@testgorilla/tgo-ui 3.9.4 → 3.9.5-beta-20.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (441) hide show
  1. package/fesm2022/testgorilla-tgo-ui.mjs +712 -766
  2. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  3. package/index.d.ts +7060 -3
  4. package/package.json +15 -16
  5. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -0
  6. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -0
  7. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -0
  8. package/projects/tgo-canopy-ui/theme/_input.scss +1 -1
  9. package/projects/tgo-canopy-ui/theme/_palette.scss +2 -1
  10. package/projects/tgo-canopy-ui/theme/_tooltip.scss +4 -4
  11. package/components/accordion/accordion.component.d.ts +0 -100
  12. package/components/accordion/accordion.component.module.d.ts +0 -12
  13. package/components/accordion/accordion.model.d.ts +0 -2
  14. package/components/ai-feedback/ai-feedback.component.d.ts +0 -15
  15. package/components/ai-feedback/ai-feedback.model.d.ts +0 -1
  16. package/components/ai-feedback/ai-feedback.module.d.ts +0 -10
  17. package/components/alert-banner/alert-banner.component.d.ts +0 -132
  18. package/components/alert-banner/alert-banner.component.module.d.ts +0 -11
  19. package/components/alert-banner/alert-banner.model.d.ts +0 -1
  20. package/components/autocomplete/autocomplete.component.d.ts +0 -314
  21. package/components/autocomplete/autocomplete.component.module.d.ts +0 -24
  22. package/components/autocomplete/autocomplete.model.d.ts +0 -22
  23. package/components/autocomplete/includes.pipe.d.ts +0 -12
  24. package/components/autocomplete/prevent-input.directive.d.ts +0 -7
  25. package/components/autocomplete/transform-Item.pipe.d.ts +0 -11
  26. package/components/avatar/avatar.component.d.ts +0 -67
  27. package/components/avatar/avatar.component.module.d.ts +0 -13
  28. package/components/avatar/avatar.model.d.ts +0 -16
  29. package/components/badge/badge.component.d.ts +0 -59
  30. package/components/badge/badge.component.module.d.ts +0 -10
  31. package/components/badge/badge.model.d.ts +0 -37
  32. package/components/button/button.component.d.ts +0 -235
  33. package/components/button/button.component.module.d.ts +0 -16
  34. package/components/button/button.model.d.ts +0 -14
  35. package/components/card/card.component.d.ts +0 -75
  36. package/components/card/card.component.module.d.ts +0 -9
  37. package/components/card/card.model.d.ts +0 -2
  38. package/components/checkbox/checkbox.component.d.ts +0 -193
  39. package/components/checkbox/checkbox.component.module.d.ts +0 -18
  40. package/components/checkbox/focus-visible.directive.d.ts +0 -12
  41. package/components/checklist/checklist.component.d.ts +0 -85
  42. package/components/checklist/checklist.model.d.ts +0 -9
  43. package/components/confirm-dialog/confirm-dialog.component.d.ts +0 -38
  44. package/components/confirm-dialog/confirm-dialog.component.module.d.ts +0 -12
  45. package/components/confirm-dialog/confirm-dialog.model.d.ts +0 -19
  46. package/components/datepicker/date-adapter.d.ts +0 -34
  47. package/components/datepicker/datepicker.component.d.ts +0 -214
  48. package/components/datepicker/datepicker.component.module.d.ts +0 -18
  49. package/components/datepicker/datepicker.service.d.ts +0 -8
  50. package/components/datepicker/no-date-format.directive.d.ts +0 -11
  51. package/components/deprecated-paginator/deprecated-paginator.component.d.ts +0 -38
  52. package/components/deprecated-paginator/deprecated-paginator.component.module.d.ts +0 -9
  53. package/components/dialog/dialog.component.d.ts +0 -162
  54. package/components/dialog/dialog.component.module.d.ts +0 -11
  55. package/components/dialog/dialog.model.d.ts +0 -12
  56. package/components/dialog/dialog.service.d.ts +0 -14
  57. package/components/divider/divider.component.d.ts +0 -39
  58. package/components/divider/divider.component.module.d.ts +0 -9
  59. package/components/divider/divider.model.d.ts +0 -1
  60. package/components/donut-chart/donut-chart.component.d.ts +0 -34
  61. package/components/donut-chart/donut-chart.component.model.d.ts +0 -6
  62. package/components/donut-chart/donut-chart.component.module.d.ts +0 -8
  63. package/components/dropdown/dropdown.component.d.ts +0 -214
  64. package/components/dropdown/dropdown.component.module.d.ts +0 -17
  65. package/components/dropdown/dropdown.model.d.ts +0 -6
  66. package/components/elevation-shadow/elevation-shadow.component.d.ts +0 -26
  67. package/components/elevation-shadow/elevation-shadow.component.module.d.ts +0 -8
  68. package/components/elevation-shadow/elevation-shadow.constant.d.ts +0 -8
  69. package/components/empty-state/empty-state.component.d.ts +0 -202
  70. package/components/empty-state/empty-state.component.module.d.ts +0 -11
  71. package/components/empty-state/empty-state.model.d.ts +0 -3
  72. package/components/field/field.component.d.ts +0 -361
  73. package/components/field/field.component.module.d.ts +0 -19
  74. package/components/field/field.model.d.ts +0 -1
  75. package/components/file-upload/file-upload.component.d.ts +0 -137
  76. package/components/file-upload/file-upload.component.module.d.ts +0 -14
  77. package/components/filter-button/filter-button.component.d.ts +0 -140
  78. package/components/filter-button/filter-button.component.module.d.ts +0 -18
  79. package/components/filter-button/filter-button.model.d.ts +0 -13
  80. package/components/gaussian-chart/gaussian-chart.component.d.ts +0 -75
  81. package/components/gaussian-chart/gaussian-chart.module.d.ts +0 -13
  82. package/components/icon/icon.component.d.ts +0 -72
  83. package/components/icon/icon.component.module.d.ts +0 -10
  84. package/components/icon/icon.config.d.ts +0 -10
  85. package/components/icon/icon.model.d.ts +0 -7
  86. package/components/icon-label/icon-label.component.d.ts +0 -46
  87. package/components/icon-label/icon-label.component.module.d.ts +0 -9
  88. package/components/logo/logo.component.d.ts +0 -66
  89. package/components/logo/logo.component.module.d.ts +0 -8
  90. package/components/logo/logo.model.d.ts +0 -29
  91. package/components/media-card/media-card.component.d.ts +0 -32
  92. package/components/multi-input/multi-input.component.d.ts +0 -171
  93. package/components/multi-input/multi-input.component.module.d.ts +0 -18
  94. package/components/multi-input/multi-input.model.d.ts +0 -1
  95. package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +0 -27
  96. package/components/navbar/navbar.component.d.ts +0 -126
  97. package/components/navbar/navbar.component.module.d.ts +0 -21
  98. package/components/navbar/navbar.model.d.ts +0 -21
  99. package/components/overflow-menu/overflow-menu.component.d.ts +0 -96
  100. package/components/overflow-menu/overflow-menu.component.module.d.ts +0 -15
  101. package/components/overflow-menu/overflow-menu.model.d.ts +0 -28
  102. package/components/page-header/page-header.component.d.ts +0 -38
  103. package/components/page-header/page-header.component.module.d.ts +0 -10
  104. package/components/paginator/paginator.component.d.ts +0 -58
  105. package/components/paginator/paginator.component.module.d.ts +0 -9
  106. package/components/password-criteria/password.component.d.ts +0 -44
  107. package/components/password-criteria/password.component.module.d.ts +0 -13
  108. package/components/password-strength/password-strength.component.d.ts +0 -45
  109. package/components/password-strength/password-strength.component.module.d.ts +0 -11
  110. package/components/phone-input/join-strings.pipe.d.ts +0 -7
  111. package/components/phone-input/phone-input.component.d.ts +0 -147
  112. package/components/phone-input/phone-input.component.module.d.ts +0 -20
  113. package/components/phone-input/phone-input.model.d.ts +0 -8
  114. package/components/progress-bar/progress-bar.component.d.ts +0 -73
  115. package/components/progress-bar/progress-bar.component.module.d.ts +0 -10
  116. package/components/radial-progress/radial-progress.component.d.ts +0 -75
  117. package/components/radial-progress/radial-progress.component.module.d.ts +0 -10
  118. package/components/radial-progress/radial-progress.model.d.ts +0 -10
  119. package/components/radio-button/radio-button.component.d.ts +0 -182
  120. package/components/radio-button/radio-button.component.module.d.ts +0 -15
  121. package/components/radio-button/radio-button.model.d.ts +0 -4
  122. package/components/rating/half-star.pipe.d.ts +0 -14
  123. package/components/rating/rating.component.d.ts +0 -71
  124. package/components/rating/rating.component.module.d.ts +0 -10
  125. package/components/scale/scale.component.d.ts +0 -54
  126. package/components/scale/scale.component.module.d.ts +0 -8
  127. package/components/scale-table/scale-table.component.d.ts +0 -39
  128. package/components/scale-table/scale-table.model.d.ts +0 -5
  129. package/components/segmented-bar/segmented-bar.component.d.ts +0 -63
  130. package/components/segmented-bar/segmented-bar.component.module.d.ts +0 -12
  131. package/components/segmented-bar/segmented-bar.model.d.ts +0 -12
  132. package/components/segmented-button/segmented-button.component.d.ts +0 -55
  133. package/components/segmented-button/segmented-button.component.module.d.ts +0 -11
  134. package/components/segmented-button/segmented-button.model.d.ts +0 -8
  135. package/components/side-panel/side-panel-data-injection-token.d.ts +0 -2
  136. package/components/side-panel/side-panel.animations.d.ts +0 -3
  137. package/components/side-panel/side-panel.component.d.ts +0 -19
  138. package/components/side-panel/side-panel.model.d.ts +0 -19
  139. package/components/side-panel/side-panel.service.d.ts +0 -21
  140. package/components/side-sheet/side-sheet.component.d.ts +0 -43
  141. package/components/side-sheet/side-sheet.component.module.d.ts +0 -14
  142. package/components/side-sheet/side-sheet.model.d.ts +0 -10
  143. package/components/side-sheet/side-sheet.service.d.ts +0 -14
  144. package/components/skeleton/skeleton.component.d.ts +0 -27
  145. package/components/skeleton/skeleton.model.d.ts +0 -2
  146. package/components/slider/slider.component.d.ts +0 -116
  147. package/components/slider/slider.component.module.d.ts +0 -7
  148. package/components/slider/slider.model.d.ts +0 -5
  149. package/components/snackbar/snackbar.component.d.ts +0 -119
  150. package/components/snackbar/snackbar.component.module.d.ts +0 -13
  151. package/components/snackbar/snackbar.model.d.ts +0 -2
  152. package/components/snackbar/snackbar.service.d.ts +0 -16
  153. package/components/spider-chart/spider-chart.component.d.ts +0 -90
  154. package/components/spider-chart/spider-chart.model.d.ts +0 -12
  155. package/components/spider-chart/spider-chart.module.d.ts +0 -13
  156. package/components/spinner/spinner.component.d.ts +0 -59
  157. package/components/spinner/spinner.model.d.ts +0 -1
  158. package/components/spinner/spinner.module.d.ts +0 -10
  159. package/components/step/step.component.d.ts +0 -184
  160. package/components/step/step.component.module.d.ts +0 -11
  161. package/components/stepper/stepper.component.d.ts +0 -102
  162. package/components/stepper/stepper.component.module.d.ts +0 -15
  163. package/components/stepper/stepper.model.d.ts +0 -23
  164. package/components/table/sentence-case.pipe.d.ts +0 -7
  165. package/components/table/table.component.d.ts +0 -117
  166. package/components/table/table.component.module.d.ts +0 -20
  167. package/components/table/table.model.d.ts +0 -104
  168. package/components/tabs/tab.directive.d.ts +0 -28
  169. package/components/tabs/tabs.component.d.ts +0 -77
  170. package/components/tabs/tabs.component.module.d.ts +0 -13
  171. package/components/tabs/tabs.model.d.ts +0 -20
  172. package/components/tag/tag.component.d.ts +0 -131
  173. package/components/tag/tag.component.module.d.ts +0 -13
  174. package/components/tag/tag.model.d.ts +0 -1
  175. package/components/toggle/toggle.component.d.ts +0 -113
  176. package/components/toggle/toggle.component.module.d.ts +0 -14
  177. package/components/toggle/toggle.model.d.ts +0 -1
  178. package/components/tooltip/tooltip-template.directive.d.ts +0 -27
  179. package/components/tooltip/tooltip.component.d.ts +0 -64
  180. package/components/tooltip/tooltip.component.module.d.ts +0 -12
  181. package/components/tooltip/tooltip.model.d.ts +0 -8
  182. package/components/universal-skills-report/universal-skills-report.component.d.ts +0 -33
  183. package/components/universal-skills-report/universal-skills-report.component.module.d.ts +0 -14
  184. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.d.ts +0 -47
  185. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +0 -16
  186. package/components/validation-error/validation-error.component.d.ts +0 -22
  187. package/components/validation-error/validation-error.model.d.ts +0 -1
  188. package/components/validation-error/validation-error.module.d.ts +0 -10
  189. package/directives/digits-only.directive.d.ts +0 -17
  190. package/directives/drag-drop.directive.d.ts +0 -12
  191. package/directives/dynamic-component.directive.d.ts +0 -20
  192. package/directives/ellipse-text.directive.d.ts +0 -20
  193. package/directives/select-text.directive.d.ts +0 -19
  194. package/directives/step-line-element.directive.d.ts +0 -17
  195. package/esm2022/assets/i18n/da-dk.json +0 -181
  196. package/esm2022/assets/i18n/de.json +0 -181
  197. package/esm2022/assets/i18n/en.json +0 -820
  198. package/esm2022/assets/i18n/es.json +0 -181
  199. package/esm2022/assets/i18n/fr.json +0 -181
  200. package/esm2022/assets/i18n/it-it.json +0 -181
  201. package/esm2022/assets/i18n/ja-jp.json +0 -181
  202. package/esm2022/assets/i18n/nb-no.json +0 -181
  203. package/esm2022/assets/i18n/nl.json +0 -181
  204. package/esm2022/assets/i18n/pl-pl.json +0 -181
  205. package/esm2022/assets/i18n/pt-br.json +0 -181
  206. package/esm2022/assets/i18n/sv-se.json +0 -181
  207. package/esm2022/components/accordion/accordion.component.mjs +0 -135
  208. package/esm2022/components/accordion/accordion.component.module.mjs +0 -40
  209. package/esm2022/components/accordion/accordion.model.mjs +0 -2
  210. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +0 -35
  211. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +0 -2
  212. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +0 -20
  213. package/esm2022/components/alert-banner/alert-banner.component.mjs +0 -198
  214. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +0 -21
  215. package/esm2022/components/alert-banner/alert-banner.model.mjs +0 -2
  216. package/esm2022/components/autocomplete/autocomplete.component.mjs +0 -814
  217. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +0 -77
  218. package/esm2022/components/autocomplete/autocomplete.model.mjs +0 -25
  219. package/esm2022/components/autocomplete/includes.pipe.mjs +0 -25
  220. package/esm2022/components/autocomplete/prevent-input.directive.mjs +0 -27
  221. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +0 -32
  222. package/esm2022/components/avatar/avatar.component.mjs +0 -104
  223. package/esm2022/components/avatar/avatar.component.module.mjs +0 -23
  224. package/esm2022/components/avatar/avatar.model.mjs +0 -21
  225. package/esm2022/components/badge/badge.component.mjs +0 -109
  226. package/esm2022/components/badge/badge.component.module.mjs +0 -20
  227. package/esm2022/components/badge/badge.model.mjs +0 -38
  228. package/esm2022/components/button/button.component.mjs +0 -445
  229. package/esm2022/components/button/button.component.module.mjs +0 -51
  230. package/esm2022/components/button/button.model.mjs +0 -2
  231. package/esm2022/components/card/card.component.mjs +0 -132
  232. package/esm2022/components/card/card.component.module.mjs +0 -19
  233. package/esm2022/components/card/card.model.mjs +0 -2
  234. package/esm2022/components/checkbox/checkbox.component.mjs +0 -329
  235. package/esm2022/components/checkbox/checkbox.component.module.mjs +0 -28
  236. package/esm2022/components/checkbox/focus-visible.directive.mjs +0 -40
  237. package/esm2022/components/checklist/checklist.component.mjs +0 -157
  238. package/esm2022/components/checklist/checklist.model.mjs +0 -2
  239. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +0 -66
  240. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +0 -29
  241. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +0 -2
  242. package/esm2022/components/datepicker/date-adapter.mjs +0 -39
  243. package/esm2022/components/datepicker/datepicker.component.mjs +0 -333
  244. package/esm2022/components/datepicker/datepicker.component.module.mjs +0 -60
  245. package/esm2022/components/datepicker/datepicker.service.mjs +0 -20
  246. package/esm2022/components/datepicker/no-date-format.directive.mjs +0 -56
  247. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +0 -55
  248. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +0 -20
  249. package/esm2022/components/dialog/dialog.component.mjs +0 -274
  250. package/esm2022/components/dialog/dialog.component.module.mjs +0 -23
  251. package/esm2022/components/dialog/dialog.model.mjs +0 -2
  252. package/esm2022/components/dialog/dialog.service.mjs +0 -36
  253. package/esm2022/components/divider/divider.component.mjs +0 -65
  254. package/esm2022/components/divider/divider.component.module.mjs +0 -19
  255. package/esm2022/components/divider/divider.model.mjs +0 -2
  256. package/esm2022/components/donut-chart/donut-chart.component.mjs +0 -122
  257. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +0 -2
  258. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +0 -20
  259. package/esm2022/components/dropdown/dropdown.component.mjs +0 -378
  260. package/esm2022/components/dropdown/dropdown.component.module.mjs +0 -57
  261. package/esm2022/components/dropdown/dropdown.model.mjs +0 -2
  262. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +0 -45
  263. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +0 -18
  264. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +0 -9
  265. package/esm2022/components/empty-state/empty-state.component.mjs +0 -301
  266. package/esm2022/components/empty-state/empty-state.component.module.mjs +0 -21
  267. package/esm2022/components/empty-state/empty-state.model.mjs +0 -2
  268. package/esm2022/components/field/field.component.mjs +0 -544
  269. package/esm2022/components/field/field.component.module.mjs +0 -64
  270. package/esm2022/components/field/field.model.mjs +0 -2
  271. package/esm2022/components/file-upload/file-upload.component.mjs +0 -296
  272. package/esm2022/components/file-upload/file-upload.component.module.mjs +0 -40
  273. package/esm2022/components/filter-button/filter-button.component.mjs +0 -255
  274. package/esm2022/components/filter-button/filter-button.component.module.mjs +0 -58
  275. package/esm2022/components/filter-button/filter-button.model.mjs +0 -2
  276. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +0 -246
  277. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +0 -42
  278. package/esm2022/components/icon/icon.component.mjs +0 -162
  279. package/esm2022/components/icon/icon.component.module.mjs +0 -21
  280. package/esm2022/components/icon/icon.config.mjs +0 -749
  281. package/esm2022/components/icon/icon.model.mjs +0 -2
  282. package/esm2022/components/icon-label/icon-label.component.mjs +0 -62
  283. package/esm2022/components/icon-label/icon-label.component.module.mjs +0 -20
  284. package/esm2022/components/logo/logo.component.mjs +0 -165
  285. package/esm2022/components/logo/logo.component.module.mjs +0 -18
  286. package/esm2022/components/logo/logo.model.mjs +0 -32
  287. package/esm2022/components/media-card/media-card.component.mjs +0 -47
  288. package/esm2022/components/multi-input/multi-input.component.mjs +0 -331
  289. package/esm2022/components/multi-input/multi-input.component.module.mjs +0 -58
  290. package/esm2022/components/multi-input/multi-input.model.mjs +0 -2
  291. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +0 -86
  292. package/esm2022/components/navbar/navbar.component.mjs +0 -212
  293. package/esm2022/components/navbar/navbar.component.module.mjs +0 -71
  294. package/esm2022/components/navbar/navbar.model.mjs +0 -2
  295. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +0 -214
  296. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +0 -25
  297. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +0 -2
  298. package/esm2022/components/page-header/page-header.component.mjs +0 -71
  299. package/esm2022/components/page-header/page-header.component.module.mjs +0 -20
  300. package/esm2022/components/paginator/paginator.component.mjs +0 -87
  301. package/esm2022/components/paginator/paginator.component.module.mjs +0 -19
  302. package/esm2022/components/password-criteria/password.component.mjs +0 -111
  303. package/esm2022/components/password-criteria/password.component.module.mjs +0 -39
  304. package/esm2022/components/password-strength/password-strength.component.mjs +0 -93
  305. package/esm2022/components/password-strength/password-strength.component.module.mjs +0 -21
  306. package/esm2022/components/phone-input/join-strings.pipe.mjs +0 -14
  307. package/esm2022/components/phone-input/phone-input.component.mjs +0 -353
  308. package/esm2022/components/phone-input/phone-input.component.module.mjs +0 -63
  309. package/esm2022/components/phone-input/phone-input.model.mjs +0 -2
  310. package/esm2022/components/progress-bar/progress-bar.component.mjs +0 -103
  311. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +0 -21
  312. package/esm2022/components/radial-progress/radial-progress.component.mjs +0 -118
  313. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +0 -20
  314. package/esm2022/components/radial-progress/radial-progress.model.mjs +0 -11
  315. package/esm2022/components/radio-button/radio-button.component.mjs +0 -329
  316. package/esm2022/components/radio-button/radio-button.component.module.mjs +0 -25
  317. package/esm2022/components/radio-button/radio-button.model.mjs +0 -2
  318. package/esm2022/components/rating/half-star.pipe.mjs +0 -23
  319. package/esm2022/components/rating/rating.component.mjs +0 -106
  320. package/esm2022/components/rating/rating.component.module.mjs +0 -20
  321. package/esm2022/components/scale/scale.component.mjs +0 -136
  322. package/esm2022/components/scale/scale.component.module.mjs +0 -18
  323. package/esm2022/components/scale-table/scale-table.component.mjs +0 -61
  324. package/esm2022/components/scale-table/scale-table.model.mjs +0 -2
  325. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +0 -106
  326. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +0 -22
  327. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +0 -2
  328. package/esm2022/components/segmented-button/segmented-button.component.mjs +0 -104
  329. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +0 -21
  330. package/esm2022/components/segmented-button/segmented-button.model.mjs +0 -2
  331. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +0 -3
  332. package/esm2022/components/side-panel/side-panel.animations.mjs +0 -26
  333. package/esm2022/components/side-panel/side-panel.component.mjs +0 -51
  334. package/esm2022/components/side-panel/side-panel.model.mjs +0 -23
  335. package/esm2022/components/side-panel/side-panel.service.mjs +0 -86
  336. package/esm2022/components/side-sheet/side-sheet.component.mjs +0 -105
  337. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +0 -43
  338. package/esm2022/components/side-sheet/side-sheet.model.mjs +0 -2
  339. package/esm2022/components/side-sheet/side-sheet.service.mjs +0 -31
  340. package/esm2022/components/skeleton/skeleton.component.mjs +0 -74
  341. package/esm2022/components/skeleton/skeleton.model.mjs +0 -2
  342. package/esm2022/components/slider/slider.component.mjs +0 -256
  343. package/esm2022/components/slider/slider.component.module.mjs +0 -16
  344. package/esm2022/components/slider/slider.model.mjs +0 -2
  345. package/esm2022/components/snackbar/snackbar.component.mjs +0 -218
  346. package/esm2022/components/snackbar/snackbar.component.module.mjs +0 -25
  347. package/esm2022/components/snackbar/snackbar.model.mjs +0 -2
  348. package/esm2022/components/snackbar/snackbar.service.mjs +0 -40
  349. package/esm2022/components/spider-chart/spider-chart.component.mjs +0 -443
  350. package/esm2022/components/spider-chart/spider-chart.model.mjs +0 -4
  351. package/esm2022/components/spider-chart/spider-chart.module.mjs +0 -44
  352. package/esm2022/components/spinner/spinner.component.mjs +0 -84
  353. package/esm2022/components/spinner/spinner.model.mjs +0 -2
  354. package/esm2022/components/spinner/spinner.module.mjs +0 -20
  355. package/esm2022/components/step/step.component.mjs +0 -209
  356. package/esm2022/components/step/step.component.module.mjs +0 -21
  357. package/esm2022/components/stepper/stepper.component.mjs +0 -198
  358. package/esm2022/components/stepper/stepper.component.module.mjs +0 -44
  359. package/esm2022/components/stepper/stepper.model.mjs +0 -2
  360. package/esm2022/components/table/sentence-case.pipe.mjs +0 -19
  361. package/esm2022/components/table/table.component.mjs +0 -273
  362. package/esm2022/components/table/table.component.module.mjs +0 -61
  363. package/esm2022/components/table/table.model.mjs +0 -25
  364. package/esm2022/components/tabs/tab.directive.mjs +0 -63
  365. package/esm2022/components/tabs/tabs.component.mjs +0 -219
  366. package/esm2022/components/tabs/tabs.component.module.mjs +0 -23
  367. package/esm2022/components/tabs/tabs.model.mjs +0 -2
  368. package/esm2022/components/tag/tag.component.mjs +0 -212
  369. package/esm2022/components/tag/tag.component.module.mjs +0 -24
  370. package/esm2022/components/tag/tag.model.mjs +0 -2
  371. package/esm2022/components/toggle/toggle.component.mjs +0 -190
  372. package/esm2022/components/toggle/toggle.component.module.mjs +0 -24
  373. package/esm2022/components/toggle/toggle.model.mjs +0 -2
  374. package/esm2022/components/tooltip/tooltip-template.directive.mjs +0 -133
  375. package/esm2022/components/tooltip/tooltip.component.mjs +0 -108
  376. package/esm2022/components/tooltip/tooltip.component.module.mjs +0 -27
  377. package/esm2022/components/tooltip/tooltip.model.mjs +0 -8
  378. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +0 -80
  379. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +0 -43
  380. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +0 -109
  381. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +0 -52
  382. package/esm2022/components/validation-error/validation-error.component.mjs +0 -55
  383. package/esm2022/components/validation-error/validation-error.model.mjs +0 -2
  384. package/esm2022/components/validation-error/validation-error.module.mjs +0 -20
  385. package/esm2022/directives/digits-only.directive.mjs +0 -77
  386. package/esm2022/directives/drag-drop.directive.mjs +0 -55
  387. package/esm2022/directives/dynamic-component.directive.mjs +0 -40
  388. package/esm2022/directives/ellipse-text.directive.mjs +0 -51
  389. package/esm2022/directives/select-text.directive.mjs +0 -40
  390. package/esm2022/directives/step-line-element.directive.mjs +0 -51
  391. package/esm2022/models/application-theme.model.mjs +0 -2
  392. package/esm2022/models/checkbox.model.mjs +0 -2
  393. package/esm2022/models/colors.model.mjs +0 -78
  394. package/esm2022/models/keyboard-events.model.mjs +0 -13
  395. package/esm2022/models/screen-breakpoints.model.mjs +0 -7
  396. package/esm2022/models/universal-skills-report.model.mjs +0 -33
  397. package/esm2022/pipes/data-property-getter.mjs +0 -33
  398. package/esm2022/pipes/has-validation-error.pipe.mjs +0 -27
  399. package/esm2022/pipes/memoize-func.pipe.mjs +0 -39
  400. package/esm2022/pipes/name-initials.pipe.mjs +0 -25
  401. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +0 -31
  402. package/esm2022/pipes/ui-translate.pipe.mjs +0 -81
  403. package/esm2022/providers/is-large-tablet.mjs +0 -11
  404. package/esm2022/providers/is-mobile.mjs +0 -11
  405. package/esm2022/public-api.mjs +0 -239
  406. package/esm2022/services/icons.service.mjs +0 -22
  407. package/esm2022/services/universal-skills.service.mjs +0 -85
  408. package/esm2022/testgorilla-tgo-ui.mjs +0 -5
  409. package/esm2022/utils/alert-bar.model.mjs +0 -2
  410. package/esm2022/utils/alert-bars.utils.mjs +0 -34
  411. package/esm2022/utils/autocomplete-utils.mjs +0 -78
  412. package/esm2022/utils/color-contrast.mjs +0 -131
  413. package/esm2022/utils/hex-to-rgb.mjs +0 -9
  414. package/esm2022/utils/localization/language.model.mjs +0 -16
  415. package/esm2022/utils/localization/language.service.mjs +0 -44
  416. package/esm2022/utils/table.utils.mjs +0 -25
  417. package/models/application-theme.model.d.ts +0 -1
  418. package/models/checkbox.model.d.ts +0 -1
  419. package/models/colors.model.d.ts +0 -63
  420. package/models/keyboard-events.model.d.ts +0 -11
  421. package/models/screen-breakpoints.model.d.ts +0 -5
  422. package/models/universal-skills-report.model.d.ts +0 -44
  423. package/pipes/data-property-getter.d.ts +0 -8
  424. package/pipes/has-validation-error.pipe.d.ts +0 -15
  425. package/pipes/memoize-func.pipe.d.ts +0 -26
  426. package/pipes/name-initials.pipe.d.ts +0 -7
  427. package/pipes/ui-ordinal-suffix.pipe.d.ts +0 -7
  428. package/pipes/ui-translate.pipe.d.ts +0 -32
  429. package/providers/is-large-tablet.d.ts +0 -2
  430. package/providers/is-mobile.d.ts +0 -2
  431. package/public-api.d.ts +0 -168
  432. package/services/icons.service.d.ts +0 -8
  433. package/services/universal-skills.service.d.ts +0 -13
  434. package/utils/alert-bar.model.d.ts +0 -2
  435. package/utils/alert-bars.utils.d.ts +0 -7
  436. package/utils/autocomplete-utils.d.ts +0 -12
  437. package/utils/color-contrast.d.ts +0 -28
  438. package/utils/hex-to-rgb.d.ts +0 -1
  439. package/utils/localization/language.model.d.ts +0 -14
  440. package/utils/localization/language.service.d.ts +0 -20
  441. package/utils/table.utils.d.ts +0 -6
