@indigina/ui-kit 1.0.145 → 1.0.147
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 +10 -10
- package/esm2020/lib/components/kit-autocomplete/kit-autocomplete.module.mjs +13 -15
- package/esm2020/lib/components/kit-button/kit-button.component.mjs +14 -8
- package/esm2020/lib/components/kit-button/kit-button.module.mjs +7 -9
- package/esm2020/lib/components/kit-checkbox/kit-checkbox.component.mjs +7 -7
- package/esm2020/lib/components/kit-checkbox/kit-checkbox.module.mjs +8 -10
- package/esm2020/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.mjs +7 -9
- package/esm2020/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.mjs +5 -5
- package/esm2020/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.mjs +6 -8
- package/esm2020/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.mjs +4 -4
- package/esm2020/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.mjs +9 -9
- package/esm2020/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.mjs +12 -14
- package/esm2020/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.mjs +6 -6
- package/esm2020/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.mjs +7 -9
- package/esm2020/lib/components/kit-daterange/kit-daterange.component.mjs +10 -10
- package/esm2020/lib/components/kit-daterange/kit-daterange.module.mjs +10 -12
- package/esm2020/lib/components/kit-datetimepicker/kit-datetimepicker.component.mjs +10 -10
- package/esm2020/lib/components/kit-datetimepicker/kit-datetimepicker.module.mjs +9 -11
- package/esm2020/lib/components/kit-dialog/kit-dialog.component.mjs +4 -4
- package/esm2020/lib/components/kit-dialog/kit-dialog.module.mjs +7 -9
- package/esm2020/lib/components/kit-dialog/kit-dialog.service.mjs +4 -4
- package/esm2020/lib/components/kit-dialog-actions/kit-dialog-actions.component.mjs +4 -4
- package/esm2020/lib/components/kit-dialog-actions/kit-dialog-actions.module.mjs +5 -7
- package/esm2020/lib/components/kit-dropdown/kit-dropdown.component.mjs +9 -9
- package/esm2020/lib/components/kit-dropdown/kit-dropdown.module.mjs +10 -12
- package/esm2020/lib/components/kit-input-message/kit-input-message.component.mjs +8 -8
- package/esm2020/lib/components/kit-input-message/kit-input-message.module.mjs +6 -8
- package/esm2020/lib/components/kit-loader/kit-loader.component.mjs +4 -4
- package/esm2020/lib/components/kit-loader/kit-loader.module.mjs +5 -7
- package/esm2020/lib/components/kit-location-stepper/kit-location-stepper.component.mjs +6 -6
- package/esm2020/lib/components/kit-location-stepper/kit-location-stepper.module.mjs +7 -9
- package/esm2020/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.mjs +7 -7
- package/esm2020/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.mjs +7 -9
- package/esm2020/lib/components/kit-note/kit-note.component.mjs +4 -4
- package/esm2020/lib/components/kit-note/kit-note.module.mjs +5 -5
- package/esm2020/lib/components/kit-notification/kit-notification.component.mjs +4 -4
- package/esm2020/lib/components/kit-notification/kit-notification.module.mjs +6 -8
- package/esm2020/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.mjs +8 -8
- package/esm2020/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.mjs +8 -10
- package/esm2020/lib/components/kit-pill/kit-pill.component.mjs +4 -4
- package/esm2020/lib/components/kit-pill/kit-pill.module.mjs +6 -8
- package/esm2020/lib/components/kit-radio-button/kit-radio-button.component.mjs +7 -7
- package/esm2020/lib/components/kit-radio-button/kit-radio-button.module.mjs +7 -9
- package/esm2020/lib/components/kit-svg-icon/kit-svg-icon.component.mjs +4 -4
- package/esm2020/lib/components/kit-svg-icon/kit-svg-icon.module.mjs +5 -5
- package/esm2020/lib/components/kit-svg-sprite/kit-svg-sprite.component.mjs +4 -4
- package/esm2020/lib/components/kit-svg-sprite/kit-svg-sprite.module.mjs +5 -5
- package/esm2020/lib/components/kit-switch/kit-switch.component.mjs +7 -7
- package/esm2020/lib/components/kit-switch/kit-switch.module.mjs +9 -11
- package/esm2020/lib/components/kit-text-label/kit-text-label.component.mjs +7 -7
- package/esm2020/lib/components/kit-text-label/kit-text-label.module.mjs +7 -9
- package/esm2020/lib/components/kit-textarea/kit-textarea-autoresize.directive.mjs +4 -4
- package/esm2020/lib/components/kit-textarea/kit-textarea.component.mjs +8 -8
- package/esm2020/lib/components/kit-textarea/kit-textarea.module.mjs +7 -9
- package/esm2020/lib/components/kit-textbox/kit-textbox.component.mjs +8 -8
- package/esm2020/lib/components/kit-textbox/kit-textbox.module.mjs +8 -10
- package/esm2020/lib/components/kit-timepicker/kit-timepicker.component.mjs +5 -5
- package/esm2020/lib/components/kit-timepicker/kit-timepicker.module.mjs +7 -9
- package/esm2020/lib/components/kit-toastr/kit-toastr.module.mjs +5 -5
- package/esm2020/lib/components/kit-toastr/kit-toastr.service.mjs +4 -4
- package/esm2020/lib/components/kit-toggle/kit-toggle.component.mjs +8 -8
- package/esm2020/lib/components/kit-toggle/kit-toggle.module.mjs +8 -10
- package/esm2020/lib/components/kit-units-textbox/kit-units-textbox.component.mjs +10 -10
- package/esm2020/lib/components/kit-units-textbox/kit-units-textbox.module.mjs +12 -14
- package/esm2020/lib/directives/kit-tooltip/kit-tooltip.directive.mjs +4 -4
- package/esm2020/lib/directives/kit-tooltip/kit-tooltip.module.mjs +5 -5
- package/esm2020/lib/services/kit-query-params.service.mjs +4 -4
- package/fesm2015/indigina-ui-kit.mjs +347 -395
- package/fesm2015/indigina-ui-kit.mjs.map +1 -1
- package/fesm2020/indigina-ui-kit.mjs +347 -395
- package/fesm2020/indigina-ui-kit.mjs.map +1 -1
- package/{indigina-ui-kit.d.ts → index.d.ts} +0 -0
- package/lib/components/kit-autocomplete/kit-autocomplete.component.d.ts +1 -1
- package/lib/components/kit-button/kit-button.component.d.ts +5 -1
- package/lib/components/kit-checkbox/kit-checkbox.component.d.ts +1 -1
- package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.d.ts +1 -1
- package/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.d.ts +1 -1
- package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts +1 -1
- package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.d.ts +4 -4
- package/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.d.ts +1 -1
- package/lib/components/kit-daterange/kit-daterange.component.d.ts +1 -1
- package/lib/components/kit-datetimepicker/kit-datetimepicker.component.d.ts +1 -1
- package/lib/components/kit-dialog/kit-dialog.component.d.ts +1 -1
- package/lib/components/kit-dialog-actions/kit-dialog-actions.component.d.ts +1 -1
- package/lib/components/kit-dropdown/kit-dropdown.component.d.ts +1 -1
- package/lib/components/kit-input-message/kit-input-message.component.d.ts +1 -1
- package/lib/components/kit-loader/kit-loader.component.d.ts +1 -1
- package/lib/components/kit-location-stepper/kit-location-stepper.component.d.ts +1 -1
- package/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.d.ts +1 -1
- package/lib/components/kit-note/kit-note.component.d.ts +1 -1
- package/lib/components/kit-notification/kit-notification.component.d.ts +1 -1
- package/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.d.ts +1 -1
- package/lib/components/kit-pill/kit-pill.component.d.ts +1 -1
- package/lib/components/kit-radio-button/kit-radio-button.component.d.ts +1 -1
- package/lib/components/kit-svg-icon/kit-svg-icon.component.d.ts +1 -1
- package/lib/components/kit-svg-sprite/kit-svg-sprite.component.d.ts +1 -1
- package/lib/components/kit-switch/kit-switch.component.d.ts +1 -1
- package/lib/components/kit-text-label/kit-text-label.component.d.ts +1 -1
- package/lib/components/kit-textarea/kit-textarea-autoresize.directive.d.ts +1 -1
- package/lib/components/kit-textarea/kit-textarea.component.d.ts +1 -1
- package/lib/components/kit-textbox/kit-textbox.component.d.ts +1 -1
- package/lib/components/kit-timepicker/kit-timepicker.component.d.ts +1 -1
- package/lib/components/kit-toggle/kit-toggle.component.d.ts +1 -1
- package/lib/components/kit-units-textbox/kit-units-textbox.component.d.ts +1 -1
- package/lib/directives/kit-tooltip/kit-tooltip.directive.d.ts +1 -1
- package/package.json +5 -9
|
File without changes
|
|
@@ -111,5 +111,5 @@ export declare class KitAutocompleteComponent<T> implements ControlValueAccessor
|
|
|
111
111
|
registerOnTouched(fn: () => void): void;
|
|
112
112
|
setDisabledState(disabled: boolean): void;
|
|
113
113
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteComponent<any>, never>;
|
|
114
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitAutocompleteComponent<any>, "kit-autocomplete", never, { "label": "label"; "placeholder": "placeholder"; "items": "items"; "selectedValue": "selectedValue"; "disabled": "disabled"; "loaderVisible": "loaderVisible"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, { "changed": "changed"; "selected": "selected"; "blured": "blured"; }, never, never>;
|
|
114
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitAutocompleteComponent<any>, "kit-autocomplete", never, { "label": "label"; "placeholder": "placeholder"; "items": "items"; "selectedValue": "selectedValue"; "disabled": "disabled"; "loaderVisible": "loaderVisible"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, { "changed": "changed"; "selected": "selected"; "blured": "blured"; }, never, never, false>;
|
|
115
115
|
}
|
|
@@ -27,10 +27,14 @@ export declare class KitButtonComponent {
|
|
|
27
27
|
* A place where the icon will be displayed. By default is "right"
|
|
28
28
|
*/
|
|
29
29
|
iconPosition: KitButtonIconPosition;
|
|
30
|
+
/**
|
|
31
|
+
* A CSS class which will be applied to the HTML button component
|
|
32
|
+
*/
|
|
33
|
+
buttonClass: string;
|
|
30
34
|
/**
|
|
31
35
|
* An action which is emitted as soon as user clicked the button
|
|
32
36
|
*/
|
|
33
37
|
clicked: EventEmitter<void>;
|
|
34
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitButtonComponent, never>;
|
|
35
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitButtonComponent, "kit-button", never, { "disabled": "disabled"; "label": "label"; "type": "type"; "icon": "icon"; "kind": "kind"; "iconPosition": "iconPosition"; }, { "clicked": "clicked"; }, never, never>;
|
|
39
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitButtonComponent, "kit-button", never, { "disabled": "disabled"; "label": "label"; "type": "type"; "icon": "icon"; "kind": "kind"; "iconPosition": "iconPosition"; "buttonClass": "buttonClass"; }, { "clicked": "clicked"; }, never, never, false>;
|
|
36
40
|
}
|
|
@@ -60,6 +60,6 @@ export declare class KitCheckboxComponent implements ControlValueAccessor {
|
|
|
60
60
|
writeValue(value: boolean): void;
|
|
61
61
|
setDisabledState(disabled: boolean): void;
|
|
62
62
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCheckboxComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCheckboxComponent, "kit-checkbox", never, { "label": "label"; "disabled": "disabled"; "defaultChecked": "defaultChecked"; "readonly": "readonly"; "state": "state"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; }, { "changed": "changed"; }, never, never>;
|
|
63
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCheckboxComponent, "kit-checkbox", never, { "label": "label"; "disabled": "disabled"; "defaultChecked": "defaultChecked"; "readonly": "readonly"; "state": "state"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; }, { "changed": "changed"; }, never, never, false>;
|
|
64
64
|
}
|
|
65
65
|
export {};
|
|
@@ -7,5 +7,5 @@ export declare class KitCtaPanelAbstractConfirmationComponent {
|
|
|
7
7
|
quitClicked: EventEmitter<void>;
|
|
8
8
|
confirmClicked: EventEmitter<void>;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelAbstractConfirmationComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelAbstractConfirmationComponent, "kit-cta-panel-abstract-confirmation", never, { "confirmButtonDisabled": "confirmButtonDisabled"; "quitText": "quitText"; "confirmText": "confirmText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, [".confirmation-head", ".confirmation-main"]>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelAbstractConfirmationComponent, "kit-cta-panel-abstract-confirmation", never, { "confirmButtonDisabled": "confirmButtonDisabled"; "quitText": "quitText"; "confirmText": "confirmText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, [".confirmation-head", ".confirmation-main"], false>;
|
|
11
11
|
}
|
|
@@ -12,5 +12,5 @@ export declare class KitCtaPanelActionComponent {
|
|
|
12
12
|
readonly KitButtonKind: typeof KitButtonKind;
|
|
13
13
|
readonly KitButtonType: typeof KitButtonType;
|
|
14
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelActionComponent, never>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelActionComponent, "kit-cta-panel-action", never, { "disabled": "disabled"; "confirmText": "confirmText"; "quitText": "quitText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelActionComponent, "kit-cta-panel-action", never, { "disabled": "disabled"; "confirmText": "confirmText"; "quitText": "quitText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never, false>;
|
|
16
16
|
}
|
package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts
CHANGED
|
@@ -6,5 +6,5 @@ export declare abstract class AbstractKitCtaPanelConfirmationComponent {
|
|
|
6
6
|
protected hideConfirmation(): void;
|
|
7
7
|
protected showConfirmation(): void;
|
|
8
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<AbstractKitCtaPanelConfirmationComponent, never>;
|
|
9
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractKitCtaPanelConfirmationComponent, never, never, {}, {}, never>;
|
|
9
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<AbstractKitCtaPanelConfirmationComponent, never, never, {}, {}, never, never, false>;
|
|
10
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { KitDropdownItem } from '../kit-dropdown/kit-dropdown.component';
|
|
4
4
|
import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
@@ -19,9 +19,9 @@ export declare class KitCtaPanelConfirmationComponent<T> {
|
|
|
19
19
|
confirmText: string;
|
|
20
20
|
quitClicked: EventEmitter<void>;
|
|
21
21
|
confirmClicked: EventEmitter<T>;
|
|
22
|
-
readonly form:
|
|
23
|
-
constructor(formBuilder:
|
|
22
|
+
readonly form: UntypedFormGroup;
|
|
23
|
+
constructor(formBuilder: UntypedFormBuilder);
|
|
24
24
|
onConfirmButtonClick(): void;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelConfirmationComponent<any>, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelConfirmationComponent<any>, "kit-cta-panel-confirmation", never, { "data": "data"; "confirmButtonDisabled": "confirmButtonDisabled"; "dropdownListHeight": "dropdownListHeight"; "quitText": "quitText"; "confirmText": "confirmText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelConfirmationComponent<any>, "kit-cta-panel-confirmation", never, { "data": "data"; "confirmButtonDisabled": "confirmButtonDisabled"; "dropdownListHeight": "dropdownListHeight"; "quitText": "quitText"; "confirmText": "confirmText"; }, { "quitClicked": "quitClicked"; "confirmClicked": "confirmClicked"; }, never, never, false>;
|
|
27
27
|
}
|
|
@@ -20,5 +20,5 @@ export declare class KitCtaPanelItemComponent {
|
|
|
20
20
|
readonly KitCtaPanelItemType: typeof KitCtaPanelItemType;
|
|
21
21
|
onButtonClick(): void;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitCtaPanelItemComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelItemComponent, "kit-cta-panel-item", never, { "item": "item"; "type": "type"; }, { "clicked": "clicked"; }, never, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitCtaPanelItemComponent, "kit-cta-panel-item", never, { "item": "item"; "type": "type"; }, { "clicked": "clicked"; }, never, never, false>;
|
|
24
24
|
}
|
|
@@ -109,5 +109,5 @@ export declare class KitDaterangeComponent {
|
|
|
109
109
|
onBlur(): void;
|
|
110
110
|
onClose(): void;
|
|
111
111
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDaterangeComponent, never>;
|
|
112
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDaterangeComponent, "kit-daterange", never, { "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"; }, { "startDateChanged": "startDateChanged"; "closed": "closed"; "endDateChanged": "endDateChanged"; }, never, never>;
|
|
112
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDaterangeComponent, "kit-daterange", never, { "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"; }, { "startDateChanged": "startDateChanged"; "closed": "closed"; "endDateChanged": "endDateChanged"; }, never, never, false>;
|
|
113
113
|
}
|
|
@@ -92,5 +92,5 @@ export declare class KitDatetimepickerComponent implements ControlValueAccessor
|
|
|
92
92
|
registerOnTouched(fn: () => void): void;
|
|
93
93
|
setDisabledState(disabled: boolean): void;
|
|
94
94
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDatetimepickerComponent, never>;
|
|
95
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDatetimepickerComponent, "kit-datetimepicker", never, { "label": "label"; "placeholder": "placeholder"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "isValid": "isValid"; "format": "format"; "defaultDate": "defaultDate"; "min": "min"; "max": "max"; }, { "changed": "changed"; }, never, never>;
|
|
95
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDatetimepickerComponent, "kit-datetimepicker", never, { "label": "label"; "placeholder": "placeholder"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "isValid": "isValid"; "format": "format"; "defaultDate": "defaultDate"; "min": "min"; "max": "max"; }, { "changed": "changed"; }, never, never, false>;
|
|
96
96
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class KitDialogComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDialogComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDialogComponent, "kit-dialog", never, {}, {}, never, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDialogComponent, "kit-dialog", never, {}, {}, never, never, false>;
|
|
5
5
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class KitDialogActionsComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDialogActionsComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDialogActionsComponent, "kit-dialog-actions", never, {}, {}, never, ["*"]>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDialogActionsComponent, "kit-dialog-actions", never, {}, {}, never, ["*"], false>;
|
|
5
5
|
}
|
|
@@ -85,5 +85,5 @@ export declare class KitDropdownComponent<T> implements ControlValueAccessor {
|
|
|
85
85
|
setDisabledState(disabled: boolean): void;
|
|
86
86
|
reset(value: T): void;
|
|
87
87
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitDropdownComponent<any>, never>;
|
|
88
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitDropdownComponent<any>, "kit-dropdown", never, { "items": "items"; "selectedItem": "selectedItem"; "label": "label"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; "defaultItem": "defaultItem"; "listHeight": "listHeight"; }, { "selected": "selected"; }, never, never>;
|
|
88
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitDropdownComponent<any>, "kit-dropdown", never, { "items": "items"; "selectedItem": "selectedItem"; "label": "label"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; "defaultItem": "defaultItem"; "listHeight": "listHeight"; }, { "selected": "selected"; }, never, never, false>;
|
|
89
89
|
}
|
|
@@ -20,5 +20,5 @@ export declare class KitInputMessageComponent {
|
|
|
20
20
|
*/
|
|
21
21
|
message: string;
|
|
22
22
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitInputMessageComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "type": "type"; "icon": "icon"; "message": "message"; }, {}, never, never>;
|
|
23
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitInputMessageComponent, "kit-input-message", never, { "type": "type"; "icon": "icon"; "message": "message"; }, {}, never, never, false>;
|
|
24
24
|
}
|
|
@@ -5,5 +5,5 @@ export declare class KitLoaderComponent {
|
|
|
5
5
|
*/
|
|
6
6
|
readonly SvgIconLogo: string;
|
|
7
7
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitLoaderComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLoaderComponent, "kit-loader", never, {}, {}, never, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitLoaderComponent, "kit-loader", never, {}, {}, never, never, false>;
|
|
9
9
|
}
|
|
@@ -23,5 +23,5 @@ export declare class KitLocationStepperComponent {
|
|
|
23
23
|
toolTipPosition: KitTooltipPosition;
|
|
24
24
|
readonly KitSvgIcon: typeof KitSvgIcon;
|
|
25
25
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitLocationStepperComponent, never>;
|
|
26
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitLocationStepperComponent, "kit-location-stepper", never, { "items": "items"; "toolTipPosition": "toolTipPosition"; }, {}, never, never>;
|
|
26
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitLocationStepperComponent, "kit-location-stepper", never, { "items": "items"; "toolTipPosition": "toolTipPosition"; }, {}, never, never, false>;
|
|
27
27
|
}
|
|
@@ -21,5 +21,5 @@ export declare class KitNavigationTabsComponent {
|
|
|
21
21
|
getRouterLink(item: KitNavigationTabsItem): string | KitNavigationTabsItemLink[] | null;
|
|
22
22
|
getItemIconCssClass(item: KitNavigationTabsItem): KitNavigationTabsItemIconType;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNavigationTabsComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationTabsComponent, "kit-navigation-tabs", never, { "items": "items"; }, {}, never, never>;
|
|
24
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNavigationTabsComponent, "kit-navigation-tabs", never, { "items": "items"; }, {}, never, never, false>;
|
|
25
25
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class KitNoteComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNoteComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNoteComponent, "kit-note", never, {}, {}, never, [".content", ".footer-content", ".footer-actions"]>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNoteComponent, "kit-note", never, {}, {}, never, [".content", ".footer-content", ".footer-actions"], false>;
|
|
5
5
|
}
|
|
@@ -11,5 +11,5 @@ export declare class KitNotificationComponent {
|
|
|
11
11
|
*/
|
|
12
12
|
type: KitNotificationType;
|
|
13
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNotificationComponent, never>;
|
|
14
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNotificationComponent, "kit-notification", never, { "type": "type"; }, {}, never, ["*"]>;
|
|
14
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNotificationComponent, "kit-notification", never, { "type": "type"; }, {}, never, ["*"], false>;
|
|
15
15
|
}
|
|
@@ -81,5 +81,5 @@ export declare class KitNumericTextboxComponent implements ControlValueAccessor
|
|
|
81
81
|
*/
|
|
82
82
|
onInputChange(value: number): void;
|
|
83
83
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitNumericTextboxComponent, never>;
|
|
84
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitNumericTextboxComponent, "kit-numeric-textbox", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "decimals": "decimals"; "min": "min"; "max": "max"; "maxlength": "maxlength"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "disabled": "disabled"; "format": "format"; }, { "blured": "blured"; "changed": "changed"; }, never, never>;
|
|
84
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitNumericTextboxComponent, "kit-numeric-textbox", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "decimals": "decimals"; "min": "min"; "max": "max"; "maxlength": "maxlength"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "disabled": "disabled"; "format": "format"; }, { "blured": "blured"; "changed": "changed"; }, never, never, false>;
|
|
85
85
|
}
|
|
@@ -10,5 +10,5 @@ export declare class KitPillComponent {
|
|
|
10
10
|
onComponentClick(): void;
|
|
11
11
|
readonly closeIcon: KitSvgIcon;
|
|
12
12
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitPillComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitPillComponent, "kit-pill", never, { "removable": "removable"; "selectable": "selectable"; "selected": "selected"; }, { "clicked": "clicked"; "removed": "removed"; }, never, ["*"]>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitPillComponent, "kit-pill", never, { "removable": "removable"; "selectable": "selectable"; "selected": "selected"; }, { "clicked": "clicked"; "removed": "removed"; }, never, ["*"], false>;
|
|
14
14
|
}
|
|
@@ -22,5 +22,5 @@ export declare class KitRadioButtonComponent<T> implements ControlValueAccessor
|
|
|
22
22
|
private getFirstPartOfUUID;
|
|
23
23
|
private needToPrevent;
|
|
24
24
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitRadioButtonComponent<any>, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitRadioButtonComponent<any>, "kit-radio-button", never, { "items": "items"; "label": "label"; "name": "name"; "readonly": "readonly"; "disabled": "disabled"; }, { "changed": "changed"; }, never, never>;
|
|
25
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitRadioButtonComponent<any>, "kit-radio-button", never, { "items": "items"; "label": "label"; "name": "name"; "readonly": "readonly"; "disabled": "disabled"; }, { "changed": "changed"; }, never, never, false>;
|
|
26
26
|
}
|
|
@@ -9,5 +9,5 @@ export declare class KitSvgIconComponent {
|
|
|
9
9
|
*/
|
|
10
10
|
iconClass: string | null;
|
|
11
11
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgIconComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgIconComponent, "kit-svg-icon", never, { "icon": "icon"; "iconClass": "iconClass"; }, {}, never, never>;
|
|
12
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgIconComponent, "kit-svg-icon", never, { "icon": "icon"; "iconClass": "iconClass"; }, {}, never, never, false>;
|
|
13
13
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from "@angular/core";
|
|
2
2
|
export declare class KitSvgSpriteComponent {
|
|
3
3
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSvgSpriteComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgSpriteComponent, "kit-svg-sprite", never, {}, {}, never, never>;
|
|
4
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSvgSpriteComponent, "kit-svg-sprite", never, {}, {}, never, never, false>;
|
|
5
5
|
}
|
|
@@ -79,5 +79,5 @@ export declare class KitSwitchComponent {
|
|
|
79
79
|
*/
|
|
80
80
|
private isSingleMode;
|
|
81
81
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitSwitchComponent, never>;
|
|
82
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitSwitchComponent, "kit-switch", never, { "items": "items"; "mode": "mode"; "label": "label"; "disabled": "disabled"; "selection": "selection"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, { "selected": "selected"; }, never, never>;
|
|
82
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitSwitchComponent, "kit-switch", never, { "items": "items"; "mode": "mode"; "label": "label"; "disabled": "disabled"; "selection": "selection"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, { "selected": "selected"; }, never, never, false>;
|
|
83
83
|
}
|
|
@@ -34,5 +34,5 @@ export declare class KitTextLabelComponent {
|
|
|
34
34
|
*/
|
|
35
35
|
state: KitTextLabelState;
|
|
36
36
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextLabelComponent, never>;
|
|
37
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextLabelComponent, "kit-text-label", never, { "label": "label"; "value": "value"; "htmlMode": "htmlMode"; "noValueMessage": "noValueMessage"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, {}, never, never>;
|
|
37
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextLabelComponent, "kit-text-label", never, { "label": "label"; "value": "value"; "htmlMode": "htmlMode"; "noValueMessage": "noValueMessage"; "messageText": "messageText"; "messageType": "messageType"; "state": "state"; }, {}, never, never, false>;
|
|
38
38
|
}
|
|
@@ -7,5 +7,5 @@ export declare class KitTextareaAutoresizeDirective {
|
|
|
7
7
|
ngOnInit(): void;
|
|
8
8
|
resize(): void;
|
|
9
9
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaAutoresizeDirective, never>;
|
|
10
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTextareaAutoresizeDirective, "[autoresize]", never, {}, {}, never, never, false>;
|
|
11
11
|
}
|
|
@@ -103,5 +103,5 @@ export declare class KitTextareaComponent implements ControlValueAccessor, OnCha
|
|
|
103
103
|
*/
|
|
104
104
|
onTextareaChange(event: Event): void;
|
|
105
105
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaComponent, never>;
|
|
106
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "maxlength": "maxlength"; "minLines": "minLines"; "maxLines": "maxLines"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "state": "state"; "readonly": "readonly"; }, { "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never>;
|
|
106
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "maxlength": "maxlength"; "minLines": "minLines"; "maxLines": "maxLines"; "disabled": "disabled"; "messageIcon": "messageIcon"; "messageText": "messageText"; "state": "state"; "readonly": "readonly"; }, { "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never, false>;
|
|
107
107
|
}
|
|
@@ -65,5 +65,5 @@ export declare class KitTextboxComponent implements ControlValueAccessor {
|
|
|
65
65
|
*/
|
|
66
66
|
onInputChange(value: string): void;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTextboxComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextboxComponent, "kit-textbox", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "disabled": "disabled"; "maxlength": "maxlength"; }, { "blured": "blured"; "changed": "changed"; }, never, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTextboxComponent, "kit-textbox", never, { "placeholder": "placeholder"; "label": "label"; "defaultValue": "defaultValue"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; "disabled": "disabled"; "maxlength": "maxlength"; }, { "blured": "blured"; "changed": "changed"; }, never, never, false>;
|
|
69
69
|
}
|
|
@@ -29,5 +29,5 @@ export declare class KitTimepickerComponent implements ControlValueAccessor {
|
|
|
29
29
|
registerOnTouched(fn: () => void): void;
|
|
30
30
|
setDisabledState(disabled: boolean): void;
|
|
31
31
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTimepickerComponent, never>;
|
|
32
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitTimepickerComponent, "kit-timepicker", never, { "label": "label"; "placeholder": "placeholder"; "defaultValue": "defaultValue"; "longFormatEnabled": "longFormatEnabled"; "disabled": "disabled"; "readonly": "readonly"; "min": "min"; "max": "max"; }, { "popupOpened": "popupOpened"; "popupClosed": "popupClosed"; "changed": "changed"; "blured": "blured"; }, never, never>;
|
|
32
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitTimepickerComponent, "kit-timepicker", never, { "label": "label"; "placeholder": "placeholder"; "defaultValue": "defaultValue"; "longFormatEnabled": "longFormatEnabled"; "disabled": "disabled"; "readonly": "readonly"; "min": "min"; "max": "max"; }, { "popupOpened": "popupOpened"; "popupClosed": "popupClosed"; "changed": "changed"; "blured": "blured"; }, never, never, false>;
|
|
33
33
|
}
|
|
@@ -65,5 +65,5 @@ export declare class KitToggleComponent implements ControlValueAccessor {
|
|
|
65
65
|
writeValue(value: boolean): void;
|
|
66
66
|
setDisabledState(disabled: boolean): void;
|
|
67
67
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitToggleComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitToggleComponent, "kit-toggle", never, { "label": "label"; "disabled": "disabled"; "readonly": "readonly"; "defaultChecked": "defaultChecked"; "onOffLabel": "onOffLabel"; "onLabel": "onLabel"; "offLabel": "offLabel"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; }, { "changed": "changed"; }, never, never>;
|
|
68
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitToggleComponent, "kit-toggle", never, { "label": "label"; "disabled": "disabled"; "readonly": "readonly"; "defaultChecked": "defaultChecked"; "onOffLabel": "onOffLabel"; "onLabel": "onLabel"; "offLabel": "offLabel"; "messageIcon": "messageIcon"; "messageText": "messageText"; "messageType": "messageType"; }, { "changed": "changed"; }, never, never, false>;
|
|
69
69
|
}
|
|
@@ -140,5 +140,5 @@ export declare class KitUnitsTextboxComponent<T> {
|
|
|
140
140
|
*/
|
|
141
141
|
onDropdownBlur(): void;
|
|
142
142
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitUnitsTextboxComponent<any>, never>;
|
|
143
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<KitUnitsTextboxComponent<any>, "kit-units-textbox", never, { "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"; }, { "blured": "blured"; "selected": "selected"; "changed": "changed"; }, never, never>;
|
|
143
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<KitUnitsTextboxComponent<any>, "kit-units-textbox", never, { "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"; }, { "blured": "blured"; "selected": "selected"; "changed": "changed"; }, never, never, false>;
|
|
144
144
|
}
|
|
@@ -13,5 +13,5 @@ export declare class KitTooltipDirective extends TooltipDirective implements OnI
|
|
|
13
13
|
kitTooltipTemplateRef?: TemplateRef<HTMLElement>;
|
|
14
14
|
ngOnInit(): void;
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<KitTooltipDirective, never>;
|
|
16
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTooltipDirective, "[kitTooltip]", never, { "kitTooltipPosition": "kitTooltipPosition"; "kitTooltipFilter": "kitTooltipFilter"; "kitTooltipTemplateRef": "kitTooltipTemplateRef"; }, {}, never>;
|
|
16
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<KitTooltipDirective, "[kitTooltip]", never, { "kitTooltipPosition": "kitTooltipPosition"; "kitTooltipFilter": "kitTooltipFilter"; "kitTooltipTemplateRef": "kitTooltipTemplateRef"; }, {}, never, never, false>;
|
|
17
17
|
}
|
package/package.json
CHANGED
|
@@ -7,10 +7,10 @@
|
|
|
7
7
|
"components",
|
|
8
8
|
"shared"
|
|
9
9
|
],
|
|
10
|
-
"version": "1.0.
|
|
10
|
+
"version": "1.0.147",
|
|
11
11
|
"peerDependencies": {
|
|
12
|
-
"@angular/common": "
|
|
13
|
-
"@angular/core": "
|
|
12
|
+
"@angular/common": "14.2.10",
|
|
13
|
+
"@angular/core": "14.2.10"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@progress/kendo-angular-buttons": "7.0.4",
|
|
@@ -36,22 +36,18 @@
|
|
|
36
36
|
"tslib": "2.3.1",
|
|
37
37
|
"ngx-toastr": "12.0.0"
|
|
38
38
|
},
|
|
39
|
-
"engines": {
|
|
40
|
-
"node": ">= 14 < 15",
|
|
41
|
-
"npm": ">= 8"
|
|
42
|
-
},
|
|
43
39
|
"module": "fesm2015/indigina-ui-kit.mjs",
|
|
44
40
|
"es2020": "fesm2020/indigina-ui-kit.mjs",
|
|
45
41
|
"esm2020": "esm2020/indigina-ui-kit.mjs",
|
|
46
42
|
"fesm2020": "fesm2020/indigina-ui-kit.mjs",
|
|
47
43
|
"fesm2015": "fesm2015/indigina-ui-kit.mjs",
|
|
48
|
-
"typings": "
|
|
44
|
+
"typings": "index.d.ts",
|
|
49
45
|
"exports": {
|
|
50
46
|
"./package.json": {
|
|
51
47
|
"default": "./package.json"
|
|
52
48
|
},
|
|
53
49
|
".": {
|
|
54
|
-
"types": "./
|
|
50
|
+
"types": "./index.d.ts",
|
|
55
51
|
"esm2020": "./esm2020/indigina-ui-kit.mjs",
|
|
56
52
|
"es2020": "./fesm2020/indigina-ui-kit.mjs",
|
|
57
53
|
"es2015": "./fesm2015/indigina-ui-kit.mjs",
|