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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (441) hide show
  1. package/fesm2022/testgorilla-tgo-ui.mjs +713 -767
  2. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  3. package/index.d.ts +7060 -3
  4. package/package.json +15 -16
  5. package/projects/tgo-canopy-ui/assets/icons/Switch-tab.svg +3 -0
  6. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-filled.svg +3 -0
  7. package/projects/tgo-canopy-ui/assets/icons/rebrand/Switch-tab-in-line.svg +3 -0
  8. package/projects/tgo-canopy-ui/theme/_input.scss +1 -1
  9. package/projects/tgo-canopy-ui/theme/_palette.scss +2 -1
  10. package/projects/tgo-canopy-ui/theme/_tooltip.scss +4 -4
  11. package/components/accordion/accordion.component.d.ts +0 -100
  12. package/components/accordion/accordion.component.module.d.ts +0 -12
  13. package/components/accordion/accordion.model.d.ts +0 -2
  14. package/components/ai-feedback/ai-feedback.component.d.ts +0 -15
  15. package/components/ai-feedback/ai-feedback.model.d.ts +0 -1
  16. package/components/ai-feedback/ai-feedback.module.d.ts +0 -10
  17. package/components/alert-banner/alert-banner.component.d.ts +0 -132
  18. package/components/alert-banner/alert-banner.component.module.d.ts +0 -11
  19. package/components/alert-banner/alert-banner.model.d.ts +0 -1
  20. package/components/autocomplete/autocomplete.component.d.ts +0 -314
  21. package/components/autocomplete/autocomplete.component.module.d.ts +0 -24
  22. package/components/autocomplete/autocomplete.model.d.ts +0 -22
  23. package/components/autocomplete/includes.pipe.d.ts +0 -12
  24. package/components/autocomplete/prevent-input.directive.d.ts +0 -7
  25. package/components/autocomplete/transform-Item.pipe.d.ts +0 -11
  26. package/components/avatar/avatar.component.d.ts +0 -67
  27. package/components/avatar/avatar.component.module.d.ts +0 -13
  28. package/components/avatar/avatar.model.d.ts +0 -16
  29. package/components/badge/badge.component.d.ts +0 -59
  30. package/components/badge/badge.component.module.d.ts +0 -10
  31. package/components/badge/badge.model.d.ts +0 -37
  32. package/components/button/button.component.d.ts +0 -235
  33. package/components/button/button.component.module.d.ts +0 -16
  34. package/components/button/button.model.d.ts +0 -14
  35. package/components/card/card.component.d.ts +0 -75
  36. package/components/card/card.component.module.d.ts +0 -9
  37. package/components/card/card.model.d.ts +0 -2
  38. package/components/checkbox/checkbox.component.d.ts +0 -193
  39. package/components/checkbox/checkbox.component.module.d.ts +0 -18
  40. package/components/checkbox/focus-visible.directive.d.ts +0 -12
  41. package/components/checklist/checklist.component.d.ts +0 -85
  42. package/components/checklist/checklist.model.d.ts +0 -9
  43. package/components/confirm-dialog/confirm-dialog.component.d.ts +0 -38
  44. package/components/confirm-dialog/confirm-dialog.component.module.d.ts +0 -12
  45. package/components/confirm-dialog/confirm-dialog.model.d.ts +0 -19
  46. package/components/datepicker/date-adapter.d.ts +0 -34
  47. package/components/datepicker/datepicker.component.d.ts +0 -214
  48. package/components/datepicker/datepicker.component.module.d.ts +0 -18
  49. package/components/datepicker/datepicker.service.d.ts +0 -8
  50. package/components/datepicker/no-date-format.directive.d.ts +0 -11
  51. package/components/deprecated-paginator/deprecated-paginator.component.d.ts +0 -38
  52. package/components/deprecated-paginator/deprecated-paginator.component.module.d.ts +0 -9
  53. package/components/dialog/dialog.component.d.ts +0 -162
  54. package/components/dialog/dialog.component.module.d.ts +0 -11
  55. package/components/dialog/dialog.model.d.ts +0 -12
  56. package/components/dialog/dialog.service.d.ts +0 -14
  57. package/components/divider/divider.component.d.ts +0 -39
  58. package/components/divider/divider.component.module.d.ts +0 -9
  59. package/components/divider/divider.model.d.ts +0 -1
  60. package/components/donut-chart/donut-chart.component.d.ts +0 -34
  61. package/components/donut-chart/donut-chart.component.model.d.ts +0 -6
  62. package/components/donut-chart/donut-chart.component.module.d.ts +0 -8
  63. package/components/dropdown/dropdown.component.d.ts +0 -214
  64. package/components/dropdown/dropdown.component.module.d.ts +0 -17
  65. package/components/dropdown/dropdown.model.d.ts +0 -6
  66. package/components/elevation-shadow/elevation-shadow.component.d.ts +0 -26
  67. package/components/elevation-shadow/elevation-shadow.component.module.d.ts +0 -8
  68. package/components/elevation-shadow/elevation-shadow.constant.d.ts +0 -8
  69. package/components/empty-state/empty-state.component.d.ts +0 -202
  70. package/components/empty-state/empty-state.component.module.d.ts +0 -11
  71. package/components/empty-state/empty-state.model.d.ts +0 -3
  72. package/components/field/field.component.d.ts +0 -361
  73. package/components/field/field.component.module.d.ts +0 -19
  74. package/components/field/field.model.d.ts +0 -1
  75. package/components/file-upload/file-upload.component.d.ts +0 -137
  76. package/components/file-upload/file-upload.component.module.d.ts +0 -14
  77. package/components/filter-button/filter-button.component.d.ts +0 -140
  78. package/components/filter-button/filter-button.component.module.d.ts +0 -18
  79. package/components/filter-button/filter-button.model.d.ts +0 -13
  80. package/components/gaussian-chart/gaussian-chart.component.d.ts +0 -75
  81. package/components/gaussian-chart/gaussian-chart.module.d.ts +0 -13
  82. package/components/icon/icon.component.d.ts +0 -72
  83. package/components/icon/icon.component.module.d.ts +0 -10
  84. package/components/icon/icon.config.d.ts +0 -10
  85. package/components/icon/icon.model.d.ts +0 -7
  86. package/components/icon-label/icon-label.component.d.ts +0 -46
  87. package/components/icon-label/icon-label.component.module.d.ts +0 -9
  88. package/components/logo/logo.component.d.ts +0 -66
  89. package/components/logo/logo.component.module.d.ts +0 -8
  90. package/components/logo/logo.model.d.ts +0 -29
  91. package/components/media-card/media-card.component.d.ts +0 -32
  92. package/components/multi-input/multi-input.component.d.ts +0 -171
  93. package/components/multi-input/multi-input.component.module.d.ts +0 -18
  94. package/components/multi-input/multi-input.model.d.ts +0 -1
  95. package/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.d.ts +0 -27
  96. package/components/navbar/navbar.component.d.ts +0 -126
  97. package/components/navbar/navbar.component.module.d.ts +0 -21
  98. package/components/navbar/navbar.model.d.ts +0 -21
  99. package/components/overflow-menu/overflow-menu.component.d.ts +0 -96
  100. package/components/overflow-menu/overflow-menu.component.module.d.ts +0 -15
  101. package/components/overflow-menu/overflow-menu.model.d.ts +0 -28
  102. package/components/page-header/page-header.component.d.ts +0 -38
  103. package/components/page-header/page-header.component.module.d.ts +0 -10
  104. package/components/paginator/paginator.component.d.ts +0 -58
  105. package/components/paginator/paginator.component.module.d.ts +0 -9
  106. package/components/password-criteria/password.component.d.ts +0 -44
  107. package/components/password-criteria/password.component.module.d.ts +0 -13
  108. package/components/password-strength/password-strength.component.d.ts +0 -45
  109. package/components/password-strength/password-strength.component.module.d.ts +0 -11
  110. package/components/phone-input/join-strings.pipe.d.ts +0 -7
  111. package/components/phone-input/phone-input.component.d.ts +0 -147
  112. package/components/phone-input/phone-input.component.module.d.ts +0 -20
  113. package/components/phone-input/phone-input.model.d.ts +0 -8
  114. package/components/progress-bar/progress-bar.component.d.ts +0 -73
  115. package/components/progress-bar/progress-bar.component.module.d.ts +0 -10
  116. package/components/radial-progress/radial-progress.component.d.ts +0 -75
  117. package/components/radial-progress/radial-progress.component.module.d.ts +0 -10
  118. package/components/radial-progress/radial-progress.model.d.ts +0 -10
  119. package/components/radio-button/radio-button.component.d.ts +0 -182
  120. package/components/radio-button/radio-button.component.module.d.ts +0 -15
  121. package/components/radio-button/radio-button.model.d.ts +0 -4
  122. package/components/rating/half-star.pipe.d.ts +0 -14
  123. package/components/rating/rating.component.d.ts +0 -71
  124. package/components/rating/rating.component.module.d.ts +0 -10
  125. package/components/scale/scale.component.d.ts +0 -54
  126. package/components/scale/scale.component.module.d.ts +0 -8
  127. package/components/scale-table/scale-table.component.d.ts +0 -39
  128. package/components/scale-table/scale-table.model.d.ts +0 -5
  129. package/components/segmented-bar/segmented-bar.component.d.ts +0 -63
  130. package/components/segmented-bar/segmented-bar.component.module.d.ts +0 -12
  131. package/components/segmented-bar/segmented-bar.model.d.ts +0 -12
  132. package/components/segmented-button/segmented-button.component.d.ts +0 -55
  133. package/components/segmented-button/segmented-button.component.module.d.ts +0 -11
  134. package/components/segmented-button/segmented-button.model.d.ts +0 -8
  135. package/components/side-panel/side-panel-data-injection-token.d.ts +0 -2
  136. package/components/side-panel/side-panel.animations.d.ts +0 -3
  137. package/components/side-panel/side-panel.component.d.ts +0 -19
  138. package/components/side-panel/side-panel.model.d.ts +0 -19
  139. package/components/side-panel/side-panel.service.d.ts +0 -21
  140. package/components/side-sheet/side-sheet.component.d.ts +0 -43
  141. package/components/side-sheet/side-sheet.component.module.d.ts +0 -14
  142. package/components/side-sheet/side-sheet.model.d.ts +0 -10
  143. package/components/side-sheet/side-sheet.service.d.ts +0 -14
  144. package/components/skeleton/skeleton.component.d.ts +0 -27
  145. package/components/skeleton/skeleton.model.d.ts +0 -2
  146. package/components/slider/slider.component.d.ts +0 -116
  147. package/components/slider/slider.component.module.d.ts +0 -7
  148. package/components/slider/slider.model.d.ts +0 -5
  149. package/components/snackbar/snackbar.component.d.ts +0 -119
  150. package/components/snackbar/snackbar.component.module.d.ts +0 -13
  151. package/components/snackbar/snackbar.model.d.ts +0 -2
  152. package/components/snackbar/snackbar.service.d.ts +0 -16
  153. package/components/spider-chart/spider-chart.component.d.ts +0 -90
  154. package/components/spider-chart/spider-chart.model.d.ts +0 -12
  155. package/components/spider-chart/spider-chart.module.d.ts +0 -13
  156. package/components/spinner/spinner.component.d.ts +0 -59
  157. package/components/spinner/spinner.model.d.ts +0 -1
  158. package/components/spinner/spinner.module.d.ts +0 -10
  159. package/components/step/step.component.d.ts +0 -184
  160. package/components/step/step.component.module.d.ts +0 -11
  161. package/components/stepper/stepper.component.d.ts +0 -102
  162. package/components/stepper/stepper.component.module.d.ts +0 -15
  163. package/components/stepper/stepper.model.d.ts +0 -23
  164. package/components/table/sentence-case.pipe.d.ts +0 -7
  165. package/components/table/table.component.d.ts +0 -117
  166. package/components/table/table.component.module.d.ts +0 -20
  167. package/components/table/table.model.d.ts +0 -104
  168. package/components/tabs/tab.directive.d.ts +0 -28
  169. package/components/tabs/tabs.component.d.ts +0 -77
  170. package/components/tabs/tabs.component.module.d.ts +0 -13
  171. package/components/tabs/tabs.model.d.ts +0 -20
  172. package/components/tag/tag.component.d.ts +0 -131
  173. package/components/tag/tag.component.module.d.ts +0 -13
  174. package/components/tag/tag.model.d.ts +0 -1
  175. package/components/toggle/toggle.component.d.ts +0 -113
  176. package/components/toggle/toggle.component.module.d.ts +0 -14
  177. package/components/toggle/toggle.model.d.ts +0 -1
  178. package/components/tooltip/tooltip-template.directive.d.ts +0 -27
  179. package/components/tooltip/tooltip.component.d.ts +0 -64
  180. package/components/tooltip/tooltip.component.module.d.ts +0 -12
  181. package/components/tooltip/tooltip.model.d.ts +0 -8
  182. package/components/universal-skills-report/universal-skills-report.component.d.ts +0 -33
  183. package/components/universal-skills-report/universal-skills-report.component.module.d.ts +0 -14
  184. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.d.ts +0 -47
  185. package/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.d.ts +0 -16
  186. package/components/validation-error/validation-error.component.d.ts +0 -22
  187. package/components/validation-error/validation-error.model.d.ts +0 -1
  188. package/components/validation-error/validation-error.module.d.ts +0 -10
  189. package/directives/digits-only.directive.d.ts +0 -17
  190. package/directives/drag-drop.directive.d.ts +0 -12
  191. package/directives/dynamic-component.directive.d.ts +0 -20
  192. package/directives/ellipse-text.directive.d.ts +0 -20
  193. package/directives/select-text.directive.d.ts +0 -19
  194. package/directives/step-line-element.directive.d.ts +0 -17
  195. package/esm2022/assets/i18n/da-dk.json +0 -181
  196. package/esm2022/assets/i18n/de.json +0 -181
  197. package/esm2022/assets/i18n/en.json +0 -820
  198. package/esm2022/assets/i18n/es.json +0 -181
  199. package/esm2022/assets/i18n/fr.json +0 -181
  200. package/esm2022/assets/i18n/it-it.json +0 -181
  201. package/esm2022/assets/i18n/ja-jp.json +0 -181
  202. package/esm2022/assets/i18n/nb-no.json +0 -181
  203. package/esm2022/assets/i18n/nl.json +0 -181
  204. package/esm2022/assets/i18n/pl-pl.json +0 -181
  205. package/esm2022/assets/i18n/pt-br.json +0 -181
  206. package/esm2022/assets/i18n/sv-se.json +0 -181
  207. package/esm2022/components/accordion/accordion.component.mjs +0 -135
  208. package/esm2022/components/accordion/accordion.component.module.mjs +0 -40
  209. package/esm2022/components/accordion/accordion.model.mjs +0 -2
  210. package/esm2022/components/ai-feedback/ai-feedback.component.mjs +0 -35
  211. package/esm2022/components/ai-feedback/ai-feedback.model.mjs +0 -2
  212. package/esm2022/components/ai-feedback/ai-feedback.module.mjs +0 -20
  213. package/esm2022/components/alert-banner/alert-banner.component.mjs +0 -198
  214. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +0 -21
  215. package/esm2022/components/alert-banner/alert-banner.model.mjs +0 -2
  216. package/esm2022/components/autocomplete/autocomplete.component.mjs +0 -814
  217. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +0 -77
  218. package/esm2022/components/autocomplete/autocomplete.model.mjs +0 -25
  219. package/esm2022/components/autocomplete/includes.pipe.mjs +0 -25
  220. package/esm2022/components/autocomplete/prevent-input.directive.mjs +0 -27
  221. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +0 -32
  222. package/esm2022/components/avatar/avatar.component.mjs +0 -104
  223. package/esm2022/components/avatar/avatar.component.module.mjs +0 -23
  224. package/esm2022/components/avatar/avatar.model.mjs +0 -21
  225. package/esm2022/components/badge/badge.component.mjs +0 -109
  226. package/esm2022/components/badge/badge.component.module.mjs +0 -20
  227. package/esm2022/components/badge/badge.model.mjs +0 -38
  228. package/esm2022/components/button/button.component.mjs +0 -445
  229. package/esm2022/components/button/button.component.module.mjs +0 -51
  230. package/esm2022/components/button/button.model.mjs +0 -2
  231. package/esm2022/components/card/card.component.mjs +0 -132
  232. package/esm2022/components/card/card.component.module.mjs +0 -19
  233. package/esm2022/components/card/card.model.mjs +0 -2
  234. package/esm2022/components/checkbox/checkbox.component.mjs +0 -329
  235. package/esm2022/components/checkbox/checkbox.component.module.mjs +0 -28
  236. package/esm2022/components/checkbox/focus-visible.directive.mjs +0 -40
  237. package/esm2022/components/checklist/checklist.component.mjs +0 -157
  238. package/esm2022/components/checklist/checklist.model.mjs +0 -2
  239. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +0 -66
  240. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +0 -29
  241. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +0 -2
  242. package/esm2022/components/datepicker/date-adapter.mjs +0 -39
  243. package/esm2022/components/datepicker/datepicker.component.mjs +0 -333
  244. package/esm2022/components/datepicker/datepicker.component.module.mjs +0 -60
  245. package/esm2022/components/datepicker/datepicker.service.mjs +0 -20
  246. package/esm2022/components/datepicker/no-date-format.directive.mjs +0 -56
  247. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +0 -55
  248. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +0 -20
  249. package/esm2022/components/dialog/dialog.component.mjs +0 -274
  250. package/esm2022/components/dialog/dialog.component.module.mjs +0 -23
  251. package/esm2022/components/dialog/dialog.model.mjs +0 -2
  252. package/esm2022/components/dialog/dialog.service.mjs +0 -36
  253. package/esm2022/components/divider/divider.component.mjs +0 -65
  254. package/esm2022/components/divider/divider.component.module.mjs +0 -19
  255. package/esm2022/components/divider/divider.model.mjs +0 -2
  256. package/esm2022/components/donut-chart/donut-chart.component.mjs +0 -122
  257. package/esm2022/components/donut-chart/donut-chart.component.model.mjs +0 -2
  258. package/esm2022/components/donut-chart/donut-chart.component.module.mjs +0 -20
  259. package/esm2022/components/dropdown/dropdown.component.mjs +0 -378
  260. package/esm2022/components/dropdown/dropdown.component.module.mjs +0 -57
  261. package/esm2022/components/dropdown/dropdown.model.mjs +0 -2
  262. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +0 -45
  263. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +0 -18
  264. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +0 -9
  265. package/esm2022/components/empty-state/empty-state.component.mjs +0 -301
  266. package/esm2022/components/empty-state/empty-state.component.module.mjs +0 -21
  267. package/esm2022/components/empty-state/empty-state.model.mjs +0 -2
  268. package/esm2022/components/field/field.component.mjs +0 -544
  269. package/esm2022/components/field/field.component.module.mjs +0 -64
  270. package/esm2022/components/field/field.model.mjs +0 -2
  271. package/esm2022/components/file-upload/file-upload.component.mjs +0 -296
  272. package/esm2022/components/file-upload/file-upload.component.module.mjs +0 -40
  273. package/esm2022/components/filter-button/filter-button.component.mjs +0 -255
  274. package/esm2022/components/filter-button/filter-button.component.module.mjs +0 -58
  275. package/esm2022/components/filter-button/filter-button.model.mjs +0 -2
  276. package/esm2022/components/gaussian-chart/gaussian-chart.component.mjs +0 -246
  277. package/esm2022/components/gaussian-chart/gaussian-chart.module.mjs +0 -42
  278. package/esm2022/components/icon/icon.component.mjs +0 -162
  279. package/esm2022/components/icon/icon.component.module.mjs +0 -21
  280. package/esm2022/components/icon/icon.config.mjs +0 -749
  281. package/esm2022/components/icon/icon.model.mjs +0 -2
  282. package/esm2022/components/icon-label/icon-label.component.mjs +0 -62
  283. package/esm2022/components/icon-label/icon-label.component.module.mjs +0 -20
  284. package/esm2022/components/logo/logo.component.mjs +0 -165
  285. package/esm2022/components/logo/logo.component.module.mjs +0 -18
  286. package/esm2022/components/logo/logo.model.mjs +0 -32
  287. package/esm2022/components/media-card/media-card.component.mjs +0 -47
  288. package/esm2022/components/multi-input/multi-input.component.mjs +0 -331
  289. package/esm2022/components/multi-input/multi-input.component.module.mjs +0 -58
  290. package/esm2022/components/multi-input/multi-input.model.mjs +0 -2
  291. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +0 -86
  292. package/esm2022/components/navbar/navbar.component.mjs +0 -212
  293. package/esm2022/components/navbar/navbar.component.module.mjs +0 -71
  294. package/esm2022/components/navbar/navbar.model.mjs +0 -2
  295. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +0 -214
  296. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +0 -25
  297. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +0 -2
  298. package/esm2022/components/page-header/page-header.component.mjs +0 -71
  299. package/esm2022/components/page-header/page-header.component.module.mjs +0 -20
  300. package/esm2022/components/paginator/paginator.component.mjs +0 -87
  301. package/esm2022/components/paginator/paginator.component.module.mjs +0 -19
  302. package/esm2022/components/password-criteria/password.component.mjs +0 -111
  303. package/esm2022/components/password-criteria/password.component.module.mjs +0 -39
  304. package/esm2022/components/password-strength/password-strength.component.mjs +0 -93
  305. package/esm2022/components/password-strength/password-strength.component.module.mjs +0 -21
  306. package/esm2022/components/phone-input/join-strings.pipe.mjs +0 -14
  307. package/esm2022/components/phone-input/phone-input.component.mjs +0 -353
  308. package/esm2022/components/phone-input/phone-input.component.module.mjs +0 -63
  309. package/esm2022/components/phone-input/phone-input.model.mjs +0 -2
  310. package/esm2022/components/progress-bar/progress-bar.component.mjs +0 -103
  311. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +0 -21
  312. package/esm2022/components/radial-progress/radial-progress.component.mjs +0 -118
  313. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +0 -20
  314. package/esm2022/components/radial-progress/radial-progress.model.mjs +0 -11
  315. package/esm2022/components/radio-button/radio-button.component.mjs +0 -329
  316. package/esm2022/components/radio-button/radio-button.component.module.mjs +0 -25
  317. package/esm2022/components/radio-button/radio-button.model.mjs +0 -2
  318. package/esm2022/components/rating/half-star.pipe.mjs +0 -23
  319. package/esm2022/components/rating/rating.component.mjs +0 -106
  320. package/esm2022/components/rating/rating.component.module.mjs +0 -20
  321. package/esm2022/components/scale/scale.component.mjs +0 -136
  322. package/esm2022/components/scale/scale.component.module.mjs +0 -18
  323. package/esm2022/components/scale-table/scale-table.component.mjs +0 -61
  324. package/esm2022/components/scale-table/scale-table.model.mjs +0 -2
  325. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +0 -106
  326. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +0 -22
  327. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +0 -2
  328. package/esm2022/components/segmented-button/segmented-button.component.mjs +0 -104
  329. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +0 -21
  330. package/esm2022/components/segmented-button/segmented-button.model.mjs +0 -2
  331. package/esm2022/components/side-panel/side-panel-data-injection-token.mjs +0 -3
  332. package/esm2022/components/side-panel/side-panel.animations.mjs +0 -26
  333. package/esm2022/components/side-panel/side-panel.component.mjs +0 -51
  334. package/esm2022/components/side-panel/side-panel.model.mjs +0 -23
  335. package/esm2022/components/side-panel/side-panel.service.mjs +0 -86
  336. package/esm2022/components/side-sheet/side-sheet.component.mjs +0 -105
  337. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +0 -43
  338. package/esm2022/components/side-sheet/side-sheet.model.mjs +0 -2
  339. package/esm2022/components/side-sheet/side-sheet.service.mjs +0 -31
  340. package/esm2022/components/skeleton/skeleton.component.mjs +0 -74
  341. package/esm2022/components/skeleton/skeleton.model.mjs +0 -2
  342. package/esm2022/components/slider/slider.component.mjs +0 -256
  343. package/esm2022/components/slider/slider.component.module.mjs +0 -16
  344. package/esm2022/components/slider/slider.model.mjs +0 -2
  345. package/esm2022/components/snackbar/snackbar.component.mjs +0 -218
  346. package/esm2022/components/snackbar/snackbar.component.module.mjs +0 -25
  347. package/esm2022/components/snackbar/snackbar.model.mjs +0 -2
  348. package/esm2022/components/snackbar/snackbar.service.mjs +0 -40
  349. package/esm2022/components/spider-chart/spider-chart.component.mjs +0 -443
  350. package/esm2022/components/spider-chart/spider-chart.model.mjs +0 -4
  351. package/esm2022/components/spider-chart/spider-chart.module.mjs +0 -44
  352. package/esm2022/components/spinner/spinner.component.mjs +0 -84
  353. package/esm2022/components/spinner/spinner.model.mjs +0 -2
  354. package/esm2022/components/spinner/spinner.module.mjs +0 -20
  355. package/esm2022/components/step/step.component.mjs +0 -209
  356. package/esm2022/components/step/step.component.module.mjs +0 -21
  357. package/esm2022/components/stepper/stepper.component.mjs +0 -198
  358. package/esm2022/components/stepper/stepper.component.module.mjs +0 -44
  359. package/esm2022/components/stepper/stepper.model.mjs +0 -2
  360. package/esm2022/components/table/sentence-case.pipe.mjs +0 -19
  361. package/esm2022/components/table/table.component.mjs +0 -273
  362. package/esm2022/components/table/table.component.module.mjs +0 -61
  363. package/esm2022/components/table/table.model.mjs +0 -25
  364. package/esm2022/components/tabs/tab.directive.mjs +0 -63
  365. package/esm2022/components/tabs/tabs.component.mjs +0 -219
  366. package/esm2022/components/tabs/tabs.component.module.mjs +0 -23
  367. package/esm2022/components/tabs/tabs.model.mjs +0 -2
  368. package/esm2022/components/tag/tag.component.mjs +0 -212
  369. package/esm2022/components/tag/tag.component.module.mjs +0 -24
  370. package/esm2022/components/tag/tag.model.mjs +0 -2
  371. package/esm2022/components/toggle/toggle.component.mjs +0 -190
  372. package/esm2022/components/toggle/toggle.component.module.mjs +0 -24
  373. package/esm2022/components/toggle/toggle.model.mjs +0 -2
  374. package/esm2022/components/tooltip/tooltip-template.directive.mjs +0 -133
  375. package/esm2022/components/tooltip/tooltip.component.mjs +0 -108
  376. package/esm2022/components/tooltip/tooltip.component.module.mjs +0 -27
  377. package/esm2022/components/tooltip/tooltip.model.mjs +0 -8
  378. package/esm2022/components/universal-skills-report/universal-skills-report.component.mjs +0 -80
  379. package/esm2022/components/universal-skills-report/universal-skills-report.component.module.mjs +0 -43
  380. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.mjs +0 -109
  381. package/esm2022/components/universal-skills-spider-charts/universal-skills-spider-charts.component.module.mjs +0 -52
  382. package/esm2022/components/validation-error/validation-error.component.mjs +0 -55
  383. package/esm2022/components/validation-error/validation-error.model.mjs +0 -2
  384. package/esm2022/components/validation-error/validation-error.module.mjs +0 -20
  385. package/esm2022/directives/digits-only.directive.mjs +0 -77
  386. package/esm2022/directives/drag-drop.directive.mjs +0 -55
  387. package/esm2022/directives/dynamic-component.directive.mjs +0 -40
  388. package/esm2022/directives/ellipse-text.directive.mjs +0 -51
  389. package/esm2022/directives/select-text.directive.mjs +0 -40
  390. package/esm2022/directives/step-line-element.directive.mjs +0 -51
  391. package/esm2022/models/application-theme.model.mjs +0 -2
  392. package/esm2022/models/checkbox.model.mjs +0 -2
  393. package/esm2022/models/colors.model.mjs +0 -78
  394. package/esm2022/models/keyboard-events.model.mjs +0 -13
  395. package/esm2022/models/screen-breakpoints.model.mjs +0 -7
  396. package/esm2022/models/universal-skills-report.model.mjs +0 -33
  397. package/esm2022/pipes/data-property-getter.mjs +0 -33
  398. package/esm2022/pipes/has-validation-error.pipe.mjs +0 -27
  399. package/esm2022/pipes/memoize-func.pipe.mjs +0 -39
  400. package/esm2022/pipes/name-initials.pipe.mjs +0 -25
  401. package/esm2022/pipes/ui-ordinal-suffix.pipe.mjs +0 -31
  402. package/esm2022/pipes/ui-translate.pipe.mjs +0 -81
  403. package/esm2022/providers/is-large-tablet.mjs +0 -11
  404. package/esm2022/providers/is-mobile.mjs +0 -11
  405. package/esm2022/public-api.mjs +0 -239
  406. package/esm2022/services/icons.service.mjs +0 -22
  407. package/esm2022/services/universal-skills.service.mjs +0 -85
  408. package/esm2022/testgorilla-tgo-ui.mjs +0 -5
  409. package/esm2022/utils/alert-bar.model.mjs +0 -2
  410. package/esm2022/utils/alert-bars.utils.mjs +0 -34
  411. package/esm2022/utils/autocomplete-utils.mjs +0 -78
  412. package/esm2022/utils/color-contrast.mjs +0 -131
  413. package/esm2022/utils/hex-to-rgb.mjs +0 -9
  414. package/esm2022/utils/localization/language.model.mjs +0 -16
  415. package/esm2022/utils/localization/language.service.mjs +0 -44
  416. package/esm2022/utils/table.utils.mjs +0 -25
  417. package/models/application-theme.model.d.ts +0 -1
  418. package/models/checkbox.model.d.ts +0 -1
  419. package/models/colors.model.d.ts +0 -63
  420. package/models/keyboard-events.model.d.ts +0 -11
  421. package/models/screen-breakpoints.model.d.ts +0 -5
  422. package/models/universal-skills-report.model.d.ts +0 -44
  423. package/pipes/data-property-getter.d.ts +0 -8
  424. package/pipes/has-validation-error.pipe.d.ts +0 -15
  425. package/pipes/memoize-func.pipe.d.ts +0 -26
  426. package/pipes/name-initials.pipe.d.ts +0 -7
  427. package/pipes/ui-ordinal-suffix.pipe.d.ts +0 -7
  428. package/pipes/ui-translate.pipe.d.ts +0 -32
  429. package/providers/is-large-tablet.d.ts +0 -2
  430. package/providers/is-mobile.d.ts +0 -2
  431. package/public-api.d.ts +0 -168
  432. package/services/icons.service.d.ts +0 -8
  433. package/services/universal-skills.service.d.ts +0 -13
  434. package/utils/alert-bar.model.d.ts +0 -2
  435. package/utils/alert-bars.utils.d.ts +0 -7
  436. package/utils/autocomplete-utils.d.ts +0 -12
  437. package/utils/color-contrast.d.ts +0 -28
  438. package/utils/hex-to-rgb.d.ts +0 -1
  439. package/utils/localization/language.model.d.ts +0 -14
  440. package/utils/localization/language.service.d.ts +0 -20
  441. package/utils/table.utils.d.ts +0 -6
