ngx-wapp-components 1.14.0 → 1.14.2

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.
@@ -61,7 +61,7 @@ WEditSelectComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", v
61
61
  useExisting: forwardRef(() => WEditSelectComponent),
62
62
  multi: true
63
63
  }
64
- ], ngImport: i0, template: "<div *ngIf=\"formControl; else noNgControl\" class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [required]=\"formControl.hasError('required')\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \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 [filter]=\"filter\"\r\n [showClear]=\"showClear\" \r\n [required]=\"required\"\r\n [formControl]=\"formControl\" \r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" 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 [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [showClear]=\"showClear\"\r\n [required]=\"required\"\r\n [formControl]=\"formControl\"\r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <span *ngIf=\"getSizeName(sizeType.medium) == size && formControl.dirty && formControl.hasError('required')\" \r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span> \r\n</div>\r\n<ng-template #noNgControl>\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \r\n [options]=\"options\" \r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" class=\"w-edit-select-small\" \r\n [options]=\"options\" \r\n [filter]=\"filter\"\r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n </div>\r\n</ng-template>", 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-dropdown-panel .p-dropdown-items .p-dropdown-item,.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-inputtext,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter.p-inputtext,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-medium .p-dropdown:not(.p-disabled).p-focus,:host ::ng-deep .w-edit-select-small .p-dropdown-panel,:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled).p-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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-medium .p-disabled,:host ::ng-deep .w-edit-select-small .p-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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-inputtext{color:#202124}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6368}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small .p-disabled .p-inputtext{color:#5f6368}.w-input-small-text-icon{color:#202124}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{color:#202124}.w-input-medium-placeholder-text-only-color,:host ::ng-deep .w-edit-select-medium .p-dropdown .p-placeholder{color:#202124}.w-input-medium-placeholder-text-disabled{color:#5f6368}.w-input-medium-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-medium .p-disabled .p-inputtext{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text,:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid,.w-edit-select-field{margin:0}:host ::ng-deep .w-edit-select-small .p-dropdown{border:1px solid #e8eaed;border-radius:8px;border-color:#e8eaed;height:28px;margin-top:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:24px;height:100%}:host ::ng-deep .w-edit-select-small .p-inputtext{padding:5px 7px;align-self:center}:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-trigger{width:auto;height:26px;padding-right:6px;padding-left:6px;margin-right:8px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel{margin-top:2px;border-radius:8px;background-color:#fff}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header{background-color:#f8f9fa!important;padding:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter:focus{border:1px solid #e8eaed!important;border-radius:8px!important;box-shadow:none!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items{padding:6px;display:grid;gap:6px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{height:28px;padding-left:8px;padding-right:8px;align-content:center;display:grid}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background-color:#e0f5fc;border-radius:2px;color:#000}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item#p-highlighted-option{font-weight:600}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-clear-icon{right:38px}:host ::ng-deep .w-edit-select-medium .p-dropdown{border-width:1px;border-radius:8px;border-color:#e8eaed;margin-top:6px!important}:host ::ng-deep .w-edit-select-medium .p-inputtext{padding:7px 0 7px 15px}:host ::ng-deep .w-edit-select-medium .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-medium .p-dropdown .p-dropdown-trigger{width:24px;padding:8px 24px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel{padding:8px 8px 16px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items{padding:0}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 16px;margin-bottom:4px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:#d6f2ff;border-radius:8px;color:#000}:host ::ng-deep p-dropdown.w-edit-select-medium.ng-dirty.ng-invalid>.p-dropdown{border-color:#ffbdbd}.w-error-message{color:#e50000;margin-top:4px;padding:0 4px}\n"], dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.Dropdown, selector: "p-dropdown", inputs: ["scrollHeight", "filter", "name", "style", "panelStyle", "styleClass", "panelStyleClass", "readonly", "required", "editable", "appendTo", "tabindex", "placeholder", "filterPlaceholder", "filterLocale", "inputId", "selectId", "dataKey", "filterBy", "autofocus", "resetFilterOnHide", "dropdownIcon", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "autoDisplayFirst", "group", "showClear", "emptyFilterMessage", "emptyMessage", "lazy", "virtualScroll", "virtualScrollItemSize", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "ariaLabel", "ariaLabelledBy", "filterMatchMode", "maxlength", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "autofocusFilter", "overlayDirection", "disabled", "itemSize", "autoZIndex", "baseZIndex", "showTransitionOptions", "hideTransitionOptions", "options", "filterValue"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onShow", "onHide", "onClear", "onLazyLoad"] }, { kind: "component", type: i4.WInputLabelComponent, selector: "w-input-label", inputs: ["label", "disabled", "required", "tooltip", "size"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
64
+ ], ngImport: i0, template: "<div *ngIf=\"formControl; else noNgControl\" class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [required]=\"formControl.hasError('required')\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \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 [filter]=\"filter\"\r\n [showClear]=\"showClear\" \r\n [required]=\"required\"\r\n [formControl]=\"formControl\" \r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" 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 [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [showClear]=\"showClear\"\r\n [required]=\"required\"\r\n [formControl]=\"formControl\"\r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <span *ngIf=\"getSizeName(sizeType.medium) == size && formControl.dirty && formControl.hasError('required')\" \r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span> \r\n</div>\r\n<ng-template #noNgControl>\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \r\n [options]=\"options\" \r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" class=\"w-edit-select-small\" \r\n [options]=\"options\" \r\n [filter]=\"filter\"\r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n </div>\r\n</ng-template>", 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-dropdown-panel .p-dropdown-items .p-dropdown-item,.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-inputtext,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter.p-inputtext,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-medium .p-dropdown:not(.p-disabled).p-focus,:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled).p-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-dropdown-panel{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-medium .p-disabled,:host ::ng-deep .w-edit-select-small .p-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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-inputtext{color:#202124}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6368}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small .p-disabled .p-inputtext{color:#5f6368}.w-input-small-text-icon{color:#202124}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{color:#202124}.w-input-medium-placeholder-text-only-color,:host ::ng-deep .w-edit-select-medium .p-dropdown .p-placeholder{color:#202124}.w-input-medium-placeholder-text-disabled{color:#5f6368}.w-input-medium-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-medium .p-disabled .p-inputtext{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text,:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid,.w-edit-select-field{margin:0}:host ::ng-deep .w-edit-select-small .p-dropdown{border:1px solid #e8eaed;border-radius:8px;border-color:#e8eaed;height:28px;margin-top:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:24px;height:100%}:host ::ng-deep .w-edit-select-small .p-inputtext{padding:5px 7px;align-self:center}:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-trigger{width:auto;height:26px;padding-right:6px;padding-left:6px;margin-right:8px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel{margin-top:2px;border-radius:8px;background-color:#fff}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header{background-color:#f8f9fa!important;padding:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter:focus{border:1px solid #e8eaed!important;border-radius:8px!important;box-shadow:none!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 12px;align-content:center;display:grid}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background-color:#e0f5fc;border-radius:2px;color:#000}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item#p-highlighted-option{font-weight:600}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-clear-icon{right:38px}:host ::ng-deep .w-edit-select-medium .p-dropdown{border-width:1px;border-radius:8px;border-color:#e8eaed;margin-top:6px!important}:host ::ng-deep .w-edit-select-medium .p-inputtext{padding:7px 0 7px 15px}:host ::ng-deep .w-edit-select-medium .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-medium .p-dropdown .p-dropdown-trigger{width:24px;padding:8px 24px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel{padding:8px 8px 16px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items{padding:0}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 16px;margin-bottom:4px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:#d6f2ff;border-radius:8px;color:#000}:host ::ng-deep p-dropdown.w-edit-select-medium.ng-dirty.ng-invalid>.p-dropdown{border-color:#ffbdbd}.w-error-message{color:#e50000;margin-top:4px;padding:0 4px}\n"], dependencies: [{ kind: "directive", type: i1.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { kind: "directive", type: i1.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.Dropdown, selector: "p-dropdown", inputs: ["scrollHeight", "filter", "name", "style", "panelStyle", "styleClass", "panelStyleClass", "readonly", "required", "editable", "appendTo", "tabindex", "placeholder", "filterPlaceholder", "filterLocale", "inputId", "selectId", "dataKey", "filterBy", "autofocus", "resetFilterOnHide", "dropdownIcon", "optionLabel", "optionValue", "optionDisabled", "optionGroupLabel", "optionGroupChildren", "autoDisplayFirst", "group", "showClear", "emptyFilterMessage", "emptyMessage", "lazy", "virtualScroll", "virtualScrollItemSize", "virtualScrollOptions", "overlayOptions", "ariaFilterLabel", "ariaLabel", "ariaLabelledBy", "filterMatchMode", "maxlength", "tooltip", "tooltipPosition", "tooltipPositionStyle", "tooltipStyleClass", "autofocusFilter", "overlayDirection", "disabled", "itemSize", "autoZIndex", "baseZIndex", "showTransitionOptions", "hideTransitionOptions", "options", "filterValue"], outputs: ["onChange", "onFilter", "onFocus", "onBlur", "onClick", "onShow", "onHide", "onClear", "onLazyLoad"] }, { kind: "component", type: i4.WInputLabelComponent, selector: "w-input-label", inputs: ["label", "disabled", "required", "tooltip", "size"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
65
65
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WEditSelectComponent, decorators: [{
66
66
  type: Component,
67
67
  args: [{ selector: 'w-edit-select', providers: [
@@ -70,7 +70,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImpor
70
70
  useExisting: forwardRef(() => WEditSelectComponent),
71
71
  multi: true
72
72
  }
73
- ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div *ngIf=\"formControl; else noNgControl\" class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [required]=\"formControl.hasError('required')\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \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 [filter]=\"filter\"\r\n [showClear]=\"showClear\" \r\n [required]=\"required\"\r\n [formControl]=\"formControl\" \r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" 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 [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [showClear]=\"showClear\"\r\n [required]=\"required\"\r\n [formControl]=\"formControl\"\r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <span *ngIf=\"getSizeName(sizeType.medium) == size && formControl.dirty && formControl.hasError('required')\" \r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span> \r\n</div>\r\n<ng-template #noNgControl>\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \r\n [options]=\"options\" \r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" class=\"w-edit-select-small\" \r\n [options]=\"options\" \r\n [filter]=\"filter\"\r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n </div>\r\n</ng-template>", 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-dropdown-panel .p-dropdown-items .p-dropdown-item,.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-inputtext,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter.p-inputtext,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-medium .p-dropdown:not(.p-disabled).p-focus,:host ::ng-deep .w-edit-select-small .p-dropdown-panel,:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled).p-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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-medium .p-disabled,:host ::ng-deep .w-edit-select-small .p-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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-inputtext{color:#202124}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6368}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small .p-disabled .p-inputtext{color:#5f6368}.w-input-small-text-icon{color:#202124}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{color:#202124}.w-input-medium-placeholder-text-only-color,:host ::ng-deep .w-edit-select-medium .p-dropdown .p-placeholder{color:#202124}.w-input-medium-placeholder-text-disabled{color:#5f6368}.w-input-medium-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-medium .p-disabled .p-inputtext{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text,:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid,.w-edit-select-field{margin:0}:host ::ng-deep .w-edit-select-small .p-dropdown{border:1px solid #e8eaed;border-radius:8px;border-color:#e8eaed;height:28px;margin-top:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:24px;height:100%}:host ::ng-deep .w-edit-select-small .p-inputtext{padding:5px 7px;align-self:center}:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-trigger{width:auto;height:26px;padding-right:6px;padding-left:6px;margin-right:8px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel{margin-top:2px;border-radius:8px;background-color:#fff}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header{background-color:#f8f9fa!important;padding:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter:focus{border:1px solid #e8eaed!important;border-radius:8px!important;box-shadow:none!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items{padding:6px;display:grid;gap:6px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{height:28px;padding-left:8px;padding-right:8px;align-content:center;display:grid}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background-color:#e0f5fc;border-radius:2px;color:#000}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item#p-highlighted-option{font-weight:600}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-clear-icon{right:38px}:host ::ng-deep .w-edit-select-medium .p-dropdown{border-width:1px;border-radius:8px;border-color:#e8eaed;margin-top:6px!important}:host ::ng-deep .w-edit-select-medium .p-inputtext{padding:7px 0 7px 15px}:host ::ng-deep .w-edit-select-medium .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-medium .p-dropdown .p-dropdown-trigger{width:24px;padding:8px 24px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel{padding:8px 8px 16px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items{padding:0}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 16px;margin-bottom:4px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:#d6f2ff;border-radius:8px;color:#000}:host ::ng-deep p-dropdown.w-edit-select-medium.ng-dirty.ng-invalid>.p-dropdown{border-color:#ffbdbd}.w-error-message{color:#e50000;margin-top:4px;padding:0 4px}\n"] }]
73
+ ], changeDetection: ChangeDetectionStrategy.OnPush, template: "<div *ngIf=\"formControl; else noNgControl\" class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [required]=\"formControl.hasError('required')\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \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 [filter]=\"filter\"\r\n [showClear]=\"showClear\" \r\n [required]=\"required\"\r\n [formControl]=\"formControl\" \r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" 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 [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [showClear]=\"showClear\"\r\n [required]=\"required\"\r\n [formControl]=\"formControl\"\r\n [appendTo]=\"appendTo\" \r\n (onChange)=\"onOptionSelectForm($event)\">\r\n </p-dropdown>\r\n <span *ngIf=\"getSizeName(sizeType.medium) == size && formControl.dirty && formControl.hasError('required')\" \r\n class=\"w-error-message-container w-full w-error-message p-error block\">{{errorDescription}}</span> \r\n</div>\r\n<ng-template #noNgControl>\r\n <div class=\"w-edit-select-field p-fluid field\">\r\n <w-input-label [label]=\"label\" [disabled]=\"disabled\" [size]=\"size\" [tooltip]=\"tooltip\"></w-input-label>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.medium) == size\" class=\"w-edit-select-medium\" \r\n [options]=\"options\" \r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [filter]=\"filter\"\r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n <p-dropdown *ngIf=\"getSizeName(sizeType.small) == size\" class=\"w-edit-select-small\" \r\n [options]=\"options\" \r\n [filter]=\"filter\"\r\n [optionLabel]=\"optionLabel\" \r\n [optionValue]=\"optionValue\" \r\n [placeholder]=\"placeholder\" \r\n [disabled]=\"disabled\" [(ngModel)]=\"ngModelValue\" (onChange)=\"onOptionSelected()\" [showClear]=\"showClear\"\r\n [appendTo]=\"appendTo\">\r\n </p-dropdown>\r\n </div>\r\n</ng-template>", 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-dropdown-panel .p-dropdown-items .p-dropdown-item,.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-inputtext,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter.p-inputtext,.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small,.w-error-message{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-medium .p-dropdown:not(.p-disabled).p-focus,:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled).p-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-dropdown-panel{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled,:host ::ng-deep .w-edit-select-medium .p-disabled,:host ::ng-deep .w-edit-select-small .p-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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-inputtext{color:#202124}.w-input-small-placeholder-text-only-color,:host ::ng-deep .w-edit-select-small .p-dropdown .p-placeholder{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled{color:#5f6368}.w-input-small-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-small .p-disabled .p-inputtext{color:#5f6368}.w-input-small-text-icon{color:#202124}.w-input-small-select-options-text,:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.w-input-medium-placeholder-text-typography,.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{font-size:16px;font-weight:400;line-height:24px}.w-input-medium-placeholder-text,:host ::ng-deep .w-edit-select-medium .p-inputtext{color:#202124}.w-input-medium-placeholder-text-only-color,:host ::ng-deep .w-edit-select-medium .p-dropdown .p-placeholder{color:#202124}.w-input-medium-placeholder-text-disabled{color:#5f6368}.w-input-medium-placeholder-text-disabled-only-color,:host ::ng-deep .w-edit-select-medium .p-disabled .p-inputtext{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text,:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid,.w-edit-select-field{margin:0}:host ::ng-deep .w-edit-select-small .p-dropdown{border:1px solid #e8eaed;border-radius:8px;border-color:#e8eaed;height:28px;margin-top:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:24px;height:100%}:host ::ng-deep .w-edit-select-small .p-inputtext{padding:5px 7px;align-self:center}:host ::ng-deep .w-edit-select-small .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-trigger{width:auto;height:26px;padding-right:6px;padding-left:6px;margin-right:8px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel{margin-top:2px;border-radius:8px;background-color:#fff}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header{background-color:#f8f9fa!important;padding:6px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter{height:20px!important;padding:4px 8px!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-header .p-dropdown-filter:focus{border:1px solid #e8eaed!important;border-radius:8px!important;box-shadow:none!important}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items{padding:4px;display:grid;gap:4px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 12px;align-content:center;display:grid}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background-color:#e0f5fc;border-radius:2px}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background-color:#e0f5fc;border-radius:2px;color:#000}:host ::ng-deep .w-edit-select-small .p-dropdown-panel .p-dropdown-items .p-dropdown-item#p-highlighted-option{font-weight:600}:host ::ng-deep .w-edit-select-small .p-dropdown .p-dropdown-clear-icon{right:38px}:host ::ng-deep .w-edit-select-medium .p-dropdown{border-width:1px;border-radius:8px;border-color:#e8eaed;margin-top:6px!important}:host ::ng-deep .w-edit-select-medium .p-inputtext{padding:7px 0 7px 15px}:host ::ng-deep .w-edit-select-medium .p-dropdown:not(.p-disabled):hover{border:1px solid #00b3eb}:host ::ng-deep .w-edit-select-medium .p-dropdown .p-dropdown-trigger{width:24px;padding:8px 24px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel{padding:8px 8px 16px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items{padding:0}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item{padding:8px 16px;margin-bottom:4px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item:hover{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{background:#d6f2ff;border-radius:8px}:host ::ng-deep .w-edit-select-medium .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{background:#d6f2ff;border-radius:8px;color:#000}:host ::ng-deep p-dropdown.w-edit-select-medium.ng-dirty.ng-invalid>.p-dropdown{border-color:#ffbdbd}.w-error-message{color:#e50000;margin-top:4px;padding:0 4px}\n"] }]
74
74
  }], propDecorators: { label: [{
75
75
  type: Input,
76
76
  args: ['label']
@@ -3,9 +3,9 @@ import * as i0 from "@angular/core";
3
3
  export class WBodyContainerComponent {
4
4
  }
5
5
  WBodyContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WBodyContainerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
- WBodyContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WBodyContainerComponent, selector: "w-body-container", ngImport: i0, template: "<div class=\"grid w-body-container\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-container .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-container .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}:host ::ng-deep .w-body-container.grid{display:flex;flex-wrap:wrap;gap:10px 8px}\n"] });
6
+ WBodyContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WBodyContainerComponent, selector: "w-body-container", ngImport: i0, template: "<div class=\"grid w-body-container\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-container.grid{display:flex;flex-wrap:wrap;gap:10px 8px}:host ::ng-deep .w-body-container .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-body-container .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-body-container .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-body-container .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-container .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}\n"] });
7
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WBodyContainerComponent, decorators: [{
8
8
  type: Component,
9
- args: [{ selector: 'w-body-container', template: "<div class=\"grid w-body-container\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-container .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-container .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}:host ::ng-deep .w-body-container.grid{display:flex;flex-wrap:wrap;gap:10px 8px}\n"] }]
9
+ args: [{ selector: 'w-body-container', template: "<div class=\"grid w-body-container\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-container.grid{display:flex;flex-wrap:wrap;gap:10px 8px}:host ::ng-deep .w-body-container .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-container .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-body-container .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .sm\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-body-container .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .md\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-body-container .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .lg\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-container .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-container .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}\n"] }]
10
10
  }] });
