@testgorilla/tgo-ui 3.14.11-beta.1 → 3.14.12

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 (758) hide show
  1. package/README.md +103 -103
  2. package/components/donut-chart/donut-chart.component.d.ts +2 -2
  3. package/components/icon/icon.config.d.ts +1 -1
  4. package/components/inline-field/inline-field.component.d.ts +2 -2
  5. package/components/multi-input/multi-input.component.d.ts +8 -1
  6. package/components/skeleton/skeleton.component.d.ts +1 -1
  7. package/esm2022/components/accordion/accordion.component.mjs +3 -3
  8. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  9. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  10. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +3 -3
  11. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +1 -1
  12. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +1 -1
  13. package/esm2022/components/alert-banner/alert-banner.component.mjs +3 -3
  14. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  15. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  16. package/esm2022/components/autocomplete/autocomplete.component.mjs +3 -3
  17. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  18. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  19. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  20. package/esm2022/components/autocomplete/prevent-input.directive.mjs +1 -1
  21. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  22. package/esm2022/components/avatar/avatar.component.mjs +3 -3
  23. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  24. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  25. package/esm2022/components/badge/badge.component.mjs +3 -3
  26. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  27. package/esm2022/components/badge/badge.model.mjs +1 -1
  28. package/esm2022/components/breadcrumb/breadcrumb.component.mjs +3 -3
  29. package/esm2022/components/breadcrumb/breadcrumb.component.module.mjs +1 -1
  30. package/esm2022/components/breadcrumb/breadcrumb.model.mjs +1 -1
  31. package/esm2022/components/button/button.component.mjs +3 -3
  32. package/esm2022/components/button/button.component.module.mjs +1 -1
  33. package/esm2022/components/button/button.model.mjs +1 -1
  34. package/esm2022/components/card/card.component.mjs +3 -3
  35. package/esm2022/components/card/card.component.module.mjs +1 -1
  36. package/esm2022/components/card/card.model.mjs +1 -1
  37. package/esm2022/components/checkbox/checkbox.component.mjs +3 -3
  38. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  39. package/esm2022/components/checkbox/focus-visible.directive.mjs +1 -1
  40. package/esm2022/components/checklist/checklist.component.mjs +3 -3
  41. package/esm2022/components/checklist/checklist.model.mjs +1 -1
  42. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +3 -3
  43. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  44. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  45. package/esm2022/components/datepicker/date-adapter.mjs +1 -1
  46. package/esm2022/components/datepicker/datepicker.component.mjs +3 -3
  47. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  48. package/esm2022/components/datepicker/datepicker.service.mjs +1 -1
  49. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  50. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +3 -3
  51. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  52. package/esm2022/components/dialog/dialog.component.mjs +3 -3
  53. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  54. package/esm2022/components/dialog/dialog.model.mjs +1 -1
  55. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  56. package/esm2022/components/divider/divider.component.mjs +3 -3
  57. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  58. package/esm2022/components/divider/divider.model.mjs +1 -1
  59. package/esm2022/components/donut-chart/donut-chart.component.mjs +3 -3
  60. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +1 -1
  61. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +1 -1
  62. package/esm2022/components/dropdown/dropdown.component.mjs +3 -3
  63. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  64. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  65. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +3 -3
  66. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  67. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  68. package/esm2022/components/empty-state/empty-state.component.mjs +3 -3
  69. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  70. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  71. package/esm2022/components/field/field.component.mjs +3 -3
  72. package/esm2022/components/field/field.component.module.mjs +1 -1
  73. package/esm2022/components/field/field.model.mjs +1 -1
  74. package/esm2022/components/file-upload/file-upload.component.mjs +3 -3
  75. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  76. package/esm2022/components/filter-button/filter-button.component.mjs +3 -3
  77. package/esm2022/components/filter-button/filter-button.component.module.mjs +1 -1
  78. package/esm2022/components/filter-button/filter-button.model.mjs +1 -1
  79. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +3 -3
  80. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +1 -1
  81. package/esm2022/components/icon/icon-svg-content.mjs +1 -1
  82. package/esm2022/components/icon/icon.component.mjs +3 -3
  83. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  84. package/esm2022/components/icon/icon.config.mjs +7 -1
  85. package/esm2022/components/icon/icon.model.mjs +1 -1
  86. package/esm2022/components/icon-label/icon-label.component.mjs +3 -3
  87. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  88. package/esm2022/components/inline-field/inline-field.component.mjs +3 -3
  89. package/esm2022/components/inline-field/inline-field.component.module.mjs +1 -1
  90. package/esm2022/components/inline-field/inline-field.model.mjs +1 -1
  91. package/esm2022/components/logo/logo.component.mjs +3 -3
  92. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  93. package/esm2022/components/logo/logo.model.mjs +1 -1
  94. package/esm2022/components/media-card/media-card.component.mjs +3 -3
  95. package/esm2022/components/media-dialog/media-dialog.component.mjs +3 -3
  96. package/esm2022/components/media-dialog/media-dialog.model.mjs +1 -1
  97. package/esm2022/components/multi-input/multi-input.component.mjs +14 -7
  98. package/esm2022/components/multi-input/multi-input.component.module.mjs +1 -1
  99. package/esm2022/components/multi-input/multi-input.model.mjs +1 -1
  100. package/esm2022/components/multi-input/required-multi-input.validator.mjs +1 -1
  101. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +3 -3
  102. package/esm2022/components/navbar/navbar.component.mjs +3 -3
  103. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  104. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  105. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +3 -3
  106. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  107. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  108. package/esm2022/components/page-header/page-header.component.mjs +3 -3
  109. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  110. package/esm2022/components/paginator/paginator.component.mjs +3 -3
  111. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  112. package/esm2022/components/password-criteria/password.component.mjs +3 -3
  113. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  114. package/esm2022/components/password-strength/password-strength.component.mjs +3 -3
  115. package/esm2022/components/password-strength/password-strength.component.module.mjs +1 -1
  116. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  117. package/esm2022/components/phone-input/phone-input.component.mjs +3 -3
  118. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  119. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  120. package/esm2022/components/progress-bar/progress-bar.component.mjs +3 -3
  121. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  122. package/esm2022/components/prompt/prompt.component.mjs +3 -3
  123. package/esm2022/components/prompt/prompt.model.mjs +1 -1
  124. package/esm2022/components/prompt/prompt.module.mjs +1 -1
  125. package/esm2022/components/radial-progress/radial-progress.component.mjs +3 -3
  126. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  127. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  128. package/esm2022/components/radio-button/radio-button.component.mjs +3 -3
  129. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  130. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  131. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  132. package/esm2022/components/rating/rating.component.mjs +3 -3
  133. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  134. package/esm2022/components/scale/scale.component.mjs +3 -3
  135. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  136. package/esm2022/components/scale-table/scale-table.component.mjs +3 -3
  137. package/esm2022/components/scale-table/scale-table.model.mjs +1 -1
  138. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +3 -3
  139. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  140. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  141. package/esm2022/components/segmented-button/segmented-button.component.mjs +3 -3
  142. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  143. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  144. package/esm2022/components/selectable-card/selectable-card.component.mjs +3 -3
  145. package/esm2022/components/selectable-card/selectable-card.component.module.mjs +1 -1
  146. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +1 -1
  147. package/esm2022/components/side-panel/side-panel.animations.mjs +1 -1
  148. package/esm2022/components/side-panel/side-panel.component.mjs +3 -3
  149. package/esm2022/components/side-panel/side-panel.model.mjs +1 -1
  150. package/esm2022/components/side-panel/side-panel.service.mjs +1 -1
  151. package/esm2022/components/side-sheet/side-sheet.component.mjs +3 -3
  152. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  153. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  154. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  155. package/esm2022/components/skeleton/skeleton.component.mjs +3 -3
  156. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  157. package/esm2022/components/slider/slider.component.mjs +3 -3
  158. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  159. package/esm2022/components/slider/slider.model.mjs +1 -1
  160. package/esm2022/components/snackbar/snackbar.component.mjs +3 -3
  161. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  162. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  163. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  164. package/esm2022/components/spider-chart/spider-chart.component.mjs +3 -3
  165. package/esm2022/components/spider-chart/spider-chart.model.mjs +1 -1
  166. package/esm2022/components/spider-chart/spider-chart.module.mjs +1 -1
  167. package/esm2022/components/spinner/spinner.component.mjs +3 -3
  168. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  169. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  170. package/esm2022/components/step/step.component.mjs +3 -3
  171. package/esm2022/components/step/step.component.module.mjs +1 -1
  172. package/esm2022/components/stepper/stepper.component.mjs +3 -3
  173. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  174. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  175. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  176. package/esm2022/components/table/table.component.mjs +3 -3
  177. package/esm2022/components/table/table.component.module.mjs +1 -1
  178. package/esm2022/components/table/table.model.mjs +1 -1
  179. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  180. package/esm2022/components/tabs/tabs.component.mjs +3 -3
  181. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  182. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  183. package/esm2022/components/tag/tag.component.mjs +3 -3
  184. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  185. package/esm2022/components/tag/tag.model.mjs +1 -1
  186. package/esm2022/components/toggle/toggle.component.mjs +3 -3
  187. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  188. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  189. package/esm2022/components/tooltip/tooltip-template.directive.mjs +1 -1
  190. package/esm2022/components/tooltip/tooltip.component.mjs +3 -3
  191. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  192. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  193. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +3 -3
  194. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +1 -1
  195. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +3 -3
  196. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +1 -1
  197. package/esm2022/components/validation-error/validation-error.component.mjs +3 -3
  198. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  199. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  200. package/esm2022/directives/digits-only.directive.mjs +1 -1
  201. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  202. package/esm2022/directives/dynamic-component.directive.mjs +1 -1
  203. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  204. package/esm2022/directives/select-text.directive.mjs +1 -1
  205. package/esm2022/directives/step-line-element.directive.mjs +1 -1
  206. package/esm2022/models/application-theme.model.mjs +1 -1
  207. package/esm2022/models/checkbox.model.mjs +1 -1
  208. package/esm2022/models/colors.model.mjs +1 -1
  209. package/esm2022/models/keyboard-events.model.mjs +1 -1
  210. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  211. package/esm2022/models/universal-skills-report.model.mjs +1 -1
  212. package/esm2022/pipes/data-property-getter.mjs +1 -1
  213. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  214. package/esm2022/pipes/memoize-func.pipe.mjs +1 -1
  215. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  216. package/esm2022/pipes/truncate.pipe.mjs +1 -1
  217. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +1 -1
  218. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  219. package/esm2022/providers/is-mobile.mjs +1 -1
  220. package/esm2022/public-api.mjs +1 -1
  221. package/esm2022/services/icons.service.mjs +1 -1
  222. package/esm2022/services/universal-skills.service.mjs +1 -1
  223. package/esm2022/utils/alert-bar.model.mjs +1 -1
  224. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  225. package/esm2022/utils/autocomplete-utils.mjs +2 -2
  226. package/esm2022/utils/color-contrast.mjs +1 -1
  227. package/esm2022/utils/hex-to-rgb.mjs +1 -1
  228. package/esm2022/utils/localization/language.model.mjs +1 -1
  229. package/esm2022/utils/localization/language.service.mjs +1 -1
  230. package/esm2022/utils/table.utils.mjs +1 -1
  231. package/fesm2022/testgorilla-tgo-ui.mjs +150 -137
  232. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  233. package/package.json +1 -1
  234. package/projects/tgo-canopy-ui/assets/i18n/da-dk.json +819 -819
  235. package/projects/tgo-canopy-ui/assets/i18n/de.json +819 -819
  236. package/projects/tgo-canopy-ui/assets/i18n/en.json +829 -829
  237. package/projects/tgo-canopy-ui/assets/i18n/es.json +819 -819
  238. package/projects/tgo-canopy-ui/assets/i18n/fr.json +819 -819
  239. package/projects/tgo-canopy-ui/assets/i18n/it-it.json +819 -819
  240. package/projects/tgo-canopy-ui/assets/i18n/ja-jp.json +819 -819
  241. package/projects/tgo-canopy-ui/assets/i18n/nb-no.json +819 -819
  242. package/projects/tgo-canopy-ui/assets/i18n/nl.json +819 -819
  243. package/projects/tgo-canopy-ui/assets/i18n/pl-pl.json +819 -819
  244. package/projects/tgo-canopy-ui/assets/i18n/pt-br.json +819 -819
  245. package/projects/tgo-canopy-ui/assets/i18n/sv-se.json +819 -819
  246. package/projects/tgo-canopy-ui/assets/icons/Add.svg +3 -3
  247. package/projects/tgo-canopy-ui/assets/icons/Archive.svg +3 -3
  248. package/projects/tgo-canopy-ui/assets/icons/Arrow_down.svg +3 -3
  249. package/projects/tgo-canopy-ui/assets/icons/Arrow_left.svg +3 -3
  250. package/projects/tgo-canopy-ui/assets/icons/Arrow_right.svg +3 -3
  251. package/projects/tgo-canopy-ui/assets/icons/Arrow_up.svg +3 -3
  252. package/projects/tgo-canopy-ui/assets/icons/Assessment.svg +3 -3
  253. package/projects/tgo-canopy-ui/assets/icons/Attempts.svg +3 -3
  254. package/projects/tgo-canopy-ui/assets/icons/Book.svg +3 -3
  255. package/projects/tgo-canopy-ui/assets/icons/Calendar.svg +3 -3
  256. package/projects/tgo-canopy-ui/assets/icons/Candidates.svg +8 -8
  257. package/projects/tgo-canopy-ui/assets/icons/Chat-notifications.svg +4 -4
  258. package/projects/tgo-canopy-ui/assets/icons/Chat.svg +3 -3
  259. package/projects/tgo-canopy-ui/assets/icons/Check.svg +3 -3
  260. package/projects/tgo-canopy-ui/assets/icons/Clone.svg +3 -3
  261. package/projects/tgo-canopy-ui/assets/icons/Close.svg +3 -3
  262. package/projects/tgo-canopy-ui/assets/icons/Code.svg +3 -3
  263. package/projects/tgo-canopy-ui/assets/icons/Company.svg +3 -3
  264. package/projects/tgo-canopy-ui/assets/icons/Copy.svg +3 -3
  265. package/projects/tgo-canopy-ui/assets/icons/Custom-questions.svg +3 -3
  266. package/projects/tgo-canopy-ui/assets/icons/Delete.svg +3 -3
  267. package/projects/tgo-canopy-ui/assets/icons/Devices.svg +3 -3
  268. package/projects/tgo-canopy-ui/assets/icons/Document.svg +3 -3
  269. package/projects/tgo-canopy-ui/assets/icons/Dot.svg +3 -3
  270. package/projects/tgo-canopy-ui/assets/icons/Download.svg +3 -3
  271. package/projects/tgo-canopy-ui/assets/icons/Edit.svg +3 -3
  272. package/projects/tgo-canopy-ui/assets/icons/Email-message.svg +3 -3
  273. package/projects/tgo-canopy-ui/assets/icons/Employee.svg +8 -8
  274. package/projects/tgo-canopy-ui/assets/icons/Empty-placeholder.svg +3 -3
  275. package/projects/tgo-canopy-ui/assets/icons/Error.svg +3 -3
  276. package/projects/tgo-canopy-ui/assets/icons/Essay.svg +3 -3
  277. package/projects/tgo-canopy-ui/assets/icons/Eye-hide.svg +3 -3
  278. package/projects/tgo-canopy-ui/assets/icons/Eye-view.svg +3 -3
  279. package/projects/tgo-canopy-ui/assets/icons/Fast-forward.svg +4 -4
  280. package/projects/tgo-canopy-ui/assets/icons/Fast-rewind.svg +4 -4
  281. package/projects/tgo-canopy-ui/assets/icons/Feedback-1.svg +3 -3
  282. package/projects/tgo-canopy-ui/assets/icons/Feedback-2.svg +3 -3
  283. package/projects/tgo-canopy-ui/assets/icons/Feedback-3.svg +6 -6
  284. package/projects/tgo-canopy-ui/assets/icons/Feedback-4.svg +3 -3
  285. package/projects/tgo-canopy-ui/assets/icons/Feedback-5.svg +3 -3
  286. package/projects/tgo-canopy-ui/assets/icons/File-attach.svg +3 -3
  287. package/projects/tgo-canopy-ui/assets/icons/File-upload.svg +3 -3
  288. package/projects/tgo-canopy-ui/assets/icons/Filter.svg +3 -3
  289. package/projects/tgo-canopy-ui/assets/icons/Fire.svg +10 -10
  290. package/projects/tgo-canopy-ui/assets/icons/Folder.svg +3 -3
  291. package/projects/tgo-canopy-ui/assets/icons/Format-add-file.svg +3 -3
  292. package/projects/tgo-canopy-ui/assets/icons/Format-add-table.svg +3 -3
  293. package/projects/tgo-canopy-ui/assets/icons/Format-align-L.svg +3 -3
  294. package/projects/tgo-canopy-ui/assets/icons/Format-align-R.svg +3 -3
  295. package/projects/tgo-canopy-ui/assets/icons/Format-align-center.svg +3 -3
  296. package/projects/tgo-canopy-ui/assets/icons/Format-align-justify.svg +3 -3
  297. package/projects/tgo-canopy-ui/assets/icons/Format-bold.svg +3 -3
  298. package/projects/tgo-canopy-ui/assets/icons/Format-code-active.svg +3 -3
  299. package/projects/tgo-canopy-ui/assets/icons/Format-code-block.svg +3 -3
  300. package/projects/tgo-canopy-ui/assets/icons/Format-edit-table.svg +3 -3
  301. package/projects/tgo-canopy-ui/assets/icons/Format-format.svg +3 -3
  302. package/projects/tgo-canopy-ui/assets/icons/Format-function.svg +3 -3
  303. package/projects/tgo-canopy-ui/assets/icons/Format-italics.svg +3 -3
  304. package/projects/tgo-canopy-ui/assets/icons/Format-list-bulleted.svg +3 -3
  305. package/projects/tgo-canopy-ui/assets/icons/Format-list-numbered.svg +3 -3
  306. package/projects/tgo-canopy-ui/assets/icons/Format-picker.svg +3 -3
  307. package/projects/tgo-canopy-ui/assets/icons/Format-quote.svg +3 -3
  308. package/projects/tgo-canopy-ui/assets/icons/Format-subscript.svg +3 -3
  309. package/projects/tgo-canopy-ui/assets/icons/Format-superscript.svg +3 -3
  310. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-L.svg +3 -3
  311. package/projects/tgo-canopy-ui/assets/icons/Format-text-direction-R.svg +3 -3
  312. package/projects/tgo-canopy-ui/assets/icons/Format-text-size.svg +3 -3
  313. package/projects/tgo-canopy-ui/assets/icons/Format-underline.svg +3 -3
  314. package/projects/tgo-canopy-ui/assets/icons/Format-variable.svg +3 -3
  315. package/projects/tgo-canopy-ui/assets/icons/Full-screen.svg +3 -3
  316. package/projects/tgo-canopy-ui/assets/icons/Gender-female.svg +3 -3
  317. package/projects/tgo-canopy-ui/assets/icons/Gender-male.svg +3 -3
  318. package/projects/tgo-canopy-ui/assets/icons/Gift.svg +7 -7
  319. package/projects/tgo-canopy-ui/assets/icons/Google.svg +6 -6
  320. package/projects/tgo-canopy-ui/assets/icons/Grab.svg +3 -3
  321. package/projects/tgo-canopy-ui/assets/icons/Help-2.svg +3 -3
  322. package/projects/tgo-canopy-ui/assets/icons/Help.svg +3 -3
  323. package/projects/tgo-canopy-ui/assets/icons/Image.svg +3 -3
  324. package/projects/tgo-canopy-ui/assets/icons/Info.svg +3 -3
  325. package/projects/tgo-canopy-ui/assets/icons/Integration.svg +3 -3
  326. package/projects/tgo-canopy-ui/assets/icons/Language.svg +3 -3
  327. package/projects/tgo-canopy-ui/assets/icons/Layout.svg +3 -3
  328. package/projects/tgo-canopy-ui/assets/icons/Learn.svg +3 -3
  329. package/projects/tgo-canopy-ui/assets/icons/Level.svg +3 -3
  330. package/projects/tgo-canopy-ui/assets/icons/Light-bulb.svg +3 -3
  331. package/projects/tgo-canopy-ui/assets/icons/Link.svg +3 -3
  332. package/projects/tgo-canopy-ui/assets/icons/Loading-spinner.svg +10 -10
  333. package/projects/tgo-canopy-ui/assets/icons/Localisation.svg +3 -3
  334. package/projects/tgo-canopy-ui/assets/icons/Location.svg +3 -3
  335. package/projects/tgo-canopy-ui/assets/icons/Lock.svg +3 -3
  336. package/projects/tgo-canopy-ui/assets/icons/Log-out.svg +3 -3
  337. package/projects/tgo-canopy-ui/assets/icons/Menu-burger.svg +3 -3
  338. package/projects/tgo-canopy-ui/assets/icons/Menu-close.svg +3 -3
  339. package/projects/tgo-canopy-ui/assets/icons/Menu-ellipsis.svg +3 -3
  340. package/projects/tgo-canopy-ui/assets/icons/Menu-open.svg +3 -3
  341. package/projects/tgo-canopy-ui/assets/icons/Microphone.svg +3 -3
  342. package/projects/tgo-canopy-ui/assets/icons/Microsoft.svg +6 -6
  343. package/projects/tgo-canopy-ui/assets/icons/Minimize.svg +3 -3
  344. package/projects/tgo-canopy-ui/assets/icons/Minus.svg +3 -3
  345. package/projects/tgo-canopy-ui/assets/icons/Money-bag.svg +5 -5
  346. package/projects/tgo-canopy-ui/assets/icons/Mouse-cursor.svg +3 -3
  347. package/projects/tgo-canopy-ui/assets/icons/Mouse-grab-cursor.svg +3 -3
  348. package/projects/tgo-canopy-ui/assets/icons/Mouse.svg +3 -3
  349. package/projects/tgo-canopy-ui/assets/icons/Multi-choice.svg +3 -3
  350. package/projects/tgo-canopy-ui/assets/icons/Notifications.svg +3 -3
  351. package/projects/tgo-canopy-ui/assets/icons/Password.svg +4 -4
  352. package/projects/tgo-canopy-ui/assets/icons/Path.svg +3 -3
  353. package/projects/tgo-canopy-ui/assets/icons/Pin-marker.svg +4 -4
  354. package/projects/tgo-canopy-ui/assets/icons/Plan-billing.svg +3 -3
  355. package/projects/tgo-canopy-ui/assets/icons/Plus.svg +3 -3
  356. package/projects/tgo-canopy-ui/assets/icons/Premium.svg +4 -4
  357. package/projects/tgo-canopy-ui/assets/icons/Promotion.svg +3 -3
  358. package/projects/tgo-canopy-ui/assets/icons/Question-count.svg +3 -3
  359. package/projects/tgo-canopy-ui/assets/icons/Refer.svg +3 -3
  360. package/projects/tgo-canopy-ui/assets/icons/Reset.svg +3 -3
  361. package/projects/tgo-canopy-ui/assets/icons/Review.svg +3 -3
  362. package/projects/tgo-canopy-ui/assets/icons/Round-check-filled.svg +3 -3
  363. package/projects/tgo-canopy-ui/assets/icons/Round-check.svg +3 -3
  364. package/projects/tgo-canopy-ui/assets/icons/Search.svg +3 -3
  365. package/projects/tgo-canopy-ui/assets/icons/Secure-checkout.svg +3 -3
  366. package/projects/tgo-canopy-ui/assets/icons/Send.svg +3 -3
  367. package/projects/tgo-canopy-ui/assets/icons/Settings.svg +8 -8
  368. package/projects/tgo-canopy-ui/assets/icons/Share.svg +3 -3
  369. package/projects/tgo-canopy-ui/assets/icons/Skip-next.svg +4 -4
  370. package/projects/tgo-canopy-ui/assets/icons/Skip-previous.svg +4 -4
  371. package/projects/tgo-canopy-ui/assets/icons/Social-facebook.svg +3 -3
  372. package/projects/tgo-canopy-ui/assets/icons/Social-instagram.svg +3 -3
  373. package/projects/tgo-canopy-ui/assets/icons/Social-linkedin.svg +3 -3
  374. package/projects/tgo-canopy-ui/assets/icons/Sorting-down-1.svg +3 -3
  375. package/projects/tgo-canopy-ui/assets/icons/Sorting-down.svg +3 -3
  376. package/projects/tgo-canopy-ui/assets/icons/Sparkles.svg +18 -18
  377. package/projects/tgo-canopy-ui/assets/icons/Speedometer.svg +3 -3
  378. package/projects/tgo-canopy-ui/assets/icons/Star-filled.svg +3 -3
  379. package/projects/tgo-canopy-ui/assets/icons/Star-half.svg +3 -3
  380. package/projects/tgo-canopy-ui/assets/icons/Star-outline.svg +3 -3
  381. package/projects/tgo-canopy-ui/assets/icons/Suitcase.svg +6 -6
  382. package/projects/tgo-canopy-ui/assets/icons/Support.svg +3 -3
  383. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -3
  384. package/projects/tgo-canopy-ui/assets/icons/Sync.svg +3 -3
  385. package/projects/tgo-canopy-ui/assets/icons/Team.svg +3 -3
  386. package/projects/tgo-canopy-ui/assets/icons/Test.svg +3 -3
  387. package/projects/tgo-canopy-ui/assets/icons/TestGorilla.svg +11 -11
  388. package/projects/tgo-canopy-ui/assets/icons/Thunder.svg +3 -3
  389. package/projects/tgo-canopy-ui/assets/icons/Timer.svg +3 -3
  390. package/projects/tgo-canopy-ui/assets/icons/Trophy.svg +3 -3
  391. package/projects/tgo-canopy-ui/assets/icons/Type.svg +3 -3
  392. package/projects/tgo-canopy-ui/assets/icons/Unarchive.svg +3 -3
  393. package/projects/tgo-canopy-ui/assets/icons/Unlock.svg +3 -3
  394. package/projects/tgo-canopy-ui/assets/icons/Upgrade.svg +3 -3
  395. package/projects/tgo-canopy-ui/assets/icons/Upload.svg +3 -3
  396. package/projects/tgo-canopy-ui/assets/icons/User-access.svg +3 -3
  397. package/projects/tgo-canopy-ui/assets/icons/User-add.svg +3 -3
  398. package/projects/tgo-canopy-ui/assets/icons/User-invite.svg +3 -3
  399. package/projects/tgo-canopy-ui/assets/icons/User-profile.svg +3 -3
  400. package/projects/tgo-canopy-ui/assets/icons/User-reject.svg +4 -4
  401. package/projects/tgo-canopy-ui/assets/icons/User-switch.svg +3 -3
  402. package/projects/tgo-canopy-ui/assets/icons/Video-pause.svg +3 -3
  403. package/projects/tgo-canopy-ui/assets/icons/Video-play.svg +3 -3
  404. package/projects/tgo-canopy-ui/assets/icons/Video-record.svg +3 -3
  405. package/projects/tgo-canopy-ui/assets/icons/Video-stop.svg +3 -3
  406. package/projects/tgo-canopy-ui/assets/icons/Video.svg +3 -3
  407. package/projects/tgo-canopy-ui/assets/icons/Volume.svg +3 -3
  408. package/projects/tgo-canopy-ui/assets/icons/Warning.svg +3 -3
  409. package/projects/tgo-canopy-ui/assets/icons/Zoom-in.svg +6 -6
  410. package/projects/tgo-canopy-ui/assets/icons/Zoom-out.svg +5 -5
  411. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled-disabled.svg +3 -3
  412. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-filled.svg +3 -3
  413. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-half.svg +3 -3
  414. package/projects/tgo-canopy-ui/assets/icons/rating-icons/Star-outline.svg +3 -3
  415. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-filled.svg +3 -3
  416. package/projects/tgo-canopy-ui/assets/icons/rebrand/Add-in-line.svg +3 -3
  417. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-filled.svg +3 -3
  418. package/projects/tgo-canopy-ui/assets/icons/rebrand/Analytics-in-line.svg +3 -3
  419. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-filled.svg +3 -3
  420. package/projects/tgo-canopy-ui/assets/icons/rebrand/Archive-in-line.svg +3 -3
  421. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-filled.svg +3 -3
  422. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +3 -3
  423. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-filled.svg +3 -3
  424. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +3 -3
  425. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-filled.svg +3 -3
  426. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +3 -3
  427. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-filled.svg +3 -3
  428. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +3 -3
  429. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-filled.svg +3 -3
  430. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-down-in-line.svg +3 -3
  431. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-filled.svg +3 -3
  432. package/projects/tgo-canopy-ui/assets/icons/rebrand/Arrow-up-in-line.svg +3 -3
  433. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-filled.svg +3 -3
  434. package/projects/tgo-canopy-ui/assets/icons/rebrand/Assessment-in-line.svg +3 -3
  435. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-filled.svg +3 -3
  436. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attach-in-line.svg +3 -3
  437. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-filled.svg +3 -3
  438. package/projects/tgo-canopy-ui/assets/icons/rebrand/Attempts-in-line.svg +3 -3
  439. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-filled.svg +3 -3
  440. package/projects/tgo-canopy-ui/assets/icons/rebrand/Book-in-line.svg +3 -3
  441. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-filled.svg +3 -3
  442. package/projects/tgo-canopy-ui/assets/icons/rebrand/Calendar-in-line.svg +3 -3
  443. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-filled.svg +3 -3
  444. package/projects/tgo-canopy-ui/assets/icons/rebrand/Candidates-in-line.svg +3 -3
  445. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-filled.svg +3 -3
  446. package/projects/tgo-canopy-ui/assets/icons/rebrand/Chat-in-line.svg +3 -3
  447. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-filled.svg +3 -3
  448. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-in-line.svg +3 -3
  449. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-filled.svg +3 -3
  450. package/projects/tgo-canopy-ui/assets/icons/rebrand/Check-round-in-line.svg +3 -3
  451. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-filled.svg +3 -3
  452. package/projects/tgo-canopy-ui/assets/icons/rebrand/Circle-in-line.svg +3 -3
  453. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-filled.svg +3 -3
  454. package/projects/tgo-canopy-ui/assets/icons/rebrand/Clone-in-line.svg +3 -3
  455. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-filled.svg +3 -3
  456. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-in-line.svg +3 -3
  457. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-filled.svg +3 -3
  458. package/projects/tgo-canopy-ui/assets/icons/rebrand/Close-round-in-line.svg +3 -3
  459. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-filled.svg +3 -3
  460. package/projects/tgo-canopy-ui/assets/icons/rebrand/Code-in-line.svg +3 -3
  461. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-filled.svg +3 -3
  462. package/projects/tgo-canopy-ui/assets/icons/rebrand/Company-in-line.svg +3 -3
  463. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-filled.svg +3 -3
  464. package/projects/tgo-canopy-ui/assets/icons/rebrand/Copy-in-line.svg +3 -3
  465. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-filled.svg +10 -10
  466. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-card-in-line.svg +10 -10
  467. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-filled.svg +3 -3
  468. package/projects/tgo-canopy-ui/assets/icons/rebrand/Credit-in-line.svg +3 -3
  469. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-filled.svg +3 -3
  470. package/projects/tgo-canopy-ui/assets/icons/rebrand/Delete-in-line.svg +3 -3
  471. package/projects/tgo-canopy-ui/assets/icons/rebrand/Device-rotate-in-line.svg +3 -3
  472. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-filled.svg +3 -3
  473. package/projects/tgo-canopy-ui/assets/icons/rebrand/Devices-in-line.svg +3 -3
  474. package/projects/tgo-canopy-ui/assets/icons/rebrand/Disconnected-in-line.svg +11 -11
  475. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-filled.svg +3 -3
  476. package/projects/tgo-canopy-ui/assets/icons/rebrand/Document-in-line.svg +3 -3
  477. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-filled.svg +3 -3
  478. package/projects/tgo-canopy-ui/assets/icons/rebrand/Dot-in-line.svg +3 -3
  479. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-filled.svg +3 -3
  480. package/projects/tgo-canopy-ui/assets/icons/rebrand/Download-in-line.svg +3 -3
  481. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-filled.svg +3 -3
  482. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-in-line.svg +3 -3
  483. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-filled.svg +3 -3
  484. package/projects/tgo-canopy-ui/assets/icons/rebrand/Edit-text-in-line.svg +3 -3
  485. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-filled.svg +3 -3
  486. package/projects/tgo-canopy-ui/assets/icons/rebrand/Employee-in-line.svg +3 -3
  487. package/projects/tgo-canopy-ui/assets/icons/rebrand/Empty-search-in-line.svg +11 -11
  488. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-filled.svg +3 -3
  489. package/projects/tgo-canopy-ui/assets/icons/rebrand/Error-in-line.svg +3 -3
  490. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-filled.svg +3 -3
  491. package/projects/tgo-canopy-ui/assets/icons/rebrand/Essay-in-line.svg +3 -3
  492. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-filled.svg +3 -3
  493. package/projects/tgo-canopy-ui/assets/icons/rebrand/Experience-in-line.svg +3 -3
  494. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-filled.svg +3 -3
  495. package/projects/tgo-canopy-ui/assets/icons/rebrand/Facebook-in-line.svg +3 -3
  496. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-filled.svg +3 -3
  497. package/projects/tgo-canopy-ui/assets/icons/rebrand/Failed-to-load-in-line.svg +3 -3
  498. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-filled.svg +3 -3
  499. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-forward-in-line.svg +3 -3
  500. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-filled.svg +3 -3
  501. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fast-rewind-in-line.svg +3 -3
  502. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-filled.svg +3 -3
  503. package/projects/tgo-canopy-ui/assets/icons/rebrand/Filter-in-line.svg +3 -3
  504. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-filled.svg +3 -3
  505. package/projects/tgo-canopy-ui/assets/icons/rebrand/Fire-in-line.svg +3 -3
  506. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-filled.svg +3 -3
  507. package/projects/tgo-canopy-ui/assets/icons/rebrand/Flag-in-line.svg +3 -3
  508. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-filled.svg +3 -3
  509. package/projects/tgo-canopy-ui/assets/icons/rebrand/Folder-in-line.svg +3 -3
  510. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-filled.svg +3 -3
  511. package/projects/tgo-canopy-ui/assets/icons/rebrand/Full-screen-in-line.svg +3 -3
  512. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-filled.svg +3 -3
  513. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-female-in-line.svg +3 -3
  514. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-filled.svg +3 -3
  515. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gender-male-in-line.svg +3 -3
  516. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-filled.svg +3 -3
  517. package/projects/tgo-canopy-ui/assets/icons/rebrand/Gift-in-line.svg +3 -3
  518. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-filled.svg +6 -6
  519. package/projects/tgo-canopy-ui/assets/icons/rebrand/Google-in-line.svg +6 -6
  520. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-filled.svg +3 -3
  521. package/projects/tgo-canopy-ui/assets/icons/rebrand/Grab-in-line.svg +3 -3
  522. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-filled.svg +3 -3
  523. package/projects/tgo-canopy-ui/assets/icons/rebrand/Help-in-line.svg +3 -3
  524. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-filled.svg +3 -3
  525. package/projects/tgo-canopy-ui/assets/icons/rebrand/Hide-in-line.svg +3 -3
  526. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-filled.svg +3 -3
  527. package/projects/tgo-canopy-ui/assets/icons/rebrand/History-in-line.svg +3 -3
  528. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-filled.svg +3 -3
  529. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-failed-in-line.svg +5 -5
  530. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-filled.svg +3 -3
  531. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-not-verified-in-line.svg +4 -4
  532. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-filled.svg +3 -3
  533. package/projects/tgo-canopy-ui/assets/icons/rebrand/ID-verified-in-line.svg +4 -4
  534. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-filled.svg +3 -3
  535. package/projects/tgo-canopy-ui/assets/icons/rebrand/Image-in-line.svg +3 -3
  536. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-filled.svg +3 -3
  537. package/projects/tgo-canopy-ui/assets/icons/rebrand/Info-in-line.svg +3 -3
  538. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-filled.svg +3 -3
  539. package/projects/tgo-canopy-ui/assets/icons/rebrand/Instagram-in-line.svg +3 -3
  540. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-filled.svg +3 -3
  541. package/projects/tgo-canopy-ui/assets/icons/rebrand/Integration-in-line.svg +3 -3
  542. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-filled.svg +3 -3
  543. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invite-in-line.svg +3 -3
  544. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-filled.svg +3 -3
  545. package/projects/tgo-canopy-ui/assets/icons/rebrand/Invoice-in-line.svg +3 -3
  546. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-filled.svg +3 -3
  547. package/projects/tgo-canopy-ui/assets/icons/rebrand/Language-in-line.svg +3 -3
  548. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-filled.svg +3 -3
  549. package/projects/tgo-canopy-ui/assets/icons/rebrand/Layout-in-line.svg +3 -3
  550. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-filled.svg +3 -3
  551. package/projects/tgo-canopy-ui/assets/icons/rebrand/Learn-in-line.svg +3 -3
  552. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-filled.svg +3 -3
  553. package/projects/tgo-canopy-ui/assets/icons/rebrand/Level-in-line.svg +3 -3
  554. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-filled.svg +3 -3
  555. package/projects/tgo-canopy-ui/assets/icons/rebrand/Light-bulb-in-line.svg +3 -3
  556. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-filled.svg +3 -3
  557. package/projects/tgo-canopy-ui/assets/icons/rebrand/Link-in-line.svg +3 -3
  558. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-filled.svg +3 -3
  559. package/projects/tgo-canopy-ui/assets/icons/rebrand/Linkedin-in-line.svg +3 -3
  560. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-filled.svg +3 -3
  561. package/projects/tgo-canopy-ui/assets/icons/rebrand/Localization-in-line.svg +3 -3
  562. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-filled.svg +3 -3
  563. package/projects/tgo-canopy-ui/assets/icons/rebrand/Location-in-line.svg +3 -3
  564. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-filled.svg +3 -3
  565. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lock-in-line.svg +3 -3
  566. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-filled.svg +3 -3
  567. package/projects/tgo-canopy-ui/assets/icons/rebrand/Logout-in-line.svg +3 -3
  568. package/projects/tgo-canopy-ui/assets/icons/rebrand/Lost-found-404-in-line.svg +11 -11
  569. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-filled.svg +3 -3
  570. package/projects/tgo-canopy-ui/assets/icons/rebrand/Medal-in-line.svg +3 -3
  571. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-filled.svg +3 -3
  572. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-burger-in-line.svg +3 -3
  573. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-filled.svg +3 -3
  574. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-close-in-line.svg +3 -3
  575. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-filled.svg +3 -3
  576. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-ellipsis-in-line.svg +3 -3
  577. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-filled.svg +3 -3
  578. package/projects/tgo-canopy-ui/assets/icons/rebrand/Menu-open-in-line.svg +3 -3
  579. package/projects/tgo-canopy-ui/assets/icons/rebrand/Messages-in-line.svg +3 -3
  580. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-filled.svg +3 -3
  581. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mic-in-line.svg +3 -3
  582. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-filled.svg +6 -6
  583. package/projects/tgo-canopy-ui/assets/icons/rebrand/Microsoft-in-line.svg +6 -6
  584. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-filled.svg +3 -3
  585. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minimize-in-line.svg +3 -3
  586. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-filled.svg +3 -3
  587. package/projects/tgo-canopy-ui/assets/icons/rebrand/Minus-in-line.svg +3 -3
  588. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-filled.svg +3 -3
  589. package/projects/tgo-canopy-ui/assets/icons/rebrand/Mouse-in-line.svg +3 -3
  590. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-filled.svg +3 -3
  591. package/projects/tgo-canopy-ui/assets/icons/rebrand/Multi-choice-in-line.svg +3 -3
  592. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-filled.svg +3 -3
  593. package/projects/tgo-canopy-ui/assets/icons/rebrand/Notification-bell-in-line.svg +3 -3
  594. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-filled.svg +3 -3
  595. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-in-new-in-line.svg +3 -3
  596. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-filled.svg +3 -3
  597. package/projects/tgo-canopy-ui/assets/icons/rebrand/Open-lock-in-line.svg +3 -3
  598. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-filled.svg +3 -3
  599. package/projects/tgo-canopy-ui/assets/icons/rebrand/Password-in-line.svg +3 -3
  600. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-filled.svg +3 -3
  601. package/projects/tgo-canopy-ui/assets/icons/rebrand/Path-in-line.svg +3 -3
  602. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-filled.svg +3 -3
  603. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pause-in-line.svg +3 -3
  604. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-filled.svg +1 -1
  605. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pencil-to-gorilla-in-line.svg +1 -1
  606. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-filled.svg +4 -4
  607. package/projects/tgo-canopy-ui/assets/icons/rebrand/Pin-marker-in-line.svg +4 -4
  608. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-filled.svg +3 -3
  609. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plan-billing-in-line.svg +3 -3
  610. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-filled.svg +3 -3
  611. package/projects/tgo-canopy-ui/assets/icons/rebrand/Play-in-line.svg +3 -3
  612. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-filled.svg +3 -3
  613. package/projects/tgo-canopy-ui/assets/icons/rebrand/Plus-in-line.svg +3 -3
  614. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-circle-in-line.svg +5 -5
  615. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-filled.svg +3 -3
  616. package/projects/tgo-canopy-ui/assets/icons/rebrand/Premium-in-line.svg +3 -3
  617. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-filled.svg +3 -3
  618. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-count-in-line.svg +3 -3
  619. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-filled.svg +3 -3
  620. package/projects/tgo-canopy-ui/assets/icons/rebrand/Question-in-line.svg +3 -3
  621. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-filled.svg +3 -3
  622. package/projects/tgo-canopy-ui/assets/icons/rebrand/Record-in-line.svg +3 -3
  623. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-filled.svg +3 -3
  624. package/projects/tgo-canopy-ui/assets/icons/rebrand/Refer-in-line.svg +3 -3
  625. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-filled.svg +3 -3
  626. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reject-in-line.svg +3 -3
  627. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-filled.svg +3 -3
  628. package/projects/tgo-canopy-ui/assets/icons/rebrand/Reset-in-line.svg +3 -3
  629. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-filled.svg +3 -3
  630. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-1-in-line.svg +3 -3
  631. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-filled.svg +3 -3
  632. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-2-in-line.svg +3 -3
  633. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-filled.svg +3 -3
  634. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-3-in-line.svg +3 -3
  635. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-filled.svg +3 -3
  636. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-4-in-line.svg +3 -3
  637. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-filled.svg +3 -3
  638. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-emoji-5-in-line.svg +3 -3
  639. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-filled.svg +3 -3
  640. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-filled.svg +4 -4
  641. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-half-star-in-line.svg +4 -4
  642. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-in-line.svg +3 -3
  643. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled-disabled.svg +4 -4
  644. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-filled.svg +4 -4
  645. package/projects/tgo-canopy-ui/assets/icons/rebrand/Review-star-in-line.svg +4 -4
  646. package/projects/tgo-canopy-ui/assets/icons/rebrand/Round-check-in-line.svg +4 -4
  647. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-filled.svg +3 -3
  648. package/projects/tgo-canopy-ui/assets/icons/rebrand/Search-in-line.svg +3 -3
  649. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-filled.svg +3 -3
  650. package/projects/tgo-canopy-ui/assets/icons/rebrand/Secure-in-line.svg +3 -3
  651. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-filled.svg +3 -3
  652. package/projects/tgo-canopy-ui/assets/icons/rebrand/Send-in-line.svg +3 -3
  653. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-filled.svg +3 -3
  654. package/projects/tgo-canopy-ui/assets/icons/rebrand/Settings-in-line.svg +3 -3
  655. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-filled.svg +3 -3
  656. package/projects/tgo-canopy-ui/assets/icons/rebrand/Share-in-line.svg +3 -3
  657. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-filled.svg +3 -3
  658. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-next-in-line.svg +3 -3
  659. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-filled.svg +3 -3
  660. package/projects/tgo-canopy-ui/assets/icons/rebrand/Skip-previous-in-line.svg +3 -3
  661. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-filled.svg +12 -12
  662. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sparkle-in-line.svg +12 -12
  663. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-filled.svg +3 -3
  664. package/projects/tgo-canopy-ui/assets/icons/rebrand/Speedometer-in-line.svg +3 -3
  665. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-filled.svg +5 -5
  666. package/projects/tgo-canopy-ui/assets/icons/rebrand/Star-in-line.svg +5 -5
  667. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-filled.svg +3 -3
  668. package/projects/tgo-canopy-ui/assets/icons/rebrand/Stop-in-line.svg +3 -3
  669. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-filled.svg +3 -3
  670. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-in-line.svg +3 -3
  671. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -3
  672. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -3
  673. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-filled.svg +3 -3
  674. package/projects/tgo-canopy-ui/assets/icons/rebrand/Sync-in-line.svg +3 -3
  675. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-filled.svg +3 -3
  676. package/projects/tgo-canopy-ui/assets/icons/rebrand/Tag-in-line.svg +3 -3
  677. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-filled.svg +3 -3
  678. package/projects/tgo-canopy-ui/assets/icons/rebrand/Team-in-line.svg +3 -3
  679. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-filled.svg +3 -3
  680. package/projects/tgo-canopy-ui/assets/icons/rebrand/Test-in-line.svg +3 -3
  681. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-filled.svg +11 -11
  682. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-Pink-in-line.svg +11 -11
  683. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-filled.svg +11 -11
  684. package/projects/tgo-canopy-ui/assets/icons/rebrand/TestGorilla-in-line.svg +11 -11
  685. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-filled.svg +3 -3
  686. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-down-in-line.svg +3 -3
  687. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-filled.svg +3 -3
  688. package/projects/tgo-canopy-ui/assets/icons/rebrand/Thumb-up-in-line.svg +3 -3
  689. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-filled.svg +3 -3
  690. package/projects/tgo-canopy-ui/assets/icons/rebrand/Timer-in-line.svg +3 -3
  691. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-filled.svg +3 -3
  692. package/projects/tgo-canopy-ui/assets/icons/rebrand/Trophy-in-line.svg +3 -3
  693. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-filled.svg +3 -3
  694. package/projects/tgo-canopy-ui/assets/icons/rebrand/Type-in-line.svg +3 -3
  695. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-filled.svg +3 -3
  696. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unarchive-in-line.svg +3 -3
  697. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-filled.svg +3 -3
  698. package/projects/tgo-canopy-ui/assets/icons/rebrand/Unlock-in-line.svg +3 -3
  699. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-filled.svg +3 -3
  700. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-in-line.svg +3 -3
  701. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-filled.svg +3 -3
  702. package/projects/tgo-canopy-ui/assets/icons/rebrand/Upload-in-line.svg +3 -3
  703. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-filled.svg +3 -3
  704. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-access-in-line.svg +3 -3
  705. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-filled.svg +3 -3
  706. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-add-in-line.svg +3 -3
  707. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-filled.svg +3 -3
  708. package/projects/tgo-canopy-ui/assets/icons/rebrand/User-profile-in-line.svg +3 -3
  709. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-filled.svg +3 -3
  710. package/projects/tgo-canopy-ui/assets/icons/rebrand/Validated-in-line.svg +3 -3
  711. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-filled.svg +23 -23
  712. package/projects/tgo-canopy-ui/assets/icons/rebrand/Verified-badge-in-line.svg +23 -23
  713. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-filled.svg +3 -3
  714. package/projects/tgo-canopy-ui/assets/icons/rebrand/Video-in-line.svg +3 -3
  715. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-filled.svg +3 -3
  716. package/projects/tgo-canopy-ui/assets/icons/rebrand/View-in-line.svg +3 -3
  717. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-filled.svg +3 -3
  718. package/projects/tgo-canopy-ui/assets/icons/rebrand/Volume-in-line.svg +3 -3
  719. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-filled.svg +3 -3
  720. package/projects/tgo-canopy-ui/assets/icons/rebrand/Warning-in-line.svg +3 -3
  721. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-filled.svg +3 -3
  722. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-in-in-line.svg +3 -3
  723. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-filled.svg +3 -3
  724. package/projects/tgo-canopy-ui/assets/icons/rebrand/Zoom-out-in-line.svg +3 -3
  725. package/projects/tgo-canopy-ui/assets/images/empty-state-default.svg +9 -9
  726. package/projects/tgo-canopy-ui/assets/images/poweredbyTG.svg +37 -37
  727. package/projects/tgo-canopy-ui/assets/images/premium.svg +5 -5
  728. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-black.svg +3 -3
  729. package/projects/tgo-canopy-ui/assets/images/rebrand-last-step-icon-light.svg +3 -3
  730. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/powered-by.svg +22 -22
  731. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_brandmark_pink.svg +10 -10
  732. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_lockup_pink.svg +22 -22
  733. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/primary_wordmark_pink.svg +21 -21
  734. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_black.svg +11 -11
  735. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_brandmark_cream.svg +11 -11
  736. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_black.svg +23 -23
  737. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_lockup_cream.svg +23 -23
  738. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_black.svg +21 -21
  739. package/projects/tgo-canopy-ui/assets/images/rebrand-logo/secondary_wordmark_cream.svg +21 -21
  740. package/projects/tgo-canopy-ui/assets/images/reverseTG.svg +84 -84
  741. package/projects/tgo-canopy-ui/assets/images/step-finish.svg +6 -6
  742. package/projects/tgo-canopy-ui/assets/images/testgorilla.svg +76 -76
  743. package/projects/tgo-canopy-ui/theme/_alert-bars.scss +110 -110
  744. package/projects/tgo-canopy-ui/theme/_breakpoints-mixin.scss +12 -12
  745. package/projects/tgo-canopy-ui/theme/_button.scss +72 -72
  746. package/projects/tgo-canopy-ui/theme/_core.scss +19 -19
  747. package/projects/tgo-canopy-ui/theme/_font.scss +95 -95
  748. package/projects/tgo-canopy-ui/theme/_icon.scss +5 -5
  749. package/projects/tgo-canopy-ui/theme/_input.scss +575 -575
  750. package/projects/tgo-canopy-ui/theme/_lib-styles.scss +35 -35
  751. package/projects/tgo-canopy-ui/theme/_mat-menu.scss +8 -8
  752. package/projects/tgo-canopy-ui/theme/_mat-paginator.scss +59 -59
  753. package/projects/tgo-canopy-ui/theme/_palette.scss +108 -108
  754. package/projects/tgo-canopy-ui/theme/_tooltip.scss +320 -320
  755. package/projects/tgo-canopy-ui/theme/_typography.scss +271 -271
  756. package/projects/tgo-canopy-ui/theme/_variables.scss +167 -167
  757. package/projects/tgo-canopy-ui/theme/line-clamp.scss +8 -8
  758. package/projects/tgo-canopy-ui/theme/theme.scss +68 -68
