ngx-wapp-components 3.0.11-alpha.2 → 3.0.12
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.
|
@@ -721,7 +721,6 @@ class WEditSelectComponent {
|
|
|
721
721
|
this.showLabel = true;
|
|
722
722
|
this.placeholder = "";
|
|
723
723
|
this.disabled = false;
|
|
724
|
-
this.internalDisabled = false;
|
|
725
724
|
this.loading = false;
|
|
726
725
|
this.required = false;
|
|
727
726
|
this.size = "small";
|
|
@@ -736,9 +735,6 @@ class WEditSelectComponent {
|
|
|
736
735
|
this.onChange = () => { };
|
|
737
736
|
this.onTouch = () => { };
|
|
738
737
|
}
|
|
739
|
-
get isDisabled() {
|
|
740
|
-
return this.disabled || this.internalDisabled;
|
|
741
|
-
}
|
|
742
738
|
ngOnInit() {
|
|
743
739
|
this.showClear = !this.required;
|
|
744
740
|
}
|
|
@@ -788,7 +784,7 @@ class WEditSelectComponent {
|
|
|
788
784
|
useExisting: forwardRef(() => WEditSelectComponent),
|
|
789
785
|
multi: true
|
|
790
786
|
}
|
|
791
|
-
], ngImport: i0, template: "@if (formControl) {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"isDisabled\" [size]=\"size\" [tooltip]=\"tooltip\"\r\n [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValid()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [ngClass]=\"{'ng-invalid ng-dirty': formControl.dirty && formControl.hasError('required')}\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [formControl]=\"formControl\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [appendTo]=\"appendTo\"\r\n (onClear)=\"onClear()\"\r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-select>\r\n @if (formControl.dirty && formControl.hasError('required')) {\r\n <span\r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span>\r\n }\r\n </div>\r\n} @else {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\" [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValidNgModel()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [disabled]=\"disabled\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [disabled]=\"disabled\"\r\n [(ngModel)]=\"ngModelValue\"\r\n (onChange)=\"onOptionSelected()\"\r\n [showClear]=\"showClear\"\r\n (onClear)=\"onClear()\"\r\n [appendTo]=\"appendTo\">\r\n </p-select>\r\n </div>\r\n}\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message,.w-input-error-alert-text,.w-input-warning-alert-text,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-focus{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text{color:#5f6468}.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-small.p-select.p-disabled{background-color:#f8f9fa!important;border-color:#e8ebee!important;opacity:.6!important}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label{color:#1f2224}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6468}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small.p-select.p-disabled .p-select-label.p-placeholder{color:#5f6468}.w-input-small-text-icon{color:#1f2224}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:0 4px;margin-top:-2px}.w-input-error-alert-text{color:#e50000;padding:0 4px;margin-top:-2px}.w-input-alert-message-height{height:32px}.w-error-message{color:#e50000;padding:0 4px;margin-top:-2px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-table-height{padding:6px 8px 5px}.w-table-no-buttons-height{padding:16px 8px 15px!important}.w-tree-table-height{padding:8px 8px 7px}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#fff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px;pointer-events:none}::ng-deep .p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-left{margin-right:6px;width:max-content;transform:translate(-6px)}::ng-deep .p-tooltip.p-tooltip-left .p-tooltip-arrow,.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff!important;top:50%;right:-3px;margin-top:-4px;border-width:4px 0 4px 6px!important}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}.w-edit-select-field{margin:0;display:flex;flex-direction:column;gap:6px!important}:host ::ng-deep .w-edit-select-small.p-select{border:1px solid #e8ebee;border-radius:8px;border-color:#e8ebee;height:28px}:host ::ng-deep .w-edit-select-small.p-select .p-select-label{padding:5px 0 5px 7px;height:100%}:host ::ng-deep .w-edit-select-small.p-select .p-iconwrapper{position:static;padding:0 6px;align-self:center;margin-top:0}:host ::ng-deep .w-edit-select-small.p-select:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small.p-select.p-select-open:not(.p-disabled):hover{border-color:#e8ebee}:host ::ng-deep .w-edit-select-small.p-select.p-select-open.p-inputwrapper-focus{border-color:#e8ebee;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{padding:8px 12px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-focus{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-select-option-selected{background-color:#e0f5fc;color:#000;font-weight:600}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header{background-color:#f8f9fa!important;padding:6px!important;border-bottom:1px solid #e8ebee;border-radius:8px 8px 0 0}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:focus{border:1px solid #e8ebee;border-radius:8px;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-inputicon svg{width:8px;height:8px}::ng-deep p-overlay>.p-overlay{min-width:100%!important}\n"], dependencies: [{ kind: "directive", type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i1$2.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3$1.Select, selector: "p-select", inputs: ["id", "scrollHeight", "filter", "panelStyle", "styleClass", "panelStyleClass", "readonly", "editable", "tabindex", "placeholder", "loadingIcon", "filterPlaceholder", "filterLocale", "inputId", "dataKey", "filterBy", "filterFields", "autofocus", "resetFilterOnHide", "checkmark", "dropdownIcon", "loading", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "group", "showClear", "emptyFilterMessage", "emptyMessage", "lazy", "virtualScroll", "virtualScrollItemSize", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "ariaLabel", "ariaLabelledBy", "filterMatchMode", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "focusOnHover", "selectOnFocus", "autoOptionFocus", "autofocusFilter", "filterValue", "options", "appendTo", "motionOptions"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onShow", "onHide", "onClear", "onLazyLoad"] }, { kind: "directive", type: i4.DefaultClassDirective, selector: " [ngClass], [ngClass.xs], [ngClass.sm], [ngClass.md], [ngClass.lg], [ngClass.xl], [ngClass.lt-sm], [ngClass.lt-md], [ngClass.lt-lg], [ngClass.lt-xl], [ngClass.gt-xs], [ngClass.gt-sm], [ngClass.gt-md], [ngClass.gt-lg]", inputs: ["ngClass", "ngClass.xs", "ngClass.sm", "ngClass.md", "ngClass.lg", "ngClass.xl", "ngClass.lt-sm", "ngClass.lt-md", "ngClass.lt-lg", "ngClass.lt-xl", "ngClass.gt-xs", "ngClass.gt-sm", "ngClass.gt-md", "ngClass.gt-lg"] }, { kind: "component", type: WInputLabelComponent, selector: "w-input-label", inputs: ["label", "disabled", "required", "validated", "tooltip", "tooltipPosition", "size", "labelStyleClass", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
787
|
+
], ngImport: i0, template: "@if (formControl) {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"\r\n [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValid()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [ngClass]=\"{'ng-invalid ng-dirty': formControl.dirty && formControl.hasError('required')}\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [formControl]=\"formControl\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [appendTo]=\"appendTo\"\r\n (onClear)=\"onClear()\"\r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-select>\r\n @if (formControl.dirty && formControl.hasError('required')) {\r\n <span\r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span>\r\n }\r\n </div>\r\n} @else {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\" [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValidNgModel()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [disabled]=\"disabled\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [disabled]=\"disabled\"\r\n [(ngModel)]=\"ngModelValue\"\r\n (onChange)=\"onOptionSelected()\"\r\n [showClear]=\"showClear\"\r\n (onClear)=\"onClear()\"\r\n [appendTo]=\"appendTo\">\r\n </p-select>\r\n </div>\r\n}\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message,.w-input-error-alert-text,.w-input-warning-alert-text,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-focus{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text{color:#5f6468}.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-small.p-select.p-disabled{background-color:#f8f9fa!important;border-color:#e8ebee!important;opacity:.6!important}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label{color:#1f2224}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6468}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small.p-select.p-disabled .p-select-label.p-placeholder{color:#5f6468}.w-input-small-text-icon{color:#1f2224}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:0 4px;margin-top:-2px}.w-input-error-alert-text{color:#e50000;padding:0 4px;margin-top:-2px}.w-input-alert-message-height{height:32px}.w-error-message{color:#e50000;padding:0 4px;margin-top:-2px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-table-height{padding:6px 8px 5px}.w-table-no-buttons-height{padding:16px 8px 15px!important}.w-tree-table-height{padding:8px 8px 7px}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#fff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px;pointer-events:none}::ng-deep .p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-left{margin-right:6px;width:max-content;transform:translate(-6px)}::ng-deep .p-tooltip.p-tooltip-left .p-tooltip-arrow,.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff!important;top:50%;right:-3px;margin-top:-4px;border-width:4px 0 4px 6px!important}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}.w-edit-select-field{margin:0;display:flex;flex-direction:column;gap:6px!important}:host ::ng-deep .w-edit-select-small.p-select{border:1px solid #e8ebee;border-radius:8px;border-color:#e8ebee;height:28px}:host ::ng-deep .w-edit-select-small.p-select .p-select-label{padding:5px 0 5px 7px;height:100%}:host ::ng-deep .w-edit-select-small.p-select .p-iconwrapper{position:static;padding:0 6px;align-self:center;margin-top:0}:host ::ng-deep .w-edit-select-small.p-select:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small.p-select.p-select-open:not(.p-disabled):hover{border-color:#e8ebee}:host ::ng-deep .w-edit-select-small.p-select.p-select-open.p-inputwrapper-focus{border-color:#e8ebee;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{padding:8px 12px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-focus{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-select-option-selected{background-color:#e0f5fc;color:#000;font-weight:600}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header{background-color:#f8f9fa!important;padding:6px!important;border-bottom:1px solid #e8ebee;border-radius:8px 8px 0 0}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:focus{border:1px solid #e8ebee;border-radius:8px;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-inputicon svg{width:8px;height:8px}::ng-deep p-overlay>.p-overlay{min-width:100%!important}\n"], dependencies: [{ kind: "directive", type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i1$2.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "component", type: i3$1.Select, selector: "p-select", inputs: ["id", "scrollHeight", "filter", "panelStyle", "styleClass", "panelStyleClass", "readonly", "editable", "tabindex", "placeholder", "loadingIcon", "filterPlaceholder", "filterLocale", "inputId", "dataKey", "filterBy", "filterFields", "autofocus", "resetFilterOnHide", "checkmark", "dropdownIcon", "loading", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "group", "showClear", "emptyFilterMessage", "emptyMessage", "lazy", "virtualScroll", "virtualScrollItemSize", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "ariaLabel", "ariaLabelledBy", "filterMatchMode", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "focusOnHover", "selectOnFocus", "autoOptionFocus", "autofocusFilter", "filterValue", "options", "appendTo", "motionOptions"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onShow", "onHide", "onClear", "onLazyLoad"] }, { kind: "directive", type: i4.DefaultClassDirective, selector: " [ngClass], [ngClass.xs], [ngClass.sm], [ngClass.md], [ngClass.lg], [ngClass.xl], [ngClass.lt-sm], [ngClass.lt-md], [ngClass.lt-lg], [ngClass.lt-xl], [ngClass.gt-xs], [ngClass.gt-sm], [ngClass.gt-md], [ngClass.gt-lg]", inputs: ["ngClass", "ngClass.xs", "ngClass.sm", "ngClass.md", "ngClass.lg", "ngClass.xl", "ngClass.lt-sm", "ngClass.lt-md", "ngClass.lt-lg", "ngClass.lt-xl", "ngClass.gt-xs", "ngClass.gt-sm", "ngClass.gt-md", "ngClass.gt-lg"] }, { kind: "component", type: WInputLabelComponent, selector: "w-input-label", inputs: ["label", "disabled", "required", "validated", "tooltip", "tooltipPosition", "size", "labelStyleClass", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
792
788
|
}
|
|
793
789
|
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.2", ngImport: i0, type: WEditSelectComponent, decorators: [{
|
|
794
790
|
type: Component,
|
|
@@ -798,7 +794,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.1.2", ngImpor
|
|
|
798
794
|
useExisting: forwardRef(() => WEditSelectComponent),
|
|
799
795
|
multi: true
|
|
800
796
|
}
|
|
801
|
-
], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "@if (formControl) {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"isDisabled\" [size]=\"size\" [tooltip]=\"tooltip\"\r\n [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValid()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [ngClass]=\"{'ng-invalid ng-dirty': formControl.dirty && formControl.hasError('required')}\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [formControl]=\"formControl\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [appendTo]=\"appendTo\"\r\n (onClear)=\"onClear()\"\r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-select>\r\n @if (formControl.dirty && formControl.hasError('required')) {\r\n <span\r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span>\r\n }\r\n </div>\r\n} @else {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\" [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValidNgModel()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [disabled]=\"disabled\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [disabled]=\"disabled\"\r\n [(ngModel)]=\"ngModelValue\"\r\n (onChange)=\"onOptionSelected()\"\r\n [showClear]=\"showClear\"\r\n (onClear)=\"onClear()\"\r\n [appendTo]=\"appendTo\">\r\n </p-select>\r\n </div>\r\n}\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message,.w-input-error-alert-text,.w-input-warning-alert-text,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-focus{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text{color:#5f6468}.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-small.p-select.p-disabled{background-color:#f8f9fa!important;border-color:#e8ebee!important;opacity:.6!important}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label{color:#1f2224}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6468}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small.p-select.p-disabled .p-select-label.p-placeholder{color:#5f6468}.w-input-small-text-icon{color:#1f2224}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:0 4px;margin-top:-2px}.w-input-error-alert-text{color:#e50000;padding:0 4px;margin-top:-2px}.w-input-alert-message-height{height:32px}.w-error-message{color:#e50000;padding:0 4px;margin-top:-2px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-table-height{padding:6px 8px 5px}.w-table-no-buttons-height{padding:16px 8px 15px!important}.w-tree-table-height{padding:8px 8px 7px}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#fff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px;pointer-events:none}::ng-deep .p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-left{margin-right:6px;width:max-content;transform:translate(-6px)}::ng-deep .p-tooltip.p-tooltip-left .p-tooltip-arrow,.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff!important;top:50%;right:-3px;margin-top:-4px;border-width:4px 0 4px 6px!important}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}.w-edit-select-field{margin:0;display:flex;flex-direction:column;gap:6px!important}:host ::ng-deep .w-edit-select-small.p-select{border:1px solid #e8ebee;border-radius:8px;border-color:#e8ebee;height:28px}:host ::ng-deep .w-edit-select-small.p-select .p-select-label{padding:5px 0 5px 7px;height:100%}:host ::ng-deep .w-edit-select-small.p-select .p-iconwrapper{position:static;padding:0 6px;align-self:center;margin-top:0}:host ::ng-deep .w-edit-select-small.p-select:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small.p-select.p-select-open:not(.p-disabled):hover{border-color:#e8ebee}:host ::ng-deep .w-edit-select-small.p-select.p-select-open.p-inputwrapper-focus{border-color:#e8ebee;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{padding:8px 12px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-focus{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-select-option-selected{background-color:#e0f5fc;color:#000;font-weight:600}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header{background-color:#f8f9fa!important;padding:6px!important;border-bottom:1px solid #e8ebee;border-radius:8px 8px 0 0}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:focus{border:1px solid #e8ebee;border-radius:8px;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-inputicon svg{width:8px;height:8px}::ng-deep p-overlay>.p-overlay{min-width:100%!important}\n"] }]
|
|
797
|
+
], changeDetection: ChangeDetectionStrategy.OnPush, standalone: false, template: "@if (formControl) {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"\r\n [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValid()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [ngClass]=\"{'ng-invalid ng-dirty': formControl.dirty && formControl.hasError('required')}\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [formControl]=\"formControl\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [appendTo]=\"appendTo\"\r\n (onClear)=\"onClear()\"\r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-select>\r\n @if (formControl.dirty && formControl.hasError('required')) {\r\n <span\r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span>\r\n }\r\n </div>\r\n} @else {\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n @if (showLabel) {\r\n <w-input-label [label]=\"label\" [required]=\"required\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\" [tooltipPosition]=\"tooltipPosition\" [validated]=\"isRequiredValidNgModel()\"></w-input-label>\r\n }\r\n <p-select class=\"w-edit-select-small\"\r\n [options]=\"options\"\r\n [optionLabel]=\"optionLabel\"\r\n [optionValue]=\"optionValue\"\r\n [placeholder]=\"placeholder\"\r\n [disabled]=\"disabled\"\r\n [filter]=\"filter\"\r\n [filterPlaceholder]=\"filterPlaceholder\"\r\n [loading]=\"loading\"\r\n [loadingIcon]=\"'pi pi-spin pi-spinner'\"\r\n dropdownIcon=\"pi pi-chevron-down\"\r\n [showClear]=\"showClear\"\r\n [disabled]=\"disabled\"\r\n [(ngModel)]=\"ngModelValue\"\r\n (onChange)=\"onOptionSelected()\"\r\n [showClear]=\"showClear\"\r\n (onClear)=\"onClear()\"\r\n [appendTo]=\"appendTo\">\r\n </p-select>\r\n </div>\r\n}\r\n", styles: [".heading1{font-size:2.6666666667rem;line-height:3rem;font-weight:700}.heading2{font-size:2.3333333333rem;line-height:2.6666666667rem;font-weight:700}.heading3{font-size:2rem;line-height:2.3333333333rem;font-weight:700}.heading4{font-size:1.6666666667rem;line-height:2rem;font-weight:700}.heading5,.w-sidebar-title-text{font-size:1.5rem;line-height:1.8333333333rem;font-weight:700}.heading6{font-size:1.3333333333rem;line-height:1.6666666667rem;font-weight:700}.subtitle1,.w-tab-text,.w-panel-title-text{font-size:1.1666666667rem;line-height:1.3333333333rem;font-weight:700}.subtitle2,.w-table-th-text,.w-panel-subtitle-text,.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled,.w-view-small-label-text-typography,.w-view-small-label-text,.w-button-small-text-label-text-typography,.w-button-small-text-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:600}.body,.w-image-file-uploader-navigators-text,.w-table-td-text,.w-chip-text,.w-panel-content,.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label,.w-view-small-value-text-typography,.w-view-small-value-text,.w-button-small-label-text-typography,.w-button-small-tertiary-label-text{font-size:1rem;line-height:1.1666666667rem;font-weight:400}.caption,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message,.w-input-error-alert-text,.w-input-warning-alert-text,.w-button-small-label-text-typography-sm{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#1f2224}.textSoftColor{color:#5f6468}.textSofterColor{color:#9aa0a7}.textSoftestColor{color:#e8ebee}.textInverseColor{color:#fff}.spacingXXS{padding:4px}.spacingXSM{padding:6px}.spacingXSMDivider{height:6px}.spacingXS{padding:8px}.spacingS{padding:12px}.spacingM{padding:16px}.spacingL{padding:20px}.spacingXL{padding:24px}.spacingXXL{padding:28px}.spacingXXXL{padding:32px}.panel-title-gap-divider{height:20px}.panel-section-gap-divider{height:32px}.input-vertical-gap-divider{height:24px}.input-label-gap-divider{height:6px}.focusedInput,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-focus{border:1px solid rgba(0,157,253,.25);box-shadow:0 0 10px #00b3eb40}.focus{box-shadow:0 0 8px #00a6e980}.hover{border-radius:8px;border:1px solid #00b3eb}.hoveredInput,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px;border:1px solid rgba(0,179,235,.5)}.input-generic-valid{border-radius:8px;border:1px solid #B3FFD3}.input-generic-valid-focus{border-radius:8px;border:1px solid #B3FFD3!important;box-shadow:0 0 8px #46ff9b80!important;padding-left:16px}.input-generic-warning{border-radius:8px;border:1px solid #FFECB8!important}.input-generic-warning-focus{border-radius:8px;border:1px solid #FFECB8!important;box-shadow:0 0 8px #ffcd4680!important;padding-left:16px}.input-generic-error-focus{border-radius:8px;border:1px solid #FFBDBD!important;box-shadow:0 0 8px #ff555580!important;padding-left:16px}.input-generic-error{border-radius:8px;border:1px solid #FFBDBD}.toggle-small-typography{font-size:12px;line-height:16px;font-weight:600}.w-button-small-label-text-typography,.w-button-small-tertiary-label-text,.w-button-small-label-text-typography-sm{font-weight:600}.w-button-small-tertiary-label-text{color:#5f6468}.w-button-small-text-label-text{color:#1f2224}.w-button-small-icon-text{font-size:12px;font-weight:600}.w-table-button-small-icon-text{font-size:12px;color:#9aa0a7}.w-control-button-small-label-text{font-size:12px;font-weight:600;line-height:16px}.w-control-button-x-small-icon-text{font-size:10px;font-weight:700}.w-control-button-small-icon-text{font-size:8px;font-weight:700}.w-button-medium-label-text-typography,.w-button-medium-tertiary-label-text{font-size:16px;font-weight:600;line-height:16px}.w-button-medium-tertiary-label-text{color:#1f2224}.w-button-medium-icon-text{font-size:16px}.w-control-button-medium-label-text{font-size:14px;font-weight:600;line-height:16px}.w-control-button-medium-icon-text{font-size:12px;font-weight:700}.w-button-large-label-text-typography,.w-button-large-tertiary-label-text{font-size:20px;font-weight:600;line-height:24px}.w-button-large-tertiary-label-text{color:#1f2224}.w-button-x-small-label-text{font-size:10px;font-weight:600;line-height:10px}.w-button-small-only-label-text{font-size:12px;font-weight:600;line-height:16px}.w-button-large-icon-text{font-size:24px}.w-view-small-label-text{color:#1f2224}.w-view-small-value-text{color:#5f6468}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-small.p-select.p-disabled{background-color:#f8f9fa!important;border-color:#e8ebee!important;opacity:.6!important}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#1f2224}.w-input-small-label-disabled{color:#9aa0a7}.w-input-small-label-text-content{padding:12px 8px 8px 0;margin:0}.w-input-small-label-text-content-no-top{padding-top:0}.w-input-small-placeholder-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter::placeholder,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:-ms-input-placeholder,:host ::ng-deep .w-edit-select-small.p-select.p-inputwrapper-filled .p-select-label{color:#1f2224}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small.p-select .p-select-label.p-placeholder{color:#9aa0a7;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6468}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small.p-select.p-disabled .p-select-label.p-placeholder{color:#5f6468}.w-input-small-text-icon{color:#1f2224}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{color:#1f2224}.w-input-medium-label-text-typography,.w-input-medium-label-text,.w-input-medium-label-disabled{font-size:14px;font-weight:600;line-height:16px}.w-input-medium-label-text,.w-input-medium-label-disabled{color:#1f2224}.w-input-medium-label-disabled{color:#9aa0a7}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,.w-input-medium-placeholder-text-only-color{color:#1f2224}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6468}.w-input-medium-text-icon{color:#1f2224}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#1f2224}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:0 4px;margin-top:-2px}.w-input-error-alert-text{color:#e50000;padding:0 4px;margin-top:-2px}.w-input-alert-message-height{height:32px}.w-error-message{color:#e50000;padding:0 4px;margin-top:-2px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#1f2224}.w-panel-content{color:#5f6468}.w-tab-text,.w-chip-text{color:#1f2224}.w-badge-text{font-size:10px;font-weight:700;line-height:8px}.w-table-th-text{color:#1f2224}.w-table-td-text{color:#5f6468}.w-table-height{padding:6px 8px 5px}.w-table-no-buttons-height{padding:16px 8px 15px!important}.w-tree-table-height{padding:8px 8px 7px}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}::ng-deep .p-tooltip,.p-tooltip{filter:0px 0px 1px 0px rgba(0,0,0,.1) inset,1px 1px 5px rgba(0,0,0,.06),1px 1px 1px rgba(0,0,0,.08)}::ng-deep .p-tooltip .p-tooltip-text,.p-tooltip .p-tooltip-text{background:#fff!important;color:#1f2224;padding:12px 16px;max-width:192px;width:max-content;margin-left:3px;pointer-events:none}::ng-deep .p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-left{margin-right:6px;width:max-content;transform:translate(-6px)}::ng-deep .p-tooltip.p-tooltip-left .p-tooltip-arrow,.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#fff!important;top:50%;right:-3px;margin-top:-4px;border-width:4px 0 4px 6px!important}::ng-deep .p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-right{margin-left:6px;width:max-content;transform:translateY(-1px)}::ng-deep .p-tooltip.p-tooltip-right .p-tooltip-arrow,.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#fff!important;top:50%;left:0;margin-top:-4px;border-width:4px 6px 4px 0!important}::ng-deep .p-tooltip.p-tooltip-bottom .p-tooltip-arrow,.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#fff!important;border-width:0 4px 6px 4px!important;margin-top:-3px}.w-edit-select-field{margin:0;display:flex;flex-direction:column;gap:6px!important}:host ::ng-deep .w-edit-select-small.p-select{border:1px solid #e8ebee;border-radius:8px;border-color:#e8ebee;height:28px}:host ::ng-deep .w-edit-select-small.p-select .p-select-label{padding:5px 0 5px 7px;height:100%}:host ::ng-deep .w-edit-select-small.p-select .p-iconwrapper{position:static;padding:0 6px;align-self:center;margin-top:0}:host ::ng-deep .w-edit-select-small.p-select:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small.p-select.p-select-open:not(.p-disabled):hover{border-color:#e8ebee}:host ::ng-deep .w-edit-select-small.p-select.p-select-open.p-inputwrapper-focus{border-color:#e8ebee;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay{border-radius:8px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option{padding:8px 12px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-focus{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-overlay-content .p-select-overlay .p-select-list-container .p-select-list p-selectitem .p-select-option.p-select-option-selected{background-color:#e0f5fc;color:#000;font-weight:600}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header{background-color:#f8f9fa!important;padding:6px!important;border-bottom:1px solid #e8ebee;border-radius:8px 8px 0 0}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-select-filter:focus{border:1px solid #e8ebee;border-radius:8px;box-shadow:none}:host ::ng-deep .w-edit-select-small.p-select .p-overlay .p-select-header .p-iconfield .p-inputicon svg{width:8px;height:8px}::ng-deep p-overlay>.p-overlay{min-width:100%!important}\n"] }]
|
|
802
798
|
}], propDecorators: { label: [{
|
|
803
799
|
type: Input,
|
|
804
800
|
args: ['label']
|