genesys-spark-components 4.115.1 → 4.117.0

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 (595) hide show
  1. package/dist/cjs/genesys-webcomponents.cjs.js +2 -2
  2. package/dist/cjs/{get-valid-timezone-221a0856.js → get-valid-timezone-eb9723e2.js} +1 -1
  3. package/dist/cjs/gux-accordion-section.cjs.entry.js +1 -1
  4. package/dist/cjs/gux-accordion.cjs.entry.js +2 -2
  5. package/dist/cjs/gux-action-button.cjs.entry.js +4 -4
  6. package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +2 -2
  7. package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +4 -4
  8. package/dist/cjs/gux-all-row-select.cjs.entry.js +3 -3
  9. package/dist/cjs/gux-announce-beta.cjs.entry.js +2 -2
  10. package/dist/cjs/gux-avatar-beta.cjs.entry.js +3 -3
  11. package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +3 -3
  12. package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +1 -1
  13. package/dist/cjs/gux-avatar-group-beta.cjs.entry.js +2 -2
  14. package/dist/cjs/gux-avatar-group-item-beta.cjs.entry.js +2 -2
  15. package/dist/cjs/gux-avatar-overflow-beta_2.cjs.entry.js +3 -3
  16. package/dist/cjs/gux-badge.cjs.entry.js +3 -3
  17. package/dist/cjs/gux-blank-state.cjs.entry.js +3 -3
  18. package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +1 -1
  19. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +3 -3
  20. package/dist/cjs/gux-button-multi.cjs.entry.js +4 -12
  21. package/dist/cjs/gux-button-slot.cjs.entry.js +2 -2
  22. package/dist/cjs/gux-button_2.cjs.entry.js +5 -5
  23. package/dist/cjs/gux-calendar-beta.cjs.entry.js +2 -2
  24. package/dist/cjs/gux-calendar.cjs.entry.js +3 -3
  25. package/dist/cjs/gux-card.cjs.entry.js +2 -2
  26. package/dist/cjs/gux-column-manager-item.cjs.entry.js +2 -2
  27. package/dist/cjs/gux-column-manager.cjs.entry.js +3 -3
  28. package/dist/cjs/gux-content-search.cjs.entry.js +4 -4
  29. package/dist/cjs/gux-context-menu.cjs.entry.js +4 -4
  30. package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +3 -3
  31. package/dist/cjs/gux-create-option.cjs.entry.js +4 -4
  32. package/dist/cjs/gux-cta-group.cjs.entry.js +1 -1
  33. package/dist/cjs/gux-date-beta.cjs.entry.js +4 -4
  34. package/dist/cjs/gux-date-time-beta.cjs.entry.js +4 -4
  35. package/dist/cjs/gux-datepicker.cjs.entry.js +5 -5
  36. package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +3 -3
  37. package/dist/cjs/gux-dismiss-button.cjs.entry.js +3 -3
  38. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +2 -2
  39. package/dist/cjs/gux-dropdown-multi.cjs.entry.js +5 -5
  40. package/dist/cjs/gux-dropdown-option.cjs.entry.js +1 -1
  41. package/dist/cjs/gux-dropdown_3.cjs.entry.js +5 -5
  42. package/dist/cjs/gux-file-list-item.cjs.entry.js +74 -0
  43. package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +2 -2
  44. package/dist/cjs/gux-flyout-menu.cjs.entry.js +2 -2
  45. package/dist/cjs/gux-form-beta.cjs.entry.js +1 -1
  46. package/dist/cjs/gux-form-description.cjs.entry.js +1 -1
  47. package/dist/cjs/gux-form-field-checkbox-group-beta.cjs.entry.js +6 -6
  48. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +4 -4
  49. package/dist/cjs/gux-form-field-color.cjs.entry.js +6 -6
  50. package/dist/cjs/{gux-form-field-container-ad5588d7.js → gux-form-field-container-d667bd55.js} +1 -1
  51. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +7 -7
  52. package/dist/cjs/{gux-form-field-error-c55f1055.js → gux-form-field-error-ce0cf9e4.js} +1 -1
  53. package/dist/cjs/{gux-form-field-fieldset-container-48d63d04.js → gux-form-field-fieldset-container-1b27772e.js} +1 -1
  54. package/dist/cjs/gux-form-field-file-beta.cjs.entry.js +234 -0
  55. package/dist/cjs/gux-form-field-file.cjs.entry.js +6 -6
  56. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +4 -4
  57. package/dist/cjs/gux-form-field-label-indicator.cjs.entry.js +3 -3
  58. package/dist/cjs/gux-form-field-number_2.cjs.entry.js +15 -15
  59. package/dist/cjs/gux-form-field-phone.cjs.entry.js +11 -11
  60. package/dist/cjs/gux-form-field-radio-group-beta.cjs.entry.js +8 -8
  61. package/dist/cjs/gux-form-field-radio.cjs.entry.js +6 -6
  62. package/dist/cjs/gux-form-field-range.cjs.entry.js +9 -9
  63. package/dist/cjs/gux-form-field-search.cjs.entry.js +9 -9
  64. package/dist/cjs/gux-form-field-select.cjs.entry.js +9 -9
  65. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +6 -6
  66. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +8 -8
  67. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +11 -11
  68. package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +10 -10
  69. package/dist/cjs/gux-form-fieldset-heading.cjs.entry.js +1 -1
  70. package/dist/cjs/gux-form-footer.cjs.entry.js +2 -2
  71. package/dist/cjs/gux-form-heading.cjs.entry.js +1 -1
  72. package/dist/cjs/gux-icon-tooltip-beta.cjs.entry.js +2 -2
  73. package/dist/cjs/gux-icon.cjs.entry.js +3 -3
  74. package/dist/cjs/gux-inline-alert.cjs.entry.js +5 -5
  75. package/dist/cjs/gux-label-info-beta.cjs.entry.js +2 -2
  76. package/dist/cjs/gux-link-beta.cjs.entry.js +2 -2
  77. package/dist/cjs/gux-list-divider.cjs.entry.js +1 -1
  78. package/dist/cjs/gux-list-item.cjs.entry.js +1 -1
  79. package/dist/cjs/gux-list.cjs.entry.js +2 -2
  80. package/dist/cjs/gux-listbox-multi.cjs.entry.js +4 -4
  81. package/dist/cjs/gux-loading-message.cjs.entry.js +3 -3
  82. package/dist/cjs/gux-menu-option.cjs.entry.js +13 -2
  83. package/dist/cjs/gux-menu.cjs.entry.js +1 -1
  84. package/dist/cjs/gux-modal-legacy.cjs.entry.js +2 -2
  85. package/dist/cjs/gux-modal-side-panel-beta.cjs.entry.js +2 -2
  86. package/dist/cjs/gux-modal.cjs.entry.js +3 -3
  87. package/dist/cjs/gux-month-calendar.cjs.entry.js +2 -2
  88. package/dist/cjs/gux-month-list_2.cjs.entry.js +1 -1
  89. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +4 -4
  90. package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +2 -2
  91. package/dist/cjs/gux-option-group-beta.cjs.entry.js +1 -1
  92. package/dist/cjs/gux-option-icon.cjs.entry.js +1 -1
  93. package/dist/cjs/gux-option-multi.cjs.entry.js +2 -2
  94. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +3 -3
  95. package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +2 -2
  96. package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +5 -5
  97. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -3
  98. package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +3 -3
  99. package/dist/cjs/gux-pagination-legacy.cjs.entry.js +2 -2
  100. package/dist/cjs/gux-pagination.cjs.entry.js +3 -3
  101. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +4 -4
  102. package/dist/cjs/gux-popover-beta.cjs.entry.js +3 -3
  103. package/dist/cjs/gux-popover-list-beta.cjs.entry.js +3 -3
  104. package/dist/cjs/gux-popover-list.cjs.entry.js +5 -5
  105. package/dist/cjs/gux-popup.cjs.entry.js +4 -4
  106. package/dist/cjs/gux-radial-loading.cjs.entry.js +4 -4
  107. package/dist/cjs/gux-radial-progress.cjs.entry.js +2 -2
  108. package/dist/cjs/gux-rating.cjs.entry.js +3 -3
  109. package/dist/cjs/gux-rich-highlight-list-item.cjs.entry.js +3 -3
  110. package/dist/cjs/gux-rich-style-list-item.cjs.entry.js +2 -2
  111. package/dist/cjs/gux-rich-text-editor-action-group.cjs.entry.js +1 -1
  112. package/dist/cjs/gux-rich-text-editor-action-link.cjs.entry.js +4 -4
  113. package/dist/cjs/gux-rich-text-editor-action-rich-style.cjs.entry.js +4 -4
  114. package/dist/cjs/gux-rich-text-editor-action-text-highlight.cjs.entry.js +4 -4
  115. package/dist/cjs/gux-rich-text-editor-action.cjs.entry.js +3 -3
  116. package/dist/cjs/gux-rich-text-editor-beta.cjs.entry.js +1 -1
  117. package/dist/cjs/gux-rich-text-editor-list.cjs.entry.js +2 -2
  118. package/dist/cjs/gux-row-select.cjs.entry.js +4 -4
  119. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
  120. package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +2 -2
  121. package/dist/cjs/gux-segmented-control-item.cjs.entry.js +1 -1
  122. package/dist/cjs/gux-selector-card-beta.cjs.entry.js +2 -2
  123. package/dist/cjs/gux-selector-cards-beta.cjs.entry.js +2 -2
  124. package/dist/cjs/gux-side-panel-beta.cjs.entry.js +2 -2
  125. package/dist/cjs/gux-side-panel-heading.cjs.entry.js +2 -2
  126. package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +2 -2
  127. package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +2 -2
  128. package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +4 -4
  129. package/dist/cjs/gux-sort-control.cjs.entry.js +6 -6
  130. package/dist/cjs/gux-submenu.cjs.entry.js +1 -1
  131. package/dist/cjs/gux-switch-item.cjs.entry.js +1 -1
  132. package/dist/cjs/gux-switch-legacy.cjs.entry.js +2 -2
  133. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +7 -7
  134. package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +2 -2
  135. package/dist/cjs/gux-tab-advanced.cjs.entry.js +5 -5
  136. package/dist/cjs/gux-tab-list.cjs.entry.js +5 -5
  137. package/dist/cjs/gux-tab-panel.cjs.entry.js +2 -2
  138. package/dist/cjs/gux-tab.cjs.entry.js +3 -3
  139. package/dist/cjs/gux-table-select-menu.cjs.entry.js +3 -3
  140. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +4 -4
  141. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +3 -3
  142. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +5 -5
  143. package/dist/cjs/gux-table-toolbar.cjs.entry.js +6 -6
  144. package/dist/cjs/gux-table.cjs.entry.js +4 -4
  145. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +3 -3
  146. package/dist/cjs/gux-tabs.cjs.entry.js +3 -3
  147. package/dist/cjs/gux-tag.cjs.entry.js +4 -4
  148. package/dist/cjs/gux-text-highlight.cjs.entry.js +2 -2
  149. package/dist/cjs/gux-time-beta.cjs.entry.js +4 -4
  150. package/dist/cjs/gux-time-picker.cjs.entry.js +20 -6
  151. package/dist/cjs/gux-time-zone-beta.cjs.entry.js +3 -3
  152. package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -3
  153. package/dist/cjs/gux-toast.cjs.entry.js +4 -4
  154. package/dist/cjs/gux-toggle-slider.cjs.entry.js +3 -3
  155. package/dist/cjs/gux-toggle.cjs.entry.js +5 -5
  156. package/dist/cjs/gux-tooltip-base-beta_2.cjs.entry.js +2 -2
  157. package/dist/cjs/gux-tooltip-title.cjs.entry.js +5 -5
  158. package/dist/cjs/{gux-tooltip.cjs.entry.js → gux-tooltip_2.cjs.entry.js} +85 -4
  159. package/dist/cjs/{index-d7208697.js → index-220b0ad3.js} +1 -1
  160. package/dist/cjs/{index-2dd05ef3.js → index-77202cdc.js} +53 -21
  161. package/dist/cjs/loader.cjs.js +2 -2
  162. package/dist/cjs/{on-attribute-change-321d434b.js → on-attribute-change-a9f44523.js} +12 -0
  163. package/dist/cjs/{on-click-outside-bb55ad5e.js → on-click-outside-2faf7467.js} +1 -1
  164. package/dist/cjs/{on-mutation-c0879d47.js → on-mutation-e89e880e.js} +1 -1
  165. package/dist/cjs/{on-resize-62f7838d.js → on-resize-810e9012.js} +1 -1
  166. package/dist/cjs/{usage-e9f2212c.js → usage-b8a0be8e.js} +1 -1
  167. package/dist/collection/collection-manifest.json +2 -0
  168. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -9
  169. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.css +1 -0
  170. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +6 -1
  171. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.css +66 -0
  172. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.js +153 -0
  173. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.css +159 -0
  174. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.js +296 -0
  175. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +3 -3
  176. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +4 -4
  177. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +2 -2
  178. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio-group/gux-form-field-radio-group.js +2 -2
  179. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +2 -2
  180. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +3 -3
  181. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +3 -3
  182. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +2 -2
  183. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +4 -4
  184. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +3 -3
  185. package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +1 -1
  186. package/dist/collection/components/stable/gux-icon/gux-icon.js +1 -1
  187. package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +2 -2
  188. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +2 -2
  189. package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.css +1 -1
  190. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
  191. package/dist/collection/components/stable/gux-modal/gux-modal.js +1 -1
  192. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +1 -1
  193. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +1 -1
  194. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +4 -4
  195. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +2 -2
  196. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +1 -1
  197. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -1
  198. package/dist/collection/components/stable/gux-popover/gux-popover.js +2 -2
  199. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +2 -2
  200. package/dist/collection/components/stable/gux-popup/gux-popup.js +3 -3
  201. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +1 -1
  202. package/dist/collection/components/stable/gux-rating/gux-rating.js +1 -1
  203. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
  204. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +1 -1
  205. package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +1 -1
  206. package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +2 -2
  207. package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +3 -3
  208. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +1 -1
  209. package/dist/collection/components/stable/gux-table/gux-table.js +1 -1
  210. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +1 -1
  211. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +1 -1
  212. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +1 -1
  213. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +2 -2
  214. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +2 -2
  215. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +2 -2
  216. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +1 -1
  217. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +1 -1
  218. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.css +5 -0
  219. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +2 -2
  220. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.css +10 -1
  221. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +3 -3
  222. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +1 -1
  223. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +1 -1
  224. package/dist/collection/components/stable/gux-tag/gux-tag.js +1 -1
  225. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +19 -2
  226. package/dist/collection/components/stable/gux-toast/gux-toast.js +2 -2
  227. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +2 -2
  228. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +2 -2
  229. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +2 -2
  230. package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
  231. package/dist/collection/components/stable/gux-truncate/gux-truncate.js +3 -3
  232. package/dist/collection/utils/dom/on-attribute-change.js +11 -0
  233. package/dist/esm/genesys-webcomponents.js +3 -3
  234. package/dist/esm/{get-valid-timezone-e3121f8f.js → get-valid-timezone-f5a3567c.js} +1 -1
  235. package/dist/esm/gux-accordion-section.entry.js +1 -1
  236. package/dist/esm/gux-accordion.entry.js +2 -2
  237. package/dist/esm/gux-action-button.entry.js +4 -4
  238. package/dist/esm/gux-action-toast-legacy.entry.js +2 -2
  239. package/dist/esm/gux-advanced-dropdown-legacy.entry.js +4 -4
  240. package/dist/esm/gux-all-row-select.entry.js +3 -3
  241. package/dist/esm/gux-announce-beta.entry.js +2 -2
  242. package/dist/esm/gux-avatar-beta.entry.js +3 -3
  243. package/dist/esm/gux-avatar-change-photo-beta.entry.js +3 -3
  244. package/dist/esm/gux-avatar-focusable-beta.entry.js +1 -1
  245. package/dist/esm/gux-avatar-group-beta.entry.js +2 -2
  246. package/dist/esm/gux-avatar-group-item-beta.entry.js +2 -2
  247. package/dist/esm/gux-avatar-overflow-beta_2.entry.js +3 -3
  248. package/dist/esm/gux-badge.entry.js +3 -3
  249. package/dist/esm/gux-blank-state.entry.js +3 -3
  250. package/dist/esm/gux-breadcrumb-item.entry.js +1 -1
  251. package/dist/esm/gux-breadcrumbs.entry.js +3 -3
  252. package/dist/esm/gux-button-multi.entry.js +4 -12
  253. package/dist/esm/gux-button-slot.entry.js +2 -2
  254. package/dist/esm/gux-button_2.entry.js +5 -5
  255. package/dist/esm/gux-calendar-beta.entry.js +2 -2
  256. package/dist/esm/gux-calendar.entry.js +3 -3
  257. package/dist/esm/gux-card.entry.js +2 -2
  258. package/dist/esm/gux-column-manager-item.entry.js +2 -2
  259. package/dist/esm/gux-column-manager.entry.js +3 -3
  260. package/dist/esm/gux-content-search.entry.js +4 -4
  261. package/dist/esm/gux-context-menu.entry.js +4 -4
  262. package/dist/esm/gux-copy-to-clipboard.entry.js +3 -3
  263. package/dist/esm/gux-create-option.entry.js +4 -4
  264. package/dist/esm/gux-cta-group.entry.js +1 -1
  265. package/dist/esm/gux-date-beta.entry.js +4 -4
  266. package/dist/esm/gux-date-time-beta.entry.js +4 -4
  267. package/dist/esm/gux-datepicker.entry.js +5 -5
  268. package/dist/esm/gux-disclosure-button-legacy.entry.js +3 -3
  269. package/dist/esm/gux-dismiss-button.entry.js +3 -3
  270. package/dist/esm/gux-dropdown-multi-tag.entry.js +2 -2
  271. package/dist/esm/gux-dropdown-multi.entry.js +5 -5
  272. package/dist/esm/gux-dropdown-option.entry.js +1 -1
  273. package/dist/esm/gux-dropdown_3.entry.js +5 -5
  274. package/dist/esm/gux-file-list-item.entry.js +70 -0
  275. package/dist/esm/gux-flag-icon-beta.entry.js +2 -2
  276. package/dist/esm/gux-flyout-menu.entry.js +2 -2
  277. package/dist/esm/gux-form-beta.entry.js +1 -1
  278. package/dist/esm/gux-form-description.entry.js +1 -1
  279. package/dist/esm/gux-form-field-checkbox-group-beta.entry.js +6 -6
  280. package/dist/esm/gux-form-field-checkbox.entry.js +4 -4
  281. package/dist/esm/gux-form-field-color.entry.js +6 -6
  282. package/dist/esm/{gux-form-field-container-3b76ab09.js → gux-form-field-container-8ca069d2.js} +1 -1
  283. package/dist/esm/gux-form-field-dropdown.entry.js +7 -7
  284. package/dist/esm/{gux-form-field-error-453cd4f0.js → gux-form-field-error-ffe2439b.js} +1 -1
  285. package/dist/esm/{gux-form-field-fieldset-container-6b73f582.js → gux-form-field-fieldset-container-afc88f04.js} +1 -1
  286. package/dist/esm/gux-form-field-file-beta.entry.js +230 -0
  287. package/dist/esm/gux-form-field-file.entry.js +6 -6
  288. package/dist/esm/gux-form-field-input-clear-button.entry.js +4 -4
  289. package/dist/esm/gux-form-field-label-indicator.entry.js +3 -3
  290. package/dist/esm/gux-form-field-number_2.entry.js +15 -15
  291. package/dist/esm/gux-form-field-phone.entry.js +11 -11
  292. package/dist/esm/gux-form-field-radio-group-beta.entry.js +8 -8
  293. package/dist/esm/gux-form-field-radio.entry.js +6 -6
  294. package/dist/esm/gux-form-field-range.entry.js +9 -9
  295. package/dist/esm/gux-form-field-search.entry.js +9 -9
  296. package/dist/esm/gux-form-field-select.entry.js +9 -9
  297. package/dist/esm/gux-form-field-text-like.entry.js +6 -6
  298. package/dist/esm/gux-form-field-textarea.entry.js +8 -8
  299. package/dist/esm/gux-form-field-time-picker.entry.js +11 -11
  300. package/dist/esm/gux-form-field-time-zone-picker.entry.js +10 -10
  301. package/dist/esm/gux-form-fieldset-heading.entry.js +1 -1
  302. package/dist/esm/gux-form-footer.entry.js +2 -2
  303. package/dist/esm/gux-form-heading.entry.js +1 -1
  304. package/dist/esm/gux-icon-tooltip-beta.entry.js +2 -2
  305. package/dist/esm/gux-icon.entry.js +3 -3
  306. package/dist/esm/gux-inline-alert.entry.js +5 -5
  307. package/dist/esm/gux-label-info-beta.entry.js +2 -2
  308. package/dist/esm/gux-link-beta.entry.js +2 -2
  309. package/dist/esm/gux-list-divider.entry.js +1 -1
  310. package/dist/esm/gux-list-item.entry.js +1 -1
  311. package/dist/esm/gux-list.entry.js +2 -2
  312. package/dist/esm/gux-listbox-multi.entry.js +4 -4
  313. package/dist/esm/gux-loading-message.entry.js +3 -3
  314. package/dist/esm/gux-menu-option.entry.js +13 -2
  315. package/dist/esm/gux-menu.entry.js +1 -1
  316. package/dist/esm/gux-modal-legacy.entry.js +2 -2
  317. package/dist/esm/gux-modal-side-panel-beta.entry.js +2 -2
  318. package/dist/esm/gux-modal.entry.js +3 -3
  319. package/dist/esm/gux-month-calendar.entry.js +2 -2
  320. package/dist/esm/gux-month-list_2.entry.js +1 -1
  321. package/dist/esm/gux-month-picker-beta.entry.js +4 -4
  322. package/dist/esm/gux-notification-toast-legacy.entry.js +2 -2
  323. package/dist/esm/gux-option-group-beta.entry.js +1 -1
  324. package/dist/esm/gux-option-icon.entry.js +1 -1
  325. package/dist/esm/gux-option-multi.entry.js +2 -2
  326. package/dist/esm/gux-page-loading-spinner.entry.js +3 -3
  327. package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +2 -2
  328. package/dist/esm/gux-pagination-buttons_2.entry.js +5 -5
  329. package/dist/esm/gux-pagination-cursor.entry.js +3 -3
  330. package/dist/esm/gux-pagination-items-per-page.entry.js +3 -3
  331. package/dist/esm/gux-pagination-legacy.entry.js +2 -2
  332. package/dist/esm/gux-pagination.entry.js +3 -3
  333. package/dist/esm/gux-phone-input-beta.entry.js +4 -4
  334. package/dist/esm/gux-popover-beta.entry.js +3 -3
  335. package/dist/esm/gux-popover-list-beta.entry.js +3 -3
  336. package/dist/esm/gux-popover-list.entry.js +5 -5
  337. package/dist/esm/gux-popup.entry.js +4 -4
  338. package/dist/esm/gux-radial-loading.entry.js +4 -4
  339. package/dist/esm/gux-radial-progress.entry.js +2 -2
  340. package/dist/esm/gux-rating.entry.js +3 -3
  341. package/dist/esm/gux-rich-highlight-list-item.entry.js +3 -3
  342. package/dist/esm/gux-rich-style-list-item.entry.js +2 -2
  343. package/dist/esm/gux-rich-text-editor-action-group.entry.js +1 -1
  344. package/dist/esm/gux-rich-text-editor-action-link.entry.js +4 -4
  345. package/dist/esm/gux-rich-text-editor-action-rich-style.entry.js +4 -4
  346. package/dist/esm/gux-rich-text-editor-action-text-highlight.entry.js +4 -4
  347. package/dist/esm/gux-rich-text-editor-action.entry.js +3 -3
  348. package/dist/esm/gux-rich-text-editor-beta.entry.js +1 -1
  349. package/dist/esm/gux-rich-text-editor-list.entry.js +2 -2
  350. package/dist/esm/gux-row-select.entry.js +4 -4
  351. package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
  352. package/dist/esm/gux-segmented-control-beta.entry.js +2 -2
  353. package/dist/esm/gux-segmented-control-item.entry.js +1 -1
  354. package/dist/esm/gux-selector-card-beta.entry.js +2 -2
  355. package/dist/esm/gux-selector-cards-beta.entry.js +2 -2
  356. package/dist/esm/gux-side-panel-beta.entry.js +2 -2
  357. package/dist/esm/gux-side-panel-heading.entry.js +2 -2
  358. package/dist/esm/gux-simple-toast-legacy.entry.js +2 -2
  359. package/dist/esm/gux-skip-navigation-item.entry.js +2 -2
  360. package/dist/esm/gux-skip-navigation-list.entry.js +4 -4
  361. package/dist/esm/gux-sort-control.entry.js +6 -6
  362. package/dist/esm/gux-submenu.entry.js +1 -1
  363. package/dist/esm/gux-switch-item.entry.js +1 -1
  364. package/dist/esm/gux-switch-legacy.entry.js +2 -2
  365. package/dist/esm/gux-tab-advanced-list.entry.js +7 -7
  366. package/dist/esm/gux-tab-advanced-panel.entry.js +2 -2
  367. package/dist/esm/gux-tab-advanced.entry.js +5 -5
  368. package/dist/esm/gux-tab-list.entry.js +5 -5
  369. package/dist/esm/gux-tab-panel.entry.js +2 -2
  370. package/dist/esm/gux-tab.entry.js +3 -3
  371. package/dist/esm/gux-table-select-menu.entry.js +3 -3
  372. package/dist/esm/gux-table-toolbar-action.entry.js +4 -4
  373. package/dist/esm/gux-table-toolbar-custom-action.entry.js +3 -3
  374. package/dist/esm/gux-table-toolbar-menu-button.entry.js +5 -5
  375. package/dist/esm/gux-table-toolbar.entry.js +6 -6
  376. package/dist/esm/gux-table.entry.js +4 -4
  377. package/dist/esm/gux-tabs-advanced.entry.js +3 -3
  378. package/dist/esm/gux-tabs.entry.js +3 -3
  379. package/dist/esm/gux-tag.entry.js +4 -4
  380. package/dist/esm/gux-text-highlight.entry.js +2 -2
  381. package/dist/esm/gux-time-beta.entry.js +4 -4
  382. package/dist/esm/gux-time-picker.entry.js +20 -6
  383. package/dist/esm/gux-time-zone-beta.entry.js +3 -3
  384. package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -3
  385. package/dist/esm/gux-toast.entry.js +4 -4
  386. package/dist/esm/gux-toggle-slider.entry.js +3 -3
  387. package/dist/esm/gux-toggle.entry.js +5 -5
  388. package/dist/esm/gux-tooltip-base-beta_2.entry.js +2 -2
  389. package/dist/esm/gux-tooltip-title.entry.js +5 -5
  390. package/dist/esm/{gux-tooltip.entry.js → gux-tooltip_2.entry.js} +85 -5
  391. package/dist/esm/{index-6fa3d266.js → index-2b763ad6.js} +1 -1
  392. package/dist/esm/{index-feb7be20.js → index-46ac98b8.js} +53 -21
  393. package/dist/esm/loader.js +3 -3
  394. package/dist/esm/{on-attribute-change-f42eabee.js → on-attribute-change-33919964.js} +12 -1
  395. package/dist/esm/{on-click-outside-4688e1f9.js → on-click-outside-fe48b6ef.js} +1 -1
  396. package/dist/esm/{on-mutation-0160ea8e.js → on-mutation-c5880cd8.js} +1 -1
  397. package/dist/esm/{on-resize-324dd7f4.js → on-resize-6439d074.js} +1 -1
  398. package/dist/esm/{usage-9c330580.js → usage-90745dba.js} +1 -1
  399. package/dist/genesys-webcomponents/genesys-webcomponents-legacy.css +1 -1
  400. package/dist/genesys-webcomponents/genesys-webcomponents.css +2 -2
  401. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  402. package/dist/genesys-webcomponents/i18n/genesys-webcomponents.i18n.en.json +1 -1
  403. package/dist/genesys-webcomponents/{p-ac44c7e6.entry.js → p-01840a79.entry.js} +1 -1
  404. package/dist/genesys-webcomponents/{p-8dfae62c.entry.js → p-03b11a96.entry.js} +1 -1
  405. package/dist/genesys-webcomponents/{p-a3da8a2d.entry.js → p-044806d5.entry.js} +1 -1
  406. package/dist/genesys-webcomponents/{p-14579d6d.entry.js → p-084b7a5d.entry.js} +1 -1
  407. package/dist/genesys-webcomponents/p-086c5088.js +2 -0
  408. package/dist/genesys-webcomponents/{p-3aa566e0.entry.js → p-08f0fadb.entry.js} +1 -1
  409. package/dist/genesys-webcomponents/{p-1ef901bf.entry.js → p-09070e6d.entry.js} +1 -1
  410. package/dist/genesys-webcomponents/{p-5039353e.entry.js → p-09396a6a.entry.js} +1 -1
  411. package/dist/genesys-webcomponents/{p-bed8151a.entry.js → p-095ed50f.entry.js} +1 -1
  412. package/dist/genesys-webcomponents/{p-8c3fc3e0.entry.js → p-0ac5a3fd.entry.js} +1 -1
  413. package/dist/genesys-webcomponents/{p-5256b27c.entry.js → p-0afd1042.entry.js} +1 -1
  414. package/dist/genesys-webcomponents/{p-e7cf6c6d.entry.js → p-0b3b593d.entry.js} +1 -1
  415. package/dist/genesys-webcomponents/{p-069f2fe2.entry.js → p-0c0154d8.entry.js} +1 -1
  416. package/dist/genesys-webcomponents/{p-003b43e0.entry.js → p-0c7ebabe.entry.js} +1 -1
  417. package/dist/genesys-webcomponents/{p-c5d5e5bd.entry.js → p-0ec90cf0.entry.js} +1 -1
  418. package/dist/genesys-webcomponents/{p-ed5ea22d.entry.js → p-0f8cb007.entry.js} +1 -1
  419. package/dist/genesys-webcomponents/{p-5d251ef1.entry.js → p-0ffe238e.entry.js} +1 -1
  420. package/dist/genesys-webcomponents/{p-85dcd3da.entry.js → p-15c2fefa.entry.js} +1 -1
  421. package/dist/genesys-webcomponents/{p-04e3c81a.entry.js → p-165784d6.entry.js} +1 -1
  422. package/dist/genesys-webcomponents/{p-00757986.entry.js → p-168d8e84.entry.js} +1 -1
  423. package/dist/genesys-webcomponents/{p-54f0f30d.entry.js → p-16cafd12.entry.js} +1 -1
  424. package/dist/genesys-webcomponents/{p-e1c24516.entry.js → p-170ba93b.entry.js} +1 -1
  425. package/dist/genesys-webcomponents/{p-47733161.entry.js → p-17aef1a2.entry.js} +1 -1
  426. package/dist/genesys-webcomponents/p-1806cd8d.entry.js +1 -0
  427. package/dist/genesys-webcomponents/{p-2fd41f66.entry.js → p-199db589.entry.js} +1 -1
  428. package/dist/genesys-webcomponents/{p-1e79d2a8.entry.js → p-1a9a6e98.entry.js} +1 -1
  429. package/dist/genesys-webcomponents/{p-aa18eb74.entry.js → p-1d260935.entry.js} +1 -1
  430. package/dist/genesys-webcomponents/{p-5e79093f.js → p-1f6c052d.js} +1 -1
  431. package/dist/genesys-webcomponents/{p-7485e1ef.entry.js → p-2251dbdf.entry.js} +1 -1
  432. package/dist/genesys-webcomponents/{p-73e6ab30.entry.js → p-23cfd25f.entry.js} +1 -1
  433. package/dist/genesys-webcomponents/{p-96f5d164.entry.js → p-247a62ea.entry.js} +1 -1
  434. package/dist/genesys-webcomponents/{p-6aaf185d.entry.js → p-262c2378.entry.js} +1 -1
  435. package/dist/genesys-webcomponents/{p-fcaa82b7.entry.js → p-26524dd6.entry.js} +1 -1
  436. package/dist/genesys-webcomponents/{p-2dfd02ff.entry.js → p-2687de63.entry.js} +1 -1
  437. package/dist/genesys-webcomponents/{p-dc3580c6.entry.js → p-288415b7.entry.js} +1 -1
  438. package/dist/genesys-webcomponents/{p-98deb610.entry.js → p-28e0a88d.entry.js} +1 -1
  439. package/dist/genesys-webcomponents/{p-c67267ed.entry.js → p-29f74158.entry.js} +1 -1
  440. package/dist/genesys-webcomponents/{p-eb7cdf7a.entry.js → p-2cc9ae49.entry.js} +1 -1
  441. package/dist/genesys-webcomponents/{p-7046c178.entry.js → p-2ea036e5.entry.js} +1 -1
  442. package/dist/genesys-webcomponents/{p-83f99839.entry.js → p-2f584ed2.entry.js} +1 -1
  443. package/dist/genesys-webcomponents/{p-96ac9919.entry.js → p-32a937ab.entry.js} +1 -1
  444. package/dist/genesys-webcomponents/{p-c5bd2bd4.entry.js → p-333b1ff3.entry.js} +1 -1
  445. package/dist/genesys-webcomponents/{p-ef4db655.entry.js → p-33fa6cc1.entry.js} +1 -1
  446. package/dist/genesys-webcomponents/{p-9c02a360.entry.js → p-35dba935.entry.js} +1 -1
  447. package/dist/genesys-webcomponents/{p-dd7be042.entry.js → p-372aa57f.entry.js} +1 -1
  448. package/dist/genesys-webcomponents/{p-5c58be88.entry.js → p-376ef4e1.entry.js} +1 -1
  449. package/dist/genesys-webcomponents/p-389f1672.entry.js +1 -0
  450. package/dist/genesys-webcomponents/p-39b41b4b.entry.js +1 -0
  451. package/dist/genesys-webcomponents/{p-d118c83a.entry.js → p-39e10580.entry.js} +1 -1
  452. package/dist/genesys-webcomponents/{p-ca9119d1.entry.js → p-3aed72b9.entry.js} +1 -1
  453. package/dist/genesys-webcomponents/{p-8cf7c686.entry.js → p-3aef17ca.entry.js} +1 -1
  454. package/dist/genesys-webcomponents/{p-5b58c6f3.entry.js → p-3cccde7d.entry.js} +1 -1
  455. package/dist/genesys-webcomponents/{p-16d31feb.entry.js → p-3cd9f2e4.entry.js} +1 -1
  456. package/dist/genesys-webcomponents/{p-c331bd68.entry.js → p-40fcfeff.entry.js} +1 -1
  457. package/dist/genesys-webcomponents/p-410dccb6.entry.js +1 -0
  458. package/dist/genesys-webcomponents/{p-f2fc635a.entry.js → p-420f4f78.entry.js} +1 -1
  459. package/dist/genesys-webcomponents/{p-387905bb.entry.js → p-461e6b77.entry.js} +1 -1
  460. package/dist/genesys-webcomponents/{p-e71768a0.entry.js → p-46ef32f5.entry.js} +1 -1
  461. package/dist/genesys-webcomponents/p-4bf315a6.entry.js +1 -0
  462. package/dist/genesys-webcomponents/{p-aa1785d1.entry.js → p-4c4155d0.entry.js} +1 -1
  463. package/dist/genesys-webcomponents/{p-17c48a40.js → p-4cb43a74.js} +1 -1
  464. package/dist/genesys-webcomponents/{p-eed957f6.entry.js → p-4ec13223.entry.js} +1 -1
  465. package/dist/genesys-webcomponents/{p-527eaeda.entry.js → p-5124f2ba.entry.js} +1 -1
  466. package/dist/genesys-webcomponents/{p-68f329b8.entry.js → p-52b91d0f.entry.js} +1 -1
  467. package/dist/genesys-webcomponents/{p-856928e1.entry.js → p-53d5a19f.entry.js} +1 -1
  468. package/dist/genesys-webcomponents/{p-028c5630.entry.js → p-5424b3cf.entry.js} +1 -1
  469. package/dist/genesys-webcomponents/{p-0d4b33a8.entry.js → p-54589c94.entry.js} +1 -1
  470. package/dist/genesys-webcomponents/{p-f6715cb6.entry.js → p-54fabb39.entry.js} +1 -1
  471. package/dist/genesys-webcomponents/{p-8051ad60.entry.js → p-5592e014.entry.js} +1 -1
  472. package/dist/genesys-webcomponents/{p-66645e5c.entry.js → p-5665e195.entry.js} +1 -1
  473. package/dist/genesys-webcomponents/p-592bd118.entry.js +1 -0
  474. package/dist/genesys-webcomponents/p-5963e6fb.entry.js +1 -0
  475. package/dist/genesys-webcomponents/{p-c8c39016.entry.js → p-5c528b0d.entry.js} +1 -1
  476. package/dist/genesys-webcomponents/{p-dcc4fd5f.entry.js → p-5fe834b1.entry.js} +1 -1
  477. package/dist/genesys-webcomponents/{p-dbe8e5ae.entry.js → p-60af37ab.entry.js} +1 -1
  478. package/dist/genesys-webcomponents/{p-7e24081f.entry.js → p-618fe284.entry.js} +1 -1
  479. package/dist/genesys-webcomponents/{p-89ae91f1.entry.js → p-61b371bc.entry.js} +1 -1
  480. package/dist/genesys-webcomponents/{p-ab3a109e.entry.js → p-643ca56a.entry.js} +1 -1
  481. package/dist/genesys-webcomponents/{p-87e9bf31.entry.js → p-64a81e13.entry.js} +1 -1
  482. package/dist/genesys-webcomponents/p-68ab9138.entry.js +1 -0
  483. package/dist/genesys-webcomponents/{p-085b223b.entry.js → p-6a2f8196.entry.js} +1 -1
  484. package/dist/genesys-webcomponents/{p-3bcaf358.entry.js → p-6a9cf0ed.entry.js} +1 -1
  485. package/dist/genesys-webcomponents/p-6b12dd16.js +1 -0
  486. package/dist/genesys-webcomponents/{p-4e075626.entry.js → p-6d6f20a1.entry.js} +1 -1
  487. package/dist/genesys-webcomponents/{p-18cdb18a.entry.js → p-6e20bf44.entry.js} +1 -1
  488. package/dist/genesys-webcomponents/{p-11253567.entry.js → p-6e65679b.entry.js} +1 -1
  489. package/dist/genesys-webcomponents/{p-f23667e9.entry.js → p-6f1d90ed.entry.js} +1 -1
  490. package/dist/genesys-webcomponents/{p-c570c07d.entry.js → p-70cbae65.entry.js} +1 -1
  491. package/dist/genesys-webcomponents/{p-d3912e19.entry.js → p-74c877eb.entry.js} +1 -1
  492. package/dist/genesys-webcomponents/{p-c448e6d2.entry.js → p-753e548f.entry.js} +1 -1
  493. package/dist/genesys-webcomponents/{p-6edebe6b.entry.js → p-76f34007.entry.js} +1 -1
  494. package/dist/genesys-webcomponents/{p-9bbb057f.entry.js → p-7726f462.entry.js} +1 -1
  495. package/dist/genesys-webcomponents/{p-9a12e6e3.entry.js → p-77d97c02.entry.js} +1 -1
  496. package/dist/genesys-webcomponents/{p-2d20e292.entry.js → p-78af46c6.entry.js} +1 -1
  497. package/dist/genesys-webcomponents/{p-cdd09836.entry.js → p-78bfd1d4.entry.js} +1 -1
  498. package/dist/genesys-webcomponents/{p-b9c92fbb.entry.js → p-79e131ec.entry.js} +1 -1
  499. package/dist/genesys-webcomponents/{p-a9b2a651.entry.js → p-7a456ee1.entry.js} +1 -1
  500. package/dist/genesys-webcomponents/{p-25cdb2b7.entry.js → p-7ce9947c.entry.js} +1 -1
  501. package/dist/genesys-webcomponents/{p-f333506d.entry.js → p-7f7bbd18.entry.js} +1 -1
  502. package/dist/genesys-webcomponents/{p-0b5b039c.entry.js → p-8021a71b.entry.js} +1 -1
  503. package/dist/genesys-webcomponents/{p-6f7a1179.entry.js → p-80a97fc8.entry.js} +1 -1
  504. package/dist/genesys-webcomponents/{p-53f8fb9c.entry.js → p-82c692a8.entry.js} +1 -1
  505. package/dist/genesys-webcomponents/{p-a598a1c2.entry.js → p-83a14eb8.entry.js} +1 -1
  506. package/dist/genesys-webcomponents/{p-1b0e854d.entry.js → p-85f0b49b.entry.js} +1 -1
  507. package/dist/genesys-webcomponents/{p-df273ab8.entry.js → p-8904cc25.entry.js} +1 -1
  508. package/dist/genesys-webcomponents/{p-cc386a21.entry.js → p-8af91daf.entry.js} +1 -1
  509. package/dist/genesys-webcomponents/{p-4200fb31.entry.js → p-91ed46d0.entry.js} +1 -1
  510. package/dist/genesys-webcomponents/{p-3db21bf3.entry.js → p-923da1ea.entry.js} +1 -1
  511. package/dist/genesys-webcomponents/{p-fb2e15f5.entry.js → p-92fd14f2.entry.js} +1 -1
  512. package/dist/genesys-webcomponents/p-9457e274.entry.js +1 -0
  513. package/dist/genesys-webcomponents/{p-4f1759d5.entry.js → p-9514c470.entry.js} +1 -1
  514. package/dist/genesys-webcomponents/{p-624f26b2.entry.js → p-95fa3304.entry.js} +1 -1
  515. package/dist/genesys-webcomponents/{p-3c729636.entry.js → p-967dc012.entry.js} +1 -1
  516. package/dist/genesys-webcomponents/p-97c7e77e.entry.js +1 -0
  517. package/dist/genesys-webcomponents/{p-14a6dd0f.entry.js → p-9955bccf.entry.js} +1 -1
  518. package/dist/genesys-webcomponents/{p-9e70db3b.entry.js → p-9c4542ea.entry.js} +1 -1
  519. package/dist/genesys-webcomponents/{p-40daa702.entry.js → p-9e003354.entry.js} +1 -1
  520. package/dist/genesys-webcomponents/{p-045d724a.js → p-9e1bda51.js} +1 -1
  521. package/dist/genesys-webcomponents/{p-64791f10.entry.js → p-a15615d1.entry.js} +1 -1
  522. package/dist/genesys-webcomponents/{p-12d08ca8.entry.js → p-a5c5c091.entry.js} +1 -1
  523. package/dist/genesys-webcomponents/{p-0706aebd.js → p-a6c36b2c.js} +1 -1
  524. package/dist/genesys-webcomponents/{p-50ee8b09.entry.js → p-a7883819.entry.js} +1 -1
  525. package/dist/genesys-webcomponents/{p-63bfd1fa.entry.js → p-a80e11d7.entry.js} +1 -1
  526. package/dist/genesys-webcomponents/p-a94a0765.entry.js +1 -0
  527. package/dist/genesys-webcomponents/{p-f2c85451.entry.js → p-a959521e.entry.js} +1 -1
  528. package/dist/genesys-webcomponents/{p-4b423804.js → p-aa79d816.js} +1 -1
  529. package/dist/genesys-webcomponents/p-ab852616.entry.js +1 -0
  530. package/dist/genesys-webcomponents/{p-4099213f.entry.js → p-ace00884.entry.js} +1 -1
  531. package/dist/genesys-webcomponents/{p-dbc7abfb.entry.js → p-b0473145.entry.js} +1 -1
  532. package/dist/genesys-webcomponents/{p-21a6fe30.entry.js → p-b1a020ce.entry.js} +1 -1
  533. package/dist/genesys-webcomponents/{p-162ff53e.entry.js → p-b2312efb.entry.js} +1 -1
  534. package/dist/genesys-webcomponents/{p-e0cc5f64.entry.js → p-b2f79866.entry.js} +1 -1
  535. package/dist/genesys-webcomponents/{p-2f0f8e48.entry.js → p-b63065ba.entry.js} +1 -1
  536. package/dist/genesys-webcomponents/{p-64623fe4.entry.js → p-b9f84c85.entry.js} +1 -1
  537. package/dist/genesys-webcomponents/{p-4f362e88.js → p-bc955f73.js} +1 -1
  538. package/dist/genesys-webcomponents/{p-336d443a.entry.js → p-bd149a11.entry.js} +1 -1
  539. package/dist/genesys-webcomponents/p-be9e61d0.entry.js +1 -0
  540. package/dist/genesys-webcomponents/{p-21ee2e71.entry.js → p-bf9236fc.entry.js} +1 -1
  541. package/dist/genesys-webcomponents/{p-fc0be42d.entry.js → p-c462a7a4.entry.js} +1 -1
  542. package/dist/genesys-webcomponents/{p-6a6236a2.entry.js → p-c68ef8ef.entry.js} +1 -1
  543. package/dist/genesys-webcomponents/{p-ae7388b9.entry.js → p-cee0814e.entry.js} +1 -1
  544. package/dist/genesys-webcomponents/{p-6b26aef0.entry.js → p-d06fa0fa.entry.js} +2 -2
  545. package/dist/genesys-webcomponents/{p-2a2faa7d.entry.js → p-d49baa9e.entry.js} +1 -1
  546. package/dist/genesys-webcomponents/{p-5a53955e.entry.js → p-da46105c.entry.js} +1 -1
  547. package/dist/genesys-webcomponents/{p-64aff8dd.entry.js → p-da7bc9e8.entry.js} +1 -1
  548. package/dist/genesys-webcomponents/p-db24dee1.entry.js +1 -0
  549. package/dist/genesys-webcomponents/{p-81d0354b.entry.js → p-dcbc2b4d.entry.js} +1 -1
  550. package/dist/genesys-webcomponents/{p-1462a1d1.entry.js → p-dd9a0cf6.entry.js} +1 -1
  551. package/dist/genesys-webcomponents/{p-724e155b.entry.js → p-ddadda8a.entry.js} +1 -1
  552. package/dist/genesys-webcomponents/{p-3c71b54c.entry.js → p-dfc30bb0.entry.js} +1 -1
  553. package/dist/genesys-webcomponents/{p-f4a8d565.js → p-e07238b5.js} +1 -1
  554. package/dist/genesys-webcomponents/{p-a43e0510.entry.js → p-e432873c.entry.js} +1 -1
  555. package/dist/genesys-webcomponents/p-e52514cc.entry.js +1 -0
  556. package/dist/genesys-webcomponents/{p-544633db.entry.js → p-ec6fcfb7.entry.js} +1 -1
  557. package/dist/genesys-webcomponents/{p-a64fc44d.entry.js → p-eed18f9b.entry.js} +1 -1
  558. package/dist/genesys-webcomponents/{p-b1a44b54.entry.js → p-f30ea4c7.entry.js} +1 -1
  559. package/dist/genesys-webcomponents/{p-d5b15a1d.entry.js → p-f688a587.entry.js} +1 -1
  560. package/dist/genesys-webcomponents/{p-bc5a89d8.js → p-f75fe956.js} +1 -1
  561. package/dist/genesys-webcomponents/{p-f16a86aa.entry.js → p-f88537e3.entry.js} +1 -1
  562. package/dist/genesys-webcomponents/{p-1d9a9724.js → p-fbf14218.js} +1 -1
  563. package/dist/genesys-webcomponents/p-fc6bd548.entry.js +1 -0
  564. package/dist/genesys-webcomponents/{p-4afd2679.entry.js → p-fc8d3f20.entry.js} +1 -1
  565. package/dist/genesys-webcomponents/{p-0f4f8045.entry.js → p-fdb24fc1.entry.js} +1 -1
  566. package/dist/genesys-webcomponents/p-fe783040.entry.js +1 -0
  567. package/dist/stencil-wrapper.js +1 -1
  568. package/dist/types/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.d.ts +2 -0
  569. package/dist/types/components/stable/gux-form-field/components/gux-form-field-file-beta/components/gux-file-list-item/gux-file-list-item.d.ts +15 -0
  570. package/dist/types/components/stable/gux-form-field/components/gux-form-field-file-beta/gux-form-field-file.d.ts +49 -0
  571. package/dist/types/components/stable/gux-time-picker/gux-time-picker.d.ts +2 -0
  572. package/dist/types/components.d.ts +60 -0
  573. package/dist/types/stencil-wrapper.d.ts +1 -1
  574. package/dist/types/utils/dom/on-attribute-change.d.ts +1 -0
  575. package/package.json +1 -1
  576. package/dist/cjs/gux-truncate.cjs.entry.js +0 -87
  577. package/dist/esm/gux-truncate.entry.js +0 -83
  578. package/dist/genesys-webcomponents/p-0a293f2f.entry.js +0 -1
  579. package/dist/genesys-webcomponents/p-149ed4f3.entry.js +0 -1
  580. package/dist/genesys-webcomponents/p-1e3d99b5.entry.js +0 -1
  581. package/dist/genesys-webcomponents/p-2d930b2b.entry.js +0 -1
  582. package/dist/genesys-webcomponents/p-2ecdc52f.entry.js +0 -1
  583. package/dist/genesys-webcomponents/p-48dcd676.entry.js +0 -1
  584. package/dist/genesys-webcomponents/p-5e250c17.entry.js +0 -1
  585. package/dist/genesys-webcomponents/p-75bf1516.entry.js +0 -1
  586. package/dist/genesys-webcomponents/p-78cb19b9.js +0 -2
  587. package/dist/genesys-webcomponents/p-bb9d5fa2.entry.js +0 -1
  588. package/dist/genesys-webcomponents/p-bc8a9aec.entry.js +0 -1
  589. package/dist/genesys-webcomponents/p-be8a9af0.entry.js +0 -1
  590. package/dist/genesys-webcomponents/p-c9d9a6b6.entry.js +0 -1
  591. package/dist/genesys-webcomponents/p-d5bcd405.entry.js +0 -1
  592. package/dist/genesys-webcomponents/p-e12e6140.entry.js +0 -1
  593. package/dist/genesys-webcomponents/p-e5b1cffc.js +0 -1
  594. package/dist/genesys-webcomponents/p-eca569d4.entry.js +0 -1
  595. package/dist/genesys-webcomponents/p-fc49b13a.entry.js +0 -1