package/README.md CHANGED
@@ -1,103 +1,103 @@
1
- # TestGorilla UI Library
2
-
3
- # Test app
4
-
5
- To see the updates of the library in the client app, use commands below from package.json
6
-
7
- - build the updated version of canopy-ui with `build:tgo-ui (ng build tgo-ui)`
8
- - restart the client app with `start:client (ng serve)`
9
-
10
- # Foundations
11
-
12
- - Typography
13
- - Colors
14
-
15
- # Components
16
-
17
- - Alert Bars
18
- - Alert Banner
19
- - Banner Actions
20
- - Snackbar
21
- - Button
22
- - Elevation Shadow
23
- - Dialog
24
- - Confirm Dialog
25
- - Custom Dialog
26
- - File Upload
27
- - Forms
28
- - Checkbox
29
- - Datepicker
30
- - Dropdown
31
- - Input Field
32
- - Radio
33
- - Icon
34
- - Icon + Label
35
- - Logo
36
- - Overflow Menu
37
- - Progress Bar
38
- - Tag
39
- - Tooltip
40
-
41
- # Deprecated
42
-
43
- - Card
44
- - Create Account
45
- - Create Password
46
- - Forgot Password
47
- - Label
48
- - Login
49
- - NavBar
50
- - Navigation
51
- - Paginator
52
- - Table
53
-
54
- ## Visual Regression Testing
55
-
56
- The project uses **Playwright** for visual regression testing to ensure UI components maintain their visual appearance across changes. Visual tests automatically capture screenshots of all Storybook stories and compare them against stored snapshots.
57
-
58
- ### Commands
59
-
60
- ```bash
61
- # Run visual tests
62
- npm run visual-test
63
-
64
- # Update snapshots when visual changes are intentional
65
- npm run visual-test:update-snapshots
66
- ```
67
-
68
- ### How It Works
69
-
70
- 1. **Build Phase**: Storybook is built (`npm run build-storybook`) creating static files
71
- 2. **Docker Execution**: Tests run in a Linux container using `mcr.microsoft.com/playwright:v1.55.1` for consistency
72
- 3. **Server Setup**: HTTP server serves Storybook static files on port 4200
73
- 4. **Test Execution**: Automatically discovers and tests all stories from Storybook's `index.json`
74
- 5. **Screenshot Comparison**: Compares current screenshots against stored snapshots
75
-
76
- ### Docker Configuration
77
-
78
- The system uses Docker Compose with two services:
79
-
80
- - **visual-tests**: Runs tests and compares with existing snapshots
81
- - **update-snapshots**: Updates snapshots when visual changes are expected
82
-
83
- Both services:
84
- - Use official Microsoft Playwright image (`mcr.microsoft.com/playwright:v1.55.1`)
85
- - Mount project directory and install dependencies
86
- - Start HTTP server and wait for Storybook availability
87
- - Execute tests with Desktop Chrome viewport (1920x1200, 2x device scale)
88
-
89
- ### Cross-Platform Consistency
90
-
91
- Visual tests run in Docker to ensure:
92
- - Consistent font rendering across operating systems
93
- - Identical browser behavior regardless of host OS
94
- - Reproducible results in CI/CD environments
95
- - Linux-based snapshots that match production environments
96
-
97
- ### Troubleshooting
98
-
99
- - **Tests failing locally**: Run `npm run visual-test:update-snapshots` if changes are intentional
100
- - **Font rendering differences**: Always use Docker commands for consistency
101
- - **Timeout issues**: Server waits up to 60 seconds for Storybook to be ready
102
- - **Memory issues**: Docker services configured with 4GB heap size
103
-
1
+ # TestGorilla UI Library
2
+
3
+ # Test app
4
+
5
+ To see the updates of the library in the client app, use commands below from package.json
6
+
7
+ - build the updated version of canopy-ui with `build:tgo-ui (ng build tgo-ui)`
8
+ - restart the client app with `start:client (ng serve)`
9
+
10
+ # Foundations
11
+
12
+ - Typography
13
+ - Colors
14
+
15
+ # Components
16
+
17
+ - Alert Bars
18
+ - Alert Banner
19
+ - Banner Actions
20
+ - Snackbar
21
+ - Button
22
+ - Elevation Shadow
23
+ - Dialog
24
+ - Confirm Dialog
25
+ - Custom Dialog
26
+ - File Upload
27
+ - Forms
28
+ - Checkbox
29
+ - Datepicker
30
+ - Dropdown
31
+ - Input Field
32
+ - Radio
33
+ - Icon
34
+ - Icon + Label
35
+ - Logo
36
+ - Overflow Menu
37
+ - Progress Bar
38
+ - Tag
39
+ - Tooltip
40
+
41
+ # Deprecated
42
+
43
+ - Card
44
+ - Create Account
45
+ - Create Password
46
+ - Forgot Password
47
+ - Label
48
+ - Login
49
+ - NavBar
50
+ - Navigation
51
+ - Paginator
52
+ - Table
53
+
54
+ ## Visual Regression Testing
55
+
56
+ The project uses **Playwright** for visual regression testing to ensure UI components maintain their visual appearance across changes. Visual tests automatically capture screenshots of all Storybook stories and compare them against stored snapshots.
57
+
58
+ ### Commands
59
+
60
+ ```bash
61
+ # Run visual tests
62
+ npm run visual-test
63
+
64
+ # Update snapshots when visual changes are intentional
65
+ npm run visual-test:update-snapshots
66
+ ```
67
+
68
+ ### How It Works
69
+
70
+ 1. **Build Phase**: Storybook is built (`npm run build-storybook`) creating static files
71
+ 2. **Docker Execution**: Tests run in a Linux container using `mcr.microsoft.com/playwright:v1.55.1` for consistency
72
+ 3. **Server Setup**: HTTP server serves Storybook static files on port 4200
73
+ 4. **Test Execution**: Automatically discovers and tests all stories from Storybook's `index.json`
74
+ 5. **Screenshot Comparison**: Compares current screenshots against stored snapshots
75
+
76
+ ### Docker Configuration
77
+
78
+ The system uses Docker Compose with two services:
79
+
80
+ - **visual-tests**: Runs tests and compares with existing snapshots
81
+ - **update-snapshots**: Updates snapshots when visual changes are expected
82
+
83
+ Both services:
84
+ - Use official Microsoft Playwright image (`mcr.microsoft.com/playwright:v1.55.1`)
85
+ - Mount project directory and install dependencies
86
+ - Start HTTP server and wait for Storybook availability
87
+ - Execute tests with Desktop Chrome viewport (1920x1200, 2x device scale)
88
+
89
+ ### Cross-Platform Consistency
90
+
91
+ Visual tests run in Docker to ensure:
92
+ - Consistent font rendering across operating systems
93
+ - Identical browser behavior regardless of host OS
94
+ - Reproducible results in CI/CD environments
95
+ - Linux-based snapshots that match production environments
96
+
97
+ ### Troubleshooting
98
+
99
+ - **Tests failing locally**: Run `npm run visual-test:update-snapshots` if changes are intentional
100
+ - **Font rendering differences**: Always use Docker commands for consistency
101
+ - **Timeout issues**: Server waits up to 60 seconds for Storybook to be ready
102
+ - **Memory issues**: Docker services configured with 4GB heap size
103
+
@@ -21,13 +21,13 @@ export declare class DonutChartComponent {
21
21
  id: string;
22
22
  afterDatasetDraw: (chart: any) => void;
23
23
  };
