genesys-spark-components 3.34.4 → 3.35.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 (433) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/dist/{stencil-wrapper.js → build/stencil-wrapper.js} +4 -4
  3. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  4. package/dist/cjs/gux-accordion-legacy.cjs.entry.js +1 -1
  5. package/dist/cjs/gux-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/gux-action-button-legacy.cjs.entry.js +1 -1
  7. package/dist/cjs/gux-action-button.cjs.entry.js +1 -1
  8. package/dist/cjs/gux-action-list-legacy.cjs.entry.js +1 -1
  9. package/dist/cjs/gux-action-toast.cjs.entry.js +1 -1
  10. package/dist/cjs/gux-advanced-dropdown.cjs.entry.js +1 -1
  11. package/dist/cjs/gux-announce-beta.cjs.entry.js +1 -1
  12. package/dist/cjs/gux-badge-beta.cjs.entry.js +1 -1
  13. package/dist/cjs/gux-blank-state-beta.cjs.entry.js +1 -1
  14. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +1 -1
  15. package/dist/cjs/gux-button-multi-legacy.cjs.entry.js +1 -1
  16. package/dist/cjs/gux-button-multi.cjs.entry.js +1 -1
  17. package/dist/cjs/gux-button-slot-beta.cjs.entry.js +1 -1
  18. package/dist/cjs/gux-button.cjs.entry.js +1 -1
  19. package/dist/cjs/gux-calendar.cjs.entry.js +1 -1
  20. package/dist/cjs/gux-card-beta.cjs.entry.js +1 -1
  21. package/dist/cjs/gux-chart-column-beta.cjs.entry.js +1 -1
  22. package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +1 -1
  23. package/dist/cjs/gux-chart-line-beta.cjs.entry.js +1 -1
  24. package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +1 -1
  25. package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +1 -1
  26. package/dist/cjs/gux-command-palette-legacy.cjs.entry.js +1 -1
  27. package/dist/cjs/gux-content-search.cjs.entry.js +1 -1
  28. package/dist/cjs/gux-copy-to-clipboard-beta.cjs.entry.js +1 -1
  29. package/dist/cjs/gux-date-beta.cjs.entry.js +1 -1
  30. package/dist/cjs/gux-date-time-beta.cjs.entry.js +1 -1
  31. package/dist/cjs/gux-datepicker.cjs.entry.js +1 -1
  32. package/dist/cjs/gux-disclosure-button.cjs.entry.js +1 -1
  33. package/dist/cjs/gux-dismiss-button.cjs.entry.js +1 -1
  34. package/dist/cjs/gux-dropdown-legacy.cjs.entry.js +1 -1
  35. package/dist/cjs/gux-dropdown-multi-beta.cjs.entry.js +17 -1
  36. package/dist/cjs/gux-dropdown_3.cjs.entry.js +1 -1
  37. package/dist/cjs/gux-error-message-beta.cjs.entry.js +1 -1
  38. package/dist/cjs/gux-flyout-menu-beta.cjs.entry.js +1 -1
  39. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +1 -1
  40. package/dist/cjs/gux-form-field-color.cjs.entry.js +1 -1
  41. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +1 -1
  42. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +1 -1
  43. package/dist/cjs/gux-form-field-legacy.cjs.entry.js +1 -1
  44. package/dist/cjs/gux-form-field-number.cjs.entry.js +1 -1
  45. package/dist/cjs/gux-form-field-radio.cjs.entry.js +1 -1
  46. package/dist/cjs/gux-form-field-range.cjs.entry.js +1 -1
  47. package/dist/cjs/gux-form-field-search.cjs.entry.js +1 -1
  48. package/dist/cjs/gux-form-field-select.cjs.entry.js +1 -1
  49. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +1 -1
  50. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +1 -1
  51. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +1 -1
  52. package/dist/cjs/gux-icon.cjs.entry.js +1 -1
  53. package/dist/cjs/gux-list-item-legacy_2.cjs.entry.js +1 -1
  54. package/dist/cjs/gux-list.cjs.entry.js +1 -1
  55. package/dist/cjs/gux-listbox-multi.cjs.entry.js +1 -1
  56. package/dist/cjs/gux-loading-message-beta.cjs.entry.js +1 -1
  57. package/dist/cjs/gux-modal.cjs.entry.js +1 -1
  58. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +1 -1
  59. package/dist/cjs/gux-notification-toast.cjs.entry.js +1 -1
  60. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-pagination-beta.cjs.entry.js +1 -1
  62. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +1 -1
  63. package/dist/cjs/gux-pagination.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-panel-frame-legacy.cjs.entry.js +1 -1
  65. package/dist/cjs/gux-popover-list.cjs.entry.js +1 -1
  66. package/dist/cjs/gux-popover.cjs.entry.js +1 -1
  67. package/dist/cjs/gux-popup.cjs.entry.js +6 -0
  68. package/dist/cjs/gux-radial-loading.cjs.entry.js +1 -1
  69. package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
  70. package/dist/cjs/gux-rating.cjs.entry.js +1 -1
  71. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +1 -1
  72. package/dist/cjs/gux-side-panel-legacy.cjs.entry.js +1 -1
  73. package/dist/cjs/gux-simple-toast.cjs.entry.js +1 -1
  74. package/dist/cjs/gux-skip-navigation-list-beta.cjs.entry.js +1 -1
  75. package/dist/cjs/gux-sort-control.cjs.entry.js +1 -1
  76. package/dist/cjs/gux-switch.cjs.entry.js +1 -1
  77. package/dist/cjs/gux-table-beta.cjs.entry.js +1 -1
  78. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +1 -1
  79. package/dist/cjs/gux-tabs-legacy.cjs.entry.js +1 -1
  80. package/dist/cjs/gux-tabs.cjs.entry.js +1 -1
  81. package/dist/cjs/gux-tag-beta.cjs.entry.js +1 -1
  82. package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
  83. package/dist/cjs/gux-text-label-legacy.cjs.entry.js +1 -1
  84. package/dist/cjs/gux-time-beta.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-time-picker-beta.cjs.entry.js +1 -1
  86. package/dist/cjs/gux-toggle.cjs.entry.js +1 -1
  87. package/dist/cjs/gux-tooltip.cjs.entry.js +1 -1
  88. package/dist/cjs/gux-visualization-beta.cjs.entry.js +1 -1
  89. package/dist/cjs/loader.cjs.js +1 -1
  90. package/dist/cjs/{usage-tracking-9f3cf4bf.js → usage-tracking-56781666.js} +1 -1
  91. package/dist/collection/components/beta/gux-announce/gux-announce.js +2 -2
  92. package/dist/collection/components/beta/gux-badge/gux-badge.js +2 -2
  93. package/dist/collection/components/beta/gux-blank-state/gux-blank-state.js +2 -2
  94. package/dist/collection/components/beta/gux-button-slot/gux-button-slot.js +3 -3
  95. package/dist/collection/components/beta/gux-card/gux-card.js +1 -1
  96. package/dist/collection/components/beta/gux-chart-column/gux-chart-column.js +3 -3
  97. package/dist/collection/components/beta/gux-chart-donut/gux-chart-donut.js +3 -3
  98. package/dist/collection/components/beta/gux-chart-line/gux-chart-line.js +3 -3
  99. package/dist/collection/components/beta/gux-chart-pie/gux-chart-pie.js +3 -3
  100. package/dist/collection/components/beta/gux-chart-scatter-plot/gux-chart-scatter-plot.js +3 -3
  101. package/dist/collection/components/beta/gux-copy-to-clipboard/gux-copy-to-clipboard.js +2 -2
  102. package/dist/collection/components/beta/gux-date/gux-date.js +4 -4
  103. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +4 -4
  104. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +1 -1
  105. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi.js +65 -6
  106. package/dist/collection/components/beta/gux-error-message-beta/gux-error-message-beta.js +1 -1
  107. package/dist/collection/components/beta/gux-flyout-menu/gux-flyout-menu.js +1 -1
  108. package/dist/collection/components/beta/gux-loading-message/gux-loading-message.js +1 -1
  109. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +8 -8
  110. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +2 -2
  111. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list.js +1 -1
  112. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +9 -9
  113. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-beta.js +3 -3
  114. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.js +1 -1
  115. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.js +1 -1
  116. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.js +1 -1
  117. package/dist/collection/components/beta/gux-popover-list/gux-popover-list.js +3 -3
  118. package/dist/collection/components/beta/gux-screen-reader/gux-screen-reader.js +1 -1
  119. package/dist/collection/components/beta/gux-skip-navigation-list/gux-skip-navigation-list.js +2 -2
  120. package/dist/collection/components/beta/gux-table/gux-all-row-select/gux-all-row-select.js +2 -2
  121. package/dist/collection/components/beta/gux-table/gux-row-select/gux-row-select.js +2 -2
  122. package/dist/collection/components/beta/gux-table/gux-sort-control/gux-sort-control.js +4 -4
  123. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-menu.js +1 -1
  124. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-popover/gux-table-header-popover.js +2 -2
  125. package/dist/collection/components/beta/gux-table/gux-table.js +4 -4
  126. package/dist/collection/components/beta/gux-tag/gux-tag.js +2 -2
  127. package/dist/collection/components/beta/gux-time/gux-time.js +4 -4
  128. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.js +2 -2
  129. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.service.js +1 -1
  130. package/dist/collection/components/beta/gux-truncate/gux-truncate.js +2 -2
  131. package/dist/collection/components/beta/gux-visualization/gux-visualization.js +2 -2
  132. package/dist/collection/components/legacy/gux-accordion-legacy/gux-accordion.js +1 -1
  133. package/dist/collection/components/legacy/gux-action-button-legacy/gux-action-button.js +3 -3
  134. package/dist/collection/components/legacy/gux-action-list-legacy/gux-action-list.js +1 -1
  135. package/dist/collection/components/legacy/gux-button-multi-legacy/gux-button-multi.js +2 -2
  136. package/dist/collection/components/legacy/gux-command-palette-legacy/gux-command-palette.js +3 -3
  137. package/dist/collection/components/legacy/gux-dropdown-legacy/gux-dropdown.js +4 -4
  138. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-color/gux-input-color.js +3 -3
  139. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-number/gux-input-number.js +4 -4
  140. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-range/gux-input-range.js +1 -1
  141. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-search/gux-input-search.js +3 -3
  142. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-select/gux-input-select.js +1 -1
  143. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-text-like/gux-input-text-like.js +3 -3
  144. package/dist/collection/components/legacy/gux-form-field-legacy/gux-form-field.js +6 -6
  145. package/dist/collection/components/legacy/gux-list-legacy/gux-list.js +1 -1
  146. package/dist/collection/components/legacy/gux-list-legacy/list-item/gux-list-item.js +1 -1
  147. package/dist/collection/components/legacy/gux-panel-frame-legacy/gux-panel-frame.js +2 -2
  148. package/dist/collection/components/legacy/gux-side-panel-legacy/gux-side-panel.js +1 -1
  149. package/dist/collection/components/legacy/gux-tabs-legacy/gux-tab-legacy/gux-tab-legacy.js +2 -2
  150. package/dist/collection/components/legacy/gux-tabs-legacy/gux-tabs-legacy.js +3 -3
  151. package/dist/collection/components/legacy/gux-text-label-legacy/gux-text-label.js +1 -1
  152. package/dist/collection/components/stable/gux-accordion/gux-accordion.js +1 -1
  153. package/dist/collection/components/stable/gux-action-button/gux-action-button.js +2 -2
  154. package/dist/collection/components/stable/gux-action-toast/gux-action-toast.js +1 -1
  155. package/dist/collection/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.js +2 -2
  156. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +1 -1
  157. package/dist/collection/components/stable/gux-breadcrumbs/gux-breadcrumbs.js +2 -2
  158. package/dist/collection/components/stable/gux-button/gux-button.js +1 -1
  159. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +2 -2
  160. package/dist/collection/components/stable/gux-calendar/gux-calendar.js +2 -2
  161. package/dist/collection/components/stable/gux-content-search/gux-content-search.js +3 -3
  162. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +2 -2
  163. package/dist/collection/components/stable/gux-disclosure-button/gux-disclosure-button.js +3 -3
  164. package/dist/collection/components/stable/gux-dismiss-button/gux-dismiss-button.js +2 -2
  165. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +7 -7
  166. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +1 -1
  167. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +1 -1
  168. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +1 -1
  169. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +2 -2
  170. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +1 -1
  171. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +1 -1
  172. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +1 -1
  173. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +1 -1
  174. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +1 -1
  175. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +1 -1
  176. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +2 -2
  177. package/dist/collection/components/stable/gux-form-field/gux-form-field.service.js +3 -3
  178. package/dist/collection/components/stable/gux-form-field/helper-components/gux-form-field-input-clear-button/gux-form-field-input-clear-button.js +2 -2
  179. package/dist/collection/components/stable/gux-icon/gux-icon.js +1 -1
  180. package/dist/collection/components/stable/gux-icon/gux-icon.service.js +1 -1
  181. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +1 -1
  182. package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
  183. package/dist/collection/components/stable/gux-listbox/gux-listbox.js +4 -4
  184. package/dist/collection/components/stable/gux-listbox/gux-option/gux-option.js +1 -1
  185. package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +4 -4
  186. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +1 -1
  187. package/dist/collection/components/stable/gux-modal/gux-modal.js +1 -1
  188. package/dist/collection/components/stable/gux-notification-toast/gux-notification-toast.js +1 -1
  189. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +1 -1
  190. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +1 -1
  191. package/dist/collection/components/stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js +1 -1
  192. package/dist/collection/components/stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js +1 -1
  193. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -1
  194. package/dist/collection/components/stable/gux-pagination-cursor/gux-pagination-cursor.js +2 -2
  195. package/dist/collection/components/stable/gux-popover/gux-popover.js +3 -3
  196. package/dist/collection/components/stable/gux-popup/gux-popup.js +37 -0
  197. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +2 -2
  198. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +3 -3
  199. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.service.js +1 -1
  200. package/dist/collection/components/stable/gux-rating/gux-rating.js +4 -4
  201. package/dist/collection/components/stable/gux-simple-toast/gux-simple-toast.js +1 -1
  202. package/dist/collection/components/stable/gux-switch/gux-switch.js +2 -2
  203. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +2 -2
  204. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +1 -1
  205. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +1 -1
  206. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +1 -1
  207. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +1 -1
  208. package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +2 -2
  209. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +3 -3
  210. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +2 -2
  211. package/dist/collection/components/stable/gux-tooltip-title/gux-tooltip-title.js +2 -2
  212. package/dist/collection/i18n/index.js +1 -1
  213. package/dist/collection/test/axeConfig.js +7 -0
  214. package/dist/collection/test/e2eTestUtils.js +20 -0
  215. package/dist/collection/test/jestMatcherUtils.js +1 -0
  216. package/dist/collection/test/setupAxeTests.js +67 -0
  217. package/dist/collection/test/setupTests.js +7 -0
  218. package/dist/deploy-info.json +3 -3
  219. package/dist/esm/genesys-webcomponents.js +1 -1
  220. package/dist/esm/gux-accordion-legacy.entry.js +1 -1
  221. package/dist/esm/gux-accordion.entry.js +1 -1
  222. package/dist/esm/gux-action-button-legacy.entry.js +1 -1
  223. package/dist/esm/gux-action-button.entry.js +1 -1
  224. package/dist/esm/gux-action-list-legacy.entry.js +1 -1
  225. package/dist/esm/gux-action-toast.entry.js +1 -1
  226. package/dist/esm/gux-advanced-dropdown.entry.js +1 -1
  227. package/dist/esm/gux-announce-beta.entry.js +1 -1
  228. package/dist/esm/gux-badge-beta.entry.js +1 -1
  229. package/dist/esm/gux-blank-state-beta.entry.js +1 -1
  230. package/dist/esm/gux-breadcrumbs.entry.js +1 -1
  231. package/dist/esm/gux-button-multi-legacy.entry.js +1 -1
  232. package/dist/esm/gux-button-multi.entry.js +1 -1
  233. package/dist/esm/gux-button-slot-beta.entry.js +1 -1
  234. package/dist/esm/gux-button.entry.js +1 -1
  235. package/dist/esm/gux-calendar.entry.js +1 -1
  236. package/dist/esm/gux-card-beta.entry.js +1 -1
  237. package/dist/esm/gux-chart-column-beta.entry.js +1 -1
  238. package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
  239. package/dist/esm/gux-chart-line-beta.entry.js +1 -1
  240. package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
  241. package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
  242. package/dist/esm/gux-command-palette-legacy.entry.js +1 -1
  243. package/dist/esm/gux-content-search.entry.js +1 -1
  244. package/dist/esm/gux-copy-to-clipboard-beta.entry.js +1 -1
  245. package/dist/esm/gux-date-beta.entry.js +1 -1
  246. package/dist/esm/gux-date-time-beta.entry.js +1 -1
  247. package/dist/esm/gux-datepicker.entry.js +1 -1
  248. package/dist/esm/gux-disclosure-button.entry.js +1 -1
  249. package/dist/esm/gux-dismiss-button.entry.js +1 -1
  250. package/dist/esm/gux-dropdown-legacy.entry.js +1 -1
  251. package/dist/esm/gux-dropdown-multi-beta.entry.js +18 -2
  252. package/dist/esm/gux-dropdown_3.entry.js +1 -1
  253. package/dist/esm/gux-error-message-beta.entry.js +1 -1
  254. package/dist/esm/gux-flyout-menu-beta.entry.js +1 -1
  255. package/dist/esm/gux-form-field-checkbox.entry.js +1 -1
  256. package/dist/esm/gux-form-field-color.entry.js +1 -1
  257. package/dist/esm/gux-form-field-dropdown.entry.js +1 -1
  258. package/dist/esm/gux-form-field-input-clear-button.entry.js +1 -1
  259. package/dist/esm/gux-form-field-legacy.entry.js +1 -1
  260. package/dist/esm/gux-form-field-number.entry.js +1 -1
  261. package/dist/esm/gux-form-field-radio.entry.js +1 -1
  262. package/dist/esm/gux-form-field-range.entry.js +1 -1
  263. package/dist/esm/gux-form-field-search.entry.js +1 -1
  264. package/dist/esm/gux-form-field-select.entry.js +1 -1
  265. package/dist/esm/gux-form-field-text-like.entry.js +1 -1
  266. package/dist/esm/gux-form-field-textarea.entry.js +1 -1
  267. package/dist/esm/gux-form-field-time-picker.entry.js +1 -1
  268. package/dist/esm/gux-icon.entry.js +1 -1
  269. package/dist/esm/gux-list-item-legacy_2.entry.js +1 -1
  270. package/dist/esm/gux-list.entry.js +1 -1
  271. package/dist/esm/gux-listbox-multi.entry.js +1 -1
  272. package/dist/esm/gux-loading-message-beta.entry.js +1 -1
  273. package/dist/esm/gux-modal.entry.js +1 -1
  274. package/dist/esm/gux-month-picker-beta.entry.js +1 -1
  275. package/dist/esm/gux-notification-toast.entry.js +1 -1
  276. package/dist/esm/gux-page-loading-spinner.entry.js +1 -1
  277. package/dist/esm/gux-pagination-beta.entry.js +1 -1
  278. package/dist/esm/gux-pagination-cursor.entry.js +1 -1
  279. package/dist/esm/gux-pagination.entry.js +1 -1
  280. package/dist/esm/gux-panel-frame-legacy.entry.js +1 -1
  281. package/dist/esm/gux-popover-list.entry.js +1 -1
  282. package/dist/esm/gux-popover.entry.js +1 -1
  283. package/dist/esm/gux-popup.entry.js +7 -1
  284. package/dist/esm/gux-radial-loading.entry.js +1 -1
  285. package/dist/esm/gux-radial-progress.entry.js +1 -1
  286. package/dist/esm/gux-rating.entry.js +1 -1
  287. package/dist/esm/gux-screen-reader-beta.entry.js +1 -1
  288. package/dist/esm/gux-side-panel-legacy.entry.js +1 -1
  289. package/dist/esm/gux-simple-toast.entry.js +1 -1
  290. package/dist/esm/gux-skip-navigation-list-beta.entry.js +1 -1
  291. package/dist/esm/gux-sort-control.entry.js +1 -1
  292. package/dist/esm/gux-switch.entry.js +1 -1
  293. package/dist/esm/gux-table-beta.entry.js +1 -1
  294. package/dist/esm/gux-tabs-advanced.entry.js +1 -1
  295. package/dist/esm/gux-tabs-legacy.entry.js +1 -1
  296. package/dist/esm/gux-tabs.entry.js +1 -1
  297. package/dist/esm/gux-tag-beta.entry.js +1 -1
  298. package/dist/esm/gux-text-highlight.entry.js +1 -1
  299. package/dist/esm/gux-text-label-legacy.entry.js +1 -1
  300. package/dist/esm/gux-time-beta.entry.js +1 -1
  301. package/dist/esm/gux-time-picker-beta.entry.js +1 -1
  302. package/dist/esm/gux-toggle.entry.js +1 -1
  303. package/dist/esm/gux-tooltip.entry.js +1 -1
  304. package/dist/esm/gux-visualization-beta.entry.js +1 -1
  305. package/dist/esm/loader.js +1 -1
  306. package/dist/esm/{usage-tracking-f659944d.js → usage-tracking-77d3e300.js} +1 -1
  307. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  308. package/dist/genesys-webcomponents/{p-13147115.entry.js → p-0007ce61.entry.js} +1 -1
  309. package/dist/genesys-webcomponents/{p-4be22b77.entry.js → p-00f331cc.entry.js} +1 -1
  310. package/dist/genesys-webcomponents/{p-45366a7d.entry.js → p-014562ac.entry.js} +1 -1
  311. package/dist/genesys-webcomponents/{p-6b0fef12.entry.js → p-04c1fd71.entry.js} +1 -1
  312. package/dist/genesys-webcomponents/{p-5067610b.entry.js → p-0b2ad4c4.entry.js} +1 -1
  313. package/dist/genesys-webcomponents/{p-ff9823fc.entry.js → p-0bc6497f.entry.js} +1 -1
  314. package/dist/genesys-webcomponents/{p-dbb02903.entry.js → p-1068f90b.entry.js} +1 -1
  315. package/dist/genesys-webcomponents/{p-9de9efef.entry.js → p-1b3a9ad7.entry.js} +1 -1
  316. package/dist/genesys-webcomponents/{p-0a9a85cf.entry.js → p-25754123.entry.js} +1 -1
  317. package/dist/genesys-webcomponents/{p-f1068f15.entry.js → p-2ad2452c.entry.js} +1 -1
  318. package/dist/genesys-webcomponents/{p-4b059747.entry.js → p-2b0cfa65.entry.js} +1 -1
  319. package/dist/genesys-webcomponents/{p-15a76a8e.entry.js → p-2c699901.entry.js} +1 -1
  320. package/dist/genesys-webcomponents/{p-9e727598.entry.js → p-4415fea6.entry.js} +1 -1
  321. package/dist/genesys-webcomponents/{p-5f844a6b.entry.js → p-4d0f1bda.entry.js} +1 -1
  322. package/dist/genesys-webcomponents/{p-5c2e60b6.entry.js → p-4e072785.entry.js} +1 -1
  323. package/dist/genesys-webcomponents/{p-4821aeea.entry.js → p-4fce74ee.entry.js} +1 -1
  324. package/dist/genesys-webcomponents/{p-fdf84fc3.entry.js → p-52cd46dc.entry.js} +1 -1
  325. package/dist/genesys-webcomponents/{p-6345eb0a.entry.js → p-532ac7bc.entry.js} +1 -1
  326. package/dist/genesys-webcomponents/{p-4bfa89c1.entry.js → p-543cf98d.entry.js} +1 -1
  327. package/dist/genesys-webcomponents/p-55c72a97.entry.js +1 -0
  328. package/dist/genesys-webcomponents/{p-74411ee1.entry.js → p-56f844ed.entry.js} +1 -1
  329. package/dist/genesys-webcomponents/{p-ddfae9bb.entry.js → p-5a3e59a5.entry.js} +1 -1
  330. package/dist/genesys-webcomponents/p-5da0e5ef.entry.js +1 -0
  331. package/dist/genesys-webcomponents/{p-b1adb21d.entry.js → p-5ed8d135.entry.js} +1 -1
  332. package/dist/genesys-webcomponents/{p-93aea175.entry.js → p-5fb346df.entry.js} +1 -1
  333. package/dist/genesys-webcomponents/p-60ae097e.entry.js +1 -0
  334. package/dist/genesys-webcomponents/{p-2b26ea79.entry.js → p-6f7c3637.entry.js} +1 -1
  335. package/dist/genesys-webcomponents/{p-2fb93eed.entry.js → p-714c2173.entry.js} +1 -1
  336. package/dist/genesys-webcomponents/{p-1c9725aa.entry.js → p-72c87ea3.entry.js} +1 -1
  337. package/dist/genesys-webcomponents/{p-7c4cd09e.entry.js → p-733f5b66.entry.js} +1 -1
  338. package/dist/genesys-webcomponents/{p-b4b4a9f2.entry.js → p-74a1647e.entry.js} +1 -1
  339. package/dist/genesys-webcomponents/{p-22fedc93.entry.js → p-7592192b.entry.js} +1 -1
  340. package/dist/genesys-webcomponents/{p-bbe14250.entry.js → p-768545d9.entry.js} +1 -1
  341. package/dist/genesys-webcomponents/{p-2e93c4d4.entry.js → p-77b88266.entry.js} +1 -1
  342. package/dist/genesys-webcomponents/{p-e040d2b1.entry.js → p-77f7cd88.entry.js} +1 -1
  343. package/dist/genesys-webcomponents/{p-5ed079fb.entry.js → p-783557de.entry.js} +1 -1
  344. package/dist/genesys-webcomponents/{p-073a8994.entry.js → p-794cc081.entry.js} +1 -1
  345. package/dist/genesys-webcomponents/{p-01a91fbe.entry.js → p-7ca48301.entry.js} +1 -1
  346. package/dist/genesys-webcomponents/{p-1fde1cdb.entry.js → p-7fc23dcb.entry.js} +1 -1
  347. package/dist/genesys-webcomponents/{p-034e3301.entry.js → p-8688f47a.entry.js} +1 -1
  348. package/dist/genesys-webcomponents/{p-45814b8f.entry.js → p-8bebc02c.entry.js} +1 -1
  349. package/dist/genesys-webcomponents/{p-2196e258.entry.js → p-92e869f2.entry.js} +1 -1
  350. package/dist/genesys-webcomponents/{p-af40e8d8.entry.js → p-94be90d7.entry.js} +1 -1
  351. package/dist/genesys-webcomponents/p-96d81084.entry.js +1 -0
  352. package/dist/genesys-webcomponents/{p-0c56cffb.entry.js → p-96e158f3.entry.js} +1 -1
  353. package/dist/genesys-webcomponents/{p-c5198639.entry.js → p-98fdafc7.entry.js} +1 -1
  354. package/dist/genesys-webcomponents/{p-4e5ac326.entry.js → p-997e22d6.entry.js} +1 -1
  355. package/dist/genesys-webcomponents/{p-71565253.entry.js → p-a0e7de7d.entry.js} +1 -1
  356. package/dist/genesys-webcomponents/{p-a83860d3.js → p-a3a4a69d.js} +1 -1
  357. package/dist/genesys-webcomponents/{p-0b366023.entry.js → p-a4da10c4.entry.js} +1 -1
  358. package/dist/genesys-webcomponents/{p-8190652b.entry.js → p-a91eb3ad.entry.js} +1 -1
  359. package/dist/genesys-webcomponents/{p-c45d63f9.entry.js → p-a95c9812.entry.js} +1 -1
  360. package/dist/genesys-webcomponents/{p-4345786a.entry.js → p-ac6998b3.entry.js} +1 -1
  361. package/dist/genesys-webcomponents/{p-a6a91398.entry.js → p-aed6cf94.entry.js} +1 -1
  362. package/dist/genesys-webcomponents/{p-b144c2d3.entry.js → p-af617152.entry.js} +1 -1
  363. package/dist/genesys-webcomponents/{p-12e6e578.entry.js → p-b0b14b05.entry.js} +1 -1
  364. package/dist/genesys-webcomponents/{p-c8e86edc.entry.js → p-b37940bf.entry.js} +1 -1
  365. package/dist/genesys-webcomponents/{p-378abc43.entry.js → p-b44610a4.entry.js} +1 -1
  366. package/dist/genesys-webcomponents/{p-593d0833.entry.js → p-b4c2ccb7.entry.js} +1 -1
  367. package/dist/genesys-webcomponents/{p-e6136416.entry.js → p-b5bc9bf7.entry.js} +1 -1
  368. package/dist/genesys-webcomponents/{p-58b9f336.entry.js → p-b6549cd4.entry.js} +1 -1
  369. package/dist/genesys-webcomponents/{p-e7ff2e6f.entry.js → p-baac607c.entry.js} +1 -1
  370. package/dist/genesys-webcomponents/{p-6955d8b5.entry.js → p-be96ad05.entry.js} +1 -1
  371. package/dist/genesys-webcomponents/{p-d94245e8.entry.js → p-c1b05039.entry.js} +1 -1
  372. package/dist/genesys-webcomponents/{p-f29b10df.entry.js → p-c26966ce.entry.js} +1 -1
  373. package/dist/genesys-webcomponents/{p-9b46d528.entry.js → p-c4738a44.entry.js} +1 -1
  374. package/dist/genesys-webcomponents/{p-ac3832cf.entry.js → p-c6b17d3f.entry.js} +1 -1
  375. package/dist/genesys-webcomponents/{p-52a9d575.entry.js → p-c6fb0bff.entry.js} +1 -1
  376. package/dist/genesys-webcomponents/{p-30439d93.entry.js → p-ce2ebd62.entry.js} +1 -1
  377. package/dist/genesys-webcomponents/{p-a7db6ac4.entry.js → p-d81a3429.entry.js} +1 -1
  378. package/dist/genesys-webcomponents/{p-ed6a7bd8.entry.js → p-da9a9ed8.entry.js} +1 -1
  379. package/dist/genesys-webcomponents/{p-b1554e98.entry.js → p-daf5bd4b.entry.js} +1 -1
  380. package/dist/genesys-webcomponents/{p-c93c0e57.entry.js → p-dcbb6196.entry.js} +1 -1
  381. package/dist/genesys-webcomponents/{p-2b7ebb6d.entry.js → p-de9c163d.entry.js} +1 -1
  382. package/dist/genesys-webcomponents/{p-c5e41345.entry.js → p-e4d3eccf.entry.js} +1 -1
  383. package/dist/genesys-webcomponents/{p-e4cae0ee.entry.js → p-e6e2ea3a.entry.js} +1 -1
  384. package/dist/genesys-webcomponents/{p-acd4b9fa.entry.js → p-ec20a660.entry.js} +1 -1
  385. package/dist/genesys-webcomponents/{p-3e560a75.entry.js → p-f19a642c.entry.js} +1 -1
  386. package/dist/genesys-webcomponents/{p-32a8cff0.entry.js → p-f209bcaf.entry.js} +1 -1
  387. package/dist/genesys-webcomponents/{p-1bc551b8.entry.js → p-f4221f39.entry.js} +1 -1
  388. package/dist/genesys-webcomponents/{p-63e68016.entry.js → p-f43676e5.entry.js} +1 -1
  389. package/dist/genesys-webcomponents/{p-24294f52.entry.js → p-f4618d7f.entry.js} +1 -1
  390. package/dist/genesys-webcomponents/{p-21db9d95.entry.js → p-f5969ef0.entry.js} +1 -1
  391. package/dist/genesys-webcomponents/p-fa16bf2c.entry.js +1 -0
  392. package/dist/genesys-webcomponents/{p-ff578d21.entry.js → p-fddab04e.entry.js} +1 -1
  393. package/dist/genesys-webcomponents/{p-6b0ed39c.entry.js → p-fe85dcdc.entry.js} +1 -1
  394. package/dist/src/common-enums.js +1 -0
  395. package/dist/src/components/stable/gux-button/gux-button.types.js +1 -0
  396. package/dist/src/components/stable/gux-pagination/gux-pagination.types.js +1 -0
  397. package/dist/src/components/stable/gux-text-highlight/gux-text-highlight.types.js +1 -0
  398. package/dist/src/i18n/DateTimeFormatter.js +46 -0
  399. package/dist/src/i18n/locales.json +27 -0
  400. package/dist/src/utils/date/year-month-values.js +13 -0
  401. package/dist/types/build/stencil-wrapper.d.ts +2 -0
  402. package/dist/types/components/beta/gux-button-slot/gux-button-slot.d.ts +1 -1
  403. package/dist/types/components/beta/gux-date/gux-date.d.ts +1 -1
  404. package/dist/types/components/beta/gux-date-time/gux-date-time.d.ts +1 -1
  405. package/dist/types/components/beta/gux-dropdown-multi/gux-dropdown-multi.d.ts +17 -1
  406. package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.d.ts +1 -1
  407. package/dist/types/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.d.ts +1 -1
  408. package/dist/types/components/beta/gux-month-picker/gux-month-picker.d.ts +1 -1
  409. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-beta.d.ts +1 -1
  410. package/dist/types/components/beta/gux-time/gux-time.d.ts +1 -1
  411. package/dist/types/components/legacy/gux-list-legacy/list-item/gux-list-item.d.ts +1 -1
  412. package/dist/types/components/stable/gux-button-multi/gux-button-multi.d.ts +1 -1
  413. package/dist/types/components/stable/gux-calendar/gux-calendar.types.d.ts +1 -1
  414. package/dist/types/components/stable/gux-datepicker/gux-datepicker.d.ts +1 -1
  415. package/dist/types/components/stable/gux-datepicker/gux-datepicker.types.d.ts +1 -1
  416. package/dist/types/components/stable/gux-popup/gux-popup.d.ts +9 -1
  417. package/dist/types/components.d.ts +42 -15
  418. package/dist/types/src/common-enums.d.ts +17 -0
  419. package/dist/types/src/components/stable/gux-button/gux-button.types.d.ts +2 -0
  420. package/dist/types/src/components/stable/gux-pagination/gux-pagination.types.d.ts +6 -0
  421. package/dist/types/src/components/stable/gux-text-highlight/gux-text-highlight.types.d.ts +1 -0
  422. package/dist/types/src/i18n/DateTimeFormatter.d.ts +36 -0
  423. package/dist/types/src/utils/date/year-month-values.d.ts +8 -0
  424. package/dist/types/test/axeConfig.d.ts +6 -0
  425. package/dist/types/test/e2eTestUtils.d.ts +9 -0
  426. package/dist/types/test/jestMatcherUtils.d.ts +8 -0
  427. package/package.json +1 -1
  428. package/dist/genesys-webcomponents/p-34f7ed93.entry.js +0 -1
  429. package/dist/genesys-webcomponents/p-8e88f03e.entry.js +0 -1
  430. package/dist/genesys-webcomponents/p-987cd0fc.entry.js +0 -1
  431. package/dist/genesys-webcomponents/p-b9c652da.entry.js +0 -1
  432. package/dist/genesys-webcomponents/p-c4bf8326.entry.js +0 -1
  433. package/dist/types/stencil-wrapper.d.ts +0 -1
