design-angular-kit 18.0.0 → 20.0.0

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 (283) hide show
  1. package/README.md +26 -1
  2. package/fesm2022/design-angular-kit.mjs +521 -553
  3. package/fesm2022/design-angular-kit.mjs.map +1 -1
  4. package/index.d.ts +3986 -3
  5. package/package.json +11 -10
  6. package/schematics/ng-add/index.js +1 -1
  7. package/schematics/ng-add/index.js.map +1 -1
  8. package/schematics/ng-add/rules/setup-project/add-animations.js +1 -2
  9. package/schematics/ng-add/rules/setup-project/add-animations.js.map +1 -1
  10. package/schematics/ng-add/rules/setup-project/add-assets.js +1 -2
  11. package/schematics/ng-add/rules/setup-project/add-assets.js.map +1 -1
  12. package/schematics/ng-add/rules/setup-project/add-design-angular-kit.js +1 -2
  13. package/schematics/ng-add/rules/setup-project/add-design-angular-kit.js.map +1 -1
  14. package/schematics/ng-add/rules/setup-project/add-http-client.js +1 -2
  15. package/schematics/ng-add/rules/setup-project/add-http-client.js.map +1 -1
  16. package/schematics/ng-add/rules/setup-project/add-import-to-style-file.js +1 -2
  17. package/schematics/ng-add/rules/setup-project/add-import-to-style-file.js.map +1 -1
  18. package/schematics/ng-add/rules/setup-project/add-localisation.js +1 -2
  19. package/schematics/ng-add/rules/setup-project/add-localisation.js.map +1 -1
  20. package/schematics/ng-add/rules/setup-project/angular-json-helper.js +1 -2
  21. package/schematics/ng-add/rules/setup-project/angular-json-helper.js.map +1 -1
  22. package/schematics/ng-add/setup-project.js +2 -2
  23. package/schematics/ng-add/setup-project.js.map +1 -1
  24. package/schematics/ng-add/setup-project.spec.js +1 -1
  25. package/schematics/ng-add/utils.js +13 -6
  26. package/schematics/ng-add/utils.js.map +1 -1
  27. package/schematics/ng-add/utils.spec.d.ts +1 -0
  28. package/schematics/ng-add/utils.spec.js +48 -0
  29. package/schematics/ng-add/utils.spec.js.map +1 -0
  30. package/schematics/ng-add/versions-helper.js +11 -19
  31. package/schematics/ng-add/versions-helper.js.map +1 -1
  32. package/schematics/ng-add/versions-helper.spec.d.ts +1 -0
  33. package/schematics/ng-add/versions-helper.spec.js +46 -0
  34. package/schematics/ng-add/versions-helper.spec.js.map +1 -0
  35. package/esm2022/design-angular-kit.mjs +0 -5
  36. package/esm2022/lib/abstracts/abstract-form.component.mjs +0 -199
  37. package/esm2022/lib/abstracts/abstract.component.mjs +0 -46
  38. package/esm2022/lib/components/core/accordion/accordion.component.mjs +0 -39
  39. package/esm2022/lib/components/core/alert/alert.component.mjs +0 -71
  40. package/esm2022/lib/components/core/avatar/avatar-dropdown/avatar-dropdown.component.mjs +0 -43
  41. package/esm2022/lib/components/core/avatar/avatar-extra-text.directive.mjs +0 -22
  42. package/esm2022/lib/components/core/avatar/avatar-group/avatar-group.component.mjs +0 -84
  43. package/esm2022/lib/components/core/avatar/avatar-presence.directive.mjs +0 -38
  44. package/esm2022/lib/components/core/avatar/avatar-status.directive.mjs +0 -38
  45. package/esm2022/lib/components/core/avatar/avatar-wrapper.directive.mjs +0 -32
  46. package/esm2022/lib/components/core/avatar/avatar.directive.mjs +0 -78
  47. package/esm2022/lib/components/core/avatar/avatar.module.mjs +0 -52
  48. package/esm2022/lib/components/core/badge/badge.directive.mjs +0 -39
  49. package/esm2022/lib/components/core/button/button.directive.mjs +0 -80
  50. package/esm2022/lib/components/core/callout/callout.component.mjs +0 -64
  51. package/esm2022/lib/components/core/card/card.component.mjs +0 -59
  52. package/esm2022/lib/components/core/carousel/carousel/carousel.component.mjs +0 -86
  53. package/esm2022/lib/components/core/carousel/carousel-item/carousel-item.component.mjs +0 -19
  54. package/esm2022/lib/components/core/carousel/carousel.module.mjs +0 -18
  55. package/esm2022/lib/components/core/chip/chip.component.mjs +0 -136
  56. package/esm2022/lib/components/core/collapse/collapse.component.mjs +0 -116
  57. package/esm2022/lib/components/core/dimmer/dimmer-buttons/dimmer-buttons.component.mjs +0 -27
  58. package/esm2022/lib/components/core/dimmer/dimmer-icon/dimmer-icon.component.mjs +0 -11
  59. package/esm2022/lib/components/core/dimmer/dimmer.component.mjs +0 -55
  60. package/esm2022/lib/components/core/dimmer/dimmer.module.mjs +0 -19
  61. package/esm2022/lib/components/core/dropdown/dropdown/dropdown.component.mjs +0 -147
  62. package/esm2022/lib/components/core/dropdown/dropdown-item/dropdown-item.component.mjs +0 -70
  63. package/esm2022/lib/components/core/dropdown/dropdown.module.mjs +0 -18
  64. package/esm2022/lib/components/core/forward/forward.directive.mjs +0 -57
  65. package/esm2022/lib/components/core/link/link.component.mjs +0 -42
  66. package/esm2022/lib/components/core/list/list/list.component.mjs +0 -22
  67. package/esm2022/lib/components/core/list/list-item/list-item.component.mjs +0 -67
  68. package/esm2022/lib/components/core/list/list.module.mjs +0 -18
  69. package/esm2022/lib/components/core/modal/modal.component.mjs +0 -194
  70. package/esm2022/lib/components/core/notifications/notifications.component.mjs +0 -111
  71. package/esm2022/lib/components/core/pagination/pagination.component.mjs +0 -130
  72. package/esm2022/lib/components/core/popover/popover.directive.mjs +0 -176
  73. package/esm2022/lib/components/core/progress-bar/progress-bar.component.mjs +0 -34
  74. package/esm2022/lib/components/core/progress-button/progress-button.component.mjs +0 -25
  75. package/esm2022/lib/components/core/spinner/spinner.component.mjs +0 -30
  76. package/esm2022/lib/components/core/steppers/steppers-container/steppers-container.component.mjs +0 -116
  77. package/esm2022/lib/components/core/steppers/steppers-item/steppers-item.component.mjs +0 -22
  78. package/esm2022/lib/components/core/steppers/steppers.module.mjs +0 -18
  79. package/esm2022/lib/components/core/tab/tab-container/tab-container.component.mjs +0 -97
  80. package/esm2022/lib/components/core/tab/tab-item/tab-item.component.mjs +0 -39
  81. package/esm2022/lib/components/core/tab/tab.module.mjs +0 -18
  82. package/esm2022/lib/components/core/table/sort/sort-header/sort-header.component.mjs +0 -134
  83. package/esm2022/lib/components/core/table/sort/sort.directive.mjs +0 -123
  84. package/esm2022/lib/components/core/table/table.component.mjs +0 -45
  85. package/esm2022/lib/components/core/table/table.module.mjs +0 -19
  86. package/esm2022/lib/components/core/timeline/timeline-item/timeline-item.component.mjs +0 -90
  87. package/esm2022/lib/components/core/timeline/timeline.component.mjs +0 -36
  88. package/esm2022/lib/components/core/timeline/timeline.module.mjs +0 -18
  89. package/esm2022/lib/components/core/tooltip/tooltip.directive.mjs +0 -143
  90. package/esm2022/lib/components/core/video-player/video-player-i18n.model.mjs +0 -2
  91. package/esm2022/lib/components/core/video-player/video-player-i18n.service.mjs +0 -130
  92. package/esm2022/lib/components/core/video-player/video-player.component.mjs +0 -301
  93. package/esm2022/lib/components/core/video-player/video-player.config.mjs +0 -43
  94. package/esm2022/lib/components/core/video-player/video-player.cookie.mjs +0 -25
  95. package/esm2022/lib/components/core/video-player/video-player.model.mjs +0 -3
  96. package/esm2022/lib/components/core/video-player/video-player.module.mjs +0 -16
  97. package/esm2022/lib/components/form/autocomplete/autocomplete.component.mjs +0 -178
  98. package/esm2022/lib/components/form/checkbox/checkbox.component.mjs +0 -48
  99. package/esm2022/lib/components/form/form.module.mjs +0 -67
  100. package/esm2022/lib/components/form/input/input.component.mjs +0 -190
  101. package/esm2022/lib/components/form/password-input/password-input.component.mjs +0 -149
  102. package/esm2022/lib/components/form/radio-button/radio-button.component.mjs +0 -60
  103. package/esm2022/lib/components/form/range/range.component.mjs +0 -64
  104. package/esm2022/lib/components/form/rating/rating.component.mjs +0 -50
  105. package/esm2022/lib/components/form/search/search.component.mjs +0 -112
  106. package/esm2022/lib/components/form/select/select.component.mjs +0 -70
  107. package/esm2022/lib/components/form/textarea/textarea.component.mjs +0 -55
  108. package/esm2022/lib/components/form/transfer/store/transfer.reducers.mjs +0 -191
  109. package/esm2022/lib/components/form/transfer/store/transfer.state.mjs +0 -2
  110. package/esm2022/lib/components/form/transfer/store/transfer.store.mjs +0 -70
  111. package/esm2022/lib/components/form/transfer/transfer-list/transfer-list.component.mjs +0 -72
  112. package/esm2022/lib/components/form/transfer/transfer.component.mjs +0 -149
  113. package/esm2022/lib/components/form/transfer/transfer.model.mjs +0 -6
  114. package/esm2022/lib/components/form/upload-drag-drop/upload-drag-drop.component.mjs +0 -142
  115. package/esm2022/lib/components/form/upload-file-list/upload-file-list.component.mjs +0 -107
  116. package/esm2022/lib/components/navigation/back-button/back-button.component.mjs +0 -67
  117. package/esm2022/lib/components/navigation/back-to-top/back-to-top.component.mjs +0 -68
  118. package/esm2022/lib/components/navigation/breadcrumbs/breadcrumb/breadcrumb.component.mjs +0 -51
  119. package/esm2022/lib/components/navigation/breadcrumbs/breadcrumb-item/breadcrumb-item.component.mjs +0 -21
  120. package/esm2022/lib/components/navigation/breadcrumbs/breadcrumbs.module.mjs +0 -18
  121. package/esm2022/lib/components/navigation/footer/footer.component.mjs +0 -12
  122. package/esm2022/lib/components/navigation/header/header.component.mjs +0 -108
  123. package/esm2022/lib/components/navigation/megamenu/megamenu.component.mjs +0 -27
  124. package/esm2022/lib/components/navigation/navbar/navbar/navbar.component.mjs +0 -51
  125. package/esm2022/lib/components/navigation/navbar/navbar-item/navbar-item.component.mjs +0 -11
  126. package/esm2022/lib/components/navigation/navbar/navbar.module.mjs +0 -18
  127. package/esm2022/lib/components/navigation/navscroll/navscroll-list-item.component.mjs +0 -97
  128. package/esm2022/lib/components/navigation/navscroll/navscroll-list-items.component.mjs +0 -44
  129. package/esm2022/lib/components/navigation/navscroll/navscroll.component.mjs +0 -119
  130. package/esm2022/lib/components/navigation/navscroll/navscroll.model.mjs +0 -2
  131. package/esm2022/lib/components/navigation/navscroll/navscroll.store.mjs +0 -68
  132. package/esm2022/lib/components/navigation/navscroll/navscroll.utils.mjs +0 -23
  133. package/esm2022/lib/components/navigation/sidebar/sidebar.component.mjs +0 -50
  134. package/esm2022/lib/components/navigation/skiplink/skiplink/skiplink.component.mjs +0 -27
  135. package/esm2022/lib/components/navigation/skiplink/skiplink-item/skiplink-item.component.mjs +0 -26
  136. package/esm2022/lib/components/navigation/skiplink/skiplink.module.mjs +0 -18
  137. package/esm2022/lib/components/utils/error-page/error-page.component.mjs +0 -74
  138. package/esm2022/lib/components/utils/icon/icon.component.mjs +0 -63
  139. package/esm2022/lib/components/utils/language-switcher/language-switcher.component.mjs +0 -50
  140. package/esm2022/lib/design-angular-kit.module.mjs +0 -242
  141. package/esm2022/lib/enums/colors.enums.mjs +0 -12
  142. package/esm2022/lib/enums/sizes.enum.mjs +0 -9
  143. package/esm2022/lib/interfaces/core.mjs +0 -16
  144. package/esm2022/lib/interfaces/design-angular-kit-config.mjs +0 -7
  145. package/esm2022/lib/interfaces/form.mjs +0 -2
  146. package/esm2022/lib/interfaces/icon.mjs +0 -181
  147. package/esm2022/lib/interfaces/sortable-table.mjs +0 -6
  148. package/esm2022/lib/interfaces/utils.mjs +0 -2
  149. package/esm2022/lib/pipes/date-ago.pipe.mjs +0 -56
  150. package/esm2022/lib/pipes/duration.pipe.mjs +0 -115
  151. package/esm2022/lib/pipes/mark-matching-text.pipe.mjs +0 -48
  152. package/esm2022/lib/provide-design-angular-kit.mjs +0 -64
  153. package/esm2022/lib/services/notification/notification.service.mjs +0 -120
  154. package/esm2022/lib/utils/coercion.mjs +0 -18
  155. package/esm2022/lib/utils/date-utils.mjs +0 -162
  156. package/esm2022/lib/utils/file-utils.mjs +0 -73
  157. package/esm2022/lib/utils/regex.mjs +0 -35
  158. package/esm2022/lib/validators/it-validators.mjs +0 -161
  159. package/esm2022/public_api.mjs +0 -119
  160. package/lib/abstracts/abstract-form.component.d.ts +0 -89
  161. package/lib/abstracts/abstract.component.d.ts +0 -30
  162. package/lib/components/core/accordion/accordion.component.d.ts +0 -18
  163. package/lib/components/core/alert/alert.component.d.ts +0 -44
  164. package/lib/components/core/avatar/avatar-dropdown/avatar-dropdown.component.d.ts +0 -29
  165. package/lib/components/core/avatar/avatar-extra-text.directive.d.ts +0 -6
  166. package/lib/components/core/avatar/avatar-group/avatar-group.component.d.ts +0 -20
  167. package/lib/components/core/avatar/avatar-presence.directive.d.ts +0 -17
  168. package/lib/components/core/avatar/avatar-status.directive.d.ts +0 -17
  169. package/lib/components/core/avatar/avatar-wrapper.directive.d.ts +0 -9
  170. package/lib/components/core/avatar/avatar.directive.d.ts +0 -33
  171. package/lib/components/core/avatar/avatar.module.d.ts +0 -13
  172. package/lib/components/core/badge/badge.directive.d.ts +0 -23
  173. package/lib/components/core/button/button.directive.d.ts +0 -48
  174. package/lib/components/core/callout/callout.component.d.ts +0 -50
  175. package/lib/components/core/card/card.component.d.ts +0 -69
  176. package/lib/components/core/carousel/carousel/carousel.component.d.ts +0 -65
  177. package/lib/components/core/carousel/carousel-item/carousel-item.component.d.ts +0 -15
  178. package/lib/components/core/carousel/carousel.module.d.ts +0 -8
  179. package/lib/components/core/chip/chip.component.d.ts +0 -76
  180. package/lib/components/core/collapse/collapse.component.d.ts +0 -67
  181. package/lib/components/core/dimmer/dimmer-buttons/dimmer-buttons.component.d.ts +0 -12
  182. package/lib/components/core/dimmer/dimmer-icon/dimmer-icon.component.d.ts +0 -5
  183. package/lib/components/core/dimmer/dimmer.component.d.ts +0 -24
  184. package/lib/components/core/dimmer/dimmer.module.d.ts +0 -9
  185. package/lib/components/core/dropdown/dropdown/dropdown.component.d.ts +0 -94
  186. package/lib/components/core/dropdown/dropdown-item/dropdown-item.component.d.ts +0 -46
  187. package/lib/components/core/dropdown/dropdown.module.d.ts +0 -8
  188. package/lib/components/core/forward/forward.directive.d.ts +0 -14
  189. package/lib/components/core/link/link.component.d.ts +0 -35
  190. package/lib/components/core/list/list/list.component.d.ts +0 -24
  191. package/lib/components/core/list/list-item/list-item.component.d.ts +0 -44
  192. package/lib/components/core/list/list.module.d.ts +0 -8
  193. package/lib/components/core/modal/modal.component.d.ts +0 -135
  194. package/lib/components/core/notifications/notifications.component.d.ts +0 -45
  195. package/lib/components/core/pagination/pagination.component.d.ts +0 -92
  196. package/lib/components/core/popover/popover.directive.d.ts +0 -99
  197. package/lib/components/core/progress-bar/progress-bar.component.d.ts +0 -31
  198. package/lib/components/core/progress-button/progress-button.component.d.ts +0 -21
  199. package/lib/components/core/spinner/spinner.component.d.ts +0 -24
  200. package/lib/components/core/steppers/steppers-container/steppers-container.component.d.ts +0 -130
  201. package/lib/components/core/steppers/steppers-item/steppers-item.component.d.ts +0 -24
  202. package/lib/components/core/steppers/steppers.module.d.ts +0 -8
  203. package/lib/components/core/tab/tab-container/tab-container.component.d.ts +0 -60
  204. package/lib/components/core/tab/tab-item/tab-item.component.d.ts +0 -38
  205. package/lib/components/core/tab/tab.module.d.ts +0 -8
  206. package/lib/components/core/table/sort/sort-header/sort-header.component.d.ts +0 -72
  207. package/lib/components/core/table/sort/sort.directive.d.ts +0 -53
  208. package/lib/components/core/table/table.component.d.ts +0 -60
  209. package/lib/components/core/table/table.module.d.ts +0 -9
  210. package/lib/components/core/timeline/timeline-item/timeline-item.component.d.ts +0 -79
  211. package/lib/components/core/timeline/timeline.component.d.ts +0 -21
  212. package/lib/components/core/timeline/timeline.module.d.ts +0 -8
  213. package/lib/components/core/tooltip/tooltip.directive.d.ts +0 -82
  214. package/lib/components/core/video-player/video-player-i18n.model.d.ts +0 -179
  215. package/lib/components/core/video-player/video-player-i18n.service.d.ts +0 -17
  216. package/lib/components/core/video-player/video-player.component.d.ts +0 -46
  217. package/lib/components/core/video-player/video-player.config.d.ts +0 -68
  218. package/lib/components/core/video-player/video-player.cookie.d.ts +0 -6
  219. package/lib/components/core/video-player/video-player.model.d.ts +0 -44
  220. package/lib/components/core/video-player/video-player.module.d.ts +0 -7
  221. package/lib/components/form/autocomplete/autocomplete.component.d.ts +0 -75
  222. package/lib/components/form/checkbox/checkbox.component.d.ts +0 -41
  223. package/lib/components/form/form.module.d.ts +0 -19
  224. package/lib/components/form/input/input.component.d.ts +0 -95
  225. package/lib/components/form/password-input/password-input.component.d.ts +0 -80
  226. package/lib/components/form/radio-button/radio-button.component.d.ts +0 -38
  227. package/lib/components/form/range/range.component.d.ts +0 -42
  228. package/lib/components/form/rating/rating.component.d.ts +0 -24
  229. package/lib/components/form/search/search.component.d.ts +0 -59
  230. package/lib/components/form/select/select.component.d.ts +0 -36
  231. package/lib/components/form/textarea/textarea.component.d.ts +0 -34
  232. package/lib/components/form/transfer/store/transfer.reducers.d.ts +0 -103
  233. package/lib/components/form/transfer/store/transfer.state.d.ts +0 -18
  234. package/lib/components/form/transfer/store/transfer.store.d.ts +0 -23
  235. package/lib/components/form/transfer/transfer-list/transfer-list.component.d.ts +0 -48
  236. package/lib/components/form/transfer/transfer.component.d.ts +0 -75
  237. package/lib/components/form/transfer/transfer.model.d.ts +0 -6
  238. package/lib/components/form/upload-drag-drop/upload-drag-drop.component.d.ts +0 -60
  239. package/lib/components/form/upload-file-list/upload-file-list.component.d.ts +0 -62
  240. package/lib/components/navigation/back-button/back-button.component.d.ts +0 -47
  241. package/lib/components/navigation/back-to-top/back-to-top.component.d.ts +0 -50
  242. package/lib/components/navigation/breadcrumbs/breadcrumb/breadcrumb.component.d.ts +0 -28
  243. package/lib/components/navigation/breadcrumbs/breadcrumb-item/breadcrumb-item.component.d.ts +0 -23
  244. package/lib/components/navigation/breadcrumbs/breadcrumbs.module.d.ts +0 -8
  245. package/lib/components/navigation/footer/footer.component.d.ts +0 -6
  246. package/lib/components/navigation/header/header.component.d.ts +0 -39
  247. package/lib/components/navigation/megamenu/megamenu.component.d.ts +0 -22
  248. package/lib/components/navigation/navbar/navbar/navbar.component.d.ts +0 -19
  249. package/lib/components/navigation/navbar/navbar-item/navbar-item.component.d.ts +0 -5
  250. package/lib/components/navigation/navbar/navbar.module.d.ts +0 -8
  251. package/lib/components/navigation/navscroll/navscroll-list-item.component.d.ts +0 -16
  252. package/lib/components/navigation/navscroll/navscroll-list-items.component.d.ts +0 -7
  253. package/lib/components/navigation/navscroll/navscroll.component.d.ts +0 -47
  254. package/lib/components/navigation/navscroll/navscroll.model.d.ts +0 -15
  255. package/lib/components/navigation/navscroll/navscroll.store.d.ts +0 -16
  256. package/lib/components/navigation/navscroll/navscroll.utils.d.ts +0 -6
  257. package/lib/components/navigation/sidebar/sidebar.component.d.ts +0 -26
  258. package/lib/components/navigation/skiplink/skiplink/skiplink.component.d.ts +0 -17
  259. package/lib/components/navigation/skiplink/skiplink-item/skiplink-item.component.d.ts +0 -24
  260. package/lib/components/navigation/skiplink/skiplink.module.d.ts +0 -8
  261. package/lib/components/utils/error-page/error-page.component.d.ts +0 -44
  262. package/lib/components/utils/icon/icon.component.d.ts +0 -53
  263. package/lib/components/utils/language-switcher/language-switcher.component.d.ts +0 -27
  264. package/lib/design-angular-kit.module.d.ts +0 -55
  265. package/lib/enums/colors.enums.d.ts +0 -10
  266. package/lib/enums/sizes.enum.d.ts +0 -7
  267. package/lib/interfaces/core.d.ts +0 -77
  268. package/lib/interfaces/design-angular-kit-config.d.ts +0 -30
  269. package/lib/interfaces/form.d.ts +0 -67
  270. package/lib/interfaces/icon.d.ts +0 -4
  271. package/lib/interfaces/sortable-table.d.ts +0 -33
  272. package/lib/interfaces/utils.d.ts +0 -10
  273. package/lib/pipes/date-ago.pipe.d.ts +0 -17
  274. package/lib/pipes/duration.pipe.d.ts +0 -35
  275. package/lib/pipes/mark-matching-text.pipe.d.ts +0 -18
  276. package/lib/provide-design-angular-kit.d.ts +0 -7
  277. package/lib/services/notification/notification.service.d.ts +0 -63
  278. package/lib/utils/coercion.d.ts +0 -14
  279. package/lib/utils/date-utils.d.ts +0 -79
  280. package/lib/utils/file-utils.d.ts +0 -32
  281. package/lib/utils/regex.d.ts +0 -34
  282. package/lib/validators/it-validators.d.ts +0 -70
  283. package/public_api.d.ts +0 -106
