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 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M6.8 10.8003H4C3.78 10.8003 3.6 10.6203 3.6 10.4003V3.20027C3.6 2.98027 3.78 2.80027 4 2.80027H12C12.22 2.80027 12.4 2.98027 12.4 3.20027V10.4003C12.4 10.6203 12.22 10.8003 12 10.8003H8.9325L6.8 12.4003V10.8003ZM2.4 6.80027V10.4003C2.4 11.2828 3.1175 12.0003 4 12.0003H5.6V14.0003C5.6 14.1528 5.685 14.2903 5.82 14.3578C5.955 14.4253 6.1175 14.4103 6.24 14.3203L6.6675 14.0003L6.795 13.9053L6.8 13.9003L9.3325 12.0003H12C12.8825 12.0003 13.6 11.2828 13.6 10.4003V6.80027H14.5075C14.645 7.04027 14.905 7.20027 15.2 7.20027C15.6425 7.20027 16 6.84277 16 6.40027C16 5.95777 15.6425 5.60027 15.2 5.60027C14.905 5.60027 14.645 5.76027 14.5075 6.00027H13.6V3.20027C13.6 2.31777 12.8825 1.60027 12 1.60027H4C3.1175 1.60027 2.4 2.31777 2.4 3.20027V6.00027H1.4925C1.355 5.76027 1.095 5.60027 0.8 5.60027C0.3575 5.60027 0 5.95777 0 6.40027C0 6.84277 0.3575 7.20027 0.8 7.20027C1.095 7.20027 1.355 7.04027 1.4925 6.80027H2.4ZM4.4 4.80027V8.00027C4.4 8.44277 4.7575 8.80027 5.2 8.80027H10.8C11.2425 8.80027 11.6 8.44277 11.6 8.00027V4.80027C11.6 4.35777 11.2425 4.00027 10.8 4.00027H5.2C4.7575 4.00027 4.4 4.35777 4.4 4.80027ZM5.2 6.40027C5.2 6.1881 5.28429 5.98462 5.43431 5.83459C5.58434 5.68456 5.78783 5.60027 6 5.60027C6.21217 5.60027 6.41566 5.68456 6.56569 5.83459C6.71571 5.98462 6.8 6.1881 6.8 6.40027C6.8 6.61245 6.71571 6.81593 6.56569 6.96596C6.41566 7.11599 6.21217 7.20027 6 7.20027C5.78783 7.20027 5.58434 7.11599 5.43431 6.96596C5.28429 6.81593 5.2 6.61245 5.2 6.40027ZM10 5.60027C10.2122 5.60027 10.4157 5.68456 10.5657 5.83459C10.7157 5.98462 10.8 6.1881 10.8 6.40027C10.8 6.61245 10.7157 6.81593 10.5657 6.96596C10.4157 7.11599 10.2122 7.20027 10 7.20027C9.78783 7.20027 9.58434 7.11599 9.43431 6.96596C9.28429 6.81593 9.2 6.61245 9.2 6.40027C9.2 6.1881 9.28429 5.98462 9.43431 5.83459C9.58434 5.68456 9.78783 5.60027 10 5.60027Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M1 1H7.70625V7.70625H1V1ZM8.29375 1H15V7.70625H8.29375V1ZM1 8.29375H7.70625V15H1V8.29375ZM8.29375 8.29375H15V15H8.29375V8.29375Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 3.5V12.5H6V3.5H4.5ZM3 3.5C3 2.67188 3.67188 2 4.5 2H6C6.82812 2 7.5 2.67188 7.5 3.5V12.5C7.5 13.3281 6.82812 14 6 14H4.5C3.67188 14 3 13.3281 3 12.5V3.5ZM10 3.5V12.5H11.5V3.5H10ZM8.5 3.5C8.5 2.67188 9.17188 2 10 2H11.5C12.3281 2 13 2.67188 13 3.5V12.5C13 13.3281 12.3281 14 11.5 14H10C9.17188 14 8.5 13.3281 8.5 12.5V3.5Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M0.970018 1.7275C0.710018 1.5225 0.332518 1.57 0.127518 1.83C-0.0774815 2.09 -0.0299815 2.4675 0.230018 2.6725L15.03 14.2725C15.29 14.4775 15.6675 14.43 15.8725 14.17C16.0775 13.91 16.03 13.5325 15.77 13.3275L10.2475 9L13.9175 5.3325C14.465 4.785 14.5325 3.9425 14.1225 3.32C14.065 3.2325 13.995 3.1475 13.9175 3.07L12.9325 2.0825C12.3075 1.4575 11.295 1.4575 10.67 2.0825L6.60502 6.145L0.970018 1.7275ZM7.55752 6.89L9.62502 4.825L11.175 6.375L9.29752 8.2525L7.55752 6.89ZM3.91252 10.535L5.84502 8.6025L4.89502 7.855L3.06502 9.685C2.80502 9.945 2.61502 10.2675 2.51002 10.62L1.93502 12.575L1.62502 13.63C1.56252 13.84 1.62002 14.0675 1.77752 14.2225C1.93502 14.3775 2.16002 14.435 2.37002 14.375L3.42502 14.065L5.37752 13.49C5.68752 13.4 5.97002 13.2425 6.21252 13.03C6.24752 13 6.28002 12.9675 6.31252 12.935L8.52752 10.72L7.57752 9.9725L5.46252 12.0875C5.34502 12.205 5.19752 12.2925 5.03752 12.34L4.45252 12.5125L3.08252 12.915L3.48502 11.545L3.65752 10.96C3.70002 10.82 3.77002 10.69 3.86752 10.58C3.88252 10.565 3.89502 10.55 3.91002 10.535H3.91252Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M3.5 13.5L12.5 8L3.5 2.5V13.5ZM2.76562 1.19063C3.24063 0.925002 3.81875 0.937502 4.28125 1.21875L13.2812 6.71875C13.7281 6.99063 14 7.475 14 8C14 8.525 13.7281 9.00625 13.2812 9.28125L4.28125 14.7813C3.81875 15.0656 3.2375 15.075 2.76562 14.8094C2.29375 14.5438 2 14.0438 2 13.5V2.5C2 1.95625 2.29375 1.45625 2.76562 1.19063Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M0 13.6575C0 14.0675 0.3325 14.4 0.7425 14.4C3.785 14.4 6.8275 14.4 9.87 14.4C9.4125 14.0775 9.02 13.67 8.7125 13.2C6.22 13.2 3.725 13.2 1.2325 13.2C1.455 11.6175 2.815 10.4 4.4575 10.4C5.22 10.4 5.98 10.4 6.7425 10.4C7.19 10.4 7.615 10.49 8.0025 10.6525C8.0175 10.2325 8.0875 9.83 8.2125 9.4475C7.7525 9.2875 7.2575 9.2 6.7425 9.2C5.98 9.2 5.22 9.2 4.4575 9.2C1.995 9.2 0 11.195 0 13.6575ZM2.4 4.8C2.4 5.9425 3.01 7 4 7.5725C4.99 8.145 6.21 8.145 7.2 7.5725C8.19 7 8.8 5.945 8.8 4.8C8.8 3.655 8.19 2.6 7.2 2.0275C6.21 1.455 4.99 1.455 4 2.0275C3.01 2.6 2.4 3.6575 2.4 4.8ZM3.6 4.8C3.6 4.085 3.98 3.425 4.6 3.0675C5.22 2.71 5.98 2.71 6.6 3.0675C7.22 3.425 7.6 4.085 7.6 4.8C7.6 5.515 7.22 6.175 6.6 6.5325C5.98 6.89 5.22 6.89 4.6 6.5325C3.98 6.175 3.6 5.515 3.6 4.8ZM9.2825 9C8.64 10.115 8.64 11.485 9.2825 12.6C9.925 13.715 11.115 14.4 12.4 14.4C13.685 14.4 14.875 13.715 15.5175 12.6C16.16 11.485 16.16 10.115 15.5175 9C14.875 7.885 13.685 7.2 12.4 7.2C11.115 7.2 9.925 7.885 9.2825 9ZM10.5175 10.5175C10.985 10.05 11.45 9.585 11.9175 9.1175C12.0725 8.9625 12.3275 8.9625 12.4825 9.1175C12.6375 9.2725 12.6375 9.5275 12.4825 9.6825C12.2425 9.9225 12.005 10.16 11.765 10.4C12.51 10.4 13.255 10.4 14 10.4C14.22 10.4 14.4 10.58 14.4 10.8C14.4 11.02 14.22 11.2 14 11.2C13.255 11.2 12.51 11.2 11.765 11.2C12.005 11.44 12.2425 11.6775 12.4825 11.9175C12.6375 12.0725 12.6375 12.3275 12.4825 12.4825C12.3275 12.6375 12.0725 12.6375 11.9175 12.4825C11.45 12.015 10.985 11.55 10.5175 11.0825C10.36 10.9275 10.36 10.6725 10.5175 10.5175Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg"><path d="M3.75 1.25311H4.25C4.66563 1.25311 5 1.58749 5 2.00311C5 2.41874 4.66563 2.75311 4.25 2.75311H3.75C3.05938 2.75311 2.5 3.31249 2.5 4.00311V4.50311C2.5 4.91874 2.16562 5.25311 1.75 5.25311C1.33437 5.25311 1 4.91874 1 4.50311V4.00311C1 2.48436 2.23125 1.25311 3.75 1.25311ZM1.75 6.25311C2.16562 6.25311 2.5 6.58749 2.5 7.00311V9.50311C2.5 9.91874 2.16562 10.2531 1.75 10.2531C1.33437 10.2531 1 9.91874 1 9.50311V7.00311C1 6.58749 1.33437 6.25311 1.75 6.25311ZM14.25 6.25311C14.6656 6.25311 15 6.58749 15 7.00311V9.50311C15 9.91874 14.6656 10.2531 14.25 10.2531C13.8344 10.2531 13.5 9.91874 13.5 9.50311V7.00311C13.5 6.58749 13.8344 6.25311 14.25 6.25311ZM14.25 5.25311C13.8344 5.25311 13.5 4.91874 13.5 4.50311V4.00311C13.5 3.31249 12.9406 2.75311 12.25 2.75311H11.75C11.3344 2.75311 11 2.41874 11 2.00311C11 1.58749 11.3344 1.25311 11.75 1.25311H12.25C13.7688 1.25311 15 2.48436 15 4.00311V4.50311C15 4.91874 14.6656 5.25311 14.25 5.25311ZM15 12.0031V12.5031C15 14.0219 13.7688 15.2531 12.25 15.2531H11.75C11.3344 15.2531 11 14.9187 11 14.5031C11 14.0875 11.3344 13.7531 11.75 13.7531H12.25C12.9406 13.7531 13.5 13.1937 13.5 12.5031V12.0031C13.5 11.5875 13.8344 11.2531 14.25 11.2531C14.6656 11.2531 15 11.5875 15 12.0031ZM2.5 12.0031V12.5031C2.5 13.1937 3.05938 13.7531 3.75 13.7531H4.25C4.66563 13.7531 5 14.0875 5 14.5031C5 14.9187 4.66563 15.2531 4.25 15.2531H3.75C2.23125 15.2531 1 14.0219 1 12.5031V12.0031C1 11.5875 1.33437 11.2531 1.75 11.2531C2.16562 11.2531 2.5 11.5875 2.5 12.0031ZM6.75 15.2531C6.33437 15.2531 6 14.9187 6 14.5031C6 14.0875 6.33437 13.7531 6.75 13.7531H9.25C9.66562 13.7531 10 14.0875 10 14.5031C10 14.9187 9.66562 15.2531 9.25 15.2531H6.75ZM6 2.00311C6 1.58749 6.33437 1.25311 6.75 1.25311H9.25C9.66562 1.25311 10 1.58749 10 2.00311C10 2.41874 9.66562 2.75311 9.25 2.75311H6.75C6.33437 2.75311 6 2.41874 6 2.00311Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M12 3.5C12.275 3.5 12.5 3.725 12.5 4V12C12.5 12.275 12.275 12.5 12 12.5H4C3.725 12.5 3.5 12.275 3.5 12V4C3.5 3.725 3.725 3.5 4 3.5H12ZM4 2C2.89688 2 2 2.89688 2 4V12C2 13.1031 2.89688 14 4 14H12C13.1031 14 14 13.1031 14 12V4C14 2.89688 13.1031 2 12 2H4Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M0.75 2C0.334375 2 0 2.33437 0 2.75C0 3.16562 0.334375 3.5 0.75 3.5H1.6L4.6 8L1.6 12.5H0.75C0.334375 12.5 0 12.8344 0 13.25C0 13.6656 0.334375 14 0.75 14H2C2.25 14 2.48438 13.875 2.625 13.6656L5.5 9.35312L8.375 13.6656C8.51562 13.875 8.75 14 9 14H10.25C10.6656 14 11 13.6656 11 13.25C11 12.8344 10.6656 12.5 10.25 12.5H9.4L6.4 8L9.4 3.5H10.25C10.6656 3.5 11 3.16562 11 2.75C11 2.33437 10.6656 2 10.25 2H9C8.75 2 8.51562 2.125 8.375 2.33437L5.5 6.64687L2.625 2.33437C2.48438 2.125 2.25 2 2 2H0.75ZM14.75 9.75C14.75 9.5 14.6281 9.26875 14.4219 9.12813C14.2156 8.9875 13.9531 8.95938 13.7219 9.05313L12.4719 9.55313C12.0875 9.70625 11.9 10.1438 12.0531 10.5281C12.2063 10.9125 12.6438 11.1 13.0281 10.9469L13.25 10.8594V14.5H12.75C12.3344 14.5 12 14.8344 12 15.25C12 15.6656 12.3344 16 12.75 16H14H15.25C15.6656 16 16 15.6656 16 15.25C16 14.8344 15.6656 14.5 15.25 14.5H14.75V9.75Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 17" xmlns="http://www.w3.org/2000/svg"><path d="M14.75 1.75C14.75 1.5 14.6281 1.26875 14.4219 1.12813C14.2156 0.9875 13.9531 0.959375 13.7219 1.05313L12.4719 1.55313C12.0875 1.70625 11.9 2.14375 12.0531 2.52813C12.2063 2.9125 12.6438 3.1 13.0281 2.94688L13.25 2.85938V6.5H12.75C12.3344 6.5 12 6.83438 12 7.25C12 7.66563 12.3344 8 12.75 8H14H15.25C15.6656 8 16 7.66563 16 7.25C16 6.83438 15.6656 6.5 15.25 6.5H14.75V1.75ZM0.75 3C0.334375 3 0 3.33438 0 3.75C0 4.16563 0.334375 4.5 0.75 4.5H1.6L4.6 9L1.6 13.5H0.75C0.334375 13.5 0 13.8344 0 14.25C0 14.6656 0.334375 15 0.75 15H2C2.25 15 2.48438 14.875 2.625 14.6656L5.5 10.3531L8.375 14.6656C8.51562 14.875 8.75 15 9 15H10.25C10.6656 15 11 14.6656 11 14.25C11 13.8344 10.6656 13.5 10.25 13.5H9.4L6.4 9L9.4 4.5H10.25C10.6656 4.5 11 4.16563 11 3.75C11 3.33438 10.6656 3 10.25 3H9C8.75 3 8.51562 3.125 8.375 3.33438L5.5 7.64688L2.625 3.33438C2.48438 3.125 2.25 3 2 3H0.75Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M2.4 5.05311C2.4 4.20442 2.73714 3.39049 3.33726 2.79037C3.93737 2.19025 4.75131 1.85311 5.6 1.85311C6.44869 1.85311 7.26263 2.19025 7.86274 2.79037C8.46286 3.39049 8.8 4.20442 8.8 5.05311C8.8 5.90181 8.46286 6.71574 7.86274 7.31585C7.26263 7.91597 6.44869 8.25311 5.6 8.25311C4.75131 8.25311 3.93737 7.91597 3.33726 7.31585C2.73714 6.71574 2.4 5.90181 2.4 5.05311ZM0 13.9106C0 11.4481 1.995 9.45311 4.4575 9.45311H6.7425C9.205 9.45311 11.2 11.4481 11.2 13.9106C11.2 14.3206 10.8675 14.6531 10.4575 14.6531H0.7425C0.3325 14.6531 0 14.3206 0 13.9106ZM15.2325 14.6531H11.785C11.92 14.4181 12 14.1456 12 13.8531V13.6531C12 12.1356 11.3225 10.7731 10.255 9.85811C10.315 9.85561 10.3725 9.85311 10.4325 9.85311H11.9675C14.195 9.85311 16 11.6581 16 13.8856C16 14.3106 15.655 14.6531 15.2325 14.6531ZM10.8 8.25311C10.025 8.25311 9.325 7.93811 8.8175 7.43061C9.31 6.76561 9.6 5.94311 9.6 5.05311C9.6 4.38311 9.435 3.75061 9.1425 3.19561C9.6075 2.85561 10.18 2.65311 10.8 2.65311C12.3475 2.65311 13.6 3.90561 13.6 5.45311C13.6 7.00061 12.3475 8.25311 10.8 8.25311Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M5.33058 6.49722L8.44447 3.73056V12.2694L5.33058 9.50278C5.20836 9.39445 5.05003 9.33333 4.88892 9.33333H2.44447C2.32225 9.33333 2.22225 9.23333 2.22225 9.11111V6.88889C2.22225 6.76667 2.32225 6.66667 2.44447 6.66667H4.88892C5.0528 6.66667 5.21114 6.60556 5.33058 6.49722ZM8.95003 1.77778C8.74725 1.77778 8.5528 1.85278 8.40003 1.98611L4.63614 5.33333H2.44447C1.58614 5.33333 0.888916 6.03056 0.888916 6.88889V9.11111C0.888916 9.96945 1.58614 10.6667 2.44447 10.6667H4.63614L8.40003 14.0139C8.5528 14.1472 8.74725 14.2222 8.95003 14.2222C9.40836 14.2222 9.7778 13.8528 9.7778 13.3944V2.60556C9.7778 2.14722 9.40836 1.77778 8.95003 1.77778ZM14.0306 3.86111C13.7445 3.62778 13.325 3.67222 13.0917 3.95833C12.8584 4.24445 12.9028 4.66389 13.1889 4.89722C14.0917 5.63056 14.6667 6.74722 14.6667 8C14.6667 9.25278 14.0917 10.3694 13.1889 11.1056C12.9028 11.3389 12.8611 11.7583 13.0917 12.0444C13.3222 12.3306 13.7445 12.3722 14.0306 12.1417C15.2306 11.1639 16 9.67222 16 8.00278C16 6.33333 15.2306 4.84167 14.0306 3.86389V3.86111ZM12.35 5.93056C12.0639 5.69722 11.6445 5.74167 11.4111 6.02778C11.1778 6.31389 11.2222 6.73333 11.5084 6.96667C11.8084 7.21111 12 7.58333 12 8C12 8.41667 11.8084 8.78889 11.5084 9.03611C11.2222 9.26944 11.1806 9.68889 11.4111 9.975C11.6417 10.2611 12.0639 10.3028 12.35 10.0722C12.9472 9.58056 13.3334 8.83611 13.3334 8C13.3334 7.16389 12.9472 6.41945 12.35 5.93056Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4.44167 6.49722L7.55556 3.73056V12.2694L4.44167 9.50278C4.31944 9.39445 4.16111 9.33333 4 9.33333H1.55556C1.43333 9.33333 1.33333 9.23333 1.33333 9.11111V6.88889C1.33333 6.76667 1.43333 6.66667 1.55556 6.66667H4C4.16389 6.66667 4.32222 6.60556 4.44167 6.49722ZM8.06111 1.77778C7.85833 1.77778 7.66389 1.85278 7.51111 1.98611L3.74722 5.33333H1.55556C0.697222 5.33333 0 6.03056 0 6.88889V9.11111C0 9.96945 0.697222 10.6667 1.55556 10.6667H3.74722L7.51111 14.0139C7.66389 14.1472 7.85833 14.2222 8.06111 14.2222C8.51944 14.2222 8.88889 13.8528 8.88889 13.3944V2.60556C8.88889 2.14722 8.51944 1.77778 8.06111 1.77778ZM11.8056 5.52778C11.5444 5.26667 11.1222 5.26667 10.8639 5.52778C10.6056 5.78889 10.6028 6.21111 10.8639 6.46945L12.3917 7.99722L10.8639 9.525C10.6028 9.78611 10.6028 10.2083 10.8639 10.4667C11.125 10.725 11.5472 10.7278 11.8056 10.4667L13.3333 8.93889L14.8611 10.4667C15.1222 10.7278 15.5444 10.7278 15.8028 10.4667C16.0611 10.2056 16.0639 9.78333 15.8028 9.525L14.275 7.99722L15.8028 6.46945C16.0639 6.20833 16.0639 5.78611 15.8028 5.52778C15.5417 5.26945 15.1194 5.26667 14.8611 5.52778L13.3333 7.05556L11.8056 5.52778Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M6.51944 2.32811L5.47222 2.71978C5.38889 2.75034 5.33333 2.83089 5.33333 2.91978C5.33333 3.00867 5.38889 3.08922 5.47222 3.11978L6.51944 3.51145L6.91111 4.55867C6.94167 4.642 7.02222 4.69756 7.11111 4.69756C7.2 4.69756 7.28056 4.642 7.31111 4.55867L7.70278 3.51145L8.75 3.11978C8.83333 3.08922 8.88889 3.00867 8.88889 2.91978C8.88889 2.83089 8.83333 2.75034 8.75 2.71978L7.70278 2.32811L7.31111 1.28089C7.28056 1.19756 7.2 1.142 7.11111 1.142C7.02222 1.142 6.94167 1.19756 6.91111 1.28089L6.51944 2.32811ZM12.8167 2.47534L13.7778 3.43645L10.7278 6.48367L9.76667 5.52256L12.8167 2.47534ZM2.22222 13.0698L8.825 6.467L9.78611 7.42811L3.18333 14.0309L2.22222 13.0698ZM11.8722 1.53367L1.28056 12.1253C0.761111 12.6448 0.761111 13.4892 1.28056 14.0114L2.24167 14.9726C2.76111 15.492 3.60556 15.492 4.12778 14.9726L14.7194 4.37811C15.2389 3.85867 15.2389 3.01422 14.7194 2.492L13.7583 1.53367C13.2389 1.01422 12.3944 1.01422 11.8722 1.53367ZM0.208333 4.39756C0.0833333 4.44478 0 4.56422 0 4.69756C0 4.83089 0.0833333 4.95034 0.208333 4.99756L1.77778 5.58645L2.36667 7.15589C2.41389 7.28089 2.53333 7.36422 2.66667 7.36422C2.8 7.36422 2.91944 7.28089 2.96667 7.15589L3.55556 5.58645L5.125 4.99756C5.25 4.95034 5.33333 4.83089 5.33333 4.69756C5.33333 4.56422 5.25 4.44478 5.125 4.39756L3.55556 3.80867L2.96667 2.23922C2.91944 2.11422 2.8 2.03089 2.66667 2.03089C2.53333 2.03089 2.41389 2.11422 2.36667 2.23922L1.77778 3.80867L0.208333 4.39756ZM9.98611 11.5087C9.86111 11.5559 9.77778 11.6753 9.77778 11.8087C9.77778 11.942 9.86111 12.0614 9.98611 12.1087L11.5556 12.6976L12.1444 14.267C12.1917 14.392 12.3111 14.4753 12.4444 14.4753C12.5778 14.4753 12.6972 14.392 12.7444 14.267L13.3333 12.6976L14.9028 12.1087C15.0278 12.0614 15.1111 11.942 15.1111 11.8087C15.1111 11.6753 15.0278 11.5559 14.9028 11.5087L13.3333 10.9198L12.7444 9.35033C12.6972 9.22533 12.5778 9.142 12.4444 9.142C12.3111 9.142 12.1917 9.22533 12.1444 9.35033L11.5556 10.9198L9.98611 11.5087Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M0 2.20357L6.55714 1.3V7.63571H0V2.20357ZM0 13.7964L6.55714 14.7V8.44286H0V13.7964ZM7.27857 14.7964L16 16V8.44286H7.27857V14.7964ZM7.27857 1.20357V7.63571H16V0L7.27857 1.20357Z"/></svg>
@@ -0,0 +1 @@
1
+ import{r as t,h as o,H as s,g as e}from"./p-deca7631.js";import{t as i}from"./p-d6cd7546.js";import{O as n}from"./p-c49670a7.js";import{b as r}from"./p-2ba7be7a.js";import{b as a}from"./p-ffaadf62.js";import"./p-0962dd7a.js";const u={additionalActions:"Additional Actions"};const c=class{constructor(o){t(this,o),this.showMenu=void 0,this.expanded=!1}handleKeyDown(t){const o=t.composedPath();switch(t.key){case"Escape":this.expanded=!1,o.includes(this.listElement)&&(t.preventDefault(),this.dropdownButton.focus());break;case"Tab":this.expanded=!1;break;case"ArrowDown":case"Enter":o.includes(this.dropdownButton)&&(t.preventDefault(),this.expanded=!0,this.focusFirstItemInPopupList())}}handleKeyup(t){if(" "===t.key)t.composedPath().includes(this.dropdownButton)&&(this.expanded=!0,this.focusFirstItemInPopupList())}onFocusin(){this.tooltipTitleElement.setShowTooltip()}onFocusout(){this.tooltipTitleElement.setHideTooltip()}toggle(){this.expanded=!this.expanded,this.expanded&&this.focusPopupList()}onClickOutside(){this.expanded=!1}focusPopupList(){a((()=>{this.listElement.focus()}))}focusFirstItemInPopupList(){a((()=>{this.listElement.guxFocusFirstItem()}))}async componentWillLoad(){this.i18n=await r(this.root,u),i(this.root)}render(){return o(s,{class:{"gux-show-menu":this.showMenu}},o("gux-popup",{expanded:this.expanded,"exceed-target-width":!0},o("div",{slot:"target",class:"gux-toolbar-menu-container"},o("gux-button-slot",{class:"gux-menu-button"},o("button",{type:"button",ref:t=>this.dropdownButton=t,onMouseUp:()=>this.toggle(),"aria-haspopup":"true","aria-expanded":this.expanded.toString()},o("gux-tooltip-title",{ref:t=>this.tooltipTitleElement=t},o("span",null,o("gux-icon",{"screenreader-text":this.i18n("additionalActions"),"icon-name":"menu-kebab-horizontal"})))))),o("div",{class:"gux-list-container",slot:"popup"},o("gux-list",{ref:t=>this.listElement=t},o("slot",null)))))}static get delegatesFocus(){return!0}get root(){return e(this)}};(function(t,o,s,e){var i,n=arguments.length,r=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,s):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,o,s,e);else for(var a=t.length-1;a>=0;a--)(i=t[a])&&(r=(n<3?i(r):n>3?i(o,s,r):i(o,s))||r);n>3&&r&&Object.defineProperty(o,s,r)})([n({triggerEvents:"mousedown"})],c.prototype,"onClickOutside",null),c.style=":host{display:none;-webkit-user-select:none;user-select:none}:host(.gux-show-menu){display:block}.gux-menu-button button{color:var(--gse-ui-button-secondary-default-foregroundColor);cursor:grab;background-color:var(--gse-ui-button-secondary-default-backgroundColor);border:none}.gux-menu-button button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-list-container{width:min-content;padding:var(--gse-ui-menu-padding);margin:0;list-style:none;background-color:var(--gse-ui-menu-backgroundColor);border:1px var(--gse-ui-menu-border-style) var(--gse-ui-menu-border-color);border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{c as gux_table_toolbar_menu_button}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,f as n,h as s,g as o}from"./p-deca7631.js";import{b as a}from"./p-2ba7be7a.js";import{t as r}from"./p-d6cd7546.js";import{g as i,s as c,a as h,b as l,c as u,d,e as m,f as p,h as g}from"./p-a285abaf.js";import"./p-0962dd7a.js";import"./p-7b08c759.js";import"./p-373c5d93.js";const x={search:"Search",searchResults:"search results",selectedColumnCount:"{count} / {total} Columns Selected",selectAllColumnsScreenReader:"{count} of {total} columns selected: check checkbox to select all {total} columns",unselectAllColumnsScreenReader:"{count} of {total} columns selected: uncheck checkbox to unselect all {total} columns",movePositionPrompt:"Press space or enter to move the {columnName} column to position {newPositionNumber} from position {oldPositionNumber}.",reorderingModeActive:"Reordering mode active. Reposition the {columnName} column using the up arrow key, the down arrow key, the home key and the end key. Press Escape to deactivate reordering mode."},b=class{constructor(n){e(this,n),this.guxorderchange=t(this,"guxorderchange",7),this.highlightResults={matchCount:0,currentMatch:0},this.keyboardOrderChange=i()}watchKeyboardOrderChange(){c(this.root,this.keyboardOrderChange)}async componentWillLoad(){r(this.root),this.i18n=await a(this.root,x)}componentDidLoad(){h(this.root,this.mainCheckboxElement)}handleInternalorderchange(e){e.stopPropagation(),this.emitOrderChange(e.detail)}emitOrderChange(e){const{oldIndex:t,newIndex:n}=e;if(t!==n){const t=l(this.root,e);this.guxorderchange.emit(t)}}handleInternalkeyboardorderstart(e){e.stopPropagation();const t=e.detail,n=u(e.target);this.keyboardOrderChange={oldIndex:n,newIndex:n},this.announceElement.guxAnnounce(this.i18n("reorderingModeActive",{columnName:t}))}handleInternalkeyboardreordermove(e){e.stopPropagation();const{delta:t,column:n}=e.detail;this.keyboardOrderChange=d(this.root,this.keyboardOrderChange,t),this.announceElement.guxAnnounce(this.i18n("movePositionPrompt",{columnName:n,newPositionNumber:this.keyboardOrderChange.newIndex+1,oldPositionNumber:this.keyboardOrderChange.oldIndex+1}))}handleInternalkeyboarddoreorder(e){e.stopPropagation(),this.emitOrderChange(this.keyboardOrderChange),e.target.guxFocus()}handleInternalkeyboardorderfinish(e){e.stopPropagation(),this.keyboardOrderChange=i()}onSearchInput(){this.highlightResults=m(this.root,this.searchElement)}onGuxCurrentMatchChanged(e){this.highlightResults=m(this.root,this.searchElement,e.detail)}onMainCheckboxChange(){p(this.root,this.mainCheckboxElement.checked),n(this.root)}onListChange(){h(this.root,this.mainCheckboxElement),n(this.root)}onSlotChange(){this.onListChange()}renderSelectedColumnCount(){const{count:e,total:t}=g(this.root);return s("div",null,s("span",{"aria-hidden":"true"},this.i18n("selectedColumnCount",{count:e,total:t})),s("span",{class:"gux-sr-only"},s("span",null,": ",this.i18n(e===t?"unselectAllColumnsScreenReader":"selectAllColumnsScreenReader",{count:e,total:t}))))}render(){return s("div",{class:"gux-container"},s("div",{class:"gux-sr-only","aria-live":"polite"},`${this.highlightResults.matchCount} ${this.i18n("searchResults")}`),s("div",{class:"gux-search"},s("gux-content-search",{"match-count":this.highlightResults.matchCount,"current-match":this.highlightResults.currentMatch,onGuxcurrentmatchchanged:e=>this.onGuxCurrentMatchChanged(e)},s("input",{type:"search",placeholder:this.i18n("search"),onInput:()=>this.onSearchInput(),ref:e=>this.searchElement=e}))),s("div",{class:"gux-select"},s("gux-form-field-checkbox",null,s("input",{slot:"input",type:"checkbox",ref:e=>this.mainCheckboxElement=e,onChange:()=>this.onMainCheckboxChange()}),s("label",{slot:"label"},this.renderSelectedColumnCount()))),s("div",{class:"gux-list",onChange:()=>this.onListChange()},s("slot",{onSlotchange:()=>this.onSlotChange()})),s("gux-announce-beta",{ref:e=>this.announceElement=e}))}get root(){return o(this)}static get watchers(){return{keyboardOrderChange:["watchKeyboardOrderChange"]}}};b.style=".gux-container{width:320px;min-width:320px;padding:var(--gse-ui-dataTableItems-editColumn-editColumnContent-padding)}.gux-container .gux-search gux-content-search{width:100%}.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-decoration,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-cancel-button,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-results-button,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.gux-container .gux-select{padding:var(--gse-ui-dataTableItems-editColumn-editColumnContent-padding);margin-left:24px}.gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{b as gux_column_manager}
@@ -0,0 +1 @@
1
+ import{r as t,h as s,g as r}from"./p-deca7631.js";import{t as i}from"./p-d6cd7546.js";const e=/[ +]/g,n=new Map,h=new Map;function a(t){return t.replace(/[\^$*+?.(){}[\]\\]/g,"\\$&")}const o=class{constructor(s){t(this,s),this.text=void 0,this.highlight=void 0,this.strategy="start",this.dimmed=!1}componentWillLoad(){i(this.root)}render(){if(this.highlight&&this.text)switch(this.strategy){case"start":return this.renderStartsWith();case"contains":return this.renderContains();case"fuzzy":return this.renderFuzzy()}return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}renderStartsWith(){if(this.text.toLowerCase().startsWith(this.highlight.toLowerCase())){const t=this.text.substring(0,this.highlight.length),r=this.text.substring(this.highlight.length);return s("span",{class:{"gux-dimmed":this.dimmed}},s("mark",null,t),r)}return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}renderContains(){const t={highlighted:"",remaining:this.text};for(;t.remaining.toLowerCase().includes(this.highlight.toLowerCase());){const s=t.remaining.toLowerCase().indexOf(this.highlight.toLowerCase()),r=t.remaining.substring(0,s),i=t.remaining.substring(s,s+this.highlight.length);t.highlighted+=r+`<mark>${i}</mark>`,t.remaining=t.remaining.substring(s+i.length)}return s("span",{class:{"gux-dimmed":this.dimmed},innerHTML:t.highlighted+t.remaining})}renderFuzzy(){if(function(t,s){let r=n.get(t);return r||(r=function(t){const s=t.split(e).map(a);if(1===s.length)return new RegExp(s[0],"i");let r="(";return s.forEach(((t,i)=>{r+=t+").*",i!==s.length-1&&(r+="(")})),new RegExp(r+"$","i")}(t),n.set(t,r)),r.test(s)}(this.highlight,this.text)){const r=(t=this.highlight,t.split(e).map(a).map((t=>{let s=h.get(t);return s||(s=new RegExp(t,"i"),h.set(t,s)),s}))).reduce(((t,s)=>{const{0:r,index:i,input:e}=t.remaining.match(s),n=e.substring(0,i);return{highlighted:`${t.highlighted+n}<mark>${r}</mark>`,remaining:e.substring(i+r.length)}}),{highlighted:"",remaining:this.text});return s("span",{class:{"gux-dimmed":this.dimmed},innerHTML:r.highlighted+r.remaining})}var t;return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}get root(){return r(this)}};o.style="span{color:var(--gse-ui-search-match-firstLevel-foregroundColour)}span mark{background-color:var(--gse-ui-search-match-firstLevel-backgroundColor)}.gux-dimmed mark{background-color:var(--gse-ui-search-match-subsequentLevel-backgroundColor)}";export{o as gux_text_highlight}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,f as s,d as i,h,H as a,g as o}from"./p-deca7631.js";import{b as r}from"./p-2ba7be7a.js";import{w as l}from"./p-8b703092.js";import{r as n}from"./p-3ea0d493.js";import{t as c}from"./p-d6cd7546.js";import{t as d}from"./p-408d5857.js";import"./p-0962dd7a.js";const g=class{constructor(i){t(this,i),this.guxselectionchanged=e(this,"guxselectionchanged",7),this.guxsortchanged=e(this,"guxsortchanged",7),this.slotObserver=new MutationObserver((()=>s(this))),this.tableId=n("gux-table"),this.columnsWidths={},this.isVerticalScroll=!1,this.columnResizeHover=!1,this.compact=!1,this.objectTable=!1,this.emptyMessage=void 0,this.resizableColumns=void 0}async componentWillLoad(){c(this.root),this.i18n=await r(this.root,d)}componentDidLoad(){this.resizableColumns&&this.prepareResizableColumns(),this.prepareSelectableRows(),this.checkVerticalScroll(),!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>{i((()=>{this.checkVerticalScroll()}))}))),this.resizeObserver&&(this.resizeObserver.observe(this.tableContainer),this.resizeObserver.observe(this.slottedTable)),this.slotObserver.observe(this.slottedTable,{subtree:!0,childList:!0})}checkVerticalScroll(){const t=this.tableContainer;this.isVerticalScroll=t.scrollHeight>t.clientHeight}disconnectedCallback(){this.resizeObserver&&(this.resizeObserver.unobserve(this.tableContainer),this.resizeObserver.unobserve(this.slottedTable)),this.resizableColumns&&document.getElementById(`${this.tableId}-resizable-styles`).remove()}onInternalAllRowSelectChange(t){t.stopPropagation(),this.handleSelectAllRows(t.detail)}onInternalRowSelectChange(t){t.stopPropagation();const e=t.target;e.selected=t.detail,this.handleRowSelection(e)}onMouseMove(t){this.resizableColumns&&this.updateResizeState(t)}onMouseDown(t){this.resizableColumns&&this.maybeStartResizing(t)}onMouseUp(){this.resizableColumns&&this.stopResizing()}get tableContainer(){return this.root.shadowRoot.querySelector(".gux-table-container")}get slottedTable(){return this.root.querySelector('table[slot="data"]')}get tableRows(){return Array.from(this.slottedTable.querySelectorAll("tbody tr"))}get tableColumns(){return Array.from(this.slottedTable.querySelectorAll("thead th"))}get rowCheckboxes(){return Array.from(this.slottedTable.querySelectorAll("tbody tr td gux-row-select"))}get selectAllCheckbox(){return this.slottedTable.querySelector("thead tr th gux-all-row-select")}async getSelected(){return this.getSelectedInternal()}getSelectedInternal(){return{selectedRowIds:Array.from(this.rowCheckboxes).filter((t=>t.selected)).map((t=>t.closest("tr").getAttribute("data-row-id")))}}prepareSelectableRows(){this.rowCheckboxes.forEach((t=>{this.updateRowSelection(t)})),this.updateSelectAllBoxState()}updateSelectAllBoxState(){const t=this.selectAllCheckbox;if(t){const e=this.rowCheckboxes,s=e.filter((t=>!t.hasAttribute("disabled"))),i=s.filter((t=>t.selected)),h=Boolean(e.length),a=i.length===s.length,o=0===i.length;t.selected=h&&a,t.setIndeterminate(h&&!a&&!o)}}handleSelectAllRows(t){const e=this.selectAllCheckbox;this.rowCheckboxes.forEach((s=>{e.selected=t,s.hasAttribute("disabled")||(s.selected=t,this.updateRowSelection(s))})),this.emitSelectionEvent()}handleRowSelection(t){this.updateRowSelection(t),this.updateSelectAllBoxState(),this.emitSelectionEvent()}emitSelectionEvent(){this.guxselectionchanged.emit(this.getSelectedInternal())}updateRowSelection(t){const e=t.closest("tr");t.selected?e.setAttribute("data-selected-row",""):e.removeAttribute("data-selected-row")}prepareResizableColumns(){const t=document.createElement("style");t.id=`${this.tableId}-resizable-styles`,document.querySelector("head").appendChild(t),this.calculateColumnWidths(this.tableColumns).slice(0,-1).forEach((t=>this.columnsWidths[t.name]=t.width)),this.setResizableColumnsStyles()}updateResizeState(t){if(this.columnResizeState){const e=this.columnResizeState.resizableColumn.dataset.columnName,s=Math.max(this.columnResizeState.resizableColumnInitialWidth+(t.pageX-this.columnResizeState.columnResizeMouseStartX),1),i=this.calculateColumnWidths(this.tableColumns).map((t=>t.name===e?Object.assign(Object.assign({},t),{width:s}):t));this.columnsWidths[e]=i.find((t=>t.name===e)).width,this.setResizableColumnsStyles()}else this.columnResizeHover=!1,l("th",t,(e=>{this.tableColumns.length-1!==e.cellIndex&&this.isInResizeZone(t,e)&&(this.columnResizeHover=!0)}))}maybeStartResizing(t){l("th",t,(e=>{this.isInResizeZone(t,e)&&(this.columnResizeState={resizableColumn:e,columnResizeMouseStartX:t.pageX,resizableColumnInitialWidth:e.clientWidth})}))}stopResizing(){this.columnResizeState&&(this.columnResizeState=null)}isInResizeZone(t,e){return e.getBoundingClientRect().right-t.clientX<3}calculateColumnWidths(t){return t.map((t=>({name:t.dataset.columnName,width:t.clientWidth})))}setResizableColumnsStyles(){const t=document.getElementById(`${this.tableId}-resizable-styles`);let e="";Object.keys(this.columnsWidths).forEach((t=>{e+=`[gs-table-id=${this.tableId}] th[data-column-name="${t}"]{\n width:${String(this.columnsWidths[t])}px;\n min-width:${String(this.columnsWidths[t])}px;\n }`})),t.innerHTML=e}get isTableEmpty(){return!this.root.children[0]||this.tableRows.length<1}get tableContainerClasses(){return{"gux-table-container":!0,"gux-column-resizing":Boolean(this.columnResizeState),"gux-column-resizing-hover":this.columnResizeHover}}render(){return h(a,{"gs-table-id":this.tableId,"gs-obj-table":this.objectTable,"gs-compact":this.compact},h("div",{class:"gux-table"},h("div",{tabindex:this.isVerticalScroll?"0":"-1",id:this.tableId,class:this.tableContainerClasses},h("slot",{name:"data"})),this.isTableEmpty&&h("div",{class:"gux-empty-table"},this.emptyMessage||this.i18n("emptyMessage"))))}get root(){return o(this)}};g.style=":host{display:block;isolation:isolate}:host .gux-table{position:relative;height:inherit}:host .gux-table .gux-table-container{max-height:100%;overflow:auto;scrollbar-color:var(--gse-ui-dataTableItems-scrollbar-foregroundColor);scrollbar-width:thin}:host .gux-table .gux-table-container.gux-column-resizing-hover,:host .gux-table .gux-table-container.gux-column-resizing{cursor:col-resize}:host .gux-empty-table{display:flex;align-items:center;justify-content:center;height:calc(100% - var(--gse-ui-dataTableItems-header-default-height));color:#596373;background:#fdfdfd;font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}";export{g as gux_table}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as a,g as n}from"./p-deca7631.js";import{a as r}from"./p-ffaadf62.js";import{a as i,c as s,b as d,f as o}from"./p-533d7842.js";import{t as u}from"./p-d6cd7546.js";import{g as l,a as c}from"./p-2ba7be7a.js";import{c as g}from"./p-9125cc36.js";import"./p-0962dd7a.js";function h(e,t){x(e,"remove",t)}function x(e=[],t,a){const n=[].concat(e);for(const e of n)e.classList[t](a)}function b(e,t){return g(e.toLocaleDateString(t,{year:"numeric",month:"long"}))}const f=class{constructor(a){e(this,a),this.calendarSelect=t(this,"calendarSelect",7),this.locale="en",this.value="",this.minDate="",this.maxDate="",this.mode="single",this.numberOfMonths=1,this.startDayOfWeek=void 0,this.previewValue=new Date,this.selectingDate=null}emitCalendarSelect(){this.calendarSelect.emit(this.value)}async setValue(e){if("range"===this.mode&&e instanceof Array){const[t,a]=e;this.value=i(t,a),this.previewValue=s(this.value)[0]}else{const t=e;this.value=d(t),this.previewValue=t}}async focusPreviewDate(){const e=this.root.shadowRoot.querySelector(`td[data-date="${this.previewValue.getTime()}"]`);e&&e.focus()}async resetCalendarView(e){this.previewValue=e}incrementPreviewDateByMonth(e){this.previewValue=new Date(this.previewValue.getFullYear(),this.previewValue.getMonth()+e,15,0,0,0),r((()=>{this.focusPreviewDate()}))}async setValueAndEmit(e){await this.setValue(e),this.emitCalendarSelect()}outOfBounds(e){return""!==this.maxDate&&o(this.maxDate)<e||""!==this.minDate&&o(this.minDate)>e}generateDatesFrom(e,t,a){const n=[],r=new Date(t.getFullYear(),t.getMonth(),t.getDate(),0,0,0,0);for(let t=0;t<a;t++){const t=new Date(r.getFullYear(),r.getMonth(),r.getDate(),0,0,0,0),a=[],i=new Date,d=r.getFullYear()===i.getFullYear()&&r.getMonth()===i.getMonth()&&r.getDate()===i.getDate();let u=!1,l=!1;t.getMonth()!==e&&(a.push("gux-not-in-month"),u=!0,"range"===this.mode&&(a.push("gux-hidden"),l=!0)),this.outOfBounds(t)&&(a.push("gux-disabled"),u=!0);let c=!1;if(d&&a.push("gux-current-date"),"range"===this.mode){const[e,n]=s(this.value),r=e.getTime(),i=n.getTime();t.getTime()===r?(c=!0,a.push("gux-selected"),a.push("gux-start-date")):t.getTime()===i&&(c=!0,a.push("gux-selected"),a.push("gux-end-date"))}else{const e=o(this.value).getTime();t.getTime()===e&&(c=!0,a.push("gux-selected"))}n.push({class:a.join(" "),date:t,hidden:l,disabled:u,selected:c,isToday:d}),r.setDate(r.getDate()+1)}return n}create2DArray(e,t){const a=[];for(let n=0;n<t-1;n++){const r=e.slice(n*t,n*t+t);this.weekShouldBeDisplayed(r)&&a.push(r)}return a}isFocusableDate(e){return e.selected||this.previewValue.getTime()===e.date.getTime()}weekShouldBeDisplayed(e){const t=e.find((e=>!e.hidden));return e.length&&!!t}getMonthDays(e){const t=new Date(this.previewValue.getTime());t.setDate(1),t.setMonth(t.getMonth()+e);const a=t.getMonth(),n=function(e,t,a){const n=new Date(t,e,1,1,0,0,0),r=-1*(a-n.getDay()-7)%7;return new Date(n.getTime()-864e5*r)}(a,t.getFullYear(),this.startDayOfWeek),r=this.generateDatesFrom(a,n,42);return this.create2DArray(r,7)}addDays(e,t){const a=new Date(e.valueOf());return a.setDate(a.getDate()+t),a}getAllDatesElements(){const e=this.root.shadowRoot.querySelectorAll("td");return Array.from(e)}getAllSelectableDatesElements(){const e=this.root.shadowRoot.querySelectorAll('td[tabindex="0"]');return Array.from(e)}getRangeDatesElements(e,t){const a=[];let n;n=t<e?this.getRangeDates(t,e):this.getRangeDates(e,t);for(const e of n){const t=this.root.shadowRoot.querySelector(`td[data-date="${e.getTime()}"]:not(.gux-hidden)`);t&&a.push(t)}return a}getRangeDates(e,t){const a=[];let n=e;for(;n<=t;)a.push(new Date(n)),n=this.addDays(n,1);return a}async onDateClick(e){if(!this.outOfBounds(e))if("range"!==this.mode)await this.setValueAndEmit(e);else if(null===this.selectingDate)h(this.getAllDatesElements(),"gux-hovered"),this.selectingDate=new Date(e.valueOf()),this.value=i(e,e);else{const t=this.root.shadowRoot.querySelector(`td[data-date="${e.getTime()}"]`);t&&t.classList.add("gux-selected"),this.updateRangeElements(),await this.setValueAndEmit([this.selectingDate,e]),this.previewValue=e,this.selectingDate=null}}onDateMouseEnter(e){"range"===this.mode&&null!==this.selectingDate&&(this.value=i(e,this.selectingDate),this.updateRangeElements())}updateRangeElements(){if("range"===this.mode){h(this.getAllDatesElements(),"gux-hovered");const[e,t]=s(this.value);x(this.getRangeDatesElements(e,t),"add","gux-hovered")}}async onKeyDown(e){switch(e.key){case" ":case"Enter":e.preventDefault(),await this.onDateClick(this.previewValue);break;case"ArrowDown":e.preventDefault(),this.previewValue=new Date(this.previewValue.setDate(this.previewValue.getDate()+7)),this.onDateMouseEnter(this.previewValue),r((()=>{this.focusPreviewDate()}));break;case"ArrowUp":e.preventDefault(),this.previewValue=new Date(this.previewValue.setDate(this.previewValue.getDate()-7)),this.onDateMouseEnter(this.previewValue),r((()=>{this.focusPreviewDate()}));break;case"ArrowLeft":e.preventDefault(),this.previewValue=new Date(this.previewValue.setDate(this.previewValue.getDate()-1)),this.onDateMouseEnter(this.previewValue),r((()=>{this.focusPreviewDate()}));break;case"ArrowRight":e.preventDefault(),this.previewValue=new Date(this.previewValue.setDate(this.previewValue.getDate()+1)),this.onDateMouseEnter(this.previewValue),r((()=>{this.focusPreviewDate()}));break;case"PageUp":this.incrementPreviewDateByMonth(1),this.onDateMouseEnter(this.previewValue);break;case"PageDown":this.incrementPreviewDateByMonth(-1),this.onDateMouseEnter(this.previewValue)}}componentWillLoad(){if(u(this.root,{variant:this.mode}),this.locale=l(this.root),this.startDayOfWeek=this.startDayOfWeek||c(this.locale),!this.value){const e=new Date;e.setHours(0,0,0,0),this.value="range"===this.mode?i(e,e):d(e)}this.previewValue=o(this.value)}componentDidRender(){this.updateRangeElements()}renderMonthHeader(){return a("div",{class:"gux-month-list"},Array.from(Array(this.numberOfMonths).keys()).map((e=>{const t=function(e,t){const a=new Date(e);return a.setDate(1),a.setMonth(a.getMonth()+t),a}(this.previewValue,e);return a("label",null,b(t,this.locale))})))}renderCalendarTable(e){return a("table",null,a("tr",null,function(e,t){const a=[],n=new Date(1970,0,4);for(let t=0;t<7;t++){const t=n.toLocaleString(e,{weekday:"narrow"});a.push(t),n.setDate(n.getDate()+1)}return(r=a).concat(r.splice(0,(i=t)>r.length?i%r.length:i));var r,i}(this.locale,this.startDayOfWeek).map((e=>a("th",null,e)))),this.getMonthDays(e).map((e=>a("tr",null,e.map((e=>a("td",{tabindex:this.isFocusableDate(e)?"0":"-1",class:e.class,"aria-hidden":e.hidden?"true":"false","aria-disabled":e.disabled?"true":"false","data-date":e.date.getTime(),onClick:()=>{this.onDateClick(e.date)},onMouseEnter:()=>this.onDateMouseEnter(e.date),onKeyDown:e=>{this.onKeyDown(e)}},a("div",{class:"gux-date"},e.date.getDate(),a("span",{class:"gux-sr-only"},b(e.date,this.locale))))))))))}render(){return a("div",{class:"gux-calendar"},a("div",{class:"gux-header"},a("button",{type:"button",class:"gux-left",onClick:()=>this.incrementPreviewDateByMonth(-1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{decorative:!0,"icon-name":"chevron-small-left"})),this.renderMonthHeader(),a("button",{type:"button",class:"gux-right",onClick:()=>this.incrementPreviewDateByMonth(1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{decorative:!0,"icon-name":"chevron-small-right"}))),a("div",{class:"gux-content"},Array.from(Array(this.numberOfMonths).keys()).map((e=>this.renderCalendarTable(e)))))}get root(){return n(this)}};f.style=":host{display:inline-block}.gux-calendar{margin-top:2px;border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius);box-shadow:var(--gse-ui-calendarMenu-boxShadow-x) var(--gse-ui-calendarMenu-boxShadow-y) var(--gse-ui-calendarMenu-boxShadow-blur) var(--gse-ui-calendarMenu-boxShadow-spread) var(--gse-ui-calendarMenu-boxShadow-color)}.gux-calendar .gux-header{position:relative;display:flex;gap:var(--gse-ui-calendarMenu-header-gap);align-items:center;justify-content:space-between;height:var(--gse-ui-calendarMenu-month-single-header-height);padding:var(--gse-ui-calendarMenu-header-padding);font-weight:var(--gse-ui-calendarMenu-month-currentText-fontWeight);color:var(--gse-ui-calendarMenu-header-foregroundColor);background-color:var(--gse-ui-calendarMenu-header-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-header-borderRadius)}.gux-calendar .gux-header button{position:absolute;color:var(--gse-ui-calendarMenu-month-monthHeader-foregroundColor);cursor:pointer;background:none;border:none;outline:none}.gux-calendar .gux-header button:focus-visible{outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color)}.gux-calendar .gux-header button.gux-left{left:18px}.gux-calendar .gux-header button.gux-right{right:18px}.gux-calendar .gux-header button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);pointer-events:none}.gux-calendar .gux-header .gux-month-list{display:flex;justify-content:space-between;width:100%;font-family:var(--gse-ui-calendarMenu-month-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-headerText-fontSize);line-height:var(--gse-ui-calendarMenu-month-headerText-lineHeight)}.gux-calendar .gux-header .gux-month-list label{width:100%;text-align:center}.gux-calendar .gux-content{display:flex;align-items:flex-start;padding:var(--gse-ui-calendarMenu-dateBody-padding);color:var(--gse-ui-calendarMenu-month-default-foregroundColor);background-color:var(--gse-ui-calendarMenu-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius)}.gux-calendar .gux-content table{width:var(--gse-ui-calendarMenu-day-input-width);text-align:left;table-layout:fixed;border-spacing:0;-ms-user-select:none;user-select:none}.gux-calendar .gux-content table:not(:last-child){padding-right:24px}.gux-calendar .gux-content table tr{height:var(--gse-ui-calendarMenu-day-input-height)}.gux-calendar .gux-content table tr:empty{display:none}.gux-calendar .gux-content table tr th,.gux-calendar .gux-content table tr td{width:var(--gse-ui-calendarMenu-day-date-size);height:var(--gse-ui-calendarMenu-day-date-size);padding:0;margin:0;text-align:center}.gux-calendar .gux-content table tr th{font-family:var(--gse-ui-calendarMenu-day-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-day-headerText-fontSize);font-weight:var(--gse-ui-calendarMenu-day-headerText-fontWeight);line-height:var(--gse-ui-calendarMenu-day-headerText-lineHeight)}.gux-calendar .gux-content table tr td{font-family:var(--gse-ui-calendarMenu-date-defaultText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-defaultText-fontSize);font-weight:var(--gse-ui-calendarMenu-date-defaultText-fontWeight);line-height:var(--gse-ui-calendarMenu-date-defaultText-lineHeight);color:var(--gse-ui-calendarMenu-date-default-foregroundColor);cursor:pointer}.gux-calendar .gux-content table tr td.gux-hovered{background-color:var(--gse-ui-calendarMenu-date-range-backgroundColor)}.gux-calendar .gux-content table tr td.gux-selected{color:var(--gse-ui-calendarMenu-date-selected-foregroundColor);background-color:var(--gse-ui-calendarMenu-date-selected-backgroundColor);border-radius:var(--gse-ui-calendarMenu-month-borderRadius)}.gux-calendar .gux-content table tr td.gux-selected:hover:not(.gux-calendar .gux-content table tr td.gux-selected.gux-start-date):not(.gux-calendar .gux-content table tr td.gux-selected.gux-end-date){background-color:var(--gse-ui-calendarMenu-date-selected-hoverBackgroundColor)}.gux-calendar .gux-content table tr td.gux-start-date,.gux-calendar .gux-content table tr td.gux-end-date{background-color:var(--gse-ui-calendarMenu-date-range-backgroundColor)}.gux-calendar .gux-content table tr td.gux-start-date .gux-date,.gux-calendar .gux-content table tr td.gux-end-date .gux-date{display:flex;align-items:center;justify-content:center;width:var(--gse-ui-calendarMenu-day-date-size);height:var(--gse-ui-calendarMenu-day-date-size);background-color:var(--gse-ui-calendarMenu-date-selected-backgroundColor);border-radius:var(--gse-ui-calendarMenu-month-borderRadius)}.gux-calendar .gux-content table tr td.gux-start-date .gux-date:hover,.gux-calendar .gux-content table tr td.gux-end-date .gux-date:hover{background-color:var(--gse-ui-calendarMenu-date-selected-hoverBackgroundColor)}.gux-calendar .gux-content table tr td.gux-start-date{border-radius:16px 0 0 16px}.gux-calendar .gux-content table tr td.gux-end-date{border-radius:0 16px 16px 0}.gux-calendar .gux-content table tr td:hover:not(.gux-calendar .gux-content table tr td.gux-start-date):not(.gux-calendar .gux-content table tr td.gux-end-date):not(.gux-calendar .gux-content table tr td.gux-hovered):not(.gux-calendar .gux-content table tr td.gux-selected){background-color:var(--gse-ui-calendarMenu-date-hover-backgroundColor);border-radius:var(--gse-ui-calendarMenu-month-borderRadius)}.gux-calendar .gux-content table tr td.gux-disabled{pointer-events:none;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-calendar .gux-content table tr td.gux-not-in-month{opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-calendar .gux-content table tr td.gux-not-in-month:hover{background-color:var(--gse-ui-calendarMenu-date-hover-backgroundColor)}.gux-calendar .gux-content table tr td.gux-not-in-month.gux-hidden{visibility:hidden}.gux-calendar .gux-content table tr td.gux-current-date{font-family:var(--gse-ui-calendarMenu-date-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-currentText-fontSize);font-weight:var(--gse-ui-calendarMenu-date-currentText-fontWeight);line-height:var(--gse-ui-calendarMenu-date-currentText-lineHeight)}.gux-sr-only{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{f as gux_calendar}
@@ -0,0 +1 @@
1
+ import{r as t,d as e,h as i,H as a,g as o}from"./p-deca7631.js";import{O as n}from"./p-a69a9910.js";import{O as r}from"./p-d6edbaeb.js";import{t as s}from"./p-d6cd7546.js";import{g as l}from"./p-693c1709.js";function u(t,e){[].concat(t).forEach((t=>{null!=t&&(t.accent=e)}))}function h(t,...e){e.flat().filter((t=>null!==t&&!t.hasAttribute("icon-only"))).forEach((e=>e.iconOnly=t))}var d=function(t,e,i,a){var o,n=arguments.length,r=n<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,a);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(r=(n<3?o(r):n>3?o(e,i,r):o(e,i))||r);return n>3&&r&&Object.defineProperty(e,i,r),r};const c=class{constructor(e){t(this,e),this.minimumSizes={full:0,iconOnly:0,condensed:0},this.displayedLayout="full",this.hasContextDivider=!1}onMutation(){this.hasContextDivider=this.needsContextDivider()}recordLayoutMinSize(){e((()=>{var t,e;const i=0|(null===(t=this.filterSlot)||void 0===t?void 0:t.clientWidth),a=0|(null===(e=this.actionsContainer)||void 0===e?void 0:e.clientWidth);this.minimumSizes[this.displayedLayout]=i+a+72}))}get actionsContainer(){return this.root.shadowRoot.querySelector(".gux-contextual-permanent-primary")}get filterSlot(){return l(this.root,"search-and-filter")}get menuActionSlot(){return l(this.root,"menu-actions")}get permanentSlot(){return l(this.root,"permanent-actions")}get contextualSlot(){return l(this.root,"contextual-actions")}get primaryAction(){var t;return null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-table-toolbar-custom-action[slot]")}get permanentActions(){var t,e;if(null===(t=this.permanentSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.permanentSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get menuActionsItems(){var t,e;if(null===(t=this.menuActionSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.menuActionSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get contextualActions(){var t,e;if(null===(t=this.contextualSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.contextualSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get filterActions(){var t,e;if(null===(t=this.filterSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.filterSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get allFilterContextual(){var t;return null===(t=this.filterActions)||void 0===t?void 0:t.concat(this.contextualActions)}needsContextDivider(){var t;return(null===(t=this.contextualActions)||void 0===t?void 0:t.length)&&this.contextualSlot!==this.root.lastElementChild}renderMenu(){var t;return Boolean((null===(t=this.menuActionsItems)||void 0===t?void 0:t.length)||"condensed"==this.displayedLayout)}renderFullLayout(){this.displayedLayout="full",h(!1,this.primaryAction,...this.allFilterContextual,...this.permanentActions)}renderIconOnlyLayoutScaleDown(t){this.displayedLayout="iconOnly",h(!0,this.primaryAction,...this.allFilterContextual,...this.permanentActions),this.iconOnlySectionWidth=t}renderIconOnlyLayoutScaleUp(){var t,e;this.displayedLayout="iconOnly",u(this.permanentActions,"secondary"),u(this.primaryAction,"primary"),h(!0,this.primaryAction,...this.allFilterContextual,...this.permanentActions),this.permanentActions&&(null===(t=this.root)||void 0===t||t.appendChild(this.permanentSlot)),this.primaryAction&&(null===(e=this.root)||void 0===e||e.appendChild(this.primaryAction))}renderCondensedLayout(){var t,e;this.displayedLayout="condensed",this.permanentActions&&(null===(t=this.menuActionSlot)||void 0===t||t.appendChild(this.permanentSlot)),this.primaryAction&&(null===(e=this.menuActionSlot)||void 0===e||e.appendChild(this.primaryAction)),h(!0,...this.allFilterContextual),h(!1,...this.permanentActions),h(!1,this.primaryAction),u(this.menuActionsItems,"ghost")}componentWillLoad(){s(this.root),this.hasContextDivider=this.needsContextDivider()}componentDidLoad(){this.recordLayoutMinSize(),this.checkResponsiveLayout(),u(this.menuActionsItems,"ghost")}componentDidUpdate(){this.recordLayoutMinSize(),this.checkResponsiveLayout()}checkResponsiveLayout(){e((()=>{var t;const e=0|(null===(t=this.actionsContainer)||void 0===t?void 0:t.clientWidth),i=this.root.clientWidth;i<=this.minimumSizes.full&&i>=this.minimumSizes.iconOnly?"full"==this.displayedLayout?this.renderIconOnlyLayoutScaleDown(e):"condensed"==this.displayedLayout&&this.renderIconOnlyLayoutScaleUp():i<=this.minimumSizes.iconOnly?this.renderCondensedLayout():this.minimumSizes.iconOnly>this.minimumSizes.full?this.renderIconOnlyLayoutScaleUp():this.renderFullLayout()}))}render(){return i(a,{role:"toolbar","aria-orientation":"horizontal"},i("div",{class:"search-filter-container"},i("slot",{name:"search-and-filter"})),i("div",{class:"section-spacing"}),i("div",{class:"gux-contextual-permanent-primary"},i("div",{class:{"gux-contextual-wrapper":this.hasContextDivider}},i("slot",{name:"contextual-actions"})),i("div",{class:"gux-permanent-menu-primary-wrapper"},i("slot",{name:"permanent-actions"}),i("gux-table-toolbar-menu-button",{"show-menu":this.renderMenu()},i("slot",{name:"menu-actions"})),i("slot",{name:"primary-action"}))))}get root(){return o(this)}};d([r({childList:!0,subtree:!0})],c.prototype,"onMutation",null),d([n()],c.prototype,"checkResponsiveLayout",null),c.style=":host{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-height:var(--gse-ui-dataTableItems-tableToolbar-height)}:host .search-filter-container{width:260px;min-width:260px;padding-right:var(--gse-ui-dataTableItems-tableToolbar-gap)}:host slot[name=search-and-filter]::slotted(*){display:flex;flex-direction:row;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);align-content:flex-start;align-items:center}:host .section-spacing{display:flex;flex-direction:row;min-width:72px}:host .gux-contextual-permanent-primary{display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--gse-ui-dataTableItems-tableToolbar-gap)}:host .gux-contextual-permanent-primary slot[name=permanent-actions]::slotted(*),:host .gux-contextual-permanent-primary slot[name=contextual-actions]::slotted(*){display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);align-content:flex-end;align-items:center}:host .gux-contextual-permanent-primary .gux-contextual-wrapper{padding-right:var(--gse-ui-dataTableItems-tableToolbar-gap);border-right:var(--gse-ui-dataTableItems-tableToolbar-divider-width) solid var(--gse-ui-dataTableItems-tableToolbar-dividerColor)}:host .gux-contextual-permanent-primary .gux-permanent-menu-primary-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);margin-left:var(--gse-ui-dataTableItems-tableToolbar-gap)}";export{c as gux_table_toolbar}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as i,g as s}from"./p-deca7631.js";import{o}from"./p-31cd1b9a.js";import{O as n}from"./p-c49670a7.js";import{a as r}from"./p-ffaadf62.js";import{t as a}from"./p-d6cd7546.js";import{b as p}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const u={searchAria:"Search"};const c=class{constructor(i){e(this,i),this.input=t(this,"input",7),this.filter=t(this,"filter",7),this.disabled=!1,this.placeholder=void 0,this.noFilter=!1,this.filterDebounceTimeout=500,this.dropdownHeight="320px",this.srLabelledby=void 0,this.opened=void 0,this.currentlySelectedOption=void 0,this.selectionOptions=void 0}watchValue(e){this.opened&&e&&this.closeDropdown(!1)}get value(){var e;return null===(e=this.currentlySelectedOption)||void 0===e?void 0:e.text}getSelectedValues(){return Promise.resolve([this.value])}async setLabeledBy(e){this.srLabelledby=e}onClickOutside(){this.closeDropdown(!1)}async componentWillLoad(){a(this.root),this.i18n=await p(this.root,u),this.handleSelectionChange=this.handleSelectionChange.bind(this),this.updateSelectionState(),this.addOptionListener(),this.slotObserver=o(this.root,(()=>this.updateSelectionState()))}disconnectedCallback(){this.slotObserver&&this.slotObserver.disconnect()}render(){return i("gux-popup",{expanded:this.opened,disabled:this.disabled},i("div",{slot:"target",class:"gux-select-field",onMouseDown:()=>this.inputMouseDown()},i("a",{ref:e=>this.inputBox=e,class:"gux-select-input","aria-labelledby":this.srLabelledby,tabindex:"0",onKeyDown:e=>this.inputKeyDown(e)},this.placeholder&&!this.value&&i("span",{class:"gux-select-placeholder",title:this.placeholder},this.placeholder),this.value&&i("span",{class:"gux-select-value",title:this.value},this.value)),i("div",{class:"gux-icon-wrapper"},i("gux-icon",{decorative:!0,"icon-name":"chevron-small-down"}))),i("div",{slot:"popup",class:"gux-advanced-dropdown-menu"},i("div",{class:"gux-dropdown-menu-container"},i("gux-form-field-search",{"label-position":"screenreader"},i("label",{slot:"label"},this.i18n("searchAria")),i("input",{slot:"input",type:"search",onInput:e=>{this.handleSearchInput(e)},ref:e=>this.searchInput=e})),i("div",{class:"gux-dropdown-options",style:{maxHeight:this.dropdownHeight},onKeyDown:e=>this.optionsKeyDown(e)},i("slot",null)))))}updateSelectionState(){this.selectionOptions=this.getSelectionOptions(),this.currentlySelectedOption=this.selectionOptions.find((e=>e.selected))}addOptionListener(){this.root.addEventListener("selectedChanged",(e=>this.handleSelectionChange(e)))}handleSelectionChange({target:e}){const t=e;this.closeDropdown(!0),this.currentlySelectedOption!==t&&(this.currentlySelectedOption&&(this.currentlySelectedOption.selected=!1),this.currentlySelectedOption=t,this.input.emit(t.value))}getSelectionOptions(){const e=this.root.querySelectorAll("gux-dropdown-option");return Array.from(e)}inputMouseDown(){this.disabled||(this.opened?this.closeDropdown(!0):this.openDropdown(!1))}getFocusIndex(){return this.selectionOptions.findIndex((e=>e.matches(":focus")))}optionsKeyDown(e){switch(e.key){case"ArrowUp":{e.preventDefault();const t=this.getFocusIndex();t>0&&this.selectionOptions[t-1].focus();break}case"ArrowDown":{e.preventDefault();const t=this.getFocusIndex();t<this.selectionOptions.length-1&&this.selectionOptions[t+1].focus();break}case"Home":if(!this.selectionOptions.length)return;this.selectionOptions[0].focus();break;case"End":if(!this.selectionOptions.length)return;this.selectionOptions[this.selectionOptions.length-1].focus()}}inputKeyDown(e){switch(e.key){case"ArrowUp":case"ArrowDown":case" ":this.openDropdown(!0)}}handleSearchInput(e){e.stopPropagation(),clearTimeout(this.filterDebounceTimer),this.filterDebounceTimer=setTimeout((()=>this.searchRequested()),this.filterDebounceTimeout)}searchRequested(){this.filter.emit(this.searchInput.value),this.setFilteredOptions()}setFilteredOptions(){const e=this.searchInput.value;if(!this.noFilter)for(const t of this.selectionOptions)t.shouldFilter(e).then((e=>{t.filtered=e}))}changeFocusToSearch(){r((()=>{this.searchInput.focus()}))}openDropdown(e){this.opened=!0,e&&this.changeFocusToSearch()}closeDropdown(e){this.opened=!1,this.searchInput.value="",this.setFilteredOptions(),e&&this.inputBox.focus()}get root(){return s(this)}static get watchers(){return{disabled:["watchValue"]}}};(function(e,t,i,s){var o,n=arguments.length,r=n<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,i):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,i,s);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(r=(n<3?o(r):n>3?o(t,i,r):o(t,i))||r);n>3&&r&&Object.defineProperty(t,i,r)})([n({triggerEvents:"mousedown"})],c.prototype,"onClickOutside",null),c.style=":host{color:#2e394c}gux-popup{display:block;margin:4px 0}gux-popup .gux-select-field{position:relative;width:100%;height:32px}gux-popup .gux-select-field a.gux-select-input{position:absolute;inset:0;padding:6px 24px 6px 12px;overflow:hidden;color:#2e394c;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:#f6f7f9;background-image:none;border:1px solid #6b7585;border-radius:4px;box-shadow:inset 0 0 4px rgba(32, 41, 55, 0.16)}gux-popup .gux-select-field a.gux-select-input .gux-select-placeholder,gux-popup .gux-select-field a.gux-select-input .gux-select-value{line-height:20px}gux-popup .gux-select-field a.gux-select-input .gux-select-placeholder{color:#596373}gux-popup .gux-select-field a.gux-select-input:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(117, 168, 255, 0.5)}gux-popup .gux-select-field .gux-icon-wrapper{position:absolute;top:1px;right:8px;bottom:0;display:flex;align-items:center;overflow:hidden;cursor:pointer}gux-popup .gux-select-field .gux-icon-wrapper gux-icon{width:16px;height:16px;color:#596373}gux-popup .gux-select-field:hover .gux-icon-wrapper gux-icon{color:#2e394c}gux-popup .gux-advanced-dropdown-menu{background:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 0 2px 0 rgba(32, 41, 55, 0.24)}gux-popup .gux-advanced-dropdown-menu .gux-dropdown-menu-container gux-form-field-search{margin:8px 16px}gux-popup .gux-advanced-dropdown-menu .gux-dropdown-menu-container gux-form-field-search input::-webkit-search-cancel-button,gux-popup .gux-advanced-dropdown-menu .gux-dropdown-menu-container gux-form-field-search input::-webkit-search-results-button,gux-popup .gux-advanced-dropdown-menu .gux-dropdown-menu-container gux-form-field-search input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}gux-popup .gux-dropdown-options{padding:8px 0;margin:0;overflow-y:auto;color:#2e394c;background:#fdfdfd;border-radius:4px;box-shadow:none}";export{c as gux_advanced_dropdown_legacy}
@@ -0,0 +1 @@
1
+ import{r,h as d,g as a}from"./p-deca7631.js";import{t as e}from"./p-d6cd7546.js";const o=class{constructor(d){r(this,d),this.accent="bordered"}componentWillLoad(){e(this.root,{variant:this.accent})}render(){return d("div",{class:{"gux-card":!0,[`gux-${this.accent}`]:!0}},d("slot",null))}get root(){return a(this)}};o.style=":host{display:block;width:fit-content}.gux-card{box-sizing:border-box;padding:var(--gse-ui-card-padding);background-color:var(--gse-ui-card-backgroundColor);border:var(--gse-ui-card-default-border-width) var(--gse-ui-card-default-border-style) var(--gse-ui-card-default-border-color);border-radius:var(--gse-ui-card-borderRadius)}.gux-card.gux-bordered{border:var(--gse-ui-card-default-border-width) var(--gse-ui-card-default-border-style) var(--gse-ui-card-default-border-color)}.gux-card.gux-raised{border:var(--gse-ui-card-raised-border-width) var(--gse-ui-card-raised-border-style) var(--gse-ui-card-raised-border-color);box-shadow:var(--gse-ui-card-raised-boxShadow-x) var(--gse-ui-card-raised-boxShadow-y) var(--gse-ui-card-raised-boxShadow-blur) var(--gse-ui-card-raised-boxShadow-spread) var(--gse-ui-card-raised-boxShadow-color)}.gux-card.gux-borderless{border:var(--gse-ui-card-borderless-border-width) var(--gse-ui-card-borderless-border-style) var(--gse-ui-card-borderless-border-color)}";export{o as gux_card}
@@ -0,0 +1 @@
1
+ import{r as s,c as i,h as t,H as o,g as e}from"./p-deca7631.js";import{t as a}from"./p-d6cd7546.js";const r=class{constructor(t){s(this,t),this.guxdismiss=i(this,"guxdismiss",7),this.accent="neutral"}componentWillLoad(){a(this.root,{variant:this.accent})}render(){return t(o,null,t("div",{class:`gux-icon gux-${this.accent}`},t("slot",{name:"icon"})),t("gux-truncate",{class:"gux-message","max-lines":2},t("slot",{name:"message"})),t("gux-dismiss-button",{class:"gux-dismiss",position:"inherit",onClick:this.onDismissClickHandler.bind(this)}))}onDismissClickHandler(s){s.stopPropagation(),this.guxdismiss.emit().defaultPrevented||this.root.remove()}get root(){return e(this)}};r.style=":host{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;width:286px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}.gux-icon{flex:0 1 auto;align-self:auto;order:0;padding:8px 12px 8px 16px;margin:2px 0}.gux-icon.gux-alert{color:#ea0b0b}.gux-icon.gux-warning{color:#ffae00}.gux-icon.gux-positive{color:#3c8527}.gux-icon.gux-neutral{color:#203b73}.gux-icon ::slotted(gux-icon){width:16px;height:16px}.gux-message{flex:1 1 auto;align-self:center;order:0;margin:8px 0}.gux-dismiss{margin:4px 0}";export{r as gux_simple_toast_legacy}
@@ -0,0 +1 @@
1
+ import{r as o,h as i,g as e}from"./p-deca7631.js";import{t as r}from"./p-d6cd7546.js";import{b as t}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const c={clickToCopy:"Click to Copy",enterToCopy:"Press Enter to Copy",copySuccess:"Copied to Clipboard",copyFailure:"Error. Please Try Again."},a=class{constructor(i){o(this,i),this.tooltipContent="clickToCopy"}onMouseleave(){this.resetTooltip()}onFocusout(){this.resetTooltip()}onFocus(){this.copyButton.matches(":focus-visible")&&(this.tooltipContent="enterToCopy")}resetTooltip(){this.tooltipContent="clickToCopy"}async onCopyToClipboard(){return navigator.clipboard.writeText(this.root.innerText).then((()=>{this.tooltipContent="copySuccess"})).catch((()=>{this.tooltipContent="copyFailure"}))}getIconName(o){switch(o){case"copyFailure":return"badge-x";case"copySuccess":return"badge-check"}}renderTooltipIcon(){const o=this.getIconName(this.tooltipContent);if(o)return i("gux-icon",{"icon-name":o,decorative:!0})}renderTooltip(){return i("gux-tooltip",{placement:"bottom-end"},i("div",{class:"gux-tooltip-content"},this.renderTooltipIcon(),i("span",null,this.i18n(this.tooltipContent))))}async componentWillLoad(){r(this.root),this.i18n=await t(this.root,c)}render(){return i("button",{class:"gux-copy-to-clipboard-wrapper",ref:o=>this.copyButton=o,onClick:this.onCopyToClipboard.bind(this)},i("div",{class:"gux-copy-content"},i("slot",{name:"content"}),i("gux-icon",{"icon-name":"copy",decorative:!0})),this.renderTooltip())}get root(){return e(this)}};a.style="button{all:unset}.gux-copy-to-clipboard-wrapper{display:inline-flex;align-items:center}.gux-copy-to-clipboard-wrapper .gux-copy-content{display:inherit;align-items:inherit;cursor:pointer}.gux-copy-to-clipboard-wrapper .gux-copy-content ::slotted(*){padding:var(--gse-ui-copyToClipboard-label-padding);font-family:var(--gse-ui-copyToClipboard-label-text-fontFamily);font-size:var(--gse-ui-copyToClipboard-label-text-fontSize);font-weight:var(--gse-ui-copyToClipboard-label-text-fontWeight);line-height:var(--gse-ui-copyToClipboard-label-text-lineHeight);color:var(--gse-ui-copyToClipboard-label-foregroundColor);text-decoration:var(--gse-ui-copyToClipboard-label-text-textDecoration);border-radius:var(--gse-ui-copyToClipboard-label-borderRadius)}.gux-copy-to-clipboard-wrapper .gux-copy-content:hover ::slotted(*){background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor)}.gux-copy-to-clipboard-wrapper .gux-copy-content:hover gux-icon[icon-name=copy]{visibility:visible}.gux-copy-to-clipboard-wrapper .gux-copy-content gux-icon[icon-name=copy]{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);padding:var(--gse-ui-copyToClipboard-iconContainer-padding);margin-left:var(--gse-ui-copyToClipboard-contentContainer-gap);visibility:hidden;background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor);border-radius:var(--gse-ui-copyToClipboard-label-borderRadius)}.gux-copy-to-clipboard-wrapper:focus-visible{outline:none}.gux-copy-to-clipboard-wrapper:focus-visible ::slotted(*){background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor)}.gux-copy-to-clipboard-wrapper:focus-visible gux-icon[icon-name=copy]{visibility:visible}.gux-copy-to-clipboard-wrapper gux-tooltip{display:inline-flex;align-items:center}.gux-copy-to-clipboard-wrapper gux-tooltip .gux-tooltip-content>*{vertical-align:middle}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);padding:var(--gse-ui-copyToClipboard-iconContainer-padding)}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon[icon-name=badge-check]{color:var(--gse-ui-copyToClipboard-tooltipIcon-success-foregroundColor)}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon[icon-name=badge-x]{color:var(--gse-ui-copyToClipboard-tooltipIcon-error-foregroundColor)}";export{a as gux_copy_to_clipboard}
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as s,g as a}from"./p-deca7631.js";import{t as i}from"./p-d6cd7546.js";import{h as e}from"./p-324b23f3.js";const r=class{constructor(s){t(this,s),this.guxdismiss=o(this,"guxdismiss",7),this.toastType="success",this.hasLink=!1,this.hasPrimaryButton=!1,this.hasSecondaryButton=!1}componentWillLoad(){i(this.root,{variant:this.toastType}),this.hasPrimaryButton=e(this.root,"primary-button"),this.hasSecondaryButton=e(this.root,"secondary-button"),this.hasLink=e(this.root,"link")}renderToastIcon(){switch(this.toastType){case"success":return s("gux-icon",{"icon-name":"fa/circle-check-solid",decorative:!0});case"warning":return s("gux-icon",{"icon-name":"fa/triangle-exclamation-solid",decorative:!0});case"error":return s("gux-icon",{"icon-name":"fa/hexagon-exclamation-solid",decorative:!0});case"info":return s("gux-icon",{"icon-name":"fa/circle-info-solid",decorative:!0});case"action":return s("slot",{name:"icon"})}}renderLink(){return s("div",{class:"gux-buttons-bar"},s("slot",{name:"link"}))}renderActions(){return s("div",{class:"gux-buttons-bar"},this.hasSecondaryButton&&s("gux-button-slot",null,s("slot",{name:"secondary-button"})),s("gux-button-slot",{accent:this.hasSecondaryButton?"primary":"tertiary"},s("slot",{name:"primary-button"})))}render(){return s("div",{class:`gux-toast gux-toast-${this.toastType}`},s("div",{class:`gux-icon gux-icon-${this.toastType}`},this.renderToastIcon()),s("div",{class:"gux-content"},s("div",{class:"gux-message"},s("gux-truncate",{class:"gux-message-title","max-lines":1},s("slot",{name:"title"})),s("gux-truncate",{class:"gux-message-body","max-lines":2},s("slot",{name:"message"}))),"action"!==this.toastType&&this.hasLink&&this.renderLink(),"action"===this.toastType&&this.hasPrimaryButton&&this.renderActions()),s("gux-dismiss-button",{position:"inherit",onClick:this.onDismissClickHandler.bind(this)}))}onDismissClickHandler(t){t.stopPropagation(),this.guxdismiss.emit().defaultPrevented||this.root.remove()}get root(){return a(this)}};r.style=".gux-toast{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-gap);align-content:stretch;align-items:flex-start;justify-content:flex-start;width:var(--gse-ui-toast-wrappingWidth);padding:var(--gse-ui-toast-margin);margin-bottom:var(--gse-ui-toast-stacking-gap);border-radius:var(--gse-ui-toast-borderRadius);box-shadow:var(--gse-ui-toast-boxShadow-x) var(--gse-ui-toast-boxShadow-y) var(--gse-ui-toast-boxShadow-blur) var(--gse-ui-toast-boxShadow-spread) var(--gse-ui-toast-boxShadow-color)}.gux-toast .gux-icon ::slotted(gux-icon){width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon gux-icon{width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon.gux-icon-error{color:var(--gse-ui-toast-error-iconColor)}.gux-toast .gux-icon.gux-icon-warning{color:var(--gse-ui-toast-warning-iconColor)}.gux-toast .gux-icon.gux-icon-success{color:var(--gse-ui-toast-success-iconColor)}.gux-toast .gux-icon.gux-icon-info{color:var(--gse-ui-toast-info-iconColor)}.gux-toast .gux-icon.gux-icon-action{color:var(--gse-ui-toast-action-iconColor)}.gux-toast .gux-content{display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;gap:var(--gse-ui-toast-gapButton);align-content:stretch;align-items:flex-start;align-self:auto;justify-content:flex-start;order:0}.gux-toast .gux-content .gux-message{display:flex;flex-direction:column;gap:var(--gse-ui-toast-gapText)}.gux-toast .gux-content .gux-message .gux-message-title{font-family:var(--gse-ui-toast-heading-fontFamily);font-size:var(--gse-ui-toast-heading-fontSize);font-weight:var(--gse-ui-toast-heading-fontWeight);line-height:var(--gse-ui-toast-heading-lineHeight)}.gux-toast .gux-content .gux-message .gux-message-body{font-family:var(--gse-ui-toast-text-fontFamily);font-size:var(--gse-ui-toast-text-fontSize);line-height:var(--gse-ui-toast-text-lineHeight)}.gux-toast .gux-content .gux-buttons-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-buttonBar-gap);justify-content:flex-start}.gux-toast.gux-toast-success{background-color:var(--gse-ui-toast-success-backgroundColor)}.gux-toast.gux-toast-success .gux-message{color:var(--gse-ui-toast-success-foregroundColor)}.gux-toast.gux-toast-warning{background-color:var(--gse-ui-toast-warning-backgroundColor)}.gux-toast.gux-toast-warning .gux-message{color:var(--gse-ui-toast-warning-foregroundColor)}.gux-toast.gux-toast-error{background-color:var(--gse-ui-toast-error-backgroundColor)}.gux-toast.gux-toast-error .gux-message{color:var(--gse-ui-toast-error-foregroundColor)}.gux-toast.gux-toast-info{background-color:var(--gse-ui-toast-info-backgroundColor)}.gux-toast.gux-toast-info .gux-message{color:var(--gse-ui-toast-info-foregroundColor)}.gux-toast.gux-toast-action{background-color:var(--gse-ui-toast-action-backgroundColor)}.gux-toast.gux-toast-action .gux-message{color:var(--gse-ui-toast-action-foregroundColor)}";export{r as gux_toast}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as a,g as i}from"./p-deca7631.js";import{b as s}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const o={clearSelection:"Clear {numberSelected} selected items"},r=class{constructor(a){t(this,a),this.internalclearselected=e(this,"internalclearselected",7),this.disabled=!1,this.numberSelected=0,this.label=""}onKeyDown(t){switch(t.key){case"Backspace":case"Delete":this.removeTag()}}removeTag(){this.disabled||this.internalclearselected.emit()}renderRemoveButton(){return a("button",{class:"gux-tag-remove-button",onClick:this.removeTag.bind(this),type:"button",disabled:this.disabled},a("gux-icon",{class:"gux-tag-remove-icon","icon-name":"close","screenreader-text":this.i18n("clearSelection",{numberSelected:this.numberSelected.toString()})}))}async componentWillRender(){this.i18n=await s(this.root,o)}render(){return a("div",{class:{"gux-tag":!0,"gux-disabled":this.disabled},"aria-disabled":this.disabled.toString()},this.numberSelected.toString(),this.renderRemoveButton())}get root(){return i(this)}};r.style=":host{display:inline-block}.gux-tag{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;justify-content:flex-start;height:var(--gse-ui-tag-height);padding:var(--gse-ui-tag-removable-padding);font-family:var(--gse-ui-tag-text-fontFamily);font-size:var(--gse-ui-tag-text-fontSize);line-height:var(--gse-ui-tag-text-lineHeight);color:var(--gse-ui-tag-accent1-foregroundColor);background-color:var(--gse-ui-tag-accent1-backgroundColor);border-radius:var(--gse-ui-tag-borderRadius)}.gux-tag .gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-tag .gux-tag-remove-button{all:unset;display:flex;align-content:center;align-items:center;justify-content:center;margin-left:var(--gse-ui-tag-removable-gap)}.gux-tag .gux-tag-remove-button:not(:disabled):hover{cursor:pointer}.gux-tag .gux-tag-remove-button .gux-tag-remove-icon{width:var(--gse-ui-tag-button-size);height:var(--gse-ui-tag-button-size)}.gux-tag .gux-tag-remove-button:focus-within .gux-tag-remove-icon{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-tag.gux-disabled{opacity:var(--gse-ui-tag-disabled-opacity)}";export{r as gux_dropdown_multi_tag}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,H as o,g as i}from"./p-deca7631.js";import{g as n}from"./p-0962dd7a.js";const r=class{constructor(t){e(this,t),this.disabled=!1}onMouseup(){this.focusParentList()}onMouseover(){this.focusParentList()}focusParentList(){const e=n("gux-list",this.root);e&&null===e.shadowRoot.activeElement&&(this.root.blur(),e.focus({preventScroll:!0}))}render(){return t(o,{role:"listitem"},t("button",{type:"button",tabIndex:-1,disabled:this.disabled},t("slot",null)))}static get delegatesFocus(){return!0}get root(){return i(this)}};r.style=":host{width:100%;outline:none}:host([disabled]){pointer-events:none}:host([disabled=false]){pointer-events:auto}::slotted(gux-icon){width:var(--gse-ui-menu-option-startIcon-height);height:var(--gse-ui-menu-option-startIcon-height);margin-right:var(--gse-ui-menu-option-gap);vertical-align:middle}button{all:unset;box-sizing:border-box;width:100%;min-height:var(--gse-ui-menu-option-height);padding:var(--gse-ui-menu-option-padding);font-family:var(--gse-ui-menu-option-label-default-text-fontFamily);font-size:var(--gse-ui-menu-option-label-default-text-fontSize);font-weight:var(--gse-ui-menu-option-label-default-text-fontWeight);line-height:var(--gse-ui-menu-option-label-default-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor);word-wrap:break-word;cursor:pointer;background-color:var(--gse-ui-menu-option-default-backgroundColor);border:none;outline:none;outline-offset:calc(var(--gse-ui-menu-option-focus-border-width) * -1)}button:focus-visible:not(:disabled){border-radius:var(--gse-semantic-focusRing-cornerRadius);outline:var(--gse-ui-menu-option-focus-border-width) var(--gse-ui-menu-option-focus-border-style) var(--gse-ui-menu-option-focus-border-color)}button:hover:not(:disabled){background:var(--gse-ui-menu-option-hover-backgroundColor)}button:active:not(:disabled){font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight);background:var(--gse-ui-menu-option-selected-backgroundColor)}button:disabled{cursor:default;opacity:var(--gse-ui-menu-option-disabled-opacity)}";export{r as gux_list_item}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as s,H as i}from"./p-deca7631.js";const a=class{constructor(s){t(this,s),this.guxactivepanelchange=e(this,"guxactivepanelchange",7),this.tabId=void 0,this.active=!1}async guxSetActive(t){this.active=t}watchActivePanel(){!0===this.active&&this.guxactivepanelchange.emit(this.tabId)}render(){return s(i,{id:`gux-${this.tabId}-panel`,role:"tabpanel","aria-labelledby":`gux-${this.tabId}-tab`,tabIndex:0,hidden:!this.active},s("slot",null))}static get watchers(){return{active:["watchActivePanel"]}}};a.style=":host{height:calc(100% - 40pxvar(--gse-ui-tabs-set-divider-horizontal-height)16px)}:host(:not([hidden])){display:flex;flex-grow:1}:host(:focus){outline:none}:host(:focus-visible){outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}";export{a as gux_tab_panel}
@@ -0,0 +1 @@
1
+ import{r as t,h as o,g as e}from"./p-deca7631.js";import{c as i}from"./p-9125cc36.js";import{t as s}from"./p-d6cd7546.js";import{b as r}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const a={actionRefresh:"Refresh",actionDelete:"Delete",actionExport:"Export",actionImport:"Import",actionRevert:"Revert",actionAdd:"Add"},n=class{constructor(o){t(this,o),this.action=void 0,this.accent="secondary",this.iconOnly=!1,this.disabled=!1}returnActionLocale(t){return this.i18n(`action${i(t)}`)}returnActionTypeIcon(t){return"revert"==t?"reset":t}async componentWillLoad(){s(this.root,{variant:this.action}),this.i18n=await r(this.root,a)}render(){return o("gux-table-toolbar-custom-action",{"icon-only":this.iconOnly,accent:this.accent,disabled:this.disabled},o("span",{slot:"text"},this.returnActionLocale(this.action)),o("gux-icon",{slot:"icon","icon-name":this.returnActionTypeIcon(this.action),decorative:!0}))}get root(){return e(this)}};n.style=":host([disabled]){pointer-events:none}";export{n as gux_table_toolbar_action}
@@ -0,0 +1 @@
1
+ import{h as i}from"./p-deca7631.js";const e=({position:e,required:o},r)=>i("div",{class:{"gux-form-field-label":!0,[`gux-${e}`]:!0,"gux-required":o}},r),o=({labelPosition:e},o)=>i("div",{class:{"gux-form-field-container":!0,[`gux-${e}`]:!0}},o);export{e as G,o as a}
@@ -0,0 +1 @@
1
+ import{a as t}from"./p-deca7631.js";import{g as r}from"./p-0962dd7a.js";var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,r){t.__proto__=r}||function(t,r){for(var e in r)Object.prototype.hasOwnProperty.call(r,e)&&(t[e]=r[e])},e(t,r)};function n(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)}var h,i,s,a=function(){return a=Object.assign||function(t){for(var r,e=1,n=arguments.length;e<n;e++)for(var h in r=arguments[e])Object.prototype.hasOwnProperty.call(r,h)&&(t[h]=r[h]);return t},a.apply(this,arguments)};function o(t,r,e){if(e||2===arguments.length)for(var n,h=0,i=r.length;h<i;h++)!n&&h in r||(n||(n=Array.prototype.slice.call(r,0,h)),n[h]=r[h]);return t.concat(n||Array.prototype.slice.call(r))}function u(t){return t.type===i.literal}function c(t){return t.type===i.argument}function f(t){return t.type===i.number}function l(t){return t.type===i.date}function H(t){return t.type===i.time}function B(t){return t.type===i.select}function b(t){return t.type===i.plural}function v(t){return t.type===i.pound}function p(t){return t.type===i.tag}function E(t){return!(!t||"object"!=typeof t||t.type!==s.number)}function d(t){return!(!t||"object"!=typeof t||t.type!==s.dateTime)}"function"==typeof SuppressedError&&SuppressedError,function(t){t[t.EXPECT_ARGUMENT_CLOSING_BRACE=1]="EXPECT_ARGUMENT_CLOSING_BRACE",t[t.EMPTY_ARGUMENT=2]="EMPTY_ARGUMENT",t[t.MALFORMED_ARGUMENT=3]="MALFORMED_ARGUMENT",t[t.EXPECT_ARGUMENT_TYPE=4]="EXPECT_ARGUMENT_TYPE",t[t.INVALID_ARGUMENT_TYPE=5]="INVALID_ARGUMENT_TYPE",t[t.EXPECT_ARGUMENT_STYLE=6]="EXPECT_ARGUMENT_STYLE",t[t.INVALID_NUMBER_SKELETON=7]="INVALID_NUMBER_SKELETON",t[t.INVALID_DATE_TIME_SKELETON=8]="INVALID_DATE_TIME_SKELETON",t[t.EXPECT_NUMBER_SKELETON=9]="EXPECT_NUMBER_SKELETON",t[t.EXPECT_DATE_TIME_SKELETON=10]="EXPECT_DATE_TIME_SKELETON",t[t.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE=11]="UNCLOSED_QUOTE_IN_ARGUMENT_STYLE",t[t.EXPECT_SELECT_ARGUMENT_OPTIONS=12]="EXPECT_SELECT_ARGUMENT_OPTIONS",t[t.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE=13]="EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE=14]="INVALID_PLURAL_ARGUMENT_OFFSET_VALUE",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR=15]="EXPECT_SELECT_ARGUMENT_SELECTOR",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR=16]="EXPECT_PLURAL_ARGUMENT_SELECTOR",t[t.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT=17]="EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT",t[t.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT=18]="EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT",t[t.INVALID_PLURAL_ARGUMENT_SELECTOR=19]="INVALID_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_PLURAL_ARGUMENT_SELECTOR=20]="DUPLICATE_PLURAL_ARGUMENT_SELECTOR",t[t.DUPLICATE_SELECT_ARGUMENT_SELECTOR=21]="DUPLICATE_SELECT_ARGUMENT_SELECTOR",t[t.MISSING_OTHER_CLAUSE=22]="MISSING_OTHER_CLAUSE",t[t.INVALID_TAG=23]="INVALID_TAG",t[t.INVALID_TAG_NAME=25]="INVALID_TAG_NAME",t[t.UNMATCHED_CLOSING_TAG=26]="UNMATCHED_CLOSING_TAG",t[t.UNCLOSED_TAG=27]="UNCLOSED_TAG"}(h||(h={})),function(t){t[t.literal=0]="literal",t[t.argument=1]="argument",t[t.number=2]="number",t[t.date=3]="date",t[t.time=4]="time",t[t.select=5]="select",t[t.plural=6]="plural",t[t.pound=7]="pound",t[t.tag=8]="tag"}(i||(i={})),function(t){t[t.number=0]="number",t[t.dateTime=1]="dateTime"}(s||(s={}));var g=/[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/,y=/(?:[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;function m(t){var r={};return t.replace(y,(function(t){var e=t.length;switch(t[0]){case"G":r.era=4===e?"long":5===e?"narrow":"short";break;case"y":r.year=2===e?"2-digit":"numeric";break;case"Y":case"u":case"U":case"r":throw new RangeError("`Y/u/U/r` (year) patterns are not supported, use `y` instead");case"q":case"Q":throw new RangeError("`q/Q` (quarter) patterns are not supported");case"M":case"L":r.month=["numeric","2-digit","short","long","narrow"][e-1];break;case"w":case"W":throw new RangeError("`w/W` (week) patterns are not supported");case"d":r.day=["numeric","2-digit"][e-1];break;case"D":case"F":case"g":throw new RangeError("`D/F/g` (day) patterns are not supported, use `d` instead");case"E":r.weekday=4===e?"short":5===e?"narrow":"short";break;case"e":if(e<4)throw new RangeError("`e..eee` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][e-4];break;case"c":if(e<4)throw new RangeError("`c..ccc` (weekday) patterns are not supported");r.weekday=["short","long","narrow","short"][e-4];break;case"a":r.hour12=!0;break;case"b":case"B":throw new RangeError("`b/B` (period) patterns are not supported, use `a` instead");case"h":r.hourCycle="h12",r.hour=["numeric","2-digit"][e-1];break;case"H":r.hourCycle="h23",r.hour=["numeric","2-digit"][e-1];break;case"K":r.hourCycle="h11",r.hour=["numeric","2-digit"][e-1];break;case"k":r.hourCycle="h24",r.hour=["numeric","2-digit"][e-1];break;case"j":case"J":case"C":throw new RangeError("`j/J/C` (hour) patterns are not supported, use `h/H/K/k` instead");case"m":r.minute=["numeric","2-digit"][e-1];break;case"s":r.second=["numeric","2-digit"][e-1];break;case"S":case"A":throw new RangeError("`S/A` (second) patterns are not supported, use `s` instead");case"z":r.timeZoneName=e<4?"short":"long";break;case"Z":case"O":case"v":case"V":case"X":case"x":throw new RangeError("`Z/O/v/V/X/x` (timeZone) patterns are not supported, use `z` instead")}return""})),r}var w=/[\t-\r \x85\u200E\u200F\u2028\u2029]/i,T=/^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g,A=/^(@+)?(\+|#+)?[rs]?$/g,S=/(\*)(0+)|(#+)(0+)|(0+)/g,_=/^(0+)$/;function N(t){var r={};return"r"===t[t.length-1]?r.roundingPriority="morePrecision":"s"===t[t.length-1]&&(r.roundingPriority="lessPrecision"),t.replace(A,(function(t,e,n){return"string"!=typeof n?(r.minimumSignificantDigits=e.length,r.maximumSignificantDigits=e.length):"+"===n?r.minimumSignificantDigits=e.length:"#"===e[0]?r.maximumSignificantDigits=e.length:(r.minimumSignificantDigits=e.length,r.maximumSignificantDigits=e.length+("string"==typeof n?n.length:0)),""})),r}function I(t){switch(t){case"sign-auto":return{signDisplay:"auto"};case"sign-accounting":case"()":return{currencySign:"accounting"};case"sign-always":case"+!":return{signDisplay:"always"};case"sign-accounting-always":case"()!":return{signDisplay:"always",currencySign:"accounting"};case"sign-except-zero":case"+?":return{signDisplay:"exceptZero"};case"sign-accounting-except-zero":case"()?":return{signDisplay:"exceptZero",currencySign:"accounting"};case"sign-never":case"+_":return{signDisplay:"never"}}}function R(t){var r;if("E"===t[0]&&"E"===t[1]?(r={notation:"engineering"},t=t.slice(2)):"E"===t[0]&&(r={notation:"scientific"},t=t.slice(1)),r){var e=t.slice(0,2);if("+!"===e?(r.signDisplay="always",t=t.slice(2)):"+?"===e&&(r.signDisplay="exceptZero",t=t.slice(2)),!_.test(t))throw new Error("Malformed concise eng/scientific notation");r.minimumIntegerDigits=t.length}return r}function M(t){return I(t)||{}}function L(t){for(var r={},e=0,n=t;e<n.length;e++){var h=n[e];switch(h.stem){case"percent":case"%":r.style="percent";continue;case"%x100":r.style="percent",r.scale=100;continue;case"currency":r.style="currency",r.currency=h.options[0];continue;case"group-off":case",_":r.useGrouping=!1;continue;case"precision-integer":case".":r.maximumFractionDigits=0;continue;case"measure-unit":case"unit":r.style="unit",r.unit=h.options[0].replace(/^(.*?)-/,"");continue;case"compact-short":case"K":r.notation="compact",r.compactDisplay="short";continue;case"compact-long":case"KK":r.notation="compact",r.compactDisplay="long";continue;case"scientific":r=a(a(a({},r),{notation:"scientific"}),h.options.reduce((function(t,r){return a(a({},t),M(r))}),{}));continue;case"engineering":r=a(a(a({},r),{notation:"engineering"}),h.options.reduce((function(t,r){return a(a({},t),M(r))}),{}));continue;case"notation-simple":r.notation="standard";continue;case"unit-width-narrow":r.currencyDisplay="narrowSymbol",r.unitDisplay="narrow";continue;case"unit-width-short":r.currencyDisplay="code",r.unitDisplay="short";continue;case"unit-width-full-name":r.currencyDisplay="name",r.unitDisplay="long";continue;case"unit-width-iso-code":r.currencyDisplay="symbol";continue;case"scale":r.scale=parseFloat(h.options[0]);continue;case"integer-width":if(h.options.length>1)throw new RangeError("integer-width stems only accept a single optional option");h.options[0].replace(S,(function(t,e,n,h,i,s){if(e)r.minimumIntegerDigits=n.length;else{if(h&&i)throw new Error("We currently do not support maximum integer digits");if(s)throw new Error("We currently do not support exact integer digits")}return""}));continue}if(_.test(h.stem))r.minimumIntegerDigits=h.stem.length;else if(T.test(h.stem)){if(h.options.length>1)throw new RangeError("Fraction-precision stems only accept a single optional option");h.stem.replace(T,(function(t,e,n,h,i,s){return"*"===n?r.minimumFractionDigits=e.length:h&&"#"===h[0]?r.maximumFractionDigits=h.length:i&&s?(r.minimumFractionDigits=i.length,r.maximumFractionDigits=i.length+s.length):(r.minimumFractionDigits=e.length,r.maximumFractionDigits=e.length),""}));var i=h.options[0];"w"===i?r=a(a({},r),{trailingZeroDisplay:"stripIfInteger"}):i&&(r=a(a({},r),N(i)))}else if(A.test(h.stem))r=a(a({},r),N(h.stem));else{var s=I(h.stem);s&&(r=a(a({},r),s));var o=R(h.stem);o&&(r=a(a({},r),o))}}return r}var C,O={"001":["H","h"],AC:["H","h","hb","hB"],AD:["H","hB"],AE:["h","hB","hb","H"],AF:["H","hb","hB","h"],AG:["h","hb","H","hB"],AI:["H","h","hb","hB"],AL:["h","H","hB"],AM:["H","hB"],AO:["H","hB"],AR:["H","h","hB","hb"],AS:["h","H"],AT:["H","hB"],AU:["h","hb","H","hB"],AW:["H","hB"],AX:["H"],AZ:["H","hB","h"],BA:["H","hB","h"],BB:["h","hb","H","hB"],BD:["h","hB","H"],BE:["H","hB"],BF:["H","hB"],BG:["H","hB","h"],BH:["h","hB","hb","H"],BJ:["H","hB"],BL:["H","hB"],BM:["h","hb","H","hB"],BN:["hb","hB","h","H"],BO:["H","hB","h","hb"],BQ:["H"],BR:["H","hB"],BS:["h","hb","H","hB"],BT:["h","H"],BW:["H","h","hb","hB"],BZ:["H","h","hb","hB"],CA:["h","hb","H","hB"],CC:["H","h","hb","hB"],CD:["hB","H"],CF:["H","h","hB"],CG:["H","hB"],CH:["H","hB","h"],CI:["H","hB"],CK:["H","h","hb","hB"],CL:["H","h","hB","hb"],CM:["H","h","hB"],CN:["H","hB","hb","h"],CO:["h","H","hB","hb"],CP:["H"],CR:["H","h","hB","hb"],CU:["H","h","hB","hb"],CV:["H","hB"],CX:["H","h","hb","hB"],CY:["h","H","hb","hB"],CZ:["H"],DE:["H","hB"],DG:["H","h","hb","hB"],DJ:["h","H"],DK:["H"],DM:["h","hb","H","hB"],DO:["h","H","hB","hb"],DZ:["h","hB","hb","H"],EA:["H","h","hB","hb"],EC:["H","hB","h","hb"],EE:["H","hB"],EG:["h","hB","hb","H"],EH:["h","hB","hb","H"],ER:["h","H"],ES:["H","hB","h","hb"],ET:["hB","hb","h","H"],FI:["H"],FJ:["h","hb","H","hB"],FK:["H","h","hb","hB"],FM:["h","hb","H","hB"],FR:["H","hB"],GA:["H","hB"],GB:["H","h","hb","hB"],GD:["h","hb","H","hB"],GE:["H","hB","h"],GF:["H","hB"],GG:["H","h","hb","hB"],GH:["h","H"],GI:["H","h","hb","hB"],GM:["h","hb","H","hB"],GN:["H","hB"],GP:["H","hB"],GQ:["H","hB","h","hb"],GR:["h","H","hb","hB"],GT:["H","h","hB","hb"],GU:["h","hb","H","hB"],GW:["H","hB"],GY:["h","hb","H","hB"],HK:["h","hB","hb","H"],HN:["H","h","hB","hb"],HR:["H","hB"],IC:["H","h","hB","hb"],ID:["H"],IE:["H","h","hb","hB"],IL:["H","hB"],IM:["H","h","hb","hB"],IN:["h","H"],IO:["H","h","hb","hB"],IQ:["h","hB","hb","H"],IR:["hB","H"],IS:["H"],IT:["H","hB"],JE:["H","h","hb","hB"],JM:["h","hb","H","hB"],JO:["h","hB","hb","H"],JP:["H","h","K"],KE:["hB","hb","H","h"],KG:["H","h","hB","hb"],KH:["hB","h","H","hb"],KI:["h","hb","H","hB"],KM:["H","h","hB","hb"],KN:["h","hb","H","hB"],KP:["h","H","hB","hb"],KR:["h","H","hB","hb"],KW:["h","hB","hb","H"],KY:["h","hb","H","hB"],KZ:["H","hB"],LA:["H","hb","hB","h"],LB:["h","hB","hb","H"],LC:["h","hb","H","hB"],LI:["H","hB","h"],LK:["H","h","hB","hb"],LR:["h","hb","H","hB"],LS:["h","H"],LT:["H","h","hb","hB"],LU:["H","h","hB"],LV:["H","hB","hb","h"],LY:["h","hB","hb","H"],MA:["H","h","hB","hb"],MC:["H","hB"],MD:["H","hB"],ME:["H","hB","h"],MF:["H","hB"],MH:["h","hb","H","hB"],MK:["H","h","hb","hB"],ML:["H"],MM:["hB","hb","H","h"],MN:["H","h","hb","hB"],MO:["h","hB","hb","H"],MP:["h","hb","H","hB"],MQ:["H","hB"],MR:["h","hB","hb","H"],MS:["H","h","hb","hB"],MW:["h","hb","H","hB"],MX:["H","h","hB","hb"],MY:["hb","hB","h","H"],MZ:["H","hB"],NA:["h","H","hB","hb"],NC:["H","hB"],NE:["H"],NF:["H","h","hb","hB"],NG:["H","h","hb","hB"],NI:["H","h","hB","hb"],NL:["H","hB"],NP:["H","h","hB"],NR:["H","h","hb","hB"],NU:["H","h","hb","hB"],NZ:["h","hb","H","hB"],OM:["h","hB","hb","H"],PA:["h","H","hB","hb"],PE:["H","hB","h","hb"],PF:["H","h","hB"],PG:["h","H"],PH:["h","hB","hb","H"],PK:["h","hB","H"],PM:["H","hB"],PN:["H","h","hb","hB"],PR:["h","H","hB","hb"],PS:["h","hB","hb","H"],PT:["H","hB"],PW:["h","H"],PY:["H","h","hB","hb"],QA:["h","hB","hb","H"],RE:["H","hB"],RO:["H","hB"],RS:["H","hB","h"],RU:["H"],SA:["h","hB","hb","H"],SB:["h","hb","H","hB"],SC:["H","h","hB"],SD:["h","hB","hb","H"],SE:["H"],SG:["h","hb","H","hB"],SH:["H","h","hb","hB"],SI:["H","hB"],SJ:["H"],SK:["H"],SL:["h","hb","H","hB"],SM:["H","h","hB"],SN:["H","h","hB"],SO:["h","H"],SR:["H","hB"],SS:["h","hb","H","hB"],ST:["H","hB"],SV:["H","h","hB","hb"],SX:["H","h","hb","hB"],SY:["h","hB","hb","H"],SZ:["h","hb","H","hB"],TA:["H","h","hb","hB"],TC:["h","hb","H","hB"],TD:["h","H","hB"],TF:["H","h","hB"],TG:["H","hB"],TL:["H","hB","hb","h"],TN:["h","hB","hb","H"],TO:["h","H"],TR:["H","hB"],TT:["h","hb","H","hB"],TW:["hB","hb","h","H"],TZ:["hB","hb","H","h"],UA:["H","hB","h"],UG:["hB","hb","H","h"],UM:["h","hb","H","hB"],US:["h","hb","H","hB"],UY:["H","h","hB","hb"],UZ:["H","hB","h"],VA:["H","h","hB"],VC:["h","hb","H","hB"],VE:["h","H","hB","hb"],VG:["h","hb","H","hB"],VI:["h","hb","H","hB"],VU:["h","H"],WF:["H","hB"],WS:["h","H"],XK:["H","hB","h"],YE:["h","hB","hb","H"],YT:["H","hB"],ZA:["H","h","hb","hB"],ZM:["h","hb","H","hB"],"af-ZA":["H","h","hB","hb"],"ar-001":["h","hB","hb","H"],"ca-ES":["H","h","hB"],"en-001":["h","hb","H","hB"],"es-BO":["H","h","hB","hb"],"es-BR":["H","h","hB","hb"],"es-EC":["H","h","hB","hb"],"es-ES":["H","h","hB","hb"],"es-GQ":["H","h","hB","hb"],"es-PE":["H","h","hB","hb"],"fr-CA":["H","h","hB"],"gl-ES":["H","h","hB"],"gu-IN":["hB","hb","h","H"],"hi-IN":["hB","h","H"],"it-CH":["H","h","hB"],"it-IT":["H","h","hB"],"kn-IN":["hB","h","H"],"ml-IN":["hB","h","H"],"mr-IN":["hB","hb","h","H"],"pa-IN":["hB","hb","h","H"],"ta-IN":["hB","h","hb","H"],"te-IN":["hB","h","H"],"zu-ZA":["H","hB","hb","h"]};function G(t){var r=t.hourCycle;if(void 0===r&&t.hourCycles&&t.hourCycles.length&&(r=t.hourCycles[0]),r)switch(r){case"h24":return"k";case"h23":return"H";case"h12":return"h";case"h11":return"K";default:throw new Error("Invalid hourCycle")}var e,n=t.language;return"root"!==n&&(e=t.maximize().region),(O[e||""]||O[n||""]||O["".concat(n,"-001")]||O["001"])[0]}var U=new RegExp("^".concat(g.source,"*")),P=new RegExp("".concat(g.source,"*$"));function k(t,r){return{start:t,end:r}}var D=!!String.prototype.startsWith&&"_a".startsWith("a",1),F=!!String.fromCodePoint,j=!!Object.fromEntries,K=!!String.prototype.codePointAt,V=!!String.prototype.trimStart,Z=!!String.prototype.trimEnd,x=Number.isSafeInteger?Number.isSafeInteger:function(t){return"number"==typeof t&&isFinite(t)&&Math.floor(t)===t&&Math.abs(t)<=9007199254740991},X=!0;try{X="a"===(null===(C=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu").exec("a"))||void 0===C?void 0:C[0])}catch(t){X=!1}var Y,W=D?function(t,r,e){return t.startsWith(r,e)}:function(t,r,e){return t.slice(e,e+r.length)===r},z=F?String.fromCodePoint:function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];for(var e,n="",h=t.length,i=0;h>i;){if((e=t[i++])>1114111)throw RangeError(e+" is not a valid code point");n+=e<65536?String.fromCharCode(e):String.fromCharCode(55296+((e-=65536)>>10),e%1024+56320)}return n},J=j?Object.fromEntries:function(t){for(var r={},e=0,n=t;e<n.length;e++){var h=n[e];r[h[0]]=h[1]}return r},Q=K?function(t,r){return t.codePointAt(r)}:function(t,r){var e=t.length;if(!(r<0||r>=e)){var n,h=t.charCodeAt(r);return h<55296||h>56319||r+1===e||(n=t.charCodeAt(r+1))<56320||n>57343?h:n-56320+(h-55296<<10)+65536}},$=V?function(t){return t.trimStart()}:function(t){return t.replace(U,"")},q=Z?function(t){return t.trimEnd()}:function(t){return t.replace(P,"")};function tt(t,r){return new RegExp(t,r)}if(X){var rt=tt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)","yu");Y=function(t,r){var e;return rt.lastIndex=r,null!==(e=rt.exec(t)[1])&&void 0!==e?e:""}}else Y=function(t,r){for(var e=[];;){var n=Q(t,r);if(void 0===n||ht(n)||it(n))break;e.push(n),r+=n>=65536?2:1}return z.apply(void 0,e)};var et=function(){function t(t,r){void 0===r&&(r={}),this.message=t,this.position={offset:0,line:1,column:1},this.ignoreTag=!!r.ignoreTag,this.locale=r.locale,this.requiresOtherClause=!!r.requiresOtherClause,this.shouldParseSkeletons=!!r.shouldParseSkeletons}return t.prototype.parse=function(){if(0!==this.offset())throw Error("parser can only be used once");return this.parseMessage(0,"",!1)},t.prototype.parseMessage=function(t,r,e){for(var n=[];!this.isEOF();){var s=this.char();if(123===s){if((a=this.parseArgument(t,e)).err)return a;n.push(a.val)}else{if(125===s&&t>0)break;if(35!==s||"plural"!==r&&"selectordinal"!==r){if(60===s&&!this.ignoreTag&&47===this.peek()){if(e)break;return this.error(h.UNMATCHED_CLOSING_TAG,k(this.clonePosition(),this.clonePosition()))}if(60===s&&!this.ignoreTag&&nt(this.peek()||0)){if((a=this.parseTag(t,r)).err)return a;n.push(a.val)}else{var a;if((a=this.parseLiteral(t,r)).err)return a;n.push(a.val)}}else{var o=this.clonePosition();this.bump(),n.push({type:i.pound,location:k(o,this.clonePosition())})}}}return{val:n,err:null}},t.prototype.parseTag=function(t,r){var e=this.clonePosition();this.bump();var n=this.parseTagName();if(this.bumpSpace(),this.bumpIf("/>"))return{val:{type:i.literal,value:"<".concat(n,"/>"),location:k(e,this.clonePosition())},err:null};if(this.bumpIf(">")){var s=this.parseMessage(t+1,r,!0);if(s.err)return s;var a=s.val,o=this.clonePosition();if(this.bumpIf("</")){if(this.isEOF()||!nt(this.char()))return this.error(h.INVALID_TAG,k(o,this.clonePosition()));var u=this.clonePosition();return n!==this.parseTagName()?this.error(h.UNMATCHED_CLOSING_TAG,k(u,this.clonePosition())):(this.bumpSpace(),this.bumpIf(">")?{val:{type:i.tag,value:n,children:a,location:k(e,this.clonePosition())},err:null}:this.error(h.INVALID_TAG,k(o,this.clonePosition())))}return this.error(h.UNCLOSED_TAG,k(e,this.clonePosition()))}return this.error(h.INVALID_TAG,k(e,this.clonePosition()))},t.prototype.parseTagName=function(){var t,r=this.offset();for(this.bump();!this.isEOF()&&(45===(t=this.char())||46===t||t>=48&&t<=57||95===t||t>=97&&t<=122||t>=65&&t<=90||183==t||t>=192&&t<=214||t>=216&&t<=246||t>=248&&t<=893||t>=895&&t<=8191||t>=8204&&t<=8205||t>=8255&&t<=8256||t>=8304&&t<=8591||t>=11264&&t<=12271||t>=12289&&t<=55295||t>=63744&&t<=64975||t>=65008&&t<=65533||t>=65536&&t<=983039);)this.bump();return this.message.slice(r,this.offset())},t.prototype.parseLiteral=function(t,r){for(var e=this.clonePosition(),n="";;){var h=this.tryParseQuote(r);if(h)n+=h;else{var s=this.tryParseUnquoted(t,r);if(s)n+=s;else{var a=this.tryParseLeftAngleBracket();if(!a)break;n+=a}}}var o=k(e,this.clonePosition());return{val:{type:i.literal,value:n,location:o},err:null}},t.prototype.tryParseLeftAngleBracket=function(){return this.isEOF()||60!==this.char()||!this.ignoreTag&&(nt(t=this.peek()||0)||47===t)?null:(this.bump(),"<");var t},t.prototype.tryParseQuote=function(t){if(this.isEOF()||39!==this.char())return null;switch(this.peek()){case 39:return this.bump(),this.bump(),"'";case 123:case 60:case 62:case 125:break;case 35:if("plural"===t||"selectordinal"===t)break;return null;default:return null}this.bump();var r=[this.char()];for(this.bump();!this.isEOF();){var e=this.char();if(39===e){if(39!==this.peek()){this.bump();break}r.push(39),this.bump()}else r.push(e);this.bump()}return z.apply(void 0,r)},t.prototype.tryParseUnquoted=function(t,r){if(this.isEOF())return null;var e=this.char();return 60===e||123===e||35===e&&("plural"===r||"selectordinal"===r)||125===e&&t>0?null:(this.bump(),z(e))},t.prototype.parseArgument=function(t,r){var e=this.clonePosition();if(this.bump(),this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,k(e,this.clonePosition()));if(125===this.char())return this.bump(),this.error(h.EMPTY_ARGUMENT,k(e,this.clonePosition()));var n=this.parseIdentifierIfPossible().value;if(!n)return this.error(h.MALFORMED_ARGUMENT,k(e,this.clonePosition()));if(this.bumpSpace(),this.isEOF())return this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,k(e,this.clonePosition()));switch(this.char()){case 125:return this.bump(),{val:{type:i.argument,value:n,location:k(e,this.clonePosition())},err:null};case 44:return this.bump(),this.bumpSpace(),this.isEOF()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,k(e,this.clonePosition())):this.parseArgumentOptions(t,r,n,e);default:return this.error(h.MALFORMED_ARGUMENT,k(e,this.clonePosition()))}},t.prototype.parseIdentifierIfPossible=function(){var t=this.clonePosition(),r=this.offset(),e=Y(this.message,r);return this.bumpTo(r+e.length),{value:e,location:k(t,this.clonePosition())}},t.prototype.parseArgumentOptions=function(t,r,e,n){var o,u=this.clonePosition(),c=this.parseIdentifierIfPossible().value,f=this.clonePosition();switch(c){case"":return this.error(h.EXPECT_ARGUMENT_TYPE,k(u,f));case"number":case"date":case"time":this.bumpSpace();var l=null;if(this.bumpIf(",")){this.bumpSpace();var H=this.clonePosition();if((y=this.parseSimpleArgStyleIfPossible()).err)return y;if(0===(p=q(y.val)).length)return this.error(h.EXPECT_ARGUMENT_STYLE,k(this.clonePosition(),this.clonePosition()));l={style:p,styleLocation:k(H,this.clonePosition())}}if((w=this.tryParseArgumentClose(n)).err)return w;var B=k(n,this.clonePosition());if(l&&W(null==l?void 0:l.style,"::",0)){var b=$(l.style.slice(2));if("number"===c)return(y=this.parseNumberSkeletonFromString(b,l.styleLocation)).err?y:{val:{type:i.number,value:e,location:B,style:y.val},err:null};if(0===b.length)return this.error(h.EXPECT_DATE_TIME_SKELETON,B);var v=b;this.locale&&(v=function(t,r){for(var e="",n=0;n<t.length;n++){var h=t.charAt(n);if("j"===h){for(var i=0;n+1<t.length&&t.charAt(n+1)===h;)i++,n++;var s=1+(1&i),a=i<2?1:3+(i>>1),o=G(r);for("H"!=o&&"k"!=o||(a=0);a-- >0;)e+="a";for(;s-- >0;)e=o+e}else e+="J"===h?"H":h}return e}(b,this.locale));var p={type:s.dateTime,pattern:v,location:l.styleLocation,parsedOptions:this.shouldParseSkeletons?m(v):{}};return{val:{type:"date"===c?i.date:i.time,value:e,location:B,style:p},err:null}}return{val:{type:"number"===c?i.number:"date"===c?i.date:i.time,value:e,location:B,style:null!==(o=null==l?void 0:l.style)&&void 0!==o?o:null},err:null};case"plural":case"selectordinal":case"select":var E=this.clonePosition();if(this.bumpSpace(),!this.bumpIf(","))return this.error(h.EXPECT_SELECT_ARGUMENT_OPTIONS,k(E,a({},E)));this.bumpSpace();var d=this.parseIdentifierIfPossible(),g=0;if("select"!==c&&"offset"===d.value){if(!this.bumpIf(":"))return this.error(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,k(this.clonePosition(),this.clonePosition()));var y;if(this.bumpSpace(),(y=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE,h.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE)).err)return y;this.bumpSpace(),d=this.parseIdentifierIfPossible(),g=y.val}var w,T=this.tryParsePluralOrSelectOptions(t,c,r,d);if(T.err)return T;if((w=this.tryParseArgumentClose(n)).err)return w;var A=k(n,this.clonePosition());return"select"===c?{val:{type:i.select,value:e,options:J(T.val),location:A},err:null}:{val:{type:i.plural,value:e,options:J(T.val),offset:g,pluralType:"plural"===c?"cardinal":"ordinal",location:A},err:null};default:return this.error(h.INVALID_ARGUMENT_TYPE,k(u,f))}},t.prototype.tryParseArgumentClose=function(t){return this.isEOF()||125!==this.char()?this.error(h.EXPECT_ARGUMENT_CLOSING_BRACE,k(t,this.clonePosition())):(this.bump(),{val:!0,err:null})},t.prototype.parseSimpleArgStyleIfPossible=function(){for(var t=0,r=this.clonePosition();!this.isEOF();)switch(this.char()){case 39:this.bump();var e=this.clonePosition();if(!this.bumpUntil("'"))return this.error(h.UNCLOSED_QUOTE_IN_ARGUMENT_STYLE,k(e,this.clonePosition()));this.bump();break;case 123:t+=1,this.bump();break;case 125:if(!(t>0))return{val:this.message.slice(r.offset,this.offset()),err:null};t-=1;break;default:this.bump()}return{val:this.message.slice(r.offset,this.offset()),err:null}},t.prototype.parseNumberSkeletonFromString=function(t,r){var e=[];try{e=function(t){if(0===t.length)throw new Error("Number skeleton cannot be empty");for(var r=[],e=0,n=t.split(w).filter((function(t){return t.length>0}));e<n.length;e++){var h=n[e].split("/");if(0===h.length)throw new Error("Invalid number skeleton");for(var i=h[0],s=h.slice(1),a=0,o=s;a<o.length;a++)if(0===o[a].length)throw new Error("Invalid number skeleton");r.push({stem:i,options:s})}return r}(t)}catch(t){return this.error(h.INVALID_NUMBER_SKELETON,r)}return{val:{type:s.number,tokens:e,location:r,parsedOptions:this.shouldParseSkeletons?L(e):{}},err:null}},t.prototype.tryParsePluralOrSelectOptions=function(t,r,e,n){for(var i,s=!1,a=[],o=new Set,u=n.value,c=n.location;;){if(0===u.length){var f=this.clonePosition();if("select"===r||!this.bumpIf("="))break;var l=this.tryParseDecimalInteger(h.EXPECT_PLURAL_ARGUMENT_SELECTOR,h.INVALID_PLURAL_ARGUMENT_SELECTOR);if(l.err)return l;c=k(f,this.clonePosition()),u=this.message.slice(f.offset,this.offset())}if(o.has(u))return this.error("select"===r?h.DUPLICATE_SELECT_ARGUMENT_SELECTOR:h.DUPLICATE_PLURAL_ARGUMENT_SELECTOR,c);"other"===u&&(s=!0),this.bumpSpace();var H=this.clonePosition();if(!this.bumpIf("{"))return this.error("select"===r?h.EXPECT_SELECT_ARGUMENT_SELECTOR_FRAGMENT:h.EXPECT_PLURAL_ARGUMENT_SELECTOR_FRAGMENT,k(this.clonePosition(),this.clonePosition()));var B=this.parseMessage(t+1,r,e);if(B.err)return B;var b=this.tryParseArgumentClose(H);if(b.err)return b;a.push([u,{value:B.val,location:k(H,this.clonePosition())}]),o.add(u),this.bumpSpace(),u=(i=this.parseIdentifierIfPossible()).value,c=i.location}return 0===a.length?this.error("select"===r?h.EXPECT_SELECT_ARGUMENT_SELECTOR:h.EXPECT_PLURAL_ARGUMENT_SELECTOR,k(this.clonePosition(),this.clonePosition())):this.requiresOtherClause&&!s?this.error(h.MISSING_OTHER_CLAUSE,k(this.clonePosition(),this.clonePosition())):{val:a,err:null}},t.prototype.tryParseDecimalInteger=function(t,r){var e=1,n=this.clonePosition();this.bumpIf("+")||this.bumpIf("-")&&(e=-1);for(var h=!1,i=0;!this.isEOF();){var s=this.char();if(!(s>=48&&s<=57))break;h=!0,i=10*i+(s-48),this.bump()}var a=k(n,this.clonePosition());return h?x(i*=e)?{val:i,err:null}:this.error(r,a):this.error(t,a)},t.prototype.offset=function(){return this.position.offset},t.prototype.isEOF=function(){return this.offset()===this.message.length},t.prototype.clonePosition=function(){return{offset:this.position.offset,line:this.position.line,column:this.position.column}},t.prototype.char=function(){var t=this.position.offset;if(t>=this.message.length)throw Error("out of bound");var r=Q(this.message,t);if(void 0===r)throw Error("Offset ".concat(t," is at invalid UTF-16 code unit boundary"));return r},t.prototype.error=function(t,r){return{val:null,err:{kind:t,message:this.message,location:r}}},t.prototype.bump=function(){if(!this.isEOF()){var t=this.char();10===t?(this.position.line+=1,this.position.column=1,this.position.offset+=1):(this.position.column+=1,this.position.offset+=t<65536?1:2)}},t.prototype.bumpIf=function(t){if(W(this.message,t,this.offset())){for(var r=0;r<t.length;r++)this.bump();return!0}return!1},t.prototype.bumpUntil=function(t){var r=this.offset(),e=this.message.indexOf(t,r);return e>=0?(this.bumpTo(e),!0):(this.bumpTo(this.message.length),!1)},t.prototype.bumpTo=function(t){if(this.offset()>t)throw Error("targetOffset ".concat(t," must be greater than or equal to the current offset ").concat(this.offset()));for(t=Math.min(t,this.message.length);;){var r=this.offset();if(r===t)break;if(r>t)throw Error("targetOffset ".concat(t," is at invalid UTF-16 code unit boundary"));if(this.bump(),this.isEOF())break}},t.prototype.bumpSpace=function(){for(;!this.isEOF()&&ht(this.char());)this.bump()},t.prototype.peek=function(){if(this.isEOF())return null;var t=this.char(),r=this.offset(),e=this.message.charCodeAt(r+(t>=65536?2:1));return null!=e?e:null},t}();function nt(t){return t>=97&&t<=122||t>=65&&t<=90}function ht(t){return t>=9&&t<=13||32===t||133===t||t>=8206&&t<=8207||8232===t||8233===t}function it(t){return t>=33&&t<=35||36===t||t>=37&&t<=39||40===t||41===t||42===t||43===t||44===t||45===t||t>=46&&t<=47||t>=58&&t<=59||t>=60&&t<=62||t>=63&&t<=64||91===t||92===t||93===t||94===t||96===t||123===t||124===t||125===t||126===t||161===t||t>=162&&t<=165||166===t||167===t||169===t||171===t||172===t||174===t||176===t||177===t||182===t||187===t||191===t||215===t||247===t||t>=8208&&t<=8213||t>=8214&&t<=8215||8216===t||8217===t||8218===t||t>=8219&&t<=8220||8221===t||8222===t||8223===t||t>=8224&&t<=8231||t>=8240&&t<=8248||8249===t||8250===t||t>=8251&&t<=8254||t>=8257&&t<=8259||8260===t||8261===t||8262===t||t>=8263&&t<=8273||8274===t||8275===t||t>=8277&&t<=8286||t>=8592&&t<=8596||t>=8597&&t<=8601||t>=8602&&t<=8603||t>=8604&&t<=8607||8608===t||t>=8609&&t<=8610||8611===t||t>=8612&&t<=8613||8614===t||t>=8615&&t<=8621||8622===t||t>=8623&&t<=8653||t>=8654&&t<=8655||t>=8656&&t<=8657||8658===t||8659===t||8660===t||t>=8661&&t<=8691||t>=8692&&t<=8959||t>=8960&&t<=8967||8968===t||8969===t||8970===t||8971===t||t>=8972&&t<=8991||t>=8992&&t<=8993||t>=8994&&t<=9e3||9001===t||9002===t||t>=9003&&t<=9083||9084===t||t>=9085&&t<=9114||t>=9115&&t<=9139||t>=9140&&t<=9179||t>=9180&&t<=9185||t>=9186&&t<=9254||t>=9255&&t<=9279||t>=9280&&t<=9290||t>=9291&&t<=9311||t>=9472&&t<=9654||9655===t||t>=9656&&t<=9664||9665===t||t>=9666&&t<=9719||t>=9720&&t<=9727||t>=9728&&t<=9838||9839===t||t>=9840&&t<=10087||10088===t||10089===t||10090===t||10091===t||10092===t||10093===t||10094===t||10095===t||10096===t||10097===t||10098===t||10099===t||10100===t||10101===t||t>=10132&&t<=10175||t>=10176&&t<=10180||10181===t||10182===t||t>=10183&&t<=10213||10214===t||10215===t||10216===t||10217===t||10218===t||10219===t||10220===t||10221===t||10222===t||10223===t||t>=10224&&t<=10239||t>=10240&&t<=10495||t>=10496&&t<=10626||10627===t||10628===t||10629===t||10630===t||10631===t||10632===t||10633===t||10634===t||10635===t||10636===t||10637===t||10638===t||10639===t||10640===t||10641===t||10642===t||10643===t||10644===t||10645===t||10646===t||10647===t||10648===t||t>=10649&&t<=10711||10712===t||10713===t||10714===t||10715===t||t>=10716&&t<=10747||10748===t||10749===t||t>=10750&&t<=11007||t>=11008&&t<=11055||t>=11056&&t<=11076||t>=11077&&t<=11078||t>=11079&&t<=11084||t>=11085&&t<=11123||t>=11124&&t<=11125||t>=11126&&t<=11157||11158===t||t>=11159&&t<=11263||t>=11776&&t<=11777||11778===t||11779===t||11780===t||11781===t||t>=11782&&t<=11784||11785===t||11786===t||11787===t||11788===t||11789===t||t>=11790&&t<=11798||11799===t||t>=11800&&t<=11801||11802===t||11803===t||11804===t||11805===t||t>=11806&&t<=11807||11808===t||11809===t||11810===t||11811===t||11812===t||11813===t||11814===t||11815===t||11816===t||11817===t||t>=11818&&t<=11822||11823===t||t>=11824&&t<=11833||t>=11834&&t<=11835||t>=11836&&t<=11839||11840===t||11841===t||11842===t||t>=11843&&t<=11855||t>=11856&&t<=11857||11858===t||t>=11859&&t<=11903||t>=12289&&t<=12291||12296===t||12297===t||12298===t||12299===t||12300===t||12301===t||12302===t||12303===t||12304===t||12305===t||t>=12306&&t<=12307||12308===t||12309===t||12310===t||12311===t||12312===t||12313===t||12314===t||12315===t||12316===t||12317===t||t>=12318&&t<=12319||12320===t||12336===t||64830===t||64831===t||t>=65093&&t<=65094}function st(t){t.forEach((function(t){if(delete t.location,B(t)||b(t))for(var r in t.options)delete t.options[r].location,st(t.options[r].value);else f(t)&&E(t.style)||(l(t)||H(t))&&d(t.style)?delete t.style.location:p(t)&&st(t.children)}))}function at(t,r){void 0===r&&(r={}),r=a({shouldParseSkeletons:!0,requiresOtherClause:!0},r);var e=new et(t,r).parse();if(e.err){var n=SyntaxError(h[e.err.kind]);throw n.location=e.err.location,n.originalMessage=e.err.message,n}return(null==r?void 0:r.captureLocation)||st(e.val),e.val}function ot(t,r){return(r&&r.strategy?r.strategy:lt)(t,{cache:r&&r.cache?r.cache:vt,serializer:r&&r.serializer?r.serializer:Ht})}function ut(t,r,e,n){var h,i=null==(h=n)||"number"==typeof h||"boolean"==typeof h?n:e(n),s=r.get(i);return void 0===s&&(s=t.call(this,n),r.set(i,s)),s}function ct(t,r,e){var n=Array.prototype.slice.call(arguments,3),h=e(n),i=r.get(h);return void 0===i&&(i=t.apply(this,n),r.set(h,i)),i}function ft(t,r,e,n,h){return e.bind(r,t,n,h)}function lt(t,r){return ft(t,this,1===t.length?ut:ct,r.cache.create(),r.serializer)}var Ht=function(){return JSON.stringify(arguments)};function Bt(){this.cache=Object.create(null)}Bt.prototype.get=function(t){return this.cache[t]},Bt.prototype.set=function(t,r){this.cache[t]=r};var bt,vt={create:function(){return new Bt}},pt={variadic:function(t,r){return ft(t,this,ct,r.cache.create(),r.serializer)},monadic:function(t,r){return ft(t,this,ut,r.cache.create(),r.serializer)}};!function(t){t.MISSING_VALUE="MISSING_VALUE",t.INVALID_VALUE="INVALID_VALUE",t.MISSING_INTL_API="MISSING_INTL_API"}(bt||(bt={}));var Et,dt=function(t){function r(r,e,n){var h=t.call(this,r)||this;return h.code=e,h.originalMessage=n,h}return n(r,t),r.prototype.toString=function(){return"[formatjs Error: ".concat(this.code,"] ").concat(this.message)},r}(Error),gt=function(t){function r(r,e,n,h){return t.call(this,'Invalid values for "'.concat(r,'": "').concat(e,'". Options are "').concat(Object.keys(n).join('", "'),'"'),bt.INVALID_VALUE,h)||this}return n(r,t),r}(dt),yt=function(t){function r(r,e,n){return t.call(this,'Value for "'.concat(r,'" must be of type ').concat(e),bt.INVALID_VALUE,n)||this}return n(r,t),r}(dt),mt=function(t){function r(r,e){return t.call(this,'The intl string context variable "'.concat(r,'" was not provided to the string "').concat(e,'"'),bt.MISSING_VALUE,e)||this}return n(r,t),r}(dt);function wt(t){return"function"==typeof t}function Tt(t,r,e,n,h,i,s){if(1===t.length&&u(t[0]))return[{type:Et.literal,value:t[0].value}];for(var a=[],o=0,g=t;o<g.length;o++){var y=g[o];if(u(y))a.push({type:Et.literal,value:y.value});else if(v(y))"number"==typeof i&&a.push({type:Et.literal,value:e.getNumberFormat(r).format(i)});else{var m=y.value;if(!h||!(m in h))throw new mt(m,s);var w=h[m];if(c(y))w&&"string"!=typeof w&&"number"!=typeof w||(w="string"==typeof w||"number"==typeof w?String(w):""),a.push({type:"string"==typeof w?Et.literal:Et.object,value:w});else if(l(y)){var T="string"==typeof y.style?n.date[y.style]:d(y.style)?y.style.parsedOptions:void 0;a.push({type:Et.literal,value:e.getDateTimeFormat(r,T).format(w)})}else if(H(y))T="string"==typeof y.style?n.time[y.style]:d(y.style)?y.style.parsedOptions:n.time.medium,a.push({type:Et.literal,value:e.getDateTimeFormat(r,T).format(w)});else if(f(y))(T="string"==typeof y.style?n.number[y.style]:E(y.style)?y.style.parsedOptions:void 0)&&T.scale&&(w*=T.scale||1),a.push({type:Et.literal,value:e.getNumberFormat(r,T).format(w)});else{if(p(y)){var A=y.children,S=y.value,_=h[S];if(!wt(_))throw new yt(S,"function",s);var N=_(Tt(A,r,e,n,h,i).map((function(t){return t.value})));Array.isArray(N)||(N=[N]),a.push.apply(a,N.map((function(t){return{type:"string"==typeof t?Et.literal:Et.object,value:t}})))}if(B(y)){if(!(I=y.options[w]||y.options.other))throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,e,n,h))}else if(b(y)){var I;if(!(I=y.options["=".concat(w)])){if(!Intl.PluralRules)throw new dt('Intl.PluralRules is not available in this environment.\nTry polyfilling it using "@formatjs/intl-pluralrules"\n',bt.MISSING_INTL_API,s);var R=e.getPluralRules(r,{type:y.pluralType}).select(w-(y.offset||0));I=y.options[R]||y.options.other}if(!I)throw new gt(y.value,w,Object.keys(y.options),s);a.push.apply(a,Tt(I.value,r,e,n,h,w-(y.offset||0)))}}}}return(M=a).length<2?M:M.reduce((function(t,r){var e=t[t.length-1];return e&&e.type===Et.literal&&r.type===Et.literal?e.value+=r.value:t.push(r),t}),[]);var M}function At(t){return{create:function(){return{get:function(r){return t[r]},set:function(r,e){t[r]=e}}}}}!function(t){t[t.literal=0]="literal",t[t.object=1]="object"}(Et||(Et={}));var St=function(){function t(r,e,n,h){void 0===e&&(e=t.defaultLocale);var i,s,u,c=this;if(this.formatterCache={number:{},dateTime:{},pluralRules:{}},this.format=function(t){var r=c.formatToParts(t);if(1===r.length)return r[0].value;var e=r.reduce((function(t,r){return t.length&&r.type===Et.literal&&"string"==typeof t[t.length-1]?t[t.length-1]+=r.value:t.push(r.value),t}),[]);return e.length<=1?e[0]||"":e},this.formatToParts=function(t){return Tt(c.ast,c.locales,c.formatters,c.formats,t,void 0,c.message)},this.resolvedOptions=function(){var t;return{locale:(null===(t=c.resolvedLocale)||void 0===t?void 0:t.toString())||Intl.NumberFormat.supportedLocalesOf(c.locales)[0]}},this.getAst=function(){return c.ast},this.locales=e,this.resolvedLocale=t.resolveLocale(e),"string"==typeof r){if(this.message=r,!t.__parse)throw new TypeError("IntlMessageFormat.__parse must be set to process `message` of type `string`");var f=function(t,r){var e={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&r.indexOf(n)<0&&(e[n]=t[n]);if(null!=t&&"function"==typeof Object.getOwnPropertySymbols){var h=0;for(n=Object.getOwnPropertySymbols(t);h<n.length;h++)r.indexOf(n[h])<0&&Object.prototype.propertyIsEnumerable.call(t,n[h])&&(e[n[h]]=t[n[h]])}return e}(h||{},["formatters"]);this.ast=t.__parse(r,a(a({},f),{locale:this.resolvedLocale}))}else this.ast=r;if(!Array.isArray(this.ast))throw new TypeError("A message must be provided as a String or AST.");this.formats=(s=t.formats,(u=n)?Object.keys(s).reduce((function(t,r){var e,n;return t[r]=(e=s[r],(n=u[r])?a(a(a({},e||{}),n||{}),Object.keys(e).reduce((function(t,r){return t[r]=a(a({},e[r]),n[r]||{}),t}),{})):e),t}),a({},s)):s),this.formatters=h&&h.formatters||(void 0===(i=this.formatterCache)&&(i={number:{},dateTime:{},pluralRules:{}}),{getNumberFormat:ot((function(){for(var t,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return new((t=Intl.NumberFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.number),strategy:pt.variadic}),getDateTimeFormat:ot((function(){for(var t,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return new((t=Intl.DateTimeFormat).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.dateTime),strategy:pt.variadic}),getPluralRules:ot((function(){for(var t,r=[],e=0;e<arguments.length;e++)r[e]=arguments[e];return new((t=Intl.PluralRules).bind.apply(t,o([void 0],r,!1)))}),{cache:At(i.pluralRules),strategy:pt.variadic})})}return Object.defineProperty(t,"defaultLocale",{get:function(){return t.memoizedDefaultLocale||(t.memoizedDefaultLocale=(new Intl.NumberFormat).resolvedOptions().locale),t.memoizedDefaultLocale},enumerable:!1,configurable:!0}),t.memoizedDefaultLocale=null,t.resolveLocale=function(t){if(void 0!==Intl.Locale){var r=Intl.NumberFormat.supportedLocalesOf(t);return r.length>0?new Intl.Locale(r[0]):new Intl.Locale("string"==typeof t?t:t[0])}},t.__parse=at,t.formats={number:{integer:{maximumFractionDigits:0},currency:{style:"currency"},percent:{style:"percent"}},date:{short:{month:"numeric",day:"numeric",year:"2-digit"},medium:{month:"short",day:"numeric",year:"numeric"},long:{month:"long",day:"numeric",year:"numeric"},full:{weekday:"long",month:"long",day:"numeric",year:"numeric"}},time:{short:{hour:"numeric",minute:"numeric"},medium:{hour:"numeric",minute:"numeric",second:"numeric"},long:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"},full:{hour:"numeric",minute:"numeric",second:"numeric",timeZoneName:"short"}}},t}();const _t={},Nt=["ar","cs","da","de","en","es-es","es","fi","fr-ca","fr","he","it","ja","ko","nl","no","pl","pt-br","pt-pt","ru","sv","th","tr","uk","zh-cn","zh-tw"],It={ar:6,cs:1,da:1,de:1,en:0,"es-es":1,es:1,fi:1,"fr-ca":0,fr:1,he:0,it:1,ja:0,ko:0,nl:1,no:1,pl:1,"pt-br":0,"pt-pt":0,ru:1,sv:1,th:0,tr:1,uk:1,"zh-cn":1,"zh-tw":0},Rt="en";async function Mt(r,e,n){let h=e,i="en";void 0!==r&&(i=Lt(r),h=await async function(r,e,n,h){const i=h||r.tagName.toLocaleLowerCase().replace(/-beta$/,"");let s;if(r["i18n-resources"])s=r["i18n-resources"];else if(n!==Rt)try{s=await(async(r,e)=>{if(!_t[e]){const r=((r="en")=>t(`i18n/genesys-webcomponents.i18n.${r}.json`))(e),n=await fetch(r),h=await n.json();_t[e]=h}return _t[e][r]})(i,n)}catch(t){s=null}return s||(s=e),s}(r,e,i,n));const s=Object.entries(h).reduce(((t,[r,e])=>(t.set(r,new St(e,i)),t)),new Map),a=Object.entries(e).reduce(((t,[r,e])=>(t.set(r,new St(e,Rt)),t)),new Map);return(t,r)=>{var e,n;let h=null===(e=s.get(t))||void 0===e?void 0:e.format(r);return h||(h=null===(n=a.get(t))||void 0===n?void 0:n.format(r),console.warn(`No localized string available for "${t}-${h}" for "${i}" locale. Falling back to English translation.`)),h}}function Lt(t){const e=function(t){const e=r("[lang]",t);return e&&e.lang?e.lang.toLowerCase():Rt}(t),n=e.split(/[_-]/)[0];return Nt.indexOf(e)>=0?e:Nt.indexOf(n)>=0?n:Rt}function Ct(t=Rt){return It[t]?It[t]:It[Rt]}export{Ct as a,Mt as b,Lt as g,Nt as l}
@@ -0,0 +1 @@
1
+ import{r as t,c as i,h as e}from"./p-deca7631.js";import{a as s,c as n,o as a,f as o,d as p,s as d,h as r}from"./p-f3521f3e.js";const h=class{constructor(e){t(this,e),this.internalexpanded=i(this,"internalexpanded",7),this.internalcollapsed=i(this,"internalcollapsed",7),this.expanded=!1,this.disabled=!1,this.exceedTargetWidth=!1}runUpdatePosition(){this.cleanupUpdatePosition=s(this.targetElementContainer,this.popupElementContainer,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0})}updatePosition(){if(this.targetElementContainer&&this.popupElementContainer){const t=this.exceedTargetWidth;n(this.targetElementContainer,this.popupElementContainer,{strategy:"fixed",placement:"bottom-start",middleware:[a(2),o(),p({apply({rects:i,elements:e}){Object.assign(e.floating.style,t?{minWidth:`${i.reference.width}px`}:{width:`${i.reference.width}px`,overflow:"hidden"})}}),d(),r()]}).then((({x:t,y:i,middlewareData:e})=>{const{referenceHidden:s}=e.hide;Object.assign(this.popupElementContainer.style,{left:`${t}px`,top:`${i}px`}),s?this.popupElementContainer.classList.add("gux-sr-only-clip"):this.popupElementContainer.classList.remove("gux-sr-only-clip")}))}}onExpandedChange(t){t?this.internalexpanded.emit():this.internalcollapsed.emit()}componentDidLoad(){this.expanded&&this.runUpdatePosition()}componentDidUpdate(){this.expanded?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return e("div",{class:{"gux-target-container":!0,"gux-disabled":this.disabled},ref:t=>this.targetElementContainer=t},e("slot",{name:"target"}),e("div",{class:{"gux-popup-container":!0,"gux-expanded":this.expanded&&!this.disabled},ref:t=>this.popupElementContainer=t},e("slot",{name:"popup"})))}static get watchers(){return{expanded:["onExpandedChange"]}}};h.style=".gux-target-container.gux-disabled{pointer-events:none;cursor:default;opacity:0.5}.gux-popup-container{position:fixed;z-index:var(--gux-zindex-popup, 1);width:max-content;visibility:hidden;background-color:white}.gux-popup-container.gux-expanded{visibility:visible}.gux-sr-only-clip:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{h as gux_popup}
@@ -0,0 +1 @@
1
+ import{r as s,h as t,H as e,g as a}from"./p-deca7631.js";import{l as r,n as o,f as i,p as n,b as c,c as l}from"./p-aa9ff6ba.js";import{t as u}from"./p-d6cd7546.js";const h=["gux-list-item"],d=class{constructor(t){s(this,t)}componentWillLoad(){u(this.root)}onKeyDown(s){switch(s.key){case"ArrowUp":s.preventDefault(),n(this.root,h);break;case"Home":s.preventDefault(),i(this.root,h);break;case"ArrowDown":s.preventDefault(),o(this.root,h);break;case"End":s.preventDefault(),r(this.root,h)}}async guxFocusFirstItem(){i(this.root,h)}async guxFocusItemById(s){c(this.root,h,s)}async guxFocusItemByClosestId(s){l(this.root,h,s)}async guxFocusLastItem(){r(this.root,h)}renderFocusTarget(){return t("span",{tabindex:"-1","aria-hidden":"true"})}render(){return t(e,{role:"list"},this.renderFocusTarget(),t("slot",null))}static get delegatesFocus(){return!0}get root(){return a(this)}};d.style=":host{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start}";export{d as gux_list}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as o,H as r,g as i}from"./p-deca7631.js";import{b as s}from"./p-2ba7be7a.js";import{c as n}from"./p-a285abaf.js";import"./p-0962dd7a.js";import"./p-7b08c759.js";import"./p-373c5d93.js";const a={activateReordering:"Activate reordering mode for {columnName} column"},c=class{constructor(o){t(this,o),this.internal_order_change=e(this,"internal_order_change",7),this.internal_keyboard_reorder_start=e(this,"internal_keyboard_reorder_start",7),this.internal_keyboard_reorder_move=e(this,"internal_keyboard_reorder_move",7),this.internal_keyboard_reorder_emit=e(this,"internal_keyboard_reorder_emit",7),this.internal_keyboard_reorder_finish=e(this,"internal_keyboard_reorder_finish",7),this.orderId=void 0,this.highlightActive=void 0,this.highlight=void 0,this.text=void 0,this.pendingReorder="none",this.isDragging=!1,this.isReordering=!1}async guxSetHighlight(t="",e=!1){this.highlight=t,this.highlightActive=e}async guxFocus(){this.reorderButtonElement.focus()}onBlur(){this.setReorderMode(!1)}onDragStart(t){this.isDragging=!0;const e=n(this.root);t.dataTransfer.setData("oldIndex",String(e)),t.dataTransfer.effectAllowed="move"}onDragEnter(t){t.dataTransfer.dropEffect="move",this.pendingReorder=this.mouseOnTopHalf(t)?"above":"below"}onDragOver(t){t.preventDefault(),this.pendingReorder=this.mouseOnTopHalf(t)?"above":"below"}onDragLeave(){this.pendingReorder="none"}onDragEnd(){this.isDragging=!1}onDrop(t){const e=Number(t.dataTransfer.getData("oldIndex")),o=n(this.root);t.stopPropagation(),t.stopImmediatePropagation(),this.pendingReorder="none";const r=function(t,e,o){return t<e?o?e-1:e:o?e:e+1}(e,o,this.mouseOnTopHalf(t));return this.internal_order_change.emit({oldIndex:e,newIndex:r}),!1}mouseOnTopHalf(t){const e=this.root.getBoundingClientRect();return t.clientY-e.top<=(e.bottom-e.top)/2}onSlotChange(){this.text=this.root.querySelector("gux-form-field-checkbox label").textContent}setReorderMode(t,e=!1){this.isReordering!==t&&(this.isReordering=t,t?this.internal_keyboard_reorder_start.emit(this.text):(e&&this.internal_keyboard_reorder_emit.emit(),this.internal_keyboard_reorder_finish.emit()))}toggleReorderMode(){this.setReorderMode(!this.isReordering,!0)}keyboardReorder(t){if(this.isReordering)switch(t.key){case"ArrowUp":t.preventDefault(),this.internal_keyboard_reorder_move.emit({delta:-1,column:this.text});break;case"ArrowDown":t.preventDefault(),this.internal_keyboard_reorder_move.emit({delta:1,column:this.text});break;case"Home":t.preventDefault(),this.internal_keyboard_reorder_move.emit({delta:-1/0,column:this.text});break;case"End":t.preventDefault(),this.internal_keyboard_reorder_move.emit({delta:1/0,column:this.text});break;case"Escape":t.preventDefault(),this.setReorderMode(!1)}}async componentWillLoad(){this.i18n=await s(this.root,a)}render(){return o(r,{draggable:"true"},o("div",{class:{"gux-container":!0,[`gux-drop-${this.pendingReorder}`]:!0,"gux-dragging":this.isDragging}},o("button",{class:{"gux-reorder":!0,"gux-reordering":this.isReordering},type:"button",onClick:()=>this.toggleReorderMode(),onKeyDown:t=>this.keyboardReorder(t),ref:t=>this.reorderButtonElement=t},o("gux-icon",{"icon-name":"grab-vertical",decorative:!0}),o("span",{class:"gux-sr-only"},this.i18n("activateReordering",{columnName:this.text}))),o("div",{class:"gux-select"},o("slot",{onSlotchange:()=>this.onSlotChange()}),o("gux-text-highlight",{highlight:this.highlight,text:this.text,strategy:"contains",dimmed:!this.highlightActive}))))}get root(){return i(this)}};c.style=":host([gs-reorder-indicator=above]) .gux-container{border-top-color:#aac9ff}:host([gs-reorder-indicator=below]) .gux-container{border-bottom-color:#aac9ff}.gux-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-editColumn-editColumnItem-gap);align-content:stretch;align-items:center;justify-content:flex-start;margin-bottom:-2px;border-top:2px solid transparent;border-bottom:2px solid transparent}.gux-container.gux-drop-above{border-top-color:#aac9ff}.gux-container.gux-drop-below{border-bottom-color:#aac9ff}.gux-container.gux-dragging{border-top-color:transparent;border-bottom-color:transparent;opacity:0.4}.gux-container .gux-reorder{all:unset;flex:0 1 auto;align-self:auto;order:0;color:#596373;cursor:grab;border-radius:4px}.gux-container .gux-reorder gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-container .gux-reorder.gux-reordering:focus-visible gux-icon{color:#2a60c8}.gux-container .gux-reorder:active{pointer-events:none;cursor:grabbing !important}.gux-container .gux-reorder:hover,.gux-container .gux-reorder:focus-visible{outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width)}.gux-container .gux-reorder:hover gux-icon,.gux-container .gux-reorder:focus-visible gux-icon{color:#2a60c8}.gux-container .gux-select{position:relative;flex:1 1 auto;align-self:auto;order:1}.gux-container .gux-select gux-text-highlight{position:absolute;top:0;left:31px;color:transparent;pointer-events:none}.gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{c as gux_column_manager_item}
@@ -0,0 +1 @@
1
+ import{r as t,h as o,g as s}from"./p-deca7631.js";import{t as r}from"./p-d6cd7546.js";const n=class{constructor(o){t(this,o),this.singleOpenSection=!1}handleInternalsectionopened(t){t.stopImmediatePropagation(),this.singleOpenSection&&this.getAccordionSections().forEach((o=>{o!==t.target&&this.closeSection(o)}))}componentWillLoad(){this.singleOpenSection&&this.getAccordionSections().reduceRight(((t,o)=>(t&&this.closeSection(o),t||o.open)),!1),r(this.root)}getAccordionSections(){return Array.from(this.root.children)}closeSection(t){t.disabled||(t.open=!1)}render(){return o("slot",null)}get root(){return s(this)}};n.style="gux-accordion{-custom-noop:noop}";export{n as gux_accordion}
@@ -0,0 +1 @@
1
+ import{r as t,h as s,H as i,g as o}from"./p-deca7631.js";import{s as h}from"./p-373c5d93.js";import{t as r}from"./p-d6cd7546.js";const e=class{constructor(s){t(this,s),this.value=void 0,this.layout="default",this.switchItems=[]}onClick(t){t.stopPropagation();const s=t.target.closest("gux-switch-item");s&&this.value!==s.value&&(this.value=s.value,h(this.root,"input"),h(this.root,"change"))}slotChanged(){this.switchItems=Array.from(this.root.children)}componentWillLoad(){r(this.root,{variant:this.layout})}componentWillRender(){this.switchItems.forEach((t=>{t.selected=t.value===this.value}))}render(){return s(i,{role:"group",class:`gux-${this.layout}`},s("slot",{onSlotchange:this.slotChanged.bind(this)}))}get root(){return o(this)}};e.style=":host{display:flex;align-items:flex-end}";export{e as gux_switch_legacy}
@@ -0,0 +1 @@
1
+ import{r as t,h as i,g as o}from"./p-deca7631.js";import{t as s}from"./p-d6cd7546.js";import{b as n}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const e={dismiss:"Dismiss"},a=class{constructor(i){t(this,i),this.position="absolute"}async componentWillLoad(){s(this.root,{variant:this.position}),this.i18n=await n(this.root,e)}render(){return i("gux-button-slot",{accent:"ghost",class:"inherit"==this.position?"gux-inherit":void 0},i("button",{type:"button",title:this.i18n("dismiss")},i("div",{class:"gux-icon-container"},i("gux-icon",{"icon-name":"close",decorative:!0}))))}static get delegatesFocus(){return!0}get root(){return o(this)}};a.style="gux-button-slot{position:absolute;top:var(--gse-ui-modal-dismissButton-paddingTop);right:var(--gse-ui-modal-dismissButton-paddingRight)}gux-button-slot.gux-inherit{position:inherit}gux-button-slot .gux-icon-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;justify-content:center;width:8px}gux-button-slot .gux-icon-container gux-icon{flex:0 0 auto;align-self:auto;order:0;width:16px;height:16px;color:var(--gse-ui-toast-closeButtonColor)}";export{a as gux_dismiss_button}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as g,H as i,g as l}from"./p-deca7631.js";import{t as o}from"./p-d6cd7546.js";import{r as a}from"./p-3ea0d493.js";import{b as r}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const n={defaultAriaLabel:"Toggle Switch",toggleIsLoading:"Toggle is loading",toggleIsFinishedLoading:"Toggle is finished loading"},s=class{constructor(g){e(this,g),this.check=t(this,"check",7),this.labelId=a("gux-toggle-label"),this.errorId=a("gux-toggle-error"),this.checked=!1,this.disabled=!1,this.loading=!1,this.checkedLabel=void 0,this.uncheckedLabel=void 0,this.labelPosition="right",this.errorMessage=void 0,this.displayInline=!1}handleLoading(e){this.announceElement.guxAnnounce(this.i18n(e?"toggleIsLoading":"toggleIsFinishedLoading"))}onClick(){this.toggle()}onKeydown(e){switch(e.key){case"Enter":case" ":e.preventDefault(),this.toggle()}}toggle(){this.disabled||this.loading||this.check.emit(!this.checked).defaultPrevented||(this.checked=!this.checked)}getAriaLabel(){return this.root.getAttribute("aria-label")||this.root.title||this.i18n("defaultAriaLabel")}async componentWillLoad(){this.i18n=await r(this.root,n),o(this.root,{variant:this.checkedLabel||this.uncheckedLabel?"labled":"unlabled"})}renderLoading(){if(this.loading)return g("div",{class:"gux-toggle-label-loading"},g("gux-radial-loading",{context:"input"}))}renderLabel(){if(this.uncheckedLabel&&this.checkedLabel)return g("div",{class:"gux-toggle-label-and-error"},g("div",{class:"gux-toggle-label"},g("div",{class:"gux-toggle-label-text"},g("span",{class:"gux-toggle-label-text-inner"},g("span",{id:this.labelId},this.checked?this.checkedLabel:this.uncheckedLabel),this.renderLoading()),g("span",{class:"gux-toggle-label-text-inner gux-hidden"},this.checkedLabel),g("span",{class:"gux-toggle-label-text-inner gux-hidden"},this.uncheckedLabel))))}renderError(){if(this.errorMessage)return g("div",{id:this.errorId,class:"gux-toggle-error"},g("div",{class:"gux-toggle-error-container"},g("gux-icon",{"icon-name":"alert-warning-octogon",decorative:!0}),g("div",{class:"gux-toggle-error-message"},this.errorMessage)))}render(){return g(i,{class:{"gux-display-inline":this.displayInline}},g("div",{class:{"gux-toggle-container":!0,"gux-toggle-label-left":"left"===this.labelPosition,"gux-disabled":this.disabled||this.loading}},g("div",{class:"gux-toggle-input"},g("gux-toggle-slider",{checked:this.checked,disabled:this.disabled||this.loading,guxAriaLabel:this.getAriaLabel(),labelId:this.checkedLabel&&this.uncheckedLabel?this.labelId:"",errorId:this.errorMessage?this.errorId:""}),this.renderLabel()),this.renderError()),g("gux-announce-beta",{ref:e=>this.announceElement=e}))}static get delegatesFocus(){return!0}get root(){return l(this)}static get watchers(){return{loading:["handleLoading"]}}};s.style=':host{display:block;margin:2px;color:#2e394c;outline:none}:host(.gux-display-inline){display:inline-block}.gux-toggle-container{cursor:pointer}.gux-toggle-container.gux-disabled{pointer-events:none;cursor:default}.gux-toggle-container.gux-disabled .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{opacity:var(--gse-ui-toggle-disabled-opacity)}.gux-toggle-container.gux-toggle-label-left .gux-toggle-input{flex-direction:row-reverse}.gux-toggle-container.gux-toggle-label-left .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{place-items:end}.gux-toggle-container.gux-toggle-label-left .gux-toggle-error{float:right}.gux-toggle-container .gux-toggle-input{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toggle-gap);align-content:stretch;align-items:flex-start;justify-content:flex-start}.gux-toggle-container .gux-toggle-input .gux-toggle-label{position:relative;display:inline-block;padding:0 4px;font-family:var(--gse-ui-toggle-label-fontFamily);font-size:var(--gse-ui-toggle-label-fontSize);font-weight:var(--gse-ui-toggle-label-fontWeight)}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{display:grid;grid-template-areas:"inner-div";place-items:start;font-family:var(--gse-ui-toggle-label-fontWeight)}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text .gux-toggle-label-text-inner{position:relative;grid-area:inner-div}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text .gux-toggle-label-text-inner.gux-hidden{visibility:hidden}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-loading{position:absolute;inset:0;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;justify-content:center}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;font-size:var(--gse-ui-toggle-label-fontSize);color:var(--gse-ui-formControl-helper-errorColor)}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container gux-icon{flex:0 1 auto;align-self:auto;order:0;width:var(--gse-ui-button-icon-size);height:var(--gse-ui-button-icon-size);margin:0 4px;color:var(--gse-ui-formControl-helper-errorColor)}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container .gux-toggle-error-message{flex:0 1 auto;align-self:auto;order:0}';export{s as gux_toggle}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as i}from"./p-deca7631.js";const s=class{constructor(e){t(this,e),this.value=void 0,this.selected=!1,this.disabled=!1}onClick(t){this.disabled&&t.stopPropagation()}render(){return e(i,{class:{"gux-selected":this.selected}},e("button",{type:"button",class:"gux-switch-item",disabled:this.disabled},e("slot",null)))}};s.style="gux-switch-item>.gux-switch-item{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular);font:unset;color:#2e394c;text-align:center;background:none;border:none;outline:none}gux-switch-item>.gux-switch-item>gux-icon svg{fill:#99a4b8}gux-switch-item[disabled]{pointer-events:none;opacity:0.5}gux-switch-item.gux-selected{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}gux-switch-legacy>gux-switch-item .gux-switch-item{padding:0 8px 4px;border-bottom:1px solid #e2e6ee}gux-switch-legacy>gux-switch-item .gux-switch-item:focus-visible,gux-switch-legacy>gux-switch-item .gux-switch-item:hover{padding:0 8px 1px;border-bottom:4px solid #2a60c8;outline:none}gux-switch-legacy>gux-switch-item .gux-switch-item:focus-visible>gux-icon svg,gux-switch-legacy>gux-switch-item .gux-switch-item:hover>gux-icon svg{fill:#2e394c}gux-switch-legacy>gux-switch-item .gux-switch-item>gux-icon{width:32px;height:32px}gux-switch-legacy>gux-switch-item.gux-selected .gux-switch-item{padding:0 8px 1px;border-bottom:4px solid #2a60c8}gux-switch-legacy>gux-switch-item.gux-selected .gux-switch-item>gux-icon svg{fill:#2e394c}gux-switch-legacy.gux-small>gux-switch-item .gux-switch-item{font-family:var(--gse-core-typography-body-sm-fontFamily), var(--gse-core-fontFamily-body), sans-serif;font-size:var(--gse-core-typography-body-sm-fontSize);line-height:var(--gse-core-typography-body-sm-lineHeight);font-weight:var(--gse-core-fontWeight-regular);padding:0 4px;border-bottom:1px solid #e2e6ee}gux-switch-legacy.gux-small>gux-switch-item .gux-switch-item:focus-visible,gux-switch-legacy.gux-small>gux-switch-item .gux-switch-item:hover{border-bottom-color:#2e394c}gux-switch-legacy.gux-small>gux-switch-item .gux-switch-item>gux-icon{width:24px;height:24px}gux-switch-legacy.gux-small>gux-switch-item.gux-selected .gux-switch-item{border-bottom-color:#2e394c}";export{s as gux_switch_item}
@@ -0,0 +1 @@
1
+ import{r as o,h as r,g as e}from"./p-deca7631.js";import{c as t,o as i}from"./p-16f3da0d.js";import{O as n}from"./p-d6edbaeb.js";import{o as l}from"./p-37bfd195.js";import{p as a}from"./p-28f55159.js";import{h as s}from"./p-324b23f3.js";import{G as u,a as g,v as p,b as f}from"./p-e5766b80.js";import{G as d,a as h}from"./p-2b468e4b.js";import{t as c}from"./p-d6cd7546.js";import"./p-3ea0d493.js";import"./p-9d734bbd.js";import"./p-373c5d93.js";const m=class{constructor(r){o(this,r),this.labelPosition=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=void 0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help")}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help"),c(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return r(h,{labelPosition:this.computedLabelPosition},r(d,{position:this.computedLabelPosition,required:this.required},r("slot",{name:"label",onSlotchange:()=>this.setLabel()})),r("div",{class:"gux-input-and-error-container"},r("div",{class:{"gux-input":!0,"gux-input-error":this.hasError}},r("div",{class:{"gux-input-container":!0,"gux-disabled":this.disabled}},r("slot",{name:"input"}),r("gux-icon",{"icon-name":"chevron-small-down",decorative:!0}))),r(u,{show:this.hasError},r("slot",{name:"error"})),r(g,{show:!this.hasError&&this.hasHelp},r("slot",{name:"help"}))))}get variant(){const o=this.labelPosition?this.labelPosition.toLowerCase():"none";return`${this.input.getAttribute("type")}-${o}`}setInput(){this.input=this.root.querySelector('select[slot="input"]'),a(this.input),this.disabled=t(this.input),this.required=this.input.required,this.disabledObserver=i(this.input,(o=>{this.disabled=o})),this.requiredObserver=l(this.input,(o=>{this.required=o})),p(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=f(this.label,this.labelPosition)}get root(){return e(this)}};(function(o,r,e,t){var i,n=arguments.length,l=n<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,e):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(o,r,e,t);else for(var a=o.length-1;a>=0;a--)(i=o[a])&&(l=(n<3?i(l):n>3?i(r,e,l):i(r,e))||l);n>3&&l&&Object.defineProperty(r,e,l)})([n({childList:!0,subtree:!0})],m.prototype,"onMutation",null),m.style='.gux-form-field-container.gux-beside{display:flex;flex-direction:row}.gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-errorPadding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;min-width:var(--gse-ui-icon-size-sm);min-height:var(--gse-ui-icon-size-sm);margin-right:var(--gse-ui-formControl-helper-gap);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}.gux-form-field-label.gux-required::after{color:var(--gse-ui-formControl-label-indicator-requiredColor);content:" *"}.gux-form-field-label.gux-beside{position:relative;top:8px;width:fit-content;min-width:45px;margin-right:var(--gse-ui-formControl-label-gap)}.gux-form-field-label.gux-above{padding:var(--gse-ui-formControl-label-padding)}.gux-form-field-label.gux-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.gux-form-field-help{display:none;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-padding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-defaultColor)}.gux-form-field-help.gux-show{display:flex}.gux-form-field-help .gux-message{flex:0 1 auto;align-self:none;order:0}:host{display:block}::slotted(label){font-family:var(--gse-ui-formControl-label-text-fontFamily);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight);line-height:var(--gse-ui-formControl-label-text-lineHeight);color:var(--gse-ui-formControl-label-labelColor)}::slotted(select){flex:1 1 auto;align-self:auto;order:0;width:100%;margin-left:var(--gse-ui-formControl-input-gap);color:var(--gse-ui-formControl-input-populatedColor);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;border-radius:var(--gse-ui-formControl-input-borderRadius);outline:none}::slotted(select)::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container .gux-input .gux-input-container{position:relative;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-formControl-input-gap);align-content:stretch;align-items:center;justify-content:center;width:100%;height:var(--gse-ui-formControl-input-textfield-height);font-family:var(--gse-ui-formControl-input-contentText-fontFamily);font-size:var(--gse-ui-formControl-input-contentText-fontSize);font-weight:var(--gse-ui-formControl-input-contentText-fontWeight);line-height:var(--gse-ui-formControl-input-contentText-lineHeight);color:var(--gse-ui-formControl-input-populatedColor);background-color:var(--gse-ui-formControl-input-backgroundColor);background-image:none;border:var(--gse-ui-formControl-input-default-border-width) var(--gse-ui-formControl-input-default-border-style) var(--gse-ui-formControl-input-default-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-input-and-error-container .gux-input .gux-input-container.gux-disabled{pointer-events:none;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container .gux-input .gux-input-container:hover gux-icon{color:var(--gse-ui-formControl-input-inputIcon-iconEndColor)}.gux-input-and-error-container .gux-input .gux-input-container gux-icon{width:var(--gse-ui-formControl-input-inputIcon-size);height:var(--gse-ui-formControl-input-inputIcon-size);margin-right:var(--gse-ui-formControl-input-gap);pointer-events:none}.gux-input-and-error-container .gux-input .gux-input-container:focus-within{border:var(--gse-ui-formControl-input-active-border-width) var(--gse-ui-formControl-input-active-border-style) var(--gse-ui-formControl-input-active-border-color);border-radius:var(--gse-ui-formControl-focusRing-borderRadius);outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color)}.gux-input-and-error-container .gux-input.gux-input-error .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{m as gux_form_field_select}
@@ -0,0 +1 @@
1
+ import{r as e,h as r,H as a,g as o}from"./p-deca7631.js";import{l as t,f as s,n,p as i,a as u}from"./p-aa9ff6ba.js";import{g as d}from"./p-0962dd7a.js";const c=["gux-month-list-item"],l=class{constructor(r){e(this,r)}onKeyDown(e){switch(e.key){case"ArrowUp":e.preventDefault(),u(this.root,c,-3);break;case"ArrowDown":e.preventDefault(),u(this.root,c,3);break;case"ArrowLeft":e.preventDefault(),i(this.root,c);break;case"ArrowRight":e.preventDefault(),n(this.root,c);break;case"Home":e.preventDefault(),s(this.root,c);break;case"End":e.preventDefault(),t(this.root,c)}}async guxFocusFirstItem(){s(this.root,c)}renderFocusTarget(){return r("span",{tabindex:"1"})}render(){return r(a,{role:"list"},this.renderFocusTarget(),r("slot",null))}static get delegatesFocus(){return!0}get root(){return o(this)}};l.style=":host{display:flex;flex-direction:row;flex-wrap:wrap;padding:var(--gse-ui-calendarMenu-monthBody-padding);background-color:var(--gse-ui-calendarMenu-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius);box-shadow:var(--gse-ui-calendarMenu-boxShadow-x) var(--gse-ui-calendarMenu-boxShadow-y) var(--gse-ui-calendarMenu-boxShadow-blur) var(--gse-ui-calendarMenu-boxShadow-spread) var(--gse-ui-calendarMenu-boxShadow-color)}";const g=class{constructor(r){e(this,r),this.value=void 0,this.disabled=!1,this.selected=!1}onMouseup(){this.focusParentList()}onMouseover(){this.focusParentList()}focusParentList(){const e=d("gux-month-list",this.root);e&&null===e.shadowRoot.activeElement&&(this.root.blur(),e.focus())}render(){return r(a,{role:"listitem",value:this.value},r("div",{class:"gux-container"},r("button",{class:{"gux-selected":this.selected},type:"button",tabIndex:-1,disabled:this.disabled},r("slot",null))))}static get delegatesFocus(){return!0}get root(){return o(this)}};g.style=":host{flex:0 0 33.3%}:host([disabled]){pointer-events:none}:host([disabled=false]){pointer-events:auto}.gux-container{padding-right:var(--gse-ui-calendarMenu-monthBody-gap);padding-left:var(--gse-ui-calendarMenu-monthBody-gap)}.gux-container button{all:unset;box-sizing:border-box;width:100%;height:var(--gse-ui-calendarMenu-month-monthCell-height);text-align:center;word-wrap:break-word;cursor:pointer;border:none;border-radius:var(--gse-ui-calendarMenu-month-borderRadius);outline:none}.gux-container button.gux-selected{color:var(--gse-ui-calendarMenu-month-selected-foregroundColor);background:var(--gse-ui-calendarMenu-month-selected-backgroundColor)}.gux-container button:focus-visible:not(:disabled){border-radius:var(--gse-ui-calendarMenu-month-focusBorderRadius);outline:var(--gse-ui-monthPicker-calendarStates-focus-border-width) var(--gse-ui-monthPicker-calendarStates-focus-border-style) var(--gse-ui-monthPicker-calendarStates-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-container button:hover:not(:disabled){background:var(--gse-ui-calendarMenu-month-hover-backgroundColor)}.gux-container button:disabled{cursor:default;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}";export{l as gux_month_list,g as gux_month_list_item}
@@ -0,0 +1 @@
1
+ function t(t,e){const r=new MutationObserver((r=>{r.forEach((r=>{"disabled"===r.attributeName&&e(t.disabled)}))}));return r.observe(t,{attributes:!0}),r}function e(t,e){const r=new MutationObserver((r=>{r.forEach((r=>{"required"===r.attributeName&&e(t.required)}))}));return r.observe(t,{attributes:!0}),r}export{t as a,e as o}
@@ -0,0 +1 @@
1
+ import{r as t,h as s,H as i,g as o}from"./p-deca7631.js";import{t as r}from"./p-d6cd7546.js";import{D as a,g as e}from"./p-f9c65a99.js";import{g as h}from"./p-2ba7be7a.js";import"./p-0962dd7a.js";const m=class{constructor(s){t(this,s),this.datetime=(new Date).toISOString(),this.format="short",this.timeZone=void 0}componentWillLoad(){r(this.root),this.formatter=new a(h(this.root))}render(){return s(i,null,this.formatter.formatDateTime(new Date(this.datetime),this.format,{timeZone:e(this.timeZone)}))}get root(){return o(this)}};export{m as gux_date_time_beta}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,g as a}from"./p-deca7631.js";import{b as r,g as n}from"./p-2ba7be7a.js";import{s as i}from"./p-373c5d93.js";import{b as s}from"./p-ffaadf62.js";import{g as o,b as h,a as u}from"./p-08874a83.js";import"./p-0962dd7a.js";const c={changeYear:"Current year is {currentYear}, Click to change year to {changeYear}"},d=class{constructor(t){e(this,t),this.value=void 0,this.min=void 0,this.max=void 0,this.year=void 0,this.locale=void 0}onValueUpdate(e){const{year:t}=o(e);this.year=t}async guxFocus(e){e=e||h();const{year:t}=o(e);this.year=t,s((()=>{const t=this.root.shadowRoot.querySelector(`gux-month-list-item[value="${e}"]`);t&&t.focus()}))}async componentWillLoad(){this.i18n=await r(this.root,c),this.locale=n(this.root),this.year=this.value?o(this.value).year:o(h()).year}updateValue(e){this.value=e,i(this.root,"input"),i(this.root,"change")}isOutOfBounds(e){return this.max&&this.max<e||this.min&&this.min>e}onMonthClick(e){this.isOutOfBounds(e)||this.updateValue(e)}isCurrentMonth(e){return o(h()).year==this.year&&o(h()).month==e}getMonthAriaLabel(e){const{year:t,month:a}=o(e);return new Date(Number(t),Number(a)-1).toLocaleDateString(this.locale,{year:"numeric",month:"long"})}getYearLabel(e){return new Date(Number(e),5).toLocaleDateString(this.locale,{year:"numeric"})}isSelectedMonth(e){return e===this.value}isAriaSelectedMonth(e){return!!this.isSelectedMonth(e)&&"true"}changeYear(e){this.year=(parseInt(this.year)+e).toString()}isPreviousYearLessThanMinYear(e,t){return(parseInt(e)-1).toString()<(t&&o(t).year)}isNextYearGreaterThanMaxYear(e,t){return(parseInt(e)+1).toString()>(t&&o(t).year)}getMonthShortName(e,t){return new Date(Number(e),Number(t)-1).toLocaleDateString(this.locale,{month:"short"})}doFocusTrap(){this.previousYearElement.disabled||this.previousYearElement.focus(),this.nextYearElement.disabled||this.nextYearElement.focus(),this.monthListElement.focus()}renderHeader(){return t("div",{class:"gux-year-header"},t("button",{type:"button",class:"gux-year-change",onClick:()=>this.changeYear(-1),disabled:this.isPreviousYearLessThanMinYear(this.year,this.min),ref:e=>this.previousYearElement=e},t("gux-icon",{"icon-name":"chevron-small-left","screenreader-text":this.i18n("changeYear",{currentYear:parseInt(this.year),changeYear:parseInt(this.year)-1})})),t("div",null,this.getYearLabel(this.year)),t("button",{type:"button",class:"gux-year-change",onClick:()=>this.changeYear(1),disabled:this.isNextYearGreaterThanMaxYear(this.year,this.max),ref:e=>this.nextYearElement=e},t("gux-icon",{"icon-name":"chevron-small-right","screenreader-text":this.i18n("changeYear",{currentYear:parseInt(this.year),changeYear:parseInt(this.year)+1})})))}renderMonths(){const e=Array.from(new Array(12),((e,t)=>String(t+1).padStart(2,"0"))).map((e=>{const a=u(this.year,e);return t("gux-month-list-item",{class:{"gux-current-month":this.isCurrentMonth(e)},value:a,selected:this.isSelectedMonth(a),"aria-selected":this.isAriaSelectedMonth(a),"aria-label":this.getMonthAriaLabel(a),onClick:()=>this.onMonthClick(a),disabled:this.isOutOfBounds(a)},this.getMonthShortName(this.year,e))}));return t("gux-month-list",{tabIndex:1,ref:e=>this.monthListElement=e},e)}renderTrapFocusEl(){return t("span",{onFocus:()=>this.doFocusTrap(),tabindex:"0"})}render(){return t("div",{class:"gux-month-calendar"},this.renderHeader(),this.renderMonths(),this.renderTrapFocusEl())}static get delegatesFocus(){return!0}get root(){return a(this)}static get watchers(){return{value:["onValueUpdate"]}}};d.style=".gux-month-calendar{flex-wrap:wrap;width:var(--gse-ui-calendarMenu-width);height:var(--gse-ui-calendarMenu-height);box-shadow:var(--gse-ui-calendarMenu-boxShadow-x) var(--gse-ui-calendarMenu-boxShadow-y) var(--gse-ui-calendarMenu-boxShadow-blur) var(--gse-ui-calendarMenu-boxShadow-spread) var(--gse-ui-calendarMenu-boxShadow-color)}.gux-month-calendar .gux-current-month{font-family:var(--gse-ui-calendarMenu-month-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-currentText-fontSize);font-weight:var(--gse-ui-calendarMenu-month-currentText-fontWeight);line-height:var(--gse-ui-calendarMenu-month-currentText-lineHeight);color:var(--gse-ui-calendarMenu-month-default-foregroundColor)}.gux-month-calendar .gux-year-header{position:relative;display:flex;align-items:center;justify-content:space-between;height:var(--gse-ui-calendarMenu-month-single-header-height);padding:var(--gse-ui-calendarMenu-header-padding);font-family:var(--gse-ui-calendarMenu-day-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-day-headerText-fontSize);font-weight:var(--gse-ui-calendarMenu-day-headerText-fontWeight);line-height:var(--gse-ui-calendarMenu-day-headerText-lineHeight);color:var(--gse-ui-calendarMenu-header-foregroundColor);background-color:var(--gse-ui-calendarMenu-header-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-header-borderRadius)}.gux-month-calendar .gux-year-header button{padding:var(--gse-ui-calendarMenu-header-arrow-padding);color:inherit;cursor:pointer;background:none;border:none;outline:none}.gux-month-calendar .gux-year-header button:focus-visible{border-radius:calc(var(--gse-semantic-focusRing-cornerRadius) - var(--gse-semantic-focusRing-offset));outline:var(--gse-semantic-focusRing-width) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-color-focus);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-month-calendar .gux-year-header button.gux-year-change:disabled{cursor:default;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-month-calendar .gux-year-header button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);pointer-events:none}";export{d as gux_month_calendar}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,g as i}from"./p-deca7631.js";import{a as o}from"./p-9d734bbd.js";import{O as s}from"./p-d6edbaeb.js";import{a as n}from"./p-ffaadf62.js";const r=class{constructor(e){t(this,e),this.hasTooltip=!1,this.showTooltip=!1,this.iconOnly=!1,this.titleName=""}onmouseenter(t){t.buttons||(this.showTooltip=!0)}onmouseleave(){this.showTooltip=!1}onmousedown(){this.showTooltip=!1}async setShowTooltip(){this.tooltipElement&&(this.showTooltip=!0,await this.tooltipElement.showTooltip())}async setHideTooltip(){this.tooltipElement&&(this.showTooltip=!1,await this.tooltipElement.hideTooltip())}onMutation(){this.titleName=this.setTooltipTitleText(),this.checkForTooltipHideOrShow(),n((()=>{this.checkForTooltipHideOrShow()}),500)}componentWillLoad(){this.titleName=this.setTooltipTitleText()}componentDidLoad(){this.logWarnNoIconSrText()}logWarnNoIconSrText(){this.iconOnly&&!this.titleName&&o(this.root,"No screenreader-text provided. Provide a localized screenreader-text property for the gux-icon. The screenreader-text property is used for the icon screenreader text and the tooltip.")}addIconDecorative(){this.root.classList.add("gux-tooltip-icon-decorative")}getTitleElements(){var t;const e=this.root.querySelector("slot"),i=null===(t=this.root.querySelector(".gux-title-container span"))||void 0===t?void 0:t.children;return e?e.assignedElements():i?Array.from(i):[]}getTitleTextContent(){return this.root.querySelector("slot")?this.root.querySelector("slot").assignedNodes().map((t=>t.textContent)).join("").trim():this.root.querySelector(".gux-title-container")?this.root.querySelector(".gux-title-container").textContent.trim():""}setTooltipTitleText(){let t=this.getTitleTextContent();return this.getTitleElements().forEach((e=>{"GUX-ICON"!==e.tagName||this.getTitleTextContent()?"GUX-ICON"===e.tagName&&this.getTitleTextContent()&&this.addIconDecorative():(this.iconOnly=!0,t=e.getAttribute("screenreader-text"))})),t}checkForTooltipHideOrShow(){const t=this.root.querySelector(".gux-title-container");this.root.classList.remove("gux-overflow-hidden"),this.iconOnly&&this.titleName?this.hasTooltip=!0:(null==t?void 0:t.scrollWidth)>(null==t?void 0:t.offsetWidth)?(this.root.classList.add("gux-overflow-hidden"),this.hasTooltip=!0):this.hasTooltip=!1}render(){return[e("span",{class:"gux-title-container"},e("slot",null)),this.renderTooltip()]}renderTooltip(){if(this.hasTooltip)return e("gux-tooltip",{"aria-hidden":"true",ref:t=>this.tooltipElement=t,hidden:!this.showTooltip},this.titleName)}get root(){return i(this)}};(function(t,e,i,o){var s,n=arguments.length,r=n<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,o);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(r=(n<3?s(r):n>3?s(e,i,r):s(e,i))||r);n>3&&r&&Object.defineProperty(e,i,r)})([s({childList:!0,subtree:!0,characterData:!0})],r.prototype,"onMutation",null),r.style="gux-tooltip-title{overflow:hidden}gux-tooltip{font-weight:normal;line-height:normal;text-align:left;overflow-wrap:break-word;white-space:normal}.gux-overflow-hidden .gux-title-container ::slotted(span){overflow:hidden;text-overflow:ellipsis}.gux-overflow-hidden .gux-title-container>*{overflow:hidden;text-overflow:ellipsis}.gux-title-container{display:flex;pointer-events:none}.gux-tooltip-icon-decorative .gux-title-container{position:relative;margin-left:20px}.gux-tooltip-icon-decorative .gux-title-container gux-icon,.gux-tooltip-icon-decorative .gux-title-container ::slotted(gux-icon){position:absolute;left:-20px;flex-shrink:0;width:16px}";export{r as gux_tooltip_title}