@testgorilla/tgo-ui 2.5.1 → 2.5.3

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 (630) hide show
  1. package/README.md +7 -0
  2. package/components/empty-state/empty-state.component.d.ts +1 -1
  3. package/components/phone-input/phone-input.component.d.ts +3 -5
  4. package/components/table/table.component.d.ts +2 -2
  5. package/esm2022/components/accordion/accordion.component.mjs +1 -1
  6. package/esm2022/components/accordion/accordion.component.module.mjs +1 -1
  7. package/esm2022/components/accordion/accordion.model.mjs +1 -1
  8. package/esm2022/components/alert-banner/alert-banner.component.mjs +1 -1
  9. package/esm2022/components/alert-banner/alert-banner.component.module.mjs +1 -1
  10. package/esm2022/components/alert-banner/alert-banner.model.mjs +1 -1
  11. package/esm2022/components/autocomplete/autocomplete.component.mjs +1 -1
  12. package/esm2022/components/autocomplete/autocomplete.component.module.mjs +1 -1
  13. package/esm2022/components/autocomplete/autocomplete.model.mjs +1 -1
  14. package/esm2022/components/autocomplete/includes.pipe.mjs +1 -1
  15. package/esm2022/components/autocomplete/transform-Item.pipe.mjs +1 -1
  16. package/esm2022/components/avatar/avatar.component.mjs +1 -1
  17. package/esm2022/components/avatar/avatar.component.module.mjs +1 -1
  18. package/esm2022/components/avatar/avatar.model.mjs +1 -1
  19. package/esm2022/components/badge/badge.component.mjs +1 -1
  20. package/esm2022/components/badge/badge.component.module.mjs +1 -1
  21. package/esm2022/components/badge/badge.model.mjs +1 -1
  22. package/esm2022/components/button/button.component.mjs +1 -1
  23. package/esm2022/components/button/button.component.module.mjs +1 -1
  24. package/esm2022/components/button/button.model.mjs +1 -1
  25. package/esm2022/components/card/card.component.mjs +1 -1
  26. package/esm2022/components/card/card.component.module.mjs +1 -1
  27. package/esm2022/components/card/card.model.mjs +1 -1
  28. package/esm2022/components/checkbox/checkbox.component.mjs +1 -1
  29. package/esm2022/components/checkbox/checkbox.component.module.mjs +1 -1
  30. package/esm2022/components/confirm-dialog/confirm-dialog.component.mjs +1 -1
  31. package/esm2022/components/confirm-dialog/confirm-dialog.component.module.mjs +1 -1
  32. package/esm2022/components/confirm-dialog/confirm-dialog.model.mjs +1 -1
  33. package/esm2022/components/datepicker/datepicker.component.mjs +1 -1
  34. package/esm2022/components/datepicker/datepicker.component.module.mjs +1 -1
  35. package/esm2022/components/datepicker/no-date-format.directive.mjs +1 -1
  36. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.mjs +1 -1
  37. package/esm2022/components/deprecated-paginator/deprecated-paginator.component.module.mjs +1 -1
  38. package/esm2022/components/deprecated-table/deprecated-table.component.mjs +1 -1
  39. package/esm2022/components/deprecated-table/deprecated-table.component.module.mjs +1 -1
  40. package/esm2022/components/deprecated-table/deprecated-table.model.mjs +1 -1
  41. package/esm2022/components/deprecated-table/directives/dynamic-component.directive.mjs +1 -1
  42. package/esm2022/components/deprecated-table/pipes/data-property-getter.mjs +1 -1
  43. package/esm2022/components/dialog/dialog.component.mjs +1 -1
  44. package/esm2022/components/dialog/dialog.component.module.mjs +1 -1
  45. package/esm2022/components/dialog/dialog.service.mjs +1 -1
  46. package/esm2022/components/divider/divider.component.mjs +1 -1
  47. package/esm2022/components/divider/divider.component.module.mjs +1 -1
  48. package/esm2022/components/divider/divider.model.mjs +1 -1
  49. package/esm2022/components/dropdown/dropdown.component.mjs +1 -1
  50. package/esm2022/components/dropdown/dropdown.component.module.mjs +1 -1
  51. package/esm2022/components/dropdown/dropdown.model.mjs +1 -1
  52. package/esm2022/components/elevation-shadow/elevation-shadow.component.mjs +1 -1
  53. package/esm2022/components/elevation-shadow/elevation-shadow.component.module.mjs +1 -1
  54. package/esm2022/components/elevation-shadow/elevation-shadow.constant.mjs +1 -1
  55. package/esm2022/components/empty-state/empty-state.component.mjs +1 -1
  56. package/esm2022/components/empty-state/empty-state.component.module.mjs +1 -1
  57. package/esm2022/components/empty-state/empty-state.model.mjs +1 -1
  58. package/esm2022/components/field/field.component.mjs +1 -1
  59. package/esm2022/components/field/field.component.module.mjs +1 -1
  60. package/esm2022/components/field/field.model.mjs +1 -1
  61. package/esm2022/components/file-upload/file-upload.component.mjs +1 -1
  62. package/esm2022/components/file-upload/file-upload.component.module.mjs +1 -1
  63. package/esm2022/components/icon/icon.component.mjs +1 -1
  64. package/esm2022/components/icon/icon.component.module.mjs +1 -1
  65. package/esm2022/components/icon/icon.config.mjs +1 -1
  66. package/esm2022/components/icon/icon.model.mjs +1 -1
  67. package/esm2022/components/icon-label/icon-label.component.mjs +1 -1
  68. package/esm2022/components/icon-label/icon-label.component.module.mjs +1 -1
  69. package/esm2022/components/logo/logo.component.mjs +1 -1
  70. package/esm2022/components/logo/logo.component.module.mjs +1 -1
  71. package/esm2022/components/logo/logo.model.mjs +1 -1
  72. package/esm2022/components/navbar/mobile-navbar-side-sheet/mobile-navbar-side-sheet.component.mjs +1 -1
  73. package/esm2022/components/navbar/navbar.component.mjs +1 -1
  74. package/esm2022/components/navbar/navbar.component.module.mjs +1 -1
  75. package/esm2022/components/navbar/navbar.model.mjs +1 -1
  76. package/esm2022/components/overflow-menu/overflow-menu.component.mjs +1 -1
  77. package/esm2022/components/overflow-menu/overflow-menu.component.module.mjs +1 -1
  78. package/esm2022/components/overflow-menu/overflow-menu.model.mjs +1 -1
  79. package/esm2022/components/page-header/page-header.component.mjs +1 -1
  80. package/esm2022/components/page-header/page-header.component.module.mjs +1 -1
  81. package/esm2022/components/paginator/paginator.component.mjs +1 -1
  82. package/esm2022/components/paginator/paginator.component.module.mjs +1 -1
  83. package/esm2022/components/password-criteria/password.component.mjs +1 -1
  84. package/esm2022/components/password-criteria/password.component.module.mjs +1 -1
  85. package/esm2022/components/phone-input/join-strings.pipe.mjs +1 -1
  86. package/esm2022/components/phone-input/phone-input.component.mjs +18 -24
  87. package/esm2022/components/phone-input/phone-input.component.module.mjs +1 -1
  88. package/esm2022/components/phone-input/phone-input.model.mjs +1 -1
  89. package/esm2022/components/progress-bar/progress-bar.component.mjs +1 -1
  90. package/esm2022/components/progress-bar/progress-bar.component.module.mjs +1 -1
  91. package/esm2022/components/radial-progress/radial-progress.component.mjs +1 -1
  92. package/esm2022/components/radial-progress/radial-progress.component.module.mjs +1 -1
  93. package/esm2022/components/radial-progress/radial-progress.model.mjs +1 -1
  94. package/esm2022/components/radio-button/radio-button.component.mjs +1 -1
  95. package/esm2022/components/radio-button/radio-button.component.module.mjs +1 -1
  96. package/esm2022/components/radio-button/radio-button.model.mjs +1 -1
  97. package/esm2022/components/rating/half-star.pipe.mjs +1 -1
  98. package/esm2022/components/rating/rating.component.mjs +1 -1
  99. package/esm2022/components/rating/rating.component.module.mjs +1 -1
  100. package/esm2022/components/scale/scale.component.mjs +1 -1
  101. package/esm2022/components/scale/scale.component.module.mjs +1 -1
  102. package/esm2022/components/segmented-bar/segmented-bar.component.mjs +1 -1
  103. package/esm2022/components/segmented-bar/segmented-bar.component.module.mjs +1 -1
  104. package/esm2022/components/segmented-bar/segmented-bar.model.mjs +1 -1
  105. package/esm2022/components/segmented-button/segmented-button.component.mjs +1 -1
  106. package/esm2022/components/segmented-button/segmented-button.component.module.mjs +1 -1
  107. package/esm2022/components/segmented-button/segmented-button.model.mjs +1 -1
  108. package/esm2022/components/side-sheet/side-sheet.component.mjs +1 -1
  109. package/esm2022/components/side-sheet/side-sheet.component.module.mjs +1 -1
  110. package/esm2022/components/side-sheet/side-sheet.model.mjs +1 -1
  111. package/esm2022/components/side-sheet/side-sheet.service.mjs +1 -1
  112. package/esm2022/components/skeleton/skeleton.component.mjs +1 -1
  113. package/esm2022/components/skeleton/skeleton.model.mjs +1 -1
  114. package/esm2022/components/slider/slider.component.mjs +1 -1
  115. package/esm2022/components/slider/slider.component.module.mjs +1 -1
  116. package/esm2022/components/slider/slider.model.mjs +1 -1
  117. package/esm2022/components/snackbar/snackbar.component.mjs +1 -1
  118. package/esm2022/components/snackbar/snackbar.component.module.mjs +1 -1
  119. package/esm2022/components/snackbar/snackbar.model.mjs +1 -1
  120. package/esm2022/components/snackbar/snackbar.service.mjs +1 -1
  121. package/esm2022/components/spinner/spinner.component.mjs +1 -1
  122. package/esm2022/components/spinner/spinner.model.mjs +1 -1
  123. package/esm2022/components/spinner/spinner.module.mjs +1 -1
  124. package/esm2022/components/step/step.component.mjs +1 -1
  125. package/esm2022/components/step/step.component.module.mjs +1 -1
  126. package/esm2022/components/stepper/stepper.component.mjs +1 -1
  127. package/esm2022/components/stepper/stepper.component.module.mjs +1 -1
  128. package/esm2022/components/stepper/stepper.model.mjs +1 -1
  129. package/esm2022/components/table/sentence-case.pipe.mjs +1 -1
  130. package/esm2022/components/table/table.component.mjs +5 -5
  131. package/esm2022/components/table/table.component.module.mjs +1 -1
  132. package/esm2022/components/table/table.model.mjs +1 -1
  133. package/esm2022/components/tabs/tab.directive.mjs +1 -1
  134. package/esm2022/components/tabs/tabs.component.mjs +1 -1
  135. package/esm2022/components/tabs/tabs.component.module.mjs +1 -1
  136. package/esm2022/components/tabs/tabs.model.mjs +1 -1
  137. package/esm2022/components/tag/tag.component.mjs +1 -1
  138. package/esm2022/components/tag/tag.component.module.mjs +1 -1
  139. package/esm2022/components/tag/tag.model.mjs +1 -1
  140. package/esm2022/components/toggle/toggle.component.mjs +1 -1
  141. package/esm2022/components/toggle/toggle.component.module.mjs +1 -1
  142. package/esm2022/components/toggle/toggle.model.mjs +1 -1
  143. package/esm2022/components/tooltip/tooltip.component.mjs +1 -1
  144. package/esm2022/components/tooltip/tooltip.component.module.mjs +1 -1
  145. package/esm2022/components/tooltip/tooltip.model.mjs +1 -1
  146. package/esm2022/components/validation-error/validation-error.component.mjs +1 -1
  147. package/esm2022/components/validation-error/validation-error.model.mjs +1 -1
  148. package/esm2022/components/validation-error/validation-error.module.mjs +1 -1
  149. package/esm2022/directives/digits-only.directive.mjs +1 -1
  150. package/esm2022/directives/drag-drop.directive.mjs +1 -1
  151. package/esm2022/directives/ellipse-text.directive.mjs +1 -1
  152. package/esm2022/directives/select-text.directive.mjs +1 -1
  153. package/esm2022/directives/step-line-width.directive.mjs +1 -1
  154. package/esm2022/models/application-theme.model.mjs +1 -1
  155. package/esm2022/models/screen-breakpoints.model.mjs +1 -1
  156. package/esm2022/pipes/has-validation-error.pipe.mjs +1 -1
  157. package/esm2022/pipes/name-initials.pipe.mjs +1 -1
  158. package/esm2022/pipes/ui-translate.pipe.mjs +1 -1
  159. package/esm2022/providers/is-mobile.mjs +1 -1
  160. package/esm2022/public-api.mjs +1 -1
  161. package/esm2022/testgorilla-tgo-ui.mjs +1 -1
  162. package/esm2022/utils/alert-bar.model.mjs +1 -1
  163. package/esm2022/utils/alert-bars.utils.mjs +1 -1
  164. package/esm2022/utils/autocomplete-utils.mjs +1 -1
  165. package/esm2022/utils/color-contrast.mjs +1 -1
  166. package/esm2022/utils/localization/language.model.mjs +1 -1
  167. package/esm2022/utils/localization/language.service.mjs +1 -1
  168. package/esm2022/utils/table.utils.mjs +1 -1
  169. package/fesm2022/testgorilla-tgo-ui.mjs +17 -22
  170. package/fesm2022/testgorilla-tgo-ui.mjs.map +1 -1
  171. package/package.json +1 -1
  172. package/src/assets/i18n/da-dk.json +0 -77
  173. package/src/assets/i18n/de.json +0 -77
  174. package/src/assets/i18n/en.json +0 -97
  175. package/src/assets/i18n/es.json +0 -77
  176. package/src/assets/i18n/fr.json +0 -77
  177. package/src/assets/i18n/it-it.json +0 -77
  178. package/src/assets/i18n/ja-jp.json +0 -77
  179. package/src/assets/i18n/nb-no.json +0 -77
  180. package/src/assets/i18n/nl.json +0 -77
  181. package/src/assets/i18n/pl-pl.json +0 -77
  182. package/src/assets/i18n/pt-br.json +0 -77
  183. package/src/assets/i18n/src/assets/i18n/da-dk.json +0 -26
  184. package/src/assets/i18n/src/assets/i18n/de.json +0 -26
  185. package/src/assets/i18n/src/assets/i18n/es.json +0 -26
  186. package/src/assets/i18n/src/assets/i18n/fr.json +0 -26
  187. package/src/assets/i18n/src/assets/i18n/it-it.json +0 -26
  188. package/src/assets/i18n/src/assets/i18n/ja-jp.json +0 -26
  189. package/src/assets/i18n/src/assets/i18n/nb-no.json +0 -26
  190. package/src/assets/i18n/src/assets/i18n/nl.json +0 -26
  191. package/src/assets/i18n/src/assets/i18n/pl-pl.json +0 -26
  192. package/src/assets/i18n/src/assets/i18n/pt-br.json +0 -26
  193. package/src/assets/i18n/src/assets/i18n/sv-se.json +0 -26
  194. package/src/assets/i18n/sv-se.json +0 -77
  195. package/src/assets/icons/Add.svg +0 -3
  196. package/src/assets/icons/Archive.svg +0 -3
  197. package/src/assets/icons/Arrow_down.svg +0 -3
  198. package/src/assets/icons/Arrow_left.svg +0 -3
  199. package/src/assets/icons/Arrow_right.svg +0 -3
  200. package/src/assets/icons/Arrow_up.svg +0 -3
  201. package/src/assets/icons/Assessment.svg +0 -3
  202. package/src/assets/icons/Attempts.svg +0 -3
  203. package/src/assets/icons/Book.svg +0 -3
  204. package/src/assets/icons/Calendar.svg +0 -3
  205. package/src/assets/icons/Candidates.svg +0 -8
  206. package/src/assets/icons/Chat-notifications.svg +0 -4
  207. package/src/assets/icons/Chat.svg +0 -3
  208. package/src/assets/icons/Check.svg +0 -3
  209. package/src/assets/icons/Clone.svg +0 -3
  210. package/src/assets/icons/Close.svg +0 -3
  211. package/src/assets/icons/Code.svg +0 -3
  212. package/src/assets/icons/Company.svg +0 -3
  213. package/src/assets/icons/Copy.svg +0 -3
  214. package/src/assets/icons/Custom-questions.svg +0 -3
  215. package/src/assets/icons/Delete.svg +0 -3
  216. package/src/assets/icons/Devices.svg +0 -3
  217. package/src/assets/icons/Document.svg +0 -3
  218. package/src/assets/icons/Download.svg +0 -3
  219. package/src/assets/icons/Edit.svg +0 -3
  220. package/src/assets/icons/Email-message.svg +0 -3
  221. package/src/assets/icons/Employee.svg +0 -13
  222. package/src/assets/icons/Empty-placeholder.svg +0 -3
  223. package/src/assets/icons/Error.svg +0 -3
  224. package/src/assets/icons/Essay.svg +0 -3
  225. package/src/assets/icons/Eye-hide.svg +0 -3
  226. package/src/assets/icons/Eye-view.svg +0 -3
  227. package/src/assets/icons/Feedback-1.svg +0 -3
  228. package/src/assets/icons/Feedback-2.svg +0 -3
  229. package/src/assets/icons/Feedback-3.svg +0 -6
  230. package/src/assets/icons/Feedback-4.svg +0 -3
  231. package/src/assets/icons/Feedback-5.svg +0 -3
  232. package/src/assets/icons/File-attach.svg +0 -3
  233. package/src/assets/icons/File-upload.svg +0 -3
  234. package/src/assets/icons/Filter.svg +0 -3
  235. package/src/assets/icons/Fire.svg +0 -10
  236. package/src/assets/icons/Folder.svg +0 -3
  237. package/src/assets/icons/Format-add-file.svg +0 -3
  238. package/src/assets/icons/Format-add-table.svg +0 -3
  239. package/src/assets/icons/Format-align-L.svg +0 -3
  240. package/src/assets/icons/Format-align-R.svg +0 -3
  241. package/src/assets/icons/Format-align-center.svg +0 -3
  242. package/src/assets/icons/Format-align-justify.svg +0 -3
  243. package/src/assets/icons/Format-bold.svg +0 -3
  244. package/src/assets/icons/Format-code-active.svg +0 -3
  245. package/src/assets/icons/Format-code-block.svg +0 -3
  246. package/src/assets/icons/Format-edit-table.svg +0 -3
  247. package/src/assets/icons/Format-format.svg +0 -3
  248. package/src/assets/icons/Format-function.svg +0 -3
  249. package/src/assets/icons/Format-italics.svg +0 -3
  250. package/src/assets/icons/Format-list-bulleted.svg +0 -3
  251. package/src/assets/icons/Format-list-numbered.svg +0 -3
  252. package/src/assets/icons/Format-picker.svg +0 -3
  253. package/src/assets/icons/Format-quote.svg +0 -3
  254. package/src/assets/icons/Format-subscript.svg +0 -3
  255. package/src/assets/icons/Format-superscript.svg +0 -3
  256. package/src/assets/icons/Format-text-direction-L.svg +0 -3
  257. package/src/assets/icons/Format-text-direction-R.svg +0 -3
  258. package/src/assets/icons/Format-text-size.svg +0 -3
  259. package/src/assets/icons/Format-underline.svg +0 -3
  260. package/src/assets/icons/Format-variable.svg +0 -3
  261. package/src/assets/icons/Full-screen.svg +0 -3
  262. package/src/assets/icons/Gender-female.svg +0 -3
  263. package/src/assets/icons/Gender-male.svg +0 -3
  264. package/src/assets/icons/Gift.svg +0 -7
  265. package/src/assets/icons/Google.svg +0 -6
  266. package/src/assets/icons/Grab.svg +0 -3
  267. package/src/assets/icons/Help-2.svg +0 -3
  268. package/src/assets/icons/Help.svg +0 -3
  269. package/src/assets/icons/Image.svg +0 -3
  270. package/src/assets/icons/Info.svg +0 -3
  271. package/src/assets/icons/Integration.svg +0 -3
  272. package/src/assets/icons/Language.svg +0 -3
  273. package/src/assets/icons/Layout.svg +0 -3
  274. package/src/assets/icons/Learn.svg +0 -3
  275. package/src/assets/icons/Level.svg +0 -3
  276. package/src/assets/icons/Light-bulb.svg +0 -3
  277. package/src/assets/icons/Link.svg +0 -3
  278. package/src/assets/icons/Loading-spinner.svg +0 -10
  279. package/src/assets/icons/Localisation.svg +0 -3
  280. package/src/assets/icons/Location.svg +0 -3
  281. package/src/assets/icons/Lock.svg +0 -3
  282. package/src/assets/icons/Log-out.svg +0 -3
  283. package/src/assets/icons/Menu-burger.svg +0 -3
  284. package/src/assets/icons/Menu-ellipsis.svg +0 -3
  285. package/src/assets/icons/Microphone.svg +0 -3
  286. package/src/assets/icons/Minimize.svg +0 -3
  287. package/src/assets/icons/Minus.svg +0 -3
  288. package/src/assets/icons/Money-bag.svg +0 -10
  289. package/src/assets/icons/Mouse-cursor.svg +0 -3
  290. package/src/assets/icons/Mouse-grab-cursor.svg +0 -3
  291. package/src/assets/icons/Mouse.svg +0 -3
  292. package/src/assets/icons/Multi-choice.svg +0 -3
  293. package/src/assets/icons/Notifications.svg +0 -3
  294. package/src/assets/icons/Password.svg +0 -4
  295. package/src/assets/icons/Path.svg +0 -3
  296. package/src/assets/icons/Plan-billing.svg +0 -3
  297. package/src/assets/icons/Plus.svg +0 -3
  298. package/src/assets/icons/Premium.svg +0 -4
  299. package/src/assets/icons/Promotion.svg +0 -3
  300. package/src/assets/icons/Question-count.svg +0 -3
  301. package/src/assets/icons/Refer.svg +0 -3
  302. package/src/assets/icons/Reset.svg +0 -3
  303. package/src/assets/icons/Review.svg +0 -3
  304. package/src/assets/icons/Round-check-filled.svg +0 -3
  305. package/src/assets/icons/Round-check.svg +0 -3
  306. package/src/assets/icons/Search.svg +0 -3
  307. package/src/assets/icons/Secure-checkout.svg +0 -3
  308. package/src/assets/icons/Send.svg +0 -3
  309. package/src/assets/icons/Settings.svg +0 -8
  310. package/src/assets/icons/Share.svg +0 -3
  311. package/src/assets/icons/Social-facebook.svg +0 -3
  312. package/src/assets/icons/Social-instagram.svg +0 -3
  313. package/src/assets/icons/Social-linkedin.svg +0 -3
  314. package/src/assets/icons/Sorting-down-1.svg +0 -3
  315. package/src/assets/icons/Sorting-down.svg +0 -3
  316. package/src/assets/icons/Sparkles.svg +0 -18
  317. package/src/assets/icons/Speedometer.svg +0 -3
  318. package/src/assets/icons/Star-filled.svg +0 -3
  319. package/src/assets/icons/Star-half.svg +0 -3
  320. package/src/assets/icons/Star-outline.svg +0 -3
  321. package/src/assets/icons/Suitcase.svg +0 -11
  322. package/src/assets/icons/Support.svg +0 -3
  323. package/src/assets/icons/Sync.svg +0 -3
  324. package/src/assets/icons/Team.svg +0 -3
  325. package/src/assets/icons/Test.svg +0 -3
  326. package/src/assets/icons/Thunder.svg +0 -3
  327. package/src/assets/icons/Timer.svg +0 -3
  328. package/src/assets/icons/Type.svg +0 -3
  329. package/src/assets/icons/Unarchive.svg +0 -3
  330. package/src/assets/icons/Unlock.svg +0 -3
  331. package/src/assets/icons/Upgrade.svg +0 -3
  332. package/src/assets/icons/Upload.svg +0 -3
  333. package/src/assets/icons/User-access.svg +0 -3
  334. package/src/assets/icons/User-add.svg +0 -3
  335. package/src/assets/icons/User-invite.svg +0 -3
  336. package/src/assets/icons/User-profile.svg +0 -3
  337. package/src/assets/icons/User-reject.svg +0 -4
  338. package/src/assets/icons/User-switch.svg +0 -3
  339. package/src/assets/icons/Video-pause.svg +0 -3
  340. package/src/assets/icons/Video-play.svg +0 -3
  341. package/src/assets/icons/Video-record.svg +0 -3
  342. package/src/assets/icons/Video-stop.svg +0 -3
  343. package/src/assets/icons/Video.svg +0 -3
  344. package/src/assets/icons/Volume.svg +0 -3
  345. package/src/assets/icons/Warning.svg +0 -3
  346. package/src/assets/icons/Zoom-in.svg +0 -6
  347. package/src/assets/icons/Zoom-out.svg +0 -5
  348. package/src/assets/icons/rating-icons/Star-filled-disabled.svg +0 -3
  349. package/src/assets/icons/rating-icons/Star-filled.svg +0 -3
  350. package/src/assets/icons/rating-icons/Star-half.svg +0 -3
  351. package/src/assets/icons/rating-icons/Star-outline.svg +0 -3
  352. package/src/assets/icons/rebrand/Add-filled.svg +0 -3
  353. package/src/assets/icons/rebrand/Add-in-line.svg +0 -3
  354. package/src/assets/icons/rebrand/Archive-filled.svg +0 -3
  355. package/src/assets/icons/rebrand/Archive-in-line.svg +0 -3
  356. package/src/assets/icons/rebrand/Arrow-chevron-down-filled.svg +0 -3
  357. package/src/assets/icons/rebrand/Arrow-chevron-down-in-line.svg +0 -3
  358. package/src/assets/icons/rebrand/Arrow-chevron-left-filled.svg +0 -3
  359. package/src/assets/icons/rebrand/Arrow-chevron-left-in-line.svg +0 -3
  360. package/src/assets/icons/rebrand/Arrow-chevron-right-filled.svg +0 -3
  361. package/src/assets/icons/rebrand/Arrow-chevron-right-in-line.svg +0 -3
  362. package/src/assets/icons/rebrand/Arrow-chevron-up-filled.svg +0 -3
  363. package/src/assets/icons/rebrand/Arrow-chevron-up-in-line.svg +0 -3
  364. package/src/assets/icons/rebrand/Arrow-down-filled.svg +0 -3
  365. package/src/assets/icons/rebrand/Arrow-down-in-line.svg +0 -3
  366. package/src/assets/icons/rebrand/Arrow-up-filled.svg +0 -3
  367. package/src/assets/icons/rebrand/Arrow-up-in-line.svg +0 -3
  368. package/src/assets/icons/rebrand/Assessment-filled.svg +0 -3
  369. package/src/assets/icons/rebrand/Assessment-in-line.svg +0 -3
  370. package/src/assets/icons/rebrand/Attach-filled.svg +0 -3
  371. package/src/assets/icons/rebrand/Attach-in-line.svg +0 -3
  372. package/src/assets/icons/rebrand/Attempts-filled.svg +0 -3
  373. package/src/assets/icons/rebrand/Attempts-in-line.svg +0 -3
  374. package/src/assets/icons/rebrand/Book-filled.svg +0 -3
  375. package/src/assets/icons/rebrand/Book-in-line.svg +0 -3
  376. package/src/assets/icons/rebrand/Calendar-filled.svg +0 -3
  377. package/src/assets/icons/rebrand/Calendar-in-line.svg +0 -3
  378. package/src/assets/icons/rebrand/Candidates-filled.svg +0 -3
  379. package/src/assets/icons/rebrand/Candidates-in-line.svg +0 -3
  380. package/src/assets/icons/rebrand/Chat-filled.svg +0 -3
  381. package/src/assets/icons/rebrand/Chat-in-line.svg +0 -3
  382. package/src/assets/icons/rebrand/Check-filled.svg +0 -3
  383. package/src/assets/icons/rebrand/Check-in-line.svg +0 -3
  384. package/src/assets/icons/rebrand/Check-round-filled.svg +0 -3
  385. package/src/assets/icons/rebrand/Check-round-in-line.svg +0 -3
  386. package/src/assets/icons/rebrand/Clone-filled.svg +0 -3
  387. package/src/assets/icons/rebrand/Clone-in-line.svg +0 -3
  388. package/src/assets/icons/rebrand/Close-filled.svg +0 -3
  389. package/src/assets/icons/rebrand/Close-in-line.svg +0 -3
  390. package/src/assets/icons/rebrand/Code-filled.svg +0 -3
  391. package/src/assets/icons/rebrand/Code-in-line.svg +0 -3
  392. package/src/assets/icons/rebrand/Company-filled.svg +0 -3
  393. package/src/assets/icons/rebrand/Company-in-line.svg +0 -3
  394. package/src/assets/icons/rebrand/Copy-filled.svg +0 -3
  395. package/src/assets/icons/rebrand/Copy-in-line.svg +0 -3
  396. package/src/assets/icons/rebrand/Delete-filled.svg +0 -3
  397. package/src/assets/icons/rebrand/Delete-in-line.svg +0 -3
  398. package/src/assets/icons/rebrand/Devices-filled.svg +0 -3
  399. package/src/assets/icons/rebrand/Devices-in-line.svg +0 -3
  400. package/src/assets/icons/rebrand/Disconnected-in-line.svg +0 -12
  401. package/src/assets/icons/rebrand/Document-filled.svg +0 -3
  402. package/src/assets/icons/rebrand/Document-in-line.svg +0 -3
  403. package/src/assets/icons/rebrand/Download-filled.svg +0 -3
  404. package/src/assets/icons/rebrand/Download-in-line.svg +0 -3
  405. package/src/assets/icons/rebrand/Edit-filled.svg +0 -3
  406. package/src/assets/icons/rebrand/Edit-in-line.svg +0 -3
  407. package/src/assets/icons/rebrand/Edit-text-filled.svg +0 -3
  408. package/src/assets/icons/rebrand/Edit-text-in-line.svg +0 -3
  409. package/src/assets/icons/rebrand/Employee-filled.svg +0 -3
  410. package/src/assets/icons/rebrand/Employee-in-line.svg +0 -3
  411. package/src/assets/icons/rebrand/Empty-search-in-line.svg +0 -12
  412. package/src/assets/icons/rebrand/Error-filled.svg +0 -3
  413. package/src/assets/icons/rebrand/Error-in-line.svg +0 -3
  414. package/src/assets/icons/rebrand/Essay-filled.svg +0 -3
  415. package/src/assets/icons/rebrand/Essay-in-line.svg +0 -3
  416. package/src/assets/icons/rebrand/Experience-filled.svg +0 -3
  417. package/src/assets/icons/rebrand/Experience-in-line.svg +0 -3
  418. package/src/assets/icons/rebrand/Facebook-filled.svg +0 -3
  419. package/src/assets/icons/rebrand/Facebook-in-line.svg +0 -3
  420. package/src/assets/icons/rebrand/Filter-filled.svg +0 -3
  421. package/src/assets/icons/rebrand/Filter-in-line.svg +0 -3
  422. package/src/assets/icons/rebrand/Fire-filled.svg +0 -3
  423. package/src/assets/icons/rebrand/Fire-in-line.svg +0 -3
  424. package/src/assets/icons/rebrand/Folder-filled.svg +0 -3
  425. package/src/assets/icons/rebrand/Folder-in-line.svg +0 -3
  426. package/src/assets/icons/rebrand/Full-screen-filled.svg +0 -3
  427. package/src/assets/icons/rebrand/Full-screen-in-line.svg +0 -3
  428. package/src/assets/icons/rebrand/Gender-female-filled.svg +0 -3
  429. package/src/assets/icons/rebrand/Gender-female-in-line.svg +0 -3
  430. package/src/assets/icons/rebrand/Gender-male-filled.svg +0 -3
  431. package/src/assets/icons/rebrand/Gender-male-in-line.svg +0 -3
  432. package/src/assets/icons/rebrand/Gift-filled.svg +0 -3
  433. package/src/assets/icons/rebrand/Gift-in-line.svg +0 -3
  434. package/src/assets/icons/rebrand/Google-filled.svg +0 -6
  435. package/src/assets/icons/rebrand/Google-in-line.svg +0 -6
  436. package/src/assets/icons/rebrand/Grab-filled.svg +0 -3
  437. package/src/assets/icons/rebrand/Grab-in-line.svg +0 -3
  438. package/src/assets/icons/rebrand/Help-filled.svg +0 -3
  439. package/src/assets/icons/rebrand/Help-in-line.svg +0 -3
  440. package/src/assets/icons/rebrand/Hide-filled.svg +0 -3
  441. package/src/assets/icons/rebrand/Hide-in-line.svg +0 -3
  442. package/src/assets/icons/rebrand/Image-filled.svg +0 -3
  443. package/src/assets/icons/rebrand/Image-in-line.svg +0 -3
  444. package/src/assets/icons/rebrand/Info-filled.svg +0 -3
  445. package/src/assets/icons/rebrand/Info-in-line.svg +0 -3
  446. package/src/assets/icons/rebrand/Instagram-filled.svg +0 -3
  447. package/src/assets/icons/rebrand/Instagram-in-line.svg +0 -3
  448. package/src/assets/icons/rebrand/Integration-filled.svg +0 -3
  449. package/src/assets/icons/rebrand/Integration-in-line.svg +0 -3
  450. package/src/assets/icons/rebrand/Invite-filled.svg +0 -3
  451. package/src/assets/icons/rebrand/Invite-in-line.svg +0 -3
  452. package/src/assets/icons/rebrand/Language-filled.svg +0 -3
  453. package/src/assets/icons/rebrand/Language-in-line.svg +0 -3
  454. package/src/assets/icons/rebrand/Layout-filled.svg +0 -3
  455. package/src/assets/icons/rebrand/Layout-in-line.svg +0 -3
  456. package/src/assets/icons/rebrand/Learn-filled.svg +0 -3
  457. package/src/assets/icons/rebrand/Learn-in-line.svg +0 -3
  458. package/src/assets/icons/rebrand/Level-filled.svg +0 -3
  459. package/src/assets/icons/rebrand/Level-in-line.svg +0 -3
  460. package/src/assets/icons/rebrand/Light-bulb-filled.svg +0 -3
  461. package/src/assets/icons/rebrand/Light-bulb-in-line.svg +0 -3
  462. package/src/assets/icons/rebrand/Link-filled.svg +0 -3
  463. package/src/assets/icons/rebrand/Link-in-line.svg +0 -3
  464. package/src/assets/icons/rebrand/Linkedin-filled.svg +0 -3
  465. package/src/assets/icons/rebrand/Linkedin-in-line.svg +0 -3
  466. package/src/assets/icons/rebrand/Localization-filled.svg +0 -3
  467. package/src/assets/icons/rebrand/Localization-in-line.svg +0 -3
  468. package/src/assets/icons/rebrand/Location-filled.svg +0 -3
  469. package/src/assets/icons/rebrand/Location-in-line.svg +0 -3
  470. package/src/assets/icons/rebrand/Lock-filled.svg +0 -3
  471. package/src/assets/icons/rebrand/Lock-in-line.svg +0 -3
  472. package/src/assets/icons/rebrand/Logout-filled.svg +0 -3
  473. package/src/assets/icons/rebrand/Logout-in-line.svg +0 -3
  474. package/src/assets/icons/rebrand/Lost-found-404-in-line.svg +0 -12
  475. package/src/assets/icons/rebrand/Menu-burger-filled.svg +0 -3
  476. package/src/assets/icons/rebrand/Menu-burger-in-line.svg +0 -3
  477. package/src/assets/icons/rebrand/Menu-ellipsis-filled.svg +0 -3
  478. package/src/assets/icons/rebrand/Menu-ellipsis-in-line.svg +0 -3
  479. package/src/assets/icons/rebrand/Mic-filled.svg +0 -3
  480. package/src/assets/icons/rebrand/Mic-in-line.svg +0 -3
  481. package/src/assets/icons/rebrand/Minimize-filled.svg +0 -3
  482. package/src/assets/icons/rebrand/Minimize-in-line.svg +0 -3
  483. package/src/assets/icons/rebrand/Minus-filled.svg +0 -3
  484. package/src/assets/icons/rebrand/Minus-in-line.svg +0 -3
  485. package/src/assets/icons/rebrand/Mouse-filled.svg +0 -3
  486. package/src/assets/icons/rebrand/Mouse-in-line.svg +0 -3
  487. package/src/assets/icons/rebrand/Multi-choice-filled.svg +0 -3
  488. package/src/assets/icons/rebrand/Multi-choice-in-line.svg +0 -3
  489. package/src/assets/icons/rebrand/Notification-bell-filled.svg +0 -3
  490. package/src/assets/icons/rebrand/Notification-bell-in-line.svg +0 -3
  491. package/src/assets/icons/rebrand/Password-filled.svg +0 -3
  492. package/src/assets/icons/rebrand/Password-in-line.svg +0 -3
  493. package/src/assets/icons/rebrand/Path-filled.svg +0 -3
  494. package/src/assets/icons/rebrand/Path-in-line.svg +0 -3
  495. package/src/assets/icons/rebrand/Pause-filled.svg +0 -3
  496. package/src/assets/icons/rebrand/Pause-in-line.svg +0 -3
  497. package/src/assets/icons/rebrand/Plan-billing-filled.svg +0 -3
  498. package/src/assets/icons/rebrand/Plan-billing-in-line.svg +0 -3
  499. package/src/assets/icons/rebrand/Play-filled.svg +0 -3
  500. package/src/assets/icons/rebrand/Play-in-line.svg +0 -3
  501. package/src/assets/icons/rebrand/Plus-filled.svg +0 -3
  502. package/src/assets/icons/rebrand/Plus-in-line.svg +0 -3
  503. package/src/assets/icons/rebrand/Premium-circle-in-line.svg +0 -5
  504. package/src/assets/icons/rebrand/Premium-filled.svg +0 -3
  505. package/src/assets/icons/rebrand/Premium-in-line.svg +0 -3
  506. package/src/assets/icons/rebrand/Question-count-filled.svg +0 -3
  507. package/src/assets/icons/rebrand/Question-count-in-line.svg +0 -3
  508. package/src/assets/icons/rebrand/Question-filled.svg +0 -3
  509. package/src/assets/icons/rebrand/Question-in-line.svg +0 -3
  510. package/src/assets/icons/rebrand/Record-filled.svg +0 -3
  511. package/src/assets/icons/rebrand/Record-in-line.svg +0 -3
  512. package/src/assets/icons/rebrand/Reject-filled.svg +0 -3
  513. package/src/assets/icons/rebrand/Reject-in-line.svg +0 -3
  514. package/src/assets/icons/rebrand/Reset-filled.svg +0 -3
  515. package/src/assets/icons/rebrand/Reset-in-line.svg +0 -3
  516. package/src/assets/icons/rebrand/Review-emoji-1-filled.svg +0 -3
  517. package/src/assets/icons/rebrand/Review-emoji-1-in-line.svg +0 -3
  518. package/src/assets/icons/rebrand/Review-emoji-2-filled.svg +0 -3
  519. package/src/assets/icons/rebrand/Review-emoji-2-in-line.svg +0 -3
  520. package/src/assets/icons/rebrand/Review-emoji-3-filled.svg +0 -3
  521. package/src/assets/icons/rebrand/Review-emoji-3-in-line.svg +0 -3
  522. package/src/assets/icons/rebrand/Review-emoji-4-filled.svg +0 -3
  523. package/src/assets/icons/rebrand/Review-emoji-4-in-line.svg +0 -3
  524. package/src/assets/icons/rebrand/Review-emoji-5-filled.svg +0 -3
  525. package/src/assets/icons/rebrand/Review-emoji-5-in-line.svg +0 -3
  526. package/src/assets/icons/rebrand/Review-filled.svg +0 -3
  527. package/src/assets/icons/rebrand/Review-half-star-filled.svg +0 -5
  528. package/src/assets/icons/rebrand/Review-half-star-in-line.svg +0 -5
  529. package/src/assets/icons/rebrand/Review-in-line.svg +0 -3
  530. package/src/assets/icons/rebrand/Review-star-filled-disabled.svg +0 -5
  531. package/src/assets/icons/rebrand/Review-star-filled.svg +0 -5
  532. package/src/assets/icons/rebrand/Review-star-in-line.svg +0 -5
  533. package/src/assets/icons/rebrand/Round-check-in-line.svg +0 -5
  534. package/src/assets/icons/rebrand/Search-filled.svg +0 -3
  535. package/src/assets/icons/rebrand/Search-in-line.svg +0 -3
  536. package/src/assets/icons/rebrand/Secure-filled.svg +0 -3
  537. package/src/assets/icons/rebrand/Secure-in-line.svg +0 -3
  538. package/src/assets/icons/rebrand/Send-filled.svg +0 -3
  539. package/src/assets/icons/rebrand/Send-in-line.svg +0 -3
  540. package/src/assets/icons/rebrand/Settings-filled.svg +0 -3
  541. package/src/assets/icons/rebrand/Settings-in-line.svg +0 -3
  542. package/src/assets/icons/rebrand/Share-filled.svg +0 -3
  543. package/src/assets/icons/rebrand/Share-in-line.svg +0 -3
  544. package/src/assets/icons/rebrand/Sparkle-filled.svg +0 -3
  545. package/src/assets/icons/rebrand/Sparkle-in-line.svg +0 -3
  546. package/src/assets/icons/rebrand/Speedometer-filled.svg +0 -3
  547. package/src/assets/icons/rebrand/Speedometer-in-line.svg +0 -3
  548. package/src/assets/icons/rebrand/Stop-filled.svg +0 -3
  549. package/src/assets/icons/rebrand/Stop-in-line.svg +0 -3
  550. package/src/assets/icons/rebrand/Switch-filled.svg +0 -3
  551. package/src/assets/icons/rebrand/Switch-in-line.svg +0 -3
  552. package/src/assets/icons/rebrand/Sync-filled.svg +0 -3
  553. package/src/assets/icons/rebrand/Sync-in-line.svg +0 -3
  554. package/src/assets/icons/rebrand/Team-filled.svg +0 -3
  555. package/src/assets/icons/rebrand/Team-in-line.svg +0 -3
  556. package/src/assets/icons/rebrand/Test-filled.svg +0 -3
  557. package/src/assets/icons/rebrand/Test-in-line.svg +0 -3
  558. package/src/assets/icons/rebrand/Timer-filled.svg +0 -3
  559. package/src/assets/icons/rebrand/Timer-in-line.svg +0 -3
  560. package/src/assets/icons/rebrand/Type-filled.svg +0 -3
  561. package/src/assets/icons/rebrand/Type-in-line.svg +0 -3
  562. package/src/assets/icons/rebrand/Unarchive-filled.svg +0 -3
  563. package/src/assets/icons/rebrand/Unarchive-in-line.svg +0 -3
  564. package/src/assets/icons/rebrand/Unlock-filled.svg +0 -3
  565. package/src/assets/icons/rebrand/Unlock-in-line.svg +0 -3
  566. package/src/assets/icons/rebrand/Upgrade-filled.svg +0 -3
  567. package/src/assets/icons/rebrand/Upgrade-in-line.svg +0 -3
  568. package/src/assets/icons/rebrand/Upload-filled.svg +0 -3
  569. package/src/assets/icons/rebrand/Upload-in-line.svg +0 -3
  570. package/src/assets/icons/rebrand/User-access-filled.svg +0 -3
  571. package/src/assets/icons/rebrand/User-access-in-line.svg +0 -3
  572. package/src/assets/icons/rebrand/User-add-filled.svg +0 -3
  573. package/src/assets/icons/rebrand/User-add-in-line.svg +0 -3
  574. package/src/assets/icons/rebrand/User-profile-filled.svg +0 -3
  575. package/src/assets/icons/rebrand/User-profile-in-line.svg +0 -3
  576. package/src/assets/icons/rebrand/Video-filled.svg +0 -3
  577. package/src/assets/icons/rebrand/Video-in-line.svg +0 -3
  578. package/src/assets/icons/rebrand/View-filled.svg +0 -3
  579. package/src/assets/icons/rebrand/View-in-line.svg +0 -3
  580. package/src/assets/icons/rebrand/Volume-filled.svg +0 -3
  581. package/src/assets/icons/rebrand/Volume-in-line.svg +0 -3
  582. package/src/assets/icons/rebrand/Warning-filled.svg +0 -3
  583. package/src/assets/icons/rebrand/Warning-in-line.svg +0 -3
  584. package/src/assets/icons/rebrand/Zoom-in-filled.svg +0 -3
  585. package/src/assets/icons/rebrand/Zoom-in-in-line.svg +0 -3
  586. package/src/assets/icons/rebrand/Zoom-out-filled.svg +0 -3
  587. package/src/assets/icons/rebrand/Zoom-out-in-line.svg +0 -3
  588. package/src/assets/images/Avatar.png +0 -0
  589. package/src/assets/images/empty-state-default.svg +0 -9
  590. package/src/assets/images/poweredbyTG.svg +0 -37
  591. package/src/assets/images/premium.png +0 -0
  592. package/src/assets/images/rebrand-last-step-icon-black.svg +0 -3
  593. package/src/assets/images/rebrand-last-step-icon-light.svg +0 -3
  594. package/src/assets/images/rebrand-logo/powered-by.svg +0 -22
  595. package/src/assets/images/rebrand-logo/primary_brandmark_pink.svg +0 -10
  596. package/src/assets/images/rebrand-logo/primary_lockup_pink.svg +0 -22
  597. package/src/assets/images/rebrand-logo/primary_wordmark_pink.svg +0 -21
  598. package/src/assets/images/rebrand-logo/secondary_brandmark_black.svg +0 -11
  599. package/src/assets/images/rebrand-logo/secondary_brandmark_cream.svg +0 -11
  600. package/src/assets/images/rebrand-logo/secondary_lockup_black.svg +0 -23
  601. package/src/assets/images/rebrand-logo/secondary_lockup_cream.svg +0 -23
  602. package/src/assets/images/rebrand-logo/secondary_wordmark_black.svg +0 -21
  603. package/src/assets/images/rebrand-logo/secondary_wordmark_cream.svg +0 -21
  604. package/src/assets/images/reverseTG.svg +0 -84
  605. package/src/assets/images/step-finish.svg +0 -6
  606. package/src/assets/images/testgorilla.svg +0 -76
  607. package/src/theme/_alert-bars.scss +0 -106
  608. package/src/theme/_breakpoints-mixin.scss +0 -12
  609. package/src/theme/_core.scss +0 -19
  610. package/src/theme/_font.scss +0 -95
  611. package/src/theme/_input.scss +0 -423
  612. package/src/theme/_lib-styles.scss +0 -35
  613. package/src/theme/_mat-paginator.scss +0 -59
  614. package/src/theme/_palette.scss +0 -108
  615. package/src/theme/_tooltip.scss +0 -149
  616. package/src/theme/_typography.scss +0 -261
  617. package/src/theme/_variables.scss +0 -151
  618. package/src/theme/fonts/ModernGothic-Black.otf +0 -0
  619. package/src/theme/fonts/ModernGothic-BlackItalic.otf +0 -0
  620. package/src/theme/fonts/ModernGothic-Bold.otf +0 -0
  621. package/src/theme/fonts/ModernGothic-BoldItalic.otf +0 -0
  622. package/src/theme/fonts/ModernGothic-Italic.otf +0 -0
  623. package/src/theme/fonts/ModernGothic-Light.otf +0 -0
  624. package/src/theme/fonts/ModernGothic-LightItalic.otf +0 -0
  625. package/src/theme/fonts/ModernGothic-Medium.otf +0 -0
  626. package/src/theme/fonts/ModernGothic-MediumItalic.otf +0 -0
  627. package/src/theme/fonts/ModernGothic-Regular.otf +0 -0
  628. package/src/theme/fonts/ModernGothic-Thin.otf +0 -0
  629. package/src/theme/fonts/ModernGothic-ThinItalic.otf +0 -0
  630. package/src/theme/theme.scss +0 -50
