@tedi-design-system/angular 6.5.0-rc.8 → 7.0.0-rc.1

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 (566) hide show
  1. package/README.md +9 -11
  2. package/community/index.d.ts +1480 -9
  3. package/community/index.d.ts.map +1 -1
  4. package/fesm2022/tedi-design-system-angular-community.mjs +570 -555
  5. package/fesm2022/tedi-design-system-angular-community.mjs.map +1 -1
  6. package/fesm2022/tedi-design-system-angular-tedi.mjs +10409 -5530
  7. package/fesm2022/tedi-design-system-angular-tedi.mjs.map +1 -1
  8. package/index.css +1 -1
  9. package/index.d.ts +3 -6
  10. package/index.d.ts.map +1 -0
  11. package/package.json +7 -9
  12. package/tedi/index.d.ts +8379 -8
  13. package/tedi/index.d.ts.map +1 -1
  14. package/community/components/buttons/floating-button/floating-button.component.d.ts +0 -30
  15. package/community/components/buttons/floating-button/floating-button.component.d.ts.map +0 -1
  16. package/community/components/buttons/floating-button/index.d.ts +0 -2
  17. package/community/components/buttons/floating-button/index.d.ts.map +0 -1
  18. package/community/components/buttons/index.d.ts +0 -2
  19. package/community/components/buttons/index.d.ts.map +0 -1
  20. package/community/components/cards/accordion/accordion/accordion.component.d.ts +0 -25
  21. package/community/components/cards/accordion/accordion/accordion.component.d.ts.map +0 -1
  22. package/community/components/cards/accordion/accordion-icon/accordion-icon.component.d.ts +0 -7
  23. package/community/components/cards/accordion/accordion-icon/accordion-icon.component.d.ts.map +0 -1
  24. package/community/components/cards/accordion/accordion-item/accordion-item.component.d.ts +0 -22
  25. package/community/components/cards/accordion/accordion-item/accordion-item.component.d.ts.map +0 -1
  26. package/community/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts +0 -13
  27. package/community/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts.map +0 -1
  28. package/community/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts +0 -50
  29. package/community/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts.map +0 -1
  30. package/community/components/cards/accordion/index.d.ts +0 -6
  31. package/community/components/cards/accordion/index.d.ts.map +0 -1
  32. package/community/components/cards/card/card-colors.directive.d.ts +0 -13
  33. package/community/components/cards/card/card-colors.directive.d.ts.map +0 -1
  34. package/community/components/cards/card/card-content/card-content.component.d.ts +0 -25
  35. package/community/components/cards/card/card-content/card-content.component.d.ts.map +0 -1
  36. package/community/components/cards/card/card-header/card-header.component.d.ts +0 -14
  37. package/community/components/cards/card/card-header/card-header.component.d.ts.map +0 -1
  38. package/community/components/cards/card/card-padding.directive.d.ts +0 -21
  39. package/community/components/cards/card/card-padding.directive.d.ts.map +0 -1
  40. package/community/components/cards/card/card-row/card-row.component.d.ts +0 -11
  41. package/community/components/cards/card/card-row/card-row.component.d.ts.map +0 -1
  42. package/community/components/cards/card/card.component.d.ts +0 -30
  43. package/community/components/cards/card/card.component.d.ts.map +0 -1
  44. package/community/components/cards/card/index.d.ts +0 -7
  45. package/community/components/cards/card/index.d.ts.map +0 -1
  46. package/community/components/cards/index.d.ts +0 -3
  47. package/community/components/cards/index.d.ts.map +0 -1
  48. package/community/components/form/checkbox/checkbox/checkbox.component.d.ts +0 -41
  49. package/community/components/form/checkbox/checkbox/checkbox.component.d.ts.map +0 -1
  50. package/community/components/form/checkbox/checkbox-card-group/checkbox-card-group.component.d.ts +0 -25
  51. package/community/components/form/checkbox/checkbox-card-group/checkbox-card-group.component.d.ts.map +0 -1
  52. package/community/components/form/checkbox/checkbox-group/checkbox-group.component.d.ts +0 -26
  53. package/community/components/form/checkbox/checkbox-group/checkbox-group.component.d.ts.map +0 -1
  54. package/community/components/form/checkbox/index.d.ts +0 -4
  55. package/community/components/form/checkbox/index.d.ts.map +0 -1
  56. package/community/components/form/choicegroup/choicegroup.directive.d.ts +0 -11
  57. package/community/components/form/choicegroup/choicegroup.directive.d.ts.map +0 -1
  58. package/community/components/form/file-dropzone/constants.d.ts +0 -13
  59. package/community/components/form/file-dropzone/constants.d.ts.map +0 -1
  60. package/community/components/form/file-dropzone/file-dropzone.component.d.ts +0 -141
  61. package/community/components/form/file-dropzone/file-dropzone.component.d.ts.map +0 -1
  62. package/community/components/form/file-dropzone/file.service.d.ts +0 -16
  63. package/community/components/form/file-dropzone/file.service.d.ts.map +0 -1
  64. package/community/components/form/file-dropzone/index.d.ts +0 -5
  65. package/community/components/form/file-dropzone/index.d.ts.map +0 -1
  66. package/community/components/form/file-dropzone/types.d.ts +0 -33
  67. package/community/components/form/file-dropzone/types.d.ts.map +0 -1
  68. package/community/components/form/file-dropzone/utils.d.ts +0 -7
  69. package/community/components/form/file-dropzone/utils.d.ts.map +0 -1
  70. package/community/components/form/form-field/form-field.component.d.ts +0 -6
  71. package/community/components/form/form-field/form-field.component.d.ts.map +0 -1
  72. package/community/components/form/index.d.ts +0 -11
  73. package/community/components/form/index.d.ts.map +0 -1
  74. package/community/components/form/input/input.component.d.ts +0 -22
  75. package/community/components/form/input/input.component.d.ts.map +0 -1
  76. package/community/components/form/input-group/input-group.component.d.ts +0 -38
  77. package/community/components/form/input-group/input-group.component.d.ts.map +0 -1
  78. package/community/components/form/radio/index.d.ts +0 -4
  79. package/community/components/form/radio/index.d.ts.map +0 -1
  80. package/community/components/form/radio/radio/radio.component.d.ts +0 -30
  81. package/community/components/form/radio/radio/radio.component.d.ts.map +0 -1
  82. package/community/components/form/radio/radio-card-group/radio-card-group.component.d.ts +0 -12
  83. package/community/components/form/radio/radio-card-group/radio-card-group.component.d.ts.map +0 -1
  84. package/community/components/form/radio/radio-group/radio-group.component.d.ts +0 -40
  85. package/community/components/form/radio/radio-group/radio-group.component.d.ts.map +0 -1
  86. package/community/components/form/search/search.component.d.ts +0 -115
  87. package/community/components/form/search/search.component.d.ts.map +0 -1
  88. package/community/components/form/select/index.d.ts +0 -4
  89. package/community/components/form/select/index.d.ts.map +0 -1
  90. package/community/components/form/select/multiselect.component.d.ts +0 -115
  91. package/community/components/form/select/multiselect.component.d.ts.map +0 -1
  92. package/community/components/form/select/select-option.component.d.ts +0 -26
  93. package/community/components/form/select/select-option.component.d.ts.map +0 -1
  94. package/community/components/form/select/select.component.d.ts +0 -87
  95. package/community/components/form/select/select.component.d.ts.map +0 -1
  96. package/community/components/form/textarea/textarea.component.d.ts +0 -17
  97. package/community/components/form/textarea/textarea.component.d.ts.map +0 -1
  98. package/community/components/helpers/index.d.ts +0 -2
  99. package/community/components/helpers/index.d.ts.map +0 -1
  100. package/community/components/helpers/progress-bar/index.d.ts +0 -2
  101. package/community/components/helpers/progress-bar/index.d.ts.map +0 -1
  102. package/community/components/helpers/progress-bar/progress-bar.component.d.ts +0 -13
  103. package/community/components/helpers/progress-bar/progress-bar.component.d.ts.map +0 -1
  104. package/community/components/navigation/breadcrumbs/breadcrumbs.component.d.ts +0 -48
  105. package/community/components/navigation/breadcrumbs/breadcrumbs.component.d.ts.map +0 -1
  106. package/community/components/navigation/index.d.ts +0 -6
  107. package/community/components/navigation/index.d.ts.map +0 -1
  108. package/community/components/navigation/pagination/pagination-page/pagination-page.component.d.ts +0 -10
  109. package/community/components/navigation/pagination/pagination-page/pagination-page.component.d.ts.map +0 -1
  110. package/community/components/navigation/pagination/pagination.component.d.ts +0 -23
  111. package/community/components/navigation/pagination/pagination.component.d.ts.map +0 -1
  112. package/community/components/navigation/pagination/pagination.utils.d.ts +0 -2
  113. package/community/components/navigation/pagination/pagination.utils.d.ts.map +0 -1
  114. package/community/components/navigation/table-of-contents/index.d.ts +0 -4
  115. package/community/components/navigation/table-of-contents/index.d.ts.map +0 -1
  116. package/community/components/navigation/table-of-contents/table-of-contents-item/table-of-contents-item.component.d.ts +0 -12
  117. package/community/components/navigation/table-of-contents/table-of-contents-item/table-of-contents-item.component.d.ts.map +0 -1
  118. package/community/components/navigation/table-of-contents/table-of-contents-nested-wrapper.component.d.ts +0 -11
  119. package/community/components/navigation/table-of-contents/table-of-contents-nested-wrapper.component.d.ts.map +0 -1
  120. package/community/components/navigation/table-of-contents/table-of-contents.component.d.ts +0 -76
  121. package/community/components/navigation/table-of-contents/table-of-contents.component.d.ts.map +0 -1
  122. package/community/components/navigation/tabs/index.d.ts +0 -4
  123. package/community/components/navigation/tabs/index.d.ts.map +0 -1
  124. package/community/components/navigation/tabs/tab/tab.component.d.ts +0 -21
  125. package/community/components/navigation/tabs/tab/tab.component.d.ts.map +0 -1
  126. package/community/components/navigation/tabs/tab-content/tab-content.component.d.ts +0 -9
  127. package/community/components/navigation/tabs/tab-content/tab-content.component.d.ts.map +0 -1
  128. package/community/components/navigation/tabs/tabs.component.d.ts +0 -19
  129. package/community/components/navigation/tabs/tabs.component.d.ts.map +0 -1
  130. package/community/components/navigation/vertical-stepper/index.d.ts +0 -3
  131. package/community/components/navigation/vertical-stepper/index.d.ts.map +0 -1
  132. package/community/components/navigation/vertical-stepper/vertical-stepper-item/vertical-stepper-item.component.d.ts +0 -25
  133. package/community/components/navigation/vertical-stepper/vertical-stepper-item/vertical-stepper-item.component.d.ts.map +0 -1
  134. package/community/components/navigation/vertical-stepper/vertical-stepper.component.d.ts +0 -9
  135. package/community/components/navigation/vertical-stepper/vertical-stepper.component.d.ts.map +0 -1
  136. package/community/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts +0 -20
  137. package/community/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts.map +0 -1
  138. package/community/components/overlay/dropdown/dropdown.component.d.ts +0 -20
  139. package/community/components/overlay/dropdown/dropdown.component.d.ts.map +0 -1
  140. package/community/components/overlay/dropdown-item/dropdown-item.component.d.ts +0 -35
  141. package/community/components/overlay/dropdown-item/dropdown-item.component.d.ts.map +0 -1
  142. package/community/components/overlay/index.d.ts +0 -5
  143. package/community/components/overlay/index.d.ts.map +0 -1
  144. package/community/components/overlay/modal/footer/modal-footer.component.d.ts +0 -23
  145. package/community/components/overlay/modal/footer/modal-footer.component.d.ts.map +0 -1
  146. package/community/components/overlay/modal/header/modal-header.component.d.ts +0 -15
  147. package/community/components/overlay/modal/header/modal-header.component.d.ts.map +0 -1
  148. package/community/components/overlay/modal/index.d.ts +0 -4
  149. package/community/components/overlay/modal/index.d.ts.map +0 -1
  150. package/community/components/overlay/modal/modal.component.d.ts +0 -23
  151. package/community/components/overlay/modal/modal.component.d.ts.map +0 -1
  152. package/community/components/table/index.d.ts +0 -2
  153. package/community/components/table/index.d.ts.map +0 -1
  154. package/community/components/table/table-styles/table-styles.component.d.ts +0 -11
  155. package/community/components/table/table-styles/table-styles.component.d.ts.map +0 -1
  156. package/community/components/tags/index.d.ts +0 -3
  157. package/community/components/tags/index.d.ts.map +0 -1
  158. package/community/components/tags/status-badge/status-badge.component.d.ts +0 -57
  159. package/community/components/tags/status-badge/status-badge.component.d.ts.map +0 -1
  160. package/community/components/tags/tag/tag.component.d.ts +0 -35
  161. package/community/components/tags/tag/tag.component.d.ts.map +0 -1
  162. package/community/tedi-design-system-angular-community.d.ts.map +0 -1
  163. package/public-api.d.ts +0 -3
  164. package/public-api.d.ts.map +0 -1
  165. package/tedi/components/base/icon/icon.component.d.ts +0 -47
  166. package/tedi/components/base/icon/icon.component.d.ts.map +0 -1
  167. package/tedi/components/base/index.d.ts +0 -3
  168. package/tedi/components/base/index.d.ts.map +0 -1
  169. package/tedi/components/base/text/text.component.d.ts +0 -20
  170. package/tedi/components/base/text/text.component.d.ts.map +0 -1
  171. package/tedi/components/buttons/button/base-button.directive.d.ts +0 -17
  172. package/tedi/components/buttons/button/base-button.directive.d.ts.map +0 -1
  173. package/tedi/components/buttons/button/button.component.d.ts +0 -20
  174. package/tedi/components/buttons/button/button.component.d.ts.map +0 -1
  175. package/tedi/components/buttons/closing-button/closing-button.component.d.ts +0 -28
  176. package/tedi/components/buttons/closing-button/closing-button.component.d.ts.map +0 -1
  177. package/tedi/components/buttons/collapse/collapse.component.d.ts +0 -53
  178. package/tedi/components/buttons/collapse/collapse.component.d.ts.map +0 -1
  179. package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts +0 -76
  180. package/tedi/components/buttons/collapse-button/collapse-button.component.d.ts.map +0 -1
  181. package/tedi/components/buttons/index.d.ts +0 -7
  182. package/tedi/components/buttons/index.d.ts.map +0 -1
  183. package/tedi/components/buttons/info-button/info-button.component.d.ts +0 -13
  184. package/tedi/components/buttons/info-button/info-button.component.d.ts.map +0 -1
  185. package/tedi/components/cards/accordion/accordion/accordion.component.d.ts +0 -14
  186. package/tedi/components/cards/accordion/accordion/accordion.component.d.ts.map +0 -1
  187. package/tedi/components/cards/accordion/accordion/index.d.ts +0 -2
  188. package/tedi/components/cards/accordion/accordion/index.d.ts.map +0 -1
  189. package/tedi/components/cards/accordion/accordion-item/accordion-item.component.d.ts +0 -53
  190. package/tedi/components/cards/accordion/accordion-item/accordion-item.component.d.ts.map +0 -1
  191. package/tedi/components/cards/accordion/accordion-item/index.d.ts +0 -2
  192. package/tedi/components/cards/accordion/accordion-item/index.d.ts.map +0 -1
  193. package/tedi/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts +0 -15
  194. package/tedi/components/cards/accordion/accordion-item-content/accordion-item-content.component.d.ts.map +0 -1
  195. package/tedi/components/cards/accordion/accordion-item-content/index.d.ts +0 -2
  196. package/tedi/components/cards/accordion/accordion-item-content/index.d.ts.map +0 -1
  197. package/tedi/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts +0 -45
  198. package/tedi/components/cards/accordion/accordion-item-header/accordion-item-header.component.d.ts.map +0 -1
  199. package/tedi/components/cards/accordion/accordion-item-header/index.d.ts +0 -2
  200. package/tedi/components/cards/accordion/accordion-item-header/index.d.ts.map +0 -1
  201. package/tedi/components/cards/accordion/index.d.ts +0 -5
  202. package/tedi/components/cards/accordion/index.d.ts.map +0 -1
  203. package/tedi/components/cards/index.d.ts +0 -2
  204. package/tedi/components/cards/index.d.ts.map +0 -1
  205. package/tedi/components/content/carousel/carousel-content/carousel-content.component.d.ts +0 -80
  206. package/tedi/components/content/carousel/carousel-content/carousel-content.component.d.ts.map +0 -1
  207. package/tedi/components/content/carousel/carousel-footer/carousel-footer.component.d.ts +0 -6
  208. package/tedi/components/content/carousel/carousel-footer/carousel-footer.component.d.ts.map +0 -1
  209. package/tedi/components/content/carousel/carousel-header/carousel-header.component.d.ts +0 -6
  210. package/tedi/components/content/carousel/carousel-header/carousel-header.component.d.ts.map +0 -1
  211. package/tedi/components/content/carousel/carousel-indicators/carousel-indicators.component.d.ts +0 -23
  212. package/tedi/components/content/carousel/carousel-indicators/carousel-indicators.component.d.ts.map +0 -1
  213. package/tedi/components/content/carousel/carousel-navigation/carousel-navigation.component.d.ts +0 -11
  214. package/tedi/components/content/carousel/carousel-navigation/carousel-navigation.component.d.ts.map +0 -1
  215. package/tedi/components/content/carousel/carousel-slide.directive.d.ts +0 -8
  216. package/tedi/components/content/carousel/carousel-slide.directive.d.ts.map +0 -1
  217. package/tedi/components/content/carousel/carousel.component.d.ts +0 -8
  218. package/tedi/components/content/carousel/carousel.component.d.ts.map +0 -1
  219. package/tedi/components/content/carousel/index.d.ts +0 -8
  220. package/tedi/components/content/carousel/index.d.ts.map +0 -1
  221. package/tedi/components/content/index.d.ts +0 -5
  222. package/tedi/components/content/index.d.ts.map +0 -1
  223. package/tedi/components/content/list/list.component.d.ts +0 -18
  224. package/tedi/components/content/list/list.component.d.ts.map +0 -1
  225. package/tedi/components/content/table/index.d.ts +0 -9
  226. package/tedi/components/content/table/index.d.ts.map +0 -1
  227. package/tedi/components/content/table/row-span.utils.d.ts +0 -10
  228. package/tedi/components/content/table/row-span.utils.d.ts.map +0 -1
  229. package/tedi/components/content/table/table-columns-menu/index.d.ts +0 -2
  230. package/tedi/components/content/table/table-columns-menu/index.d.ts.map +0 -1
  231. package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts +0 -19
  232. package/tedi/components/content/table/table-columns-menu/table-columns-menu.component.d.ts.map +0 -1
  233. package/tedi/components/content/table/table-header-button/index.d.ts +0 -2
  234. package/tedi/components/content/table/table-header-button/index.d.ts.map +0 -1
  235. package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts +0 -36
  236. package/tedi/components/content/table/table-header-button/table-header-button.component.d.ts.map +0 -1
  237. package/tedi/components/content/table/table-toolbar/index.d.ts +0 -2
  238. package/tedi/components/content/table/table-toolbar/index.d.ts.map +0 -1
  239. package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts +0 -6
  240. package/tedi/components/content/table/table-toolbar/table-toolbar.component.d.ts.map +0 -1
  241. package/tedi/components/content/table/table.component.d.ts +0 -640
  242. package/tedi/components/content/table/table.component.d.ts.map +0 -1
  243. package/tedi/components/content/table/table.context.d.ts +0 -5
  244. package/tedi/components/content/table/table.context.d.ts.map +0 -1
  245. package/tedi/components/content/table/table.persistence.d.ts +0 -26
  246. package/tedi/components/content/table/table.persistence.d.ts.map +0 -1
  247. package/tedi/components/content/table/table.types.d.ts +0 -201
  248. package/tedi/components/content/table/table.types.d.ts.map +0 -1
  249. package/tedi/components/content/text-group/index.d.ts +0 -4
  250. package/tedi/components/content/text-group/index.d.ts.map +0 -1
  251. package/tedi/components/content/text-group/text-group-label.component.d.ts +0 -6
  252. package/tedi/components/content/text-group/text-group-label.component.d.ts.map +0 -1
  253. package/tedi/components/content/text-group/text-group-value.component.d.ts +0 -6
  254. package/tedi/components/content/text-group/text-group-value.component.d.ts.map +0 -1
  255. package/tedi/components/content/text-group/text-group.component.d.ts +0 -34
  256. package/tedi/components/content/text-group/text-group.component.d.ts.map +0 -1
  257. package/tedi/components/filter/filter-content.directive.d.ts +0 -6
  258. package/tedi/components/filter/filter-content.directive.d.ts.map +0 -1
  259. package/tedi/components/filter/filter-group.component.d.ts +0 -35
  260. package/tedi/components/filter/filter-group.component.d.ts.map +0 -1
  261. package/tedi/components/filter/filter-prepend.directive.d.ts +0 -12
  262. package/tedi/components/filter/filter-prepend.directive.d.ts.map +0 -1
  263. package/tedi/components/filter/filter.component.d.ts +0 -171
  264. package/tedi/components/filter/filter.component.d.ts.map +0 -1
  265. package/tedi/components/filter/index.d.ts +0 -5
  266. package/tedi/components/filter/index.d.ts.map +0 -1
  267. package/tedi/components/form/checkbox/checkbox.component.d.ts +0 -38
  268. package/tedi/components/form/checkbox/checkbox.component.d.ts.map +0 -1
  269. package/tedi/components/form/checkbox-card/checkbox-card.component.d.ts +0 -18
  270. package/tedi/components/form/checkbox-card/checkbox-card.component.d.ts.map +0 -1
  271. package/tedi/components/form/checkbox-card-group/checkbox-card-group.component.d.ts +0 -6
  272. package/tedi/components/form/checkbox-card-group/checkbox-card-group.component.d.ts.map +0 -1
  273. package/tedi/components/form/checkbox-group/checkbox-group.component.d.ts +0 -64
  274. package/tedi/components/form/checkbox-group/checkbox-group.component.d.ts.map +0 -1
  275. package/tedi/components/form/date-picker/date-picker-calendar-grid/date-picker-calendar-grid.component.d.ts +0 -38
  276. package/tedi/components/form/date-picker/date-picker-calendar-grid/date-picker-calendar-grid.component.d.ts.map +0 -1
  277. package/tedi/components/form/date-picker/date-picker-header/date-picker-header.component.d.ts +0 -56
  278. package/tedi/components/form/date-picker/date-picker-header/date-picker-header.component.d.ts.map +0 -1
  279. package/tedi/components/form/date-picker/date-picker-month-grid/date-picker-month-grid.component.d.ts +0 -13
  280. package/tedi/components/form/date-picker/date-picker-month-grid/date-picker-month-grid.component.d.ts.map +0 -1
  281. package/tedi/components/form/date-picker/date-picker-year-grid/date-picker-year-grid.component.d.ts +0 -13
  282. package/tedi/components/form/date-picker/date-picker-year-grid/date-picker-year-grid.component.d.ts.map +0 -1
  283. package/tedi/components/form/date-picker/date-picker.component.d.ts +0 -137
  284. package/tedi/components/form/date-picker/date-picker.component.d.ts.map +0 -1
  285. package/tedi/components/form/feedback-text/feedback-text.component.d.ts +0 -25
  286. package/tedi/components/form/feedback-text/feedback-text.component.d.ts.map +0 -1
  287. package/tedi/components/form/form-field/form-field-control.d.ts +0 -30
  288. package/tedi/components/form/form-field/form-field-control.d.ts.map +0 -1
  289. package/tedi/components/form/form-field/form-field.component.d.ts +0 -63
  290. package/tedi/components/form/form-field/form-field.component.d.ts.map +0 -1
  291. package/tedi/components/form/index.d.ts +0 -20
  292. package/tedi/components/form/index.d.ts.map +0 -1
  293. package/tedi/components/form/label/label.component.d.ts +0 -24
  294. package/tedi/components/form/label/label.component.d.ts.map +0 -1
  295. package/tedi/components/form/number-field/number-field.component.d.ts +0 -90
  296. package/tedi/components/form/number-field/number-field.component.d.ts.map +0 -1
  297. package/tedi/components/form/radio/radio.component.d.ts +0 -38
  298. package/tedi/components/form/radio/radio.component.d.ts.map +0 -1
  299. package/tedi/components/form/radio-card/radio-card.component.d.ts +0 -31
  300. package/tedi/components/form/radio-card/radio-card.component.d.ts.map +0 -1
  301. package/tedi/components/form/radio-card-group/radio-card-group.component.d.ts +0 -13
  302. package/tedi/components/form/radio-card-group/radio-card-group.component.d.ts.map +0 -1
  303. package/tedi/components/form/radio-group/radio-group.component.d.ts +0 -70
  304. package/tedi/components/form/radio-group/radio-group.component.d.ts.map +0 -1
  305. package/tedi/components/form/select/index.d.ts +0 -3
  306. package/tedi/components/form/select/index.d.ts.map +0 -1
  307. package/tedi/components/form/select/select-templates.directive.d.ts +0 -69
  308. package/tedi/components/form/select/select-templates.directive.d.ts.map +0 -1
  309. package/tedi/components/form/select/select.component.d.ts +0 -286
  310. package/tedi/components/form/select/select.component.d.ts.map +0 -1
  311. package/tedi/components/form/text-field/text-field.component.d.ts +0 -38
  312. package/tedi/components/form/text-field/text-field.component.d.ts.map +0 -1
  313. package/tedi/components/form/time-field/index.d.ts +0 -2
  314. package/tedi/components/form/time-field/index.d.ts.map +0 -1
  315. package/tedi/components/form/time-field/time-field.component.d.ts +0 -104
  316. package/tedi/components/form/time-field/time-field.component.d.ts.map +0 -1
  317. package/tedi/components/form/time-field/time-picker-modal.component.d.ts +0 -26
  318. package/tedi/components/form/time-field/time-picker-modal.component.d.ts.map +0 -1
  319. package/tedi/components/form/time-picker/index.d.ts +0 -2
  320. package/tedi/components/form/time-picker/index.d.ts.map +0 -1
  321. package/tedi/components/form/time-picker/time-picker.component.d.ts +0 -99
  322. package/tedi/components/form/time-picker/time-picker.component.d.ts.map +0 -1
  323. package/tedi/components/form/toggle/toggle.component.d.ts +0 -61
  324. package/tedi/components/form/toggle/toggle.component.d.ts.map +0 -1
  325. package/tedi/components/helpers/ellipsis/ellipsis.component.d.ts +0 -21
  326. package/tedi/components/helpers/ellipsis/ellipsis.component.d.ts.map +0 -1
  327. package/tedi/components/helpers/ellipsis/index.d.ts +0 -3
  328. package/tedi/components/helpers/ellipsis/index.d.ts.map +0 -1
  329. package/tedi/components/helpers/empty-state/empty-state.component.d.ts +0 -54
  330. package/tedi/components/helpers/empty-state/empty-state.component.d.ts.map +0 -1
  331. package/tedi/components/helpers/empty-state/index.d.ts +0 -2
  332. package/tedi/components/helpers/empty-state/index.d.ts.map +0 -1
  333. package/tedi/components/helpers/grid/col/col.component.d.ts +0 -37
  334. package/tedi/components/helpers/grid/col/col.component.d.ts.map +0 -1
  335. package/tedi/components/helpers/grid/index.d.ts +0 -3
  336. package/tedi/components/helpers/grid/index.d.ts.map +0 -1
  337. package/tedi/components/helpers/grid/row/row.component.d.ts +0 -60
  338. package/tedi/components/helpers/grid/row/row.component.d.ts.map +0 -1
  339. package/tedi/components/helpers/index.d.ts +0 -7
  340. package/tedi/components/helpers/index.d.ts.map +0 -1
  341. package/tedi/components/helpers/scroll-fade/index.d.ts +0 -3
  342. package/tedi/components/helpers/scroll-fade/index.d.ts.map +0 -1
  343. package/tedi/components/helpers/scroll-fade/scroll-fade.component.d.ts +0 -29
  344. package/tedi/components/helpers/scroll-fade/scroll-fade.component.d.ts.map +0 -1
  345. package/tedi/components/helpers/separator/separator.component.d.ts +0 -57
  346. package/tedi/components/helpers/separator/separator.component.d.ts.map +0 -1
  347. package/tedi/components/helpers/timeline/index.d.ts +0 -5
  348. package/tedi/components/helpers/timeline/index.d.ts.map +0 -1
  349. package/tedi/components/helpers/timeline/timeline-description/timeline-description.component.d.ts +0 -6
  350. package/tedi/components/helpers/timeline/timeline-description/timeline-description.component.d.ts.map +0 -1
  351. package/tedi/components/helpers/timeline/timeline-item/timeline-item.component.d.ts +0 -19
  352. package/tedi/components/helpers/timeline/timeline-item/timeline-item.component.d.ts.map +0 -1
  353. package/tedi/components/helpers/timeline/timeline-title/timeline-title.component.d.ts +0 -6
  354. package/tedi/components/helpers/timeline/timeline-title/timeline-title.component.d.ts.map +0 -1
  355. package/tedi/components/helpers/timeline/timeline.component.d.ts +0 -12
  356. package/tedi/components/helpers/timeline/timeline.component.d.ts.map +0 -1
  357. package/tedi/components/index.d.ts +0 -14
  358. package/tedi/components/index.d.ts.map +0 -1
  359. package/tedi/components/layout/footer/footer-body/footer-body.component.d.ts +0 -9
  360. package/tedi/components/layout/footer/footer-body/footer-body.component.d.ts.map +0 -1
  361. package/tedi/components/layout/footer/footer-bottom/footer-bottom.component.d.ts +0 -19
  362. package/tedi/components/layout/footer/footer-bottom/footer-bottom.component.d.ts.map +0 -1
  363. package/tedi/components/layout/footer/footer-section/footer-section.component.d.ts +0 -26
  364. package/tedi/components/layout/footer/footer-section/footer-section.component.d.ts.map +0 -1
  365. package/tedi/components/layout/footer/footer-side/footer-side.component.d.ts +0 -21
  366. package/tedi/components/layout/footer/footer-side/footer-side.component.d.ts.map +0 -1
  367. package/tedi/components/layout/footer/footer.component.d.ts +0 -9
  368. package/tedi/components/layout/footer/footer.component.d.ts.map +0 -1
  369. package/tedi/components/layout/footer/index.d.ts +0 -6
  370. package/tedi/components/layout/footer/index.d.ts.map +0 -1
  371. package/tedi/components/layout/header/header-actions/header-actions.component.d.ts +0 -6
  372. package/tedi/components/layout/header/header-actions/header-actions.component.d.ts.map +0 -1
  373. package/tedi/components/layout/header/header-content/header-content.component.d.ts +0 -6
  374. package/tedi/components/layout/header/header-content/header-content.component.d.ts.map +0 -1
  375. package/tedi/components/layout/header/header-language/header-language.component.d.ts +0 -25
  376. package/tedi/components/layout/header/header-language/header-language.component.d.ts.map +0 -1
  377. package/tedi/components/layout/header/header-login/header-login.component.d.ts +0 -14
  378. package/tedi/components/layout/header/header-login/header-login.component.d.ts.map +0 -1
  379. package/tedi/components/layout/header/header-logout/header-logout.component.d.ts +0 -10
  380. package/tedi/components/layout/header/header-logout/header-logout.component.d.ts.map +0 -1
  381. package/tedi/components/layout/header/header-profile/header-profile.component.d.ts +0 -26
  382. package/tedi/components/layout/header/header-profile/header-profile.component.d.ts.map +0 -1
  383. package/tedi/components/layout/header/header-role/header-role.component.d.ts +0 -40
  384. package/tedi/components/layout/header/header-role/header-role.component.d.ts.map +0 -1
  385. package/tedi/components/layout/header/header.component.d.ts +0 -6
  386. package/tedi/components/layout/header/header.component.d.ts.map +0 -1
  387. package/tedi/components/layout/header/index.d.ts +0 -9
  388. package/tedi/components/layout/header/index.d.ts.map +0 -1
  389. package/tedi/components/layout/index.d.ts +0 -4
  390. package/tedi/components/layout/index.d.ts.map +0 -1
  391. package/tedi/components/layout/sidenav/index.d.ts +0 -9
  392. package/tedi/components/layout/sidenav/index.d.ts.map +0 -1
  393. package/tedi/components/layout/sidenav/sidenav-dropdown/sidenav-dropdown.component.d.ts +0 -15
  394. package/tedi/components/layout/sidenav/sidenav-dropdown/sidenav-dropdown.component.d.ts.map +0 -1
  395. package/tedi/components/layout/sidenav/sidenav-dropdown-group/sidenav-dropdown-group.component.d.ts +0 -13
  396. package/tedi/components/layout/sidenav/sidenav-dropdown-group/sidenav-dropdown-group.component.d.ts.map +0 -1
  397. package/tedi/components/layout/sidenav/sidenav-dropdown-item/sidenav-dropdown-item.component.d.ts +0 -24
  398. package/tedi/components/layout/sidenav/sidenav-dropdown-item/sidenav-dropdown-item.component.d.ts.map +0 -1
  399. package/tedi/components/layout/sidenav/sidenav-group-title/sidenav-group-title.component.d.ts +0 -6
  400. package/tedi/components/layout/sidenav/sidenav-group-title/sidenav-group-title.component.d.ts.map +0 -1
  401. package/tedi/components/layout/sidenav/sidenav-item/sidenav-item.component.d.ts +0 -38
  402. package/tedi/components/layout/sidenav/sidenav-item/sidenav-item.component.d.ts.map +0 -1
  403. package/tedi/components/layout/sidenav/sidenav-overlay/sidenav-overlay.component.d.ts +0 -10
  404. package/tedi/components/layout/sidenav/sidenav-overlay/sidenav-overlay.component.d.ts.map +0 -1
  405. package/tedi/components/layout/sidenav/sidenav-toggle/sidenav-toggle.component.d.ts +0 -13
  406. package/tedi/components/layout/sidenav/sidenav-toggle/sidenav-toggle.component.d.ts.map +0 -1
  407. package/tedi/components/layout/sidenav/sidenav.component.d.ts +0 -32
  408. package/tedi/components/layout/sidenav/sidenav.component.d.ts.map +0 -1
  409. package/tedi/components/loader/index.d.ts +0 -2
  410. package/tedi/components/loader/index.d.ts.map +0 -1
  411. package/tedi/components/loader/spinner/spinner.component.d.ts +0 -27
  412. package/tedi/components/loader/spinner/spinner.component.d.ts.map +0 -1
  413. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/horizontal-stepper-item.component.d.ts +0 -25
  414. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/horizontal-stepper-item.component.d.ts.map +0 -1
  415. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/index.d.ts +0 -2
  416. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper-item/index.d.ts.map +0 -1
  417. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper.component.d.ts +0 -18
  418. package/tedi/components/navigation/horizontal-stepper/horizontal-stepper.component.d.ts.map +0 -1
  419. package/tedi/components/navigation/horizontal-stepper/index.d.ts +0 -3
  420. package/tedi/components/navigation/horizontal-stepper/index.d.ts.map +0 -1
  421. package/tedi/components/navigation/index.d.ts +0 -4
  422. package/tedi/components/navigation/index.d.ts.map +0 -1
  423. package/tedi/components/navigation/link/link.component.d.ts +0 -47
  424. package/tedi/components/navigation/link/link.component.d.ts.map +0 -1
  425. package/tedi/components/navigation/pagination/index.d.ts +0 -5
  426. package/tedi/components/navigation/pagination/index.d.ts.map +0 -1
  427. package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts +0 -31
  428. package/tedi/components/navigation/pagination/pagination-option-picker-modal/pagination-option-picker-modal.component.d.ts.map +0 -1
  429. package/tedi/components/navigation/pagination/pagination-results.directive.d.ts +0 -17
  430. package/tedi/components/navigation/pagination/pagination-results.directive.d.ts.map +0 -1
  431. package/tedi/components/navigation/pagination/pagination.component.d.ts +0 -192
  432. package/tedi/components/navigation/pagination/pagination.component.d.ts.map +0 -1
  433. package/tedi/components/navigation/pagination/pagination.types.d.ts +0 -58
  434. package/tedi/components/navigation/pagination/pagination.types.d.ts.map +0 -1
  435. package/tedi/components/navigation/pagination/pagination.utils.d.ts +0 -24
  436. package/tedi/components/navigation/pagination/pagination.utils.d.ts.map +0 -1
  437. package/tedi/components/notifications/alert/alert.component.d.ts +0 -73
  438. package/tedi/components/notifications/alert/alert.component.d.ts.map +0 -1
  439. package/tedi/components/notifications/index.d.ts +0 -3
  440. package/tedi/components/notifications/index.d.ts.map +0 -1
  441. package/tedi/components/notifications/toast/toast-container.component.d.ts +0 -35
  442. package/tedi/components/notifications/toast/toast-container.component.d.ts.map +0 -1
  443. package/tedi/components/notifications/toast/toast.component.d.ts +0 -111
  444. package/tedi/components/notifications/toast/toast.component.d.ts.map +0 -1
  445. package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts +0 -16
  446. package/tedi/components/overlay/dropdown/dropdown-content/dropdown-content.component.d.ts.map +0 -1
  447. package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts +0 -36
  448. package/tedi/components/overlay/dropdown/dropdown-item/dropdown-item.component.d.ts.map +0 -1
  449. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts +0 -6
  450. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-label.component.d.ts.map +0 -1
  451. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts +0 -6
  452. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value-meta.component.d.ts.map +0 -1
  453. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts +0 -36
  454. package/tedi/components/overlay/dropdown/dropdown-item-value/dropdown-item-value.component.d.ts.map +0 -1
  455. package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts +0 -4
  456. package/tedi/components/overlay/dropdown/dropdown-item-value/index.d.ts.map +0 -1
  457. package/tedi/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts +0 -34
  458. package/tedi/components/overlay/dropdown/dropdown-trigger/dropdown-trigger.directive.d.ts.map +0 -1
  459. package/tedi/components/overlay/dropdown/dropdown.component.d.ts +0 -67
  460. package/tedi/components/overlay/dropdown/dropdown.component.d.ts.map +0 -1
  461. package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts +0 -34
  462. package/tedi/components/overlay/dropdown/dropdown.tokens.d.ts.map +0 -1
  463. package/tedi/components/overlay/dropdown/index.d.ts +0 -7
  464. package/tedi/components/overlay/dropdown/index.d.ts.map +0 -1
  465. package/tedi/components/overlay/index.d.ts +0 -5
  466. package/tedi/components/overlay/index.d.ts.map +0 -1
  467. package/tedi/components/overlay/modal/index.d.ts +0 -8
  468. package/tedi/components/overlay/modal/index.d.ts.map +0 -1
  469. package/tedi/components/overlay/modal/modal-content/modal-content.component.d.ts +0 -7
  470. package/tedi/components/overlay/modal/modal-content/modal-content.component.d.ts.map +0 -1
  471. package/tedi/components/overlay/modal/modal-footer/modal-footer.component.d.ts +0 -6
  472. package/tedi/components/overlay/modal/modal-footer/modal-footer.component.d.ts.map +0 -1
  473. package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts +0 -27
  474. package/tedi/components/overlay/modal/modal-header/modal-header.component.d.ts.map +0 -1
  475. package/tedi/components/overlay/modal/modal-ref.d.ts +0 -21
  476. package/tedi/components/overlay/modal/modal-ref.d.ts.map +0 -1
  477. package/tedi/components/overlay/modal/modal.component.d.ts +0 -50
  478. package/tedi/components/overlay/modal/modal.component.d.ts.map +0 -1
  479. package/tedi/components/overlay/modal/modal.service.d.ts +0 -35
  480. package/tedi/components/overlay/modal/modal.service.d.ts.map +0 -1
  481. package/tedi/components/overlay/modal/modal.types.d.ts +0 -44
  482. package/tedi/components/overlay/modal/modal.types.d.ts.map +0 -1
  483. package/tedi/components/overlay/popover/index.d.ts +0 -4
  484. package/tedi/components/overlay/popover/index.d.ts.map +0 -1
  485. package/tedi/components/overlay/popover/popover-content/popover-content.component.d.ts +0 -25
  486. package/tedi/components/overlay/popover/popover-content/popover-content.component.d.ts.map +0 -1
  487. package/tedi/components/overlay/popover/popover-trigger/popover-trigger.directive.d.ts +0 -16
  488. package/tedi/components/overlay/popover/popover-trigger/popover-trigger.directive.d.ts.map +0 -1
  489. package/tedi/components/overlay/popover/popover.component.d.ts +0 -80
  490. package/tedi/components/overlay/popover/popover.component.d.ts.map +0 -1
  491. package/tedi/components/overlay/tooltip/index.d.ts +0 -4
  492. package/tedi/components/overlay/tooltip/index.d.ts.map +0 -1
  493. package/tedi/components/overlay/tooltip/tooltip-content/tooltip-content.component.d.ts +0 -16
  494. package/tedi/components/overlay/tooltip/tooltip-content/tooltip-content.component.d.ts.map +0 -1
  495. package/tedi/components/overlay/tooltip/tooltip-trigger/tooltip-trigger.component.d.ts +0 -23
  496. package/tedi/components/overlay/tooltip/tooltip-trigger/tooltip-trigger.component.d.ts.map +0 -1
  497. package/tedi/components/overlay/tooltip/tooltip.component.d.ts +0 -51
  498. package/tedi/components/overlay/tooltip/tooltip.component.d.ts.map +0 -1
  499. package/tedi/components/tags/index.d.ts +0 -4
  500. package/tedi/components/tags/index.d.ts.map +0 -1
  501. package/tedi/components/tags/status-badge/status-badge.component.d.ts +0 -55
  502. package/tedi/components/tags/status-badge/status-badge.component.d.ts.map +0 -1
  503. package/tedi/components/tags/status-indicator/index.d.ts +0 -2
  504. package/tedi/components/tags/status-indicator/index.d.ts.map +0 -1
  505. package/tedi/components/tags/status-indicator/status-indicator.component.d.ts +0 -37
  506. package/tedi/components/tags/status-indicator/status-indicator.component.d.ts.map +0 -1
  507. package/tedi/components/tags/tag/tag.component.d.ts +0 -47
  508. package/tedi/components/tags/tag/tag.component.d.ts.map +0 -1
  509. package/tedi/directives/hide-at/hide-at.directive.d.ts +0 -11
  510. package/tedi/directives/hide-at/hide-at.directive.d.ts.map +0 -1
  511. package/tedi/directives/index.d.ts +0 -4
  512. package/tedi/directives/index.d.ts.map +0 -1
  513. package/tedi/directives/show-at/show-at.directive.d.ts +0 -11
  514. package/tedi/directives/show-at/show-at.directive.d.ts.map +0 -1
  515. package/tedi/directives/vertical-spacing/index.d.ts +0 -3
  516. package/tedi/directives/vertical-spacing/index.d.ts.map +0 -1
  517. package/tedi/directives/vertical-spacing/vertical-spacing-item.directive.d.ts +0 -13
  518. package/tedi/directives/vertical-spacing/vertical-spacing-item.directive.d.ts.map +0 -1
  519. package/tedi/directives/vertical-spacing/vertical-spacing.directive.d.ts +0 -13
  520. package/tedi/directives/vertical-spacing/vertical-spacing.directive.d.ts.map +0 -1
  521. package/tedi/helpers/generate-uuid.d.ts +0 -8
  522. package/tedi/helpers/generate-uuid.d.ts.map +0 -1
  523. package/tedi/helpers/index.d.ts +0 -2
  524. package/tedi/helpers/index.d.ts.map +0 -1
  525. package/tedi/providers/index.d.ts +0 -2
  526. package/tedi/providers/index.d.ts.map +0 -1
  527. package/tedi/providers/tedi.provider.d.ts +0 -9
  528. package/tedi/providers/tedi.provider.d.ts.map +0 -1
  529. package/tedi/services/breakpoint/breakpoint.service.d.ts +0 -41
  530. package/tedi/services/breakpoint/breakpoint.service.d.ts.map +0 -1
  531. package/tedi/services/index.d.ts +0 -6
  532. package/tedi/services/index.d.ts.map +0 -1
  533. package/tedi/services/sidenav/sidenav.service.d.ts +0 -20
  534. package/tedi/services/sidenav/sidenav.service.d.ts.map +0 -1
  535. package/tedi/services/theme/theme.service.d.ts +0 -15
  536. package/tedi/services/theme/theme.service.d.ts.map +0 -1
  537. package/tedi/services/toast/toast-announcer.service.d.ts +0 -34
  538. package/tedi/services/toast/toast-announcer.service.d.ts.map +0 -1
  539. package/tedi/services/toast/toast.service.d.ts +0 -83
  540. package/tedi/services/toast/toast.service.d.ts.map +0 -1
  541. package/tedi/services/translation/translation.pipe.d.ts +0 -10
  542. package/tedi/services/translation/translation.pipe.d.ts.map +0 -1
  543. package/tedi/services/translation/translation.service.d.ts +0 -20
  544. package/tedi/services/translation/translation.service.d.ts.map +0 -1
  545. package/tedi/services/translation/translations.d.ts +0 -1161
  546. package/tedi/services/translation/translations.d.ts.map +0 -1
  547. package/tedi/tedi-design-system-angular-tedi.d.ts.map +0 -1
  548. package/tedi/tokens/index.d.ts +0 -3
  549. package/tedi/tokens/index.d.ts.map +0 -1
  550. package/tedi/tokens/theme.token.d.ts +0 -3
  551. package/tedi/tokens/theme.token.d.ts.map +0 -1
  552. package/tedi/tokens/translation.token.d.ts +0 -4
  553. package/tedi/tokens/translation.token.d.ts.map +0 -1
  554. package/tedi/types/index.d.ts +0 -2
  555. package/tedi/types/index.d.ts.map +0 -1
  556. package/tedi/types/inputs.type.d.ts +0 -5
  557. package/tedi/types/inputs.type.d.ts.map +0 -1
  558. package/tedi/utils/cookies.util.d.ts +0 -2
  559. package/tedi/utils/cookies.util.d.ts.map +0 -1
  560. package/tedi/utils/date.util.d.ts +0 -26
  561. package/tedi/utils/date.util.d.ts.map +0 -1
  562. package/tedi/utils/elements.util.d.ts +0 -2
  563. package/tedi/utils/elements.util.d.ts.map +0 -1
  564. package/tedi/utils/time.util.d.ts +0 -22
  565. package/tedi/utils/time.util.d.ts.map +0 -1
  566. package/tedi-design-system-angular.d.ts.map +0 -1
