genesys-spark-components 4.37.0 → 4.39.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1996) hide show
  1. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  2. package/dist/cjs/gux-accordion-section.cjs.entry.js +5 -5
  3. package/dist/cjs/gux-accordion.cjs.entry.js +2 -2
  4. package/dist/cjs/gux-action-button.cjs.entry.js +2 -2
  5. package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +2 -2
  6. package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +3 -3
  7. package/dist/cjs/gux-all-row-select.cjs.entry.js +1 -1
  8. package/dist/cjs/gux-announce-beta.cjs.entry.js +1 -1
  9. package/dist/cjs/gux-avatar-beta.cjs.entry.js +2 -2
  10. package/dist/cjs/gux-avatar-change-photo-beta.cjs.entry.js +42 -0
  11. package/dist/cjs/gux-avatar-focusable-beta.cjs.entry.js +3 -3
  12. package/dist/cjs/gux-badge.cjs.entry.js +2 -2
  13. package/dist/cjs/gux-blank-state.cjs.entry.js +2 -2
  14. package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +1 -1
  15. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +2 -2
  16. package/dist/cjs/gux-button-multi.cjs.entry.js +2 -2
  17. package/dist/cjs/gux-button-slot.cjs.entry.js +2 -2
  18. package/dist/cjs/gux-button.cjs.entry.js +3 -3
  19. package/dist/cjs/gux-calendar-beta.cjs.entry.js +3 -3
  20. package/dist/cjs/gux-calendar.cjs.entry.js +2 -2
  21. package/dist/cjs/gux-card.cjs.entry.js +3 -3
  22. package/dist/cjs/gux-column-manager-item.cjs.entry.js +3 -3
  23. package/dist/cjs/gux-column-manager.cjs.entry.js +2 -2
  24. package/dist/cjs/gux-content-search.cjs.entry.js +4 -4
  25. package/dist/cjs/gux-context-menu.cjs.entry.js +3 -3
  26. package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +4 -4
  27. package/dist/cjs/gux-create-option.cjs.entry.js +2 -2
  28. package/dist/cjs/gux-cta-group.cjs.entry.js +1 -1
  29. package/dist/cjs/gux-date-beta.cjs.entry.js +2 -2
  30. package/dist/cjs/gux-date-time-beta.cjs.entry.js +2 -2
  31. package/dist/cjs/gux-datepicker.cjs.entry.js +3 -3
  32. package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +6 -6
  33. package/dist/cjs/gux-dismiss-button.cjs.entry.js +2 -2
  34. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +2 -2
  35. package/dist/cjs/gux-dropdown-multi.cjs.entry.js +3 -3
  36. package/dist/cjs/gux-dropdown-option.cjs.entry.js +1 -1
  37. package/dist/cjs/gux-dropdown_3.cjs.entry.js +7 -5
  38. package/dist/cjs/gux-flag-icon-beta.cjs.entry.js +2 -2
  39. package/dist/cjs/gux-flyout-menu.cjs.entry.js +3 -3
  40. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +4 -4
  41. package/dist/cjs/gux-form-field-color.cjs.entry.js +5 -5
  42. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +4 -4
  43. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +2 -2
  44. package/dist/cjs/gux-form-field-number_3.cjs.entry.js +9 -9
  45. package/dist/cjs/gux-form-field-phone.cjs.entry.js +5 -5
  46. package/dist/cjs/gux-form-field-radio.cjs.entry.js +4 -4
  47. package/dist/cjs/gux-form-field-range.cjs.entry.js +4 -4
  48. package/dist/cjs/gux-form-field-search.cjs.entry.js +5 -5
  49. package/dist/cjs/gux-form-field-select.cjs.entry.js +5 -5
  50. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +5 -5
  51. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +4 -4
  52. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +5 -5
  53. package/dist/cjs/gux-form-field-time-zone-picker.cjs.entry.js +4 -4
  54. package/dist/cjs/gux-form-field.service-136fe9f0.js +151 -0
  55. package/dist/cjs/gux-icon.cjs.entry.js +422 -67
  56. package/dist/cjs/gux-inline-alert.cjs.entry.js +3 -3
  57. package/dist/cjs/gux-list-divider.cjs.entry.js +1 -1
  58. package/dist/cjs/gux-list-item.cjs.entry.js +1 -1
  59. package/dist/cjs/gux-list.cjs.entry.js +2 -2
  60. package/dist/cjs/gux-listbox-multi.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-loading-message.cjs.entry.js +2 -2
  62. package/dist/cjs/gux-menu-option.cjs.entry.js +1 -1
  63. package/dist/cjs/gux-menu.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-modal-legacy.cjs.entry.js +3 -3
  65. package/dist/cjs/gux-modal.cjs.entry.js +3 -3
  66. package/dist/cjs/gux-month-calendar.cjs.entry.js +3 -3
  67. package/dist/cjs/gux-month-list_2.cjs.entry.js +2 -2
  68. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +3 -3
  69. package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +2 -2
  70. package/dist/cjs/gux-option-group-beta.cjs.entry.js +1 -1
  71. package/dist/cjs/gux-option-icon.cjs.entry.js +2 -2
  72. package/dist/cjs/gux-option-multi.cjs.entry.js +2 -2
  73. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +2 -2
  74. package/dist/cjs/gux-pagination-buttons-legacy_3.cjs.entry.js +4 -4
  75. package/dist/cjs/gux-pagination-buttons_2.cjs.entry.js +2 -2
  76. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +3 -3
  77. package/dist/cjs/gux-pagination-items-per-page.cjs.entry.js +1 -1
  78. package/dist/cjs/gux-pagination-legacy.cjs.entry.js +2 -2
  79. package/dist/cjs/gux-pagination.cjs.entry.js +2 -2
  80. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +5 -5
  81. package/dist/cjs/gux-popover-list.cjs.entry.js +4 -3
  82. package/dist/cjs/gux-popup.cjs.entry.js +3 -3
  83. package/dist/cjs/gux-radial-loading.cjs.entry.js +2 -2
  84. package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-rating.cjs.entry.js +5 -5
  86. package/dist/cjs/gux-row-select.cjs.entry.js +1 -1
  87. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +2 -2
  88. package/dist/cjs/gux-segmented-control-beta.cjs.entry.js +2 -2
  89. package/dist/cjs/gux-segmented-control-item.cjs.entry.js +4 -4
  90. package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +2 -2
  91. package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +1 -1
  92. package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +2 -2
  93. package/dist/cjs/gux-sort-control.cjs.entry.js +6 -6
  94. package/dist/cjs/gux-submenu.cjs.entry.js +3 -3
  95. package/dist/cjs/gux-switch-item.cjs.entry.js +1 -1
  96. package/dist/cjs/gux-switch-legacy.cjs.entry.js +2 -2
  97. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +4 -4
  98. package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +1 -1
  99. package/dist/cjs/gux-tab-advanced.cjs.entry.js +3 -3
  100. package/dist/cjs/gux-tab-list.cjs.entry.js +6 -6
  101. package/dist/cjs/gux-tab-panel.cjs.entry.js +1 -1
  102. package/dist/cjs/gux-tab.cjs.entry.js +2 -2
  103. package/dist/cjs/gux-table-select-menu.cjs.entry.js +2 -2
  104. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +18 -3
  105. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +2 -2
  106. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +2 -2
  107. package/dist/cjs/gux-table-toolbar.cjs.entry.js +3 -3
  108. package/dist/cjs/gux-table.cjs.entry.js +2 -2
  109. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +2 -2
  110. package/dist/cjs/gux-tabs.cjs.entry.js +2 -2
  111. package/dist/cjs/gux-tag.cjs.entry.js +3 -3
  112. package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
  113. package/dist/cjs/gux-time-beta.cjs.entry.js +2 -2
  114. package/dist/cjs/gux-time-picker.cjs.entry.js +3 -3
  115. package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +3 -3
  116. package/dist/cjs/gux-toast.cjs.entry.js +3 -3
  117. package/dist/cjs/gux-toggle-slider.cjs.entry.js +2 -2
  118. package/dist/cjs/gux-toggle.cjs.entry.js +4 -4
  119. package/dist/cjs/gux-tooltip-base-beta.cjs.entry.js +3 -3
  120. package/dist/cjs/gux-tooltip-beta.cjs.entry.js +2 -2
  121. package/dist/cjs/gux-tooltip-title.cjs.entry.js +2 -2
  122. package/dist/cjs/gux-tooltip.cjs.entry.js +3 -3
  123. package/dist/cjs/gux-truncate.cjs.entry.js +2 -2
  124. package/dist/cjs/index-7fb02c8c.js +4 -0
  125. package/dist/cjs/loader.cjs.js +1 -1
  126. package/dist/cjs/usage-208820ba.js +229 -0
  127. package/dist/collection/collection-manifest.json +1 -0
  128. package/dist/collection/components/beta/gux-avatar/gux-avatar.css +1 -0
  129. package/dist/collection/components/beta/gux-avatar/tests/gux-avatar.spec.js +10 -5
  130. package/dist/collection/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.css +42 -0
  131. package/dist/collection/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.js +55 -0
  132. package/dist/collection/components/beta/gux-avatar-change-photo/tests/gux-avatar-change-photo.e2e.js +14 -0
  133. package/dist/collection/components/beta/gux-avatar-change-photo/tests/gux-avatar-change-photo.spec.js +29 -0
  134. package/dist/collection/components/beta/gux-avatar-focusable/gux-avatar-focusable.e2e.js +29 -0
  135. package/dist/collection/components/beta/gux-avatar-focusable/gux-avatar-focusable.js +3 -3
  136. package/dist/collection/components/beta/gux-avatar-focusable/tests/gux-avatar-focusable.spec.js +11 -1
  137. package/dist/collection/components/beta/gux-calendar-beta/components/single/gux-calendar.js +3 -3
  138. package/dist/collection/components/beta/gux-cta-group/gux-cta-group.js +1 -1
  139. package/dist/collection/components/beta/gux-date/gux-date.js +1 -1
  140. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +1 -1
  141. package/dist/collection/components/beta/gux-flag-icon/gux-flag-icon.js +1 -1
  142. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +3 -3
  143. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +1 -1
  144. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.js +1 -1
  145. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +2 -2
  146. package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +4 -4
  147. package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.js +1 -1
  148. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control-item/gux-segmented-control-item.js +4 -4
  149. package/dist/collection/components/beta/gux-segmented-control/gux-segmented-control.js +1 -1
  150. package/dist/collection/components/beta/gux-time/gux-time.js +1 -1
  151. package/dist/collection/components/beta/gux-time-zone-picker/gux-time-zone-picker.js +2 -2
  152. package/dist/collection/components/beta/gux-tooltip-base/gux-tooltip-base.js +2 -2
  153. package/dist/collection/components/beta/gux-tooltip-beta/gux-tooltip.js +1 -1
  154. package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.js +1 -1
  155. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/dropdown-option/gux-dropdown-option.js +1 -1
  156. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.js +2 -2
  157. package/dist/collection/components/legacy/gux-disclosure-button-legacy/gux-disclosure-button.js +5 -5
  158. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.e2e.js +2 -2
  159. package/dist/collection/components/legacy/gux-disclosure-button-legacy/tests/gux-disclosure-button.spec.js +4 -4
  160. package/dist/collection/components/legacy/gux-modal-legacy/gux-modal-legacy.js +2 -2
  161. package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.js +1 -1
  162. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-buttons-legacy/gux-pagination-buttons.js +1 -1
  163. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-item-counts-legacy/gux-pagination-item-counts.js +2 -2
  164. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination-items-per-page-legacy/gux-pagination-items-per-page.js +1 -1
  165. package/dist/collection/components/legacy/gux-pagination-legacy/gux-pagination.js +1 -1
  166. package/dist/collection/components/legacy/gux-simple-toast-legacy/gux-simple-toast.js +1 -1
  167. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch-item/gux-switch-item.js +1 -1
  168. package/dist/collection/components/legacy/gux-switch-legacy/gux-switch.js +1 -1
  169. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +5 -5
  170. package/dist/collection/components/stable/gux-accordion/gux-accordion.js +1 -1
  171. package/dist/collection/components/stable/gux-action-button/gux-action-button.js +1 -1
  172. package/dist/collection/components/stable/gux-badge/gux-badge.js +1 -1
  173. package/dist/collection/components/stable/gux-blank-state/gux-blank-state.js +1 -1
  174. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +1 -1
  175. package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +1 -1
  176. package/dist/collection/components/stable/gux-button/gux-button.js +2 -2
  177. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -1
  178. package/dist/collection/components/stable/gux-button-slot/gux-button-slot.js +1 -1
  179. package/dist/collection/components/stable/gux-calendar/gux-calendar.js +1 -1
  180. package/dist/collection/components/stable/gux-card/gux-card.js +2 -2
  181. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +3 -3
  182. package/dist/collection/components/stable/gux-column-manager/gux-column-manager.js +1 -1
  183. package/dist/collection/components/stable/gux-content-search/gux-content-search.js +3 -3
  184. package/dist/collection/components/stable/gux-context-menu/gux-context-menu.js +2 -2
  185. package/dist/collection/components/stable/gux-copy-to-clipboard/gux-copy-to-clipboard.js +3 -3
  186. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +2 -2
  187. package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +1 -1
  188. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +4 -2
  189. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +2 -2
  190. package/dist/collection/components/stable/gux-dropdown-multi/gux-dropdown-multi.js +2 -2
  191. package/dist/collection/components/stable/gux-flyout-menu/gux-flyout-menu.js +2 -2
  192. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu-option/gux-menu-option.js +1 -1
  193. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-menu.js +1 -1
  194. package/dist/collection/components/stable/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +3 -3
  195. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +2 -2
  196. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +3 -3
  197. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +2 -2
  198. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +4 -4
  199. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +3 -3
  200. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +2 -2
  201. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +2 -2
  202. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +3 -3
  203. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +3 -3
  204. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +3 -3
  205. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +2 -2
  206. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +3 -3
  207. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-zone-picker/gux-form-field-time-zone-picker.js +2 -2
  208. package/dist/collection/components/stable/gux-form-field/functional-components/gux-form-field-error/gux-form-field-error.js +1 -1
  209. package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +1 -1
  210. package/dist/collection/components/stable/gux-icon/gux-icon.js +2 -2
  211. package/dist/collection/components/stable/gux-icon/gux-icon.service.js +1 -1
  212. package/dist/collection/components/stable/gux-icon/icon-names-deprecated.js +419 -64
  213. package/dist/collection/components/stable/gux-icon/icons/fa/backward-step-regular.svg +1 -1
  214. package/dist/collection/components/stable/gux-icon/icons/fa/camera-solid.svg +1 -0
  215. package/dist/collection/components/stable/gux-icon/icons/fa/circle-check-solid.svg +1 -1
  216. package/dist/collection/components/stable/gux-icon/icons/fa/file-regular.svg +1 -1
  217. package/dist/collection/components/stable/gux-icon/icons/fa/forward-step-regular.svg +1 -1
  218. package/dist/collection/components/stable/gux-icon/icons/fa/microsoft.svg +1 -1
  219. package/dist/collection/components/stable/gux-icon/icons/fa/pause-regular.svg +1 -1
  220. package/dist/collection/components/stable/gux-icon/icons/fa/play-regular.svg +1 -1
  221. package/dist/collection/components/stable/gux-icon/icons/fa/stop-regular.svg +1 -1
  222. package/dist/collection/components/stable/gux-icon/tests/icon-names-deprecated.spec.js +13 -0
  223. package/dist/collection/components/stable/gux-inline-alert/gux-inline-alert.js +2 -2
  224. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +1 -1
  225. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +1 -1
  226. package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
  227. package/dist/collection/components/stable/gux-listbox/option-group/gux-option-group.js +1 -1
  228. package/dist/collection/components/stable/gux-listbox/options/gux-option/gux-option.js +2 -2
  229. package/dist/collection/components/stable/gux-listbox/options/gux-option-icon/gux-option-icon.js +2 -2
  230. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +2 -2
  231. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +2 -2
  232. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +1 -1
  233. package/dist/collection/components/stable/gux-modal/gux-modal.js +2 -2
  234. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +1 -1
  235. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +1 -1
  236. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +1 -1
  237. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +1 -1
  238. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +1 -1
  239. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -1
  240. package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +2 -2
  241. package/dist/collection/components/stable/gux-popover/gux-popover.js +2 -2
  242. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +3 -2
  243. package/dist/collection/components/stable/gux-popup/gux-popup.js +3 -3
  244. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +1 -1
  245. package/dist/collection/components/stable/gux-rating/gux-rating.js +4 -4
  246. package/dist/collection/components/stable/gux-rating/tests/gux-rating.e2e.js +3 -3
  247. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
  248. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-list.js +1 -1
  249. package/dist/collection/components/stable/gux-table/gux-all-row-select/gux-all-row-select.js +1 -1
  250. package/dist/collection/components/stable/gux-table/gux-row-select/gux-row-select.js +1 -1
  251. package/dist/collection/components/stable/gux-table/gux-sort-control/gux-sort-control.js +5 -5
  252. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.js +2 -2
  253. package/dist/collection/components/stable/gux-table/gux-table.js +1 -1
  254. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +17 -2
  255. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-custom-action/gux-table-toolbar-custom-action.js +1 -1
  256. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar-menu-button/gux-table-toolbar-menu-button.js +1 -1
  257. package/dist/collection/components/stable/gux-table-toolbar/gux-table-toolbar.js +2 -2
  258. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +2 -2
  259. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +6 -6
  260. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +1 -1
  261. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +1 -1
  262. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +3 -3
  263. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +4 -4
  264. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +1 -1
  265. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +1 -1
  266. package/dist/collection/components/stable/gux-tag/gux-tag.js +2 -2
  267. package/dist/collection/components/stable/gux-time-picker/gux-time-picker.js +2 -2
  268. package/dist/collection/components/stable/gux-toast/gux-toast.js +2 -2
  269. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +2 -2
  270. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +3 -3
  271. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +2 -2
  272. package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
  273. package/dist/collection/components/stable/gux-truncate/gux-truncate.js +2 -2
  274. package/dist/esm/genesys-webcomponents.js +1 -1
  275. package/dist/esm/gux-accordion-section.entry.js +5 -5
  276. package/dist/esm/gux-accordion.entry.js +2 -2
  277. package/dist/esm/gux-action-button.entry.js +2 -2
  278. package/dist/esm/gux-action-toast-legacy.entry.js +2 -2
  279. package/dist/esm/gux-advanced-dropdown-legacy.entry.js +3 -3
  280. package/dist/esm/gux-all-row-select.entry.js +1 -1
  281. package/dist/esm/gux-announce-beta.entry.js +1 -1
  282. package/dist/esm/gux-avatar-beta.entry.js +2 -2
  283. package/dist/esm/gux-avatar-change-photo-beta.entry.js +38 -0
  284. package/dist/esm/gux-avatar-focusable-beta.entry.js +3 -3
  285. package/dist/esm/gux-badge.entry.js +2 -2
  286. package/dist/esm/gux-blank-state.entry.js +2 -2
  287. package/dist/esm/gux-breadcrumb-item.entry.js +1 -1
  288. package/dist/esm/gux-breadcrumbs.entry.js +2 -2
  289. package/dist/esm/gux-button-multi.entry.js +2 -2
  290. package/dist/esm/gux-button-slot.entry.js +2 -2
  291. package/dist/esm/gux-button.entry.js +3 -3
  292. package/dist/esm/gux-calendar-beta.entry.js +3 -3
  293. package/dist/esm/gux-calendar.entry.js +2 -2
  294. package/dist/esm/gux-card.entry.js +3 -3
  295. package/dist/esm/gux-column-manager-item.entry.js +3 -3
  296. package/dist/esm/gux-column-manager.entry.js +2 -2
  297. package/dist/esm/gux-content-search.entry.js +4 -4
  298. package/dist/esm/gux-context-menu.entry.js +3 -3
  299. package/dist/esm/gux-copy-to-clipboard.entry.js +4 -4
  300. package/dist/esm/gux-create-option.entry.js +2 -2
  301. package/dist/esm/gux-cta-group.entry.js +1 -1
  302. package/dist/esm/gux-date-beta.entry.js +2 -2
  303. package/dist/esm/gux-date-time-beta.entry.js +2 -2
  304. package/dist/esm/gux-datepicker.entry.js +3 -3
  305. package/dist/esm/gux-disclosure-button-legacy.entry.js +6 -6
  306. package/dist/esm/gux-dismiss-button.entry.js +2 -2
  307. package/dist/esm/gux-dropdown-multi-tag.entry.js +2 -2
  308. package/dist/esm/gux-dropdown-multi.entry.js +3 -3
  309. package/dist/esm/gux-dropdown-option.entry.js +1 -1
  310. package/dist/esm/gux-dropdown_3.entry.js +7 -5
  311. package/dist/esm/gux-flag-icon-beta.entry.js +2 -2
  312. package/dist/esm/gux-flyout-menu.entry.js +3 -3
  313. package/dist/esm/gux-form-field-checkbox.entry.js +4 -4
  314. package/dist/esm/gux-form-field-color.entry.js +5 -5
  315. package/dist/esm/gux-form-field-dropdown.entry.js +4 -4
  316. package/dist/esm/gux-form-field-input-clear-button.entry.js +2 -2
  317. package/dist/esm/gux-form-field-number_3.entry.js +9 -9
  318. package/dist/esm/gux-form-field-phone.entry.js +5 -5
  319. package/dist/esm/gux-form-field-radio.entry.js +4 -4
  320. package/dist/esm/gux-form-field-range.entry.js +4 -4
  321. package/dist/esm/gux-form-field-search.entry.js +5 -5
  322. package/dist/esm/gux-form-field-select.entry.js +5 -5
  323. package/dist/esm/gux-form-field-text-like.entry.js +5 -5
  324. package/dist/esm/gux-form-field-textarea.entry.js +4 -4
  325. package/dist/esm/gux-form-field-time-picker.entry.js +5 -5
  326. package/dist/esm/gux-form-field-time-zone-picker.entry.js +4 -4
  327. package/dist/esm/gux-form-field.service-2bda6421.js +140 -0
  328. package/dist/esm/gux-icon.entry.js +422 -67
  329. package/dist/esm/gux-inline-alert.entry.js +3 -3
  330. package/dist/esm/gux-list-divider.entry.js +1 -1
  331. package/dist/esm/gux-list-item.entry.js +1 -1
  332. package/dist/esm/gux-list.entry.js +2 -2
  333. package/dist/esm/gux-listbox-multi.entry.js +1 -1
  334. package/dist/esm/gux-loading-message.entry.js +2 -2
  335. package/dist/esm/gux-menu-option.entry.js +1 -1
  336. package/dist/esm/gux-menu.entry.js +1 -1
  337. package/dist/esm/gux-modal-legacy.entry.js +3 -3
  338. package/dist/esm/gux-modal.entry.js +3 -3
  339. package/dist/esm/gux-month-calendar.entry.js +3 -3
  340. package/dist/esm/gux-month-list_2.entry.js +2 -2
  341. package/dist/esm/gux-month-picker-beta.entry.js +3 -3
  342. package/dist/esm/gux-notification-toast-legacy.entry.js +2 -2
  343. package/dist/esm/gux-option-group-beta.entry.js +1 -1
  344. package/dist/esm/gux-option-icon.entry.js +2 -2
  345. package/dist/esm/gux-option-multi.entry.js +2 -2
  346. package/dist/esm/gux-page-loading-spinner.entry.js +2 -2
  347. package/dist/esm/gux-pagination-buttons-legacy_3.entry.js +4 -4
  348. package/dist/esm/gux-pagination-buttons_2.entry.js +2 -2
  349. package/dist/esm/gux-pagination-cursor.entry.js +3 -3
  350. package/dist/esm/gux-pagination-items-per-page.entry.js +1 -1
  351. package/dist/esm/gux-pagination-legacy.entry.js +2 -2
  352. package/dist/esm/gux-pagination.entry.js +2 -2
  353. package/dist/esm/gux-phone-input-beta.entry.js +5 -5
  354. package/dist/esm/gux-popover-list.entry.js +4 -3
  355. package/dist/esm/gux-popup.entry.js +3 -3
  356. package/dist/esm/gux-radial-loading.entry.js +2 -2
  357. package/dist/esm/gux-radial-progress.entry.js +1 -1
  358. package/dist/esm/gux-rating.entry.js +5 -5
  359. package/dist/esm/gux-row-select.entry.js +1 -1
  360. package/dist/esm/gux-screen-reader-beta.entry.js +2 -2
  361. package/dist/esm/gux-segmented-control-beta.entry.js +2 -2
  362. package/dist/esm/gux-segmented-control-item.entry.js +4 -4
  363. package/dist/esm/gux-simple-toast-legacy.entry.js +2 -2
  364. package/dist/esm/gux-skip-navigation-item.entry.js +1 -1
  365. package/dist/esm/gux-skip-navigation-list.entry.js +2 -2
  366. package/dist/esm/gux-sort-control.entry.js +6 -6
  367. package/dist/esm/gux-submenu.entry.js +3 -3
  368. package/dist/esm/gux-switch-item.entry.js +1 -1
  369. package/dist/esm/gux-switch-legacy.entry.js +2 -2
  370. package/dist/esm/gux-tab-advanced-list.entry.js +4 -4
  371. package/dist/esm/gux-tab-advanced-panel.entry.js +1 -1
  372. package/dist/esm/gux-tab-advanced.entry.js +3 -3
  373. package/dist/esm/gux-tab-list.entry.js +6 -6
  374. package/dist/esm/gux-tab-panel.entry.js +1 -1
  375. package/dist/esm/gux-tab.entry.js +2 -2
  376. package/dist/esm/gux-table-select-menu.entry.js +2 -2
  377. package/dist/esm/gux-table-toolbar-action.entry.js +18 -3
  378. package/dist/esm/gux-table-toolbar-custom-action.entry.js +2 -2
  379. package/dist/esm/gux-table-toolbar-menu-button.entry.js +2 -2
  380. package/dist/esm/gux-table-toolbar.entry.js +3 -3
  381. package/dist/esm/gux-table.entry.js +2 -2
  382. package/dist/esm/gux-tabs-advanced.entry.js +2 -2
  383. package/dist/esm/gux-tabs.entry.js +2 -2
  384. package/dist/esm/gux-tag.entry.js +3 -3
  385. package/dist/esm/gux-text-highlight.entry.js +1 -1
  386. package/dist/esm/gux-time-beta.entry.js +2 -2
  387. package/dist/esm/gux-time-picker.entry.js +3 -3
  388. package/dist/esm/gux-time-zone-picker-beta.entry.js +3 -3
  389. package/dist/esm/gux-toast.entry.js +3 -3
  390. package/dist/esm/gux-toggle-slider.entry.js +2 -2
  391. package/dist/esm/gux-toggle.entry.js +4 -4
  392. package/dist/esm/gux-tooltip-base-beta.entry.js +3 -3
  393. package/dist/esm/gux-tooltip-beta.entry.js +2 -2
  394. package/dist/esm/gux-tooltip-title.entry.js +2 -2
  395. package/dist/esm/gux-tooltip.entry.js +3 -3
  396. package/dist/esm/gux-truncate.entry.js +2 -2
  397. package/dist/esm/index-da21b737.js +4 -0
  398. package/dist/esm/loader.js +1 -1
  399. package/dist/esm/usage-b1ea9683.js +227 -0
  400. package/dist/genesys-webcomponents/genesys-webcomponents.css +1 -1
  401. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  402. package/dist/genesys-webcomponents/i18n/genesys-webcomponents.i18n.en.json +1 -1
  403. package/dist/genesys-webcomponents/icons/custom/8x8-solid.svg +1 -0
  404. package/dist/genesys-webcomponents/icons/custom/8x8.svg +1 -0
  405. package/dist/genesys-webcomponents/icons/custom/arrow-turn-left-clock-regular.svg +1 -0
  406. package/dist/genesys-webcomponents/icons/custom/arrows-retweet-regular.svg +1 -0
  407. package/dist/genesys-webcomponents/icons/custom/chart-line-spark-regular.svg +1 -0
  408. package/dist/genesys-webcomponents/icons/custom/check-small-regular.svg +1 -0
  409. package/dist/genesys-webcomponents/icons/custom/chevron-down-small-regular.svg +1 -0
  410. package/dist/genesys-webcomponents/icons/custom/chevron-left-small-regular.svg +1 -0
  411. package/dist/genesys-webcomponents/icons/custom/chevron-right-small-regular.svg +1 -0
  412. package/dist/genesys-webcomponents/icons/custom/chevron-up-small-regular.svg +1 -0
  413. package/dist/genesys-webcomponents/icons/custom/circle-head-side-headphones-regular.svg +1 -0
  414. package/dist/genesys-webcomponents/icons/custom/columns-3-regular.svg +1 -0
  415. package/dist/genesys-webcomponents/icons/custom/display-arrow-right-regular.svg +1 -0
  416. package/dist/genesys-webcomponents/icons/custom/display-arrow-right-slash-regular.svg +1 -0
  417. package/dist/genesys-webcomponents/icons/custom/envelope-arrow-up-right-regular.svg +1 -0
  418. package/dist/genesys-webcomponents/icons/custom/facebook-messenger-slash.svg +1 -0
  419. package/dist/genesys-webcomponents/icons/custom/file-arrow-up-regular.svg +1 -0
  420. package/dist/genesys-webcomponents/icons/custom/genesys-beyond.svg +1 -0
  421. package/dist/genesys-webcomponents/icons/custom/genesys.svg +1 -0
  422. package/dist/genesys-webcomponents/icons/custom/instagram-slash.svg +1 -0
  423. package/dist/genesys-webcomponents/icons/custom/life-ring-slash-regular.svg +1 -0
  424. package/dist/genesys-webcomponents/icons/custom/line-slash.svg +1 -0
  425. package/dist/genesys-webcomponents/icons/custom/lock-keyholes-regular.svg +1 -0
  426. package/dist/genesys-webcomponents/icons/custom/message-bell-regular.svg +1 -0
  427. package/dist/genesys-webcomponents/icons/custom/microphone-line-on-regular.svg +1 -0
  428. package/dist/genesys-webcomponents/icons/custom/microsoft-teams.svg +1 -0
  429. package/dist/genesys-webcomponents/icons/custom/phone-arrow-left-regular.svg +1 -0
  430. package/dist/genesys-webcomponents/icons/custom/phone-bars-regular.svg +1 -0
  431. package/dist/genesys-webcomponents/icons/custom/phone-bell-regular.svg +1 -0
  432. package/dist/genesys-webcomponents/icons/custom/phone-big-small-regular.svg +1 -0
  433. package/dist/genesys-webcomponents/icons/custom/phone-check-regular.svg +1 -0
  434. package/dist/genesys-webcomponents/icons/custom/phone-clock-regular.svg +1 -0
  435. package/dist/genesys-webcomponents/icons/custom/phone-high-volume-regular.svg +1 -0
  436. package/dist/genesys-webcomponents/icons/custom/phone-low-volume-regular.svg +1 -0
  437. package/dist/genesys-webcomponents/icons/custom/phone-star-regular.svg +1 -0
  438. package/dist/genesys-webcomponents/icons/custom/phone-volume-regular.svg +1 -0
  439. package/dist/genesys-webcomponents/icons/custom/rectangules-arrow-left-to-right-regular.svg +1 -0
  440. package/dist/genesys-webcomponents/icons/custom/reply-all-regular.svg +1 -0
  441. package/dist/genesys-webcomponents/icons/custom/reply-regular.svg +1 -0
  442. package/dist/genesys-webcomponents/icons/custom/share-regular.svg +1 -0
  443. package/dist/genesys-webcomponents/icons/custom/squares-big-small-regular.svg +1 -0
  444. package/dist/genesys-webcomponents/icons/custom/squares-big-small-slash-regular.svg +1 -0
  445. package/dist/genesys-webcomponents/icons/custom/twitter-slash.svg +1 -0
  446. package/dist/genesys-webcomponents/icons/custom/user-talking-regular.svg +1 -0
  447. package/dist/genesys-webcomponents/icons/custom/user-talking-slash-regular.svg +1 -0
  448. package/dist/genesys-webcomponents/icons/custom/users-headset-regular.svg +1 -0
  449. package/dist/genesys-webcomponents/icons/custom/users-light.svg +1 -0
  450. package/dist/genesys-webcomponents/icons/deprecated/8x8-alt.svg +1 -0
  451. package/dist/genesys-webcomponents/icons/deprecated/8x8.svg +1 -0
  452. package/dist/genesys-webcomponents/icons/deprecated/add-circle.svg +1 -0
  453. package/dist/genesys-webcomponents/icons/deprecated/add.svg +1 -0
  454. package/dist/genesys-webcomponents/icons/deprecated/agent-circle.svg +1 -0
  455. package/dist/genesys-webcomponents/icons/deprecated/agent-group.svg +1 -0
  456. package/dist/genesys-webcomponents/icons/deprecated/agent.svg +1 -0
  457. package/dist/genesys-webcomponents/icons/deprecated/alert-success.svg +1 -0
  458. package/dist/genesys-webcomponents/icons/deprecated/alert-warning-octogon.svg +1 -0
  459. package/dist/genesys-webcomponents/icons/deprecated/alert-warning-triangle.svg +1 -0
  460. package/dist/genesys-webcomponents/icons/deprecated/android.svg +1 -0
  461. package/dist/genesys-webcomponents/icons/deprecated/app-chart.svg +1 -0
  462. package/dist/genesys-webcomponents/icons/deprecated/app-generic.svg +1 -0
  463. package/dist/genesys-webcomponents/icons/deprecated/app-layout.svg +1 -0
  464. package/dist/genesys-webcomponents/icons/deprecated/app-table.svg +1 -0
  465. package/dist/genesys-webcomponents/icons/deprecated/apple.svg +1 -0
  466. package/dist/genesys-webcomponents/icons/deprecated/archive.svg +1 -0
  467. package/dist/genesys-webcomponents/icons/deprecated/arrow-down-left.svg +1 -0
  468. package/dist/genesys-webcomponents/icons/deprecated/arrow-down-right.svg +1 -0
  469. package/dist/genesys-webcomponents/icons/deprecated/arrow-down.svg +1 -0
  470. package/dist/genesys-webcomponents/icons/deprecated/arrow-left.svg +1 -0
  471. package/dist/genesys-webcomponents/icons/deprecated/arrow-right.svg +1 -0
  472. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-down.svg +1 -0
  473. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-left.svg +1 -0
  474. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-right.svg +1 -0
  475. package/dist/genesys-webcomponents/icons/deprecated/arrow-solid-up.svg +1 -0
  476. package/dist/genesys-webcomponents/icons/deprecated/arrow-up-left.svg +1 -0
  477. package/dist/genesys-webcomponents/icons/deprecated/arrow-up-right.svg +1 -0
  478. package/dist/genesys-webcomponents/icons/deprecated/arrow-up.svg +1 -0
  479. package/dist/genesys-webcomponents/icons/deprecated/at.svg +1 -0
  480. package/dist/genesys-webcomponents/icons/deprecated/attachment.svg +1 -0
  481. package/dist/genesys-webcomponents/icons/deprecated/backspace.svg +1 -0
  482. package/dist/genesys-webcomponents/icons/deprecated/badge-amount.svg +1 -0
  483. package/dist/genesys-webcomponents/icons/deprecated/badge-edit.svg +1 -0
  484. package/dist/genesys-webcomponents/icons/deprecated/badge-pause.svg +1 -0
  485. package/dist/genesys-webcomponents/icons/deprecated/badge-x.svg +1 -0
  486. package/dist/genesys-webcomponents/icons/deprecated/ban-outline.svg +1 -0
  487. package/dist/genesys-webcomponents/icons/deprecated/bolt.svg +1 -0
  488. package/dist/genesys-webcomponents/icons/deprecated/bot.svg +1 -0
  489. package/dist/genesys-webcomponents/icons/deprecated/bug.svg +1 -0
  490. package/dist/genesys-webcomponents/icons/deprecated/bus.svg +1 -0
  491. package/dist/genesys-webcomponents/icons/deprecated/calendar-add.svg +1 -0
  492. package/dist/genesys-webcomponents/icons/deprecated/calendar-clock.svg +1 -0
  493. package/dist/genesys-webcomponents/icons/deprecated/calendar.svg +1 -0
  494. package/dist/genesys-webcomponents/icons/deprecated/campaign.svg +1 -0
  495. package/dist/genesys-webcomponents/icons/deprecated/certificate.svg +1 -0
  496. package/dist/genesys-webcomponents/icons/deprecated/chat-bell.svg +1 -0
  497. package/dist/genesys-webcomponents/icons/deprecated/chat-disable.svg +1 -0
  498. package/dist/genesys-webcomponents/icons/deprecated/chat-multi.svg +1 -0
  499. package/dist/genesys-webcomponents/icons/deprecated/checkbox-active.svg +1 -0
  500. package/dist/genesys-webcomponents/icons/deprecated/checkbox-partial.svg +1 -0
  501. package/dist/genesys-webcomponents/icons/deprecated/checkbox.svg +1 -0
  502. package/dist/genesys-webcomponents/icons/deprecated/checkmark.svg +1 -0
  503. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-down.svg +1 -0
  504. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-left.svg +1 -0
  505. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-right.svg +1 -0
  506. package/dist/genesys-webcomponents/icons/deprecated/chevron-double-up.svg +1 -0
  507. package/dist/genesys-webcomponents/icons/deprecated/chevron-left.svg +1 -0
  508. package/dist/genesys-webcomponents/icons/deprecated/chevron-right.svg +1 -0
  509. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-down.svg +1 -0
  510. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-left.svg +1 -0
  511. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-right.svg +1 -0
  512. package/dist/genesys-webcomponents/icons/deprecated/chevron-small-up.svg +1 -0
  513. package/dist/genesys-webcomponents/icons/deprecated/chrome.svg +1 -0
  514. package/dist/genesys-webcomponents/icons/deprecated/cjv-custom-event.svg +1 -0
  515. package/dist/genesys-webcomponents/icons/deprecated/cjv-custom-session.svg +1 -0
  516. package/dist/genesys-webcomponents/icons/deprecated/cjv-delivery.svg +1 -0
  517. package/dist/genesys-webcomponents/icons/deprecated/cjv-finance-invoice.svg +1 -0
  518. package/dist/genesys-webcomponents/icons/deprecated/cjv-form-abandoned.svg +1 -0
  519. package/dist/genesys-webcomponents/icons/deprecated/cjv-form-submitted.svg +1 -0
  520. package/dist/genesys-webcomponents/icons/deprecated/cjv-generic-application.svg +1 -0
  521. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-ignored.svg +1 -0
  522. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-offered.svg +1 -0
  523. package/dist/genesys-webcomponents/icons/deprecated/cjv-offer-opened.svg +1 -0
  524. package/dist/genesys-webcomponents/icons/deprecated/cjv-policy-contract.svg +1 -0
  525. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-added.svg +1 -0
  526. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-purchased.svg +1 -0
  527. package/dist/genesys-webcomponents/icons/deprecated/cjv-product-removed.svg +1 -0
  528. package/dist/genesys-webcomponents/icons/deprecated/cjv-segment-assigned.svg +1 -0
  529. package/dist/genesys-webcomponents/icons/deprecated/cjv-segment.svg +1 -0
  530. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-accepted.svg +1 -0
  531. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-error.svg +1 -0
  532. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-ignored.svg +1 -0
  533. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-offered.svg +1 -0
  534. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-requested.svg +1 -0
  535. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-submitted.svg +1 -0
  536. package/dist/genesys-webcomponents/icons/deprecated/cjv-webchat-timeout.svg +1 -0
  537. package/dist/genesys-webcomponents/icons/deprecated/clipboard-error.svg +1 -0
  538. package/dist/genesys-webcomponents/icons/deprecated/clipboard-success.svg +1 -0
  539. package/dist/genesys-webcomponents/icons/deprecated/clipboard.svg +1 -0
  540. package/dist/genesys-webcomponents/icons/deprecated/clock.svg +1 -0
  541. package/dist/genesys-webcomponents/icons/deprecated/clone.svg +1 -0
  542. package/dist/genesys-webcomponents/icons/deprecated/close-circle.svg +1 -0
  543. package/dist/genesys-webcomponents/icons/deprecated/close.svg +1 -0
  544. package/dist/genesys-webcomponents/icons/deprecated/cloud.svg +1 -0
  545. package/dist/genesys-webcomponents/icons/deprecated/coaching.svg +1 -0
  546. package/dist/genesys-webcomponents/icons/deprecated/comments.svg +1 -0
  547. package/dist/genesys-webcomponents/icons/deprecated/configuration.svg +1 -0
  548. package/dist/genesys-webcomponents/icons/deprecated/control-end.svg +1 -0
  549. package/dist/genesys-webcomponents/icons/deprecated/control-skip-left.svg +1 -0
  550. package/dist/genesys-webcomponents/icons/deprecated/control-skip-right.svg +1 -0
  551. package/dist/genesys-webcomponents/icons/deprecated/control-start.svg +1 -0
  552. package/dist/genesys-webcomponents/icons/deprecated/copy.svg +1 -0
  553. package/dist/genesys-webcomponents/icons/deprecated/customer-journey.svg +1 -0
  554. package/dist/genesys-webcomponents/icons/deprecated/cut.svg +1 -0
  555. package/dist/genesys-webcomponents/icons/deprecated/dash.svg +1 -0
  556. package/dist/genesys-webcomponents/icons/deprecated/delete.svg +1 -0
  557. package/dist/genesys-webcomponents/icons/deprecated/device-camera.svg +1 -0
  558. package/dist/genesys-webcomponents/icons/deprecated/device-cellphone.svg +1 -0
  559. package/dist/genesys-webcomponents/icons/deprecated/device-headphones.svg +1 -0
  560. package/dist/genesys-webcomponents/icons/deprecated/device-laptop.svg +1 -0
  561. package/dist/genesys-webcomponents/icons/deprecated/device-server.svg +1 -0
  562. package/dist/genesys-webcomponents/icons/deprecated/device-tablet.svg +1 -0
  563. package/dist/genesys-webcomponents/icons/deprecated/download.svg +1 -0
  564. package/dist/genesys-webcomponents/icons/deprecated/edge.svg +1 -0
  565. package/dist/genesys-webcomponents/icons/deprecated/edit.svg +1 -0
  566. package/dist/genesys-webcomponents/icons/deprecated/email-notification-score.svg +1 -0
  567. package/dist/genesys-webcomponents/icons/deprecated/export.svg +1 -0
  568. package/dist/genesys-webcomponents/icons/deprecated/external-link.svg +1 -0
  569. package/dist/genesys-webcomponents/icons/deprecated/fa/diagram-project-gear-regular.svg +1 -0
  570. package/dist/genesys-webcomponents/icons/deprecated/face-happy-solid.svg +1 -0
  571. package/dist/genesys-webcomponents/icons/deprecated/face-happy.svg +1 -0
  572. package/dist/genesys-webcomponents/icons/deprecated/face-neutral-solid.svg +1 -0
  573. package/dist/genesys-webcomponents/icons/deprecated/face-neutral.svg +1 -0
  574. package/dist/genesys-webcomponents/icons/deprecated/facebook-messenger.svg +1 -0
  575. package/dist/genesys-webcomponents/icons/deprecated/facebook.svg +1 -0
  576. package/dist/genesys-webcomponents/icons/deprecated/fax.svg +1 -0
  577. package/dist/genesys-webcomponents/icons/deprecated/file-all.svg +1 -0
  578. package/dist/genesys-webcomponents/icons/deprecated/file-image-landscape.svg +1 -0
  579. package/dist/genesys-webcomponents/icons/deprecated/file-image-portrait.svg +1 -0
  580. package/dist/genesys-webcomponents/icons/deprecated/file-pdf.svg +1 -0
  581. package/dist/genesys-webcomponents/icons/deprecated/file-preview.svg +1 -0
  582. package/dist/genesys-webcomponents/icons/deprecated/file-report.svg +1 -0
  583. package/dist/genesys-webcomponents/icons/deprecated/file-text.svg +1 -0
  584. package/dist/genesys-webcomponents/icons/deprecated/filter.svg +1 -0
  585. package/dist/genesys-webcomponents/icons/deprecated/fire.svg +1 -0
  586. package/dist/genesys-webcomponents/icons/deprecated/firefox.svg +1 -0
  587. package/dist/genesys-webcomponents/icons/deprecated/flag.svg +1 -0
  588. package/dist/genesys-webcomponents/icons/deprecated/folder-add.svg +1 -0
  589. package/dist/genesys-webcomponents/icons/deprecated/folder-open.svg +1 -0
  590. package/dist/genesys-webcomponents/icons/deprecated/folder.svg +1 -0
  591. package/dist/genesys-webcomponents/icons/deprecated/generic.svg +1 -0
  592. package/dist/genesys-webcomponents/icons/deprecated/globe.svg +1 -0
  593. package/dist/genesys-webcomponents/icons/deprecated/grab-horizontal.svg +1 -0
  594. package/dist/genesys-webcomponents/icons/deprecated/grab-vertical.svg +1 -0
  595. package/dist/genesys-webcomponents/icons/deprecated/graph-bar-horizontal.svg +1 -0
  596. package/dist/genesys-webcomponents/icons/deprecated/graph-bar-vertical.svg +1 -0
  597. package/dist/genesys-webcomponents/icons/deprecated/graph-bubble.svg +1 -0
  598. package/dist/genesys-webcomponents/icons/deprecated/graph-chart.svg +1 -0
  599. package/dist/genesys-webcomponents/icons/deprecated/graph-line.svg +1 -0
  600. package/dist/genesys-webcomponents/icons/deprecated/graph-pie.svg +1 -0
  601. package/dist/genesys-webcomponents/icons/deprecated/graph-spark.svg +1 -0
  602. package/dist/genesys-webcomponents/icons/deprecated/group-standard.svg +1 -0
  603. package/dist/genesys-webcomponents/icons/deprecated/home.svg +1 -0
  604. package/dist/genesys-webcomponents/icons/deprecated/hourglass.svg +1 -0
  605. package/dist/genesys-webcomponents/icons/deprecated/import.svg +1 -0
  606. package/dist/genesys-webcomponents/icons/deprecated/inspect-disable.svg +1 -0
  607. package/dist/genesys-webcomponents/icons/deprecated/inspect.svg +1 -0
  608. package/dist/genesys-webcomponents/icons/deprecated/instagram.svg +1 -0
  609. package/dist/genesys-webcomponents/icons/deprecated/internet-explorer.svg +1 -0
  610. package/dist/genesys-webcomponents/icons/deprecated/key.svg +1 -0
  611. package/dist/genesys-webcomponents/icons/deprecated/lightbulb.svg +1 -0
  612. package/dist/genesys-webcomponents/icons/deprecated/line-messenger.svg +1 -0
  613. package/dist/genesys-webcomponents/icons/deprecated/link.svg +1 -0
  614. package/dist/genesys-webcomponents/icons/deprecated/linkedin.svg +1 -0
  615. package/dist/genesys-webcomponents/icons/deprecated/linux.svg +1 -0
  616. package/dist/genesys-webcomponents/icons/deprecated/lock-hold.svg +1 -0
  617. package/dist/genesys-webcomponents/icons/deprecated/lock.svg +1 -0
  618. package/dist/genesys-webcomponents/icons/deprecated/logout.svg +1 -0
  619. package/dist/genesys-webcomponents/icons/deprecated/low-bandwidth.svg +1 -0
  620. package/dist/genesys-webcomponents/icons/deprecated/lunch.svg +1 -0
  621. package/dist/genesys-webcomponents/icons/deprecated/menu-kebab-horizontal.svg +1 -0
  622. package/dist/genesys-webcomponents/icons/deprecated/menu-kebab-vertical.svg +1 -0
  623. package/dist/genesys-webcomponents/icons/deprecated/menu.svg +1 -0
  624. package/dist/genesys-webcomponents/icons/deprecated/message-email-outbound.svg +1 -0
  625. package/dist/genesys-webcomponents/icons/deprecated/message-forward.svg +1 -0
  626. package/dist/genesys-webcomponents/icons/deprecated/message-reply-all.svg +1 -0
  627. package/dist/genesys-webcomponents/icons/deprecated/message-reply.svg +1 -0
  628. package/dist/genesys-webcomponents/icons/deprecated/microphone-disable.svg +1 -0
  629. package/dist/genesys-webcomponents/icons/deprecated/microphone-talking.svg +1 -0
  630. package/dist/genesys-webcomponents/icons/deprecated/microphone.svg +1 -0
  631. package/dist/genesys-webcomponents/icons/deprecated/microsoft-teams.svg +1 -0
  632. package/dist/genesys-webcomponents/icons/deprecated/moon.svg +1 -0
  633. package/dist/genesys-webcomponents/icons/deprecated/music.svg +1 -0
  634. package/dist/genesys-webcomponents/icons/deprecated/notes.svg +1 -0
  635. package/dist/genesys-webcomponents/icons/deprecated/opera.svg +1 -0
  636. package/dist/genesys-webcomponents/icons/deprecated/operator-pair.svg +1 -0
  637. package/dist/genesys-webcomponents/icons/deprecated/paint.svg +1 -0
  638. package/dist/genesys-webcomponents/icons/deprecated/palette.svg +1 -0
  639. package/dist/genesys-webcomponents/icons/deprecated/parking-sign-regular.svg +1 -0
  640. package/dist/genesys-webcomponents/icons/deprecated/paste.svg +1 -0
  641. package/dist/genesys-webcomponents/icons/deprecated/people.svg +1 -0
  642. package/dist/genesys-webcomponents/icons/deprecated/phone-bell.svg +1 -0
  643. package/dist/genesys-webcomponents/icons/deprecated/phone-call-history.svg +1 -0
  644. package/dist/genesys-webcomponents/icons/deprecated/phone-callback.svg +1 -0
  645. package/dist/genesys-webcomponents/icons/deprecated/phone-close.svg +1 -0
  646. package/dist/genesys-webcomponents/icons/deprecated/phone-conference.svg +1 -0
  647. package/dist/genesys-webcomponents/icons/deprecated/phone-dialpad.svg +1 -0
  648. package/dist/genesys-webcomponents/icons/deprecated/phone-forward.svg +1 -0
  649. package/dist/genesys-webcomponents/icons/deprecated/phone-hangup.svg +1 -0
  650. package/dist/genesys-webcomponents/icons/deprecated/phone-hold.svg +1 -0
  651. package/dist/genesys-webcomponents/icons/deprecated/phone-inbound.svg +1 -0
  652. package/dist/genesys-webcomponents/icons/deprecated/phone-missed-call.svg +1 -0
  653. package/dist/genesys-webcomponents/icons/deprecated/phone-notification-score.svg +1 -0
  654. package/dist/genesys-webcomponents/icons/deprecated/phone-outbound.svg +1 -0
  655. package/dist/genesys-webcomponents/icons/deprecated/phone-success.svg +1 -0
  656. package/dist/genesys-webcomponents/icons/deprecated/phone.svg +1 -0
  657. package/dist/genesys-webcomponents/icons/deprecated/pin-location.svg +1 -0
  658. package/dist/genesys-webcomponents/icons/deprecated/pin.svg +1 -0
  659. package/dist/genesys-webcomponents/icons/deprecated/post.svg +1 -0
  660. package/dist/genesys-webcomponents/icons/deprecated/product-logo-beyond.svg +1 -0
  661. package/dist/genesys-webcomponents/icons/deprecated/product-logo-g.svg +1 -0
  662. package/dist/genesys-webcomponents/icons/deprecated/quote-left.svg +1 -0
  663. package/dist/genesys-webcomponents/icons/deprecated/quote-right.svg +1 -0
  664. package/dist/genesys-webcomponents/icons/deprecated/radio-active.svg +1 -0
  665. package/dist/genesys-webcomponents/icons/deprecated/radio.svg +1 -0
  666. package/dist/genesys-webcomponents/icons/deprecated/rating-active.svg +1 -0
  667. package/dist/genesys-webcomponents/icons/deprecated/rating-partial.svg +1 -0
  668. package/dist/genesys-webcomponents/icons/deprecated/record.svg +1 -0
  669. package/dist/genesys-webcomponents/icons/deprecated/reset.svg +1 -0
  670. package/dist/genesys-webcomponents/icons/deprecated/resource.svg +1 -0
  671. package/dist/genesys-webcomponents/icons/deprecated/retweet.svg +1 -0
  672. package/dist/genesys-webcomponents/icons/deprecated/roster-email-disable.svg +1 -0
  673. package/dist/genesys-webcomponents/icons/deprecated/roster-email.svg +1 -0
  674. package/dist/genesys-webcomponents/icons/deprecated/roster-instagram-disable.svg +1 -0
  675. package/dist/genesys-webcomponents/icons/deprecated/roster-line-disable.svg +1 -0
  676. package/dist/genesys-webcomponents/icons/deprecated/roster-messenger-disable.svg +1 -0
  677. package/dist/genesys-webcomponents/icons/deprecated/roster-twitter-disable.svg +1 -0
  678. package/dist/genesys-webcomponents/icons/deprecated/roster-whatsapp-disable.svg +1 -0
  679. package/dist/genesys-webcomponents/icons/deprecated/rss.svg +1 -0
  680. package/dist/genesys-webcomponents/icons/deprecated/safari.svg +1 -0
  681. package/dist/genesys-webcomponents/icons/deprecated/save.svg +1 -0
  682. package/dist/genesys-webcomponents/icons/deprecated/screen-share-regular.svg +1 -0
  683. package/dist/genesys-webcomponents/icons/deprecated/screen-share-slash.svg +1 -0
  684. package/dist/genesys-webcomponents/icons/deprecated/scripter.svg +1 -0
  685. package/dist/genesys-webcomponents/icons/deprecated/search.svg +1 -0
  686. package/dist/genesys-webcomponents/icons/deprecated/send.svg +1 -0
  687. package/dist/genesys-webcomponents/icons/deprecated/settings.svg +1 -0
  688. package/dist/genesys-webcomponents/icons/deprecated/share.svg +1 -0
  689. package/dist/genesys-webcomponents/icons/deprecated/shield-lock.svg +1 -0
  690. package/dist/genesys-webcomponents/icons/deprecated/shield-outline.svg +1 -0
  691. package/dist/genesys-webcomponents/icons/deprecated/shield-solid.svg +1 -0
  692. package/dist/genesys-webcomponents/icons/deprecated/site.svg +1 -0
  693. package/dist/genesys-webcomponents/icons/deprecated/skills.svg +1 -0
  694. package/dist/genesys-webcomponents/icons/deprecated/slideshare.svg +1 -0
  695. package/dist/genesys-webcomponents/icons/deprecated/sms-close.svg +1 -0
  696. package/dist/genesys-webcomponents/icons/deprecated/sms.svg +1 -0
  697. package/dist/genesys-webcomponents/icons/deprecated/stamp.svg +1 -0
  698. package/dist/genesys-webcomponents/icons/deprecated/subtract-circle.svg +1 -0
  699. package/dist/genesys-webcomponents/icons/deprecated/subtract.svg +1 -0
  700. package/dist/genesys-webcomponents/icons/deprecated/sun.svg +1 -0
  701. package/dist/genesys-webcomponents/icons/deprecated/tag.svg +1 -0
  702. package/dist/genesys-webcomponents/icons/deprecated/telegram.svg +1 -0
  703. package/dist/genesys-webcomponents/icons/deprecated/tenant.svg +1 -0
  704. package/dist/genesys-webcomponents/icons/deprecated/thumbs-down.svg +1 -0
  705. package/dist/genesys-webcomponents/icons/deprecated/thumbs-up.svg +1 -0
  706. package/dist/genesys-webcomponents/icons/deprecated/timeline.svg +1 -0
  707. package/dist/genesys-webcomponents/icons/deprecated/toolbar-apps-disable.svg +1 -0
  708. package/dist/genesys-webcomponents/icons/deprecated/toolbar-apps.svg +1 -0
  709. package/dist/genesys-webcomponents/icons/deprecated/toolbar-assist-disable.svg +1 -0
  710. package/dist/genesys-webcomponents/icons/deprecated/toolbar-assist.svg +1 -0
  711. package/dist/genesys-webcomponents/icons/deprecated/toolbar-favourite.svg +1 -0
  712. package/dist/genesys-webcomponents/icons/deprecated/toolbar-inbox.svg +1 -0
  713. package/dist/genesys-webcomponents/icons/deprecated/toolbar-notification.svg +1 -0
  714. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-1.svg +1 -0
  715. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-2.svg +1 -0
  716. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-active-3.svg +1 -0
  717. package/dist/genesys-webcomponents/icons/deprecated/toolbar-phone-disable.svg +1 -0
  718. package/dist/genesys-webcomponents/icons/deprecated/trade.svg +1 -0
  719. package/dist/genesys-webcomponents/icons/deprecated/transfer.svg +1 -0
  720. package/dist/genesys-webcomponents/icons/deprecated/twitter.svg +1 -0
  721. package/dist/genesys-webcomponents/icons/deprecated/unknown.svg +1 -0
  722. package/dist/genesys-webcomponents/icons/deprecated/unlink.svg +1 -0
  723. package/dist/genesys-webcomponents/icons/deprecated/unlock.svg +1 -0
  724. package/dist/genesys-webcomponents/icons/deprecated/upload.svg +1 -0
  725. package/dist/genesys-webcomponents/icons/deprecated/user-add.svg +1 -0
  726. package/dist/genesys-webcomponents/icons/deprecated/user-circle.svg +1 -0
  727. package/dist/genesys-webcomponents/icons/deprecated/user-contact-id.svg +1 -0
  728. package/dist/genesys-webcomponents/icons/deprecated/user-directory.svg +1 -0
  729. package/dist/genesys-webcomponents/icons/deprecated/user-group.svg +1 -0
  730. package/dist/genesys-webcomponents/icons/deprecated/user-interactions-disable.svg +1 -0
  731. package/dist/genesys-webcomponents/icons/deprecated/user-interactions.svg +1 -0
  732. package/dist/genesys-webcomponents/icons/deprecated/user.svg +1 -0
  733. package/dist/genesys-webcomponents/icons/deprecated/viber.svg +1 -0
  734. package/dist/genesys-webcomponents/icons/deprecated/video-disable.svg +1 -0
  735. package/dist/genesys-webcomponents/icons/deprecated/video.svg +1 -0
  736. package/dist/genesys-webcomponents/icons/deprecated/view-all.svg +1 -0
  737. package/dist/genesys-webcomponents/icons/deprecated/view-cells.svg +1 -0
  738. package/dist/genesys-webcomponents/icons/deprecated/view-grid.svg +1 -0
  739. package/dist/genesys-webcomponents/icons/deprecated/view-list.svg +1 -0
  740. package/dist/genesys-webcomponents/icons/deprecated/view-roster.svg +1 -0
  741. package/dist/genesys-webcomponents/icons/deprecated/view-stacked.svg +1 -0
  742. package/dist/genesys-webcomponents/icons/deprecated/voicemail.svg +1 -0
  743. package/dist/genesys-webcomponents/icons/deprecated/volume-disable.svg +1 -0
  744. package/dist/genesys-webcomponents/icons/deprecated/volume-down.svg +1 -0
  745. package/dist/genesys-webcomponents/icons/deprecated/volume-none.svg +1 -0
  746. package/dist/genesys-webcomponents/icons/deprecated/volume-up.svg +1 -0
  747. package/dist/genesys-webcomponents/icons/deprecated/web.svg +1 -0
  748. package/dist/genesys-webcomponents/icons/deprecated/webcam-disable.svg +1 -0
  749. package/dist/genesys-webcomponents/icons/deprecated/webcam.svg +1 -0
  750. package/dist/genesys-webcomponents/icons/deprecated/wechat.svg +1 -0
  751. package/dist/genesys-webcomponents/icons/deprecated/whatsapp.svg +1 -0
  752. package/dist/genesys-webcomponents/icons/deprecated/window-actual-size.svg +1 -0
  753. package/dist/genesys-webcomponents/icons/deprecated/window-contract.svg +1 -0
  754. package/dist/genesys-webcomponents/icons/deprecated/window-fullscreen.svg +1 -0
  755. package/dist/genesys-webcomponents/icons/deprecated/window-popout.svg +1 -0
  756. package/dist/genesys-webcomponents/icons/deprecated/wordpress.svg +1 -0
  757. package/dist/genesys-webcomponents/icons/deprecated/youtube.svg +1 -0
  758. package/dist/genesys-webcomponents/icons/deprecated/zoom-in.svg +1 -0
  759. package/dist/genesys-webcomponents/icons/deprecated/zoom-out.svg +1 -0
  760. package/dist/genesys-webcomponents/icons/fa/address-book-regular.svg +1 -0
  761. package/dist/genesys-webcomponents/icons/fa/address-card-regular.svg +1 -0
  762. package/dist/genesys-webcomponents/icons/fa/android.svg +1 -0
  763. package/dist/genesys-webcomponents/icons/fa/apple.svg +1 -0
  764. package/dist/genesys-webcomponents/icons/fa/arrow-down-left-regular.svg +1 -0
  765. package/dist/genesys-webcomponents/icons/fa/arrow-down-regular.svg +1 -0
  766. package/dist/genesys-webcomponents/icons/fa/arrow-down-right-regular.svg +1 -0
  767. package/dist/genesys-webcomponents/icons/fa/arrow-down-to-line-regular.svg +1 -0
  768. package/dist/genesys-webcomponents/icons/fa/arrow-left-regular.svg +1 -0
  769. package/dist/genesys-webcomponents/icons/fa/arrow-right-arrow-left-regular.svg +1 -0
  770. package/dist/genesys-webcomponents/icons/fa/arrow-right-from-bracket-regular.svg +1 -0
  771. package/dist/genesys-webcomponents/icons/fa/arrow-right-regular.svg +1 -0
  772. package/dist/genesys-webcomponents/icons/fa/arrow-rotate-left-regular.svg +1 -0
  773. package/dist/genesys-webcomponents/icons/fa/arrow-up-from-line-regular.svg +1 -0
  774. package/dist/genesys-webcomponents/icons/fa/arrow-up-left-regular.svg +1 -0
  775. package/dist/genesys-webcomponents/icons/fa/arrow-up-regular.svg +1 -0
  776. package/dist/genesys-webcomponents/icons/fa/arrow-up-right-from-square-regular.svg +1 -0
  777. package/dist/genesys-webcomponents/icons/fa/arrow-up-right-regular.svg +1 -0
  778. package/dist/genesys-webcomponents/icons/fa/arrows-maximize-regular.svg +1 -0
  779. package/dist/genesys-webcomponents/icons/fa/arrows-minimize-regular.svg +1 -0
  780. package/dist/genesys-webcomponents/icons/fa/at-regular.svg +1 -0
  781. package/dist/genesys-webcomponents/icons/fa/backward-fast-regular.svg +1 -0
  782. package/dist/genesys-webcomponents/icons/fa/backward-regular.svg +1 -0
  783. package/dist/genesys-webcomponents/icons/fa/backward-step-regular.svg +1 -1
  784. package/dist/genesys-webcomponents/icons/fa/badge-check-solid.svg +1 -0
  785. package/dist/genesys-webcomponents/icons/fa/ban-regular.svg +1 -0
  786. package/dist/genesys-webcomponents/icons/fa/bars-regular.svg +1 -0
  787. package/dist/genesys-webcomponents/icons/fa/block-brick-regular.svg +1 -0
  788. package/dist/genesys-webcomponents/icons/fa/bolt-regular.svg +1 -0
  789. package/dist/genesys-webcomponents/icons/fa/border-all-regular.svg +1 -0
  790. package/dist/genesys-webcomponents/icons/fa/box-archive-regular.svg +1 -0
  791. package/dist/genesys-webcomponents/icons/fa/box-regular.svg +1 -0
  792. package/dist/genesys-webcomponents/icons/fa/brackets-square-regular.svg +1 -0
  793. package/dist/genesys-webcomponents/icons/fa/browser-regular.svg +1 -0
  794. package/dist/genesys-webcomponents/icons/fa/bug-regular.svg +1 -0
  795. package/dist/genesys-webcomponents/icons/fa/building-regular.svg +1 -0
  796. package/dist/genesys-webcomponents/icons/fa/bullhorn-regular.svg +1 -0
  797. package/dist/genesys-webcomponents/icons/fa/bus-simple-regular.svg +1 -0
  798. package/dist/genesys-webcomponents/icons/fa/calendar-clock-regular.svg +1 -0
  799. package/dist/genesys-webcomponents/icons/fa/calendar-plus-regular.svg +1 -0
  800. package/dist/genesys-webcomponents/icons/fa/calendar-regular.svg +1 -0
  801. package/dist/genesys-webcomponents/icons/fa/camera-regular.svg +1 -0
  802. package/dist/genesys-webcomponents/icons/fa/camera-solid.svg +1 -0
  803. package/dist/genesys-webcomponents/icons/fa/camera-web-regular.svg +1 -0
  804. package/dist/genesys-webcomponents/icons/fa/camera-web-slash-regular.svg +1 -0
  805. package/dist/genesys-webcomponents/icons/fa/caret-down-solid.svg +1 -0
  806. package/dist/genesys-webcomponents/icons/fa/caret-left-solid.svg +1 -0
  807. package/dist/genesys-webcomponents/icons/fa/caret-right-solid.svg +1 -0
  808. package/dist/genesys-webcomponents/icons/fa/caret-up-solid.svg +1 -0
  809. package/dist/genesys-webcomponents/icons/fa/cart-circle-check-regular.svg +1 -0
  810. package/dist/genesys-webcomponents/icons/fa/cart-circle-plus-regular.svg +1 -0
  811. package/dist/genesys-webcomponents/icons/fa/cart-circle-xmark-regular.svg +1 -0
  812. package/dist/genesys-webcomponents/icons/fa/chart-area-regular.svg +1 -0
  813. package/dist/genesys-webcomponents/icons/fa/chart-bar-regular.svg +1 -0
  814. package/dist/genesys-webcomponents/icons/fa/chart-column-regular.svg +1 -0
  815. package/dist/genesys-webcomponents/icons/fa/chart-line-regular.svg +1 -0
  816. package/dist/genesys-webcomponents/icons/fa/chart-pie-regular.svg +1 -0
  817. package/dist/genesys-webcomponents/icons/fa/chart-pie-simple-regular.svg +1 -0
  818. package/dist/genesys-webcomponents/icons/fa/chart-scatter-bubble-regular.svg +1 -0
  819. package/dist/genesys-webcomponents/icons/fa/chevron-left-regular.svg +1 -0
  820. package/dist/genesys-webcomponents/icons/fa/chevron-right-regular.svg +1 -0
  821. package/dist/genesys-webcomponents/icons/fa/chevrons-down-regular.svg +1 -0
  822. package/dist/genesys-webcomponents/icons/fa/chevrons-left-regular.svg +1 -0
  823. package/dist/genesys-webcomponents/icons/fa/chevrons-right-regular.svg +1 -0
  824. package/dist/genesys-webcomponents/icons/fa/chevrons-up-regular.svg +1 -0
  825. package/dist/genesys-webcomponents/icons/fa/chrome.svg +1 -0
  826. package/dist/genesys-webcomponents/icons/fa/circle-0-solid.svg +1 -0
  827. package/dist/genesys-webcomponents/icons/fa/circle-check-regular.svg +1 -0
  828. package/dist/genesys-webcomponents/icons/fa/circle-check-solid.svg +1 -1
  829. package/dist/genesys-webcomponents/icons/fa/circle-chevron-right-solid.svg +1 -0
  830. package/dist/genesys-webcomponents/icons/fa/circle-dot-regular.svg +1 -0
  831. package/dist/genesys-webcomponents/icons/fa/circle-pause-solid.svg +1 -0
  832. package/dist/genesys-webcomponents/icons/fa/circle-plus-regular.svg +1 -0
  833. package/dist/genesys-webcomponents/icons/fa/circle-quarter-regular.svg +1 -0
  834. package/dist/genesys-webcomponents/icons/fa/circle-regular.svg +1 -0
  835. package/dist/genesys-webcomponents/icons/fa/circle-solid.svg +1 -0
  836. package/dist/genesys-webcomponents/icons/fa/circle-star-solid.svg +1 -0
  837. package/dist/genesys-webcomponents/icons/fa/circle-user-regular.svg +1 -0
  838. package/dist/genesys-webcomponents/icons/fa/circle-xmark-regular.svg +1 -0
  839. package/dist/genesys-webcomponents/icons/fa/circle-xmark-solid.svg +1 -0
  840. package/dist/genesys-webcomponents/icons/fa/clipboard-check-regular.svg +1 -0
  841. package/dist/genesys-webcomponents/icons/fa/clipboard-question-regular.svg +1 -0
  842. package/dist/genesys-webcomponents/icons/fa/clipboard-regular.svg +1 -0
  843. package/dist/genesys-webcomponents/icons/fa/clock-regular.svg +1 -0
  844. package/dist/genesys-webcomponents/icons/fa/clone-regular.svg +1 -0
  845. package/dist/genesys-webcomponents/icons/fa/cloud-regular.svg +1 -0
  846. package/dist/genesys-webcomponents/icons/fa/copy-regular.svg +1 -0
  847. package/dist/genesys-webcomponents/icons/fa/custon-whatsapp-slash.svg +1 -0
  848. package/dist/genesys-webcomponents/icons/fa/delete-left-regular.svg +1 -0
  849. package/dist/genesys-webcomponents/icons/fa/earth-africa-regular.svg +1 -0
  850. package/dist/genesys-webcomponents/icons/fa/edge-legacy.svg +1 -0
  851. package/dist/genesys-webcomponents/icons/fa/ellipsis-regular.svg +1 -0
  852. package/dist/genesys-webcomponents/icons/fa/ellipsis-vertical-regular.svg +1 -0
  853. package/dist/genesys-webcomponents/icons/fa/envelope-dot-regular.svg +1 -0
  854. package/dist/genesys-webcomponents/icons/fa/envelope-regular.svg +1 -0
  855. package/dist/genesys-webcomponents/icons/fa/eye-regular.svg +1 -0
  856. package/dist/genesys-webcomponents/icons/fa/eye-slash-regular.svg +1 -0
  857. package/dist/genesys-webcomponents/icons/fa/face-meh-regular.svg +1 -0
  858. package/dist/genesys-webcomponents/icons/fa/face-meh-solid.svg +1 -0
  859. package/dist/genesys-webcomponents/icons/fa/face-smile-regular.svg +1 -0
  860. package/dist/genesys-webcomponents/icons/fa/face-smile-solid.svg +1 -0
  861. package/dist/genesys-webcomponents/icons/fa/facebook-messenger.svg +1 -0
  862. package/dist/genesys-webcomponents/icons/fa/facebook.svg +1 -0
  863. package/dist/genesys-webcomponents/icons/fa/fax-regular.svg +1 -0
  864. package/dist/genesys-webcomponents/icons/fa/file-certificate-regular.svg +1 -0
  865. package/dist/genesys-webcomponents/icons/fa/file-chart-column-regular.svg +1 -0
  866. package/dist/genesys-webcomponents/icons/fa/file-circle-xmark-regular.svg +1 -0
  867. package/dist/genesys-webcomponents/icons/fa/file-contract-regular.svg +1 -0
  868. package/dist/genesys-webcomponents/icons/fa/file-import-regular.svg +1 -0
  869. package/dist/genesys-webcomponents/icons/fa/file-invoice-dollar-regular.svg +1 -0
  870. package/dist/genesys-webcomponents/icons/fa/file-lines-regular.svg +1 -0
  871. package/dist/genesys-webcomponents/icons/fa/file-magnifying-glass-regular.svg +1 -0
  872. package/dist/genesys-webcomponents/icons/fa/file-pdf-regular.svg +1 -0
  873. package/dist/genesys-webcomponents/icons/fa/file-regular.svg +1 -1
  874. package/dist/genesys-webcomponents/icons/fa/file-user-regular.svg +1 -0
  875. package/dist/genesys-webcomponents/icons/fa/files-regular.svg +1 -0
  876. package/dist/genesys-webcomponents/icons/fa/fill-drip-regular.svg +1 -0
  877. package/dist/genesys-webcomponents/icons/fa/filter-regular.svg +1 -0
  878. package/dist/genesys-webcomponents/icons/fa/fire-regular.svg +1 -0
  879. package/dist/genesys-webcomponents/icons/fa/firefox.svg +1 -0
  880. package/dist/genesys-webcomponents/icons/fa/flag-regular.svg +1 -0
  881. package/dist/genesys-webcomponents/icons/fa/floppy-disk-regular.svg +1 -0
  882. package/dist/genesys-webcomponents/icons/fa/folder-open-regular.svg +1 -0
  883. package/dist/genesys-webcomponents/icons/fa/folder-plus-regular.svg +1 -0
  884. package/dist/genesys-webcomponents/icons/fa/folder-regular.svg +1 -0
  885. package/dist/genesys-webcomponents/icons/fa/forward-fast-regular.svg +1 -0
  886. package/dist/genesys-webcomponents/icons/fa/forward-regular.svg +1 -0
  887. package/dist/genesys-webcomponents/icons/fa/forward-step-regular.svg +1 -1
  888. package/dist/genesys-webcomponents/icons/fa/gauge-simple-high-regular.svg +1 -0
  889. package/dist/genesys-webcomponents/icons/fa/gear-regular.svg +1 -0
  890. package/dist/genesys-webcomponents/icons/fa/globe-regular.svg +1 -0
  891. package/dist/genesys-webcomponents/icons/fa/graduation-cap-regular.svg +1 -0
  892. package/dist/genesys-webcomponents/icons/fa/grid-4-regular.svg +1 -0
  893. package/dist/genesys-webcomponents/icons/fa/grid-regular.svg +1 -0
  894. package/dist/genesys-webcomponents/icons/fa/grip-solid.svg +1 -0
  895. package/dist/genesys-webcomponents/icons/fa/grip-vertical-solid.svg +1 -0
  896. package/dist/genesys-webcomponents/icons/fa/handshake-regular.svg +1 -0
  897. package/dist/genesys-webcomponents/icons/fa/head-side-headphones-regular.svg +1 -0
  898. package/dist/genesys-webcomponents/icons/fa/headphones-regular.svg +1 -0
  899. package/dist/genesys-webcomponents/icons/fa/hexagon-exclamation-regular.svg +1 -0
  900. package/dist/genesys-webcomponents/icons/fa/home-regular.svg +1 -0
  901. package/dist/genesys-webcomponents/icons/fa/hourglass-half-regular.svg +1 -0
  902. package/dist/genesys-webcomponents/icons/fa/image-portrait-regular.svg +1 -0
  903. package/dist/genesys-webcomponents/icons/fa/image-regular.svg +1 -0
  904. package/dist/genesys-webcomponents/icons/fa/inbox-regular.svg +1 -0
  905. package/dist/genesys-webcomponents/icons/fa/instagram.svg +1 -0
  906. package/dist/genesys-webcomponents/icons/fa/internet-explorer.svg +1 -0
  907. package/dist/genesys-webcomponents/icons/fa/key-regular.svg +1 -0
  908. package/dist/genesys-webcomponents/icons/fa/laptop-regular.svg +1 -0
  909. package/dist/genesys-webcomponents/icons/fa/life-ring-regular.svg +1 -0
  910. package/dist/genesys-webcomponents/icons/fa/lightbulb-regular.svg +1 -0
  911. package/dist/genesys-webcomponents/icons/fa/line.svg +1 -0
  912. package/dist/genesys-webcomponents/icons/fa/link-regular.svg +1 -0
  913. package/dist/genesys-webcomponents/icons/fa/link-slash-regular.svg +1 -0
  914. package/dist/genesys-webcomponents/icons/fa/linkedin.svg +1 -0
  915. package/dist/genesys-webcomponents/icons/fa/linux.svg +1 -0
  916. package/dist/genesys-webcomponents/icons/fa/location-dot-regular.svg +1 -0
  917. package/dist/genesys-webcomponents/icons/fa/lock-regular.svg +1 -0
  918. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-minus-regular.svg +1 -0
  919. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-plus-regular.svg +1 -0
  920. package/dist/genesys-webcomponents/icons/fa/magnifying-glass-regular.svg +1 -0
  921. package/dist/genesys-webcomponents/icons/fa/map-location-dot-regular.svg +1 -0
  922. package/dist/genesys-webcomponents/icons/fa/memo-regular.svg +1 -0
  923. package/dist/genesys-webcomponents/icons/fa/message-arrow-up-right-solid.svg +1 -0
  924. package/dist/genesys-webcomponents/icons/fa/message-arrow-up-solid.svg +1 -0
  925. package/dist/genesys-webcomponents/icons/fa/message-check-solid.svg +1 -0
  926. package/dist/genesys-webcomponents/icons/fa/message-dots-regular.svg +1 -0
  927. package/dist/genesys-webcomponents/icons/fa/message-lines-regular.svg +1 -0
  928. package/dist/genesys-webcomponents/icons/fa/message-minus-solid.svg +1 -0
  929. package/dist/genesys-webcomponents/icons/fa/message-plus-solid.svg +1 -0
  930. package/dist/genesys-webcomponents/icons/fa/message-slash-regular.svg +1 -0
  931. package/dist/genesys-webcomponents/icons/fa/message-xmark-regular.svg +1 -0
  932. package/dist/genesys-webcomponents/icons/fa/message-xmark-solid.svg +1 -0
  933. package/dist/genesys-webcomponents/icons/fa/messages-regular.svg +1 -0
  934. package/dist/genesys-webcomponents/icons/fa/microphone-regular.svg +1 -0
  935. package/dist/genesys-webcomponents/icons/fa/microphone-slash-regular.svg +1 -0
  936. package/dist/genesys-webcomponents/icons/fa/microsoft.svg +1 -1
  937. package/dist/genesys-webcomponents/icons/fa/minus-regular.svg +1 -0
  938. package/dist/genesys-webcomponents/icons/fa/mobile-regular.svg +1 -0
  939. package/dist/genesys-webcomponents/icons/fa/moon-regular.svg +1 -0
  940. package/dist/genesys-webcomponents/icons/fa/music-regular.svg +1 -0
  941. package/dist/genesys-webcomponents/icons/fa/newspaper-regular.svg +1 -0
  942. package/dist/genesys-webcomponents/icons/fa/notebook-regular.svg +1 -0
  943. package/dist/genesys-webcomponents/icons/fa/opera.svg +1 -0
  944. package/dist/genesys-webcomponents/icons/fa/palette-regular.svg +1 -0
  945. package/dist/genesys-webcomponents/icons/fa/paper-plane-top-regular.svg +1 -0
  946. package/dist/genesys-webcomponents/icons/fa/paperclip-regular.svg +1 -0
  947. package/dist/genesys-webcomponents/icons/fa/paste-regular.svg +1 -0
  948. package/dist/genesys-webcomponents/icons/fa/pause-regular.svg +1 -1
  949. package/dist/genesys-webcomponents/icons/fa/pen-circle-regular.svg +1 -0
  950. package/dist/genesys-webcomponents/icons/fa/pen-regular.svg +1 -0
  951. package/dist/genesys-webcomponents/icons/fa/people-group-regular.svg +1 -0
  952. package/dist/genesys-webcomponents/icons/fa/people-pants-simple-regular.svg +1 -0
  953. package/dist/genesys-webcomponents/icons/fa/phone-arrow-down-left-regular.svg +1 -0
  954. package/dist/genesys-webcomponents/icons/fa/phone-arrow-right-regular.svg +1 -0
  955. package/dist/genesys-webcomponents/icons/fa/phone-arrow-up-right-regular.svg +1 -0
  956. package/dist/genesys-webcomponents/icons/fa/phone-hangup-regular.svg +1 -0
  957. package/dist/genesys-webcomponents/icons/fa/phone-missed-regular.svg +1 -0
  958. package/dist/genesys-webcomponents/icons/fa/phone-regular.svg +1 -0
  959. package/dist/genesys-webcomponents/icons/fa/phone-slash-regular.svg +1 -0
  960. package/dist/genesys-webcomponents/icons/fa/phone-xmark-regular.svg +1 -0
  961. package/dist/genesys-webcomponents/icons/fa/play-regular.svg +1 -1
  962. package/dist/genesys-webcomponents/icons/fa/plus-regular.svg +1 -0
  963. package/dist/genesys-webcomponents/icons/fa/quote-left-regular.svg +1 -0
  964. package/dist/genesys-webcomponents/icons/fa/quote-right-regular.svg +1 -0
  965. package/dist/genesys-webcomponents/icons/fa/regular-diagram-project-gear.svg +1 -0
  966. package/dist/genesys-webcomponents/icons/fa/regular-envelope-slash.svg +1 -0
  967. package/dist/genesys-webcomponents/icons/fa/robot-regular.svg +1 -0
  968. package/dist/genesys-webcomponents/icons/fa/safari.svg +1 -0
  969. package/dist/genesys-webcomponents/icons/fa/scissors-regular.svg +1 -0
  970. package/dist/genesys-webcomponents/icons/fa/scroll-regular.svg +1 -0
  971. package/dist/genesys-webcomponents/icons/fa/server-regular.svg +1 -0
  972. package/dist/genesys-webcomponents/icons/fa/shapes-regular.svg +1 -0
  973. package/dist/genesys-webcomponents/icons/fa/share-nodes-regular.svg +1 -0
  974. package/dist/genesys-webcomponents/icons/fa/shield-check-regular.svg +1 -0
  975. package/dist/genesys-webcomponents/icons/fa/shield-check-solid.svg +1 -0
  976. package/dist/genesys-webcomponents/icons/fa/shield-keyhole-regular.svg +1 -0
  977. package/dist/genesys-webcomponents/icons/fa/slideshare.svg +1 -0
  978. package/dist/genesys-webcomponents/icons/fa/square-arrow-up-right-regular.svg +1 -0
  979. package/dist/genesys-webcomponents/icons/fa/square-check-solid.svg +1 -0
  980. package/dist/genesys-webcomponents/icons/fa/square-list-regular.svg +1 -0
  981. package/dist/genesys-webcomponents/icons/fa/square-minus-regular.svg +1 -0
  982. package/dist/genesys-webcomponents/icons/fa/square-parking-regular.svg +1 -0
  983. package/dist/genesys-webcomponents/icons/fa/square-poll-vertical-regular.svg +1 -0
  984. package/dist/genesys-webcomponents/icons/fa/square-regular.svg +1 -0
  985. package/dist/genesys-webcomponents/icons/fa/square-rss-solid.svg +1 -0
  986. package/dist/genesys-webcomponents/icons/fa/square-x-regular.svg +1 -0
  987. package/dist/genesys-webcomponents/icons/fa/stamp-regular.svg +1 -0
  988. package/dist/genesys-webcomponents/icons/fa/star-regular.svg +1 -0
  989. package/dist/genesys-webcomponents/icons/fa/star-sharp-half-stroke-regular.svg +1 -0
  990. package/dist/genesys-webcomponents/icons/fa/star-solid.svg +1 -0
  991. package/dist/genesys-webcomponents/icons/fa/stop-regular.svg +1 -1
  992. package/dist/genesys-webcomponents/icons/fa/subtract-circle-regular.svg +1 -0
  993. package/dist/genesys-webcomponents/icons/fa/subtract-circle-solid.svg +1 -0
  994. package/dist/genesys-webcomponents/icons/fa/sun-bright-regular.svg +1 -0
  995. package/dist/genesys-webcomponents/icons/fa/table-layout-regular.svg +1 -0
  996. package/dist/genesys-webcomponents/icons/fa/table-list-regular.svg +1 -0
  997. package/dist/genesys-webcomponents/icons/fa/table-regular.svg +1 -0
  998. package/dist/genesys-webcomponents/icons/fa/table-rows-regular.svg +1 -0
  999. package/dist/genesys-webcomponents/icons/fa/tablet-regular.svg +1 -0
  1000. package/dist/genesys-webcomponents/icons/fa/tag-regular.svg +1 -0
  1001. package/dist/genesys-webcomponents/icons/fa/telegram.svg +1 -0
  1002. package/dist/genesys-webcomponents/icons/fa/thumb-down-regular.svg +1 -0
  1003. package/dist/genesys-webcomponents/icons/fa/thumb-up-regular.svg +1 -0
  1004. package/dist/genesys-webcomponents/icons/fa/thumbtack-regular.svg +1 -0
  1005. package/dist/genesys-webcomponents/icons/fa/timer-regular.svg +1 -0
  1006. package/dist/genesys-webcomponents/icons/fa/trash-regular.svg +1 -0
  1007. package/dist/genesys-webcomponents/icons/fa/triangle-exclamation-regular.svg +1 -0
  1008. package/dist/genesys-webcomponents/icons/fa/truck-regular.svg +1 -0
  1009. package/dist/genesys-webcomponents/icons/fa/twitter.svg +1 -0
  1010. package/dist/genesys-webcomponents/icons/fa/unlock-regular.svg +1 -0
  1011. package/dist/genesys-webcomponents/icons/fa/upload-regular.svg +1 -0
  1012. package/dist/genesys-webcomponents/icons/fa/user-plus-regular.svg +1 -0
  1013. package/dist/genesys-webcomponents/icons/fa/user-regular.svg +1 -0
  1014. package/dist/genesys-webcomponents/icons/fa/users-regular.svg +1 -0
  1015. package/dist/genesys-webcomponents/icons/fa/utensils-regular.svg +1 -0
  1016. package/dist/genesys-webcomponents/icons/fa/viber.svg +1 -0
  1017. package/dist/genesys-webcomponents/icons/fa/video-regular.svg +1 -0
  1018. package/dist/genesys-webcomponents/icons/fa/video-slash-regular.svg +1 -0
  1019. package/dist/genesys-webcomponents/icons/fa/voicemail-regular.svg +1 -0
  1020. package/dist/genesys-webcomponents/icons/fa/volume-low-regular.svg +1 -0
  1021. package/dist/genesys-webcomponents/icons/fa/volume-off-regular.svg +1 -0
  1022. package/dist/genesys-webcomponents/icons/fa/volume-regular.svg +1 -0
  1023. package/dist/genesys-webcomponents/icons/fa/volume-slash-regular.svg +1 -0
  1024. package/dist/genesys-webcomponents/icons/fa/waveform-lines-regular.svg +1 -0
  1025. package/dist/genesys-webcomponents/icons/fa/weixin.svg +1 -0
  1026. package/dist/genesys-webcomponents/icons/fa/whatsapp.svg +1 -0
  1027. package/dist/genesys-webcomponents/icons/fa/whistle-regular.svg +1 -0
  1028. package/dist/genesys-webcomponents/icons/fa/wifi-slash-regular.svg +1 -0
  1029. package/dist/genesys-webcomponents/icons/fa/wordpress.svg +1 -0
  1030. package/dist/genesys-webcomponents/icons/fa/xmark-large-regular.svg +1 -0
  1031. package/dist/genesys-webcomponents/icons/fa/youtube.svg +1 -0
  1032. package/dist/genesys-webcomponents/p-0022fdb0.entry.js +1 -0
  1033. package/dist/genesys-webcomponents/p-0094d09c.entry.js +1 -0
  1034. package/dist/genesys-webcomponents/p-03920c6c.entry.js +1 -0
  1035. package/dist/genesys-webcomponents/p-0bb59007.entry.js +1 -0
  1036. package/dist/genesys-webcomponents/p-0cf61c25.entry.js +1 -0
  1037. package/dist/genesys-webcomponents/p-0dd23563.entry.js +1 -0
  1038. package/dist/genesys-webcomponents/p-0dd339dd.entry.js +7 -0
  1039. package/dist/genesys-webcomponents/p-13dd9346.js +1 -0
  1040. package/dist/genesys-webcomponents/p-1aac7582.entry.js +1 -0
  1041. package/dist/genesys-webcomponents/p-1b1e4104.entry.js +1 -0
  1042. package/dist/genesys-webcomponents/p-1c3dd73c.entry.js +1 -0
  1043. package/dist/genesys-webcomponents/p-1c6af162.entry.js +1 -0
  1044. package/dist/genesys-webcomponents/p-1d026269.entry.js +1 -0
  1045. package/dist/genesys-webcomponents/p-1d2b7832.entry.js +1 -0
  1046. package/dist/genesys-webcomponents/p-1d2e150b.entry.js +1 -0
  1047. package/dist/genesys-webcomponents/p-22ec91ef.entry.js +1 -0
  1048. package/dist/genesys-webcomponents/p-233f2c4c.entry.js +1 -0
  1049. package/dist/genesys-webcomponents/p-2621a61e.entry.js +1 -0
  1050. package/dist/genesys-webcomponents/p-29d37163.entry.js +1 -0
  1051. package/dist/genesys-webcomponents/p-2bb2e4fe.entry.js +1 -0
  1052. package/dist/genesys-webcomponents/p-304a279e.entry.js +1 -0
  1053. package/dist/genesys-webcomponents/p-30554c1b.entry.js +1 -0
  1054. package/dist/genesys-webcomponents/p-30e22389.entry.js +1 -0
  1055. package/dist/genesys-webcomponents/p-31414d8f.entry.js +1 -0
  1056. package/dist/genesys-webcomponents/p-3227feba.entry.js +1 -0
  1057. package/dist/genesys-webcomponents/p-350f8e18.entry.js +1 -0
  1058. package/dist/genesys-webcomponents/p-3a844b87.entry.js +1 -0
  1059. package/dist/genesys-webcomponents/p-3d0be570.entry.js +1 -0
  1060. package/dist/genesys-webcomponents/p-4056f86a.entry.js +1 -0
  1061. package/dist/genesys-webcomponents/p-46c62170.entry.js +1 -0
  1062. package/dist/genesys-webcomponents/p-48800683.entry.js +1 -0
  1063. package/dist/genesys-webcomponents/p-4ddb6412.entry.js +1 -0
  1064. package/dist/genesys-webcomponents/p-4ecb7235.entry.js +1 -0
  1065. package/dist/genesys-webcomponents/p-4edb9825.entry.js +1 -0
  1066. package/dist/genesys-webcomponents/p-51dfd6d8.entry.js +1 -0
  1067. package/dist/genesys-webcomponents/p-55c48c3d.entry.js +1 -0
  1068. package/dist/genesys-webcomponents/p-568878c3.entry.js +1 -0
  1069. package/dist/genesys-webcomponents/p-568c324d.entry.js +1 -0
  1070. package/dist/genesys-webcomponents/p-57b94a6d.entry.js +1 -0
  1071. package/dist/genesys-webcomponents/p-58f2dc26.entry.js +1 -0
  1072. package/dist/genesys-webcomponents/p-5e8628fe.entry.js +1 -0
  1073. package/dist/genesys-webcomponents/p-6042f6e6.entry.js +1 -0
  1074. package/dist/genesys-webcomponents/p-60938266.entry.js +1 -0
  1075. package/dist/genesys-webcomponents/p-62007a87.entry.js +1 -0
  1076. package/dist/genesys-webcomponents/p-62101675.entry.js +1 -0
  1077. package/dist/genesys-webcomponents/p-62c6fb3a.entry.js +1 -0
  1078. package/dist/genesys-webcomponents/p-66848e1e.entry.js +1 -0
  1079. package/dist/genesys-webcomponents/p-680a38b9.entry.js +1 -0
  1080. package/dist/genesys-webcomponents/p-6f1af26c.entry.js +1 -0
  1081. package/dist/genesys-webcomponents/p-71153c98.entry.js +1 -0
  1082. package/dist/genesys-webcomponents/p-71248638.entry.js +1 -0
  1083. package/dist/genesys-webcomponents/p-71c79566.entry.js +1 -0
  1084. package/dist/genesys-webcomponents/p-728e6f04.entry.js +1 -0
  1085. package/dist/genesys-webcomponents/p-755971fc.entry.js +1 -0
  1086. package/dist/genesys-webcomponents/p-770270f8.js +1 -0
  1087. package/dist/genesys-webcomponents/p-779923a0.entry.js +1 -0
  1088. package/dist/genesys-webcomponents/p-77ce316a.entry.js +1 -0
  1089. package/dist/genesys-webcomponents/p-7822b706.entry.js +1 -0
  1090. package/dist/genesys-webcomponents/p-7beb4052.entry.js +1 -0
  1091. package/dist/genesys-webcomponents/p-7c9a3300.entry.js +1 -0
  1092. package/dist/genesys-webcomponents/p-7cfb6f90.entry.js +1 -0
  1093. package/dist/genesys-webcomponents/p-80a129c2.entry.js +1 -0
  1094. package/dist/genesys-webcomponents/p-80b2eb82.entry.js +1 -0
  1095. package/dist/genesys-webcomponents/p-815ba833.entry.js +1 -0
  1096. package/dist/genesys-webcomponents/p-81a778dd.entry.js +1 -0
  1097. package/dist/genesys-webcomponents/p-82e8c800.entry.js +1 -0
  1098. package/dist/genesys-webcomponents/p-858bac55.entry.js +1 -0
  1099. package/dist/genesys-webcomponents/p-86571ca6.entry.js +1 -0
  1100. package/dist/genesys-webcomponents/p-867b30f2.entry.js +1 -0
  1101. package/dist/genesys-webcomponents/p-8728d27a.entry.js +1 -0
  1102. package/dist/genesys-webcomponents/p-89176729.entry.js +1 -0
  1103. package/dist/genesys-webcomponents/p-8a13099f.entry.js +1 -0
  1104. package/dist/genesys-webcomponents/p-8bc00ec4.entry.js +1 -0
  1105. package/dist/genesys-webcomponents/p-8d60eb2b.entry.js +1 -0
  1106. package/dist/genesys-webcomponents/p-9017944a.entry.js +1 -0
  1107. package/dist/genesys-webcomponents/p-90d4deb6.entry.js +1 -0
  1108. package/dist/genesys-webcomponents/p-910a4570.entry.js +1 -0
  1109. package/dist/genesys-webcomponents/p-922d6c18.entry.js +1 -0
  1110. package/dist/genesys-webcomponents/p-9474b310.entry.js +1 -0
  1111. package/dist/genesys-webcomponents/p-94fb782e.entry.js +1 -0
  1112. package/dist/genesys-webcomponents/p-9611b417.entry.js +1 -0
  1113. package/dist/genesys-webcomponents/p-97441fc8.entry.js +1 -0
  1114. package/dist/genesys-webcomponents/p-9acb6059.entry.js +1 -0
  1115. package/dist/genesys-webcomponents/p-9b5d4523.entry.js +1 -0
  1116. package/dist/genesys-webcomponents/p-9d1d681f.entry.js +1 -0
  1117. package/dist/genesys-webcomponents/p-9d58a78d.entry.js +1 -0
  1118. package/dist/genesys-webcomponents/p-9e2e2baa.entry.js +1 -0
  1119. package/dist/genesys-webcomponents/p-9f1debe0.entry.js +1 -0
  1120. package/dist/genesys-webcomponents/p-a0942671.entry.js +1 -0
  1121. package/dist/genesys-webcomponents/p-a84be9e8.entry.js +1 -0
  1122. package/dist/genesys-webcomponents/p-a9c23509.entry.js +1 -0
  1123. package/dist/genesys-webcomponents/p-a9c6e659.entry.js +1 -0
  1124. package/dist/genesys-webcomponents/p-abffba94.entry.js +1 -0
  1125. package/dist/genesys-webcomponents/p-ad812f07.entry.js +1 -0
  1126. package/dist/genesys-webcomponents/p-b26e53e6.entry.js +1 -0
  1127. package/dist/genesys-webcomponents/p-b4479288.entry.js +1 -0
  1128. package/dist/genesys-webcomponents/p-b5383905.entry.js +1 -0
  1129. package/dist/genesys-webcomponents/p-b6feb930.entry.js +1 -0
  1130. package/dist/genesys-webcomponents/p-b790b595.entry.js +1 -0
  1131. package/dist/genesys-webcomponents/p-b95b3b8b.entry.js +1 -0
  1132. package/dist/genesys-webcomponents/p-bbd644ea.entry.js +1 -0
  1133. package/dist/genesys-webcomponents/p-c2f95e60.entry.js +1 -0
  1134. package/dist/genesys-webcomponents/p-c5710f56.entry.js +1 -0
  1135. package/dist/genesys-webcomponents/p-c73b1485.entry.js +1 -0
  1136. package/dist/genesys-webcomponents/p-c8924da4.entry.js +1 -0
  1137. package/dist/genesys-webcomponents/p-c990f013.entry.js +1 -0
  1138. package/dist/genesys-webcomponents/p-caad591d.entry.js +1 -0
  1139. package/dist/genesys-webcomponents/p-d56e0dfd.entry.js +1 -0
  1140. package/dist/genesys-webcomponents/p-d72679e4.entry.js +1 -0
  1141. package/dist/genesys-webcomponents/p-d7df133b.entry.js +1 -0
  1142. package/dist/genesys-webcomponents/p-dbbb9078.entry.js +1 -0
  1143. package/dist/genesys-webcomponents/p-ddf5aa82.entry.js +1 -0
  1144. package/dist/genesys-webcomponents/p-e5711464.entry.js +1 -0
  1145. package/dist/genesys-webcomponents/p-e5f32a75.entry.js +1 -0
  1146. package/dist/genesys-webcomponents/p-ea4fd5b6.entry.js +1 -0
  1147. package/dist/genesys-webcomponents/p-eb7a3fa8.entry.js +1 -0
  1148. package/dist/genesys-webcomponents/p-f5a2278b.entry.js +1 -0
  1149. package/dist/genesys-webcomponents/p-f661152b.entry.js +1 -0
  1150. package/dist/genesys-webcomponents/p-f68fd4fe.entry.js +1 -0
  1151. package/dist/genesys-webcomponents/p-f7a7dbf6.entry.js +1 -0
  1152. package/dist/genesys-webcomponents/p-f8e17b73.entry.js +1 -0
  1153. package/dist/genesys-webcomponents/p-f945e395.entry.js +1 -0
  1154. package/dist/genesys-webcomponents/p-fac8476b.entry.js +1 -0
  1155. package/dist/stencil-wrapper.js +1 -1
  1156. package/dist/types/components/beta/gux-avatar-change-photo/gux-avatar-change-photo.d.ts +12 -0
  1157. package/dist/types/components/stable/gux-icon/gux-icon.types.d.ts +1 -1
  1158. package/dist/types/components.d.ts +29 -0
  1159. package/dist/types/stencil-wrapper.d.ts +1 -1
  1160. package/package.json +2 -2
  1161. package/dist/cjs/gux-form-field.service-e17928a7.js +0 -151
  1162. package/dist/cjs/usage-74b54f74.js +0 -229
  1163. package/dist/esm/gux-form-field.service-f168cdd4.js +0 -140
  1164. package/dist/esm/usage-66bd1339.js +0 -227
  1165. package/dist/genesys-webcomponents/p-00963d61.entry.js +0 -1
  1166. package/dist/genesys-webcomponents/p-00b1107b.entry.js +0 -1
  1167. package/dist/genesys-webcomponents/p-01ed4f96.entry.js +0 -1
  1168. package/dist/genesys-webcomponents/p-02e7a799.entry.js +0 -1
  1169. package/dist/genesys-webcomponents/p-04c69b0c.entry.js +0 -1
  1170. package/dist/genesys-webcomponents/p-050de740.entry.js +0 -1
  1171. package/dist/genesys-webcomponents/p-0aaa7f7f.entry.js +0 -1
  1172. package/dist/genesys-webcomponents/p-0ba7dc72.entry.js +0 -1
  1173. package/dist/genesys-webcomponents/p-0d5b9b3b.entry.js +0 -1
  1174. package/dist/genesys-webcomponents/p-0e4a5d5c.entry.js +0 -1
  1175. package/dist/genesys-webcomponents/p-10493830.entry.js +0 -1
  1176. package/dist/genesys-webcomponents/p-10522c3b.entry.js +0 -1
  1177. package/dist/genesys-webcomponents/p-14adbd0d.entry.js +0 -1
  1178. package/dist/genesys-webcomponents/p-172f967c.entry.js +0 -1
  1179. package/dist/genesys-webcomponents/p-1756cf32.entry.js +0 -1
  1180. package/dist/genesys-webcomponents/p-17844760.entry.js +0 -1
  1181. package/dist/genesys-webcomponents/p-17e915a9.entry.js +0 -1
  1182. package/dist/genesys-webcomponents/p-196eb360.entry.js +0 -1
  1183. package/dist/genesys-webcomponents/p-1ba562af.entry.js +0 -1
  1184. package/dist/genesys-webcomponents/p-1c8b7cfe.entry.js +0 -1
  1185. package/dist/genesys-webcomponents/p-1dcd8913.entry.js +0 -1
  1186. package/dist/genesys-webcomponents/p-202db4ee.entry.js +0 -7
  1187. package/dist/genesys-webcomponents/p-20360d99.entry.js +0 -1
  1188. package/dist/genesys-webcomponents/p-2156b021.entry.js +0 -1
  1189. package/dist/genesys-webcomponents/p-23dca298.entry.js +0 -1
  1190. package/dist/genesys-webcomponents/p-2452a956.entry.js +0 -1
  1191. package/dist/genesys-webcomponents/p-257cfdc8.entry.js +0 -1
  1192. package/dist/genesys-webcomponents/p-27608379.entry.js +0 -1
  1193. package/dist/genesys-webcomponents/p-295452fa.entry.js +0 -1
  1194. package/dist/genesys-webcomponents/p-296ad386.entry.js +0 -1
  1195. package/dist/genesys-webcomponents/p-2e29b66b.entry.js +0 -1
  1196. package/dist/genesys-webcomponents/p-2f23bcbf.entry.js +0 -1
  1197. package/dist/genesys-webcomponents/p-30b07b5a.entry.js +0 -1
  1198. package/dist/genesys-webcomponents/p-318551b0.entry.js +0 -1
  1199. package/dist/genesys-webcomponents/p-31c32ddc.entry.js +0 -1
  1200. package/dist/genesys-webcomponents/p-36bd59c9.entry.js +0 -1
  1201. package/dist/genesys-webcomponents/p-3a98d650.entry.js +0 -1
  1202. package/dist/genesys-webcomponents/p-3a9e9049.entry.js +0 -1
  1203. package/dist/genesys-webcomponents/p-3e6467a7.entry.js +0 -1
  1204. package/dist/genesys-webcomponents/p-406373aa.entry.js +0 -1
  1205. package/dist/genesys-webcomponents/p-41bd4401.entry.js +0 -1
  1206. package/dist/genesys-webcomponents/p-42e22a2a.entry.js +0 -1
  1207. package/dist/genesys-webcomponents/p-45053646.entry.js +0 -1
  1208. package/dist/genesys-webcomponents/p-4518aa63.entry.js +0 -1
  1209. package/dist/genesys-webcomponents/p-489183a6.entry.js +0 -1
  1210. package/dist/genesys-webcomponents/p-48e5be42.entry.js +0 -1
  1211. package/dist/genesys-webcomponents/p-490f5158.entry.js +0 -1
  1212. package/dist/genesys-webcomponents/p-4bcc539e.entry.js +0 -1
  1213. package/dist/genesys-webcomponents/p-4c097c8c.entry.js +0 -1
  1214. package/dist/genesys-webcomponents/p-4c09b6b6.entry.js +0 -1
  1215. package/dist/genesys-webcomponents/p-4c6e5f4a.entry.js +0 -1
  1216. package/dist/genesys-webcomponents/p-4d03774d.entry.js +0 -1
  1217. package/dist/genesys-webcomponents/p-4d111382.entry.js +0 -1
  1218. package/dist/genesys-webcomponents/p-4d714371.entry.js +0 -1
  1219. package/dist/genesys-webcomponents/p-4df2ff86.entry.js +0 -1
  1220. package/dist/genesys-webcomponents/p-5a28889d.entry.js +0 -1
  1221. package/dist/genesys-webcomponents/p-5f1f96cd.entry.js +0 -1
  1222. package/dist/genesys-webcomponents/p-5fd10e3f.entry.js +0 -1
  1223. package/dist/genesys-webcomponents/p-606bebea.entry.js +0 -1
  1224. package/dist/genesys-webcomponents/p-6214f1fc.entry.js +0 -1
  1225. package/dist/genesys-webcomponents/p-63321f5e.entry.js +0 -1
  1226. package/dist/genesys-webcomponents/p-6335d4ef.entry.js +0 -1
  1227. package/dist/genesys-webcomponents/p-6888b3ac.entry.js +0 -1
  1228. package/dist/genesys-webcomponents/p-6c47b56a.entry.js +0 -1
  1229. package/dist/genesys-webcomponents/p-6e6a8686.entry.js +0 -1
  1230. package/dist/genesys-webcomponents/p-72c04494.entry.js +0 -1
  1231. package/dist/genesys-webcomponents/p-74777597.entry.js +0 -1
  1232. package/dist/genesys-webcomponents/p-78b6c6a6.entry.js +0 -1
  1233. package/dist/genesys-webcomponents/p-79a1a47e.entry.js +0 -1
  1234. package/dist/genesys-webcomponents/p-79d5f32c.entry.js +0 -1
  1235. package/dist/genesys-webcomponents/p-7ade0177.entry.js +0 -1
  1236. package/dist/genesys-webcomponents/p-7e269a06.entry.js +0 -1
  1237. package/dist/genesys-webcomponents/p-8252365c.entry.js +0 -1
  1238. package/dist/genesys-webcomponents/p-82fc85d6.entry.js +0 -1
  1239. package/dist/genesys-webcomponents/p-846cde87.entry.js +0 -1
  1240. package/dist/genesys-webcomponents/p-8561a6b2.entry.js +0 -1
  1241. package/dist/genesys-webcomponents/p-8b050d50.entry.js +0 -1
  1242. package/dist/genesys-webcomponents/p-8beed774.entry.js +0 -1
  1243. package/dist/genesys-webcomponents/p-8ec22c7c.entry.js +0 -1
  1244. package/dist/genesys-webcomponents/p-99048f8a.entry.js +0 -1
  1245. package/dist/genesys-webcomponents/p-9da13933.entry.js +0 -1
  1246. package/dist/genesys-webcomponents/p-9e373c81.entry.js +0 -1
  1247. package/dist/genesys-webcomponents/p-9e57c784.entry.js +0 -1
  1248. package/dist/genesys-webcomponents/p-9fe69f8d.entry.js +0 -1
  1249. package/dist/genesys-webcomponents/p-a0c84483.entry.js +0 -1
  1250. package/dist/genesys-webcomponents/p-a4e1338f.entry.js +0 -1
  1251. package/dist/genesys-webcomponents/p-a9b95e80.entry.js +0 -1
  1252. package/dist/genesys-webcomponents/p-aa4e7b69.js +0 -1
  1253. package/dist/genesys-webcomponents/p-ab12c6f3.entry.js +0 -1
  1254. package/dist/genesys-webcomponents/p-aeafa784.entry.js +0 -1
  1255. package/dist/genesys-webcomponents/p-b322a5ae.entry.js +0 -1
  1256. package/dist/genesys-webcomponents/p-b4713476.entry.js +0 -1
  1257. package/dist/genesys-webcomponents/p-b77f7379.entry.js +0 -1
  1258. package/dist/genesys-webcomponents/p-b78f94fc.entry.js +0 -1
  1259. package/dist/genesys-webcomponents/p-b82f0b26.entry.js +0 -1
  1260. package/dist/genesys-webcomponents/p-bc0ef078.entry.js +0 -1
  1261. package/dist/genesys-webcomponents/p-bc6f3fa6.entry.js +0 -1
  1262. package/dist/genesys-webcomponents/p-bcb7a051.entry.js +0 -1
  1263. package/dist/genesys-webcomponents/p-bcc439f7.entry.js +0 -1
  1264. package/dist/genesys-webcomponents/p-bd0d6ed0.entry.js +0 -1
  1265. package/dist/genesys-webcomponents/p-bdf55407.entry.js +0 -1
  1266. package/dist/genesys-webcomponents/p-c086c3e2.entry.js +0 -1
  1267. package/dist/genesys-webcomponents/p-cb666b6b.entry.js +0 -1
  1268. package/dist/genesys-webcomponents/p-d05de72a.entry.js +0 -1
  1269. package/dist/genesys-webcomponents/p-d0bf1e96.entry.js +0 -1
  1270. package/dist/genesys-webcomponents/p-d217b1e8.entry.js +0 -1
  1271. package/dist/genesys-webcomponents/p-d31aea00.entry.js +0 -1
  1272. package/dist/genesys-webcomponents/p-d3d1532e.entry.js +0 -1
  1273. package/dist/genesys-webcomponents/p-d3ddd1c3.entry.js +0 -1
  1274. package/dist/genesys-webcomponents/p-d86b1124.entry.js +0 -1
  1275. package/dist/genesys-webcomponents/p-d8acb344.entry.js +0 -1
  1276. package/dist/genesys-webcomponents/p-e31f2ac9.entry.js +0 -1
  1277. package/dist/genesys-webcomponents/p-e4df9ac5.entry.js +0 -1
  1278. package/dist/genesys-webcomponents/p-e509ed4c.entry.js +0 -1
  1279. package/dist/genesys-webcomponents/p-eabe44b0.entry.js +0 -1
  1280. package/dist/genesys-webcomponents/p-ed4b248c.entry.js +0 -1
  1281. package/dist/genesys-webcomponents/p-efa06bb2.entry.js +0 -1
  1282. package/dist/genesys-webcomponents/p-efd780cb.entry.js +0 -1
  1283. package/dist/genesys-webcomponents/p-effb13ca.entry.js +0 -1
  1284. package/dist/genesys-webcomponents/p-f3b9b052.js +0 -1
  1285. package/dist/genesys-webcomponents/p-fde2645c.entry.js +0 -1
  1286. package/dist/genesys-webcomponents/p-fe9c4030.entry.js +0 -1
  1287. /package/dist/collection/components/stable/gux-icon/icons/{8x8-alt.svg → custom/8x8-solid.svg} +0 -0
  1288. /package/dist/collection/components/stable/gux-icon/icons/{8x8.svg → custom/8x8.svg} +0 -0
  1289. /package/dist/collection/components/stable/gux-icon/icons/{timeline.svg → custom/arrow-turn-left-clock-regular.svg} +0 -0
  1290. /package/dist/collection/components/stable/gux-icon/icons/{retweet.svg → custom/arrows-retweet-regular.svg} +0 -0
  1291. /package/dist/collection/components/stable/gux-icon/icons/{graph-spark.svg → custom/chart-line-spark-regular.svg} +0 -0
  1292. /package/dist/collection/components/stable/gux-icon/icons/{checkmark.svg → custom/check-small-regular.svg} +0 -0
  1293. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-down.svg → custom/chevron-down-small-regular.svg} +0 -0
  1294. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-left.svg → custom/chevron-left-small-regular.svg} +0 -0
  1295. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-right.svg → custom/chevron-right-small-regular.svg} +0 -0
  1296. /package/dist/collection/components/stable/gux-icon/icons/{chevron-small-up.svg → custom/chevron-up-small-regular.svg} +0 -0
  1297. /package/dist/collection/components/stable/gux-icon/icons/custom/{quick-reply.svg → circle-buttons-regular.svg} +0 -0
  1298. /package/dist/collection/components/stable/gux-icon/icons/{agent-circle.svg → custom/circle-head-side-headphones-regular.svg} +0 -0
  1299. /package/dist/collection/components/stable/gux-icon/icons/{view-cells.svg → custom/columns-3-regular.svg} +0 -0
  1300. /package/dist/collection/components/stable/gux-icon/icons/{screen-share-regular.svg → custom/display-arrow-right-regular.svg} +0 -0
  1301. /package/dist/collection/components/stable/gux-icon/icons/{screen-share-slash.svg → custom/display-arrow-right-slash-regular.svg} +0 -0
  1302. /package/dist/collection/components/stable/gux-icon/icons/{message-email-outbound.svg → custom/envelope-arrow-up-right-regular.svg} +0 -0
  1303. /package/dist/collection/components/stable/gux-icon/icons/{roster-messenger-disable.svg → custom/facebook-messenger-slash.svg} +0 -0
  1304. /package/dist/collection/components/stable/gux-icon/icons/{cjv-form-submitted.svg → custom/file-arrow-up-regular.svg} +0 -0
  1305. /package/dist/collection/components/stable/gux-icon/icons/custom/{file-pen-question.svg → file-pen-question-regular.svg} +0 -0
  1306. /package/dist/collection/components/stable/gux-icon/icons/custom/{filter-notification.svg → filter-dot-regular.svg} +0 -0
  1307. /package/dist/collection/components/stable/gux-icon/icons/custom/{font-regular-highlight.svg → font-underline-regular.svg} +0 -0
  1308. /package/dist/collection/components/stable/gux-icon/icons/{product-logo-beyond.svg → custom/genesys-beyond.svg} +0 -0
  1309. /package/dist/collection/components/stable/gux-icon/icons/{product-logo-g.svg → custom/genesys.svg} +0 -0
  1310. /package/dist/collection/components/stable/gux-icon/icons/{roster-instagram-disable.svg → custom/instagram-slash.svg} +0 -0
  1311. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-assist-disable.svg → custom/life-ring-slash-regular.svg} +0 -0
  1312. /package/dist/collection/components/stable/gux-icon/icons/{roster-line-disable.svg → custom/line-slash.svg} +0 -0
  1313. /package/dist/collection/components/stable/gux-icon/icons/{lock-hold.svg → custom/lock-keyholes-regular.svg} +0 -0
  1314. /package/dist/collection/components/stable/gux-icon/icons/{chat-bell.svg → custom/message-bell-regular.svg} +0 -0
  1315. /package/dist/collection/components/stable/gux-icon/icons/{microphone-talking.svg → custom/microphone-line-on-regular.svg} +0 -0
  1316. /package/dist/collection/components/stable/gux-icon/icons/{microsoft-teams.svg → custom/microsoft-teams.svg} +0 -0
  1317. /package/dist/collection/components/stable/gux-icon/icons/custom/{three-button.svg → mobile-three-button-regular.svg} +0 -0
  1318. /package/dist/collection/components/stable/gux-icon/icons/custom/{one-button.svg → mobiles-one-button-regular.svg} +0 -0
  1319. /package/dist/collection/components/stable/gux-icon/icons/{phone-callback.svg → custom/phone-arrow-left-regular.svg} +0 -0
  1320. /package/dist/collection/components/stable/gux-icon/icons/{phone-call-history.svg → custom/phone-bars-regular.svg} +0 -0
  1321. /package/dist/collection/components/stable/gux-icon/icons/{phone-bell.svg → custom/phone-bell-regular.svg} +0 -0
  1322. /package/dist/collection/components/stable/gux-icon/icons/{phone-conference.svg → custom/phone-big-small-regular.svg} +0 -0
  1323. /package/dist/collection/components/stable/gux-icon/icons/{phone-success.svg → custom/phone-check-regular.svg} +0 -0
  1324. /package/dist/collection/components/stable/gux-icon/icons/{phone-hold.svg → custom/phone-clock-regular.svg} +0 -0
  1325. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-3.svg → custom/phone-high-volume-regular.svg} +0 -0
  1326. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-1.svg → custom/phone-low-volume-regular.svg} +0 -0
  1327. /package/dist/collection/components/stable/gux-icon/icons/{phone-notification-score.svg → custom/phone-star-regular.svg} +0 -0
  1328. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-active-2.svg → custom/phone-volume-regular.svg} +0 -0
  1329. /package/dist/collection/components/stable/gux-icon/icons/custom/{carousel.svg → rectangle-carousel-regular.svg} +0 -0
  1330. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-session.svg → custom/rectangules-arrow-left-to-right-regular.svg} +0 -0
  1331. /package/dist/collection/components/stable/gux-icon/icons/custom/{binoculars-slash-regular.svg → regular-binoculars-slash.svg} +0 -0
  1332. /package/dist/collection/components/stable/gux-icon/icons/custom/{clipboard-list-slash-regular.svg → regular-clipboard-list-slash.svg} +0 -0
  1333. /package/dist/collection/components/stable/gux-icon/icons/{message-reply-all.svg → custom/reply-all-regular.svg} +0 -0
  1334. /package/dist/collection/components/stable/gux-icon/icons/{message-reply.svg → custom/reply-regular.svg} +0 -0
  1335. /package/dist/collection/components/stable/gux-icon/icons/custom/{co-browse.svg → screen-monitor-regular.svg} +0 -0
  1336. /package/dist/collection/components/stable/gux-icon/icons/{message-forward.svg → custom/share-regular.svg} +0 -0
  1337. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-apps.svg → custom/squares-big-small-regular.svg} +0 -0
  1338. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-apps-disable.svg → custom/squares-big-small-slash-regular.svg} +0 -0
  1339. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-column-before.svg → table-column-plus-left-regular.svg} +0 -0
  1340. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-column-after.svg → table-column-plus-right-regular.svg} +0 -0
  1341. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-column.svg → table-column-xmark-regular.svg} +0 -0
  1342. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-row-after.svg → table-row-plus-bottom-regular.svg} +0 -0
  1343. /package/dist/collection/components/stable/gux-icon/icons/custom/{add-row-before.svg → table-row-plus-top-regular.svg} +0 -0
  1344. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-row.svg → table-row-xmark-regular.svg} +0 -0
  1345. /package/dist/collection/components/stable/gux-icon/icons/custom/{delete-table.svg → table-xmark-regular.svg} +0 -0
  1346. /package/dist/collection/components/stable/gux-icon/icons/{roster-twitter-disable.svg → custom/twitter-slash.svg} +0 -0
  1347. /package/dist/collection/components/stable/gux-icon/icons/{user-interactions.svg → custom/user-talking-regular.svg} +0 -0
  1348. /package/dist/collection/components/stable/gux-icon/icons/{user-interactions-disable.svg → custom/user-talking-slash-regular.svg} +0 -0
  1349. /package/dist/collection/components/stable/gux-icon/icons/{operator-pair.svg → custom/users-headset-regular.svg} +0 -0
  1350. /package/dist/collection/components/stable/gux-icon/icons/{group-standard.svg → custom/users-light.svg} +0 -0
  1351. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-inline.svg → wrap-text-inline-regular.svg} +0 -0
  1352. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-tight.svg → wrap-text-tight-regular.svg} +0 -0
  1353. /package/dist/collection/components/stable/gux-icon/icons/custom/{wrap-text-top-bottom.svg → wrap-text-top-bottom-regular.svg} +0 -0
  1354. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/8x8-alt.svg +0 -0
  1355. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/8x8.svg +0 -0
  1356. /package/dist/collection/components/stable/gux-icon/icons/{add-circle.svg → deprecated/add-circle.svg} +0 -0
  1357. /package/dist/collection/components/stable/gux-icon/icons/{add.svg → deprecated/add.svg} +0 -0
  1358. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/agent-circle.svg +0 -0
  1359. /package/dist/collection/components/stable/gux-icon/icons/{agent-group.svg → deprecated/agent-group.svg} +0 -0
  1360. /package/dist/collection/components/stable/gux-icon/icons/{agent.svg → deprecated/agent.svg} +0 -0
  1361. /package/dist/collection/components/stable/gux-icon/icons/{alert-info.svg → deprecated/alert-info.svg} +0 -0
  1362. /package/dist/collection/components/stable/gux-icon/icons/{alert-success.svg → deprecated/alert-success.svg} +0 -0
  1363. /package/dist/collection/components/stable/gux-icon/icons/{alert-warning-octogon.svg → deprecated/alert-warning-octogon.svg} +0 -0
  1364. /package/dist/collection/components/stable/gux-icon/icons/{alert-warning-triangle.svg → deprecated/alert-warning-triangle.svg} +0 -0
  1365. /package/dist/collection/components/stable/gux-icon/icons/{android.svg → deprecated/android.svg} +0 -0
  1366. /package/dist/collection/components/stable/gux-icon/icons/{app-chart.svg → deprecated/app-chart.svg} +0 -0
  1367. /package/dist/collection/components/stable/gux-icon/icons/{app-generic.svg → deprecated/app-generic.svg} +0 -0
  1368. /package/dist/collection/components/stable/gux-icon/icons/{app-layout.svg → deprecated/app-layout.svg} +0 -0
  1369. /package/dist/collection/components/stable/gux-icon/icons/{app-table.svg → deprecated/app-table.svg} +0 -0
  1370. /package/dist/collection/components/stable/gux-icon/icons/{apple.svg → deprecated/apple.svg} +0 -0
  1371. /package/dist/collection/components/stable/gux-icon/icons/{archive.svg → deprecated/archive.svg} +0 -0
  1372. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down-left.svg → deprecated/arrow-down-left.svg} +0 -0
  1373. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down-right.svg → deprecated/arrow-down-right.svg} +0 -0
  1374. /package/dist/collection/components/stable/gux-icon/icons/{arrow-down.svg → deprecated/arrow-down.svg} +0 -0
  1375. /package/dist/collection/components/stable/gux-icon/icons/{arrow-left.svg → deprecated/arrow-left.svg} +0 -0
  1376. /package/dist/collection/components/stable/gux-icon/icons/{arrow-right.svg → deprecated/arrow-right.svg} +0 -0
  1377. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-down.svg → deprecated/arrow-solid-down.svg} +0 -0
  1378. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-left.svg → deprecated/arrow-solid-left.svg} +0 -0
  1379. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-right.svg → deprecated/arrow-solid-right.svg} +0 -0
  1380. /package/dist/collection/components/stable/gux-icon/icons/{arrow-solid-up.svg → deprecated/arrow-solid-up.svg} +0 -0
  1381. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up-left.svg → deprecated/arrow-up-left.svg} +0 -0
  1382. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up-right.svg → deprecated/arrow-up-right.svg} +0 -0
  1383. /package/dist/collection/components/stable/gux-icon/icons/{arrow-up.svg → deprecated/arrow-up.svg} +0 -0
  1384. /package/dist/collection/components/stable/gux-icon/icons/{at.svg → deprecated/at.svg} +0 -0
  1385. /package/dist/collection/components/stable/gux-icon/icons/{attachment.svg → deprecated/attachment.svg} +0 -0
  1386. /package/dist/collection/components/stable/gux-icon/icons/{backspace.svg → deprecated/backspace.svg} +0 -0
  1387. /package/dist/collection/components/stable/gux-icon/icons/{badge-amount.svg → deprecated/badge-amount.svg} +0 -0
  1388. /package/dist/collection/components/stable/gux-icon/icons/{badge-check.svg → deprecated/badge-check.svg} +0 -0
  1389. /package/dist/collection/components/stable/gux-icon/icons/{badge-edit.svg → deprecated/badge-edit.svg} +0 -0
  1390. /package/dist/collection/components/stable/gux-icon/icons/{badge-file.svg → deprecated/badge-file.svg} +0 -0
  1391. /package/dist/collection/components/stable/gux-icon/icons/{badge-pause.svg → deprecated/badge-pause.svg} +0 -0
  1392. /package/dist/collection/components/stable/gux-icon/icons/{badge-x.svg → deprecated/badge-x.svg} +0 -0
  1393. /package/dist/collection/components/stable/gux-icon/icons/{ban-outline.svg → deprecated/ban-outline.svg} +0 -0
  1394. /package/dist/collection/components/stable/gux-icon/icons/{bolt.svg → deprecated/bolt.svg} +0 -0
  1395. /package/dist/collection/components/stable/gux-icon/icons/{bot.svg → deprecated/bot.svg} +0 -0
  1396. /package/dist/collection/components/stable/gux-icon/icons/{bug.svg → deprecated/bug.svg} +0 -0
  1397. /package/dist/collection/components/stable/gux-icon/icons/{bus.svg → deprecated/bus.svg} +0 -0
  1398. /package/dist/collection/components/stable/gux-icon/icons/{calendar-add.svg → deprecated/calendar-add.svg} +0 -0
  1399. /package/dist/collection/components/stable/gux-icon/icons/{calendar-clock.svg → deprecated/calendar-clock.svg} +0 -0
  1400. /package/dist/collection/components/stable/gux-icon/icons/{calendar.svg → deprecated/calendar.svg} +0 -0
  1401. /package/dist/collection/components/stable/gux-icon/icons/{campaign.svg → deprecated/campaign.svg} +0 -0
  1402. /package/dist/collection/components/stable/gux-icon/icons/{certificate.svg → deprecated/certificate.svg} +0 -0
  1403. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chat-bell.svg +0 -0
  1404. /package/dist/collection/components/stable/gux-icon/icons/{chat-close.svg → deprecated/chat-close.svg} +0 -0
  1405. /package/dist/collection/components/stable/gux-icon/icons/{chat-disable.svg → deprecated/chat-disable.svg} +0 -0
  1406. /package/dist/collection/components/stable/gux-icon/icons/{chat-multi.svg → deprecated/chat-multi.svg} +0 -0
  1407. /package/dist/collection/components/stable/gux-icon/icons/{checkbox-active.svg → deprecated/checkbox-active.svg} +0 -0
  1408. /package/dist/collection/components/stable/gux-icon/icons/{checkbox-partial.svg → deprecated/checkbox-partial.svg} +0 -0
  1409. /package/dist/collection/components/stable/gux-icon/icons/{checkbox.svg → deprecated/checkbox.svg} +0 -0
  1410. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/checkmark.svg +0 -0
  1411. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-down.svg → deprecated/chevron-double-down.svg} +0 -0
  1412. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-left.svg → deprecated/chevron-double-left.svg} +0 -0
  1413. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-right.svg → deprecated/chevron-double-right.svg} +0 -0
  1414. /package/dist/collection/components/stable/gux-icon/icons/{chevron-double-up.svg → deprecated/chevron-double-up.svg} +0 -0
  1415. /package/dist/collection/components/stable/gux-icon/icons/{chevron-left.svg → deprecated/chevron-left.svg} +0 -0
  1416. /package/dist/collection/components/stable/gux-icon/icons/{chevron-right.svg → deprecated/chevron-right.svg} +0 -0
  1417. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-down.svg +0 -0
  1418. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-left.svg +0 -0
  1419. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-right.svg +0 -0
  1420. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/chevron-small-up.svg +0 -0
  1421. /package/dist/collection/components/stable/gux-icon/icons/{chrome.svg → deprecated/chrome.svg} +0 -0
  1422. /package/dist/collection/components/stable/gux-icon/icons/{cjv-calendar-clock.svg → deprecated/cjv-calendar-clock.svg} +0 -0
  1423. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-default.svg → deprecated/cjv-custom-default.svg} +0 -0
  1424. /package/dist/collection/components/stable/gux-icon/icons/{cjv-custom-event.svg → deprecated/cjv-custom-event.svg} +0 -0
  1425. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/cjv-custom-session.svg +0 -0
  1426. /package/dist/collection/components/stable/gux-icon/icons/{cjv-delivery.svg → deprecated/cjv-delivery.svg} +0 -0
  1427. /package/dist/collection/components/stable/gux-icon/icons/{cjv-finance-invoice.svg → deprecated/cjv-finance-invoice.svg} +0 -0
  1428. /package/dist/collection/components/stable/gux-icon/icons/{cjv-form-abandoned.svg → deprecated/cjv-form-abandoned.svg} +0 -0
  1429. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/cjv-form-submitted.svg +0 -0
  1430. /package/dist/collection/components/stable/gux-icon/icons/{cjv-generic-application.svg → deprecated/cjv-generic-application.svg} +0 -0
  1431. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-ignored.svg → deprecated/cjv-offer-ignored.svg} +0 -0
  1432. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-offered.svg → deprecated/cjv-offer-offered.svg} +0 -0
  1433. /package/dist/collection/components/stable/gux-icon/icons/{cjv-offer-opened.svg → deprecated/cjv-offer-opened.svg} +0 -0
  1434. /package/dist/collection/components/stable/gux-icon/icons/{cjv-policy-contract.svg → deprecated/cjv-policy-contract.svg} +0 -0
  1435. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-added.svg → deprecated/cjv-product-added.svg} +0 -0
  1436. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-purchased.svg → deprecated/cjv-product-purchased.svg} +0 -0
  1437. /package/dist/collection/components/stable/gux-icon/icons/{cjv-product-removed.svg → deprecated/cjv-product-removed.svg} +0 -0
  1438. /package/dist/collection/components/stable/gux-icon/icons/{cjv-segment-assigned.svg → deprecated/cjv-segment-assigned.svg} +0 -0
  1439. /package/dist/collection/components/stable/gux-icon/icons/{cjv-segment.svg → deprecated/cjv-segment.svg} +0 -0
  1440. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-accepted.svg → deprecated/cjv-webchat-accepted.svg} +0 -0
  1441. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-error.svg → deprecated/cjv-webchat-error.svg} +0 -0
  1442. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-ignored.svg → deprecated/cjv-webchat-ignored.svg} +0 -0
  1443. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-offered.svg → deprecated/cjv-webchat-offered.svg} +0 -0
  1444. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-requested.svg → deprecated/cjv-webchat-requested.svg} +0 -0
  1445. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-submitted.svg → deprecated/cjv-webchat-submitted.svg} +0 -0
  1446. /package/dist/collection/components/stable/gux-icon/icons/{cjv-webchat-timeout.svg → deprecated/cjv-webchat-timeout.svg} +0 -0
  1447. /package/dist/collection/components/stable/gux-icon/icons/{clipboard-error.svg → deprecated/clipboard-error.svg} +0 -0
  1448. /package/dist/collection/components/stable/gux-icon/icons/{clipboard-success.svg → deprecated/clipboard-success.svg} +0 -0
  1449. /package/dist/collection/components/stable/gux-icon/icons/{clipboard.svg → deprecated/clipboard.svg} +0 -0
  1450. /package/dist/collection/components/stable/gux-icon/icons/{clock-outline.svg → deprecated/clock-outline.svg} +0 -0
  1451. /package/dist/collection/components/stable/gux-icon/icons/{clock.svg → deprecated/clock.svg} +0 -0
  1452. /package/dist/collection/components/stable/gux-icon/icons/{clone.svg → deprecated/clone.svg} +0 -0
  1453. /package/dist/collection/components/stable/gux-icon/icons/{close-circle.svg → deprecated/close-circle.svg} +0 -0
  1454. /package/dist/collection/components/stable/gux-icon/icons/{close.svg → deprecated/close.svg} +0 -0
  1455. /package/dist/collection/components/stable/gux-icon/icons/{cloud-outline.svg → deprecated/cloud-outline.svg} +0 -0
  1456. /package/dist/collection/components/stable/gux-icon/icons/{cloud.svg → deprecated/cloud.svg} +0 -0
  1457. /package/dist/collection/components/stable/gux-icon/icons/{coaching.svg → deprecated/coaching.svg} +0 -0
  1458. /package/dist/collection/components/stable/gux-icon/icons/{cobrowse.svg → deprecated/cobrowse.svg} +0 -0
  1459. /package/dist/collection/components/stable/gux-icon/icons/{comments.svg → deprecated/comments.svg} +0 -0
  1460. /package/dist/collection/components/stable/gux-icon/icons/{configuration.svg → deprecated/configuration.svg} +0 -0
  1461. /package/dist/collection/components/stable/gux-icon/icons/{control-end.svg → deprecated/control-end.svg} +0 -0
  1462. /package/dist/collection/components/stable/gux-icon/icons/{control-pause.svg → deprecated/control-pause.svg} +0 -0
  1463. /package/dist/collection/components/stable/gux-icon/icons/{control-play.svg → deprecated/control-play.svg} +0 -0
  1464. /package/dist/collection/components/stable/gux-icon/icons/{control-skip-left.svg → deprecated/control-skip-left.svg} +0 -0
  1465. /package/dist/collection/components/stable/gux-icon/icons/{control-skip-right.svg → deprecated/control-skip-right.svg} +0 -0
  1466. /package/dist/collection/components/stable/gux-icon/icons/{control-slide-back.svg → deprecated/control-slide-back.svg} +0 -0
  1467. /package/dist/collection/components/stable/gux-icon/icons/{control-slide-forward.svg → deprecated/control-slide-forward.svg} +0 -0
  1468. /package/dist/collection/components/stable/gux-icon/icons/{control-start.svg → deprecated/control-start.svg} +0 -0
  1469. /package/dist/collection/components/stable/gux-icon/icons/{control-stop.svg → deprecated/control-stop.svg} +0 -0
  1470. /package/dist/collection/components/stable/gux-icon/icons/{copy.svg → deprecated/copy.svg} +0 -0
  1471. /package/dist/collection/components/stable/gux-icon/icons/{customer-journey.svg → deprecated/customer-journey.svg} +0 -0
  1472. /package/dist/collection/components/stable/gux-icon/icons/{cut.svg → deprecated/cut.svg} +0 -0
  1473. /package/dist/collection/components/stable/gux-icon/icons/{dash.svg → deprecated/dash.svg} +0 -0
  1474. /package/dist/collection/components/stable/gux-icon/icons/{delete.svg → deprecated/delete.svg} +0 -0
  1475. /package/dist/collection/components/stable/gux-icon/icons/{device-camera.svg → deprecated/device-camera.svg} +0 -0
  1476. /package/dist/collection/components/stable/gux-icon/icons/{device-cellphone.svg → deprecated/device-cellphone.svg} +0 -0
  1477. /package/dist/collection/components/stable/gux-icon/icons/{device-headphones.svg → deprecated/device-headphones.svg} +0 -0
  1478. /package/dist/collection/components/stable/gux-icon/icons/{device-laptop.svg → deprecated/device-laptop.svg} +0 -0
  1479. /package/dist/collection/components/stable/gux-icon/icons/{device-pc.svg → deprecated/device-pc.svg} +0 -0
  1480. /package/dist/collection/components/stable/gux-icon/icons/{device-server.svg → deprecated/device-server.svg} +0 -0
  1481. /package/dist/collection/components/stable/gux-icon/icons/{device-tablet.svg → deprecated/device-tablet.svg} +0 -0
  1482. /package/dist/collection/components/stable/gux-icon/icons/{download.svg → deprecated/download.svg} +0 -0
  1483. /package/dist/collection/components/stable/gux-icon/icons/{edge.svg → deprecated/edge.svg} +0 -0
  1484. /package/dist/collection/components/stable/gux-icon/icons/{edit.svg → deprecated/edit.svg} +0 -0
  1485. /package/dist/collection/components/stable/gux-icon/icons/{email-notification-score.svg → deprecated/email-notification-score.svg} +0 -0
  1486. /package/dist/collection/components/stable/gux-icon/icons/{export.svg → deprecated/export.svg} +0 -0
  1487. /package/dist/collection/components/stable/gux-icon/icons/{external-link.svg → deprecated/external-link.svg} +0 -0
  1488. /package/dist/collection/components/stable/gux-icon/icons/{fa → deprecated/fa}/clock-outline.svg +0 -0
  1489. /package/dist/collection/components/stable/gux-icon/icons/{fa → deprecated/fa}/diagram-project-gear-regular.svg +0 -0
  1490. /package/dist/collection/components/stable/gux-icon/icons/{face-empathy.svg → deprecated/face-empathy.svg} +0 -0
  1491. /package/dist/collection/components/stable/gux-icon/icons/{face-happy-solid.svg → deprecated/face-happy-solid.svg} +0 -0
  1492. /package/dist/collection/components/stable/gux-icon/icons/{face-happy.svg → deprecated/face-happy.svg} +0 -0
  1493. /package/dist/collection/components/stable/gux-icon/icons/{face-neutral-solid.svg → deprecated/face-neutral-solid.svg} +0 -0
  1494. /package/dist/collection/components/stable/gux-icon/icons/{face-neutral.svg → deprecated/face-neutral.svg} +0 -0
  1495. /package/dist/collection/components/stable/gux-icon/icons/{facebook-messenger.svg → deprecated/facebook-messenger.svg} +0 -0
  1496. /package/dist/collection/components/stable/gux-icon/icons/{facebook.svg → deprecated/facebook.svg} +0 -0
  1497. /package/dist/collection/components/stable/gux-icon/icons/{fax.svg → deprecated/fax.svg} +0 -0
  1498. /package/dist/collection/components/stable/gux-icon/icons/{file-all.svg → deprecated/file-all.svg} +0 -0
  1499. /package/dist/collection/components/stable/gux-icon/icons/{file-image-landscape.svg → deprecated/file-image-landscape.svg} +0 -0
  1500. /package/dist/collection/components/stable/gux-icon/icons/{file-image-portrait.svg → deprecated/file-image-portrait.svg} +0 -0
  1501. /package/dist/collection/components/stable/gux-icon/icons/{file-pdf.svg → deprecated/file-pdf.svg} +0 -0
  1502. /package/dist/collection/components/stable/gux-icon/icons/{file-preview.svg → deprecated/file-preview.svg} +0 -0
  1503. /package/dist/collection/components/stable/gux-icon/icons/{file-report.svg → deprecated/file-report.svg} +0 -0
  1504. /package/dist/collection/components/stable/gux-icon/icons/{file-text.svg → deprecated/file-text.svg} +0 -0
  1505. /package/dist/collection/components/stable/gux-icon/icons/{file.svg → deprecated/file.svg} +0 -0
  1506. /package/dist/collection/components/stable/gux-icon/icons/{filter.svg → deprecated/filter.svg} +0 -0
  1507. /package/dist/collection/components/stable/gux-icon/icons/{fire.svg → deprecated/fire.svg} +0 -0
  1508. /package/dist/collection/components/stable/gux-icon/icons/{firefox.svg → deprecated/firefox.svg} +0 -0
  1509. /package/dist/collection/components/stable/gux-icon/icons/{flag.svg → deprecated/flag.svg} +0 -0
  1510. /package/dist/collection/components/stable/gux-icon/icons/{folder-add.svg → deprecated/folder-add.svg} +0 -0
  1511. /package/dist/collection/components/stable/gux-icon/icons/{folder-open.svg → deprecated/folder-open.svg} +0 -0
  1512. /package/dist/collection/components/stable/gux-icon/icons/{folder.svg → deprecated/folder.svg} +0 -0
  1513. /package/dist/collection/components/stable/gux-icon/icons/{generic.svg → deprecated/generic.svg} +0 -0
  1514. /package/dist/collection/components/stable/gux-icon/icons/{globe.svg → deprecated/globe.svg} +0 -0
  1515. /package/dist/collection/components/stable/gux-icon/icons/{grab-horizontal.svg → deprecated/grab-horizontal.svg} +0 -0
  1516. /package/dist/collection/components/stable/gux-icon/icons/{grab-vertical.svg → deprecated/grab-vertical.svg} +0 -0
  1517. /package/dist/collection/components/stable/gux-icon/icons/{graph-bar-horizontal.svg → deprecated/graph-bar-horizontal.svg} +0 -0
  1518. /package/dist/collection/components/stable/gux-icon/icons/{graph-bar-vertical.svg → deprecated/graph-bar-vertical.svg} +0 -0
  1519. /package/dist/collection/components/stable/gux-icon/icons/{graph-bubble.svg → deprecated/graph-bubble.svg} +0 -0
  1520. /package/dist/collection/components/stable/gux-icon/icons/{graph-chart.svg → deprecated/graph-chart.svg} +0 -0
  1521. /package/dist/collection/components/stable/gux-icon/icons/{graph-line.svg → deprecated/graph-line.svg} +0 -0
  1522. /package/dist/collection/components/stable/gux-icon/icons/{graph-pie.svg → deprecated/graph-pie.svg} +0 -0
  1523. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/graph-spark.svg +0 -0
  1524. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/group-standard.svg +0 -0
  1525. /package/dist/collection/components/stable/gux-icon/icons/{help.svg → deprecated/help.svg} +0 -0
  1526. /package/dist/collection/components/stable/gux-icon/icons/{home.svg → deprecated/home.svg} +0 -0
  1527. /package/dist/collection/components/stable/gux-icon/icons/{hourglass.svg → deprecated/hourglass.svg} +0 -0
  1528. /package/dist/collection/components/stable/gux-icon/icons/{import.svg → deprecated/import.svg} +0 -0
  1529. /package/dist/collection/components/stable/gux-icon/icons/{inspect-disable.svg → deprecated/inspect-disable.svg} +0 -0
  1530. /package/dist/collection/components/stable/gux-icon/icons/{inspect.svg → deprecated/inspect.svg} +0 -0
  1531. /package/dist/collection/components/stable/gux-icon/icons/{instagram.svg → deprecated/instagram.svg} +0 -0
  1532. /package/dist/collection/components/stable/gux-icon/icons/{internet-explorer.svg → deprecated/internet-explorer.svg} +0 -0
  1533. /package/dist/collection/components/stable/gux-icon/icons/{key.svg → deprecated/key.svg} +0 -0
  1534. /package/dist/collection/components/stable/gux-icon/icons/{lightbulb.svg → deprecated/lightbulb.svg} +0 -0
  1535. /package/dist/collection/components/stable/gux-icon/icons/{line-messenger.svg → deprecated/line-messenger.svg} +0 -0
  1536. /package/dist/collection/components/stable/gux-icon/icons/{link.svg → deprecated/link.svg} +0 -0
  1537. /package/dist/collection/components/stable/gux-icon/icons/{linkedin.svg → deprecated/linkedin.svg} +0 -0
  1538. /package/dist/collection/components/stable/gux-icon/icons/{linux.svg → deprecated/linux.svg} +0 -0
  1539. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/lock-hold.svg +0 -0
  1540. /package/dist/collection/components/stable/gux-icon/icons/{lock.svg → deprecated/lock.svg} +0 -0
  1541. /package/dist/collection/components/stable/gux-icon/icons/{logout.svg → deprecated/logout.svg} +0 -0
  1542. /package/dist/collection/components/stable/gux-icon/icons/{low-bandwidth.svg → deprecated/low-bandwidth.svg} +0 -0
  1543. /package/dist/collection/components/stable/gux-icon/icons/{lunch.svg → deprecated/lunch.svg} +0 -0
  1544. /package/dist/collection/components/stable/gux-icon/icons/{menu-kebab-horizontal.svg → deprecated/menu-kebab-horizontal.svg} +0 -0
  1545. /package/dist/collection/components/stable/gux-icon/icons/{menu-kebab-vertical.svg → deprecated/menu-kebab-vertical.svg} +0 -0
  1546. /package/dist/collection/components/stable/gux-icon/icons/{menu.svg → deprecated/menu.svg} +0 -0
  1547. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-email-outbound.svg +0 -0
  1548. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-forward.svg +0 -0
  1549. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-reply-all.svg +0 -0
  1550. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/message-reply.svg +0 -0
  1551. /package/dist/collection/components/stable/gux-icon/icons/{microphone-disable.svg → deprecated/microphone-disable.svg} +0 -0
  1552. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/microphone-talking.svg +0 -0
  1553. /package/dist/collection/components/stable/gux-icon/icons/{microphone.svg → deprecated/microphone.svg} +0 -0
  1554. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/microsoft-teams.svg +0 -0
  1555. /package/dist/collection/components/stable/gux-icon/icons/{microsoft.svg → deprecated/microsoft.svg} +0 -0
  1556. /package/dist/collection/components/stable/gux-icon/icons/{moon.svg → deprecated/moon.svg} +0 -0
  1557. /package/dist/collection/components/stable/gux-icon/icons/{music.svg → deprecated/music.svg} +0 -0
  1558. /package/dist/collection/components/stable/gux-icon/icons/{notes.svg → deprecated/notes.svg} +0 -0
  1559. /package/dist/collection/components/stable/gux-icon/icons/{opera.svg → deprecated/opera.svg} +0 -0
  1560. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/operator-pair.svg +0 -0
  1561. /package/dist/collection/components/stable/gux-icon/icons/{paint.svg → deprecated/paint.svg} +0 -0
  1562. /package/dist/collection/components/stable/gux-icon/icons/{palette.svg → deprecated/palette.svg} +0 -0
  1563. /package/dist/collection/components/stable/gux-icon/icons/{parking-sign-regular.svg → deprecated/parking-sign-regular.svg} +0 -0
  1564. /package/dist/collection/components/stable/gux-icon/icons/{paste.svg → deprecated/paste.svg} +0 -0
  1565. /package/dist/collection/components/stable/gux-icon/icons/{people.svg → deprecated/people.svg} +0 -0
  1566. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-bell.svg +0 -0
  1567. /package/dist/collection/components/stable/gux-icon/icons/{phone-call-directory.svg → deprecated/phone-call-directory.svg} +0 -0
  1568. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-call-history.svg +0 -0
  1569. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-callback.svg +0 -0
  1570. /package/dist/collection/components/stable/gux-icon/icons/{phone-close.svg → deprecated/phone-close.svg} +0 -0
  1571. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-conference.svg +0 -0
  1572. /package/dist/collection/components/stable/gux-icon/icons/{phone-dialpad.svg → deprecated/phone-dialpad.svg} +0 -0
  1573. /package/dist/collection/components/stable/gux-icon/icons/{phone-forward.svg → deprecated/phone-forward.svg} +0 -0
  1574. /package/dist/collection/components/stable/gux-icon/icons/{phone-hangup.svg → deprecated/phone-hangup.svg} +0 -0
  1575. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-hold.svg +0 -0
  1576. /package/dist/collection/components/stable/gux-icon/icons/{phone-inbound.svg → deprecated/phone-inbound.svg} +0 -0
  1577. /package/dist/collection/components/stable/gux-icon/icons/{phone-missed-call.svg → deprecated/phone-missed-call.svg} +0 -0
  1578. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-notification-score.svg +0 -0
  1579. /package/dist/collection/components/stable/gux-icon/icons/{phone-outbound.svg → deprecated/phone-outbound.svg} +0 -0
  1580. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/phone-success.svg +0 -0
  1581. /package/dist/collection/components/stable/gux-icon/icons/{phone.svg → deprecated/phone.svg} +0 -0
  1582. /package/dist/collection/components/stable/gux-icon/icons/{pin-location.svg → deprecated/pin-location.svg} +0 -0
  1583. /package/dist/collection/components/stable/gux-icon/icons/{pin.svg → deprecated/pin.svg} +0 -0
  1584. /package/dist/collection/components/stable/gux-icon/icons/{post.svg → deprecated/post.svg} +0 -0
  1585. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/product-logo-beyond.svg +0 -0
  1586. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/product-logo-g.svg +0 -0
  1587. /package/dist/collection/components/stable/gux-icon/icons/{quote-left.svg → deprecated/quote-left.svg} +0 -0
  1588. /package/dist/collection/components/stable/gux-icon/icons/{quote-right.svg → deprecated/quote-right.svg} +0 -0
  1589. /package/dist/collection/components/stable/gux-icon/icons/{radio-active.svg → deprecated/radio-active.svg} +0 -0
  1590. /package/dist/collection/components/stable/gux-icon/icons/{radio.svg → deprecated/radio.svg} +0 -0
  1591. /package/dist/collection/components/stable/gux-icon/icons/{rating-active.svg → deprecated/rating-active.svg} +0 -0
  1592. /package/dist/collection/components/stable/gux-icon/icons/{rating-partial.svg → deprecated/rating-partial.svg} +0 -0
  1593. /package/dist/collection/components/stable/gux-icon/icons/{record.svg → deprecated/record.svg} +0 -0
  1594. /package/dist/collection/components/stable/gux-icon/icons/{reset.svg → deprecated/reset.svg} +0 -0
  1595. /package/dist/collection/components/stable/gux-icon/icons/{resource.svg → deprecated/resource.svg} +0 -0
  1596. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/retweet.svg +0 -0
  1597. /package/dist/collection/components/stable/gux-icon/icons/{roster-email-disable.svg → deprecated/roster-email-disable.svg} +0 -0
  1598. /package/dist/collection/components/stable/gux-icon/icons/{roster-email.svg → deprecated/roster-email.svg} +0 -0
  1599. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-instagram-disable.svg +0 -0
  1600. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-line-disable.svg +0 -0
  1601. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-messenger-disable.svg +0 -0
  1602. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/roster-twitter-disable.svg +0 -0
  1603. /package/dist/collection/components/stable/gux-icon/icons/{roster-wechat-disable.svg → deprecated/roster-wechat-disable.svg} +0 -0
  1604. /package/dist/collection/components/stable/gux-icon/icons/{roster-whatsapp-disable.svg → deprecated/roster-whatsapp-disable.svg} +0 -0
  1605. /package/dist/collection/components/stable/gux-icon/icons/{rss.svg → deprecated/rss.svg} +0 -0
  1606. /package/dist/collection/components/stable/gux-icon/icons/{safari.svg → deprecated/safari.svg} +0 -0
  1607. /package/dist/collection/components/stable/gux-icon/icons/{save.svg → deprecated/save.svg} +0 -0
  1608. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/screen-share-regular.svg +0 -0
  1609. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/screen-share-slash.svg +0 -0
  1610. /package/dist/collection/components/stable/gux-icon/icons/{scripter.svg → deprecated/scripter.svg} +0 -0
  1611. /package/dist/collection/components/stable/gux-icon/icons/{search.svg → deprecated/search.svg} +0 -0
  1612. /package/dist/collection/components/stable/gux-icon/icons/{send.svg → deprecated/send.svg} +0 -0
  1613. /package/dist/collection/components/stable/gux-icon/icons/{settings.svg → deprecated/settings.svg} +0 -0
  1614. /package/dist/collection/components/stable/gux-icon/icons/{share.svg → deprecated/share.svg} +0 -0
  1615. /package/dist/collection/components/stable/gux-icon/icons/{shield-lock.svg → deprecated/shield-lock.svg} +0 -0
  1616. /package/dist/collection/components/stable/gux-icon/icons/{shield-outline.svg → deprecated/shield-outline.svg} +0 -0
  1617. /package/dist/collection/components/stable/gux-icon/icons/{shield-solid.svg → deprecated/shield-solid.svg} +0 -0
  1618. /package/dist/collection/components/stable/gux-icon/icons/{site.svg → deprecated/site.svg} +0 -0
  1619. /package/dist/collection/components/stable/gux-icon/icons/{skills.svg → deprecated/skills.svg} +0 -0
  1620. /package/dist/collection/components/stable/gux-icon/icons/{slideshare.svg → deprecated/slideshare.svg} +0 -0
  1621. /package/dist/collection/components/stable/gux-icon/icons/{sms-close.svg → deprecated/sms-close.svg} +0 -0
  1622. /package/dist/collection/components/stable/gux-icon/icons/{sms.svg → deprecated/sms.svg} +0 -0
  1623. /package/dist/collection/components/stable/gux-icon/icons/{stamp.svg → deprecated/stamp.svg} +0 -0
  1624. /package/dist/collection/components/stable/gux-icon/icons/{subtract-circle.svg → deprecated/subtract-circle.svg} +0 -0
  1625. /package/dist/collection/components/stable/gux-icon/icons/{subtract.svg → deprecated/subtract.svg} +0 -0
  1626. /package/dist/collection/components/stable/gux-icon/icons/{sun.svg → deprecated/sun.svg} +0 -0
  1627. /package/dist/collection/components/stable/gux-icon/icons/{tag.svg → deprecated/tag.svg} +0 -0
  1628. /package/dist/collection/components/stable/gux-icon/icons/{telegram.svg → deprecated/telegram.svg} +0 -0
  1629. /package/dist/collection/components/stable/gux-icon/icons/{tenant.svg → deprecated/tenant.svg} +0 -0
  1630. /package/dist/collection/components/stable/gux-icon/icons/{thumbs-down.svg → deprecated/thumbs-down.svg} +0 -0
  1631. /package/dist/collection/components/stable/gux-icon/icons/{thumbs-up.svg → deprecated/thumbs-up.svg} +0 -0
  1632. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/timeline.svg +0 -0
  1633. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-apps-disable.svg +0 -0
  1634. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-apps.svg +0 -0
  1635. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-assist-disable.svg +0 -0
  1636. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-assist.svg → deprecated/toolbar-assist.svg} +0 -0
  1637. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-favorite.svg → deprecated/toolbar-favorite.svg} +0 -0
  1638. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-favourite.svg → deprecated/toolbar-favourite.svg} +0 -0
  1639. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-inbox.svg → deprecated/toolbar-inbox.svg} +0 -0
  1640. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-notification.svg → deprecated/toolbar-notification.svg} +0 -0
  1641. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-1.svg +0 -0
  1642. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-2.svg +0 -0
  1643. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/toolbar-phone-active-3.svg +0 -0
  1644. /package/dist/collection/components/stable/gux-icon/icons/{toolbar-phone-disable.svg → deprecated/toolbar-phone-disable.svg} +0 -0
  1645. /package/dist/collection/components/stable/gux-icon/icons/{trade.svg → deprecated/trade.svg} +0 -0
  1646. /package/dist/collection/components/stable/gux-icon/icons/{transfer.svg → deprecated/transfer.svg} +0 -0
  1647. /package/dist/collection/components/stable/gux-icon/icons/{twitter.svg → deprecated/twitter.svg} +0 -0
  1648. /package/dist/collection/components/stable/gux-icon/icons/{unknown.svg → deprecated/unknown.svg} +0 -0
  1649. /package/dist/collection/components/stable/gux-icon/icons/{unlink.svg → deprecated/unlink.svg} +0 -0
  1650. /package/dist/collection/components/stable/gux-icon/icons/{unlock.svg → deprecated/unlock.svg} +0 -0
  1651. /package/dist/collection/components/stable/gux-icon/icons/{upload.svg → deprecated/upload.svg} +0 -0
  1652. /package/dist/collection/components/stable/gux-icon/icons/{user-add.svg → deprecated/user-add.svg} +0 -0
  1653. /package/dist/collection/components/stable/gux-icon/icons/{user-circle.svg → deprecated/user-circle.svg} +0 -0
  1654. /package/dist/collection/components/stable/gux-icon/icons/{user-contact-id.svg → deprecated/user-contact-id.svg} +0 -0
  1655. /package/dist/collection/components/stable/gux-icon/icons/{user-directory.svg → deprecated/user-directory.svg} +0 -0
  1656. /package/dist/collection/components/stable/gux-icon/icons/{user-group.svg → deprecated/user-group.svg} +0 -0
  1657. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/user-interactions-disable.svg +0 -0
  1658. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/user-interactions.svg +0 -0
  1659. /package/dist/collection/components/stable/gux-icon/icons/{user.svg → deprecated/user.svg} +0 -0
  1660. /package/dist/collection/components/stable/gux-icon/icons/{viber.svg → deprecated/viber.svg} +0 -0
  1661. /package/dist/collection/components/stable/gux-icon/icons/{video-disable.svg → deprecated/video-disable.svg} +0 -0
  1662. /package/dist/collection/components/stable/gux-icon/icons/{video.svg → deprecated/video.svg} +0 -0
  1663. /package/dist/collection/components/stable/gux-icon/icons/{view-all.svg → deprecated/view-all.svg} +0 -0
  1664. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/deprecated}/view-cells.svg +0 -0
  1665. /package/dist/collection/components/stable/gux-icon/icons/{view-grid.svg → deprecated/view-grid.svg} +0 -0
  1666. /package/dist/collection/components/stable/gux-icon/icons/{view-list.svg → deprecated/view-list.svg} +0 -0
  1667. /package/dist/collection/components/stable/gux-icon/icons/{view-roster.svg → deprecated/view-roster.svg} +0 -0
  1668. /package/dist/collection/components/stable/gux-icon/icons/{view-stacked.svg → deprecated/view-stacked.svg} +0 -0
  1669. /package/dist/collection/components/stable/gux-icon/icons/{voicemail.svg → deprecated/voicemail.svg} +0 -0
  1670. /package/dist/collection/components/stable/gux-icon/icons/{volume-disable.svg → deprecated/volume-disable.svg} +0 -0
  1671. /package/dist/collection/components/stable/gux-icon/icons/{volume-down.svg → deprecated/volume-down.svg} +0 -0
  1672. /package/dist/collection/components/stable/gux-icon/icons/{volume-none.svg → deprecated/volume-none.svg} +0 -0
  1673. /package/dist/collection/components/stable/gux-icon/icons/{volume-up.svg → deprecated/volume-up.svg} +0 -0
  1674. /package/dist/collection/components/stable/gux-icon/icons/{web.svg → deprecated/web.svg} +0 -0
  1675. /package/dist/collection/components/stable/gux-icon/icons/{webcam-disable.svg → deprecated/webcam-disable.svg} +0 -0
  1676. /package/dist/collection/components/stable/gux-icon/icons/{webcam.svg → deprecated/webcam.svg} +0 -0
  1677. /package/dist/collection/components/stable/gux-icon/icons/{wechat.svg → deprecated/wechat.svg} +0 -0
  1678. /package/dist/collection/components/stable/gux-icon/icons/{whatsapp.svg → deprecated/whatsapp.svg} +0 -0
  1679. /package/dist/collection/components/stable/gux-icon/icons/{window-actual-size.svg → deprecated/window-actual-size.svg} +0 -0
  1680. /package/dist/collection/components/stable/gux-icon/icons/{window-contract.svg → deprecated/window-contract.svg} +0 -0
  1681. /package/dist/collection/components/stable/gux-icon/icons/{window-expand.svg → deprecated/window-expand.svg} +0 -0
  1682. /package/dist/collection/components/stable/gux-icon/icons/{window-fullscreen.svg → deprecated/window-fullscreen.svg} +0 -0
  1683. /package/dist/collection/components/stable/gux-icon/icons/{window-popout.svg → deprecated/window-popout.svg} +0 -0
  1684. /package/dist/collection/components/stable/gux-icon/icons/{wordpress.svg → deprecated/wordpress.svg} +0 -0
  1685. /package/dist/collection/components/stable/gux-icon/icons/{youtube.svg → deprecated/youtube.svg} +0 -0
  1686. /package/dist/collection/components/stable/gux-icon/icons/{zoom-in.svg → deprecated/zoom-in.svg} +0 -0
  1687. /package/dist/collection/components/stable/gux-icon/icons/{zoom-out.svg → deprecated/zoom-out.svg} +0 -0
  1688. /package/dist/{genesys-webcomponents/icons/user-directory.svg → collection/components/stable/gux-icon/icons/fa/address-book-regular.svg} +0 -0
  1689. /package/dist/{genesys-webcomponents/icons/user-contact-id.svg → collection/components/stable/gux-icon/icons/fa/address-card-regular.svg} +0 -0
  1690. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/android.svg +0 -0
  1691. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/apple.svg +0 -0
  1692. /package/dist/{genesys-webcomponents/icons/arrow-down-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-left-regular.svg} +0 -0
  1693. /package/dist/{genesys-webcomponents/icons/arrow-down.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-regular.svg} +0 -0
  1694. /package/dist/{genesys-webcomponents/icons/arrow-down-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-right-regular.svg} +0 -0
  1695. /package/dist/{genesys-webcomponents/icons/download.svg → collection/components/stable/gux-icon/icons/fa/arrow-down-to-line-regular.svg} +0 -0
  1696. /package/dist/{genesys-webcomponents/icons/arrow-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-left-regular.svg} +0 -0
  1697. /package/dist/{genesys-webcomponents/icons/transfer.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-arrow-left-regular.svg} +0 -0
  1698. /package/dist/{genesys-webcomponents/icons/logout.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-from-bracket-regular.svg} +0 -0
  1699. /package/dist/{genesys-webcomponents/icons/arrow-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-right-regular.svg} +0 -0
  1700. /package/dist/{genesys-webcomponents/icons/reset.svg → collection/components/stable/gux-icon/icons/fa/arrow-rotate-left-regular.svg} +0 -0
  1701. /package/dist/{genesys-webcomponents/icons/export.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-from-line-regular.svg} +0 -0
  1702. /package/dist/{genesys-webcomponents/icons/arrow-up-left.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-left-regular.svg} +0 -0
  1703. /package/dist/{genesys-webcomponents/icons/arrow-up.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-regular.svg} +0 -0
  1704. /package/dist/{genesys-webcomponents/icons/external-link.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-right-from-square-regular.svg} +0 -0
  1705. /package/dist/{genesys-webcomponents/icons/arrow-up-right.svg → collection/components/stable/gux-icon/icons/fa/arrow-up-right-regular.svg} +0 -0
  1706. /package/dist/{genesys-webcomponents/icons/window-expand.svg → collection/components/stable/gux-icon/icons/fa/arrows-maximize-regular.svg} +0 -0
  1707. /package/dist/{genesys-webcomponents/icons/window-contract.svg → collection/components/stable/gux-icon/icons/fa/arrows-minimize-regular.svg} +0 -0
  1708. /package/dist/{genesys-webcomponents/icons/at.svg → collection/components/stable/gux-icon/icons/fa/at-regular.svg} +0 -0
  1709. /package/dist/{genesys-webcomponents/icons/control-start.svg → collection/components/stable/gux-icon/icons/fa/backward-fast-regular.svg} +0 -0
  1710. /package/dist/{genesys-webcomponents/icons/control-skip-left.svg → collection/components/stable/gux-icon/icons/fa/backward-regular.svg} +0 -0
  1711. /package/dist/{genesys-webcomponents/icons/cjv-offer-opened.svg → collection/components/stable/gux-icon/icons/fa/badge-check-solid.svg} +0 -0
  1712. /package/dist/{genesys-webcomponents/icons/ban-outline.svg → collection/components/stable/gux-icon/icons/fa/ban-regular.svg} +0 -0
  1713. /package/dist/{genesys-webcomponents/icons/menu.svg → collection/components/stable/gux-icon/icons/fa/bars-regular.svg} +0 -0
  1714. /package/dist/{genesys-webcomponents/icons/configuration.svg → collection/components/stable/gux-icon/icons/fa/block-brick-regular.svg} +0 -0
  1715. /package/dist/{genesys-webcomponents/icons/bolt.svg → collection/components/stable/gux-icon/icons/fa/bolt-regular.svg} +0 -0
  1716. /package/dist/{genesys-webcomponents/icons/view-grid.svg → collection/components/stable/gux-icon/icons/fa/border-all-regular.svg} +0 -0
  1717. /package/dist/{genesys-webcomponents/icons/archive.svg → collection/components/stable/gux-icon/icons/fa/box-archive-regular.svg} +0 -0
  1718. /package/dist/{genesys-webcomponents/icons/tenant.svg → collection/components/stable/gux-icon/icons/fa/box-regular.svg} +0 -0
  1719. /package/dist/{genesys-webcomponents/icons/window-actual-size.svg → collection/components/stable/gux-icon/icons/fa/brackets-square-regular.svg} +0 -0
  1720. /package/dist/{genesys-webcomponents/icons/app-generic.svg → collection/components/stable/gux-icon/icons/fa/browser-regular.svg} +0 -0
  1721. /package/dist/{genesys-webcomponents/icons/bug.svg → collection/components/stable/gux-icon/icons/fa/bug-regular.svg} +0 -0
  1722. /package/dist/{genesys-webcomponents/icons/site.svg → collection/components/stable/gux-icon/icons/fa/building-regular.svg} +0 -0
  1723. /package/dist/{genesys-webcomponents/icons/campaign.svg → collection/components/stable/gux-icon/icons/fa/bullhorn-regular.svg} +0 -0
  1724. /package/dist/{genesys-webcomponents/icons/bus.svg → collection/components/stable/gux-icon/icons/fa/bus-simple-regular.svg} +0 -0
  1725. /package/dist/{genesys-webcomponents/icons/calendar-clock.svg → collection/components/stable/gux-icon/icons/fa/calendar-clock-regular.svg} +0 -0
  1726. /package/dist/{genesys-webcomponents/icons/calendar-add.svg → collection/components/stable/gux-icon/icons/fa/calendar-plus-regular.svg} +0 -0
  1727. /package/dist/{genesys-webcomponents/icons/calendar.svg → collection/components/stable/gux-icon/icons/fa/calendar-regular.svg} +0 -0
  1728. /package/dist/{genesys-webcomponents/icons/device-camera.svg → collection/components/stable/gux-icon/icons/fa/camera-regular.svg} +0 -0
  1729. /package/dist/{genesys-webcomponents/icons/webcam.svg → collection/components/stable/gux-icon/icons/fa/camera-web-regular.svg} +0 -0
  1730. /package/dist/{genesys-webcomponents/icons/webcam-disable.svg → collection/components/stable/gux-icon/icons/fa/camera-web-slash-regular.svg} +0 -0
  1731. /package/dist/{genesys-webcomponents/icons/arrow-solid-down.svg → collection/components/stable/gux-icon/icons/fa/caret-down-solid.svg} +0 -0
  1732. /package/dist/{genesys-webcomponents/icons/arrow-solid-left.svg → collection/components/stable/gux-icon/icons/fa/caret-left-solid.svg} +0 -0
  1733. /package/dist/{genesys-webcomponents/icons/arrow-solid-right.svg → collection/components/stable/gux-icon/icons/fa/caret-right-solid.svg} +0 -0
  1734. /package/dist/{genesys-webcomponents/icons/arrow-solid-up.svg → collection/components/stable/gux-icon/icons/fa/caret-up-solid.svg} +0 -0
  1735. /package/dist/{genesys-webcomponents/icons/cjv-product-purchased.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-check-regular.svg} +0 -0
  1736. /package/dist/{genesys-webcomponents/icons/cjv-product-added.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-plus-regular.svg} +0 -0
  1737. /package/dist/{genesys-webcomponents/icons/cjv-product-removed.svg → collection/components/stable/gux-icon/icons/fa/cart-circle-xmark-regular.svg} +0 -0
  1738. /package/dist/{genesys-webcomponents/icons/graph-chart.svg → collection/components/stable/gux-icon/icons/fa/chart-area-regular.svg} +0 -0
  1739. /package/dist/{genesys-webcomponents/icons/graph-bar-horizontal.svg → collection/components/stable/gux-icon/icons/fa/chart-bar-regular.svg} +0 -0
  1740. /package/dist/{genesys-webcomponents/icons/graph-bar-vertical.svg → collection/components/stable/gux-icon/icons/fa/chart-column-regular.svg} +0 -0
  1741. /package/dist/{genesys-webcomponents/icons/graph-line.svg → collection/components/stable/gux-icon/icons/fa/chart-line-regular.svg} +0 -0
  1742. /package/dist/{genesys-webcomponents/icons/graph-pie.svg → collection/components/stable/gux-icon/icons/fa/chart-pie-regular.svg} +0 -0
  1743. /package/dist/{genesys-webcomponents/icons/cjv-segment.svg → collection/components/stable/gux-icon/icons/fa/chart-pie-simple-regular.svg} +0 -0
  1744. /package/dist/{genesys-webcomponents/icons/graph-bubble.svg → collection/components/stable/gux-icon/icons/fa/chart-scatter-bubble-regular.svg} +0 -0
  1745. /package/dist/{genesys-webcomponents/icons/chevron-left.svg → collection/components/stable/gux-icon/icons/fa/chevron-left-regular.svg} +0 -0
  1746. /package/dist/{genesys-webcomponents/icons/chevron-right.svg → collection/components/stable/gux-icon/icons/fa/chevron-right-regular.svg} +0 -0
  1747. /package/dist/{genesys-webcomponents/icons/chevron-double-down.svg → collection/components/stable/gux-icon/icons/fa/chevrons-down-regular.svg} +0 -0
  1748. /package/dist/{genesys-webcomponents/icons/chevron-double-left.svg → collection/components/stable/gux-icon/icons/fa/chevrons-left-regular.svg} +0 -0
  1749. /package/dist/{genesys-webcomponents/icons/chevron-double-right.svg → collection/components/stable/gux-icon/icons/fa/chevrons-right-regular.svg} +0 -0
  1750. /package/dist/{genesys-webcomponents/icons/chevron-double-up.svg → collection/components/stable/gux-icon/icons/fa/chevrons-up-regular.svg} +0 -0
  1751. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/chrome.svg +0 -0
  1752. /package/dist/{genesys-webcomponents/icons/badge-amount.svg → collection/components/stable/gux-icon/icons/fa/circle-0-solid.svg} +0 -0
  1753. /package/dist/{genesys-webcomponents/icons/alert-success.svg → collection/components/stable/gux-icon/icons/fa/circle-check-regular.svg} +0 -0
  1754. /package/dist/{genesys-webcomponents/icons/cjv-offer-offered.svg → collection/components/stable/gux-icon/icons/fa/circle-chevron-right-solid.svg} +0 -0
  1755. /package/dist/{genesys-webcomponents/icons/radio-active.svg → collection/components/stable/gux-icon/icons/fa/circle-dot-regular.svg} +0 -0
  1756. /package/dist/{genesys-webcomponents/icons/badge-pause.svg → collection/components/stable/gux-icon/icons/fa/circle-pause-solid.svg} +0 -0
  1757. /package/dist/{genesys-webcomponents/icons/add-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-plus-regular.svg} +0 -0
  1758. /package/dist/{genesys-webcomponents/icons/cjv-segment-assigned.svg → collection/components/stable/gux-icon/icons/fa/circle-quarter-regular.svg} +0 -0
  1759. /package/dist/{genesys-webcomponents/icons/radio.svg → collection/components/stable/gux-icon/icons/fa/circle-regular.svg} +0 -0
  1760. /package/dist/{genesys-webcomponents/icons/toolbar-notification.svg → collection/components/stable/gux-icon/icons/fa/circle-solid.svg} +0 -0
  1761. /package/dist/{genesys-webcomponents/icons/cjv-custom-event.svg → collection/components/stable/gux-icon/icons/fa/circle-star-solid.svg} +0 -0
  1762. /package/dist/{genesys-webcomponents/icons/user-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-user-regular.svg} +0 -0
  1763. /package/dist/{genesys-webcomponents/icons/close-circle.svg → collection/components/stable/gux-icon/icons/fa/circle-xmark-regular.svg} +0 -0
  1764. /package/dist/{genesys-webcomponents/icons/badge-x.svg → collection/components/stable/gux-icon/icons/fa/circle-xmark-solid.svg} +0 -0
  1765. /package/dist/{genesys-webcomponents/icons/clipboard-success.svg → collection/components/stable/gux-icon/icons/fa/clipboard-check-regular.svg} +0 -0
  1766. /package/dist/{genesys-webcomponents/icons/clipboard-error.svg → collection/components/stable/gux-icon/icons/fa/clipboard-question-regular.svg} +0 -0
  1767. /package/dist/{genesys-webcomponents/icons/clipboard.svg → collection/components/stable/gux-icon/icons/fa/clipboard-regular.svg} +0 -0
  1768. /package/dist/{genesys-webcomponents/icons/clock.svg → collection/components/stable/gux-icon/icons/fa/clock-regular.svg} +0 -0
  1769. /package/dist/{genesys-webcomponents/icons/clone.svg → collection/components/stable/gux-icon/icons/fa/clone-regular.svg} +0 -0
  1770. /package/dist/{genesys-webcomponents/icons/cloud.svg → collection/components/stable/gux-icon/icons/fa/cloud-regular.svg} +0 -0
  1771. /package/dist/{genesys-webcomponents/icons/copy.svg → collection/components/stable/gux-icon/icons/fa/copy-regular.svg} +0 -0
  1772. /package/dist/{genesys-webcomponents/icons/roster-whatsapp-disable.svg → collection/components/stable/gux-icon/icons/fa/custon-whatsapp-slash.svg} +0 -0
  1773. /package/dist/{genesys-webcomponents/icons/backspace.svg → collection/components/stable/gux-icon/icons/fa/delete-left-regular.svg} +0 -0
  1774. /package/dist/{genesys-webcomponents/icons/globe.svg → collection/components/stable/gux-icon/icons/fa/earth-africa-regular.svg} +0 -0
  1775. /package/dist/{genesys-webcomponents/icons/edge.svg → collection/components/stable/gux-icon/icons/fa/edge-legacy.svg} +0 -0
  1776. /package/dist/{genesys-webcomponents/icons/menu-kebab-horizontal.svg → collection/components/stable/gux-icon/icons/fa/ellipsis-regular.svg} +0 -0
  1777. /package/dist/{genesys-webcomponents/icons/menu-kebab-vertical.svg → collection/components/stable/gux-icon/icons/fa/ellipsis-vertical-regular.svg} +0 -0
  1778. /package/dist/{genesys-webcomponents/icons/email-notification-score.svg → collection/components/stable/gux-icon/icons/fa/envelope-dot-regular.svg} +0 -0
  1779. /package/dist/{genesys-webcomponents/icons/roster-email.svg → collection/components/stable/gux-icon/icons/fa/envelope-regular.svg} +0 -0
  1780. /package/dist/{genesys-webcomponents/icons/inspect.svg → collection/components/stable/gux-icon/icons/fa/eye-regular.svg} +0 -0
  1781. /package/dist/{genesys-webcomponents/icons/inspect-disable.svg → collection/components/stable/gux-icon/icons/fa/eye-slash-regular.svg} +0 -0
  1782. /package/dist/{genesys-webcomponents/icons/face-neutral.svg → collection/components/stable/gux-icon/icons/fa/face-meh-regular.svg} +0 -0
  1783. /package/dist/{genesys-webcomponents/icons/face-neutral-solid.svg → collection/components/stable/gux-icon/icons/fa/face-meh-solid.svg} +0 -0
  1784. /package/dist/{genesys-webcomponents/icons/face-happy.svg → collection/components/stable/gux-icon/icons/fa/face-smile-regular.svg} +0 -0
  1785. /package/dist/{genesys-webcomponents/icons/face-happy-solid.svg → collection/components/stable/gux-icon/icons/fa/face-smile-solid.svg} +0 -0
  1786. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/facebook-messenger.svg +0 -0
  1787. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/facebook.svg +0 -0
  1788. /package/dist/{genesys-webcomponents/icons/fax.svg → collection/components/stable/gux-icon/icons/fa/fax-regular.svg} +0 -0
  1789. /package/dist/{genesys-webcomponents/icons/certificate.svg → collection/components/stable/gux-icon/icons/fa/file-certificate-regular.svg} +0 -0
  1790. /package/dist/{genesys-webcomponents/icons/file-report.svg → collection/components/stable/gux-icon/icons/fa/file-chart-column-regular.svg} +0 -0
  1791. /package/dist/{genesys-webcomponents/icons/cjv-form-abandoned.svg → collection/components/stable/gux-icon/icons/fa/file-circle-xmark-regular.svg} +0 -0
  1792. /package/dist/{genesys-webcomponents/icons/cjv-policy-contract.svg → collection/components/stable/gux-icon/icons/fa/file-contract-regular.svg} +0 -0
  1793. /package/dist/{genesys-webcomponents/icons/import.svg → collection/components/stable/gux-icon/icons/fa/file-import-regular.svg} +0 -0
  1794. /package/dist/{genesys-webcomponents/icons/cjv-finance-invoice.svg → collection/components/stable/gux-icon/icons/fa/file-invoice-dollar-regular.svg} +0 -0
  1795. /package/dist/{genesys-webcomponents/icons/file-text.svg → collection/components/stable/gux-icon/icons/fa/file-lines-regular.svg} +0 -0
  1796. /package/dist/{genesys-webcomponents/icons/file-preview.svg → collection/components/stable/gux-icon/icons/fa/file-magnifying-glass-regular.svg} +0 -0
  1797. /package/dist/{genesys-webcomponents/icons/file-pdf.svg → collection/components/stable/gux-icon/icons/fa/file-pdf-regular.svg} +0 -0
  1798. /package/dist/{genesys-webcomponents/icons/cjv-generic-application.svg → collection/components/stable/gux-icon/icons/fa/file-user-regular.svg} +0 -0
  1799. /package/dist/{genesys-webcomponents/icons/file-all.svg → collection/components/stable/gux-icon/icons/fa/files-regular.svg} +0 -0
  1800. /package/dist/{genesys-webcomponents/icons/paint.svg → collection/components/stable/gux-icon/icons/fa/fill-drip-regular.svg} +0 -0
  1801. /package/dist/{genesys-webcomponents/icons/filter.svg → collection/components/stable/gux-icon/icons/fa/filter-regular.svg} +0 -0
  1802. /package/dist/{genesys-webcomponents/icons/fire.svg → collection/components/stable/gux-icon/icons/fa/fire-regular.svg} +0 -0
  1803. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/firefox.svg +0 -0
  1804. /package/dist/{genesys-webcomponents/icons/flag.svg → collection/components/stable/gux-icon/icons/fa/flag-regular.svg} +0 -0
  1805. /package/dist/{genesys-webcomponents/icons/save.svg → collection/components/stable/gux-icon/icons/fa/floppy-disk-regular.svg} +0 -0
  1806. /package/dist/{genesys-webcomponents/icons/folder-open.svg → collection/components/stable/gux-icon/icons/fa/folder-open-regular.svg} +0 -0
  1807. /package/dist/{genesys-webcomponents/icons/folder-add.svg → collection/components/stable/gux-icon/icons/fa/folder-plus-regular.svg} +0 -0
  1808. /package/dist/{genesys-webcomponents/icons/folder.svg → collection/components/stable/gux-icon/icons/fa/folder-regular.svg} +0 -0
  1809. /package/dist/{genesys-webcomponents/icons/control-end.svg → collection/components/stable/gux-icon/icons/fa/forward-fast-regular.svg} +0 -0
  1810. /package/dist/{genesys-webcomponents/icons/control-skip-right.svg → collection/components/stable/gux-icon/icons/fa/forward-regular.svg} +0 -0
  1811. /package/dist/{genesys-webcomponents/icons/dash.svg → collection/components/stable/gux-icon/icons/fa/gauge-simple-high-regular.svg} +0 -0
  1812. /package/dist/{genesys-webcomponents/icons/settings.svg → collection/components/stable/gux-icon/icons/fa/gear-regular.svg} +0 -0
  1813. /package/dist/{genesys-webcomponents/icons/web.svg → collection/components/stable/gux-icon/icons/fa/globe-regular.svg} +0 -0
  1814. /package/dist/{genesys-webcomponents/icons/skills.svg → collection/components/stable/gux-icon/icons/fa/graduation-cap-regular.svg} +0 -0
  1815. /package/dist/{genesys-webcomponents/icons/view-all.svg → collection/components/stable/gux-icon/icons/fa/grid-4-regular.svg} +0 -0
  1816. /package/dist/{genesys-webcomponents/icons/phone-dialpad.svg → collection/components/stable/gux-icon/icons/fa/grid-regular.svg} +0 -0
  1817. /package/dist/{genesys-webcomponents/icons/grab-horizontal.svg → collection/components/stable/gux-icon/icons/fa/grip-solid.svg} +0 -0
  1818. /package/dist/{genesys-webcomponents/icons/grab-vertical.svg → collection/components/stable/gux-icon/icons/fa/grip-vertical-solid.svg} +0 -0
  1819. /package/dist/{genesys-webcomponents/icons/trade.svg → collection/components/stable/gux-icon/icons/fa/handshake-regular.svg} +0 -0
  1820. /package/dist/{genesys-webcomponents/icons/agent.svg → collection/components/stable/gux-icon/icons/fa/head-side-headphones-regular.svg} +0 -0
  1821. /package/dist/{genesys-webcomponents/icons/device-headphones.svg → collection/components/stable/gux-icon/icons/fa/headphones-regular.svg} +0 -0
  1822. /package/dist/{genesys-webcomponents/icons/alert-warning-octogon.svg → collection/components/stable/gux-icon/icons/fa/hexagon-exclamation-regular.svg} +0 -0
  1823. /package/dist/{genesys-webcomponents/icons/home.svg → collection/components/stable/gux-icon/icons/fa/home-regular.svg} +0 -0
  1824. /package/dist/{genesys-webcomponents/icons/hourglass.svg → collection/components/stable/gux-icon/icons/fa/hourglass-half-regular.svg} +0 -0
  1825. /package/dist/{genesys-webcomponents/icons/file-image-portrait.svg → collection/components/stable/gux-icon/icons/fa/image-portrait-regular.svg} +0 -0
  1826. /package/dist/{genesys-webcomponents/icons/file-image-landscape.svg → collection/components/stable/gux-icon/icons/fa/image-regular.svg} +0 -0
  1827. /package/dist/{genesys-webcomponents/icons/toolbar-inbox.svg → collection/components/stable/gux-icon/icons/fa/inbox-regular.svg} +0 -0
  1828. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/instagram.svg +0 -0
  1829. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/internet-explorer.svg +0 -0
  1830. /package/dist/{genesys-webcomponents/icons/key.svg → collection/components/stable/gux-icon/icons/fa/key-regular.svg} +0 -0
  1831. /package/dist/{genesys-webcomponents/icons/device-laptop.svg → collection/components/stable/gux-icon/icons/fa/laptop-regular.svg} +0 -0
  1832. /package/dist/{genesys-webcomponents/icons/toolbar-assist.svg → collection/components/stable/gux-icon/icons/fa/life-ring-regular.svg} +0 -0
  1833. /package/dist/{genesys-webcomponents/icons/lightbulb.svg → collection/components/stable/gux-icon/icons/fa/lightbulb-regular.svg} +0 -0
  1834. /package/dist/{genesys-webcomponents/icons/line-messenger.svg → collection/components/stable/gux-icon/icons/fa/line.svg} +0 -0
  1835. /package/dist/{genesys-webcomponents/icons/link.svg → collection/components/stable/gux-icon/icons/fa/link-regular.svg} +0 -0
  1836. /package/dist/{genesys-webcomponents/icons/unlink.svg → collection/components/stable/gux-icon/icons/fa/link-slash-regular.svg} +0 -0
  1837. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/linkedin.svg +0 -0
  1838. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/linux.svg +0 -0
  1839. /package/dist/{genesys-webcomponents/icons/pin-location.svg → collection/components/stable/gux-icon/icons/fa/location-dot-regular.svg} +0 -0
  1840. /package/dist/{genesys-webcomponents/icons/lock.svg → collection/components/stable/gux-icon/icons/fa/lock-regular.svg} +0 -0
  1841. /package/dist/{genesys-webcomponents/icons/zoom-out.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-minus-regular.svg} +0 -0
  1842. /package/dist/{genesys-webcomponents/icons/zoom-in.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-plus-regular.svg} +0 -0
  1843. /package/dist/{genesys-webcomponents/icons/search.svg → collection/components/stable/gux-icon/icons/fa/magnifying-glass-regular.svg} +0 -0
  1844. /package/dist/{genesys-webcomponents/icons/customer-journey.svg → collection/components/stable/gux-icon/icons/fa/map-location-dot-regular.svg} +0 -0
  1845. /package/dist/{genesys-webcomponents/icons/notes.svg → collection/components/stable/gux-icon/icons/fa/memo-regular.svg} +0 -0
  1846. /package/dist/{genesys-webcomponents/icons/cjv-webchat-offered.svg → collection/components/stable/gux-icon/icons/fa/message-arrow-up-right-solid.svg} +0 -0
  1847. /package/dist/{genesys-webcomponents/icons/cjv-webchat-submitted.svg → collection/components/stable/gux-icon/icons/fa/message-arrow-up-solid.svg} +0 -0
  1848. /package/dist/{genesys-webcomponents/icons/cjv-webchat-accepted.svg → collection/components/stable/gux-icon/icons/fa/message-check-solid.svg} +0 -0
  1849. /package/dist/{genesys-webcomponents/icons/sms.svg → collection/components/stable/gux-icon/icons/fa/message-dots-regular.svg} +0 -0
  1850. /package/dist/{genesys-webcomponents/icons/comments.svg → collection/components/stable/gux-icon/icons/fa/message-lines-regular.svg} +0 -0
  1851. /package/dist/{genesys-webcomponents/icons/cjv-webchat-ignored.svg → collection/components/stable/gux-icon/icons/fa/message-minus-solid.svg} +0 -0
  1852. /package/dist/{genesys-webcomponents/icons/cjv-webchat-requested.svg → collection/components/stable/gux-icon/icons/fa/message-plus-solid.svg} +0 -0
  1853. /package/dist/{genesys-webcomponents/icons/chat-disable.svg → collection/components/stable/gux-icon/icons/fa/message-slash-regular.svg} +0 -0
  1854. /package/dist/{genesys-webcomponents/icons/chat-close.svg → collection/components/stable/gux-icon/icons/fa/message-xmark-regular.svg} +0 -0
  1855. /package/dist/{genesys-webcomponents/icons/cjv-webchat-error.svg → collection/components/stable/gux-icon/icons/fa/message-xmark-solid.svg} +0 -0
  1856. /package/dist/{genesys-webcomponents/icons/chat-multi.svg → collection/components/stable/gux-icon/icons/fa/messages-regular.svg} +0 -0
  1857. /package/dist/{genesys-webcomponents/icons/microphone.svg → collection/components/stable/gux-icon/icons/fa/microphone-regular.svg} +0 -0
  1858. /package/dist/{genesys-webcomponents/icons/microphone-disable.svg → collection/components/stable/gux-icon/icons/fa/microphone-slash-regular.svg} +0 -0
  1859. /package/dist/{genesys-webcomponents/icons/subtract.svg → collection/components/stable/gux-icon/icons/fa/minus-regular.svg} +0 -0
  1860. /package/dist/{genesys-webcomponents/icons/device-cellphone.svg → collection/components/stable/gux-icon/icons/fa/mobile-regular.svg} +0 -0
  1861. /package/dist/{genesys-webcomponents/icons/moon.svg → collection/components/stable/gux-icon/icons/fa/moon-regular.svg} +0 -0
  1862. /package/dist/{genesys-webcomponents/icons/music.svg → collection/components/stable/gux-icon/icons/fa/music-regular.svg} +0 -0
  1863. /package/dist/{genesys-webcomponents/icons/post.svg → collection/components/stable/gux-icon/icons/fa/newspaper-regular.svg} +0 -0
  1864. /package/dist/{genesys-webcomponents/icons/resource.svg → collection/components/stable/gux-icon/icons/fa/notebook-regular.svg} +0 -0
  1865. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/opera.svg +0 -0
  1866. /package/dist/{genesys-webcomponents/icons/palette.svg → collection/components/stable/gux-icon/icons/fa/palette-regular.svg} +0 -0
  1867. /package/dist/{genesys-webcomponents/icons/send.svg → collection/components/stable/gux-icon/icons/fa/paper-plane-top-regular.svg} +0 -0
  1868. /package/dist/{genesys-webcomponents/icons/attachment.svg → collection/components/stable/gux-icon/icons/fa/paperclip-regular.svg} +0 -0
  1869. /package/dist/{genesys-webcomponents/icons/paste.svg → collection/components/stable/gux-icon/icons/fa/paste-regular.svg} +0 -0
  1870. /package/dist/{genesys-webcomponents/icons/badge-edit.svg → collection/components/stable/gux-icon/icons/fa/pen-circle-regular.svg} +0 -0
  1871. /package/dist/{genesys-webcomponents/icons/edit.svg → collection/components/stable/gux-icon/icons/fa/pen-regular.svg} +0 -0
  1872. /package/dist/{genesys-webcomponents/icons/agent-group.svg → collection/components/stable/gux-icon/icons/fa/people-group-regular.svg} +0 -0
  1873. /package/dist/{genesys-webcomponents/icons/people.svg → collection/components/stable/gux-icon/icons/fa/people-pants-simple-regular.svg} +0 -0
  1874. /package/dist/collection/components/stable/gux-icon/icons/{custom/person-running.svg → fa/person-running-solid.svg} +0 -0
  1875. /package/dist/{genesys-webcomponents/icons/phone-inbound.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-down-left-regular.svg} +0 -0
  1876. /package/dist/{genesys-webcomponents/icons/phone-forward.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-right-regular.svg} +0 -0
  1877. /package/dist/{genesys-webcomponents/icons/phone-outbound.svg → collection/components/stable/gux-icon/icons/fa/phone-arrow-up-right-regular.svg} +0 -0
  1878. /package/dist/{genesys-webcomponents/icons/phone-hangup.svg → collection/components/stable/gux-icon/icons/fa/phone-hangup-regular.svg} +0 -0
  1879. /package/dist/{genesys-webcomponents/icons/phone-missed-call.svg → collection/components/stable/gux-icon/icons/fa/phone-missed-regular.svg} +0 -0
  1880. /package/dist/{genesys-webcomponents/icons/phone.svg → collection/components/stable/gux-icon/icons/fa/phone-regular.svg} +0 -0
  1881. /package/dist/{genesys-webcomponents/icons/toolbar-phone-disable.svg → collection/components/stable/gux-icon/icons/fa/phone-slash-regular.svg} +0 -0
  1882. /package/dist/{genesys-webcomponents/icons/phone-close.svg → collection/components/stable/gux-icon/icons/fa/phone-xmark-regular.svg} +0 -0
  1883. /package/dist/{genesys-webcomponents/icons/add.svg → collection/components/stable/gux-icon/icons/fa/plus-regular.svg} +0 -0
  1884. /package/dist/{genesys-webcomponents/icons/quote-left.svg → collection/components/stable/gux-icon/icons/fa/quote-left-regular.svg} +0 -0
  1885. /package/dist/{genesys-webcomponents/icons/quote-right.svg → collection/components/stable/gux-icon/icons/fa/quote-right-regular.svg} +0 -0
  1886. /package/dist/{genesys-webcomponents/icons/fa/diagram-project-gear-regular.svg → collection/components/stable/gux-icon/icons/fa/regular-diagram-project-gear.svg} +0 -0
  1887. /package/dist/{genesys-webcomponents/icons/roster-email-disable.svg → collection/components/stable/gux-icon/icons/fa/regular-envelope-slash.svg} +0 -0
  1888. /package/dist/{genesys-webcomponents/icons/bot.svg → collection/components/stable/gux-icon/icons/fa/robot-regular.svg} +0 -0
  1889. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/safari.svg +0 -0
  1890. /package/dist/{genesys-webcomponents/icons/cut.svg → collection/components/stable/gux-icon/icons/fa/scissors-regular.svg} +0 -0
  1891. /package/dist/{genesys-webcomponents/icons/scripter.svg → collection/components/stable/gux-icon/icons/fa/scroll-regular.svg} +0 -0
  1892. /package/dist/{genesys-webcomponents/icons/device-server.svg → collection/components/stable/gux-icon/icons/fa/server-regular.svg} +0 -0
  1893. /package/dist/{genesys-webcomponents/icons/generic.svg → collection/components/stable/gux-icon/icons/fa/shapes-regular.svg} +0 -0
  1894. /package/dist/{genesys-webcomponents/icons/share.svg → collection/components/stable/gux-icon/icons/fa/share-nodes-regular.svg} +0 -0
  1895. /package/dist/{genesys-webcomponents/icons/shield-outline.svg → collection/components/stable/gux-icon/icons/fa/shield-check-regular.svg} +0 -0
  1896. /package/dist/{genesys-webcomponents/icons/shield-solid.svg → collection/components/stable/gux-icon/icons/fa/shield-check-solid.svg} +0 -0
  1897. /package/dist/{genesys-webcomponents/icons/shield-lock.svg → collection/components/stable/gux-icon/icons/fa/shield-keyhole-regular.svg} +0 -0
  1898. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/slideshare.svg +0 -0
  1899. /package/dist/{genesys-webcomponents/icons/window-popout.svg → collection/components/stable/gux-icon/icons/fa/square-arrow-up-right-regular.svg} +0 -0
  1900. /package/dist/{genesys-webcomponents/icons/checkbox-active.svg → collection/components/stable/gux-icon/icons/fa/square-check-solid.svg} +0 -0
  1901. /package/dist/{genesys-webcomponents/icons/view-list.svg → collection/components/stable/gux-icon/icons/fa/square-list-regular.svg} +0 -0
  1902. /package/dist/{genesys-webcomponents/icons/checkbox-partial.svg → collection/components/stable/gux-icon/icons/fa/square-minus-regular.svg} +0 -0
  1903. /package/dist/{genesys-webcomponents/icons/parking-sign-regular.svg → collection/components/stable/gux-icon/icons/fa/square-parking-regular.svg} +0 -0
  1904. /package/dist/{genesys-webcomponents/icons/app-chart.svg → collection/components/stable/gux-icon/icons/fa/square-poll-vertical-regular.svg} +0 -0
  1905. /package/dist/{genesys-webcomponents/icons/checkbox.svg → collection/components/stable/gux-icon/icons/fa/square-regular.svg} +0 -0
  1906. /package/dist/{genesys-webcomponents/icons/rss.svg → collection/components/stable/gux-icon/icons/fa/square-rss-solid.svg} +0 -0
  1907. /package/dist/{genesys-webcomponents/icons/unknown.svg → collection/components/stable/gux-icon/icons/fa/square-x-regular.svg} +0 -0
  1908. /package/dist/{genesys-webcomponents/icons/stamp.svg → collection/components/stable/gux-icon/icons/fa/stamp-regular.svg} +0 -0
  1909. /package/dist/{genesys-webcomponents/icons/toolbar-favorite.svg → collection/components/stable/gux-icon/icons/fa/star-regular.svg} +0 -0
  1910. /package/dist/{genesys-webcomponents/icons/rating-partial.svg → collection/components/stable/gux-icon/icons/fa/star-sharp-half-stroke-regular.svg} +0 -0
  1911. /package/dist/{genesys-webcomponents/icons/rating-active.svg → collection/components/stable/gux-icon/icons/fa/star-solid.svg} +0 -0
  1912. /package/dist/{genesys-webcomponents/icons/subtract-circle.svg → collection/components/stable/gux-icon/icons/fa/subtract-circle-regular.svg} +0 -0
  1913. /package/dist/{genesys-webcomponents/icons/cjv-offer-ignored.svg → collection/components/stable/gux-icon/icons/fa/subtract-circle-solid.svg} +0 -0
  1914. /package/dist/{genesys-webcomponents/icons/sun.svg → collection/components/stable/gux-icon/icons/fa/sun-bright-regular.svg} +0 -0
  1915. /package/dist/{genesys-webcomponents/icons/app-layout.svg → collection/components/stable/gux-icon/icons/fa/table-layout-regular.svg} +0 -0
  1916. /package/dist/{genesys-webcomponents/icons/view-roster.svg → collection/components/stable/gux-icon/icons/fa/table-list-regular.svg} +0 -0
  1917. /package/dist/{genesys-webcomponents/icons/app-table.svg → collection/components/stable/gux-icon/icons/fa/table-regular.svg} +0 -0
  1918. /package/dist/{genesys-webcomponents/icons/view-stacked.svg → collection/components/stable/gux-icon/icons/fa/table-rows-regular.svg} +0 -0
  1919. /package/dist/{genesys-webcomponents/icons/device-tablet.svg → collection/components/stable/gux-icon/icons/fa/tablet-regular.svg} +0 -0
  1920. /package/dist/{genesys-webcomponents/icons/tag.svg → collection/components/stable/gux-icon/icons/fa/tag-regular.svg} +0 -0
  1921. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/telegram.svg +0 -0
  1922. /package/dist/{genesys-webcomponents/icons/thumbs-down.svg → collection/components/stable/gux-icon/icons/fa/thumb-down-regular.svg} +0 -0
  1923. /package/dist/{genesys-webcomponents/icons/thumbs-up.svg → collection/components/stable/gux-icon/icons/fa/thumb-up-regular.svg} +0 -0
  1924. /package/dist/{genesys-webcomponents/icons/pin.svg → collection/components/stable/gux-icon/icons/fa/thumbtack-regular.svg} +0 -0
  1925. /package/dist/{genesys-webcomponents/icons/cjv-webchat-timeout.svg → collection/components/stable/gux-icon/icons/fa/timer-regular.svg} +0 -0
  1926. /package/dist/{genesys-webcomponents/icons/delete.svg → collection/components/stable/gux-icon/icons/fa/trash-regular.svg} +0 -0
  1927. /package/dist/{genesys-webcomponents/icons/alert-warning-triangle.svg → collection/components/stable/gux-icon/icons/fa/triangle-exclamation-regular.svg} +0 -0
  1928. /package/dist/{genesys-webcomponents/icons/cjv-delivery.svg → collection/components/stable/gux-icon/icons/fa/truck-regular.svg} +0 -0
  1929. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/twitter.svg +0 -0
  1930. /package/dist/{genesys-webcomponents/icons/unlock.svg → collection/components/stable/gux-icon/icons/fa/unlock-regular.svg} +0 -0
  1931. /package/dist/{genesys-webcomponents/icons/upload.svg → collection/components/stable/gux-icon/icons/fa/upload-regular.svg} +0 -0
  1932. /package/dist/{genesys-webcomponents/icons/user-add.svg → collection/components/stable/gux-icon/icons/fa/user-plus-regular.svg} +0 -0
  1933. /package/dist/{genesys-webcomponents/icons/user.svg → collection/components/stable/gux-icon/icons/fa/user-regular.svg} +0 -0
  1934. /package/dist/{genesys-webcomponents/icons/user-group.svg → collection/components/stable/gux-icon/icons/fa/users-regular.svg} +0 -0
  1935. /package/dist/{genesys-webcomponents/icons/lunch.svg → collection/components/stable/gux-icon/icons/fa/utensils-regular.svg} +0 -0
  1936. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/viber.svg +0 -0
  1937. /package/dist/{genesys-webcomponents/icons/video.svg → collection/components/stable/gux-icon/icons/fa/video-regular.svg} +0 -0
  1938. /package/dist/{genesys-webcomponents/icons/video-disable.svg → collection/components/stable/gux-icon/icons/fa/video-slash-regular.svg} +0 -0
  1939. /package/dist/{genesys-webcomponents/icons/voicemail.svg → collection/components/stable/gux-icon/icons/fa/voicemail-regular.svg} +0 -0
  1940. /package/dist/{genesys-webcomponents/icons/volume-down.svg → collection/components/stable/gux-icon/icons/fa/volume-low-regular.svg} +0 -0
  1941. /package/dist/{genesys-webcomponents/icons/volume-none.svg → collection/components/stable/gux-icon/icons/fa/volume-off-regular.svg} +0 -0
  1942. /package/dist/{genesys-webcomponents/icons/volume-up.svg → collection/components/stable/gux-icon/icons/fa/volume-regular.svg} +0 -0
  1943. /package/dist/{genesys-webcomponents/icons/volume-disable.svg → collection/components/stable/gux-icon/icons/fa/volume-slash-regular.svg} +0 -0
  1944. /package/dist/{genesys-webcomponents/icons/record.svg → collection/components/stable/gux-icon/icons/fa/waveform-lines-regular.svg} +0 -0
  1945. /package/dist/{genesys-webcomponents/icons/wechat.svg → collection/components/stable/gux-icon/icons/fa/weixin.svg} +0 -0
  1946. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/whatsapp.svg +0 -0
  1947. /package/dist/{genesys-webcomponents/icons/coaching.svg → collection/components/stable/gux-icon/icons/fa/whistle-regular.svg} +0 -0
  1948. /package/dist/{genesys-webcomponents/icons/low-bandwidth.svg → collection/components/stable/gux-icon/icons/fa/wifi-slash-regular.svg} +0 -0
  1949. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/wordpress.svg +0 -0
  1950. /package/dist/{genesys-webcomponents/icons/close.svg → collection/components/stable/gux-icon/icons/fa/xmark-large-regular.svg} +0 -0
  1951. /package/dist/{genesys-webcomponents/icons → collection/components/stable/gux-icon/icons/fa}/youtube.svg +0 -0
  1952. /package/dist/genesys-webcomponents/icons/custom/{quick-reply.svg → circle-buttons-regular.svg} +0 -0
  1953. /package/dist/genesys-webcomponents/icons/custom/{file-pen-question.svg → file-pen-question-regular.svg} +0 -0
  1954. /package/dist/genesys-webcomponents/icons/custom/{filter-notification.svg → filter-dot-regular.svg} +0 -0
  1955. /package/dist/genesys-webcomponents/icons/custom/{font-regular-highlight.svg → font-underline-regular.svg} +0 -0
  1956. /package/dist/genesys-webcomponents/icons/custom/{three-button.svg → mobile-three-button-regular.svg} +0 -0
  1957. /package/dist/genesys-webcomponents/icons/custom/{one-button.svg → mobiles-one-button-regular.svg} +0 -0
  1958. /package/dist/genesys-webcomponents/icons/custom/{carousel.svg → rectangle-carousel-regular.svg} +0 -0
  1959. /package/dist/genesys-webcomponents/icons/custom/{binoculars-slash-regular.svg → regular-binoculars-slash.svg} +0 -0
  1960. /package/dist/genesys-webcomponents/icons/custom/{clipboard-list-slash-regular.svg → regular-clipboard-list-slash.svg} +0 -0
  1961. /package/dist/genesys-webcomponents/icons/custom/{co-browse.svg → screen-monitor-regular.svg} +0 -0
  1962. /package/dist/genesys-webcomponents/icons/custom/{add-column-before.svg → table-column-plus-left-regular.svg} +0 -0
  1963. /package/dist/genesys-webcomponents/icons/custom/{add-column-after.svg → table-column-plus-right-regular.svg} +0 -0
  1964. /package/dist/genesys-webcomponents/icons/custom/{delete-column.svg → table-column-xmark-regular.svg} +0 -0
  1965. /package/dist/genesys-webcomponents/icons/custom/{add-row-after.svg → table-row-plus-bottom-regular.svg} +0 -0
  1966. /package/dist/genesys-webcomponents/icons/custom/{add-row-before.svg → table-row-plus-top-regular.svg} +0 -0
  1967. /package/dist/genesys-webcomponents/icons/custom/{delete-row.svg → table-row-xmark-regular.svg} +0 -0
  1968. /package/dist/genesys-webcomponents/icons/custom/{delete-table.svg → table-xmark-regular.svg} +0 -0
  1969. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-inline.svg → wrap-text-inline-regular.svg} +0 -0
  1970. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-tight.svg → wrap-text-tight-regular.svg} +0 -0
  1971. /package/dist/genesys-webcomponents/icons/custom/{wrap-text-top-bottom.svg → wrap-text-top-bottom-regular.svg} +0 -0
  1972. /package/dist/genesys-webcomponents/icons/{alert-info.svg → deprecated/alert-info.svg} +0 -0
  1973. /package/dist/genesys-webcomponents/icons/{badge-check.svg → deprecated/badge-check.svg} +0 -0
  1974. /package/dist/genesys-webcomponents/icons/{badge-file.svg → deprecated/badge-file.svg} +0 -0
  1975. /package/dist/genesys-webcomponents/icons/{sms-close.svg → deprecated/chat-close.svg} +0 -0
  1976. /package/dist/genesys-webcomponents/icons/{cjv-calendar-clock.svg → deprecated/cjv-calendar-clock.svg} +0 -0
  1977. /package/dist/genesys-webcomponents/icons/{cjv-custom-default.svg → deprecated/cjv-custom-default.svg} +0 -0
  1978. /package/dist/genesys-webcomponents/icons/{clock-outline.svg → deprecated/clock-outline.svg} +0 -0
  1979. /package/dist/genesys-webcomponents/icons/{cloud-outline.svg → deprecated/cloud-outline.svg} +0 -0
  1980. /package/dist/genesys-webcomponents/icons/{cobrowse.svg → deprecated/cobrowse.svg} +0 -0
  1981. /package/dist/genesys-webcomponents/icons/{control-pause.svg → deprecated/control-pause.svg} +0 -0
  1982. /package/dist/genesys-webcomponents/icons/{control-play.svg → deprecated/control-play.svg} +0 -0
  1983. /package/dist/genesys-webcomponents/icons/{control-slide-back.svg → deprecated/control-slide-back.svg} +0 -0
  1984. /package/dist/genesys-webcomponents/icons/{control-slide-forward.svg → deprecated/control-slide-forward.svg} +0 -0
  1985. /package/dist/genesys-webcomponents/icons/{control-stop.svg → deprecated/control-stop.svg} +0 -0
  1986. /package/dist/genesys-webcomponents/icons/{device-pc.svg → deprecated/device-pc.svg} +0 -0
  1987. /package/dist/genesys-webcomponents/icons/{fa → deprecated/fa}/clock-outline.svg +0 -0
  1988. /package/dist/genesys-webcomponents/icons/{face-empathy.svg → deprecated/face-empathy.svg} +0 -0
  1989. /package/dist/genesys-webcomponents/icons/{file.svg → deprecated/file.svg} +0 -0
  1990. /package/dist/genesys-webcomponents/icons/{help.svg → deprecated/help.svg} +0 -0
  1991. /package/dist/genesys-webcomponents/icons/{microsoft.svg → deprecated/microsoft.svg} +0 -0
  1992. /package/dist/genesys-webcomponents/icons/{phone-call-directory.svg → deprecated/phone-call-directory.svg} +0 -0
  1993. /package/dist/genesys-webcomponents/icons/{roster-wechat-disable.svg → deprecated/roster-wechat-disable.svg} +0 -0
  1994. /package/dist/genesys-webcomponents/icons/{toolbar-favourite.svg → deprecated/toolbar-favorite.svg} +0 -0
  1995. /package/dist/genesys-webcomponents/icons/{window-fullscreen.svg → deprecated/window-expand.svg} +0 -0
  1996. /package/dist/genesys-webcomponents/icons/{custom/person-running.svg → fa/person-running-solid.svg} +0 -0