@@ -26,7 +26,7 @@ import { MAT_DIALOG_DATA, MatDialogModule, MatDialogRef } from '@angular/materia
26
26
  import * as i7 from '@angular/cdk/text-field';
27
27
  import * as i1$5 from '@angular/material/progress-bar';
28
28
  import { MatProgressBarModule } from '@angular/material/progress-bar';
29
- import * as i7$3 from 'rxjs';
29
+ import * as i7$4 from 'rxjs';
30
30
  import { Subject, ReplaySubject, startWith, switchMap, map, Subscription, debounceTime, BehaviorSubject, combineLatest, take, filter, first, tap, delay } from 'rxjs';
31
31
  import * as i7$1 from '@angular/material/menu';
32
32
  import { MatMenuModule } from '@angular/material/menu';
@@ -51,9 +51,9 @@ import * as i4$4 from '@angular/material/sort';
51
51
  import { MatSort, MatSortModule } from '@angular/material/sort';
52
52
  import * as i3$3 from '@angular/material/table';
53
53
  import { MatTableDataSource, MatTableModule } from '@angular/material/table';
54
- import * as i8 from '@angular/material/select';
54
+ import * as i7$2 from '@angular/material/select';
55
55
  import { MatSelectModule, MatSelect } from '@angular/material/select';
