@evotor-dev/ui-kit 8.0.0-beta.3 → 8.0.0-beta.5
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/esm2022/lib/common/collection/evo-collection-fabric.mjs +1 -1
- package/esm2022/lib/common/evo-base-control.mjs +5 -5
- package/esm2022/lib/common/form-helper/form-helper.mjs +1 -1
- package/esm2022/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +6 -6
- package/esm2022/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +4 -4
- package/esm2022/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +5 -5
- package/esm2022/lib/components/evo-accordion/evo-accordion.component.mjs +5 -5
- package/esm2022/lib/components/evo-accordion/evo-accordion.module.mjs +4 -4
- package/esm2022/lib/components/evo-alert/evo-alert.component.mjs +5 -5
- package/esm2022/lib/components/evo-alert/evo-alert.module.mjs +4 -4
- package/esm2022/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +6 -6
- package/esm2022/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +5 -5
- package/esm2022/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +4 -4
- package/esm2022/lib/components/evo-autocomplete/models/DaDataParty.mjs +1 -1
- package/esm2022/lib/components/evo-badge/evo-badge.component.mjs +4 -4
- package/esm2022/lib/components/evo-badge/evo-badge.module.mjs +4 -4
- package/esm2022/lib/components/evo-banner/evo-banner.component.mjs +6 -6
- package/esm2022/lib/components/evo-banner/evo-banner.module.mjs +4 -4
- package/esm2022/lib/components/evo-button/components/evo-button/evo-button.component.mjs +5 -5
- package/esm2022/lib/components/evo-button/components/evo-button-old/evo-button-old.component.mjs +5 -5
- package/esm2022/lib/components/evo-button/evo-button.module.mjs +4 -4
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.component.mjs +7 -7
- package/esm2022/lib/components/evo-checkbox/evo-checkbox.module.mjs +4 -4
- package/esm2022/lib/components/evo-chip/evo-chip.component.mjs +4 -4
- package/esm2022/lib/components/evo-chip/evo-chip.module.mjs +4 -4
- package/esm2022/lib/components/evo-control-error/evo-control-error.component.mjs +4 -4
- package/esm2022/lib/components/evo-control-error/evo-control-error.module.mjs +4 -4
- package/esm2022/lib/components/evo-control-label/evo-control-label.component.mjs +3 -3
- package/esm2022/lib/components/evo-control-label/evo-control-label.module.mjs +4 -4
- package/esm2022/lib/components/evo-counter/evo-counter.component.mjs +5 -5
- package/esm2022/lib/components/evo-counter/evo-counter.module.mjs +4 -4
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.component.mjs +7 -7
- package/esm2022/lib/components/evo-datepicker/evo-datepicker.module.mjs +4 -4
- package/esm2022/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +5 -5
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.component.mjs +5 -5
- package/esm2022/lib/components/evo-dropdown/evo-dropdown.module.mjs +4 -4
- package/esm2022/lib/components/evo-icon/evo-icon.component.mjs +5 -5
- package/esm2022/lib/components/evo-icon/evo-icon.module.mjs +4 -4
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.component.mjs +4 -4
- package/esm2022/lib/components/evo-icon-button/evo-icon-button.module.mjs +4 -4
- package/esm2022/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +3 -3
- package/esm2022/lib/components/evo-icon-number/evo-icon-number.module.mjs +4 -4
- package/esm2022/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +3 -3
- package/esm2022/lib/components/evo-input/evo-input.component.mjs +6 -6
- package/esm2022/lib/components/evo-input/evo-input.module.mjs +4 -4
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +7 -7
- package/esm2022/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +4 -4
- package/esm2022/lib/components/evo-input-contenteditable/utils/clear-multiline.mjs +1 -1
- package/esm2022/lib/components/evo-loader/evo-circular-loader.component.mjs +3 -3
- package/esm2022/lib/components/evo-loader/evo-loader.component.mjs +5 -5
- package/esm2022/lib/components/evo-loader/evo-loader.module.mjs +4 -4
- package/esm2022/lib/components/evo-modal/evo-modal.component.mjs +5 -5
- package/esm2022/lib/components/evo-modal/evo-modal.module.mjs +4 -4
- package/esm2022/lib/components/evo-modal/evo-modal.service.mjs +3 -3
- package/esm2022/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +4 -4
- package/esm2022/lib/components/evo-navbar/evo-navbar.component.mjs +6 -6
- package/esm2022/lib/components/evo-navbar/evo-navbar.module.mjs +4 -4
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +3 -3
- package/esm2022/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +4 -4
- package/esm2022/lib/components/evo-note/evo-note.component.mjs +4 -4
- package/esm2022/lib/components/evo-note/evo-note.module.mjs +4 -4
- package/esm2022/lib/components/evo-paginator/evo-paginator.component.mjs +4 -4
- package/esm2022/lib/components/evo-paginator/evo-paginator.module.mjs +4 -4
- package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +5 -5
- package/esm2022/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +4 -4
- package/esm2022/lib/components/evo-popover/evo-popover.component.mjs +5 -5
- package/esm2022/lib/components/evo-popover/evo-popover.module.mjs +4 -4
- package/esm2022/lib/components/evo-portal/evo-portal-outlet.directive.mjs +4 -4
- package/esm2022/lib/components/evo-portal/evo-portal.module.mjs +4 -4
- package/esm2022/lib/components/evo-portal/evo-portal.service.mjs +5 -5
- package/esm2022/lib/components/evo-radio/evo-radio.component.mjs +3 -3
- package/esm2022/lib/components/evo-radio/evo-radio.module.mjs +4 -4
- package/esm2022/lib/components/evo-radio-group/evo-radio-group.component.mjs +5 -5
- package/esm2022/lib/components/evo-radio-group/evo-radio-group.module.mjs +4 -4
- package/esm2022/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +3 -3
- package/esm2022/lib/components/evo-radioshape/evo-radioshape.module.mjs +4 -4
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +5 -5
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +4 -4
- package/esm2022/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +4 -4
- package/esm2022/lib/components/evo-select/evo-select.component.mjs +6 -6
- package/esm2022/lib/components/evo-select/evo-select.module.mjs +4 -4
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +6 -6
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +3 -3
- package/esm2022/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +6 -6
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.component.mjs +5 -5
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.module.mjs +4 -4
- package/esm2022/lib/components/evo-sidebar/evo-sidebar.service.mjs +6 -6
- package/esm2022/lib/components/evo-stepper/evo-stepper-events.mjs +3 -3
- package/esm2022/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +6 -6
- package/esm2022/lib/components/evo-stepper/evo-stepper.component.mjs +5 -5
- package/esm2022/lib/components/evo-stepper/evo-stepper.module.mjs +4 -4
- package/esm2022/lib/components/evo-submenu/evo-submenu.component.mjs +6 -6
- package/esm2022/lib/components/evo-submenu/evo-submenu.module.mjs +4 -4
- package/esm2022/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +3 -3
- package/esm2022/lib/components/evo-switcher/evo-switcher.component.mjs +5 -5
- package/esm2022/lib/components/evo-switcher/evo-switcher.module.mjs +4 -4
- package/esm2022/lib/components/evo-table/evo-table/evo-table.component.mjs +4 -4
- package/esm2022/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +5 -5
- package/esm2022/lib/components/evo-table/evo-table.module.mjs +4 -4
- package/esm2022/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +6 -6
- package/esm2022/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +5 -5
- package/esm2022/lib/components/evo-tabs/evo-tab-state.collection.mjs +1 -1
- package/esm2022/lib/components/evo-tabs/evo-tabs-size.service.mjs +5 -5
- package/esm2022/lib/components/evo-tabs/evo-tabs.component.mjs +5 -5
- package/esm2022/lib/components/evo-tabs/evo-tabs.module.mjs +4 -4
- package/esm2022/lib/components/evo-tabs/evo-tabs.service.mjs +4 -4
- package/esm2022/lib/components/evo-textarea/evo-textarea.component.mjs +4 -4
- package/esm2022/lib/components/evo-textarea/evo-textarea.module.mjs +4 -4
- package/esm2022/lib/components/evo-toast/evo-toast.component.mjs +5 -5
- package/esm2022/lib/components/evo-toast/evo-toast.module.mjs +4 -4
- package/esm2022/lib/components/evo-toast/evo-toast.service.mjs +5 -5
- package/esm2022/lib/components/evo-toggle/evo-toggle.component.mjs +5 -5
- package/esm2022/lib/components/evo-toggle/evo-toggle.module.mjs +4 -4
- package/esm2022/lib/components/evo-upload/evo-upload.component.mjs +5 -5
- package/esm2022/lib/components/evo-upload/evo-upload.module.mjs +4 -4
- package/esm2022/lib/directives/evo-click-outside.directive.mjs +5 -5
- package/esm2022/lib/directives/evo-is-expanded.directive.mjs +6 -6
- package/esm2022/lib/directives/evo-let/evo-let.directive.mjs +6 -6
- package/esm2022/lib/directives/evo-ui-class.directive.mjs +5 -5
- package/esm2022/lib/evo-ui-kit.module.mjs +4 -4
- package/esm2022/lib/pipes/declination.pipe.mjs +4 -4
- package/esm2022/lib/pipes/evo-pipes.module.mjs +4 -4
- package/esm2022/lib/pipes/safe-html.pipe.mjs +4 -4
- package/esm2022/lib/services/evo-expanded.service.mjs +5 -5
- package/esm2022/lib/services/window.service.mjs +5 -5
- package/fesm2022/evotor-dev-ui-kit.mjs +479 -479
- package/fesm2022/evotor-dev-ui-kit.mjs.map +1 -1
- package/lib/components/evo-chip/evo-chip.component.d.ts +2 -2
- package/package.json +12 -12
|
@@ -25,10 +25,10 @@ export class EvoControlErrorComponent {
|
|
|
25
25
|
}
|
|
26
26
|
return result;
|
|
27
27
|
}
|
|
28
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
29
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
28
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
29
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: EvoControlErrorComponent, selector: "evo-control-error", inputs: { errors: "errors", errorsMessages: "errorsMessages", showCount: "showCount" }, ngImport: i0, template: "<div\n class=\"evo-error\"\n *ngFor=\"let errorMsg of errorsMap\"\n [innerHTML]=\"errorMsg | safeHtml\"\n></div>\n", styles: [".evo-error:not(:empty){margin-top:8px;font-family:var(--evo-font);font-style:normal;font-size:14px;line-height:22px;font-weight:400;font-style:italic;color:#ff1817}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "pipe", type: i2.SafeHtmlPipe, name: "safeHtml" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
30
30
|
}
|
|
31
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
31
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorComponent, decorators: [{
|
|
32
32
|
type: Component,
|
|
33
33
|
args: [{ selector: 'evo-control-error', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div\n class=\"evo-error\"\n *ngFor=\"let errorMsg of errorsMap\"\n [innerHTML]=\"errorMsg | safeHtml\"\n></div>\n", styles: [".evo-error:not(:empty){margin-top:8px;font-family:var(--evo-font);font-style:normal;font-size:14px;line-height:22px;font-weight:400;font-style:italic;color:#ff1817}\n"] }]
|
|
34
34
|
}], propDecorators: { errors: [{
|
|
@@ -38,4 +38,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
38
38
|
}], showCount: [{
|
|
39
39
|
type: Input
|
|
40
40
|
}] } });
|
|
41
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
41
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXZvLWNvbnRyb2wtZXJyb3IuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXZvLXVpLWtpdC9zcmMvbGliL2NvbXBvbmVudHMvZXZvLWNvbnRyb2wtZXJyb3IvZXZvLWNvbnRyb2wtZXJyb3IuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXZvLXVpLWtpdC9zcmMvbGliL2NvbXBvbmVudHMvZXZvLWNvbnRyb2wtZXJyb3IvZXZvLWNvbnRyb2wtZXJyb3IuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7QUFhMUUsTUFBTSxPQUFPLHdCQUF3QjtJQU5yQztRQVNhLGNBQVMsR0FBRyxDQUFDLENBQUM7UUFFZix5QkFBb0IsR0FBcUI7WUFDN0MsUUFBUSxFQUFFLGdCQUFnQjtZQUMxQixLQUFLLEVBQUUsMkJBQTJCO1lBQ2xDLEtBQUssRUFBRSxpQkFBaUI7U0FDM0IsQ0FBQztLQWdCTDtJQWRHLElBQUksU0FBUztRQUNULE1BQU0sUUFBUSxHQUFHO1lBQ2IsR0FBRyxJQUFJLENBQUMsb0JBQW9CO1lBQzVCLEdBQUcsQ0FBQyxJQUFJLENBQUMsY0FBYyxJQUFJLEVBQUUsQ0FBQztTQUNqQyxDQUFDO1FBQ0YsTUFBTSxTQUFTLEdBQUcsTUFBTSxDQUFDLElBQUksQ0FBQyxJQUFJLENBQUMsTUFBTSxJQUFJLEVBQUUsQ0FBQyxDQUFDO1FBQ2pELE1BQU0sTUFBTSxHQUFhLEVBQUUsQ0FBQztRQUM1QixLQUFLLElBQUksS0FBSyxHQUFHLENBQUMsRUFBRSxLQUFLLEdBQUcsSUFBSSxDQUFDLFNBQVMsSUFBSSxLQUFLLEdBQUcsU0FBUyxDQUFDLE1BQU0sRUFBRSxLQUFLLEVBQUUsRUFBRSxDQUFDO1lBQzlFLElBQUksUUFBUSxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxFQUFFLENBQUM7Z0JBQzdCLE1BQU0sQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLFNBQVMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFDLENBQUM7WUFDNUMsQ0FBQztRQUNMLENBQUM7UUFDRCxPQUFPLE1BQU0sQ0FBQztJQUNsQixDQUFDOytHQXhCUSx3QkFBd0I7bUdBQXhCLHdCQUF3QixpSkNickMsNkhBS0E7OzRGRFFhLHdCQUF3QjtrQkFOcEMsU0FBUzsrQkFDSSxtQkFBbUIsbUJBR1osdUJBQXVCLENBQUMsTUFBTTs4QkFHdEMsTUFBTTtzQkFBZCxLQUFLO2dCQUNHLGNBQWM7c0JBQXRCLEtBQUs7Z0JBQ0csU0FBUztzQkFBakIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5pbXBvcnQgeyBWYWxpZGF0aW9uRXJyb3JzIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xuXG5leHBvcnQgaW50ZXJmYWNlIElFdm9Db250cm9sRXJyb3Ige1xuICAgIFtlcnJvcjogc3RyaW5nXTogc3RyaW5nO1xufVxuXG5AQ29tcG9uZW50KHtcbiAgICBzZWxlY3RvcjogJ2V2by1jb250cm9sLWVycm9yJyxcbiAgICB0ZW1wbGF0ZVVybDogJy4vZXZvLWNvbnRyb2wtZXJyb3IuY29tcG9uZW50Lmh0bWwnLFxuICAgIHN0eWxlVXJsczogWycuL2V2by1jb250cm9sLWVycm9yLmNvbXBvbmVudC5zY3NzJ10sXG4gICAgY2hhbmdlRGV0ZWN0aW9uOiBDaGFuZ2VEZXRlY3Rpb25TdHJhdGVneS5PblB1c2gsXG59KVxuZXhwb3J0IGNsYXNzIEV2b0NvbnRyb2xFcnJvckNvbXBvbmVudCB7XG4gICAgQElucHV0KCkgZXJyb3JzOiBWYWxpZGF0aW9uRXJyb3JzIHwgbnVsbDtcbiAgICBASW5wdXQoKSBlcnJvcnNNZXNzYWdlczogSUV2b0NvbnRyb2xFcnJvcjtcbiAgICBASW5wdXQoKSBzaG93Q291bnQgPSAxO1xuXG4gICAgcHJpdmF0ZSBkZWZhdWx0RXJyb3JNZXNzYWdlczogSUV2b0NvbnRyb2xFcnJvciA9IHtcbiAgICAgICAgcmVxdWlyZWQ6ICfQl9Cw0L/QvtC70L3QuNGC0LUg0L/QvtC70LUnLFxuICAgICAgICBlbWFpbDogJ9Cd0LXQv9GA0LDQstC40LvRjNC90L4g0YPQutCw0LfQsNC90LAg0L/QvtGH0YLQsCcsXG4gICAgICAgIHBob25lOiAn0JLQstC10LTQuNGC0LUg0YLQtdC70LXRhNC+0L0nLFxuICAgIH07XG5cbiAgICBnZXQgZXJyb3JzTWFwKCk6IHN0cmluZ1tdIHtcbiAgICAgICAgY29uc3QgbWVzc2FnZXMgPSB7XG4gICAgICAgICAgICAuLi50aGlzLmRlZmF1bHRFcnJvck1lc3NhZ2VzLFxuICAgICAgICAgICAgLi4uKHRoaXMuZXJyb3JzTWVzc2FnZXMgfHwge30pLFxuICAgICAgICB9O1xuICAgICAgICBjb25zdCBlcnJvcktleXMgPSBPYmplY3Qua2V5cyh0aGlzLmVycm9ycyB8fCB7fSk7XG4gICAgICAgIGNvbnN0IHJlc3VsdDogc3RyaW5nW10gPSBbXTtcbiAgICAgICAgZm9yIChsZXQgaW5kZXggPSAwOyBpbmRleCA8IHRoaXMuc2hvd0NvdW50ICYmIGluZGV4IDwgZXJyb3JLZXlzLmxlbmd0aDsgaW5kZXgrKykge1xuICAgICAgICAgICAgaWYgKG1lc3NhZ2VzW2Vycm9yS2V5c1tpbmRleF1dKSB7XG4gICAgICAgICAgICAgICAgcmVzdWx0LnB1c2gobWVzc2FnZXNbZXJyb3JLZXlzW2luZGV4XV0pO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG4gICAgICAgIHJldHVybiByZXN1bHQ7XG4gICAgfVxufVxuIiwiPGRpdlxuICAgIGNsYXNzPVwiZXZvLWVycm9yXCJcbiAgICAqbmdGb3I9XCJsZXQgZXJyb3JNc2cgb2YgZXJyb3JzTWFwXCJcbiAgICBbaW5uZXJIVE1MXT1cImVycm9yTXNnIHwgc2FmZUh0bWxcIlxuPjwvZGl2PlxuIl19
|
|
@@ -5,15 +5,15 @@ import { EvoUiKitModule } from '../../evo-ui-kit.module';
|
|
|
5
5
|
import { EvoPipesModule } from '../../pipes';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export class EvoControlErrorModule {
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
9
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorModule, declarations: [EvoControlErrorComponent], imports: [CommonModule,
|
|
10
10
|
EvoUiKitModule,
|
|
11
11
|
EvoPipesModule], exports: [EvoControlErrorComponent] }); }
|
|
12
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
12
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorModule, imports: [CommonModule,
|
|
13
13
|
EvoUiKitModule,
|
|
14
14
|
EvoPipesModule] }); }
|
|
15
15
|
}
|
|
16
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
16
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlErrorModule, decorators: [{
|
|
17
17
|
type: NgModule,
|
|
18
18
|
args: [{
|
|
19
19
|
imports: [
|
|
@@ -5,10 +5,10 @@ export class EvoControlLabelComponent {
|
|
|
5
5
|
get isStringLabel() {
|
|
6
6
|
return typeof this.label === 'string';
|
|
7
7
|
}
|
|
8
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
8
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
9
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: EvoControlLabelComponent, selector: "evo-control-label", inputs: { label: "label", context: "context" }, ngImport: i0, template: "<div class=\"evo-control-label\">\n <label class=\"evo-control-label__text\">\n <ng-container *ngIf=\"isStringLabel; else templatedLabel\">{{ label || ' ' }}</ng-container>\n </label>\n <div class=\"evo-control-label__content\">\n <ng-content></ng-content>\n </div>\n</div>\n<ng-template #templatedLabel>\n <ng-container [ngTemplateOutlet]=\"label\" [ngTemplateOutletContext]=\"context\"></ng-container>\n</ng-template>\n", styles: [":host{display:block}.evo-control-label{white-space:inherit}.evo-control-label__text{display:flex;justify-content:flex-start;align-items:center;margin-right:8px;margin-bottom:8px;font-family:var(--evo-font);font-style:normal;font-size:14px;line-height:22px;font-weight:400;color:#727272;white-space:inherit;cursor:default}.evo-control-label__content{white-space:normal}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet", "ngTemplateOutletInjector"] }] }); }
|
|
10
10
|
}
|
|
11
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
11
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelComponent, decorators: [{
|
|
12
12
|
type: Component,
|
|
13
13
|
args: [{ selector: 'evo-control-label', template: "<div class=\"evo-control-label\">\n <label class=\"evo-control-label__text\">\n <ng-container *ngIf=\"isStringLabel; else templatedLabel\">{{ label || ' ' }}</ng-container>\n </label>\n <div class=\"evo-control-label__content\">\n <ng-content></ng-content>\n </div>\n</div>\n<ng-template #templatedLabel>\n <ng-container [ngTemplateOutlet]=\"label\" [ngTemplateOutletContext]=\"context\"></ng-container>\n</ng-template>\n", styles: [":host{display:block}.evo-control-label{white-space:inherit}.evo-control-label__text{display:flex;justify-content:flex-start;align-items:center;margin-right:8px;margin-bottom:8px;font-family:var(--evo-font);font-style:normal;font-size:14px;line-height:22px;font-weight:400;color:#727272;white-space:inherit;cursor:default}.evo-control-label__content{white-space:normal}\n"] }]
|
|
14
14
|
}], propDecorators: { label: [{
|
|
@@ -3,11 +3,11 @@ import { CommonModule } from '@angular/common';
|
|
|
3
3
|
import { EvoControlLabelComponent } from './evo-control-label.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export class EvoControlLabelModule {
|
|
6
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
8
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
6
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
7
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelModule, declarations: [EvoControlLabelComponent], imports: [CommonModule], exports: [EvoControlLabelComponent] }); }
|
|
8
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelModule, imports: [CommonModule] }); }
|
|
9
9
|
}
|
|
10
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoControlLabelModule, decorators: [{
|
|
11
11
|
type: NgModule,
|
|
12
12
|
args: [{
|
|
13
13
|
imports: [
|
|
@@ -21,12 +21,12 @@ export class EvoCounterComponent {
|
|
|
21
21
|
[`size-${this.size}`]: this.size !== EvoCounterSize.normal
|
|
22
22
|
};
|
|
23
23
|
}
|
|
24
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
25
|
-
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "
|
|
24
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterComponent, deps: [], target: i0.ɵɵFactoryTarget.Component }); }
|
|
25
|
+
static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "17.3.10", type: EvoCounterComponent, selector: "evo-counter", inputs: { value: "value", disabled: "disabled", setSize: ["size", "setSize"] }, ngImport: i0, template: "<div class=\"evo-counter\" [evoUiClass]=\"blockClasses\">\n <span class=\"evo-counter__value\">{{value}}</span>\n</div>\n", styles: [".evo-counter{display:inline-flex;justify-content:center;align-items:center;width:fit-content;min-width:20px;height:20px;padding:1px 6px;background-color:#f05023;border-radius:32px}.evo-counter_disabled{background-color:#c6c6c6}.evo-counter__value{color:#fff;font:var(--evo-font);font-weight:700;font-size:13px;line-height:18px}.evo-counter_size-small{min-width:18px;height:18px;padding:0 6px}.evo-counter_size-small .evo-counter__value{font-weight:600;font-size:10px;line-height:14px}\n"], dependencies: [{ kind: "directive", type: i1.EvoUiClassDirective, selector: "[evoUiClass]", inputs: ["class", "evoUiClass"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
|
|
26
26
|
}
|
|
27
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
27
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterComponent, decorators: [{
|
|
28
28
|
type: Component,
|
|
29
|
-
args: [{ selector: 'evo-counter', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"evo-counter\" [evoUiClass]=\"blockClasses\">\n <span class=\"evo-counter__value\">{{value}}</span>\n</div>\n", styles: [".evo-counter{display:inline-flex;justify-content:center;align-items:center;width
|
|
29
|
+
args: [{ selector: 'evo-counter', changeDetection: ChangeDetectionStrategy.OnPush, template: "<div class=\"evo-counter\" [evoUiClass]=\"blockClasses\">\n <span class=\"evo-counter__value\">{{value}}</span>\n</div>\n", styles: [".evo-counter{display:inline-flex;justify-content:center;align-items:center;width:fit-content;min-width:20px;height:20px;padding:1px 6px;background-color:#f05023;border-radius:32px}.evo-counter_disabled{background-color:#c6c6c6}.evo-counter__value{color:#fff;font:var(--evo-font);font-weight:700;font-size:13px;line-height:18px}.evo-counter_size-small{min-width:18px;height:18px;padding:0 6px}.evo-counter_size-small .evo-counter__value{font-weight:600;font-size:10px;line-height:14px}\n"] }]
|
|
30
30
|
}], propDecorators: { value: [{
|
|
31
31
|
type: Input
|
|
32
32
|
}], disabled: [{
|
|
@@ -35,4 +35,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
|
|
|
35
35
|
type: Input,
|
|
36
36
|
args: ['size']
|
|
37
37
|
}] } });
|
|
38
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
38
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXZvLWNvdW50ZXIuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXZvLXVpLWtpdC9zcmMvbGliL2NvbXBvbmVudHMvZXZvLWNvdW50ZXIvZXZvLWNvdW50ZXIuY29tcG9uZW50LnRzIiwiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvZXZvLXVpLWtpdC9zcmMvbGliL2NvbXBvbmVudHMvZXZvLWNvdW50ZXIvZXZvLWNvdW50ZXIuY29tcG9uZW50Lmh0bWwiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLHVCQUF1QixFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQUUxRSxNQUFNLENBQU4sSUFBWSxjQUdYO0FBSEQsV0FBWSxjQUFjO0lBQ3RCLGlDQUFlLENBQUE7SUFDZixtQ0FBaUIsQ0FBQTtBQUNyQixDQUFDLEVBSFcsY0FBYyxLQUFkLGNBQWMsUUFHekI7QUFRRCxNQUFNLE9BQU8sbUJBQW1CO0lBTmhDO1FBV0ksU0FBSSxHQUFtQixjQUFjLENBQUMsTUFBTSxDQUFDO0tBZWhEO0lBYkcsSUFBbUIsT0FBTyxDQUFDLElBQTZCO1FBQ3BELElBQUksY0FBYyxDQUFDLElBQUksQ0FBQyxFQUFFLENBQUM7WUFDdkIsSUFBSSxDQUFDLElBQUksR0FBRyxjQUFjLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDckMsQ0FBQztJQUNMLENBQUM7SUFFRCxJQUFJLFlBQVk7UUFDWixPQUFPO1lBQ0gsVUFBVSxFQUFFLElBQUksQ0FBQyxRQUFRO1lBQ3pCLENBQUMsUUFBUSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUMsRUFBRSxJQUFJLENBQUMsSUFBSSxLQUFLLGNBQWMsQ0FBQyxNQUFNO1NBQzdELENBQUM7SUFDTixDQUFDOytHQWxCUSxtQkFBbUI7bUdBQW5CLG1CQUFtQixtSUNiaEMsOEhBR0E7OzRGRFVhLG1CQUFtQjtrQkFOL0IsU0FBUzsrQkFDSSxhQUFhLG1CQUdOLHVCQUF1QixDQUFDLE1BQU07OEJBSXRDLEtBQUs7c0JBQWIsS0FBSztnQkFDRyxRQUFRO3NCQUFoQixLQUFLO2dCQUlhLE9BQU87c0JBQXpCLEtBQUs7dUJBQUMsTUFBTSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENoYW5nZURldGVjdGlvblN0cmF0ZWd5LCBDb21wb25lbnQsIElucHV0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbmV4cG9ydCBlbnVtIEV2b0NvdW50ZXJTaXplIHtcbiAgICBzbWFsbCA9ICdzbWFsbCcsXG4gICAgbm9ybWFsID0gJ25vcm1hbCcsXG59XG5cbkBDb21wb25lbnQoe1xuICAgIHNlbGVjdG9yOiAnZXZvLWNvdW50ZXInLFxuICAgIHRlbXBsYXRlVXJsOiAnLi9ldm8tY291bnRlci5jb21wb25lbnQuaHRtbCcsXG4gICAgc3R5bGVVcmxzOiBbJy4vZXZvLWNvdW50ZXIuY29tcG9uZW50LnNjc3MnXSxcbiAgICBjaGFuZ2VEZXRlY3Rpb246IENoYW5nZURldGVjdGlvblN0cmF0ZWd5Lk9uUHVzaCxcbn0pXG5leHBvcnQgY2xhc3MgRXZvQ291bnRlckNvbXBvbmVudCB7XG5cbiAgICBASW5wdXQoKSB2YWx1ZTogbnVtYmVyO1xuICAgIEBJbnB1dCgpIGRpc2FibGVkOiBib29sZWFuO1xuXG4gICAgc2l6ZTogRXZvQ291bnRlclNpemUgPSBFdm9Db3VudGVyU2l6ZS5ub3JtYWw7XG5cbiAgICBASW5wdXQoJ3NpemUnKSBzZXQgc2V0U2l6ZShzaXplOiBFdm9Db3VudGVyU2l6ZSB8IHN0cmluZykge1xuICAgICAgICBpZiAoRXZvQ291bnRlclNpemVbc2l6ZV0pIHtcbiAgICAgICAgICAgIHRoaXMuc2l6ZSA9IEV2b0NvdW50ZXJTaXplW3NpemVdO1xuICAgICAgICB9XG4gICAgfVxuXG4gICAgZ2V0IGJsb2NrQ2xhc3NlcygpOiB7IFtjc3NDbGFzczogc3RyaW5nXTogYm9vbGVhbiB9IHtcbiAgICAgICAgcmV0dXJuIHtcbiAgICAgICAgICAgICdkaXNhYmxlZCc6IHRoaXMuZGlzYWJsZWQsXG4gICAgICAgICAgICBbYHNpemUtJHt0aGlzLnNpemV9YF06IHRoaXMuc2l6ZSAhPT0gRXZvQ291bnRlclNpemUubm9ybWFsXG4gICAgICAgIH07XG4gICAgfVxuXG59XG4iLCI8ZGl2IGNsYXNzPVwiZXZvLWNvdW50ZXJcIiBbZXZvVWlDbGFzc109XCJibG9ja0NsYXNzZXNcIj5cbiAgICA8c3BhbiBjbGFzcz1cImV2by1jb3VudGVyX192YWx1ZVwiPnt7dmFsdWV9fTwvc3Bhbj5cbjwvZGl2PlxuIl19
|
|
@@ -4,13 +4,13 @@ import { EvoCounterComponent } from './evo-counter.component';
|
|
|
4
4
|
import { EvoUiKitModule } from '../../evo-ui-kit.module';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export class EvoCounterModule {
|
|
7
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
7
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
8
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterModule, declarations: [EvoCounterComponent], imports: [CommonModule,
|
|
9
9
|
EvoUiKitModule], exports: [EvoCounterComponent] }); }
|
|
10
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
10
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterModule, imports: [CommonModule,
|
|
11
11
|
EvoUiKitModule] }); }
|
|
12
12
|
}
|
|
13
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
13
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.10", ngImport: i0, type: EvoCounterModule, decorators: [{
|
|
14
14
|
type: NgModule,
|
|
15
15
|
args: [{
|
|
16
16
|
imports: [
|