@tedi-design-system/angular 6.5.0-rc.7 → 6.5.0-rc.9

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