@indigina/ui-kit 1.1.63 → 1.1.65

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.
Files changed (121) hide show
  1. package/esm2022/lib/components/kit-autocomplete/kit-autocomplete.component.mjs +6 -6
  2. package/esm2022/lib/components/kit-autocomplete/kit-autocomplete.directive.mjs +3 -3
  3. package/esm2022/lib/components/kit-autocomplete/kit-autocomplete.module.mjs +4 -4
  4. package/esm2022/lib/components/kit-avatar/kit-avatar.component.mjs +3 -3
  5. package/esm2022/lib/components/kit-avatar/kit-avatar.module.mjs +4 -4
  6. package/esm2022/lib/components/kit-breadcrumbs/kit-breadcrumbs.component.mjs +3 -3
  7. package/esm2022/lib/components/kit-breadcrumbs/kit-breadcrumbs.module.mjs +4 -4
  8. package/esm2022/lib/components/kit-button/kit-button.component.mjs +3 -3
  9. package/esm2022/lib/components/kit-button/kit-button.module.mjs +4 -4
  10. package/esm2022/lib/components/kit-card/kit-card.component.mjs +4 -4
  11. package/esm2022/lib/components/kit-card/kit-card.module.mjs +4 -4
  12. package/esm2022/lib/components/kit-checkbox/kit-checkbox.component.mjs +4 -4
  13. package/esm2022/lib/components/kit-checkbox/kit-checkbox.module.mjs +4 -4
  14. package/esm2022/lib/components/kit-copy-text/kit-copy-text.component.mjs +4 -4
  15. package/esm2022/lib/components/kit-copy-text/kit-copy-text.module.mjs +4 -4
  16. package/esm2022/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.mjs +3 -3
  17. package/esm2022/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.mjs +4 -4
  18. package/esm2022/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.mjs +3 -3
  19. package/esm2022/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.mjs +4 -4
  20. package/esm2022/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.mjs +3 -3
  21. package/esm2022/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.mjs +3 -3
  22. package/esm2022/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.mjs +4 -4
  23. package/esm2022/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.mjs +4 -4
  24. package/esm2022/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.mjs +4 -4
  25. package/esm2022/lib/components/kit-datepicker/kit-datepicker.component.mjs +6 -6
  26. package/esm2022/lib/components/kit-datepicker/kit-datepicker.module.mjs +4 -4
  27. package/esm2022/lib/components/kit-daterange/kit-daterange.component.mjs +4 -4
  28. package/esm2022/lib/components/kit-daterange/kit-daterange.module.mjs +4 -4
  29. package/esm2022/lib/components/kit-datetimepicker/kit-datetimepicker.component.mjs +6 -6
  30. package/esm2022/lib/components/kit-datetimepicker/kit-datetimepicker.module.mjs +4 -4
  31. package/esm2022/lib/components/kit-dialog/kit-dialog.component.mjs +3 -3
  32. package/esm2022/lib/components/kit-dialog/kit-dialog.module.mjs +4 -4
  33. package/esm2022/lib/components/kit-dialog/kit-dialog.service.mjs +4 -4
  34. package/esm2022/lib/components/kit-dialog-actions/kit-dialog-actions.component.mjs +3 -3
  35. package/esm2022/lib/components/kit-dialog-actions/kit-dialog-actions.module.mjs +4 -4
  36. package/esm2022/lib/components/kit-dropdown/kit-dropdown.component.mjs +4 -4
  37. package/esm2022/lib/components/kit-dropdown/kit-dropdown.module.mjs +4 -4
  38. package/esm2022/lib/components/kit-file-upload/kit-file-upload.component.mjs +7 -6
  39. package/esm2022/lib/components/kit-file-upload/kit-file-upload.module.mjs +11 -19
  40. package/esm2022/lib/components/kit-grid/kit-grid-cell-template.directive.mjs +3 -3
  41. package/esm2022/lib/components/kit-grid/kit-grid-column/kit-grid-column.component.mjs +3 -3
  42. package/esm2022/lib/components/kit-grid/kit-grid-detail-template.directive.mjs +3 -3
  43. package/esm2022/lib/components/kit-grid/kit-grid.component.mjs +3 -3
  44. package/esm2022/lib/components/kit-grid/kit-grid.module.mjs +4 -4
  45. package/esm2022/lib/components/kit-input-label/kit-input-label.component.mjs +3 -3
  46. package/esm2022/lib/components/kit-input-label/kit-input-label.module.mjs +4 -4
  47. package/esm2022/lib/components/kit-input-message/kit-input-message.component.mjs +3 -3
  48. package/esm2022/lib/components/kit-input-message/kit-input-message.module.mjs +4 -4
  49. package/esm2022/lib/components/kit-loader/kit-loader.component.mjs +3 -3
  50. package/esm2022/lib/components/kit-loader/kit-loader.module.mjs +4 -4
  51. package/esm2022/lib/components/kit-location-stepper/kit-location-stepper.component.mjs +3 -3
  52. package/esm2022/lib/components/kit-location-stepper/kit-location-stepper.module.mjs +4 -4
  53. package/esm2022/lib/components/kit-multiselect/kit-multiselect.component.mjs +4 -4
  54. package/esm2022/lib/components/kit-multiselect/kit-multiselect.module.mjs +4 -4
  55. package/esm2022/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.component.mjs +4 -4
  56. package/esm2022/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.module.mjs +4 -4
  57. package/esm2022/lib/components/kit-navigation-menu/kit-navigation-menu.component.mjs +4 -4
  58. package/esm2022/lib/components/kit-navigation-menu/kit-navigation-menu.module.mjs +4 -4
  59. package/esm2022/lib/components/kit-navigation-menu/kit-navigation-menu.service.mjs +3 -3
  60. package/esm2022/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.mjs +4 -4
  61. package/esm2022/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.mjs +4 -4
  62. package/esm2022/lib/components/kit-note/kit-note.component.mjs +3 -3
  63. package/esm2022/lib/components/kit-note/kit-note.module.mjs +4 -4
  64. package/esm2022/lib/components/kit-notification/kit-notification.component.mjs +3 -3
  65. package/esm2022/lib/components/kit-notification/kit-notification.module.mjs +4 -4
  66. package/esm2022/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.mjs +3 -3
  67. package/esm2022/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.mjs +4 -4
  68. package/esm2022/lib/components/kit-pill/kit-pill.component.mjs +4 -4
  69. package/esm2022/lib/components/kit-pill/kit-pill.module.mjs +4 -4
  70. package/esm2022/lib/components/kit-popup/kit-popup.component.mjs +4 -4
  71. package/esm2022/lib/components/kit-popup/kit-popup.directive.mjs +4 -4
  72. package/esm2022/lib/components/kit-popup/kit-popup.module.mjs +4 -4
  73. package/esm2022/lib/components/kit-profile-menu/kit-profile-menu.component.mjs +3 -3
  74. package/esm2022/lib/components/kit-profile-menu/kit-profile-menu.module.mjs +4 -4
  75. package/esm2022/lib/components/kit-radio-button/kit-radio-button.component.mjs +4 -4
  76. package/esm2022/lib/components/kit-radio-button/kit-radio-button.module.mjs +4 -4
  77. package/esm2022/lib/components/kit-skeleton/kit-skeleton.component.mjs +3 -3
  78. package/esm2022/lib/components/kit-skeleton/kit-skeleton.module.mjs +4 -4
  79. package/esm2022/lib/components/kit-svg-icon/kit-svg-icon.component.mjs +3 -3
  80. package/esm2022/lib/components/kit-svg-icon/kit-svg-icon.module.mjs +4 -4
  81. package/esm2022/lib/components/kit-svg-sprite/kit-svg-sprite.component.mjs +3 -3
  82. package/esm2022/lib/components/kit-svg-sprite/kit-svg-sprite.module.mjs +4 -4
  83. package/esm2022/lib/components/kit-switch/kit-switch.component.mjs +4 -4
  84. package/esm2022/lib/components/kit-switch/kit-switch.module.mjs +4 -4
  85. package/esm2022/lib/components/kit-tabs/kit-tab/kit-tab.component.mjs +3 -3
  86. package/esm2022/lib/components/kit-tabs/kit-tabs.component.mjs +3 -3
  87. package/esm2022/lib/components/kit-tabs/kit-tabs.module.mjs +4 -4
  88. package/esm2022/lib/components/kit-text-label/kit-text-label.component.mjs +3 -3
  89. package/esm2022/lib/components/kit-text-label/kit-text-label.module.mjs +4 -4
  90. package/esm2022/lib/components/kit-textarea/kit-textarea-autoresize.directive.mjs +4 -4
  91. package/esm2022/lib/components/kit-textarea/kit-textarea.component.mjs +3 -3
  92. package/esm2022/lib/components/kit-textarea/kit-textarea.module.mjs +4 -4
  93. package/esm2022/lib/components/kit-textbox/kit-textbox.component.mjs +3 -3
  94. package/esm2022/lib/components/kit-textbox/kit-textbox.module.mjs +4 -4
  95. package/esm2022/lib/components/kit-timepicker/kit-timepicker.component.mjs +4 -4
  96. package/esm2022/lib/components/kit-timepicker/kit-timepicker.module.mjs +4 -4
  97. package/esm2022/lib/components/kit-toastr/kit-toastr.module.mjs +4 -4
  98. package/esm2022/lib/components/kit-toastr/kit-toastr.service.mjs +5 -5
  99. package/esm2022/lib/components/kit-toggle/kit-toggle.component.mjs +3 -3
  100. package/esm2022/lib/components/kit-toggle/kit-toggle.module.mjs +4 -4
  101. package/esm2022/lib/components/kit-units-textbox/kit-units-textbox.component.mjs +14 -29
  102. package/esm2022/lib/components/kit-units-textbox/kit-units-textbox.model.mjs +11 -0
  103. package/esm2022/lib/components/kit-units-textbox/kit-units-textbox.module.mjs +4 -4
  104. package/esm2022/lib/directives/kit-badge/kit-badge.directive.mjs +4 -4
  105. package/esm2022/lib/directives/kit-badge/kit-badge.module.mjs +4 -4
  106. package/esm2022/lib/directives/kit-permission/kit-permission.directive.mjs +4 -4
  107. package/esm2022/lib/directives/kit-permission/kit-permission.module.mjs +4 -4
  108. package/esm2022/lib/directives/kit-tooltip/kit-tooltip.directive.mjs +4 -4
  109. package/esm2022/lib/directives/kit-tooltip/kit-tooltip.module.mjs +4 -4
  110. package/esm2022/lib/services/kit-query-params.service.mjs +4 -4
  111. package/esm2022/public-api.mjs +6 -3
  112. package/fesm2022/indigina-ui-kit.mjs +424 -435
  113. package/fesm2022/indigina-ui-kit.mjs.map +1 -1
  114. package/lib/components/kit-dropdown/kit-dropdown.component.d.ts +4 -1
  115. package/lib/components/kit-file-upload/kit-file-upload.component.d.ts +2 -1
  116. package/lib/components/kit-file-upload/kit-file-upload.module.d.ts +2 -3
  117. package/lib/components/kit-navigation-menu/kit-navigation-menu.util.d.ts +1 -1
  118. package/lib/components/kit-units-textbox/kit-units-textbox.component.d.ts +4 -15
  119. package/lib/components/kit-units-textbox/kit-units-textbox.model.d.ts +8 -0
  120. package/package.json +28 -28
  121. package/public-api.d.ts +5 -2
