@indigina/ui-kit 1.0.162 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm2020/lib/components/kit-autocomplete/kit-autocomplete.component.mjs +3 -3
- package/esm2020/lib/components/kit-autocomplete/kit-autocomplete.directive.mjs +3 -3
- package/esm2020/lib/components/kit-autocomplete/kit-autocomplete.module.mjs +4 -4
- package/esm2020/lib/components/kit-button/kit-button.component.mjs +3 -3
- package/esm2020/lib/components/kit-button/kit-button.module.mjs +4 -4
- package/esm2020/lib/components/kit-checkbox/kit-checkbox.component.mjs +3 -3
- package/esm2020/lib/components/kit-checkbox/kit-checkbox.module.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.mjs +3 -3
- package/esm2020/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.mjs +3 -3
- package/esm2020/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.mjs +3 -3
- package/esm2020/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.mjs +3 -3
- package/esm2020/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.mjs +3 -3
- package/esm2020/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.mjs +4 -4
- package/esm2020/lib/components/kit-daterange/kit-daterange.component.mjs +3 -3
- package/esm2020/lib/components/kit-daterange/kit-daterange.module.mjs +4 -4
- package/esm2020/lib/components/kit-datetimepicker/kit-datetimepicker.component.mjs +3 -3
- package/esm2020/lib/components/kit-datetimepicker/kit-datetimepicker.module.mjs +4 -4
- package/esm2020/lib/components/kit-dialog/kit-dialog.component.mjs +3 -3
- package/esm2020/lib/components/kit-dialog/kit-dialog.module.mjs +4 -4
- package/esm2020/lib/components/kit-dialog/kit-dialog.service.mjs +3 -3
- package/esm2020/lib/components/kit-dialog-actions/kit-dialog-actions.component.mjs +3 -3
- package/esm2020/lib/components/kit-dialog-actions/kit-dialog-actions.module.mjs +4 -4
- package/esm2020/lib/components/kit-dropdown/kit-dropdown.component.mjs +3 -3
- package/esm2020/lib/components/kit-dropdown/kit-dropdown.module.mjs +4 -4
- package/esm2020/lib/components/kit-file-upload/kit-file-upload.component.mjs +3 -3
- package/esm2020/lib/components/kit-file-upload/kit-file-upload.module.mjs +4 -4
- package/esm2020/lib/components/kit-input-message/kit-input-message.component.mjs +3 -3
- package/esm2020/lib/components/kit-input-message/kit-input-message.module.mjs +4 -4
- package/esm2020/lib/components/kit-loader/kit-loader.component.mjs +3 -3
- package/esm2020/lib/components/kit-loader/kit-loader.module.mjs +4 -4
- package/esm2020/lib/components/kit-location-stepper/kit-location-stepper.component.mjs +3 -3
- package/esm2020/lib/components/kit-location-stepper/kit-location-stepper.module.mjs +4 -4
- package/esm2020/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.mjs +3 -3
- package/esm2020/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.mjs +4 -4
- package/esm2020/lib/components/kit-note/kit-note.component.mjs +3 -3
- package/esm2020/lib/components/kit-note/kit-note.module.mjs +4 -4
- package/esm2020/lib/components/kit-notification/kit-notification.component.mjs +3 -3
- package/esm2020/lib/components/kit-notification/kit-notification.module.mjs +4 -4
- package/esm2020/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.mjs +3 -3
- package/esm2020/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.mjs +4 -4
- package/esm2020/lib/components/kit-pill/kit-pill.component.mjs +3 -3
- package/esm2020/lib/components/kit-pill/kit-pill.module.mjs +4 -4
- package/esm2020/lib/components/kit-radio-button/kit-radio-button.component.mjs +3 -3
- package/esm2020/lib/components/kit-radio-button/kit-radio-button.module.mjs +4 -4
- package/esm2020/lib/components/kit-skeleton/kit-skeleton.component.mjs +3 -3
- package/esm2020/lib/components/kit-skeleton/kit-skeleton.module.mjs +4 -4
- package/esm2020/lib/components/kit-svg-icon/kit-svg-icon.component.mjs +3 -3
- package/esm2020/lib/components/kit-svg-icon/kit-svg-icon.module.mjs +4 -4
- package/esm2020/lib/components/kit-svg-sprite/kit-svg-sprite.component.mjs +3 -3
- package/esm2020/lib/components/kit-svg-sprite/kit-svg-sprite.module.mjs +4 -4
- package/esm2020/lib/components/kit-switch/kit-switch.component.mjs +3 -3
- package/esm2020/lib/components/kit-switch/kit-switch.module.mjs +4 -4
- package/esm2020/lib/components/kit-text-label/kit-text-label.component.mjs +3 -3
- package/esm2020/lib/components/kit-text-label/kit-text-label.module.mjs +4 -4
- package/esm2020/lib/components/kit-textarea/kit-textarea-autoresize.directive.mjs +3 -3
- package/esm2020/lib/components/kit-textarea/kit-textarea.component.mjs +3 -3
- package/esm2020/lib/components/kit-textarea/kit-textarea.module.mjs +4 -4
- package/esm2020/lib/components/kit-textbox/kit-textbox.component.mjs +3 -3
- package/esm2020/lib/components/kit-textbox/kit-textbox.module.mjs +4 -4
- package/esm2020/lib/components/kit-timepicker/kit-timepicker.component.mjs +3 -3
- package/esm2020/lib/components/kit-timepicker/kit-timepicker.module.mjs +4 -4
- package/esm2020/lib/components/kit-toastr/kit-toastr.module.mjs +4 -4
- package/esm2020/lib/components/kit-toastr/kit-toastr.service.mjs +3 -3
- package/esm2020/lib/components/kit-toggle/kit-toggle.component.mjs +3 -3
- package/esm2020/lib/components/kit-toggle/kit-toggle.module.mjs +4 -4
- package/esm2020/lib/components/kit-units-textbox/kit-units-textbox.component.mjs +3 -3
- package/esm2020/lib/components/kit-units-textbox/kit-units-textbox.module.mjs +4 -4
- package/esm2020/lib/directives/kit-tooltip/kit-tooltip.directive.mjs +3 -3
- package/esm2020/lib/directives/kit-tooltip/kit-tooltip.module.mjs +4 -4
- package/esm2020/lib/services/kit-query-params.service.mjs +3 -3
- package/fesm2015/indigina-ui-kit.mjs +253 -253
- package/fesm2020/indigina-ui-kit.mjs +253 -253
- package/package.json +4 -4
|
@@ -59,9 +59,9 @@ class KitSvgIconComponent {
|
|
|
59
59
|
this.iconClass = null;
|
|
60
60
|
}
|
|
61
61
|
}
|
|
62
|
-
KitSvgIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
63
|
-
KitSvgIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
64
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
62
|
+
KitSvgIconComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
63
|
+
KitSvgIconComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: { icon: "icon", iconClass: "iconClass" }, ngImport: i0, template: "<div class=\"kit-svg-icon\">\n <svg attr.class=\"{{ iconClass }} {{ icon }}-icon icon\">\n <use attr.xlink:href=\"#{{ icon }}\"></use>\n </svg>\n</div>\n", styles: [".kit-svg-icon,.kit-svg-icon .icon{display:block;width:100%;height:100%}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
64
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconComponent, decorators: [{
|
|
65
65
|
type: Component,
|
|
66
66
|
args: [{ selector: 'kit-svg-icon', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-svg-icon\">\n <svg attr.class=\"{{ iconClass }} {{ icon }}-icon icon\">\n <use attr.xlink:href=\"#{{ icon }}\"></use>\n </svg>\n</div>\n", styles: [".kit-svg-icon,.kit-svg-icon .icon{display:block;width:100%;height:100%}\n"] }]
|
|
67
67
|
}], propDecorators: { icon: [{
|
|
@@ -102,9 +102,9 @@ class KitButtonComponent {
|
|
|
102
102
|
this.clicked = new EventEmitter();
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
|
-
KitButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
106
|
-
KitButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
107
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
105
|
+
KitButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
106
|
+
KitButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitButtonComponent, selector: "kit-button", inputs: { disabled: "disabled", label: "label", type: "type", icon: "icon", kind: "kind", iconPosition: "iconPosition", buttonClass: "buttonClass" }, outputs: { clicked: "clicked" }, ngImport: i0, template: "<div class=\"kit-button\">\n <button kendoButton\n [disabled]=\"disabled\"\n [ngClass]=\"[type, kind, iconPosition, buttonClass]\"\n (click)=\"clicked.emit()\">\n {{ label }}\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n</div>\n", styles: [":root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-button .icon-right .k-button-text{flex-direction:row}.kit-button .icon-right .button-icon{margin-left:8px}.kit-button .icon-left .k-button-text{flex-direction:row-reverse}.kit-button .icon-left .button-icon{margin-right:8px}.kit-button .k-button{height:44px;padding:0 12px;color:var(--ui-kit-color-white);font-weight:500;font-size:14px;gap:0;border-radius:6px;border:1px solid transparent}.kit-button .k-button .button-icon{display:block;width:16px;height:16px;stroke:var(--ui-kit-color-white);fill:none}.kit-button .k-button.small{height:28px;line-height:1;font-size:12px}.kit-button .k-button.filled{background:var(--ui-kit-color-main)}.kit-button .k-button.filled.k-state-focused{border-color:#3678c3}.kit-button .k-button.outlined{color:var(--ui-kit-color-main);border-color:var(--ui-kit-color-main);background:var(--ui-kit-color-white)}.kit-button .k-button.outlined .button-icon{stroke:var(--ui-kit-color-main)}.kit-button .k-button:disabled{color:#a9a8a8;background:#ebebe4}.kit-button .k-button:disabled .button-icon{stroke:#a9a8a8}.kit-button .k-button.k-state-focused{box-shadow:0 0 2px 4px #c7dff9}.kit-button .filled:hover{background:#002a3a}.kit-button .outlined:hover{background:var(--ui-kit-color-white-20)}.kit-button .outlined:disabled{border-color:#a9a8a8}.kit-button .k-button-text{display:flex;align-items:center}.kit-button .icon-right.k-button.small .button-icon{margin-left:4px}.kit-button .icon-left.k-button.small .button-icon{margin-right:4px}\n"], dependencies: [{ kind: "component", type: i1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitButtonComponent, decorators: [{
|
|
108
108
|
type: Component,
|
|
109
109
|
args: [{ selector: 'kit-button', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-button\">\n <button kendoButton\n [disabled]=\"disabled\"\n [ngClass]=\"[type, kind, iconPosition, buttonClass]\"\n (click)=\"clicked.emit()\">\n {{ label }}\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n</div>\n", styles: [":root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-button .icon-right .k-button-text{flex-direction:row}.kit-button .icon-right .button-icon{margin-left:8px}.kit-button .icon-left .k-button-text{flex-direction:row-reverse}.kit-button .icon-left .button-icon{margin-right:8px}.kit-button .k-button{height:44px;padding:0 12px;color:var(--ui-kit-color-white);font-weight:500;font-size:14px;gap:0;border-radius:6px;border:1px solid transparent}.kit-button .k-button .button-icon{display:block;width:16px;height:16px;stroke:var(--ui-kit-color-white);fill:none}.kit-button .k-button.small{height:28px;line-height:1;font-size:12px}.kit-button .k-button.filled{background:var(--ui-kit-color-main)}.kit-button .k-button.filled.k-state-focused{border-color:#3678c3}.kit-button .k-button.outlined{color:var(--ui-kit-color-main);border-color:var(--ui-kit-color-main);background:var(--ui-kit-color-white)}.kit-button .k-button.outlined .button-icon{stroke:var(--ui-kit-color-main)}.kit-button .k-button:disabled{color:#a9a8a8;background:#ebebe4}.kit-button .k-button:disabled .button-icon{stroke:#a9a8a8}.kit-button .k-button.k-state-focused{box-shadow:0 0 2px 4px #c7dff9}.kit-button .filled:hover{background:#002a3a}.kit-button .outlined:hover{background:var(--ui-kit-color-white-20)}.kit-button .outlined:disabled{border-color:#a9a8a8}.kit-button .k-button-text{display:flex;align-items:center}.kit-button .icon-right.k-button.small .button-icon{margin-left:4px}.kit-button .icon-left.k-button.small .button-icon{margin-right:4px}\n"] }]
|
|
110
110
|
}], propDecorators: { disabled: [{
|
|
@@ -127,10 +127,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
127
127
|
|
|
128
128
|
class KitSvgIconModule {
|
|
129
129
|
}
|
|
130
|
-
KitSvgIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
131
|
-
KitSvgIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
132
|
-
KitSvgIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
133
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
130
|
+
KitSvgIconModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
131
|
+
KitSvgIconModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconModule, declarations: [KitSvgIconComponent], exports: [KitSvgIconComponent] });
|
|
132
|
+
KitSvgIconModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconModule });
|
|
133
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgIconModule, decorators: [{
|
|
134
134
|
type: NgModule,
|
|
135
135
|
args: [{
|
|
136
136
|
declarations: [
|
|
@@ -144,14 +144,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
144
144
|
|
|
145
145
|
class KitButtonModule {
|
|
146
146
|
}
|
|
147
|
-
KitButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
148
|
-
KitButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
147
|
+
KitButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
148
|
+
KitButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitButtonModule, declarations: [KitButtonComponent], imports: [ButtonModule,
|
|
149
149
|
CommonModule,
|
|
150
150
|
KitSvgIconModule], exports: [KitButtonComponent] });
|
|
151
|
-
KitButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
151
|
+
KitButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitButtonModule, imports: [ButtonModule,
|
|
152
152
|
CommonModule,
|
|
153
153
|
KitSvgIconModule] });
|
|
154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitButtonModule, decorators: [{
|
|
155
155
|
type: NgModule,
|
|
156
156
|
args: [{
|
|
157
157
|
imports: [
|
|
@@ -170,9 +170,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
170
170
|
|
|
171
171
|
class KitSvgSpriteComponent {
|
|
172
172
|
}
|
|
173
|
-
KitSvgSpriteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
174
|
-
KitSvgSpriteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: KitSvgSpriteComponent, selector: "kit-svg-sprite", host: { attributes: { "hidden": "true" } }, ngImport: i0, template: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\"><svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs>\n <clipPath id=\"clip0_2279_12082\">\n <rect width=\"24\" height=\"24\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_1541_4732\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_1541_4732\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_2276_12018\">\n <rect width=\"24\" height=\"24\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n<clipPath id=\"clip0\">\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\n</clipPath>\n\n<clipPath id=\"clip0\">\n<path d=\"M0 4C0 1.79086 1.79086 0 4 0H10C12.2091 0 14 1.79086 14 4V10C14 12.2091 12.2091 14 10 14H4C1.79086 14 0 12.2091 0 10V4Z\" fill=\"white\"/>\n</clipPath>\n\n <clipPath id=\"clip0_2_1158\">\n <rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n<clipPath id=\"clip0\">\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\n</clipPath>\n\n <clipPath id=\"clip0_2_1162\">\n <rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_6604_36654\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5 0.400391)\"/>\n </clipPath>\n </defs><symbol id=\"archive\" viewBox=\"0 0 24 24\">\n<path d=\"M21 8V21H3V8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M23 3H1V8H23V3Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 12H14\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"arrow-left\" viewBox=\"0 0 25 24\">\n <path d=\"M19.5 12H5.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.5 19L5.5 12L12.5 5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"calendar-check\" viewBox=\"0 0 24 24\">\n<path d=\"M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 2V6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 2V6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M3 10H21\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M17 12L11.6154 18L9 15\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"calendar\" viewBox=\"0 0 24 24\">\n<path d=\"M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 2V6\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 2V6\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M3 10H21\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"carrier\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_2279_12082)\">\n <path d=\"M21.0607 14.6398L12.8817 18.1996C12.8259 18.1737 12.7746 18.1394 12.718 18.1167L5.88246 2.41204C5.32883 1.13885 3.84309 0.555313 2.56906 1.10854L1.58261 1.5379C0.971054 1.80458 0.690879 2.51629 0.957658 3.1277C1.22335 3.73966 1.9359 4.02037 2.54696 3.7533L3.53306 3.32394C3.57488 3.30348 3.64784 3.3318 3.66766 3.37624L10.152 18.2729C8.76626 19.016 8.15114 20.699 8.78909 22.1661C9.46155 23.711 11.2599 24.4182 12.8039 23.7458C14.2197 23.1295 14.918 21.5712 14.5103 20.1261L22.0251 16.8552C22.6367 16.589 22.9168 15.8772 22.6501 15.2655C22.3852 14.6551 21.6757 14.3747 21.0607 14.6398Z\"/>\n <path d=\"M19.4136 0.0829751L8.9661 4.58742C8.45296 4.80867 8.21613 5.40407 8.43743 5.91711L8.89546 6.97958C8.96204 7.1339 9.14098 7.20503 9.29536 7.1384L10.0185 6.82664L13.4471 14.7789C13.6105 15.1578 14.0515 15.3331 14.4302 15.1697L23.3579 11.3205C23.7366 11.1573 23.9119 10.7163 23.7485 10.3374L20.3198 2.38517L21.0424 2.07361C21.1969 2.00702 21.268 1.82818 21.2015 1.67386L20.7434 0.611392C20.5221 0.0982987 19.9267 -0.138327 19.4136 0.0829751ZM22.8777 10.5606L14.2072 14.299L10.8339 6.47503L19.5045 2.73672L22.8777 10.5606Z\"/>\n <path d=\"M13.9401 7.7988L18.3344 5.90416C18.672 5.75859 18.828 5.3667 18.6823 5.02889C18.5368 4.69113 18.1447 4.53547 17.8072 4.68104L13.4127 6.57568C13.0751 6.72125 12.9192 7.11314 13.0648 7.4509C13.2105 7.78871 13.6026 7.94437 13.9401 7.7988Z\"/>\n </g>\n \n</symbol><symbol id=\"check-circle\" viewBox=\"0 0 24 24\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.0166 3.21542C11.9096 2.78771 13.8902 2.9834 15.663 3.77329C16.1675 3.99807 16.7587 3.77134 16.9834 3.26687C17.2082 2.76239 16.9815 2.17122 16.477 1.94644C14.3103 0.981007 11.8896 0.741837 9.57581 1.2646C7.26206 1.78736 5.17929 3.04404 3.63811 4.84722C2.09693 6.6504 1.17992 8.90346 1.02384 11.2704C0.86777 13.6373 1.48099 15.9913 2.77206 17.9812C4.06312 19.9711 5.96285 21.4904 8.18792 22.3125C10.413 23.1345 12.8442 23.2153 15.1189 22.5427C17.3936 21.8702 19.39 20.4803 20.8103 18.5804C22.2306 16.6806 22.9986 14.3725 23 12.0004V11.9999V11.0799C23 10.5276 22.5523 10.0799 22 10.0799C21.4477 10.0799 21 10.5276 21 11.0799V11.9993C20.9989 13.9401 20.3705 15.8285 19.2084 17.3829C18.0464 18.9374 16.413 20.0745 14.5518 20.6248C12.6907 21.1751 10.7015 21.109 8.88103 20.4364C7.06051 19.7638 5.50619 18.5208 4.44987 16.8927C3.39354 15.2645 2.89181 13.3386 3.01951 11.402C3.14721 9.4654 3.89749 7.62199 5.15845 6.14666C6.41942 4.67133 8.12351 3.64314 10.0166 3.21542ZM22.7075 4.70651C23.0978 4.31579 23.0975 3.68263 22.7068 3.2923C22.316 2.90197 21.6829 2.90228 21.2925 3.293L11.9996 12.5952L9.70711 10.3027C9.31658 9.91213 8.68342 9.91213 8.29289 10.3027C7.90237 10.6932 7.90237 11.3263 8.29289 11.7169L11.2929 14.7169C11.4805 14.9045 11.7349 15.0098 12.0003 15.0098C12.2656 15.0097 12.52 14.9042 12.7075 14.7165L22.7075 4.70651Z\"/>\n</symbol><symbol id=\"check\" viewBox=\"0 0 17 16\">\n <path d=\"M13.8327 4L6.49935 11.3333L3.16602 8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-down\" viewBox=\"0 0 20 21\">\n <path d=\"M5 8L10 13L15 8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-right\" viewBox=\"0 0 20 20\">\n<path d=\"M7.66797 14L12.6568 9.5L7.66797 5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-up\" viewBox=\"0 0 20 21\">\n <path d=\"M5 13L10 8L15 13\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-cross-thin\" viewBox=\"0 0 30 30\">\n<path d=\"M15 27.5C21.9036 27.5 27.5 21.9036 27.5 15C27.5 8.09644 21.9036 2.5 15 2.5C8.09644 2.5 2.5 8.09644 2.5 15C2.5 21.9036 8.09644 27.5 15 27.5Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M20.0889 10L10 20.0888\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 10L20.0888 20.0888\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-cross\" viewBox=\"0 0 24 24\">\n<path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16.071 8L7.99997 16.0711\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 8L16.0711 16.0711\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-minus\" viewBox=\"0 0 16 16\">\n <path d=\"M7.99992 14.6663C11.6818 14.6663 14.6666 11.6816 14.6666 7.99967C14.6666 4.31778 11.6818 1.33301 7.99992 1.33301C4.31802 1.33301 1.33325 4.31778 1.33325 7.99967C1.33325 11.6816 4.31802 14.6663 7.99992 14.6663Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5 8H11.3333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-plus\" viewBox=\"0 0 16 16\">\n <path d=\"M7.99992 14.6663C11.6818 14.6663 14.6666 11.6816 14.6666 7.99967C14.6666 4.31778 11.6818 1.33301 7.99992 1.33301C4.31802 1.33301 1.33325 4.31778 1.33325 7.99967C1.33325 11.6816 4.31802 14.6663 7.99992 14.6663Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M8 5.33301V10.6663\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5.33325 8H10.6666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-pulse\" viewBox=\"0 0 24 24\">\n<path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M4 11.5C3.72386 11.5 3.5 11.7239 3.5 12C3.5 12.2761 3.72386 12.5 4 12.5V11.5ZM6.5 12V12.5C6.67563 12.5 6.83838 12.4079 6.92875 12.2572L6.5 12ZM8 9.5L8.45309 9.28856C8.37489 9.12099 8.2106 9.01027 8.02594 9.00067C7.84127 8.99108 7.66639 9.08419 7.57125 9.24275L8 9.5ZM11.5 17L11.0469 17.2114C11.1351 17.4005 11.3315 17.5149 11.5395 17.4984C11.7475 17.4819 11.9234 17.338 11.9808 17.1374L11.5 17ZM14.5 6.5L14.9699 6.32913C14.8958 6.12545 14.699 5.99268 14.4824 6.00031C14.2658 6.00795 14.0788 6.15425 14.0192 6.36264L14.5 6.5ZM16.5 12L16.0301 12.1709C16.102 12.3685 16.2897 12.5 16.5 12.5V12ZM20 12.5C20.2761 12.5 20.5 12.2761 20.5 12C20.5 11.7239 20.2761 11.5 20 11.5V12.5ZM4 12.5H6.5V11.5H4V12.5ZM6.92875 12.2572L8.42875 9.75725L7.57125 9.24275L6.07125 11.7428L6.92875 12.2572ZM7.54691 9.71144L11.0469 17.2114L11.9531 16.7886L8.45309 9.28856L7.54691 9.71144ZM11.9808 17.1374L14.9808 6.63736L14.0192 6.36264L11.0192 16.8626L11.9808 17.1374ZM14.0301 6.67087L16.0301 12.1709L16.9699 11.8291L14.9699 6.32913L14.0301 6.67087ZM16.5 12.5H20V11.5H16.5V12.5Z\"/>\n</symbol><symbol id=\"clipboard-thin\" viewBox=\"0 0 25 24\">\n<path d=\"M16.75 4H18.75C19.2804 4 19.7891 4.21071 20.1642 4.58579C20.5393 4.96086 20.75 5.46957 20.75 6V20C20.75 20.5304 20.5393 21.0391 20.1642 21.4142C19.7891 21.7893 19.2804 22 18.75 22H6.75C6.21957 22 5.71086 21.7893 5.33579 21.4142C4.96071 21.0391 4.75 20.5304 4.75 20V6C4.75 5.46957 4.96071 4.96086 5.33579 4.58579C5.71086 4.21071 6.21957 4 6.75 4H8.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M15.75 2H9.75C9.19772 2 8.75 2.44772 8.75 3V5C8.75 5.55228 9.19772 6 9.75 6H15.75C16.3023 6 16.75 5.55228 16.75 5V3C16.75 2.44772 16.3023 2 15.75 2Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"clipboard\" viewBox=\"0 0 24 24\">\n<path d=\"M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M15 2H9C8.44772 2 8 2.44772 8 3V5C8 5.55228 8.44772 6 9 6H15C15.5523 6 16 5.55228 16 5V3C16 2.44772 15.5523 2 15 2Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"close-sign-red\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_1541_4732)\">\n <path d=\"M22.5 10.5H19.6754L14.9053 6.68401C14.967 6.46662 15 6.23717 15 6C15 4.61929 13.8807 3.5 12.5 3.5C11.1193 3.5 10 4.61929 10 6C10 6.23717 10.033 6.46662 10.0947 6.68401L5.32461 10.5H2.5C1.67157 10.5 1 11.1716 1 12V20C1 20.8284 1.67157 21.5 2.5 21.5H22.5C23.3284 21.5 24 20.8284 24 20V12C24 11.1716 23.3284 10.5 22.5 10.5ZM14.4324 7.5863L18.0746 10.5H6.92542L10.5676 7.5863C11.0261 8.14418 11.7215 8.5 12.5 8.5C13.2785 8.5 13.9739 8.14418 14.4324 7.5863Z\" stroke=\"#E74C3C\"/>\n <path d=\"M7.53662 16.8696H8.00537C7.98096 17.0942 7.91667 17.2952 7.8125 17.4727C7.70833 17.6501 7.56104 17.7909 7.37061 17.895C7.18018 17.9976 6.94255 18.0488 6.65771 18.0488C6.44938 18.0488 6.25977 18.0098 6.08887 17.9316C5.9196 17.8535 5.77393 17.7428 5.65186 17.5996C5.52979 17.4548 5.43538 17.2814 5.36865 17.0796C5.30355 16.8761 5.271 16.6499 5.271 16.4009V16.0469C5.271 15.7979 5.30355 15.5724 5.36865 15.3706C5.43538 15.1672 5.5306 14.993 5.6543 14.8481C5.77962 14.7033 5.93018 14.5918 6.10596 14.5137C6.28174 14.4355 6.47949 14.3965 6.69922 14.3965C6.96777 14.3965 7.19482 14.4469 7.38037 14.5479C7.56592 14.6488 7.70996 14.7887 7.8125 14.9678C7.91667 15.1452 7.98096 15.3511 8.00537 15.5854H7.53662C7.51383 15.4194 7.47152 15.277 7.40967 15.1582C7.34782 15.0378 7.25993 14.945 7.146 14.8799C7.03206 14.8148 6.88314 14.7822 6.69922 14.7822C6.54134 14.7822 6.40218 14.8123 6.28174 14.8726C6.16292 14.9328 6.06283 15.0182 5.98145 15.1289C5.90169 15.2396 5.84147 15.3722 5.80078 15.5269C5.76009 15.6815 5.73975 15.8532 5.73975 16.042V16.4009C5.73975 16.575 5.75765 16.7386 5.79346 16.8916C5.83089 17.0446 5.88704 17.1789 5.96191 17.2944C6.03678 17.41 6.132 17.5011 6.24756 17.5679C6.36312 17.633 6.49984 17.6655 6.65771 17.6655C6.85791 17.6655 7.01742 17.6338 7.13623 17.5703C7.25505 17.5068 7.34456 17.4157 7.40479 17.2969C7.46663 17.1781 7.51058 17.0356 7.53662 16.8696ZM10.8032 17.6167V18H9.02588V17.6167H10.8032ZM9.11865 14.4453V18H8.64746V14.4453H9.11865ZM13.9185 16.1104V16.335C13.9185 16.6019 13.8851 16.8411 13.8184 17.0527C13.7516 17.2643 13.6556 17.4442 13.5303 17.5923C13.4049 17.7404 13.2544 17.8535 13.0786 17.9316C12.9045 18.0098 12.7091 18.0488 12.4927 18.0488C12.2827 18.0488 12.0898 18.0098 11.9141 17.9316C11.7399 17.8535 11.5885 17.7404 11.46 17.5923C11.333 17.4442 11.2345 17.2643 11.1646 17.0527C11.0946 16.8411 11.0596 16.6019 11.0596 16.335V16.1104C11.0596 15.8434 11.0938 15.605 11.1621 15.395C11.2321 15.1834 11.3306 15.0036 11.4575 14.8555C11.5845 14.7057 11.735 14.5918 11.9092 14.5137C12.085 14.4355 12.2778 14.3965 12.4878 14.3965C12.7043 14.3965 12.8996 14.4355 13.0737 14.5137C13.2495 14.5918 13.4001 14.7057 13.5254 14.8555C13.6523 15.0036 13.7492 15.1834 13.8159 15.395C13.8843 15.605 13.9185 15.8434 13.9185 16.1104ZM13.4521 16.335V16.1055C13.4521 15.8939 13.4302 15.7067 13.3862 15.5439C13.3439 15.3812 13.2812 15.2445 13.1982 15.1338C13.1152 15.0231 13.0135 14.9393 12.8931 14.8823C12.7743 14.8254 12.6392 14.7969 12.4878 14.7969C12.3413 14.7969 12.2087 14.8254 12.0898 14.8823C11.9727 14.9393 11.8717 15.0231 11.7871 15.1338C11.7041 15.2445 11.6398 15.3812 11.5942 15.5439C11.5487 15.7067 11.5259 15.8939 11.5259 16.1055V16.335C11.5259 16.5482 11.5487 16.737 11.5942 16.9014C11.6398 17.0641 11.7049 17.2017 11.7896 17.314C11.8758 17.4246 11.9775 17.5085 12.0947 17.5654C12.2135 17.6224 12.3462 17.6509 12.4927 17.6509C12.6457 17.6509 12.7816 17.6224 12.9004 17.5654C13.0192 17.5085 13.1193 17.4246 13.2007 17.314C13.2837 17.2017 13.3464 17.0641 13.3887 16.9014C13.431 16.737 13.4521 16.5482 13.4521 16.335ZM16.5186 17.1016C16.5186 17.0186 16.5055 16.9453 16.4795 16.8818C16.4551 16.8167 16.4111 16.7581 16.3477 16.7061C16.2858 16.654 16.1995 16.6043 16.0889 16.5571C15.9798 16.5099 15.8415 16.4619 15.6738 16.4131C15.498 16.361 15.3394 16.3032 15.1978 16.2397C15.0562 16.1746 14.9349 16.1006 14.834 16.0176C14.7331 15.9346 14.6558 15.8394 14.6021 15.7319C14.5483 15.6245 14.5215 15.5016 14.5215 15.3633C14.5215 15.2249 14.55 15.0972 14.6069 14.98C14.6639 14.8628 14.7453 14.7611 14.8511 14.6748C14.9585 14.5869 15.0863 14.5186 15.2344 14.4697C15.3825 14.4209 15.5477 14.3965 15.73 14.3965C15.9969 14.3965 16.2231 14.4478 16.4087 14.5503C16.5959 14.6512 16.7383 14.7839 16.8359 14.9482C16.9336 15.111 16.9824 15.2852 16.9824 15.4707H16.5137C16.5137 15.3372 16.4852 15.2192 16.4282 15.1167C16.3713 15.0125 16.285 14.9312 16.1694 14.8726C16.0539 14.8123 15.9074 14.7822 15.73 14.7822C15.5623 14.7822 15.424 14.8075 15.3149 14.8579C15.2059 14.9084 15.1245 14.9767 15.0708 15.063C15.0187 15.1493 14.9927 15.2477 14.9927 15.3584C14.9927 15.4333 15.0081 15.5016 15.0391 15.5635C15.0716 15.6237 15.1213 15.6799 15.188 15.7319C15.2563 15.784 15.3426 15.832 15.4468 15.876C15.5526 15.9199 15.6787 15.9622 15.8252 16.0029C16.027 16.0599 16.2012 16.1234 16.3477 16.1934C16.4941 16.2633 16.6146 16.3423 16.709 16.4302C16.805 16.5164 16.8758 16.6149 16.9214 16.7256C16.9686 16.8346 16.9922 16.9583 16.9922 17.0967C16.9922 17.2415 16.9629 17.3726 16.9043 17.4897C16.8457 17.6069 16.7619 17.707 16.6528 17.79C16.5438 17.873 16.4128 17.9373 16.2598 17.9829C16.1084 18.0269 15.9391 18.0488 15.752 18.0488C15.5876 18.0488 15.4256 18.026 15.2661 17.9805C15.1082 17.9349 14.9642 17.8665 14.834 17.7754C14.7054 17.6842 14.6021 17.5719 14.5239 17.4385C14.4474 17.3034 14.4092 17.1471 14.4092 16.9697H14.8779C14.8779 17.0918 14.9015 17.1968 14.9487 17.2847C14.9959 17.3709 15.0602 17.4425 15.1416 17.4995C15.2246 17.5565 15.3182 17.5988 15.4224 17.6265C15.5282 17.6525 15.638 17.6655 15.752 17.6655C15.9163 17.6655 16.0555 17.6427 16.1694 17.5972C16.2834 17.5516 16.3696 17.4865 16.4282 17.4019C16.4884 17.3172 16.5186 17.2171 16.5186 17.1016ZM19.8511 17.6167V18H17.9688V17.6167H19.8511ZM18.064 14.4453V18H17.5928V14.4453H18.064ZM19.6021 15.9736V16.3569H17.9688V15.9736H19.6021ZM19.8267 14.4453V14.8311H17.9688V14.4453H19.8267Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"close-sign\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_1541_4732)\">\n <path d=\"M22.5 10.5H19.6754L14.9053 6.68401C14.967 6.46662 15 6.23717 15 6C15 4.61929 13.8807 3.5 12.5 3.5C11.1193 3.5 10 4.61929 10 6C10 6.23717 10.033 6.46662 10.0947 6.68401L5.32461 10.5H2.5C1.67157 10.5 1 11.1716 1 12V20C1 20.8284 1.67157 21.5 2.5 21.5H22.5C23.3284 21.5 24 20.8284 24 20V12C24 11.1716 23.3284 10.5 22.5 10.5ZM14.4324 7.5863L18.0746 10.5H6.92542L10.5676 7.5863C11.0261 8.14418 11.7215 8.5 12.5 8.5C13.2785 8.5 13.9739 8.14418 14.4324 7.5863Z\" stroke=\"#C2D1D9\"/>\n <path d=\"M7.53662 16.8696H8.00537C7.98096 17.0942 7.91667 17.2952 7.8125 17.4727C7.70833 17.6501 7.56104 17.7909 7.37061 17.895C7.18018 17.9976 6.94255 18.0488 6.65771 18.0488C6.44938 18.0488 6.25977 18.0098 6.08887 17.9316C5.9196 17.8535 5.77393 17.7428 5.65186 17.5996C5.52979 17.4548 5.43538 17.2814 5.36865 17.0796C5.30355 16.8761 5.271 16.6499 5.271 16.4009V16.0469C5.271 15.7979 5.30355 15.5724 5.36865 15.3706C5.43538 15.1672 5.5306 14.993 5.6543 14.8481C5.77962 14.7033 5.93018 14.5918 6.10596 14.5137C6.28174 14.4355 6.47949 14.3965 6.69922 14.3965C6.96777 14.3965 7.19482 14.4469 7.38037 14.5479C7.56592 14.6488 7.70996 14.7887 7.8125 14.9678C7.91667 15.1452 7.98096 15.3511 8.00537 15.5854H7.53662C7.51383 15.4194 7.47152 15.277 7.40967 15.1582C7.34782 15.0378 7.25993 14.945 7.146 14.8799C7.03206 14.8148 6.88314 14.7822 6.69922 14.7822C6.54134 14.7822 6.40218 14.8123 6.28174 14.8726C6.16292 14.9328 6.06283 15.0182 5.98145 15.1289C5.90169 15.2396 5.84147 15.3722 5.80078 15.5269C5.76009 15.6815 5.73975 15.8532 5.73975 16.042V16.4009C5.73975 16.575 5.75765 16.7386 5.79346 16.8916C5.83089 17.0446 5.88704 17.1789 5.96191 17.2944C6.03678 17.41 6.132 17.5011 6.24756 17.5679C6.36312 17.633 6.49984 17.6655 6.65771 17.6655C6.85791 17.6655 7.01742 17.6338 7.13623 17.5703C7.25505 17.5068 7.34456 17.4157 7.40479 17.2969C7.46663 17.1781 7.51058 17.0356 7.53662 16.8696ZM10.8032 17.6167V18H9.02588V17.6167H10.8032ZM9.11865 14.4453V18H8.64746V14.4453H9.11865ZM13.9185 16.1104V16.335C13.9185 16.6019 13.8851 16.8411 13.8184 17.0527C13.7516 17.2643 13.6556 17.4442 13.5303 17.5923C13.4049 17.7404 13.2544 17.8535 13.0786 17.9316C12.9045 18.0098 12.7091 18.0488 12.4927 18.0488C12.2827 18.0488 12.0898 18.0098 11.9141 17.9316C11.7399 17.8535 11.5885 17.7404 11.46 17.5923C11.333 17.4442 11.2345 17.2643 11.1646 17.0527C11.0946 16.8411 11.0596 16.6019 11.0596 16.335V16.1104C11.0596 15.8434 11.0938 15.605 11.1621 15.395C11.2321 15.1834 11.3306 15.0036 11.4575 14.8555C11.5845 14.7057 11.735 14.5918 11.9092 14.5137C12.085 14.4355 12.2778 14.3965 12.4878 14.3965C12.7043 14.3965 12.8996 14.4355 13.0737 14.5137C13.2495 14.5918 13.4001 14.7057 13.5254 14.8555C13.6523 15.0036 13.7492 15.1834 13.8159 15.395C13.8843 15.605 13.9185 15.8434 13.9185 16.1104ZM13.4521 16.335V16.1055C13.4521 15.8939 13.4302 15.7067 13.3862 15.5439C13.3439 15.3812 13.2812 15.2445 13.1982 15.1338C13.1152 15.0231 13.0135 14.9393 12.8931 14.8823C12.7743 14.8254 12.6392 14.7969 12.4878 14.7969C12.3413 14.7969 12.2087 14.8254 12.0898 14.8823C11.9727 14.9393 11.8717 15.0231 11.7871 15.1338C11.7041 15.2445 11.6398 15.3812 11.5942 15.5439C11.5487 15.7067 11.5259 15.8939 11.5259 16.1055V16.335C11.5259 16.5482 11.5487 16.737 11.5942 16.9014C11.6398 17.0641 11.7049 17.2017 11.7896 17.314C11.8758 17.4246 11.9775 17.5085 12.0947 17.5654C12.2135 17.6224 12.3462 17.6509 12.4927 17.6509C12.6457 17.6509 12.7816 17.6224 12.9004 17.5654C13.0192 17.5085 13.1193 17.4246 13.2007 17.314C13.2837 17.2017 13.3464 17.0641 13.3887 16.9014C13.431 16.737 13.4521 16.5482 13.4521 16.335ZM16.5186 17.1016C16.5186 17.0186 16.5055 16.9453 16.4795 16.8818C16.4551 16.8167 16.4111 16.7581 16.3477 16.7061C16.2858 16.654 16.1995 16.6043 16.0889 16.5571C15.9798 16.5099 15.8415 16.4619 15.6738 16.4131C15.498 16.361 15.3394 16.3032 15.1978 16.2397C15.0562 16.1746 14.9349 16.1006 14.834 16.0176C14.7331 15.9346 14.6558 15.8394 14.6021 15.7319C14.5483 15.6245 14.5215 15.5016 14.5215 15.3633C14.5215 15.2249 14.55 15.0972 14.6069 14.98C14.6639 14.8628 14.7453 14.7611 14.8511 14.6748C14.9585 14.5869 15.0863 14.5186 15.2344 14.4697C15.3825 14.4209 15.5477 14.3965 15.73 14.3965C15.9969 14.3965 16.2231 14.4478 16.4087 14.5503C16.5959 14.6512 16.7383 14.7839 16.8359 14.9482C16.9336 15.111 16.9824 15.2852 16.9824 15.4707H16.5137C16.5137 15.3372 16.4852 15.2192 16.4282 15.1167C16.3713 15.0125 16.285 14.9312 16.1694 14.8726C16.0539 14.8123 15.9074 14.7822 15.73 14.7822C15.5623 14.7822 15.424 14.8075 15.3149 14.8579C15.2059 14.9084 15.1245 14.9767 15.0708 15.063C15.0187 15.1493 14.9927 15.2477 14.9927 15.3584C14.9927 15.4333 15.0081 15.5016 15.0391 15.5635C15.0716 15.6237 15.1213 15.6799 15.188 15.7319C15.2563 15.784 15.3426 15.832 15.4468 15.876C15.5526 15.9199 15.6787 15.9622 15.8252 16.0029C16.027 16.0599 16.2012 16.1234 16.3477 16.1934C16.4941 16.2633 16.6146 16.3423 16.709 16.4302C16.805 16.5164 16.8758 16.6149 16.9214 16.7256C16.9686 16.8346 16.9922 16.9583 16.9922 17.0967C16.9922 17.2415 16.9629 17.3726 16.9043 17.4897C16.8457 17.6069 16.7619 17.707 16.6528 17.79C16.5438 17.873 16.4128 17.9373 16.2598 17.9829C16.1084 18.0269 15.9391 18.0488 15.752 18.0488C15.5876 18.0488 15.4256 18.026 15.2661 17.9805C15.1082 17.9349 14.9642 17.8665 14.834 17.7754C14.7054 17.6842 14.6021 17.5719 14.5239 17.4385C14.4474 17.3034 14.4092 17.1471 14.4092 16.9697H14.8779C14.8779 17.0918 14.9015 17.1968 14.9487 17.2847C14.9959 17.3709 15.0602 17.4425 15.1416 17.4995C15.2246 17.5565 15.3182 17.5988 15.4224 17.6265C15.5282 17.6525 15.638 17.6655 15.752 17.6655C15.9163 17.6655 16.0555 17.6427 16.1694 17.5972C16.2834 17.5516 16.3696 17.4865 16.4282 17.4019C16.4884 17.3172 16.5186 17.2171 16.5186 17.1016ZM19.8511 17.6167V18H17.9688V17.6167H19.8511ZM18.064 14.4453V18H17.5928V14.4453H18.064ZM19.6021 15.9736V16.3569H17.9688V15.9736H19.6021ZM19.8267 14.4453V14.8311H17.9688V14.4453H19.8267Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"container\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_2276_12018)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.12273 5.63891V15.0402L1.33325 14.0871V4.14109L3.12273 5.63891ZM1.33325 2.83702L3.84711 4.94116H4.49113H20.1753H20.8195L23.3333 2.83702L24.3333 2V3.30407V14.6874L21.5439 16.1732L21.3333 16.2854V17V18V19H20.3333H19.3333V20C19.3333 20.5523 18.8856 21 18.3333 21H16.3333C15.781 21 15.3333 20.5523 15.3333 20V19H9.3333V20C9.3333 20.5523 8.88558 21 8.3333 21H6.3333C5.78101 21 5.3333 20.5523 5.3333 20V19H4.3333H3.3333V18V17V16.2854L3.12273 16.1732L0.333252 14.6874V3.30407V2L1.33325 2.83702ZM18.3333 19V20H16.3333V19H18.3333ZM20.3333 18H19.3333H18.3333H16.3333H15.3333H9.3333H8.3333H6.3333H5.3333H4.3333V17H20.3333V18ZM6.3333 19V20H8.3333V19H6.3333ZM21.5439 15.0402V5.63891L23.3333 4.14109V14.0871L21.5439 15.0402ZM20.1753 5.94116H4.49113V15.7059H8.3333V15V13V12H9.3333H10.3333V10V9H11.3333H14.3333H15.3333V10V12H16.3333H17.3333V13V15V15.7059H20.1753V5.94116ZM15.3333 13H14.3333V15H16.3333V13H15.3333ZM13.3333 12H14.3333V10H11.3333V12H12.3333H13.3333ZM12.3333 13H13.3333V15V15.7059H12.3333V15V13ZM10.3333 13H9.3333V15H11.3333V13H10.3333Z\"/>\n </g>\n \n</symbol><symbol id=\"cross\" viewBox=\"0 0 24 24\">\n<path d=\"M18 6L6 18\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M6 6L18 18\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"delivered\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 0.857143V0H0.827586H20.6897H21.5172V0.857143V11.8125C23.0304 13.071 24 14.9843 24 17.1429C24 20.9198 21.026 24 17.3793 24C14.6147 24 12.2386 22.2164 11.25 19.7143H5.25L4.96552 20.5714H2.48276C2.02593 20.5714 1.65517 20.1874 1.65517 19.7143V18.8571V17.1429V16.6607L0.232759 15.1875L0 14.9196V14.5714V0.857143ZM3.65517 1.71429C2.5506 1.71429 1.65517 2.60972 1.65517 3.71429V12.8571C1.65517 11.7497 2.35387 10.8049 3.31034 10.4464V6.85714C3.31034 5.44717 4.43175 4.28571 5.7931 4.28571H15.7241C17.0855 4.28571 18.2069 5.44717 18.2069 6.85714V10.3393C18.7869 10.4154 19.3383 10.5726 19.8621 10.7946V3.71429C19.8621 2.60972 18.9666 1.71429 17.8621 1.71429H3.65517ZM15.7241 6H5.7931C5.32549 6 4.96552 6.37283 4.96552 6.85714V10.2857H16.5517V6.85714C16.5517 6.37283 16.1917 6 15.7241 6ZM13.0086 12H4.13793C3.67032 12 3.31034 12.3728 3.31034 12.8571V15.9375V16.2857V18H5.7931H10.8103C10.7757 17.7167 10.7586 17.4356 10.7586 17.1429C10.7586 16.8501 10.7757 16.569 10.8103 16.2857H8.27586V14.5714H11.25C11.6417 13.5801 12.2431 12.697 13.0086 12ZM22.3448 17.1429C22.3448 14.2924 20.1315 12 17.3793 12C14.6271 12 12.4138 14.2924 12.4138 17.1429C12.4138 19.9933 14.6271 22.2857 17.3793 22.2857C20.1315 22.2857 22.3448 19.9933 22.3448 17.1429ZM4.13793 15C4.13793 14.2899 4.69372 13.7143 5.37931 13.7143C6.06491 13.7143 6.62069 14.2899 6.62069 15C6.62069 15.7101 6.06491 16.2857 5.37931 16.2857C4.69372 16.2857 4.13793 15.7101 4.13793 15ZM20.8574 15.6946C21.241 15.2973 21.2299 14.6642 20.8326 14.2806C20.4352 13.897 19.8022 13.9081 19.4186 14.3054L16.3449 17.4889L15.3401 16.4483C14.9565 16.0509 14.3234 16.0398 13.9261 16.4235C13.5288 16.8071 13.5177 17.4401 13.9013 17.8375L15.6255 19.6232C15.8139 19.8183 16.0736 19.9286 16.3449 19.9286C16.6162 19.9286 16.8758 19.8183 17.0643 19.6232L20.8574 15.6946Z\"/>\n</symbol><symbol id=\"diskette\" viewBox=\"0 0 17 16\">\n <path d=\"M13.1667 14H3.83333C3.47971 14 3.14057 13.8595 2.89052 13.6095C2.64048 13.3594 2.5 13.0203 2.5 12.6667V3.33333C2.5 2.97971 2.64048 2.64057 2.89052 2.39052C3.14057 2.14048 3.47971 2 3.83333 2H11.1667L14.5 5.33333V12.6667C14.5 13.0203 14.3595 13.3594 14.1095 13.6095C13.8594 13.8595 13.5203 14 13.1667 14Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M11.8327 14.0003V8.66699H5.16602V14.0003\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5.16602 2V5.33333H10.4993\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"double-circle\" viewBox=\"0 0 24 24\">\n<path d=\"M21.335 10C21.335 15.1556 17.1556 19.335 12 19.335C6.84442 19.335 2.665 15.1556 2.665 10C2.665 4.84442 6.84442 0.665 12 0.665C17.1556 0.665 21.335 4.84442 21.335 10Z\" stroke-width=\"1.33\"/>\n<path d=\"M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"download\" viewBox=\"0 0 24 24\">\n<path d=\"M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M7 10L12 15L17 10\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 15V3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"edit\" viewBox=\"0 0 17 16\">\n <path d=\"M7.83398 2.66602H3.16732C2.8137 2.66602 2.47456 2.80649 2.22451 3.05654C1.97446 3.30659 1.83398 3.64573 1.83398 3.99935V13.3327C1.83398 13.6863 1.97446 14.0254 2.22451 14.2755C2.47456 14.5255 2.8137 14.666 3.16732 14.666H12.5007C12.8543 14.666 13.1934 14.5255 13.4435 14.2755C13.6935 14.0254 13.834 13.6863 13.834 13.3327V8.66602\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.834 1.66617C13.0992 1.40095 13.4589 1.25195 13.834 1.25195C14.2091 1.25195 14.5688 1.40095 14.834 1.66617C15.0992 1.93138 15.2482 2.29109 15.2482 2.66617C15.2482 3.04124 15.0992 3.40095 14.834 3.66617L8.50065 9.9995L5.83398 10.6662L6.50065 7.9995L12.834 1.66617Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"error\" viewBox=\"0 0 16 16\">\n<g clip-path=\"url(#clip0)\">\n<path d=\"M5.24065 1.3335H10.7607L14.6673 5.24016V10.7602L10.7607 14.6668H5.24065L1.33398 10.7602V5.24016L5.24065 1.3335Z\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 5.3335V8.00016\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 10.6665H8.00667\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n\n</symbol><symbol id=\"export\" viewBox=\"0 0 16 16\">\n <path d=\"M9.33341 1.33301H4.00008C3.64646 1.33301 3.30732 1.47348 3.05727 1.72353C2.80722 1.97358 2.66675 2.31272 2.66675 2.66634V13.333C2.66675 13.6866 2.80722 14.0258 3.05727 14.2758C3.30732 14.5259 3.64646 14.6663 4.00008 14.6663H12.0001C12.3537 14.6663 12.6928 14.5259 12.9429 14.2758C13.1929 14.0258 13.3334 13.6866 13.3334 13.333V5.33301L9.33341 1.33301Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M9.33325 1.33301V5.33301H13.3333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M6 9.21569L8 11.3333M8 11.3333L10 9.21569M8 11.3333V6\" stroke-linecap=\"round\"/>\n</symbol><symbol id=\"eye\" viewBox=\"0 0 14 14\">\n<g clip-path=\"url(#clip0)\">\n<path d=\"M0.583374 7.00065C0.583374 7.00065 2.91671 2.33398 7.00004 2.33398C11.0834 2.33398 13.4167 7.00065 13.4167 7.00065C13.4167 7.00065 11.0834 11.6673 7.00004 11.6673C2.91671 11.6673 0.583374 7.00065 0.583374 7.00065Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M7 8.75C7.9665 8.75 8.75 7.9665 8.75 7C8.75 6.0335 7.9665 5.25 7 5.25C6.0335 5.25 5.25 6.0335 5.25 7C5.25 7.9665 6.0335 8.75 7 8.75Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n\n</symbol><symbol id=\"file-text\" viewBox=\"0 0 24 24\">\n<g>\n<path d=\"M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M14 2V8H20\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 13H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 17H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 9H9H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n</symbol><symbol id=\"ftl\" viewBox=\"0 0 21 20\">\n <g clip-path=\"url(#clip0_2_1158)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.166626 2.5C0.166626 1.94772 0.614341 1.5 1.16663 1.5H13.6666C14.2189 1.5 14.6666 1.94772 14.6666 2.5V6.00167H17C17.1763 6.00167 17.3455 6.07173 17.4702 6.19644L19.9702 8.69644C20.0949 8.82115 20.165 8.9903 20.165 9.16667V13.3333C20.165 13.7006 19.8672 13.9983 19.5 13.9983H18.1045C18.3545 14.4124 18.4983 14.8977 18.4983 15.4167C18.4983 16.9345 17.2678 18.165 15.75 18.165C14.2321 18.165 13.0016 16.9345 13.0016 15.4167C13.0016 15.032 13.0807 14.6658 13.2234 14.3333H7.4432C7.58592 14.6658 7.66496 15.032 7.66496 15.4167C7.66496 16.9345 6.43449 18.165 4.91663 18.165C3.39876 18.165 2.16829 16.9345 2.16829 15.4167C2.16829 15.032 2.24733 14.6658 2.39005 14.3333H1.16663C0.614341 14.3333 0.166626 13.8856 0.166626 13.3333V2.5ZM15.75 13.9983C14.9666 13.9983 14.3316 14.6333 14.3316 15.4167C14.3316 16.2 14.9666 16.835 15.75 16.835C16.5333 16.835 17.1683 16.2 17.1683 15.4167C17.1683 14.6333 16.5333 13.9983 15.75 13.9983ZM15.75 12.6683H18.835V9.44212L16.7245 7.33167H14.6666V12.6683H15.75ZM5.83213 14.3333H4.00112C3.69357 14.5935 3.49829 14.9823 3.49829 15.4167C3.49829 16.2 4.1333 16.835 4.91663 16.835C5.69995 16.835 6.33496 16.2 6.33496 15.4167C6.33496 14.9823 6.13968 14.5935 5.83213 14.3333Z\"/>\n </g>\n \n</symbol><symbol id=\"gear\" viewBox=\"0 0 16 16\">\n <path d=\"M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.9334 10.0003C12.8447 10.2014 12.8182 10.4245 12.8574 10.6407C12.8966 10.857 12.9997 11.0565 13.1534 11.2137L13.1934 11.2537C13.3174 11.3775 13.4157 11.5245 13.4828 11.6864C13.5499 11.8483 13.5845 12.0218 13.5845 12.197C13.5845 12.3722 13.5499 12.5457 13.4828 12.7076C13.4157 12.8694 13.3174 13.0165 13.1934 13.1403C13.0696 13.2643 12.9225 13.3626 12.7607 13.4297C12.5988 13.4968 12.4253 13.5314 12.2501 13.5314C12.0749 13.5314 11.9014 13.4968 11.7395 13.4297C11.5776 13.3626 11.4306 13.2643 11.3067 13.1403L11.2667 13.1003C11.1096 12.9466 10.9101 12.8435 10.6938 12.8043C10.4775 12.7651 10.2545 12.7916 10.0534 12.8803C9.85623 12.9648 9.68807 13.1052 9.56962 13.284C9.45117 13.4629 9.3876 13.6725 9.38675 13.887V14.0003C9.38675 14.3539 9.24627 14.6931 8.99622 14.9431C8.74617 15.1932 8.40704 15.3337 8.05341 15.3337C7.69979 15.3337 7.36065 15.1932 7.11061 14.9431C6.86056 14.6931 6.72008 14.3539 6.72008 14.0003V13.9403C6.71492 13.7197 6.64349 13.5057 6.51509 13.3261C6.38668 13.1466 6.20724 13.0098 6.00008 12.9337C5.799 12.8449 5.57595 12.8184 5.35969 12.8577C5.14343 12.8969 4.94387 13 4.78675 13.1537L4.74675 13.1937C4.62292 13.3176 4.47587 13.416 4.314 13.4831C4.15214 13.5502 3.97864 13.5847 3.80341 13.5847C3.62819 13.5847 3.45469 13.5502 3.29283 13.4831C3.13096 13.416 2.98391 13.3176 2.86008 13.1937C2.73611 13.0698 2.63777 12.9228 2.57067 12.7609C2.50357 12.599 2.46903 12.4255 2.46903 12.2503C2.46903 12.0751 2.50357 11.9016 2.57067 11.7397C2.63777 11.5779 2.73611 11.4308 2.86008 11.307L2.90008 11.267C3.05377 11.1099 3.15687 10.9103 3.19608 10.6941C3.2353 10.4778 3.20882 10.2547 3.12008 10.0537C3.03557 9.85648 2.89525 9.68831 2.71639 9.56986C2.53753 9.45141 2.32794 9.38785 2.11341 9.38699H2.00008C1.64646 9.38699 1.30732 9.24652 1.05727 8.99647C0.807224 8.74642 0.666748 8.40728 0.666748 8.05366C0.666748 7.70004 0.807224 7.3609 1.05727 7.11085C1.30732 6.8608 1.64646 6.72033 2.00008 6.72033H2.06008C2.28074 6.71516 2.49475 6.64374 2.67428 6.51533C2.85381 6.38693 2.99056 6.20748 3.06675 6.00033C3.15549 5.79925 3.18196 5.5762 3.14275 5.35993C3.10354 5.14367 3.00044 4.94411 2.84675 4.78699L2.80675 4.74699C2.68278 4.62316 2.58443 4.47611 2.51733 4.31425C2.45024 4.15238 2.4157 3.97888 2.4157 3.80366C2.4157 3.62844 2.45024 3.45494 2.51733 3.29307C2.58443 3.13121 2.68278 2.98416 2.80675 2.86033C2.93058 2.73636 3.07763 2.63801 3.23949 2.57091C3.40136 2.50381 3.57486 2.46928 3.75008 2.46928C3.9253 2.46928 4.0988 2.50381 4.26067 2.57091C4.42253 2.63801 4.56958 2.73636 4.69341 2.86033L4.73341 2.90033C4.89053 3.05402 5.09009 3.15712 5.30636 3.19633C5.52262 3.23554 5.74567 3.20907 5.94675 3.12033H6.00008C6.19726 3.03582 6.36543 2.8955 6.48388 2.71664C6.60233 2.53778 6.66589 2.32818 6.66675 2.11366V2.00033C6.66675 1.6467 6.80722 1.30756 7.05727 1.05752C7.30732 0.807468 7.64646 0.666992 8.00008 0.666992C8.3537 0.666992 8.69284 0.807468 8.94289 1.05752C9.19294 1.30756 9.33341 1.6467 9.33341 2.00033V2.06033C9.33427 2.27485 9.39784 2.48444 9.51629 2.6633C9.63474 2.84216 9.8029 2.98248 10.0001 3.06699C10.2012 3.15574 10.4242 3.18221 10.6405 3.143C10.8567 3.10378 11.0563 3.00068 11.2134 2.84699L11.2534 2.80699C11.3772 2.68302 11.5243 2.58468 11.6862 2.51758C11.848 2.45048 12.0215 2.41594 12.1967 2.41594C12.372 2.41594 12.5455 2.45048 12.7073 2.51758C12.8692 2.58468 13.0162 2.68302 13.1401 2.80699C13.264 2.93082 13.3624 3.07787 13.4295 3.23974C13.4966 3.4016 13.5311 3.5751 13.5311 3.75033C13.5311 3.92555 13.4966 4.09905 13.4295 4.26091C13.3624 4.42278 13.264 4.56983 13.1401 4.69366L13.1001 4.73366C12.9464 4.89078 12.8433 5.09034 12.8041 5.3066C12.7649 5.52286 12.7913 5.74591 12.8801 5.94699V6.00033C12.9646 6.1975 13.1049 6.36567 13.2838 6.48412C13.4626 6.60257 13.6722 6.66614 13.8867 6.66699H14.0001C14.3537 6.66699 14.6928 6.80747 14.9429 7.05752C15.1929 7.30756 15.3334 7.6467 15.3334 8.00033C15.3334 8.35395 15.1929 8.69309 14.9429 8.94313C14.6928 9.19318 14.3537 9.33366 14.0001 9.33366H13.9401C13.7256 9.33451 13.516 9.39808 13.3371 9.51653C13.1582 9.63498 13.0179 9.80315 12.9334 10.0003V10.0003Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"home\" viewBox=\"0 0 24 24\">\n <path d=\"M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M9 22V12H15V22\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"info\" viewBox=\"0 0 16 16\">\n<g clip-path=\"url(#clip0)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.99964 1.99846C4.68501 1.99846 1.99797 4.68549 1.99797 8.00012C1.99797 11.3148 4.68501 14.0018 7.99964 14.0018C11.3143 14.0018 14.0013 11.3148 14.0013 8.00012C14.0013 4.68549 11.3143 1.99846 7.99964 1.99846ZM0.667969 8.00012C0.667969 3.95096 3.95047 0.668457 7.99964 0.668457C12.0488 0.668457 15.3313 3.95096 15.3313 8.00012C15.3313 12.0493 12.0488 15.3318 7.99964 15.3318C3.95047 15.3318 0.667969 12.0493 0.667969 8.00012ZM7.99964 4.66846C8.3669 4.66846 8.66464 4.96619 8.66464 5.33346V8.00012C8.66464 8.36739 8.3669 8.66512 7.99964 8.66512C7.63237 8.66512 7.33464 8.36739 7.33464 8.00012V5.33346C7.33464 4.96619 7.63237 4.66846 7.99964 4.66846ZM7.99964 10.0018C7.63237 10.0018 7.33464 10.2995 7.33464 10.6668C7.33464 11.0341 7.63237 11.3318 7.99964 11.3318H8.0063C8.37357 11.3318 8.6713 11.0341 8.6713 10.6668C8.6713 10.2995 8.37357 10.0018 8.0063 10.0018H7.99964Z\" fill=\"#B2880A\"/>\n</g>\n\n</symbol><symbol id=\"knauf-logo\" viewBox=\"0 0 45 29\">\n <path d=\"M3.32173 0.0244141L0 23.168H3.51307L4.43478 16.615L4.4522 16.4416L4.55655 15.6441L4.57392 16.7363L4.59133 17.083L4.88702 23.168H8.38266L7.42611 14.6907L10.5218 7.32286H7.18268L5.09571 12.9571L5.00873 13.1651L4.78261 13.9279L4.90438 13.0957L4.93916 12.905L6.73045 0.0244141H3.32173ZM22.9567 7.28819L18.1219 23.1333H21.4784L22.2436 20.0475H23.6523L23.3045 23.1333H26.6262L27.5306 7.28819H22.9567ZM11.5653 7.32286L9.16525 23.168H12.2261L13.3392 15.9042L13.4783 14.8814L13.461 15.6788L13.4783 15.8695L13.8088 23.168H17.1479L19.548 7.32286H16.6958L15.6523 13.8759L15.4957 14.8814L15.5131 14.0839L15.4957 13.8932L15.2697 7.32286H11.5653ZM33.4785 7.32286L29.9828 7.3402C29.2169 12.0993 28.8468 15.131 28.1045 19.1287C28.0857 19.2417 28.06 19.361 28.035 19.5101C27.9849 19.8173 27.9696 19.8415 27.9133 20.2902C27.8638 20.6889 27.8464 20.9871 27.9133 21.3823C27.9772 21.7624 28.0273 21.9794 28.2262 22.3012C28.3981 22.5737 28.54 22.7165 28.8002 22.9079C29.0694 23.1062 29.2621 23.1811 29.5828 23.3066C29.9084 23.4342 30.4732 23.5008 30.9741 23.532C31.6378 23.5743 32.3098 23.548 32.9046 23.4627C33.562 23.369 34.0886 23.1971 34.4872 22.9252C34.9122 22.6368 35.2844 22.3012 35.4959 21.8504C35.6503 21.5231 35.7762 21.1355 35.8611 20.6196C36.0399 19.5295 35.8625 20.6244 36.035 19.5274L37.9654 7.3402H34.522L32.522 19.8394C32.522 19.8394 32.5032 20.0752 32.4698 20.2208C32.4329 20.388 32.4378 20.5065 32.348 20.6542C32.2938 20.7402 32.2597 20.7881 32.1741 20.8449C32.0775 20.908 32.0113 20.9316 31.8959 20.9316C31.7658 20.933 31.6774 20.8796 31.5828 20.7929C31.4813 20.6993 31.452 20.6161 31.4263 20.4809C31.4013 20.3581 31.4263 20.1688 31.4263 20.1688L31.4958 19.8048L33.4785 7.32286ZM39.3568 7.32286L36.035 28.9755H39.5829L41.722 15.6268H43.7047L44.1046 12.9917H42.0698L42.522 9.83658H44.609L44.9568 7.32286H39.3568ZM24.9393 9.10847L24.7654 10.322L24.7132 10.634L23.9654 17.3951H22.9045L24.5915 10.582L24.661 10.2873L24.9393 9.10847Z\" fill=\"#9A9FA6\"/>\n</symbol><symbol id=\"layers\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5528 1.10557C11.8343 0.964809 12.1657 0.964809 12.4472 1.10557L22.4472 6.10557C22.786 6.27496 23 6.62123 23 7C23 7.37877 22.786 7.72504 22.4472 7.89443L12.4472 12.8944C12.1657 13.0352 11.8343 13.0352 11.5528 12.8944L1.55276 7.89443C1.21398 7.72504 0.999975 7.37877 0.999975 7C0.999975 6.62123 1.21398 6.27496 1.55276 6.10557L11.5528 1.10557ZM4.23604 7L12 10.882L19.7639 7L12 3.11803L4.23604 7ZM1.10555 16.5528C1.35254 16.0588 1.95321 15.8586 2.44719 16.1056L12 20.882L21.5528 16.1056C22.0467 15.8586 22.6474 16.0588 22.8944 16.5528C23.1414 17.0468 22.9412 17.6474 22.4472 17.8944L12.4472 22.8944C12.1657 23.0352 11.8343 23.0352 11.5528 22.8944L1.55276 17.8944C1.05878 17.6474 0.858558 17.0468 1.10555 16.5528ZM2.44719 11.1056C1.95321 10.8586 1.35254 11.0588 1.10555 11.5528C0.858558 12.0468 1.05878 12.6474 1.55276 12.8944L11.5528 17.8944C11.8343 18.0352 12.1657 18.0352 12.4472 17.8944L22.4472 12.8944C22.9412 12.6474 23.1414 12.0468 22.8944 11.5528C22.6474 11.0588 22.0467 10.8586 21.5528 11.1056L12 15.882L2.44719 11.1056Z\"/>\n</symbol><symbol id=\"location\" viewBox=\"0 0 26 26\">\n <path d=\"M22 10C22 17 13 23 13 23C13 23 4 17 4 10C4 7.61305 4.94821 5.32387 6.63604 3.63604C8.32387 1.94821 10.6131 1 13 1C15.3869 1 17.6761 1.94821 19.364 3.63604C21.0518 5.32387 22 7.61305 22 10Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M13 13C14.6569 13 16 11.6569 16 10C16 8.34315 14.6569 7 13 7C11.3431 7 10 8.34315 10 10C10 11.6569 11.3431 13 13 13Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"logo\" viewBox=\"0 0 35 29\">\n <circle cx=\"5.68899\" cy=\"5.68899\" r=\"5.68899\" fill=\"#CCE1E9\"/>\n <circle cx=\"2.8445\" cy=\"25.5996\" r=\"2.8445\" fill=\"#7CCDF4\"/>\n <circle cx=\"25.6029\" cy=\"14.2227\" r=\"8.53349\" fill=\"#00B0AD\"/>\n</symbol><symbol id=\"logout\" viewBox=\"0 0 24 24\">\n <path d=\"M9 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M16 17L21 12L16 7\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M21 12H9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"ltl\" viewBox=\"0 0 21 20\">\n <g clip-path=\"url(#clip0_2_1162)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.166626 2.5C0.166626 1.94772 0.614341 1.5 1.16663 1.5H13.6666C14.2189 1.5 14.6666 1.94772 14.6666 2.5V5.66667H17C17.2652 5.66667 17.5195 5.77202 17.7071 5.95956L20.2071 8.45956C20.3946 8.6471 20.5 8.90145 20.5 9.16667V13.3333C20.5 13.8856 20.0522 14.3333 19.5 14.3333H18.2765C18.4193 14.6658 18.4983 15.032 18.4983 15.4167C18.4983 16.9345 17.2678 18.165 15.75 18.165C14.2321 18.165 13.0016 16.9345 13.0016 15.4167C13.0016 15.032 13.0807 14.6658 13.2234 14.3333H7.4432C7.58592 14.6658 7.66496 15.032 7.66496 15.4167C7.66496 16.9345 6.43449 18.165 4.91663 18.165C3.39876 18.165 2.16829 16.9345 2.16829 15.4167C2.16829 15.032 2.24733 14.6658 2.39005 14.3333H1.16663C0.614341 14.3333 0.166626 13.8856 0.166626 13.3333V2.5ZM14.8345 14.3333C14.5269 14.5935 14.3316 14.9823 14.3316 15.4167C14.3316 16.2 14.9666 16.835 15.75 16.835C16.5333 16.835 17.1683 16.2 17.1683 15.4167C17.1683 14.9823 16.973 14.5935 16.6655 14.3333H14.8345ZM5.83213 14.3333H4.00112C3.69357 14.5935 3.49829 14.9823 3.49829 15.4167C3.49829 16.2 4.1333 16.835 4.91663 16.835C5.69995 16.835 6.33496 16.2 6.33496 15.4167C6.33496 14.9823 6.13968 14.5935 5.83213 14.3333ZM14.6666 12.3333H18.5V9.58088L16.5857 7.66667H14.6666V12.3333ZM2.16663 3.5V12.3333H9.49996V3.5H2.16663Z\"/>\n </g>\n \n</symbol><symbol id=\"open-sign-green\" viewBox=\"0 0 25 25\">\n <g clip-path=\"url(#clip0_6604_36654)\">\n <path d=\"M22.5 10.9004H19.6754L14.9053 7.0844C14.967 6.86701 15 6.63756 15 6.40039C15 5.01968 13.8807 3.90039 12.5 3.90039C11.1193 3.90039 10 5.01968 10 6.40039C10 6.63756 10.033 6.86701 10.0947 7.0844L5.32461 10.9004H2.5C1.67157 10.9004 1 11.572 1 12.4004V20.4004C1 21.2288 1.67157 21.9004 2.5 21.9004H22.5C23.3284 21.9004 24 21.2288 24 20.4004V12.4004C24 11.572 23.3284 10.9004 22.5 10.9004ZM14.4324 7.98669L18.0746 10.9004H6.92542L10.5676 7.98669C11.0261 8.54457 11.7215 8.90039 12.5 8.90039C13.2785 8.90039 13.9739 8.54457 14.4324 7.98669Z\" stroke=\"#00B0AD\"/>\n <path d=\"M9.23096 16.54V16.7085C9.23096 16.9787 9.19434 17.2212 9.12109 17.436C9.04785 17.6509 8.9445 17.834 8.81104 17.9854C8.67757 18.1351 8.51807 18.2498 8.33252 18.3296C8.1486 18.4093 7.94434 18.4492 7.71973 18.4492C7.49674 18.4492 7.29248 18.4093 7.10693 18.3296C6.92301 18.2498 6.76351 18.1351 6.62842 17.9854C6.49333 17.834 6.38835 17.6509 6.31348 17.436C6.24023 17.2212 6.20361 16.9787 6.20361 16.7085V16.54C6.20361 16.2682 6.24023 16.0257 6.31348 15.8125C6.38672 15.5977 6.49007 15.4146 6.62354 15.2632C6.75863 15.1118 6.91813 14.9963 7.10205 14.9165C7.2876 14.8368 7.49186 14.7969 7.71484 14.7969C7.93945 14.7969 8.14372 14.8368 8.32764 14.9165C8.51318 14.9963 8.67269 15.1118 8.80615 15.2632C8.94124 15.4146 9.04541 15.5977 9.11865 15.8125C9.19352 16.0257 9.23096 16.2682 9.23096 16.54ZM8.49121 16.7085V16.5352C8.49121 16.3464 8.47412 16.1803 8.43994 16.0371C8.40576 15.8939 8.35531 15.7734 8.28857 15.6758C8.22184 15.5781 8.14046 15.5049 8.04443 15.4561C7.9484 15.4056 7.83854 15.3804 7.71484 15.3804C7.59115 15.3804 7.48128 15.4056 7.38525 15.4561C7.29085 15.5049 7.21029 15.5781 7.14355 15.6758C7.07845 15.7734 7.02881 15.8939 6.99463 16.0371C6.96045 16.1803 6.94336 16.3464 6.94336 16.5352V16.7085C6.94336 16.8957 6.96045 17.0617 6.99463 17.2065C7.02881 17.3498 7.07926 17.471 7.146 17.5703C7.21273 17.668 7.29411 17.742 7.39014 17.7925C7.48617 17.8429 7.59603 17.8682 7.71973 17.8682C7.84342 17.8682 7.95329 17.8429 8.04932 17.7925C8.14535 17.742 8.22591 17.668 8.29102 17.5703C8.35612 17.471 8.40576 17.3498 8.43994 17.2065C8.47412 17.0617 8.49121 16.8957 8.49121 16.7085ZM11.1426 17.1333H10.2368V16.562H11.1426C11.2826 16.562 11.3965 16.5392 11.4844 16.4937C11.5723 16.4465 11.6366 16.3813 11.6772 16.2983C11.7179 16.2153 11.7383 16.1217 11.7383 16.0176C11.7383 15.9118 11.7179 15.8133 11.6772 15.7222C11.6366 15.631 11.5723 15.5578 11.4844 15.5024C11.3965 15.4471 11.2826 15.4194 11.1426 15.4194H10.4907V18.4004H9.7583V14.8457H11.1426C11.4209 14.8457 11.6593 14.8962 11.8579 14.9971C12.0581 15.0964 12.2111 15.2339 12.3169 15.4097C12.4227 15.5854 12.4756 15.7865 12.4756 16.0127C12.4756 16.2422 12.4227 16.4408 12.3169 16.6084C12.2111 16.776 12.0581 16.9054 11.8579 16.9966C11.6593 17.0877 11.4209 17.1333 11.1426 17.1333ZM15.3662 17.8291V18.4004H13.4741V17.8291H15.3662ZM13.7134 14.8457V18.4004H12.981V14.8457H13.7134ZM15.1196 16.2935V16.8501H13.4741V16.2935H15.1196ZM15.3638 14.8457V15.4194H13.4741V14.8457H15.3638ZM18.6865 14.8457V18.4004H17.9541L16.5259 16.0176V18.4004H15.7935V14.8457H16.5259L17.9565 17.231V14.8457H18.6865Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"order\" viewBox=\"0 0 24 24\">\n<path d=\"M19.8216 0H4.1784L0 6.6852V24H24V6.6852L19.8216 0ZM22.8784 6.4H12.4V0.8H19.3784L22.8784 6.4ZM4.6216 0.8H11.6V6.4H1.1216L4.6216 0.8ZM0.8 23.2V7.2H23.2V23.2H0.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M14.4 9.19995H9.60002C8.93842 9.19995 8.40002 9.73835 8.40002 10.4C8.40002 11.0616 8.93842 11.6 9.60002 11.6H14.4C15.0616 11.6 15.6 11.0616 15.6 10.4C15.6 9.73835 15.0616 9.19995 14.4 9.19995ZM14.4 10.8H9.60002C9.37962 10.8 9.20002 10.6208 9.20002 10.4C9.20002 10.1792 9.37962 9.99995 9.60002 9.99995H14.4C14.6204 9.99995 14.8 10.1792 14.8 10.4C14.8 10.6208 14.6204 10.8 14.4 10.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M15.2 20.8H8.80002C8.57922 20.8 8.40002 20.9788 8.40002 21.2C8.40002 21.4212 8.57922 21.6 8.80002 21.6H15.2C15.4208 21.6 15.6 21.4212 15.6 21.2C15.6 20.9788 15.4208 20.8 15.2 20.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M10 20.0001C10.2208 20.0001 10.4 19.8213 10.4 19.6001V16.9657L10.9172 17.4829C10.9952 17.5609 11.0976 17.6001 11.2 17.6001C11.3024 17.6001 11.4048 17.5609 11.4828 17.4829C11.6392 17.3265 11.6392 17.0737 11.4828 16.9173L10.2832 15.7177C10.2464 15.6805 10.202 15.6513 10.1528 15.6309C10.0552 15.5905 9.9448 15.5905 9.8472 15.6309C9.798 15.6513 9.754 15.6805 9.7168 15.7177L8.5172 16.9173C8.3608 17.0737 8.3608 17.3265 8.5172 17.4829C8.5952 17.5609 8.6976 17.6001 8.8 17.6001C8.9024 17.6001 9.0048 17.5609 9.0828 17.4829L9.6 16.9657V19.6001C9.6 19.8213 9.7792 20.0001 10 20.0001Z\"/>\n<path d=\"M14.2832 15.7177C14.2464 15.6805 14.202 15.6513 14.1528 15.6309C14.0552 15.5905 13.9448 15.5905 13.8472 15.6309C13.798 15.6513 13.754 15.6805 13.7168 15.7177L12.5172 16.9173C12.3608 17.0737 12.3608 17.3265 12.5172 17.4829C12.5952 17.5609 12.6976 17.6001 12.8 17.6001C12.9024 17.6001 13.0048 17.5609 13.0828 17.4829L13.6 16.9657V19.6001C13.6 19.8213 13.7792 20.0001 14 20.0001C14.2208 20.0001 14.4 19.8213 14.4 19.6001V16.9657L14.9172 17.4829C14.9952 17.5609 15.0976 17.6001 15.2 17.6001C15.3024 17.6001 15.4048 17.5609 15.4828 17.4829C15.6392 17.3265 15.6392 17.0737 15.4828 16.9173L14.2832 15.7177Z\"/>\n</symbol><symbol id=\"org\" viewBox=\"0 0 21 16\">\n <path d=\"M11.9428 8.391V11.3841H15.6331V8.391H11.9428ZM14.9769 10.7277H12.5993V9.04743H13.4599V9.88767H14.1163V9.04743H14.9769V10.7277Z\"/>\n <path d=\"M18.8671 14.4794V4.05671L10.3334 0.839294L1.79969 4.05671V14.4794H0.486816V15.1358H20.1799V14.4794H18.8671ZM2.45613 4.51075L10.3334 1.54081L18.2106 4.51075V14.4794H17.11V4.99389H3.55676V14.4794H2.45613V4.51075ZM14.1162 13.6088V12.7685H14.9768V14.4488H12.5992V12.7685H13.4598V13.6088H14.1162ZM11.9427 12.1121V14.4794H11.2568V12.1121H7.56649V14.4794H4.25214V6.71638H16.4146V14.4794H15.6332V12.1121H11.9427ZM9.73996 13.6088V12.7685H10.6005V14.4488H8.22293V12.7685H9.08352V13.6088H9.73996ZM16.4146 6.05994H4.25214V5.68927H16.4146V6.05994Z\"/>\n <path d=\"M11.1666 3.83335C11.1666 4.29359 10.7935 4.66668 10.3333 4.66668C9.87304 4.66668 9.49995 4.29359 9.49995 3.83335C9.49995 3.37311 9.87304 3.00002 10.3333 3.00002C10.7935 3.00002 11.1666 3.37311 11.1666 3.83335Z\"/>\n</symbol><symbol id=\"pencil\" viewBox=\"0 0 12 12\">\n <path d=\"M11.805 2.69463C12.065 2.43466 12.065 2.00139 11.805 1.75476L10.2452 0.194973C9.99861 -0.064991 9.56534 -0.064991 9.30537 0.194973L8.07888 1.4148L10.5785 3.91446L11.805 2.69463ZM0 9.50035V12H2.49965L9.87196 4.62103L7.37231 2.12137L0 9.50035Z\"/>\n</symbol><symbol id=\"plus\" viewBox=\"0 0 24 24\">\n<path d=\"M12 5V19\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M5 12H19\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"reset\" viewBox=\"0 0 24 24\">\n<g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.229 4.19968C11.547 3.90145 12.9192 3.94198 14.2173 4.31747C15.5155 4.69297 16.6974 5.3912 17.6527 6.347C17.6601 6.3544 17.6676 6.36167 17.6752 6.36883L20.4754 9H17C16.4477 9 16 9.44772 16 10C16 10.5523 16.4477 11 17 11H22.9872C23.101 11.0014 23.2147 10.9836 23.3233 10.9466C23.4731 10.8956 23.6129 10.8082 23.7288 10.6849C23.8285 10.5787 23.9006 10.4564 23.9453 10.3271C23.9747 10.2419 23.9922 10.1537 23.9979 10.0649C23.9993 10.0433 24 10.0217 24 10C24 9.9993 24 9.99858 24 9.99786V4C24 3.44772 23.5523 3 23 3C22.4477 3 22 3.44772 22 4V7.68821L19.0559 4.92177C17.8637 3.73284 16.3906 2.86411 14.7731 2.39623C13.1503 1.92686 11.4352 1.8762 9.78761 2.24899C8.14003 2.62177 6.61373 3.40585 5.35114 4.52806C4.08855 5.65026 3.13081 7.07402 2.56729 8.66648C2.38305 9.18713 2.65576 9.75855 3.17641 9.94279C3.69705 10.127 4.26848 9.85432 4.45272 9.33367C4.90353 8.0597 5.66973 6.9207 6.6798 6.02293C7.68987 5.12517 8.91091 4.49791 10.229 4.19968ZM0.179982 13.4275C0.226199 13.3614 0.2802 13.3012 0.340654 13.2481C0.401563 13.1946 0.467547 13.1497 0.536976 13.1134C0.675414 13.041 0.832924 13 1 13H7C7.55229 13 8 13.4477 8 14C8 14.5523 7.55229 15 7 15H3.52447L6.32478 17.6313C6.3324 17.6385 6.3399 17.6458 6.34729 17.6531C7.30262 18.609 8.48451 19.3072 9.78267 19.6827C11.0808 20.0582 12.453 20.0987 13.771 19.8005C15.0891 19.5022 16.3101 18.875 17.3202 17.9772C18.3303 17.0795 19.0965 15.9404 19.5473 14.6665C19.7315 14.1458 20.303 13.8731 20.8236 14.0574C21.3442 14.2416 21.617 14.813 21.4327 15.3337C20.8692 16.9261 19.9115 18.3499 18.6489 19.4721C17.3863 20.5943 15.86 21.3784 14.2124 21.7512C12.5648 22.1239 10.8497 22.0733 9.22695 21.6039C7.6094 21.136 6.13627 20.2673 4.94411 19.0784L2 16.3119V20C2 20.5523 1.55229 21 1 21C0.447718 21 2.98023e-06 20.5523 2.98023e-06 20V14.0024V14C2.98023e-06 13.9892 0.000172834 13.9785 0.000510005 13.9678C0.000143711 13.9793 -2.52405e-05 13.9909 2.98023e-06 14.0024M0.179982 13.4275C0.14679 13.475 0.117613 13.5254 0.0929431 13.5784C0.117189 13.5263 0.146195 13.4758 0.179982 13.4275Z\"/>\n</g>\n</symbol><symbol id=\"rotate-left\" viewBox=\"0 0 10 10\">\n <path d=\"M0.416666 1.66675V4.16675H2.91667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M1.4625 6.25002C1.73266 7.01684 2.24472 7.67509 2.92152 8.12559C3.59832 8.57609 4.4032 8.79443 5.21488 8.74772C6.02656 8.701 6.80107 8.39176 7.42172 7.86658C8.04236 7.34141 8.47552 6.62876 8.65592 5.836C8.83633 5.04325 8.7542 4.21333 8.42193 3.47131C8.08965 2.72929 7.52522 2.11535 6.81368 1.722C6.10214 1.32866 5.28204 1.17721 4.47695 1.29048C3.67185 1.40376 2.92538 1.77561 2.35 2.35002L0.416666 4.16669\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"search\" viewBox=\"0 0 25 24\">\n<path d=\"M11.5 19C15.9183 19 19.5 15.4183 19.5 11C19.5 6.58172 15.9183 3 11.5 3C7.08172 3 3.5 6.58172 3.5 11C3.5 15.4183 7.08172 19 11.5 19Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M21.5 21.0004L17.15 16.6504\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"send\" viewBox=\"0 0 16 16\">\n <path d=\"M14.6666 1.33301L7.33325 8.66634\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M14.6666 1.33301L9.99992 14.6663L7.33325 8.66634L1.33325 5.99967L14.6666 1.33301Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"status\" viewBox=\"0 0 16 16\">\n <path d=\"M2 11.6663V7.33301H8M14 11.6663V7.33301H8M8 7.33301V12.6663\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <rect x=\"4.5\" y=\"1.83301\" width=\"7\" height=\"4.33333\"/>\n <path d=\"M2.83341 12.6663C2.83341 13.1266 2.46032 13.4997 2.00008 13.4997C1.53984 13.4997 1.16675 13.1266 1.16675 12.6663C1.16675 12.2061 1.53984 11.833 2.00008 11.833C2.46032 11.833 2.83341 12.2061 2.83341 12.6663Z\"/>\n <path d=\"M8.83341 14.0003C8.83341 14.4606 8.46032 14.8337 8.00008 14.8337C7.53984 14.8337 7.16675 14.4606 7.16675 14.0003C7.16675 13.5401 7.53984 13.167 8.00008 13.167C8.46032 13.167 8.83341 13.5401 8.83341 14.0003Z\"/>\n <path d=\"M14.8334 12.6663C14.8334 13.1266 14.4603 13.4997 14.0001 13.4997C13.5398 13.4997 13.1667 13.1266 13.1667 12.6663C13.1667 12.2061 13.5398 11.833 14.0001 11.833C14.4603 11.833 14.8334 12.2061 14.8334 12.6663Z\"/>\n</symbol><symbol id=\"stock\" viewBox=\"0 0 16 16\">\n <path d=\"M1.33337 2L3.8559 4.07407V11.3333H14.6667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M8.00004 12.667C8.00004 13.4034 7.40309 14.0003 6.66671 14.0003C5.93033 14.0003 5.33337 13.4034 5.33337 12.667C5.33337 11.9306 5.93033 11.3337 6.66671 11.3337C7.40309 11.3337 8.00004 11.9306 8.00004 12.667Z\"/>\n <path d=\"M13.3334 12.667C13.3334 13.4034 12.7364 14.0003 12 14.0003C11.2637 14.0003 10.6667 13.4034 10.6667 12.667C10.6667 11.9306 11.2637 11.3337 12 11.3337C12.7364 11.3337 13.3334 11.9306 13.3334 12.667Z\"/>\n <path d=\"M5.33337 5.33366C5.33337 4.96547 5.63185 4.66699 6.00004 4.66699H12.6667C13.0349 4.66699 13.3334 4.96547 13.3334 5.33366V9.33366C13.3334 9.70185 13.0349 10.0003 12.6667 10.0003H6.00004C5.63185 10.0003 5.33337 9.70185 5.33337 9.33366V5.33366Z\"/>\n</symbol><symbol id=\"success\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.0166 3.21542C11.9096 2.78771 13.8902 2.9834 15.663 3.77329C16.1675 3.99807 16.7587 3.77134 16.9834 3.26687C17.2082 2.76239 16.9815 2.17122 16.477 1.94644C14.3103 0.981007 11.8896 0.741837 9.57581 1.2646C7.26206 1.78736 5.17929 3.04404 3.63811 4.84722C2.09693 6.6504 1.17992 8.90346 1.02384 11.2704C0.86777 13.6373 1.48099 15.9913 2.77206 17.9812C4.06312 19.9711 5.96285 21.4904 8.18792 22.3125C10.413 23.1345 12.8442 23.2153 15.1189 22.5427C17.3936 21.8702 19.39 20.4803 20.8103 18.5804C22.2306 16.6806 22.9986 14.3725 23 12.0004V11.9999V11.0799C23 10.5276 22.5523 10.0799 22 10.0799C21.4477 10.0799 21 10.5276 21 11.0799V11.9993C20.9989 13.9401 20.3705 15.8285 19.2084 17.3829C18.0464 18.9374 16.413 20.0745 14.5518 20.6248C12.6907 21.1751 10.7015 21.109 8.88103 20.4364C7.06051 19.7638 5.50619 18.5208 4.44987 16.8927C3.39354 15.2645 2.89181 13.3386 3.01951 11.402C3.14721 9.4654 3.89749 7.62199 5.15845 6.14666C6.41942 4.67133 8.12351 3.64314 10.0166 3.21542ZM22.7075 4.70651C23.0978 4.31579 23.0975 3.68263 22.7068 3.2923C22.316 2.90197 21.6829 2.90228 21.2925 3.293L11.9996 12.5952L9.70711 10.3027C9.31658 9.91213 8.68342 9.91213 8.29289 10.3027C7.90237 10.6932 7.90237 11.3263 8.29289 11.7169L11.2929 14.7169C11.4805 14.9045 11.7349 15.0098 12.0003 15.0098C12.2656 15.0097 12.52 14.9042 12.7075 14.7165L22.7075 4.70651Z\" fill=\"#0F8732\"/>\n</symbol><symbol id=\"three-circle-arrow-left\" viewBox=\"0 0 23 24\">\n<path d=\"M0.646446 12.3536C0.451185 12.1583 0.451185 11.8417 0.646446 11.6464L3.82843 8.46447C4.02369 8.2692 4.34027 8.2692 4.53553 8.46447C4.7308 8.65973 4.7308 8.97631 4.53553 9.17157L1.70711 12L4.53553 14.8284C4.7308 15.0237 4.7308 15.3403 4.53553 15.5355C4.34027 15.7308 4.02369 15.7308 3.82843 15.5355L0.646446 12.3536ZM16 4.5H14V3.5H16V4.5ZM14 19.5H16V20.5H14V19.5ZM14 20.5C12.6193 20.5 11.5 19.3807 11.5 18H12.5C12.5 18.8284 13.1716 19.5 14 19.5V20.5ZM14 4.5C13.1716 4.5 12.5 5.17157 12.5 6H11.5C11.5 4.61929 12.6193 3.5 14 3.5V4.5ZM16.5 4C16.5 5.38071 17.6193 6.5 19 6.5V7.5C17.067 7.5 15.5 5.933 15.5 4H16.5ZM19 6.5C20.3807 6.5 21.5 5.38071 21.5 4H22.5C22.5 5.933 20.933 7.5 19 7.5V6.5ZM21.5 4C21.5 2.61929 20.3807 1.5 19 1.5V0.5C20.933 0.5 22.5 2.067 22.5 4H21.5ZM19 1.5C17.6193 1.5 16.5 2.61929 16.5 4H15.5C15.5 2.067 17.067 0.5 19 0.5V1.5ZM16.5 12C16.5 13.3807 17.6193 14.5 19 14.5V15.5C17.067 15.5 15.5 13.933 15.5 12H16.5ZM19 14.5C20.3807 14.5 21.5 13.3807 21.5 12H22.5C22.5 13.933 20.933 15.5 19 15.5V14.5ZM21.5 12C21.5 10.6193 20.3807 9.5 19 9.5V8.5C20.933 8.5 22.5 10.067 22.5 12H21.5ZM19 9.5C17.6193 9.5 16.5 10.6193 16.5 12H15.5C15.5 10.067 17.067 8.5 19 8.5V9.5ZM16.5 20C16.5 21.3807 17.6193 22.5 19 22.5V23.5C17.067 23.5 15.5 21.933 15.5 20H16.5ZM19 22.5C20.3807 22.5 21.5 21.3807 21.5 20H22.5C22.5 21.933 20.933 23.5 19 23.5V22.5ZM21.5 20C21.5 18.6193 20.3807 17.5 19 17.5V16.5C20.933 16.5 22.5 18.067 22.5 20H21.5ZM19 17.5C17.6193 17.5 16.5 18.6193 16.5 20H15.5C15.5 18.067 17.067 16.5 19 16.5V17.5ZM16 12.5H1V11.5H16V12.5ZM12.5 6V18H11.5V6H12.5Z\"/>\n</symbol><symbol id=\"three-circle-arrow-right\" viewBox=\"0 0 23 24\">\n<path d=\"M22.3536 12.3536C22.5488 12.1583 22.5488 11.8417 22.3536 11.6464L19.1716 8.46447C18.9763 8.2692 18.6597 8.2692 18.4645 8.46447C18.2692 8.65973 18.2692 8.97631 18.4645 9.17157L21.2929 12L18.4645 14.8284C18.2692 15.0237 18.2692 15.3403 18.4645 15.5355C18.6597 15.7308 18.9763 15.7308 19.1716 15.5355L22.3536 12.3536ZM7 4.5H9V3.5H7V4.5ZM9 19.5H7V20.5H9V19.5ZM9 20.5C10.3807 20.5 11.5 19.3807 11.5 18H10.5C10.5 18.8284 9.82843 19.5 9 19.5V20.5ZM9 4.5C9.82843 4.5 10.5 5.17157 10.5 6H11.5C11.5 4.61929 10.3807 3.5 9 3.5V4.5ZM6.5 4C6.5 5.38071 5.38071 6.5 4 6.5V7.5C5.933 7.5 7.5 5.933 7.5 4H6.5ZM4 6.5C2.61929 6.5 1.5 5.38071 1.5 4H0.5C0.5 5.933 2.067 7.5 4 7.5V6.5ZM1.5 4C1.5 2.61929 2.61929 1.5 4 1.5V0.5C2.067 0.5 0.5 2.067 0.5 4H1.5ZM4 1.5C5.38071 1.5 6.5 2.61929 6.5 4H7.5C7.5 2.067 5.933 0.5 4 0.5V1.5ZM6.5 12C6.5 13.3807 5.38071 14.5 4 14.5V15.5C5.933 15.5 7.5 13.933 7.5 12H6.5ZM4 14.5C2.61929 14.5 1.5 13.3807 1.5 12H0.5C0.5 13.933 2.067 15.5 4 15.5V14.5ZM1.5 12C1.5 10.6193 2.61929 9.5 4 9.5V8.5C2.067 8.5 0.5 10.067 0.5 12H1.5ZM4 9.5C5.38071 9.5 6.5 10.6193 6.5 12H7.5C7.5 10.067 5.933 8.5 4 8.5V9.5ZM6.5 20C6.5 21.3807 5.38071 22.5 4 22.5V23.5C5.933 23.5 7.5 21.933 7.5 20H6.5ZM4 22.5C2.61929 22.5 1.5 21.3807 1.5 20H0.5C0.5 21.933 2.067 23.5 4 23.5V22.5ZM1.5 20C1.5 18.6193 2.61929 17.5 4 17.5V16.5C2.067 16.5 0.5 18.067 0.5 20H1.5ZM4 17.5C5.38071 17.5 6.5 18.6193 6.5 20H7.5C7.5 18.067 5.933 16.5 4 16.5V17.5ZM7 12.5H22V11.5H7V12.5ZM10.5 6V18H11.5V6H10.5Z\"/>\n</symbol><symbol id=\"time\" viewBox=\"0 0 24 24\">\n <path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"trash\" viewBox=\"0 0 16 16\">\n<path d=\"M2 4H3.33333H14\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M5.33337 4.00016V2.66683C5.33337 2.31321 5.47385 1.97407 5.7239 1.72402C5.97395 1.47397 6.31309 1.3335 6.66671 1.3335H9.33337C9.687 1.3335 10.0261 1.47397 10.2762 1.72402C10.5262 1.97407 10.6667 2.31321 10.6667 2.66683V4.00016M12.6667 4.00016V13.3335C12.6667 13.6871 12.5262 14.0263 12.2762 14.2763C12.0261 14.5264 11.687 14.6668 11.3334 14.6668H4.66671C4.31309 14.6668 3.97395 14.5264 3.7239 14.2763C3.47385 14.0263 3.33337 13.6871 3.33337 13.3335V4.00016H12.6667Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M6.66663 7.3335V11.3335\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M9.33337 7.3335V11.3335\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"truck\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2C0.447715 2 0 2.44772 0 3V16C0 16.5523 0.447715 17 1 17H2.33682C2.12085 17.4546 2 17.9632 2 18.5C2 20.433 3.567 22 5.5 22C7.433 22 9 20.433 9 18.5C9 17.9632 8.87915 17.4546 8.66318 17H15.3368C15.1208 17.4546 15 17.9632 15 18.5C15 20.433 16.567 22 18.5 22C20.433 22 22 20.433 22 18.5C22 17.9632 21.8792 17.4546 21.6632 17H23C23.5523 17 24 16.5523 24 16V11C24 10.7348 23.8946 10.4804 23.7071 10.2929L20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H17V3C17 2.44772 16.5523 2 16 2H1ZM18.5 15H22V11.4142L19.5858 9H17V15H18.5ZM18.5 17C17.6716 17 17 17.6716 17 18.5C17 19.3284 17.6716 20 18.5 20C19.3284 20 20 19.3284 20 18.5C20 17.6716 19.3284 17 18.5 17ZM4 18.5C4 17.6716 4.67157 17 5.5 17C6.32843 17 7 17.6716 7 18.5C7 19.3284 6.32843 20 5.5 20C4.67157 20 4 19.3284 4 18.5ZM15 15H5.5H2V4H15V8V15Z\"/>\n</symbol><symbol id=\"wallet\" viewBox=\"0 0 24 24\">\n<path d=\"M22.9091 12.1007V8.7275C22.9091 7.5837 22.0219 6.6535 20.9009 6.56329L17.7683 1.09179C17.478 0.585754 17.0093 0.224073 16.4483 0.0738875C15.8901 -0.0752748 15.3063 0.00306481 14.8067 0.293873L4.06789 6.5457H2.18183C0.978544 6.5457 0 7.52418 0 8.7275V21.8182C0 23.0215 0.978493 24 2.18183 24H20.7273C21.9306 24 22.9091 23.0215 22.9091 21.8182V18.445C23.5426 18.2191 24 17.6194 24 16.9092V13.6365C24 12.9263 23.5426 12.3266 22.9091 12.1007ZM19.6333 6.5457H14.8791L18.4448 4.46981L19.6333 6.5457ZM17.9028 3.52313L12.711 6.5457H10.5575L17.3643 2.5827L17.9028 3.52313ZM15.3558 1.23666C15.6025 1.0923 15.8906 1.05395 16.166 1.12748C16.4446 1.20204 16.6769 1.38209 16.8212 1.63403L16.8224 1.63603L8.38947 6.5457H6.23607L15.3558 1.23666ZM21.8182 21.8182C21.8182 22.4196 21.3286 22.9091 20.7273 22.9091H2.18183C1.58047 22.9091 1.09094 22.4196 1.09094 21.8182V8.7275C1.09094 8.12615 1.58047 7.63663 2.18183 7.63663H20.7273C21.3286 7.63663 21.8182 8.12615 21.8182 8.7275V12.0002H18.5454C16.7407 12.0002 15.2727 13.4682 15.2727 15.2729C15.2727 17.0775 16.7407 18.5455 18.5454 18.5455H21.8182V21.8182ZM22.9091 16.9092C22.9091 17.2101 22.6646 17.4547 22.3636 17.4547H18.5454C17.3422 17.4547 16.3636 16.4762 16.3636 15.2729C16.3636 14.0696 17.3421 13.0911 18.5454 13.0911H22.3636C22.6646 13.0911 22.9091 13.3355 22.9091 13.6365V16.9092Z\"/>\n<path d=\"M18.5445 14.1816C17.9431 14.1816 17.4536 14.6712 17.4536 15.2725C17.4536 15.8739 17.9431 16.3634 18.5445 16.3634C19.1459 16.3634 19.6354 15.8739 19.6354 15.2725C19.6354 14.6712 19.1459 14.1816 18.5445 14.1816Z\"/>\n</symbol><symbol id=\"warning-default\" viewBox=\"0 0 24 24\">\n <path d=\"M10.2908 3.8602L1.82075 18.0002C1.64612 18.3026 1.55372 18.6455 1.55274 18.9947C1.55176 19.3439 1.64224 19.6873 1.81518 19.9907C1.98812 20.2941 2.23748 20.547 2.53846 20.7241C2.83944 20.9012 3.18155 20.9964 3.53075 21.0002H20.4708C20.82 20.9964 21.1621 20.9012 21.463 20.7241C21.764 20.547 22.0134 20.2941 22.1863 19.9907C22.3593 19.6873 22.4497 19.3439 22.4488 18.9947C22.4478 18.6455 22.3554 18.3026 22.1808 18.0002L13.7108 3.8602C13.5325 3.56631 13.2815 3.32332 12.9819 3.15469C12.6824 2.98605 12.3445 2.89746 12.0008 2.89746C11.657 2.89746 11.3191 2.98605 11.0196 3.15469C10.72 3.32332 10.469 3.56631 10.2908 3.8602V3.8602Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 9V13\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 17H12.01\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"warning-yellow\" viewBox=\"0 0 24 24\">\n <path d=\"M10.2898 3.8602L1.81978 18.0002C1.64514 18.3026 1.55274 18.6455 1.55177 18.9947C1.55079 19.3439 1.64127 19.6873 1.8142 19.9907C1.98714 20.2941 2.2365 20.547 2.53748 20.7241C2.83847 20.9012 3.18058 20.9964 3.52978 21.0002H20.4698C20.819 20.9964 21.1611 20.9012 21.4621 20.7241C21.7631 20.547 22.0124 20.2941 22.1854 19.9907C22.3583 19.6873 22.4488 19.3439 22.4478 18.9947C22.4468 18.6455 22.3544 18.3026 22.1798 18.0002L13.7098 3.8602C13.5315 3.56631 13.2805 3.32332 12.981 3.15469C12.6814 2.98605 12.3435 2.89746 11.9998 2.89746C11.656 2.89746 11.3181 2.98605 11.0186 3.15469C10.7191 3.32332 10.468 3.56631 10.2898 3.8602V3.8602Z\" stroke=\"#F5A826\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 9V13\" stroke=\"#DCBB3E\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 17H12.01\" stroke=\"#DCBB3E\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"warning\" viewBox=\"0 0 24 24\">\n<path d=\"M10.2908 3.8602L1.82075 18.0002C1.64612 18.3026 1.55372 18.6455 1.55274 18.9947C1.55176 19.3439 1.64224 19.6873 1.81518 19.9907C1.98812 20.2941 2.23748 20.547 2.53846 20.7241C2.83944 20.9012 3.18155 20.9964 3.53075 21.0002H20.4708C20.82 20.9964 21.1621 20.9012 21.463 20.7241C21.764 20.547 22.0134 20.2941 22.1863 19.9907C22.3593 19.6873 22.4497 19.3439 22.4488 18.9947C22.4478 18.6455 22.3554 18.3026 22.1808 18.0002L13.7108 3.8602C13.5325 3.56631 13.2815 3.32332 12.9819 3.15469C12.6824 2.98605 12.3445 2.89746 12.0008 2.89746C11.657 2.89746 11.3191 2.98605 11.0196 3.15469C10.72 3.32332 10.469 3.56631 10.2908 3.8602V3.8602Z\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 9V13\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 17H12.01\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"wrench\" viewBox=\"0 0 18 18\">\n <path d=\"M 11.911,6.97745 11.4672,5.58091 13.0026,4.05126 c 1e-4,-5e-5 1e-4,-1.1e-4 2e-4,-1.7e-4 0.224,-0.22315 0.2971,-0.55531 0.1892,-0.85101 l -5e-4,-0.00125 C 13.0827,2.90313 12.813,2.69755 12.4992,2.67052 l -10e-5,-10e-6 C 11.2893,2.56667 10.1021,2.99723 9.2438,3.85238 8.15387,4.9383 7.80729,6.48626 8.19958,7.8663 l -5.77003,5.4242 -3e-5,-10e-5 -0.00376,0.0036 -0.00226,0.002 -0.0107,0.0107 c -0.88375,0.8805 -0.88371,2.3126 -3e-5,3.1932 h 8e-5 c 0.88444,0.881 2.3075,0.868 3.18737,-0.0042 0.00932,-0.009 0.01875,-0.0187 0.02825,-0.0291 l 5.39223,-5.7877 c 1.431372,0.09346 3.032233,-0.09071 4.238015,-1.2271463 C 16.354554,8.418936 16.639657,6.1256996 16.32463,5.8317564 16.016718,5.2914816 15.360648,5.3790845 15.08629,5.6513908 l -1.707155,1.6943894 z m -7.89332,8.07385 -8e-5,10e-5 c -0.05813,0.0579 -0.15305,0.0581 -0.21146,-10e-5 -0.05689,-0.0566 -0.057,-0.1479 -2e-5,-0.2048 0.05826,-0.058 0.15328,-0.058 0.2116,10e-5 0.05696,0.0568 0.05684,0.1481 -4e-5,0.2047 z\"/>\n</symbol></svg>", changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
175
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
173
|
+
KitSvgSpriteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
174
|
+
KitSvgSpriteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitSvgSpriteComponent, selector: "kit-svg-sprite", host: { attributes: { "hidden": "true" } }, ngImport: i0, template: "<?xml version=\"1.0\" encoding=\"UTF-8\"?><!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\" \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\"><svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"><defs>\n <clipPath id=\"clip0_2279_12082\">\n <rect width=\"24\" height=\"24\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_1541_4732\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_1541_4732\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_2276_12018\">\n <rect width=\"24\" height=\"24\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n<clipPath id=\"clip0\">\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\n</clipPath>\n\n<clipPath id=\"clip0\">\n<path d=\"M0 4C0 1.79086 1.79086 0 4 0H10C12.2091 0 14 1.79086 14 4V10C14 12.2091 12.2091 14 10 14H4C1.79086 14 0 12.2091 0 10V4Z\" fill=\"white\"/>\n</clipPath>\n\n <clipPath id=\"clip0_2_1158\">\n <rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n<clipPath id=\"clip0\">\n<rect width=\"16\" height=\"16\" fill=\"white\"/>\n</clipPath>\n\n <clipPath id=\"clip0_2_1162\">\n <rect width=\"20\" height=\"20\" fill=\"white\" transform=\"translate(0.333252)\"/>\n </clipPath>\n \n <clipPath id=\"clip0_6604_36654\">\n <rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5 0.400391)\"/>\n </clipPath>\n </defs><symbol id=\"archive\" viewBox=\"0 0 24 24\">\n<path d=\"M21 8V21H3V8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M23 3H1V8H23V3Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 12H14\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"arrow-left\" viewBox=\"0 0 25 24\">\n <path d=\"M19.5 12H5.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.5 19L5.5 12L12.5 5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"calendar-check\" viewBox=\"0 0 24 24\">\n<path d=\"M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 2V6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 2V6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M3 10H21\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M17 12L11.6154 18L9 15\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"calendar\" viewBox=\"0 0 24 24\">\n<path d=\"M19 4H5C3.89543 4 3 4.89543 3 6V20C3 21.1046 3.89543 22 5 22H19C20.1046 22 21 21.1046 21 20V6C21 4.89543 20.1046 4 19 4Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 2V6\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 2V6\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M3 10H21\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"carrier\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_2279_12082)\">\n <path d=\"M21.0607 14.6398L12.8817 18.1996C12.8259 18.1737 12.7746 18.1394 12.718 18.1167L5.88246 2.41204C5.32883 1.13885 3.84309 0.555313 2.56906 1.10854L1.58261 1.5379C0.971054 1.80458 0.690879 2.51629 0.957658 3.1277C1.22335 3.73966 1.9359 4.02037 2.54696 3.7533L3.53306 3.32394C3.57488 3.30348 3.64784 3.3318 3.66766 3.37624L10.152 18.2729C8.76626 19.016 8.15114 20.699 8.78909 22.1661C9.46155 23.711 11.2599 24.4182 12.8039 23.7458C14.2197 23.1295 14.918 21.5712 14.5103 20.1261L22.0251 16.8552C22.6367 16.589 22.9168 15.8772 22.6501 15.2655C22.3852 14.6551 21.6757 14.3747 21.0607 14.6398Z\"/>\n <path d=\"M19.4136 0.0829751L8.9661 4.58742C8.45296 4.80867 8.21613 5.40407 8.43743 5.91711L8.89546 6.97958C8.96204 7.1339 9.14098 7.20503 9.29536 7.1384L10.0185 6.82664L13.4471 14.7789C13.6105 15.1578 14.0515 15.3331 14.4302 15.1697L23.3579 11.3205C23.7366 11.1573 23.9119 10.7163 23.7485 10.3374L20.3198 2.38517L21.0424 2.07361C21.1969 2.00702 21.268 1.82818 21.2015 1.67386L20.7434 0.611392C20.5221 0.0982987 19.9267 -0.138327 19.4136 0.0829751ZM22.8777 10.5606L14.2072 14.299L10.8339 6.47503L19.5045 2.73672L22.8777 10.5606Z\"/>\n <path d=\"M13.9401 7.7988L18.3344 5.90416C18.672 5.75859 18.828 5.3667 18.6823 5.02889C18.5368 4.69113 18.1447 4.53547 17.8072 4.68104L13.4127 6.57568C13.0751 6.72125 12.9192 7.11314 13.0648 7.4509C13.2105 7.78871 13.6026 7.94437 13.9401 7.7988Z\"/>\n </g>\n \n</symbol><symbol id=\"check-circle\" viewBox=\"0 0 24 24\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.0166 3.21542C11.9096 2.78771 13.8902 2.9834 15.663 3.77329C16.1675 3.99807 16.7587 3.77134 16.9834 3.26687C17.2082 2.76239 16.9815 2.17122 16.477 1.94644C14.3103 0.981007 11.8896 0.741837 9.57581 1.2646C7.26206 1.78736 5.17929 3.04404 3.63811 4.84722C2.09693 6.6504 1.17992 8.90346 1.02384 11.2704C0.86777 13.6373 1.48099 15.9913 2.77206 17.9812C4.06312 19.9711 5.96285 21.4904 8.18792 22.3125C10.413 23.1345 12.8442 23.2153 15.1189 22.5427C17.3936 21.8702 19.39 20.4803 20.8103 18.5804C22.2306 16.6806 22.9986 14.3725 23 12.0004V11.9999V11.0799C23 10.5276 22.5523 10.0799 22 10.0799C21.4477 10.0799 21 10.5276 21 11.0799V11.9993C20.9989 13.9401 20.3705 15.8285 19.2084 17.3829C18.0464 18.9374 16.413 20.0745 14.5518 20.6248C12.6907 21.1751 10.7015 21.109 8.88103 20.4364C7.06051 19.7638 5.50619 18.5208 4.44987 16.8927C3.39354 15.2645 2.89181 13.3386 3.01951 11.402C3.14721 9.4654 3.89749 7.62199 5.15845 6.14666C6.41942 4.67133 8.12351 3.64314 10.0166 3.21542ZM22.7075 4.70651C23.0978 4.31579 23.0975 3.68263 22.7068 3.2923C22.316 2.90197 21.6829 2.90228 21.2925 3.293L11.9996 12.5952L9.70711 10.3027C9.31658 9.91213 8.68342 9.91213 8.29289 10.3027C7.90237 10.6932 7.90237 11.3263 8.29289 11.7169L11.2929 14.7169C11.4805 14.9045 11.7349 15.0098 12.0003 15.0098C12.2656 15.0097 12.52 14.9042 12.7075 14.7165L22.7075 4.70651Z\"/>\n</symbol><symbol id=\"check\" viewBox=\"0 0 17 16\">\n <path d=\"M13.8327 4L6.49935 11.3333L3.16602 8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-down\" viewBox=\"0 0 20 21\">\n <path d=\"M5 8L10 13L15 8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-right\" viewBox=\"0 0 20 20\">\n<path d=\"M7.66797 14L12.6568 9.5L7.66797 5\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"chevron-up\" viewBox=\"0 0 20 21\">\n <path d=\"M5 13L10 8L15 13\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-cross-thin\" viewBox=\"0 0 30 30\">\n<path d=\"M15 27.5C21.9036 27.5 27.5 21.9036 27.5 15C27.5 8.09644 21.9036 2.5 15 2.5C8.09644 2.5 2.5 8.09644 2.5 15C2.5 21.9036 8.09644 27.5 15 27.5Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M20.0889 10L10 20.0888\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 10L20.0888 20.0888\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-cross\" viewBox=\"0 0 24 24\">\n<path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16.071 8L7.99997 16.0711\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 8L16.0711 16.0711\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-minus\" viewBox=\"0 0 16 16\">\n <path d=\"M7.99992 14.6663C11.6818 14.6663 14.6666 11.6816 14.6666 7.99967C14.6666 4.31778 11.6818 1.33301 7.99992 1.33301C4.31802 1.33301 1.33325 4.31778 1.33325 7.99967C1.33325 11.6816 4.31802 14.6663 7.99992 14.6663Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5 8H11.3333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-plus\" viewBox=\"0 0 16 16\">\n <path d=\"M7.99992 14.6663C11.6818 14.6663 14.6666 11.6816 14.6666 7.99967C14.6666 4.31778 11.6818 1.33301 7.99992 1.33301C4.31802 1.33301 1.33325 4.31778 1.33325 7.99967C1.33325 11.6816 4.31802 14.6663 7.99992 14.6663Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M8 5.33301V10.6663\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5.33325 8H10.6666\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"circle-pulse\" viewBox=\"0 0 24 24\">\n<path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M4 11.5C3.72386 11.5 3.5 11.7239 3.5 12C3.5 12.2761 3.72386 12.5 4 12.5V11.5ZM6.5 12V12.5C6.67563 12.5 6.83838 12.4079 6.92875 12.2572L6.5 12ZM8 9.5L8.45309 9.28856C8.37489 9.12099 8.2106 9.01027 8.02594 9.00067C7.84127 8.99108 7.66639 9.08419 7.57125 9.24275L8 9.5ZM11.5 17L11.0469 17.2114C11.1351 17.4005 11.3315 17.5149 11.5395 17.4984C11.7475 17.4819 11.9234 17.338 11.9808 17.1374L11.5 17ZM14.5 6.5L14.9699 6.32913C14.8958 6.12545 14.699 5.99268 14.4824 6.00031C14.2658 6.00795 14.0788 6.15425 14.0192 6.36264L14.5 6.5ZM16.5 12L16.0301 12.1709C16.102 12.3685 16.2897 12.5 16.5 12.5V12ZM20 12.5C20.2761 12.5 20.5 12.2761 20.5 12C20.5 11.7239 20.2761 11.5 20 11.5V12.5ZM4 12.5H6.5V11.5H4V12.5ZM6.92875 12.2572L8.42875 9.75725L7.57125 9.24275L6.07125 11.7428L6.92875 12.2572ZM7.54691 9.71144L11.0469 17.2114L11.9531 16.7886L8.45309 9.28856L7.54691 9.71144ZM11.9808 17.1374L14.9808 6.63736L14.0192 6.36264L11.0192 16.8626L11.9808 17.1374ZM14.0301 6.67087L16.0301 12.1709L16.9699 11.8291L14.9699 6.32913L14.0301 6.67087ZM16.5 12.5H20V11.5H16.5V12.5Z\"/>\n</symbol><symbol id=\"clipboard-thin\" viewBox=\"0 0 25 24\">\n<path d=\"M16.75 4H18.75C19.2804 4 19.7891 4.21071 20.1642 4.58579C20.5393 4.96086 20.75 5.46957 20.75 6V20C20.75 20.5304 20.5393 21.0391 20.1642 21.4142C19.7891 21.7893 19.2804 22 18.75 22H6.75C6.21957 22 5.71086 21.7893 5.33579 21.4142C4.96071 21.0391 4.75 20.5304 4.75 20V6C4.75 5.46957 4.96071 4.96086 5.33579 4.58579C5.71086 4.21071 6.21957 4 6.75 4H8.75\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M15.75 2H9.75C9.19772 2 8.75 2.44772 8.75 3V5C8.75 5.55228 9.19772 6 9.75 6H15.75C16.3023 6 16.75 5.55228 16.75 5V3C16.75 2.44772 16.3023 2 15.75 2Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"clipboard\" viewBox=\"0 0 24 24\">\n<path d=\"M16 4H18C18.5304 4 19.0391 4.21071 19.4142 4.58579C19.7893 4.96086 20 5.46957 20 6V20C20 20.5304 19.7893 21.0391 19.4142 21.4142C19.0391 21.7893 18.5304 22 18 22H6C5.46957 22 4.96086 21.7893 4.58579 21.4142C4.21071 21.0391 4 20.5304 4 20V6C4 5.46957 4.21071 4.96086 4.58579 4.58579C4.96086 4.21071 5.46957 4 6 4H8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M15 2H9C8.44772 2 8 2.44772 8 3V5C8 5.55228 8.44772 6 9 6H15C15.5523 6 16 5.55228 16 5V3C16 2.44772 15.5523 2 15 2Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"close-sign-red\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_1541_4732)\">\n <path d=\"M22.5 10.5H19.6754L14.9053 6.68401C14.967 6.46662 15 6.23717 15 6C15 4.61929 13.8807 3.5 12.5 3.5C11.1193 3.5 10 4.61929 10 6C10 6.23717 10.033 6.46662 10.0947 6.68401L5.32461 10.5H2.5C1.67157 10.5 1 11.1716 1 12V20C1 20.8284 1.67157 21.5 2.5 21.5H22.5C23.3284 21.5 24 20.8284 24 20V12C24 11.1716 23.3284 10.5 22.5 10.5ZM14.4324 7.5863L18.0746 10.5H6.92542L10.5676 7.5863C11.0261 8.14418 11.7215 8.5 12.5 8.5C13.2785 8.5 13.9739 8.14418 14.4324 7.5863Z\" stroke=\"#E74C3C\"/>\n <path d=\"M7.53662 16.8696H8.00537C7.98096 17.0942 7.91667 17.2952 7.8125 17.4727C7.70833 17.6501 7.56104 17.7909 7.37061 17.895C7.18018 17.9976 6.94255 18.0488 6.65771 18.0488C6.44938 18.0488 6.25977 18.0098 6.08887 17.9316C5.9196 17.8535 5.77393 17.7428 5.65186 17.5996C5.52979 17.4548 5.43538 17.2814 5.36865 17.0796C5.30355 16.8761 5.271 16.6499 5.271 16.4009V16.0469C5.271 15.7979 5.30355 15.5724 5.36865 15.3706C5.43538 15.1672 5.5306 14.993 5.6543 14.8481C5.77962 14.7033 5.93018 14.5918 6.10596 14.5137C6.28174 14.4355 6.47949 14.3965 6.69922 14.3965C6.96777 14.3965 7.19482 14.4469 7.38037 14.5479C7.56592 14.6488 7.70996 14.7887 7.8125 14.9678C7.91667 15.1452 7.98096 15.3511 8.00537 15.5854H7.53662C7.51383 15.4194 7.47152 15.277 7.40967 15.1582C7.34782 15.0378 7.25993 14.945 7.146 14.8799C7.03206 14.8148 6.88314 14.7822 6.69922 14.7822C6.54134 14.7822 6.40218 14.8123 6.28174 14.8726C6.16292 14.9328 6.06283 15.0182 5.98145 15.1289C5.90169 15.2396 5.84147 15.3722 5.80078 15.5269C5.76009 15.6815 5.73975 15.8532 5.73975 16.042V16.4009C5.73975 16.575 5.75765 16.7386 5.79346 16.8916C5.83089 17.0446 5.88704 17.1789 5.96191 17.2944C6.03678 17.41 6.132 17.5011 6.24756 17.5679C6.36312 17.633 6.49984 17.6655 6.65771 17.6655C6.85791 17.6655 7.01742 17.6338 7.13623 17.5703C7.25505 17.5068 7.34456 17.4157 7.40479 17.2969C7.46663 17.1781 7.51058 17.0356 7.53662 16.8696ZM10.8032 17.6167V18H9.02588V17.6167H10.8032ZM9.11865 14.4453V18H8.64746V14.4453H9.11865ZM13.9185 16.1104V16.335C13.9185 16.6019 13.8851 16.8411 13.8184 17.0527C13.7516 17.2643 13.6556 17.4442 13.5303 17.5923C13.4049 17.7404 13.2544 17.8535 13.0786 17.9316C12.9045 18.0098 12.7091 18.0488 12.4927 18.0488C12.2827 18.0488 12.0898 18.0098 11.9141 17.9316C11.7399 17.8535 11.5885 17.7404 11.46 17.5923C11.333 17.4442 11.2345 17.2643 11.1646 17.0527C11.0946 16.8411 11.0596 16.6019 11.0596 16.335V16.1104C11.0596 15.8434 11.0938 15.605 11.1621 15.395C11.2321 15.1834 11.3306 15.0036 11.4575 14.8555C11.5845 14.7057 11.735 14.5918 11.9092 14.5137C12.085 14.4355 12.2778 14.3965 12.4878 14.3965C12.7043 14.3965 12.8996 14.4355 13.0737 14.5137C13.2495 14.5918 13.4001 14.7057 13.5254 14.8555C13.6523 15.0036 13.7492 15.1834 13.8159 15.395C13.8843 15.605 13.9185 15.8434 13.9185 16.1104ZM13.4521 16.335V16.1055C13.4521 15.8939 13.4302 15.7067 13.3862 15.5439C13.3439 15.3812 13.2812 15.2445 13.1982 15.1338C13.1152 15.0231 13.0135 14.9393 12.8931 14.8823C12.7743 14.8254 12.6392 14.7969 12.4878 14.7969C12.3413 14.7969 12.2087 14.8254 12.0898 14.8823C11.9727 14.9393 11.8717 15.0231 11.7871 15.1338C11.7041 15.2445 11.6398 15.3812 11.5942 15.5439C11.5487 15.7067 11.5259 15.8939 11.5259 16.1055V16.335C11.5259 16.5482 11.5487 16.737 11.5942 16.9014C11.6398 17.0641 11.7049 17.2017 11.7896 17.314C11.8758 17.4246 11.9775 17.5085 12.0947 17.5654C12.2135 17.6224 12.3462 17.6509 12.4927 17.6509C12.6457 17.6509 12.7816 17.6224 12.9004 17.5654C13.0192 17.5085 13.1193 17.4246 13.2007 17.314C13.2837 17.2017 13.3464 17.0641 13.3887 16.9014C13.431 16.737 13.4521 16.5482 13.4521 16.335ZM16.5186 17.1016C16.5186 17.0186 16.5055 16.9453 16.4795 16.8818C16.4551 16.8167 16.4111 16.7581 16.3477 16.7061C16.2858 16.654 16.1995 16.6043 16.0889 16.5571C15.9798 16.5099 15.8415 16.4619 15.6738 16.4131C15.498 16.361 15.3394 16.3032 15.1978 16.2397C15.0562 16.1746 14.9349 16.1006 14.834 16.0176C14.7331 15.9346 14.6558 15.8394 14.6021 15.7319C14.5483 15.6245 14.5215 15.5016 14.5215 15.3633C14.5215 15.2249 14.55 15.0972 14.6069 14.98C14.6639 14.8628 14.7453 14.7611 14.8511 14.6748C14.9585 14.5869 15.0863 14.5186 15.2344 14.4697C15.3825 14.4209 15.5477 14.3965 15.73 14.3965C15.9969 14.3965 16.2231 14.4478 16.4087 14.5503C16.5959 14.6512 16.7383 14.7839 16.8359 14.9482C16.9336 15.111 16.9824 15.2852 16.9824 15.4707H16.5137C16.5137 15.3372 16.4852 15.2192 16.4282 15.1167C16.3713 15.0125 16.285 14.9312 16.1694 14.8726C16.0539 14.8123 15.9074 14.7822 15.73 14.7822C15.5623 14.7822 15.424 14.8075 15.3149 14.8579C15.2059 14.9084 15.1245 14.9767 15.0708 15.063C15.0187 15.1493 14.9927 15.2477 14.9927 15.3584C14.9927 15.4333 15.0081 15.5016 15.0391 15.5635C15.0716 15.6237 15.1213 15.6799 15.188 15.7319C15.2563 15.784 15.3426 15.832 15.4468 15.876C15.5526 15.9199 15.6787 15.9622 15.8252 16.0029C16.027 16.0599 16.2012 16.1234 16.3477 16.1934C16.4941 16.2633 16.6146 16.3423 16.709 16.4302C16.805 16.5164 16.8758 16.6149 16.9214 16.7256C16.9686 16.8346 16.9922 16.9583 16.9922 17.0967C16.9922 17.2415 16.9629 17.3726 16.9043 17.4897C16.8457 17.6069 16.7619 17.707 16.6528 17.79C16.5438 17.873 16.4128 17.9373 16.2598 17.9829C16.1084 18.0269 15.9391 18.0488 15.752 18.0488C15.5876 18.0488 15.4256 18.026 15.2661 17.9805C15.1082 17.9349 14.9642 17.8665 14.834 17.7754C14.7054 17.6842 14.6021 17.5719 14.5239 17.4385C14.4474 17.3034 14.4092 17.1471 14.4092 16.9697H14.8779C14.8779 17.0918 14.9015 17.1968 14.9487 17.2847C14.9959 17.3709 15.0602 17.4425 15.1416 17.4995C15.2246 17.5565 15.3182 17.5988 15.4224 17.6265C15.5282 17.6525 15.638 17.6655 15.752 17.6655C15.9163 17.6655 16.0555 17.6427 16.1694 17.5972C16.2834 17.5516 16.3696 17.4865 16.4282 17.4019C16.4884 17.3172 16.5186 17.2171 16.5186 17.1016ZM19.8511 17.6167V18H17.9688V17.6167H19.8511ZM18.064 14.4453V18H17.5928V14.4453H18.064ZM19.6021 15.9736V16.3569H17.9688V15.9736H19.6021ZM19.8267 14.4453V14.8311H17.9688V14.4453H19.8267Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"close-sign\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_1541_4732)\">\n <path d=\"M22.5 10.5H19.6754L14.9053 6.68401C14.967 6.46662 15 6.23717 15 6C15 4.61929 13.8807 3.5 12.5 3.5C11.1193 3.5 10 4.61929 10 6C10 6.23717 10.033 6.46662 10.0947 6.68401L5.32461 10.5H2.5C1.67157 10.5 1 11.1716 1 12V20C1 20.8284 1.67157 21.5 2.5 21.5H22.5C23.3284 21.5 24 20.8284 24 20V12C24 11.1716 23.3284 10.5 22.5 10.5ZM14.4324 7.5863L18.0746 10.5H6.92542L10.5676 7.5863C11.0261 8.14418 11.7215 8.5 12.5 8.5C13.2785 8.5 13.9739 8.14418 14.4324 7.5863Z\" stroke=\"#C2D1D9\"/>\n <path d=\"M7.53662 16.8696H8.00537C7.98096 17.0942 7.91667 17.2952 7.8125 17.4727C7.70833 17.6501 7.56104 17.7909 7.37061 17.895C7.18018 17.9976 6.94255 18.0488 6.65771 18.0488C6.44938 18.0488 6.25977 18.0098 6.08887 17.9316C5.9196 17.8535 5.77393 17.7428 5.65186 17.5996C5.52979 17.4548 5.43538 17.2814 5.36865 17.0796C5.30355 16.8761 5.271 16.6499 5.271 16.4009V16.0469C5.271 15.7979 5.30355 15.5724 5.36865 15.3706C5.43538 15.1672 5.5306 14.993 5.6543 14.8481C5.77962 14.7033 5.93018 14.5918 6.10596 14.5137C6.28174 14.4355 6.47949 14.3965 6.69922 14.3965C6.96777 14.3965 7.19482 14.4469 7.38037 14.5479C7.56592 14.6488 7.70996 14.7887 7.8125 14.9678C7.91667 15.1452 7.98096 15.3511 8.00537 15.5854H7.53662C7.51383 15.4194 7.47152 15.277 7.40967 15.1582C7.34782 15.0378 7.25993 14.945 7.146 14.8799C7.03206 14.8148 6.88314 14.7822 6.69922 14.7822C6.54134 14.7822 6.40218 14.8123 6.28174 14.8726C6.16292 14.9328 6.06283 15.0182 5.98145 15.1289C5.90169 15.2396 5.84147 15.3722 5.80078 15.5269C5.76009 15.6815 5.73975 15.8532 5.73975 16.042V16.4009C5.73975 16.575 5.75765 16.7386 5.79346 16.8916C5.83089 17.0446 5.88704 17.1789 5.96191 17.2944C6.03678 17.41 6.132 17.5011 6.24756 17.5679C6.36312 17.633 6.49984 17.6655 6.65771 17.6655C6.85791 17.6655 7.01742 17.6338 7.13623 17.5703C7.25505 17.5068 7.34456 17.4157 7.40479 17.2969C7.46663 17.1781 7.51058 17.0356 7.53662 16.8696ZM10.8032 17.6167V18H9.02588V17.6167H10.8032ZM9.11865 14.4453V18H8.64746V14.4453H9.11865ZM13.9185 16.1104V16.335C13.9185 16.6019 13.8851 16.8411 13.8184 17.0527C13.7516 17.2643 13.6556 17.4442 13.5303 17.5923C13.4049 17.7404 13.2544 17.8535 13.0786 17.9316C12.9045 18.0098 12.7091 18.0488 12.4927 18.0488C12.2827 18.0488 12.0898 18.0098 11.9141 17.9316C11.7399 17.8535 11.5885 17.7404 11.46 17.5923C11.333 17.4442 11.2345 17.2643 11.1646 17.0527C11.0946 16.8411 11.0596 16.6019 11.0596 16.335V16.1104C11.0596 15.8434 11.0938 15.605 11.1621 15.395C11.2321 15.1834 11.3306 15.0036 11.4575 14.8555C11.5845 14.7057 11.735 14.5918 11.9092 14.5137C12.085 14.4355 12.2778 14.3965 12.4878 14.3965C12.7043 14.3965 12.8996 14.4355 13.0737 14.5137C13.2495 14.5918 13.4001 14.7057 13.5254 14.8555C13.6523 15.0036 13.7492 15.1834 13.8159 15.395C13.8843 15.605 13.9185 15.8434 13.9185 16.1104ZM13.4521 16.335V16.1055C13.4521 15.8939 13.4302 15.7067 13.3862 15.5439C13.3439 15.3812 13.2812 15.2445 13.1982 15.1338C13.1152 15.0231 13.0135 14.9393 12.8931 14.8823C12.7743 14.8254 12.6392 14.7969 12.4878 14.7969C12.3413 14.7969 12.2087 14.8254 12.0898 14.8823C11.9727 14.9393 11.8717 15.0231 11.7871 15.1338C11.7041 15.2445 11.6398 15.3812 11.5942 15.5439C11.5487 15.7067 11.5259 15.8939 11.5259 16.1055V16.335C11.5259 16.5482 11.5487 16.737 11.5942 16.9014C11.6398 17.0641 11.7049 17.2017 11.7896 17.314C11.8758 17.4246 11.9775 17.5085 12.0947 17.5654C12.2135 17.6224 12.3462 17.6509 12.4927 17.6509C12.6457 17.6509 12.7816 17.6224 12.9004 17.5654C13.0192 17.5085 13.1193 17.4246 13.2007 17.314C13.2837 17.2017 13.3464 17.0641 13.3887 16.9014C13.431 16.737 13.4521 16.5482 13.4521 16.335ZM16.5186 17.1016C16.5186 17.0186 16.5055 16.9453 16.4795 16.8818C16.4551 16.8167 16.4111 16.7581 16.3477 16.7061C16.2858 16.654 16.1995 16.6043 16.0889 16.5571C15.9798 16.5099 15.8415 16.4619 15.6738 16.4131C15.498 16.361 15.3394 16.3032 15.1978 16.2397C15.0562 16.1746 14.9349 16.1006 14.834 16.0176C14.7331 15.9346 14.6558 15.8394 14.6021 15.7319C14.5483 15.6245 14.5215 15.5016 14.5215 15.3633C14.5215 15.2249 14.55 15.0972 14.6069 14.98C14.6639 14.8628 14.7453 14.7611 14.8511 14.6748C14.9585 14.5869 15.0863 14.5186 15.2344 14.4697C15.3825 14.4209 15.5477 14.3965 15.73 14.3965C15.9969 14.3965 16.2231 14.4478 16.4087 14.5503C16.5959 14.6512 16.7383 14.7839 16.8359 14.9482C16.9336 15.111 16.9824 15.2852 16.9824 15.4707H16.5137C16.5137 15.3372 16.4852 15.2192 16.4282 15.1167C16.3713 15.0125 16.285 14.9312 16.1694 14.8726C16.0539 14.8123 15.9074 14.7822 15.73 14.7822C15.5623 14.7822 15.424 14.8075 15.3149 14.8579C15.2059 14.9084 15.1245 14.9767 15.0708 15.063C15.0187 15.1493 14.9927 15.2477 14.9927 15.3584C14.9927 15.4333 15.0081 15.5016 15.0391 15.5635C15.0716 15.6237 15.1213 15.6799 15.188 15.7319C15.2563 15.784 15.3426 15.832 15.4468 15.876C15.5526 15.9199 15.6787 15.9622 15.8252 16.0029C16.027 16.0599 16.2012 16.1234 16.3477 16.1934C16.4941 16.2633 16.6146 16.3423 16.709 16.4302C16.805 16.5164 16.8758 16.6149 16.9214 16.7256C16.9686 16.8346 16.9922 16.9583 16.9922 17.0967C16.9922 17.2415 16.9629 17.3726 16.9043 17.4897C16.8457 17.6069 16.7619 17.707 16.6528 17.79C16.5438 17.873 16.4128 17.9373 16.2598 17.9829C16.1084 18.0269 15.9391 18.0488 15.752 18.0488C15.5876 18.0488 15.4256 18.026 15.2661 17.9805C15.1082 17.9349 14.9642 17.8665 14.834 17.7754C14.7054 17.6842 14.6021 17.5719 14.5239 17.4385C14.4474 17.3034 14.4092 17.1471 14.4092 16.9697H14.8779C14.8779 17.0918 14.9015 17.1968 14.9487 17.2847C14.9959 17.3709 15.0602 17.4425 15.1416 17.4995C15.2246 17.5565 15.3182 17.5988 15.4224 17.6265C15.5282 17.6525 15.638 17.6655 15.752 17.6655C15.9163 17.6655 16.0555 17.6427 16.1694 17.5972C16.2834 17.5516 16.3696 17.4865 16.4282 17.4019C16.4884 17.3172 16.5186 17.2171 16.5186 17.1016ZM19.8511 17.6167V18H17.9688V17.6167H19.8511ZM18.064 14.4453V18H17.5928V14.4453H18.064ZM19.6021 15.9736V16.3569H17.9688V15.9736H19.6021ZM19.8267 14.4453V14.8311H17.9688V14.4453H19.8267Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"container\" viewBox=\"0 0 25 24\">\n <g clip-path=\"url(#clip0_2276_12018)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.12273 5.63891V15.0402L1.33325 14.0871V4.14109L3.12273 5.63891ZM1.33325 2.83702L3.84711 4.94116H4.49113H20.1753H20.8195L23.3333 2.83702L24.3333 2V3.30407V14.6874L21.5439 16.1732L21.3333 16.2854V17V18V19H20.3333H19.3333V20C19.3333 20.5523 18.8856 21 18.3333 21H16.3333C15.781 21 15.3333 20.5523 15.3333 20V19H9.3333V20C9.3333 20.5523 8.88558 21 8.3333 21H6.3333C5.78101 21 5.3333 20.5523 5.3333 20V19H4.3333H3.3333V18V17V16.2854L3.12273 16.1732L0.333252 14.6874V3.30407V2L1.33325 2.83702ZM18.3333 19V20H16.3333V19H18.3333ZM20.3333 18H19.3333H18.3333H16.3333H15.3333H9.3333H8.3333H6.3333H5.3333H4.3333V17H20.3333V18ZM6.3333 19V20H8.3333V19H6.3333ZM21.5439 15.0402V5.63891L23.3333 4.14109V14.0871L21.5439 15.0402ZM20.1753 5.94116H4.49113V15.7059H8.3333V15V13V12H9.3333H10.3333V10V9H11.3333H14.3333H15.3333V10V12H16.3333H17.3333V13V15V15.7059H20.1753V5.94116ZM15.3333 13H14.3333V15H16.3333V13H15.3333ZM13.3333 12H14.3333V10H11.3333V12H12.3333H13.3333ZM12.3333 13H13.3333V15V15.7059H12.3333V15V13ZM10.3333 13H9.3333V15H11.3333V13H10.3333Z\"/>\n </g>\n \n</symbol><symbol id=\"cross\" viewBox=\"0 0 24 24\">\n<path d=\"M18 6L6 18\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M6 6L18 18\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"delivered\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 0.857143V0H0.827586H20.6897H21.5172V0.857143V11.8125C23.0304 13.071 24 14.9843 24 17.1429C24 20.9198 21.026 24 17.3793 24C14.6147 24 12.2386 22.2164 11.25 19.7143H5.25L4.96552 20.5714H2.48276C2.02593 20.5714 1.65517 20.1874 1.65517 19.7143V18.8571V17.1429V16.6607L0.232759 15.1875L0 14.9196V14.5714V0.857143ZM3.65517 1.71429C2.5506 1.71429 1.65517 2.60972 1.65517 3.71429V12.8571C1.65517 11.7497 2.35387 10.8049 3.31034 10.4464V6.85714C3.31034 5.44717 4.43175 4.28571 5.7931 4.28571H15.7241C17.0855 4.28571 18.2069 5.44717 18.2069 6.85714V10.3393C18.7869 10.4154 19.3383 10.5726 19.8621 10.7946V3.71429C19.8621 2.60972 18.9666 1.71429 17.8621 1.71429H3.65517ZM15.7241 6H5.7931C5.32549 6 4.96552 6.37283 4.96552 6.85714V10.2857H16.5517V6.85714C16.5517 6.37283 16.1917 6 15.7241 6ZM13.0086 12H4.13793C3.67032 12 3.31034 12.3728 3.31034 12.8571V15.9375V16.2857V18H5.7931H10.8103C10.7757 17.7167 10.7586 17.4356 10.7586 17.1429C10.7586 16.8501 10.7757 16.569 10.8103 16.2857H8.27586V14.5714H11.25C11.6417 13.5801 12.2431 12.697 13.0086 12ZM22.3448 17.1429C22.3448 14.2924 20.1315 12 17.3793 12C14.6271 12 12.4138 14.2924 12.4138 17.1429C12.4138 19.9933 14.6271 22.2857 17.3793 22.2857C20.1315 22.2857 22.3448 19.9933 22.3448 17.1429ZM4.13793 15C4.13793 14.2899 4.69372 13.7143 5.37931 13.7143C6.06491 13.7143 6.62069 14.2899 6.62069 15C6.62069 15.7101 6.06491 16.2857 5.37931 16.2857C4.69372 16.2857 4.13793 15.7101 4.13793 15ZM20.8574 15.6946C21.241 15.2973 21.2299 14.6642 20.8326 14.2806C20.4352 13.897 19.8022 13.9081 19.4186 14.3054L16.3449 17.4889L15.3401 16.4483C14.9565 16.0509 14.3234 16.0398 13.9261 16.4235C13.5288 16.8071 13.5177 17.4401 13.9013 17.8375L15.6255 19.6232C15.8139 19.8183 16.0736 19.9286 16.3449 19.9286C16.6162 19.9286 16.8758 19.8183 17.0643 19.6232L20.8574 15.6946Z\"/>\n</symbol><symbol id=\"diskette\" viewBox=\"0 0 17 16\">\n <path d=\"M13.1667 14H3.83333C3.47971 14 3.14057 13.8595 2.89052 13.6095C2.64048 13.3594 2.5 13.0203 2.5 12.6667V3.33333C2.5 2.97971 2.64048 2.64057 2.89052 2.39052C3.14057 2.14048 3.47971 2 3.83333 2H11.1667L14.5 5.33333V12.6667C14.5 13.0203 14.3595 13.3594 14.1095 13.6095C13.8594 13.8595 13.5203 14 13.1667 14Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M11.8327 14.0003V8.66699H5.16602V14.0003\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M5.16602 2V5.33333H10.4993\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"double-circle\" viewBox=\"0 0 24 24\">\n<path d=\"M21.335 10C21.335 15.1556 17.1556 19.335 12 19.335C6.84442 19.335 2.665 15.1556 2.665 10C2.665 4.84442 6.84442 0.665 12 0.665C17.1556 0.665 21.335 4.84442 21.335 10Z\" stroke-width=\"1.33\"/>\n<path d=\"M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"download\" viewBox=\"0 0 24 24\">\n<path d=\"M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M7 10L12 15L17 10\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 15V3\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"edit\" viewBox=\"0 0 17 16\">\n <path d=\"M7.83398 2.66602H3.16732C2.8137 2.66602 2.47456 2.80649 2.22451 3.05654C1.97446 3.30659 1.83398 3.64573 1.83398 3.99935V13.3327C1.83398 13.6863 1.97446 14.0254 2.22451 14.2755C2.47456 14.5255 2.8137 14.666 3.16732 14.666H12.5007C12.8543 14.666 13.1934 14.5255 13.4435 14.2755C13.6935 14.0254 13.834 13.6863 13.834 13.3327V8.66602\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.834 1.66617C13.0992 1.40095 13.4589 1.25195 13.834 1.25195C14.2091 1.25195 14.5688 1.40095 14.834 1.66617C15.0992 1.93138 15.2482 2.29109 15.2482 2.66617C15.2482 3.04124 15.0992 3.40095 14.834 3.66617L8.50065 9.9995L5.83398 10.6662L6.50065 7.9995L12.834 1.66617Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"error\" viewBox=\"0 0 16 16\">\n<g clip-path=\"url(#clip0)\">\n<path d=\"M5.24065 1.3335H10.7607L14.6673 5.24016V10.7602L10.7607 14.6668H5.24065L1.33398 10.7602V5.24016L5.24065 1.3335Z\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 5.3335V8.00016\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M8 10.6665H8.00667\" stroke=\"#DA1E28\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n\n</symbol><symbol id=\"export\" viewBox=\"0 0 16 16\">\n <path d=\"M9.33341 1.33301H4.00008C3.64646 1.33301 3.30732 1.47348 3.05727 1.72353C2.80722 1.97358 2.66675 2.31272 2.66675 2.66634V13.333C2.66675 13.6866 2.80722 14.0258 3.05727 14.2758C3.30732 14.5259 3.64646 14.6663 4.00008 14.6663H12.0001C12.3537 14.6663 12.6928 14.5259 12.9429 14.2758C13.1929 14.0258 13.3334 13.6866 13.3334 13.333V5.33301L9.33341 1.33301Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M9.33325 1.33301V5.33301H13.3333\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M6 9.21569L8 11.3333M8 11.3333L10 9.21569M8 11.3333V6\" stroke-linecap=\"round\"/>\n</symbol><symbol id=\"eye\" viewBox=\"0 0 14 14\">\n<g clip-path=\"url(#clip0)\">\n<path d=\"M0.583374 7.00065C0.583374 7.00065 2.91671 2.33398 7.00004 2.33398C11.0834 2.33398 13.4167 7.00065 13.4167 7.00065C13.4167 7.00065 11.0834 11.6673 7.00004 11.6673C2.91671 11.6673 0.583374 7.00065 0.583374 7.00065Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M7 8.75C7.9665 8.75 8.75 7.9665 8.75 7C8.75 6.0335 7.9665 5.25 7 5.25C6.0335 5.25 5.25 6.0335 5.25 7C5.25 7.9665 6.0335 8.75 7 8.75Z\" stroke-width=\"1.33\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n\n</symbol><symbol id=\"file-text\" viewBox=\"0 0 24 24\">\n<g>\n<path d=\"M14 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V8L14 2Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M14 2V8H20\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 13H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M16 17H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M10 9H9H8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</g>\n</symbol><symbol id=\"ftl\" viewBox=\"0 0 21 20\">\n <g clip-path=\"url(#clip0_2_1158)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.166626 2.5C0.166626 1.94772 0.614341 1.5 1.16663 1.5H13.6666C14.2189 1.5 14.6666 1.94772 14.6666 2.5V6.00167H17C17.1763 6.00167 17.3455 6.07173 17.4702 6.19644L19.9702 8.69644C20.0949 8.82115 20.165 8.9903 20.165 9.16667V13.3333C20.165 13.7006 19.8672 13.9983 19.5 13.9983H18.1045C18.3545 14.4124 18.4983 14.8977 18.4983 15.4167C18.4983 16.9345 17.2678 18.165 15.75 18.165C14.2321 18.165 13.0016 16.9345 13.0016 15.4167C13.0016 15.032 13.0807 14.6658 13.2234 14.3333H7.4432C7.58592 14.6658 7.66496 15.032 7.66496 15.4167C7.66496 16.9345 6.43449 18.165 4.91663 18.165C3.39876 18.165 2.16829 16.9345 2.16829 15.4167C2.16829 15.032 2.24733 14.6658 2.39005 14.3333H1.16663C0.614341 14.3333 0.166626 13.8856 0.166626 13.3333V2.5ZM15.75 13.9983C14.9666 13.9983 14.3316 14.6333 14.3316 15.4167C14.3316 16.2 14.9666 16.835 15.75 16.835C16.5333 16.835 17.1683 16.2 17.1683 15.4167C17.1683 14.6333 16.5333 13.9983 15.75 13.9983ZM15.75 12.6683H18.835V9.44212L16.7245 7.33167H14.6666V12.6683H15.75ZM5.83213 14.3333H4.00112C3.69357 14.5935 3.49829 14.9823 3.49829 15.4167C3.49829 16.2 4.1333 16.835 4.91663 16.835C5.69995 16.835 6.33496 16.2 6.33496 15.4167C6.33496 14.9823 6.13968 14.5935 5.83213 14.3333Z\"/>\n </g>\n \n</symbol><symbol id=\"gear\" viewBox=\"0 0 16 16\">\n <path d=\"M8 10C9.10457 10 10 9.10457 10 8C10 6.89543 9.10457 6 8 6C6.89543 6 6 6.89543 6 8C6 9.10457 6.89543 10 8 10Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12.9334 10.0003C12.8447 10.2014 12.8182 10.4245 12.8574 10.6407C12.8966 10.857 12.9997 11.0565 13.1534 11.2137L13.1934 11.2537C13.3174 11.3775 13.4157 11.5245 13.4828 11.6864C13.5499 11.8483 13.5845 12.0218 13.5845 12.197C13.5845 12.3722 13.5499 12.5457 13.4828 12.7076C13.4157 12.8694 13.3174 13.0165 13.1934 13.1403C13.0696 13.2643 12.9225 13.3626 12.7607 13.4297C12.5988 13.4968 12.4253 13.5314 12.2501 13.5314C12.0749 13.5314 11.9014 13.4968 11.7395 13.4297C11.5776 13.3626 11.4306 13.2643 11.3067 13.1403L11.2667 13.1003C11.1096 12.9466 10.9101 12.8435 10.6938 12.8043C10.4775 12.7651 10.2545 12.7916 10.0534 12.8803C9.85623 12.9648 9.68807 13.1052 9.56962 13.284C9.45117 13.4629 9.3876 13.6725 9.38675 13.887V14.0003C9.38675 14.3539 9.24627 14.6931 8.99622 14.9431C8.74617 15.1932 8.40704 15.3337 8.05341 15.3337C7.69979 15.3337 7.36065 15.1932 7.11061 14.9431C6.86056 14.6931 6.72008 14.3539 6.72008 14.0003V13.9403C6.71492 13.7197 6.64349 13.5057 6.51509 13.3261C6.38668 13.1466 6.20724 13.0098 6.00008 12.9337C5.799 12.8449 5.57595 12.8184 5.35969 12.8577C5.14343 12.8969 4.94387 13 4.78675 13.1537L4.74675 13.1937C4.62292 13.3176 4.47587 13.416 4.314 13.4831C4.15214 13.5502 3.97864 13.5847 3.80341 13.5847C3.62819 13.5847 3.45469 13.5502 3.29283 13.4831C3.13096 13.416 2.98391 13.3176 2.86008 13.1937C2.73611 13.0698 2.63777 12.9228 2.57067 12.7609C2.50357 12.599 2.46903 12.4255 2.46903 12.2503C2.46903 12.0751 2.50357 11.9016 2.57067 11.7397C2.63777 11.5779 2.73611 11.4308 2.86008 11.307L2.90008 11.267C3.05377 11.1099 3.15687 10.9103 3.19608 10.6941C3.2353 10.4778 3.20882 10.2547 3.12008 10.0537C3.03557 9.85648 2.89525 9.68831 2.71639 9.56986C2.53753 9.45141 2.32794 9.38785 2.11341 9.38699H2.00008C1.64646 9.38699 1.30732 9.24652 1.05727 8.99647C0.807224 8.74642 0.666748 8.40728 0.666748 8.05366C0.666748 7.70004 0.807224 7.3609 1.05727 7.11085C1.30732 6.8608 1.64646 6.72033 2.00008 6.72033H2.06008C2.28074 6.71516 2.49475 6.64374 2.67428 6.51533C2.85381 6.38693 2.99056 6.20748 3.06675 6.00033C3.15549 5.79925 3.18196 5.5762 3.14275 5.35993C3.10354 5.14367 3.00044 4.94411 2.84675 4.78699L2.80675 4.74699C2.68278 4.62316 2.58443 4.47611 2.51733 4.31425C2.45024 4.15238 2.4157 3.97888 2.4157 3.80366C2.4157 3.62844 2.45024 3.45494 2.51733 3.29307C2.58443 3.13121 2.68278 2.98416 2.80675 2.86033C2.93058 2.73636 3.07763 2.63801 3.23949 2.57091C3.40136 2.50381 3.57486 2.46928 3.75008 2.46928C3.9253 2.46928 4.0988 2.50381 4.26067 2.57091C4.42253 2.63801 4.56958 2.73636 4.69341 2.86033L4.73341 2.90033C4.89053 3.05402 5.09009 3.15712 5.30636 3.19633C5.52262 3.23554 5.74567 3.20907 5.94675 3.12033H6.00008C6.19726 3.03582 6.36543 2.8955 6.48388 2.71664C6.60233 2.53778 6.66589 2.32818 6.66675 2.11366V2.00033C6.66675 1.6467 6.80722 1.30756 7.05727 1.05752C7.30732 0.807468 7.64646 0.666992 8.00008 0.666992C8.3537 0.666992 8.69284 0.807468 8.94289 1.05752C9.19294 1.30756 9.33341 1.6467 9.33341 2.00033V2.06033C9.33427 2.27485 9.39784 2.48444 9.51629 2.6633C9.63474 2.84216 9.8029 2.98248 10.0001 3.06699C10.2012 3.15574 10.4242 3.18221 10.6405 3.143C10.8567 3.10378 11.0563 3.00068 11.2134 2.84699L11.2534 2.80699C11.3772 2.68302 11.5243 2.58468 11.6862 2.51758C11.848 2.45048 12.0215 2.41594 12.1967 2.41594C12.372 2.41594 12.5455 2.45048 12.7073 2.51758C12.8692 2.58468 13.0162 2.68302 13.1401 2.80699C13.264 2.93082 13.3624 3.07787 13.4295 3.23974C13.4966 3.4016 13.5311 3.5751 13.5311 3.75033C13.5311 3.92555 13.4966 4.09905 13.4295 4.26091C13.3624 4.42278 13.264 4.56983 13.1401 4.69366L13.1001 4.73366C12.9464 4.89078 12.8433 5.09034 12.8041 5.3066C12.7649 5.52286 12.7913 5.74591 12.8801 5.94699V6.00033C12.9646 6.1975 13.1049 6.36567 13.2838 6.48412C13.4626 6.60257 13.6722 6.66614 13.8867 6.66699H14.0001C14.3537 6.66699 14.6928 6.80747 14.9429 7.05752C15.1929 7.30756 15.3334 7.6467 15.3334 8.00033C15.3334 8.35395 15.1929 8.69309 14.9429 8.94313C14.6928 9.19318 14.3537 9.33366 14.0001 9.33366H13.9401C13.7256 9.33451 13.516 9.39808 13.3371 9.51653C13.1582 9.63498 13.0179 9.80315 12.9334 10.0003V10.0003Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"home\" viewBox=\"0 0 24 24\">\n <path d=\"M3 9L12 2L21 9V20C21 20.5304 20.7893 21.0391 20.4142 21.4142C20.0391 21.7893 19.5304 22 19 22H5C4.46957 22 3.96086 21.7893 3.58579 21.4142C3.21071 21.0391 3 20.5304 3 20V9Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M9 22V12H15V22\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"info\" viewBox=\"0 0 16 16\">\n<g clip-path=\"url(#clip0)\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.99964 1.99846C4.68501 1.99846 1.99797 4.68549 1.99797 8.00012C1.99797 11.3148 4.68501 14.0018 7.99964 14.0018C11.3143 14.0018 14.0013 11.3148 14.0013 8.00012C14.0013 4.68549 11.3143 1.99846 7.99964 1.99846ZM0.667969 8.00012C0.667969 3.95096 3.95047 0.668457 7.99964 0.668457C12.0488 0.668457 15.3313 3.95096 15.3313 8.00012C15.3313 12.0493 12.0488 15.3318 7.99964 15.3318C3.95047 15.3318 0.667969 12.0493 0.667969 8.00012ZM7.99964 4.66846C8.3669 4.66846 8.66464 4.96619 8.66464 5.33346V8.00012C8.66464 8.36739 8.3669 8.66512 7.99964 8.66512C7.63237 8.66512 7.33464 8.36739 7.33464 8.00012V5.33346C7.33464 4.96619 7.63237 4.66846 7.99964 4.66846ZM7.99964 10.0018C7.63237 10.0018 7.33464 10.2995 7.33464 10.6668C7.33464 11.0341 7.63237 11.3318 7.99964 11.3318H8.0063C8.37357 11.3318 8.6713 11.0341 8.6713 10.6668C8.6713 10.2995 8.37357 10.0018 8.0063 10.0018H7.99964Z\" fill=\"#B2880A\"/>\n</g>\n\n</symbol><symbol id=\"knauf-logo\" viewBox=\"0 0 45 29\">\n <path d=\"M3.32173 0.0244141L0 23.168H3.51307L4.43478 16.615L4.4522 16.4416L4.55655 15.6441L4.57392 16.7363L4.59133 17.083L4.88702 23.168H8.38266L7.42611 14.6907L10.5218 7.32286H7.18268L5.09571 12.9571L5.00873 13.1651L4.78261 13.9279L4.90438 13.0957L4.93916 12.905L6.73045 0.0244141H3.32173ZM22.9567 7.28819L18.1219 23.1333H21.4784L22.2436 20.0475H23.6523L23.3045 23.1333H26.6262L27.5306 7.28819H22.9567ZM11.5653 7.32286L9.16525 23.168H12.2261L13.3392 15.9042L13.4783 14.8814L13.461 15.6788L13.4783 15.8695L13.8088 23.168H17.1479L19.548 7.32286H16.6958L15.6523 13.8759L15.4957 14.8814L15.5131 14.0839L15.4957 13.8932L15.2697 7.32286H11.5653ZM33.4785 7.32286L29.9828 7.3402C29.2169 12.0993 28.8468 15.131 28.1045 19.1287C28.0857 19.2417 28.06 19.361 28.035 19.5101C27.9849 19.8173 27.9696 19.8415 27.9133 20.2902C27.8638 20.6889 27.8464 20.9871 27.9133 21.3823C27.9772 21.7624 28.0273 21.9794 28.2262 22.3012C28.3981 22.5737 28.54 22.7165 28.8002 22.9079C29.0694 23.1062 29.2621 23.1811 29.5828 23.3066C29.9084 23.4342 30.4732 23.5008 30.9741 23.532C31.6378 23.5743 32.3098 23.548 32.9046 23.4627C33.562 23.369 34.0886 23.1971 34.4872 22.9252C34.9122 22.6368 35.2844 22.3012 35.4959 21.8504C35.6503 21.5231 35.7762 21.1355 35.8611 20.6196C36.0399 19.5295 35.8625 20.6244 36.035 19.5274L37.9654 7.3402H34.522L32.522 19.8394C32.522 19.8394 32.5032 20.0752 32.4698 20.2208C32.4329 20.388 32.4378 20.5065 32.348 20.6542C32.2938 20.7402 32.2597 20.7881 32.1741 20.8449C32.0775 20.908 32.0113 20.9316 31.8959 20.9316C31.7658 20.933 31.6774 20.8796 31.5828 20.7929C31.4813 20.6993 31.452 20.6161 31.4263 20.4809C31.4013 20.3581 31.4263 20.1688 31.4263 20.1688L31.4958 19.8048L33.4785 7.32286ZM39.3568 7.32286L36.035 28.9755H39.5829L41.722 15.6268H43.7047L44.1046 12.9917H42.0698L42.522 9.83658H44.609L44.9568 7.32286H39.3568ZM24.9393 9.10847L24.7654 10.322L24.7132 10.634L23.9654 17.3951H22.9045L24.5915 10.582L24.661 10.2873L24.9393 9.10847Z\" fill=\"#9A9FA6\"/>\n</symbol><symbol id=\"layers\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.5528 1.10557C11.8343 0.964809 12.1657 0.964809 12.4472 1.10557L22.4472 6.10557C22.786 6.27496 23 6.62123 23 7C23 7.37877 22.786 7.72504 22.4472 7.89443L12.4472 12.8944C12.1657 13.0352 11.8343 13.0352 11.5528 12.8944L1.55276 7.89443C1.21398 7.72504 0.999975 7.37877 0.999975 7C0.999975 6.62123 1.21398 6.27496 1.55276 6.10557L11.5528 1.10557ZM4.23604 7L12 10.882L19.7639 7L12 3.11803L4.23604 7ZM1.10555 16.5528C1.35254 16.0588 1.95321 15.8586 2.44719 16.1056L12 20.882L21.5528 16.1056C22.0467 15.8586 22.6474 16.0588 22.8944 16.5528C23.1414 17.0468 22.9412 17.6474 22.4472 17.8944L12.4472 22.8944C12.1657 23.0352 11.8343 23.0352 11.5528 22.8944L1.55276 17.8944C1.05878 17.6474 0.858558 17.0468 1.10555 16.5528ZM2.44719 11.1056C1.95321 10.8586 1.35254 11.0588 1.10555 11.5528C0.858558 12.0468 1.05878 12.6474 1.55276 12.8944L11.5528 17.8944C11.8343 18.0352 12.1657 18.0352 12.4472 17.8944L22.4472 12.8944C22.9412 12.6474 23.1414 12.0468 22.8944 11.5528C22.6474 11.0588 22.0467 10.8586 21.5528 11.1056L12 15.882L2.44719 11.1056Z\"/>\n</symbol><symbol id=\"location\" viewBox=\"0 0 26 26\">\n <path d=\"M22 10C22 17 13 23 13 23C13 23 4 17 4 10C4 7.61305 4.94821 5.32387 6.63604 3.63604C8.32387 1.94821 10.6131 1 13 1C15.3869 1 17.6761 1.94821 19.364 3.63604C21.0518 5.32387 22 7.61305 22 10Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M13 13C14.6569 13 16 11.6569 16 10C16 8.34315 14.6569 7 13 7C11.3431 7 10 8.34315 10 10C10 11.6569 11.3431 13 13 13Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"logo\" viewBox=\"0 0 35 29\">\n <circle cx=\"5.68899\" cy=\"5.68899\" r=\"5.68899\" fill=\"#CCE1E9\"/>\n <circle cx=\"2.8445\" cy=\"25.5996\" r=\"2.8445\" fill=\"#7CCDF4\"/>\n <circle cx=\"25.6029\" cy=\"14.2227\" r=\"8.53349\" fill=\"#00B0AD\"/>\n</symbol><symbol id=\"logout\" viewBox=\"0 0 24 24\">\n <path d=\"M9 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V5C3 4.46957 3.21071 3.96086 3.58579 3.58579C3.96086 3.21071 4.46957 3 5 3H9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M16 17L21 12L16 7\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M21 12H9\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"ltl\" viewBox=\"0 0 21 20\">\n <g clip-path=\"url(#clip0_2_1162)\">\n <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0.166626 2.5C0.166626 1.94772 0.614341 1.5 1.16663 1.5H13.6666C14.2189 1.5 14.6666 1.94772 14.6666 2.5V5.66667H17C17.2652 5.66667 17.5195 5.77202 17.7071 5.95956L20.2071 8.45956C20.3946 8.6471 20.5 8.90145 20.5 9.16667V13.3333C20.5 13.8856 20.0522 14.3333 19.5 14.3333H18.2765C18.4193 14.6658 18.4983 15.032 18.4983 15.4167C18.4983 16.9345 17.2678 18.165 15.75 18.165C14.2321 18.165 13.0016 16.9345 13.0016 15.4167C13.0016 15.032 13.0807 14.6658 13.2234 14.3333H7.4432C7.58592 14.6658 7.66496 15.032 7.66496 15.4167C7.66496 16.9345 6.43449 18.165 4.91663 18.165C3.39876 18.165 2.16829 16.9345 2.16829 15.4167C2.16829 15.032 2.24733 14.6658 2.39005 14.3333H1.16663C0.614341 14.3333 0.166626 13.8856 0.166626 13.3333V2.5ZM14.8345 14.3333C14.5269 14.5935 14.3316 14.9823 14.3316 15.4167C14.3316 16.2 14.9666 16.835 15.75 16.835C16.5333 16.835 17.1683 16.2 17.1683 15.4167C17.1683 14.9823 16.973 14.5935 16.6655 14.3333H14.8345ZM5.83213 14.3333H4.00112C3.69357 14.5935 3.49829 14.9823 3.49829 15.4167C3.49829 16.2 4.1333 16.835 4.91663 16.835C5.69995 16.835 6.33496 16.2 6.33496 15.4167C6.33496 14.9823 6.13968 14.5935 5.83213 14.3333ZM14.6666 12.3333H18.5V9.58088L16.5857 7.66667H14.6666V12.3333ZM2.16663 3.5V12.3333H9.49996V3.5H2.16663Z\"/>\n </g>\n \n</symbol><symbol id=\"open-sign-green\" viewBox=\"0 0 25 25\">\n <g clip-path=\"url(#clip0_6604_36654)\">\n <path d=\"M22.5 10.9004H19.6754L14.9053 7.0844C14.967 6.86701 15 6.63756 15 6.40039C15 5.01968 13.8807 3.90039 12.5 3.90039C11.1193 3.90039 10 5.01968 10 6.40039C10 6.63756 10.033 6.86701 10.0947 7.0844L5.32461 10.9004H2.5C1.67157 10.9004 1 11.572 1 12.4004V20.4004C1 21.2288 1.67157 21.9004 2.5 21.9004H22.5C23.3284 21.9004 24 21.2288 24 20.4004V12.4004C24 11.572 23.3284 10.9004 22.5 10.9004ZM14.4324 7.98669L18.0746 10.9004H6.92542L10.5676 7.98669C11.0261 8.54457 11.7215 8.90039 12.5 8.90039C13.2785 8.90039 13.9739 8.54457 14.4324 7.98669Z\" stroke=\"#00B0AD\"/>\n <path d=\"M9.23096 16.54V16.7085C9.23096 16.9787 9.19434 17.2212 9.12109 17.436C9.04785 17.6509 8.9445 17.834 8.81104 17.9854C8.67757 18.1351 8.51807 18.2498 8.33252 18.3296C8.1486 18.4093 7.94434 18.4492 7.71973 18.4492C7.49674 18.4492 7.29248 18.4093 7.10693 18.3296C6.92301 18.2498 6.76351 18.1351 6.62842 17.9854C6.49333 17.834 6.38835 17.6509 6.31348 17.436C6.24023 17.2212 6.20361 16.9787 6.20361 16.7085V16.54C6.20361 16.2682 6.24023 16.0257 6.31348 15.8125C6.38672 15.5977 6.49007 15.4146 6.62354 15.2632C6.75863 15.1118 6.91813 14.9963 7.10205 14.9165C7.2876 14.8368 7.49186 14.7969 7.71484 14.7969C7.93945 14.7969 8.14372 14.8368 8.32764 14.9165C8.51318 14.9963 8.67269 15.1118 8.80615 15.2632C8.94124 15.4146 9.04541 15.5977 9.11865 15.8125C9.19352 16.0257 9.23096 16.2682 9.23096 16.54ZM8.49121 16.7085V16.5352C8.49121 16.3464 8.47412 16.1803 8.43994 16.0371C8.40576 15.8939 8.35531 15.7734 8.28857 15.6758C8.22184 15.5781 8.14046 15.5049 8.04443 15.4561C7.9484 15.4056 7.83854 15.3804 7.71484 15.3804C7.59115 15.3804 7.48128 15.4056 7.38525 15.4561C7.29085 15.5049 7.21029 15.5781 7.14355 15.6758C7.07845 15.7734 7.02881 15.8939 6.99463 16.0371C6.96045 16.1803 6.94336 16.3464 6.94336 16.5352V16.7085C6.94336 16.8957 6.96045 17.0617 6.99463 17.2065C7.02881 17.3498 7.07926 17.471 7.146 17.5703C7.21273 17.668 7.29411 17.742 7.39014 17.7925C7.48617 17.8429 7.59603 17.8682 7.71973 17.8682C7.84342 17.8682 7.95329 17.8429 8.04932 17.7925C8.14535 17.742 8.22591 17.668 8.29102 17.5703C8.35612 17.471 8.40576 17.3498 8.43994 17.2065C8.47412 17.0617 8.49121 16.8957 8.49121 16.7085ZM11.1426 17.1333H10.2368V16.562H11.1426C11.2826 16.562 11.3965 16.5392 11.4844 16.4937C11.5723 16.4465 11.6366 16.3813 11.6772 16.2983C11.7179 16.2153 11.7383 16.1217 11.7383 16.0176C11.7383 15.9118 11.7179 15.8133 11.6772 15.7222C11.6366 15.631 11.5723 15.5578 11.4844 15.5024C11.3965 15.4471 11.2826 15.4194 11.1426 15.4194H10.4907V18.4004H9.7583V14.8457H11.1426C11.4209 14.8457 11.6593 14.8962 11.8579 14.9971C12.0581 15.0964 12.2111 15.2339 12.3169 15.4097C12.4227 15.5854 12.4756 15.7865 12.4756 16.0127C12.4756 16.2422 12.4227 16.4408 12.3169 16.6084C12.2111 16.776 12.0581 16.9054 11.8579 16.9966C11.6593 17.0877 11.4209 17.1333 11.1426 17.1333ZM15.3662 17.8291V18.4004H13.4741V17.8291H15.3662ZM13.7134 14.8457V18.4004H12.981V14.8457H13.7134ZM15.1196 16.2935V16.8501H13.4741V16.2935H15.1196ZM15.3638 14.8457V15.4194H13.4741V14.8457H15.3638ZM18.6865 14.8457V18.4004H17.9541L16.5259 16.0176V18.4004H15.7935V14.8457H16.5259L17.9565 17.231V14.8457H18.6865Z\" fill=\"#A9A8A8\"/>\n </g>\n \n</symbol><symbol id=\"order\" viewBox=\"0 0 24 24\">\n<path d=\"M19.8216 0H4.1784L0 6.6852V24H24V6.6852L19.8216 0ZM22.8784 6.4H12.4V0.8H19.3784L22.8784 6.4ZM4.6216 0.8H11.6V6.4H1.1216L4.6216 0.8ZM0.8 23.2V7.2H23.2V23.2H0.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M14.4 9.19995H9.60002C8.93842 9.19995 8.40002 9.73835 8.40002 10.4C8.40002 11.0616 8.93842 11.6 9.60002 11.6H14.4C15.0616 11.6 15.6 11.0616 15.6 10.4C15.6 9.73835 15.0616 9.19995 14.4 9.19995ZM14.4 10.8H9.60002C9.37962 10.8 9.20002 10.6208 9.20002 10.4C9.20002 10.1792 9.37962 9.99995 9.60002 9.99995H14.4C14.6204 9.99995 14.8 10.1792 14.8 10.4C14.8 10.6208 14.6204 10.8 14.4 10.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M15.2 20.8H8.80002C8.57922 20.8 8.40002 20.9788 8.40002 21.2C8.40002 21.4212 8.57922 21.6 8.80002 21.6H15.2C15.4208 21.6 15.6 21.4212 15.6 21.2C15.6 20.9788 15.4208 20.8 15.2 20.8Z\" fill=\"#A9A8A8\"/>\n<path d=\"M10 20.0001C10.2208 20.0001 10.4 19.8213 10.4 19.6001V16.9657L10.9172 17.4829C10.9952 17.5609 11.0976 17.6001 11.2 17.6001C11.3024 17.6001 11.4048 17.5609 11.4828 17.4829C11.6392 17.3265 11.6392 17.0737 11.4828 16.9173L10.2832 15.7177C10.2464 15.6805 10.202 15.6513 10.1528 15.6309C10.0552 15.5905 9.9448 15.5905 9.8472 15.6309C9.798 15.6513 9.754 15.6805 9.7168 15.7177L8.5172 16.9173C8.3608 17.0737 8.3608 17.3265 8.5172 17.4829C8.5952 17.5609 8.6976 17.6001 8.8 17.6001C8.9024 17.6001 9.0048 17.5609 9.0828 17.4829L9.6 16.9657V19.6001C9.6 19.8213 9.7792 20.0001 10 20.0001Z\"/>\n<path d=\"M14.2832 15.7177C14.2464 15.6805 14.202 15.6513 14.1528 15.6309C14.0552 15.5905 13.9448 15.5905 13.8472 15.6309C13.798 15.6513 13.754 15.6805 13.7168 15.7177L12.5172 16.9173C12.3608 17.0737 12.3608 17.3265 12.5172 17.4829C12.5952 17.5609 12.6976 17.6001 12.8 17.6001C12.9024 17.6001 13.0048 17.5609 13.0828 17.4829L13.6 16.9657V19.6001C13.6 19.8213 13.7792 20.0001 14 20.0001C14.2208 20.0001 14.4 19.8213 14.4 19.6001V16.9657L14.9172 17.4829C14.9952 17.5609 15.0976 17.6001 15.2 17.6001C15.3024 17.6001 15.4048 17.5609 15.4828 17.4829C15.6392 17.3265 15.6392 17.0737 15.4828 16.9173L14.2832 15.7177Z\"/>\n</symbol><symbol id=\"org\" viewBox=\"0 0 21 16\">\n <path d=\"M11.9428 8.391V11.3841H15.6331V8.391H11.9428ZM14.9769 10.7277H12.5993V9.04743H13.4599V9.88767H14.1163V9.04743H14.9769V10.7277Z\"/>\n <path d=\"M18.8671 14.4794V4.05671L10.3334 0.839294L1.79969 4.05671V14.4794H0.486816V15.1358H20.1799V14.4794H18.8671ZM2.45613 4.51075L10.3334 1.54081L18.2106 4.51075V14.4794H17.11V4.99389H3.55676V14.4794H2.45613V4.51075ZM14.1162 13.6088V12.7685H14.9768V14.4488H12.5992V12.7685H13.4598V13.6088H14.1162ZM11.9427 12.1121V14.4794H11.2568V12.1121H7.56649V14.4794H4.25214V6.71638H16.4146V14.4794H15.6332V12.1121H11.9427ZM9.73996 13.6088V12.7685H10.6005V14.4488H8.22293V12.7685H9.08352V13.6088H9.73996ZM16.4146 6.05994H4.25214V5.68927H16.4146V6.05994Z\"/>\n <path d=\"M11.1666 3.83335C11.1666 4.29359 10.7935 4.66668 10.3333 4.66668C9.87304 4.66668 9.49995 4.29359 9.49995 3.83335C9.49995 3.37311 9.87304 3.00002 10.3333 3.00002C10.7935 3.00002 11.1666 3.37311 11.1666 3.83335Z\"/>\n</symbol><symbol id=\"pencil\" viewBox=\"0 0 12 12\">\n <path d=\"M11.805 2.69463C12.065 2.43466 12.065 2.00139 11.805 1.75476L10.2452 0.194973C9.99861 -0.064991 9.56534 -0.064991 9.30537 0.194973L8.07888 1.4148L10.5785 3.91446L11.805 2.69463ZM0 9.50035V12H2.49965L9.87196 4.62103L7.37231 2.12137L0 9.50035Z\"/>\n</symbol><symbol id=\"plus\" viewBox=\"0 0 24 24\">\n<path d=\"M12 5V19\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M5 12H19\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"reset\" viewBox=\"0 0 24 24\">\n<g>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.229 4.19968C11.547 3.90145 12.9192 3.94198 14.2173 4.31747C15.5155 4.69297 16.6974 5.3912 17.6527 6.347C17.6601 6.3544 17.6676 6.36167 17.6752 6.36883L20.4754 9H17C16.4477 9 16 9.44772 16 10C16 10.5523 16.4477 11 17 11H22.9872C23.101 11.0014 23.2147 10.9836 23.3233 10.9466C23.4731 10.8956 23.6129 10.8082 23.7288 10.6849C23.8285 10.5787 23.9006 10.4564 23.9453 10.3271C23.9747 10.2419 23.9922 10.1537 23.9979 10.0649C23.9993 10.0433 24 10.0217 24 10C24 9.9993 24 9.99858 24 9.99786V4C24 3.44772 23.5523 3 23 3C22.4477 3 22 3.44772 22 4V7.68821L19.0559 4.92177C17.8637 3.73284 16.3906 2.86411 14.7731 2.39623C13.1503 1.92686 11.4352 1.8762 9.78761 2.24899C8.14003 2.62177 6.61373 3.40585 5.35114 4.52806C4.08855 5.65026 3.13081 7.07402 2.56729 8.66648C2.38305 9.18713 2.65576 9.75855 3.17641 9.94279C3.69705 10.127 4.26848 9.85432 4.45272 9.33367C4.90353 8.0597 5.66973 6.9207 6.6798 6.02293C7.68987 5.12517 8.91091 4.49791 10.229 4.19968ZM0.179982 13.4275C0.226199 13.3614 0.2802 13.3012 0.340654 13.2481C0.401563 13.1946 0.467547 13.1497 0.536976 13.1134C0.675414 13.041 0.832924 13 1 13H7C7.55229 13 8 13.4477 8 14C8 14.5523 7.55229 15 7 15H3.52447L6.32478 17.6313C6.3324 17.6385 6.3399 17.6458 6.34729 17.6531C7.30262 18.609 8.48451 19.3072 9.78267 19.6827C11.0808 20.0582 12.453 20.0987 13.771 19.8005C15.0891 19.5022 16.3101 18.875 17.3202 17.9772C18.3303 17.0795 19.0965 15.9404 19.5473 14.6665C19.7315 14.1458 20.303 13.8731 20.8236 14.0574C21.3442 14.2416 21.617 14.813 21.4327 15.3337C20.8692 16.9261 19.9115 18.3499 18.6489 19.4721C17.3863 20.5943 15.86 21.3784 14.2124 21.7512C12.5648 22.1239 10.8497 22.0733 9.22695 21.6039C7.6094 21.136 6.13627 20.2673 4.94411 19.0784L2 16.3119V20C2 20.5523 1.55229 21 1 21C0.447718 21 2.98023e-06 20.5523 2.98023e-06 20V14.0024V14C2.98023e-06 13.9892 0.000172834 13.9785 0.000510005 13.9678C0.000143711 13.9793 -2.52405e-05 13.9909 2.98023e-06 14.0024M0.179982 13.4275C0.14679 13.475 0.117613 13.5254 0.0929431 13.5784C0.117189 13.5263 0.146195 13.4758 0.179982 13.4275Z\"/>\n</g>\n</symbol><symbol id=\"rotate-left\" viewBox=\"0 0 10 10\">\n <path d=\"M0.416666 1.66675V4.16675H2.91667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M1.4625 6.25002C1.73266 7.01684 2.24472 7.67509 2.92152 8.12559C3.59832 8.57609 4.4032 8.79443 5.21488 8.74772C6.02656 8.701 6.80107 8.39176 7.42172 7.86658C8.04236 7.34141 8.47552 6.62876 8.65592 5.836C8.83633 5.04325 8.7542 4.21333 8.42193 3.47131C8.08965 2.72929 7.52522 2.11535 6.81368 1.722C6.10214 1.32866 5.28204 1.17721 4.47695 1.29048C3.67185 1.40376 2.92538 1.77561 2.35 2.35002L0.416666 4.16669\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"search\" viewBox=\"0 0 25 24\">\n<path d=\"M11.5 19C15.9183 19 19.5 15.4183 19.5 11C19.5 6.58172 15.9183 3 11.5 3C7.08172 3 3.5 6.58172 3.5 11C3.5 15.4183 7.08172 19 11.5 19Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M21.5 21.0004L17.15 16.6504\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"send\" viewBox=\"0 0 16 16\">\n <path d=\"M14.6666 1.33301L7.33325 8.66634\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M14.6666 1.33301L9.99992 14.6663L7.33325 8.66634L1.33325 5.99967L14.6666 1.33301Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"status\" viewBox=\"0 0 16 16\">\n <path d=\"M2 11.6663V7.33301H8M14 11.6663V7.33301H8M8 7.33301V12.6663\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <rect x=\"4.5\" y=\"1.83301\" width=\"7\" height=\"4.33333\"/>\n <path d=\"M2.83341 12.6663C2.83341 13.1266 2.46032 13.4997 2.00008 13.4997C1.53984 13.4997 1.16675 13.1266 1.16675 12.6663C1.16675 12.2061 1.53984 11.833 2.00008 11.833C2.46032 11.833 2.83341 12.2061 2.83341 12.6663Z\"/>\n <path d=\"M8.83341 14.0003C8.83341 14.4606 8.46032 14.8337 8.00008 14.8337C7.53984 14.8337 7.16675 14.4606 7.16675 14.0003C7.16675 13.5401 7.53984 13.167 8.00008 13.167C8.46032 13.167 8.83341 13.5401 8.83341 14.0003Z\"/>\n <path d=\"M14.8334 12.6663C14.8334 13.1266 14.4603 13.4997 14.0001 13.4997C13.5398 13.4997 13.1667 13.1266 13.1667 12.6663C13.1667 12.2061 13.5398 11.833 14.0001 11.833C14.4603 11.833 14.8334 12.2061 14.8334 12.6663Z\"/>\n</symbol><symbol id=\"stock\" viewBox=\"0 0 16 16\">\n <path d=\"M1.33337 2L3.8559 4.07407V11.3333H14.6667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M8.00004 12.667C8.00004 13.4034 7.40309 14.0003 6.66671 14.0003C5.93033 14.0003 5.33337 13.4034 5.33337 12.667C5.33337 11.9306 5.93033 11.3337 6.66671 11.3337C7.40309 11.3337 8.00004 11.9306 8.00004 12.667Z\"/>\n <path d=\"M13.3334 12.667C13.3334 13.4034 12.7364 14.0003 12 14.0003C11.2637 14.0003 10.6667 13.4034 10.6667 12.667C10.6667 11.9306 11.2637 11.3337 12 11.3337C12.7364 11.3337 13.3334 11.9306 13.3334 12.667Z\"/>\n <path d=\"M5.33337 5.33366C5.33337 4.96547 5.63185 4.66699 6.00004 4.66699H12.6667C13.0349 4.66699 13.3334 4.96547 13.3334 5.33366V9.33366C13.3334 9.70185 13.0349 10.0003 12.6667 10.0003H6.00004C5.63185 10.0003 5.33337 9.70185 5.33337 9.33366V5.33366Z\"/>\n</symbol><symbol id=\"success\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.0166 3.21542C11.9096 2.78771 13.8902 2.9834 15.663 3.77329C16.1675 3.99807 16.7587 3.77134 16.9834 3.26687C17.2082 2.76239 16.9815 2.17122 16.477 1.94644C14.3103 0.981007 11.8896 0.741837 9.57581 1.2646C7.26206 1.78736 5.17929 3.04404 3.63811 4.84722C2.09693 6.6504 1.17992 8.90346 1.02384 11.2704C0.86777 13.6373 1.48099 15.9913 2.77206 17.9812C4.06312 19.9711 5.96285 21.4904 8.18792 22.3125C10.413 23.1345 12.8442 23.2153 15.1189 22.5427C17.3936 21.8702 19.39 20.4803 20.8103 18.5804C22.2306 16.6806 22.9986 14.3725 23 12.0004V11.9999V11.0799C23 10.5276 22.5523 10.0799 22 10.0799C21.4477 10.0799 21 10.5276 21 11.0799V11.9993C20.9989 13.9401 20.3705 15.8285 19.2084 17.3829C18.0464 18.9374 16.413 20.0745 14.5518 20.6248C12.6907 21.1751 10.7015 21.109 8.88103 20.4364C7.06051 19.7638 5.50619 18.5208 4.44987 16.8927C3.39354 15.2645 2.89181 13.3386 3.01951 11.402C3.14721 9.4654 3.89749 7.62199 5.15845 6.14666C6.41942 4.67133 8.12351 3.64314 10.0166 3.21542ZM22.7075 4.70651C23.0978 4.31579 23.0975 3.68263 22.7068 3.2923C22.316 2.90197 21.6829 2.90228 21.2925 3.293L11.9996 12.5952L9.70711 10.3027C9.31658 9.91213 8.68342 9.91213 8.29289 10.3027C7.90237 10.6932 7.90237 11.3263 8.29289 11.7169L11.2929 14.7169C11.4805 14.9045 11.7349 15.0098 12.0003 15.0098C12.2656 15.0097 12.52 14.9042 12.7075 14.7165L22.7075 4.70651Z\" fill=\"#0F8732\"/>\n</symbol><symbol id=\"three-circle-arrow-left\" viewBox=\"0 0 23 24\">\n<path d=\"M0.646446 12.3536C0.451185 12.1583 0.451185 11.8417 0.646446 11.6464L3.82843 8.46447C4.02369 8.2692 4.34027 8.2692 4.53553 8.46447C4.7308 8.65973 4.7308 8.97631 4.53553 9.17157L1.70711 12L4.53553 14.8284C4.7308 15.0237 4.7308 15.3403 4.53553 15.5355C4.34027 15.7308 4.02369 15.7308 3.82843 15.5355L0.646446 12.3536ZM16 4.5H14V3.5H16V4.5ZM14 19.5H16V20.5H14V19.5ZM14 20.5C12.6193 20.5 11.5 19.3807 11.5 18H12.5C12.5 18.8284 13.1716 19.5 14 19.5V20.5ZM14 4.5C13.1716 4.5 12.5 5.17157 12.5 6H11.5C11.5 4.61929 12.6193 3.5 14 3.5V4.5ZM16.5 4C16.5 5.38071 17.6193 6.5 19 6.5V7.5C17.067 7.5 15.5 5.933 15.5 4H16.5ZM19 6.5C20.3807 6.5 21.5 5.38071 21.5 4H22.5C22.5 5.933 20.933 7.5 19 7.5V6.5ZM21.5 4C21.5 2.61929 20.3807 1.5 19 1.5V0.5C20.933 0.5 22.5 2.067 22.5 4H21.5ZM19 1.5C17.6193 1.5 16.5 2.61929 16.5 4H15.5C15.5 2.067 17.067 0.5 19 0.5V1.5ZM16.5 12C16.5 13.3807 17.6193 14.5 19 14.5V15.5C17.067 15.5 15.5 13.933 15.5 12H16.5ZM19 14.5C20.3807 14.5 21.5 13.3807 21.5 12H22.5C22.5 13.933 20.933 15.5 19 15.5V14.5ZM21.5 12C21.5 10.6193 20.3807 9.5 19 9.5V8.5C20.933 8.5 22.5 10.067 22.5 12H21.5ZM19 9.5C17.6193 9.5 16.5 10.6193 16.5 12H15.5C15.5 10.067 17.067 8.5 19 8.5V9.5ZM16.5 20C16.5 21.3807 17.6193 22.5 19 22.5V23.5C17.067 23.5 15.5 21.933 15.5 20H16.5ZM19 22.5C20.3807 22.5 21.5 21.3807 21.5 20H22.5C22.5 21.933 20.933 23.5 19 23.5V22.5ZM21.5 20C21.5 18.6193 20.3807 17.5 19 17.5V16.5C20.933 16.5 22.5 18.067 22.5 20H21.5ZM19 17.5C17.6193 17.5 16.5 18.6193 16.5 20H15.5C15.5 18.067 17.067 16.5 19 16.5V17.5ZM16 12.5H1V11.5H16V12.5ZM12.5 6V18H11.5V6H12.5Z\"/>\n</symbol><symbol id=\"three-circle-arrow-right\" viewBox=\"0 0 23 24\">\n<path d=\"M22.3536 12.3536C22.5488 12.1583 22.5488 11.8417 22.3536 11.6464L19.1716 8.46447C18.9763 8.2692 18.6597 8.2692 18.4645 8.46447C18.2692 8.65973 18.2692 8.97631 18.4645 9.17157L21.2929 12L18.4645 14.8284C18.2692 15.0237 18.2692 15.3403 18.4645 15.5355C18.6597 15.7308 18.9763 15.7308 19.1716 15.5355L22.3536 12.3536ZM7 4.5H9V3.5H7V4.5ZM9 19.5H7V20.5H9V19.5ZM9 20.5C10.3807 20.5 11.5 19.3807 11.5 18H10.5C10.5 18.8284 9.82843 19.5 9 19.5V20.5ZM9 4.5C9.82843 4.5 10.5 5.17157 10.5 6H11.5C11.5 4.61929 10.3807 3.5 9 3.5V4.5ZM6.5 4C6.5 5.38071 5.38071 6.5 4 6.5V7.5C5.933 7.5 7.5 5.933 7.5 4H6.5ZM4 6.5C2.61929 6.5 1.5 5.38071 1.5 4H0.5C0.5 5.933 2.067 7.5 4 7.5V6.5ZM1.5 4C1.5 2.61929 2.61929 1.5 4 1.5V0.5C2.067 0.5 0.5 2.067 0.5 4H1.5ZM4 1.5C5.38071 1.5 6.5 2.61929 6.5 4H7.5C7.5 2.067 5.933 0.5 4 0.5V1.5ZM6.5 12C6.5 13.3807 5.38071 14.5 4 14.5V15.5C5.933 15.5 7.5 13.933 7.5 12H6.5ZM4 14.5C2.61929 14.5 1.5 13.3807 1.5 12H0.5C0.5 13.933 2.067 15.5 4 15.5V14.5ZM1.5 12C1.5 10.6193 2.61929 9.5 4 9.5V8.5C2.067 8.5 0.5 10.067 0.5 12H1.5ZM4 9.5C5.38071 9.5 6.5 10.6193 6.5 12H7.5C7.5 10.067 5.933 8.5 4 8.5V9.5ZM6.5 20C6.5 21.3807 5.38071 22.5 4 22.5V23.5C5.933 23.5 7.5 21.933 7.5 20H6.5ZM4 22.5C2.61929 22.5 1.5 21.3807 1.5 20H0.5C0.5 21.933 2.067 23.5 4 23.5V22.5ZM1.5 20C1.5 18.6193 2.61929 17.5 4 17.5V16.5C2.067 16.5 0.5 18.067 0.5 20H1.5ZM4 17.5C5.38071 17.5 6.5 18.6193 6.5 20H7.5C7.5 18.067 5.933 16.5 4 16.5V17.5ZM7 12.5H22V11.5H7V12.5ZM10.5 6V18H11.5V6H10.5Z\"/>\n</symbol><symbol id=\"time\" viewBox=\"0 0 24 24\">\n <path d=\"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"trash\" viewBox=\"0 0 16 16\">\n<path d=\"M2 4H3.33333H14\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M5.33337 4.00016V2.66683C5.33337 2.31321 5.47385 1.97407 5.7239 1.72402C5.97395 1.47397 6.31309 1.3335 6.66671 1.3335H9.33337C9.687 1.3335 10.0261 1.47397 10.2762 1.72402C10.5262 1.97407 10.6667 2.31321 10.6667 2.66683V4.00016M12.6667 4.00016V13.3335C12.6667 13.6871 12.5262 14.0263 12.2762 14.2763C12.0261 14.5264 11.687 14.6668 11.3334 14.6668H4.66671C4.31309 14.6668 3.97395 14.5264 3.7239 14.2763C3.47385 14.0263 3.33337 13.6871 3.33337 13.3335V4.00016H12.6667Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M6.66663 7.3335V11.3335\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M9.33337 7.3335V11.3335\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"truck\" viewBox=\"0 0 24 24\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 2C0.447715 2 0 2.44772 0 3V16C0 16.5523 0.447715 17 1 17H2.33682C2.12085 17.4546 2 17.9632 2 18.5C2 20.433 3.567 22 5.5 22C7.433 22 9 20.433 9 18.5C9 17.9632 8.87915 17.4546 8.66318 17H15.3368C15.1208 17.4546 15 17.9632 15 18.5C15 20.433 16.567 22 18.5 22C20.433 22 22 20.433 22 18.5C22 17.9632 21.8792 17.4546 21.6632 17H23C23.5523 17 24 16.5523 24 16V11C24 10.7348 23.8946 10.4804 23.7071 10.2929L20.7071 7.29289C20.5196 7.10536 20.2652 7 20 7H17V3C17 2.44772 16.5523 2 16 2H1ZM18.5 15H22V11.4142L19.5858 9H17V15H18.5ZM18.5 17C17.6716 17 17 17.6716 17 18.5C17 19.3284 17.6716 20 18.5 20C19.3284 20 20 19.3284 20 18.5C20 17.6716 19.3284 17 18.5 17ZM4 18.5C4 17.6716 4.67157 17 5.5 17C6.32843 17 7 17.6716 7 18.5C7 19.3284 6.32843 20 5.5 20C4.67157 20 4 19.3284 4 18.5ZM15 15H5.5H2V4H15V8V15Z\"/>\n</symbol><symbol id=\"wallet\" viewBox=\"0 0 24 24\">\n<path d=\"M22.9091 12.1007V8.7275C22.9091 7.5837 22.0219 6.6535 20.9009 6.56329L17.7683 1.09179C17.478 0.585754 17.0093 0.224073 16.4483 0.0738875C15.8901 -0.0752748 15.3063 0.00306481 14.8067 0.293873L4.06789 6.5457H2.18183C0.978544 6.5457 0 7.52418 0 8.7275V21.8182C0 23.0215 0.978493 24 2.18183 24H20.7273C21.9306 24 22.9091 23.0215 22.9091 21.8182V18.445C23.5426 18.2191 24 17.6194 24 16.9092V13.6365C24 12.9263 23.5426 12.3266 22.9091 12.1007ZM19.6333 6.5457H14.8791L18.4448 4.46981L19.6333 6.5457ZM17.9028 3.52313L12.711 6.5457H10.5575L17.3643 2.5827L17.9028 3.52313ZM15.3558 1.23666C15.6025 1.0923 15.8906 1.05395 16.166 1.12748C16.4446 1.20204 16.6769 1.38209 16.8212 1.63403L16.8224 1.63603L8.38947 6.5457H6.23607L15.3558 1.23666ZM21.8182 21.8182C21.8182 22.4196 21.3286 22.9091 20.7273 22.9091H2.18183C1.58047 22.9091 1.09094 22.4196 1.09094 21.8182V8.7275C1.09094 8.12615 1.58047 7.63663 2.18183 7.63663H20.7273C21.3286 7.63663 21.8182 8.12615 21.8182 8.7275V12.0002H18.5454C16.7407 12.0002 15.2727 13.4682 15.2727 15.2729C15.2727 17.0775 16.7407 18.5455 18.5454 18.5455H21.8182V21.8182ZM22.9091 16.9092C22.9091 17.2101 22.6646 17.4547 22.3636 17.4547H18.5454C17.3422 17.4547 16.3636 16.4762 16.3636 15.2729C16.3636 14.0696 17.3421 13.0911 18.5454 13.0911H22.3636C22.6646 13.0911 22.9091 13.3355 22.9091 13.6365V16.9092Z\"/>\n<path d=\"M18.5445 14.1816C17.9431 14.1816 17.4536 14.6712 17.4536 15.2725C17.4536 15.8739 17.9431 16.3634 18.5445 16.3634C19.1459 16.3634 19.6354 15.8739 19.6354 15.2725C19.6354 14.6712 19.1459 14.1816 18.5445 14.1816Z\"/>\n</symbol><symbol id=\"warning-default\" viewBox=\"0 0 24 24\">\n <path d=\"M10.2908 3.8602L1.82075 18.0002C1.64612 18.3026 1.55372 18.6455 1.55274 18.9947C1.55176 19.3439 1.64224 19.6873 1.81518 19.9907C1.98812 20.2941 2.23748 20.547 2.53846 20.7241C2.83944 20.9012 3.18155 20.9964 3.53075 21.0002H20.4708C20.82 20.9964 21.1621 20.9012 21.463 20.7241C21.764 20.547 22.0134 20.2941 22.1863 19.9907C22.3593 19.6873 22.4497 19.3439 22.4488 18.9947C22.4478 18.6455 22.3554 18.3026 22.1808 18.0002L13.7108 3.8602C13.5325 3.56631 13.2815 3.32332 12.9819 3.15469C12.6824 2.98605 12.3445 2.89746 12.0008 2.89746C11.657 2.89746 11.3191 2.98605 11.0196 3.15469C10.72 3.32332 10.469 3.56631 10.2908 3.8602V3.8602Z\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 9V13\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 17H12.01\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"warning-yellow\" viewBox=\"0 0 24 24\">\n <path d=\"M10.2898 3.8602L1.81978 18.0002C1.64514 18.3026 1.55274 18.6455 1.55177 18.9947C1.55079 19.3439 1.64127 19.6873 1.8142 19.9907C1.98714 20.2941 2.2365 20.547 2.53748 20.7241C2.83847 20.9012 3.18058 20.9964 3.52978 21.0002H20.4698C20.819 20.9964 21.1611 20.9012 21.4621 20.7241C21.7631 20.547 22.0124 20.2941 22.1854 19.9907C22.3583 19.6873 22.4488 19.3439 22.4478 18.9947C22.4468 18.6455 22.3544 18.3026 22.1798 18.0002L13.7098 3.8602C13.5315 3.56631 13.2805 3.32332 12.981 3.15469C12.6814 2.98605 12.3435 2.89746 11.9998 2.89746C11.656 2.89746 11.3181 2.98605 11.0186 3.15469C10.7191 3.32332 10.468 3.56631 10.2898 3.8602V3.8602Z\" stroke=\"#F5A826\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 9V13\" stroke=\"#DCBB3E\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n <path d=\"M12 17H12.01\" stroke=\"#DCBB3E\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"warning\" viewBox=\"0 0 24 24\">\n<path d=\"M10.2908 3.8602L1.82075 18.0002C1.64612 18.3026 1.55372 18.6455 1.55274 18.9947C1.55176 19.3439 1.64224 19.6873 1.81518 19.9907C1.98812 20.2941 2.23748 20.547 2.53846 20.7241C2.83944 20.9012 3.18155 20.9964 3.53075 21.0002H20.4708C20.82 20.9964 21.1621 20.9012 21.463 20.7241C21.764 20.547 22.0134 20.2941 22.1863 19.9907C22.3593 19.6873 22.4497 19.3439 22.4488 18.9947C22.4478 18.6455 22.3554 18.3026 22.1808 18.0002L13.7108 3.8602C13.5325 3.56631 13.2815 3.32332 12.9819 3.15469C12.6824 2.98605 12.3445 2.89746 12.0008 2.89746C11.657 2.89746 11.3191 2.98605 11.0196 3.15469C10.72 3.32332 10.469 3.56631 10.2908 3.8602V3.8602Z\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 9V13\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n<path d=\"M12 17H12.01\" stroke=\"#EB5C0F\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\n</symbol><symbol id=\"wrench\" viewBox=\"0 0 18 18\">\n <path d=\"M 11.911,6.97745 11.4672,5.58091 13.0026,4.05126 c 1e-4,-5e-5 1e-4,-1.1e-4 2e-4,-1.7e-4 0.224,-0.22315 0.2971,-0.55531 0.1892,-0.85101 l -5e-4,-0.00125 C 13.0827,2.90313 12.813,2.69755 12.4992,2.67052 l -10e-5,-10e-6 C 11.2893,2.56667 10.1021,2.99723 9.2438,3.85238 8.15387,4.9383 7.80729,6.48626 8.19958,7.8663 l -5.77003,5.4242 -3e-5,-10e-5 -0.00376,0.0036 -0.00226,0.002 -0.0107,0.0107 c -0.88375,0.8805 -0.88371,2.3126 -3e-5,3.1932 h 8e-5 c 0.88444,0.881 2.3075,0.868 3.18737,-0.0042 0.00932,-0.009 0.01875,-0.0187 0.02825,-0.0291 l 5.39223,-5.7877 c 1.431372,0.09346 3.032233,-0.09071 4.238015,-1.2271463 C 16.354554,8.418936 16.639657,6.1256996 16.32463,5.8317564 16.016718,5.2914816 15.360648,5.3790845 15.08629,5.6513908 l -1.707155,1.6943894 z m -7.89332,8.07385 -8e-5,10e-5 c -0.05813,0.0579 -0.15305,0.0581 -0.21146,-10e-5 -0.05689,-0.0566 -0.057,-0.1479 -2e-5,-0.2048 0.05826,-0.058 0.15328,-0.058 0.2116,10e-5 0.05696,0.0568 0.05684,0.1481 -4e-5,0.2047 z\"/>\n</symbol></svg>", changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
175
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteComponent, decorators: [{
|
|
176
176
|
type: Component,
|
|
177
177
|
args: [{ selector: 'kit-svg-sprite', changeDetection: ChangeDetectionStrategy.OnPush, host: {
|
|
178
178
|
// this is needed in order to hide the svg-sprite by default
|
|
@@ -182,10 +182,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
182
182
|
|
|
183
183
|
class KitSvgSpriteModule {
|
|
184
184
|
}
|
|
185
|
-
KitSvgSpriteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
186
|
-
KitSvgSpriteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
187
|
-
KitSvgSpriteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
188
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
185
|
+
KitSvgSpriteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
186
|
+
KitSvgSpriteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteModule, declarations: [KitSvgSpriteComponent], exports: [KitSvgSpriteComponent] });
|
|
187
|
+
KitSvgSpriteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteModule });
|
|
188
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSvgSpriteModule, decorators: [{
|
|
189
189
|
type: NgModule,
|
|
190
190
|
args: [{
|
|
191
191
|
declarations: [
|
|
@@ -271,19 +271,19 @@ class KitLoaderComponent {
|
|
|
271
271
|
this.SvgIconLogo = KitSvgIcon.LOGO;
|
|
272
272
|
}
|
|
273
273
|
}
|
|
274
|
-
KitLoaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
275
|
-
KitLoaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
276
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
274
|
+
KitLoaderComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
275
|
+
KitLoaderComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitLoaderComponent, selector: "kit-loader", ngImport: i0, template: "<div class=\"kit-loader\">\n <div class=\"display-flex flex-justify-content-center flex-align-items-center\">\n <div class=\"pulsing\">\n <div class=\"circle\"></div>\n <div class=\"circle slow-circle\"></div>\n </div>\n\n <div class=\"icon-wrapper\">\n <kit-svg-icon class=\"icon\"\n [icon]=\"SvgIconLogo\"\n ></kit-svg-icon>\n </div>\n </div>\n</div>\n", styles: ["@keyframes pulsing{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.kit-loader .icon{display:block;width:20px;height:20px}.kit-loader .icon-wrapper{padding:10px;background-color:#fff;border-radius:50%;z-index:2}.kit-loader .pulsing{display:inline-block;width:80px;height:80px;position:absolute;z-index:1}.kit-loader .circle{position:absolute;background-color:#fff;padding:4px;opacity:1;border-radius:50%;animation:pulsing 1.5s cubic-bezier(0,.2,.8,1) infinite;box-shadow:0 0 40px #000}.kit-loader .slow-circle{animation-delay:-.5s}\n"], dependencies: [{ kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderComponent, decorators: [{
|
|
277
277
|
type: Component,
|
|
278
278
|
args: [{ selector: 'kit-loader', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-loader\">\n <div class=\"display-flex flex-justify-content-center flex-align-items-center\">\n <div class=\"pulsing\">\n <div class=\"circle\"></div>\n <div class=\"circle slow-circle\"></div>\n </div>\n\n <div class=\"icon-wrapper\">\n <kit-svg-icon class=\"icon\"\n [icon]=\"SvgIconLogo\"\n ></kit-svg-icon>\n </div>\n </div>\n</div>\n", styles: ["@keyframes pulsing{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.kit-loader .icon{display:block;width:20px;height:20px}.kit-loader .icon-wrapper{padding:10px;background-color:#fff;border-radius:50%;z-index:2}.kit-loader .pulsing{display:inline-block;width:80px;height:80px;position:absolute;z-index:1}.kit-loader .circle{position:absolute;background-color:#fff;padding:4px;opacity:1;border-radius:50%;animation:pulsing 1.5s cubic-bezier(0,.2,.8,1) infinite;box-shadow:0 0 40px #000}.kit-loader .slow-circle{animation-delay:-.5s}\n"] }]
|
|
279
279
|
}] });
|
|
280
280
|
|
|
281
281
|
class KitLoaderModule {
|
|
282
282
|
}
|
|
283
|
-
KitLoaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
284
|
-
KitLoaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
285
|
-
KitLoaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
283
|
+
KitLoaderModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
284
|
+
KitLoaderModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderModule, declarations: [KitLoaderComponent], imports: [KitSvgIconModule], exports: [KitLoaderComponent] });
|
|
285
|
+
KitLoaderModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderModule, imports: [KitSvgIconModule] });
|
|
286
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLoaderModule, decorators: [{
|
|
287
287
|
type: NgModule,
|
|
288
288
|
args: [{
|
|
289
289
|
declarations: [
|
|
@@ -317,9 +317,9 @@ class KitInputMessageComponent {
|
|
|
317
317
|
this.message = '';
|
|
318
318
|
}
|
|
319
319
|
}
|
|
320
|
-
KitInputMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
321
|
-
KitInputMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
322
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
320
|
+
KitInputMessageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
321
|
+
KitInputMessageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitInputMessageComponent, selector: "kit-input-message", inputs: { type: "type", icon: "icon", message: "message" }, ngImport: i0, template: "<div class=\"kit-input-message kit-input-message-{{type}} display-flex flex-align-items-center\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"message-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n <div class=\"message-text\">{{ message }}</div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-input-message{margin-top:4px}.kit-input-message .message-icon{margin-right:4px;flex-shrink:0;width:16px;height:16px}.kit-input-message .icon{fill:none}.kit-input-message .message-text{font-size:13px;font-weight:400;color:#27282a}.kit-input-message.kit-input-message-hint .message-text{color:#4d5053}.kit-input-message.kit-input-message-success .message-text{color:#0f8732}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
322
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageComponent, decorators: [{
|
|
323
323
|
type: Component,
|
|
324
324
|
args: [{ selector: 'kit-input-message', encapsulation: ViewEncapsulation.None, changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-input-message kit-input-message-{{type}} display-flex flex-align-items-center\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"message-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n <div class=\"message-text\">{{ message }}</div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-input-message{margin-top:4px}.kit-input-message .message-icon{margin-right:4px;flex-shrink:0;width:16px;height:16px}.kit-input-message .icon{fill:none}.kit-input-message .message-text{font-size:13px;font-weight:400;color:#27282a}.kit-input-message.kit-input-message-hint .message-text{color:#4d5053}.kit-input-message.kit-input-message-success .message-text{color:#0f8732}\n"] }]
|
|
325
325
|
}], propDecorators: { type: [{
|
|
@@ -398,9 +398,9 @@ class KitSwitchComponent {
|
|
|
398
398
|
return this.mode === KitSwitchMode.SINGLE;
|
|
399
399
|
}
|
|
400
400
|
}
|
|
401
|
-
KitSwitchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
402
|
-
KitSwitchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
403
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
401
|
+
KitSwitchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
402
|
+
KitSwitchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitSwitchComponent, selector: "kit-switch", inputs: { items: "items", mode: "mode", label: "label", disabled: "disabled", selection: "selection", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", state: "state" }, outputs: { selected: "selected" }, ngImport: i0, template: "<div class=\"kit-switch {{ state }}\">\n <ng-container *ngIf=\"items.length\">\n <label *ngIf=\"label\" class=\"label display-block\"\n [title]=\"label\"\n >{{ label }}</label>\n\n <kendo-buttongroup look=\"outline\" class=\"button-group\"\n [selection]=\"mode\"\n [class.disabled]=\"disabled\">\n <button *ngFor=\"let item of items\" class=\"button\" kendoButton\n [selected]=\"isItemSelected(item)\"\n [togglable]=\"true\"\n [disabled]=\"item.disabled && item.disabled(item)\"\n (selectedChange)=\"onItemSelect($event, item)\">\n <ng-container *ngIf=\"item.title; else icon\">\n {{ item.title }}\n </ng-container>\n\n <ng-template #icon>\n <kit-svg-icon class=\"icon-wrapper\"\n [icon]=\"item.icon\"\n ></kit-svg-icon>\n </ng-template>\n </button>\n </kendo-buttongroup>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n </ng-container>\n</div>\n", styles: [":root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-switch .label{margin-bottom:4px;color:#27282a;font-weight:500;font-size:13px}.kit-switch .button-group{background:#ffffff;border:1px solid #c1c7d0;border-radius:4px;overflow:hidden}.kit-switch .button-group.disabled{color:#fff;pointer-events:none}.kit-switch .button-group.disabled .button{color:#c1c7d0}.kit-switch .button-group.disabled .icon{stroke:#c1c7d0}.kit-switch .button-group.disabled .button.k-state-selected{background-color:#abcad6;color:#fff}.kit-switch .button.k-button{border:0;color:var(--theme-color-1, #006890);padding:8px;border-radius:4px;opacity:1;box-shadow:none}.kit-switch .button.k-button:not(:first-child),.kit-switch .button.k-button:not(:last-child){border-radius:4px}.kit-switch .button.k-button .icon{stroke:var(--theme-color-1, #006890);fill:none}.kit-switch .button.k-button.k-selected,.kit-switch .button.k-button:hover,.kit-switch .button.k-button.k-state-hover{background-color:var(--theme-color-5, #002a3a);color:#fff}.kit-switch .button.k-button.k-selected .icon,.kit-switch .button.k-button:hover .icon,.kit-switch .button.k-button.k-state-hover .icon{stroke:#fff}.kit-switch .button.k-button.k-disabled{color:#c1c7d0}.kit-switch .button.k-button.k-selected.k-disabled{background-color:#abcad6;color:#fff}.kit-switch .icon-wrapper{display:block;width:16px;height:16px}.kit-switch.danger .k-button-group{border-color:#ef3e42;background:#f8e0e0}\n"], dependencies: [{ kind: "component", type: i1.ButtonGroupComponent, selector: "kendo-buttongroup", inputs: ["disabled", "selection", "width", "tabIndex", "navigable"], outputs: ["navigate"], exportAs: ["kendoButtonGroup"] }, { kind: "component", type: i1.Button, selector: "button[kendoButton], span[kendoButton], kendo-button", inputs: ["toggleable", "togglable", "selected", "tabIndex", "imageUrl", "iconClass", "icon", "disabled", "size", "rounded", "fillMode", "themeColor", "svgIcon", "role", "primary", "look"], outputs: ["selectedChange", "click"], exportAs: ["kendoButton"] }, { kind: "directive", type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
403
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchComponent, decorators: [{
|
|
404
404
|
type: Component,
|
|
405
405
|
args: [{ selector: 'kit-switch', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-switch {{ state }}\">\n <ng-container *ngIf=\"items.length\">\n <label *ngIf=\"label\" class=\"label display-block\"\n [title]=\"label\"\n >{{ label }}</label>\n\n <kendo-buttongroup look=\"outline\" class=\"button-group\"\n [selection]=\"mode\"\n [class.disabled]=\"disabled\">\n <button *ngFor=\"let item of items\" class=\"button\" kendoButton\n [selected]=\"isItemSelected(item)\"\n [togglable]=\"true\"\n [disabled]=\"item.disabled && item.disabled(item)\"\n (selectedChange)=\"onItemSelect($event, item)\">\n <ng-container *ngIf=\"item.title; else icon\">\n {{ item.title }}\n </ng-container>\n\n <ng-template #icon>\n <kit-svg-icon class=\"icon-wrapper\"\n [icon]=\"item.icon\"\n ></kit-svg-icon>\n </ng-template>\n </button>\n </kendo-buttongroup>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n </ng-container>\n</div>\n", styles: [":root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-switch .label{margin-bottom:4px;color:#27282a;font-weight:500;font-size:13px}.kit-switch .button-group{background:#ffffff;border:1px solid #c1c7d0;border-radius:4px;overflow:hidden}.kit-switch .button-group.disabled{color:#fff;pointer-events:none}.kit-switch .button-group.disabled .button{color:#c1c7d0}.kit-switch .button-group.disabled .icon{stroke:#c1c7d0}.kit-switch .button-group.disabled .button.k-state-selected{background-color:#abcad6;color:#fff}.kit-switch .button.k-button{border:0;color:var(--theme-color-1, #006890);padding:8px;border-radius:4px;opacity:1;box-shadow:none}.kit-switch .button.k-button:not(:first-child),.kit-switch .button.k-button:not(:last-child){border-radius:4px}.kit-switch .button.k-button .icon{stroke:var(--theme-color-1, #006890);fill:none}.kit-switch .button.k-button.k-selected,.kit-switch .button.k-button:hover,.kit-switch .button.k-button.k-state-hover{background-color:var(--theme-color-5, #002a3a);color:#fff}.kit-switch .button.k-button.k-selected .icon,.kit-switch .button.k-button:hover .icon,.kit-switch .button.k-button.k-state-hover .icon{stroke:#fff}.kit-switch .button.k-button.k-disabled{color:#c1c7d0}.kit-switch .button.k-button.k-selected.k-disabled{background-color:#abcad6;color:#fff}.kit-switch .icon-wrapper{display:block;width:16px;height:16px}.kit-switch.danger .k-button-group{border-color:#ef3e42;background:#f8e0e0}\n"] }]
|
|
406
406
|
}], propDecorators: { items: [{
|
|
@@ -427,12 +427,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
427
427
|
|
|
428
428
|
class KitInputMessageModule {
|
|
429
429
|
}
|
|
430
|
-
KitInputMessageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
431
|
-
KitInputMessageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
430
|
+
KitInputMessageModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
431
|
+
KitInputMessageModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageModule, declarations: [KitInputMessageComponent], imports: [CommonModule,
|
|
432
432
|
KitSvgIconModule], exports: [KitInputMessageComponent] });
|
|
433
|
-
KitInputMessageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
433
|
+
KitInputMessageModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageModule, imports: [CommonModule,
|
|
434
434
|
KitSvgIconModule] });
|
|
435
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
435
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitInputMessageModule, decorators: [{
|
|
436
436
|
type: NgModule,
|
|
437
437
|
args: [{
|
|
438
438
|
declarations: [
|
|
@@ -450,18 +450,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
450
450
|
|
|
451
451
|
class KitSwitchModule {
|
|
452
452
|
}
|
|
453
|
-
KitSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
454
|
-
KitSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
453
|
+
KitSwitchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
454
|
+
KitSwitchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchModule, declarations: [KitSwitchComponent], imports: [ButtonGroupModule,
|
|
455
455
|
ButtonModule,
|
|
456
456
|
CommonModule,
|
|
457
457
|
KitSvgIconModule,
|
|
458
458
|
KitInputMessageModule], exports: [KitSwitchComponent] });
|
|
459
|
-
KitSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
459
|
+
KitSwitchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchModule, imports: [ButtonGroupModule,
|
|
460
460
|
ButtonModule,
|
|
461
461
|
CommonModule,
|
|
462
462
|
KitSvgIconModule,
|
|
463
463
|
KitInputMessageModule] });
|
|
464
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
464
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSwitchModule, decorators: [{
|
|
465
465
|
type: NgModule,
|
|
466
466
|
args: [{
|
|
467
467
|
declarations: [
|
|
@@ -541,13 +541,13 @@ class KitTextboxComponent {
|
|
|
541
541
|
this.changed.emit(value);
|
|
542
542
|
}
|
|
543
543
|
}
|
|
544
|
-
KitTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
545
|
-
KitTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
544
|
+
KitTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
545
|
+
KitTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitTextboxComponent, selector: "kit-textbox", inputs: { placeholder: "placeholder", label: "label", defaultValue: "defaultValue", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", disabled: "disabled", maxlength: "maxlength" }, outputs: { blured: "blured", changed: "changed" }, providers: [{
|
|
546
546
|
provide: NG_VALUE_ACCESSOR,
|
|
547
547
|
useExisting: forwardRef(() => KitTextboxComponent),
|
|
548
548
|
multi: true,
|
|
549
549
|
}], ngImport: i0, template: "<div class=\"kit-textbox textbox-{{ messageType }}\"\n [class.textbox-disabled]=\"disabled\">\n <kendo-label *ngIf=\"label\" class=\"label\" [text]=\"label\" [for]=\"textbox\"></kendo-label>\n <kendo-textbox #textbox\n [placeholder]=\"placeholder\"\n [disabled]=\"disabled\"\n [value]=\"defaultValue\"\n [maxlength]=\"maxlength\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-textbox>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-textbox .label{display:block;margin-bottom:4px;color:#a9a8a8;font-weight:500;font-size:13px}.kit-textbox .k-input{padding:0 8px;height:34px;color:#002a3a;font-size:13px;opacity:1;box-shadow:none;border:1px solid #efefef;border-radius:4px;background:#ffffff}.kit-textbox .k-input:focus-within{border-color:#00b0ad}.kit-textbox .k-input.k-disabled{color:#9a9fa6;background:#f3f4f6}.kit-textbox .k-input.k-disabled .k-input-inner::placeholder{color:#9a9fa6}.kit-textbox .k-input-inner{padding:0;width:100%;line-height:1}.kit-textbox .k-input-inner::placeholder{color:#74777d}.kit-textbox .k-input-prefix,.kit-textbox .k-input-suffix{height:0}.kit-textbox.textbox-disabled .label{color:#74777d}.kit-textbox.textbox-danger .k-input{border-color:#ef3e42;background:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.TextBoxComponent, selector: "kendo-textbox", inputs: ["focusableId", "title", "disabled", "readonly", "tabindex", "value", "selectOnFocus", "showSuccessIcon", "showErrorIcon", "clearButton", "successIcon", "errorIcon", "clearButtonIcon", "size", "rounded", "fillMode", "tabIndex", "placeholder", "maxlength"], outputs: ["valueChange", "inputFocus", "inputBlur", "focus", "blur"], exportAs: ["kendoTextBox"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
550
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxComponent, decorators: [{
|
|
551
551
|
type: Component,
|
|
552
552
|
args: [{ selector: 'kit-textbox', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
553
553
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -578,16 +578,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
578
578
|
|
|
579
579
|
class KitTextboxModule {
|
|
580
580
|
}
|
|
581
|
-
KitTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
582
|
-
KitTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
581
|
+
KitTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
582
|
+
KitTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxModule, declarations: [KitTextboxComponent], imports: [CommonModule,
|
|
583
583
|
TextBoxModule,
|
|
584
584
|
LabelModule,
|
|
585
585
|
KitInputMessageModule], exports: [KitTextboxComponent] });
|
|
586
|
-
KitTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
586
|
+
KitTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxModule, imports: [CommonModule,
|
|
587
587
|
TextBoxModule,
|
|
588
588
|
LabelModule,
|
|
589
589
|
KitInputMessageModule] });
|
|
590
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
590
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextboxModule, decorators: [{
|
|
591
591
|
type: NgModule,
|
|
592
592
|
args: [{
|
|
593
593
|
declarations: [
|
|
@@ -662,13 +662,13 @@ class KitNumericTextboxComponent {
|
|
|
662
662
|
this.changed.emit(value);
|
|
663
663
|
}
|
|
664
664
|
}
|
|
665
|
-
KitNumericTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
666
|
-
KitNumericTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
665
|
+
KitNumericTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
666
|
+
KitNumericTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitNumericTextboxComponent, selector: "kit-numeric-textbox", inputs: { placeholder: "placeholder", label: "label", defaultValue: "defaultValue", decimals: "decimals", min: "min", max: "max", maxlength: "maxlength", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", disabled: "disabled", format: "format" }, outputs: { blured: "blured", changed: "changed" }, providers: [{
|
|
667
667
|
provide: NG_VALUE_ACCESSOR,
|
|
668
668
|
useExisting: forwardRef(() => KitNumericTextboxComponent),
|
|
669
669
|
multi: true,
|
|
670
670
|
}], ngImport: i0, template: "<div class=\"kit-numeric-textbox textbox-{{ messageType }}\"\n [class.textbox-disabled]=\"disabled\">\n <kendo-label *ngIf=\"label\" class=\"label\" [text]=\"label\" [for]=\"textbox\"></kendo-label>\n <kendo-numerictextbox #textbox\n [placeholder]=\"placeholder\"\n [disabled]=\"disabled\"\n [value]=\"defaultValue\"\n [decimals]=\"decimals\"\n [min]=\"min\"\n [max]=\"max\"\n [maxlength]=\"maxlength\"\n [format]=\"format\"\n [autoCorrect]=\"true\"\n [spinners]=\"false\"\n [selectOnFocus]=\"false\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-numerictextbox>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-numeric-textbox .label{display:block;margin-bottom:4px;color:#a9a8a8;font-weight:500;font-size:13px}.kit-numeric-textbox .k-input{padding:0 8px;height:34px;color:#002a3a;font-size:13px;opacity:1;box-shadow:none;border:1px solid #efefef;border-radius:4px;background:#ffffff}.kit-numeric-textbox .k-input:focus-within{border-color:#00b0ad}.kit-numeric-textbox .k-input.k-disabled{color:#9a9fa6;background:#f3f4f6}.kit-numeric-textbox .k-input.k-disabled .k-input-inner::placeholder{color:#9a9fa6}.kit-numeric-textbox .k-input-inner{padding:0;width:100%;line-height:1}.kit-numeric-textbox .k-input-inner::placeholder{color:#74777d}.kit-numeric-textbox .k-input-prefix,.kit-numeric-textbox .k-input-suffix{height:0}.kit-numeric-textbox.textbox-disabled .label{color:#74777d}.kit-numeric-textbox.textbox-danger .k-input{border-color:#ef3e42;background:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode"], outputs: ["valueChange", "focus", "blur"], exportAs: ["kendoNumericTextBox"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
671
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
671
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxComponent, decorators: [{
|
|
672
672
|
type: Component,
|
|
673
673
|
args: [{ selector: 'kit-numeric-textbox', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
674
674
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -707,16 +707,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
707
707
|
|
|
708
708
|
class KitNumericTextboxModule {
|
|
709
709
|
}
|
|
710
|
-
KitNumericTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
711
|
-
KitNumericTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
710
|
+
KitNumericTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
711
|
+
KitNumericTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxModule, declarations: [KitNumericTextboxComponent], imports: [CommonModule,
|
|
712
712
|
NumericTextBoxModule,
|
|
713
713
|
LabelModule,
|
|
714
714
|
KitInputMessageModule], exports: [KitNumericTextboxComponent] });
|
|
715
|
-
KitNumericTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
715
|
+
KitNumericTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxModule, imports: [CommonModule,
|
|
716
716
|
NumericTextBoxModule,
|
|
717
717
|
LabelModule,
|
|
718
718
|
KitInputMessageModule] });
|
|
719
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNumericTextboxModule, decorators: [{
|
|
720
720
|
type: NgModule,
|
|
721
721
|
args: [{
|
|
722
722
|
declarations: [
|
|
@@ -860,13 +860,13 @@ class KitAutocompleteComponent {
|
|
|
860
860
|
this.disabled = disabled;
|
|
861
861
|
}
|
|
862
862
|
}
|
|
863
|
-
KitAutocompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
864
|
-
KitAutocompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
863
|
+
KitAutocompleteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
864
|
+
KitAutocompleteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitAutocompleteComponent, selector: "kit-autocomplete", inputs: { label: "label", placeholder: "placeholder", items: "items", selectedValue: "selectedValue", disabled: "disabled", loaderVisible: "loaderVisible", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", state: "state" }, outputs: { changed: "changed", selected: "selected", blured: "blured", focused: "focused" }, providers: [{
|
|
865
865
|
provide: NG_VALUE_ACCESSOR,
|
|
866
866
|
useExisting: forwardRef(() => KitAutocompleteComponent),
|
|
867
867
|
multi: true,
|
|
868
868
|
}], viewQueries: [{ propertyName: "combobox", first: true, predicate: ["combobox"], descendants: true }], ngImport: i0, template: "<div class=\"kit-autocomplete {{ state }}\"\n [class.autocomplete-empty]=\"!items || !items.length\"\n [class.autocomplete-disabled]=\"disabled\"\n [class.autocomplete-loading]=\"loaderVisible\">\n <kendo-label *ngIf=\"label\" class=\"label display-block\"\n [text]=\"label\"\n [for]=\"combobox\">\n </kendo-label>\n <div class=\"autocomplete-wrap\">\n <kendo-combobox #combobox textField=\"text\" valueField=\"value\"\n kendoDropDownFilter\n [data]=\"items\"\n [placeholder]=\"placeholder\"\n [filterable]=\"true\"\n [disabled]=\"disabled\"\n [clearButton]=\"false\"\n [value]=\"selectedValue\"\n [allowCustom]=\"true\"\n [valueNormalizer]=\"normalizedSelectedValue$\"\n [popupSettings]=\"dropdownPopupSettings\"\n (focus)=\"onFocus()\"\n (blur)=\"onBlur()\"\n (selectionChange)=\"onValueSelect($event)\"\n (filterChange)=\"onFilterChange($event)\">\n <ng-template kendoComboBoxHeaderTemplate>\n <kit-loader *ngIf=\"loaderVisible\" class=\"popup-loader\"></kit-loader>\n </ng-template>\n <ng-template kendoComboBoxItemTemplate let-item>\n <span class=\"template\">{{ getOptionText(item) }}</span>\n </ng-template>\n </kendo-combobox>\n <kit-svg-icon class=\"input-icon\" icon=\"search\"></kit-svg-icon>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}:root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-autocomplete .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-autocomplete .autocomplete-wrap{position:relative;display:flex;align-items:center}.kit-autocomplete .k-input-button{display:none}.kit-autocomplete .k-combobox{position:static;padding:0 32px 0 8px;height:34px;border:1px solid #efefef;border-radius:4px;background:#ffffff}.kit-autocomplete .k-combobox.k-focus{box-shadow:none}.kit-autocomplete .k-input-inner{padding:0;color:#002a3a;font-size:13px;line-height:1}.kit-autocomplete .k-input-inner::selection{color:#fff;background:#00b0ad}.kit-autocomplete .popup-loader{height:100%}.kit-autocomplete .kit-loader,.kit-autocomplete .kit-loader>div{height:100%}.kit-autocomplete .kit-loader .circle{box-sizing:content-box}.kit-autocomplete .input-icon{position:absolute;right:8px;width:16px;height:16px;fill:#fff;stroke:#000}.kit-autocomplete .kit-autocomplete-popup{margin-top:4px;border:1px solid #c1c7d0;border-radius:4px;box-shadow:0 0 5px #003e5680;background-color:#f3f4f6;padding:4px}.kit-autocomplete .kit-autocomplete-popup .k-list{background-color:#f3f4f6}.kit-autocomplete .kit-autocomplete-popup .k-list-item{padding:8px;min-height:auto;background-color:#fff;font-size:13px;font-weight:500;line-height:1.26;box-shadow:none;border-radius:2px;color:#002a3a}.kit-autocomplete .kit-autocomplete-popup .k-list-item:not(:last-of-type){margin-bottom:4px}.kit-autocomplete .kit-autocomplete-popup .k-list-item:hover{background-color:#f3f5fa;color:#56a2f7}.kit-autocomplete:focus-within .k-combobox{border-color:#00b0ad}.kit-autocomplete.autocomplete-empty .kit-autocomplete-popup{display:none}.kit-autocomplete.autocomplete-loading .kit-autocomplete-popup{display:block;height:200px}.kit-autocomplete.autocomplete-loading .kit-autocomplete-popup .k-no-data,.kit-autocomplete.autocomplete-loading .kit-autocomplete-popup .k-list{display:none}.kit-autocomplete.autocomplete-disabled .label{color:#74777d}.kit-autocomplete.danger .k-combobox{border-color:#ef3e42;background:#f8e0e0}.kit-autocomplete.danger .input-icon{fill:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2$1.HeaderTemplateDirective, selector: "[kendoDropDownListHeaderTemplate],[kendoComboBoxHeaderTemplate],[kendoDropDownTreeHeaderTemplate],[kendoMultiColumnComboBoxHeaderTemplate],[kendoAutoCompleteHeaderTemplate],[kendoMultiSelectHeaderTemplate],[kendoMultiSelectTreeHeaderTemplate]" }, { kind: "directive", type: i2$1.ItemTemplateDirective, selector: "[kendoDropDownListItemTemplate],[kendoComboBoxItemTemplate],[kendoAutoCompleteItemTemplate],[kendoMultiSelectItemTemplate]" }, { kind: "directive", type: i2$1.FilterDirective, selector: "[kendoDropDownFilter]", inputs: ["data", "kendoDropDownFilter", "filterable"] }, { kind: "component", type: i2$1.ComboBoxComponent, selector: "kendo-combobox", inputs: ["focusableId", "allowCustom", "data", "value", "textField", "valueField", "valuePrimitive", "valueNormalizer", "placeholder", "popupSettings", "listHeight", "iconClass", "loading", "suggest", "clearButton", "disabled", "itemDisabled", "readonly", "tabindex", "tabIndex", "filterable", "virtual", "size", "rounded", "fillMode"], outputs: ["valueChange", "selectionChange", "filterChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoComboBox"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }, { kind: "component", type: KitLoaderComponent, selector: "kit-loader" }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
869
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
869
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteComponent, decorators: [{
|
|
870
870
|
type: Component,
|
|
871
871
|
args: [{ selector: 'kit-autocomplete', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
872
872
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -997,13 +997,13 @@ class KitDropdownComponent {
|
|
|
997
997
|
this.changeDetectorRef.markForCheck();
|
|
998
998
|
}
|
|
999
999
|
}
|
|
1000
|
-
KitDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1001
|
-
KitDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1000
|
+
KitDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1001
|
+
KitDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitDropdownComponent, selector: "kit-dropdown", inputs: { items: "items", selectedItem: "selectedItem", label: "label", disabled: "disabled", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", state: "state", defaultItem: "defaultItem", listHeight: "listHeight", hideDefaultItem: "hideDefaultItem" }, outputs: { selected: "selected" }, providers: [{
|
|
1002
1002
|
provide: NG_VALUE_ACCESSOR,
|
|
1003
1003
|
useExisting: forwardRef(() => KitDropdownComponent),
|
|
1004
1004
|
multi: true,
|
|
1005
1005
|
}], queries: [{ propertyName: "kitDropdownItemTemplate", first: true, predicate: TemplateRef, descendants: true }], ngImport: i0, template: "<div class=\"kit-dropdown {{ state }}\" [class.disabled]=\"disabled\">\n <kendo-label *ngIf=\"label\" class=\"label display-block\"\n [text]=\"label\"\n [for]=\"dropdown\"\n ></kendo-label>\n <kendo-dropdownlist #dropdown valueField=\"value\" textField=\"text\" class=\"dropdown\"\n [data]=\"items\"\n [(ngModel)]=\"selectedItem\"\n [valuePrimitive]=\"true\"\n [disabled]=\"disabled\"\n [popupSettings]=\"buildPopupSettings()\"\n [itemDisabled]=\"onItemDisabled()\"\n [defaultItem]=\"defaultItem\"\n [listHeight]=\"listHeight\"\n (selectionChange)=\"onItemSelect($event)\">\n <ng-template *ngIf=\"kitDropdownItemTemplate\" kendoDropDownListItemTemplate let-dataItem>\n <ng-container *ngTemplateOutlet=\"kitDropdownItemTemplate; context: { $implicit: dataItem }\"\n ></ng-container>\n </ng-template>\n </kendo-dropdownlist>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}:root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-dropdown .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-dropdown .k-state-disabled{background-color:#f3f4f6}.kit-dropdown .k-input-value-text{display:flex;align-items:center;height:100%;font-size:13px;font-weight:400;color:#002a3a;line-height:1}.kit-dropdown .k-icon:before{content:\"\\e015\";color:#002a3a}.kit-dropdown .dropdown{width:100%;height:34px;border-radius:4px;background:#ffffff;border:1px solid #efefef}.kit-dropdown .dropdown:hover{background-color:#fff}.kit-dropdown .dropdown.k-focus{box-shadow:none}.kit-dropdown:focus-within .dropdown{border:1px solid #00b0ad}.kit-dropdown.disabled .label{color:#74777d}.kit-dropdown.danger .dropdown{border-color:#ef3e42;background:#f8e0e0}.kit-dropdown-popup.k-popup{margin-top:4px;border:1px solid #c1c7d0;border-radius:4px;box-shadow:0 0 8px #003e5680;background-color:#f3f4f6;padding:4px}.kit-dropdown-popup.k-popup.kit-dropdown-popup-default-item .k-list-optionlabel{display:flex}.kit-dropdown-popup.k-popup .k-list-optionlabel{display:none}.kit-dropdown-popup.k-popup .k-list-ul{background-color:#f3f4f6}.kit-dropdown-popup.k-popup .k-list-optionlabel,.kit-dropdown-popup.k-popup .k-list-item{padding:8px;background-color:#fff;font-size:13px;font-weight:500;box-shadow:none;border-radius:2px;color:#002a3a}.kit-dropdown-popup.k-popup .k-list-optionlabel:not(:last-of-type),.kit-dropdown-popup.k-popup .k-list-item:not(:last-of-type){margin-bottom:4px}.kit-dropdown-popup.k-popup .k-list-optionlabel.k-list-optionlabel:before,.kit-dropdown-popup.k-popup .k-list-item.k-list-optionlabel:before{display:none}.kit-dropdown-popup.k-popup .k-list-optionlabel:hover,.kit-dropdown-popup.k-popup .k-list-optionlabel.k-focus:hover,.kit-dropdown-popup.k-popup .k-list-item:hover,.kit-dropdown-popup.k-popup .k-list-item.k-focus:hover{background-color:#f3f5fa;color:#56a2f7}.kit-dropdown-popup.k-popup .k-list-optionlabel.k-selected,.kit-dropdown-popup.k-popup .k-list-item.k-selected{background-color:#56a2f7;color:#fff}.kit-dropdown-popup.k-popup .k-list-optionlabel.k-disabled,.kit-dropdown-popup.k-popup .k-list-item.k-disabled{background-color:#f3f4f6;color:#9a9fa6}\n"], dependencies: [{ kind: "component", type: i2$1.DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["iconClass", "loading", "data", "value", "textField", "valueField", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "directive", type: i2$1.ItemTemplateDirective, selector: "[kendoDropDownListItemTemplate],[kendoComboBoxItemTemplate],[kendoAutoCompleteItemTemplate],[kendoMultiSelectItemTemplate]" }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }, { kind: "directive", type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownComponent, decorators: [{
|
|
1007
1007
|
type: Component,
|
|
1008
1008
|
args: [{ selector: 'kit-dropdown', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
1009
1009
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -1041,20 +1041,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1041
1041
|
|
|
1042
1042
|
class KitDropdownModule {
|
|
1043
1043
|
}
|
|
1044
|
-
KitDropdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1045
|
-
KitDropdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1044
|
+
KitDropdownModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1045
|
+
KitDropdownModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownModule, declarations: [KitDropdownComponent], imports: [DropDownListModule,
|
|
1046
1046
|
LabelModule,
|
|
1047
1047
|
CommonModule,
|
|
1048
1048
|
KitInputMessageModule,
|
|
1049
1049
|
ReactiveFormsModule,
|
|
1050
1050
|
FormsModule], exports: [KitDropdownComponent] });
|
|
1051
|
-
KitDropdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1051
|
+
KitDropdownModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownModule, imports: [DropDownListModule,
|
|
1052
1052
|
LabelModule,
|
|
1053
1053
|
CommonModule,
|
|
1054
1054
|
KitInputMessageModule,
|
|
1055
1055
|
ReactiveFormsModule,
|
|
1056
1056
|
FormsModule] });
|
|
1057
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1057
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDropdownModule, decorators: [{
|
|
1058
1058
|
type: NgModule,
|
|
1059
1059
|
args: [{
|
|
1060
1060
|
declarations: [
|
|
@@ -1092,9 +1092,9 @@ class KitTextareaAutoresizeDirective {
|
|
|
1092
1092
|
this.elementRef.nativeElement.style.height = `${scrollHeight}px`;
|
|
1093
1093
|
}
|
|
1094
1094
|
}
|
|
1095
|
-
KitTextareaAutoresizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1096
|
-
KitTextareaAutoresizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.
|
|
1097
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1095
|
+
KitTextareaAutoresizeDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaAutoresizeDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1096
|
+
KitTextareaAutoresizeDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: KitTextareaAutoresizeDirective, selector: "[autoresize]", host: { listeners: { ":input": "onInput()" } }, ngImport: i0 });
|
|
1097
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaAutoresizeDirective, decorators: [{
|
|
1098
1098
|
type: Directive,
|
|
1099
1099
|
args: [{
|
|
1100
1100
|
selector: '[autoresize]',
|
|
@@ -1196,13 +1196,13 @@ class KitTextareaComponent {
|
|
|
1196
1196
|
this.changed.emit(target.value);
|
|
1197
1197
|
}
|
|
1198
1198
|
}
|
|
1199
|
-
KitTextareaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1200
|
-
KitTextareaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1199
|
+
KitTextareaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1200
|
+
KitTextareaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitTextareaComponent, selector: "kit-textarea", inputs: { placeholder: "placeholder", label: "label", defaultValue: "defaultValue", maxlength: "maxlength", minLines: "minLines", maxLines: "maxLines", disabled: "disabled", messageIcon: "messageIcon", messageText: "messageText", state: "state", readonly: "readonly" }, outputs: { focused: "focused", blured: "blured", changed: "changed" }, providers: [{
|
|
1201
1201
|
provide: NG_VALUE_ACCESSOR,
|
|
1202
1202
|
useExisting: forwardRef(() => KitTextareaComponent),
|
|
1203
1203
|
multi: true,
|
|
1204
1204
|
}], usesOnChanges: true, ngImport: i0, template: "<div class=\"kit-textarea {{ state }}\"\n [class.textarea-disabled]=\"disabled\"\n [class.textarea-readonly]=\"readonly\">\n <kendo-label *ngIf=\"label\" [text]=\"label\" [for]=\"textarea\"></kendo-label>\n <div class=\"textarea-wrapper\">\n <textarea autoresize #textarea class=\"k-input\"\n [attr.placeholder]=\"placeholder\"\n [style.min-height.px]=\"minHeight\"\n [style.max-height.px]=\"maxHeight\"\n [attr.maxlength]=\"maxlength\"\n [disabled]=\"disabled\"\n [value]=\"defaultValue\"\n [readonly]=\"readonly\"\n (focus)=\"onTextareaFocus()\"\n (blur)=\"onTextareaBlur()\"\n (input)=\"onTextareaChange($event)\"\n ></textarea>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-textarea .k-label{display:block;margin-bottom:4px;color:#a9a8a8;font-weight:500;font-size:13px}.kit-textarea .textarea-wrapper{border:1px solid #efefef;border-radius:4px;background:#ffffff}.kit-textarea .textarea-wrapper:focus-within{border-color:#00b0ad}.kit-textarea .k-input{padding:8px;width:100%;min-height:32px;color:#002a3a;font-size:13px;border:none;border-radius:4px;box-sizing:border-box;line-height:1.26;overflow:auto;resize:none}.kit-textarea .k-input::placeholder{color:#74777d}.kit-textarea .k-input:disabled{background:#f3f4f6}.kit-textarea .k-input:disabled::placeholder{color:#9a9fa6}.kit-textarea.textarea-disabled .k-label,.kit-textarea.textarea-readonly .k-label{color:#74777d}.kit-textarea.textarea-disabled .k-input,.kit-textarea.textarea-readonly .k-input{color:#9a9fa6;cursor:default;pointer-events:none}.kit-textarea.danger .textarea-wrapper{border-color:#ef3e42}.kit-textarea.danger .k-input{background:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }, { kind: "directive", type: KitTextareaAutoresizeDirective, selector: "[autoresize]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1205
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaComponent, decorators: [{
|
|
1206
1206
|
type: Component,
|
|
1207
1207
|
args: [{ selector: 'kit-textarea', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
1208
1208
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -1241,16 +1241,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1241
1241
|
|
|
1242
1242
|
class KitTextareaModule {
|
|
1243
1243
|
}
|
|
1244
|
-
KitTextareaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1245
|
-
KitTextareaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1244
|
+
KitTextareaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1245
|
+
KitTextareaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaModule, declarations: [KitTextareaComponent,
|
|
1246
1246
|
KitTextareaAutoresizeDirective], imports: [CommonModule,
|
|
1247
1247
|
LabelModule,
|
|
1248
1248
|
KitInputMessageModule], exports: [KitTextareaComponent,
|
|
1249
1249
|
KitTextareaAutoresizeDirective] });
|
|
1250
|
-
KitTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1250
|
+
KitTextareaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaModule, imports: [CommonModule,
|
|
1251
1251
|
LabelModule,
|
|
1252
1252
|
KitInputMessageModule] });
|
|
1253
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1253
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextareaModule, decorators: [{
|
|
1254
1254
|
type: NgModule,
|
|
1255
1255
|
args: [{
|
|
1256
1256
|
declarations: [
|
|
@@ -1298,9 +1298,9 @@ class KitTextLabelComponent {
|
|
|
1298
1298
|
this.state = KitTextLabelState.REGULAR;
|
|
1299
1299
|
}
|
|
1300
1300
|
}
|
|
1301
|
-
KitTextLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1302
|
-
KitTextLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1303
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1301
|
+
KitTextLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1302
|
+
KitTextLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitTextLabelComponent, selector: "kit-text-label", inputs: { label: "label", value: "value", htmlMode: "htmlMode", noValueMessage: "noValueMessage", messageText: "messageText", messageType: "messageType", state: "state" }, ngImport: i0, template: "<div class=\"kit-text-label {{ state }}\" tabindex=\"0\" [class.text-label-empty]=\"!value\">\n <kendo-label *ngIf=\"value\" [text]=\"label\"></kendo-label>\n <kendo-label *ngIf=\"!value\" [text]=\"noValueMessage || label\"></kendo-label>\n <div *ngIf=\"!htmlMode; else htmlModeTemplate\" class=\"value\">{{ value }}</div>\n <ng-template #htmlModeTemplate>\n <div class=\"value\" [innerHTML]=\"value\"></div>\n </ng-template>\n <kit-input-message *ngIf=\"messageText && value\"\n [type]=\"messageType\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}:root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-text-label{padding:6px 4px 4px;border-radius:4px;border:1px solid transparent;outline:none;background:#ffffff}.kit-text-label:focus{border-color:#006890;box-shadow:0 0 0 3px #e7f4ec}.kit-text-label .k-label{display:block;margin-bottom:4px;color:#a9a8a8;font-weight:500;font-size:13px}.kit-text-label .value{color:#002a3a;font-weight:400;font-size:13px;border-radius:4px;line-height:17px}.kit-text-label.text-label-empty .value{height:22px;min-width:112px;background:#f3f4f6}.kit-text-label.danger{border-color:#ef3e42;background:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1303
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelComponent, decorators: [{
|
|
1304
1304
|
type: Component,
|
|
1305
1305
|
args: [{ selector: 'kit-text-label', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-text-label {{ state }}\" tabindex=\"0\" [class.text-label-empty]=\"!value\">\n <kendo-label *ngIf=\"value\" [text]=\"label\"></kendo-label>\n <kendo-label *ngIf=\"!value\" [text]=\"noValueMessage || label\"></kendo-label>\n <div *ngIf=\"!htmlMode; else htmlModeTemplate\" class=\"value\">{{ value }}</div>\n <ng-template #htmlModeTemplate>\n <div class=\"value\" [innerHTML]=\"value\"></div>\n </ng-template>\n <kit-input-message *ngIf=\"messageText && value\"\n [type]=\"messageType\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}:root{--ui-kit-color-white: #ffffff;--ui-kit-color-black: #000000;--ui-kit-color-main: #56a2f7;--ui-kit-color-main-20: #ddecfd;--ui-kit-color-grey-0: #252b30;--ui-kit-color-grey-2: #a7b2c3;--ui-kit-color-grey-3: #c2d1d9;--ui-kit-color-grey-4: #e2e7ed;--ui-kit-color-grey-5: #fafafc;--ui-kit-color-grey-6: #ebebe4;--ui-kit-color-grey-7: #a9a8a8;--ui-kit-color-grey-8: #efefef;--ui-kit-color-green: #00b0ad;--ui-kit-color-red: #ef3e42;--ui-kit-color-red-20: #f8e0e0;--ui-kit-color-cobalt: #002a3a}.kit-text-label{padding:6px 4px 4px;border-radius:4px;border:1px solid transparent;outline:none;background:#ffffff}.kit-text-label:focus{border-color:#006890;box-shadow:0 0 0 3px #e7f4ec}.kit-text-label .k-label{display:block;margin-bottom:4px;color:#a9a8a8;font-weight:500;font-size:13px}.kit-text-label .value{color:#002a3a;font-weight:400;font-size:13px;border-radius:4px;line-height:17px}.kit-text-label.text-label-empty .value{height:22px;min-width:112px;background:#f3f4f6}.kit-text-label.danger{border-color:#ef3e42;background:#f8e0e0}\n"] }]
|
|
1306
1306
|
}], propDecorators: { label: [{
|
|
@@ -1321,14 +1321,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1321
1321
|
|
|
1322
1322
|
class KitTextLabelModule {
|
|
1323
1323
|
}
|
|
1324
|
-
KitTextLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1325
|
-
KitTextLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1324
|
+
KitTextLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1325
|
+
KitTextLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelModule, declarations: [KitTextLabelComponent], imports: [CommonModule,
|
|
1326
1326
|
LabelModule,
|
|
1327
1327
|
KitInputMessageModule], exports: [KitTextLabelComponent] });
|
|
1328
|
-
KitTextLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1328
|
+
KitTextLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelModule, imports: [CommonModule,
|
|
1329
1329
|
LabelModule,
|
|
1330
1330
|
KitInputMessageModule] });
|
|
1331
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1331
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTextLabelModule, decorators: [{
|
|
1332
1332
|
type: NgModule,
|
|
1333
1333
|
args: [{
|
|
1334
1334
|
declarations: [
|
|
@@ -1456,9 +1456,9 @@ class KitUnitsTextboxComponent {
|
|
|
1456
1456
|
this.dropdownFormControl.markAsTouched();
|
|
1457
1457
|
}
|
|
1458
1458
|
}
|
|
1459
|
-
KitUnitsTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1460
|
-
KitUnitsTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1461
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1459
|
+
KitUnitsTextboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1460
|
+
KitUnitsTextboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitUnitsTextboxComponent, selector: "kit-units-textbox", inputs: { placeholder: "placeholder", label: "label", disabledTextBox: "disabledTextBox", disabledDropdown: "disabledDropdown", dropdownItems: "dropdownItems", selectedDropdownItem: "selectedDropdownItem", textBoxValue: "textBoxValue", textBoxFormControl: "textBoxFormControl", dropdownFormControl: "dropdownFormControl", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType", dropdownPosition: "dropdownPosition", textboxType: "textboxType", decimals: "decimals", min: "min", max: "max", maxlength: "maxlength", format: "format", state: "state" }, outputs: { blured: "blured", selected: "selected", changed: "changed" }, ngImport: i0, template: "<div class=\"kit-units-textbox {{ state }}\" [class.textbox-disabled]=\"disabledTextBox\"\n [class.dropdown-disabled]=\"disabledDropdown\"\n [class.units-left]=\"dropdownPosition === KitUnitsTextboxDropdownPosition.LEFT\">\n <kendo-label *ngIf=\"label\" class=\"label display-block\"\n [text]=\"label\"\n ></kendo-label>\n <div class=\"units-textbox-wrap\">\n <kendo-textbox *ngIf=\"textboxType === KitUnitsTextboxType.TEXT; else numericTextboxTemplate\"\n [placeholder]=\"placeholder\"\n [value]=\"textBoxFormControl.value || textBoxValue\"\n [disabled]=\"disabledTextBox\"\n [maxlength]=\"maxlength\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-textbox>\n <ng-template #numericTextboxTemplate>\n <kendo-numerictextbox [placeholder]=\"placeholder\"\n [value]=\"textBoxFormControl.value || textBoxValue\"\n [decimals]=\"decimals\"\n [min]=\"min\"\n [max]=\"max\"\n [maxlength]=\"maxlength\"\n [format]=\"format\"\n [autoCorrect]=\"true\"\n [spinners]=\"false\"\n [selectOnFocus]=\"false\"\n [disabled]=\"disabledTextBox\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-numerictextbox>\n </ng-template>\n <kendo-dropdownlist valueField=\"value\" textField=\"text\"\n [data]=\"dropdownItems\"\n [value]=\"dropdownFormControl.value || selectedDropdownItem\"\n [valuePrimitive]=\"true\"\n [disabled]=\"disabledDropdown\"\n [popupSettings]=\"dropdownPopupSettings\"\n [itemDisabled]=\"onItemDisabled()\"\n (selectionChange)=\"onItemSelect($event)\"\n (blur)=\"onDropdownBlur()\"\n ></kendo-dropdownlist>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-units-textbox .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-units-textbox .units-textbox-wrap{display:flex;height:34px;border:1px solid #efefef;border-radius:4px;background:#ffffff;box-sizing:border-box}.kit-units-textbox .k-textbox,.kit-units-textbox .k-numerictextbox{height:100%;width:auto;opacity:1;border:none;box-shadow:none;flex-grow:1;background:none}.kit-units-textbox .k-textbox .k-input-inner,.kit-units-textbox .k-numerictextbox .k-input-inner{padding:0 8px;width:100%;color:#002a3a;font-size:13px;line-height:1}.kit-units-textbox .k-dropdownlist{position:relative;width:auto;overflow:visible;border:none;background:none}.kit-units-textbox .k-dropdownlist.k-focus{box-shadow:none}.kit-units-textbox .k-dropdownlist:hover{background:none}.kit-units-textbox .k-dropdownlist .k-input-inner{padding:0;height:100%;justify-content:flex-end;font-size:13px;font-weight:500;color:#56a2f7;overflow:visible}.kit-units-textbox .k-dropdownlist .k-input-value-text{overflow:visible}.kit-units-textbox .k-dropdownlist .k-input-button{line-height:1}.kit-units-textbox .k-dropdownlist .k-icon:before{content:\"\\e015\";color:#000}.kit-units-textbox:focus-within .units-textbox-wrap{border:1px solid #00b0ad}.kit-units-textbox .k-animation-container{position:absolute;left:auto!important;right:0!important}.kit-units-textbox .kit-dropdown-popup{margin-top:8px;min-width:75px;border:1px solid #c1c7d0;border-radius:4px;box-shadow:0 0 8px #003e5680;background-color:#f3f4f6;padding:4px}.kit-units-textbox .kit-dropdown-popup .k-list-ul{background-color:#f3f4f6}.kit-units-textbox .kit-dropdown-popup .k-list-item{background-color:#fff;font-size:13px;font-weight:500;box-shadow:none;border-radius:2px;color:#002a3a;justify-content:flex-end;text-align:right}.kit-units-textbox .kit-dropdown-popup .k-list-item:not(:last-of-type){margin-bottom:4px}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-state-focused{background-color:#fff;color:#27282a}.kit-units-textbox .kit-dropdown-popup .k-list-item:hover,.kit-units-textbox .kit-dropdown-popup .k-list-item.k-focus:hover{background-color:#f3f5fa;color:#56a2f7}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-selected{background-color:#56a2f7;color:#fff}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-disabled{background-color:#f3f4f6;color:#9a9fa6}.kit-units-textbox.textbox-disabled .label{color:#74777d}.kit-units-textbox.textbox-disabled .units-textbox-wrap{border-color:#c1c7d0;background-color:#f3f4f6;box-shadow:none}.kit-units-textbox.textbox-disabled .k-textbox .k-input-inner,.kit-units-textbox.textbox-disabled .k-numerictextbox .k-input-inner{color:#9a9fa6}.kit-units-textbox.units-left .units-textbox-wrap{flex-direction:row-reverse}.kit-units-textbox.units-left .k-textbox,.kit-units-textbox.units-left .k-numerictextbox{grid-column:2;grid-row:1}.kit-units-textbox.units-left .k-textbox .k-input,.kit-units-textbox.units-left .k-numerictextbox .k-input{padding-left:0}.kit-units-textbox.units-left .k-dropdownlist{grid-column:1}.kit-units-textbox.units-left .k-dropdownlist .k-input-inner{padding-left:8px;width:auto}.kit-units-textbox.units-left .k-animation-container{left:0!important;right:auto!important}.kit-units-textbox.units-left .kit-dropdown-popup .k-list-item{justify-content:flex-start;text-align:left}.kit-units-textbox .k-input-prefix,.kit-units-textbox .k-input-suffix{height:0}.kit-units-textbox.dropdown-disabled .k-dropdownlist .k-input-inner,.kit-units-textbox.dropdown-disabled .k-dropdownlist .k-icon:before{color:#9a9fa6}.kit-units-textbox.danger .units-textbox-wrap{border-color:#ef3e42;background:#f8e0e0}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.TextBoxComponent, selector: "kendo-textbox", inputs: ["focusableId", "title", "disabled", "readonly", "tabindex", "value", "selectOnFocus", "showSuccessIcon", "showErrorIcon", "clearButton", "successIcon", "errorIcon", "clearButtonIcon", "size", "rounded", "fillMode", "tabIndex", "placeholder", "maxlength"], outputs: ["valueChange", "inputFocus", "inputBlur", "focus", "blur"], exportAs: ["kendoTextBox"] }, { kind: "component", type: i2.NumericTextBoxComponent, selector: "kendo-numerictextbox", inputs: ["focusableId", "disabled", "readonly", "title", "autoCorrect", "format", "max", "min", "decimals", "placeholder", "step", "spinners", "rangeValidation", "tabindex", "tabIndex", "changeValueOnScroll", "selectOnFocus", "value", "maxlength", "size", "rounded", "fillMode"], outputs: ["valueChange", "focus", "blur"], exportAs: ["kendoNumericTextBox"] }, { kind: "component", type: i2$1.DropDownListComponent, selector: "kendo-dropdownlist", inputs: ["iconClass", "loading", "data", "value", "textField", "valueField", "popupSettings", "listHeight", "defaultItem", "disabled", "itemDisabled", "readonly", "filterable", "virtual", "ignoreCase", "delay", "valuePrimitive", "tabindex", "tabIndex", "size", "rounded", "fillMode", "id"], outputs: ["valueChange", "filterChange", "selectionChange", "open", "opened", "close", "closed", "focus", "blur"], exportAs: ["kendoDropDownList"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxComponent, decorators: [{
|
|
1462
1462
|
type: Component,
|
|
1463
1463
|
args: [{ selector: 'kit-units-textbox', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-units-textbox {{ state }}\" [class.textbox-disabled]=\"disabledTextBox\"\n [class.dropdown-disabled]=\"disabledDropdown\"\n [class.units-left]=\"dropdownPosition === KitUnitsTextboxDropdownPosition.LEFT\">\n <kendo-label *ngIf=\"label\" class=\"label display-block\"\n [text]=\"label\"\n ></kendo-label>\n <div class=\"units-textbox-wrap\">\n <kendo-textbox *ngIf=\"textboxType === KitUnitsTextboxType.TEXT; else numericTextboxTemplate\"\n [placeholder]=\"placeholder\"\n [value]=\"textBoxFormControl.value || textBoxValue\"\n [disabled]=\"disabledTextBox\"\n [maxlength]=\"maxlength\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-textbox>\n <ng-template #numericTextboxTemplate>\n <kendo-numerictextbox [placeholder]=\"placeholder\"\n [value]=\"textBoxFormControl.value || textBoxValue\"\n [decimals]=\"decimals\"\n [min]=\"min\"\n [max]=\"max\"\n [maxlength]=\"maxlength\"\n [format]=\"format\"\n [autoCorrect]=\"true\"\n [spinners]=\"false\"\n [selectOnFocus]=\"false\"\n [disabled]=\"disabledTextBox\"\n (blur)=\"onInputBlur()\"\n (valueChange)=\"onInputChange($event)\"\n ></kendo-numerictextbox>\n </ng-template>\n <kendo-dropdownlist valueField=\"value\" textField=\"text\"\n [data]=\"dropdownItems\"\n [value]=\"dropdownFormControl.value || selectedDropdownItem\"\n [valuePrimitive]=\"true\"\n [disabled]=\"disabledDropdown\"\n [popupSettings]=\"dropdownPopupSettings\"\n [itemDisabled]=\"onItemDisabled()\"\n (selectionChange)=\"onItemSelect($event)\"\n (blur)=\"onDropdownBlur()\"\n ></kendo-dropdownlist>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-units-textbox .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-units-textbox .units-textbox-wrap{display:flex;height:34px;border:1px solid #efefef;border-radius:4px;background:#ffffff;box-sizing:border-box}.kit-units-textbox .k-textbox,.kit-units-textbox .k-numerictextbox{height:100%;width:auto;opacity:1;border:none;box-shadow:none;flex-grow:1;background:none}.kit-units-textbox .k-textbox .k-input-inner,.kit-units-textbox .k-numerictextbox .k-input-inner{padding:0 8px;width:100%;color:#002a3a;font-size:13px;line-height:1}.kit-units-textbox .k-dropdownlist{position:relative;width:auto;overflow:visible;border:none;background:none}.kit-units-textbox .k-dropdownlist.k-focus{box-shadow:none}.kit-units-textbox .k-dropdownlist:hover{background:none}.kit-units-textbox .k-dropdownlist .k-input-inner{padding:0;height:100%;justify-content:flex-end;font-size:13px;font-weight:500;color:#56a2f7;overflow:visible}.kit-units-textbox .k-dropdownlist .k-input-value-text{overflow:visible}.kit-units-textbox .k-dropdownlist .k-input-button{line-height:1}.kit-units-textbox .k-dropdownlist .k-icon:before{content:\"\\e015\";color:#000}.kit-units-textbox:focus-within .units-textbox-wrap{border:1px solid #00b0ad}.kit-units-textbox .k-animation-container{position:absolute;left:auto!important;right:0!important}.kit-units-textbox .kit-dropdown-popup{margin-top:8px;min-width:75px;border:1px solid #c1c7d0;border-radius:4px;box-shadow:0 0 8px #003e5680;background-color:#f3f4f6;padding:4px}.kit-units-textbox .kit-dropdown-popup .k-list-ul{background-color:#f3f4f6}.kit-units-textbox .kit-dropdown-popup .k-list-item{background-color:#fff;font-size:13px;font-weight:500;box-shadow:none;border-radius:2px;color:#002a3a;justify-content:flex-end;text-align:right}.kit-units-textbox .kit-dropdown-popup .k-list-item:not(:last-of-type){margin-bottom:4px}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-state-focused{background-color:#fff;color:#27282a}.kit-units-textbox .kit-dropdown-popup .k-list-item:hover,.kit-units-textbox .kit-dropdown-popup .k-list-item.k-focus:hover{background-color:#f3f5fa;color:#56a2f7}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-selected{background-color:#56a2f7;color:#fff}.kit-units-textbox .kit-dropdown-popup .k-list-item.k-disabled{background-color:#f3f4f6;color:#9a9fa6}.kit-units-textbox.textbox-disabled .label{color:#74777d}.kit-units-textbox.textbox-disabled .units-textbox-wrap{border-color:#c1c7d0;background-color:#f3f4f6;box-shadow:none}.kit-units-textbox.textbox-disabled .k-textbox .k-input-inner,.kit-units-textbox.textbox-disabled .k-numerictextbox .k-input-inner{color:#9a9fa6}.kit-units-textbox.units-left .units-textbox-wrap{flex-direction:row-reverse}.kit-units-textbox.units-left .k-textbox,.kit-units-textbox.units-left .k-numerictextbox{grid-column:2;grid-row:1}.kit-units-textbox.units-left .k-textbox .k-input,.kit-units-textbox.units-left .k-numerictextbox .k-input{padding-left:0}.kit-units-textbox.units-left .k-dropdownlist{grid-column:1}.kit-units-textbox.units-left .k-dropdownlist .k-input-inner{padding-left:8px;width:auto}.kit-units-textbox.units-left .k-animation-container{left:0!important;right:auto!important}.kit-units-textbox.units-left .kit-dropdown-popup .k-list-item{justify-content:flex-start;text-align:left}.kit-units-textbox .k-input-prefix,.kit-units-textbox .k-input-suffix{height:0}.kit-units-textbox.dropdown-disabled .k-dropdownlist .k-input-inner,.kit-units-textbox.dropdown-disabled .k-dropdownlist .k-icon:before{color:#9a9fa6}.kit-units-textbox.danger .units-textbox-wrap{border-color:#ef3e42;background:#f8e0e0}\n"] }]
|
|
1464
1464
|
}], propDecorators: { placeholder: [{
|
|
@@ -1511,8 +1511,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1511
1511
|
|
|
1512
1512
|
class KitUnitsTextboxModule {
|
|
1513
1513
|
}
|
|
1514
|
-
KitUnitsTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1515
|
-
KitUnitsTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1514
|
+
KitUnitsTextboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1515
|
+
KitUnitsTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxModule, declarations: [KitUnitsTextboxComponent], imports: [CommonModule,
|
|
1516
1516
|
TextBoxModule,
|
|
1517
1517
|
NumericTextBoxModule,
|
|
1518
1518
|
DropDownListModule,
|
|
@@ -1520,7 +1520,7 @@ KitUnitsTextboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", v
|
|
|
1520
1520
|
KitInputMessageModule,
|
|
1521
1521
|
FormsModule,
|
|
1522
1522
|
ReactiveFormsModule], exports: [KitUnitsTextboxComponent] });
|
|
1523
|
-
KitUnitsTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1523
|
+
KitUnitsTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxModule, imports: [CommonModule,
|
|
1524
1524
|
TextBoxModule,
|
|
1525
1525
|
NumericTextBoxModule,
|
|
1526
1526
|
DropDownListModule,
|
|
@@ -1528,7 +1528,7 @@ KitUnitsTextboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", v
|
|
|
1528
1528
|
KitInputMessageModule,
|
|
1529
1529
|
FormsModule,
|
|
1530
1530
|
ReactiveFormsModule] });
|
|
1531
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1531
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitUnitsTextboxModule, decorators: [{
|
|
1532
1532
|
type: NgModule,
|
|
1533
1533
|
args: [{
|
|
1534
1534
|
declarations: [
|
|
@@ -1630,13 +1630,13 @@ class KitDatetimepickerComponent {
|
|
|
1630
1630
|
this.disabled = disabled;
|
|
1631
1631
|
}
|
|
1632
1632
|
}
|
|
1633
|
-
KitDatetimepickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1634
|
-
KitDatetimepickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1633
|
+
KitDatetimepickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerComponent, deps: [{ token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1634
|
+
KitDatetimepickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitDatetimepickerComponent, selector: "kit-datetimepicker", inputs: { label: "label", placeholder: "placeholder", disabled: "disabled", messageIcon: "messageIcon", messageText: "messageText", isValid: "isValid", format: "format", defaultDate: "defaultDate", min: "min", max: "max" }, outputs: { changed: "changed" }, providers: [{
|
|
1635
1635
|
provide: NG_VALUE_ACCESSOR,
|
|
1636
1636
|
useExisting: forwardRef(() => KitDatetimepickerComponent),
|
|
1637
1637
|
multi: true,
|
|
1638
1638
|
}], viewQueries: [{ propertyName: "datetimepicker", first: true, predicate: ["datetimepicker"], descendants: true }], ngImport: i0, template: "<div class=\"kit-datetimepicker\"\n [class.datetimepicker-disabled]=\"disabled\"\n [class.datetimepicker-invalid]=\"!isValid\"\n [class.datetimepicker-opened]=\"datetimepicker.isOpen\"\n>\n <kendo-label *ngIf=\"label\" class=\"label display-block\"\n [text]=\"label\"\n [for]=\"datetimepicker\"\n ></kendo-label>\n <div class=\"datetimepicker-wrap\">\n <button class=\"toggle-btn\" (click)=\"onPopupToggle()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n <kendo-datetimepicker #datetimepicker\n [placeholder]=\"placeholder\"\n [format]=\"format\"\n [disabled]=\"disabled\"\n [popupSettings]=\"datetimepickerPopupSettings\"\n [value]=\"defaultDate\"\n [min]=\"min\" [max]=\"max\"\n [focusedDate]=\"defaultDate\"\n (valueChange)=\"onValueChange($event)\"\n (blur)=\"onBlur()\"\n (close)=\"onClose()\"\n ></kendo-datetimepicker>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-datetimepicker .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-datetimepicker .datetimepicker-wrap{position:relative}.kit-datetimepicker .k-datetimepicker{padding:4px 8px 4px 28px;height:34px;width:100%;font-size:13px;font-weight:400;color:#002a3a;border-radius:4px;border:1px solid #efefef}.kit-datetimepicker .k-datetimepicker.k-focus{border-color:#00b0ad;box-shadow:none}.kit-datetimepicker .k-dateinput{box-shadow:none}.kit-datetimepicker .k-input-inner{padding:0;line-height:1}.kit-datetimepicker .k-input-inner::placeholder{color:#74777d}.kit-datetimepicker .k-input-inner::selection{color:#fff;background:#00b0ad}.kit-datetimepicker .toggle-btn{position:absolute;top:0;left:0;padding:0 8px;height:100%;border:none;background:none;cursor:pointer;z-index:1}.kit-datetimepicker .toggle-btn .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-datetimepicker.datetimepicker-opened .toggle-btn .button-icon{stroke:#00b0ad}.kit-datetimepicker:focus-within .k-datetimepicker{color:#27282a}.kit-datetimepicker.datetimepicker-disabled .label{color:#74777d}.kit-datetimepicker.datetimepicker-disabled .k-datetimepicker{color:#9a9fa6;border-color:#c1c7d0;background-color:#f3f4f6}.kit-datetimepicker.datetimepicker-disabled .toggle-btn{cursor:default}.kit-datetimepicker.datetimepicker-disabled .toggle-btn .button-icon{stroke:#c1c7d0}.kit-datetimepicker.datetimepicker-invalid .k-datetimepicker{color:#27282a;border-color:#ef3e42;background-color:#f8e0e0}.kit-datetimepicker .k-input-button{display:none}.kit-datetimepicker-popup.k-popup{margin-top:8px;border-radius:6px;border:1px solid #006890;box-shadow:none;background:#f3f4f6}.kit-datetimepicker-popup.k-popup .k-datetime-wrap{width:296px}.kit-datetimepicker-popup.k-popup .k-datetime-buttongroup{padding:4px;border-radius:6px 6px 0 0;background:#dadde3}.kit-datetimepicker-popup.k-popup .k-datetime-buttongroup .k-button{height:32px;color:#27282a;font-size:13px;font-weight:400;border-radius:6px 6px 0 0;border:1px solid #c1c7d0;background:#dadde3}.kit-datetimepicker-popup.k-popup .k-datetime-buttongroup .k-button.k-active{background:#ffffff}.kit-datetimepicker-popup.k-popup .k-datetime-selector{padding-top:6px;background:none}.kit-datetimepicker-popup.k-popup .kalendar-view{padding:0}.kit-datetimepicker-popup.k-popup .k-datetime-time-wrap,.kit-datetimepicker-popup.k-popup .k-datetime-calendar-wrap{flex-basis:296px}.kit-datetimepicker-popup.k-popup .k-calendar{width:100%;background:none}.kit-datetimepicker-popup.k-popup .k-link{align-items:center;width:100%;height:100%;color:#27282a;font-size:13px;font-weight:500;border-radius:50%;box-shadow:none}.kit-datetimepicker-popup.k-popup .k-link:hover{color:#7ccdf4;background:none}.kit-datetimepicker-popup.k-popup .k-calendar-view{padding:0;width:100%}.kit-datetimepicker-popup.k-popup .k-calendar-view:after{display:none}.kit-datetimepicker-popup.k-popup .k-calendar-view .k-calendar-th{padding:6px 0;height:auto;color:#9a9fa6;font-size:16px;font-weight:700}.kit-datetimepicker-popup.k-popup .k-calendar-view .k-link{width:100%}.kit-datetimepicker-popup.k-popup .k-calendar-table{border-collapse:collapse}.kit-datetimepicker-popup.k-popup .k-calendar-header,.kit-datetimepicker-popup.k-popup .k-time-header{margin:0 0 6px;padding:4px 30px;border-radius:6px 6px 0 0;background:#ffffff}.kit-datetimepicker-popup.k-popup .k-calendar-header .k-calendar-title,.kit-datetimepicker-popup.k-popup .k-time-header .k-calendar-title{padding:0;color:#27282a;font-size:16px;font-weight:700}.kit-datetimepicker-popup.k-popup .k-calendar-header .k-today,.kit-datetimepicker-popup.k-popup .k-calendar-header .k-time-now,.kit-datetimepicker-popup.k-popup .k-time-header .k-today,.kit-datetimepicker-popup.k-popup .k-time-header .k-time-now{display:flex;align-items:center;padding:0;color:#7ccdf4;font-size:16px;font-weight:400;text-transform:uppercase}.kit-datetimepicker-popup.k-popup .k-calendar-header .k-today:hover,.kit-datetimepicker-popup.k-popup .k-calendar-header .k-time-now:hover,.kit-datetimepicker-popup.k-popup .k-time-header .k-today:hover,.kit-datetimepicker-popup.k-popup .k-time-header .k-time-now:hover{color:#7ccdf4}.kit-datetimepicker-popup.k-popup .k-calendar-weekdays{padding:6px 8px 0}.kit-datetimepicker-popup.k-popup .k-calendar-weekdays .k-calendar-th{padding:0;height:40px;color:#27282a;font-size:13px;font-weight:500;line-height:1;text-transform:uppercase}.kit-datetimepicker-popup.k-popup .k-calendar-content{margin:0;padding:0 8px;box-sizing:border-box}.kit-datetimepicker-popup.k-popup .k-calendar-content>.k-calendar-table{margin:0;width:100%}.kit-datetimepicker-popup.k-popup .k-calendar-td{width:40px;height:40px;border:1px solid #dfdfdf}.kit-datetimepicker-popup.k-popup .k-calendar-td:hover .k-link{background:none}.kit-datetimepicker-popup.k-popup .k-calendar-td.k-empty{border:none}.kit-datetimepicker-popup.k-popup .k-calendar-td.k-today .k-link{color:#7ccdf4}.kit-datetimepicker-popup.k-popup .k-calendar-td.k-state-selected .k-link{color:#fff;border:1px solid #dfdfdf;background:#7ccdf4}.kit-datetimepicker-popup.k-popup .k-calendar-td.k-state-focused .k-link{box-shadow:none}.kit-datetimepicker-popup.k-popup .k-action-buttons{margin-top:0;padding:12px;justify-content:center;border-top:1px solid #006890}.kit-datetimepicker-popup.k-popup .k-action-buttons .k-button{margin:0 5px;width:110px;height:30px;flex:0 0 auto;font-size:14px;font-weight:400;border-radius:4px;border:none}.kit-datetimepicker-popup.k-popup .k-time-cancel{color:#27282a;background:#dadde3}.kit-datetimepicker-popup.k-popup .k-time-accept{color:#fff;background:#006890}.kit-datetimepicker-popup.k-popup .k-time-list-wrapper{padding:0;height:252px;background:#ffffff}.kit-datetimepicker-popup.k-popup .k-time-list-wrapper:before,.kit-datetimepicker-popup.k-popup .k-time-list-wrapper:after{display:none}.kit-datetimepicker-popup.k-popup .k-time-list-wrapper.k-state-focused{background:#f3f4f6}.kit-datetimepicker-popup.k-popup .k-time-list-wrapper .k-title{display:flex;align-items:center;justify-content:center;margin:0;color:#27282a;font-size:14px;font-weight:500;height:40px}.kit-datetimepicker-popup.k-popup .k-time-list:before,.kit-datetimepicker-popup.k-popup .k-time-list:after{display:none}.kit-datetimepicker-popup.k-popup .k-time-list .k-item{display:flex;align-items:center;justify-content:center;padding:0;height:40px;color:#27282a;font-size:14px;font-weight:500}.kit-datetimepicker-popup.k-popup .k-time-highlight{top:50%;height:40px;border-color:#cdd2d9;transform:none}.kit-datetimepicker-popup.k-popup .k-time-separator{margin-top:20px}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2$2.DateTimePickerComponent, selector: "kendo-datetimepicker", inputs: ["focusableId", "value", "format", "twoDigitYearMax", "tabindex", "disabledDates", "popupSettings", "title", "subtitle", "disabled", "readonly", "readOnlyInput", "cancelButton", "formatPlaceholder", "placeholder", "steps", "focusedDate", "calendarType", "animateCalendarNavigation", "weekNumber", "min", "max", "rangeValidation", "disabledDatesValidation", "incompleteDateValidation", "adaptiveMode", "defaultTab", "size", "rounded", "fillMode"], outputs: ["valueChange", "open", "close", "focus", "blur"], exportAs: ["kendo-datetimepicker"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1639
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerComponent, decorators: [{
|
|
1640
1640
|
type: Component,
|
|
1641
1641
|
args: [{ selector: 'kit-datetimepicker', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
1642
1642
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -1672,18 +1672,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1672
1672
|
|
|
1673
1673
|
class KitDatetimepickerModule {
|
|
1674
1674
|
}
|
|
1675
|
-
KitDatetimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1676
|
-
KitDatetimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1675
|
+
KitDatetimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1676
|
+
KitDatetimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerModule, declarations: [KitDatetimepickerComponent], imports: [CommonModule,
|
|
1677
1677
|
DateInputsModule,
|
|
1678
1678
|
LabelModule,
|
|
1679
1679
|
KitSvgIconModule,
|
|
1680
1680
|
KitInputMessageModule], exports: [KitDatetimepickerComponent] });
|
|
1681
|
-
KitDatetimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1681
|
+
KitDatetimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerModule, imports: [CommonModule,
|
|
1682
1682
|
DateInputsModule,
|
|
1683
1683
|
LabelModule,
|
|
1684
1684
|
KitSvgIconModule,
|
|
1685
1685
|
KitInputMessageModule] });
|
|
1686
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1686
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDatetimepickerModule, decorators: [{
|
|
1687
1687
|
type: NgModule,
|
|
1688
1688
|
args: [{
|
|
1689
1689
|
declarations: [
|
|
@@ -1717,9 +1717,9 @@ class KitNotificationComponent {
|
|
|
1717
1717
|
this.type = KitNotificationType.INFO;
|
|
1718
1718
|
}
|
|
1719
1719
|
}
|
|
1720
|
-
KitNotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1721
|
-
KitNotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1722
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1720
|
+
KitNotificationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1721
|
+
KitNotificationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitNotificationComponent, selector: "kit-notification", inputs: { type: "type" }, ngImport: i0, template: "<div class=\"kit-notification notification-{{ type }}\">\n <kit-svg-icon class=\"notification-icon\"\n [icon]=\"type\"\n ></kit-svg-icon>\n <div class=\"notification-text\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-notification{display:flex;align-items:center;padding:12px}.kit-notification .notification-icon{margin-right:10px;width:20px;height:20px;fill:none;flex-shrink:0}.kit-notification .notification-text{color:#000;font-size:14px;font-weight:400;line-height:1.26;white-space:pre-wrap}.kit-notification.notification-info{background-color:#fff8e0}.kit-notification.notification-warning{background-color:#ffeee5}.kit-notification.notification-error{background-color:#f8e0e0}.kit-notification.notification-success{background-color:#e7f4ec}\n"], dependencies: [{ kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1722
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationComponent, decorators: [{
|
|
1723
1723
|
type: Component,
|
|
1724
1724
|
args: [{ selector: 'kit-notification', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-notification notification-{{ type }}\">\n <kit-svg-icon class=\"notification-icon\"\n [icon]=\"type\"\n ></kit-svg-icon>\n <div class=\"notification-text\">\n <ng-content></ng-content>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-notification{display:flex;align-items:center;padding:12px}.kit-notification .notification-icon{margin-right:10px;width:20px;height:20px;fill:none;flex-shrink:0}.kit-notification .notification-text{color:#000;font-size:14px;font-weight:400;line-height:1.26;white-space:pre-wrap}.kit-notification.notification-info{background-color:#fff8e0}.kit-notification.notification-warning{background-color:#ffeee5}.kit-notification.notification-error{background-color:#f8e0e0}.kit-notification.notification-success{background-color:#e7f4ec}\n"] }]
|
|
1725
1725
|
}], propDecorators: { type: [{
|
|
@@ -1728,12 +1728,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1728
1728
|
|
|
1729
1729
|
class KitNotificationModule {
|
|
1730
1730
|
}
|
|
1731
|
-
KitNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1732
|
-
KitNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1731
|
+
KitNotificationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1732
|
+
KitNotificationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationModule, declarations: [KitNotificationComponent], imports: [CommonModule,
|
|
1733
1733
|
KitSvgIconModule], exports: [KitNotificationComponent] });
|
|
1734
|
-
KitNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1734
|
+
KitNotificationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationModule, imports: [CommonModule,
|
|
1735
1735
|
KitSvgIconModule] });
|
|
1736
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1736
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNotificationModule, decorators: [{
|
|
1737
1737
|
type: NgModule,
|
|
1738
1738
|
args: [{
|
|
1739
1739
|
declarations: [
|
|
@@ -1774,11 +1774,11 @@ class KitTooltipDirective extends TooltipDirective {
|
|
|
1774
1774
|
this.position = this.kitTooltipPosition;
|
|
1775
1775
|
}
|
|
1776
1776
|
}
|
|
1777
|
-
KitTooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1778
|
-
KitTooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.
|
|
1777
|
+
KitTooltipDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
1778
|
+
KitTooltipDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: KitTooltipDirective, selector: "[kitTooltip]", inputs: { kitTooltipPosition: "kitTooltipPosition", kitTooltipFilter: "kitTooltipFilter", kitTooltipTemplateRef: "kitTooltipTemplateRef" }, providers: [
|
|
1779
1779
|
PopupService,
|
|
1780
1780
|
], usesInheritance: true, ngImport: i0 });
|
|
1781
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1781
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipDirective, decorators: [{
|
|
1782
1782
|
type: Directive,
|
|
1783
1783
|
args: [{
|
|
1784
1784
|
selector: '[kitTooltip]',
|
|
@@ -1804,9 +1804,9 @@ class KitLocationStepperComponent {
|
|
|
1804
1804
|
this.KitSvgIcon = KitSvgIcon;
|
|
1805
1805
|
}
|
|
1806
1806
|
}
|
|
1807
|
-
KitLocationStepperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1808
|
-
KitLocationStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
1809
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1807
|
+
KitLocationStepperComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1808
|
+
KitLocationStepperComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitLocationStepperComponent, selector: "kit-location-stepper", inputs: { items: "items", toolTipPosition: "toolTipPosition" }, ngImport: i0, template: "<ng-template #icon let-item=\"item\">\n <kit-svg-icon [icon]=\"item.icon\" class=\"display-block location-icon\"\n [title]=\"item.title\"\n ></kit-svg-icon>\n</ng-template>\n\n<ng-template #description let-item=\"item\">\n <ng-template #toolTip>\n <span class=\"location-tooltip\">{{ item.toolTipText }}</span>\n </ng-template>\n <div *ngIf=\"item.toolTipText\" class=\"description-location\" kitTooltip\n kitTooltipFilter=\"div.description-location\"\n tooltipClass=\"location-tooltip-wrapper\"\n [kitTooltipTemplateRef]=\"toolTip\"\n [kitTooltipPosition]=\"toolTipPosition\">\n <div class=\"title\">{{ item.title }}</div>\n <div *ngIf=\"item.description\" class=\"caption\">{{ item.description }}</div>\n </div>\n\n <div *ngIf=\"!item.toolTipText\" class=\"description-location\">\n <div class=\"title\">{{ item.title }}</div>\n <div *ngIf=\"item.description\" class=\"caption\">{{ item.description }}</div>\n </div>\n\n <div *ngIf=\"item.name\" class=\"description-name\">{{ item.name }}</div>\n</ng-template>\n\n<ng-template #dates let-dates=\"dates\">\n <div *ngFor=\"let date of dates\" class=\"date display-flex\">\n <span class=\"date-description\">{{ date.description }}</span>\n <span>{{ date.value }}</span>\n </div>\n</ng-template>\n\n<div class=\"kit-location-stepper\">\n <div *ngFor=\"let item of items; let first = first; let last = last\" class=\"step {{ item.cssClass }}\"\n [class.first]=\"first\"\n [class.last]=\"last\"\n [class.has-sub-items]=\"!!item.subItems\">\n <div class=\"step-inner display-flex\">\n <div *ngIf=\"item.dates?.length\" class=\"dates\">\n <ng-container *ngTemplateOutlet=\"dates; context: { dates: item.dates }\"></ng-container>\n </div>\n\n <ng-container *ngTemplateOutlet=\"icon; context: { item: item }\"></ng-container>\n\n <div class=\"description\">\n <ng-container *ngTemplateOutlet=\"description; context: { item: item }\"></ng-container>\n </div>\n </div>\n <div *ngIf=\"item.subItems?.length\" class=\"sub-items\">\n <div *ngFor=\"let subItem of item.subItems\" class=\"sub-item display-flex {{ subItem.cssClass }}\">\n <div *ngIf=\"subItem.dates?.length\" class=\"dates\">\n <ng-container *ngTemplateOutlet=\"dates; context: { dates: subItem.dates }\"></ng-container>\n </div>\n\n <ng-container *ngTemplateOutlet=\"icon; context: { item: subItem }\"></ng-container>\n\n <div class=\"description\">\n <ng-container *ngTemplateOutlet=\"description; context: { item: subItem }\"></ng-container>\n </div>\n </div>\n </div>\n <div class=\"step-line\"></div>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-location-stepper .step{position:relative}.kit-location-stepper .step:not(:first-child){margin-top:1px}.kit-location-stepper .step:last-child .step-line{display:none}.kit-location-stepper .step-line{position:absolute;top:24px;left:197px;width:2px;height:100%;background-color:#efefef}.kit-location-stepper .step-inner{position:relative;padding:20px 0 12px;z-index:2}.kit-location-stepper .caption{margin-top:6px;color:#002a3a;font-size:14px;font-weight:500}.kit-location-stepper .title{text-transform:uppercase;color:#00b0ad;font-size:12px;font-weight:500;letter-spacing:.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kit-location-stepper .date:not(:first-child){margin-top:10px}.kit-location-stepper .description{display:flex;justify-content:space-between;margin-left:10px;flex:1 0;text-overflow:ellipsis;overflow:hidden}.kit-location-stepper .description-location,.kit-location-stepper .description-name{text-overflow:ellipsis;overflow:hidden}.kit-location-stepper .description-location{display:inline-block}.kit-location-stepper .description-name{padding-left:10px;min-width:80px;text-transform:uppercase;color:#56a2f7;font-size:12px;font-weight:500;letter-spacing:.2em;text-align:right}.kit-location-stepper .location-icon{flex-shrink:0;width:24px;height:24px;background:#ffffff;stroke:#a9a8a8;fill:#fff;position:relative;z-index:1}.kit-location-stepper .last .location-icon{stroke:#4e4696}.kit-location-stepper .first .location-icon{stroke:#00b0ad}.kit-location-stepper .dates{padding-left:10px;min-width:176px;min-height:40px;color:#002a3a;font-size:13px}.kit-location-stepper .date-description{margin-right:18px;width:30px;color:#a9a8a8;font-weight:500;text-align:right}.kit-location-stepper .danger .step-inner{border:1px solid #ef3e42;border-radius:4px;background-color:#f8e0e0}.kit-location-stepper .danger .location-icon{fill:#f8e0e0;background-color:#f8e0e0}.kit-location-stepper .danger:not(:first-child){margin-top:20px}.kit-location-stepper .sub-item{position:relative;padding:14px 0 12px;z-index:1}.kit-location-stepper .sub-item .dates{margin-right:34px}.kit-location-stepper .sub-item .location-icon{background:#ffffff}.kit-location-stepper .sub-item .location-icon:before{content:\"\";position:absolute;left:calc(50% - 1px);top:-18px;width:2px;height:18px;background-color:#efefef}.kit-location-stepper .sub-item .description{margin-left:6px}.kit-location-stepper .sub-item.danger{margin-top:20px;border:1px solid #ef3e42;border-radius:4px;background-color:#f8e0e0}.kit-location-stepper .sub-item.danger .location-icon{background-color:#f8e0e0}.kit-location-stepper .sub-item.danger .location-icon:before{display:none}.location-tooltip-wrapper .location-tooltip{white-space:pre-wrap}\n"], dependencies: [{ kind: "directive", type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "directive", type: KitTooltipDirective, selector: "[kitTooltip]", inputs: ["kitTooltipPosition", "kitTooltipFilter", "kitTooltipTemplateRef"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
1809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperComponent, decorators: [{
|
|
1810
1810
|
type: Component,
|
|
1811
1811
|
args: [{ selector: 'kit-location-stepper', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<ng-template #icon let-item=\"item\">\n <kit-svg-icon [icon]=\"item.icon\" class=\"display-block location-icon\"\n [title]=\"item.title\"\n ></kit-svg-icon>\n</ng-template>\n\n<ng-template #description let-item=\"item\">\n <ng-template #toolTip>\n <span class=\"location-tooltip\">{{ item.toolTipText }}</span>\n </ng-template>\n <div *ngIf=\"item.toolTipText\" class=\"description-location\" kitTooltip\n kitTooltipFilter=\"div.description-location\"\n tooltipClass=\"location-tooltip-wrapper\"\n [kitTooltipTemplateRef]=\"toolTip\"\n [kitTooltipPosition]=\"toolTipPosition\">\n <div class=\"title\">{{ item.title }}</div>\n <div *ngIf=\"item.description\" class=\"caption\">{{ item.description }}</div>\n </div>\n\n <div *ngIf=\"!item.toolTipText\" class=\"description-location\">\n <div class=\"title\">{{ item.title }}</div>\n <div *ngIf=\"item.description\" class=\"caption\">{{ item.description }}</div>\n </div>\n\n <div *ngIf=\"item.name\" class=\"description-name\">{{ item.name }}</div>\n</ng-template>\n\n<ng-template #dates let-dates=\"dates\">\n <div *ngFor=\"let date of dates\" class=\"date display-flex\">\n <span class=\"date-description\">{{ date.description }}</span>\n <span>{{ date.value }}</span>\n </div>\n</ng-template>\n\n<div class=\"kit-location-stepper\">\n <div *ngFor=\"let item of items; let first = first; let last = last\" class=\"step {{ item.cssClass }}\"\n [class.first]=\"first\"\n [class.last]=\"last\"\n [class.has-sub-items]=\"!!item.subItems\">\n <div class=\"step-inner display-flex\">\n <div *ngIf=\"item.dates?.length\" class=\"dates\">\n <ng-container *ngTemplateOutlet=\"dates; context: { dates: item.dates }\"></ng-container>\n </div>\n\n <ng-container *ngTemplateOutlet=\"icon; context: { item: item }\"></ng-container>\n\n <div class=\"description\">\n <ng-container *ngTemplateOutlet=\"description; context: { item: item }\"></ng-container>\n </div>\n </div>\n <div *ngIf=\"item.subItems?.length\" class=\"sub-items\">\n <div *ngFor=\"let subItem of item.subItems\" class=\"sub-item display-flex {{ subItem.cssClass }}\">\n <div *ngIf=\"subItem.dates?.length\" class=\"dates\">\n <ng-container *ngTemplateOutlet=\"dates; context: { dates: subItem.dates }\"></ng-container>\n </div>\n\n <ng-container *ngTemplateOutlet=\"icon; context: { item: subItem }\"></ng-container>\n\n <div class=\"description\">\n <ng-container *ngTemplateOutlet=\"description; context: { item: subItem }\"></ng-container>\n </div>\n </div>\n </div>\n <div class=\"step-line\"></div>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-location-stepper .step{position:relative}.kit-location-stepper .step:not(:first-child){margin-top:1px}.kit-location-stepper .step:last-child .step-line{display:none}.kit-location-stepper .step-line{position:absolute;top:24px;left:197px;width:2px;height:100%;background-color:#efefef}.kit-location-stepper .step-inner{position:relative;padding:20px 0 12px;z-index:2}.kit-location-stepper .caption{margin-top:6px;color:#002a3a;font-size:14px;font-weight:500}.kit-location-stepper .title{text-transform:uppercase;color:#00b0ad;font-size:12px;font-weight:500;letter-spacing:.2em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kit-location-stepper .date:not(:first-child){margin-top:10px}.kit-location-stepper .description{display:flex;justify-content:space-between;margin-left:10px;flex:1 0;text-overflow:ellipsis;overflow:hidden}.kit-location-stepper .description-location,.kit-location-stepper .description-name{text-overflow:ellipsis;overflow:hidden}.kit-location-stepper .description-location{display:inline-block}.kit-location-stepper .description-name{padding-left:10px;min-width:80px;text-transform:uppercase;color:#56a2f7;font-size:12px;font-weight:500;letter-spacing:.2em;text-align:right}.kit-location-stepper .location-icon{flex-shrink:0;width:24px;height:24px;background:#ffffff;stroke:#a9a8a8;fill:#fff;position:relative;z-index:1}.kit-location-stepper .last .location-icon{stroke:#4e4696}.kit-location-stepper .first .location-icon{stroke:#00b0ad}.kit-location-stepper .dates{padding-left:10px;min-width:176px;min-height:40px;color:#002a3a;font-size:13px}.kit-location-stepper .date-description{margin-right:18px;width:30px;color:#a9a8a8;font-weight:500;text-align:right}.kit-location-stepper .danger .step-inner{border:1px solid #ef3e42;border-radius:4px;background-color:#f8e0e0}.kit-location-stepper .danger .location-icon{fill:#f8e0e0;background-color:#f8e0e0}.kit-location-stepper .danger:not(:first-child){margin-top:20px}.kit-location-stepper .sub-item{position:relative;padding:14px 0 12px;z-index:1}.kit-location-stepper .sub-item .dates{margin-right:34px}.kit-location-stepper .sub-item .location-icon{background:#ffffff}.kit-location-stepper .sub-item .location-icon:before{content:\"\";position:absolute;left:calc(50% - 1px);top:-18px;width:2px;height:18px;background-color:#efefef}.kit-location-stepper .sub-item .description{margin-left:6px}.kit-location-stepper .sub-item.danger{margin-top:20px;border:1px solid #ef3e42;border-radius:4px;background-color:#f8e0e0}.kit-location-stepper .sub-item.danger .location-icon{background-color:#f8e0e0}.kit-location-stepper .sub-item.danger .location-icon:before{display:none}.location-tooltip-wrapper .location-tooltip{white-space:pre-wrap}\n"] }]
|
|
1812
1812
|
}], propDecorators: { items: [{
|
|
@@ -1817,11 +1817,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1817
1817
|
|
|
1818
1818
|
class KitTooltipModule {
|
|
1819
1819
|
}
|
|
1820
|
-
KitTooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1821
|
-
KitTooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1820
|
+
KitTooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1821
|
+
KitTooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipModule, declarations: [KitTooltipDirective], exports: [KitTooltipDirective,
|
|
1822
1822
|
TooltipModule] });
|
|
1823
|
-
KitTooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1824
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1823
|
+
KitTooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipModule, imports: [TooltipModule] });
|
|
1824
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTooltipModule, decorators: [{
|
|
1825
1825
|
type: NgModule,
|
|
1826
1826
|
args: [{
|
|
1827
1827
|
declarations: [
|
|
@@ -1836,14 +1836,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1836
1836
|
|
|
1837
1837
|
class KitLocationStepperModule {
|
|
1838
1838
|
}
|
|
1839
|
-
KitLocationStepperModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1840
|
-
KitLocationStepperModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1839
|
+
KitLocationStepperModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1840
|
+
KitLocationStepperModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperModule, declarations: [KitLocationStepperComponent], imports: [CommonModule,
|
|
1841
1841
|
KitSvgIconModule,
|
|
1842
1842
|
KitTooltipModule], exports: [KitLocationStepperComponent] });
|
|
1843
|
-
KitLocationStepperModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1843
|
+
KitLocationStepperModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperModule, imports: [CommonModule,
|
|
1844
1844
|
KitSvgIconModule,
|
|
1845
1845
|
KitTooltipModule] });
|
|
1846
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitLocationStepperModule, decorators: [{
|
|
1847
1847
|
type: NgModule,
|
|
1848
1848
|
args: [{
|
|
1849
1849
|
imports: [
|
|
@@ -1868,9 +1868,9 @@ class KitAutocompleteDirective {
|
|
|
1868
1868
|
this.kitAutocompleteComponent.togglePopup();
|
|
1869
1869
|
}
|
|
1870
1870
|
}
|
|
1871
|
-
KitAutocompleteDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1872
|
-
KitAutocompleteDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.
|
|
1873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1871
|
+
KitAutocompleteDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteDirective, deps: [{ token: KitAutocompleteComponent, host: true, self: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1872
|
+
KitAutocompleteDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: KitAutocompleteDirective, selector: "[kitAutocomplete]", exportAs: ["kitAutocomplete"], ngImport: i0 });
|
|
1873
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteDirective, decorators: [{
|
|
1874
1874
|
type: Directive,
|
|
1875
1875
|
args: [{
|
|
1876
1876
|
selector: '[kitAutocomplete]',
|
|
@@ -1884,8 +1884,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
1884
1884
|
|
|
1885
1885
|
class KitAutocompleteModule {
|
|
1886
1886
|
}
|
|
1887
|
-
KitAutocompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
1888
|
-
KitAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
1887
|
+
KitAutocompleteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1888
|
+
KitAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteModule, declarations: [KitAutocompleteComponent,
|
|
1889
1889
|
KitAutocompleteDirective], imports: [CommonModule,
|
|
1890
1890
|
DropDownsModule,
|
|
1891
1891
|
FormsModule,
|
|
@@ -1896,7 +1896,7 @@ KitAutocompleteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", v
|
|
|
1896
1896
|
KitLoaderModule,
|
|
1897
1897
|
KitSvgIconModule], exports: [KitAutocompleteComponent,
|
|
1898
1898
|
KitAutocompleteDirective] });
|
|
1899
|
-
KitAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
1899
|
+
KitAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteModule, imports: [CommonModule,
|
|
1900
1900
|
DropDownsModule,
|
|
1901
1901
|
FormsModule,
|
|
1902
1902
|
ReactiveFormsModule,
|
|
@@ -1905,7 +1905,7 @@ KitAutocompleteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", v
|
|
|
1905
1905
|
KitInputMessageModule,
|
|
1906
1906
|
KitLoaderModule,
|
|
1907
1907
|
KitSvgIconModule] });
|
|
1908
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
1908
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitAutocompleteModule, decorators: [{
|
|
1909
1909
|
type: NgModule,
|
|
1910
1910
|
args: [{
|
|
1911
1911
|
declarations: [
|
|
@@ -1997,13 +1997,13 @@ class KitCheckboxComponent {
|
|
|
1997
1997
|
this.disabled = disabled;
|
|
1998
1998
|
}
|
|
1999
1999
|
}
|
|
2000
|
-
KitCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2001
|
-
KitCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2000
|
+
KitCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2001
|
+
KitCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitCheckboxComponent, selector: "kit-checkbox", inputs: { label: "label", disabled: "disabled", defaultChecked: "defaultChecked", readonly: "readonly", state: "state", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType" }, outputs: { changed: "changed" }, providers: [{
|
|
2002
2002
|
provide: NG_VALUE_ACCESSOR,
|
|
2003
2003
|
useExisting: forwardRef(() => KitCheckboxComponent),
|
|
2004
2004
|
multi: true,
|
|
2005
2005
|
}], ngImport: i0, template: "<div class=\"kit-checkbox\" [ngClass]=\"state\">\n <div class=\"display-flex flex-align-items-center\">\n <input kendoCheckBox #checkbox type=\"checkbox\" class=\"kit-checkbox-input\"\n [checked]=\"defaultChecked\"\n [class.readonly]=\"readonly\"\n [disabled]=\"disabled\"\n (click)=\"handleClick($event)\"\n (change)=\"onInputStateChange($event)\" />\n <kendo-label *ngIf=\"label\" class=\"kit-checkbox-label\"\n [text]=\"label\"\n [for]=\"checkbox\"\n ></kendo-label>\n </div>\n\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".kit-checkbox-input{border-radius:2px;background-color:var(--ui-kit-color-white);border:2px solid var(--ui-kit-color-green);opacity:1;width:18px;height:18px}.kit-checkbox-input:hover:not([disabled]):not(.readonly),.kit-checkbox-input:hover:not([disabled]):not(.readonly):focus{box-shadow:0 0 0 4px var(--ui-kit-color-grey-4)}.kit-checkbox-input:hover:not([disabled]):not(.readonly):checked,.kit-checkbox-input:hover:not([disabled]):not(.readonly):focus:checked{background-color:var(--ui-kit-color-main);border-color:var(--ui-kit-color-main)}.kit-checkbox-input:hover:not([disabled]):not(.readonly):not(:checked),.kit-checkbox-input:hover:not([disabled]):not(.readonly):focus:not(:checked){background-color:var(--ui-kit-color-grey-4)}.kit-checkbox-input:focus{box-shadow:none}.kit-checkbox-input:checked{background-color:var(--ui-kit-color-green)}.kit-checkbox-input[disabled]{border-color:var(--ui-kit-color-grey-6);background-color:var(--ui-kit-color-white)}.kit-checkbox-input[disabled]:checked{background-color:var(--ui-kit-color-grey-6)}.kit-checkbox-input.readonly{cursor:default}.kit-checkbox-label{font-size:12px;color:var(--ui-kit-color-grey-0);margin-left:12px}.kit-checkbox.danger .kit-checkbox-input{border-color:var(--ui-kit-color-red);background-color:var(--ui-kit-color-red-20)}.kit-checkbox.danger .kit-checkbox-input[disabled]{opacity:.6}.kit-checkbox.danger .kit-checkbox-input:hover:not([disabled]){background-color:var(--ui-kit-color-red-20);border-color:var(--ui-kit-color-red);box-shadow:0 0 0 4px var(--ui-kit-color-red-20)}.kit-checkbox.danger .kit-checkbox-input:checked{background-color:var(--ui-kit-color-red-20)}:host ::ng-deep .kit-checkbox-input:not([disabled])+.kit-checkbox-label .k-label:hover{cursor:pointer}\n"], dependencies: [{ kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "directive", type: i2.CheckBoxDirective, selector: "input[kendoCheckBox]", inputs: ["size", "rounded"] }, { kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2006
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxComponent, decorators: [{
|
|
2007
2007
|
type: Component,
|
|
2008
2008
|
args: [{ selector: 'kit-checkbox', changeDetection: ChangeDetectionStrategy.OnPush, providers: [{
|
|
2009
2009
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -2032,16 +2032,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2032
2032
|
|
|
2033
2033
|
class KitCheckboxModule {
|
|
2034
2034
|
}
|
|
2035
|
-
KitCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2036
|
-
KitCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2035
|
+
KitCheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2036
|
+
KitCheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxModule, declarations: [KitCheckboxComponent], imports: [LabelModule,
|
|
2037
2037
|
CheckBoxModule,
|
|
2038
2038
|
CommonModule,
|
|
2039
2039
|
KitInputMessageModule], exports: [KitCheckboxComponent] });
|
|
2040
|
-
KitCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2040
|
+
KitCheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxModule, imports: [LabelModule,
|
|
2041
2041
|
CheckBoxModule,
|
|
2042
2042
|
CommonModule,
|
|
2043
2043
|
KitInputMessageModule] });
|
|
2044
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2044
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCheckboxModule, decorators: [{
|
|
2045
2045
|
type: NgModule,
|
|
2046
2046
|
args: [{
|
|
2047
2047
|
declarations: [
|
|
@@ -2125,13 +2125,13 @@ class KitToggleComponent {
|
|
|
2125
2125
|
this.disabled = disabled;
|
|
2126
2126
|
}
|
|
2127
2127
|
}
|
|
2128
|
-
KitToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2129
|
-
KitToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2128
|
+
KitToggleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToggleComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2129
|
+
KitToggleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitToggleComponent, selector: "kit-toggle", inputs: { label: "label", disabled: "disabled", readonly: "readonly", defaultChecked: "defaultChecked", onOffLabel: "onOffLabel", onLabel: "onLabel", offLabel: "offLabel", messageIcon: "messageIcon", messageText: "messageText", messageType: "messageType" }, outputs: { changed: "changed" }, providers: [{
|
|
2130
2130
|
provide: NG_VALUE_ACCESSOR,
|
|
2131
2131
|
useExisting: forwardRef(() => KitToggleComponent),
|
|
2132
2132
|
multi: true,
|
|
2133
2133
|
}], ngImport: i0, template: "<div class=\"kit-toggle\">\n <kendo-label *ngIf=\"label\" class=\"label\" [text]=\"label\"></kendo-label>\n <div class=\"kit-toggle-wrapper\">\n <kendo-switch [class.labels-visible]=\"onOffLabel\"\n [checked]=\"defaultChecked\"\n [disabled]=\"disabled\"\n [readonly]=\"readonly\"\n [onLabel]=\"onLabel\"\n [offLabel]=\"offLabel\"\n (valueChange)=\"onInputStateChange($event)\"\n ></kendo-switch>\n </div>\n <kit-input-message *ngIf=\"messageText\"\n [type]=\"messageType\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-toggle .label{display:block;margin-bottom:4px;font-size:13px;font-weight:500;color:#a9a8a8}.kit-toggle-wrapper{padding:8px}.kit-toggle .k-switch-track{display:flex;align-items:center;width:100%;height:100%;color:#27282a;box-shadow:none;border:none;border-radius:14px;background:#a9a8a8}.kit-toggle .k-switch-thumb{width:12px;height:12px;border:none;border-radius:50%;background:#ffffff}.kit-toggle .k-switch-label-on,.kit-toggle .k-switch-label-off{display:none;right:auto;left:auto;font-size:14px;padding-left:60px}.kit-toggle .k-focus .k-switch-track{outline:none}.kit-toggle .k-switch-off .k-switch-label-on{display:none}.kit-toggle .k-switch-off .k-switch-thumb-wrap{left:8px}.kit-toggle .k-switch-on .k-switch-track{background:#56a2f7}.kit-toggle .k-switch-on .k-switch-thumb-wrap{left:calc(100% - 8px)}.kit-toggle .k-switch-on .k-switch-label-off{display:none}.kit-toggle .labels-visible .k-switch-label-on,.kit-toggle .labels-visible .k-switch-label-off{display:block}.kit-toggle .k-switch{width:32px;height:16px}.kit-toggle .k-switch .k-switch-track:hover{box-shadow:none}.kit-toggle .k-disabled{opacity:1}.kit-toggle .k-disabled .k-switch-track{background:#ebebe4}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.SwitchComponent, selector: "kendo-switch", inputs: ["focusableId", "onLabel", "offLabel", "checked", "disabled", "readonly", "tabindex", "size", "thumbRounded", "trackRounded", "tabIndex"], outputs: ["focus", "blur", "valueChange"], exportAs: ["kendoSwitch"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToggleComponent, decorators: [{
|
|
2135
2135
|
type: Component,
|
|
2136
2136
|
args: [{ selector: 'kit-toggle', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, providers: [{
|
|
2137
2137
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -2164,16 +2164,16 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2164
2164
|
|
|
2165
2165
|
class KitToggleModule {
|
|
2166
2166
|
}
|
|
2167
|
-
KitToggleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2168
|
-
KitToggleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2167
|
+
KitToggleModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToggleModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2168
|
+
KitToggleModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitToggleModule, declarations: [KitToggleComponent], imports: [CommonModule,
|
|
2169
2169
|
SwitchModule,
|
|
2170
2170
|
LabelModule,
|
|
2171
2171
|
KitInputMessageModule], exports: [KitToggleComponent] });
|
|
2172
|
-
KitToggleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2172
|
+
KitToggleModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToggleModule, imports: [CommonModule,
|
|
2173
2173
|
SwitchModule,
|
|
2174
2174
|
LabelModule,
|
|
2175
2175
|
KitInputMessageModule] });
|
|
2176
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2176
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToggleModule, decorators: [{
|
|
2177
2177
|
type: NgModule,
|
|
2178
2178
|
args: [{
|
|
2179
2179
|
declarations: [
|
|
@@ -2207,9 +2207,9 @@ class KitPillComponent {
|
|
|
2207
2207
|
this.clicked.emit(!this.selected);
|
|
2208
2208
|
}
|
|
2209
2209
|
}
|
|
2210
|
-
KitPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2211
|
-
KitPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2212
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2210
|
+
KitPillComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitPillComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2211
|
+
KitPillComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitPillComponent, selector: "kit-pill", inputs: { removable: "removable", selectable: "selectable", selected: "selected" }, outputs: { clicked: "clicked", removed: "removed" }, host: { listeners: { "click": "onComponentClick()" } }, ngImport: i0, template: "<div class=\"kit-pill display-flex flex-align-items-center\"\n [class.kit-pill-selectable]=\"selectable\"\n [class.kit-pill-selected]=\"selected\">\n <div class=\"kit-pill-content display-flex flex-align-items-center\">\n <ng-content\n ></ng-content>\n </div>\n <button *ngIf=\"removable\" class=\"kit-pill-button\" (click)=\"removed.next()\">\n <kit-svg-icon class=\"display-block kit-pill-button-icon\"\n [icon]=\"closeIcon\"\n ></kit-svg-icon>\n </button>\n</div>\n", styles: [".kit-pill{padding:5px 8px;background:#ffffff;border:1px solid #ebebe4;color:#9a9fa6;border-radius:20px;font-weight:400;font-size:12px;text-align:center}.kit-pill:not(.kit-pill-selectable),.kit-pill.kit-pill-selectable.kit-pill-selected{border:1px solid #a9a8a8;color:#002a3a}.kit-pill.kit-pill-selectable{cursor:pointer}.kit-pill.kit-pill-selectable:hover{background:#efefef}.kit-pill-button{margin-left:8px;cursor:pointer;background:none;outline:none;border:none;padding:0}.kit-pill-button-icon{height:14px;width:14px;stroke:#74777d}\n"], dependencies: [{ kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2212
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitPillComponent, decorators: [{
|
|
2213
2213
|
type: Component,
|
|
2214
2214
|
args: [{ selector: 'kit-pill', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-pill display-flex flex-align-items-center\"\n [class.kit-pill-selectable]=\"selectable\"\n [class.kit-pill-selected]=\"selected\">\n <div class=\"kit-pill-content display-flex flex-align-items-center\">\n <ng-content\n ></ng-content>\n </div>\n <button *ngIf=\"removable\" class=\"kit-pill-button\" (click)=\"removed.next()\">\n <kit-svg-icon class=\"display-block kit-pill-button-icon\"\n [icon]=\"closeIcon\"\n ></kit-svg-icon>\n </button>\n</div>\n", styles: [".kit-pill{padding:5px 8px;background:#ffffff;border:1px solid #ebebe4;color:#9a9fa6;border-radius:20px;font-weight:400;font-size:12px;text-align:center}.kit-pill:not(.kit-pill-selectable),.kit-pill.kit-pill-selectable.kit-pill-selected{border:1px solid #a9a8a8;color:#002a3a}.kit-pill.kit-pill-selectable{cursor:pointer}.kit-pill.kit-pill-selectable:hover{background:#efefef}.kit-pill-button{margin-left:8px;cursor:pointer;background:none;outline:none;border:none;padding:0}.kit-pill-button-icon{height:14px;width:14px;stroke:#74777d}\n"] }]
|
|
2215
2215
|
}], propDecorators: { removable: [{
|
|
@@ -2229,12 +2229,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2229
2229
|
|
|
2230
2230
|
class KitPillModule {
|
|
2231
2231
|
}
|
|
2232
|
-
KitPillModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2233
|
-
KitPillModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2232
|
+
KitPillModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitPillModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2233
|
+
KitPillModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitPillModule, declarations: [KitPillComponent], imports: [KitSvgIconModule,
|
|
2234
2234
|
CommonModule], exports: [KitPillComponent] });
|
|
2235
|
-
KitPillModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2235
|
+
KitPillModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitPillModule, imports: [KitSvgIconModule,
|
|
2236
2236
|
CommonModule] });
|
|
2237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2237
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitPillModule, decorators: [{
|
|
2238
2238
|
type: NgModule,
|
|
2239
2239
|
args: [{
|
|
2240
2240
|
declarations: [
|
|
@@ -2266,10 +2266,10 @@ class KitToastrModule {
|
|
|
2266
2266
|
};
|
|
2267
2267
|
}
|
|
2268
2268
|
}
|
|
2269
|
-
KitToastrModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2270
|
-
KitToastrModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2271
|
-
KitToastrModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2272
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2269
|
+
KitToastrModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2270
|
+
KitToastrModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitToastrModule });
|
|
2271
|
+
KitToastrModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrModule });
|
|
2272
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrModule, decorators: [{
|
|
2273
2273
|
type: NgModule
|
|
2274
2274
|
}] });
|
|
2275
2275
|
|
|
@@ -2346,9 +2346,9 @@ class KitToastrService {
|
|
|
2346
2346
|
return this.renderer2.selectRootElement('.overlay-container', true);
|
|
2347
2347
|
}
|
|
2348
2348
|
}
|
|
2349
|
-
KitToastrService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2350
|
-
KitToastrService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.
|
|
2351
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2349
|
+
KitToastrService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrService, deps: [{ token: i1$3.ToastrService }, { token: i0.RendererFactory2 }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2350
|
+
KitToastrService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrService });
|
|
2351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitToastrService, decorators: [{
|
|
2352
2352
|
type: Injectable
|
|
2353
2353
|
}], ctorParameters: function () { return [{ type: i1$3.ToastrService }, { type: i0.RendererFactory2 }]; } });
|
|
2354
2354
|
|
|
@@ -2428,9 +2428,9 @@ class KitDaterangeComponent {
|
|
|
2428
2428
|
this.closed.emit(rangeValue);
|
|
2429
2429
|
}
|
|
2430
2430
|
}
|
|
2431
|
-
KitDaterangeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2432
|
-
KitDaterangeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.6", type: KitDaterangeComponent, selector: "kit-daterange", inputs: { type: "type", label: "label", startLabel: "startLabel", endLabel: "endLabel", startPlaceholder: "startPlaceholder", endPlaceholder: "endPlaceholder", format: "format", defaultStartDate: "defaultStartDate", defaultEndDate: "defaultEndDate", min: "min", max: "max", disabled: "disabled", isValid: "isValid", iconPosition: "iconPosition", messageIcon: "messageIcon", messageText: "messageText", startDateControl: "startDateControl", endDateControl: "endDateControl" }, outputs: { startDateChanged: "startDateChanged", closed: "closed", endDateChanged: "endDateChanged" }, viewQueries: [{ propertyName: "popup", first: true, predicate: ["popup"], descendants: true, read: DateRangePopupComponent }], ngImport: i0, template: "<div class=\"kit-daterange\"\n [class.disabled]=\"disabled\"\n [class.invalid]=\"!isValid\"\n [ngClass]=\"[iconPosition, type]\">\n <button #anchor\n class=\"daterange-button\"\n [disabled]=\"disabled\"\n (click)=\"openCalendarPopup()\">\n <div class=\"button-text\">{{ label }}</div>\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n <kendo-daterange class=\"daterange-wrapper\">\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"startLabel\" class=\"label display-block\"\n [text]=\"startLabel\"\n [for]=\"startInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #startInput\n kendoDateRangeStartInput\n [placeholder]=\"startPlaceholder\"\n [format]=\"format\"\n [value]=\"startDateControl.value || defaultStartDate\"\n [min]=\"min\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onStartDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"endLabel\" class=\"label display-block\"\n [text]=\"endLabel\"\n [for]=\"endInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #endInput\n kendoDateRangeEndInput\n [placeholder]=\"endPlaceholder\"\n [format]=\"format\"\n [value]=\"endDateControl.value || defaultEndDate\"\n [max]=\"max\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onEndDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.DEFAULT\"\n #popup appendTo=\"component\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.BUTTON\"\n #popup appendTo=\"component\"\n [anchor]=\"$any(anchor)\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n </kendo-daterange>\n <kit-input-message *ngIf=\"messageText\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-daterange.button .daterange-button{display:flex}.kit-daterange.button .daterange-input-wrapper{display:none}.kit-daterange.invalid .daterange-button{border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.invalid .daterange-button .button-text{color:#27282a}.kit-daterange.invalid .k-input-inner{color:#27282a;border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.disabled .daterange-button{border-color:#c1c7d0;background-color:#f3f4f6;cursor:default}.kit-daterange.disabled .daterange-button .button-text{color:#9a9fa6}.kit-daterange.disabled .daterange-button .button-icon{stroke:#c1c7d0}.kit-daterange.disabled .label{color:#74777d}.kit-daterange.disabled .k-input-inner{color:#9a9fa6;border-color:#c1c7d0;background-color:#f3f4f6}.kit-daterange.disabled .daterange-input-button .button-icon{stroke:#c1c7d0}.kit-daterange.left .daterange-input-button{left:0;right:initial}.kit-daterange.left .k-input-inner{padding:4px 8px 4px 28px}.kit-daterange.left .daterange-button{flex-direction:row-reverse}.kit-daterange .daterange-button{display:none;align-items:center;padding:8px;width:100%;height:34px;gap:8px;border-radius:4px;border:1px solid #efefef;background:#ffffff;cursor:pointer}.kit-daterange .daterange-button .button-text{flex-grow:1;color:#27282a;font-size:13px;text-align:left}.kit-daterange .daterange-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .daterange-wrapper{display:flex;gap:8px}.kit-daterange .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-daterange .daterange-input{display:flex;align-items:center;position:relative}.kit-daterange .daterange-input-button{position:absolute;right:0;padding:0 8px;border:none;background:none;cursor:pointer;z-index:1}.kit-daterange .daterange-input-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .kit-daterange-default{display:flex}.kit-daterange .k-dateinput{border:none;border-radius:0;background:none}.kit-daterange .k-dateinput.k-focus{box-shadow:none}.kit-daterange .k-dateinput.k-focus .k-input-inner{border-color:#00b0ad}.kit-daterange .k-input-inner{padding:4px 28px 4px 8px;width:100%;height:34px;font-size:13px;font-weight:400;color:#002a3a;border-radius:4px;background-color:#fff;border:1px solid #efefef}.kit-daterange .k-input-inner::placeholder{color:#74777d}.kit-daterange .k-input-inner::selection{color:#fff;background:#00b0ad}.kit-daterange .k-popup{border:1px solid #efefef;box-shadow:none}.kit-daterange .k-popup .k-calendar-header{margin-bottom:20px;padding:6px;font-size:14px;font-weight:500}.kit-daterange .k-popup .k-calendar-title{padding:0;color:#000;line-height:1.26}.kit-daterange .k-popup .k-button:hover:before{background:none}.kit-daterange .k-popup .k-button-icon{padding:0;width:16px;height:16px;color:#002a3a}.kit-daterange .k-popup .k-prev-view .k-icon:before,.kit-daterange .k-popup .k-next-view .k-icon:before{position:absolute}.kit-daterange .k-popup .k-prev-view .k-icon:before{content:\"\\e016\"}.kit-daterange .k-popup .k-next-view .k-icon:before{content:\"\\e014\"}.kit-daterange .k-popup .k-today{display:flex;align-items:center;padding:0 6px;color:#56a2f7;text-transform:uppercase}.kit-daterange .k-popup .k-today:hover{color:#56a2f7}.kit-daterange .k-popup .k-calendar-tr{display:flex}.kit-daterange .k-popup .k-calendar-th,.kit-daterange .k-popup .k-calendar-td{padding:0;width:40px;height:40px;color:#000;font-weight:500;font-size:13px;line-height:1}.kit-daterange .k-popup .k-calendar-th{height:24px;text-transform:uppercase}.kit-daterange .k-popup .k-calendar-td{display:flex;border-radius:0;border:1px solid #dfdfdf;box-sizing:border-box}.kit-daterange .k-popup .k-calendar-td:hover .k-link{color:#56a2f7;background:#ffffff}.kit-daterange .k-popup .k-calendar-td.k-state-focused .k-link,.kit-daterange .k-popup .k-calendar-td.k-state-active .k-link{box-shadow:none}.kit-daterange .k-popup .k-calendar-td.k-range-start,.kit-daterange .k-popup .k-calendar-td.k-range-end{background:none}.kit-daterange .k-popup .k-calendar-td.k-range-start.k-today .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end.k-today .k-link{color:#fff}.kit-daterange .k-popup .k-calendar-td.k-range-start .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end .k-link{color:#fff;border:1px solid #dfdfdf;border-radius:50%;background:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-range-mid{background:#aad0fb}.kit-daterange .k-popup .k-calendar-td.k-today .k-link{color:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-other-month .k-link{color:#a9a8a8}.kit-daterange .k-popup .k-link{display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%;height:100%}.kit-daterange .k-popup .k-calendar-view{padding:0;gap:0}.kit-daterange .k-popup .k-calendar-content{padding:0 10px 10px}.kit-daterange .k-popup .k-calendar-yearview .k-calendar-td,.kit-daterange .k-popup .k-calendar-decadeview .k-calendar-td,.kit-daterange .k-popup .k-calendar-centuryview .k-calendar-td{width:76px;height:76px}.kit-daterange .k-popup .k-range-split-start:after,.kit-daterange .k-popup .k-range-split-end:after{background-image:none}\n"], dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2$2.DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrect", "incompleteDateValidation", "twoDigitYearMax", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: i2$2.DateRangeComponent, selector: "kendo-daterange" }, { kind: "component", type: i2$2.DateRangePopupComponent, selector: "kendo-daterange-popup", inputs: ["animate", "anchor", "anchorAlign", "appendTo", "collision", "popupAlign", "margin", "adaptiveMode", "title", "subtitle"], outputs: ["open", "close", "blur", "focus", "cancel"], exportAs: ["kendo-daterange-popup"] }, { kind: "directive", type: i2$2.DateRangeStartInputDirective, selector: "[kendoDateRangeStartInput]", inputs: ["autoCorrectOn", "navigateCalendarOnFocus"] }, { kind: "directive", type: i2$2.DateRangeEndInputDirective, selector: "[kendoDateRangeEndInput]", inputs: ["autoCorrectOn", "navigateCalendarOnFocus"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2433
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2431
|
+
KitDaterangeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2432
|
+
KitDaterangeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitDaterangeComponent, selector: "kit-daterange", inputs: { type: "type", label: "label", startLabel: "startLabel", endLabel: "endLabel", startPlaceholder: "startPlaceholder", endPlaceholder: "endPlaceholder", format: "format", defaultStartDate: "defaultStartDate", defaultEndDate: "defaultEndDate", min: "min", max: "max", disabled: "disabled", isValid: "isValid", iconPosition: "iconPosition", messageIcon: "messageIcon", messageText: "messageText", startDateControl: "startDateControl", endDateControl: "endDateControl" }, outputs: { startDateChanged: "startDateChanged", closed: "closed", endDateChanged: "endDateChanged" }, viewQueries: [{ propertyName: "popup", first: true, predicate: ["popup"], descendants: true, read: DateRangePopupComponent }], ngImport: i0, template: "<div class=\"kit-daterange\"\n [class.disabled]=\"disabled\"\n [class.invalid]=\"!isValid\"\n [ngClass]=\"[iconPosition, type]\">\n <button #anchor\n class=\"daterange-button\"\n [disabled]=\"disabled\"\n (click)=\"openCalendarPopup()\">\n <div class=\"button-text\">{{ label }}</div>\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n <kendo-daterange class=\"daterange-wrapper\">\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"startLabel\" class=\"label display-block\"\n [text]=\"startLabel\"\n [for]=\"startInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #startInput\n kendoDateRangeStartInput\n [placeholder]=\"startPlaceholder\"\n [format]=\"format\"\n [value]=\"startDateControl.value || defaultStartDate\"\n [min]=\"min\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onStartDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"endLabel\" class=\"label display-block\"\n [text]=\"endLabel\"\n [for]=\"endInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #endInput\n kendoDateRangeEndInput\n [placeholder]=\"endPlaceholder\"\n [format]=\"format\"\n [value]=\"endDateControl.value || defaultEndDate\"\n [max]=\"max\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onEndDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.DEFAULT\"\n #popup appendTo=\"component\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.BUTTON\"\n #popup appendTo=\"component\"\n [anchor]=\"$any(anchor)\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n </kendo-daterange>\n <kit-input-message *ngIf=\"messageText\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-daterange.button .daterange-button{display:flex}.kit-daterange.button .daterange-input-wrapper{display:none}.kit-daterange.invalid .daterange-button{border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.invalid .daterange-button .button-text{color:#27282a}.kit-daterange.invalid .k-input-inner{color:#27282a;border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.disabled .daterange-button{border-color:#c1c7d0;background-color:#f3f4f6;cursor:default}.kit-daterange.disabled .daterange-button .button-text{color:#9a9fa6}.kit-daterange.disabled .daterange-button .button-icon{stroke:#c1c7d0}.kit-daterange.disabled .label{color:#74777d}.kit-daterange.disabled .k-input-inner{color:#9a9fa6;border-color:#c1c7d0;background-color:#f3f4f6}.kit-daterange.disabled .daterange-input-button .button-icon{stroke:#c1c7d0}.kit-daterange.left .daterange-input-button{left:0;right:initial}.kit-daterange.left .k-input-inner{padding:4px 8px 4px 28px}.kit-daterange.left .daterange-button{flex-direction:row-reverse}.kit-daterange .daterange-button{display:none;align-items:center;padding:8px;width:100%;height:34px;gap:8px;border-radius:4px;border:1px solid #efefef;background:#ffffff;cursor:pointer}.kit-daterange .daterange-button .button-text{flex-grow:1;color:#27282a;font-size:13px;text-align:left}.kit-daterange .daterange-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .daterange-wrapper{display:flex;gap:8px}.kit-daterange .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-daterange .daterange-input{display:flex;align-items:center;position:relative}.kit-daterange .daterange-input-button{position:absolute;right:0;padding:0 8px;border:none;background:none;cursor:pointer;z-index:1}.kit-daterange .daterange-input-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .kit-daterange-default{display:flex}.kit-daterange .k-dateinput{border:none;border-radius:0;background:none}.kit-daterange .k-dateinput.k-focus{box-shadow:none}.kit-daterange .k-dateinput.k-focus .k-input-inner{border-color:#00b0ad}.kit-daterange .k-input-inner{padding:4px 28px 4px 8px;width:100%;height:34px;font-size:13px;font-weight:400;color:#002a3a;border-radius:4px;background-color:#fff;border:1px solid #efefef}.kit-daterange .k-input-inner::placeholder{color:#74777d}.kit-daterange .k-input-inner::selection{color:#fff;background:#00b0ad}.kit-daterange .k-popup{border:1px solid #efefef;box-shadow:none}.kit-daterange .k-popup .k-calendar-header{margin-bottom:20px;padding:6px;font-size:14px;font-weight:500}.kit-daterange .k-popup .k-calendar-title{padding:0;color:#000;line-height:1.26}.kit-daterange .k-popup .k-button:hover:before{background:none}.kit-daterange .k-popup .k-button-icon{padding:0;width:16px;height:16px;color:#002a3a}.kit-daterange .k-popup .k-prev-view .k-icon:before,.kit-daterange .k-popup .k-next-view .k-icon:before{position:absolute}.kit-daterange .k-popup .k-prev-view .k-icon:before{content:\"\\e016\"}.kit-daterange .k-popup .k-next-view .k-icon:before{content:\"\\e014\"}.kit-daterange .k-popup .k-today{display:flex;align-items:center;padding:0 6px;color:#56a2f7;text-transform:uppercase}.kit-daterange .k-popup .k-today:hover{color:#56a2f7}.kit-daterange .k-popup .k-calendar-tr{display:flex}.kit-daterange .k-popup .k-calendar-th,.kit-daterange .k-popup .k-calendar-td{padding:0;width:40px;height:40px;color:#000;font-weight:500;font-size:13px;line-height:1}.kit-daterange .k-popup .k-calendar-th{height:24px;text-transform:uppercase}.kit-daterange .k-popup .k-calendar-td{display:flex;border-radius:0;border:1px solid #dfdfdf;box-sizing:border-box}.kit-daterange .k-popup .k-calendar-td:hover .k-link{color:#56a2f7;background:#ffffff}.kit-daterange .k-popup .k-calendar-td.k-state-focused .k-link,.kit-daterange .k-popup .k-calendar-td.k-state-active .k-link{box-shadow:none}.kit-daterange .k-popup .k-calendar-td.k-range-start,.kit-daterange .k-popup .k-calendar-td.k-range-end{background:none}.kit-daterange .k-popup .k-calendar-td.k-range-start.k-today .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end.k-today .k-link{color:#fff}.kit-daterange .k-popup .k-calendar-td.k-range-start .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end .k-link{color:#fff;border:1px solid #dfdfdf;border-radius:50%;background:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-range-mid{background:#aad0fb}.kit-daterange .k-popup .k-calendar-td.k-today .k-link{color:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-other-month .k-link{color:#a9a8a8}.kit-daterange .k-popup .k-link{display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%;height:100%}.kit-daterange .k-popup .k-calendar-view{padding:0;gap:0}.kit-daterange .k-popup .k-calendar-content{padding:0 10px 10px}.kit-daterange .k-popup .k-calendar-yearview .k-calendar-td,.kit-daterange .k-popup .k-calendar-decadeview .k-calendar-td,.kit-daterange .k-popup .k-calendar-centuryview .k-calendar-td{width:76px;height:76px}.kit-daterange .k-popup .k-range-split-start:after,.kit-daterange .k-popup .k-range-split-end:after{background-image:none}\n"], dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2$2.DateInputComponent, selector: "kendo-dateinput", inputs: ["focusableId", "pickerType", "disabled", "readonly", "title", "tabindex", "role", "ariaReadOnly", "tabIndex", "format", "formatPlaceholder", "placeholder", "steps", "max", "min", "rangeValidation", "autoCorrect", "incompleteDateValidation", "twoDigitYearMax", "value", "spinners", "isPopupOpen", "hasPopup", "size", "rounded", "fillMode"], outputs: ["valueChange", "valueUpdate", "focus", "blur"], exportAs: ["kendo-dateinput"] }, { kind: "component", type: i2$2.DateRangeComponent, selector: "kendo-daterange" }, { kind: "component", type: i2$2.DateRangePopupComponent, selector: "kendo-daterange-popup", inputs: ["animate", "anchor", "anchorAlign", "appendTo", "collision", "popupAlign", "margin", "adaptiveMode", "title", "subtitle"], outputs: ["open", "close", "blur", "focus", "cancel"], exportAs: ["kendo-daterange-popup"] }, { kind: "directive", type: i2$2.DateRangeStartInputDirective, selector: "[kendoDateRangeStartInput]", inputs: ["autoCorrectOn", "navigateCalendarOnFocus"] }, { kind: "directive", type: i2$2.DateRangeEndInputDirective, selector: "[kendoDateRangeEndInput]", inputs: ["autoCorrectOn", "navigateCalendarOnFocus"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "component", type: KitInputMessageComponent, selector: "kit-input-message", inputs: ["type", "icon", "message"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2433
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeComponent, decorators: [{
|
|
2434
2434
|
type: Component,
|
|
2435
2435
|
args: [{ selector: 'kit-daterange', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-daterange\"\n [class.disabled]=\"disabled\"\n [class.invalid]=\"!isValid\"\n [ngClass]=\"[iconPosition, type]\">\n <button #anchor\n class=\"daterange-button\"\n [disabled]=\"disabled\"\n (click)=\"openCalendarPopup()\">\n <div class=\"button-text\">{{ label }}</div>\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n <kendo-daterange class=\"daterange-wrapper\">\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"startLabel\" class=\"label display-block\"\n [text]=\"startLabel\"\n [for]=\"startInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #startInput\n kendoDateRangeStartInput\n [placeholder]=\"startPlaceholder\"\n [format]=\"format\"\n [value]=\"startDateControl.value || defaultStartDate\"\n [min]=\"min\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onStartDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <div class=\"daterange-input-wrapper\">\n <kendo-label *ngIf=\"endLabel\" class=\"label display-block\"\n [text]=\"endLabel\"\n [for]=\"endInput\"\n ></kendo-label>\n <div class=\"daterange-input\">\n <kendo-dateinput #endInput\n kendoDateRangeEndInput\n [placeholder]=\"endPlaceholder\"\n [format]=\"format\"\n [value]=\"endDateControl.value || defaultEndDate\"\n [max]=\"max\"\n [disabled]=\"disabled\"\n (blur)=\"onBlur()\"\n (valueChange)=\"onEndDateChange($event)\"\n ></kendo-dateinput>\n <button class=\"daterange-input-button\"\n (click)=\"openCalendarPopup()\">\n <kit-svg-icon *ngIf=\"icon\"\n class=\"button-icon\"\n [icon]=\"icon\"\n ></kit-svg-icon>\n </button>\n </div>\n </div>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.DEFAULT\"\n #popup appendTo=\"component\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n <kendo-daterange-popup *ngIf=\"type === KitDaterangeType.BUTTON\"\n #popup appendTo=\"component\"\n [anchor]=\"$any(anchor)\"\n (close)=\"onClose()\"></kendo-daterange-popup>\n </kendo-daterange>\n <kit-input-message *ngIf=\"messageText\"\n [icon]=\"messageIcon\"\n [message]=\"messageText\"\n ></kit-input-message>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-daterange.button .daterange-button{display:flex}.kit-daterange.button .daterange-input-wrapper{display:none}.kit-daterange.invalid .daterange-button{border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.invalid .daterange-button .button-text{color:#27282a}.kit-daterange.invalid .k-input-inner{color:#27282a;border-color:#ef3e42;background-color:#f8e0e0}.kit-daterange.disabled .daterange-button{border-color:#c1c7d0;background-color:#f3f4f6;cursor:default}.kit-daterange.disabled .daterange-button .button-text{color:#9a9fa6}.kit-daterange.disabled .daterange-button .button-icon{stroke:#c1c7d0}.kit-daterange.disabled .label{color:#74777d}.kit-daterange.disabled .k-input-inner{color:#9a9fa6;border-color:#c1c7d0;background-color:#f3f4f6}.kit-daterange.disabled .daterange-input-button .button-icon{stroke:#c1c7d0}.kit-daterange.left .daterange-input-button{left:0;right:initial}.kit-daterange.left .k-input-inner{padding:4px 8px 4px 28px}.kit-daterange.left .daterange-button{flex-direction:row-reverse}.kit-daterange .daterange-button{display:none;align-items:center;padding:8px;width:100%;height:34px;gap:8px;border-radius:4px;border:1px solid #efefef;background:#ffffff;cursor:pointer}.kit-daterange .daterange-button .button-text{flex-grow:1;color:#27282a;font-size:13px;text-align:left}.kit-daterange .daterange-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .daterange-wrapper{display:flex;gap:8px}.kit-daterange .label{margin-bottom:4px;font-weight:500;font-size:13px;color:#a9a8a8}.kit-daterange .daterange-input{display:flex;align-items:center;position:relative}.kit-daterange .daterange-input-button{position:absolute;right:0;padding:0 8px;border:none;background:none;cursor:pointer;z-index:1}.kit-daterange .daterange-input-button .button-icon{display:block;width:16px;height:16px;fill:transparent;stroke:#002a3a}.kit-daterange .kit-daterange-default{display:flex}.kit-daterange .k-dateinput{border:none;border-radius:0;background:none}.kit-daterange .k-dateinput.k-focus{box-shadow:none}.kit-daterange .k-dateinput.k-focus .k-input-inner{border-color:#00b0ad}.kit-daterange .k-input-inner{padding:4px 28px 4px 8px;width:100%;height:34px;font-size:13px;font-weight:400;color:#002a3a;border-radius:4px;background-color:#fff;border:1px solid #efefef}.kit-daterange .k-input-inner::placeholder{color:#74777d}.kit-daterange .k-input-inner::selection{color:#fff;background:#00b0ad}.kit-daterange .k-popup{border:1px solid #efefef;box-shadow:none}.kit-daterange .k-popup .k-calendar-header{margin-bottom:20px;padding:6px;font-size:14px;font-weight:500}.kit-daterange .k-popup .k-calendar-title{padding:0;color:#000;line-height:1.26}.kit-daterange .k-popup .k-button:hover:before{background:none}.kit-daterange .k-popup .k-button-icon{padding:0;width:16px;height:16px;color:#002a3a}.kit-daterange .k-popup .k-prev-view .k-icon:before,.kit-daterange .k-popup .k-next-view .k-icon:before{position:absolute}.kit-daterange .k-popup .k-prev-view .k-icon:before{content:\"\\e016\"}.kit-daterange .k-popup .k-next-view .k-icon:before{content:\"\\e014\"}.kit-daterange .k-popup .k-today{display:flex;align-items:center;padding:0 6px;color:#56a2f7;text-transform:uppercase}.kit-daterange .k-popup .k-today:hover{color:#56a2f7}.kit-daterange .k-popup .k-calendar-tr{display:flex}.kit-daterange .k-popup .k-calendar-th,.kit-daterange .k-popup .k-calendar-td{padding:0;width:40px;height:40px;color:#000;font-weight:500;font-size:13px;line-height:1}.kit-daterange .k-popup .k-calendar-th{height:24px;text-transform:uppercase}.kit-daterange .k-popup .k-calendar-td{display:flex;border-radius:0;border:1px solid #dfdfdf;box-sizing:border-box}.kit-daterange .k-popup .k-calendar-td:hover .k-link{color:#56a2f7;background:#ffffff}.kit-daterange .k-popup .k-calendar-td.k-state-focused .k-link,.kit-daterange .k-popup .k-calendar-td.k-state-active .k-link{box-shadow:none}.kit-daterange .k-popup .k-calendar-td.k-range-start,.kit-daterange .k-popup .k-calendar-td.k-range-end{background:none}.kit-daterange .k-popup .k-calendar-td.k-range-start.k-today .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end.k-today .k-link{color:#fff}.kit-daterange .k-popup .k-calendar-td.k-range-start .k-link,.kit-daterange .k-popup .k-calendar-td.k-range-end .k-link{color:#fff;border:1px solid #dfdfdf;border-radius:50%;background:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-range-mid{background:#aad0fb}.kit-daterange .k-popup .k-calendar-td.k-today .k-link{color:#56a2f7}.kit-daterange .k-popup .k-calendar-td.k-other-month .k-link{color:#a9a8a8}.kit-daterange .k-popup .k-link{display:flex;align-items:center;justify-content:center;margin:0;padding:0;width:100%;height:100%}.kit-daterange .k-popup .k-calendar-view{padding:0;gap:0}.kit-daterange .k-popup .k-calendar-content{padding:0 10px 10px}.kit-daterange .k-popup .k-calendar-yearview .k-calendar-td,.kit-daterange .k-popup .k-calendar-decadeview .k-calendar-td,.kit-daterange .k-popup .k-calendar-centuryview .k-calendar-td{width:76px;height:76px}.kit-daterange .k-popup .k-range-split-start:after,.kit-daterange .k-popup .k-range-split-end:after{background-image:none}\n"] }]
|
|
2436
2436
|
}], propDecorators: { type: [{
|
|
@@ -2482,20 +2482,20 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2482
2482
|
|
|
2483
2483
|
class KitDaterangeModule {
|
|
2484
2484
|
}
|
|
2485
|
-
KitDaterangeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2486
|
-
KitDaterangeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2485
|
+
KitDaterangeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2486
|
+
KitDaterangeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeModule, declarations: [KitDaterangeComponent], imports: [CommonModule,
|
|
2487
2487
|
DateInputsModule,
|
|
2488
2488
|
LabelModule,
|
|
2489
2489
|
KitSvgIconModule,
|
|
2490
2490
|
KitInputMessageModule], exports: [KitDaterangeComponent] });
|
|
2491
|
-
KitDaterangeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2491
|
+
KitDaterangeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeModule, providers: [
|
|
2492
2492
|
DateRangeService,
|
|
2493
2493
|
], imports: [CommonModule,
|
|
2494
2494
|
DateInputsModule,
|
|
2495
2495
|
LabelModule,
|
|
2496
2496
|
KitSvgIconModule,
|
|
2497
2497
|
KitInputMessageModule] });
|
|
2498
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2498
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDaterangeModule, decorators: [{
|
|
2499
2499
|
type: NgModule,
|
|
2500
2500
|
args: [{
|
|
2501
2501
|
declarations: [
|
|
@@ -2536,9 +2536,9 @@ class KitCtaPanelItemComponent {
|
|
|
2536
2536
|
this.clicked.emit();
|
|
2537
2537
|
}
|
|
2538
2538
|
}
|
|
2539
|
-
KitCtaPanelItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2540
|
-
KitCtaPanelItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2541
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2539
|
+
KitCtaPanelItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2540
|
+
KitCtaPanelItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitCtaPanelItemComponent, selector: "kit-cta-panel-item", inputs: { item: "item", type: "type" }, outputs: { clicked: "clicked" }, ngImport: i0, template: "<div class=\"kit-cta-panel-item\">\n <div class=\"panel-item-inner\">\n <kit-svg-icon *ngIf=\"item?.icon\" class=\"panel-item-icon\" [icon]=\"item?.icon\"></kit-svg-icon>\n <div class=\"panel-item-text\">\n <div *ngIf=\"item?.title\" class=\"panel-item-title\">{{ item?.title }}</div>\n <ng-container [ngSwitch]=\"type\">\n <ng-container *ngSwitchCase=\"KitCtaPanelItemType.BUTTON\">\n <button *ngIf=\"item?.buttonText\" class=\"panel-item-button\" (click)=\"onButtonClick()\">\n <span class=\"button-label\">{{ item?.buttonText }}</span>\n <kit-svg-icon class=\"button-icon\" [icon]=\"KitSvgIcon.CHEVRON_RIGHT\"></kit-svg-icon>\n </button>\n </ng-container>\n <ng-container *ngSwitchCase=\"KitCtaPanelItemType.LINK\">\n <a *ngIf=\"item?.buttonText\" [routerLink]=\"item?.link\" class=\"panel-item-button\">\n <span class=\"button-label\">{{ item?.buttonText }}</span>\n <kit-svg-icon class=\"button-icon\" [icon]=\"KitSvgIcon.CHEVRON_RIGHT\"></kit-svg-icon>\n </a>\n </ng-container>\n </ng-container>\n </div>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-item{padding:15px 20px;background:#ffffff}.kit-cta-panel-item .panel-item-inner{display:flex;padding-bottom:24px;border-bottom:6px solid #efefef}.kit-cta-panel-item .panel-item-icon{margin-right:20px;width:24px;height:24px;stroke:#a9a8a8;fill:none;flex-shrink:0}.kit-cta-panel-item .panel-item-icon .order-icon,.kit-cta-panel-item .panel-item-icon .reset-icon{stroke:none;fill:#a9a8a8}.kit-cta-panel-item .panel-item-title{margin-bottom:8px;color:#002a3a;font-size:14px}.kit-cta-panel-item .panel-item-button{display:flex;align-items:center;padding:0;color:#56a2f7;font-size:14px;font-weight:500;font-family:inherit;border:none;background:none;cursor:pointer;text-decoration:none}.kit-cta-panel-item .panel-item-button:hover{text-decoration:underline}.kit-cta-panel-item .button-label{margin-right:6px}.kit-cta-panel-item .button-icon{width:16px;height:16px;stroke:#56a2f7;fill:none}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$1.NgSwitch, selector: "[ngSwitch]", inputs: ["ngSwitch"] }, { kind: "directive", type: i1$1.NgSwitchCase, selector: "[ngSwitchCase]", inputs: ["ngSwitchCase"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "directive", type: i1$4.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2541
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemComponent, decorators: [{
|
|
2542
2542
|
type: Component,
|
|
2543
2543
|
args: [{ selector: 'kit-cta-panel-item', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-cta-panel-item\">\n <div class=\"panel-item-inner\">\n <kit-svg-icon *ngIf=\"item?.icon\" class=\"panel-item-icon\" [icon]=\"item?.icon\"></kit-svg-icon>\n <div class=\"panel-item-text\">\n <div *ngIf=\"item?.title\" class=\"panel-item-title\">{{ item?.title }}</div>\n <ng-container [ngSwitch]=\"type\">\n <ng-container *ngSwitchCase=\"KitCtaPanelItemType.BUTTON\">\n <button *ngIf=\"item?.buttonText\" class=\"panel-item-button\" (click)=\"onButtonClick()\">\n <span class=\"button-label\">{{ item?.buttonText }}</span>\n <kit-svg-icon class=\"button-icon\" [icon]=\"KitSvgIcon.CHEVRON_RIGHT\"></kit-svg-icon>\n </button>\n </ng-container>\n <ng-container *ngSwitchCase=\"KitCtaPanelItemType.LINK\">\n <a *ngIf=\"item?.buttonText\" [routerLink]=\"item?.link\" class=\"panel-item-button\">\n <span class=\"button-label\">{{ item?.buttonText }}</span>\n <kit-svg-icon class=\"button-icon\" [icon]=\"KitSvgIcon.CHEVRON_RIGHT\"></kit-svg-icon>\n </a>\n </ng-container>\n </ng-container>\n </div>\n </div>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-item{padding:15px 20px;background:#ffffff}.kit-cta-panel-item .panel-item-inner{display:flex;padding-bottom:24px;border-bottom:6px solid #efefef}.kit-cta-panel-item .panel-item-icon{margin-right:20px;width:24px;height:24px;stroke:#a9a8a8;fill:none;flex-shrink:0}.kit-cta-panel-item .panel-item-icon .order-icon,.kit-cta-panel-item .panel-item-icon .reset-icon{stroke:none;fill:#a9a8a8}.kit-cta-panel-item .panel-item-title{margin-bottom:8px;color:#002a3a;font-size:14px}.kit-cta-panel-item .panel-item-button{display:flex;align-items:center;padding:0;color:#56a2f7;font-size:14px;font-weight:500;font-family:inherit;border:none;background:none;cursor:pointer;text-decoration:none}.kit-cta-panel-item .panel-item-button:hover{text-decoration:underline}.kit-cta-panel-item .button-label{margin-right:6px}.kit-cta-panel-item .button-icon{width:16px;height:16px;stroke:#56a2f7;fill:none}\n"] }]
|
|
2544
2544
|
}], propDecorators: { item: [{
|
|
@@ -2551,14 +2551,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2551
2551
|
|
|
2552
2552
|
class KitCtaPanelItemModule {
|
|
2553
2553
|
}
|
|
2554
|
-
KitCtaPanelItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2555
|
-
KitCtaPanelItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2554
|
+
KitCtaPanelItemModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2555
|
+
KitCtaPanelItemModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemModule, declarations: [KitCtaPanelItemComponent], imports: [CommonModule,
|
|
2556
2556
|
KitSvgIconModule,
|
|
2557
2557
|
RouterModule], exports: [KitCtaPanelItemComponent] });
|
|
2558
|
-
KitCtaPanelItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2558
|
+
KitCtaPanelItemModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemModule, imports: [CommonModule,
|
|
2559
2559
|
KitSvgIconModule,
|
|
2560
2560
|
RouterModule] });
|
|
2561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelItemModule, decorators: [{
|
|
2562
2562
|
type: NgModule,
|
|
2563
2563
|
args: [{
|
|
2564
2564
|
declarations: [
|
|
@@ -2587,9 +2587,9 @@ class KitCtaPanelActionComponent {
|
|
|
2587
2587
|
this.KitButtonType = KitButtonType;
|
|
2588
2588
|
}
|
|
2589
2589
|
}
|
|
2590
|
-
KitCtaPanelActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2591
|
-
KitCtaPanelActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2592
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2590
|
+
KitCtaPanelActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2591
|
+
KitCtaPanelActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitCtaPanelActionComponent, selector: "kit-cta-panel-action", inputs: { disabled: "disabled", confirmText: "confirmText", quitText: "quitText" }, outputs: { quitClicked: "quitClicked", confirmClicked: "confirmClicked" }, ngImport: i0, template: "<div class=\"kit-cta-panel-action\">\n <kit-button class=\"action-button\"\n [label]=\"quitText\"\n [kind]=\"KitButtonKind.SMALL\"\n [type]=\"KitButtonType.OUTLINED\"\n (clicked)=\"quitClicked.emit()\"\n ></kit-button>\n <kit-button class=\"action-button\"\n [label]=\"confirmText\"\n [kind]=\"KitButtonKind.SMALL\"\n [disabled]=\"disabled\"\n (clicked)=\"confirmClicked.emit()\"\n ></kit-button>\n</div>\n", styles: [".kit-cta-panel-action{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.kit-cta-panel-action .action-button ::ng-deep .k-button{width:100%}\n"], dependencies: [{ kind: "component", type: KitButtonComponent, selector: "kit-button", inputs: ["disabled", "label", "type", "icon", "kind", "iconPosition", "buttonClass"], outputs: ["clicked"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2592
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionComponent, decorators: [{
|
|
2593
2593
|
type: Component,
|
|
2594
2594
|
args: [{ selector: 'kit-cta-panel-action', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-cta-panel-action\">\n <kit-button class=\"action-button\"\n [label]=\"quitText\"\n [kind]=\"KitButtonKind.SMALL\"\n [type]=\"KitButtonType.OUTLINED\"\n (clicked)=\"quitClicked.emit()\"\n ></kit-button>\n <kit-button class=\"action-button\"\n [label]=\"confirmText\"\n [kind]=\"KitButtonKind.SMALL\"\n [disabled]=\"disabled\"\n (clicked)=\"confirmClicked.emit()\"\n ></kit-button>\n</div>\n", styles: [".kit-cta-panel-action{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.kit-cta-panel-action .action-button ::ng-deep .k-button{width:100%}\n"] }]
|
|
2595
2595
|
}], propDecorators: { disabled: [{
|
|
@@ -2606,12 +2606,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2606
2606
|
|
|
2607
2607
|
class KitCtaPanelActionModule {
|
|
2608
2608
|
}
|
|
2609
|
-
KitCtaPanelActionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2610
|
-
KitCtaPanelActionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2609
|
+
KitCtaPanelActionModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2610
|
+
KitCtaPanelActionModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionModule, declarations: [KitCtaPanelActionComponent], imports: [CommonModule,
|
|
2611
2611
|
KitButtonModule], exports: [KitCtaPanelActionComponent] });
|
|
2612
|
-
KitCtaPanelActionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2612
|
+
KitCtaPanelActionModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionModule, imports: [CommonModule,
|
|
2613
2613
|
KitButtonModule] });
|
|
2614
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2614
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelActionModule, decorators: [{
|
|
2615
2615
|
type: NgModule,
|
|
2616
2616
|
args: [{
|
|
2617
2617
|
declarations: [
|
|
@@ -2644,9 +2644,9 @@ class AbstractKitCtaPanelConfirmationComponent {
|
|
|
2644
2644
|
this.isConfirmation = true;
|
|
2645
2645
|
}
|
|
2646
2646
|
}
|
|
2647
|
-
AbstractKitCtaPanelConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2648
|
-
AbstractKitCtaPanelConfirmationComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.
|
|
2649
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2647
|
+
AbstractKitCtaPanelConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: AbstractKitCtaPanelConfirmationComponent, deps: [], target: i0.ɵɵFactoryTarget.Directive });
|
|
2648
|
+
AbstractKitCtaPanelConfirmationComponent.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "15.2.7", type: AbstractKitCtaPanelConfirmationComponent, ngImport: i0 });
|
|
2649
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: AbstractKitCtaPanelConfirmationComponent, decorators: [{
|
|
2650
2650
|
type: Directive
|
|
2651
2651
|
}] });
|
|
2652
2652
|
|
|
@@ -2668,9 +2668,9 @@ class KitCtaPanelConfirmationComponent {
|
|
|
2668
2668
|
this.confirmClicked.emit(this.form.value);
|
|
2669
2669
|
}
|
|
2670
2670
|
}
|
|
2671
|
-
KitCtaPanelConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2672
|
-
KitCtaPanelConfirmationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2673
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2671
|
+
KitCtaPanelConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationComponent, deps: [{ token: i1$2.UntypedFormBuilder }], target: i0.ɵɵFactoryTarget.Component });
|
|
2672
|
+
KitCtaPanelConfirmationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitCtaPanelConfirmationComponent, selector: "kit-cta-panel-confirmation", inputs: { data: "data", confirmButtonDisabled: "confirmButtonDisabled", dropdownListHeight: "dropdownListHeight", quitText: "quitText", confirmText: "confirmText" }, outputs: { quitClicked: "quitClicked", confirmClicked: "confirmClicked" }, ngImport: i0, template: "<div class=\"kit-cta-panel-confirmation\">\n <div class=\"confirmation-head\">\n <kit-svg-icon *ngIf=\"data?.icon\" class=\"head-icon\"\n [icon]=\"data?.icon\"\n ></kit-svg-icon>\n <div class=\"head-text\">\n <div class=\"head-title\">{{ data?.title }}</div>\n <div *ngIf=\"data?.description\" class=\"head-description\">\n {{ data?.description }}\n </div>\n </div>\n </div>\n <div class=\"confirmation-main\">\n <form [formGroup]=\"form\" class=\"confirmation-main-form\">\n <kit-dropdown *ngIf=\"data?.dropdownItems\"\n formControlName=\"reason\"\n [defaultItem]=\"data?.defaultDropdownItem\"\n [label]=\"data?.dropdownLabel\"\n [items]=\"data?.dropdownItems\"\n [listHeight]=\"dropdownListHeight\"\n ></kit-dropdown>\n\n <kit-checkbox *ngIf=\"data?.checkboxLabel\"\n formControlName=\"checkbox\"\n [label]=\"data?.checkboxLabel\"\n ></kit-checkbox>\n </form>\n </div>\n <kit-cta-panel-action [disabled]=\"data?.dropdownItems && form.invalid\"\n [quitText]=\"quitText\"\n [confirmText]=\"confirmText\"\n (quitClicked)=\"quitClicked.emit()\"\n (confirmClicked)=\"onConfirmButtonClick()\"\n ></kit-cta-panel-action>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-confirmation{padding:15px 20px;border:2px solid #00b0ad;background:#f8f9fe;line-height:1.26}.kit-cta-panel-confirmation .confirmation-head{display:flex;margin-bottom:24px}.kit-cta-panel-confirmation .head-icon{width:24px;height:24px;margin-right:20px;flex-shrink:0;stroke:#00b0ad;fill:none}.kit-cta-panel-confirmation .head-icon .reset-icon{stroke:none;fill:#00b0ad}.kit-cta-panel-confirmation .head-title{color:#002a3a;font-weight:700}.kit-cta-panel-confirmation .head-description{margin-top:24px;color:#000}.kit-cta-panel-confirmation .confirmation-main{margin-bottom:24px}.kit-cta-panel-confirmation .confirmation-main-form{display:flex;flex-direction:column;gap:8px}\n"], dependencies: [{ kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "component", type: KitDropdownComponent, selector: "kit-dropdown", inputs: ["items", "selectedItem", "label", "disabled", "messageIcon", "messageText", "messageType", "state", "defaultItem", "listHeight", "hideDefaultItem"], outputs: ["selected"] }, { kind: "directive", type: i1$2.ɵNgNoValidate, selector: "form:not([ngNoForm]):not([ngNativeValidate])" }, { kind: "directive", type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$2.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$2.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$2.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: KitCtaPanelActionComponent, selector: "kit-cta-panel-action", inputs: ["disabled", "confirmText", "quitText"], outputs: ["quitClicked", "confirmClicked"] }, { kind: "component", type: KitCheckboxComponent, selector: "kit-checkbox", inputs: ["label", "disabled", "defaultChecked", "readonly", "state", "messageIcon", "messageText", "messageType"], outputs: ["changed"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
2673
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationComponent, decorators: [{
|
|
2674
2674
|
type: Component,
|
|
2675
2675
|
args: [{ selector: 'kit-cta-panel-confirmation', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-cta-panel-confirmation\">\n <div class=\"confirmation-head\">\n <kit-svg-icon *ngIf=\"data?.icon\" class=\"head-icon\"\n [icon]=\"data?.icon\"\n ></kit-svg-icon>\n <div class=\"head-text\">\n <div class=\"head-title\">{{ data?.title }}</div>\n <div *ngIf=\"data?.description\" class=\"head-description\">\n {{ data?.description }}\n </div>\n </div>\n </div>\n <div class=\"confirmation-main\">\n <form [formGroup]=\"form\" class=\"confirmation-main-form\">\n <kit-dropdown *ngIf=\"data?.dropdownItems\"\n formControlName=\"reason\"\n [defaultItem]=\"data?.defaultDropdownItem\"\n [label]=\"data?.dropdownLabel\"\n [items]=\"data?.dropdownItems\"\n [listHeight]=\"dropdownListHeight\"\n ></kit-dropdown>\n\n <kit-checkbox *ngIf=\"data?.checkboxLabel\"\n formControlName=\"checkbox\"\n [label]=\"data?.checkboxLabel\"\n ></kit-checkbox>\n </form>\n </div>\n <kit-cta-panel-action [disabled]=\"data?.dropdownItems && form.invalid\"\n [quitText]=\"quitText\"\n [confirmText]=\"confirmText\"\n (quitClicked)=\"quitClicked.emit()\"\n (confirmClicked)=\"onConfirmButtonClick()\"\n ></kit-cta-panel-action>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-confirmation{padding:15px 20px;border:2px solid #00b0ad;background:#f8f9fe;line-height:1.26}.kit-cta-panel-confirmation .confirmation-head{display:flex;margin-bottom:24px}.kit-cta-panel-confirmation .head-icon{width:24px;height:24px;margin-right:20px;flex-shrink:0;stroke:#00b0ad;fill:none}.kit-cta-panel-confirmation .head-icon .reset-icon{stroke:none;fill:#00b0ad}.kit-cta-panel-confirmation .head-title{color:#002a3a;font-weight:700}.kit-cta-panel-confirmation .head-description{margin-top:24px;color:#000}.kit-cta-panel-confirmation .confirmation-main{margin-bottom:24px}.kit-cta-panel-confirmation .confirmation-main-form{display:flex;flex-direction:column;gap:8px}\n"] }]
|
|
2676
2676
|
}], ctorParameters: function () { return [{ type: i1$2.UntypedFormBuilder }]; }, propDecorators: { data: [{
|
|
@@ -2691,8 +2691,8 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2691
2691
|
|
|
2692
2692
|
class KitCtaPanelConfirmationModule {
|
|
2693
2693
|
}
|
|
2694
|
-
KitCtaPanelConfirmationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2695
|
-
KitCtaPanelConfirmationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2694
|
+
KitCtaPanelConfirmationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2695
|
+
KitCtaPanelConfirmationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationModule, declarations: [KitCtaPanelConfirmationComponent], imports: [CommonModule,
|
|
2696
2696
|
KitSvgIconModule,
|
|
2697
2697
|
KitDropdownModule,
|
|
2698
2698
|
FormsModule,
|
|
@@ -2701,7 +2701,7 @@ KitCtaPanelConfirmationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14
|
|
|
2701
2701
|
KitDropdownModule,
|
|
2702
2702
|
KitCtaPanelActionModule,
|
|
2703
2703
|
KitCheckboxModule], exports: [KitCtaPanelConfirmationComponent] });
|
|
2704
|
-
KitCtaPanelConfirmationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2704
|
+
KitCtaPanelConfirmationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationModule, imports: [CommonModule,
|
|
2705
2705
|
KitSvgIconModule,
|
|
2706
2706
|
KitDropdownModule,
|
|
2707
2707
|
FormsModule,
|
|
@@ -2710,7 +2710,7 @@ KitCtaPanelConfirmationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12
|
|
|
2710
2710
|
KitDropdownModule,
|
|
2711
2711
|
KitCtaPanelActionModule,
|
|
2712
2712
|
KitCheckboxModule] });
|
|
2713
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelConfirmationModule, decorators: [{
|
|
2714
2714
|
type: NgModule,
|
|
2715
2715
|
args: [{
|
|
2716
2716
|
declarations: [
|
|
@@ -2742,9 +2742,9 @@ class KitCtaPanelAbstractConfirmationComponent {
|
|
|
2742
2742
|
this.confirmClicked = new EventEmitter();
|
|
2743
2743
|
}
|
|
2744
2744
|
}
|
|
2745
|
-
KitCtaPanelAbstractConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2746
|
-
KitCtaPanelAbstractConfirmationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2747
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2745
|
+
KitCtaPanelAbstractConfirmationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2746
|
+
KitCtaPanelAbstractConfirmationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitCtaPanelAbstractConfirmationComponent, selector: "kit-cta-panel-abstract-confirmation", inputs: { confirmButtonDisabled: "confirmButtonDisabled", quitText: "quitText", confirmText: "confirmText" }, outputs: { quitClicked: "quitClicked", confirmClicked: "confirmClicked" }, ngImport: i0, template: "<div class=\"kit-cta-panel-confirmation\">\n <ng-content select=\".confirmation-head\"\n ></ng-content>\n <ng-content select=\".confirmation-main\"\n ></ng-content>\n <kit-cta-panel-action [disabled]=\"confirmButtonDisabled\"\n [quitText]=\"quitText\"\n [confirmText]=\"confirmText\"\n (quitClicked)=\"quitClicked.emit()\"\n (confirmClicked)=\"confirmClicked.emit()\"\n ></kit-cta-panel-action>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-confirmation{padding:15px 20px;border:2px solid #00b0ad;background:#f8f9fe;line-height:1.26}.kit-cta-panel-confirmation .confirmation-head{display:flex;margin-bottom:24px}.kit-cta-panel-confirmation .head-icon{width:24px;height:24px;margin-right:20px;flex-shrink:0;stroke:#00b0ad;fill:none}.kit-cta-panel-confirmation .head-icon .reset-icon{stroke:none;fill:#00b0ad}.kit-cta-panel-confirmation .head-title{color:#002a3a;font-weight:700}.kit-cta-panel-confirmation .head-description{margin-top:24px;color:#000}.kit-cta-panel-confirmation .confirmation-main{margin-bottom:24px}.kit-cta-panel-confirmation .confirmation-main-form{display:flex;flex-direction:column;gap:8px}\n"], dependencies: [{ kind: "component", type: KitCtaPanelActionComponent, selector: "kit-cta-panel-action", inputs: ["disabled", "confirmText", "quitText"], outputs: ["quitClicked", "confirmClicked"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationComponent, decorators: [{
|
|
2748
2748
|
type: Component,
|
|
2749
2749
|
args: [{ selector: 'kit-cta-panel-abstract-confirmation', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-cta-panel-confirmation\">\n <ng-content select=\".confirmation-head\"\n ></ng-content>\n <ng-content select=\".confirmation-main\"\n ></ng-content>\n <kit-cta-panel-action [disabled]=\"confirmButtonDisabled\"\n [quitText]=\"quitText\"\n [confirmText]=\"confirmText\"\n (quitClicked)=\"quitClicked.emit()\"\n (confirmClicked)=\"confirmClicked.emit()\"\n ></kit-cta-panel-action>\n</div>\n", styles: [".display-flex{display:flex}.flex-align-items-center{align-items:center}.flex-justify-content-center{justify-content:center}.flex-justify-content-end{justify-content:flex-end}.display-block{display:block}.kit-cta-panel-confirmation{padding:15px 20px;border:2px solid #00b0ad;background:#f8f9fe;line-height:1.26}.kit-cta-panel-confirmation .confirmation-head{display:flex;margin-bottom:24px}.kit-cta-panel-confirmation .head-icon{width:24px;height:24px;margin-right:20px;flex-shrink:0;stroke:#00b0ad;fill:none}.kit-cta-panel-confirmation .head-icon .reset-icon{stroke:none;fill:#00b0ad}.kit-cta-panel-confirmation .head-title{color:#002a3a;font-weight:700}.kit-cta-panel-confirmation .head-description{margin-top:24px;color:#000}.kit-cta-panel-confirmation .confirmation-main{margin-bottom:24px}.kit-cta-panel-confirmation .confirmation-main-form{display:flex;flex-direction:column;gap:8px}\n"] }]
|
|
2750
2750
|
}], propDecorators: { confirmButtonDisabled: [{
|
|
@@ -2761,14 +2761,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2761
2761
|
|
|
2762
2762
|
class KitCtaPanelAbstractConfirmationModule {
|
|
2763
2763
|
}
|
|
2764
|
-
KitCtaPanelAbstractConfirmationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2765
|
-
KitCtaPanelAbstractConfirmationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2764
|
+
KitCtaPanelAbstractConfirmationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2765
|
+
KitCtaPanelAbstractConfirmationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationModule, declarations: [KitCtaPanelAbstractConfirmationComponent], imports: [KitCtaPanelActionModule,
|
|
2766
2766
|
KitSvgIconModule,
|
|
2767
2767
|
CommonModule], exports: [KitCtaPanelAbstractConfirmationComponent] });
|
|
2768
|
-
KitCtaPanelAbstractConfirmationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2768
|
+
KitCtaPanelAbstractConfirmationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationModule, imports: [KitCtaPanelActionModule,
|
|
2769
2769
|
KitSvgIconModule,
|
|
2770
2770
|
CommonModule] });
|
|
2771
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2771
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitCtaPanelAbstractConfirmationModule, decorators: [{
|
|
2772
2772
|
type: NgModule,
|
|
2773
2773
|
args: [{
|
|
2774
2774
|
declarations: [
|
|
@@ -2787,19 +2787,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2787
2787
|
|
|
2788
2788
|
class KitNoteComponent {
|
|
2789
2789
|
}
|
|
2790
|
-
KitNoteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2791
|
-
KitNoteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2792
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2790
|
+
KitNoteComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNoteComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2791
|
+
KitNoteComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitNoteComponent, selector: "kit-note", ngImport: i0, template: "<div class=\"kit-note\">\n <div class=\"kit-note-content\">\n <ng-content select=\".content\"\n ></ng-content>\n </div>\n\n <div class=\"kit-note-footer\">\n <div class=\"kit-note-footer-text\">\n <ng-content select=\".footer-content\"\n ></ng-content>\n </div>\n\n <div class=\"kit-note-footer-actions\">\n <ng-content select=\".footer-actions\"\n ></ng-content>\n </div>\n </div>\n</div>\n", styles: [".kit-note{border-radius:6px;background:var(--ui-kit-color-white);border:1px solid var(--ui-kit-color-grey-3);border-bottom-width:2px;font-size:12px;overflow:hidden}.kit-note-content{margin-bottom:20px;padding:8px;line-height:15px;color:var(--ui-kit-color-grey-0)}.kit-note-footer{display:flex;padding:4px 8px;height:30px;box-sizing:border-box;background:var(--ui-kit-color-grey-5)}.kit-note-footer-text{color:var(--ui-kit-color-grey-2);flex:1 0}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2792
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNoteComponent, decorators: [{
|
|
2793
2793
|
type: Component,
|
|
2794
2794
|
args: [{ selector: 'kit-note', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-note\">\n <div class=\"kit-note-content\">\n <ng-content select=\".content\"\n ></ng-content>\n </div>\n\n <div class=\"kit-note-footer\">\n <div class=\"kit-note-footer-text\">\n <ng-content select=\".footer-content\"\n ></ng-content>\n </div>\n\n <div class=\"kit-note-footer-actions\">\n <ng-content select=\".footer-actions\"\n ></ng-content>\n </div>\n </div>\n</div>\n", styles: [".kit-note{border-radius:6px;background:var(--ui-kit-color-white);border:1px solid var(--ui-kit-color-grey-3);border-bottom-width:2px;font-size:12px;overflow:hidden}.kit-note-content{margin-bottom:20px;padding:8px;line-height:15px;color:var(--ui-kit-color-grey-0)}.kit-note-footer{display:flex;padding:4px 8px;height:30px;box-sizing:border-box;background:var(--ui-kit-color-grey-5)}.kit-note-footer-text{color:var(--ui-kit-color-grey-2);flex:1 0}\n"] }]
|
|
2795
2795
|
}] });
|
|
2796
2796
|
|
|
2797
2797
|
class KitNoteModule {
|
|
2798
2798
|
}
|
|
2799
|
-
KitNoteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2800
|
-
KitNoteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2801
|
-
KitNoteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2802
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2799
|
+
KitNoteModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNoteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2800
|
+
KitNoteModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitNoteModule, declarations: [KitNoteComponent], exports: [KitNoteComponent] });
|
|
2801
|
+
KitNoteModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNoteModule });
|
|
2802
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNoteModule, decorators: [{
|
|
2803
2803
|
type: NgModule,
|
|
2804
2804
|
args: [{
|
|
2805
2805
|
declarations: [
|
|
@@ -2844,9 +2844,9 @@ class KitQueryParamsService {
|
|
|
2844
2844
|
};
|
|
2845
2845
|
}
|
|
2846
2846
|
}
|
|
2847
|
-
KitQueryParamsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2848
|
-
KitQueryParamsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.
|
|
2849
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2847
|
+
KitQueryParamsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitQueryParamsService, deps: [{ token: i1$4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
2848
|
+
KitQueryParamsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitQueryParamsService });
|
|
2849
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitQueryParamsService, decorators: [{
|
|
2850
2850
|
type: Injectable
|
|
2851
2851
|
}], ctorParameters: function () { return [{ type: i1$4.ActivatedRoute }]; } });
|
|
2852
2852
|
|
|
@@ -2903,13 +2903,13 @@ class KitRadioButtonComponent {
|
|
|
2903
2903
|
return !!item.readonly || !!item.disabled;
|
|
2904
2904
|
}
|
|
2905
2905
|
}
|
|
2906
|
-
KitRadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2907
|
-
KitRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2906
|
+
KitRadioButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2907
|
+
KitRadioButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitRadioButtonComponent, selector: "kit-radio-button", inputs: { items: "items", label: "label", name: "name", readonly: "readonly", disabled: "disabled" }, outputs: { changed: "changed" }, providers: [{
|
|
2908
2908
|
provide: NG_VALUE_ACCESSOR,
|
|
2909
2909
|
useExisting: forwardRef(() => KitRadioButtonComponent),
|
|
2910
2910
|
multi: true,
|
|
2911
2911
|
}], ngImport: i0, template: "<div class=\"kit-radio-button\">\n <kendo-label class=\"kit-radio-button-label\" [text]=\"label\"\n ></kendo-label>\n\n <div *ngIf=\"items.length\" class=\"kit-radio-button-items\">\n <div *ngFor=\"let item of items; let index = index\" class=\"kit-radio-button-item\"\n [class.readonly]=\"item.readonly || readonly || disabled\"\n [class.disabled]=\"item.disabled || disabled\">\n <input kendoRadioButton type=\"radio\"\n [id]=\"buildLabelId(index)\"\n [name]=\"name\"\n [value]=\"item.value\"\n [checked]=\"item.checked\"\n (click)=\"handleClick($event, item)\"\n (change)=\"onRadioValueChange(item)\" />\n\n <kendo-label [text]=\"item.label\"\n [for]=\"buildLabelId(index)\"\n ></kendo-label>\n </div>\n </div>\n</div>\n", styles: [".kit-radio-button-items{display:flex;gap:10px;margin-top:10px}.kit-radio-button-label{color:var(--ui-kit-color-grey-7);font-weight:500;font-size:13px}:host ::ng-deep .kit-radio-button-item{display:flex;align-items:center;gap:10px}:host ::ng-deep .kit-radio-button-item .k-radio{display:grid;place-content:center;box-sizing:border-box;width:20px;height:20px;padding:0;margin:0;-webkit-appearance:none;appearance:none;border:2px solid var(--ui-kit-color-grey-0);border-radius:50%;cursor:pointer}:host ::ng-deep .kit-radio-button-item .k-radio:before{content:\"\";width:10px;height:10px;border-radius:50%;transform:scale(0);transition:.12s transform ease-in-out;background:var(--ui-kit-color-main)}:host ::ng-deep .kit-radio-button-item .k-radio:checked{border-color:var(--ui-kit-color-main)}:host ::ng-deep .kit-radio-button-item .k-radio:checked:before{transform:scale(1)}:host ::ng-deep .kit-radio-button-item .k-label{color:var(--ui-kit-color-grey-0);font-size:12px;cursor:pointer}:host ::ng-deep .kit-radio-button .readonly .k-radio,:host ::ng-deep .kit-radio-button .readonly .k-label,:host ::ng-deep .kit-radio-button .disabled .k-radio,:host ::ng-deep .kit-radio-button .disabled .k-label{cursor:default}:host ::ng-deep .kit-radio-button .disabled .k-radio,:host ::ng-deep .kit-radio-button .disabled .k-label{opacity:.6}\n"], dependencies: [{ kind: "directive", type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.LabelComponent, selector: "kendo-label", inputs: ["text", "for", "optional"], exportAs: ["kendoLabel"] }, { kind: "directive", type: i2.RadioButtonDirective, selector: "input[kendoRadioButton]", inputs: ["size"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2912
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2912
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonComponent, decorators: [{
|
|
2913
2913
|
type: Component,
|
|
2914
2914
|
args: [{ selector: 'kit-radio-button', changeDetection: ChangeDetectionStrategy.OnPush, providers: [{
|
|
2915
2915
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -2932,14 +2932,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2932
2932
|
|
|
2933
2933
|
class KitRadioButtonModule {
|
|
2934
2934
|
}
|
|
2935
|
-
KitRadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2936
|
-
KitRadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2935
|
+
KitRadioButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2936
|
+
KitRadioButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonModule, declarations: [KitRadioButtonComponent], imports: [CommonModule,
|
|
2937
2937
|
LabelModule,
|
|
2938
2938
|
RadioButtonModule], exports: [KitRadioButtonComponent] });
|
|
2939
|
-
KitRadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2939
|
+
KitRadioButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonModule, imports: [CommonModule,
|
|
2940
2940
|
LabelModule,
|
|
2941
2941
|
RadioButtonModule] });
|
|
2942
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2942
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitRadioButtonModule, decorators: [{
|
|
2943
2943
|
type: NgModule,
|
|
2944
2944
|
args: [{
|
|
2945
2945
|
declarations: [
|
|
@@ -2978,9 +2978,9 @@ class KitNavigationTabsComponent {
|
|
|
2978
2978
|
return item.iconType || KitNavigationTabsItemIconType.STROKE;
|
|
2979
2979
|
}
|
|
2980
2980
|
}
|
|
2981
|
-
KitNavigationTabsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2982
|
-
KitNavigationTabsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
2983
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2981
|
+
KitNavigationTabsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
2982
|
+
KitNavigationTabsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitNavigationTabsComponent, selector: "kit-navigation-tabs", inputs: { items: "items" }, ngImport: i0, template: "<div class=\"kit-navigation-tabs\">\n <div class=\"tabs-nav\">\n <a *ngFor=\"let item of items\"\n class=\"tab-item\"\n routerLinkActive=\"tab-item-active\"\n [routerLink]=\"getRouterLink(item)\">\n <kit-svg-icon *ngIf=\"item.icon\"\n class=\"tab-item-icon\"\n [icon]=\"item.icon\"\n [ngClass]=\"getItemIconCssClass(item)\"\n ></kit-svg-icon>\n \n <span class=\"tab-item-title\"\n [innerHTML]=\"item.title\"\n ></span>\n </a>\n </div>\n</div>\n", styles: [".kit-navigation-tabs .tabs-nav{display:flex;padding:12px 8px;gap:40px;box-shadow:0 4px 4px #505d6833;background:var(--ui-kit-color-white)}.kit-navigation-tabs .tab-item{display:flex;align-items:center;color:var(--ui-kit-color-grey-2);text-decoration:none}.kit-navigation-tabs .tab-item-icon{display:block;margin-right:4px;width:24px;height:24px}.kit-navigation-tabs .tab-item-icon.fill{fill:var(--ui-kit-color-grey-2);stroke:none}.kit-navigation-tabs .tab-item-icon.stroke{fill:none;stroke:var(--ui-kit-color-grey-2)}.kit-navigation-tabs .tab-item-title{font-weight:500;font-size:14px}.kit-navigation-tabs .tab-item-active{color:var(--ui-kit-color-grey-0)}.kit-navigation-tabs .tab-item-active .tab-item-icon.fill{fill:var(--ui-kit-color-grey-0)}.kit-navigation-tabs .tab-item-active .tab-item-icon.stroke{stroke:var(--ui-kit-color-grey-0)}\n"], dependencies: [{ kind: "directive", type: i1$1.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$4.RouterLink, selector: "[routerLink]", inputs: ["target", "queryParams", "fragment", "queryParamsHandling", "state", "relativeTo", "preserveFragment", "skipLocationChange", "replaceUrl", "routerLink"] }, { kind: "directive", type: i1$4.RouterLinkActive, selector: "[routerLinkActive]", inputs: ["routerLinkActiveOptions", "ariaCurrentWhenActive", "routerLinkActive"], outputs: ["isActiveChange"], exportAs: ["routerLinkActive"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
2983
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsComponent, decorators: [{
|
|
2984
2984
|
type: Component,
|
|
2985
2985
|
args: [{ selector: 'kit-navigation-tabs', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-navigation-tabs\">\n <div class=\"tabs-nav\">\n <a *ngFor=\"let item of items\"\n class=\"tab-item\"\n routerLinkActive=\"tab-item-active\"\n [routerLink]=\"getRouterLink(item)\">\n <kit-svg-icon *ngIf=\"item.icon\"\n class=\"tab-item-icon\"\n [icon]=\"item.icon\"\n [ngClass]=\"getItemIconCssClass(item)\"\n ></kit-svg-icon>\n \n <span class=\"tab-item-title\"\n [innerHTML]=\"item.title\"\n ></span>\n </a>\n </div>\n</div>\n", styles: [".kit-navigation-tabs .tabs-nav{display:flex;padding:12px 8px;gap:40px;box-shadow:0 4px 4px #505d6833;background:var(--ui-kit-color-white)}.kit-navigation-tabs .tab-item{display:flex;align-items:center;color:var(--ui-kit-color-grey-2);text-decoration:none}.kit-navigation-tabs .tab-item-icon{display:block;margin-right:4px;width:24px;height:24px}.kit-navigation-tabs .tab-item-icon.fill{fill:var(--ui-kit-color-grey-2);stroke:none}.kit-navigation-tabs .tab-item-icon.stroke{fill:none;stroke:var(--ui-kit-color-grey-2)}.kit-navigation-tabs .tab-item-title{font-weight:500;font-size:14px}.kit-navigation-tabs .tab-item-active{color:var(--ui-kit-color-grey-0)}.kit-navigation-tabs .tab-item-active .tab-item-icon.fill{fill:var(--ui-kit-color-grey-0)}.kit-navigation-tabs .tab-item-active .tab-item-icon.stroke{stroke:var(--ui-kit-color-grey-0)}\n"] }]
|
|
2986
2986
|
}], propDecorators: { items: [{
|
|
@@ -2989,14 +2989,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
2989
2989
|
|
|
2990
2990
|
class KitNavigationTabsModule {
|
|
2991
2991
|
}
|
|
2992
|
-
KitNavigationTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
2993
|
-
KitNavigationTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
2992
|
+
KitNavigationTabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2993
|
+
KitNavigationTabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsModule, declarations: [KitNavigationTabsComponent], imports: [CommonModule,
|
|
2994
2994
|
RouterModule,
|
|
2995
2995
|
KitSvgIconModule], exports: [KitNavigationTabsComponent] });
|
|
2996
|
-
KitNavigationTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
2996
|
+
KitNavigationTabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsModule, imports: [CommonModule,
|
|
2997
2997
|
RouterModule,
|
|
2998
2998
|
KitSvgIconModule] });
|
|
2999
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
2999
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitNavigationTabsModule, decorators: [{
|
|
3000
3000
|
type: NgModule,
|
|
3001
3001
|
args: [{
|
|
3002
3002
|
declarations: [
|
|
@@ -3015,9 +3015,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3015
3015
|
|
|
3016
3016
|
class KitDialogComponent {
|
|
3017
3017
|
}
|
|
3018
|
-
KitDialogComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3019
|
-
KitDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
3020
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3018
|
+
KitDialogComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3019
|
+
KitDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitDialogComponent, selector: "kit-dialog", ngImport: i0, template: "<div class=\"kit-dialog\">\n <div class=\"kit-dialog-container\" kendoDialogContainer\n [hidden]=\"true\"\n ></div>\n</div>\n", styles: [":host ::ng-deep .kit-dialog .k-dialog{background:var(--ui-kit-color-white);border-radius:12px;border:3px solid var(--ui-kit-color-grey-2);overflow:hidden;padding:25px}:host ::ng-deep .kit-dialog .k-dialog-titlebar,:host ::ng-deep .kit-dialog .k-dialog-content{padding:0}:host ::ng-deep .kit-dialog .k-dialog-titlebar{background:var(--ui-kit-color-white);padding-bottom:25px;border-color:var(--ui-kit-color-grey-3);display:flex}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-dialog-titlebar-action,:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-button-icon{border-radius:50%}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-dialog-titlebar-action{color:var(--ui-kit-color-main);padding:0}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-button-icon{width:25px;height:25px;border:1px solid var(--ui-kit-color-main)}:host ::ng-deep .kit-dialog .k-dialog-title{padding:0 0 0 5px;border-left:1px solid var(--ui-kit-color-main);color:var(--ui-kit-color-grey-0);font-size:13px;flex:1 0}:host ::ng-deep .kit-dialog .k-dialog-content{padding-top:10px}\n"], dependencies: [{ kind: "directive", type: i1$5.DialogContainerDirective, selector: "[kendoDialogContainer]" }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3020
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogComponent, decorators: [{
|
|
3021
3021
|
type: Component,
|
|
3022
3022
|
args: [{ selector: 'kit-dialog', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"kit-dialog\">\n <div class=\"kit-dialog-container\" kendoDialogContainer\n [hidden]=\"true\"\n ></div>\n</div>\n", styles: [":host ::ng-deep .kit-dialog .k-dialog{background:var(--ui-kit-color-white);border-radius:12px;border:3px solid var(--ui-kit-color-grey-2);overflow:hidden;padding:25px}:host ::ng-deep .kit-dialog .k-dialog-titlebar,:host ::ng-deep .kit-dialog .k-dialog-content{padding:0}:host ::ng-deep .kit-dialog .k-dialog-titlebar{background:var(--ui-kit-color-white);padding-bottom:25px;border-color:var(--ui-kit-color-grey-3);display:flex}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-dialog-titlebar-action,:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-button-icon{border-radius:50%}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-dialog-titlebar-action{color:var(--ui-kit-color-main);padding:0}:host ::ng-deep .kit-dialog .k-dialog-titlebar .k-button-icon{width:25px;height:25px;border:1px solid var(--ui-kit-color-main)}:host ::ng-deep .kit-dialog .k-dialog-title{padding:0 0 0 5px;border-left:1px solid var(--ui-kit-color-main);color:var(--ui-kit-color-grey-0);font-size:13px;flex:1 0}:host ::ng-deep .kit-dialog .k-dialog-content{padding-top:10px}\n"] }]
|
|
3023
3023
|
}] });
|
|
@@ -3044,9 +3044,9 @@ class KitDialogService {
|
|
|
3044
3044
|
this.closed.emit(this.dialogRef);
|
|
3045
3045
|
}
|
|
3046
3046
|
}
|
|
3047
|
-
KitDialogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3048
|
-
KitDialogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.
|
|
3049
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3047
|
+
KitDialogService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogService, deps: [{ token: i1$5.DialogService }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
3048
|
+
KitDialogService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogService });
|
|
3049
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogService, decorators: [{
|
|
3050
3050
|
type: Injectable
|
|
3051
3051
|
}], ctorParameters: function () { return [{ type: i1$5.DialogService }]; }, propDecorators: { opened: [{
|
|
3052
3052
|
type: Output
|
|
@@ -3056,14 +3056,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3056
3056
|
|
|
3057
3057
|
class KitDialogModule {
|
|
3058
3058
|
}
|
|
3059
|
-
KitDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3060
|
-
KitDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
3059
|
+
KitDialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3060
|
+
KitDialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitDialogModule, declarations: [KitDialogComponent], imports: [DialogModule,
|
|
3061
3061
|
ButtonModule], exports: [KitDialogComponent] });
|
|
3062
|
-
KitDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
3062
|
+
KitDialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogModule, providers: [
|
|
3063
3063
|
KitDialogService,
|
|
3064
3064
|
], imports: [DialogModule,
|
|
3065
3065
|
ButtonModule] });
|
|
3066
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3066
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogModule, decorators: [{
|
|
3067
3067
|
type: NgModule,
|
|
3068
3068
|
args: [{
|
|
3069
3069
|
declarations: [
|
|
@@ -3084,19 +3084,19 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3084
3084
|
|
|
3085
3085
|
class KitDialogActionsComponent {
|
|
3086
3086
|
}
|
|
3087
|
-
KitDialogActionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3088
|
-
KitDialogActionsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
3089
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3087
|
+
KitDialogActionsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3088
|
+
KitDialogActionsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitDialogActionsComponent, selector: "kit-dialog-actions", ngImport: i0, template: "<kendo-dialog-actions class=\"kit-dialog-actions d-flex flex-justify-content-end\" layout=\"normal\">\n <ng-content\n ></ng-content>\n</kendo-dialog-actions>\n", styles: ["::ng-deep .kit-dialog-actions{margin-top:10px;padding:20px 0 0;border:0;border-top:6px solid var(--ui-kit-color-grey-3)}\n"], dependencies: [{ kind: "component", type: i1$5.DialogActionsComponent, selector: "kendo-dialog-actions", inputs: ["actions", "layout"], outputs: ["action"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsComponent, decorators: [{
|
|
3090
3090
|
type: Component,
|
|
3091
3091
|
args: [{ selector: 'kit-dialog-actions', changeDetection: ChangeDetectionStrategy.OnPush, template: "<kendo-dialog-actions class=\"kit-dialog-actions d-flex flex-justify-content-end\" layout=\"normal\">\n <ng-content\n ></ng-content>\n</kendo-dialog-actions>\n", styles: ["::ng-deep .kit-dialog-actions{margin-top:10px;padding:20px 0 0;border:0;border-top:6px solid var(--ui-kit-color-grey-3)}\n"] }]
|
|
3092
3092
|
}] });
|
|
3093
3093
|
|
|
3094
3094
|
class KitDialogActionsModule {
|
|
3095
3095
|
}
|
|
3096
|
-
KitDialogActionsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3097
|
-
KitDialogActionsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
3098
|
-
KitDialogActionsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
3099
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3096
|
+
KitDialogActionsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3097
|
+
KitDialogActionsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsModule, declarations: [KitDialogActionsComponent], imports: [WindowModule], exports: [KitDialogActionsComponent] });
|
|
3098
|
+
KitDialogActionsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsModule, imports: [WindowModule] });
|
|
3099
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitDialogActionsModule, decorators: [{
|
|
3100
3100
|
type: NgModule,
|
|
3101
3101
|
args: [{
|
|
3102
3102
|
declarations: [
|
|
@@ -3157,13 +3157,13 @@ class KitTimepickerComponent {
|
|
|
3157
3157
|
this.disabled = disabled;
|
|
3158
3158
|
}
|
|
3159
3159
|
}
|
|
3160
|
-
KitTimepickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3161
|
-
KitTimepickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
3160
|
+
KitTimepickerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3161
|
+
KitTimepickerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitTimepickerComponent, selector: "kit-timepicker", inputs: { label: "label", placeholder: "placeholder", defaultValue: "defaultValue", longFormatEnabled: "longFormatEnabled", disabled: "disabled", readonly: "readonly", min: "min", max: "max" }, outputs: { popupOpened: "popupOpened", popupClosed: "popupClosed", changed: "changed", blured: "blured" }, providers: [{
|
|
3162
3162
|
provide: NG_VALUE_ACCESSOR,
|
|
3163
3163
|
useExisting: forwardRef(() => KitTimepickerComponent),
|
|
3164
3164
|
multi: true,
|
|
3165
3165
|
}], ngImport: i0, template: "<div class=\"kit-timepicker\" [class.kit-timepicker-disabled]=\"disabled\">\n <label *ngIf=\"label\" class=\"kit-timepicker-label display-block\">\n {{ label }}\n </label>\n\n <kendo-timepicker class=\"kit-timepicker-input\"\n [title]=\"label\"\n [placeholder]=\"placeholder\"\n [readonly]=\"readonly\"\n [min]=\"min\"\n [max]=\"max\"\n [format]=\"longFormatEnabled && longTimeFormat || shortTimeFormat\"\n [disabled]=\"disabled\"\n [value]=\"defaultValue\"\n [popupSettings]=\"datetimepickerPopupSettings\"\n (open)=\"popupOpened.emit()\"\n (close)=\"popupClosed.emit()\"\n (valueChange)=\"onInputChange($event)\"\n (blur)=\"onInputBlur()\"\n ></kendo-timepicker>\n</div>\n", styles: [":host ::ng-deep .kit-timepicker-label{font-size:13px;color:var(--ui-kit-color-grey-7);font-weight:500;margin-bottom:4px}:host ::ng-deep .kit-timepicker-input{display:flex;flex-direction:row-reverse;padding:4px 8px;height:34px;border-radius:4px;border:1px solid #efefef}:host ::ng-deep .kit-timepicker-input:focus,:host ::ng-deep .kit-timepicker-input:focus-within,:host ::ng-deep .kit-timepicker-input .k-input:focus,:host ::ng-deep .kit-timepicker-input .k-input:focus-within{box-shadow:none}:host ::ng-deep .kit-timepicker-input:focus,:host ::ng-deep .kit-timepicker-input:focus-within,:host ::ng-deep .kit-timepicker-input.k-focus{border:1px solid var(--ui-kit-color-green)}:host ::ng-deep .kit-timepicker-input .k-input-inner{padding:0;font-size:13px;line-height:1}:host ::ng-deep .kit-timepicker-input .k-input-inner::placeholder{color:#74777d}:host ::ng-deep .kit-timepicker-input .k-input-inner:focus,:host ::ng-deep .kit-timepicker-input .k-input-inner:focus-within{box-shadow:none;outline:none}:host ::ng-deep .kit-timepicker-input .k-icon-button{margin-right:4px;color:#002a3a;background:none;border:none;padding:0;width:16px;display:block;line-height:1}:host ::ng-deep .kit-timepicker-input .k-icon-button .k-i-clock:before{font-weight:600}:host ::ng-deep .kit-timepicker-disabled .kit-timepicker-label{color:#74777d}:host ::ng-deep .kit-timepicker-disabled .kit-timepicker-input{color:#9a9fa6;border-color:#c1c7d0;background-color:#f3f4f6}:host ::ng-deep .kit-timepicker-disabled .k-icon-button{color:#c1c7d0}::ng-deep .kit-timepicker-popup{width:296px;margin-top:8px;border-radius:6px;border:1px solid #006890;box-shadow:none;overflow:hidden;background:#f3f4f6}::ng-deep .kit-timepicker-popup .k-timeselector{background:none}::ng-deep .kit-timepicker-popup .k-time-header{margin:6px 0;padding:4px 30px;border-radius:6px 6px 0 0;background:var(--ui-kit-color-white)}::ng-deep .kit-timepicker-popup .k-time-header .k-title{padding:4px 8px;font-weight:500;display:inline-block}::ng-deep .kit-timepicker-popup .k-time-header .k-time-now{display:flex;align-items:center;padding:0;color:var(--ui-kit-color-main);font-size:16px;font-weight:400;text-transform:uppercase}::ng-deep .kit-timepicker-popup .k-time-list-container{font-size:14px;background:var(--ui-kit-color-white)}::ng-deep .kit-timepicker-popup .k-time-list-container .k-state-focused:before{top:40px}::ng-deep .kit-timepicker-popup .k-time-list-container .k-time-highlight{top:50%;height:40px;border-color:#cdd2d9;transform:none}::ng-deep .kit-timepicker-popup .k-time-list-container .k-title{display:flex;align-items:center;justify-content:center;margin:0;color:#27282a;font-size:14px;font-weight:500;height:40px;background:var(--ui-kit-color-white)}::ng-deep .kit-timepicker-popup .k-time-list-container .k-item{display:flex;align-items:center;justify-content:center;padding:0;height:40px;color:#27282a;font-size:14px;font-weight:500}::ng-deep .kit-timepicker-popup .k-time-list-container .k-time-separator{height:40px;top:18px}::ng-deep .kit-timepicker-popup .k-time-list-container .k-time-list:before{display:none}::ng-deep .kit-timepicker-popup .k-time-footer{margin-top:0;padding:12px;justify-content:center;border-top:1px solid #006890}::ng-deep .kit-timepicker-popup .k-time-footer .k-button{margin:0 5px;width:110px;height:30px;flex:0 0 auto;font-size:14px;font-weight:400;border-radius:4px;border:none;color:#27282a;background:#dadde3}::ng-deep .kit-timepicker-popup .k-time-footer .k-time-accept{color:var(--ui-kit-color-white);background:var(--ui-kit-color-main)}\n"], dependencies: [{ kind: "component", type: i2$2.TimePickerComponent, selector: "kendo-timepicker", inputs: ["focusableId", "disabled", "readonly", "readOnlyInput", "format", "formatPlaceholder", "placeholder", "min", "max", "incompleteDateValidation", "cancelButton", "nowButton", "steps", "popupSettings", "tabindex", "tabIndex", "title", "subtitle", "rangeValidation", "adaptiveMode", "value", "size", "rounded", "fillMode"], outputs: ["valueChange", "focus", "blur", "open", "close"], exportAs: ["kendo-timepicker"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3166
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3166
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerComponent, decorators: [{
|
|
3167
3167
|
type: Component,
|
|
3168
3168
|
args: [{ selector: 'kit-timepicker', changeDetection: ChangeDetectionStrategy.OnPush, providers: [{
|
|
3169
3169
|
provide: NG_VALUE_ACCESSOR,
|
|
@@ -3198,14 +3198,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3198
3198
|
|
|
3199
3199
|
class KitTimepickerModule {
|
|
3200
3200
|
}
|
|
3201
|
-
KitTimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3202
|
-
KitTimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
3201
|
+
KitTimepickerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3202
|
+
KitTimepickerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerModule, declarations: [KitTimepickerComponent], imports: [TimePickerModule,
|
|
3203
3203
|
CommonModule,
|
|
3204
3204
|
KitSvgIconModule], exports: [KitTimepickerComponent] });
|
|
3205
|
-
KitTimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
3205
|
+
KitTimepickerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerModule, imports: [TimePickerModule,
|
|
3206
3206
|
CommonModule,
|
|
3207
3207
|
KitSvgIconModule] });
|
|
3208
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3208
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitTimepickerModule, decorators: [{
|
|
3209
3209
|
type: NgModule,
|
|
3210
3210
|
args: [{
|
|
3211
3211
|
declarations: [
|
|
@@ -3253,9 +3253,9 @@ class KitSkeletonComponent {
|
|
|
3253
3253
|
this.animation = KitSkeletonAnimation.WAVE;
|
|
3254
3254
|
}
|
|
3255
3255
|
}
|
|
3256
|
-
KitSkeletonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3257
|
-
KitSkeletonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
3258
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3256
|
+
KitSkeletonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3257
|
+
KitSkeletonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitSkeletonComponent, selector: "kit-skeleton", inputs: { width: "width", height: "height", shape: "shape", animation: "animation" }, ngImport: i0, template: "<kendo-skeleton class=\"kit-skeleton\"\n [width]=\"width\"\n [height]=\"height\"\n [shape]=\"shape\"\n [animation]=\"animation\"\n></kendo-skeleton>\n", dependencies: [{ kind: "component", type: i1$6.SkeletonComponent, selector: "kendo-skeleton", inputs: ["animation", "shape", "width", "height"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
3258
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonComponent, decorators: [{
|
|
3259
3259
|
type: Component,
|
|
3260
3260
|
args: [{ selector: 'kit-skeleton', changeDetection: ChangeDetectionStrategy.OnPush, template: "<kendo-skeleton class=\"kit-skeleton\"\n [width]=\"width\"\n [height]=\"height\"\n [shape]=\"shape\"\n [animation]=\"animation\"\n></kendo-skeleton>\n" }]
|
|
3261
3261
|
}], propDecorators: { width: [{
|
|
@@ -3270,12 +3270,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3270
3270
|
|
|
3271
3271
|
class KitSkeletonModule {
|
|
3272
3272
|
}
|
|
3273
|
-
KitSkeletonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3274
|
-
KitSkeletonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
3273
|
+
KitSkeletonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3274
|
+
KitSkeletonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonModule, declarations: [KitSkeletonComponent], imports: [CommonModule,
|
|
3275
3275
|
IndicatorsModule], exports: [KitSkeletonComponent] });
|
|
3276
|
-
KitSkeletonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
3276
|
+
KitSkeletonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonModule, imports: [CommonModule,
|
|
3277
3277
|
IndicatorsModule] });
|
|
3278
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3278
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitSkeletonModule, decorators: [{
|
|
3279
3279
|
type: NgModule,
|
|
3280
3280
|
args: [{
|
|
3281
3281
|
declarations: [
|
|
@@ -3328,9 +3328,9 @@ class KitFileUploadComponent {
|
|
|
3328
3328
|
return files;
|
|
3329
3329
|
}
|
|
3330
3330
|
}
|
|
3331
|
-
KitFileUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3332
|
-
KitFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.
|
|
3333
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3331
|
+
KitFileUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
3332
|
+
KitFileUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "15.2.7", type: KitFileUploadComponent, selector: "kit-file-upload", inputs: { saveUrl: "saveUrl", files: "files", selectFilesLabel: "selectFilesLabel", dropzoneLabel: "dropzoneLabel", restrictions: "restrictions", restrictionsErrorMessages: "restrictionsErrorMessages" }, outputs: { fileDownloaded: "fileDownloaded" }, ngImport: i0, template: "<div class=\"kit-file-upload\">\n <kendo-upload [saveUrl]=\"saveUrl\"\n [withCredentials]=\"false\"\n [restrictions]=\"restrictions\"\n [(ngModel)]=\"files\">\n <kendo-upload-messages [select]=\"selectFilesLabel\"\n [dropFilesHere]=\"dropzoneLabel\"\n ></kendo-upload-messages>\n\n <ng-template kendoUploadFileTemplate let-files>\n <ng-container *ngIf=\"getTypedFiles(files); let files\">\n <ng-container *ngFor=\"let file of files\">\n <div class=\"file-info\">\n <div class=\"file-name\">\n {{ file.name }}\n </div>\n\n <div *ngFor=\"let error of file.validationErrors\" class=\"file-validation-message\">\n {{ getValidationError(error) }}\n </div>\n </div>\n <button *ngIf=\"!file.validationErrors\" class=\"download-button\">\n <kit-svg-icon class=\"download-button-icon\"\n [icon]=\"KitSvgIcon.DOWNLOAD\"\n (click)=\"onFileDownload(file)\"\n ></kit-svg-icon>\n </button>\n </ng-container>\n </ng-container>\n </ng-template>\n </kendo-upload>\n</div>\n", styles: [".kit-file-upload .k-upload{display:flex;flex-direction:column;gap:8px;border:none}.kit-file-upload .k-upload .k-upload-button{position:relative;padding:0;display:flex;align-items:center;min-width:initial;gap:6px;color:var(--ui-kit-color-main);font-weight:500;font-size:14px;border:none;background:none}.kit-file-upload .k-upload .k-upload-button:focus{box-shadow:none}.kit-file-upload .k-upload .k-upload-button:hover .k-button-text{text-decoration:underline}.kit-file-upload .k-upload .k-upload-button:after{content:\"\\e11e\";display:inline-block;position:static;opacity:1;line-height:1;font-size:16px;font-family:WebComponentsIcons,sans-serif}.kit-file-upload .k-upload .k-dropzone{padding:12px 10px;border:2px dashed transparent;background:none}.kit-file-upload .k-upload .k-dropzone.k-hover{border-color:var(--ui-kit-color-main);background:none}.kit-file-upload .k-upload .k-upload-status{display:none}.kit-file-upload .k-upload .k-upload-status+.k-dropzone-hint{display:block}.kit-file-upload .k-upload .k-upload-files{display:flex;flex-direction:column;gap:8px;max-height:initial;border:none}.kit-file-upload .k-upload .k-upload-files .k-file{align-items:center;padding:10px;border:none;background:var(--ui-kit-color-grey-8)}.kit-file-upload .k-upload .k-upload-files .k-file.k-focus{box-shadow:none}.kit-file-upload .k-upload .file-info{flex:1}.kit-file-upload .k-upload .file-name{color:var(--ui-kit-color-cobalt);font-size:14px}.kit-file-upload .k-upload .file-validation-message{color:var(--ui-kit-color-red);font-size:12px}.kit-file-upload .k-upload .download-button{padding:0;border:none;background:none;cursor:pointer}.kit-file-upload .k-upload .download-button:hover .download-button-icon{stroke:var(--ui-kit-color-main)}.kit-file-upload .k-upload .download-button-icon{display:block;width:24px;height:24px;stroke:var(--ui-kit-color-grey-7);fill:none}\n"], dependencies: [{ kind: "directive", type: i1$1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i2$3.FileTemplateDirective, selector: "[kendoUploadFileTemplate], [kendoFileSelectFileTemplate]" }, { kind: "component", type: i2$3.CustomMessagesComponent, selector: "kendo-upload-messages, kendo-fileselect-messages, kendo-uploaddropzone-messages" }, { kind: "component", type: i2$3.UploadComponent, selector: "kendo-upload", inputs: ["autoUpload", "batch", "withCredentials", "saveField", "saveHeaders", "saveMethod", "saveUrl", "responseType", "removeField", "removeHeaders", "removeMethod", "removeUrl", "chunkable", "concurrent", "multiple", "disabled", "showFileList", "tabindex", "zoneId", "tabIndex", "accept", "restrictions", "focusableId", "actionsLayout"], outputs: ["blur", "cancel", "clear", "complete", "error", "focus", "pause", "remove", "resume", "select", "success", "upload", "uploadProgress", "valueChange"], exportAs: ["kendoUpload"] }, { kind: "component", type: KitSvgIconComponent, selector: "kit-svg-icon", inputs: ["icon", "iconClass"] }, { kind: "directive", type: i1$2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None });
|
|
3333
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadComponent, decorators: [{
|
|
3334
3334
|
type: Component,
|
|
3335
3335
|
args: [{ selector: 'kit-file-upload', changeDetection: ChangeDetectionStrategy.OnPush, encapsulation: ViewEncapsulation.None, template: "<div class=\"kit-file-upload\">\n <kendo-upload [saveUrl]=\"saveUrl\"\n [withCredentials]=\"false\"\n [restrictions]=\"restrictions\"\n [(ngModel)]=\"files\">\n <kendo-upload-messages [select]=\"selectFilesLabel\"\n [dropFilesHere]=\"dropzoneLabel\"\n ></kendo-upload-messages>\n\n <ng-template kendoUploadFileTemplate let-files>\n <ng-container *ngIf=\"getTypedFiles(files); let files\">\n <ng-container *ngFor=\"let file of files\">\n <div class=\"file-info\">\n <div class=\"file-name\">\n {{ file.name }}\n </div>\n\n <div *ngFor=\"let error of file.validationErrors\" class=\"file-validation-message\">\n {{ getValidationError(error) }}\n </div>\n </div>\n <button *ngIf=\"!file.validationErrors\" class=\"download-button\">\n <kit-svg-icon class=\"download-button-icon\"\n [icon]=\"KitSvgIcon.DOWNLOAD\"\n (click)=\"onFileDownload(file)\"\n ></kit-svg-icon>\n </button>\n </ng-container>\n </ng-container>\n </ng-template>\n </kendo-upload>\n</div>\n", styles: [".kit-file-upload .k-upload{display:flex;flex-direction:column;gap:8px;border:none}.kit-file-upload .k-upload .k-upload-button{position:relative;padding:0;display:flex;align-items:center;min-width:initial;gap:6px;color:var(--ui-kit-color-main);font-weight:500;font-size:14px;border:none;background:none}.kit-file-upload .k-upload .k-upload-button:focus{box-shadow:none}.kit-file-upload .k-upload .k-upload-button:hover .k-button-text{text-decoration:underline}.kit-file-upload .k-upload .k-upload-button:after{content:\"\\e11e\";display:inline-block;position:static;opacity:1;line-height:1;font-size:16px;font-family:WebComponentsIcons,sans-serif}.kit-file-upload .k-upload .k-dropzone{padding:12px 10px;border:2px dashed transparent;background:none}.kit-file-upload .k-upload .k-dropzone.k-hover{border-color:var(--ui-kit-color-main);background:none}.kit-file-upload .k-upload .k-upload-status{display:none}.kit-file-upload .k-upload .k-upload-status+.k-dropzone-hint{display:block}.kit-file-upload .k-upload .k-upload-files{display:flex;flex-direction:column;gap:8px;max-height:initial;border:none}.kit-file-upload .k-upload .k-upload-files .k-file{align-items:center;padding:10px;border:none;background:var(--ui-kit-color-grey-8)}.kit-file-upload .k-upload .k-upload-files .k-file.k-focus{box-shadow:none}.kit-file-upload .k-upload .file-info{flex:1}.kit-file-upload .k-upload .file-name{color:var(--ui-kit-color-cobalt);font-size:14px}.kit-file-upload .k-upload .file-validation-message{color:var(--ui-kit-color-red);font-size:12px}.kit-file-upload .k-upload .download-button{padding:0;border:none;background:none;cursor:pointer}.kit-file-upload .k-upload .download-button:hover .download-button-icon{stroke:var(--ui-kit-color-main)}.kit-file-upload .k-upload .download-button-icon{display:block;width:24px;height:24px;stroke:var(--ui-kit-color-grey-7);fill:none}\n"] }]
|
|
3336
3336
|
}], propDecorators: { saveUrl: [{
|
|
@@ -3351,18 +3351,18 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.6", ngImpor
|
|
|
3351
3351
|
|
|
3352
3352
|
class KitFileUploadModule {
|
|
3353
3353
|
}
|
|
3354
|
-
KitFileUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.
|
|
3355
|
-
KitFileUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.
|
|
3354
|
+
KitFileUploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
3355
|
+
KitFileUploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadModule, declarations: [KitFileUploadComponent], imports: [CommonModule,
|
|
3356
3356
|
UploadModule,
|
|
3357
3357
|
KitSvgIconModule,
|
|
3358
3358
|
FormsModule,
|
|
3359
3359
|
HttpClientModule], exports: [KitFileUploadComponent] });
|
|
3360
|
-
KitFileUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.
|
|
3360
|
+
KitFileUploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadModule, imports: [CommonModule,
|
|
3361
3361
|
UploadModule,
|
|
3362
3362
|
KitSvgIconModule,
|
|
3363
3363
|
FormsModule,
|
|
3364
3364
|
HttpClientModule] });
|
|
3365
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.
|
|
3365
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.7", ngImport: i0, type: KitFileUploadModule, decorators: [{
|
|
3366
3366
|
type: NgModule,
|
|
3367
3367
|
args: [{
|
|
3368
3368
|
declarations: [
|