56
- import * as i7$2 from '@angular/material/datepicker';
56
+ import * as i7$3 from '@angular/material/datepicker';
57
57
  import { MatDatepickerModule } from '@angular/material/datepicker';
58
58
  import * as i5$1 from '@angular/material/autocomplete';
59
59
  import { MatAutocompleteModule, MAT_AUTOCOMPLETE_DEFAULT_OPTIONS } from '@angular/material/autocomplete';
@@ -71,7 +71,7 @@ import { MatButtonToggleModule } from '@angular/material/button-toggle';
71
71
  import { parsePhoneNumber } from 'libphonenumber-js';
72
72
  import { takeUntil } from 'rxjs/operators';
73
73
  import * as i3$4 from '@angular/cdk/a11y';
74
- import * as i10 from 'ngx-mat-select-search';
74
+ import * as i9 from 'ngx-mat-select-search';
75
75
  import { NgxMatSelectSearchModule } from 'ngx-mat-select-search';
76
76
 
77
77
  const alertBarsUtil = {
@@ -6670,7 +6670,7 @@ class DropdownComponent {
6670
6670
  this.cdr.markForCheck();
6671
6671
  }
6672
6672
  static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DropdownComponent, deps: [{ token: 'CANOPYUI_DEFAULT_APPLICATION_THEME', optional: true }, { token: i0.ChangeDetectorRef }, { token: i1$3.NgControl, optional: true, self: true }], target: i0.ɵɵFactoryTarget.Component }); }