@@ -1,8 +1,11 @@
1
1
  import { ChangeDetectorRef, EventEmitter, Predicate, TemplateRef, WritableSignal } from '@angular/core';
2
- import { DropDownListComponent, ItemDisabledFn, PopupSettings } from '@progress/kendo-angular-dropdowns';
2
+ import { DropDownListComponent, ItemArgs, ItemDisabledFn, PopupSettings } from '@progress/kendo-angular-dropdowns';
3
3
  import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
4
  import { ControlValueAccessor } from '@angular/forms';
5
5
  import * as i0 from "@angular/core";
6
+ export interface KitDropdownItemDisabledFnArgs<T> extends ItemArgs {
7
+ dataItem: KitDropdownItem<T>;
8
+ }
6
9
  export interface KitDropdownItem<T, U = unknown> {
7
10
  text: string;
8
11
  value: T;
@@ -1,6 +1,6 @@
1
1
  import { EventEmitter } from '@angular/core';
2
2
  import { KitButtonKind } from '../kit-button/kit-button.const';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
+ import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
4
4
  import { KitFileUploadFile, KitFileUploadFileRestrictions, KitFileUploadFileRestrictionsMessages } from './kit-file-upload.model';
5
5
  import * as i0 from "@angular/core";
6
6
  export declare class KitFileUploadComponent {
@@ -49,6 +49,7 @@ export declare class KitFileUploadComponent {
49
49
  */
50
50
  actionButtonClicked: EventEmitter<void>;
51
51
  readonly KitSvgIcon: typeof KitSvgIcon;
52
+ readonly KitSvgIconType: typeof KitSvgIconType;
52
53
  readonly KitButtonKind: typeof KitButtonKind;
53
54
  readonly kitFileUploadValidationErrorMap: Record<string, () => string>;
54
55
  onFileDownload(file: KitFileUploadFile): void;
@@ -4,10 +4,9 @@ import * as i2 from "@angular/common";
4
4
  import * as i3 from "@progress/kendo-angular-upload";
5
5
  import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
6
6
  import * as i5 from "@angular/forms";
7
- import * as i6 from "@angular/common/http";
8
- import * as i7 from "../kit-button/kit-button.module";
7
+ import * as i6 from "../kit-button/kit-button.module";
9
8
  export declare class KitFileUploadModule {
10
9
  static ɵfac: i0.ɵɵFactoryDeclaration<KitFileUploadModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitFileUploadModule, [typeof i1.KitFileUploadComponent], [typeof i2.CommonModule, typeof i3.UploadModule, typeof i4.KitSvgIconModule, typeof i5.FormsModule, typeof i6.HttpClientModule, typeof i7.KitButtonModule], [typeof i1.KitFileUploadComponent]>;
10
+ static ɵmod: i0.ɵɵNgModuleDeclaration<KitFileUploadModule, [typeof i1.KitFileUploadComponent], [typeof i2.CommonModule, typeof i3.UploadModule, typeof i4.KitSvgIconModule, typeof i5.FormsModule, typeof i6.KitButtonModule], [typeof i1.KitFileUploadComponent]>;
12
11
  static ɵinj: i0.ɵɵInjectorDeclaration<KitFileUploadModule>;
13
12
  }
@@ -1,2 +1,2 @@
1
1
  import { AnimationTriggerMetadata } from '@angular/animations';
2
- export declare const expandCollapseAnimation: (property: 'height' | 'width') => AnimationTriggerMetadata;
2
+ export declare const expandCollapseAnimation: (property: "height" | "width") => AnimationTriggerMetadata;
@@ -3,19 +3,8 @@ import { KitDropdownItem } from '../kit-dropdown/kit-dropdown.component';
3
3
  import { ItemDisabledFn, PopupSettings } from '@progress/kendo-angular-dropdowns';
4
4
  import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
5
5
  import { AbstractControl } from '@angular/forms';
6
+ import { KitUnitsTextboxDropdownPosition, KitUnitsTextboxType } from './kit-units-textbox.model';
6
7
  import * as i0 from "@angular/core";
7
- export declare enum KitUnitsTextboxDropdownPosition {
8
- LEFT = "left",
9
- RIGHT = "right"
10
- }
11
- export declare enum KitUnitsTextboxType {
12
- TEXT = "text",
13
- NUMBER = "number"
14
- }
15
- export declare enum KitUnitsTextboxState {
16
- REGULAR = "regular",
17
- DANGER = "danger"
18
- }
19
8
  export declare class KitUnitsTextboxComponent<T> {
20
9
  /**
21
10
  * Defines a value that is going to be applied as a textbox placeholder
@@ -90,9 +79,9 @@ export declare class KitUnitsTextboxComponent<T> {
90
79
  */
91
80
  format?: string;
92
81
  /**
93
- * Defines a particular state for the component
82
+ * Defines a state whether the component will be invalid
94
83
  */
95
- state: KitUnitsTextboxState;
84
+ invalid: boolean;
96
85
  /**
97
86
  * An action which is emitted when textbox field lost focus
98
87
  */
@@ -136,5 +125,5 @@ export declare class KitUnitsTextboxComponent<T> {
136
125
  */
137
126
  onDropdownBlur(): void;
138
127
  static ɵfac: i0.ɵɵFactoryDeclaration<KitUnitsTextboxComponent<any>, never>;
139
- static ɵcmp: i0.ɵɵComponentDeclaration<KitUnitsTextboxComponent<any>, "kit-units-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabledTextBox": { "alias": "disabledTextBox"; "required": false; }; "disabledDropdown": { "alias": "disabledDropdown"; "required": false; }; "dropdownItems": { "alias": "dropdownItems"; "required": false; }; "selectedDropdownItem": { "alias": "selectedDropdownItem"; "required": false; }; "textBoxValue": { "alias": "textBoxValue"; "required": false; }; "textBoxFormControl": { "alias": "textBoxFormControl"; "required": false; }; "dropdownFormControl": { "alias": "dropdownFormControl"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; }; "textboxType": { "alias": "textboxType"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "format": { "alias": "format"; "required": false; }; "state": { "alias": "state"; "required": false; }; }, { "blured": "blured"; "selected": "selected"; "changed": "changed"; }, never, never, false, never>;
128
+ static ɵcmp: i0.ɵɵComponentDeclaration<KitUnitsTextboxComponent<any>, "kit-units-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "disabledTextBox": { "alias": "disabledTextBox"; "required": false; }; "disabledDropdown": { "alias": "disabledDropdown"; "required": false; }; "dropdownItems": { "alias": "dropdownItems"; "required": false; }; "selectedDropdownItem": { "alias": "selectedDropdownItem"; "required": false; }; "textBoxValue": { "alias": "textBoxValue"; "required": false; }; "textBoxFormControl": { "alias": "textBoxFormControl"; "required": false; }; "dropdownFormControl": { "alias": "dropdownFormControl"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "dropdownPosition": { "alias": "dropdownPosition"; "required": false; }; "textboxType": { "alias": "textboxType"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "format": { "alias": "format"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; }, { "blured": "blured"; "selected": "selected"; "changed": "changed"; }, never, never, false, never>;
140
129
  }
@@ -0,0 +1,8 @@
1
+ export declare enum KitUnitsTextboxDropdownPosition {
2
+ LEFT = "left",
3
+ RIGHT = "right"
4
+ }
5
+ export declare enum KitUnitsTextboxType {
6
+ TEXT = "text",
7
+ NUMBER = "number"
8
+ }
package/package.json CHANGED
@@ -7,41 +7,41 @@
7
7
  "components",
8
8
  "shared"
9
9
  ],
10
- "version": "1.1.63",
10
+ "version": "1.1.65",
11
11
  "peerDependencies": {
12
- "@angular/common": "^17.0.7",
13
- "@angular/core": "^17.0.7"
12
+ "@angular/common": "^18.2.6",
13
+ "@angular/core": "^18.2.6"
14
14
  },
15
15
  "dependencies": {
16
- "@progress/kendo-angular-buttons": "15.5.0",
17
- "@progress/kendo-angular-common": "15.5.0",
18
- "@progress/kendo-angular-dateinputs": "15.5.0",
19
- "@progress/kendo-angular-dialog": "15.5.0",
20
- "@progress/kendo-angular-dropdowns": "15.5.0",
21
- "@progress/kendo-angular-grid": "15.5.0",
22
- "@progress/kendo-angular-icons": "15.5.0",
23
- "@progress/kendo-angular-indicators": "15.5.0",
24
- "@progress/kendo-angular-inputs": "15.5.0",
25
- "@progress/kendo-angular-intl": "15.5.0",
26
- "@progress/kendo-angular-l10n": "15.5.0",
27
- "@progress/kendo-angular-label": "15.5.0",
28
- "@progress/kendo-angular-layout": "15.5.0",
29
- "@progress/kendo-angular-menu": "15.5.0",
30
- "@progress/kendo-angular-navigation": "15.5.0",
31
- "@progress/kendo-angular-popup": "15.5.0",
32
- "@progress/kendo-angular-progressbar": "15.5.0",
33
- "@progress/kendo-angular-tooltip": "15.5.0",
34
- "@progress/kendo-angular-treeview": "15.5.0",
35
- "@progress/kendo-angular-upload": "15.5.0",
16
+ "@progress/kendo-angular-buttons": "16.10.0",
17
+ "@progress/kendo-angular-common": "16.10.0",
18
+ "@progress/kendo-angular-dateinputs": "16.10.0",
19
+ "@progress/kendo-angular-dialog": "16.10.0",
20
+ "@progress/kendo-angular-dropdowns": "16.10.0",
21
+ "@progress/kendo-angular-grid": "16.10.0",
22
+ "@progress/kendo-angular-icons": "16.10.0",
23
+ "@progress/kendo-angular-indicators": "16.10.0",
24
+ "@progress/kendo-angular-inputs": "16.10.0",
25
+ "@progress/kendo-angular-intl": "16.10.0",
26
+ "@progress/kendo-angular-l10n": "16.10.0",
27
+ "@progress/kendo-angular-label": "16.10.0",
28
+ "@progress/kendo-angular-layout": "16.10.0",
29
+ "@progress/kendo-angular-menu": "16.10.0",
30
+ "@progress/kendo-angular-navigation": "16.10.0",
31
+ "@progress/kendo-angular-popup": "16.10.0",
32
+ "@progress/kendo-angular-progressbar": "16.10.0",
33
+ "@progress/kendo-angular-tooltip": "16.10.0",
34
+ "@progress/kendo-angular-treeview": "16.10.0",
35
+ "@progress/kendo-angular-upload": "16.10.0",
36
36
  "@progress/kendo-data-query": "1.7.0",
37
- "@progress/kendo-drawing": "1.20.1",
38
- "@progress/kendo-font-icons": "2.3.0",
37
+ "@progress/kendo-drawing": "1.20.4",
38
+ "@progress/kendo-font-icons": "3.1.0",
39
39
  "@progress/kendo-licensing": "1.3.5",
40
- "@progress/kendo-svg-icons": "2.3.0",
40
+ "@progress/kendo-svg-icons": "3.1.0",
41
41
  "@progress/kendo-theme-default": "7.2.1",
42
42
  "initials": "3.1.2",
43
- "ngx-toastr": "18.0.0",
44
- "tslib": "2.6.2"
43
+ "ngx-toastr": "19.0.0",
44
+ "tslib": "2.7.0"
45
45
  },
46
46
  "module": "fesm2022/indigina-ui-kit.mjs",
47
47
  "typings": "index.d.ts",
package/public-api.d.ts CHANGED
@@ -13,8 +13,10 @@ export { KitSwitchModule } from './lib/components/kit-switch/kit-switch.module';
13
13
  export { KitSwitchItem } from './lib/components/kit-switch/kit-switch-item.model';
14
14
  export { KitTextboxComponent } from './lib/components/kit-textbox/kit-textbox.component';
15
15
  export { KitTextboxModule } from './lib/components/kit-textbox/kit-textbox.module';
16
+ export { KitTextboxState } from './lib/components/kit-textbox/kit-textbox.const';
16
17
  export { KitNumericTextboxComponent } from './lib/components/kit-numeric-textbox/kit-numeric-textbox.component';
17
18
  export { KitNumericTextboxModule } from './lib/components/kit-numeric-textbox/kit-numeric-textbox.module';
19
+ export { KitNumericTextboxState } from './lib/components/kit-numeric-textbox/kit-numeric-textbox.const';
18
20
  export { KitInputMessageComponent } from './lib/components/kit-input-message/kit-input-message.component';
19
21
  export { KitInputMessageModule } from './lib/components/kit-input-message/kit-input-message.module';
20
22
  export { KitDropdownComponent, KitDropdownItem } from './lib/components/kit-dropdown/kit-dropdown.component';
@@ -23,10 +25,11 @@ export { KitTextareaComponent } from './lib/components/kit-textarea/kit-textarea
23
25
  export { KitTextareaModule } from './lib/components/kit-textarea/kit-textarea.module';
24
26
  export { KitTextareaState } from './lib/components/kit-textarea/kit-textarea.const';
25
27
  export { KitTextareaAutoresizeDirective } from './lib/components/kit-textarea/kit-textarea-autoresize.directive';
26
- export { KitTextLabelComponent } from './lib/components/kit-text-label/kit-text-label.component';
28
+ export { KitTextLabelComponent, KitTextLabelState } from './lib/components/kit-text-label/kit-text-label.component';
27
29
  export { KitTextLabelModule } from './lib/components/kit-text-label/kit-text-label.module';
28
- export { KitUnitsTextboxComponent, KitUnitsTextboxDropdownPosition, KitUnitsTextboxType, } from './lib/components/kit-units-textbox/kit-units-textbox.component';
30
+ export { KitUnitsTextboxComponent } from './lib/components/kit-units-textbox/kit-units-textbox.component';
29
31
  export { KitUnitsTextboxModule } from './lib/components/kit-units-textbox/kit-units-textbox.module';
32
+ export { KitUnitsTextboxDropdownPosition, KitUnitsTextboxType } from './lib/components/kit-units-textbox/kit-units-textbox.model';
30
33
  export { KitDatetimepickerComponent } from './lib/components/kit-datetimepicker/kit-datetimepicker.component';
31
34
  export { KitDatetimepickerModule } from './lib/components/kit-datetimepicker/kit-datetimepicker.module';
32
35
  export { KitNotificationComponent, KitNotificationType } from './lib/components/kit-notification/kit-notification.component';