@@ -1,235 +0,0 @@
1
- import { AfterViewInit, ElementRef, EventEmitter, OnInit, SimpleChanges } from '@angular/core';
2
- import { IconName } from '../icon/icon.model';
3
- import { ButtonBadgeConfig, ButtonColor, ButtonIconPosition, ButtonSize, ButtonState, ButtonType, IconButtonSize, LinkUrlTarget } from './button.model';
4
- import { MatButton } from '@angular/material/button';
5
- import { ApplicationTheme } from '../../models/application-theme.model';
6
- import { TooltipPosition } from '@angular/material/tooltip';
7
- import { FocusOrigin } from "@angular/cdk/a11y";
8
- import * as i0 from "@angular/core";
9
- export declare class ButtonComponent implements OnInit, AfterViewInit {
10
- private readonly defaultAppTheme;
11
- get enabled(): string;
12
- tooltipElement: ElementRef<HTMLElement>;
13
- /**
14
- * Define button height
15
- *
16
- * @type {ButtonSize}
17
- * @memberof ButtonComponent
18
- */
19
- size: ButtonSize;
20
- /**
21
- * Background color of the button while in active state
22
- *
23
- * @type {ButtonColor}
24
- * @memberof ButtonComponent
25
- */
26
- variant: ButtonColor;
27
- /**
28
- * Text content to appear on the button
29
- *
30
- * @memberof ButtonComponent
31
- */
32
- label: string;
33
- /**
34
- * Positioning of the icon (when existant)
35
- *
36
- * @type {ButtonIconPosition}
37
- * @memberof ButtonComponent
38
- */
39
- iconPosition?: ButtonIconPosition;
40
- /**
41
- * Define if button has only icon without text
42
- *
43
- * @memberof ButtonComponent
44
- */
45
- justIcon: boolean;
46
- /**
47
- * Name of ui-icon
48
- *
49
- * @type {IconName}
50
- * @memberof ButtonComponent
51
- */
52
- iconName: IconName | undefined;
53
- /**
54
- * Indicator if the button should be disabled
55
- *
56
- * @memberof ButtonComponent
57
- */
58
- disabled: boolean;
59
- /**
60
- * Indicator if the loading icon should be shown
61
- *
62
- * @memberof ButtonComponent
63
- */
64
- loading: boolean;
65
- /**
66
- * Indicator of the button width
67
- *
68
- * @memberof ButtonComponent
69
- */
70
- fullWidth: boolean;
71
- /**
72
- * Url of button if it is a link
73
- *
74
- * @memberof ButtonComponent
75
- */
76
- url?: string;
77
- /**
78
- * Url's target of button if it is a link
79
- *
80
- * @type {@type {LinkUrlTarget}}
81
- * @memberof ButtonComponent
82
- */
83
- urlTarget?: LinkUrlTarget;
84
- /**
85
- * Button value
86
- *
87
- * @memberof ButtonComponent
88
- */
89
- value?: string;
90
- /**
91
- * @property tooltip
92
- * @description The tooltip that is displayed on hover. Required for icon-button type
93
- * @type {string}
94
- * @memberof ButtonComponent
95
- */
96
- tooltip: string;
97
- /**
98
- * @property isPremium
99
- * @description The icon that is displayed for Premium button
100
- * @type {boolean}
101
- * @memberof ButtonComponent
102
- */
103
- isPremium: boolean;
104
- /**
105
- * The type of the button.
106
- *
107
- * @type {ButtonType}
108
- * @memberof ButtonComponent
109
- * @default 'button'
110
- */
111
- type: ButtonType;
112
- /**
113
- * Color of the button.
114
- * Defaults to Test Gorilla primary color.
115
- *
116
- * @type {string}
117
- * @memberof ButtonComponent
118
- */
119
- companyColor: string | null;
120
- /**
121
- * Config for the button badge variation
122
- * @type {ButtonBadgeConfig}
123
- * @property badgeType Type of badge on the button
124
- * @property badgeLabel Label text for the badge
125
- * @property badgeNotificationAmount The amount for notification in the badge
126
- */
127
- buttonBadgeConfig: ButtonBadgeConfig | undefined;
128
- /**
129
- *
130
- * Defines the application theme where buttons is used
131
- *
132
- * @type {ApplicationTheme}
133
- * @memberof ButtonComponent
134
- */
135
- applicationTheme: ApplicationTheme;
136
- /**
137
- *
138
- * Disabled button scale on click
139
- *
140
- * @type {boolean}
141
- * @memberof ButtonComponent
142
- */
143
- disabledScaleOnClick: boolean;
144
- /**
145
- * A string representing the ARIA label for accessibility.
146
- * This label is used to provide an accessible name for the input element.
147
- * @type {string}
148
- * @memberof ButtonComponent
149
- */
150
- ariaLabel: string;
151
- /**
152
- * A string representing the ARIA requirement for accessibility.
153
- * This attribute is used to indicate whether an input field is required for form submission.
154
- * @type {boolean}
155
- * @memberof ButtonComponent
156
- */
157
- ariaRequired: boolean;
158
- /**
159
- * A string representing the ARIA requirement for accessibility.
160
- * This attribute is used to indicate whether an input field is required for form submission.
161
- * @type {string}
162
- * @memberof ButtonComponent
163
- */
164
- ariaLabelledby: string;
165
- /**
166
- * A string representing the ARIA requirement for accessibility.
167
- * This attribute is used to indicate whether an input field is required for form submission.
168
- * @type {string}
169
- * @memberof ButtonComponent
170
- */
171
- ariaDescribedby: string;
172
- /**
173
- * Prevents default button click behavior
174
- * @type {boolean}
175
- * @memberof ButtonComponent
176
- */
177
- preventDefault: boolean;
178
- /**
179
- * Ghost variant with white background
180
- * @type {boolean}
181
- * @memberof ButtonComponent
182
- */
183
- hasBackground: boolean;
184
- /**
185
- * Sets tooltip position
186
- *
187
- * @type {TooltipPosition}
188
- * @memberof ButtonComponent
189
- */
190
- tooltipPosition: TooltipPosition;
191
- role: string;
192
- iconFilled: boolean;
193
- buttonClickEvent: EventEmitter<Event>;
194
- buttonHoverEvent: EventEmitter<Event>;
195
- buttonElement: MatButton;
196
- get isDisabled(): boolean;
197
- get compColor(): string;
198
- classCss: string;
199
- styleCss: any;
200
- isButtonLink: boolean;
201
- isLabel: boolean;
202
- buttonState: ButtonState;
203
- hover: boolean;
204
- iconButtonSize: IconButtonSize;
205
- allowButtonTypeForPremium: ButtonColor[];
206
- isFilledIcon: boolean;
207
- coloredIcons: string[];
208
- labelEllipsis: boolean;
209
- icon: IconName;
210
- get typeIncluded(): boolean;
211
- constructor(defaultAppTheme: ApplicationTheme);
212
- ngOnInit(): void;
213
- ngOnChanges(changes: SimpleChanges): void;
214
- ngAfterViewInit(): void;
215
- buttonClick(event: Event): void;
216
- buttonHover(event: Event): void;
217
- showLabel(): boolean;
218
- setCssClass(): string;
219
- setCssStyle(): any;
220
- get showSpinner(): boolean;
221
- showButtonLink(): boolean;
222
- setIconButtonSize(): IconButtonSize;
223
- onPressed(ev: Event): void;
224
- focus(origin?: FocusOrigin): void;
225
- get getCompanyColor(): string;
226
- get shouldChangeFilledStatus(): boolean;
227
- onKeydown(event: KeyboardEvent): void;
228
- onKeyup(event: KeyboardEvent): void;
229
- onLabelEllipsisChange(state: boolean): void;
230
- getIconName(iconName: string, defaultValue: string): IconName;
231
- static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponent, [{ optional: true; }]>;
232
- static ɵcmp: i0.ɵɵComponentDeclaration<ButtonComponent, "ui-button", never, { "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "label": { "alias": "label"; "required": false; }; "iconPosition": { "alias": "iconPosition"; "required": false; }; "justIcon": { "alias": "justIcon"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "url": { "alias": "url"; "required": false; }; "urlTarget": { "alias": "urlTarget"; "required": false; }; "value": { "alias": "value"; "required": false; }; "tooltip": { "alias": "tooltip"; "required": false; }; "isPremium": { "alias": "isPremium"; "required": false; }; "type": { "alias": "type"; "required": false; }; "companyColor": { "alias": "companyColor"; "required": false; }; "buttonBadgeConfig": { "alias": "buttonBadgeConfig"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "disabledScaleOnClick": { "alias": "disabledScaleOnClick"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaRequired": { "alias": "ariaRequired"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "preventDefault": { "alias": "preventDefault"; "required": false; }; "hasBackground": { "alias": "hasBackground"; "required": false; }; "tooltipPosition": { "alias": "tooltipPosition"; "required": false; }; "role": { "alias": "role"; "required": false; }; "iconFilled": { "alias": "iconFilled"; "required": false; }; }, { "buttonClickEvent": "buttonClickEvent"; "buttonHoverEvent": "buttonHoverEvent"; }, never, never, false, never>;
233
- static ngAcceptInputType_preventDefault: unknown;
234
- static ngAcceptInputType_hasBackground: unknown;
235
- }
@@ -1,16 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/button";
5
- import * as i4 from "../icon/icon.component.module";
6
- import * as i5 from "@angular/material/progress-spinner";
7
- import * as i6 from "@angular/material/tooltip";
8
- import * as i7 from "../badge/badge.component.module";
9
- import * as i8 from "../../directives/ellipse-text.directive";
10
- import * as i9 from "@angular/material/radio";
11
- import * as i10 from "../../pipes/ui-translate.pipe";
12
- export declare class ButtonComponentModule {
13
- static ɵfac: i0.ɵɵFactoryDeclaration<ButtonComponentModule, never>;
14
- static ɵmod: i0.ɵɵNgModuleDeclaration<ButtonComponentModule, [typeof i1.ButtonComponent], [typeof i2.CommonModule, typeof i3.MatButtonModule, typeof i4.IconComponentModule, typeof i5.MatProgressSpinnerModule, typeof i6.MatTooltipModule, typeof i7.BadgeComponentModule, typeof i8.EllipseTextDirective, typeof i9.MatRadioModule, typeof i10.UiTranslatePipe], [typeof i1.ButtonComponent]>;
15
- static ɵinj: i0.ɵɵInjectorDeclaration<ButtonComponentModule>;
16
- }
@@ -1,14 +0,0 @@
1
- import { BadgeVariant, RebrandBadgeColor } from '../badge/badge.model';
2
- export type ButtonIconPosition = 'left' | 'right';
3
- export type ButtonColor = 'primary' | 'secondary' | 'ghost' | 'ghost-ai' | 'outlined' | 'destructive' | 'tertiary' | 'link' | 'tab' | 'text' | 'text-inline' | 'menuTrigger' | 'menuCell' | 'icon-button';
4
- export type ButtonSize = 'big' | 'medium' | 'small';
5
- export type LinkUrlTarget = '' | '_self' | '_blank' | '_parent' | '_top';
6
- export type IconButtonSize = '24' | '32' | '40';
7
- export type ButtonType = 'button' | 'submit' | 'reset';
8
- export type ButtonState = 'hover' | 'pressed' | 'disabled' | 'default';
9
- export interface ButtonBadgeConfig {
10
- badgeType: BadgeVariant | null;
11
- badgeLabel?: string;
12
- badgeNotificationAmount: number;
13
- rebrandColor?: RebrandBadgeColor;
14
- }
@@ -1,75 +0,0 @@
1
- import { EventEmitter, OnChanges, OnInit } from '@angular/core';
2
- import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
3
- import { ApplicationTheme } from '../../models/application-theme.model';
4
- import { IconSize } from '../icon/icon.model';
5
- import { CardSize, CardVariant } from './card.model';
6
- import * as i0 from "@angular/core";
7
- export declare class CardComponent implements OnChanges, OnInit {
8
- private readonly defaultAppTheme;
9
- private domSanitizer;
10
- /**
11
- * Card size. Defaults "medium".
12
- *
13
- * @type {CardSize}
14
- * @memberof CardComponent
15
- */
16
- size: CardSize;
17
- /**
18
- * Card variants. Defaults "default".
19
- *
20
- * @type {CardVariant}
21
- * @memberof CardComponent
22
- */
23
- variant: CardVariant;
24
- /**
25
- *
26
- * Defines the application theme
27
- *
28
- * @type {ApplicationTheme}
29
- * @memberof CardComponent
30
- */
31
- applicationTheme: ApplicationTheme;
32
- /**
33
- * Show errors below card.
34
- *
35
- * @type {string[]}
36
- * @memberof CardComponent
37
- */
38
- set errors(errors: string[]);
39
- /**
40
- * Errors size
41
- *
42
- * @type {string}
43
- * @memberof CardComponent
44
- */
45
- errorsSize?: string | undefined;
46
- /**
47
- * Marks card as selected
48
- *
49
- * @type {boolean}
50
- * @memberof CardComponent
51
- */
52
- selected: boolean;
53
- /**
54
- * Marks card as readonly. Defaults "false".
55
- *
56
- * @type {CardVariant}
57
- * @memberof CardComponent
58
- */
59
- allowSelect: boolean;
60
- /**
61
- * Emits when card is being selected
62
- */
63
- cardSelected: EventEmitter<boolean>;
64
- safeErrors: SafeHtml[];
65
- classes: string;
66
- constructor(defaultAppTheme: ApplicationTheme, domSanitizer: DomSanitizer);
67
- ngOnChanges(): void;
68
- ngOnInit(): void;
69
- get cardVariant(): CardVariant;
70
- get errorIconSize(): IconSize;
71
- get isSelected(): boolean;
72
- selectCard(): void;
73
- static ɵfac: i0.ɵɵFactoryDeclaration<CardComponent, [{ optional: true; }, null]>;
74
- static ɵcmp: i0.ɵɵComponentDeclaration<CardComponent, "ui-card", never, { "size": { "alias": "size"; "required": false; }; "variant": { "alias": "variant"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "errors": { "alias": "errors"; "required": false; }; "errorsSize": { "alias": "errorsSize"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "allowSelect": { "alias": "allowSelect"; "required": false; }; }, { "cardSelected": "cardSelected"; }, never, ["*"], false, never>;
75
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./card.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
5
- export declare class CardComponentModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<CardComponentModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<CardComponentModule, [typeof i1.CardComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule], [typeof i1.CardComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<CardComponentModule>;
9
- }
@@ -1,2 +0,0 @@
1
- export type CardSize = 'small' | 'medium' | 'large';
2
- export type CardVariant = 'default' | 'shadow' | 'state' | 'error' | 'educative' | 'premium' | 'ai' | 'actionDriver' | 'neutral';
@@ -1,193 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, DestroyRef, DoCheck, EventEmitter, NgZone, OnChanges, OnDestroy, OnInit } from '@angular/core';
2
- import { ControlValueAccessor, NgControl } from '@angular/forms';
3
- import { MatCheckbox, MatCheckboxChange } from '@angular/material/checkbox';
4
- import { ApplicationTheme } from '../../models/application-theme.model';
5
- import { MatTooltip } from '@angular/material/tooltip';
6
- import { Alignment } from '../../models/checkbox.model';
7
- import { FocusableOption, FocusMonitor, FocusOrigin } from '@angular/cdk/a11y';
8
- import * as i0 from "@angular/core";
9
- export declare class CheckboxComponent implements OnInit, FocusableOption, ControlValueAccessor, DoCheck, OnChanges, AfterViewInit, OnDestroy {
10
- private readonly defaultAppTheme;
11
- private cdr;
12
- ngControl: NgControl;
13
- private focusMonitor;
14
- private ngZone;
15
- private destroyRef;
16
- /**
17
- * Determines whether the checkbox is disabled.
18
- * Default: false.
19
- *
20
- * @type {boolean}
21
- * @memberof CheckboxComponent
22
- */
23
- disabled: boolean;
24
- /**
25
- * Determines whether the checkbox is checked.
26
- * Default: false.
27
- *
28
- * @type {boolean}
29
- * @memberof CheckboxComponent
30
- */
31
- checked: boolean;
32
- /**
33
- * Determines whether the checkbox is indeterminate.
34
- * It can be used to represent a checkbox with three states, e.g. a checkbox that represents a nested list of checkable items.
35
- * Default: false.
36
- *
37
- * @type {boolean}
38
- * @memberof CheckboxComponent
39
- */
40
- indeterminate: boolean;
41
- /**
42
- * Determines whether the checkbox color.
43
- * Default: Test Gorilla primary color.
44
- *
45
- * @type {string}
46
- * @memberof CheckboxComponent
47
- */
48
- companyColor: string | null;
49
- /**
50
- * Name value will be applied to the input element if present.
51
- *
52
- * @type {string}
53
- * @memberof CheckboxComponent
54
- */
55
- name: string;
56
- /**
57
- * Text content will be applied to the input element if present.
58
- *
59
- * @type {string}
60
- * @memberof CheckboxComponent
61
- */
62
- label: string;
63
- /**
64
- * Determines whether the checkbox is a multiple choice cell.
65
- * Default: false
66
- *
67
- * @type {boolean}
68
- * @memberof CheckboxComponent
69
- */
70
- multiple: boolean;
71
- /**
72
- *
73
- * Defines the application theme
74
- *
75
- * @type {ApplicationTheme}
76
- * @memberof CheckboxComponent
77
- */
78
- applicationTheme: ApplicationTheme;
79
- /**
80
- * A string representing the ARIA label for accessibility.
81
- * This label is used to provide an accessible name for the input element.
82
- * @type {string}
83
- * @memberof CheckboxComponent
84
- */
85
- ariaLabel: string;
86
- /**
87
- * A string representing the ARIA requirement for accessibility.
88
- * This attribute is used to indicate whether an input field is required for form submission.
89
- * @type {boolean}
90
- * @memberof CheckboxComponent
91
- */
92
- ariaRequired: boolean;
93
- /**
94
- * Defines if checkbox has error
95
- *
96
- * @type {boolean}
97
- * @memberof CheckboxComponent
98
- */
99
- hasError: boolean;
100
- /**
101
- * Hide in-build errors for Reactive Forms
102
- *
103
- * @type {number}
104
- * @memberof CheckboxComponent
105
- */
106
- hideBuiltInErrors: boolean;
107
- /**
108
- * Hide label in errors
109
- *
110
- * @type {number}
111
- * @memberof CheckboxComponent
112
- */
113
- hideLabelInErrors: boolean;
114
- /**
115
- * A string representing the ARIA requirement for accessibility.
116
- * This attribute is used to indicate whether an input field is required for form submission.
117
- * @type {string}
118
- * @memberof CheckboxComponent
119
- */
120
- ariaLabelledby: string;
121
- /**
122
- * A string representing the ARIA requirement for accessibility.
123
- * This attribute is used to indicate whether an input field is required for form submission.
124
- * @type {string}
125
- * @memberof CheckboxComponent
126
- */
127
- ariaDescribedby: string;
128
- /**
129
- * Truncate text if it is too long
130
- * @type {string}
131
- * @memberof CheckboxComponent
132
- */
133
- truncateText: boolean;
134
- /**
135
- * Text alignment
136
- * @type {'center' | 'top'}
137
- * @memberof CheckboxComponent
138
- */
139
- alignment: Alignment;
140
- /**
141
- * Sets the tab index for the checkbox component.
142
- * This determines the order in which elements receive focus when the user navigates through them using the Tab key.
143
- * Default value is 0.
144
- *
145
- * @type {number}
146
- * @memberof CheckboxComponent
147
- */
148
- tabIndex: number;
149
- /**
150
- * Event emitted when the checkbox's checked value changes.
151
- *
152
- * @type {boolean}
153
- * @memberof CheckboxComponent
154
- */
155
- changed: EventEmitter<boolean>;
156
- /**
157
- * @ignore
158
- */
159
- onChange: (_: any) => void;
160
- /**
161
- * @ignore
162
- */
163
- onTouch: () => void;
164
- showTooltip: boolean;
165
- classMultiple: string;
166
- tooltipElement: MatTooltip;
167
- checkboxElement: MatCheckbox;
168
- protected origin: string | null;
169
- constructor(defaultAppTheme: ApplicationTheme, cdr: ChangeDetectorRef, ngControl: NgControl, focusMonitor: FocusMonitor, ngZone: NgZone, destroyRef: DestroyRef);
170
- ngOnChanges(): void;
171
- /**
172
- * Used to mark component view as dirty when touched programmatically with markAsTouched/markAllAsTouched or errors
173
- * to display validation errors that might happen (e.g. required)
174
- */
175
- ngDoCheck(): void;
176
- ngAfterViewInit(): void;
177
- focusAction(origin: FocusOrigin): void;
178
- ngOnDestroy(): void;
179
- emitChange(event: MatCheckboxChange): void;
180
- ngOnInit(): void;
181
- toggleChecked(): void;
182
- setClass(): string;
183
- writeValue(value: boolean): void;
184
- registerOnChange(fn: any): void;
185
- registerOnTouched(fn: any): void;
186
- setDisabledState(isDisabled: boolean): void;
187
- onLabelEllipsisChange(isEllipsis: boolean): void;
188
- onFocus(showTooltip: boolean): void;
189
- private setCompanyColor;
190
- focus(): void;
191
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponent, [{ optional: true; }, null, { optional: true; self: true; }, null, null, null]>;
192
- static ɵcmp: i0.ɵɵComponentDeclaration<CheckboxComponent, "ui-checkbox", never, { "disabled": { "alias": "disabled"; "required": false; }; "checked": { "alias": "checked"; "required": false; }; "indeterminate": { "alias": "indeterminate"; "required": false; }; "companyColor": { "alias": "companyColor"; "required": false; }; "name": { "alias": "name"; "required": false; }; "label": { "alias": "label"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; }; "ariaRequired": { "alias": "ariaRequired"; "required": false; }; "hasError": { "alias": "hasError"; "required": false; }; "hideBuiltInErrors": { "alias": "hideBuiltInErrors"; "required": false; }; "hideLabelInErrors": { "alias": "hideLabelInErrors"; "required": false; }; "ariaLabelledby": { "alias": "ariaLabelledby"; "required": false; }; "ariaDescribedby": { "alias": "ariaDescribedby"; "required": false; }; "truncateText": { "alias": "truncateText"; "required": false; }; "alignment": { "alias": "alignment"; "required": false; }; "tabIndex": { "alias": "tabIndex"; "required": false; }; }, { "changed": "changed"; }, never, ["[checkbox-label]"], false, never>;
193
- }
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./checkbox.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/checkbox";
5
- import * as i4 from "@angular/forms";
6
- import * as i5 from "@angular/material/input";
7
- import * as i6 from "../icon/icon.component.module";
8
- import * as i7 from "../../pipes/ui-translate.pipe";
9
- import * as i8 from "../validation-error/validation-error.module";
10
- import * as i9 from "../../pipes/has-validation-error.pipe";
11
- import * as i10 from "../../directives/ellipse-text.directive";
12
- import * as i11 from "@angular/material/tooltip";
13
- import * as i12 from "./focus-visible.directive";
14
- export declare class CheckboxComponentModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxComponentModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxComponentModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule, typeof i3.MatCheckboxModule, typeof i4.FormsModule, typeof i4.ReactiveFormsModule, typeof i5.MatInputModule, typeof i6.IconComponentModule, typeof i7.UiTranslatePipe, typeof i8.ValidationErrorModule, typeof i9.HasValidationErrorPipe, typeof i10.EllipseTextDirective, typeof i11.MatTooltipModule, typeof i12.FocusVisibleDirective], [typeof i1.CheckboxComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxComponentModule>;
18
- }
@@ -1,12 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class FocusVisibleDirective {
4
- uiFocusVisible: EventEmitter<boolean>;
5
- private hadKeyboardEvent;
6
- constructor();
7
- handleKeyboardEvent(): void;
8
- onFocus(): void;
9
- onBlur(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<FocusVisibleDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<FocusVisibleDirective, "[uiFocusVisible]", never, {}, { "uiFocusVisible": "uiFocusVisible"; }, never, never, true, never>;
12
- }
@@ -1,85 +0,0 @@
1
- import { ModelSignal } from '@angular/core';
2
- import { ApplicationTheme } from '../../models/application-theme.model';
3
- import { Language } from '../../utils/localization/language.model';
4
- import type { ChecklistItem } from './checklist.model';
5
- import * as i0 from "@angular/core";
6
- export declare class ChecklistComponent {
7
- private readonly defaultAppTheme;
8
- private readonly domSanitizer;
9
- /**
10
- * Label for the checklist
11
- * @type {string}
12
- * @memberof ChecklistComponent
13
- */
14
- label: import("@angular/core").InputSignal<string>;
15
- /**
16
- * Sub title/Description for the checklist
17
- * @type {string}
18
- * @memberof ChecklistComponent
19
- */
20
- description: import("@angular/core").InputSignalWithTransform<import("@angular/platform-browser").SafeHtml | null, string>;
21
- /**
22
- * Items for the checklist
23
- * @type {ModelSignal<ChecklistItem[]>}
24
- * @memberof ChecklistComponent
25
- */
26
- items: ModelSignal<ChecklistItem[]>;
27
- /**
28
- * Application theme
29
- * @type {ApplicationTheme}
30
- * @memberof ChecklistComponent
31
- */
32
- applicationTheme: import("@angular/core").InputSignal<ApplicationTheme | undefined>;
33
- readonly theme: import("@angular/core").Signal<ApplicationTheme>;
34
- /**
35
- * Confirm button label
36
- * @type {string}
37
- * @memberof ChecklistComponent
38
- */
39
- footerButtonLabel: import("@angular/core").InputSignal<string | undefined>;
40
- /**
41
- * A string representing the ARIA requirement for accessibility.
42
- * This attribute is used to indicate whether an input field is required for form submission.
43
- * @type {string}
44
- * @memberof ChecklistComponent
45
- */
46
- ariaLabel: import("@angular/core").InputSignal<string | undefined>;
47
- /**
48
- * The language to be used
49
- * @property language
50
- * @type {Language}
51
- * @memberof ChecklistComponent
52
- */
53
- language: import("@angular/core").InputSignal<Language>;
54
- /**
55
- * A boolean property that determines whether the checklist items should be automatically checked.
56
- *
57
- * @type {boolean}
58
- */
59
- autocheck: import("@angular/core").InputSignal<boolean>;
60
- /**
61
- * Event emitter that triggers when the footer button is clicked.
62
- * Emits a void event.
63
- */
64
- footerButtonClicked: import("@angular/core").OutputEmitterRef<void>;
65
- /**
66
- * An output event emitter that signifies the completion of a task or process.
67
- * This event does not carry any payload.
68
- */
69
- readonly completed: import("@angular/core").OutputEmitterRef<void>;
70
- /**
71
- * Represents the currently selected item in the checklist.
72
- * This is an instance of the `ChecklistItem` supports two-way binding.
73
- */
74
- selectedItem: ModelSignal<ChecklistItem | undefined>;
75
- readonly currentIndex: import("@angular/core").Signal<number>;
76
- protected progress: import("@angular/core").Signal<number>;
77
- constructor(defaultAppTheme: ApplicationTheme);
78
- selectItem(item: ChecklistItem): void;
79
- keydownHandler($event: KeyboardEvent, item: ChecklistItem): void;
80
- next(): void;
81
- prev(): void;
82
- footerButtonClick(event: Event): void;
83
- static ɵfac: i0.ɵɵFactoryDeclaration<ChecklistComponent, [{ optional: true; }]>;
84
- static ɵcmp: i0.ɵɵComponentDeclaration<ChecklistComponent, "ui-checklist", never, { "label": { "alias": "label"; "required": false; "isSignal": true; }; "description": { "alias": "description"; "required": false; "isSignal": true; }; "items": { "alias": "items"; "required": false; "isSignal": true; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; "isSignal": true; }; "footerButtonLabel": { "alias": "footerButtonLabel"; "required": false; "isSignal": true; }; "ariaLabel": { "alias": "ariaLabel"; "required": false; "isSignal": true; }; "language": { "alias": "language"; "required": false; "isSignal": true; }; "autocheck": { "alias": "autocheck"; "required": false; "isSignal": true; }; "selectedItem": { "alias": "selectedItem"; "required": false; "isSignal": true; }; }, { "items": "itemsChange"; "footerButtonClicked": "footerButtonClicked"; "completed": "completed"; "selectedItem": "selectedItemChange"; }, never, never, true, never>;
85
- }