genesys-spark-components 4.0.0-beta.26 → 4.0.0-beta.28

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 (404) hide show
  1. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  2. package/dist/cjs/gux-accordion-section.cjs.entry.js +1 -1
  3. package/dist/cjs/gux-accordion.cjs.entry.js +1 -1
  4. package/dist/cjs/gux-action-button.cjs.entry.js +1 -1
  5. package/dist/cjs/gux-action-toast-legacy.cjs.entry.js +2 -2
  6. package/dist/cjs/gux-advanced-dropdown-legacy.cjs.entry.js +218 -0
  7. package/dist/cjs/gux-announce-beta.cjs.entry.js +1 -1
  8. package/dist/cjs/gux-badge.cjs.entry.js +1 -1
  9. package/dist/cjs/gux-blank-state.cjs.entry.js +1 -1
  10. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +1 -1
  11. package/dist/cjs/gux-button-multi.cjs.entry.js +2 -3
  12. package/dist/cjs/gux-button-slot.cjs.entry.js +2 -2
  13. package/dist/cjs/gux-button.cjs.entry.js +2 -2
  14. package/dist/cjs/gux-calendar.cjs.entry.js +1 -1
  15. package/dist/cjs/gux-card.cjs.entry.js +1 -1
  16. package/dist/cjs/gux-column-manager-item.cjs.entry.js +1 -1
  17. package/dist/cjs/gux-column-manager.cjs.entry.js +1 -1
  18. package/dist/cjs/gux-content-search.cjs.entry.js +1 -1
  19. package/dist/cjs/gux-context-menu.cjs.entry.js +1 -1
  20. package/dist/cjs/gux-copy-to-clipboard.cjs.entry.js +1 -1
  21. package/dist/cjs/gux-date-beta.cjs.entry.js +1 -1
  22. package/dist/cjs/gux-date-time-beta.cjs.entry.js +1 -1
  23. package/dist/cjs/gux-datepicker.cjs.entry.js +1 -1
  24. package/dist/cjs/gux-disclosure-button-legacy.cjs.entry.js +1 -1
  25. package/dist/cjs/gux-dismiss-button.cjs.entry.js +1 -1
  26. package/dist/cjs/gux-dropdown-multi-beta.cjs.entry.js +1 -1
  27. package/dist/cjs/gux-dropdown-option.cjs.entry.js +1 -1
  28. package/dist/cjs/gux-dropdown_3.cjs.entry.js +1 -1
  29. package/dist/cjs/gux-flyout-menu-beta.cjs.entry.js +1 -1
  30. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +1 -1
  31. package/dist/cjs/gux-form-field-color.cjs.entry.js +1 -1
  32. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +1 -1
  33. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +1 -1
  34. package/dist/cjs/gux-form-field-number_3.cjs.entry.js +2 -2
  35. package/dist/cjs/gux-form-field-phone.cjs.entry.js +1 -1
  36. package/dist/cjs/gux-form-field-radio.cjs.entry.js +1 -1
  37. package/dist/cjs/gux-form-field-range.cjs.entry.js +2 -2
  38. package/dist/cjs/gux-form-field-search.cjs.entry.js +1 -1
  39. package/dist/cjs/gux-form-field-select.cjs.entry.js +1 -1
  40. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +2 -2
  41. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +2 -2
  42. package/dist/cjs/gux-form-field-time-picker.cjs.entry.js +1 -1
  43. package/dist/cjs/gux-icon.cjs.entry.js +1 -1
  44. package/dist/cjs/gux-inline-alert.cjs.entry.js +1 -1
  45. package/dist/cjs/gux-list-item.cjs.entry.js +1 -1
  46. package/dist/cjs/gux-list.cjs.entry.js +1 -1
  47. package/dist/cjs/gux-listbox-multi.cjs.entry.js +1 -1
  48. package/dist/cjs/gux-loading-message.cjs.entry.js +3 -47
  49. package/dist/cjs/gux-modal.cjs.entry.js +1 -1
  50. package/dist/cjs/gux-month-picker-beta.cjs.entry.js +1 -1
  51. package/dist/cjs/gux-notification-toast-legacy.cjs.entry.js +2 -2
  52. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +1 -1
  53. package/dist/cjs/{gux-pagination-buttons-beta_2.cjs.entry.js → gux-pagination-buttons_3.cjs.entry.js} +49 -11
  54. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +1 -1
  55. package/dist/cjs/gux-pagination-legacy.cjs.entry.js +1 -1
  56. package/dist/cjs/{gux-pagination-beta.cjs.entry.js → gux-pagination.cjs.entry.js} +6 -6
  57. package/dist/cjs/gux-phone-input-beta.cjs.entry.js +1 -1
  58. package/dist/cjs/gux-popover-list.cjs.entry.js +2 -2
  59. package/dist/cjs/gux-popup.cjs.entry.js +1 -1
  60. package/dist/cjs/gux-radial-loading.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
  62. package/dist/cjs/gux-rating.cjs.entry.js +1 -1
  63. package/dist/cjs/gux-region-icon.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-screen-reader-beta.cjs.entry.js +1 -1
  65. package/dist/cjs/gux-simple-toast-legacy.cjs.entry.js +1 -1
  66. package/dist/cjs/gux-skip-navigation-item.cjs.entry.js +1 -1
  67. package/dist/cjs/gux-skip-navigation-list.cjs.entry.js +1 -1
  68. package/dist/cjs/gux-sort-control.cjs.entry.js +1 -1
  69. package/dist/cjs/gux-switch-item.cjs.entry.js +1 -1
  70. package/dist/cjs/gux-switch.cjs.entry.js +2 -2
  71. package/dist/cjs/gux-tab-panel.cjs.entry.js +2 -2
  72. package/dist/cjs/gux-table-select-menu.cjs.entry.js +1 -1
  73. package/dist/cjs/gux-table-toolbar-action.cjs.entry.js +1 -1
  74. package/dist/cjs/gux-table-toolbar-custom-action.cjs.entry.js +1 -1
  75. package/dist/cjs/gux-table-toolbar-menu-button.cjs.entry.js +1 -1
  76. package/dist/cjs/gux-table-toolbar.cjs.entry.js +1 -1
  77. package/dist/cjs/gux-table.cjs.entry.js +2 -2
  78. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +1 -1
  79. package/dist/cjs/gux-tabs.cjs.entry.js +1 -1
  80. package/dist/cjs/gux-tag.cjs.entry.js +80 -0
  81. package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
  82. package/dist/cjs/gux-time-beta.cjs.entry.js +1 -1
  83. package/dist/cjs/gux-time-picker.cjs.entry.js +1 -1
  84. package/dist/cjs/gux-time-zone-picker-beta.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-toast.cjs.entry.js +1 -1
  86. package/dist/cjs/gux-toggle-slider.cjs.entry.js +1 -1
  87. package/dist/cjs/gux-toggle.cjs.entry.js +2 -2
  88. package/dist/cjs/gux-tooltip.cjs.entry.js +1 -1
  89. package/dist/cjs/index-0d0fdb85.js +8 -16
  90. package/dist/cjs/loader.cjs.js +1 -1
  91. package/dist/cjs/{usage-fcdc9156.js → usage-5e9eafc4.js} +1 -1
  92. package/dist/collection/collection-manifest.json +11 -12
  93. package/dist/collection/components/legacy/gux-action-toast-legacy/gux-action-toast.css +44 -30
  94. package/dist/collection/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/dropdown-option/gux-dropdown-option.css +3 -4
  95. package/dist/collection/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/dropdown-option/gux-dropdown-option.js +1 -1
  96. package/dist/collection/components/legacy/gux-advanced-dropdown-legacy/gux-advanced-dropdown.css +253 -0
  97. package/dist/collection/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/gux-advanced-dropdown.js +4 -4
  98. package/dist/collection/components/legacy/gux-notification-toast-legacy/gux-notification-toast.css +44 -30
  99. package/dist/collection/components/stable/gux-accordion/gux-accordion-section/gux-accordion-section.css +65 -45
  100. package/dist/collection/components/stable/gux-button/gux-button.css +43 -3
  101. package/dist/collection/components/stable/gux-button-multi/gux-button-multi.js +1 -19
  102. package/dist/collection/components/stable/gux-button-slot/gux-button-slot.css +43 -3
  103. package/dist/collection/components/stable/gux-column-manager/gux-column-manager-item/gux-column-manager-item.css +47 -32
  104. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-range/gux-form-field-range.css +44 -30
  105. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.css +65 -45
  106. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-textarea/gux-form-field-textarea.css +65 -45
  107. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.css +1 -1
  108. package/dist/collection/components/stable/gux-list/gux-list-divider/gux-list-divider.js +1 -1
  109. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.css +27 -15
  110. package/dist/collection/components/stable/gux-list/gux-list-item/gux-list-item.js +1 -1
  111. package/dist/collection/components/stable/gux-list/gux-list.css +1 -1
  112. package/dist/collection/components/stable/gux-list/gux-list.js +1 -1
  113. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.css +87 -192
  114. package/dist/collection/components/stable/gux-loading-message/gux-loading-message.js +2 -49
  115. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.css → stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.css} +11 -11
  116. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.js → stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.js} +8 -8
  117. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.css → stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.css} +1 -4
  118. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.js → stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.js} +4 -4
  119. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.css → stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.css} +5 -5
  120. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.js → stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.js} +5 -5
  121. package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-beta.js → stable/gux-pagination/gux-pagination.js} +8 -8
  122. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.css +8 -34
  123. package/dist/collection/components/stable/gux-popover-list/gux-popover-list.js +1 -1
  124. package/dist/collection/components/stable/gux-popup/gux-popup.css +1 -0
  125. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.css +4 -2
  126. package/dist/collection/components/stable/gux-skip-navigation-list/gux-skip-navigation-item/gux-skip-navigation-item.js +1 -1
  127. package/dist/collection/components/stable/gux-switch/gux-switch-item/gux-switch-item.css +173 -7
  128. package/dist/collection/components/stable/gux-switch/gux-switch-item/gux-switch-item.js +1 -1
  129. package/dist/collection/components/stable/gux-switch/gux-switch.css +2 -2
  130. package/dist/collection/components/stable/gux-switch/gux-switch.js +1 -1
  131. package/dist/collection/components/stable/gux-table/gux-table-select-menu/gux-table-select-menu.css +21 -15
  132. package/dist/collection/components/stable/gux-table/gux-table.css +44 -30
  133. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.css +56 -6
  134. package/dist/collection/components/stable/gux-tabs/gux-tab-panel/gux-tab-panel.js +4 -3
  135. package/dist/collection/components/stable/gux-tag/gux-tag.css +155 -0
  136. package/dist/collection/components/{beta → stable}/gux-tag/gux-tag.js +27 -32
  137. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.css +45 -5
  138. package/dist/collection/components/stable/gux-toggle/gux-toggle-slider/gux-toggle-slider.js +1 -1
  139. package/dist/collection/components/stable/gux-toggle/gux-toggle.css +4 -2
  140. package/dist/collection/components/stable/gux-toggle/gux-toggle.js +1 -1
  141. package/dist/component-specs.json +60 -106
  142. package/dist/deploy-info.json +3 -3
  143. package/dist/esm/genesys-webcomponents.js +1 -1
  144. package/dist/esm/gux-accordion-section.entry.js +1 -1
  145. package/dist/esm/gux-accordion.entry.js +1 -1
  146. package/dist/esm/gux-action-button.entry.js +1 -1
  147. package/dist/esm/gux-action-toast-legacy.entry.js +2 -2
  148. package/dist/esm/gux-advanced-dropdown-legacy.entry.js +214 -0
  149. package/dist/esm/gux-announce-beta.entry.js +1 -1
  150. package/dist/esm/gux-badge.entry.js +1 -1
  151. package/dist/esm/gux-blank-state.entry.js +1 -1
  152. package/dist/esm/gux-breadcrumbs.entry.js +1 -1
  153. package/dist/esm/gux-button-multi.entry.js +2 -3
  154. package/dist/esm/gux-button-slot.entry.js +2 -2
  155. package/dist/esm/gux-button.entry.js +2 -2
  156. package/dist/esm/gux-calendar.entry.js +1 -1
  157. package/dist/esm/gux-card.entry.js +1 -1
  158. package/dist/esm/gux-column-manager-item.entry.js +1 -1
  159. package/dist/esm/gux-column-manager.entry.js +1 -1
  160. package/dist/esm/gux-content-search.entry.js +1 -1
  161. package/dist/esm/gux-context-menu.entry.js +1 -1
  162. package/dist/esm/gux-copy-to-clipboard.entry.js +1 -1
  163. package/dist/esm/gux-date-beta.entry.js +1 -1
  164. package/dist/esm/gux-date-time-beta.entry.js +1 -1
  165. package/dist/esm/gux-datepicker.entry.js +1 -1
  166. package/dist/esm/gux-disclosure-button-legacy.entry.js +1 -1
  167. package/dist/esm/gux-dismiss-button.entry.js +1 -1
  168. package/dist/esm/gux-dropdown-multi-beta.entry.js +1 -1
  169. package/dist/esm/gux-dropdown-option.entry.js +1 -1
  170. package/dist/esm/gux-dropdown_3.entry.js +1 -1
  171. package/dist/esm/gux-flyout-menu-beta.entry.js +1 -1
  172. package/dist/esm/gux-form-field-checkbox.entry.js +1 -1
  173. package/dist/esm/gux-form-field-color.entry.js +1 -1
  174. package/dist/esm/gux-form-field-dropdown.entry.js +1 -1
  175. package/dist/esm/gux-form-field-input-clear-button.entry.js +1 -1
  176. package/dist/esm/gux-form-field-number_3.entry.js +2 -2
  177. package/dist/esm/gux-form-field-phone.entry.js +1 -1
  178. package/dist/esm/gux-form-field-radio.entry.js +1 -1
  179. package/dist/esm/gux-form-field-range.entry.js +2 -2
  180. package/dist/esm/gux-form-field-search.entry.js +1 -1
  181. package/dist/esm/gux-form-field-select.entry.js +1 -1
  182. package/dist/esm/gux-form-field-text-like.entry.js +2 -2
  183. package/dist/esm/gux-form-field-textarea.entry.js +2 -2
  184. package/dist/esm/gux-form-field-time-picker.entry.js +1 -1
  185. package/dist/esm/gux-icon.entry.js +1 -1
  186. package/dist/esm/gux-inline-alert.entry.js +1 -1
  187. package/dist/esm/gux-list-item.entry.js +1 -1
  188. package/dist/esm/gux-list.entry.js +1 -1
  189. package/dist/esm/gux-listbox-multi.entry.js +1 -1
  190. package/dist/esm/gux-loading-message.entry.js +4 -48
  191. package/dist/esm/gux-modal.entry.js +1 -1
  192. package/dist/esm/gux-month-picker-beta.entry.js +1 -1
  193. package/dist/esm/gux-notification-toast-legacy.entry.js +2 -2
  194. package/dist/esm/gux-page-loading-spinner.entry.js +1 -1
  195. package/dist/esm/{gux-pagination-buttons-beta_2.entry.js → gux-pagination-buttons_3.entry.js} +47 -10
  196. package/dist/esm/gux-pagination-cursor.entry.js +1 -1
  197. package/dist/esm/gux-pagination-legacy.entry.js +1 -1
  198. package/dist/esm/{gux-pagination-beta.entry.js → gux-pagination.entry.js} +6 -6
  199. package/dist/esm/gux-phone-input-beta.entry.js +1 -1
  200. package/dist/esm/gux-popover-list.entry.js +2 -2
  201. package/dist/esm/gux-popup.entry.js +1 -1
  202. package/dist/esm/gux-radial-loading.entry.js +1 -1
  203. package/dist/esm/gux-radial-progress.entry.js +1 -1
  204. package/dist/esm/gux-rating.entry.js +1 -1
  205. package/dist/esm/gux-region-icon.entry.js +1 -1
  206. package/dist/esm/gux-screen-reader-beta.entry.js +1 -1
  207. package/dist/esm/gux-simple-toast-legacy.entry.js +1 -1
  208. package/dist/esm/gux-skip-navigation-item.entry.js +1 -1
  209. package/dist/esm/gux-skip-navigation-list.entry.js +1 -1
  210. package/dist/esm/gux-sort-control.entry.js +1 -1
  211. package/dist/esm/gux-switch-item.entry.js +1 -1
  212. package/dist/esm/gux-switch.entry.js +2 -2
  213. package/dist/esm/gux-tab-panel.entry.js +3 -3
  214. package/dist/esm/gux-table-select-menu.entry.js +1 -1
  215. package/dist/esm/gux-table-toolbar-action.entry.js +1 -1
  216. package/dist/esm/gux-table-toolbar-custom-action.entry.js +1 -1
  217. package/dist/esm/gux-table-toolbar-menu-button.entry.js +1 -1
  218. package/dist/esm/gux-table-toolbar.entry.js +1 -1
  219. package/dist/esm/gux-table.entry.js +2 -2
  220. package/dist/esm/gux-tabs-advanced.entry.js +1 -1
  221. package/dist/esm/gux-tabs.entry.js +1 -1
  222. package/dist/esm/gux-tag.entry.js +76 -0
  223. package/dist/esm/gux-text-highlight.entry.js +1 -1
  224. package/dist/esm/gux-time-beta.entry.js +1 -1
  225. package/dist/esm/gux-time-picker.entry.js +1 -1
  226. package/dist/esm/gux-time-zone-picker-beta.entry.js +1 -1
  227. package/dist/esm/gux-toast.entry.js +1 -1
  228. package/dist/esm/gux-toggle-slider.entry.js +1 -1
  229. package/dist/esm/gux-toggle.entry.js +2 -2
  230. package/dist/esm/gux-tooltip.entry.js +1 -1
  231. package/dist/esm/index-0b66fe2c.js +8 -16
  232. package/dist/esm/loader.js +1 -1
  233. package/dist/esm/{usage-f03a9e96.js → usage-c6e07f31.js} +1 -1
  234. package/dist/genesys-webcomponents/genesys-webcomponents.css +2 -2
  235. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  236. package/dist/genesys-webcomponents/i18n/genesys-webcomponents.i18n.en.json +1 -1
  237. package/dist/genesys-webcomponents/{p-bcec2244.entry.js → p-01c8bb6b.entry.js} +1 -1
  238. package/dist/genesys-webcomponents/{p-35784c37.entry.js → p-02134088.entry.js} +1 -1
  239. package/dist/genesys-webcomponents/{p-7ae4a9fe.entry.js → p-09961f4d.entry.js} +1 -1
  240. package/dist/genesys-webcomponents/p-0f4948bb.entry.js +1 -0
  241. package/dist/genesys-webcomponents/{p-fab005df.entry.js → p-172655ad.entry.js} +1 -1
  242. package/dist/genesys-webcomponents/{p-b08f2a1f.entry.js → p-188d3d96.entry.js} +1 -1
  243. package/dist/genesys-webcomponents/{p-596ed860.entry.js → p-1b936c21.entry.js} +1 -1
  244. package/dist/genesys-webcomponents/{p-de63108a.entry.js → p-1e850ed3.entry.js} +1 -1
  245. package/dist/genesys-webcomponents/{p-425a79f2.entry.js → p-219a0bad.entry.js} +1 -1
  246. package/dist/genesys-webcomponents/{p-ba247660.entry.js → p-288ab9a2.entry.js} +1 -1
  247. package/dist/genesys-webcomponents/{p-ec46bb6e.entry.js → p-2a4eacec.entry.js} +1 -1
  248. package/dist/genesys-webcomponents/p-3031a578.entry.js +1 -0
  249. package/dist/genesys-webcomponents/p-358f295c.entry.js +1 -0
  250. package/dist/genesys-webcomponents/p-3aa5149b.entry.js +1 -0
  251. package/dist/genesys-webcomponents/{p-a0b3b9f2.entry.js → p-3b4d5b80.entry.js} +1 -1
  252. package/dist/genesys-webcomponents/{p-39170389.entry.js → p-3bc32648.entry.js} +1 -1
  253. package/dist/genesys-webcomponents/p-3d6b25da.entry.js +1 -0
  254. package/dist/genesys-webcomponents/{p-82bab522.entry.js → p-41dffb40.entry.js} +1 -1
  255. package/dist/genesys-webcomponents/{p-24a36458.entry.js → p-46697c27.entry.js} +1 -1
  256. package/dist/genesys-webcomponents/{p-fd52eebf.entry.js → p-47557661.entry.js} +1 -1
  257. package/dist/genesys-webcomponents/{p-516497a8.entry.js → p-47ba479b.entry.js} +1 -1
  258. package/dist/genesys-webcomponents/p-4c46f081.entry.js +1 -0
  259. package/dist/genesys-webcomponents/{p-5623eb9b.entry.js → p-4d17728f.entry.js} +1 -1
  260. package/dist/genesys-webcomponents/{p-ea9d71eb.entry.js → p-4f1063c5.entry.js} +1 -1
  261. package/dist/genesys-webcomponents/p-5676eed0.entry.js +1 -0
  262. package/dist/genesys-webcomponents/p-581738c6.entry.js +1 -0
  263. package/dist/genesys-webcomponents/{p-6b48fbde.entry.js → p-58dbdd6e.entry.js} +1 -1
  264. package/dist/genesys-webcomponents/p-5dea868f.entry.js +1 -0
  265. package/dist/genesys-webcomponents/{p-d68a0863.entry.js → p-5e05cbf4.entry.js} +1 -1
  266. package/dist/genesys-webcomponents/{p-82aad1f7.entry.js → p-5e1230ac.entry.js} +1 -1
  267. package/dist/genesys-webcomponents/{p-06a92400.entry.js → p-5f22855f.entry.js} +1 -1
  268. package/dist/genesys-webcomponents/{p-dc84cec7.js → p-6517ed89.js} +1 -1
  269. package/dist/genesys-webcomponents/{p-b5eb0d49.entry.js → p-651e350f.entry.js} +1 -1
  270. package/dist/genesys-webcomponents/{p-d107d384.entry.js → p-65d42429.entry.js} +1 -1
  271. package/dist/genesys-webcomponents/{p-bb29dc80.entry.js → p-6748082f.entry.js} +1 -1
  272. package/dist/genesys-webcomponents/p-6846d279.entry.js +1 -0
  273. package/dist/genesys-webcomponents/{p-a3f9f44a.entry.js → p-68868258.entry.js} +1 -1
  274. package/dist/genesys-webcomponents/{p-8056c132.entry.js → p-698f98c2.entry.js} +1 -1
  275. package/dist/genesys-webcomponents/p-6bff9eb3.entry.js +1 -0
  276. package/dist/genesys-webcomponents/p-6c5ba842.entry.js +1 -0
  277. package/dist/genesys-webcomponents/{p-30598362.entry.js → p-6cddf4cc.entry.js} +1 -1
  278. package/dist/genesys-webcomponents/{p-bfa89db2.entry.js → p-6ceceb96.entry.js} +1 -1
  279. package/dist/genesys-webcomponents/{p-b90e7457.entry.js → p-6d16729f.entry.js} +1 -1
  280. package/dist/genesys-webcomponents/{p-a5d5ba91.entry.js → p-6d7e7a71.entry.js} +1 -1
  281. package/dist/genesys-webcomponents/{p-dc6723ca.entry.js → p-74009863.entry.js} +1 -1
  282. package/dist/genesys-webcomponents/{p-8e592f22.entry.js → p-76f4a444.entry.js} +1 -1
  283. package/dist/genesys-webcomponents/{p-e33c43dd.entry.js → p-77e60d29.entry.js} +1 -1
  284. package/dist/genesys-webcomponents/p-795e7b1a.entry.js +1 -0
  285. package/dist/genesys-webcomponents/{p-d0abf3d7.entry.js → p-7a8c150f.entry.js} +1 -1
  286. package/dist/genesys-webcomponents/{p-855c7fcc.entry.js → p-7b4ef992.entry.js} +1 -1
  287. package/dist/genesys-webcomponents/{p-c3980b75.entry.js → p-7be9b209.entry.js} +1 -1
  288. package/dist/genesys-webcomponents/p-7c5d3642.entry.js +1 -0
  289. package/dist/genesys-webcomponents/p-7dd13d10.entry.js +1 -0
  290. package/dist/genesys-webcomponents/{p-40744307.entry.js → p-8212cb52.entry.js} +1 -1
  291. package/dist/genesys-webcomponents/{p-8d693163.entry.js → p-8f49f6a8.entry.js} +1 -1
  292. package/dist/genesys-webcomponents/{p-0b01b76e.entry.js → p-91d49ac1.entry.js} +1 -1
  293. package/dist/genesys-webcomponents/{p-c9ada3f6.entry.js → p-95fc6119.entry.js} +1 -1
  294. package/dist/genesys-webcomponents/{p-c4bdc563.entry.js → p-983c952f.entry.js} +1 -1
  295. package/dist/genesys-webcomponents/{p-92095ee1.entry.js → p-9b6831a5.entry.js} +1 -1
  296. package/dist/genesys-webcomponents/{p-f06e2d5d.entry.js → p-9eb61bd3.entry.js} +1 -1
  297. package/dist/genesys-webcomponents/{p-75f9676c.entry.js → p-a4dbc7d1.entry.js} +1 -1
  298. package/dist/genesys-webcomponents/{p-da2efa1d.entry.js → p-a91103ab.entry.js} +1 -1
  299. package/dist/genesys-webcomponents/{p-f2f53d61.entry.js → p-aaaf2fd9.entry.js} +1 -1
  300. package/dist/genesys-webcomponents/p-b030d487.entry.js +1 -0
  301. package/dist/genesys-webcomponents/{p-81a01440.entry.js → p-b0d4ece6.entry.js} +1 -1
  302. package/dist/genesys-webcomponents/{p-46980018.entry.js → p-b2d32b54.entry.js} +1 -1
  303. package/dist/genesys-webcomponents/{p-46abdd72.entry.js → p-ba975521.entry.js} +1 -1
  304. package/dist/genesys-webcomponents/{p-1b35958d.entry.js → p-bcbab73b.entry.js} +1 -1
  305. package/dist/genesys-webcomponents/{p-0212b664.entry.js → p-bd630920.entry.js} +1 -1
  306. package/dist/genesys-webcomponents/{p-e01bffb0.entry.js → p-bdb75a90.entry.js} +1 -1
  307. package/dist/genesys-webcomponents/{p-90379a2c.entry.js → p-bfe3a794.entry.js} +1 -1
  308. package/dist/genesys-webcomponents/p-c2485ed4.entry.js +1 -0
  309. package/dist/genesys-webcomponents/{p-532ea636.entry.js → p-c313de7b.entry.js} +1 -1
  310. package/dist/genesys-webcomponents/p-c4ed84fa.entry.js +1 -0
  311. package/dist/genesys-webcomponents/{p-7b43f40b.entry.js → p-c609ed18.entry.js} +1 -1
  312. package/dist/genesys-webcomponents/p-c8580fbf.entry.js +1 -0
  313. package/dist/genesys-webcomponents/{p-1f39a936.entry.js → p-ca143a76.entry.js} +1 -1
  314. package/dist/genesys-webcomponents/p-ca5e2ee3.entry.js +1 -0
  315. package/dist/genesys-webcomponents/{p-3ad223ac.entry.js → p-cb2c7de5.entry.js} +1 -1
  316. package/dist/genesys-webcomponents/{p-119bf1e5.entry.js → p-ccfcec33.entry.js} +1 -1
  317. package/dist/genesys-webcomponents/{p-dfc7c240.entry.js → p-d9f31512.entry.js} +1 -1
  318. package/dist/genesys-webcomponents/p-e7ea294d.entry.js +1 -0
  319. package/dist/genesys-webcomponents/p-ecac9a08.entry.js +1 -0
  320. package/dist/genesys-webcomponents/{p-0978a177.entry.js → p-eeb5254d.entry.js} +1 -1
  321. package/dist/genesys-webcomponents/{p-ffe2a7bc.entry.js → p-f03c03d4.entry.js} +1 -1
  322. package/dist/genesys-webcomponents/{p-9f919a75.entry.js → p-f4b602e0.entry.js} +1 -1
  323. package/dist/genesys-webcomponents/{p-806357bf.entry.js → p-f58ff022.entry.js} +1 -1
  324. package/dist/genesys-webcomponents/{p-82b561eb.entry.js → p-fdbd6834.entry.js} +1 -1
  325. package/dist/stencil-wrapper.js +1 -1
  326. package/dist/types/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/gux-advanced-dropdown.d.ts +1 -1
  327. package/dist/types/components/stable/gux-button-multi/gux-button-multi.d.ts +0 -4
  328. package/dist/types/components/stable/gux-loading-message/gux-loading-message.d.ts +0 -10
  329. package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-buttons-beta.d.ts → stable/gux-pagination/gux-pagination-buttons/gux-pagination-buttons.d.ts} +3 -3
  330. package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-item-counts-beta/gux-pagination-item-counts-beta.d.ts → stable/gux-pagination/gux-pagination-item-counts/gux-pagination-item-counts.d.ts} +1 -1
  331. package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-items-per-page-beta/gux-pagination-items-per-page-beta.d.ts → stable/gux-pagination/gux-pagination-items-per-page/gux-pagination-items-per-page.d.ts} +2 -2
  332. package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-beta.d.ts → stable/gux-pagination/gux-pagination.d.ts} +4 -4
  333. package/dist/types/components/stable/gux-pagination/gux-pagination.types.d.ts +2 -0
  334. package/dist/types/components/{beta → stable}/gux-tag/gux-tag.d.ts +3 -16
  335. package/dist/types/components/stable/gux-tag/gux-tag.types.d.ts +1 -0
  336. package/dist/types/components.d.ts +86 -145
  337. package/dist/types/stencil-wrapper.d.ts +1 -1
  338. package/package.json +1 -1
  339. package/dist/cjs/gux-advanced-dropdown.cjs.entry.js +0 -218
  340. package/dist/cjs/gux-pagination-items-per-page-beta.cjs.entry.js +0 -46
  341. package/dist/cjs/gux-tab-panel-beta.cjs.entry.js +0 -34
  342. package/dist/cjs/gux-tag-beta.cjs.entry.js +0 -84
  343. package/dist/collection/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.css +0 -15
  344. package/dist/collection/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.js +0 -107
  345. package/dist/collection/components/beta/gux-tag/gux-tag.css +0 -461
  346. package/dist/collection/components/stable/gux-advanced-dropdown/gux-advanced-dropdown.css +0 -85
  347. package/dist/collection/components/stable/gux-loading-message/gux-loading-message-constants.js +0 -5
  348. package/dist/collection/components/stable/gux-loading-message/gux-loading-message-size.types.js +0 -1
  349. package/dist/esm/gux-advanced-dropdown.entry.js +0 -214
  350. package/dist/esm/gux-pagination-items-per-page-beta.entry.js +0 -42
  351. package/dist/esm/gux-tab-panel-beta.entry.js +0 -30
  352. package/dist/esm/gux-tag-beta.entry.js +0 -80
  353. package/dist/genesys-webcomponents/p-0af113c1.entry.js +0 -1
  354. package/dist/genesys-webcomponents/p-0b14794a.entry.js +0 -1
  355. package/dist/genesys-webcomponents/p-12e01c6c.entry.js +0 -1
  356. package/dist/genesys-webcomponents/p-15182c48.entry.js +0 -1
  357. package/dist/genesys-webcomponents/p-1a7b3efe.entry.js +0 -1
  358. package/dist/genesys-webcomponents/p-1b9ae90d.entry.js +0 -1
  359. package/dist/genesys-webcomponents/p-27a62f54.entry.js +0 -1
  360. package/dist/genesys-webcomponents/p-3881c2c8.entry.js +0 -1
  361. package/dist/genesys-webcomponents/p-43d22f9f.entry.js +0 -1
  362. package/dist/genesys-webcomponents/p-5f0d8583.entry.js +0 -1
  363. package/dist/genesys-webcomponents/p-81c3fa5a.entry.js +0 -1
  364. package/dist/genesys-webcomponents/p-844dfb88.entry.js +0 -1
  365. package/dist/genesys-webcomponents/p-948ad846.entry.js +0 -1
  366. package/dist/genesys-webcomponents/p-99e5fc7e.entry.js +0 -1
  367. package/dist/genesys-webcomponents/p-a7ad3633.entry.js +0 -1
  368. package/dist/genesys-webcomponents/p-c6a3a814.entry.js +0 -1
  369. package/dist/genesys-webcomponents/p-d2db8cfb.entry.js +0 -1
  370. package/dist/genesys-webcomponents/p-d2ec2410.entry.js +0 -1
  371. package/dist/genesys-webcomponents/p-d6b3146d.entry.js +0 -1
  372. package/dist/genesys-webcomponents/p-e73a5b4e.entry.js +0 -1
  373. package/dist/genesys-webcomponents/p-f2fea056.entry.js +0 -1
  374. package/dist/genesys-webcomponents/p-f4048683.entry.js +0 -1
  375. package/dist/genesys-webcomponents/p-f51f3281.entry.js +0 -1
  376. package/dist/genesys-webcomponents/p-f9768ae7.entry.js +0 -1
  377. package/dist/types/components/beta/gux-pagination-beta/gux-pagination-beta.types.d.ts +0 -2
  378. package/dist/types/components/beta/gux-tab-panel-beta/gux-tab-panel-beta.d.ts +0 -18
  379. package/dist/types/components/beta/gux-tag/gux-tag.types.d.ts +0 -2
  380. package/dist/types/components/stable/gux-loading-message/gux-loading-message-constants.d.ts +0 -5
  381. package/dist/types/components/stable/gux-loading-message/gux-loading-message-size.types.d.ts +0 -1
  382. /package/dist/cjs/{en-b3076cac.js → en-2a12d7c4.js} +0 -0
  383. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-buttons → gux-pagination-buttons-legacy}/gux-pagination-button.service.js +0 -0
  384. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-buttons → gux-pagination-buttons-legacy}/gux-pagination-buttons-legacy.css +0 -0
  385. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-buttons → gux-pagination-buttons-legacy}/gux-pagination-buttons.js +0 -0
  386. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-item-counts → gux-pagination-item-counts-legacy}/gux-pagination-item-counts-legacy.css +0 -0
  387. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-item-counts → gux-pagination-item-counts-legacy}/gux-pagination-item-counts.js +0 -0
  388. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-items-per-page → gux-pagination-items-per-page-legacy}/gux-pagination-items-per-page-legacy.css +0 -0
  389. /package/dist/collection/components/legacy/gux-pagination-legacy/{gux-pagination-items-per-page → gux-pagination-items-per-page-legacy}/gux-pagination-items-per-page.js +0 -0
  390. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-button-beta.service.js → stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.js} +0 -0
  391. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta → stable/gux-pagination/gux-pagination-buttons}/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.css +0 -0
  392. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta → stable/gux-pagination/gux-pagination-buttons}/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.js +0 -0
  393. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-beta.css → stable/gux-pagination/gux-pagination.css} +0 -0
  394. /package/dist/collection/components/{beta/gux-pagination-beta/gux-pagination-beta.types.js → stable/gux-pagination/gux-pagination.types.js} +0 -0
  395. /package/dist/collection/components/{beta → stable}/gux-tag/gux-tag.types.js +0 -0
  396. /package/dist/esm/{en-5d726a81.js → en-6c4aef39.js} +0 -0
  397. /package/dist/genesys-webcomponents/{p-89af02eb.js → p-abb9b5f7.js} +0 -0
  398. /package/dist/types/components/{stable/gux-advanced-dropdown → legacy/gux-advanced-dropdown-legacy}/dropdown-option/gux-dropdown-option.d.ts +0 -0
  399. /package/dist/types/components/legacy/gux-pagination-legacy/{gux-pagination-buttons → gux-pagination-buttons-legacy}/gux-pagination-button.service.d.ts +0 -0
  400. /package/dist/types/components/legacy/gux-pagination-legacy/{gux-pagination-buttons → gux-pagination-buttons-legacy}/gux-pagination-buttons.d.ts +0 -0
  401. /package/dist/types/components/legacy/gux-pagination-legacy/{gux-pagination-item-counts → gux-pagination-item-counts-legacy}/gux-pagination-item-counts.d.ts +0 -0
  402. /package/dist/types/components/legacy/gux-pagination-legacy/{gux-pagination-items-per-page → gux-pagination-items-per-page-legacy}/gux-pagination-items-per-page.d.ts +0 -0
  403. /package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta/gux-pagination-button-beta.service.d.ts → stable/gux-pagination/gux-pagination-buttons/gux-pagination-button.service.d.ts} +0 -0
  404. /package/dist/types/components/{beta/gux-pagination-beta/gux-pagination-buttons-beta → stable/gux-pagination/gux-pagination-buttons}/gux-pagination-ellipsis-button/gux-pagination-ellipsis-button.d.ts +0 -0
