genesys-spark-components 4.0.0-beta.5 → 4.0.0-beta.51

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 (2045) hide show
  1. package/README.md +5 -3
  2. package/dist/cjs/find-element-by-id-9c3e0b1b.js +26 -0
  3. package/dist/cjs/floating-ui.dom.esm-cae393e0.js +1551 -0
  4. package/dist/cjs/genesys-webcomponents.cjs.js +3 -6
  5. package/dist/cjs/get-slot-text-content-c4306c7a.js +8 -0
  6. package/dist/cjs/get-valid-timezone-7bb7bdc6.js +520 -0
  7. package/dist/cjs/gux-accordion-section.cjs.entry.js +8 -13
  8. package/dist/cjs/gux-accordion.cjs.entry.js +2 -2
  9. package/dist/cjs/gux-action-button.cjs.entry.js +14 -17
  10. package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +3 -3
  11. package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +218 -0
  12. package/dist/cjs/gux-all-row-select.cjs.entry.js +8 -10
  13. package/dist/cjs/gux-announce-beta.cjs.entry.js +3 -3
  14. package/dist/cjs/gux-badge.cjs.entry.js +69 -0
  15. package/dist/cjs/gux-blank-state.cjs.entry.js +49 -0
  16. package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +3 -3
  17. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +5 -5
  18. package/dist/cjs/gux-button-multi.cjs.entry.js +7 -8
  19. package/dist/cjs/gux-button-slot.cjs.entry.js +46 -0
  20. package/dist/cjs/gux-button.cjs.entry.js +34 -19
  21. package/dist/cjs/gux-calendar-beta.cjs.entry.js +9 -9
  22. package/dist/cjs/gux-calendar.cjs.entry.js +18 -10
  23. package/dist/cjs/gux-card.cjs.entry.js +2 -2
  24. package/dist/cjs/gux-column-manager-item.cjs.entry.js +8 -9
  25. package/dist/cjs/gux-column-manager.cjs.entry.js +126 -0
  26. package/dist/cjs/gux-column-manager.service-7f1cc862.js +93 -0
  27. package/dist/cjs/gux-content-search.cjs.entry.js +16 -13
  28. package/dist/cjs/gux-context-menu.cjs.entry.js +134 -0
  29. package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +7 -7
  30. package/dist/cjs/gux-create-option.cjs.entry.js +5 -5
  31. package/dist/cjs/gux-date-beta.cjs.entry.js +10 -7
  32. package/dist/cjs/gux-date-time-beta.cjs.entry.js +10 -7
  33. package/dist/cjs/gux-datepicker.cjs.entry.js +10 -10
  34. package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +64 -0
  35. package/dist/cjs/gux-dismiss-button.cjs.entry.js +6 -6
  36. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +4 -4
  37. package/dist/cjs/gux-dropdown-multi.cjs.entry.js +410 -0
  38. package/dist/cjs/gux-dropdown-option.cjs.entry.js +2 -2
  39. package/dist/cjs/gux-dropdown_3.cjs.entry.js +29 -35
  40. package/dist/cjs/gux-flyout-menu.cjs.entry.js +182 -0
  41. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +17 -13
  42. package/dist/cjs/gux-form-field-color.cjs.entry.js +13 -13
  43. package/dist/cjs/gux-form-field-container-987b5820.js +21 -0
  44. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +18 -17
  45. package/dist/cjs/gux-form-field-fieldset-container-af6f096e.js +21 -0
  46. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +5 -5
  47. package/dist/cjs/gux-form-field-number_3.cjs.entry.js +28 -28
  48. package/dist/cjs/gux-form-field-phone.cjs.entry.js +15 -14
  49. package/dist/cjs/gux-form-field-radio.cjs.entry.js +12 -12
  50. package/dist/cjs/gux-form-field-range.cjs.entry.js +13 -13
  51. package/dist/cjs/gux-form-field-search.cjs.entry.js +13 -13
  52. package/dist/cjs/gux-form-field-select.cjs.entry.js +13 -13
  53. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +13 -13
  54. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +13 -13
  55. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +17 -16
  56. package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +118 -0
  57. package/dist/cjs/gux-form-field.service-d9598ea6.js +151 -0
  58. package/dist/cjs/gux-icon.cjs.entry.js +6 -8
  59. package/dist/cjs/gux-inline-alert.cjs.entry.js +5 -5
  60. package/dist/cjs/gux-list-divider.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-list-item.cjs.entry.js +3 -3
  62. package/dist/cjs/gux-list.cjs.entry.js +4 -4
  63. package/dist/cjs/gux-listbox-multi.cjs.entry.js +20 -17
  64. package/dist/cjs/gux-listbox.service-9bcd72cb.js +168 -0
  65. package/dist/cjs/gux-loading-message.cjs.entry.js +24 -0
  66. package/dist/cjs/gux-menu-option.cjs.entry.js +10 -3
  67. package/dist/cjs/gux-menu.cjs.entry.js +3 -3
  68. package/dist/cjs/gux-modal-legacy.cjs.entry.js +85 -0
  69. package/dist/cjs/gux-modal.cjs.entry.js +28 -52
  70. package/dist/cjs/gux-month-calendar.cjs.entry.js +13 -9
  71. package/dist/cjs/gux-month-list_2.cjs.entry.js +5 -5
  72. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +12 -18
  73. package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +3 -3
  74. package/dist/cjs/gux-option-icon.cjs.entry.js +3 -3
  75. package/dist/cjs/gux-option-multi.cjs.entry.js +12 -14
  76. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +2 -2
  77. package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +277 -0
  78. package/dist/cjs/gux-pagination-buttons_3.cjs.entry.js +140 -124
  79. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +7 -7
  80. package/dist/cjs/gux-pagination-legacy.cjs.entry.js +76 -0
  81. package/dist/cjs/gux-pagination.cjs.entry.js +51 -26
  82. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +661 -596
  83. package/dist/cjs/gux-popover-list.cjs.entry.js +78 -56
  84. package/dist/cjs/gux-popup.cjs.entry.js +28 -15
  85. package/dist/cjs/gux-radial-loading.cjs.entry.js +25 -6
  86. package/dist/cjs/gux-radial-progress.cjs.entry.js +13 -27
  87. package/dist/cjs/gux-rating.cjs.entry.js +6 -6
  88. package/dist/cjs/gux-region-icon.cjs.entry.js +7 -7
  89. package/dist/cjs/gux-row-select.cjs.entry.js +8 -10
  90. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
  91. package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +44 -0
  92. package/dist/cjs/gux-segmented-control-item.cjs.entry.js +70 -0
  93. package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +3 -3
  94. package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +1 -1
  95. package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +33 -0
  96. package/dist/cjs/gux-sort-control.cjs.entry.js +10 -10
  97. package/dist/cjs/gux-submenu.cjs.entry.js +56 -51
  98. package/dist/cjs/gux-switch-item.cjs.entry.js +2 -2
  99. package/dist/cjs/gux-switch-legacy.cjs.entry.js +45 -0
  100. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +8 -8
  101. package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +2 -2
  102. package/dist/cjs/gux-tab-advanced.cjs.entry.js +8 -8
  103. package/dist/cjs/gux-tab-list.cjs.entry.js +6 -6
  104. package/dist/cjs/gux-tab-panel.cjs.entry.js +3 -3
  105. package/dist/cjs/gux-tab.cjs.entry.js +2 -2
  106. package/dist/cjs/gux-table-select-menu.cjs.entry.js +9 -9
  107. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +5 -5
  108. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +10 -4
  109. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +14 -8
  110. package/dist/cjs/gux-table-toolbar.cjs.entry.js +213 -0
  111. package/dist/cjs/gux-table.cjs.entry.js +286 -0
  112. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +2 -2
  113. package/dist/cjs/gux-tabs.cjs.entry.js +4 -4
  114. package/dist/cjs/gux-tag.cjs.entry.js +79 -0
  115. package/dist/cjs/gux-text-highlight.cjs.entry.js +10 -9
  116. package/dist/cjs/gux-time-beta.cjs.entry.js +10 -7
  117. package/dist/cjs/gux-time-picker.cjs.entry.js +392 -0
  118. package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +7840 -0
  119. package/dist/cjs/gux-toast.cjs.entry.js +5 -5
  120. package/dist/cjs/gux-toggle-slider.cjs.entry.js +6 -4
  121. package/dist/cjs/gux-toggle.cjs.entry.js +6 -6
  122. package/dist/cjs/gux-tooltip-title.cjs.entry.js +8 -3
  123. package/dist/cjs/gux-tooltip.cjs.entry.js +47 -13
  124. package/dist/cjs/gux-truncate.cjs.entry.js +3 -3
  125. package/dist/cjs/index-75c9f0d9.js +2802 -0
  126. package/dist/cjs/index-788d733b.js +4075 -0
  127. package/dist/cjs/loader.cjs.js +3 -12
  128. package/dist/cjs/on-attribute-change-9b2d8c85.js +27 -0
  129. package/dist/cjs/on-click-outside-3c0f8816.js +77 -0
  130. package/dist/cjs/on-mutation-ec5d23bd.js +36 -0
  131. package/dist/cjs/on-resize-a136fc7f.js +36 -0
  132. package/dist/cjs/usage-b9ad66f0.js +227 -0
  133. package/dist/collection/collection-manifest.json +124 -124
  134. package/dist/collection/components/beta/gux-announce/gux-announce.css +1 -1
  135. package/dist/collection/components/beta/gux-announce/gux-announce.js +8 -6
  136. package/dist/collection/components/beta/gux-announce/tests/gux-announce.e2e.js +18 -0
  137. package/dist/collection/components/beta/gux-announce/tests/gux-announce.spec.js +19 -0
  138. package/dist/collection/components/beta/gux-calendar-beta/components/single/gux-calendar.css +14 -15
  139. package/dist/collection/components/beta/gux-calendar-beta/components/single/gux-calendar.js +9 -9
  140. package/dist/collection/components/beta/gux-calendar-beta/services/calendar.service.js +1 -1
  141. package/dist/collection/components/beta/gux-calendar-beta/tests/gux-calendar.e2e.js +202 -0
  142. package/dist/collection/components/beta/gux-calendar-beta/tests/gux-calendar.spec.js +19 -0
  143. package/dist/collection/components/beta/gux-date/gux-date.js +34 -6
  144. package/dist/collection/components/beta/gux-date/tests/gux-date.e2e.js +30 -0
  145. package/dist/collection/components/beta/gux-date/tests/gux-date.spec.js +30 -0
  146. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +34 -6
  147. package/dist/collection/components/beta/gux-date-time/tests/gux-date-time.e2e.js +30 -0
  148. package/dist/collection/components/beta/gux-date-time/tests/gux-date-time.spec.js +30 -0
  149. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.css +28 -58
  150. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +25 -15
  151. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.css +16 -25
  152. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +5 -4
  153. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.css +5 -4
  154. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.js +5 -4
  155. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.css +32 -30
  156. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +18 -21
  157. package/dist/collection/components/beta/gux-month-picker/tests/gux-month-picker.e2e.js +18 -0
  158. package/dist/collection/components/beta/gux-month-picker/tests/gux-month-picker.spec.js +27 -0
  159. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/gux-region-icon.css +1721 -0
  160. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/gux-region-icon.js +6 -7
  161. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/sprite-utils/sprites.generated.js +1 -0
  162. package/dist/collection/components/beta/gux-phone-input/gux-phone-input.css +13 -7
  163. package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +344 -152
  164. package/dist/collection/components/beta/gux-phone-input/services/RegionCountryCodeMap.js +0 -249
  165. package/dist/collection/components/beta/gux-phone-input/services/region-map.service.js +6 -4
  166. package/dist/collection/components/beta/gux-phone-input/tests/gux-phone-input.e2e.js +106 -0
  167. package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.css +1 -1
  168. package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.js +3 -3
  169. package/dist/collection/components/beta/gux-screen-reader/tests/gux-screen-reader.e2e.js +16 -0
  170. package/dist/collection/components/beta/gux-screen-reader/tests/gux-screen-reader.spec.js +17 -0
  171. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.css +98 -0
  172. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +164 -0
  173. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.css +3 -0
  174. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +83 -0
  175. package/dist/collection/components/beta/gux-segmented-control/tests/gux-segmented-control.e2e.js +108 -0
  176. package/dist/collection/components/beta/gux-segmented-control/tests/gux-segmented-control.spec.js +126 -0
  177. package/dist/collection/components/beta/gux-time/gux-time.js +34 -6
  178. package/dist/collection/components/beta/gux-time/tests/gux-time.e2e.js +30 -0
  179. package/dist/collection/components/beta/gux-time/tests/gux-time.spec.js +30 -0
  180. package/dist/collection/components/beta/gux-time-zone-picker/generic-zones.js +438 -0
  181. package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.css +19 -0
  182. package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +304 -0
  183. package/dist/collection/components/beta/gux-time-zone-picker/tests/gux-time-zone-picker.e2e.js +53 -0
  184. package/dist/collection/components/beta/gux-time-zone-picker/tests/gux-time-zone-picker.spec.js +15 -0
  185. package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.css +118 -0
  186. package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +30 -0
  187. package/dist/collection/components/legacy/gux-action-toast-legacy/tests/gux-action-toast.e2e.js +26 -0
  188. package/dist/collection/components/legacy/gux-action-toast-legacy/tests/gux-action-toast.spec.js +28 -0
  189. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.css +38 -0
  190. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +250 -0
  191. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/tests/gux-dropdown-option.spec.js +47 -0
  192. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.css +80 -0
  193. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +398 -0
  194. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/tests/gux-advanced-dropdown.e2e.js +149 -0
  195. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/tests/gux-advanced-dropdown.spec.js +17 -0
  196. package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.css +43 -0
  197. package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +154 -0
  198. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.e2e.js +80 -0
  199. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.spec.js +82 -0
  200. package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.css +120 -0
  201. package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +181 -0
  202. package/dist/collection/components/legacy/gux-modal-legacy/tests/gux-modal-legacy.e2e.js +301 -0
  203. package/dist/collection/components/legacy/gux-modal-legacy/tests/gux-modal-legacy.spec.js +200 -0
  204. package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.css +73 -0
  205. package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +84 -0
  206. package/dist/collection/components/legacy/gux-notification-toast-legacy/tests/gux-notification-toast.e2e.js +109 -0
  207. package/dist/collection/components/legacy/gux-notification-toast-legacy/tests/gux-notification-toast.spec.js +99 -0
  208. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-button.service.js +91 -0
  209. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons-legacy.css +95 -0
  210. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +168 -0
  211. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/tests/gux-pagination-buttons.service.spec.js +138 -0
  212. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/tests/gux-pagination-buttons.spec.js +39 -0
  213. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts-legacy.css +11 -0
  214. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +101 -0
  215. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/tests/gux-pagination-item-counts.spec.js +30 -0
  216. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page-legacy.css +26 -0
  217. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +91 -0
  218. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/tests/gux-pagination-items-per-page.spec.js +33 -0
  219. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-legacy.css +41 -0
  220. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +193 -0
  221. package/dist/collection/components/legacy/gux-pagination-legacy/tests/gux-pagination.e2e.js +53 -0
  222. package/dist/collection/components/legacy/gux-pagination-legacy/tests/gux-pagination.spec.js +65 -0
  223. package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.css +51 -0
  224. package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +83 -0
  225. package/dist/collection/components/legacy/gux-simple-toast-legacy/tests/gux-simple-toast.e2e.js +103 -0
  226. package/dist/collection/components/legacy/gux-simple-toast-legacy/tests/gux-simple-toast.spec.js +93 -0
  227. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.css +73 -0
  228. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +96 -0
  229. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.css +4 -0
  230. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +108 -0
  231. package/dist/collection/components/legacy/gux-switch-legacy/tests/gux-switch.e2e.js +87 -0
  232. package/dist/collection/components/legacy/gux-switch-legacy/tests/gux-switch.spec.js +116 -0
  233. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.css +45 -41
  234. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +15 -18
  235. package/dist/collection/components/stable/gux-accordion/gux-accordion.css +1 -1
  236. package/dist/collection/components/stable/gux-accordion/gux-accordion.js +3 -3
  237. package/dist/collection/components/stable/gux-accordion/tests/gux-accordion.e2e.js +46 -0
  238. package/dist/collection/components/stable/gux-accordion/tests/gux-accordion.spec.js +52 -0
  239. package/dist/collection/components/stable/gux-action-button/gux-action-button.css +2 -1
  240. package/dist/collection/components/stable/gux-action-button/gux-action-button.js +16 -31
  241. package/dist/collection/components/stable/gux-action-button/tests/gux-action-button.e2e.js +93 -0
  242. package/dist/collection/components/stable/gux-action-button/tests/gux-action-button.spec.js +96 -0
  243. package/dist/collection/components/stable/gux-alert/gux-inline-alert.css +5 -4
  244. package/dist/collection/components/stable/gux-alert/gux-inline-alert.js +6 -5
  245. package/dist/collection/components/stable/gux-alert/tests/gux-inline-alert.e2e.js +22 -0
  246. package/dist/collection/components/stable/gux-alert/tests/gux-inline-alert.spec.js +23 -0
  247. package/dist/collection/components/stable/gux-badge/gux-badge.css +97 -0
  248. package/dist/collection/components/stable/gux-badge/gux-badge.js +106 -0
  249. package/dist/collection/components/stable/gux-badge/tests/gux-badge.e2e.js +38 -0
  250. package/dist/collection/components/stable/gux-badge/tests/gux-badge.spec.js +39 -0
  251. package/dist/collection/components/stable/gux-blank-state/gux-blank-state.css +98 -0
  252. package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +61 -0
  253. package/dist/collection/components/stable/gux-blank-state/tests/gux-blank-state.e2e.js +19 -0
  254. package/dist/collection/components/stable/gux-blank-state/tests/gux-blank-state.spec.js +22 -0
  255. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.css +34 -36
  256. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +2 -2
  257. package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.css +3 -3
  258. package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +6 -5
  259. package/dist/collection/components/stable/gux-breadcrumbs/tests/gux-breadcrumbs.e2e.js +48 -0
  260. package/dist/collection/components/stable/gux-breadcrumbs/tests/gux-breadcrumbs.spec.js +91 -0
  261. package/dist/collection/components/stable/gux-button/gux-button.css +16 -14
  262. package/dist/collection/components/stable/gux-button/gux-button.js +42 -20
  263. package/dist/collection/components/stable/gux-button/tests/gux-button.e2e.js +131 -0
  264. package/dist/collection/components/stable/gux-button/tests/gux-button.spec.js +114 -0
  265. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.css +1 -1
  266. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +9 -26
  267. package/dist/collection/components/stable/gux-button-multi/tests/gux-button-multi.e2e.js +76 -0
  268. package/dist/collection/components/stable/gux-button-multi/tests/gux-button-multi.spec.js +16 -0
  269. package/dist/collection/components/stable/gux-button-slot/gux-button-slot.css +177 -0
  270. package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +95 -0
  271. package/dist/collection/components/stable/gux-button-slot/tests/gux-button-slot.e2e.js +206 -0
  272. package/dist/collection/components/stable/gux-button-slot/tests/gux-button-slot.spec.js +258 -0
  273. package/dist/collection/components/stable/gux-calendar/gux-calendar.css +117 -51
  274. package/dist/collection/components/stable/gux-calendar/gux-calendar.js +34 -18
  275. package/dist/collection/components/stable/gux-calendar/gux-calendar.service.js +1 -1
  276. package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.e2e.js +45 -0
  277. package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.methods.spec.js +233 -0
  278. package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.service.spec.js +160 -0
  279. package/dist/collection/components/stable/gux-calendar/tests/gux-calendar.spec.js +31 -0
  280. package/dist/collection/components/stable/gux-card/gux-card.js +4 -3
  281. package/dist/collection/components/stable/gux-card/tests/gux-card.e2e.js +16 -0
  282. package/dist/collection/components/stable/gux-card/tests/gux-card.spec.js +17 -0
  283. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.css +83 -0
  284. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +363 -0
  285. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/tests/gux-column-manager-item.service.spec.js +35 -0
  286. package/dist/collection/components/stable/gux-column-manager/gux-column-manager.css +33 -0
  287. package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +176 -0
  288. package/dist/collection/components/stable/gux-column-manager/gux-column-manager.service.js +80 -0
  289. package/dist/collection/components/stable/gux-content-search/gux-content-search.css +72 -72
  290. package/dist/collection/components/stable/gux-content-search/gux-content-search.js +12 -10
  291. package/dist/collection/components/stable/gux-content-search/tests/gux-content-search.e2e.js +547 -0
  292. package/dist/collection/components/stable/gux-content-search/tests/gux-content-search.spec.js +198 -0
  293. package/dist/collection/components/stable/gux-context-menu/gux-context-menu.css +54 -0
  294. package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +208 -0
  295. package/dist/collection/components/stable/gux-context-menu/tests/gux-context-menu.e2e.js +85 -0
  296. package/dist/collection/components/stable/gux-context-menu/tests/gux-context-menu.spec.js +44 -0
  297. package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.css +3 -3
  298. package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +6 -6
  299. package/dist/collection/components/stable/gux-copy-to-clipboard/tests/gux-copy-to-clipboard.e2e.js +23 -0
  300. package/dist/collection/components/stable/gux-copy-to-clipboard/tests/gux-copy-to-clipboard.spec.js +42 -0
  301. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.css +80 -53
  302. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +15 -13
  303. package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.e2e.js +112 -0
  304. package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.service.spec.js +237 -0
  305. package/dist/collection/components/stable/gux-datepicker/tests/gux-datepicker.spec.js +36 -0
  306. package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.css +18 -28
  307. package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +8 -7
  308. package/dist/collection/components/stable/gux-dismiss-button/tests/gux-dismiss-button.e2e.js +20 -0
  309. package/dist/collection/components/stable/gux-dismiss-button/tests/gux-dismiss-button.spec.js +22 -0
  310. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.css +58 -49
  311. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +20 -38
  312. package/dist/collection/components/stable/gux-dropdown/tests/gux-dropdown.e2e.js +190 -0
  313. package/dist/collection/components/stable/gux-dropdown/tests/gux-dropdown.spec.js +65 -0
  314. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.css +50 -0
  315. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +122 -0
  316. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.css +162 -0
  317. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +692 -0
  318. package/dist/collection/components/stable/gux-dropdown-multi/tests/gux-dropdown-multi.e2e.js +277 -0
  319. package/dist/collection/components/stable/gux-dropdown-multi/tests/gux-dropdown-multi.spec.js +24 -0
  320. package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.css +32 -0
  321. package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +237 -0
  322. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.css +26 -0
  323. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +82 -0
  324. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.css +8 -0
  325. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +21 -0
  326. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.css +60 -0
  327. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +256 -0
  328. package/dist/collection/components/stable/gux-flyout-menu/tests/gux-flyout-menu.e2e.js +71 -0
  329. package/dist/collection/components/stable/gux-flyout-menu/tests/gux-flyout-menu.spec.js +52 -0
  330. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.css +130 -53
  331. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +38 -12
  332. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/tests/gux-form-field-checkbox.e2e.js +93 -0
  333. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/tests/gux-form-field-checkbox.spec.js +64 -0
  334. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.css +53 -47
  335. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +13 -12
  336. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/tests/gux-form-field-color.e2e.js +83 -0
  337. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/tests/gux-form-field-color.spec.js +65 -0
  338. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.css +36 -30
  339. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +17 -16
  340. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/tests/gux-form-field-dropdown.e2e.js +196 -0
  341. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/tests/gux-form-field-dropdown.spec.js +188 -0
  342. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.css +57 -53
  343. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +19 -17
  344. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/tests/gux-form-field-number.e2e.js +110 -0
  345. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/tests/gux-form-field-number.spec.js +85 -0
  346. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.css +26 -23
  347. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +16 -15
  348. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.css +108 -41
  349. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +11 -11
  350. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/tests/gux-form-field-radio.e2e.js +114 -0
  351. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/tests/gux-form-field-radio.spec.js +75 -0
  352. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.css +92 -57
  353. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +13 -12
  354. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.css +61 -52
  355. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +15 -13
  356. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/tests/gux-form-field-search.e2e.js +83 -0
  357. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/tests/gux-form-field-search.spec.js +65 -0
  358. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.css +58 -73
  359. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +13 -12
  360. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/tests/gux-form-field-select.e2e.js +95 -0
  361. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/tests/gux-form-field-select.spec.js +80 -0
  362. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.css +65 -51
  363. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +15 -13
  364. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/tests/gux-form-field-text-like.e2e.js +171 -0
  365. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/tests/gux-form-field-text-like.spec.js +125 -0
  366. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.css +56 -55
  367. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +15 -13
  368. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/tests/gux-form-field-textarea.e2e.js +104 -0
  369. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/tests/gux-form-field-textarea.spec.js +79 -0
  370. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.css +33 -28
  371. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +16 -15
  372. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/tests/gux-form-field-time-picker.e2e.js +83 -0
  373. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/tests/gux-form-field-time-picker.spec.js +66 -0
  374. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.css +99 -0
  375. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +156 -0
  376. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/tests/gux-form-field-time-zone-picker.e2e.js +123 -0
  377. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/tests/gux-form-field-time-zone-picker.spec.js +103 -0
  378. package/dist/collection/components/stable/gux-form-field/functional-components/functional-components.js +6 -6
  379. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-container/gux-form-field-container.js +1 -1
  380. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-error/gux-form-field-error.js +1 -1
  381. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-fieldset-container/gux-form-field-fieldset-container.js +1 -1
  382. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-help/gux-form-field-help.js +1 -1
  383. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-label/gux-form-field-label.js +1 -1
  384. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-legend-label/gux-form-field-legend-label.js +1 -1
  385. package/dist/collection/components/stable/gux-form-field/gux-form-field.service.js +4 -4
  386. package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.css +12 -17
  387. package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +5 -5
  388. package/dist/collection/components/stable/gux-form-field/tests/gux-form-field.service.spec.js +19 -0
  389. package/dist/collection/components/stable/gux-icon/gux-icon.js +9 -10
  390. package/dist/collection/components/stable/gux-icon/gux-icon.service.js +2 -2
  391. package/dist/collection/components/stable/gux-icon/icons/custom/carousel.svg +1 -0
  392. package/dist/collection/components/stable/gux-icon/icons/custom/co-browse.svg +1 -0
  393. package/dist/collection/components/stable/gux-icon/icons/custom/face-smile-hearts-regular.svg +1 -0
  394. package/dist/collection/components/stable/gux-icon/icons/custom/file-pen-question.svg +1 -0
  395. package/dist/collection/components/stable/gux-icon/icons/custom/filter-notification.svg +1 -0
  396. package/dist/collection/components/stable/gux-icon/icons/custom/font-regular-highlight.svg +1 -0
  397. package/dist/collection/components/stable/gux-icon/icons/custom/list-alphabetical-regular.svg +1 -0
  398. package/dist/collection/components/stable/gux-icon/icons/custom/list-roman-regular.svg +1 -0
  399. package/dist/collection/components/stable/gux-icon/icons/custom/one-button.svg +1 -0
  400. package/dist/collection/components/stable/gux-icon/icons/custom/person-running.svg +1 -0
  401. package/dist/collection/components/stable/gux-icon/icons/custom/quick-reply.svg +1 -0
  402. package/dist/collection/components/stable/gux-icon/icons/custom/three-button.svg +1 -0
  403. package/dist/collection/components/stable/gux-icon/icons/fa/alarm-clock-regular.svg +1 -0
  404. package/dist/collection/components/stable/gux-icon/icons/fa/alarm-snooze-regular.svg +1 -0
  405. package/dist/collection/components/stable/gux-icon/icons/fa/arrows-to-circle-regular.svg +1 -0
  406. package/dist/collection/components/stable/gux-icon/icons/fa/award-solid.svg +1 -0
  407. package/dist/collection/components/stable/gux-icon/icons/fa/backward-step-regular.svg +1 -0
  408. package/dist/collection/components/stable/gux-icon/icons/fa/bell-on-regular.svg +1 -0
  409. package/dist/collection/components/stable/gux-icon/icons/fa/bell-slash-regular.svg +1 -0
  410. package/dist/collection/components/stable/gux-icon/icons/fa/circle-plus-solid.svg +1 -0
  411. package/dist/collection/components/stable/gux-icon/icons/fa/comment-dots-regular.svg +1 -0
  412. package/dist/collection/components/stable/gux-icon/icons/fa/diagram-nested-regular.svg +1 -0
  413. package/dist/collection/components/stable/gux-icon/icons/fa/eye-regular.svg +1 -0
  414. package/dist/collection/components/stable/gux-icon/icons/fa/eye-slash-regular.svg +1 -0
  415. package/dist/collection/components/stable/gux-icon/icons/fa/face-frown-regular.svg +1 -0
  416. package/dist/collection/components/stable/gux-icon/icons/fa/face-frown-solid.svg +1 -0
  417. package/dist/collection/components/stable/gux-icon/icons/fa/face-laugh-regular.svg +1 -0
  418. package/dist/collection/components/stable/gux-icon/icons/fa/face-laugh-solid.svg +1 -0
  419. package/dist/collection/components/stable/gux-icon/icons/fa/file-exclamation-regular.svg +1 -0
  420. package/dist/collection/components/stable/gux-icon/icons/fa/forward-step-regular.svg +1 -0
  421. package/dist/collection/components/stable/gux-icon/icons/fa/function-regular.svg +1 -0
  422. package/dist/collection/components/stable/gux-icon/icons/fa/google.svg +1 -0
  423. package/dist/collection/components/stable/gux-icon/icons/fa/hand-back-point-right-regular.svg +1 -0
  424. package/dist/collection/components/stable/gux-icon/icons/fa/laptop-slash-regular.svg +1 -0
  425. package/dist/collection/components/stable/gux-icon/icons/fa/list-radio-clean-regular.svg +1 -0
  426. package/dist/collection/components/stable/gux-icon/icons/fa/message-bot-regular.svg +1 -0
  427. package/dist/collection/components/stable/gux-icon/icons/fa/microsoft.svg +1 -0
  428. package/dist/collection/components/stable/gux-icon/icons/fa/pause-regular.svg +1 -0
  429. package/dist/collection/components/stable/gux-icon/icons/fa/pen-slash-regular.svg +1 -0
  430. package/dist/collection/components/stable/gux-icon/icons/fa/play-regular.svg +1 -0
  431. package/dist/collection/components/stable/gux-icon/icons/fa/regular-user-circle-arrow-left.svg +1 -0
  432. package/dist/collection/components/stable/gux-icon/icons/fa/square-dashed-regular.svg +1 -0
  433. package/dist/collection/components/stable/gux-icon/icons/fa/stop-regular.svg +1 -0
  434. package/dist/collection/components/stable/gux-icon/icons/fa/subscript-regular.svg +1 -0
  435. package/dist/collection/components/stable/gux-icon/icons/fa/superscript-regular.svg +1 -0
  436. package/dist/collection/components/stable/gux-icon/icons/fa/user-group-solid.svg +1 -0
  437. package/dist/collection/components/stable/gux-icon/icons/fa/volume-regular.svg +1 -0
  438. package/dist/collection/components/stable/gux-icon/icons/fa/volume-xmark-regular.svg +1 -0
  439. package/dist/collection/components/stable/gux-icon/icons/fa/wand-magic-sparkles-regular.svg +1 -0
  440. package/dist/collection/components/stable/gux-icon/icons/fa/windows.svg +1 -0
  441. package/dist/collection/components/stable/gux-icon/tests/gux-icon.e2e.js +11 -0
  442. package/dist/collection/components/stable/gux-icon/tests/gux-icon.service.spec.js +22 -0
  443. package/dist/collection/components/stable/gux-icon/tests/gux-icon.spec.js +6 -0
  444. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.css +1 -1
  445. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +2 -2
  446. package/dist/collection/components/stable/gux-list/gux-list-divider/tests/gux-list-divider.spec.js +22 -0
  447. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.css +27 -15
  448. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +3 -3
  449. package/dist/collection/components/stable/gux-list/gux-list-item/tests/gux-list-item.spec.js +22 -0
  450. package/dist/collection/components/stable/gux-list/gux-list.css +1 -1
  451. package/dist/collection/components/stable/gux-list/gux-list.js +13 -9
  452. package/dist/collection/components/stable/gux-list/tests/gux-list.e2e.js +20 -0
  453. package/dist/collection/components/stable/gux-list/tests/gux-list.spec.js +23 -0
  454. package/dist/collection/components/stable/gux-listbox/gux-listbox.css +19 -13
  455. package/dist/collection/components/stable/gux-listbox/gux-listbox.js +45 -29
  456. package/dist/collection/components/stable/gux-listbox/gux-listbox.service.js +2 -7
  457. package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.css +47 -18
  458. package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +4 -44
  459. package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.css +52 -25
  460. package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +4 -3
  461. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.css +29 -21
  462. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +8 -6
  463. package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.css +14 -15
  464. package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +41 -25
  465. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.css +52 -31
  466. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +13 -47
  467. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.css +102 -0
  468. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +28 -0
  469. package/dist/collection/components/stable/gux-loading-message/tests/gux-loading-message.e2e.js +14 -0
  470. package/dist/collection/components/stable/gux-loading-message/tests/gux-loading-message.spec.js +27 -0
  471. package/dist/collection/components/stable/gux-modal/gux-modal.css +56 -46
  472. package/dist/collection/components/stable/gux-modal/gux-modal.js +70 -105
  473. package/dist/collection/components/stable/gux-modal/tests/gux-modal.e2e.js +285 -0
  474. package/dist/collection/components/stable/gux-modal/tests/gux-modal.spec.js +140 -0
  475. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +2 -2
  476. package/dist/collection/components/stable/gux-page-loading-spinner/tests/gux-page-loading-spinner.e2e.js +33 -0
  477. package/dist/collection/components/stable/gux-page-loading-spinner/tests/gux-page-loading-spinner.spec.js +12 -0
  478. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.js +105 -62
  479. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.css +32 -47
  480. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +39 -45
  481. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.css +31 -0
  482. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +164 -0
  483. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/tests/gux-pagination-buttons.service.spec.js +129 -0
  484. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/tests/gux-pagination-buttons.spec.js +32 -0
  485. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.css +9 -7
  486. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +10 -5
  487. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/tests/gux-pagination-item-counts.spec.js +30 -0
  488. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.css +13 -6
  489. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +7 -6
  490. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/tests/gux-pagination-items-per-page.spec.js +33 -0
  491. package/dist/collection/components/stable/gux-pagination/gux-pagination.css +14 -7
  492. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +81 -52
  493. package/dist/collection/components/stable/gux-pagination/tests/gux-pagination.e2e.js +97 -0
  494. package/dist/collection/components/stable/gux-pagination/tests/gux-pagination.spec.js +116 -0
  495. package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.css +6 -6
  496. package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +10 -8
  497. package/dist/collection/components/stable/gux-pagination-cursor/tests/gux-pagination-cursor.e2e.js +66 -0
  498. package/dist/collection/components/stable/gux-pagination-cursor/tests/gux-pagination-cursor.spec.js +67 -0
  499. package/dist/collection/components/stable/gux-popover/gux-popover.css +21 -46
  500. package/dist/collection/components/stable/gux-popover/gux-popover.js +101 -75
  501. package/dist/collection/components/stable/gux-popover/tests/gux-popover.e2e.js +60 -0
  502. package/dist/collection/components/stable/gux-popover/tests/gux-popover.spec.js +50 -0
  503. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.css +13 -64
  504. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +101 -68
  505. package/dist/collection/components/stable/gux-popover-list/tests/gux-popover-list.e2e.js +59 -0
  506. package/dist/collection/components/stable/gux-popover-list/tests/gux-popover-list.spec.js +49 -0
  507. package/dist/collection/components/stable/gux-popup/gux-popup.css +11 -0
  508. package/dist/collection/components/stable/gux-popup/gux-popup.js +45 -14
  509. package/dist/collection/components/stable/gux-popup/tests/gux-popup.e2e.js +41 -0
  510. package/dist/collection/components/stable/gux-popup/tests/gux-popup.spec.js +37 -0
  511. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.css +179 -31
  512. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.functional.js +11 -0
  513. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +8 -6
  514. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.service.js +4 -0
  515. package/dist/collection/components/stable/gux-radial-loading/tests/gux-radial-loading.e2e.js +33 -0
  516. package/dist/collection/components/stable/gux-radial-loading/tests/gux-radial-loading.spec.js +33 -0
  517. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.css +27 -27
  518. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.functional.js +4 -7
  519. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +7 -33
  520. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.service.js +5 -6
  521. package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.e2e.js +58 -0
  522. package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.service.spec.js +36 -0
  523. package/dist/collection/components/stable/gux-radial-progress/tests/gux-radial-progress.spec.js +61 -0
  524. package/dist/collection/components/stable/gux-rating/gux-rating.css +24 -7
  525. package/dist/collection/components/stable/gux-rating/gux-rating.js +6 -6
  526. package/dist/collection/components/stable/gux-rating/tests/gux-rating.e2e.js +208 -0
  527. package/dist/collection/components/stable/gux-rating/tests/gux-rating.spec.js +37 -0
  528. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.css +24 -0
  529. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +22 -0
  530. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.css +28 -0
  531. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +30 -0
  532. package/dist/collection/components/stable/gux-skip-navigation-list/tests/gux-skip-navigation-list.e2e.js +24 -0
  533. package/dist/collection/components/stable/gux-skip-navigation-list/tests/gux-skip-navigation-list.spec.js +29 -0
  534. package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.css +5 -0
  535. package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +110 -0
  536. package/dist/collection/components/stable/gux-table/gux-all-row-select/tests/gux-all-row-select.spec.js +11 -0
  537. package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.css +5 -0
  538. package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +100 -0
  539. package/dist/collection/components/stable/gux-table/gux-row-select/tests/gux-row-select.spec.js +11 -0
  540. package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.css +39 -0
  541. package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +177 -0
  542. package/dist/collection/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.e2e.js +56 -0
  543. package/dist/collection/components/stable/gux-table/gux-sort-control/tests/gux-sort-control.spec.js +44 -0
  544. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.css +24 -0
  545. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +130 -0
  546. package/dist/collection/components/stable/gux-table/gux-table-select-menu/tests/gux-table-select-menu.spec.js +24 -0
  547. package/dist/collection/components/stable/gux-table/gux-table.css +35 -0
  548. package/dist/collection/components/stable/gux-table/gux-table.js +471 -0
  549. package/dist/collection/components/stable/gux-table/tests/gux-table.e2e.js +543 -0
  550. package/dist/collection/components/stable/gux-table/tests/gux-table.spec.js +28 -0
  551. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.css +3 -0
  552. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +126 -0
  553. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/tests/gux-table-toolbar-action.e2e.js +53 -0
  554. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/tests/gux-table-toolbar-action.spec.js +54 -0
  555. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.css +28 -0
  556. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +103 -0
  557. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/tests/gux-table-toolbar-custom-action.e2e.js +33 -0
  558. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/tests/gux-table-toolbar-custom-action.spec.js +34 -0
  559. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.css +31 -0
  560. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +160 -0
  561. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.css +51 -0
  562. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +209 -0
  563. package/dist/collection/components/stable/gux-table-toolbar/tests/gux-table-toolbar.e2e.js +46 -0
  564. package/dist/collection/components/stable/gux-table-toolbar/tests/gux-table-toolbar.spec.js +59 -0
  565. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.css +37 -32
  566. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +8 -5
  567. package/dist/collection/components/stable/gux-tabs/gux-tab/tests/gux-tab.e2e.js +15 -0
  568. package/dist/collection/components/stable/gux-tabs/gux-tab/tests/gux-tab.spec.js +16 -0
  569. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.css +15 -18
  570. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +8 -7
  571. package/dist/collection/components/stable/gux-tabs/gux-tab-list/tests/gux-tab-list.e2e.js +15 -0
  572. package/dist/collection/components/stable/gux-tabs/gux-tab-list/tests/gux-tab-list.spec.js +16 -0
  573. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.css +15 -6
  574. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +6 -4
  575. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/tests/gux-tab-panel.e2e.js +15 -0
  576. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/tests/gux-tab-panel.spec.js +16 -0
  577. package/dist/collection/components/stable/gux-tabs/gux-tabs.css +13 -1
  578. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +10 -7
  579. package/dist/collection/components/stable/gux-tabs/tests/gux-tabs.e2e.js +140 -0
  580. package/dist/collection/components/stable/gux-tabs/tests/gux-tabs.spec.js +57 -0
  581. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.css +3 -2
  582. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +13 -10
  583. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.css +15 -11
  584. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +10 -9
  585. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.css +5 -6
  586. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +4 -3
  587. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.css +1 -1
  588. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +5 -4
  589. package/dist/collection/components/stable/gux-tabs-advanced/tests/gux-tabs-advanced.e2e.js +222 -0
  590. package/dist/collection/components/stable/gux-tabs-advanced/tests/gux-tabs-advanced.spec.js +73 -0
  591. package/dist/collection/components/stable/gux-tag/gux-tag.css +151 -0
  592. package/dist/collection/components/stable/gux-tag/gux-tag.js +171 -0
  593. package/dist/collection/components/stable/gux-tag/tests/gux-tag.e2e.js +135 -0
  594. package/dist/collection/components/stable/gux-tag/tests/gux-tag.spec.js +130 -0
  595. package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.css +9 -3
  596. package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +30 -10
  597. package/dist/collection/components/stable/gux-text-highlight/tests/gux-text-highlight.e2e.js +147 -0
  598. package/dist/collection/components/stable/gux-text-highlight/tests/gux-text-hightlight.spec.js +149 -0
  599. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.css +123 -0
  600. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +413 -0
  601. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.service.js +142 -0
  602. package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.e2e.js +41 -0
  603. package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.service.spec.js +698 -0
  604. package/dist/collection/components/stable/gux-time-picker/tests/gux-time-picker.spec.js +14 -0
  605. package/dist/collection/components/stable/gux-toast/gux-toast.css +5 -5
  606. package/dist/collection/components/stable/gux-toast/gux-toast.js +6 -5
  607. package/dist/collection/components/stable/gux-toast/tests/gux-toast.e2e.js +121 -0
  608. package/dist/collection/components/stable/gux-toast/tests/gux-toast.spec.js +111 -0
  609. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.css +83 -22
  610. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +6 -4
  611. package/dist/collection/components/stable/gux-toggle/gux-toggle.css +22 -8
  612. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +8 -7
  613. package/dist/collection/components/stable/gux-toggle/tests/gux-toggle.e2e.js +147 -0
  614. package/dist/collection/components/stable/gux-toggle/tests/gux-toggle.spec.js +126 -0
  615. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.css +103 -7
  616. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +95 -16
  617. package/dist/collection/components/stable/gux-tooltip/tests/gux-tooltip.e2e.js +33 -0
  618. package/dist/collection/components/stable/gux-tooltip/tests/gux-tooltip.spec.js +55 -0
  619. package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +12 -5
  620. package/dist/collection/components/stable/gux-truncate/gux-truncate.js +8 -6
  621. package/dist/collection/components/stable/gux-truncate/tests/gux-truncate.e2e.js +32 -0
  622. package/dist/collection/components/stable/gux-truncate/tests/gux-truncate.spec.js +23 -0
  623. package/dist/collection/i18n/DateTimeFormatter.js +7 -10
  624. package/dist/collection/i18n/fetchResources.js +1 -1
  625. package/dist/collection/i18n/index.js +5 -5
  626. package/dist/collection/i18n/time-zone/identifiers.js +460 -0
  627. package/dist/collection/i18n/time-zone/types.js +1 -0
  628. package/dist/collection/test/e2eTestUtils.js +2 -2
  629. package/dist/collection/test/specTestUtils.js +10 -0
  630. package/dist/collection/utils/date/from-iso-time-string.spec.js +13 -0
  631. package/dist/collection/utils/date/get-valid-timezone.js +7 -0
  632. package/dist/collection/utils/date/get-valid-timezone.spec.js +38 -0
  633. package/dist/collection/utils/date/iso-dates.spec.js +170 -0
  634. package/dist/collection/utils/date/year-month-values.spec.js +81 -0
  635. package/dist/collection/utils/decorator/on-click-outside.js +1 -1
  636. package/dist/collection/utils/decorator/on-mutation.js +1 -1
  637. package/dist/collection/utils/decorator/on-resize.js +1 -1
  638. package/dist/collection/utils/dom/event-is-from.spec.js +29 -0
  639. package/dist/collection/utils/dom/find-element-by-id.js +10 -3
  640. package/dist/collection/utils/dom/manipulate-elements-classes.spec.js +104 -0
  641. package/dist/collection/utils/dom/on-input-disabled-state-change.js +1 -1
  642. package/dist/collection/utils/dom/random-html-id.spec.js +14 -0
  643. package/dist/collection/utils/dom/set-input-value.js +1 -1
  644. package/dist/collection/utils/dom/when-event-is-from.spec.js +37 -0
  645. package/dist/collection/utils/string/search.spec.js +40 -0
  646. package/dist/collection/utils/tracking/usage.js +1 -1
  647. package/dist/collection/utils/tracking/usage.spec.js +121 -0
  648. package/dist/component-specs.json +776 -329
  649. package/dist/deploy-info.json +3 -3
  650. package/dist/esm/find-element-by-id-a3c82a2d.js +24 -0
  651. package/dist/esm/floating-ui.dom.esm-393a5c50.js +1542 -0
  652. package/dist/esm/genesys-webcomponents.js +4 -7
  653. package/dist/esm/get-slot-text-content-189d6edf.js +6 -0
  654. package/dist/esm/get-valid-timezone-1cf3a777.js +517 -0
  655. package/dist/esm/gux-accordion-section.entry.js +8 -13
  656. package/dist/esm/gux-accordion.entry.js +2 -2
  657. package/dist/esm/gux-action-button.entry.js +14 -17
  658. package/dist/esm/gux-action-toast-legacy.entry.js +3 -3
  659. package/dist/esm/gux-advanced-dropdown-legacy.entry.js +214 -0
  660. package/dist/esm/gux-all-row-select.entry.js +8 -10
  661. package/dist/esm/gux-announce-beta.entry.js +3 -3
  662. package/dist/esm/gux-badge.entry.js +65 -0
  663. package/dist/esm/gux-blank-state.entry.js +45 -0
  664. package/dist/esm/gux-breadcrumb-item.entry.js +3 -3
  665. package/dist/esm/gux-breadcrumbs.entry.js +5 -5
  666. package/dist/esm/gux-button-multi.entry.js +7 -8
  667. package/dist/esm/gux-button-slot.entry.js +42 -0
  668. package/dist/esm/gux-button.entry.js +34 -19
  669. package/dist/esm/gux-calendar-beta.entry.js +9 -9
  670. package/dist/esm/gux-calendar.entry.js +18 -10
  671. package/dist/esm/gux-card.entry.js +2 -2
  672. package/dist/esm/gux-column-manager-item.entry.js +8 -9
  673. package/dist/esm/gux-column-manager.entry.js +122 -0
  674. package/dist/esm/gux-column-manager.service-4f5bf4c4.js +83 -0
  675. package/dist/esm/gux-content-search.entry.js +16 -13
  676. package/dist/esm/gux-context-menu.entry.js +130 -0
  677. package/dist/esm/gux-copy-to-clipboard.entry.js +7 -7
  678. package/dist/esm/gux-create-option.entry.js +5 -5
  679. package/dist/esm/gux-date-beta.entry.js +9 -6
  680. package/dist/esm/gux-date-time-beta.entry.js +9 -6
  681. package/dist/esm/gux-datepicker.entry.js +10 -10
  682. package/dist/esm/gux-disclosure-button-legacy.entry.js +60 -0
  683. package/dist/esm/gux-dismiss-button.entry.js +6 -6
  684. package/dist/esm/gux-dropdown-multi-tag.entry.js +4 -4
  685. package/dist/esm/gux-dropdown-multi.entry.js +406 -0
  686. package/dist/esm/gux-dropdown-option.entry.js +2 -2
  687. package/dist/esm/gux-dropdown_3.entry.js +29 -35
  688. package/dist/esm/gux-flyout-menu.entry.js +178 -0
  689. package/dist/esm/gux-form-field-checkbox.entry.js +17 -13
  690. package/dist/esm/gux-form-field-color.entry.js +13 -13
  691. package/dist/esm/gux-form-field-container-ac3eb96d.js +18 -0
  692. package/dist/esm/gux-form-field-dropdown.entry.js +17 -16
  693. package/dist/esm/gux-form-field-fieldset-container-050466a8.js +18 -0
  694. package/dist/esm/gux-form-field-input-clear-button.entry.js +5 -5
  695. package/dist/esm/gux-form-field-number_3.entry.js +28 -28
  696. package/dist/esm/gux-form-field-phone.entry.js +14 -13
  697. package/dist/esm/gux-form-field-radio.entry.js +12 -12
  698. package/dist/esm/gux-form-field-range.entry.js +13 -13
  699. package/dist/esm/gux-form-field-search.entry.js +13 -13
  700. package/dist/esm/gux-form-field-select.entry.js +13 -13
  701. package/dist/esm/gux-form-field-text-like.entry.js +13 -13
  702. package/dist/esm/gux-form-field-textarea.entry.js +13 -13
  703. package/dist/esm/gux-form-field-time-picker.entry.js +16 -15
  704. package/dist/esm/gux-form-field-time-zone-picker.entry.js +114 -0
  705. package/dist/esm/gux-form-field.service-6bc072f5.js +140 -0
  706. package/dist/esm/gux-icon.entry.js +6 -8
  707. package/dist/esm/gux-inline-alert.entry.js +5 -5
  708. package/dist/esm/gux-list-divider.entry.js +1 -1
  709. package/dist/esm/gux-list-item.entry.js +3 -3
  710. package/dist/esm/gux-list.entry.js +4 -4
  711. package/dist/esm/gux-listbox-multi.entry.js +20 -17
  712. package/dist/esm/gux-listbox.service-0f180d8a.js +152 -0
  713. package/dist/esm/gux-loading-message.entry.js +20 -0
  714. package/dist/esm/gux-menu-option.entry.js +10 -3
  715. package/dist/esm/gux-menu.entry.js +3 -3
  716. package/dist/esm/gux-modal-legacy.entry.js +81 -0
  717. package/dist/esm/gux-modal.entry.js +28 -52
  718. package/dist/esm/gux-month-calendar.entry.js +13 -9
  719. package/dist/esm/gux-month-list_2.entry.js +5 -5
  720. package/dist/esm/gux-month-picker-beta.entry.js +12 -18
  721. package/dist/esm/gux-notification-toast-legacy.entry.js +3 -3
  722. package/dist/esm/gux-option-icon.entry.js +3 -3
  723. package/dist/esm/gux-option-multi.entry.js +12 -14
  724. package/dist/esm/gux-page-loading-spinner.entry.js +2 -2
  725. package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +271 -0
  726. package/dist/esm/gux-pagination-buttons_3.entry.js +140 -124
  727. package/dist/esm/gux-pagination-cursor.entry.js +7 -7
  728. package/dist/esm/gux-pagination-legacy.entry.js +72 -0
  729. package/dist/esm/gux-pagination.entry.js +51 -26
  730. package/dist/esm/gux-phone-input-beta.entry.js +661 -596
  731. package/dist/esm/gux-popover-list.entry.js +78 -56
  732. package/dist/esm/gux-popup.entry.js +28 -15
  733. package/dist/esm/gux-radial-loading.entry.js +25 -6
  734. package/dist/esm/gux-radial-progress.entry.js +13 -27
  735. package/dist/esm/gux-rating.entry.js +6 -6
  736. package/dist/esm/gux-region-icon.entry.js +7 -7
  737. package/dist/esm/gux-row-select.entry.js +8 -10
  738. package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
  739. package/dist/esm/gux-segmented-control-beta.entry.js +40 -0
  740. package/dist/esm/gux-segmented-control-item.entry.js +66 -0
  741. package/dist/esm/gux-simple-toast-legacy.entry.js +3 -3
  742. package/dist/esm/gux-skip-navigation-item.entry.js +1 -1
  743. package/dist/esm/gux-skip-navigation-list.entry.js +29 -0
  744. package/dist/esm/gux-sort-control.entry.js +10 -10
  745. package/dist/esm/gux-submenu.entry.js +56 -51
  746. package/dist/esm/gux-switch-item.entry.js +2 -2
  747. package/dist/esm/gux-switch-legacy.entry.js +41 -0
  748. package/dist/esm/gux-tab-advanced-list.entry.js +8 -8
  749. package/dist/esm/gux-tab-advanced-panel.entry.js +2 -2
  750. package/dist/esm/gux-tab-advanced.entry.js +8 -8
  751. package/dist/esm/gux-tab-list.entry.js +6 -6
  752. package/dist/esm/gux-tab-panel.entry.js +3 -3
  753. package/dist/esm/gux-tab.entry.js +2 -2
  754. package/dist/esm/gux-table-select-menu.entry.js +9 -9
  755. package/dist/esm/gux-table-toolbar-action.entry.js +5 -5
  756. package/dist/esm/gux-table-toolbar-custom-action.entry.js +10 -4
  757. package/dist/esm/gux-table-toolbar-menu-button.entry.js +14 -8
  758. package/dist/esm/gux-table-toolbar.entry.js +209 -0
  759. package/dist/esm/gux-table.entry.js +282 -0
  760. package/dist/esm/gux-tabs-advanced.entry.js +2 -2
  761. package/dist/esm/gux-tabs.entry.js +4 -4
  762. package/dist/esm/gux-tag.entry.js +75 -0
  763. package/dist/esm/gux-text-highlight.entry.js +10 -9
  764. package/dist/esm/gux-time-beta.entry.js +9 -6
  765. package/dist/esm/gux-time-picker.entry.js +388 -0
  766. package/dist/esm/gux-time-zone-picker-beta.entry.js +7836 -0
  767. package/dist/esm/gux-toast.entry.js +5 -5
  768. package/dist/esm/gux-toggle-slider.entry.js +6 -4
  769. package/dist/esm/gux-toggle.entry.js +6 -6
  770. package/dist/esm/gux-tooltip-title.entry.js +8 -3
  771. package/dist/esm/gux-tooltip.entry.js +47 -13
  772. package/dist/esm/gux-truncate.entry.js +3 -3
  773. package/dist/esm/index-39e65a0a.js +2769 -0
  774. package/dist/esm/index-df729b6a.js +4070 -0
  775. package/dist/esm/loader.js +4 -13
  776. package/dist/esm/on-attribute-change-42a46627.js +24 -0
  777. package/dist/esm/on-click-outside-f15c5ac7.js +75 -0
  778. package/dist/esm/on-mutation-c570b3ed.js +34 -0
  779. package/dist/esm/on-resize-e2132936.js +34 -0
  780. package/dist/esm/usage-4bd496df.js +225 -0
  781. package/dist/genesys-webcomponents/genesys-webcomponents.css +16 -4
  782. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  783. package/dist/genesys-webcomponents/i18n/genesys-webcomponents.i18n.en.json +1 -1
  784. package/dist/genesys-webcomponents/icons/custom/carousel.svg +1 -0
  785. package/dist/genesys-webcomponents/icons/custom/co-browse.svg +1 -0
  786. package/dist/genesys-webcomponents/icons/custom/face-smile-hearts-regular.svg +1 -0
  787. package/dist/genesys-webcomponents/icons/custom/file-pen-question.svg +1 -0
  788. package/dist/genesys-webcomponents/icons/custom/filter-notification.svg +1 -0
  789. package/dist/genesys-webcomponents/icons/custom/font-regular-highlight.svg +1 -0
  790. package/dist/genesys-webcomponents/icons/custom/list-alphabetical-regular.svg +1 -0
  791. package/dist/genesys-webcomponents/icons/custom/list-roman-regular.svg +1 -0
  792. package/dist/genesys-webcomponents/icons/custom/one-button.svg +1 -0
  793. package/dist/genesys-webcomponents/icons/custom/person-running.svg +1 -0
  794. package/dist/genesys-webcomponents/icons/custom/quick-reply.svg +1 -0
  795. package/dist/genesys-webcomponents/icons/custom/three-button.svg +1 -0
  796. package/dist/genesys-webcomponents/icons/fa/alarm-clock-regular.svg +1 -0
  797. package/dist/genesys-webcomponents/icons/fa/alarm-snooze-regular.svg +1 -0
  798. package/dist/genesys-webcomponents/icons/fa/arrows-to-circle-regular.svg +1 -0
  799. package/dist/genesys-webcomponents/icons/fa/award-solid.svg +1 -0
  800. package/dist/genesys-webcomponents/icons/fa/backward-step-regular.svg +1 -0
  801. package/dist/genesys-webcomponents/icons/fa/bell-on-regular.svg +1 -0
  802. package/dist/genesys-webcomponents/icons/fa/bell-slash-regular.svg +1 -0
  803. package/dist/genesys-webcomponents/icons/fa/circle-plus-solid.svg +1 -0
  804. package/dist/genesys-webcomponents/icons/fa/comment-dots-regular.svg +1 -0
  805. package/dist/genesys-webcomponents/icons/fa/diagram-nested-regular.svg +1 -0
  806. package/dist/genesys-webcomponents/icons/fa/eye-regular.svg +1 -0
  807. package/dist/genesys-webcomponents/icons/fa/eye-slash-regular.svg +1 -0
  808. package/dist/genesys-webcomponents/icons/fa/face-frown-regular.svg +1 -0
  809. package/dist/genesys-webcomponents/icons/fa/face-frown-solid.svg +1 -0
  810. package/dist/genesys-webcomponents/icons/fa/face-laugh-regular.svg +1 -0
  811. package/dist/genesys-webcomponents/icons/fa/face-laugh-solid.svg +1 -0
  812. package/dist/genesys-webcomponents/icons/fa/file-exclamation-regular.svg +1 -0
  813. package/dist/genesys-webcomponents/icons/fa/forward-step-regular.svg +1 -0
  814. package/dist/genesys-webcomponents/icons/fa/function-regular.svg +1 -0
  815. package/dist/genesys-webcomponents/icons/fa/google.svg +1 -0
  816. package/dist/genesys-webcomponents/icons/fa/hand-back-point-right-regular.svg +1 -0
  817. package/dist/genesys-webcomponents/icons/fa/laptop-slash-regular.svg +1 -0
  818. package/dist/genesys-webcomponents/icons/fa/list-radio-clean-regular.svg +1 -0
  819. package/dist/genesys-webcomponents/icons/fa/message-bot-regular.svg +1 -0
  820. package/dist/genesys-webcomponents/icons/fa/microsoft.svg +1 -0
  821. package/dist/genesys-webcomponents/icons/fa/pause-regular.svg +1 -0
  822. package/dist/genesys-webcomponents/icons/fa/pen-slash-regular.svg +1 -0
  823. package/dist/genesys-webcomponents/icons/fa/play-regular.svg +1 -0
  824. package/dist/genesys-webcomponents/icons/fa/regular-user-circle-arrow-left.svg +1 -0
  825. package/dist/genesys-webcomponents/icons/fa/square-dashed-regular.svg +1 -0
  826. package/dist/genesys-webcomponents/icons/fa/stop-regular.svg +1 -0
  827. package/dist/genesys-webcomponents/icons/fa/subscript-regular.svg +1 -0
  828. package/dist/genesys-webcomponents/icons/fa/superscript-regular.svg +1 -0
  829. package/dist/genesys-webcomponents/icons/fa/user-group-solid.svg +1 -0
  830. package/dist/genesys-webcomponents/icons/fa/volume-regular.svg +1 -0
  831. package/dist/genesys-webcomponents/icons/fa/volume-xmark-regular.svg +1 -0
  832. package/dist/genesys-webcomponents/icons/fa/wand-magic-sparkles-regular.svg +1 -0
  833. package/dist/genesys-webcomponents/icons/fa/windows.svg +1 -0
  834. package/dist/genesys-webcomponents/p-010bf0f4.entry.js +1 -0
  835. package/dist/genesys-webcomponents/p-0daf7cfa.entry.js +1 -0
  836. package/dist/genesys-webcomponents/p-0f2ed3b6.entry.js +1 -0
  837. package/dist/genesys-webcomponents/p-0fd96d17.entry.js +1 -0
  838. package/dist/genesys-webcomponents/p-124c7949.entry.js +1 -0
  839. package/dist/genesys-webcomponents/p-14d979cc.entry.js +1 -0
  840. package/dist/genesys-webcomponents/p-15d48688.entry.js +1 -0
  841. package/dist/genesys-webcomponents/p-19a2b481.entry.js +1 -0
  842. package/dist/genesys-webcomponents/p-1c0540ef.entry.js +1 -0
  843. package/dist/genesys-webcomponents/p-1db6f9a9.entry.js +1 -0
  844. package/dist/genesys-webcomponents/p-1ea9e0f9.entry.js +1 -0
  845. package/dist/genesys-webcomponents/p-1f22913a.entry.js +1 -0
  846. package/dist/genesys-webcomponents/p-253f1213.entry.js +1 -0
  847. package/dist/genesys-webcomponents/p-2607abdb.entry.js +1 -0
  848. package/dist/genesys-webcomponents/p-2a73beb5.entry.js +1 -0
  849. package/dist/genesys-webcomponents/p-2b468e4b.js +1 -0
  850. package/dist/genesys-webcomponents/p-2ba7be7a.js +1 -0
  851. package/dist/genesys-webcomponents/p-2c0fec5b.entry.js +1 -0
  852. package/dist/genesys-webcomponents/p-2cb6fc46.entry.js +1 -0
  853. package/dist/genesys-webcomponents/p-2d34f76f.entry.js +1 -0
  854. package/dist/genesys-webcomponents/p-2f52115b.entry.js +1 -0
  855. package/dist/genesys-webcomponents/p-30242913.entry.js +1 -0
  856. package/dist/genesys-webcomponents/p-30a14c62.entry.js +1 -0
  857. package/dist/genesys-webcomponents/p-31219421.entry.js +1 -0
  858. package/dist/genesys-webcomponents/p-32a59ceb.entry.js +1 -0
  859. package/dist/genesys-webcomponents/p-3320e1c4.entry.js +1 -0
  860. package/dist/genesys-webcomponents/p-35bff387.entry.js +1 -0
  861. package/dist/genesys-webcomponents/p-37bfd195.js +1 -0
  862. package/dist/genesys-webcomponents/p-37c0d203.entry.js +1 -0
  863. package/dist/genesys-webcomponents/p-3c35f220.entry.js +1 -0
  864. package/dist/genesys-webcomponents/p-3fe2d366.entry.js +1 -0
  865. package/dist/genesys-webcomponents/p-4046cff8.entry.js +1 -0
  866. package/dist/genesys-webcomponents/p-433b4556.entry.js +1 -0
  867. package/dist/genesys-webcomponents/p-44aca6cf.entry.js +1 -0
  868. package/dist/genesys-webcomponents/p-49edea32.entry.js +1 -0
  869. package/dist/genesys-webcomponents/p-4ff7126a.entry.js +1 -0
  870. package/dist/genesys-webcomponents/p-54a93970.entry.js +1 -0
  871. package/dist/genesys-webcomponents/p-561fefe4.entry.js +1 -0
  872. package/dist/genesys-webcomponents/p-57f1d9ac.entry.js +1 -0
  873. package/dist/genesys-webcomponents/p-581f1e09.entry.js +1 -0
  874. package/dist/genesys-webcomponents/p-59fe04b5.entry.js +1 -0
  875. package/dist/genesys-webcomponents/p-5d48ef22.entry.js +1 -0
  876. package/dist/genesys-webcomponents/p-5d7d5695.js +1 -0
  877. package/dist/genesys-webcomponents/p-5e8f4d45.entry.js +1 -0
  878. package/dist/genesys-webcomponents/p-61b7b7d0.entry.js +1 -0
  879. package/dist/genesys-webcomponents/p-625c9f83.entry.js +1 -0
  880. package/dist/genesys-webcomponents/p-64691942.entry.js +1 -0
  881. package/dist/genesys-webcomponents/p-65b03df8.js +1 -0
  882. package/dist/genesys-webcomponents/p-6b7a4062.entry.js +7 -0
  883. package/dist/genesys-webcomponents/p-6c1e29d3.entry.js +1 -0
  884. package/dist/genesys-webcomponents/p-6c7a5b9c.entry.js +1 -0
  885. package/dist/genesys-webcomponents/p-6dedb7b1.entry.js +1 -0
  886. package/dist/genesys-webcomponents/p-70381bf7.entry.js +1 -0
  887. package/dist/genesys-webcomponents/p-710bc438.entry.js +1 -0
  888. package/dist/genesys-webcomponents/p-71802b6c.entry.js +1 -0
  889. package/dist/genesys-webcomponents/p-7b287380.entry.js +1 -0
  890. package/dist/genesys-webcomponents/p-7cf6cb76.entry.js +1 -0
  891. package/dist/genesys-webcomponents/p-7de6ca24.entry.js +1 -0
  892. package/dist/genesys-webcomponents/p-80035700.entry.js +1 -0
  893. package/dist/genesys-webcomponents/p-80bba8f9.entry.js +1 -0
  894. package/dist/genesys-webcomponents/p-81b509ab.entry.js +1 -0
  895. package/dist/genesys-webcomponents/p-82c71f22.entry.js +1 -0
  896. package/dist/genesys-webcomponents/p-8324a0ac.js +1 -0
  897. package/dist/genesys-webcomponents/p-8689e4e9.entry.js +1 -0
  898. package/dist/genesys-webcomponents/p-8a2608a6.entry.js +1 -0
  899. package/dist/genesys-webcomponents/p-8b213ee3.entry.js +1 -0
  900. package/dist/genesys-webcomponents/p-8c688f12.entry.js +1 -0
  901. package/dist/genesys-webcomponents/p-8db9c535.entry.js +1 -0
  902. package/dist/genesys-webcomponents/p-924bc6a0.entry.js +1 -0
  903. package/dist/genesys-webcomponents/p-9430252e.entry.js +1 -0
  904. package/dist/genesys-webcomponents/p-95c0e45c.entry.js +1 -0
  905. package/dist/genesys-webcomponents/p-9b993655.entry.js +1 -0
  906. package/dist/genesys-webcomponents/p-9bd2088c.entry.js +1 -0
  907. package/dist/genesys-webcomponents/p-9fe605bb.entry.js +1 -0
  908. package/dist/genesys-webcomponents/p-a285abaf.js +1 -0
  909. package/dist/genesys-webcomponents/p-a35820cd.entry.js +1 -0
  910. package/dist/genesys-webcomponents/p-a69a9910.js +1 -0
  911. package/dist/genesys-webcomponents/p-a75f5094.entry.js +1 -0
  912. package/dist/genesys-webcomponents/p-ac8a5767.entry.js +1 -0
  913. package/dist/genesys-webcomponents/p-acaf927b.entry.js +1 -0
  914. package/dist/genesys-webcomponents/p-af30bcdf.entry.js +1 -0
  915. package/dist/genesys-webcomponents/p-b0d4b282.entry.js +1 -0
  916. package/dist/genesys-webcomponents/p-b1ebae13.entry.js +1 -0
  917. package/dist/genesys-webcomponents/p-b269fa15.entry.js +1 -0
  918. package/dist/genesys-webcomponents/p-b336665d.entry.js +1 -0
  919. package/dist/genesys-webcomponents/p-b4033a54.entry.js +1 -0
  920. package/dist/genesys-webcomponents/p-b69a0f14.entry.js +1 -0
  921. package/dist/genesys-webcomponents/p-b899bac7.entry.js +1 -0
  922. package/dist/genesys-webcomponents/p-bc13e780.entry.js +1 -0
  923. package/dist/genesys-webcomponents/p-bdc6ca65.entry.js +1 -0
  924. package/dist/genesys-webcomponents/p-c28d80b1.entry.js +1 -0
  925. package/dist/genesys-webcomponents/p-c49670a7.js +1 -0
  926. package/dist/genesys-webcomponents/p-c50c1ee3.entry.js +1 -0
  927. package/dist/genesys-webcomponents/p-c79b672c.entry.js +1 -0
  928. package/dist/genesys-webcomponents/p-c92fd567.entry.js +1 -0
  929. package/dist/genesys-webcomponents/p-c932c753.entry.js +1 -0
  930. package/dist/genesys-webcomponents/p-c9637859.entry.js +1 -0
  931. package/dist/genesys-webcomponents/p-ce331e3b.entry.js +1 -0
  932. package/dist/genesys-webcomponents/p-cfb4a6ac.entry.js +1 -0
  933. package/dist/genesys-webcomponents/p-d21cd722.entry.js +1 -0
  934. package/dist/genesys-webcomponents/p-d28a97a4.entry.js +1 -0
  935. package/dist/genesys-webcomponents/p-d36e2a11.entry.js +1 -0
  936. package/dist/genesys-webcomponents/p-d3b1f679.entry.js +1 -0
  937. package/dist/genesys-webcomponents/p-d6cd7546.js +1 -0
  938. package/dist/genesys-webcomponents/p-d6edbaeb.js +1 -0
  939. package/dist/genesys-webcomponents/p-d76508bf.entry.js +1 -0
  940. package/dist/genesys-webcomponents/p-d77f2735.entry.js +1 -0
  941. package/dist/genesys-webcomponents/p-d7a8281b.entry.js +1 -0
  942. package/dist/genesys-webcomponents/p-dbd1a5a3.entry.js +1 -0
  943. package/dist/genesys-webcomponents/p-dd53013c.js +1 -0
  944. package/dist/genesys-webcomponents/p-deca7631.js +2 -0
  945. package/dist/genesys-webcomponents/p-dee4d302.entry.js +1 -0
  946. package/dist/genesys-webcomponents/p-e1190d75.entry.js +1 -0
  947. package/dist/genesys-webcomponents/p-e1743810.entry.js +1 -0
  948. package/dist/genesys-webcomponents/p-e1beae38.entry.js +1 -0
  949. package/dist/genesys-webcomponents/p-e5766b80.js +1 -0
  950. package/dist/genesys-webcomponents/p-e7561463.entry.js +1 -0
  951. package/dist/genesys-webcomponents/p-e7c5725a.entry.js +1 -0
  952. package/dist/genesys-webcomponents/p-eb786bbd.entry.js +1 -0
  953. package/dist/genesys-webcomponents/p-eba08b17.entry.js +1 -0
  954. package/dist/genesys-webcomponents/p-ec24ecbd.entry.js +1 -0
  955. package/dist/genesys-webcomponents/p-eecf5dca.entry.js +1 -0
  956. package/dist/genesys-webcomponents/p-eff148e2.entry.js +1 -0
  957. package/dist/genesys-webcomponents/p-f00aae03.entry.js +1 -0
  958. package/dist/genesys-webcomponents/p-f3521f3e.js +1 -0
  959. package/dist/genesys-webcomponents/p-f41e3c3a.entry.js +1 -0
  960. package/dist/genesys-webcomponents/p-f9c65a99.js +1 -0
  961. package/dist/genesys-webcomponents/p-faf6ad8d.entry.js +1 -0
  962. package/dist/genesys-webcomponents/p-fb25f78d.entry.js +1 -0
  963. package/dist/loader/index.d.ts +1 -1
  964. package/dist/stencil-wrapper.js +6 -6
  965. package/dist/types/components/beta/gux-date/gux-date.d.ts +5 -0
  966. package/dist/types/components/beta/gux-date-time/gux-date-time.d.ts +5 -0
  967. package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.d.ts +1 -0
  968. package/dist/types/components/beta/gux-phone-input/components/gux-region-icon/sprite-utils/sprites.generated.d.ts +1 -0
  969. package/dist/types/components/beta/gux-phone-input/gux-phone-input.d.ts +31 -16
  970. package/dist/types/components/beta/gux-phone-input/gux-phone.types.d.ts +11 -0
  971. package/dist/types/components/beta/gux-phone-input/services/RegionCountryCodeMap.d.ts +0 -3
  972. package/dist/types/components/beta/gux-phone-input/services/region-map.service.d.ts +1 -5
  973. package/dist/types/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.d.ts +20 -0
  974. package/dist/types/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.types.d.ts +1 -0
  975. package/dist/types/components/beta/gux-segmented-control/gux-segmented-control.d.ts +14 -0
  976. package/dist/types/components/beta/gux-time/gux-time.d.ts +8 -0
  977. package/dist/types/components/beta/gux-time-zone-picker/generic-zones.d.ts +15 -0
  978. package/dist/types/components/beta/gux-time-zone-picker/gux-time-zone-picker.d.ts +38 -0
  979. package/dist/types/components/beta/gux-time-zone-picker/gux-time-zone-picker.types.d.ts +22 -0
  980. package/dist/types/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.d.ts +71 -0
  981. package/dist/types/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.d.ts +37 -0
  982. package/dist/types/components/legacy/gux-modal-legacy/gux-modal-legacy.d.ts +37 -0
  983. package/dist/types/components/legacy/gux-modal-legacy/gux-modal-legacy.types.d.ts +1 -0
  984. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-button.service.d.ts +9 -0
  985. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.d.ts +26 -0
  986. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.d.ts +12 -0
  987. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.d.ts +13 -0
  988. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination.d.ts +35 -0
  989. package/dist/types/components/legacy/gux-pagination-legacy/gux-pagination.types.d.ts +6 -0
  990. package/dist/types/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.d.ts +1 -2
  991. package/dist/types/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.types.d.ts +1 -1
  992. package/dist/types/components/stable/gux-action-button/gux-action-button.d.ts +3 -4
  993. package/dist/types/components/stable/gux-badge/gux-badge.d.ts +18 -0
  994. package/dist/types/components/stable/gux-badge/gux-badge.types.d.ts +1 -0
  995. package/dist/types/components/stable/gux-blank-state/gux-blank-state.d.ts +15 -0
  996. package/dist/types/components/stable/gux-button/gux-button.d.ts +5 -0
  997. package/dist/types/components/stable/gux-button-multi/gux-button-multi.d.ts +0 -4
  998. package/dist/types/components/stable/gux-button-slot/gux-button-slot.d.ts +13 -0
  999. package/dist/types/components/stable/gux-calendar/gux-calendar.types.d.ts +1 -0
  1000. package/dist/types/components/stable/gux-context-menu/gux-context-menu.d.ts +37 -0
  1001. package/dist/types/components/stable/gux-dropdown/gux-dropdown.d.ts +0 -4
  1002. package/dist/types/components/stable/gux-dropdown-multi/gux-dropdown-multi.d.ts +109 -0
  1003. package/dist/types/components/stable/gux-flyout-menu/gux-flyout-menu.d.ts +31 -0
  1004. package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.d.ts +15 -0
  1005. package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.d.ts +34 -0
  1006. package/dist/types/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.d.ts +2 -0
  1007. package/dist/types/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.d.ts +1 -1
  1008. package/dist/types/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.d.ts +31 -0
  1009. package/dist/types/components/stable/gux-form-field/gux-form-field.service.d.ts +1 -1
  1010. package/dist/types/components/stable/gux-icon/gux-icon.service.d.ts +1 -1
  1011. package/dist/types/components/stable/gux-icon/gux-icon.types.d.ts +1 -1
  1012. package/dist/types/components/stable/gux-listbox/gux-listbox.d.ts +2 -2
  1013. package/dist/types/components/stable/gux-listbox/gux-listbox.service.d.ts +1 -0
  1014. package/dist/types/components/stable/gux-listbox/options/gux-option/gux-option.d.ts +0 -3
  1015. package/dist/types/components/stable/gux-listbox/options/option-types.d.ts +0 -1
  1016. package/dist/types/components/stable/gux-listbox-multi/gux-listbox-multi.d.ts +2 -2
  1017. package/dist/types/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.d.ts +1 -3
  1018. package/dist/types/components/stable/gux-loading-message/gux-loading-message.d.ts +11 -0
  1019. package/dist/types/components/stable/gux-modal/gux-modal.d.ts +8 -21
  1020. package/dist/types/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.d.ts +1 -1
  1021. package/dist/types/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.d.ts +4 -7
  1022. package/dist/types/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.d.ts +1 -0
  1023. package/dist/types/components/stable/gux-pagination/gux-pagination.d.ts +17 -8
  1024. package/dist/types/components/stable/gux-pagination/gux-pagination.types.d.ts +1 -5
  1025. package/dist/types/components/stable/gux-pagination-cursor/gux-pagination-cursor.d.ts +1 -1
  1026. package/dist/types/components/stable/gux-popover/gux-popover.d.ts +12 -9
  1027. package/dist/types/components/stable/gux-popover-list/gux-popover-list.d.ts +12 -9
  1028. package/dist/types/components/stable/gux-popup/gux-popup.d.ts +4 -0
  1029. package/dist/types/components/stable/gux-radial-loading/gux-radial-loading.functional.d.ts +8 -0
  1030. package/dist/types/components/stable/gux-radial-loading/gux-radial-loading.service.d.ts +4 -0
  1031. package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.d.ts +0 -6
  1032. package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.functional.d.ts +0 -6
  1033. package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.service.d.ts +4 -3
  1034. package/dist/types/components/stable/gux-table/gux-row-select/gux-row-select.d.ts +13 -0
  1035. package/dist/types/components/stable/gux-table/gux-table.d.ts +89 -0
  1036. package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.d.ts +15 -0
  1037. package/dist/types/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.d.ts +20 -0
  1038. package/dist/types/components/stable/gux-tag/gux-tag.d.ts +23 -0
  1039. package/dist/types/components/stable/gux-tag/gux-tag.types.d.ts +1 -0
  1040. package/dist/types/components/stable/gux-text-highlight/gux-text-highlight.d.ts +4 -0
  1041. package/dist/types/components/stable/gux-time-picker/gux-time-picker.d.ts +42 -0
  1042. package/dist/types/components/stable/gux-tooltip/gux-tooltip-types.d.ts +1 -0
  1043. package/dist/types/components/stable/gux-tooltip/gux-tooltip.d.ts +5 -0
  1044. package/dist/types/components.d.ts +502 -564
  1045. package/dist/types/i18n/DateTimeFormatter.d.ts +3 -3
  1046. package/dist/types/i18n/time-zone/identifiers.d.ts +1 -0
  1047. package/dist/types/i18n/time-zone/types.d.ts +2 -0
  1048. package/dist/types/stencil-public-runtime.d.ts +19 -5
  1049. package/dist/types/stencil-wrapper.d.ts +2 -2
  1050. package/dist/types/test/specTestUtils.d.ts +2 -0
  1051. package/dist/types/utils/date/get-valid-timezone.d.ts +2 -0
  1052. package/dist/types/utils/dom/calculate-input-disabled-state.d.ts +1 -1
  1053. package/dist/types/utils/dom/on-attribute-change.d.ts +2 -2
  1054. package/dist/types/utils/dom/on-input-disabled-state-change.d.ts +1 -1
  1055. package/package.json +31 -38
  1056. package/dist/cjs/DateTimeFormatter-8deff48e.js +0 -54
  1057. package/dist/cjs/find-element-by-id-99f1f933.js +0 -19
  1058. package/dist/cjs/floating-ui.dom.esm-cad0a9cf.js +0 -1467
  1059. package/dist/cjs/get-slot-text-content-8a021eeb.js +0 -27
  1060. package/dist/cjs/gux-advanced-dropdown.cjs.entry.js +0 -218
  1061. package/dist/cjs/gux-badge-beta.cjs.entry.js +0 -70
  1062. package/dist/cjs/gux-blank-state-beta.cjs.entry.js +0 -68
  1063. package/dist/cjs/gux-button-slot-beta.cjs.entry.js +0 -45
  1064. package/dist/cjs/gux-column-manager-beta.cjs.entry.js +0 -124
  1065. package/dist/cjs/gux-column-manager.service-94f84964.js +0 -93
  1066. package/dist/cjs/gux-context-menu-beta.cjs.entry.js +0 -132
  1067. package/dist/cjs/gux-disclosure-button.cjs.entry.js +0 -64
  1068. package/dist/cjs/gux-dropdown-multi-beta.cjs.entry.js +0 -410
  1069. package/dist/cjs/gux-error-message-beta.cjs.entry.js +0 -24
  1070. package/dist/cjs/gux-flyout-menu-beta.cjs.entry.js +0 -148
  1071. package/dist/cjs/gux-form-field-container-64e8bc38.js +0 -21
  1072. package/dist/cjs/gux-form-field.service-dd469568.js +0 -151
  1073. package/dist/cjs/gux-listbox.service-93102b5b.js +0 -172
  1074. package/dist/cjs/gux-loading-message-beta.cjs.entry.js +0 -68
  1075. package/dist/cjs/gux-pagination-beta.cjs.entry.js +0 -101
  1076. package/dist/cjs/gux-pagination-buttons-beta_2.cjs.entry.js +0 -255
  1077. package/dist/cjs/gux-pagination-items-per-page-beta.cjs.entry.js +0 -46
  1078. package/dist/cjs/gux-popover-list-beta.cjs.entry.js +0 -139
  1079. package/dist/cjs/gux-popover.cjs.entry.js +0 -133
  1080. package/dist/cjs/gux-skip-navigation-list-beta.cjs.entry.js +0 -33
  1081. package/dist/cjs/gux-switch.cjs.entry.js +0 -45
  1082. package/dist/cjs/gux-tab-panel-beta.cjs.entry.js +0 -34
  1083. package/dist/cjs/gux-table-beta.cjs.entry.js +0 -378
  1084. package/dist/cjs/gux-table-select-popover.cjs.entry.js +0 -103
  1085. package/dist/cjs/gux-table-toolbar-beta.cjs.entry.js +0 -213
  1086. package/dist/cjs/gux-tag-beta.cjs.entry.js +0 -84
  1087. package/dist/cjs/gux-time-picker-beta.cjs.entry.js +0 -392
  1088. package/dist/cjs/index-0d0fdb85.js +0 -2605
  1089. package/dist/cjs/index-9bbde1aa.js +0 -4075
  1090. package/dist/cjs/on-attribute-change-37556263.js +0 -40
  1091. package/dist/cjs/on-click-outside-428f8bbf.js +0 -77
  1092. package/dist/cjs/on-mutation-247f99dd.js +0 -36
  1093. package/dist/cjs/on-resize-ee6a4b87.js +0 -36
  1094. package/dist/cjs/popper-9a6aec9e.js +0 -1794
  1095. package/dist/cjs/usage-2c2d30d0.js +0 -234
  1096. package/dist/collection/components/beta/gux-badge/gux-badge.css +0 -83
  1097. package/dist/collection/components/beta/gux-badge/gux-badge.js +0 -130
  1098. package/dist/collection/components/beta/gux-blank-state/gux-blank-state-constants.js +0 -5
  1099. package/dist/collection/components/beta/gux-blank-state/gux-blank-state.css +0 -61
  1100. package/dist/collection/components/beta/gux-blank-state/gux-blank-state.js +0 -75
  1101. package/dist/collection/components/beta/gux-button-slot/gux-button-slot.css +0 -172
  1102. package/dist/collection/components/beta/gux-button-slot/gux-button-slot.js +0 -76
  1103. package/dist/collection/components/beta/gux-column-manager/gux-column-manager-item/gux-column-manager-item.css +0 -80
  1104. package/dist/collection/components/beta/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +0 -360
  1105. package/dist/collection/components/beta/gux-column-manager/gux-column-manager.css +0 -23
  1106. package/dist/collection/components/beta/gux-column-manager/gux-column-manager.js +0 -175
  1107. package/dist/collection/components/beta/gux-column-manager/gux-column-manager.service.js +0 -80
  1108. package/dist/collection/components/beta/gux-context-menu/gux-context-menu.css +0 -20
  1109. package/dist/collection/components/beta/gux-context-menu/gux-context-menu.js +0 -170
  1110. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.css +0 -50
  1111. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +0 -122
  1112. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi.css +0 -161
  1113. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi.js +0 -708
  1114. package/dist/collection/components/beta/gux-error-message-beta/gux-error-message-beta.css +0 -24
  1115. package/dist/collection/components/beta/gux-error-message-beta/gux-error-message-beta.js +0 -27
  1116. package/dist/collection/components/beta/gux-flyout-menu/gux-flyout-menu.css +0 -35
  1117. package/dist/collection/components/beta/gux-flyout-menu/gux-flyout-menu.js +0 -206
  1118. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.css +0 -29
  1119. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +0 -67
  1120. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-menu.css +0 -24
  1121. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-menu.js +0 -20
  1122. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.css +0 -53
  1123. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +0 -252
  1124. package/dist/collection/components/beta/gux-loading-message/gux-loading-message-constants.js +0 -5
  1125. package/dist/collection/components/beta/gux-loading-message/gux-loading-message.css +0 -55
  1126. package/dist/collection/components/beta/gux-loading-message/gux-loading-message.js +0 -75
  1127. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-beta.css +0 -43
  1128. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-beta.js +0 -216
  1129. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-button-beta.service.js +0 -134
  1130. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.css +0 -96
  1131. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.js +0 -160
  1132. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.css +0 -30
  1133. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +0 -164
  1134. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.css +0 -10
  1135. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.js +0 -106
  1136. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.css +0 -29
  1137. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.js +0 -90
  1138. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AD.png +0 -0
  1139. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AE.png +0 -0
  1140. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AF.png +0 -0
  1141. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AG.png +0 -0
  1142. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AI.png +0 -0
  1143. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AL.png +0 -0
  1144. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AM.png +0 -0
  1145. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AO.png +0 -0
  1146. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AR.png +0 -0
  1147. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AS.png +0 -0
  1148. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AT.png +0 -0
  1149. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AU.png +0 -0
  1150. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AW.png +0 -0
  1151. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AX.png +0 -0
  1152. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/AZ.png +0 -0
  1153. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BA.png +0 -0
  1154. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BB.png +0 -0
  1155. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BD.png +0 -0
  1156. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BE.png +0 -0
  1157. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BF.png +0 -0
  1158. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BG.png +0 -0
  1159. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BH.png +0 -0
  1160. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BI.png +0 -0
  1161. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BJ.png +0 -0
  1162. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BL.png +0 -0
  1163. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BM.png +0 -0
  1164. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BN.png +0 -0
  1165. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BO.png +0 -0
  1166. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BQ.png +0 -0
  1167. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BR.png +0 -0
  1168. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BS.png +0 -0
  1169. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BT.png +0 -0
  1170. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BV.png +0 -0
  1171. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BW.png +0 -0
  1172. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BY.png +0 -0
  1173. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/BZ.png +0 -0
  1174. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CA.png +0 -0
  1175. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CC.png +0 -0
  1176. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CD.png +0 -0
  1177. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CF.png +0 -0
  1178. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CG.png +0 -0
  1179. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CH.png +0 -0
  1180. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CI.png +0 -0
  1181. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CK.png +0 -0
  1182. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CL.png +0 -0
  1183. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CM.png +0 -0
  1184. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CN.png +0 -0
  1185. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CO.png +0 -0
  1186. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CR.png +0 -0
  1187. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CU.png +0 -0
  1188. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CV.png +0 -0
  1189. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CW.png +0 -0
  1190. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CX.png +0 -0
  1191. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CY.png +0 -0
  1192. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/CZ.png +0 -0
  1193. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DE.png +0 -0
  1194. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DJ.png +0 -0
  1195. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DK.png +0 -0
  1196. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DM.png +0 -0
  1197. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DO.png +0 -0
  1198. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/DZ.png +0 -0
  1199. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/EC.png +0 -0
  1200. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/EE.png +0 -0
  1201. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/EG.png +0 -0
  1202. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/EH.png +0 -0
  1203. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ER.png +0 -0
  1204. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ES.png +0 -0
  1205. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ET.png +0 -0
  1206. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FI.png +0 -0
  1207. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FJ.png +0 -0
  1208. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FK.png +0 -0
  1209. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FM.png +0 -0
  1210. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FO.png +0 -0
  1211. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/FR.png +0 -0
  1212. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GA.png +0 -0
  1213. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GB.png +0 -0
  1214. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GD.png +0 -0
  1215. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GE.png +0 -0
  1216. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GF.png +0 -0
  1217. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GG.png +0 -0
  1218. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GH.png +0 -0
  1219. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GI.png +0 -0
  1220. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GL.png +0 -0
  1221. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GM.png +0 -0
  1222. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GN.png +0 -0
  1223. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GP.png +0 -0
  1224. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GQ.png +0 -0
  1225. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GR.png +0 -0
  1226. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GS.png +0 -0
  1227. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GT.png +0 -0
  1228. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GU.png +0 -0
  1229. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GW.png +0 -0
  1230. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/GY.png +0 -0
  1231. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/HK.png +0 -0
  1232. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/HN.png +0 -0
  1233. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/HR.png +0 -0
  1234. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/HT.png +0 -0
  1235. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/HU.png +0 -0
  1236. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ID.png +0 -0
  1237. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IE.png +0 -0
  1238. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IL.png +0 -0
  1239. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IM.png +0 -0
  1240. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IN.png +0 -0
  1241. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IO.png +0 -0
  1242. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IQ.png +0 -0
  1243. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IR.png +0 -0
  1244. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IS.png +0 -0
  1245. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/IT.png +0 -0
  1246. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/JE.png +0 -0
  1247. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/JM.png +0 -0
  1248. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/JO.png +0 -0
  1249. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/JP.png +0 -0
  1250. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KE.png +0 -0
  1251. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KG.png +0 -0
  1252. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KH.png +0 -0
  1253. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KI.png +0 -0
  1254. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KM.png +0 -0
  1255. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KN.png +0 -0
  1256. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KP.png +0 -0
  1257. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KR.png +0 -0
  1258. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KW.png +0 -0
  1259. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KY.png +0 -0
  1260. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/KZ.png +0 -0
  1261. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LA.png +0 -0
  1262. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LB.png +0 -0
  1263. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LC.png +0 -0
  1264. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LI.png +0 -0
  1265. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LK.png +0 -0
  1266. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LR.png +0 -0
  1267. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LS.png +0 -0
  1268. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LT.png +0 -0
  1269. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LU.png +0 -0
  1270. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LV.png +0 -0
  1271. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/LY.png +0 -0
  1272. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MA.png +0 -0
  1273. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MC.png +0 -0
  1274. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MD.png +0 -0
  1275. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ME.png +0 -0
  1276. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MF.png +0 -0
  1277. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MG.png +0 -0
  1278. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MH.png +0 -0
  1279. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MK.png +0 -0
  1280. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ML.png +0 -0
  1281. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MM.png +0 -0
  1282. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MN.png +0 -0
  1283. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MO.png +0 -0
  1284. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MP.png +0 -0
  1285. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MQ.png +0 -0
  1286. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MR.png +0 -0
  1287. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MS.png +0 -0
  1288. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MT.png +0 -0
  1289. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MU.png +0 -0
  1290. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MV.png +0 -0
  1291. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MW.png +0 -0
  1292. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MX.png +0 -0
  1293. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MY.png +0 -0
  1294. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/MZ.png +0 -0
  1295. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NA.png +0 -0
  1296. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NC.png +0 -0
  1297. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NE.png +0 -0
  1298. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NF.png +0 -0
  1299. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NG.png +0 -0
  1300. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NI.png +0 -0
  1301. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NL.png +0 -0
  1302. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NO.png +0 -0
  1303. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NP.png +0 -0
  1304. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NR.png +0 -0
  1305. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NU.png +0 -0
  1306. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/NZ.png +0 -0
  1307. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/OM.png +0 -0
  1308. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PA.png +0 -0
  1309. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PE.png +0 -0
  1310. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PF.png +0 -0
  1311. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PG.png +0 -0
  1312. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PH.png +0 -0
  1313. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PK.png +0 -0
  1314. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PL.png +0 -0
  1315. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PM.png +0 -0
  1316. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PN.png +0 -0
  1317. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PR.png +0 -0
  1318. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PS.png +0 -0
  1319. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PT.png +0 -0
  1320. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PW.png +0 -0
  1321. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/PY.png +0 -0
  1322. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/QA.png +0 -0
  1323. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/RE.png +0 -0
  1324. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/RO.png +0 -0
  1325. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/RS.png +0 -0
  1326. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/RU.png +0 -0
  1327. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/RW.png +0 -0
  1328. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SA.png +0 -0
  1329. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SB.png +0 -0
  1330. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SC.png +0 -0
  1331. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SD.png +0 -0
  1332. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SE.png +0 -0
  1333. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SG.png +0 -0
  1334. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SH.png +0 -0
  1335. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SI.png +0 -0
  1336. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SJ.png +0 -0
  1337. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SK.png +0 -0
  1338. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SL.png +0 -0
  1339. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SM.png +0 -0
  1340. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SN.png +0 -0
  1341. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SO.png +0 -0
  1342. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SR.png +0 -0
  1343. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SS.png +0 -0
  1344. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ST.png +0 -0
  1345. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SV.png +0 -0
  1346. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SX.png +0 -0
  1347. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SY.png +0 -0
  1348. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/SZ.png +0 -0
  1349. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TC.png +0 -0
  1350. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TD.png +0 -0
  1351. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TG.png +0 -0
  1352. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TH.png +0 -0
  1353. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TJ.png +0 -0
  1354. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TK.png +0 -0
  1355. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TL.png +0 -0
  1356. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TM.png +0 -0
  1357. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TN.png +0 -0
  1358. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TO.png +0 -0
  1359. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TR.png +0 -0
  1360. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TT.png +0 -0
  1361. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TV.png +0 -0
  1362. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TW.png +0 -0
  1363. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/TZ.png +0 -0
  1364. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/UA.png +0 -0
  1365. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/UG.png +0 -0
  1366. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/US.png +0 -0
  1367. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/UY.png +0 -0
  1368. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/UZ.png +0 -0
  1369. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VA.png +0 -0
  1370. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VC.png +0 -0
  1371. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VE.png +0 -0
  1372. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VG.png +0 -0
  1373. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VI.png +0 -0
  1374. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VN.png +0 -0
  1375. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/VU.png +0 -0
  1376. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/WF.png +0 -0
  1377. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/WS.png +0 -0
  1378. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/XK.png +0 -0
  1379. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/YE.png +0 -0
  1380. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/YT.png +0 -0
  1381. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ZA.png +0 -0
  1382. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ZM.png +0 -0
  1383. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/region-flags/ZW.png +0 -0
  1384. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/sprites/region-flags.css +0 -1528
  1385. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/sprites/region-flags.less +0 -3800
  1386. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/assets/sprites/region-flags.png +0 -0
  1387. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/gux-region-select.service.js +0 -25
  1388. package/dist/collection/components/beta/gux-popover-beta/gux-popover-beta.css +0 -61
  1389. package/dist/collection/components/beta/gux-popover-beta/gux-popover-beta.js +0 -267
  1390. package/dist/collection/components/beta/gux-popover-list-beta/gux-popover-list-beta.css +0 -46
  1391. package/dist/collection/components/beta/gux-popover-list-beta/gux-popover-list-beta.js +0 -257
  1392. package/dist/collection/components/beta/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.css +0 -22
  1393. package/dist/collection/components/beta/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +0 -22
  1394. package/dist/collection/components/beta/gux-skip-navigation-list/gux-skip-navigation-list.css +0 -26
  1395. package/dist/collection/components/beta/gux-skip-navigation-list/gux-skip-navigation-list.js +0 -30
  1396. package/dist/collection/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.css +0 -8
  1397. package/dist/collection/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.js +0 -107
  1398. package/dist/collection/components/beta/gux-table/gux-all-row-select/gux-all-row-select.css +0 -8
  1399. package/dist/collection/components/beta/gux-table/gux-all-row-select/gux-all-row-select.js +0 -110
  1400. package/dist/collection/components/beta/gux-table/gux-row-select/gux-row-select.css +0 -8
  1401. package/dist/collection/components/beta/gux-table/gux-row-select/gux-row-select.js +0 -101
  1402. package/dist/collection/components/beta/gux-table/gux-sort-control/gux-sort-control.css +0 -50
  1403. package/dist/collection/components/beta/gux-table/gux-sort-control/gux-sort-control.js +0 -176
  1404. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-menu.css +0 -30
  1405. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-menu.js +0 -130
  1406. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-popover/gux-table-header-popover.js +0 -171
  1407. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-popover/gux-table-select-popover.css +0 -12
  1408. package/dist/collection/components/beta/gux-table/gux-table.css +0 -74
  1409. package/dist/collection/components/beta/gux-table/gux-table.js +0 -568
  1410. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.css +0 -3
  1411. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +0 -124
  1412. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.css +0 -26
  1413. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +0 -96
  1414. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.css +0 -35
  1415. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +0 -142
  1416. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar.css +0 -52
  1417. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar.js +0 -209
  1418. package/dist/collection/components/beta/gux-tag/gux-tag.css +0 -461
  1419. package/dist/collection/components/beta/gux-tag/gux-tag.js +0 -193
  1420. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.css +0 -134
  1421. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.js +0 -409
  1422. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.service.js +0 -142
  1423. package/dist/collection/components/legacy/gux-action-toast/gux-action-toast.css +0 -267
  1424. package/dist/collection/components/legacy/gux-action-toast/gux-action-toast.js +0 -30
  1425. package/dist/collection/components/legacy/gux-notification-toast/gux-notification-toast.css +0 -221
  1426. package/dist/collection/components/legacy/gux-notification-toast/gux-notification-toast.js +0 -83
  1427. package/dist/collection/components/legacy/gux-simple-toast/gux-simple-toast.css +0 -51
  1428. package/dist/collection/components/legacy/gux-simple-toast/gux-simple-toast.js +0 -82
  1429. package/dist/collection/components/stable/gux-advanced-dropdown/dropdown-option/gux-dropdown-option.css +0 -39
  1430. package/dist/collection/components/stable/gux-advanced-dropdown/dropdown-option/gux-dropdown-option.js +0 -248
  1431. package/dist/collection/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.css +0 -85
  1432. package/dist/collection/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.js +0 -396
  1433. package/dist/collection/components/stable/gux-disclosure-button/gux-disclosure-button.css +0 -42
  1434. package/dist/collection/components/stable/gux-disclosure-button/gux-disclosure-button.js +0 -153
  1435. package/dist/collection/components/stable/gux-switch/gux-switch-item/gux-switch-item.css +0 -68
  1436. package/dist/collection/components/stable/gux-switch/gux-switch-item/gux-switch-item.js +0 -96
  1437. package/dist/collection/components/stable/gux-switch/gux-switch.css +0 -4
  1438. package/dist/collection/components/stable/gux-switch/gux-switch.js +0 -107
  1439. package/dist/collection/style/fonts/roboto-v20-latin-300.svg +0 -1
  1440. package/dist/collection/style/fonts/roboto-v20-latin-700.svg +0 -309
  1441. package/dist/collection/style/fonts/roboto-v20-latin-italic.svg +0 -323
  1442. package/dist/collection/style/fonts/roboto-v20-latin-regular.svg +0 -308
  1443. package/dist/esm/DateTimeFormatter-bb057477.js +0 -52
  1444. package/dist/esm/find-element-by-id-758a0703.js +0 -17
  1445. package/dist/esm/floating-ui.dom.esm-48871497.js +0 -1459
  1446. package/dist/esm/get-slot-text-content-b2a8af86.js +0 -23
  1447. package/dist/esm/gux-advanced-dropdown.entry.js +0 -214
  1448. package/dist/esm/gux-badge-beta.entry.js +0 -66
  1449. package/dist/esm/gux-blank-state-beta.entry.js +0 -64
  1450. package/dist/esm/gux-button-slot-beta.entry.js +0 -41
  1451. package/dist/esm/gux-column-manager-beta.entry.js +0 -120
  1452. package/dist/esm/gux-column-manager.service-07ddccf5.js +0 -83
  1453. package/dist/esm/gux-context-menu-beta.entry.js +0 -128
  1454. package/dist/esm/gux-disclosure-button.entry.js +0 -60
  1455. package/dist/esm/gux-dropdown-multi-beta.entry.js +0 -406
  1456. package/dist/esm/gux-error-message-beta.entry.js +0 -20
  1457. package/dist/esm/gux-flyout-menu-beta.entry.js +0 -144
  1458. package/dist/esm/gux-form-field-container-0d93fc18.js +0 -18
  1459. package/dist/esm/gux-form-field.service-5f03e905.js +0 -140
  1460. package/dist/esm/gux-listbox.service-a8319b51.js +0 -157
  1461. package/dist/esm/gux-loading-message-beta.entry.js +0 -64
  1462. package/dist/esm/gux-pagination-beta.entry.js +0 -97
  1463. package/dist/esm/gux-pagination-buttons-beta_2.entry.js +0 -250
  1464. package/dist/esm/gux-pagination-items-per-page-beta.entry.js +0 -42
  1465. package/dist/esm/gux-popover-list-beta.entry.js +0 -135
  1466. package/dist/esm/gux-popover.entry.js +0 -129
  1467. package/dist/esm/gux-skip-navigation-list-beta.entry.js +0 -29
  1468. package/dist/esm/gux-switch.entry.js +0 -41
  1469. package/dist/esm/gux-tab-panel-beta.entry.js +0 -30
  1470. package/dist/esm/gux-table-beta.entry.js +0 -374
  1471. package/dist/esm/gux-table-select-popover.entry.js +0 -99
  1472. package/dist/esm/gux-table-toolbar-beta.entry.js +0 -209
  1473. package/dist/esm/gux-tag-beta.entry.js +0 -80
  1474. package/dist/esm/gux-time-picker-beta.entry.js +0 -388
  1475. package/dist/esm/index-0b66fe2c.js +0 -2572
  1476. package/dist/esm/index-694d55cf.js +0 -4070
  1477. package/dist/esm/on-attribute-change-5fd8da7c.js +0 -36
  1478. package/dist/esm/on-click-outside-bc432a79.js +0 -75
  1479. package/dist/esm/on-mutation-8c8b2331.js +0 -34
  1480. package/dist/esm/on-resize-7177429a.js +0 -34
  1481. package/dist/esm/polyfills/css-shim.js +0 -1
  1482. package/dist/esm/popper-1604923e.js +0 -1792
  1483. package/dist/esm/usage-6a065244.js +0 -232
  1484. package/dist/genesys-webcomponents/assets/region-flags/AD.png +0 -0
  1485. package/dist/genesys-webcomponents/assets/region-flags/AE.png +0 -0
  1486. package/dist/genesys-webcomponents/assets/region-flags/AF.png +0 -0
  1487. package/dist/genesys-webcomponents/assets/region-flags/AG.png +0 -0
  1488. package/dist/genesys-webcomponents/assets/region-flags/AI.png +0 -0
  1489. package/dist/genesys-webcomponents/assets/region-flags/AL.png +0 -0
  1490. package/dist/genesys-webcomponents/assets/region-flags/AM.png +0 -0
  1491. package/dist/genesys-webcomponents/assets/region-flags/AO.png +0 -0
  1492. package/dist/genesys-webcomponents/assets/region-flags/AR.png +0 -0
  1493. package/dist/genesys-webcomponents/assets/region-flags/AS.png +0 -0
  1494. package/dist/genesys-webcomponents/assets/region-flags/AT.png +0 -0
  1495. package/dist/genesys-webcomponents/assets/region-flags/AU.png +0 -0
  1496. package/dist/genesys-webcomponents/assets/region-flags/AW.png +0 -0
  1497. package/dist/genesys-webcomponents/assets/region-flags/AX.png +0 -0
  1498. package/dist/genesys-webcomponents/assets/region-flags/AZ.png +0 -0
  1499. package/dist/genesys-webcomponents/assets/region-flags/BA.png +0 -0
  1500. package/dist/genesys-webcomponents/assets/region-flags/BB.png +0 -0
  1501. package/dist/genesys-webcomponents/assets/region-flags/BD.png +0 -0
  1502. package/dist/genesys-webcomponents/assets/region-flags/BE.png +0 -0
  1503. package/dist/genesys-webcomponents/assets/region-flags/BF.png +0 -0
  1504. package/dist/genesys-webcomponents/assets/region-flags/BG.png +0 -0
  1505. package/dist/genesys-webcomponents/assets/region-flags/BH.png +0 -0
  1506. package/dist/genesys-webcomponents/assets/region-flags/BI.png +0 -0
  1507. package/dist/genesys-webcomponents/assets/region-flags/BJ.png +0 -0
  1508. package/dist/genesys-webcomponents/assets/region-flags/BL.png +0 -0
  1509. package/dist/genesys-webcomponents/assets/region-flags/BM.png +0 -0
  1510. package/dist/genesys-webcomponents/assets/region-flags/BN.png +0 -0
  1511. package/dist/genesys-webcomponents/assets/region-flags/BO.png +0 -0
  1512. package/dist/genesys-webcomponents/assets/region-flags/BQ.png +0 -0
  1513. package/dist/genesys-webcomponents/assets/region-flags/BR.png +0 -0
  1514. package/dist/genesys-webcomponents/assets/region-flags/BS.png +0 -0
  1515. package/dist/genesys-webcomponents/assets/region-flags/BT.png +0 -0
  1516. package/dist/genesys-webcomponents/assets/region-flags/BV.png +0 -0
  1517. package/dist/genesys-webcomponents/assets/region-flags/BW.png +0 -0
  1518. package/dist/genesys-webcomponents/assets/region-flags/BY.png +0 -0
  1519. package/dist/genesys-webcomponents/assets/region-flags/BZ.png +0 -0
  1520. package/dist/genesys-webcomponents/assets/region-flags/CA.png +0 -0
  1521. package/dist/genesys-webcomponents/assets/region-flags/CC.png +0 -0
  1522. package/dist/genesys-webcomponents/assets/region-flags/CD.png +0 -0
  1523. package/dist/genesys-webcomponents/assets/region-flags/CF.png +0 -0
  1524. package/dist/genesys-webcomponents/assets/region-flags/CG.png +0 -0
  1525. package/dist/genesys-webcomponents/assets/region-flags/CH.png +0 -0
  1526. package/dist/genesys-webcomponents/assets/region-flags/CI.png +0 -0
  1527. package/dist/genesys-webcomponents/assets/region-flags/CK.png +0 -0
  1528. package/dist/genesys-webcomponents/assets/region-flags/CL.png +0 -0
  1529. package/dist/genesys-webcomponents/assets/region-flags/CM.png +0 -0
  1530. package/dist/genesys-webcomponents/assets/region-flags/CN.png +0 -0
  1531. package/dist/genesys-webcomponents/assets/region-flags/CO.png +0 -0
  1532. package/dist/genesys-webcomponents/assets/region-flags/CR.png +0 -0
  1533. package/dist/genesys-webcomponents/assets/region-flags/CU.png +0 -0
  1534. package/dist/genesys-webcomponents/assets/region-flags/CV.png +0 -0
  1535. package/dist/genesys-webcomponents/assets/region-flags/CW.png +0 -0
  1536. package/dist/genesys-webcomponents/assets/region-flags/CX.png +0 -0
  1537. package/dist/genesys-webcomponents/assets/region-flags/CY.png +0 -0
  1538. package/dist/genesys-webcomponents/assets/region-flags/CZ.png +0 -0
  1539. package/dist/genesys-webcomponents/assets/region-flags/DE.png +0 -0
  1540. package/dist/genesys-webcomponents/assets/region-flags/DJ.png +0 -0
  1541. package/dist/genesys-webcomponents/assets/region-flags/DK.png +0 -0
  1542. package/dist/genesys-webcomponents/assets/region-flags/DM.png +0 -0
  1543. package/dist/genesys-webcomponents/assets/region-flags/DO.png +0 -0
  1544. package/dist/genesys-webcomponents/assets/region-flags/DZ.png +0 -0
  1545. package/dist/genesys-webcomponents/assets/region-flags/EC.png +0 -0
  1546. package/dist/genesys-webcomponents/assets/region-flags/EE.png +0 -0
  1547. package/dist/genesys-webcomponents/assets/region-flags/EG.png +0 -0
  1548. package/dist/genesys-webcomponents/assets/region-flags/EH.png +0 -0
  1549. package/dist/genesys-webcomponents/assets/region-flags/ER.png +0 -0
  1550. package/dist/genesys-webcomponents/assets/region-flags/ES.png +0 -0
  1551. package/dist/genesys-webcomponents/assets/region-flags/ET.png +0 -0
  1552. package/dist/genesys-webcomponents/assets/region-flags/FI.png +0 -0
  1553. package/dist/genesys-webcomponents/assets/region-flags/FJ.png +0 -0
  1554. package/dist/genesys-webcomponents/assets/region-flags/FK.png +0 -0
  1555. package/dist/genesys-webcomponents/assets/region-flags/FM.png +0 -0
  1556. package/dist/genesys-webcomponents/assets/region-flags/FO.png +0 -0
  1557. package/dist/genesys-webcomponents/assets/region-flags/FR.png +0 -0
  1558. package/dist/genesys-webcomponents/assets/region-flags/GA.png +0 -0
  1559. package/dist/genesys-webcomponents/assets/region-flags/GB.png +0 -0
  1560. package/dist/genesys-webcomponents/assets/region-flags/GD.png +0 -0
  1561. package/dist/genesys-webcomponents/assets/region-flags/GE.png +0 -0
  1562. package/dist/genesys-webcomponents/assets/region-flags/GF.png +0 -0
  1563. package/dist/genesys-webcomponents/assets/region-flags/GG.png +0 -0
  1564. package/dist/genesys-webcomponents/assets/region-flags/GH.png +0 -0
  1565. package/dist/genesys-webcomponents/assets/region-flags/GI.png +0 -0
  1566. package/dist/genesys-webcomponents/assets/region-flags/GL.png +0 -0
  1567. package/dist/genesys-webcomponents/assets/region-flags/GM.png +0 -0
  1568. package/dist/genesys-webcomponents/assets/region-flags/GN.png +0 -0
  1569. package/dist/genesys-webcomponents/assets/region-flags/GP.png +0 -0
  1570. package/dist/genesys-webcomponents/assets/region-flags/GQ.png +0 -0
  1571. package/dist/genesys-webcomponents/assets/region-flags/GR.png +0 -0
  1572. package/dist/genesys-webcomponents/assets/region-flags/GS.png +0 -0
  1573. package/dist/genesys-webcomponents/assets/region-flags/GT.png +0 -0
  1574. package/dist/genesys-webcomponents/assets/region-flags/GU.png +0 -0
  1575. package/dist/genesys-webcomponents/assets/region-flags/GW.png +0 -0
  1576. package/dist/genesys-webcomponents/assets/region-flags/GY.png +0 -0
  1577. package/dist/genesys-webcomponents/assets/region-flags/HK.png +0 -0
  1578. package/dist/genesys-webcomponents/assets/region-flags/HN.png +0 -0
  1579. package/dist/genesys-webcomponents/assets/region-flags/HR.png +0 -0
  1580. package/dist/genesys-webcomponents/assets/region-flags/HT.png +0 -0
  1581. package/dist/genesys-webcomponents/assets/region-flags/HU.png +0 -0
  1582. package/dist/genesys-webcomponents/assets/region-flags/ID.png +0 -0
  1583. package/dist/genesys-webcomponents/assets/region-flags/IE.png +0 -0
  1584. package/dist/genesys-webcomponents/assets/region-flags/IL.png +0 -0
  1585. package/dist/genesys-webcomponents/assets/region-flags/IM.png +0 -0
  1586. package/dist/genesys-webcomponents/assets/region-flags/IN.png +0 -0
  1587. package/dist/genesys-webcomponents/assets/region-flags/IO.png +0 -0
  1588. package/dist/genesys-webcomponents/assets/region-flags/IQ.png +0 -0
  1589. package/dist/genesys-webcomponents/assets/region-flags/IR.png +0 -0
  1590. package/dist/genesys-webcomponents/assets/region-flags/IS.png +0 -0
  1591. package/dist/genesys-webcomponents/assets/region-flags/IT.png +0 -0
  1592. package/dist/genesys-webcomponents/assets/region-flags/JE.png +0 -0
  1593. package/dist/genesys-webcomponents/assets/region-flags/JM.png +0 -0
  1594. package/dist/genesys-webcomponents/assets/region-flags/JO.png +0 -0
  1595. package/dist/genesys-webcomponents/assets/region-flags/JP.png +0 -0
  1596. package/dist/genesys-webcomponents/assets/region-flags/KE.png +0 -0
  1597. package/dist/genesys-webcomponents/assets/region-flags/KG.png +0 -0
  1598. package/dist/genesys-webcomponents/assets/region-flags/KH.png +0 -0
  1599. package/dist/genesys-webcomponents/assets/region-flags/KI.png +0 -0
  1600. package/dist/genesys-webcomponents/assets/region-flags/KM.png +0 -0
  1601. package/dist/genesys-webcomponents/assets/region-flags/KN.png +0 -0
  1602. package/dist/genesys-webcomponents/assets/region-flags/KP.png +0 -0
  1603. package/dist/genesys-webcomponents/assets/region-flags/KR.png +0 -0
  1604. package/dist/genesys-webcomponents/assets/region-flags/KW.png +0 -0
  1605. package/dist/genesys-webcomponents/assets/region-flags/KY.png +0 -0
  1606. package/dist/genesys-webcomponents/assets/region-flags/KZ.png +0 -0
  1607. package/dist/genesys-webcomponents/assets/region-flags/LA.png +0 -0
  1608. package/dist/genesys-webcomponents/assets/region-flags/LB.png +0 -0
  1609. package/dist/genesys-webcomponents/assets/region-flags/LC.png +0 -0
  1610. package/dist/genesys-webcomponents/assets/region-flags/LI.png +0 -0
  1611. package/dist/genesys-webcomponents/assets/region-flags/LK.png +0 -0
  1612. package/dist/genesys-webcomponents/assets/region-flags/LR.png +0 -0
  1613. package/dist/genesys-webcomponents/assets/region-flags/LS.png +0 -0
  1614. package/dist/genesys-webcomponents/assets/region-flags/LT.png +0 -0
  1615. package/dist/genesys-webcomponents/assets/region-flags/LU.png +0 -0
  1616. package/dist/genesys-webcomponents/assets/region-flags/LV.png +0 -0
  1617. package/dist/genesys-webcomponents/assets/region-flags/LY.png +0 -0
  1618. package/dist/genesys-webcomponents/assets/region-flags/MA.png +0 -0
  1619. package/dist/genesys-webcomponents/assets/region-flags/MC.png +0 -0
  1620. package/dist/genesys-webcomponents/assets/region-flags/MD.png +0 -0
  1621. package/dist/genesys-webcomponents/assets/region-flags/ME.png +0 -0
  1622. package/dist/genesys-webcomponents/assets/region-flags/MF.png +0 -0
  1623. package/dist/genesys-webcomponents/assets/region-flags/MG.png +0 -0
  1624. package/dist/genesys-webcomponents/assets/region-flags/MH.png +0 -0
  1625. package/dist/genesys-webcomponents/assets/region-flags/MK.png +0 -0
  1626. package/dist/genesys-webcomponents/assets/region-flags/ML.png +0 -0
  1627. package/dist/genesys-webcomponents/assets/region-flags/MM.png +0 -0
  1628. package/dist/genesys-webcomponents/assets/region-flags/MN.png +0 -0
  1629. package/dist/genesys-webcomponents/assets/region-flags/MO.png +0 -0
  1630. package/dist/genesys-webcomponents/assets/region-flags/MP.png +0 -0
  1631. package/dist/genesys-webcomponents/assets/region-flags/MQ.png +0 -0
  1632. package/dist/genesys-webcomponents/assets/region-flags/MR.png +0 -0
  1633. package/dist/genesys-webcomponents/assets/region-flags/MS.png +0 -0
  1634. package/dist/genesys-webcomponents/assets/region-flags/MT.png +0 -0
  1635. package/dist/genesys-webcomponents/assets/region-flags/MU.png +0 -0
  1636. package/dist/genesys-webcomponents/assets/region-flags/MV.png +0 -0
  1637. package/dist/genesys-webcomponents/assets/region-flags/MW.png +0 -0
  1638. package/dist/genesys-webcomponents/assets/region-flags/MX.png +0 -0
  1639. package/dist/genesys-webcomponents/assets/region-flags/MY.png +0 -0
  1640. package/dist/genesys-webcomponents/assets/region-flags/MZ.png +0 -0
  1641. package/dist/genesys-webcomponents/assets/region-flags/NA.png +0 -0
  1642. package/dist/genesys-webcomponents/assets/region-flags/NC.png +0 -0
  1643. package/dist/genesys-webcomponents/assets/region-flags/NE.png +0 -0
  1644. package/dist/genesys-webcomponents/assets/region-flags/NF.png +0 -0
  1645. package/dist/genesys-webcomponents/assets/region-flags/NG.png +0 -0
  1646. package/dist/genesys-webcomponents/assets/region-flags/NI.png +0 -0
  1647. package/dist/genesys-webcomponents/assets/region-flags/NL.png +0 -0
  1648. package/dist/genesys-webcomponents/assets/region-flags/NO.png +0 -0
  1649. package/dist/genesys-webcomponents/assets/region-flags/NP.png +0 -0
  1650. package/dist/genesys-webcomponents/assets/region-flags/NR.png +0 -0
  1651. package/dist/genesys-webcomponents/assets/region-flags/NU.png +0 -0
  1652. package/dist/genesys-webcomponents/assets/region-flags/NZ.png +0 -0
  1653. package/dist/genesys-webcomponents/assets/region-flags/OM.png +0 -0
  1654. package/dist/genesys-webcomponents/assets/region-flags/PA.png +0 -0
  1655. package/dist/genesys-webcomponents/assets/region-flags/PE.png +0 -0
  1656. package/dist/genesys-webcomponents/assets/region-flags/PF.png +0 -0
  1657. package/dist/genesys-webcomponents/assets/region-flags/PG.png +0 -0
  1658. package/dist/genesys-webcomponents/assets/region-flags/PH.png +0 -0
  1659. package/dist/genesys-webcomponents/assets/region-flags/PK.png +0 -0
  1660. package/dist/genesys-webcomponents/assets/region-flags/PL.png +0 -0
  1661. package/dist/genesys-webcomponents/assets/region-flags/PM.png +0 -0
  1662. package/dist/genesys-webcomponents/assets/region-flags/PN.png +0 -0
  1663. package/dist/genesys-webcomponents/assets/region-flags/PR.png +0 -0
  1664. package/dist/genesys-webcomponents/assets/region-flags/PS.png +0 -0
  1665. package/dist/genesys-webcomponents/assets/region-flags/PT.png +0 -0
  1666. package/dist/genesys-webcomponents/assets/region-flags/PW.png +0 -0
  1667. package/dist/genesys-webcomponents/assets/region-flags/PY.png +0 -0
  1668. package/dist/genesys-webcomponents/assets/region-flags/QA.png +0 -0
  1669. package/dist/genesys-webcomponents/assets/region-flags/RE.png +0 -0
  1670. package/dist/genesys-webcomponents/assets/region-flags/RO.png +0 -0
  1671. package/dist/genesys-webcomponents/assets/region-flags/RS.png +0 -0
  1672. package/dist/genesys-webcomponents/assets/region-flags/RU.png +0 -0
  1673. package/dist/genesys-webcomponents/assets/region-flags/RW.png +0 -0
  1674. package/dist/genesys-webcomponents/assets/region-flags/SA.png +0 -0
  1675. package/dist/genesys-webcomponents/assets/region-flags/SB.png +0 -0
  1676. package/dist/genesys-webcomponents/assets/region-flags/SC.png +0 -0
  1677. package/dist/genesys-webcomponents/assets/region-flags/SD.png +0 -0
  1678. package/dist/genesys-webcomponents/assets/region-flags/SE.png +0 -0
  1679. package/dist/genesys-webcomponents/assets/region-flags/SG.png +0 -0
  1680. package/dist/genesys-webcomponents/assets/region-flags/SH.png +0 -0
  1681. package/dist/genesys-webcomponents/assets/region-flags/SI.png +0 -0
  1682. package/dist/genesys-webcomponents/assets/region-flags/SJ.png +0 -0
  1683. package/dist/genesys-webcomponents/assets/region-flags/SK.png +0 -0
  1684. package/dist/genesys-webcomponents/assets/region-flags/SL.png +0 -0
  1685. package/dist/genesys-webcomponents/assets/region-flags/SM.png +0 -0
  1686. package/dist/genesys-webcomponents/assets/region-flags/SN.png +0 -0
  1687. package/dist/genesys-webcomponents/assets/region-flags/SO.png +0 -0
  1688. package/dist/genesys-webcomponents/assets/region-flags/SR.png +0 -0
  1689. package/dist/genesys-webcomponents/assets/region-flags/SS.png +0 -0
  1690. package/dist/genesys-webcomponents/assets/region-flags/ST.png +0 -0
  1691. package/dist/genesys-webcomponents/assets/region-flags/SV.png +0 -0
  1692. package/dist/genesys-webcomponents/assets/region-flags/SX.png +0 -0
  1693. package/dist/genesys-webcomponents/assets/region-flags/SY.png +0 -0
  1694. package/dist/genesys-webcomponents/assets/region-flags/SZ.png +0 -0
  1695. package/dist/genesys-webcomponents/assets/region-flags/TC.png +0 -0
  1696. package/dist/genesys-webcomponents/assets/region-flags/TD.png +0 -0
  1697. package/dist/genesys-webcomponents/assets/region-flags/TG.png +0 -0
  1698. package/dist/genesys-webcomponents/assets/region-flags/TH.png +0 -0
  1699. package/dist/genesys-webcomponents/assets/region-flags/TJ.png +0 -0
  1700. package/dist/genesys-webcomponents/assets/region-flags/TK.png +0 -0
  1701. package/dist/genesys-webcomponents/assets/region-flags/TL.png +0 -0
  1702. package/dist/genesys-webcomponents/assets/region-flags/TM.png +0 -0
  1703. package/dist/genesys-webcomponents/assets/region-flags/TN.png +0 -0
  1704. package/dist/genesys-webcomponents/assets/region-flags/TO.png +0 -0
  1705. package/dist/genesys-webcomponents/assets/region-flags/TR.png +0 -0
  1706. package/dist/genesys-webcomponents/assets/region-flags/TT.png +0 -0
  1707. package/dist/genesys-webcomponents/assets/region-flags/TV.png +0 -0
  1708. package/dist/genesys-webcomponents/assets/region-flags/TW.png +0 -0
  1709. package/dist/genesys-webcomponents/assets/region-flags/TZ.png +0 -0
  1710. package/dist/genesys-webcomponents/assets/region-flags/UA.png +0 -0
  1711. package/dist/genesys-webcomponents/assets/region-flags/UG.png +0 -0
  1712. package/dist/genesys-webcomponents/assets/region-flags/US.png +0 -0
  1713. package/dist/genesys-webcomponents/assets/region-flags/UY.png +0 -0
  1714. package/dist/genesys-webcomponents/assets/region-flags/UZ.png +0 -0
  1715. package/dist/genesys-webcomponents/assets/region-flags/VA.png +0 -0
  1716. package/dist/genesys-webcomponents/assets/region-flags/VC.png +0 -0
  1717. package/dist/genesys-webcomponents/assets/region-flags/VE.png +0 -0
  1718. package/dist/genesys-webcomponents/assets/region-flags/VG.png +0 -0
  1719. package/dist/genesys-webcomponents/assets/region-flags/VI.png +0 -0
  1720. package/dist/genesys-webcomponents/assets/region-flags/VN.png +0 -0
  1721. package/dist/genesys-webcomponents/assets/region-flags/VU.png +0 -0
  1722. package/dist/genesys-webcomponents/assets/region-flags/WF.png +0 -0
  1723. package/dist/genesys-webcomponents/assets/region-flags/WS.png +0 -0
  1724. package/dist/genesys-webcomponents/assets/region-flags/XK.png +0 -0
  1725. package/dist/genesys-webcomponents/assets/region-flags/YE.png +0 -0
  1726. package/dist/genesys-webcomponents/assets/region-flags/YT.png +0 -0
  1727. package/dist/genesys-webcomponents/assets/region-flags/ZA.png +0 -0
  1728. package/dist/genesys-webcomponents/assets/region-flags/ZM.png +0 -0
  1729. package/dist/genesys-webcomponents/assets/region-flags/ZW.png +0 -0
  1730. package/dist/genesys-webcomponents/assets/sprites/region-flags.less +0 -3800
  1731. package/dist/genesys-webcomponents/assets/sprites/region-flags.png +0 -0
  1732. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-300.eot +0 -0
  1733. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-300.svg +0 -1
  1734. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-300.ttf +0 -0
  1735. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-300.woff +0 -0
  1736. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-300.woff2 +0 -0
  1737. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-700.eot +0 -0
  1738. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-700.svg +0 -309
  1739. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-700.ttf +0 -0
  1740. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-700.woff +0 -0
  1741. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-700.woff2 +0 -0
  1742. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-italic.eot +0 -0
  1743. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-italic.svg +0 -323
  1744. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-italic.ttf +0 -0
  1745. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-italic.woff +0 -0
  1746. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-italic.woff2 +0 -0
  1747. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-regular.eot +0 -0
  1748. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-regular.svg +0 -308
  1749. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-regular.ttf +0 -0
  1750. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-regular.woff +0 -0
  1751. package/dist/genesys-webcomponents/fonts/roboto-v20-latin-regular.woff2 +0 -0
  1752. package/dist/genesys-webcomponents/less/color-palette.less +0 -105
  1753. package/dist/genesys-webcomponents/less/focus.less +0 -48
  1754. package/dist/genesys-webcomponents/less/shadows.less +0 -17
  1755. package/dist/genesys-webcomponents/less/spacing.less +0 -12
  1756. package/dist/genesys-webcomponents/less/typography.less +0 -162
  1757. package/dist/genesys-webcomponents/p-02834f4b.entry.js +0 -1
  1758. package/dist/genesys-webcomponents/p-0501a8ad.entry.js +0 -1
  1759. package/dist/genesys-webcomponents/p-065dfcb5.entry.js +0 -1
  1760. package/dist/genesys-webcomponents/p-06a92400.entry.js +0 -1
  1761. package/dist/genesys-webcomponents/p-07ba6582.entry.js +0 -1
  1762. package/dist/genesys-webcomponents/p-09260b54.entry.js +0 -1
  1763. package/dist/genesys-webcomponents/p-0f4dc346.entry.js +0 -1
  1764. package/dist/genesys-webcomponents/p-12a34636.entry.js +0 -1
  1765. package/dist/genesys-webcomponents/p-13dd4c6b.js +0 -1
  1766. package/dist/genesys-webcomponents/p-14301475.entry.js +0 -1
  1767. package/dist/genesys-webcomponents/p-17385760.js +0 -1
  1768. package/dist/genesys-webcomponents/p-1a990281.entry.js +0 -1
  1769. package/dist/genesys-webcomponents/p-1aab5a86.entry.js +0 -1
  1770. package/dist/genesys-webcomponents/p-1dd2e1d2.entry.js +0 -1
  1771. package/dist/genesys-webcomponents/p-1f3c3a89.entry.js +0 -1
  1772. package/dist/genesys-webcomponents/p-210bc5a8.entry.js +0 -1
  1773. package/dist/genesys-webcomponents/p-21266439.entry.js +0 -1
  1774. package/dist/genesys-webcomponents/p-22a428f3.entry.js +0 -1
  1775. package/dist/genesys-webcomponents/p-233c0566.entry.js +0 -1
  1776. package/dist/genesys-webcomponents/p-235edbf8.entry.js +0 -1
  1777. package/dist/genesys-webcomponents/p-24c8a3da.entry.js +0 -1
  1778. package/dist/genesys-webcomponents/p-261dfba4.entry.js +0 -1
  1779. package/dist/genesys-webcomponents/p-27b1150a.entry.js +0 -1
  1780. package/dist/genesys-webcomponents/p-284415fa.entry.js +0 -1
  1781. package/dist/genesys-webcomponents/p-2e27167a.entry.js +0 -1
  1782. package/dist/genesys-webcomponents/p-2f704deb.entry.js +0 -1
  1783. package/dist/genesys-webcomponents/p-334e3b2c.entry.js +0 -1
  1784. package/dist/genesys-webcomponents/p-3701eff0.js +0 -1
  1785. package/dist/genesys-webcomponents/p-398e3760.entry.js +0 -1
  1786. package/dist/genesys-webcomponents/p-3a86180c.entry.js +0 -1
  1787. package/dist/genesys-webcomponents/p-3bbd394d.entry.js +0 -1
  1788. package/dist/genesys-webcomponents/p-3befa564.entry.js +0 -1
  1789. package/dist/genesys-webcomponents/p-3d65f3b8.entry.js +0 -1
  1790. package/dist/genesys-webcomponents/p-3efcf41d.entry.js +0 -1
  1791. package/dist/genesys-webcomponents/p-3f6a0e19.entry.js +0 -1
  1792. package/dist/genesys-webcomponents/p-3f96ede4.entry.js +0 -1
  1793. package/dist/genesys-webcomponents/p-3fb11797.entry.js +0 -1
  1794. package/dist/genesys-webcomponents/p-43748f70.entry.js +0 -1
  1795. package/dist/genesys-webcomponents/p-43a195b0.entry.js +0 -1
  1796. package/dist/genesys-webcomponents/p-43d22f9f.entry.js +0 -1
  1797. package/dist/genesys-webcomponents/p-462a6cf1.entry.js +0 -1
  1798. package/dist/genesys-webcomponents/p-46578cdc.entry.js +0 -1
  1799. package/dist/genesys-webcomponents/p-4d250c8c.entry.js +0 -1
  1800. package/dist/genesys-webcomponents/p-52270d18.entry.js +0 -1
  1801. package/dist/genesys-webcomponents/p-5265f3e0.entry.js +0 -1
  1802. package/dist/genesys-webcomponents/p-52f443d6.entry.js +0 -1
  1803. package/dist/genesys-webcomponents/p-54effc6d.entry.js +0 -1
  1804. package/dist/genesys-webcomponents/p-55cf6d81.js +0 -1
  1805. package/dist/genesys-webcomponents/p-59146356.entry.js +0 -1
  1806. package/dist/genesys-webcomponents/p-5bae9e84.entry.js +0 -1
  1807. package/dist/genesys-webcomponents/p-5d67b3ab.entry.js +0 -1
  1808. package/dist/genesys-webcomponents/p-5dd0ef71.entry.js +0 -1
  1809. package/dist/genesys-webcomponents/p-62913396.js +0 -1
  1810. package/dist/genesys-webcomponents/p-62a9f3bc.entry.js +0 -1
  1811. package/dist/genesys-webcomponents/p-62d3fbbd.entry.js +0 -1
  1812. package/dist/genesys-webcomponents/p-634c85ec.entry.js +0 -1
  1813. package/dist/genesys-webcomponents/p-6370cb48.js +0 -1
  1814. package/dist/genesys-webcomponents/p-65c5ed8b.entry.js +0 -1
  1815. package/dist/genesys-webcomponents/p-68dc65c4.entry.js +0 -1
  1816. package/dist/genesys-webcomponents/p-6b6048c4.entry.js +0 -1
  1817. package/dist/genesys-webcomponents/p-6df07350.entry.js +0 -1
  1818. package/dist/genesys-webcomponents/p-6fbe35ec.entry.js +0 -1
  1819. package/dist/genesys-webcomponents/p-724178a7.entry.js +0 -1
  1820. package/dist/genesys-webcomponents/p-763ee30d.entry.js +0 -1
  1821. package/dist/genesys-webcomponents/p-7946aac5.entry.js +0 -1
  1822. package/dist/genesys-webcomponents/p-7b43f40b.entry.js +0 -1
  1823. package/dist/genesys-webcomponents/p-7d26b2e1.js +0 -2
  1824. package/dist/genesys-webcomponents/p-7d614de7.js +0 -1
  1825. package/dist/genesys-webcomponents/p-7d6cf29d.entry.js +0 -1
  1826. package/dist/genesys-webcomponents/p-7e9f97c7.entry.js +0 -1
  1827. package/dist/genesys-webcomponents/p-7ec73c98.entry.js +0 -1
  1828. package/dist/genesys-webcomponents/p-81c3fa5a.entry.js +0 -1
  1829. package/dist/genesys-webcomponents/p-854eaa48.entry.js +0 -1
  1830. package/dist/genesys-webcomponents/p-85678958.entry.js +0 -1
  1831. package/dist/genesys-webcomponents/p-864044af.entry.js +0 -1
  1832. package/dist/genesys-webcomponents/p-86b520ad.entry.js +0 -1
  1833. package/dist/genesys-webcomponents/p-8797ebd7.entry.js +0 -1
  1834. package/dist/genesys-webcomponents/p-8901b0d7.entry.js +0 -1
  1835. package/dist/genesys-webcomponents/p-8afa9533.entry.js +0 -1
  1836. package/dist/genesys-webcomponents/p-8b5e20b8.entry.js +0 -1
  1837. package/dist/genesys-webcomponents/p-8d8eb1cc.entry.js +0 -1
  1838. package/dist/genesys-webcomponents/p-8e9bfb5c.entry.js +0 -1
  1839. package/dist/genesys-webcomponents/p-92db2ccc.entry.js +0 -1
  1840. package/dist/genesys-webcomponents/p-941df4de.entry.js +0 -1
  1841. package/dist/genesys-webcomponents/p-9756b007.entry.js +0 -1
  1842. package/dist/genesys-webcomponents/p-9839e3a1.entry.js +0 -1
  1843. package/dist/genesys-webcomponents/p-995a0981.entry.js +0 -1
  1844. package/dist/genesys-webcomponents/p-995fd359.entry.js +0 -1
  1845. package/dist/genesys-webcomponents/p-99b0b8e3.entry.js +0 -1
  1846. package/dist/genesys-webcomponents/p-9b497375.entry.js +0 -1
  1847. package/dist/genesys-webcomponents/p-9d18d475.js +0 -1
  1848. package/dist/genesys-webcomponents/p-9e354ad1.entry.js +0 -1
  1849. package/dist/genesys-webcomponents/p-a733f4ca.js +0 -1
  1850. package/dist/genesys-webcomponents/p-a83dd958.entry.js +0 -1
  1851. package/dist/genesys-webcomponents/p-a95fbd3b.entry.js +0 -1
  1852. package/dist/genesys-webcomponents/p-a9a8d206.entry.js +0 -1
  1853. package/dist/genesys-webcomponents/p-aaf5194a.entry.js +0 -1
  1854. package/dist/genesys-webcomponents/p-ac115d74.entry.js +0 -1
  1855. package/dist/genesys-webcomponents/p-ad19fdb4.entry.js +0 -1
  1856. package/dist/genesys-webcomponents/p-ada83f90.entry.js +0 -1
  1857. package/dist/genesys-webcomponents/p-ae031b68.entry.js +0 -1
  1858. package/dist/genesys-webcomponents/p-af48a4c4.entry.js +0 -1
  1859. package/dist/genesys-webcomponents/p-b3c9fd06.js +0 -1
  1860. package/dist/genesys-webcomponents/p-bba252b0.entry.js +0 -1
  1861. package/dist/genesys-webcomponents/p-bcd6a155.entry.js +0 -1
  1862. package/dist/genesys-webcomponents/p-c091c4d6.entry.js +0 -1
  1863. package/dist/genesys-webcomponents/p-c5c92fd8.entry.js +0 -1
  1864. package/dist/genesys-webcomponents/p-c7631270.entry.js +0 -7
  1865. package/dist/genesys-webcomponents/p-c94a287d.entry.js +0 -1
  1866. package/dist/genesys-webcomponents/p-cbb3c659.entry.js +0 -1
  1867. package/dist/genesys-webcomponents/p-cc9cfe49.entry.js +0 -1
  1868. package/dist/genesys-webcomponents/p-d09a04e9.entry.js +0 -1
  1869. package/dist/genesys-webcomponents/p-daba61db.entry.js +0 -1
  1870. package/dist/genesys-webcomponents/p-db3fd2f0.entry.js +0 -1
  1871. package/dist/genesys-webcomponents/p-de1e0b57.entry.js +0 -1
  1872. package/dist/genesys-webcomponents/p-deee079e.js +0 -1
  1873. package/dist/genesys-webcomponents/p-defd1281.entry.js +0 -1
  1874. package/dist/genesys-webcomponents/p-e1558f84.js +0 -1
  1875. package/dist/genesys-webcomponents/p-e2547280.entry.js +0 -1
  1876. package/dist/genesys-webcomponents/p-e459974a.js +0 -1
  1877. package/dist/genesys-webcomponents/p-e7468691.entry.js +0 -1
  1878. package/dist/genesys-webcomponents/p-e874ef2c.entry.js +0 -1
  1879. package/dist/genesys-webcomponents/p-eb2eaa6f.entry.js +0 -1
  1880. package/dist/genesys-webcomponents/p-ec218689.js +0 -1
  1881. package/dist/genesys-webcomponents/p-f2fea056.entry.js +0 -1
  1882. package/dist/genesys-webcomponents/p-f34ce7dc.js +0 -1
  1883. package/dist/genesys-webcomponents/p-f49c69b9.entry.js +0 -1
  1884. package/dist/genesys-webcomponents/p-f4cacd3c.entry.js +0 -1
  1885. package/dist/genesys-webcomponents/p-f9768ae7.entry.js +0 -1
  1886. package/dist/genesys-webcomponents/p-fbb3071b.entry.js +0 -1
  1887. package/dist/types/components/beta/gux-badge/gux-badge.d.ts +0 -19
  1888. package/dist/types/components/beta/gux-badge/gux-badge.types.d.ts +0 -2
  1889. package/dist/types/components/beta/gux-blank-state/gux-blank-state-constants.d.ts +0 -5
  1890. package/dist/types/components/beta/gux-blank-state/gux-blank-state.d.ts +0 -20
  1891. package/dist/types/components/beta/gux-blank-state/gux-blank-state.types.d.ts +0 -1
  1892. package/dist/types/components/beta/gux-button-slot/gux-button-slot.d.ts +0 -12
  1893. package/dist/types/components/beta/gux-context-menu/gux-context-menu.d.ts +0 -29
  1894. package/dist/types/components/beta/gux-dropdown-multi/gux-dropdown-multi.d.ts +0 -113
  1895. package/dist/types/components/beta/gux-error-message-beta/gux-error-message-beta.d.ts +0 -10
  1896. package/dist/types/components/beta/gux-flyout-menu/gux-flyout-menu.d.ts +0 -30
  1897. package/dist/types/components/beta/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.d.ts +0 -14
  1898. package/dist/types/components/beta/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.d.ts +0 -34
  1899. package/dist/types/components/beta/gux-loading-message/gux-loading-message-constants.d.ts +0 -5
  1900. package/dist/types/components/beta/gux-loading-message/gux-loading-message-size.types.d.ts +0 -1
  1901. package/dist/types/components/beta/gux-loading-message/gux-loading-message.d.ts +0 -21
  1902. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-beta.d.ts +0 -44
  1903. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-beta.types.d.ts +0 -2
  1904. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-button-beta.service.d.ts +0 -9
  1905. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.d.ts +0 -23
  1906. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.d.ts +0 -13
  1907. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.d.ts +0 -13
  1908. package/dist/types/components/beta/gux-phone-input/components/gux-region-icon/gux-region-select.service.d.ts +0 -1
  1909. package/dist/types/components/beta/gux-popover-beta/gux-popover-beta.d.ts +0 -44
  1910. package/dist/types/components/beta/gux-popover-list-beta/gux-popover-list-beta.d.ts +0 -41
  1911. package/dist/types/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.d.ts +0 -18
  1912. package/dist/types/components/beta/gux-table/gux-row-select/gux-row-select.d.ts +0 -12
  1913. package/dist/types/components/beta/gux-table/gux-table-select-menu/gux-table-select-popover/gux-table-header-popover.d.ts +0 -32
  1914. package/dist/types/components/beta/gux-table/gux-table.d.ts +0 -113
  1915. package/dist/types/components/beta/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.d.ts +0 -14
  1916. package/dist/types/components/beta/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.d.ts +0 -17
  1917. package/dist/types/components/beta/gux-tag/gux-tag.d.ts +0 -40
  1918. package/dist/types/components/beta/gux-tag/gux-tag.types.d.ts +0 -2
  1919. package/dist/types/components/beta/gux-time-picker/gux-time-picker.d.ts +0 -42
  1920. package/dist/types/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.d.ts +0 -71
  1921. package/dist/types/components/stable/gux-disclosure-button/gux-disclosure-button.d.ts +0 -37
  1922. package/dist/types/components/stable/gux-popover/gux-popover.types.d.ts +0 -1
  1923. package/dist/types/components/stable/gux-popover-list/gux-popover-list.types.d.ts +0 -1
  1924. package/dist/types/components/stable/gux-radial-progress/gux-radial-progress.types.d.ts +0 -1
  1925. /package/dist/cjs/{after-next-render-a09f528a.js → after-next-render-a023ef47.js} +0 -0
  1926. /package/dist/cjs/{capitalize-first-letter-8e2f04e5.js → capitalize-first-letter-251c82ed.js} +0 -0
  1927. /package/dist/cjs/{clamp-1bb96117.js → clamp-a9926a57.js} +0 -0
  1928. /package/dist/cjs/{en-dc1f49b7.js → en-807a354e.js} +0 -0
  1929. /package/dist/cjs/{en-eb56dc17.js → en-85604f0f.js} +0 -0
  1930. /package/dist/cjs/{en-b3076cac.js → en-f88c1935.js} +0 -0
  1931. /package/dist/cjs/{event-is-from-ad1044f2.js → event-is-from-f3f1cfde.js} +0 -0
  1932. /package/dist/cjs/{get-closest-element-ab4b2eee.js → get-closest-element-26894e5a.js} +0 -0
  1933. /package/dist/cjs/{get-slot-097ade01.js → get-slot-395a67ef.js} +0 -0
  1934. /package/dist/cjs/{gux-list.service-763539a2.js → gux-list.service-4beaa394.js} +0 -0
  1935. /package/dist/cjs/{gux-menu.common-ada23b94.js → gux-menu.common-d41b2fac.js} +0 -0
  1936. /package/dist/cjs/{has-slot-2e73d6e7.js → has-slot-429f8b9e.js} +0 -0
  1937. /package/dist/cjs/{iso-dates-f78ffb80.js → iso-dates-d0cd4802.js} +0 -0
  1938. /package/dist/cjs/{log-error-d46c02b7.js → log-error-8a92241e.js} +0 -0
  1939. /package/dist/cjs/{on-input-disabled-state-change-d66fb86b.js → on-input-disabled-state-change-005e5b3e.js} +0 -0
  1940. /package/dist/cjs/{on-mutation-8f8a4460.js → on-mutation-ef917473.js} +0 -0
  1941. /package/dist/cjs/{prevent-browser-validation-styling-d21b1a56.js → prevent-browser-validation-styling-15142963.js} +0 -0
  1942. /package/dist/cjs/{random-html-id-b86b61c0.js → random-html-id-32ef8847.js} +0 -0
  1943. /package/dist/cjs/{simulate-native-event-fe3e62da.js → simulate-native-event-8209a457.js} +0 -0
  1944. /package/dist/cjs/{when-event-is-from-69b5ca13.js → when-event-is-from-20e89254.js} +0 -0
  1945. /package/dist/cjs/{year-month-values-f387f8d8.js → year-month-values-6028ce26.js} +0 -0
  1946. /package/dist/collection/components/beta/{gux-badge/gux-badge.types.js → gux-phone-input/gux-phone.types.js} +0 -0
  1947. /package/dist/collection/components/beta/{gux-blank-state/gux-blank-state.types.js → gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.types.js} +0 -0
  1948. /package/dist/collection/components/beta/{gux-column-manager/gux-column-manager.types.js → gux-time-zone-picker/gux-time-zone-picker.types.js} +0 -0
  1949. /package/dist/collection/components/{stable/gux-disclosure-button → legacy/gux-disclosure-button-legacy}/gux-disclosure-button.types.js +0 -0
  1950. /package/dist/collection/components/{beta/gux-loading-message/gux-loading-message-size.types.js → legacy/gux-modal-legacy/gux-modal-legacy.types.js} +0 -0
  1951. /package/dist/collection/components/legacy/{gux-notification-toast → gux-notification-toast-legacy}/gux-notification-toast.types.js +0 -0
  1952. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-beta.types.js → legacy/gux-pagination-legacy/gux-pagination.types.js} +0 -0
  1953. /package/dist/collection/components/legacy/{gux-simple-toast → gux-simple-toast-legacy}/gux-simple-toast.types.js +0 -0
  1954. /package/dist/collection/components/{stable/gux-switch → legacy/gux-switch-legacy}/gux-switch.types.js +0 -0
  1955. /package/dist/collection/components/{beta/gux-table-toolbar/gux-table-toolbar-action-accents.types.js → stable/gux-badge/gux-badge.types.js} +0 -0
  1956. /package/dist/collection/components/{beta → stable}/gux-column-manager/gux-column-manager-item/gux-column-manager-item.service.js +0 -0
  1957. /package/dist/collection/components/{beta/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.types.js → stable/gux-column-manager/gux-column-manager.types.js} +0 -0
  1958. /package/dist/collection/components/{beta → stable}/gux-flyout-menu/gux-menu/gux-menu.common.js +0 -0
  1959. /package/dist/collection/components/{beta → stable}/gux-table/gux-sort-control/tests/gux-sort-control.markup.js +0 -0
  1960. /package/dist/collection/components/{beta/gux-time-picker/gux-time-picker.type.js → stable/gux-table/gux-table.types.js} +0 -0
  1961. /package/dist/collection/components/{beta/gux-table/gux-table.types.js → stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.types.js} +0 -0
  1962. /package/dist/collection/components/{beta/gux-table-toolbar/gux-table-toolbar.types.js → stable/gux-table-toolbar/gux-table-toolbar-action-accents.types.js} +0 -0
  1963. /package/dist/collection/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.constants.js +0 -0
  1964. /package/dist/collection/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.service.js +0 -0
  1965. /package/dist/collection/components/{beta/gux-tag/gux-tag.types.js → stable/gux-table-toolbar/gux-table-toolbar.types.js} +0 -0
  1966. /package/dist/collection/components/stable/{gux-popover-list/gux-popover-list.types.js → gux-tag/gux-tag.types.js} +0 -0
  1967. /package/dist/collection/components/stable/{gux-popover/gux-popover.types.js → gux-time-picker/gux-time-picker.type.js} +0 -0
  1968. /package/dist/collection/components/stable/{gux-radial-progress/gux-radial-progress.types.js → gux-tooltip/gux-tooltip-types.js} +0 -0
  1969. /package/dist/esm/{after-next-render-ed0f7dcd.js → after-next-render-84ec18ad.js} +0 -0
  1970. /package/dist/esm/{capitalize-first-letter-d2512ec0.js → capitalize-first-letter-45fad3db.js} +0 -0
  1971. /package/dist/esm/{clamp-6bdb0367.js → clamp-51db64df.js} +0 -0
  1972. /package/dist/esm/{en-66f138f8.js → en-1f9d79e6.js} +0 -0
  1973. /package/dist/esm/{en-5d726a81.js → en-98371f99.js} +0 -0
  1974. /package/dist/esm/{en-46223eb1.js → en-bf740e9b.js} +0 -0
  1975. /package/dist/esm/{event-is-from-90b69768.js → event-is-from-e25c5a22.js} +0 -0
  1976. /package/dist/esm/{get-closest-element-1597503c.js → get-closest-element-66f63212.js} +0 -0
  1977. /package/dist/esm/{get-slot-52d073f3.js → get-slot-55aade31.js} +0 -0
  1978. /package/dist/esm/{gux-list.service-a878b7e3.js → gux-list.service-693f4ba7.js} +0 -0
  1979. /package/dist/esm/{gux-menu.common-4a871a5c.js → gux-menu.common-e59a1b12.js} +0 -0
  1980. /package/dist/esm/{has-slot-062ae63a.js → has-slot-d06c74d9.js} +0 -0
  1981. /package/dist/esm/{iso-dates-a7c704a4.js → iso-dates-5bcd3209.js} +0 -0
  1982. /package/dist/esm/{log-error-e0bbd04a.js → log-error-0b15023e.js} +0 -0
  1983. /package/dist/esm/{on-input-disabled-state-change-3ea76372.js → on-input-disabled-state-change-e6bc912f.js} +0 -0
  1984. /package/dist/esm/{on-mutation-d500715c.js → on-mutation-a2b7cdad.js} +0 -0
  1985. /package/dist/esm/{prevent-browser-validation-styling-d16c3f4c.js → prevent-browser-validation-styling-8c459589.js} +0 -0
  1986. /package/dist/esm/{random-html-id-8e3f658c.js → random-html-id-3354d85c.js} +0 -0
  1987. /package/dist/esm/{simulate-native-event-ac69961f.js → simulate-native-event-bca7a1c9.js} +0 -0
  1988. /package/dist/esm/{when-event-is-from-18667084.js → when-event-is-from-6154bd60.js} +0 -0
  1989. /package/dist/esm/{year-month-values-1b64c204.js → year-month-values-6ffe871f.js} +0 -0
  1990. /package/dist/genesys-webcomponents/{p-955a1e6a.js → p-08874a83.js} +0 -0
  1991. /package/dist/genesys-webcomponents/{p-8a133b9b.js → p-0962dd7a.js} +0 -0
  1992. /package/dist/genesys-webcomponents/{p-3f5341ea.js → p-16f3da0d.js} +0 -0
  1993. /package/dist/genesys-webcomponents/{p-c10e41a9.js → p-28f55159.js} +0 -0
  1994. /package/dist/genesys-webcomponents/{p-93904222.js → p-31cd1b9a.js} +0 -0
  1995. /package/dist/genesys-webcomponents/{p-08bc2e6b.js → p-324b23f3.js} +0 -0
  1996. /package/dist/genesys-webcomponents/{p-2c3d934a.js → p-363466e3.js} +0 -0
  1997. /package/dist/genesys-webcomponents/{p-d176c2ae.js → p-373c5d93.js} +0 -0
  1998. /package/dist/genesys-webcomponents/{p-cbcbd1bb.js → p-3ea0d493.js} +0 -0
  1999. /package/dist/genesys-webcomponents/{p-e310debb.js → p-408d5857.js} +0 -0
  2000. /package/dist/genesys-webcomponents/{p-4f26144b.js → p-533d7842.js} +0 -0
  2001. /package/dist/genesys-webcomponents/{p-3e6097e5.js → p-693c1709.js} +0 -0
  2002. /package/dist/genesys-webcomponents/{p-837e3eff.js → p-705311af.js} +0 -0
  2003. /package/dist/genesys-webcomponents/{p-9dd4b14a.js → p-7b08c759.js} +0 -0
  2004. /package/dist/genesys-webcomponents/{p-76ff3e75.js → p-8b703092.js} +0 -0
  2005. /package/dist/genesys-webcomponents/{p-251befef.js → p-9125cc36.js} +0 -0
  2006. /package/dist/genesys-webcomponents/{p-d0805f56.js → p-9d734bbd.js} +0 -0
  2007. /package/dist/genesys-webcomponents/{p-417354e9.js → p-aa9ff6ba.js} +0 -0
  2008. /package/dist/genesys-webcomponents/{p-89af02eb.js → p-c7328d42.js} +0 -0
  2009. /package/dist/genesys-webcomponents/{p-29e8b184.js → p-dbb0ac25.js} +0 -0
  2010. /package/dist/genesys-webcomponents/{p-091f51f6.js → p-ffaadf62.js} +0 -0
  2011. /package/dist/types/components/legacy/{gux-action-toast → gux-action-toast-legacy}/gux-action-toast.d.ts +0 -0
  2012. /package/dist/types/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/dropdown-option/gux-dropdown-option.d.ts +0 -0
  2013. /package/dist/types/components/{stable/gux-disclosure-button → legacy/gux-disclosure-button-legacy}/gux-disclosure-button.types.d.ts +0 -0
  2014. /package/dist/types/components/legacy/{gux-notification-toast → gux-notification-toast-legacy}/gux-notification-toast.d.ts +0 -0
  2015. /package/dist/types/components/legacy/{gux-notification-toast → gux-notification-toast-legacy}/gux-notification-toast.types.d.ts +0 -0
  2016. /package/dist/types/components/legacy/{gux-simple-toast → gux-simple-toast-legacy}/gux-simple-toast.d.ts +0 -0
  2017. /package/dist/types/components/legacy/{gux-simple-toast → gux-simple-toast-legacy}/gux-simple-toast.types.d.ts +0 -0
  2018. /package/dist/types/components/{stable/gux-switch → legacy/gux-switch-legacy}/gux-switch-item/gux-switch-item.d.ts +0 -0
  2019. /package/dist/types/components/{stable/gux-switch → legacy/gux-switch-legacy}/gux-switch.d.ts +0 -0
  2020. /package/dist/types/components/{stable/gux-switch → legacy/gux-switch-legacy}/gux-switch.types.d.ts +0 -0
  2021. /package/dist/types/components/{beta → stable}/gux-column-manager/gux-column-manager-item/gux-column-manager-item.d.ts +0 -0
  2022. /package/dist/types/components/{beta → stable}/gux-column-manager/gux-column-manager-item/gux-column-manager-item.service.d.ts +0 -0
  2023. /package/dist/types/components/{beta → stable}/gux-column-manager/gux-column-manager.d.ts +0 -0
  2024. /package/dist/types/components/{beta → stable}/gux-column-manager/gux-column-manager.service.d.ts +0 -0
  2025. /package/dist/types/components/{beta → stable}/gux-column-manager/gux-column-manager.types.d.ts +0 -0
  2026. /package/dist/types/components/{beta → stable}/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.d.ts +0 -0
  2027. /package/dist/types/components/{beta → stable}/gux-flyout-menu/gux-menu/gux-menu.common.d.ts +0 -0
  2028. /package/dist/types/components/{beta → stable}/gux-flyout-menu/gux-menu/gux-menu.d.ts +0 -0
  2029. /package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta → stable/gux-pagination/gux-pagination-buttons}/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.d.ts +0 -0
  2030. /package/dist/types/components/{beta → stable}/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.d.ts +0 -0
  2031. /package/dist/types/components/{beta → stable}/gux-skip-navigation-list/gux-skip-navigation-list.d.ts +0 -0
  2032. /package/dist/types/components/{beta → stable}/gux-table/gux-all-row-select/gux-all-row-select.d.ts +0 -0
  2033. /package/dist/types/components/{beta → stable}/gux-table/gux-sort-control/gux-sort-control.d.ts +0 -0
  2034. /package/dist/types/components/{beta → stable}/gux-table/gux-sort-control/tests/gux-sort-control.markup.d.ts +0 -0
  2035. /package/dist/types/components/{beta → stable}/gux-table/gux-table-select-menu/gux-table-select-menu.d.ts +0 -0
  2036. /package/dist/types/components/{beta → stable}/gux-table/gux-table.types.d.ts +0 -0
  2037. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.d.ts +0 -0
  2038. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.types.d.ts +0 -0
  2039. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar-action-accents.types.d.ts +0 -0
  2040. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.constants.d.ts +0 -0
  2041. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.d.ts +0 -0
  2042. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.service.d.ts +0 -0
  2043. /package/dist/types/components/{beta → stable}/gux-table-toolbar/gux-table-toolbar.types.d.ts +0 -0
  2044. /package/dist/types/components/{beta → stable}/gux-time-picker/gux-time-picker.service.d.ts +0 -0
  2045. /package/dist/types/components/{beta → stable}/gux-time-picker/gux-time-picker.type.d.ts +0 -0