@@ -1,4 +1,4 @@
1
- import { CalendarModes } from '../../../common-enums';
1
+ import { CalendarModes } from 'common-enums';
2
2
  export declare type GuxDatepickerMode = CalendarModes.Single | CalendarModes.Range;
3
3
  export declare type GuxDatepickerIntervalRange = {
4
4
  selectionStart: number;
@@ -1,4 +1,4 @@
1
- import { JSX } from '../../../stencil-public-runtime';
1
+ import { JSX, EventEmitter } from '../../../stencil-public-runtime';
2
2
  /**
3
3
  * @slot target - Required slot for target
4
4
  * @slot popup - Required slot for popup
@@ -9,6 +9,14 @@ export declare class GuxPopup {
9
9
  private popupElementContainer;
10
10
  expanded: boolean;
11
11
  disabled: boolean;
12
+ /**
13
+ * This event will run when the popup transitions to an expanded state.
14
+ */
15
+ internalexpanded: EventEmitter<void>;
16
+ /**
17
+ * This event will run when the popup transitions to a collapsed state.
18
+ */
19
+ internalcollapsed: EventEmitter<void>;
12
20
  onExpandedChange(expanded: boolean): void;
13
21
  connectedCallback(): void;
14
22
  componentDidLoad(): void;
@@ -12,22 +12,24 @@ import { GuxButtonAccent as GuxButtonAccent1, GuxButtonType as GuxButtonType1 }
12
12
  import { GuxAnnouncePoliteness } from "./components/beta/gux-announce/gux-announce.types";
13
13
  import { GuxBadgeColor } from "./components/beta/gux-badge/gux-badge.types";
14
14
  import { GuxBreadcrumbAccent } from "./components/stable/gux-breadcrumbs/gux-breadcrumbs.types";
15
+ import { GuxButtonAccent as GuxButtonAccent2 } from "components/stable/gux-button/gux-button.types";
15
16
  import { GuxCalendarMode } from "./components/stable/gux-calendar/gux-calendar.types";
16
17
  import { GuxCardAccent } from "./components/beta/gux-card/gux-card.types";
17
18
  import { EmbedOptions, VisualizationSpec } from "vega-embed";
18
- import { GuxDateTimeFormat } from "./i18n/DateTimeFormatter";
19
+ import { GuxDateTimeFormat } from "i18n/DateTimeFormatter";
19
20
  import { GuxDatepickerMode } from "./components/stable/gux-datepicker/gux-datepicker.types";
20
21
  import { GuxDisclosureButtonPosition } from "./components/stable/gux-disclosure-button/gux-disclosure-button.types";
21
22
  import { GuxFormFieldLabelPosition } from "./components/stable/gux-form-field/gux-form-field.types";
22
23
  import { GuxInputTextAreaResize } from "./components/legacy/gux-form-field-legacy/components/gux-input-textarea/gux-input-textarea.types";
23
24
  import { GuxFormFieldLabelPosition as GuxFormFieldLabelPosition1 } from "./components/legacy/gux-form-field-legacy/gux-form-field.types";
24
25
  import { GuxFormFieldTextAreaResize } from "./components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.types";
25
- import { GuxTextHighlightStrategy } from "./components/stable/gux-text-highlight/gux-text-highlight.types";
26
+ import { GuxTextHighlightStrategy } from "components/stable/gux-text-highlight/gux-text-highlight.types";
26
27
  import { GuxModalSize } from "./components/stable/gux-modal/gux-modal.types";
27
- import { GuxISOYearMonth } from "./utils/date/year-month-values";
28
+ import { GuxISOYearMonth } from "utils/date/year-month-values";
28
29
  import { GuxNotificationToastAccent } from "./components/stable/gux-notification-toast/gux-notification-toast.types";
29
30
  import { GuxItemsPerPage, GuxPaginationLayout, GuxPaginationState } from "./components/stable/gux-pagination/gux-pagination.types";
30
- import { GuxItemsPerPage as GuxItemsPerPage1, GuxPaginationLayoutBeta } from "./components/beta/gux-pagination-beta/gux-pagination-beta.types";
31
+ import { GuxItemsPerPage as GuxItemsPerPage2, GuxPaginationLayoutBeta } from "./components/beta/gux-pagination-beta/gux-pagination-beta.types";
32
+ import { GuxItemsPerPage as GuxItemsPerPage1, GuxPaginationState as GuxPaginationState1 } from "components/stable/gux-pagination/gux-pagination.types";
31
33
  import { GuxPaginationCursorDetail } from "./components/stable/gux-pagination-cursor/gux-pagination-cursor.types";
32
34
  import { PopperPosition } from "./components/stable/gux-popover/gux-popover.types";
33
35
  import { PopperPosition as PopperPosition1 } from "./components/beta/gux-popover-list/gux-popover-list.types";
@@ -38,6 +40,7 @@ import { GuxTableSelectedState, GuxTableSortState } from "./components/beta/gux-
38
40
  import { GuxSwitchAllowedLayouts } from "./components/stable/gux-switch/gux-switch.types";
39
41
  import { GuxTabsAlignment, GuxTabsOrientation } from "./components/stable/gux-tabs/gux-tabs-types";
40
42
  import { GuxTagColor } from "./components/beta/gux-tag/gux-tag.types";
43
+ import { GuxTextHighlightStrategy as GuxTextHighlightStrategy1 } from "./components/stable/gux-text-highlight/gux-text-highlight.types";
41
44
  import { GuxClockType, GuxISOHourMinute, GuxMinuteInterval } from "./components/beta/gux-time-picker/gux-time-picker.type";
42
45
  import { GuxToggleLabelPosition } from "./components/stable/gux-toggle/gux-toggle.types";
43
46
  import { GuxTooltipPlacements } from "./components/stable/gux-tooltip/gux-tooltip.types";
@@ -209,7 +212,7 @@ export namespace Components {
209
212
  "type": GuxButtonType;
210
213
  }
211
214
  interface GuxButtonMulti {
212
- "accent": GuxButtonAccent;
215
+ "accent": GuxButtonAccent2;
213
216
  /**
214
217
  * Disables the action button.
215
218
  */
@@ -239,7 +242,7 @@ export namespace Components {
239
242
  "text": string;
240
243
  }
241
244
  interface GuxButtonSlotBeta {
242
- "accent": GuxButtonAccent;
245
+ "accent": GuxButtonAccent2;
243
246
  }
244
247
  interface GuxCalendar {
245
248
  /**
@@ -965,7 +968,7 @@ export namespace Components {
965
968
  /**
966
969
  * The max number of items on a page. Used to calculate total page count
967
970
  */
968
- "itemsPerPage": GuxItemsPerPage;
971
+ "itemsPerPage": GuxItemsPerPage1;
969
972
  /**
970
973
  * The pagination component can have different layouts to suit the available space
971
974
  */
@@ -1003,7 +1006,7 @@ export namespace Components {
1003
1006
  "itemsPerPage": GuxItemsPerPage;
1004
1007
  }
1005
1008
  interface GuxPaginationItemsPerPageBeta {
1006
- "itemsPerPage": GuxItemsPerPage1;
1009
+ "itemsPerPage": GuxItemsPerPage2;
1007
1010
  }
1008
1011
  interface GuxPanelFrameLegacy {
1009
1012
  }
@@ -1308,7 +1311,7 @@ export namespace Components {
1308
1311
  /**
1309
1312
  * The way the text should be highlighted.
1310
1313
  */
1311
- "strategy": GuxTextHighlightStrategy;
1314
+ "strategy": GuxTextHighlightStrategy1;
1312
1315
  /**
1313
1316
  * The value to display.
1314
1317
  */
@@ -1444,6 +1447,10 @@ export interface GuxDropdownLegacyCustomEvent<T> extends CustomEvent<T> {
1444
1447
  detail: T;
1445
1448
  target: HTMLGuxDropdownLegacyElement;
1446
1449
  }
1450
+ export interface GuxDropdownMultiBetaCustomEvent<T> extends CustomEvent<T> {
1451
+ detail: T;
1452
+ target: HTMLGuxDropdownMultiBetaElement;
1453
+ }
1447
1454
  export interface GuxDropdownMultiTagCustomEvent<T> extends CustomEvent<T> {
1448
1455
  detail: T;
1449
1456
  target: HTMLGuxDropdownMultiTagElement;
@@ -1516,6 +1523,10 @@ export interface GuxPopoverListCustomEvent<T> extends CustomEvent<T> {
1516
1523
  detail: T;
1517
1524
  target: HTMLGuxPopoverListElement;
1518
1525
  }
1526
+ export interface GuxPopupCustomEvent<T> extends CustomEvent<T> {
1527
+ detail: T;
1528
+ target: HTMLGuxPopupElement;
1529
+ }
1519
1530
  export interface GuxRowSelectCustomEvent<T> extends CustomEvent<T> {
1520
1531
  detail: T;
1521
1532
  target: HTMLGuxRowSelectElement;
@@ -2745,7 +2756,7 @@ declare namespace LocalJSX {
2745
2756
  "type"?: GuxButtonType;
2746
2757
  }
2747
2758
  interface GuxButtonMulti {
2748
- "accent"?: GuxButtonAccent;
2759
+ "accent"?: GuxButtonAccent2;
2749
2760
  /**
2750
2761
  * Disables the action button.
2751
2762
  */
@@ -2791,7 +2802,7 @@ declare namespace LocalJSX {
2791
2802
  "text"?: string;
2792
2803
  }
2793
2804
  interface GuxButtonSlotBeta {
2794
- "accent"?: GuxButtonAccent;
2805
+ "accent"?: GuxButtonAccent2;
2795
2806
  }
2796
2807
  interface GuxCalendar {
2797
2808
  /**
@@ -3182,6 +3193,14 @@ declare namespace LocalJSX {
3182
3193
  "disabled"?: boolean;
3183
3194
  "filterable"?: boolean;
3184
3195
  "hasError"?: boolean;
3196
+ /**
3197
+ * This event will run when the dropdown-multi transitions to a collapsed state.
3198
+ */
3199
+ "onGuxcollapsed"?: (event: GuxDropdownMultiBetaCustomEvent<void>) => void;
3200
+ /**
3201
+ * This event will run when the dropdown-multi transitions to an expanded state.
3202
+ */
3203
+ "onGuxexpanded"?: (event: GuxDropdownMultiBetaCustomEvent<void>) => void;
3185
3204
  "placeholder"?: string;
3186
3205
  "required"?: boolean;
3187
3206
  "value"?: string;
@@ -3502,12 +3521,12 @@ declare namespace LocalJSX {
3502
3521
  /**
3503
3522
  * The max number of items on a page. Used to calculate total page count
3504
3523
  */
3505
- "itemsPerPage"?: GuxItemsPerPage;
3524
+ "itemsPerPage"?: GuxItemsPerPage1;
3506
3525
  /**
3507
3526
  * The pagination component can have different layouts to suit the available space
3508
3527
  */
3509
3528
  "layout"?: GuxPaginationLayoutBeta;
3510
- "onGuxpaginationchange"?: (event: GuxPaginationBetaCustomEvent<GuxPaginationState>) => void;
3529
+ "onGuxpaginationchange"?: (event: GuxPaginationBetaCustomEvent<GuxPaginationState1>) => void;
3511
3530
  /**
3512
3531
  * The total number of items in the data set. Used to calculate total page count
3513
3532
  */
@@ -3545,7 +3564,7 @@ declare namespace LocalJSX {
3545
3564
  "onInternalitemsperpagechange"?: (event: GuxPaginationItemsPerPageCustomEvent<number>) => void;
3546
3565
  }
3547
3566
  interface GuxPaginationItemsPerPageBeta {
3548
- "itemsPerPage"?: GuxItemsPerPage1;
3567
+ "itemsPerPage"?: GuxItemsPerPage2;
3549
3568
  "onInternalitemsperpagechange"?: (event: GuxPaginationItemsPerPageBetaCustomEvent<number>) => void;
3550
3569
  }
3551
3570
  interface GuxPanelFrameLegacy {
@@ -3597,6 +3616,14 @@ declare namespace LocalJSX {
3597
3616
  interface GuxPopup {
3598
3617
  "disabled"?: boolean;
3599
3618
  "expanded"?: boolean;
3619
+ /**
3620
+ * This event will run when the popup transitions to a collapsed state.
3621
+ */
3622
+ "onInternalcollapsed"?: (event: GuxPopupCustomEvent<void>) => void;
3623
+ /**
3624
+ * This event will run when the popup transitions to an expanded state.
3625
+ */
3626
+ "onInternalexpanded"?: (event: GuxPopupCustomEvent<void>) => void;
3600
3627
  }
3601
3628
  interface GuxRadialLoading {
3602
3629
  /**
@@ -3894,7 +3921,7 @@ declare namespace LocalJSX {
3894
3921
  /**
3895
3922
  * The way the text should be highlighted.
3896
3923
  */
3897
- "strategy"?: GuxTextHighlightStrategy;
3924
+ "strategy"?: GuxTextHighlightStrategy1;
3898
3925
  /**
3899
3926
  * The value to display.
3900
3927
  */
@@ -0,0 +1,17 @@
1
+ export declare const enum ListTypeEnum {
2
+ Divider = "divider",
3
+ Item = "item",
4
+ Header = "header"
5
+ }
6
+ export declare const enum CalendarModes {
7
+ Single = "single",
8
+ Range = "range"
9
+ }
10
+ export declare const enum ButtonAccents {
11
+ Primary = "primary",
12
+ Secondary = "secondary"
13
+ }
14
+ export declare const enum ErrorMessageType {
15
+ Warning = "warning",
16
+ Error = "error"
17
+ }
@@ -0,0 +1,2 @@
1
+ export declare type GuxButtonAccent = 'primary' | 'secondary' | 'tertiary' | 'ghost' | 'danger';
2
+ export declare type GuxButtonType = 'button' | 'submit' | 'reset';
@@ -0,0 +1,6 @@
1
+ export declare type GuxItemsPerPage = 25 | 50 | 75 | 100;
2
+ export declare type GuxPaginationLayout = 'small' | 'expanded' | 'full';
3
+ export declare type GuxPaginationState = {
4
+ currentPage: number;
5
+ itemsPerPage: number;
6
+ };
@@ -0,0 +1 @@
1
+ export declare type GuxTextHighlightStrategy = 'start' | 'contains' | 'fuzzy';
@@ -0,0 +1,36 @@
1
+ /**
2
+ * Allowed formats for formatting dates and times
3
+ */
4
+ export declare type GuxDateTimeFormat = 'full' | 'long' | 'medium' | 'short';
5
+ /**
6
+ * @class A class that implements the method needed to format dates and times depending on locales
7
+ */
8
+ export declare class DateTimeFormatter {
9
+ locale: string;
10
+ /**
11
+ * @constructor
12
+ * @param locale A locale string is required to initialize a DateTimeFormatter class instance
13
+ */
14
+ constructor(locale: string);
15
+ /**
16
+ *
17
+ * @param {Date} datetime A Date object that requires formatting
18
+ * @param {GuxDateTimeFormat} format An allowed format string
19
+ * @returns {string} Formatted date string
20
+ */
21
+ formatDate(datetime: Date, format: GuxDateTimeFormat): string;
22
+ /**
23
+ *
24
+ * @param {Date} datetime A Date object that requires formatting
25
+ * @param {GuxDateTimeFormat} format An allowed format string
26
+ * @returns {string} Formatted time string
27
+ */
28
+ formatTime(datetime: Date, format: GuxDateTimeFormat): string;
29
+ /**
30
+ *
31
+ * @param {Date} datetime A Date object that requires formatting
32
+ * @param {GuxDateTimeFormat} format An allowed format string
33
+ * @returns {string} Formatted datetime string
34
+ */
35
+ formatDateTime(datetime: Date, format: GuxDateTimeFormat): string;
36
+ }
@@ -0,0 +1,8 @@
1
+ export declare type GuxISOYearMonth = `${string}-${string}`;
2
+ export declare type GuxYearMonthObject = {
3
+ year: string;
4
+ month: string;
5
+ };
6
+ export declare function getISOYearMonth(year: string | number, month: string | number): GuxISOYearMonth;
7
+ export declare function getYearMonthObject(yearMonthString: GuxISOYearMonth): GuxYearMonthObject;
8
+ export declare function getCurrentISOYearMonth(): GuxISOYearMonth;
@@ -0,0 +1,6 @@
1
+ export declare const axeConfig: {
2
+ runOnly: {
3
+ type: string;
4
+ values: string[];
5
+ };
6
+ };
@@ -0,0 +1,9 @@
1
+ import { E2EPage } from '@stencil/core/testing';
2
+ export declare function a11yCheck(page: E2EPage, axeExclusions?: {
3
+ issueId: string;
4
+ target?: string;
5
+ exclusionReason: string;
6
+ }[], axeScanContext?: string): Promise<void>;
7
+ export declare function newSparkE2EPage({ html }: {
8
+ html: string;
9
+ }, lang?: string): Promise<E2EPage>;
@@ -0,0 +1,8 @@
1
+ export {};
2
+ declare global {
3
+ namespace jest {
4
+ interface Matchers<R> {
5
+ toHaveNoViolations(exclusions: unknown): R;
6
+ }
7
+ }
8
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "genesys-spark-components",
3
- "version": "3.34.4",
3
+ "version": "3.35.0",
4
4
  "description": "Common webcomponents",
5
5
  "license": "MIT",
6
6
  "main": "dist/stencil-wrapper.js",
@@ -1 +0,0 @@
1
- import{r as t,h as o,H as s,g as i}from"./p-7a1d01cb.js";import{t as r}from"./p-a83860d3.js";import{b as e}from"./p-091f51f6.js";const a=class{constructor(o){t(this,o),this.politeness="polite"}async guxAnnounce(t){this.containerElement.innerText="",e((()=>{this.containerElement.innerText=t}))}componentWillLoad(){r(this.root)}render(){return o(s,{"aria-live":this.politeness},o("slot",null),o("div",{ref:t=>this.containerElement=t}))}get root(){return i(this)}};a.style=":host{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}";export{a as gux_announce_beta}
@@ -1 +0,0 @@
1
- import{r as e,h as t}from"./p-7a1d01cb.js";import{c as s}from"./p-ec26fc38.js";const i=class{constructor(t){e(this,t),this.expanded=!1,this.disabled=!1}onExpandedChange(e){e&&this.popperInstance.forceUpdate()}connectedCallback(){this.targetElementContainer&&this.popupElementContainer&&this.setPopperInstance()}componentDidLoad(){this.setPopperInstance()}disconnectedCallback(){var e;null===(e=this.popperInstance)||void 0===e||e.destroy()}setPopperInstance(){this.popperInstance=s(this.targetElementContainer,this.popupElementContainer,{strategy:"fixed",modifiers:[{name:"flip",options:{boundary:[]}},{name:"offset",options:{offset:[0,2]}},{name:"sameWidth",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn({state:e}){e.styles.popper.width=`${e.rects.reference.width}px`},effect({state:e}){e.elements.popper.style.width=`${e.elements.reference.getBoundingClientRect().width}px`}}],placement:"bottom-start"})}render(){return t("div",{class:{"gux-target-container":!0,"gux-disabled":this.disabled},ref:e=>this.targetElementContainer=e},t("slot",{name:"target"}),t("div",{class:{"gux-popup-container":!0,"gux-expanded":this.expanded&&!this.disabled},ref:e=>this.popupElementContainer=e},t("slot",{name:"popup"})))}static get watchers(){return{expanded:["onExpandedChange"]}}};i.style=".gux-target-container.gux-disabled{pointer-events:none;cursor:default;opacity:0.5}.gux-popup-container{z-index:var(--gux-zindex-popup, 1);visibility:hidden}.gux-popup-container.gux-expanded{visibility:visible}";export{i as gux_popup}
@@ -1 +0,0 @@
1
- import{r as t,h as s,H as r,g as o}from"./p-7a1d01cb.js";import{t as i}from"./p-a83860d3.js";import{D as a}from"./p-56e6f5a4.js";import{g as e}from"./p-c35bd7c8.js";import"./p-8a133b9b.js";const p=class{constructor(s){t(this,s),this.datetime=(new Date).toISOString(),this.format="short"}componentWillLoad(){i(this.root),this.formatter=new a(e(this.root))}render(){return s(r,null,this.formatter.formatTime(new Date(this.datetime),this.format))}get root(){return o(this)}};export{p as gux_time_beta}
@@ -1 +0,0 @@
1
- import{r as t,c as i,h as o,g as s}from"./p-7a1d01cb.js";import{O as n}from"./p-f77f86a9.js";import{w as e}from"./p-76ff3e75.js";import{a}from"./p-091f51f6.js";import{t as c}from"./p-a83860d3.js";import{b as r}from"./p-c35bd7c8.js";import"./p-8a133b9b.js";const h={actionButtonDropdown:"Dropdown for {buttonTitle}"};const u=class{constructor(o){t(this,o),this.open=i(this,"open",7),this.close=i(this,"close",7),this.actionClick=i(this,"actionClick",7),this.type="button",this.disabled=!1,this.accent="secondary",this.isOpen=!1}handleKeydown(t){const i=t.composedPath();switch(t.key){case"Escape":this.isOpen=!1,i.includes(this.listElement)&&(t.preventDefault(),this.dropdownButton.focus());break;case"Tab":this.isOpen=!1;break;case"ArrowDown":case"Enter":i.includes(this.dropdownButton)&&(t.preventDefault(),this.isOpen=!0,this.focusFirstItemInPopupList())}}handleKeyup(t){switch(t.key){case" ":t.composedPath().includes(this.dropdownButton)&&(this.isOpen=!0,this.focusFirstItemInPopupList())}}watchDisabled(t){t&&(this.isOpen=!1)}watchValue(t){t?this.open.emit():this.close.emit()}onClickOutside(t){null===t.relatedTarget&&(this.isOpen=!1)}toggle(){this.disabled||(this.isOpen=!this.isOpen,this.isOpen&&this.focusPopupList())}focusPopupList(){a((()=>{this.listElement.focus&&this.listElement.focus()}))}focusFirstItemInPopupList(){a((()=>{this.listElement.guxFocusFirstItem()}))}onActionClick(){this.disabled||(this.isOpen=!1,this.actionClick.emit())}onListClick(t){e("gux-list-item",t,(()=>{this.isOpen=!1,this.dropdownButton.focus()}))}async componentWillLoad(){c(this.root,{variant:this.type}),this.i18n=await r(this.root,h)}render(){return o("div",{class:"gux-action-button-container"},o("gux-popup",{expanded:this.isOpen,disabled:this.disabled},o("div",{slot:"target",class:"gux-action-button-container"},o("gux-button-slot-beta",{class:"gux-action-button",accent:this.accent},o("button",{type:this.type,disabled:this.disabled,onClick:()=>this.onActionClick()},this.text)),o("gux-button-slot-beta",{class:"gux-dropdown-button",accent:this.accent},o("button",{type:"button",disabled:this.disabled,ref:t=>this.dropdownButton=t,onMouseUp:()=>this.toggle(),"aria-haspopup":"true","aria-expanded":this.isOpen.toString(),"aria-label":this.i18n("actionButtonDropdown",{buttonTitle:this.text})},o("gux-icon",{decorative:!0,"icon-name":"chevron-small-down"})))),o("div",{class:"gux-list-container",slot:"popup"},o("gux-list",{onClick:t=>this.onListClick(t),ref:t=>this.listElement=t},o("slot",null)))))}get root(){return s(this)}static get watchers(){return{disabled:["watchDisabled"],isOpen:["watchValue"]}}};(function(t,i,o,s){var n,e=arguments.length,a=e<3?i:null===s?s=Object.getOwnPropertyDescriptor(i,o):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,i,o,s);else for(var c=t.length-1;c>=0;c--)(n=t[c])&&(a=(e<3?n(a):e>3?n(i,o,a):n(i,o))||a);e>3&&a&&Object.defineProperty(i,o,a)})([n({triggerEvents:"click"})],u.prototype,"onClickOutside",null),u.style=":host{display:block;-webkit-user-select:none;user-select:none;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-action-button-container{min-width:128px}.gux-action-button-container>*{vertical-align:middle}.gux-action-button-container .gux-action-button{width:calc(100% - 33px);margin-right:1px}.gux-action-button-container .gux-action-button button{width:100%;max-width:none;text-align:center;border-top-right-radius:0;border-bottom-right-radius:0}.gux-action-button-container .gux-dropdown-button button{width:32px;min-width:0;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.gux-action-button-container .gux-dropdown-button button gux-icon{width:16px;height:16px}.gux-action-button-container .gux-list-container{padding:8px 0;margin:0;list-style:none;background-color:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}";export{u as gux_action_button}
@@ -1 +0,0 @@
1
- import{r as t,f as e,h as i,g as o}from"./p-7a1d01cb.js";import{O as n}from"./p-f77f86a9.js";import{b as s}from"./p-c35bd7c8.js";import{s as r}from"./p-d176c2ae.js";import{b as l}from"./p-091f51f6.js";import{t as u}from"./p-a83860d3.js";import{g as d}from"./p-adf414b8.js";import"./p-8a133b9b.js";const a={filterResults:"Type to filter dropdown results",noSelection:"Select...",dropdown:"Dropdown",numberSelected:"{numberSelected} selected"};const c=class{constructor(e){t(this,e),this.disabled=!1,this.required=!1,this.filterable=!1,this.hasError=!1,this.expanded=!1,this.filter=""}focusSelectedItemAfterRender(t){t&&this.listboxElement&&l((()=>{this.listboxElement.focus(),this.filterable&&this.filterElement.focus()})),t||(this.filter="")}validateValue(t){void 0!==t?this.getOptionElementByValue(t)?this.listboxElement.value=t:this.value=void 0:this.listboxElement&&(this.listboxElement.value=t)}getSelectedValues(){var t;return Promise.resolve((null===(t=this.value)||void 0===t?void 0:t.split(","))||[])}onKeydown(t){switch(t.key){case"Escape":return this.filterable&&document.activeElement===this.listboxElement?this.filterElement.focus():void this.collapseListbox("focusFieldButton");case"Tab":return this.shiftTabFromFilterListbox(t)?(t.preventDefault(),this.filterElement.focus()):this.shiftTabFromExpandedFilterInput(t)?(t.preventDefault(),this.collapseListbox("focusFieldButton")):void this.collapseListbox("noFocusChange");case"ArrowDown":return void(this.activeElementNotListbox()&&(t.preventDefault(),this.expanded=!0))}}onInternallistboxoptionsupdated(t){t.stopPropagation(),e(this.root)}onGuxclearselected(t){t.stopPropagation(),this.updateValue(""),this.listboxElement&&(this.listboxElement.value=void 0),this.validateValue(this.value),this.fieldButtonElement.focus()}onBlur(t){this.stopPropagationOfInternalFocusEvents(t)}onFocus(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusout(t){this.stopPropagationOfInternalFocusEvents(t)}onFocusin(t){this.stopPropagationOfInternalFocusEvents(t)}onClickOutside(){this.collapseListbox("noFocusChange")}async componentWillLoad(){u(this.root),this.i18n=await s(this.root,a),this.listboxElement=this.root.querySelector("gux-listbox-multi"),this.validateValue(this.value)}componentDidLoad(){this.listboxElement.addEventListener("input",(t=>{t.stopPropagation(),this.updateValue(t.target.value)})),this.listboxElement.addEventListener("change",(t=>{t.stopPropagation()}))}componentWillRender(){this.validateValue(this.value),this.listboxElement.filter=this.filter}stopPropagationOfInternalFocusEvents(t){if(this.root.contains(t.relatedTarget))return t.stopImmediatePropagation()}getOptionElementByValue(t){const e=Array.from(this.root.querySelectorAll("gux-option-multi")),i=t?t.split(","):void 0;if(i)return e.filter((t=>i.includes(t.value)))}fieldButtonClick(){this.expanded=!this.expanded}fieldButtonInputClick(){this.expanded||(this.expanded=!this.expanded)}filterInput(t){t.stopPropagation(),this.filter=this.filterElement.value}shiftTabFromExpandedFilterInput(t){return t.shiftKey&&this.filterable&&this.expanded&&!(document.activeElement===this.listboxElement)}shiftTabFromFilterListbox(t){return t.shiftKey&&this.filterable&&document.activeElement===this.listboxElement}activeElementNotListbox(){return document.activeElement!==this.listboxElement}filterKeydown(t){switch(t.key){case"ArrowDown":return t.stopImmediatePropagation(),void this.listboxElement.focus();case"Enter":return this.listboxElement.guxSelectActive(),void t.preventDefault()}}filterKeyup(t){switch(t.key){case" ":return void t.preventDefault()}}collapseListbox(t){this.expanded&&(this.expanded=!1),"focusFieldButton"===t&&this.fieldButtonElement.focus()}updateValue(t){this.value!==t&&(this.value=t,r(this.root,"input"),r(this.root,"change"))}getSuggestionText(t){const e=t.length;if(e>0){const i=d(this.listboxElement,t);if(i)return i.textContent.substring(e)}return""}renderTargetDisplay(){return i("div",{class:"gux-placeholder"},this.placeholder||this.i18n("noSelection"),this.getSrSelectedText())}getSrSelectedText(){const t=this.getOptionElementByValue(this.value);if(null==t?void 0:t.length)return i("span",{class:"gux-sr-only"},this.i18n("numberSelected",{numberSelected:t.length.toString()}))}renderTag(){const t=this.getOptionElementByValue(this.value);if(null==t?void 0:t.length)return i("gux-dropdown-multi-tag",{disabled:this.disabled,"number-selected":t.length})}renderFilterInputField(){if(this.expanded&&this.filterable)return i("div",{class:"gux-field gux-input-field"},i("div",{class:"gux-field-content"},i("div",{class:"gux-filter"},i("div",{class:"gux-filter-display"},i("span",{class:"gux-filter-text"},this.filter),i("span",{class:"gux-filter-suggestion"},this.getSuggestionText(this.filter))),i("div",{class:"input-and-dropdown-button"},i("input",{onClick:this.fieldButtonInputClick.bind(this),placeholder:this.placeholder||this.i18n("noSelection"),class:"gux-filter-input",type:"text","aria-label":this.i18n("filterResults"),ref:t=>this.filterElement=t,onInput:this.filterInput.bind(this),onKeyDown:this.filterKeydown.bind(this),onKeyUp:this.filterKeyup.bind(this)})))))}renderPopup(){return i("div",{slot:"popup",class:"gux-listbox-container"},i("slot",null))}renderTarget(){return i("div",{class:{"gux-target-container":!0,"gux-target-container-expanded":this.expanded&&this.filterable,"gux-target-container-collapsed":!(this.expanded&&this.filterable),"gux-error":this.hasError},slot:"target"},this.renderFilterInputField(),i("button",{type:"button",class:"gux-field gux-field-button",disabled:this.disabled,onClick:this.fieldButtonClick.bind(this),ref:t=>this.fieldButtonElement=t,"aria-haspopup":"listbox","aria-expanded":this.expanded.toString()},this.renderTargetContent(),i("gux-icon",{class:{"gux-expand-icon":!0},"screenreader-text":this.i18n("dropdown"),iconName:"chevron-small-down"})))}renderTargetContent(){if(!this.expanded||!this.filterable)return i("div",{class:"gux-field-content"},this.renderTargetDisplay())}render(){return[i("div",{class:"gux-dropdown-container"},i("gux-popup",{expanded:this.expanded,disabled:this.disabled},this.renderTarget(),this.renderPopup()),this.renderTag())]}get root(){return o(this)}static get watchers(){return{expanded:["focusSelectedItemAfterRender"],value:["validateValue"]}}};(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);s>3&&r&&Object.defineProperty(e,i,r)})([n({triggerEvents:"mousedown"})],c.prototype,"onClickOutside",null),c.style=":host{color:#2e394c}.gux-dropdown-container{position:relative}gux-dropdown-multi-tag{position:absolute;right:32px;bottom:4px}.gux-error.gux-target-container-collapsed .gux-field-button,.gux-error.gux-target-container-expanded{border-color:#ea0b0b}.gux-field,.gux-target-container-expanded{all:unset;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;justify-content:center;width:100%;height:32px;padding:6px 0 6px 6px;font-family:inherit;font-size:12px;line-height:1.6667;cursor:pointer;background-color:#f6f7f9}.gux-field.gux-input-field{height:30px;cursor:text}.gux-field .gux-field-content{position:relative;display:flex;flex:1 1 0;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;min-width:0;height:100%}.gux-field .gux-field-content .gux-filter,.gux-field .gux-field-content .gux-selected-option,.gux-field .gux-field-content .gux-placeholder{flex:1 1 auto;align-self:auto;order:0;padding-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gux-field .gux-field-content .gux-filter .gux-sr-only:not(:focus):not(:active),.gux-field .gux-field-content .gux-selected-option .gux-sr-only:not(:focus):not(:active),.gux-field .gux-field-content .gux-placeholder .gux-sr-only:not(:focus):not(:active){position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.gux-field .gux-field-content .gux-filter{position:relative;height:100%;padding-left:0}.gux-field .gux-field-content .gux-filter .gux-filter-input{all:unset;width:100%;caret-color:#2e394c}.gux-field .gux-field-content .gux-filter .gux-filter-display .gux-filter-text{color:#2e394c}.gux-field .gux-field-content .gux-filter .gux-filter-display .gux-filter-suggestion{color:#596373}.gux-field .gux-field-content .gux-filter .gux-filter-input,.gux-field .gux-field-content .gux-filter .gux-filter-display{position:absolute}.gux-field .gux-field-content .gux-placeholder{color:#596373}.gux-field .gux-expand-icon{flex:0 0 auto;align-self:auto;order:0;width:16px;height:16px;padding:0 8px;color:#596373}.gux-target-container-expanded{border:1px solid #6b7585;border-radius:4px;box-shadow:inset 0 0 4px rgba(32, 41, 55, 0.16)}.gux-target-container-expanded:focus-within{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}.gux-target-container-expanded .gux-filter-input{background-color:inherit;border:none}.gux-target-container-expanded .gux-filter-input:focus{border:none;outline:none}.gux-target-container-expanded .gux-field-button{width:auto;height:30px;padding:0 0 0 8px;margin:0;background:inherit;border:none;outline:none;box-shadow:none}.gux-target-container-expanded .gux-field-button:focus{outline:none}.gux-target-container-collapsed .gux-field-button{border:1px solid #6b7585;border-radius:4px;box-shadow:inset 0 0 4px rgba(32, 41, 55, 0.16)}.gux-target-container-collapsed .gux-field-button:focus{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}.gux-listbox-container{box-sizing:border-box;margin:0;color:#2e394c}.gux-error-message-container{display:none;margin:4px 0}.gux-error-message-container.gux-show{display:flex}";export{c as gux_dropdown_multi_beta}
@@ -1 +0,0 @@
1
- export declare function registerElements(): void;