@@ -1,181 +0,0 @@
1
- {
2
- "SNACKBAR": {
3
- "DISMISS": "Zamknij"
4
- },
5
- "AUTOCOMPLETE": {
6
- "SELECTED_AMOUNT": "Wybrano ({{numberSelected}})",
7
- "SELECTED": "Wybrano",
8
- "SUGGESTED": "Sugerowany",
9
- "ALL_ITEMS": "Wszystkie",
10
- "NO_RESULTS_FOUND": "Nie znaleziono żadnych wyników.",
11
- "MAX_SELECTED_ERROR": "Osiągnięto maksymalną liczbę ({{max}}) tagów. Usuń tag, aby dodać kolejny."
12
- },
13
- "STEPPER": {
14
- "FINAL_STEP": "Ostatni krok"
15
- },
16
- "SLIDER": {
17
- "MAX_LESS_THAN_MIN": "Wartość maksymalna ({{max}}) nie może być mniejsza niż wartość minimalna ({{min}}).",
18
- "MIN_MORE_THAN_MAX": "Wartość minimalna ({{min}}) nie może być większa niż wartość maksymalna ({{max}})."
19
- },
20
- "DATEPICKER": {
21
- "START_DATE": "Data rozpoczęcia",
22
- "END_DATE": "Data zakończenia"
23
- },
24
- "COMMON": {
25
- "APPLY": "Zastosuj",
26
- "VALIDATE": "Zatwierdź",
27
- "YES": "Tak",
28
- "NO": "Nie",
29
- "CONTINUE": "Kontynuuj",
30
- "NEXT": "Dalej",
31
- "CLOSE": "Zamknij",
32
- "THANK_YOU": "Dziękujemy",
33
- "CANCEL": "Anuluj",
34
- "CONFIRM": "Potwierdź",
35
- "SUBMIT": "Prześlij",
36
- "EMAIL": "E-mail",
37
- "OK": "OK",
38
- "REMOVE": "Usuń",
39
- "TEST": "test",
40
- "MAYBE": "Być może",
41
- "BACK": "Powrót",
42
- "SAVE": "Zaoszczędź",
43
- "SAVING": "Zapisywanie",
44
- "DELETE": "Usuń",
45
- "SELECT": "Wybierz",
46
- "SEND": "Wyślij",
47
- "N\/A": "Nie dotyczy",
48
- "EDIT": "Edytuj",
49
- "SKIP": "Pomiń",
50
- "SEARCH": "Szukaj",
51
- "ROLE": "Rola",
52
- "ALL": "Wszystko",
53
- "OR_DIVIDER": "lub",
54
- "ADD": "Dodaj",
55
- "NO_RESULTS": "Brak wyników",
56
- "MAX": "Max",
57
- "MIN": "Min",
58
- "CLEAR": "Wyczyść",
59
- "PHONE_NUMBER": "Numer telefonu",
60
- "ON": "Wł.",
61
- "OFF": "Wył.",
62
- "LOADING": "Ładowanie…",
63
- "PROGRESS": "Postęp to {{progress}}"
64
- },
65
- "DIALOG": {
66
- "CLOSE_LABEL": "Zamknij okno dialogowe",
67
- "CLOSED": "Okno dialogowe zamknięte"
68
- },
69
- "FIELD": {
70
- "VIEW_PASSWORD": "Wyświetl hasło"
71
- },
72
- "FILE_UPLOAD": {
73
- "DRAG_AND_DROP": "Przeciągnij i upuść tutaj plik lub kliknij, aby go przesłać",
74
- "DRAG_AND_DROP_OR": "Przeciągnij i upuść lub",
75
- "BROWSE": "Przeglądaj",
76
- "YOUR_FILES": "Twoje pliki",
77
- "MAX_SIZE": "Maksymalny rozmiar pliku w MB.",
78
- "MIN_SIZE": "Minimalny rozmiar pliku w MB",
79
- "MIN_SIZE_ERROR": "Prześlij plik większy niż ({{min}} MB)",
80
- "UPLOADING": "Przesyłanie",
81
- "SUPPORTED_FILE_TYPES": "Obsługiwane formaty plików:",
82
- "CHANGE": "Odrzuć",
83
- "FILE_UPLOADING_SUCCESS": "Plik został pomyślnie przesłany",
84
- "CHOOSE_FILE": "Wybierz plik: Nie wybrano pliku"
85
- },
86
- "NAVBAR": {
87
- "LOG_OUT": "Wyloguj się"
88
- },
89
- "PASSWORD": {
90
- "LOWERCASE": "Zawiera co najmniej jedną małą literę",
91
- "UPPERCASE": "Zawiera co najmniej jedną wielką literę",
92
- "NUMBER": "Zawiera co najmniej jedną cyfrę",
93
- "SPECIAL_CHARACTER": "Zawiera co najmniej jeden znak specjalny",
94
- "CHARACTERS": "Zawiera co najmniej 12 znaków",
95
- "PASSWORD_PLACEHOLDER": "Hasło"
96
- },
97
- "ERRORS": {
98
- "REQUIRED": "Wymagane jest wypełnienie tego pola.",
99
- "REQUIRED_FIELD": "To pole jest wymagane - ({{label}})",
100
- "MAX_LENGTH": "Wprowadź wartość o maksymalnej długości ({{maxlength}}) znaków",
101
- "MIN_LENGTH": "Wprowadź wartość o minimalnej długości ({{maxlength}}) znaków",
102
- "MAX": "Wprowadź wartość równą lub nieprzekraczającą maksimum: ({{max}})",
103
- "MIN": "Wprowadź wartość równą lub przekraczającą minimum: ({{min}})",
104
- "EMAIL_INCORRECT": "Wprowadź prawidłowy adres e-mail"
105
- },
106
- "SCALE_TABLE": {
107
- "HIGHEST": "Bardzo ważne",
108
- "LOWEST": "Zupełnie nieważne"
109
- },
110
- "BUTTON": {
111
- "PREMIUM_FEATURE": "Funkcja Premium"
112
- },
113
- "MENU": {
114
- "MENUITEM_DISABLED": "Ta pozycja menu jest wyłączona"
115
- },
116
- "ALERT_BANNER": {
117
- "INFO": "Informacje:",
118
- "WARNING": "Ostrzeżenie:",
119
- "ERROR": "Błąd:",
120
- "SUCCESS": "Sukces:"
121
- },
122
- "CHARTS": {
123
- "SPIDER": {
124
- "DATASET_HIDDEN": "{{dataset}} ukryty. Naciśnij enter, aby wyświetlić",
125
- "DATASET_VISIBLE": "{{dataset}} widoczny. Naciśnij enter, aby ukryć"
126
- },
127
- "GAUSSIAN_CHART": {
128
- "PERCENTAGE_BUCKETS_GRAPH": {
129
- "LOWEST": "Znacznie poniżej",
130
- "LOWER": "Poniżej",
131
- "AVERAGE": "Średnia",
132
- "HIGHER": "Powyżej",
133
- "HIGHEST": "Znacznie powyżej",
134
- "LOWEST_TOOLTIP": "1 - 19 percentyl\nOznacza potrzebę znacznej poprawy.",
135
- "LOWER_TOOLTIP": "20 - 39 percentyl\nOznacza podstawowe zrozumienie zagadnienia, ale poniżej średniej.",
136
- "AVERAGE_TOOLTIP": "40 - 59 percentyl\nOznacza typowy lub średni poziom umiejętności.",
137
- "HIGHER_TOOLTIP": "60 - 79 percentyl\nOznacza wyższy poziom umiejętności i zrozumienia zagadnienia.",
138
- "HIGHEST_TOOLTIP": "80 - 99 percentyl\nOznacza wybitny poziom umiejętności."
139
- },
140
- "CANDIDATE_SCORE": "Wynik kandydata",
141
- "HIGHEST_SCORE": "Najwyższy wynik w ocenie",
142
- "ARIA_LABEL": "Wynik kandydata: {{score}} percentyl, zalicza się do kategorii {{activeBucket}}. Najwyższy wynik kandydata w ocenie to {{bestCandidateScore}} percentyl, który zalicza się do kategorii {{activeBucketBestScore}}."
143
- }
144
- },
145
- "TAG": {
146
- "REMOVE": "Usuń tag"
147
- },
148
- "UNIVERSAL_SKILLS_REPORT": {
149
- "PERCENTILE": "percentyl",
150
- "SKILL_AREA_GROUP_TYPES": {
151
- "FOCUSING_ON_OBJECTIVES": {
152
- "TITLE": "Koncentracja na celach",
153
- "DESCRIPTION": "Klaster umiejętności Koncentracja na celach ocenia zdolność danej osoby do osiągania celów."
154
- },
155
- "WORKING_WITH_PEOPLE": {
156
- "TITLE": "Praca z ludźmi",
157
- "DESCRIPTION": "Klaster umiejętności Praca z ludźmi ocenia zdolność danej osoby do rozwijania kontaktów interpersonalnych i współpracy z innymi."
158
- },
159
- "MANAGING_ONES_SELF": {
160
- "TITLE": "Zarządzanie sobą",
161
- "DESCRIPTION": "Klaster umiejętności Zarządzanie sobą ocenia zdolność danej osoby do wykorzystywania wewnętrznych zasobów do adaptacji, przezwyciężania, uczenia się i odkrywania nowych możliwości."
162
- }
163
- }
164
- },
165
- "PERCENTILE_SUFFIXES": {
166
- "ST": ".",
167
- "ND": ".",
168
- "RD": ".",
169
- "TH": "."
170
- },
171
- "PERCENTILE_LABEL_TYPES": {
172
- "WELL_BELOW_AVERAGE": "Znacznie poniżej średniej",
173
- "BELLOW_AVERAGE": "Poniżej średniej",
174
- "AVERAGE": "Średnia",
175
- "ABOVE_AVERAGE": "Powyżej średniej",
176
- "WELL_ABOVE_AVERAGE": "Znacznie powyżej średniej"
177
- },
178
- "TOOLTIP": {
179
- "DETAILS": "Szczegóły"
180
- }
181
- }
@@ -1,181 +0,0 @@
1
- {
2
- "SNACKBAR": {
3
- "DISMISS": "Dispensar"
4
- },
5
- "AUTOCOMPLETE": {
6
- "SELECTED_AMOUNT": "({{numberSelected}}) selecionado(s)",
7
- "SELECTED": "Selecionado",
8
- "SUGGESTED": "Sugerido",
9
- "ALL_ITEMS": "Todos os itens",
10
- "NO_RESULTS_FOUND": "Não foram encontrados resultados.",
11
- "MAX_SELECTED_ERROR": "Você atingiu o limite máximo de ({{max}}) tags. Remova uma tag para adicionar outra."
12
- },
13
- "STEPPER": {
14
- "FINAL_STEP": "Etapa final"
15
- },
16
- "SLIDER": {
17
- "MAX_LESS_THAN_MIN": "O valor máximo ({{max}}) não pode ser inferior ao valor mínimo atual ({{min}})",
18
- "MIN_MORE_THAN_MAX": "O valor mínimo ({{min}}) não pode ser maior que o valor máximo atual ({{max}})"
19
- },
20
- "DATEPICKER": {
21
- "START_DATE": "Data inicial",
22
- "END_DATE": "Data final"
23
- },
24
- "COMMON": {
25
- "APPLY": "Aplicar",
26
- "VALIDATE": "Confirmar",
27
- "YES": "Sim",
28
- "NO": "Não",
29
- "CONTINUE": "Continuar",
30
- "NEXT": "Avançar",
31
- "CLOSE": "Fechar",
32
- "THANK_YOU": "A TestGorilla agradece!",
33
- "CANCEL": "Cancelar",
34
- "CONFIRM": "Confirmar",
35
- "SUBMIT": "Enviar",
36
- "EMAIL": "E-mail",
37
- "OK": "OK",
38
- "REMOVE": "Remover",
39
- "TEST": "teste",
40
- "MAYBE": "Talvez",
41
- "BACK": "Voltar",
42
- "SAVE": "Salvar",
43
- "SAVING": "Salvando",
44
- "DELETE": "Excluir",
45
- "SELECT": "Selecionar",
46
- "SEND": "Enviar",
47
- "N\/A": "N\/D",
48
- "EDIT": "Editar",
49
- "SKIP": "Pular",
50
- "SEARCH": "Pesquisa",
51
- "ROLE": "Cargo",
52
- "ALL": "Tudo",
53
- "OR_DIVIDER": "ou",
54
- "ADD": "Adicionar",
55
- "NO_RESULTS": "Nenhum resultado",
56
- "MAX": "Máx.",
57
- "MIN": "Mín.",
58
- "CLEAR": "Limpar",
59
- "PHONE_NUMBER": "Telefone",
60
- "ON": "Ativado",
61
- "OFF": "Desativado",
62
- "LOADING": "Carregando...",
63
- "PROGRESS": "O progresso é {{progress}}"
64
- },
65
- "DIALOG": {
66
- "CLOSE_LABEL": "Fechar diálogo",
67
- "CLOSED": "Caixa de diálogo fechada"
68
- },
69
- "FIELD": {
70
- "VIEW_PASSWORD": "Exibir senha"
71
- },
72
- "FILE_UPLOAD": {
73
- "DRAG_AND_DROP": "Arraste e solte o arquivo aqui ou clique para fazer upload",
74
- "DRAG_AND_DROP_OR": "Arraste e solte ou",
75
- "BROWSE": "Navegar",
76
- "YOUR_FILES": "seus arquivos",
77
- "MAX_SIZE": "Tamanho máx. do arquivo em MB.",
78
- "MIN_SIZE": "Tamanho mínimo do arquivo em MB",
79
- "MIN_SIZE_ERROR": "Faça upload de um arquivo maior que ({{min}} MB)",
80
- "UPLOADING": "Enviando",
81
- "SUPPORTED_FILE_TYPES": "Tipos de arquivo aceitos:",
82
- "CHANGE": "Alterar",
83
- "FILE_UPLOADING_SUCCESS": "Arquivo carregado com sucesso",
84
- "CHOOSE_FILE": "Escolha o arquivo: Nenhum arquivo escolhido"
85
- },
86
- "NAVBAR": {
87
- "LOG_OUT": "Sair"
88
- },
89
- "PASSWORD": {
90
- "LOWERCASE": "Contém pelo menos uma letra minúscula",
91
- "UPPERCASE": "Contém pelo menos uma letra maiúscula",
92
- "NUMBER": "Contém pelo menos um número",
93
- "SPECIAL_CHARACTER": "Contém pelo menos um caractere especial",
94
- "CHARACTERS": "Contém pelo menos 12 caracteres",
95
- "PASSWORD_PLACEHOLDER": "Senha"
96
- },
97
- "ERRORS": {
98
- "REQUIRED": "Este campo é obrigatório",
99
- "REQUIRED_FIELD": "Este campo é obrigatório - ({{label}})",
100
- "MAX_LENGTH": "Digite um valor com no máximo ({{maxlength}}) caracteres",
101
- "MIN_LENGTH": "Digite um valor com no mínimo ({{maxlength}}) caracteres",
102
- "MAX": "Digite um valor com um valor máximo de ({{max}})",
103
- "MIN": "Digite um valor com um valor mínimo de ({{min}})",
104
- "EMAIL_INCORRECT": "Insira um endereço de e-mail válido"
105
- },
106
- "SCALE_TABLE": {
107
- "HIGHEST": "Muito importante",
108
- "LOWEST": "Nada importante"
109
- },
110
- "BUTTON": {
111
- "PREMIUM_FEATURE": "Recurso Premium"
112
- },
113
- "MENU": {
114
- "MENUITEM_DISABLED": "Este item do menu está desabilitado"
115
- },
116
- "ALERT_BANNER": {
117
- "INFO": "Informações:",
118
- "WARNING": "Aviso:",
119
- "ERROR": "Erro:",
120
- "SUCCESS": "Sucesso:"
121
- },
122
- "CHARTS": {
123
- "SPIDER": {
124
- "DATASET_HIDDEN": "{{dataset}} oculto. Pressione enter para mostrar",
125
- "DATASET_VISIBLE": "{{dataset}} visível. Pressione enter para ocultar"
126
- },
127
- "GAUSSIAN_CHART": {
128
- "PERCENTAGE_BUCKETS_GRAPH": {
129
- "LOWEST": "Bem abaixo",
130
- "LOWER": "Abaixo",
131
- "AVERAGE": "Média",
132
- "HIGHER": "Acima",
133
- "HIGHEST": "Bem acima",
134
- "LOWEST_TOOLTIP": "Percentil 1 - 19\nIndica a necessidade de melhoria significativa.",
135
- "LOWER_TOOLTIP": "Percentil 20 - 39\nIndica compreensão básica, mas abaixo da média.",
136
- "AVERAGE_TOOLTIP": "Percentil 40 - 59\nIndica níveis de habilidade típicos ou médios.",
137
- "HIGHER_TOOLTIP": "Percentil 60 - 79\nIndica níveis mais fortes de compreensão e habilidade.",
138
- "HIGHEST_TOOLTIP": "Percentil 80 - 99\nIndica níveis de habilidade excepcionais."
139
- },
140
- "CANDIDATE_SCORE": "Pontuação do candidato",
141
- "HIGHEST_SCORE": "Pontuação mais alta em sua avaliação",
142
- "ARIA_LABEL": "Pontuação do candidato: {{score}} percentil, enquadra-se na categoria {{activeBucket}}. A pontuação mais alta do candidato na avaliação é o {{bestCandidateScore}} percentil, que se enquadra na categoria {{activeBucketBestScore}}."
143
- }
144
- },
145
- "TAG": {
146
- "REMOVE": "Remover etiqueta"
147
- },
148
- "UNIVERSAL_SKILLS_REPORT": {
149
- "PERCENTILE": "percentil",
150
- "SKILL_AREA_GROUP_TYPES": {
151
- "FOCUSING_ON_OBJECTIVES": {
152
- "TITLE": "Foco em objetivos",
153
- "DESCRIPTION": "O conjunto de habilidades Foco em objetivos avalia a capacidade de um indivíduo de atingir metas."
154
- },
155
- "WORKING_WITH_PEOPLE": {
156
- "TITLE": "Trabalhar com pessoas",
157
- "DESCRIPTION": "O conjunto de habilidades Trabalhar com pessoas avalia a capacidade do indivíduo de promover conexões e colaborações interpessoais."
158
- },
159
- "MANAGING_ONES_SELF": {
160
- "TITLE": "Gerenciar a si mesmo",
161
- "DESCRIPTION": "O conjunto de habilidades Gerenciar a si mesmo avalia a capacidade do indivíduo de usar recursos internos para se adaptar, superar, aprender e explorar novas possibilidades."
162
- }
163
- }
164
- },
165
- "PERCENTILE_SUFFIXES": {
166
- "ST": "º",
167
- "ND": "º",
168
- "RD": "º",
169
- "TH": "º"
170
- },
171
- "PERCENTILE_LABEL_TYPES": {
172
- "WELL_BELOW_AVERAGE": "Bem abaixo da média",
173
- "BELLOW_AVERAGE": "Abaixo da média",
174
- "AVERAGE": "Média",
175
- "ABOVE_AVERAGE": "Acima da média",
176
- "WELL_ABOVE_AVERAGE": "Bem acima da média"
177
- },
178
- "TOOLTIP": {
179
- "DETAILS": "Informações"
180
- }
181
- }
@@ -1,181 +0,0 @@
1
- {
2
- "SNACKBAR": {
3
- "DISMISS": "Avfärda"
4
- },
5
- "AUTOCOMPLETE": {
6
- "SELECTED_AMOUNT": "Valda: {{numberSelected}}",
7
- "SELECTED": "Valda",
8
- "SUGGESTED": "Föreslaget",
9
- "ALL_ITEMS": "Alla föremål",
10
- "NO_RESULTS_FOUND": "Inga resultat hittades.",
11
- "MAX_SELECTED_ERROR": "Du har nått det maximala antalet ({{max}}) taggar. Ta bort en tagg för att lägga till en annan."
12
- },
13
- "STEPPER": {
14
- "FINAL_STEP": "Sista steget"
15
- },
16
- "SLIDER": {
17
- "MAX_LESS_THAN_MIN": "Maxvärde ({{max}}) kan inte vara mindre än aktuellt minvärde ({{min}})",
18
- "MIN_MORE_THAN_MAX": "Minvärde ({{min}}) kan inte vara mer än aktuellt maxvärde ({{max}})"
19
- },
20
- "DATEPICKER": {
21
- "START_DATE": "Startdatum",
22
- "END_DATE": "Slutdatum"
23
- },
24
- "COMMON": {
25
- "APPLY": "Tillämpa",
26
- "VALIDATE": "Validera",
27
- "YES": "Ja",
28
- "NO": "Nej",
29
- "CONTINUE": "Fortsätt",
30
- "NEXT": "Nästa",
31
- "CLOSE": "Stäng",
32
- "THANK_YOU": "Tack",
33
- "CANCEL": "Avbryt",
34
- "CONFIRM": "Bekräfta",
35
- "SUBMIT": "Skicka",
36
- "EMAIL": "E-post",
37
- "OK": "OK",
38
- "REMOVE": "Ta bort",
39
- "TEST": "test",
40
- "MAYBE": "Kanske",
41
- "BACK": "Tillbaka",
42
- "SAVE": "Spara",
43
- "SAVING": "Sparar",
44
- "DELETE": "Ta bort",
45
- "SELECT": "Välj",
46
- "SEND": "Skicka",
47
- "N\/A": "Ej tillgänglig",
48
- "EDIT": "Redigera",
49
- "SKIP": "Hoppa över",
50
- "SEARCH": "Sök",
51
- "ROLE": "Roll",
52
- "ALL": "Alla",
53
- "OR_DIVIDER": "eller",
54
- "ADD": "Lägg till",
55
- "NO_RESULTS": "Inga resultat",
56
- "MAX": "Max",
57
- "MIN": "Min",
58
- "CLEAR": "Rensa",
59
- "PHONE_NUMBER": "Telefonnummer",
60
- "ON": "På",
61
- "OFF": "Av",
62
- "LOADING": "Laddar …",
63
- "PROGRESS": "Framsteg är {{progress}}"
64
- },
65
- "DIALOG": {
66
- "CLOSE_LABEL": "Stäng dialogrutan",
67
- "CLOSED": "Dialog stängd"
68
- },
69
- "FIELD": {
70
- "VIEW_PASSWORD": "Visa lösenord"
71
- },
72
- "FILE_UPLOAD": {
73
- "DRAG_AND_DROP": "Dra och släpp filen här eller klicka för att ladda upp",
74
- "DRAG_AND_DROP_OR": "Dra och släpp eller",
75
- "BROWSE": "Bläddra",
76
- "YOUR_FILES": "dina filer",
77
- "MAX_SIZE": "Maximal filstorlek MB",
78
- "MIN_SIZE": "MB minimum filstorlek",
79
- "MIN_SIZE_ERROR": "Ladda upp en fil som är större än ({{min}} MB)",
80
- "UPLOADING": "Laddar upp",
81
- "SUPPORTED_FILE_TYPES": "Filtyper som stöds:",
82
- "CHANGE": "Ändra",
83
- "FILE_UPLOADING_SUCCESS": "Filen har laddats upp",
84
- "CHOOSE_FILE": "Välj fil: Ingen fil har valts"
85
- },
86
- "NAVBAR": {
87
- "LOG_OUT": "Logga ut"
88
- },
89
- "PASSWORD": {
90
- "LOWERCASE": "Innehåller minst en gemen bokstav",
91
- "UPPERCASE": "Innehåller minst en versal",
92
- "NUMBER": "Innehåller minst ett nummer",
93
- "SPECIAL_CHARACTER": "Innehåller minst ett specialtecken",
94
- "CHARACTERS": "Innehåller minst 12 tecken",
95
- "PASSWORD_PLACEHOLDER": "Lösenord"
96
- },
97
- "ERRORS": {
98
- "REQUIRED": "Detta fält är obligatoriskt",
99
- "REQUIRED_FIELD": "Detta fält är obligatoriskt - ({{label}})",
100
- "MAX_LENGTH": "Ange ett värde med en maximal längd på ({{maxlength}}) tecken",
101
- "MIN_LENGTH": "Ange ett värde med en minsta längd på ({{maxlength}}) tecken",
102
- "MAX": "Ange ett värde med ett maximalt värde på ({{max}})",
103
- "MIN": "Vänligen ange ett värde med ett minimivärde på ({{min}})",
104
- "EMAIL_INCORRECT": "Ange giltig e-postadress"
105
- },
106
- "SCALE_TABLE": {
107
- "HIGHEST": "Mycket viktigt",
108
- "LOWEST": "Inte alls viktigt"
109
- },
110
- "BUTTON": {
111
- "PREMIUM_FEATURE": "Premium-funktion"
112
- },
113
- "MENU": {
114
- "MENUITEM_DISABLED": "Det här menyalternativet är inaktiverat"
115
- },
116
- "ALERT_BANNER": {
117
- "INFO": "Information:",
118
- "WARNING": "Varning:",
119
- "ERROR": "Fel:",
120
- "SUCCESS": "Framgång:"
121
- },
122
- "CHARTS": {
123
- "SPIDER": {
124
- "DATASET_HIDDEN": "{{dataset}} dold. Tryck på enter för att visa",
125
- "DATASET_VISIBLE": "{{dataset}} synlig. Tryck på Enter för att dölja"
126
- },
127
- "GAUSSIAN_CHART": {
128
- "PERCENTAGE_BUCKETS_GRAPH": {
129
- "LOWEST": "Långt under",
130
- "LOWER": "Under",
131
- "AVERAGE": "Medelvärde",
132
- "HIGHER": "Över",
133
- "HIGHEST": "Långt över",
134
- "LOWEST_TOOLTIP": "1 - 19 percentilen\nIndikerar ett behov av betydande förbättringar.",
135
- "LOWER_TOOLTIP": "20 - 39 percentilen\nVisar på grundläggande förståelse men under genomsnittet.",
136
- "AVERAGE_TOOLTIP": "40 - 59 percentilen\nIndikerar typiska eller genomsnittliga kompetensnivåer.",
137
- "HIGHER_TOOLTIP": "60 - 79 percentilen\nIndikerar bättre förståelse och färdighetsnivå.",
138
- "HIGHEST_TOOLTIP": "80 - 99 percentilen\nIndikerar exceptionella färdighetsnivåer."
139
- },
140
- "CANDIDATE_SCORE": "Kandidaternas poäng",
141
- "HIGHEST_SCORE": "Högsta poäng i din bedömning",
142
- "ARIA_LABEL": "Kandidatpoäng: {{score}} percentil, faller inom kategorin {{activeBucket}}. Den högsta kandidatpoängen i utvärderingen är {{bestCandidateScore}} percentil, vilket faller inom kategorin {{activeBucketBestScore}}."
143
- }
144
- },
145
- "TAG": {
146
- "REMOVE": "Ta bort tagg"
147
- },
148
- "UNIVERSAL_SKILLS_REPORT": {
149
- "PERCENTILE": "percentil",
150
- "SKILL_AREA_GROUP_TYPES": {
151
- "FOCUSING_ON_OBJECTIVES": {
152
- "TITLE": "Fokusering på mål",
153
- "DESCRIPTION": "Färdighetsklustret Fokusera på mål bedömer en individs förmåga att uppnå mål."
154
- },
155
- "WORKING_WITH_PEOPLE": {
156
- "TITLE": "Arbeta med människor",
157
- "DESCRIPTION": "Färdighetsklustret Arbeta med människor bedömer en individs förmåga att främja interpersonella kontakter och samarbeten."
158
- },
159
- "MANAGING_ONES_SELF": {
160
- "TITLE": "Hantera sig själv",
161
- "DESCRIPTION": "Färdighetsklustret Hantera sig själv bedömer en individs förmåga att använda inre resurser för att anpassa sig, övervinna, lära sig och utforska nya möjligheter."
162
- }
163
- }
164
- },
165
- "PERCENTILE_SUFFIXES": {
166
- "ST": "a",
167
- "ND": "a",
168
- "RD": "e",
169
- "TH": "e"
170
- },
171
- "PERCENTILE_LABEL_TYPES": {
172
- "WELL_BELOW_AVERAGE": "Långt under genomsnittet",
173
- "BELLOW_AVERAGE": "Under genomsnittet",
174
- "AVERAGE": "Medelvärde",
175
- "ABOVE_AVERAGE": "Över genomsnittet",
176
- "WELL_ABOVE_AVERAGE": "Långt över genomsnittet"
177
- },
178
- "TOOLTIP": {
179
- "DETAILS": "Detaljer"
180
- }
181
- }