@indigina/ui-kit 1.1.204 → 1.1.206

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 (256) hide show
  1. package/fesm2022/indigina-ui-kit.mjs +841 -826
  2. package/fesm2022/indigina-ui-kit.mjs.map +1 -1
  3. package/index.d.ts +4340 -5
  4. package/package.json +28 -28
  5. package/lib/components/kit-autocomplete/kit-autocomplete.component.d.ts +0 -116
  6. package/lib/components/kit-autocomplete/kit-autocomplete.directive.d.ts +0 -9
  7. package/lib/components/kit-autocomplete/kit-autocomplete.module.d.ts +0 -16
  8. package/lib/components/kit-avatar/kit-avatar.component.d.ts +0 -21
  9. package/lib/components/kit-avatar/kit-avatar.const.d.ts +0 -5
  10. package/lib/components/kit-avatar/kit-avatar.module.d.ts +0 -9
  11. package/lib/components/kit-breadcrumbs/kit-breadcrumbs.component.d.ts +0 -10
  12. package/lib/components/kit-breadcrumbs/kit-breadcrumbs.model.d.ts +0 -4
  13. package/lib/components/kit-breadcrumbs/kit-breadcrumbs.module.d.ts +0 -9
  14. package/lib/components/kit-breadcrumbs/kit-breadcrumbs.service.d.ts +0 -21
  15. package/lib/components/kit-button/kit-button.component.d.ts +0 -50
  16. package/lib/components/kit-button/kit-button.const.d.ts +0 -21
  17. package/lib/components/kit-button/kit-button.module.d.ts +0 -10
  18. package/lib/components/kit-card/kit-card.component.d.ts +0 -36
  19. package/lib/components/kit-card/kit-card.const.d.ts +0 -9
  20. package/lib/components/kit-card/kit-card.model.d.ts +0 -22
  21. package/lib/components/kit-card/kit-card.module.d.ts +0 -12
  22. package/lib/components/kit-checkbox/kit-checkbox.component.d.ts +0 -62
  23. package/lib/components/kit-checkbox/kit-checkbox.module.d.ts +0 -13
  24. package/lib/components/kit-collapsed-list/kit-collapsed-list.component.d.ts +0 -50
  25. package/lib/components/kit-collapsed-list/kit-collapsed-list.const.d.ts +0 -4
  26. package/lib/components/kit-collapsed-list/kit-collapsed-list.model.d.ts +0 -15
  27. package/lib/components/kit-copy-text/kit-copy-text.component.d.ts +0 -32
  28. package/lib/components/kit-copy-text/kit-copy-text.module.d.ts +0 -9
  29. package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.component.d.ts +0 -11
  30. package/lib/components/kit-cta-panel-abstract-confirmation/kit-cta-panel-abstract-confirmation.module.d.ts +0 -10
  31. package/lib/components/kit-cta-panel-action/kit-cta-panel-action.component.d.ts +0 -16
  32. package/lib/components/kit-cta-panel-action/kit-cta-panel-action.module.d.ts +0 -9
  33. package/lib/components/kit-cta-panel-confirmation/abstract-kit-cta-panel-confirmation.component.d.ts +0 -10
  34. package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.component.d.ts +0 -19
  35. package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.model.d.ts +0 -15
  36. package/lib/components/kit-cta-panel-confirmation/kit-cta-panel-confirmation.module.d.ts +0 -13
  37. package/lib/components/kit-cta-panel-item/kit-cta-panel-item.component.d.ts +0 -14
  38. package/lib/components/kit-cta-panel-item/kit-cta-panel-item.model.d.ts +0 -18
  39. package/lib/components/kit-cta-panel-item/kit-cta-panel-item.module.d.ts +0 -11
  40. package/lib/components/kit-data-field/kit-data-field.component.d.ts +0 -18
  41. package/lib/components/kit-data-field/kit-data-field.const.d.ts +0 -4
  42. package/lib/components/kit-datepicker/kit-datepicker.component.d.ts +0 -80
  43. package/lib/components/kit-datepicker/kit-datepicker.const.d.ts +0 -4
  44. package/lib/components/kit-datepicker/kit-datepicker.module.d.ts +0 -12
  45. package/lib/components/kit-daterange/kit-daterange.component.d.ts +0 -105
  46. package/lib/components/kit-daterange/kit-daterange.module.d.ts +0 -13
  47. package/lib/components/kit-datetimepicker/kit-datetimepicker.component.d.ts +0 -101
  48. package/lib/components/kit-datetimepicker/kit-datetimepicker.module.d.ts +0 -13
  49. package/lib/components/kit-dialog/kit-dialog.component.d.ts +0 -5
  50. package/lib/components/kit-dialog/kit-dialog.service.d.ts +0 -14
  51. package/lib/components/kit-dialog-actions/kit-dialog-actions.component.d.ts +0 -5
  52. package/lib/components/kit-dropdown/kit-dropdown-item-template.directive.d.ts +0 -5
  53. package/lib/components/kit-dropdown/kit-dropdown.component.d.ts +0 -114
  54. package/lib/components/kit-dropdown/kit-dropdown.const.d.ts +0 -6
  55. package/lib/components/kit-dropdown/kit-dropdown.module.d.ts +0 -15
  56. package/lib/components/kit-empty-section/kit-empty-section.component.d.ts +0 -8
  57. package/lib/components/kit-entity-grid/kit-entity-grid.component.d.ts +0 -72
  58. package/lib/components/kit-entity-section/kit-entity-section.component.d.ts +0 -7
  59. package/lib/components/kit-entity-section-container/kit-entity-section-container.component.d.ts +0 -5
  60. package/lib/components/kit-entity-title/kit-entity-title.component.d.ts +0 -5
  61. package/lib/components/kit-entity-title/kit-entity-title.module.d.ts +0 -8
  62. package/lib/components/kit-file-card/kit-file-card-messages.component.d.ts +0 -21
  63. package/lib/components/kit-file-card/kit-file-card.component.d.ts +0 -52
  64. package/lib/components/kit-file-card/kit-file-card.const.d.ts +0 -26
  65. package/lib/components/kit-file-card/kit-file-card.module.d.ts +0 -11
  66. package/lib/components/kit-file-upload/kit-file-upload.component.d.ts +0 -62
  67. package/lib/components/kit-file-upload/kit-file-upload.model.d.ts +0 -10
  68. package/lib/components/kit-file-upload/kit-file-upload.module.d.ts +0 -12
  69. package/lib/components/kit-global-search/kit-global-search.component.d.ts +0 -45
  70. package/lib/components/kit-global-search/kit-global-search.model.d.ts +0 -40
  71. package/lib/components/kit-global-search/kit-global-search.util.d.ts +0 -8
  72. package/lib/components/kit-grid/kit-grid-cell-template.directive.d.ts +0 -5
  73. package/lib/components/kit-grid/kit-grid-column/kit-grid-column.component.d.ts +0 -39
  74. package/lib/components/kit-grid/kit-grid-detail-template.directive.d.ts +0 -5
  75. package/lib/components/kit-grid/kit-grid.component.d.ts +0 -119
  76. package/lib/components/kit-grid/kit-grid.const.d.ts +0 -4
  77. package/lib/components/kit-grid/kit-grid.model.d.ts +0 -22
  78. package/lib/components/kit-grid/kit-grid.module.d.ts +0 -13
  79. package/lib/components/kit-input-label/kit-input-label.component.d.ts +0 -22
  80. package/lib/components/kit-input-label/kit-input-label.module.d.ts +0 -11
  81. package/lib/components/kit-input-message/kit-input-message.component.d.ts +0 -14
  82. package/lib/components/kit-input-message/kit-input-message.module.d.ts +0 -9
  83. package/lib/components/kit-loader/kit-loader.component.d.ts +0 -9
  84. package/lib/components/kit-loader/kit-loader.module.d.ts +0 -8
  85. package/lib/components/kit-location-stepper/kit-location-stepper.component.d.ts +0 -27
  86. package/lib/components/kit-location-stepper/kit-location-stepper.module.d.ts +0 -10
  87. package/lib/components/kit-multiselect/kit-multiselect.component.d.ts +0 -84
  88. package/lib/components/kit-multiselect/kit-multiselect.model.d.ts +0 -6
  89. package/lib/components/kit-multiselect/kit-multiselect.module.d.ts +0 -14
  90. package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.component.d.ts +0 -18
  91. package/lib/components/kit-navigation-menu/kit-navigation-menu-submenu/kit-navigation-menu-submenu.module.d.ts +0 -10
  92. package/lib/components/kit-navigation-menu/kit-navigation-menu.component.d.ts +0 -38
  93. package/lib/components/kit-navigation-menu/kit-navigation-menu.model.d.ts +0 -15
  94. package/lib/components/kit-navigation-menu/kit-navigation-menu.module.d.ts +0 -12
  95. package/lib/components/kit-navigation-menu/kit-navigation-menu.service.d.ts +0 -12
  96. package/lib/components/kit-navigation-menu/kit-navigation-menu.util.d.ts +0 -2
  97. package/lib/components/kit-navigation-tabs/kit-navigation-tabs.component.d.ts +0 -18
  98. package/lib/components/kit-navigation-tabs/kit-navigation-tabs.const.d.ts +0 -4
  99. package/lib/components/kit-navigation-tabs/kit-navigation-tabs.model.d.ts +0 -10
  100. package/lib/components/kit-navigation-tabs/kit-navigation-tabs.module.d.ts +0 -10
  101. package/lib/components/kit-note/kit-note.component.d.ts +0 -5
  102. package/lib/components/kit-note/kit-note.module.d.ts +0 -7
  103. package/lib/components/kit-notification/kit-notification.animation.d.ts +0 -2
  104. package/lib/components/kit-notification/kit-notification.component.d.ts +0 -21
  105. package/lib/components/kit-notification/kit-notification.const.d.ts +0 -13
  106. package/lib/components/kit-notification/kit-notification.service.d.ts +0 -11
  107. package/lib/components/kit-numeric-textbox/kit-numeric-textbox.component.d.ts +0 -91
  108. package/lib/components/kit-numeric-textbox/kit-numeric-textbox.const.d.ts +0 -10
  109. package/lib/components/kit-numeric-textbox/kit-numeric-textbox.module.d.ts +0 -13
  110. package/lib/components/kit-page-layout/kit-page-layout.component.d.ts +0 -16
  111. package/lib/components/kit-pill/kit-pill.component.d.ts +0 -48
  112. package/lib/components/kit-pill/kit-pill.const.d.ts +0 -9
  113. package/lib/components/kit-popup/kit-popup.component.d.ts +0 -38
  114. package/lib/components/kit-popup/kit-popup.model.d.ts +0 -18
  115. package/lib/components/kit-profile-menu/kit-profile-menu.component.d.ts +0 -33
  116. package/lib/components/kit-profile-menu/kit-profile-menu.model.d.ts +0 -9
  117. package/lib/components/kit-radio-button/kit-radio-button.component.d.ts +0 -33
  118. package/lib/components/kit-radio-button/kit-radio-button.const.d.ts +0 -4
  119. package/lib/components/kit-radio-button/kit-radio-button.model.d.ts +0 -9
  120. package/lib/components/kit-radio-button/kit-radio-button.module.d.ts +0 -11
  121. package/lib/components/kit-route-path/kit-route-path.component.d.ts +0 -12
  122. package/lib/components/kit-scheduler/kit-scheduler-month-event-template.directive.d.ts +0 -5
  123. package/lib/components/kit-scheduler/kit-scheduler-toolbar/kit-scheduler-toolbar.component.d.ts +0 -26
  124. package/lib/components/kit-scheduler/kit-scheduler-week-event-template.directive.d.ts +0 -5
  125. package/lib/components/kit-scheduler/kit-scheduler.component.d.ts +0 -23
  126. package/lib/components/kit-scheduler/kit-scheduler.model.d.ts +0 -7
  127. package/lib/components/kit-scroll-navigation/kit-scroll-navigation-section/kit-scroll-navigation-section.component.d.ts +0 -17
  128. package/lib/components/kit-scroll-navigation/kit-scroll-navigation.component.d.ts +0 -37
  129. package/lib/components/kit-search-bar/kit-search-bar.component.d.ts +0 -29
  130. package/lib/components/kit-search-bar/kit-search-bar.module.d.ts +0 -11
  131. package/lib/components/kit-shipment-card/kit-shipment-card.component.d.ts +0 -22
  132. package/lib/components/kit-shipment-card/kit-shipment-card.model.d.ts +0 -18
  133. package/lib/components/kit-skeleton/kit-skeleton.component.d.ts +0 -30
  134. package/lib/components/kit-skeleton/kit-skeleton.module.d.ts +0 -9
  135. package/lib/components/kit-sortable/kit-sortable.component.d.ts +0 -28
  136. package/lib/components/kit-svg-icon/kit-svg-icon.component.d.ts +0 -13
  137. package/lib/components/kit-svg-icon/kit-svg-icon.const.d.ts +0 -156
  138. package/lib/components/kit-svg-icon/kit-svg-icon.module.d.ts +0 -7
  139. package/lib/components/kit-svg-sprite/kit-svg-sprite.component.d.ts +0 -5
  140. package/lib/components/kit-svg-sprite/kit-svg-sprite.module.d.ts +0 -7
  141. package/lib/components/kit-switch/kit-switch-item.model.d.ts +0 -20
  142. package/lib/components/kit-switch/kit-switch.component.d.ts +0 -78
  143. package/lib/components/kit-switch/kit-switch.module.d.ts +0 -12
  144. package/lib/components/kit-tabs/kit-tab/kit-tab-content.directive.d.ts +0 -5
  145. package/lib/components/kit-tabs/kit-tab/kit-tab.component.d.ts +0 -35
  146. package/lib/components/kit-tabs/kit-tab/kit-title-template.directive.d.ts +0 -5
  147. package/lib/components/kit-tabs/kit-tabs.component.d.ts +0 -31
  148. package/lib/components/kit-tabs/kit-tabs.const.d.ts +0 -9
  149. package/lib/components/kit-tabs/kit-tabs.model.d.ts +0 -5
  150. package/lib/components/kit-tabs/kit-tabs.module.d.ts +0 -13
  151. package/lib/components/kit-text-label/kit-text-label.component.d.ts +0 -33
  152. package/lib/components/kit-text-label/kit-text-label.module.d.ts +0 -10
  153. package/lib/components/kit-textarea/kit-textarea-autoresize.directive.d.ts +0 -11
  154. package/lib/components/kit-textarea/kit-textarea.component.d.ts +0 -112
  155. package/lib/components/kit-textarea/kit-textarea.const.d.ts +0 -6
  156. package/lib/components/kit-textarea/kit-textarea.module.d.ts +0 -13
  157. package/lib/components/kit-textbox/kit-textbox.component.d.ts +0 -78
  158. package/lib/components/kit-textbox/kit-textbox.const.d.ts +0 -10
  159. package/lib/components/kit-textbox/kit-textbox.module.d.ts +0 -12
  160. package/lib/components/kit-tilelayout/kit-tilelayout-item.component.d.ts +0 -7
  161. package/lib/components/kit-tilelayout/kit-tilelayout.component.d.ts +0 -18
  162. package/lib/components/kit-tilelayout/kit-tilelayout.interface.d.ts +0 -1
  163. package/lib/components/kit-tilelayout/kit-tilelayout.module.d.ts +0 -10
  164. package/lib/components/kit-timeline/kit-timeline-card/kit-timeline-card.component.d.ts +0 -12
  165. package/lib/components/kit-timeline/kit-timeline.component.d.ts +0 -10
  166. package/lib/components/kit-timeline/kit-timeline.const.d.ts +0 -16
  167. package/lib/components/kit-timeline/kit-timeline.model.d.ts +0 -20
  168. package/lib/components/kit-timepicker/kit-timepicker.component.d.ts +0 -85
  169. package/lib/components/kit-timepicker/kit-timepicker.module.d.ts +0 -12
  170. package/lib/components/kit-toastr/kit-toastr.module.d.ts +0 -13
  171. package/lib/components/kit-toastr/kit-toastr.service.d.ts +0 -47
  172. package/lib/components/kit-toggle/kit-toggle.component.d.ts +0 -60
  173. package/lib/components/kit-toggle/kit-toggle.module.d.ts +0 -11
  174. package/lib/components/kit-truncate-text/kit-truncate-text.component.d.ts +0 -12
  175. package/lib/components/kit-units-textbox/kit-units-textbox.component.d.ts +0 -129
  176. package/lib/components/kit-units-textbox/kit-units-textbox.model.d.ts +0 -8
  177. package/lib/components/kit-units-textbox/kit-units-textbox.module.d.ts +0 -15
  178. package/lib/const/date-time.const.d.ts +0 -2
  179. package/lib/directives/kit-badge/kit-badge.const.d.ts +0 -7
  180. package/lib/directives/kit-badge/kit-badge.directive.d.ts +0 -27
  181. package/lib/directives/kit-permission/kit-permission.directive.d.ts +0 -20
  182. package/lib/directives/kit-permission/kit-permission.module.d.ts +0 -7
  183. package/lib/directives/kit-tooltip/kit-tooltip.const.d.ts +0 -6
  184. package/lib/directives/kit-tooltip/kit-tooltip.directive.d.ts +0 -15
  185. package/lib/i18n/kit-translations.d.ts +0 -2
  186. package/lib/pipes/highlight.pipe.d.ts +0 -7
  187. package/lib/services/api/kit-permissions-api/kit-permissions-api.model.d.ts +0 -3
  188. package/lib/services/api/kit-permissions-api/kit-permissions-api.service.d.ts +0 -12
  189. package/lib/services/api/kit-settings-api/kit-settings-api.model.d.ts +0 -9
  190. package/lib/services/api/kit-settings-api/kit-settings-api.service.d.ts +0 -14
  191. package/lib/services/api/kit-user-api/kit-user-api.model.d.ts +0 -20
  192. package/lib/services/api/kit-user-api/kit-user-api.service.d.ts +0 -13
  193. package/lib/services/kit-menu-builder/kit-menu-builder.model.d.ts +0 -5
  194. package/lib/services/kit-menu-builder/kit-menu-builder.service.d.ts +0 -12
  195. package/lib/services/kit-query-params.service.d.ts +0 -14
  196. package/lib/services/kit-translate/kit-translate.service.d.ts +0 -9
  197. package/lib/store/abstract-payload.action.d.ts +0 -4
  198. package/lib/store/kit-user/kit-user.action.d.ts +0 -3
  199. package/lib/store/kit-user/kit-user.state.d.ts +0 -14
  200. package/lib/store/kit-user-applications/kit-user-applications.action.d.ts +0 -3
  201. package/lib/store/kit-user-applications/kit-user-applications.state.d.ts +0 -14
  202. package/lib/store/kit-user-permissions/kit-user-permissions.action.d.ts +0 -3
  203. package/lib/store/kit-user-permissions/kit-user-permissions.state.d.ts +0 -14
  204. package/lib/store/store.const.d.ts +0 -2
  205. package/lib/store/store.model.d.ts +0 -5
  206. package/lib/token/kit-base-path.token.d.ts +0 -2
  207. package/lib/utils/date.util.d.ts +0 -2
  208. package/lib/utils/kit-data-query/kit-data-query.const.d.ts +0 -24
  209. package/lib/utils/kit-data-query/kit-data-query.model.d.ts +0 -14
  210. package/lib/utils/kit-data-query/kit-data-query.util.d.ts +0 -2
  211. package/lib/utils/random.util.d.ts +0 -1
  212. package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.component.d.ts +0 -10
  213. package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.model.d.ts +0 -8
  214. package/lib/widgets/kit-grid-management/kit-grid-cell/kit-grid-cell.service.d.ts +0 -17
  215. package/lib/widgets/kit-grid-management/kit-grid-column-manager/kit-grid-column-manager.component.d.ts +0 -29
  216. package/lib/widgets/kit-grid-management/kit-grid-details-button/kit-grid-details-button.component.d.ts +0 -12
  217. package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.component.d.ts +0 -53
  218. package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.const.d.ts +0 -8
  219. package/lib/widgets/kit-grid-management/kit-grid-export/kit-grid-export.model.d.ts +0 -2
  220. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-checkbox/kit-filter-checkbox.component.d.ts +0 -43
  221. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.component.d.ts +0 -35
  222. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-date/kit-filter-date.model.d.ts +0 -4
  223. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.component.d.ts +0 -57
  224. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-input/kit-filter-input.const.d.ts +0 -3
  225. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-null-check/kit-filter-null-check.component.d.ts +0 -38
  226. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-radio/kit-filter-radio.component.d.ts +0 -39
  227. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.component.d.ts +0 -26
  228. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-filter-selector/kit-filter-selector.model.d.ts +0 -7
  229. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.component.d.ts +0 -28
  230. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.model.d.ts +0 -34
  231. package/lib/widgets/kit-grid-management/kit-grid-filters/kit-grid-filters.util.d.ts +0 -8
  232. package/lib/widgets/kit-grid-management/kit-grid-management.model.d.ts +0 -10
  233. package/lib/widgets/kit-grid-management/kit-grid-management.util.d.ts +0 -7
  234. package/lib/widgets/kit-grid-management/kit-grid-search/kit-grid-search.component.d.ts +0 -19
  235. package/lib/widgets/kit-grid-management/kit-grid-url-state.service.d.ts +0 -12
  236. package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-manager/kit-grid-views-manager.component.d.ts +0 -27
  237. package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views-save/kit-grid-views-save.component.d.ts +0 -40
  238. package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.component.d.ts +0 -86
  239. package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.model.d.ts +0 -8
  240. package/lib/widgets/kit-grid-management/kit-grid-views/kit-grid-views.util.d.ts +0 -11
  241. package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.action.d.ts +0 -23
  242. package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.model.d.ts +0 -33
  243. package/lib/widgets/kit-grid-management/kit-grid-views/store/kit-grid-views.state.d.ts +0 -25
  244. package/lib/widgets/kit-grid-management/store/kit-grid.action.d.ts +0 -34
  245. package/lib/widgets/kit-grid-management/store/kit-grid.model.d.ts +0 -21
  246. package/lib/widgets/kit-grid-management/store/kit-grid.state.d.ts +0 -21
  247. package/lib/widgets/kit-sidebar/kit-sidebar.component.d.ts +0 -18
  248. package/lib/widgets/kit-skeleton/kit-skeleton-grid/kit-skeleton-grid.component.d.ts +0 -9
  249. package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.component.d.ts +0 -24
  250. package/lib/widgets/kit-top-bar/kit-top-bar-user/kit-top-bar-user.model.d.ts +0 -4
  251. package/lib/widgets/kit-top-bar/kit-top-bar.component.d.ts +0 -17
  252. package/lib/widgets/kit-user-settings/kit-user-settings.component.d.ts +0 -18
  253. package/lib/widgets/kit-user-settings/store/kit-user-settings.action.d.ts +0 -10
  254. package/lib/widgets/kit-user-settings/store/kit-user-settings.const.d.ts +0 -4
  255. package/lib/widgets/kit-user-settings/store/kit-user-settings.state.d.ts +0 -17
  256. package/public-api.d.ts +0 -216
