@indigina/ui-kit 1.1.203 → 1.1.205

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 +838 -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
@@ -1,11 +0,0 @@
1
- import { WritableSignal } from '@angular/core';
2
- import { KitNotification, KitNotificationType } from './kit-notification.const';
3
- import * as i0 from "@angular/core";
4
- export declare class KitNotificationService {
5
- readonly notifications: WritableSignal<KitNotification[]>;
6
- private notificationIdCounter;
7
- addNotification(type: KitNotificationType, message?: string, closable?: boolean, autoHideTime?: number | null): void;
8
- removeNotification(id: number): void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<KitNotificationService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<KitNotificationService>;
11
- }
@@ -1,91 +0,0 @@
1
- import { EventEmitter, InputSignal } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import { KitNumericTextboxSize, KitNumericTextboxState } from './kit-numeric-textbox.const';
5
- import * as i0 from "@angular/core";
6
- export declare class KitNumericTextboxComponent implements ControlValueAccessor {
7
- /**
8
- * Defines a value that is going to be applied as an input placeholder
9
- */
10
- placeholder?: string;
11
- /**
12
- * Defines a value that is going to be applied as an input label
13
- */
14
- label?: string;
15
- /**
16
- * Defines a value that is going to be applied as a default input value
17
- */
18
- defaultValue?: number;
19
- /**
20
- * Specifies the number of decimals that the user can enter when the input is focused
21
- */
22
- decimals?: number;
23
- /**
24
- * Specifies the smallest value that is valid
25
- */
26
- min?: number;
27
- /**
28
- * Specifies the greatest value that is valid
29
- */
30
- max?: number;
31
- /**
32
- * Specifies the maximum number of characters the end user can type
33
- */
34
- maxlength?: number;
35
- /**
36
- * Defines an icon which will be used to the left of the info message
37
- */
38
- messageIcon?: KitSvgIcon;
39
- /**
40
- * Defines a value which going to be an info message text
41
- */
42
- messageText?: string;
43
- /**
44
- * Defines a state whether the textbox will be disabled or not
45
- */
46
- disabled: boolean;
47
- /**
48
- * Specifies the number format
49
- */
50
- format?: string;
51
- /**
52
- * Defines the state of the textbox
53
- */
54
- state: KitNumericTextboxState;
55
- /**
56
- * Defines the icon which will be used with the input field
57
- */
58
- icon?: KitSvgIcon;
59
- readonly size: InputSignal<KitNumericTextboxSize>;
60
- /**
61
- * An action which is emitted when input field lost focus
62
- */
63
- blured: EventEmitter<void>;
64
- /**
65
- * An action which is emitted when input value changed
66
- */
67
- changed: EventEmitter<number>;
68
- readonly numericTextboxStateIcon: Record<KitNumericTextboxState, KitSvgIcon>;
69
- /**
70
- * Function that should be called every time the form control value changes
71
- */
72
- onChange: (value: number) => void;
73
- /**
74
- * Function that should be called when input lost focus and changed form control state to "touched"
75
- */
76
- onTouched: () => void;
77
- writeValue(value: number): void;
78
- registerOnChange(fn: (_: number) => void): void;
79
- registerOnTouched(fn: () => void): void;
80
- setDisabledState(disabled: boolean): void;
81
- /**
82
- * Function that is called when input field lost focus
83
- */
84
- onInputBlur(): void;
85
- /**
86
- * Function that is called when input value changed
87
- */
88
- onInputChange(value: number): void;
89
- static ɵfac: i0.ɵɵFactoryDeclaration<KitNumericTextboxComponent, never>;
90
- static ɵcmp: i0.ɵɵComponentDeclaration<KitNumericTextboxComponent, "kit-numeric-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "decimals": { "alias": "decimals"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "format": { "alias": "format"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; }, { "blured": "blured"; "changed": "changed"; }, never, never, false, never>;
91
- }
@@ -1,10 +0,0 @@
1
- export declare enum KitNumericTextboxState {
2
- DEFAULT = "default",
3
- WARNING = "warning",
4
- ERROR = "error",
5
- SUCCESS = "success"
6
- }
7
- export declare enum KitNumericTextboxSize {
8
- REGULAR = "regular",
9
- SMALL = "small"
10
- }
@@ -1,13 +0,0 @@
1
- import '@progress/kendo-angular-intl/locales/en-GB/all';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "./kit-numeric-textbox.component";
4
- import * as i2 from "@angular/common";
5
- import * as i3 from "@progress/kendo-angular-inputs";
6
- import * as i4 from "../kit-input-message/kit-input-message.module";
7
- import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
8
- import * as i6 from "../kit-input-label/kit-input-label.module";
9
- export declare class KitNumericTextboxModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitNumericTextboxModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitNumericTextboxModule, [typeof i1.KitNumericTextboxComponent], [typeof i2.CommonModule, typeof i3.NumericTextBoxModule, typeof i4.KitInputMessageModule, typeof i5.KitSvgIconModule, typeof i6.KitInputLabelModule], [typeof i1.KitNumericTextboxComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<KitNumericTextboxModule>;
13
- }
@@ -1,16 +0,0 @@
1
- import { AfterContentInit, ElementRef, Signal, WritableSignal } from '@angular/core';
2
- import { KitNavigationMenuService } from '../kit-navigation-menu/kit-navigation-menu.service';
3
- import * as i0 from "@angular/core";
4
- export declare class KitPageLayoutComponent implements AfterContentInit {
5
- private readonly kitNavigationMenuService;
6
- readonly sidebarContainer: Signal<ElementRef<HTMLDivElement> | undefined>;
7
- readonly topBarContainer: Signal<ElementRef<HTMLDivElement> | undefined>;
8
- readonly isMenuCollapsed: WritableSignal<boolean>;
9
- readonly hasMenuSelected: WritableSignal<boolean>;
10
- hasSidebar: boolean;
11
- hasTopBar: boolean;
12
- constructor(kitNavigationMenuService: KitNavigationMenuService);
13
- ngAfterContentInit(): void;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<KitPageLayoutComponent, never>;
15
- static ɵcmp: i0.ɵɵComponentDeclaration<KitPageLayoutComponent, "kit-page-layout", never, {}, {}, never, ["[sidebar]", "[topBar]", "[content]"], true, never>;
16
- }
@@ -1,48 +0,0 @@
1
- import { EventEmitter, InputSignal } from '@angular/core';
2
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
3
- import { KitPillTheme, KitPillType } from './kit-pill.const';
4
- import * as i0 from "@angular/core";
5
- export declare class KitPillComponent {
6
- /**
7
- * Defines if the pill will be removable. If set to true pill renders a remove button
8
- */
9
- removable: boolean;
10
- /**
11
- * Defines if the pill will be selectable
12
- */
13
- selectable: boolean;
14
- /**
15
- * Defines the selected state of the pill
16
- */
17
- selected: boolean;
18
- /**
19
- * Defines the pill type
20
- */
21
- type: KitPillType;
22
- /**
23
- * Defines the color theme of the pill
24
- */
25
- readonly theme: InputSignal<KitPillTheme>;
26
- /**
27
- * Defines the icon which will be used in a pill with icon
28
- */
29
- icon?: KitSvgIcon;
30
- /**
31
- * Defines the icon type
32
- */
33
- iconType?: KitSvgIconType;
34
- /**
35
- * An action which is emitted when the pill is clicked
36
- */
37
- clicked: EventEmitter<boolean>;
38
- /**
39
- * An action which is emitted when the close button is clicked
40
- */
41
- removed: EventEmitter<void>;
42
- readonly closeIcon: KitSvgIcon;
43
- readonly kitSvgIconType: typeof KitSvgIconType;
44
- get cssClasses(): Record<string, boolean>;
45
- onComponentClick(): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<KitPillComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<KitPillComponent, "kit-pill", never, { "removable": { "alias": "removable"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "type": { "alias": "type"; "required": false; }; "theme": { "alias": "theme"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; }; "iconType": { "alias": "iconType"; "required": false; }; }, { "clicked": "clicked"; "removed": "removed"; }, never, ["*"], true, never>;
48
- }
@@ -1,9 +0,0 @@
1
- export declare enum KitPillType {
2
- DEFAULT = "default",
3
- DASHED = "dashed"
4
- }
5
- export declare enum KitPillTheme {
6
- DEFAULT = "default",
7
- BLUE = "blue",
8
- MAIN = "main"
9
- }
@@ -1,38 +0,0 @@
1
- import { ElementRef, InputSignal, OutputEmitterRef, TemplateRef } from '@angular/core';
2
- import { PopupSettings, PopupService } from '@progress/kendo-angular-popup';
3
- import { KitButtonKind, KitButtonType } from '../kit-button/kit-button.const';
4
- import { KitPopupPositionMode } from './kit-popup.model';
5
- import * as i0 from "@angular/core";
6
- export declare class KitPopupComponent {
7
- private readonly popupService;
8
- popupTemplate: TemplateRef<unknown>;
9
- readonly anchor: InputSignal<ElementRef | HTMLElement>;
10
- readonly content: InputSignal<TemplateRef<unknown>>;
11
- readonly closeOnOutsideClick: InputSignal<boolean>;
12
- readonly showFooter: InputSignal<boolean>;
13
- readonly cancelButtonLabel: InputSignal<string>;
14
- readonly applyButtonLabel: InputSignal<string>;
15
- readonly isApplyButtonDisabled: InputSignal<boolean>;
16
- readonly positionMode: InputSignal<KitPopupPositionMode>;
17
- readonly popupClass: InputSignal<string>;
18
- readonly closePopupOnCancel: InputSignal<boolean>;
19
- readonly onCancel: OutputEmitterRef<void>;
20
- readonly onApply: OutputEmitterRef<void>;
21
- readonly onOpen: OutputEmitterRef<void>;
22
- readonly onClose: OutputEmitterRef<void>;
23
- readonly kitButtonKind: typeof KitButtonKind;
24
- readonly kitButtonType: typeof KitButtonType;
25
- private popupRef;
26
- get popupHTMLElement(): HTMLElement | null;
27
- get isPopupOpen(): boolean;
28
- get anchorElement(): HTMLElement;
29
- constructor(popupService: PopupService);
30
- documentClick(event: Event): void;
31
- ngOnDestroy(): void;
32
- toggle(options?: PopupSettings): void;
33
- close(): void;
34
- cancel(): void;
35
- apply(): void;
36
- static ɵfac: i0.ɵɵFactoryDeclaration<KitPopupComponent, never>;
37
- static ɵcmp: i0.ɵɵComponentDeclaration<KitPopupComponent, "kit-popup", never, { "anchor": { "alias": "anchor"; "required": true; "isSignal": true; }; "content": { "alias": "content"; "required": true; "isSignal": true; }; "closeOnOutsideClick": { "alias": "closeOnOutsideClick"; "required": false; "isSignal": true; }; "showFooter": { "alias": "showFooter"; "required": false; "isSignal": true; }; "cancelButtonLabel": { "alias": "cancelButtonLabel"; "required": false; "isSignal": true; }; "applyButtonLabel": { "alias": "applyButtonLabel"; "required": false; "isSignal": true; }; "isApplyButtonDisabled": { "alias": "isApplyButtonDisabled"; "required": false; "isSignal": true; }; "positionMode": { "alias": "positionMode"; "required": false; "isSignal": true; }; "popupClass": { "alias": "popupClass"; "required": false; "isSignal": true; }; "closePopupOnCancel": { "alias": "closePopupOnCancel"; "required": false; "isSignal": true; }; }, { "onCancel": "onCancel"; "onApply": "onApply"; "onOpen": "onOpen"; "onClose": "onClose"; }, never, never, true, never>;
38
- }
@@ -1,18 +0,0 @@
1
- export interface KitPopupAlign {
2
- horizontal: KitPopupAlignHorizontal;
3
- vertical: KitPopupAlignVertical;
4
- }
5
- export declare enum KitPopupAlignHorizontal {
6
- LEFT = "left",
7
- CENTER = "center",
8
- RIGHT = "right"
9
- }
10
- export declare enum KitPopupAlignVertical {
11
- TOP = "top",
12
- CENTER = "center",
13
- BOTTOM = "bottom"
14
- }
15
- export declare enum KitPopupPositionMode {
16
- ABSOLUTE = "absolute",
17
- FIXED = "fixed"
18
- }
@@ -1,33 +0,0 @@
1
- import { KitAvatarSize } from '../kit-avatar/kit-avatar.const';
2
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
3
- import { KitProfileMenuItem } from '../kit-profile-menu/kit-profile-menu.model';
4
- import { KitPopupComponent } from '../kit-popup/kit-popup.component';
5
- import { KitPopupAlignHorizontal } from '../kit-popup/kit-popup.model';
6
- import * as i0 from "@angular/core";
7
- export declare class KitProfileMenuComponent {
8
- /**
9
- * Defines a list of menu items
10
- */
11
- menuItems: KitProfileMenuItem[];
12
- /**
13
- * Defines username that going to be displayed next to avatar and used in avatar as initials
14
- */
15
- userName?: string;
16
- /**
17
- * Defines company name that going to be displayed next to avatar
18
- */
19
- companyName?: string;
20
- /**
21
- * Defines the image source of the avatar
22
- */
23
- avatarImageSrc?: string;
24
- popup: KitPopupComponent;
25
- readonly KitAvatarSize: typeof KitAvatarSize;
26
- readonly KitSvgIcon: typeof KitSvgIcon;
27
- readonly KitPopupAlignHorizontal: typeof KitPopupAlignHorizontal;
28
- readonly KitSvgIconType: typeof KitSvgIconType;
29
- onClick(item: KitProfileMenuItem): void;
30
- toggle(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<KitProfileMenuComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<KitProfileMenuComponent, "kit-profile-menu", never, { "menuItems": { "alias": "menuItems"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "companyName": { "alias": "companyName"; "required": false; }; "avatarImageSrc": { "alias": "avatarImageSrc"; "required": false; }; }, {}, never, never, true, never>;
33
- }
@@ -1,9 +0,0 @@
1
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
2
- export interface KitProfileMenuItem {
3
- title: string;
4
- icon?: KitSvgIcon;
5
- iconType?: KitSvgIconType;
6
- link?: string;
7
- cssClass?: string;
8
- action?(): void;
9
- }
@@ -1,33 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { KitRadioButton } from './kit-radio-button.model';
3
- import { ControlValueAccessor } from '@angular/forms';
4
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
5
- import { KitRadioButtonType } from './kit-radio-button.const';
6
- import * as i0 from "@angular/core";
7
- export declare class KitRadioButtonComponent<T> implements ControlValueAccessor {
8
- items: KitRadioButton<T>[];
9
- label: string | null;
10
- name: string;
11
- readonly: boolean;
12
- disabled: boolean;
13
- type: KitRadioButtonType;
14
- changed: EventEmitter<KitRadioButton<T>>;
15
- readonly kitRadioButtonType: typeof KitRadioButtonType;
16
- readonly KitSvgIcon: typeof KitSvgIcon;
17
- readonly KitSvgIconType: typeof KitSvgIconType;
18
- get isIconListType(): boolean;
19
- buildLabelId(index: number): string;
20
- handleClick(event: MouseEvent, clickedItem: KitRadioButton<T>): void;
21
- onChange(value: T): void;
22
- onTouched(): void;
23
- writeValue(value: T): void;
24
- registerOnChange(fn: (_: T) => void): void;
25
- registerOnTouched(fn: () => void): void;
26
- setDisabledState(disabled: boolean): void;
27
- onRadioValueChange(item: KitRadioButton<T>): void;
28
- private buildUniqName;
29
- private getFirstPartOfUUID;
30
- private needToPrevent;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<KitRadioButtonComponent<any>, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<KitRadioButtonComponent<any>, "kit-radio-button", never, { "items": { "alias": "items"; "required": false; }; "label": { "alias": "label"; "required": false; }; "name": { "alias": "name"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
33
- }
@@ -1,4 +0,0 @@
1
- export declare enum KitRadioButtonType {
2
- DEFAULT = "default",
3
- ICON_LIST = "icon-list"
4
- }
@@ -1,9 +0,0 @@
1
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
2
- export interface KitRadioButton<T> {
3
- label: string;
4
- value: T;
5
- readonly?: boolean;
6
- disabled?: boolean;
7
- checked?: boolean;
8
- icon?: KitSvgIcon;
9
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-radio-button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@progress/kendo-angular-inputs";
5
- import * as i4 from "../kit-input-label/kit-input-label.module";
6
- import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
7
- export declare class KitRadioButtonModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KitRadioButtonModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitRadioButtonModule, [typeof i1.KitRadioButtonComponent], [typeof i2.CommonModule, typeof i3.RadioButtonModule, typeof i4.KitInputLabelModule, typeof i5.KitSvgIconModule], [typeof i1.KitRadioButtonComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<KitRadioButtonModule>;
11
- }
@@ -1,12 +0,0 @@
1
- import { InputSignal } from '@angular/core';
2
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
3
- import * as i0 from "@angular/core";
4
- export declare class KitRoutePathComponent {
5
- readonly originPort: InputSignal<string>;
6
- readonly destinationPort: InputSignal<string>;
7
- readonly type: InputSignal<string>;
8
- readonly containerMode: InputSignal<string>;
9
- readonly kitSvgIcon: typeof KitSvgIcon;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitRoutePathComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<KitRoutePathComponent, "kit-route-path", never, { "originPort": { "alias": "originPort"; "required": false; "isSignal": true; }; "destinationPort": { "alias": "destinationPort"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; "containerMode": { "alias": "containerMode"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
12
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class KitSchedulerMonthEventTemplateDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSchedulerMonthEventTemplateDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<KitSchedulerMonthEventTemplateDirective, "[kitSchedulerMonthEventTemplate]", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,26 +0,0 @@
1
- import { InputSignal } from '@angular/core';
2
- import { ToolbarService } from '@progress/kendo-angular-scheduler';
3
- import { KitSvgIcon } from '../../../components/kit-svg-icon/kit-svg-icon.const';
4
- import { KitButtonKind, KitButtonType } from '../../../components/kit-button/kit-button.const';
5
- import { KitDatepickerSize } from '../../../components/kit-datepicker/kit-datepicker.const';
6
- import { KitSchedulerView } from '../kit-scheduler.model';
7
- import * as i0 from "@angular/core";
8
- export declare class KitSchedulerToolbarComponent {
9
- private readonly toolbarService;
10
- readonly selectedDate: InputSignal<Date | undefined>;
11
- readonly selectedView: InputSignal<KitSchedulerView | undefined>;
12
- readonly kitSvgIcon: typeof KitSvgIcon;
13
- readonly kitButtonType: typeof KitButtonType;
14
- readonly kitButtonKind: typeof KitButtonKind;
15
- readonly kitDatepickerSize: typeof KitDatepickerSize;
16
- readonly datePickerDateFormats: Record<string, string>;
17
- constructor(toolbarService: ToolbarService);
18
- onDateChange(date: Date): void;
19
- next(): void;
20
- prev(): void;
21
- today(): void;
22
- getDatepickerFormat(): string;
23
- private navigate;
24
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSchedulerToolbarComponent, never>;
25
- static ɵcmp: i0.ɵɵComponentDeclaration<KitSchedulerToolbarComponent, "kit-scheduler-toolbar", never, { "selectedDate": { "alias": "selectedDate"; "required": false; "isSignal": true; }; "selectedView": { "alias": "selectedView"; "required": false; "isSignal": true; }; }, {}, never, ["[views-selector]"], true, never>;
26
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class KitSchedulerWeekEventTemplateDirective {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSchedulerWeekEventTemplateDirective, never>;
4
- static ɵdir: i0.ɵɵDirectiveDeclaration<KitSchedulerWeekEventTemplateDirective, "[kitSchedulerWeekEventTemplate]", never, {}, {}, never, never, true, never>;
5
- }
@@ -1,23 +0,0 @@
1
- import { InputSignal, OutputEmitterRef, Signal, TemplateRef } from '@angular/core';
2
- import { SchedulerComponent } from '@progress/kendo-angular-scheduler';
3
- import { KitScheduleEventClickEvent, KitSchedulerEvent, KitScheduleSlotClickEvent } from './kit-scheduler.model';
4
- import * as i0 from "@angular/core";
5
- export declare class KitSchedulerComponent<T> {
6
- readonly events: InputSignal<KitSchedulerEvent<T>[]>;
7
- readonly selectedDate: InputSignal<Date | undefined>;
8
- readonly min: InputSignal<Date | undefined>;
9
- readonly max: InputSignal<Date | undefined>;
10
- readonly eventClicked: OutputEmitterRef<KitScheduleEventClickEvent>;
11
- readonly slotClicked: OutputEmitterRef<KitScheduleSlotClickEvent>;
12
- readonly scheduler: Signal<SchedulerComponent | undefined>;
13
- readonly weekEventTemplate: Signal<TemplateRef<HTMLElement> | undefined>;
14
- readonly monthEventTemplate: Signal<TemplateRef<HTMLElement> | undefined>;
15
- onEventClick(event: KitScheduleEventClickEvent): void;
16
- onSlotClick(event: KitScheduleSlotClickEvent): void;
17
- getEventsForDate(date: Date, events: KitSchedulerEvent[]): KitSchedulerEvent[];
18
- onSchedulerClick(event: Event): void;
19
- navigateToView(viewIndex: number): void;
20
- private formatDate;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSchedulerComponent<any>, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<KitSchedulerComponent<any>, "kit-scheduler", never, { "events": { "alias": "events"; "required": false; "isSignal": true; }; "selectedDate": { "alias": "selectedDate"; "required": false; "isSignal": true; }; "min": { "alias": "min"; "required": false; "isSignal": true; }; "max": { "alias": "max"; "required": false; "isSignal": true; }; }, { "eventClicked": "eventClicked"; "slotClicked": "slotClicked"; }, ["weekEventTemplate", "monthEventTemplate"], ["[toolbar]"], true, never>;
23
- }
@@ -1,7 +0,0 @@
1
- import { EventClickEvent, SchedulerEvent, SchedulerView, SlotClickEvent } from '@progress/kendo-angular-scheduler';
2
- export interface KitSchedulerEvent<T = unknown> extends SchedulerEvent {
3
- data: T;
4
- }
5
- export type KitScheduleEventClickEvent = EventClickEvent;
6
- export type KitScheduleSlotClickEvent = SlotClickEvent;
7
- export type KitSchedulerView = SchedulerView;
@@ -1,17 +0,0 @@
1
- import { ElementRef, EventEmitter, OnChanges, TemplateRef } from '@angular/core';
2
- import { KitButtonState } from '../../kit-button/kit-button.const';
3
- import { KitSvgIcon } from '../../kit-svg-icon/kit-svg-icon.const';
4
- import * as i0 from "@angular/core";
5
- export declare class KitScrollNavigationSectionComponent implements OnChanges {
6
- title: string;
7
- buttonState?: KitButtonState;
8
- buttonIcon?: KitSvgIcon;
9
- tooltipText?: string;
10
- badgeCount?: number;
11
- propertyChanged?: EventEmitter<void>;
12
- sectionTemplate: TemplateRef<HTMLElement> | null;
13
- sectionContent: ElementRef | null;
14
- ngOnChanges(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<KitScrollNavigationSectionComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<KitScrollNavigationSectionComponent, "kit-scroll-navigation-section", never, { "title": { "alias": "title"; "required": false; }; "buttonState": { "alias": "buttonState"; "required": false; }; "buttonIcon": { "alias": "buttonIcon"; "required": false; }; "tooltipText": { "alias": "tooltipText"; "required": false; }; "badgeCount": { "alias": "badgeCount"; "required": false; }; }, { "propertyChanged": "propertyChanged"; }, never, ["*"], true, never>;
17
- }
@@ -1,37 +0,0 @@
1
- import { AfterViewInit, ElementRef, InputSignal, QueryList, WritableSignal } from '@angular/core';
2
- import { KitScrollNavigationSectionComponent } from './kit-scroll-navigation-section/kit-scroll-navigation-section.component';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import { KitButtonIconPosition, KitButtonKind, KitButtonState, KitButtonType } from '../kit-button/kit-button.const';
5
- import { KitCollapsedListItem } from '../kit-collapsed-list/kit-collapsed-list.model';
6
- import { KitCollapsedListComponent } from '../kit-collapsed-list/kit-collapsed-list.component';
7
- import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
8
- import { KitBadgeTheme } from '../../directives/kit-badge/kit-badge.const';
9
- import { KitCollapsedListDropdownAlign } from '../../components/kit-collapsed-list/kit-collapsed-list.const';
10
- import * as i0 from "@angular/core";
11
- export declare class KitScrollNavigationComponent implements AfterViewInit {
12
- readonly isNavigationBtnDisabled: InputSignal<boolean>;
13
- readonly dropdownDefaultText: InputSignal<string>;
14
- sections: QueryList<KitScrollNavigationSectionComponent> | null;
15
- content: ElementRef | null;
16
- collapsedList: KitCollapsedListComponent<KitCollapsedListItem> | null;
17
- readonly kitSvgIcon: typeof KitSvgIcon;
18
- readonly kitButtonType: typeof KitButtonType;
19
- readonly kitButtonKind: typeof KitButtonKind;
20
- readonly kitButtonState: typeof KitButtonState;
21
- readonly kitButtonIconPosition: typeof KitButtonIconPosition;
22
- readonly kitTooltipPosition: typeof KitTooltipPosition;
23
- readonly kitBadgeTheme: typeof KitBadgeTheme;
24
- readonly kitCollapsedListDropdownAlign: typeof KitCollapsedListDropdownAlign;
25
- protected readonly collapsedListItems: WritableSignal<KitCollapsedListItem[]>;
26
- private disableScrollUpdates;
27
- get currentVisibleItem(): KitCollapsedListItem | null;
28
- ngAfterViewInit(): void;
29
- onSectionScroll(): void;
30
- scrollToSection(selectedItem: KitCollapsedListItem): void;
31
- private updateListItems;
32
- private handleSectionChanges;
33
- private setLastSectionMinHeight;
34
- private calculateLastSectionMinHeight;
35
- static ɵfac: i0.ɵɵFactoryDeclaration<KitScrollNavigationComponent, never>;
36
- static ɵcmp: i0.ɵɵComponentDeclaration<KitScrollNavigationComponent, "kit-scroll-navigation", never, { "isNavigationBtnDisabled": { "alias": "isNavigationBtnDisabled"; "required": false; "isSignal": true; }; "dropdownDefaultText": { "alias": "dropdownDefaultText"; "required": false; "isSignal": true; }; }, {}, ["sections"], never, true, never>;
37
- }
@@ -1,29 +0,0 @@
1
- import { EventEmitter, ElementRef, InputSignal, WritableSignal } from '@angular/core';
2
- import { KitButtonKind, KitButtonType, KitButtonIconPosition } from '../kit-button/kit-button.const';
3
- import { KitTextboxSize } from '../kit-textbox/kit-textbox.const';
4
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
5
- import * as i0 from "@angular/core";
6
- export declare class KitSearchBarComponent {
7
- placeholder: string;
8
- searchButtonLabel: string;
9
- closeButtonLabel: string;
10
- readonly searchString: InputSignal<string | undefined>;
11
- changed: EventEmitter<string>;
12
- searchButtonClick: EventEmitter<void>;
13
- closeButtonClick: EventEmitter<void>;
14
- searchTextboxElementRef: ElementRef;
15
- readonly KitSvgIcon: typeof KitSvgIcon;
16
- readonly kitButtonType: typeof KitButtonType;
17
- readonly kitButtonKind: typeof KitButtonKind;
18
- readonly kitSvgIconType: typeof KitSvgIconType;
19
- readonly KitButtonIconPosition: typeof KitButtonIconPosition;
20
- readonly kitTextboxSize: typeof KitTextboxSize;
21
- readonly searchVisible: WritableSignal<boolean>;
22
- constructor();
23
- onSearchChange(value: string): void;
24
- onSearchButtonClick(): void;
25
- clearSearch(): void;
26
- onCloseButtonClick(): void;
27
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSearchBarComponent, never>;
28
- static ɵcmp: i0.ɵɵComponentDeclaration<KitSearchBarComponent, "kit-search-bar", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "searchButtonLabel": { "alias": "searchButtonLabel"; "required": false; }; "closeButtonLabel": { "alias": "closeButtonLabel"; "required": false; }; "searchString": { "alias": "searchString"; "required": false; "isSignal": true; }; }, { "changed": "changed"; "searchButtonClick": "searchButtonClick"; "closeButtonClick": "closeButtonClick"; }, never, never, false, never>;
29
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-search-bar.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../kit-button/kit-button.module";
5
- import * as i4 from "../kit-textbox/kit-textbox.module";
6
- import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
7
- export declare class KitSearchBarModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KitSearchBarModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitSearchBarModule, [typeof i1.KitSearchBarComponent], [typeof i2.CommonModule, typeof i3.KitButtonModule, typeof i4.KitTextboxModule, typeof i5.KitSvgIconModule], [typeof i1.KitSearchBarComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<KitSearchBarModule>;
11
- }
@@ -1,22 +0,0 @@
1
- import { InputSignal, TemplateRef } from '@angular/core';
2
- import { KitShipmentCardActionItem, KitShipmentCardData } from './kit-shipment-card.model';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import { KitButtonKind, KitButtonType } from '../kit-button/kit-button.const';
5
- import * as i0 from "@angular/core";
6
- export declare class KitShipmentCard {
7
- readonly data: InputSignal<KitShipmentCardData>;
8
- readonly selected: InputSignal<boolean>;
9
- readonly headLabel: InputSignal<TemplateRef<unknown> | undefined>;
10
- readonly kitSvgIcon: typeof KitSvgIcon;
11
- readonly kitButtonType: typeof KitButtonType;
12
- readonly kitButtonKind: typeof KitButtonKind;
13
- containersExpanded: boolean;
14
- timelineExpanded: boolean;
15
- get shipmentModeIcon(): KitSvgIcon.AIR | KitSvgIcon.SHIP | KitSvgIcon.LOGISTICS;
16
- get timelineItems(): KitShipmentCardActionItem[];
17
- get containerItems(): KitShipmentCardActionItem[];
18
- showContainers(event: MouseEvent): void;
19
- showTimeline(event: MouseEvent): void;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<KitShipmentCard, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<KitShipmentCard, "kit-shipment-card", never, { "data": { "alias": "data"; "required": true; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "headLabel": { "alias": "headLabel"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
22
- }
@@ -1,18 +0,0 @@
1
- export interface KitShipmentCardData {
2
- latestRequiredByDate: string | null;
3
- vesselName: string | null;
4
- destinationPort: string | null;
5
- originPort: string | null;
6
- reference: string | null;
7
- containerMode: string | null;
8
- state: string | null;
9
- type: 'Air' | 'Sea' | 'Road' | null;
10
- containerActionBtnLabel: string;
11
- timelineActionBtnLabel: string;
12
- containerItems: KitShipmentCardActionItem[];
13
- timelineItems: KitShipmentCardActionItem[];
14
- }
15
- export interface KitShipmentCardActionItem {
16
- label: string;
17
- value: string | null;
18
- }