@@ -1,162 +1,46 @@
1
- .gux-focus-ring-focused:focus {
2
- outline: 3px solid #aac9ff;
3
- outline-offset: 1px;
4
- box-shadow: 0 0 0 1px #fdfdfd;
5
- }
6
-
7
- .gux-focus-ring-focused-within:focus-within {
8
- outline: 3px solid #aac9ff;
9
- outline-offset: 1px;
10
- box-shadow: 0 0 0 1px #fdfdfd;
11
- }
12
-
13
- .gux-focus-ring-focused-visible:focus-visible {
14
- outline: 3px solid #aac9ff;
15
- outline-offset: 1px;
16
- box-shadow: 0 0 0 1px #fdfdfd;
17
- }
18
-
19
- .gux-focus-ring-small-focused:focus {
20
- outline: 2px solid #aac9ff;
21
- outline-offset: 0;
22
- }
23
-
24
- .gux-focus-ring-small-focused-within:focus-within {
25
- outline: 2px solid #aac9ff;
26
- outline-offset: 0;
27
- }
28
-
29
- .gux-focus-ring-small-focused-visible:focus-visible {
30
- outline: 2px solid #aac9ff;
31
- outline-offset: 0;
32
- }
33
-
34
- /* Font Definitions. */
35
- /* From: https://google-webfonts-helper.herokuapp.com */
36
- /* roboto-300 - latin */
37
- @font-face {
38
- font-family: Roboto;
39
- font-style: normal;
40
- font-weight: 300;
41
- src: url("./fonts/roboto-v20-latin-300.eot"); /* IE9 Compat Modes */
42
- src: local("Roboto Light"), local("Roboto-Light"), url("./fonts/roboto-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v20-latin-300.woff2") format("woff2"), url("./fonts/roboto-v20-latin-300.woff") format("woff"), url("./fonts/roboto-v20-latin-300.ttf") format("truetype"), url("./fonts/roboto-v20-latin-300.svg#Roboto") format("svg"); /* Legacy iOS */
43
- }
44
- /* roboto-regular - latin */
45
- @font-face {
46
- font-family: Roboto;
47
- font-style: normal;
48
- font-weight: 400;
49
- src: url("./fonts/roboto-v20-latin-regular.eot"); /* IE9 Compat Modes */
50
- src: local("Roboto"), local("Roboto-Regular"), url("./fonts/roboto-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v20-latin-regular.woff2") format("woff2"), url("./fonts/roboto-v20-latin-regular.woff") format("woff"), url("./fonts/roboto-v20-latin-regular.ttf") format("truetype"), url("./fonts/roboto-v20-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
51
- }
52
- /* roboto-italic - latin */
53
- @font-face {
54
- font-family: Roboto;
55
- font-style: italic;
56
- font-weight: 400;
57
- src: url("./fonts/roboto-v20-latin-italic.eot"); /* IE9 Compat Modes */
58
- src: local("Roboto Italic"), local("Roboto-Italic"), url("./fonts/roboto-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v20-latin-italic.woff2") format("woff2"), url("./fonts/roboto-v20-latin-italic.woff") format("woff"), url("./fonts/roboto-v20-latin-italic.ttf") format("truetype"), url("./fonts/roboto-v20-latin-italic.svg#Roboto") format("svg"); /* Legacy iOS */
59
- }
60
- /* roboto-700 - latin */
61
- @font-face {
62
- font-family: Roboto;
63
- font-style: normal;
64
- font-weight: 700;
65
- src: url("./fonts/roboto-v20-latin-700.eot"); /* IE9 Compat Modes */
66
- src: local("Roboto Bold"), local("Roboto-Bold"), url("./fonts/roboto-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("./fonts/roboto-v20-latin-700.woff2") format("woff2"), url("./fonts/roboto-v20-latin-700.woff") format("woff"), url("./fonts/roboto-v20-latin-700.ttf") format("truetype"), url("./fonts/roboto-v20-latin-700.svg#Roboto") format("svg"); /* Legacy iOS */
67
- }
68
- /*
69
- * Typography styles and mixins.
70
- */
71
- /* Helpers */
72
- /* Base typography */
73
- body {
74
- font-family: Roboto, sans-serif;
75
- font-weight: 400;
76
- font-size: 12px;
77
- line-height: 20px;
78
- }
79
-
80
- /* Headings */
81
- h1 {
82
- font-family: Roboto, sans-serif;
83
- font-weight: 400;
84
- font-weight: 300;
85
- font-size: 24px;
86
- line-height: 32px;
87
- }
88
-
89
- h2 {
90
- font-family: Roboto, sans-serif;
91
- font-weight: 400;
92
- font-weight: 300;
93
- font-size: 18px;
94
- line-height: 24px;
95
- }
96
-
97
- h3 {
98
- font-family: Roboto, sans-serif;
99
- font-weight: 400;
100
- font-weight: 700;
101
- font-size: 14px;
102
- line-height: 20px;
103
- }
104
-
105
- h4,
106
- h5,
107
- h6 {
108
- font-family: Roboto, sans-serif;
109
- font-weight: 400;
110
- font-size: 14px;
111
- line-height: 20px;
112
- }
113
-
114
- /* Anchor */
115
- .gux-icon-anchor gux-icon {
116
- padding-right: 2px;
117
- }
118
-
119
- a {
120
- color: #2a60c8;
121
- text-decoration: underline;
122
- border-radius: 2px;
123
- }
124
- a:hover {
125
- color: #2754ac;
126
- }
127
- a:active {
128
- color: #23478f;
129
- }
130
- a:focus-visible {
131
- outline: 3px solid #aac9ff;
132
- outline-offset: 1px;
133
- box-shadow: 0 0 0 1px #fdfdfd;
134
- }
135
-
136
- table a {
137
- color: #2a60c8;
138
- text-decoration: underline;
139
- border-radius: 2px;
140
- text-decoration: none;
141
- }
142
- table a:hover {
143
- color: #2754ac;
144
- }
145
- table a:active {
146
- color: #23478f;
147
- }
148
- table a:focus-visible {
149
- outline: 3px solid #aac9ff;
150
- outline-offset: 1px;
151
- box-shadow: 0 0 0 1px #fdfdfd;
152
- }
153
-
154
- /* Custom Styles */
1
+ /**
2
+ * @prop --gse-progressAndLoading-loadingState-large-header-fontFamily
3
+ * @prop --gse-progressAndLoading-loadingState-large-header-fontWeight
4
+ * @prop --gse-progressAndLoading-loadingState-large-header-lineHeight
5
+ * @prop --gse-progressAndLoading-loadingState-large-header-fontSize
6
+ * @prop --gse-progressAndLoading-loadingState-large-subheader-fontFamily
7
+ * @prop --gse-progressAndLoading-loadingState-large-subheader-fontWeight
8
+ * @prop --gse-progressAndLoading-loadingState-large-subheader-lineHeight
9
+ * @prop --gse-progressAndLoading-loadingState-large-subheader-fontSize
10
+ * @prop --gse-progressAndLoading-loadingState-large-width : TODO https://inindca.atlassian.net/browse/COMUI-2264
11
+ * @prop --gse-progressAndLoading-loadingState-medium-header-fontFamily
12
+ * @prop --gse-progressAndLoading-loadingState-medium-header-fontWeight
13
+ * @prop --gse-progressAndLoading-loadingState-medium-header-lineHeight
14
+ * @prop --gse-progressAndLoading-loadingState-medium-header-fontSize
15
+ * @prop --gse-progressAndLoading-loadingState-medium-subheader-fontFamily
16
+ * @prop --gse-progressAndLoading-loadingState-medium-subheader-fontWeight
17
+ * @prop --gse-progressAndLoading-loadingState-medium-subheader-lineHeight
18
+ * @prop --gse-progressAndLoading-loadingState-medium-subheader-fontSize
19
+ * @prop --gse-progressAndLoading-loadingState-medium-width
20
+ * @prop --gse-progressAndLoading-loadingState-small-header-fontFamily
21
+ * @prop --gse-progressAndLoading-loadingState-small-header-fontWeight
22
+ * @prop --gse-progressAndLoading-loadingState-small-header-lineHeight
23
+ * @prop --gse-progressAndLoading-loadingState-small-header-fontSize
24
+ * @prop --gse-progressAndLoading-loadingState-small-subheader-fontFamily
25
+ * @prop --gse-progressAndLoading-loadingState-small-subheader-fontWeight
26
+ * @prop --gse-progressAndLoading-loadingState-small-subheader-lineHeight
27
+ * @prop --gse-progressAndLoading-loadingState-small-subheader-fontSize
28
+ * @prop --gse-progressAndLoading-loadingState-small-width
29
+ * @prop --gse-progressAndLoading-large-gap
30
+ * @prop --gse-progressAndLoading-large-gapText
31
+ * @prop --gse-progressAndLoading-pageLoading-gap
32
+ * @prop --gse-progressAndLoading-medium-gap
33
+ * @prop --gse-progressAndLoading-medium-gapText
34
+ * @prop --gse-progressAndLoading-small-gap
35
+ * @prop --gse-progressAndLoading-small-gapText
36
+ * @prop --gse-ui-progressAndLoading-textColor
37
+ */
155
38
  :host {
156
39
  display: flex;
157
40
  flex-direction: column;
158
41
  align-items: center;
159
42
  justify-content: center;
43
+ container-type: inline-size;
160
44
  }
161
45
 
162
46
  .gux-container {
@@ -164,44 +48,55 @@ table a:focus-visible {
164
48
  flex-direction: column;
165
49
  align-items: center;
166
50
  justify-content: center;
167
- }
168
- .gux-container slot[name=primary-message] {
169
- color: #364154;
51
+ color: var(--gse-ui-progressAndLoading-textColor);
170
52
  text-align: center;
171
53
  }
172
- .gux-container slot[name=additional-guidance] {
173
- color: #596373;
174
- text-align: center;
175
- }
176
- .gux-container.gux-small, .gux-container.gux-medium {
177
- padding: 8px 0 4px;
178
- }
179
- .gux-container.gux-small slot[name=primary-message], .gux-container.gux-medium slot[name=primary-message] {
180
- font-family: Roboto, sans-serif;
181
- font-weight: 400;
182
- font-weight: 700;
183
- font-size: 14px;
184
- line-height: 20px;
185
- }
186
- .gux-container.gux-small slot[name=additional-guidance], .gux-container.gux-medium slot[name=additional-guidance] {
187
- font-family: Roboto, sans-serif;
188
- font-weight: 400;
189
- font-size: 11px;
190
- line-height: 16px;
191
- }
192
- .gux-container.gux-large {
193
- padding: 16px 0 4px;
194
- }
195
- .gux-container.gux-large slot[name=primary-message] {
196
- font-family: Roboto, sans-serif;
197
- font-weight: 400;
198
- font-weight: 300;
199
- font-size: 24px;
200
- line-height: 32px;
201
- }
202
- .gux-container.gux-large slot[name=additional-guidance] {
203
- font-family: Roboto, sans-serif;
204
- font-weight: 400;
205
- font-size: 14px;
206
- line-height: 24px;
54
+
55
+ @container (width > 400px) {
56
+ .gux-container .gux-primary-message {
57
+ margin-top: var(--gse-ui-progressAndLoading-large-gap);
58
+ font-family: var(--gse-ui-progressAndLoading-loadingState-large-header-fontFamily);
59
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-large-header-fontWeight);
60
+ line-height: var(--gse-ui-progressAndLoading-loadingState-large-header-lineHeight);
61
+ font-size: var(--gse-ui-progressAndLoading-loadingState-large-header-fontSize);
62
+ }
63
+ .gux-container .gux-additional-guidance {
64
+ margin-top: var(--gse-ui-progressAndLoading-large-gapText);
65
+ font-family: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontFamily);
66
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontWeight);
67
+ line-height: var(--gse-ui-progressAndLoading-loadingState-large-subheader-lineHeight);
68
+ font-size: var(--gse-ui-progressAndLoading-loadingState-large-subheader-fontSize);
69
+ }
70
+ }
71
+ @container (width > 200px) and (width <=400px) {
72
+ .gux-container .gux-primary-message {
73
+ margin-top: var(--gse-ui-progressAndLoading-medium-gap);
74
+ font-family: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontFamily);
75
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontWeight);
76
+ line-height: var(--gse-ui-progressAndLoading-loadingState-medium-header-lineHeight);
77
+ font-size: var(--gse-ui-progressAndLoading-loadingState-medium-header-fontSize);
78
+ }
79
+ .gux-container .gux-additional-guidance {
80
+ margin-top: var(--gse-ui-progressAndLoading-medium-gapText);
81
+ font-family: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontFamily);
82
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontWeight);
83
+ line-height: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-lineHeight);
84
+ font-size: var(--gse-ui-progressAndLoading-loadingState-medium-subheader-fontSize);
85
+ }
86
+ }
87
+ @container (width <=200px) {
88
+ .gux-container .gux-primary-message {
89
+ margin-top: var(--gse-ui-progressAndLoading-small-gap);
90
+ font-family: var(--gse-ui-progressAndLoading-loadingState-small-header-fontFamily);
91
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-small-header-fontWeight);
92
+ line-height: var(--gse-ui-progressAndLoading-loadingState-small-header-lineHeight);
93
+ font-size: var(--gse-ui-progressAndLoading-loadingState-small-header-fontSize);
94
+ }
95
+ .gux-container .gux-additional-guidance {
96
+ margin-top: var(--gse-ui-progressAndLoading-small-gapText);
97
+ font-family: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontFamily);
98
+ font-weight: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontWeight);
99
+ line-height: var(--gse-ui-progressAndLoading-loadingState-small-subheader-lineHeight);
100
+ font-size: var(--gse-ui-progressAndLoading-loadingState-small-subheader-fontSize);
101
+ }
207
102
  }
