genesys-spark-components 3.54.0 → 3.54.1

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 (589) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  3. package/dist/cjs/gux-accordion-legacy.cjs.entry.js +1 -7
  4. package/dist/cjs/gux-accordion-section.cjs.entry.js +0 -6
  5. package/dist/cjs/gux-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/gux-action-button-legacy.cjs.entry.js +2 -10
  7. package/dist/cjs/gux-action-button.cjs.entry.js +2 -10
  8. package/dist/cjs/gux-action-item.cjs.entry.js +2 -0
  9. package/dist/cjs/gux-action-list-legacy.cjs.entry.js +1 -4
  10. package/dist/cjs/gux-action-toast.cjs.entry.js +1 -1
  11. package/dist/cjs/gux-advanced-dropdown.cjs.entry.js +6 -13
  12. package/dist/cjs/gux-announce-beta_2.cjs.entry.js +3 -7
  13. package/dist/cjs/gux-badge-beta.cjs.entry.js +2 -7
  14. package/dist/cjs/gux-blank-state-beta.cjs.entry.js +2 -1
  15. package/dist/cjs/gux-breadcrumb-item.cjs.entry.js +1 -0
  16. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +1 -1
  17. package/dist/cjs/gux-button-multi-legacy.cjs.entry.js +2 -7
  18. package/dist/cjs/gux-button-multi.cjs.entry.js +2 -7
  19. package/dist/cjs/gux-button-slot-beta.cjs.entry.js +1 -1
  20. package/dist/cjs/gux-button.cjs.entry.js +2 -7
  21. package/dist/cjs/gux-calendar.cjs.entry.js +3 -17
  22. package/dist/cjs/gux-card-beta.cjs.entry.js +1 -4
  23. package/dist/cjs/gux-chart-column-beta.cjs.entry.js +11 -1
  24. package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +18 -1
  25. package/dist/cjs/gux-chart-line-beta.cjs.entry.js +14 -1
  26. package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +9 -1
  27. package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +12 -1
  28. package/dist/cjs/gux-color-select_2.cjs.entry.js +3 -0
  29. package/dist/cjs/gux-column-manager-beta.cjs.entry.js +1 -1
  30. package/dist/cjs/gux-column-manager-item.cjs.entry.js +4 -0
  31. package/dist/cjs/gux-command-action.cjs.entry.js +0 -15
  32. package/dist/cjs/gux-command-palette-legacy.cjs.entry.js +1 -7
  33. package/dist/cjs/gux-context-menu-beta.cjs.entry.js +1 -8
  34. package/dist/cjs/gux-copy-to-clipboard-beta.cjs.entry.js +1 -1
  35. package/dist/cjs/gux-create-option.cjs.entry.js +1 -0
  36. package/dist/cjs/gux-date-beta.cjs.entry.js +1 -7
  37. package/dist/cjs/gux-date-time-beta.cjs.entry.js +1 -7
  38. package/dist/cjs/gux-datepicker.cjs.entry.js +5 -31
  39. package/dist/cjs/gux-disclosure-button.cjs.entry.js +2 -10
  40. package/dist/cjs/gux-dismiss-button.cjs.entry.js +1 -1
  41. package/dist/cjs/gux-dropdown-legacy.cjs.entry.js +8 -12
  42. package/dist/cjs/gux-dropdown-multi-beta.cjs.entry.js +3 -7
  43. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +0 -3
  44. package/dist/cjs/gux-dropdown-option.cjs.entry.js +6 -0
  45. package/dist/cjs/gux-dropdown_3.cjs.entry.js +6 -4
  46. package/dist/cjs/gux-error-message-beta.cjs.entry.js +1 -1
  47. package/dist/cjs/gux-flyout-menu-beta.cjs.entry.js +1 -1
  48. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +2 -1
  49. package/dist/cjs/gux-form-field-color.cjs.entry.js +5 -1
  50. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +4 -1
  51. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +1 -1
  52. package/dist/cjs/gux-form-field-legacy.cjs.entry.js +7 -1
  53. package/dist/cjs/gux-form-field-number.cjs.entry.js +5 -1
  54. package/dist/cjs/gux-form-field-phone.cjs.entry.js +3 -1
  55. package/dist/cjs/gux-form-field-radio.cjs.entry.js +2 -1
  56. package/dist/cjs/gux-form-field-range.cjs.entry.js +9 -1
  57. package/dist/cjs/gux-form-field-search.cjs.entry.js +4 -1
  58. package/dist/cjs/gux-form-field-select.cjs.entry.js +4 -1
  59. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +7 -1
  60. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +4 -1
  61. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +4 -1
  62. package/dist/cjs/gux-icon.cjs.entry.js +3 -7
  63. package/dist/cjs/gux-inline-alert-beta.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-input-checkbox_7.cjs.entry.js +15 -0
  65. package/dist/cjs/gux-input-search.cjs.entry.js +1 -0
  66. package/dist/cjs/gux-input-text-like.cjs.entry.js +2 -0
  67. package/dist/cjs/gux-list-item-legacy_2.cjs.entry.js +7 -5
  68. package/dist/cjs/gux-list.cjs.entry.js +1 -1
  69. package/dist/cjs/gux-listbox-multi.cjs.entry.js +3 -1
  70. package/dist/cjs/gux-loading-message-beta.cjs.entry.js +3 -1
  71. package/dist/cjs/gux-modal.cjs.entry.js +2 -4
  72. package/dist/cjs/gux-month-calendar.cjs.entry.js +5 -0
  73. package/dist/cjs/gux-month-list_2.cjs.entry.js +1 -0
  74. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +5 -1
  75. package/dist/cjs/gux-notification-toast.cjs.entry.js +1 -4
  76. package/dist/cjs/gux-option-legacy.cjs.entry.js +4 -0
  77. package/dist/cjs/gux-option-multi.cjs.entry.js +1 -0
  78. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +2 -1
  79. package/dist/cjs/gux-pagination-beta.cjs.entry.js +3 -13
  80. package/dist/cjs/gux-pagination-buttons-beta_3.cjs.entry.js +2 -0
  81. package/dist/cjs/gux-pagination-buttons_3.cjs.entry.js +2 -0
  82. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +1 -1
  83. package/dist/cjs/gux-pagination.cjs.entry.js +2 -13
  84. package/dist/cjs/gux-panel-frame-legacy.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +4 -2
  86. package/dist/cjs/gux-popover-list.cjs.entry.js +3 -7
  87. package/dist/cjs/gux-popover.cjs.entry.js +3 -7
  88. package/dist/cjs/gux-radial-loading.cjs.entry.js +1 -8
  89. package/dist/cjs/gux-radial-progress.cjs.entry.js +2 -10
  90. package/dist/cjs/gux-rating.cjs.entry.js +1 -1
  91. package/dist/cjs/gux-region-icon.cjs.entry.js +2 -1
  92. package/dist/cjs/gux-row-select.cjs.entry.js +1 -0
  93. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +1 -1
  94. package/dist/cjs/gux-side-panel-button.cjs.entry.js +2 -0
  95. package/dist/cjs/gux-side-panel-legacy.cjs.entry.js +1 -7
  96. package/dist/cjs/gux-simple-toast.cjs.entry.js +1 -4
  97. package/dist/cjs/gux-skip-navigation-list-beta.cjs.entry.js +1 -1
  98. package/dist/cjs/gux-sort-control.cjs.entry.js +2 -1
  99. package/dist/cjs/gux-submenu.cjs.entry.js +1 -0
  100. package/dist/cjs/gux-switch-item.cjs.entry.js +1 -0
  101. package/dist/cjs/gux-switch.cjs.entry.js +2 -1
  102. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +2 -24
  103. package/dist/cjs/gux-tab-advanced-panel.cjs.entry.js +1 -0
  104. package/dist/cjs/gux-tab-advanced.cjs.entry.js +1 -3
  105. package/dist/cjs/gux-tab-dropdown-option-legacy.cjs.entry.js +2 -0
  106. package/dist/cjs/gux-tab-legacy.cjs.entry.js +2 -3
  107. package/dist/cjs/gux-tab-list.cjs.entry.js +1 -0
  108. package/dist/cjs/gux-tab-panel.cjs.entry.js +1 -0
  109. package/dist/cjs/gux-tab.cjs.entry.js +1 -3
  110. package/dist/cjs/gux-table-beta.cjs.entry.js +3 -22
  111. package/dist/cjs/gux-table-select-popover.cjs.entry.js +1 -3
  112. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +2 -1
  113. package/dist/cjs/gux-table-toolbar-beta.cjs.entry.js +2 -2
  114. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +1 -1
  115. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +1 -1
  116. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +3 -1
  117. package/dist/cjs/gux-tabs-legacy.cjs.entry.js +1 -16
  118. package/dist/cjs/gux-tabs.cjs.entry.js +3 -7
  119. package/dist/cjs/gux-tag-beta.cjs.entry.js +3 -10
  120. package/dist/cjs/gux-text-highlight.cjs.entry.js +3 -4
  121. package/dist/cjs/gux-text-label-legacy.cjs.entry.js +2 -4
  122. package/dist/cjs/gux-time-beta.cjs.entry.js +1 -7
  123. package/dist/cjs/gux-time-picker-beta.cjs.entry.js +2 -1
  124. package/dist/cjs/gux-toggle.cjs.entry.js +4 -1
  125. package/dist/cjs/gux-tooltip.cjs.entry.js +2 -7
  126. package/dist/cjs/gux-truncate-beta.cjs.entry.js +1 -0
  127. package/dist/cjs/gux-visualization-beta.cjs.entry.js +672 -446
  128. package/dist/cjs/loader.cjs.js +1 -1
  129. package/dist/cjs/{usage-tracking-632ce815.js → usage-tracking-986dfa1d.js} +30 -29
  130. package/dist/collection/collection-manifest.json +2 -2
  131. package/dist/collection/components/beta/gux-badge/gux-badge.js +1 -6
  132. package/dist/collection/components/beta/gux-blank-state/gux-blank-state.js +3 -0
  133. package/dist/collection/components/beta/gux-card/gux-card.js +0 -3
  134. package/dist/collection/components/beta/gux-chart-column/gux-chart-column.js +10 -0
  135. package/dist/collection/components/beta/gux-chart-donut/gux-chart-donut.js +17 -0
  136. package/dist/collection/components/beta/gux-chart-line/gux-chart-line.js +13 -0
  137. package/dist/collection/components/beta/gux-chart-pie/gux-chart-pie.js +8 -0
  138. package/dist/collection/components/beta/gux-chart-scatter-plot/gux-chart-scatter-plot.js +11 -0
  139. package/dist/collection/components/beta/gux-column-manager/gux-column-manager-item/gux-column-manager-item.js +4 -0
  140. package/dist/collection/components/beta/gux-context-menu/gux-context-menu.js +0 -7
  141. package/dist/collection/components/beta/gux-date/gux-date.js +0 -6
  142. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +0 -6
  143. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi-tag/gux-dropdown-multi-tag.js +0 -3
  144. package/dist/collection/components/beta/gux-dropdown-multi/gux-dropdown-multi.js +2 -6
  145. package/dist/collection/components/beta/gux-flyout-menu/gux-menu/gux-submenu/gux-submenu.js +1 -0
  146. package/dist/collection/components/beta/gux-loading-message/gux-loading-message.js +4 -0
  147. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-calendar.js +7 -0
  148. package/dist/collection/components/beta/gux-month-picker/gux-month-calendar/gux-month-list/gux-month-list-item/gux-month-list-item.js +1 -0
  149. package/dist/collection/components/beta/gux-month-picker/gux-month-picker.js +4 -0
  150. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-beta.js +2 -12
  151. package/dist/collection/components/beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.js +2 -0
  152. package/dist/collection/components/beta/gux-phone-input/components/gux-region-icon/gux-region-icon.js +3 -0
  153. package/dist/collection/components/beta/gux-phone-input/gux-phone-input.js +3 -1
  154. package/dist/collection/components/beta/gux-popover-list/gux-popover-list.js +2 -6
  155. package/dist/collection/components/beta/gux-table/gux-row-select/gux-row-select.js +1 -0
  156. package/dist/collection/components/beta/gux-table/gux-sort-control/gux-sort-control.js +1 -0
  157. package/dist/collection/components/beta/gux-table/gux-table-select-menu/gux-table-select-popover/gux-table-header-popover.js +1 -3
  158. package/dist/collection/components/beta/gux-table/gux-table.js +2 -21
  159. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar-action/gux-table-toolbar-action.js +1 -0
  160. package/dist/collection/components/beta/gux-table-toolbar/gux-table-toolbar.js +1 -1
  161. package/dist/collection/components/beta/gux-tag/gux-tag.js +2 -9
  162. package/dist/collection/components/beta/gux-time/gux-time.js +0 -6
  163. package/dist/collection/components/beta/gux-time-picker/gux-time-picker.js +1 -0
  164. package/dist/collection/components/beta/gux-truncate/gux-truncate.js +3 -0
  165. package/dist/collection/components/beta/gux-visualization/gux-visualization.js +2 -0
  166. package/dist/collection/components/legacy/gux-accordion-legacy/gux-accordion.js +0 -6
  167. package/dist/collection/components/legacy/gux-action-button-legacy/gux-action-button.js +1 -9
  168. package/dist/collection/components/legacy/gux-action-list-legacy/gux-action-item/gux-action-item.js +2 -0
  169. package/dist/collection/components/legacy/gux-action-list-legacy/gux-action-list.js +0 -3
  170. package/dist/collection/components/legacy/gux-button-multi-legacy/gux-button-multi.js +1 -6
  171. package/dist/collection/components/legacy/gux-command-palette-legacy/gux-command-action/gux-command-action.js +0 -15
  172. package/dist/collection/components/legacy/gux-command-palette-legacy/gux-command-palette.js +0 -6
  173. package/dist/collection/components/legacy/gux-dropdown-legacy/gux-dropdown.js +7 -11
  174. package/dist/collection/components/legacy/gux-dropdown-legacy/gux-option-legacy/gux-option.js +6 -0
  175. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-color/components/gux-color-select/gux-color-select.js +3 -0
  176. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-color/components/gux-input-color-option/gux-input-color-option.js +4 -0
  177. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-color/gux-input-color.js +7 -0
  178. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-number/gux-input-number.js +2 -0
  179. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-range/gux-input-range.js +5 -0
  180. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-search/gux-input-search.js +1 -0
  181. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-select/gux-input-select.js +3 -0
  182. package/dist/collection/components/legacy/gux-form-field-legacy/components/gux-input-text-like/gux-input-text-like.js +2 -0
  183. package/dist/collection/components/legacy/gux-form-field-legacy/gux-form-field.js +6 -0
  184. package/dist/collection/components/legacy/gux-list-legacy/gux-list.js +3 -4
  185. package/dist/collection/components/legacy/gux-list-legacy/list-item/gux-list-item.js +5 -0
  186. package/dist/collection/components/legacy/gux-side-panel-legacy/buttons/gux-side-panel-button.js +2 -0
  187. package/dist/collection/components/legacy/gux-side-panel-legacy/gux-side-panel.js +0 -6
  188. package/dist/collection/components/legacy/gux-tabs-legacy/gux-tab-dropdown-option-legacy/gux-tab-dropdown-option-legacy.js +4 -0
  189. package/dist/collection/components/legacy/gux-tabs-legacy/gux-tab-legacy/gux-tab-legacy.js +2 -3
  190. package/dist/collection/components/legacy/gux-tabs-legacy/gux-tabs-legacy.js +0 -15
  191. package/dist/collection/components/legacy/gux-text-label-legacy/gux-text-label.js +1 -3
  192. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.js +0 -6
  193. package/dist/collection/components/stable/gux-action-button/gux-action-button.js +1 -9
  194. package/dist/collection/components/stable/gux-advanced-dropdown/dropdown-option/gux-dropdown-option.js +8 -0
  195. package/dist/collection/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.js +5 -12
  196. package/dist/collection/components/stable/gux-breadcrumbs/breadcrumb-item/gux-breadcrumb-item.js +3 -0
  197. package/dist/collection/components/stable/gux-button/gux-button.js +1 -6
  198. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -6
  199. package/dist/collection/components/stable/gux-calendar/gux-calendar.js +2 -16
  200. package/dist/collection/components/stable/gux-content-search/gux-content-search.js +2 -6
  201. package/dist/collection/components/stable/gux-datepicker/gux-datepicker.js +4 -30
  202. package/dist/collection/components/stable/gux-disclosure-button/gux-disclosure-button.js +1 -9
  203. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +2 -3
  204. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +1 -0
  205. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-color/gux-form-field-color.js +4 -0
  206. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-dropdown/gux-form-field-dropdown.js +3 -0
  207. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +4 -0
  208. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-phone/gux-form-field-phone.js +2 -0
  209. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-radio/gux-form-field-radio.js +1 -0
  210. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.js +8 -0
  211. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-search/gux-form-field-search.js +3 -0
  212. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-select/gux-form-field-select.js +3 -0
  213. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +6 -0
  214. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.js +3 -0
  215. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-time-picker/gux-form-field-time-picker.js +3 -0
  216. package/dist/collection/components/stable/gux-icon/gux-icon.js +2 -6
  217. package/dist/collection/components/stable/gux-listbox/gux-listbox.js +2 -0
  218. package/dist/collection/components/stable/gux-listbox/gux-option/gux-option.js +1 -0
  219. package/dist/collection/components/stable/gux-listbox-multi/gux-create-option/gux-create-option.js +1 -0
  220. package/dist/collection/components/stable/gux-listbox-multi/gux-listbox-multi.js +2 -0
  221. package/dist/collection/components/stable/gux-listbox-multi/gux-option-multi/gux-option-multi.js +1 -0
  222. package/dist/collection/components/stable/gux-modal/gux-modal.js +1 -3
  223. package/dist/collection/components/stable/gux-notification-toast/gux-notification-toast.js +0 -3
  224. package/dist/collection/components/stable/gux-page-loading-spinner/gux-page-loading-spinner.js +3 -0
  225. package/dist/collection/components/stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js +2 -0
  226. package/dist/collection/components/stable/gux-pagination/gux-pagination.js +1 -12
  227. package/dist/collection/components/stable/gux-popover/gux-popover.js +2 -6
  228. package/dist/collection/components/stable/gux-radial-loading/gux-radial-loading.js +0 -7
  229. package/dist/collection/components/stable/gux-radial-progress/gux-radial-progress.js +1 -9
  230. package/dist/collection/components/stable/gux-simple-toast/gux-simple-toast.js +0 -3
  231. package/dist/collection/components/stable/gux-switch/gux-switch-item/gux-switch-item.js +1 -0
  232. package/dist/collection/components/stable/gux-switch/gux-switch.js +1 -0
  233. package/dist/collection/components/stable/gux-tabs/gux-tab/gux-tab.js +1 -3
  234. package/dist/collection/components/stable/gux-tabs/gux-tab-list/gux-tab-list.js +1 -0
  235. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +1 -0
  236. package/dist/collection/components/stable/gux-tabs/gux-tabs.js +2 -6
  237. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced/gux-tab-advanced.js +1 -3
  238. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-list/gux-tab-advanced-list.js +2 -24
  239. package/dist/collection/components/stable/gux-tabs-advanced/gux-tab-advanced-panel/gux-tab-advanced-panel.js +1 -0
  240. package/dist/collection/components/stable/gux-tabs-advanced/gux-tabs-advanced.js +2 -0
  241. package/dist/collection/components/stable/gux-text-highlight/gux-text-highlight.js +2 -3
  242. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +3 -0
  243. package/dist/collection/components/stable/gux-tooltip/gux-tooltip.js +1 -6
  244. package/dist/deploy-info.json +3 -3
  245. package/dist/esm/genesys-webcomponents.js +1 -1
  246. package/dist/esm/gux-accordion-legacy.entry.js +1 -7
  247. package/dist/esm/gux-accordion-section.entry.js +0 -6
  248. package/dist/esm/gux-accordion.entry.js +1 -1
  249. package/dist/esm/gux-action-button-legacy.entry.js +2 -10
  250. package/dist/esm/gux-action-button.entry.js +2 -10
  251. package/dist/esm/gux-action-item.entry.js +2 -0
  252. package/dist/esm/gux-action-list-legacy.entry.js +1 -4
  253. package/dist/esm/gux-action-toast.entry.js +1 -1
  254. package/dist/esm/gux-advanced-dropdown.entry.js +6 -13
  255. package/dist/esm/gux-announce-beta_2.entry.js +3 -7
  256. package/dist/esm/gux-badge-beta.entry.js +2 -7
  257. package/dist/esm/gux-blank-state-beta.entry.js +2 -1
  258. package/dist/esm/gux-breadcrumb-item.entry.js +1 -0
  259. package/dist/esm/gux-breadcrumbs.entry.js +1 -1
  260. package/dist/esm/gux-button-multi-legacy.entry.js +2 -7
  261. package/dist/esm/gux-button-multi.entry.js +2 -7
  262. package/dist/esm/gux-button-slot-beta.entry.js +1 -1
  263. package/dist/esm/gux-button.entry.js +2 -7
  264. package/dist/esm/gux-calendar.entry.js +3 -17
  265. package/dist/esm/gux-card-beta.entry.js +1 -4
  266. package/dist/esm/gux-chart-column-beta.entry.js +11 -1
  267. package/dist/esm/gux-chart-donut-beta.entry.js +18 -1
  268. package/dist/esm/gux-chart-line-beta.entry.js +14 -1
  269. package/dist/esm/gux-chart-pie-beta.entry.js +9 -1
  270. package/dist/esm/gux-chart-scatter-plot-beta.entry.js +12 -1
  271. package/dist/esm/gux-color-select_2.entry.js +3 -0
  272. package/dist/esm/gux-column-manager-beta.entry.js +1 -1
  273. package/dist/esm/gux-column-manager-item.entry.js +4 -0
  274. package/dist/esm/gux-command-action.entry.js +0 -15
  275. package/dist/esm/gux-command-palette-legacy.entry.js +1 -7
  276. package/dist/esm/gux-context-menu-beta.entry.js +1 -8
  277. package/dist/esm/gux-copy-to-clipboard-beta.entry.js +1 -1
  278. package/dist/esm/gux-create-option.entry.js +1 -0
  279. package/dist/esm/gux-date-beta.entry.js +1 -7
  280. package/dist/esm/gux-date-time-beta.entry.js +1 -7
  281. package/dist/esm/gux-datepicker.entry.js +5 -31
  282. package/dist/esm/gux-disclosure-button.entry.js +2 -10
  283. package/dist/esm/gux-dismiss-button.entry.js +1 -1
  284. package/dist/esm/gux-dropdown-legacy.entry.js +8 -12
  285. package/dist/esm/gux-dropdown-multi-beta.entry.js +3 -7
  286. package/dist/esm/gux-dropdown-multi-tag.entry.js +0 -3
  287. package/dist/esm/gux-dropdown-option.entry.js +6 -0
  288. package/dist/esm/gux-dropdown_3.entry.js +6 -4
  289. package/dist/esm/gux-error-message-beta.entry.js +1 -1
  290. package/dist/esm/gux-flyout-menu-beta.entry.js +1 -1
  291. package/dist/esm/gux-form-field-checkbox.entry.js +2 -1
  292. package/dist/esm/gux-form-field-color.entry.js +5 -1
  293. package/dist/esm/gux-form-field-dropdown.entry.js +4 -1
  294. package/dist/esm/gux-form-field-input-clear-button.entry.js +1 -1
  295. package/dist/esm/gux-form-field-legacy.entry.js +7 -1
  296. package/dist/esm/gux-form-field-number.entry.js +5 -1
  297. package/dist/esm/gux-form-field-phone.entry.js +3 -1
  298. package/dist/esm/gux-form-field-radio.entry.js +2 -1
  299. package/dist/esm/gux-form-field-range.entry.js +9 -1
  300. package/dist/esm/gux-form-field-search.entry.js +4 -1
  301. package/dist/esm/gux-form-field-select.entry.js +4 -1
  302. package/dist/esm/gux-form-field-text-like.entry.js +7 -1
  303. package/dist/esm/gux-form-field-textarea.entry.js +4 -1
  304. package/dist/esm/gux-form-field-time-picker.entry.js +4 -1
  305. package/dist/esm/gux-icon.entry.js +3 -7
  306. package/dist/esm/gux-inline-alert-beta.entry.js +1 -1
  307. package/dist/esm/gux-input-checkbox_7.entry.js +15 -0
  308. package/dist/esm/gux-input-search.entry.js +1 -0
  309. package/dist/esm/gux-input-text-like.entry.js +2 -0
  310. package/dist/esm/gux-list-item-legacy_2.entry.js +7 -5
  311. package/dist/esm/gux-list.entry.js +1 -1
  312. package/dist/esm/gux-listbox-multi.entry.js +3 -1
  313. package/dist/esm/gux-loading-message-beta.entry.js +3 -1
  314. package/dist/esm/gux-modal.entry.js +2 -4
  315. package/dist/esm/gux-month-calendar.entry.js +5 -0
  316. package/dist/esm/gux-month-list_2.entry.js +1 -0
  317. package/dist/esm/gux-month-picker-beta.entry.js +5 -1
  318. package/dist/esm/gux-notification-toast.entry.js +1 -4
  319. package/dist/esm/gux-option-legacy.entry.js +4 -0
  320. package/dist/esm/gux-option-multi.entry.js +1 -0
  321. package/dist/esm/gux-page-loading-spinner.entry.js +2 -1
  322. package/dist/esm/gux-pagination-beta.entry.js +3 -13
  323. package/dist/esm/gux-pagination-buttons-beta_3.entry.js +2 -0
  324. package/dist/esm/gux-pagination-buttons_3.entry.js +2 -0
  325. package/dist/esm/gux-pagination-cursor.entry.js +1 -1
  326. package/dist/esm/gux-pagination.entry.js +2 -13
  327. package/dist/esm/gux-panel-frame-legacy.entry.js +1 -1
  328. package/dist/esm/gux-phone-input-beta.entry.js +4 -2
  329. package/dist/esm/gux-popover-list.entry.js +3 -7
  330. package/dist/esm/gux-popover.entry.js +3 -7
  331. package/dist/esm/gux-radial-loading.entry.js +1 -8
  332. package/dist/esm/gux-radial-progress.entry.js +2 -10
  333. package/dist/esm/gux-rating.entry.js +1 -1
  334. package/dist/esm/gux-region-icon.entry.js +2 -1
  335. package/dist/esm/gux-row-select.entry.js +1 -0
  336. package/dist/esm/gux-screen-reader-beta.entry.js +1 -1
  337. package/dist/esm/gux-side-panel-button.entry.js +2 -0
  338. package/dist/esm/gux-side-panel-legacy.entry.js +1 -7
  339. package/dist/esm/gux-simple-toast.entry.js +1 -4
  340. package/dist/esm/gux-skip-navigation-list-beta.entry.js +1 -1
  341. package/dist/esm/gux-sort-control.entry.js +2 -1
  342. package/dist/esm/gux-submenu.entry.js +1 -0
  343. package/dist/esm/gux-switch-item.entry.js +1 -0
  344. package/dist/esm/gux-switch.entry.js +2 -1
  345. package/dist/esm/gux-tab-advanced-list.entry.js +2 -24
  346. package/dist/esm/gux-tab-advanced-panel.entry.js +1 -0
  347. package/dist/esm/gux-tab-advanced.entry.js +1 -3
  348. package/dist/esm/gux-tab-dropdown-option-legacy.entry.js +2 -0
  349. package/dist/esm/gux-tab-legacy.entry.js +2 -3
  350. package/dist/esm/gux-tab-list.entry.js +1 -0
  351. package/dist/esm/gux-tab-panel.entry.js +1 -0
  352. package/dist/esm/gux-tab.entry.js +1 -3
  353. package/dist/esm/gux-table-beta.entry.js +3 -22
  354. package/dist/esm/gux-table-select-popover.entry.js +1 -3
  355. package/dist/esm/gux-table-toolbar-action.entry.js +2 -1
  356. package/dist/esm/gux-table-toolbar-beta.entry.js +2 -2
  357. package/dist/esm/gux-table-toolbar-custom-action.entry.js +1 -1
  358. package/dist/esm/gux-table-toolbar-menu-button.entry.js +1 -1
  359. package/dist/esm/gux-tabs-advanced.entry.js +3 -1
  360. package/dist/esm/gux-tabs-legacy.entry.js +1 -16
  361. package/dist/esm/gux-tabs.entry.js +3 -7
  362. package/dist/esm/gux-tag-beta.entry.js +3 -10
  363. package/dist/esm/gux-text-highlight.entry.js +3 -4
  364. package/dist/esm/gux-text-label-legacy.entry.js +2 -4
  365. package/dist/esm/gux-time-beta.entry.js +1 -7
  366. package/dist/esm/gux-time-picker-beta.entry.js +2 -1
  367. package/dist/esm/gux-toggle.entry.js +4 -1
  368. package/dist/esm/gux-tooltip.entry.js +2 -7
  369. package/dist/esm/gux-truncate-beta.entry.js +1 -0
  370. package/dist/esm/gux-visualization-beta.entry.js +672 -446
  371. package/dist/esm/loader.js +1 -1
  372. package/dist/esm/{usage-tracking-1fc0a297.js → usage-tracking-cbb2d4b5.js} +30 -29
  373. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  374. package/dist/genesys-webcomponents/p-0039bd83.entry.js +1 -0
  375. package/dist/genesys-webcomponents/{p-984beb7b.entry.js → p-01079437.entry.js} +1 -1
  376. package/dist/genesys-webcomponents/p-085db9a7.entry.js +1 -0
  377. package/dist/genesys-webcomponents/{p-e7e1fdef.entry.js → p-0993c087.entry.js} +1 -1
  378. package/dist/genesys-webcomponents/{p-76f6736c.entry.js → p-0b9777f7.entry.js} +1 -1
  379. package/dist/genesys-webcomponents/p-0bc52fab.entry.js +1 -0
  380. package/dist/genesys-webcomponents/p-0c5f9911.entry.js +1 -0
  381. package/dist/genesys-webcomponents/p-0c988e01.entry.js +1 -0
  382. package/dist/genesys-webcomponents/p-0f739981.entry.js +1 -0
  383. package/dist/genesys-webcomponents/{p-bdf2db10.entry.js → p-14310cd3.entry.js} +1 -1
  384. package/dist/genesys-webcomponents/p-156bb7e3.entry.js +1 -0
  385. package/dist/genesys-webcomponents/p-15b82917.entry.js +1 -0
  386. package/dist/genesys-webcomponents/p-16aaf70c.entry.js +1 -0
  387. package/dist/genesys-webcomponents/p-18251eb8.entry.js +1 -0
  388. package/dist/genesys-webcomponents/p-1dc7860c.entry.js +1 -0
  389. package/dist/genesys-webcomponents/p-1ec6de9f.entry.js +1 -0
  390. package/dist/genesys-webcomponents/p-1fcb7a50.entry.js +1 -0
  391. package/dist/genesys-webcomponents/p-2a3f4510.entry.js +1 -0
  392. package/dist/genesys-webcomponents/{p-373e4e29.entry.js → p-2e918c4a.entry.js} +1 -1
  393. package/dist/genesys-webcomponents/p-2ef514f2.entry.js +1 -0
  394. package/dist/genesys-webcomponents/p-2f05d8c6.entry.js +1 -0
  395. package/dist/genesys-webcomponents/p-328c52ad.entry.js +1 -0
  396. package/dist/genesys-webcomponents/p-3325c25d.entry.js +1 -0
  397. package/dist/genesys-webcomponents/{p-2d1ed878.entry.js → p-34cb6545.entry.js} +1 -1
  398. package/dist/genesys-webcomponents/p-38512473.entry.js +1 -0
  399. package/dist/genesys-webcomponents/p-3c200703.entry.js +1 -0
  400. package/dist/genesys-webcomponents/p-3fbc3bf2.entry.js +1 -0
  401. package/dist/genesys-webcomponents/p-4c6554cb.entry.js +1 -0
  402. package/dist/genesys-webcomponents/p-4f2b8e8a.entry.js +1 -0
  403. package/dist/genesys-webcomponents/p-4fd84971.entry.js +1 -0
  404. package/dist/genesys-webcomponents/{p-871f77c8.entry.js → p-4fe75518.entry.js} +1 -1
  405. package/dist/genesys-webcomponents/{p-df96570c.entry.js → p-56bba197.entry.js} +1 -1
  406. package/dist/genesys-webcomponents/p-56ec9af1.entry.js +1 -0
  407. package/dist/genesys-webcomponents/{p-44bdc77e.entry.js → p-5a7ed122.entry.js} +1 -1
  408. package/dist/genesys-webcomponents/{p-76d7ed28.entry.js → p-5b4c500c.entry.js} +1 -1
  409. package/dist/genesys-webcomponents/p-5cd24d9a.entry.js +1 -0
  410. package/dist/genesys-webcomponents/{p-19bade03.entry.js → p-5dfe02a3.entry.js} +1 -1
  411. package/dist/genesys-webcomponents/p-5e39570e.entry.js +1 -0
  412. package/dist/genesys-webcomponents/p-5ef9a4c1.entry.js +1 -0
  413. package/dist/genesys-webcomponents/p-5fde40a3.entry.js +1 -0
  414. package/dist/genesys-webcomponents/p-6089b91b.entry.js +1 -0
  415. package/dist/genesys-webcomponents/p-615ca324.entry.js +1 -0
  416. package/dist/genesys-webcomponents/{p-54e5d0dc.entry.js → p-6514590e.entry.js} +1 -1
  417. package/dist/genesys-webcomponents/p-6735b370.entry.js +1 -0
  418. package/dist/genesys-webcomponents/p-6980498c.entry.js +1 -0
  419. package/dist/genesys-webcomponents/p-6b7e8ce3.entry.js +1 -0
  420. package/dist/genesys-webcomponents/p-6b7efff9.entry.js +1 -0
  421. package/dist/genesys-webcomponents/p-720845a2.entry.js +1 -0
  422. package/dist/genesys-webcomponents/p-72174371.entry.js +1 -0
  423. package/dist/genesys-webcomponents/p-7232b188.entry.js +1 -0
  424. package/dist/genesys-webcomponents/p-72d9debe.entry.js +1 -0
  425. package/dist/genesys-webcomponents/{p-631483e8.entry.js → p-742805d8.entry.js} +1 -1
  426. package/dist/genesys-webcomponents/{p-9fedaa68.entry.js → p-74cd8b15.entry.js} +1 -1
  427. package/dist/genesys-webcomponents/{p-debdec63.entry.js → p-782fd965.entry.js} +1 -1
  428. package/dist/genesys-webcomponents/p-796046a4.entry.js +1 -0
  429. package/dist/genesys-webcomponents/p-7971a92c.entry.js +1 -0
  430. package/dist/genesys-webcomponents/p-7b0f2ed5.entry.js +1 -0
  431. package/dist/genesys-webcomponents/{p-89aa6b40.entry.js → p-7c26324a.entry.js} +1 -1
  432. package/dist/genesys-webcomponents/p-7c55be2f.entry.js +1 -0
  433. package/dist/genesys-webcomponents/p-7fb43b43.entry.js +1 -0
  434. package/dist/genesys-webcomponents/p-805a416d.entry.js +1 -0
  435. package/dist/genesys-webcomponents/p-813ccb50.entry.js +1 -0
  436. package/dist/genesys-webcomponents/p-8222d078.entry.js +1 -0
  437. package/dist/genesys-webcomponents/{p-657a3adb.entry.js → p-84f680e1.entry.js} +1 -1
  438. package/dist/genesys-webcomponents/p-8784b1b1.entry.js +1 -0
  439. package/dist/genesys-webcomponents/p-89dfa320.entry.js +1 -0
  440. package/dist/genesys-webcomponents/p-8a8e524b.entry.js +1 -0
  441. package/dist/genesys-webcomponents/p-8b234c0d.entry.js +1 -0
  442. package/dist/genesys-webcomponents/p-8d295f4f.entry.js +1 -0
  443. package/dist/genesys-webcomponents/p-8fb8d60f.entry.js +1 -0
  444. package/dist/genesys-webcomponents/p-93691c36.entry.js +1 -0
  445. package/dist/genesys-webcomponents/p-96890436.entry.js +1 -0
  446. package/dist/genesys-webcomponents/p-99bead0f.entry.js +1 -0
  447. package/dist/genesys-webcomponents/p-9a6a5315.entry.js +1 -0
  448. package/dist/genesys-webcomponents/p-9aaa51b2.entry.js +1 -0
  449. package/dist/genesys-webcomponents/{p-aa978400.entry.js → p-9cc82b59.entry.js} +1 -1
  450. package/dist/genesys-webcomponents/p-9e6d3152.entry.js +1 -0
  451. package/dist/genesys-webcomponents/p-a0e80f34.entry.js +1 -0
  452. package/dist/genesys-webcomponents/{p-4cf524de.entry.js → p-a2f3d635.entry.js} +1 -1
  453. package/dist/genesys-webcomponents/{p-907448a7.entry.js → p-a3101adf.entry.js} +1 -1
  454. package/dist/genesys-webcomponents/{p-f7f4214b.entry.js → p-a33f9506.entry.js} +1 -1
  455. package/dist/genesys-webcomponents/{p-3d1d38fb.entry.js → p-a4504c9f.entry.js} +1 -1
  456. package/dist/genesys-webcomponents/{p-43a5667a.entry.js → p-a6936658.entry.js} +1 -1
  457. package/dist/genesys-webcomponents/p-a775230d.entry.js +26 -0
  458. package/dist/genesys-webcomponents/p-aa3aa0a9.entry.js +1 -0
  459. package/dist/genesys-webcomponents/p-acb504e5.entry.js +1 -0
  460. package/dist/genesys-webcomponents/p-add5668a.entry.js +1 -0
  461. package/dist/genesys-webcomponents/{p-97dea846.entry.js → p-aed4e98e.entry.js} +1 -1
  462. package/dist/genesys-webcomponents/p-aedd1b06.entry.js +1 -0
  463. package/dist/genesys-webcomponents/p-b562158f.entry.js +1 -0
  464. package/dist/genesys-webcomponents/{p-a3598594.entry.js → p-b6d18489.entry.js} +1 -1
  465. package/dist/genesys-webcomponents/p-b898e13e.entry.js +1 -0
  466. package/dist/genesys-webcomponents/p-b938ffcc.entry.js +1 -0
  467. package/dist/genesys-webcomponents/p-baeedef3.entry.js +1 -0
  468. package/dist/genesys-webcomponents/p-bd067a4e.entry.js +1 -0
  469. package/dist/genesys-webcomponents/p-becad9ed.entry.js +1 -0
  470. package/dist/genesys-webcomponents/{p-bc0b755e.entry.js → p-bf802891.entry.js} +1 -1
  471. package/dist/genesys-webcomponents/{p-0b39ba8e.entry.js → p-bfce2805.entry.js} +1 -1
  472. package/dist/genesys-webcomponents/p-c6872ea6.entry.js +1 -0
  473. package/dist/genesys-webcomponents/{p-bbc9761a.entry.js → p-cc721daa.entry.js} +1 -1
  474. package/dist/genesys-webcomponents/p-cdda1f12.entry.js +1 -0
  475. package/dist/genesys-webcomponents/{p-38dd5393.entry.js → p-ceebfb2a.entry.js} +1 -1
  476. package/dist/genesys-webcomponents/p-cf596de4.entry.js +1 -0
  477. package/dist/genesys-webcomponents/p-cf80b66e.entry.js +1 -0
  478. package/dist/genesys-webcomponents/{p-1ae3c0ad.js → p-d2146168.js} +1 -1
  479. package/dist/genesys-webcomponents/p-d68029e2.entry.js +1 -0
  480. package/dist/genesys-webcomponents/p-d931e959.entry.js +1 -0
  481. package/dist/genesys-webcomponents/p-da63fc1a.entry.js +1 -0
  482. package/dist/genesys-webcomponents/p-db4e3807.entry.js +1 -0
  483. package/dist/genesys-webcomponents/p-de7afbd6.entry.js +1 -0
  484. package/dist/genesys-webcomponents/p-deeface1.entry.js +1 -0
  485. package/dist/genesys-webcomponents/{p-8e52a78d.entry.js → p-e32f8a4e.entry.js} +1 -1
  486. package/dist/genesys-webcomponents/{p-32e5d2fd.entry.js → p-e4bb1148.entry.js} +1 -1
  487. package/dist/genesys-webcomponents/p-e8cf5a06.entry.js +1 -0
  488. package/dist/genesys-webcomponents/p-eb72796e.entry.js +1 -0
  489. package/dist/genesys-webcomponents/p-eef8e6c7.entry.js +1 -0
  490. package/dist/genesys-webcomponents/{p-b742559b.entry.js → p-f437341d.entry.js} +1 -1
  491. package/dist/genesys-webcomponents/p-f51ee8d7.entry.js +1 -0
  492. package/dist/genesys-webcomponents/p-f55648d4.entry.js +1 -0
  493. package/dist/genesys-webcomponents/{p-1b8a300a.entry.js → p-f64bc21e.entry.js} +1 -1
  494. package/dist/genesys-webcomponents/p-f8cc270b.entry.js +1 -0
  495. package/dist/genesys-webcomponents/p-f90f8f33.entry.js +1 -0
  496. package/dist/genesys-webcomponents/p-f9f7d670.entry.js +1 -0
  497. package/dist/stencil-wrapper.js +1 -1
  498. package/dist/types/stencil-public-runtime.d.ts +5 -0
  499. package/dist/types/stencil-wrapper.d.ts +1 -1
  500. package/package.json +30 -29
  501. package/dist/genesys-webcomponents/p-0297a50b.entry.js +0 -1
  502. package/dist/genesys-webcomponents/p-0b8c0504.entry.js +0 -1
  503. package/dist/genesys-webcomponents/p-0d820030.entry.js +0 -1
  504. package/dist/genesys-webcomponents/p-119c08d2.entry.js +0 -1
  505. package/dist/genesys-webcomponents/p-1372610f.entry.js +0 -1
  506. package/dist/genesys-webcomponents/p-14ce89bb.entry.js +0 -1
  507. package/dist/genesys-webcomponents/p-1e9fe0f2.entry.js +0 -1
  508. package/dist/genesys-webcomponents/p-2242df81.entry.js +0 -1
  509. package/dist/genesys-webcomponents/p-26b3ebbf.entry.js +0 -1
  510. package/dist/genesys-webcomponents/p-291c3710.entry.js +0 -1
  511. package/dist/genesys-webcomponents/p-2bfebb1f.entry.js +0 -1
  512. package/dist/genesys-webcomponents/p-2ca47503.entry.js +0 -1
  513. package/dist/genesys-webcomponents/p-2ec03ef9.entry.js +0 -1
  514. package/dist/genesys-webcomponents/p-2f01387e.entry.js +0 -1
  515. package/dist/genesys-webcomponents/p-2f9360d8.entry.js +0 -1
  516. package/dist/genesys-webcomponents/p-33be54b4.entry.js +0 -1
  517. package/dist/genesys-webcomponents/p-378b9514.entry.js +0 -1
  518. package/dist/genesys-webcomponents/p-3a17d7e8.entry.js +0 -1
  519. package/dist/genesys-webcomponents/p-3cec7b3d.entry.js +0 -1
  520. package/dist/genesys-webcomponents/p-435eadd1.entry.js +0 -1
  521. package/dist/genesys-webcomponents/p-43c9b437.entry.js +0 -1
  522. package/dist/genesys-webcomponents/p-4413ee48.entry.js +0 -1
  523. package/dist/genesys-webcomponents/p-44923231.entry.js +0 -1
  524. package/dist/genesys-webcomponents/p-46de3eee.entry.js +0 -1
  525. package/dist/genesys-webcomponents/p-486363d2.entry.js +0 -1
  526. package/dist/genesys-webcomponents/p-486eda7f.entry.js +0 -1
  527. package/dist/genesys-webcomponents/p-4de2cf0d.entry.js +0 -1
  528. package/dist/genesys-webcomponents/p-4e9fd860.entry.js +0 -1
  529. package/dist/genesys-webcomponents/p-4ede43a5.entry.js +0 -1
  530. package/dist/genesys-webcomponents/p-51d7acbd.entry.js +0 -1
  531. package/dist/genesys-webcomponents/p-55296598.entry.js +0 -26
  532. package/dist/genesys-webcomponents/p-56ac9165.entry.js +0 -1
  533. package/dist/genesys-webcomponents/p-56f8766d.entry.js +0 -1
  534. package/dist/genesys-webcomponents/p-5797740e.entry.js +0 -1
  535. package/dist/genesys-webcomponents/p-5f4a83c8.entry.js +0 -1
  536. package/dist/genesys-webcomponents/p-63b6b39e.entry.js +0 -1
  537. package/dist/genesys-webcomponents/p-658f437a.entry.js +0 -1
  538. package/dist/genesys-webcomponents/p-69785ce8.entry.js +0 -1
  539. package/dist/genesys-webcomponents/p-6b02a008.entry.js +0 -1
  540. package/dist/genesys-webcomponents/p-6f9ee4b2.entry.js +0 -1
  541. package/dist/genesys-webcomponents/p-72cebe4e.entry.js +0 -1
  542. package/dist/genesys-webcomponents/p-765765f1.entry.js +0 -1
  543. package/dist/genesys-webcomponents/p-76ae7007.entry.js +0 -1
  544. package/dist/genesys-webcomponents/p-76bfb537.entry.js +0 -1
  545. package/dist/genesys-webcomponents/p-7a0af4cf.entry.js +0 -1
  546. package/dist/genesys-webcomponents/p-7ad41b5d.entry.js +0 -1
  547. package/dist/genesys-webcomponents/p-7bb48e8a.entry.js +0 -1
  548. package/dist/genesys-webcomponents/p-7e99f090.entry.js +0 -1
  549. package/dist/genesys-webcomponents/p-81822cf9.entry.js +0 -1
  550. package/dist/genesys-webcomponents/p-81b11fa8.entry.js +0 -1
  551. package/dist/genesys-webcomponents/p-81b5f767.entry.js +0 -1
  552. package/dist/genesys-webcomponents/p-84a8f494.entry.js +0 -1
  553. package/dist/genesys-webcomponents/p-8c0ae8ee.entry.js +0 -1
  554. package/dist/genesys-webcomponents/p-8db00ad3.entry.js +0 -1
  555. package/dist/genesys-webcomponents/p-8e0e7c2d.entry.js +0 -1
  556. package/dist/genesys-webcomponents/p-9145c1fc.entry.js +0 -1
  557. package/dist/genesys-webcomponents/p-9352c909.entry.js +0 -1
  558. package/dist/genesys-webcomponents/p-951987fc.entry.js +0 -1
  559. package/dist/genesys-webcomponents/p-9c504db1.entry.js +0 -1
  560. package/dist/genesys-webcomponents/p-a0dfb539.entry.js +0 -1
  561. package/dist/genesys-webcomponents/p-a0ee0b79.entry.js +0 -1
  562. package/dist/genesys-webcomponents/p-a91b58d0.entry.js +0 -1
  563. package/dist/genesys-webcomponents/p-a93e7e27.entry.js +0 -1
  564. package/dist/genesys-webcomponents/p-ac6734fe.entry.js +0 -1
  565. package/dist/genesys-webcomponents/p-b0f18980.entry.js +0 -1
  566. package/dist/genesys-webcomponents/p-b39e2de0.entry.js +0 -1
  567. package/dist/genesys-webcomponents/p-b55af29a.entry.js +0 -1
  568. package/dist/genesys-webcomponents/p-b5e6a53a.entry.js +0 -1
  569. package/dist/genesys-webcomponents/p-b74cf789.entry.js +0 -1
  570. package/dist/genesys-webcomponents/p-b7b8c793.entry.js +0 -1
  571. package/dist/genesys-webcomponents/p-bb417f68.entry.js +0 -1
  572. package/dist/genesys-webcomponents/p-c1a7df32.entry.js +0 -1
  573. package/dist/genesys-webcomponents/p-c5adb15c.entry.js +0 -1
  574. package/dist/genesys-webcomponents/p-c90cf2a9.entry.js +0 -1
  575. package/dist/genesys-webcomponents/p-cb646569.entry.js +0 -1
  576. package/dist/genesys-webcomponents/p-cc3206cf.entry.js +0 -1
  577. package/dist/genesys-webcomponents/p-cc924edf.entry.js +0 -1
  578. package/dist/genesys-webcomponents/p-cc9de126.entry.js +0 -1
  579. package/dist/genesys-webcomponents/p-cd1be397.entry.js +0 -1
  580. package/dist/genesys-webcomponents/p-ce271d17.entry.js +0 -1
  581. package/dist/genesys-webcomponents/p-cfccf0fc.entry.js +0 -1
  582. package/dist/genesys-webcomponents/p-d253bf31.entry.js +0 -1
  583. package/dist/genesys-webcomponents/p-d29e5663.entry.js +0 -1
  584. package/dist/genesys-webcomponents/p-d90fc9a4.entry.js +0 -1
  585. package/dist/genesys-webcomponents/p-de4f63be.entry.js +0 -1
  586. package/dist/genesys-webcomponents/p-f8e8a151.entry.js +0 -1
  587. package/dist/genesys-webcomponents/p-f92f0e1d.entry.js +0 -1
  588. package/dist/genesys-webcomponents/p-f998dede.entry.js +0 -1
  589. package/dist/genesys-webcomponents/p-fa8b68c2.entry.js +0 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,8 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [3.54.1](https://github.com/MyPureCloud/genesys-webcomponents/compare/v3.54.0...v3.54.1) (2023-01-05)
6
+
5
7
  ## [3.54.0](https://github.com/MyPureCloud/genesys-webcomponents/compare/v3.53.4...v3.54.0) (2023-01-05)
6
8
 
7
9
 
@@ -3,7 +3,7 @@
3
3
  const index = require('./index-ce5e725f.js');
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v2.18.1 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v2.20.0 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  const patchBrowser = () => {
9
9
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('genesys-webcomponents.cjs.js', document.baseURI).href));
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  function getSectionByName(slotName, sections) {
9
9
  return sections.find(section => section.slotName === slotName);
@@ -77,12 +77,6 @@ const GuxAccordionLegacy = class {
77
77
  constructor(hostRef) {
78
78
  index.registerInstance(this, hostRef);
79
79
  this.sections = [];
80
- /**
81
- * The heading level within the page the
82
- * accordion section headers should be set to.
83
- * heading-level="3" woudl be equivalent to an
84
- * h3 element.
85
- */
86
80
  this.headingLevel = null;
87
81
  this.arrowPosition = 'default';
88
82
  }
@@ -13,13 +13,7 @@ const GuxAccordionSection = class {
13
13
  index.registerInstance(this, hostRef);
14
14
  this.internalsectionopened = index.createEvent(this, "internalsectionopened", 7);
15
15
  this.sectionId = randomHtmlId.randomHTMLId('gux-accordion-section');
16
- /**
17
- * Position of the arrow chevron icon. Position can be 'default' or 'before-text'. 'beside-text' is deprecated and will be removed in v4.
18
- */
19
16
  this.arrowPosition = 'default';
20
- /**
21
- * The content layout used in the accordion section. 'text' layout provides default padding, 'custom' removes default padding.
22
- */
23
17
  this.contentLayout = 'text';
24
18
  this.open = false;
25
19
  this.disabled = false;
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  const guxAccordionCss = "gux-accordion{-custom-noop:noop}";
9
9
 
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const onClickOutside = require('./on-click-outside-63ec9076.js');
8
8
  const index$1 = require('./index-fb5ffce1.js');
9
9
  require('./get-closest-element-ab4b2eee.js');
@@ -32,18 +32,10 @@ const GuxActionButtonLegacy = class {
32
32
  this.close = index.createEvent(this, "close", 7);
33
33
  this.actionClick = index.createEvent(this, "actionClick", 7);
34
34
  this.moveFocusDelay = 100;
35
- /**
36
- * The component button type
37
- */
38
35
  this.type = 'button';
39
- /**
40
- * Disables the action button.
41
- */
36
+ this.text = undefined;
42
37
  this.disabled = false;
43
38
  this.accent = 'secondary';
44
- /**
45
- * It is used to open or not the list.
46
- */
47
39
  this.isOpen = false;
48
40
  }
49
41
  handleKeydown(event) {
@@ -6,7 +6,7 @@ const index = require('./index-ce5e725f.js');
6
6
  const onClickOutside = require('./on-click-outside-63ec9076.js');
7
7
  const whenEventIsFrom = require('./when-event-is-from-69b5ca13.js');
8
8
  const afterNextRender = require('./after-next-render-a09f528a.js');
9
- const usageTracking = require('./usage-tracking-632ce815.js');
9
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
10
10
  const index$1 = require('./index-fb5ffce1.js');
11
11
  require('./get-closest-element-ab4b2eee.js');
12
12
 
@@ -33,18 +33,10 @@ const GuxActionButton = class {
33
33
  this.open = index.createEvent(this, "open", 7);
34
34
  this.close = index.createEvent(this, "close", 7);
35
35
  this.actionClick = index.createEvent(this, "actionClick", 7);
36
- /**
37
- * The component button type
38
- */
39
36
  this.type = 'button';
40
- /**
41
- * Disables the action button.
42
- */
37
+ this.text = undefined;
43
38
  this.disabled = false;
44
39
  this.accent = 'secondary';
45
- /**
46
- * It is used to open or not the list.
47
- */
48
40
  this.isOpen = false;
49
41
  }
50
42
  handleKeydown(event) {
@@ -10,6 +10,8 @@ const GuxActionItem = class {
10
10
  constructor(hostRef) {
11
11
  index.registerInstance(this, hostRef);
12
12
  this.press = index.createEvent(this, "press", 7);
13
+ this.text = undefined;
14
+ this.value = undefined;
13
15
  this.disabled = false;
14
16
  }
15
17
  handleClick() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  const guxActionListCss = ".gux-action-list-items-container{padding:8px 0;margin:0;list-style:none;background:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}";
9
9
 
@@ -11,9 +11,6 @@ const validChildren = 'gux-action-item:not([disabled])';
11
11
  const GuxActionListLegacy = class {
12
12
  constructor(hostRef) {
13
13
  index.registerInstance(this, hostRef);
14
- /**
15
- * The currently selected index.
16
- */
17
14
  this.selectedIndex = -1;
18
15
  }
19
16
  /*
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  const guxActionToastCss = ":host{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:stretch;align-items:stretch;justify-content:flex-start;width:270px;padding:20px 24px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}.gux-header{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;align-self:auto;justify-content:flex-start;order:0;font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:18px;line-height:24px}.gux-header .gux-icon{flex:0 1 auto;align-self:auto;order:0;color:#1da8b3}.gux-header .gux-icon ::slotted(gux-icon){width:32px !important;height:32px !important}.gux-header .gux-title{flex:1 1 auto;align-self:auto;order:0;margin:0 0 0 8px}.gux-message{flex:0 1 auto;align-self:auto;order:0;margin:16px 0;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-message ::slotted(dl){display:flex;flex-direction:row;flex-wrap:wrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;margin:0}.gux-action-buttons{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;align-self:auto;justify-content:space-between;order:0}.gux-action-buttons .gux-negative-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons .gux-positive-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;align-self:auto;justify-content:space-between;order:0}.gux-action-buttons .gux-negative-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons .gux-positive-button{flex:0 1 auto;align-self:auto;order:0}";
9
9
 
@@ -6,7 +6,7 @@ const index = require('./index-ce5e725f.js');
6
6
  const onMutation = require('./on-mutation-8f8a4460.js');
7
7
  const onClickOutside = require('./on-click-outside-63ec9076.js');
8
8
  const afterNextRender = require('./after-next-render-a09f528a.js');
9
- const usageTracking = require('./usage-tracking-632ce815.js');
9
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
10
10
  const index$1 = require('./index-fb5ffce1.js');
11
11
  require('./get-closest-element-ab4b2eee.js');
12
12
 
@@ -32,22 +32,15 @@ const GuxAdvancedDropdown = class {
32
32
  index.registerInstance(this, hostRef);
33
33
  this.input = index.createEvent(this, "input", 7);
34
34
  this.filter = index.createEvent(this, "filter", 7);
35
- /**
36
- * Disable the input and prevent interactions.
37
- */
38
35
  this.disabled = false;
39
- /**
40
- * Whether the list should filter its current options.
41
- */
36
+ this.placeholder = undefined;
42
37
  this.noFilter = false;
43
- /**
44
- * Timeout between filter input changed and event being emitted.
45
- */
46
38
  this.filterDebounceTimeout = 500;
47
- /**
48
- * CSS string used to set the maximum height of the dropdown option container. Default is set to 10 options as defined by UX.
49
- */
50
39
  this.dropdownHeight = '320px';
40
+ this.srLabelledby = undefined;
41
+ this.opened = undefined;
42
+ this.currentlySelectedOption = undefined;
43
+ this.selectionOptions = undefined;
51
44
  }
52
45
  watchValue(newValue) {
53
46
  if (this.opened && newValue) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const afterNextRender = require('./after-next-render-a09f528a.js');
8
8
  const index$1 = require('./index-fb5ffce1.js');
9
9
  const onAttributeChange = require('./on-attribute-change-37556263.js');
@@ -50,14 +50,10 @@ const GuxContentSearch = class {
50
50
  constructor(hostRef) {
51
51
  index.registerInstance(this, hostRef);
52
52
  this.guxcurrentmatchchanged = index.createEvent(this, "guxcurrentmatchchanged", 7);
53
- /**
54
- * The Match Count
55
- */
56
53
  this.matchCount = 0;
57
- /**
58
- * The Current match count which needs to highlighted
59
- */
60
54
  this.currentMatch = 0;
55
+ this.disabled = undefined;
56
+ this.value = undefined;
61
57
  }
62
58
  /**
63
59
  * Clears the input.
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const index$1 = require('./index-fb5ffce1.js');
8
8
  require('./get-closest-element-ab4b2eee.js');
9
9
 
@@ -27,14 +27,9 @@ const guxBadgeCss = ":host{display:inline-block}.gux-badge{display:flex;flex-dir
27
27
  const GuxBadge = class {
28
28
  constructor(hostRef) {
29
29
  index.registerInstance(this, hostRef);
30
- /**
31
- * Badge background color.
32
- */
33
30
  this.color = 'neutral';
34
- /**
35
- * Bold badge.
36
- */
37
31
  this.bold = false;
32
+ this.label = undefined;
38
33
  }
39
34
  onSlotChange(event) {
40
35
  const slotAssignedNodes = event.composedPath()[0].assignedNodes();
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const onResize = require('./on-resize-b182a263.js');
8
8
 
9
9
  /**
@@ -27,6 +27,7 @@ var __decorate = (undefined && undefined.__decorate) || function (decorators, ta
27
27
  const GuxBlankState = class {
28
28
  constructor(hostRef) {
29
29
  index.registerInstance(this, hostRef);
30
+ this.blankStateSize = undefined;
30
31
  }
31
32
  onResize() {
32
33
  this.setBlankStateSize();
@@ -10,6 +10,7 @@ const guxBreadcrumbItemCss = ".gux-breadcrumb-generation{display:flex;flex-direc
10
10
  const GuxBreadcrumbItem = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
+ this.href = undefined;
13
14
  }
14
15
  getAccent() {
15
16
  const container = this.root.closest('gux-breadcrumbs');
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
6
  const index$1 = require('./index-fb5ffce1.js');
7
- const usageTracking = require('./usage-tracking-632ce815.js');
7
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
8
8
  require('./get-closest-element-ab4b2eee.js');
9
9
 
10
10
  const breadcrumbs = "Breadcrumbs";
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const onClickOutside = require('./on-click-outside-63ec9076.js');
8
8
 
9
9
  const guxButtonMultiCss = ":host{display:block;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-button-multi-container .gux-dropdown-button button>*{vertical-align:middle}.gux-button-multi-container .gux-dropdown-button button gux-icon{width:16px;height:16px;margin-left:8px}";
@@ -24,14 +24,9 @@ const GuxButtonMultiLegacy = class {
24
24
  this.open = index.createEvent(this, "open", 7);
25
25
  this.close = index.createEvent(this, "close", 7);
26
26
  this.moveFocusDelay = 100;
27
- /**
28
- * Disables the action button.
29
- */
27
+ this.text = undefined;
30
28
  this.disabled = false;
31
29
  this.accent = 'secondary';
32
- /**
33
- * It is used to open or not the list.
34
- */
35
30
  this.isOpen = false;
36
31
  }
37
32
  handleKeydown(event) {
@@ -6,7 +6,7 @@ const index = require('./index-ce5e725f.js');
6
6
  const onClickOutside = require('./on-click-outside-63ec9076.js');
7
7
  const whenEventIsFrom = require('./when-event-is-from-69b5ca13.js');
8
8
  const afterNextRender = require('./after-next-render-a09f528a.js');
9
- const usageTracking = require('./usage-tracking-632ce815.js');
9
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
10
10
 
11
11
  const guxButtonMultiCss = ":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-button-multi-container .gux-dropdown-button button{display:inline-flex;align-items:center}.gux-button-multi-container .gux-dropdown-button button gux-icon{width:16px;height:16px;margin-left:8px}.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)}";
12
12
 
@@ -25,14 +25,9 @@ const GuxButtonMulti = class {
25
25
  index.registerInstance(this, hostRef);
26
26
  this.open = index.createEvent(this, "open", 7);
27
27
  this.close = index.createEvent(this, "close", 7);
28
- /**
29
- * Disables the action button.
30
- */
28
+ this.text = undefined;
31
29
  this.disabled = false;
32
30
  this.accent = 'secondary';
33
- /**
34
- * It is used to open or not the list.
35
- */
36
31
  this.isOpen = false;
37
32
  }
38
33
  handleKeydown(event) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const logError = require('./log-error-ddbca3a0.js');
8
8
 
9
9
  const guxButtonSlotCss = ":host{display:inline-block;min-width:32px;pointer-events:none}::slotted(input[type='button']),::slotted(input[type='submit']),::slotted(button){width:100%;height:32px;padding:0 16px;overflow:hidden;color:#2e394c;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:#e2e6ee;border:none;border-radius:4px;font-size:12px;line-height:20px;font-family:Roboto, sans-serif;font-weight:400;font-weight:700}::slotted(input[type='button'][disabled]),::slotted(input[type='submit'][disabled]),::slotted(button[disabled]){color:rgba(46, 57, 76, 0.5);cursor:default;background-color:rgba(226, 230, 238, 0.5)}::slotted(input[type='button']:focus),::slotted(input[type='submit']:focus),::slotted(button:focus){outline:none}::slotted(input[type='button']:focus:enabled),::slotted(input[type='submit']:focus:enabled),::slotted(button:focus:enabled){outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}::slotted(input[type='button']:hover:enabled),::slotted(input[type='submit']:hover:enabled),::slotted(button:hover:enabled){background-color:#d7dce5}::slotted(input[type='button']:active:enabled),::slotted(input[type='submit']:active:enabled),::slotted(button:active:enabled){background-color:#c8cfda}:host([accent='primary']) ::slotted(input[type='button']),:host([accent='primary']) ::slotted(input[type='submit']),:host([accent='primary']) ::slotted(button){color:#fdfdfd;background-color:#2a60c8}:host([accent='primary']) ::slotted(input[type='button'][disabled]),:host([accent='primary']) ::slotted(input[type='submit'][disabled]),:host([accent='primary']) ::slotted(button[disabled]){color:rgba(253, 253, 253, 0.5);background-color:rgba(42, 96, 200, 0.5)}:host([accent='primary']) ::slotted(input[type='button']:hover:enabled),:host([accent='primary']) ::slotted(input[type='submit']:hover:enabled),:host([accent='primary']) ::slotted(button:hover:enabled){background-color:#2754ac}:host([accent='primary']) ::slotted(input[type='button']:active:enabled),:host([accent='primary']) ::slotted(input[type='submit']:active:enabled),:host([accent='primary']) ::slotted(button:active:enabled){background-color:#23478f}:host([accent='tertiary']) ::slotted(input[type='button']),:host([accent='tertiary']) ::slotted(input[type='submit']),:host([accent='tertiary']) ::slotted(button){color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}:host([accent='tertiary']) ::slotted(input[type='button']),:host([accent='tertiary']) ::slotted(input[type='submit']),:host([accent='tertiary']) ::slotted(button){color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}:host([accent='tertiary']) ::slotted(input[type='button'][disabled]),:host([accent='tertiary']) ::slotted(input[type='submit'][disabled]),:host([accent='tertiary']) ::slotted(button[disabled]){color:rgba(42, 96, 200, 0.5);background-color:rgba(253, 253, 253, 0.5);border-color:rgba(42, 96, 200, 0.5)}:host([accent='tertiary']) ::slotted(input[type='button']:hover:enabled),:host([accent='tertiary']) ::slotted(input[type='submit']:hover:enabled),:host([accent='tertiary']) ::slotted(button:hover:enabled){color:#fdfdfd;background-color:#2754ac}:host([accent='tertiary']) ::slotted(input[type='button']:active:enabled),:host([accent='tertiary']) ::slotted(input[type='submit']:active:enabled),:host([accent='tertiary']) ::slotted(button:active:enabled){color:#fdfdfd;background-color:#23478f}:host([accent='ghost']) ::slotted(input[type='button']),:host([accent='ghost']) ::slotted(input[type='submit']),:host([accent='ghost']) ::slotted(button){color:#2a60c8;background:none;border:none}:host([accent='ghost']) ::slotted(input[type='button'][disabled]),:host([accent='ghost']) ::slotted(input[type='submit'][disabled]),:host([accent='ghost']) ::slotted(button[disabled]){color:rgba(42, 96, 200, 0.5)}:host([accent='ghost']) ::slotted(input[type='button']:hover:enabled),:host([accent='ghost']) ::slotted(input[type='submit']:hover:enabled),:host([accent='ghost']) ::slotted(button:hover:enabled){color:#2754ac;background-color:rgba(222, 234, 255, 0.33)}:host([accent='ghost']) ::slotted(input[type='button']:active:enabled),:host([accent='ghost']) ::slotted(input[type='submit']:active:enabled),:host([accent='ghost']) ::slotted(button:active:enabled){color:#2754ac;background-color:#deeaff}:host([accent='danger']) ::slotted(input[type='button']),:host([accent='danger']) ::slotted(input[type='submit']),:host([accent='danger']) ::slotted(button){color:#fdfdfd;background-color:#ea0b0b}:host([accent='danger']) ::slotted(input[type='button'][disabled]),:host([accent='danger']) ::slotted(input[type='submit'][disabled]),:host([accent='danger']) ::slotted(button[disabled]){color:rgba(253, 253, 253, 0.5);background-color:rgba(234, 11, 11, 0.5)}:host([accent='danger']) ::slotted(input[type='button']:hover:enabled),:host([accent='danger']) ::slotted(input[type='submit']:hover:enabled),:host([accent='danger']) ::slotted(button:hover:enabled){background-color:#cc0a0a}:host([accent='danger']) ::slotted(input[type='button']:active:enabled),:host([accent='danger']) ::slotted(input[type='submit']:active:enabled),:host([accent='danger']) ::slotted(button:active:enabled){background-color:#ad0808}";
@@ -3,20 +3,15 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  const guxButtonCss = ":host{display:inline-block;min-width:32px;pointer-events:none;-webkit-user-select:none;user-select:none}:host(:focus){outline:none}:host(:focus) button{outline:none}::slotted(gux-icon){width:16px;height:16px}::slotted(*){padding-left:4px;vertical-align:middle}::slotted(*:first-child){padding:0}button{width:100%;height:32px;padding:0 16px;overflow:hidden;color:#2e394c;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:#e2e6ee;border:none;border-radius:4px;font-size:12px;line-height:20px;font-family:Roboto, sans-serif;font-weight:400;font-weight:700}button[disabled]{color:rgba(46, 57, 76, 0.5);cursor:default;background-color:rgba(226, 230, 238, 0.5)}button:hover:enabled{background-color:#d7dce5}button:active:enabled{background-color:#c8cfda}button:focus:enabled{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}button.gux-tertiary{color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}button.gux-tertiary[disabled]{color:rgba(42, 96, 200, 0.5);background-color:rgba(253, 253, 253, 0.5);border-color:rgba(42, 96, 200, 0.5)}button.gux-tertiary:hover:enabled{color:#fdfdfd;background-color:#2754ac}button.gux-tertiary:active:enabled{color:#fdfdfd;background-color:#23478f}button.gux-ghost{color:#2a60c8;background:none;border:none}button.gux-ghost[disabled]{color:rgba(42, 96, 200, 0.5)}button.gux-ghost:hover:enabled{color:#2754ac;background-color:rgba(222, 234, 255, 0.33)}button.gux-ghost:active:enabled{color:#2754ac;background-color:#deeaff}button.gux-primary{color:#fdfdfd;background-color:#2a60c8}button.gux-primary[disabled]{color:rgba(253, 253, 253, 0.5);background-color:rgba(42, 96, 200, 0.5)}button.gux-primary:hover:enabled{background-color:#2754ac}button.gux-primary:active:enabled{background-color:#23478f}button.gux-danger{color:#fdfdfd;background-color:#ea0b0b}button.gux-danger[disabled]{color:rgba(253, 253, 253, 0.5);background-color:rgba(234, 11, 11, 0.5)}button.gux-danger:hover:enabled{background-color:#cc0a0a}button.gux-danger:active:enabled{background-color:#ad0808}";
9
9
 
10
10
  const GuxButton = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
- /**
14
- * The component button type
15
- */
16
13
  this.type = 'button';
17
- /**
18
- * Indicate if the button is disabled or not
19
- */
14
+ this.guxTitle = undefined;
20
15
  this.disabled = false;
21
16
  this.accent = 'secondary';
22
17
  }
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index = require('./index-ce5e725f.js');
6
6
  const afterNextRender = require('./after-next-render-a09f528a.js');
7
7
  const isoDates = require('./iso-dates-f78ffb80.js');
8
- const usageTracking = require('./usage-tracking-632ce815.js');
8
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
9
9
  const index$1 = require('./index-fb5ffce1.js');
10
10
  const capitalizeFirstLetter = require('./capitalize-first-letter-8e2f04e5.js');
11
11
  require('./get-closest-element-ab4b2eee.js');
@@ -60,29 +60,15 @@ const GuxCalendar = class {
60
60
  constructor(hostRef) {
61
61
  index.registerInstance(this, hostRef);
62
62
  this.input = index.createEvent(this, "input", 7);
63
- /**
64
- * The calendar current selected date
65
- */
63
+ this.locale = 'en';
66
64
  this.value = '';
67
- /**
68
- * The min date selectable
69
- */
70
65
  this.minDate = '';
71
- /**
72
- * The max date selectable
73
- */
74
66
  this.maxDate = '';
75
- /**
76
- * The calendar mode (can be single or range)
77
- */
78
67
  this.mode = "single" /* CalendarModes.Single */;
79
- /**
80
- * The calendar number of months displayed
81
- */
82
68
  this.numberOfMonths = 1;
69
+ this.startDayOfWeek = undefined;
83
70
  this.previewValue = new Date();
84
71
  this.selectingDate = null;
85
- this.locale = 'en';
86
72
  }
87
73
  emitInput() {
88
74
  this.input.emit(this.value);
@@ -3,16 +3,13 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
 
8
8
  const guxCardCss = ":host{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;padding:16px;background-color:#fdfdfd;border:1px solid #e2e6ee;border-radius:4px}:host([accent='outline']){background-color:#fdfdfd}:host([accent='filled']){background-color:#f6f7f9}:host([accent='raised']){box-shadow:0 0 2px rgba(32, 41, 55, 0.16)}";
9
9
 
10
10
  const GuxCard = class {
11
11
  constructor(hostRef) {
12
12
  index.registerInstance(this, hostRef);
13
- /**
14
- * Card Accent.
15
- */
16
13
  this.accent = 'outline';
17
14
  }
18
15
  componentWillLoad() {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const colorPalette = require('./color-palette-4339407d.js');
8
8
  const logError = require('./log-error-ddbca3a0.js');
9
9
 
@@ -41,7 +41,17 @@ const GuxColumnChart = class {
41
41
  tooltip: { aggregate: 'count', type: 'quantitative' }
42
42
  }
43
43
  };
44
+ this.chartData = undefined;
45
+ this.xTickLabelSlant = undefined;
46
+ this.includeLegend = undefined;
47
+ this.xFieldName = undefined;
48
+ this.yFieldName = undefined;
49
+ this.xAxisTitle = undefined;
50
+ this.yAxisTitle = undefined;
51
+ this.legendTitle = undefined;
44
52
  this.legendPosition = 'right';
53
+ this.chartLayers = undefined;
54
+ this.embedOptions = undefined;
45
55
  }
46
56
  parseData() {
47
57
  if (!this.xFieldName || !this.yFieldName) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const logError = require('./log-error-ddbca3a0.js');
8
8
  const colorPalette = require('./color-palette-4339407d.js');
9
9
 
@@ -45,8 +45,25 @@ const GuxDonutChart = class {
45
45
  ],
46
46
  view: { stroke: null }
47
47
  };
48
+ this.chartData = undefined;
49
+ this.includeLegend = undefined;
48
50
  this.legendPosition = 'right';
51
+ this.legendTitle = undefined;
52
+ this.colorFieldName = undefined;
53
+ this.outerRadius = undefined;
54
+ this.innerRadius = undefined;
55
+ this.labelRadius = undefined;
56
+ this.labelField = undefined;
57
+ this.gauge = undefined;
58
+ this.centerText = undefined;
59
+ this.centerSubText = undefined;
49
60
  this.showTooltip = true;
61
+ this.tooltipOptions = undefined;
62
+ this.legendX = undefined;
63
+ this.legendY = undefined;
64
+ this.legendFontSize = undefined;
65
+ this.legendSymbolSize = undefined;
66
+ this.embedOptions = undefined;
50
67
  }
51
68
  parseData() {
52
69
  if (!this.outerRadius && !this.innerRadius) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const colorPalette = require('./color-palette-4339407d.js');
8
8
  const logError = require('./log-error-ddbca3a0.js');
9
9
 
@@ -45,7 +45,20 @@ const GuxLineChart = class {
45
45
  tooltip: { aggregate: 'count', type: 'quantitative' }
46
46
  }
47
47
  };
48
+ this.chartData = undefined;
49
+ this.xTickLabelSlant = undefined;
50
+ this.includeLegend = undefined;
48
51
  this.legendPosition = 'right';
52
+ this.includeDataPointMarkers = undefined;
53
+ this.xFieldName = undefined;
54
+ this.xAxisTitle = undefined;
55
+ this.yFieldName = undefined;
56
+ this.yAxisTitle = undefined;
57
+ this.legendTitle = undefined;
58
+ this.colorFieldName = undefined;
59
+ this.strokeDash = undefined;
60
+ this.interpolation = undefined;
61
+ this.embedOptions = undefined;
49
62
  }
50
63
  parseData() {
51
64
  if (!this.xFieldName || !this.yFieldName) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const logError = require('./log-error-ddbca3a0.js');
8
8
  const colorPalette = require('./color-palette-4339407d.js');
9
9
 
@@ -45,7 +45,15 @@ const GuxPieChart = class {
45
45
  ],
46
46
  view: { stroke: null }
47
47
  };
48
+ this.chartData = undefined;
49
+ this.includeLegend = undefined;
48
50
  this.legendPosition = 'right';
51
+ this.legendTitle = undefined;
52
+ this.colorFieldName = undefined;
53
+ this.outerRadius = undefined;
54
+ this.labelRadius = undefined;
55
+ this.labelField = undefined;
56
+ this.embedOptions = undefined;
49
57
  }
50
58
  parseData() {
51
59
  if (!this.outerRadius) {
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
- const usageTracking = require('./usage-tracking-632ce815.js');
6
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
7
7
  const colorPalette = require('./color-palette-4339407d.js');
8
8
  const logError = require('./log-error-ddbca3a0.js');
9
9
 
@@ -58,7 +58,18 @@ const GuxScatterPlotChart = class {
58
58
  }
59
59
  }
60
60
  };
61
+ this.chartData = undefined;
62
+ this.xTickLabelSlant = undefined;
63
+ this.includeLegend = undefined;
61
64
  this.legendPosition = 'right';
65
+ this.xFieldName = undefined;
66
+ this.xAxisTitle = undefined;
67
+ this.yFieldName = undefined;
68
+ this.yAxisTitle = undefined;
69
+ this.legendTitle = undefined;
70
+ this.colorFieldName = undefined;
71
+ this.useShape = undefined;
72
+ this.embedOptions = undefined;
62
73
  }
63
74
  parseData() {
64
75
  if (!this.xFieldName || !this.yFieldName) {
@@ -23,6 +23,7 @@ const guxColorSelectCss = "gux-color-select{display:inline-block;color:#2e394c}g
23
23
  const GuxColorSelect = class {
24
24
  constructor(hostRef) {
25
25
  index.registerInstance(this, hostRef);
26
+ this.color = undefined;
26
27
  }
27
28
  onColorSelect(event) {
28
29
  const colorOptionElement = event.target;
@@ -59,6 +60,8 @@ const GuxInputColorOption = class {
59
60
  constructor(hostRef) {
60
61
  index.registerInstance(this, hostRef);
61
62
  this.colorSelect = index.createEvent(this, "colorSelect", 7);
63
+ this.active = undefined;
64
+ this.value = undefined;
62
65
  }
63
66
  render() {
64
67
  return (index.h("button", { type: "button", value: this.value, class: this.active ? 'gux-input-color-option-active' : '', disabled: !this.value, style: this.value && { 'background-color': this.value }, title: this.value, onClick: this.onColorOptionClickHandler.bind(this) }));
@@ -4,7 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index = require('./index-ce5e725f.js');
6
6
  const index$1 = require('./index-fb5ffce1.js');
7
- const usageTracking = require('./usage-tracking-632ce815.js');
7
+ const usageTracking = require('./usage-tracking-986dfa1d.js');
8
8
  const guxColumnManager_service = require('./gux-column-manager.service-5995903e.js');
9
9
  require('./get-closest-element-ab4b2eee.js');
10
10
  require('./clamp-1bb96117.js');
@@ -36,6 +36,10 @@ const GuxColumnManagerItem = class {
36
36
  this.internal_keyboard_reorder_move = index.createEvent(this, "internal_keyboard_reorder_move", 7);
37
37
  this.internal_keyboard_reorder_emit = index.createEvent(this, "internal_keyboard_reorder_emit", 7);
38
38
  this.internal_keyboard_reorder_finish = index.createEvent(this, "internal_keyboard_reorder_finish", 7);
39
+ this.orderId = undefined;
40
+ this.highlightActive = undefined;
41
+ this.highlight = undefined;
42
+ this.text = undefined;
39
43
  this.pendingReorder = 'none';
40
44
  this.isDragging = false;
41
45
  this.isReordering = false;