11
11
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidy1ib2R5LWNvbnRhaW5lci5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy93YXBwLWNvbXBvbmVudHMvc3JjL2xpYi9sYXlvdXQvdy1ib2R5LWNvbnRhaW5lci93LWJvZHktY29udGFpbmVyLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3dhcHAtY29tcG9uZW50cy9zcmMvbGliL2xheW91dC93LWJvZHktY29udGFpbmVyL3ctYm9keS1jb250YWluZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQzs7QUFPMUMsTUFBTSxPQUFPLHVCQUF1Qjs7b0hBQXZCLHVCQUF1Qjt3R0FBdkIsdUJBQXVCLHdEQ1BwQyxrRkFFTTsyRkRLTyx1QkFBdUI7a0JBTG5DLFNBQVM7K0JBQ0Usa0JBQWtCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ3ctYm9keS1jb250YWluZXInLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi93LWJvZHktY29udGFpbmVyLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsnLi93LWJvZHktY29udGFpbmVyLmNvbXBvbmVudC5zY3NzJ11cclxufSlcclxuZXhwb3J0IGNsYXNzIFdCb2R5Q29udGFpbmVyQ29tcG9uZW50IHtcclxuXHJcbn1cclxuIiwiPGRpdiBjbGFzcz1cImdyaWQgdy1ib2R5LWNvbnRhaW5lclwiPlxyXG4gICAgPG5nLWNvbnRlbnQ+PC9uZy1jb250ZW50PlxyXG48L2Rpdj4iXX0=
@@ -3,9 +3,9 @@ import * as i0 from "@angular/core";
3
3
  export class WBodyGridComponent {
4
4
  }