@@ -1,57 +1,16 @@
1
- import { h, readTask } from '@stencil/core';
2
- import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
1
+ import { h } from '@stencil/core';
3
2
  import { trackComponent } from '@utils/tracking/usage';
4
- import * as loadingMessageWidth from './gux-loading-message-constants';
5
3
  /**
6
4
  * @slot progress - Required slot for progress.
7
5
  * @slot primary-guidance - Required slot for primary guidance.
8
6
  * @slot additional-guidance - Slot for additional guidance.
9
7
  */
10
8
  export class GuxLoadingMessage {
11
- constructor() {
12
- this.hasAdditionalGuidance = undefined;
13
- this.loadingMessageSize = undefined;
14
- }
15
- updateLoadingMessageSize() {
16
- readTask(() => {
17
- const containerWidth = this.root.clientWidth;
18
- if (containerWidth <= loadingMessageWidth.SMALL_LOADING_MESSAGE) {
19
- this.loadingMessageSize = 'small';
20
- }
21
- else if (containerWidth <= loadingMessageWidth.MEDIUM_LOADING_MESSAGE) {
22
- this.loadingMessageSize = 'medium';
23
- }
24
- else {
25
- this.loadingMessageSize = 'large';
26
- }
27
- });
28
- }
29
9
  componentWillLoad() {
30
10
  trackComponent(this.root);
31
11
  }
32
- componentDidLoad() {
33
- if (!this.resizeObserver && window.ResizeObserver) {
34
- this.resizeObserver = new ResizeObserver(() => {
35
- this.updateLoadingMessageSize();
36
- });
37
- }
38
- if (this.resizeObserver) {
39
- this.resizeObserver.observe(this.root);
40
- }
41
- afterNextRenderTimeout(() => {
42
- this.updateLoadingMessageSize();
43
- }, 500);
44
- }
45
- disconnectedCallback() {
46
- if (this.resizeObserver) {
47
- this.resizeObserver.unobserve(this.root);
48
- }
49
- }
50
12
  render() {
51
- return (h("div", { class: {
52
- 'gux-container': true,
53
- [`gux-${this.loadingMessageSize}`]: true
54
- }, role: "alert", "aria-live": "assertive" }, h("slot", { name: "progress" }), h("slot", { name: "primary-message" }), h("slot", { name: "additional-guidance" })));
13
+ return (h("div", { class: "gux-container", role: "alert", "aria-live": "assertive" }, h("div", { class: "gux-progress" }, h("slot", { name: "progress" })), h("div", { class: "gux-primary-message" }, h("slot", { name: "primary-message" })), h("div", { class: "gux-additional-guidance" }, h("slot", { name: "additional-guidance" }))));
55
14
  }
56
15
  static get is() { return "gux-loading-message"; }
57
16
  static get encapsulation() { return "shadow"; }
@@ -65,11 +24,5 @@ export class GuxLoadingMessage {
65
24
  "$": ["gux-loading-message.css"]
66
25
  };
67
26
  }