6673
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: DropdownComponent, selector: "ui-dropdown", inputs: { label: "label", name: "name", placeholder: "placeholder", id: "id", value: "value", errors: "errors", disabled: "disabled", valueList: "valueList", allowClear: "allowClear", allowMultipleSelection: "allowMultipleSelection", required: "required", language: "language", showBottomContent: "showBottomContent", applicationTheme: "applicationTheme" }, host: { properties: { "class": "this.class", "attr.theme": "this.applicationTheme" } }, ngImport: i0, template: "<ng-container>\n <mat-form-field\n appearance=\"outline\"\n [attr.theme]=\"applicationTheme\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'without-label': !label }\"\n >\n <mat-label>{{ label }} <span *ngIf=\"required\">*</span></mat-label>\n <mat-select\n #matSelect\n [id]=\"id!\"\n [disableRipple]=\"applicationTheme !== 'classic'\"\n [panelClass]=\"'ui-dropdown-list' + ' ' + applicationTheme\"\n [disabled]=\"disabled\"\n [multiple]=\"!!allowMultipleSelection\"\n [placeholder]=\"placeholder\"\n [value]=\"value\"\n (selectionChange)=\"onChangeOption($event)\"\n [attr.name]=\"name\">\n <div class=\"mat-option-section\" *ngFor=\"let section of valueList\">\n <span *ngIf=\"section.sectionTitle\" class=\"section-title\">{{ section.sectionTitle }}</span>\n <mat-option *ngIf=\"section.value\" #matOption [value]=\"section.value\">\n {{ section.displayValue ?? section.value }}\n </mat-option>\n </div>\n </mat-select>\n <ui-button *ngIf=\"allowClear && !matSelect.empty\" variant=\"secondary\" [justIcon]=\"true\" class=\"clear\" [iconName]=\"applicationTheme === 'classic' ? 'Close' : 'Close-filled'\" [label]=\"('COMMON.CLEAR') | uiTranslate : language\" (click)=\"clearValue($event)\"></ui-button>\n <ui-icon *ngIf=\"!matSelect.panelOpen\" size=\"24\" [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Arrow_down' : 'Arrow-chevron-down-filled'\"></ui-icon>\n <ui-icon *ngIf=\"matSelect.panelOpen\" size=\"24\" [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Arrow_up' : 'Arrow-chevron-up-filled'\"></ui-icon>\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of errors\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Error' : 'Error-in-line'\"></ui-icon>{{ error }}\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"label\" [language]=\"language\"></ui-validation-error>\n </mat-hint>\n </mat-form-field>\n</ng-container>\n\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}ui-dropdown{display:flex}ui-dropdown .mat-mdc-form-field{margin-top:0;width:100%}ui-dropdown .mat-mdc-form-field.without-label .mdc-notched-outline__notch{padding:0}ui-dropdown .mat-mdc-form-field.hide-bottom-content .mat-mdc-form-field-subscript-wrapper{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{height:48px;flex:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline .mdc-floating-label--float-above{transform:translateY(-30px) scale(.75)}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:48px;padding:4px 0;line-height:22px;display:inline-flex;align-items:center}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-select-arrow-wrapper{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-floating-label{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-bottom-align:before{height:0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint-wrapper{padding:0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label mat-label{color:#276678}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused ui-icon:not(.clear) svg{color:#276678}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon{padding:0;height:auto;background:transparent}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon:hover,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon:focus{background:transparent;color:inherit;border:none;outline:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon.focus.cdk-focused.cdk-mouse-focused{background-color:transparent!important}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .clear{position:absolute;right:24px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .clear mat-icon.black svg{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__leading,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__trailing,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__leading,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__trailing,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label mat-label{color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-focused ui-icon svg{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{padding:0;margin-top:9px;font-size:12px;line-height:16px;position:relative}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-spacer{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error .errors{display:flex}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-select-value{line-height:18px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error svg{color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error ui-icon{margin-right:9px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled.mat-form-field-appearance-outline .mdc-notched-outline{color:#e0e0e0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .options .options-container ui-button svg,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .options .options-container ui-icon svg{color:#e0e0e0}ui-dropdown[theme=light] .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper,ui-dropdown[theme=dark] .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{margin-top:4px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list{margin-top:4px;box-shadow:0 8px 24px 4px #00000014}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-option{display:flex;height:48px;color:#000}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-option .mdc-list-item__primary-text{display:flex;align-items:center;justify-content:space-between}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-option-section .section-title{font-size:12px;text-transform:uppercase;display:flex;height:48px;align-items:center;font-weight:700;padding:0 16px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-form-field-hint.error .errors{display:flex}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "component", type: ButtonComponent, selector: "ui-button", inputs: ["size", "variant", "label", "iconPosition", "justIcon", "iconName", "disabled", "loading", "fullWidth", "url", "urlTarget", "value", "tooltip", "isPremium", "type", "companyColor", "buttonBadgeConfig", "applicationTheme", "disabledScaleOnClick", "ariaLabel", "ariaRequired"], outputs: ["buttonClickEvent", "buttonHoverEvent"] }, { kind: "component", type: i8.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex", "panelWidth", "hideSingleSelectionIndicator"], exportAs: ["matSelect"] }, { kind: "component", type: i2$2.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: ValidationErrorComponent, selector: "ui-validation-error", inputs: ["ngControl", "label", "applicationTheme", "language"] }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }, { kind: "pipe", type: HasValidationErrorPipe, name: "hasValidationError" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
6673
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: DropdownComponent, selector: "ui-dropdown", inputs: { label: "label", name: "name", placeholder: "placeholder", id: "id", value: "value", errors: "errors", disabled: "disabled", valueList: "valueList", allowClear: "allowClear", allowMultipleSelection: "allowMultipleSelection", required: "required", language: "language", showBottomContent: "showBottomContent", applicationTheme: "applicationTheme" }, host: { properties: { "class": "this.class", "attr.theme": "this.applicationTheme" } }, ngImport: i0, template: "<ng-container>\n <mat-form-field\n appearance=\"outline\"\n [attr.theme]=\"applicationTheme\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'without-label': !label }\"\n >\n <mat-label>{{ label }} <span *ngIf=\"required\">*</span></mat-label>\n <mat-select\n #matSelect\n [id]=\"id!\"\n [disableRipple]=\"applicationTheme !== 'classic'\"\n [panelClass]=\"'ui-dropdown-list' + ' ' + applicationTheme\"\n [disabled]=\"disabled\"\n [multiple]=\"!!allowMultipleSelection\"\n [placeholder]=\"placeholder\"\n [value]=\"value\"\n (selectionChange)=\"onChangeOption($event)\"\n [attr.name]=\"name\">\n <div class=\"mat-option-section\" *ngFor=\"let section of valueList\">\n <span *ngIf=\"section.sectionTitle\" class=\"section-title\">{{ section.sectionTitle }}</span>\n <mat-option *ngIf=\"section.value\" #matOption [value]=\"section.value\">\n {{ section.displayValue ?? section.value }}\n </mat-option>\n </div>\n </mat-select>\n <ui-button *ngIf=\"allowClear && !matSelect.empty\" variant=\"secondary\" [justIcon]=\"true\" class=\"clear\" [iconName]=\"applicationTheme === 'classic' ? 'Close' : 'Close-filled'\" [label]=\"('COMMON.CLEAR') | uiTranslate : language\" (click)=\"clearValue($event)\"></ui-button>\n <ui-icon *ngIf=\"!matSelect.panelOpen\" size=\"24\" [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Arrow_down' : 'Arrow-chevron-down-filled'\"></ui-icon>\n <ui-icon *ngIf=\"matSelect.panelOpen\" size=\"24\" [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Arrow_up' : 'Arrow-chevron-up-filled'\"></ui-icon>\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of errors\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"applicationTheme === 'classic' ? 'Error' : 'Error-in-line'\"></ui-icon>{{ error }}\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"label\" [language]=\"language\"></ui-validation-error>\n </mat-hint>\n </mat-form-field>\n</ng-container>\n\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}ui-dropdown{display:flex}ui-dropdown .mat-mdc-form-field{margin-top:0;width:100%}ui-dropdown .mat-mdc-form-field.without-label .mdc-notched-outline__notch{padding:0}ui-dropdown .mat-mdc-form-field.hide-bottom-content .mat-mdc-form-field-subscript-wrapper{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{height:48px;flex:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline .mdc-floating-label--float-above{transform:translateY(-30px) scale(.75)}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:48px;padding:4px 0;line-height:22px;display:inline-flex;align-items:center}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-select-arrow-wrapper{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-floating-label{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-bottom-align:before{height:0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint-wrapper{padding:0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label mat-label{color:#276678}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-focused ui-icon:not(.clear) svg{color:#276678}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon{padding:0;height:auto;background:transparent}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon:hover,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon:focus{background:transparent;color:inherit;border:none;outline:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline button.mat-mdc-unelevated-button.secondary.only-icon.focus.cdk-focused.cdk-mouse-focused{background-color:transparent!important}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .clear{position:absolute;right:24px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .clear mat-icon.black svg{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__leading,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__trailing,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__leading,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__trailing,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-floating-label mat-label{color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-warn.mat-focused ui-icon svg{color:#888}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{padding:0;margin-top:9px;font-size:12px;line-height:16px;position:relative}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-mdc-form-field-hint-spacer{display:none}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error .errors{display:flex}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-select-value{line-height:18px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error svg{color:#cb7b7a}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error ui-icon{margin-right:9px}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled.mat-form-field-appearance-outline .mdc-notched-outline{color:#e0e0e0}ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .options .options-container ui-button svg,ui-dropdown .mat-mdc-form-field.mat-form-field-appearance-outline.mat-form-field-disabled .options .options-container ui-icon svg{color:#e0e0e0}ui-dropdown[theme=light] .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper,ui-dropdown[theme=dark] .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{margin-top:4px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list{margin-top:4px;box-shadow:0 8px 24px 4px #00000014}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-option{display:flex;height:48px;color:#000}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-option .mdc-list-item__primary-text{display:flex;align-items:center;justify-content:space-between}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-option-section .section-title{font-size:12px;text-transform:uppercase;display:flex;height:48px;align-items:center;font-weight:700;padding:0 16px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}.cdk-overlay-container .cdk-overlay-pane .ui-dropdown-list .mat-mdc-form-field-hint.error .errors{display:flex}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "component", type: ButtonComponent, selector: "ui-button", inputs: ["size", "variant", "label", "iconPosition", "justIcon", "iconName", "disabled", "loading", "fullWidth", "url", "urlTarget", "value", "tooltip", "isPremium", "type", "companyColor", "buttonBadgeConfig", "applicationTheme", "disabledScaleOnClick", "ariaLabel", "ariaRequired"], outputs: ["buttonClickEvent", "buttonHoverEvent"] }, { kind: "component", type: i7$2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex", "panelWidth", "hideSingleSelectionIndicator"], exportAs: ["matSelect"] }, { kind: "component", type: i2$2.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: ValidationErrorComponent, selector: "ui-validation-error", inputs: ["ngControl", "label", "applicationTheme", "language"] }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }, { kind: "pipe", type: HasValidationErrorPipe, name: "hasValidationError" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
6674
6674
  }