5
5
  WBodyGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WBodyGridComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
6
- WBodyGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WBodyGridComponent, selector: "w-body-grid", ngImport: i0, template: "<div class=\"w-body-grid grid\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-grid .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-grid .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}:host ::ng-deep .w-body-grid.grid{display:flex;flex-wrap:wrap;gap:10px 8px}\n"] });
6
+ WBodyGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WBodyGridComponent, selector: "w-body-grid", ngImport: i0, template: "<div class=\"w-body-grid grid\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-grid.grid{display:flex;flex-wrap:wrap;gap:10px 8px}:host ::ng-deep .w-body-grid .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-body-grid .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-body-grid .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-body-grid .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-grid .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}\n"] });
7
7
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WBodyGridComponent, decorators: [{
8
8
  type: Component,
9
- args: [{ selector: 'w-body-grid', template: "<div class=\"w-body-grid grid\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-grid .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-grid .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}:host ::ng-deep .w-body-grid.grid{display:flex;flex-wrap:wrap;gap:10px 8px}\n"] }]
9
+ args: [{ selector: 'w-body-grid', template: "<div class=\"w-body-grid grid\">\r\n <ng-content></ng-content>\r\n</div>", 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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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{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{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-tertiary-label-text,.w-button-small-text-label-text{color:#202124}.w-button-small-icon-text{font-size:12px}.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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}:host ::ng-deep .w-body-grid.grid{display:flex;flex-wrap:wrap;gap:10px 8px}:host ::ng-deep .w-body-grid .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-3{flex:auto;flex-basis:calc(25% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-6{flex:auto;flex-basis:calc(50% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-9{flex:auto;flex-basis:calc(75% - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);margin:0;padding:0}:host ::ng-deep .w-body-grid .col-12{flex:auto;flex-basis:calc(100% - 8px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-body-grid .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .sm\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-body-grid .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .md\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-body-grid .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .lg\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-body-grid .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-3{flex:auto;flex-basis:calc(25% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-6{flex:auto;flex-basis:calc(50% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-9{flex:auto;flex-basis:calc(75% - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 8px);padding:0;margin:0}:host ::ng-deep .w-body-grid .xl\\:col-12{flex:auto;flex-basis:calc(100% - 8px);padding:0;margin:0}}\n"] }]
10
10
  }] });
11
11
  //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidy1ib2R5LWdyaWQuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvd2FwcC1jb21wb25lbnRzL3NyYy9saWIvbGF5b3V0L3ctYm9keS1ncmlkL3ctYm9keS1ncmlkLmNvbXBvbmVudC50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3dhcHAtY29tcG9uZW50cy9zcmMvbGliL2xheW91dC93LWJvZHktZ3JpZC93LWJvZHktZ3JpZC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQU8xQyxNQUFNLE9BQU8sa0JBQWtCOzsrR0FBbEIsa0JBQWtCO21HQUFsQixrQkFBa0IsbURDUC9CLDZFQUVNOzJGREtPLGtCQUFrQjtrQkFMOUIsU0FBUzsrQkFDRSxhQUFhIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ3ctYm9keS1ncmlkJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vdy1ib2R5LWdyaWQuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL3ctYm9keS1ncmlkLmNvbXBvbmVudC5zY3NzJ11cclxufSlcclxuZXhwb3J0IGNsYXNzIFdCb2R5R3JpZENvbXBvbmVudCB7XHJcblxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJ3LWJvZHktZ3JpZCBncmlkXCI+XHJcbiAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbjwvZGl2PiJdfQ==
@@ -33,10 +33,10 @@ export class WPanelComponent {
33
33
  }
34
34
  }
35
35
  WPanelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WPanelComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
36
- WPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WPanelComponent, selector: "w-panel", inputs: { width: "width", title: "title", subtitle: "subtitle", activeGrid: "activeGrid", reduced: "reduced", justifyContent: "justifyContent", activeOverflow: "activeOverflow", heightOverflow: "heightOverflow", maxHeightOverflow: "maxHeightOverflow", backgroundColor: "backgroundColor", activeMenu: "activeMenu", menuOptions: "menuOptions" }, ngImport: i0, template: "<div [ngClass]=\"{ 'w-panel': !reduced, 'w-reduced-panel': reduced}\" class=\"w-full h-full\">\r\n <div *ngIf=\"activeMenu == true\" class=\"flex flex-wrap\" [ngClass]=\"{'justify-content-between': title, 'justify-content-end': !title}\">\r\n <w-panel-title *ngIf=\"title\" class=\"flex\" [title]=\"title\"></w-panel-title>\r\n <div class=\"flex\">\r\n <p-button icon=\"pi pi-ellipsis-v\" styleClass=\"w-menu-button-x-small p-button-text\" (onClick)=\"menu.toggle($event)\"></p-button>\r\n <p-tieredMenu styleClass=\"w-panel-menu\" #menu [model]=\"menuOptions\" [popup]=\"true\"></p-tieredMenu>\r\n </div>\r\n </div>\r\n <w-panel-title *ngIf=\"title && activeMenu == false\" [title]=\"title\"></w-panel-title>\r\n <w-panel-subtitle *ngIf=\"subtitle\" [subtitle]=\"subtitle\"></w-panel-subtitle>\r\n <div class=\"w-panel-content\" [ngClass]=\"getCombinedClasses()\" [style.height]=\"heightOverflow\" [style.max-height]=\"maxHeightOverflow\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>", 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,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-menu-button-x-small.p-button: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{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-tertiary-label-text{color:#202124}.w-button-small-text-label-text,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{color:#202124}.w-button-small-icon-text{font-size:12px}.w-control-button-small-label-text,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active,:host ::ng-deep .w-panel-menu.p-tieredmenu{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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#202124}.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}.w-panel{padding:20px 28px 28px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-reduced-panel{padding:12px;background-color:var(--bgcolor);border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-panel-justify-gap{gap:8px}:host ::ng-deep .w-panel-content .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-3{flex:auto;flex-basis:calc(25% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-6{flex:auto;flex-basis:calc(50% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-9{flex:auto;flex-basis:calc(75% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-12{flex:auto;flex-basis:calc(100% - 24px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-panel-content .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}:host ::ng-deep .w-panel-content.grid{display:flex;flex-wrap:wrap;gap:16px 24px}.w-panel-overflow{overflow:auto;box-sizing:border-box}.w-panel-overflow.w-panel-content.grid{margin-top:0!important;margin-bottom:0!important;margin-right:0!important}:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{height:20px;width:20px;padding:4px;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:enabled:hover{color:#00b3eb;background:none;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:focus{background:none;border:none;outline:1px solid #d6f2ff}:host ::ng-deep .w-panel-menu.p-tieredmenu{color:#202124}:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active{color:#202124}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i3.TieredMenu, selector: "p-tieredMenu", inputs: ["model", "popup", "style", "styleClass", "appendTo", "autoZIndex", "baseZIndex", "autoDisplay", "showTransitionOptions", "hideTransitionOptions"], outputs: ["onShow", "onHide"] }, { kind: "component", type: i4.WPanelTitleComponent, selector: "w-panel-title", inputs: ["title", "activePaddingBottom"] }, { kind: "component", type: i5.WPanelSubtitleComponent, selector: "w-panel-subtitle", inputs: ["subtitle", "activePaddingBottom"] }] });
36
+ WPanelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: WPanelComponent, selector: "w-panel", inputs: { width: "width", title: "title", subtitle: "subtitle", activeGrid: "activeGrid", reduced: "reduced", justifyContent: "justifyContent", activeOverflow: "activeOverflow", heightOverflow: "heightOverflow", maxHeightOverflow: "maxHeightOverflow", backgroundColor: "backgroundColor", activeMenu: "activeMenu", menuOptions: "menuOptions" }, ngImport: i0, template: "<div [ngClass]=\"{ 'w-panel': !reduced, 'w-reduced-panel': reduced}\" class=\"w-full h-full\">\r\n <div *ngIf=\"activeMenu == true\" class=\"flex flex-wrap\" [ngClass]=\"{'justify-content-between': title, 'justify-content-end': !title}\">\r\n <w-panel-title *ngIf=\"title\" class=\"flex\" [title]=\"title\"></w-panel-title>\r\n <div class=\"flex\">\r\n <p-button icon=\"pi pi-ellipsis-v\" styleClass=\"w-menu-button-x-small p-button-text\" (onClick)=\"menu.toggle($event)\"></p-button>\r\n <p-tieredMenu styleClass=\"w-panel-menu\" #menu [model]=\"menuOptions\" [popup]=\"true\"></p-tieredMenu>\r\n </div>\r\n </div>\r\n <w-panel-title *ngIf=\"title && activeMenu == false\" [title]=\"title\"></w-panel-title>\r\n <w-panel-subtitle *ngIf=\"subtitle\" [subtitle]=\"subtitle\"></w-panel-subtitle>\r\n <div class=\"w-panel-content\" [ngClass]=\"getCombinedClasses()\" [style.height]=\"heightOverflow\" [style.max-height]=\"maxHeightOverflow\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>", 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,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-menu-button-x-small.p-button: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{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-tertiary-label-text{color:#202124}.w-button-small-text-label-text,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{color:#202124}.w-button-small-icon-text{font-size:12px}.w-control-button-small-label-text,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active,:host ::ng-deep .w-panel-menu.p-tieredmenu{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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#202124}.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}.w-panel{padding:20px 28px 28px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-reduced-panel{padding:12px;background-color:var(--bgcolor);border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-panel-justify-gap{gap:8px}:host ::ng-deep .w-panel-content.grid{display:flex;flex-wrap:wrap;gap:16px 24px}:host ::ng-deep .w-panel-content .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-3{flex:auto;flex-basis:calc(25% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-6{flex:auto;flex-basis:calc(50% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-9{flex:auto;flex-basis:calc(75% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-12{flex:auto;flex-basis:calc(100% - 24px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-panel-content .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-panel-content .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-panel-content .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-panel-content .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}.w-panel-overflow{overflow:auto;box-sizing:border-box}.w-panel-overflow.w-panel-content.grid{margin-top:0!important;margin-bottom:0!important;margin-right:0!important}:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{height:20px;width:20px;padding:4px;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:enabled:hover{color:#00b3eb;background:none;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:focus{background:none;border:none;outline:1px solid #d6f2ff}:host ::ng-deep .w-panel-menu.p-tieredmenu{color:#202124}:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active{color:#202124}\n"], dependencies: [{ kind: "directive", type: i1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.Button, selector: "p-button", inputs: ["type", "iconPos", "icon", "badge", "label", "disabled", "loading", "loadingIcon", "style", "styleClass", "badgeClass", "ariaLabel"], outputs: ["onClick", "onFocus", "onBlur"] }, { kind: "component", type: i3.TieredMenu, selector: "p-tieredMenu", inputs: ["model", "popup", "style", "styleClass", "appendTo", "autoZIndex", "baseZIndex", "autoDisplay", "showTransitionOptions", "hideTransitionOptions"], outputs: ["onShow", "onHide"] }, { kind: "component", type: i4.WPanelTitleComponent, selector: "w-panel-title", inputs: ["title", "activePaddingBottom"] }, { kind: "component", type: i5.WPanelSubtitleComponent, selector: "w-panel-subtitle", inputs: ["subtitle", "activePaddingBottom"] }] });
37
37
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: WPanelComponent, decorators: [{
38
38
  type: Component,
39
- args: [{ selector: 'w-panel', template: "<div [ngClass]=\"{ 'w-panel': !reduced, 'w-reduced-panel': reduced}\" class=\"w-full h-full\">\r\n <div *ngIf=\"activeMenu == true\" class=\"flex flex-wrap\" [ngClass]=\"{'justify-content-between': title, 'justify-content-end': !title}\">\r\n <w-panel-title *ngIf=\"title\" class=\"flex\" [title]=\"title\"></w-panel-title>\r\n <div class=\"flex\">\r\n <p-button icon=\"pi pi-ellipsis-v\" styleClass=\"w-menu-button-x-small p-button-text\" (onClick)=\"menu.toggle($event)\"></p-button>\r\n <p-tieredMenu styleClass=\"w-panel-menu\" #menu [model]=\"menuOptions\" [popup]=\"true\"></p-tieredMenu>\r\n </div>\r\n </div>\r\n <w-panel-title *ngIf=\"title && activeMenu == false\" [title]=\"title\"></w-panel-title>\r\n <w-panel-subtitle *ngIf=\"subtitle\" [subtitle]=\"subtitle\"></w-panel-subtitle>\r\n <div class=\"w-panel-content\" [ngClass]=\"getCombinedClasses()\" [style.height]=\"heightOverflow\" [style.max-height]=\"maxHeightOverflow\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>", 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,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-menu-button-x-small.p-button: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{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-tertiary-label-text{color:#202124}.w-button-small-text-label-text,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{color:#202124}.w-button-small-icon-text{font-size:12px}.w-control-button-small-label-text,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active,:host ::ng-deep .w-panel-menu.p-tieredmenu{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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#202124}.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}.w-panel{padding:20px 28px 28px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-reduced-panel{padding:12px;background-color:var(--bgcolor);border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-panel-justify-gap{gap:8px}:host ::ng-deep .w-panel-content .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-3{flex:auto;flex-basis:calc(25% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-6{flex:auto;flex-basis:calc(50% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-9{flex:auto;flex-basis:calc(75% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-12{flex:auto;flex-basis:calc(100% - 24px);margin:0;padding:0}@media screen and (min-width: 1200px){:host ::ng-deep .w-panel-content .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}:host ::ng-deep .w-panel-content.grid{display:flex;flex-wrap:wrap;gap:16px 24px}.w-panel-overflow{overflow:auto;box-sizing:border-box}.w-panel-overflow.w-panel-content.grid{margin-top:0!important;margin-bottom:0!important;margin-right:0!important}:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{height:20px;width:20px;padding:4px;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:enabled:hover{color:#00b3eb;background:none;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:focus{background:none;border:none;outline:1px solid #d6f2ff}:host ::ng-deep .w-panel-menu.p-tieredmenu{color:#202124}:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active{color:#202124}\n"] }]
39
+ args: [{ selector: 'w-panel', template: "<div [ngClass]=\"{ 'w-panel': !reduced, 'w-reduced-panel': reduced}\" class=\"w-full h-full\">\r\n <div *ngIf=\"activeMenu == true\" class=\"flex flex-wrap\" [ngClass]=\"{'justify-content-between': title, 'justify-content-end': !title}\">\r\n <w-panel-title *ngIf=\"title\" class=\"flex\" [title]=\"title\"></w-panel-title>\r\n <div class=\"flex\">\r\n <p-button icon=\"pi pi-ellipsis-v\" styleClass=\"w-menu-button-x-small p-button-text\" (onClick)=\"menu.toggle($event)\"></p-button>\r\n <p-tieredMenu styleClass=\"w-panel-menu\" #menu [model]=\"menuOptions\" [popup]=\"true\"></p-tieredMenu>\r\n </div>\r\n </div>\r\n <w-panel-title *ngIf=\"title && activeMenu == false\" [title]=\"title\"></w-panel-title>\r\n <w-panel-subtitle *ngIf=\"subtitle\" [subtitle]=\"subtitle\"></w-panel-subtitle>\r\n <div class=\"w-panel-content\" [ngClass]=\"getCombinedClasses()\" [style.height]=\"heightOverflow\" [style.max-height]=\"maxHeightOverflow\">\r\n <ng-content></ng-content>\r\n </div>\r\n</div>", 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,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{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,.w-input-small-placeholder-text-typography,.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text,.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-error-alert-text,.w-input-warning-alert-text,.w-input-success-alert-text{font-size:.6666666667rem;line-height:1rem;font-weight:400}.light,.w-input-small-placeholder-text-only-color{font-size:.9166666667rem;line-height:1.0833333333rem;font-weight:300}.small{font-size:.8333333333rem;line-height:1rem;font-weight:400}.textMainColor{color:#202124}.textSoftColor{color:#5f6368}.textSofterColor{color:#9aa0a6}.textSoftestColor{color:#e8eaed}.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-menu-button-x-small.p-button: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{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-tertiary-label-text{color:#202124}.w-button-small-text-label-text,:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{color:#202124}.w-button-small-icon-text{font-size:12px}.w-control-button-small-label-text,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active,:host ::ng-deep .w-panel-menu.p-tieredmenu{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:400;line-height:16px}.w-button-medium-tertiary-label-text{color:#202124}.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:400;line-height:24px}.w-button-large-tertiary-label-text{color:#202124}.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:#202124}.w-view-small-value-text{color:#5f6368}.w-input-no-label-height{height:14px}.w-input-disabled{background-color:#f1f3f4;border-color:#e8eaed;opacity:1}.w-input-small-label-text-typography,.w-input-small-label-text,.w-input-small-label-disabled{height:-moz-fit-content;height:fit-content}.w-input-small-label-text,.w-input-small-label-disabled{color:#202124}.w-input-small-label-disabled{color:#9aa0a6}.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{color:#202124}.w-input-small-placeholder-text-only-color{color:#9aa0a6;line-height:1.3333333333rem}.w-input-small-placeholder-text-disabled,.w-input-small-placeholder-text-disabled-only-color{color:#5f6368}.w-input-small-text-icon,:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#202124}.w-input-small-select-options-text{color:#202124}.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:#202124}.w-input-medium-label-disabled{color:#9aa0a6}.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:#202124}.w-input-medium-placeholder-text-disabled,.w-input-medium-placeholder-text-disabled-only-color{color:#5f6368}.w-input-medium-text-icon{color:#202124}.w-input-medium-select-options-text{font-size:16px;font-weight:400;line-height:24px;color:#202124}.w-input-success-alert-text{color:#00db5d;padding:8px 8px 0;margin-top:0}.w-input-warning-alert-text{color:#eeae00;padding:8px 8px 0;margin-top:0}.w-input-error-alert-text{color:#e50000;padding:8px 8px 0;margin-top:0}.w-input-alert-message-height{height:32px}.w-sidebar-title-text,.w-panel-title-text,.w-panel-subtitle-text{color:#202124}.w-panel-content{color:#5f6368}.w-tab-text,.w-chip-text{color:#202124}.w-badge-text{font-size:8px;font-weight:700;line-height:8px}.w-table-th-text{color:#202124}.w-table-td-text{color:#5f6368}.w-image-file-uploader-navigators-text{font-size:12px;color:#fff}.grid{margin:0}.w-panel{padding:20px 28px 28px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-reduced-panel{padding:12px;background-color:var(--bgcolor);border-radius:8px;box-shadow:0 4px 8px #1f5b721a}.w-panel-justify-gap{gap:8px}:host ::ng-deep .w-panel-content.grid{display:flex;flex-wrap:wrap;gap:16px 24px}:host ::ng-deep .w-panel-content .col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-3{flex:auto;flex-basis:calc(25% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-6{flex:auto;flex-basis:calc(50% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-9{flex:auto;flex-basis:calc(75% - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);margin:0;padding:0}:host ::ng-deep .w-panel-content .col-12{flex:auto;flex-basis:calc(100% - 24px);margin:0;padding:0}@media screen and (min-width: 576px){:host ::ng-deep .w-panel-content .sm\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .sm\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 768px){:host ::ng-deep .w-panel-content .md\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .md\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 992px){:host ::ng-deep .w-panel-content .lg\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .lg\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}@media screen and (min-width: 1200px){:host ::ng-deep .w-panel-content .xl\\:col-1{flex:auto;flex-basis:calc(100% / (12 / 1) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-2{flex:auto;flex-basis:calc(100% / (12 / 2) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-3{flex:auto;flex-basis:calc(25% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-4{flex:auto;flex-basis:calc(100% / (12 / 4) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-5{flex:auto;flex-basis:calc(100% / (12 / 5) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-6{flex:auto;flex-basis:calc(50% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-7{flex:auto;flex-basis:calc(100% / (12 / 7) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-8{flex:auto;flex-basis:calc(100% / (12 / 8) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-9{flex:auto;flex-basis:calc(75% - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-10{flex:auto;flex-basis:calc(100% / (12 / 10) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-11{flex:auto;flex-basis:calc(100% / (12 / 11) - 24px);padding:0;margin:0}:host ::ng-deep .w-panel-content .xl\\:col-12{flex:auto;flex-basis:calc(100% - 24px);padding:0;margin:0}}.w-panel-overflow{overflow:auto;box-sizing:border-box}.w-panel-overflow.w-panel-content.grid{margin-top:0!important;margin-bottom:0!important;margin-right:0!important}:host ::ng-deep .w-menu-button-x-small.p-button.p-button-icon-only{height:20px;width:20px;padding:4px;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:enabled:hover{color:#00b3eb;background:none;border:none}:host ::ng-deep .w-menu-button-x-small.p-button:focus{background:none;border:none;outline:1px solid #d6f2ff}:host ::ng-deep .w-panel-menu.p-tieredmenu{color:#202124}:host ::ng-deep .w-panel-menu.p-tieredmenu .p-menuitem.p-menuitem-active{color:#202124}\n"] }]
40
40
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { width: [{
41
41
  type: Input,
42
42
  args: ['width']