24
- donutChartPlugins: (import("chart.js").Plugin<keyof import("chart.js").ChartTypeRegistry, import("chart.js/dist/types/basic").AnyObject> | {
24
+ donutChartPlugins: ({
25
25
  id: string;
26
26
  beforeDraw: (chart: any) => void;
27
27
  } | {
28
28
  id: string;
29
29
  afterDatasetDraw: (chart: any) => void;
30
- })[];
30
+ } | import("chart.js").Plugin<keyof import("chart.js").ChartTypeRegistry, import("chart.js/dist/types/basic").AnyObject>)[];
31
31
  donutChartOptions: ChartOptions<'doughnut'>;
32
32
  static ɵfac: i0.ɵɵFactoryDeclaration<DonutChartComponent, never>;
33
33
  static ɵcmp: i0.ɵɵComponentDeclaration<DonutChartComponent, "ui-donut-chart", never, { "donutChartData": { "alias": "donutChartData"; "required": false; "isSignal": true; }; "applicationTheme": { "alias": "applicationTheme"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
@@ -1,5 +1,5 @@
1
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", "Flag", "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", "Microsoft", "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", "Switch-tab"];
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-small-in-line", "Check-small-filled", "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", "Flag-filled", "Flag-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", "Microsoft-filled", "Microsoft-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", "Open-in-new-filled", "Open-in-new-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", "Switch-tab-in-line", "Switch-tab-filled", "Close-round-in-line", "Close-round-filled"];
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-small-in-line", "Check-small-filled", "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", "Flag-filled", "Flag-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", "ID-verified-filled", "ID-verified-in-line", "ID-not-verified-filled", "ID-not-verified-in-line", "ID-failed-filled", "ID-failed-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", "Microsoft-filled", "Microsoft-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", "Open-in-new-filled", "Open-in-new-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", "Switch-tab-in-line", "Switch-tab-filled", "Close-round-in-line", "Close-round-filled"];
3
3
  export declare const groupedIcons: {
4
4
  directional: string[];
5
5
  assessment: string[];
@@ -109,14 +109,14 @@ export declare class InlineFieldComponent implements OnInit, ControlValueAccesso
109
109
  state: import("@angular/core").Signal<InlineFieldState>;
110
110
  saveButtonConfig: import("@angular/core").Signal<{
111
111
  label: string;
112
- iconName: "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-small-in-line" | "Check-small-filled" | "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" | "Flag-filled" | "Flag-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" | "Microsoft-filled" | "Microsoft-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" | "Open-in-new-filled" | "Open-in-new-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" | "Switch-tab-in-line" | "Switch-tab-filled" | "Close-round-in-line" | "Close-round-filled" | "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" | "Flag" | "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" | "Microsoft" | "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-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" | "Switch-tab";
112
+ iconName: "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" | "Flag" | "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" | "Microsoft" | "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" | "Switch-tab" | "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-small-in-line" | "Check-small-filled" | "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" | "Flag-filled" | "Flag-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" | "ID-verified-filled" | "ID-verified-in-line" | "ID-not-verified-filled" | "ID-not-verified-in-line" | "ID-failed-filled" | "ID-failed-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" | "Microsoft-filled" | "Microsoft-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" | "Open-in-new-filled" | "Open-in-new-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-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" | "Switch-tab-in-line" | "Switch-tab-filled" | "Close-round-in-line" | "Close-round-filled";
113
113
  variant: "secondary-inverted";
114
114
  size: "small";
115
115
  disabled: boolean;
116
116
  }>;
117
117
  cancelButtonConfig: import("@angular/core").Signal<{
118
118
  label: string;
119
- iconName: "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-small-in-line" | "Check-small-filled" | "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" | "Flag-filled" | "Flag-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" | "Microsoft-filled" | "Microsoft-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" | "Open-in-new-filled" | "Open-in-new-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" | "Switch-tab-in-line" | "Switch-tab-filled" | "Close-round-in-line" | "Close-round-filled" | "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" | "Flag" | "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" | "Microsoft" | "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-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" | "Switch-tab";
119
+ iconName: "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" | "Flag" | "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" | "Microsoft" | "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" | "Switch-tab" | "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-small-in-line" | "Check-small-filled" | "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" | "Flag-filled" | "Flag-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" | "ID-verified-filled" | "ID-verified-in-line" | "ID-not-verified-filled" | "ID-not-verified-in-line" | "ID-failed-filled" | "ID-failed-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" | "Microsoft-filled" | "Microsoft-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" | "Open-in-new-filled" | "Open-in-new-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-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" | "Switch-tab-in-line" | "Switch-tab-filled" | "Close-round-in-line" | "Close-round-filled";
120
120
  variant: "secondary-inverted";
121
121
  size: "small";
122
122
  disabled: boolean;
@@ -119,6 +119,13 @@ export declare class MultiInputComponent implements ControlValueAccessor, OnInit
119
119
  fullWidth: boolean;
120
120
  valueChange: EventEmitter<MultiInputValue>;
121
121
  class: string;
122
+ /**
123
+ * @description Indicates that custom errors are provided via content projection.
124
+ * When true, the built-in error hints will be hidden.
125
+ * @type {boolean}
126
+ * @memberof MultiInputComponent
127
+ */
128
+ hasCustomErrors: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
122
129
  /**
123
130
  * @ignore
124
131
  */
@@ -147,5 +154,5 @@ export declare class MultiInputComponent implements ControlValueAccessor, OnInit
147
154
  protected getValueLength(): number;
148
155
  private updateDisableState;
149
156
  static ɵfac: i0.ɵɵFactoryDeclaration<MultiInputComponent, [{ optional: true; self: true; }, null]>;
150
- static ɵcmp: i0.ɵɵComponentDeclaration<MultiInputComponent, "ui-multi-input", never, { "itemsList": { "alias": "itemsList"; "required": true; "isSignal": true; }; "itemTextField": { "alias": "itemTextField"; "required": true; "isSignal": true; }; "itemValueField": { "alias": "itemValueField"; "required": true; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "allowDecimal": { "alias": "allowDecimal"; "required": false; "isSignal": true; }; "allowNegative": { "alias": "allowNegative"; "required": false; "isSignal": true; }; "errors": { "alias": "errors"; "required": false; "isSignal": true; }; "hideBuiltInErrors": { "alias": "hideBuiltInErrors"; "required": false; "isSignal": true; }; "hideLabelInErrors": { "alias": "hideLabelInErrors"; "required": false; "isSignal": true; }; "maxCharacters": { "alias": "maxCharacters"; "required": false; "isSignal": true; }; "validators": { "alias": "validators"; "required": false; "isSignal": true; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; }, { "valueChange": "valueChange"; }, never, ["[custom-errors]"], false, never>;
157
+ static ɵcmp: i0.ɵɵComponentDeclaration<MultiInputComponent, "ui-multi-input", never, { "itemsList": { "alias": "itemsList"; "required": true; "isSignal": true; }; "itemTextField": { "alias": "itemTextField"; "required": true; "isSignal": true; }; "itemValueField": { "alias": "itemValueField"; "required": true; "isSignal": true; }; "value": { "alias": "value"; "required": false; "isSignal": true; }; "disabled": { "alias": "disabled"; "required": false; "isSignal": true; }; "required": { "alias": "required"; "required": false; "isSignal": true; }; "label": { "alias": "label"; "required": false; "isSignal": true; }; "placeholder": { "alias": "placeholder"; "required": false; "isSignal": true; }; "allowDecimal": { "alias": "allowDecimal"; "required": false; "isSignal": true; }; "allowNegative": { "alias": "allowNegative"; "required": false; "isSignal": true; }; "errors": { "alias": "errors"; "required": false; "isSignal": true; }; "hideBuiltInErrors": { "alias": "hideBuiltInErrors"; "required": false; "isSignal": true; }; "hideLabelInErrors": { "alias": "hideLabelInErrors"; "required": false; "isSignal": true; }; "maxCharacters": { "alias": "maxCharacters"; "required": false; "isSignal": true; }; "validators": { "alias": "validators"; "required": false; "isSignal": true; }; "fullWidth": { "alias": "fullWidth"; "required": false; }; "hasCustomErrors": { "alias": "hasCustomErrors"; "required": false; "isSignal": true; }; }, { "valueChange": "valueChange"; }, never, ["[custom-errors]"], false, never>;
151
158
  }
@@ -19,7 +19,7 @@ export declare class SkeletonComponent {
19
19
  applicationTheme: ApplicationTheme;
20
20
  constructor(defaultAppTheme: ApplicationTheme);
21
21
  protected readonly theme$: BehaviorSubject<NgxSkeletonLoaderConfigTheme>;
22
- protected readonly appearance$: BehaviorSubject<"" | "circle" | "line" | "custom-content">;
22
+ protected readonly appearance$: BehaviorSubject<"" | "line" | "circle" | "custom-content">;
23
23
  protected readonly currentTheme$: import("rxjs").Observable<NgxSkeletonLoaderConfigTheme>;
24
24
  private getThemeWithDefaultValues;
25
25
  static ɵfac: i0.ɵɵFactoryDeclaration<SkeletonComponent, [{ optional: true; }]>;