6675
6675
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DropdownComponent, decorators: [{
6676
6676
  type: Component,
@@ -7143,7 +7143,7 @@ class DatepickerComponent {
7143
7143
  useExisting: forwardRef(() => DatepickerComponent),
7144
7144
  multi: true,
7145
7145
  },
7146
- ], usesOnChanges: true, ngImport: i0, template: "<ng-container>\n <mat-form-field *ngIf=\"!monthPicker; else dateYearPicker\" #uiDatepicker appearance=\"outline\" [color]=\"errorsLength ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'full-width': fullWidth }\">\n <mat-label *ngIf=\"label\">{{ label }}<span *ngIf=\"required\"> *</span></mat-label>\n <ng-container *ngIf=\"!isRange\">\n <input *ngIf=\"!isRange\" matInput\n [matDatepicker]=\"picker\"\n (blur)=\"onTouch()\"\n (dateChange)=\"onValueChange($event.value)\"\n [id]=\"id!\"\n [placeholder]=\"placeholder!\"\n [value]=\"value\"\n [disabled]=\"disabled\"\n [name]=\"fieldName!\"\n [min]=\"minDate\"\n [max]=\"maxDate\"\n />\n <mat-datepicker-toggle matIconSuffix [for]=\"picker\">\n <ui-icon matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n </ng-container>\n\n <ng-container *ngIf=\"isRange\">\n <mat-date-range-input *ngIf=\"isRange\" [formGroup]=\"range\" [rangePicker]=\"rangePicker\" [min]=\"minDate\" [max]=\"maxDate\" >\n <input matStartDate #dateRangeStart formControlName=\"start\" [placeholder]=\"(translationContext + 'START_DATE') | uiTranslate : language\" >\n <input matEndDate #dateRangeEnd formControlName=\"end\" [placeholder]=\"(translationContext + 'END_DATE') | uiTranslate : language\" (dateChange)=\"dateRangeChange(dateRangeStart.value, dateRangeEnd.value)\">\n </mat-date-range-input>\n <mat-datepicker-toggle matIconSuffix [for]=\"rangePicker\">\n <ui-icon matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-date-range-picker #rangePicker></mat-date-range-picker>\n </ng-container>\n\n <mat-hint class=\"info\" *ngIf=\"hint && !_errors\">{{ hint }}</mat-hint>\n <mat-hint class=\"error\" *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors\"><ui-icon [applicationTheme]=\"applicationTheme\" name=\"Error\"></ui-icon>{{ error }}</div>\n </mat-hint>\n </mat-form-field>\n\n <ng-template #dateYearPicker>\n <mat-form-field appNoDateFormat #uiDatepicker appearance=\"outline\" [color]=\"errorsLength ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'full-width': fullWidth }\">\n <mat-label *ngIf=\"label\">{{ label }}<span *ngIf=\"required\"> *</span></mat-label>\n\n <ng-container >\n <input matInput\n [id]=\"id!\"\n (blur)=\"onTouch()\"\n [placeholder]=\"placeholder!\"\n [matDatepicker]=\"dp\"\n [value]=\"value\"\n [disabled]=\"disabled\"\n [name]=\"fieldName!\"\n [min]=\"minDate\"\n [max]=\"maxDate\"\n (change)=\"onInput($event)\"\n (dateChange)=\"onValueChange($event.value)\"\n >\n <mat-datepicker-toggle matIconSuffix [for]=\"dp\">\n <ui-icon *ngIf=\"applicationTheme !== 'classic'\" matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-datepicker panelClass=\"month-picker\" #dp startView=\"multi-year\" (monthSelected)=\"setMonthAndYear($event, dp)\"></mat-datepicker>\n </ng-container>\n\n <mat-hint class=\"info\" *ngIf=\"hint && !_errors\">{{ hint }}</mat-hint>\n <mat-hint class=\"error\" *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors\"><ui-icon [applicationTheme]=\"applicationTheme\" name=\"Error\"></ui-icon>{{ error }}</div>\n </mat-hint>\n\n </mat-form-field>\n </ng-template>\n\n</ng-container>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}.month-picker .mat-calendar-period-button{pointer-events:none}.month-picker .mat-calendar-arrow{display:none}.ui-datepicker{width:100%}.ui-datepicker .mat-mdc-form-field{margin-top:0;min-width:296px}.ui-datepicker .mat-mdc-form-field.full-width{width:100%}.ui-datepicker .mat-mdc-form-field.hide-bottom-content .mat-mdc-form-field-subscript-wrapper{display:none}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{height:48px}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline{color:#888}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline .mdc-floating-label--float-above{transform:translateY(-30px) scale(.75)}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:48px;max-height:48px;padding:4px 0;line-height:22px;display:inline-flex;align-items:center}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{padding:0 0 12px;margin-top:4px;font-size:12px;line-height:16px;position:relative}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-form-field-hint-spacer{display:none}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.info{color:#888;width:100%}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-bottom-align:before{height:0}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint-wrapper{padding:0}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error,.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error svg{color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error ui-icon{margin-right:9px}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__trailing,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__leading,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__trailing,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-form-field-label mat-label{color:#cb7b7a}.ui-datepicker .mat-mdc-form-field .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}.ui-datepicker .mat-mdc-form-field .mat-mdc-form-field-hint.error .errors{display:flex}.ui-datepicker .mat-mdc-form-field.mat-accent.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline{color:#276678}.ui-datepicker .mat-mdc-form-field.mat-accent.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-form-field-label mat-label{color:#276678}.ui-datepicker .mat-mdc-form-field.mat-form-field-disabled.mat-form-field-appearance-outline .mdc-notched-outline{color:#e0e0e0}.mat-datepicker-content .mat-mdc-button.mat-unthemed .mdc-button__label>span{font-weight:600}.mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e9f0f1}.mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background-color:#e9f0f1}[theme=dark] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),[theme=light] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff2fc}[theme=dark] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,[theme=light] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background-color:#fff2fc}[theme=dark] .mat-datepicker-content .mat-calendar-body-selected,[theme=light] .mat-datepicker-content .mat-calendar-body-selected{background-color:#d410aa}[theme=dark] .mat-datepicker-content .mat-calendar-body-today:not(.mat-calendar-body-selected),[theme=light] .mat-datepicker-content .mat-calendar-body-today:not(.mat-calendar-body-selected){background:transparent;--mat-datepicker-calendar-date-focus-state-background-color: $tgo-white }[theme=dark] .mat-datepicker-content .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),[theme=light] .mat-datepicker-content .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){--mat-datepicker-calendar-date-focus-state-background-color: $brand-10}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3$2.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "directive", type: i4$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i7$2.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i7$2.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i7$2.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "directive", type: i7$2.MatDatepickerToggleIcon, selector: "[matDatepickerToggleIcon]" }, { kind: "component", type: i7$2.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i7$2.MatStartDate, selector: "input[matStartDate]", inputs: ["errorStateMatcher"], outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i7$2.MatEndDate, selector: "input[matEndDate]", inputs: ["errorStateMatcher"], outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i7$2.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "directive", type: NoDateFormatDirective, selector: "[appNoDateFormat]" }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7146
+ ], usesOnChanges: true, ngImport: i0, template: "<ng-container>\n <mat-form-field *ngIf=\"!monthPicker; else dateYearPicker\" #uiDatepicker appearance=\"outline\" [color]=\"errorsLength ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'full-width': fullWidth }\">\n <mat-label *ngIf=\"label\">{{ label }}<span *ngIf=\"required\"> *</span></mat-label>\n <ng-container *ngIf=\"!isRange\">\n <input *ngIf=\"!isRange\" matInput\n [matDatepicker]=\"picker\"\n (blur)=\"onTouch()\"\n (dateChange)=\"onValueChange($event.value)\"\n [id]=\"id!\"\n [placeholder]=\"placeholder!\"\n [value]=\"value\"\n [disabled]=\"disabled\"\n [name]=\"fieldName!\"\n [min]=\"minDate\"\n [max]=\"maxDate\"\n />\n <mat-datepicker-toggle matIconSuffix [for]=\"picker\">\n <ui-icon matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-datepicker #picker></mat-datepicker>\n </ng-container>\n\n <ng-container *ngIf=\"isRange\">\n <mat-date-range-input *ngIf=\"isRange\" [formGroup]=\"range\" [rangePicker]=\"rangePicker\" [min]=\"minDate\" [max]=\"maxDate\" >\n <input matStartDate #dateRangeStart formControlName=\"start\" [placeholder]=\"(translationContext + 'START_DATE') | uiTranslate : language\" >\n <input matEndDate #dateRangeEnd formControlName=\"end\" [placeholder]=\"(translationContext + 'END_DATE') | uiTranslate : language\" (dateChange)=\"dateRangeChange(dateRangeStart.value, dateRangeEnd.value)\">\n </mat-date-range-input>\n <mat-datepicker-toggle matIconSuffix [for]=\"rangePicker\">\n <ui-icon matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-date-range-picker #rangePicker></mat-date-range-picker>\n </ng-container>\n\n <mat-hint class=\"info\" *ngIf=\"hint && !_errors\">{{ hint }}</mat-hint>\n <mat-hint class=\"error\" *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors\"><ui-icon [applicationTheme]=\"applicationTheme\" name=\"Error\"></ui-icon>{{ error }}</div>\n </mat-hint>\n </mat-form-field>\n\n <ng-template #dateYearPicker>\n <mat-form-field appNoDateFormat #uiDatepicker appearance=\"outline\" [color]=\"errorsLength ? 'warn' : 'accent'\"\n [ngClass]=\"{ 'hide-bottom-content': !showBottomContent, 'full-width': fullWidth }\">\n <mat-label *ngIf=\"label\">{{ label }}<span *ngIf=\"required\"> *</span></mat-label>\n\n <ng-container >\n <input matInput\n [id]=\"id!\"\n (blur)=\"onTouch()\"\n [placeholder]=\"placeholder!\"\n [matDatepicker]=\"dp\"\n [value]=\"value\"\n [disabled]=\"disabled\"\n [name]=\"fieldName!\"\n [min]=\"minDate\"\n [max]=\"maxDate\"\n (change)=\"onInput($event)\"\n (dateChange)=\"onValueChange($event.value)\"\n >\n <mat-datepicker-toggle matIconSuffix [for]=\"dp\">\n <ui-icon *ngIf=\"applicationTheme !== 'classic'\" matDatepickerToggleIcon [applicationTheme]=\"applicationTheme\" name=\"Calendar\" size=\"24\" color=\"inherit\"></ui-icon>\n </mat-datepicker-toggle>\n <mat-datepicker panelClass=\"month-picker\" #dp startView=\"multi-year\" (monthSelected)=\"setMonthAndYear($event, dp)\"></mat-datepicker>\n </ng-container>\n\n <mat-hint class=\"info\" *ngIf=\"hint && !_errors\">{{ hint }}</mat-hint>\n <mat-hint class=\"error\" *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors\"><ui-icon [applicationTheme]=\"applicationTheme\" name=\"Error\"></ui-icon>{{ error }}</div>\n </mat-hint>\n\n </mat-form-field>\n </ng-template>\n\n</ng-container>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}.month-picker .mat-calendar-period-button{pointer-events:none}.month-picker .mat-calendar-arrow{display:none}.ui-datepicker{width:100%}.ui-datepicker .mat-mdc-form-field{margin-top:0;min-width:296px}.ui-datepicker .mat-mdc-form-field.full-width{width:100%}.ui-datepicker .mat-mdc-form-field.hide-bottom-content .mat-mdc-form-field-subscript-wrapper{display:none}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{height:48px}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline{color:#888}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mdc-notched-outline .mdc-floating-label--float-above{transform:translateY(-30px) scale(.75)}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-infix{min-height:48px;max-height:48px;padding:4px 0;line-height:22px;display:inline-flex;align-items:center}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper{padding:0 0 12px;margin-top:4px;font-size:12px;line-height:16px;position:relative}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-subscript-wrapper .mat-form-field-hint-spacer{display:none}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.info{color:#888;width:100%}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-bottom-align:before{height:0}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint-wrapper{padding:0}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error,.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error svg{color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error{display:flex}.ui-datepicker .mat-mdc-form-field.mat-form-field-appearance-outline .mat-mdc-form-field-hint.error ui-icon{margin-right:9px}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__leading,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__trailing,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline:not(.mdc-text-field--disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__leading,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__trailing,.ui-datepicker .mat-mdc-form-field.mat-warn.mat-form-field-appearance-outline .mdc-notched-outline .mdc-notched-outline__notch{border-color:#cb7b7a}.ui-datepicker .mat-mdc-form-field.mat-warn.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-form-field-label mat-label{color:#cb7b7a}.ui-datepicker .mat-mdc-form-field .mat-mdc-form-field-hint.error{display:flex;flex-flow:column;row-gap:4px}.ui-datepicker .mat-mdc-form-field .mat-mdc-form-field-hint.error .errors{display:flex}.ui-datepicker .mat-mdc-form-field.mat-accent.mat-form-field-appearance-outline:not(.mat-form-field-disabled) .mat-mdc-form-field-flex:hover .mdc-notched-outline{color:#276678}.ui-datepicker .mat-mdc-form-field.mat-accent.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-form-field-label mat-label{color:#276678}.ui-datepicker .mat-mdc-form-field.mat-form-field-disabled.mat-form-field-appearance-outline .mdc-notched-outline{color:#e0e0e0}.mat-datepicker-content .mat-mdc-button.mat-unthemed .mdc-button__label>span{font-weight:600}.mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#e9f0f1}.mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background-color:#e9f0f1}[theme=dark] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),[theme=light] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#fff2fc}[theme=dark] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,[theme=light] .mat-datepicker-content.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background-color:#fff2fc}[theme=dark] .mat-datepicker-content .mat-calendar-body-selected,[theme=light] .mat-datepicker-content .mat-calendar-body-selected{background-color:#d410aa}[theme=dark] .mat-datepicker-content .mat-calendar-body-today:not(.mat-calendar-body-selected),[theme=light] .mat-datepicker-content .mat-calendar-body-today:not(.mat-calendar-body-selected){background:transparent;--mat-datepicker-calendar-date-focus-state-background-color: $tgo-white }[theme=dark] .mat-datepicker-content .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),[theme=light] .mat-datepicker-content .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){--mat-datepicker-calendar-date-focus-state-background-color: $brand-10}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3$2.MatSuffix, selector: "[matSuffix], [matIconSuffix], [matTextSuffix]", inputs: ["matTextSuffix"] }, { kind: "directive", type: i4$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i7$3.MatDatepicker, selector: "mat-datepicker", exportAs: ["matDatepicker"] }, { kind: "directive", type: i7$3.MatDatepickerInput, selector: "input[matDatepicker]", inputs: ["matDatepicker", "min", "max", "matDatepickerFilter"], exportAs: ["matDatepickerInput"] }, { kind: "component", type: i7$3.MatDatepickerToggle, selector: "mat-datepicker-toggle", inputs: ["for", "tabIndex", "aria-label", "disabled", "disableRipple"], exportAs: ["matDatepickerToggle"] }, { kind: "directive", type: i7$3.MatDatepickerToggleIcon, selector: "[matDatepickerToggleIcon]" }, { kind: "component", type: i7$3.MatDateRangeInput, selector: "mat-date-range-input", inputs: ["rangePicker", "required", "dateFilter", "min", "max", "disabled", "separator", "comparisonStart", "comparisonEnd"], exportAs: ["matDateRangeInput"] }, { kind: "directive", type: i7$3.MatStartDate, selector: "input[matStartDate]", inputs: ["errorStateMatcher"], outputs: ["dateChange", "dateInput"] }, { kind: "directive", type: i7$3.MatEndDate, selector: "input[matEndDate]", inputs: ["errorStateMatcher"], outputs: ["dateChange", "dateInput"] }, { kind: "component", type: i7$3.MatDateRangePicker, selector: "mat-date-range-picker", exportAs: ["matDateRangePicker"] }, { kind: "directive", type: NoDateFormatDirective, selector: "[appNoDateFormat]" }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }], changeDetection: i0.ChangeDetectionStrategy.OnPush, encapsulation: i0.ViewEncapsulation.None }); }
7147
7147
  }