@@ -1,227 +0,0 @@
1
- const name = "genesys-spark-components";
2
- const version = "4.37.0";
3
- const description = "Common webcomponents";
4
- const license = "MIT";
5
- const main = "dist/stencil-wrapper.js";
6
- const files = [
7
- "dist/"
8
- ];
9
- const scripts = {
10
- build: "npm run clean && npm run i18n && npm run generate-gux-icon-types-file && npm run copy-genesys-spark-utils && npm run stencil && npm run build-wrapper",
11
- "build-i18n": "./scripts/build-i18n.js",
12
- "build-wrapper": "./scripts/wrap-stencil.js",
13
- "check-a11y": "node ./scripts/check-a11y.mjs",
14
- "check-readmes": "./scripts/check-readmes.sh",
15
- clean: "rm -r ./dist ./build || true",
16
- "copy-genesys-spark-utils": "node ./scripts/copy-genesys-spark-utils.mjs",
17
- predev: "npm run i18n && npm run generate-gux-icon-types-file ",
18
- dev: "npm run stencil.dev",
19
- eslint: "eslint --fix .",
20
- "generate-flags-sprite-file": "./scripts/generate-flags-sprite-file.js",
21
- "generate-gux-icon-types-file": "./scripts/generate-gux-icon-types-file.js",
22
- "generate-start-of-week-file": "./scripts/generate-start-of-week-file.js",
23
- "generate-versions-file": "./scripts/generate-versions-file.mjs",
24
- i18n: "npm run update-en-i18n && npm run build-i18n && npm run generate-start-of-week-file",
25
- "lint-all": "npm-run-all \"stylelint\" \"eslint\" \"prettier\" \"prettier-package-json\" \"svgo\"",
26
- "lint-staged": "lint-staged --concurrent false",
27
- "list-checked-a11y-components": "node scripts/list-checked-a11y-components.js",
28
- "list-component-tracking": "./scripts/list-component-tracking.js",
29
- "list-i18n-files": "./scripts/list-i18n-files.js",
30
- "list-light-dom-components": "./scripts/list-light-dom-components.js",
31
- "list-shadow-explicitly-set": "./scripts/list-shadow-explicitly-set.js",
32
- "predev.public": "npm run predev",
33
- prepare: "npm run i18n",
34
- prettier: "prettier --log-level silent --ignore-unknown --write .",
35
- "prettier-package-json": "prettier-package-json --write ./package.json",
36
- stencil: "stencil build --prod",
37
- "stencil.dev": "stencil build --dev --watch --serve --no-open",
38
- stylelint: "stylelint --fix \"**/*.{css,html,scss}\"",
39
- svgo: "svgo -f ./src/components/stable/gux-icon/icons",
40
- test: "TZ=UTC stencil test --spec --e2e",
41
- "test.ci": "TZ=UTC npm run test.ci.spec",
42
- "test.ci.e2e": "TZ=UTC stencil test --e2e --max-workers=1",
43
- "test.ci.spec": "TZ=UTC stencil test --spec --max-workers=1",
44
- "test.e2e": "TZ=UTC stencil test --e2e",
45
- "test.e2e.update-snapshot": "TZ=UTC stencil test --e2e --updateSnapshot",
46
- "test.screenshot": "TZ=UTC stencil test --e2e --screenshot",
47
- "test.unit": "TZ=UTC stencil build dev && stencil test --spec",
48
- "test.unit.update-snapshot": "TZ=UTC stencil test --spec --updateSnapshot",
49
- "test.update-snapshot": "TZ=UTC stencil test --spec --e2e --updateSnapshot",
50
- "test.watch": "TZ=UTC stencil test --spec --e2e --watch",
51
- "update-en-i18n": "./scripts/update-en-i18n.js",
52
- "version-sync": "npm version --no-git-tag-version --allow-same-version"
53
- };
54
- const config = {
55
- commitizen: {
56
- path: "git-cz"
57
- }
58
- };
59
- const types = "dist/types/index.d.ts";
60
- const dependencies = {
61
- "@floating-ui/dom": "^1.6.3",
62
- "@vvo/tzdb": "^6.125.0",
63
- "google-libphonenumber": "^3.2.34",
64
- "intl-messageformat": "^10.5.4",
65
- "requestanimationframe-timer": "^3.0.3",
66
- sortablejs: "^1.15.2"
67
- };
68
- const devDependencies = {
69
- "@babel/core": "^7.24.0",
70
- "@babel/preset-env": "^7.24.0",
71
- "@stencil/core": "^4.12.6",
72
- "@stencil/react-output-target": "^0.5.3",
73
- "@stencil/sass": "^3.0.10",
74
- "@types/google-libphonenumber": "^7.4.30",
75
- "@types/jest": "^29.5.12",
76
- "@types/new-relic-browser": "^0.1118.2",
77
- "@types/puppeteer": "^5.4.7",
78
- "@types/resize-observer-browser": "^0.1.9",
79
- "@types/sortablejs": "^1.15.8",
80
- "@typescript-eslint/eslint-plugin": "^7.1.1",
81
- "@typescript-eslint/parser": "^7.1.1",
82
- "axe-core": "^4.8.4",
83
- "axe-live": "^1.0.1",
84
- eslint: "^8.57.0",
85
- "eslint-config-genesys-spark-components": "file:../../shared-configs/eslint-config-genesys-spark-components",
86
- "eslint-config-prettier": "^9.1.0",
87
- "file-loader": "^6.2.0",
88
- "genesys-spark-tokens": "file:../genesys-spark-tokens",
89
- glob: "^10.3.0",
90
- handlebars: "^4.7.8",
91
- inquirer: "^9.2.15",
92
- jest: "^29.7.0",
93
- "jest-cli": "^29.7.0",
94
- "jest-config": "^29.7.0",
95
- "jest-environment-node": "^29.7.0",
96
- "jest-junit": "^16.0.0",
97
- "jest-silent-reporter": "^0.5.0",
98
- jsdom: "^22.1.0",
99
- "lint-staged": "^15.2.2",
100
- marked: "^12.0.1",
101
- "mutation-observer": "^1.0.3",
102
- "node-fetch": "^3.3.2",
103
- "npm-run-all": "^4.1.5",
104
- "postcss-html": "^1.6.0",
105
- "postcss-less": "^6.0.0",
106
- "postcss-scss": "^4.0.9",
107
- prettier: "^3.2.5",
108
- "prettier-config-genesys-spark-components": "file:../../shared-configs/prettier-config-genesys-spark-components",
109
- "prettier-package-json": "^2.8.0",
110
- puppeteer: "^14.4.1",
111
- "resize-observer-polyfill": "^1.5.1",
112
- "rollup-plugin-copy": "^3.5.0",
113
- "semver-sort": "^1.0.0",
114
- "spritesheet-templates": "^10.5.2",
115
- spritesmith: "^3.4.1",
116
- stylelint: "^16.2.1",
117
- "stylelint-config-genesys-spark-components": "file:../../shared-configs/stylelint-config-genesys-spark-components",
118
- "stylelint-config-html": "^1.1.0",
119
- "stylelint-config-recess-order": "^5.0.0",
120
- "stylelint-config-standard": "^36.0.0",
121
- "stylelint-scss": "^6.2.1",
122
- "stylelint-use-logical": "^2.1.2",
123
- "stylelint-use-logical-spec": "^5.0.1",
124
- svgo: "^3.2.0",
125
- "ts-loader": "^9.5.1",
126
- typescript: "^4.9.5",
127
- weekstart: "^2.0.0",
128
- xmldom: "^0.6.0"
129
- };
130
- const publishConfig = {
131
- registry: "https://registry.npmjs.org/"
132
- };
133
- const collection = "dist/collection/collection-manifest.json";
134
- const prettier = "prettier-config-genesys-spark-components";
135
- const volta = {
136
- node: "18.16.1"
137
- };
138
- const packageInfo = {
139
- name: name,
140
- version: version,
141
- description: description,
142
- license: license,
143
- main: main,
144
- files: files,
145
- scripts: scripts,
146
- config: config,
147
- types: types,
148
- dependencies: dependencies,
149
- devDependencies: devDependencies,
150
- publishConfig: publishConfig,
151
- collection: collection,
152
- prettier: prettier,
153
- volta: volta
154
- };
155
-
156
- // The number of actions to process every interval
157
- const ACTION_BATCH_SIZE = 20;
158
- const NR_LIMIT_INTERVAL = 30000; // 30s
159
- /**
160
- * A queue of events that should be tracked by NewRelic.
161
- * We initialize it with the library version to make sure that's always reported.
162
- */
163
- const actionQueue = [
164
- getVersionEvent(packageInfo.version)
165
- ];
166
- /**
167
- * Process the next batch items in the queue, set a timeout to recur.
168
- * We use a recurring timeout instead of an interval because it guarantees
169
- * a minimum of NR_LMIT_INTERVAL between batches, even if the browser is
170
- * held up by processing elsewhere.
171
- */
172
- function processActionQueue() {
173
- const newrelic = window.newrelic;
174
- if (!newrelic) {
175
- return;
176
- }
177
- for (let i = 0; i < ACTION_BATCH_SIZE; i++) {
178
- if (actionQueue.length == 0) {
179
- setTimeout(processActionQueue, NR_LIMIT_INTERVAL);
180
- return;
181
- }
182
- const action = actionQueue.shift();
183
- newrelic.addPageAction(action.name, Object.assign(Object.assign({}, action.metadata), { queueDepth: actionQueue.length }));
184
- }
185
- setTimeout(processActionQueue, NR_LIMIT_INTERVAL);
186
- }
187
- let trackingStarted = false;
188
- /**
189
- * Begin action processing loop if it hasn't started.
190
- */
191
- function ensureTracking() {
192
- if (!trackingStarted) {
193
- trackingStarted = true;
194
- processActionQueue();
195
- }
196
- }
197
- /**
198
- * Submits a component for tracking by NewRelic.
199
- */
200
- function trackComponent(element, metadata) {
201
- if (!window.newrelic) {
202
- return;
203
- }
204
- ensureTracking();
205
- // Ignore components in the shadow DOM of another component
206
- // e.g. Only track components used directly by the app
207
- if (!document.contains(element)) {
208
- return;
209
- }
210
- actionQueue.push({
211
- name: 'spark-component',
212
- metadata: Object.assign(Object.assign({}, metadata), { component: element.tagName.toLowerCase(), version: packageInfo.version })
213
- });
214
- }
215
- function getVersionEvent(packageInfoVersion) {
216
- const [major, minor, ...patch] = packageInfoVersion.split('.');
217
- return {
218
- name: 'spark-library',
219
- metadata: {
220
- fullVersion: `${major}.${minor}.${patch.join('.')}`,
221
- majorVersion: major,
222
- minorVersion: `${major}.${minor}`
223
- }
224
- };
225
- }
226
-
227
- export { trackComponent as t };
@@ -1 +0,0 @@
1
- import{r as e,h as o,H as t,g as r}from"./p-2e827df1.js";import{c as a,o as i}from"./p-f4751a15.js";import{O as s}from"./p-01471ba0.js";import{p as l}from"./p-a11d5d42.js";import{h as C}from"./p-6d8b4027.js";import{G as g,a as n,g as d,v as c}from"./p-f3b9b052.js";import{t as h}from"./p-aa4e7b69.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const u=class{constructor(o){e(this,o),this.labelPosition="beside",this.disabled=void 0,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=C(this.root,"error"),this.hasHelp=C(this.root,"help")}componentWillLoad(){this.setInput(),this.hasError=C(this.root,"error"),this.hasHelp=C(this.root,"help"),h(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect()}render(){return o(t,{key:"c944ed30ee1726d48c61dfb8c8995221d388ab95",class:{"gux-input-error":this.hasError,"gux-disabled":this.disabled}},o("div",{key:"a3a2a739ac3d3af3a6de9f6107b8cbcef76543f8",class:"gux-form-field-container"},o("div",{key:"cc5e855c2426f316dc421868058ee1731e4491dd",class:"gux-input-label"},o("div",{key:"ad20e5b369bb23a6aabb17eda256f0c250f491b8",class:"gux-input"},o("slot",{key:"c82762d4ebc58f9ffaa94f05e2847e8e98d8db2e",name:"input",onSlotchange:()=>this.setInput()})),o("div",{key:"e926dfb129ca7c81cb8bde984cbb96253564f79e",class:`gux-label-${this.labelPosition}`},o("slot",{key:"78d443621066e3a99f3408003d4b4008d89d845a",name:"label"}),o(g,{key:"983c572dcd7cf8543c07e55dd325e030674145e3",show:this.hasError},o("slot",{key:"b7b992ae1ba433aa3f02f0435872c7ee7cee40c4",name:"error"})),o(n,{key:"2234a4627121d8ffed0f4186d7cb4603d6a6f907",show:!this.hasError&&this.hasHelp},o("slot",{key:"4e3b6749c1ab24b42c8c7e5fd1ac830b503965d4",name:"help"}))))))}get variant(){return this.labelPosition.toLowerCase()}setInput(){this.input=d(this.root,'input[type="checkbox"][slot="input"]'),l(this.input),this.disabled=a(this.input),this.disabledObserver=i(this.input,(e=>{this.disabled=e})),c(this.root,this.input)}get root(){return r(this)}};(function(e,o,t,r){var a,i=arguments.length,s=i<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,t):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,o,t,r);else for(var l=e.length-1;l>=0;l--)(a=e[l])&&(s=(i<3?a(s):i>3?a(o,t,s):a(o,t))||s);i>3&&s&&Object.defineProperty(o,t,s)})([s({childList:!0,subtree:!0})],u.prototype,"onMutation",null),u.style=".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-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}:host(.gux-input-error) ::slotted(input[type=checkbox]:not(:checked))::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:checked)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}:host(.gux-input-error) ::slotted(input[type=checkbox]:indeterminate)::before{background:var(--gse-ui-checkbox-icon-error-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\")}:host(.gux-disabled){cursor:not-allowed;opacity:var(--gse-ui-checkbox-disabled-opacity)}:host(.gux-disabled) ::slotted(label){cursor:not-allowed}.gux-input-label{display:inline-flex;flex-direction:row;gap:var(--gse-ui-checkbox-gap)}.gux-input-label .gux-label-screenreader{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}::slotted(input[type=checkbox]){display:inline-grid;width:var(--gse-ui-checkbox-icon-width);height:var(--gse-ui-checkbox-icon-height);margin:0;text-align:center;vertical-align:middle;-webkit-appearance:none;appearance:none;cursor:pointer;border:0;outline:none}::slotted(input[type=checkbox])::before{grid-area:1/1;content:\"\";border-radius:15%}::slotted(input[type=checkbox]:focus-visible){border-radius:var(--gse-ui-checkbox-focus-borderRadiusSmall);outline:var(--gse-ui-checkbox-focus-border-width) var(--gse-ui-checkbox-focus-border-style) var(--gse-ui-checkbox-focus-border-color);outline-offset:var(--gse-ui-checkbox-focus-offset)}::slotted(input[type=checkbox]:not(:checked))::before{background:var(--gse-ui-checkbox-icon-default-unselectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M13.7143 0C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143ZM13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:checked:not(:disabled):hover){background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:not(:disabled):indeterminate:hover){background:var(--gse-ui-checkbox-icon-hover-foregroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:checked)::before{background:var(--gse-ui-checkbox-icon-default-selectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M2.28571 0C1.025 0 0 1.025 0 2.28571V13.7143C0 14.975 1.025 16 2.28571 16H13.7143C14.975 16 16 14.975 16 13.7143V2.28571C16 1.025 14.975 0 13.7143 0H2.28571ZM12.0357 6.32143L7.46429 10.8929C7.12857 11.2286 6.58571 11.2286 6.25357 10.8929L3.96786 8.60714C3.63214 8.27143 3.63214 7.72857 3.96786 7.39643C4.30357 7.06429 4.84643 7.06071 5.17857 7.39643L6.85714 9.075L10.8214 5.10714C11.1571 4.77143 11.7 4.77143 12.0321 5.10714C12.3643 5.44286 12.3679 5.98571 12.0321 6.31786L12.0357 6.32143Z' /%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:indeterminate)::before{background:var(--gse-ui-checkbox-icon-default-selectedForegroundColor);-webkit-mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z'/%3E%3C/svg%3E\");mask-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3E%3Cpath d='M11.1429 7.14286C11.6179 7.14286 12 7.525 12 8C12 8.475 11.6179 8.85714 11.1429 8.85714H4.85714C4.38214 8.85714 4 8.475 4 8C4 7.525 4.38214 7.14286 4.85714 7.14286H11.1429ZM0 2.28571C0 1.02321 1.02321 0 2.28571 0H13.7143C14.975 0 16 1.02321 16 2.28571V13.7143C16 14.975 14.975 16 13.7143 16H2.28571C1.02321 16 0 14.975 0 13.7143V2.28571ZM1.71429 2.28571V13.7143C1.71429 14.0286 1.97 14.2857 2.28571 14.2857H13.7143C14.0286 14.2857 14.2857 14.0286 14.2857 13.7143V2.28571C14.2857 1.97 14.0286 1.71429 13.7143 1.71429H2.28571C1.97 1.71429 1.71429 1.97 1.71429 2.28571Z'/%3E%3C/svg%3E\")}::slotted(input[type=checkbox]:disabled)::before{cursor:not-allowed;opacity:var(--gse-ui-checkbox-disabled-opacity)}::slotted(label){display:inline-block;font-family:var(--gse-ui-checkbox-label-text-fontFamily);font-size:12px;font-weight:var(--gse-ui-checkbox-label-text-fontWeight);line-height:var(--gse-ui-checkbox-label-text-lineHeight);color:var(--gse-ui-checkbox-label-foregroundColor);vertical-align:middle}";export{u as gux_form_field_checkbox}
@@ -1 +0,0 @@
1
- import{r as e,h as o,g as r}from"./p-2e827df1.js";import{c as t,o as i}from"./p-f4751a15.js";import{O as n}from"./p-01471ba0.js";import{o as l}from"./p-e5b1cffc.js";import{p as a}from"./p-a11d5d42.js";import{h as s}from"./p-6d8b4027.js";import{G as f,a as u,g,v as p,b as d}from"./p-f3b9b052.js";import{G as c,a as h}from"./p-9773c4fe.js";import{t as m}from"./p-aa4e7b69.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const x=class{constructor(o){e(this,o),this.labelPosition=void 0,this.computedLabelPosition=void 0,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"),m(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return o(h,{key:"7b1c6bffcad99df1ffab0f0795df6967e2ffd3f8",labelPosition:this.computedLabelPosition},o(c,{key:"f21da809607e67e991b6f052f9e4637709472ac7",position:this.computedLabelPosition,required:this.required},o("slot",{key:"2664a72930a0e7101887bfbc91d07f926aae8907",name:"label",onSlotchange:()=>this.setLabel()})),o("div",{key:"9a74c7aaa0a9d86b3af895a8fe7b9a6e248f34ad",class:"gux-input-and-error-container"},o("div",{key:"fcf2c032c248e19d36ee579e10e2396aeeff37a2",class:{"gux-input":!0,"gux-input-error":this.hasError}},o("div",{key:"40492ebd85670f4c638f893e80c01c3e400f811e",class:{"gux-input-container":!0,"gux-disabled":this.disabled}},o("slot",{key:"e018cfd198cf21f0f341e07c1fb01cf1a9ec3ef8",name:"input",onSlotchange:()=>this.setInput()}))),o(f,{key:"182144a2259d046fe44857c80d2bf5d39e077782",show:this.hasError},o("slot",{key:"20773d184457f6386fea02b0aac50e4ec1398b97",name:"error"})),o(u,{key:"2b294cf69a8a4c1409d4b5bda214eec4ca157e66",show:!this.hasError&&this.hasHelp},o("slot",{key:"4536e0ea0a753943f88d3698eacb02b71dd0f293",name:"help"}))))}get variant(){return this.labelPosition?this.labelPosition.toLowerCase():"none"}setInput(){this.input=g(this.root,'input[type="color"][slot="input"]'),a(this.input),this.disabled=t(this.input),this.required=this.input.required,this.disabledObserver=i(this.input,(e=>{this.disabled=e})),this.requiredObserver=l(this.input,(e=>{this.required=e})),p(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=d(this.label,this.labelPosition)}get root(){return r(this)}};(function(e,o,r,t){var i,n=arguments.length,l=n<3?o:null===t?t=Object.getOwnPropertyDescriptor(o,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,o,r,t);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(l=(n<3?i(l):n>3?i(o,r,l):i(o,r))||l);n>3&&l&&Object.defineProperty(o,r,l)})([n({childList:!0,subtree:!0})],x.prototype,"onMutation",null),x.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){flex:0 1 auto;align-self:auto;order:0;width:var(--gse-ui-colorPicker-input-swatchSizing);min-width:var(--gse-ui-colorPicker-input-swatchSizing);height:var(--gse-ui-colorPicker-input-swatchSizing);padding:0;overflow:hidden;font-size:var(--gse-ui-formControl-input-contentText-fontSize);color:var(--gse-ui-formControl-input-populatedColor);text-align:right;text-overflow:ellipsis;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;outline:none}::slotted(input)::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{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center}.gux-input-and-error-container .gux-input .gux-input-container{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;align-self:auto;order:0;width:var(--gse-ui-formControl-input-colorPicker-size);height:var(--gse-ui-formControl-input-colorPicker-size);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);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{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.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-container:hover{cursor:pointer;border-color:var(--gse-ui-formControl-input-hover-border-color)}.gux-input-and-error-container .gux-input.gux-input-error .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{x as gux_form_field_color}
@@ -1 +0,0 @@
1
- import{r as t,f as e,h as i,g as o}from"./p-2e827df1.js";import{O as n}from"./p-01471ba0.js";import{O as r}from"./p-ab6cf9b9.js";function l(t){return t.reduce(((t,e)=>{if("SLOT"===e.nodeName){const i=e.assignedNodes();return t.concat(l(i))}return t.concat(e.textContent)}),[]).map((t=>t.trim())).join(" ")}var a=function(t,e,i,o){var n,r=arguments.length,l=r<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(t,e,i,o);else for(var a=t.length-1;a>=0;a--)(n=t[a])&&(l=(r<3?n(l):r>3?n(e,i,l):n(e,i))||l);return r>3&&l&&Object.defineProperty(e,i,l),l};const s=class{constructor(e){t(this,e),this.maxLines=void 0}async setShowTooltip(){var t;await(null===(t=this.tooltipElement)||void 0===t?void 0:t.showTooltip())}async setHideTooltip(){var t;await(null===(t=this.tooltipElement)||void 0===t?void 0:t.hideTooltip())}onMutation(){e(this.root)}onResize(){e(this.root)}getTooltipContent(){return l(Array.from(this.root.childNodes))||""}needsTruncation(){const t=this.root.shadowRoot.querySelector(".gux-truncate-slot-container");return(null==t?void 0:t.scrollWidth)>(null==t?void 0:t.offsetWidth)||(null==t?void 0:t.scrollHeight)>(null==t?void 0:t.offsetHeight)}renderTooltip(){return this.needsTruncation()?i("gux-tooltip",{"aria-hidden":"true",ref:t=>this.tooltipElement=t},this.getTooltipContent()):null}render(){var t;return i("div",{key:"3be8da531322321f35831ee805ec74f7c4b968b1",class:{"gux-truncate-multi-line":Boolean(this.maxLines)}},i("span",{key:"e449740fb6ea28d7c22214846b141b99997686a2",class:"gux-truncate-slot-container",style:{webkitLineClamp:null===(t=this.maxLines)||void 0===t?void 0:t.toString()}},i("slot",{key:"ec27fd854ae989a9d1cd37f3611f8ea7d8a6d0e5"})),this.renderTooltip())}get root(){return o(this)}};a([n({childList:!0,subtree:!0,characterData:!0})],s.prototype,"onMutation",null),a([r()],s.prototype,"onResize",null),s.style=":host{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:inherit}::slotted(*){display:inline}.gux-truncate-multi-line{white-space:normal}.gux-truncate-multi-line .gux-truncate-slot-container{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}gux-tooltip{font-weight:normal;line-height:normal;text-align:left;overflow-wrap:break-word;white-space:normal}.gux-truncate-slot-container>*{display:inline}.gux-truncate-slot-container{display:block;overflow:hidden;text-overflow:ellipsis}";export{s as gux_truncate}
@@ -1 +0,0 @@
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-aa4e7b69.js";import{g as r,s as i,a as h,b as d,c as l,d as u,e as b,f as m,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."},f=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=b(this.root,this.searchElement)}onGuxCurrentMatchChanged(e){this.highlightResults=b(this.root,this.searchElement,e.detail)}onMainCheckboxChange(){m(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:"8d82266d374edd4eb33182037e177c90f2145faf",class:"gux-container"},s("div",{key:"23fd11224c510896079914a36f91ec22dd1072bd",class:"gux-sr-only","aria-live":"polite"},`${this.highlightResults.matchCount} ${this.i18n("searchResults")}`),s("div",{key:"ac5d0220e8fe0bf429b3ca41e8353d5714f59e56",class:"gux-search"},s("gux-content-search",{key:"94ece55f012535aebbb359e33798ffe25e394fd7","match-count":this.highlightResults.matchCount,"current-match":this.highlightResults.currentMatch,onGuxcurrentmatchchanged:e=>this.onGuxCurrentMatchChanged(e)},s("input",{key:"961603f9a2791b99f625173681326aed4ad6bac2",type:"search",placeholder:this.i18n("search"),onInput:()=>this.onSearchInput(),ref:e=>this.searchElement=e}))),s("div",{key:"2b675503caf6e0f7f459bee18b1bbbca7ce63bff",class:"gux-select"},s("gux-form-field-checkbox",{key:"5a6469d504207e0f041a4f09d8eaa8509dbd8822"},s("input",{key:"5c42aed702e472dfb8a3ed35d724bb7a132e46a2",slot:"input",type:"checkbox",ref:e=>this.mainCheckboxElement=e,onChange:()=>this.onMainCheckboxChange()}),s("label",{key:"9ddd01c649b91ed2bbc6e08195b777e356b73ee0",slot:"label"},this.renderSelectedColumnCount()))),s("div",{key:"4b9b1797e5f097b845b9b36c35c4222871610552",class:"gux-list",onChange:()=>this.onListChange()},s("slot",{key:"0e16dba06dcc44142619230dd71d76e67e061af3",onSlotchange:()=>this.onSlotChange()})),s("gux-announce-beta",{key:"1897bf802e8449ae627074c0478b536f3cd827e4",ref:e=>this.announceElement=e}))}get root(){return a(this)}static get watchers(){return{keyboardOrderChange:["watchKeyboardOrderChange"]}}};f.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{f as gux_column_manager}
@@ -1 +0,0 @@
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:"2105763eb78b005dbb847626bb4f126f52cf742a",class:"gux-pagination-items-per-page-container"},t("div",{key:"de5a87fb380f4a775b346aa592f7a93501a0426b",class:"gux-pagination-items-per-page-picker"},this.getDropdown()),t("div",{key:"40039c4e84e5e50f005decc4ac96bda16d8eea41",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}
@@ -1 +0,0 @@
1
- import{r as e,f as o,h as r,g as t}from"./p-2e827df1.js";import{c as i,o as n}from"./p-f4751a15.js";import{O as l}from"./p-01471ba0.js";import{o as a}from"./p-e5b1cffc.js";import{p as s}from"./p-a11d5d42.js";import{h as u}from"./p-6d8b4027.js";import{h as f,d,G as p,a as c,g,v as h,b as m}from"./p-f3b9b052.js";import{G as x,a as b}from"./p-9773c4fe.js";import{t as v}from"./p-aa4e7b69.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const C=class{constructor(o){e(this,o),this.labelPosition=void 0,this.computedLabelPosition="above",this.clearable=!0,this.disabled=void 0,this.required=void 0,this.hasContent=!1,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=u(this.root,"error"),this.hasHelp=u(this.root,"help")}async guxForceUpdate(){this.hasContent=f(this.input),this.hasError=u(this.root,"error"),this.hasHelp=u(this.root,"help"),o(this.root)}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=u(this.root,"error"),this.hasHelp=u(this.root,"help"),v(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return r(b,{key:"892a8b01e71b64d704342a819341a1ed3c3a3d47",labelPosition:this.computedLabelPosition},r(x,{key:"d04743dd3cb6d532348236e57ef2cc32c4fe3a3b",position:this.computedLabelPosition,required:this.required},r("slot",{key:"0500121dd533f6ed5eeeacaefdafe3b97b997836",name:"label",onSlotchange:()=>this.setLabel()})),r("div",{key:"07de68ae27e18b0c63ed8c026c709964c9948986",class:"gux-input-and-error-container"},r("div",{key:"f4a02c717879f7ce566768ec02c4fed584f8d55a",class:{"gux-input":!0,"gux-input-error":this.hasError}},r("div",{key:"13723d13c1e1d8077bed6b492c9ffe44a0628ffc",class:{"gux-input-container":!0,"gux-disabled":this.disabled}},r("gux-icon",{key:"d16d8bcc568b7c08e39a991e54c7481370d5acaf","icon-name":"search",decorative:!0}),r("slot",{key:"2d275c75a7fdf518932d79108513a79208fc9b5e",name:"input"}),this.clearable&&this.hasContent&&!this.disabled&&r("gux-form-field-input-clear-button",{onClick:()=>d(this.input)}))),r(p,{key:"cd60f08706f424d959967bf69953c6017df559cb",show:this.hasError},r("slot",{key:"cb753e96b1594fc1f2bf2e94527c19cdf886034d",name:"error"})),r(c,{key:"7655686a50ac0392feb782404cce1c069c79b231",show:!this.hasError&&this.hasHelp},r("slot",{key:"821ec2e5dc07037cc51ef99985146d247365beb0",name:"help"}))))}get variant(){const e=this.labelPosition?this.labelPosition.toLowerCase():"none";return`${this.input.getAttribute("type")}-${e}`}setInput(){this.input=g(this.root,'input[type="search"][slot="input"]'),this.hasContent=f(this.input),s(this.input),this.input.addEventListener("input",(()=>{this.hasContent=f(this.input)})),this.disabled=i(this.input),this.required=this.input.required,this.disabledObserver=n(this.input,(e=>{this.disabled=e})),this.requiredObserver=a(this.input,(e=>{this.required=e})),h(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=m(this.label,this.labelPosition)}get root(){return t(this)}};(function(e,o,r,t){var i,n=arguments.length,l=n<3?o:null===t?t=Object.getOwnPropertyDescriptor(o,r):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)l=Reflect.decorate(e,o,r,t);else for(var a=e.length-1;a>=0;a--)(i=e[a])&&(l=(n<3?i(l):n>3?i(o,r,l):i(o,r))||l);n>3&&l&&Object.defineProperty(o,r,l)})([l({childList:!0,subtree:!0})],C.prototype,"onMutation",null),C.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){flex:1 1 auto;align-self:auto;order:0;width:100%;overflow:hidden;font-size:var(--gse-ui-formControl-input-contentText-fontSize);color:var(--gse-ui-formControl-input-populatedColor);text-overflow:ellipsis;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;outline:none}::slotted(input)::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{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center}.gux-input-and-error-container .gux-input .gux-input-container{box-sizing:border-box;display:flex;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-formControl-input-gap);place-content:stretch center;align-items:center;align-self:auto;order:0;width:100%;height:var(--gse-ui-formControl-input-textfield-height);padding:var(--gse-ui-formControl-input-padding);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{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.gux-input-and-error-container .gux-input .gux-input-container gux-icon[icon-name=search]{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);color:var(--gse-ui-formControl-input-inputIcon-defaultColor)}.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-container: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 .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{C as gux_form_field_search}
@@ -1 +0,0 @@
1
- import{r as t,c as a,h as e,g as i}from"./p-2e827df1.js";import{t as n}from"./p-aa4e7b69.js";const s=class{constructor(e){t(this,e),this.guxpaginationchange=a(this,"guxpaginationchange",7),this.currentPage=1,this.totalItems=0,this.itemsPerPage=25,this.layout="full",this.totalPages=void 0}setPage(t){if(t<=0)return void this.setPage(1);const a=this.calculateTotalPages();t>a?this.setPage(a):(this.currentPage=t,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(t){this.itemsPerPage=t.detail,this.setPage(1)}handleInternalcurrentpagechange(t){this.setPage(t.detail)}getPaginationInfoElement(t){if("expanded"===t)return null;const a=[e("gux-pagination-item-counts-legacy",{"total-items":this.totalItems,"current-page":this.currentPage,"items-per-page":this.itemsPerPage})];return"full"===t&&a.push(e("gux-pagination-items-per-page-legacy",{"items-per-page":this.itemsPerPage,onInternalitemsperpagechange:this.handleInternalitemsperpagechange.bind(this)})),e("div",{class:"gux-pagination-info"},a)}componentWillLoad(){n(this.root,{variant:this.layout})}componentWillRender(){this.totalPages=this.calculateTotalPages(),this.currentPage=this.calculateCurrentPage()}render(){return e("div",{key:"d4285771fdf06b8c7713fed2369cd1e53d2c07be",class:"gux-pagination-container"},this.getPaginationInfoElement(this.layout),e("div",{key:"339063e1ff388686b30d024c94f85850cb6031f1",class:"gux-pagination-change"},e("gux-pagination-buttons-legacy",{key:"bdb7fd89985d8e8a6fd22d1596a3fb006bab9c81",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}
@@ -1 +0,0 @@
1
- import{r as t,f as e,d as a,h as i,H as o,g as n}from"./p-2e827df1.js";import{O as r}from"./p-ab6cf9b9.js";import{O as s}from"./p-01471ba0.js";import{t as l}from"./p-aa4e7b69.js";import{g as c}from"./p-1ccc4961.js";import{a as d}from"./p-cf0e7d3b.js";function u(t,e){[].concat(t).forEach((t=>{null!=t&&(t.accent=e)}))}function h(t,...e){e.flat().filter((t=>null!==t&&!t.hasAttribute("icon-only"))).forEach((e=>e.iconOnly=t))}var b=function(t,e,a,i){var o,n=arguments.length,r=n<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,a,i);else for(var s=t.length-1;s>=0;s--)(o=t[s])&&(r=(n<3?o(r):n>3?o(e,a,r):o(e,a))||r);return n>3&&r&&Object.defineProperty(e,a,r),r};const p=class{constructor(e){t(this,e),this.minimumSizes={full:0,iconOnly:0,condensed:0},this.displayedLayout="full",this.hasContextDivider=!1}onMutation(){this.hasContextDivider=this.needsContextDivider(),e(this.root)}recordLayoutMinSize(){a((()=>{var t,e,a;const i=0|(null===(t=this.searchAndFilterContainer)||void 0===t?void 0:t.clientWidth),o=0|(null===(e=this.actionsContainer)||void 0===e?void 0:e.clientWidth),n=0|(null===(a=this.minControlSize)||void 0===a?void 0:a.clientWidth);this.minimumSizes[this.displayedLayout]=i+o+n}))}get minControlSize(){return this.root.shadowRoot.querySelector(".section-spacing")}get actionsContainer(){return this.root.shadowRoot.querySelector(".gux-contextual-permanent-primary")}get searchAndFilterContainer(){return this.root.shadowRoot.querySelector(".search-filter-container")}get filterSlot(){return c(this.root,"search-and-filter")}get menuActionSlot(){return c(this.root,"menu-actions")}get permanentSlot(){return c(this.root,"permanent-actions")}get contextualSlot(){return c(this.root,"contextual-actions")}get primaryAction(){var t;return null===(t=this.root)||void 0===t?void 0:t.querySelector("gux-table-toolbar-custom-action[slot]")}get permanentActions(){var t,e;if(null===(t=this.permanentSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.permanentSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get menuActionsItems(){var t,e;if(null===(t=this.menuActionSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.menuActionSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get contextualActions(){var t,e;if(null===(t=this.contextualSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.contextualSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get filterActions(){var t,e;if(null===(t=this.filterSlot)||void 0===t?void 0:t.hasChildNodes)return Array.from(null===(e=this.filterSlot)||void 0===e?void 0:e.querySelectorAll("gux-table-toolbar-action, gux-table-toolbar-custom-action"))}get allFilterContextual(){var t;return null===(t=this.filterActions)||void 0===t?void 0:t.concat(this.contextualActions)}needsContextDivider(){var t;return(null===(t=this.contextualActions)||void 0===t?void 0:t.length)&&this.contextualSlot!==this.root.lastElementChild}renderMenu(){var t;return Boolean((null===(t=this.menuActionsItems)||void 0===t?void 0:t.length)||"condensed"==this.displayedLayout)}renderFullLayout(){this.displayedLayout="full",h(!1,this.primaryAction,...this.allFilterContextual,...this.permanentActions)}renderIconOnlyLayoutScaleDown(){this.displayedLayout="iconOnly",h(!0,this.primaryAction,...this.allFilterContextual,...this.permanentActions)}renderIconOnlyLayoutScaleUp(){var t,e;this.displayedLayout="iconOnly",u(this.permanentActions,"secondary"),u(this.primaryAction,"primary"),h(!0,this.primaryAction,...this.allFilterContextual,...this.permanentActions),this.permanentActions&&(null===(t=this.root)||void 0===t||t.appendChild(this.permanentSlot)),this.primaryAction&&(null===(e=this.root)||void 0===e||e.appendChild(this.primaryAction))}renderCondensedLayout(){var t,e;this.displayedLayout="condensed",this.permanentActions&&(null===(t=this.menuActionSlot)||void 0===t||t.appendChild(this.permanentSlot)),this.primaryAction&&(null===(e=this.menuActionSlot)||void 0===e||e.appendChild(this.primaryAction)),h(!0,...this.allFilterContextual),h(!1,...this.permanentActions),h(!1,this.primaryAction),u(this.menuActionsItems,"ghost")}componentWillRender(){l(this.root),this.hasContextDivider=this.needsContextDivider()}componentDidLoad(){d((()=>{this.recordLayoutMinSize(),this.checkResponsiveLayout()})),u(this.menuActionsItems,"ghost")}componentDidUpdate(){this.recordLayoutMinSize(),this.checkResponsiveLayout()}checkResponsiveLayout(){a((()=>{const t=this.root.clientWidth;t<=this.minimumSizes.iconOnly?"iconOnly"==this.displayedLayout&&this.renderCondensedLayout():t<=this.minimumSizes.full?"full"==this.displayedLayout?this.renderIconOnlyLayoutScaleDown():"condensed"==this.displayedLayout&&this.renderIconOnlyLayoutScaleUp():this.minimumSizes.iconOnly>this.minimumSizes.full?this.renderIconOnlyLayoutScaleUp():this.renderFullLayout()}))}render(){return i(o,{key:"1bfbbe22776ea2625dc83036dfa9894e9a3b683c",role:"toolbar","aria-orientation":"horizontal"},i("div",{key:"e18970bedd257a9ca70930cbe30f4b1559ff6e8b",class:"search-filter-container"},i("slot",{key:"aa854bb622487fc0897ad56bac18d8bc3b7f96f4",name:"search-and-filter"})),i("div",{key:"de4e908ce0bc9004428619ba24d93e16628225a7",class:"section-spacing"}),i("div",{key:"34676c8560b781effb8c823d5ad24f4769a120d3",class:"gux-contextual-permanent-primary"},i("div",{key:"da16ce9cacf582fb694dfcd40c4a5de78ca5a33e",class:{"gux-contextual-wrapper":this.hasContextDivider}},i("slot",{key:"7cbaf22d40099a6433a138950329ae65a96cb555",name:"contextual-actions"})),i("div",{key:"a55268974233fe963b39466542917272d7497029",class:"gux-permanent-menu-primary-wrapper"},i("slot",{key:"d5985b045cb4961f699b1e36eeee87f824c3aeee",name:"permanent-actions"}),i("gux-table-toolbar-menu-button",{key:"6dc462349682549c6d1515f9e05bf919c236d992","show-menu":this.renderMenu()},i("slot",{key:"50e58075e6f39f78b512a90996f1361c2e732490",name:"menu-actions"})),i("slot",{key:"44ef077548c3c2d30ffbad0377e163628278cbb1",name:"primary-action"}))))}get root(){return n(this)}};b([s({childList:!0,subtree:!0})],p.prototype,"onMutation",null),b([r()],p.prototype,"checkResponsiveLayout",null),p.style=":host{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-height:var(--gse-ui-dataTableItems-tableToolbar-height)}:host .search-filter-container{min-width:260px;padding-inline-end:var(--gse-ui-dataTableItems-tableToolbar-gap)}:host slot[name=search-and-filter]::slotted(*){display:flex;flex-direction:row;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);align-content:flex-start;align-items:center}:host .section-spacing{display:flex;flex-direction:row;min-width:72px}:host .gux-contextual-permanent-primary{display:flex;flex-direction:row;justify-content:space-between;padding-left:var(--gse-ui-dataTableItems-tableToolbar-gap)}:host .gux-contextual-permanent-primary slot[name=permanent-actions]::slotted(*),:host .gux-contextual-permanent-primary slot[name=contextual-actions]::slotted(*){display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);align-content:flex-end;align-items:center}:host .gux-contextual-permanent-primary .gux-contextual-wrapper{padding-right:var(--gse-ui-dataTableItems-tableToolbar-gap);border-right:var(--gse-ui-dataTableItems-tableToolbar-divider-width) solid var(--gse-ui-dataTableItems-tableToolbar-dividerColor)}:host .gux-contextual-permanent-primary .gux-permanent-menu-primary-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-dataTableItems-tableToolbar-tableToolbarGroup-gap);margin-left:var(--gse-ui-dataTableItems-tableToolbar-gap)}";export{p as gux_table_toolbar}
@@ -1 +0,0 @@
1
- import{r as t,c as e,h as i,H as s,g as o}from"./p-2e827df1.js";import{c as r,h as a,s as n,a as h,b as u,d,e as l,f as c,i as g,j as m,k as p,o as v}from"./p-787c5373.js";import{b}from"./p-0367930a.js";import{w as x}from"./p-e97879b4.js";import{s as f}from"./p-2c25e2f2.js";import{t as w}from"./p-aa4e7b69.js";import{b as S}from"./p-cf0e7d3b.js";import"./p-4202e9f2.js";const y={add:"Add {name}",noMatches:"No matches",loading:"Loading..."},O=class{constructor(i){t(this,i),this.internallistboxoptionsupdated=e(this,"internallistboxoptionsupdated",7),this.value=void 0,this.loading=!1,this.filter="",this.textInput="",this.filterType="none",this.emptyMessage=void 0,this.listboxOptions=[],this.allListboxOptionsFiltered=void 0,this.hasExactMatch=!1}onBlur(){r(this.root)}selectNewCustomOption(t){this.updateValue(t.detail)}onKeydown(t){var e;if(!a(this.root))return t.preventDefault(),void n(this.root);switch(t.key){case"Enter":return t.preventDefault(),void((null===(e=this.optionCreateElement)||void 0===e?void 0:e.active)?(this.optionCreateElement.guxEmitInternalCreateNewOption(),S((()=>{n(this.root)}))):m(this.root,(t=>this.updateValue(t))));case"ArrowDown":return t.preventDefault(),void(c(this.root)?(t.stopPropagation(),g(this.root)):u(this.root));case"ArrowUp":return t.preventDefault(),void(d(this.root)?(t.stopPropagation(),l(this.root)):h(this.root));case"Home":return t.preventDefault(),void u(this.root);case"End":return t.preventDefault(),void h(this.root);case" ":return void t.preventDefault()}1!==t.key.length||p(this.root,t.key)}onKeyup(t){var e;" "!==t.key||((null===(e=this.optionCreateElement)||void 0===e?void 0:e.active)?(this.optionCreateElement.guxEmitInternalCreateNewOption(),S((()=>{n(this.root)}))):m(this.root,(t=>this.updateValue(t))))}onMousemove(){r(this.root)}onClick(t){x("gux-option-multi",t,(t=>{v(t,(t=>this.updateValue(t)))}))}async guxSelectActive(){m(this.root,(t=>this.updateValue(t)))}getHasExactMatch(){let t=!1;return this.hasExactMatch=!1,this.listboxOptions.forEach((e=>{var i,s;(null===(s=null===(i=e.textContent)||void 0===i?void 0:i.toLowerCase())||void 0===s?void 0:s.trim())==this.textInput.toLowerCase().trim()&&(t=!0,this.hasExactMatch=!0)})),t}updateOptionMultiCreateValue(){this.optionCreateElement&&(this.optionCreateElement.value=this.textInput,this.optionCreateElement.filtered=!this.textInput||this.getHasExactMatch())}getSelectedValues(){return this.value?this.value.split(","):[]}updateOnSlotChange(){this.setListboxOptions(),this.updateListboxOptions()}getOptionCreateElement(){this.optionCreateElement=this.root.querySelector("gux-create-option")}setListboxOptions(){this.listboxOptions=Array.from(this.root.children).filter((t=>"GUX-OPTION-MULTI"===t.tagName)),this.internallistboxoptionsupdated.emit()}updateListboxOptions(){this.listboxOptions.forEach((t=>{t.selected=this.getSelectedValues().includes(t.value),"custom"!==this.filterType&&(t.filtered=!t.textContent.trim().toLowerCase().startsWith(this.textInput.toLowerCase()))}))}updateValue(t){if(this.getSelectedValues().includes(t))this.value=this.getSelectedValues().filter((e=>e!==t)).join(",");else{const e=[...this.getSelectedValues(),t];this.value=e.join(",")}f(this.root,"input"),f(this.root,"change")}async componentWillLoad(){w(this.root),this.i18n=await b(this.root,y),this.setListboxOptions(),this.getOptionCreateElement()}componentWillRender(){this.setListboxOptions(),this.updateListboxOptions(),this.allListboxOptionsFiltered=0===this.listboxOptions.filter((t=>!t.filtered)).length}renderHiddenSlot(){return i("div",{hidden:!0},i("slot",{onSlotchange:()=>this.setListboxOptions()}))}renderLoading(){return[i("div",{class:"gux-message-container"},i("gux-radial-loading",{context:"modal"}),i("span",null,this.i18n("loading"))),this.renderHiddenSlot()]}renderAllListboxOptionsFiltered(){if(this.allListboxOptionsFiltered)return[i("div",{class:"gux-message-container"},i("div",{class:"gux-no-matches"},this.emptyMessage||this.i18n("noMatches"))),this.renderHiddenSlot()]}renderCreateOptionSlot(){return i("slot",{name:"create"})}render(){return this.loading?this.renderLoading():i(s,{role:"listbox","aria-multiselectable":"true",tabindex:0},i("slot",{onSlotchange:()=>this.updateOnSlotChange()}),this.renderAllListboxOptionsFiltered(),this.renderCreateOptionSlot())}get root(){return o(this)}static get watchers(){return{textInput:["updateOptionMultiCreateValue"]}}};O.style=":host{box-sizing:border-box;display:block;max-height:var(--gse-ui-menu-maxHeight);padding:var(--gse-ui-menu-padding);overflow-y: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);scrollbar-color:var(--gse-ui-menu-scrollbar-foregroundColor)}.gux-message-container{display:flex;flex-direction:column;flex-wrap:nowrap;place-content:stretch center;align-items: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)}";export{O as gux_listbox_multi}
@@ -1 +0,0 @@
1
- import{r as o,h as i,g as e}from"./p-2e827df1.js";import{t as r}from"./p-aa4e7b69.js";import{b as t}from"./p-0367930a.js";import"./p-4202e9f2.js";const a={clickToCopy:"Click to Copy",enterToCopy:"Press Enter to Copy",copySuccess:"Copied to Clipboard",copyFailure:"Error. Please Try Again."},c=class{constructor(i){o(this,i),this.tooltipContent="clickToCopy"}onMouseleave(){this.resetTooltip()}onFocusout(){this.resetTooltip()}onFocus(){this.copyButton.matches(":focus-visible")&&(this.tooltipContent="enterToCopy")}resetTooltip(){this.tooltipContent="clickToCopy"}async onCopyToClipboard(){return navigator.clipboard.writeText(this.root.innerText).then((()=>{this.tooltipContent="copySuccess"})).catch((()=>{this.tooltipContent="copyFailure"}))}getIconName(o){switch(o){case"copyFailure":return"badge-x";case"copySuccess":return"badge-check"}}renderTooltipIcon(){const o=this.getIconName(this.tooltipContent);if(o)return i("gux-icon",{"icon-name":o,decorative:!0})}renderTooltip(){return i("gux-tooltip",{placement:"bottom-end"},i("div",{class:"gux-tooltip-content"},this.renderTooltipIcon(),i("span",null,this.i18n(this.tooltipContent))))}async componentWillLoad(){r(this.root),this.i18n=await t(this.root,a)}render(){return i("button",{key:"6fbbea1163772977a90b916eef0741282188d739",class:"gux-copy-to-clipboard-wrapper",ref:o=>this.copyButton=o,onClick:this.onCopyToClipboard.bind(this)},i("div",{key:"2d4b9110441cf822f99141398571982d2d430493",class:"gux-copy-content"},i("slot",{key:"a9d9d07e9662657a3d1bfd1088247483f2781244",name:"content"}),i("gux-icon",{key:"66462d71157eb81a063454640bace4ebe561a0b5","icon-name":"copy",decorative:!0})),this.renderTooltip())}get root(){return e(this)}};c.style="button{all:unset}.gux-copy-to-clipboard-wrapper{display:inline-flex;align-items:center}.gux-copy-to-clipboard-wrapper .gux-copy-content{display:inherit;gap:var(--gse-ui-copyToClipboard-contentContainer-gap);align-items:inherit;cursor:pointer}.gux-copy-to-clipboard-wrapper .gux-copy-content ::slotted(*){padding:var(--gse-ui-copyToClipboard-label-padding);font-family:var(--gse-ui-copyToClipboard-label-text-fontFamily);font-size:var(--gse-ui-copyToClipboard-label-text-fontSize);font-weight:var(--gse-ui-copyToClipboard-label-text-fontWeight);line-height:var(--gse-ui-copyToClipboard-label-text-lineHeight);color:var(--gse-ui-copyToClipboard-label-foregroundColor);text-decoration:var(--gse-ui-copyToClipboard-label-text-textDecoration);border-radius:var(--gse-ui-copyToClipboard-label-borderRadius)}.gux-copy-to-clipboard-wrapper .gux-copy-content:hover ::slotted(*){background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor)}.gux-copy-to-clipboard-wrapper .gux-copy-content:hover gux-icon[icon-name=copy]{visibility:visible}.gux-copy-to-clipboard-wrapper .gux-copy-content gux-icon[icon-name=copy]{flex-shrink:0;width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);padding:var(--gse-ui-copyToClipboard-iconContainer-padding);visibility:hidden;background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor);border-radius:var(--gse-ui-copyToClipboard-label-borderRadius)}.gux-copy-to-clipboard-wrapper:focus-visible{outline:none}.gux-copy-to-clipboard-wrapper:focus-visible ::slotted(*){background-color:var(--gse-ui-copyToClipboard-label-active-backgroundColor)}.gux-copy-to-clipboard-wrapper:focus-visible gux-icon[icon-name=copy]{visibility:visible}.gux-copy-to-clipboard-wrapper gux-tooltip{display:inline-flex;align-items:center}.gux-copy-to-clipboard-wrapper gux-tooltip .gux-tooltip-content>*{vertical-align:middle}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon{width:var(--gse-ui-icon-size-sm);height:var(--gse-ui-icon-size-sm);padding:var(--gse-ui-copyToClipboard-iconContainer-padding)}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon[icon-name=badge-check]{color:var(--gse-ui-copyToClipboard-tooltipIcon-success-foregroundColor)}.gux-copy-to-clipboard-wrapper gux-tooltip gux-icon[icon-name=badge-x]{color:var(--gse-ui-copyToClipboard-tooltipIcon-error-foregroundColor)}";export{c as gux_copy_to_clipboard}
@@ -1 +0,0 @@
1
- import{r as t,c as a,h as s,H as i,g as e}from"./p-2e827df1.js";import{t as h}from"./p-aa4e7b69.js";const c=class{constructor(s){t(this,s),this.guxactivetabchange=a(this,"guxactivetabchange",7),this.tabList=void 0,this.tabPanels=[],this.activeTab=void 0}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,a]=Array.from(this.root.shadowRoot.querySelectorAll("slot"));this.tabList=t.assignedElements()[0],this.tabPanels=a.assignedElements(),this.activateTab(this.activeTab,this.tabList,this.tabPanels)}activateTab(t,a,s){var i;this.activeTab=t||(null===(i=null==a?void 0:a.querySelector("gux-tab-advanced"))||void 0===i?void 0:i.getAttribute("tab-id")),a.guxSetActive(this.activeTab),s.forEach((t=>{t.guxSetActive(t.tabId===this.activeTab)}))}componentWillLoad(){h(this.root)}render(){return s(i,{key:"9c5aaa1ac9a6bf7ce10b0a1b2d776f39dc114d2a"},s("slot",{key:"4538fd9bc677601e9e9dc1c9609a9d02f9ec3880",name:"tab-list"}),s("slot",{key:"0ff099db92478485e9553bd1e160b941a219cb84",onSlotchange:this.onSlotchange.bind(this)}))}get root(){return e(this)}static get watchers(){return{activeTab:["watchActiveTab"]}}};export{c as gux_tabs_advanced}
@@ -1 +0,0 @@
1
- import{r as t,c as a,h as o,g as e}from"./p-2e827df1.js";import{b as r}from"./p-0367930a.js";import{t as g}from"./p-aa4e7b69.js";import"./p-4202e9f2.js";const i={tag:"tag with label: {label}","tag-disabled":"disabled tag with label: {label}","remove-tag":"Remove tag with label: {label}"},c=class{constructor(o){t(this,o),this.guxdelete=a(this,"guxdelete",7),this.accent="default",this.disabled=!1,this.removable=!1,this.label=void 0}onKeyDown(t){switch(t.key){case"Backspace":case"Delete":this.removeTag()}}removeTag(){!this.disabled&&this.removable&&this.guxdelete.emit()}onSlotChange(t){const a=t.composedPath()[0].assignedNodes();this.label=a.map((t=>t.textContent.trim())).join("")}renderTagTitle(){return o("gux-tooltip-title",null,o("span",null,o("slot",{"aria-hidden":"true",onSlotchange:this.onSlotChange.bind(this)})))}renderSrText(){return o("div",{class:"gux-sr-only"},this.i18n(this.disabled?"tag-disabled":"tag",{label:this.label}))}renderRemoveButton(){if(this.removable)return o("button",{class:"gux-tag-remove-button",onClick:this.removeTag.bind(this),type:"button",disabled:this.disabled},o("gux-icon",{class:"gux-tag-remove-icon","icon-name":"close","screenreader-text":this.i18n("remove-tag",{label:this.label})}))}componentWillLoad(){g(this.root,{variant:this.removable?"removable":"permenant"})}async componentWillRender(){this.i18n=await r(this.root,i)}render(){return o("div",{key:"9f2706b4b36a4e5fcb954f3a18600f8669c27713",class:{"gux-tag":!0,[`gux-accent-${this.accent}`]:!0,"gux-disabled":this.disabled},"aria-disabled":this.disabled.toString()},this.renderTagTitle(),this.renderSrText(),this.renderRemoveButton())}get root(){return e(this)}};c.style=':host{display:inline-block;border-radius:var(--gse-ui-tag-borderRadius)}.gux-tag{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--gse-ui-tag-removable-gap);place-content:stretch flex-start;align-items:center;height:var(--gse-ui-tag-height);padding:var(--gse-ui-tag-padding);font-family:var(--gse-ui-tag-text-fontFamily);font-size:var(--gse-ui-tag-text-fontSize);font-weight:var(--gse-ui-tag-text-fontWeight, 600);line-height:var(--gse-ui-tag-text-lineHeight);color:var(--gse-ui-tag-default-foregroundColor);background-color:var(--gse-ui-tag-default-backgroundColor);border-radius:var(--gse-ui-tag-borderRadius)}.gux-tag.gux-disabled{position:relative}.gux-tag.gux-disabled::before{position:absolute;inset:0;content:"";background-color:#fff;border-radius:var(--gse-ui-tag-borderRadius);opacity:var(--gse-ui-tag-disabled-opacity)}.gux-tag gux-tooltip-title{white-space:nowrap;cursor:default}.gux-tag gux-tooltip-title ::slotted(gux-icon){font-size:var(--gse-ui-tag-button-size)}.gux-tag .gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-tag .gux-tag-remove-button{all:unset;display:flex;place-content:center center;align-items:center}.gux-tag .gux-tag-remove-button:not(:disabled):hover{cursor:pointer}.gux-tag .gux-tag-remove-button .gux-tag-remove-icon{width:var(--gse-ui-tag-button-size);height:var(--gse-ui-tag-button-size);margin-right:-4px}.gux-tag .gux-tag-remove-button:focus-within .gux-tag-remove-icon{border-radius:var(--gse-semantic-focusRing-cornerRadius);outline:var(--gse-semantic-focusRing-small-border-width) solid var(--gse-semantic-color-focus)}.gux-tag.gux-accent-default{color:var(--gse-ui-tag-default-foregroundColor);background-color:var(--gse-ui-tag-default-backgroundColor)}.gux-tag.gux-accent-1{color:var(--gse-ui-tag-accent1-foregroundColor);background-color:var(--gse-ui-tag-accent1-backgroundColor)}.gux-tag.gux-accent-2{color:var(--gse-ui-tag-accent2-foregroundColor);background-color:var(--gse-ui-tag-accent2-backgroundColor)}.gux-tag.gux-accent-3{color:var(--gse-ui-tag-accent3-foregroundColor);background-color:var(--gse-ui-tag-accent3-backgroundColor)}.gux-tag.gux-accent-4{color:var(--gse-ui-tag-accent4-foregroundColor);background-color:var(--gse-ui-tag-accent4-backgroundColor)}.gux-tag.gux-accent-5{color:var(--gse-ui-tag-accent5-foregroundColor);background-color:var(--gse-ui-tag-accent5-backgroundColor)}.gux-tag.gux-accent-6{color:var(--gse-ui-tag-accent6-foregroundColor);background-color:var(--gse-ui-tag-accent6-backgroundColor)}.gux-tag.gux-accent-7{color:var(--gse-ui-tag-accent7-foregroundColor);background-color:var(--gse-ui-tag-accent7-backgroundColor)}.gux-tag.gux-accent-8{color:var(--gse-ui-tag-accent8-foregroundColor);background-color:var(--gse-ui-tag-accent8-backgroundColor)}.gux-tag.gux-accent-9{color:var(--gse-ui-tag-accent9-foregroundColor);background-color:var(--gse-ui-tag-accent9-backgroundColor)}.gux-tag.gux-accent-10{color:var(--gse-ui-tag-accent10-foregroundColor);background-color:var(--gse-ui-tag-accent10-backgroundColor)}.gux-tag.gux-accent-inherit{color:inherit;background-color:inherit}';export{c as gux_tag}
@@ -1 +0,0 @@
1
- import{r as t,h as s,H as i,g as e}from"./p-2e827df1.js";import{t as r}from"./p-aa4e7b69.js";import{D as a,g as o}from"./p-76df7717.js";import{u as h,d as m,a as n}from"./p-0b7e4626.js";import{g as p}from"./p-0367930a.js";import"./p-4202e9f2.js";const d=class{constructor(s){t(this,s),this.hasRegionalDatesCookie=!1,this.datetime=(new Date).toISOString(),this.format="short",this.timeZone=void 0}componentWillLoad(){r(this.root),h()?this.hasRegionalDatesCookie=!0:this.formatter=new a(p(this.root))}renderTime(){return this.hasRegionalDatesCookie?m(n(this.root),{timeStyle:this.format,timeZone:o(this.timeZone)}).format(new Date(this.datetime)):this.formatter.formatTime(new Date(this.datetime),this.format,{timeZone:o(this.timeZone)})}render(){return s(i,{key:"594fa8c0284945f1d4050147ad6ea01a007bd711"},this.renderTime())}get root(){return e(this)}};export{d as gux_time_beta}
@@ -1 +0,0 @@
1
- import{r as e,h as t,H as o,g as s}from"./p-2e827df1.js";import{a as i,c as a,o as r,f as n,s as u,b as d}from"./p-b43ee47b.js";import{a as h}from"./p-cf0e7d3b.js";import{t as c}from"./p-aa4e7b69.js";import{h as f}from"./p-67d20704.js";const l=class{constructor(t){e(this,t),this.isShown=!1}onKeydown(e){if(e.stopPropagation(),this.isShown)switch(e.key){case"Escape":case"ArrowLeft":case"ArrowUp":return void this.root.focus();case"ArrowDown":return e.preventDefault(),void this.focusOnMenu();case"Enter":return void(this.hideDelayTimeout=h((()=>{this.focusOnMenu()})))}}onKeyup(e){e.stopPropagation()," "!==e.key||(this.root===e.target?this.focusOnMenu():this.hideDelayTimeout=h((()=>{this.root.focus()})))}onmouseenter(){this.show()}onMouseleave(){this.hide()}onClick(e){0!==e.detail&&this.hide(),this.root.focus()}onFocusin(){this.show()}onFocusout(){this.hide()}show(){clearTimeout(this.hideDelayTimeout),this.isShown=!0}hide(){this.isShown&&(this.hideDelayTimeout=setTimeout((()=>{this.isShown=!1}),f))}runUpdatePosition(){this.root.isConnected?this.cleanupUpdatePosition=i(this.targetElement,this.menuContentElement,(()=>this.updatePosition()),{ancestorScroll:!0,elementResize:!0,animationFrame:!0,ancestorResize:!0}):this.disconnectedCallback()}updatePosition(){this.root&&a(this.targetElement,this.menuContentElement,{placement:"bottom-start",strategy:"fixed",middleware:[r(16),n(),u(),d({element:this.arrowElement,padding:16})]}).then((({x:e,y:t,middlewareData:o,placement:s})=>{var i;Object.assign(this.menuContentElement.style,{left:`${e}px`,top:`${t}px`});const a={top:"bottom",right:"left",bottom:"top",left:"right"}[s.split("-")[0]];if(o.arrow){const{x:e,y:t}=o.arrow;Object.assign(null===(i=this.arrowElement)||void 0===i?void 0:i.style,{left:null!=e?`${e}px`:"",top:null!=t?`${t}px`:"",right:"",bottom:"",[a]:"-7.5px",transform:"rotate(-45deg)"})}}))}focusOnMenu(){if(this.menuContentElement.contains(document.activeElement))return;const e=this.root.querySelector("gux-menu");Array.from(e.children)[0].guxFocus()}componentWillLoad(){c(this.root)}componentDidLoad(){this.isShown&&this.runUpdatePosition()}componentDidUpdate(){this.isShown?this.runUpdatePosition():this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}disconnectedCallback(){this.cleanupUpdatePosition&&this.cleanupUpdatePosition()}render(){return t(o,{key:"5d982f690ed14d115cf6ae6fb6ac5208c4a76fdc",tabIndex:0,"aria-haspopup":"true"},t("span",{key:"01499adba00e6ffea4338a78f4f11ca285d3efea",ref:e=>this.targetElement=e},t("slot",{key:"f2442cd52a7e97080c384d8bb9bbb448d30a04d0",name:"target"})),t("div",{key:"ca71fe3a6b75b5a30caa06cb315dde74b115fb18",class:{"gux-flyout-menu-content":!0,"gux-shown":this.isShown},ref:e=>this.menuContentElement=e},t("div",{key:"60a0467f9f9d48b489374711007b8448a93f6913",ref:e=>this.arrowElement=e,class:"gux-arrow"}),t("slot",{key:"ae599d0eab9c435776dcb071374784011aa82687",name:"menu"})))}get root(){return s(this)}};l.style=":host{z-index:var(--gse-semantic-zIndex-popover);color:var(--gse-ui-menu-option-label-foregroundColor);cursor:default}:host(:focus){outline:none}:host(:focus-visible){outline:var(--gse-semantic-focusRing-default-border-color) var(--gse-semantic-focusRing-default-border-style) var(--gse-semantic-focusRing-default-border-width);outline-offset:var(--gse-semantic-focusRing-offset)}.gux-flyout-menu-content{position:fixed;display:none;border:none;border-radius:var(--gse-ui-menu-borderRadius)}.gux-flyout-menu-content.gux-shown{display:flex}.gux-flyout-menu-content .gux-arrow{position:absolute;z-index:-1;width:var(--gse-ui-popover-anchor-width);height:var(--gse-ui-popover-anchor-height);background:var(--gse-ui-popover-backgroundColor);border: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)}";export{l as gux_flyout_menu}
@@ -1 +0,0 @@
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-aa4e7b69.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:"339a7dce94e978b46f27881d74ed0876fff04f0f",onClose:this.onCloseHandler.bind(this),ref:a=>this.dialogElement=a,"aria-labelledby":a?e:null},t("div",{key:"35d37da100a63e776d7ab595de8805ac2e23d4b2",class:`gux-modal-container gux-${this.size}`},t("gux-dismiss-button",{key:"8d87f41cf7f94848a5dc4985aa76b5f354292136",onClick:this.onDismissHandler.bind(this)}),a&&this.renderTitle(e),t("div",{key:"aab96123495a762961cd9f88d29f24890e7e3b7c",class:{"gux-modal-content":!0,"gux-no-buttons":!o}},t("p",{key:"bdd46e0ebf5c9ef9185b27c75c650ac2f2a7cc96"},t("slot",{key:"9274c2fb419ab8f49f9fe418182d3ab3f3b0b34b",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}
@@ -1 +0,0 @@
1
- import{r as t,h as s,H as e,g as i}from"./p-2e827df1.js";import{t as a}from"./p-aa4e7b69.js";import{D as r,g as o}from"./p-76df7717.js";import{u as h,d as m,a as n}from"./p-0b7e4626.js";import{g as p}from"./p-0367930a.js";import"./p-4202e9f2.js";const d=class{constructor(s){t(this,s),this.hasRegionalDatesCookie=!1,this.datetime=(new Date).toISOString(),this.format="short",this.timeZone=void 0}componentWillLoad(){a(this.root),h()?this.hasRegionalDatesCookie=!0:this.formatter=new r(p(this.root))}renderDateTime(){return this.hasRegionalDatesCookie?m(n(this.root),{dateStyle:this.format,timeStyle:this.format,timeZone:o(this.timeZone)}).format(new Date(this.datetime)):this.formatter.formatDateTime(new Date(this.datetime),this.format,{timeZone:o(this.timeZone)})}render(){return s(e,{key:"1c2c99ca32a68dba35b0a37756305154a5151a6b"},this.renderDateTime())}get root(){return i(this)}};export{d as gux_date_time_beta}
@@ -1 +0,0 @@
1
- import{r as t,h as e,g as i}from"./p-2e827df1.js";import{a as o}from"./p-8eaf8caf.js";import{O as n}from"./p-01471ba0.js";import{O as s}from"./p-ab6cf9b9.js";var r=function(t,e,i,o){var n,s=arguments.length,r=s<3?e:null===o?o=Object.getOwnPropertyDescriptor(e,i):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,o);else for(var l=t.length-1;l>=0;l--)(n=t[l])&&(r=(s<3?n(r):s>3?n(e,i,r):n(e,i))||r);return s>3&&r&&Object.defineProperty(e,i,r),r};const l=class{constructor(e){t(this,e),this.hasTooltip=!1,this.showTooltip=!1,this.iconOnly=!1,this.titleName=""}onmouseenter(t){t.buttons||(this.showTooltip=!0)}onmouseleave(){this.showTooltip=!1}onmousedown(){this.showTooltip=!1}async setShowTooltip(){this.tooltipElement&&(this.showTooltip=!0,await this.tooltipElement.showTooltip())}async setHideTooltip(){this.tooltipElement&&(this.showTooltip=!1,await this.tooltipElement.hideTooltip())}onMutation(){this.titleName=this.setTooltipTitleText(),this.checkForTooltipHideOrShow()}onResize(){this.titleName=this.setTooltipTitleText(),this.checkForTooltipHideOrShow()}componentWillLoad(){this.titleName=this.setTooltipTitleText()}componentDidLoad(){this.logWarnNoIconSrText()}logWarnNoIconSrText(){this.iconOnly&&!this.titleName&&o(this.root,"No screenreader-text provided. Provide a localized screenreader-text property for the gux-icon. The screenreader-text property is used for the icon screenreader text and the tooltip.")}addIconDecorative(){this.root.classList.add("gux-tooltip-icon-decorative")}getTitleElements(){var t;const e=this.root.querySelector("slot"),i=null===(t=this.root.querySelector(".gux-title-container span"))||void 0===t?void 0:t.children;return e?e.assignedElements():i?Array.from(i):[]}getTitleTextContent(){return this.root.querySelector("slot")?this.root.querySelector("slot").assignedNodes().map((t=>t.textContent.trim())).join(""):this.root.querySelector(".gux-title-container")?this.root.querySelector(".gux-title-container").textContent.trim():""}setTooltipTitleText(){let t=this.getTitleTextContent();return this.getTitleElements().forEach((e=>{"GUX-ICON"!==e.tagName||this.getTitleTextContent()?"GUX-ICON"===e.tagName&&this.getTitleTextContent()&&this.addIconDecorative():(this.iconOnly=!0,t=e.getAttribute("screenreader-text"))})),t}checkForTooltipHideOrShow(){const t=this.root.querySelector(".gux-title-container");this.root.classList.remove("gux-overflow-hidden"),this.iconOnly&&this.titleName?this.hasTooltip=!0:(null==t?void 0:t.scrollWidth)>(null==t?void 0:t.offsetWidth)?(this.root.classList.add("gux-overflow-hidden"),this.hasTooltip=!0):this.hasTooltip=!1}render(){return[e("span",{key:"c9d95039954adaeea5a2112407e330d75a3d0f99",class:{"gux-title-container":!0,"gux-icon-only":this.iconOnly}},e("slot",{key:"eef548cecd6f7ef91ad9723da3c2d6e700dc843c"})),this.renderTooltip()]}renderTooltip(){if(this.hasTooltip)return e("gux-tooltip",{"aria-hidden":"true",ref:t=>this.tooltipElement=t,hidden:!this.showTooltip},this.titleName)}get root(){return i(this)}};r([n({childList:!0,subtree:!0,characterData:!0})],l.prototype,"onMutation",null),r([s()],l.prototype,"onResize",null),l.style="gux-tooltip-title{overflow:hidden}gux-tooltip{font-weight:normal;line-height:normal;text-align:left;overflow-wrap:break-word;white-space:normal}.gux-overflow-hidden .gux-title-container ::slotted(span){overflow:hidden;text-overflow:ellipsis}.gux-overflow-hidden .gux-title-container>*{overflow:hidden;text-overflow:ellipsis}.gux-title-container{display:flex;pointer-events:none}.gux-tooltip-icon-decorative .gux-title-container{position:relative;margin-left:20px}.gux-tooltip-icon-decorative .gux-title-container gux-icon,.gux-tooltip-icon-decorative .gux-title-container ::slotted(gux-icon){position:absolute;top:1px;left:-20px;flex-shrink:0;width:16px;height:16px}.gux-icon-only{line-height:0px}";export{l as gux_tooltip_title}
@@ -1 +0,0 @@
1
- import{r as e,f as t,h as o,g as r}from"./p-2e827df1.js";import{c as i,o as n}from"./p-f4751a15.js";import{O as a}from"./p-01471ba0.js";import{o as s}from"./p-e5b1cffc.js";import{p as l}from"./p-a11d5d42.js";import{h as f}from"./p-6d8b4027.js";import{h as u,c as p,d,G as h,a as g,g as c,v as x,b as m}from"./p-f3b9b052.js";import{G as b,a as v}from"./p-9773c4fe.js";import{t as C}from"./p-aa4e7b69.js";import"./p-0934300e.js";import"./p-8eaf8caf.js";import"./p-2c25e2f2.js";const y=class{constructor(t){e(this,t),this.clearable=void 0,this.labelPosition=void 0,this.loading=!1,this.hasPrefix=void 0,this.hasSuffix=void 0,this.computedLabelPosition="above",this.disabled=void 0,this.required=void 0,this.hasContent=!1,this.hasError=!1,this.hasHelp=!1}onMutation(){this.hasError=f(this.root,"error"),this.hasHelp=f(this.root,"help")}async guxForceUpdate(){this.hasContent=u(this.input),this.hasError=f(this.root,"error"),this.hasHelp=f(this.root,"help"),t(this.root)}renderRadialLoading(){if(this.loading)return o("gux-radial-loading",{context:"input"})}componentWillLoad(){this.setInput(),this.setLabel(),this.hasError=f(this.root,"error"),this.hasHelp=f(this.root,"help"),this.hasPrefix=Boolean(this.root.querySelector('[slot="prefix"]')),this.hasSuffix=Boolean(this.root.querySelector('[slot="suffix"]')),this.hasPrefix&&p(this.root,this.input,"prefix"),this.hasSuffix&&p(this.root,this.input,"suffix"),C(this.root,{variant:this.variant})}disconnectedCallback(){this.disabledObserver&&this.disabledObserver.disconnect(),this.requiredObserver&&this.requiredObserver.disconnect()}render(){return o(v,{key:"11aa067706c5f6c91ff83e5f7616640e350c6e70",labelPosition:this.computedLabelPosition},o(b,{key:"b99ce693335a34a1345c7cf3a3bb0c467adef8ee",position:this.computedLabelPosition,required:this.required},o("slot",{key:"f92d4903220f4f4a26857f2cb8721d687baad180",name:"label",onSlotchange:()=>this.setLabel()})),o("div",{key:"d1cce04d2d9787290a56a30b893333f0c69e0b96",class:"gux-input-and-error-container"},o("div",{key:"f80b237e084f23118db59c44d230f1ebf3986635",class:{"gux-input":!0,"gux-input-error":this.hasError}},o("div",{key:"2849803deb586c0d66bbf1fe74f56f519de48d04",class:{"gux-input-container":!0,"gux-disabled":this.disabled,"gux-has-prefix":this.hasPrefix,"gux-has-suffix":this.hasSuffix}},o("slot",{key:"2688c3997262b51ca3a3b8f0109afae98a42535a",name:"prefix"}),o("slot",{key:"b8a15f02f4aaa306ba2a30718226497b266c739a",name:"input"}),this.renderRadialLoading(),o("slot",{key:"d1fa8e46f65d35fd7bac6e986f2ff688e0ef0c31",name:"suffix"}),this.clearable&&this.hasContent&&!this.disabled&&o("gux-form-field-input-clear-button",{onClick:()=>d(this.input)}))),o(h,{key:"9ff394f8c52df4aeeca5c40c9e8f4fb7e05681c8",show:this.hasError},o("slot",{key:"bf41f9fd79fb75ccd17d76b12047193aee328cd0",name:"error"})),o(g,{key:"4d167581382d2e90dec87eafd518e5b3dfd964b1",show:!this.hasError&&this.hasHelp},o("slot",{key:"dfaa97a334b26097a93de84a6e37d76e08e6fb9c",name:"help"}))))}get variant(){const e=this.labelPosition?this.labelPosition.toLowerCase():"none";return`${this.input.getAttribute("type")}-${this.clearable?"clearable":"unclearable"}-${e}`}setInput(){this.input=c(this.root,'input[type="email"][slot="input"], input[type="number"][slot="input"], input[type="password"][slot="input"], input[type="text"][slot="input"]'),this.hasContent=u(this.input),l(this.input),this.input.addEventListener("input",(()=>{this.hasContent=u(this.input)})),this.disabled=i(this.input),this.required=this.input.required,this.disabledObserver=n(this.input,(e=>{this.disabled=e})),this.requiredObserver=s(this.input,(e=>{this.required=e})),x(this.root,this.input)}setLabel(){this.label=this.root.querySelector('label[slot="label"]'),this.computedLabelPosition=m(this.label,this.labelPosition)}get root(){return r(this)}};(function(e,t,o,r){var i,n=arguments.length,a=n<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,o,r);else for(var s=e.length-1;s>=0;s--)(i=e[s])&&(a=(n<3?i(a):n>3?i(t,o,a):i(t,o))||a);n>3&&a&&Object.defineProperty(t,o,a)})([a({childList:!0,subtree:!0})],y.prototype,"onMutation",null),y.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){flex:1 1 auto;align-self:auto;order:0;width:100%;overflow:hidden;font-size:var(--gse-ui-formControl-input-contentText-fontSize);text-overflow:ellipsis;background-color:var(--gse-ui-formControl-input-backgroundColor);border:none;outline:none}::slotted(input)::placeholder{color:var(--gse-ui-formControl-input-placeholderColor);opacity:1}slot[name=prefix],slot[name=suffix]{font-family:var(--gse-ui-formControl-input-prefixSufix-text-fontFamily);font-size:var(--gse-ui-formControl-input-prefixSufix-text-fontSize);line-height:var(--gse-ui-formControl-input-prefixSufix-text-lineHeight);color:var(--gse-ui-formControl-input-prefixSufix-defaultColor);text-align:center;text-decoration:none;white-space:nowrap}.gux-input-and-error-container{flex-grow:1}.gux-input-and-error-container .gux-input .gux-input-container{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);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-has-suffix:not(.gux-input-and-error-container .gux-input .gux-input-container.gux-has-prefix) ::slotted(input){text-align:right}.gux-input-and-error-container .gux-input .gux-input-container.gux-disabled{opacity:var(--gse-ui-formControl-input-disabled-opacity)}.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-container: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 .gux-input-container{border-color:var(--gse-ui-formControl-input-error-border-color)}';export{y as gux_form_field_text_like}
@@ -1 +0,0 @@
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 a}from"./p-01471ba0.js";import{o as n}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 d,v as f,b as g}from"./p-f3b9b052.js";import{G as p,a as h}from"./p-9773c4fe.js";import{t as c}from"./p-aa4e7b69.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:"142f77aa32886b981dca8886b02a5cc8968ba7f3",labelPosition:this.computedLabelPosition},r(p,{key:"affcaa2769346a30bc9c53f3b9175a2544d69b6e",position:this.computedLabelPosition,required:this.required},r("slot",{key:"1ba73af3145bfcb08ebbdc49eeaed9bf1b7b3e04",name:"label",onSlotchange:()=>this.setLabel()})),r("div",{key:"82bf935a8c5a8cfdbd4355f49093d9600f6a5bce",class:"gux-input-and-error-container"},r("div",{key:"2d1576865a86219604c16210e4bd7b62738443fe",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:"9929c1777c7336a273f5dad95cae087fa735460b",name:"input"})),r(u,{key:"cc061b645a4442ae33bb1dc5c4f5afe856795ed4",show:this.hasError},r("slot",{key:"89dbb7222e7d66131f403acaf994378c251a29ed",name:"error"})),r(d,{key:"0918b32ef21d787434ae6d5d79774f8b81cdde46",show:!this.hasError&&this.hasHelp},r("slot",{key:"4c4c912109a80a908646e20545315a73dd8b915e",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=n(this.input,(e=>{this.required=e})),f(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,a=arguments.length,n=a<3?r:null===t?t=Object.getOwnPropertyDescriptor(r,o):t;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(e,r,o,t);else for(var l=e.length-1;l>=0;l--)(i=e[l])&&(n=(a<3?i(n):a>3?i(r,o,n):i(r,o))||n);a>3&&n&&Object.defineProperty(r,o,n)})([a({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}
@@ -1 +0,0 @@
1
- import{r as e,h as i,H as t,g as o}from"./p-2e827df1.js";import{o as r}from"./p-0f60c7b5.js";const a=class{constructor(i){e(this,i),this.label=void 0,this.filtered=!1,this.showDivider=!0}componentDidLoad(){this.rootParent=this.root.parentNode,this.rootParent&&(this.parentObserver=r(this.rootParent,(()=>{var e;const i=Array.from(null===(e=this.root)||void 0===e?void 0:e.children).filter((e=>this.isOption(e)&&!e.filtered)).length>0;this.filtered=!i,this.filtered||(this.showDivider=this.hasVisibleNextSibling(this.root)&&i)})))}disconnectedCallback(){this.rootParent&&this.parentObserver.disconnect()}isOption(e){return["GUX-OPTION","GUX-OPTION-ICON"].includes(e.tagName)}hasVisibleNextSibling(e){let i=e.nextElementSibling;if(null===i)return!1;for(;i&&i.classList.contains("gux-filtered");)i=i.nextElementSibling;return Boolean(i)}renderDivider(){if(this.showDivider)return i("gux-list-divider",null)}render(){return i(t,{key:"80e3b78b7304ab76c89919ac21853c6930caf377",class:{"gux-filtered":this.filtered}},i("div",{key:"f390e32e051aa6ebd10fa65a57ab6348170f5ed9",class:"gux-option-group"},i("div",{key:"6c2105e7869a36052638b5c4c759ce11435c7d5f",class:"gux-option-group-label",role:"presentation"},this.label),i("div",{key:"78d9111a42abcf382fa49dc2b514e3a799698e04",role:"group"},i("slot",{key:"fe763743c07885e2b7dbb8193dde8825fd06d239"})),this.renderDivider()))}get root(){return o(this)}};a.style=".gux-option-group{display:block;flex:1 1 auto;align-self:auto}.gux-option-group .gux-option-group-label{display:block;padding:var(--gse-ui-menu-groupedMenu-title-padding);color:var(--gse-ui-menu-groupedMenu-title-foregroundColor);font-family:var(--gse-core-typography-heading-overline-fontFamily), var(--gse-core-fontFamily-heading), sans-serif;font-size:var(--gse-core-typography-heading-overline-fontSize);line-height:var(--gse-core-typography-heading-overline-lineHeight);text-transform:var(--gse-core-typography-heading-overline-textCase);letter-spacing:var(--gse-core-typography-heading-overline-letterSpacing);font-weight:var(--gse-core-fontWeight-regular)}:host(.gux-filtered){display:none}";export{a as gux_option_group_beta}
@@ -1 +0,0 @@
1
- import{r as e,h as r,g as o}from"./p-2e827df1.js";import{t as a}from"./p-aa4e7b69.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:"3d557667e967a596e4e75b8533165e258527cd1c",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}