genesys-spark-components 4.37.0 → 4.39.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 (1996) hide show
  1. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  2. package/dist/cjs/gux-accordion-section.cjs.entry.js +5 -5
  3. package/dist/cjs/gux-accordion.cjs.entry.js +2 -2
  4. package/dist/cjs/gux-action-button.cjs.entry.js +2 -2
  5. package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +2 -2
  6. package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +3 -3
  7. package/dist/cjs/gux-all-row-select.cjs.entry.js +1 -1
  8. package/dist/cjs/gux-announce-beta.cjs.entry.js +1 -1
  9. package/dist/cjs/gux-avatar-beta.cjs.entry.js +2 -2
  10. package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +42 -0
  11. package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +3 -3
  12. package/dist/cjs/gux-badge.cjs.entry.js +2 -2
  13. package/dist/cjs/gux-blank-state.cjs.entry.js +2 -2
  14. package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +1 -1
  15. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +2 -2
  16. package/dist/cjs/gux-button-multi.cjs.entry.js +2 -2
  17. package/dist/cjs/gux-button-slot.cjs.entry.js +2 -2
  18. package/dist/cjs/gux-button.cjs.entry.js +3 -3
  19. package/dist/cjs/gux-calendar-beta.cjs.entry.js +3 -3
  20. package/dist/cjs/gux-calendar.cjs.entry.js +2 -2
  21. package/dist/cjs/gux-card.cjs.entry.js +3 -3
  22. package/dist/cjs/gux-column-manager-item.cjs.entry.js +3 -3
  23. package/dist/cjs/gux-column-manager.cjs.entry.js +2 -2
  24. package/dist/cjs/gux-content-search.cjs.entry.js +4 -4
  25. package/dist/cjs/gux-context-menu.cjs.entry.js +3 -3
  26. package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +4 -4
  27. package/dist/cjs/gux-create-option.cjs.entry.js +2 -2
  28. package/dist/cjs/gux-cta-group.cjs.entry.js +1 -1
  29. package/dist/cjs/gux-date-beta.cjs.entry.js +2 -2
  30. package/dist/cjs/gux-date-time-beta.cjs.entry.js +2 -2
  31. package/dist/cjs/gux-datepicker.cjs.entry.js +3 -3
  32. package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +6 -6
  33. package/dist/cjs/gux-dismiss-button.cjs.entry.js +2 -2
  34. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +2 -2
  35. package/dist/cjs/gux-dropdown-multi.cjs.entry.js +3 -3
  36. package/dist/cjs/gux-dropdown-option.cjs.entry.js +1 -1
  37. package/dist/cjs/gux-dropdown_3.cjs.entry.js +7 -5
  38. package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +2 -2
  39. package/dist/cjs/gux-flyout-menu.cjs.entry.js +3 -3
  40. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +4 -4
  41. package/dist/cjs/gux-form-field-color.cjs.entry.js +5 -5
  42. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +4 -4
  43. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +2 -2
  44. package/dist/cjs/gux-form-field-number_3.cjs.entry.js +9 -9
  45. package/dist/cjs/gux-form-field-phone.cjs.entry.js +5 -5
  46. package/dist/cjs/gux-form-field-radio.cjs.entry.js +4 -4
  47. package/dist/cjs/gux-form-field-range.cjs.entry.js +4 -4
  48. package/dist/cjs/gux-form-field-search.cjs.entry.js +5 -5
  49. package/dist/cjs/gux-form-field-select.cjs.entry.js +5 -5
  50. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +5 -5
  51. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +4 -4
  52. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +5 -5
  53. package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +4 -4
  54. package/dist/cjs/gux-form-field.service-136fe9f0.js +151 -0
  55. package/dist/cjs/gux-icon.cjs.entry.js +422 -67
  56. package/dist/cjs/gux-inline-alert.cjs.entry.js +3 -3
  57. package/dist/cjs/gux-list-divider.cjs.entry.js +1 -1
  58. package/dist/cjs/gux-list-item.cjs.entry.js +1 -1
  59. package/dist/cjs/gux-list.cjs.entry.js +2 -2
  60. package/dist/cjs/gux-listbox-multi.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-loading-message.cjs.entry.js +2 -2
  62. package/dist/cjs/gux-menu-option.cjs.entry.js +1 -1
  63. package/dist/cjs/gux-menu.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-modal-legacy.cjs.entry.js +3 -3
  65. package/dist/cjs/gux-modal.cjs.entry.js +3 -3
  66. package/dist/cjs/gux-month-calendar.cjs.entry.js +3 -3
  67. package/dist/cjs/gux-month-list_2.cjs.entry.js +2 -2
  68. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +3 -3
  69. package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +2 -2
  70. package/dist/cjs/gux-option-group-beta.cjs.entry.js +1 -1
  71. package/dist/cjs/gux-option-icon.cjs.entry.js +2 -2
  72. package/dist/cjs/gux-option-multi.cjs.entry.js +2 -2
  73. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +2 -2
  74. package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +4 -4
  75. package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +2 -2
  76. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -3
  77. package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +1 -1
  78. package/dist/cjs/gux-pagination-legacy.cjs.entry.js +2 -2
  79. package/dist/cjs/gux-pagination.cjs.entry.js +2 -2
  80. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +5 -5
  81. package/dist/cjs/gux-popover-list.cjs.entry.js +4 -3
  82. package/dist/cjs/gux-popup.cjs.entry.js +3 -3
  83. package/dist/cjs/gux-radial-loading.cjs.entry.js +2 -2
  84. package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-rating.cjs.entry.js +5 -5
  86. package/dist/cjs/gux-row-select.cjs.entry.js +1 -1
  87. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
  88. package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +2 -2
  89. package/dist/cjs/gux-segmented-control-item.cjs.entry.js +4 -4
  90. package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +2 -2
  91. package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +1 -1
  92. package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +2 -2
  93. package/dist/cjs/gux-sort-control.cjs.entry.js +6 -6
  94. package/dist/cjs/gux-submenu.cjs.entry.js +3 -3
  95. package/dist/cjs/gux-switch-item.cjs.entry.js +1 -1
  96. package/dist/cjs/gux-switch-legacy.cjs.entry.js +2 -2
  97. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +4 -4
  98. package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +1 -1
  99. package/dist/cjs/gux-tab-advanced.cjs.entry.js +3 -3
  100. package/dist/cjs/gux-tab-list.cjs.entry.js +6 -6
  101. package/dist/cjs/gux-tab-panel.cjs.entry.js +1 -1
  102. package/dist/cjs/gux-tab.cjs.entry.js +2 -2
  103. package/dist/cjs/gux-table-select-menu.cjs.entry.js +2 -2
  104. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +18 -3
  105. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +2 -2
  106. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +2 -2
  107. package/dist/cjs/gux-table-toolbar.cjs.entry.js +3 -3
  108. package/dist/cjs/gux-table.cjs.entry.js +2 -2
  109. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +2 -2
  110. package/dist/cjs/gux-tabs.cjs.entry.js +2 -2
  111. package/dist/cjs/gux-tag.cjs.entry.js +3 -3
  112. package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
  113. package/dist/cjs/gux-time-beta.cjs.entry.js +2 -2
  114. package/dist/cjs/gux-time-picker.cjs.entry.js +3 -3
  115. package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -3
  116. package/dist/cjs/gux-toast.cjs.entry.js +3 -3
  117. package/dist/cjs/gux-toggle-slider.cjs.entry.js +2 -2
  118. package/dist/cjs/gux-toggle.cjs.entry.js +4 -4
  119. package/dist/cjs/gux-tooltip-base-beta.cjs.entry.js +3 -3
  120. package/dist/cjs/gux-tooltip-beta.cjs.entry.js +2 -2
  121. package/dist/cjs/gux-tooltip-title.cjs.entry.js +2 -2
  122. package/dist/cjs/gux-tooltip.cjs.entry.js +3 -3
  123. package/dist/cjs/gux-truncate.cjs.entry.js +2 -2
  124. package/dist/cjs/index-7fb02c8c.js +4 -0
  125. package/dist/cjs/loader.cjs.js +1 -1
  126. package/dist/cjs/usage-208820ba.js +229 -0
  127. package/dist/collection/collection-manifest.json +1 -0
  128. package/dist/collection/components/beta/gux-avatar/gux-avatar.css +1 -0
  129. package/dist/collection/components/beta/gux-avatar/tests/gux-avatar.spec.js +10 -5
  130. package/dist/collection/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.css +42 -0
  131. package/dist/collection/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.js +55 -0
  132. package/dist/collection/components/beta/gux-avatar-change-photo/tests/gux-avatar-change-photo.e2e.js +14 -0
  133. package/dist/collection/components/beta/gux-avatar-change-photo/tests/gux-avatar-change-photo.spec.js +29 -0
  134. package/dist/collection/components/beta/gux-avatar-focusable/gux-avatar-focusable.e2e.js +29 -0
  135. package/dist/collection/components/beta/gux-avatar-focusable/gux-avatar-focusable.js +3 -3
  136. package/dist/collection/components/beta/gux-avatar-focusable/tests/gux-avatar-focusable.spec.js +11 -1
  137. package/dist/collection/components/beta/gux-calendar-beta/components/single/gux-calendar.js +3 -3
  138. package/dist/collection/components/beta/gux-cta-group/gux-cta-group.js +1 -1
  139. package/dist/collection/components/beta/gux-date/gux-date.js +1 -1
  140. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +1 -1
  141. package/dist/collection/components/beta/gux-flag-icon/gux-flag-icon.js +1 -1
  142. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +3 -3
  143. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +1 -1
  144. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.js +1 -1
  145. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +2 -2
  146. package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +4 -4
  147. package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.js +1 -1
  148. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +4 -4
  149. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +1 -1
  150. package/dist/collection/components/beta/gux-time/gux-time.js +1 -1
  151. package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +2 -2
  152. package/dist/collection/components/beta/gux-tooltip-base/gux-tooltip-base.js +2 -2
  153. package/dist/collection/components/beta/gux-tooltip-beta/gux-tooltip.js +1 -1
  154. package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +1 -1
  155. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +1 -1
  156. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +2 -2
  157. package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +5 -5
  158. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.e2e.js +2 -2
  159. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.spec.js +4 -4
  160. package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +2 -2
  161. package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +1 -1
  162. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +1 -1
  163. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +2 -2
  164. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +1 -1
  165. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +1 -1
  166. package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +1 -1
  167. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +1 -1
  168. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +1 -1
  169. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +5 -5
  170. package/dist/collection/components/stable/gux-accordion/gux-accordion.js +1 -1
  171. package/dist/collection/components/stable/gux-action-button/gux-action-button.js +1 -1
  172. package/dist/collection/components/stable/gux-badge/gux-badge.js +1 -1
  173. package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +1 -1
  174. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +1 -1
  175. package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +1 -1
  176. package/dist/collection/components/stable/gux-button/gux-button.js +2 -2
  177. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -1
  178. package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +1 -1
  179. package/dist/collection/components/stable/gux-calendar/gux-calendar.js +1 -1
  180. package/dist/collection/components/stable/gux-card/gux-card.js +2 -2
  181. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +3 -3
  182. package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +1 -1
  183. package/dist/collection/components/stable/gux-content-search/gux-content-search.js +3 -3
  184. package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +2 -2
  185. package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +3 -3
  186. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +2 -2
  187. package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +1 -1
  188. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +4 -2
  189. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +2 -2
  190. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +2 -2
  191. package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +2 -2
  192. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +1 -1
  193. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +1 -1
  194. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +3 -3
  195. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +2 -2
  196. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +3 -3
  197. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +2 -2
  198. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +4 -4
  199. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +3 -3
  200. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +2 -2
  201. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +2 -2
  202. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +3 -3
  203. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +3 -3
  204. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +3 -3
  205. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +2 -2
  206. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +3 -3
  207. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +2 -2
  208. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-error/gux-form-field-error.js +1 -1
  209. 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
  210. package/dist/collection/components/stable/gux-icon/gux-icon.js +2 -2
  211. package/dist/collection/components/stable/gux-icon/gux-icon.service.js +1 -1
  212. package/dist/collection/components/stable/gux-icon/icon-names-deprecated.js +419 -64
  213. package/dist/collection/components/stable/gux-icon/icons/fa/backward-step-regular.svg +1 -1
  214. package/dist/collection/components/stable/gux-icon/icons/fa/camera-solid.svg +1 -0
  215. package/dist/collection/components/stable/gux-icon/icons/fa/circle-check-solid.svg +1 -1
  216. package/dist/collection/components/stable/gux-icon/icons/fa/file-regular.svg +1 -1
  217. package/dist/collection/components/stable/gux-icon/icons/fa/forward-step-regular.svg +1 -1
  218. package/dist/collection/components/stable/gux-icon/icons/fa/microsoft.svg +1 -1
  219. package/dist/collection/components/stable/gux-icon/icons/fa/pause-regular.svg +1 -1
  220. package/dist/collection/components/stable/gux-icon/icons/fa/play-regular.svg +1 -1
  221. package/dist/collection/components/stable/gux-icon/icons/fa/stop-regular.svg +1 -1
  222. package/dist/collection/components/stable/gux-icon/tests/icon-names-deprecated.spec.js +13 -0
  223. package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +2 -2
  224. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +1 -1
  225. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +1 -1
  226. package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
  227. package/dist/collection/components/stable/gux-listbox/option-group/gux-option-group.js +1 -1
  228. package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +2 -2
  229. package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +2 -2
  230. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +2 -2
  231. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +2 -2
  232. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
  233. package/dist/collection/components/stable/gux-modal/gux-modal.js +2 -2
  234. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +1 -1
  235. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +1 -1
  236. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +1 -1
  237. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +1 -1
  238. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +1 -1
  239. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -1
  240. package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +2 -2
  241. package/dist/collection/components/stable/gux-popover/gux-popover.js +2 -2
  242. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +3 -2
  243. package/dist/collection/components/stable/gux-popup/gux-popup.js +3 -3
  244. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +1 -1
  245. package/dist/collection/components/stable/gux-rating/gux-rating.js +4 -4
  246. package/dist/collection/components/stable/gux-rating/tests/gux-rating.e2e.js +3 -3
  247. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
  248. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +1 -1
  249. package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +1 -1
  250. package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +1 -1
  251. package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +5 -5
  252. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +2 -2
  253. package/dist/collection/components/stable/gux-table/gux-table.js +1 -1
  254. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +17 -2
  255. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +1 -1
  256. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +1 -1
  257. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +2 -2
  258. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +2 -2
  259. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +6 -6
  260. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +1 -1
  261. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +1 -1
  262. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +3 -3
  263. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +4 -4
  264. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +1 -1
  265. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +1 -1
  266. package/dist/collection/components/stable/gux-tag/gux-tag.js +2 -2
  267. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +2 -2
  268. package/dist/collection/components/stable/gux-toast/gux-toast.js +2 -2
  269. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +2 -2
  270. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +3 -3
  271. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +2 -2
  272. package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
  273. package/dist/collection/components/stable/gux-truncate/gux-truncate.js +2 -2
  274. package/dist/esm/genesys-webcomponents.js +1 -1
  275. package/dist/esm/gux-accordion-section.entry.js +5 -5
  276. package/dist/esm/gux-accordion.entry.js +2 -2
  277. package/dist/esm/gux-action-button.entry.js +2 -2
  278. package/dist/esm/gux-action-toast-legacy.entry.js +2 -2
  279. package/dist/esm/gux-advanced-dropdown-legacy.entry.js +3 -3
  280. package/dist/esm/gux-all-row-select.entry.js +1 -1
  281. package/dist/esm/gux-announce-beta.entry.js +1 -1
  282. package/dist/esm/gux-avatar-beta.entry.js +2 -2
  283. package/dist/esm/gux-avatar-change-photo-beta.entry.js +38 -0
  284. package/dist/esm/gux-avatar-focusable-beta.entry.js +3 -3
  285. package/dist/esm/gux-badge.entry.js +2 -2
  286. package/dist/esm/gux-blank-state.entry.js +2 -2
  287. package/dist/esm/gux-breadcrumb-item.entry.js +1 -1
  288. package/dist/esm/gux-breadcrumbs.entry.js +2 -2
  289. package/dist/esm/gux-button-multi.entry.js +2 -2
  290. package/dist/esm/gux-button-slot.entry.js +2 -2
  291. package/dist/esm/gux-button.entry.js +3 -3
  292. package/dist/esm/gux-calendar-beta.entry.js +3 -3
  293. package/dist/esm/gux-calendar.entry.js +2 -2
  294. package/dist/esm/gux-card.entry.js +3 -3
  295. package/dist/esm/gux-column-manager-item.entry.js +3 -3
  296. package/dist/esm/gux-column-manager.entry.js +2 -2
  297. package/dist/esm/gux-content-search.entry.js +4 -4
  298. package/dist/esm/gux-context-menu.entry.js +3 -3
  299. package/dist/esm/gux-copy-to-clipboard.entry.js +4 -4
  300. package/dist/esm/gux-create-option.entry.js +2 -2
  301. package/dist/esm/gux-cta-group.entry.js +1 -1
  302. package/dist/esm/gux-date-beta.entry.js +2 -2
  303. package/dist/esm/gux-date-time-beta.entry.js +2 -2
  304. package/dist/esm/gux-datepicker.entry.js +3 -3
  305. package/dist/esm/gux-disclosure-button-legacy.entry.js +6 -6
  306. package/dist/esm/gux-dismiss-button.entry.js +2 -2
  307. package/dist/esm/gux-dropdown-multi-tag.entry.js +2 -2
  308. package/dist/esm/gux-dropdown-multi.entry.js +3 -3
  309. package/dist/esm/gux-dropdown-option.entry.js +1 -1
  310. package/dist/esm/gux-dropdown_3.entry.js +7 -5
  311. package/dist/esm/gux-flag-icon-beta.entry.js +2 -2
  312. package/dist/esm/gux-flyout-menu.entry.js +3 -3
  313. package/dist/esm/gux-form-field-checkbox.entry.js +4 -4
  314. package/dist/esm/gux-form-field-color.entry.js +5 -5
  315. package/dist/esm/gux-form-field-dropdown.entry.js +4 -4
  316. package/dist/esm/gux-form-field-input-clear-button.entry.js +2 -2
  317. package/dist/esm/gux-form-field-number_3.entry.js +9 -9
  318. package/dist/esm/gux-form-field-phone.entry.js +5 -5
  319. package/dist/esm/gux-form-field-radio.entry.js +4 -4
  320. package/dist/esm/gux-form-field-range.entry.js +4 -4
  321. package/dist/esm/gux-form-field-search.entry.js +5 -5
  322. package/dist/esm/gux-form-field-select.entry.js +5 -5
  323. package/dist/esm/gux-form-field-text-like.entry.js +5 -5
  324. package/dist/esm/gux-form-field-textarea.entry.js +4 -4
  325. package/dist/esm/gux-form-field-time-picker.entry.js +5 -5
  326. package/dist/esm/gux-form-field-time-zone-picker.entry.js +4 -4
  327. package/dist/esm/gux-form-field.service-2bda6421.js +140 -0
  328. package/dist/esm/gux-icon.entry.js +422 -67
  329. package/dist/esm/gux-inline-alert.entry.js +3 -3
  330. package/dist/esm/gux-list-divider.entry.js +1 -1
  331. package/dist/esm/gux-list-item.entry.js +1 -1
  332. package/dist/esm/gux-list.entry.js +2 -2
  333. package/dist/esm/gux-listbox-multi.entry.js +1 -1
  334. package/dist/esm/gux-loading-message.entry.js +2 -2
  335. package/dist/esm/gux-menu-option.entry.js +1 -1
  336. package/dist/esm/gux-menu.entry.js +1 -1
  337. package/dist/esm/gux-modal-legacy.entry.js +3 -3
  338. package/dist/esm/gux-modal.entry.js +3 -3
  339. package/dist/esm/gux-month-calendar.entry.js +3 -3
  340. package/dist/esm/gux-month-list_2.entry.js +2 -2
  341. package/dist/esm/gux-month-picker-beta.entry.js +3 -3
  342. package/dist/esm/gux-notification-toast-legacy.entry.js +2 -2
  343. package/dist/esm/gux-option-group-beta.entry.js +1 -1
  344. package/dist/esm/gux-option-icon.entry.js +2 -2
  345. package/dist/esm/gux-option-multi.entry.js +2 -2
  346. package/dist/esm/gux-page-loading-spinner.entry.js +2 -2
  347. package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +4 -4
  348. package/dist/esm/gux-pagination-buttons_2.entry.js +2 -2
  349. package/dist/esm/gux-pagination-cursor.entry.js +3 -3
  350. package/dist/esm/gux-pagination-items-per-page.entry.js +1 -1
  351. package/dist/esm/gux-pagination-legacy.entry.js +2 -2
  352. package/dist/esm/gux-pagination.entry.js +2 -2
  353. package/dist/esm/gux-phone-input-beta.entry.js +5 -5
  354. package/dist/esm/gux-popover-list.entry.js +4 -3
  355. package/dist/esm/gux-popup.entry.js +3 -3
  356. package/dist/esm/gux-radial-loading.entry.js +2 -2
  357. package/dist/esm/gux-radial-progress.entry.js +1 -1
  358. package/dist/esm/gux-rating.entry.js +5 -5
  359. package/dist/esm/gux-row-select.entry.js +1 -1
  360. package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
  361. package/dist/esm/gux-segmented-control-beta.entry.js +2 -2
  362. package/dist/esm/gux-segmented-control-item.entry.js +4 -4
  363. package/dist/esm/gux-simple-toast-legacy.entry.js +2 -2
  364. package/dist/esm/gux-skip-navigation-item.entry.js +1 -1
  365. package/dist/esm/gux-skip-navigation-list.entry.js +2 -2
  366. package/dist/esm/gux-sort-control.entry.js +6 -6
  367. package/dist/esm/gux-submenu.entry.js +3 -3
  368. package/dist/esm/gux-switch-item.entry.js +1 -1
  369. package/dist/esm/gux-switch-legacy.entry.js +2 -2
  370. package/dist/esm/gux-tab-advanced-list.entry.js +4 -4
  371. package/dist/esm/gux-tab-advanced-panel.entry.js +1 -1
  372. package/dist/esm/gux-tab-advanced.entry.js +3 -3
  373. package/dist/esm/gux-tab-list.entry.js +6 -6
  374. package/dist/esm/gux-tab-panel.entry.js +1 -1
  375. package/dist/esm/gux-tab.entry.js +2 -2
  376. package/dist/esm/gux-table-select-menu.entry.js +2 -2
  377. package/dist/esm/gux-table-toolbar-action.entry.js +18 -3
  378. package/dist/esm/gux-table-toolbar-custom-action.entry.js +2 -2
  379. package/dist/esm/gux-table-toolbar-menu-button.entry.js +2 -2
  380. package/dist/esm/gux-table-toolbar.entry.js +3 -3
  381. package/dist/esm/gux-table.entry.js +2 -2
  382. package/dist/esm/gux-tabs-advanced.entry.js +2 -2
  383. package/dist/esm/gux-tabs.entry.js +2 -2
  384. package/dist/esm/gux-tag.entry.js +3 -3
  385. package/dist/esm/gux-text-highlight.entry.js +1 -1
  386. package/dist/esm/gux-time-beta.entry.js +2 -2
  387. package/dist/esm/gux-time-picker.entry.js +3 -3
  388. package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -3
  389. package/dist/esm/gux-toast.entry.js +3 -3
  390. package/dist/esm/gux-toggle-slider.entry.js +2 -2
  391. package/dist/esm/gux-toggle.entry.js +4 -4
  392. package/dist/esm/gux-tooltip-base-beta.entry.js +3 -3
  393. package/dist/esm/gux-tooltip-beta.entry.js +2 -2
  394. package/dist/esm/gux-tooltip-title.entry.js +2 -2
  395. package/dist/esm/gux-tooltip.entry.js +3 -3
  396. package/dist/esm/gux-truncate.entry.js +2 -2
  397. package/dist/esm/index-da21b737.js +4 -0
  398. package/dist/esm/loader.js +1 -1
  399. package/dist/esm/usage-b1ea9683.js +227 -0
  400. package/dist/genesys-webcomponents/genesys-webcomponents.css +1 -1
  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/icons/custom/8x8-solid.svg +1 -0
  404. package/dist/genesys-webcomponents/icons/custom/8x8.svg +1 -0
  405. package/dist/genesys-webcomponents/icons/custom/arrow-turn-left-clock-regular.svg +1 -0
  406. package/dist/genesys-webcomponents/icons/custom/arrows-retweet-regular.svg +1 -0
  407. package/dist/genesys-webcomponents/icons/custom/chart-line-spark-regular.svg +1 -0
  408. package/dist/genesys-webcomponents/icons/custom/check-small-regular.svg +1 -0
  409. package/dist/genesys-webcomponents/icons/custom/chevron-down-small-regular.svg +1 -0
  410. package/dist/genesys-webcomponents/icons/custom/chevron-left-small-regular.svg +1 -0
  411. package/dist/genesys-webcomponents/icons/custom/chevron-right-small-regular.svg +1 -0
  412. package/dist/genesys-webcomponents/icons/custom/chevron-up-small-regular.svg +1 -0
  413. package/dist/genesys-webcomponents/icons/custom/circle-head-side-headphones-regular.svg +1 -0
  414. package/dist/genesys-webcomponents/icons/custom/columns-3-regular.svg +1 -0
  415. package/dist/genesys-webcomponents/icons/custom/display-arrow-right-regular.svg +1 -0
  416. package/dist/genesys-webcomponents/icons/custom/display-arrow-right-slash-regular.svg +1 -0
  417. package/dist/genesys-webcomponents/icons/custom/envelope-arrow-up-right-regular.svg +1 -0
  418. package/dist/genesys-webcomponents/icons/custom/facebook-messenger-slash.svg +1 -0
  419. package/dist/genesys-webcomponents/icons/custom/file-arrow-up-regular.svg +1 -0
  420. package/dist/genesys-webcomponents/icons/custom/genesys-beyond.svg +1 -0
  421. package/dist/genesys-webcomponents/icons/custom/genesys.svg +1 -0
  422. package/dist/genesys-webcomponents/icons/custom/instagram-slash.svg +1 -0
  423. package/dist/genesys-webcomponents/icons/custom/life-ring-slash-regular.svg +1 -0
  424. package/dist/genesys-webcomponents/icons/custom/line-slash.svg +1 -0
  425. package/dist/genesys-webcomponents/icons/custom/lock-keyholes-regular.svg +1 -0
  426. package/dist/genesys-webcomponents/icons/custom/message-bell-regular.svg +1 -0
  427. package/dist/genesys-webcomponents/icons/custom/microphone-line-on-regular.svg +1 -0
  428. package/dist/genesys-webcomponents/icons/custom/microsoft-teams.svg +1 -0
  429. package/dist/genesys-webcomponents/icons/custom/phone-arrow-left-regular.svg +1 -0
  430. package/dist/genesys-webcomponents/icons/custom/phone-bars-regular.svg +1 -0
  431. package/dist/genesys-webcomponents/icons/custom/phone-bell-regular.svg +1 -0
  432. package/dist/genesys-webcomponents/icons/custom/phone-big-small-regular.svg +1 -0
  433. package/dist/genesys-webcomponents/icons/custom/phone-check-regular.svg +1 -0
  434. package/dist/genesys-webcomponents/icons/custom/phone-clock-regular.svg +1 -0
  435. package/dist/genesys-webcomponents/icons/custom/phone-high-volume-regular.svg +1 -0
  436. package/dist/genesys-webcomponents/icons/custom/phone-low-volume-regular.svg +1 -0
  437. package/dist/genesys-webcomponents/icons/custom/phone-star-regular.svg +1 -0
  438. package/dist/genesys-webcomponents/icons/custom/phone-volume-regular.svg +1 -0
  439. package/dist/genesys-webcomponents/icons/custom/rectangules-arrow-left-to-right-regular.svg +1 -0
  440. package/dist/genesys-webcomponents/icons/custom/reply-all-regular.svg +1 -0
  441. package/dist/genesys-webcomponents/icons/custom/reply-regular.svg +1 -0
  442. package/dist/genesys-webcomponents/icons/custom/share-regular.svg +1 -0
  443. package/dist/genesys-webcomponents/icons/custom/squares-big-small-regular.svg +1 -0
  444. package/dist/genesys-webcomponents/icons/custom/squares-big-small-slash-regular.svg +1 -0
  445. package/dist/genesys-webcomponents/icons/custom/twitter-slash.svg +1 -0
  446. package/dist/genesys-webcomponents/icons/custom/user-talking-regular.svg +1 -0
  447. package/dist/genesys-webcomponents/icons/custom/user-talking-slash-regular.svg +1 -0
  448. package/dist/genesys-webcomponents/icons/custom/users-headset-regular.svg +1 -0
  449. package/dist/genesys-webcomponents/icons/custom/users-light.svg +1 -0
  450. package/dist/genesys-webcomponents/icons/deprecated/8x8-alt.svg +1 -0
  451. package/dist/genesys-webcomponents/icons/deprecated/8x8.svg +1 -0
  452. package/dist/genesys-webcomponents/icons/deprecated/add-circle.svg +1 -0
  453. package/dist/genesys-webcomponents/icons/deprecated/add.svg +1 -0
  454. package/dist/genesys-webcomponents/icons/deprecated/agent-circle.svg +1 -0
  455. package/dist/genesys-webcomponents/icons/deprecated/agent-group.svg +1 -0
  456. package/dist/genesys-webcomponents/icons/deprecated/agent.svg +1 -0
  457. package/dist/genesys-webcomponents/icons/deprecated/alert-success.svg +1 -0
  458. package/dist/genesys-webcomponents/icons/deprecated/alert-warning-octogon.svg +1 -0
  459. package/dist/genesys-webcomponents/icons/deprecated/alert-warning-triangle.svg +1 -0
  460. package/dist/genesys-webcomponents/icons/deprecated/android.svg +1 -0
  461. package/dist/genesys-webcomponents/icons/deprecated/app-chart.svg +1 -0
  462. package/dist/genesys-webcomponents/icons/deprecated/app-generic.svg +1 -0
  463. package/dist/genesys-webcomponents/icons/deprecated/app-layout.svg +1 -0
  464. package/dist/genesys-webcomponents/icons/deprecated/app-table.svg +1 -0
  465. package/dist/genesys-webcomponents/icons/deprecated/apple.svg +1 -0
  466. package/dist/genesys-webcomponents/icons/deprecated/archive.svg +1 -0
  467. package/dist/genesys-webcomponents/icons/deprecated/arrow-down-left.svg +1 -0
  468. package/dist/genesys-webcomponents/icons/deprecated/arrow-down-right.svg +1 -0
  469. package/dist/genesys-webcomponents/icons/deprecated/arrow-down.svg +1 -0
  470. package/dist/genesys-webcomponents/icons/deprecated/arrow-left.svg +1 -0
  471. package/dist/genesys-webcomponents/icons/deprecated/arrow-right.svg +1 -0
  472. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-down.svg +1 -0
  473. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-left.svg +1 -0
  474. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-right.svg +1 -0
  475. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-up.svg +1 -0
  476. package/dist/genesys-webcomponents/icons/deprecated/arrow-up-left.svg +1 -0
  477. package/dist/genesys-webcomponents/icons/deprecated/arrow-up-right.svg +1 -0
  478. package/dist/genesys-webcomponents/icons/deprecated/arrow-up.svg +1 -0
  479. package/dist/genesys-webcomponents/icons/deprecated/at.svg +1 -0
  480. package/dist/genesys-webcomponents/icons/deprecated/attachment.svg +1 -0
  481. package/dist/genesys-webcomponents/icons/deprecated/backspace.svg +1 -0
  482. package/dist/genesys-webcomponents/icons/deprecated/badge-amount.svg +1 -0
  483. package/dist/genesys-webcomponents/icons/deprecated/badge-edit.svg +1 -0
  484. package/dist/genesys-webcomponents/icons/deprecated/badge-pause.svg +1 -0
  485. package/dist/genesys-webcomponents/icons/deprecated/badge-x.svg +1 -0
  486. package/dist/genesys-webcomponents/icons/deprecated/ban-outline.svg +1 -0
  487. package/dist/genesys-webcomponents/icons/deprecated/bolt.svg +1 -0
  488. package/dist/genesys-webcomponents/icons/deprecated/bot.svg +1 -0
  489. package/dist/genesys-webcomponents/icons/deprecated/bug.svg +1 -0
  490. package/dist/genesys-webcomponents/icons/deprecated/bus.svg +1 -0
  491. package/dist/genesys-webcomponents/icons/deprecated/calendar-add.svg +1 -0
  492. package/dist/genesys-webcomponents/icons/deprecated/calendar-clock.svg +1 -0
  493. package/dist/genesys-webcomponents/icons/deprecated/calendar.svg +1 -0
  494. package/dist/genesys-webcomponents/icons/deprecated/campaign.svg +1 -0
  495. package/dist/genesys-webcomponents/icons/deprecated/certificate.svg +1 -0
  496. package/dist/genesys-webcomponents/icons/deprecated/chat-bell.svg +1 -0
  497. package/dist/genesys-webcomponents/icons/deprecated/chat-disable.svg +1 -0
  498. package/dist/genesys-webcomponents/icons/deprecated/chat-multi.svg +1 -0
  499. package/dist/genesys-webcomponents/icons/deprecated/checkbox-active.svg +1 -0
  500. package/dist/genesys-webcomponents/icons/deprecated/checkbox-partial.svg +1 -0
  501. package/dist/genesys-webcomponents/icons/deprecated/checkbox.svg +1 -0
  502. package/dist/genesys-webcomponents/icons/deprecated/checkmark.svg +1 -0
  503. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-down.svg +1 -0
  504. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-left.svg +1 -0
  505. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-right.svg +1 -0
  506. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-up.svg +1 -0
  507. package/dist/genesys-webcomponents/icons/deprecated/chevron-left.svg +1 -0
  508. package/dist/genesys-webcomponents/icons/deprecated/chevron-right.svg +1 -0
  509. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-down.svg +1 -0
  510. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-left.svg +1 -0
  511. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-right.svg +1 -0
  512. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-up.svg +1 -0
  513. package/dist/genesys-webcomponents/icons/deprecated/chrome.svg +1 -0
  514. package/dist/genesys-webcomponents/icons/deprecated/cjv-custom-event.svg +1 -0
  515. package/dist/genesys-webcomponents/icons/deprecated/cjv-custom-session.svg +1 -0
  516. package/dist/genesys-webcomponents/icons/deprecated/cjv-delivery.svg +1 -0
  517. package/dist/genesys-webcomponents/icons/deprecated/cjv-finance-invoice.svg +1 -0
  518. package/dist/genesys-webcomponents/icons/deprecated/cjv-form-abandoned.svg +1 -0
  519. package/dist/genesys-webcomponents/icons/deprecated/cjv-form-submitted.svg +1 -0
  520. package/dist/genesys-webcomponents/icons/deprecated/cjv-generic-application.svg +1 -0
  521. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-ignored.svg +1 -0
  522. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-offered.svg +1 -0
  523. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-opened.svg +1 -0
  524. package/dist/genesys-webcomponents/icons/deprecated/cjv-policy-contract.svg +1 -0
  525. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-added.svg +1 -0
  526. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-purchased.svg +1 -0
  527. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-removed.svg +1 -0
  528. package/dist/genesys-webcomponents/icons/deprecated/cjv-segment-assigned.svg +1 -0
  529. package/dist/genesys-webcomponents/icons/deprecated/cjv-segment.svg +1 -0
  530. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-accepted.svg +1 -0
  531. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-error.svg +1 -0
  532. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-ignored.svg +1 -0
  533. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-offered.svg +1 -0
  534. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-requested.svg +1 -0
  535. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-submitted.svg +1 -0
  536. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-timeout.svg +1 -0
  537. package/dist/genesys-webcomponents/icons/deprecated/clipboard-error.svg +1 -0
  538. package/dist/genesys-webcomponents/icons/deprecated/clipboard-success.svg +1 -0
  539. package/dist/genesys-webcomponents/icons/deprecated/clipboard.svg +1 -0
  540. package/dist/genesys-webcomponents/icons/deprecated/clock.svg +1 -0
  541. package/dist/genesys-webcomponents/icons/deprecated/clone.svg +1 -0
  542. package/dist/genesys-webcomponents/icons/deprecated/close-circle.svg +1 -0
  543. package/dist/genesys-webcomponents/icons/deprecated/close.svg +1 -0
  544. package/dist/genesys-webcomponents/icons/deprecated/cloud.svg +1 -0
  545. package/dist/genesys-webcomponents/icons/deprecated/coaching.svg +1 -0
  546. package/dist/genesys-webcomponents/icons/deprecated/comments.svg +1 -0
  547. package/dist/genesys-webcomponents/icons/deprecated/configuration.svg +1 -0
  548. package/dist/genesys-webcomponents/icons/deprecated/control-end.svg +1 -0
  549. package/dist/genesys-webcomponents/icons/deprecated/control-skip-left.svg +1 -0
  550. package/dist/genesys-webcomponents/icons/deprecated/control-skip-right.svg +1 -0
  551. package/dist/genesys-webcomponents/icons/deprecated/control-start.svg +1 -0
  552. package/dist/genesys-webcomponents/icons/deprecated/copy.svg +1 -0
  553. package/dist/genesys-webcomponents/icons/deprecated/customer-journey.svg +1 -0
  554. package/dist/genesys-webcomponents/icons/deprecated/cut.svg +1 -0
  555. package/dist/genesys-webcomponents/icons/deprecated/dash.svg +1 -0
  556. package/dist/genesys-webcomponents/icons/deprecated/delete.svg +1 -0
  557. package/dist/genesys-webcomponents/icons/deprecated/device-camera.svg +1 -0
  558. package/dist/genesys-webcomponents/icons/deprecated/device-cellphone.svg +1 -0
  559. package/dist/genesys-webcomponents/icons/deprecated/device-headphones.svg +1 -0
  560. package/dist/genesys-webcomponents/icons/deprecated/device-laptop.svg +1 -0
  561. package/dist/genesys-webcomponents/icons/deprecated/device-server.svg +1 -0
  562. package/dist/genesys-webcomponents/icons/deprecated/device-tablet.svg +1 -0
  563. package/dist/genesys-webcomponents/icons/deprecated/download.svg +1 -0
  564. package/dist/genesys-webcomponents/icons/deprecated/edge.svg +1 -0
  565. package/dist/genesys-webcomponents/icons/deprecated/edit.svg +1 -0
  566. package/dist/genesys-webcomponents/icons/deprecated/email-notification-score.svg +1 -0
  567. package/dist/genesys-webcomponents/icons/deprecated/export.svg +1 -0
  568. package/dist/genesys-webcomponents/icons/deprecated/external-link.svg +1 -0
  569. package/dist/genesys-webcomponents/icons/deprecated/fa/diagram-project-gear-regular.svg +1 -0
  570. package/dist/genesys-webcomponents/icons/deprecated/face-happy-solid.svg +1 -0
  571. package/dist/genesys-webcomponents/icons/deprecated/face-happy.svg +1 -0
  572. package/dist/genesys-webcomponents/icons/deprecated/face-neutral-solid.svg +1 -0
  573. package/dist/genesys-webcomponents/icons/deprecated/face-neutral.svg +1 -0
  574. package/dist/genesys-webcomponents/icons/deprecated/facebook-messenger.svg +1 -0
  575. package/dist/genesys-webcomponents/icons/deprecated/facebook.svg +1 -0
  576. package/dist/genesys-webcomponents/icons/deprecated/fax.svg +1 -0
  577. package/dist/genesys-webcomponents/icons/deprecated/file-all.svg +1 -0
  578. package/dist/genesys-webcomponents/icons/deprecated/file-image-landscape.svg +1 -0
  579. package/dist/genesys-webcomponents/icons/deprecated/file-image-portrait.svg +1 -0
  580. package/dist/genesys-webcomponents/icons/deprecated/file-pdf.svg +1 -0
  581. package/dist/genesys-webcomponents/icons/deprecated/file-preview.svg +1 -0
  582. package/dist/genesys-webcomponents/icons/deprecated/file-report.svg +1 -0
  583. package/dist/genesys-webcomponents/icons/deprecated/file-text.svg +1 -0
  584. package/dist/genesys-webcomponents/icons/deprecated/filter.svg +1 -0
  585. package/dist/genesys-webcomponents/icons/deprecated/fire.svg +1 -0
  586. package/dist/genesys-webcomponents/icons/deprecated/firefox.svg +1 -0
  587. package/dist/genesys-webcomponents/icons/deprecated/flag.svg +1 -0
  588. package/dist/genesys-webcomponents/icons/deprecated/folder-add.svg +1 -0
  589. package/dist/genesys-webcomponents/icons/deprecated/folder-open.svg +1 -0
  590. package/dist/genesys-webcomponents/icons/deprecated/folder.svg +1 -0
  591. package/dist/genesys-webcomponents/icons/deprecated/generic.svg +1 -0
  592. package/dist/genesys-webcomponents/icons/deprecated/globe.svg +1 -0
  593. package/dist/genesys-webcomponents/icons/deprecated/grab-horizontal.svg +1 -0
  594. package/dist/genesys-webcomponents/icons/deprecated/grab-vertical.svg +1 -0
  595. package/dist/genesys-webcomponents/icons/deprecated/graph-bar-horizontal.svg +1 -0
  596. package/dist/genesys-webcomponents/icons/deprecated/graph-bar-vertical.svg +1 -0
  597. package/dist/genesys-webcomponents/icons/deprecated/graph-bubble.svg +1 -0
  598. package/dist/genesys-webcomponents/icons/deprecated/graph-chart.svg +1 -0
  599. package/dist/genesys-webcomponents/icons/deprecated/graph-line.svg +1 -0
  600. package/dist/genesys-webcomponents/icons/deprecated/graph-pie.svg +1 -0
  601. package/dist/genesys-webcomponents/icons/deprecated/graph-spark.svg +1 -0
  602. package/dist/genesys-webcomponents/icons/deprecated/group-standard.svg +1 -0
  603. package/dist/genesys-webcomponents/icons/deprecated/home.svg +1 -0
  604. package/dist/genesys-webcomponents/icons/deprecated/hourglass.svg +1 -0
  605. package/dist/genesys-webcomponents/icons/deprecated/import.svg +1 -0
  606. package/dist/genesys-webcomponents/icons/deprecated/inspect-disable.svg +1 -0
  607. package/dist/genesys-webcomponents/icons/deprecated/inspect.svg +1 -0
  608. package/dist/genesys-webcomponents/icons/deprecated/instagram.svg +1 -0
  609. package/dist/genesys-webcomponents/icons/deprecated/internet-explorer.svg +1 -0
  610. package/dist/genesys-webcomponents/icons/deprecated/key.svg +1 -0
  611. package/dist/genesys-webcomponents/icons/deprecated/lightbulb.svg +1 -0
  612. package/dist/genesys-webcomponents/icons/deprecated/line-messenger.svg +1 -0
  613. package/dist/genesys-webcomponents/icons/deprecated/link.svg +1 -0
  614. package/dist/genesys-webcomponents/icons/deprecated/linkedin.svg +1 -0
  615. package/dist/genesys-webcomponents/icons/deprecated/linux.svg +1 -0
  616. package/dist/genesys-webcomponents/icons/deprecated/lock-hold.svg +1 -0
  617. package/dist/genesys-webcomponents/icons/deprecated/lock.svg +1 -0
  618. package/dist/genesys-webcomponents/icons/deprecated/logout.svg +1 -0
  619. package/dist/genesys-webcomponents/icons/deprecated/low-bandwidth.svg +1 -0
  620. package/dist/genesys-webcomponents/icons/deprecated/lunch.svg +1 -0
  621. package/dist/genesys-webcomponents/icons/deprecated/menu-kebab-horizontal.svg +1 -0
  622. package/dist/genesys-webcomponents/icons/deprecated/menu-kebab-vertical.svg +1 -0
  623. package/dist/genesys-webcomponents/icons/deprecated/menu.svg +1 -0
  624. package/dist/genesys-webcomponents/icons/deprecated/message-email-outbound.svg +1 -0
  625. package/dist/genesys-webcomponents/icons/deprecated/message-forward.svg +1 -0
  626. package/dist/genesys-webcomponents/icons/deprecated/message-reply-all.svg +1 -0
  627. package/dist/genesys-webcomponents/icons/deprecated/message-reply.svg +1 -0
  628. package/dist/genesys-webcomponents/icons/deprecated/microphone-disable.svg +1 -0
  629. package/dist/genesys-webcomponents/icons/deprecated/microphone-talking.svg +1 -0
  630. package/dist/genesys-webcomponents/icons/deprecated/microphone.svg +1 -0
  631. package/dist/genesys-webcomponents/icons/deprecated/microsoft-teams.svg +1 -0
  632. package/dist/genesys-webcomponents/icons/deprecated/moon.svg +1 -0
  633. package/dist/genesys-webcomponents/icons/deprecated/music.svg +1 -0
  634. package/dist/genesys-webcomponents/icons/deprecated/notes.svg +1 -0
  635. package/dist/genesys-webcomponents/icons/deprecated/opera.svg +1 -0
  636. package/dist/genesys-webcomponents/icons/deprecated/operator-pair.svg +1 -0
  637. package/dist/genesys-webcomponents/icons/deprecated/paint.svg +1 -0
  638. package/dist/genesys-webcomponents/icons/deprecated/palette.svg +1 -0
  639. package/dist/genesys-webcomponents/icons/deprecated/parking-sign-regular.svg +1 -0
  640. package/dist/genesys-webcomponents/icons/deprecated/paste.svg +1 -0
  641. package/dist/genesys-webcomponents/icons/deprecated/people.svg +1 -0
  642. package/dist/genesys-webcomponents/icons/deprecated/phone-bell.svg +1 -0
  643. package/dist/genesys-webcomponents/icons/deprecated/phone-call-history.svg +1 -0
  644. package/dist/genesys-webcomponents/icons/deprecated/phone-callback.svg +1 -0
  645. package/dist/genesys-webcomponents/icons/deprecated/phone-close.svg +1 -0
  646. package/dist/genesys-webcomponents/icons/deprecated/phone-conference.svg +1 -0
  647. package/dist/genesys-webcomponents/icons/deprecated/phone-dialpad.svg +1 -0
  648. package/dist/genesys-webcomponents/icons/deprecated/phone-forward.svg +1 -0
  649. package/dist/genesys-webcomponents/icons/deprecated/phone-hangup.svg +1 -0
  650. package/dist/genesys-webcomponents/icons/deprecated/phone-hold.svg +1 -0
  651. package/dist/genesys-webcomponents/icons/deprecated/phone-inbound.svg +1 -0
  652. package/dist/genesys-webcomponents/icons/deprecated/phone-missed-call.svg +1 -0
  653. package/dist/genesys-webcomponents/icons/deprecated/phone-notification-score.svg +1 -0
  654. package/dist/genesys-webcomponents/icons/deprecated/phone-outbound.svg +1 -0
  655. package/dist/genesys-webcomponents/icons/deprecated/phone-success.svg +1 -0
  656. package/dist/genesys-webcomponents/icons/deprecated/phone.svg +1 -0
  657. package/dist/genesys-webcomponents/icons/deprecated/pin-location.svg +1 -0
  658. package/dist/genesys-webcomponents/icons/deprecated/pin.svg +1 -0
  659. package/dist/genesys-webcomponents/icons/deprecated/post.svg +1 -0
  660. package/dist/genesys-webcomponents/icons/deprecated/product-logo-beyond.svg +1 -0
  661. package/dist/genesys-webcomponents/icons/deprecated/product-logo-g.svg +1 -0
  662. package/dist/genesys-webcomponents/icons/deprecated/quote-left.svg +1 -0
  663. package/dist/genesys-webcomponents/icons/deprecated/quote-right.svg +1 -0
  664. package/dist/genesys-webcomponents/icons/deprecated/radio-active.svg +1 -0
  665. package/dist/genesys-webcomponents/icons/deprecated/radio.svg +1 -0
  666. package/dist/genesys-webcomponents/icons/deprecated/rating-active.svg +1 -0
  667. package/dist/genesys-webcomponents/icons/deprecated/rating-partial.svg +1 -0
  668. package/dist/genesys-webcomponents/icons/deprecated/record.svg +1 -0
  669. package/dist/genesys-webcomponents/icons/deprecated/reset.svg +1 -0
  670. package/dist/genesys-webcomponents/icons/deprecated/resource.svg +1 -0
  671. package/dist/genesys-webcomponents/icons/deprecated/retweet.svg +1 -0
  672. package/dist/genesys-webcomponents/icons/deprecated/roster-email-disable.svg +1 -0
  673. package/dist/genesys-webcomponents/icons/deprecated/roster-email.svg +1 -0
  674. package/dist/genesys-webcomponents/icons/deprecated/roster-instagram-disable.svg +1 -0
  675. package/dist/genesys-webcomponents/icons/deprecated/roster-line-disable.svg +1 -0
  676. package/dist/genesys-webcomponents/icons/deprecated/roster-messenger-disable.svg +1 -0
  677. package/dist/genesys-webcomponents/icons/deprecated/roster-twitter-disable.svg +1 -0
  678. package/dist/genesys-webcomponents/icons/deprecated/roster-whatsapp-disable.svg +1 -0
  679. package/dist/genesys-webcomponents/icons/deprecated/rss.svg +1 -0
  680. package/dist/genesys-webcomponents/icons/deprecated/safari.svg +1 -0
  681. package/dist/genesys-webcomponents/icons/deprecated/save.svg +1 -0
  682. package/dist/genesys-webcomponents/icons/deprecated/screen-share-regular.svg +1 -0
  683. package/dist/genesys-webcomponents/icons/deprecated/screen-share-slash.svg +1 -0
  684. package/dist/genesys-webcomponents/icons/deprecated/scripter.svg +1 -0
  685. package/dist/genesys-webcomponents/icons/deprecated/search.svg +1 -0
  686. package/dist/genesys-webcomponents/icons/deprecated/send.svg +1 -0
  687. package/dist/genesys-webcomponents/icons/deprecated/settings.svg +1 -0
  688. package/dist/genesys-webcomponents/icons/deprecated/share.svg +1 -0
  689. package/dist/genesys-webcomponents/icons/deprecated/shield-lock.svg +1 -0
  690. package/dist/genesys-webcomponents/icons/deprecated/shield-outline.svg +1 -0
  691. package/dist/genesys-webcomponents/icons/deprecated/shield-solid.svg +1 -0
  692. package/dist/genesys-webcomponents/icons/deprecated/site.svg +1 -0
  693. package/dist/genesys-webcomponents/icons/deprecated/skills.svg +1 -0
  694. package/dist/genesys-webcomponents/icons/deprecated/slideshare.svg +1 -0
  695. package/dist/genesys-webcomponents/icons/deprecated/sms-close.svg +1 -0
  696. package/dist/genesys-webcomponents/icons/deprecated/sms.svg +1 -0
  697. package/dist/genesys-webcomponents/icons/deprecated/stamp.svg +1 -0
  698. package/dist/genesys-webcomponents/icons/deprecated/subtract-circle.svg +1 -0
  699. package/dist/genesys-webcomponents/icons/deprecated/subtract.svg +1 -0
  700. package/dist/genesys-webcomponents/icons/deprecated/sun.svg +1 -0
  701. package/dist/genesys-webcomponents/icons/deprecated/tag.svg +1 -0
  702. package/dist/genesys-webcomponents/icons/deprecated/telegram.svg +1 -0
  703. package/dist/genesys-webcomponents/icons/deprecated/tenant.svg +1 -0
  704. package/dist/genesys-webcomponents/icons/deprecated/thumbs-down.svg +1 -0
  705. package/dist/genesys-webcomponents/icons/deprecated/thumbs-up.svg +1 -0
  706. package/dist/genesys-webcomponents/icons/deprecated/timeline.svg +1 -0
  707. package/dist/genesys-webcomponents/icons/deprecated/toolbar-apps-disable.svg +1 -0
  708. package/dist/genesys-webcomponents/icons/deprecated/toolbar-apps.svg +1 -0
  709. package/dist/genesys-webcomponents/icons/deprecated/toolbar-assist-disable.svg +1 -0
  710. package/dist/genesys-webcomponents/icons/deprecated/toolbar-assist.svg +1 -0
  711. package/dist/genesys-webcomponents/icons/deprecated/toolbar-favourite.svg +1 -0
  712. package/dist/genesys-webcomponents/icons/deprecated/toolbar-inbox.svg +1 -0
  713. package/dist/genesys-webcomponents/icons/deprecated/toolbar-notification.svg +1 -0
  714. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-1.svg +1 -0
  715. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-2.svg +1 -0
  716. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-3.svg +1 -0
  717. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-disable.svg +1 -0
  718. package/dist/genesys-webcomponents/icons/deprecated/trade.svg +1 -0
  719. package/dist/genesys-webcomponents/icons/deprecated/transfer.svg +1 -0
  720. package/dist/genesys-webcomponents/icons/deprecated/twitter.svg +1 -0
  721. package/dist/genesys-webcomponents/icons/deprecated/unknown.svg +1 -0
  722. package/dist/genesys-webcomponents/icons/deprecated/unlink.svg +1 -0
  723. package/dist/genesys-webcomponents/icons/deprecated/unlock.svg +1 -0
  724. package/dist/genesys-webcomponents/icons/deprecated/upload.svg +1 -0
  725. package/dist/genesys-webcomponents/icons/deprecated/user-add.svg +1 -0
  726. package/dist/genesys-webcomponents/icons/deprecated/user-circle.svg +1 -0
  727. package/dist/genesys-webcomponents/icons/deprecated/user-contact-id.svg +1 -0
  728. package/dist/genesys-webcomponents/icons/deprecated/user-directory.svg +1 -0
  729. package/dist/genesys-webcomponents/icons/deprecated/user-group.svg +1 -0
  730. package/dist/genesys-webcomponents/icons/deprecated/user-interactions-disable.svg +1 -0
  731. package/dist/genesys-webcomponents/icons/deprecated/user-interactions.svg +1 -0
  732. package/dist/genesys-webcomponents/icons/deprecated/user.svg +1 -0
  733. package/dist/genesys-webcomponents/icons/deprecated/viber.svg +1 -0
  734. package/dist/genesys-webcomponents/icons/deprecated/video-disable.svg +1 -0
  735. package/dist/genesys-webcomponents/icons/deprecated/video.svg +1 -0
  736. package/dist/genesys-webcomponents/icons/deprecated/view-all.svg +1 -0
  737. package/dist/genesys-webcomponents/icons/deprecated/view-cells.svg +1 -0
  738. package/dist/genesys-webcomponents/icons/deprecated/view-grid.svg +1 -0
  739. package/dist/genesys-webcomponents/icons/deprecated/view-list.svg +1 -0
  740. package/dist/genesys-webcomponents/icons/deprecated/view-roster.svg +1 -0
  741. package/dist/genesys-webcomponents/icons/deprecated/view-stacked.svg +1 -0
  742. package/dist/genesys-webcomponents/icons/deprecated/voicemail.svg +1 -0
  743. package/dist/genesys-webcomponents/icons/deprecated/volume-disable.svg +1 -0
  744. package/dist/genesys-webcomponents/icons/deprecated/volume-down.svg +1 -0
  745. package/dist/genesys-webcomponents/icons/deprecated/volume-none.svg +1 -0
  746. package/dist/genesys-webcomponents/icons/deprecated/volume-up.svg +1 -0
  747. package/dist/genesys-webcomponents/icons/deprecated/web.svg +1 -0
  748. package/dist/genesys-webcomponents/icons/deprecated/webcam-disable.svg +1 -0
  749. package/dist/genesys-webcomponents/icons/deprecated/webcam.svg +1 -0
  750. package/dist/genesys-webcomponents/icons/deprecated/wechat.svg +1 -0
  751. package/dist/genesys-webcomponents/icons/deprecated/whatsapp.svg +1 -0
  752. package/dist/genesys-webcomponents/icons/deprecated/window-actual-size.svg +1 -0
  753. package/dist/genesys-webcomponents/icons/deprecated/window-contract.svg +1 -0
  754. package/dist/genesys-webcomponents/icons/deprecated/window-fullscreen.svg +1 -0
  755. package/dist/genesys-webcomponents/icons/deprecated/window-popout.svg +1 -0
  756. package/dist/genesys-webcomponents/icons/deprecated/wordpress.svg +1 -0
  757. package/dist/genesys-webcomponents/icons/deprecated/youtube.svg +1 -0
  758. package/dist/genesys-webcomponents/icons/deprecated/zoom-in.svg +1 -0
  759. package/dist/genesys-webcomponents/icons/deprecated/zoom-out.svg +1 -0
  760. package/dist/genesys-webcomponents/icons/fa/address-book-regular.svg +1 -0
  761. package/dist/genesys-webcomponents/icons/fa/address-card-regular.svg +1 -0
  762. package/dist/genesys-webcomponents/icons/fa/android.svg +1 -0
  763. package/dist/genesys-webcomponents/icons/fa/apple.svg +1 -0
  764. package/dist/genesys-webcomponents/icons/fa/arrow-down-left-regular.svg +1 -0
  765. package/dist/genesys-webcomponents/icons/fa/arrow-down-regular.svg +1 -0
  766. package/dist/genesys-webcomponents/icons/fa/arrow-down-right-regular.svg +1 -0
  767. package/dist/genesys-webcomponents/icons/fa/arrow-down-to-line-regular.svg +1 -0
  768. package/dist/genesys-webcomponents/icons/fa/arrow-left-regular.svg +1 -0
  769. package/dist/genesys-webcomponents/icons/fa/arrow-right-arrow-left-regular.svg +1 -0
  770. package/dist/genesys-webcomponents/icons/fa/arrow-right-from-bracket-regular.svg +1 -0
  771. package/dist/genesys-webcomponents/icons/fa/arrow-right-regular.svg +1 -0
  772. package/dist/genesys-webcomponents/icons/fa/arrow-rotate-left-regular.svg +1 -0
  773. package/dist/genesys-webcomponents/icons/fa/arrow-up-from-line-regular.svg +1 -0
  774. package/dist/genesys-webcomponents/icons/fa/arrow-up-left-regular.svg +1 -0
  775. package/dist/genesys-webcomponents/icons/fa/arrow-up-regular.svg +1 -0
  776. package/dist/genesys-webcomponents/icons/fa/arrow-up-right-from-square-regular.svg +1 -0
  777. package/dist/genesys-webcomponents/icons/fa/arrow-up-right-regular.svg +1 -0
  778. package/dist/genesys-webcomponents/icons/fa/arrows-maximize-regular.svg +1 -0
  779. package/dist/genesys-webcomponents/icons/fa/arrows-minimize-regular.svg +1 -0
  780. package/dist/genesys-webcomponents/icons/fa/at-regular.svg +1 -0
  781. package/dist/genesys-webcomponents/icons/fa/backward-fast-regular.svg +1 -0
  782. package/dist/genesys-webcomponents/icons/fa/backward-regular.svg +1 -0
  783. package/dist/genesys-webcomponents/icons/fa/backward-step-regular.svg +1 -1
  784. package/dist/genesys-webcomponents/icons/fa/badge-check-solid.svg +1 -0
  785. package/dist/genesys-webcomponents/icons/fa/ban-regular.svg +1 -0
  786. package/dist/genesys-webcomponents/icons/fa/bars-regular.svg +1 -0
  787. package/dist/genesys-webcomponents/icons/fa/block-brick-regular.svg +1 -0
  788. package/dist/genesys-webcomponents/icons/fa/bolt-regular.svg +1 -0
  789. package/dist/genesys-webcomponents/icons/fa/border-all-regular.svg +1 -0
  790. package/dist/genesys-webcomponents/icons/fa/box-archive-regular.svg +1 -0
  791. package/dist/genesys-webcomponents/icons/fa/box-regular.svg +1 -0
  792. package/dist/genesys-webcomponents/icons/fa/brackets-square-regular.svg +1 -0
  793. package/dist/genesys-webcomponents/icons/fa/browser-regular.svg +1 -0
  794. package/dist/genesys-webcomponents/icons/fa/bug-regular.svg +1 -0
  795. package/dist/genesys-webcomponents/icons/fa/building-regular.svg +1 -0
  796. package/dist/genesys-webcomponents/icons/fa/bullhorn-regular.svg +1 -0
  797. package/dist/genesys-webcomponents/icons/fa/bus-simple-regular.svg +1 -0
  798. package/dist/genesys-webcomponents/icons/fa/calendar-clock-regular.svg +1 -0
  799. package/dist/genesys-webcomponents/icons/fa/calendar-plus-regular.svg +1 -0
  800. package/dist/genesys-webcomponents/icons/fa/calendar-regular.svg +1 -0
  801. package/dist/genesys-webcomponents/icons/fa/camera-regular.svg +1 -0
  802. package/dist/genesys-webcomponents/icons/fa/camera-solid.svg +1 -0
  803. package/dist/genesys-webcomponents/icons/fa/camera-web-regular.svg +1 -0
  804. package/dist/genesys-webcomponents/icons/fa/camera-web-slash-regular.svg +1 -0
  805. package/dist/genesys-webcomponents/icons/fa/caret-down-solid.svg +1 -0
  806. package/dist/genesys-webcomponents/icons/fa/caret-left-solid.svg +1 -0
  807. package/dist/genesys-webcomponents/icons/fa/caret-right-solid.svg +1 -0
  808. package/dist/genesys-webcomponents/icons/fa/caret-up-solid.svg +1 -0
  809. package/dist/genesys-webcomponents/icons/fa/cart-circle-check-regular.svg +1 -0
  810. package/dist/genesys-webcomponents/icons/fa/cart-circle-plus-regular.svg +1 -0
  811. package/dist/genesys-webcomponents/icons/fa/cart-circle-xmark-regular.svg +1 -0
  812. package/dist/genesys-webcomponents/icons/fa/chart-area-regular.svg +1 -0
  813. package/dist/genesys-webcomponents/icons/fa/chart-bar-regular.svg +1 -0
  814. package/dist/genesys-webcomponents/icons/fa/chart-column-regular.svg +1 -0
  815. package/dist/genesys-webcomponents/icons/fa/chart-line-regular.svg +1 -0
  816. package/dist/genesys-webcomponents/icons/fa/chart-pie-regular.svg +1 -0
  817. package/dist/genesys-webcomponents/icons/fa/chart-pie-simple-regular.svg +1 -0
  818. package/dist/genesys-webcomponents/icons/fa/chart-scatter-bubble-regular.svg +1 -0
  819. package/dist/genesys-webcomponents/icons/fa/chevron-left-regular.svg +1 -0
  820. package/dist/genesys-webcomponents/icons/fa/chevron-right-regular.svg +1 -0
  821. package/dist/genesys-webcomponents/icons/fa/chevrons-down-regular.svg +1 -0
  822. package/dist/genesys-webcomponents/icons/fa/chevrons-left-regular.svg +1 -0
  823. package/dist/genesys-webcomponents/icons/fa/chevrons-right-regular.svg +1 -0
  824. package/dist/genesys-webcomponents/icons/fa/chevrons-up-regular.svg +1 -0
  825. package/dist/genesys-webcomponents/icons/fa/chrome.svg +1 -0
  826. package/dist/genesys-webcomponents/icons/fa/circle-0-solid.svg +1 -0
  827. package/dist/genesys-webcomponents/icons/fa/circle-check-regular.svg +1 -0
  828. package/dist/genesys-webcomponents/icons/fa/circle-check-solid.svg +1 -1
  829. package/dist/genesys-webcomponents/icons/fa/circle-chevron-right-solid.svg +1 -0
  830. package/dist/genesys-webcomponents/icons/fa/circle-dot-regular.svg +1 -0
  831. package/dist/genesys-webcomponents/icons/fa/circle-pause-solid.svg +1 -0
  832. package/dist/genesys-webcomponents/icons/fa/circle-plus-regular.svg +1 -0
  833. package/dist/genesys-webcomponents/icons/fa/circle-quarter-regular.svg +1 -0
  834. package/dist/genesys-webcomponents/icons/fa/circle-regular.svg +1 -0
  835. package/dist/genesys-webcomponents/icons/fa/circle-solid.svg +1 -0
  836. package/dist/genesys-webcomponents/icons/fa/circle-star-solid.svg +1 -0
  837. package/dist/genesys-webcomponents/icons/fa/circle-user-regular.svg +1 -0
  838. package/dist/genesys-webcomponents/icons/fa/circle-xmark-regular.svg +1 -0
  839. package/dist/genesys-webcomponents/icons/fa/circle-xmark-solid.svg +1 -0
  840. package/dist/genesys-webcomponents/icons/fa/clipboard-check-regular.svg +1 -0
  841. package/dist/genesys-webcomponents/icons/fa/clipboard-question-regular.svg +1 -0
  842. package/dist/genesys-webcomponents/icons/fa/clipboard-regular.svg +1 -0
  843. package/dist/genesys-webcomponents/icons/fa/clock-regular.svg +1 -0
  844. package/dist/genesys-webcomponents/icons/fa/clone-regular.svg +1 -0
  845. package/dist/genesys-webcomponents/icons/fa/cloud-regular.svg +1 -0
  846. package/dist/genesys-webcomponents/icons/fa/copy-regular.svg +1 -0
  847. package/dist/genesys-webcomponents/icons/fa/custon-whatsapp-slash.svg +1 -0
  848. package/dist/genesys-webcomponents/icons/fa/delete-left-regular.svg +1 -0
  849. package/dist/genesys-webcomponents/icons/fa/earth-africa-regular.svg +1 -0
  850. package/dist/genesys-webcomponents/icons/fa/edge-legacy.svg +1 -0
  851. package/dist/genesys-webcomponents/icons/fa/ellipsis-regular.svg +1 -0
  852. package/dist/genesys-webcomponents/icons/fa/ellipsis-vertical-regular.svg +1 -0
  853. package/dist/genesys-webcomponents/icons/fa/envelope-dot-regular.svg +1 -0
  854. package/dist/genesys-webcomponents/icons/fa/envelope-regular.svg +1 -0
  855. package/dist/genesys-webcomponents/icons/fa/eye-regular.svg +1 -0
  856. package/dist/genesys-webcomponents/icons/fa/eye-slash-regular.svg +1 -0
  857. package/dist/genesys-webcomponents/icons/fa/face-meh-regular.svg +1 -0
  858. package/dist/genesys-webcomponents/icons/fa/face-meh-solid.svg +1 -0
  859. package/dist/genesys-webcomponents/icons/fa/face-smile-regular.svg +1 -0
  860. package/dist/genesys-webcomponents/icons/fa/face-smile-solid.svg +1 -0
  861. package/dist/genesys-webcomponents/icons/fa/facebook-messenger.svg +1 -0
  862. package/dist/genesys-webcomponents/icons/fa/facebook.svg +1 -0
  863. package/dist/genesys-webcomponents/icons/fa/fax-regular.svg +1 -0
  864. package/dist/genesys-webcomponents/icons/fa/file-certificate-regular.svg +1 -0
  865. package/dist/genesys-webcomponents/icons/fa/file-chart-column-regular.svg +1 -0
  866. package/dist/genesys-webcomponents/icons/fa/file-circle-xmark-regular.svg +1 -0
  867. package/dist/genesys-webcomponents/icons/fa/file-contract-regular.svg +1 -0
  868. package/dist/genesys-webcomponents/icons/fa/file-import-regular.svg +1 -0
  869. package/dist/genesys-webcomponents/icons/fa/file-invoice-dollar-regular.svg +1 -0
  870. package/dist/genesys-webcomponents/icons/fa/file-lines-regular.svg +1 -0
  871. package/dist/genesys-webcomponents/icons/fa/file-magnifying-glass-regular.svg +1 -0
  872. package/dist/genesys-webcomponents/icons/fa/file-pdf-regular.svg +1 -0
  873. package/dist/genesys-webcomponents/icons/fa/file-regular.svg +1 -1
  874. package/dist/genesys-webcomponents/icons/fa/file-user-regular.svg +1 -0
  875. package/dist/genesys-webcomponents/icons/fa/files-regular.svg +1 -0
  876. package/dist/genesys-webcomponents/icons/fa/fill-drip-regular.svg +1 -0
  877. package/dist/genesys-webcomponents/icons/fa/filter-regular.svg +1 -0
  878. package/dist/genesys-webcomponents/icons/fa/fire-regular.svg +1 -0
  879. package/dist/genesys-webcomponents/icons/fa/firefox.svg +1 -0
  880. package/dist/genesys-webcomponents/icons/fa/flag-regular.svg +1 -0
  881. package/dist/genesys-webcomponents/icons/fa/floppy-disk-regular.svg +1 -0
  882. package/dist/genesys-webcomponents/icons/fa/folder-open-regular.svg +1 -0
  883. package/dist/genesys-webcomponents/icons/fa/folder-plus-regular.svg +1 -0
  884. package/dist/genesys-webcomponents/icons/fa/folder-regular.svg +1 -0
  885. package/dist/genesys-webcomponents/icons/fa/forward-fast-regular.svg +1 -0
  886. package/dist/genesys-webcomponents/icons/fa/forward-regular.svg +1 -0
  887. package/dist/genesys-webcomponents/icons/fa/forward-step-regular.svg +1 -1
  888. package/dist/genesys-webcomponents/icons/fa/gauge-simple-high-regular.svg +1 -0
  889. package/dist/genesys-webcomponents/icons/fa/gear-regular.svg +1 -0
  890. package/dist/genesys-webcomponents/icons/fa/globe-regular.svg +1 -0
  891. package/dist/genesys-webcomponents/icons/fa/graduation-cap-regular.svg +1 -0
  892. package/dist/genesys-webcomponents/icons/fa/grid-4-regular.svg +1 -0
  893. package/dist/genesys-webcomponents/icons/fa/grid-regular.svg +1 -0
  894. package/dist/genesys-webcomponents/icons/fa/grip-solid.svg +1 -0
  895. package/dist/genesys-webcomponents/icons/fa/grip-vertical-solid.svg +1 -0
  896. package/dist/genesys-webcomponents/icons/fa/handshake-regular.svg +1 -0
  897. package/dist/genesys-webcomponents/icons/fa/head-side-headphones-regular.svg +1 -0
  898. package/dist/genesys-webcomponents/icons/fa/headphones-regular.svg +1 -0
  899. package/dist/genesys-webcomponents/icons/fa/hexagon-exclamation-regular.svg +1 -0
  900. package/dist/genesys-webcomponents/icons/fa/home-regular.svg +1 -0
  901. package/dist/genesys-webcomponents/icons/fa/hourglass-half-regular.svg +1 -0
  902. package/dist/genesys-webcomponents/icons/fa/image-portrait-regular.svg +1 -0
  903. package/dist/genesys-webcomponents/icons/fa/image-regular.svg +1 -0
  904. package/dist/genesys-webcomponents/icons/fa/inbox-regular.svg +1 -0
  905. package/dist/genesys-webcomponents/icons/fa/instagram.svg +1 -0
  906. package/dist/genesys-webcomponents/icons/fa/internet-explorer.svg +1 -0
  907. package/dist/genesys-webcomponents/icons/fa/key-regular.svg +1 -0
  908. package/dist/genesys-webcomponents/icons/fa/laptop-regular.svg +1 -0
  909. package/dist/genesys-webcomponents/icons/fa/life-ring-regular.svg +1 -0
  910. package/dist/genesys-webcomponents/icons/fa/lightbulb-regular.svg +1 -0
  911. package/dist/genesys-webcomponents/icons/fa/line.svg +1 -0
  912. package/dist/genesys-webcomponents/icons/fa/link-regular.svg +1 -0
  913. package/dist/genesys-webcomponents/icons/fa/link-slash-regular.svg +1 -0
  914. package/dist/genesys-webcomponents/icons/fa/linkedin.svg +1 -0
  915. package/dist/genesys-webcomponents/icons/fa/linux.svg +1 -0
  916. package/dist/genesys-webcomponents/icons/fa/location-dot-regular.svg +1 -0
  917. package/dist/genesys-webcomponents/icons/fa/lock-regular.svg +1 -0
  918. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-minus-regular.svg +1 -0
  919. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-plus-regular.svg +1 -0
  920. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-regular.svg +1 -0
  921. package/dist/genesys-webcomponents/icons/fa/map-location-dot-regular.svg +1 -0
  922. package/dist/genesys-webcomponents/icons/fa/memo-regular.svg +1 -0
  923. package/dist/genesys-webcomponents/icons/fa/message-arrow-up-right-solid.svg +1 -0
  924. package/dist/genesys-webcomponents/icons/fa/message-arrow-up-solid.svg +1 -0
  925. package/dist/genesys-webcomponents/icons/fa/message-check-solid.svg +1 -0
  926. package/dist/genesys-webcomponents/icons/fa/message-dots-regular.svg +1 -0
  927. package/dist/genesys-webcomponents/icons/fa/message-lines-regular.svg +1 -0
  928. package/dist/genesys-webcomponents/icons/fa/message-minus-solid.svg +1 -0
  929. package/dist/genesys-webcomponents/icons/fa/message-plus-solid.svg +1 -0
  930. package/dist/genesys-webcomponents/icons/fa/message-slash-regular.svg +1 -0
  931. package/dist/genesys-webcomponents/icons/fa/message-xmark-regular.svg +1 -0
  932. package/dist/genesys-webcomponents/icons/fa/message-xmark-solid.svg +1 -0
  933. package/dist/genesys-webcomponents/icons/fa/messages-regular.svg +1 -0
  934. package/dist/genesys-webcomponents/icons/fa/microphone-regular.svg +1 -0
  935. package/dist/genesys-webcomponents/icons/fa/microphone-slash-regular.svg +1 -0
  936. package/dist/genesys-webcomponents/icons/fa/microsoft.svg +1 -1
  937. package/dist/genesys-webcomponents/icons/fa/minus-regular.svg +1 -0
  938. package/dist/genesys-webcomponents/icons/fa/mobile-regular.svg +1 -0
  939. package/dist/genesys-webcomponents/icons/fa/moon-regular.svg +1 -0
  940. package/dist/genesys-webcomponents/icons/fa/music-regular.svg +1 -0
  941. package/dist/genesys-webcomponents/icons/fa/newspaper-regular.svg +1 -0
  942. package/dist/genesys-webcomponents/icons/fa/notebook-regular.svg +1 -0
  943. package/dist/genesys-webcomponents/icons/fa/opera.svg +1 -0
  944. package/dist/genesys-webcomponents/icons/fa/palette-regular.svg +1 -0
  945. package/dist/genesys-webcomponents/icons/fa/paper-plane-top-regular.svg +1 -0
  946. package/dist/genesys-webcomponents/icons/fa/paperclip-regular.svg +1 -0
  947. package/dist/genesys-webcomponents/icons/fa/paste-regular.svg +1 -0
  948. package/dist/genesys-webcomponents/icons/fa/pause-regular.svg +1 -1
  949. package/dist/genesys-webcomponents/icons/fa/pen-circle-regular.svg +1 -0
  950. package/dist/genesys-webcomponents/icons/fa/pen-regular.svg +1 -0
  951. package/dist/genesys-webcomponents/icons/fa/people-group-regular.svg +1 -0
  952. package/dist/genesys-webcomponents/icons/fa/people-pants-simple-regular.svg +1 -0
  953. package/dist/genesys-webcomponents/icons/fa/phone-arrow-down-left-regular.svg +1 -0
  954. package/dist/genesys-webcomponents/icons/fa/phone-arrow-right-regular.svg +1 -0
  955. package/dist/genesys-webcomponents/icons/fa/phone-arrow-up-right-regular.svg +1 -0
  956. package/dist/genesys-webcomponents/icons/fa/phone-hangup-regular.svg +1 -0
  957. package/dist/genesys-webcomponents/icons/fa/phone-missed-regular.svg +1 -0
  958. package/dist/genesys-webcomponents/icons/fa/phone-regular.svg +1 -0
  959. package/dist/genesys-webcomponents/icons/fa/phone-slash-regular.svg +1 -0
  960. package/dist/genesys-webcomponents/icons/fa/phone-xmark-regular.svg +1 -0
  961. package/dist/genesys-webcomponents/icons/fa/play-regular.svg +1 -1
  962. package/dist/genesys-webcomponents/icons/fa/plus-regular.svg +1 -0
  963. package/dist/genesys-webcomponents/icons/fa/quote-left-regular.svg +1 -0
  964. package/dist/genesys-webcomponents/icons/fa/quote-right-regular.svg +1 -0
  965. package/dist/genesys-webcomponents/icons/fa/regular-diagram-project-gear.svg +1 -0
  966. package/dist/genesys-webcomponents/icons/fa/regular-envelope-slash.svg +1 -0
  967. package/dist/genesys-webcomponents/icons/fa/robot-regular.svg +1 -0
  968. package/dist/genesys-webcomponents/icons/fa/safari.svg +1 -0
  969. package/dist/genesys-webcomponents/icons/fa/scissors-regular.svg +1 -0
  970. package/dist/genesys-webcomponents/icons/fa/scroll-regular.svg +1 -0
  971. package/dist/genesys-webcomponents/icons/fa/server-regular.svg +1 -0
  972. package/dist/genesys-webcomponents/icons/fa/shapes-regular.svg +1 -0
  973. package/dist/genesys-webcomponents/icons/fa/share-nodes-regular.svg +1 -0
  974. package/dist/genesys-webcomponents/icons/fa/shield-check-regular.svg +1 -0
  975. package/dist/genesys-webcomponents/icons/fa/shield-check-solid.svg +1 -0
  976. package/dist/genesys-webcomponents/icons/fa/shield-keyhole-regular.svg +1 -0
  977. package/dist/genesys-webcomponents/icons/fa/slideshare.svg +1 -0
  978. package/dist/genesys-webcomponents/icons/fa/square-arrow-up-right-regular.svg +1 -0
  979. package/dist/genesys-webcomponents/icons/fa/square-check-solid.svg +1 -0
  980. package/dist/genesys-webcomponents/icons/fa/square-list-regular.svg +1 -0
  981. package/dist/genesys-webcomponents/icons/fa/square-minus-regular.svg +1 -0
  982. package/dist/genesys-webcomponents/icons/fa/square-parking-regular.svg +1 -0
  983. package/dist/genesys-webcomponents/icons/fa/square-poll-vertical-regular.svg +1 -0
  984. package/dist/genesys-webcomponents/icons/fa/square-regular.svg +1 -0
  985. package/dist/genesys-webcomponents/icons/fa/square-rss-solid.svg +1 -0
  986. package/dist/genesys-webcomponents/icons/fa/square-x-regular.svg +1 -0
  987. package/dist/genesys-webcomponents/icons/fa/stamp-regular.svg +1 -0
  988. package/dist/genesys-webcomponents/icons/fa/star-regular.svg +1 -0
  989. package/dist/genesys-webcomponents/icons/fa/star-sharp-half-stroke-regular.svg +1 -0
  990. package/dist/genesys-webcomponents/icons/fa/star-solid.svg +1 -0
  991. package/dist/genesys-webcomponents/icons/fa/stop-regular.svg +1 -1
  992. package/dist/genesys-webcomponents/icons/fa/subtract-circle-regular.svg +1 -0
  993. package/dist/genesys-webcomponents/icons/fa/subtract-circle-solid.svg +1 -0
  994. package/dist/genesys-webcomponents/icons/fa/sun-bright-regular.svg +1 -0
  995. package/dist/genesys-webcomponents/icons/fa/table-layout-regular.svg +1 -0
  996. package/dist/genesys-webcomponents/icons/fa/table-list-regular.svg +1 -0
  997. package/dist/genesys-webcomponents/icons/fa/table-regular.svg +1 -0
  998. package/dist/genesys-webcomponents/icons/fa/table-rows-regular.svg +1 -0
  999. package/dist/genesys-webcomponents/icons/fa/tablet-regular.svg +1 -0
  1000. package/dist/genesys-webcomponents/icons/fa/tag-regular.svg +1 -0
  1001. package/dist/genesys-webcomponents/icons/fa/telegram.svg +1 -0
  1002. package/dist/genesys-webcomponents/icons/fa/thumb-down-regular.svg +1 -0
  1003. package/dist/genesys-webcomponents/icons/fa/thumb-up-regular.svg +1 -0
  1004. package/dist/genesys-webcomponents/icons/fa/thumbtack-regular.svg +1 -0
  1005. package/dist/genesys-webcomponents/icons/fa/timer-regular.svg +1 -0
  1006. package/dist/genesys-webcomponents/icons/fa/trash-regular.svg +1 -0
  1007. package/dist/genesys-webcomponents/icons/fa/triangle-exclamation-regular.svg +1 -0
  1008. package/dist/genesys-webcomponents/icons/fa/truck-regular.svg +1 -0
  1009. package/dist/genesys-webcomponents/icons/fa/twitter.svg +1 -0
  1010. package/dist/genesys-webcomponents/icons/fa/unlock-regular.svg +1 -0
  1011. package/dist/genesys-webcomponents/icons/fa/upload-regular.svg +1 -0
  1012. package/dist/genesys-webcomponents/icons/fa/user-plus-regular.svg +1 -0
  1013. package/dist/genesys-webcomponents/icons/fa/user-regular.svg +1 -0
  1014. package/dist/genesys-webcomponents/icons/fa/users-regular.svg +1 -0
  1015. package/dist/genesys-webcomponents/icons/fa/utensils-regular.svg +1 -0
  1016. package/dist/genesys-webcomponents/icons/fa/viber.svg +1 -0
  1017. package/dist/genesys-webcomponents/icons/fa/video-regular.svg +1 -0
  1018. package/dist/genesys-webcomponents/icons/fa/video-slash-regular.svg +1 -0
  1019. package/dist/genesys-webcomponents/icons/fa/voicemail-regular.svg +1 -0
  1020. package/dist/genesys-webcomponents/icons/fa/volume-low-regular.svg +1 -0
  1021. package/dist/genesys-webcomponents/icons/fa/volume-off-regular.svg +1 -0
  1022. package/dist/genesys-webcomponents/icons/fa/volume-regular.svg +1 -0
  1023. package/dist/genesys-webcomponents/icons/fa/volume-slash-regular.svg +1 -0
  1024. package/dist/genesys-webcomponents/icons/fa/waveform-lines-regular.svg +1 -0
  1025. package/dist/genesys-webcomponents/icons/fa/weixin.svg +1 -0
  1026. package/dist/genesys-webcomponents/icons/fa/whatsapp.svg +1 -0
  1027. package/dist/genesys-webcomponents/icons/fa/whistle-regular.svg +1 -0
  1028. package/dist/genesys-webcomponents/icons/fa/wifi-slash-regular.svg +1 -0
  1029. package/dist/genesys-webcomponents/icons/fa/wordpress.svg +1 -0
  1030. package/dist/genesys-webcomponents/icons/fa/xmark-large-regular.svg +1 -0
  1031. package/dist/genesys-webcomponents/icons/fa/youtube.svg +1 -0
  1032. package/dist/genesys-webcomponents/p-0022fdb0.entry.js +1 -0
  1033. package/dist/genesys-webcomponents/p-0094d09c.entry.js +1 -0
  1034. package/dist/genesys-webcomponents/p-03920c6c.entry.js +1 -0
  1035. package/dist/genesys-webcomponents/p-0bb59007.entry.js +1 -0
  1036. package/dist/genesys-webcomponents/p-0cf61c25.entry.js +1 -0
  1037. package/dist/genesys-webcomponents/p-0dd23563.entry.js +1 -0
  1038. package/dist/genesys-webcomponents/p-0dd339dd.entry.js +7 -0
  1039. package/dist/genesys-webcomponents/p-13dd9346.js +1 -0
  1040. package/dist/genesys-webcomponents/p-1aac7582.entry.js +1 -0
  1041. package/dist/genesys-webcomponents/p-1b1e4104.entry.js +1 -0
  1042. package/dist/genesys-webcomponents/p-1c3dd73c.entry.js +1 -0
  1043. package/dist/genesys-webcomponents/p-1c6af162.entry.js +1 -0
  1044. package/dist/genesys-webcomponents/p-1d026269.entry.js +1 -0
  1045. package/dist/genesys-webcomponents/p-1d2b7832.entry.js +1 -0
  1046. package/dist/genesys-webcomponents/p-1d2e150b.entry.js +1 -0
  1047. package/dist/genesys-webcomponents/p-22ec91ef.entry.js +1 -0
  1048. package/dist/genesys-webcomponents/p-233f2c4c.entry.js +1 -0
  1049. package/dist/genesys-webcomponents/p-2621a61e.entry.js +1 -0
  1050. package/dist/genesys-webcomponents/p-29d37163.entry.js +1 -0
  1051. package/dist/genesys-webcomponents/p-2bb2e4fe.entry.js +1 -0
  1052. package/dist/genesys-webcomponents/p-304a279e.entry.js +1 -0
  1053. package/dist/genesys-webcomponents/p-30554c1b.entry.js +1 -0
  1054. package/dist/genesys-webcomponents/p-30e22389.entry.js +1 -0
  1055. package/dist/genesys-webcomponents/p-31414d8f.entry.js +1 -0
  1056. package/dist/genesys-webcomponents/p-3227feba.entry.js +1 -0
  1057. package/dist/genesys-webcomponents/p-350f8e18.entry.js +1 -0
  1058. package/dist/genesys-webcomponents/p-3a844b87.entry.js +1 -0
  1059. package/dist/genesys-webcomponents/p-3d0be570.entry.js +1 -0
  1060. package/dist/genesys-webcomponents/p-4056f86a.entry.js +1 -0
  1061. package/dist/genesys-webcomponents/p-46c62170.entry.js +1 -0
  1062. package/dist/genesys-webcomponents/p-48800683.entry.js +1 -0
  1063. package/dist/genesys-webcomponents/p-4ddb6412.entry.js +1 -0
  1064. package/dist/genesys-webcomponents/p-4ecb7235.entry.js +1 -0
  1065. package/dist/genesys-webcomponents/p-4edb9825.entry.js +1 -0
  1066. package/dist/genesys-webcomponents/p-51dfd6d8.entry.js +1 -0
  1067. package/dist/genesys-webcomponents/p-55c48c3d.entry.js +1 -0
  1068. package/dist/genesys-webcomponents/p-568878c3.entry.js +1 -0
  1069. package/dist/genesys-webcomponents/p-568c324d.entry.js +1 -0
  1070. package/dist/genesys-webcomponents/p-57b94a6d.entry.js +1 -0
  1071. package/dist/genesys-webcomponents/p-58f2dc26.entry.js +1 -0
  1072. package/dist/genesys-webcomponents/p-5e8628fe.entry.js +1 -0
  1073. package/dist/genesys-webcomponents/p-6042f6e6.entry.js +1 -0
  1074. package/dist/genesys-webcomponents/p-60938266.entry.js +1 -0
  1075. package/dist/genesys-webcomponents/p-62007a87.entry.js +1 -0
  1076. package/dist/genesys-webcomponents/p-62101675.entry.js +1 -0
  1077. package/dist/genesys-webcomponents/p-62c6fb3a.entry.js +1 -0
  1078. package/dist/genesys-webcomponents/p-66848e1e.entry.js +1 -0
  1079. package/dist/genesys-webcomponents/p-680a38b9.entry.js +1 -0
  1080. package/dist/genesys-webcomponents/p-6f1af26c.entry.js +1 -0
  1081. package/dist/genesys-webcomponents/p-71153c98.entry.js +1 -0
  1082. package/dist/genesys-webcomponents/p-71248638.entry.js +1 -0
  1083. package/dist/genesys-webcomponents/p-71c79566.entry.js +1 -0
  1084. package/dist/genesys-webcomponents/p-728e6f04.entry.js +1 -0
  1085. package/dist/genesys-webcomponents/p-755971fc.entry.js +1 -0
  1086. package/dist/genesys-webcomponents/p-770270f8.js +1 -0
  1087. package/dist/genesys-webcomponents/p-779923a0.entry.js +1 -0
  1088. package/dist/genesys-webcomponents/p-77ce316a.entry.js +1 -0
  1089. package/dist/genesys-webcomponents/p-7822b706.entry.js +1 -0
  1090. package/dist/genesys-webcomponents/p-7beb4052.entry.js +1 -0
  1091. package/dist/genesys-webcomponents/p-7c9a3300.entry.js +1 -0
  1092. package/dist/genesys-webcomponents/p-7cfb6f90.entry.js +1 -0
  1093. package/dist/genesys-webcomponents/p-80a129c2.entry.js +1 -0
  1094. package/dist/genesys-webcomponents/p-80b2eb82.entry.js +1 -0
  1095. package/dist/genesys-webcomponents/p-815ba833.entry.js +1 -0
  1096. package/dist/genesys-webcomponents/p-81a778dd.entry.js +1 -0
  1097. package/dist/genesys-webcomponents/p-82e8c800.entry.js +1 -0
  1098. package/dist/genesys-webcomponents/p-858bac55.entry.js +1 -0
  1099. package/dist/genesys-webcomponents/p-86571ca6.entry.js +1 -0
  1100. package/dist/genesys-webcomponents/p-867b30f2.entry.js +1 -0
  1101. package/dist/genesys-webcomponents/p-8728d27a.entry.js +1 -0
  1102. package/dist/genesys-webcomponents/p-89176729.entry.js +1 -0
  1103. package/dist/genesys-webcomponents/p-8a13099f.entry.js +1 -0
  1104. package/dist/genesys-webcomponents/p-8bc00ec4.entry.js +1 -0
  1105. package/dist/genesys-webcomponents/p-8d60eb2b.entry.js +1 -0
  1106. package/dist/genesys-webcomponents/p-9017944a.entry.js +1 -0
  1107. package/dist/genesys-webcomponents/p-90d4deb6.entry.js +1 -0
  1108. package/dist/genesys-webcomponents/p-910a4570.entry.js +1 -0
  1109. package/dist/genesys-webcomponents/p-922d6c18.entry.js +1 -0
  1110. package/dist/genesys-webcomponents/p-9474b310.entry.js +1 -0
  1111. package/dist/genesys-webcomponents/p-94fb782e.entry.js +1 -0
  1112. package/dist/genesys-webcomponents/p-9611b417.entry.js +1 -0
  1113. package/dist/genesys-webcomponents/p-97441fc8.entry.js +1 -0
  1114. package/dist/genesys-webcomponents/p-9acb6059.entry.js +1 -0
  1115. package/dist/genesys-webcomponents/p-9b5d4523.entry.js +1 -0
  1116. package/dist/genesys-webcomponents/p-9d1d681f.entry.js +1 -0
  1117. package/dist/genesys-webcomponents/p-9d58a78d.entry.js +1 -0
  1118. package/dist/genesys-webcomponents/p-9e2e2baa.entry.js +1 -0
  1119. package/dist/genesys-webcomponents/p-9f1debe0.entry.js +1 -0
  1120. package/dist/genesys-webcomponents/p-a0942671.entry.js +1 -0
  1121. package/dist/genesys-webcomponents/p-a84be9e8.entry.js +1 -0
  1122. package/dist/genesys-webcomponents/p-a9c23509.entry.js +1 -0
  1123. package/dist/genesys-webcomponents/p-a9c6e659.entry.js +1 -0
  1124. package/dist/genesys-webcomponents/p-abffba94.entry.js +1 -0
  1125. package/dist/genesys-webcomponents/p-ad812f07.entry.js +1 -0
  1126. package/dist/genesys-webcomponents/p-b26e53e6.entry.js +1 -0
  1127. package/dist/genesys-webcomponents/p-b4479288.entry.js +1 -0
  1128. package/dist/genesys-webcomponents/p-b5383905.entry.js +1 -0
  1129. package/dist/genesys-webcomponents/p-b6feb930.entry.js +1 -0
  1130. package/dist/genesys-webcomponents/p-b790b595.entry.js +1 -0
  1131. package/dist/genesys-webcomponents/p-b95b3b8b.entry.js +1 -0
  1132. package/dist/genesys-webcomponents/p-bbd644ea.entry.js +1 -0
  1133. package/dist/genesys-webcomponents/p-c2f95e60.entry.js +1 -0
  1134. package/dist/genesys-webcomponents/p-c5710f56.entry.js +1 -0
  1135. package/dist/genesys-webcomponents/p-c73b1485.entry.js +1 -0
  1136. package/dist/genesys-webcomponents/p-c8924da4.entry.js +1 -0
  1137. package/dist/genesys-webcomponents/p-c990f013.entry.js +1 -0
  1138. package/dist/genesys-webcomponents/p-caad591d.entry.js +1 -0
  1139. package/dist/genesys-webcomponents/p-d56e0dfd.entry.js +1 -0
  1140. package/dist/genesys-webcomponents/p-d72679e4.entry.js +1 -0
  1141. package/dist/genesys-webcomponents/p-d7df133b.entry.js +1 -0
  1142. package/dist/genesys-webcomponents/p-dbbb9078.entry.js +1 -0
  1143. package/dist/genesys-webcomponents/p-ddf5aa82.entry.js +1 -0
  1144. package/dist/genesys-webcomponents/p-e5711464.entry.js +1 -0
  1145. package/dist/genesys-webcomponents/p-e5f32a75.entry.js +1 -0
  1146. package/dist/genesys-webcomponents/p-ea4fd5b6.entry.js +1 -0
  1147. package/dist/genesys-webcomponents/p-eb7a3fa8.entry.js +1 -0
  1148. package/dist/genesys-webcomponents/p-f5a2278b.entry.js +1 -0
  1149. package/dist/genesys-webcomponents/p-f661152b.entry.js +1 -0
  1150. package/dist/genesys-webcomponents/p-f68fd4fe.entry.js +1 -0
  1151. package/dist/genesys-webcomponents/p-f7a7dbf6.entry.js +1 -0
  1152. package/dist/genesys-webcomponents/p-f8e17b73.entry.js +1 -0
  1153. package/dist/genesys-webcomponents/p-f945e395.entry.js +1 -0
  1154. package/dist/genesys-webcomponents/p-fac8476b.entry.js +1 -0
  1155. package/dist/stencil-wrapper.js +1 -1
  1156. package/dist/types/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.d.ts +12 -0
  1157. package/dist/types/components/stable/gux-icon/gux-icon.types.d.ts +1 -1
  1158. package/dist/types/components.d.ts +29 -0
  1159. package/dist/types/stencil-wrapper.d.ts +1 -1
  1160. package/package.json +2 -2
  1161. package/dist/cjs/gux-form-field.service-e17928a7.js +0 -151
  1162. package/dist/cjs/usage-74b54f74.js +0 -229
  1163. package/dist/esm/gux-form-field.service-f168cdd4.js +0 -140
  1164. package/dist/esm/usage-66bd1339.js +0 -227
  1165. package/dist/genesys-webcomponents/p-00963d61.entry.js +0 -1
  1166. package/dist/genesys-webcomponents/p-00b1107b.entry.js +0 -1
  1167. package/dist/genesys-webcomponents/p-01ed4f96.entry.js +0 -1
  1168. package/dist/genesys-webcomponents/p-02e7a799.entry.js +0 -1
  1169. package/dist/genesys-webcomponents/p-04c69b0c.entry.js +0 -1
  1170. package/dist/genesys-webcomponents/p-050de740.entry.js +0 -1
  1171. package/dist/genesys-webcomponents/p-0aaa7f7f.entry.js +0 -1
  1172. package/dist/genesys-webcomponents/p-0ba7dc72.entry.js +0 -1
  1173. package/dist/genesys-webcomponents/p-0d5b9b3b.entry.js +0 -1
  1174. package/dist/genesys-webcomponents/p-0e4a5d5c.entry.js +0 -1
  1175. package/dist/genesys-webcomponents/p-10493830.entry.js +0 -1
  1176. package/dist/genesys-webcomponents/p-10522c3b.entry.js +0 -1
  1177. package/dist/genesys-webcomponents/p-14adbd0d.entry.js +0 -1
  1178. package/dist/genesys-webcomponents/p-172f967c.entry.js +0 -1
  1179. package/dist/genesys-webcomponents/p-1756cf32.entry.js +0 -1
  1180. package/dist/genesys-webcomponents/p-17844760.entry.js +0 -1
  1181. package/dist/genesys-webcomponents/p-17e915a9.entry.js +0 -1
  1182. package/dist/genesys-webcomponents/p-196eb360.entry.js +0 -1
  1183. package/dist/genesys-webcomponents/p-1ba562af.entry.js +0 -1
  1184. package/dist/genesys-webcomponents/p-1c8b7cfe.entry.js +0 -1
  1185. package/dist/genesys-webcomponents/p-1dcd8913.entry.js +0 -1
  1186. package/dist/genesys-webcomponents/p-202db4ee.entry.js +0 -7
  1187. package/dist/genesys-webcomponents/p-20360d99.entry.js +0 -1
  1188. package/dist/genesys-webcomponents/p-2156b021.entry.js +0 -1
  1189. package/dist/genesys-webcomponents/p-23dca298.entry.js +0 -1
  1190. package/dist/genesys-webcomponents/p-2452a956.entry.js +0 -1
  1191. package/dist/genesys-webcomponents/p-257cfdc8.entry.js +0 -1
  1192. package/dist/genesys-webcomponents/p-27608379.entry.js +0 -1
  1193. package/dist/genesys-webcomponents/p-295452fa.entry.js +0 -1
  1194. package/dist/genesys-webcomponents/p-296ad386.entry.js +0 -1
  1195. package/dist/genesys-webcomponents/p-2e29b66b.entry.js +0 -1
  1196. package/dist/genesys-webcomponents/p-2f23bcbf.entry.js +0 -1
  1197. package/dist/genesys-webcomponents/p-30b07b5a.entry.js +0 -1
  1198. package/dist/genesys-webcomponents/p-318551b0.entry.js +0 -1
  1199. package/dist/genesys-webcomponents/p-31c32ddc.entry.js +0 -1
  1200. package/dist/genesys-webcomponents/p-36bd59c9.entry.js +0 -1
  1201. package/dist/genesys-webcomponents/p-3a98d650.entry.js +0 -1
  1202. package/dist/genesys-webcomponents/p-3a9e9049.entry.js +0 -1
  1203. package/dist/genesys-webcomponents/p-3e6467a7.entry.js +0 -1
  1204. package/dist/genesys-webcomponents/p-406373aa.entry.js +0 -1
  1205. package/dist/genesys-webcomponents/p-41bd4401.entry.js +0 -1
  1206. package/dist/genesys-webcomponents/p-42e22a2a.entry.js +0 -1
  1207. package/dist/genesys-webcomponents/p-45053646.entry.js +0 -1
  1208. package/dist/genesys-webcomponents/p-4518aa63.entry.js +0 -1
  1209. package/dist/genesys-webcomponents/p-489183a6.entry.js +0 -1
  1210. package/dist/genesys-webcomponents/p-48e5be42.entry.js +0 -1
  1211. package/dist/genesys-webcomponents/p-490f5158.entry.js +0 -1
  1212. package/dist/genesys-webcomponents/p-4bcc539e.entry.js +0 -1
  1213. package/dist/genesys-webcomponents/p-4c097c8c.entry.js +0 -1
  1214. package/dist/genesys-webcomponents/p-4c09b6b6.entry.js +0 -1
  1215. package/dist/genesys-webcomponents/p-4c6e5f4a.entry.js +0 -1
  1216. package/dist/genesys-webcomponents/p-4d03774d.entry.js +0 -1
  1217. package/dist/genesys-webcomponents/p-4d111382.entry.js +0 -1
  1218. package/dist/genesys-webcomponents/p-4d714371.entry.js +0 -1
  1219. package/dist/genesys-webcomponents/p-4df2ff86.entry.js +0 -1
  1220. package/dist/genesys-webcomponents/p-5a28889d.entry.js +0 -1
  1221. package/dist/genesys-webcomponents/p-5f1f96cd.entry.js +0 -1
  1222. package/dist/genesys-webcomponents/p-5fd10e3f.entry.js +0 -1
  1223. package/dist/genesys-webcomponents/p-606bebea.entry.js +0 -1
  1224. package/dist/genesys-webcomponents/p-6214f1fc.entry.js +0 -1
  1225. package/dist/genesys-webcomponents/p-63321f5e.entry.js +0 -1
  1226. package/dist/genesys-webcomponents/p-6335d4ef.entry.js +0 -1
  1227. package/dist/genesys-webcomponents/p-6888b3ac.entry.js +0 -1
  1228. package/dist/genesys-webcomponents/p-6c47b56a.entry.js +0 -1
  1229. package/dist/genesys-webcomponents/p-6e6a8686.entry.js +0 -1
  1230. package/dist/genesys-webcomponents/p-72c04494.entry.js +0 -1
  1231. package/dist/genesys-webcomponents/p-74777597.entry.js +0 -1
  1232. package/dist/genesys-webcomponents/p-78b6c6a6.entry.js +0 -1
  1233. package/dist/genesys-webcomponents/p-79a1a47e.entry.js +0 -1
  1234. package/dist/genesys-webcomponents/p-79d5f32c.entry.js +0 -1
  1235. package/dist/genesys-webcomponents/p-7ade0177.entry.js +0 -1
  1236. package/dist/genesys-webcomponents/p-7e269a06.entry.js +0 -1
  1237. package/dist/genesys-webcomponents/p-8252365c.entry.js +0 -1
  1238. package/dist/genesys-webcomponents/p-82fc85d6.entry.js +0 -1
  1239. package/dist/genesys-webcomponents/p-846cde87.entry.js +0 -1
  1240. package/dist/genesys-webcomponents/p-8561a6b2.entry.js +0 -1
  1241. package/dist/genesys-webcomponents/p-8b050d50.entry.js +0 -1
  1242. package/dist/genesys-webcomponents/p-8beed774.entry.js +0 -1
  1243. package/dist/genesys-webcomponents/p-8ec22c7c.entry.js +0 -1
  1244. package/dist/genesys-webcomponents/p-99048f8a.entry.js +0 -1
  1245. package/dist/genesys-webcomponents/p-9da13933.entry.js +0 -1
  1246. package/dist/genesys-webcomponents/p-9e373c81.entry.js +0 -1
  1247. package/dist/genesys-webcomponents/p-9e57c784.entry.js +0 -1
  1248. package/dist/genesys-webcomponents/p-9fe69f8d.entry.js +0 -1
  1249. package/dist/genesys-webcomponents/p-a0c84483.entry.js +0 -1
  1250. package/dist/genesys-webcomponents/p-a4e1338f.entry.js +0 -1
  1251. package/dist/genesys-webcomponents/p-a9b95e80.entry.js +0 -1
  1252. package/dist/genesys-webcomponents/p-aa4e7b69.js +0 -1
  1253. package/dist/genesys-webcomponents/p-ab12c6f3.entry.js +0 -1
  1254. package/dist/genesys-webcomponents/p-aeafa784.entry.js +0 -1
  1255. package/dist/genesys-webcomponents/p-b322a5ae.entry.js +0 -1
  1256. package/dist/genesys-webcomponents/p-b4713476.entry.js +0 -1
  1257. package/dist/genesys-webcomponents/p-b77f7379.entry.js +0 -1
  1258. package/dist/genesys-webcomponents/p-b78f94fc.entry.js +0 -1
  1259. package/dist/genesys-webcomponents/p-b82f0b26.entry.js +0 -1
  1260. package/dist/genesys-webcomponents/p-bc0ef078.entry.js +0 -1
  1261. package/dist/genesys-webcomponents/p-bc6f3fa6.entry.js +0 -1
  1262. package/dist/genesys-webcomponents/p-bcb7a051.entry.js +0 -1
  1263. package/dist/genesys-webcomponents/p-bcc439f7.entry.js +0 -1
  1264. package/dist/genesys-webcomponents/p-bd0d6ed0.entry.js +0 -1
  1265. package/dist/genesys-webcomponents/p-bdf55407.entry.js +0 -1
  1266. package/dist/genesys-webcomponents/p-c086c3e2.entry.js +0 -1
  1267. package/dist/genesys-webcomponents/p-cb666b6b.entry.js +0 -1
  1268. package/dist/genesys-webcomponents/p-d05de72a.entry.js +0 -1
  1269. package/dist/genesys-webcomponents/p-d0bf1e96.entry.js +0 -1
  1270. package/dist/genesys-webcomponents/p-d217b1e8.entry.js +0 -1
  1271. package/dist/genesys-webcomponents/p-d31aea00.entry.js +0 -1
  1272. package/dist/genesys-webcomponents/p-d3d1532e.entry.js +0 -1
  1273. package/dist/genesys-webcomponents/p-d3ddd1c3.entry.js +0 -1
  1274. package/dist/genesys-webcomponents/p-d86b1124.entry.js +0 -1
  1275. package/dist/genesys-webcomponents/p-d8acb344.entry.js +0 -1
  1276. package/dist/genesys-webcomponents/p-e31f2ac9.entry.js +0 -1
  1277. package/dist/genesys-webcomponents/p-e4df9ac5.entry.js +0 -1
  1278. package/dist/genesys-webcomponents/p-e509ed4c.entry.js +0 -1
  1279. package/dist/genesys-webcomponents/p-eabe44b0.entry.js +0 -1
  1280. package/dist/genesys-webcomponents/p-ed4b248c.entry.js +0 -1
  1281. package/dist/genesys-webcomponents/p-efa06bb2.entry.js +0 -1
  1282. package/dist/genesys-webcomponents/p-efd780cb.entry.js +0 -1
  1283. package/dist/genesys-webcomponents/p-effb13ca.entry.js +0 -1
  1284. package/dist/genesys-webcomponents/p-f3b9b052.js +0 -1
  1285. package/dist/genesys-webcomponents/p-fde2645c.entry.js +0 -1
  1286. package/dist/genesys-webcomponents/p-fe9c4030.entry.js +0 -1
  1287. /package/dist/collection/components/stable/gux-icon/icons/{8x8-alt.svg → custom/8x8-solid.svg} +0 -0
  1288. /package/dist/collection/components/stable/gux-icon/icons/{8x8.svg → custom/8x8.svg} +0 -0
  1289. /package/dist/collection/components/stable/gux-icon/icons/{timeline.svg → custom/arrow-turn-left-clock-regular.svg} +0 -0
  1290. /package/dist/collection/components/stable/gux-icon/icons/{retweet.svg → custom/arrows-retweet-regular.svg} +0 -0
  1291. /package/dist/collection/components/stable/gux-icon/icons/{graph-spark.svg → custom/chart-line-spark-regular.svg} +0 -0
  1292. /package/dist/collection/components/stable/gux-icon/icons/{checkmark.svg → custom/check-small-regular.svg} +0 -0
  1293. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-down.svg → custom/chevron-down-small-regular.svg} +0 -0
  1294. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-left.svg → custom/chevron-left-small-regular.svg} +0 -0
  1295. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-right.svg → custom/chevron-right-small-regular.svg} +0 -0
  1296. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-up.svg → custom/chevron-up-small-regular.svg} +0 -0
  1297. /package/dist/collection/components/stable/gux-icon/icons/custom/{quick-reply.svg → circle-buttons-regular.svg} +0 -0
  1298. /package/dist/collection/components/stable/gux-icon/icons/{agent-circle.svg → custom/circle-head-side-headphones-regular.svg} +0 -0
  1299. /package/dist/collection/components/stable/gux-icon/icons/{view-cells.svg → custom/columns-3-regular.svg} +0 -0
  1300. /package/dist/collection/components/stable/gux-icon/icons/{screen-share-regular.svg → custom/display-arrow-right-regular.svg} +0 -0
  1301. /package/dist/collection/components/stable/gux-icon/icons/{screen-share-slash.svg → custom/display-arrow-right-slash-regular.svg} +0 -0
  1302. /package/dist/collection/components/stable/gux-icon/icons/{message-email-outbound.svg → custom/envelope-arrow-up-right-regular.svg} +0 -0
  1303. /package/dist/collection/components/stable/gux-icon/icons/{roster-messenger-disable.svg → custom/facebook-messenger-slash.svg} +0 -0
  1304. /package/dist/collection/components/stable/gux-icon/icons/{cjv-form-submitted.svg → custom/file-arrow-up-regular.svg} +0 -0
  1305. /package/dist/collection/components/stable/gux-icon/icons/custom/{file-pen-question.svg → file-pen-question-regular.svg} +0 -0
  1306. /package/dist/collection/components/stable/gux-icon/icons/custom/{filter-notification.svg → filter-dot-regular.svg} +0 -0
  1307. /package/dist/collection/components/stable/gux-icon/icons/custom/{font-regular-highlight.svg → font-underline-regular.svg} +0 -0
  1308. /package/dist/collection/components/stable/gux-icon/icons/{product-logo-beyond.svg → custom/genesys-beyond.svg} +0 -0
  1309. /package/dist/collection/components/stable/gux-icon/icons/{product-logo-g.svg → custom/genesys.svg} +0 -0
  1310. /package/dist/collection/components/stable/gux-icon/icons/{roster-instagram-disable.svg → custom/instagram-slash.svg} +0 -0
  1311. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-assist-disable.svg → custom/life-ring-slash-regular.svg} +0 -0
  1312. /package/dist/collection/components/stable/gux-icon/icons/{roster-line-disable.svg → custom/line-slash.svg} +0 -0
  1313. /package/dist/collection/components/stable/gux-icon/icons/{lock-hold.svg → custom/lock-keyholes-regular.svg} +0 -0
  1314. /package/dist/collection/components/stable/gux-icon/icons/{chat-bell.svg → custom/message-bell-regular.svg} +0 -0
  1315. /package/dist/collection/components/stable/gux-icon/icons/{microphone-talking.svg → custom/microphone-line-on-regular.svg} +0 -0
  1316. /package/dist/collection/components/stable/gux-icon/icons/{microsoft-teams.svg → custom/microsoft-teams.svg} +0 -0
  1317. /package/dist/collection/components/stable/gux-icon/icons/custom/{three-button.svg → mobile-three-button-regular.svg} +0 -0
  1318. /package/dist/collection/components/stable/gux-icon/icons/custom/{one-button.svg → mobiles-one-button-regular.svg} +0 -0
  1319. /package/dist/collection/components/stable/gux-icon/icons/{phone-callback.svg → custom/phone-arrow-left-regular.svg} +0 -0
  1320. /package/dist/collection/components/stable/gux-icon/icons/{phone-call-history.svg → custom/phone-bars-regular.svg} +0 -0
  1321. /package/dist/collection/components/stable/gux-icon/icons/{phone-bell.svg → custom/phone-bell-regular.svg} +0 -0
  1322. /package/dist/collection/components/stable/gux-icon/icons/{phone-conference.svg → custom/phone-big-small-regular.svg} +0 -0
  1323. /package/dist/collection/components/stable/gux-icon/icons/{phone-success.svg → custom/phone-check-regular.svg} +0 -0
  1324. /package/dist/collection/components/stable/gux-icon/icons/{phone-hold.svg → custom/phone-clock-regular.svg} +0 -0
  1325. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-3.svg → custom/phone-high-volume-regular.svg} +0 -0
  1326. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-1.svg → custom/phone-low-volume-regular.svg} +0 -0
  1327. /package/dist/collection/components/stable/gux-icon/icons/{phone-notification-score.svg → custom/phone-star-regular.svg} +0 -0
  1328. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-2.svg → custom/phone-volume-regular.svg} +0 -0
  1329. /package/dist/collection/components/stable/gux-icon/icons/custom/{carousel.svg → rectangle-carousel-regular.svg} +0 -0
  1330. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-session.svg → custom/rectangules-arrow-left-to-right-regular.svg} +0 -0
  1331. /package/dist/collection/components/stable/gux-icon/icons/custom/{binoculars-slash-regular.svg → regular-binoculars-slash.svg} +0 -0
  1332. /package/dist/collection/components/stable/gux-icon/icons/custom/{clipboard-list-slash-regular.svg → regular-clipboard-list-slash.svg} +0 -0
  1333. /package/dist/collection/components/stable/gux-icon/icons/{message-reply-all.svg → custom/reply-all-regular.svg} +0 -0
  1334. /package/dist/collection/components/stable/gux-icon/icons/{message-reply.svg → custom/reply-regular.svg} +0 -0
  1335. /package/dist/collection/components/stable/gux-icon/icons/custom/{co-browse.svg → screen-monitor-regular.svg} +0 -0
  1336. /package/dist/collection/components/stable/gux-icon/icons/{message-forward.svg → custom/share-regular.svg} +0 -0
  1337. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-apps.svg → custom/squares-big-small-regular.svg} +0 -0
  1338. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-apps-disable.svg → custom/squares-big-small-slash-regular.svg} +0 -0
  1339. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-column-before.svg → table-column-plus-left-regular.svg} +0 -0
  1340. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-column-after.svg → table-column-plus-right-regular.svg} +0 -0
  1341. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-column.svg → table-column-xmark-regular.svg} +0 -0
  1342. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-row-after.svg → table-row-plus-bottom-regular.svg} +0 -0
  1343. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-row-before.svg → table-row-plus-top-regular.svg} +0 -0
  1344. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-row.svg → table-row-xmark-regular.svg} +0 -0
  1345. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-table.svg → table-xmark-regular.svg} +0 -0
  1346. /package/dist/collection/components/stable/gux-icon/icons/{roster-twitter-disable.svg → custom/twitter-slash.svg} +0 -0
  1347. /package/dist/collection/components/stable/gux-icon/icons/{user-interactions.svg → custom/user-talking-regular.svg} +0 -0
  1348. /package/dist/collection/components/stable/gux-icon/icons/{user-interactions-disable.svg → custom/user-talking-slash-regular.svg} +0 -0
  1349. /package/dist/collection/components/stable/gux-icon/icons/{operator-pair.svg → custom/users-headset-regular.svg} +0 -0
  1350. /package/dist/collection/components/stable/gux-icon/icons/{group-standard.svg → custom/users-light.svg} +0 -0
  1351. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-inline.svg → wrap-text-inline-regular.svg} +0 -0
  1352. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-tight.svg → wrap-text-tight-regular.svg} +0 -0
  1353. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-top-bottom.svg → wrap-text-top-bottom-regular.svg} +0 -0
  1354. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/8x8-alt.svg +0 -0
  1355. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/8x8.svg +0 -0
  1356. /package/dist/collection/components/stable/gux-icon/icons/{add-circle.svg → deprecated/add-circle.svg} +0 -0
  1357. /package/dist/collection/components/stable/gux-icon/icons/{add.svg → deprecated/add.svg} +0 -0
  1358. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/agent-circle.svg +0 -0
  1359. /package/dist/collection/components/stable/gux-icon/icons/{agent-group.svg → deprecated/agent-group.svg} +0 -0
  1360. /package/dist/collection/components/stable/gux-icon/icons/{agent.svg → deprecated/agent.svg} +0 -0
  1361. /package/dist/collection/components/stable/gux-icon/icons/{alert-info.svg → deprecated/alert-info.svg} +0 -0
  1362. /package/dist/collection/components/stable/gux-icon/icons/{alert-success.svg → deprecated/alert-success.svg} +0 -0
  1363. /package/dist/collection/components/stable/gux-icon/icons/{alert-warning-octogon.svg → deprecated/alert-warning-octogon.svg} +0 -0
  1364. /package/dist/collection/components/stable/gux-icon/icons/{alert-warning-triangle.svg → deprecated/alert-warning-triangle.svg} +0 -0
  1365. /package/dist/collection/components/stable/gux-icon/icons/{android.svg → deprecated/android.svg} +0 -0
  1366. /package/dist/collection/components/stable/gux-icon/icons/{app-chart.svg → deprecated/app-chart.svg} +0 -0
  1367. /package/dist/collection/components/stable/gux-icon/icons/{app-generic.svg → deprecated/app-generic.svg} +0 -0
  1368. /package/dist/collection/components/stable/gux-icon/icons/{app-layout.svg → deprecated/app-layout.svg} +0 -0
  1369. /package/dist/collection/components/stable/gux-icon/icons/{app-table.svg → deprecated/app-table.svg} +0 -0
  1370. /package/dist/collection/components/stable/gux-icon/icons/{apple.svg → deprecated/apple.svg} +0 -0
  1371. /package/dist/collection/components/stable/gux-icon/icons/{archive.svg → deprecated/archive.svg} +0 -0
  1372. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down-left.svg → deprecated/arrow-down-left.svg} +0 -0
  1373. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down-right.svg → deprecated/arrow-down-right.svg} +0 -0
  1374. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down.svg → deprecated/arrow-down.svg} +0 -0
  1375. /package/dist/collection/components/stable/gux-icon/icons/{arrow-left.svg → deprecated/arrow-left.svg} +0 -0
  1376. /package/dist/collection/components/stable/gux-icon/icons/{arrow-right.svg → deprecated/arrow-right.svg} +0 -0
  1377. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-down.svg → deprecated/arrow-solid-down.svg} +0 -0
  1378. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-left.svg → deprecated/arrow-solid-left.svg} +0 -0
  1379. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-right.svg → deprecated/arrow-solid-right.svg} +0 -0
  1380. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-up.svg → deprecated/arrow-solid-up.svg} +0 -0
  1381. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up-left.svg → deprecated/arrow-up-left.svg} +0 -0
  1382. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up-right.svg → deprecated/arrow-up-right.svg} +0 -0
  1383. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up.svg → deprecated/arrow-up.svg} +0 -0
  1384. /package/dist/collection/components/stable/gux-icon/icons/{at.svg → deprecated/at.svg} +0 -0
  1385. /package/dist/collection/components/stable/gux-icon/icons/{attachment.svg → deprecated/attachment.svg} +0 -0
  1386. /package/dist/collection/components/stable/gux-icon/icons/{backspace.svg → deprecated/backspace.svg} +0 -0
  1387. /package/dist/collection/components/stable/gux-icon/icons/{badge-amount.svg → deprecated/badge-amount.svg} +0 -0
  1388. /package/dist/collection/components/stable/gux-icon/icons/{badge-check.svg → deprecated/badge-check.svg} +0 -0
  1389. /package/dist/collection/components/stable/gux-icon/icons/{badge-edit.svg → deprecated/badge-edit.svg} +0 -0
  1390. /package/dist/collection/components/stable/gux-icon/icons/{badge-file.svg → deprecated/badge-file.svg} +0 -0
  1391. /package/dist/collection/components/stable/gux-icon/icons/{badge-pause.svg → deprecated/badge-pause.svg} +0 -0
  1392. /package/dist/collection/components/stable/gux-icon/icons/{badge-x.svg → deprecated/badge-x.svg} +0 -0
  1393. /package/dist/collection/components/stable/gux-icon/icons/{ban-outline.svg → deprecated/ban-outline.svg} +0 -0
  1394. /package/dist/collection/components/stable/gux-icon/icons/{bolt.svg → deprecated/bolt.svg} +0 -0
  1395. /package/dist/collection/components/stable/gux-icon/icons/{bot.svg → deprecated/bot.svg} +0 -0
  1396. /package/dist/collection/components/stable/gux-icon/icons/{bug.svg → deprecated/bug.svg} +0 -0
  1397. /package/dist/collection/components/stable/gux-icon/icons/{bus.svg → deprecated/bus.svg} +0 -0
  1398. /package/dist/collection/components/stable/gux-icon/icons/{calendar-add.svg → deprecated/calendar-add.svg} +0 -0
  1399. /package/dist/collection/components/stable/gux-icon/icons/{calendar-clock.svg → deprecated/calendar-clock.svg} +0 -0
  1400. /package/dist/collection/components/stable/gux-icon/icons/{calendar.svg → deprecated/calendar.svg} +0 -0
  1401. /package/dist/collection/components/stable/gux-icon/icons/{campaign.svg → deprecated/campaign.svg} +0 -0
  1402. /package/dist/collection/components/stable/gux-icon/icons/{certificate.svg → deprecated/certificate.svg} +0 -0
  1403. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chat-bell.svg +0 -0
  1404. /package/dist/collection/components/stable/gux-icon/icons/{chat-close.svg → deprecated/chat-close.svg} +0 -0
  1405. /package/dist/collection/components/stable/gux-icon/icons/{chat-disable.svg → deprecated/chat-disable.svg} +0 -0
  1406. /package/dist/collection/components/stable/gux-icon/icons/{chat-multi.svg → deprecated/chat-multi.svg} +0 -0
  1407. /package/dist/collection/components/stable/gux-icon/icons/{checkbox-active.svg → deprecated/checkbox-active.svg} +0 -0
  1408. /package/dist/collection/components/stable/gux-icon/icons/{checkbox-partial.svg → deprecated/checkbox-partial.svg} +0 -0
  1409. /package/dist/collection/components/stable/gux-icon/icons/{checkbox.svg → deprecated/checkbox.svg} +0 -0
  1410. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/checkmark.svg +0 -0
  1411. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-down.svg → deprecated/chevron-double-down.svg} +0 -0
  1412. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-left.svg → deprecated/chevron-double-left.svg} +0 -0
  1413. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-right.svg → deprecated/chevron-double-right.svg} +0 -0
  1414. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-up.svg → deprecated/chevron-double-up.svg} +0 -0
  1415. /package/dist/collection/components/stable/gux-icon/icons/{chevron-left.svg → deprecated/chevron-left.svg} +0 -0
  1416. /package/dist/collection/components/stable/gux-icon/icons/{chevron-right.svg → deprecated/chevron-right.svg} +0 -0
  1417. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-down.svg +0 -0
  1418. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-left.svg +0 -0
  1419. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-right.svg +0 -0
  1420. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-up.svg +0 -0
  1421. /package/dist/collection/components/stable/gux-icon/icons/{chrome.svg → deprecated/chrome.svg} +0 -0
  1422. /package/dist/collection/components/stable/gux-icon/icons/{cjv-calendar-clock.svg → deprecated/cjv-calendar-clock.svg} +0 -0
  1423. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-default.svg → deprecated/cjv-custom-default.svg} +0 -0
  1424. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-event.svg → deprecated/cjv-custom-event.svg} +0 -0
  1425. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/cjv-custom-session.svg +0 -0
  1426. /package/dist/collection/components/stable/gux-icon/icons/{cjv-delivery.svg → deprecated/cjv-delivery.svg} +0 -0
  1427. /package/dist/collection/components/stable/gux-icon/icons/{cjv-finance-invoice.svg → deprecated/cjv-finance-invoice.svg} +0 -0
  1428. /package/dist/collection/components/stable/gux-icon/icons/{cjv-form-abandoned.svg → deprecated/cjv-form-abandoned.svg} +0 -0
  1429. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/cjv-form-submitted.svg +0 -0
  1430. /package/dist/collection/components/stable/gux-icon/icons/{cjv-generic-application.svg → deprecated/cjv-generic-application.svg} +0 -0
  1431. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-ignored.svg → deprecated/cjv-offer-ignored.svg} +0 -0
  1432. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-offered.svg → deprecated/cjv-offer-offered.svg} +0 -0
  1433. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-opened.svg → deprecated/cjv-offer-opened.svg} +0 -0
  1434. /package/dist/collection/components/stable/gux-icon/icons/{cjv-policy-contract.svg → deprecated/cjv-policy-contract.svg} +0 -0
  1435. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-added.svg → deprecated/cjv-product-added.svg} +0 -0
  1436. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-purchased.svg → deprecated/cjv-product-purchased.svg} +0 -0
  1437. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-removed.svg → deprecated/cjv-product-removed.svg} +0 -0
  1438. /package/dist/collection/components/stable/gux-icon/icons/{cjv-segment-assigned.svg → deprecated/cjv-segment-assigned.svg} +0 -0
  1439. /package/dist/collection/components/stable/gux-icon/icons/{cjv-segment.svg → deprecated/cjv-segment.svg} +0 -0
  1440. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-accepted.svg → deprecated/cjv-webchat-accepted.svg} +0 -0
  1441. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-error.svg → deprecated/cjv-webchat-error.svg} +0 -0
  1442. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-ignored.svg → deprecated/cjv-webchat-ignored.svg} +0 -0
  1443. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-offered.svg → deprecated/cjv-webchat-offered.svg} +0 -0
  1444. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-requested.svg → deprecated/cjv-webchat-requested.svg} +0 -0
  1445. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-submitted.svg → deprecated/cjv-webchat-submitted.svg} +0 -0
  1446. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-timeout.svg → deprecated/cjv-webchat-timeout.svg} +0 -0
  1447. /package/dist/collection/components/stable/gux-icon/icons/{clipboard-error.svg → deprecated/clipboard-error.svg} +0 -0
  1448. /package/dist/collection/components/stable/gux-icon/icons/{clipboard-success.svg → deprecated/clipboard-success.svg} +0 -0
  1449. /package/dist/collection/components/stable/gux-icon/icons/{clipboard.svg → deprecated/clipboard.svg} +0 -0
  1450. /package/dist/collection/components/stable/gux-icon/icons/{clock-outline.svg → deprecated/clock-outline.svg} +0 -0
  1451. /package/dist/collection/components/stable/gux-icon/icons/{clock.svg → deprecated/clock.svg} +0 -0
  1452. /package/dist/collection/components/stable/gux-icon/icons/{clone.svg → deprecated/clone.svg} +0 -0
  1453. /package/dist/collection/components/stable/gux-icon/icons/{close-circle.svg → deprecated/close-circle.svg} +0 -0
  1454. /package/dist/collection/components/stable/gux-icon/icons/{close.svg → deprecated/close.svg} +0 -0
  1455. /package/dist/collection/components/stable/gux-icon/icons/{cloud-outline.svg → deprecated/cloud-outline.svg} +0 -0
  1456. /package/dist/collection/components/stable/gux-icon/icons/{cloud.svg → deprecated/cloud.svg} +0 -0
  1457. /package/dist/collection/components/stable/gux-icon/icons/{coaching.svg → deprecated/coaching.svg} +0 -0
  1458. /package/dist/collection/components/stable/gux-icon/icons/{cobrowse.svg → deprecated/cobrowse.svg} +0 -0
  1459. /package/dist/collection/components/stable/gux-icon/icons/{comments.svg → deprecated/comments.svg} +0 -0
  1460. /package/dist/collection/components/stable/gux-icon/icons/{configuration.svg → deprecated/configuration.svg} +0 -0
  1461. /package/dist/collection/components/stable/gux-icon/icons/{control-end.svg → deprecated/control-end.svg} +0 -0
  1462. /package/dist/collection/components/stable/gux-icon/icons/{control-pause.svg → deprecated/control-pause.svg} +0 -0
  1463. /package/dist/collection/components/stable/gux-icon/icons/{control-play.svg → deprecated/control-play.svg} +0 -0
  1464. /package/dist/collection/components/stable/gux-icon/icons/{control-skip-left.svg → deprecated/control-skip-left.svg} +0 -0
  1465. /package/dist/collection/components/stable/gux-icon/icons/{control-skip-right.svg → deprecated/control-skip-right.svg} +0 -0
  1466. /package/dist/collection/components/stable/gux-icon/icons/{control-slide-back.svg → deprecated/control-slide-back.svg} +0 -0
  1467. /package/dist/collection/components/stable/gux-icon/icons/{control-slide-forward.svg → deprecated/control-slide-forward.svg} +0 -0
  1468. /package/dist/collection/components/stable/gux-icon/icons/{control-start.svg → deprecated/control-start.svg} +0 -0
  1469. /package/dist/collection/components/stable/gux-icon/icons/{control-stop.svg → deprecated/control-stop.svg} +0 -0
  1470. /package/dist/collection/components/stable/gux-icon/icons/{copy.svg → deprecated/copy.svg} +0 -0
  1471. /package/dist/collection/components/stable/gux-icon/icons/{customer-journey.svg → deprecated/customer-journey.svg} +0 -0
  1472. /package/dist/collection/components/stable/gux-icon/icons/{cut.svg → deprecated/cut.svg} +0 -0
  1473. /package/dist/collection/components/stable/gux-icon/icons/{dash.svg → deprecated/dash.svg} +0 -0
  1474. /package/dist/collection/components/stable/gux-icon/icons/{delete.svg → deprecated/delete.svg} +0 -0
  1475. /package/dist/collection/components/stable/gux-icon/icons/{device-camera.svg → deprecated/device-camera.svg} +0 -0
  1476. /package/dist/collection/components/stable/gux-icon/icons/{device-cellphone.svg → deprecated/device-cellphone.svg} +0 -0
  1477. /package/dist/collection/components/stable/gux-icon/icons/{device-headphones.svg → deprecated/device-headphones.svg} +0 -0
  1478. /package/dist/collection/components/stable/gux-icon/icons/{device-laptop.svg → deprecated/device-laptop.svg} +0 -0
  1479. /package/dist/collection/components/stable/gux-icon/icons/{device-pc.svg → deprecated/device-pc.svg} +0 -0
  1480. /package/dist/collection/components/stable/gux-icon/icons/{device-server.svg → deprecated/device-server.svg} +0 -0
  1481. /package/dist/collection/components/stable/gux-icon/icons/{device-tablet.svg → deprecated/device-tablet.svg} +0 -0
  1482. /package/dist/collection/components/stable/gux-icon/icons/{download.svg → deprecated/download.svg} +0 -0
  1483. /package/dist/collection/components/stable/gux-icon/icons/{edge.svg → deprecated/edge.svg} +0 -0
  1484. /package/dist/collection/components/stable/gux-icon/icons/{edit.svg → deprecated/edit.svg} +0 -0
  1485. /package/dist/collection/components/stable/gux-icon/icons/{email-notification-score.svg → deprecated/email-notification-score.svg} +0 -0
  1486. /package/dist/collection/components/stable/gux-icon/icons/{export.svg → deprecated/export.svg} +0 -0
  1487. /package/dist/collection/components/stable/gux-icon/icons/{external-link.svg → deprecated/external-link.svg} +0 -0
  1488. /package/dist/collection/components/stable/gux-icon/icons/{fa → deprecated/fa}/clock-outline.svg +0 -0
  1489. /package/dist/collection/components/stable/gux-icon/icons/{fa → deprecated/fa}/diagram-project-gear-regular.svg +0 -0
  1490. /package/dist/collection/components/stable/gux-icon/icons/{face-empathy.svg → deprecated/face-empathy.svg} +0 -0
  1491. /package/dist/collection/components/stable/gux-icon/icons/{face-happy-solid.svg → deprecated/face-happy-solid.svg} +0 -0
  1492. /package/dist/collection/components/stable/gux-icon/icons/{face-happy.svg → deprecated/face-happy.svg} +0 -0
  1493. /package/dist/collection/components/stable/gux-icon/icons/{face-neutral-solid.svg → deprecated/face-neutral-solid.svg} +0 -0
  1494. /package/dist/collection/components/stable/gux-icon/icons/{face-neutral.svg → deprecated/face-neutral.svg} +0 -0
  1495. /package/dist/collection/components/stable/gux-icon/icons/{facebook-messenger.svg → deprecated/facebook-messenger.svg} +0 -0
  1496. /package/dist/collection/components/stable/gux-icon/icons/{facebook.svg → deprecated/facebook.svg} +0 -0
  1497. /package/dist/collection/components/stable/gux-icon/icons/{fax.svg → deprecated/fax.svg} +0 -0
  1498. /package/dist/collection/components/stable/gux-icon/icons/{file-all.svg → deprecated/file-all.svg} +0 -0
  1499. /package/dist/collection/components/stable/gux-icon/icons/{file-image-landscape.svg → deprecated/file-image-landscape.svg} +0 -0
  1500. /package/dist/collection/components/stable/gux-icon/icons/{file-image-portrait.svg → deprecated/file-image-portrait.svg} +0 -0
  1501. /package/dist/collection/components/stable/gux-icon/icons/{file-pdf.svg → deprecated/file-pdf.svg} +0 -0
  1502. /package/dist/collection/components/stable/gux-icon/icons/{file-preview.svg → deprecated/file-preview.svg} +0 -0
  1503. /package/dist/collection/components/stable/gux-icon/icons/{file-report.svg → deprecated/file-report.svg} +0 -0
  1504. /package/dist/collection/components/stable/gux-icon/icons/{file-text.svg → deprecated/file-text.svg} +0 -0
  1505. /package/dist/collection/components/stable/gux-icon/icons/{file.svg → deprecated/file.svg} +0 -0
  1506. /package/dist/collection/components/stable/gux-icon/icons/{filter.svg → deprecated/filter.svg} +0 -0
  1507. /package/dist/collection/components/stable/gux-icon/icons/{fire.svg → deprecated/fire.svg} +0 -0
  1508. /package/dist/collection/components/stable/gux-icon/icons/{firefox.svg → deprecated/firefox.svg} +0 -0
  1509. /package/dist/collection/components/stable/gux-icon/icons/{flag.svg → deprecated/flag.svg} +0 -0
  1510. /package/dist/collection/components/stable/gux-icon/icons/{folder-add.svg → deprecated/folder-add.svg} +0 -0
  1511. /package/dist/collection/components/stable/gux-icon/icons/{folder-open.svg → deprecated/folder-open.svg} +0 -0
  1512. /package/dist/collection/components/stable/gux-icon/icons/{folder.svg → deprecated/folder.svg} +0 -0
  1513. /package/dist/collection/components/stable/gux-icon/icons/{generic.svg → deprecated/generic.svg} +0 -0
  1514. /package/dist/collection/components/stable/gux-icon/icons/{globe.svg → deprecated/globe.svg} +0 -0
  1515. /package/dist/collection/components/stable/gux-icon/icons/{grab-horizontal.svg → deprecated/grab-horizontal.svg} +0 -0
  1516. /package/dist/collection/components/stable/gux-icon/icons/{grab-vertical.svg → deprecated/grab-vertical.svg} +0 -0
  1517. /package/dist/collection/components/stable/gux-icon/icons/{graph-bar-horizontal.svg → deprecated/graph-bar-horizontal.svg} +0 -0
  1518. /package/dist/collection/components/stable/gux-icon/icons/{graph-bar-vertical.svg → deprecated/graph-bar-vertical.svg} +0 -0
  1519. /package/dist/collection/components/stable/gux-icon/icons/{graph-bubble.svg → deprecated/graph-bubble.svg} +0 -0
  1520. /package/dist/collection/components/stable/gux-icon/icons/{graph-chart.svg → deprecated/graph-chart.svg} +0 -0
  1521. /package/dist/collection/components/stable/gux-icon/icons/{graph-line.svg → deprecated/graph-line.svg} +0 -0
  1522. /package/dist/collection/components/stable/gux-icon/icons/{graph-pie.svg → deprecated/graph-pie.svg} +0 -0
  1523. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/graph-spark.svg +0 -0
  1524. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/group-standard.svg +0 -0
  1525. /package/dist/collection/components/stable/gux-icon/icons/{help.svg → deprecated/help.svg} +0 -0
  1526. /package/dist/collection/components/stable/gux-icon/icons/{home.svg → deprecated/home.svg} +0 -0
  1527. /package/dist/collection/components/stable/gux-icon/icons/{hourglass.svg → deprecated/hourglass.svg} +0 -0
  1528. /package/dist/collection/components/stable/gux-icon/icons/{import.svg → deprecated/import.svg} +0 -0
  1529. /package/dist/collection/components/stable/gux-icon/icons/{inspect-disable.svg → deprecated/inspect-disable.svg} +0 -0
  1530. /package/dist/collection/components/stable/gux-icon/icons/{inspect.svg → deprecated/inspect.svg} +0 -0
  1531. /package/dist/collection/components/stable/gux-icon/icons/{instagram.svg → deprecated/instagram.svg} +0 -0
  1532. /package/dist/collection/components/stable/gux-icon/icons/{internet-explorer.svg → deprecated/internet-explorer.svg} +0 -0
  1533. /package/dist/collection/components/stable/gux-icon/icons/{key.svg → deprecated/key.svg} +0 -0
  1534. /package/dist/collection/components/stable/gux-icon/icons/{lightbulb.svg → deprecated/lightbulb.svg} +0 -0
  1535. /package/dist/collection/components/stable/gux-icon/icons/{line-messenger.svg → deprecated/line-messenger.svg} +0 -0
  1536. /package/dist/collection/components/stable/gux-icon/icons/{link.svg → deprecated/link.svg} +0 -0
  1537. /package/dist/collection/components/stable/gux-icon/icons/{linkedin.svg → deprecated/linkedin.svg} +0 -0
  1538. /package/dist/collection/components/stable/gux-icon/icons/{linux.svg → deprecated/linux.svg} +0 -0
  1539. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/lock-hold.svg +0 -0
  1540. /package/dist/collection/components/stable/gux-icon/icons/{lock.svg → deprecated/lock.svg} +0 -0
  1541. /package/dist/collection/components/stable/gux-icon/icons/{logout.svg → deprecated/logout.svg} +0 -0
  1542. /package/dist/collection/components/stable/gux-icon/icons/{low-bandwidth.svg → deprecated/low-bandwidth.svg} +0 -0
  1543. /package/dist/collection/components/stable/gux-icon/icons/{lunch.svg → deprecated/lunch.svg} +0 -0
  1544. /package/dist/collection/components/stable/gux-icon/icons/{menu-kebab-horizontal.svg → deprecated/menu-kebab-horizontal.svg} +0 -0
  1545. /package/dist/collection/components/stable/gux-icon/icons/{menu-kebab-vertical.svg → deprecated/menu-kebab-vertical.svg} +0 -0
  1546. /package/dist/collection/components/stable/gux-icon/icons/{menu.svg → deprecated/menu.svg} +0 -0
  1547. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-email-outbound.svg +0 -0
  1548. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-forward.svg +0 -0
  1549. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-reply-all.svg +0 -0
  1550. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-reply.svg +0 -0
  1551. /package/dist/collection/components/stable/gux-icon/icons/{microphone-disable.svg → deprecated/microphone-disable.svg} +0 -0
  1552. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/microphone-talking.svg +0 -0
  1553. /package/dist/collection/components/stable/gux-icon/icons/{microphone.svg → deprecated/microphone.svg} +0 -0
  1554. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/microsoft-teams.svg +0 -0
  1555. /package/dist/collection/components/stable/gux-icon/icons/{microsoft.svg → deprecated/microsoft.svg} +0 -0
  1556. /package/dist/collection/components/stable/gux-icon/icons/{moon.svg → deprecated/moon.svg} +0 -0
  1557. /package/dist/collection/components/stable/gux-icon/icons/{music.svg → deprecated/music.svg} +0 -0
  1558. /package/dist/collection/components/stable/gux-icon/icons/{notes.svg → deprecated/notes.svg} +0 -0
  1559. /package/dist/collection/components/stable/gux-icon/icons/{opera.svg → deprecated/opera.svg} +0 -0
  1560. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/operator-pair.svg +0 -0
  1561. /package/dist/collection/components/stable/gux-icon/icons/{paint.svg → deprecated/paint.svg} +0 -0
  1562. /package/dist/collection/components/stable/gux-icon/icons/{palette.svg → deprecated/palette.svg} +0 -0
  1563. /package/dist/collection/components/stable/gux-icon/icons/{parking-sign-regular.svg → deprecated/parking-sign-regular.svg} +0 -0
  1564. /package/dist/collection/components/stable/gux-icon/icons/{paste.svg → deprecated/paste.svg} +0 -0
  1565. /package/dist/collection/components/stable/gux-icon/icons/{people.svg → deprecated/people.svg} +0 -0
  1566. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-bell.svg +0 -0
  1567. /package/dist/collection/components/stable/gux-icon/icons/{phone-call-directory.svg → deprecated/phone-call-directory.svg} +0 -0
  1568. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-call-history.svg +0 -0
  1569. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-callback.svg +0 -0
  1570. /package/dist/collection/components/stable/gux-icon/icons/{phone-close.svg → deprecated/phone-close.svg} +0 -0
  1571. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-conference.svg +0 -0
  1572. /package/dist/collection/components/stable/gux-icon/icons/{phone-dialpad.svg → deprecated/phone-dialpad.svg} +0 -0
  1573. /package/dist/collection/components/stable/gux-icon/icons/{phone-forward.svg → deprecated/phone-forward.svg} +0 -0
  1574. /package/dist/collection/components/stable/gux-icon/icons/{phone-hangup.svg → deprecated/phone-hangup.svg} +0 -0
  1575. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-hold.svg +0 -0
  1576. /package/dist/collection/components/stable/gux-icon/icons/{phone-inbound.svg → deprecated/phone-inbound.svg} +0 -0
  1577. /package/dist/collection/components/stable/gux-icon/icons/{phone-missed-call.svg → deprecated/phone-missed-call.svg} +0 -0
  1578. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-notification-score.svg +0 -0
  1579. /package/dist/collection/components/stable/gux-icon/icons/{phone-outbound.svg → deprecated/phone-outbound.svg} +0 -0
  1580. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-success.svg +0 -0
  1581. /package/dist/collection/components/stable/gux-icon/icons/{phone.svg → deprecated/phone.svg} +0 -0
  1582. /package/dist/collection/components/stable/gux-icon/icons/{pin-location.svg → deprecated/pin-location.svg} +0 -0
  1583. /package/dist/collection/components/stable/gux-icon/icons/{pin.svg → deprecated/pin.svg} +0 -0
  1584. /package/dist/collection/components/stable/gux-icon/icons/{post.svg → deprecated/post.svg} +0 -0
  1585. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/product-logo-beyond.svg +0 -0
  1586. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/product-logo-g.svg +0 -0
  1587. /package/dist/collection/components/stable/gux-icon/icons/{quote-left.svg → deprecated/quote-left.svg} +0 -0
  1588. /package/dist/collection/components/stable/gux-icon/icons/{quote-right.svg → deprecated/quote-right.svg} +0 -0
  1589. /package/dist/collection/components/stable/gux-icon/icons/{radio-active.svg → deprecated/radio-active.svg} +0 -0
  1590. /package/dist/collection/components/stable/gux-icon/icons/{radio.svg → deprecated/radio.svg} +0 -0
  1591. /package/dist/collection/components/stable/gux-icon/icons/{rating-active.svg → deprecated/rating-active.svg} +0 -0
  1592. /package/dist/collection/components/stable/gux-icon/icons/{rating-partial.svg → deprecated/rating-partial.svg} +0 -0
  1593. /package/dist/collection/components/stable/gux-icon/icons/{record.svg → deprecated/record.svg} +0 -0
  1594. /package/dist/collection/components/stable/gux-icon/icons/{reset.svg → deprecated/reset.svg} +0 -0
  1595. /package/dist/collection/components/stable/gux-icon/icons/{resource.svg → deprecated/resource.svg} +0 -0
  1596. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/retweet.svg +0 -0
  1597. /package/dist/collection/components/stable/gux-icon/icons/{roster-email-disable.svg → deprecated/roster-email-disable.svg} +0 -0
  1598. /package/dist/collection/components/stable/gux-icon/icons/{roster-email.svg → deprecated/roster-email.svg} +0 -0
  1599. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-instagram-disable.svg +0 -0
  1600. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-line-disable.svg +0 -0
  1601. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-messenger-disable.svg +0 -0
  1602. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-twitter-disable.svg +0 -0
  1603. /package/dist/collection/components/stable/gux-icon/icons/{roster-wechat-disable.svg → deprecated/roster-wechat-disable.svg} +0 -0
  1604. /package/dist/collection/components/stable/gux-icon/icons/{roster-whatsapp-disable.svg → deprecated/roster-whatsapp-disable.svg} +0 -0
  1605. /package/dist/collection/components/stable/gux-icon/icons/{rss.svg → deprecated/rss.svg} +0 -0
  1606. /package/dist/collection/components/stable/gux-icon/icons/{safari.svg → deprecated/safari.svg} +0 -0
  1607. /package/dist/collection/components/stable/gux-icon/icons/{save.svg → deprecated/save.svg} +0 -0
  1608. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/screen-share-regular.svg +0 -0
  1609. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/screen-share-slash.svg +0 -0
  1610. /package/dist/collection/components/stable/gux-icon/icons/{scripter.svg → deprecated/scripter.svg} +0 -0
  1611. /package/dist/collection/components/stable/gux-icon/icons/{search.svg → deprecated/search.svg} +0 -0
  1612. /package/dist/collection/components/stable/gux-icon/icons/{send.svg → deprecated/send.svg} +0 -0
  1613. /package/dist/collection/components/stable/gux-icon/icons/{settings.svg → deprecated/settings.svg} +0 -0
  1614. /package/dist/collection/components/stable/gux-icon/icons/{share.svg → deprecated/share.svg} +0 -0
  1615. /package/dist/collection/components/stable/gux-icon/icons/{shield-lock.svg → deprecated/shield-lock.svg} +0 -0
  1616. /package/dist/collection/components/stable/gux-icon/icons/{shield-outline.svg → deprecated/shield-outline.svg} +0 -0
  1617. /package/dist/collection/components/stable/gux-icon/icons/{shield-solid.svg → deprecated/shield-solid.svg} +0 -0
  1618. /package/dist/collection/components/stable/gux-icon/icons/{site.svg → deprecated/site.svg} +0 -0
  1619. /package/dist/collection/components/stable/gux-icon/icons/{skills.svg → deprecated/skills.svg} +0 -0
  1620. /package/dist/collection/components/stable/gux-icon/icons/{slideshare.svg → deprecated/slideshare.svg} +0 -0
  1621. /package/dist/collection/components/stable/gux-icon/icons/{sms-close.svg → deprecated/sms-close.svg} +0 -0
  1622. /package/dist/collection/components/stable/gux-icon/icons/{sms.svg → deprecated/sms.svg} +0 -0
  1623. /package/dist/collection/components/stable/gux-icon/icons/{stamp.svg → deprecated/stamp.svg} +0 -0
  1624. /package/dist/collection/components/stable/gux-icon/icons/{subtract-circle.svg → deprecated/subtract-circle.svg} +0 -0
  1625. /package/dist/collection/components/stable/gux-icon/icons/{subtract.svg → deprecated/subtract.svg} +0 -0
  1626. /package/dist/collection/components/stable/gux-icon/icons/{sun.svg → deprecated/sun.svg} +0 -0
  1627. /package/dist/collection/components/stable/gux-icon/icons/{tag.svg → deprecated/tag.svg} +0 -0
  1628. /package/dist/collection/components/stable/gux-icon/icons/{telegram.svg → deprecated/telegram.svg} +0 -0
  1629. /package/dist/collection/components/stable/gux-icon/icons/{tenant.svg → deprecated/tenant.svg} +0 -0
  1630. /package/dist/collection/components/stable/gux-icon/icons/{thumbs-down.svg → deprecated/thumbs-down.svg} +0 -0
  1631. /package/dist/collection/components/stable/gux-icon/icons/{thumbs-up.svg → deprecated/thumbs-up.svg} +0 -0
  1632. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/timeline.svg +0 -0
  1633. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-apps-disable.svg +0 -0
  1634. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-apps.svg +0 -0
  1635. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-assist-disable.svg +0 -0
  1636. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-assist.svg → deprecated/toolbar-assist.svg} +0 -0
  1637. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-favorite.svg → deprecated/toolbar-favorite.svg} +0 -0
  1638. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-favourite.svg → deprecated/toolbar-favourite.svg} +0 -0
  1639. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-inbox.svg → deprecated/toolbar-inbox.svg} +0 -0
  1640. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-notification.svg → deprecated/toolbar-notification.svg} +0 -0
  1641. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-1.svg +0 -0
  1642. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-2.svg +0 -0
  1643. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-3.svg +0 -0
  1644. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-disable.svg → deprecated/toolbar-phone-disable.svg} +0 -0
  1645. /package/dist/collection/components/stable/gux-icon/icons/{trade.svg → deprecated/trade.svg} +0 -0
  1646. /package/dist/collection/components/stable/gux-icon/icons/{transfer.svg → deprecated/transfer.svg} +0 -0
  1647. /package/dist/collection/components/stable/gux-icon/icons/{twitter.svg → deprecated/twitter.svg} +0 -0
  1648. /package/dist/collection/components/stable/gux-icon/icons/{unknown.svg → deprecated/unknown.svg} +0 -0
  1649. /package/dist/collection/components/stable/gux-icon/icons/{unlink.svg → deprecated/unlink.svg} +0 -0
  1650. /package/dist/collection/components/stable/gux-icon/icons/{unlock.svg → deprecated/unlock.svg} +0 -0
  1651. /package/dist/collection/components/stable/gux-icon/icons/{upload.svg → deprecated/upload.svg} +0 -0
  1652. /package/dist/collection/components/stable/gux-icon/icons/{user-add.svg → deprecated/user-add.svg} +0 -0
  1653. /package/dist/collection/components/stable/gux-icon/icons/{user-circle.svg → deprecated/user-circle.svg} +0 -0
  1654. /package/dist/collection/components/stable/gux-icon/icons/{user-contact-id.svg → deprecated/user-contact-id.svg} +0 -0
  1655. /package/dist/collection/components/stable/gux-icon/icons/{user-directory.svg → deprecated/user-directory.svg} +0 -0
  1656. /package/dist/collection/components/stable/gux-icon/icons/{user-group.svg → deprecated/user-group.svg} +0 -0
  1657. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/user-interactions-disable.svg +0 -0
  1658. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/user-interactions.svg +0 -0
  1659. /package/dist/collection/components/stable/gux-icon/icons/{user.svg → deprecated/user.svg} +0 -0
  1660. /package/dist/collection/components/stable/gux-icon/icons/{viber.svg → deprecated/viber.svg} +0 -0
  1661. /package/dist/collection/components/stable/gux-icon/icons/{video-disable.svg → deprecated/video-disable.svg} +0 -0
  1662. /package/dist/collection/components/stable/gux-icon/icons/{video.svg → deprecated/video.svg} +0 -0
  1663. /package/dist/collection/components/stable/gux-icon/icons/{view-all.svg → deprecated/view-all.svg} +0 -0
  1664. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/view-cells.svg +0 -0
  1665. /package/dist/collection/components/stable/gux-icon/icons/{view-grid.svg → deprecated/view-grid.svg} +0 -0
  1666. /package/dist/collection/components/stable/gux-icon/icons/{view-list.svg → deprecated/view-list.svg} +0 -0
  1667. /package/dist/collection/components/stable/gux-icon/icons/{view-roster.svg → deprecated/view-roster.svg} +0 -0
  1668. /package/dist/collection/components/stable/gux-icon/icons/{view-stacked.svg → deprecated/view-stacked.svg} +0 -0
  1669. /package/dist/collection/components/stable/gux-icon/icons/{voicemail.svg → deprecated/voicemail.svg} +0 -0
  1670. /package/dist/collection/components/stable/gux-icon/icons/{volume-disable.svg → deprecated/volume-disable.svg} +0 -0
  1671. /package/dist/collection/components/stable/gux-icon/icons/{volume-down.svg → deprecated/volume-down.svg} +0 -0
  1672. /package/dist/collection/components/stable/gux-icon/icons/{volume-none.svg → deprecated/volume-none.svg} +0 -0
  1673. /package/dist/collection/components/stable/gux-icon/icons/{volume-up.svg → deprecated/volume-up.svg} +0 -0
  1674. /package/dist/collection/components/stable/gux-icon/icons/{web.svg → deprecated/web.svg} +0 -0
  1675. /package/dist/collection/components/stable/gux-icon/icons/{webcam-disable.svg → deprecated/webcam-disable.svg} +0 -0
  1676. /package/dist/collection/components/stable/gux-icon/icons/{webcam.svg → deprecated/webcam.svg} +0 -0
  1677. /package/dist/collection/components/stable/gux-icon/icons/{wechat.svg → deprecated/wechat.svg} +0 -0
  1678. /package/dist/collection/components/stable/gux-icon/icons/{whatsapp.svg → deprecated/whatsapp.svg} +0 -0
  1679. /package/dist/collection/components/stable/gux-icon/icons/{window-actual-size.svg → deprecated/window-actual-size.svg} +0 -0
  1680. /package/dist/collection/components/stable/gux-icon/icons/{window-contract.svg → deprecated/window-contract.svg} +0 -0
  1681. /package/dist/collection/components/stable/gux-icon/icons/{window-expand.svg → deprecated/window-expand.svg} +0 -0
  1682. /package/dist/collection/components/stable/gux-icon/icons/{window-fullscreen.svg → deprecated/window-fullscreen.svg} +0 -0
  1683. /package/dist/collection/components/stable/gux-icon/icons/{window-popout.svg → deprecated/window-popout.svg} +0 -0
  1684. /package/dist/collection/components/stable/gux-icon/icons/{wordpress.svg → deprecated/wordpress.svg} +0 -0
  1685. /package/dist/collection/components/stable/gux-icon/icons/{youtube.svg → deprecated/youtube.svg} +0 -0
  1686. /package/dist/collection/components/stable/gux-icon/icons/{zoom-in.svg → deprecated/zoom-in.svg} +0 -0
  1687. /package/dist/collection/components/stable/gux-icon/icons/{zoom-out.svg → deprecated/zoom-out.svg} +0 -0
  1688. /package/dist/{genesys-webcomponents/icons/user-directory.svg → collection/components/stable/gux-icon/icons/fa/address-book-regular.svg} +0 -0
  1689. /package/dist/{genesys-webcomponents/icons/user-contact-id.svg → collection/components/stable/gux-icon/icons/fa/address-card-regular.svg} +0 -0
  1690. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/android.svg +0 -0
  1691. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/apple.svg +0 -0
  1692. /package/dist/{genesys-webcomponents/icons/arrow-down-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-left-regular.svg} +0 -0
  1693. /package/dist/{genesys-webcomponents/icons/arrow-down.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-regular.svg} +0 -0
  1694. /package/dist/{genesys-webcomponents/icons/arrow-down-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-right-regular.svg} +0 -0
  1695. /package/dist/{genesys-webcomponents/icons/download.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-to-line-regular.svg} +0 -0
  1696. /package/dist/{genesys-webcomponents/icons/arrow-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-left-regular.svg} +0 -0
  1697. /package/dist/{genesys-webcomponents/icons/transfer.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-arrow-left-regular.svg} +0 -0
  1698. /package/dist/{genesys-webcomponents/icons/logout.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-from-bracket-regular.svg} +0 -0
  1699. /package/dist/{genesys-webcomponents/icons/arrow-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-regular.svg} +0 -0
  1700. /package/dist/{genesys-webcomponents/icons/reset.svg → collection/components/stable/gux-icon/icons/fa/arrow-rotate-left-regular.svg} +0 -0
  1701. /package/dist/{genesys-webcomponents/icons/export.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-from-line-regular.svg} +0 -0
  1702. /package/dist/{genesys-webcomponents/icons/arrow-up-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-left-regular.svg} +0 -0
  1703. /package/dist/{genesys-webcomponents/icons/arrow-up.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-regular.svg} +0 -0
  1704. /package/dist/{genesys-webcomponents/icons/external-link.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-right-from-square-regular.svg} +0 -0
  1705. /package/dist/{genesys-webcomponents/icons/arrow-up-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-right-regular.svg} +0 -0
  1706. /package/dist/{genesys-webcomponents/icons/window-expand.svg → collection/components/stable/gux-icon/icons/fa/arrows-maximize-regular.svg} +0 -0
  1707. /package/dist/{genesys-webcomponents/icons/window-contract.svg → collection/components/stable/gux-icon/icons/fa/arrows-minimize-regular.svg} +0 -0
  1708. /package/dist/{genesys-webcomponents/icons/at.svg → collection/components/stable/gux-icon/icons/fa/at-regular.svg} +0 -0
  1709. /package/dist/{genesys-webcomponents/icons/control-start.svg → collection/components/stable/gux-icon/icons/fa/backward-fast-regular.svg} +0 -0
  1710. /package/dist/{genesys-webcomponents/icons/control-skip-left.svg → collection/components/stable/gux-icon/icons/fa/backward-regular.svg} +0 -0
  1711. /package/dist/{genesys-webcomponents/icons/cjv-offer-opened.svg → collection/components/stable/gux-icon/icons/fa/badge-check-solid.svg} +0 -0
  1712. /package/dist/{genesys-webcomponents/icons/ban-outline.svg → collection/components/stable/gux-icon/icons/fa/ban-regular.svg} +0 -0
  1713. /package/dist/{genesys-webcomponents/icons/menu.svg → collection/components/stable/gux-icon/icons/fa/bars-regular.svg} +0 -0
  1714. /package/dist/{genesys-webcomponents/icons/configuration.svg → collection/components/stable/gux-icon/icons/fa/block-brick-regular.svg} +0 -0
  1715. /package/dist/{genesys-webcomponents/icons/bolt.svg → collection/components/stable/gux-icon/icons/fa/bolt-regular.svg} +0 -0
  1716. /package/dist/{genesys-webcomponents/icons/view-grid.svg → collection/components/stable/gux-icon/icons/fa/border-all-regular.svg} +0 -0
  1717. /package/dist/{genesys-webcomponents/icons/archive.svg → collection/components/stable/gux-icon/icons/fa/box-archive-regular.svg} +0 -0
  1718. /package/dist/{genesys-webcomponents/icons/tenant.svg → collection/components/stable/gux-icon/icons/fa/box-regular.svg} +0 -0
  1719. /package/dist/{genesys-webcomponents/icons/window-actual-size.svg → collection/components/stable/gux-icon/icons/fa/brackets-square-regular.svg} +0 -0
  1720. /package/dist/{genesys-webcomponents/icons/app-generic.svg → collection/components/stable/gux-icon/icons/fa/browser-regular.svg} +0 -0
  1721. /package/dist/{genesys-webcomponents/icons/bug.svg → collection/components/stable/gux-icon/icons/fa/bug-regular.svg} +0 -0
  1722. /package/dist/{genesys-webcomponents/icons/site.svg → collection/components/stable/gux-icon/icons/fa/building-regular.svg} +0 -0
  1723. /package/dist/{genesys-webcomponents/icons/campaign.svg → collection/components/stable/gux-icon/icons/fa/bullhorn-regular.svg} +0 -0
  1724. /package/dist/{genesys-webcomponents/icons/bus.svg → collection/components/stable/gux-icon/icons/fa/bus-simple-regular.svg} +0 -0
  1725. /package/dist/{genesys-webcomponents/icons/calendar-clock.svg → collection/components/stable/gux-icon/icons/fa/calendar-clock-regular.svg} +0 -0
  1726. /package/dist/{genesys-webcomponents/icons/calendar-add.svg → collection/components/stable/gux-icon/icons/fa/calendar-plus-regular.svg} +0 -0
  1727. /package/dist/{genesys-webcomponents/icons/calendar.svg → collection/components/stable/gux-icon/icons/fa/calendar-regular.svg} +0 -0
  1728. /package/dist/{genesys-webcomponents/icons/device-camera.svg → collection/components/stable/gux-icon/icons/fa/camera-regular.svg} +0 -0
  1729. /package/dist/{genesys-webcomponents/icons/webcam.svg → collection/components/stable/gux-icon/icons/fa/camera-web-regular.svg} +0 -0
  1730. /package/dist/{genesys-webcomponents/icons/webcam-disable.svg → collection/components/stable/gux-icon/icons/fa/camera-web-slash-regular.svg} +0 -0
  1731. /package/dist/{genesys-webcomponents/icons/arrow-solid-down.svg → collection/components/stable/gux-icon/icons/fa/caret-down-solid.svg} +0 -0
  1732. /package/dist/{genesys-webcomponents/icons/arrow-solid-left.svg → collection/components/stable/gux-icon/icons/fa/caret-left-solid.svg} +0 -0
  1733. /package/dist/{genesys-webcomponents/icons/arrow-solid-right.svg → collection/components/stable/gux-icon/icons/fa/caret-right-solid.svg} +0 -0
  1734. /package/dist/{genesys-webcomponents/icons/arrow-solid-up.svg → collection/components/stable/gux-icon/icons/fa/caret-up-solid.svg} +0 -0
  1735. /package/dist/{genesys-webcomponents/icons/cjv-product-purchased.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-check-regular.svg} +0 -0
  1736. /package/dist/{genesys-webcomponents/icons/cjv-product-added.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-plus-regular.svg} +0 -0
  1737. /package/dist/{genesys-webcomponents/icons/cjv-product-removed.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-xmark-regular.svg} +0 -0
  1738. /package/dist/{genesys-webcomponents/icons/graph-chart.svg → collection/components/stable/gux-icon/icons/fa/chart-area-regular.svg} +0 -0
  1739. /package/dist/{genesys-webcomponents/icons/graph-bar-horizontal.svg → collection/components/stable/gux-icon/icons/fa/chart-bar-regular.svg} +0 -0
  1740. /package/dist/{genesys-webcomponents/icons/graph-bar-vertical.svg → collection/components/stable/gux-icon/icons/fa/chart-column-regular.svg} +0 -0
  1741. /package/dist/{genesys-webcomponents/icons/graph-line.svg → collection/components/stable/gux-icon/icons/fa/chart-line-regular.svg} +0 -0
  1742. /package/dist/{genesys-webcomponents/icons/graph-pie.svg → collection/components/stable/gux-icon/icons/fa/chart-pie-regular.svg} +0 -0
  1743. /package/dist/{genesys-webcomponents/icons/cjv-segment.svg → collection/components/stable/gux-icon/icons/fa/chart-pie-simple-regular.svg} +0 -0
  1744. /package/dist/{genesys-webcomponents/icons/graph-bubble.svg → collection/components/stable/gux-icon/icons/fa/chart-scatter-bubble-regular.svg} +0 -0
  1745. /package/dist/{genesys-webcomponents/icons/chevron-left.svg → collection/components/stable/gux-icon/icons/fa/chevron-left-regular.svg} +0 -0
  1746. /package/dist/{genesys-webcomponents/icons/chevron-right.svg → collection/components/stable/gux-icon/icons/fa/chevron-right-regular.svg} +0 -0
  1747. /package/dist/{genesys-webcomponents/icons/chevron-double-down.svg → collection/components/stable/gux-icon/icons/fa/chevrons-down-regular.svg} +0 -0
  1748. /package/dist/{genesys-webcomponents/icons/chevron-double-left.svg → collection/components/stable/gux-icon/icons/fa/chevrons-left-regular.svg} +0 -0
  1749. /package/dist/{genesys-webcomponents/icons/chevron-double-right.svg → collection/components/stable/gux-icon/icons/fa/chevrons-right-regular.svg} +0 -0
  1750. /package/dist/{genesys-webcomponents/icons/chevron-double-up.svg → collection/components/stable/gux-icon/icons/fa/chevrons-up-regular.svg} +0 -0
  1751. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/chrome.svg +0 -0
  1752. /package/dist/{genesys-webcomponents/icons/badge-amount.svg → collection/components/stable/gux-icon/icons/fa/circle-0-solid.svg} +0 -0
  1753. /package/dist/{genesys-webcomponents/icons/alert-success.svg → collection/components/stable/gux-icon/icons/fa/circle-check-regular.svg} +0 -0
  1754. /package/dist/{genesys-webcomponents/icons/cjv-offer-offered.svg → collection/components/stable/gux-icon/icons/fa/circle-chevron-right-solid.svg} +0 -0
  1755. /package/dist/{genesys-webcomponents/icons/radio-active.svg → collection/components/stable/gux-icon/icons/fa/circle-dot-regular.svg} +0 -0
  1756. /package/dist/{genesys-webcomponents/icons/badge-pause.svg → collection/components/stable/gux-icon/icons/fa/circle-pause-solid.svg} +0 -0
  1757. /package/dist/{genesys-webcomponents/icons/add-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-plus-regular.svg} +0 -0
  1758. /package/dist/{genesys-webcomponents/icons/cjv-segment-assigned.svg → collection/components/stable/gux-icon/icons/fa/circle-quarter-regular.svg} +0 -0
  1759. /package/dist/{genesys-webcomponents/icons/radio.svg → collection/components/stable/gux-icon/icons/fa/circle-regular.svg} +0 -0
  1760. /package/dist/{genesys-webcomponents/icons/toolbar-notification.svg → collection/components/stable/gux-icon/icons/fa/circle-solid.svg} +0 -0
  1761. /package/dist/{genesys-webcomponents/icons/cjv-custom-event.svg → collection/components/stable/gux-icon/icons/fa/circle-star-solid.svg} +0 -0
  1762. /package/dist/{genesys-webcomponents/icons/user-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-user-regular.svg} +0 -0
  1763. /package/dist/{genesys-webcomponents/icons/close-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-xmark-regular.svg} +0 -0
  1764. /package/dist/{genesys-webcomponents/icons/badge-x.svg → collection/components/stable/gux-icon/icons/fa/circle-xmark-solid.svg} +0 -0
  1765. /package/dist/{genesys-webcomponents/icons/clipboard-success.svg → collection/components/stable/gux-icon/icons/fa/clipboard-check-regular.svg} +0 -0
  1766. /package/dist/{genesys-webcomponents/icons/clipboard-error.svg → collection/components/stable/gux-icon/icons/fa/clipboard-question-regular.svg} +0 -0
  1767. /package/dist/{genesys-webcomponents/icons/clipboard.svg → collection/components/stable/gux-icon/icons/fa/clipboard-regular.svg} +0 -0
  1768. /package/dist/{genesys-webcomponents/icons/clock.svg → collection/components/stable/gux-icon/icons/fa/clock-regular.svg} +0 -0
  1769. /package/dist/{genesys-webcomponents/icons/clone.svg → collection/components/stable/gux-icon/icons/fa/clone-regular.svg} +0 -0
  1770. /package/dist/{genesys-webcomponents/icons/cloud.svg → collection/components/stable/gux-icon/icons/fa/cloud-regular.svg} +0 -0
  1771. /package/dist/{genesys-webcomponents/icons/copy.svg → collection/components/stable/gux-icon/icons/fa/copy-regular.svg} +0 -0
  1772. /package/dist/{genesys-webcomponents/icons/roster-whatsapp-disable.svg → collection/components/stable/gux-icon/icons/fa/custon-whatsapp-slash.svg} +0 -0
  1773. /package/dist/{genesys-webcomponents/icons/backspace.svg → collection/components/stable/gux-icon/icons/fa/delete-left-regular.svg} +0 -0
  1774. /package/dist/{genesys-webcomponents/icons/globe.svg → collection/components/stable/gux-icon/icons/fa/earth-africa-regular.svg} +0 -0
  1775. /package/dist/{genesys-webcomponents/icons/edge.svg → collection/components/stable/gux-icon/icons/fa/edge-legacy.svg} +0 -0
  1776. /package/dist/{genesys-webcomponents/icons/menu-kebab-horizontal.svg → collection/components/stable/gux-icon/icons/fa/ellipsis-regular.svg} +0 -0
  1777. /package/dist/{genesys-webcomponents/icons/menu-kebab-vertical.svg → collection/components/stable/gux-icon/icons/fa/ellipsis-vertical-regular.svg} +0 -0
  1778. /package/dist/{genesys-webcomponents/icons/email-notification-score.svg → collection/components/stable/gux-icon/icons/fa/envelope-dot-regular.svg} +0 -0
  1779. /package/dist/{genesys-webcomponents/icons/roster-email.svg → collection/components/stable/gux-icon/icons/fa/envelope-regular.svg} +0 -0
  1780. /package/dist/{genesys-webcomponents/icons/inspect.svg → collection/components/stable/gux-icon/icons/fa/eye-regular.svg} +0 -0
  1781. /package/dist/{genesys-webcomponents/icons/inspect-disable.svg → collection/components/stable/gux-icon/icons/fa/eye-slash-regular.svg} +0 -0
  1782. /package/dist/{genesys-webcomponents/icons/face-neutral.svg → collection/components/stable/gux-icon/icons/fa/face-meh-regular.svg} +0 -0
  1783. /package/dist/{genesys-webcomponents/icons/face-neutral-solid.svg → collection/components/stable/gux-icon/icons/fa/face-meh-solid.svg} +0 -0
  1784. /package/dist/{genesys-webcomponents/icons/face-happy.svg → collection/components/stable/gux-icon/icons/fa/face-smile-regular.svg} +0 -0
  1785. /package/dist/{genesys-webcomponents/icons/face-happy-solid.svg → collection/components/stable/gux-icon/icons/fa/face-smile-solid.svg} +0 -0
  1786. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/facebook-messenger.svg +0 -0
  1787. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/facebook.svg +0 -0
  1788. /package/dist/{genesys-webcomponents/icons/fax.svg → collection/components/stable/gux-icon/icons/fa/fax-regular.svg} +0 -0
  1789. /package/dist/{genesys-webcomponents/icons/certificate.svg → collection/components/stable/gux-icon/icons/fa/file-certificate-regular.svg} +0 -0
  1790. /package/dist/{genesys-webcomponents/icons/file-report.svg → collection/components/stable/gux-icon/icons/fa/file-chart-column-regular.svg} +0 -0
  1791. /package/dist/{genesys-webcomponents/icons/cjv-form-abandoned.svg → collection/components/stable/gux-icon/icons/fa/file-circle-xmark-regular.svg} +0 -0
  1792. /package/dist/{genesys-webcomponents/icons/cjv-policy-contract.svg → collection/components/stable/gux-icon/icons/fa/file-contract-regular.svg} +0 -0
  1793. /package/dist/{genesys-webcomponents/icons/import.svg → collection/components/stable/gux-icon/icons/fa/file-import-regular.svg} +0 -0
  1794. /package/dist/{genesys-webcomponents/icons/cjv-finance-invoice.svg → collection/components/stable/gux-icon/icons/fa/file-invoice-dollar-regular.svg} +0 -0
  1795. /package/dist/{genesys-webcomponents/icons/file-text.svg → collection/components/stable/gux-icon/icons/fa/file-lines-regular.svg} +0 -0
  1796. /package/dist/{genesys-webcomponents/icons/file-preview.svg → collection/components/stable/gux-icon/icons/fa/file-magnifying-glass-regular.svg} +0 -0
  1797. /package/dist/{genesys-webcomponents/icons/file-pdf.svg → collection/components/stable/gux-icon/icons/fa/file-pdf-regular.svg} +0 -0
  1798. /package/dist/{genesys-webcomponents/icons/cjv-generic-application.svg → collection/components/stable/gux-icon/icons/fa/file-user-regular.svg} +0 -0
  1799. /package/dist/{genesys-webcomponents/icons/file-all.svg → collection/components/stable/gux-icon/icons/fa/files-regular.svg} +0 -0
  1800. /package/dist/{genesys-webcomponents/icons/paint.svg → collection/components/stable/gux-icon/icons/fa/fill-drip-regular.svg} +0 -0
  1801. /package/dist/{genesys-webcomponents/icons/filter.svg → collection/components/stable/gux-icon/icons/fa/filter-regular.svg} +0 -0
  1802. /package/dist/{genesys-webcomponents/icons/fire.svg → collection/components/stable/gux-icon/icons/fa/fire-regular.svg} +0 -0
  1803. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/firefox.svg +0 -0
  1804. /package/dist/{genesys-webcomponents/icons/flag.svg → collection/components/stable/gux-icon/icons/fa/flag-regular.svg} +0 -0
  1805. /package/dist/{genesys-webcomponents/icons/save.svg → collection/components/stable/gux-icon/icons/fa/floppy-disk-regular.svg} +0 -0
  1806. /package/dist/{genesys-webcomponents/icons/folder-open.svg → collection/components/stable/gux-icon/icons/fa/folder-open-regular.svg} +0 -0
  1807. /package/dist/{genesys-webcomponents/icons/folder-add.svg → collection/components/stable/gux-icon/icons/fa/folder-plus-regular.svg} +0 -0
  1808. /package/dist/{genesys-webcomponents/icons/folder.svg → collection/components/stable/gux-icon/icons/fa/folder-regular.svg} +0 -0
  1809. /package/dist/{genesys-webcomponents/icons/control-end.svg → collection/components/stable/gux-icon/icons/fa/forward-fast-regular.svg} +0 -0
  1810. /package/dist/{genesys-webcomponents/icons/control-skip-right.svg → collection/components/stable/gux-icon/icons/fa/forward-regular.svg} +0 -0
  1811. /package/dist/{genesys-webcomponents/icons/dash.svg → collection/components/stable/gux-icon/icons/fa/gauge-simple-high-regular.svg} +0 -0
  1812. /package/dist/{genesys-webcomponents/icons/settings.svg → collection/components/stable/gux-icon/icons/fa/gear-regular.svg} +0 -0
  1813. /package/dist/{genesys-webcomponents/icons/web.svg → collection/components/stable/gux-icon/icons/fa/globe-regular.svg} +0 -0
  1814. /package/dist/{genesys-webcomponents/icons/skills.svg → collection/components/stable/gux-icon/icons/fa/graduation-cap-regular.svg} +0 -0
  1815. /package/dist/{genesys-webcomponents/icons/view-all.svg → collection/components/stable/gux-icon/icons/fa/grid-4-regular.svg} +0 -0
  1816. /package/dist/{genesys-webcomponents/icons/phone-dialpad.svg → collection/components/stable/gux-icon/icons/fa/grid-regular.svg} +0 -0
  1817. /package/dist/{genesys-webcomponents/icons/grab-horizontal.svg → collection/components/stable/gux-icon/icons/fa/grip-solid.svg} +0 -0
  1818. /package/dist/{genesys-webcomponents/icons/grab-vertical.svg → collection/components/stable/gux-icon/icons/fa/grip-vertical-solid.svg} +0 -0
  1819. /package/dist/{genesys-webcomponents/icons/trade.svg → collection/components/stable/gux-icon/icons/fa/handshake-regular.svg} +0 -0
  1820. /package/dist/{genesys-webcomponents/icons/agent.svg → collection/components/stable/gux-icon/icons/fa/head-side-headphones-regular.svg} +0 -0
  1821. /package/dist/{genesys-webcomponents/icons/device-headphones.svg → collection/components/stable/gux-icon/icons/fa/headphones-regular.svg} +0 -0
  1822. /package/dist/{genesys-webcomponents/icons/alert-warning-octogon.svg → collection/components/stable/gux-icon/icons/fa/hexagon-exclamation-regular.svg} +0 -0
  1823. /package/dist/{genesys-webcomponents/icons/home.svg → collection/components/stable/gux-icon/icons/fa/home-regular.svg} +0 -0
  1824. /package/dist/{genesys-webcomponents/icons/hourglass.svg → collection/components/stable/gux-icon/icons/fa/hourglass-half-regular.svg} +0 -0
  1825. /package/dist/{genesys-webcomponents/icons/file-image-portrait.svg → collection/components/stable/gux-icon/icons/fa/image-portrait-regular.svg} +0 -0
  1826. /package/dist/{genesys-webcomponents/icons/file-image-landscape.svg → collection/components/stable/gux-icon/icons/fa/image-regular.svg} +0 -0
  1827. /package/dist/{genesys-webcomponents/icons/toolbar-inbox.svg → collection/components/stable/gux-icon/icons/fa/inbox-regular.svg} +0 -0
  1828. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/instagram.svg +0 -0
  1829. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/internet-explorer.svg +0 -0
  1830. /package/dist/{genesys-webcomponents/icons/key.svg → collection/components/stable/gux-icon/icons/fa/key-regular.svg} +0 -0
  1831. /package/dist/{genesys-webcomponents/icons/device-laptop.svg → collection/components/stable/gux-icon/icons/fa/laptop-regular.svg} +0 -0
  1832. /package/dist/{genesys-webcomponents/icons/toolbar-assist.svg → collection/components/stable/gux-icon/icons/fa/life-ring-regular.svg} +0 -0
  1833. /package/dist/{genesys-webcomponents/icons/lightbulb.svg → collection/components/stable/gux-icon/icons/fa/lightbulb-regular.svg} +0 -0
  1834. /package/dist/{genesys-webcomponents/icons/line-messenger.svg → collection/components/stable/gux-icon/icons/fa/line.svg} +0 -0
  1835. /package/dist/{genesys-webcomponents/icons/link.svg → collection/components/stable/gux-icon/icons/fa/link-regular.svg} +0 -0
  1836. /package/dist/{genesys-webcomponents/icons/unlink.svg → collection/components/stable/gux-icon/icons/fa/link-slash-regular.svg} +0 -0
  1837. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/linkedin.svg +0 -0
  1838. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/linux.svg +0 -0
  1839. /package/dist/{genesys-webcomponents/icons/pin-location.svg → collection/components/stable/gux-icon/icons/fa/location-dot-regular.svg} +0 -0
  1840. /package/dist/{genesys-webcomponents/icons/lock.svg → collection/components/stable/gux-icon/icons/fa/lock-regular.svg} +0 -0
  1841. /package/dist/{genesys-webcomponents/icons/zoom-out.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-minus-regular.svg} +0 -0
  1842. /package/dist/{genesys-webcomponents/icons/zoom-in.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-plus-regular.svg} +0 -0
  1843. /package/dist/{genesys-webcomponents/icons/search.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-regular.svg} +0 -0
  1844. /package/dist/{genesys-webcomponents/icons/customer-journey.svg → collection/components/stable/gux-icon/icons/fa/map-location-dot-regular.svg} +0 -0
  1845. /package/dist/{genesys-webcomponents/icons/notes.svg → collection/components/stable/gux-icon/icons/fa/memo-regular.svg} +0 -0
  1846. /package/dist/{genesys-webcomponents/icons/cjv-webchat-offered.svg → collection/components/stable/gux-icon/icons/fa/message-arrow-up-right-solid.svg} +0 -0
  1847. /package/dist/{genesys-webcomponents/icons/cjv-webchat-submitted.svg → collection/components/stable/gux-icon/icons/fa/message-arrow-up-solid.svg} +0 -0
  1848. /package/dist/{genesys-webcomponents/icons/cjv-webchat-accepted.svg → collection/components/stable/gux-icon/icons/fa/message-check-solid.svg} +0 -0
  1849. /package/dist/{genesys-webcomponents/icons/sms.svg → collection/components/stable/gux-icon/icons/fa/message-dots-regular.svg} +0 -0
  1850. /package/dist/{genesys-webcomponents/icons/comments.svg → collection/components/stable/gux-icon/icons/fa/message-lines-regular.svg} +0 -0
  1851. /package/dist/{genesys-webcomponents/icons/cjv-webchat-ignored.svg → collection/components/stable/gux-icon/icons/fa/message-minus-solid.svg} +0 -0
  1852. /package/dist/{genesys-webcomponents/icons/cjv-webchat-requested.svg → collection/components/stable/gux-icon/icons/fa/message-plus-solid.svg} +0 -0
  1853. /package/dist/{genesys-webcomponents/icons/chat-disable.svg → collection/components/stable/gux-icon/icons/fa/message-slash-regular.svg} +0 -0
  1854. /package/dist/{genesys-webcomponents/icons/chat-close.svg → collection/components/stable/gux-icon/icons/fa/message-xmark-regular.svg} +0 -0
  1855. /package/dist/{genesys-webcomponents/icons/cjv-webchat-error.svg → collection/components/stable/gux-icon/icons/fa/message-xmark-solid.svg} +0 -0
  1856. /package/dist/{genesys-webcomponents/icons/chat-multi.svg → collection/components/stable/gux-icon/icons/fa/messages-regular.svg} +0 -0
  1857. /package/dist/{genesys-webcomponents/icons/microphone.svg → collection/components/stable/gux-icon/icons/fa/microphone-regular.svg} +0 -0
  1858. /package/dist/{genesys-webcomponents/icons/microphone-disable.svg → collection/components/stable/gux-icon/icons/fa/microphone-slash-regular.svg} +0 -0
  1859. /package/dist/{genesys-webcomponents/icons/subtract.svg → collection/components/stable/gux-icon/icons/fa/minus-regular.svg} +0 -0
  1860. /package/dist/{genesys-webcomponents/icons/device-cellphone.svg → collection/components/stable/gux-icon/icons/fa/mobile-regular.svg} +0 -0
  1861. /package/dist/{genesys-webcomponents/icons/moon.svg → collection/components/stable/gux-icon/icons/fa/moon-regular.svg} +0 -0
  1862. /package/dist/{genesys-webcomponents/icons/music.svg → collection/components/stable/gux-icon/icons/fa/music-regular.svg} +0 -0
  1863. /package/dist/{genesys-webcomponents/icons/post.svg → collection/components/stable/gux-icon/icons/fa/newspaper-regular.svg} +0 -0
  1864. /package/dist/{genesys-webcomponents/icons/resource.svg → collection/components/stable/gux-icon/icons/fa/notebook-regular.svg} +0 -0
  1865. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/opera.svg +0 -0
  1866. /package/dist/{genesys-webcomponents/icons/palette.svg → collection/components/stable/gux-icon/icons/fa/palette-regular.svg} +0 -0
  1867. /package/dist/{genesys-webcomponents/icons/send.svg → collection/components/stable/gux-icon/icons/fa/paper-plane-top-regular.svg} +0 -0
  1868. /package/dist/{genesys-webcomponents/icons/attachment.svg → collection/components/stable/gux-icon/icons/fa/paperclip-regular.svg} +0 -0
  1869. /package/dist/{genesys-webcomponents/icons/paste.svg → collection/components/stable/gux-icon/icons/fa/paste-regular.svg} +0 -0
  1870. /package/dist/{genesys-webcomponents/icons/badge-edit.svg → collection/components/stable/gux-icon/icons/fa/pen-circle-regular.svg} +0 -0
  1871. /package/dist/{genesys-webcomponents/icons/edit.svg → collection/components/stable/gux-icon/icons/fa/pen-regular.svg} +0 -0
  1872. /package/dist/{genesys-webcomponents/icons/agent-group.svg → collection/components/stable/gux-icon/icons/fa/people-group-regular.svg} +0 -0
  1873. /package/dist/{genesys-webcomponents/icons/people.svg → collection/components/stable/gux-icon/icons/fa/people-pants-simple-regular.svg} +0 -0
  1874. /package/dist/collection/components/stable/gux-icon/icons/{custom/person-running.svg → fa/person-running-solid.svg} +0 -0
  1875. /package/dist/{genesys-webcomponents/icons/phone-inbound.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-down-left-regular.svg} +0 -0
  1876. /package/dist/{genesys-webcomponents/icons/phone-forward.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-right-regular.svg} +0 -0
  1877. /package/dist/{genesys-webcomponents/icons/phone-outbound.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-up-right-regular.svg} +0 -0
  1878. /package/dist/{genesys-webcomponents/icons/phone-hangup.svg → collection/components/stable/gux-icon/icons/fa/phone-hangup-regular.svg} +0 -0
  1879. /package/dist/{genesys-webcomponents/icons/phone-missed-call.svg → collection/components/stable/gux-icon/icons/fa/phone-missed-regular.svg} +0 -0
  1880. /package/dist/{genesys-webcomponents/icons/phone.svg → collection/components/stable/gux-icon/icons/fa/phone-regular.svg} +0 -0
  1881. /package/dist/{genesys-webcomponents/icons/toolbar-phone-disable.svg → collection/components/stable/gux-icon/icons/fa/phone-slash-regular.svg} +0 -0
  1882. /package/dist/{genesys-webcomponents/icons/phone-close.svg → collection/components/stable/gux-icon/icons/fa/phone-xmark-regular.svg} +0 -0
  1883. /package/dist/{genesys-webcomponents/icons/add.svg → collection/components/stable/gux-icon/icons/fa/plus-regular.svg} +0 -0
  1884. /package/dist/{genesys-webcomponents/icons/quote-left.svg → collection/components/stable/gux-icon/icons/fa/quote-left-regular.svg} +0 -0
  1885. /package/dist/{genesys-webcomponents/icons/quote-right.svg → collection/components/stable/gux-icon/icons/fa/quote-right-regular.svg} +0 -0
  1886. /package/dist/{genesys-webcomponents/icons/fa/diagram-project-gear-regular.svg → collection/components/stable/gux-icon/icons/fa/regular-diagram-project-gear.svg} +0 -0
  1887. /package/dist/{genesys-webcomponents/icons/roster-email-disable.svg → collection/components/stable/gux-icon/icons/fa/regular-envelope-slash.svg} +0 -0
  1888. /package/dist/{genesys-webcomponents/icons/bot.svg → collection/components/stable/gux-icon/icons/fa/robot-regular.svg} +0 -0
  1889. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/safari.svg +0 -0
  1890. /package/dist/{genesys-webcomponents/icons/cut.svg → collection/components/stable/gux-icon/icons/fa/scissors-regular.svg} +0 -0
  1891. /package/dist/{genesys-webcomponents/icons/scripter.svg → collection/components/stable/gux-icon/icons/fa/scroll-regular.svg} +0 -0
  1892. /package/dist/{genesys-webcomponents/icons/device-server.svg → collection/components/stable/gux-icon/icons/fa/server-regular.svg} +0 -0
  1893. /package/dist/{genesys-webcomponents/icons/generic.svg → collection/components/stable/gux-icon/icons/fa/shapes-regular.svg} +0 -0
  1894. /package/dist/{genesys-webcomponents/icons/share.svg → collection/components/stable/gux-icon/icons/fa/share-nodes-regular.svg} +0 -0
  1895. /package/dist/{genesys-webcomponents/icons/shield-outline.svg → collection/components/stable/gux-icon/icons/fa/shield-check-regular.svg} +0 -0
  1896. /package/dist/{genesys-webcomponents/icons/shield-solid.svg → collection/components/stable/gux-icon/icons/fa/shield-check-solid.svg} +0 -0
  1897. /package/dist/{genesys-webcomponents/icons/shield-lock.svg → collection/components/stable/gux-icon/icons/fa/shield-keyhole-regular.svg} +0 -0
  1898. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/slideshare.svg +0 -0
  1899. /package/dist/{genesys-webcomponents/icons/window-popout.svg → collection/components/stable/gux-icon/icons/fa/square-arrow-up-right-regular.svg} +0 -0
  1900. /package/dist/{genesys-webcomponents/icons/checkbox-active.svg → collection/components/stable/gux-icon/icons/fa/square-check-solid.svg} +0 -0
  1901. /package/dist/{genesys-webcomponents/icons/view-list.svg → collection/components/stable/gux-icon/icons/fa/square-list-regular.svg} +0 -0
  1902. /package/dist/{genesys-webcomponents/icons/checkbox-partial.svg → collection/components/stable/gux-icon/icons/fa/square-minus-regular.svg} +0 -0
  1903. /package/dist/{genesys-webcomponents/icons/parking-sign-regular.svg → collection/components/stable/gux-icon/icons/fa/square-parking-regular.svg} +0 -0
  1904. /package/dist/{genesys-webcomponents/icons/app-chart.svg → collection/components/stable/gux-icon/icons/fa/square-poll-vertical-regular.svg} +0 -0
  1905. /package/dist/{genesys-webcomponents/icons/checkbox.svg → collection/components/stable/gux-icon/icons/fa/square-regular.svg} +0 -0
  1906. /package/dist/{genesys-webcomponents/icons/rss.svg → collection/components/stable/gux-icon/icons/fa/square-rss-solid.svg} +0 -0
  1907. /package/dist/{genesys-webcomponents/icons/unknown.svg → collection/components/stable/gux-icon/icons/fa/square-x-regular.svg} +0 -0
  1908. /package/dist/{genesys-webcomponents/icons/stamp.svg → collection/components/stable/gux-icon/icons/fa/stamp-regular.svg} +0 -0
  1909. /package/dist/{genesys-webcomponents/icons/toolbar-favorite.svg → collection/components/stable/gux-icon/icons/fa/star-regular.svg} +0 -0
  1910. /package/dist/{genesys-webcomponents/icons/rating-partial.svg → collection/components/stable/gux-icon/icons/fa/star-sharp-half-stroke-regular.svg} +0 -0
  1911. /package/dist/{genesys-webcomponents/icons/rating-active.svg → collection/components/stable/gux-icon/icons/fa/star-solid.svg} +0 -0
  1912. /package/dist/{genesys-webcomponents/icons/subtract-circle.svg → collection/components/stable/gux-icon/icons/fa/subtract-circle-regular.svg} +0 -0
  1913. /package/dist/{genesys-webcomponents/icons/cjv-offer-ignored.svg → collection/components/stable/gux-icon/icons/fa/subtract-circle-solid.svg} +0 -0
  1914. /package/dist/{genesys-webcomponents/icons/sun.svg → collection/components/stable/gux-icon/icons/fa/sun-bright-regular.svg} +0 -0
  1915. /package/dist/{genesys-webcomponents/icons/app-layout.svg → collection/components/stable/gux-icon/icons/fa/table-layout-regular.svg} +0 -0
  1916. /package/dist/{genesys-webcomponents/icons/view-roster.svg → collection/components/stable/gux-icon/icons/fa/table-list-regular.svg} +0 -0
  1917. /package/dist/{genesys-webcomponents/icons/app-table.svg → collection/components/stable/gux-icon/icons/fa/table-regular.svg} +0 -0
  1918. /package/dist/{genesys-webcomponents/icons/view-stacked.svg → collection/components/stable/gux-icon/icons/fa/table-rows-regular.svg} +0 -0
  1919. /package/dist/{genesys-webcomponents/icons/device-tablet.svg → collection/components/stable/gux-icon/icons/fa/tablet-regular.svg} +0 -0
  1920. /package/dist/{genesys-webcomponents/icons/tag.svg → collection/components/stable/gux-icon/icons/fa/tag-regular.svg} +0 -0
  1921. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/telegram.svg +0 -0
  1922. /package/dist/{genesys-webcomponents/icons/thumbs-down.svg → collection/components/stable/gux-icon/icons/fa/thumb-down-regular.svg} +0 -0
  1923. /package/dist/{genesys-webcomponents/icons/thumbs-up.svg → collection/components/stable/gux-icon/icons/fa/thumb-up-regular.svg} +0 -0
  1924. /package/dist/{genesys-webcomponents/icons/pin.svg → collection/components/stable/gux-icon/icons/fa/thumbtack-regular.svg} +0 -0
  1925. /package/dist/{genesys-webcomponents/icons/cjv-webchat-timeout.svg → collection/components/stable/gux-icon/icons/fa/timer-regular.svg} +0 -0
  1926. /package/dist/{genesys-webcomponents/icons/delete.svg → collection/components/stable/gux-icon/icons/fa/trash-regular.svg} +0 -0
  1927. /package/dist/{genesys-webcomponents/icons/alert-warning-triangle.svg → collection/components/stable/gux-icon/icons/fa/triangle-exclamation-regular.svg} +0 -0
  1928. /package/dist/{genesys-webcomponents/icons/cjv-delivery.svg → collection/components/stable/gux-icon/icons/fa/truck-regular.svg} +0 -0
  1929. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/twitter.svg +0 -0
  1930. /package/dist/{genesys-webcomponents/icons/unlock.svg → collection/components/stable/gux-icon/icons/fa/unlock-regular.svg} +0 -0
  1931. /package/dist/{genesys-webcomponents/icons/upload.svg → collection/components/stable/gux-icon/icons/fa/upload-regular.svg} +0 -0
  1932. /package/dist/{genesys-webcomponents/icons/user-add.svg → collection/components/stable/gux-icon/icons/fa/user-plus-regular.svg} +0 -0
  1933. /package/dist/{genesys-webcomponents/icons/user.svg → collection/components/stable/gux-icon/icons/fa/user-regular.svg} +0 -0
  1934. /package/dist/{genesys-webcomponents/icons/user-group.svg → collection/components/stable/gux-icon/icons/fa/users-regular.svg} +0 -0
  1935. /package/dist/{genesys-webcomponents/icons/lunch.svg → collection/components/stable/gux-icon/icons/fa/utensils-regular.svg} +0 -0
  1936. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/viber.svg +0 -0
  1937. /package/dist/{genesys-webcomponents/icons/video.svg → collection/components/stable/gux-icon/icons/fa/video-regular.svg} +0 -0
  1938. /package/dist/{genesys-webcomponents/icons/video-disable.svg → collection/components/stable/gux-icon/icons/fa/video-slash-regular.svg} +0 -0
  1939. /package/dist/{genesys-webcomponents/icons/voicemail.svg → collection/components/stable/gux-icon/icons/fa/voicemail-regular.svg} +0 -0
  1940. /package/dist/{genesys-webcomponents/icons/volume-down.svg → collection/components/stable/gux-icon/icons/fa/volume-low-regular.svg} +0 -0
  1941. /package/dist/{genesys-webcomponents/icons/volume-none.svg → collection/components/stable/gux-icon/icons/fa/volume-off-regular.svg} +0 -0
  1942. /package/dist/{genesys-webcomponents/icons/volume-up.svg → collection/components/stable/gux-icon/icons/fa/volume-regular.svg} +0 -0
  1943. /package/dist/{genesys-webcomponents/icons/volume-disable.svg → collection/components/stable/gux-icon/icons/fa/volume-slash-regular.svg} +0 -0
  1944. /package/dist/{genesys-webcomponents/icons/record.svg → collection/components/stable/gux-icon/icons/fa/waveform-lines-regular.svg} +0 -0
  1945. /package/dist/{genesys-webcomponents/icons/wechat.svg → collection/components/stable/gux-icon/icons/fa/weixin.svg} +0 -0
  1946. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/whatsapp.svg +0 -0
  1947. /package/dist/{genesys-webcomponents/icons/coaching.svg → collection/components/stable/gux-icon/icons/fa/whistle-regular.svg} +0 -0
  1948. /package/dist/{genesys-webcomponents/icons/low-bandwidth.svg → collection/components/stable/gux-icon/icons/fa/wifi-slash-regular.svg} +0 -0
  1949. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/wordpress.svg +0 -0
  1950. /package/dist/{genesys-webcomponents/icons/close.svg → collection/components/stable/gux-icon/icons/fa/xmark-large-regular.svg} +0 -0
  1951. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/youtube.svg +0 -0
  1952. /package/dist/genesys-webcomponents/icons/custom/{quick-reply.svg → circle-buttons-regular.svg} +0 -0
  1953. /package/dist/genesys-webcomponents/icons/custom/{file-pen-question.svg → file-pen-question-regular.svg} +0 -0
  1954. /package/dist/genesys-webcomponents/icons/custom/{filter-notification.svg → filter-dot-regular.svg} +0 -0
  1955. /package/dist/genesys-webcomponents/icons/custom/{font-regular-highlight.svg → font-underline-regular.svg} +0 -0
  1956. /package/dist/genesys-webcomponents/icons/custom/{three-button.svg → mobile-three-button-regular.svg} +0 -0
  1957. /package/dist/genesys-webcomponents/icons/custom/{one-button.svg → mobiles-one-button-regular.svg} +0 -0
  1958. /package/dist/genesys-webcomponents/icons/custom/{carousel.svg → rectangle-carousel-regular.svg} +0 -0
  1959. /package/dist/genesys-webcomponents/icons/custom/{binoculars-slash-regular.svg → regular-binoculars-slash.svg} +0 -0
  1960. /package/dist/genesys-webcomponents/icons/custom/{clipboard-list-slash-regular.svg → regular-clipboard-list-slash.svg} +0 -0
  1961. /package/dist/genesys-webcomponents/icons/custom/{co-browse.svg → screen-monitor-regular.svg} +0 -0
  1962. /package/dist/genesys-webcomponents/icons/custom/{add-column-before.svg → table-column-plus-left-regular.svg} +0 -0
  1963. /package/dist/genesys-webcomponents/icons/custom/{add-column-after.svg → table-column-plus-right-regular.svg} +0 -0
  1964. /package/dist/genesys-webcomponents/icons/custom/{delete-column.svg → table-column-xmark-regular.svg} +0 -0
  1965. /package/dist/genesys-webcomponents/icons/custom/{add-row-after.svg → table-row-plus-bottom-regular.svg} +0 -0
  1966. /package/dist/genesys-webcomponents/icons/custom/{add-row-before.svg → table-row-plus-top-regular.svg} +0 -0
  1967. /package/dist/genesys-webcomponents/icons/custom/{delete-row.svg → table-row-xmark-regular.svg} +0 -0
  1968. /package/dist/genesys-webcomponents/icons/custom/{delete-table.svg → table-xmark-regular.svg} +0 -0
  1969. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-inline.svg → wrap-text-inline-regular.svg} +0 -0
  1970. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-tight.svg → wrap-text-tight-regular.svg} +0 -0
  1971. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-top-bottom.svg → wrap-text-top-bottom-regular.svg} +0 -0
  1972. /package/dist/genesys-webcomponents/icons/{alert-info.svg → deprecated/alert-info.svg} +0 -0
  1973. /package/dist/genesys-webcomponents/icons/{badge-check.svg → deprecated/badge-check.svg} +0 -0
  1974. /package/dist/genesys-webcomponents/icons/{badge-file.svg → deprecated/badge-file.svg} +0 -0
  1975. /package/dist/genesys-webcomponents/icons/{sms-close.svg → deprecated/chat-close.svg} +0 -0
  1976. /package/dist/genesys-webcomponents/icons/{cjv-calendar-clock.svg → deprecated/cjv-calendar-clock.svg} +0 -0
  1977. /package/dist/genesys-webcomponents/icons/{cjv-custom-default.svg → deprecated/cjv-custom-default.svg} +0 -0
  1978. /package/dist/genesys-webcomponents/icons/{clock-outline.svg → deprecated/clock-outline.svg} +0 -0
  1979. /package/dist/genesys-webcomponents/icons/{cloud-outline.svg → deprecated/cloud-outline.svg} +0 -0
  1980. /package/dist/genesys-webcomponents/icons/{cobrowse.svg → deprecated/cobrowse.svg} +0 -0
  1981. /package/dist/genesys-webcomponents/icons/{control-pause.svg → deprecated/control-pause.svg} +0 -0
  1982. /package/dist/genesys-webcomponents/icons/{control-play.svg → deprecated/control-play.svg} +0 -0
  1983. /package/dist/genesys-webcomponents/icons/{control-slide-back.svg → deprecated/control-slide-back.svg} +0 -0
  1984. /package/dist/genesys-webcomponents/icons/{control-slide-forward.svg → deprecated/control-slide-forward.svg} +0 -0
  1985. /package/dist/genesys-webcomponents/icons/{control-stop.svg → deprecated/control-stop.svg} +0 -0
  1986. /package/dist/genesys-webcomponents/icons/{device-pc.svg → deprecated/device-pc.svg} +0 -0
  1987. /package/dist/genesys-webcomponents/icons/{fa → deprecated/fa}/clock-outline.svg +0 -0
  1988. /package/dist/genesys-webcomponents/icons/{face-empathy.svg → deprecated/face-empathy.svg} +0 -0
  1989. /package/dist/genesys-webcomponents/icons/{file.svg → deprecated/file.svg} +0 -0
  1990. /package/dist/genesys-webcomponents/icons/{help.svg → deprecated/help.svg} +0 -0
  1991. /package/dist/genesys-webcomponents/icons/{microsoft.svg → deprecated/microsoft.svg} +0 -0
  1992. /package/dist/genesys-webcomponents/icons/{phone-call-directory.svg → deprecated/phone-call-directory.svg} +0 -0
  1993. /package/dist/genesys-webcomponents/icons/{roster-wechat-disable.svg → deprecated/roster-wechat-disable.svg} +0 -0
  1994. /package/dist/genesys-webcomponents/icons/{toolbar-favourite.svg → deprecated/toolbar-favorite.svg} +0 -0
  1995. /package/dist/genesys-webcomponents/icons/{window-fullscreen.svg → deprecated/window-expand.svg} +0 -0
  1996. /package/dist/genesys-webcomponents/icons/{custom/person-running.svg → fa/person-running-solid.svg} +0 -0
@@ -1 +0,0 @@
1
- import{r as e,h as o,g as r}from"./p-2e827df1.js";import{c as t,o as i}from"./p-f4751a15.js";import{O as n}from"./p-01471ba0.js";import{o as a}from"./p-e5b1cffc.js";import{p as l}from"./p-a11d5d42.js";import{h as s}from"./p-6d8b4027.js";import{G as u,a as f,v as p,b as g}from"./p-f3b9b052.js";import{G as d,a as c}from"./p-9773c4fe.js";import{t as h}from"./p-aa4e7b69.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const m=class{constructor(o){e(this,o),this.labelPosition=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=void 0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help")}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help"),h(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return o(c,{key:"da7db47a8da22d28beb3584a5a689802d09a87f3",labelPosition:this.computedLabelPosition},o(d,{key:"3700829135203974282c15fc4dc3db6da68827f9",position:this.computedLabelPosition,required:this.required},o("slot",{key:"be6a1b497f1bdf420ee2141afeef9a4bb031a41e",name:"label",onSlotchange:()=>this.setLabel()})),o("div",{key:"49a85412e7cfe89b99b3cdbe114d199156fd0594",class:"gux-input-and-error-container"},o("div",{key:"0664805d3d8322fc381a5ad5a0da1478284e414c",class:{"gux-input":!0,"gux-input-error":this.hasError}},o("div",{key:"b0f7f09b23023f1fc272b782178dd739bba704e7",class:{"gux-input-container":!0,"gux-disabled":this.disabled}},o("slot",{key:"fdcd6b5185f8fa25940fe8e5e2908f7629bbf448",name:"input"}),o("gux-icon",{key:"7321c0d53019005f1d58e9bbe9cee1e78ef58cc0","icon-name":"chevron-small-down",decorative:!0}))),o(u,{key:"374036b06516f77e21735027a9cae1c09862dc33",show:this.hasError},o("slot",{key:"989e082e1c03db1a62a0f0af921a0acfe9963394",name:"error"})),o(f,{key:"4d2aa92cc37ebdc981ba768a8b17d0e9dff1b9fe",show:!this.hasError&&this.hasHelp},o("slot",{key:"4cee1bb8c7826aba89be5546eff7f94a75e2557e",name:"help"}))))}get variant(){const e=this.labelPosition?this.labelPosition.toLowerCase():"none";return`${this.input.getAttribute("type")}-${e}`}setInput(){this.input=this.root.querySelector('select[slot="input"]'),l(this.input),this.disabled=t(this.input),this.required=this.input.required,this.disabledObserver=i(this.input,(e=>{this.disabled=e})),this.requiredObserver=a(this.input,(e=>{this.required=e})),p(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=g(this.label,this.labelPosition)}get root(){return r(this)}};(function(e,o,r,t){var i,n=arguments.length,a=n<3?o:null===t?t=Object.getOwnPropertyDescriptor(o,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,o,r,t);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(a=(n<3?i(a):n>3?i(o,r,a):i(o,r))||a);n>3&&a&&Object.defineProperty(o,r,a)})([n({childList:!0,subtree:!0})],m.prototype,"onMutation",null),m.style='.gux-form-field-container.gux-beside{display:flex;flex-direction:row}.gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:center;padding:var(--gse-ui-formControl-helper-errorPadding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;min-width:var(--gse-ui-icon-size-sm);min-height:var(--gse-ui-icon-size-sm);margin-right:var(--gse-ui-formControl-helper-gap);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}.gux-form-field-label.gux-required::after{color:var(--gse-ui-formControl-label-indicator-requiredColor);content:" *"}.gux-form-field-label.gux-beside{position:relative;top:8px;width:fit-content;min-width:45px;margin-right:var(--gse-ui-formControl-label-gap)}.gux-form-field-label.gux-above{padding:var(--gse-ui-formControl-label-padding)}.gux-form-field-label.gux-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.gux-form-field-help{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-paddingSmall);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-defaultColor)}.gux-form-field-help.gux-show{display:flex}.gux-form-field-help .gux-message{flex:0 1 auto;align-self:none;order:0}:host{display:block}::slotted(label){font-family:var(--gse-ui-formControl-label-text-fontFamily);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight);line-height:var(--gse-ui-formControl-label-text-lineHeight);color:var(--gse-ui-formControl-label-labelColor)}::slotted(select){flex:1 1 auto;align-self:auto;order:0;width:100%;margin-left:var(--gse-ui-formControl-input-gap);color:var(--gse-ui-formControl-input-populatedColor);-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;border-radius:var(--gse-ui-formControl-input-borderRadius);outline:none}::slotted(select)::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container .gux-input .gux-input-container{position:relative;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-formControl-input-gap);place-content:stretch center;align-items:center;width:100%;height:var(--gse-ui-formControl-input-textfield-height);font-family:var(--gse-ui-formControl-input-contentText-fontFamily);font-size:var(--gse-ui-formControl-input-contentText-fontSize);font-weight:var(--gse-ui-formControl-input-contentText-fontWeight);line-height:var(--gse-ui-formControl-input-contentText-lineHeight);color:var(--gse-ui-formControl-input-populatedColor);background-color:var(--gse-ui-formControl-input-backgroundColor);background-image:none;border:var(--gse-ui-formControl-input-default-border-width) var(--gse-ui-formControl-input-default-border-style) var(--gse-ui-formControl-input-default-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-input-and-error-container .gux-input .gux-input-container.gux-disabled{pointer-events:none;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container .gux-input .gux-input-container:hover gux-icon{color:var(--gse-ui-formControl-input-inputIcon-iconEndColor)}.gux-input-and-error-container .gux-input .gux-input-container gux-icon{width:var(--gse-ui-formControl-input-inputIcon-size);height:var(--gse-ui-formControl-input-inputIcon-size);margin-right:var(--gse-ui-formControl-input-gap);pointer-events:none}.gux-input-and-error-container .gux-input .gux-input-container:focus-within{border:var(--gse-ui-formControl-input-active-border-width) var(--gse-ui-formControl-input-active-border-style) var(--gse-ui-formControl-input-active-border-color);border-radius:var(--gse-ui-formControl-focusRing-borderRadius);outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-input-and-error-container .gux-input.gux-input-error .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{m as gux_form_field_select}
@@ -1 +0,0 @@
1
- import{r as s,h as t,H as e,g as a}from"./p-2e827df1.js";import{l as r,n as o,f as i,p as c,b as n,c as d}from"./p-8d73b418.js";import{t as u}from"./p-aa4e7b69.js";const l=["gux-list-item"],b=class{constructor(t){s(this,t)}componentWillLoad(){u(this.root)}onKeyDown(s){switch(s.key){case"ArrowUp":s.preventDefault(),c(this.root,l);break;case"Home":s.preventDefault(),i(this.root,l);break;case"ArrowDown":s.preventDefault(),o(this.root,l);break;case"End":s.preventDefault(),r(this.root,l)}}async guxFocusFirstItem(){i(this.root,l)}async guxFocusItemById(s){n(this.root,l,s)}async guxFocusItemByClosestId(s){d(this.root,l,s)}async guxFocusLastItem(){r(this.root,l)}renderFocusTarget(){return t("span",{tabindex:"-1","aria-hidden":"true"})}render(){return t(e,{key:"ad7114dbfd9bfd2fb141766babe54e4fc52ca001",role:"list"},this.renderFocusTarget(),t("slot",{key:"6e9b69ab988c0b95a377bf298fb99803a2ed1c6d"}))}static get delegatesFocus(){return!0}get root(){return a(this)}};b.style=":host{display:flex;flex-direction:column;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;padding:var(--gse-ui-menu-padding)}";export{b as gux_list}
@@ -1 +0,0 @@
1
- import{r as e,h as t,H as o,g as i}from"./p-2e827df1.js";import{g as n}from"./p-4202e9f2.js";const r=class{constructor(t){e(this,t),this.disabled=!1}onMouseup(){this.focusParentList()}onMouseover(){this.focusParentList()}focusParentList(){const e=n("gux-list",this.root);e&&null===e.shadowRoot.activeElement&&(this.root.blur(),e.focus({preventScroll:!0}))}render(){return t(o,{key:"3ebc7ba7612911429b236980cc269c62f780bb71",role:"listitem"},t("button",{key:"73b146fcbf6b4db026d91366d0a9dc3ec529c813",type:"button",tabIndex:-1,disabled:this.disabled},t("slot",{key:"6b3b647d18c75d730e4fab3182f36e842466e8cd"})))}static get delegatesFocus(){return!0}get root(){return i(this)}};r.style=":host{width:100%;text-align:start;outline:none}:host([disabled]){pointer-events:none}:host([disabled=false]){pointer-events:auto}::slotted(gux-icon){width:var(--gse-ui-menu-option-startIcon-height);height:var(--gse-ui-menu-option-startIcon-height);margin-right:var(--gse-ui-menu-option-gap);vertical-align:middle}button{all:unset;box-sizing:border-box;width:100%;min-height:var(--gse-ui-menu-option-height);padding:var(--gse-ui-menu-option-padding);font-family:var(--gse-ui-menu-option-label-default-text-fontFamily);font-size:var(--gse-ui-menu-option-label-default-text-fontSize);font-weight:var(--gse-ui-menu-option-label-default-text-fontWeight);line-height:var(--gse-ui-menu-option-label-default-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor);word-wrap:break-word;cursor:pointer;background-color:var(--gse-ui-menu-option-default-backgroundColor);border:none;outline:none;outline-offset:calc(var(--gse-ui-menu-option-focus-border-width) * -1)}button:focus-visible:not(:disabled){border-radius:var(--gse-semantic-focusRing-cornerRadius);outline:var(--gse-ui-menu-option-focus-border-width) var(--gse-ui-menu-option-focus-border-style) var(--gse-ui-menu-option-focus-border-color)}button:hover:not(:disabled){background:var(--gse-ui-menu-option-hover-backgroundColor)}button:active:not(:disabled){font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight);background:var(--gse-ui-menu-option-selected-backgroundColor)}button:disabled{cursor:default;opacity:var(--gse-ui-menu-option-disabled-opacity)}";export{r as gux_list_item}
@@ -1 +0,0 @@
1
- const t="4.37.0",e=20,n=3e4,o=[function(t){const[e,n,...o]=t.split(".");return{name:"spark-library",metadata:{fullVersion:`${e}.${n}.${o.join(".")}`,majorVersion:e,minorVersion:`${e}.${n}`}}}(t)];function i(){const t=window.newrelic;if(t){for(let r=0;r<e;r++){if(0==o.length)return void setTimeout(i,n);const e=o.shift();t.addPageAction(e.name,Object.assign(Object.assign({},e.metadata),{queueDepth:o.length}))}setTimeout(i,n)}}let r=!1;function c(e,n){window.newrelic&&(r||(r=!0,i()),document.contains(e)&&o.push({name:"spark-component",metadata:Object.assign(Object.assign({},n),{component:e.tagName.toLowerCase(),version:t})}))}export{c as t}
@@ -1 +0,0 @@
1
- import{r as t,c as e,f as i,h as o,g as r}from"./p-2e827df1.js";import{O as n}from"./p-2d1bdeab.js";import{b as s}from"./p-0367930a.js";import{s as u}from"./p-2c25e2f2.js";import{b as l}from"./p-cf0e7d3b.js";import{o as a}from"./p-f4751a15.js";import{t as d}from"./p-aa4e7b69.js";import{s as g,g as c}from"./p-787c5373.js";import{O as h}from"./p-01471ba0.js";import"./p-4202e9f2.js";const f={textInputResults:"Type to filter dropdown results",noSelection:"Select...",dropdown:"Dropdown",numberSelected:"{numberSelected} selected",pressEnterToCreate:"Press Enter to create new option, {textInputValue}"};var p=function(t,e,i,o){var r,n=arguments.length,s=n<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(t,e,i,o);else for(var u=t.length-1;u>=0;u--)(r=t[u])&&(s=(n<3?r(s):n>3?r(e,i,s):r(e,i))||s);return n>3&&s&&Object.defineProperty(e,i,s),s};const x=class{constructor(i){t(this,i),this.guxcreateoption=e(this,"guxcreateoption",7),this.guxexpanded=e(this,"guxexpanded",7),this.guxcollapsed=e(this,"guxcollapsed",7),this.guxfilter=e(this,"guxfilter",7),this.value=void 0,this.disabled=!1,this.required=!1,this.loading=!1,this.placeholder=void 0,this.filterType="none",this.hasError=!1,this.hasCreate=!1,this.expanded=!1,this.textInput=""}onMutation(){var t;this.listboxElement||(this.listboxElement=null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-listbox-multi"),this.applyListboxEventListeners())}onInternalExpanded(t){t.stopPropagation(),this.guxexpanded.emit()}onInternalCollapsed(t){t.stopPropagation(),this.guxcollapsed.emit()}focusSelectedItemAfterRender(t){t&&this.listboxElement&&l((()=>{this.hasTextInput()?this.textInputElement.focus():this.listboxElement.focus()})),t||(this.textInput="")}watchValue(t){this.validateValue(t,this.listboxElement)}handleFilter(t){this.guxfilter.emit(t)}getSelectedValues(){var t;return Promise.resolve((null===(t=this.value)||void 0===t?void 0:t.split(","))||[])}onKeydown(t){switch(t.key){case"Escape":return this.hasTextInput()&&document.activeElement===this.listboxElement?this.textInputElement.focus():void this.collapseListbox("focusFieldButton");case"Tab":return this.shiftTabFromFilterListbox(t)?(t.preventDefault(),this.textInputElement.focus()):this.shiftTabFromExpandedFilterInput(t)?(t.preventDefault(),this.collapseListbox("focusFieldButton")):void this.collapseListbox("noFocusChange");case"ArrowDown":return void(this.activeElementNotListbox()&&(t.preventDefault(),this.expanded=!0,g(this.listboxElement)));case"Enter":this.canCreateNewOption()&&this.isActiveElement()&&this.emitCreateOption()}}onInternallistboxoptionsupdated(t){t.stopPropagation(),i(this.root)}onClearselected(t){t.stopPropagation(),this.updateValue(""),this.listboxElement&&(this.listboxElement.value=void 0),this.validateValue(this.value,this.listboxElement),this.fieldButtonElement.focus()}onCreatenewoption(t){t.stopPropagation(),this.emitCreateOption()}onBlur(t){this.stopPropagationOfInternalFocusEvents(t)}onFocus(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusout(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusin(t){this.stopPropagationOfInternalFocusEvents(t)}onClickOutside(){this.collapseListbox("noFocusChange")}connectedCallback(){var t;this.listboxElement=null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-listbox-multi"),this.listboxElement&&(this.validateValue(this.value,this.listboxElement),this.hasCreate=!!this.root.querySelector("gux-create-option"))}async componentWillLoad(){d(this.root),this.i18n=await s(this.root,f),a(this.root,(()=>{i(this.root)}))}componentDidLoad(){this.applyListboxEventListeners()}componentWillRender(){this.listboxElement&&(this.validateValue(this.value,this.listboxElement),this.listboxElement.loading=this.loading,this.listboxElement.filterType=this.filterType,this.listboxElement.textInput=this.textInput)}validateValue(t,e){void 0!==t?this.getOptionElementByValue(t)?e.value=t:this.value=void 0:e&&(e.value=t)}hasTextInput(){return this.isFilterable()||this.hasCreate}applyListboxEventListeners(){var t,e;null===(t=this.listboxElement)||void 0===t||t.addEventListener("input",(t=>{t.stopPropagation(),this.updateValue(t.target.value)})),null===(e=this.listboxElement)||void 0===e||e.addEventListener("change",(t=>{t.stopPropagation()}))}isFilterable(){return"custom"===this.filterType||"starts-with"===this.filterType}stopPropagationOfInternalFocusEvents(t){if(this.root.contains(t.relatedTarget))return t.stopImmediatePropagation()}getOptionElementByValue(t){const e=Array.from(this.root.querySelectorAll("gux-option-multi")),i=t?t.split(","):void 0;if(i)return e.filter((t=>i.includes(t.value)))}fieldButtonClick(){this.expanded=!this.expanded}fieldButtonInputClick(){this.expanded||(this.expanded=!this.expanded)}filterInput(t){t.stopPropagation(),this.textInput=this.textInputElement.value}shiftTabFromExpandedFilterInput(t){return t.shiftKey&&this.hasTextInput()&&this.expanded&&!(document.activeElement===this.listboxElement)}shiftTabFromFilterListbox(t){return t.shiftKey&&this.hasTextInput()&&document.activeElement===this.listboxElement}emitCreateOption(){this.guxcreateoption.emit(this.textInput),this.textInput="",this.textInputElement.value=""}canCreateNewOption(){return this.hasCreate&&this.textInput&&!this.listboxElement.hasExactMatch}isActiveElement(){return document.activeElement===this.root}activeElementNotListbox(){return document.activeElement!==this.listboxElement}filterKeydown(t){if("ArrowDown"===t.key)return t.stopImmediatePropagation(),t.preventDefault(),this.listboxElement.focus(),void g(this.listboxElement)}filterKeyup(t){" "!==t.key||t.preventDefault()}collapseListbox(t){this.expanded&&(this.expanded=!1),"focusFieldButton"===t&&this.fieldButtonElement.focus()}updateValue(t){this.value!==t&&(this.value=t,u(this.root,"input"),u(this.root,"change"))}getTypeaheadText(t){var e;const i=t.length;if(i>0&&!this.loading){const o=c(this.listboxElement,t);if(o&&"custom"!==this.filterType){const t=null===(e=o.querySelector("[gux-slot-container]"))||void 0===e?void 0:e.textContent;return null==t?void 0:t.substring(i)}return""}}renderTargetDisplay(){return o("div",{class:"gux-placeholder"},this.placeholder||this.i18n("noSelection"),this.getSrSelectedText())}getSrSelectedText(){const t=this.getOptionElementByValue(this.value);if(null==t?void 0:t.length)return o("span",{class:"gux-sr-only"},this.i18n("numberSelected",{numberSelected:t.length.toString()}))}getInputAriaLabel(){return this.canCreateNewOption()&&this.isActiveElement()?this.i18n("pressEnterToCreate",{textInputValue:this.textInput}):this.i18n("textInputResults")}renderTag(){var t;const e=(null===(t=this.value)||void 0===t?void 0:t.split(","))||[];if(e.length)return o("gux-dropdown-multi-tag",{disabled:this.disabled,"number-selected":e.length})}renderFilterInputField(){if(this.expanded&&this.hasTextInput())return o("div",{class:"gux-field gux-input-field"},o("div",{class:"gux-field-content"},o("div",{class:"gux-filter"},o("div",{class:"gux-filter-display"},o("span",{class:"gux-filter-text"},this.textInput),o("span",{class:"gux-filter-suggestion"},this.getTypeaheadText(this.textInput))),o("div",{class:"input-and-dropdown-button"},o("input",{onClick:this.fieldButtonInputClick.bind(this),placeholder:this.placeholder||this.i18n("noSelection"),class:"gux-filter-input",type:"text","aria-label":this.getInputAriaLabel(),ref:t=>this.textInputElement=t,onInput:this.filterInput.bind(this),onKeyDown:this.filterKeydown.bind(this),onKeyUp:this.filterKeyup.bind(this)})))))}renderPopup(){return o("div",{slot:"popup",class:"gux-listbox-container"},o("slot",null))}renderTarget(){return o("div",{class:{"gux-target-container":!0,"gux-target-container-expanded":this.expanded&&this.hasTextInput(),"gux-target-container-collapsed":!(this.expanded&&this.hasTextInput()),"gux-error":this.hasError,"gux-disabled":this.disabled},slot:"target"},this.renderFilterInputField(),o("button",{type:"button",class:"gux-field gux-field-button",disabled:this.disabled,onClick:this.fieldButtonClick.bind(this),ref:t=>this.fieldButtonElement=t,"aria-haspopup":"listbox","aria-expanded":this.expanded.toString()},this.renderTargetContent(),this.renderTag(),this.renderRadialLoading(),o("gux-icon",{class:{"gux-expand-icon":!0},"screenreader-text":this.i18n("dropdown"),iconName:"chevron-small-down"})))}renderTargetContent(){if(!this.expanded||!this.hasTextInput())return o("div",{class:"gux-field-content"},this.renderTargetDisplay())}renderRadialLoading(){if(this.loading&&!this.expanded)return o("gux-radial-loading",{context:"input"})}render(){return[o("div",{key:"793f31470c6f471b09f646a7757f3f154eeaf128",class:"gux-dropdown-container"},o("gux-popup",{key:"b0eec24253e1544d57906d537b247df2f213019c",expanded:this.expanded&&(!this.loading||this.isFilterable()),disabled:this.disabled},this.renderTarget(),this.renderPopup()))]}static get delegatesFocus(){return!0}get root(){return r(this)}static get watchers(){return{expanded:["focusSelectedItemAfterRender"],value:["watchValue"],textInput:["handleFilter"]}}};p([h({childList:!0,subtree:!0})],x.prototype,"onMutation",null),p([n({triggerEvents:"mousedown"})],x.prototype,"onClickOutside",null),x.style=":host{box-sizing:border-box;color:var(--gse-ui-formControl-input-populatedColor)}.gux-dropdown-container{position:relative}.gux-error.gux-target-container-collapsed .gux-field-button,.gux-error.gux-target-container-expanded{border:var(--gse-ui-formControl-input-error-border-width) var(--gse-ui-formControl-input-error-border-style) var(--gse-ui-formControl-input-error-border-color)}.gux-disabled.gux-target-container-collapsed .gux-field-button,.gux-disabled.gux-target-container-expanded{border:var(--gse-ui-formControl-input-disabled-border-width) var(--gse-ui-formControl-input-disabled-border-style) var(--gse-ui-formControl-input-disabled-border-color)}.gux-field,.gux-target-container-expanded{all:unset;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch center;align-items:center;width:100%;height:var(--gse-ui-formControl-input-textfield-height);font-family:var(--gse-ui-formControl-input-contentText-fontFamily);font-size:var(--gse-ui-formControl-input-contentText-fontSize);font-weight:var(--gse-ui-formControl-input-contentText-fontWeight);line-height:var(--gse-ui-formControl-input-contentText-lineHeight);cursor:pointer;background-color:var(--gse-ui-formControl-input-backgroundColor)}.gux-target-container-expanded,.gux-target-container-collapsed .gux-field{padding:var(--gse-ui-formControl-input-padding)}.gux-target-container-collapsed .gux-field-button:hover,.gux-target-container-expanded:hover{border:var(--gse-ui-formControl-input-hover-border-width) var(--gse-ui-formControl-input-hover-border-style) var(--gse-ui-formControl-input-hover-border-color)}.gux-field.gux-input-field{height:var(--gse-ui-formControl-input-contentText-lineHeight)}.gux-field .gux-field-content{position:relative;display:flex;flex:1 1 0;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;min-width:0;height:var(--gse-ui-formControl-input-contentText-lineHeight)}.gux-field .gux-field-content .gux-filter,.gux-field .gux-field-content .gux-selected-option,.gux-field .gux-field-content .gux-placeholder{flex:1 1 auto;align-self:auto;order:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gux-field .gux-field-content .gux-filter .gux-sr-only:not(:focus):not(:active),.gux-field .gux-field-content .gux-selected-option .gux-sr-only:not(:focus):not(:active),.gux-field .gux-field-content .gux-placeholder .gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-field .gux-field-content .gux-filter{position:relative;height:100%;padding-left:0}.gux-field .gux-field-content .gux-filter .gux-filter-input{all:unset;width:100%;color:transparent;caret-color:var(--gse-ui-formControl-input-populatedColor)}.gux-field .gux-field-content .gux-filter .gux-filter-display{white-space:pre}.gux-field .gux-field-content .gux-filter .gux-filter-display .gux-filter-text{color:var(--gse-ui-formControl-input-populatedColor)}.gux-field .gux-field-content .gux-filter .gux-filter-display .gux-filter-suggestion{color:var(--gse-ui-formControl-input-suggestionColor)}.gux-field .gux-field-content .gux-filter .gux-filter-input,.gux-field .gux-field-content .gux-filter .gux-filter-display{position:absolute}.gux-field .gux-field-content .gux-placeholder{color:var(--gse-ui-formControl-input-placeholderColor)}.gux-field .gux-expand-icon{flex:0 0 auto;align-self:auto;order:0;width:var(--gse-ui-formControl-input-inputIcon-size);height:var(--gse-ui-formControl-input-inputIcon-size);padding-left:var(--gse-ui-dropdown-gap);color:var(--gse-ui-formControl-input-inputIcon-iconEndColor)}.gux-target-container-expanded{border:var(--gse-ui-formControl-input-active-border-width) var(--gse-ui-formControl-input-active-border-style) var(--gse-ui-formControl-input-active-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-target-container-expanded:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-target-container-expanded:focus-within:has(:focus-visible){outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-target-container-expanded .gux-filter-input{background-color:inherit;border:none}.gux-target-container-expanded .gux-filter-input:focus{border:none;outline:none}.gux-target-container-expanded .gux-field-button{width:auto;height:var(--gse-ui-formControl-input-contentText-lineHeight);margin:0;background:inherit;border:none;outline:none;box-shadow:none}.gux-target-container-expanded .gux-field-button:focus{outline:none}.gux-target-container-collapsed .gux-field-button{border:var(--gse-ui-formControl-input-default-border-width) var(--gse-ui-formControl-input-default-border-style) var(--gse-ui-formControl-input-default-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-target-container-collapsed .gux-field-button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-target-container-collapsed .gux-field-button:focus-within:has(:focus-visible){outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-listbox-container{box-sizing:border-box;margin:0}";export{x as gux_dropdown_multi}
@@ -1 +0,0 @@
1
- import{r as e,h as o,g as t}from"./p-2e827df1.js";import{g as r}from"./p-4202e9f2.js";import{g as n}from"./p-0268a3e8.js";import{h as i}from"./p-6d8b4027.js";const s=class{constructor(o){e(this,o),this.value=void 0,this.selected=!1,this.disabled=!1,this.iconOnly=!1,this.position=void 0}onClick(e){this.disabled&&e.stopPropagation()}isInStartPosition(e){const o=r("gux-segmented-control-beta",e);return 0===Array.from(o.children).findIndex((o=>o===e))}isInEndPosition(e){const o=r("gux-segmented-control-beta",e),t=Array.from(o.children);return t.findIndex((o=>o===e))===t.length-1}renderTooltip(){if(this.iconOnly)return o("gux-tooltip",null,n(this.root,"text"))}renderIconSlot(){if(i(this.root,"icon"))return o("div",{class:{"gux-icon":!0,"gux-icon-only":this.iconOnly}},o("slot",{name:"icon"}))}render(){return o("div",{key:"ea6d18d2b2f34e809bde11950d95b3cf41b0111c",class:{"gux-container":!0,"gux-start":this.isInStartPosition(this.root),"gux-end":this.isInEndPosition(this.root)}},o("button",{key:"6b7a963f730c37cb8ad0ed5174937facfadd944e",class:{"gux-segmented-control-item":!0,"gux-icon-only":this.iconOnly,"gux-selected":this.selected},type:"button",disabled:this.disabled},this.renderIconSlot(),o("div",{key:"1dabd619aaa056e2a21b0b003f832669450c6c19",class:{"gux-text":!0,"gux-icon-only":this.iconOnly}},o("slot",{key:"badc4c528a7d9bc2a0069d18a4230110bb8c0b60",name:"text"}))),this.renderTooltip())}static get delegatesFocus(){return!0}get root(){return t(this)}};s.style="button{all:unset}.gux-container{height:var(--gse-ui-segmentedControl-height);cursor:pointer;border-color:var(--gse-ui-segmentedControl-divider-color);border-style:var(--gse-ui-segmentedControl-divider-style);border-width:var(--gse-ui-segmentedControl-divider-width);border-right:none;border-radius:var(--gse-ui-segmentedControl-button-middle-borderRadius)}.gux-container.gux-start{border-left-color:var(--gse-ui-segmentedControl-divider-color);border-radius:var(--gse-ui-segmentedControl-button-start-borderRadius)}.gux-container.gux-end{border-style:var(--gse-ui-segmentedControl-divider-style);border-width:var(--gse-ui-segmentedControl-divider-width);border-right-color:var(--gse-ui-segmentedControl-divider-color);border-radius:var(--gse-ui-segmentedControl-button-end-borderRadius)}.gux-container.gux-start.gux-end{border-radius:var(--gse-ui-segmentedControl-borderRadius)}.gux-container .gux-segmented-control-item{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-segmentedControl-button-gap);place-content:stretch flex-start;align-items:center;height:100%;padding:var(--gse-ui-segmentedControl-button-padding);color:var(--gse-ui-segmentedControl-button-default-foregroundColor);background-color:var(--gse-ui-segmentedControl-button-default-backgroundColor)}.gux-container .gux-segmented-control-item.gux-icon-only{padding:var(--gse-ui-segmentedControl-iconOnly-padding)}.gux-container .gux-segmented-control-item.gux-icon-only .gux-text.gux-icon-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-container .gux-segmented-control-item:hover{color:var(--gse-ui-segmentedControl-button-hover-foregroundColor);background-color:var(--gse-ui-segmentedControl-button-hover-backgroundColor)}.gux-container .gux-segmented-control-item[disabled]{color:var(--gse-ui-segmentedControl-button-disabled-foregroundColor);pointer-events:none;background-color:var(--gse-ui-segmentedControl-button-disabled-backgroundColor);opacity:var(--gse-ui-segmentedControl-button-disabled-opacity)}.gux-container .gux-segmented-control-item.gux-selected{color:var(--gse-ui-segmentedControl-button-active-foregroundColor);background-color:var(--gse-ui-segmentedControl-button-active-backgroundColor)}.gux-container .gux-segmented-control-item:focus-visible{position:relative;z-index:var(--gse-semantic-zIndex-showFocus);border-radius:var(--gse-ui-segmentedControl-borderRadius);outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset);outline-offset:var(--gse-ui-segmentedControl-focus-offset)}.gux-container .gux-segmented-control-item .gux-icon slot[name=icon]::slotted(gux-icon){width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}";export{s as gux_segmented_control_item}
@@ -1 +0,0 @@
1
- import{r as t,h as s,H as e,g as a}from"./p-2e827df1.js";import{t as i}from"./p-aa4e7b69.js";import{D as r,g as o}from"./p-76df7717.js";import{u as h,d as n,a as m}from"./p-0b7e4626.js";import{g as p}from"./p-0367930a.js";import"./p-4202e9f2.js";const f=class{constructor(s){t(this,s),this.hasRegionalDatesCookie=!1,this.datetime=(new Date).toISOString(),this.format="short",this.timeZone=void 0}componentWillLoad(){i(this.root),h()?this.hasRegionalDatesCookie=!0:this.formatter=new r(p(this.root))}renderDate(){return this.hasRegionalDatesCookie?n(m(this.root),{dateStyle:this.format,timeZone:o(this.timeZone)}).format(new Date(this.datetime)):this.formatter.formatDate(new Date(this.datetime),this.format,{timeZone:o(this.timeZone)})}render(){return s(e,{key:"a9ca02bca11221f4e53aa65807f1291c8a834048"},this.renderDate())}get root(){return a(this)}};export{f as gux_date_beta}
@@ -1 +0,0 @@
1
- import{r as e,h as t,H as o,g as s}from"./p-2e827df1.js";import{t as a}from"./p-aa4e7b69.js";import{O as i}from"./p-2d1bdeab.js";import{b as r}from"./p-0367930a.js";import{b as n}from"./p-cf0e7d3b.js";import"./p-4202e9f2.js";const u={additionalActions:"Additional Actions"};const c=class{constructor(t){e(this,t),this.showMenu=void 0,this.expanded=!1}handleKeyDown(e){const t=e.composedPath();switch(e.key){case"Escape":this.expanded=!1,t.includes(this.listElement)&&(e.preventDefault(),this.dropdownButton.focus());break;case"Tab":this.expanded=!1;break;case"ArrowDown":case"Enter":t.includes(this.dropdownButton)&&(e.preventDefault(),this.expanded=!0,this.focusFirstItemInPopupList())}}handleKeyup(e){if(" "===e.key)e.composedPath().includes(this.dropdownButton)&&(this.expanded=!0,this.focusFirstItemInPopupList())}onFocusin(){this.tooltipTitleElement.setShowTooltip()}onFocusout(){this.tooltipTitleElement.setHideTooltip()}toggle(){this.expanded=!this.expanded,this.expanded&&this.focusPopupList()}onClickOutside(){this.expanded=!1}focusPopupList(){n((()=>{this.listElement.focus()}))}focusFirstItemInPopupList(){n((()=>{this.listElement.guxFocusFirstItem()}))}async componentWillLoad(){this.i18n=await r(this.root,u),a(this.root)}render(){return t(o,{key:"0faf4b030d12e4d1dc788f694b612597a38ad811",class:{"gux-show-menu":this.showMenu}},t("gux-popup",{key:"eac90a764458a196b30204725b78a6049ec5d3be",expanded:this.expanded,"exceed-target-width":!0},t("div",{key:"46ec29e96a9c69cae190c923b94d310de5c9088f",slot:"target",class:"gux-toolbar-menu-container"},t("gux-button-slot",{key:"926affccf7d55780b5be8c91cdf15f01c77e8f33",class:"gux-menu-button"},t("button",{key:"1546a325c2f4f722dda4112e7028e5aeb5c2de6a",type:"button",ref:e=>this.dropdownButton=e,onMouseUp:()=>this.toggle(),"aria-haspopup":"true","aria-expanded":this.expanded.toString()},t("gux-tooltip-title",{key:"132f61419e934f865ef1cdc6e8af377889241321",ref:e=>this.tooltipTitleElement=e},t("span",{key:"67e83ce29989259dcf2b2abc9f8e04f48c4dee3b"},t("gux-icon",{key:"b87313b92498b7af949b11ef77785c07e975d4ad","screenreader-text":this.i18n("additionalActions"),"icon-name":"menu-kebab-horizontal"})))))),t("div",{key:"4bb0090b61da5044a4aab47a601a687b477df7eb",class:"gux-list-container",slot:"popup"},t("gux-list",{key:"d3ad260398aad1b543aee663cb9453e296923bd3",ref:e=>this.listElement=e},t("slot",{key:"539a53aaf45bcdea5aa19fd3f53eddee568f55a2"})))))}static get delegatesFocus(){return!0}get root(){return s(this)}};(function(e,t,o,s){var a,i=arguments.length,r=i<3?t:null===s?s=Object.getOwnPropertyDescriptor(t,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,o,s);else for(var n=e.length-1;n>=0;n--)(a=e[n])&&(r=(i<3?a(r):i>3?a(t,o,r):a(t,o))||r);i>3&&r&&Object.defineProperty(t,o,r)})([i({triggerEvents:"mousedown"})],c.prototype,"onClickOutside",null),c.style=":host{display:none;-webkit-user-select:none;user-select:none}:host(.gux-show-menu){display:block}.gux-menu-button button{color:var(--gse-ui-button-secondary-default-foregroundColor);cursor:grab;background-color:var(--gse-ui-button-secondary-default-backgroundColor);border:none}.gux-menu-button button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-list-container{width:min-content;margin:0;overflow-y:auto;background:var(--gse-ui-menu-backgroundColor);border-color:var(--gse-ui-menu-border-color);border-style:var(--gse-ui-menu-border-style);border-width:var(--gse-ui-menu-border-width);border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{c as gux_table_toolbar_menu_button}
@@ -1 +0,0 @@
1
- import{r as e,h as o,H as a}from"./p-2e827df1.js";const r=class{constructor(o){e(this,o)}render(){return o(a,{key:"366027e68a0987d48b2a98a0af6dc800c59ec1c6",role:"menu"},o("slot",{key:"f84ff79a19fdbafd77493591681e18a4a712afa9"}))}};r.style=":host{flex-direction:column;width:fit-content;padding:var(--gse-ui-menu-padding);background-color:var(--gse-ui-flyoutMenu-backgroundColor);border:none;border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{r as gux_menu}
@@ -1 +0,0 @@
1
- import{r as e,c as t,h as s,g as a}from"./p-2e827df1.js";import{b as i}from"./p-0367930a.js";import{r as o}from"./p-0934300e.js";import{t as r}from"./p-408d5857.js";import"./p-4202e9f2.js";const c=class{constructor(s){e(this,s),this.internalallrowselectchange=t(this,"internalallrowselectchange",7),this.id=o("gux-all-row-select"),this.selected=!1,this.disabled=void 0}onCheck(e){e.stopPropagation(),this.selected=this.inputElement.checked,this.internalallrowselectchange.emit(this.inputElement.checked)}async setIndeterminate(e=!0){this.inputElement.indeterminate=e}async componentWillLoad(){this.i18n=await i(this.root,r,"gux-table")}render(){return s("gux-form-field-checkbox",{key:"788fff501eca9b109699a379c0aeb0172ae4ff7f","label-position":"screenreader"},s("input",{key:"a5d2ea5a820c74ae99c892b534d241f67aedf396",ref:e=>this.inputElement=e,slot:"input",id:this.id,type:"checkbox",checked:this.selected,disabled:this.disabled}),s("label",{key:"57fa4cbc191b2ea4d9cea0e55f86a1876884aa2b",slot:"label",htmlFor:this.id},"​",s("span",{key:"4e356416029b7e040aa98415bc80a577b485fde6"},this.i18n("selectAllTableRows"))))}get root(){return a(this)}};c.style=":host{display:flex;flex-direction:row;justify-content:center}";export{c as gux_all_row_select}
@@ -1 +0,0 @@
1
- import{r as e,c as t,h as g,H as l,g as i}from"./p-2e827df1.js";import{t as o}from"./p-aa4e7b69.js";import{r as a}from"./p-0934300e.js";import{b as r}from"./p-0367930a.js";import"./p-4202e9f2.js";const s={defaultAriaLabel:"Toggle Switch",toggleIsLoading:"Toggle is loading",toggleIsFinishedLoading:"Toggle is finished loading"},n=class{constructor(g){e(this,g),this.check=t(this,"check",7),this.labelId=a("gux-toggle-label"),this.errorId=a("gux-toggle-error"),this.checked=!1,this.disabled=!1,this.loading=!1,this.checkedLabel=void 0,this.uncheckedLabel=void 0,this.labelPosition="right",this.errorMessage=void 0,this.displayInline=!1}handleLoading(e){this.announceElement.guxAnnounce(this.i18n(e?"toggleIsLoading":"toggleIsFinishedLoading"))}onKeydown(e){" "===e.key&&(e.preventDefault(),this.toggle())}toggle(){this.disabled||this.loading||this.check.emit(!this.checked).defaultPrevented||(this.checked=!this.checked)}getAriaLabel(){return this.root.getAttribute("aria-label")||this.root.title||this.i18n("defaultAriaLabel")}async componentWillLoad(){this.i18n=await r(this.root,s),o(this.root,{variant:this.checkedLabel||this.uncheckedLabel?"labled":"unlabled"})}renderLoading(){if(this.loading)return g("div",{class:"gux-toggle-label-loading"},g("gux-radial-loading",{context:"input"}))}renderLabel(){if(this.uncheckedLabel&&this.checkedLabel)return g("div",{class:"gux-toggle-label-and-error"},g("div",{class:"gux-toggle-label"},g("div",{class:"gux-toggle-label-text"},g("span",{class:"gux-toggle-label-text-inner"},g("span",{id:this.labelId},this.checked?this.checkedLabel:this.uncheckedLabel),this.renderLoading()),g("span",{class:"gux-toggle-label-text-inner gux-hidden"},this.checkedLabel),g("span",{class:"gux-toggle-label-text-inner gux-hidden"},this.uncheckedLabel))))}renderError(){if(this.errorMessage)return g("div",{id:this.errorId,class:"gux-toggle-error"},g("div",{class:"gux-toggle-error-container"},g("gux-icon",{"icon-name":"alert-warning-octogon",decorative:!0}),g("div",{class:"gux-toggle-error-message"},this.errorMessage)))}render(){return g(l,{key:"9e7ed9c1d7b1267d3391188d07adbe06ec08a986",class:{"gux-display-inline":this.displayInline}},g("div",{key:"519925520abbef460f6195457fd66289f20eced4",class:{"gux-toggle-container":!0,"gux-toggle-label-left":"left"===this.labelPosition,"gux-disabled":this.disabled||this.loading}},g("div",{key:"68853486e54a6de0a1a9c27ea21242dc807da72c",class:"gux-toggle-input"},g("gux-toggle-slider",{key:"6e646780e6b52901302c8cbb1a610788197faafe",checked:this.checked,disabled:this.disabled||this.loading,guxAriaLabel:this.getAriaLabel(),onClick:this.toggle.bind(this),onKeyDown:this.onKeydown.bind(this),labelId:this.checkedLabel&&this.uncheckedLabel?this.labelId:"",errorId:this.errorMessage?this.errorId:""}),this.renderLabel()),this.renderError()),g("gux-announce-beta",{key:"584554bc125498dc32a2e100658cc75ce4869547",ref:e=>this.announceElement=e}))}static get delegatesFocus(){return!0}get root(){return i(this)}static get watchers(){return{loading:["handleLoading"]}}};n.style=':host{display:block;margin:2px;color:#2e394c;outline:none}:host(.gux-display-inline){display:inline-block}.gux-toggle-container.gux-disabled{pointer-events:none;cursor:default}.gux-toggle-container.gux-disabled .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{opacity:var(--gse-ui-toggle-disabled-opacity)}.gux-toggle-container.gux-toggle-label-left .gux-toggle-input{flex-direction:row-reverse}.gux-toggle-container.gux-toggle-label-left .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{place-items:end}.gux-toggle-container.gux-toggle-label-left .gux-toggle-error{float:right}.gux-toggle-container .gux-toggle-input{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toggle-gap);place-content:stretch flex-start;align-items:flex-start}.gux-toggle-container .gux-toggle-input .gux-toggle-label{position:relative;display:inline-block;cursor:default}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text{display:grid;grid-template-areas:"inner-div";place-items:start}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text .gux-toggle-label-text-inner{position:relative;grid-area:inner-div;font-family:var(--gse-ui-toggle-label-fontFamily);font-size:var(--gse-ui-toggle-label-fontSize);font-weight:var(--gse-ui-toggle-label-fontWeight);color:var(--gse-ui-formControl-label-labelColor);word-wrap:break-word}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-text .gux-toggle-label-text-inner.gux-hidden{visibility:hidden}.gux-toggle-container .gux-toggle-input .gux-toggle-label .gux-toggle-label-loading{position:absolute;inset:0;display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch center;align-items:center}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toggle-gap);place-content:stretch flex-start;align-items:flex-start;align-items:center;padding:var(--gse-ui-formControl-helper-errorPadding);font-size:var(--gse-ui-toggle-label-fontSize);color:var(--gse-ui-formControl-helper-errorColor)}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container gux-icon{flex:0 1 auto;align-self:auto;order:0;width:var(--gse-ui-button-icon-size);height:var(--gse-ui-button-icon-size);color:var(--gse-ui-formControl-helper-errorColor)}.gux-toggle-container .gux-toggle-error .gux-toggle-error-container .gux-toggle-error-message{flex:0 1 auto;align-self:auto;order:0}';export{n as gux_toggle}
@@ -1 +0,0 @@
1
- import{r as t,h as o,H as e,g as n}from"./p-2e827df1.js";import{t as r}from"./p-aa4e7b69.js";import{l as a}from"./p-8eaf8caf.js";const i=class{constructor(o){t(this,o),this.accent="secondary",this.iconOnly=void 0}validateSlotContent(){let t=this.root.children[0],o=t.tagName;if("SLOT"===o&&(t=t.assignedNodes()[0],o=t.tagName),"BUTTON"!==o){if("INPUT"===o){const o=t.getAttribute("type");if("button"===o||"submit"===o)return}a(this.root,'You must slot a button, input[type="button"] or input[type="submit"] element.')}}componentWillLoad(){r(this.root),this.validateSlotContent()}render(){return o(e,{key:"a8cfbead6d0ebd8b4c51f0dee576fc52bba51f41",accent:this.accent,"icon-only":this.iconOnly},o("slot",{key:"4806c2106db005c3051588f30428c2702e3919fe"}))}get root(){return n(this)}};i.style=":host{display:inline-block;pointer-events:none}::slotted(input[type=button]),::slotted(input[type=submit]),::slotted(button){font-family:var(--gse-ui-button-text-fontFamily);font-size:var(--gse-ui-button-text-fontSize);font-weight:var(--gse-ui-button-text-fontWeight);line-height:var(--gse-ui-button-text-lineHeight);inline-size:100%;min-inline-size:var(--gse-ui-button-icon-only-width);block-size:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-padding);overflow:hidden;color:var(--gse-ui-button-secondary-default-foregroundColor);text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:var(--gse-ui-button-secondary-default-backgroundColor);border:none;border-radius:var(--gse-ui-button-borderRadius)}:host([icon-only]) ::slotted(input[type=button]),:host([icon-only]) ::slotted(input[type=submit]),:host([icon-only]) ::slotted(button){padding:var(--gse-ui-button-default-paddingIconOnly)}::slotted(input[type=button][disabled]),::slotted(input[type=submit][disabled]),::slotted(button[disabled]){cursor:default;opacity:var(--gse-ui-button-disabled-opacity)}::slotted(input[type=button]:focus),::slotted(input[type=submit]:focus),::slotted(button:focus){outline:none}::slotted(input[type=button]:focus-visible:enabled),::slotted(input[type=submit]:focus-visible:enabled),::slotted(button:focus-visible:enabled){outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}::slotted(input[type=button]:hover:enabled),::slotted(input[type=submit]:hover:enabled),::slotted(button:hover:enabled){color:var(--gse-ui-button-secondary-hover-foregroundColor);background-color:var(--gse-ui-button-secondary-hover-backgroundColor)}::slotted(input[type=button]:active:enabled),::slotted(input[type=submit]:active:enabled),::slotted(button:active:enabled){color:var(--gse-ui-button-secondary-active-foregroundColor);background-color:var(--gse-ui-button-secondary-active-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]),:host([accent=primary]) ::slotted(input[type=submit]),:host([accent=primary]) ::slotted(button){color:var(--gse-ui-button-primary-default-foregroundColor);background-color:var(--gse-ui-button-primary-default-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]:hover:enabled),:host([accent=primary]) ::slotted(input[type=submit]:hover:enabled),:host([accent=primary]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-primary-hover-foregroundColor);background-color:var(--gse-ui-button-primary-hover-backgroundColor)}:host([accent=primary]) ::slotted(input[type=button]:active:enabled),:host([accent=primary]) ::slotted(input[type=submit]:active:enabled),:host([accent=primary]) ::slotted(button:active:enabled){color:var(--gse-ui-button-primary-active-foregroundColor);background-color:var(--gse-ui-button-primary-active-backgroundColor)}:host([accent=tertiary]) ::slotted(input[type=button]),:host([accent=tertiary]) ::slotted(input[type=submit]),:host([accent=tertiary]) ::slotted(button){color:var(--gse-ui-button-tertiary-default-foregroundColor);background-color:var(--gse-ui-button-tertiary-default-backgroundColor);border-color:var(--gse-ui-button-tertiary-default-border-color);border-style:var(--gse-ui-button-tertiary-default-border-style);border-width:var(--gse-ui-button-tertiary-default-border-width)}:host([accent=tertiary]) ::slotted(input[type=button]:hover:enabled),:host([accent=tertiary]) ::slotted(input[type=submit]:hover:enabled),:host([accent=tertiary]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-tertiary-hover-foregroundColor);background-color:var(--gse-ui-button-tertiary-hover-backgroundColor)}:host([accent=tertiary]) ::slotted(input[type=button]:active:enabled),:host([accent=tertiary]) ::slotted(input[type=submit]:active:enabled),:host([accent=tertiary]) ::slotted(button:active:enabled){color:var(--gse-ui-button-tertiary-active-foregroundColor);background-color:var(--gse-ui-button-tertiary-active-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]),:host([accent=ghost]) ::slotted(input[type=submit]),:host([accent=ghost]) ::slotted(button){color:var(--gse-ui-button-ghost-default-foregroundColor);background-color:var(--gse-ui-button-ghost-default-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]:hover:enabled),:host([accent=ghost]) ::slotted(input[type=submit]:hover:enabled),:host([accent=ghost]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-ghost-hover-foregroundColor);background-color:var(--gse-ui-button-ghost-hover-backgroundColor)}:host([accent=ghost]) ::slotted(input[type=button]:active:enabled),:host([accent=ghost]) ::slotted(input[type=submit]:active:enabled),:host([accent=ghost]) ::slotted(button:active:enabled){color:var(--gse-ui-button-ghost-active-foregroundColor);background-color:var(--gse-ui-button-ghost-active-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]),:host([accent=danger]) ::slotted(input[type=submit]),:host([accent=danger]) ::slotted(button){color:var(--gse-ui-button-danger-default-foregroundColor);background-color:var(--gse-ui-button-danger-default-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]:hover:enabled),:host([accent=danger]) ::slotted(input[type=submit]:hover:enabled),:host([accent=danger]) ::slotted(button:hover:enabled){color:var(--gse-ui-button-danger-hover-foregroundColor);background-color:var(--gse-ui-button-danger-hover-backgroundColor)}:host([accent=danger]) ::slotted(input[type=button]:active:enabled),:host([accent=danger]) ::slotted(input[type=submit]:active:enabled),:host([accent=danger]) ::slotted(button:active:enabled){color:var(--gse-ui-button-danger-active-foregroundColor);background-color:var(--gse-ui-button-danger-active-backgroundColor)}:host([accent=inline]){min-inline-size:initial}:host([accent=inline]) ::slotted(input[type=button]),:host([accent=inline]) ::slotted(input[type=submit]),:host([accent=inline]) ::slotted(button){block-size:initial;padding:0;color:var(--gse-ui-link-default-foregroundColor);background:none;border:none}:host([accent=inline]) ::slotted(input[type=button][disabled]),:host([accent=inline]) ::slotted(input[type=submit][disabled]),:host([accent=inline]) ::slotted(button[disabled]){color:var(--gse-ui-link-disabled-foregroundColor)}:host([accent=inline]) ::slotted(input[type=button]:hover:enabled),:host([accent=inline]) ::slotted(input[type=submit]:hover:enabled),:host([accent=inline]) ::slotted(button:hover:enabled){color:var(--gse-ui-link-hover-foregroundColor);text-decoration:underline;background:none}:host([accent=inline]) ::slotted(input[type=button]:active:enabled),:host([accent=inline]) ::slotted(input[type=submit]:active:enabled),:host([accent=inline]) ::slotted(button:active:enabled){color:var(--gse-ui-link-active-foregroundColor);text-decoration:underline;background:none}";export{i as gux_button_slot}
@@ -1 +0,0 @@
1
- import{r as t,c as e,h as i,g as s}from"./p-2e827df1.js";import{r as o}from"./p-0934300e.js";import{t as r}from"./p-aa4e7b69.js";import{b as a}from"./p-0367930a.js";import"./p-4202e9f2.js";const n={defaultLabel:"Disclosure button"},c=class{constructor(i){t(this,i),this.active=e(this,"active",7),this.panelId=o("gux-disclosure-button-panel"),this.position="left",this.label=void 0,this.isOpen=!1,this.icon="arrow-solid-right"}watchIsOpen(){this.updateIcon()}changeState(){this.togglePanel(),this.active.emit(this.isOpen)}togglePanel(){this.isOpen=!this.isOpen}updateIcon(){this.icon="right"===this.position?this.isOpen?"arrow-solid-right":"arrow-solid-left":this.isOpen?"arrow-solid-left":"arrow-solid-right"}async componentWillLoad(){r(this.root,{variant:this.position}),this.i18n=await a(this.root,n),this.updateIcon()}render(){return i("div",{key:"ecaeb9b6177112f93a7ef4a5aed6eeac64d0831c",class:`gux-disclosure-button-container gux-${this.position}`},i("button",{key:"90f906915e1eb1f28f114fc4ee8a547d44f80e5c",class:"gux-disclosure-button",onClick:()=>this.changeState(),"aria-controls":this.panelId,"aria-expanded":this.isOpen.toString(),"aria-label":this.label||this.i18n("defaultLabel")},i("gux-icon",{key:"84fcd4c68d75a1649af1961c973760fe6dc2272f","icon-name":`${this.icon}`,decorative:!0})),i("div",{key:"a6ccee9a2b12d007db687c46217b6a2c59a01bc5",id:this.panelId,class:{"gux-disclosure-panel":!0,"gux-active":this.isOpen},role:"region"},i("slot",{key:"c23678ee2c8a7bf59277e1a8efce641d9586b2c6",name:"panel-content"})))}get root(){return s(this)}static get watchers(){return{isOpen:["watchIsOpen"]}}};c.style=":host{height:100%;color:var(--gse-ui-tabs-item-icon-iconColor)}.gux-disclosure-button-container{display:flex;flex-direction:row;justify-content:flex-start;height:100%}.gux-disclosure-button-container .gux-disclosure-button{width:16px;padding:0;margin:0;color:var(--gse-ui-tabs-item-icon-iconColor);background:transparent;border-top:none;border-right:1px solid var(--gse-ui-tabs-item-divider-dividerColor);border-bottom:none;border-left:1px solid var(--gse-ui-tabs-item-divider-dividerColor)}.gux-disclosure-button-container .gux-disclosure-button gux-icon{width:12px;height:12px}.gux-disclosure-button-container .gux-disclosure-button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-disclosure-button-container .gux-disclosure-panel{display:none;order:-1;width:100%}.gux-disclosure-button-container .gux-disclosure-panel.gux-active{display:block}.gux-disclosure-button-container.gux-right{justify-content:flex-end}.gux-disclosure-button-container.gux-right .gux-disclosure-panel{order:1}";export{c as gux_disclosure_button_legacy}
@@ -1 +0,0 @@
1
- import{r as e,f as i,h as t,H as r,g as o}from"./p-2e827df1.js";import{c as a,o as s}from"./p-f4751a15.js";import{O as n}from"./p-01471ba0.js";import{o as l}from"./p-e5b1cffc.js";import{p as g}from"./p-a11d5d42.js";import{h as u}from"./p-6d8b4027.js";import{G as h,a as d,g as f,v as p,b as c}from"./p-f3b9b052.js";import{a as x,G as m}from"./p-9773c4fe.js";import{t as b}from"./p-aa4e7b69.js";import{O as v}from"./p-ab6cf9b9.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";var y=function(e,i,t,r){var o,a=arguments.length,s=a<3?i:null===r?r=Object.getOwnPropertyDescriptor(i,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,i,t,r);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(s=(a<3?o(s):a>3?o(i,t,s):o(i,t))||s);return a>3&&s&&Object.defineProperty(i,t,s),s};const w=class{constructor(i){e(this,i),this.displayUnits=void 0,this.valueInTooltip=void 0,this.labelPosition=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=void 0,this.hasError=!1,this.hasHelp=!1,this.value=void 0,this.active=void 0,this.valueWatcherId=void 0}onInput(e){this.updateValue(e.target.value)}onMousedown(){this.disabled||(this.active=!0)}onMouseup(){this.active=!1}onMutation(){this.hasError=u(this.root,"error"),this.hasHelp=u(this.root,"help")}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=u(this.root,"error"),this.hasHelp=u(this.root,"help"),b(this.root,{variant:this.variant})}componentDidLoad(){this.updatePosition(),this.tooltipElement&&i(this.root)}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect(),clearInterval(this.valueWatcherId)}render(){return t(r,{key:"187429d2a25a316f6245d9f1a2351e8f8d5d8058",class:{"gux-active":this.active}},t(x,{key:"feef75fd616db48ecc2778e9683e24d4a5df4552",labelPosition:this.computedLabelPosition},t(m,{key:"656c8a0e8a008491ffdaf6947cb547415efe0d01",position:this.computedLabelPosition,required:this.required},t("slot",{key:"c2843c4aa5677b1a7b19c5eb795295e5735694a8",name:"label",onSlotchange:()=>this.setLabel()})),t("div",{key:"11be810fecb1943fdb1a827623f057cae65e1d90",class:"gux-input-and-error-container"},this.renderRangeInput(),t(h,{key:"b981b79d35e12c100c752f69a4f9888089c6cd3e",show:this.hasError},t("slot",{key:"b2169aac95fd5075a6c5cf45cd7a01371bdb0857",name:"error"})),t(d,{key:"e66fb80c6a4754c3a4688da1c2d14ff311777269",show:!this.hasError&&this.hasHelp},t("slot",{key:"9ba55559ce3d0a1508b2706b9541a537edec732b",name:"help"})))))}get variant(){return this.labelPosition?this.labelPosition.toLowerCase():"none"}setInput(){this.input=f(this.root,'input[type="range"][slot="input"]'),g(this.input),this.disabled=a(this.input),this.required=this.input.required,this.value=this.input.value,this.disabledObserver=s(this.input,(e=>{this.disabled=e})),this.requiredObserver=l(this.input,(e=>{this.required=e})),clearInterval(this.valueWatcherId),this.valueWatcherId=setInterval((()=>{this.value!==this.input.value&&this.updateValue(this.input.value)}),100),p(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=c(this.label,this.labelPosition)}renderRangeInput(){return t("div",{class:{"gux-range-input-container":!0,"gux-disabled":this.disabled},ref:e=>this.containerElement=e},t("div",{class:"gux-range"},t("div",{class:"gux-track"},t("div",{class:"gux-progress",ref:e=>this.progressElement=e})),t("slot",{name:"input"}),this.valueInTooltip&&t("gux-tooltip-base-beta",{ref:e=>this.tooltipElement=e,forElement:this.containerElement,offsetY:-10,placement:"top"},this.getDisplayValue())),t("div",{class:{"gux-display":!0,"gux-hidden":this.valueInTooltip}},this.getDisplayValue()))}updateValue(e){this.value=e,this.updatePosition()}updatePosition(){const e=Number(this.input.value||0),i=Number(this.input.min||0),t=(e-i)/(Number(this.input.max||100)-i)*100;this.tooltipElement&&(this.tooltipElement.offsetX=(t/100-.5)*(this.containerElement.offsetWidth-20)),this.progressElement.style.width=`${t}%`}getDisplayValue(){return this.displayUnits?`${this.value}${this.displayUnits}`:this.value}get root(){return o(this)}};y([n({childList:!0,subtree:!0})],w.prototype,"onMutation",null),y([v()],w.prototype,"updatePosition",null),w.style='.gux-form-field-container.gux-beside{display:flex;flex-direction:row}.gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:center;padding:var(--gse-ui-formControl-helper-errorPadding);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;min-width:var(--gse-ui-icon-size-sm);min-height:var(--gse-ui-icon-size-sm);margin-right:var(--gse-ui-formControl-helper-gap);color:var(--gse-ui-formControl-helper-errorColor)}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}.gux-form-field-label.gux-required::after{color:var(--gse-ui-formControl-label-indicator-requiredColor);content:" *"}.gux-form-field-label.gux-beside{position:relative;top:8px;width:fit-content;min-width:45px;margin-right:var(--gse-ui-formControl-label-gap)}.gux-form-field-label.gux-above{padding:var(--gse-ui-formControl-label-padding)}.gux-form-field-label.gux-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.gux-form-field-help{display:none;flex-direction:row;flex-wrap:nowrap;place-content:stretch flex-start;align-items:flex-start;justify-content:flex-start;padding:var(--gse-ui-formControl-helper-paddingSmall);font-family:var(--gse-ui-formControl-helper-helperText-fontFamily);font-size:var(--gse-ui-formControl-helper-helperText-fontSize);line-height:var(--gse-ui-formControl-helper-helperText-lineHeight);color:var(--gse-ui-formControl-helper-defaultColor)}.gux-form-field-help.gux-show{display:flex}.gux-form-field-help .gux-message{flex:0 1 auto;align-self:none;order:0}:host{display:block}::slotted(label){font-family:var(--gse-ui-formControl-label-text-fontFamily);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight);line-height:var(--gse-ui-formControl-label-text-lineHeight);color:var(--gse-ui-formControl-label-labelColor)}::slotted(input[type=range]){position:absolute;width:100%;width:100%;height:var(--gse-ui-slider-bar-height);margin:calc(var(--gse-ui-slider-handle-width) / 2) 0;margin-top:calc(-1 * (var(--gse-ui-slider-handle-width) / 2 + var(--gse-ui-slider-bar-height)));-webkit-appearance:none;background:transparent}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container.gux-hidden{display:none}.gux-input-and-error-container .gux-range-input-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-slider-gap);place-content:stretch flex-start;align-items:center;height:32px;font-size:var(--gse-ui-slider-label-text-fontSize)}.gux-input-and-error-container .gux-range-input-container.gux-disabled{opacity:var(--gse-ui-slider-disabled-opacity)}.gux-input-and-error-container .gux-range-input-container .gux-range{position:relative;flex:1 1 auto;align-self:center;order:0}.gux-input-and-error-container .gux-range-input-container .gux-range:hover .gux-range-tooltip,.gux-input-and-error-container .gux-range-input-container .gux-range:focus-within .gux-range-tooltip{visibility:visible}.gux-input-and-error-container .gux-range-input-container .gux-range .gux-track{width:100%;height:var(--gse-ui-slider-bar-height);margin:6px 0;background:var(--gse-ui-slider-bar-default-backgroundColor);border-radius:var(--gse-ui-slider-track-borderRadius)}.gux-input-and-error-container .gux-range-input-container .gux-range .gux-track .gux-progress{height:var(--gse-ui-slider-bar-height);background-color:var(--gse-ui-slider-bar-selected-backgroundColor);border-radius:var(--gse-ui-slider-track-borderRadius)}.gux-input-and-error-container .gux-range-input-container .gux-display{flex:0 1 auto;align-self:auto;order:0;margin:0 0 0 var(--gux-spacing-medium);font-family:var(--gse-ui-slider-label-text-fontFamily);font-size:var(--gse-ui-slider-label-text-fontSize);font-weight:var(--gse-ui-slider-label-text-fontWeight);line-height:var(--gse-ui-slider-label-text-lineHeight);text-align:right}.gux-input-and-error-container .gux-range-input-container .gux-display.gux-hidden{display:none}';export{w as gux_form_field_range}
@@ -1 +0,0 @@
1
- import{r as t,h as e,g as r}from"./p-2e827df1.js";import{t as i}from"./p-aa4e7b69.js";import{O as o}from"./p-2d1bdeab.js";import{b as s,g as n}from"./p-0367930a.js";import{u as a,a as u}from"./p-0b7e4626.js";import{s as l}from"./p-2c25e2f2.js";import{b as h}from"./p-cf0e7d3b.js";import{g,a as d,b as c}from"./p-67d92675.js";import"./p-4202e9f2.js";const p={toggleCalendar:"Toggle month calendar view",month:"Month",year:"Year",unset:"Unset"};const f={year:"numeric",month:"long"},m=["ar","he","ja","ko","zh-cn","zh-tw"],b=class{constructor(e){t(this,e),this.value=void 0,this.min=void 0,this.max=void 0,this.disabled=!1,this.expanded=!1,this.locale=void 0}onKeyDown(t){"Escape"===t.key&&(this.expanded=!1,this.calendarToggleButtonElement.focus())}onValueUpdate(t){this.value=this.isOutOfBounds(t)?this.isBeforeMin(t)?this.min:this.max:t,l(this.root,"input"),l(this.root,"change")}onClickOutside(){this.expanded=!1}async componentWillLoad(){i(this.root),this.i18n=await s(this.root,p),this.locale=a()?u(this.root):n(this.root)}isOutOfBounds(t){return this.isBeforeMin(t)||this.isAfterMax(t)}isBeforeMin(t){return this.min&&this.min>t}isAfterMax(t){return this.max&&this.max<t}toggleCalendar(){this.expanded=!this.expanded,this.expanded&&h((()=>{this.monthCalendarElement.guxFocus(this.value)}))}onMonthCalendarInput(){this.value=this.monthCalendarElement.value,this.expanded=!1,this.calendarToggleButtonElement.focus()}incrementMonth(t){if(this.value){const{year:e,month:r}=g(this.value),i=((parseInt(r)+11+t)%12+1).toString().padStart(2,"0");this.value=d(e,i)}else this.value=c()}incrementYear(t){if(this.value){const{year:e,month:r}=g(this.value),i=Math.max(Number(e)+t,0).toString();this.value=d(i,r)}else this.value=c()}onSpinnerKeyDown(t,e,r){switch(t.key){case"ArrowDown":t.preventDefault(),e(-1);break;case"ArrowUp":t.preventDefault(),e(1);break;case"ArrowLeft":case"ArrowRight":t.preventDefault(),r.focus();break;case"Enter":t.preventDefault(),this.expanded=!0,h((()=>{this.monthCalendarElement.guxFocus(this.value)}));break;case" ":t.preventDefault()}}onSpinnerKeyUp(t){t.stopPropagation()," "===t.key&&(t.preventDefault(),this.expanded=!0,h((()=>{this.monthCalendarElement.guxFocus(this.value)})))}onSpinnerClick(){this.expanded=!0}getSpinnerLabel(t){if(this.value){const{year:e,month:r}=g(this.value);return new Date(Number(e),Number(r)-1).toLocaleDateString(this.locale,{[t]:f[t]})}return this.i18n(t)}getSpinnerValueNow(t){return this.value?g(this.value)[t]:"0"}getSpinnerValueText(){if(this.value){const{year:t,month:e}=g(this.value);return new Date(Number(t),Number(e)-1).toLocaleDateString(this.locale,{year:"numeric",month:"long"})}return this.i18n("unset")}renderMonthSpinnerButton(){return e("div",{role:"spinbutton",class:"gux-spinner",tabIndex:this.disabled?-1:0,onKeyDown:t=>this.onSpinnerKeyDown(t,(t=>this.incrementMonth(t)),this.yearSpinnerElement),onKeyUp:t=>this.onSpinnerKeyUp(t),onClick:()=>this.onSpinnerClick(),ref:t=>this.monthSpinnerElement=t,"aria-valuenow":this.getSpinnerValueNow("month"),"aria-valuetext":this.getSpinnerValueText(),"aria-valuemin":"1","aria-valuemax":"12","aria-label":this.i18n("month")},this.getSpinnerLabel("month"))}renderYearSpinnerButton(){return e("div",{role:"spinbutton",class:"gux-spinner",tabIndex:this.disabled?-1:0,onKeyDown:t=>this.onSpinnerKeyDown(t,(t=>this.incrementYear(t)),this.monthSpinnerElement),onKeyUp:t=>this.onSpinnerKeyUp(t),onClick:()=>this.onSpinnerClick(),ref:t=>this.yearSpinnerElement=t,"aria-valuenow":this.getSpinnerValueNow("year"),"aria-valuetext":this.getSpinnerValueText(),"aria-valuemin":"0","aria-label":this.i18n("year")},this.getSpinnerLabel("year"))}renderSpinnerButtons(){return m.includes(this.locale)?e("span",{class:"gux-display"},this.renderYearSpinnerButton(),this.renderMonthSpinnerButton()):e("span",{class:"gux-display"},this.renderMonthSpinnerButton(),this.renderYearSpinnerButton())}renderCalendarToggleButton(){return e("button",{class:{"gux-popup-toggle":!0,"gux-expanded":this.expanded},ref:t=>this.calendarToggleButtonElement=t,type:"button",onClick:()=>this.toggleCalendar(),disabled:this.disabled},e("gux-icon",{"icon-name":"calendar","screenreader-text":this.i18n("toggleCalendar")}))}renderTarget(){return e("div",{class:"gux-target",slot:"target"},this.renderSpinnerButtons(),this.renderCalendarToggleButton())}renderPopup(){return e("gux-month-calendar",{slot:"popup",ref:t=>this.monthCalendarElement=t,onInput:()=>this.onMonthCalendarInput(),value:this.value,min:this.min,max:this.max})}render(){return e("gux-popup",{key:"492a16fac791b598113f43953d9235e2b0b58ecd",expanded:this.expanded,disabled:this.disabled,"exceed-target-width":!0},this.renderTarget(),this.renderPopup())}get root(){return r(this)}static get watchers(){return{value:["onValueUpdate"]}}};(function(t,e,r,i){var o,s=arguments.length,n=s<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,r,i);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(n=(s<3?o(n):s>3?o(e,r,n):o(e,r))||n);s>3&&n&&Object.defineProperty(e,r,n)})([o({triggerEvents:"mousedown"})],b.prototype,"onClickOutside",null),b.style=":host{display:inline-block}.gux-target{display:inline-flex;gap:var(--gse-ui-formControl-input-gap);padding:var(--gse-ui-formControl-textarea-padding);cursor:pointer;background-color:var(--gse-ui-calendarMenu-backgroundColor);border:var(--gse-ui-formControl-input-default-border-width) var(--gse-ui-formControl-input-default-border-style) var(--gse-ui-formControl-input-default-border-color);border-radius:var(--gse-ui-formControl-input-borderRadius)}.gux-target:focus-within{border:var(--gse-ui-formControl-input-active-border-width) var(--gse-ui-formControl-input-active-border-style) var(--gse-ui-formControl-input-active-border-color);border-radius:var(--gse-ui-formControl-focusRing-borderRadius);outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-target .gux-display{display:inline-flex;min-width:100px;padding-right:var(--gse-ui-formControl-input-gap);font-family:var(--gse-ui-formControl-label-text-fontFamily);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight);line-height:var(--gse-ui-formControl-label-text-lineHeight);color:var(--gse-ui-formControl-label-labelColor)}.gux-target .gux-display .gux-spinner{outline:none}.gux-target .gux-display .gux-spinner:not(:first-child){margin-left:4px}.gux-target .gux-display .gux-spinner:focus-visible{background:var(--gse-ui-calendarMenu-month-hover-backgroundColor)}.gux-target .gux-popup-toggle{justify-content:right;color:var(--gse-ui-monthPicker-calendarStates-defaultColor);background:transparent;border:none}.gux-target .gux-popup-toggle:focus-visible{border-radius:var(--gse-ui-calendarMenu-month-calendarButton-focusBorderRadius);outline:var(--gse-ui-monthPicker-calendarStates-focus-border-width) var(--gse-ui-monthPicker-calendarStates-focus-border-style) var(--gse-ui-monthPicker-calendarStates-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-target .gux-popup-toggle:not(:disabled):hover{color:var(--gse-ui-monthPicker-calendarStates-hoverColor);cursor:pointer}.gux-target .gux-popup-toggle:not(:disabled):focus{color:var(--gse-ui-monthPicker-calendarStates-activeColor);cursor:pointer}.gux-target .gux-popup-toggle:disabled{color:var(--gse-ui-monthPicker-calendarStates-disabledColor)}.gux-target .gux-popup-toggle gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-target .gux-popup-toggle.gux-expanded{color:var(--gse-ui-monthPicker-calendarStates-activeColor)}";export{b as gux_month_picker_beta}
@@ -1 +0,0 @@
1
- import{h as r,r as a,g as e}from"./p-2e827df1.js";import{b as s}from"./p-0367930a.js";import{t}from"./p-aa4e7b69.js";import"./p-4202e9f2.js";const o=({context:a="modal",screenreaderText:e})=>{let s=48,t=22;return"input"===a&&(s=16,t=7),r("div",{class:`gux-${a}`,role:"progressbar","aria-label":e},r("svg",{class:"gux-svg-container",viewBox:`0 0 ${s} ${s}`,role:"presentation"},r("circle",{cx:"50%",cy:"50%",r:t,class:"gux-static-circle"}),r("circle",{cx:"50%",cy:"50%",r:t,class:"gux-dynamic-circle","stroke-linecap":"round"}),r("circle",{cx:"50%",cy:"50%",r:t,class:"gux-dynamic-circle-mask","stroke-linecap":"round"})))},n={loading:"Loading"},i=class{constructor(r){a(this,r),this.context="modal",this.screenreaderText=""}async componentWillLoad(){t(this.root,{variant:this.context}),this.getI18nValue=await s(this.root,n)}render(){return r(o,{key:"fdd0d9d74de23d49b892702b8902cccf1eb532dd",context:this.context,screenreaderText:this.screenreaderText||this.getI18nValue("loading")})}get root(){return e(this)}};i.style="@keyframes largeSpin{0%{stroke-dasharray:1 68.115038379;transform:rotate(0deg)}7.5%{stroke-dasharray:1 68.115038379;transform:rotate(0deg)}20%{stroke-dasharray:1 68.115038379;transform:rotate(90deg)}30%{stroke-dasharray:34.5575191895;transform:rotate(180deg)}40%{stroke-dasharray:34.5575191895}50%{stroke-dasharray:1 68.115038379;transform:rotate(450deg)}57.5%{stroke-dasharray:1 68.115038379;transform:rotate(450deg)}70%{stroke-dasharray:34.5575191895;transform:rotate(540deg)}80%{stroke-dasharray:34.5575191895;transform:rotate(630deg)}90%{stroke-dasharray:34.5575191895}100%{stroke-dasharray:1 68.115038379;transform:rotate(900deg)}}@keyframes smallSpin{0%{stroke-dasharray:1 20.9911485751;transform:rotate(0deg)}7.5%{stroke-dasharray:1 20.9911485751;transform:rotate(0deg)}20%{stroke-dasharray:1 20.9911485751;transform:rotate(90deg)}30%{stroke-dasharray:10.9955742876;transform:rotate(180deg)}40%{stroke-dasharray:10.9955742876}50%{stroke-dasharray:1 20.9911485751;transform:rotate(450deg)}57.5%{stroke-dasharray:1 20.9911485751;transform:rotate(450deg)}70%{stroke-dasharray:10.9955742876;transform:rotate(540deg)}80%{stroke-dasharray:10.9955742876;transform:rotate(630deg)}90%{stroke-dasharray:10.9955742876}100%{stroke-dasharray:1 20.9911485751;transform:rotate(900deg)}}@keyframes largeThinSpin{0%{stroke-dasharray:1 71.2566310326;transform:rotate(0deg)}7.5%{stroke-dasharray:1 71.2566310326;transform:rotate(0deg)}20%{stroke-dasharray:1 71.2566310326;transform:rotate(90deg)}30%{stroke-dasharray:36.1283155163;transform:rotate(180deg)}40%{stroke-dasharray:36.1283155163}50%{stroke-dasharray:1 71.2566310326;transform:rotate(450deg)}57.5%{stroke-dasharray:1 71.2566310326;transform:rotate(450deg)}70%{stroke-dasharray:36.1283155163;transform:rotate(540deg)}80%{stroke-dasharray:36.1283155163;transform:rotate(630deg)}90%{stroke-dasharray:36.1283155163}100%{stroke-dasharray:1 71.2566310326;transform:rotate(900deg)}}:host{display:inline-block}div[role=progressbar] .gux-svg-container{display:block;width:calc(var(--gse-ui-progressAndLoading-spinner-large) * 1px);height:calc(var(--gse-ui-progressAndLoading-spinner-large) * 1px)}div[role=progressbar] .gux-svg-container .gux-dynamic-circle,div[role=progressbar] .gux-svg-container .gux-dynamic-circle-mask{fill:none;stroke:var(--gse-ui-progressAndLoading-spinner-foreground);stroke-width:4;transform-origin:50% 50%;animation-name:largeSpin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite, infinite}div[role=progressbar] .gux-svg-container .gux-dynamic-circle-mask{display:none;stroke:white;stroke-width:2}div[role=progressbar] .gux-svg-container .gux-static-circle{fill:none;stroke:var(--gse-ui-progressAndLoading-spinner-base);stroke-width:4}div[role=progressbar].gux-full-page .gux-svg-container .gux-dynamic-circle-mask{display:initial}div[role=progressbar].gux-full-page .gux-svg-container .gux-static-circle{display:none}div[role=progressbar].gux-input .gux-svg-container{width:calc(var(--gse-ui-progressAndLoading-spinner-small) * 1px);height:calc(var(--gse-ui-progressAndLoading-spinner-small) * 1px)}div[role=progressbar].gux-input .gux-svg-container .gux-dynamic-circle{fill:none;stroke:var(--gse-ui-progressAndLoading-spinner-foreground);stroke-width:2;transform-origin:50% 50%;animation-name:smallSpin;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite, infinite}div[role=progressbar].gux-input .gux-svg-container .gux-static-circle{stroke:var(--gse-ui-progressAndLoading-spinner-base);stroke-width:2}";export{i as gux_radial_loading}
@@ -1 +0,0 @@
1
- import{r as e,h as t,H as o,g as a}from"./p-2e827df1.js";import{r as i}from"./p-0934300e.js";import{t as s}from"./p-aa4e7b69.js";import{b as r}from"./p-0367930a.js";import{O as n}from"./p-2d1bdeab.js";import{b as c}from"./p-cf0e7d3b.js";import{w as u}from"./p-e97879b4.js";import"./p-4202e9f2.js";const d={contextMenuScreenreaderText:"Context menu"};const b=class{constructor(t){e(this,t),this.buttonId=i(),this.compact=!1,this.disabled=!1,this.screenreaderText="",this.isOpen=!1}onClickOutside(){this.isOpen=!1}handleKeyDown(e){const t=e.composedPath().includes(this.listElement),o=e.composedPath().includes(this.button);switch(e.key){case"Escape":t&&(e.preventDefault(),this.isOpen=!1,this.button.focus());break;case"Tab":this.isOpen=!1;break;case"ArrowDown":case"Enter":o&&!this.isOpen&&(e.preventDefault(),this.isOpen=!0,this.focusFirstListItem());break;case"ArrowUp":o&&!this.isOpen&&(e.preventDefault(),this.isOpen=!0,this.focusLastListItem())}}handleKeyup(e){" "===e.key&&e.composedPath().includes(this.button)&&(e.preventDefault(),this.isOpen=!0,this.focusFirstListItem())}focusFirstListItem(){c((()=>{this.listElement.guxFocusFirstItem()}))}focusLastListItem(){c((()=>{this.listElement.guxFocusLastItem()}))}onButtonClick(){this.isOpen=!this.isOpen,this.isOpen&&this.focusFirstListItem()}onListClick(e){u("gux-list-item",e,(()=>{this.isOpen=!1,this.button.focus()}))}async componentWillLoad(){s(this.root),this.i18n=await r(this.root,d)}render(){return t(o,{key:"9c5aa00b0dc99d9fcc82769918ad25af3bae3651"},t("gux-popup",{key:"60b9d40cf5aff082b8f226969f955189d5a10cc4",expanded:this.isOpen,offset:4,"exceed-target-width":!0},t("div",{key:"114c244dbc4aee5f2134c432a15531718a534522",slot:"target",class:"gux-button-container"},t("gux-button-slot",{key:"6033c70fac2af4faa7490b4bed9c30e234bd9783",accent:"ghost"},t("button",{key:"eac5c4cbb2fe069e3f81ea636ced8f76028a7006",type:"button",onClick:()=>this.onButtonClick(),id:this.buttonId,class:{"gux-compact":this.compact},ref:e=>this.button=e,"aria-haspopup":"true","aria-expanded":this.isOpen.toString(),disabled:this.disabled},t("gux-icon",{key:"23cba66a1c5038157efa971490d304f18710545d","icon-name":"menu-kebab-vertical","screenreader-text":this.screenreaderText||this.i18n("contextMenuScreenreaderText")})))),t("div",{key:"8ff9bd96ffeeeff7f56571e6eed2d81e4f75f7d2",slot:"popup",class:"gux-list-container"},t("gux-list",{key:"a3726a7a0216f67d4ffe1bcd17d025eb187de3b8",onClick:e=>this.onListClick(e),ref:e=>this.listElement=e},t("slot",{key:"a1e9300ddde780fe7fc0b56fccac5939e1a4316b"})))))}static get delegatesFocus(){return!0}get root(){return a(this)}};(function(e,t,o,a){var i,s=arguments.length,r=s<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,o):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(e,t,o,a);else for(var n=e.length-1;n>=0;n--)(i=e[n])&&(r=(s<3?i(r):s>3?i(t,o,r):i(t,o))||r);s>3&&r&&Object.defineProperty(t,o,r)})([n({triggerEvents:"click"})],b.prototype,"onClickOutside",null),b.style=":host{display:block;max-width:fit-content;white-space:normal}gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-button-ghost-default-foregroundColor)}button{height:var(--gse-ui-button-default-height);padding:var(--gse-ui-button-default-paddingIconOnly);border-radius:var(--gse-ui-button-borderRadius)}button.gux-compact{height:var(--gse-ui-button-compact-height);padding:var(--gse-ui-button-compact-paddingIconOnly)}button:hover:enabled{background-color:var(--gse-ui-button-ghost-hover-backgroundColor)}button:hover:enabled gux-icon{color:var(--gse-ui-button-ghost-hover-foregroundColor)}button:active:enabled{background-color:var(--gse-ui-button-ghost-active-backgroundColor)}button:active:enabled gux-icon{color:var(--gse-ui-button-ghost-active-foregroundColor)}button[disabled]{opacity:var(--gse-ui-button-disabled-opacity)}.gux-list-container{width:var(--gse-ui-contextMenu-menu-width);max-height:var(--gse-ui-contextMenu-menu-maxHeight);margin:0;overflow-y:auto;background:var(--gse-ui-menu-backgroundColor);border-color:var(--gse-ui-menu-border-color);border-style:var(--gse-ui-menu-border-style);border-width:var(--gse-ui-menu-border-width);border-radius:var(--gse-ui-menu-borderRadius);box-shadow:var(--gse-ui-menu-boxShadow-x) var(--gse-ui-menu-boxShadow-y) var(--gse-ui-menu-boxShadow-blur) var(--gse-ui-menu-boxShadow-spread) var(--gse-ui-menu-boxShadow-color)}";export{b as gux_context_menu}
@@ -1 +0,0 @@
1
- import{r as t,c as e,f as s,d as i,h,H as a,g as o}from"./p-2e827df1.js";import{b as r}from"./p-0367930a.js";import{w as l}from"./p-e97879b4.js";import{r as n}from"./p-0934300e.js";import{t as c}from"./p-aa4e7b69.js";import{t as d}from"./p-408d5857.js";import"./p-4202e9f2.js";const g=class{constructor(i){t(this,i),this.guxselectionchanged=e(this,"guxselectionchanged",7),this.guxsortchanged=e(this,"guxsortchanged",7),this.slotObserver=new MutationObserver((()=>s(this))),this.tableId=n("gux-table"),this.columnsWidths={},this.isVerticalScroll=!1,this.columnResizeHover=!1,this.compact=!1,this.objectTable=!1,this.emptyMessage=void 0,this.resizableColumns=void 0}async componentWillLoad(){c(this.root),this.i18n=await r(this.root,d)}componentDidLoad(){this.resizableColumns&&this.prepareResizableColumns(),this.prepareSelectableRows(),this.checkVerticalScroll(),!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>{i((()=>{this.checkVerticalScroll()}))}))),this.resizeObserver&&(this.resizeObserver.observe(this.tableContainer),this.resizeObserver.observe(this.slottedTable)),this.slotObserver.observe(this.slottedTable,{subtree:!0,childList:!0})}checkVerticalScroll(){const t=this.tableContainer;this.isVerticalScroll=t.scrollHeight>t.clientHeight}disconnectedCallback(){this.resizeObserver&&(this.resizeObserver.unobserve(this.tableContainer),this.resizeObserver.unobserve(this.slottedTable)),this.resizableColumns&&document.getElementById(`${this.tableId}-resizable-styles`).remove()}onInternalAllRowSelectChange(t){t.stopPropagation(),this.handleSelectAllRows(t.detail)}onInternalRowSelectChange(t){t.stopPropagation();const e=t.target;e.selected=t.detail,this.handleRowSelection(e)}onMouseMove(t){this.resizableColumns&&this.updateResizeState(t)}onMouseDown(t){this.resizableColumns&&this.maybeStartResizing(t)}onMouseUp(){this.resizableColumns&&this.stopResizing()}get tableContainer(){return this.root.shadowRoot.querySelector(".gux-table-container")}get slottedTable(){return this.root.querySelector('table[slot="data"]')}get tableRows(){return Array.from(this.slottedTable.querySelectorAll("tbody tr"))}get tableColumns(){return Array.from(this.slottedTable.querySelectorAll("thead th"))}get rowCheckboxes(){return Array.from(this.slottedTable.querySelectorAll("tbody tr td gux-row-select"))}get selectAllCheckbox(){return this.slottedTable.querySelector("thead tr th gux-all-row-select")}async getSelected(){return this.getSelectedInternal()}getSelectedInternal(){return{selectedRowIds:Array.from(this.rowCheckboxes).filter((t=>t.selected)).map((t=>t.closest("tr").getAttribute("data-row-id")))}}prepareSelectableRows(){this.rowCheckboxes.forEach((t=>{this.updateRowSelection(t)})),this.updateSelectAllBoxState()}updateSelectAllBoxState(){const t=this.selectAllCheckbox;if(t){const e=this.rowCheckboxes,s=e.filter((t=>!t.hasAttribute("disabled"))),i=s.filter((t=>t.selected)),h=Boolean(e.length),a=i.length===s.length,o=0===i.length;t.selected=h&&a,t.setIndeterminate(h&&!a&&!o)}}handleSelectAllRows(t){const e=this.selectAllCheckbox;this.rowCheckboxes.forEach((s=>{e.selected=t,s.hasAttribute("disabled")||(s.selected=t,this.updateRowSelection(s))})),this.emitSelectionEvent()}handleRowSelection(t){this.updateRowSelection(t),this.updateSelectAllBoxState(),this.emitSelectionEvent()}emitSelectionEvent(){this.guxselectionchanged.emit(this.getSelectedInternal())}updateRowSelection(t){const e=t.closest("tr");t.selected?e.setAttribute("data-selected-row",""):e.removeAttribute("data-selected-row")}prepareResizableColumns(){const t=document.createElement("style");t.id=`${this.tableId}-resizable-styles`,document.querySelector("head").appendChild(t),this.calculateColumnWidths(this.tableColumns).slice(0,-1).forEach((t=>this.columnsWidths[t.name]=t.width)),this.setResizableColumnsStyles()}updateResizeState(t){if(this.columnResizeState){const e=this.columnResizeState.resizableColumn.dataset.columnName,s=Math.max(this.columnResizeState.resizableColumnInitialWidth+(t.pageX-this.columnResizeState.columnResizeMouseStartX),1),i=this.calculateColumnWidths(this.tableColumns).map((t=>t.name===e?Object.assign(Object.assign({},t),{width:s}):t));this.columnsWidths[e]=i.find((t=>t.name===e)).width,this.setResizableColumnsStyles()}else this.columnResizeHover=!1,l("th",t,(e=>{this.tableColumns.length-1!==e.cellIndex&&this.isInResizeZone(t,e)&&(this.columnResizeHover=!0)}))}maybeStartResizing(t){l("th",t,(e=>{this.isInResizeZone(t,e)&&(this.columnResizeState={resizableColumn:e,columnResizeMouseStartX:t.pageX,resizableColumnInitialWidth:e.clientWidth})}))}stopResizing(){this.columnResizeState&&(this.columnResizeState=null)}isInResizeZone(t,e){return e.getBoundingClientRect().right-t.clientX<3}calculateColumnWidths(t){return t.map((t=>({name:t.dataset.columnName,width:t.clientWidth})))}setResizableColumnsStyles(){const t=document.getElementById(`${this.tableId}-resizable-styles`);let e="";Object.keys(this.columnsWidths).forEach((t=>{e+=`[gs-table-id=${this.tableId}] th[data-column-name="${t}"]{\n width:${String(this.columnsWidths[t])}px;\n min-width:${String(this.columnsWidths[t])}px;\n }`})),t.innerHTML=e}get isTableEmpty(){return!this.root.children[0]||this.tableRows.length<1}get tableContainerClasses(){return{"gux-table-container":!0,"gux-column-resizing":Boolean(this.columnResizeState),"gux-column-resizing-hover":this.columnResizeHover}}render(){return h(a,{key:"fd3110730767b58b63661bcf250e58623113207b","gs-table-id":this.tableId,"gs-obj-table":this.objectTable,"gs-compact":this.compact},h("div",{key:"32957af6b4e022ced566cfdcc94c3d491ff28f2c",class:"gux-table"},h("div",{key:"7e8b0d8450ecb91d2cdd31e7750e6ec98ae627ae",tabindex:this.isVerticalScroll?"0":"-1",id:this.tableId,class:this.tableContainerClasses},h("slot",{key:"23260b29e090bd686788cad3b49f0feb210978c0",name:"data"})),this.isTableEmpty&&h("div",{class:"gux-empty-table"},this.emptyMessage||this.i18n("emptyMessage"))))}get root(){return o(this)}};g.style=":host{display:block;isolation:isolate}:host .gux-table{position:relative;height:inherit}:host .gux-table .gux-table-container{max-height:100%;overflow:auto;scrollbar-color:var(--gse-ui-dataTableItems-scrollbar-foregroundColor);scrollbar-width:thin}:host .gux-table .gux-table-container.gux-column-resizing-hover,:host .gux-table .gux-table-container.gux-column-resizing{cursor:col-resize}:host .gux-empty-table{display:flex;align-items:center;justify-content:center;height:calc(100% - var(--gse-ui-dataTableItems-header-default-height));color:#596373;background:#fdfdfd;font-family:var(--gse-core-typography-heading-lg-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-lg-fontSize);line-height:var(--gse-core-typography-heading-lg-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}";export{g as gux_table}
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as a}from"./p-2e827df1.js";const e=class{constructor(a){t(this,a),this.internalactivatetabpanel=i(this,"internalactivatetabpanel",7),this.tabId=void 0,this.guxDisabled=!1,this.active=!1}onClick(){this.active||this.guxDisabled||this.internalactivatetabpanel.emit(this.tabId)}onFocusin(){this.tooltipTitleElement.setShowTooltip()}onFocusout(){this.tooltipTitleElement.setHideTooltip()}async guxSetActive(t){this.active=t}async guxFocus(){this.buttonElement.focus()}async guxGetActive(){return this.active}render(){return a("button",{key:"3de6431d4ded8976dc3979860cabdef75fcf4502",class:{"gux-disabled":this.guxDisabled,"gux-tab":!0,"gux-active":this.active},type:"button","aria-disabled":this.guxDisabled.toString(),id:`gux-${this.tabId}-tab`,role:"tab","aria-controls":`gux-${this.tabId}-panel`,"aria-selected":this.active.toString(),tabIndex:this.active?0:-1,ref:t=>this.buttonElement=t},a("gux-tooltip-title",{key:"be9ce95f2a6151c3bbb69a910cfc4e8d41367c24",ref:t=>this.tooltipTitleElement=t},a("span",{key:"7bd5c538be7cf313c14e4d5a2fda6dd20f05900a"},a("slot",{key:"877b504236e84e8689611ec71023f33daf56d312"}))))}};e.style="gux-tabs[orientation=vertical]>gux-tab-list gux-tab{box-sizing:border-box;border-right:var(--gse-ui-tabs-item-divider-vertical-width) solid var(--gse-ui-tabs-item-divider-dividerColor)}gux-tabs[orientation=vertical]>gux-tab-list gux-tab .gux-tab{display:flex;justify-content:flex-end;height:var(--gse-ui-tabs-item-vertical-fixedHeight);padding:var(--gse-ui-tabs-item-vertical-padding);border-right:var(--gse-ui-tabs-item-indicator-vertical-width) solid transparent}gux-tabs[orientation=vertical]>gux-tab-list gux-tab .gux-tab.gux-active{border-right-color:var(--gse-ui-tabs-item-indicator-activeColor)}gux-tabs[orientation=vertical]>gux-tab-list gux-tab .gux-tab:hover:not(.gux-active):not(.gux-disabled){border-right-color:var(--gse-ui-tabs-item-indicator-hoverColor)}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-tab{box-sizing:border-box;height:var(--gse-ui-tabs-item-horizontal-fixedHeight);padding:var(--gse-ui-tabs-item-horizontal-padding);border-bottom:var(--gse-ui-tabs-item-indicator-horizontal-height) solid transparent}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-tab.gux-active{border-bottom-color:var(--gse-ui-tabs-item-indicator-activeColor)}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-tab:hover:not(.gux-active):not(.gux-disabled){border-bottom-color:var(--gse-ui-tabs-item-indicator-hoverColor)}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-tab gux-tooltip-title{margin:auto}gux-tabs[alignment=center]>gux-tab-list .gux-scrollable-section{justify-content:center}gux-tabs[alignment=full-width]>gux-tab-list .gux-scrollable-section{flex-grow:1}gux-tabs[alignment=full-width]>gux-tab-list gux-tab{width:100%;max-width:100%}gux-tabs[alignment=full-width]>gux-tab-list gux-tab .gux-tab{width:100%;max-width:100%}gux-tab{display:flex;max-width:160px}gux-tab .gux-tab{display:flex;align-items:center;max-width:160px;height:var(--gse-ui-tabs-item-height);font-family:var(--gse-ui-tabs-item-itemText-fontFamily);font-size:var(--gse-ui-tabs-item-itemText-fontSize);font-weight:var(--gse-ui-tabs-item-itemText-fontWeight);line-height:var(--gse-ui-tabs-item-itemText-lineHeight);color:var(--gse-ui-tabs-item-itemTextColor);cursor:pointer;background-color:transparent;border:none}gux-tab .gux-tab.gux-disabled{cursor:default}gux-tab .gux-tab.gux-disabled gux-tooltip-title{opacity:var(--gse-ui-tabs-item-disableOpacity)}gux-tab .gux-tab:focus-visible{border:var(--gse-ui-tabs-focusRing-border-width) var(--gse-ui-tabs-focusRing-border-style) var(--gse-ui-tabs-focusRing-border-color);border-radius:var(--gse-ui-tabs-focusRing-borderRadius);outline:none}gux-tab .gux-tab gux-tooltip-title{max-width:160px;white-space:nowrap}";export{e as gux_tab}
@@ -1 +0,0 @@
1
- import{r as t,h as s,H as i,g as e}from"./p-2e827df1.js";import{s as o}from"./p-2c25e2f2.js";import{t as a}from"./p-aa4e7b69.js";const h=class{constructor(s){t(this,s),this.value=void 0,this.layout="default",this.switchItems=[]}onClick(t){t.stopPropagation();const s=t.target.closest("gux-switch-item");s&&this.value!==s.value&&(this.value=s.value,o(this.root,"input"),o(this.root,"change"))}slotChanged(){this.switchItems=Array.from(this.root.children)}componentWillLoad(){a(this.root,{variant:this.layout})}componentWillRender(){this.switchItems.forEach((t=>{t.selected=t.value===this.value}))}render(){return s(i,{key:"fe49b66fbc5afe91686a3953d62449e80a9a7399",role:"group",class:`gux-${this.layout}`},s("slot",{key:"5bc85c04e73c8d8f03c70701d84785ad43473c9f",onSlotchange:this.slotChanged.bind(this)}))}get root(){return e(this)}};h.style=":host{display:flex;align-items:flex-end}";export{h as gux_switch_legacy}
@@ -1 +0,0 @@
1
- import{r as e,h as t,g as a}from"./p-2e827df1.js";import{b as r,g as n}from"./p-0367930a.js";import{u as s,a as i}from"./p-0b7e4626.js";import{s as o}from"./p-2c25e2f2.js";import{b as h}from"./p-cf0e7d3b.js";import{g as u,b as c,a as d}from"./p-67d92675.js";import"./p-4202e9f2.js";const g={changeYear:"Current year is {currentYear}, Click to change year to {changeYear}"},l=class{constructor(t){e(this,t),this.value=void 0,this.min=void 0,this.max=void 0,this.year=void 0,this.locale=void 0}onValueUpdate(e){const{year:t}=u(e);this.year=t}async guxFocus(e){e=e||c();const{year:t}=u(e);this.year=t,h((()=>{const t=this.root.shadowRoot.querySelector(`gux-month-list-item[value="${e}"]`);t&&t.focus()}))}async componentWillLoad(){this.i18n=await r(this.root,g),this.locale=s()?i(this.root):n(this.root),this.year=this.value?u(this.value).year:u(c()).year}updateValue(e){this.value=e,o(this.root,"input"),o(this.root,"change")}isOutOfBounds(e){return this.max&&this.max<e||this.min&&this.min>e}onMonthClick(e){this.isOutOfBounds(e)||this.updateValue(e)}isCurrentMonth(e){return u(c()).year==this.year&&u(c()).month==e}getMonthAriaLabel(e){const{year:t,month:a}=u(e);return new Date(Number(t),Number(a)-1).toLocaleDateString(this.locale,{year:"numeric",month:"long"})}getYearLabel(e){return new Date(Number(e),5).toLocaleDateString(this.locale,{year:"numeric"})}isSelectedMonth(e){return e===this.value}isAriaSelectedMonth(e){return!!this.isSelectedMonth(e)&&"true"}changeYear(e){this.year=(parseInt(this.year)+e).toString()}isPreviousYearLessThanMinYear(e,t){return(parseInt(e)-1).toString()<(t&&u(t).year)}isNextYearGreaterThanMaxYear(e,t){return(parseInt(e)+1).toString()>(t&&u(t).year)}getMonthShortName(e,t){return new Date(Number(e),Number(t)-1).toLocaleDateString(this.locale,{month:"short"})}doFocusTrap(){this.previousYearElement.disabled||this.previousYearElement.focus(),this.nextYearElement.disabled||this.nextYearElement.focus(),this.monthListElement.focus()}renderHeader(){return t("div",{class:"gux-year-header"},t("button",{type:"button",class:"gux-year-change",onClick:()=>this.changeYear(-1),disabled:this.isPreviousYearLessThanMinYear(this.year,this.min),ref:e=>this.previousYearElement=e},t("gux-icon",{"icon-name":"chevron-small-left","screenreader-text":this.i18n("changeYear",{currentYear:parseInt(this.year),changeYear:parseInt(this.year)-1})})),t("div",null,this.getYearLabel(this.year)),t("button",{type:"button",class:"gux-year-change",onClick:()=>this.changeYear(1),disabled:this.isNextYearGreaterThanMaxYear(this.year,this.max),ref:e=>this.nextYearElement=e},t("gux-icon",{"icon-name":"chevron-small-right","screenreader-text":this.i18n("changeYear",{currentYear:parseInt(this.year),changeYear:parseInt(this.year)+1})})))}renderMonths(){const e=Array.from(new Array(12),((e,t)=>String(t+1).padStart(2,"0"))).map((e=>{const a=d(this.year,e);return t("gux-month-list-item",{class:{"gux-current-month":this.isCurrentMonth(e)},value:a,selected:this.isSelectedMonth(a),"aria-selected":this.isAriaSelectedMonth(a),"aria-label":this.getMonthAriaLabel(a),onClick:()=>this.onMonthClick(a),disabled:this.isOutOfBounds(a)},this.getMonthShortName(this.year,e))}));return t("gux-month-list",{tabIndex:1,ref:e=>this.monthListElement=e},e)}renderTrapFocusEl(){return t("span",{onFocus:()=>this.doFocusTrap(),tabindex:"0"})}render(){return t("div",{key:"8a7dfc5ae27c1259e18cc9068247893d5f9de3e8",class:"gux-month-calendar"},this.renderHeader(),this.renderMonths(),this.renderTrapFocusEl())}static get delegatesFocus(){return!0}get root(){return a(this)}static get watchers(){return{value:["onValueUpdate"]}}};l.style=".gux-month-calendar{flex-wrap:wrap;width:var(--gse-ui-calendarMenu-width);box-shadow:var(--gse-ui-calendarMenu-boxShadow-x) var(--gse-ui-calendarMenu-boxShadow-y) var(--gse-ui-calendarMenu-boxShadow-blur) var(--gse-ui-calendarMenu-boxShadow-spread) var(--gse-ui-calendarMenu-boxShadow-color)}.gux-month-calendar .gux-current-month{font-family:var(--gse-ui-calendarMenu-month-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-currentText-fontSize);font-weight:var(--gse-ui-calendarMenu-month-currentText-fontWeight);line-height:var(--gse-ui-calendarMenu-month-currentText-lineHeight);color:var(--gse-ui-calendarMenu-month-default-foregroundColor)}.gux-month-calendar .gux-year-header{position:relative;display:flex;align-items:center;justify-content:space-between;height:var(--gse-ui-calendarMenu-month-single-header-height);padding:var(--gse-ui-calendarMenu-header-padding);font-family:var(--gse-ui-calendarMenu-day-headerText-fontFamily);font-size:var(--gse-ui-calendarMenu-day-headerText-fontSize);font-weight:var(--gse-ui-calendarMenu-day-headerText-fontWeight);line-height:var(--gse-ui-calendarMenu-day-headerText-lineHeight);color:var(--gse-ui-calendarMenu-header-foregroundColor);background-color:var(--gse-ui-calendarMenu-header-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-header-borderRadius)}.gux-month-calendar .gux-year-header button{padding:var(--gse-ui-calendarMenu-header-arrow-padding);color:inherit;cursor:pointer;background:none;border:none;outline:none}.gux-month-calendar .gux-year-header button:focus-visible{border-radius:calc(var(--gse-semantic-focusRing-cornerRadius) - var(--gse-semantic-focusRing-offset));outline:var(--gse-semantic-focusRing-width) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-color-focus);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-month-calendar .gux-year-header button.gux-year-change:disabled{cursor:default;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-month-calendar .gux-year-header button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);pointer-events:none}";export{l as gux_month_calendar}
@@ -1 +0,0 @@
1
- import{r as t,h as i,g as a}from"./p-2e827df1.js";import{b as e}from"./p-0367930a.js";import{t as o}from"./p-aa4e7b69.js";import"./p-4202e9f2.js";const n={navigationName:"Skip links navigation"},s=class{constructor(i){t(this,i)}async componentWillLoad(){o(this.root),this.i18n=await e(this.root,n)}render(){return i("div",{key:"fcc3e554ca1e3b43dfdaf580e6d0a1ab2d56d98e",class:"gux-container"},i("nav",{key:"dfa68f810a4231c7c9dd829486599e7092689657","aria-label":this.i18n("navigationName")},i("ul",{key:"43c6a8150eff916b47aab0fb49ef0416c7d7a6a9",role:"list"},i("slot",{key:"49f8432f1c7b4ac1fe60fa68ab2e1424a46e49e9"}))))}static get delegatesFocus(){return!0}get root(){return a(this)}};s.style=":host{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}:host(:focus-within){position:inherit;top:inherit;left:inherit;width:inherit;height:inherit;overflow:inherit;position:absolute;inset:0}.gux-container nav{width:fit-content;margin:40px auto}.gux-container nav ul{padding:0;margin:0}";export{s as gux_skip_navigation_list}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as a,H as i,g as e}from"./p-2e827df1.js";import{t as h}from"./p-aa4e7b69.js";const c=class{constructor(a){t(this,a),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,a){this.activeTab=t||a[0].tabId,s.guxSetActive(this.activeTab),a.forEach((t=>{t.guxSetActive(t.tabId===this.activeTab)}))}componentWillLoad(){h(this.root)}render(){return a(i,{key:"ad73693e28cf0f6caf5c5908a4dac674f9a1b3aa"},a("div",{key:"f79243096a53893f351d35f12872141cda299f18",class:`gux-tabs gux-${this.alignment} gux-${this.orientation}`},a("slot",{key:"4c4112ce6a4a9faa163cdffe7e411edb6894c7ab",name:"tab-list"}),a("div",{key:"f8a87312d854113d529f7ef5b45f6a90f18a64d5",class:`gux-${this.alignment} gux-${this.orientation} gux-panel-container`},a("slot",{key:"3957425874f6647eee2cb039af2ede7ae4adb844",onSlotchange:this.onSlotchange.bind(this)}))))}get root(){return e(this)}static get watchers(){return{activeTab:["watchActiveTab"]}}};c.style=":host{display:flex;flex-direction:column}:host .gux-tabs{display:flex;height:100%}:host .gux-tabs:not(.gux-vertical){flex-direction:column}:host .gux-panel-container{display:flex;flex-direction:column;height:100%;min-height:0}";export{c as gux_tabs}
@@ -1 +0,0 @@
1
- import{r as e,h as a,g as r}from"./p-2e827df1.js";import{t as s}from"./p-aa4e7b69.js";const t=class{constructor(a){e(this,a),this.screenreaderText=void 0}componentWillLoad(){s(this.root)}render(){return a("gux-radial-loading",{key:"385ea6efe57d638a7a82273a3c58f162a9e8ab73",class:"gux-spinner","screenreader-text":this.screenreaderText,context:"full-page"})}get root(){return r(this)}};t.style=":host{display:flex}.gux-spinner{margin:auto}";export{t as gux_page_loading_spinner}
@@ -1 +0,0 @@
1
- import{r as t,h as i,H as o,g as e}from"./p-2e827df1.js";import{a as s,o as r,f as a,s as n,h as l,c as h}from"./p-b43ee47b.js";import{r as d}from"./p-0934300e.js";import{t as c}from"./p-aa4e7b69.js";import{f as p}from"./p-9b0d3713.js";import{b as g}from"./p-cf0e7d3b.js";const u=class{constructor(i){t(this,i),this.pointerenterHandler=()=>this.show(),this.pointerleaveHandler=()=>this.hide(),this.focusinHandler=()=>this.show(),this.focusoutHandler=()=>this.hide(),this.forElementListeners=new Map([["pointerenter",this.pointerenterHandler],["pointerleave",this.pointerleaveHandler],["focusin",this.focusinHandler],["focusout",this.focusoutHandler]]),this.id=d("gux-tooltip"),this.for=void 0,this.placement="bottom-start",this.accent="light",this.isShown=!1}handleKeyDown(t){"Escape"===t.key&&this.isShown&&this.hide()}async showTooltip(){this.show()}async hideTooltip(){this.hide()}runUpdatePosition(){this.cleanupUpdatePosition=s(this.forElement,this.root,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!1,ancestorResize:!0})}updatePosition(){const t=[r(16),a(),n(),l()];h(this.forElement,this.root,{placement:this.placement,strategy:"fixed",middleware:t}).then((({x:t,y:i,middlewareData:o})=>{var e;Object.assign(this.root.style,{left:`${t}px`,top:`${i}px`,visibility:(null===(e=o.hide)||void 0===e?void 0:e.referenceHidden)?"hidden":"visible"}),this.root.setAttribute("data-placement",this.placement)}))}show(){this.isShown=!0,g((()=>{this.runUpdatePosition()}))}hide(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition(),this.isShown=!1}getForElement(){return this.for?p(this.root,this.for):this.root.parentElement}logForAttributeError(){this.root.isConnected&&console.error(`gux-tooltip: invalid element supplied to 'for': "${this.for}"`)}setForElement(){this.forElement=this.getForElement(),this.forElement?(this.forElement.setAttribute("aria-describedby",this.id),this.forElementListeners.forEach(((t,i)=>this.forElement.addEventListener(i,t)))):this.logForAttributeError()}disconnectForElement(){this.forElement&&(this.forElement.removeAttribute("aria-describedby"),this.forElementListeners.forEach(((t,i)=>this.forElement.removeEventListener(i,t))))}updateForElement(){this.disconnectForElement(),this.setForElement()}connectedCallback(){this.setForElement()}componentWillLoad(){c(this.root,{variant:this.placement})}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition(),this.disconnectForElement()}render(){return i(o,{key:"4e09cfe2600abe944e49c1426564b9d98b3214e2",id:this.id,class:{"gux-show":this.isShown},role:"tooltip"},i("div",{key:"96891dd1a30ee1d12e7de8ecb0594525d0eb86d1",class:{"gux-container":!0,[`gux-${this.accent}`]:!0},"data-placement":this.placement},i("slot",{key:"e40ba9176df28bf9bd6f7e9824b1cfaed1067373",name:"content"},i("slot",{key:"159742c23f714f6d8fc21ab2beb2b63eb711108f"}))))}get root(){return e(this)}static get watchers(){return{for:["updateForElement"]}}};u.style=":host{position:fixed;z-index:var(--gse-semantic-zIndex-tooltip);display:none;width:max-content;max-width:250px;pointer-events:none;box-shadow:var(--gse-ui-tooltip-boxShadow-x) var(--gse-ui-tooltip-boxShadow-y) var(--gse-ui-tooltip-boxShadow-blur) var(--gse-ui-tooltip-boxShadow-spread) var(--gse-ui-tooltip-boxShadow-color);opacity:0}:host(.gux-show){display:block;animation-name:fade-in;animation-duration:250ms;animation-delay:1s;animation-fill-mode:forwards}.gux-container{box-sizing:border-box;display:flex;flex-direction:row;gap:var(--gse-ui-tooltip-gap);place-content:center flex-start;padding:var(--gse-ui-tooltip-padding);font-family:var(--gse-ui-tooltip-text-fontFamily);font-size:var(--gse-ui-tooltip-text-fontSize);font-weight:var(--gse-ui-tooltip-text-fontWeight);line-height:var(--gse-ui-tooltip-text-lineHeight);color:var(--gse-ui-tooltip-light-foregroundColor);background-color:var(--gse-ui-tooltip-light-backgroundColor);border:var(--gse-ui-tooltip-light-border-width) var(--gse-ui-tooltip-light-border-style) var(--gse-ui-tooltip-light-border-color);border-radius:var(--gse-ui-tooltip-borderRadius)}.gux-container ::slotted(gux-icon){align-self:center;width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-tooltip-light-iconColor)}.gux-container ::slotted(*){width:100%;overflow-wrap:break-word;white-space:normal}.gux-container.gux-dark{color:var(--gse-ui-tooltip-dark-foregroundColor);background-color:var(--gse-ui-tooltip-dark-backgroundColor);border-color:var(--gse-ui-tooltip-dark-border-color)}.gux-container.gux-dark ::slotted(gux-icon){align-self:center;width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);color:var(--gse-ui-tooltip-dark-iconColor)}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}";export{u as gux_tooltip}
@@ -1 +0,0 @@
1
- import{r as e,h as t,g as a}from"./p-2e827df1.js";import{f as n,a as r}from"./p-9349b5e4.js";import{c as o}from"./p-267e2aed.js";import{g as i,a as s,b as d}from"./p-0367930a.js";import{a as u}from"./p-cf0e7d3b.js";import{l as c}from"./p-8eaf8caf.js";import{s as l}from"./p-2c25e2f2.js";import"./p-4202e9f2.js";function g(e,t){return o(e.toLocaleDateString(t,{year:"numeric",month:"long"}))}const h={previousMonth:"Previous month: {localizedPreviousMonthAndYear}",nextMonth:"Next month: {localizedNextMonthAndYear}"},x=class{constructor(t){e(this,t),this.locale="en",this.MONTH_DATE_COUNT=42,this.focusedValue=void 0,this.minValue=void 0,this.maxValue=void 0}get slottedInput(){return this.root.querySelector('input[type="date"]')}async componentWillLoad(){this.slottedInput||c(this.root,'You must slot a date input element like so: input[type="date"].'),this.locale=i(this.root);const e=this.slottedInput.getAttribute("start-day-of-week");(null==e?void 0:e.length)&&(this.startDayOfWeek=parseInt(e,10)),this.startDayOfWeek=this.startDayOfWeek||s(this.locale),this.i18n=await d(this.root,h),this.slottedInput.value&&(this.focusedValue=n(this.slottedInput.value)),this.slottedInput.min&&(this.minValue=new Date(this.slottedInput.min),this.minValue.setHours(0,0,0,0)),this.slottedInput.max&&(this.maxValue=new Date(this.slottedInput.max),this.maxValue.setHours(0,0,0,0))}onDateClick(e){this.isInvalidDate(e)||(this.focusedValue=new Date(e.getTime()),this.slottedInput.value=r(e),l(this.root,"input"))}setDateAfterArrowKeyPress(e,t){e.preventDefault(),this.focusedValue=new Date(this.getFocusedValue().getFullYear(),this.getFocusedValue().getMonth(),this.getFocusedValue().getDate()+t,0,0,0),u((()=>{this.focusDate()}))}focusDate(){const e=this.root.shadowRoot.querySelector(`.gux-content-date[data-date="${this.focusedValue.getTime()}"]`);e&&e.focus()}onKeyDown(e){switch(e.key){case" ":break;case"Enter":e.preventDefault(),this.onDateClick(this.getFocusedValue()),u((()=>{this.focusDate()}));break;case"ArrowDown":this.setDateAfterArrowKeyPress(e,7);break;case"ArrowUp":this.setDateAfterArrowKeyPress(e,-7);break;case"ArrowLeft":this.setDateAfterArrowKeyPress(e,-1);break;case"ArrowRight":this.setDateAfterArrowKeyPress(e,1);break;case"PageUp":e.preventDefault(),this.setNewFocusedMonth(1),u((()=>{this.focusDate()}));break;case"PageDown":e.preventDefault(),this.setNewFocusedMonth(-1),u((()=>{this.focusDate()}))}}isInvalidDate(e){return this.minValue&&e.getTime()<=this.minValue.getTime()||this.maxValue&&e.getTime()>this.maxValue.getTime()}getMonthDays(){var e,t;const a=(n=this.getFocusedValue(),new Date(n.getFullYear(),n.getMonth(),1,0,0,0));var n;const r=[];let o={dates:[]},i=0;const s=a.getMonth(),d=this.getSelectedValue(),u=function(e,t,a){const n=new Date(t,e,1,0,0,0,0),r=-1*(a-n.getDay()-7)%7,o=new Date(n.getTime()-864e5*r);return o.setHours(0,0,0,0),o}(s,new Date(a.getTime()).getFullYear(),this.startDayOfWeek);for(let a=0;a<this.MONTH_DATE_COUNT+1;a+=1){const a=d.getTime()===u.getTime()&&void 0!==this.focusedValue;i>0&&i%7==0&&(r.push(o),o={dates:[]});const n=this.isInvalidDate(u),c=(null===(e=this.getFocusedValue())||void 0===e?void 0:e.getTime())===u.getTime()&&(null===(t=this.getFocusedValue())||void 0===t?void 0:t.getTime())!==d.getTime(),l=new Date;o.dates.push({date:new Date(u),disabled:n,inCurrentMonth:s===u.getMonth()&&!n,selected:a&&d,focused:c,isCurrentDate:u.getDate()===l.getDate()&&u.getMonth()===l.getMonth()&&u.getFullYear()===l.getFullYear()}),i+=1,u.setDate(u.getDate()+1)}return r}getFocusedValue(){return this.focusedValue?this.focusedValue:this.getSelectedValue()}changeMonth(e){return new Date(this.getFocusedValue().getFullYear(),this.getFocusedValue().getMonth()+e,1,0,0,0)}setNewFocusedMonth(e){this.focusedValue=this.changeMonth(e)}getSelectedValue(){if(this.slottedInput.value)return n(this.slottedInput.value);const e=new Date;return e.setHours(0,0,0,0),e}renderHeader(){return t("div",{class:"gux-header"},t("button",{type:"button",class:"gux-left","aria-label":this.i18n("previousMonth",{localizedPreviousMonthAndYear:g(this.changeMonth(-1),this.locale)}),onClick:()=>this.setNewFocusedMonth(-1)},t("gux-icon",{decorative:!0,"icon-name":"chevron-small-left"})),t("span",{class:"gux-header-month-and-year"},g(this.getFocusedValue(),this.locale)),t("button",{type:"button",class:"gux-right","aria-label":this.i18n("nextMonth",{localizedNextMonthAndYear:g(this.changeMonth(1),this.locale)}),onClick:()=>this.setNewFocusedMonth(1)},t("gux-icon",{decorative:!0,"icon-name":"chevron-small-right"})))}renderContent(){return t("div",null,t("div",{class:"gux-week-days"},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,t%r.length));var r}(this.locale,this.startDayOfWeek).map((e=>t("div",{class:"gux-week-day"},e)))),t("div",{class:"gux-content"},this.getMonthDays().map((e=>t("div",{class:"gux-content-week"},e.dates.map((e=>t("div",{"data-date":e.date.getTime(),onClick:()=>this.onDateClick(e.date),role:"button","aria-current":e.selected?"true":"false",tabindex:e.selected||e.focused?"0":"-1",onKeyDown:e=>{this.onKeyDown(e)},"aria-disabled":e.disabled?"true":"false",class:{"gux-content-date":!0,"gux-disabled":e.disabled,"gux-current-month":e.inCurrentMonth,"gux-selected":e.selected,"gux-current-date":e.isCurrentDate}},t("span",{class:"gux-non-sr","aria-hidden":"true"},e.date.getDate()),t("span",{class:"gux-sr-only"},t("gux-date-beta",{datetime:e.date.toISOString(),format:"long"}))))))))))}render(){return t("div",{key:"21bec94aa840d48119fa33756a944e85b97d73f3",class:"gux-calendar-beta"},t("slot",{key:"570f0c89199732101f40dfe270460d65b231114b"}),this.renderHeader(),this.renderContent())}get root(){return a(this)}};x.style=".gux-calendar-beta{box-sizing:border-box;display:inline-flex;flex-direction:column;font-family:var(--gse-ui-calendarMenu-month-defaultText-fontFamily);font-size:var(--gse-ui-calendarMenu-month-defaultText-fontSize);background:var(--gse-ui-calendarMenu-date-selected-foregroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius);box-shadow:rgba(34, 37, 41, 0.24) 0 2px 4px}.gux-calendar-beta .gux-header{display:flex;align-items:center;justify-content:space-between;height:var(--gse-ui-calendarMenu-month-single-header-height);padding:var(--gse-ui-calendarMenu-header-padding);font-style:normal;font-weight:var(--gse-ui-calendarMenu-month-currentText-fontWeight);color:var(--gse-ui-calendarMenu-header-foregroundColor);text-align:center;background-color:var(--gse-ui-calendarMenu-header-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-header-borderRadius)}.gux-calendar-beta .gux-header .gux-header-month-and-year{width:var(--gse-ui-calendarMenu-month-single-header-textWidth);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);color:var(--gse-ui-calendarMenu-month-selected-foregroundColor)}.gux-calendar-beta .gux-header .gux-left,.gux-calendar-beta .gux-header .gux-right{color:var(--gse-ui-calendarMenu-month-monthHeader-foregroundColor);cursor:pointer;background:none;border:none;outline:none}.gux-calendar-beta .gux-header .gux-left:focus-visible,.gux-calendar-beta .gux-header .gux-right:focus-visible{outline:2px solid #aac9ff;outline-offset:1px}.gux-calendar-beta .gux-header .gux-left gux-icon,.gux-calendar-beta .gux-header .gux-right gux-icon{width:16px;height:16px}.gux-calendar-beta .gux-week-days{padding-top:24px;padding-right:24px;padding-left:24px;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);color:var(--gse-ui-calendarMenu-day-dayHeader-foregroundColor);text-align:center}.gux-calendar-beta .gux-week-days .gux-week-day{display:inline-block;width:var(--gse-ui-calendarMenu-day-date-size);height:16px;font-weight:var(--gse-ui-calendarMenu-day-header-fontWeight)}.gux-calendar-beta .gux-content{padding:var(--gse-ui-calendarMenu-dateBody-padding);color:var(--gse-core-color-cornflower-900);background-color:var(--gse-ui-calendarMenu-backgroundColor);border-radius:var(--gse-ui-calendarMenu-single-body-borderRadius)}.gux-calendar-beta .gux-content-week .gux-content-date{display:inline-block;width:var(--gse-ui-calendarMenu-day-date-size);height:var(--gse-ui-calendarMenu-day-input-height);font-family:var(--gse-ui-calendarMenu-date-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-defaultText-fontSize);font-style:normal;font-weight:var(--gse-ui-calendarMenu-date-defaultText-fontWeight);line-height:32px;color:var(--gse-core-color-cornflower-600);text-align:center;vertical-align:middle;border:none;outline:none;opacity:var(--gse-ui-calendarMenu-disabled-opacity)}.gux-calendar-beta .gux-content-week .gux-content-date.gux-current-month{color:var(--gse-ui-calendarMenu-month-default-foregroundColor);opacity:1}.gux-calendar-beta .gux-content-week .gux-content-date.gux-hidden{display:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-disabled{pointer-events:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-selected{color:var(--gse-ui-calendarMenu-date-selected-foregroundColor);background-color:var(--gse-ui-calendarMenu-date-selected-backgroundColor);border:none;border-radius:var(--gse-ui-calendarMenu-month-borderRadius);outline:none}.gux-calendar-beta .gux-content-week .gux-content-date.gux-selected:hover{background-color:var(--gse-ui-calendarMenu-date-selected-hoverBackgroundColor)}.gux-calendar-beta .gux-content-week .gux-content-date:hover{cursor:pointer;background-color:var(--gse-ui-calendarMenu-date-hover-backgroundColor);border-radius:var(--gse-ui-calendarMenu-month-borderRadius)}.gux-calendar-beta .gux-content-week .gux-content-date:focus-visible{border-radius:var(--gse-ui-calendarMenu-month-focusBorderRadius);outline:var(--gse-semantic-focusRing-default-border-width) solid var(--gse-semantic-focusRing-default-border-color)}.gux-calendar-beta .gux-content-week .gux-content-date .gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-calendar-beta .gux-content-week .gux-content-date.gux-current-date{font-family:var(--gse-ui-calendarMenu-month-currentText-fontFamily);font-size:var(--gse-ui-calendarMenu-date-currentText-fontSize);font-weight:var(--gse-ui-calendarMenu-date-currentText-fontWeight)}";export{x as gux_calendar_beta}
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as a,g as e}from"./p-2e827df1.js";import{e as s}from"./p-ea5e1b2f.js";import{r as o}from"./p-0934300e.js";import{a as n}from"./p-cf0e7d3b.js";import{b as d}from"./p-0367930a.js";import{t as r}from"./p-363466e3.js";import"./p-4202e9f2.js";const u=class{constructor(a){t(this,a),this.internalactivatetabpanel=i(this,"internalactivatetabpanel",7),this.dropdownOptionsButtonId=o(),this.tabTitle="",this.focusinFromClick=!1,this.tabId=void 0,this.active=!1,this.guxDisabled=!1,this.popoverHidden=!0}onFocusin(t){!this.focusinFromClick&&t.target.classList.contains("gux-tab-button")&&this.tooltipTitleElement.setShowTooltip()}onFocusout(t){this.root.querySelector(".gux-tab").contains(t.relatedTarget)||(this.popoverHidden=!0),t.target.classList.contains("gux-tab-button")&&this.tooltipTitleElement.setHideTooltip(),this.focusinFromClick=!1}onKeydown(t){switch(t.key){case"ArrowDown":s(".gux-tab-options-trigger",t)&&(t.stopPropagation(),t.preventDefault(),this.popoverHidden=!1,this.focusFirstItemInPopupList()),s('gux-list[slot="dropdown-options"]',t)&&(t.stopImmediatePropagation(),t.stopPropagation());break;case"Enter":s(".gux-tab-options-trigger",t)&&(t.stopPropagation(),t.preventDefault(),this.popoverHidden=!1,this.focusFirstItemInPopupList());break;case"Escape":s('gux-list[slot="dropdown-options"]',t)&&(t.stopPropagation(),this.popoverHidden=!0,n((()=>{var t;null===(t=this.tabOptionsButtonElement)||void 0===t||t.focus()})));break;case"ArrowRight":case"ArrowLeft":case"ArrowUp":case"Tab":case"Home":case"End":s('gux-list[slot="dropdown-options"]',t)&&(t.stopImmediatePropagation(),t.stopPropagation())}}onKeyup(t){" "===t.key&&s(".gux-tab-options-trigger",t)&&this.focusFirstItemInPopupList()}onClick(t){s(".gux-tab-options-trigger",t)||this.active||this.guxDisabled||this.internalactivatetabpanel.emit(this.tabId)}onMouseDown(){this.focusinFromClick=!0}async guxSetActive(t){this.active=t}async guxGetActive(){return this.active}async guxFocus(){this.buttonElement.focus()}get hasDropdownOptions(){return Boolean(this.root.querySelector('gux-list[slot="dropdown-options"]'))}focusFirstItemInPopupList(){const t=this.root.querySelector('gux-list[slot="dropdown-options"]');n((()=>{null==t||t.guxFocusFirstItem()}))}toggleOptions(){this.popoverHidden=!this.popoverHidden}onSelectDropdownOption(t){this.popoverHidden=!0,t.stopPropagation(),n((()=>{this.tabOptionsButtonElement.focus()}))}async componentWillLoad(){this.i18n=await d(this.root,r,"gux-tabs-advanced")}componentDidLoad(){this.tabTitle=this.root.querySelector("gux-tooltip-title").textContent.trim()}popoverOnClick(t){t.stopPropagation()}renderTabOptions(){return this.hasDropdownOptions?a("div",{class:"gux-tab-options"},a("gux-button-slot",{accent:"ghost"},a("button",{id:this.dropdownOptionsButtonId,"aria-expanded":(!this.popoverHidden).toString(),type:"button",class:"gux-tab-options-trigger",ref:t=>this.tabOptionsButtonElement=t,onClick:()=>this.toggleOptions(),tabIndex:this.active?0:-1,disabled:this.guxDisabled},a("gux-icon",{"icon-name":"menu-kebab-vertical","screenreader-text":this.i18n("options",{tabTitle:this.tabTitle})}))),a("gux-popover-list",{position:"top-end",for:this.dropdownOptionsButtonId,displayDismissButton:!1,"is-open":!this.popoverHidden,closeOnClickOutside:!0,onGuxdismiss:()=>this.popoverHidden=!0,onClick:t=>this.popoverOnClick(t),onFocusout:t=>t.stopImmediatePropagation()},a("div",{class:"gux-dropdown-options-container",onClick:t=>this.onSelectDropdownOption(t)},a("slot",{name:"dropdown-options"})))):null}renderTabButton(){return a("button",{class:"gux-tab-button",type:"button",role:"tab",disabled:this.guxDisabled,"aria-selected":this.active.toString(),"aria-disabled":this.guxDisabled.toString(),"aria-controls":`gux-${this.tabId}-panel`,ref:t=>this.buttonElement=t,tabIndex:this.active?0:-1,id:`gux-${this.tabId}-tab`},a("gux-tooltip-title",{ref:t=>this.tooltipTitleElement=t},a("span",{class:"gux-tab-button-text"},a("slot",null))))}render(){return[a("div",{key:"15e9f3d5a40e543a76b62674820302c6bf18b928",class:{"gux-tab":!0,"gux-selected":this.active,"gux-dropdown-options":this.hasDropdownOptions,"gux-disabled":this.guxDisabled}},a("div",{key:"844559591835f9cac69fc2321841b5c2f52aa456",class:"gux-buttons"},this.renderTabButton(),this.renderTabOptions()),a("div",{key:"73e9ec9a64849679745fc6befef0331556f62c6a",class:"gux-divider"}))]}get root(){return e(this)}};u.style="gux-tab-advanced .gux-tab{display:flex;align-items:center;border-color:transparent;border-top-width:var(--gse-ui-advancedTabs-item-indicator-height);border-bottom-style:solid;border-bottom-width:var(--gse-ui-advancedTabs-item-indicator-height)}gux-tab-advanced .gux-tab .gux-buttons{display:flex;flex:1 1 0;gap:var(--gse-ui-advancedTabs-item-gap);align-items:center;width:var(--gse-ui-advancedTabs-item-width);min-width:0}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button{all:unset;flex:1 1 0;width:100px;min-width:0;padding:var(--gse-ui-advancedTabs-item-padding)}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset);border-radius:var(--gse-ui-advancedTabs-item-focus-borderRadius);outline-offset:calc(-1 * var(--gse-semantic-focusRing-default-border-width))}gux-tab-advanced .gux-tab .gux-buttons .gux-tab-button .gux-tab-button-text{font-family:var(--gse-ui-advancedTabs-item-itemText-fontFamily);font-size:var(--gse-ui-advancedTabs-item-itemText-fontSize);font-weight:var(--gse-ui-advancedTabs-item-itemText-fontWeight);line-height:var(--gse-ui-advancedTabs-item-itemText-lineHeight);color:var(--gse-ui-advancedTabs-item-text-color);white-space:nowrap}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-trigger gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}gux-tab-advanced .gux-tab .gux-tab-options .gux-tab-options-container{--no-op:none}gux-tab-advanced .gux-tab .gux-divider{width:var(--gse-ui-advancedTabs-item-divider-right-width);height:var(--gse-ui-advancedTabs-item-divider-right-height);background-color:var(--gse-ui-advancedTabs-divider-dividerColor)}gux-tab-advanced .gux-tab:hover:not(.gux-disabled),gux-tab-advanced .gux-tab:focus-within{border-bottom-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected{background-color:var(--gse-ui-advancedTabs-item-backgroundColor);border-bottom-color:var(--gse-ui-advancedTabs-item-indicator-activeColor)}gux-tab-advanced .gux-tab.gux-selected.gux-disabled{border-bottom-color:color-mix(in srgb, var(--gse-ui-advancedTabs-item-indicator-activeColor) 50%, white)}gux-tab-advanced .gux-tab.gux-disabled .gux-buttons .gux-tab-button .gux-tab-button-text{color:color-mix(in srgb, var(--gse-ui-advancedTabs-item-text-color) 50%, white)}";export{u as gux_tab_advanced}
@@ -1 +0,0 @@
1
- import{r as t,h as s,g as i}from"./p-2e827df1.js";import{t as r}from"./p-aa4e7b69.js";const n=/[ +]/g,e=new Map,h=new Map;function a(t){return t.replace(/[\^$*+?.(){}[\]\\]/g,"\\$&")}const o=class{constructor(s){t(this,s),this.text=void 0,this.highlight=void 0,this.strategy="start",this.dimmed=!1}componentWillLoad(){r(this.root)}render(){if(this.highlight&&this.text)switch(this.strategy){case"start":return this.renderStartsWith();case"contains":return this.renderContains();case"fuzzy":return this.renderFuzzy()}return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}renderStartsWith(){if(this.text.toLowerCase().startsWith(this.highlight.toLowerCase())){const t=this.text.substring(0,this.highlight.length),i=this.text.substring(this.highlight.length);return s("span",{class:{"gux-dimmed":this.dimmed}},s("mark",null,t),i)}return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}renderContains(){const t={highlighted:"",remaining:this.text};for(;t.remaining.toLowerCase().includes(this.highlight.toLowerCase());){const s=t.remaining.toLowerCase().indexOf(this.highlight.toLowerCase()),i=t.remaining.substring(0,s),r=t.remaining.substring(s,s+this.highlight.length);t.highlighted+=i+`<mark>${r}</mark>`,t.remaining=t.remaining.substring(s+r.length)}return s("span",{class:{"gux-dimmed":this.dimmed},innerHTML:t.highlighted+t.remaining})}renderFuzzy(){if(function(t,s){let i=e.get(t);return i||(i=function(t){const s=t.split(n).map(a);if(1===s.length)return new RegExp(s[0],"i");let i="(";return s.forEach(((t,r)=>{i+=t+").*",r!==s.length-1&&(i+="(")})),new RegExp(i+"$","i")}(t),e.set(t,i)),i.test(s)}(this.highlight,this.text)){const i=(t=this.highlight,t.split(n).map(a).map((t=>{let s=h.get(t);return s||(s=new RegExp(t,"i"),h.set(t,s)),s}))).reduce(((t,s)=>{const{0:i,index:r,input:n}=t.remaining.match(s),e=n.substring(0,r);return{highlighted:`${t.highlighted+e}<mark>${i}</mark>`,remaining:n.substring(r+i.length)}}),{highlighted:"",remaining:this.text});return s("span",{class:{"gux-dimmed":this.dimmed},innerHTML:i.highlighted+i.remaining})}var t;return s("span",{class:{"gux-dimmed":this.dimmed}},this.text)}get root(){return i(this)}};o.style="span mark{background-color:var(--gse-ui-search-match-firstLevel-backgroundColor)}.gux-dimmed mark{background-color:var(--gse-ui-search-match-subsequentLevel-backgroundColor)}";export{o as gux_text_highlight}
@@ -1 +0,0 @@
1
- import{r as t,c as o,h as a,g as s}from"./p-2e827df1.js";import{t as e}from"./p-aa4e7b69.js";import{h as i}from"./p-6d8b4027.js";const n=class{constructor(a){t(this,a),this.guxdismiss=o(this,"guxdismiss",7),this.toastType="success",this.hasLink=!1,this.hasPrimaryButton=!1,this.hasSecondaryButton=!1}componentWillLoad(){e(this.root,{variant:this.toastType}),this.hasPrimaryButton=i(this.root,"primary-button"),this.hasSecondaryButton=i(this.root,"secondary-button"),this.hasLink=i(this.root,"link")}renderToastIcon(){switch(this.toastType){case"success":return a("gux-icon",{"icon-name":"fa/circle-check-solid",decorative:!0});case"warning":return a("gux-icon",{"icon-name":"fa/triangle-exclamation-solid",decorative:!0});case"error":return a("gux-icon",{"icon-name":"fa/hexagon-exclamation-solid",decorative:!0});case"info":return a("gux-icon",{"icon-name":"fa/circle-info-solid",decorative:!0});case"action":return a("slot",{name:"icon"})}}renderLink(){return a("div",{class:"gux-buttons-bar"},a("slot",{name:"link"}))}renderActions(){return a("div",{class:"gux-buttons-bar"},this.hasSecondaryButton&&a("gux-button-slot",null,a("slot",{name:"secondary-button"})),a("gux-button-slot",{accent:this.hasSecondaryButton?"primary":"tertiary"},a("slot",{name:"primary-button"})))}render(){return a("div",{key:"0763e332d9fda2b27cdd5aa953b239b3a66f8a91",class:`gux-toast gux-toast-${this.toastType}`},a("div",{key:"81f31dcd0fe9ce0661b2af07bab75d1db5b0cde5",class:`gux-icon gux-icon-${this.toastType}`},this.renderToastIcon()),a("div",{key:"d54eb0d7a2df742e5bc5a134e4e473c91e653fd2",class:"gux-content"},a("div",{key:"1eed2c500bce666a345d6075d3c994f7f54247a6",class:"gux-message"},a("gux-truncate",{key:"3f8e5886d0605dfcd328c672b5a138700a148d79",class:"gux-message-title","max-lines":1},a("slot",{key:"1a132d93a1c839dc697745e28fa97cab26f965b3",name:"title"})),a("gux-truncate",{key:"c21dbfc5346fe069e4292d8ac1a44f667f4ce827",class:"gux-message-body","max-lines":2},a("slot",{key:"81a80ef194c6288a1968daabc5b43a9ad05dc6b8",name:"message"}))),"action"!==this.toastType&&this.hasLink&&this.renderLink(),"action"===this.toastType&&this.hasPrimaryButton&&this.renderActions()),a("gux-dismiss-button",{key:"2c7a98e3dfc110a6e2762f1587995f7faa5b17b7",position:"inherit",onClick:this.onDismissClickHandler.bind(this)}))}onDismissClickHandler(t){t.stopPropagation(),this.guxdismiss.emit().defaultPrevented||this.root.remove()}get root(){return s(this)}};n.style=".gux-toast{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-gap);place-content:stretch flex-start;align-items:flex-start;width:var(--gse-ui-toast-wrappingWidth);padding:var(--gse-ui-toast-margin);margin-bottom:var(--gse-ui-toast-stacking-gap);border-radius:var(--gse-ui-toast-borderRadius);box-shadow:var(--gse-ui-toast-boxShadow-x) var(--gse-ui-toast-boxShadow-y) var(--gse-ui-toast-boxShadow-blur) var(--gse-ui-toast-boxShadow-spread) var(--gse-ui-toast-boxShadow-color)}.gux-toast .gux-icon ::slotted(gux-icon){width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon gux-icon{width:var(--gse-ui-toast-icon) !important;height:var(--gse-ui-toast-icon) !important}.gux-toast .gux-icon.gux-icon-error{color:var(--gse-ui-toast-error-iconColor)}.gux-toast .gux-icon.gux-icon-warning{color:var(--gse-ui-toast-warning-iconColor)}.gux-toast .gux-icon.gux-icon-success{color:var(--gse-ui-toast-success-iconColor)}.gux-toast .gux-icon.gux-icon-info{color:var(--gse-ui-toast-info-iconColor)}.gux-toast .gux-icon.gux-icon-action{color:var(--gse-ui-toast-action-iconColor)}.gux-toast .gux-content{display:flex;flex:1 1 auto;flex-direction:column;flex-wrap:nowrap;gap:var(--gse-ui-toast-gapButton);place-content:stretch flex-start;align-items:flex-start;align-self:auto;order:0}.gux-toast .gux-content .gux-message{display:flex;flex-direction:column;gap:var(--gse-ui-toast-gapText)}.gux-toast .gux-content .gux-message .gux-message-title{font-family:var(--gse-ui-toast-heading-fontFamily);font-size:var(--gse-ui-toast-heading-fontSize);font-weight:var(--gse-ui-toast-heading-fontWeight);line-height:var(--gse-ui-toast-heading-lineHeight)}.gux-toast .gux-content .gux-message .gux-message-body{font-family:var(--gse-ui-toast-text-fontFamily);font-size:var(--gse-ui-toast-text-fontSize);line-height:var(--gse-ui-toast-text-lineHeight)}.gux-toast .gux-content .gux-buttons-bar{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-toast-buttonBar-gap);justify-content:flex-start}.gux-toast .gux-content .gux-buttons-bar ::slotted(a){font-family:var(--gse-ui-link-inLine-medium-underlinedText-fontFamily);font-size:var(--gse-ui-link-inLine-medium-underlinedText-fontSize);font-weight:var(--gse-ui-link-inLine-medium-underlinedText-fontWeight);line-height:var(--gse-ui-link-inLine-medium-underlinedText-lineHeight)}.gux-toast.gux-toast-success{background-color:var(--gse-ui-toast-success-backgroundColor)}.gux-toast.gux-toast-success .gux-message{color:var(--gse-ui-toast-success-foregroundColor)}.gux-toast.gux-toast-warning{background-color:var(--gse-ui-toast-warning-backgroundColor)}.gux-toast.gux-toast-warning .gux-message{color:var(--gse-ui-toast-warning-foregroundColor)}.gux-toast.gux-toast-error{background-color:var(--gse-ui-toast-error-backgroundColor)}.gux-toast.gux-toast-error .gux-message{color:var(--gse-ui-toast-error-foregroundColor)}.gux-toast.gux-toast-info{background-color:var(--gse-ui-toast-info-backgroundColor)}.gux-toast.gux-toast-info .gux-message{color:var(--gse-ui-toast-info-foregroundColor)}.gux-toast.gux-toast-action{background-color:var(--gse-ui-toast-action-backgroundColor)}.gux-toast.gux-toast-action .gux-message{color:var(--gse-ui-toast-action-foregroundColor)}";export{n as gux_toast}
@@ -1 +0,0 @@
1
- import{h as e,r,g as s}from"./p-2e827df1.js";import{t as i}from"./p-aa4e7b69.js";import{a}from"./p-8eaf8caf.js";const t=2*Math.PI*22;function n(e,r){return!(isNaN(e)||isNaN(r)||e>r||e<0||0===r)}const o=({value:r,max:s,screenreaderText:i})=>e("div",{role:"progressbar","aria-valuenow":r,"aria-valuemin":"0","aria-valuemax":s,"aria-label":i},e("svg",{class:"gux-svg-container",viewBox:"0 0 48 48",role:"presentation"},e("circle",{cx:"50%",cy:"50%",r:22,class:"gux-static-circle"}),e("circle",{cx:"50%",cy:"50%",r:22,class:"gux-dynamic-circle","stroke-dashoffset":t*(1-r/s),"stroke-dasharray":t,"stroke-linecap":"round"}),e("text",{x:"50%",y:"50%","dominant-baseline":"central",class:"gux-percentage"},function(e,r){return`${Math.round((e+Number.EPSILON)/r*100)}%`}(r,s)))),g=({screenreaderText:r})=>e("gux-radial-loading",{"screenreader-text":r,context:"modal"}),c=class{constructor(e){r(this,e),this.value=void 0,this.max=100,this.screenreaderText=""}componentWillLoad(){i(this.root)}componentDidLoad(){!this.screenreaderText&&n(this.value,this.max)&&a(this.root,"No screenreader-text provided. Provide a localized screenreader-text property for the component.")}render(){return n(this.value,this.max)?e(o,{value:this.value,max:this.max,screenreaderText:this.screenreaderText}):e(g,{screenreaderText:this.screenreaderText})}get root(){return s(this)}};c.style=":host{display:inline-block}div[role=progressbar] .gux-svg-container{display:block;width:calc(var(--gse-ui-progressAndLoading-spinner-large) * 1px);height:calc(var(--gse-ui-progressAndLoading-spinner-large) * 1px)}div[role=progressbar] .gux-svg-container .gux-dynamic-circle{fill:none;stroke:var(--gse-ui-progressAndLoading-spinner-foreground);stroke-width:4;transform:rotate(-90deg);transform-origin:50% 50%}div[role=progressbar] .gux-svg-container .gux-static-circle{fill:none;stroke:var(--gse-ui-progressAndLoading-spinner-base);stroke-width:4}div[role=progressbar] .gux-svg-container .gux-percentage{font-family:var(--gse-ui-progressAndLoading-spinner-text-fontFamily);font-size:var(--gse-ui-progressAndLoading-spinner-text-fontSize);font-weight:var(--gse-ui-progressAndLoading-spinner-text-fontWeight);line-height:var(--gse-ui-progressAndLoading-spinner-text-lineHeight);text-anchor:middle;fill:var(--gse-ui-progressAndLoading-textColor)}";export{c as gux_radial_progress}
@@ -1 +0,0 @@
1
- import{r as t,h as i,H as a,g as s}from"./p-2e827df1.js";import{s as e}from"./p-2c25e2f2.js";import{c as r}from"./p-a43079c8.js";import{t as n}from"./p-aa4e7b69.js";import{a as o}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":t.preventDefault(),this.updateRatingValue(this.value+i);break;case"ArrowDown":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?"rating-partial":i+1<=this.value?"rating-active":"rating")),[]).map((t=>i("gux-icon",{"icon-name":t,decorative:!0})))}getTabIndex(){return this.disabled?-1:0}componentWillLoad(){n(this.root)}componentDidLoad(){this.root.getAttribute("aria-label")||this.root.getAttribute("aria-labelledby")||o(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:"f763d5c9b82618e93cb8489a9a8f4dfff3706dc5",role:"spinbutton",tabindex:this.getTabIndex(),"aria-readonly":this.readonly.toString(),"aria-valuenow":this.value,"aria-valuemin":"0","aria-valuemax":this.maxValue},i("div",{key:"ec80f4f3713159dfa21c47bc5806074c0cbf09b3",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-width:fit-content;user-select:none}:host(:host:focus-visible){outline:var(--gse-semantic-focusRing-small-border-color) var(--gse-semantic-focusRing-small-border-style) var(--gse-semantic-focusRing-small-border-width);outline-offset:var(--gse-semantic-focusRing-offset);box-shadow:0 0 0 1px var(--gse-semantic-focusRing-small-border-style)}.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;width:var(--gse-ui-rating-size);height: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}
@@ -1 +0,0 @@
1
- import{r as e,c as t,h as o,H as i,g as s}from"./p-2e827df1.js";import{r as n}from"./p-0934300e.js";import{b as r}from"./p-0367930a.js";import{h as a}from"./p-6d8b4027.js";import"./p-4202e9f2.js";const u={removeCustomElementInstructions:", unselecting this custom option will remove it from the list"},h=class{constructor(o){e(this,o),this.guxremovecustomoption=t(this,"guxremovecustomoption",7),this.internalselectcustomoption=t(this,"internalselectcustomoption",7),this.value=void 0,this.active=!1,this.selected=!1,this.disabled=!1,this.filtered=!1,this.custom=!1,this.hasSubtext=!1}emitRemoveCustomOption(){!this.selected&&this.custom&&this.guxremovecustomoption.emit()}handleActive(e){var t,o;e?null===(t=this.truncateElement)||void 0===t||t.setShowTooltip():null===(o=this.truncateElement)||void 0===o||o.setHideTooltip()}async componentWillLoad(){this.i18n=await r(this.root,u),this.root.id=this.root.id||n("gux-option-multi"),this.custom&&this.internalselectcustomoption.emit(this.value),this.onSubtextChange()}onSubtextChange(){this.hasSubtext=a(this.root,"subtext")}renderSVGCheckbox(){return o("svg",{class:"gux-checkbox-container",xmlns:"http://www.w3.org/2000/svg",viewBox:"1 1 13 13"},o("path",this.selected?{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M4 1H11C11.7956 1 12.5587 1.31607 13.1213 1.87868C13.6839 2.44129 14 3.20435 14 4V11C14 11.7956 13.6839 12.5587 13.1213 13.1213C12.5587 13.6839 11.7956 14 11 14H4C3.20435 14 2.44129 13.6839 1.87868 13.1213C1.31607 12.5587 1 11.7956 1 11V4C1 3.20435 1.31607 2.44129 1.87868 1.87868C2.44129 1.31607 3.20435 1 4 1ZM5.57018 10.4198C5.7051 10.5547 5.87599 10.6177 6.04689 10.6177C6.22678 10.6177 6.39767 10.5457 6.52359 10.4198L11.7944 5.14905C12.0552 4.88821 12.0552 4.45647 11.7944 4.19563C11.5335 3.93479 11.1018 3.93479 10.841 4.19563L6.04689 8.9897L4.14905 7.08286C3.88821 6.82202 3.45647 6.82202 3.19563 7.08286C2.93479 7.3437 2.93479 7.77544 3.19563 8.03628L5.57018 10.4198Z"}:{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M11 2.5H4C3.17157 2.5 2.5 3.17157 2.5 4V11C2.5 11.8284 3.17157 12.5 4 12.5H11C11.8284 12.5 12.5 11.8284 12.5 11V4C12.5 3.17157 11.8284 2.5 11 2.5ZM4 1C2.34315 1 1 2.34315 1 4V11C1 12.6569 2.34315 14 4 14H11C12.6569 14 14 12.6569 14 11V4C14 2.34315 12.6569 1 11 1H4Z"}))}renderCustomOptionInstructions(){if(this.custom)return o("span",{class:"gux-screenreader"},this.i18n("removeCustomElementInstructions"))}render(){return o(i,{key:"6c95d52670bd783817c3856dd77f1ab8d1286afc",role:"option",class:{"gux-active":this.active,"gux-disabled":this.disabled,"gux-filtered":this.filtered,"gux-selected":this.selected,"gux-show-subtext":this.hasSubtext},"aria-selected":this.selected.toString(),"aria-disabled":this.disabled.toString()},this.renderSVGCheckbox(),o("div",{key:"a72e7c9210835acba4b64a307f1122cfdc0a1d1c",class:"gux-option-wrapper"},o("gux-truncate",{key:"c86b9fda967bd571d52b4fc69b62940902211ecf",ref:e=>this.truncateElement=e},o("slot",{key:"e2434f46f4a6c6f37d6f88a2235d449fe63935f8"})),o("slot",{key:"30e47297dfe421f510a604ac457e6cba71fba681",onSlotchange:()=>this.onSubtextChange(),name:"subtext"})),this.renderCustomOptionInstructions())}get root(){return s(this)}static get watchers(){return{selected:["emitRemoveCustomOption"],active:["handleActive"]}}};h.style=':host{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-menu-option-gap);align-content:stretch;align-items:center;min-height:var(--gse-ui-menu-option-height);padding:var(--gse-ui-menu-option-padding);font-family:var(--gse-ui-menu-option-label-default-text-fontFamily);font-size:var(--gse-ui-menu-option-label-default-text-fontSize);font-weight:var(--gse-ui-menu-option-label-default-text-fontWeight);line-height:var(--gse-ui-menu-option-label-default-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor);word-wrap:break-word;cursor:pointer}:host .gux-option-wrapper{width:100%}:host .gux-checkbox-container{position:relative;display:inline-block;min-width:var(--gse-ui-menu-option-startIcon-width);max-width:var(--gse-ui-menu-option-startIcon-width);height:var(--gse-ui-menu-option-startIcon-height);content:""}:host .gux-checkbox-container>path{fill:var(--gse-ui-menu-option-checkbox-unchecked-default-foregroundColor)}:host:host(.gux-disabled){opacity:var(--gse-ui-menu-option-disabled-opacity);pointer-events:none;cursor:default}:host:host(:active:not(:disabled)){font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight)}:host:host(.gux-selected){font-family:var(--gse-ui-menu-option-label-active-text-fontFamily);font-size:var(--gse-ui-menu-option-label-active-text-fontSize);font-weight:var(--gse-ui-menu-option-label-active-text-fontWeight);line-height:var(--gse-ui-menu-option-label-active-text-lineHeight);background-color:var(--gse-ui-menu-option-selected-backgroundColor)}:host:host(.gux-selected) .gux-checkbox-container>path{fill:var(--gse-ui-menu-option-checkbox-checked-default-foregroundColor)}:host:host(.gux-active){border-radius:var(--gse-semantic-focusRing-cornerRadius);outline:var(--gse-ui-menu-option-focus-border-width) var(--gse-ui-menu-option-focus-border-style) var(--gse-ui-menu-option-focus-border-color);outline-offset:-2px}:host:host(.gux-show-subtext){place-content:stretch flex-start;height:auto}:host:host(.gux-show-subtext) .gux-option-wrapper{display:flex;flex-direction:column}:host:host(.gux-show-subtext) slot[name=subtext]::slotted(*){height:var(--gse-ui-groupedMenu-subtext-height);font-weight:var(--gse-ui-menu-option-label-default-text-fontWeight);color:var(--gse-ui-menu-groupedMenu-subtext-foregroundColor)}:host:host(:hover:not([disabled])){background-color:var(--gse-ui-menu-option-hover-backgroundColor)}:host:host(:hover:not([disabled])):host(.gux-selected) .gux-checkbox-container>path{fill:var(--gse-ui-menu-option-checkbox-checked-hover-foregroundColor)}:host:host(:hover:not([disabled])):host(:not(.gux-selected)) .gux-checkbox-container>path{fill:var(--gse-ui-menu-option-checkbox-unchecked-hover-foregroundColor)}:host:host(.gux-filtered){display:none}:host .gux-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}';export{h as gux_option_multi}
@@ -1 +0,0 @@
1
- import{r as t,c as o,h as e,g as s}from"./p-2e827df1.js";import{a as i,c as r,o as a,f as p,s as d,b as h}from"./p-b43ee47b.js";import{O as c}from"./p-2d1bdeab.js";import{t as n}from"./p-aa4e7b69.js";import{f as b}from"./p-9b0d3713.js";const l=class{constructor(e){t(this,e),this.guxdismiss=o(this,"guxdismiss",7),this.for=void 0,this.position="bottom",this.displayDismissButton=void 0,this.closeOnClickOutside=!1,this.isOpen=!1}onKeyDown(t){"Escape"===t.key&&this.dismiss()}checkForClickOutside(t){const o=t.composedPath(),e=b(this.root,this.for),s=o.includes(e);!this.closeOnClickOutside&&this.displayDismissButton||!this.isOpen||s||this.dismiss()}runUpdatePosition(){this.root.isConnected?this.cleanupUpdatePosition=i(b(this.root,this.for),this.popupElement,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0}):this.disconnectedCallback()}updatePosition(){const t=b(this.root,this.for);this.popupElement&&r(t,this.popupElement,{placement:this.position,middleware:[a(7),p(),d(),h({element:this.arrowElement,padding:16})]}).then((({x:t,y:o,middlewareData:e,placement:s})=>{Object.assign(this.popupElement.style,{left:`${t}px`,top:`${o}px`});const i={top:"bottom",right:"left",bottom:"top",left:"right"}[s.split("-")[0]];if(e.arrow){const{x:t,y:o}=e.arrow;this.popupElement.setAttribute("data-placement",s),Object.assign(this.arrowElement.style,{left:null!=t?`${t}px`:"",top:null!=o?`${o}px`:"",right:"",bottom:"",[i]:"-6.5px",transform:"rotate(45deg)"})}}))}dismiss(){this.guxdismiss.emit().defaultPrevented||(this.isOpen=!1)}connectedCallback(){n(this.root,{variant:this.position})}componentDidLoad(){this.isOpen&&this.runUpdatePosition()}componentDidUpdate(){this.isOpen?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return e("div",{key:"f5b4e19889b421bbf0380179b433ca4730e582c9",ref:t=>this.popupElement=t,class:{"gux-hidden":!this.isOpen,"gux-popover-wrapper":!0},"data-placement":!0},e("div",{key:"c4122ed34710a9f980eecd7a5d18c3b6f42951db",ref:t=>this.arrowElement=t,class:"gux-arrow"}),this.displayDismissButton&&e("gux-dismiss-button",{onClick:this.dismiss.bind(this)}),e("div",{key:"8f81f5c0cb72d8f72f0502202e3e5310b9bbbdc6",class:"gux-popover-content"},e("slot",{key:"6b1b38e7161ab4250c5ad1b7fd00dedf949f5c8b"})))}get root(){return s(this)}};(function(t,o,e,s){var i,r=arguments.length,a=r<3?o:null===s?s=Object.getOwnPropertyDescriptor(o,e):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,o,e,s);else for(var p=t.length-1;p>=0;p--)(i=t[p])&&(a=(r<3?i(a):r>3?i(o,e,a):i(o,e))||a);r>3&&a&&Object.defineProperty(o,e,a)})([c({triggerEvents:"mousedown"})],l.prototype,"checkForClickOutside",null),l.style=".gux-popover-wrapper{position:absolute;top:0;left:0;z-index:var(--gse-semantic-zIndex-popover);display:inline-block;padding:8px 0;background-color:var(--gse-ui-popover-backgroundColor);border-radius:var(--gse-ui-popover-borderRadius);box-shadow:var(--gse-ui-popover-boxShadow-x) var(--gse-ui-popover-boxShadow-y) var(--gse-ui-popover-boxShadow-blur) var(--gse-ui-popover-boxShadow-spread) var(--gse-ui-tooltip-boxShadow-color)}.gux-popover-wrapper.gux-hidden{display:none}.gux-popover-wrapper .gux-arrow{position:absolute;width:var(--gse-ui-popover-anchor-width);height:var(--gse-ui-popover-anchor-width);background:var(--gse-ui-popover-backgroundColor)}";export{l as gux_popover_list}