@@ -1,9 +1,1480 @@
1
- export * from "./components/buttons";
2
- export * from "./components/cards";
3
- export * from "./components/form";
4
- export * from "./components/navigation";
5
- export * from "./components/overlay";
6
- export * from "./components/tags";
7
- export * from "./components/table";
8
- export * from "./components/helpers";
9
- //# sourceMappingURL=index.d.ts.map
1
+ import * as _angular_core from '@angular/core';
2
+ import { OnInit, TemplateRef, AfterContentChecked, ElementRef, EventEmitter, OnDestroy, AfterContentInit } from '@angular/core';
3
+ import * as i1 from '@tedi-design-system/angular/tedi';
4
+ import { BaseButtonDirective, IconColor, ComponentInputs, FeedbackTextComponent, BreakpointInputs, BreakpointService, ButtonVariant, ButtonSize } from '@tedi-design-system/angular/tedi';
5
+ import { ControlValueAccessor, NgControl, AbstractControl, ValidationErrors } from '@angular/forms';
6
+ import { DialogRef } from '@angular/cdk/dialog';
7
+ import { FocusableOption } from '@angular/cdk/a11y';
8
+ import * as i1$1 from '@angular/router';
9
+ import * as _angular_cdk_overlay from '@angular/cdk/overlay';
10
+ import { CdkOverlayOrigin } from '@angular/cdk/overlay';
11
+
12
+ type FloatingButtonVariant = "primary" | "secondary";
13
+ type FloatingButtonSize = "default" | "large";
14
+ type FloatingButtonAxis = "horizontal" | "vertical";
15
+ declare class FloatingButtonComponent implements OnInit {
16
+ /**
17
+ * Specifies the color theme of the button. The color should meet accessibility standards for color contrast.
18
+ * @default primary
19
+ */
20
+ variant: _angular_core.InputSignal<FloatingButtonVariant>;
21
+ /**
22
+ * Defines the size of the button.
23
+ * @default default
24
+ */
25
+ size: _angular_core.InputSignal<FloatingButtonSize>;
26
+ /**
27
+ * Button axis
28
+ * @default horizontal
29
+ */
30
+ axis: _angular_core.InputSignal<FloatingButtonAxis>;
31
+ buttonDirective: BaseButtonDirective;
32
+ ngOnInit(): void;
33
+ floatClasses: _angular_core.Signal<string>;
34
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<FloatingButtonComponent, never>;
35
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<FloatingButtonComponent, "[tedi-floating-button]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "axis": { "alias": "axis"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof i1.BaseButtonDirective; inputs: {}; outputs: {}; }]>;
36
+ }
37
+
38
+ declare class AccordionItemComponent {
39
+ /**
40
+ * Accordion item id
41
+ */
42
+ id: _angular_core.InputSignal<string | undefined>;
43
+ /**
44
+ * Whether accordion item is selected
45
+ */
46
+ selected: _angular_core.InputSignal<boolean>;
47
+ opened: _angular_core.ModelSignal<boolean>;
48
+ private idGenerator;
49
+ private itemId;
50
+ headerId: _angular_core.Signal<string>;
51
+ contentId: _angular_core.Signal<string>;
52
+ open(): void;
53
+ close(): void;
54
+ toggle(): void;
55
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionItemComponent, never>;
56
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionItemComponent, "tedi-accordion-item", never, { "id": { "alias": "id"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "opened": { "alias": "opened"; "required": false; "isSignal": true; }; }, { "opened": "openedChange"; }, never, ["*"], true, never>;
57
+ }
58
+
59
+ /**
60
+ * @deprecated Use Accordion from TEDI-ready instead. This component will be removed from future versions.
61
+ */
62
+ declare class AccordionComponent implements OnInit {
63
+ /**
64
+ * id-s of items that should be opened by default.
65
+ */
66
+ defaultOpenItems: _angular_core.InputSignal<string[] | undefined>;
67
+ /**
68
+ * Whether only one accordion item can be opened at once.
69
+ * @default false
70
+ */
71
+ singleOpen: _angular_core.InputSignal<boolean>;
72
+ accordionItems: _angular_core.Signal<readonly AccordionItemComponent[]>;
73
+ private prevOpens;
74
+ constructor();
75
+ private openDefaultOpenItems;
76
+ ngOnInit(): void;
77
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionComponent, never>;
78
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionComponent, "tedi-accordion", never, { "defaultOpenItems": { "alias": "defaultOpenItems"; "required": false; "isSignal": true; }; "singleOpen": { "alias": "singleOpen"; "required": false; "isSignal": true; }; }, {}, ["accordionItems"], ["*"], true, never>;
79
+ }
80
+
81
+ type CardColors = "primary" | "secondary" | "tertiary" | "accent" | "brand-primary" | "brand-secondary" | "brand-tertiary" | "brand-quaternary" | "danger-primary" | "danger-secondary" | "success-primary" | "success-secondary" | "info-primary" | "info-secondary" | "warning-primary" | "warning-secondary" | "neutral-primary" | "neutral-secondary";
82
+ /**
83
+ * @deprecated Use background and border inputs on TEDI-ready Card components instead. This directive will be removed from future versions.
84
+ */
85
+ declare class CardColorsDirective {
86
+ /**
87
+ * Modifies background of the block it's attached to.
88
+ */
89
+ background: _angular_core.InputSignal<CardColors | undefined>;
90
+ border: _angular_core.InputSignal<CardColors | undefined>;
91
+ modifierClasses: _angular_core.Signal<string>;
92
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardColorsDirective, never>;
93
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<CardColorsDirective, never, never, { "background": { "alias": "background"; "required": false; "isSignal": true; }; "border": { "alias": "border"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
94
+ }
95
+
96
+ declare class AccordionIconComponent {
97
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionIconComponent, never>;
98
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionIconComponent, "tedi-accordion-icon", never, {}, {}, never, ["*"], true, [{ directive: typeof CardColorsDirective; inputs: { "background": "background"; }; outputs: {}; }]>;
99
+ }
100
+
101
+ declare class AccordionItemContentComponent {
102
+ background: _angular_core.InputSignal<CardColors | undefined>;
103
+ accordionItem: AccordionItemComponent;
104
+ headerId: _angular_core.Signal<string>;
105
+ contentId: _angular_core.Signal<string>;
106
+ opened: _angular_core.ModelSignal<boolean>;
107
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionItemContentComponent, never>;
108
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionItemContentComponent, "tedi-accordion-item-content", never, { "background": { "alias": "background"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
109
+ }
110
+
111
+ type CardSpacing = "xs" | "sm" | "md" | "lg" | "none";
112
+ type CardAccentBorder = "info" | "success" | "warning" | "danger";
113
+ /**
114
+ * @deprecated Use Card from TEDI-ready instead. This component will be removed from future versions.
115
+ */
116
+ declare class CardComponent {
117
+ /**
118
+ * Whether card should not have border.
119
+ * @default false
120
+ */
121
+ borderless: _angular_core.InputSignal<boolean | undefined>;
122
+ /**
123
+ * Sets padding for header and content block.
124
+ * @default md
125
+ */
126
+ spacing: _angular_core.InputSignal<CardSpacing>;
127
+ /**
128
+ * Creates colored accent left border.
129
+ */
130
+ accentBorder: _angular_core.InputSignal<CardAccentBorder | undefined>;
131
+ /**
132
+ * Whether card should have selected border.
133
+ * @default false
134
+ */
135
+ selected: _angular_core.InputSignal<boolean | undefined>;
136
+ modifierClasses: _angular_core.Signal<string>;
137
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardComponent, never>;
138
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardComponent, "tedi-card", never, { "borderless": { "alias": "borderless"; "required": false; "isSignal": true; }; "spacing": { "alias": "spacing"; "required": false; "isSignal": true; }; "accentBorder": { "alias": "accentBorder"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof CardColorsDirective; inputs: { "background": "background"; "border": "border"; }; outputs: {}; }, { directive: typeof CardPaddingDirective; inputs: { "padding": "padding"; }; outputs: {}; }]>;
139
+ }
140
+
141
+ type CardPadding = CardSpacing | {
142
+ horizontal?: CardSpacing;
143
+ vertical?: CardSpacing;
144
+ } | {
145
+ top?: CardSpacing;
146
+ bottom?: CardSpacing;
147
+ left?: CardSpacing;
148
+ right?: CardSpacing;
149
+ };
150
+ /**
151
+ * @deprecated Use the padding input on TEDI-ready Card components instead. This directive will be removed from future versions.
152
+ */
153
+ declare class CardPaddingDirective {
154
+ /**
155
+ * Modifies padding of the block it's attached to. Can be override whole block or horizontal, vertical or each side separately.
156
+ */
157
+ padding: _angular_core.InputSignal<CardPadding | undefined>;
158
+ modifierClasses: _angular_core.Signal<string>;
159
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardPaddingDirective, never>;
160
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<CardPaddingDirective, never, never, { "padding": { "alias": "padding"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
161
+ }
162
+
163
+ type CardHeaderVariant = "primary" | "secondary" | "tertiary" | "brand" | "brand-dark";
164
+ /**
165
+ * @deprecated Use CardHeader from TEDI-ready instead. This component will be removed from future versions.
166
+ */
167
+ declare class CardHeaderComponent {
168
+ /**
169
+ * Variant of the card header.
170
+ */
171
+ variant: _angular_core.InputSignal<CardHeaderVariant | undefined>;
172
+ modifierClasses: _angular_core.Signal<string>;
173
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardHeaderComponent, never>;
174
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardHeaderComponent, "tedi-card-header, [tedi-card-header]", never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof CardColorsDirective; inputs: { "background": "background"; }; outputs: {}; }, { directive: typeof CardPaddingDirective; inputs: { "padding": "padding"; }; outputs: {}; }]>;
175
+ }
176
+
177
+ declare class AccordionItemHeaderComponent {
178
+ /**
179
+ * Whether accordion header should have indicator arrow
180
+ * @default false
181
+ */
182
+ indicator: _angular_core.InputSignal<boolean>;
183
+ /**
184
+ * Open button text. Visible if both openText and closeText are provided.
185
+ */
186
+ openText: _angular_core.InputSignal<string | undefined>;
187
+ /**
188
+ * Close button text. Visible if both openText and closeText are provided.
189
+ */
190
+ closeText: _angular_core.InputSignal<string | undefined>;
191
+ /**
192
+ * Accordion header variant
193
+ */
194
+ variant: _angular_core.InputSignal<CardHeaderVariant | undefined>;
195
+ /**
196
+ * Accordion header background
197
+ */
198
+ background: _angular_core.InputSignal<CardColors | undefined>;
199
+ /**
200
+ * Color of the indicator arrow
201
+ */
202
+ indicatorColor: _angular_core.InputSignal<IconColor | undefined>;
203
+ /**
204
+ * Whether indicator is displayed before or after the main content
205
+ */
206
+ indicatorPosition: _angular_core.InputSignal<"start" | "end">;
207
+ /**
208
+ * Whether header is clickable
209
+ */
210
+ clickable: _angular_core.InputSignal<boolean>;
211
+ accordionItem: AccordionItemComponent;
212
+ opened: _angular_core.ModelSignal<boolean>;
213
+ headerId: _angular_core.Signal<string>;
214
+ contentId: _angular_core.Signal<string>;
215
+ toggleButtonText: _angular_core.Signal<string | undefined>;
216
+ indicatorIconColor: _angular_core.Signal<IconColor>;
217
+ toggle(): void;
218
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<AccordionItemHeaderComponent, never>;
219
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<AccordionItemHeaderComponent, "tedi-accordion-item-header", never, { "indicator": { "alias": "indicator"; "required": false; "isSignal": true; }; "openText": { "alias": "openText"; "required": false; "isSignal": true; }; "closeText": { "alias": "closeText"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "background": { "alias": "background"; "required": false; "isSignal": true; }; "indicatorColor": { "alias": "indicatorColor"; "required": false; "isSignal": true; }; "indicatorPosition": { "alias": "indicatorPosition"; "required": false; "isSignal": true; }; "clickable": { "alias": "clickable"; "required": false; "isSignal": true; }; }, {}, never, ["*", "[tedi-accordion-header-end]"], true, never>;
220
+ }
221
+
222
+ /**
223
+ * @deprecated Use CardContent from TEDI-ready instead. This component will be removed from future versions.
224
+ */
225
+ declare class CardContentComponent {
226
+ /**
227
+ * Whether content block should have separator.
228
+ * Inside card the separator is created under the content, inside card row the separator is created to the right of content.
229
+ * @default false
230
+ */
231
+ hasSeparator: _angular_core.InputSignalWithTransform<boolean, unknown>;
232
+ /**
233
+ * Whether content block should take minimal space inside of row.
234
+ * Sets flex-grow to 0.
235
+ * @default false
236
+ */
237
+ autoWidth: _angular_core.InputSignalWithTransform<boolean, unknown>;
238
+ /**
239
+ * Creates a timeline line next to the content block.
240
+ * @default false
241
+ */
242
+ timeline: _angular_core.InputSignalWithTransform<boolean, unknown>;
243
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardContentComponent, never>;
244
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardContentComponent, "tedi-card-content", never, { "hasSeparator": { "alias": "hasSeparator"; "required": false; "isSignal": true; }; "autoWidth": { "alias": "autoWidth"; "required": false; "isSignal": true; }; "timeline": { "alias": "timeline"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof CardColorsDirective; inputs: { "background": "background"; "border": "border"; }; outputs: {}; }, { directive: typeof CardPaddingDirective; inputs: { "padding": "padding"; }; outputs: {}; }]>;
245
+ }
246
+
247
+ /**
248
+ * @deprecated Use CardRow from TEDI-ready instead. This component will be removed from future versions.
249
+ */
250
+ declare class CardRowComponent {
251
+ /**
252
+ * Whether row should have separator under it.
253
+ * @default false
254
+ */
255
+ hasSeparator: _angular_core.InputSignalWithTransform<boolean, unknown>;
256
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CardRowComponent, never>;
257
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CardRowComponent, "tedi-card-row", never, { "hasSeparator": { "alias": "hasSeparator"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
258
+ }
259
+
260
+ type CheckboxSize = "default" | "large";
261
+ /**
262
+ * @deprecated Use Checkbox from TEDI-ready instead. This component will be removed from future versions.
263
+ */
264
+ declare class CheckboxComponent implements ControlValueAccessor, OnInit {
265
+ inputId: _angular_core.InputSignal<string>;
266
+ checked: _angular_core.ModelSignal<boolean | null>;
267
+ indeterminate: _angular_core.ModelSignal<boolean | undefined>;
268
+ value: _angular_core.InputSignal<string | undefined>;
269
+ disabled: _angular_core.ModelSignal<boolean | undefined>;
270
+ size: _angular_core.InputSignal<CheckboxSize | undefined>;
271
+ hasError: _angular_core.InputSignal<boolean | undefined>;
272
+ /**
273
+ * FeedbackText component inputs.
274
+ */
275
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
276
+ private _inputEl;
277
+ private checkboxGroup;
278
+ private checkboxCardGroup;
279
+ private _onChange;
280
+ _onTouched: () => void;
281
+ feedbackTextId: _angular_core.Signal<string | undefined>;
282
+ indicatorIcon: _angular_core.Signal<"remove" | "check" | undefined>;
283
+ checkboxSize: _angular_core.Signal<CheckboxSize | undefined>;
284
+ iconSize: _angular_core.Signal<18 | 16>;
285
+ checkboxDisabled: _angular_core.Signal<boolean | undefined>;
286
+ focus(): void;
287
+ writeValue(value: boolean | null): void;
288
+ registerOnChange(fn: (val: boolean) => void): void;
289
+ registerOnTouched(fn: () => void): void;
290
+ setDisabledState(isDisabled: boolean): void;
291
+ onInputChange(event: Event): void;
292
+ ngOnInit(): void;
293
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CheckboxComponent, never>;
294
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CheckboxComponent, "tedi-checkbox", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "indeterminate": { "alias": "indeterminate"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "hasError": { "alias": "hasError"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, { "checked": "checkedChange"; "indeterminate": "indeterminateChange"; "disabled": "disabledChange"; }, never, ["*"], true, never>;
295
+ }
296
+
297
+ /**
298
+ * @deprecated Use Checkbox from TEDI-ready instead. This component will be removed from future versions.
299
+ */
300
+ declare class CheckboxGroupComponent {
301
+ /**
302
+ * Checkbox group label.
303
+ */
304
+ label: _angular_core.InputSignal<string | undefined>;
305
+ disabled: _angular_core.InputSignal<boolean | undefined>;
306
+ hasError: _angular_core.InputSignal<boolean | undefined>;
307
+ size: _angular_core.InputSignal<CheckboxSize | undefined>;
308
+ direction: _angular_core.InputSignal<"row" | "column">;
309
+ spacing: _angular_core.InputSignal<number>;
310
+ /**
311
+ * FeedbackText component inputs.
312
+ */
313
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
314
+ labelId: _angular_core.Signal<string | undefined>;
315
+ groupDisabled: _angular_core.Signal<boolean | undefined>;
316
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CheckboxGroupComponent, never>;
317
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CheckboxGroupComponent, "tedi-checkbox-group", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "hasError": { "alias": "hasError"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "spacing": { "alias": "spacing"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
318
+ }
319
+
320
+ type ChoicegroupVariant = "primary" | "secondary";
321
+ declare class ChoiceGroupDirective {
322
+ variant: _angular_core.InputSignal<ChoicegroupVariant>;
323
+ hasIndicator: _angular_core.InputSignal<boolean>;
324
+ spacing: _angular_core.InputSignal<number>;
325
+ modifierClasses: _angular_core.Signal<string>;
326
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ChoiceGroupDirective, never>;
327
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<ChoiceGroupDirective, never, never, { "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "hasIndicator": { "alias": "hasIndicator"; "required": false; "isSignal": true; }; "spacing": { "alias": "spacing"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
328
+ }
329
+
330
+ /**
331
+ * @deprecated Use Checkbox with CheckboxCard label from TEDI-ready instead. This component will be removed from future versions.
332
+ */
333
+ declare class CheckboxCardGroupComponent extends CheckboxGroupComponent implements ControlValueAccessor {
334
+ direction: _angular_core.InputSignal<"row" | "column">;
335
+ value: _angular_core.ModelSignal<string[]>;
336
+ checkboxes: _angular_core.Signal<readonly any[]>;
337
+ private _controlDisabled;
338
+ private _onChange;
339
+ private _onTouched;
340
+ groupDisabled: _angular_core.Signal<boolean>;
341
+ writeValue(value: string[]): void;
342
+ registerOnChange(fn: (val: string[]) => void): void;
343
+ registerOnTouched(fn: (val: boolean) => void): void;
344
+ setDisabledState(isDisabled: boolean): void;
345
+ private updateCheckboxesState;
346
+ onCheckboxChange(checked: boolean, value: string): void;
347
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<CheckboxCardGroupComponent, never>;
348
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<CheckboxCardGroupComponent, "tedi-checkbox-card-group", never, { "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; }, { "value": "valueChange"; }, ["checkboxes"], ["*"], true, [{ directive: typeof ChoiceGroupDirective; inputs: { "variant": "variant"; "hasIndicator": "hasIndicator"; "spacing": "spacing"; }; outputs: {}; }]>;
349
+ }
350
+
351
+ declare class FormFieldComponent {
352
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<FormFieldComponent, never>;
353
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<FormFieldComponent, "tedi-form-field", never, {}, {}, never, ["*"], true, never>;
354
+ }
355
+
356
+ type InputSize = "small" | "default";
357
+ type InputState = "valid" | "error" | "default";
358
+ /**
359
+ * @deprecated Use TextField from TEDI-ready instead. This component will be removed from future versions.
360
+ */
361
+ declare class InputComponent {
362
+ /**
363
+ * Size of the input.
364
+ * @default default
365
+ */
366
+ size: _angular_core.InputSignal<InputSize>;
367
+ /**
368
+ * State of the input.
369
+ * @default default
370
+ */
371
+ state: _angular_core.InputSignal<InputState>;
372
+ modifierClasses: _angular_core.Signal<string>;
373
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<InputComponent, never>;
374
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<InputComponent, "[tedi-input]", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
375
+ }
376
+
377
+ /**
378
+ * InputGroupComponent is a component that allows you to group multiple input elements together.
379
+ *
380
+ *
381
+ * Use prefix-slot, suffix-slot and unnamed slots to add input elements to the group.
382
+ * @example
383
+ * <tedi-input-group>
384
+ * <tedi-button prefix-slot>Prefix</tedi-button>
385
+ * <tedi-button suffix-slot>Suffix</tedi-button>
386
+ * <input></input>
387
+ * </tedi-input-group>
388
+ *
389
+ */
390
+ declare class InputGroupComponent {
391
+ /**
392
+ * User-visible label for the input group, visible above the input, should describe the purpose of the input group.
393
+ */
394
+ readonly label: _angular_core.InputSignal<string | undefined>;
395
+ /**
396
+ * ID of the input group's label, used to associate the label with the input group's custom input.
397
+ */
398
+ readonly labelID: _angular_core.InputSignal<string | undefined>;
399
+ /**
400
+ * Disabled state of the input group, causes the input group to be grayed out.
401
+ * Does not affect children's disabled state.
402
+ * @default false
403
+ */
404
+ readonly disabled: _angular_core.InputSignal<boolean>;
405
+ /**
406
+ * FeedbackText component inputs, displayed below the input group.
407
+ */
408
+ readonly feedback: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
409
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<InputGroupComponent, never>;
410
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<InputGroupComponent, "tedi-input-group", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "labelID": { "alias": "labelID"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "feedback": { "alias": "feedback"; "required": false; "isSignal": true; }; }, {}, never, ["[prefix-slot]", "*", "[suffix-slot]"], true, never>;
411
+ }
412
+
413
+ type RadioValue = string;
414
+ /**
415
+ * @deprecated Use Radio from TEDI-ready instead. This component will be removed from future versions.
416
+ */
417
+ declare class RadioComponent implements OnInit {
418
+ inputId: _angular_core.InputSignal<string>;
419
+ checked: _angular_core.ModelSignal<boolean | undefined>;
420
+ value: _angular_core.InputSignal<string>;
421
+ disabled: _angular_core.InputSignal<boolean | undefined>;
422
+ hasError: _angular_core.InputSignal<boolean | undefined>;
423
+ /**
424
+ * FeedbackText component inputs.
425
+ */
426
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
427
+ private _inputEl;
428
+ private radioGroup;
429
+ inputDisabled: _angular_core.Signal<boolean | undefined>;
430
+ inputName: _angular_core.Signal<string | undefined>;
431
+ inputChecked: _angular_core.Signal<boolean | undefined>;
432
+ feedbackTextId: _angular_core.Signal<string | undefined>;
433
+ focus(): void;
434
+ onInputChange(event: Event): void;
435
+ ngOnInit(): void;
436
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<RadioComponent, never>;
437
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<RadioComponent, "tedi-radio", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "checked": { "alias": "checked"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "hasError": { "alias": "hasError"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, { "checked": "checkedChange"; }, never, ["*"], true, never>;
438
+ }
439
+
440
+ type RadioGroupSize = "default" | "large";
441
+ /**
442
+ * @deprecated Use Radio from TEDI-ready instead. This component will be removed from future versions.
443
+ */
444
+ declare class RadioGroupComponent implements ControlValueAccessor {
445
+ name: _angular_core.InputSignal<string>;
446
+ id: _angular_core.InputSignal<string>;
447
+ /**
448
+ * Radio group label.
449
+ */
450
+ label: _angular_core.InputSignal<string | undefined>;
451
+ disabled: _angular_core.InputSignal<boolean | undefined>;
452
+ hasError: _angular_core.InputSignal<boolean | undefined>;
453
+ size: _angular_core.InputSignal<RadioGroupSize>;
454
+ direction: _angular_core.InputSignal<"row" | "column">;
455
+ spacing: _angular_core.InputSignal<number>;
456
+ /**
457
+ * FeedbackText component inputs.
458
+ */
459
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
460
+ change: _angular_core.OutputEmitterRef<string>;
461
+ private _value;
462
+ private _controlDisabled;
463
+ groupDisabled: _angular_core.Signal<boolean>;
464
+ groupValue: _angular_core.Signal<string | null>;
465
+ private _onChange;
466
+ private _onTouched;
467
+ writeValue(value: RadioValue | null): void;
468
+ registerOnChange(fn: (val: RadioValue) => void): void;
469
+ registerOnTouched(fn: (val: boolean) => void): void;
470
+ setDisabledState(isDisabled: boolean): void;
471
+ selectRadio(value: string): void;
472
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<RadioGroupComponent, never>;
473
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<RadioGroupComponent, "tedi-radio-group", never, { "name": { "alias": "name"; "required": true; "isSignal": true; }; "id": { "alias": "id"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "hasError": { "alias": "hasError"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "spacing": { "alias": "spacing"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, { "change": "change"; }, never, ["*"], true, never>;
474
+ }
475
+
476
+ /**
477
+ * @deprecated Use Radio with RadioCard label from TEDI-ready instead. This component will be removed from future versions.
478
+ */
479
+ declare class RadioCardGroupComponent extends RadioGroupComponent {
480
+ direction: _angular_core.InputSignal<"row" | "column">;
481
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<RadioCardGroupComponent, never>;
482
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<RadioCardGroupComponent, "tedi-radio-card-group", never, { "direction": { "alias": "direction"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, [{ directive: typeof ChoiceGroupDirective; inputs: { "variant": "variant"; "hasIndicator": "hasIndicator"; "spacing": "spacing"; }; outputs: {}; }]>;
483
+ }
484
+
485
+ declare class SelectOptionComponent {
486
+ /**
487
+ * Value of the option
488
+ */
489
+ value: _angular_core.InputSignal<string>;
490
+ /**
491
+ * Label of the option
492
+ */
493
+ label: _angular_core.InputSignal<string>;
494
+ /**
495
+ * Whether the option is disabled
496
+ */
497
+ disabled: _angular_core.InputSignal<boolean>;
498
+ /**
499
+ * Group the option belongs to
500
+ * This is used for grouping options in the dropdown.
501
+ * If not provided, the option will not be grouped.
502
+ */
503
+ group: _angular_core.InputSignal<string | null>;
504
+ templateRef: _angular_core.Signal<TemplateRef<any> | undefined>;
505
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<SelectOptionComponent, never>;
506
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SelectOptionComponent, "tedi-select-option", never, { "value": { "alias": "value"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": true; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "group": { "alias": "group"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
507
+ }
508
+
509
+ /**
510
+ * @deprecated Use Select from TEDI-ready instead. This component will be removed from future versions.
511
+ */
512
+ declare class SelectComponent implements AfterContentChecked, ControlValueAccessor {
513
+ /**
514
+ * The id of the select input (for label association).
515
+ * @default ""
516
+ */
517
+ inputId: _angular_core.InputSignal<string>;
518
+ /**
519
+ * The label for the select input.
520
+ * @default ""
521
+ */
522
+ label: _angular_core.InputSignal<string | undefined>;
523
+ /**
524
+ * Should show label as required?
525
+ * @default false
526
+ */
527
+ required: _angular_core.InputSignal<boolean>;
528
+ /**
529
+ * The placeholder text to display when no option is selected.
530
+ * @default ""
531
+ */
532
+ placeholder: _angular_core.InputSignal<string>;
533
+ /**
534
+ * The state of the input.
535
+ * @default "default"
536
+ */
537
+ state: _angular_core.InputSignal<InputState>;
538
+ /**
539
+ * The size of the input.
540
+ * @default "default"
541
+ */
542
+ size: _angular_core.InputSignal<InputSize>;
543
+ /**
544
+ * Whether the clear button will be shown when an option is selected.
545
+ * @default false
546
+ */
547
+ clearable: _angular_core.InputSignal<boolean>;
548
+ /**
549
+ * Optional element reference to calculate dropdown width from.
550
+ * If provided but null, dropdown will use auto width.
551
+ * If not provided, defaults to the host element width.
552
+ * @default undefined
553
+ */
554
+ dropdownWidthRef: _angular_core.InputSignal<ElementRef<any> | null | undefined>;
555
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
556
+ isOpen: _angular_core.WritableSignal<boolean>;
557
+ selectedOptions: _angular_core.WritableSignal<readonly string[]>;
558
+ listboxRef: _angular_core.Signal<ElementRef<any> | undefined>;
559
+ triggerRef: _angular_core.Signal<ElementRef<any> | undefined>;
560
+ hostRef: ElementRef<any>;
561
+ options: _angular_core.Signal<readonly SelectOptionComponent[]>;
562
+ dropdownWidth: _angular_core.WritableSignal<number | null>;
563
+ disabled: _angular_core.WritableSignal<boolean>;
564
+ optionGroups: _angular_core.Signal<{
565
+ label: string;
566
+ options: SelectOptionComponent[];
567
+ }[]>;
568
+ ngAfterContentChecked(): void;
569
+ onWindowResize(): void;
570
+ toggleIsOpen(value?: boolean): void;
571
+ handleValueChange(event: {
572
+ value: readonly string[];
573
+ }): void;
574
+ clear(event: Event): void;
575
+ focusListboxWhenVisible: _angular_core.EffectRef;
576
+ focusTrigger(): void;
577
+ isOptionSelected(option: string): boolean;
578
+ selectedLabels: _angular_core.Signal<string[]>;
579
+ private setDropdownWidth;
580
+ onChange: (value: string | null) => void;
581
+ onTouched: () => void;
582
+ writeValue(value: string): void;
583
+ registerOnChange(fn: (value: string | null) => void): void;
584
+ registerOnTouched(fn: () => void): void;
585
+ setDisabledState(isDisabled: boolean): void;
586
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<SelectComponent, never>;
587
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SelectComponent, "tedi-select", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "dropdownWidthRef": { "alias": "dropdownWidthRef"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, {}, ["options"], never, true, never>;
588
+ }
589
+
590
+ declare enum specialOptionControls {
591
+ SELECT_ALL = "SELECT_ALL",
592
+ SELECTGROUP = "SELECTGROUP_"
593
+ }
594
+ declare class MultiselectComponent implements AfterContentChecked, ControlValueAccessor {
595
+ /**
596
+ * The id of the select input (for label association).
597
+ * @default ""
598
+ */
599
+ inputId: _angular_core.InputSignal<string>;
600
+ /**
601
+ * The label for the select input.
602
+ * @default ""
603
+ */
604
+ label: _angular_core.InputSignal<string | undefined>;
605
+ /**
606
+ * Should show label as required?
607
+ * @default false
608
+ */
609
+ required: _angular_core.InputSignal<boolean>;
610
+ /**
611
+ * The placeholder text to display when no option is selected.
612
+ * @default ""
613
+ */
614
+ placeholder: _angular_core.InputSignal<string>;
615
+ /**
616
+ * The state of the input.
617
+ * @default "default"
618
+ */
619
+ state: _angular_core.InputSignal<InputState>;
620
+ /**
621
+ * The size of the input.
622
+ * @default "default"
623
+ */
624
+ size: _angular_core.InputSignal<InputSize>;
625
+ /**
626
+ * Whether the select should be rendered as a multi-row dropdown.
627
+ * @default false
628
+ */
629
+ multiRow: _angular_core.InputSignal<boolean>;
630
+ /**
631
+ * Whether the selected labels show removing buttons.
632
+ * @default false
633
+ */
634
+ clearableTags: _angular_core.InputSignal<boolean>;
635
+ /**
636
+ * Whether the select should allow selecting all options at once.
637
+ * @default false
638
+ */
639
+ selectAll: _angular_core.InputSignal<boolean>;
640
+ /**
641
+ * Whether the select should allow selecting groups of options.
642
+ * @default false
643
+ */
644
+ selectableGroups: _angular_core.InputSignal<boolean>;
645
+ /**
646
+ * Whether the clear button will be shown when an option is selected.
647
+ * @default true
648
+ */
649
+ clearable: _angular_core.InputSignal<boolean>;
650
+ /**
651
+ * Optional element reference to calculate dropdown width from.
652
+ * If provided but null, dropdown will use auto width.
653
+ * If not provided, defaults to the host element width.
654
+ * @default undefined
655
+ */
656
+ dropdownWidthRef: _angular_core.InputSignal<ElementRef<any> | null | undefined>;
657
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
658
+ readonly specialOptionControls: typeof specialOptionControls;
659
+ isOpen: _angular_core.WritableSignal<boolean>;
660
+ selectedOptions: _angular_core.WritableSignal<readonly string[]>;
661
+ listboxRef: _angular_core.Signal<ElementRef<any> | undefined>;
662
+ triggerRef: _angular_core.Signal<ElementRef<any> | undefined>;
663
+ hostRef: ElementRef<any>;
664
+ options: _angular_core.Signal<readonly SelectOptionComponent[]>;
665
+ dropdownWidth: _angular_core.WritableSignal<number | null>;
666
+ disabled: _angular_core.WritableSignal<boolean>;
667
+ optionGroups: _angular_core.Signal<{
668
+ label: string;
669
+ options: SelectOptionComponent[];
670
+ }[]>;
671
+ onWindowResize(): void;
672
+ toggleIsOpen(value?: boolean): void;
673
+ handleValueChange(event: {
674
+ value: readonly string[];
675
+ }): void;
676
+ clear(event: Event): void;
677
+ focusListboxWhenVisible: _angular_core.EffectRef;
678
+ focusTrigger(): void;
679
+ isOptionSelected(option: string): boolean;
680
+ private setDropdownWidth;
681
+ allOptions: _angular_core.Signal<string[]>;
682
+ allOptionsSelected: _angular_core.Signal<boolean>;
683
+ toggleSelectAll(): void;
684
+ getLabel(value: string): string | undefined;
685
+ isGroupSelected(groupLabel: string): boolean;
686
+ toggleGroupSelection(groupLabel: string): void;
687
+ deselect(event: Event, value: string): void;
688
+ onChange: (value: readonly string[]) => void;
689
+ onTouched: () => void;
690
+ writeValue(value: readonly string[]): void;
691
+ registerOnChange(fn: (value: readonly string[]) => void): void;
692
+ registerOnTouched(fn: () => void): void;
693
+ setDisabledState(isDisabled: boolean): void;
694
+ ngAfterContentChecked(): void;
695
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<MultiselectComponent, never>;
696
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<MultiselectComponent, "tedi-multiselect", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "multiRow": { "alias": "multiRow"; "required": false; "isSignal": true; }; "clearableTags": { "alias": "clearableTags"; "required": false; "isSignal": true; }; "selectAll": { "alias": "selectAll"; "required": false; "isSignal": true; }; "selectableGroups": { "alias": "selectableGroups"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "dropdownWidthRef": { "alias": "dropdownWidthRef"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, {}, ["options"], never, true, never>;
697
+ }
698
+
699
+ declare class TextareaComponent extends InputComponent {
700
+ /**
701
+ * Whether the textarea should be resizable in the X direction.
702
+ * @default false
703
+ */
704
+ resizeX: _angular_core.InputSignal<boolean>;
705
+ /**
706
+ * Whether the textarea should be resizable in the Y direction.
707
+ * @default true
708
+ */
709
+ resizeY: _angular_core.InputSignal<boolean>;
710
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TextareaComponent, never>;
711
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TextareaComponent, "[tedi-textarea]", never, { "resizeX": { "alias": "resizeX"; "required": false; "isSignal": true; }; "resizeY": { "alias": "resizeY"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
712
+ }
713
+
714
+ type SearchSize = "large" | "default" | "small";
715
+ type AutocompleteOption = {
716
+ value: string;
717
+ label: string;
718
+ description?: string;
719
+ };
720
+ type SearchState = "valid" | "error" | "default";
721
+ declare class SearchComponent implements AfterContentChecked, ControlValueAccessor {
722
+ /**
723
+ * Search input ID for accessibility
724
+ */
725
+ inputId: _angular_core.InputSignal<string>;
726
+ /**
727
+ * Autocomplete options for the search input
728
+ * @default []
729
+ */
730
+ autocompleteOptions: _angular_core.InputSignal<AutocompleteOption[]>;
731
+ /**
732
+ * Minimum number of characters to trigger autocomplete
733
+ * @default 3
734
+ */
735
+ autocompleteFrom: _angular_core.InputSignal<number | undefined>;
736
+ /**
737
+ * Size of the search component
738
+ * @default "default"
739
+ */
740
+ size: _angular_core.InputSignal<SearchSize>;
741
+ /**
742
+ * Input state for validation
743
+ * @default "default"
744
+ */
745
+ state: _angular_core.InputSignal<SearchState>;
746
+ /**
747
+ * Should the search button be shown
748
+ * @default false
749
+ */
750
+ withButton: _angular_core.InputSignal<boolean>;
751
+ /**
752
+ * Add text to the search button
753
+ * @default undefined
754
+ */
755
+ buttonText: _angular_core.InputSignal<string | undefined>;
756
+ /**
757
+ * Should the search input be clearable
758
+ * @default true
759
+ */
760
+ clearable: _angular_core.InputSignal<boolean>;
761
+ /**
762
+ * Text to show when no results are found
763
+ * @default "Vasteid ei leitud"
764
+ */
765
+ noResultText: _angular_core.InputSignal<string>;
766
+ /**
767
+ * Should the searc input be disabled
768
+ * @default false
769
+ */
770
+ disabled: _angular_core.InputSignal<boolean>;
771
+ /**
772
+ * Placeholder text for the search input
773
+ * @default ""
774
+ */
775
+ placeholder: _angular_core.InputSignal<string>;
776
+ /**
777
+ * Should the search input show a loading spinner
778
+ * @default false
779
+ */
780
+ loading: _angular_core.InputSignal<boolean>;
781
+ /**
782
+ * Label for the search input
783
+ * @default undefined
784
+ */
785
+ label: _angular_core.InputSignal<string | undefined>;
786
+ /**
787
+ * Feedback text component for displaying messages
788
+ * @default undefined
789
+ */
790
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
791
+ searchEvent: _angular_core.OutputEmitterRef<string | AutocompleteOption>;
792
+ clearEvent: _angular_core.OutputEmitterRef<void>;
793
+ _inputValue: _angular_core.ModelSignal<string | undefined>;
794
+ _selectedOption: _angular_core.ModelSignal<AutocompleteOption | undefined>;
795
+ _width: _angular_core.WritableSignal<number>;
796
+ _elementRef: ElementRef<any>;
797
+ _disabled: _angular_core.WritableSignal<boolean>;
798
+ _isVisible: _angular_core.WritableSignal<boolean>;
799
+ _cdkMenuRef: _angular_core.Signal<ElementRef<any> | undefined>;
800
+ _overlayOriginRef: _angular_core.Signal<ElementRef<any> | undefined>;
801
+ modifierClasses: _angular_core.Signal<string>;
802
+ ngAfterContentChecked(): void;
803
+ inputChanged(inputValue: string): void;
804
+ focusInput(): void;
805
+ handleOverlayOpen(): void;
806
+ _foundOptions: _angular_core.Signal<AutocompleteOption[]>;
807
+ iconSize: _angular_core.Signal<18 | 16 | 24>;
808
+ buttonSize: _angular_core.Signal<"default" | "small">;
809
+ private onChange;
810
+ onTouched: () => void;
811
+ writeValue(value: string | AutocompleteOption): void;
812
+ registerOnChange(fn: (value: string | AutocompleteOption) => void): void;
813
+ registerOnTouched(fn: () => void): void;
814
+ setDisabledState?(isDisabled: boolean): void;
815
+ searchButtonClick(): void;
816
+ selectResult(option: AutocompleteOption): void;
817
+ clearResult(): void;
818
+ focusDropdown(event?: Event): void;
819
+ closeOverlay(focusBackToInput: boolean): void;
820
+ getWidth(): number;
821
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<SearchComponent, never>;
822
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<SearchComponent, "tedi-search", never, { "inputId": { "alias": "inputId"; "required": true; "isSignal": true; }; "autocompleteOptions": { "alias": "autocompleteOptions"; "required": false; "isSignal": true; }; "autocompleteFrom": { "alias": "autocompleteFrom"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "state": { "alias": "state"; "required": false; "isSignal": true; }; "withButton": { "alias": "withButton"; "required": false; "isSignal": true; }; "buttonText": { "alias": "buttonText"; "required": false; "isSignal": true; }; "clearable": { "alias": "clearable"; "required": false; "isSignal": true; }; "noResultText": { "alias": "noResultText"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; "_inputValue": { "alias": "_inputValue"; "required": false; "isSignal": true; }; "_selectedOption": { "alias": "_selectedOption"; "required": false; "isSignal": true; }; }, { "searchEvent": "searchEvent"; "clearEvent": "clearEvent"; "_inputValue": "_inputValueChange"; "_selectedOption": "_selectedOptionChange"; }, never, ["*"], true, never>;
823
+ }
824
+
825
+ type PartialExcept<T, K extends keyof T> = Partial<T> & Required<Pick<T, K>>;
826
+ type FileUploadFile = Partial<File>;
827
+ type FeedbackTextProps = PartialExcept<ComponentInputs<FeedbackTextComponent>, "text">;
828
+ declare class FileDropzone {
829
+ className?: string[];
830
+ label?: string;
831
+ helper?: FeedbackTextProps;
832
+ disabled?: boolean;
833
+ fileStatus?: ValidationState;
834
+ metaData?: Record<string, unknown>;
835
+ file: File;
836
+ constructor(file: File);
837
+ get name(): string;
838
+ get size(): number;
839
+ get type(): string;
840
+ }
841
+ interface FileDropzoneError {
842
+ fileName: string;
843
+ code: string;
844
+ message: string;
845
+ }
846
+ type FileDropzoneErrors = FileDropzoneError[];
847
+ declare enum FileDropzoneErrorCode {
848
+ FILE_TOO_LARGE = "file-too-large",
849
+ INVALID_FILE_TYPE = "invalid-file-type"
850
+ }
851
+ type FileInputMode = "append" | "replace";
852
+ type ValidationState = "none" | "valid" | "invalid";
853
+ type DropzoneValidatorFunction = (maxSize: number, acceptFileTypes: string, file: FileDropzone, standard: SizeDisplayStandard, translate: (key: string, ...args: unknown[]) => string) => FileDropzoneError | undefined;
854
+ type SizeDisplayStandard = "SI" | "IEC";
855
+
856
+ declare class FileDropzoneComponent implements ControlValueAccessor, OnInit {
857
+ _ngControl: NgControl;
858
+ /**
859
+ * Specifies the allowed file types (e.g., "image/png, image/jpeg").
860
+ *
861
+ * Does not validate the contents of the file, only the file extension.
862
+ *
863
+ * https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/accept
864
+ **/
865
+ accept: _angular_core.InputSignal<string>;
866
+ /**
867
+ * The maximum file size allowed for upload, in bytes.
868
+ * @default 0 (no limit)
869
+ **/
870
+ maxSize: _angular_core.InputSignal<number>;
871
+ /**
872
+ * Specifies the standard to use when displaying file sizes or maximum file size.
873
+ * Options are "SI" (base 10) or "IEC" (base 2).
874
+ *
875
+ * SI units are in multiples of 1000 (e.g., 1 kB = 1000 bytes).
876
+ *
877
+ * IEC units are in multiples of 1024 (e.g., 1 KiB = 1024 bytes).
878
+ * @default "IEC"
879
+ *
880
+ * https://wiki.ubuntu.com/UnitsPolicy
881
+ */
882
+ sizeDisplayStandard: _angular_core.InputSignal<SizeDisplayStandard>;
883
+ /**
884
+ * Determines if multiple files can be uploaded at once via the file picker.
885
+ *
886
+ * https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/multiple
887
+ * @default false
888
+ **/
889
+ multiple: _angular_core.InputSignal<boolean>;
890
+ /**
891
+ * If true, each file is validated separately instead of rejecting all at once.
892
+ @default false
893
+ **/
894
+ validateIndividually: _angular_core.InputSignal<boolean>;
895
+ /**
896
+ * An array of default files that are preloaded in the upload list.
897
+ * @default false
898
+ **/
899
+ defaultFiles: _angular_core.InputSignal<FileDropzone[] | File[]>;
900
+ /**
901
+ * The unique identifier for the input element that this label is associated with.
902
+ * This ID should match the input element's `id` attribute to ensure accessibility.
903
+ */
904
+ inputId: _angular_core.InputSignal<string | undefined>;
905
+ /**
906
+ * The name attribute for the file input, used for form submission and identifying the field.
907
+ */
908
+ name: _angular_core.InputSignal<string | undefined>;
909
+ /**
910
+ * The text label displayed for the file dropzone, providing context for users.
911
+ */
912
+ label: _angular_core.InputSignal<string>;
913
+ /**
914
+ * Additional CSS class names to apply to the dropzone for custom styling
915
+ */
916
+ className: _angular_core.InputSignal<string | undefined>;
917
+ /**
918
+ * Specifies how to handle file name conflicts when multiple file of the same name are added.
919
+ * Options are:
920
+ * - "append": Adds new files to the end of the list, keeping existing files
921
+ * - "replace": Replaces existing files with new files of the same name
922
+ * @default "append"
923
+ */
924
+ mode: _angular_core.InputSignal<FileInputMode>;
925
+ /**
926
+ * If true, allows uploading folders instead of just files.
927
+ * This enables the user to select a folder and upload all its contents.
928
+ * Default file browser behaviour will prevent upload of files in this state.
929
+ * @default false
930
+ */
931
+ uploadFolder: _angular_core.InputSignal<boolean>;
932
+ /**
933
+ * Validation functions that can be used to validate files.
934
+ * Each function should return a string error message if validation fails, or undefined if it passes
935
+ * Validators are only added once during component initialization, otherwise use addAsyncValidators on the FormControl.
936
+ */
937
+ validators: _angular_core.InputSignal<DropzoneValidatorFunction[]>;
938
+ /**
939
+ * If true, shows the file dropzone as in a erroring state with red border.
940
+ * Overrides default validation state.
941
+ * @default false
942
+ **/
943
+ hasError: _angular_core.InputSignal<boolean>;
944
+ /**
945
+ * Output event triggered when files are added.
946
+ **/
947
+ fileChange: _angular_core.OutputEmitterRef<FileDropzone[]>;
948
+ /**
949
+ * Output event triggered when a file is removed.
950
+ **/
951
+ fileDelete: _angular_core.OutputEmitterRef<FileDropzone>;
952
+ private _onChange;
953
+ private _onTouched;
954
+ private _translationService;
955
+ private _fileService;
956
+ private _destroyRef;
957
+ fileInputElement: _angular_core.Signal<ElementRef<HTMLInputElement>>;
958
+ formatBytes: (bytes: number) => string;
959
+ uploadState: _angular_core.WritableSignal<ValidationState>;
960
+ isDragActive: _angular_core.WritableSignal<boolean>;
961
+ disabled: _angular_core.WritableSignal<boolean>;
962
+ uploadError: _angular_core.WritableSignal<string | undefined>;
963
+ files: _angular_core.Signal<FileDropzone[]>;
964
+ classes: _angular_core.Signal<string>;
965
+ helperText: _angular_core.Signal<FeedbackTextProps>;
966
+ constructor();
967
+ ngOnInit(): void;
968
+ formChanges(): void;
969
+ runValidators: (control: AbstractControl<FileDropzone[]>) => Promise<ValidationErrors | null>;
970
+ validateFiles(files: FileDropzone[]): FileDropzoneErrors;
971
+ selectionChange: (event: Event) => void;
972
+ onBlur(): void;
973
+ openFilePicker(): void;
974
+ onDragOver: (event: DragEvent) => void;
975
+ onDragEnter: (event: DragEvent) => void;
976
+ onDragLeave: (event: DragEvent) => void;
977
+ onDrop: (event: DragEvent) => Promise<void>;
978
+ addFiles(files: FileDropzone[] | File[]): Promise<void>;
979
+ removeFile(file: FileDropzone): Promise<void>;
980
+ private _currentErrorState;
981
+ private _getNewState;
982
+ onContainerClick(): void;
983
+ writeValue(files: FileDropzone[]): void;
984
+ registerOnChange(fn: (value: FileDropzone[]) => void): void;
985
+ registerOnTouched(fn: () => void): void;
986
+ setDisabledState(isDisabled: boolean): void;
987
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<FileDropzoneComponent, never>;
988
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<FileDropzoneComponent, "tedi-file-dropzone", never, { "accept": { "alias": "accept"; "required": false; "isSignal": true; }; "maxSize": { "alias": "maxSize"; "required": false; "isSignal": true; }; "sizeDisplayStandard": { "alias": "sizeDisplayStandard"; "required": false; "isSignal": true; }; "multiple": { "alias": "multiple"; "required": false; "isSignal": true; }; "validateIndividually": { "alias": "validateIndividually"; "required": false; "isSignal": true; }; "defaultFiles": { "alias": "defaultFiles"; "required": false; "isSignal": true; }; "inputId": { "alias": "inputId"; "required": false; "isSignal": true; }; "name": { "alias": "name"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "className": { "alias": "className"; "required": false; "isSignal": true; }; "mode": { "alias": "mode"; "required": false; "isSignal": true; }; "uploadFolder": { "alias": "uploadFolder"; "required": false; "isSignal": true; }; "validators": { "alias": "validators"; "required": false; "isSignal": true; }; "hasError": { "alias": "hasError"; "required": false; "isSignal": true; }; }, { "fileChange": "fileChange"; "fileDelete": "fileDelete"; }, never, ["[helper-text]", "[file-list]", "[error-text]"], true, never>;
989
+ }
990
+
991
+ declare enum SIFileSize {
992
+ kB = 1000,
993
+ MB = 1000000
994
+ }
995
+ declare enum IECFileSize {
996
+ kB = 1024,
997
+ MB = 1048576
998
+ }
999
+ declare const FileSizeStandards: {
1000
+ SI: typeof SIFileSize;
1001
+ IEC: typeof IECFileSize;
1002
+ };
1003
+
1004
+ declare function formatBytes(bytes: number, standard: SizeDisplayStandard): string;
1005
+ declare function roundNumber(num: number, decimals?: number): string;
1006
+ declare function getDefaultHelpers(accept: string, maxSize: number, standard: SizeDisplayStandard, translate?: (key: string, ...args: unknown[]) => string): string;
1007
+ declare function validateFileSize(maxSize: number, acceptFileTypes: string, file: FileDropzone, standard: SizeDisplayStandard, translate: (key: string, ...args: unknown[]) => string): FileDropzoneError | undefined;
1008
+ declare function validateFileType(maxSize: number, acceptFileTypes: string, file: FileDropzone, standard: SizeDisplayStandard, translate: (key: string, ...args: unknown[]) => string): FileDropzoneError | undefined;
1009
+
1010
+ type Breadcrumb = {
1011
+ label: string;
1012
+ href: string;
1013
+ };
1014
+ type Breadcrumbs = {
1015
+ /**
1016
+ * Breadcrumbs to be displayed.
1017
+ * @example
1018
+ * ```typescript
1019
+ * crumbs = [
1020
+ * { label: 'Kodu', href: '/' },
1021
+ * { label: 'Tooted', href: '/products' },
1022
+ * { label: 'Elektroonika', href: '/products/electronics' },
1023
+ * { label: 'Mobiiltelefonid', href: '/products/electronics/mobile-phones' },
1024
+ * { label: 'Nutitelefonid', href: '/products/electronics/mobile-phones/smartphones' },
1025
+ * ];
1026
+ * ```
1027
+ * @description
1028
+ * The breadcrumbs to be displayed. Each breadcrumb should have a label and a href.
1029
+ * The label is the text that will be displayed, and the href is the URL that the breadcrumb will link to.
1030
+ * The breadcrumbs will be displayed in the order they are provided.
1031
+ * The last breadcrumb will not be a link, but will be displayed as plain text.
1032
+ */
1033
+ crumbs: Breadcrumb[];
1034
+ /**
1035
+ * Displays second last crumb as a link. Mainly used for mobile/tablet views.
1036
+ * @default false
1037
+ */
1038
+ shortCrumbs: boolean;
1039
+ };
1040
+ declare class BreadcrumbsComponent implements BreakpointInputs<Breadcrumbs> {
1041
+ crumbs: _angular_core.InputSignal<Breadcrumb[]>;
1042
+ shortCrumbs: _angular_core.InputSignal<boolean>;
1043
+ xs: _angular_core.InputSignal<Breadcrumbs | undefined>;
1044
+ sm: _angular_core.InputSignal<Breadcrumbs | undefined>;
1045
+ md: _angular_core.InputSignal<Breadcrumbs | undefined>;
1046
+ lg: _angular_core.InputSignal<Breadcrumbs | undefined>;
1047
+ xl: _angular_core.InputSignal<Breadcrumbs | undefined>;
1048
+ xxl: _angular_core.InputSignal<Breadcrumbs | undefined>;
1049
+ breakpointService: BreakpointService;
1050
+ breakpointInputs: _angular_core.Signal<Breadcrumbs>;
1051
+ getSecondLastCrumb(): Breadcrumb | null;
1052
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<BreadcrumbsComponent, never>;
1053
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<BreadcrumbsComponent, "tedi-breadcrumbs", never, { "crumbs": { "alias": "crumbs"; "required": false; "isSignal": true; }; "shortCrumbs": { "alias": "shortCrumbs"; "required": false; "isSignal": true; }; "xs": { "alias": "xs"; "required": false; "isSignal": true; }; "sm": { "alias": "sm"; "required": false; "isSignal": true; }; "md": { "alias": "md"; "required": false; "isSignal": true; }; "lg": { "alias": "lg"; "required": false; "isSignal": true; }; "xl": { "alias": "xl"; "required": false; "isSignal": true; }; "xxl": { "alias": "xxl"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1054
+ }
1055
+
1056
+ /**
1057
+ * @deprecated Use Pagination from TEDI-ready instead. This component will be removed from future versions.
1058
+ */
1059
+ declare class PaginationComponent {
1060
+ page: _angular_core.ModelSignal<number>;
1061
+ pageSize: _angular_core.ModelSignal<number>;
1062
+ pageSizeOptions: _angular_core.InputSignal<number[]>;
1063
+ length: _angular_core.InputSignal<number>;
1064
+ hideResults: _angular_core.InputSignalWithTransform<boolean, unknown>;
1065
+ hidePageSize: _angular_core.InputSignalWithTransform<boolean, unknown>;
1066
+ private lastPage;
1067
+ dropdownId: `${string}-${string}-${string}-${string}-${string}`;
1068
+ pages: _angular_core.Signal<number[]>;
1069
+ hasPreviousButton: _angular_core.Signal<boolean>;
1070
+ hasNextButton: _angular_core.Signal<boolean>;
1071
+ changePage(step: 1 | -1): void;
1072
+ selectPage(page: number): void;
1073
+ pageSizeChanged(): void;
1074
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<PaginationComponent, never>;
1075
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<PaginationComponent, "tedi-pagination", never, { "page": { "alias": "page"; "required": false; "isSignal": true; }; "pageSize": { "alias": "pageSize"; "required": false; "isSignal": true; }; "pageSizeOptions": { "alias": "pageSizeOptions"; "required": false; "isSignal": true; }; "length": { "alias": "length"; "required": false; "isSignal": true; }; "hideResults": { "alias": "hideResults"; "required": false; "isSignal": true; }; "hidePageSize": { "alias": "hidePageSize"; "required": false; "isSignal": true; }; }, { "page": "pageChange"; "pageSize": "pageSizeChange"; }, never, never, true, never>;
1076
+ }
1077
+
1078
+ declare class TableOfContentsItemComponent {
1079
+ idTo: _angular_core.InputSignal<string>;
1080
+ selected: _angular_core.WritableSignal<boolean>;
1081
+ itemSelected: EventEmitter<string>;
1082
+ classes: _angular_core.Signal<string>;
1083
+ itemClick(): void;
1084
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableOfContentsItemComponent, never>;
1085
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TableOfContentsItemComponent, "tedi-table-of-contents-item", never, { "idTo": { "alias": "idTo"; "required": true; "isSignal": true; }; }, {}, never, ["*", "tedi-table-of-contents-item,tedi-table-of-contents-nested-wrapper"], true, never>;
1086
+ }
1087
+
1088
+ type TableOfContentsPosition = "default" | "fixed" | "sticky";
1089
+ type TableOfContentsBreakpoint = "mobile" | "tablet" | "desktop" | "never";
1090
+ declare class TableOfContentsComponent implements OnDestroy, AfterContentInit {
1091
+ /**
1092
+ * Heading of the table of contents
1093
+ */
1094
+ heading: _angular_core.InputSignal<string>;
1095
+ /**
1096
+ * Should component be initially shown. Won't work with open and onToggle.
1097
+ * @default false
1098
+ */
1099
+ defaultOpen?: boolean;
1100
+ /**
1101
+ * Should the component be open or closed.
1102
+ * Use to handle state outside of component, should use with onToggle prop.
1103
+ */
1104
+ open?: boolean;
1105
+ /**
1106
+ * Should child table of contents elements when clicked scroll
1107
+ */
1108
+ scrollOnClick: _angular_core.InputSignal<boolean>;
1109
+ /**
1110
+ * Callback when component is toggled.
1111
+ * Use to handle state outside of component, should use with open prop.
1112
+ */
1113
+ onToggle?: (open: boolean) => void;
1114
+ /**
1115
+ * Position strategy of the table of contents
1116
+ * @default default
1117
+ */
1118
+ position: _angular_core.InputSignal<TableOfContentsPosition>;
1119
+ /**
1120
+ * ARIA label for the <nav> component
1121
+ */
1122
+ ariaLabel: _angular_core.InputSignal<string>;
1123
+ /**
1124
+ * Breakpoint to switch to modal view
1125
+ * @default mobile
1126
+ */
1127
+ modalBreakpoint: _angular_core.InputSignal<TableOfContentsBreakpoint>;
1128
+ /**
1129
+ * Should the component track scroll and update active item
1130
+ */
1131
+ scrollAware: _angular_core.InputSignal<boolean>;
1132
+ isSeeking: boolean;
1133
+ seekingTimeout: NodeJS.Timeout | undefined;
1134
+ dialogRef?: DialogRef;
1135
+ isOpen: _angular_core.WritableSignal<boolean>;
1136
+ templateRef: _angular_core.Signal<TemplateRef<unknown> | undefined>;
1137
+ private intersectionObservers;
1138
+ private tableItems;
1139
+ private router;
1140
+ private dialog;
1141
+ private update$;
1142
+ private itemsChanged$;
1143
+ activeElement: _angular_core.Signal<TableOfContentsItemComponent | undefined>;
1144
+ activeId: _angular_core.Signal<string | undefined>;
1145
+ classes: _angular_core.Signal<string>;
1146
+ footerClasses: _angular_core.Signal<string>;
1147
+ constructor();
1148
+ ngAfterContentInit(): void;
1149
+ ngOnDestroy(): void;
1150
+ openMobileModal(): void;
1151
+ seekTo(id: string): void;
1152
+ private hookItems;
1153
+ private hookObservers;
1154
+ observerCallback(): void;
1155
+ private cleanupObservers;
1156
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableOfContentsComponent, never>;
1157
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TableOfContentsComponent, "tedi-table-of-contents", never, { "heading": { "alias": "heading"; "required": true; "isSignal": true; }; "scrollOnClick": { "alias": "scrollOnClick"; "required": false; "isSignal": true; }; "position": { "alias": "position"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "modalBreakpoint": { "alias": "modalBreakpoint"; "required": false; "isSignal": true; }; "scrollAware": { "alias": "scrollAware"; "required": false; "isSignal": true; }; }, {}, ["tableItems"], ["*"], true, never>;
1158
+ }
1159
+
1160
+ /**
1161
+ * Wrapper component for nested table of contents items.
1162
+ * Workaround for https://github.com/angular/angular/issues/57345,
1163
+ * which is a issue when you use `@if() {}` syntax inside a component that uses ng-content.
1164
+ */
1165
+ declare class TableOfContentsNestedWrapperComponent {
1166
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableOfContentsNestedWrapperComponent, never>;
1167
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TableOfContentsNestedWrapperComponent, "tedi-table-of-contents-nested-wrapper", never, {}, {}, never, ["*"], true, never>;
1168
+ }
1169
+
1170
+ declare class TabComponent implements FocusableOption {
1171
+ private element;
1172
+ tabId: _angular_core.InputSignal<string>;
1173
+ selected: _angular_core.ModelSignal<boolean>;
1174
+ disabledInput: _angular_core.InputSignalWithTransform<boolean, unknown>;
1175
+ disabled?: boolean;
1176
+ tabSelected: _angular_core.OutputEmitterRef<void>;
1177
+ private readonly routerLinkActive;
1178
+ private linkActive;
1179
+ isTabActive: _angular_core.Signal<boolean | undefined>;
1180
+ selectTab(): void;
1181
+ focus(): void;
1182
+ constructor();
1183
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TabComponent, never>;
1184
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TabComponent, "[tedi-tab]", never, { "tabId": { "alias": "tabId"; "required": true; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "selected": "selectedChange"; "tabSelected": "tabSelected"; }, never, ["*"], true, [{ directive: typeof i1$1.RouterLinkActive; inputs: { "routerLinkActiveOptions": "routerLinkActiveOptions"; "ariaCurrentWhenActive": "ariaCurrentWhenActive"; }; outputs: { "isActiveChange": "isActiveChange"; }; }]>;
1185
+ }
1186
+
1187
+ declare class TabsComponent implements OnInit {
1188
+ private injector;
1189
+ mobileTabsOpened: _angular_core.WritableSignal<boolean>;
1190
+ private tabs;
1191
+ private tabContents;
1192
+ private keyManager?;
1193
+ activeTabId: _angular_core.Signal<string | undefined>;
1194
+ activeTabContent: _angular_core.Signal<_angular_core.TemplateRef<unknown> | undefined>;
1195
+ onActiveTabChanges(tabs: readonly TabComponent[]): void;
1196
+ onKeyDown(event: KeyboardEvent): void;
1197
+ constructor();
1198
+ ngOnInit(): void;
1199
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TabsComponent, never>;
1200
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TabsComponent, "tedi-tabs", never, {}, {}, ["tabs", "tabContents"], ["[tedi-tab]", "*"], true, never>;
1201
+ }
1202
+
1203
+ declare class TabContentComponent {
1204
+ tabId: _angular_core.InputSignal<string>;
1205
+ content: _angular_core.Signal<TemplateRef<unknown>>;
1206
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TabContentComponent, never>;
1207
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TabContentComponent, "tedi-tab-content", never, { "tabId": { "alias": "tabId"; "required": true; "isSignal": true; }; }, {}, never, ["*"], true, never>;
1208
+ }
1209
+
1210
+ declare class VerticalStepperComponent {
1211
+ ariaLabel: _angular_core.InputSignal<string | undefined>;
1212
+ compact: _angular_core.InputSignalWithTransform<boolean, unknown>;
1213
+ enumerated: _angular_core.InputSignalWithTransform<boolean, unknown>;
1214
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<VerticalStepperComponent, never>;
1215
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<VerticalStepperComponent, "tedi-vertical-stepper", never, { "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "compact": { "alias": "compact"; "required": false; "isSignal": true; }; "enumerated": { "alias": "enumerated"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
1216
+ }
1217
+
1218
+ declare class VerticalStepperItemComponent {
1219
+ completed: _angular_core.InputSignalWithTransform<boolean, unknown>;
1220
+ error: _angular_core.InputSignalWithTransform<boolean, unknown>;
1221
+ selected: _angular_core.InputSignalWithTransform<boolean, unknown>;
1222
+ disabled: _angular_core.InputSignalWithTransform<boolean, unknown>;
1223
+ informative: _angular_core.InputSignalWithTransform<boolean, unknown>;
1224
+ title: _angular_core.InputSignal<string>;
1225
+ route: _angular_core.InputSignal<string | readonly any[] | i1$1.UrlTree | null | undefined>;
1226
+ opened: _angular_core.ModelSignal<boolean>;
1227
+ itemSelect: _angular_core.OutputEmitterRef<void>;
1228
+ private stepperContext;
1229
+ subItem: _angular_core.WritableSignal<boolean>;
1230
+ subItems: _angular_core.Signal<readonly VerticalStepperItemComponent[]>;
1231
+ compact: _angular_core.Signal<boolean | undefined>;
1232
+ enumerated: _angular_core.Signal<boolean | undefined>;
1233
+ hasSubItems: _angular_core.Signal<boolean>;
1234
+ onSubItemSelect: _angular_core.EffectRef;
1235
+ onSubItemChanges: _angular_core.EffectRef;
1236
+ toggleOpen(): void;
1237
+ routerLinkActiveChange(isActive: boolean): void;
1238
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<VerticalStepperItemComponent, never>;
1239
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<VerticalStepperItemComponent, "tedi-vertical-stepper-item", never, { "completed": { "alias": "completed"; "required": false; "isSignal": true; }; "error": { "alias": "error"; "required": false; "isSignal": true; }; "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "informative": { "alias": "informative"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": true; "isSignal": true; }; "route": { "alias": "route"; "required": false; "isSignal": true; }; "opened": { "alias": "opened"; "required": false; "isSignal": true; }; }, { "opened": "openedChange"; "itemSelect": "itemSelect"; }, ["subItems"], ["[item-title]", "[item-description]", "tedi-vertical-stepper-item"], true, never>;
1240
+ }
1241
+
1242
+ declare class DropdownItemComponent implements FocusableOption {
1243
+ private element;
1244
+ /**
1245
+ * Applies the selected style to the dropdown item.
1246
+ */
1247
+ selected: _angular_core.InputSignal<boolean>;
1248
+ /**
1249
+ * Applies the disabled style to the dropdown item.
1250
+ */
1251
+ disabledInput: _angular_core.InputSignal<boolean>;
1252
+ disabled?: boolean;
1253
+ itemSelected: _angular_core.OutputEmitterRef<void>;
1254
+ private dropdownContext;
1255
+ ariaAttributes: _angular_core.Signal<{
1256
+ role?: undefined;
1257
+ disabled?: undefined;
1258
+ selected?: undefined;
1259
+ tabIndex?: undefined;
1260
+ } | {
1261
+ role: string;
1262
+ disabled: string;
1263
+ selected: string | undefined;
1264
+ tabIndex: number;
1265
+ }>;
1266
+ focus(): void;
1267
+ onKeyDown(event: KeyboardEvent): void;
1268
+ selectItem(): void;
1269
+ constructor();
1270
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<DropdownItemComponent, never>;
1271
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<DropdownItemComponent, "[tedi-dropdown-item]", never, { "selected": { "alias": "selected"; "required": false; "isSignal": true; }; "disabledInput": { "alias": "disabled"; "required": false; "isSignal": true; }; }, { "itemSelected": "itemSelected"; }, never, ["*"], true, never>;
1272
+ }
1273
+
1274
+ declare class DropdownComponent implements OnInit {
1275
+ private injector;
1276
+ dropdownId: _angular_core.InputSignal<string>;
1277
+ dropdownRole: _angular_core.InputSignal<"menu" | "listbox" | undefined>;
1278
+ opened: _angular_core.ModelSignal<boolean>;
1279
+ private triggerDirective;
1280
+ private dropdownItems;
1281
+ isMobile: _angular_core.Signal<boolean>;
1282
+ private keyManager?;
1283
+ overlayOrigin: _angular_core.Signal<_angular_cdk_overlay.CdkOverlayOrigin>;
1284
+ toggle(): void;
1285
+ close(): void;
1286
+ onKeyDown(event: KeyboardEvent): void;
1287
+ ngOnInit(): void;
1288
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<DropdownComponent, never>;
1289
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<DropdownComponent, "tedi-dropdown", never, { "dropdownId": { "alias": "dropdownId"; "required": true; "isSignal": true; }; "dropdownRole": { "alias": "dropdownRole"; "required": false; "isSignal": true; }; "opened": { "alias": "opened"; "required": false; "isSignal": true; }; }, { "opened": "openedChange"; }, ["triggerDirective", "dropdownItems"], ["[tedi-dropdown-trigger]", "*"], true, never>;
1290
+ }
1291
+
1292
+ declare class DropdownTriggerDirective {
1293
+ private dropdownContext;
1294
+ readonly overlayOrigin: CdkOverlayOrigin;
1295
+ ariaAttributes: _angular_core.Signal<{
1296
+ hasPopup?: undefined;
1297
+ expanded?: undefined;
1298
+ controls?: undefined;
1299
+ } | {
1300
+ hasPopup: "menu" | "listbox" | undefined;
1301
+ expanded: string;
1302
+ controls: string | undefined;
1303
+ }>;
1304
+ onClick(): void;
1305
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<DropdownTriggerDirective, never>;
1306
+ static ɵdir: _angular_core.ɵɵDirectiveDeclaration<DropdownTriggerDirective, "[tedi-dropdown-trigger]", never, {}, {}, never, never, true, [{ directive: typeof _angular_cdk_overlay.CdkOverlayOrigin; inputs: {}; outputs: {}; }]>;
1307
+ }
1308
+
1309
+ declare class ModalHeaderComponent implements OnInit {
1310
+ title: _angular_core.ModelSignal<string>;
1311
+ feedback: _angular_core.ModelSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
1312
+ closeButton: _angular_core.ModelSignal<boolean>;
1313
+ private readonly dialogRef;
1314
+ readonly dialogData: any;
1315
+ closeModal(): void;
1316
+ ngOnInit(): void;
1317
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ModalHeaderComponent, never>;
1318
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ModalHeaderComponent, "tedi-modal-header", never, { "title": { "alias": "title"; "required": false; "isSignal": true; }; "feedback": { "alias": "feedback"; "required": false; "isSignal": true; }; "closeButton": { "alias": "closeButton"; "required": false; "isSignal": true; }; }, { "title": "titleChange"; "feedback": "feedbackChange"; "closeButton": "closeButtonChange"; }, never, ["*", "[header-exit-button]"], true, never>;
1319
+ }
1320
+
1321
+ interface ModalFooterButton {
1322
+ label: string;
1323
+ disabled?: boolean;
1324
+ variant?: ButtonVariant;
1325
+ size?: ButtonSize;
1326
+ style?: Record<string, unknown>;
1327
+ icon?: string;
1328
+ iconPosition?: ModalIconPosition;
1329
+ action: () => void;
1330
+ }
1331
+ type ModalIconPosition = "start" | "end";
1332
+ declare class ModalFooterComponent implements OnInit {
1333
+ align: _angular_core.ModelSignal<string>;
1334
+ buttons: _angular_core.ModelSignal<ModalFooterButton[] | undefined>;
1335
+ readonly dialogData: any;
1336
+ ngOnInit(): void;
1337
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ModalFooterComponent, never>;
1338
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ModalFooterComponent, "tedi-modal-footer", never, { "align": { "alias": "align"; "required": false; "isSignal": true; }; "buttons": { "alias": "buttons"; "required": false; "isSignal": true; }; }, { "align": "alignChange"; "buttons": "buttonsChange"; }, never, ["*"], true, never>;
1339
+ }
1340
+
1341
+ type DialogData = ComponentInputs<ModalHeaderComponent & ModalFooterComponent> & {
1342
+ maxWidth?: ModalBreakpoint;
1343
+ variant?: "default" | "small";
1344
+ };
1345
+ declare const modalBreakpoints: readonly ["xs", "sm", "md", "lg", "xl"];
1346
+ type ModalBreakpoint = "xs" | "sm" | "md" | "lg" | "xl";
1347
+ declare class ModalComponent implements OnInit {
1348
+ readonly maxWidth: _angular_core.ModelSignal<ModalBreakpoint>;
1349
+ readonly variant: _angular_core.ModelSignal<"default" | "small">;
1350
+ readonly dialogRef: DialogRef<any, any> | null;
1351
+ readonly dialogData: any;
1352
+ readonly hostClasses: _angular_core.Signal<string>;
1353
+ ngOnInit(): void;
1354
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ModalComponent, never>;
1355
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ModalComponent, "tedi-modal", never, { "maxWidth": { "alias": "maxWidth"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; }, { "maxWidth": "maxWidthChange"; "variant": "variantChange"; }, never, ["tedi-modal-header", "*", "tedi-modal-footer"], true, never>;
1356
+ }
1357
+
1358
+ type TagType = "primary" | "secondary" | "danger";
1359
+ /**
1360
+ * @deprecated Use Tag from TEDI-ready instead. This component will be removed from future versions.
1361
+ */
1362
+ declare class TagComponent {
1363
+ /**
1364
+ * Whether the tag is in loading state.
1365
+ * When true, a spinner will be displayed inside the tag.
1366
+ * @default false
1367
+ */
1368
+ loading: _angular_core.InputSignal<boolean>;
1369
+ /**
1370
+ * Whether the tag can be closed.
1371
+ * When true, a close button will be displayed that emits the 'closed' event when clicked.
1372
+ * @default false
1373
+ */
1374
+ closable: _angular_core.InputSignal<boolean>;
1375
+ /**
1376
+ * The visual style of the tag.
1377
+ * Possible values: 'primary', 'secondary', 'danger'
1378
+ * @default "primary"
1379
+ */
1380
+ type: _angular_core.InputSignal<TagType>;
1381
+ /**
1382
+ * Event emitted when the close button is clicked.
1383
+ * Only relevant when closable is true.
1384
+ */
1385
+ closed: _angular_core.OutputEmitterRef<Event>;
1386
+ classes: _angular_core.Signal<string>;
1387
+ handleClose(event: Event): void;
1388
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TagComponent, never>;
1389
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TagComponent, "tedi-tag", never, { "loading": { "alias": "loading"; "required": false; "isSignal": true; }; "closable": { "alias": "closable"; "required": false; "isSignal": true; }; "type": { "alias": "type"; "required": false; "isSignal": true; }; }, { "closed": "closed"; }, never, ["*"], true, never>;
1390
+ }
1391
+
1392
+ type StatusBadgeColor = "neutral" | "brand" | "accent" | "success" | "danger" | "warning" | "transparent";
1393
+ type StatusBadgeVariant = "filled" | "filled-bordered" | "bordered";
1394
+ type StatusBadgeSize = "default" | "large";
1395
+ type StatusBadgeStatus = "danger" | "success" | "warning" | "inactive" | "none";
1396
+ /**
1397
+ * @deprecated Use StatusBadge from TEDI-ready instead. This component will be removed from future versions.
1398
+ */
1399
+ declare class StatusBadgeComponent {
1400
+ /**
1401
+ * Additional classes to apply custom styles to the StatusBadge.
1402
+ */
1403
+ className: _angular_core.InputSignal<string | undefined>;
1404
+ /**
1405
+ * Provides the full text or description when the Badge represents an abbreviation.
1406
+ * This is typically shown as a tooltip on hover.
1407
+ */
1408
+ title: _angular_core.InputSignal<string | undefined>;
1409
+ /**
1410
+ * ID attribute
1411
+ */
1412
+ id: _angular_core.InputSignal<string | undefined>;
1413
+ /**
1414
+ * ARIA role attribute for accessibility.
1415
+ */
1416
+ role: _angular_core.InputSignal<string | undefined>;
1417
+ /**
1418
+ * Specifies the color scheme of the StatusBadge.
1419
+ * @default default
1420
+ */
1421
+ color: _angular_core.InputSignal<StatusBadgeColor>;
1422
+ /**
1423
+ * Determines the style or visual type of the StatusBadge.
1424
+ * @default filled
1425
+ */
1426
+ variant: _angular_core.InputSignal<StatusBadgeVariant>;
1427
+ /**
1428
+ * Specifies the size of the StatusBadge.
1429
+ * @default default
1430
+ */
1431
+ size: _angular_core.InputSignal<StatusBadgeSize>;
1432
+ /**
1433
+ * StatusBadge status indicator
1434
+ */
1435
+ status: _angular_core.InputSignal<StatusBadgeStatus>;
1436
+ /**
1437
+ * The name of the icon to be displayed inside the StatusBadge. The icon is rendered using the `Icon` component.
1438
+ */
1439
+ icon: _angular_core.InputSignal<string>;
1440
+ classes: _angular_core.Signal<string>;
1441
+ ariaLive: _angular_core.Signal<"assertive" | "polite" | undefined>;
1442
+ mapBadgeColorToIconColor: _angular_core.Signal<IconColor>;
1443
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<StatusBadgeComponent, never>;
1444
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<StatusBadgeComponent, "[tedi-status-badge]", never, { "className": { "alias": "className"; "required": false; "isSignal": true; }; "title": { "alias": "title"; "required": false; "isSignal": true; }; "id": { "alias": "id"; "required": false; "isSignal": true; }; "role": { "alias": "role"; "required": false; "isSignal": true; }; "color": { "alias": "color"; "required": false; "isSignal": true; }; "variant": { "alias": "variant"; "required": false; "isSignal": true; }; "size": { "alias": "size"; "required": false; "isSignal": true; }; "status": { "alias": "status"; "required": false; "isSignal": true; }; "icon": { "alias": "icon"; "required": false; "isSignal": true; }; }, {}, never, ["*"], true, never>;
1445
+ }
1446
+
1447
+ type TableSize = "default" | "small";
1448
+ declare class TableStylesComponent {
1449
+ size: _angular_core.InputSignal<TableSize>;
1450
+ verticalBorders: _angular_core.InputSignalWithTransform<boolean, unknown>;
1451
+ striped: _angular_core.InputSignalWithTransform<boolean, unknown>;
1452
+ clickable: _angular_core.InputSignalWithTransform<boolean, unknown>;
1453
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<TableStylesComponent, never>;
1454
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<TableStylesComponent, "tedi-table-styles", never, { "size": { "alias": "size"; "required": false; "isSignal": true; }; "verticalBorders": { "alias": "verticalBorders"; "required": false; "isSignal": true; }; "striped": { "alias": "striped"; "required": false; "isSignal": true; }; "clickable": { "alias": "clickable"; "required": false; "isSignal": true; }; }, {}, never, ["*", "tedi-pagination, [tedi-table-pagination]"], true, never>;
1455
+ }
1456
+
1457
+ /**
1458
+ * @deprecated Use the TEDI-Ready `ProgressBarComponent` from
1459
+ * `@tedi-design-system/angular/tedi` instead. Same selector, but the API
1460
+ * differs: the `feedbackText` input is gone — project a
1461
+ * `<tedi-feedback-text>` child instead — and `small` is replaced by
1462
+ * `size: "default" | "small"`. The TEDI-Ready version also adds
1463
+ * `label`, `labelPosition`, `required`, `showValue`, `valuePosition`,
1464
+ * `valueLabel`, `ariaLabel`, `mobile`, and `mobileBreakpoint`. The CSS host
1465
+ * class is renamed from `.tedi-progress` to `.tedi-progress-bar`.
1466
+ */
1467
+ declare class ProgressBarComponent {
1468
+ progressId: _angular_core.InputSignal<string | undefined>;
1469
+ value: _angular_core.InputSignal<number>;
1470
+ direction: _angular_core.InputSignal<"horizontal" | "vertical">;
1471
+ small: _angular_core.InputSignalWithTransform<boolean, unknown>;
1472
+ feedbackText: _angular_core.InputSignal<ComponentInputs<FeedbackTextComponent> | undefined>;
1473
+ feedbackTextId: _angular_core.Signal<string | undefined>;
1474
+ static ɵfac: _angular_core.ɵɵFactoryDeclaration<ProgressBarComponent, never>;
1475
+ static ɵcmp: _angular_core.ɵɵComponentDeclaration<ProgressBarComponent, "tedi-progress-bar", never, { "progressId": { "alias": "progressId"; "required": false; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "direction": { "alias": "direction"; "required": false; "isSignal": true; }; "small": { "alias": "small"; "required": false; "isSignal": true; }; "feedbackText": { "alias": "feedbackText"; "required": false; "isSignal": true; }; }, {}, never, never, true, never>;
1476
+ }
1477
+
1478
+ export { AccordionComponent, AccordionIconComponent, AccordionItemComponent, AccordionItemContentComponent, AccordionItemHeaderComponent, BreadcrumbsComponent, CardColorsDirective, CardComponent, CardContentComponent, CardHeaderComponent, CardPaddingDirective, CardRowComponent, CheckboxCardGroupComponent, CheckboxComponent, CheckboxGroupComponent, ChoiceGroupDirective, DropdownComponent, DropdownItemComponent, DropdownTriggerDirective, FileDropzone, FileDropzoneComponent, FileDropzoneErrorCode, FileSizeStandards, FloatingButtonComponent, FormFieldComponent, IECFileSize, InputComponent, InputGroupComponent, ModalComponent, ModalFooterComponent, ModalHeaderComponent, MultiselectComponent, PaginationComponent, ProgressBarComponent, RadioCardGroupComponent, RadioComponent, RadioGroupComponent, SIFileSize, SearchComponent, SelectComponent, SelectOptionComponent, StatusBadgeComponent, TabComponent, TabContentComponent, TableOfContentsComponent, TableOfContentsItemComponent, TableOfContentsNestedWrapperComponent, TableStylesComponent, TabsComponent, TagComponent, TextareaComponent, VerticalStepperComponent, VerticalStepperItemComponent, formatBytes, getDefaultHelpers, modalBreakpoints, roundNumber, specialOptionControls, validateFileSize, validateFileType };
1479
+ export type { AutocompleteOption, Breadcrumb, Breadcrumbs, CardAccentBorder, CardColors, CardHeaderVariant, CardPadding, CardSpacing, CheckboxSize, ChoicegroupVariant, DialogData, DropzoneValidatorFunction, FeedbackTextProps, FileDropzoneError, FileDropzoneErrors, FileInputMode, FileUploadFile, FloatingButtonAxis, FloatingButtonSize, FloatingButtonVariant, InputSize, InputState, ModalBreakpoint, ModalFooterButton, ModalIconPosition, RadioGroupSize, RadioValue, SearchSize, SearchState, SizeDisplayStandard, StatusBadgeColor, StatusBadgeSize, StatusBadgeStatus, StatusBadgeVariant, TableOfContentsBreakpoint, TableOfContentsPosition, TableSize, TagType, ValidationState };
1480
+ //# sourceMappingURL=index.d.ts.map