@indigina/ui-kit 1.1.204 → 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 +837 -825
  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,112 +0,0 @@
1
- import { EventEmitter, OnChanges } from '@angular/core';
2
- import { ControlValueAccessor } from '@angular/forms';
3
- import { KitSvgIcon } from '../kit-svg-icon/kit-svg-icon.const';
4
- import { KitTextareaState } from './kit-textarea.const';
5
- import { KitTooltipPosition } from '../../directives/kit-tooltip/kit-tooltip.const';
6
- import * as i0 from "@angular/core";
7
- export declare class KitTextareaComponent implements ControlValueAccessor, OnChanges {
8
- /**
9
- * Defines a value that is going to be applied as a textarea placeholder
10
- */
11
- placeholder?: string;
12
- /**
13
- * Defines a value that is going to be applied as a textarea label
14
- */
15
- label?: string;
16
- /**
17
- * Defines a value that is going to be applied as a default textarea value
18
- */
19
- defaultValue?: string;
20
- /**
21
- * Defines a value that will determine the maximum number of characters in the textarea field
22
- */
23
- maxlength?: number;
24
- /**
25
- * Defines a value that is going to be applied as a minimal number of visible text lines in
26
- * the textarea field
27
- */
28
- minLines?: number;
29
- /**
30
- * Defines a value that is going to be applied as a maximal number of visible text lines in
31
- * the textarea field
32
- */
33
- maxLines?: number;
34
- /**
35
- * Defines a state whether the textarea will be disabled or not
36
- */
37
- disabled: boolean;
38
- /**
39
- * Defines an icon which will be used to the left of the info message
40
- */
41
- messageIcon?: KitSvgIcon;
42
- /**
43
- * Defines a value which going to be an info message text
44
- */
45
- messageText?: string;
46
- /**
47
- * Defines a particular state for the component
48
- */
49
- state: KitTextareaState;
50
- /**
51
- * Defines the icon which will be used with the input field
52
- */
53
- icon?: KitSvgIcon;
54
- /**
55
- * Defines whether the textarea will be in the readonly mode
56
- */
57
- readonly: boolean;
58
- tooltip?: string;
59
- /**
60
- * Defines a value that is going to be applied as a minimal textarea height
61
- */
62
- minHeight?: number;
63
- /**
64
- * Defines a value that is going to be applied as a maximal textarea height
65
- */
66
- maxHeight?: number;
67
- /**
68
- * An action which is emitted when textarea field received focus
69
- */
70
- focused: EventEmitter<void>;
71
- /**
72
- * An action which is emitted when textarea field lost focus
73
- */
74
- blured: EventEmitter<void>;
75
- /**
76
- * An action which is emitted when textarea value changed
77
- */
78
- changed: EventEmitter<string>;
79
- readonly textareaStateIcon: Record<KitTextareaState, KitSvgIcon>;
80
- readonly kitTooltipPosition: typeof KitTooltipPosition;
81
- ngOnChanges(): void;
82
- /**
83
- * Function that should be called every time values of minLines and maxLines changes
84
- */
85
- calculateLineHeight(): void;
86
- /**
87
- * Function that should be called every time the form control value changes
88
- */
89
- onChange: (value: string) => void;
90
- /**
91
- * Function that should be called when textarea lost focus and changed form control state to "touched"
92
- */
93
- onTouched: () => void;
94
- writeValue(value: string): void;
95
- registerOnChange(fn: (_: string) => void): void;
96
- registerOnTouched(fn: () => void): void;
97
- setDisabledState(disabled: boolean): void;
98
- /**
99
- * Function that is called when textarea field received focus
100
- */
101
- onTextareaFocus(): void;
102
- /**
103
- * Function that is called when textarea field lost focus
104
- */
105
- onTextareaBlur(): void;
106
- /**
107
- * Function that is called when textarea value changed
108
- */
109
- onTextareaChange(event: Event): void;
110
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaComponent, never>;
111
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTextareaComponent, "kit-textarea", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "minLines": { "alias": "minLines"; "required": false; }; "maxLines": { "alias": "maxLines"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "state": { "alias": "state"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; }, { "focused": "focused"; "blured": "blured"; "changed": "changed"; }, never, never, false, never>;
112
- }
@@ -1,6 +0,0 @@
1
- export declare enum KitTextareaState {
2
- DEFAULT = "default",
3
- WARNING = "warning",
4
- ERROR = "error",
5
- SUCCESS = "success"
6
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-textarea.component";
3
- import * as i2 from "./kit-textarea-autoresize.directive";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../kit-input-message/kit-input-message.module";
6
- import * as i5 from "../kit-svg-icon/kit-svg-icon.module";
7
- import * as i6 from "../kit-input-label/kit-input-label.module";
8
- import * as i7 from "../../directives/kit-tooltip/kit-tooltip.directive";
9
- export declare class KitTextareaModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTextareaModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitTextareaModule, [typeof i1.KitTextareaComponent, typeof i2.KitTextareaAutoresizeDirective], [typeof i3.CommonModule, typeof i4.KitInputMessageModule, typeof i5.KitSvgIconModule, typeof i6.KitInputLabelModule, typeof i7.KitTooltipDirective], [typeof i1.KitTextareaComponent, typeof i2.KitTextareaAutoresizeDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<KitTextareaModule>;
13
- }
@@ -1,78 +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 { KitTextboxSize, KitTextboxState } from './kit-textbox.const';
5
- import * as i0 from "@angular/core";
6
- export declare class KitTextboxComponent 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?: string;
19
- /**
20
- * Defines an icon which will be used to the left of the info message
21
- */
22
- messageIcon?: KitSvgIcon;
23
- /**
24
- * Defines a value which going to be an info message text
25
- */
26
- messageText?: string;
27
- /**
28
- * Defines a state whether the textbox will be disabled or not
29
- */
30
- disabled: boolean;
31
- /**
32
- * Defines the maximum length of the textbox value
33
- */
34
- maxlength?: number;
35
- /**
36
- * Defines the state of the textbox
37
- */
38
- state: KitTextboxState;
39
- /**
40
- * Defines the size of the textbox
41
- */
42
- size: KitTextboxSize;
43
- /**
44
- * Defines the icon which will be used with the input field
45
- */
46
- icon?: KitSvgIcon;
47
- /**
48
- * An action which is emitted when input field lost focus
49
- */
50
- blured: EventEmitter<void>;
51
- /**
52
- * An action which is emitted when input value changed
53
- */
54
- changed: EventEmitter<string>;
55
- readonly textboxStateIcon: Record<KitTextboxState, KitSvgIcon>;
56
- /**
57
- * Function that should be called every time the form control value changes
58
- */
59
- onChange: (value: string) => void;
60
- /**
61
- * Function that should be called when input lost focus and changed form control state to "touched"
62
- */
63
- onTouched: () => void;
64
- writeValue(value: string): void;
65
- registerOnChange(fn: (_: string) => void): void;
66
- registerOnTouched(fn: () => void): void;
67
- setDisabledState(disabled: boolean): void;
68
- /**
69
- * Function that is called when input field lost focus
70
- */
71
- onInputBlur(): void;
72
- /**
73
- * Function that is called when input value changed
74
- */
75
- onInputChange(value: string): void;
76
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTextboxComponent, never>;
77
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTextboxComponent, "kit-textbox", never, { "placeholder": { "alias": "placeholder"; "required": false; }; "label": { "alias": "label"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "maxlength": { "alias": "maxlength"; "required": false; }; "state": { "alias": "state"; "required": false; }; "size": { "alias": "size"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; }, { "blured": "blured"; "changed": "changed"; }, never, never, false, never>;
78
- }
@@ -1,10 +0,0 @@
1
- export declare enum KitTextboxState {
2
- DEFAULT = "default",
3
- WARNING = "warning",
4
- ERROR = "error",
5
- SUCCESS = "success"
6
- }
7
- export declare enum KitTextboxSize {
8
- REGULAR = "regular",
9
- SMALL = "small"
10
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-textbox.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-input-message/kit-input-message.module";
7
- import * as i6 from "../kit-svg-icon/kit-svg-icon.module";
8
- export declare class KitTextboxModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTextboxModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitTextboxModule, [typeof i1.KitTextboxComponent], [typeof i2.CommonModule, typeof i3.TextBoxModule, typeof i4.KitInputLabelModule, typeof i5.KitInputMessageModule, typeof i6.KitSvgIconModule], [typeof i1.KitTextboxComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<KitTextboxModule>;
12
- }
@@ -1,7 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class KitTileLayoutItemComponent {
4
- template: TemplateRef<HTMLElement>;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutItemComponent, never>;
6
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutItemComponent, "kit-tilelayout-item", never, {}, {}, never, ["*"], false, never>;
7
- }
@@ -1,18 +0,0 @@
1
- import { QueryList, AfterContentInit } from '@angular/core';
2
- import { KitTileLayoutItemComponent } from './kit-tilelayout-item.component';
3
- import { KitTileLayoutColumnsConfig } from './kit-tilelayout.interface';
4
- import * as i0 from "@angular/core";
5
- export declare class KitTileLayoutComponent implements AfterContentInit {
6
- tileItems: QueryList<KitTileLayoutItemComponent>;
7
- /**
8
- * Configuration object for the number of columns at different screen widths.
9
- * Example: { 1440: 5, 1024: 3, 0: 2 }
10
- */
11
- columnsConfig: KitTileLayoutColumnsConfig;
12
- columns: number;
13
- ngAfterContentInit(): void;
14
- onResize(): void;
15
- setColumnsBasedOnScreenSize(): void;
16
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutComponent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTileLayoutComponent, "kit-tilelayout", never, { "columnsConfig": { "alias": "columnsConfig"; "required": false; }; }, {}, ["tileItems"], never, false, never>;
18
- }
@@ -1 +0,0 @@
1
- export type KitTileLayoutColumnsConfig = Record<number, number>;
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-tilelayout.component";
3
- import * as i2 from "./kit-tilelayout-item.component";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@progress/kendo-angular-layout";
6
- export declare class KitTileLayoutModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTileLayoutModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitTileLayoutModule, [typeof i1.KitTileLayoutComponent, typeof i2.KitTileLayoutItemComponent], [typeof i3.CommonModule, typeof i4.TileLayoutModule], [typeof i1.KitTileLayoutComponent, typeof i2.KitTileLayoutItemComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<KitTileLayoutModule>;
10
- }
@@ -1,12 +0,0 @@
1
- import { KitSvgIcon, KitSvgIconType } from '../../kit-svg-icon/kit-svg-icon.const';
2
- import { KitTimelineItem } from '../kit-timeline.model';
3
- import { KitTooltipPosition } from '../../../directives/kit-tooltip/kit-tooltip.const';
4
- import * as i0 from "@angular/core";
5
- export declare class KitTimelineCardComponent {
6
- item: KitTimelineItem | null;
7
- readonly kitSvgIcon: typeof KitSvgIcon;
8
- readonly kitSvgIconType: typeof KitSvgIconType;
9
- readonly kitTooltipPosition: typeof KitTooltipPosition;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTimelineCardComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTimelineCardComponent, "kit-timeline-card", never, { "item": { "alias": "item"; "required": false; }; }, {}, never, never, true, never>;
12
- }
@@ -1,10 +0,0 @@
1
- import { KitTimelineItem } from './kit-timeline.model';
2
- import * as i0 from "@angular/core";
3
- export declare class KitTimelineComponent {
4
- /**
5
- * Defines a list of items which will be rendered as timeline cards
6
- */
7
- items: KitTimelineItem[];
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTimelineComponent, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTimelineComponent, "kit-timeline", never, { "items": { "alias": "items"; "required": false; }; }, {}, never, never, true, never>;
10
- }
@@ -1,16 +0,0 @@
1
- export declare enum KitTimelineTheme {
2
- PURPLE = "purple",
3
- GREEN = "green",
4
- BLUE = "blue",
5
- GREY = "grey",
6
- TEAL = "teal",
7
- PINK = "pink",
8
- SUCCESS = "success",
9
- WARNING = "warning",
10
- DANGER = "danger"
11
- }
12
- export declare enum KitTimelineType {
13
- CONFIRMED = "confirmed",
14
- DEPARTURE = "departure",
15
- ARRIVAL = "arrival"
16
- }
@@ -1,20 +0,0 @@
1
- import { KitSvgIcon, KitSvgIconType } from '../kit-svg-icon/kit-svg-icon.const';
2
- import { KitTimelineTheme } from './kit-timeline.const';
3
- export interface KitTimelineItem {
4
- title: string;
5
- subTitle: string;
6
- date: KitTimelineItemDate[];
7
- theme?: KitTimelineTheme;
8
- textBadge?: string;
9
- countBadge?: number;
10
- transportationType?: string;
11
- originalPort?: string;
12
- destinationPort?: string;
13
- transitMode?: string;
14
- icon?: KitSvgIcon;
15
- iconType?: KitSvgIconType;
16
- }
17
- export interface KitTimelineItemDate {
18
- label: string;
19
- value: string;
20
- }
@@ -1,85 +0,0 @@
1
- import { EventEmitter } 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 declare class KitTimepickerComponent implements ControlValueAccessor {
7
- /**
8
- * Defines a value that is going to be applied as a timepicker label
9
- */
10
- label: string | null;
11
- /**
12
- * Defines a value that is going to be applied as a timepicker placeholder
13
- */
14
- placeholder: string | null;
15
- /**
16
- * Defines a value that is going to be applied as a default timepicker value
17
- */
18
- defaultValue: Date | null;
19
- /**
20
- * Defines whether 24-hour time format will be applied to timepicker component
21
- */
22
- longFormatEnabled: boolean;
23
- /**
24
- * Defines whether the component will be in disabled state
25
- */
26
- disabled: boolean;
27
- /**
28
- * Defines a state whether the component will be invalid
29
- */
30
- invalid: boolean;
31
- /**
32
- * Specifies the smallest valid time value
33
- */
34
- min: Date | null;
35
- /**
36
- * Specifies the biggest valid time value
37
- */
38
- max: Date | null;
39
- /**
40
- * Defines the text of the Apply button in the popup footer of the component, "Apply" by default
41
- */
42
- applyButtonText: string;
43
- /**
44
- * Defines the text of the Cancel button in the popup footer of the component, "Cancel" by default
45
- */
46
- cancelButtonText: string;
47
- /**
48
- * Defines an icon which will be used to the left of the info message
49
- */
50
- messageIcon?: KitSvgIcon;
51
- /**
52
- * Defines a value which going to be an info message text
53
- */
54
- messageText?: string;
55
- /**
56
- * An action which is emitted when timepicker popup opened
57
- */
58
- popupOpened: EventEmitter<void>;
59
- /**
60
- * An action which is emitted when timepicker popup closed
61
- */
62
- popupClosed: EventEmitter<void>;
63
- /**
64
- * An action which is emitted when timepicker value changed
65
- */
66
- changed: EventEmitter<Date>;
67
- /**
68
- * An action which is emitted when timepicker input field lost focus
69
- */
70
- blured: EventEmitter<void>;
71
- readonly KitSvgIcon: typeof KitSvgIcon;
72
- readonly longTimeFormat: string;
73
- readonly shortTimeFormat: string;
74
- readonly timepickerPopupSettings: PopupSettings;
75
- onChange(value: Date): void;
76
- onTouched(): void;
77
- onInputBlur(): void;
78
- onInputChange(value: Date): void;
79
- writeValue(value: Date): void;
80
- registerOnChange(fn: (_: Date) => void): void;
81
- registerOnTouched(fn: () => void): void;
82
- setDisabledState(disabled: boolean): void;
83
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTimepickerComponent, never>;
84
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTimepickerComponent, "kit-timepicker", never, { "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "defaultValue": { "alias": "defaultValue"; "required": false; }; "longFormatEnabled": { "alias": "longFormatEnabled"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "invalid": { "alias": "invalid"; "required": false; }; "min": { "alias": "min"; "required": false; }; "max": { "alias": "max"; "required": false; }; "applyButtonText": { "alias": "applyButtonText"; "required": false; }; "cancelButtonText": { "alias": "cancelButtonText"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; }, { "popupOpened": "popupOpened"; "popupClosed": "popupClosed"; "changed": "changed"; "blured": "blured"; }, never, never, false, never>;
85
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-timepicker.component";
3
- import * as i2 from "@progress/kendo-angular-dateinputs";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "../kit-svg-icon/kit-svg-icon.module";
6
- import * as i5 from "../kit-input-label/kit-input-label.module";
7
- import * as i6 from "../kit-input-message/kit-input-message.module";
8
- export declare class KitTimepickerModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTimepickerModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitTimepickerModule, [typeof i1.KitTimepickerComponent], [typeof i2.TimePickerModule, typeof i3.CommonModule, typeof i4.KitSvgIconModule, typeof i5.KitInputLabelModule, typeof i2.DateTimePickerModule, typeof i6.KitInputMessageModule], [typeof i1.KitTimepickerComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<KitTimepickerModule>;
12
- }
@@ -1,13 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { ToastrModule } from 'ngx-toastr';
3
- import * as i0 from "@angular/core";
4
- export interface KitToastrModuleConfig {
5
- preventDuplicates: boolean;
6
- countDuplicates: boolean;
7
- }
8
- export declare class KitToastrModule {
9
- static forRoot(config?: Partial<KitToastrModuleConfig>): ModuleWithProviders<ToastrModule>;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitToastrModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitToastrModule, never, never, never>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<KitToastrModule>;
13
- }
@@ -1,47 +0,0 @@
1
- import { RendererFactory2 } from '@angular/core';
2
- import { ActiveToast, ToastrService } from 'ngx-toastr';
3
- import * as i0 from "@angular/core";
4
- export declare enum KitToastrType {
5
- ERROR = "toast-error",
6
- INFO = "toast-info",
7
- SUCCESS = "toast-success",
8
- WARNING = "toast-warning"
9
- }
10
- export declare enum KitToastrPosition {
11
- TOP_CENTER = "toast-top-center",
12
- TOP_LEFT = "toast-top-left",
13
- TOP_RIGHT = "toast-top-right",
14
- BOTTOM_CENTER = "toast-bottom-center",
15
- BOTTOM_LEFT = "toast-bottom-left",
16
- BOTTOM_RIGHT = "toast-bottom-right",
17
- TOP_FULL_WIDTH = "toast-top-full-width",
18
- BOTTOM_FULL_WIDTH = "toast-bottom-full-width"
19
- }
20
- export interface KitToastrConfig {
21
- type: KitToastrType;
22
- message: string;
23
- dismissible?: boolean;
24
- title?: string;
25
- position?: KitToastrPosition;
26
- overlay?: boolean;
27
- timeout?: number;
28
- closeButton?: boolean;
29
- progressbar?: boolean;
30
- disableTimeout?: boolean;
31
- toastClass?: string;
32
- }
33
- export type KitToastr = ActiveToast<void>;
34
- export declare class KitToastrService {
35
- private toastrService;
36
- private rendererFactory2;
37
- private renderer2;
38
- constructor(toastrService: ToastrService, rendererFactory2: RendererFactory2);
39
- show(config: KitToastrConfig): KitToastr;
40
- private getConfig;
41
- private removeOverlayContainerClassIfToastsEmpty;
42
- private addOverlayContainerClass;
43
- private removeOverlayContainerClass;
44
- private getOverlayContainer;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<KitToastrService, never>;
46
- static ɵprov: i0.ɵɵInjectableDeclaration<KitToastrService>;
47
- }
@@ -1,60 +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 class KitToggleComponent implements ControlValueAccessor {
6
- /**
7
- * Defines a label text which will be displayed next to the toggle
8
- */
9
- label?: string;
10
- /**
11
- * Defines whether the component will be in disabled state
12
- */
13
- disabled: boolean;
14
- /**
15
- * Defines whether the component will be in readonly state
16
- */
17
- readonly: boolean;
18
- /**
19
- * Defines a default value
20
- */
21
- defaultChecked: boolean;
22
- /**
23
- * Defines the left label of the toggle
24
- */
25
- leftLabel?: string;
26
- /**
27
- * Defines the right label of the toggle
28
- */
29
- rightLabel?: string;
30
- /**
31
- * Defines an icon which will be used to the left of the info message
32
- */
33
- messageIcon?: KitSvgIcon;
34
- /**
35
- * Defines a value which going to be an info message text
36
- */
37
- messageText?: string;
38
- /**
39
- * Occurs as soon as toggle state is changed
40
- */
41
- changed: EventEmitter<boolean>;
42
- /**
43
- * Function that is called when toggle state changed
44
- */
45
- onInputStateChange(checked: boolean): void;
46
- /**
47
- * Function that should be called every time the form control value changes
48
- */
49
- onChange: (value: boolean) => void;
50
- /**
51
- * Function that should be called when input lost focus and changed form control state to "touched"
52
- */
53
- onTouched: () => void;
54
- registerOnChange(fn: (_: boolean) => void): void;
55
- registerOnTouched(fn: () => void): void;
56
- writeValue(value: boolean): void;
57
- setDisabledState(disabled: boolean): void;
58
- static ɵfac: i0.ɵɵFactoryDeclaration<KitToggleComponent, never>;
59
- static ɵcmp: i0.ɵɵComponentDeclaration<KitToggleComponent, "kit-toggle", never, { "label": { "alias": "label"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "readonly": { "alias": "readonly"; "required": false; }; "defaultChecked": { "alias": "defaultChecked"; "required": false; }; "leftLabel": { "alias": "leftLabel"; "required": false; }; "rightLabel": { "alias": "rightLabel"; "required": false; }; "messageIcon": { "alias": "messageIcon"; "required": false; }; "messageText": { "alias": "messageText"; "required": false; }; }, { "changed": "changed"; }, never, never, false, never>;
60
- }
@@ -1,11 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./kit-toggle.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@progress/kendo-angular-inputs";
5
- import * as i4 from "../kit-input-message/kit-input-message.module";
6
- import * as i5 from "../kit-input-label/kit-input-label.module";
7
- export declare class KitToggleModule {
8
- static ɵfac: i0.ɵɵFactoryDeclaration<KitToggleModule, never>;
9
- static ɵmod: i0.ɵɵNgModuleDeclaration<KitToggleModule, [typeof i1.KitToggleComponent], [typeof i2.CommonModule, typeof i3.SwitchModule, typeof i4.KitInputMessageModule, typeof i5.KitInputLabelModule], [typeof i1.KitToggleComponent]>;
10
- static ɵinj: i0.ɵɵInjectorDeclaration<KitToggleModule>;
11
- }
@@ -1,12 +0,0 @@
1
- import { ElementRef, Signal } from '@angular/core';
2
- import { TooltipDirective } from '@progress/kendo-angular-tooltip';
3
- import * as i0 from "@angular/core";
4
- export declare class KitTruncateTextComponent {
5
- readonly tooltip: Signal<TooltipDirective>;
6
- readonly anchor: Signal<ElementRef<HTMLDivElement>>;
7
- readonly content: Signal<ElementRef<HTMLSpanElement>>;
8
- onMouseEnter(): void;
9
- onMouseOver(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<KitTruncateTextComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<KitTruncateTextComponent, "kit-truncate-text", never, {}, {}, never, ["*"], true, never>;
12
- }