@datarailsshared/datarailsshared 1.6.240 → 1.6.244
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/datarailsshared-datarailsshared-1.6.244.tgz +0 -0
- package/esm2022/lib/dr-grid/dr-grid.component.mjs +2 -2
- package/esm2022/lib/dr-inputs/dr-select/dr-select.component.mjs +2 -2
- package/esm2022/lib/dr-popover/dr-popover.service.mjs +3 -2
- package/esm2022/lib/models/colors.mjs +216 -0
- package/esm2022/lib/stepper/stepper.component.mjs +3 -2
- package/esm2022/local-api.mjs +2 -1
- package/fesm2022/datarailsshared-datarailsshared.mjs +225 -7
- package/fesm2022/datarailsshared-datarailsshared.mjs.map +1 -1
- package/lib/models/colors.d.ts +214 -0
- package/local-api.d.ts +1 -0
- package/package.json +1 -1
- package/datarailsshared-datarailsshared-1.6.240.tgz +0 -0
|
@@ -1877,7 +1877,7 @@ class DrSelectComponent {
|
|
|
1877
1877
|
i0.ɵɵproperty("ngIf", ctx.notFoundTemplate);
|
|
1878
1878
|
i0.ɵɵadvance(1);
|
|
1879
1879
|
i0.ɵɵproperty("ngIf", ctx.type === "search-input");
|
|
1880
|
-
} }, dependencies: [i2.NgControlStatus, i2.NgModel, i1.NgIf, i1.NgTemplateOutlet, i3.NgSelectComponent, i3.NgOptgroupTemplateDirective, i3.NgOptionTemplateDirective, i3.NgLabelTemplateDirective, i3.NgMultiLabelTemplateDirective, i3.NgHeaderTemplateDirective, i3.NgFooterTemplateDirective, i3.NgNotFoundTemplateDirective, i3.NgLoadingSpinnerTemplateDirective, DrSpinnerDirective, DrInputComponent], styles: ["[_nghost-%COMP%]{width:100%;height:32px;font-family:Poppins,sans-serif}.textView[_nghost-%COMP%] {width:auto}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border:none!important;cursor:pointer}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{padding:0;color:#4646ce}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container:hover{text-decoration-line:underline}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#fff!important;border:none!important;cursor:default}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-value-container:hover{text-decoration-line:none}.no-left-border-radius[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.no-right-border-radius[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.no-right-border[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-right:none!important}.no-left-border[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-left:none!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container{min-height:32px;height:32px;width:100%;border-radius:6px;border:1px solid #9ea1aa;box-shadow:none!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container:hover{border-color:#4646ce}[_nghost-%COMP%] ng-select.ng-select .ng-select-container:focus-within{border-color:#4646ce}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input{font-size:14px;line-height:24px;font-weight:400;top:0!important;padding:0 50px 0 8px!important;color:#333}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input input::placeholder{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;padding:0 0 0 8px;height:100%;overflow:auto}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container .ng-input{padding:0 0 0 3px!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{margin-right:7px}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border:none;width:auto;height:auto;display:flex;text-decoration-line:none;top:0}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow:before{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f}[_nghost-%COMP%] ng-select.ng-select.ng-select-opened .ng-select-container{border-radius:6px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container{max-height:58px;height:100%}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;max-height:58px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:12px;line-height:16px;font-weight:400;color:#333;height:24px;padding:2px 16px;margin:2px 4px 2px 0;background:#f0f1f4;display:flex;flex-direction:row-reverse;align-items:center;border-radius:12px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-label{padding:0!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon{border:none!important;padding:0!important;width:20px;display:flex;align-items:center;color:transparent;margin-left:4px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:before{font-family:DataRails!important;content:\"\\ea75\";font-size:20px;color:#333}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon, [_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:hover{background:transparent!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#f0f1f4!important;border:1px solid #aeabac!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow:before{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-single.ng-invalid.ng-touched .ng-select-container, [_nghost-%COMP%] ng-select.ng-select.ng-select-multiple.ng-invalid.ng-touched .ng-select-container{border-color:#bf1d30}[_nghost-%COMP%] ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container{max-height:88px}[_nghost-%COMP%] ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container .ng-value-container{max-height:88px}[_nghost-%COMP%] ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value, [_nghost-%COMP%] ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value{padding:0}[_nghost-%COMP%] ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value .ng-select-user-label, [_nghost-%COMP%] ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-select-user-label{height:100%}.ng-invalid.ng-touched[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-color:#bf1d30}[_nghost-%COMP%] .dr-select__loading[_ngcontent-%COMP%]{position:relative;height:32px;width:24px}.search-input[_nghost-%COMP%]{position:relative}.search-input[_nghost-%COMP%] .search-icon[_ngcontent-%COMP%]{position:absolute;top:4px;right:16px;color:#6d6e6f;z-index:1001}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-radius:16px}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none!important}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-clear-wrapper{display:flex;justify-content:center;align-items:center;right:40px;top:1px;width:24px;height:24px}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{font-size:24px;font-weight:300;color:#6d6e6f}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input, .search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{padding:0 0 0 16px!important;width:calc(100% - 63px)}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input input, .search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container input{height:100%} ng-dropdown-panel.ng-dropdown-panel.dr-select{font-family:Poppins,sans-serif;border:1px solid #dfe0e3;border-radius:4px!important;margin:8px 0;box-shadow:0 4px 8px 1px #00000040;background-color:#fff;overflow:hidden;padding:8px 0} ng-dropdown-panel.ng-dropdown-panel.dr-select.textView{width:auto!important} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option:empty{display:none} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option{display:flex;align-items:center;min-height:36px;padding:8px 12px;font-size:14px;line-height:22px;background:#fff} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option>.ng-option-label{text-overflow:ellipsis;overflow:hidden} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#f5f5f5} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected, ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background:#eaeaff;color:#333} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected span, ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked span{font-weight:400!important} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled{cursor:default} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div{color:#aeabac} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div.dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#aeabac} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]{font-size:14px;line-height:22px;color:#aeabac;cursor:default} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:not(:first-of-type){border-top:1px solid #dfe0e3} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:hover{background:#fff} ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper{color:#333} ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{max-width:-moz-fit-content;max-width:fit-content;word-break:break-word;white-space:normal;color:#6d6e6f;font-weight:400;font-size:12px;line-height:20px} ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description, ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected.ng-option-marked .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#6d6e6f} .ng-dropdown-panel--with-search .ng-dropdown-header{border-bottom:none}.custom-backdrop[_ngcontent-%COMP%]{position:fixed;inset:0;overflow:hidden;pointer-events:none}"] }); }
|
|
1880
|
+
} }, dependencies: [i2.NgControlStatus, i2.NgModel, i1.NgIf, i1.NgTemplateOutlet, i3.NgSelectComponent, i3.NgOptgroupTemplateDirective, i3.NgOptionTemplateDirective, i3.NgLabelTemplateDirective, i3.NgMultiLabelTemplateDirective, i3.NgHeaderTemplateDirective, i3.NgFooterTemplateDirective, i3.NgNotFoundTemplateDirective, i3.NgLoadingSpinnerTemplateDirective, DrSpinnerDirective, DrInputComponent], styles: ["[_nghost-%COMP%]{width:100%;height:32px;font-family:Poppins,sans-serif}.textView[_nghost-%COMP%] {width:auto}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border:none!important;cursor:pointer}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{padding:0;color:#4646ce}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container:hover{text-decoration-line:underline}.textView[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#fff!important;border:none!important;cursor:default}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value, .textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}.textView[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-value-container:hover{text-decoration-line:none}.no-left-border-radius[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.no-right-border-radius[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.no-right-border[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-right:none!important}.no-left-border[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-left:none!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container{min-height:32px;height:32px;width:100%;border-radius:6px;border:1px solid #9ea1aa;box-shadow:none!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container:hover{border-color:#4646ce}[_nghost-%COMP%] ng-select.ng-select .ng-select-container:focus-within{border-color:#4646ce}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input{font-size:14px;line-height:24px;font-weight:400;top:0!important;padding:0 50px 0 8px!important;color:#333}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input input::placeholder{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;padding:0 0 0 8px;height:100%;overflow:auto}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container .ng-input{padding:0 0 0 3px!important}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{margin-right:7px}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border:none;width:auto;height:auto;display:flex;text-decoration-line:none;top:0}[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow:before{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f}[_nghost-%COMP%] ng-select.ng-select.ng-select-opened .ng-select-container{border-radius:6px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container{max-height:58px;height:100%}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;max-height:58px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:12px;line-height:16px;font-weight:400;color:#333;height:24px;padding:2px 16px;margin:2px 4px 2px 0;background:#f0f1f4;display:flex;flex-direction:row-reverse;align-items:center;border-radius:12px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-label{padding:0!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon{border:none!important;padding:0!important;width:20px;display:flex;align-items:center;color:transparent;margin-left:4px}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:before{font-family:DataRails!important;content:\"\\ea73\";font-size:20px;color:#333}[_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon, [_nghost-%COMP%] ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:hover{background:transparent!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#f0f1f4!important;border:1px solid #aeabac!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value, [_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow:before{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}[_nghost-%COMP%] ng-select.ng-select.ng-select-single.ng-invalid.ng-touched .ng-select-container, [_nghost-%COMP%] ng-select.ng-select.ng-select-multiple.ng-invalid.ng-touched .ng-select-container{border-color:#bf1d30}[_nghost-%COMP%] ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container{max-height:88px}[_nghost-%COMP%] ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container .ng-value-container{max-height:88px}[_nghost-%COMP%] ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value, [_nghost-%COMP%] ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value{padding:0}[_nghost-%COMP%] ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value .ng-select-user-label, [_nghost-%COMP%] ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-select-user-label{height:100%}.ng-invalid.ng-touched[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-color:#bf1d30}[_nghost-%COMP%] .dr-select__loading[_ngcontent-%COMP%]{position:relative;height:32px;width:24px}.search-input[_nghost-%COMP%]{position:relative}.search-input[_nghost-%COMP%] .search-icon[_ngcontent-%COMP%]{position:absolute;top:4px;right:16px;color:#6d6e6f;z-index:1001}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container{border-radius:16px}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none!important}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-clear-wrapper{display:flex;justify-content:center;align-items:center;right:40px;top:1px;width:24px;height:24px}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{font-size:24px;font-weight:300;color:#6d6e6f}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input, .search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container{padding:0 0 0 16px!important;width:calc(100% - 63px)}.search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-input input, .search-input[_nghost-%COMP%] ng-select.ng-select .ng-select-container .ng-value-container input{height:100%} ng-dropdown-panel.ng-dropdown-panel.dr-select{font-family:Poppins,sans-serif;border:1px solid #dfe0e3;border-radius:4px!important;margin:8px 0;box-shadow:0 4px 8px 1px #00000040;background-color:#fff;overflow:hidden;padding:8px 0} ng-dropdown-panel.ng-dropdown-panel.dr-select.textView{width:auto!important} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option:empty{display:none} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option{display:flex;align-items:center;min-height:36px;padding:8px 12px;font-size:14px;line-height:22px;background:#fff} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option>.ng-option-label{text-overflow:ellipsis;overflow:hidden} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#f5f5f5} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected, ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background:#eaeaff;color:#333} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected span, ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked span{font-weight:400!important} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled{cursor:default} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div{color:#aeabac} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div.dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#aeabac} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]{font-size:14px;line-height:22px;color:#aeabac;cursor:default} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:not(:first-of-type){border-top:1px solid #dfe0e3} ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:hover{background:#fff} ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper{color:#333} ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{max-width:-moz-fit-content;max-width:fit-content;word-break:break-word;white-space:normal;color:#6d6e6f;font-weight:400;font-size:12px;line-height:20px} ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description, ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected.ng-option-marked .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#6d6e6f} .ng-dropdown-panel--with-search .ng-dropdown-header{border-bottom:none}.custom-backdrop[_ngcontent-%COMP%]{position:fixed;inset:0;overflow:hidden;pointer-events:none}"] }); }
|
|
1881
1881
|
}
|
|
1882
1882
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrSelectComponent, [{
|
|
1883
1883
|
type: Component,
|
|
@@ -1887,7 +1887,7 @@ class DrSelectComponent {
|
|
|
1887
1887
|
useExisting: DrSelectComponent,
|
|
1888
1888
|
multi: true,
|
|
1889
1889
|
},
|
|
1890
|
-
], template: "<ng-select\n [(ngModel)]=\"selectedItem\"\n [items]=\"items\"\n [bindLabel]=\"bindLabel\"\n [bindValue]=\"bindValue\"\n [multiple]=\"multiple\"\n [addTag]=\"addTag\"\n [appendTo]=\"appendTo\"\n [clearable]=\"clearable\"\n [searchable]=\"searchable\"\n [hideSelected]=\"hideSelected\"\n [placeholder]=\"placeholder\"\n [loading]=\"loading\"\n [loadingText]=\"loadingText\"\n [readonly]=\"readonly\"\n [closeOnSelect]=\"closeOnSelect\"\n [disabled]=\"disabled\"\n [labelForId]=\"id\"\n [maxSelectedItems]=\"maxSelectedItems\"\n [keyDownFn]=\"keyDownFn\"\n [searchFn]=\"searchFn\"\n [isOpen]=\"(type !== 'search-input' || !!selectComponent.searchTerm?.length) && isOpen\"\n [groupBy]=\"groupBy\"\n [attr.autofocus]=\"autofocus\"\n [selectOnTab]=\"selectOnTabKeyPress\"\n [virtualScroll]=\"virtualScroll\"\n [typeahead]=\"typeahead\"\n (search)=\"search.emit($event)\"\n (scrollToEnd)=\"scrollToEnd.emit($event)\"\n (keydown.tab)=\"onTabKeypress($event)\"\n [compareWith]=\"compareWith\"\n (change)=\"onValueSelected(selectedItem)\"\n (open)=\"open.emit($event); onDropdownOpen()\"\n (close)=\"onClose($event)\"\n class=\"dr-select\"\n [class.ng-select--no-value-padding]=\"noValuePadding\"\n [class.ng-select--multiple-height-increased]=\"multipleHeightIncreased\"\n #selectComponent>\n <ng-template *ngIf=\"optionHeaderTemplate\" ng-header-tmp let-item=\"item\">\n <ng-container [ngTemplateOutlet]=\"optionHeaderTemplate\" [ngTemplateOutletContext]=\"{ item: item }\"></ng-container>\n </ng-template>\n <ng-template\n ng-header-tmp\n *ngIf=\"!optionHeaderTemplate && isDisplayingSearchInHeader && items?.length >= minItemsToDisplaySearchInHeader\"\n let-item=\"item\">\n <dr-input\n class=\"dr-select__search\"\n [ngModel]=\"selectComponent.searchTerm\"\n (ngModelChange)=\"selectComponent.itemsList.filter($event + '')\"\n type=\"search\">\n </dr-input>\n </ng-template>\n <ng-template *ngIf=\"labelTemplate\" ng-label-tmp let-item=\"item\">\n <ng-container [ngTemplateOutlet]=\"labelTemplate\" [ngTemplateOutletContext]=\"{ item: item }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"multiLabelTemplate\" ng-multi-label-tmp let-items=\"items\" let-clear=\"clear\">\n <ng-container [ngTemplateOutlet]=\"multiLabelTemplate\" [ngTemplateOutletContext]=\"{ items: items, clear: clear }\">\n </ng-container>\n </ng-template>\n <ng-template *ngIf=\"optionTemplate\" ng-option-tmp let-item=\"item\" let-item$=\"item$\">\n <ng-container [ngTemplateOutlet]=\"optionTemplate\" [ngTemplateOutletContext]=\"{ item: item, item$: item$ }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"optionWithDescription\" ng-option-tmp let-item=\"item\">\n <div class=\"dr-select__option-with-desc__wrapper\">\n <div>{{ item.name }}</div>\n <div class=\"dr-select__option-with-desc__description\">{{ item?.description }}</div>\n </div>\n </ng-template>\n <ng-template *ngIf=\"optionFooterTemplate\" ng-footer-tmp let-item=\"item\">\n <ng-container\n [ngTemplateOutlet]=\"optionFooterTemplate\"\n [ngTemplateOutletContext]=\"{ item: item, close: selectComponent.close.bind(selectComponent) }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"groupBy\" ng-optgroup-tmp let-item=\"item\">\n {{ item[groupBy] }}\n </ng-template>\n <ng-template ng-loadingspinner-tmp>\n <div\n *ngIf=\"loading\"\n class=\"dr-select__loading\"\n [drSpinner]=\"loading\"\n [drSpinnerType]=\"'circle'\"\n [drSpinnerSize]=\"'small'\"\n [drSpinnerNoOverlay]=\"true\"></div>\n </ng-template>\n <ng-template *ngIf=\"notFoundTemplate\" ng-notfound-tmp>\n <ng-container [ngTemplateOutlet]=\"notFoundTemplate\"></ng-container>\n </ng-template>\n</ng-select>\n<i *ngIf=\"type === 'search-input'\" class=\"search-icon dr-icon-search\"></i>\n", styles: [":host{width:100%;height:32px;font-family:Poppins,sans-serif}:host.textView::ng-deep{width:auto}:host.textView::ng-deep ng-select.ng-select .ng-select-container{border:none!important;cursor:pointer}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{padding:0;color:#4646ce}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-value-container:hover{text-decoration-line:underline}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#fff!important;border:none!important;cursor:default}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-value-container:hover{text-decoration-line:none}:host.no-left-border-radius ::ng-deep ng-select.ng-select .ng-select-container{border-bottom-left-radius:0!important;border-top-left-radius:0!important}:host.no-right-border-radius ::ng-deep ng-select.ng-select .ng-select-container{border-bottom-right-radius:0!important;border-top-right-radius:0!important}:host.no-right-border ::ng-deep ng-select.ng-select .ng-select-container{border-right:none!important}:host.no-left-border ::ng-deep ng-select.ng-select .ng-select-container{border-left:none!important}:host ::ng-deep ng-select.ng-select .ng-select-container{min-height:32px;height:32px;width:100%;border-radius:6px;border:1px solid #9ea1aa;box-shadow:none!important}:host ::ng-deep ng-select.ng-select .ng-select-container:hover{border-color:#4646ce}:host ::ng-deep ng-select.ng-select .ng-select-container:focus-within{border-color:#4646ce}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-input{font-size:14px;line-height:24px;font-weight:400;top:0!important;padding:0 50px 0 8px!important;color:#333}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-input input::placeholder{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;padding:0 0 0 8px;height:100%;overflow:auto}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-value-container .ng-input{padding:0 0 0 3px!important}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{margin-right:7px}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border:none;width:auto;height:auto;display:flex;text-decoration-line:none;top:0}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow:before{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f}:host ::ng-deep ng-select.ng-select.ng-select-opened .ng-select-container{border-radius:6px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container{max-height:58px;height:100%}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;max-height:58px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:12px;line-height:16px;font-weight:400;color:#333;height:24px;padding:2px 16px;margin:2px 4px 2px 0;background:#f0f1f4;display:flex;flex-direction:row-reverse;align-items:center;border-radius:12px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-label{padding:0!important}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon{border:none!important;padding:0!important;width:20px;display:flex;align-items:center;color:transparent;margin-left:4px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:before{font-family:DataRails!important;content:\"\\ea75\";font-size:20px;color:#333}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon,:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:hover{background:transparent!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#f0f1f4!important;border:1px solid #aeabac!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow:before{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-single.ng-invalid.ng-touched .ng-select-container,:host ::ng-deep ng-select.ng-select.ng-select-multiple.ng-invalid.ng-touched .ng-select-container{border-color:#bf1d30}:host ::ng-deep ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container{max-height:88px}:host ::ng-deep ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container .ng-value-container{max-height:88px}:host ::ng-deep ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value,:host ::ng-deep ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value{padding:0}:host ::ng-deep ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value .ng-select-user-label,:host ::ng-deep ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-select-user-label{height:100%}:host.ng-invalid.ng-touched::ng-deep ng-select.ng-select .ng-select-container{border-color:#bf1d30}:host .dr-select__loading{position:relative;height:32px;width:24px}:host.search-input{position:relative}:host.search-input .search-icon{position:absolute;top:4px;right:16px;color:#6d6e6f;z-index:1001}:host.search-input::ng-deep ng-select.ng-select .ng-select-container{border-radius:16px}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none!important}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-clear-wrapper{display:flex;justify-content:center;align-items:center;right:40px;top:1px;width:24px;height:24px}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{font-size:24px;font-weight:300;color:#6d6e6f}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-input,:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{padding:0 0 0 16px!important;width:calc(100% - 63px)}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-input input,:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-value-container input{height:100%}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select{font-family:Poppins,sans-serif;border:1px solid #dfe0e3;border-radius:4px!important;margin:8px 0;box-shadow:0 4px 8px 1px #00000040;background-color:#fff;overflow:hidden;padding:8px 0}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.textView{width:auto!important}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option:empty{display:none}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option{display:flex;align-items:center;min-height:36px;padding:8px 12px;font-size:14px;line-height:22px;background:#fff}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option>.ng-option-label{text-overflow:ellipsis;overflow:hidden}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#f5f5f5}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background:#eaeaff;color:#333}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected span,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked span{font-weight:400!important}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled{cursor:default}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div{color:#aeabac}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div.dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#aeabac}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]{font-size:14px;line-height:22px;color:#aeabac;cursor:default}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:not(:first-of-type){border-top:1px solid #dfe0e3}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:hover{background:#fff}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper{color:#333}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{max-width:-moz-fit-content;max-width:fit-content;word-break:break-word;white-space:normal;color:#6d6e6f;font-weight:400;font-size:12px;line-height:20px}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected.ng-option-marked .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#6d6e6f}::ng-deep .ng-dropdown-panel--with-search .ng-dropdown-header{border-bottom:none}.custom-backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none}\n"] }]
|
|
1890
|
+
], template: "<ng-select\n [(ngModel)]=\"selectedItem\"\n [items]=\"items\"\n [bindLabel]=\"bindLabel\"\n [bindValue]=\"bindValue\"\n [multiple]=\"multiple\"\n [addTag]=\"addTag\"\n [appendTo]=\"appendTo\"\n [clearable]=\"clearable\"\n [searchable]=\"searchable\"\n [hideSelected]=\"hideSelected\"\n [placeholder]=\"placeholder\"\n [loading]=\"loading\"\n [loadingText]=\"loadingText\"\n [readonly]=\"readonly\"\n [closeOnSelect]=\"closeOnSelect\"\n [disabled]=\"disabled\"\n [labelForId]=\"id\"\n [maxSelectedItems]=\"maxSelectedItems\"\n [keyDownFn]=\"keyDownFn\"\n [searchFn]=\"searchFn\"\n [isOpen]=\"(type !== 'search-input' || !!selectComponent.searchTerm?.length) && isOpen\"\n [groupBy]=\"groupBy\"\n [attr.autofocus]=\"autofocus\"\n [selectOnTab]=\"selectOnTabKeyPress\"\n [virtualScroll]=\"virtualScroll\"\n [typeahead]=\"typeahead\"\n (search)=\"search.emit($event)\"\n (scrollToEnd)=\"scrollToEnd.emit($event)\"\n (keydown.tab)=\"onTabKeypress($event)\"\n [compareWith]=\"compareWith\"\n (change)=\"onValueSelected(selectedItem)\"\n (open)=\"open.emit($event); onDropdownOpen()\"\n (close)=\"onClose($event)\"\n class=\"dr-select\"\n [class.ng-select--no-value-padding]=\"noValuePadding\"\n [class.ng-select--multiple-height-increased]=\"multipleHeightIncreased\"\n #selectComponent>\n <ng-template *ngIf=\"optionHeaderTemplate\" ng-header-tmp let-item=\"item\">\n <ng-container [ngTemplateOutlet]=\"optionHeaderTemplate\" [ngTemplateOutletContext]=\"{ item: item }\"></ng-container>\n </ng-template>\n <ng-template\n ng-header-tmp\n *ngIf=\"!optionHeaderTemplate && isDisplayingSearchInHeader && items?.length >= minItemsToDisplaySearchInHeader\"\n let-item=\"item\">\n <dr-input\n class=\"dr-select__search\"\n [ngModel]=\"selectComponent.searchTerm\"\n (ngModelChange)=\"selectComponent.itemsList.filter($event + '')\"\n type=\"search\">\n </dr-input>\n </ng-template>\n <ng-template *ngIf=\"labelTemplate\" ng-label-tmp let-item=\"item\">\n <ng-container [ngTemplateOutlet]=\"labelTemplate\" [ngTemplateOutletContext]=\"{ item: item }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"multiLabelTemplate\" ng-multi-label-tmp let-items=\"items\" let-clear=\"clear\">\n <ng-container [ngTemplateOutlet]=\"multiLabelTemplate\" [ngTemplateOutletContext]=\"{ items: items, clear: clear }\">\n </ng-container>\n </ng-template>\n <ng-template *ngIf=\"optionTemplate\" ng-option-tmp let-item=\"item\" let-item$=\"item$\">\n <ng-container [ngTemplateOutlet]=\"optionTemplate\" [ngTemplateOutletContext]=\"{ item: item, item$: item$ }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"optionWithDescription\" ng-option-tmp let-item=\"item\">\n <div class=\"dr-select__option-with-desc__wrapper\">\n <div>{{ item.name }}</div>\n <div class=\"dr-select__option-with-desc__description\">{{ item?.description }}</div>\n </div>\n </ng-template>\n <ng-template *ngIf=\"optionFooterTemplate\" ng-footer-tmp let-item=\"item\">\n <ng-container\n [ngTemplateOutlet]=\"optionFooterTemplate\"\n [ngTemplateOutletContext]=\"{ item: item, close: selectComponent.close.bind(selectComponent) }\"></ng-container>\n </ng-template>\n <ng-template *ngIf=\"groupBy\" ng-optgroup-tmp let-item=\"item\">\n {{ item[groupBy] }}\n </ng-template>\n <ng-template ng-loadingspinner-tmp>\n <div\n *ngIf=\"loading\"\n class=\"dr-select__loading\"\n [drSpinner]=\"loading\"\n [drSpinnerType]=\"'circle'\"\n [drSpinnerSize]=\"'small'\"\n [drSpinnerNoOverlay]=\"true\"></div>\n </ng-template>\n <ng-template *ngIf=\"notFoundTemplate\" ng-notfound-tmp>\n <ng-container [ngTemplateOutlet]=\"notFoundTemplate\"></ng-container>\n </ng-template>\n</ng-select>\n<i *ngIf=\"type === 'search-input'\" class=\"search-icon dr-icon-search\"></i>\n", styles: [":host{width:100%;height:32px;font-family:Poppins,sans-serif}:host.textView::ng-deep{width:auto}:host.textView::ng-deep ng-select.ng-select .ng-select-container{border:none!important;cursor:pointer}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{padding:0;color:#4646ce}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-value-container:hover{text-decoration-line:underline}:host.textView::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#fff!important;border:none!important;cursor:default}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value,:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}:host.textView::ng-deep ng-select.ng-select.ng-select-disabled .ng-value-container:hover{text-decoration-line:none}:host.no-left-border-radius ::ng-deep ng-select.ng-select .ng-select-container{border-bottom-left-radius:0!important;border-top-left-radius:0!important}:host.no-right-border-radius ::ng-deep ng-select.ng-select .ng-select-container{border-bottom-right-radius:0!important;border-top-right-radius:0!important}:host.no-right-border ::ng-deep ng-select.ng-select .ng-select-container{border-right:none!important}:host.no-left-border ::ng-deep ng-select.ng-select .ng-select-container{border-left:none!important}:host ::ng-deep ng-select.ng-select .ng-select-container{min-height:32px;height:32px;width:100%;border-radius:6px;border:1px solid #9ea1aa;box-shadow:none!important}:host ::ng-deep ng-select.ng-select .ng-select-container:hover{border-color:#4646ce}:host ::ng-deep ng-select.ng-select .ng-select-container:focus-within{border-color:#4646ce}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-input{font-size:14px;line-height:24px;font-weight:400;top:0!important;padding:0 50px 0 8px!important;color:#333}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-input input::placeholder{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;padding:0 0 0 8px;height:100%;overflow:auto}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-value-container .ng-input{padding:0 0 0 3px!important}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{margin-right:7px}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow{border:none;width:auto;height:auto;display:flex;text-decoration-line:none;top:0}:host ::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper .ng-arrow:before{font-family:DataRails!important;content:\"\\ea17\";font-size:24px;color:#6d6e6f}:host ::ng-deep ng-select.ng-select.ng-select-opened .ng-select-container{border-radius:6px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container{max-height:58px;height:100%}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container{font-size:14px;line-height:24px;font-weight:400;max-height:58px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:12px;line-height:16px;font-weight:400;color:#333;height:24px;padding:2px 16px;margin:2px 4px 2px 0;background:#f0f1f4;display:flex;flex-direction:row-reverse;align-items:center;border-radius:12px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-label{padding:0!important}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon{border:none!important;padding:0!important;width:20px;display:flex;align-items:center;color:transparent;margin-left:4px}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:before{font-family:DataRails!important;content:\"\\ea73\";font-size:20px;color:#333}:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon,:host ::ng-deep ng-select.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value-icon:hover{background:transparent!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within{background:#f0f1f4!important;border:1px solid #aeabac!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-value,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:hover .ng-value,:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container:focus-within .ng-value{color:#aeabac!important}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-arrow:before{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-disabled .ng-select-container .ng-input input::placeholder{color:#aeabac}:host ::ng-deep ng-select.ng-select.ng-select-single.ng-invalid.ng-touched .ng-select-container,:host ::ng-deep ng-select.ng-select.ng-select-multiple.ng-invalid.ng-touched .ng-select-container{border-color:#bf1d30}:host ::ng-deep ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container{max-height:88px}:host ::ng-deep ng-select.ng-select--multiple-height-increased.ng-select-multiple .ng-select-container .ng-value-container{max-height:88px}:host ::ng-deep ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value,:host ::ng-deep ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value{padding:0}:host ::ng-deep ng-select.ng-select--no-value-padding .ng-select-container .ng-value-container .ng-value .ng-select-user-label,:host ::ng-deep ng-select.ng-select--no-value-padding.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-select-user-label{height:100%}:host.ng-invalid.ng-touched::ng-deep ng-select.ng-select .ng-select-container{border-color:#bf1d30}:host .dr-select__loading{position:relative;height:32px;width:24px}:host.search-input{position:relative}:host.search-input .search-icon{position:absolute;top:4px;right:16px;color:#6d6e6f;z-index:1001}:host.search-input::ng-deep ng-select.ng-select .ng-select-container{border-radius:16px}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-arrow-wrapper{display:none!important}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-clear-wrapper{display:flex;justify-content:center;align-items:center;right:40px;top:1px;width:24px;height:24px}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-clear-wrapper .ng-clear{font-size:24px;font-weight:300;color:#6d6e6f}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-input,:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-value-container{padding:0 0 0 16px!important;width:calc(100% - 63px)}:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-input input,:host.search-input::ng-deep ng-select.ng-select .ng-select-container .ng-value-container input{height:100%}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select{font-family:Poppins,sans-serif;border:1px solid #dfe0e3;border-radius:4px!important;margin:8px 0;box-shadow:0 4px 8px 1px #00000040;background-color:#fff;overflow:hidden;padding:8px 0}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.textView{width:auto!important}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option:empty{display:none}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option{display:flex;align-items:center;min-height:36px;padding:8px 12px;font-size:14px;line-height:22px;background:#fff}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option>.ng-option-label{text-overflow:ellipsis;overflow:hidden}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-marked{background:#f5f5f5}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{background:#eaeaff;color:#333}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected span,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked span{font-weight:400!important}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled{cursor:default}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div{color:#aeabac}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled>div.dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#aeabac}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]{font-size:14px;line-height:22px;color:#aeabac;cursor:default}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:not(:first-of-type){border-top:1px solid #dfe0e3}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .ng-dropdown-panel-items .ng-option.ng-option-disabled[role=group]:hover{background:#fff}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper{color:#333}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{max-width:-moz-fit-content;max-width:fit-content;word-break:break-word;white-space:normal;color:#6d6e6f;font-weight:400;font-size:12px;line-height:20px}::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description,::ng-deep ng-dropdown-panel.ng-dropdown-panel.dr-select.ng-option-selected.ng-option-marked .dr-select__option-with-desc__wrapper .dr-select__option-with-desc__description{color:#6d6e6f}::ng-deep .ng-dropdown-panel--with-search .ng-dropdown-header{border-bottom:none}.custom-backdrop{position:fixed;inset:0;overflow:hidden;pointer-events:none}\n"] }]
|
|
1891
1891
|
}], function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }]; }, { type: [{
|
|
1892
1892
|
type: Input
|
|
1893
1893
|
}, {
|
|
@@ -6732,8 +6732,9 @@ class StepperComponent {
|
|
|
6732
6732
|
return '0%';
|
|
6733
6733
|
if (step.completed)
|
|
6734
6734
|
return '100%';
|
|
6735
|
-
if (step.index === 0 || this.steps[step.index - 1].completed)
|
|
6735
|
+
if (step.index === 0 || this.steps[step.index - 1].completed) {
|
|
6736
6736
|
return `${(step?.completedTasks / step?.requiredTasks) * 100 || 0}%`;
|
|
6737
|
+
}
|
|
6737
6738
|
return '0%';
|
|
6738
6739
|
}
|
|
6739
6740
|
scrollLeft() {
|
|
@@ -10127,8 +10128,9 @@ class DrPopoverService {
|
|
|
10127
10128
|
return this.overlay.create(overlayConfig);
|
|
10128
10129
|
}
|
|
10129
10130
|
getOverlayConfig(popoverModel) {
|
|
10130
|
-
if (!POPUP_POSITIONS[popoverModel.position])
|
|
10131
|
+
if (!POPUP_POSITIONS[popoverModel.position]) {
|
|
10131
10132
|
throw new Error(`DrPopover does not support the '${popoverModel?.position}' position!`);
|
|
10133
|
+
}
|
|
10132
10134
|
const position = { ...POPUP_POSITIONS[popoverModel.position] };
|
|
10133
10135
|
const positionOffsetY = popoverModel.overlayConfig.positionOffsetY;
|
|
10134
10136
|
const positionOffsetX = popoverModel.overlayConfig.positionOffsetX;
|
|
@@ -13418,6 +13420,222 @@ class DataAnalyticsService {
|
|
|
13418
13420
|
}]
|
|
13419
13421
|
}], function () { return []; }, null); })();
|
|
13420
13422
|
|
|
13423
|
+
/**
|
|
13424
|
+
* This file is auto-generated from colors.scss
|
|
13425
|
+
* Do not edit this file manually. Edit colors.scss instead.
|
|
13426
|
+
*/
|
|
13427
|
+
const Colors = {
|
|
13428
|
+
DR_COLOR_PRIMARY_DARKER: '#1d1d6d',
|
|
13429
|
+
DR_COLOR_PRIMARY_DARK: '#25258c',
|
|
13430
|
+
DR_COLOR_PRIMARY: '#4646ce',
|
|
13431
|
+
DR_COLOR_PRIMARY_LIGHT: '#7f7fdd',
|
|
13432
|
+
DR_COLOR_PRIMARY_LIGHTER: '#b9b9ec',
|
|
13433
|
+
DR_COLOR_PRIMARY_ULTRA_LIGHT: '#e2e2ff',
|
|
13434
|
+
DR_COLOR_PRIMARY_SUPER_LIGHT: '#f2f2fb',
|
|
13435
|
+
DR_COLOR_PRIMARY_GRADIENT: 'linear-gradient(96.89deg, #25258c 0%, #4646ce 100%)',
|
|
13436
|
+
DR_COLOR_PINK_DARKER: '#680325',
|
|
13437
|
+
DR_COLOR_PINK_DARK: '#981440',
|
|
13438
|
+
DR_COLOR_PINK: '#c9245b',
|
|
13439
|
+
DR_COLOR_PINK_LIGHT: '#f93576',
|
|
13440
|
+
DR_COLOR_PINK_LIGHTER: '#fc93b6',
|
|
13441
|
+
DR_COLOR_PINK_ULTRA_LIGHTER: '#ffdbe5',
|
|
13442
|
+
DR_COLOR_PINK_SUPER_LIGHT: '#fff1f5',
|
|
13443
|
+
DR_COLOR_YELLOW_DARKER: '#9e5f00',
|
|
13444
|
+
DR_COLOR_YELLOW_DARK: '#c17700',
|
|
13445
|
+
DR_COLOR_YELLOW: '#ffa310',
|
|
13446
|
+
DR_COLOR_YELLOW_LIGHT: '#ffbf5a',
|
|
13447
|
+
DR_COLOR_YELLOW_LIGHTER: '#ffdca4',
|
|
13448
|
+
DR_COLOR_YELLOW_ULTRA_LIGHT: '#ffefd9',
|
|
13449
|
+
DR_COLOR_YELLOW_SUPER_LIGHT: '#fff8ee',
|
|
13450
|
+
DR_COLOR_GRAY_DARK: '#4e566c',
|
|
13451
|
+
DR_COLOR_GRAY_MEDIUM_DARK: '#7e828e',
|
|
13452
|
+
DR_COLOR_GRAY_DARKER: '#373c4c',
|
|
13453
|
+
DR_COLOR_GRAY: '#9ea1aa',
|
|
13454
|
+
DR_COLOR_GRAY_MEDIUM_LIGHT: '#dfe0e3',
|
|
13455
|
+
DR_COLOR_GRAY_LIGHT: '#f0f1f4',
|
|
13456
|
+
DR_COLOR_BACKGROUND_MAIN_HEADER: '#0c142b',
|
|
13457
|
+
DR_COLOR_BACKGROUND_MAIN: '#f6f7f8',
|
|
13458
|
+
DR_COLOR_BACKGROUND_SECONDARY: '#fbfbfe',
|
|
13459
|
+
DR_COLOR_BACKGROUND_WHITE: '#ffffff',
|
|
13460
|
+
DR_COLOR_BACKGROUND_HEADER: '#f2f2fb',
|
|
13461
|
+
DR_COLOR_BACKGROUND_HOVER: '#f5f5f5',
|
|
13462
|
+
DR_COLOR_BACKGROUND_SELECTED: '#eaeaff',
|
|
13463
|
+
DR_COLOR_BACKGROUND_DISABLED: '#f0f1f4',
|
|
13464
|
+
DR_COLOR_BACKGROUND_STATUS_ERROR: '#f7d9dc',
|
|
13465
|
+
DR_COLOR_BACKGROUND_STATUS_INFO: '#e6efff',
|
|
13466
|
+
DR_COLOR_BACKGROUND_STATUS_WARNING: '#ffefc7',
|
|
13467
|
+
DR_COLOR_BACKGROUND_STATUS_SUCCESS: '#dbf5e6',
|
|
13468
|
+
DR_COLOR_BACKGROUND_STATUS_PROGRESS: '#f2f2fb',
|
|
13469
|
+
DR_COLOR_BACKGROUND_STATUS_REGULAR: '#f0f1f4',
|
|
13470
|
+
DR_COLOR_STATUS_ERROR: '#bf1d30',
|
|
13471
|
+
DR_COLOR_STATUS_INFO: '#0b5af9',
|
|
13472
|
+
DR_COLOR_STATUS_WARNING: '#ffb800',
|
|
13473
|
+
DR_COLOR_STATUS_SUCCESS: '#037c5a',
|
|
13474
|
+
DR_COLOR_STATUS_PROGRESS: '#4646ce',
|
|
13475
|
+
DR_COLOR_STATUS_REGULAR: '#7e828e',
|
|
13476
|
+
DR_COLOR_BORDER_DIVIDER: '#dfe0e3',
|
|
13477
|
+
DR_COLOR_BORDER_INPUT: '#9ea1aa',
|
|
13478
|
+
DR_COLOR_BORDER_DISABLED: '#aeabac',
|
|
13479
|
+
DR_COLOR_BORDER_ACTIVE: '#4646ce',
|
|
13480
|
+
DR_COLOR_BORDER_ERROR: '#bf1d30',
|
|
13481
|
+
DR_COLOR_TEXT_MAIN: '#333333',
|
|
13482
|
+
DR_COLOR_TEXT_SECONDARY: '#6d6e6f',
|
|
13483
|
+
DR_COLOR_TEXT_DISABLED: '#aeabac',
|
|
13484
|
+
DR_COLOR_TEXT_WHITE: '#ffffff',
|
|
13485
|
+
DR_COLOR_TEXT_ACTIVE: '#4646ce',
|
|
13486
|
+
DR_COLOR_TEXT_SUCCESS: '#037c5a',
|
|
13487
|
+
DR_COLOR_TEXT_ERROR: '#bf1d30',
|
|
13488
|
+
DR_COLOR_TEXT_WARNING: '#9e5f00',
|
|
13489
|
+
DR_COLOR_TEXT_INFO: '#0b5af9',
|
|
13490
|
+
DR_COLOR_ADDITIONAL_BLUE: '#0061ff',
|
|
13491
|
+
DR_COLOR_ADDITIONAL_BRIGHT_GREEN: '#20a452',
|
|
13492
|
+
DR_COLOR_ADDITIONAL_DARK_BLUE: '#19194c',
|
|
13493
|
+
DR_COLOR_ADDITIONAL_ORANGE: '#ff4e00',
|
|
13494
|
+
DR_COLOR_ADDITIONAL_BRIGHT_PURPLE: '#b14ef2',
|
|
13495
|
+
DR_COLOR_ADDITIONAL_LIGHT_BLUE: '#578aff',
|
|
13496
|
+
DR_COLOR_ADDITIONAL_BRIGHT_PINK: '#f13fa4',
|
|
13497
|
+
DR_COLOR_ADDITIONAL_MOUSE: '#8693a2',
|
|
13498
|
+
DR_COLOR_ADDITIONAL_MEDIUM_GREEN: '#00867e',
|
|
13499
|
+
DR_COLOR_ADDITIONAL_DARK_GREEN: '#006334',
|
|
13500
|
+
DR_COLOR_ADDITIONAL_LIGHT_PINK: '#ff6bb7',
|
|
13501
|
+
DR_COLOR_ADDITIONAL_DEEP_MOCHA: '#523f3e',
|
|
13502
|
+
DR_COLOR_ADDITIONAL_SOFT_CORAL: '#f3b1af',
|
|
13503
|
+
DR_COLOR_ADDITIONAL_NAVY_BLUE: '#2e4f8c',
|
|
13504
|
+
DR_COLOR_ADDITIONAL_COOL_LAGOON: '#73c9c5',
|
|
13505
|
+
DR_COLOR_ADDITIONAL_LAVENDER: '#baa9f3',
|
|
13506
|
+
DR_COLOR_ADDITIONAL_GRAPE: '#753f86',
|
|
13507
|
+
DR_COLOR_ADDITIONAL_ROYAL_PURPLE: '#724dca',
|
|
13508
|
+
DR_COLOR_ADDITIONAL_SKY_BREEZE: '#80cafa',
|
|
13509
|
+
DR_COLOR_ADDITIONAL_HONEY: '#ffae00',
|
|
13510
|
+
DR_COLOR_ADDITIONAL_FRESH_LIME: '#a8d14b',
|
|
13511
|
+
DR_COLOR_ADDITIONAL_SPACE: '#7b61ff',
|
|
13512
|
+
DR_COLOR_BADGE_LIGHT_PURPLE: '#dfd9ff',
|
|
13513
|
+
DR_COLOR_BADGE_WATER: '#d9f2ff',
|
|
13514
|
+
DR_COLOR_BADGE_BABY_BLUE: '#d9e6ff',
|
|
13515
|
+
DR_COLOR_BADGE_BABY_PINK: '#ffdbf1',
|
|
13516
|
+
DR_COLOR_BADGE_LIGHT_TURQUOISE: '#d6fcf9',
|
|
13517
|
+
DR_COLOR_BADGE_BRIGHT_GREEN: '#d9ffea',
|
|
13518
|
+
DR_COLOR_BADGE_STONE: '#f6f4f4',
|
|
13519
|
+
DR_COLOR_BADGE_PEACH: '#ffe5b4',
|
|
13520
|
+
DR_COLOR_BADGE_SOFT_CORAL: '#ffd2c2',
|
|
13521
|
+
DR_COLOR_BADGE_PALE_YELLOW: '#fffacd',
|
|
13522
|
+
DR_COLOR_BADGE_PASTEL_OLIVE: '#dce2b9',
|
|
13523
|
+
DR_COLOR_BADGE_POWDER_BLUE_GREY: '#d3dbe3',
|
|
13524
|
+
DR_COLOR_BADGE_MUTED_PLUM: '#e7c7db',
|
|
13525
|
+
DR_COLOR_AI_GRADIENT: 'linear-gradient(217.44deg, #3d36cd -13.46%, #32b4ff 44.38%)',
|
|
13526
|
+
DR_COLOR_AI_BACKGROUND_MAIN_GRADIENT: 'linear-gradient(266deg, #6969ff 25.2%, #4eb7df 90.24%)',
|
|
13527
|
+
DR_COLOR_AI_BACKGROUND_MAIN_HOVER_GRADIENT: 'linear-gradient(0deg, rgba(77, 77, 205, 0.4) 0%, rgba(77, 77, 205, 0.4) 100%), linear-gradient(266deg, #6969ff 25.2%, #4eb7df 90.24%)',
|
|
13528
|
+
DR_COLOR_AI_BACKGROUND_SECONDARY_HOVER_GRADIENT: 'linear-gradient(270deg, rgba(105, 105, 255, 0.2) -4.23%, rgba(78, 183, 223, 0.2) 103.6%), #fff',
|
|
13529
|
+
DR_COLOR_AI_BORDER_SECONDARY_GRADIENT: 'linear-gradient(269.57deg, #6969ff -4.23%, #4eb7df 103.6%)',
|
|
13530
|
+
DR_COLOR_AI_LIGHT_GRADIENT: 'linear-gradient(94deg, #f4f4ff 1.6%, #f2fafd 96.19%)',
|
|
13531
|
+
DR_COLOR_AI_PURPLE_GRADIENT: 'linear-gradient( 31deg, #7676ff -0.84%, #5959ff 21.77%, #5757e0 46%, #4646ce 83.81%, #4b4be4 117.26%, #4444eb 140.53% )'
|
|
13532
|
+
};
|
|
13533
|
+
// Individual color exports
|
|
13534
|
+
const DR_COLOR_PRIMARY_DARKER = '#1d1d6d';
|
|
13535
|
+
const DR_COLOR_PRIMARY_DARK = '#25258c';
|
|
13536
|
+
const DR_COLOR_PRIMARY = '#4646ce';
|
|
13537
|
+
const DR_COLOR_PRIMARY_LIGHT = '#7f7fdd';
|
|
13538
|
+
const DR_COLOR_PRIMARY_LIGHTER = '#b9b9ec';
|
|
13539
|
+
const DR_COLOR_PRIMARY_ULTRA_LIGHT = '#e2e2ff';
|
|
13540
|
+
const DR_COLOR_PRIMARY_SUPER_LIGHT = '#f2f2fb';
|
|
13541
|
+
const DR_COLOR_PRIMARY_GRADIENT = 'linear-gradient(96.89deg, #25258c 0%, #4646ce 100%)';
|
|
13542
|
+
const DR_COLOR_PINK_DARKER = '#680325';
|
|
13543
|
+
const DR_COLOR_PINK_DARK = '#981440';
|
|
13544
|
+
const DR_COLOR_PINK = '#c9245b';
|
|
13545
|
+
const DR_COLOR_PINK_LIGHT = '#f93576';
|
|
13546
|
+
const DR_COLOR_PINK_LIGHTER = '#fc93b6';
|
|
13547
|
+
const DR_COLOR_PINK_ULTRA_LIGHTER = '#ffdbe5';
|
|
13548
|
+
const DR_COLOR_PINK_SUPER_LIGHT = '#fff1f5';
|
|
13549
|
+
const DR_COLOR_YELLOW_DARKER = '#9e5f00';
|
|
13550
|
+
const DR_COLOR_YELLOW_DARK = '#c17700';
|
|
13551
|
+
const DR_COLOR_YELLOW = '#ffa310';
|
|
13552
|
+
const DR_COLOR_YELLOW_LIGHT = '#ffbf5a';
|
|
13553
|
+
const DR_COLOR_YELLOW_LIGHTER = '#ffdca4';
|
|
13554
|
+
const DR_COLOR_YELLOW_ULTRA_LIGHT = '#ffefd9';
|
|
13555
|
+
const DR_COLOR_YELLOW_SUPER_LIGHT = '#fff8ee';
|
|
13556
|
+
const DR_COLOR_GRAY_DARK = '#4e566c';
|
|
13557
|
+
const DR_COLOR_GRAY_MEDIUM_DARK = '#7e828e';
|
|
13558
|
+
const DR_COLOR_GRAY_DARKER = '#373c4c';
|
|
13559
|
+
const DR_COLOR_GRAY = '#9ea1aa';
|
|
13560
|
+
const DR_COLOR_GRAY_MEDIUM_LIGHT = '#dfe0e3';
|
|
13561
|
+
const DR_COLOR_GRAY_LIGHT = '#f0f1f4';
|
|
13562
|
+
const DR_COLOR_BACKGROUND_MAIN_HEADER = '#0c142b';
|
|
13563
|
+
const DR_COLOR_BACKGROUND_MAIN = '#f6f7f8';
|
|
13564
|
+
const DR_COLOR_BACKGROUND_SECONDARY = '#fbfbfe';
|
|
13565
|
+
const DR_COLOR_BACKGROUND_WHITE = '#ffffff';
|
|
13566
|
+
const DR_COLOR_BACKGROUND_HEADER = '#f2f2fb';
|
|
13567
|
+
const DR_COLOR_BACKGROUND_HOVER = '#f5f5f5';
|
|
13568
|
+
const DR_COLOR_BACKGROUND_SELECTED = '#eaeaff';
|
|
13569
|
+
const DR_COLOR_BACKGROUND_DISABLED = '#f0f1f4';
|
|
13570
|
+
const DR_COLOR_BACKGROUND_STATUS_ERROR = '#f7d9dc';
|
|
13571
|
+
const DR_COLOR_BACKGROUND_STATUS_INFO = '#e6efff';
|
|
13572
|
+
const DR_COLOR_BACKGROUND_STATUS_WARNING = '#ffefc7';
|
|
13573
|
+
const DR_COLOR_BACKGROUND_STATUS_SUCCESS = '#dbf5e6';
|
|
13574
|
+
const DR_COLOR_BACKGROUND_STATUS_PROGRESS = '#f2f2fb';
|
|
13575
|
+
const DR_COLOR_BACKGROUND_STATUS_REGULAR = '#f0f1f4';
|
|
13576
|
+
const DR_COLOR_STATUS_ERROR = '#bf1d30';
|
|
13577
|
+
const DR_COLOR_STATUS_INFO = '#0b5af9';
|
|
13578
|
+
const DR_COLOR_STATUS_WARNING = '#ffb800';
|
|
13579
|
+
const DR_COLOR_STATUS_SUCCESS = '#037c5a';
|
|
13580
|
+
const DR_COLOR_STATUS_PROGRESS = '#4646ce';
|
|
13581
|
+
const DR_COLOR_STATUS_REGULAR = '#7e828e';
|
|
13582
|
+
const DR_COLOR_BORDER_DIVIDER = '#dfe0e3';
|
|
13583
|
+
const DR_COLOR_BORDER_INPUT = '#9ea1aa';
|
|
13584
|
+
const DR_COLOR_BORDER_DISABLED = '#aeabac';
|
|
13585
|
+
const DR_COLOR_BORDER_ACTIVE = '#4646ce';
|
|
13586
|
+
const DR_COLOR_BORDER_ERROR = '#bf1d30';
|
|
13587
|
+
const DR_COLOR_TEXT_MAIN = '#333333';
|
|
13588
|
+
const DR_COLOR_TEXT_SECONDARY = '#6d6e6f';
|
|
13589
|
+
const DR_COLOR_TEXT_DISABLED = '#aeabac';
|
|
13590
|
+
const DR_COLOR_TEXT_WHITE = '#ffffff';
|
|
13591
|
+
const DR_COLOR_TEXT_ACTIVE = '#4646ce';
|
|
13592
|
+
const DR_COLOR_TEXT_SUCCESS = '#037c5a';
|
|
13593
|
+
const DR_COLOR_TEXT_ERROR = '#bf1d30';
|
|
13594
|
+
const DR_COLOR_TEXT_WARNING = '#9e5f00';
|
|
13595
|
+
const DR_COLOR_TEXT_INFO = '#0b5af9';
|
|
13596
|
+
const DR_COLOR_ADDITIONAL_BLUE = '#0061ff';
|
|
13597
|
+
const DR_COLOR_ADDITIONAL_BRIGHT_GREEN = '#20a452';
|
|
13598
|
+
const DR_COLOR_ADDITIONAL_DARK_BLUE = '#19194c';
|
|
13599
|
+
const DR_COLOR_ADDITIONAL_ORANGE = '#ff4e00';
|
|
13600
|
+
const DR_COLOR_ADDITIONAL_BRIGHT_PURPLE = '#b14ef2';
|
|
13601
|
+
const DR_COLOR_ADDITIONAL_LIGHT_BLUE = '#578aff';
|
|
13602
|
+
const DR_COLOR_ADDITIONAL_BRIGHT_PINK = '#f13fa4';
|
|
13603
|
+
const DR_COLOR_ADDITIONAL_MOUSE = '#8693a2';
|
|
13604
|
+
const DR_COLOR_ADDITIONAL_MEDIUM_GREEN = '#00867e';
|
|
13605
|
+
const DR_COLOR_ADDITIONAL_DARK_GREEN = '#006334';
|
|
13606
|
+
const DR_COLOR_ADDITIONAL_LIGHT_PINK = '#ff6bb7';
|
|
13607
|
+
const DR_COLOR_ADDITIONAL_DEEP_MOCHA = '#523f3e';
|
|
13608
|
+
const DR_COLOR_ADDITIONAL_SOFT_CORAL = '#f3b1af';
|
|
13609
|
+
const DR_COLOR_ADDITIONAL_NAVY_BLUE = '#2e4f8c';
|
|
13610
|
+
const DR_COLOR_ADDITIONAL_COOL_LAGOON = '#73c9c5';
|
|
13611
|
+
const DR_COLOR_ADDITIONAL_LAVENDER = '#baa9f3';
|
|
13612
|
+
const DR_COLOR_ADDITIONAL_GRAPE = '#753f86';
|
|
13613
|
+
const DR_COLOR_ADDITIONAL_ROYAL_PURPLE = '#724dca';
|
|
13614
|
+
const DR_COLOR_ADDITIONAL_SKY_BREEZE = '#80cafa';
|
|
13615
|
+
const DR_COLOR_ADDITIONAL_HONEY = '#ffae00';
|
|
13616
|
+
const DR_COLOR_ADDITIONAL_FRESH_LIME = '#a8d14b';
|
|
13617
|
+
const DR_COLOR_ADDITIONAL_SPACE = '#7b61ff';
|
|
13618
|
+
const DR_COLOR_BADGE_LIGHT_PURPLE = '#dfd9ff';
|
|
13619
|
+
const DR_COLOR_BADGE_WATER = '#d9f2ff';
|
|
13620
|
+
const DR_COLOR_BADGE_BABY_BLUE = '#d9e6ff';
|
|
13621
|
+
const DR_COLOR_BADGE_BABY_PINK = '#ffdbf1';
|
|
13622
|
+
const DR_COLOR_BADGE_LIGHT_TURQUOISE = '#d6fcf9';
|
|
13623
|
+
const DR_COLOR_BADGE_BRIGHT_GREEN = '#d9ffea';
|
|
13624
|
+
const DR_COLOR_BADGE_STONE = '#f6f4f4';
|
|
13625
|
+
const DR_COLOR_BADGE_PEACH = '#ffe5b4';
|
|
13626
|
+
const DR_COLOR_BADGE_SOFT_CORAL = '#ffd2c2';
|
|
13627
|
+
const DR_COLOR_BADGE_PALE_YELLOW = '#fffacd';
|
|
13628
|
+
const DR_COLOR_BADGE_PASTEL_OLIVE = '#dce2b9';
|
|
13629
|
+
const DR_COLOR_BADGE_POWDER_BLUE_GREY = '#d3dbe3';
|
|
13630
|
+
const DR_COLOR_BADGE_MUTED_PLUM = '#e7c7db';
|
|
13631
|
+
const DR_COLOR_AI_GRADIENT = 'linear-gradient(217.44deg, #3d36cd -13.46%, #32b4ff 44.38%)';
|
|
13632
|
+
const DR_COLOR_AI_BACKGROUND_MAIN_GRADIENT = 'linear-gradient(266deg, #6969ff 25.2%, #4eb7df 90.24%)';
|
|
13633
|
+
const DR_COLOR_AI_BACKGROUND_MAIN_HOVER_GRADIENT = 'linear-gradient(0deg, rgba(77, 77, 205, 0.4) 0%, rgba(77, 77, 205, 0.4) 100%), linear-gradient(266deg, #6969ff 25.2%, #4eb7df 90.24%)';
|
|
13634
|
+
const DR_COLOR_AI_BACKGROUND_SECONDARY_HOVER_GRADIENT = 'linear-gradient(270deg, rgba(105, 105, 255, 0.2) -4.23%, rgba(78, 183, 223, 0.2) 103.6%), #fff';
|
|
13635
|
+
const DR_COLOR_AI_BORDER_SECONDARY_GRADIENT = 'linear-gradient(269.57deg, #6969ff -4.23%, #4eb7df 103.6%)';
|
|
13636
|
+
const DR_COLOR_AI_LIGHT_GRADIENT = 'linear-gradient(94deg, #f4f4ff 1.6%, #f2fafd 96.19%)';
|
|
13637
|
+
const DR_COLOR_AI_PURPLE_GRADIENT = 'linear-gradient( 31deg, #7676ff -0.84%, #5959ff 21.77%, #5757e0 46%, #4646ce 83.81%, #4b4be4 117.26%, #4444eb 140.53% )';
|
|
13638
|
+
|
|
13421
13639
|
var TooltipInfoWidth;
|
|
13422
13640
|
(function (TooltipInfoWidth) {
|
|
13423
13641
|
TooltipInfoWidth["LARGE"] = "510px";
|
|
@@ -18015,11 +18233,11 @@ class DrGridComponent {
|
|
|
18015
18233
|
i0.ɵɵproperty("domLayout", ctx.domLayout)("gridOptions", ctx.gridOptions)("columnDefs", ctx.columnDefs)("rowData", ctx.rowData)("pinnedTopRowData", ctx.pinnedTopRowData)("pinnedBottomRowData", ctx.pinnedBottomRowData)("components", ctx._cellComponents)("rowBuffer", 0)("undoRedoCellEditing", true)("suppressNoRowsOverlay", !(ctx.gridOptions == null ? null : ctx.gridOptions.noRowsOverlayComponent))("suppressLoadingOverlay", true);
|
|
18016
18234
|
i0.ɵɵadvance(2);
|
|
18017
18235
|
i0.ɵɵproperty("ngIf", ctx.theme === "dr-grid-borderless");
|
|
18018
|
-
} }, dependencies: [AgGridModule, i1$9.AgGridAngular, CommonModule, i1.NgIf, i1.AsyncPipe], styles: ["[_nghost-%COMP%]{display:flex;flex-direction:column;position:relative;overflow:hidden}.grid-full-height[_nghost-%COMP%]{height:100%}.grid-with-row-selection[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-row-hover{cursor:pointer}[_nghost-%COMP%]:not(.grid-empty-with-template) ag-grid-angular[_ngcontent-%COMP%] .ag-center-cols-viewport{min-height:40px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-cell-widget-spacing: 16px;flex:1 1 0;width:100%;height:100%;font-family:Poppins,sans-serif}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper{height:100%}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper .ag-icon-grip{height:24px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper .ag-icon-grip:before{font-family:DataRails!important;content:\"\\ea5e\";font-size:24px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value{display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#333}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .dr-cell-content-on-hover{visibility:hidden}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-row-hover .dr-cell-content-on-hover{visibility:visible}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-row, [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:600;text-align:left;color:#333}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-checkbox-input-wrapper.ag-checked:after, [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-checkbox-input-wrapper.ag-indeterminate:after{color:#4646ce}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .dr-header-cell-no-border{border:none!important}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value:not(.action-fb), [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell{padding-right:4px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] , .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] , .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-header-background-color: #f2f2fb;--ag-background-color: #ffffff;--ag-odd-row-background-color: #ffffff;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: #eaeaff;--ag-row-border-color: #dfe0e3;--ag-border-color: #dfe0e3;--ag-header-column-resize-handle-height: 40%;--ag-header-column-resize-handle-color: #dfe0e3;--ag-cell-horizontal-padding: 16px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper{border-radius:12px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column{border-left:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top{border-top:1px solid var(--ag-border-color)}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action{border-bottom:none;cursor:pointer}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell{color:#333}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before{background-color:#eaeaff!important}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell{color:#4646ce}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total{background:#f6f7f8;border-bottom:0}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#333}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll{border-top:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll{border-left:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty){border-right:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner{min-width:8px!important}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty){border-left:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header{overflow:visible}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before{content:\"\";position:absolute;bottom:0;left:0;border-left:1px solid #9ea1aa;height:1px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last{border-bottom:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary{background-color:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child{background-color:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree){border-bottom:transparent}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-cell-horizontal-border: 1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell{padding:0 4px 0 16px;border-right:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell .title{max-width:unset!important;font-size:14px;line-height:24px;font-weight:400}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body .ag-cell-focus{border:1px solid #4646ce}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container .ag-row{background:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-center-cols-container .ag-cell:hover:not(.ag-cell-focus){cursor:pointer;border:1px solid #9ea1aa}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-border-color: transparent;--ag-row-border-color: #dfe0e3;--ag-header-background-color: #ffffff}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper{border:none;border-top-left-radius:0;border-top-right-radius:0}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:1px solid var(--ag-row-border-color)}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom{border-top:1px solid #dfe0e3}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-header-background-color: transparent;--ag-background-color: transparent;--ag-odd-row-background-color: transparent;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: transparent;--ag-row-border-color: transparent;--ag-border-color: transparent}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell, .dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value{font-size:14px;color:#333}.table-blur[_ngcontent-%COMP%]{background:linear-gradient(180deg,#fff0,#fff);position:absolute;height:80px;pointer-events:none;bottom:0;left:0;right:10px;width:100%;transition:.2s opacity}.table-blur.--hidden[_ngcontent-%COMP%]{opacity:0;transition:.2s opacity}"] }); }
|
|
18236
|
+
} }, dependencies: [AgGridModule, i1$9.AgGridAngular, CommonModule, i1.NgIf, i1.AsyncPipe], styles: ["[_nghost-%COMP%]{display:flex;flex-direction:column;position:relative;overflow:hidden}.grid-full-height[_nghost-%COMP%]{height:100%}.grid-with-row-selection[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-row-hover{cursor:pointer}[_nghost-%COMP%]:not(.grid-empty-with-template) ag-grid-angular[_ngcontent-%COMP%] .ag-center-cols-viewport{min-height:40px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-cell-widget-spacing: 16px;flex:1 1 0;width:100%;height:100%;font-family:Poppins,sans-serif}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper{height:100%}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper .ag-icon-grip{height:24px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-wrapper .ag-icon-grip:before{font-family:DataRails!important;content:\"\\ea5c\";font-size:24px}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value{display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#333}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .dr-cell-content-on-hover{visibility:hidden}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-row-hover .dr-cell-content-on-hover{visibility:visible}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-row, [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:600;text-align:left;color:#333}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-checkbox-input-wrapper.ag-checked:after, [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-checkbox-input-wrapper.ag-indeterminate:after{color:#4646ce}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .dr-header-cell-no-border{border:none!important}[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value:not(.action-fb), [_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell{padding-right:4px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] , .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] , .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-header-background-color: #f2f2fb;--ag-background-color: #ffffff;--ag-odd-row-background-color: #ffffff;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: #eaeaff;--ag-row-border-color: #dfe0e3;--ag-border-color: #dfe0e3;--ag-header-column-resize-handle-height: 40%;--ag-header-column-resize-handle-color: #dfe0e3;--ag-cell-horizontal-padding: 16px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper{border-radius:12px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column{border-left:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top{border-top:1px solid var(--ag-border-color)}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action{border-bottom:none;cursor:pointer}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell{color:#333}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before{background-color:#eaeaff!important}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell{color:#4646ce}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total{background:#f6f7f8;border-bottom:0}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#333}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-horizontal-scroll{border-top:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body-vertical-scroll{border-left:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty){border-right:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-header .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner{min-width:8px!important}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty){border-left:1px solid #9ea1aa}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell{border:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header{overflow:visible}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-right-header:before{content:\"\";position:absolute;bottom:0;left:0;border-left:1px solid #9ea1aa;height:1px}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-row-last{border-bottom:none}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-secondary{background-color:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded, .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child{background-color:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree), .dr-grid-default[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree){border-bottom:transparent}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-cell-horizontal-border: 1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell{padding:0 4px 0 16px;border-right:1px solid #dfe0e3}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell .title{max-width:unset!important;font-size:14px;line-height:24px;font-weight:400}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-body .ag-cell-focus{border:1px solid #4646ce}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-pinned-left-cols-container .ag-row{background:#fbfbfe}.dr-grid-editable[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-center-cols-container .ag-cell:hover:not(.ag-cell-focus){cursor:pointer;border:1px solid #9ea1aa}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-border-color: transparent;--ag-row-border-color: #dfe0e3;--ag-header-background-color: #ffffff}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper{border:none;border-top-left-radius:0;border-top-right-radius:0}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header{border-bottom:1px solid var(--ag-row-border-color)}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell, .dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-header .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}.dr-grid-inside-card[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-root-wrapper .ag-floating-bottom{border-top:1px solid #dfe0e3}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] {--ag-header-background-color: transparent;--ag-background-color: transparent;--ag-odd-row-background-color: transparent;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: transparent;--ag-row-border-color: transparent;--ag-border-color: transparent}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell, .dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}.dr-grid-borderless[_nghost-%COMP%] ag-grid-angular[_ngcontent-%COMP%] .ag-cell-value{font-size:14px;color:#333}.table-blur[_ngcontent-%COMP%]{background:linear-gradient(180deg,#fff0,#fff);position:absolute;height:80px;pointer-events:none;bottom:0;left:0;right:10px;width:100%;transition:.2s opacity}.table-blur.--hidden[_ngcontent-%COMP%]{opacity:0;transition:.2s opacity}"] }); }
|
|
18019
18237
|
}
|
|
18020
18238
|
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(DrGridComponent, [{
|
|
18021
18239
|
type: Component,
|
|
18022
|
-
args: [{ selector: 'dr-grid', standalone: true, imports: [AgGridModule, CommonModule, ...CELL_COMPONENTS], template: "<ag-grid-angular\n #agGrid\n [class]=\"'ag-theme-alpine'\"\n [domLayout]=\"domLayout\"\n (rowClicked)=\"rowClicked.emit($event)\"\n (gridReady)=\"onGridReady($event)\"\n (rowDragEnd)=\"rowDragEnd.emit($event)\"\n (selectionChanged)=\"selectionChanged.emit($event)\"\n (rowSelected)=\"onRowSelect($event)\"\n [gridOptions]=\"gridOptions\"\n [columnDefs]=\"columnDefs\"\n [rowData]=\"rowData\"\n [pinnedTopRowData]=\"pinnedTopRowData\"\n [pinnedBottomRowData]=\"pinnedBottomRowData\"\n [components]=\"_cellComponents\"\n [rowBuffer]=\"0\"\n [undoRedoCellEditing]=\"true\"\n [suppressNoRowsOverlay]=\"!gridOptions?.noRowsOverlayComponent\"\n [suppressLoadingOverlay]=\"true\">\n</ag-grid-angular>\n<div *ngIf=\"theme === 'dr-grid-borderless'\" class=\"table-blur\" [class.--hidden]=\"bottomBlurHidden$ | async\"></div>\n", styles: [":host{display:flex;flex-direction:column;position:relative;overflow:hidden}:host.grid-full-height{height:100%}:host.grid-with-row-selection ag-grid-angular::ng-deep .ag-row-hover{cursor:pointer}:host:not(.grid-empty-with-template) ag-grid-angular::ng-deep .ag-center-cols-viewport{min-height:40px}:host ag-grid-angular::ng-deep{--ag-cell-widget-spacing: 16px;flex:1 1 0;width:100%;height:100%;font-family:Poppins,sans-serif}:host ag-grid-angular::ng-deep .ag-cell-wrapper{height:100%}:host ag-grid-angular::ng-deep .ag-cell-wrapper .ag-icon-grip{height:24px}:host ag-grid-angular::ng-deep .ag-cell-wrapper .ag-icon-grip:before{font-family:DataRails!important;content:\"\\ea5e\";font-size:24px}:host ag-grid-angular::ng-deep .ag-cell-value{display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#333}:host ag-grid-angular::ng-deep .ag-cell-value>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host ag-grid-angular::ng-deep .dr-cell-content-on-hover{visibility:hidden}:host ag-grid-angular::ng-deep .ag-row-hover .dr-cell-content-on-hover{visibility:visible}:host ag-grid-angular::ng-deep .ag-header-row,:host ag-grid-angular::ng-deep .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:600;text-align:left;color:#333}:host ag-grid-angular::ng-deep .ag-checkbox-input-wrapper.ag-checked:after,:host ag-grid-angular::ng-deep .ag-checkbox-input-wrapper.ag-indeterminate:after{color:#4646ce}:host ag-grid-angular::ng-deep .dr-header-cell-no-border{border:none!important}:host ag-grid-angular::ng-deep .ag-cell-value:not(.action-fb),:host ag-grid-angular::ng-deep .ag-header-cell{padding-right:4px}:host.dr-grid-editable ag-grid-angular::ng-deep,:host.dr-grid-inside-card ag-grid-angular::ng-deep,:host.dr-grid-default ag-grid-angular::ng-deep{--ag-header-background-color: #f2f2fb;--ag-background-color: #ffffff;--ag-odd-row-background-color: #ffffff;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: #eaeaff;--ag-row-border-color: #dfe0e3;--ag-border-color: #dfe0e3;--ag-header-column-resize-handle-height: 40%;--ag-header-column-resize-handle-color: #dfe0e3;--ag-cell-horizontal-padding: 16px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper{border-radius:12px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column{border-left:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top{border-top:1px solid var(--ag-border-color)}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action{border-bottom:none;cursor:pointer}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell{color:#333}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before{background-color:#eaeaff!important}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell{color:#4646ce}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total{background:#f6f7f8;border-bottom:0}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#333}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll{border-top:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll{border-left:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty){border-right:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner{min-width:8px!important}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty){border-left:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header{overflow:visible}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before{content:\"\";position:absolute;bottom:0;left:0;border-left:1px solid #9ea1aa;height:1px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last{border-bottom:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary{background-color:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child{background-color:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree){border-bottom:transparent}:host.dr-grid-editable ag-grid-angular::ng-deep{--ag-cell-horizontal-border: 1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell{padding:0 4px 0 16px;border-right:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell .title{max-width:unset!important;font-size:14px;line-height:24px;font-weight:400}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body .ag-cell-focus{border:1px solid #4646ce}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container .ag-row{background:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-center-cols-container .ag-cell:hover:not(.ag-cell-focus){cursor:pointer;border:1px solid #9ea1aa}:host.dr-grid-inside-card ag-grid-angular::ng-deep{--ag-border-color: transparent;--ag-row-border-color: #dfe0e3;--ag-header-background-color: #ffffff}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper{border:none;border-top-left-radius:0;border-top-right-radius:0}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:1px solid var(--ag-row-border-color)}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom{border-top:1px solid #dfe0e3}:host.dr-grid-borderless ag-grid-angular::ng-deep{--ag-header-background-color: transparent;--ag-background-color: transparent;--ag-odd-row-background-color: transparent;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: transparent;--ag-row-border-color: transparent;--ag-border-color: transparent}:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-header-cell,:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-cell-value{font-size:14px;color:#333}.table-blur{background:linear-gradient(180deg,#fff0,#fff);position:absolute;height:80px;pointer-events:none;bottom:0;left:0;right:10px;width:100%;transition:.2s opacity}.table-blur.--hidden{opacity:0;transition:.2s opacity}\n"] }]
|
|
18240
|
+
args: [{ selector: 'dr-grid', standalone: true, imports: [AgGridModule, CommonModule, ...CELL_COMPONENTS], template: "<ag-grid-angular\n #agGrid\n [class]=\"'ag-theme-alpine'\"\n [domLayout]=\"domLayout\"\n (rowClicked)=\"rowClicked.emit($event)\"\n (gridReady)=\"onGridReady($event)\"\n (rowDragEnd)=\"rowDragEnd.emit($event)\"\n (selectionChanged)=\"selectionChanged.emit($event)\"\n (rowSelected)=\"onRowSelect($event)\"\n [gridOptions]=\"gridOptions\"\n [columnDefs]=\"columnDefs\"\n [rowData]=\"rowData\"\n [pinnedTopRowData]=\"pinnedTopRowData\"\n [pinnedBottomRowData]=\"pinnedBottomRowData\"\n [components]=\"_cellComponents\"\n [rowBuffer]=\"0\"\n [undoRedoCellEditing]=\"true\"\n [suppressNoRowsOverlay]=\"!gridOptions?.noRowsOverlayComponent\"\n [suppressLoadingOverlay]=\"true\">\n</ag-grid-angular>\n<div *ngIf=\"theme === 'dr-grid-borderless'\" class=\"table-blur\" [class.--hidden]=\"bottomBlurHidden$ | async\"></div>\n", styles: [":host{display:flex;flex-direction:column;position:relative;overflow:hidden}:host.grid-full-height{height:100%}:host.grid-with-row-selection ag-grid-angular::ng-deep .ag-row-hover{cursor:pointer}:host:not(.grid-empty-with-template) ag-grid-angular::ng-deep .ag-center-cols-viewport{min-height:40px}:host ag-grid-angular::ng-deep{--ag-cell-widget-spacing: 16px;flex:1 1 0;width:100%;height:100%;font-family:Poppins,sans-serif}:host ag-grid-angular::ng-deep .ag-cell-wrapper{height:100%}:host ag-grid-angular::ng-deep .ag-cell-wrapper .ag-icon-grip{height:24px}:host ag-grid-angular::ng-deep .ag-cell-wrapper .ag-icon-grip:before{font-family:DataRails!important;content:\"\\ea5c\";font-size:24px}:host ag-grid-angular::ng-deep .ag-cell-value{display:flex;align-items:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#333}:host ag-grid-angular::ng-deep .ag-cell-value>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host ag-grid-angular::ng-deep .dr-cell-content-on-hover{visibility:hidden}:host ag-grid-angular::ng-deep .ag-row-hover .dr-cell-content-on-hover{visibility:visible}:host ag-grid-angular::ng-deep .ag-header-row,:host ag-grid-angular::ng-deep .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:600;text-align:left;color:#333}:host ag-grid-angular::ng-deep .ag-checkbox-input-wrapper.ag-checked:after,:host ag-grid-angular::ng-deep .ag-checkbox-input-wrapper.ag-indeterminate:after{color:#4646ce}:host ag-grid-angular::ng-deep .dr-header-cell-no-border{border:none!important}:host ag-grid-angular::ng-deep .ag-cell-value:not(.action-fb),:host ag-grid-angular::ng-deep .ag-header-cell{padding-right:4px}:host.dr-grid-editable ag-grid-angular::ng-deep,:host.dr-grid-inside-card ag-grid-angular::ng-deep,:host.dr-grid-default ag-grid-angular::ng-deep{--ag-header-background-color: #f2f2fb;--ag-background-color: #ffffff;--ag-odd-row-background-color: #ffffff;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: #eaeaff;--ag-row-border-color: #dfe0e3;--ag-border-color: #dfe0e3;--ag-header-column-resize-handle-height: 40%;--ag-header-column-resize-handle-color: #dfe0e3;--ag-cell-horizontal-padding: 16px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper{border-radius:12px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-pinned-right-header .ag-header-row-column{border-left:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top{border-top:1px solid var(--ag-border-color)}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action{border-bottom:none;cursor:pointer}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#6d6e6f}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover .ag-cell{color:#333}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active:before{background-color:#eaeaff!important}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action:active .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-top .dr-row-top-action.ag-row-hover:active .ag-cell{color:#4646ce}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total{background:#f6f7f8;border-bottom:0}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom .dr-row-total .ag-cell-value{font-size:14px;line-height:24px;font-weight:400;color:#333}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-horizontal-scroll{border-top:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-body-vertical-scroll{border-left:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty){border-right:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-header .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container:not(:empty) .ag-cell{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-left-spacer.ag-scroller-corner{min-width:8px!important}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty){border-left:1px solid #9ea1aa}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-horizontal-right-spacer:not(.ag-scroller-corner) .ag-cell,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-cols-container:not(:empty) .ag-cell{border:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header{overflow:visible}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-right-header:before{content:\"\";position:absolute;bottom:0;left:0;border-left:1px solid #9ea1aa;height:1px}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .ag-row-last{border-bottom:none}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-secondary{background-color:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded,:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child{background-color:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-parent-expanded:not(.dr-row-child-last-in-tree),:host.dr-grid-default ag-grid-angular::ng-deep .ag-root-wrapper .dr-row-child:not(.dr-row-child-last-in-tree){border-bottom:transparent}:host.dr-grid-editable ag-grid-angular::ng-deep{--ag-cell-horizontal-border: 1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell{padding:0 4px 0 16px;border-right:1px solid #dfe0e3}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell .title{max-width:unset!important;font-size:14px;line-height:24px;font-weight:400}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-body .ag-cell-focus{border:1px solid #4646ce}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-pinned-left-cols-container .ag-row{background:#fbfbfe}:host.dr-grid-editable ag-grid-angular::ng-deep .ag-root-wrapper .ag-center-cols-container .ag-cell:hover:not(.ag-cell-focus){cursor:pointer;border:1px solid #9ea1aa}:host.dr-grid-inside-card ag-grid-angular::ng-deep{--ag-border-color: transparent;--ag-row-border-color: #dfe0e3;--ag-header-background-color: #ffffff}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper{border:none;border-top-left-radius:0;border-top-right-radius:0}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header{border-bottom:1px solid var(--ag-row-border-color)}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell,:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-header .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}:host.dr-grid-inside-card ag-grid-angular::ng-deep .ag-root-wrapper .ag-floating-bottom{border-top:1px solid #dfe0e3}:host.dr-grid-borderless ag-grid-angular::ng-deep{--ag-header-background-color: transparent;--ag-background-color: transparent;--ag-odd-row-background-color: transparent;--ag-row-hover-color: #f5f5f5;--ag-selected-row-background-color: transparent;--ag-row-border-color: transparent;--ag-border-color: transparent}:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-header-cell,:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-header-cell-text{font-size:14px;line-height:24px;font-weight:500;color:#6d6e6f}:host.dr-grid-borderless ag-grid-angular::ng-deep .ag-cell-value{font-size:14px;color:#333}.table-blur{background:linear-gradient(180deg,#fff0,#fff);position:absolute;height:80px;pointer-events:none;bottom:0;left:0;right:10px;width:100%;transition:.2s opacity}.table-blur.--hidden{opacity:0;transition:.2s opacity}\n"] }]
|
|
18023
18241
|
}], null, { layoutThresholdCount: [{
|
|
18024
18242
|
type: Input
|
|
18025
18243
|
}], pinnedTopRowData: [{
|
|
@@ -18804,5 +19022,5 @@ class EmojiPickerComponent {
|
|
|
18804
19022
|
* Generated bundle index. Do not edit.
|
|
18805
19023
|
*/
|
|
18806
19024
|
|
|
18807
|
-
export { AbstractSingleGridComponent, AllCheckedPipe, AnyTagComponent, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, CellActionComponent, CellBadgeStatusComponent, CellButtonComponent, CellCheckboxComponent, CellChildrenListComponent, CellCustomTemplateComponent, CellIconActionsComponent, CellIconTextEditComponent, CellLinkComponent, CellSelectComponent, CellSetAsDefaultComponent, CellSplitRowsComponent, CellToggleComponent, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, CustomDateAdapter, CustomDateFormat, DEFAULT_LINK_FONT_SIZE, DEFAULT_LINK_FONT_WEIGHT, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTagComponent, DateTagModule, DateTags, DateTimePickerComponent, DayTagComponent, Debounce, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDividerComponent, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrErrorComponent, DrErrorModule, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrGridColumnsFilterPopoverComponent, DrGridComponent, DrGridNoRowsComponent, DrGridPaginationComponent, DrGridToolbarComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrLinkComponent, DrListOverflowComponent, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrScenarioConfigurationComponent, DrScenarioModule, DrScenarioTagConfigurationComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagModule, DrTagsConstructorComponent, DrTagsConstructorModule, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiPickerComponent, FeedbackSentiment, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, GMT_OFFSETS, GRID_THEME_OPTIONS, GridDrEventType, GridSortDirections, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, IndeterminatePipe, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TblHeaderComponent, TblToggleButtonHeaderComponent, TextOverflowComponent, Throttle, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipCustomComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, WeekTagComponent, YearTagComponent, getColumnSortingBySortType, getGMTLabel, getSortTypeByColumnSorting, gridSortArrayByLength, gridSortArrayWithSystem, gridSortDate, gridSortNumber, gridSortWithFormatter, gridSortWithSystem, gridSortWithSystemAndFormatter, gridSumAggregation };
|
|
19025
|
+
export { AbstractSingleGridComponent, AllCheckedPipe, AnyTagComponent, AutofocusDirective, BadgeStatus, CHAT_MESSAGE_TYPE, CROP_IMAGE_MODES, CalendarView, CellActionComponent, CellBadgeStatusComponent, CellButtonComponent, CellCheckboxComponent, CellChildrenListComponent, CellCustomTemplateComponent, CellIconActionsComponent, CellIconTextEditComponent, CellLinkComponent, CellSelectComponent, CellSetAsDefaultComponent, CellSplitRowsComponent, CellToggleComponent, ChatMessage, ChatRole, CheckboxComponent, ClickOutsideDirective, ClickOutsideModule, CodeEditorHintWrapperComponent, Colors, CustomDateAdapter, CustomDateFormat, DEFAULT_LINK_FONT_SIZE, DEFAULT_LINK_FONT_WEIGHT, DIALOG_BUTTON_LABEL, DIALOG_FIELD_TYPE, DIALOG_SIZE, DR_COLOR_ADDITIONAL_BLUE, DR_COLOR_ADDITIONAL_BRIGHT_GREEN, DR_COLOR_ADDITIONAL_BRIGHT_PINK, DR_COLOR_ADDITIONAL_BRIGHT_PURPLE, DR_COLOR_ADDITIONAL_COOL_LAGOON, DR_COLOR_ADDITIONAL_DARK_BLUE, DR_COLOR_ADDITIONAL_DARK_GREEN, DR_COLOR_ADDITIONAL_DEEP_MOCHA, DR_COLOR_ADDITIONAL_FRESH_LIME, DR_COLOR_ADDITIONAL_GRAPE, DR_COLOR_ADDITIONAL_HONEY, DR_COLOR_ADDITIONAL_LAVENDER, DR_COLOR_ADDITIONAL_LIGHT_BLUE, DR_COLOR_ADDITIONAL_LIGHT_PINK, DR_COLOR_ADDITIONAL_MEDIUM_GREEN, DR_COLOR_ADDITIONAL_MOUSE, DR_COLOR_ADDITIONAL_NAVY_BLUE, DR_COLOR_ADDITIONAL_ORANGE, DR_COLOR_ADDITIONAL_ROYAL_PURPLE, DR_COLOR_ADDITIONAL_SKY_BREEZE, DR_COLOR_ADDITIONAL_SOFT_CORAL, DR_COLOR_ADDITIONAL_SPACE, DR_COLOR_AI_BACKGROUND_MAIN_GRADIENT, DR_COLOR_AI_BACKGROUND_MAIN_HOVER_GRADIENT, DR_COLOR_AI_BACKGROUND_SECONDARY_HOVER_GRADIENT, DR_COLOR_AI_BORDER_SECONDARY_GRADIENT, DR_COLOR_AI_GRADIENT, DR_COLOR_AI_LIGHT_GRADIENT, DR_COLOR_AI_PURPLE_GRADIENT, DR_COLOR_BACKGROUND_DISABLED, DR_COLOR_BACKGROUND_HEADER, DR_COLOR_BACKGROUND_HOVER, DR_COLOR_BACKGROUND_MAIN, DR_COLOR_BACKGROUND_MAIN_HEADER, DR_COLOR_BACKGROUND_SECONDARY, DR_COLOR_BACKGROUND_SELECTED, DR_COLOR_BACKGROUND_STATUS_ERROR, DR_COLOR_BACKGROUND_STATUS_INFO, DR_COLOR_BACKGROUND_STATUS_PROGRESS, DR_COLOR_BACKGROUND_STATUS_REGULAR, DR_COLOR_BACKGROUND_STATUS_SUCCESS, DR_COLOR_BACKGROUND_STATUS_WARNING, DR_COLOR_BACKGROUND_WHITE, DR_COLOR_BADGE_BABY_BLUE, DR_COLOR_BADGE_BABY_PINK, DR_COLOR_BADGE_BRIGHT_GREEN, DR_COLOR_BADGE_LIGHT_PURPLE, DR_COLOR_BADGE_LIGHT_TURQUOISE, DR_COLOR_BADGE_MUTED_PLUM, DR_COLOR_BADGE_PALE_YELLOW, DR_COLOR_BADGE_PASTEL_OLIVE, DR_COLOR_BADGE_PEACH, DR_COLOR_BADGE_POWDER_BLUE_GREY, DR_COLOR_BADGE_SOFT_CORAL, DR_COLOR_BADGE_STONE, DR_COLOR_BADGE_WATER, DR_COLOR_BORDER_ACTIVE, DR_COLOR_BORDER_DISABLED, DR_COLOR_BORDER_DIVIDER, DR_COLOR_BORDER_ERROR, DR_COLOR_BORDER_INPUT, DR_COLOR_GRAY, DR_COLOR_GRAY_DARK, DR_COLOR_GRAY_DARKER, DR_COLOR_GRAY_LIGHT, DR_COLOR_GRAY_MEDIUM_DARK, DR_COLOR_GRAY_MEDIUM_LIGHT, DR_COLOR_PINK, DR_COLOR_PINK_DARK, DR_COLOR_PINK_DARKER, DR_COLOR_PINK_LIGHT, DR_COLOR_PINK_LIGHTER, DR_COLOR_PINK_SUPER_LIGHT, DR_COLOR_PINK_ULTRA_LIGHTER, DR_COLOR_PRIMARY, DR_COLOR_PRIMARY_DARK, DR_COLOR_PRIMARY_DARKER, DR_COLOR_PRIMARY_GRADIENT, DR_COLOR_PRIMARY_LIGHT, DR_COLOR_PRIMARY_LIGHTER, DR_COLOR_PRIMARY_SUPER_LIGHT, DR_COLOR_PRIMARY_ULTRA_LIGHT, DR_COLOR_STATUS_ERROR, DR_COLOR_STATUS_INFO, DR_COLOR_STATUS_PROGRESS, DR_COLOR_STATUS_REGULAR, DR_COLOR_STATUS_SUCCESS, DR_COLOR_STATUS_WARNING, DR_COLOR_TEXT_ACTIVE, DR_COLOR_TEXT_DISABLED, DR_COLOR_TEXT_ERROR, DR_COLOR_TEXT_INFO, DR_COLOR_TEXT_MAIN, DR_COLOR_TEXT_SECONDARY, DR_COLOR_TEXT_SUCCESS, DR_COLOR_TEXT_WARNING, DR_COLOR_TEXT_WHITE, DR_COLOR_YELLOW, DR_COLOR_YELLOW_DARK, DR_COLOR_YELLOW_DARKER, DR_COLOR_YELLOW_LIGHT, DR_COLOR_YELLOW_LIGHTER, DR_COLOR_YELLOW_SUPER_LIGHT, DR_COLOR_YELLOW_ULTRA_LIGHT, DR_DRAWER_DATA, DR_DRAWER_DEFAULT_OPTIONS, DR_SHINE_ANIMATION_CLASS, DataAnalyticsService, DateFromats, DatePickerPeriodPosition, DateTagComponent, DateTagModule, DateTags, DateTimePickerComponent, DayTagComponent, Debounce, DefaultToastrComponent, DefaultTreeviewEventParser, DefaultTreeviewI18n, DialogModalWrapperComponent, DialogService, DialogWrapperComponent, DownlineTreeviewEventParser, DrAccordionComponent, DrAccordionItemBodyComponent, DrAccordionItemComponent, DrAccordionItemHeaderComponent, DrAccordionModule, DrAlertComponent, DrAlertModule, DrAlertTheme, DrAvatarComponent, DrAvatarModule, DrAvatarPipe, DrAvatarService, DrBadgeComponent, DrBadgeStatusComponent, DrBadgeStatusModule, DrButtonComponent, DrChatAlertComponent, DrChatComponent, DrChatCustomMessageDirective, DrChatDroppedFilesComponent, DrChatFormComponent, DrChatFormDropdownComponent, DrChatMessageComponent, DrChatMessageFileComponent, DrChatMessageTextComponent, DrChatModule, DrChatSuggestionsComponent, DrChipComponent, DrCodeEditorComponent, DrCodeEditorModule, DrCodemirrorComponent, DrDatePickerComponent, DrDatePickerCustomHeaderComponent, DrDatePickerFormatDirective, DrDatePickerRangeComponent, DrDatePickerWithTimeframeComponent, DrDetailsListComponent, DrDetailsListModule, DrDialogModule, DrDividerComponent, DrDotFlashingComponent, DrDropdownChildDirective, DrDropdownComponent, DrDropdownDirective, DrDropdownItemComponent, DrDropdownItemShowPipe, DrDropdownModule, DrDropdownService, DrErrorComponent, DrErrorModule, DrFiscalMonthCalendarHeaderComponent, DrFiscalMonthCalendarPickerComponent, DrGalleryComponent, DrGridColumnsFilterPopoverComponent, DrGridComponent, DrGridNoRowsComponent, DrGridPaginationComponent, DrGridToolbarComponent, DrImageCropperComponent, DrInputComponent, DrInputsModule, DrLayoutBodyComponent, DrLayoutComponent, DrLayoutHeaderComponent, DrLayoutModule, DrLinkComponent, DrListOverflowComponent, DrModelDebounceChangeDirective, DrPopoverAlignmentDimension, DrPopoverComponent, DrPopoverDirective, DrPopoverModule, DrPopoverRef, DrPopoverService, DrProgressBarComponent, DrScenarioConfigurationComponent, DrScenarioModule, DrScenarioTagConfigurationComponent, DrSelectAddItemComponent, DrSelectComponent, DrSharedUtils, DrShineAnimationDirective, DrShowTimeframePipe, DrSliderComponent, DrSpinnerComponent, DrSpinnerDirective, DrSpinnerModule, DrStepperModule, DrTabComponent, DrTabsComponent, DrTabsModule, DrTagComponent, DrTagModule, DrTagsConstructorComponent, DrTagsConstructorModule, DrToastrModule, DrToastrService, DrToggleButtonComponent, DrToggleComponent, DrTooltipDirective, DrTooltipModule, Drawer, DrawerConfig, DrawerContainer, DrawerModule, DrawerRef, DropdownInstanceService, ElementOverflowDirective, EmojiPickerComponent, FeedbackSentiment, FilterDropdownComponent, FilterPipe, FiscalMonthAdapter, ForecastTagComponent, ForecastTagService, GMT_OFFSETS, GRID_THEME_OPTIONS, GridDrEventType, GridSortDirections, ICodeEditorHintIcon, IMAGE_TYPES, ImgPipe, IndeterminatePipe, LOCAL_TIME_ZONE_OFFSET, LetContext, LetDirective, LinkTheme, ListTagComponent, ListTagModule, MonthTagComponent, OrderDownlineTreeviewEventParser, QuarterTagComponent, RadioButtonComponent, RadioGroupComponent, Scenario, ScenarioService, SearchPipe, SeparateTableColumnDirective, SeparateTableComponent, StepWizardDirective, StepperComponent, StepperWizardComponent, TagTypes, TagsConfigSubType, TagsConstructorService, TblHeaderComponent, TblToggleButtonHeaderComponent, TextOverflowComponent, Throttle, TimePickerComponent, TimeframeOption, ToastrStatus, ToastrStatusIcon, ToggleButtonMode, TooltipComponent, TooltipCustomComponent, TooltipDefaultComponent, TooltipInfoComponent, TooltipInfoIconTheme, TooltipInfoWidth, TooltipTheme, TrackByPropertyDirective, TreeviewComponent, TreeviewConfig, TreeviewEventParser, TreeviewHelper, TreeviewI18n, TreeviewItem, TreeviewModule, TreeviewPipe, TruncateTextDirective, WeekTagComponent, YearTagComponent, getColumnSortingBySortType, getGMTLabel, getSortTypeByColumnSorting, gridSortArrayByLength, gridSortArrayWithSystem, gridSortDate, gridSortNumber, gridSortWithFormatter, gridSortWithSystem, gridSortWithSystemAndFormatter, gridSumAggregation };
|
|
18808
19026
|
//# sourceMappingURL=datarailsshared-datarailsshared.mjs.map
|