@@ -0,0 +1,4075 @@
1
+ 'use strict';
2
+
3
+ const index = require('./index-75c9f0d9.js');
4
+ const getClosestElement = require('./get-closest-element-26894e5a.js');
5
+
6
+ /******************************************************************************
7
+ Copyright (c) Microsoft Corporation.
8
+
9
+ Permission to use, copy, modify, and/or distribute this software for any
10
+ purpose with or without fee is hereby granted.
11
+
12
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
13
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
14
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
15
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
16
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
17
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
18
+ PERFORMANCE OF THIS SOFTWARE.
19
+ ***************************************************************************** */
20
+ /* global Reflect, Promise, SuppressedError, Symbol */
21
+
22
+ var extendStatics = function(d, b) {
23
+ extendStatics = Object.setPrototypeOf ||
24
+ ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
25
+ function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
26
+ return extendStatics(d, b);
27
+ };
28
+
29
+ function __extends(d, b) {
30
+ if (typeof b !== "function" && b !== null)
31
+ throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
32
+ extendStatics(d, b);
33
+ function __() { this.constructor = d; }
34
+ d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
35
+ }
36
+
37
+ var __assign = function() {
38
+ __assign = Object.assign || function __assign(t) {
39
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
40
+ s = arguments[i];
41
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];
42
+ }
43
+ return t;
44
+ };
45
+ return __assign.apply(this, arguments);
46
+ };
47
+
48
+ function __rest(s, e) {
49
+ var t = {};
50
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
51
+ t[p] = s[p];
52
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
53
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
54
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
55
+ t[p[i]] = s[p[i]];
56
+ }
57
+ return t;
58
+ }
59
+
60
+ function __spreadArray(to, from, pack) {
61
+ if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) {
62
+ if (ar || !(i in from)) {
63
+ if (!ar) ar = Array.prototype.slice.call(from, 0, i);
64
+ ar[i] = from[i];
65
+ }
66
+ }
67
+ return to.concat(ar || Array.prototype.slice.call(from));
68
+ }
69
+
70
+ typeof SuppressedError === "function" ? SuppressedError : function (error, suppressed, message) {
71
+ var e = new Error(message);
72
+ return e.name = "SuppressedError", e.error = error, e.suppressed = suppressed, e;
73
+ };
74
+
75
+ var ErrorKind;
76
+ (function (ErrorKind) {
77
+ /** Argument is unclosed (e.g. `{0`) */
78
+ ErrorKind[ErrorKind["EXPECT_ARGUMENT_CLOSING_BRACE"] = 1] = "EXPECT_ARGUMENT_CLOSING_BRACE";
79
+ /** Argument is empty (e.g. `{}`). */
80
+ ErrorKind[ErrorKind["EMPTY_ARGUMENT"] = 2] = "EMPTY_ARGUMENT";
81
+ /** Argument is malformed (e.g. `{foo!}``) */
82
+ ErrorKind[ErrorKind["MALFORMED_ARGUMENT"] = 3] = "MALFORMED_ARGUMENT";
83
+ /** Expect an argument type (e.g. `{foo,}`) */
84
+ ErrorKind[ErrorKind["EXPECT_ARGUMENT_TYPE"] = 4] = "EXPECT_ARGUMENT_TYPE";
85
+ /** Unsupported argument type (e.g. `{foo,foo}`) */
86
+ ErrorKind[ErrorKind["INVALID_ARGUMENT_TYPE"] = 5] = "INVALID_ARGUMENT_TYPE";
87
+ /** Expect an argument style (e.g. `{foo, number, }`) */
88
+ ErrorKind[ErrorKind["EXPECT_ARGUMENT_STYLE"] = 6] = "EXPECT_ARGUMENT_STYLE";
89
+ /** The number skeleton is invalid. */
90
+ ErrorKind[ErrorKind["INVALID_NUMBER_SKELETON"] = 7] = "INVALID_NUMBER_SKELETON";
91
+ /** The date time skeleton is invalid. */
92
+ ErrorKind[ErrorKind["INVALID_DATE_TIME_SKELETON"] = 8] = "INVALID_DATE_TIME_SKELETON";
93
+ /** Exepct a number skeleton following the `::` (e.g. `{foo, number, ::}`) */
94
+ ErrorKind[ErrorKind["EXPECT_NUMBER_SKELETON"] = 9] = "EXPECT_NUMBER_SKELETON";
95
+ /** Exepct a date time skeleton following the `::` (e.g. `{foo, date, ::}`) */
96
+ ErrorKind[ErrorKind["EXPECT_DATE_TIME_SKELETON"] = 10] = "EXPECT_DATE_TIME_SKELETON";
97
+ /** Unmatched apostrophes in the argument style (e.g. `{foo, number, 'test`) */
98
+ ErrorKind[ErrorKind["UNCLOSED_QUOTE_IN_ARGUMENT_STYLE"] = 11] = "UNCLOSED_QUOTE_IN_ARGUMENT_STYLE";
99
+ /** Missing select argument options (e.g. `{foo, select}`) */
100
+ ErrorKind[ErrorKind["EXPECT_SELECT_ARGUMENT_OPTIONS"] = 12] = "EXPECT_SELECT_ARGUMENT_OPTIONS";
101
+ /** Expecting an offset value in `plural` or `selectordinal` argument (e.g `{foo, plural, offset}`) */
102
+ ErrorKind[ErrorKind["EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE"] = 13] = "EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE";
103
+ /** Offset value in `plural` or `selectordinal` is invalid (e.g. `{foo, plural, offset: x}`) */
104
+ ErrorKind[ErrorKind["INVALID_PLURAL_ARGUMENT_OFFSET_VALUE"] = 14] = "INVALID_PLURAL_ARGUMENT_OFFSET_VALUE";
105
+ /** Expecting a selector in `select` argument (e.g `{foo, select}`) */
106
+ ErrorKind[ErrorKind["EXPECT_SELECT_ARGUMENT_SELECTOR"] = 15] = "EXPECT_SELECT_ARGUMENT_SELECTOR";
107
+ /** Expecting a selector in `plural` or `selectordinal` argument (e.g `{foo, plural}`) */
108
+ ErrorKind[ErrorKind["EXPECT_PLURAL_ARGUMENT_SELECTOR"] = 16] = "EXPECT_PLURAL_ARGUMENT_SELECTOR";
109
+ /** Expecting a message fragment after the `select` selector (e.g. `{foo, select, apple}`) */
110
+ ErrorKind[ErrorKind["EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT"] = 17] = "EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT";
111
+ /**
112
+ * Expecting a message fragment after the `plural` or `selectordinal` selector
113
+ * (e.g. `{foo, plural, one}`)
114
+ */
115
+ ErrorKind[ErrorKind["EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT"] = 18] = "EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT";
116
+ /** Selector in `plural` or `selectordinal` is malformed (e.g. `{foo, plural, =x {#}}`) */
117
+ ErrorKind[ErrorKind["INVALID_PLURAL_ARGUMENT_SELECTOR"] = 19] = "INVALID_PLURAL_ARGUMENT_SELECTOR";
118
+ /**
119
+ * Duplicate selectors in `plural` or `selectordinal` argument.
120
+ * (e.g. {foo, plural, one {#} one {#}})
121
+ */
122
+ ErrorKind[ErrorKind["DUPLICATE_PLURAL_ARGUMENT_SELECTOR"] = 20] = "DUPLICATE_PLURAL_ARGUMENT_SELECTOR";
123
+ /** Duplicate selectors in `select` argument.
124
+ * (e.g. {foo, select, apple {apple} apple {apple}})
125
+ */
126
+ ErrorKind[ErrorKind["DUPLICATE_SELECT_ARGUMENT_SELECTOR"] = 21] = "DUPLICATE_SELECT_ARGUMENT_SELECTOR";
127
+ /** Plural or select argument option must have `other` clause. */
128
+ ErrorKind[ErrorKind["MISSING_OTHER_CLAUSE"] = 22] = "MISSING_OTHER_CLAUSE";
129
+ /** The tag is malformed. (e.g. `<bold!>foo</bold!>) */
130
+ ErrorKind[ErrorKind["INVALID_TAG"] = 23] = "INVALID_TAG";
131
+ /** The tag name is invalid. (e.g. `<123>foo</123>`) */
132
+ ErrorKind[ErrorKind["INVALID_TAG_NAME"] = 25] = "INVALID_TAG_NAME";
133
+ /** The closing tag does not match the opening tag. (e.g. `<bold>foo</italic>`) */
134
+ ErrorKind[ErrorKind["UNMATCHED_CLOSING_TAG"] = 26] = "UNMATCHED_CLOSING_TAG";
135
+ /** The opening tag has unmatched closing tag. (e.g. `<bold>foo`) */
136
+ ErrorKind[ErrorKind["UNCLOSED_TAG"] = 27] = "UNCLOSED_TAG";
137
+ })(ErrorKind || (ErrorKind = {}));
138
+
139
+ var TYPE;
140
+ (function (TYPE) {
141
+ /**
142
+ * Raw text
143
+ */
144
+ TYPE[TYPE["literal"] = 0] = "literal";
145
+ /**
146
+ * Variable w/o any format, e.g `var` in `this is a {var}`
147
+ */
148
+ TYPE[TYPE["argument"] = 1] = "argument";
149
+ /**
150
+ * Variable w/ number format
151
+ */
152
+ TYPE[TYPE["number"] = 2] = "number";
153
+ /**
154
+ * Variable w/ date format
155
+ */
156
+ TYPE[TYPE["date"] = 3] = "date";
157
+ /**
158
+ * Variable w/ time format
159
+ */
160
+ TYPE[TYPE["time"] = 4] = "time";
161
+ /**
162
+ * Variable w/ select format
163
+ */
164
+ TYPE[TYPE["select"] = 5] = "select";
165
+ /**
166
+ * Variable w/ plural format
167
+ */
168
+ TYPE[TYPE["plural"] = 6] = "plural";
169
+ /**
170
+ * Only possible within plural argument.
171
+ * This is the `#` symbol that will be substituted with the count.
172
+ */
173
+ TYPE[TYPE["pound"] = 7] = "pound";
174
+ /**
175
+ * XML-like tag
176
+ */
177
+ TYPE[TYPE["tag"] = 8] = "tag";
178
+ })(TYPE || (TYPE = {}));
179
+ var SKELETON_TYPE;
180
+ (function (SKELETON_TYPE) {
181
+ SKELETON_TYPE[SKELETON_TYPE["number"] = 0] = "number";
182
+ SKELETON_TYPE[SKELETON_TYPE["dateTime"] = 1] = "dateTime";
183
+ })(SKELETON_TYPE || (SKELETON_TYPE = {}));
184
+ /**
185
+ * Type Guards
186
+ */
187
+ function isLiteralElement(el) {
188
+ return el.type === TYPE.literal;
189
+ }
190
+ function isArgumentElement(el) {
191
+ return el.type === TYPE.argument;
192
+ }
193
+ function isNumberElement(el) {
194
+ return el.type === TYPE.number;
195
+ }
196
+ function isDateElement(el) {
197
+ return el.type === TYPE.date;
198
+ }
199
+ function isTimeElement(el) {
200
+ return el.type === TYPE.time;
201
+ }
202
+ function isSelectElement(el) {
203
+ return el.type === TYPE.select;
204
+ }
205
+ function isPluralElement(el) {
206
+ return el.type === TYPE.plural;
207
+ }
208
+ function isPoundElement(el) {
209
+ return el.type === TYPE.pound;
210
+ }
211
+ function isTagElement(el) {
212
+ return el.type === TYPE.tag;
213
+ }
214
+ function isNumberSkeleton(el) {
215
+ return !!(el && typeof el === 'object' && el.type === SKELETON_TYPE.number);
216
+ }
217
+ function isDateTimeSkeleton(el) {
218
+ return !!(el && typeof el === 'object' && el.type === SKELETON_TYPE.dateTime);
219
+ }
220
+
221
+ // @generated from regex-gen.ts
222
+ var SPACE_SEPARATOR_REGEX = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/;
223
+
224
+ /**
225
+ * https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
226
+ * Credit: https://github.com/caridy/intl-datetimeformat-pattern/blob/master/index.js
227
+ * with some tweaks
228
+ */
229
+ var DATE_TIME_REGEX = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
230
+ /**
231
+ * Parse Date time skeleton into Intl.DateTimeFormatOptions
232
+ * Ref: https://unicode.org/reports/tr35/tr35-dates.html#Date_Field_Symbol_Table
233
+ * @public
234
+ * @param skeleton skeleton string
235
+ */
236
+ function parseDateTimeSkeleton(skeleton) {
237
+ var result = {};
238
+ skeleton.replace(DATE_TIME_REGEX, function (match) {
239
+ var len = match.length;
240
+ switch (match[0]) {
241
+ // Era
242
+ case 'G':
243
+ result.era = len === 4 ? 'long' : len === 5 ? 'narrow' : 'short';
244
+ break;
245
+ // Year
246
+ case 'y':
247
+ result.year = len === 2 ? '2-digit' : 'numeric';
248
+ break;
249
+ case 'Y':
250
+ case 'u':
251
+ case 'U':
252
+ case 'r':
253
+ throw new RangeError('`Y/u/U/r` (year) patterns are not supported, use `y` instead');
254
+ // Quarter
255
+ case 'q':
256
+ case 'Q':
257
+ throw new RangeError('`q/Q` (quarter) patterns are not supported');
258
+ // Month
259
+ case 'M':
260
+ case 'L':
261
+ result.month = ['numeric', '2-digit', 'short', 'long', 'narrow'][len - 1];
262
+ break;
263
+ // Week
264
+ case 'w':
265
+ case 'W':
266
+ throw new RangeError('`w/W` (week) patterns are not supported');
267
+ case 'd':
268
+ result.day = ['numeric', '2-digit'][len - 1];
269
+ break;
270
+ case 'D':
271
+ case 'F':
272
+ case 'g':
273
+ throw new RangeError('`D/F/g` (day) patterns are not supported, use `d` instead');
274
+ // Weekday
275
+ case 'E':
276
+ result.weekday = len === 4 ? 'short' : len === 5 ? 'narrow' : 'short';
277
+ break;
278
+ case 'e':
279
+ if (len < 4) {
280
+ throw new RangeError('`e..eee` (weekday) patterns are not supported');
281
+ }
282
+ result.weekday = ['short', 'long', 'narrow', 'short'][len - 4];
283
+ break;
284
+ case 'c':
285
+ if (len < 4) {
286
+ throw new RangeError('`c..ccc` (weekday) patterns are not supported');
287
+ }
288
+ result.weekday = ['short', 'long', 'narrow', 'short'][len - 4];
289
+ break;
290
+ // Period
291
+ case 'a': // AM, PM
292
+ result.hour12 = true;
293
+ break;
294
+ case 'b': // am, pm, noon, midnight
295
+ case 'B': // flexible day periods
296
+ throw new RangeError('`b/B` (period) patterns are not supported, use `a` instead');
297
+ // Hour
298
+ case 'h':
299
+ result.hourCycle = 'h12';
300
+ result.hour = ['numeric', '2-digit'][len - 1];
301
+ break;
302
+ case 'H':
303
+ result.hourCycle = 'h23';
304
+ result.hour = ['numeric', '2-digit'][len - 1];
305
+ break;
306
+ case 'K':
307
+ result.hourCycle = 'h11';
308
+ result.hour = ['numeric', '2-digit'][len - 1];
309
+ break;
310
+ case 'k':
311
+ result.hourCycle = 'h24';
312
+ result.hour = ['numeric', '2-digit'][len - 1];
313
+ break;
314
+ case 'j':
315
+ case 'J':
316
+ case 'C':
317
+ throw new RangeError('`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead');
318
+ // Minute
319
+ case 'm':
320
+ result.minute = ['numeric', '2-digit'][len - 1];
321
+ break;
322
+ // Second
323
+ case 's':
324
+ result.second = ['numeric', '2-digit'][len - 1];
325
+ break;
326
+ case 'S':
327
+ case 'A':
328
+ throw new RangeError('`S/A` (second) patterns are not supported, use `s` instead');
329
+ // Zone
330
+ case 'z': // 1..3, 4: specific non-location format
331
+ result.timeZoneName = len < 4 ? 'short' : 'long';
332
+ break;
333
+ case 'Z': // 1..3, 4, 5: The ISO8601 varios formats
334
+ case 'O': // 1, 4: miliseconds in day short, long
335
+ case 'v': // 1, 4: generic non-location format
336
+ case 'V': // 1, 2, 3, 4: time zone ID or city
337
+ case 'X': // 1, 2, 3, 4: The ISO8601 varios formats
338
+ case 'x': // 1, 2, 3, 4: The ISO8601 varios formats
339
+ throw new RangeError('`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead');
340
+ }
341
+ return '';
342
+ });
343
+ return result;
344
+ }
345
+
346
+ // @generated from regex-gen.ts
347
+ var WHITE_SPACE_REGEX = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
348
+
349
+ function parseNumberSkeletonFromString(skeleton) {
350
+ if (skeleton.length === 0) {
351
+ throw new Error('Number skeleton cannot be empty');
352
+ }
353
+ // Parse the skeleton
354
+ var stringTokens = skeleton
355
+ .split(WHITE_SPACE_REGEX)
356
+ .filter(function (x) { return x.length > 0; });
357
+ var tokens = [];
358
+ for (var _i = 0, stringTokens_1 = stringTokens; _i < stringTokens_1.length; _i++) {
359
+ var stringToken = stringTokens_1[_i];
360
+ var stemAndOptions = stringToken.split('/');
361
+ if (stemAndOptions.length === 0) {
362
+ throw new Error('Invalid number skeleton');
363
+ }
364
+ var stem = stemAndOptions[0], options = stemAndOptions.slice(1);
365
+ for (var _a = 0, options_1 = options; _a < options_1.length; _a++) {
366
+ var option = options_1[_a];
367
+ if (option.length === 0) {
368
+ throw new Error('Invalid number skeleton');
369
+ }
370
+ }
371
+ tokens.push({ stem: stem, options: options });
372
+ }
373
+ return tokens;
374
+ }
375
+ function icuUnitToEcma(unit) {
376
+ return unit.replace(/^(.*?)-/, '');
377
+ }
378
+ var FRACTION_PRECISION_REGEX = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g;
379
+ var SIGNIFICANT_PRECISION_REGEX = /^(@+)?(\+|#+)?[rs]?$/g;
380
+ var INTEGER_WIDTH_REGEX = /(\*)(0+)|(#+)(0+)|(0+)/g;
381
+ var CONCISE_INTEGER_WIDTH_REGEX = /^(0+)$/;
382
+ function parseSignificantPrecision(str) {
383
+ var result = {};
384
+ if (str[str.length - 1] === 'r') {
385
+ result.roundingPriority = 'morePrecision';
386
+ }
387
+ else if (str[str.length - 1] === 's') {
388
+ result.roundingPriority = 'lessPrecision';
389
+ }
390
+ str.replace(SIGNIFICANT_PRECISION_REGEX, function (_, g1, g2) {
391
+ // @@@ case
392
+ if (typeof g2 !== 'string') {
393
+ result.minimumSignificantDigits = g1.length;
394
+ result.maximumSignificantDigits = g1.length;
395
+ }
396
+ // @@@+ case
397
+ else if (g2 === '+') {
398
+ result.minimumSignificantDigits = g1.length;
399
+ }
400
+ // .### case
401
+ else if (g1[0] === '#') {
402
+ result.maximumSignificantDigits = g1.length;
403
+ }
404
+ // .@@## or .@@@ case
405
+ else {
406
+ result.minimumSignificantDigits = g1.length;
407
+ result.maximumSignificantDigits =
408
+ g1.length + (typeof g2 === 'string' ? g2.length : 0);
409
+ }
410
+ return '';
411
+ });
412
+ return result;
413
+ }
414
+ function parseSign(str) {
415
+ switch (str) {
416
+ case 'sign-auto':
417
+ return {
418
+ signDisplay: 'auto',
419
+ };
420
+ case 'sign-accounting':
421
+ case '()':
422
+ return {
423
+ currencySign: 'accounting',
424
+ };
425
+ case 'sign-always':
426
+ case '+!':
427
+ return {
428
+ signDisplay: 'always',
429
+ };
430
+ case 'sign-accounting-always':
431
+ case '()!':
432
+ return {
433
+ signDisplay: 'always',
434
+ currencySign: 'accounting',
435
+ };
436
+ case 'sign-except-zero':
437
+ case '+?':
438
+ return {
439
+ signDisplay: 'exceptZero',
440
+ };
441
+ case 'sign-accounting-except-zero':
442
+ case '()?':
443
+ return {
444
+ signDisplay: 'exceptZero',
445
+ currencySign: 'accounting',
446
+ };
447
+ case 'sign-never':
448
+ case '+_':
449
+ return {
450
+ signDisplay: 'never',
451
+ };
452
+ }
453
+ }
454
+ function parseConciseScientificAndEngineeringStem(stem) {
455
+ // Engineering
456
+ var result;
457
+ if (stem[0] === 'E' && stem[1] === 'E') {
458
+ result = {
459
+ notation: 'engineering',
460
+ };
461
+ stem = stem.slice(2);
462
+ }
463
+ else if (stem[0] === 'E') {
464
+ result = {
465
+ notation: 'scientific',
466
+ };
467
+ stem = stem.slice(1);
468
+ }
469
+ if (result) {
470
+ var signDisplay = stem.slice(0, 2);
471
+ if (signDisplay === '+!') {
472
+ result.signDisplay = 'always';
473
+ stem = stem.slice(2);
474
+ }
475
+ else if (signDisplay === '+?') {
476
+ result.signDisplay = 'exceptZero';
477
+ stem = stem.slice(2);
478
+ }
479
+ if (!CONCISE_INTEGER_WIDTH_REGEX.test(stem)) {
480
+ throw new Error('Malformed concise eng/scientific notation');
481
+ }
482
+ result.minimumIntegerDigits = stem.length;
483
+ }
484
+ return result;
485
+ }
486
+ function parseNotationOptions(opt) {
487
+ var result = {};
488
+ var signOpts = parseSign(opt);
489
+ if (signOpts) {
490
+ return signOpts;
491
+ }
492
+ return result;
493
+ }
494
+ /**
495
+ * https://github.com/unicode-org/icu/blob/master/docs/userguide/format_parse/numbers/skeletons.md#skeleton-stems-and-options
496
+ */
497
+ function parseNumberSkeleton(tokens) {
498
+ var result = {};
499
+ for (var _i = 0, tokens_1 = tokens; _i < tokens_1.length; _i++) {
500
+ var token = tokens_1[_i];
501
+ switch (token.stem) {
502
+ case 'percent':
503
+ case '%':
504
+ result.style = 'percent';
505
+ continue;
506
+ case '%x100':
507
+ result.style = 'percent';
508
+ result.scale = 100;
509
+ continue;
510
+ case 'currency':
511
+ result.style = 'currency';
512
+ result.currency = token.options[0];
513
+ continue;
514
+ case 'group-off':
515
+ case ',_':
516
+ result.useGrouping = false;
517
+ continue;
518
+ case 'precision-integer':
519
+ case '.':
520
+ result.maximumFractionDigits = 0;
521
+ continue;
522
+ case 'measure-unit':
523
+ case 'unit':
524
+ result.style = 'unit';
525
+ result.unit = icuUnitToEcma(token.options[0]);
526
+ continue;
527
+ case 'compact-short':
528
+ case 'K':
529
+ result.notation = 'compact';
530
+ result.compactDisplay = 'short';
531
+ continue;
532
+ case 'compact-long':
533
+ case 'KK':
534
+ result.notation = 'compact';
535
+ result.compactDisplay = 'long';
536
+ continue;
537
+ case 'scientific':
538
+ result = __assign(__assign(__assign({}, result), { notation: 'scientific' }), token.options.reduce(function (all, opt) { return (__assign(__assign({}, all), parseNotationOptions(opt))); }, {}));
539
+ continue;
540
+ case 'engineering':
541
+ result = __assign(__assign(__assign({}, result), { notation: 'engineering' }), token.options.reduce(function (all, opt) { return (__assign(__assign({}, all), parseNotationOptions(opt))); }, {}));
542
+ continue;
543
+ case 'notation-simple':
544
+ result.notation = 'standard';
545
+ continue;
546
+ // https://github.com/unicode-org/icu/blob/master/icu4c/source/i18n/unicode/unumberformatter.h
547
+ case 'unit-width-narrow':
548
+ result.currencyDisplay = 'narrowSymbol';
549
+ result.unitDisplay = 'narrow';
550
+ continue;
551
+ case 'unit-width-short':
552
+ result.currencyDisplay = 'code';
553
+ result.unitDisplay = 'short';
554
+ continue;
555
+ case 'unit-width-full-name':
556
+ result.currencyDisplay = 'name';
557
+ result.unitDisplay = 'long';
558
+ continue;
559
+ case 'unit-width-iso-code':
560
+ result.currencyDisplay = 'symbol';
561
+ continue;
562
+ case 'scale':
563
+ result.scale = parseFloat(token.options[0]);
564
+ continue;
565
+ // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
566
+ case 'integer-width':
567
+ if (token.options.length > 1) {
568
+ throw new RangeError('integer-width stems only accept a single optional option');
569
+ }
570
+ token.options[0].replace(INTEGER_WIDTH_REGEX, function (_, g1, g2, g3, g4, g5) {
571
+ if (g1) {
572
+ result.minimumIntegerDigits = g2.length;
573
+ }
574
+ else if (g3 && g4) {
575
+ throw new Error('We currently do not support maximum integer digits');
576
+ }
577
+ else if (g5) {
578
+ throw new Error('We currently do not support exact integer digits');
579
+ }
580
+ return '';
581
+ });
582
+ continue;
583
+ }
584
+ // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#integer-width
585
+ if (CONCISE_INTEGER_WIDTH_REGEX.test(token.stem)) {
586
+ result.minimumIntegerDigits = token.stem.length;
587
+ continue;
588
+ }
589
+ if (FRACTION_PRECISION_REGEX.test(token.stem)) {
590
+ // Precision
591
+ // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#fraction-precision
592
+ // precision-integer case
593
+ if (token.options.length > 1) {
594
+ throw new RangeError('Fraction-precision stems only accept a single optional option');
595
+ }
596
+ token.stem.replace(FRACTION_PRECISION_REGEX, function (_, g1, g2, g3, g4, g5) {
597
+ // .000* case (before ICU67 it was .000+)
598
+ if (g2 === '*') {
599
+ result.minimumFractionDigits = g1.length;
600
+ }
601
+ // .### case
602
+ else if (g3 && g3[0] === '#') {
603
+ result.maximumFractionDigits = g3.length;
604
+ }
605
+ // .00## case
606
+ else if (g4 && g5) {
607
+ result.minimumFractionDigits = g4.length;
608
+ result.maximumFractionDigits = g4.length + g5.length;
609
+ }
610
+ else {
611
+ result.minimumFractionDigits = g1.length;
612
+ result.maximumFractionDigits = g1.length;
613
+ }
614
+ return '';
615
+ });
616
+ var opt = token.options[0];
617
+ // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#trailing-zero-display
618
+ if (opt === 'w') {
619
+ result = __assign(__assign({}, result), { trailingZeroDisplay: 'stripIfInteger' });
620
+ }
621
+ else if (opt) {
622
+ result = __assign(__assign({}, result), parseSignificantPrecision(opt));
623
+ }
624
+ continue;
625
+ }
626
+ // https://unicode-org.github.io/icu/userguide/format_parse/numbers/skeletons.html#significant-digits-precision
627
+ if (SIGNIFICANT_PRECISION_REGEX.test(token.stem)) {
628
+ result = __assign(__assign({}, result), parseSignificantPrecision(token.stem));
629
+ continue;
630
+ }
631
+ var signOpts = parseSign(token.stem);
632
+ if (signOpts) {
633
+ result = __assign(__assign({}, result), signOpts);
634
+ }
635
+ var conciseScientificAndEngineeringOpts = parseConciseScientificAndEngineeringStem(token.stem);
636
+ if (conciseScientificAndEngineeringOpts) {
637
+ result = __assign(__assign({}, result), conciseScientificAndEngineeringOpts);
638
+ }
639
+ }
640
+ return result;
641
+ }
642
+
643
+ // @generated from time-data-gen.ts
644
+ // prettier-ignore
645
+ var timeData = {
646
+ "001": [
647
+ "H",
648
+ "h"
649
+ ],
650
+ "AC": [
651
+ "H",
652
+ "h",
653
+ "hb",
654
+ "hB"
655
+ ],
656
+ "AD": [
657
+ "H",
658
+ "hB"
659
+ ],
660
+ "AE": [
661
+ "h",
662
+ "hB",
663
+ "hb",
664
+ "H"
665
+ ],
666
+ "AF": [
667
+ "H",
668
+ "hb",
669
+ "hB",
670
+ "h"
671
+ ],
672
+ "AG": [
673
+ "h",
674
+ "hb",
675
+ "H",
676
+ "hB"
677
+ ],
678
+ "AI": [
679
+ "H",
680
+ "h",
681
+ "hb",
682
+ "hB"
683
+ ],
684
+ "AL": [
685
+ "h",
686
+ "H",
687
+ "hB"
688
+ ],
689
+ "AM": [
690
+ "H",
691
+ "hB"
692
+ ],
693
+ "AO": [
694
+ "H",
695
+ "hB"
696
+ ],
697
+ "AR": [
698
+ "H",
699
+ "h",
700
+ "hB",
701
+ "hb"
702
+ ],
703
+ "AS": [
704
+ "h",
705
+ "H"
706
+ ],
707
+ "AT": [
708
+ "H",
709
+ "hB"
710
+ ],
711
+ "AU": [
712
+ "h",
713
+ "hb",
714
+ "H",
715
+ "hB"
716
+ ],
717
+ "AW": [
718
+ "H",
719
+ "hB"
720
+ ],
721
+ "AX": [
722
+ "H"
723
+ ],
724
+ "AZ": [
725
+ "H",
726
+ "hB",
727
+ "h"
728
+ ],
729
+ "BA": [
730
+ "H",
731
+ "hB",
732
+ "h"
733
+ ],
734
+ "BB": [
735
+ "h",
736
+ "hb",
737
+ "H",
738
+ "hB"
739
+ ],
740
+ "BD": [
741
+ "h",
742
+ "hB",
743
+ "H"
744
+ ],
745
+ "BE": [
746
+ "H",
747
+ "hB"
748
+ ],
749
+ "BF": [
750
+ "H",
751
+ "hB"
752
+ ],
753
+ "BG": [
754
+ "H",
755
+ "hB",
756
+ "h"
757
+ ],
758
+ "BH": [
759
+ "h",
760
+ "hB",
761
+ "hb",
762
+ "H"
763
+ ],
764
+ "BJ": [
765
+ "H",
766
+ "hB"
767
+ ],
768
+ "BL": [
769
+ "H",
770
+ "hB"
771
+ ],
772
+ "BM": [
773
+ "h",
774
+ "hb",
775
+ "H",
776
+ "hB"
777
+ ],
778
+ "BN": [
779
+ "hb",
780
+ "hB",
781
+ "h",
782
+ "H"
783
+ ],
784
+ "BO": [
785
+ "H",
786
+ "hB",
787
+ "h",
788
+ "hb"
789
+ ],
790
+ "BQ": [
791
+ "H"
792
+ ],
793
+ "BR": [
794
+ "H",
795
+ "hB"
796
+ ],
797
+ "BS": [
798
+ "h",
799
+ "hb",
800
+ "H",
801
+ "hB"
802
+ ],
803
+ "BT": [
804
+ "h",
805
+ "H"
806
+ ],
807
+ "BW": [
808
+ "H",
809
+ "h",
810
+ "hb",
811
+ "hB"
812
+ ],
813
+ "BZ": [
814
+ "H",
815
+ "h",
816
+ "hb",
817
+ "hB"
818
+ ],
819
+ "CA": [
820
+ "h",
821
+ "hb",
822
+ "H",
823
+ "hB"
824
+ ],
825
+ "CC": [
826
+ "H",
827
+ "h",
828
+ "hb",
829
+ "hB"
830
+ ],
831
+ "CD": [
832
+ "hB",
833
+ "H"
834
+ ],
835
+ "CF": [
836
+ "H",
837
+ "h",
838
+ "hB"
839
+ ],
840
+ "CG": [
841
+ "H",
842
+ "hB"
843
+ ],
844
+ "CH": [
845
+ "H",
846
+ "hB",
847
+ "h"
848
+ ],
849
+ "CI": [
850
+ "H",
851
+ "hB"
852
+ ],
853
+ "CK": [
854
+ "H",
855
+ "h",
856
+ "hb",
857
+ "hB"
858
+ ],
859
+ "CL": [
860
+ "H",
861
+ "h",
862
+ "hB",
863
+ "hb"
864
+ ],
865
+ "CM": [
866
+ "H",
867
+ "h",
868
+ "hB"
869
+ ],
870
+ "CN": [
871
+ "H",
872
+ "hB",
873
+ "hb",
874
+ "h"
875
+ ],
876
+ "CO": [
877
+ "h",
878
+ "H",
879
+ "hB",
880
+ "hb"
881
+ ],
882
+ "CP": [
883
+ "H"
884
+ ],
885
+ "CR": [
886
+ "H",
887
+ "h",
888
+ "hB",
889
+ "hb"
890
+ ],
891
+ "CU": [
892
+ "H",
893
+ "h",
894
+ "hB",
895
+ "hb"
896
+ ],
897
+ "CV": [
898
+ "H",
899
+ "hB"
900
+ ],
901
+ "CX": [
902
+ "H",
903
+ "h",
904
+ "hb",
905
+ "hB"
906
+ ],
907
+ "CY": [
908
+ "h",
909
+ "H",
910
+ "hb",
911
+ "hB"
912
+ ],
913
+ "CZ": [
914
+ "H"
915
+ ],
916
+ "DE": [
917
+ "H",
918
+ "hB"
919
+ ],
920
+ "DG": [
921
+ "H",
922
+ "h",
923
+ "hb",
924
+ "hB"
925
+ ],
926
+ "DJ": [
927
+ "h",
928
+ "H"
929
+ ],
930
+ "DK": [
931
+ "H"
932
+ ],
933
+ "DM": [
934
+ "h",
935
+ "hb",
936
+ "H",
937
+ "hB"
938
+ ],
939
+ "DO": [
940
+ "h",
941
+ "H",
942
+ "hB",
943
+ "hb"
944
+ ],
945
+ "DZ": [
946
+ "h",
947
+ "hB",
948
+ "hb",
949
+ "H"
950
+ ],
951
+ "EA": [
952
+ "H",
953
+ "h",
954
+ "hB",
955
+ "hb"
956
+ ],
957
+ "EC": [
958
+ "H",
959
+ "hB",
960
+ "h",
961
+ "hb"
962
+ ],
963
+ "EE": [
964
+ "H",
965
+ "hB"
966
+ ],
967
+ "EG": [
968
+ "h",
969
+ "hB",
970
+ "hb",
971
+ "H"
972
+ ],
973
+ "EH": [
974
+ "h",
975
+ "hB",
976
+ "hb",
977
+ "H"
978
+ ],
979
+ "ER": [
980
+ "h",
981
+ "H"
982
+ ],
983
+ "ES": [
984
+ "H",
985
+ "hB",
986
+ "h",
987
+ "hb"
988
+ ],
989
+ "ET": [
990
+ "hB",
991
+ "hb",
992
+ "h",
993
+ "H"
994
+ ],
995
+ "FI": [
996
+ "H"
997
+ ],
998
+ "FJ": [
999
+ "h",
1000
+ "hb",
1001
+ "H",
1002
+ "hB"
1003
+ ],
1004
+ "FK": [
1005
+ "H",
1006
+ "h",
1007
+ "hb",
1008
+ "hB"
1009
+ ],
1010
+ "FM": [
1011
+ "h",
1012
+ "hb",
1013
+ "H",
1014
+ "hB"
1015
+ ],
1016
+ "FR": [
1017
+ "H",
1018
+ "hB"
1019
+ ],
1020
+ "GA": [
1021
+ "H",
1022
+ "hB"
1023
+ ],
1024
+ "GB": [
1025
+ "H",
1026
+ "h",
1027
+ "hb",
1028
+ "hB"
1029
+ ],
1030
+ "GD": [
1031
+ "h",
1032
+ "hb",
1033
+ "H",
1034
+ "hB"
1035
+ ],
1036
+ "GE": [
1037
+ "H",
1038
+ "hB",
1039
+ "h"
1040
+ ],
1041
+ "GF": [
1042
+ "H",
1043
+ "hB"
1044
+ ],
1045
+ "GG": [
1046
+ "H",
1047
+ "h",
1048
+ "hb",
1049
+ "hB"
1050
+ ],
1051
+ "GH": [
1052
+ "h",
1053
+ "H"
1054
+ ],
1055
+ "GI": [
1056
+ "H",
1057
+ "h",
1058
+ "hb",
1059
+ "hB"
1060
+ ],
1061
+ "GM": [
1062
+ "h",
1063
+ "hb",
1064
+ "H",
1065
+ "hB"
1066
+ ],
1067
+ "GN": [
1068
+ "H",
1069
+ "hB"
1070
+ ],
1071
+ "GP": [
1072
+ "H",
1073
+ "hB"
1074
+ ],
1075
+ "GQ": [
1076
+ "H",
1077
+ "hB",
1078
+ "h",
1079
+ "hb"
1080
+ ],
1081
+ "GR": [
1082
+ "h",
1083
+ "H",
1084
+ "hb",
1085
+ "hB"
1086
+ ],
1087
+ "GT": [
1088
+ "H",
1089
+ "h",
1090
+ "hB",
1091
+ "hb"
1092
+ ],
1093
+ "GU": [
1094
+ "h",
1095
+ "hb",
1096
+ "H",
1097
+ "hB"
1098
+ ],
1099
+ "GW": [
1100
+ "H",
1101
+ "hB"
1102
+ ],
1103
+ "GY": [
1104
+ "h",
1105
+ "hb",
1106
+ "H",
1107
+ "hB"
1108
+ ],
1109
+ "HK": [
1110
+ "h",
1111
+ "hB",
1112
+ "hb",
1113
+ "H"
1114
+ ],
1115
+ "HN": [
1116
+ "H",
1117
+ "h",
1118
+ "hB",
1119
+ "hb"
1120
+ ],
1121
+ "HR": [
1122
+ "H",
1123
+ "hB"
1124
+ ],
1125
+ "IC": [
1126
+ "H",
1127
+ "h",
1128
+ "hB",
1129
+ "hb"
1130
+ ],
1131
+ "ID": [
1132
+ "H"
1133
+ ],
1134
+ "IE": [
1135
+ "H",
1136
+ "h",
1137
+ "hb",
1138
+ "hB"
1139
+ ],
1140
+ "IL": [
1141
+ "H",
1142
+ "hB"
1143
+ ],
1144
+ "IM": [
1145
+ "H",
1146
+ "h",
1147
+ "hb",
1148
+ "hB"
1149
+ ],
1150
+ "IN": [
1151
+ "h",
1152
+ "H"
1153
+ ],
1154
+ "IO": [
1155
+ "H",
1156
+ "h",
1157
+ "hb",
1158
+ "hB"
1159
+ ],
1160
+ "IQ": [
1161
+ "h",
1162
+ "hB",
1163
+ "hb",
1164
+ "H"
1165
+ ],
1166
+ "IR": [
1167
+ "hB",
1168
+ "H"
1169
+ ],
1170
+ "IS": [
1171
+ "H"
1172
+ ],
1173
+ "IT": [
1174
+ "H",
1175
+ "hB"
1176
+ ],
1177
+ "JE": [
1178
+ "H",
1179
+ "h",
1180
+ "hb",
1181
+ "hB"
1182
+ ],
1183
+ "JM": [
1184
+ "h",
1185
+ "hb",
1186
+ "H",
1187
+ "hB"
1188
+ ],
1189
+ "JO": [
1190
+ "h",
1191
+ "hB",
1192
+ "hb",
1193
+ "H"
1194
+ ],
1195
+ "JP": [
1196
+ "H",
1197
+ "h",
1198
+ "K"
1199
+ ],
1200
+ "KE": [
1201
+ "hB",
1202
+ "hb",
1203
+ "H",
1204
+ "h"
1205
+ ],
1206
+ "KG": [
1207
+ "H",
1208
+ "h",
1209
+ "hB",
1210
+ "hb"
1211
+ ],
1212
+ "KH": [
1213
+ "hB",
1214
+ "h",
1215
+ "H",
1216
+ "hb"
1217
+ ],
1218
+ "KI": [
1219
+ "h",
1220
+ "hb",
1221
+ "H",
1222
+ "hB"
1223
+ ],
1224
+ "KM": [
1225
+ "H",
1226
+ "h",
1227
+ "hB",
1228
+ "hb"
1229
+ ],
1230
+ "KN": [
1231
+ "h",
1232
+ "hb",
1233
+ "H",
1234
+ "hB"
1235
+ ],
1236
+ "KP": [
1237
+ "h",
1238
+ "H",
1239
+ "hB",
1240
+ "hb"
1241
+ ],
1242
+ "KR": [
1243
+ "h",
1244
+ "H",
1245
+ "hB",
1246
+ "hb"
1247
+ ],
1248
+ "KW": [
1249
+ "h",
1250
+ "hB",
1251
+ "hb",
1252
+ "H"
1253
+ ],
1254
+ "KY": [
1255
+ "h",
1256
+ "hb",
1257
+ "H",
1258
+ "hB"
1259
+ ],
1260
+ "KZ": [
1261
+ "H",
1262
+ "hB"
1263
+ ],
1264
+ "LA": [
1265
+ "H",
1266
+ "hb",
1267
+ "hB",
1268
+ "h"
1269
+ ],
1270
+ "LB": [
1271
+ "h",
1272
+ "hB",
1273
+ "hb",
1274
+ "H"
1275
+ ],
1276
+ "LC": [
1277
+ "h",
1278
+ "hb",
1279
+ "H",
1280
+ "hB"
1281
+ ],
1282
+ "LI": [
1283
+ "H",
1284
+ "hB",
1285
+ "h"
1286
+ ],
1287
+ "LK": [
1288
+ "H",
1289
+ "h",
1290
+ "hB",
1291
+ "hb"
1292
+ ],
1293
+ "LR": [
1294
+ "h",
1295
+ "hb",
1296
+ "H",
1297
+ "hB"
1298
+ ],
1299
+ "LS": [
1300
+ "h",
1301
+ "H"
1302
+ ],
1303
+ "LT": [
1304
+ "H",
1305
+ "h",
1306
+ "hb",
1307
+ "hB"
1308
+ ],
1309
+ "LU": [
1310
+ "H",
1311
+ "h",
1312
+ "hB"
1313
+ ],
1314
+ "LV": [
1315
+ "H",
1316
+ "hB",
1317
+ "hb",
1318
+ "h"
1319
+ ],
1320
+ "LY": [
1321
+ "h",
1322
+ "hB",
1323
+ "hb",
1324
+ "H"
1325
+ ],
1326
+ "MA": [
1327
+ "H",
1328
+ "h",
1329
+ "hB",
1330
+ "hb"
1331
+ ],
1332
+ "MC": [
1333
+ "H",
1334
+ "hB"
1335
+ ],
1336
+ "MD": [
1337
+ "H",
1338
+ "hB"
1339
+ ],
1340
+ "ME": [
1341
+ "H",
1342
+ "hB",
1343
+ "h"
1344
+ ],
1345
+ "MF": [
1346
+ "H",
1347
+ "hB"
1348
+ ],
1349
+ "MH": [
1350
+ "h",
1351
+ "hb",
1352
+ "H",
1353
+ "hB"
1354
+ ],
1355
+ "MK": [
1356
+ "H",
1357
+ "h",
1358
+ "hb",
1359
+ "hB"
1360
+ ],
1361
+ "ML": [
1362
+ "H"
1363
+ ],
1364
+ "MM": [
1365
+ "hB",
1366
+ "hb",
1367
+ "H",
1368
+ "h"
1369
+ ],
1370
+ "MN": [
1371
+ "H",
1372
+ "h",
1373
+ "hb",
1374
+ "hB"
1375
+ ],
1376
+ "MO": [
1377
+ "h",
1378
+ "hB",
1379
+ "hb",
1380
+ "H"
1381
+ ],
1382
+ "MP": [
1383
+ "h",
1384
+ "hb",
1385
+ "H",
1386
+ "hB"
1387
+ ],
1388
+ "MQ": [
1389
+ "H",
1390
+ "hB"
1391
+ ],
1392
+ "MR": [
1393
+ "h",
1394
+ "hB",
1395
+ "hb",
1396
+ "H"
1397
+ ],
1398
+ "MS": [
1399
+ "H",
1400
+ "h",
1401
+ "hb",
1402
+ "hB"
1403
+ ],
1404
+ "MW": [
1405
+ "h",
1406
+ "hb",
1407
+ "H",
1408
+ "hB"
1409
+ ],
1410
+ "MX": [
1411
+ "H",
1412
+ "h",
1413
+ "hB",
1414
+ "hb"
1415
+ ],
1416
+ "MY": [
1417
+ "hb",
1418
+ "hB",
1419
+ "h",
1420
+ "H"
1421
+ ],
1422
+ "MZ": [
1423
+ "H",
1424
+ "hB"
1425
+ ],
1426
+ "NA": [
1427
+ "h",
1428
+ "H",
1429
+ "hB",
1430
+ "hb"
1431
+ ],
1432
+ "NC": [
1433
+ "H",
1434
+ "hB"
1435
+ ],
1436
+ "NE": [
1437
+ "H"
1438
+ ],
1439
+ "NF": [
1440
+ "H",
1441
+ "h",
1442
+ "hb",
1443
+ "hB"
1444
+ ],
1445
+ "NG": [
1446
+ "H",
1447
+ "h",
1448
+ "hb",
1449
+ "hB"
1450
+ ],
1451
+ "NI": [
1452
+ "H",
1453
+ "h",
1454
+ "hB",
1455
+ "hb"
1456
+ ],
1457
+ "NL": [
1458
+ "H",
1459
+ "hB"
1460
+ ],
1461
+ "NP": [
1462
+ "H",
1463
+ "h",
1464
+ "hB"
1465
+ ],
1466
+ "NR": [
1467
+ "H",
1468
+ "h",
1469
+ "hb",
1470
+ "hB"
1471
+ ],
1472
+ "NU": [
1473
+ "H",
1474
+ "h",
1475
+ "hb",
1476
+ "hB"
1477
+ ],
1478
+ "NZ": [
1479
+ "h",
1480
+ "hb",
1481
+ "H",
1482
+ "hB"
1483
+ ],
1484
+ "OM": [
1485
+ "h",
1486
+ "hB",
1487
+ "hb",
1488
+ "H"
1489
+ ],
1490
+ "PA": [
1491
+ "h",
1492
+ "H",
1493
+ "hB",
1494
+ "hb"
1495
+ ],
1496
+ "PE": [
1497
+ "H",
1498
+ "hB",
1499
+ "h",
1500
+ "hb"
1501
+ ],
1502
+ "PF": [
1503
+ "H",
1504
+ "h",
1505
+ "hB"
1506
+ ],
1507
+ "PG": [
1508
+ "h",
1509
+ "H"
1510
+ ],
1511
+ "PH": [
1512
+ "h",
1513
+ "hB",
1514
+ "hb",
1515
+ "H"
1516
+ ],
1517
+ "PK": [
1518
+ "h",
1519
+ "hB",
1520
+ "H"
1521
+ ],
1522
+ "PM": [
1523
+ "H",
1524
+ "hB"
1525
+ ],
1526
+ "PN": [
1527
+ "H",
1528
+ "h",
1529
+ "hb",
1530
+ "hB"
1531
+ ],
1532
+ "PR": [
1533
+ "h",
1534
+ "H",
1535
+ "hB",
1536
+ "hb"
1537
+ ],
1538
+ "PS": [
1539
+ "h",
1540
+ "hB",
1541
+ "hb",
1542
+ "H"
1543
+ ],
1544
+ "PT": [
1545
+ "H",
1546
+ "hB"
1547
+ ],
1548
+ "PW": [
1549
+ "h",
1550
+ "H"
1551
+ ],
1552
+ "PY": [
1553
+ "H",
1554
+ "h",
1555
+ "hB",
1556
+ "hb"
1557
+ ],
1558
+ "QA": [
1559
+ "h",
1560
+ "hB",
1561
+ "hb",
1562
+ "H"
1563
+ ],
1564
+ "RE": [
1565
+ "H",
1566
+ "hB"
1567
+ ],
1568
+ "RO": [
1569
+ "H",
1570
+ "hB"
1571
+ ],
1572
+ "RS": [
1573
+ "H",
1574
+ "hB",
1575
+ "h"
1576
+ ],
1577
+ "RU": [
1578
+ "H"
1579
+ ],
1580
+ "SA": [
1581
+ "h",
1582
+ "hB",
1583
+ "hb",
1584
+ "H"
1585
+ ],
1586
+ "SB": [
1587
+ "h",
1588
+ "hb",
1589
+ "H",
1590
+ "hB"
1591
+ ],
1592
+ "SC": [
1593
+ "H",
1594
+ "h",
1595
+ "hB"
1596
+ ],
1597
+ "SD": [
1598
+ "h",
1599
+ "hB",
1600
+ "hb",
1601
+ "H"
1602
+ ],
1603
+ "SE": [
1604
+ "H"
1605
+ ],
1606
+ "SG": [
1607
+ "h",
1608
+ "hb",
1609
+ "H",
1610
+ "hB"
1611
+ ],
1612
+ "SH": [
1613
+ "H",
1614
+ "h",
1615
+ "hb",
1616
+ "hB"
1617
+ ],
1618
+ "SI": [
1619
+ "H",
1620
+ "hB"
1621
+ ],
1622
+ "SJ": [
1623
+ "H"
1624
+ ],
1625
+ "SK": [
1626
+ "H"
1627
+ ],
1628
+ "SL": [
1629
+ "h",
1630
+ "hb",
1631
+ "H",
1632
+ "hB"
1633
+ ],
1634
+ "SM": [
1635
+ "H",
1636
+ "h",
1637
+ "hB"
1638
+ ],
1639
+ "SN": [
1640
+ "H",
1641
+ "h",
1642
+ "hB"
1643
+ ],
1644
+ "SO": [
1645
+ "h",
1646
+ "H"
1647
+ ],
1648
+ "SR": [
1649
+ "H",
1650
+ "hB"
1651
+ ],
1652
+ "SS": [
1653
+ "h",
1654
+ "hb",
1655
+ "H",
1656
+ "hB"
1657
+ ],
1658
+ "ST": [
1659
+ "H",
1660
+ "hB"
1661
+ ],
1662
+ "SV": [
1663
+ "H",
1664
+ "h",
1665
+ "hB",
1666
+ "hb"
1667
+ ],
1668
+ "SX": [
1669
+ "H",
1670
+ "h",
1671
+ "hb",
1672
+ "hB"
1673
+ ],
1674
+ "SY": [
1675
+ "h",
1676
+ "hB",
1677
+ "hb",
1678
+ "H"
1679
+ ],
1680
+ "SZ": [
1681
+ "h",
1682
+ "hb",
1683
+ "H",
1684
+ "hB"
1685
+ ],
1686
+ "TA": [
1687
+ "H",
1688
+ "h",
1689
+ "hb",
1690
+ "hB"
1691
+ ],
1692
+ "TC": [
1693
+ "h",
1694
+ "hb",
1695
+ "H",
1696
+ "hB"
1697
+ ],
1698
+ "TD": [
1699
+ "h",
1700
+ "H",
1701
+ "hB"
1702
+ ],
1703
+ "TF": [
1704
+ "H",
1705
+ "h",
1706
+ "hB"
1707
+ ],
1708
+ "TG": [
1709
+ "H",
1710
+ "hB"
1711
+ ],
1712
+ "TL": [
1713
+ "H",
1714
+ "hB",
1715
+ "hb",
1716
+ "h"
1717
+ ],
1718
+ "TN": [
1719
+ "h",
1720
+ "hB",
1721
+ "hb",
1722
+ "H"
1723
+ ],
1724
+ "TO": [
1725
+ "h",
1726
+ "H"
1727
+ ],
1728
+ "TR": [
1729
+ "H",
1730
+ "hB"
1731
+ ],
1732
+ "TT": [
1733
+ "h",
1734
+ "hb",
1735
+ "H",
1736
+ "hB"
1737
+ ],
1738
+ "TW": [
1739
+ "hB",
1740
+ "hb",
1741
+ "h",
1742
+ "H"
1743
+ ],
1744
+ "TZ": [
1745
+ "hB",
1746
+ "hb",
1747
+ "H",
1748
+ "h"
1749
+ ],
1750
+ "UA": [
1751
+ "H",
1752
+ "hB",
1753
+ "h"
1754
+ ],
1755
+ "UG": [
1756
+ "hB",
1757
+ "hb",
1758
+ "H",
1759
+ "h"
1760
+ ],
1761
+ "UM": [
1762
+ "h",
1763
+ "hb",
1764
+ "H",
1765
+ "hB"
1766
+ ],
1767
+ "US": [
1768
+ "h",
1769
+ "hb",
1770
+ "H",
1771
+ "hB"
1772
+ ],
1773
+ "UY": [
1774
+ "H",
1775
+ "h",
1776
+ "hB",
1777
+ "hb"
1778
+ ],
1779
+ "UZ": [
1780
+ "H",
1781
+ "hB",
1782
+ "h"
1783
+ ],
1784
+ "VA": [
1785
+ "H",
1786
+ "h",
1787
+ "hB"
1788
+ ],
1789
+ "VC": [
1790
+ "h",
1791
+ "hb",
1792
+ "H",
1793
+ "hB"
1794
+ ],
1795
+ "VE": [
1796
+ "h",
1797
+ "H",
1798
+ "hB",
1799
+ "hb"
1800
+ ],
1801
+ "VG": [
1802
+ "h",
1803
+ "hb",
1804
+ "H",
1805
+ "hB"
1806
+ ],
1807
+ "VI": [
1808
+ "h",
1809
+ "hb",
1810
+ "H",
1811
+ "hB"
1812
+ ],
1813
+ "VU": [
1814
+ "h",
1815
+ "H"
1816
+ ],
1817
+ "WF": [
1818
+ "H",
1819
+ "hB"
1820
+ ],
1821
+ "WS": [
1822
+ "h",
1823
+ "H"
1824
+ ],
1825
+ "XK": [
1826
+ "H",
1827
+ "hB",
1828
+ "h"
1829
+ ],
1830
+ "YE": [
1831
+ "h",
1832
+ "hB",
1833
+ "hb",
1834
+ "H"
1835
+ ],
1836
+ "YT": [
1837
+ "H",
1838
+ "hB"
1839
+ ],
1840
+ "ZA": [
1841
+ "H",
1842
+ "h",
1843
+ "hb",
1844
+ "hB"
1845
+ ],
1846
+ "ZM": [
1847
+ "h",
1848
+ "hb",
1849
+ "H",
1850
+ "hB"
1851
+ ],
1852
+ "af-ZA": [
1853
+ "H",
1854
+ "h",
1855
+ "hB",
1856
+ "hb"
1857
+ ],
1858
+ "ar-001": [
1859
+ "h",
1860
+ "hB",
1861
+ "hb",
1862
+ "H"
1863
+ ],
1864
+ "ca-ES": [
1865
+ "H",
1866
+ "h",
1867
+ "hB"
1868
+ ],
1869
+ "en-001": [
1870
+ "h",
1871
+ "hb",
1872
+ "H",
1873
+ "hB"
1874
+ ],
1875
+ "es-BO": [
1876
+ "H",
1877
+ "h",
1878
+ "hB",
1879
+ "hb"
1880
+ ],
1881
+ "es-BR": [
1882
+ "H",
1883
+ "h",
1884
+ "hB",
1885
+ "hb"
1886
+ ],
1887
+ "es-EC": [
1888
+ "H",
1889
+ "h",
1890
+ "hB",
1891
+ "hb"
1892
+ ],
1893
+ "es-ES": [
1894
+ "H",
1895
+ "h",
1896
+ "hB",
1897
+ "hb"
1898
+ ],
1899
+ "es-GQ": [
1900
+ "H",
1901
+ "h",
1902
+ "hB",
1903
+ "hb"
1904
+ ],
1905
+ "es-PE": [
1906
+ "H",
1907
+ "h",
1908
+ "hB",
1909
+ "hb"
1910
+ ],
1911
+ "fr-CA": [
1912
+ "H",
1913
+ "h",
1914
+ "hB"
1915
+ ],
1916
+ "gl-ES": [
1917
+ "H",
1918
+ "h",
1919
+ "hB"
1920
+ ],
1921
+ "gu-IN": [
1922
+ "hB",
1923
+ "hb",
1924
+ "h",
1925
+ "H"
1926
+ ],
1927
+ "hi-IN": [
1928
+ "hB",
1929
+ "h",
1930
+ "H"
1931
+ ],
1932
+ "it-CH": [
1933
+ "H",
1934
+ "h",
1935
+ "hB"
1936
+ ],
1937
+ "it-IT": [
1938
+ "H",
1939
+ "h",
1940
+ "hB"
1941
+ ],
1942
+ "kn-IN": [
1943
+ "hB",
1944
+ "h",
1945
+ "H"
1946
+ ],
1947
+ "ml-IN": [
1948
+ "hB",
1949
+ "h",
1950
+ "H"
1951
+ ],
1952
+ "mr-IN": [
1953
+ "hB",
1954
+ "hb",
1955
+ "h",
1956
+ "H"
1957
+ ],
1958
+ "pa-IN": [
1959
+ "hB",
1960
+ "hb",
1961
+ "h",
1962
+ "H"
1963
+ ],
1964
+ "ta-IN": [
1965
+ "hB",
1966
+ "h",
1967
+ "hb",
1968
+ "H"
1969
+ ],
1970
+ "te-IN": [
1971
+ "hB",
1972
+ "h",
1973
+ "H"
1974
+ ],
1975
+ "zu-ZA": [
1976
+ "H",
1977
+ "hB",
1978
+ "hb",
1979
+ "h"
1980
+ ]
1981
+ };
1982
+
1983
+ /**
1984
+ * Returns the best matching date time pattern if a date time skeleton
1985
+ * pattern is provided with a locale. Follows the Unicode specification:
1986
+ * https://www.unicode.org/reports/tr35/tr35-dates.html#table-mapping-requested-time-skeletons-to-patterns
1987
+ * @param skeleton date time skeleton pattern that possibly includes j, J or C
1988
+ * @param locale
1989
+ */
1990
+ function getBestPattern(skeleton, locale) {
1991
+ var skeletonCopy = '';
1992
+ for (var patternPos = 0; patternPos < skeleton.length; patternPos++) {
1993
+ var patternChar = skeleton.charAt(patternPos);
1994
+ if (patternChar === 'j') {
1995
+ var extraLength = 0;
1996
+ while (patternPos + 1 < skeleton.length &&
1997
+ skeleton.charAt(patternPos + 1) === patternChar) {
1998
+ extraLength++;
1999
+ patternPos++;
2000
+ }
2001
+ var hourLen = 1 + (extraLength & 1);
2002
+ var dayPeriodLen = extraLength < 2 ? 1 : 3 + (extraLength >> 1);
2003
+ var dayPeriodChar = 'a';
2004
+ var hourChar = getDefaultHourSymbolFromLocale(locale);
2005
+ if (hourChar == 'H' || hourChar == 'k') {
2006
+ dayPeriodLen = 0;
2007
+ }
2008
+ while (dayPeriodLen-- > 0) {
2009
+ skeletonCopy += dayPeriodChar;
2010
+ }
2011
+ while (hourLen-- > 0) {
2012
+ skeletonCopy = hourChar + skeletonCopy;
2013
+ }
2014
+ }
2015
+ else if (patternChar === 'J') {
2016
+ skeletonCopy += 'H';
2017
+ }
2018
+ else {
2019
+ skeletonCopy += patternChar;
2020
+ }
2021
+ }
2022
+ return skeletonCopy;
2023
+ }
2024
+ /**
2025
+ * Maps the [hour cycle type](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/Locale/hourCycle)
2026
+ * of the given `locale` to the corresponding time pattern.
2027
+ * @param locale
2028
+ */
2029
+ function getDefaultHourSymbolFromLocale(locale) {
2030
+ var hourCycle = locale.hourCycle;
2031
+ if (hourCycle === undefined &&
2032
+ // @ts-ignore hourCycle(s) is not identified yet
2033
+ locale.hourCycles &&
2034
+ // @ts-ignore
2035
+ locale.hourCycles.length) {
2036
+ // @ts-ignore
2037
+ hourCycle = locale.hourCycles[0];
2038
+ }
2039
+ if (hourCycle) {
2040
+ switch (hourCycle) {
2041
+ case 'h24':
2042
+ return 'k';
2043
+ case 'h23':
2044
+ return 'H';
2045
+ case 'h12':
2046
+ return 'h';
2047
+ case 'h11':
2048
+ return 'K';
2049
+ default:
2050
+ throw new Error('Invalid hourCycle');
2051
+ }
2052
+ }
2053
+ // TODO: Once hourCycle is fully supported remove the following with data generation
2054
+ var languageTag = locale.language;
2055
+ var regionTag;
2056
+ if (languageTag !== 'root') {
2057
+ regionTag = locale.maximize().region;
2058
+ }
2059
+ var hourCycles = timeData[regionTag || ''] ||
2060
+ timeData[languageTag || ''] ||
2061
+ timeData["".concat(languageTag, "-001")] ||
2062
+ timeData['001'];
2063
+ return hourCycles[0];
2064
+ }
2065
+
2066
+ var _a;
2067
+ var SPACE_SEPARATOR_START_REGEX = new RegExp("^".concat(SPACE_SEPARATOR_REGEX.source, "*"));
2068
+ var SPACE_SEPARATOR_END_REGEX = new RegExp("".concat(SPACE_SEPARATOR_REGEX.source, "*$"));
2069
+ function createLocation(start, end) {
2070
+ return { start: start, end: end };
2071
+ }
2072
+ // #region Ponyfills
2073
+ // Consolidate these variables up top for easier toggling during debugging
2074
+ var hasNativeStartsWith = !!String.prototype.startsWith && '_a'.startsWith('a', 1);
2075
+ var hasNativeFromCodePoint = !!String.fromCodePoint;
2076
+ var hasNativeFromEntries = !!Object.fromEntries;
2077
+ var hasNativeCodePointAt = !!String.prototype.codePointAt;
2078
+ var hasTrimStart = !!String.prototype.trimStart;
2079
+ var hasTrimEnd = !!String.prototype.trimEnd;
2080
+ var hasNativeIsSafeInteger = !!Number.isSafeInteger;
2081
+ var isSafeInteger = hasNativeIsSafeInteger
2082
+ ? Number.isSafeInteger
2083
+ : function (n) {
2084
+ return (typeof n === 'number' &&
2085
+ isFinite(n) &&
2086
+ Math.floor(n) === n &&
2087
+ Math.abs(n) <= 0x1fffffffffffff);
2088
+ };
2089
+ // IE11 does not support y and u.
2090
+ var REGEX_SUPPORTS_U_AND_Y = true;
2091
+ try {
2092
+ var re = RE('([^\\p{White_Space}\\p{Pattern_Syntax}]*)', 'yu');
2093
+ /**
2094
+ * legacy Edge or Xbox One browser
2095
+ * Unicode flag support: supported
2096
+ * Pattern_Syntax support: not supported
2097
+ * See https://github.com/formatjs/formatjs/issues/2822
2098
+ */
2099
+ REGEX_SUPPORTS_U_AND_Y = ((_a = re.exec('a')) === null || _a === void 0 ? void 0 : _a[0]) === 'a';
2100
+ }
2101
+ catch (_) {
2102
+ REGEX_SUPPORTS_U_AND_Y = false;
2103
+ }
2104
+ var startsWith = hasNativeStartsWith
2105
+ ? // Native
2106
+ function startsWith(s, search, position) {
2107
+ return s.startsWith(search, position);
2108
+ }
2109
+ : // For IE11
2110
+ function startsWith(s, search, position) {
2111
+ return s.slice(position, position + search.length) === search;
2112
+ };
2113
+ var fromCodePoint = hasNativeFromCodePoint
2114
+ ? String.fromCodePoint
2115
+ : // IE11
2116
+ function fromCodePoint() {
2117
+ var codePoints = [];
2118
+ for (var _i = 0; _i < arguments.length; _i++) {
2119
+ codePoints[_i] = arguments[_i];
2120
+ }
2121
+ var elements = '';
2122
+ var length = codePoints.length;
2123
+ var i = 0;
2124
+ var code;
2125
+ while (length > i) {
2126
+ code = codePoints[i++];
2127
+ if (code > 0x10ffff)
2128
+ throw RangeError(code + ' is not a valid code point');
2129
+ elements +=
2130
+ code < 0x10000
2131
+ ? String.fromCharCode(code)
2132
+ : String.fromCharCode(((code -= 0x10000) >> 10) + 0xd800, (code % 0x400) + 0xdc00);
2133
+ }
2134
+ return elements;
2135
+ };
2136
+ var fromEntries =
2137
+ // native
2138
+ hasNativeFromEntries
2139
+ ? Object.fromEntries
2140
+ : // Ponyfill
2141
+ function fromEntries(entries) {
2142
+ var obj = {};
2143
+ for (var _i = 0, entries_1 = entries; _i < entries_1.length; _i++) {
2144
+ var _a = entries_1[_i], k = _a[0], v = _a[1];
2145
+ obj[k] = v;
2146
+ }
2147
+ return obj;
2148
+ };
2149
+ var codePointAt = hasNativeCodePointAt
2150
+ ? // Native
2151
+ function codePointAt(s, index) {
2152
+ return s.codePointAt(index);
2153
+ }
2154
+ : // IE 11
2155
+ function codePointAt(s, index) {
2156
+ var size = s.length;
2157
+ if (index < 0 || index >= size) {
2158
+ return undefined;
2159
+ }
2160
+ var first = s.charCodeAt(index);
2161
+ var second;
2162
+ return first < 0xd800 ||
2163
+ first > 0xdbff ||
2164
+ index + 1 === size ||
2165
+ (second = s.charCodeAt(index + 1)) < 0xdc00 ||
2166
+ second > 0xdfff
2167
+ ? first
2168
+ : ((first - 0xd800) << 10) + (second - 0xdc00) + 0x10000;
2169
+ };
2170
+ var trimStart = hasTrimStart
2171
+ ? // Native
2172
+ function trimStart(s) {
2173
+ return s.trimStart();
2174
+ }
2175
+ : // Ponyfill
2176
+ function trimStart(s) {
2177
+ return s.replace(SPACE_SEPARATOR_START_REGEX, '');
2178
+ };
2179
+ var trimEnd = hasTrimEnd
2180
+ ? // Native
2181
+ function trimEnd(s) {
2182
+ return s.trimEnd();
2183
+ }
2184
+ : // Ponyfill
2185
+ function trimEnd(s) {
2186
+ return s.replace(SPACE_SEPARATOR_END_REGEX, '');
2187
+ };
2188
+ // Prevent minifier to translate new RegExp to literal form that might cause syntax error on IE11.
2189
+ function RE(s, flag) {
2190
+ return new RegExp(s, flag);
2191
+ }
2192
+ // #endregion
2193
+ var matchIdentifierAtIndex;
2194
+ if (REGEX_SUPPORTS_U_AND_Y) {
2195
+ // Native
2196
+ var IDENTIFIER_PREFIX_RE_1 = RE('([^\\p{White_Space}\\p{Pattern_Syntax}]*)', 'yu');
2197
+ matchIdentifierAtIndex = function matchIdentifierAtIndex(s, index) {
2198
+ var _a;
2199
+ IDENTIFIER_PREFIX_RE_1.lastIndex = index;
2200
+ var match = IDENTIFIER_PREFIX_RE_1.exec(s);
2201
+ return (_a = match[1]) !== null && _a !== void 0 ? _a : '';
2202
+ };
2203
+ }
2204
+ else {
2205
+ // IE11
2206
+ matchIdentifierAtIndex = function matchIdentifierAtIndex(s, index) {
2207
+ var match = [];
2208
+ while (true) {
2209
+ var c = codePointAt(s, index);
2210
+ if (c === undefined || _isWhiteSpace(c) || _isPatternSyntax(c)) {
2211
+ break;
2212
+ }
2213
+ match.push(c);
2214
+ index += c >= 0x10000 ? 2 : 1;
2215
+ }
2216
+ return fromCodePoint.apply(void 0, match);
2217
+ };
2218
+ }
2219
+ var Parser = /** @class */ (function () {
2220
+ function Parser(message, options) {
2221
+ if (options === void 0) { options = {}; }
2222
+ this.message = message;
2223
+ this.position = { offset: 0, line: 1, column: 1 };
2224
+ this.ignoreTag = !!options.ignoreTag;
2225
+ this.locale = options.locale;
2226
+ this.requiresOtherClause = !!options.requiresOtherClause;
2227
+ this.shouldParseSkeletons = !!options.shouldParseSkeletons;
2228
+ }
2229
+ Parser.prototype.parse = function () {
2230
+ if (this.offset() !== 0) {
2231
+ throw Error('parser can only be used once');
2232
+ }
2233
+ return this.parseMessage(0, '', false);
2234
+ };
2235
+ Parser.prototype.parseMessage = function (nestingLevel, parentArgType, expectingCloseTag) {
2236
+ var elements = [];
2237
+ while (!this.isEOF()) {
2238
+ var char = this.char();
2239
+ if (char === 123 /* `{` */) {
2240
+ var result = this.parseArgument(nestingLevel, expectingCloseTag);
2241
+ if (result.err) {
2242
+ return result;
2243
+ }
2244
+ elements.push(result.val);
2245
+ }
2246
+ else if (char === 125 /* `}` */ && nestingLevel > 0) {
2247
+ break;
2248
+ }
2249
+ else if (char === 35 /* `#` */ &&
2250
+ (parentArgType === 'plural' || parentArgType === 'selectordinal')) {
2251
+ var position = this.clonePosition();
2252
+ this.bump();
2253
+ elements.push({
2254
+ type: TYPE.pound,
2255
+ location: createLocation(position, this.clonePosition()),
2256
+ });
2257
+ }
2258
+ else if (char === 60 /* `<` */ &&
2259
+ !this.ignoreTag &&
2260
+ this.peek() === 47 // char code for '/'
2261
+ ) {
2262
+ if (expectingCloseTag) {
2263
+ break;
2264
+ }
2265
+ else {
2266
+ return this.error(ErrorKind.UNMATCHED_CLOSING_TAG, createLocation(this.clonePosition(), this.clonePosition()));
2267
+ }
2268
+ }
2269
+ else if (char === 60 /* `<` */ &&
2270
+ !this.ignoreTag &&
2271
+ _isAlpha(this.peek() || 0)) {
2272
+ var result = this.parseTag(nestingLevel, parentArgType);
2273
+ if (result.err) {
2274
+ return result;
2275
+ }
2276
+ elements.push(result.val);
2277
+ }
2278
+ else {
2279
+ var result = this.parseLiteral(nestingLevel, parentArgType);
2280
+ if (result.err) {
2281
+ return result;
2282
+ }
2283
+ elements.push(result.val);
2284
+ }
2285
+ }
2286
+ return { val: elements, err: null };
2287
+ };
2288
+ /**
2289
+ * A tag name must start with an ASCII lower/upper case letter. The grammar is based on the
2290
+ * [custom element name][] except that a dash is NOT always mandatory and uppercase letters
2291
+ * are accepted:
2292
+ *
2293
+ * ```
2294
+ * tag ::= "<" tagName (whitespace)* "/>" | "<" tagName (whitespace)* ">" message "</" tagName (whitespace)* ">"
2295
+ * tagName ::= [a-z] (PENChar)*
2296
+ * PENChar ::=
2297
+ * "-" | "." | [0-9] | "_" | [a-z] | [A-Z] | #xB7 | [#xC0-#xD6] | [#xD8-#xF6] | [#xF8-#x37D] |
2298
+ * [#x37F-#x1FFF] | [#x200C-#x200D] | [#x203F-#x2040] | [#x2070-#x218F] | [#x2C00-#x2FEF] |
2299
+ * [#x3001-#xD7FF] | [#xF900-#xFDCF] | [#xFDF0-#xFFFD] | [#x10000-#xEFFFF]
2300
+ * ```
2301
+ *
2302
+ * [custom element name]: https://html.spec.whatwg.org/multipage/custom-elements.html#valid-custom-element-name
2303
+ * NOTE: We're a bit more lax here since HTML technically does not allow uppercase HTML element but we do
2304
+ * since other tag-based engines like React allow it
2305
+ */
2306
+ Parser.prototype.parseTag = function (nestingLevel, parentArgType) {
2307
+ var startPosition = this.clonePosition();
2308
+ this.bump(); // `<`
2309
+ var tagName = this.parseTagName();
2310
+ this.bumpSpace();
2311
+ if (this.bumpIf('/>')) {
2312
+ // Self closing tag
2313
+ return {
2314
+ val: {
2315
+ type: TYPE.literal,
2316
+ value: "<".concat(tagName, "/>"),
2317
+ location: createLocation(startPosition, this.clonePosition()),
2318
+ },
2319
+ err: null,
2320
+ };
2321
+ }
2322
+ else if (this.bumpIf('>')) {
2323
+ var childrenResult = this.parseMessage(nestingLevel + 1, parentArgType, true);
2324
+ if (childrenResult.err) {
2325
+ return childrenResult;
2326
+ }
2327
+ var children = childrenResult.val;
2328
+ // Expecting a close tag
2329
+ var endTagStartPosition = this.clonePosition();
2330
+ if (this.bumpIf('</')) {
2331
+ if (this.isEOF() || !_isAlpha(this.char())) {
2332
+ return this.error(ErrorKind.INVALID_TAG, createLocation(endTagStartPosition, this.clonePosition()));
2333
+ }
2334
+ var closingTagNameStartPosition = this.clonePosition();
2335
+ var closingTagName = this.parseTagName();
2336
+ if (tagName !== closingTagName) {
2337
+ return this.error(ErrorKind.UNMATCHED_CLOSING_TAG, createLocation(closingTagNameStartPosition, this.clonePosition()));
2338
+ }
2339
+ this.bumpSpace();
2340
+ if (!this.bumpIf('>')) {
2341
+ return this.error(ErrorKind.INVALID_TAG, createLocation(endTagStartPosition, this.clonePosition()));
2342
+ }
2343
+ return {
2344
+ val: {
2345
+ type: TYPE.tag,
2346
+ value: tagName,
2347
+ children: children,
2348
+ location: createLocation(startPosition, this.clonePosition()),
2349
+ },
2350
+ err: null,
2351
+ };
2352
+ }
2353
+ else {
2354
+ return this.error(ErrorKind.UNCLOSED_TAG, createLocation(startPosition, this.clonePosition()));
2355
+ }
2356
+ }
2357
+ else {
2358
+ return this.error(ErrorKind.INVALID_TAG, createLocation(startPosition, this.clonePosition()));
2359
+ }
2360
+ };
2361
+ /**
2362
+ * This method assumes that the caller has peeked ahead for the first tag character.
2363
+ */
2364
+ Parser.prototype.parseTagName = function () {
2365
+ var startOffset = this.offset();
2366
+ this.bump(); // the first tag name character
2367
+ while (!this.isEOF() && _isPotentialElementNameChar(this.char())) {
2368
+ this.bump();
2369
+ }
2370
+ return this.message.slice(startOffset, this.offset());
2371
+ };
2372
+ Parser.prototype.parseLiteral = function (nestingLevel, parentArgType) {
2373
+ var start = this.clonePosition();
2374
+ var value = '';
2375
+ while (true) {
2376
+ var parseQuoteResult = this.tryParseQuote(parentArgType);
2377
+ if (parseQuoteResult) {
2378
+ value += parseQuoteResult;
2379
+ continue;
2380
+ }
2381
+ var parseUnquotedResult = this.tryParseUnquoted(nestingLevel, parentArgType);
2382
+ if (parseUnquotedResult) {
2383
+ value += parseUnquotedResult;
2384
+ continue;
2385
+ }
2386
+ var parseLeftAngleResult = this.tryParseLeftAngleBracket();
2387
+ if (parseLeftAngleResult) {
2388
+ value += parseLeftAngleResult;
2389
+ continue;
2390
+ }
2391
+ break;
2392
+ }
2393
+ var location = createLocation(start, this.clonePosition());
2394
+ return {
2395
+ val: { type: TYPE.literal, value: value, location: location },
2396
+ err: null,
2397
+ };
2398
+ };
2399
+ Parser.prototype.tryParseLeftAngleBracket = function () {
2400
+ if (!this.isEOF() &&
2401
+ this.char() === 60 /* `<` */ &&
2402
+ (this.ignoreTag ||
2403
+ // If at the opening tag or closing tag position, bail.
2404
+ !_isAlphaOrSlash(this.peek() || 0))) {
2405
+ this.bump(); // `<`
2406
+ return '<';
2407
+ }
2408
+ return null;
2409
+ };
2410
+ /**
2411
+ * Starting with ICU 4.8, an ASCII apostrophe only starts quoted text if it immediately precedes
2412
+ * a character that requires quoting (that is, "only where needed"), and works the same in
2413
+ * nested messages as on the top level of the pattern. The new behavior is otherwise compatible.
2414
+ */
2415
+ Parser.prototype.tryParseQuote = function (parentArgType) {
2416
+ if (this.isEOF() || this.char() !== 39 /* `'` */) {
2417
+ return null;
2418
+ }
2419
+ // Parse escaped char following the apostrophe, or early return if there is no escaped char.
2420
+ // Check if is valid escaped character
2421
+ switch (this.peek()) {
2422
+ case 39 /* `'` */:
2423
+ // double quote, should return as a single quote.
2424
+ this.bump();
2425
+ this.bump();
2426
+ return "'";
2427
+ // '{', '<', '>', '}'
2428
+ case 123:
2429
+ case 60:
2430
+ case 62:
2431
+ case 125:
2432
+ break;
2433
+ case 35: // '#'
2434
+ if (parentArgType === 'plural' || parentArgType === 'selectordinal') {
2435
+ break;
2436
+ }
2437
+ return null;
2438
+ default:
2439
+ return null;
2440
+ }
2441
+ this.bump(); // apostrophe
2442
+ var codePoints = [this.char()]; // escaped char
2443
+ this.bump();
2444
+ // read chars until the optional closing apostrophe is found
2445
+ while (!this.isEOF()) {
2446
+ var ch = this.char();
2447
+ if (ch === 39 /* `'` */) {
2448
+ if (this.peek() === 39 /* `'` */) {
2449
+ codePoints.push(39);
2450
+ // Bump one more time because we need to skip 2 characters.
2451
+ this.bump();
2452
+ }
2453
+ else {
2454
+ // Optional closing apostrophe.
2455
+ this.bump();
2456
+ break;
2457
+ }
2458
+ }
2459
+ else {
2460
+ codePoints.push(ch);
2461
+ }
2462
+ this.bump();
2463
+ }
2464
+ return fromCodePoint.apply(void 0, codePoints);
2465
+ };
2466
+ Parser.prototype.tryParseUnquoted = function (nestingLevel, parentArgType) {
2467
+ if (this.isEOF()) {
2468
+ return null;
2469
+ }
2470
+ var ch = this.char();
2471
+ if (ch === 60 /* `<` */ ||
2472
+ ch === 123 /* `{` */ ||
2473
+ (ch === 35 /* `#` */ &&
2474
+ (parentArgType === 'plural' || parentArgType === 'selectordinal')) ||
2475
+ (ch === 125 /* `}` */ && nestingLevel > 0)) {
2476
+ return null;
2477
+ }
2478
+ else {
2479
+ this.bump();
2480
+ return fromCodePoint(ch);
2481
+ }
2482
+ };
2483
+ Parser.prototype.parseArgument = function (nestingLevel, expectingCloseTag) {
2484
+ var openingBracePosition = this.clonePosition();
2485
+ this.bump(); // `{`
2486
+ this.bumpSpace();
2487
+ if (this.isEOF()) {
2488
+ return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE, createLocation(openingBracePosition, this.clonePosition()));
2489
+ }
2490
+ if (this.char() === 125 /* `}` */) {
2491
+ this.bump();
2492
+ return this.error(ErrorKind.EMPTY_ARGUMENT, createLocation(openingBracePosition, this.clonePosition()));
2493
+ }
2494
+ // argument name
2495
+ var value = this.parseIdentifierIfPossible().value;
2496
+ if (!value) {
2497
+ return this.error(ErrorKind.MALFORMED_ARGUMENT, createLocation(openingBracePosition, this.clonePosition()));
2498
+ }
2499
+ this.bumpSpace();
2500
+ if (this.isEOF()) {
2501
+ return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE, createLocation(openingBracePosition, this.clonePosition()));
2502
+ }
2503
+ switch (this.char()) {
2504
+ // Simple argument: `{name}`
2505
+ case 125 /* `}` */: {
2506
+ this.bump(); // `}`
2507
+ return {
2508
+ val: {
2509
+ type: TYPE.argument,
2510
+ // value does not include the opening and closing braces.
2511
+ value: value,
2512
+ location: createLocation(openingBracePosition, this.clonePosition()),
2513
+ },
2514
+ err: null,
2515
+ };
2516
+ }
2517
+ // Argument with options: `{name, format, ...}`
2518
+ case 44 /* `,` */: {
2519
+ this.bump(); // `,`
2520
+ this.bumpSpace();
2521
+ if (this.isEOF()) {
2522
+ return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE, createLocation(openingBracePosition, this.clonePosition()));
2523
+ }
2524
+ return this.parseArgumentOptions(nestingLevel, expectingCloseTag, value, openingBracePosition);
2525
+ }
2526
+ default:
2527
+ return this.error(ErrorKind.MALFORMED_ARGUMENT, createLocation(openingBracePosition, this.clonePosition()));
2528
+ }
2529
+ };
2530
+ /**
2531
+ * Advance the parser until the end of the identifier, if it is currently on
2532
+ * an identifier character. Return an empty string otherwise.
2533
+ */
2534
+ Parser.prototype.parseIdentifierIfPossible = function () {
2535
+ var startingPosition = this.clonePosition();
2536
+ var startOffset = this.offset();
2537
+ var value = matchIdentifierAtIndex(this.message, startOffset);
2538
+ var endOffset = startOffset + value.length;
2539
+ this.bumpTo(endOffset);
2540
+ var endPosition = this.clonePosition();
2541
+ var location = createLocation(startingPosition, endPosition);
2542
+ return { value: value, location: location };
2543
+ };
2544
+ Parser.prototype.parseArgumentOptions = function (nestingLevel, expectingCloseTag, value, openingBracePosition) {
2545
+ var _a;
2546
+ // Parse this range:
2547
+ // {name, type, style}
2548
+ // ^---^
2549
+ var typeStartPosition = this.clonePosition();
2550
+ var argType = this.parseIdentifierIfPossible().value;
2551
+ var typeEndPosition = this.clonePosition();
2552
+ switch (argType) {
2553
+ case '':
2554
+ // Expecting a style string number, date, time, plural, selectordinal, or select.
2555
+ return this.error(ErrorKind.EXPECT_ARGUMENT_TYPE, createLocation(typeStartPosition, typeEndPosition));
2556
+ case 'number':
2557
+ case 'date':
2558
+ case 'time': {
2559
+ // Parse this range:
2560
+ // {name, number, style}
2561
+ // ^-------^
2562
+ this.bumpSpace();
2563
+ var styleAndLocation = null;
2564
+ if (this.bumpIf(',')) {
2565
+ this.bumpSpace();
2566
+ var styleStartPosition = this.clonePosition();
2567
+ var result = this.parseSimpleArgStyleIfPossible();
2568
+ if (result.err) {
2569
+ return result;
2570
+ }
2571
+ var style = trimEnd(result.val);
2572
+ if (style.length === 0) {
2573
+ return this.error(ErrorKind.EXPECT_ARGUMENT_STYLE, createLocation(this.clonePosition(), this.clonePosition()));
2574
+ }
2575
+ var styleLocation = createLocation(styleStartPosition, this.clonePosition());
2576
+ styleAndLocation = { style: style, styleLocation: styleLocation };
2577
+ }
2578
+ var argCloseResult = this.tryParseArgumentClose(openingBracePosition);
2579
+ if (argCloseResult.err) {
2580
+ return argCloseResult;
2581
+ }
2582
+ var location_1 = createLocation(openingBracePosition, this.clonePosition());
2583
+ // Extract style or skeleton
2584
+ if (styleAndLocation && startsWith(styleAndLocation === null || styleAndLocation === void 0 ? void 0 : styleAndLocation.style, '::', 0)) {
2585
+ // Skeleton starts with `::`.
2586
+ var skeleton = trimStart(styleAndLocation.style.slice(2));
2587
+ if (argType === 'number') {
2588
+ var result = this.parseNumberSkeletonFromString(skeleton, styleAndLocation.styleLocation);
2589
+ if (result.err) {
2590
+ return result;
2591
+ }
2592
+ return {
2593
+ val: { type: TYPE.number, value: value, location: location_1, style: result.val },
2594
+ err: null,
2595
+ };
2596
+ }
2597
+ else {
2598
+ if (skeleton.length === 0) {
2599
+ return this.error(ErrorKind.EXPECT_DATE_TIME_SKELETON, location_1);
2600
+ }
2601
+ var dateTimePattern = skeleton;
2602
+ // Get "best match" pattern only if locale is passed, if not, let it
2603
+ // pass as-is where `parseDateTimeSkeleton()` will throw an error
2604
+ // for unsupported patterns.
2605
+ if (this.locale) {
2606
+ dateTimePattern = getBestPattern(skeleton, this.locale);
2607
+ }
2608
+ var style = {
2609
+ type: SKELETON_TYPE.dateTime,
2610
+ pattern: dateTimePattern,
2611
+ location: styleAndLocation.styleLocation,
2612
+ parsedOptions: this.shouldParseSkeletons
2613
+ ? parseDateTimeSkeleton(dateTimePattern)
2614
+ : {},
2615
+ };
2616
+ var type = argType === 'date' ? TYPE.date : TYPE.time;
2617
+ return {
2618
+ val: { type: type, value: value, location: location_1, style: style },
2619
+ err: null,
2620
+ };
2621
+ }
2622
+ }
2623
+ // Regular style or no style.
2624
+ return {
2625
+ val: {
2626
+ type: argType === 'number'
2627
+ ? TYPE.number
2628
+ : argType === 'date'
2629
+ ? TYPE.date
2630
+ : TYPE.time,
2631
+ value: value,
2632
+ location: location_1,
2633
+ style: (_a = styleAndLocation === null || styleAndLocation === void 0 ? void 0 : styleAndLocation.style) !== null && _a !== void 0 ? _a : null,
2634
+ },
2635
+ err: null,
2636
+ };
2637
+ }
2638
+ case 'plural':
2639
+ case 'selectordinal':
2640
+ case 'select': {
2641
+ // Parse this range:
2642
+ // {name, plural, options}
2643
+ // ^---------^
2644
+ var typeEndPosition_1 = this.clonePosition();
2645
+ this.bumpSpace();
2646
+ if (!this.bumpIf(',')) {
2647
+ return this.error(ErrorKind.EXPECT_SELECT_ARGUMENT_OPTIONS, createLocation(typeEndPosition_1, __assign({}, typeEndPosition_1)));
2648
+ }
2649
+ this.bumpSpace();
2650
+ // Parse offset:
2651
+ // {name, plural, offset:1, options}
2652
+ // ^-----^
2653
+ //
2654
+ // or the first option:
2655
+ //
2656
+ // {name, plural, one {...} other {...}}
2657
+ // ^--^
2658
+ var identifierAndLocation = this.parseIdentifierIfPossible();
2659
+ var pluralOffset = 0;
2660
+ if (argType !== 'select' && identifierAndLocation.value === 'offset') {
2661
+ if (!this.bumpIf(':')) {
2662
+ return this.error(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, createLocation(this.clonePosition(), this.clonePosition()));
2663
+ }
2664
+ this.bumpSpace();
2665
+ var result = this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, ErrorKind.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2666
+ if (result.err) {
2667
+ return result;
2668
+ }
2669
+ // Parse another identifier for option parsing
2670
+ this.bumpSpace();
2671
+ identifierAndLocation = this.parseIdentifierIfPossible();
2672
+ pluralOffset = result.val;
2673
+ }
2674
+ var optionsResult = this.tryParsePluralOrSelectOptions(nestingLevel, argType, expectingCloseTag, identifierAndLocation);
2675
+ if (optionsResult.err) {
2676
+ return optionsResult;
2677
+ }
2678
+ var argCloseResult = this.tryParseArgumentClose(openingBracePosition);
2679
+ if (argCloseResult.err) {
2680
+ return argCloseResult;
2681
+ }
2682
+ var location_2 = createLocation(openingBracePosition, this.clonePosition());
2683
+ if (argType === 'select') {
2684
+ return {
2685
+ val: {
2686
+ type: TYPE.select,
2687
+ value: value,
2688
+ options: fromEntries(optionsResult.val),
2689
+ location: location_2,
2690
+ },
2691
+ err: null,
2692
+ };
2693
+ }
2694
+ else {
2695
+ return {
2696
+ val: {
2697
+ type: TYPE.plural,
2698
+ value: value,
2699
+ options: fromEntries(optionsResult.val),
2700
+ offset: pluralOffset,
2701
+ pluralType: argType === 'plural' ? 'cardinal' : 'ordinal',
2702
+ location: location_2,
2703
+ },
2704
+ err: null,
2705
+ };
2706
+ }
2707
+ }
2708
+ default:
2709
+ return this.error(ErrorKind.INVALID_ARGUMENT_TYPE, createLocation(typeStartPosition, typeEndPosition));
2710
+ }
2711
+ };
2712
+ Parser.prototype.tryParseArgumentClose = function (openingBracePosition) {
2713
+ // Parse: {value, number, ::currency/GBP }
2714
+ //
2715
+ if (this.isEOF() || this.char() !== 125 /* `}` */) {
2716
+ return this.error(ErrorKind.EXPECT_ARGUMENT_CLOSING_BRACE, createLocation(openingBracePosition, this.clonePosition()));
2717
+ }
2718
+ this.bump(); // `}`
2719
+ return { val: true, err: null };
2720
+ };
2721
+ /**
2722
+ * See: https://github.com/unicode-org/icu/blob/af7ed1f6d2298013dc303628438ec4abe1f16479/icu4c/source/common/messagepattern.cpp#L659
2723
+ */
2724
+ Parser.prototype.parseSimpleArgStyleIfPossible = function () {
2725
+ var nestedBraces = 0;
2726
+ var startPosition = this.clonePosition();
2727
+ while (!this.isEOF()) {
2728
+ var ch = this.char();
2729
+ switch (ch) {
2730
+ case 39 /* `'` */: {
2731
+ // Treat apostrophe as quoting but include it in the style part.
2732
+ // Find the end of the quoted literal text.
2733
+ this.bump();
2734
+ var apostrophePosition = this.clonePosition();
2735
+ if (!this.bumpUntil("'")) {
2736
+ return this.error(ErrorKind.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE, createLocation(apostrophePosition, this.clonePosition()));
2737
+ }
2738
+ this.bump();
2739
+ break;
2740
+ }
2741
+ case 123 /* `{` */: {
2742
+ nestedBraces += 1;
2743
+ this.bump();
2744
+ break;
2745
+ }
2746
+ case 125 /* `}` */: {
2747
+ if (nestedBraces > 0) {
2748
+ nestedBraces -= 1;
2749
+ }
2750
+ else {
2751
+ return {
2752
+ val: this.message.slice(startPosition.offset, this.offset()),
2753
+ err: null,
2754
+ };
2755
+ }
2756
+ break;
2757
+ }
2758
+ default:
2759
+ this.bump();
2760
+ break;
2761
+ }
2762
+ }
2763
+ return {
2764
+ val: this.message.slice(startPosition.offset, this.offset()),
2765
+ err: null,
2766
+ };
2767
+ };
2768
+ Parser.prototype.parseNumberSkeletonFromString = function (skeleton, location) {
2769
+ var tokens = [];
2770
+ try {
2771
+ tokens = parseNumberSkeletonFromString(skeleton);
2772
+ }
2773
+ catch (e) {
2774
+ return this.error(ErrorKind.INVALID_NUMBER_SKELETON, location);
2775
+ }
2776
+ return {
2777
+ val: {
2778
+ type: SKELETON_TYPE.number,
2779
+ tokens: tokens,
2780
+ location: location,
2781
+ parsedOptions: this.shouldParseSkeletons
2782
+ ? parseNumberSkeleton(tokens)
2783
+ : {},
2784
+ },
2785
+ err: null,
2786
+ };
2787
+ };
2788
+ /**
2789
+ * @param nesting_level The current nesting level of messages.
2790
+ * This can be positive when parsing message fragment in select or plural argument options.
2791
+ * @param parent_arg_type The parent argument's type.
2792
+ * @param parsed_first_identifier If provided, this is the first identifier-like selector of
2793
+ * the argument. It is a by-product of a previous parsing attempt.
2794
+ * @param expecting_close_tag If true, this message is directly or indirectly nested inside
2795
+ * between a pair of opening and closing tags. The nested message will not parse beyond
2796
+ * the closing tag boundary.
2797
+ */
2798
+ Parser.prototype.tryParsePluralOrSelectOptions = function (nestingLevel, parentArgType, expectCloseTag, parsedFirstIdentifier) {
2799
+ var _a;
2800
+ var hasOtherClause = false;
2801
+ var options = [];
2802
+ var parsedSelectors = new Set();
2803
+ var selector = parsedFirstIdentifier.value, selectorLocation = parsedFirstIdentifier.location;
2804
+ // Parse:
2805
+ // one {one apple}
2806
+ // ^--^
2807
+ while (true) {
2808
+ if (selector.length === 0) {
2809
+ var startPosition = this.clonePosition();
2810
+ if (parentArgType !== 'select' && this.bumpIf('=')) {
2811
+ // Try parse `={number}` selector
2812
+ var result = this.tryParseDecimalInteger(ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR, ErrorKind.INVALID_PLURAL_ARGUMENT_SELECTOR);
2813
+ if (result.err) {
2814
+ return result;
2815
+ }
2816
+ selectorLocation = createLocation(startPosition, this.clonePosition());
2817
+ selector = this.message.slice(startPosition.offset, this.offset());
2818
+ }
2819
+ else {
2820
+ break;
2821
+ }
2822
+ }
2823
+ // Duplicate selector clauses
2824
+ if (parsedSelectors.has(selector)) {
2825
+ return this.error(parentArgType === 'select'
2826
+ ? ErrorKind.DUPLICATE_SELECT_ARGUMENT_SELECTOR
2827
+ : ErrorKind.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, selectorLocation);
2828
+ }
2829
+ if (selector === 'other') {
2830
+ hasOtherClause = true;
2831
+ }
2832
+ // Parse:
2833
+ // one {one apple}
2834
+ // ^----------^
2835
+ this.bumpSpace();
2836
+ var openingBracePosition = this.clonePosition();
2837
+ if (!this.bumpIf('{')) {
2838
+ return this.error(parentArgType === 'select'
2839
+ ? ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT
2840
+ : ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT, createLocation(this.clonePosition(), this.clonePosition()));
2841
+ }
2842
+ var fragmentResult = this.parseMessage(nestingLevel + 1, parentArgType, expectCloseTag);
2843
+ if (fragmentResult.err) {
2844
+ return fragmentResult;
2845
+ }
2846
+ var argCloseResult = this.tryParseArgumentClose(openingBracePosition);
2847
+ if (argCloseResult.err) {
2848
+ return argCloseResult;
2849
+ }
2850
+ options.push([
2851
+ selector,
2852
+ {
2853
+ value: fragmentResult.val,
2854
+ location: createLocation(openingBracePosition, this.clonePosition()),
2855
+ },
2856
+ ]);
2857
+ // Keep track of the existing selectors
2858
+ parsedSelectors.add(selector);
2859
+ // Prep next selector clause.
2860
+ this.bumpSpace();
2861
+ (_a = this.parseIdentifierIfPossible(), selector = _a.value, selectorLocation = _a.location);
2862
+ }
2863
+ if (options.length === 0) {
2864
+ return this.error(parentArgType === 'select'
2865
+ ? ErrorKind.EXPECT_SELECT_ARGUMENT_SELECTOR
2866
+ : ErrorKind.EXPECT_PLURAL_ARGUMENT_SELECTOR, createLocation(this.clonePosition(), this.clonePosition()));
2867
+ }
2868
+ if (this.requiresOtherClause && !hasOtherClause) {
2869
+ return this.error(ErrorKind.MISSING_OTHER_CLAUSE, createLocation(this.clonePosition(), this.clonePosition()));
2870
+ }
2871
+ return { val: options, err: null };
2872
+ };
2873
+ Parser.prototype.tryParseDecimalInteger = function (expectNumberError, invalidNumberError) {
2874
+ var sign = 1;
2875
+ var startingPosition = this.clonePosition();
2876
+ if (this.bumpIf('+')) ;
2877
+ else if (this.bumpIf('-')) {
2878
+ sign = -1;
2879
+ }
2880
+ var hasDigits = false;
2881
+ var decimal = 0;
2882
+ while (!this.isEOF()) {
2883
+ var ch = this.char();
2884
+ if (ch >= 48 /* `0` */ && ch <= 57 /* `9` */) {
2885
+ hasDigits = true;
2886
+ decimal = decimal * 10 + (ch - 48);
2887
+ this.bump();
2888
+ }
2889
+ else {
2890
+ break;
2891
+ }
2892
+ }
2893
+ var location = createLocation(startingPosition, this.clonePosition());
2894
+ if (!hasDigits) {
2895
+ return this.error(expectNumberError, location);
2896
+ }
2897
+ decimal *= sign;
2898
+ if (!isSafeInteger(decimal)) {
2899
+ return this.error(invalidNumberError, location);
2900
+ }
2901
+ return { val: decimal, err: null };
2902
+ };
2903
+ Parser.prototype.offset = function () {
2904
+ return this.position.offset;
2905
+ };
2906
+ Parser.prototype.isEOF = function () {
2907
+ return this.offset() === this.message.length;
2908
+ };
2909
+ Parser.prototype.clonePosition = function () {
2910
+ // This is much faster than `Object.assign` or spread.
2911
+ return {
2912
+ offset: this.position.offset,
2913
+ line: this.position.line,
2914
+ column: this.position.column,
2915
+ };
2916
+ };
2917
+ /**
2918
+ * Return the code point at the current position of the parser.
2919
+ * Throws if the index is out of bound.
2920
+ */
2921
+ Parser.prototype.char = function () {
2922
+ var offset = this.position.offset;
2923
+ if (offset >= this.message.length) {
2924
+ throw Error('out of bound');
2925
+ }
2926
+ var code = codePointAt(this.message, offset);
2927
+ if (code === undefined) {
2928
+ throw Error("Offset ".concat(offset, " is at invalid UTF-16 code unit boundary"));
2929
+ }
2930
+ return code;
2931
+ };
2932
+ Parser.prototype.error = function (kind, location) {
2933
+ return {
2934
+ val: null,
2935
+ err: {
2936
+ kind: kind,
2937
+ message: this.message,
2938
+ location: location,
2939
+ },
2940
+ };
2941
+ };
2942
+ /** Bump the parser to the next UTF-16 code unit. */
2943
+ Parser.prototype.bump = function () {
2944
+ if (this.isEOF()) {
2945
+ return;
2946
+ }
2947
+ var code = this.char();
2948
+ if (code === 10 /* '\n' */) {
2949
+ this.position.line += 1;
2950
+ this.position.column = 1;
2951
+ this.position.offset += 1;
2952
+ }
2953
+ else {
2954
+ this.position.column += 1;
2955
+ // 0 ~ 0x10000 -> unicode BMP, otherwise skip the surrogate pair.
2956
+ this.position.offset += code < 0x10000 ? 1 : 2;
2957
+ }
2958
+ };
2959
+ /**
2960
+ * If the substring starting at the current position of the parser has
2961
+ * the given prefix, then bump the parser to the character immediately
2962
+ * following the prefix and return true. Otherwise, don't bump the parser
2963
+ * and return false.
2964
+ */
2965
+ Parser.prototype.bumpIf = function (prefix) {
2966
+ if (startsWith(this.message, prefix, this.offset())) {
2967
+ for (var i = 0; i < prefix.length; i++) {
2968
+ this.bump();
2969
+ }
2970
+ return true;
2971
+ }
2972
+ return false;
2973
+ };
2974
+ /**
2975
+ * Bump the parser until the pattern character is found and return `true`.
2976
+ * Otherwise bump to the end of the file and return `false`.
2977
+ */
2978
+ Parser.prototype.bumpUntil = function (pattern) {
2979
+ var currentOffset = this.offset();
2980
+ var index = this.message.indexOf(pattern, currentOffset);
2981
+ if (index >= 0) {
2982
+ this.bumpTo(index);
2983
+ return true;
2984
+ }
2985
+ else {
2986
+ this.bumpTo(this.message.length);
2987
+ return false;
2988
+ }
2989
+ };
2990
+ /**
2991
+ * Bump the parser to the target offset.
2992
+ * If target offset is beyond the end of the input, bump the parser to the end of the input.
2993
+ */
2994
+ Parser.prototype.bumpTo = function (targetOffset) {
2995
+ if (this.offset() > targetOffset) {
2996
+ throw Error("targetOffset ".concat(targetOffset, " must be greater than or equal to the current offset ").concat(this.offset()));
2997
+ }
2998
+ targetOffset = Math.min(targetOffset, this.message.length);
2999
+ while (true) {
3000
+ var offset = this.offset();
3001
+ if (offset === targetOffset) {
3002
+ break;
3003
+ }
3004
+ if (offset > targetOffset) {
3005
+ throw Error("targetOffset ".concat(targetOffset, " is at invalid UTF-16 code unit boundary"));
3006
+ }
3007
+ this.bump();
3008
+ if (this.isEOF()) {
3009
+ break;
3010
+ }
3011
+ }
3012
+ };
3013
+ /** advance the parser through all whitespace to the next non-whitespace code unit. */
3014
+ Parser.prototype.bumpSpace = function () {
3015
+ while (!this.isEOF() && _isWhiteSpace(this.char())) {
3016
+ this.bump();
3017
+ }
3018
+ };
3019
+ /**
3020
+ * Peek at the *next* Unicode codepoint in the input without advancing the parser.
3021
+ * If the input has been exhausted, then this returns null.
3022
+ */
3023
+ Parser.prototype.peek = function () {
3024
+ if (this.isEOF()) {
3025
+ return null;
3026
+ }
3027
+ var code = this.char();
3028
+ var offset = this.offset();
3029
+ var nextCode = this.message.charCodeAt(offset + (code >= 0x10000 ? 2 : 1));
3030
+ return nextCode !== null && nextCode !== void 0 ? nextCode : null;
3031
+ };
3032
+ return Parser;
3033
+ }());
3034
+ /**
3035
+ * This check if codepoint is alphabet (lower & uppercase)
3036
+ * @param codepoint
3037
+ * @returns
3038
+ */
3039
+ function _isAlpha(codepoint) {
3040
+ return ((codepoint >= 97 && codepoint <= 122) ||
3041
+ (codepoint >= 65 && codepoint <= 90));
3042
+ }
3043
+ function _isAlphaOrSlash(codepoint) {
3044
+ return _isAlpha(codepoint) || codepoint === 47; /* '/' */
3045
+ }
3046
+ /** See `parseTag` function docs. */
3047
+ function _isPotentialElementNameChar(c) {
3048
+ return (c === 45 /* '-' */ ||
3049
+ c === 46 /* '.' */ ||
3050
+ (c >= 48 && c <= 57) /* 0..9 */ ||
3051
+ c === 95 /* '_' */ ||
3052
+ (c >= 97 && c <= 122) /** a..z */ ||
3053
+ (c >= 65 && c <= 90) /* A..Z */ ||
3054
+ c == 0xb7 ||
3055
+ (c >= 0xc0 && c <= 0xd6) ||
3056
+ (c >= 0xd8 && c <= 0xf6) ||
3057
+ (c >= 0xf8 && c <= 0x37d) ||
3058
+ (c >= 0x37f && c <= 0x1fff) ||
3059
+ (c >= 0x200c && c <= 0x200d) ||
3060
+ (c >= 0x203f && c <= 0x2040) ||
3061
+ (c >= 0x2070 && c <= 0x218f) ||
3062
+ (c >= 0x2c00 && c <= 0x2fef) ||
3063
+ (c >= 0x3001 && c <= 0xd7ff) ||
3064
+ (c >= 0xf900 && c <= 0xfdcf) ||
3065
+ (c >= 0xfdf0 && c <= 0xfffd) ||
3066
+ (c >= 0x10000 && c <= 0xeffff));
3067
+ }
3068
+ /**
3069
+ * Code point equivalent of regex `\p{White_Space}`.
3070
+ * From: https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
3071
+ */
3072
+ function _isWhiteSpace(c) {
3073
+ return ((c >= 0x0009 && c <= 0x000d) ||
3074
+ c === 0x0020 ||
3075
+ c === 0x0085 ||
3076
+ (c >= 0x200e && c <= 0x200f) ||
3077
+ c === 0x2028 ||
3078
+ c === 0x2029);
3079
+ }
3080
+ /**
3081
+ * Code point equivalent of regex `\p{Pattern_Syntax}`.
3082
+ * See https://www.unicode.org/Public/UCD/latest/ucd/PropList.txt
3083
+ */
3084
+ function _isPatternSyntax(c) {
3085
+ return ((c >= 0x0021 && c <= 0x0023) ||
3086
+ c === 0x0024 ||
3087
+ (c >= 0x0025 && c <= 0x0027) ||
3088
+ c === 0x0028 ||
3089
+ c === 0x0029 ||
3090
+ c === 0x002a ||
3091
+ c === 0x002b ||
3092
+ c === 0x002c ||
3093
+ c === 0x002d ||
3094
+ (c >= 0x002e && c <= 0x002f) ||
3095
+ (c >= 0x003a && c <= 0x003b) ||
3096
+ (c >= 0x003c && c <= 0x003e) ||
3097
+ (c >= 0x003f && c <= 0x0040) ||
3098
+ c === 0x005b ||
3099
+ c === 0x005c ||
3100
+ c === 0x005d ||
3101
+ c === 0x005e ||
3102
+ c === 0x0060 ||
3103
+ c === 0x007b ||
3104
+ c === 0x007c ||
3105
+ c === 0x007d ||
3106
+ c === 0x007e ||
3107
+ c === 0x00a1 ||
3108
+ (c >= 0x00a2 && c <= 0x00a5) ||
3109
+ c === 0x00a6 ||
3110
+ c === 0x00a7 ||
3111
+ c === 0x00a9 ||
3112
+ c === 0x00ab ||
3113
+ c === 0x00ac ||
3114
+ c === 0x00ae ||
3115
+ c === 0x00b0 ||
3116
+ c === 0x00b1 ||
3117
+ c === 0x00b6 ||
3118
+ c === 0x00bb ||
3119
+ c === 0x00bf ||
3120
+ c === 0x00d7 ||
3121
+ c === 0x00f7 ||
3122
+ (c >= 0x2010 && c <= 0x2015) ||
3123
+ (c >= 0x2016 && c <= 0x2017) ||
3124
+ c === 0x2018 ||
3125
+ c === 0x2019 ||
3126
+ c === 0x201a ||
3127
+ (c >= 0x201b && c <= 0x201c) ||
3128
+ c === 0x201d ||
3129
+ c === 0x201e ||
3130
+ c === 0x201f ||
3131
+ (c >= 0x2020 && c <= 0x2027) ||
3132
+ (c >= 0x2030 && c <= 0x2038) ||
3133
+ c === 0x2039 ||
3134
+ c === 0x203a ||
3135
+ (c >= 0x203b && c <= 0x203e) ||
3136
+ (c >= 0x2041 && c <= 0x2043) ||
3137
+ c === 0x2044 ||
3138
+ c === 0x2045 ||
3139
+ c === 0x2046 ||
3140
+ (c >= 0x2047 && c <= 0x2051) ||
3141
+ c === 0x2052 ||
3142
+ c === 0x2053 ||
3143
+ (c >= 0x2055 && c <= 0x205e) ||
3144
+ (c >= 0x2190 && c <= 0x2194) ||
3145
+ (c >= 0x2195 && c <= 0x2199) ||
3146
+ (c >= 0x219a && c <= 0x219b) ||
3147
+ (c >= 0x219c && c <= 0x219f) ||
3148
+ c === 0x21a0 ||
3149
+ (c >= 0x21a1 && c <= 0x21a2) ||
3150
+ c === 0x21a3 ||
3151
+ (c >= 0x21a4 && c <= 0x21a5) ||
3152
+ c === 0x21a6 ||
3153
+ (c >= 0x21a7 && c <= 0x21ad) ||
3154
+ c === 0x21ae ||
3155
+ (c >= 0x21af && c <= 0x21cd) ||
3156
+ (c >= 0x21ce && c <= 0x21cf) ||
3157
+ (c >= 0x21d0 && c <= 0x21d1) ||
3158
+ c === 0x21d2 ||
3159
+ c === 0x21d3 ||
3160
+ c === 0x21d4 ||
3161
+ (c >= 0x21d5 && c <= 0x21f3) ||
3162
+ (c >= 0x21f4 && c <= 0x22ff) ||
3163
+ (c >= 0x2300 && c <= 0x2307) ||
3164
+ c === 0x2308 ||
3165
+ c === 0x2309 ||
3166
+ c === 0x230a ||
3167
+ c === 0x230b ||
3168
+ (c >= 0x230c && c <= 0x231f) ||
3169
+ (c >= 0x2320 && c <= 0x2321) ||
3170
+ (c >= 0x2322 && c <= 0x2328) ||
3171
+ c === 0x2329 ||
3172
+ c === 0x232a ||
3173
+ (c >= 0x232b && c <= 0x237b) ||
3174
+ c === 0x237c ||
3175
+ (c >= 0x237d && c <= 0x239a) ||
3176
+ (c >= 0x239b && c <= 0x23b3) ||
3177
+ (c >= 0x23b4 && c <= 0x23db) ||
3178
+ (c >= 0x23dc && c <= 0x23e1) ||
3179
+ (c >= 0x23e2 && c <= 0x2426) ||
3180
+ (c >= 0x2427 && c <= 0x243f) ||
3181
+ (c >= 0x2440 && c <= 0x244a) ||
3182
+ (c >= 0x244b && c <= 0x245f) ||
3183
+ (c >= 0x2500 && c <= 0x25b6) ||
3184
+ c === 0x25b7 ||
3185
+ (c >= 0x25b8 && c <= 0x25c0) ||
3186
+ c === 0x25c1 ||
3187
+ (c >= 0x25c2 && c <= 0x25f7) ||
3188
+ (c >= 0x25f8 && c <= 0x25ff) ||
3189
+ (c >= 0x2600 && c <= 0x266e) ||
3190
+ c === 0x266f ||
3191
+ (c >= 0x2670 && c <= 0x2767) ||
3192
+ c === 0x2768 ||
3193
+ c === 0x2769 ||
3194
+ c === 0x276a ||
3195
+ c === 0x276b ||
3196
+ c === 0x276c ||
3197
+ c === 0x276d ||
3198
+ c === 0x276e ||
3199
+ c === 0x276f ||
3200
+ c === 0x2770 ||
3201
+ c === 0x2771 ||
3202
+ c === 0x2772 ||
3203
+ c === 0x2773 ||
3204
+ c === 0x2774 ||
3205
+ c === 0x2775 ||
3206
+ (c >= 0x2794 && c <= 0x27bf) ||
3207
+ (c >= 0x27c0 && c <= 0x27c4) ||
3208
+ c === 0x27c5 ||
3209
+ c === 0x27c6 ||
3210
+ (c >= 0x27c7 && c <= 0x27e5) ||
3211
+ c === 0x27e6 ||
3212
+ c === 0x27e7 ||
3213
+ c === 0x27e8 ||
3214
+ c === 0x27e9 ||
3215
+ c === 0x27ea ||
3216
+ c === 0x27eb ||
3217
+ c === 0x27ec ||
3218
+ c === 0x27ed ||
3219
+ c === 0x27ee ||
3220
+ c === 0x27ef ||
3221
+ (c >= 0x27f0 && c <= 0x27ff) ||
3222
+ (c >= 0x2800 && c <= 0x28ff) ||
3223
+ (c >= 0x2900 && c <= 0x2982) ||
3224
+ c === 0x2983 ||
3225
+ c === 0x2984 ||
3226
+ c === 0x2985 ||
3227
+ c === 0x2986 ||
3228
+ c === 0x2987 ||
3229
+ c === 0x2988 ||
3230
+ c === 0x2989 ||
3231
+ c === 0x298a ||
3232
+ c === 0x298b ||
3233
+ c === 0x298c ||
3234
+ c === 0x298d ||
3235
+ c === 0x298e ||
3236
+ c === 0x298f ||
3237
+ c === 0x2990 ||
3238
+ c === 0x2991 ||
3239
+ c === 0x2992 ||
3240
+ c === 0x2993 ||
3241
+ c === 0x2994 ||
3242
+ c === 0x2995 ||
3243
+ c === 0x2996 ||
3244
+ c === 0x2997 ||
3245
+ c === 0x2998 ||
3246
+ (c >= 0x2999 && c <= 0x29d7) ||
3247
+ c === 0x29d8 ||
3248
+ c === 0x29d9 ||
3249
+ c === 0x29da ||
3250
+ c === 0x29db ||
3251
+ (c >= 0x29dc && c <= 0x29fb) ||
3252
+ c === 0x29fc ||
3253
+ c === 0x29fd ||
3254
+ (c >= 0x29fe && c <= 0x2aff) ||
3255
+ (c >= 0x2b00 && c <= 0x2b2f) ||
3256
+ (c >= 0x2b30 && c <= 0x2b44) ||
3257
+ (c >= 0x2b45 && c <= 0x2b46) ||
3258
+ (c >= 0x2b47 && c <= 0x2b4c) ||
3259
+ (c >= 0x2b4d && c <= 0x2b73) ||
3260
+ (c >= 0x2b74 && c <= 0x2b75) ||
3261
+ (c >= 0x2b76 && c <= 0x2b95) ||
3262
+ c === 0x2b96 ||
3263
+ (c >= 0x2b97 && c <= 0x2bff) ||
3264
+ (c >= 0x2e00 && c <= 0x2e01) ||
3265
+ c === 0x2e02 ||
3266
+ c === 0x2e03 ||
3267
+ c === 0x2e04 ||
3268
+ c === 0x2e05 ||
3269
+ (c >= 0x2e06 && c <= 0x2e08) ||
3270
+ c === 0x2e09 ||
3271
+ c === 0x2e0a ||
3272
+ c === 0x2e0b ||
3273
+ c === 0x2e0c ||
3274
+ c === 0x2e0d ||
3275
+ (c >= 0x2e0e && c <= 0x2e16) ||
3276
+ c === 0x2e17 ||
3277
+ (c >= 0x2e18 && c <= 0x2e19) ||
3278
+ c === 0x2e1a ||
3279
+ c === 0x2e1b ||
3280
+ c === 0x2e1c ||
3281
+ c === 0x2e1d ||
3282
+ (c >= 0x2e1e && c <= 0x2e1f) ||
3283
+ c === 0x2e20 ||
3284
+ c === 0x2e21 ||
3285
+ c === 0x2e22 ||
3286
+ c === 0x2e23 ||
3287
+ c === 0x2e24 ||
3288
+ c === 0x2e25 ||
3289
+ c === 0x2e26 ||
3290
+ c === 0x2e27 ||
3291
+ c === 0x2e28 ||
3292
+ c === 0x2e29 ||
3293
+ (c >= 0x2e2a && c <= 0x2e2e) ||
3294
+ c === 0x2e2f ||
3295
+ (c >= 0x2e30 && c <= 0x2e39) ||
3296
+ (c >= 0x2e3a && c <= 0x2e3b) ||
3297
+ (c >= 0x2e3c && c <= 0x2e3f) ||
3298
+ c === 0x2e40 ||
3299
+ c === 0x2e41 ||
3300
+ c === 0x2e42 ||
3301
+ (c >= 0x2e43 && c <= 0x2e4f) ||
3302
+ (c >= 0x2e50 && c <= 0x2e51) ||
3303
+ c === 0x2e52 ||
3304
+ (c >= 0x2e53 && c <= 0x2e7f) ||
3305
+ (c >= 0x3001 && c <= 0x3003) ||
3306
+ c === 0x3008 ||
3307
+ c === 0x3009 ||
3308
+ c === 0x300a ||
3309
+ c === 0x300b ||
3310
+ c === 0x300c ||
3311
+ c === 0x300d ||
3312
+ c === 0x300e ||
3313
+ c === 0x300f ||
3314
+ c === 0x3010 ||
3315
+ c === 0x3011 ||
3316
+ (c >= 0x3012 && c <= 0x3013) ||
3317
+ c === 0x3014 ||
3318
+ c === 0x3015 ||
3319
+ c === 0x3016 ||
3320
+ c === 0x3017 ||
3321
+ c === 0x3018 ||
3322
+ c === 0x3019 ||
3323
+ c === 0x301a ||
3324
+ c === 0x301b ||
3325
+ c === 0x301c ||
3326
+ c === 0x301d ||
3327
+ (c >= 0x301e && c <= 0x301f) ||
3328
+ c === 0x3020 ||
3329
+ c === 0x3030 ||
3330
+ c === 0xfd3e ||
3331
+ c === 0xfd3f ||
3332
+ (c >= 0xfe45 && c <= 0xfe46));
3333
+ }
3334
+
3335
+ function pruneLocation(els) {
3336
+ els.forEach(function (el) {
3337
+ delete el.location;
3338
+ if (isSelectElement(el) || isPluralElement(el)) {
3339
+ for (var k in el.options) {
3340
+ delete el.options[k].location;
3341
+ pruneLocation(el.options[k].value);
3342
+ }
3343
+ }
3344
+ else if (isNumberElement(el) && isNumberSkeleton(el.style)) {
3345
+ delete el.style.location;
3346
+ }
3347
+ else if ((isDateElement(el) || isTimeElement(el)) &&
3348
+ isDateTimeSkeleton(el.style)) {
3349
+ delete el.style.location;
3350
+ }
3351
+ else if (isTagElement(el)) {
3352
+ pruneLocation(el.children);
3353
+ }
3354
+ });
3355
+ }
3356
+ function parse(message, opts) {
3357
+ if (opts === void 0) { opts = {}; }
3358
+ opts = __assign({ shouldParseSkeletons: true, requiresOtherClause: true }, opts);
3359
+ var result = new Parser(message, opts).parse();
3360
+ if (result.err) {
3361
+ var error = SyntaxError(ErrorKind[result.err.kind]);
3362
+ // @ts-expect-error Assign to error object
3363
+ error.location = result.err.location;
3364
+ // @ts-expect-error Assign to error object
3365
+ error.originalMessage = result.err.message;
3366
+ throw error;
3367
+ }
3368
+ if (!(opts === null || opts === void 0 ? void 0 : opts.captureLocation)) {
3369
+ pruneLocation(result.val);
3370
+ }
3371
+ return result.val;
3372
+ }
3373
+
3374
+ //
3375
+ // Main
3376
+ //
3377
+ function memoize(fn, options) {
3378
+ var cache = options && options.cache ? options.cache : cacheDefault;
3379
+ var serializer = options && options.serializer ? options.serializer : serializerDefault;
3380
+ var strategy = options && options.strategy ? options.strategy : strategyDefault;
3381
+ return strategy(fn, {
3382
+ cache: cache,
3383
+ serializer: serializer,
3384
+ });
3385
+ }
3386
+ //
3387
+ // Strategy
3388
+ //
3389
+ function isPrimitive(value) {
3390
+ return (value == null || typeof value === 'number' || typeof value === 'boolean'); // || typeof value === "string" 'unsafe' primitive for our needs
3391
+ }
3392
+ function monadic(fn, cache, serializer, arg) {
3393
+ var cacheKey = isPrimitive(arg) ? arg : serializer(arg);
3394
+ var computedValue = cache.get(cacheKey);
3395
+ if (typeof computedValue === 'undefined') {
3396
+ computedValue = fn.call(this, arg);
3397
+ cache.set(cacheKey, computedValue);
3398
+ }
3399
+ return computedValue;
3400
+ }
3401
+ function variadic(fn, cache, serializer) {
3402
+ var args = Array.prototype.slice.call(arguments, 3);
3403
+ var cacheKey = serializer(args);
3404
+ var computedValue = cache.get(cacheKey);
3405
+ if (typeof computedValue === 'undefined') {
3406
+ computedValue = fn.apply(this, args);
3407
+ cache.set(cacheKey, computedValue);
3408
+ }
3409
+ return computedValue;
3410
+ }
3411
+ function assemble(fn, context, strategy, cache, serialize) {
3412
+ return strategy.bind(context, fn, cache, serialize);
3413
+ }
3414
+ function strategyDefault(fn, options) {
3415
+ var strategy = fn.length === 1 ? monadic : variadic;
3416
+ return assemble(fn, this, strategy, options.cache.create(), options.serializer);
3417
+ }
3418
+ function strategyVariadic(fn, options) {
3419
+ return assemble(fn, this, variadic, options.cache.create(), options.serializer);
3420
+ }
3421
+ function strategyMonadic(fn, options) {
3422
+ return assemble(fn, this, monadic, options.cache.create(), options.serializer);
3423
+ }
3424
+ //
3425
+ // Serializer
3426
+ //
3427
+ var serializerDefault = function () {
3428
+ return JSON.stringify(arguments);
3429
+ };
3430
+ //
3431
+ // Cache
3432
+ //
3433
+ function ObjectWithoutPrototypeCache() {
3434
+ this.cache = Object.create(null);
3435
+ }
3436
+ ObjectWithoutPrototypeCache.prototype.get = function (key) {
3437
+ return this.cache[key];
3438
+ };
3439
+ ObjectWithoutPrototypeCache.prototype.set = function (key, value) {
3440
+ this.cache[key] = value;
3441
+ };
3442
+ var cacheDefault = {
3443
+ create: function create() {
3444
+ // @ts-ignore
3445
+ return new ObjectWithoutPrototypeCache();
3446
+ },
3447
+ };
3448
+ var strategies = {
3449
+ variadic: strategyVariadic,
3450
+ monadic: strategyMonadic,
3451
+ };
3452
+
3453
+ var ErrorCode;
3454
+ (function (ErrorCode) {
3455
+ // When we have a placeholder but no value to format
3456
+ ErrorCode["MISSING_VALUE"] = "MISSING_VALUE";
3457
+ // When value supplied is invalid
3458
+ ErrorCode["INVALID_VALUE"] = "INVALID_VALUE";
3459
+ // When we need specific Intl API but it's not available
3460
+ ErrorCode["MISSING_INTL_API"] = "MISSING_INTL_API";
3461
+ })(ErrorCode || (ErrorCode = {}));
3462
+ var FormatError = /** @class */ (function (_super) {
3463
+ __extends(FormatError, _super);
3464
+ function FormatError(msg, code, originalMessage) {
3465
+ var _this = _super.call(this, msg) || this;
3466
+ _this.code = code;
3467
+ _this.originalMessage = originalMessage;
3468
+ return _this;
3469
+ }
3470
+ FormatError.prototype.toString = function () {
3471
+ return "[formatjs Error: ".concat(this.code, "] ").concat(this.message);
3472
+ };
3473
+ return FormatError;
3474
+ }(Error));
3475
+ var InvalidValueError = /** @class */ (function (_super) {
3476
+ __extends(InvalidValueError, _super);
3477
+ function InvalidValueError(variableId, value, options, originalMessage) {
3478
+ return _super.call(this, "Invalid values for \"".concat(variableId, "\": \"").concat(value, "\". Options are \"").concat(Object.keys(options).join('", "'), "\""), ErrorCode.INVALID_VALUE, originalMessage) || this;
3479
+ }
3480
+ return InvalidValueError;
3481
+ }(FormatError));
3482
+ var InvalidValueTypeError = /** @class */ (function (_super) {
3483
+ __extends(InvalidValueTypeError, _super);
3484
+ function InvalidValueTypeError(value, type, originalMessage) {
3485
+ return _super.call(this, "Value for \"".concat(value, "\" must be of type ").concat(type), ErrorCode.INVALID_VALUE, originalMessage) || this;
3486
+ }
3487
+ return InvalidValueTypeError;
3488
+ }(FormatError));
3489
+ var MissingValueError = /** @class */ (function (_super) {
3490
+ __extends(MissingValueError, _super);
3491
+ function MissingValueError(variableId, originalMessage) {
3492
+ return _super.call(this, "The intl string context variable \"".concat(variableId, "\" was not provided to the string \"").concat(originalMessage, "\""), ErrorCode.MISSING_VALUE, originalMessage) || this;
3493
+ }
3494
+ return MissingValueError;
3495
+ }(FormatError));
3496
+
3497
+ var PART_TYPE;
3498
+ (function (PART_TYPE) {
3499
+ PART_TYPE[PART_TYPE["literal"] = 0] = "literal";
3500
+ PART_TYPE[PART_TYPE["object"] = 1] = "object";
3501
+ })(PART_TYPE || (PART_TYPE = {}));
3502
+ function mergeLiteral(parts) {
3503
+ if (parts.length < 2) {
3504
+ return parts;
3505
+ }
3506
+ return parts.reduce(function (all, part) {
3507
+ var lastPart = all[all.length - 1];
3508
+ if (!lastPart ||
3509
+ lastPart.type !== PART_TYPE.literal ||
3510
+ part.type !== PART_TYPE.literal) {
3511
+ all.push(part);
3512
+ }
3513
+ else {
3514
+ lastPart.value += part.value;
3515
+ }
3516
+ return all;
3517
+ }, []);
3518
+ }
3519
+ function isFormatXMLElementFn(el) {
3520
+ return typeof el === 'function';
3521
+ }
3522
+ // TODO(skeleton): add skeleton support
3523
+ function formatToParts(els, locales, formatters, formats, values, currentPluralValue,
3524
+ // For debugging
3525
+ originalMessage) {
3526
+ // Hot path for straight simple msg translations
3527
+ if (els.length === 1 && isLiteralElement(els[0])) {
3528
+ return [
3529
+ {
3530
+ type: PART_TYPE.literal,
3531
+ value: els[0].value,
3532
+ },
3533
+ ];
3534
+ }
3535
+ var result = [];
3536
+ for (var _i = 0, els_1 = els; _i < els_1.length; _i++) {
3537
+ var el = els_1[_i];
3538
+ // Exit early for string parts.
3539
+ if (isLiteralElement(el)) {
3540
+ result.push({
3541
+ type: PART_TYPE.literal,
3542
+ value: el.value,
3543
+ });
3544
+ continue;
3545
+ }
3546
+ // TODO: should this part be literal type?
3547
+ // Replace `#` in plural rules with the actual numeric value.
3548
+ if (isPoundElement(el)) {
3549
+ if (typeof currentPluralValue === 'number') {
3550
+ result.push({
3551
+ type: PART_TYPE.literal,
3552
+ value: formatters.getNumberFormat(locales).format(currentPluralValue),
3553
+ });
3554
+ }
3555
+ continue;
3556
+ }
3557
+ var varName = el.value;
3558
+ // Enforce that all required values are provided by the caller.
3559
+ if (!(values && varName in values)) {
3560
+ throw new MissingValueError(varName, originalMessage);
3561
+ }
3562
+ var value = values[varName];
3563
+ if (isArgumentElement(el)) {
3564
+ if (!value || typeof value === 'string' || typeof value === 'number') {
3565
+ value =
3566
+ typeof value === 'string' || typeof value === 'number'
3567
+ ? String(value)
3568
+ : '';
3569
+ }
3570
+ result.push({
3571
+ type: typeof value === 'string' ? PART_TYPE.literal : PART_TYPE.object,
3572
+ value: value,
3573
+ });
3574
+ continue;
3575
+ }
3576
+ // Recursively format plural and select parts' option — which can be a
3577
+ // nested pattern structure. The choosing of the option to use is
3578
+ // abstracted-by and delegated-to the part helper object.
3579
+ if (isDateElement(el)) {
3580
+ var style = typeof el.style === 'string'
3581
+ ? formats.date[el.style]
3582
+ : isDateTimeSkeleton(el.style)
3583
+ ? el.style.parsedOptions
3584
+ : undefined;
3585
+ result.push({
3586
+ type: PART_TYPE.literal,
3587
+ value: formatters
3588
+ .getDateTimeFormat(locales, style)
3589
+ .format(value),
3590
+ });
3591
+ continue;
3592
+ }
3593
+ if (isTimeElement(el)) {
3594
+ var style = typeof el.style === 'string'
3595
+ ? formats.time[el.style]
3596
+ : isDateTimeSkeleton(el.style)
3597
+ ? el.style.parsedOptions
3598
+ : formats.time.medium;
3599
+ result.push({
3600
+ type: PART_TYPE.literal,
3601
+ value: formatters
3602
+ .getDateTimeFormat(locales, style)
3603
+ .format(value),
3604
+ });
3605
+ continue;
3606
+ }
3607
+ if (isNumberElement(el)) {
3608
+ var style = typeof el.style === 'string'
3609
+ ? formats.number[el.style]
3610
+ : isNumberSkeleton(el.style)
3611
+ ? el.style.parsedOptions
3612
+ : undefined;
3613
+ if (style && style.scale) {
3614
+ value =
3615
+ value *
3616
+ (style.scale || 1);
3617
+ }
3618
+ result.push({
3619
+ type: PART_TYPE.literal,
3620
+ value: formatters
3621
+ .getNumberFormat(locales, style)
3622
+ .format(value),
3623
+ });
3624
+ continue;
3625
+ }
3626
+ if (isTagElement(el)) {
3627
+ var children = el.children, value_1 = el.value;
3628
+ var formatFn = values[value_1];
3629
+ if (!isFormatXMLElementFn(formatFn)) {
3630
+ throw new InvalidValueTypeError(value_1, 'function', originalMessage);
3631
+ }
3632
+ var parts = formatToParts(children, locales, formatters, formats, values, currentPluralValue);
3633
+ var chunks = formatFn(parts.map(function (p) { return p.value; }));
3634
+ if (!Array.isArray(chunks)) {
3635
+ chunks = [chunks];
3636
+ }
3637
+ result.push.apply(result, chunks.map(function (c) {
3638
+ return {
3639
+ type: typeof c === 'string' ? PART_TYPE.literal : PART_TYPE.object,
3640
+ value: c,
3641
+ };
3642
+ }));
3643
+ }
3644
+ if (isSelectElement(el)) {
3645
+ var opt = el.options[value] || el.options.other;
3646
+ if (!opt) {
3647
+ throw new InvalidValueError(el.value, value, Object.keys(el.options), originalMessage);
3648
+ }
3649
+ result.push.apply(result, formatToParts(opt.value, locales, formatters, formats, values));
3650
+ continue;
3651
+ }
3652
+ if (isPluralElement(el)) {
3653
+ var opt = el.options["=".concat(value)];
3654
+ if (!opt) {
3655
+ if (!Intl.PluralRules) {
3656
+ throw new FormatError("Intl.PluralRules is not available in this environment.\nTry polyfilling it using \"@formatjs/intl-pluralrules\"\n", ErrorCode.MISSING_INTL_API, originalMessage);
3657
+ }
3658
+ var rule = formatters
3659
+ .getPluralRules(locales, { type: el.pluralType })
3660
+ .select(value - (el.offset || 0));
3661
+ opt = el.options[rule] || el.options.other;
3662
+ }
3663
+ if (!opt) {
3664
+ throw new InvalidValueError(el.value, value, Object.keys(el.options), originalMessage);
3665
+ }
3666
+ result.push.apply(result, formatToParts(opt.value, locales, formatters, formats, values, value - (el.offset || 0)));
3667
+ continue;
3668
+ }
3669
+ }
3670
+ return mergeLiteral(result);
3671
+ }
3672
+
3673
+ /*
3674
+ Copyright (c) 2014, Yahoo! Inc. All rights reserved.
3675
+ Copyrights licensed under the New BSD License.
3676
+ See the accompanying LICENSE file for terms.
3677
+ */
3678
+ // -- MessageFormat --------------------------------------------------------
3679
+ function mergeConfig(c1, c2) {
3680
+ if (!c2) {
3681
+ return c1;
3682
+ }
3683
+ return __assign(__assign(__assign({}, (c1 || {})), (c2 || {})), Object.keys(c1).reduce(function (all, k) {
3684
+ all[k] = __assign(__assign({}, c1[k]), (c2[k] || {}));
3685
+ return all;
3686
+ }, {}));
3687
+ }
3688
+ function mergeConfigs(defaultConfig, configs) {
3689
+ if (!configs) {
3690
+ return defaultConfig;
3691
+ }
3692
+ return Object.keys(defaultConfig).reduce(function (all, k) {
3693
+ all[k] = mergeConfig(defaultConfig[k], configs[k]);
3694
+ return all;
3695
+ }, __assign({}, defaultConfig));
3696
+ }
3697
+ function createFastMemoizeCache(store) {
3698
+ return {
3699
+ create: function () {
3700
+ return {
3701
+ get: function (key) {
3702
+ return store[key];
3703
+ },
3704
+ set: function (key, value) {
3705
+ store[key] = value;
3706
+ },
3707
+ };
3708
+ },
3709
+ };
3710
+ }
3711
+ function createDefaultFormatters(cache) {
3712
+ if (cache === void 0) { cache = {
3713
+ number: {},
3714
+ dateTime: {},
3715
+ pluralRules: {},
3716
+ }; }
3717
+ return {
3718
+ getNumberFormat: memoize(function () {
3719
+ var _a;
3720
+ var args = [];
3721
+ for (var _i = 0; _i < arguments.length; _i++) {
3722
+ args[_i] = arguments[_i];
3723
+ }
3724
+ return new ((_a = Intl.NumberFormat).bind.apply(_a, __spreadArray([void 0], args, false)))();
3725
+ }, {
3726
+ cache: createFastMemoizeCache(cache.number),
3727
+ strategy: strategies.variadic,
3728
+ }),
3729
+ getDateTimeFormat: memoize(function () {
3730
+ var _a;
3731
+ var args = [];
3732
+ for (var _i = 0; _i < arguments.length; _i++) {
3733
+ args[_i] = arguments[_i];
3734
+ }
3735
+ return new ((_a = Intl.DateTimeFormat).bind.apply(_a, __spreadArray([void 0], args, false)))();
3736
+ }, {
3737
+ cache: createFastMemoizeCache(cache.dateTime),
3738
+ strategy: strategies.variadic,
3739
+ }),
3740
+ getPluralRules: memoize(function () {
3741
+ var _a;
3742
+ var args = [];
3743
+ for (var _i = 0; _i < arguments.length; _i++) {
3744
+ args[_i] = arguments[_i];
3745
+ }
3746
+ return new ((_a = Intl.PluralRules).bind.apply(_a, __spreadArray([void 0], args, false)))();
3747
+ }, {
3748
+ cache: createFastMemoizeCache(cache.pluralRules),
3749
+ strategy: strategies.variadic,
3750
+ }),
3751
+ };
3752
+ }
3753
+ var IntlMessageFormat = /** @class */ (function () {
3754
+ function IntlMessageFormat(message, locales, overrideFormats, opts) {
3755
+ if (locales === void 0) { locales = IntlMessageFormat.defaultLocale; }
3756
+ var _this = this;
3757
+ this.formatterCache = {
3758
+ number: {},
3759
+ dateTime: {},
3760
+ pluralRules: {},
3761
+ };
3762
+ this.format = function (values) {
3763
+ var parts = _this.formatToParts(values);
3764
+ // Hot path for straight simple msg translations
3765
+ if (parts.length === 1) {
3766
+ return parts[0].value;
3767
+ }
3768
+ var result = parts.reduce(function (all, part) {
3769
+ if (!all.length ||
3770
+ part.type !== PART_TYPE.literal ||
3771
+ typeof all[all.length - 1] !== 'string') {
3772
+ all.push(part.value);
3773
+ }
3774
+ else {
3775
+ all[all.length - 1] += part.value;
3776
+ }
3777
+ return all;
3778
+ }, []);
3779
+ if (result.length <= 1) {
3780
+ return result[0] || '';
3781
+ }
3782
+ return result;
3783
+ };
3784
+ this.formatToParts = function (values) {
3785
+ return formatToParts(_this.ast, _this.locales, _this.formatters, _this.formats, values, undefined, _this.message);
3786
+ };
3787
+ this.resolvedOptions = function () {
3788
+ var _a;
3789
+ return ({
3790
+ locale: ((_a = _this.resolvedLocale) === null || _a === void 0 ? void 0 : _a.toString()) ||
3791
+ Intl.NumberFormat.supportedLocalesOf(_this.locales)[0],
3792
+ });
3793
+ };
3794
+ this.getAst = function () { return _this.ast; };
3795
+ // Defined first because it's used to build the format pattern.
3796
+ this.locales = locales;
3797
+ this.resolvedLocale = IntlMessageFormat.resolveLocale(locales);
3798
+ if (typeof message === 'string') {
3799
+ this.message = message;
3800
+ if (!IntlMessageFormat.__parse) {
3801
+ throw new TypeError('IntlMessageFormat.__parse must be set to process `message` of type `string`');
3802
+ }
3803
+ var _a = opts || {}, parseOpts = __rest(_a, ["formatters"]);
3804
+ // Parse string messages into an AST.
3805
+ this.ast = IntlMessageFormat.__parse(message, __assign(__assign({}, parseOpts), { locale: this.resolvedLocale }));
3806
+ }
3807
+ else {
3808
+ this.ast = message;
3809
+ }
3810
+ if (!Array.isArray(this.ast)) {
3811
+ throw new TypeError('A message must be provided as a String or AST.');
3812
+ }
3813
+ // Creates a new object with the specified `formats` merged with the default
3814
+ // formats.
3815
+ this.formats = mergeConfigs(IntlMessageFormat.formats, overrideFormats);
3816
+ this.formatters =
3817
+ (opts && opts.formatters) || createDefaultFormatters(this.formatterCache);
3818
+ }
3819
+ Object.defineProperty(IntlMessageFormat, "defaultLocale", {
3820
+ get: function () {
3821
+ if (!IntlMessageFormat.memoizedDefaultLocale) {
3822
+ IntlMessageFormat.memoizedDefaultLocale =
3823
+ new Intl.NumberFormat().resolvedOptions().locale;
3824
+ }
3825
+ return IntlMessageFormat.memoizedDefaultLocale;
3826
+ },
3827
+ enumerable: false,
3828
+ configurable: true
3829
+ });
3830
+ IntlMessageFormat.memoizedDefaultLocale = null;
3831
+ IntlMessageFormat.resolveLocale = function (locales) {
3832
+ if (typeof Intl.Locale === 'undefined') {
3833
+ return;
3834
+ }
3835
+ var supportedLocales = Intl.NumberFormat.supportedLocalesOf(locales);
3836
+ if (supportedLocales.length > 0) {
3837
+ return new Intl.Locale(supportedLocales[0]);
3838
+ }
3839
+ return new Intl.Locale(typeof locales === 'string' ? locales : locales[0]);
3840
+ };
3841
+ IntlMessageFormat.__parse = parse;
3842
+ // Default format options used as the prototype of the `formats` provided to the
3843
+ // constructor. These are used when constructing the internal Intl.NumberFormat
3844
+ // and Intl.DateTimeFormat instances.
3845
+ IntlMessageFormat.formats = {
3846
+ number: {
3847
+ integer: {
3848
+ maximumFractionDigits: 0,
3849
+ },
3850
+ currency: {
3851
+ style: 'currency',
3852
+ },
3853
+ percent: {
3854
+ style: 'percent',
3855
+ },
3856
+ },
3857
+ date: {
3858
+ short: {
3859
+ month: 'numeric',
3860
+ day: 'numeric',
3861
+ year: '2-digit',
3862
+ },
3863
+ medium: {
3864
+ month: 'short',
3865
+ day: 'numeric',
3866
+ year: 'numeric',
3867
+ },
3868
+ long: {
3869
+ month: 'long',
3870
+ day: 'numeric',
3871
+ year: 'numeric',
3872
+ },
3873
+ full: {
3874
+ weekday: 'long',
3875
+ month: 'long',
3876
+ day: 'numeric',
3877
+ year: 'numeric',
3878
+ },
3879
+ },
3880
+ time: {
3881
+ short: {
3882
+ hour: 'numeric',
3883
+ minute: 'numeric',
3884
+ },
3885
+ medium: {
3886
+ hour: 'numeric',
3887
+ minute: 'numeric',
3888
+ second: 'numeric',
3889
+ },
3890
+ long: {
3891
+ hour: 'numeric',
3892
+ minute: 'numeric',
3893
+ second: 'numeric',
3894
+ timeZoneName: 'short',
3895
+ },
3896
+ full: {
3897
+ hour: 'numeric',
3898
+ minute: 'numeric',
3899
+ second: 'numeric',
3900
+ timeZoneName: 'short',
3901
+ },
3902
+ },
3903
+ };
3904
+ return IntlMessageFormat;
3905
+ }());
3906
+
3907
+ const resourceCache = {};
3908
+ const determineFetchUrl = (locale = 'en') => index.getAssetPath(`i18n/genesys-webcomponents.i18n.${locale}.json`);
3909
+ const fetchResources = async (componentName, locale) => {
3910
+ if (!resourceCache[locale]) {
3911
+ const url = determineFetchUrl(locale);
3912
+ const response = await fetch(url);
3913
+ const resources = await response.json();
3914
+ resourceCache[locale] = resources;
3915
+ }
3916
+ return resourceCache[locale][componentName];
3917
+ };
3918
+
3919
+ const locales = [
3920
+ "ar",
3921
+ "cs",
3922
+ "da",
3923
+ "de",
3924
+ "en",
3925
+ "es-es",
3926
+ "es",
3927
+ "fi",
3928
+ "fr-ca",
3929
+ "fr",
3930
+ "he",
3931
+ "it",
3932
+ "ja",
3933
+ "ko",
3934
+ "nl",
3935
+ "no",
3936
+ "pl",
3937
+ "pt-br",
3938
+ "pt-pt",
3939
+ "ru",
3940
+ "sv",
3941
+ "th",
3942
+ "tr",
3943
+ "uk",
3944
+ "zh-cn",
3945
+ "zh-tw"
3946
+ ];
3947
+
3948
+ const ar = 6;
3949
+ const cs = 1;
3950
+ const da = 1;
3951
+ const de = 1;
3952
+ const en = 0;
3953
+ const es = 1;
3954
+ const fi = 1;
3955
+ const fr = 1;
3956
+ const he = 0;
3957
+ const it = 1;
3958
+ const ja = 0;
3959
+ const ko = 0;
3960
+ const nl = 1;
3961
+ const no = 1;
3962
+ const pl = 1;
3963
+ const ru = 1;
3964
+ const sv = 1;
3965
+ const th = 0;
3966
+ const tr = 1;
3967
+ const uk = 1;
3968
+ const startOfWeekDataUntyped = {
3969
+ ar: ar,
3970
+ cs: cs,
3971
+ da: da,
3972
+ de: de,
3973
+ en: en,
3974
+ "es-es": 1,
3975
+ es: es,
3976
+ fi: fi,
3977
+ "fr-ca": 0,
3978
+ fr: fr,
3979
+ he: he,
3980
+ it: it,
3981
+ ja: ja,
3982
+ ko: ko,
3983
+ nl: nl,
3984
+ no: no,
3985
+ pl: pl,
3986
+ "pt-br": 0,
3987
+ "pt-pt": 0,
3988
+ ru: ru,
3989
+ sv: sv,
3990
+ th: th,
3991
+ tr: tr,
3992
+ uk: uk,
3993
+ "zh-cn": 1,
3994
+ "zh-tw": 0
3995
+ };
3996
+
3997
+ const DEFAULT_LOCALE = 'en';
3998
+ async function buildI18nForComponent(component, defaultResources, parentComponent) {
3999
+ let resources = defaultResources;
4000
+ let locale = 'en';
4001
+ if (component !== undefined) {
4002
+ locale = getDesiredLocale(component);
4003
+ resources = await getComponentI18nResources(component, defaultResources, locale, parentComponent);
4004
+ }
4005
+ const intlFormats = Object.entries(resources).reduce((map, [key, val]) => {
4006
+ map.set(key, new IntlMessageFormat(val, locale));
4007
+ return map;
4008
+ }, new Map());
4009
+ const defaultFormats = Object.entries(defaultResources).reduce((map, [key, val]) => {
4010
+ map.set(key, new IntlMessageFormat(val, DEFAULT_LOCALE));
4011
+ return map;
4012
+ }, new Map());
4013
+ return (resourceKey, context) => {
4014
+ var _a, _b;
4015
+ let i18nString = (_a = intlFormats.get(resourceKey)) === null || _a === void 0 ? void 0 : _a.format(context);
4016
+ if (!i18nString) {
4017
+ i18nString = (_b = defaultFormats.get(resourceKey)) === null || _b === void 0 ? void 0 : _b.format(context);
4018
+ console.warn(`No localized string available for "${resourceKey}-${i18nString}" for "${locale}" locale. Falling back to English translation.`);
4019
+ }
4020
+ return i18nString;
4021
+ };
4022
+ }
4023
+ async function getComponentI18nResources(component, defaultResources, locale, parentComponent) {
4024
+ const componentName = parentComponent ||
4025
+ component.tagName.toLocaleLowerCase().replace(/-beta$/, '');
4026
+ let resources;
4027
+ if (component['i18n-resources']) {
4028
+ resources = component['i18n-resources'];
4029
+ }
4030
+ else if (locale !== DEFAULT_LOCALE) {
4031
+ try {
4032
+ resources = await fetchResources(componentName, locale);
4033
+ }
4034
+ catch (_) {
4035
+ resources = null;
4036
+ }
4037
+ }
4038
+ if (!resources) {
4039
+ resources = defaultResources;
4040
+ }
4041
+ return resources;
4042
+ }
4043
+ function getDesiredLocale(element) {
4044
+ const locale = findLocaleInDom(element);
4045
+ const lang = locale.split(/[_-]/)[0];
4046
+ if (locales.indexOf(locale) >= 0) {
4047
+ return locale;
4048
+ }
4049
+ else if (locales.indexOf(lang) >= 0) {
4050
+ return lang;
4051
+ }
4052
+ else {
4053
+ return DEFAULT_LOCALE;
4054
+ }
4055
+ }
4056
+ function findLocaleInDom(element) {
4057
+ const closestElement = getClosestElement.getClosestElement('[lang]', element);
4058
+ if (closestElement && closestElement.lang) {
4059
+ return closestElement.lang.toLowerCase();
4060
+ }
4061
+ else {
4062
+ return DEFAULT_LOCALE;
4063
+ }
4064
+ }
4065
+ function getStartOfWeek(locale = DEFAULT_LOCALE) {
4066
+ const startOfWeekData = startOfWeekDataUntyped;
4067
+ return (startOfWeekData[locale]
4068
+ ? startOfWeekData[locale]
4069
+ : startOfWeekData[DEFAULT_LOCALE]);
4070
+ }
4071
+
4072
+ exports.buildI18nForComponent = buildI18nForComponent;
4073
+ exports.getDesiredLocale = getDesiredLocale;
4074
+ exports.getStartOfWeek = getStartOfWeek;
4075
+ exports.locales = locales;