@@ -1,130 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, EventEmitter, OnDestroy, QueryList } from '@angular/core';
2
- import { ItSteppersItemComponent } from '../steppers-item/steppers-item.component';
3
- import { ProgressBarColor } from '../../../../interfaces/core';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../../../utils/coercion";
6
- export declare class ItSteppersContainerComponent implements AfterViewInit, OnDestroy {
7
- private readonly _changeDetectorRef;
8
- /**
9
- * The active step index
10
- * @param index the step index
11
- */
12
- activeStep: number;
13
- /**
14
- * Show the stepper header
15
- * @default true
16
- */
17
- showHeader: boolean;
18
- /**
19
- * Dark style
20
- * @default false
21
- */
22
- dark?: boolean;
23
- /**
24
- * The labels present in the header steps can be anticipated by the relative ordinal number.
25
- * @efualt false
26
- */
27
- steppersNumber?: boolean;
28
- /**
29
- * The progress style
30
- * -<b>progress</b>: Show progress bar - You can change the color with the `progressColor` attribute
31
- * -<b>dots</b>: Show progress dots
32
- * @default undefined - don't show progress
33
- */
34
- progressStyle: 'progress' | 'dots' | undefined;
35
- /**
36
- * Customize progress color
37
- */
38
- progressColor: ProgressBarColor | undefined;
39
- /**
40
- * Show the back button
41
- * @default true
42
- */
43
- showBackButton: boolean;
44
- /**
45
- * Disable the back button
46
- * @default false
47
- */
48
- disableBackButton?: boolean;
49
- /**
50
- * Show the forward button
51
- * @default true
52
- */
53
- showForwardButton: boolean;
54
- /**
55
- * Disable the forward button
56
- * @default false
57
- */
58
- disableForwardButton?: boolean;
59
- /**
60
- * Show the confirm button
61
- * @default false
62
- */
63
- showConfirmButton?: boolean;
64
- /**
65
- * Disable the confirm button
66
- * @default false
67
- */
68
- disableConfirmButton?: boolean;
69
- /**
70
- * Show the confirm button as indeterminate progress button
71
- */
72
- confirmLoading?: boolean;
73
- /**
74
- * Show the save button
75
- * @default false
76
- */
77
- showSaveButton?: boolean;
78
- /**
79
- * Disable the save button
80
- * @default false
81
- */
82
- disableSaveButton?: boolean;
83
- /**
84
- * Show the save button as indeterminate progress button
85
- */
86
- saveLoading?: boolean;
87
- /**
88
- * The stepper items
89
- */
90
- steps?: QueryList<ItSteppersItemComponent>;
91
- /**
92
- * On back button click
93
- * @event activeStep the current step index
94
- */
95
- backClick: EventEmitter<number>;
96
- /**
97
- * On forward button click
98
- * @event activeStep the current step index
99
- */
100
- forwardClick: EventEmitter<number>;
101
- /**
102
- * On confirm button click
103
- * @event activeStep the current step index
104
- */
105
- confirmClick: EventEmitter<number>;
106
- /**
107
- * On save button click
108
- * @event activeStep the current step index
109
- */
110
- saveClick: EventEmitter<number>;
111
- private stepsSubscriptions?;
112
- constructor(_changeDetectorRef: ChangeDetectorRef);
113
- ngAfterViewInit(): void;
114
- ngOnDestroy(): void;
115
- static ɵfac: i0.ɵɵFactoryDeclaration<ItSteppersContainerComponent, never>;
116
- static ɵcmp: i0.ɵɵComponentDeclaration<ItSteppersContainerComponent, "it-steppers-container", never, { "activeStep": { "alias": "activeStep"; "required": true; }; "showHeader": { "alias": "showHeader"; "required": false; }; "dark": { "alias": "dark"; "required": false; }; "steppersNumber": { "alias": "steppersNumber"; "required": false; }; "progressStyle": { "alias": "progressStyle"; "required": false; }; "progressColor": { "alias": "progressColor"; "required": false; }; "showBackButton": { "alias": "showBackButton"; "required": false; }; "disableBackButton": { "alias": "disableBackButton"; "required": false; }; "showForwardButton": { "alias": "showForwardButton"; "required": false; }; "disableForwardButton": { "alias": "disableForwardButton"; "required": false; }; "showConfirmButton": { "alias": "showConfirmButton"; "required": false; }; "disableConfirmButton": { "alias": "disableConfirmButton"; "required": false; }; "confirmLoading": { "alias": "confirmLoading"; "required": false; }; "showSaveButton": { "alias": "showSaveButton"; "required": false; }; "disableSaveButton": { "alias": "disableSaveButton"; "required": false; }; "saveLoading": { "alias": "saveLoading"; "required": false; }; }, { "backClick": "backClick"; "forwardClick": "forwardClick"; "confirmClick": "confirmClick"; "saveClick": "saveClick"; }, ["steps"], never, true, never>;
117
- static ngAcceptInputType_showHeader: i1.BooleanInput;
118
- static ngAcceptInputType_dark: i1.BooleanInput;
119
- static ngAcceptInputType_steppersNumber: i1.BooleanInput;
120
- static ngAcceptInputType_showBackButton: i1.BooleanInput;
121
- static ngAcceptInputType_disableBackButton: i1.BooleanInput;
122
- static ngAcceptInputType_showForwardButton: i1.BooleanInput;
123
- static ngAcceptInputType_disableForwardButton: i1.BooleanInput;
124
- static ngAcceptInputType_showConfirmButton: i1.BooleanInput;
125
- static ngAcceptInputType_disableConfirmButton: i1.BooleanInput;
126
- static ngAcceptInputType_confirmLoading: i1.BooleanInput;
127
- static ngAcceptInputType_showSaveButton: i1.BooleanInput;
128
- static ngAcceptInputType_disableSaveButton: i1.BooleanInput;
129
- static ngAcceptInputType_saveLoading: i1.BooleanInput;
130
- }
@@ -1,24 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import { IconName } from '../../../../interfaces/icon';
3
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
4
- import * as i0 from "@angular/core";
5
- export declare class ItSteppersItemComponent extends ItAbstractComponent {
6
- /**
7
- * The labels present in the header steps
8
- */
9
- label: string;
10
- /**
11
- * The labels present in the header steps can be preceded by an icon.
12
- */
13
- icon: IconName | undefined;
14
- /**
15
- * The title for the icon.
16
- */
17
- iconTitle: string | undefined;
18
- /**
19
- * The content of step
20
- */
21
- htmlContent: TemplateRef<any>;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<ItSteppersItemComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<ItSteppersItemComponent, "it-steppers-item", never, { "label": { "alias": "label"; "required": true; }; "icon": { "alias": "icon"; "required": false; }; "iconTitle": { "alias": "iconTitle"; "required": false; }; }, {}, never, ["*"], true, never>;
24
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./steppers-container/steppers-container.component";
3
- import * as i2 from "./steppers-item/steppers-item.component";
4
- export declare class ItSteppersModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ItSteppersModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItSteppersModule, never, [typeof i1.ItSteppersContainerComponent, typeof i2.ItSteppersItemComponent], [typeof i1.ItSteppersContainerComponent, typeof i2.ItSteppersItemComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ItSteppersModule>;
8
- }
@@ -1,60 +0,0 @@
1
- import { AfterViewInit, EventEmitter, OnDestroy, QueryList } from '@angular/core';
2
- import { ItTabItemComponent } from '../tab-item/tab-item.component';
3
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../../../utils/coercion";
6
- export declare class ItTabContainerComponent extends ItAbstractComponent implements OnDestroy, AfterViewInit {
7
- /**
8
- * Tabs automatically occupy the entire available width
9
- * @default false
10
- */
11
- auto?: boolean;
12
- /**
13
- * To obtain the correct margin between text and icon in the horizontally developed tab
14
- */
15
- iconText?: boolean;
16
- /**
17
- * Dark style
18
- */
19
- dark?: boolean;
20
- /**
21
- * Show items as cards
22
- */
23
- cards?: boolean;
24
- /**
25
- * Show vertical navigation
26
- */
27
- vertical?: boolean;
28
- /**
29
- * The tab position
30
- */
31
- inverted?: boolean;
32
- /**
33
- * If tabs are editable
34
- */
35
- editable?: boolean;
36
- /**
37
- * The tab items
38
- */
39
- tabs?: QueryList<ItTabItemComponent>;
40
- private tabNavLinks?;
41
- tabSelected: EventEmitter<ItTabItemComponent>;
42
- tabClosed: EventEmitter<any>;
43
- tabAdded: EventEmitter<any>;
44
- private tabSubscriptions?;
45
- constructor();
46
- ngAfterViewInit(): void;
47
- ngOnDestroy(): void;
48
- onTab(tab: ItTabItemComponent): void;
49
- clickToClose(index: number): void;
50
- clickToAdd($event: Event): void;
51
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTabContainerComponent, never>;
52
- static ɵcmp: i0.ɵɵComponentDeclaration<ItTabContainerComponent, "it-tab-container", never, { "auto": { "alias": "auto"; "required": false; }; "iconText": { "alias": "iconText"; "required": false; }; "dark": { "alias": "dark"; "required": false; }; "cards": { "alias": "cards"; "required": false; }; "vertical": { "alias": "vertical"; "required": false; }; "inverted": { "alias": "inverted"; "required": false; }; "editable": { "alias": "editable"; "required": false; }; }, { "tabSelected": "tabSelected"; "tabClosed": "tabClosed"; "tabAdded": "tabAdded"; }, ["tabs"], never, true, never>;
53
- static ngAcceptInputType_auto: i1.BooleanInput;
54
- static ngAcceptInputType_iconText: i1.BooleanInput;
55
- static ngAcceptInputType_dark: i1.BooleanInput;
56
- static ngAcceptInputType_cards: i1.BooleanInput;
57
- static ngAcceptInputType_vertical: i1.BooleanInput;
58
- static ngAcceptInputType_inverted: i1.BooleanInput;
59
- static ngAcceptInputType_editable: i1.BooleanInput;
60
- }
@@ -1,38 +0,0 @@
1
- import { AfterViewInit, TemplateRef } from '@angular/core';
2
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
3
- import { IconName } from '../../../../interfaces/icon';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../../../utils/coercion";
6
- export declare class ItTabItemComponent extends ItAbstractComponent implements AfterViewInit {
7
- /**
8
- * The tab label
9
- */
10
- label: string | undefined;
11
- /**
12
- * The icon name
13
- */
14
- icon: IconName | undefined;
15
- /**
16
- * Default active tab
17
- * @default false
18
- */
19
- active?: boolean;
20
- /**
21
- * Default disabled tab
22
- * @default false
23
- */
24
- disabled?: boolean;
25
- /**
26
- * Custom class
27
- */
28
- class: string;
29
- /**
30
- * The content of tab
31
- */
32
- htmlContent: TemplateRef<any>;
33
- ngAfterViewInit(): void;
34
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTabItemComponent, never>;
35
- static ɵcmp: i0.ɵɵComponentDeclaration<ItTabItemComponent, "it-tab-item", never, { "label": { "alias": "label"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "active": { "alias": "active"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, {}, never, ["*"], true, never>;
36
- static ngAcceptInputType_active: i1.BooleanInput;
37
- static ngAcceptInputType_disabled: i1.BooleanInput;
38
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./tab-container/tab-container.component";
3
- import * as i2 from "./tab-item/tab-item.component";
4
- export declare class ItTabModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTabModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItTabModule, never, [typeof i1.ItTabContainerComponent, typeof i2.ItTabItemComponent], [typeof i1.ItTabContainerComponent, typeof i2.ItTabItemComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ItTabModule>;
8
- }
@@ -1,72 +0,0 @@
1
- import { ChangeDetectorRef, OnDestroy, OnInit } from '@angular/core';
2
- import { ItSortDirective } from '../sort.directive';
3
- import { IconName } from '../../../../../interfaces/icon';
4
- import { ItSortable, ItSortDefaultOptions, SortDirection, SortHeaderArrowPosition } from '../../../../../interfaces/sortable-table';
5
- import * as i0 from "@angular/core";
6
- /**
7
- * Applies sorting behavior (click to change sort) and styles to an element, including an
8
- * arrow to display the current sort direction.
9
- *
10
- * Must be provided with an id and contained within a parent ItSort directive.
11
- *
12
- * If used on header cells in a CdkTable, it will automatically default its id from its containing
13
- * column definition.
14
- */
15
- export declare class ItSortHeaderComponent implements ItSortable, OnDestroy, OnInit {
16
- private readonly _changeDetectorRef;
17
- readonly _sort: ItSortDirective;
18
- /**
19
- * ID of this sort header. If used within the context of a CdkColumnDef, this will default to
20
- * the column's name.
21
- */
22
- id: string;
23
- /** Sets the position of the arrow that displays when sorted. */
24
- arrowPosition: SortHeaderArrowPosition;
25
- /** Overrides the sort start value of the containing MatSort for this SortHeaderComponent. */
26
- start?: SortDirection;
27
- /** whether the sort header is disabled. */
28
- sortDisabled: boolean;
29
- /** Overrides the disable clear value of the containing SortDirective for this MatSortable. */
30
- disableSortClear?: boolean;
31
- readonly sortHeaderClass = "it-sort-header";
32
- private _rerenderSubscription?;
33
- /** The direction the arrow should be facing according to the current state. */
34
- private _arrowDirection?;
35
- constructor(_changeDetectorRef: ChangeDetectorRef, _sort: ItSortDirective, defaultOptions?: ItSortDefaultOptions);
36
- ngOnInit(): void;
37
- ngOnDestroy(): void;
38
- _handleClick(): void;
39
- /**
40
- * Whether this MatSortHeader is currently sorted in either ascending or descending order.
41
- */
42
- protected get isSorted(): boolean;
43
- /**
44
- * Returns the icon class by the arrow direction
45
- */
46
- protected get arrowIconClass(): IconName;
47
- /**
48
- * Updates the direction the arrow should be pointing. If it is not sorted, the arrow should be
49
- * facing the start direction. Otherwise if it is sorted, the arrow should point in the currently
50
- * active sorted direction. The reason this is updated through a function is because the direction
51
- * should only be changed at specific times - when deactivated but the hint is displayed and when
52
- * the sort is active and the direction changes. Otherwise the arrow's direction should linger
53
- * in cases such as the sort becoming deactivated but we want to animate the arrow away while
54
- * preserving its direction, even though the next sort direction is actually different and should
55
- * only be changed once the arrow displays again (hint or activation).
56
- */
57
- private updateArrowDirection;
58
- get isDisabled(): boolean;
59
- /**
60
- * Gets the aria-sort attribute that should be applied to this sort header. If this header
61
- * is not sorted, returns null so that the attribute is removed from the host element. Aria spec
62
- * says that the aria-sort property should only be present on one header at a time, so removing
63
- * ensures this is true.
64
- */
65
- get ariaSortAttribute(): "none" | "ascending" | "descending";
66
- /** Handles changes in the sorting state. */
67
- private _handleStateChanges;
68
- static ɵfac: i0.ɵɵFactoryDeclaration<ItSortHeaderComponent, [null, { optional: true; }, { optional: true; }]>;
69
- static ɵcmp: i0.ɵɵComponentDeclaration<ItSortHeaderComponent, "[it-sort-header]", ["itSortHeader"], { "id": { "alias": "it-sort-header"; "required": false; }; "arrowPosition": { "alias": "arrowPosition"; "required": false; }; "start": { "alias": "start"; "required": false; }; "sortDisabled": { "alias": "sortDisabled"; "required": false; }; "disableSortClear": { "alias": "disableSortClear"; "required": false; }; }, {}, never, ["*"], true, never>;
70
- static ngAcceptInputType_sortDisabled: unknown;
71
- static ngAcceptInputType_disableSortClear: unknown;
72
- }
@@ -1,53 +0,0 @@
1
- import { EventEmitter, OnChanges, OnDestroy } from '@angular/core';
2
- import { Subject } from 'rxjs';
3
- import { ItSortable, ItSortDefaultOptions, ItSortEvent, SortDirection } from '../../../../interfaces/sortable-table';
4
- import * as i0 from "@angular/core";
5
- export declare class ItSortDirective implements OnChanges, OnDestroy {
6
- private _defaultOptions?;
7
- /** The id of the most recently sorted ItSortable. */
8
- active?: string;
9
- /**
10
- * The direction to set when an MatSortable is initially sorted.
11
- * May be overridden by the MatSortable's sort start.
12
- */
13
- start: SortDirection;
14
- /** The sort direction of the currently active ItSortable. */
15
- get direction(): SortDirection;
16
- set direction(direction: SortDirection);
17
- private _direction;
18
- /**
19
- * Whether to disable the user from clearing the sort by finishing the sort direction cycle.
20
- * May be overridden by the ItSortable's disable clear input.
21
- */
22
- disableSortClear?: boolean;
23
- /** Whether the sortable is disabled. */
24
- sortDisabled: boolean;
25
- /** Event emitted when the user changes either the active sort or sort direction. */
26
- readonly sortChange: EventEmitter<ItSortEvent>;
27
- readonly sortDirectiveClass = "it-sort";
28
- /** Collection of all registered sortables that this directive manages. */
29
- protected sortables: Map<string, ItSortable>;
30
- /** Used to notify any child components listening to state changes. */
31
- readonly _stateChanges: Subject<void>;
32
- constructor(_defaultOptions?: ItSortDefaultOptions | undefined);
33
- /**
34
- * Register function to be used by the contained ItSortables. Adds the ItSortable to the
35
- * collection of ItSortables.
36
- */
37
- register(sortable: ItSortable): void;
38
- /**
39
- * Unregister function to be used by the contained ItSortables. Removes the ItSortable from the
40
- * collection of contained ItSortables.
41
- */
42
- deregister(sortable: ItSortable): void;
43
- /** Sets the active sort id and determines the new sort direction. */
44
- sort(sortable: ItSortable): void;
45
- /** Returns the next sort direction of the active sortable, checking for potential overrides. */
46
- getNextSortDirection(sortable: ItSortable): SortDirection;
47
- ngOnChanges(): void;
48
- ngOnDestroy(): void;
49
- static ɵfac: i0.ɵɵFactoryDeclaration<ItSortDirective, [{ optional: true; }]>;
50
- static ɵdir: i0.ɵɵDirectiveDeclaration<ItSortDirective, "[itSort]", ["itSort"], { "active": { "alias": "itSortActive"; "required": false; }; "start": { "alias": "itSortStart"; "required": false; }; "direction": { "alias": "itSortDirection"; "required": false; }; "disableSortClear": { "alias": "disableSortClear"; "required": false; }; "sortDisabled": { "alias": "sortDisabled"; "required": false; }; }, { "sortChange": "sortChange"; }, never, never, true, never>;
51
- static ngAcceptInputType_disableSortClear: unknown;
52
- static ngAcceptInputType_sortDisabled: unknown;
53
- }
@@ -1,60 +0,0 @@
1
- import { TableColor, TableHeadColor, TableResponsive, VerticalAlignment } from '../../../interfaces/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../../../utils/coercion";
4
- export declare class ItTableComponent {
5
- /**
6
- * Table color
7
- */
8
- color: TableColor | undefined;
9
- /**
10
- * Head table color
11
- */
12
- headColor: TableHeadColor | undefined;
13
- /**
14
- * Use vertical alignment classes to realign where needed.
15
- */
16
- alignment: VerticalAlignment | undefined;
17
- /**
18
- * Use .table-striped to add zebra stripes to each table row contained in <tbody>.
19
- * @default false
20
- */
21
- striped?: boolean;
22
- /**
23
- * Add .table-hover to enable hover state on table rows contained in <tbody>.
24
- * @default false
25
- */
26
- hover?: boolean;
27
- /**
28
- * Add .table-bordered to have borders on all sides of the table and on all cells.
29
- * @default false
30
- */
31
- bordered?: boolean;
32
- /**
33
- * Add the .table-borderless class for a borderless table.
34
- * @default false
35
- */
36
- borderless?: boolean;
37
- /**
38
- * Add .table-sm to make tables more compact by halving the cell padding.
39
- * @efault false
40
- */
41
- compact?: boolean;
42
- /**
43
- * To render the <caption> on top of the table
44
- * @default false
45
- */
46
- captionTop?: boolean;
47
- /**
48
- * Responsive tables allow you to scroll tables horizontally with ease.
49
- * @default responsive
50
- */
51
- responsive: TableResponsive;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTableComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<ItTableComponent, "it-table", never, { "color": { "alias": "color"; "required": false; }; "headColor": { "alias": "headColor"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "striped": { "alias": "striped"; "required": false; }; "hover": { "alias": "hover"; "required": false; }; "bordered": { "alias": "bordered"; "required": false; }; "borderless": { "alias": "borderless"; "required": false; }; "compact": { "alias": "compact"; "required": false; }; "captionTop": { "alias": "captionTop"; "required": false; }; "responsive": { "alias": "responsive"; "required": false; }; }, {}, never, ["[caption]", "[thead]", "[tbody]", "[tfoot]"], true, never>;
54
- static ngAcceptInputType_striped: i1.BooleanInput;
55
- static ngAcceptInputType_hover: i1.BooleanInput;
56
- static ngAcceptInputType_bordered: i1.BooleanInput;
57
- static ngAcceptInputType_borderless: i1.BooleanInput;
58
- static ngAcceptInputType_compact: i1.BooleanInput;
59
- static ngAcceptInputType_captionTop: i1.BooleanInput;
60
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./table.component";
3
- import * as i2 from "./sort/sort.directive";
4
- import * as i3 from "./sort/sort-header/sort-header.component";
5
- export declare class ItTableModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTableModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItTableModule, never, [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent], [typeof i1.ItTableComponent, typeof i2.ItSortDirective, typeof i3.ItSortHeaderComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<ItTableModule>;
9
- }
@@ -1,79 +0,0 @@
1
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
2
- import { TimelinePINType } from '../../../../interfaces/core';
3
- import { IconName } from '../../../../interfaces/icon';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../../../utils/coercion";
6
- /**
7
- * Timeline Item
8
- * @description Represents a single event for Timeline component.
9
- */
10
- export declare class ItTimelineItemComponent extends ItAbstractComponent {
11
- /**
12
- * Timeline element title
13
- */
14
- title: string;
15
- /**
16
- * Timeline element text
17
- */
18
- text: string;
19
- /**
20
- * Timeline element signature
21
- */
22
- signature: string | undefined;
23
- /**
24
- * Timeline element reference date
25
- */
26
- eventDate: Date | undefined;
27
- /**
28
- * Timeline element reference date format
29
- * @default dd/MM/yyyy
30
- */
31
- dateFormat: string;
32
- /**
33
- * Timeline element PIN text
34
- */
35
- pinText: string | undefined;
36
- /**
37
- * Timeline element PIN type
38
- * @default none
39
- */
40
- pinType: TimelinePINType | undefined;
41
- /**
42
- * Timeline element PIN icon
43
- * @default code-circle
44
- */
45
- pinIcon: IconName | undefined;
46
- /**
47
- * Timeline element PIN icon
48
- * @default code-circle
49
- */
50
- pinIconTitle: string | undefined;
51
- /**
52
- * Timeline element category label
53
- */
54
- categoryLabel: string | undefined;
55
- /**
56
- * Timeline element date label
57
- */
58
- dateLabel: string | undefined;
59
- /**
60
- * Timeline element category title
61
- */
62
- categoryTitle: string | undefined;
63
- /**
64
- * Timeline element category link
65
- */
66
- categoryLink: string | undefined;
67
- /**
68
- * Timeline element show detail link
69
- * @default false
70
- */
71
- showReadMore: boolean;
72
- /** Timeline element detail link
73
- * @default #
74
- */
75
- readMoreLink: string | undefined;
76
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTimelineItemComponent, never>;
77
- static ɵcmp: i0.ɵɵComponentDeclaration<ItTimelineItemComponent, "it-timeline-item", never, { "title": { "alias": "title"; "required": true; }; "text": { "alias": "text"; "required": true; }; "signature": { "alias": "signature"; "required": false; }; "eventDate": { "alias": "eventDate"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; "pinText": { "alias": "pinText"; "required": true; }; "pinType": { "alias": "pinType"; "required": false; }; "pinIcon": { "alias": "pinIcon"; "required": false; }; "pinIconTitle": { "alias": "pinIconTitle"; "required": false; }; "categoryLabel": { "alias": "categoryLabel"; "required": false; }; "dateLabel": { "alias": "dateLabel"; "required": false; }; "categoryTitle": { "alias": "categoryTitle"; "required": false; }; "categoryLink": { "alias": "categoryLink"; "required": false; }; "showReadMore": { "alias": "showReadMore"; "required": false; }; "readMoreLink": { "alias": "readMoreLink"; "required": false; }; }, {}, never, never, true, never>;
78
- static ngAcceptInputType_showReadMore: i1.BooleanInput;
79
- }
@@ -1,21 +0,0 @@
1
- import { ItAbstractComponent } from '../../../abstracts/abstract.component';
2
- import { TimelineElement } from '../../../interfaces/core';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Timeline
6
- * @description Build timeline for chronological representation of events.
7
- */
8
- export declare class ItTimelineComponent extends ItAbstractComponent {
9
- /**
10
- * Timeline elements array
11
- * @default []
12
- */
13
- timelineElements: TimelineElement[];
14
- /**
15
- * Default date format for timeline element reference date
16
- * @default dd/MM/yyyy
17
- */
18
- dateFormat: string;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTimelineComponent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<ItTimelineComponent, "it-timeline", never, { "timelineElements": { "alias": "timelineElements"; "required": false; }; "dateFormat": { "alias": "dateFormat"; "required": false; }; }, {}, never, never, true, never>;
21
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./timeline.component";
3
- import * as i2 from "./timeline-item/timeline-item.component";
4
- export declare class ItTimelineModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ItTimelineModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItTimelineModule, never, [typeof i1.ItTimelineComponent, typeof i2.ItTimelineItemComponent], [typeof i1.ItTimelineComponent, typeof i2.ItTimelineItemComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ItTimelineModule>;
8
- }