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
@@ -10,12 +10,12 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
10
10
  };
11
11
  /* eslint-disable @typescript-eslint/restrict-template-expressions */
12
12
  import { h } from '@stencil/core';
13
- import { trackComponent } from '../../../usage-tracking';
14
- import { OnClickOutside } from '../../../utils/decorator/on-click-outside';
15
- import { buildI18nForComponent, getDesiredLocale } from '../../../i18n';
16
- import simulateNativeEvent from '../../../utils/dom/simulate-native-event';
17
- import { afterNextRender } from '../../../utils/dom/after-next-render';
18
- import { getCurrentISOYearMonth, getISOYearMonth, getYearMonthObject } from '../../../utils/date/year-month-values';
13
+ import { trackComponent } from 'usage-tracking';
14
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
15
+ import { buildI18nForComponent, getDesiredLocale } from 'i18n';
16
+ import simulateNativeEvent from 'utils/dom/simulate-native-event';
17
+ import { afterNextRender } from 'utils/dom/after-next-render';
18
+ import { getCurrentISOYearMonth, getISOYearMonth, getYearMonthObject } from 'utils/date/year-month-values';
19
19
  import translationResources from './i18n/en.json';
20
20
  const DateTimeFormats = { year: 'numeric', month: 'long' };
21
21
  const YearFirstLocales = ['ar', 'he', 'ja', 'ko', 'zh-cn', 'zh-tw'];
@@ -215,7 +215,7 @@ export class GuxMonthPicker {
215
215
  "references": {
216
216
  "GuxISOYearMonth": {
217
217
  "location": "import",
218
- "path": "../../../utils/date/year-month-values"
218
+ "path": "utils/date/year-month-values"
219
219
  }
220
220
  }
221
221
  },
@@ -237,7 +237,7 @@ export class GuxMonthPicker {
237
237
  "references": {
238
238
  "GuxISOYearMonth": {
239
239
  "location": "import",
240
- "path": "../../../utils/date/year-month-values"
240
+ "path": "utils/date/year-month-values"
241
241
  }
242
242
  }
243
243
  },
@@ -259,7 +259,7 @@ export class GuxMonthPicker {
259
259
  "references": {
260
260
  "GuxISOYearMonth": {
261
261
  "location": "import",
262
- "path": "../../../utils/date/year-month-values"
262
+ "path": "utils/date/year-month-values"
263
263
  }
264
264
  }
265
265
  },
@@ -1,6 +1,6 @@
1
1
  import { h, readTask } from '@stencil/core';