package/package.json CHANGED
@@ -7,40 +7,40 @@
7
7
  "components",
8
8
  "shared"
9
9
  ],
10
- "version": "1.1.204",
10
+ "version": "1.1.206",
11
11
  "peerDependencies": {
12
- "@angular/common": ">=19.1.4 <20.0.0",
13
- "@angular/core": ">=19.1.4 <20.0.0"
12
+ "@angular/common": ">=20.1.3 <21.0.0",
13
+ "@angular/core": ">=20.1.3 <21.0.0"
14
14
  },
15
15
  "dependencies": {
16
- "@progress/kendo-angular-buttons": "19.0.0",
17
- "@progress/kendo-angular-common": "19.0.0",
18
- "@progress/kendo-angular-dateinputs": "19.0.0",
19
- "@progress/kendo-angular-dialog": "19.0.0",
20
- "@progress/kendo-angular-dropdowns": "19.0.0",
21
- "@progress/kendo-angular-grid": "19.0.0",
22
- "@progress/kendo-angular-icons": "19.0.0",
23
- "@progress/kendo-angular-indicators": "19.0.0",
24
- "@progress/kendo-angular-inputs": "19.0.0",
25
- "@progress/kendo-angular-intl": "19.0.0",
26
- "@progress/kendo-angular-l10n": "19.0.0",
27
- "@progress/kendo-angular-label": "19.0.0",
28
- "@progress/kendo-angular-layout": "19.0.0",
29
- "@progress/kendo-angular-menu": "19.0.0",
30
- "@progress/kendo-angular-navigation": "19.0.0",
31
- "@progress/kendo-angular-popup": "19.0.0",
32
- "@progress/kendo-angular-progressbar": "19.0.0",
33
- "@progress/kendo-angular-sortable": "19.0.0",
34
- "@progress/kendo-angular-scheduler": "19.0.0",
35
- "@progress/kendo-angular-tooltip": "19.0.0",
36
- "@progress/kendo-angular-treeview": "19.0.0",
37
- "@progress/kendo-angular-upload": "19.0.0",
16
+ "@progress/kendo-angular-buttons": "19.2.0",
17
+ "@progress/kendo-angular-common": "19.2.0",
18
+ "@progress/kendo-angular-dateinputs": "19.2.0",
19
+ "@progress/kendo-angular-dialog": "19.2.0",
20
+ "@progress/kendo-angular-dropdowns": "19.2.0",
21
+ "@progress/kendo-angular-grid": "19.2.0",
22
+ "@progress/kendo-angular-icons": "19.2.0",
23
+ "@progress/kendo-angular-indicators": "19.2.0",
24
+ "@progress/kendo-angular-inputs": "19.2.0",
25
+ "@progress/kendo-angular-intl": "19.2.0",
26
+ "@progress/kendo-angular-l10n": "19.2.0",
27
+ "@progress/kendo-angular-label": "19.2.0",
28
+ "@progress/kendo-angular-layout": "19.2.0",
29
+ "@progress/kendo-angular-menu": "19.2.0",
30
+ "@progress/kendo-angular-navigation": "19.2.0",
31
+ "@progress/kendo-angular-popup": "19.2.0",
32
+ "@progress/kendo-angular-progressbar": "19.2.0",
33
+ "@progress/kendo-angular-sortable": "19.2.0",
34
+ "@progress/kendo-angular-scheduler": "19.2.0",
35
+ "@progress/kendo-angular-tooltip": "19.2.0",
36
+ "@progress/kendo-angular-treeview": "19.2.0",
37
+ "@progress/kendo-angular-upload": "19.2.0",
38
38
  "@progress/kendo-data-query": "1.7.1",
39
39
  "@progress/kendo-drawing": "1.21.2",
40
- "@progress/kendo-font-icons": "4.3.0",
40
+ "@progress/kendo-font-icons": "4.5.0",
41
41
  "@progress/kendo-licensing": "1.6.0",
42
- "@progress/kendo-svg-icons": "4.3.0",
43
- "@progress/kendo-theme-default": "11.0.2",
42
+ "@progress/kendo-svg-icons": "4.5.0",
43
+ "@progress/kendo-theme-default": "11.2.0",
44
44
  "initials": "3.1.2",
45
45
  "json-2-csv": "5.5.9",
46
46
  "ngx-toastr": "19.0.0",
@@ -1,116 +0,0 @@
1
- import { ElementRef, EventEmitter, InputSignal, OutputEmitterRef } from '@angular/core';
2
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
- import { ControlValueAccessor } from '@angular/forms';
4
- import { PopupSettings } from '@progress/kendo-angular-dropdowns';
5
- import * as i0 from "@angular/core";
6
- export interface KitAutocompleteItem<T> {
7
- text: string;
8
- value: T;
9
- getText?(): string;
10
- }
11
- export declare class KitAutocompleteComponent<T> implements ControlValueAccessor {
12
- private elementRef;
13
- /**
14
- * Defines a value that is going to be applied as an input label
15
- */
16
- label?: string;
17
- /**
18
- * Defines a value that is going to be applied as an input placeholder
19
- */
20
- placeholder?: string;
21
- /**
22
- * Defines an items list which is going to be an autocomplete items data
23
- */
24
- items: KitAutocompleteItem<T>[];
25
- /**
26
- * An item which is going to be an autocomplete selected value
27
- */
28
- selectedValue: T | null;
29
- /**
30
- * Defines whether the component will be in disabled state
31
- */
32
- disabled?: boolean;
33
- /**
34
- * Defines whether the loader will be visible or not
35
- */
36
- loaderVisible: boolean;
37
- /**
38
- * Defines an icon which will be used to the left of the info message
39
- */
40
- messageIcon?: KitSvgIcon;
41
- /**
42
- * Defines a value which going to be an info message text
43
- */
44
- messageText?: string;
45
- /**
46
- * Defines a state whether the component will be invalid
47
- */
48
- invalid?: boolean;
49
- /**
50
- * Specifies whether the autocomplete allows user-defined values
51
- */
52
- readonly allowCustom: InputSignal<boolean>;
53
- /**
54
- * Specifies whether the autocomplete popup will be closed if no filter data found
55
- */
56
- readonly closePopupIfDataNotFound: InputSignal<boolean>;
57
- /**
58
- * An action which is emitted each time the user types in the input field
59
- */
60
- readonly filterChanged: OutputEmitterRef<string>;
61
- /**
62
- * An action which is emitted each time when value is changed and component is blurred
63
- */
64
- readonly valueChanged: OutputEmitterRef<string>;
65
- /**
66
- * An action which is emitted once an item in the dropdown is selected
67
- */
68
- readonly selectionChanged: OutputEmitterRef<T | null>;
69
- /**
70
- * An action which is emitted when input lost focus
71
- */
72
- blured: EventEmitter<void>;
73
- /**
74
- * An action which is emitted when input field got focus
75
- */
76
- focused: EventEmitter<void>;
77
- private combobox;
78
- /**
79
- * Settings for popup that will be opened as dropdown options list
80
- */
81
- readonly dropdownPopupSettings: PopupSettings;
82
- constructor(elementRef: ElementRef);
83
- /**
84
- * Callback function that return dropdown list item text
85
- */
86
- getOptionText(item: KitAutocompleteItem<T>): string;
87
- onValueChange(value: string): void;
88
- onFilterChange(value: string): void;
89
- onSelectionChange(item: KitAutocompleteItem<T> | null): void;
90
- /**
91
- * Function that is called when input field lost focus
92
- */
93
- onBlur(): void;
94
- /**
95
- * Function that is called when input field get focus
96
- */
97
- onFocus(): void;
98
- /**
99
- * Toggles the visibility of the popup
100
- */
101
- togglePopup(): void;
102
- /**
103
- * Function that should be called every time the form control value changes
104
- */
105
- onChange: (value: T | null) => void;
106
- /**
107
- * Function that should be called when input lost focus and changed form control state to "touched"
108
- */
109
- onTouched: () => void;
110
- writeValue(value: T): void;
111
- registerOnChange(fn: (_: T | null) => void): void;
112
- registerOnTouched(fn: () => void): void;
113
- setDisabledState(disabled: boolean): void;
114
- static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteComponent<any>, never>;
115
- static ɵcmp: i0.ɵɵComponentDeclaration<KitAutocompleteComponent<any>, "kit-autocomplete", never, { "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "items": { "alias": "items"; "required": false; }; "selectedValue": { "alias": "selectedValue"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loaderVisible": { "alias": "loaderVisible"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "allowCustom": { "alias": "allowCustom"; "required": false; "isSignal": true; }; "closePopupIfDataNotFound": { "alias": "closePopupIfDataNotFound"; "required": false; "isSignal": true; }; }, { "filterChanged": "filterChanged"; "valueChanged": "valueChanged"; "selectionChanged": "selectionChanged"; "blured": "blured"; "focused": "focused"; }, never, never, false, never>;
116
- }
@@ -1,9 +0,0 @@
1
- import { KitAutocompleteComponent } from './kit-autocomplete.component';
2
- import * as i0 from "@angular/core";
3
- export declare class KitAutocompleteDirective<T> {
4
- private kitAutocompleteComponent;
5
- constructor(kitAutocompleteComponent: KitAutocompleteComponent<T>);
6
- togglePopup(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteDirective<any>, [{ host: true; self: true; }]>;
8
- static ɵdir: i0.ɵɵDirectiveDeclaration<KitAutocompleteDirective<any>, "[kitAutocomplete]", ["kitAutocomplete"], {}, {}, never, never, false, never>;
9
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-autocomplete.component";
3
- import * as i2 from "./kit-autocomplete.directive";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@progress/kendo-angular-dropdowns";
6
- import * as i5 from "@angular/forms";
7
- import * as i6 from "@progress/kendo-angular-inputs";
8
- import * as i7 from "../kit-input-message/kit-input-message.module";
9
- import * as i8 from "../kit-loader/kit-loader.module";
10
- import * as i9 from "../kit-svg-icon/kit-svg-icon.module";
11
- import * as i10 from "../kit-input-label/kit-input-label.module";
12
- export declare class KitAutocompleteModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<KitAutocompleteModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitAutocompleteModule, [typeof i1.KitAutocompleteComponent, typeof i2.KitAutocompleteDirective], [typeof i3.CommonModule, typeof i4.DropDownsModule, typeof i5.FormsModule, typeof i5.ReactiveFormsModule, typeof i6.InputsModule, typeof i7.KitInputMessageModule, typeof i8.KitLoaderModule, typeof i9.KitSvgIconModule, typeof i10.KitInputLabelModule], [typeof i1.KitAutocompleteComponent, typeof i2.KitAutocompleteDirective]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<KitAutocompleteModule>;
16
- }
@@ -1,21 +0,0 @@
1
- import { KitAvatarSize } from './kit-avatar.const';
2
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
- import * as i0 from "@angular/core";
4
- export declare class KitAvatarComponent {
5
- /**
6
- * Defines the name that is going to be used to set initials to the avatar
7
- */
8
- name?: string;
9
- /**
10
- * Defines the image source of the avatar
11
- */
12
- imageSrc?: string;
13
- /**
14
- * Defines the size of the avatar
15
- */
16
- size: KitAvatarSize;
17
- readonly userIcon: KitSvgIcon;
18
- getInitialsByName(name: string): string;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<KitAvatarComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<KitAvatarComponent, "kit-avatar", never, { "name": { "alias": "name"; "required": false; }; "imageSrc": { "alias": "imageSrc"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, false, never>;
21
- }
@@ -1,5 +0,0 @@
1
- export declare enum KitAvatarSize {
2
- LARGE = "large",
3
- DEFAULT = "default",
4
- SMALL = "small"
5
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-avatar.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
5
- export declare class KitAvatarModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<KitAvatarModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitAvatarModule, [typeof i1.KitAvatarComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule], [typeof i1.KitAvatarComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<KitAvatarModule>;
9
- }
@@ -1,10 +0,0 @@
1
- import { KitBreadcrumbsItem } from './kit-breadcrumbs.model';
2
- import * as i0 from "@angular/core";
3
- export declare class KitBreadcrumbsComponent {
4
- /**
5
- * Defines items that will be rendered as breadcrumbs
6
- */
7
- items: KitBreadcrumbsItem[];
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KitBreadcrumbsComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<KitBreadcrumbsComponent, "kit-breadcrumbs", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, false, never>;
10
- }
@@ -1,4 +0,0 @@
1
- export interface KitBreadcrumbsItem {
2
- text: string;
3
- url: string;
4
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-breadcrumbs.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/router";
5
- export declare class KitBreadcrumbsModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<KitBreadcrumbsModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitBreadcrumbsModule, [typeof i1.KitBreadcrumbsComponent], [typeof i2.CommonModule, typeof i3.RouterLink], [typeof i1.KitBreadcrumbsComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<KitBreadcrumbsModule>;
9
- }
@@ -1,21 +0,0 @@
1
- import { WritableSignal } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import { TranslateService } from '@ngx-translate/core';
4
- import { KitBreadcrumbsItem } from './kit-breadcrumbs.model';
5
- import * as i0 from "@angular/core";
6
- export declare class KitBreadcrumbsService {
7
- private readonly router;
8
- private readonly translateService;
9
- readonly breadcrumbs: WritableSignal<KitBreadcrumbsItem[]>;
10
- private dataHandlers;
11
- constructor(router: Router, translateService: TranslateService);
12
- private initializeBreadcrumbs;
13
- registerHandler(type: string, key: string, handler: (param: string) => string): void;
14
- private updateBreadcrumbs;
15
- private collectBreadcrumbs;
16
- private replaceRouteParams;
17
- private isDynamicBreadcrumb;
18
- private getDynamicBreadcrumbText;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<KitBreadcrumbsService, never>;
20
- static ɵprov: i0.ɵɵInjectableDeclaration<KitBreadcrumbsService>;
21
- }
@@ -1,50 +0,0 @@
1
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
2
- import { EventEmitter, InputSignal } from '@angular/core';
3
- import { KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType } from './kit-button.const';
4
- import * as i0 from "@angular/core";
5
- export declare class KitButtonComponent {
6
- /**
7
- * States whether the button will be disabled or not from appearance point of view
8
- */
9
- disabled: boolean;
10
- /**
11
- * Defines a value that is going to be applied as a button label
12
- */
13
- label: string;
14
- /**
15
- * This value defines button type
16
- */
17
- type: KitButtonType;
18
- /**
19
- * An icon which will be used in a button with icon
20
- */
21
- icon?: KitSvgIcon;
22
- /**
23
- * Defines the icon type of the button
24
- */
25
- iconType?: KitSvgIconType;
26
- /**
27
- * Defines a kind of button (regular, mini, etc.)
28
- */
29
- kind: KitButtonKind;
30
- readonly state: InputSignal<KitButtonState>;
31
- /**
32
- * A place where the icon will be displayed
33
- */
34
- iconPosition: KitButtonIconPosition;
35
- /**
36
- * A CSS class which will be applied to the HTML button component
37
- */
38
- buttonClass: string;
39
- /**
40
- * Defines an active state of the button
41
- */
42
- active: boolean;
43
- /**
44
- * An action which is emitted as soon as user clicked the button
45
- */
46
- clicked: EventEmitter<MouseEvent>;
47
- readonly kitSvgIconType: typeof KitSvgIconType;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<KitButtonComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<KitButtonComponent, "kit-button", never, { "disabled": { "alias": "disabled"; "required": false; }; "label": { "alias": "label"; "required": false; }; "type": { "alias": "type"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; "kind": { "alias": "kind"; "required": false; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "iconPosition": { "alias": "iconPosition"; "required": false; }; "buttonClass": { "alias": "buttonClass"; "required": false; }; "active": { "alias": "active"; "required": false; }; }, { "clicked": "clicked"; }, never, never, false, never>;
50
- }
@@ -1,21 +0,0 @@
1
- export declare enum KitButtonType {
2
- PRIMARY = "primary",
3
- GHOST = "ghost",
4
- TEXT = "text",
5
- LINK = "link",
6
- DASHED = "dashed"
7
- }
8
- export declare enum KitButtonKind {
9
- LARGE = "large",
10
- MEDIUM = "medium",
11
- SMALL = "small"
12
- }
13
- export declare enum KitButtonIconPosition {
14
- LEADING = "leading",
15
- TRAILING = "trailing"
16
- }
17
- export declare enum KitButtonState {
18
- DEFAULT = "default",
19
- SUCCESS = "success",
20
- WARNING = "warning"
21
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-button.component";
3
- import * as i2 from "@progress/kendo-angular-buttons";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
6
- export declare class KitButtonModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<KitButtonModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitButtonModule, [typeof i1.KitButtonComponent], [typeof i2.ButtonModule, typeof i3.CommonModule, typeof i4.KitSvgIconModule], [typeof i1.KitButtonComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<KitButtonModule>;
10
- }
@@ -1,36 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
- import { KitButtonKind, KitButtonType } from '../kit-button/kit-button.const';
4
- import { KitCard } from './kit-card.model';
5
- import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
6
- import { KitCardTheme } from './kit-card.const';
7
- import * as i0 from "@angular/core";
8
- export declare class KitCardComponent {
9
- /**
10
- * Defines card data
11
- */
12
- data: KitCard | null;
13
- /**
14
- * Defines card color theme
15
- */
16
- theme: KitCardTheme;
17
- /**
18
- * Defines whether the items list will be expanded
19
- */
20
- itemsExpanded: boolean;
21
- /**
22
- * An action which is emitted when action button clicked
23
- */
24
- buttonClicked: EventEmitter<void>;
25
- /**
26
- * An action which is emitted when toggle button clicked
27
- */
28
- toggleClicked: EventEmitter<boolean>;
29
- readonly KitSvgIcon: typeof KitSvgIcon;
30
- readonly KitButtonType: typeof KitButtonType;
31
- readonly KitButtonKind: typeof KitButtonKind;
32
- readonly KitTooltipPosition: typeof KitTooltipPosition;
33
- toggleList(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<KitCardComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<KitCardComponent, "kit-card", never, { "data": { "alias": "data"; "required": false; }; "theme": { "alias": "theme"; "required": false; }; "itemsExpanded": { "alias": "itemsExpanded"; "required": false; }; }, { "buttonClicked": "buttonClicked"; "toggleClicked": "toggleClicked"; }, never, never, false, never>;
36
- }
@@ -1,9 +0,0 @@
1
- export declare enum KitCardTheme {
2
- DEFAULT = "default",
3
- GREEN = "green",
4
- PINK = "pink",
5
- PURPLE = "purple",
6
- ORANGE = "orange",
7
- TEAL = "teal",
8
- GREY = "grey"
9
- }
@@ -1,22 +0,0 @@
1
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
2
- export type KitCardLink = (string | number)[] | string | null;
3
- export interface KitCard {
4
- title: string;
5
- titleIcon: KitSvgIcon;
6
- label: string;
7
- count: number;
8
- buttonLabel: string;
9
- link?: KitCardLink;
10
- items?: KitCardItem[];
11
- titleIconType?: KitSvgIconType;
12
- buttonDisabled?: boolean;
13
- }
14
- export interface KitCardItem {
15
- label: string;
16
- link: KitCardLink;
17
- count?: number;
18
- icon?: KitSvgIcon;
19
- iconType?: KitSvgIconType;
20
- tooltip?: string;
21
- disabled?: boolean;
22
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-card.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../kit-svg-icon/kit-svg-icon.module";
5
- import * as i4 from "../kit-button/kit-button.module";
6
- import * as i5 from "@angular/router";
7
- import * as i6 from "../../directives/kit-tooltip/kit-tooltip.directive";
8
- export declare class KitCardModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<KitCardModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitCardModule, [typeof i1.KitCardComponent], [typeof i2.CommonModule, typeof i3.KitSvgIconModule, typeof i4.KitButtonModule, typeof i5.RouterLink, typeof i6.KitTooltipDirective, typeof i2.NgClass], [typeof i1.KitCardComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<KitCardModule>;
12
- }
@@ -1,62 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import * as i0 from "@angular/core";
5
- export declare enum KitCheckboxState {
6
- REGULAR = "regular",
7
- DANGER = "danger"
8
- }
9
- type CheckboxValueFn = (value: boolean) => void;
10
- export declare class KitCheckboxComponent implements ControlValueAccessor {
11
- /**
12
- * Defines a label for checkbox; exact this text will be displayed next to the checkbox
13
- */
14
- label?: string;
15
- /**
16
- * States the component is disabled
17
- */
18
- disabled: boolean;
19
- /**
20
- * Defines a default value
21
- */
22
- checked: boolean;
23
- /**
24
- * Defines whether checkbox be in readonly state
25
- */
26
- readonly: boolean;
27
- /**
28
- * Defines a particular state for the component
29
- */
30
- state: KitCheckboxState;
31
- /**
32
- * Defines an icon which will be used to the left of the info message
33
- */
34
- messageIcon?: KitSvgIcon;
35
- /**
36
- * Defines a value which going to be an info message text
37
- */
38
- messageText?: string;
39
- /**
40
- * Occurs as soon as input checked state is changed
41
- */
42
- changed: EventEmitter<boolean>;
43
- readonly checkIcon: KitSvgIcon;
44
- /**
45
- * Function that should be called every time the form control value changes
46
- */
47
- onChange: (value: boolean) => void;
48
- /**
49
- * Function that should be called when input lost focus and changed form control state to "touched"
50
- */
51
- onTouched: (value: boolean) => void;
52
- onInputStateChange(event: Event): void;
53
- handleClick(event: MouseEvent): void;
54
- registerOnChange(fn: CheckboxValueFn): void;
55
- registerOnTouched(fn: CheckboxValueFn): void;
56
- writeValue(value: boolean): void;
57
- setDisabledState(disabled: boolean): void;
58
- setCssClasses(checkbox: HTMLInputElement): Record<string, boolean>;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<KitCheckboxComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<KitCheckboxComponent, "kit-checkbox", never, { "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "state": { "alias": "state"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
61
- }
62
- export {};
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-checkbox.component";
3
- import * as i2 from "@progress/kendo-angular-label";
4
- import * as i3 from "@progress/kendo-angular-inputs";
5
- import * as i4 from "@angular/common";
6
- import * as i5 from "../kit-input-message/kit-input-message.module";
7
- import * as i6 from "../kit-svg-icon/kit-svg-icon.module";
8
- import * as i7 from "@angular/forms";
9
- export declare class KitCheckboxModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitCheckboxModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitCheckboxModule, [typeof i1.KitCheckboxComponent], [typeof i2.LabelModule, typeof i3.CheckBoxModule, typeof i4.CommonModule, typeof i5.KitInputMessageModule, typeof i6.KitSvgIconModule, typeof i7.FormsModule], [typeof i1.KitCheckboxComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<KitCheckboxModule>;
13
- }
@@ -1,50 +0,0 @@
1
- import { AfterViewInit, ElementRef, InputSignal, OnChanges, OnDestroy, OutputEmitterRef, Signal, SimpleChanges, TemplateRef, WritableSignal } from '@angular/core';
2
- import { KitCollapsedListItem } from './kit-collapsed-list.model';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import { KitButtonKind, KitButtonType } from '../kit-button/kit-button.const';
5
- import { KitDropdownSize } from '../kit-dropdown/kit-dropdown.const';
6
- import { PopupSettings } from '@progress/kendo-angular-dropdowns';
7
- import { KitCollapsedListDropdownAlign } from './kit-collapsed-list.const';
8
- import * as i0 from "@angular/core";
9
- export declare class KitCollapsedListComponent<T extends KitCollapsedListItem> implements AfterViewInit, OnChanges, OnDestroy {
10
- readonly itemList: InputSignal<T[]>;
11
- readonly lineHeight: InputSignal<number>;
12
- readonly dropdownDefaultValueText: InputSignal<string>;
13
- readonly gap: InputSignal<number>;
14
- readonly disableActions: InputSignal<boolean>;
15
- readonly itemTemplate: InputSignal<TemplateRef<HTMLTemplateElement> | undefined>;
16
- readonly dropdownFooterTemplate: InputSignal<TemplateRef<HTMLTemplateElement> | undefined>;
17
- readonly dropdownItemTemplate: InputSignal<TemplateRef<HTMLTemplateElement> | undefined>;
18
- readonly dropdownNoDataTemplate: InputSignal<TemplateRef<HTMLTemplateElement> | undefined>;
19
- readonly appendTo: InputSignal<PopupSettings['appendTo']>;
20
- readonly alwaysShowDropdown: InputSignal<boolean>;
21
- readonly dropdownAlign: InputSignal<KitCollapsedListDropdownAlign>;
22
- readonly onSelectItem: OutputEmitterRef<T>;
23
- readonly wrapper: Signal<ElementRef<HTMLElement>>;
24
- readonly measureItem: Signal<readonly ElementRef<HTMLElement>[]>;
25
- readonly dropdown: Signal<ElementRef<HTMLElement> | undefined>;
26
- readonly defaultSelectedItem: Signal<KitCollapsedListItem>;
27
- readonly shouldShowDropdown: WritableSignal<boolean>;
28
- readonly dropdownItems: WritableSignal<KitCollapsedListItem[]>;
29
- readonly visibleItems: WritableSignal<T[]>;
30
- readonly kitSvgIcon: typeof KitSvgIcon;
31
- readonly kitButtonType: typeof KitButtonType;
32
- readonly kitButtonKind: typeof KitButtonKind;
33
- readonly kitDropdownSize: typeof KitDropdownSize;
34
- protected _selectedItem: WritableSignal<KitCollapsedListItem>;
35
- private resizeObserver;
36
- readonly dropdownSelectedItem: Signal<KitCollapsedListItem>;
37
- ngAfterViewInit(): void;
38
- ngOnChanges({ itemList, gap, dropdownDefaultValueText }: SimpleChanges): void;
39
- ngOnDestroy(): void;
40
- get selectedItem(): KitCollapsedListItem;
41
- get popupSettings(): PopupSettings;
42
- setSelectedItem(item: T): void;
43
- selectionChange(item: T): void;
44
- initResizeObserver(): void;
45
- private resize;
46
- private calculateResizeParams;
47
- private setResizeParams;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<KitCollapsedListComponent<any>, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<KitCollapsedListComponent<any>, "kit-collapsed-list", never, { "itemList": { "alias": "itemList"; "required": true; "isSignal": true; }; "lineHeight": { "alias": "lineHeight"; "required": false; "isSignal": true; }; "dropdownDefaultValueText": { "alias": "dropdownDefaultValueText"; "required": false; "isSignal": true; }; "gap": { "alias": "gap"; "required": false; "isSignal": true; }; "disableActions": { "alias": "disableActions"; "required": false; "isSignal": true; }; "itemTemplate": { "alias": "itemTemplate"; "required": false; "isSignal": true; }; "dropdownFooterTemplate": { "alias": "dropdownFooterTemplate"; "required": false; "isSignal": true; }; "dropdownItemTemplate": { "alias": "dropdownItemTemplate"; "required": false; "isSignal": true; }; "dropdownNoDataTemplate": { "alias": "dropdownNoDataTemplate"; "required": false; "isSignal": true; }; "appendTo": { "alias": "appendTo"; "required": false; "isSignal": true; }; "alwaysShowDropdown": { "alias": "alwaysShowDropdown"; "required": false; "isSignal": true; }; "dropdownAlign": { "alias": "dropdownAlign"; "required": false; "isSignal": true; }; }, { "onSelectItem": "onSelectItem"; }, never, never, true, never>;
50
- }
@@ -1,4 +0,0 @@
1
- export declare enum KitCollapsedListDropdownAlign {
2
- INLINE = "inline",
3
- END = "end"
4
- }
@@ -1,15 +0,0 @@
1
- import { KitButtonState } from '../kit-button/kit-button.const';
2
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
- export interface KitCollapsedListItem {
4
- text: string;
5
- value: string;
6
- icon?: KitSvgIcon;
7
- state?: KitButtonState;
8
- tooltipText?: string;
9
- badgeCount?: number;
10
- }
11
- export interface KitCollapsedListResizeParams<T> {
12
- visibleItems: T[];
13
- dropdownItems: T[];
14
- shouldShowDropdown: boolean;
15
- }