@testgorilla/tgo-ui 3.9.3 → 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,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./filter-button.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/forms";
5
- import * as i4 from "@angular/material/tooltip";
6
- import * as i5 from "@angular/cdk/overlay";
7
- import * as i6 from "../../pipes/ui-translate.pipe";
8
- import * as i7 from "../button/button.component.module";
9
- import * as i8 from "../icon/icon.component.module";
10
- import * as i9 from "../checkbox/checkbox.component.module";
11
- import * as i10 from "../field/field.component.module";
12
- import * as i11 from "../../directives/ellipse-text.directive";
13
- import * as i12 from "../radio-button/radio-button.component.module";
14
- export declare class FilterButtonComponentModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<FilterButtonComponentModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<FilterButtonComponentModule, [typeof i1.FilterButtonComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.MatTooltipModule, typeof i5.OverlayModule, typeof i6.UiTranslatePipe, typeof i7.ButtonComponentModule, typeof i8.IconComponentModule, typeof i9.CheckboxComponentModule, typeof i10.FieldComponentModule, typeof i11.EllipseTextDirective, typeof i12.RadioButtonComponentModule], [typeof i1.FilterButtonComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<FilterButtonComponentModule>;
18
- }
@@ -1,13 +0,0 @@
1
- import { IconName } from '../icon/icon.model';
2
- export type FilterValue = string | number;
3
- export interface FilterButtonOption {
4
- value: FilterValue;
5
- label: string;
6
- labelNumber?: number;
7
- icon?: IconName;
8
- sectionTitle?: string;
9
- }
10
- export interface OptionChangeEvent {
11
- selected: boolean;
12
- option: FilterButtonOption;
13
- }
@@ -1,75 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { ApplicationTheme } from '../../models/application-theme.model';
3
- import { Chart, ChartData, ChartOptions } from 'chart.js';
4
- import gaussian from 'gaussian';
5
- import * as i0 from "@angular/core";
6
- declare enum PercentileThreshold {
7
- LOWEST = 20,
8
- LOWER = 40,
9
- AVERAGE = 60,
10
- HIGHER = 80,
11
- HIGHEST = 100
12
- }
13
- export declare class GaussianChartComponent implements OnInit {
14
- /**
15
- * The candidate score to be displayed on the chart.
16
- * @type {number}
17
- * @memberof GaussianChartComponent
18
- */
19
- score: number;
20
- /**
21
- * The best candidate score to be displayed on the chart.
22
- * @type {number}
23
- * @memberof GaussianChartComponent
24
- */
25
- bestCandidateScore: number;
26
- /**
27
- *
28
- * Defines the application theme
29
- *
30
- * @type {ApplicationTheme}
31
- * @memberof SpinnerComponent
32
- */
33
- applicationTheme: ApplicationTheme;
34
- readonly minXValue = -3;
35
- readonly maxXValue = 3;
36
- readonly minYValue = 0;
37
- readonly stepSize = 0.1;
38
- readonly pointsToSkip = 2;
39
- readonly actualMinXvalue: number;
40
- readonly actualMaxXvalue: number;
41
- readonly normalContainerPadding = 50;
42
- readonly bestScoreThreshold = 92;
43
- readonly bestScoreSpacingRight = "4px";
44
- readonly bestScoreSpacingLeft = "-39px";
45
- PercentileThreshold: typeof PercentileThreshold;
46
- chart: Chart;
47
- gaussianDistribution: gaussian.Gaussian;
48
- activeBucket: PercentileThreshold;
49
- overlayXValue: number;
50
- overlayYValue: number;
51
- overlayXBestScoreValue: number;
52
- overlayYBestScoreValue: number;
53
- maxYValue: number;
54
- gaussianChartData: ChartData<'line'>;
55
- gaussianChartOptions: ChartOptions<'line'>;
56
- protected readonly translationContext = "CHARTS.GAUSSIAN_CHART.";
57
- ngOnInit(): void;
58
- private setChartData;
59
- private setChartOptions;
60
- private getTooltip;
61
- private getScale;
62
- private generateDataset;
63
- private generateLabels;
64
- private setActiveBucket;
65
- private setOverlayValues;
66
- private setOverlayValuesForBestScore;
67
- private calculateOverlayValues;
68
- private mapRange;
69
- getCalcPosition([percentage, pixels, operation]: [number, number, 'add' | 'subtract']): string;
70
- getBestScoreContentPosition(bestScore: number): string;
71
- getScoreTranslationKey(score: number): string;
72
- static ɵfac: i0.ɵɵFactoryDeclaration<GaussianChartComponent, never>;
73
- static ɵcmp: i0.ɵɵComponentDeclaration<GaussianChartComponent, "ui-gaussian-chart", never, { "score": { "alias": "score"; "required": false; }; "bestCandidateScore": { "alias": "bestCandidateScore"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; }, {}, never, never, false, never>;
74
- }
75
- export {};
@@ -1,13 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./gaussian-chart.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../../pipes/ui-translate.pipe";
5
- import * as i4 from "ng2-charts";
6
- import * as i5 from "@angular/material/tooltip";
7
- import * as i6 from "../icon/icon.component.module";
8
- import * as i7 from "../../pipes/memoize-func.pipe";
9
- export declare class GaussianChartComponentModule {
10
- static ɵfac: i0.ɵɵFactoryDeclaration<GaussianChartComponentModule, never>;
11
- static ɵmod: i0.ɵɵNgModuleDeclaration<GaussianChartComponentModule, [typeof i1.GaussianChartComponent], [typeof i2.NgClass, typeof i3.UiTranslatePipe, typeof i4.NgChartsModule, typeof i5.MatTooltipModule, typeof i2.CommonModule, typeof i6.IconComponentModule, typeof i7.MemoizeFuncPipe], [typeof i1.GaussianChartComponent]>;
12
- static ɵinj: i0.ɵɵInjectorDeclaration<GaussianChartComponentModule>;
13
- }
@@ -1,72 +0,0 @@
1
- import { OnInit, SimpleChanges } from '@angular/core';
2
- import { MatIconRegistry } from '@angular/material/icon';
3
- import { DomSanitizer } from '@angular/platform-browser';
4
- import { IconColor, IconName, IconSize } from './icon.model';
5
- import { ApplicationTheme } from '../../models/application-theme.model';
6
- import { IconsService } from '../../services/icons.service';
7
- import * as i0 from "@angular/core";
8
- export declare class IconComponent implements OnInit {
9
- private readonly defaultAppTheme;
10
- private matIconRegistry;
11
- private domSanitzer;
12
- private iconsService;
13
- /**
14
- * Icon size
15
- *
16
- * @type {IconSize}
17
- * @memberof IconComponent
18
- */
19
- size: IconSize;
20
- /**
21
- * Icon css class
22
- *
23
- * @memberof IconComponent
24
- */
25
- cssClass: string;
26
- /**
27
- * Icon name
28
- *
29
- * @type {IconName}
30
- * @memberof IconComponent
31
- */
32
- name: IconName;
33
- /**
34
- * Icon color
35
- *
36
- * @type {IconColor}
37
- * @memberof IconComponent
38
- */
39
- color?: IconColor;
40
- /**
41
- * Icon filled
42
- *
43
- * @type {boolean}
44
- * @memberof IconComponent
45
- */
46
- filled: boolean;
47
- toggleIconStyle: boolean;
48
- /**
49
- *
50
- * Defines the application theme
51
- *
52
- * @type {ApplicationTheme}
53
- * @memberof IconComponent
54
- */
55
- applicationTheme: ApplicationTheme;
56
- useFullIconName: boolean;
57
- customCssClass: string;
58
- filename: IconName | undefined;
59
- _name: string;
60
- constructor(defaultAppTheme: ApplicationTheme, matIconRegistry: MatIconRegistry, domSanitzer: DomSanitizer, iconsService: IconsService);
61
- ngOnInit(): void;
62
- ngOnChanges(changes: SimpleChanges): void;
63
- setCssClass(): string;
64
- addIcon(): void;
65
- get cssStyle(): Record<string, string | undefined>;
66
- get filledIconName(): string;
67
- get inlineIconName(): string;
68
- get inlineIconFileName(): string;
69
- get isIconLoaded(): boolean;
70
- static ɵfac: i0.ɵɵFactoryDeclaration<IconComponent, [{ optional: true; }, null, null, null]>;
71
- static ɵcmp: i0.ɵɵComponentDeclaration<IconComponent, "ui-icon", never, { "size": { "alias": "size"; "required": false; }; "cssClass": { "alias": "cssClass"; "required": false; }; "name": { "alias": "name"; "required": false; }; "color": { "alias": "color"; "required": false; }; "filled": { "alias": "filled"; "required": false; }; "toggleIconStyle": { "alias": "toggleIconStyle"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "useFullIconName": { "alias": "useFullIconName"; "required": false; }; }, {}, never, never, false, never>;
72
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./icon.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/icon";
5
- import * as i4 from "@angular/common/http";
6
- export declare class IconComponentModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<IconComponentModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<IconComponentModule, [typeof i1.IconComponent], [typeof i2.CommonModule, typeof i3.MatIconModule, typeof i4.HttpClientModule], [typeof i1.IconComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<IconComponentModule>;
10
- }
@@ -1,10 +0,0 @@
1
- export declare const tgoIcons: readonly ["Add", "Archive", "Arrow_down", "Arrow_left", "Arrow_right", "Arrow_up", "Assessment", "Attempts", "Book", "Calendar", "Candidates", "Chat-notifications", "Chat", "Check", "Clone", "Close", "Code", "Company", "Copy", "Custom-questions", "Delete", "Devices", "Document", "Dot", "Download", "Edit", "Email-message", "Empty-placeholder", "Error", "Essay", "Eye-hide", "Eye-view", "Feedback-1", "Feedback-2", "Feedback-3", "Feedback-4", "Feedback-5", "File-attach", "File-upload", "Filter", "Folder", "Format-add-file", "Format-add-table", "Format-align-L", "Format-align-R", "Format-align-center", "Format-align-justify", "Format-bold", "Format-code-active", "Format-code-block", "Format-edit-table", "Format-format", "Format-function", "Format-italics", "Format-list-bulleted", "Format-list-numbered", "Format-picker", "Format-quote", "Format-subscript", "Format-superscript", "Format-text-direction-L", "Format-text-direction-R", "Format-text-size", "Format-underline", "Format-variable", "Full-screen", "Gender-female", "Gender-male", "Help-2", "Help", "Image", "Info", "Integration", "Language", "Layout", "Learn", "Level", "Light-bulb", "Link", "Loading-spinner", "Localisation", "Location", "Lock", "Log-out", "Menu-burger", "Menu-close", "Menu-ellipsis", "Menu-open", "Microphone", "Minus", "Mouse-cursor", "Mouse-grab-cursor", "Mouse", "Multi-choice", "Notifications", "Password", "Path", "Pin-marker", "Plan-billing", "Plus", "Premium", "Promotion", "Question-count", "Refer", "Reset", "Review", "Round-check-filled", "Round-check", "Search", "Secure-checkout", "Send", "Settings", "Social-facebook", "Social-instagram", "Social-linkedin", "Sorting-down-1", "Sorting-down", "Speedometer", "Star-filled", "Star-half", "Star-outline", "Support", "Sync", "Team", "Test", "Thunder", "Timer", "Trophy", "Type", "Unarchive", "Unlock", "Upgrade", "Upload", "User-access", "User-add", "User-invite", "User-profile", "User-reject", "User-switch", "Video-pause", "Video-play", "Video-record", "Video", "Volume", "Warning", "Zoom-in", "Zoom-out", "Fire", "Gift", "Grab", "Share", "Sparkles", "Video-stop", "Minimize", "Employee", "Money-bag", "Suitcase", "Google", "Fast-forward", "Fast-rewind", "Skip-next", "Skip-previous", "TestGorilla"];
2
- export declare const tgoRebrandIcons: readonly ["Device-rotate-in-line", "Archive-filled", "Archive-in-line", "Add-in-line", "Add-filled", "Arrow-chevron-down-filled", "Arrow-chevron-down-in-line", "Arrow-chevron-left-filled", "Arrow-chevron-left-in-line", "Arrow-chevron-right-filled", "Arrow-chevron-right-in-line", "Arrow-chevron-up-filled", "Arrow-chevron-up-in-line", "Arrow-down-filled", "Arrow-down-in-line", "Arrow-up-filled", "Arrow-up-in-line", "Assessment-filled", "Assessment-in-line", "Attach-filled", "Attach-in-line", "Attempts-filled", "Attempts-in-line", "Book-filled", "Book-in-line", "Calendar-filled", "Calendar-in-line", "Candidates-filled", "Candidates-in-line", "Chat-filled", "Chat-in-line", "Check-filled", "Check-in-line", "Check-round-filled", "Check-round-in-line", "Circle-filled", "Circle-in-line", "Clone-filled", "Clone-in-line", "Close-filled", "Close-in-line", "Code-filled", "Code-in-line", "Company-filled", "Company-in-line", "Copy-filled", "Copy-in-line", "Credit-filled", "Credit-in-line", "Credit-card-filled", "Credit-card-in-line", "Delete-filled", "Delete-in-line", "Devices-filled", "Devices-in-line", "Document-filled", "Document-in-line", "Dot-filled", "Dot-in-line", "Download-filled", "Download-in-line", "Edit-filled", "Edit-in-line", "Edit-text-filled", "Edit-text-in-line", "Employee-filled", "Employee-in-line", "Error-filled", "Error-in-line", "Essay-filled", "Essay-in-line", "Experience-filled", "Experience-in-line", "Facebook-filled", "Facebook-in-line", "Fast-forward-filled", "Fast-forward-in-line", "Fast-rewind-filled", "Fast-rewind-in-line", "Filter-filled", "Filter-in-line", "Fire-filled", "Fire-in-line", "Folder-filled", "Folder-in-line", "Full-screen-filled", "Full-screen-in-line", "Gender-male-filled", "Gender-male-in-line", "Gender-female-filled", "Gender-female-in-line", "Gift-filled", "Gift-in-line", "Google-filled", "Google-in-line", "Grab-filled", "Grab-in-line", "Help-filled", "Help-in-line", "Hide-filled", "Hide-in-line", "Image-filled", "Image-in-line", "Info-filled", "Info-in-line", "Instagram-filled", "Instagram-in-line", "Integration-filled", "Integration-in-line", "Invite-filled", "Invite-in-line", "Language-filled", "Language-in-line", "Layout-filled", "Layout-in-line", "Learn-filled", "Learn-in-line", "Level-filled", "Level-in-line", "Light-bulb-filled", "Light-bulb-in-line", "Link-filled", "Link-in-line", "Linkedin-filled", "Linkedin-in-line", "Localization-filled", "Localization-in-line", "Location-filled", "Location-in-line", "Lock-filled", "Lock-in-line", "Logout-filled", "Logout-in-line", "Medal-filled", "Medal-in-line", "Menu-burger-filled", "Menu-burger-in-line", "Menu-close-filled", "Menu-close-in-line", "Menu-ellipsis-filled", "Menu-ellipsis-in-line", "Menu-open-filled", "Menu-open-in-line", "Mic-filled", "Mic-in-line", "Minimize-filled", "Minimize-in-line", "Minus-filled", "Minus-in-line", "Mouse-filled", "Mouse-in-line", "Multi-choice-filled", "Multi-choice-in-line", "Notification-bell-filled", "Notification-bell-in-line", "Open-lock-filled", "Open-lock-in-line", "Password-filled", "Password-in-line", "Path-filled", "Path-in-line", "Pause-filled", "Pause-in-line", "Pin-marker-filled", "Pin-marker-in-line", "Plan-billing-filled", "Plan-billing-in-line", "Play-filled", "Play-in-line", "Plus-filled", "Plus-in-line", "Premium-filled", "Premium-in-line", "Premium-circle-in-line", "Question-count-filled", "Question-count-in-line", "Question-filled", "Question-in-line", "Record-filled", "Record-in-line", "Reject-filled", "Refer-in-line", "Refer-filled", "Reject-in-line", "Reset-filled", "Reset-in-line", "Review-emoji-1-filled", "Review-emoji-1-in-line", "Review-emoji-2-filled", "Review-emoji-2-in-line", "Review-emoji-3-filled", "Review-emoji-3-in-line", "Review-emoji-4-filled", "Review-emoji-4-in-line", "Review-emoji-5-filled", "Review-emoji-5-in-line", "Review-filled", "Review-half-star-filled", "Review-half-star-in-line", "Review-in-line", "Review-star-filled", "Review-star-in-line", "Search-filled", "Search-in-line", "Secure-filled", "Secure-in-line", "Send-filled", "Send-in-line", "Settings-filled", "Settings-in-line", "Share-filled", "Share-in-line", "Skip-next-filled", "Skip-next-in-line", "Skip-previous-filled", "Skip-previous-in-line", "Sparkle-filled", "Sparkle-in-line", "Speedometer-filled", "Speedometer-in-line", "Star-filled", "Star-in-line", "Stop-filled", "Stop-in-line", "Switch-filled", "Switch-in-line", "Sync-filled", "Sync-in-line", "Tag-filled", "Tag-in-line", "Team-filled", "Team-in-line", "Test-filled", "Test-in-line", "Thumb-down-in-line", "Thumb-down-filled", "Thumb-up-in-line", "Thumb-up-filled", "Timer-filled", "Timer-in-line", "Trophy-filled", "Trophy-in-line", "Type-filled", "Type-in-line", "Unarchive-filled", "Unarchive-in-line", "Unlock-filled", "Unlock-in-line", "Upgrade-filled", "Upgrade-in-line", "Upload-filled", "Upload-in-line", "User-access-filled", "User-access-in-line", "User-add-filled", "User-add-in-line", "User-profile-filled", "User-profile-in-line", "Video-filled", "Video-in-line", "View-filled", "View-in-line", "Volume-filled", "Volume-in-line", "Warning-filled", "Warning-in-line", "Validated-filled", "Validated-in-line", "Verified-badge-filled", "Verified-badge-in-line", "Zoom-in-filled", "Zoom-in-in-line", "Zoom-out-filled", "Zoom-out-in-line", "Analytics-filled", "Analytics-in-line", "Failed-to-load-filled", "Failed-to-load-in-line", "History-filled", "History-in-line", "TestGorilla-filled", "TestGorilla-in-line", "TestGorilla-Pink-filled", "TestGorilla-Pink-in-line", "Pencil-to-gorilla-in-line", "Pencil-to-gorilla-filled"];
3
- export declare const groupedIcons: {
4
- directional: string[];
5
- assessment: string[];
6
- status: string[];
7
- social: string[];
8
- actions: string[];
9
- communication: string[];
10
- };
@@ -1,7 +0,0 @@
1
- import { tgoIcons, tgoRebrandIcons } from './icon.config';
2
- type TgoIcons = typeof tgoIcons[number];
3
- type TgoRebrandIcons = typeof tgoRebrandIcons[number];
4
- export type IconSize = '16' | '24' | '40' | '80';
5
- export type IconName = TgoRebrandIcons | TgoIcons | '';
6
- export type IconColor = 'teal' | 'petrol' | 'dark' | 'white' | 'black' | 'inherit' | 'rebrand-black' | 'red' | 'grey' | 'orange' | 'gray' | string;
7
- export {};
@@ -1,46 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { IconName, IconSize } from '../../components/icon/icon.model';
3
- import { ApplicationTheme } from "../../models/application-theme.model";
4
- import * as i0 from "@angular/core";
5
- export declare class IconLabelComponent implements OnInit {
6
- private readonly defaultAppTheme;
7
- /**
8
- * Icon size
9
- *
10
- * @type {IconSize}
11
- * @memberof IconLabelComponent
12
- */
13
- iconSize: IconSize;
14
- /**
15
- * Icon name
16
- *
17
- * @type {IconName}
18
- * @memberof IconLabelComponent
19
- */
20
- iconName: IconName;
21
- /**
22
- * Label
23
- *
24
- * @memberof IconLabelComponent
25
- */
26
- text: string;
27
- /**
28
- * Icon color
29
- *
30
- * @type {IconColor}
31
- * @memberof IconLabelComponent
32
- */
33
- iconColor?: string | undefined;
34
- /**
35
- *
36
- * Defines the application theme
37
- *
38
- * @type {ApplicationTheme}
39
- * @memberof IconLabelComponent
40
- */
41
- applicationTheme: ApplicationTheme;
42
- constructor(defaultAppTheme: ApplicationTheme);
43
- ngOnInit(): void;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<IconLabelComponent, [{ optional: true; }]>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<IconLabelComponent, "ui-icon-label", never, { "iconSize": { "alias": "iconSize"; "required": false; }; "iconName": { "alias": "iconName"; "required": false; }; "text": { "alias": "text"; "required": false; }; "iconColor": { "alias": "iconColor"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; }, {}, never, never, false, never>;
46
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./icon-label.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "../icon/icon.component.module";
5
- export declare class IconLabelComponentModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<IconLabelComponentModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<IconLabelComponentModule, [typeof i1.IconLabelComponent], [typeof i2.CommonModule, typeof i3.IconComponentModule], [typeof i1.IconLabelComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<IconLabelComponentModule>;
9
- }
@@ -1,66 +0,0 @@
1
- import { OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
- import { ApplicationTheme } from '../../models/application-theme.model';
3
- import { LogoTypeEnum } from './logo.model';
4
- import * as i0 from "@angular/core";
5
- export declare class LogoComponent implements OnInit, OnChanges {
6
- private readonly defaultAppTheme;
7
- /**
8
- * Logo type
9
- *
10
- * @type {LogoTypeEnum}
11
- * @memberof LogoComponent
12
- */
13
- type: LogoTypeEnum;
14
- /**
15
- *
16
- * Defines the application theme
17
- *
18
- * @type {ApplicationTheme}
19
- * @memberof LogoComponent
20
- */
21
- applicationTheme: ApplicationTheme;
22
- /**
23
- *
24
- * Label. Only for ppoweredby type
25
- *
26
- * @type {string}
27
- * @memberof LogoComponent
28
- */
29
- label: string;
30
- /**
31
- * Set logo width
32
- * @default 200
33
- * @type {number}
34
- * @memberof LogoComponent
35
- */
36
- width: number;
37
- /**
38
- *
39
- * Allow change logo width
40
- *
41
- * @type {string}
42
- * @memberof LogoComponent
43
- */
44
- allowResizing: boolean;
45
- protected readonly LogoTypeEnum: typeof LogoTypeEnum;
46
- /**
47
- * @ignore
48
- */
49
- logoURL: String;
50
- /**
51
- * @ignore
52
- */
53
- setURL: () => void;
54
- constructor(defaultAppTheme: ApplicationTheme);
55
- /**
56
- * @ignore
57
- */
58
- ngOnInit(): void;
59
- /**
60
- * @ignore
61
- */
62
- ngOnChanges(changes: SimpleChanges): void;
63
- private changeWidth;
64
- static ɵfac: i0.ɵɵFactoryDeclaration<LogoComponent, [{ optional: true; }]>;
65
- static ɵcmp: i0.ɵɵComponentDeclaration<LogoComponent, "ui-logo", never, { "type": { "alias": "type"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "label": { "alias": "label"; "required": false; }; "width": { "alias": "width"; "required": false; }; "allowResizing": { "alias": "allowResizing"; "required": false; }; }, {}, never, never, false, never>;
66
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./logo.component";
3
- import * as i2 from "@angular/common";
4
- export declare class LogoComponentModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<LogoComponentModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<LogoComponentModule, [typeof i1.LogoComponent], [typeof i2.NgIf], [typeof i1.LogoComponent]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<LogoComponentModule>;
8
- }
@@ -1,29 +0,0 @@
1
- export declare enum LogoTypeEnum {
2
- DEFAULT = "default",
3
- POWEREDBY = "poweredby",
4
- REVERSE = "reverse",
5
- PRIMARY_BRANDMARK_PINK = "primary-brandmark-pink",
6
- PRIMARY_LOCKUP_PINK = "primary-lockup-pink",
7
- PRIMARY_WORDMARK_PINK = "primary-wordmark-pink",
8
- SECONDARY_BRANDMARK_BLACK = "secondary-brandmark-black",
9
- SECONDARY_BRANDMARK_CREAM = "secondary-brandmark-cream",
10
- SECONDARY_LOCKUP_BLACK = "secondary-lockup-black",
11
- SECONDARY_LOCKUP_CREAM = "secondary-lockup-cream",
12
- SECONDARY_WORDMARK_BLACK = "secondary-wordmark-black",
13
- SECONDARY_WORDMARK_CREAM = "secondary-wordmark-cream"
14
- }
15
- export declare enum LogoPathEnum {
16
- DEFAULT = "/images/testgorilla.svg",
17
- POWEREDBY = "/images/poweredbyTG.svg",
18
- REVERSE = "/images/reverseTG.svg",
19
- PRIMARY_BRANDMARK_PINK = "/images/rebrand-logo/primary_brandmark_pink.svg",
20
- PRIMARY_LOCKUP_PINK = "/images/rebrand-logo/primary_lockup_pink.svg",
21
- PRIMARY_WORDMARK_PINK = "/images/rebrand-logo/primary_wordmark_pink.svg",
22
- SECONDARY_BRANDMARK_BLACK = "/images/rebrand-logo/secondary_brandmark_black.svg",
23
- SECONDARY_BRANDMARK_CREAM = "/images/rebrand-logo/secondary_brandmark_cream.svg",
24
- SECONDARY_LOCKUP_BLACK = "/images/rebrand-logo/secondary_lockup_black.svg",
25
- SECONDARY_LOCKUP_CREAM = "/images/rebrand-logo/secondary_lockup_cream.svg",
26
- SECONDARY_WORDMARK_BLACK = "/images/rebrand-logo/secondary_wordmark_black.svg",
27
- SECONDARY_WORDMARK_CREAM = "/images/rebrand-logo/secondary_wordmark_cream.svg",
28
- REBRAND_POWEREDBY = "/images/rebrand-logo/powered-by.svg"
29
- }
@@ -1,32 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class MediaCardComponent {
4
- /**
5
- * The title of the card
6
- * @type {string}
7
- * @memberof MediaCardComponent
8
- */
9
- title: string;
10
- /**
11
- * The description of the card
12
- * @type {string}
13
- * @memberof MediaCardComponent
14
- */
15
- description: string;
16
- /**
17
- * The image of the card
18
- * @type {string}
19
- * @memberof MediaCardComponent
20
- */
21
- image: string;
22
- /**
23
- * The label of the button
24
- * @type {string}
25
- * @memberof MediaCardComponent
26
- */
27
- buttonLabel: string;
28
- buttonClick: EventEmitter<void>;
29
- protected showTitleTooltip: boolean;
30
- static ɵfac: i0.ɵɵFactoryDeclaration<MediaCardComponent, never>;
31
- static ɵcmp: i0.ɵɵComponentDeclaration<MediaCardComponent, "ui-media-card", never, { "title": { "alias": "title"; "required": true; }; "description": { "alias": "description"; "required": true; }; "image": { "alias": "image"; "required": true; }; "buttonLabel": { "alias": "buttonLabel"; "required": true; }; }, { "buttonClick": "buttonClick"; }, never, never, true, never>;
32
- }
@@ -1,171 +0,0 @@
1
- import { EventEmitter, OnInit, SimpleChanges } from '@angular/core';
2
- import { AbstractControl, ControlValueAccessor, FormBuilder, FormControl, NgControl, ValidatorFn } from '@angular/forms';
3
- import { ApplicationTheme } from '../../models/application-theme.model';
4
- import { MultiInputValue } from './multi-input.model';
5
- import * as i0 from "@angular/core";
6
- export declare class MultiInputComponent implements ControlValueAccessor, OnInit {
7
- protected ngControl: NgControl;
8
- private readonly defaultAppTheme;
9
- private readonly fb;
10
- /**
11
- *
12
- * @description List of items to be displayed in the dropdown list
13
- * @type {Record<string, string | null | number>[]}
14
- * @memberof MultiInputComponent
15
- */
16
- itemsList: Record<string, string | null | number>[];
17
- /**
18
- *
19
- * @description The field to be displayed in the dropdown
20
- * @type {string}
21
- * @memberof MultiInputComponent
22
- */
23
- itemTextField: string;
24
- /**
25
- *
26
- * @description The value to be displayed in the droddown
27
- * @type {string}
28
- * @memberof MultiInputComponent
29
- */
30
- itemValueField: string;
31
- /**
32
- *
33
- * @description The Value of the multi input
34
- * @type {MultiInputValue}
35
- * @memberof MultiInputComponent
36
- */
37
- set value(v: MultiInputValue);
38
- /**
39
- *
40
- * @description Disables the multi input
41
- * @type {boolean}
42
- * @memberof MultiInputComponent
43
- */
44
- disabled: boolean;
45
- /**
46
- *
47
- * @description Defines if the multi input is required
48
- * @type {boolean}
49
- * @memberof MultiInputComponent
50
- */
51
- required: boolean;
52
- /**
53
- *
54
- * @description Defines the label of the multi input
55
- * @type {string}
56
- * @memberof MultiInputComponent
57
- */
58
- label: string;
59
- /**
60
- *
61
- * @description Defines the placeholder of the multi input
62
- * @type {string}
63
- * @memberof MultiInputComponent
64
- */
65
- placeholder: string;
66
- /**
67
- *
68
- * @description Allow decimal values in the multi input
69
- * @type {boolean}
70
- * @memberof MultiInputComponent
71
- */
72
- allowDecimal: boolean;
73
- /**
74
- *
75
- * @description Allow negative values in the multi input
76
- * @type {boolean}
77
- * @memberof MultiInputComponent
78
- */
79
- allowNegative: boolean;
80
- /**
81
- *
82
- * @description The theme of the application
83
- * @type {ApplicationTheme}
84
- * @memberof MultiInputComponent
85
- */
86
- applicationTheme: ApplicationTheme;
87
- /**
88
- *
89
- * @description The errors of the multi input
90
- * @type {string[]}
91
- * @memberof MultiInputComponent
92
- */
93
- errors: string[];
94
- /**
95
- *
96
- * @description Hide built in errors for Reactive Forms
97
- * @type {boolean}
98
- * @memberof MultiInputComponent
99
- */
100
- hideBuiltInErrors: boolean;
101
- /**
102
- *
103
- * @description Hide label in errors
104
- * @type {boolean}
105
- * @memberof MultiInputComponent
106
- */
107
- hideLabelInErrors: boolean;
108
- /**
109
- *
110
- * @description The maximum characters allowed in the multi input
111
- * @type {number}
112
- * @memberof MultiInputComponent
113
- */
114
- maxCharacters: number;
115
- /**
116
- *
117
- * @description The validators to apply to input field
118
- * @type {Validators[]}
119
- * @memberof MultiInputComponent
120
- */
121
- validators: ValidatorFn[];
122
- /**
123
- *
124
- * @description The width of the multi input
125
- * @type {boolean}
126
- * @memberof MultiInputComponent
127
- */
128
- fullWidth: boolean;
129
- valueChange: EventEmitter<MultiInputValue>;
130
- class: string;
131
- /**
132
- * @ignore
133
- */
134
- onChange: (_: any) => void;
135
- /**
136
- * @ignore
137
- */
138
- onTouch: () => void;
139
- private _value;
140
- protected showError: boolean;
141
- protected readonly multiInputForm: import("@angular/forms").FormGroup<{
142
- [x: string]: FormControl<unknown>;
143
- }>;
144
- constructor(ngControl: NgControl, defaultAppTheme: ApplicationTheme, fb: FormBuilder);
145
- ngOnInit(): void;
146
- ngOnChanges(changes: SimpleChanges): void;
147
- writeValue(value: MultiInputValue): void;
148
- setDisabledState(isDisabled: boolean): void;
149
- registerOnChange(fn: any): void;
150
- registerOnTouched(fn: any): void;
151
- protected valueChanged(value: MultiInputValue): void;
152
- get value(): MultiInputValue | undefined;
153
- protected get hasRequiredValidator(): boolean;
154
- protected get dropdownControl(): AbstractControl<string | null> | null;
155
- protected get inputControl(): AbstractControl<number | null> | null;
156
- protected checkFormErrors(): void;
157
- protected markAsTouched(): void;
158
- protected addDropdownControl(): void;
159
- protected get controlHasError(): boolean;
160
- protected getValueLength(): number;
161
- private addValidation;
162
- private updateDisableState;
163
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponent, [{ optional: true; self: true; }, { optional: true; }, null]>;
164
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiInputComponent, "ui-multi-input", never, { "itemsList": { "alias": "itemsList"; "required": true; }; "itemTextField": { "alias": "itemTextField"; "required": true; }; "itemValueField": { "alias": "itemValueField"; "required": true; }; "value": { "alias": "value"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "required": { "alias": "required"; "required": false; }; "label": { "alias": "label"; "required": false; }; "placeholder": { "alias": "placeholder"; "required": false; }; "allowDecimal": { "alias": "allowDecimal"; "required": false; }; "allowNegative": { "alias": "allowNegative"; "required": false; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; }; "errors": { "alias": "errors"; "required": false; }; "hideBuiltInErrors": { "alias": "hideBuiltInErrors"; "required": false; }; "hideLabelInErrors": { "alias": "hideLabelInErrors"; "required": false; }; "maxCharacters": { "alias": "maxCharacters"; "required": false; }; "validators": { "alias": "validators"; "required": false; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; }, { "valueChange": "valueChange"; }, never, never, false, never>;
165
- static ngAcceptInputType_disabled: unknown;
166
- static ngAcceptInputType_required: unknown;
167
- static ngAcceptInputType_allowDecimal: unknown;
168
- static ngAcceptInputType_allowNegative: unknown;
169
- static ngAcceptInputType_hideBuiltInErrors: unknown;
170
- static ngAcceptInputType_hideLabelInErrors: unknown;
171
- }
@@ -1,18 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./multi-input.component";
3
- import * as i2 from "@angular/common";
4
- import * as i3 from "@angular/material/input";
5
- import * as i4 from "@angular/material/select";
6
- import * as i5 from "../divider/divider.component.module";
7
- import * as i6 from "../icon/icon.component.module";
8
- import * as i7 from "../dropdown/dropdown.component.module";
9
- import * as i8 from "@angular/forms";
10
- import * as i9 from "../../directives/digits-only.directive";
11
- import * as i10 from "../../pipes/has-validation-error.pipe";
12
- import * as i11 from "../validation-error/validation-error.module";
13
- import * as i12 from "../field/field.component.module";
14
- export declare class MultiInputComponentModule {
15
- static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponentModule, never>;
16
- static ɵmod: i0.ɵɵNgModuleDeclaration<MultiInputComponentModule, [typeof i1.MultiInputComponent], [typeof i2.CommonModule, typeof i3.MatInputModule, typeof i4.MatSelectModule, typeof i5.DividerComponentModule, typeof i6.IconComponentModule, typeof i7.DropdownComponentModule, typeof i8.ReactiveFormsModule, typeof i9.DigitsOnlyDirective, typeof i10.HasValidationErrorPipe, typeof i11.ValidationErrorModule, typeof i12.FieldComponentModule], [typeof i1.MultiInputComponent]>;
17
- static ɵinj: i0.ɵɵInjectorDeclaration<MultiInputComponentModule>;
18
- }
@@ -1 +0,0 @@
1
- export type MultiInputValue = Record<string, any>;