2
2
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
3
- import { trackComponent } from '../../../usage-tracking';
3
+ import { trackComponent } from 'usage-tracking';
4
4
  /**
5
5
  * The minimum size in px at which the advanced layout will display.
6
6
  * Below this size we switch to the simple layout.
@@ -182,7 +182,7 @@ export class GuxPaginationBeta {
182
182
  "references": {
183
183
  "GuxItemsPerPage": {
184
184
  "location": "import",
185
- "path": "../../stable/gux-pagination/gux-pagination.types"
185
+ "path": "components/stable/gux-pagination/gux-pagination.types"
186
186
  }
187
187
  }
188
188
  },
@@ -221,7 +221,7 @@ export class GuxPaginationBeta {
221
221
  "references": {
222
222
  "GuxPaginationState": {
223
223
  "location": "import",
224
- "path": "../../stable/gux-pagination/gux-pagination.types"
224
+ "path": "components/stable/gux-pagination/gux-pagination.types"
225
225
  }
226
226
  }
227
227
  }
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
2
+ import { buildI18nForComponent } from 'i18n';
3
3
  import paginationResources from './i18n/en.json';
4
4
  import { GuxPaginationButtonsService } from './gux-pagination-button-beta.service';
5
5
  export class GuxPaginationButtonsBeta {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
2
+ import { buildI18nForComponent } from 'i18n';
3
3
  import paginationResources from './i18n/en.json';
4
4
  export class GuxPaginationItemCountsBeta {
5
5
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
2
+ import { buildI18nForComponent } from 'i18n';
3
3
  import paginationResources from './i18n/en.json';
4
4
  export class GuxPaginationItemsPerPageBeta {
5
5
  constructor() {
@@ -10,9 +10,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
10
10
  };
11
11
  import { createPopper } from '@popperjs/core';
12
12
  import { h } from '@stencil/core';
13
- import { OnClickOutside } from '../../../utils/decorator/on-click-outside';
14
- import { onHiddenChange } from '../../../utils/dom/on-attribute-change';
15
- import { trackComponent } from '../../../usage-tracking';
13
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
14
+ import { onHiddenChange } from 'utils/dom/on-attribute-change';
15
+ import { trackComponent } from 'usage-tracking';
16
16
  export class GuxPopoverList {
17
17
  constructor() {
18
18
  /**
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  /**
4
4
  * @slot - text
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../i18n';
3
- import { trackComponent } from '../../../usage-tracking';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { trackComponent } from 'usage-tracking';
4
4
  import translationResources from './i18n/en.json';
5
5
  export class GuxSkipNavigationList {
6
6
  async componentWillLoad() {
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
3
- import { randomHTMLId } from '../../../../utils/dom/random-html-id';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { randomHTMLId } from 'utils/dom/random-html-id';
4
4
  import tableResources from '../i18n/en.json';
5
5
  export class GuxAllRowSelect {
6
6
  constructor() {
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
3
- import { randomHTMLId } from '../../../../utils/dom/random-html-id';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { randomHTMLId } from 'utils/dom/random-html-id';
4
4
  import tableResources from '../i18n/en.json';
5
5
  export class GuxRowSelect {
6
6
  constructor() {
@@ -1,8 +1,8 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../i18n';
3
- import { trackComponent } from '../../../../usage-tracking';
4
- import { getClosestElement } from '../../../../utils/dom/get-closest-element';
5
- import { onMutation } from '../../../../utils/dom/on-mutation';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { trackComponent } from 'usage-tracking';
4
+ import { getClosestElement } from 'utils/dom/get-closest-element';
5
+ import { onMutation } from 'utils/dom/on-mutation';
6
6
  import tableResources from '../i18n/en.json';
7
7
  export class GuxSortControl {
8
8
  constructor() {
@@ -2,7 +2,7 @@ import { h, Host } from '@stencil/core';
2
2
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
3
3
  import { eventIsFrom } from '@utils/dom/event-is-from';
4
4
  import { randomHTMLId } from '@utils/dom/random-html-id';
5
- import { buildI18nForComponent } from '../../../../i18n';
5
+ import { buildI18nForComponent } from 'i18n';
6
6
  import tableResources from '../i18n/en.json';
7
7
  /**
8
8
  * @slot default - Required slot for gux-all-row-select element
@@ -10,8 +10,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
10
10
  };
11
11
  import { createPopper } from '@popperjs/core';
12
12
  import { h } from '@stencil/core';
13
- import { OnClickOutside } from '../../../../../utils/decorator/on-click-outside';
14
- import { onHiddenChange } from '../../../../../utils/dom/on-attribute-change';
13
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
14
+ import { onHiddenChange } from 'utils/dom/on-attribute-change';
15
15
  export class GuxTableSelectPopover {
16
16
  constructor() {
17
17
  /**
@@ -1,8 +1,8 @@
1
1
  import { Host, h, readTask, forceUpdate } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../i18n';
3
- import { whenEventIsFrom } from '../../../utils/dom/when-event-is-from';
4
- import { randomHTMLId } from '../../../utils/dom/random-html-id';
5
- import { trackComponent } from '../../../usage-tracking';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { whenEventIsFrom } from 'utils/dom/when-event-is-from';
4
+ import { randomHTMLId } from 'utils/dom/random-html-id';
5
+ import { trackComponent } from 'usage-tracking';
6
6
  import tableResources from './i18n/en.json';
7
7
  const COL_RESIZE_HANDLE_WIDTH = 3;
8
8
  export class GuxTable {
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../i18n';
3
- import { trackComponent } from '../../../usage-tracking';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { trackComponent } from 'usage-tracking';
4
4
  import tagResources from './i18n/en.json';
5
5
  export class GuxTag {
6
6
  constructor() {
@@ -1,7 +1,7 @@
1
1
  import { h, Host } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
3
- import { DateTimeFormatter } from '../../../i18n/DateTimeFormatter';
4
- import { getDesiredLocale } from '../../../i18n/index';
2
+ import { trackComponent } from 'usage-tracking';
3
+ import { DateTimeFormatter } from 'i18n/DateTimeFormatter';
4
+ import { getDesiredLocale } from 'i18n/index';
5
5
  export class GuxTime {
6
6
  constructor() {
7
7
  /**
@@ -51,7 +51,7 @@ export class GuxTime {
51
51
  "references": {
52
52
  "GuxDateTimeFormat": {
53
53
  "location": "import",
54
- "path": "../../../i18n/DateTimeFormatter"
54
+ "path": "i18n/DateTimeFormatter"
55
55
  }
56
56
  }
57
57
  },
@@ -12,8 +12,8 @@ import { h } from '@stencil/core';
12
12
  import { OnClickOutside } from '@utils/decorator/on-click-outside';
13
13
  import simulateNativeEvent from '@utils/dom/simulate-native-event';
14
14
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
15
- import { buildI18nForComponent } from '../../../i18n';
16
- import { trackComponent } from '../../../usage-tracking';
15
+ import { buildI18nForComponent } from 'i18n';
16
+ import { trackComponent } from 'usage-tracking';
17
17
  import translationResources from './i18n/en.json';
18
18
  import { getHourDisplayValue, getHoursPattern, getLocaleClockType, getMinuteDisplayValue, getMinutesPattern, getTimeDisplayValues, getValidValueHourChange, getValidValueMinuteChange, getValue, incrementHour, incrementMinute, isAm } from './gux-time-picker.service';
19
19
  export class GuxTimePickerBeta {
@@ -1,4 +1,4 @@
1
- import { getDesiredLocale } from '../../../i18n';
1
+ import { getDesiredLocale } from 'i18n';
2
2
  export function getTimeDisplayValues(minuteInterval, clockType) {
3
3
  const minuteOptions = [0, 15, 30, 45]
4
4
  .filter(option => Number.isInteger(option / minuteInterval))
@@ -9,8 +9,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9
9
  return c > 3 && r && Object.defineProperty(target, key, r), r;
10
10
  };
11
11
  import { forceUpdate, h } from '@stencil/core';
12
- import { OnMutation } from '../../../utils/decorator/on-mutation';
13
- import { OnResize } from '../../../utils/decorator/on-resize';
12
+ import { OnMutation } from 'utils/decorator/on-mutation';
13
+ import { OnResize } from 'utils/decorator/on-resize';
14
14
  /**
15
15
  * @slot - text node or element containing text to truncate
16
16
  */
