@evotor-dev/ui-kit 7.3.0 → 8.0.0-beta.1
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/common/evo-base-control.mjs +3 -3
- package/esm2020/lib/common/form-helper/form-helper.mjs +6 -6
- package/esm2020/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.mjs +3 -3
- package/esm2020/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.mjs +3 -3
- package/esm2020/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.mjs +6 -6
- package/esm2020/lib/components/evo-accordion/evo-accordion.component.mjs +3 -3
- package/esm2020/lib/components/evo-accordion/evo-accordion.module.mjs +14 -16
- package/esm2020/lib/components/evo-alert/evo-alert.component.mjs +5 -5
- package/esm2020/lib/components/evo-alert/evo-alert.module.mjs +6 -8
- package/esm2020/lib/components/evo-autocomplete/components/evo-autocomplete.component.mjs +8 -8
- package/esm2020/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.mjs +6 -6
- package/esm2020/lib/components/evo-autocomplete/evo-autocomplete.module.mjs +12 -14
- package/esm2020/lib/components/evo-badge/evo-badge.component.mjs +3 -3
- package/esm2020/lib/components/evo-badge/evo-badge.module.mjs +6 -8
- package/esm2020/lib/components/evo-banner/evo-banner.component.mjs +5 -5
- package/esm2020/lib/components/evo-banner/evo-banner.module.mjs +5 -5
- package/esm2020/lib/components/evo-button/components/evo-button/evo-button.component.mjs +5 -5
- package/esm2020/lib/components/evo-button/components/evo-button-old/evo-button-old.component.mjs +5 -5
- package/esm2020/lib/components/evo-button/evo-button.module.mjs +5 -5
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.component.mjs +7 -7
- package/esm2020/lib/components/evo-checkbox/evo-checkbox.module.mjs +8 -10
- package/esm2020/lib/components/evo-chip/evo-chip.component.mjs +8 -8
- package/esm2020/lib/components/evo-chip/evo-chip.module.mjs +13 -15
- package/esm2020/lib/components/evo-control-error/evo-control-error.component.mjs +3 -3
- package/esm2020/lib/components/evo-control-error/evo-control-error.module.mjs +7 -9
- package/esm2020/lib/components/evo-control-label/evo-control-label.component.mjs +3 -3
- package/esm2020/lib/components/evo-control-label/evo-control-label.module.mjs +5 -7
- package/esm2020/lib/components/evo-counter/evo-counter.component.mjs +3 -3
- package/esm2020/lib/components/evo-counter/evo-counter.module.mjs +6 -8
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.component.mjs +7 -7
- package/esm2020/lib/components/evo-datepicker/evo-datepicker.module.mjs +8 -10
- package/esm2020/lib/components/evo-dropdown/evo-dropdown-origin.directive.mjs +3 -3
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.component.mjs +3 -3
- package/esm2020/lib/components/evo-dropdown/evo-dropdown.module.mjs +5 -5
- package/esm2020/lib/components/evo-icon/evo-icon.component.mjs +3 -3
- package/esm2020/lib/components/evo-icon/evo-icon.module.mjs +5 -7
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.component.mjs +3 -3
- package/esm2020/lib/components/evo-icon-button/evo-icon-button.module.mjs +5 -7
- package/esm2020/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.mjs +3 -3
- package/esm2020/lib/components/evo-icon-number/evo-icon-number.module.mjs +5 -5
- package/esm2020/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.mjs +3 -3
- package/esm2020/lib/components/evo-input/evo-input.component.mjs +9 -9
- package/esm2020/lib/components/evo-input/evo-input.module.mjs +16 -18
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.mjs +6 -6
- package/esm2020/lib/components/evo-input-contenteditable/evo-input-contenteditable.module.mjs +7 -9
- package/esm2020/lib/components/evo-loader/evo-circular-loader.component.mjs +3 -3
- package/esm2020/lib/components/evo-loader/evo-loader.component.mjs +3 -3
- package/esm2020/lib/components/evo-loader/evo-loader.module.mjs +6 -8
- package/esm2020/lib/components/evo-modal/evo-modal.component.mjs +5 -5
- package/esm2020/lib/components/evo-modal/evo-modal.module.mjs +7 -9
- package/esm2020/lib/components/evo-modal/evo-modal.service.mjs +3 -3
- package/esm2020/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.mjs +8 -8
- package/esm2020/lib/components/evo-navbar/evo-navbar.component.mjs +5 -5
- package/esm2020/lib/components/evo-navbar/evo-navbar.module.mjs +5 -5
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.component.mjs +3 -3
- package/esm2020/lib/components/evo-navigation-button/evo-navigation-button.module.mjs +12 -14
- package/esm2020/lib/components/evo-note/evo-note.component.mjs +5 -5
- package/esm2020/lib/components/evo-note/evo-note.module.mjs +13 -15
- package/esm2020/lib/components/evo-paginator/evo-paginator.component.mjs +3 -3
- package/esm2020/lib/components/evo-paginator/evo-paginator.module.mjs +5 -7
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.component.mjs +3 -3
- package/esm2020/lib/components/evo-plus-minus/evo-plus-minus.module.mjs +5 -7
- package/esm2020/lib/components/evo-popover/evo-popover.component.mjs +6 -6
- package/esm2020/lib/components/evo-popover/evo-popover.module.mjs +6 -8
- package/esm2020/lib/components/evo-portal/evo-portal-outlet.directive.mjs +3 -3
- package/esm2020/lib/components/evo-portal/evo-portal.module.mjs +6 -8
- package/esm2020/lib/components/evo-portal/evo-portal.service.mjs +3 -3
- package/esm2020/lib/components/evo-radio/evo-radio.component.mjs +3 -3
- package/esm2020/lib/components/evo-radio/evo-radio.module.mjs +6 -8
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.component.mjs +8 -8
- package/esm2020/lib/components/evo-radio-group/evo-radio-group.module.mjs +8 -10
- package/esm2020/lib/components/evo-radioshape/components/evo-radioshape.component.mjs +4 -4
- package/esm2020/lib/components/evo-radioshape/evo-radioshape.module.mjs +7 -9
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.mjs +3 -3
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.mjs +4 -4
- package/esm2020/lib/components/evo-segmented-bar/evo-segmented-bar.module.mjs +5 -5
- package/esm2020/lib/components/evo-select/evo-select.component.mjs +9 -9
- package/esm2020/lib/components/evo-select/evo-select.module.mjs +8 -10
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.mjs +3 -3
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.mjs +3 -3
- package/esm2020/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.mjs +5 -5
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.component.mjs +8 -8
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.module.mjs +14 -16
- package/esm2020/lib/components/evo-sidebar/evo-sidebar.service.mjs +3 -3
- package/esm2020/lib/components/evo-stepper/evo-stepper-events.mjs +3 -3
- package/esm2020/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.mjs +4 -4
- package/esm2020/lib/components/evo-stepper/evo-stepper.component.mjs +4 -4
- package/esm2020/lib/components/evo-stepper/evo-stepper.module.mjs +6 -8
- package/esm2020/lib/components/evo-submenu/evo-submenu.component.mjs +7 -7
- package/esm2020/lib/components/evo-submenu/evo-submenu.module.mjs +5 -5
- package/esm2020/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.mjs +4 -4
- package/esm2020/lib/components/evo-switcher/evo-switcher.component.mjs +3 -3
- package/esm2020/lib/components/evo-switcher/evo-switcher.module.mjs +6 -8
- package/esm2020/lib/components/evo-table/evo-table/evo-table.component.mjs +3 -3
- package/esm2020/lib/components/evo-table/evo-table-column/evo-table-column.component.mjs +4 -4
- package/esm2020/lib/components/evo-table/evo-table.module.mjs +5 -7
- package/esm2020/lib/components/evo-tabs/evo-tab/evo-tab.component.mjs +3 -3
- package/esm2020/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.mjs +3 -3
- package/esm2020/lib/components/evo-tabs/evo-tabs-size.service.mjs +3 -3
- package/esm2020/lib/components/evo-tabs/evo-tabs.component.mjs +3 -3
- package/esm2020/lib/components/evo-tabs/evo-tabs.module.mjs +6 -8
- package/esm2020/lib/components/evo-tabs/evo-tabs.service.mjs +3 -3
- package/esm2020/lib/components/evo-textarea/evo-textarea.component.mjs +7 -7
- package/esm2020/lib/components/evo-textarea/evo-textarea.module.mjs +9 -11
- package/esm2020/lib/components/evo-toast/evo-toast.component.mjs +7 -7
- package/esm2020/lib/components/evo-toast/evo-toast.module.mjs +14 -16
- package/esm2020/lib/components/evo-toast/evo-toast.service.mjs +3 -3
- package/esm2020/lib/components/evo-toggle/evo-toggle.component.mjs +6 -6
- package/esm2020/lib/components/evo-toggle/evo-toggle.module.mjs +7 -9
- package/esm2020/lib/components/evo-upload/evo-upload.component.mjs +14 -14
- package/esm2020/lib/components/evo-upload/evo-upload.module.mjs +18 -20
- package/esm2020/lib/directives/evo-click-outside.directive.mjs +3 -3
- package/esm2020/lib/directives/evo-is-expanded.directive.mjs +3 -3
- package/esm2020/lib/directives/evo-let/evo-let.directive.mjs +3 -3
- package/esm2020/lib/directives/evo-ui-class.directive.mjs +3 -3
- package/esm2020/lib/evo-ui-kit.module.mjs +10 -12
- package/esm2020/lib/pipes/declination.pipe.mjs +3 -3
- package/esm2020/lib/pipes/evo-pipes.module.mjs +4 -4
- package/esm2020/lib/pipes/safe-html.pipe.mjs +3 -3
- package/esm2020/lib/services/evo-expanded.service.mjs +3 -3
- package/esm2020/lib/services/window.service.mjs +3 -3
- package/fesm2015/evotor-dev-ui-kit.mjs +564 -636
- package/fesm2015/evotor-dev-ui-kit.mjs.map +1 -1
- package/fesm2020/evotor-dev-ui-kit.mjs +564 -636
- package/fesm2020/evotor-dev-ui-kit.mjs.map +1 -1
- package/lib/common/evo-base-control.d.ts +1 -1
- package/lib/components/evo-accordion/evo-accordion-content/evo-accordion-content.component.d.ts +1 -1
- package/lib/components/evo-accordion/evo-accordion-panel/evo-accordion-panel.component.d.ts +1 -1
- package/lib/components/evo-accordion/evo-accordion-title/evo-accordion-title.component.d.ts +1 -1
- package/lib/components/evo-accordion/evo-accordion.component.d.ts +1 -1
- package/lib/components/evo-alert/evo-alert.component.d.ts +1 -1
- package/lib/components/evo-autocomplete/components/evo-autocomplete.component.d.ts +1 -1
- package/lib/components/evo-autocomplete/components/templates/evo-autocomplete-default-option.component.d.ts +1 -1
- package/lib/components/evo-badge/evo-badge.component.d.ts +1 -1
- package/lib/components/evo-banner/evo-banner.component.d.ts +1 -1
- package/lib/components/evo-button/components/evo-button/evo-button.component.d.ts +1 -1
- package/lib/components/evo-button/components/evo-button-old/evo-button-old.component.d.ts +1 -1
- package/lib/components/evo-checkbox/evo-checkbox.component.d.ts +1 -1
- package/lib/components/evo-chip/evo-chip.component.d.ts +1 -1
- package/lib/components/evo-control-error/evo-control-error.component.d.ts +1 -1
- package/lib/components/evo-control-label/evo-control-label.component.d.ts +1 -1
- package/lib/components/evo-counter/evo-counter.component.d.ts +1 -1
- package/lib/components/evo-datepicker/evo-datepicker.component.d.ts +1 -1
- package/lib/components/evo-dropdown/evo-dropdown-origin.directive.d.ts +1 -1
- package/lib/components/evo-dropdown/evo-dropdown.component.d.ts +1 -1
- package/lib/components/evo-icon/evo-icon.component.d.ts +1 -1
- package/lib/components/evo-icon-button/evo-icon-button.component.d.ts +1 -1
- package/lib/components/evo-icon-number/components/evo-icon-number/evo-icon-number.component.d.ts +1 -1
- package/lib/components/evo-input/evo-input-icon/evo-input-icon.directive.d.ts +1 -1
- package/lib/components/evo-input/evo-input.component.d.ts +1 -1
- package/lib/components/evo-input-contenteditable/evo-input-contenteditable.component.d.ts +1 -1
- package/lib/components/evo-loader/evo-circular-loader.component.d.ts +1 -1
- package/lib/components/evo-loader/evo-loader.component.d.ts +1 -1
- package/lib/components/evo-modal/evo-modal.component.d.ts +1 -1
- package/lib/components/evo-navbar/evo-navbar-item/evo-navbar-item.component.d.ts +1 -1
- package/lib/components/evo-navbar/evo-navbar.component.d.ts +1 -1
- package/lib/components/evo-navigation-button/evo-navigation-button.component.d.ts +1 -1
- package/lib/components/evo-note/evo-note.component.d.ts +1 -1
- package/lib/components/evo-paginator/evo-paginator.component.d.ts +1 -1
- package/lib/components/evo-plus-minus/evo-plus-minus.component.d.ts +1 -1
- package/lib/components/evo-popover/evo-popover.component.d.ts +2 -2
- package/lib/components/evo-portal/evo-portal-outlet.directive.d.ts +1 -1
- package/lib/components/evo-radio/evo-radio.component.d.ts +1 -1
- package/lib/components/evo-radio-group/evo-radio-group.component.d.ts +3 -3
- package/lib/components/evo-radioshape/components/evo-radioshape.component.d.ts +1 -1
- package/lib/components/evo-segmented-bar/evo-segmented-bar/evo-segmented-bar.component.d.ts +1 -1
- package/lib/components/evo-segmented-bar/evo-segmented-bar-button/evo-segmented-bar-button.component.d.ts +1 -1
- package/lib/components/evo-select/evo-select.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar-content/evo-sidebar-content.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar-footer/evo-sidebar-footer.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar-header/evo-sidebar-header.component.d.ts +1 -1
- package/lib/components/evo-sidebar/evo-sidebar.component.d.ts +1 -1
- package/lib/components/evo-stepper/evo-stepper-item/evo-stepper-item.component.d.ts +1 -1
- package/lib/components/evo-stepper/evo-stepper.component.d.ts +1 -1
- package/lib/components/evo-submenu/evo-submenu.component.d.ts +1 -1
- package/lib/components/evo-switcher/components/evo-switcher-item/evo-switcher-item.component.d.ts +1 -1
- package/lib/components/evo-switcher/evo-switcher.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table/evo-table.component.d.ts +1 -1
- package/lib/components/evo-table/evo-table-column/evo-table-column.component.d.ts +1 -1
- package/lib/components/evo-tabs/evo-tab/evo-tab.component.d.ts +1 -1
- package/lib/components/evo-tabs/evo-tab-content/evo-tab-content.component.d.ts +1 -1
- package/lib/components/evo-tabs/evo-tabs.component.d.ts +1 -1
- package/lib/components/evo-textarea/evo-textarea.component.d.ts +1 -1
- package/lib/components/evo-toast/evo-toast.component.d.ts +1 -1
- package/lib/components/evo-toggle/evo-toggle.component.d.ts +1 -1
- package/lib/components/evo-upload/evo-upload.component.d.ts +4 -4
- package/lib/directives/evo-click-outside.directive.d.ts +1 -1
- package/lib/directives/evo-is-expanded.directive.d.ts +1 -1
- package/lib/directives/evo-let/evo-let.directive.d.ts +1 -1
- package/lib/directives/evo-ui-class.directive.d.ts +1 -1
- package/lib/pipes/declination.pipe.d.ts +1 -1
- package/lib/pipes/safe-html.pipe.d.ts +1 -1
- package/package.json +22 -22
- package/icons/category/evotor-dev-ui-kit-icons-category.d.ts +0 -5
- package/icons/category/package.json +0 -10
- package/icons/emotions/evotor-dev-ui-kit-icons-emotions.d.ts +0 -5
- package/icons/emotions/package.json +0 -10
- package/icons/evotor-dev-ui-kit-icons.d.ts +0 -5
- package/icons/header/evotor-dev-ui-kit-icons-header.d.ts +0 -5
- package/icons/header/package.json +0 -10
- package/icons/info/evotor-dev-ui-kit-icons-info.d.ts +0 -5
- package/icons/info/package.json +0 -10
- package/icons/navigation/evotor-dev-ui-kit-icons-navigation.d.ts +0 -5
- package/icons/navigation/package.json +0 -10
- package/icons/package.json +0 -10
- package/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.d.ts +0 -5
- package/icons/side-menu/package.json +0 -10
- package/icons/system/evotor-dev-ui-kit-icons-system.d.ts +0 -5
- package/icons/system/package.json +0 -10
- /package/{evotor-dev-ui-kit.d.ts → index.d.ts} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AfterContentInit, ElementRef, EventEmitter, Injector, OnInit } from '@angular/core';
|
|
2
|
-
import { AbstractControl, ControlValueAccessor,
|
|
2
|
+
import { AbstractControl, ControlValueAccessor, UntypedFormArray, UntypedFormBuilder } from '@angular/forms';
|
|
3
3
|
import { EvoBaseControl } from '../../common/evo-base-control';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export interface EvoUploadItemClickEvent {
|
|
@@ -25,14 +25,14 @@ export declare class EvoUploadComponent extends EvoBaseControl implements Contro
|
|
|
25
25
|
clickFile: EventEmitter<EvoUploadItemClickEvent>;
|
|
26
26
|
inputFileElement: ElementRef;
|
|
27
27
|
isDisabled: boolean;
|
|
28
|
-
filesForm:
|
|
28
|
+
filesForm: UntypedFormArray;
|
|
29
29
|
filesSizeLimitText: string;
|
|
30
30
|
filesSizeLimitInBytes: number;
|
|
31
31
|
states: {
|
|
32
32
|
isDragOver: boolean;
|
|
33
33
|
};
|
|
34
34
|
acceptedMimeTypes: string[];
|
|
35
|
-
constructor(formBuilder:
|
|
35
|
+
constructor(formBuilder: UntypedFormBuilder, injector: Injector);
|
|
36
36
|
ngOnInit(): void;
|
|
37
37
|
ngAfterContentInit(): void;
|
|
38
38
|
onChange: (value: any) => void;
|
|
@@ -61,5 +61,5 @@ export declare class EvoUploadComponent extends EvoBaseControl implements Contro
|
|
|
61
61
|
private fileExtensionValidator;
|
|
62
62
|
private maxFilesValidator;
|
|
63
63
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUploadComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EvoUploadComponent, "evo-upload", never, { "accept": "accept"; "dropZoneLabel": "dropZoneLabel"; "dropZoneHint": "dropZoneHint"; "hideClearButton": "hideClearButton"; "hideSubmitButton": "hideSubmitButton"; "clickableFiles": "clickableFiles"; "earlyValidation": "earlyValidation"; "fileSizeLimit": "fileSizeLimit"; "maxFiles": "maxFiles"; "loading": "loading"; }, { "submit": "submit"; "addFiles": "addFiles"; "remove": "remove"; "clickFile": "clickFile"; }, never, never>;
|
|
64
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EvoUploadComponent, "evo-upload", never, { "accept": "accept"; "dropZoneLabel": "dropZoneLabel"; "dropZoneHint": "dropZoneHint"; "hideClearButton": "hideClearButton"; "hideSubmitButton": "hideSubmitButton"; "clickableFiles": "clickableFiles"; "earlyValidation": "earlyValidation"; "fileSizeLimit": "fileSizeLimit"; "maxFiles": "maxFiles"; "loading": "loading"; }, { "submit": "submit"; "addFiles": "addFiles"; "remove": "remove"; "clickFile": "clickFile"; }, never, never, false>;
|
|
65
65
|
}
|
|
@@ -8,5 +8,5 @@ export declare class EvoClickOutsideDirective {
|
|
|
8
8
|
onTouchStart<T extends MouseEvent, F extends HTMLElement>(event: T, targetElement: F): void;
|
|
9
9
|
clickOrTouchOutside<T extends MouseEvent, F extends HTMLElement>(event: T, targetElement: F): void;
|
|
10
10
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoClickOutsideDirective, never>;
|
|
11
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoClickOutsideDirective, "[evoClickOutside]", never, {}, { "evoClickOutside": "evoClickOutside"; }, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoClickOutsideDirective, "[evoClickOutside]", never, {}, { "evoClickOutside": "evoClickOutside"; }, never, never, false>;
|
|
12
12
|
}
|
|
@@ -15,5 +15,5 @@ export declare class EvoIsExpandedDirective implements OnInit, OnChanges, OnDest
|
|
|
15
15
|
handleExpandedChange(): void;
|
|
16
16
|
private updateView;
|
|
17
17
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoIsExpandedDirective, [null, null, { optional: true; }]>;
|
|
18
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoIsExpandedDirective, "[evoIsExpanded]", never, { "evoIsExpanded": "evoIsExpanded"; }, { "evoIsExpandedChange": "evoIsExpandedChange"; }, never>;
|
|
18
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoIsExpandedDirective, "[evoIsExpanded]", never, { "evoIsExpanded": "evoIsExpanded"; }, { "evoIsExpandedChange": "evoIsExpandedChange"; }, never, never, false>;
|
|
19
19
|
}
|
|
@@ -29,5 +29,5 @@ export declare class EvoLetDirective<T> {
|
|
|
29
29
|
*/
|
|
30
30
|
static ngTemplateContextGuard<T>(dir: EvoLetDirective<T>, ctx: any): ctx is EvoLetContext<T>;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoLetDirective<any>, never>;
|
|
32
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoLetDirective<any>, "[evoLet]", never, { "evoLet": "evoLet"; }, {}, never>;
|
|
32
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoLetDirective<any>, "[evoLet]", never, { "evoLet": "evoLet"; }, {}, never, never, false>;
|
|
33
33
|
}
|
|
@@ -57,5 +57,5 @@ export declare class EvoUiClassDirective implements DoCheck {
|
|
|
57
57
|
private removeClasses;
|
|
58
58
|
private toggleClass;
|
|
59
59
|
static ɵfac: i0.ɵɵFactoryDeclaration<EvoUiClassDirective, never>;
|
|
60
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoUiClassDirective, "[evoUiClass]", never, { "klass": "class"; "evoUiClass": "evoUiClass"; }, {}, never>;
|
|
60
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<EvoUiClassDirective, "[evoUiClass]", never, { "klass": "class"; "evoUiClass": "evoUiClass"; }, {}, never, never, false>;
|
|
61
61
|
}
|
|
@@ -3,5 +3,5 @@ import * as i0 from "@angular/core";
|
|
|
3
3
|
export declare class DeclinationPipe implements PipeTransform {
|
|
4
4
|
transform(value: number | string, titles: string[], noNum?: boolean): string;
|
|
5
5
|
static ɵfac: i0.ɵɵFactoryDeclaration<DeclinationPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DeclinationPipe, "declination">;
|
|
6
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DeclinationPipe, "declination", false>;
|
|
7
7
|
}
|
|
@@ -6,5 +6,5 @@ export declare class SafeHtmlPipe implements PipeTransform {
|
|
|
6
6
|
constructor(sanitizer: DomSanitizer);
|
|
7
7
|
transform(url: any): import("@angular/platform-browser").SafeHtml;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<SafeHtmlPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SafeHtmlPipe, "safeHtml">;
|
|
9
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<SafeHtmlPipe, "safeHtml", false>;
|
|
10
10
|
}
|
package/package.json
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@evotor-dev/ui-kit",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.0.0-beta.1",
|
|
4
4
|
"homepage": "https://evotor.github.io/Evo-UI-Kit",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
7
7
|
"url": "https://github.com/evotor/Evo-UI-Kit.git"
|
|
8
8
|
},
|
|
9
9
|
"peerDependencies": {
|
|
10
|
-
"@angular/cdk": ">=
|
|
11
|
-
"@angular/common": ">=
|
|
12
|
-
"@angular/core": ">=
|
|
13
|
-
"@angular/animations": ">=
|
|
14
|
-
"@angular/forms": ">=
|
|
15
|
-
"@angular/platform-browser": ">=
|
|
10
|
+
"@angular/cdk": ">=14.2.7",
|
|
11
|
+
"@angular/common": ">=14.3.0",
|
|
12
|
+
"@angular/core": ">=14.3.0",
|
|
13
|
+
"@angular/animations": ">=14.3.0",
|
|
14
|
+
"@angular/forms": ">=14.3.0",
|
|
15
|
+
"@angular/platform-browser": ">=14.3.0",
|
|
16
16
|
"rxjs": ">=6.5.3"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"tslib": "^2.2.0",
|
|
20
|
-
"@popperjs/core": "2.
|
|
21
|
-
"angular-imask": "
|
|
20
|
+
"@popperjs/core": "2.11.8",
|
|
21
|
+
"angular-imask": "6.4.3",
|
|
22
22
|
"autobind-decorator": "^2.4.0",
|
|
23
23
|
"flatpickr": "4.6.9",
|
|
24
|
-
"imask": "6.3
|
|
24
|
+
"imask": "6.4.3",
|
|
25
25
|
"lodash-es": "^4.17.15",
|
|
26
26
|
"mime": "3.0.0",
|
|
27
|
-
"ngx-page-scroll": "
|
|
28
|
-
"ngx-page-scroll-core": "
|
|
27
|
+
"ngx-page-scroll": "9.0.0",
|
|
28
|
+
"ngx-page-scroll-core": "9.0.0",
|
|
29
29
|
"ts-keycode-enum": "^1.0.4"
|
|
30
30
|
},
|
|
31
31
|
"exports": {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"default": "./package.json"
|
|
37
37
|
},
|
|
38
38
|
".": {
|
|
39
|
-
"types": "./
|
|
39
|
+
"types": "./index.d.ts",
|
|
40
40
|
"esm2020": "./esm2020/evotor-dev-ui-kit.mjs",
|
|
41
41
|
"es2020": "./fesm2020/evotor-dev-ui-kit.mjs",
|
|
42
42
|
"es2015": "./fesm2015/evotor-dev-ui-kit.mjs",
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"default": "./fesm2020/evotor-dev-ui-kit.mjs"
|
|
45
45
|
},
|
|
46
46
|
"./icons/category": {
|
|
47
|
-
"types": "./icons/category/
|
|
47
|
+
"types": "./icons/category/index.d.ts",
|
|
48
48
|
"esm2020": "./esm2020/icons/category/evotor-dev-ui-kit-icons-category.mjs",
|
|
49
49
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-category.mjs",
|
|
50
50
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-category.mjs",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-category.mjs"
|
|
53
53
|
},
|
|
54
54
|
"./icons/emotions": {
|
|
55
|
-
"types": "./icons/emotions/
|
|
55
|
+
"types": "./icons/emotions/index.d.ts",
|
|
56
56
|
"esm2020": "./esm2020/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
57
57
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
58
58
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-emotions.mjs"
|
|
61
61
|
},
|
|
62
62
|
"./icons/header": {
|
|
63
|
-
"types": "./icons/header/
|
|
63
|
+
"types": "./icons/header/index.d.ts",
|
|
64
64
|
"esm2020": "./esm2020/icons/header/evotor-dev-ui-kit-icons-header.mjs",
|
|
65
65
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-header.mjs",
|
|
66
66
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-header.mjs",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-header.mjs"
|
|
69
69
|
},
|
|
70
70
|
"./icons/info": {
|
|
71
|
-
"types": "./icons/info/
|
|
71
|
+
"types": "./icons/info/index.d.ts",
|
|
72
72
|
"esm2020": "./esm2020/icons/info/evotor-dev-ui-kit-icons-info.mjs",
|
|
73
73
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-info.mjs",
|
|
74
74
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-info.mjs",
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-info.mjs"
|
|
77
77
|
},
|
|
78
78
|
"./icons/navigation": {
|
|
79
|
-
"types": "./icons/navigation/
|
|
79
|
+
"types": "./icons/navigation/index.d.ts",
|
|
80
80
|
"esm2020": "./esm2020/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
81
81
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
82
82
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-navigation.mjs"
|
|
85
85
|
},
|
|
86
86
|
"./icons": {
|
|
87
|
-
"types": "./icons/
|
|
87
|
+
"types": "./icons/index.d.ts",
|
|
88
88
|
"esm2020": "./esm2020/icons/evotor-dev-ui-kit-icons.mjs",
|
|
89
89
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons.mjs",
|
|
90
90
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons.mjs",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"default": "./fesm2020/evotor-dev-ui-kit-icons.mjs"
|
|
93
93
|
},
|
|
94
94
|
"./icons/side-menu": {
|
|
95
|
-
"types": "./icons/side-menu/
|
|
95
|
+
"types": "./icons/side-menu/index.d.ts",
|
|
96
96
|
"esm2020": "./esm2020/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
97
97
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
98
98
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"default": "./fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs"
|
|
101
101
|
},
|
|
102
102
|
"./icons/system": {
|
|
103
|
-
"types": "./icons/system/
|
|
103
|
+
"types": "./icons/system/index.d.ts",
|
|
104
104
|
"esm2020": "./esm2020/icons/system/evotor-dev-ui-kit-icons-system.mjs",
|
|
105
105
|
"es2020": "./fesm2020/evotor-dev-ui-kit-icons-system.mjs",
|
|
106
106
|
"es2015": "./fesm2015/evotor-dev-ui-kit-icons-system.mjs",
|
|
@@ -113,6 +113,6 @@
|
|
|
113
113
|
"esm2020": "esm2020/evotor-dev-ui-kit.mjs",
|
|
114
114
|
"fesm2020": "fesm2020/evotor-dev-ui-kit.mjs",
|
|
115
115
|
"fesm2015": "fesm2015/evotor-dev-ui-kit.mjs",
|
|
116
|
-
"typings": "
|
|
116
|
+
"typings": "index.d.ts",
|
|
117
117
|
"sideEffects": false
|
|
118
118
|
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-category.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-category.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/category/evotor-dev-ui-kit-icons-category.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-category.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-category.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-category.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/category"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/emotions/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-emotions.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-emotions.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/emotions"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-header.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-header.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/header/evotor-dev-ui-kit-icons-header.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-header.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-header.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-header.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/header"
|
|
10
|
-
}
|
package/icons/info/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-info.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-info.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/info/evotor-dev-ui-kit-icons-info.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-info.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-info.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-info.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/info"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/navigation/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-navigation.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-navigation.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/navigation"
|
|
10
|
-
}
|
package/icons/package.json
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../fesm2015/evotor-dev-ui-kit-icons.mjs",
|
|
3
|
-
"es2020": "../fesm2020/evotor-dev-ui-kit-icons.mjs",
|
|
4
|
-
"esm2020": "../esm2020/icons/evotor-dev-ui-kit-icons.mjs",
|
|
5
|
-
"fesm2020": "../fesm2020/evotor-dev-ui-kit-icons.mjs",
|
|
6
|
-
"fesm2015": "../fesm2015/evotor-dev-ui-kit-icons.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/side-menu/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-side-menu.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-side-menu.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/side-menu"
|
|
10
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"module": "../../fesm2015/evotor-dev-ui-kit-icons-system.mjs",
|
|
3
|
-
"es2020": "../../fesm2020/evotor-dev-ui-kit-icons-system.mjs",
|
|
4
|
-
"esm2020": "../../esm2020/icons/system/evotor-dev-ui-kit-icons-system.mjs",
|
|
5
|
-
"fesm2020": "../../fesm2020/evotor-dev-ui-kit-icons-system.mjs",
|
|
6
|
-
"fesm2015": "../../fesm2015/evotor-dev-ui-kit-icons-system.mjs",
|
|
7
|
-
"typings": "evotor-dev-ui-kit-icons-system.d.ts",
|
|
8
|
-
"sideEffects": false,
|
|
9
|
-
"name": "@evotor-dev/ui-kit/icons/system"
|
|
10
|
-
}
|
|
File without changes
|