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,33 +0,0 @@
1
- import { SizesEnum } from '../../../enums/sizes.enum';
2
- import * as i0 from "@angular/core";
3
- export declare class ItAvatarDirective {
4
- /**
5
- * Indica il colore dell'avatar. Può assumere i valori:
6
- * <ul>
7
- * <li> primary
8
- * <li> secondary
9
- * <li> green
10
- * <li> orange
11
- * <li> red
12
- * </ul>
13
- */
14
- get color(): string | undefined;
15
- set color(value: string | undefined);
16
- private _color?;
17
- /**
18
- * Indica la grandezza dell'avatar. Può assumere i valori:
19
- * <ul>
20
- * <li> xs
21
- * <li> sm
22
- * <li> lg
23
- * <li> xl
24
- * <li> xxl
25
- * </ul>
26
- */
27
- get size(): SizesEnum | undefined;
28
- set size(value: string | undefined);
29
- private _size?;
30
- get hostClasses(): string;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<ItAvatarDirective, never>;
32
- static ɵdir: i0.ɵɵDirectiveDeclaration<ItAvatarDirective, "[itAvatar]", ["itAvatar"], { "color": { "alias": "color"; "required": false; }; "size": { "alias": "size"; "required": false; }; }, {}, never, never, true, never>;
33
- }
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./avatar-group/avatar-group.component";
3
- import * as i2 from "./avatar-dropdown/avatar-dropdown.component";
4
- import * as i3 from "./avatar.directive";
5
- import * as i4 from "./avatar-extra-text.directive";
6
- import * as i5 from "./avatar-wrapper.directive";
7
- import * as i6 from "./avatar-status.directive";
8
- import * as i7 from "./avatar-presence.directive";
9
- export declare class ItAvatarModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ItAvatarModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItAvatarModule, never, [typeof i1.ItAvatarGroupItemComponent, typeof i1.ItAvatarGroupComponent, typeof i2.ItAvatarDropdownComponent, typeof i2.ItAvatarDropdownItemComponent, typeof i3.ItAvatarDirective, typeof i4.ItAvatarExtraTextDirective, typeof i5.ItAvatarWrapperDirective, typeof i6.ItAvatarStatusDirective, typeof i7.ItAvatarPresenceDirective, typeof i1.ItAvatarListItemDirective], [typeof i1.ItAvatarGroupItemComponent, typeof i1.ItAvatarGroupComponent, typeof i2.ItAvatarDropdownComponent, typeof i2.ItAvatarDropdownItemComponent, typeof i3.ItAvatarDirective, typeof i4.ItAvatarExtraTextDirective, typeof i5.ItAvatarWrapperDirective, typeof i6.ItAvatarStatusDirective, typeof i7.ItAvatarPresenceDirective, typeof i1.ItAvatarListItemDirective]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<ItAvatarModule>;
13
- }
@@ -1,23 +0,0 @@
1
- import { BadgeColor } from '../../../interfaces/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../../../utils/coercion";
4
- /**
5
- * Badge
6
- * @description Useful for small counters and labels
7
- */
8
- export declare class ItBadgeDirective {
9
- /**
10
- * Define the badge color
11
- * @default undefined
12
- */
13
- color: BadgeColor | undefined;
14
- /**
15
- * Show rounded badge
16
- * @default false
17
- */
18
- rounded?: boolean;
19
- protected get badgeClass(): string;
20
- static ɵfac: i0.ɵɵFactoryDeclaration<ItBadgeDirective, never>;
21
- static ɵdir: i0.ɵɵDirectiveDeclaration<ItBadgeDirective, "[itBadge]", ["itBadge"], { "color": { "alias": "itBadge"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; }, {}, never, never, true, never>;
22
- static ngAcceptInputType_rounded: i1.BooleanInput;
23
- }
@@ -1,48 +0,0 @@
1
- import { QueryList } from '@angular/core';
2
- import { ButtonColor, ButtonSize } from '../../../interfaces/core';
3
- import { ItIconComponent } from '../../utils/icon/icon.component';
4
- import { ItProgressButtonComponent } from '../progress-button/progress-button.component';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "../../../utils/coercion";
7
- /**
8
- * Button
9
- * @description Bootstrap italia custom button styles
10
- */
11
- export declare class ItButtonDirective {
12
- private progressButtonComponent;
13
- /**
14
- * Button color
15
- * @default undefined
16
- */
17
- color: ButtonColor | undefined;
18
- /**
19
- * Button size
20
- * @default undefined
21
- */
22
- size: ButtonSize | undefined;
23
- /**
24
- * Indicates whether the button occupies all the width available to it.
25
- * @default undefined
26
- */
27
- block: ButtonSize | undefined;
28
- /**
29
- * If button is disabled
30
- * @default false
31
- */
32
- disabled?: boolean;
33
- /**
34
- * The type attribute
35
- * @default button
36
- */
37
- type: 'button' | 'reset' | 'submit';
38
- /**
39
- * The icon children
40
- * @default undefined
41
- */
42
- protected icons?: QueryList<ItIconComponent>;
43
- constructor(progressButtonComponent: ItProgressButtonComponent);
44
- protected get hostClasses(): string;
45
- static ɵfac: i0.ɵɵFactoryDeclaration<ItButtonDirective, [{ optional: true; host: true; }]>;
46
- static ɵdir: i0.ɵɵDirectiveDeclaration<ItButtonDirective, "[itButton]", ["itButton"], { "color": { "alias": "itButton"; "required": false; }; "size": { "alias": "size"; "required": false; }; "block": { "alias": "block"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, ["icons"], never, true, never>;
47
- static ngAcceptInputType_disabled: i1.BooleanInput;
48
- }
@@ -1,50 +0,0 @@
1
- import { CalloutAppearance, CalloutColor } from '../../../interfaces/core';
2
- import { IconName } from '../../../interfaces/icon';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Callout
6
- * @description Callouts can be used to highlight certain parts of the text that require particular attention. They may contain error messages, warnings, hints, etc.
7
- */
8
- export declare class ItCalloutComponent {
9
- /**
10
- * Callout label
11
- * @default undefined
12
- */
13
- label: string | undefined;
14
- /**
15
- * Callout hiddenLabel
16
- * @default undefined
17
- */
18
- hiddenLabel: string | undefined;
19
- /**
20
- * Callout color
21
- * - <b>success</b>
22
- * - <b>danger</b>
23
- * - <b>warning</b>
24
- * - <b>important</b>
25
- * - <b>note</b>
26
- * @default undefined
27
- */
28
- color: CalloutColor | undefined;
29
- /**
30
- * Callout appearance
31
- * - <b>default</b>
32
- * - <b>highlight</b>: Callout version with border only on the left side
33
- * - <b>more</b>: It looks radically different from the other styles available and is suitable for more extensive texts
34
- * @default default
35
- */
36
- appearance: CalloutAppearance;
37
- /**
38
- * Custom icon
39
- * @default undefined
40
- */
41
- icon: IconName | undefined;
42
- /**
43
- * The input label even get labelWaria icon
44
- * @default undefined
45
- */
46
- labelWaria: string | undefined;
47
- protected get iconName(): IconName;
48
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCalloutComponent, never>;
49
- static ɵcmp: i0.ɵɵComponentDeclaration<ItCalloutComponent, "it-callout", never, { "label": { "alias": "label"; "required": false; }; "hiddenLabel": { "alias": "hiddenLabel"; "required": false; }; "color": { "alias": "color"; "required": false; }; "appearance": { "alias": "appearance"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "labelWaria": { "alias": "labelWaria"; "required": false; }; }, {}, never, ["[bigText]", "*"], true, never>;
50
- }
@@ -1,69 +0,0 @@
1
- import { ItAbstractComponent } from '../../../abstracts/abstract.component';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "../../../utils/coercion";
4
- /**
5
- * Card
6
- * @description A container of texts and images with many options and variations.
7
- */
8
- export declare class ItCardComponent extends ItAbstractComponent {
9
- /**
10
- * To create cards with short or "preview" content
11
- * @default false
12
- */
13
- teaser?: boolean;
14
- /**
15
- * To create special cards
16
- * @default false
17
- */
18
- special?: boolean;
19
- /**
20
- * Card with image
21
- * @default false
22
- */
23
- hasImage?: boolean;
24
- /**
25
- * To add rounding effects
26
- * @default false
27
- */
28
- rounded?: boolean;
29
- /**
30
- * To add shadow effects
31
- * @default false
32
- */
33
- shadow?: boolean;
34
- /**
35
- * To add background and shadow
36
- * @default false
37
- */
38
- background?: boolean;
39
- /**
40
- * To add bottom border
41
- * @default false
42
- */
43
- borderBottom?: boolean;
44
- /**
45
- * To render a big card
46
- * @default false
47
- */
48
- big?: boolean;
49
- /**
50
- * Custom card class
51
- * @default ''
52
- */
53
- cardClass: string;
54
- /**
55
- * Custom card body class
56
- * @default ''
57
- */
58
- bodyClass: string;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCardComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<ItCardComponent, "it-card", never, { "teaser": { "alias": "teaser"; "required": false; }; "special": { "alias": "special"; "required": false; }; "hasImage": { "alias": "hasImage"; "required": false; }; "rounded": { "alias": "rounded"; "required": false; }; "shadow": { "alias": "shadow"; "required": false; }; "background": { "alias": "background"; "required": false; }; "borderBottom": { "alias": "borderBottom"; "required": false; }; "big": { "alias": "big"; "required": false; }; "cardClass": { "alias": "cardClass"; "required": false; }; "bodyClass": { "alias": "bodyClass"; "required": false; }; }, {}, never, ["[beforeBody]", "*"], true, never>;
61
- static ngAcceptInputType_teaser: i1.BooleanInput;
62
- static ngAcceptInputType_special: i1.BooleanInput;
63
- static ngAcceptInputType_hasImage: i1.BooleanInput;
64
- static ngAcceptInputType_rounded: i1.BooleanInput;
65
- static ngAcceptInputType_shadow: i1.BooleanInput;
66
- static ngAcceptInputType_background: i1.BooleanInput;
67
- static ngAcceptInputType_borderBottom: i1.BooleanInput;
68
- static ngAcceptInputType_big: i1.BooleanInput;
69
- }
@@ -1,65 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, OnDestroy, QueryList } from '@angular/core';
2
- import { CarouselType } from '../../../../interfaces/core';
3
- import { ItCarouselItemComponent } from '../carousel-item/carousel-item.component';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "../../../../utils/coercion";
6
- /**
7
- * Carousel
8
- * @description A presentation component for scrolling through elements, images or text slides.
9
- */
10
- export declare class ItCarouselComponent implements AfterViewInit, OnDestroy {
11
- private readonly _changeDetectorRef;
12
- /**
13
- * The callout title
14
- * @default undefined
15
- */
16
- title: string | undefined;
17
- /**
18
- * The carousel type
19
- * @default default
20
- */
21
- type: CarouselType;
22
- /**
23
- * Custom class in splide__track element
24
- * @default ''
25
- */
26
- trackClass: string;
27
- /**
28
- * True for full screen (landscape) viewing
29
- * @default false
30
- */
31
- fullCarousel?: boolean;
32
- /**
33
- * To indicate that the contained image is of a large type
34
- * @default false
35
- */
36
- bigImg?: boolean;
37
- /**
38
- * To indicate that the contained image is of a standard type
39
- * @default false
40
- */
41
- standardImage?: boolean;
42
- /**
43
- * Card line style
44
- * @default false
45
- */
46
- lined?: boolean;
47
- protected items?: QueryList<ItCarouselItemComponent>;
48
- private carousel?;
49
- private carouselDiv;
50
- private itemSubscriptions?;
51
- protected get typeClass(): string;
52
- constructor(_changeDetectorRef: ChangeDetectorRef);
53
- ngAfterViewInit(): void;
54
- ngOnDestroy(): void;
55
- /**
56
- * Removes Carousel features
57
- */
58
- dispose(): void;
59
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCarouselComponent, never>;
60
- static ɵcmp: i0.ɵɵComponentDeclaration<ItCarouselComponent, "it-carousel", ["itCarousel"], { "title": { "alias": "title"; "required": false; }; "type": { "alias": "type"; "required": false; }; "trackClass": { "alias": "trackClass"; "required": false; }; "fullCarousel": { "alias": "fullCarousel"; "required": false; }; "bigImg": { "alias": "bigImg"; "required": false; }; "standardImage": { "alias": "standardImage"; "required": false; }; "lined": { "alias": "lined"; "required": false; }; }, {}, ["items"], never, true, never>;
61
- static ngAcceptInputType_fullCarousel: i1.BooleanInput;
62
- static ngAcceptInputType_bigImg: i1.BooleanInput;
63
- static ngAcceptInputType_standardImage: i1.BooleanInput;
64
- static ngAcceptInputType_lined: i1.BooleanInput;
65
- }
@@ -1,15 +0,0 @@
1
- import { TemplateRef } from '@angular/core';
2
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Carousel Item
6
- * @description element, image or text slide of carousel
7
- */
8
- export declare class ItCarouselItemComponent extends ItAbstractComponent {
9
- /**
10
- * The content of item
11
- */
12
- htmlContent: TemplateRef<any>;
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCarouselItemComponent, never>;
14
- static ɵcmp: i0.ɵɵComponentDeclaration<ItCarouselItemComponent, "it-carousel-item", never, {}, {}, never, ["*"], true, never>;
15
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./carousel/carousel.component";
3
- import * as i2 from "./carousel-item/carousel-item.component";
4
- export declare class ItCarouselModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCarouselModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItCarouselModule, never, [typeof i1.ItCarouselComponent, typeof i2.ItCarouselItemComponent], [typeof i1.ItCarouselComponent, typeof i2.ItCarouselItemComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<ItCarouselModule>;
8
- }
@@ -1,76 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { IconName } from '../../../interfaces/icon';
3
- import { ChipColor } from '../../../interfaces/core';
4
- import * as i0 from "@angular/core";
5
- export declare class ItChipComponent {
6
- /**
7
- * Indica la label
8
- */
9
- set label(value: string);
10
- get label(): string;
11
- private _label;
12
- /**
13
- * Indica se mostrate il pulante di chisura
14
- */
15
- set showCloseButton(value: boolean);
16
- get showCloseButton(): boolean;
17
- private _showCloseButton;
18
- /**
19
- * Indica il size
20
- */
21
- set size(value: '' | 'lg');
22
- get size(): '' | 'lg';
23
- private _size;
24
- /**
25
- * Indica il colore della chip
26
- */
27
- set color(value: ChipColor | undefined);
28
- get color(): ChipColor | undefined;
29
- private _color;
30
- /**
31
- * Indica se la chip è disabilitata
32
- */
33
- set disabled(value: boolean);
34
- get disabled(): boolean;
35
- private _disabled;
36
- /**
37
- * Indica il nome dell'icona, se valorizzata viene mostrata
38
- */
39
- set icon(value: IconName | undefined);
40
- get icon(): IconName | undefined;
41
- private _icon;
42
- /**
43
- * Indica l'url dell'avatar, se valorizzata viene mostrata
44
- */
45
- set avatar(value: string | undefined);
46
- get avatar(): string | undefined;
47
- private _avatar;
48
- /**
49
- * Indica il valore da aggiungere al parametro alt, di default ''
50
- */
51
- set altAvatar(value: string);
52
- get altAvatar(): string;
53
- private _altAvatar;
54
- /**
55
- * Evento emesso al click sul bottone di chiusura
56
- */
57
- closeEvent: EventEmitter<any>;
58
- /**
59
- * Return the icon href
60
- */
61
- protected get iconHref(): string;
62
- private iconClose;
63
- /**
64
- * Return the close icon href
65
- */
66
- protected get iconCloseHref(): string;
67
- /**
68
- * The bootstrap-italia asset folder path
69
- * @default ./bootstrap-italia
70
- */
71
- protected assetBasePath: string;
72
- constructor();
73
- clickToClose(): void;
74
- static ɵfac: i0.ɵɵFactoryDeclaration<ItChipComponent, never>;
75
- static ɵcmp: i0.ɵɵComponentDeclaration<ItChipComponent, "it-chip", never, { "label": { "alias": "label"; "required": false; }; "showCloseButton": { "alias": "showCloseButton"; "required": false; }; "size": { "alias": "size"; "required": false; }; "color": { "alias": "color"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "altAvatar": { "alias": "altAvatar"; "required": false; }; }, { "closeEvent": "closeEvent"; }, never, never, true, never>;
76
- }
@@ -1,67 +0,0 @@
1
- import { AfterViewInit, ElementRef, EventEmitter } from '@angular/core';
2
- import { ItAbstractComponent } from '../../../abstracts/abstract.component';
3
- import * as i0 from "@angular/core";
4
- import * as i1 from "../../../utils/coercion";
5
- export declare class ItCollapseComponent extends ItAbstractComponent implements AfterViewInit {
6
- /**
7
- * Enable multiple collapse
8
- * @default false
9
- */
10
- multi?: boolean;
11
- /**
12
- * Toggles the collapsible element on invocation
13
- * @default false
14
- */
15
- opened?: boolean;
16
- /**
17
- * Custom class
18
- */
19
- class: string;
20
- /**
21
- * This event fires immediately when the show method is called.
22
- */
23
- showEvent: EventEmitter<Event>;
24
- /**
25
- * This event is triggered when the tooltip has been made visible to the user (it will wait for the CSS transitions to complete).
26
- */
27
- shownEvent: EventEmitter<Event>;
28
- /**
29
- * This event fires immediately when the hide method is called.
30
- */
31
- hideEvent: EventEmitter<Event>;
32
- /**
33
- * This event is raised when the tooltip has finished being hidden from the user (it will wait for the CSS transitions to complete).
34
- */
35
- hiddenEvent: EventEmitter<Event>;
36
- private collapse?;
37
- private open;
38
- protected collapseDiv?: ElementRef<HTMLDivElement>;
39
- ngAfterViewInit(): void;
40
- /**
41
- * Shows if collapse is open or not
42
- */
43
- isOpen(): boolean;
44
- /**
45
- * Shows a resealable item
46
- * NOTE: Returns to the caller before the collapsable element has actually been shown (onShown event).
47
- */
48
- show(): void;
49
- /**
50
- * Hides a resealable item
51
- * NOTE: Returns to the caller before the collapsable element has actually been hidden (onHidden Event)
52
- */
53
- hide(): void;
54
- /**
55
- * Toggle a collapsible item to show or hide it.
56
- * NOTE: Returns to the caller before the collapsable element has actually been shown or hidden (onShown and onHidden events)
57
- */
58
- toggle(): void;
59
- /**
60
- * Eliminates the possibility of an item being resealable
61
- */
62
- dispose(): void;
63
- static ɵfac: i0.ɵɵFactoryDeclaration<ItCollapseComponent, never>;
64
- static ɵcmp: i0.ɵɵComponentDeclaration<ItCollapseComponent, "it-collapse", ["itCollapse"], { "multi": { "alias": "multi"; "required": false; }; "opened": { "alias": "opened"; "required": false; }; "class": { "alias": "class"; "required": false; }; }, { "showEvent": "showEvent"; "shownEvent": "shownEvent"; "hideEvent": "hideEvent"; "hiddenEvent": "hiddenEvent"; }, never, ["*"], true, never>;
65
- static ngAcceptInputType_multi: i1.BooleanInput;
66
- static ngAcceptInputType_opened: i1.BooleanInput;
67
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ItDimmerButtonsComponent {
3
- /**
4
- * Indica se abbiamo 1 solo bottone
5
- * @default false
6
- */
7
- set hasOneButton(value: boolean);
8
- get hasOneButton(): boolean;
9
- private _hasOneButton;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<ItDimmerButtonsComponent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<ItDimmerButtonsComponent, "it-dimmer-buttons", never, { "hasOneButton": { "alias": "hasOneButton"; "required": false; }; }, {}, never, ["*"], true, never>;
12
- }
@@ -1,5 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class ItDimmerIconComponent {
3
- static ɵfac: i0.ɵɵFactoryDeclaration<ItDimmerIconComponent, never>;
4
- static ɵcmp: i0.ɵɵComponentDeclaration<ItDimmerIconComponent, "it-dimmer-icon", never, {}, {}, never, ["*"], true, never>;
5
- }
@@ -1,24 +0,0 @@
1
- import { ElementRef, OnInit } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export type DimmerColor = '' | 'dimmer-primary';
4
- export declare class ItDimmerComponent implements OnInit {
5
- private elementRef;
6
- /**
7
- * Dimmer status
8
- * @default false
9
- */
10
- set active(value: boolean);
11
- get active(): boolean;
12
- private _active;
13
- /**
14
- * Colore del dimmer
15
- * @default ''
16
- */
17
- set color(value: DimmerColor);
18
- get color(): DimmerColor;
19
- private _color;
20
- constructor(elementRef: ElementRef);
21
- ngOnInit(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<ItDimmerComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<ItDimmerComponent, "it-dimmer", never, { "active": { "alias": "active"; "required": false; }; "color": { "alias": "color"; "required": false; }; }, {}, never, ["*"], true, never>;
24
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./dimmer.component";
3
- import * as i2 from "./dimmer-icon/dimmer-icon.component";
4
- import * as i3 from "./dimmer-buttons/dimmer-buttons.component";
5
- export declare class ItDimmerModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<ItDimmerModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<ItDimmerModule, never, [typeof i1.ItDimmerComponent, typeof i2.ItDimmerIconComponent, typeof i3.ItDimmerButtonsComponent], [typeof i1.ItDimmerComponent, typeof i2.ItDimmerIconComponent, typeof i3.ItDimmerButtonsComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<ItDimmerModule>;
9
- }
@@ -1,94 +0,0 @@
1
- import { AfterViewInit, EventEmitter, OnChanges, QueryList, SimpleChanges } from '@angular/core';
2
- import { ItAbstractComponent } from '../../../../abstracts/abstract.component';
3
- import { ButtonColor, DropdownDirection } from '../../../../interfaces/core';
4
- import { ItDropdownItemComponent } from '../dropdown-item/dropdown-item.component';
5
- import * as i0 from "@angular/core";
6
- import * as i1 from "../../../../utils/coercion";
7
- export declare class ItDropdownComponent extends ItAbstractComponent implements AfterViewInit, OnChanges {
8
- /**
9
- * Dropdown mode
10
- */
11
- mode: 'button' | 'link' | 'nav';
12
- /**
13
- * Button color
14
- */
15
- color?: ButtonColor;
16
- /**
17
- * To open menu items to:
18
- * - <strong>dropup</strong>: up
19
- * - <strong>dropend</strong>: right
20
- * - <strong>dropstart</strong>: left
21
- */
22
- direction: DropdownDirection | undefined;
23
- /**
24
- * To get a dropdown menu as wide as the element containing the dropdown button
25
- * @default false
26
- */
27
- fullWidth?: boolean;
28
- /**
29
- * Contains a Megamenu element
30
- * @default false
31
- */
32
- megamenu?: boolean;
33
- /**
34
- * Dark menu style
35
- * @default false
36
- */
37
- dark?: boolean;
38
- /**
39
- * The dropdown items
40
- */
41
- items?: QueryList<ItDropdownItemComponent>;
42
- /**
43
- * Fires immediately when the show instance method is called.
44
- */
45
- showEvent: EventEmitter<Event>;
46
- /**
47
- * Fired when the dropdown has been made visible to the user and CSS transitions have completed.
48
- */
49
- shownEvent: EventEmitter<Event>;
50
- /**
51
- * Fires immediately when the hide instance method has been called.
52
- */
53
- hideEvent: EventEmitter<Event>;
54
- /**
55
- * Fired when the dropdown has finished being hidden from the user and CSS transitions have completed.
56
- */
57
- hiddenEvent: EventEmitter<Event>;
58
- private dropdown?;
59
- private dropdownButton?;
60
- get buttonClass(): string;
61
- ngOnChanges(changes: SimpleChanges): void;
62
- ngAfterViewInit(): void;
63
- /**
64
- * Set child items dark mode
65
- * @private
66
- */
67
- private setDarkItems;
68
- private updateListeners;
69
- /**
70
- * Toggles the dropdown menu of a given navbar or tabbed navigation.
71
- */
72
- toggle(): void;
73
- /**
74
- * Shows the dropdown menu of a given navbar or tabbed navigation.
75
- */
76
- show(): void;
77
- /**
78
- * Hides the dropdown menu of a given navbar or tabbed navigation.
79
- */
80
- hide(): void;
81
- /**
82
- * Updates the position of an element's dropdown.
83
- */
84
- update(): void;
85
- /**
86
- * Destroys an element's dropdown. (Removes stored data on the DOM element)
87
- */
88
- dispose(): void;
89
- static ɵfac: i0.ɵɵFactoryDeclaration<ItDropdownComponent, never>;
90
- static ɵcmp: i0.ɵɵComponentDeclaration<ItDropdownComponent, "it-dropdown", ["itDropdown"], { "mode": { "alias": "mode"; "required": false; }; "color": { "alias": "color"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "megamenu": { "alias": "megamenu"; "required": false; }; "dark": { "alias": "dark"; "required": false; }; }, { "showEvent": "showEvent"; "shownEvent": "shownEvent"; "hideEvent": "hideEvent"; "hiddenEvent": "hiddenEvent"; }, ["items"], ["[listHeading]", "[list]", "[button]"], true, never>;
91
- static ngAcceptInputType_fullWidth: i1.BooleanInput;
92
- static ngAcceptInputType_megamenu: i1.BooleanInput;
93
- static ngAcceptInputType_dark: i1.BooleanInput;
94
- }