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
@@ -0,0 +1 @@
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-13dd9346.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:"custom/chevron-down-small-regular"})))}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:"38d98aae2b91518227f9986995274730c1d56fd0",class:"gux-dropdown-container"},o("gux-popup",{key:"86b9d2c5d3d683cb51e911554a8e288563b2f146",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}
@@ -0,0 +1 @@
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:"a70bf05147032f6d94c3c839ad35d6dca2292c32",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:"06a70a0941d76d447d884197e557bb23689aa3f3",ref:t=>this.tooltipTitleElement=t},a("span",{key:"736a8588de18f22b6c2dc343179a8784cb6cadaf"},a("slot",{key:"9f9879df646641614a461ec6c2d2353257da4ab9"}))))}};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}
@@ -0,0 +1 @@
1
+ import{r as e,h as r,g as o}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 d,b as g}from"./p-770270f8.js";import{G as p,a as h}from"./p-9773c4fe.js";import{t as c}from"./p-13dd9346.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const m=class{constructor(r){e(this,r),this.resize=void 0,this.labelPosition=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=!0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help")}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help"),c(this.root,{variant:this.variant})}componentDidLoad(){this.updateHeight(this.textareaContainerElement,this.input,this.resize)}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return r(h,{key:"494682f4ac2098c5771eef06dc0a778e66182635",labelPosition:this.computedLabelPosition},r(p,{key:"f0b218f8974dbb90f1f3e570738d79379e963533",position:this.computedLabelPosition,required:this.required},r("slot",{key:"d46087bcd856fe9372b3a6a8fde277970ecb0d02",name:"label",onSlotchange:()=>this.setLabel()})),r("div",{key:"3ece84df8eb602d83f4688caf00ccaefb9e447fa",class:"gux-input-and-error-container"},r("div",{key:"2dcd28afcdd0a1f96e93792e74700b43472b167c",ref:e=>this.textareaContainerElement=e,class:{"gux-input":!0,[`gux-resize-${this.resize}`]:!0,"gux-disabled":this.disabled,"gux-input-error":this.hasError}},r("slot",{key:"15eec3f490ff8ece0e654933460e800516dc4a0c",name:"input"})),r(u,{key:"0d3129e289b6ce134a031df09cc3f2e31e7ebfc6",show:this.hasError},r("slot",{key:"11e32e54979c6e0590598e90722b626857045241",name:"error"})),r(f,{key:"aafcca51d6122af87162d83e3bc88c6616e9d8d5",show:!this.hasError&&this.hasHelp},r("slot",{key:"7f13240605fb68bfa7796c1c32563c135224c723",name:"help"}))))}get variant(){const e=this.labelPosition?this.labelPosition.toLowerCase():"none";return`${this.resize}-${e}`}setInput(){this.input=this.root.querySelector('textarea[slot="input"]'),l(this.input),this.updateHeight(this.textareaContainerElement,this.input,this.resize),this.input.addEventListener("input",(()=>{this.updateHeight(this.textareaContainerElement,this.input,this.resize)})),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})),d(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=g(this.label,this.labelPosition)}updateHeight(e,r,o){"auto"===o&&e&&(e.dataset.replicatedValue=r.value,e.style.maxHeight=r.style.maxHeight)}get root(){return o(this)}};(function(e,r,o,t){var i,n=arguments.length,a=n<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,r,o,t);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(a=(n<3?i(a):n>3?i(r,o,a):i(r,o))||a);n>3&&a&&Object.defineProperty(r,o,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(textarea){flex:1 1 auto;align-self:auto;order:0;font-family:inherit;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);resize:vertical;background-color:var(--gse-ui-formControl-input-backgroundColor);background-image:none;border:none;border-radius:var(--gse-ui-formControl-input-borderRadius);outline:none;padding:var(--gse-ui-formControl-textarea-padding);margin:0}::slotted(textarea)::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}::slotted(textarea)[disabled]{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container .gux-input{position:relative;display:flex;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);outline:none}.gux-input-and-error-container .gux-input: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:hover:not(.gux-disabled){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-input-and-error-container .gux-input.gux-input-error{border-color:var(--gse-ui-formControl-input-error-border-color)}.gux-input-and-error-container .gux-input.gux-disabled{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container .gux-input.gux-resize-none ::slotted(textarea){resize:none}.gux-input-and-error-container .gux-input.gux-resize-auto{display:grid;overflow:hidden;word-break:normal;word-break:break-word;overflow-wrap:anywhere}.gux-input-and-error-container .gux-input.gux-resize-auto::after{grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;white-space:pre-wrap;visibility:hidden;content:attr(data-replicated-value) " ";padding:var(--gse-ui-formControl-textarea-padding);margin:0}.gux-input-and-error-container .gux-input.gux-resize-auto ::slotted(textarea){grid-row-start:1;grid-row-end:2;grid-column-start:1;grid-column-end:2;overflow-x:hidden;resize:none}';export{m as gux_form_field_textarea}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,g as s}from"./p-2e827df1.js";import{t as i}from"./p-13dd9346.js";import{g as o}from"./p-0268a3e8.js";const a=class{constructor(e){t(this,e),this.iconOnly=!1,this.accent="secondary",this.disabled=!1}handleClick(t){this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())}renderTooltip(){if(this.iconOnly)return e("gux-tooltip",null,o(this.root,"text"))}componentWillLoad(){i(this.root)}render(){return e("gux-button-slot",{key:"8f1f90b78d330154304396b22bc32d07863f405b",accent:this.accent},e("button",{key:"9ba630756fefd8fee956f06d623eca43c6731072",disabled:this.disabled,type:"button",class:"gux-action-title"},e("slot",{key:"223dbc4a0c958575c3e799f00e760b0b8491ce48",name:"icon"}),e("span",{key:"95367d0c4bebe6a1cfc8b9c1a492492f59aa10c5",class:{"gux-sr-only":this.iconOnly}},e("slot",{key:"bcf096ee6cae1a6fd7108a9ee0e4da6e9139ad6b",name:"text"}))),this.renderTooltip())}static get delegatesFocus(){return!0}get root(){return s(this)}};a.style=":host([disabled]),button[disabled]{pointer-events:none;user-select:none}.gux-sr-only{display:flex}.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-action-title{display:flex;flex-direction:row;gap:var(--gse-ui-button-gap);align-items:center}.gux-action-title slot[name=icon]::slotted(gux-icon){width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}";export{a as gux_table_toolbar_custom_action}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as o,g as n}from"./p-2e827df1.js";import{t as i}from"./p-13dd9346.js";import{b as r}from"./p-0367930a.js";import{a}from"./p-e5b1cffc.js";import"./p-4202e9f2.js";const s={eraseBtnAria:"Clear search text",navigateNextBtn:"Highlight next match",navigatePreviousBtn:"Highlight previous match",totalMatches:"{currentMatch, number} of {matchCount, number}",clear:"Clear"},u=class{constructor(o){t(this,o),this.guxcurrentmatchchanged=e(this,"guxcurrentmatchchanged",7),this.matchCount=0,this.currentMatch=0,this.disabled=void 0,this.value=void 0}async clear(){this.disabled||(this.matchCount=0,this.currentMatch=0,this.value="",this.resetInputSlottedElement(),this.emitCurrentMatchChanged(),this.inputSlottedElement.focus())}async componentWillLoad(){i(this.root),this.i18n=await r(this.root,s),this.inputSlottedElement=this.root.querySelector("input"),this.disabled=this.inputSlottedElement.disabled,this.value=this.inputSlottedElement.value,this.disabledObserver=a(this.inputSlottedElement,(t=>{this.disabled=t})),this.inputSlottedElement.addEventListener("input",(t=>this.onInput(t)))}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect()}render(){return o("div",{key:"3a1ff88775801b255d7035397f67c28a7e17bcb4",class:{"gux-content-search":!0,"gux-disabled":this.disabled}},o("div",{key:"b584b8c8529ae5e728346467fd1f56575436034b",class:"gux-search-icon"},o("gux-icon",{key:"ecff7d207365163d26ad5fad6bbcd97478d24964",decorative:!0,"icon-name":"fa/magnifying-glass-regular"})),o("slot",{key:"6dd03e8bd7cd587681e444ae3098999f65717de7"}),this.getNavigationPanel())}getNavigationPanel(){if(this.showNavigationPanel()){const t=this.disableNavigationPanel();return o("div",{class:"gux-content-control-panel"},o("div",{class:{"gux-navigation-panel":!0,"gux-navigation-disabled":t},"aria-disabled":t.toString()},o("span",{class:{"gux-navigation-result":!0,"gux-navigation-result-disabled":t}},this.matchCountResult()),o("div",{class:"gux-navigation-buttons"},o("button",{type:"button",class:"gux-previous-button",title:this.i18n("navigatePreviousBtn"),"aria-label":this.i18n("navigatePreviousBtn"),onClick:()=>this.previousClick(),disabled:t},o("gux-icon",{decorative:!0,"icon-name":"fa/caret-up-solid"})),o("button",{type:"button",class:"gux-next-button",title:this.i18n("navigateNextBtn"),"aria-label":this.i18n("navigateNextBtn"),onClick:()=>this.nextClick(),disabled:t},o("gux-icon",{decorative:!0,"icon-name":"fa/caret-down-solid"}))),o("div",{class:"gux-navigation-divider"})),o("button",{class:"gux-clear-button",tabIndex:-1,type:"button",title:this.i18n("clear"),onClick:()=>{this.clear()},disabled:t},o("gux-icon",{"icon-name":"fa/xmark-large-regular",decorative:!0})))}return null}matchCountResult(){return this.i18n("totalMatches",{currentMatch:this.getNormalizedCurrentMatch(),matchCount:this.getNormalizedMatchCount()})}showNavigationPanel(){return""!==this.value}disableNavigationPanel(){return this.disabled||this.getNormalizedMatchCount()<=0}getNormalizedMatchCount(){return this.matchCount&&Number.isInteger(this.matchCount)&&this.matchCount>=0?Number(this.matchCount):0}getNormalizedCurrentMatch(){return this.currentMatch&&Number.isInteger(this.currentMatch)&&this.currentMatch>=0&&this.currentMatch<=this.getNormalizedMatchCount()&&this.getNormalizedMatchCount()>0?Number(this.currentMatch):0}resetInputSlottedElement(){this.inputSlottedElement.value="",this.inputSlottedElement.dispatchEvent(new InputEvent("input",{bubbles:!0,cancelable:!0})),this.inputSlottedElement.dispatchEvent(new InputEvent("change",{bubbles:!0}))}nextClick(){this.disableNavigationPanel()||(this.currentMatch=this.getNormalizedCurrentMatch()===this.getNormalizedMatchCount()?1:this.getNormalizedCurrentMatch()+1,this.emitCurrentMatchChanged())}previousClick(){this.disableNavigationPanel()||(this.currentMatch=1===this.getNormalizedCurrentMatch()||0===this.getNormalizedCurrentMatch()?this.getNormalizedMatchCount():this.getNormalizedCurrentMatch()-1,this.emitCurrentMatchChanged())}onInput(t){this.value=t.target.value}emitCurrentMatchChanged(){this.guxcurrentmatchchanged.emit(this.getNormalizedCurrentMatch())}get root(){return n(this)}};u.style=":host{display:inline-block;width:300px;min-width:300px}::slotted(input[disabled]){opacity:var(--gse-ui-formControl-input-disabled-opacity)}::slotted(input){box-sizing:border-box;flex-basis:100%;flex-shrink:1;width:100%;min-width:20px;overflow:hidden;font-family:var(--gse-ui-search-counter-text-fontFamily);font-size:var(--gse-ui-search-counter-text-fontSize);font-weight:var(--gse-ui-search-counter-text-fontWeight);line-height:var(--gse-ui-search-counter-text-lineHeight);color:var(--gse-ui-formControl-input-populatedColor);text-overflow:ellipsis;white-space:nowrap;background-image:none;border:0;border-radius:0;outline:none}::slotted(input)::placeholder{color:var(--gse-ui-formControl-input-populatedColor)}::slotted(input).gux-focused,::slotted(input):focus,::slotted(input):focus-visible{border:0;outline:none;box-shadow:none}.gux-content-search{box-sizing:border-box;display:flex;flex-direction:row;gap:var(--gse-ui-formControl-input-gap);width:100%;height:var(--gse-ui-formControl-input-textfield-height);padding:var(--gse-ui-formControl-textarea-padding);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-content-search gux-truncate{display:flex;align-items:center}.gux-content-search.gux-disabled{pointer-events:none;cursor:default;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-content-search:focus-visible,.gux-content-search: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-content-search:not(:disabled):not(.gux-disabled):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-content-search .gux-search-icon{display:flex;flex-shrink:0;align-items:center}.gux-content-search .gux-search-icon:disabled{pointer-events:none;cursor:default;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-content-search .gux-search-icon gux-icon{width:var(--gse-ui-search-counter-icon-width);height:var(--gse-ui-search-counter-icon-height);color:var(--gse-ui-formControl-input-inputIcon-defaultColor)}.gux-content-search .gux-content-control-panel{box-sizing:border-box;display:flex;flex-grow:1;flex-shrink:0;gap:var(--gse-ui-formControl-input-gap);place-content:center flex-end;align-items:center;padding:0}.gux-content-search .gux-content-control-panel gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-content-search .gux-content-control-panel button{display:block;align-items:center;height:var(--gse-ui-search-counter-icon-height);padding:0;overflow:hidden;color:var(--gse-ui-search-counter-default-foregroundColor);cursor:pointer;background:none;border:none;border-radius:var(--gse-ui-button-borderRadius);outline:none}.gux-content-search .gux-content-control-panel button:disabled{pointer-events:none;cursor:default;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-content-search .gux-content-control-panel button:not(:disabled):hover,.gux-content-search .gux-content-control-panel button:not(:disabled):focus-visible{color:var(--gse-ui-search-counter-hover-foregroundColor)}.gux-content-search .gux-content-control-panel button:not(.gux-clear-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)}.gux-content-search .gux-content-control-panel button.gux-clear-button{flex-shrink:0;align-items:center}.gux-content-search .gux-content-control-panel button.gux-clear-button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-content-search .gux-content-control-panel .gux-navigation-disabled{pointer-events:auto;cursor:default;opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-content-search .gux-content-control-panel .gux-navigation-panel{display:flex;gap:var(--gse-ui-search-counter-gap);align-items:center}.gux-content-search .gux-content-control-panel .gux-navigation-panel .gux-navigation-divider{box-sizing:border-box;align-self:center;height:16px;color:var(--gse-ui-search-counter-default-foregroundColor);border:1px var(--gse-ui-search-counter-divider-border-style) var(--gse-ui-search-counter-divider-border-color)}.gux-content-search .gux-content-control-panel .gux-navigation-panel .gux-navigation-buttons{display:flex;flex-direction:row}.gux-content-search .gux-content-control-panel .gux-navigation-panel .gux-navigation-result{align-items:center;color:var(--gse-ui-search-counter-default-foregroundColor);white-space:nowrap}.gux-content-search .gux-content-control-panel .gux-navigation-panel .gux-previous-button{flex-shrink:0;align-items:center}.gux-content-search .gux-content-control-panel .gux-navigation-panel .gux-next-button{flex-shrink:0;align-items:center}";export{u as gux_content_search}
@@ -0,0 +1 @@
1
+ import{r as a,h as t,H as o,g as e}from"./p-2e827df1.js";import{a as s}from"./p-8eaf8caf.js";const r=class{constructor(t){a(this,t),this.avatarElement=void 0}componentWillLoad(){this.validateSlot()}validateSlot(){const a=this.root.querySelector("a, button, gux-avatar-change-photo-beta");a?(this.avatarElement=a.querySelector("gux-avatar-beta"),this.avatarElement||s(this.root,"Slotted element must contain a gux-avatar")):s(this.root,"An anchor tag, gux-avatar-change-photo-beta tag or button tag must be slotted into gux-avatar-focusable")}render(){var a,e;return t(o,{key:"294d7069610101ba31483a12230293a10f9ddb04","gs-avatar-size":null!==(e=null===(a=this.avatarElement)||void 0===a?void 0:a.size)&&void 0!==e?e:"large"},t("slot",{key:"d72dac1ad291288f87358f4348430e7a37d9e7c8"}))}get root(){return e(this)}};export{r as gux_avatar_focusable_beta}
@@ -0,0 +1 @@
1
+ import{r as o,h as e,g as t}from"./p-2e827df1.js";import{m as n}from"./p-67d20704.js";const u=class{constructor(e){o(this,e)}async guxFocus(){this.buttonElement.focus()}onKeydown(o){switch(n(o,this.root),o.key){case"ArrowRight":case"Enter":o.stopPropagation()}}onKeyup(o){" "===o.key&&o.stopPropagation()}render(){return e("button",{key:"f7ed1ef17c2f8e76fb9e97b3f1be4bc52ce4e498",type:"button",class:"gux-menu-option-button",role:"menuitem","aria-haspopup":"false",tabIndex:-1,ref:o=>this.buttonElement=o},e("span",{key:"68e2322bcce7de4e8ec83e26228a187896a9847b",class:"gux-menu-option-button-text"},e("slot",{key:"405e4f3454739bf7fa790c5c31ffad32bae438e9"})))}get root(){return t(this)}};u.style=":host{display:block;flex:1 1 auto;align-self:auto}:host .gux-menu-option-button{all:unset;width:var(--gse-ui-flyoutMenu-width);height:var(--gse-ui-menu-option-height);padding:var(--gse-ui-menu-option-padding);line-height:var(--gse-ui-menu-option-label-default-text-lineHeight);color:var(--gse-ui-menu-option-label-foregroundColor);background-color:var(--gse-ui-menu-option-default-backgroundColor)}:host .gux-menu-option-button:focus-within,:host .gux-menu-option-button:hover{background-color:var(--gse-ui-menu-option-hover-backgroundColor)}:host .gux-menu-option-button:enabled{cursor:pointer}:host .gux-menu-option-button .gux-menu-option-button-text{display:block;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}";export{u as gux_menu_option}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,h as s,g as i}from"./p-2e827df1.js";import{b as o}from"./p-0367930a.js";import{r}from"./p-0934300e.js";import{t as c}from"./p-408d5857.js";import"./p-4202e9f2.js";const a=class{constructor(s){e(this,s),this.internalrowselectchange=t(this,"internalrowselectchange",7),this.id=r("gux-row-select"),this.selected=!1,this.disabled=void 0}onCheck(e){e.stopPropagation(),this.selected=this.inputElement.checked,this.internalrowselectchange.emit(this.inputElement.checked)}async componentWillLoad(){this.i18n=await o(this.root,c,"gux-table")}render(){return s("gux-form-field-checkbox",{key:"1bd0fc2391257d767e1758907521fe54308b4f89","label-position":"screenreader"},s("input",{key:"ccdc04a18964d9aa61375ee5213a2d984ff04ada",ref:e=>this.inputElement=e,slot:"input",id:this.id,type:"checkbox",checked:this.selected,disabled:this.disabled}),s("label",{key:"3918b9e87c4fc7438415bd8d669007abbb7409f2",slot:"label",htmlFor:this.id},"​",s("span",{key:"92427ecd459407d05808b0f4e3fc9c454f891e7b"},this.i18n("selectTableRow"))))}get root(){return i(this)}};a.style=":host{display:flex;flex-direction:row;justify-content:center}";export{a as gux_row_select}
@@ -0,0 +1 @@
1
+ import{r as e,c as t,f as n,h as s,g as a}from"./p-2e827df1.js";import{b as o}from"./p-0367930a.js";import{t as c}from"./p-13dd9346.js";import{g as r,s as i,a as h,b as d,c as l,d as u,e as m,f as b,h as p}from"./p-db201bbc.js";import"./p-4202e9f2.js";import"./p-a43079c8.js";import"./p-2c25e2f2.js";const g={search:"Search",searchResults:"search results",selectedColumnCount:"{count} / {total} Columns Selected",selectAllColumnsScreenReader:"{count} of {total} columns selected: check checkbox to select all {total} columns",unselectAllColumnsScreenReader:"{count} of {total} columns selected: uncheck checkbox to unselect all {total} columns",movePositionPrompt:"Press space or enter to move the {columnName} column to position {newPositionNumber} from position {oldPositionNumber}.",reorderingModeActive:"Reordering mode active. Reposition the {columnName} column using the up arrow key, the down arrow key, the home key and the end key. Press Escape to deactivate reordering mode."},x=class{constructor(n){e(this,n),this.guxorderchange=t(this,"guxorderchange",7),this.highlightResults={matchCount:0,currentMatch:0},this.keyboardOrderChange=r()}watchKeyboardOrderChange(){i(this.root,this.keyboardOrderChange)}async componentWillLoad(){c(this.root),this.i18n=await o(this.root,g)}componentDidLoad(){h(this.root,this.mainCheckboxElement)}handleInternalorderchange(e){e.stopPropagation(),this.emitOrderChange(e.detail)}emitOrderChange(e){const{oldIndex:t,newIndex:n}=e;if(t!==n){const t=d(this.root,e);this.guxorderchange.emit(t)}}handleInternalkeyboardorderstart(e){e.stopPropagation();const t=e.detail,n=l(e.target);this.keyboardOrderChange={oldIndex:n,newIndex:n},this.announceElement.guxAnnounce(this.i18n("reorderingModeActive",{columnName:t}))}handleInternalkeyboardreordermove(e){e.stopPropagation();const{delta:t,column:n}=e.detail;this.keyboardOrderChange=u(this.root,this.keyboardOrderChange,t),this.announceElement.guxAnnounce(this.i18n("movePositionPrompt",{columnName:n,newPositionNumber:this.keyboardOrderChange.newIndex+1,oldPositionNumber:this.keyboardOrderChange.oldIndex+1}))}handleInternalkeyboarddoreorder(e){e.stopPropagation(),this.emitOrderChange(this.keyboardOrderChange),e.target.guxFocus()}handleInternalkeyboardorderfinish(e){e.stopPropagation(),this.keyboardOrderChange=r()}onSearchInput(){this.highlightResults=m(this.root,this.searchElement)}onGuxCurrentMatchChanged(e){this.highlightResults=m(this.root,this.searchElement,e.detail)}onMainCheckboxChange(){b(this.root,this.mainCheckboxElement.checked),n(this.root)}onListChange(){h(this.root,this.mainCheckboxElement),n(this.root)}onSlotChange(){this.onListChange()}renderSelectedColumnCount(){const{count:e,total:t}=p(this.root);return s("div",null,s("span",{"aria-hidden":"true"},this.i18n("selectedColumnCount",{count:e,total:t})),s("span",{class:"gux-sr-only"},s("span",null,": ",this.i18n(e===t?"unselectAllColumnsScreenReader":"selectAllColumnsScreenReader",{count:e,total:t}))))}render(){return s("div",{key:"0028f87bea8d5962d551710199c95cfb6e0ed0fb",class:"gux-container"},s("div",{key:"25090ac71a783bee05c4cef141c2bb51193e0783",class:"gux-sr-only","aria-live":"polite"},`${this.highlightResults.matchCount} ${this.i18n("searchResults")}`),s("div",{key:"ba0e6c46ce5c2af64eca40cb2624fb45182dde9a",class:"gux-search"},s("gux-content-search",{key:"229b81ca309dd493d3fa130759e56fdb503b2e25","match-count":this.highlightResults.matchCount,"current-match":this.highlightResults.currentMatch,onGuxcurrentmatchchanged:e=>this.onGuxCurrentMatchChanged(e)},s("input",{key:"48448ef55e008db2744be11bc87f054c89ed5836",type:"search",placeholder:this.i18n("search"),onInput:()=>this.onSearchInput(),ref:e=>this.searchElement=e}))),s("div",{key:"2795ea2054f4482a8a6d846d2b756eb42379cffe",class:"gux-select"},s("gux-form-field-checkbox",{key:"4baa86b40e99b8b537c62daa81c941e9b6b11358"},s("input",{key:"087038e4b616d17600a7f41d088ea181d0813319",slot:"input",type:"checkbox",ref:e=>this.mainCheckboxElement=e,onChange:()=>this.onMainCheckboxChange()}),s("label",{key:"8dfd4a8c3e0e03e403cd23ef67acc6af618cee84",slot:"label"},this.renderSelectedColumnCount()))),s("div",{key:"0a9ce0f17b6166180ee64af8715999dcde44cdc8",class:"gux-list",onChange:()=>this.onListChange()},s("slot",{key:"337c5218ff2c5df14049e0e8e17565aeae9e4819",onSlotchange:()=>this.onSlotChange()})),s("gux-announce-beta",{key:"f78760b3855321190508368081b98383d1b328b2",ref:e=>this.announceElement=e}))}get root(){return a(this)}static get watchers(){return{keyboardOrderChange:["watchKeyboardOrderChange"]}}};x.style=".gux-container{width:320px;min-width:320px;padding:var(--gse-ui-dataTableItems-editColumn-editColumnContent-padding)}.gux-container .gux-search gux-content-search{width:100%}.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-decoration,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-cancel-button,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-results-button,.gux-container .gux-search gux-content-search input[type=search]::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.gux-container .gux-select{padding:var(--gse-ui-dataTableItems-editColumn-editColumnContent-padding);margin-left:24px}.gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{x as gux_column_manager}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,g as r}from"./p-2e827df1.js";import{b as a,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 u}from"./p-cf0e7d3b.js";import{g as h,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}=h(e);this.year=t}async guxFocus(e){e=e||c();const{year:t}=h(e);this.year=t,u((()=>{const t=this.root.shadowRoot.querySelector(`gux-month-list-item[value="${e}"]`);t&&t.focus()}))}async componentWillLoad(){this.i18n=await a(this.root,g),this.locale=s()?i(this.root):n(this.root),this.year=this.value?h(this.value).year:h(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 h(c()).year==this.year&&h(c()).month==e}getMonthAriaLabel(e){const{year:t,month:r}=h(e);return new Date(Number(t),Number(r)-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&&h(t).year)}isNextYearGreaterThanMaxYear(e,t){return(parseInt(e)+1).toString()>(t&&h(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":"custom/chevron-left-small-regular","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":"custom/chevron-right-small-regular","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 r=d(this.year,e);return t("gux-month-list-item",{class:{"gux-current-month":this.isCurrentMonth(e)},value:r,selected:this.isSelectedMonth(r),"aria-selected":this.isAriaSelectedMonth(r),"aria-label":this.getMonthAriaLabel(r),onClick:()=>this.onMonthClick(r),disabled:this.isOutOfBounds(r)},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:"a2ec84632e69c6e7005796a8ff6edb5fd1ba4b7f",class:"gux-month-calendar"},this.renderHeader(),this.renderMonths(),this.renderTrapFocusEl())}static get delegatesFocus(){return!0}get root(){return r(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}
@@ -0,0 +1 @@
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 d,b as p}from"./p-770270f8.js";import{G as g,a as c}from"./p-9773c4fe.js";import{t as h}from"./p-13dd9346.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:"baab7dd21e156bfb27319ff8a999b4c7a0dd70a2",labelPosition:this.computedLabelPosition},o(g,{key:"40a33a912c507da585c10b5f4ad138015bbe8a59",position:this.computedLabelPosition,required:this.required},o("slot",{key:"b82d353125d8ad20e37e449f19e2575962611a9e",name:"label",onSlotchange:()=>this.setLabel()})),o("div",{key:"d82ccb9f69e242b9fcee871bd47a8716d07e20b6",class:"gux-input-and-error-container"},o("div",{key:"d614e581925fcfb86ccd4fce07c092eaa50c3512",class:{"gux-input":!0,"gux-input-error":this.hasError}},o("div",{key:"dfbbdf8d93f6a7f9f2b7a4bad3b8687d7a7ea379",class:{"gux-input-container":!0,"gux-disabled":this.disabled}},o("slot",{key:"d457be1be7a7954ef691c39408ac256f260d9f4e",name:"input"}),o("gux-icon",{key:"be9def4d0fa60f3324e721631e4f8816ef5fcf8b","icon-name":"custom/chevron-down-small-regular",decorative:!0}))),o(u,{key:"38aae01a5b3f59279ad162177843183c6804a393",show:this.hasError},o("slot",{key:"00ad175eb8ceff6eac2f40c4e8d1a8d2c6a80cde",name:"error"})),o(f,{key:"2eeca9caa8a051909388623db696e026c6d892d3",show:!this.hasError&&this.hasHelp},o("slot",{key:"6c4fe025017da98a30d191870f41922818774ad7",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})),d(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=p(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}
@@ -0,0 +1 @@
1
+ import{r as t,c as o,h as a,g as s}from"./p-2e827df1.js";import{t as e}from"./p-13dd9346.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:"f0ed026305946ba26bb3a3769221d5d7e0b498ed",class:`gux-toast gux-toast-${this.toastType}`},a("div",{key:"9b56fb033e76353568a7c6b079c1360ecb07ef1b",class:`gux-icon gux-icon-${this.toastType}`},this.renderToastIcon()),a("div",{key:"3591b11eb2a6dfc7e24a4714c4291d331901befd",class:"gux-content"},a("div",{key:"c1719200e50b4804535da871ad5160c21ba40321",class:"gux-message"},a("gux-truncate",{key:"cd17fa8f4333f195836f55ac32f4e92ab06969dd",class:"gux-message-title","max-lines":1},a("slot",{key:"07fae79978b9e08144cfdd247e3425a1ff52b161",name:"title"})),a("gux-truncate",{key:"cb1d8892ae398c739dab239edcf48420f3204457",class:"gux-message-body","max-lines":2},a("slot",{key:"fd92de34f22ad32466f93ea30d218a409e2a8076",name:"message"}))),"action"!==this.toastType&&this.hasLink&&this.renderLink(),"action"===this.toastType&&this.hasPrimaryButton&&this.renderActions()),a("gux-dismiss-button",{key:"0cce58ff023b8edf2df095681a82c68f33c995d4",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}
@@ -0,0 +1 @@
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 h}from"./p-13dd9346.js";const a=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(){h(this.root,{variant:this.layout})}componentWillRender(){this.switchItems.forEach((t=>{t.selected=t.value===this.value}))}render(){return s(i,{key:"77fc78ce09692a225ed38bffee0e0fc76aad8dd4",role:"group",class:`gux-${this.layout}`},s("slot",{key:"90776482a08f73ff646f11b5794148c843913b5f",onSlotchange:this.slotChanged.bind(this)}))}get root(){return e(this)}};a.style=":host{display:flex;align-items:flex-end}";export{a as gux_switch_legacy}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as s,g as i}from"./p-2e827df1.js";import{O as o}from"./p-2d1bdeab.js";import{w as a}from"./p-e97879b4.js";import{a as r}from"./p-cf0e7d3b.js";import{t as n}from"./p-13dd9346.js";const c=["primary","secondary","tertiary"];const u=class{constructor(s){t(this,s),this.open=e(this,"open",7),this.close=e(this,"close",7),this.disabled=!1,this.accent="secondary",this.isOpen=!1}handleKeydown(t){const e=t.composedPath();switch(t.key){case"Escape":this.isOpen=!1,e.includes(this.listElement)&&(t.preventDefault(),this.dropdownButton.focus());break;case"Tab":this.isOpen=!1;break;case"ArrowDown":case"Enter":e.includes(this.dropdownButton)&&(t.preventDefault(),this.isOpen=!0,this.focusFirstItemInPopupList())}}handleKeyup(t){if(" "===t.key)t.composedPath().includes(this.dropdownButton)&&(this.isOpen=!0,this.focusFirstItemInPopupList())}watchDisabled(t){t&&(this.isOpen=!1)}watchValue(t){t?this.open.emit():this.close.emit()}onClickOutside(){this.isOpen=!1}toggle(){this.disabled||(this.isOpen=!this.isOpen,this.isOpen&&this.focusPopupList())}focusPopupList(){r((()=>{this.listElement.focus()}))}focusFirstItemInPopupList(){r((()=>{this.listElement.guxFocusFirstItem()}))}onListClick(t){a("gux-list-item",t,(()=>{this.isOpen=!1,this.dropdownButton.focus()}))}componentWillLoad(){n(this.root,{variant:this.accent})}render(){return s("gux-popup",{key:"d3416cdcdef104d577b7a1d63ff54d704888dc02",expanded:this.isOpen,"exceed-target-width":!0,placement:"bottom-end"},s("div",{key:"b02602ac5e292a705b7d56c8488514131a9e40ad",slot:"target",class:"gux-button-multi-container"},s("gux-button-slot",{key:"613acbc4e472f489217fe6adbcaf6b9a51519b9f",class:"gux-dropdown-button",accent:(t=this.accent,c.find((e=>e===t))?t:"secondary")},s("button",{key:"4849033c3bac67dbd99d2161c68bb35ec1acb944",type:"button",disabled:this.disabled,ref:t=>this.dropdownButton=t,onMouseUp:()=>this.toggle(),"aria-haspopup":"true","aria-expanded":this.isOpen.toString()},s("slot",{key:"9f1e46dcad2241013b95efcb3ae3e51a04767c21",name:"title"}),s("gux-icon",{key:"33e535e641cfc9b131031f231d99f7e573672dbe",decorative:!0,"icon-name":"custom/chevron-down-small-regular"})))),s("div",{key:"c3891f3a65036c93198033d93902c15f9342ac44",class:"gux-list-container",slot:"popup"},s("gux-list",{key:"5c3000bcaebb4875054b24b6a0fcb5384e427267",onClick:t=>this.onListClick(t),ref:t=>this.listElement=t},s("slot",{key:"c30faaa6927f754b3536c8cc85994a2327aa77db"}))));var t}get root(){return i(this)}static get watchers(){return{disabled:["watchDisabled"],isOpen:["watchValue"]}}};(function(t,e,s,i){var o,a=arguments.length,r=a<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,s):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,s,i);else for(var n=t.length-1;n>=0;n--)(o=t[n])&&(r=(a<3?o(r):a>3?o(e,s,r):o(e,s))||r);a>3&&r&&Object.defineProperty(e,s,r)})([o({triggerEvents:"mousedown"})],u.prototype,"onClickOutside",null),u.style=":host{display:block;-webkit-user-select:none;user-select:none}.gux-button-multi-container .gux-dropdown-button button{display:inline-flex;align-items:center}.gux-button-multi-container .gux-dropdown-button button gux-icon{width:var(--gse-ui-button-icon-size);height:var(--gse-ui-button-icon-size);margin-left:var(--gse-ui-button-gap)}.gux-list-container{max-width:220px;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{u as gux_button_multi}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as a,g as i}from"./p-2e827df1.js";import{t as n}from"./p-13dd9346.js";import{b as o}from"./p-0367930a.js";import"./p-4202e9f2.js";const s={previous:"Previous",next:"Next"},r=class{constructor(a){t(this,a),this.guxPaginationCursorchange=e(this,"guxPaginationCursorchange",7),this.guxitemsperpagechange=e(this,"guxitemsperpagechange",7),this.hasPrevious=!1,this.hasNext=!1,this.itemsPerPage=void 0,this.layout="simple"}handleInternalitemsperpagechange(t){this.guxitemsperpagechange.emit(t.detail)}onButtonClick(t){("previous"===t&&this.hasPrevious||"next"===t&&this.hasNext)&&this.guxPaginationCursorchange.emit(t)}async componentWillLoad(){n(this.root),this.i18n=await o(this.root,s)}renderSimpleLayout(){return[a("div",{role:"navigation",class:"gux-pagination-button-container"},a("gux-button-slot",{accent:"ghost"},a("button",{class:"gux-simple-button",type:"button",disabled:!this.hasPrevious,onClick:()=>this.onButtonClick("previous")},a("gux-icon",{iconName:"custom/chevron-left-small-regular","screenreader-text":this.i18n("previous")}))),a("gux-button-slot",{accent:"ghost"},a("button",{class:"gux-simple-button",type:"button",disabled:!this.hasNext,onClick:()=>this.onButtonClick("next")},a("gux-icon",{iconName:"custom/chevron-right-small-regular","screenreader-text":this.i18n("next")}))))]}renderAdvancedLayout(){return[a("div",{role:"navigation",class:"gux-pagination-button-container"},a("gux-button-slot",{accent:"ghost"},a("button",{type:"button",disabled:!this.hasPrevious,onClick:()=>this.onButtonClick("previous")},a("div",{class:"gux-button-align-content"},a("gux-icon",{decorative:!0,iconName:"custom/chevron-left-small-regular"}),a("span",null,this.i18n("previous"))))),a("gux-button-slot",{accent:"ghost"},a("button",{type:"button",disabled:!this.hasNext,onClick:()=>this.onButtonClick("next")},a("div",{class:"gux-button-align-content"},a("span",null,this.i18n("next")),a("gux-icon",{decorative:!0,iconName:"custom/chevron-right-small-regular"}))))),this.renderItemsPerPage()]}renderItemsPerPage(){return this.itemsPerPage&&a("gux-pagination-items-per-page",{"items-per-page":this.itemsPerPage,onInternalitemsperpagechange:this.handleInternalitemsperpagechange.bind(this)})}render(){return"advanced"===this.layout?this.renderAdvancedLayout():this.renderSimpleLayout()}get root(){return i(this)}};r.style=":host{display:flex;flex-direction:row-reverse;flex-wrap:nowrap;place-content:stretch space-between;align-items:flex-start;padding:var(--gse-ui-dataTableItems-tablePagination-padding);font-family:var(--gse-ui-dataTableItems-tablePagination-defaultText-fontFamily);font-size:var(--gse-ui-dataTableItems-tablePagination-defaultText-fontSize);font-weight:var(--gse-ui-dataTableItems-tablePagination-defaultText-fontWeight);line-height:var(--gse-ui-dataTableItems-tablePagination-defaultText-lineHeight);color:var(--gse-ui-dataTableItems-tablePagination-foregroundColor);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor);border-top:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}:host .gux-pagination-button-container{display:flex;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);align-content:center}:host .gux-button-align-content{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-button-gap);align-content:center;align-items:center}:host .gux-button-align-content>*{flex:0 1 auto;align-self:auto;order:0}:host gux-icon{width:var(--gse-ui-button-icon-size);height:var(--gse-ui-button-icon-size)}";export{r as gux_pagination_cursor}
@@ -0,0 +1 @@
1
+ import{r as a,c as t,h as e,g as i}from"./p-2e827df1.js";import{t as n}from"./p-13dd9346.js";const s=class{constructor(e){a(this,e),this.guxpaginationchange=t(this,"guxpaginationchange",7),this.currentPage=1,this.totalItems=0,this.itemsPerPage=25,this.layout="full",this.totalPages=void 0}setPage(a){if(a<=0)return void this.setPage(1);const t=this.calculateTotalPages();a>t?this.setPage(t):(this.currentPage=a,this.guxpaginationchange.emit({currentPage:this.currentPage,itemsPerPage:this.itemsPerPage}))}calculateTotalPages(){return Math.max(1,Math.ceil(this.totalItems/this.itemsPerPage))}calculateCurrentPage(){return Math.max(this.totalPages>0?1:0,Math.min(this.currentPage,this.totalPages))}handleInternalitemsperpagechange(a){this.itemsPerPage=a.detail,this.setPage(1)}handleInternalcurrentpagechange(a){this.setPage(a.detail)}getPaginationInfoElement(a){if("expanded"===a)return null;const t=[e("gux-pagination-item-counts-legacy",{"total-items":this.totalItems,"current-page":this.currentPage,"items-per-page":this.itemsPerPage})];return"full"===a&&t.push(e("gux-pagination-items-per-page-legacy",{"items-per-page":this.itemsPerPage,onInternalitemsperpagechange:this.handleInternalitemsperpagechange.bind(this)})),e("div",{class:"gux-pagination-info"},t)}componentWillLoad(){n(this.root,{variant:this.layout})}componentWillRender(){this.totalPages=this.calculateTotalPages(),this.currentPage=this.calculateCurrentPage()}render(){return e("div",{key:"654d8b6445ec7f27e3339a10cd3f74d8224da2c4",class:"gux-pagination-container"},this.getPaginationInfoElement(this.layout),e("div",{key:"ccbc94f4667addf83eb2b2b1a0e087e811a8dcdd",class:"gux-pagination-change"},e("gux-pagination-buttons-legacy",{key:"632c3fe1d662df021ad61361d68c7803aba41246",layout:this.layout,"current-page":this.currentPage,"total-pages":this.totalPages,onInternalcurrentpagechange:this.handleInternalcurrentpagechange.bind(this)})))}get root(){return i(this)}};s.style=":host{display:block;border-top:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;height:var(--gse-ui-dataTableItems-cell-tablePagination-height);padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-left:0}";export{s as gux_pagination_legacy}
@@ -0,0 +1 @@
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-13dd9346.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="fa/caret-right-solid"}watchIsOpen(){this.updateIcon()}changeState(){this.togglePanel(),this.active.emit(this.isOpen)}togglePanel(){this.isOpen=!this.isOpen}updateIcon(){this.icon="right"===this.position?this.isOpen?"fa/caret-right-solid":"fa/caret-left-solid":this.isOpen?"fa/caret-left-solid":"fa/caret-right-solid"}async componentWillLoad(){r(this.root,{variant:this.position}),this.i18n=await a(this.root,n),this.updateIcon()}render(){return i("div",{key:"2a1d7b0588e7ff029f87e765808b3a701b170aa5",class:`gux-disclosure-button-container gux-${this.position}`},i("button",{key:"583e0a88f3a14882dd4399ac9c534fb2a8be3b28",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:"4d699da2c5798be7633d946c251c4c75d583b405","icon-name":`${this.icon}`,decorative:!0})),i("div",{key:"f2d493e7dc165d26b0e86bf5694a99a4fbe5165b",id:this.panelId,class:{"gux-disclosure-panel":!0,"gux-active":this.isOpen},role:"region"},i("slot",{key:"849c4e45698715568d3f08bc5bdaf8ed6d5732aa",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}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,g as o}from"./p-2e827df1.js";import{t as s}from"./p-13dd9346.js";const r=class{constructor(e){t(this,e)}componentWillLoad(){s(this.root)}render(){return e("span",{key:"ab62b771828b0d44468c7220b0f4985ba82457bc",class:"gux-sr-only"},e("slot",{key:"37ab3b9a95d91260ea10e940180045693451c5b4"}))}get root(){return o(this)}};r.style=".gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}";export{r as gux_screen_reader_beta}
@@ -0,0 +1 @@
1
+ import{r as e,h as r,g as o}from"./p-2e827df1.js";import{t as a}from"./p-13dd9346.js";import{b as g}from"./p-0367930a.js";import"./p-4202e9f2.js";const i={info:"badge with label: {label}, accent: info","info-bold":"badge with label: {label}, accent: info bold",success:"badge with label: {label}, accent: success","success-bold":"badge with label: {label}, accent: success bold",warning:"badge with label: {label}, accent: warning","warning-bold":"badge with label: {label}, accent: warning bold",error:"badge with label: {label}, accent: error","error-bold":"badge with label: {label}, accent: error error",inherit:"badge with label: {label}","inherit-bold":"badge with label: {label}, bold"},l=class{constructor(r){e(this,r),this.accent="info",this.bold=!1,this.label=void 0}onSlotChange(e){const r=e.composedPath()[0].assignedNodes();this.label=r.map((e=>e.textContent)).join("")}renderBadgeTitle(){return r("gux-tooltip-title",null,r("span",null,r("slot",{"aria-hidden":"true",onSlotchange:this.onSlotChange.bind(this)})))}renderSrText(){return r("div",{class:"gux-sr-only"},this.i18n(this.getVariant(),{label:this.label}))}getVariant(){return`${this.accent}${this.bold?"-bold":""}`}async componentWillLoad(){a(this.root),this.i18n=await g(this.root,i)}render(){return r("div",{key:"cda45b02e1f7a3f7cb72d428107cf948da895119",class:{"gux-badge":!0,[`gux-${this.accent}`]:!0,"gux-bold":this.bold}},this.renderBadgeTitle(),this.renderSrText())}get root(){return o(this)}};l.style=":host{display:inline-block;height:fit-content;border-radius:var(--gse-ui-badge-borderRadius)}.gux-badge{display:flex;flex-direction:row;gap:var(--gse-ui-badge-gap);align-items:center;justify-content:center;height:var(--gse-ui-badge-height);padding:2px 12px;font-family:var(--gse-ui-badge-text-fontFamily);font-size:var(--gse-ui-badge-text-fontSize);font-weight:var(--gse-ui-badge-text-fontWeight);line-height:var(--gse-ui-badge-text-lineHeight);border-radius:var(--gse-ui-badge-borderRadius)}.gux-badge gux-tooltip-title{white-space:nowrap}.gux-badge .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-badge.gux-info{color:var(--gse-ui-badge-info-regular-foregroundColor);background-color:var(--gse-ui-badge-info-regular-backgroundColor)}.gux-badge.gux-info.gux-bold{color:var(--gse-ui-badge-info-bold-foregroundColor);background-color:var(--gse-ui-badge-info-bold-backgroundColor)}.gux-badge.gux-error{color:var(--gse-ui-badge-error-regular-foregroundColor);background-color:var(--gse-ui-badge-error-regular-backgroundColor)}.gux-badge.gux-error.gux-bold{color:var(--gse-ui-badge-error-bold-foregroundColor);background-color:var(--gse-ui-badge-error-bold-backgroundColor)}.gux-badge.gux-warning{color:var(--gse-ui-badge-warning-regular-foregroundColor);background-color:var(--gse-ui-badge-warning-regular-backgroundColor)}.gux-badge.gux-warning.gux-bold{color:var(--gse-ui-badge-warning-bold-foregroundColor);background-color:var(--gse-ui-badge-warning-bold-backgroundColor)}.gux-badge.gux-success{color:var(--gse-ui-badge-success-regular-foregroundColor);background-color:var(--gse-ui-badge-success-regular-backgroundColor)}.gux-badge.gux-success.gux-bold{color:var(--gse-ui-badge-success-bold-foregroundColor);background-color:var(--gse-ui-badge-success-bold-backgroundColor)}.gux-badge.gux-inherit{color:inherit;background-color:inherit}";export{l as gux_badge}
@@ -0,0 +1 @@
1
+ import{r,h as e,H as i}from"./p-2e827df1.js";const o=class{constructor(e){r(this,e)}render(){return e(i,{key:"121c18946744d78cb333349b7f2da12521dfabfb",role:"presentation"})}};o.style=":host{position:relative;display:flex;width:100%;height:var(--gse-ui-menu-divider-height);padding:0;margin:var(--gse-ui-menu-divider-margin);pointer-events:none;cursor:pointer;cursor:default;background-color:var(--gse-ui-menu-divider-backgroundColor)}";export{o as gux_list_divider}
@@ -0,0 +1 @@
1
+ import{r as e,c as a,h as t}from"./p-2e827df1.js";const s=class{constructor(t){e(this,t),this.guxactivepanelchange=a(this,"guxactivepanelchange",7),this.tabId=void 0,this.active=!1}async guxSetActive(e){this.active=e}watchActivePanel(){!0===this.active&&this.guxactivepanelchange.emit(this.tabId)}render(){return t("div",{key:"d92460c2104e7690b6e4e1c45c57ff923ae8aa66",id:`gux-${this.tabId}-panel`,class:"gux-tabpanel",role:"tabpanel","aria-labelledby":`gux-${this.tabId}-tab`,tabIndex:0,hidden:!this.active,"aria-live":"assertive"},t("slot",{key:"91be497d5bcd17b58f83cf1c6d7111a9591c95c8"}))}static get watchers(){return{active:["watchActivePanel"]}}};s.style="gux-tab-advanced-panel .gux-tabpanel:focus{outline:none}gux-tab-advanced-panel .gux-tabpanel:focus-visible{outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}";export{s as gux_tab_advanced_panel}
@@ -0,0 +1 @@
1
+ import{r as e,h as r,g as s}from"./p-2e827df1.js";import{t}from"./p-13dd9346.js";const a=class{constructor(r){e(this,r),this.screenreaderText=void 0}componentWillLoad(){t(this.root)}render(){return r("gux-radial-loading",{key:"3be3874bae6376afc310e18310e7666c4eb80d47",class:"gux-spinner","screenreader-text":this.screenreaderText,context:"full-page"})}get root(){return s(this)}};a.style=":host{display:flex}.gux-spinner{margin:auto}";export{a as gux_page_loading_spinner}
@@ -0,0 +1 @@
1
+ import{r as a,c as t,d as i,h as e,g as n}from"./p-2e827df1.js";import{a as s}from"./p-cf0e7d3b.js";import{t as o}from"./p-13dd9346.js";const r=class{constructor(i){a(this,i),this.guxpaginationchange=t(this,"guxpaginationchange",7),this.reinstateLayoutBreakpoint=0,this.layout="advanced",this.currentPage=1,this.totalItems=0,this.itemsPerPage=25,this.totalPages=void 0,this.displayedLayout=void 0}setPage(a){if(a<=0)return void this.setPage(1);const t=this.calculateTotalPages(this.totalItems,this.itemsPerPage);a>t?this.setPage(t):(this.currentPage=a,this.guxpaginationchange.emit({currentPage:this.currentPage,itemsPerPage:this.itemsPerPage}))}handleInternalitemsperpagechange(a){this.itemsPerPage=a.detail,this.setPage(1)}handleInternalcurrentpagechange(a){this.setPage(a.detail)}calculateTotalPages(a,t){return Math.max(1,Math.ceil(a/t))}calculateCurrentPage(a,t){return Math.max(a>0?1:0,Math.min(t,a))}checkPaginationContainerWidthForLayout(){i((()=>{const a=this.root.shadowRoot.querySelector(".gux-pagination-container"),t=this.root.shadowRoot.querySelector(".gux-pagination-spacer"),i=a.clientWidth;t.clientWidth<24&&"simple"!==this.displayedLayout?(this.reinstateLayoutBreakpoint=i,this.displayedLayout="simple"):i>this.reinstateLayoutBreakpoint&&(this.reinstateLayoutBreakpoint=0,this.displayedLayout=this.layout)}))}componentWillLoad(){o(this.root,{variant:this.layout})}componentWillRender(){this.totalPages=this.calculateTotalPages(this.totalItems,this.itemsPerPage),this.currentPage=this.calculateCurrentPage(this.totalPages,this.currentPage)}disconnectedCallback(){this.resizeObserver&&this.resizeObserver.unobserve(this.root.shadowRoot.querySelector(".gux-pagination-container"))}componentDidLoad(){!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>this.checkPaginationContainerWidthForLayout()))),this.resizeObserver&&this.resizeObserver.observe(this.root.shadowRoot.querySelector(".gux-pagination-container")),s((()=>{this.checkPaginationContainerWidthForLayout()}),500)}render(){return e("div",{key:"e14b2ccd56ac704f238315638d55e48ac807f593",class:"gux-pagination-container"},e("div",{key:"4be400c70c01fdaec26cfa8c44abd8df73ca7276",class:"gux-pagination-info"},e("gux-pagination-item-counts",{key:"4d8cc53aef246a89259bac89e06b2e4d50f73e5f","total-items":this.totalItems,"current-page":this.currentPage,"items-per-page":this.itemsPerPage}),"advanced"===this.displayedLayout&&e("gux-pagination-items-per-page",{"items-per-page":this.itemsPerPage,onInternalitemsperpagechange:this.handleInternalitemsperpagechange.bind(this)})),e("div",{key:"59c743f2f614550f0899db321f868e3fbf9805a5",class:"gux-pagination-spacer"}),e("div",{key:"4a81c87b148dfab2c9961459dd094559807a08e6",class:"gux-pagination-change"},e("gux-pagination-buttons",{key:"d91ec3c78339225287d6d4e2ad62a4932b4f86a1",layout:this.displayedLayout,"current-page":this.currentPage,"total-pages":this.totalPages,onInternalcurrentpagechange:this.handleInternalcurrentpagechange.bind(this)})))}get root(){return n(this)}};r.style=":host{display:block;border-top:var(--gse-ui-dataTableItems-tablePagination-divider-width) var(--gse-ui-dataTableItems-tablePagination-divider-style) var(--gse-ui-dataTableItems-tablePagination-divider-color)}.gux-pagination-container{display:flex;flex-direction:row;flex-wrap:nowrap;place-content:stretch space-between;align-items:center;height:var(--gse-ui-dataTableItems-cell-tablePagination-height);padding:var(--gse-ui-dataTableItems-tablePagination-padding);background-color:var(--gse-ui-dataTableItems-tablePagination-defaultBackgroundColor)}.gux-pagination-container .gux-pagination-info{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch flex-start;align-items:center;align-self:auto;order:0}.gux-pagination-container .gux-pagination-info>*{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-spacer{flex:1 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change{flex:0 1 auto;align-self:auto;order:0}.gux-pagination-container .gux-pagination-change:first-child{margin-left:0}";export{r as gux_pagination}
@@ -0,0 +1 @@
1
+ import{r as e,h as t,g as r}from"./p-2e827df1.js";import{b as i}from"./p-0367930a.js";import{O as o}from"./p-01471ba0.js";import{a as l,o as a}from"./p-e5b1cffc.js";import{h as s}from"./p-6d8b4027.js";import{g as f}from"./p-0268a3e8.js";import{G as n,a as d,v as h,b as g}from"./p-770270f8.js";import{G as c,a as u}from"./p-b0e1eb0c.js";import{t as p}from"./p-13dd9346.js";import"./p-4202e9f2.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const m={required:"Required"};const b=class{constructor(t){e(this,t),this.labelPosition=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=void 0,this.hasError=!1,this.hasHelp=!1}watchValue(e){const t=this.root.querySelector("gux-time-picker");t&&(t.hasError=e)}onMutation(){this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help")}async componentWillLoad(){this.getI18nValue=await i(this.root,m),this.setInput(),this.setLabel(),this.hasError=s(this.root,"error"),this.hasHelp=s(this.root,"help"),p(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){var e;return t(u,{key:"ae4709aaff5ee2e057a54a3a5910b0bbbc9ebc06",labelPosition:this.computedLabelPosition},t(c,{key:"5ee1f0147dcdb554d2d921b66f0b2afc2d6ab139",position:this.computedLabelPosition,required:this.required,labelText:null===(e=this.label)||void 0===e?void 0:e.textContent},t("slot",{key:"fa722b21f1b7cd9a5b2f0243f2cd489137d9996d",name:"label",onSlotchange:()=>this.setLabel()}),this.renderScreenReaderText(this.getI18nValue("required"),this.required),this.renderScreenReaderText(f(this.root,"error"),this.hasError)),t("div",{key:"232bde02c1cea41b2d50948919645d8d8b484c1e",class:"gux-input-and-error-container"},t("div",{key:"f102981af86be2542014700a04e2fff362ef662a",class:{"gux-input":!0,"gux-input-error":this.hasError}},t("div",{key:"3cd0a101d2c74beed6ac37bca4cc0f14494da62a",class:{"gux-time-picker-container":!0,"gux-disabled":this.disabled}},t("slot",{key:"f6dcbaf31b7dded9a7c3e5d14ae3e7125964345e"}))),t(n,{key:"14ed5f69aac4f5dd0dbe545a429a6620f4bae9b3",show:this.hasError},t("slot",{key:"d7a0445b647d33fb41f841ab33888db209c2253e",name:"error"})),t(d,{key:"edce8c2c7f40f3f266cff656c04f9511f3b25b22",show:!this.hasError&&this.hasHelp},t("slot",{key:"ca292da1fcbf617694952a51268da98c300f9e24",name:"help"}))))}renderScreenReaderText(e,r=!0){if(r)return t("gux-screen-reader-beta",null,e)}get variant(){return`timePicker-${this.labelPosition?this.labelPosition.toLowerCase():"none"}`}setInput(){this.timePickerElement=this.root.querySelector("gux-time-picker"),this.disabled=this.timePickerElement.disabled,this.required=this.timePickerElement.required,this.disabledObserver=l(this.timePickerElement,(e=>{this.disabled=e})),this.requiredObserver=a(this.timePickerElement,(e=>{this.required=e})),h(this.root,this.timePickerElement)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=g(this.label,this.labelPosition)}get root(){return r(this)}static get watchers(){return{hasError:["watchValue"]}}};(function(e,t,r,i){var o,l=arguments.length,a=l<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,r):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,r,i);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(l<3?o(a):l>3?o(t,r,a):o(t,r))||a);l>3&&a&&Object.defineProperty(t,r,a)})([o({childList:!0,subtree:!0})],b.prototype,"onMutation",null),b.style='.gux-form-field-fieldset-container{display:flex;min-width:0;padding:0;margin:0;border:none}.gux-form-field-fieldset-container.gux-beside{flex-direction:row}.gux-form-field-fieldset-container.gux-above{flex-direction:column}.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-legend-label ::slotted(label){white-space:nowrap}.gux-form-field-legend-label.gux-required::after{color:var(--gse-ui-formControl-label-indicator-requiredColor);content:" *"}.gux-form-field-legend-label.gux-beside{position:relative;top:var(--gse-ui-formControl-input-top);float:left;width:fit-content;min-width:45px;margin-right:var(--gse-ui-formControl-label-gap)}.gux-form-field-legend-label.gux-above{padding:var(--gse-ui-formControl-label-padding)}.gux-form-field-legend-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}::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)}.gux-input-and-error-container{flex-grow:1}';export{b as gux_form_field_time_picker}
@@ -0,0 +1 @@
1
+ import{r as e,h as n,g as a}from"./p-2e827df1.js";import{t as i}from"./p-13dd9346.js";const g=class{constructor(n){e(this,n)}componentWillLoad(){i(this.root)}render(){return n("div",{key:"44bb9ad88a7bbeeca3f97f8ca4108e9aaeabb883",class:"gux-container",role:"alert","aria-live":"assertive"},n("div",{key:"d597120039d8d1e375d284247f64b8d19dff5971",class:"gux-progress"},n("slot",{key:"d4288d88aa805ffd526ca5bd8ed4349c8e522ec6",name:"progress"})),n("div",{key:"282060251219bcf45b8e084666bd821b189b0369",class:"gux-primary-message"},n("slot",{key:"4a1fd4c886dce98877e5f9c884c4f3fb5e77cac6",name:"primary-message"})),n("div",{key:"70a4f7a119456542a582dbfe43582e462c8ffe43",class:"gux-additional-guidance"},n("slot",{key:"95b91c80419b5f4f2df63b343d35089c36228a37",name:"additional-guidance"})))}get root(){return a(this)}};g.style=":host {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n container-type: inline-size;\n}\n\n.gux-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n max-width: var(--gse-ui-progressAndLoading-loadingState-large-width);\n color: var(--gse-ui-progressAndLoading-textColor);\n text-align: center;\n}\n\n@container (width > 400px) {\n .gux-container .gux-primary-message {\n margin-top: var(--gse-ui-progressAndLoading-large-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-large-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-large-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-large-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-large-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-top: var(--gse-ui-progressAndLoading-large-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-large-subheader-lineHeight);\n }\n}\n@container (width > 200px) and (width <=400px) {\n .gux-container .gux-primary-message {\n margin-top: var(--gse-ui-progressAndLoading-medium-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-medium-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-top: var(--gse-ui-progressAndLoading-medium-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-lineHeight);\n }\n}\n@container (width <=200px) {\n .gux-container .gux-primary-message {\n margin-top: var(--gse-ui-progressAndLoading-small-gap);\n font-family: var(--gse-ui-progressAndLoading-loadingState-small-header-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-small-header-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-small-header-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-small-header-lineHeight);\n }\n .gux-container .gux-additional-guidance {\n margin-top: var(--gse-ui-progressAndLoading-small-gapText);\n font-family: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontFamily);\n font-size: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontSize);\n font-weight: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontWeight);\n line-height: var(--gse-ui-progressAndLoading-loadingState-small-subheader-lineHeight);\n }\n}";export{g as gux_loading_message}
@@ -0,0 +1 @@
1
+ import{r as a,h as e,g as r}from"./p-2e827df1.js";import{t as i}from"./p-13dd9346.js";import{a as t}from"./p-8eaf8caf.js";import{b as g}from"./p-0367930a.js";import"./p-4202e9f2.js";const u={notifications:"Notifications"},o=class{constructor(e){a(this,e),this.size="large",this.name=void 0,this.accent="default",this.presence="none",this.label=void 0,this.ring=!1,this.badge=!1,this.notifications=!1}generateInitials(){var a,e,r,i;const t=null!==(e=null===(a=this.name)||void 0===a?void 0:a.split(" "))&&void 0!==e?e:[];return t.length>1?t[0].charAt(0)+t[t.length-1].charAt(0):(null===(r=t[0])||void 0===r?void 0:r.charAt(0))+(null===(i=t[0])||void 0===i?void 0:i.charAt(1))}getAccent(){return"auto"!==this.accent?this.accent:(this.name.split("").reduce(((a,e)=>a+e.charCodeAt(0)),0)%12).toString()}validatingInputs(){const a=this.root.querySelector("img");this.name||t(this.root,"Name prop is required for accessibility"),a&&!a.getAttribute("alt")&&t(this.root,"Alt attribute is required for slotted image.")}renderBadge(){return this.notifications?this.renderNotificationsBadge():this.badge&&!["idle","none"].includes(this.presence)?e("div",{class:{"gux-avatar-badge":!0,[`gux-${this.presence}`]:!0,[`gux-${this.size}`]:!0}},e("gux-icon",{"icon-name":this.getPresenceIcon(this.presence),decorative:!0})):void 0}renderNotificationsBadge(){return e("div",{class:{"gux-avatar-badge gux-notifications":!0,[`gux-${this.size}`]:!0}},e("gux-icon",{"icon-name":"fa/bell-regular",decorative:!0}))}getPresenceIcon(a){switch(a){case"available":return"fa/circle-check-solid";case"busy":case"meeting":return"fa/ban-outline";case"away":case"break":case"meal":case"training":return"fa/clock-outline";case"on-queue":return"fa/headset-solid";case"offline":default:return"fa/circle-xmark-regular";case"out-of-office":return"fa/subtract-circle"}}getDescriptionText(){return this.notifications?`${this.name} (${this.i18n("notifications")})`:this.label&&"none"!==this.presence?`${this.name} (${this.label})`:`${this.name}`}async componentWillLoad(){i(this.root,{variant:this.size}),this.i18n=await g(this.root,u)}componentDidLoad(){this.validatingInputs()}render(){return[e("div",{key:"9debe28a48459fafc5ef511731852050f8e6ed6c",class:{"gux-avatar":!0,[`gux-${this.presence}`]:this.ring||this.badge,[`gux-${this.size}`]:!0,"gux-ring":this.ring,[`gux-accent-${this.getAccent()}`]:!0}},e("div",{key:"7d8b490d056ed61f5b053ccc6e673b3af1440fd0",class:"gux-content"},e("slot",{key:"abe109e3ee080355f91f390617bf08c0e138f8e4",name:"image"},e("abbr",{key:"60d75325e5a311813c4a9fe8abeaff2e45f2edd5",title:this.getDescriptionText(),"aria-label":this.getDescriptionText()},this.generateInitials())))),this.renderBadge()]}get root(){return r(this)}};o.style=":host{position:relative;display:inline-block}:host abbr{text-decoration:none}::slotted(img){width:100%;height:100%;object-fit:cover}.gux-avatar{position:relative;width:var(--gse-ui-avatar-large-size);height:var(--gse-ui-avatar-large-size);overflow:hidden;border-radius:50%}.gux-avatar .gux-content{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:calc(100% - var(--gse-ui-avatar-large-presenceRing-width) * 2);height:calc(100% - var(--gse-ui-avatar-large-presenceRing-width) * 2);margin:var(--gse-ui-avatar-large-presenceRing-width);overflow:hidden;font-family:var(--gse-ui-avatar-large-initials-fontFamily);font-size:var(--gse-ui-avatar-large-initials-fontSize);font-weight:var(--gse-ui-avatar-large-initials-fontWeight);line-height:var(--gse-core-lineHeight-matchFontSize);color:var(--gse-ui-avatar-media-initialsForeground-inverse);text-transform:uppercase;background-color:var(--gse-ui-avatar-media-initialsBackground-default);border:var(--gse-ui-avatar-content-large-border-width) var(--gse-ui-avatar-content-default-border-style) var(--gse-ui-avatar-content-default-border-color);border-radius:50%}.gux-avatar.gux-medium{width:var(--gse-ui-avatar-medium-size);height:var(--gse-ui-avatar-medium-size)}.gux-avatar.gux-medium .gux-content{width:calc(100% - var(--gse-ui-avatar-medium-presenceRing-width) * 2);height:calc(100% - var(--gse-ui-avatar-medium-presenceRing-width) * 2);margin:var(--gse-ui-avatar-medium-presenceRing-width);font-size:var(--gse-ui-avatar-medium-initials-fontSize);font-weight:var(--gse-ui-avatar-medium-initials-fontWeight)}.gux-avatar.gux-medium .gux-content,.gux-avatar.gux-small .gux-content,.gux-avatar.gux-xsmall .gux-content{border-width:var(--gse-ui-avatar-content-default-border-width)}.gux-avatar.gux-small{width:var(--gse-ui-avatar-small-size);height:var(--gse-ui-avatar-small-size)}.gux-avatar.gux-small .gux-content{width:calc(100% - var(--gse-ui-avatar-small-presenceRing-width) * 2);height:calc(100% - var(--gse-ui-avatar-small-presenceRing-width) * 2);margin:var(--gse-ui-avatar-small-presenceRing-width);font-size:var(--gse-ui-avatar-small-initials-fontSize);font-weight:var(--gse-ui-avatar-small-initials-fontWeight)}.gux-avatar.gux-xsmall{width:var(--gse-ui-avatar-xsmall-size);height:var(--gse-ui-avatar-xsmall-size)}.gux-avatar.gux-xsmall .gux-content{width:calc(100% - var(--gse-ui-avatar-xsmall-presenceRing-width) * 2);height:calc(100% - var(--gse-ui-avatar-xsmall-presenceRing-width) * 2);margin:var(--gse-ui-avatar-xsmall-presenceRing-width);font-size:var(--gse-ui-avatar-xsmall-initials-fontSize);font-weight:var(--gse-ui-avatar-xsmall-initials-fontWeight)}.gux-avatar.gux-accent-1 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-inverse);background-color:var(--gse-ui-avatar-media-initialsBackground-accent1)}.gux-avatar.gux-accent-2 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent2)}.gux-avatar.gux-accent-3 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-inverse);background-color:var(--gse-ui-avatar-media-initialsBackground-accent3)}.gux-avatar.gux-accent-4 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-inverse);background-color:var(--gse-ui-avatar-media-initialsBackground-accent4)}.gux-avatar.gux-accent-5 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent5)}.gux-avatar.gux-accent-6 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent6)}.gux-avatar.gux-accent-7 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-inverse);background-color:var(--gse-ui-avatar-media-initialsBackground-accent7)}.gux-avatar.gux-accent-8 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent8)}.gux-avatar.gux-accent-9 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent9)}.gux-avatar.gux-accent-10 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent10)}.gux-avatar.gux-accent-11 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-default);background-color:var(--gse-ui-avatar-media-initialsBackground-accent11)}.gux-avatar.gux-accent-12 .gux-content{color:var(--gse-ui-avatar-media-initialsForeground-inverse);background-color:var(--gse-ui-avatar-media-initialsBackground-accent12)}.gux-avatar.gux-accent-inherit .gux-content{color:inherit;background-color:inherit}.gux-avatar.gux-ring.gux-available{background:var(--gse-ui-avatar-presenceRing-available)}.gux-avatar.gux-ring.gux-away,.gux-avatar.gux-ring.gux-break,.gux-avatar.gux-ring.gux-meal,.gux-avatar.gux-ring.gux-training{background:var(--gse-ui-avatar-presenceRing-away)}.gux-avatar.gux-ring.gux-busy,.gux-avatar.gux-ring.gux-meeting{background:var(--gse-ui-avatar-presenceRing-busy)}.gux-avatar.gux-ring.gux-notifications{background:var(--gse-ui-avatar-presenceRing-notifications)}.gux-avatar.gux-ring.gux-offline{background:var(--gse-ui-avatar-presenceRing-offline)}.gux-avatar.gux-ring.gux-out-of-office{background:var(--gse-ui-avatar-presenceRing-outOfOffice)}.gux-avatar.gux-ring.gux-on-queue{background:var(--gse-ui-avatar-presenceRing-onQueue)}.gux-avatar-badge{position:absolute;top:calc(var(--gse-ui-avatar-content-large-border-width) * -1);right:calc(var(--gse-ui-avatar-content-large-border-width) * -1);z-index:var(--gse-semantic-zIndex-showFocus);display:flex;align-items:center;justify-content:center;width:var(--gse-ui-avatar-large-badge-size);height:var(--gse-ui-avatar-large-badge-size);border-color:var(--gse-ui-avatar-content-default-border-color);border-style:var(--gse-ui-avatar-content-default-border-style);border-width:var(--gse-ui-avatar-content-large-border-width);border-radius:50%}.gux-avatar-badge.gux-medium{top:calc(var(--gse-ui-avatar-content-default-border-width) * -1);right:calc(var(--gse-ui-avatar-content-default-border-width) * -1);width:var(--gse-ui-avatar-medium-badge-size);height:var(--gse-ui-avatar-medium-badge-size);border-width:var(--gse-ui-avatar-content-default-border-width)}.gux-avatar-badge.gux-small,.gux-avatar-badge.gux-xsmall{top:calc(var(--gse-ui-avatar-content-default-border-width) * -1);right:calc(var(--gse-ui-avatar-content-default-border-width) * -1);width:var(--gse-ui-avatar-small-badge-size);height:var(--gse-ui-avatar-small-badge-size);border-width:var(--gse-ui-avatar-content-default-border-width)}.gux-avatar-badge.gux-small gux-icon,.gux-avatar-badge.gux-xsmall gux-icon{display:none}.gux-avatar-badge.gux-available{background-color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge.gux-available.gux-small,.gux-avatar-badge.gux-available.gux-xsmall{background-color:var(--gse-ui-avatar-badge-available-color)}.gux-avatar-badge.gux-available gux-icon{color:var(--gse-ui-avatar-badge-available-color)}.gux-avatar-badge.gux-away,.gux-avatar-badge.gux-break,.gux-avatar-badge.gux-meal,.gux-avatar-badge.gux-training{background-color:var(--gse-ui-avatar-badge-away)}.gux-avatar-badge.gux-away gux-icon,.gux-avatar-badge.gux-break gux-icon,.gux-avatar-badge.gux-meal gux-icon,.gux-avatar-badge.gux-training gux-icon{margin:var(--gse-ui-avatar-badge-away-icon-margin);color:var(--gse-ui-avatar-badge-foregroundDark-color)}.gux-avatar-badge.gux-busy,.gux-avatar-badge.gux-meeting{background-color:var(--gse-ui-avatar-badge-busy-color)}.gux-avatar-badge.gux-busy gux-icon,.gux-avatar-badge.gux-meeting gux-icon{margin:var(--gse-ui-avatar-badge-busy-icon-margin);color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge.gux-notifications{background-color:var(--gse-ui-avatar-badge-notification-color)}.gux-avatar-badge.gux-notifications gux-icon{margin:var(--gse-ui-avatar-badge-notifications-icon-margin);color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge.gux-offline{background-color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge.gux-offline.gux-small,.gux-avatar-badge.gux-offline.gux-xsmall{background-color:var(--gse-ui-avatar-badge-offline-color)}.gux-avatar-badge.gux-offline gux-icon{color:var(--gse-ui-avatar-badge-offline-color)}.gux-avatar-badge.gux-out-of-office{background-color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge.gux-out-of-office.gux-small,.gux-avatar-badge.gux-out-of-office.gux-xsmall{background-color:var(--gse-ui-avatar-badge-outOfOffice)}.gux-avatar-badge.gux-out-of-office gux-icon{color:var(--gse-ui-avatar-badge-outOfOffice)}.gux-avatar-badge.gux-on-queue{background-color:var(--gse-ui-avatar-badge-onQueue-color)}.gux-avatar-badge.gux-on-queue gux-icon{margin:var(--gse-ui-avatar-badge-queue-icon-margin);color:var(--gse-ui-avatar-badge-foregroundDefault-color)}.gux-avatar-badge gux-icon{width:100%;height:100%}";export{o as gux_avatar_beta}
@@ -0,0 +1 @@
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-770270f8.js";import{a as x,G as m}from"./p-9773c4fe.js";import{t as b}from"./p-13dd9346.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:"19f5810ea8f73b055f46f3a8b969669d9707415f",class:{"gux-active":this.active}},t(x,{key:"246ce9e053cbf2a50e351ea4173d2bdde33923dc",labelPosition:this.computedLabelPosition},t(m,{key:"56eaab0972a668e7dee2d17df83d2edb876402d0",position:this.computedLabelPosition,required:this.required},t("slot",{key:"59b3ff1a9a66bb9ce728b3cc6e8f704935ae1b10",name:"label",onSlotchange:()=>this.setLabel()})),t("div",{key:"fda26c8ba627a552f07c48ce68b48b67e9311a19",class:"gux-input-and-error-container"},this.renderRangeInput(),t(h,{key:"6e3e43e8172a6fc81f448942beed5c997775a3cc",show:this.hasError},t("slot",{key:"1e5801770cc08517d4f91b5491a1297b8334174b",name:"error"})),t(d,{key:"1435be7bcaef80c1122adee4aa211c6208a8f5bc",show:!this.hasError&&this.hasHelp},t("slot",{key:"caa9bff21e2c05c88253bad45108f43ce3f0abec",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}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,g as r}from"./p-2e827df1.js";import{c as a}from"./p-267e2aed.js";import{t as o}from"./p-13dd9346.js";import{b as s}from"./p-0367930a.js";import"./p-4202e9f2.js";const i={actionRefresh:"Refresh",actionDelete:"Delete",actionExport:"Export",actionImport:"Import",actionRevert:"Revert",actionAdd:"Add"},n=class{constructor(e){t(this,e),this.action=void 0,this.accent="secondary",this.iconOnly=!1,this.disabled=!1}handleClick(t){this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())}returnActionLocale(t){return this.i18n(`action${a(t)}`)}returnActionTypeIcon(t){switch(t){case"refresh":return"fa/arrows-rotate-regular";case"delete":return"fa/trash-regular";case"export":return"fa/arrow-up-from-line-regular";case"import":return"fa/file-import-regular";case"revert":return"fa/arrow-rotate-left-regular";case"add":return"fa/plus-regular";default:return"fa/square-x-regular"}}async componentWillLoad(){o(this.root,{variant:this.action}),this.i18n=await s(this.root,i)}render(){return e("gux-table-toolbar-custom-action",{key:"c1579a7d0d58d82c5f2d3f7fc480540a6c0cd631","icon-only":this.iconOnly,accent:this.accent,disabled:this.disabled},e("span",{key:"8885e743228f2406848308d457a395b6171ffdad",slot:"text"},this.returnActionLocale(this.action)),e("gux-icon",{key:"adceaaf1b38324a80fab8e5cd5fe8fb0b0535c2b",slot:"icon","icon-name":this.returnActionTypeIcon(this.action),decorative:!0}))}get root(){return r(this)}};n.style=":host([disabled]){pointer-events:none}";export{n as gux_table_toolbar_action}
@@ -0,0 +1 @@
1
+ import{r as o,h as t,g as s}from"./p-2e827df1.js";import{t as r}from"./p-13dd9346.js";const i=class{constructor(t){o(this,t),this.singleOpenSection=!1}handleGuxopened(o){this.singleOpenSection&&this.getAccordionSections().forEach((t=>{t!==o.target&&this.closeSection(t)}))}componentWillLoad(){this.singleOpenSection&&this.getAccordionSections().reduceRight(((o,t)=>(o&&this.closeSection(t),o||t.open)),!1),r(this.root)}getAccordionSections(){return Array.from(this.root.children)}closeSection(o){o.disabled||(o.open=!1)}render(){return t("slot",{key:"43e6a7d1a5825bf06252ac82887d63877806184f"})}get root(){return s(this)}};i.style="gux-accordion{-custom-noop:noop}";export{i as gux_accordion}
@@ -0,0 +1 @@
1
+ import{r as t,h as e,H as o,g as s}from"./p-2e827df1.js";import{t as a}from"./p-13dd9346.js";import{b as c}from"./p-cf0e7d3b.js";const i=class{constructor(e){t(this,e),this.politeness="polite"}async guxAnnounce(t){this.containerElement.innerText="",c((()=>{this.containerElement.innerText=t}))}componentWillLoad(){a(this.root)}render(){return e(o,{key:"96acda36ac04edb73e9fcc5af71fa83cd30fce92","aria-live":this.politeness},e("slot",{key:"b490bf95af7e150220969cc20383b9406b4bcf19"}),e("div",{key:"2c731aff495c684d15bda9ed006030608bc9a4e7",ref:t=>this.containerElement=t}))}get root(){return s(this)}};i.style=":host{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{i as gux_announce_beta}
@@ -0,0 +1 @@
1
+ import{r as e,c as a,h as t,g as i}from"./p-2e827df1.js";import{b as n}from"./p-0367930a.js";import"./p-4202e9f2.js";const g={perPage:"per page",itemsPerPage:"Items per page",rangeSelected:"Items per page dropdown, {range} items per page selected"},o=class{constructor(t){e(this,t),this.internalitemsperpagechange=a(this,"internalitemsperpagechange",3),this.itemsPerPage=25}handleChange(e){e.stopPropagation();const a=parseInt(this.dropdownElement.value,10);this.internalitemsperpagechange.emit(a)}async componentWillLoad(){this.i18n=await n(this.root,g)}getDropdown(){return t("gux-dropdown",{ref:e=>this.dropdownElement=e,value:`${this.itemsPerPage}`,"aria-label":this.i18n("rangeSelected",{range:this.itemsPerPage})},t("gux-listbox",{"aria-label":this.i18n("itemsPerPage")},t("gux-option",{value:"25"},"25"),t("gux-option",{value:"50"},"50"),t("gux-option",{value:"75"},"75"),t("gux-option",{value:"100"},"100")))}render(){return t("div",{key:"dcb682d1223cfeb51f384a5b771cef301cf33f66",class:"gux-pagination-items-per-page-container"},t("div",{key:"ad5d701f9915481bf3b4ff37447252d3d009b47c",class:"gux-pagination-items-per-page-picker"},this.getDropdown()),t("div",{key:"b954a0a6e1ce34adf6323e63470f81f04d9db9ed",class:"gux-pagination-per-page"},this.i18n("perPage")))}get root(){return i(this)}};o.style="gux-pagination-items-per-page .gux-pagination-items-per-page-container{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);place-content:stretch center;align-items:center}gux-pagination-items-per-page .gux-pagination-items-per-page-container>div{flex:0 1 auto;align-self:auto;order:0;white-space:nowrap}gux-pagination-items-per-page .gux-pagination-items-per-page-container .gux-pagination-items-per-page-picker gux-dropdown{display:inline-block;width:fit-content}gux-pagination-items-per-page .gux-pagination-items-per-page-container gux-dropdown div.gux-dropdown .gux-options.gux-opened{bottom:100%;display:flex;flex-direction:column-reverse}gux-pagination-items-per-page .gux-pagination-items-per-page-container .gux-pagination-per-page{font-family:var(--gse-ui-dataTableItems-tablePagination-defaultText-fontFamily);font-size:var(--gse-ui-dataTableItems-tablePagination-defaultText-fontSize);font-weight:var(--gse-ui-dataTableItems-tablePagination-currentResultText-fontWeight);line-height:var(--gse-ui-dataTableItems-tablePagination-defaultText-lineHeight);color:var(--gse-ui-dataTableItems-tablePagination-foregroundColor)}";export{o as gux_pagination_items_per_page}
@@ -0,0 +1 @@
1
+ import{r as t,c as s,h as i,H as a,g as e}from"./p-2e827df1.js";import{t as h}from"./p-13dd9346.js";const c=class{constructor(i){t(this,i),this.guxactivetabchange=s(this,"guxactivetabchange",7),this.activeTab=void 0,this.orientation="horizontal",this.alignment="left",this.tabList=void 0,this.tabPanels=[]}watchActiveTab(t){this.activateTab(t,this.tabList,this.tabPanels),this.guxactivetabchange.emit(t)}onInternalActivateTabPanel(t){t.stopPropagation(),this.activateTab(t.detail,this.tabList,this.tabPanels)}async guxActivate(t){this.activateTab(t,this.tabList,this.tabPanels)}onSlotchange(){const[t,s]=Array.from(this.root.shadowRoot.querySelectorAll("slot"));this.tabList=t.assignedElements()[0],this.tabPanels=s.assignedElements(),this.activateTab(this.activeTab,this.tabList,this.tabPanels)}activateTab(t,s,i){this.activeTab=t||i[0].tabId,s.guxSetActive(this.activeTab),i.forEach((t=>{t.guxSetActive(t.tabId===this.activeTab)}))}componentWillLoad(){h(this.root)}render(){return i(a,{key:"97404a1cc8046c53a0eae2f526b28717281d7981"},i("div",{key:"07b84d1d61d3237f2ec3f224e04b8f2b87c1b3ab",class:`gux-tabs gux-${this.alignment} gux-${this.orientation}`},i("slot",{key:"75a1847ca879f701c0bd2683fe0dd1d639bad2fa",name:"tab-list"}),i("div",{key:"c5d3cb87109f6bacf4f482287f2ed78436a70eb4",class:`gux-${this.alignment} gux-${this.orientation} gux-panel-container`},i("slot",{key:"cac8ff9b070cb9e2347811210ccf9f2708a24f7c",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}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,h as i,g as r}from"./p-2e827df1.js";import{a as s,c as a,o,f as n}from"./p-b43ee47b.js";import{r as u}from"./p-0934300e.js";import{a as d}from"./p-cf0e7d3b.js";import{f as c,b as l,a as h,c as p}from"./p-9349b5e4.js";import{O as g}from"./p-2d1bdeab.js";import{t as f}from"./p-13dd9346.js";import{b as x}from"./p-0367930a.js";import{u as k,g as b,a as m}from"./p-0b7e4626.js";import"./p-4202e9f2.js";const v={start:"Start",end:"End",date:"Date",toggleCalendar:"Toggle calendar view"};function y(t,e){let i=new Date(e.getTime());return i.setDate(i.getDate()+t),t<0?i.getDate()>e.getDate()&&(i=new Date(e.getFullYear(),e.getMonth()+1,0,0,0,0)):i.getDate()<e.getDate()&&i.setMonth(i.getMonth()-1),i}function C(t,e){const i=new Date(e.valueOf()),r=function(t){let e=t;for(;e<0;)e+=12;return e%=12,e}(i.getMonth()+t);return i.setMonth(r),i.setFullYear(e.getFullYear()),i.getMonth()!==r?C(t,y(-1,e)):i}function w(t,e){const i=t[e];return i&&"/"!==i?i:t[e-1]}function D(t){return t.match(/\W/)[0]}function R(t){const e=D(t);return t.split(e).reduce(((t,e)=>t.concat(e[0])),[])}function F(t,e){return{selectionStart:t.indexOf(e),selectionEnd:t.lastIndexOf(e)+1}}const I=class{constructor(i){t(this,i),this.input=e(this,"input",7),this.yearFormat="yyyy",this.isSelectingRangeWithMouse=!1,this.lastYear=(new Date).getFullYear(),this.startInputId=u("gux-datepicker"),this.endInputId=u("gux-datepicker"),this.value=void 0,this.label="",this.numberOfMonths=1,this.startDayOfWeek=void 0,this.minDate="",this.maxDate="",this.mode="single",this.format=void 0,this.disabled=!1,this.labelPosition="beside",this.formattedValue="",this.minDateDate=void 0,this.maxDateDate=void 0,this.toFormattedValue="",this.active=!1,this.pressedKeys=[]}watchValue(){this.updateDate()}watchMinDate(t){this.minDateDate=t?c(t):null}watchMaxDate(t){this.maxDateDate=t?c(t):null}watchFormat(t){t.includes("yyyy")||(this.yearFormat="yy"),this.intervalOrder=R(t),this.lastIntervalRange=this.initialIntervalRange}watchActiveCalendar(t){if(!0===t){const t=c(this.value.split("/")[0]);this.calendarElement.resetCalendarView(t)}}onKeyDown(t){if(this.isInputFieldEvent(t))switch(this.focusedField=this.getInputFieldFromEvent(t),t.key){case"Enter":case"Escape":this.focusedField.blur(),this.active=!1;break;case"Tab":break;case"ArrowDown":t.preventDefault(),this.increment(-1),this.setCursorRange();break;case"ArrowUp":t.preventDefault(),this.increment(1),this.setCursorRange();break;case"ArrowLeft":{t.preventDefault();const e=function(t,e){const i=R(t),r=w(t,e.selectionStart),s=i.indexOf(r);return F(t,i[(s+i.length-1)%i.length])}(this.format,this.intervalRange);this.setIntervalRange(e),this.setCursorRange(),this.pressedKeys.length=0;break}case"ArrowRight":{t.preventDefault();const e=function(t,e){const i=R(t),r=w(t,e.selectionStart),s=i.indexOf(r);return F(t,i[(s+1)%i.length])}(this.format,this.intervalRange);this.setIntervalRange(e),this.setCursorRange(),this.pressedKeys.length=0;break}default:t.preventDefault(),this.isSelectingRangeWithMouse||(this.setIntervalRange({selectionStart:this.focusedField.selectionStart,selectionEnd:this.focusedField.selectionEnd}),this.updateIntervalValue(t),this.setCursorRange())}else switch(t.key){case"Enter":case"Escape":case" ":{this.active=!1;const t=this.root.shadowRoot.querySelector(".gux-calendar-toggle-button");d((()=>{t.focus()}));break}case"Tab":this.active&&(this.active=!1)}}onMouseDown(t){this.isInputFieldEvent(t)&&(this.isSelectingRangeWithMouse=!0);const e=t.composedPath(),i=e.includes(this.datepickerElement);Array.from(this.root.shadowRoot.querySelectorAll(".gux-calendar-toggle-button")).every((t=>!e.includes(t)))&&(this.active=i)}onClickOutside(){this.active=!1,this.pressedKeys.length=0}onInputFocusIn(t){this.focusedField=this.getInputFieldFromEvent(t),this.isSelectingRangeWithMouse||d((()=>this.setRange()))}onInputFocusOut(){this.lastIntervalRange=this.initialIntervalRange}onInputMouseUp(t){t.preventDefault(),this.lastIntervalRange=F(this.format,w(this.format,this.focusedField.selectionStart)),this.setRange(),this.isSelectingRangeWithMouse=!1}isInputFieldEvent(t){const e=t.composedPath();return e.includes(this.inputElement)||e.includes(this.toInputElement)}get initialIntervalRange(){return F(this.format,w(this.format,0))}getInputFieldFromEvent(t){return t.composedPath()[0]}updateIntervalValue(t){this.pressedKeys.push(t.key);const e=parseInt(t.key,10);if(!isNaN(e)){const i=this.focusedField.value.slice(this.focusedField.selectionStart,this.focusedField.selectionEnd);"y"===w(this.format,this.focusedField.selectionStart)&&"yyyy"===this.yearFormat?this.typeYearValue(i,t.key):this.canSetDate(e)&&this.pressedKeys.length>=2?(this.updateSelection(this.focusedField,`${i[1]}${t.key}`),this.setValue()):(this.updateSelection(this.focusedField,`0${t.key}`.replace("00","01")),this.setValue())}}updateSelection(t,e){t.value=t.value.substr(0,this.intervalRange.selectionStart)+e+t.value.substr(this.intervalRange.selectionEnd)}getCalendarLabels(){return function(t,e,i){const r=t.split(",").map((t=>t.trim()));return"range"===e?[r[0]||i[0],r[1]||i[1]]:"range"===e||r[0]?[r[0]]:[i[2]]}(this.label,this.mode,[this.i18n("start"),this.i18n("end"),this.i18n("date")])}stringToDate(t){const e=D(this.format),i=this.format.toLowerCase().split(e),r=t.split(e),s=parseInt(r[i.indexOf(this.yearFormat)],10),a=parseInt(r[i.indexOf("mm")],10)-1,o=parseInt(r[i.indexOf("dd")],10),n=new Date(s,a,o);return"yy"===this.yearFormat&&n.getFullYear()<1970&&this.lastYear>1970&&n.setFullYear(n.getFullYear()+100),n}onCalendarSelect(t){this.value=t.target.value,t.stopPropagation(),this.input.emit(this.value),this.updateDate(),this.inputElement.value=this.formattedValue,"range"===this.mode&&(this.toInputElement.value=this.toFormattedValue),document.activeElement===this.inputElement&&document.activeElement===this.toInputElement||(this.active=!1)}setValue(){if("range"===this.mode){const t=this.stringToDate(this.inputElement.value),e=this.stringToDate(this.toInputElement.value);this.value=l(t,e),this.updateDate(),this.calendarElement.setValue([t,e])}else{const t=this.stringToDate(this.inputElement.value);this.value=h(t),this.updateDate(),this.calendarElement.setValue(t)}this.input.emit(this.value)}setRange(){this.setIntervalRange(this.lastIntervalRange),this.setCursorRange()}typeYearValue(t,e){" "!==t[0]?this.updateSelection(this.focusedField,` ${e}`):(this.updateSelection(this.focusedField,`${t.substr(1)}${e}`),(t.substr(1)+e).includes(" ")||this.setValue())}canSetDate(t){const e=parseInt([this.focusedField.value[this.intervalRange.selectionEnd-1].toString(),t].join(""),10);if(e)switch(w(this.format,this.focusedField.selectionStart)){case"d":{const t=c(this.value);if(e<=new Date(t.getFullYear(),t.getMonth()+1,0).getDate())return!0;break}case"m":if(e<=12)return!0;break;case"y":return!0}return!1}getMapAndRegexFromField(t){const e={dd:`0${t.getDate()}`.slice(-2),mm:`0${t.getMonth()+1}`.slice(-2)};return"yyyy"===this.yearFormat?e.yyyy=t.getFullYear().toString():e.yy=t.getFullYear().toString().slice(-2),{map:e,regexp:new RegExp(Object.keys(e).join("|"),"gi")}}updateDate(){if("range"===this.mode){const[t,e]=p(this.value),{map:i,regexp:r}=this.getMapAndRegexFromField(t);this.formattedValue=this.format.replace(r,(t=>i[t]));const{map:s,regexp:a}=this.getMapAndRegexFromField(e);this.toFormattedValue=this.format.replace(a,(t=>s[t]))}else{const t=c(this.value),{map:e,regexp:i}=this.getMapAndRegexFromField(t);this.formattedValue=this.format.replace(i,(t=>e[t]))}}setCursorRange(){this.intervalRange&&(this.focusedField.setSelectionRange(0,100),this.focusedField.setSelectionRange(this.intervalRange.selectionStart,this.intervalRange.selectionEnd))}toggleCalendar(){this.active=!this.active,this.active&&d((()=>{this.calendarElement.focusPreviewDate()}))}setIntervalRange(t){this.intervalRange=t}getCombinedFocusedDateValue(){return"range"===this.mode?this.getRangeFocusedDateValue():this.getFocusedDateValue()}getFocusedDateValue(){return c(this.value)}getRangeFocusedDateValue(){const[t,e]=p(this.value);return this.focusedField===this.inputElement?t:e}increment(t){const e=w(this.format,this.focusedField.selectionStart),i=this.getCombinedFocusedDateValue();let r;switch(e){case"d":r=y(t,i);break;case"m":r=C(t,i);break;case"y":r=function(t,e){const i=new Date(e.valueOf());return i.setFullYear(e.getFullYear()+t),i}(t,i)}var s,a,o;s=r,a=this.minDateDate,((o=this.maxDateDate)&&o<s||a&&a>s)&&(r=i),this.lastYear=r.getFullYear(),this.setIntervalRange({selectionStart:this.focusedField.selectionStart,selectionEnd:this.focusedField.selectionEnd}),this.focusedField.value=function(t,e){const i=D(e),r=e.split(i).map((e=>{switch(e[0]){case"d":return function(t){return`0${t.getDate().toString()}`.slice(-2)}(t);case"m":return function(t){return`0${(t.getMonth()+1).toString()}`.slice(-2)}(t);case"y":return function(t,e){return"yyyy"===e?t.getFullYear().toString():t.getFullYear().toString().slice(-2)}(t,e)}})).join(i);return r}(r,this.format),this.setValue()}async componentWillLoad(){if(f(this.root,{variant:this.mode}),this.i18n=await x(this.root,v),this.format=k()?this.format||b(m(this.root)):this.format||"mm/dd/yyyy",this.watchMinDate(this.minDate),this.watchMaxDate(this.maxDate),this.watchFormat(this.format),!this.value){const t=new Date;t.setHours(0,0,0,0),this.value="range"===this.mode?l(t,t):h(t),"range"===this.mode&&this.numberOfMonths<2&&(this.numberOfMonths=2)}this.updateDate()}runUpdatePosition(){this.cleanupUpdatePosition=s(this.datepickerElement,this.calendarElement,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0})}updatePosition(){a(this.datepickerElement,this.calendarElement,{strategy:"fixed",placement:"bottom-start",middleware:[o({crossAxis:-3}),n({fallbackStrategy:"initialPlacement"})]}).then((({x:t,y:e})=>{Object.assign(this.calendarElement.style,{left:`${t}px`,top:`${e}px`})}))}componentDidUpdate(){this.active?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}renderCalendarToggleButton(){return i("button",{class:"gux-calendar-toggle-button",type:"button",onClick:()=>this.toggleCalendar(),"aria-expanded":this.active.toString(),"aria-label":this.i18n("toggleCalendar"),disabled:this.disabled},i("gux-icon",{decorative:!0,"icon-name":"fa/calendar-regular"}))}renderCalendar(){return i("gux-calendar",{tabIndex:-1,ref:t=>this.calendarElement=t,value:this.value,mode:this.mode,onCalendarSelect:t=>this.onCalendarSelect(t),minDate:this.minDate,maxDate:this.maxDate,numberOfMonths:this.numberOfMonths,startDayOfWeek:this.startDayOfWeek})}renderStartDateField(){return i("div",{class:{"gux-datepicker-field":!0,"gux-above":"above"===this.labelPosition}},i("label",{htmlFor:this.startInputId,class:{"gux-datepicker-field-label":!0,"gux-sr-only":"single"===this.mode&&!this.label}},this.getCalendarLabels()[0]),i("div",{class:"gux-datepicker-field-input"},i("div",{class:"gux-datepicker-field-text-input"},i("input",{id:this.startInputId,type:"text",onClick:t=>this.onInputMouseUp(t),onFocusin:t=>this.onInputFocusIn(t),onFocusout:()=>this.onInputFocusOut(),ref:t=>this.inputElement=t,value:this.formattedValue,disabled:this.disabled}),this.renderCalendarToggleButton()),this.renderCalendar()))}renderEndDateField(){return"single"===this.mode?null:i("div",{class:{"gux-datepicker-field":!0,"gux-above":"above"===this.labelPosition}},i("label",{htmlFor:this.endInputId,class:"gux-datepicker-field-label"},this.getCalendarLabels()[1]),i("div",{class:"gux-datepicker-field-input"},i("div",{class:"gux-datepicker-field-text-input"},i("input",{id:this.endInputId,type:"text",ref:t=>this.toInputElement=t,onMouseUp:t=>this.onInputMouseUp(t),onFocusin:t=>this.onInputFocusIn(t),onFocusout:()=>this.onInputFocusOut(),value:this.toFormattedValue,disabled:this.disabled}),this.renderCalendarToggleButton())))}render(){return i("div",{key:"5d0d6160f9357c8d56c3a149dccab47c3d0489aa",class:{"gux-datepicker":!0,"gux-active":this.active,"gux-disabled":this.disabled},ref:t=>this.datepickerElement=t},this.renderStartDateField(),this.renderEndDateField())}get root(){return r(this)}static get watchers(){return{value:["watchValue"],minDate:["watchMinDate"],maxDate:["watchMaxDate"],format:["watchFormat"],active:["watchActiveCalendar"]}}};(function(t,e,i,r){var s,a=arguments.length,o=a<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,i):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,r);else for(var n=t.length-1;n>=0;n--)(s=t[n])&&(o=(a<3?s(o):a>3?s(e,i,o):s(e,i))||o);a>3&&o&&Object.defineProperty(e,i,o)})([g({triggerEvents:"mousedown"})],I.prototype,"onClickOutside",null),I.style=":host{display:block}.gux-datepicker{display:inline-block}.gux-datepicker.gux-disabled{pointer-events:none;cursor:default}.gux-datepicker.gux-disabled .gux-datepicker-field .gux-datepicker-field-input{opacity:var(--gse-ui-datePicker-disabled-opacity)}.gux-datepicker .gux-datepicker-field{display:inline-flex;flex-direction:row;flex-wrap:nowrap;place-content:flex-start flex-start;align-items:center}.gux-datepicker .gux-datepicker-field~.gux-datepicker-field{margin-left:20px}.gux-datepicker .gux-datepicker-field.gux-above{flex-direction:column;align-items:self-start}.gux-datepicker .gux-datepicker-field.gux-above .gux-datepicker-field-input{margin-top:0}.gux-datepicker .gux-datepicker-field.gux-above .gux-datepicker-field-label{margin-right:0}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-label{flex:0 1 auto;align-self:auto;order:0;margin-right:var(--gse-ui-formControl-label-gap);font-size:var(--gse-ui-formControl-label-text-fontSize);font-weight:var(--gse-ui-formControl-label-text-fontWeight)}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input{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);padding:var(--gse-ui-formControl-input-padding);color:var(--gse-ui-formControl-input-populatedColor);white-space:nowrap;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-datepicker .gux-datepicker-field .gux-datepicker-field-input: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-datepicker .gux-datepicker-field .gux-datepicker-field-input: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:2px var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input.gux-active{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:2px var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input input{flex:1 1 auto;align-self:auto;order:0;width:calc(var(--gse-ui-calendarMenu-day-input-width) - var(--gse-ui-icon-size-sm));padding:0;overflow:hidden;font-family:var(--gse-ui-formControl-input-contentText-fontFamily);font-size:var(--gse-ui-formControl-input-contentText-fontSize);line-height:var(--gse-ui-formControl-input-contentText-lineHeight);color:var(--gse-ui-formControl-input-populatedColor);border:none;outline:none}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input input::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input input::-webkit-search-cancel-button,.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input input::-webkit-search-results-button,.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input input::-webkit-calendar-picker-indicator{display:none;-webkit-appearance:none}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button{display:flex;flex:0 1 auto;align-items:center;align-self:auto;justify-content:center;order:0;padding:0;color:var(--gse-ui-formControl-input-inputIcon-iconEndColor);background:transparent;border:none;border-radius:var(--gse-ui-actionButton-borderRadius);outline:none}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button: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:2px var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset);border:none;border-radius:var(--gse-ui-calendarMenu-month-calendarButton-focusBorderRadius);outline-offset:var(--gse-ui-datePicker-focusCalendar-gap)}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button:not(:disabled):focus-visible,.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button:not(:disabled):hover{color:var(--gse-ui-formControl-input-inputIcon-iconEndColor);cursor:pointer}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm)}.gux-datepicker .gux-datepicker-field .gux-datepicker-field-input gux-calendar{position:fixed;z-index:var(--gse-semantic-zIndex-popup);display:none}.gux-datepicker.gux-active .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button{color:var(--gse-ui-formControl-input-inputIcon-iconEndColor)}.gux-datepicker.gux-active .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button:not(:disabled):focus-visible,.gux-datepicker.gux-active .gux-datepicker-field .gux-datepicker-field-input .gux-datepicker-field-text-input button:not(:disabled):hover{color:var(--gse-ui-formControl-input-inputIcon-iconEndColor)}.gux-datepicker.gux-active .gux-datepicker-field .gux-datepicker-field-input gux-calendar{display:block}.gux-sr-only{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{I as gux_datepicker}
@@ -0,0 +1 @@
1
+ import{r as a,c as o,h as t,g as e}from"./p-2e827df1.js";import{r as i}from"./p-0934300e.js";import{t as n}from"./p-13dd9346.js";const d=class{constructor(t){a(this,t),this.guxdismiss=o(this,"guxdismiss",7),this.size="dynamic",this.open=!1}syncOpenState(){this.open?this.dialogElement.showModal():this.dialogElement.close()}async showModal(){this.open=!0}async close(){this.open=!1}onKeydown(a){if("Escape"===a.key)return a.preventDefault(),void this.onDismissHandler()}componentWillLoad(){n(this.root,{variant:`${this.size}`})}componentDidLoad(){this.syncOpenState()}hasModalTitleSlot(){return Boolean(this.root.querySelector('[slot="title"]'))}hasFooterButtons(){return Boolean(this.root.querySelector('[slot="start-align-buttons"]'))||Boolean(this.root.querySelector('[slot="end-align-buttons"]'))}render(){const a=this.hasModalTitleSlot(),o=this.hasFooterButtons(),e=i();return t("dialog",{key:"7287b8c236e2fd0ae844c169215cc6311793191a",onClose:this.onCloseHandler.bind(this),ref:a=>this.dialogElement=a,"aria-labelledby":a?e:null},t("div",{key:"63f2610208547daf263eb5e1e61d8c7231c060e4",class:`gux-modal-container gux-${this.size}`},t("gux-dismiss-button",{key:"ed641e1c94d3d578b171cf1dbd65ff48001f7e20",onClick:this.onDismissHandler.bind(this)}),a&&this.renderTitle(e),t("div",{key:"0edb6b2f74844fc9eb05774d6b2457151a61f30f",class:{"gux-modal-content":!0,"gux-no-buttons":!o}},t("p",{key:"bc069ef7ca9a7213f675023e3b763d673a8ead47"},t("slot",{key:"5bc4819894daa921e2c88af198d404a655cc7190",name:"content"}))),o&&this.renderButtonFooter()))}renderTitle(a){return t("h1",{class:"gux-modal-header",id:a},t("slot",{name:"title"}))}renderButtonFooter(){return t("div",{class:"gux-button-footer"},t("div",{class:"gux-start-align-buttons"},t("slot",{name:"start-align-buttons"})),t("div",{class:"gux-end-align-buttons"},t("slot",{name:"end-align-buttons"})))}onCloseHandler(){this.guxdismiss.emit()}onDismissHandler(){this.open=!1}static get delegatesFocus(){return!0}get root(){return e(this)}static get watchers(){return{open:["syncOpenState"]}}};d.style="::slotted(button:active:enabled){color:var(--gse-ui-link-active-foregroundColor);text-decoration:underline;background:none}slot[name=start-align-buttons]::slotted(:not(button,gux-button-slot)){display:flex;flex-direction:row;gap:var(--gse-ui-modal-buttonBar-gap);align-content:flex-start;align-items:center}:host dialog{box-sizing:border-box;justify-content:space-between;padding:0;border:none;border-radius:var(--gse-ui-modal-borderRadius);box-shadow:var(--gse-ui-modal-boxShadow-x) var(--gse-ui-modal-boxShadow-y) var(--gse-ui-modal-boxShadow-blur) var(--gse-ui-modal-boxShadow-spread) var(--gse-ui-modal-boxShadow-color)}:host dialog::backdrop{background:rgba(77, 97, 130, 0.8)}:host dialog .gux-modal-container{display:flex;flex-direction:column;padding-top:var(--gse-ui-modal-padding);padding-bottom:var(--gse-ui-modal-padding)}:host dialog .gux-modal-container.gux-small{width:var(--gse-ui-modal-small-width);max-height:min(368px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-medium{width:var(--gse-ui-modal-medium-width);max-height:min(640px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-large{width:var(--gse-ui-modal-large-width);max-height:min(640px, 100vh - 2 * 24px)}:host dialog .gux-modal-container.gux-dynamic{max-width:calc(100vw - 48px);max-height:calc(100vh - 48px)}:host dialog .gux-modal-container.gux-dynamic .gux-modal-content{max-height:none}:host dialog .gux-modal-container .gux-modal-header{padding-right:var(--gse-ui-modal-padding);padding-left:var(--gse-ui-modal-padding);margin:0;font-family:var(--gse-ui-modal-heading-fontFamily);font-size:var(--gse-ui-modal-heading-fontSize);font-weight:var(--gse-ui-modal-heading-fontWeight);line-height:var(--gse-ui-modal-heading-fontFamily);color:var(--gse-ui-modal-headerColor);letter-spacing:var(--gse-ui-modal-heading-letterSpacing);font-family:var(--gse-core-typography-heading-xl-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-xl-fontSize);line-height:var(--gse-core-typography-heading-xl-lineHeight);font-weight:var(--gse-core-fontWeight-bold)}:host dialog .gux-modal-container .gux-modal-content{max-height:432px;padding-right:var(--gse-ui-modal-padding);padding-left:var(--gse-ui-modal-padding);margin-top:var(--gse-ui-modal-gap);margin-bottom:var(--gse-ui-modal-gap);overflow-y:auto}:host dialog .gux-modal-container .gux-modal-content.gux-no-buttons{margin-bottom:0}:host dialog .gux-modal-container .gux-button-footer{display:flex;justify-content:space-between;padding-right:var(--gse-ui-modal-padding);padding-left:var(--gse-ui-modal-padding)}@media (max-width: 416px){:host dialog .gux-modal-container.gux-small,:host dialog .gux-modal-container.gux-medium,:host dialog .gux-modal-container.gux-large{width:100%;height:100%}}";export{d as gux_modal}
@@ -0,0 +1 @@
1
+ import{r as t,c as e,f as i,h as o,g as r,H as s}from"./p-2e827df1.js";import{O as n}from"./p-2d1bdeab.js";import{b as u}from"./p-0367930a.js";import{s as a}from"./p-2c25e2f2.js";import{o as l,c as d}from"./p-f4751a15.js";import{b as h}from"./p-cf0e7d3b.js";import{t as g}from"./p-13dd9346.js";import{O as c}from"./p-01471ba0.js";import{s as f,l as p,g as x,c as v,h as b,a as m,b as w,d as C,e as y,f as F,i as k,j as S,k as z,m as R,o as T}from"./p-787c5373.js";import{w as j}from"./p-e97879b4.js";import{r as E}from"./p-0934300e.js";import{h as I}from"./p-6d8b4027.js";import"./p-4202e9f2.js";const L={filterResults:"Type to filter dropdown results",noSelection:"Select...",dropdown:"Dropdown"};var H=function(t,e,i,o){var r,s=arguments.length,n=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,o);else for(var u=t.length-1;u>=0;u--)(r=t[u])&&(n=(s<3?r(n):s>3?r(e,i,n):r(e,i))||n);return s>3&&n&&Object.defineProperty(e,i,n),n};const O=class{constructor(i){t(this,i),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.expanded=!1,this.filter=""}watchExpanded(t){t||(this.filter="")}watchValue(t){this.validateValue(t,this.listboxElement)}handleFilter(t){this.guxfilter.emit(t)}onKeydown(t){switch(t.key){case"Escape":return this.isFilterable()&&document.activeElement===this.listboxElement?this.filterElement.focus():void this.collapseListbox("focusFieldButton");case"Tab":return this.shiftTabFromFilterListbox(t)?(t.preventDefault(),this.filterElement.focus()):this.shiftTabFromExpandedFilterInput(t)?(t.preventDefault(),this.collapseListbox("focusFieldButton")):void this.collapseListbox("noFocusChange");case"ArrowDown":return void(this.activeElementNotListbox()&&(t.preventDefault(),this.expanded=!0,f(this.listboxElement)))}}onInternallistboxoptionsupdated(t){t.stopPropagation(),i(this.root)}onBlur(t){this.stopPropagationOfInternalFocusEvents(t)}onFocus(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusout(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusin(t){this.stopPropagationOfInternalFocusEvents(t)}onClickOutside(){this.collapseListbox("noFocusChange")}onMutation(){var t;this.listboxElement||(this.listboxElement=null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-listbox"),this.applyListboxEventListeners())}onInternalExpanded(t){t.stopPropagation(),this.guxexpanded.emit(),this.listboxElement&&h((()=>{this.listboxElement.focus(),this.isFilterable()&&this.filterElement&&this.filterElement.focus()}))}onInternalCollapsed(t){t.stopPropagation(),this.guxcollapsed.emit()}connectedCallback(){var t;this.listboxElement=null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-listbox"),this.listboxElement&&this.validateValue(this.value,this.listboxElement)}async componentWillLoad(){g(this.root),this.i18n=await u(this.root,L),l(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.filter=this.filter)}showTooltip(){var t;null===(t=this.truncateElement)||void 0===t||t.setShowTooltip()}hideTooltip(){var t;null===(t=this.truncateElement)||void 0===t||t.setHideTooltip()}validateValue(t,e){void 0!==t?this.getOptionElementByValue(t)&&(e.value=t):e&&(e.value=t)}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()}))}stopPropagationOfInternalFocusEvents(t){if(this.root.contains(t.relatedTarget))return t.stopImmediatePropagation()}isFilterable(){return"starts-with"===this.filterType||"custom"===this.filterType}get optionElements(){return p(this.listboxElement)}getOptionElementByValue(t){return this.optionElements.find((e=>e.value===t))}fieldButtonClick(){this.expanded=!this.expanded}filterInput(t){t.stopPropagation(),this.filter=this.filterElement.value}shiftTabFromExpandedFilterInput(t){return t.shiftKey&&this.isFilterable()&&this.expanded&&!(document.activeElement===this.listboxElement)}shiftTabFromFilterListbox(t){return t.shiftKey&&this.isFilterable()&&document.activeElement===this.listboxElement}activeElementNotListbox(){return document.activeElement!==this.listboxElement}filterKeydown(t){switch(t.key){case"ArrowDown":return t.stopImmediatePropagation(),t.preventDefault(),this.listboxElement.focus(),void f(this.listboxElement);case"Enter":return this.listboxElement.guxSelectActive(),void t.preventDefault()}}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,a(this.root,"input"),a(this.root,"change")),this.collapseListbox("focusFieldButton")}getTypeaheadText(t){const e=t.length;if(e>0&&!this.loading){const i=x(this.listboxElement,t);if(i&&"custom"!==this.filterType)return i.textContent.trim().substring(e)}return""}renderTargetDisplay(){const t=this.getOptionElementByValue(this.value);return t?o("div",{class:"gux-selected-option"},this.renderSelectedItem(t)):o("div",{class:"gux-placeholder"},this.placeholder||this.i18n("noSelection"))}renderSelectedItem(t){const e=t.tagName.toLowerCase();switch(e){case"gux-option":return o("gux-truncate",{ref:t=>this.truncateElement=t},t.textContent);case"gux-option-icon":return this.renderIconOption(t);default:return e}}renderIconOption(t){let e=null;return null!==t.iconColor&&(e={color:t.iconColor}),o("span",{class:"gux-selected-icon"},o("gux-icon",{"icon-name":t.iconName,style:e,decorative:!0}),o("gux-truncate",{ref:t=>this.truncateElement=t},t.textContent))}renderFilterInputField(){if(this.expanded&&this.isFilterable())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.filter),o("span",{class:"gux-filter-suggestion"},this.getTypeaheadText(this.filter))),o("div",{class:"input-and-dropdown-button"},o("input",{onClick:this.fieldButtonClick.bind(this),class:"gux-filter-input",type:"text","aria-label":this.i18n("filterResults"),ref:t=>this.filterElement=t,onInput:this.filterInput.bind(this),onKeyDown:this.filterKeydown.bind(this),onKeyUp:this.filterKeyup.bind(this)})))))}renderPopup(){return o("slot",{slot:"popup"})}renderTarget(){return o("div",{class:{"gux-target-container-expanded":this.expanded&&this.isFilterable(),"gux-target-container-collapsed":!(this.expanded&&this.isFilterable()),"gux-error":this.hasError,"gux-disabled":this.disabled},slot:"target"},this.renderFilterInputField(),o("button",{type:"button",class:"gux-field gux-field-button",disabled:d(this.root),onClick:this.fieldButtonClick.bind(this),onFocusin:this.showTooltip.bind(this),onFocusout:this.hideTooltip.bind(this),ref:t=>this.fieldButtonElement=t,"aria-haspopup":"listbox","aria-expanded":this.expanded.toString()},this.renderTargetContent(),this.renderRadialLoading(),o("gux-icon",{class:{"gux-expand-icon":!0},"screenreader-text":this.i18n("dropdown"),iconName:this.expanded?"custom/chevron-up-small-regular":"custom/chevron-down-small-regular"})))}renderTargetContent(){if(!this.expanded||!this.isFilterable())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("gux-popup",{key:"e472adf706a6ade11a7cef0055457dc5329d962d",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:["watchExpanded"],value:["watchValue"],filter:["handleFilter"]}}};H([n({triggerEvents:"mousedown"})],O.prototype,"onClickOutside",null),H([c({childList:!0,subtree:!0})],O.prototype,"onMutation",null),O.style=":host{box-sizing:border-box;color:var(--gse-ui-formControl-input-populatedColor)}.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-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-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{--gux-zindex-tooltip:3;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;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gux-field .gux-field-content .gux-filter{position:relative;height:100%}.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-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-container-expanded:focus-within:has(:focus-visible){outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);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-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-container-collapsed .gux-field-button:focus-within:has(:focus-visible){outline:var(--gse-ui-formControl-input-focus-border-width) var(--gse-ui-formControl-input-focus-border-style) var(--gse-ui-formControl-input-focus-border-color);outline-offset:var(--gse-semantic-focusRing-offset)}::slotted(gux-listbox){outline:none}.gux-selected-icon{display:flex;align-items:center}.gux-selected-icon gux-icon{width:var(--gse-ui-formControl-input-inputIcon-size);height:var(--gse-ui-formControl-input-inputIcon-size);padding-right:var(--gse-ui-dropdown-gap)}";const W=["gux-option","gux-option-icon"].join(","),A={noMatches:"No matches",loading:"Loading..."},B=class{constructor(i){t(this,i),this.internallistboxoptionsupdated=e(this,"internallistboxoptionsupdated",7),this.value=void 0,this.loading=!1,this.filter="",this.filterType="none",this.emptyMessage=void 0,this.selectedValues=[],this.listboxOptions=[],this.allListboxOptionsFiltered=void 0}onBlur(){v(this.root)}onKeydown(t){if(!b(this.root))return t.preventDefault(),void f(this.root);switch(t.key){case"Enter":return t.preventDefault(),void S(this.root,(t=>this.updateValue(t)));case"ArrowDown":return t.preventDefault(),void(F(this.root)?(t.stopPropagation(),k(this.root)):w(this.root));case"ArrowUp":return t.preventDefault(),void(C(this.root)?(t.stopPropagation(),y(this.root)):m(this.root));case"Home":return t.preventDefault(),void w(this.root);case"End":return t.preventDefault(),void m(this.root);case" ":return void t.preventDefault()}1!==t.key.length||z(this.root,t.key)}onKeyup(t){" "!==t.key||S(this.root,(t=>this.updateValue(t)))}onMousemove(){v(this.root)}onClick(t){j(W,t,(t=>{T(t,(t=>this.updateValue(t)))}))}async guxSelectActive(){S(this.root,(t=>this.updateValue(t)))}setListboxOptions(){this.value&&(this.selectedValues=this.value.split(",")),this.listboxOptions=p(this.root),this.internallistboxoptionsupdated.emit()}updateValue(t){this.value!==t&&(this.value=t),a(this.root,"input"),a(this.root,"change")}async componentWillLoad(){g(this.root),this.i18n=await u(this.root,A),this.setListboxOptions()}componentWillRender(){this.listboxOptions.forEach((t=>{t.selected=t.value===this.value,"custom"!==this.filterType&&(t.filtered=!R(t,this.filter))})),this.allListboxOptionsFiltered=0===this.listboxOptions.filter((t=>!t.filtered)).length}renderHiddenSlot(){return o("div",{hidden:!0},o("slot",{onSlotchange:()=>this.setListboxOptions()}))}renderLoading(){return[o("div",{class:"gux-message-container"},o("gux-radial-loading",{context:"modal"}),o("span",null,this.i18n("loading"))),this.renderHiddenSlot()]}renderAllListboxOptionsFiltered(){return[o("div",{class:"gux-message-container"},o("div",{class:"gux-no-matches"},this.emptyMessage||this.i18n("noMatches"))),this.renderHiddenSlot()]}render(){return this.loading?this.renderLoading():this.allListboxOptionsFiltered?this.renderAllListboxOptionsFiltered():o(s,{role:"listbox",tabindex:0},o("slot",{onSlotchange:()=>this.setListboxOptions()}))}get root(){return r(this)}};B.style=":host{box-sizing:border-box;display:block;max-height:var(--gse-ui-menu-maxHeight);padding:var(--gse-ui-menu-padding);margin:0;overflow:visible auto;background:var(--gse-ui-menu-backgroundColor);border:var(--gse-ui-menu-border-width) var(--gse-ui-menu-border-style) var(--gse-ui-menu-border-color);border-radius:var(--gse-ui-menu-borderRadius);outline:none;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)}:host(:focus-visible){outline:var(--gse-semantic-focusRing-width) solid var(--gse-semantic-color-focus);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-message-container{display:flex;flex-direction:column;flex-wrap:nowrap;place-content:stretch center;align-items:center;text-align:center}.gux-message-container .gux-no-matches{box-sizing:border-box;height:var(--gse-ui-menu-option-height);font-family:var(--gse-ui-dropdown-menu-emptyState-subheader-text-fontFamily);font-size:var(--gse-ui-dropdown-menu-emptyState-subheader-text-fontSize);font-weight:var(--gse-ui-dropdown-menu-emptyState-subheader-text-fontWeight);line-height:var(--gse-ui-dropdown-menu-emptyState-subheader-text-lineHeight);color:var(--gse-ui-dropdown-menu-emptyState-subheader-foregroundColor)}";const D=class{constructor(e){t(this,e),this.value=void 0,this.active=!1,this.selected=!1,this.disabled=!1,this.filtered=!1,this.hasSubtext=!1}handleActive(t){var e,i;t?null===(e=this.truncateElement)||void 0===e||e.setShowTooltip():null===(i=this.truncateElement)||void 0===i||i.setHideTooltip()}componentWillLoad(){this.root.id=this.root.id||E("gux-option"),this.onSubtextChange()}onSubtextChange(){this.hasSubtext=I(this.root,"subtext")}getAriaSelected(){return!this.disabled&&(this.selected?"true":"false")}render(){return o(s,{key:"1c591279c2ba98403887a45cfabf49f943183bbd",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.getAriaSelected(),"aria-disabled":this.disabled.toString()},o("div",{key:"04278101c42efb140ef3267796e28468e07a031e",class:"gux-option-wrapper"},o("gux-truncate",{key:"4699e053f1e2913b29034a4a3582f2c09da6bf77",ref:t=>this.truncateElement=t},o("slot",{key:"40d5ad86bb7a3cf7746b07de42ad1ee8081fd372"})),o("slot",{key:"3e450b678e4567cdeb4810111cf63003e1a977fe",onSlotchange:()=>this.onSubtextChange(),name:"subtext"})))}get root(){return r(this)}static get watchers(){return{active:["handleActive"]}}};D.style=":host{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-menu-option-gap);place-content:stretch center;align-items:center;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-slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.gux-disabled){pointer-events:none;cursor:default;opacity:var(--gse-ui-menu-option-disabled-opacity)}: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:var(--gse-ui-menu-option-selected-backgroundColor)}: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(.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(.gux-show-subtext){place-content:stretch flex-start;height:auto}:host(.gux-show-subtext) .gux-option-wrapper{display:flex;flex-direction:column}: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(:hover:not(:disabled)){background:var(--gse-ui-menu-option-hover-backgroundColor)}:host(.gux-filtered){display:none}";export{O as gux_dropdown,B as gux_listbox,D as gux_option}
@@ -0,0 +1 @@
1
+ import{r as t,d as s,w as i,h as o,g as e}from"./p-2e827df1.js";import{a as r}from"./p-cf0e7d3b.js";import{b as l}from"./p-0367930a.js";import{O as a}from"./p-01471ba0.js";import"./p-4202e9f2.js";const c={scrollLeft:"Scroll Left",scrollRight:"Scroll Right",scrollUp:"Scroll Up",scrollDown:"Scroll Down"};const n=class{constructor(s){t(this,s),this.currentScrollIndex=0,this.focused=0,this.tabTriggers=void 0,this.hasHorizontalScrollbar=!1,this.hasVerticalScrollbar=!1,this.isScrolledToBeginning=!1,this.isScrolledToEnd=!1}onFocusout(t){this.root.contains(t.relatedTarget)||this.tabTriggers.forEach(((t,s)=>{t.guxGetActive().then((i=>{i?this.focused=s:t.querySelector("button").setAttribute("tabindex","-1")}))}))}onHasVerticalScrollBar(){this.checkDisabledScrollButtons()}onScroll(){this.checkDisabledScrollButtons()}onKeydown(t){switch(t.key){case"ArrowRight":case"ArrowDown":t.preventDefault(),this.handleKeyboardScroll("forward");break;case"ArrowLeft":case"ArrowUp":t.preventDefault(),this.handleKeyboardScroll("backward");break;case"Escape":t.preventDefault(),this.focusTab(this.focused);break;case"Home":t.preventDefault(),this.focusTab(0);break;case"End":t.preventDefault(),this.focusTab(this.tabTriggers.length-1)}}onMutation(){this.setTabTriggers()}async guxSetActive(t){this.tabTriggers.forEach(((s,i)=>{const o=s.tabId===t;s.guxSetActive(o),o&&(this.focused=i)}))}focusTab(t){this.focused=t,this.tabTriggers.forEach(((t,s)=>{t.guxGetActive().then((i=>{this.focused===s||i||t.querySelector("button").setAttribute("tabindex","-1")}))})),this.tabTriggers[this.focused].querySelector("button").setAttribute("tabindex","0"),this.tabTriggers[this.focused].guxFocus()}setTabTriggers(){this.tabTriggers=this.root.querySelectorAll("gux-tab"),this.triggerIds=this.tabTriggers?Array.from(this.tabTriggers).map((t=>`gux-${t.getAttribute("tab-id")}-tab`)).join(" "):""}checkForScrollbarHideOrShow(){s((()=>{const t=this.root.querySelector(".gux-scrollable-section"),s=t.clientWidth<t.scrollWidth,i=t.clientHeight<t.scrollHeight;s!==this.hasHorizontalScrollbar&&(this.hasHorizontalScrollbar=s),i!==this.hasVerticalScrollbar&&(this.hasVerticalScrollbar=i),this.checkDisabledScrollButtons()}))}handleKeyboardScroll(t){const s=this.root.querySelector(".gux-scrollable-section");"forward"===t?this.focused<this.tabTriggers.length-1?(i((()=>{this.hasHorizontalScrollbar?this.scrollRight():this.scrollDown()})),this.focusTab(this.focused+1)):(i((()=>{this.hasHorizontalScrollbar?s.scrollBy(-s.scrollWidth,0):s.scrollBy(0,-s.scrollHeight)})),this.focusTab(0)):"backward"===t&&(this.focused>0?(i((()=>{this.hasHorizontalScrollbar?this.scrollLeft():this.scrollUp()})),this.focusTab(this.focused-1)):(i((()=>{this.hasHorizontalScrollbar?s.scrollBy(s.scrollWidth,0):s.scrollBy(0,s.scrollHeight)})),this.focusTab(this.tabTriggers.length-1)))}disconnectedCallback(){this.resizeObserver&&this.resizeObserver.unobserve(this.root.querySelector(".gux-tab-container")),this.domObserver&&this.domObserver.disconnect()}async componentWillLoad(){this.setTabTriggers(),this.i18n=await l(this.root,c,"gux-tabs")}componentDidLoad(){!this.resizeObserver&&window.ResizeObserver&&(this.resizeObserver=new ResizeObserver((()=>this.checkForScrollbarHideOrShow()))),this.resizeObserver&&this.resizeObserver.observe(this.root.querySelector(".gux-scrollable-section")),!this.domObserver&&window.MutationObserver&&(this.domObserver=new MutationObserver((()=>this.checkForScrollbarHideOrShow()))),this.domObserver&&this.domObserver.observe(this.root,{childList:!0,attributes:!1,subtree:!0}),r((()=>{this.checkForScrollbarHideOrShow()}),500)}checkDisabledScrollButtons(){const t=this.root.querySelector(".gux-scrollable-section");if(this.hasHorizontalScrollbar){const s=t.scrollLeft,i=t.scrollWidth-t.clientWidth;this.isScrolledToBeginning=0===s,this.isScrolledToEnd=i-s==0}else{const s=t.scrollTop,i=t.scrollHeight-t.clientHeight;this.isScrolledToBeginning=0===s,this.isScrolledToEnd=i-s==0}}getTabLength(){var t;return null===(t=this.tabTriggers[this.currentScrollIndex])||void 0===t?void 0:t.scrollWidth}scrollLeft(){i((()=>{this.currentScrollIndex=this.isScrolledToEnd?this.tabTriggers.length-1:this.currentScrollIndex-1,this.root.querySelector(".gux-scrollable-section").scrollBy(-this.getTabLength(),0)}))}scrollRight(){i((()=>{this.isScrolledToBeginning&&(this.currentScrollIndex=0),this.root.querySelector(".gux-scrollable-section").scrollBy(this.getTabLength(),0),this.currentScrollIndex=this.currentScrollIndex+1}))}scrollUp(){i((()=>{this.root.querySelector(".gux-scrollable-section").scrollBy(0,-this.tabTriggers[this.focused].clientHeight)}))}scrollDown(){i((()=>{this.root.querySelector(".gux-scrollable-section").scrollBy(0,this.tabTriggers[this.focused].clientHeight)}))}render(){return o("div",{key:"80bcaea37da28221ce055a939f7106834f84b728",class:"gux-tab-container"},this.renderScrollButton(this.hasHorizontalScrollbar?"scrollLeft":"scrollUp"),o("div",{key:"4808e901026fbf263eff1689ee784e98db7c2010",role:"tablist",class:"gux-scrollable-section","aria-owns":this.triggerIds},o("slot",{key:"6a3142ab1ca4425a46a1a97e2ec591755942e579"})),this.renderScrollButton(this.hasHorizontalScrollbar?"scrollRight":"scrollDown"))}renderScrollButton(t){return o("div",{class:"gux-scroll-button-container"},this.hasHorizontalScrollbar||this.hasVerticalScrollbar?o("button",{disabled:this.getButtonDisabled(t),tabindex:"-1",title:this.i18n(t),"aria-label":this.i18n(t),class:"gux-scroll-button",onClick:()=>this.getScrollDirection(t)},o("gux-icon",{"icon-name":this.getChevronIconName(t),decorative:!0})):null)}getButtonDisabled(t){switch(t){case"scrollLeft":case"scrollUp":return this.isScrolledToBeginning;case"scrollRight":case"scrollDown":return this.isScrolledToEnd}}getScrollDirection(t){switch(t){case"scrollLeft":this.scrollLeft();break;case"scrollRight":this.scrollRight();break;case"scrollUp":this.scrollUp();break;case"scrollDown":this.scrollDown()}}getChevronIconName(t){switch(t){case"scrollLeft":return"custom/chevron-left-small-regular";case"scrollRight":return"custom/chevron-right-small-regular";case"scrollUp":return"custom/chevron-up-small-regular";case"scrollDown":return"custom/chevron-down-small-regular"}}get root(){return e(this)}};(function(t,s,i,o){var e,r=arguments.length,l=r<3?s:null===o?o=Object.getOwnPropertyDescriptor(s,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,s,i,o);else for(var a=t.length-1;a>=0;a--)(e=t[a])&&(l=(r<3?e(l):r>3?e(s,i,l):e(s,i))||l);r>3&&l&&Object.defineProperty(s,i,l)})([a({childList:!0,subtree:!0})],n.prototype,"onMutation",null),n.style="gux-tabs[orientation=vertical]{height:100%}gux-tabs[orientation=vertical]>gux-tab-list .gux-tab-container{display:flex;flex-direction:column;width:var(--gse-ui-tabs-set-vertical-width);max-width:160px;height:100%;margin-right:var(--gse-ui-tabs-set-vertical-marginRight);border-right:var(--gse-ui-tabs-item-divider-horizontal-height) solid var(--gse-ui-tabs-item-divider-dividerColor)}gux-tabs[orientation=vertical]>gux-tab-list .gux-tab-container .gux-scroll-button-container{width:100%}gux-tabs[orientation=vertical]>gux-tab-list .gux-tab-container .gux-scroll-button-container button{width:100%}gux-tabs[orientation=vertical]>gux-tab-list .gux-tab-container .gux-scrollable-section{flex-direction:column;height:100%;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}gux-tabs[orientation=vertical]>gux-tab-list .gux-tab-container .gux-scrollable-section::-webkit-scrollbar{width:0;height:0}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-tab-container{height:var(--gse-ui-tabs-set-horizontal-height);margin-bottom:var(--gse-ui-tabs-set-horizontal-marginBottom);border-bottom:var(--gse-ui-tabs-item-divider-horizontal-height) solid var(--gse-ui-tabs-item-divider-dividerColor)}gux-tabs:not([orientation=vertical])>gux-tab-list .gux-scrollable-section{overflow-x:auto}gux-tabs .gux-tab-container{box-sizing:content-box;display:flex;width:100%;overflow:hidden hidden;background-color:transparent}gux-tabs .gux-scrollable-section{display:flex;flex:1 1 auto;scroll-behavior:smooth;scrollbar-width:none}gux-tabs .gux-scrollable-section::-webkit-scrollbar{height:0}gux-tabs .gux-scroll-button-container{display:flex;border-radius:4px}gux-tabs .gux-scroll-button-container .gux-scroll-button{display:flex;align-items:center;justify-content:center;width:28px;height:40px;color:#202937;cursor:pointer;background-color:#e2e6ee;border:none;border-radius:4px}gux-tabs .gux-scroll-button-container .gux-scroll-button gux-icon{width:16px;height:16px}gux-tabs .gux-scroll-button-container .gux-scroll-button:hover:not(:disabled){background-color:#d7dce5}gux-tabs .gux-scroll-button-container .gux-scroll-button:active:not(:disabled){background-color:#d2d8e5}gux-tabs .gux-scroll-button-container .gux-scroll-button:disabled{cursor:default;opacity:0.5}";export{n as gux_tab_list}