7148
7148
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: DatepickerComponent, decorators: [{
7149
7149
  type: Component,
@@ -7935,7 +7935,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
7935
7935
  }, {
7936
7936
  type: Inject,
7937
7937
  args: ['CANOPYUI_DEFAULT_APPLICATION_THEME']
7938
- }] }, { type: i7$3.Observable, decorators: [{
7938
+ }] }, { type: i7$4.Observable, decorators: [{
7939
7939
  type: Inject,
7940
7940
  args: [IS_MOBILE_TOKEN]
7941
7941
  }] }]; }, propDecorators: { steps: [{
@@ -9129,9 +9129,9 @@ class TableComponent {
9129
9129
  }
9130
9130
  document.body.setAttribute('theme', this.applicationTheme);
9131
9131
  }
9132
- ngOnChanges() {
9133
- if (this.tableConfig.sort) {
9134
- this.onSortChange(this.tableConfig.sort);
9132
+ ngOnChanges(changes) {
9133
+ if (changes['tableConfig'] && changes['tableConfig'].currentValue) {
9134
+ this.onSortChange(changes['tableConfig'].currentValue.sort);
9135
9135
  }
9136
9136
  }
9137
9137
  onPaginatorChange(event) {
@@ -9578,7 +9578,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
9578
9578
  }, {
9579
9579
  type: Inject,
9580
9580
  args: ['CANOPYUI_DEFAULT_APPLICATION_THEME']
9581
- }] }, { type: i7$3.Observable, decorators: [{
9581
+ }] }, { type: i7$4.Observable, decorators: [{
9582
9582
  type: Inject,
9583
9583
  args: [IS_MOBILE_TOKEN]
9584
9584
  }] }]; }, propDecorators: { showBackButton: [{
@@ -10171,7 +10171,6 @@ class PhoneInputComponent {
10171
10171
  * @memberof PhoneInputComponent
10172
10172
  */
10173
10173
  set countryList(countryList) {
10174
- countryList.forEach(country => this.registerCountryFlag(country.alpha2Code));
10175
10174
  this.loadCountries$.next(countryList);
10176
10175
  this.selectedCountry = this.selectedCountry ?? countryList[0];
10177
10176
  }
@@ -10213,13 +10212,12 @@ class PhoneInputComponent {
10213
10212
  get placeholder() {
10214
10213
  return this.internalPlaceholder;
10215
10214
  }
10216
- constructor(ngControl, errorMatcher, fb, focusMonitor, ref, iconRegistry, sanitizer, defaultAppTheme) {
10215
+ constructor(ngControl, errorMatcher, fb, focusMonitor, ref, sanitizer, defaultAppTheme) {
10217
10216
  this.ngControl = ngControl;
10218
10217
  this.errorMatcher = errorMatcher;
10219
10218
  this.fb = fb;
10220
10219
  this.focusMonitor = focusMonitor;
10221
10220
  this.ref = ref;
10222
- this.iconRegistry = iconRegistry;
10223
10221
  this.sanitizer = sanitizer;
10224
10222
  this.defaultAppTheme = defaultAppTheme;
10225
10223
  /**
@@ -10254,6 +10252,7 @@ class PhoneInputComponent {
10254
10252
  this.countryCode = new BehaviorSubject('US');
10255
10253
  this.stateChanges = new Subject();
10256
10254
  this.selectFilterCtrl = new UntypedFormControl('');
10255
+ this.countryFlagSrc = 'assets/svg-country-flags/';
10257
10256
  this.id = `phone-number${PhoneInputComponent.nextId++}`;
10258
10257
  this.describedBy = '';
10259
10258
  this.DEFAULT_COUNTRY_CODE = 'US';
@@ -10280,10 +10279,6 @@ class PhoneInputComponent {
10280
10279
  this.preSelectCountry();
10281
10280
  this.subscribeToFocusEvents();
10282
10281
  }
10283
- registerCountryFlag(countryIso) {
10284
- countryIso = countryIso.toLowerCase();
10285
- this.iconRegistry.addSvgIcon(countryIso, this.sanitizer.bypassSecurityTrustResourceUrl(`assets/svg-country-flags/${countryIso}.svg`));
10286
- }
10287
10282
  setErrorsLength() {
10288
10283
  if (!!this._errors) {
10289
10284
  return this._errors.filter(err => !!err).length > 0;
@@ -10402,13 +10397,13 @@ class PhoneInputComponent {
10402
10397
  ev.preventDefault();
10403
10398
  ev.stopPropagation();
10404
10399
  }
10405
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PhoneInputComponent, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i2$2.ErrorStateMatcher }, { token: i1$3.UntypedFormBuilder }, { token: i3$4.FocusMonitor }, { token: i0.ChangeDetectorRef }, { token: i1.MatIconRegistry }, { token: i1$1.DomSanitizer }, { token: 'CANOPYUI_DEFAULT_APPLICATION_THEME', optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
10400
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PhoneInputComponent, deps: [{ token: i1$3.NgControl, optional: true, self: true }, { token: i2$2.ErrorStateMatcher }, { token: i1$3.UntypedFormBuilder }, { token: i3$4.FocusMonitor }, { token: i0.ChangeDetectorRef }, { token: i1$1.DomSanitizer }, { token: 'CANOPYUI_DEFAULT_APPLICATION_THEME', optional: true }], target: i0.ɵɵFactoryTarget.Component }); }
10406
10401
  static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "16.2.12", type: PhoneInputComponent, selector: "ui-phone-input", inputs: { value: "value", countryList: "countryList", placeholder: "placeholder", disabled: "disabled", required: "required", applicationTheme: "applicationTheme", fullWidth: "fullWidth", errors: "errors", language: "language" }, host: { properties: { "attr.disabled": "this.disabled", "attr.theme": "this.applicationTheme", "id": "this.id", "class.floated": "this.shouldLabelFloat", "attr.aria-describedby": "this.describedBy" } }, providers: [
10407
10402
  {
10408
10403
  provide: MAT_AUTOCOMPLETE_DEFAULT_OPTIONS,
10409
10404
  useValue: { overlayPanelClass: 'phone-number-autocomplete' },
10410
10405
  },
10411
- ], viewQueries: [{ propertyName: "input", first: true, predicate: MatInput, descendants: true, read: ElementRef, static: true }, { propertyName: "select", first: true, predicate: MatSelect, descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<mat-form-field\n [formGroup]=\"form\"\n appearance=\"outline\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ disabled: form.disabled || disabled, 'full-width': fullWidth }\"\n>\n <mat-label>{{ 'COMMON.PHONE_NUMBER' | uiTranslate : language }} <span *ngIf=\"required\">*</span></mat-label>\n\n <div matPrefix class=\"country\">\n <button class=\"selected-flag\" matPrefix *ngIf=\"selectedCountry\">\n <mat-icon [svgIcon]=\"selectedCountry?.alpha2Code?.toLowerCase()!\"></mat-icon>\n </button>\n <mat-select\n #select\n (selectionChange)=\"onOptionsSelected($event.value)\"\n [value]=\"selectedCountry\"\n [disableOptionCentering]=\"true\"\n [panelClass]=\"'phone-number-select' + ' ' + applicationTheme\"\n [ngClass]=\"{ opened: select.panelOpen }\"\n >\n <mat-select-trigger>{{ selectedCountry?.callingCode }}</mat-select-trigger>\n <mat-option>\n <ngx-mat-select-search\n [formControl]=\"selectFilterCtrl\"\n ngDefaultControl\n placeholderLabel=\"\"\n noEntriesFoundLabel=\"\"\n >\n <ui-icon ngxMatSelectSearchClear size=\"24\" [name]=\"'Close-in-line'\"></ui-icon>\n </ngx-mat-select-search>\n </mat-option>\n <mat-option *ngFor=\"let country of countries$ | async; trackBy: filteredCountryTrackByMethod\" [value]=\"country\">\n <mat-icon [svgIcon]=\"country?.alpha2Code?.toLowerCase()!\"></mat-icon>\n <small>{{ $any([country?.name, '(' + country?.callingCode + ')']) | joinStrings : ' ' }}</small>\n </mat-option>\n </mat-select>\n </div>\n\n <input\n (input)=\"onInput(form.get('phone_number')!.value)\"\n formControlName=\"phone_number\"\n (click)=\"disableClick($event)\"\n [ngStyle]=\"{ opacity: disabled ? 0.5 : 1 }\"\n [required]=\"required\"\n matInput\n type=\"text\"\n />\n\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors; trackBy: trackByFn\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"'Error'\"></ui-icon>\n <span [innerHTML]=\"error\"></span>\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"'COMMON.PHONE_NUMBER' | uiTranslate : language\" [language]=\"language\"></ui-validation-error>\n\n </mat-hint>\n</mat-form-field>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}:host{display:flex;align-items:center}:host .selected-flag{display:flex;position:relative;margin-right:1rem;align-items:center}:host mat-spinner{padding:0 20px}:host .country{cursor:pointer!important;display:flex;align-items:center;margin:-8px 12px 0 16px}:host .country button{margin:0 8px 0 0;background:transparent;border:unset;padding:0}:host ::ng-deep .mat-mdc-select-trigger{display:flex;gap:8px}:host mat-select{flex:0}:host .mat-mdc-form-field{min-width:320px}:host .mat-mdc-form-field.full-width{width:100%}:host .mat-mdc-form-field.disabled ::ng-deep *{border-color:#d3d3d3;color:#d3d3d3;pointer-events:none}:host .mat-mdc-form-field.disabled ::ng-deep * .mat-mdc-select-arrow{opacity:.1}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.025L6 11.025L7.4 9.625L12 14.225L16.6 9.625L18 11.025L12 17.025Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow svg,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow svg{display:none}:host[theme=dark] mat-select.opened ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select.opened ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.6249L18 15.6249L16.6 17.0249L12 12.4249L7.4 17.0249L6 15.6249L12 9.6249Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}::ng-deep .mat-form-field-appearance-outline mat-select .mat-select-arrow-wrapper{transform:none}::ng-deep .mat-select-panel.phone-number-select{margin-top:36px;margin-left:45px}::ng-deep .mat-select-search-inner{box-shadow:none!important;height:48px;background-color:#fff!important;border-bottom:none!important}::ng-deep .mat-select-search-inner .mat-select-search-inner-row{width:100%}::ng-deep .mat-select-search-inner button.mat-select-search-clear{right:35px}::ng-deep .mat-select-search-inner button.mat-select-search-clear mat-icon{font-size:20px}@media screen and (min-width: 599px){::ng-deep .mat-select-panel.phone-number-select{margin-left:-33px;min-width:510px}::ng-deep .mat-select-search-inner{min-width:calc(100% + 33px)!important}}ngx-mat-select-search ::ng-deep button .mat-mdc-button-persistent-ripple,ngx-mat-select-search ::ng-deep button .mat-ripple,ngx-mat-select-search ::ng-deep button .mat-mdc-button-ripple{display:none}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3$2.MatPrefix, selector: "[matPrefix], [matIconPrefix], [matTextPrefix]", inputs: ["matTextPrefix"] }, { kind: "component", type: i8.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex", "panelWidth", "hideSingleSelectionIndicator"], exportAs: ["matSelect"] }, { kind: "directive", type: i8.MatSelectTrigger, selector: "mat-select-trigger" }, { kind: "component", type: i2$2.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "component", type: i1.MatIcon, selector: "mat-icon", inputs: ["color", "inline", "svgIcon", "fontSet", "fontIcon"], exportAs: ["matIcon"] }, { kind: "directive", type: i4$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i10.MatSelectSearchComponent, selector: "ngx-mat-select-search", inputs: ["placeholderLabel", "type", "closeIcon", "closeSvgIcon", "noEntriesFoundLabel", "clearSearchInput", "searching", "disableInitialFocus", "enableClearOnEscapePressed", "preventHomeEndKeyPropagation", "disableScrollToActiveOnOptionsChanged", "ariaLabel", "showToggleAllCheckbox", "toggleAllCheckboxChecked", "toggleAllCheckboxIndeterminate", "toggleAllCheckboxTooltipMessage", "toggleAllCheckboxTooltipPosition", "hideClearSearchButton", "alwaysRestoreSelectedOptionsMulti"], outputs: ["toggleAll"] }, { kind: "directive", type: i10.MatSelectSearchClearDirective, selector: "[ngxMatSelectSearchClear]" }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "component", type: ValidationErrorComponent, selector: "ui-validation-error", inputs: ["ngControl", "label", "applicationTheme", "language"] }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }, { kind: "pipe", type: HasValidationErrorPipe, name: "hasValidationError" }, { kind: "pipe", type: JoinStringsPipe, name: "joinStrings" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10406
+ ], viewQueries: [{ propertyName: "input", first: true, predicate: MatInput, descendants: true, read: ElementRef, static: true }, { propertyName: "select", first: true, predicate: MatSelect, descendants: true, read: ElementRef, static: true }], ngImport: i0, template: "<mat-form-field\n [formGroup]=\"form\"\n appearance=\"outline\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ disabled: form.disabled || disabled, 'full-width': fullWidth }\"\n>\n <mat-label>{{ 'COMMON.PHONE_NUMBER' | uiTranslate : language }} <span *ngIf=\"required\">*</span></mat-label>\n\n <div matPrefix class=\"country\">\n <button class=\"selected-flag\" matPrefix *ngIf=\"selectedCountry\">\n <img [height]=\"20\" [width]=\"24\" [attr.src]=\"countryFlagSrc + selectedCountry?.alpha2Code?.toLowerCase() + '.svg'\"\n [alt]=\"'Country flag ' + selectedCountry?.alpha2Code?.toLowerCase()\">\n </button>\n <mat-select\n #select\n (selectionChange)=\"onOptionsSelected($event.value)\"\n [value]=\"selectedCountry\"\n [disableOptionCentering]=\"true\"\n [panelClass]=\"'phone-number-select' + ' ' + applicationTheme\"\n [ngClass]=\"{ opened: select.panelOpen }\"\n >\n <mat-select-trigger>{{ selectedCountry?.callingCode }}</mat-select-trigger>\n <mat-option>\n <ngx-mat-select-search\n [formControl]=\"selectFilterCtrl\"\n ngDefaultControl\n placeholderLabel=\"\"\n noEntriesFoundLabel=\"\"\n >\n <ui-icon ngxMatSelectSearchClear size=\"24\" [name]=\"'Close-in-line'\"></ui-icon>\n </ngx-mat-select-search>\n </mat-option>\n <mat-option *ngFor=\"let country of countries$ | async; trackBy: filteredCountryTrackByMethod\" [value]=\"country\">\n <div class=\"country-option\">\n <img [height]=\"20\" [width]=\"24\" [attr.src]=\"countryFlagSrc + country?.alpha2Code?.toLowerCase()! + '.svg'\"\n [alt]=\"'Country flag ' + country?.alpha2Code?.toLowerCase()!\">\n <small>{{ $any([country?.name, '(' + country?.callingCode + ')']) | joinStrings : ' ' }}</small>\n </div>\n </mat-option>\n </mat-select>\n </div>\n\n <input\n (input)=\"onInput(form.get('phone_number')!.value)\"\n formControlName=\"phone_number\"\n (click)=\"disableClick($event)\"\n [ngStyle]=\"{ opacity: disabled ? 0.5 : 1 }\"\n [required]=\"required\"\n matInput\n type=\"text\"\n />\n\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors; trackBy: trackByFn\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"'Error'\"></ui-icon>\n <span [innerHTML]=\"error\"></span>\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"'COMMON.PHONE_NUMBER' | uiTranslate : language\" [language]=\"language\"></ui-validation-error>\n\n </mat-hint>\n</mat-form-field>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}:host{display:flex;align-items:center}:host .selected-flag{display:flex;position:relative;margin-right:1rem;align-items:center}:host mat-spinner{padding:0 20px}:host .country{cursor:pointer!important;display:flex;align-items:center;margin:-8px 12px 0 16px}:host .country button{margin:0 8px 0 0;background:transparent;border:unset;padding:0}:host ::ng-deep .mat-mdc-select-trigger{display:flex;gap:8px}:host mat-select{flex:0}:host .mat-mdc-form-field{min-width:320px}:host .mat-mdc-form-field.full-width{width:100%}:host .mat-mdc-form-field.disabled ::ng-deep *{border-color:#d3d3d3;color:#d3d3d3;pointer-events:none}:host .mat-mdc-form-field.disabled ::ng-deep * .mat-mdc-select-arrow{opacity:.1}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.025L6 11.025L7.4 9.625L12 14.225L16.6 9.625L18 11.025L12 17.025Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow svg,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow svg{display:none}:host[theme=dark] mat-select.opened ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select.opened ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.6249L18 15.6249L16.6 17.0249L12 12.4249L7.4 17.0249L6 15.6249L12 9.6249Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}::ng-deep .mat-form-field-appearance-outline mat-select .mat-select-arrow-wrapper{transform:none}::ng-deep .mat-select-panel.phone-number-select{margin-top:36px;margin-left:45px}::ng-deep .mat-select-search-inner{box-shadow:none!important;height:48px;background-color:#fff!important;border-bottom:none!important}::ng-deep .mat-select-search-inner .mat-select-search-inner-row{width:100%}::ng-deep .mat-select-search-inner button.mat-select-search-clear{right:35px}::ng-deep .mat-select-search-inner button.mat-select-search-clear mat-icon{font-size:20px}@media screen and (min-width: 599px){::ng-deep .mat-select-panel.phone-number-select{margin-left:-33px;min-width:510px}::ng-deep .mat-select-search-inner{min-width:calc(100% + 33px)!important}}ngx-mat-select-search ::ng-deep button .mat-mdc-button-persistent-ripple,ngx-mat-select-search ::ng-deep button .mat-ripple,ngx-mat-select-search ::ng-deep button .mat-mdc-button-ripple{display:none}\n"], dependencies: [{ kind: "directive", type: i1$2.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { kind: "directive", type: i1$2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1$2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1$2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: i1$3.DefaultValueAccessor, selector: "input:not([type=checkbox])[formControlName],textarea[formControlName],input:not([type=checkbox])[formControl],textarea[formControl],input:not([type=checkbox])[ngModel],textarea[ngModel],[ngDefaultControl]" }, { kind: "directive", type: i1$3.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { kind: "directive", type: i1$3.NgControlStatusGroup, selector: "[formGroupName],[formArrayName],[ngModelGroup],[formGroup],form:not([ngNoForm]),[ngForm]" }, { kind: "directive", type: i1$3.RequiredValidator, selector: ":not([type=checkbox])[required][formControlName],:not([type=checkbox])[required][formControl],:not([type=checkbox])[required][ngModel]", inputs: ["required"] }, { kind: "directive", type: i1$3.FormControlDirective, selector: "[formControl]", inputs: ["formControl", "disabled", "ngModel"], outputs: ["ngModelChange"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormGroupDirective, selector: "[formGroup]", inputs: ["formGroup"], outputs: ["ngSubmit"], exportAs: ["ngForm"] }, { kind: "directive", type: i1$3.FormControlName, selector: "[formControlName]", inputs: ["formControlName", "disabled", "ngModel"], outputs: ["ngModelChange"] }, { kind: "component", type: i3$2.MatFormField, selector: "mat-form-field", inputs: ["hideRequiredMarker", "color", "floatLabel", "appearance", "subscriptSizing", "hintLabel"], exportAs: ["matFormField"] }, { kind: "directive", type: i3$2.MatLabel, selector: "mat-label" }, { kind: "directive", type: i3$2.MatHint, selector: "mat-hint", inputs: ["align", "id"] }, { kind: "directive", type: i3$2.MatPrefix, selector: "[matPrefix], [matIconPrefix], [matTextPrefix]", inputs: ["matTextPrefix"] }, { kind: "component", type: i7$2.MatSelect, selector: "mat-select", inputs: ["disabled", "disableRipple", "tabIndex", "panelWidth", "hideSingleSelectionIndicator"], exportAs: ["matSelect"] }, { kind: "directive", type: i7$2.MatSelectTrigger, selector: "mat-select-trigger" }, { kind: "component", type: i2$2.MatOption, selector: "mat-option", exportAs: ["matOption"] }, { kind: "directive", type: i4$1.MatInput, selector: "input[matInput], textarea[matInput], select[matNativeControl], input[matNativeControl], textarea[matNativeControl]", inputs: ["disabled", "id", "placeholder", "name", "required", "type", "errorStateMatcher", "aria-describedby", "value", "readonly"], exportAs: ["matInput"] }, { kind: "component", type: i9.MatSelectSearchComponent, selector: "ngx-mat-select-search", inputs: ["placeholderLabel", "type", "closeIcon", "closeSvgIcon", "noEntriesFoundLabel", "clearSearchInput", "searching", "disableInitialFocus", "enableClearOnEscapePressed", "preventHomeEndKeyPropagation", "disableScrollToActiveOnOptionsChanged", "ariaLabel", "showToggleAllCheckbox", "toggleAllCheckboxChecked", "toggleAllCheckboxIndeterminate", "toggleAllCheckboxTooltipMessage", "toggleAllCheckboxTooltipPosition", "hideClearSearchButton", "alwaysRestoreSelectedOptionsMulti"], outputs: ["toggleAll"] }, { kind: "directive", type: i9.MatSelectSearchClearDirective, selector: "[ngxMatSelectSearchClear]" }, { kind: "component", type: IconComponent, selector: "ui-icon", inputs: ["size", "cssClass", "name", "color", "filled", "applicationTheme"] }, { kind: "component", type: ValidationErrorComponent, selector: "ui-validation-error", inputs: ["ngControl", "label", "applicationTheme", "language"] }, { kind: "pipe", type: i1$2.AsyncPipe, name: "async" }, { kind: "pipe", type: UiTranslatePipe, name: "uiTranslate" }, { kind: "pipe", type: HasValidationErrorPipe, name: "hasValidationError" }, { kind: "pipe", type: JoinStringsPipe, name: "joinStrings" }], changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
10412
10407
  }
10413
10408
  i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImport: i0, type: PhoneInputComponent, decorators: [{
10414
10409
  type: Component,
@@ -10417,12 +10412,12 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "16.2.12", ngImpo
10417
10412
  provide: MAT_AUTOCOMPLETE_DEFAULT_OPTIONS,
10418
10413
  useValue: { overlayPanelClass: 'phone-number-autocomplete' },
10419
10414
  },
10420
- ], template: "<mat-form-field\n [formGroup]=\"form\"\n appearance=\"outline\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ disabled: form.disabled || disabled, 'full-width': fullWidth }\"\n>\n <mat-label>{{ 'COMMON.PHONE_NUMBER' | uiTranslate : language }} <span *ngIf=\"required\">*</span></mat-label>\n\n <div matPrefix class=\"country\">\n <button class=\"selected-flag\" matPrefix *ngIf=\"selectedCountry\">\n <mat-icon [svgIcon]=\"selectedCountry?.alpha2Code?.toLowerCase()!\"></mat-icon>\n </button>\n <mat-select\n #select\n (selectionChange)=\"onOptionsSelected($event.value)\"\n [value]=\"selectedCountry\"\n [disableOptionCentering]=\"true\"\n [panelClass]=\"'phone-number-select' + ' ' + applicationTheme\"\n [ngClass]=\"{ opened: select.panelOpen }\"\n >\n <mat-select-trigger>{{ selectedCountry?.callingCode }}</mat-select-trigger>\n <mat-option>\n <ngx-mat-select-search\n [formControl]=\"selectFilterCtrl\"\n ngDefaultControl\n placeholderLabel=\"\"\n noEntriesFoundLabel=\"\"\n >\n <ui-icon ngxMatSelectSearchClear size=\"24\" [name]=\"'Close-in-line'\"></ui-icon>\n </ngx-mat-select-search>\n </mat-option>\n <mat-option *ngFor=\"let country of countries$ | async; trackBy: filteredCountryTrackByMethod\" [value]=\"country\">\n <mat-icon [svgIcon]=\"country?.alpha2Code?.toLowerCase()!\"></mat-icon>\n <small>{{ $any([country?.name, '(' + country?.callingCode + ')']) | joinStrings : ' ' }}</small>\n </mat-option>\n </mat-select>\n </div>\n\n <input\n (input)=\"onInput(form.get('phone_number')!.value)\"\n formControlName=\"phone_number\"\n (click)=\"disableClick($event)\"\n [ngStyle]=\"{ opacity: disabled ? 0.5 : 1 }\"\n [required]=\"required\"\n matInput\n type=\"text\"\n />\n\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors; trackBy: trackByFn\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"'Error'\"></ui-icon>\n <span [innerHTML]=\"error\"></span>\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"'COMMON.PHONE_NUMBER' | uiTranslate : language\" [language]=\"language\"></ui-validation-error>\n\n </mat-hint>\n</mat-form-field>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}:host{display:flex;align-items:center}:host .selected-flag{display:flex;position:relative;margin-right:1rem;align-items:center}:host mat-spinner{padding:0 20px}:host .country{cursor:pointer!important;display:flex;align-items:center;margin:-8px 12px 0 16px}:host .country button{margin:0 8px 0 0;background:transparent;border:unset;padding:0}:host ::ng-deep .mat-mdc-select-trigger{display:flex;gap:8px}:host mat-select{flex:0}:host .mat-mdc-form-field{min-width:320px}:host .mat-mdc-form-field.full-width{width:100%}:host .mat-mdc-form-field.disabled ::ng-deep *{border-color:#d3d3d3;color:#d3d3d3;pointer-events:none}:host .mat-mdc-form-field.disabled ::ng-deep * .mat-mdc-select-arrow{opacity:.1}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.025L6 11.025L7.4 9.625L12 14.225L16.6 9.625L18 11.025L12 17.025Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow svg,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow svg{display:none}:host[theme=dark] mat-select.opened ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select.opened ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.6249L18 15.6249L16.6 17.0249L12 12.4249L7.4 17.0249L6 15.6249L12 9.6249Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}::ng-deep .mat-form-field-appearance-outline mat-select .mat-select-arrow-wrapper{transform:none}::ng-deep .mat-select-panel.phone-number-select{margin-top:36px;margin-left:45px}::ng-deep .mat-select-search-inner{box-shadow:none!important;height:48px;background-color:#fff!important;border-bottom:none!important}::ng-deep .mat-select-search-inner .mat-select-search-inner-row{width:100%}::ng-deep .mat-select-search-inner button.mat-select-search-clear{right:35px}::ng-deep .mat-select-search-inner button.mat-select-search-clear mat-icon{font-size:20px}@media screen and (min-width: 599px){::ng-deep .mat-select-panel.phone-number-select{margin-left:-33px;min-width:510px}::ng-deep .mat-select-search-inner{min-width:calc(100% + 33px)!important}}ngx-mat-select-search ::ng-deep button .mat-mdc-button-persistent-ripple,ngx-mat-select-search ::ng-deep button .mat-ripple,ngx-mat-select-search ::ng-deep button .mat-mdc-button-ripple{display:none}\n"] }]
10415
+ ], template: "<mat-form-field\n [formGroup]=\"form\"\n appearance=\"outline\"\n [color]=\"(errorsLength || (ngControl?.errors && ngControl?.touched )) ? 'warn' : 'accent'\"\n [ngClass]=\"{ disabled: form.disabled || disabled, 'full-width': fullWidth }\"\n>\n <mat-label>{{ 'COMMON.PHONE_NUMBER' | uiTranslate : language }} <span *ngIf=\"required\">*</span></mat-label>\n\n <div matPrefix class=\"country\">\n <button class=\"selected-flag\" matPrefix *ngIf=\"selectedCountry\">\n <img [height]=\"20\" [width]=\"24\" [attr.src]=\"countryFlagSrc + selectedCountry?.alpha2Code?.toLowerCase() + '.svg'\"\n [alt]=\"'Country flag ' + selectedCountry?.alpha2Code?.toLowerCase()\">\n </button>\n <mat-select\n #select\n (selectionChange)=\"onOptionsSelected($event.value)\"\n [value]=\"selectedCountry\"\n [disableOptionCentering]=\"true\"\n [panelClass]=\"'phone-number-select' + ' ' + applicationTheme\"\n [ngClass]=\"{ opened: select.panelOpen }\"\n >\n <mat-select-trigger>{{ selectedCountry?.callingCode }}</mat-select-trigger>\n <mat-option>\n <ngx-mat-select-search\n [formControl]=\"selectFilterCtrl\"\n ngDefaultControl\n placeholderLabel=\"\"\n noEntriesFoundLabel=\"\"\n >\n <ui-icon ngxMatSelectSearchClear size=\"24\" [name]=\"'Close-in-line'\"></ui-icon>\n </ngx-mat-select-search>\n </mat-option>\n <mat-option *ngFor=\"let country of countries$ | async; trackBy: filteredCountryTrackByMethod\" [value]=\"country\">\n <div class=\"country-option\">\n <img [height]=\"20\" [width]=\"24\" [attr.src]=\"countryFlagSrc + country?.alpha2Code?.toLowerCase()! + '.svg'\"\n [alt]=\"'Country flag ' + country?.alpha2Code?.toLowerCase()!\">\n <small>{{ $any([country?.name, '(' + country?.callingCode + ')']) | joinStrings : ' ' }}</small>\n </div>\n </mat-option>\n </mat-select>\n </div>\n\n <input\n (input)=\"onInput(form.get('phone_number')!.value)\"\n formControlName=\"phone_number\"\n (click)=\"disableClick($event)\"\n [ngStyle]=\"{ opacity: disabled ? 0.5 : 1 }\"\n [required]=\"required\"\n matInput\n type=\"text\"\n />\n\n <mat-hint class=\"error\" *ngIf=\"errorsLength || (ngControl?.errors | hasValidationError)\">\n <ng-container *ngIf=\"errorsLength\">\n <div class=\"errors\" *ngFor=\"let error of _errors; trackBy: trackByFn\">\n <ui-icon [applicationTheme]=\"applicationTheme\" [name]=\"'Error'\"></ui-icon>\n <span [innerHTML]=\"error\"></span>\n </div>\n </ng-container>\n\n <ui-validation-error [ngControl]=\"ngControl\" [label]=\"'COMMON.PHONE_NUMBER' | uiTranslate : language\" [language]=\"language\"></ui-validation-error>\n\n </mat-hint>\n</mat-form-field>\n", styles: [".bg-teal-60b{background:#1c443c}.bg-teal-30b{background:#31766a}.bg-teal-default{background:#46a997}.bg-teal-30w{background:#7ec3b6}.bg-teal-60w{background:#b5ddd5}.bg-teal-secondary{background:#cbd6cb}.bg-teal-90w{background:#ecf6f5}.bg-petrol-60b{background:#102930}.bg-petrol-30b{background:#1b4754}.bg-petrol-default{background:#276678}.bg-petrol-30w{background:#6894a0}.bg-petrol-60w{background:#a9c2c9}.bg-petrol-secondary{background:#c8d7de}.bg-petrol-90w{background:#e9f0f1}.bg-error-60b{background:#513131}.bg-error-30b{background:#8e5655}.bg-error-60w{background:#e3c3c6}.bg-error-secondary{background:#f0dad9}.bg-error-default{background:#cb7b7a}.bg-warning-secondary{background:#f0d6bb}.bg-warning-default{background:#cca45f}.bg-black{background:#000}.bg-dark{background:#888}.bg-medium{background:#e0e0e0}.bg-grey{background:#ededed}.bg-light{background:#f6f6f6}.bg-white{background:#fff}.bg-box-shadow{background:#00000014}.bg-navigation-subtitle{background:#528593}.bgc-teal-60b{background-color:#1c443c}.bgc-teal-30b{background-color:#31766a}.bgc-teal-default{background-color:#46a997}.bgc-teal-30w{background-color:#7ec3b6}.bgc-teal-60w{background-color:#b5ddd5}.bgc-teal-secondary{background-color:#cbd6cb}.bgc-teal-90w{background-color:#ecf6f5}.bgc-petrol-60b{background-color:#102930}.bgc-petrol-30b{background-color:#1b4754}.bgc-petrol-default{background-color:#276678}.bgc-petrol-30w{background-color:#6894a0}.bgc-petrol-60w{background-color:#a9c2c9}.bgc-petrol-secondary{background-color:#c8d7de}.bgc-petrol-90w{background-color:#e9f0f1}.bgc-error-60b{background-color:#513131}.bgc-error-30b{background-color:#8e5655}.bgc-error-60w{background-color:#e3c3c6}.bgc-error-secondary{background-color:#f0dad9}.bgc-error-default{background-color:#cb7b7a}.bgc-warning-secondary{background-color:#f0d6bb}.bgc-warning-default{background-color:#cca45f}.bgc-black{background-color:#000}.bgc-dark{background-color:#888}.bgc-medium{background-color:#e0e0e0}.bgc-grey{background-color:#ededed}.bgc-light{background-color:#f6f6f6}.bgc-white{background-color:#fff}.bgc-box-shadow{background-color:#00000014}.bgc-navigation-subtitle{background-color:#528593}:host{display:flex;align-items:center}:host .selected-flag{display:flex;position:relative;margin-right:1rem;align-items:center}:host mat-spinner{padding:0 20px}:host .country{cursor:pointer!important;display:flex;align-items:center;margin:-8px 12px 0 16px}:host .country button{margin:0 8px 0 0;background:transparent;border:unset;padding:0}:host ::ng-deep .mat-mdc-select-trigger{display:flex;gap:8px}:host mat-select{flex:0}:host .mat-mdc-form-field{min-width:320px}:host .mat-mdc-form-field.full-width{width:100%}:host .mat-mdc-form-field.disabled ::ng-deep *{border-color:#d3d3d3;color:#d3d3d3;pointer-events:none}:host .mat-mdc-form-field.disabled ::ng-deep * .mat-mdc-select-arrow{opacity:.1}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 17.025L6 11.025L7.4 9.625L12 14.225L16.6 9.625L18 11.025L12 17.025Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}:host[theme=dark] mat-select ::ng-deep .mat-mdc-select-arrow svg,:host[theme=light] mat-select ::ng-deep .mat-mdc-select-arrow svg{display:none}:host[theme=dark] mat-select.opened ::ng-deep .mat-mdc-select-arrow,:host[theme=light] mat-select.opened ::ng-deep .mat-mdc-select-arrow{background:url(\"data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2225%22 viewBox%3D%220 0 24 25%22 fill%3D%22none%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath d%3D%22M12 9.6249L18 15.6249L16.6 17.0249L12 12.4249L7.4 17.0249L6 15.6249L12 9.6249Z%22 fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E\");background-size:cover;width:16px;height:16px}::ng-deep .mat-form-field-appearance-outline mat-select .mat-select-arrow-wrapper{transform:none}::ng-deep .mat-select-panel.phone-number-select{margin-top:36px;margin-left:45px}::ng-deep .mat-select-search-inner{box-shadow:none!important;height:48px;background-color:#fff!important;border-bottom:none!important}::ng-deep .mat-select-search-inner .mat-select-search-inner-row{width:100%}::ng-deep .mat-select-search-inner button.mat-select-search-clear{right:35px}::ng-deep .mat-select-search-inner button.mat-select-search-clear mat-icon{font-size:20px}@media screen and (min-width: 599px){::ng-deep .mat-select-panel.phone-number-select{margin-left:-33px;min-width:510px}::ng-deep .mat-select-search-inner{min-width:calc(100% + 33px)!important}}ngx-mat-select-search ::ng-deep button .mat-mdc-button-persistent-ripple,ngx-mat-select-search ::ng-deep button .mat-ripple,ngx-mat-select-search ::ng-deep button .mat-mdc-button-ripple{display:none}\n"] }]
10421
10416
  }], ctorParameters: function () { return [{ type: i1$3.NgControl, decorators: [{
10422
10417
  type: Optional
10423
10418
  }, {
10424
10419
  type: Self
10425
- }] }, { type: i2$2.ErrorStateMatcher }, { type: i1$3.UntypedFormBuilder }, { type: i3$4.FocusMonitor }, { type: i0.ChangeDetectorRef }, { type: i1.MatIconRegistry }, { type: i1$1.DomSanitizer }, { type: undefined, decorators: [{
10420
+ }] }, { type: i2$2.ErrorStateMatcher }, { type: i1$3.UntypedFormBuilder }, { type: i3$4.FocusMonitor }, { type: i0.ChangeDetectorRef }, { type: i1$1.DomSanitizer }, { type: undefined, decorators: [{
10426
10421
  type: Optional
10427
10422
  }, {
10428
10423
  type: Inject,