68
- static get states() {
69
- return {
70
- "hasAdditionalGuidance": {},
71
- "loadingMessageSize": {}
72
- };
73
- }
74
27
  static get elementRef() { return "root"; }
75
28
  }
@@ -1,4 +1,4 @@
1
- gux-pagination-buttons-beta .gux-pagination-buttons-container {
1
+ gux-pagination-buttons .gux-pagination-buttons-container {
2
2
  display: flex;
3
3
  flex-direction: row;
4
4
  flex-wrap: nowrap;
@@ -8,18 +8,18 @@ gux-pagination-buttons-beta .gux-pagination-buttons-container {
8
8
  justify-content: flex-end;
9
9
  margin-left: var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);
10
10
  }
11
- gux-pagination-buttons-beta .gux-pagination-buttons-container > div {
11
+ gux-pagination-buttons .gux-pagination-buttons-container > div {
12
12
  flex: 0 1 auto;
13
13
  align-self: auto;
14
14
  order: 0;
15
15
  }
16
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-group {
16
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-group {
17
17
  display: flex;
18
18
  flex-direction: row;
19
19
  gap: var(--gse-ui-dataTableItems-tablePagination-recordsetControls-gap);
20
20
  white-space: nowrap;
21
21
  }
22
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container {
22
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container {
23
23
  display: flex;
24
24
  flex-direction: row;
25
25
  flex-shrink: 0;
@@ -29,8 +29,8 @@ gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-bu
29
29
  align-items: center;
30
30
  justify-content: center;
31
31
  }
32
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current,
33
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target {
32
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current,
33
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target {
34
34
  min-width: 28px;
35
35
  min-height: 24px;
36
36
  padding-left: var(--gse-ui-dataTableItems-tablePagination-padding);
@@ -44,21 +44,21 @@ gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-bu
44
44
  line-height: var(--gse-ui-dataTableItems-tablePagination-defaultText-lineHeight);
45
45
  font-weight: var(--gse-ui-dataTableItems-tablePagination-currentResultText-fontWeight);
46
46
  }
47
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current:focus-visible,
48
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target:focus-visible {
47
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current:focus-visible,
48
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target:focus-visible {
49
49
  outline: var(--gse-semantic-focusRing-width) solid var(--gse-semantic-color-focus);
50
50
  outline-offset: var(--gse-semantic-focusRing-offset);
51
51
  border-radius: calc(var(--gse-semantic-focusRing-cornerRadius) - var(--gse-semantic-focusRing-offset));
52
52
  }
53
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current {
53
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-current {
54
54
  background-color: var(--gse-ui-button-ghost-active-backgroundColor);
55
55
  border-radius: var(--gse-ui-button-borderRadius);
56
56
  }
57
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target {
57
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target {
58
58
  color: var(--gse-ui-button-ghost-default-foregroundColor);
59
59
  cursor: pointer;
60
60
  }
61
- gux-pagination-buttons-beta .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target:hover {
61
+ gux-pagination-buttons .gux-pagination-buttons-container .gux-pagination-buttons-list-container .gux-pagination-buttons-list-target:hover {
62
62
  color: var(--gse-ui-button-ghost-hover-foregroundColor);
63
63
  background-color: var(--gse-ui-button-ghost-hover-backgroundColor);
64
64
  border-radius: var(--gse-ui-button-borderRadius);
@@ -1,9 +1,9 @@
1
1
  import { h } from '@stencil/core';
2
2
  import { buildI18nForComponent } from '../../../../i18n';
3
3
  import paginationResources from './i18n/en.json';
4
- import { GuxPaginationButtonsService } from './gux-pagination-button-beta.service';
4
+ import { GuxPaginationButtonsService } from './gux-pagination-button.service';
5
5
  import { afterNextRender } from '@utils/dom/after-next-render';
6
- export class GuxPaginationButtonsBeta {
6
+ export class GuxPaginationButtons {
7
7
  constructor() {
8
8
  this.currentPage = undefined;
9
9
  this.totalPages = undefined;
@@ -57,15 +57,15 @@ export class GuxPaginationButtonsBeta {
57
57
  render() {
58
58
  return (h("div", { class: `gux-pagination-buttons-container gux-${this.layout}` }, h("div", { class: "gux-pagination-buttons-group" }, h("gux-button-slot", { accent: "ghost" }, h("button", { title: this.i18n('first'), disabled: this.onFirstPage, onClick: this.handleClickFirst.bind(this) }, h("gux-icon", { decorative: true, "icon-name": "chevron-double-left" }))), h("gux-button-slot", { accent: "ghost" }, h("button", { title: this.i18n('previous'), disabled: this.onFirstPage, onClick: this.handleClickPrevious.bind(this) }, h("gux-icon", { decorative: true, "icon-name": "chevron-small-left" })))), this.getPageNavigation(), h("div", { class: "gux-pagination-buttons-group" }, h("gux-button-slot", { accent: "ghost" }, h("button", { title: this.i18n('next'), disabled: this.onLastPage, onClick: this.handleClickNext.bind(this) }, h("gux-icon", { decorative: true, "icon-name": "chevron-small-right" }))), h("gux-button-slot", { accent: "ghost" }, h("button", { title: this.i18n('last'), disabled: this.onLastPage, onClick: this.handleClickLast.bind(this) }, h("gux-icon", { decorative: true, "icon-name": "chevron-double-right" }))))));
59
59
  }
60
- static get is() { return "gux-pagination-buttons-beta"; }
60
+ static get is() { return "gux-pagination-buttons"; }
61
61
  static get originalStyleUrls() {
62
62
  return {
63
- "$": ["gux-pagination-buttons-beta.scss"]
63
+ "$": ["gux-pagination-buttons.scss"]
64
64
  };
65
65
  }
66
66
  static get styleUrls() {
67
67
  return {
68
- "$": ["gux-pagination-buttons-beta.css"]
68
+ "$": ["gux-pagination-buttons.css"]
69
69
  };
70
70
  }
71
71
  static get properties() {
@@ -108,12 +108,12 @@ export class GuxPaginationButtonsBeta {
108
108
  "type": "string",
109
109
  "mutable": false,
110
110
  "complexType": {
111
- "original": "GuxPaginationLayoutBeta",
111
+ "original": "GuxPaginationLayout",
112
112
  "resolved": "\"advanced\" | \"simple\"",
113
113
  "references": {
114
- "GuxPaginationLayoutBeta": {
114
+ "GuxPaginationLayout": {
115
115
  "location": "import",
116
- "path": "../gux-pagination-beta.types"
116
+ "path": "../gux-pagination.types"
117
117
  }
118
118
  }
119
119
  },
@@ -1,4 +1,4 @@
1
- gux-pagination-item-counts-beta .gux-pagination-item-counts-container {
1
+ gux-pagination-item-counts .gux-pagination-item-counts-container {
2
2
  display: flex;
3
3
  flex-direction: row;
4
4
  gap: var(--gse-ui-dataTableItems-tablePagination-countDisplay-gap);
@@ -8,7 +8,4 @@ gux-pagination-item-counts-beta .gux-pagination-item-counts-container {
8
8
  font-size: var(--gse-ui-dataTableItems-tablePagination-defaultText-fontSize);
9
9
  line-height: var(--gse-ui-dataTableItems-tablePagination-defaultText-lineHeight);
10
10
  font-weight: var(--gse-ui-dataTableItems-tablePagination-currentResultText-fontWeight);
11
- }
12
- gux-pagination-item-counts-beta .gux-pagination-item-counts-container .gux-pagination-item-counts-range {
13
- font-weight: bold;
14
11
  }
@@ -1,7 +1,7 @@
1
1
  import { h } from '@stencil/core';
2
2
  import { buildI18nForComponent } from '../../../../i18n';
3
3
  import paginationResources from './i18n/en.json';
4
- export class GuxPaginationItemCountsBeta {
4
+ export class GuxPaginationItemCounts {
5
5
  constructor() {
6
6
  this.totalItems = 0;
7
7
  this.currentPage = 0;
@@ -33,15 +33,15 @@ export class GuxPaginationItemCountsBeta {
33
33
  lastItem: this.lastItem
34
34
  })), this.getPaginationItemCountsRange()));
35
35
  }
36
- static get is() { return "gux-pagination-item-counts-beta"; }
36
+ static get is() { return "gux-pagination-item-counts"; }
37
37
  static get originalStyleUrls() {
38
38
  return {
39
- "$": ["gux-pagination-item-counts-beta.scss"]
39
+ "$": ["gux-pagination-item-counts.scss"]
40
40
  };
41
41
  }
42
42
  static get styleUrls() {
43
43
  return {
44
- "$": ["gux-pagination-item-counts-beta.css"]
44
+ "$": ["gux-pagination-item-counts.css"]
45
45
  };
46
46
  }
47
47
  static get properties() {
@@ -1,4 +1,4 @@
1
- gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container {
1
+ gux-pagination-items-per-page .gux-pagination-items-per-page-container {
2
2
  display: flex;
3
3
  flex-direction: row;
4
4
  flex-wrap: nowrap;
@@ -7,22 +7,22 @@ gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container {
7
7
  align-items: center;
8
8
  justify-content: center;
9
9
  }
10
- gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container > div {
10
+ gux-pagination-items-per-page .gux-pagination-items-per-page-container > div {
11
11
  flex: 0 1 auto;
12
12
  align-self: auto;
13
13
  order: 0;
14
14
  white-space: nowrap;
15
15
  }
16
- gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container .gux-pagination-items-per-page-picker gux-dropdown {
16
+ gux-pagination-items-per-page .gux-pagination-items-per-page-container .gux-pagination-items-per-page-picker gux-dropdown {
17
17
  display: inline-block;
18
18
  width: 64px;
19
19
  }
20
- gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container gux-dropdown div.gux-dropdown .gux-options.gux-opened {
20
+ gux-pagination-items-per-page .gux-pagination-items-per-page-container gux-dropdown div.gux-dropdown .gux-options.gux-opened {
21
21
  bottom: 100%;
22
22
  display: flex;
23
23
  flex-direction: column-reverse;
24
24
  }
25
- gux-pagination-items-per-page-beta .gux-pagination-items-per-page-container .gux-pagination-per-page {
25
+ gux-pagination-items-per-page .gux-pagination-items-per-page-container .gux-pagination-per-page {
26
26
  font-family: var(--gse-ui-dataTableItems-tablePagination-defaultText-fontFamily);
27
27
  color: var(--gse-ui-dataTableItems-tablePagination-foregroundColor);
28
28
  font-size: var(--gse-ui-dataTableItems-tablePagination-defaultText-fontSize);
@@ -1,7 +1,7 @@
1
1
  import { h } from '@stencil/core';
2
2
  import { buildI18nForComponent } from '../../../../i18n';
3
3
  import paginationResources from './i18n/en.json';
4
- export class GuxPaginationItemsPerPageBeta {
4
+ export class GuxPaginationItemsPerPage {
5
5
  constructor() {
6
6
  this.itemsPerPage = 25;
7
7
  }
@@ -21,15 +21,15 @@ export class GuxPaginationItemsPerPageBeta {
21
21
  render() {
22
22
  return (h("div", { class: "gux-pagination-items-per-page-container" }, h("div", { class: "gux-pagination-items-per-page-picker" }, this.getDropdown()), h("div", { class: "gux-pagination-per-page" }, this.i18n('perPage'))));
23
23
  }
24
- static get is() { return "gux-pagination-items-per-page-beta"; }
24
+ static get is() { return "gux-pagination-items-per-page"; }
25
25
  static get originalStyleUrls() {
26
26
  return {
27
- "$": ["gux-pagination-items-per-page-beta.scss"]
27
+ "$": ["gux-pagination-items-per-page.scss"]
28
28
  };
29
29
  }
30
30
  static get styleUrls() {
31
31
  return {
32
- "$": ["gux-pagination-items-per-page-beta.css"]
32
+ "$": ["gux-pagination-items-per-page.css"]
33
33
  };
34
34
  }
35
35
  static get properties() {
@@ -43,7 +43,7 @@ export class GuxPaginationItemsPerPageBeta {
43
43
  "references": {
44
44
  "GuxItemsPerPage": {
45
45
  "location": "import",
46
- "path": "../gux-pagination-beta.types"
46
+ "path": "../gux-pagination.types"
47
47
  }
48
48
  }
49
49
  },
@@ -2,7 +2,7 @@ import { h, readTask } from '@stencil/core';
2
2
  import { afterNextRenderTimeout } from '@utils/dom/after-next-render';
3
3
  import { trackComponent } from '@utils/tracking/usage';
4
4
  const minAdvancedSpacerWidth = 24;
5
- export class GuxPaginationBeta {
5
+ export class GuxPagination {
6
6
  constructor() {
7
7
  this.reinstateLayoutBreakpoint = 0;
8
8
  this.layout = 'advanced';
@@ -83,18 +83,18 @@ export class GuxPaginationBeta {
83
83
  }, 500);
84
84
  }
85
85
  render() {
86
- return (h("div", { class: "gux-pagination-container" }, h("div", { class: "gux-pagination-info" }, h("gux-pagination-item-counts-beta", { "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (h("gux-pagination-items-per-page-beta", { "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), h("div", { class: "gux-pagination-spacer" }), h("div", { class: "gux-pagination-change" }, h("gux-pagination-buttons-beta", { layout: this.displayedLayout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
86
+ return (h("div", { class: "gux-pagination-container" }, h("div", { class: "gux-pagination-info" }, h("gux-pagination-item-counts", { "total-items": this.totalItems, "current-page": this.currentPage, "items-per-page": this.itemsPerPage }), this.displayedLayout === 'advanced' && (h("gux-pagination-items-per-page", { "items-per-page": this.itemsPerPage, onInternalitemsperpagechange: this.handleInternalitemsperpagechange.bind(this) }))), h("div", { class: "gux-pagination-spacer" }), h("div", { class: "gux-pagination-change" }, h("gux-pagination-buttons", { layout: this.displayedLayout, "current-page": this.currentPage, "total-pages": this.totalPages, onInternalcurrentpagechange: this.handleInternalcurrentpagechange.bind(this) }))));
87
87
  }
88
- static get is() { return "gux-pagination-beta"; }
88
+ static get is() { return "gux-pagination"; }
89
89
  static get encapsulation() { return "shadow"; }
90
90
  static get originalStyleUrls() {
91
91
  return {
92
- "$": ["gux-pagination-beta.scss"]
92
+ "$": ["gux-pagination.scss"]
93
93
  };
94
94
  }
95
95
  static get styleUrls() {
96
96
  return {
97
- "$": ["gux-pagination-beta.css"]
97
+ "$": ["gux-pagination.css"]
98
98
  };
99
99
  }
100
100
  static get properties() {
@@ -103,12 +103,12 @@ export class GuxPaginationBeta {
103
103
  "type": "string",
104
104
  "mutable": false,
105
105
  "complexType": {
106
- "original": "GuxPaginationLayoutBeta",
106
+ "original": "GuxPaginationLayout",
107
107
  "resolved": "\"advanced\" | \"simple\"",
108
108
  "references": {
109
- "GuxPaginationLayoutBeta": {
109
+ "GuxPaginationLayout": {
110
110
  "location": "import",
111
- "path": "./gux-pagination-beta.types"
111
+ "path": "./gux-pagination.types"
112
112
  }
113
113
  }
114
114
  },