@@ -1,8 +1,8 @@
1
1
  /* eslint-disable @typescript-eslint/no-unsafe-member-access */
2
2
  import { h } from '@stencil/core';
3
3
  import embed from 'vega-embed';
4
- import { getDesiredLocale } from '../../../i18n';
5
- import { trackComponent } from '../../../usage-tracking';
4
+ import { getDesiredLocale } from 'i18n';
5
+ import { trackComponent } from 'usage-tracking';
6
6
  import { timeFormatLocale } from './gux-visualization.locale';
7
7
  export class GuxVisualization {
8
8
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  import { getSections, modifyClassList, onKeyboardNavigation } from './gux-accordion.service';
4
4
  export class GuxAccordionLegacy {
5
5
  constructor() {
@@ -9,9 +9,9 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9
9
  return c > 3 && r && Object.defineProperty(target, key, r), r;
10
10
  };
11
11
  import { h } from '@stencil/core';
12
- import { trackComponent } from '../../../usage-tracking';
13
- import { OnClickOutside } from '../../../utils/decorator/on-click-outside';
14
- import { buildI18nForComponent } from '../../../i18n';
12
+ import { trackComponent } from 'usage-tracking';
13
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
14
+ import { buildI18nForComponent } from 'i18n';
15
15
  import defaultResources from './i18n/en.json';
16
16
  export class GuxActionButtonLegacy {
17
17
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  const validChildren = 'gux-action-item:not([disabled])';
4
4
  export class GuxActionListLegacy {
5
5
  constructor() {
@@ -9,8 +9,8 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9
9
  return c > 3 && r && Object.defineProperty(target, key, r), r;
10
10
  };
11
11
  import { h } from '@stencil/core';
12
- import { trackComponent } from '../../../usage-tracking';
13
- import { OnClickOutside } from '../../../utils/decorator/on-click-outside';
12
+ import { trackComponent } from 'usage-tracking';
13
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
14
14
  export class GuxButtonMultiLegacy {
15
15
  constructor() {
16
16
  this.moveFocusDelay = 100;
@@ -1,8 +1,8 @@
1
1
  import { h } from '@stencil/core';
2
- import { matchesFuzzy } from '../../../utils/string/search';
3
- import { buildI18nForComponent } from '../../../i18n';
2
+ import { matchesFuzzy } from 'utils/string/search';
3
+ import { buildI18nForComponent } from 'i18n';
4
4
  import paletteResources from './i18n/en.json';
5
- import { trackComponent } from '../../../usage-tracking';
5
+ import { trackComponent } from 'usage-tracking';
6
6
  const filterLimit = 50;
7
7
  const animationDuration = 300; // this 300ms duration must be kept in sync with the 300ms transition in the CSS and delay in the e2e tests
8
8
  function sortActions(items) {
@@ -9,10 +9,10 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9
9
  return c > 3 && r && Object.defineProperty(target, key, r), r;
10
10
  };
11
11
  import { forceUpdate, h } from '@stencil/core';
12
- import { OnClickOutside } from '../../../utils/decorator/on-click-outside';
13
- import { whenEventIsFrom } from '../../../utils/dom/when-event-is-from';
14
- import { trackComponent } from '../../../usage-tracking';
15
- import { OnMutation } from '../../../utils/decorator/on-mutation';
12
+ import { OnClickOutside } from 'utils/decorator/on-click-outside';
13
+ import { whenEventIsFrom } from 'utils/dom/when-event-is-from';
14
+ import { trackComponent } from 'usage-tracking';
15
+ import { OnMutation } from 'utils/decorator/on-mutation';
16
16
  export class GuxDropdownLegacy {
17
17
  constructor() {
18
18
  /**
@@ -1,8 +1,8 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../../i18n';
3
- import { randomHTMLId } from '../../../../../utils/dom/random-html-id';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { randomHTMLId } from 'utils/dom/random-html-id';
4
4
  import colorInputResources from './i18n/en.json';
5
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
5
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
6
6
  /**
7
7
  * @slot input - Required slot for input[type="color"]
8
8
  */
@@ -1,8 +1,8 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../../i18n';
3
- import setInputValue from '../../../../../utils/dom/set-input-value';
4
- import simulateNativeEvent from '../../../../../utils/dom/simulate-native-event';
5
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import setInputValue from 'utils/dom/set-input-value';
4
+ import simulateNativeEvent from 'utils/dom/simulate-native-event';
5
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
6
6
  import componentResources from './i18n/en.json';
7
7
  /**
8
8
  * @slot input - Required slot for input[type="radio"]
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
2
  import { setInterval, clearInterval } from 'requestanimationframe-timer';
3
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
3
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
4
4
  /**
5
5
  * @slot input - Required slot for input[type="range"]
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../../i18n';
3
- import setInputValue from '../../../../../utils/dom/set-input-value';
4
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import setInputValue from 'utils/dom/set-input-value';
4
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
5
5
  import componentResources from './i18n/en.json';
6
6
  /**
7
7
  * @slot default - slot for input[type="search"]
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
2
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
3
3
  /**
4
4
  * @slot input - Required slot for select element
5
5
  */
@@ -1,7 +1,7 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../../../i18n';
3
- import setInputValue from '../../../../../utils/dom/set-input-value';
4
- import { onDisabledChange } from '../../../../../utils/dom/on-attribute-change';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import setInputValue from 'utils/dom/set-input-value';
4
+ import { onDisabledChange } from 'utils/dom/on-attribute-change';
5
5
  import componentResources from './i18n/en.json';
6
6
  /**
7
7
  * @slot input - Required slot for input[type="text" | type="email" | type="password"]
@@ -9,12 +9,12 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
9
9
  return c > 3 && r && Object.defineProperty(target, key, r), r;
10
10
  };
11
11
  import { h } from '@stencil/core';
12
- import { OnMutation } from '../../../utils/decorator/on-mutation';
13
- import { randomHTMLId } from '../../../utils/dom/random-html-id';
14
- import { logError } from '../../../utils/error/log-error';
15
- import { onRequiredChange } from '../../../utils/dom/on-attribute-change';
16
- import { preventBrowserValidationStyling } from '../../../utils/dom/prevent-browser-validation-styling';
17
- import { trackComponent } from '../../../usage-tracking';
12
+ import { OnMutation } from 'utils/decorator/on-mutation';
13
+ import { randomHTMLId } from 'utils/dom/random-html-id';
14
+ import { logError } from 'utils/error/log-error';
15
+ import { onRequiredChange } from 'utils/dom/on-attribute-change';
16
+ import { preventBrowserValidationStyling } from 'utils/dom/prevent-browser-validation-styling';
17
+ import { trackComponent } from 'usage-tracking';
18
18
  /**
19
19
  * @slot input - Required slot for input tag
20
20
  * @slot label - Required slot for label tag
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  const validChildren = [
4
4
  'gux-list-item-legacy:not([disabled])',
5
5
  'gux-action-item:not([disabled])'
@@ -74,7 +74,7 @@ export class GuxListItemLegacy {
74
74
  "references": {
75
75
  "GuxTextHighlightStrategy": {
76
76
  "location": "import",
77
- "path": "../../../stable/gux-text-highlight/gux-text-highlight.types"
77
+ "path": "components/stable/gux-text-highlight/gux-text-highlight.types"
78
78
  }
79
79
  }
80
80
  },
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { hasSlot } from '../../../utils/dom/has-slot';
3
- import { trackComponent } from '../../../usage-tracking';
2
+ import { hasSlot } from 'utils/dom/has-slot';
3
+ import { trackComponent } from 'usage-tracking';
4
4
  /**
5
5
  * @slot header - slot for header content
6
6
  * @slot body - slot for body content
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  export class GuxSidePanel {
4
4
  constructor() {
5
5
  /**
@@ -1,6 +1,6 @@
1
1
  import { h, writeTask } from '@stencil/core';
2
- import { eventIsFrom } from '../../../../utils/dom/event-is-from';
3
- import { randomHTMLId } from '../../../../utils/dom/random-html-id';
2
+ import { eventIsFrom } from 'utils/dom/event-is-from';
3
+ import { randomHTMLId } from 'utils/dom/random-html-id';
4
4
  export class GuxTabLegacy {
5
5
  constructor() {
6
6
  this.dropdownOptionsButtonId = randomHTMLId();
@@ -1,8 +1,8 @@
1
1
  import { h, readTask, writeTask } from '@stencil/core';
2
2
  import Sortable from 'sortablejs';
3
- import { trackComponent } from '../../../usage-tracking';
4
- import { buildI18nForComponent } from '../../../i18n';
5
- import { whenEventIsFrom } from '../../../utils/dom/when-event-is-from';
3
+ import { trackComponent } from 'usage-tracking';
4
+ import { buildI18nForComponent } from 'i18n';
5
+ import { whenEventIsFrom } from 'utils/dom/when-event-is-from';
6
6
  import tabsResources from './i18n/en.json';
7
7
  export class GuxTabsLegacy {
8
8
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  let nextLabelId = 1;
4
4
  export class GuxTextLabelLegacy {
5
5
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  export class GuxAccordion {
4
4
  constructor() {
5
5
  this.singleOpenSection = false;
@@ -12,8 +12,8 @@ import { h } from '@stencil/core';
12
12
  import { OnClickOutside } from '@utils/decorator/on-click-outside';
13
13
  import { whenEventIsFrom } from '@utils/dom/when-event-is-from';
14
14
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
15
- import { trackComponent } from '../../../usage-tracking';
16
- import { buildI18nForComponent } from '../../../i18n';
15
+ import { trackComponent } from 'usage-tracking';
16
+ import { buildI18nForComponent } from 'i18n';
17
17
  import defaultResources from './i18n/en.json';
18
18
  export class GuxActionButton {
19
19
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h, Host } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  /**
4
4
  * @slot icon - Required slot for gux-icon
5
5
  * @slot title - Required slot for the action toast title
@@ -12,8 +12,8 @@ import { h } from '@stencil/core';
12
12
  import { onMutation } from '@utils/dom/on-mutation';
13
13
  import { OnClickOutside } from '@utils/decorator/on-click-outside';
14
14
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
15
- import { trackComponent } from '../../../usage-tracking';
16
- import { buildI18nForComponent } from '../../../i18n';
15
+ import { trackComponent } from 'usage-tracking';
16
+ import { buildI18nForComponent } from 'i18n';
17
17
  import advancedDropDownResources from './i18n/en.json';
18
18
  export class GuxAdvancedDropdown {
19
19
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { logError } from '../../../../utils/error/log-error';
2
+ import { logError } from 'utils/error/log-error';
3
3
  export class GuxBreadcrumbItem {
4
4
  getAccent() {
5
5
  const container = this.root.closest('gux-breadcrumbs');
@@ -1,6 +1,6 @@
1
1
  import { h } from '@stencil/core';
2
- import { buildI18nForComponent } from '../../../i18n';
3
- import { trackComponent } from '../../../usage-tracking';
2
+ import { buildI18nForComponent } from 'i18n';
3
+ import { trackComponent } from 'usage-tracking';
4
4
  import breadcrumbsResources from './i18n/en.json';
5
5
  export class GuxBreadcrumbs {
6
6
  constructor() {
@@ -1,5 +1,5 @@
1
1
  import { h } from '@stencil/core';
2
- import { trackComponent } from '../../../usage-tracking';
2
+ import { trackComponent } from 'usage-tracking';
3
3
  export class GuxButton {
4
4
  constructor() {
5
5
  /**
@@ -12,7 +12,7 @@ import { h } from '@stencil/core';
12
12
  import { OnClickOutside } from '@utils/decorator/on-click-outside';
13
13
  import { whenEventIsFrom } from '@utils/dom/when-event-is-from';
14
14
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
15
- import { trackComponent } from '../../../usage-tracking';
15
+ import { trackComponent } from 'usage-tracking';
16
16
  /**
17
17
  * @slot title - slot for icon and button text
18
18
  */
@@ -168,7 +168,7 @@ export class GuxButtonMulti {
168
168
  "references": {
169
169
  "GuxButtonAccent": {
170
170
  "location": "import",
171
- "path": "../../stable/gux-button/gux-button.types"
171
+ "path": "components/stable/gux-button/gux-button.types"
172
172
  }
173
173
  }
174
174
  },
@@ -2,8 +2,8 @@ import { h } from '@stencil/core';
2
2
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
3
3
  import { asIsoDateRange, asIsoDate, fromIsoDateRange, fromIsoDate } from '@utils/date/iso-dates';
4
4
  import { addClassToElements, removeClassToElements } from '@utils/dom/manipulate-elements-classes';
5
- import { trackComponent } from '../../../usage-tracking';
6
- import { getDesiredLocale, getStartOfWeek } from '../../../i18n';
5
+ import { trackComponent } from 'usage-tracking';
6
+ import { getDesiredLocale, getStartOfWeek } from 'i18n';
7
7
  export class GuxCalendar {
8
8
  constructor() {
9
9
  /**