@@ -1 +1 @@
1
- import{g as n}from"./p-78cb19b9.js";function t(t){return(c,i)=>{const{connectedCallback:o,disconnectedCallback:s}=c,e=new Map;c.connectedCallback=function(){const c=new MutationObserver(this[i].bind(this));return function(t,c,i,o){t.has(c)&&t.get(c).disconnect(),t.set(c,i),i.observe(n(c),o)}(e,this,c,t),o&&o.call(this)},c.disconnectedCallback=function(){return function(n,t){n.has(t)&&n.get(t).disconnect(),n.delete(t)}(e,this),s&&s.call(this)}}}export{t as O}
1
+ import{g as n}from"./p-086c5088.js";function t(t){return(c,i)=>{const{connectedCallback:o,disconnectedCallback:s}=c,e=new Map;c.connectedCallback=function(){const c=new MutationObserver(this[i].bind(this));return function(t,c,i,o){t.has(c)&&t.get(c).disconnect(),t.set(c,i),i.observe(n(c),o)}(e,this,c,t),o&&o.call(this)},c.disconnectedCallback=function(){return function(n,t){n.has(t)&&n.get(t).disconnect(),n.delete(t)}(e,this),s&&s.call(this)}}}export{t as O}
@@ -1 +1 @@
1
- import{r as t,c as e,h as i}from"./p-78cb19b9.js";import{a as s,c as a,o as n,f as o,e as d,s as c,h as p}from"./p-a2f2c0a9.js";const h=class{constructor(i){t(this,i),this.internalexpanded=e(this,"internalexpanded",7),this.internalcollapsed=e(this,"internalcollapsed",7),this.placement="bottom-start",this.expanded=!1,this.disabled=!1,this.offset=2,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;a(this.targetElementContainer,this.popupElementContainer,{strategy:"fixed",placement:this.placement,middleware:[n(this.offset),o(),d({apply({rects:e,elements:i}){Object.assign(i.floating.style,t?{minWidth:`${e.reference.width}px`}:{width:`${e.reference.width}px`,overflow:"hidden"})}}),c(),p()]}).then((({x:t,y:e,middlewareData:i})=>{const{referenceHidden:s}=i.hide;isNaN(t)||Object.assign(this.popupElementContainer.style,{left:`${t}px`}),isNaN(e)||Object.assign(this.popupElementContainer.style,{top:`${e}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():this.updatePosition()}componentDidUpdate(){this.expanded?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return i("div",{key:"434e98eb9eb69a483d49ecc2319aa2ed62db1caa",class:{"gux-target-container":!0,"gux-disabled":this.disabled},"aria-disabled":this.disabled.toString(),ref:t=>this.targetElementContainer=t},i("slot",{key:"dd69fd4e088ab217174ef12c505083c13b0d073e",name:"target"}),i("div",{key:"184394e2eabd8b5fbb19ecfd5ae8a9b2868179ad",class:{"gux-popup-container":!0,"gux-expanded":this.expanded&&!this.disabled},ref:t=>this.popupElementContainer=t},i("slot",{key:"07398f562f6a1c8b2fc6524f32840c3023a54adb",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(--gse-semantic-zIndex-popup);inline-size:max-content;visibility:hidden;background-color:var(--gse-ui-menu-backgroundColor)}.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}
1
+ import{r as t,c as e,h as i}from"./p-086c5088.js";import{a as s,c as a,o as n,f as o,e as d,s as p,h as c}from"./p-a2f2c0a9.js";const h=class{constructor(i){t(this,i),this.internalexpanded=e(this,"internalexpanded",7),this.internalcollapsed=e(this,"internalcollapsed",7),this.placement="bottom-start",this.expanded=!1,this.disabled=!1,this.offset=2,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;a(this.targetElementContainer,this.popupElementContainer,{strategy:"fixed",placement:this.placement,middleware:[n(this.offset),o(),d({apply({rects:e,elements:i}){Object.assign(i.floating.style,t?{minWidth:`${e.reference.width}px`}:{width:`${e.reference.width}px`,overflow:"hidden"})}}),p(),c()]}).then((({x:t,y:e,middlewareData:i})=>{const{referenceHidden:s}=i.hide;isNaN(t)||Object.assign(this.popupElementContainer.style,{left:`${t}px`}),isNaN(e)||Object.assign(this.popupElementContainer.style,{top:`${e}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():this.updatePosition()}componentDidUpdate(){this.expanded?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return i("div",{key:"86661e9a1ffebb0288baca4f7de135fbad546f94",class:{"gux-target-container":!0,"gux-disabled":this.disabled},"aria-disabled":this.disabled.toString(),ref:t=>this.targetElementContainer=t},i("slot",{key:"1bebbdd4662c7936552ff386d546a2132e533cd7",name:"target"}),i("div",{key:"ea9d72d6a89cec3d8eec15414ba0983482091702",class:{"gux-popup-container":!0,"gux-expanded":this.expanded&&!this.disabled},ref:t=>this.popupElementContainer=t},i("slot",{key:"70d5b808259f11ad8e3930f1daf1773353dffbf2",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(--gse-semantic-zIndex-popup);inline-size:max-content;visibility:hidden;background-color:var(--gse-ui-menu-backgroundColor)}.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,h as e}from"./p-086c5088.js";const s=class{constructor(e){r(this,e)}render(){return e("slot",{key:"0609f7683ca92e45a2e0d2002c28e0d96640b40c"})}};export{s as gux_form_beta}
@@ -1 +1 @@
1
- import{r as t,c as e,h as s,H as a}from"./p-78cb19b9.js";const i=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(a,{key:"b8720f9f1622ff96097b0ed50312b81e050ab0ed",id:`gux-${this.tabId}-panel`,role:"tabpanel","aria-labelledby":`gux-${this.tabId}-tab`,tabIndex:0,hidden:!this.active},s("slot",{key:"ddce6c3dcd36a2cbaacf3b7ac4e7eb80bb5730c8"}))}static get watchers(){return{active:["watchActivePanel"]}}};i.style=":host{block-size:calc(100% - var(--gse-ui-tabs-set-horizontal-height)var(--gse-ui-tabs-set-divider-horizontal-height)var(--gse-ui-tabs-set-horizontal-marginBottom))}:host(:not([hidden])){flex:1 1 auto}:host(:focus){outline:none}:host(:focus-visible){outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}";export{i as gux_tab_panel}
1
+ import{r as t,c as e,h as s,H as a}from"./p-086c5088.js";const i=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(a,{key:"d61df96ae59919a1da8dbb6e88bdefd85fe2fab4",id:`gux-${this.tabId}-panel`,role:"tabpanel","aria-labelledby":`gux-${this.tabId}-tab`,tabIndex:0,hidden:!this.active},s("slot",{key:"cf41de7639fac2d93e4e42371d12271fbc40f401"}))}static get watchers(){return{active:["watchActivePanel"]}}};i.style=":host{block-size:calc(100% - var(--gse-ui-tabs-set-horizontal-height)var(--gse-ui-tabs-set-divider-horizontal-height)var(--gse-ui-tabs-set-horizontal-marginBottom))}:host(:not([hidden])){flex:1 1 auto}:host(:focus){outline:none}:host(:focus-visible){outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}";export{i as gux_tab_panel}
@@ -1 +1 @@
1
- import{r as t,c as s,h as i,H as e,g as a}from"./p-78cb19b9.js";import{t as c}from"./p-4f362e88.js";const h=class{constructor(i){t(this,i),this.guxactivetabchange=s(this,"guxactivetabchange",7),this.activeTab=void 0,this.orientation="horizontal",this.alignment="left",this.tabList=void 0,this.tabPanels=[]}watchActiveTab(t){this.activateTab(t,this.tabList,this.tabPanels),this.guxactivetabchange.emit(t)}onInternalActivateTabPanel(t){t.stopPropagation(),this.activateTab(t.detail,this.tabList,this.tabPanels)}async guxActivate(t){this.activateTab(t,this.tabList,this.tabPanels)}onSlotchange(){const[t,s]=Array.from(this.root.shadowRoot.querySelectorAll("slot"));this.tabList=t.assignedElements()[0],this.tabPanels=s.assignedElements(),this.activateTab(this.activeTab,this.tabList,this.tabPanels)}activateTab(t,s,i){this.activeTab=t||i[0].tabId,null==s||s.guxSetActive(this.activeTab),null==i||i.forEach((t=>{t.guxSetActive(t.tabId===this.activeTab)}))}componentWillLoad(){c(this.root)}render(){return i(e,{key:"7e8d1946a2cca80df18c81e4e1a3a0385716e920"},i("div",{key:"36e78c93d301635472b9f27eed3a7960e7b6df43",class:`gux-tabs gux-${this.alignment} gux-${this.orientation}`},i("slot",{key:"22e262d4bd0c23a5f4b2a4a7c3a1104bd1b82985",name:"tab-list"}),i("div",{key:"e571985a5bab42c52de7368be12db0c762dbe2ad",class:`gux-${this.alignment} gux-${this.orientation} gux-panel-container`},i("slot",{key:"6dd4d7e82db45eb434581661788367d4e7ac7c27",onSlotchange:this.onSlotchange.bind(this)}))))}get root(){return a(this)}static get watchers(){return{activeTab:["watchActiveTab"]}}};h.style=":host{display:flex;flex-direction:column}:host .gux-tabs{display:flex;block-size:100%}:host .gux-tabs:not(.gux-vertical){flex-direction:column}:host .gux-panel-container{display:flex;flex:1 1 auto;flex-direction:column;block-size:100%;min-block-size:0}";export{h as gux_tabs}
1
+ import{r as t,c as s,h as i,H as a,g as e}from"./p-086c5088.js";import{t as c}from"./p-bc955f73.js";const h=class{constructor(i){t(this,i),this.guxactivetabchange=s(this,"guxactivetabchange",7),this.activeTab=void 0,this.orientation="horizontal",this.alignment="left",this.tabList=void 0,this.tabPanels=[]}watchActiveTab(t){this.activateTab(t,this.tabList,this.tabPanels),this.guxactivetabchange.emit(t)}onInternalActivateTabPanel(t){t.stopPropagation(),this.activateTab(t.detail,this.tabList,this.tabPanels)}async guxActivate(t){this.activateTab(t,this.tabList,this.tabPanels)}onSlotchange(){const[t,s]=Array.from(this.root.shadowRoot.querySelectorAll("slot"));this.tabList=t.assignedElements()[0],this.tabPanels=s.assignedElements(),this.activateTab(this.activeTab,this.tabList,this.tabPanels)}activateTab(t,s,i){this.activeTab=t||i[0].tabId,null==s||s.guxSetActive(this.activeTab),null==i||i.forEach((t=>{t.guxSetActive(t.tabId===this.activeTab)}))}componentWillLoad(){c(this.root)}render(){return i(a,{key:"21b0759a2594ae149a49eb2ddc7091ff3c0e47b2"},i("div",{key:"9ad3fa68095bafb29ad51a8413afe36dd407d3d0",class:`gux-tabs gux-${this.alignment} gux-${this.orientation}`},i("slot",{key:"d6dcca6fc6231300b4793c8f59835345332cafe3",name:"tab-list"}),i("div",{key:"542d24a980acfa492cdd47ffecddfde2d17f6f9c",class:`gux-${this.alignment} gux-${this.orientation} gux-panel-container`},i("slot",{key:"6602118a7af57cb79b94b86c1b35846de24adf3f",onSlotchange:this.onSlotchange.bind(this)}))))}get root(){return e(this)}static get watchers(){return{activeTab:["watchActiveTab"]}}};h.style=":host{display:flex;flex-direction:column}:host .gux-tabs{display:flex;block-size:100%}:host .gux-tabs:not(.gux-vertical){flex-direction:column}:host .gux-panel-container{display:flex;flex:1 1 auto;flex-direction:column;block-size:100%;min-block-size:0}";export{h as gux_tabs}
@@ -1 +1 @@
1
- import{r as t,c as s,h as i,g as e}from"./p-78cb19b9.js";import{a as o,c as a,o as r,f as n,s as h,h as p,b as c}from"./p-a2f2c0a9.js";import{a as d}from"./p-cf0e7d3b.js";import{O as l}from"./p-045d724a.js";import{t as b}from"./p-4f362e88.js";import{f as u}from"./p-9b0d3713.js";const f=class{constructor(i){t(this,i),this.guxdismiss=s(this,"guxdismiss",7),this.for=void 0,this.position="bottom",this.displayDismissButton=void 0,this.closeOnClickOutside=!1,this.isOpen=!1}onKeyDown(t){switch(t.key){case"Tab":case"Escape":this.dismiss()}}checkForClickOutside(t){const s=t.composedPath(),i=u(this.root,this.for),e=s.includes(i);!this.closeOnClickOutside&&this.displayDismissButton||!this.isOpen||e||this.dismiss()}runUpdatePosition(){this.root.isConnected?this.cleanupUpdatePosition=o(u(this.root,this.for),this.popupElement,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0}):this.disconnectedCallback()}updatePosition(){const t=u(this.root,this.for);this.popupElement&&a(t,this.popupElement,{strategy:"fixed",placement:this.position,middleware:[r(2),n(),h(),p(),c({element:this.arrowElement,padding:16})]}).then((({x:t,y:s,middlewareData:i,placement:e})=>{Object.assign(this.popupElement.style,{left:`${t}px`,top:`${s}px`});const o={top:"bottom",right:"left",bottom:"top",left:"right"}[e.split("-")[0]];if(i.arrow){const{x:t,y:s}=i.arrow;this.popupElement.setAttribute("data-placement",e),Object.assign(this.arrowElement.style,{left:null!=t?`${t}px`:"",top:null!=s?`${s}px`:"",right:"",bottom:"",[o]:"-6.5px",transform:"rotate(45deg)"})}i.hide&&Object.assign(this.popupElement.style,{visibility:i.hide.referenceHidden?"hidden":"visible"})}))}dismiss(){this.guxdismiss.emit().defaultPrevented||(this.isOpen=!1,this.popupElement.togglePopover())}focusFirstItemInPopupList(){d((()=>{this.listElement.guxFocusFirstItem()}))}connectedCallback(){b(this.root,{variant:this.position}),this.listElement=this.root.querySelector("gux-list");const t=u(this.root,this.for);t.addEventListener("keydown",(t=>{this.popupElement.togglePopover(),this.isOpen=!this.isOpen,this.runUpdatePosition(),(this.isOpen&&"Enter"==t.key||" "==t.key)&&this.focusFirstItemInPopupList()})),t.addEventListener("mouseup",(()=>{this.popupElement.togglePopover(),this.isOpen=!this.isOpen,this.runUpdatePosition()}))}componentDidLoad(){this.isOpen&&(this.popupElement.togglePopover(),this.runUpdatePosition())}componentDidUpdate(){this.isOpen?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return i("div",{key:"9294234dfdacafbca88968ce1b952c6f6124ade7",ref:t=>this.popupElement=t,class:{"gux-hidden":!this.isOpen,"gux-popover-wrapper":!0},"data-placement":!0,popover:"manual"},i("div",{key:"eb9daf084e2a447cc22f36284e2e7d9d9c930d2c",ref:t=>this.arrowElement=t,class:"gux-arrow"}),this.displayDismissButton&&i("gux-dismiss-button",{key:"ed5f74d0e04152a8be18bfa72c187ce66e3066bb",onClick:this.dismiss.bind(this)}),i("div",{key:"f4856c1a0890bb05f680c5a039f2fbb1294b0a8b",class:"gux-popover-content"},i("slot",{key:"a0dd537f9acddd6939ee254385d5739019eb30ec"})))}get root(){return e(this)}};(function(t,s,i,e){var o,a=arguments.length,r=a<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,s,i,e);else for(var n=t.length-1;n>=0;n--)(o=t[n])&&(r=(a<3?o(r):a>3?o(s,i,r):o(s,i))||r);a>3&&r&&Object.defineProperty(s,i,r)})([l({triggerEvents:"mousedown"})],f.prototype,"checkForClickOutside",null),f.style=":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;overflow-y:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow);}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-width);background:var(--gse-ui-popover-backgroundColor)}";export{f as gux_popover_list_beta}
1
+ import{r as t,c as s,h as i,g as e}from"./p-086c5088.js";import{a as o,c as a,o as r,f as n,s as h,h as p,b as c}from"./p-a2f2c0a9.js";import{a as d}from"./p-cf0e7d3b.js";import{O as l}from"./p-9e1bda51.js";import{t as b}from"./p-bc955f73.js";import{f as u}from"./p-9b0d3713.js";const f=class{constructor(i){t(this,i),this.guxdismiss=s(this,"guxdismiss",7),this.for=void 0,this.position="bottom",this.displayDismissButton=void 0,this.closeOnClickOutside=!1,this.isOpen=!1}onKeyDown(t){switch(t.key){case"Tab":case"Escape":this.dismiss()}}checkForClickOutside(t){const s=t.composedPath(),i=u(this.root,this.for),e=s.includes(i);!this.closeOnClickOutside&&this.displayDismissButton||!this.isOpen||e||this.dismiss()}runUpdatePosition(){this.root.isConnected?this.cleanupUpdatePosition=o(u(this.root,this.for),this.popupElement,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0}):this.disconnectedCallback()}updatePosition(){const t=u(this.root,this.for);this.popupElement&&a(t,this.popupElement,{strategy:"fixed",placement:this.position,middleware:[r(2),n(),h(),p(),c({element:this.arrowElement,padding:16})]}).then((({x:t,y:s,middlewareData:i,placement:e})=>{Object.assign(this.popupElement.style,{left:`${t}px`,top:`${s}px`});const o={top:"bottom",right:"left",bottom:"top",left:"right"}[e.split("-")[0]];if(i.arrow){const{x:t,y:s}=i.arrow;this.popupElement.setAttribute("data-placement",e),Object.assign(this.arrowElement.style,{left:null!=t?`${t}px`:"",top:null!=s?`${s}px`:"",right:"",bottom:"",[o]:"-6.5px",transform:"rotate(45deg)"})}i.hide&&Object.assign(this.popupElement.style,{visibility:i.hide.referenceHidden?"hidden":"visible"})}))}dismiss(){this.guxdismiss.emit().defaultPrevented||(this.isOpen=!1,this.popupElement.togglePopover())}focusFirstItemInPopupList(){d((()=>{this.listElement.guxFocusFirstItem()}))}connectedCallback(){b(this.root,{variant:this.position}),this.listElement=this.root.querySelector("gux-list");const t=u(this.root,this.for);t.addEventListener("keydown",(t=>{this.popupElement.togglePopover(),this.isOpen=!this.isOpen,this.runUpdatePosition(),(this.isOpen&&"Enter"==t.key||" "==t.key)&&this.focusFirstItemInPopupList()})),t.addEventListener("mouseup",(()=>{this.popupElement.togglePopover(),this.isOpen=!this.isOpen,this.runUpdatePosition()}))}componentDidLoad(){this.isOpen&&(this.popupElement.togglePopover(),this.runUpdatePosition())}componentDidUpdate(){this.isOpen?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return i("div",{key:"9294234dfdacafbca88968ce1b952c6f6124ade7",ref:t=>this.popupElement=t,class:{"gux-hidden":!this.isOpen,"gux-popover-wrapper":!0},"data-placement":!0,popover:"manual"},i("div",{key:"eb9daf084e2a447cc22f36284e2e7d9d9c930d2c",ref:t=>this.arrowElement=t,class:"gux-arrow"}),this.displayDismissButton&&i("gux-dismiss-button",{key:"ed5f74d0e04152a8be18bfa72c187ce66e3066bb",onClick:this.dismiss.bind(this)}),i("div",{key:"f4856c1a0890bb05f680c5a039f2fbb1294b0a8b",class:"gux-popover-content"},i("slot",{key:"a0dd537f9acddd6939ee254385d5739019eb30ec"})))}get root(){return e(this)}};(function(t,s,i,e){var o,a=arguments.length,r=a<3?s:null===e?e=Object.getOwnPropertyDescriptor(s,i):e;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,s,i,e);else for(var n=t.length-1;n>=0;n--)(o=t[n])&&(r=(a<3?o(r):a>3?o(s,i,r):o(s,i))||r);a>3&&r&&Object.defineProperty(s,i,r)})([l({triggerEvents:"mousedown"})],f.prototype,"checkForClickOutside",null),f.style=":popover-open{position:absolute;inset:unset}.gux-popover-wrapper{position:fixed;inset-block-start:0;inset-inline-start:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding-block:8px;padding-inline:0;overflow-y:hidden;background-color:var(--gse-ui-popover-backgroundColor);border:none;border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow);}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;inline-size:var(--gse-ui-popover-anchor-width);block-size:var(--gse-ui-popover-anchor-width);background:var(--gse-ui-popover-backgroundColor)}";export{f as gux_popover_list_beta}
@@ -1 +1 @@
1
- import{r as e,c as t,h as a,g as n}from"./p-78cb19b9.js";import{a as r}from"./p-cf0e7d3b.js";import{b as i,c as s,a as d,f as o}from"./p-9349b5e4.js";import{t as u}from"./p-4f362e88.js";import{g as l,a as c}from"./p-4b423804.js";import{c as g}from"./p-267e2aed.js";import{u as h,d as x}from"./p-2319558c.js";import"./p-4202e9f2.js";import"./p-43af726d.js";function b(e,t){f(e,"remove",t)}function f(e=[],t,a){const n=[].concat(e);for(const e of n)e.classList[t](a)}function v(e,t){return h()?g(x(t,{year:"numeric",month:"long"}).format(e)):g(e.toLocaleDateString(t,{year:"numeric",month:"long"}))}const m=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&&t.getTime()===i?(c=!0,a.push("gux-selected")):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)b(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){b(this.getAllDatesElements(),"gux-hovered");const[e,t]=s(this.value);f(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,v(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"},v(e.date,this.locale))))))))))}render(){return a("div",{key:"608100a47650aa8c7408cb72b41bdf610375cfc2",class:"gux-calendar"},a("div",{key:"e064a53e54b55478085a77e65d84eb752103dc83",class:"gux-header"},a("button",{key:"4e258899ed52b4c21d86ed865313b679313391c5",type:"button",class:"gux-left",onClick:()=>this.incrementPreviewDateByMonth(-1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{key:"aac6049449bdcfc0696b1bcd4d8d6efebdab520d",size:"small",decorative:!0,"icon-name":"custom/chevron-left-small-regular"})),this.renderMonthHeader(),a("button",{key:"a13722dc99f56373ade9c3107900d9524a82dd92",type:"button",class:"gux-right",onClick:()=>this.incrementPreviewDateByMonth(1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{key:"df253ddcc563541ab79b8550daed55e8ea9ac3a0",size:"small",decorative:!0,"icon-name":"custom/chevron-right-small-regular"}))),a("div",{key:"cb5bf8914175a52ee1374ccd288e9c04b9d5b8af",class:"gux-content"},Array.from(Array(this.numberOfMonths).keys()).map((e=>this.renderCalendarTable(e)))))}get root(){return n(this)}};m.style=":host{display:inline-block}.gux-calendar{margin-block-start:2px;border-radius:8px;box-shadow:var(--gse-ui-calendarMenu-boxShadow)}.gux-calendar .gux-header{position:relative;display:flex;gap:var(--gse-ui-calendarMenu-header-gap);align-items:center;justify-content:space-between;block-size: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-header-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{inset-inline-start:18px}.gux-calendar .gux-header button.gux-right{inset-inline-end:18px}.gux-calendar .gux-header button gux-icon{pointer-events:none}.gux-calendar .gux-header .gux-month-list{display:flex;justify-content:space-between;inline-size: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{inline-size:100%;text-align:center}.gux-calendar .gux-content{display:flex;align-items:flex-start;block-size:var(--gse-ui-calendarMenu-height);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{inline-size:var(--gse-ui-calendarMenu-day-input-width);text-align:start;table-layout:fixed;border-spacing:0;-ms-user-select:none;user-select:none}.gux-calendar .gux-content table:not(:last-child){padding-inline-end:24px}.gux-calendar .gux-content table tr{block-size: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{inline-size:var(--gse-ui-calendarMenu-day-date-size);block-size: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;inline-size:var(--gse-ui-calendarMenu-day-date-size);block-size: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:var(--gse-ui-calendarMenu-range-date-startDate-borderRadius)}.gux-calendar .gux-content table tr td.gux-end-date{border-radius:var(--gse-ui-calendarMenu-range-date-endDate-borderRadius)}.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-calendar .gux-content table tr td:focus-visible{border-radius:var(--gse-ui-calendarMenu-month-focusBorderRadius);outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}.gux-sr-only{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{m as gux_calendar}
1
+ import{r as e,c as t,h as a,g as n}from"./p-086c5088.js";import{a as r}from"./p-cf0e7d3b.js";import{b as i,c as s,a as d,f as o}from"./p-9349b5e4.js";import{t as u}from"./p-bc955f73.js";import{g as l,a as c}from"./p-aa79d816.js";import{c as g}from"./p-267e2aed.js";import{u as h,d as x}from"./p-2319558c.js";import"./p-4202e9f2.js";import"./p-43af726d.js";function b(e,t){f(e,"remove",t)}function f(e=[],t,a){const n=[].concat(e);for(const e of n)e.classList[t](a)}function v(e,t){return h()?g(x(t,{year:"numeric",month:"long"}).format(e)):g(e.toLocaleDateString(t,{year:"numeric",month:"long"}))}const m=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&&t.getTime()===i?(c=!0,a.push("gux-selected")):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)b(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){b(this.getAllDatesElements(),"gux-hovered");const[e,t]=s(this.value);f(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,v(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"},v(e.date,this.locale))))))))))}render(){return a("div",{key:"608100a47650aa8c7408cb72b41bdf610375cfc2",class:"gux-calendar"},a("div",{key:"e064a53e54b55478085a77e65d84eb752103dc83",class:"gux-header"},a("button",{key:"4e258899ed52b4c21d86ed865313b679313391c5",type:"button",class:"gux-left",onClick:()=>this.incrementPreviewDateByMonth(-1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{key:"aac6049449bdcfc0696b1bcd4d8d6efebdab520d",size:"small",decorative:!0,"icon-name":"custom/chevron-left-small-regular"})),this.renderMonthHeader(),a("button",{key:"a13722dc99f56373ade9c3107900d9524a82dd92",type:"button",class:"gux-right",onClick:()=>this.incrementPreviewDateByMonth(1),tabindex:"-1","aria-hidden":"true"},a("gux-icon",{key:"df253ddcc563541ab79b8550daed55e8ea9ac3a0",size:"small",decorative:!0,"icon-name":"custom/chevron-right-small-regular"}))),a("div",{key:"cb5bf8914175a52ee1374ccd288e9c04b9d5b8af",class:"gux-content"},Array.from(Array(this.numberOfMonths).keys()).map((e=>this.renderCalendarTable(e)))))}get root(){return n(this)}};m.style=":host{display:inline-block}.gux-calendar{margin-block-start:2px;border-radius:8px;box-shadow:var(--gse-ui-calendarMenu-boxShadow)}.gux-calendar .gux-header{position:relative;display:flex;gap:var(--gse-ui-calendarMenu-header-gap);align-items:center;justify-content:space-between;block-size: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-header-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{inset-inline-start:18px}.gux-calendar .gux-header button.gux-right{inset-inline-end:18px}.gux-calendar .gux-header button gux-icon{pointer-events:none}.gux-calendar .gux-header .gux-month-list{display:flex;justify-content:space-between;inline-size: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{inline-size:100%;text-align:center}.gux-calendar .gux-content{display:flex;align-items:flex-start;block-size:var(--gse-ui-calendarMenu-height);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{inline-size:var(--gse-ui-calendarMenu-day-input-width);text-align:start;table-layout:fixed;border-spacing:0;-ms-user-select:none;user-select:none}.gux-calendar .gux-content table:not(:last-child){padding-inline-end:24px}.gux-calendar .gux-content table tr{block-size: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{inline-size:var(--gse-ui-calendarMenu-day-date-size);block-size: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;inline-size:var(--gse-ui-calendarMenu-day-date-size);block-size: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:var(--gse-ui-calendarMenu-range-date-startDate-borderRadius)}.gux-calendar .gux-content table tr td.gux-end-date{border-radius:var(--gse-ui-calendarMenu-range-date-endDate-borderRadius)}.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-calendar .gux-content table tr td:focus-visible{border-radius:var(--gse-ui-calendarMenu-month-focusBorderRadius);outline:var(--gse-semantic-focusOutline-md-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset)}.gux-sr-only{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{m as gux_calendar}
@@ -1 +1 @@
1
- import{h as e}from"./p-78cb19b9.js";const l=({position:l,required:s},a)=>e("div",{class:{"gux-form-field-visual-label":!0,[`gux-${l}`]:!0,"gux-required":s},role:"presentation"},a),s=(l,s)=>e("legend",{class:"gux-form-field-screenreader-label"},s),a=({labelPosition:l,disabled:s},a)=>e("fieldset",s?{class:{"gux-form-field-fieldset-container":!0,[`gux-${l}`]:Boolean(l)},"aria-disabled":"true"}:{class:{"gux-form-field-fieldset-container":!0,[`gux-${l}`]:Boolean(l)}},a);export{l as G,s as a,a as b}
1
+ import{h as e}from"./p-086c5088.js";const l=({position:l,required:s},a)=>e("div",{class:{"gux-form-field-visual-label":!0,[`gux-${l}`]:!0,"gux-required":s},role:"presentation"},a),s=(l,s)=>e("legend",{class:"gux-form-field-screenreader-label"},s),a=({labelPosition:l,disabled:s},a)=>e("fieldset",s?{class:{"gux-form-field-fieldset-container":!0,[`gux-${l}`]:Boolean(l)},"aria-disabled":"true"}:{class:{"gux-form-field-fieldset-container":!0,[`gux-${l}`]:Boolean(l)}},a);export{l as G,s as a,a as b}
@@ -1 +1 @@
1
- import{r as t,h as a,H as s,g as i}from"./p-78cb19b9.js";import{a as o}from"./p-8eaf8caf.js";const e=class{constructor(a){t(this,a),this.avatarElement=void 0}componentWillLoad(){this.validateSlot()}validateSlot(){var t;this.slottedElement=this.root.querySelector("a, button, gux-avatar-change-photo-beta"),this.slottedElement?(this.avatarElement=this.slottedElement.querySelector("gux-avatar-beta"),this.avatarElement||o(this.root,"Slotted element must contain a gux-avatar")):o(this.root,"An anchor tag, gux-avatar-change-photo-beta tag or button tag must be slotted into gux-avatar-focusable"),["A","BUTTON"].includes(null===(t=this.slottedElement)||void 0===t?void 0:t.tagName)&&(this.slottedElement.addEventListener("keyup",(t=>{this.handleKeyEvent(t)})),this.slottedElement.addEventListener("focusout",(()=>{this.handleFocusOut()})))}disconnectedCallback(){var t,a,s;["A","BUTTON"].includes(null===(t=this.slottedElement)||void 0===t?void 0:t.tagName)&&(null===(a=this.slottedElement)||void 0===a||a.removeEventListener("keyup",(t=>this.handleKeyEvent(t))),null===(s=this.slottedElement)||void 0===s||s.removeEventListener("focusout",(()=>this.handleFocusOut())))}handleKeyEvent(t){var a,s;"Tab"===t.key?this.slottedElement.matches(":focus-visible")&&this.avatarElement&&(null===(a=this.avatarElement)||void 0===a||a.showTooltip(),this.hideTooltipTimeout=setTimeout((()=>{var t;null===(t=this.avatarElement)||void 0===t||t.hideTooltip()}),6e3)):this.slottedElement.matches(":focus-visible")&&this.avatarElement&&(null===(s=this.avatarElement)||void 0===s||s.hideTooltip(),clearTimeout(this.hideTooltipTimeout))}handleFocusOut(){var t;null===(t=this.avatarElement)||void 0===t||t.hideTooltip(),clearTimeout(this.hideTooltipTimeout)}render(){return a(s,{key:"c32aa2b991c4c8275379d174498c14715be4ebad"},a("slot",{key:"93627d23004d26c9c8e72d6111a75c8585fa3f43"}))}get root(){return i(this)}};export{e as gux_avatar_focusable_beta}
1
+ import{r as t,h as a,H as s,g as i}from"./p-086c5088.js";import{a as o}from"./p-8eaf8caf.js";const e=class{constructor(a){t(this,a),this.avatarElement=void 0}componentWillLoad(){this.validateSlot()}validateSlot(){var t;this.slottedElement=this.root.querySelector("a, button, gux-avatar-change-photo-beta"),this.slottedElement?(this.avatarElement=this.slottedElement.querySelector("gux-avatar-beta"),this.avatarElement||o(this.root,"Slotted element must contain a gux-avatar")):o(this.root,"An anchor tag, gux-avatar-change-photo-beta tag or button tag must be slotted into gux-avatar-focusable"),["A","BUTTON"].includes(null===(t=this.slottedElement)||void 0===t?void 0:t.tagName)&&(this.slottedElement.addEventListener("keyup",(t=>{this.handleKeyEvent(t)})),this.slottedElement.addEventListener("focusout",(()=>{this.handleFocusOut()})))}disconnectedCallback(){var t,a,s;["A","BUTTON"].includes(null===(t=this.slottedElement)||void 0===t?void 0:t.tagName)&&(null===(a=this.slottedElement)||void 0===a||a.removeEventListener("keyup",(t=>this.handleKeyEvent(t))),null===(s=this.slottedElement)||void 0===s||s.removeEventListener("focusout",(()=>this.handleFocusOut())))}handleKeyEvent(t){var a,s;"Tab"===t.key?this.slottedElement.matches(":focus-visible")&&this.avatarElement&&(null===(a=this.avatarElement)||void 0===a||a.showTooltip(),this.hideTooltipTimeout=setTimeout((()=>{var t;null===(t=this.avatarElement)||void 0===t||t.hideTooltip()}),6e3)):this.slottedElement.matches(":focus-visible")&&this.avatarElement&&(null===(s=this.avatarElement)||void 0===s||s.hideTooltip(),clearTimeout(this.hideTooltipTimeout))}handleFocusOut(){var t;null===(t=this.avatarElement)||void 0===t||t.hideTooltip(),clearTimeout(this.hideTooltipTimeout)}render(){return a(s,{key:"c32aa2b991c4c8275379d174498c14715be4ebad"},a("slot",{key:"93627d23004d26c9c8e72d6111a75c8585fa3f43"}))}get root(){return i(this)}};export{e as gux_avatar_focusable_beta}
@@ -1 +1 @@
1
- import{h as s}from"./p-78cb19b9.js";const o=({show:o},a)=>s("div",{class:{"gux-form-field-help":!0,"gux-show":o}},s("div",{class:"gux-message"},a)),a=({show:o},a)=>s("div",{class:{"gux-form-field-error":!0,"gux-show":o}},s("gux-icon",{"icon-name":"fa/hexagon-exclamation-solid",decorative:!0}),s("div",{class:"gux-message"},a));export{o as G,a}
1
+ import{h as s}from"./p-086c5088.js";const o=({show:o},a)=>s("div",{class:{"gux-form-field-help":!0,"gux-show":o}},s("div",{class:"gux-message"},a)),a=({show:o},a)=>s("div",{class:{"gux-form-field-error":!0,"gux-show":o}},s("gux-icon",{"icon-name":"fa/hexagon-exclamation-solid",decorative:!0}),s("div",{class:"gux-message"},a));export{o as G,a}
@@ -0,0 +1 @@
1
+ import{r as t,h as s,H as i,g as e}from"./p-086c5088.js";import{t as r}from"./p-bc955f73.js";import{D as a,g as o}from"./p-4cb43a74.js";import{u as h,d as m,a as p}from"./p-2319558c.js";import{g as n}from"./p-aa79d816.js";import"./p-43af726d.js";import"./p-4202e9f2.js";const c=class{constructor(s){t(this,s),this.hasRegionalDatesCookie=!1,this.datetime=(new Date).toISOString(),this.format="short",this.timeZone=void 0}componentWillLoad(){r(this.root),h()?this.hasRegionalDatesCookie=!0:this.formatter=new a(n(this.root))}renderTime(){return this.hasRegionalDatesCookie?m(p(this.root),{timeStyle:this.format,timeZone:o(this.timeZone)}).format(new Date(this.datetime)):this.formatter.formatTime(new Date(this.datetime),this.format,{timeZone:o(this.timeZone)})}render(){return s(i,{key:"9f15bcc087c164b5a1d74c0ed9ffd928757500aa"},this.renderTime())}get root(){return e(this)}};export{c as gux_time_beta}
@@ -1 +1 @@
1
- import{r as t,h as s,g as o}from"./p-78cb19b9.js";import{a}from"./p-8eaf8caf.js";const e=class{constructor(s){t(this,s),this.align="start",this.dangerous=!1}validatePrimarySlot(t){t?(["GUX-BUTTON","GUX-ACTION-BUTTON","GUX-BUTTON-MULTI","GUX-BUTTON-SLOT"].includes(t.tagName)||a(this.root,"You must slot a button element in the primary slot."),this.dangerous?t.accent="danger":"primary"!==t.accent&&(t.accent="primary")):a(this.root,"You must slot a primary CTA.")}validateSecondarySlot(t){t&&(["GUX-BUTTON","GUX-ACTION-BUTTON","GUX-BUTTON-MULTI","GUX-BUTTON-SLOT"].includes(t.tagName)?"secondary"!==t.accent&&(t.accent="secondary"):a(this.root,"You must slot a button element in the secondary slot."))}validateDismissSlot(t){t&&(["GUX-BUTTON","GUX-BUTTON-SLOT"].includes(t.tagName)?"ghost"!==t.accent&&(t.accent="ghost"):a(this.root,"You must slot a gux-button or gux-button-slot in the dismiss slot."))}componentWillLoad(){this.validatePrimarySlot(this.root.querySelector("[slot=primary]")),this.validateSecondarySlot(this.root.querySelector("[slot=secondary]")),this.validateDismissSlot(this.root.querySelector("[slot=dismiss]"))}render(){return s("div",{key:"4dd3eefd10c0b9ec4700a79c133808dd9a12d657",class:`gux-cta-group gux-${this.align}-align`},s("slot",{key:"ae76a7d3ded9990c91b0da787f2a6bc8fd06854c",name:"primary"}),s("slot",{key:"3059cb1e5f5e9d6b63543968f32beeb00e851531",name:"secondary"}),s("slot",{key:"2c4362717183c21600dfbb85965214ba26670c84",name:"dismiss"}))}get root(){return o(this)}};e.style=":host{display:block}.gux-cta-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-ctaGroup-gap);justify-content:start}.gux-cta-group.gux-end-align{flex-direction:row-reverse;justify-content:end}.gux-cta-group ::slotted(gux-button){flex:0 1 auto;min-inline-size:0}";export{e as gux_cta_group}
1
+ import{r as t,h as s,g as o}from"./p-086c5088.js";import{a}from"./p-8eaf8caf.js";const e=class{constructor(s){t(this,s),this.align="start",this.dangerous=!1}validatePrimarySlot(t){t?(["GUX-BUTTON","GUX-ACTION-BUTTON","GUX-BUTTON-MULTI","GUX-BUTTON-SLOT"].includes(t.tagName)||a(this.root,"You must slot a button element in the primary slot."),this.dangerous?t.accent="danger":"primary"!==t.accent&&(t.accent="primary")):a(this.root,"You must slot a primary CTA.")}validateSecondarySlot(t){t&&(["GUX-BUTTON","GUX-ACTION-BUTTON","GUX-BUTTON-MULTI","GUX-BUTTON-SLOT"].includes(t.tagName)?"secondary"!==t.accent&&(t.accent="secondary"):a(this.root,"You must slot a button element in the secondary slot."))}validateDismissSlot(t){t&&(["GUX-BUTTON","GUX-BUTTON-SLOT"].includes(t.tagName)?"ghost"!==t.accent&&(t.accent="ghost"):a(this.root,"You must slot a gux-button or gux-button-slot in the dismiss slot."))}componentWillLoad(){this.validatePrimarySlot(this.root.querySelector("[slot=primary]")),this.validateSecondarySlot(this.root.querySelector("[slot=secondary]")),this.validateDismissSlot(this.root.querySelector("[slot=dismiss]"))}render(){return s("div",{key:"4dd3eefd10c0b9ec4700a79c133808dd9a12d657",class:`gux-cta-group gux-${this.align}-align`},s("slot",{key:"ae76a7d3ded9990c91b0da787f2a6bc8fd06854c",name:"primary"}),s("slot",{key:"3059cb1e5f5e9d6b63543968f32beeb00e851531",name:"secondary"}),s("slot",{key:"2c4362717183c21600dfbb85965214ba26670c84",name:"dismiss"}))}get root(){return o(this)}};e.style=":host{display:block}.gux-cta-group{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-ctaGroup-gap);justify-content:start}.gux-cta-group.gux-end-align{flex-direction:row-reverse;justify-content:end}.gux-cta-group ::slotted(gux-button){flex:0 1 auto;min-inline-size:0}";export{e as gux_cta_group}
@@ -1 +1 @@
1
- import{r as e,c as r,h as o,g as a}from"./p-78cb19b9.js";import{r as i}from"./p-0934300e.js";import{l as t}from"./p-8eaf8caf.js";const d=class{constructor(o){e(this,o),this.guxopened=r(this,"guxopened",7),this.guxclosed=r(this,"guxclosed",7),this.sectionId=i("gux-accordion-section"),this.headerId=i("gux-accordion-header"),this.arrowPosition="end",this.contentLayout="text",this.open=!1,this.disabled=!1,this.reverseHeadings=!1,this.headingLevel=void 0}watchOpen(e){e?this.guxopened.emit():this.guxclosed.emit()}toggle(){this.open=!this.open}isArrowPositionBeforeText(){return"start"===this.arrowPosition}handleSlotChange(e){const r=this.root.querySelector(`[slot="${e}"]`);r&&/^H[1-6]$/.test(r.nodeName)||t(this.root,`For accessibility reasons the ${e} slot should be filled with a HTML heading tag (h1 - h6).`),"header"==e&&(this.headingLevel=parseInt(r.nodeName.replace("H",""),10))}componentWillLoad(){this.hasIconSlot=!!this.root.querySelector('[slot="icon"]')}render(){return o("section",{key:"d010859104eb61287b50452027502d8b45bb97a1",class:{"gux-disabled":this.disabled}},o("div",{key:"ef3e10d59e72041ab201ebe4237d2002cdd424b6",id:this.headerId,role:"heading","aria-level":this.headingLevel},o("button",{key:"48d14b1238dd5a8cda1bb397e22d03017e4d42e9",class:{"gux-header":!0,"gux-reverse-headings":this.reverseHeadings},type:"button","aria-expanded":this.open.toString(),"aria-controls":this.sectionId,disabled:this.disabled,onClick:this.toggle.bind(this)},this.hasIconSlot&&o("slot",{key:"9d7df0c288b8d31f42e605d98a7235b5bfcad1f3",name:"icon"}),o("div",{key:"310515c0a8243811e9126641691f19092f06c00b",class:{"gux-header-text":!0}},o("slot",{key:"abb2ac57412ddd1984b1057f34a6a1cf8ab69c11",onSlotchange:()=>this.handleSlotChange("header"),name:"header"}),o("slot",{key:"091a96c1a6fcd05544beaf5bbd499629e0131d61",onSlotchange:()=>this.handleSlotChange("subheader"),name:"subheader"})),o("div",{key:"8fca0530223a93e1f1cf064c9f5af2665543de84",class:{"gux-header-icon":!0,"gux-expanded":this.open,"gux-arrow-position-start":this.isArrowPositionBeforeText()}},o("gux-icon",{key:"f0718a400246a057f618ea7b31d5bf41546b7cd9",decorative:!0,"icon-name":"custom/chevron-down-small-regular",size:"small"})))),o("div",{key:"f90a2fda46aee4e75338f560388ac175842eba9a",id:this.sectionId,role:"region","aria-labelledby":this.headerId,class:{"gux-content":!0,"gux-expanded":this.open,"gux-text-content-layout":"text"===this.contentLayout}},o("slot",{key:"963ee01329e2877b05e9fc52d8d268ffd4b6946a",name:"content"})))}get root(){return a(this)}static get watchers(){return{open:["watchOpen"]}}};d.style=":host:first-child .gux-header{border-block-start:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}section.gux-disabled{cursor:default;opacity:0.5}section.gux-disabled>*{pointer-events:none}.gux-header{all:unset;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:center flex-start;align-items:center;inline-size:100%;padding:var(--gse-ui-accordion-header-padding);margin:0;cursor:pointer;border-block-end:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}.gux-header .gux-header-text{flex:1 1 auto;align-self:auto;font-weight:var(--gse-ui-accordion-header-label-defaultText-fontWeight);color:var(--gse-ui-accordion-header-default-foreground-labelColor);text-align:start}.gux-header.gux-reverse-headings .gux-header-text{display:flex;flex-direction:column-reverse}.gux-header ::slotted([slot=header]){padding:0;margin:0;font-family:var(--gse-ui-accordion-header-label-defaultText-fontFamily) !important;font-size:var(--gse-ui-accordion-header-label-defaultText-fontSize) !important;font-weight:var(--gse-ui-accordion-header-label-defaultText-fontWeight) !important;line-height:var(--gse-ui-accordion-header-label-defaultText-lineHeight) !important;color:var(--gse-ui-accordion-header-default-foreground-labelColor)}.gux-header ::slotted([slot=subheader]){padding:0;margin-block:var(--gux-spacing-3xs) 0;margin-inline:0;font-family:var(--gse-ui-accordion-contentItem-defaultText-fontFamily) !important;font-size:var(--gse-ui-accordion-contentItem-defaultText-fontSize) !important;font-weight:var(--gse-ui-accordion-contentItem-defaultText-fontWeight) !important;line-height:var(--gse-ui-accordion-contentItem-defaultText-lineHeight) !important;color:var(--gse-ui-accordion-contentItem-foregroundColor)}.gux-header ::slotted([slot=subheader]) .gux-reverse-headings{margin-block:0 var(--gux-spacing-3xs);margin-inline:0}.gux-header ::slotted([slot=icon]){flex:0 0 auto;align-self:flex-start;inline-size:var(--gse-ui-icon-small-size);block-size:var(--gse-ui-icon-small-size);margin-inline-end:var(--gse-ui-accordion-header-gap);color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-closed)}.gux-header ::slotted([slot=icon]) .gux-reverse-headings{align-self:flex-end}.gux-header .gux-header-icon{flex:0 1 auto;align-items:center;align-self:auto;margin-inline-start:var(--gse-ui-accordion-header-gap);line-height:0;color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-closed);transition:transform 0.5s ease;transform-origin:center}.gux-header .gux-header-icon.gux-arrow-position-start{order:-1;margin-inline-end:var(--gse-ui-accordion-header-gap)}.gux-header .gux-header-icon.gux-expanded{color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-open);transform:rotate(-180deg)}.gux-header:focus-visible{border-radius:var(--gse-ui-accordion-menuItem-focus-borderRadius);outline:var(--gse-ui-accordion-focusBorder-width) var(--gse-ui-accordion-focusBorder-style) var(--gse-ui-accordion-focusBorder-color);outline-offset:var(--gse-ui-accordion-focus-offset-gap)}.gux-header:hover .gux-header-icon{color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-hover)}.gux-content{box-sizing:border-box;display:none;border-block-end:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}.gux-content.gux-expanded{display:block}.gux-content.gux-text-content-layout{padding:var(--gse-ui-accordion-contentItem-padding)}.gux-content ::slotted([slot=content]){margin:0}";export{d as gux_accordion_section}
1
+ import{r as e,c as r,h as o,g as a}from"./p-086c5088.js";import{r as i}from"./p-0934300e.js";import{l as t}from"./p-8eaf8caf.js";const d=class{constructor(o){e(this,o),this.guxopened=r(this,"guxopened",7),this.guxclosed=r(this,"guxclosed",7),this.sectionId=i("gux-accordion-section"),this.headerId=i("gux-accordion-header"),this.arrowPosition="end",this.contentLayout="text",this.open=!1,this.disabled=!1,this.reverseHeadings=!1,this.headingLevel=void 0}watchOpen(e){e?this.guxopened.emit():this.guxclosed.emit()}toggle(){this.open=!this.open}isArrowPositionBeforeText(){return"start"===this.arrowPosition}handleSlotChange(e){const r=this.root.querySelector(`[slot="${e}"]`);r&&/^H[1-6]$/.test(r.nodeName)||t(this.root,`For accessibility reasons the ${e} slot should be filled with a HTML heading tag (h1 - h6).`),"header"==e&&(this.headingLevel=parseInt(r.nodeName.replace("H",""),10))}componentWillLoad(){this.hasIconSlot=!!this.root.querySelector('[slot="icon"]')}render(){return o("section",{key:"d010859104eb61287b50452027502d8b45bb97a1",class:{"gux-disabled":this.disabled}},o("div",{key:"ef3e10d59e72041ab201ebe4237d2002cdd424b6",id:this.headerId,role:"heading","aria-level":this.headingLevel},o("button",{key:"48d14b1238dd5a8cda1bb397e22d03017e4d42e9",class:{"gux-header":!0,"gux-reverse-headings":this.reverseHeadings},type:"button","aria-expanded":this.open.toString(),"aria-controls":this.sectionId,disabled:this.disabled,onClick:this.toggle.bind(this)},this.hasIconSlot&&o("slot",{key:"9d7df0c288b8d31f42e605d98a7235b5bfcad1f3",name:"icon"}),o("div",{key:"310515c0a8243811e9126641691f19092f06c00b",class:{"gux-header-text":!0}},o("slot",{key:"abb2ac57412ddd1984b1057f34a6a1cf8ab69c11",onSlotchange:()=>this.handleSlotChange("header"),name:"header"}),o("slot",{key:"091a96c1a6fcd05544beaf5bbd499629e0131d61",onSlotchange:()=>this.handleSlotChange("subheader"),name:"subheader"})),o("div",{key:"8fca0530223a93e1f1cf064c9f5af2665543de84",class:{"gux-header-icon":!0,"gux-expanded":this.open,"gux-arrow-position-start":this.isArrowPositionBeforeText()}},o("gux-icon",{key:"f0718a400246a057f618ea7b31d5bf41546b7cd9",decorative:!0,"icon-name":"custom/chevron-down-small-regular",size:"small"})))),o("div",{key:"f90a2fda46aee4e75338f560388ac175842eba9a",id:this.sectionId,role:"region","aria-labelledby":this.headerId,class:{"gux-content":!0,"gux-expanded":this.open,"gux-text-content-layout":"text"===this.contentLayout}},o("slot",{key:"963ee01329e2877b05e9fc52d8d268ffd4b6946a",name:"content"})))}get root(){return a(this)}static get watchers(){return{open:["watchOpen"]}}};d.style=":host:first-child .gux-header{border-block-start:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}section.gux-disabled{cursor:default;opacity:0.5}section.gux-disabled>*{pointer-events:none}.gux-header{all:unset;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:center flex-start;align-items:center;inline-size:100%;padding:var(--gse-ui-accordion-header-padding);margin:0;cursor:pointer;border-block-end:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}.gux-header .gux-header-text{flex:1 1 auto;align-self:auto;font-weight:var(--gse-ui-accordion-header-label-defaultText-fontWeight);color:var(--gse-ui-accordion-header-default-foreground-labelColor);text-align:start}.gux-header.gux-reverse-headings .gux-header-text{display:flex;flex-direction:column-reverse}.gux-header ::slotted([slot=header]){padding:0;margin:0;font-family:var(--gse-ui-accordion-header-label-defaultText-fontFamily) !important;font-size:var(--gse-ui-accordion-header-label-defaultText-fontSize) !important;font-weight:var(--gse-ui-accordion-header-label-defaultText-fontWeight) !important;line-height:var(--gse-ui-accordion-header-label-defaultText-lineHeight) !important;color:var(--gse-ui-accordion-header-default-foreground-labelColor)}.gux-header ::slotted([slot=subheader]){padding:0;margin-block:var(--gux-spacing-3xs) 0;margin-inline:0;font-family:var(--gse-ui-accordion-contentItem-defaultText-fontFamily) !important;font-size:var(--gse-ui-accordion-contentItem-defaultText-fontSize) !important;font-weight:var(--gse-ui-accordion-contentItem-defaultText-fontWeight) !important;line-height:var(--gse-ui-accordion-contentItem-defaultText-lineHeight) !important;color:var(--gse-ui-accordion-contentItem-foregroundColor)}.gux-header ::slotted([slot=subheader]) .gux-reverse-headings{margin-block:0 var(--gux-spacing-3xs);margin-inline:0}.gux-header ::slotted([slot=icon]){flex:0 0 auto;align-self:flex-start;inline-size:var(--gse-ui-icon-small-size);block-size:var(--gse-ui-icon-small-size);margin-inline-end:var(--gse-ui-accordion-header-gap);color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-closed)}.gux-header ::slotted([slot=icon]) .gux-reverse-headings{align-self:flex-end}.gux-header .gux-header-icon{flex:0 1 auto;align-items:center;align-self:auto;margin-inline-start:var(--gse-ui-accordion-header-gap);line-height:0;color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-closed);transition:transform 0.5s ease;transform-origin:center}.gux-header .gux-header-icon.gux-arrow-position-start{order:-1;margin-inline-end:var(--gse-ui-accordion-header-gap)}.gux-header .gux-header-icon.gux-expanded{color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-open);transform:rotate(-180deg)}.gux-header:focus-visible{border-radius:var(--gse-ui-accordion-menuItem-focus-borderRadius);outline:var(--gse-ui-accordion-focusBorder-width) var(--gse-ui-accordion-focusBorder-style) var(--gse-ui-accordion-focusBorder-color);outline-offset:var(--gse-ui-accordion-focus-offset-gap)}.gux-header:hover .gux-header-icon{color:var(--gse-ui-accordion-header-default-foreground-chevronIcon-hover)}.gux-content{box-sizing:border-box;display:none;border-block-end:var(--gse-ui-accordion-wrapper-dividerBorder-width) var(--gse-ui-accordion-wrapper-dividerBorder-style) var(--gse-ui-accordion-wrapper-dividerBorder-color)}.gux-content.gux-expanded{display:block}.gux-content.gux-text-content-layout{padding:var(--gse-ui-accordion-contentItem-padding)}.gux-content ::slotted([slot=content]){margin:0}";export{d as gux_accordion_section}
@@ -0,0 +1 @@
1
+ import{r as t,h as i,H as a,g as s}from"./p-086c5088.js";import{s as e}from"./p-2c25e2f2.js";import{c as r}from"./p-a43079c8.js";import{t as o}from"./p-bc955f73.js";import{a as n}from"./p-8eaf8caf.js";const h=class{constructor(i){t(this,i),this.value=0,this.maxValue=5,this.disabled=!1,this.readonly=!1,this.increment="default"}onClick(t){if(t.stopPropagation(),this.disabled||this.readonly)return;const[i]=t.composedPath(),a=i.getRootNode(),s=Array.from(this.starContainer.children).findIndex((t=>t.shadowRoot===a))+1;s===this.value+.5?this.updateRatingValue(s):s===this.value?this.updateRatingValue(0):s!==Math.floor(this.value)?this.updateRatingValue("half"===this.increment?s-.5:s):this.updateRatingValue(s)}onKeyDown(t){if(t.stopPropagation(),this.disabled||this.readonly)return;const i="half"===this.increment?.5:1;switch(t.key){case"ArrowUp":case"ArrowRight":t.preventDefault(),this.updateRatingValue(this.value+i);break;case"ArrowDown":case"ArrowLeft":t.preventDefault(),this.updateRatingValue(this.value-i);break;case"End":t.preventDefault(),this.updateRatingValue(1/0);break;case"Home":t.preventDefault(),this.updateRatingValue(-1/0)}}updateRatingValue(t){const i=r(t,0,Array.from(this.starContainer.children).length),a="half"===this.increment?.5:1,s=Math.round(i/a)*a;this.value!==s&&(this.value=s,e(this.root,"input"),e(this.root,"change"))}getRatingStarElements(){return[...Array(this.maxValue).keys()].reduce(((t,i)=>t.concat(i+.5===this.value?"fa/star-sharp-half-stroke-regular":i+1<=this.value?"fa/star-solid":"fa/star-regular")),[]).map((t=>i("gux-icon",{"icon-name":t,decorative:!0})))}getTabIndex(){return this.disabled?-1:0}componentWillLoad(){o(this.root)}componentDidLoad(){this.root.getAttribute("aria-label")||this.root.getAttribute("aria-labelledby")||n(this.root,"`gux-rating` requires a label. Either provide a label and associate it with the gux-rating element using `aria-labelledby` or add an `aria-label` attribute to the gux-rating element.")}render(){return i(a,{key:"e6b3bcfc9acff744dd0b59422fbb89331b3117da",role:"spinbutton",tabindex:this.getTabIndex(),"aria-readonly":this.readonly.toString(),"aria-valuenow":this.value,"aria-valuemin":"0","aria-valuemax":this.maxValue},i("div",{key:"94132dd53042c70d6353f6778e7a7bdec0bdf3b1",ref:t=>this.starContainer=t,class:{"gux-rating-star-container":!0,"gux-disabled":this.disabled}},this.getRatingStarElements()))}get root(){return s(this)}};h.style=":host{display:inline-block;min-inline-size:fit-content;user-select:none}:host(:host:focus-visible){outline:var(--gse-semantic-focusOutline-sm-borderWidth) solid var(--gse-semantic-border-focus);outline-offset:var(--gse-semantic-focusOutline-offset);box-shadow:0 0 0 1px var(--gse-semantic-border-focus)}.gux-rating-star-container{display:flex;gap:var(--gse-ui-rating-star-gap);justify-content:space-between;color:var(--gse-ui-rating-default-color)}.gux-rating-star-container.gux-disabled{color:var(--gse-ui-rating-disabled-color);pointer-events:none;opacity:var(--gse-ui-rating-disabled-opacity)}.gux-rating-star-container gux-icon{flex:0 0 auto;inline-size:var(--gse-ui-rating-size);block-size:var(--gse-ui-rating-size);color:var(--gse-ui-rating-default-color)}.gux-rating-star-container gux-icon:hover:not(.gux-disabled){color:var(--gse-ui-rating-hover-color)}";export{h as gux_rating}
@@ -7,7 +7,7 @@
7
7
  */
8
8
  import { defineCustomElements } from '../dist/loader';
9
9
  // Value templated out during build process (see scripts/wrap-stencil.js)
10
- export const COMPONENT_ASSETS_PATH = '/spark-components/build-assets/4.115.1-534/genesys-webcomponents/';
10
+ export const COMPONENT_ASSETS_PATH = '/spark-components/build-assets/4.117.0-540/genesys-webcomponents/';
11
11
  // Default domain to load assets from
12
12
  const DEFAULT_DOMAIN = 'app.mypurecloud.com';
13
13
  // List of Genesys UI domains
@@ -4,7 +4,9 @@ import { JSX } from '../../../../../stencil-public-runtime';
4
4
  */
5
5
  export declare class GuxMenuOption {
6
6
  private buttonElement;
7
+ internals: ElementInternals;
7
8
  private root;
9
+ connectedCallback(): void;
8
10
  /**
9
11
  * Focus on the components button element
10
12
  */
@@ -0,0 +1,15 @@
1
+ import { EventEmitter, JSX } from '../../../../../../../stencil-public-runtime';
2
+ export declare class GuxFileListItem {
3
+ private getI18nValue;
4
+ root: HTMLGuxFileListItemElement;
5
+ name: string;
6
+ index: number;
7
+ disabled: boolean;
8
+ status: 'default' | 'loading' | 'success' | 'error';
9
+ guxremovefile: EventEmitter<number>;
10
+ componentWillLoad(): Promise<void>;
11
+ render(): JSX.Element;
12
+ private renderStatusIndicator;
13
+ private renderFileRemoveButton;
14
+ private renderAdditionalInfo;
15
+ }
@@ -0,0 +1,49 @@
1
+ import { JSX } from '../../../../../stencil-public-runtime';
2
+ import { GuxFormFieldIndicatorMark } from '../../gux-form-field.types';
3
+ /**
4
+ * @slot input - Required slot for input tag
5
+ * @slot label - Required slot for label tag
6
+ * @slot error - Optional slot for error message
7
+ * @slot help - Optional slot for help message
8
+ * @slot label-info - Optional slot for tooltip
9
+ */
10
+ export declare class GuxFormFieldFileBeta {
11
+ private getI18nValue;
12
+ private dropContainer;
13
+ private input;
14
+ private labelInfo;
15
+ private disabledObserver;
16
+ private requiredObserver;
17
+ private multipleObserver;
18
+ private hideLabelInfoTimeout;
19
+ private root;
20
+ /**
21
+ * Field indicator mark which can show *, (optional) or blank
22
+ * Defaults to required. When set to required, the component will display * for required fields and blank for optional
23
+ * When set to optional, the component will display (optional) for optional and blank for required.
24
+ */
25
+ indicatorMark: GuxFormFieldIndicatorMark;
26
+ dragAndDrop: boolean;
27
+ private disabled;
28
+ private hasError;
29
+ private hasHelp;
30
+ private required;
31
+ onMutation(): void;
32
+ handleKeyup(event: KeyboardEvent): void;
33
+ onFocusout(): void;
34
+ onGuxRemoveFile(event: CustomEvent): void;
35
+ componentWillLoad(): Promise<void>;
36
+ disconnectedCallback(): void;
37
+ render(): JSX.Element;
38
+ private setInput;
39
+ private getDropZoneText;
40
+ private getProxyButtonText;
41
+ private removeFile;
42
+ private modifyInputFiles;
43
+ private onProxyFileButtonClick;
44
+ private onDrop;
45
+ private onDragOver;
46
+ private onDragLeave;
47
+ private renderFileList;
48
+ private renderInputSlot;
49
+ }
@@ -23,6 +23,8 @@ export declare class GuxTimePicker {
23
23
  onClickOutside(): void;
24
24
  handleKeydown(event: KeyboardEvent): void;
25
25
  componentWillLoad(): Promise<void>;
26
+ private validateValueFormat;
27
+ private isValidTimeFormat;
26
28
  private updateValue;
27
29
  private valueToId;
28
30
  private focusRelevantItemInPopupList;
@@ -547,6 +547,12 @@ export namespace Components {
547
547
  */
548
548
  "value": string;
549
549
  }
550
+ interface GuxFileListItem {
551
+ "disabled": boolean;
552
+ "index": number;
553
+ "name": string;
554
+ "status": 'default' | 'loading' | 'success' | 'error';
555
+ }
550
556
  interface GuxFlagIconBeta {
551
557
  "flag": string;
552
558
  "screenreaderText": string;
@@ -594,6 +600,13 @@ export namespace Components {
594
600
  "indicatorMark": GuxFormFieldIndicatorMark;
595
601
  "labelPosition": GuxFormFieldLabelPosition;
596
602
  }
603
+ interface GuxFormFieldFileBeta {
604
+ "dragAndDrop": boolean;
605
+ /**
606
+ * Field indicator mark which can show *, (optional) or blank Defaults to required. When set to required, the component will display * for required fields and blank for optional When set to optional, the component will display (optional) for optional and blank for required.
607
+ */
608
+ "indicatorMark": GuxFormFieldIndicatorMark;
609
+ }
597
610
  interface GuxFormFieldInputClearButton {
598
611
  }
599
612
  interface GuxFormFieldLabelIndicator {
@@ -1561,6 +1574,10 @@ export interface GuxDropdownOptionCustomEvent<T> extends CustomEvent<T> {
1561
1574
  detail: T;
1562
1575
  target: HTMLGuxDropdownOptionElement;
1563
1576
  }
1577
+ export interface GuxFileListItemCustomEvent<T> extends CustomEvent<T> {
1578
+ detail: T;
1579
+ target: HTMLGuxFileListItemElement;
1580
+ }
1564
1581
  export interface GuxListboxCustomEvent<T> extends CustomEvent<T> {
1565
1582
  detail: T;
1566
1583
  target: HTMLGuxListboxElement;
@@ -2165,6 +2182,23 @@ declare global {
2165
2182
  prototype: HTMLGuxDropdownOptionElement;
2166
2183
  new (): HTMLGuxDropdownOptionElement;
2167
2184
  };
2185
+ interface HTMLGuxFileListItemElementEventMap {
2186
+ "guxremovefile": number;
2187
+ }
2188
+ interface HTMLGuxFileListItemElement extends Components.GuxFileListItem, HTMLStencilElement {
2189
+ addEventListener<K extends keyof HTMLGuxFileListItemElementEventMap>(type: K, listener: (this: HTMLGuxFileListItemElement, ev: GuxFileListItemCustomEvent<HTMLGuxFileListItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
2190
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2191
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
2192
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
2193
+ removeEventListener<K extends keyof HTMLGuxFileListItemElementEventMap>(type: K, listener: (this: HTMLGuxFileListItemElement, ev: GuxFileListItemCustomEvent<HTMLGuxFileListItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
2194
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2195
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
2196
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
2197
+ }
2198
+ var HTMLGuxFileListItemElement: {
2199
+ prototype: HTMLGuxFileListItemElement;
2200
+ new (): HTMLGuxFileListItemElement;
2201
+ };
2168
2202
  interface HTMLGuxFlagIconBetaElement extends Components.GuxFlagIconBeta, HTMLStencilElement {
2169
2203
  }
2170
2204
  var HTMLGuxFlagIconBetaElement: {
@@ -2219,6 +2253,12 @@ declare global {
2219
2253
  prototype: HTMLGuxFormFieldFileElement;
2220
2254
  new (): HTMLGuxFormFieldFileElement;
2221
2255
  };
2256
+ interface HTMLGuxFormFieldFileBetaElement extends Components.GuxFormFieldFileBeta, HTMLStencilElement {
2257
+ }
2258
+ var HTMLGuxFormFieldFileBetaElement: {
2259
+ prototype: HTMLGuxFormFieldFileBetaElement;
2260
+ new (): HTMLGuxFormFieldFileBetaElement;
2261
+ };
2222
2262
  interface HTMLGuxFormFieldInputClearButtonElement extends Components.GuxFormFieldInputClearButton, HTMLStencilElement {
2223
2263
  }
2224
2264
  var HTMLGuxFormFieldInputClearButtonElement: {
@@ -3376,6 +3416,7 @@ declare global {
3376
3416
  "gux-dropdown-multi": HTMLGuxDropdownMultiElement;
3377
3417
  "gux-dropdown-multi-tag": HTMLGuxDropdownMultiTagElement;
3378
3418
  "gux-dropdown-option": HTMLGuxDropdownOptionElement;
3419
+ "gux-file-list-item": HTMLGuxFileListItemElement;
3379
3420
  "gux-flag-icon-beta": HTMLGuxFlagIconBetaElement;
3380
3421
  "gux-flyout-menu": HTMLGuxFlyoutMenuElement;
3381
3422
  "gux-form-beta": HTMLGuxFormBetaElement;
@@ -3385,6 +3426,7 @@ declare global {
3385
3426
  "gux-form-field-color": HTMLGuxFormFieldColorElement;
3386
3427
  "gux-form-field-dropdown": HTMLGuxFormFieldDropdownElement;
3387
3428
  "gux-form-field-file": HTMLGuxFormFieldFileElement;
3429
+ "gux-form-field-file-beta": HTMLGuxFormFieldFileBetaElement;
3388
3430
  "gux-form-field-input-clear-button": HTMLGuxFormFieldInputClearButtonElement;
3389
3431
  "gux-form-field-label-indicator": HTMLGuxFormFieldLabelIndicatorElement;
3390
3432
  "gux-form-field-number": HTMLGuxFormFieldNumberElement;
@@ -3975,6 +4017,13 @@ declare namespace LocalJSX {
3975
4017
  */
3976
4018
  "value"?: string;
3977
4019
  }
4020
+ interface GuxFileListItem {
4021
+ "disabled"?: boolean;
4022
+ "index": number;
4023
+ "name": string;
4024
+ "onGuxremovefile"?: (event: GuxFileListItemCustomEvent<number>) => void;
4025
+ "status"?: 'default' | 'loading' | 'success' | 'error';
4026
+ }
3978
4027
  interface GuxFlagIconBeta {
3979
4028
  "flag"?: string;
3980
4029
  "screenreaderText"?: string;
@@ -4022,6 +4071,13 @@ declare namespace LocalJSX {
4022
4071
  "indicatorMark"?: GuxFormFieldIndicatorMark;
4023
4072
  "labelPosition"?: GuxFormFieldLabelPosition;
4024
4073
  }
4074
+ interface GuxFormFieldFileBeta {
4075
+ "dragAndDrop"?: boolean;
4076
+ /**
4077
+ * Field indicator mark which can show *, (optional) or blank Defaults to required. When set to required, the component will display * for required fields and blank for optional When set to optional, the component will display (optional) for optional and blank for required.
4078
+ */
4079
+ "indicatorMark"?: GuxFormFieldIndicatorMark;
4080
+ }
4025
4081
  interface GuxFormFieldInputClearButton {
4026
4082
  }
4027
4083
  interface GuxFormFieldLabelIndicator {
@@ -4985,6 +5041,7 @@ declare namespace LocalJSX {
4985
5041
  "gux-dropdown-multi": GuxDropdownMulti;
4986
5042
  "gux-dropdown-multi-tag": GuxDropdownMultiTag;
4987
5043
  "gux-dropdown-option": GuxDropdownOption;
5044
+ "gux-file-list-item": GuxFileListItem;
4988
5045
  "gux-flag-icon-beta": GuxFlagIconBeta;
4989
5046
  "gux-flyout-menu": GuxFlyoutMenu;
4990
5047
  "gux-form-beta": GuxFormBeta;
@@ -4994,6 +5051,7 @@ declare namespace LocalJSX {
4994
5051
  "gux-form-field-color": GuxFormFieldColor;
4995
5052
  "gux-form-field-dropdown": GuxFormFieldDropdown;
4996
5053
  "gux-form-field-file": GuxFormFieldFile;
5054
+ "gux-form-field-file-beta": GuxFormFieldFileBeta;
4997
5055
  "gux-form-field-input-clear-button": GuxFormFieldInputClearButton;
4998
5056
  "gux-form-field-label-indicator": GuxFormFieldLabelIndicator;
4999
5057
  "gux-form-field-number": GuxFormFieldNumber;
@@ -5159,6 +5217,7 @@ declare module "@stencil/core" {
5159
5217
  "gux-dropdown-multi": LocalJSX.GuxDropdownMulti & JSXBase.HTMLAttributes<HTMLGuxDropdownMultiElement>;
5160
5218
  "gux-dropdown-multi-tag": LocalJSX.GuxDropdownMultiTag & JSXBase.HTMLAttributes<HTMLGuxDropdownMultiTagElement>;
5161
5219
  "gux-dropdown-option": LocalJSX.GuxDropdownOption & JSXBase.HTMLAttributes<HTMLGuxDropdownOptionElement>;
5220
+ "gux-file-list-item": LocalJSX.GuxFileListItem & JSXBase.HTMLAttributes<HTMLGuxFileListItemElement>;
5162
5221
  "gux-flag-icon-beta": LocalJSX.GuxFlagIconBeta & JSXBase.HTMLAttributes<HTMLGuxFlagIconBetaElement>;
5163
5222
  "gux-flyout-menu": LocalJSX.GuxFlyoutMenu & JSXBase.HTMLAttributes<HTMLGuxFlyoutMenuElement>;
5164
5223
  "gux-form-beta": LocalJSX.GuxFormBeta & JSXBase.HTMLAttributes<HTMLGuxFormBetaElement>;
@@ -5168,6 +5227,7 @@ declare module "@stencil/core" {
5168
5227
  "gux-form-field-color": LocalJSX.GuxFormFieldColor & JSXBase.HTMLAttributes<HTMLGuxFormFieldColorElement>;
5169
5228
  "gux-form-field-dropdown": LocalJSX.GuxFormFieldDropdown & JSXBase.HTMLAttributes<HTMLGuxFormFieldDropdownElement>;
5170
5229
  "gux-form-field-file": LocalJSX.GuxFormFieldFile & JSXBase.HTMLAttributes<HTMLGuxFormFieldFileElement>;
5230
+ "gux-form-field-file-beta": LocalJSX.GuxFormFieldFileBeta & JSXBase.HTMLAttributes<HTMLGuxFormFieldFileBetaElement>;
5171
5231
  "gux-form-field-input-clear-button": LocalJSX.GuxFormFieldInputClearButton & JSXBase.HTMLAttributes<HTMLGuxFormFieldInputClearButtonElement>;
5172
5232
  "gux-form-field-label-indicator": LocalJSX.GuxFormFieldLabelIndicator & JSXBase.HTMLAttributes<HTMLGuxFormFieldLabelIndicatorElement>;
5173
5233
  "gux-form-field-number": LocalJSX.GuxFormFieldNumber & JSXBase.HTMLAttributes<HTMLGuxFormFieldNumberElement>;
@@ -1,2 +1,2 @@
1
- export declare const COMPONENT_ASSETS_PATH = "/spark-components/build-assets/4.115.1-534/genesys-webcomponents/";
1
+ export declare const COMPONENT_ASSETS_PATH = "/spark-components/build-assets/4.117.0-540/genesys-webcomponents/";
2
2
  export declare function registerElements(): void;
@@ -1,3 +1,4 @@
1
1
  export declare function onHiddenChange(element: HTMLElement | HTMLSelectElement, callback: (hidden: boolean) => void): MutationObserver;
2
2
  export declare function onDisabledChange(element: HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement | HTMLGuxDropdownElement | HTMLGuxTimePickerElement | HTMLGuxPhoneInputBetaElement | HTMLGuxTimeZonePickerBetaElement, callback: (disabled: boolean) => void): MutationObserver;
3
3
  export declare function onRequiredChange(element: HTMLInputElement | HTMLSelectElement | HTMLTextAreaElement | HTMLGuxDropdownElement | HTMLGuxDropdownMultiElement | HTMLGuxTimePickerElement | HTMLGuxPhoneInputBetaElement | HTMLGuxTimeZonePickerBetaElement, callback: (disabled: boolean) => void): MutationObserver;
4
+ export declare function onMultipleChange(element: HTMLInputElement, callback: (multiple: boolean) => void): MutationObserver;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark-components",
3
- "version": "4.115.1",
3
+ "version": "4.117.0",
4
4
  "description": "Common webcomponents",
5
5
  "license": "MIT",
6
6
  "main": "dist/stencil-wrapper.js",
@@ -1,87 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-2dd05ef3.js');
6
- const onMutation = require('./on-mutation-c0879d47.js');
7
- const onResize = require('./on-resize-62f7838d.js');
8
-
9
- function getTextContentFromNodes(elements) {
10
- return elements
11
- .reduce((acc, cv) => {
12
- if (cv.nodeName === 'SLOT') {
13
- const slotElements = cv.assignedNodes();
14
- return acc.concat(getTextContentFromNodes(slotElements));
15
- }
16
- return acc.concat(cv.textContent);
17
- }, [])
18
- .map(s => s.trim())
19
- .join(' ');
20
- }
21
-
22
- const guxTruncateCss = ":host{display:block;inline-size:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:inherit}::slotted(*){display:inline}.gux-truncate-multi-line{white-space:normal}.gux-truncate-multi-line .gux-truncate-slot-container{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}gux-tooltip{font-weight:normal;line-height:normal;text-align:start;overflow-wrap:break-word;white-space:normal}.gux-truncate-slot-container>*{display:inline}.gux-truncate-slot-container{display:block;text-overflow:ellipsis}.gux-overflow-hidden{overflow:hidden}";
23
- const GuxTruncateStyle0 = guxTruncateCss;
24
-
25
- var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
26
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
27
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
28
- r = Reflect.decorate(decorators, target, key, desc);
29
- else
30
- for (var i = decorators.length - 1; i >= 0; i--)
31
- if (d = decorators[i])
32
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
33
- return c > 3 && r && Object.defineProperty(target, key, r), r;
34
- };
35
- const GuxTruncate = class {
36
- constructor(hostRef) {
37
- index.registerInstance(this, hostRef);
38
- this.maxLines = undefined;
39
- }
40
- async setShowTooltip() {
41
- var _a;
42
- await ((_a = this.tooltipElement) === null || _a === void 0 ? void 0 : _a.showTooltip());
43
- }
44
- async setHideTooltip() {
45
- var _a;
46
- await ((_a = this.tooltipElement) === null || _a === void 0 ? void 0 : _a.hideTooltip());
47
- }
48
- onMutation() {
49
- index.forceUpdate(this.root);
50
- }
51
- onResize() {
52
- index.forceUpdate(this.root);
53
- }
54
- getTooltipContent() {
55
- return getTextContentFromNodes(Array.from(this.root.childNodes)) || '';
56
- }
57
- needsTruncation() {
58
- const slotContainerElement = this.root.shadowRoot.querySelector('.gux-truncate-slot-container');
59
- return ((slotContainerElement === null || slotContainerElement === void 0 ? void 0 : slotContainerElement.scrollWidth) > (slotContainerElement === null || slotContainerElement === void 0 ? void 0 : slotContainerElement.offsetWidth) ||
60
- (slotContainerElement === null || slotContainerElement === void 0 ? void 0 : slotContainerElement.scrollHeight) > (slotContainerElement === null || slotContainerElement === void 0 ? void 0 : slotContainerElement.offsetHeight));
61
- }
62
- renderTooltip() {
63
- if (this.needsTruncation()) {
64
- return (index.h("gux-tooltip", { "aria-hidden": "true", ref: el => (this.tooltipElement = el) }, index.h("div", { slot: "content" }, this.getTooltipContent())));
65
- }
66
- return null;
67
- }
68
- render() {
69
- var _a;
70
- return (index.h("div", { key: '779aab272d27d0b123109fba4824947f78fd9f42', class: {
71
- 'gux-truncate-multi-line': Boolean(this.maxLines)
72
- } }, index.h("span", { key: 'c1b45474242b1589360b8763f5c8a302be78438d', class: {
73
- 'gux-overflow-hidden': this.needsTruncation(),
74
- 'gux-truncate-slot-container': true
75
- }, style: { webkitLineClamp: (_a = this.maxLines) === null || _a === void 0 ? void 0 : _a.toString() } }, index.h("slot", { key: 'c3472fd53d037335dd9bf73e23321c8685b78fec' })), this.renderTooltip()));
76
- }
77
- get root() { return index.getElement(this); }
78
- };
79
- __decorate([
80
- onMutation.OnMutation({ childList: true, subtree: true, characterData: true })
81
- ], GuxTruncate.prototype, "onMutation", null);
82
- __decorate([
83
- onResize.OnResize()
84
- ], GuxTruncate.prototype, "onResize", null);
85
- GuxTruncate.style = GuxTruncateStyle0;
86
-
87
- exports.gux_truncate = GuxTruncate;