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
@@ -4,43 +4,17 @@
4
4
  left: 0;
5
5
  z-index: var(--gux-zindex-popover, 2);
6
6
  display: inline-block;
7
- padding: 8px 0;
8
- color: #2e394c;
9
- background-color: #fdfdfd;
10
- border: 1px solid #b4bccb;
11
- border-radius: 4px;
12
- box-shadow: 0 2px 4px rgba(32, 41, 55, 0.24);
7
+ padding: 8px 0px;
8
+ background-color: var(--gse-ui-popover-backgroundColor);
9
+ border-radius: var(--gse-ui-popover-borderRadius);
10
+ box-shadow: var(--gse-ui-popover-boxShadow-x) var(--gse-ui-popover-boxShadow-y) var(--gse-ui-popover-boxShadow-blur) var(--gse-ui-popover-boxShadow-spread) var(--gse-ui-tooltip-boxShadow-color);
13
11
  }
14
12
  .gux-popover-wrapper.gux-hidden {
15
13
  display: none;
16
14
  }
17
15
  .gux-popover-wrapper .gux-arrow {
18
16
  position: absolute;
19
- width: 10px;
20
- height: 10px;
21
- background: inherit;
22
- }
23
- .gux-popover-wrapper[data-placement='bottom'] .gux-arrow,
24
- .gux-popover-wrapper[data-placement='bottom-start'] .gux-arrow,
25
- .gux-popover-wrapper[data-placement='bottom-end'] .gux-arrow {
26
- border-top: 1px solid #b4bccb;
27
- border-left: 1px solid #b4bccb;
28
- }
29
- .gux-popover-wrapper[data-placement='top'] .gux-arrow,
30
- .gux-popover-wrapper[data-placement='top-start'] .gux-arrow,
31
- .gux-popover-wrapper[data-placement='top-end'] .gux-arrow {
32
- border-right: 1px solid #b4bccb;
33
- border-bottom: 1px solid #b4bccb;
34
- }
35
- .gux-popover-wrapper[data-placement='left'] .gux-arrow,
36
- .gux-popover-wrapper[data-placement='left-start'] .gux-arrow,
37
- .gux-popover-wrapper[data-placement='left-end'] .gux-arrow {
38
- border-top: 1px solid #b4bccb;
39
- border-right: 1px solid #b4bccb;
40
- }
41
- .gux-popover-wrapper[data-placement='right'] .gux-arrow,
42
- .gux-popover-wrapper[data-placement='right-start'] .gux-arrow,
43
- .gux-popover-wrapper[data-placement='right-end'] .gux-arrow {
44
- border-bottom: 1px solid #b4bccb;
45
- border-left: 1px solid #b4bccb;
46
- }
17
+ width: var(--gse-ui-popover-anchor-width);
18
+ height: var(--gse-ui-popover-anchor-width);
19
+ background: var(--gse-ui-popover-backgroundColor);
20
+ }
@@ -127,7 +127,7 @@ export class GuxPopoverList {
127
127
  static get encapsulation() { return "shadow"; }
128
128
  static get originalStyleUrls() {
129
129
  return {
130
- "$": ["gux-popover-list.less"]
130
+ "$": ["gux-popover-list.scss"]
131
131
  };
132
132
  }
133
133
  static get styleUrls() {
@@ -7,6 +7,7 @@
7
7
  .gux-popup-container {
8
8
  position: fixed;
9
9
  background-color: white;
10
+ z-index: var(--gux-zindex-popup, 1);
10
11
  width: max-content;
11
12
  visibility: hidden;
12
13
  }
@@ -6,6 +6,7 @@
6
6
  height: 1px;
7
7
  overflow: hidden;
8
8
  }
9
+
9
10
  :host(:focus-within) {
10
11
  position: inherit;
11
12
  top: inherit;
@@ -14,9 +15,10 @@
14
15
  height: inherit;
15
16
  overflow: inherit;
16
17
  }
18
+
17
19
  ::slotted(a) {
18
20
  padding: 12px;
19
21
  font-size: 2rem;
20
22
  background-color: #fdfdfd;
21
- box-shadow: 0 8px 24px rgba(32, 41, 55, 0.4), 0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff !important;
22
- }
23
+ box-shadow: 0 8px 24px fade(#202937, 40%), 0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff !important;
24
+ }
@@ -11,7 +11,7 @@ export class GuxSkipNavigationItem {
11
11
  static get delegatesFocus() { return true; }
12
12
  static get originalStyleUrls() {
13
13
  return {
14
- "$": ["gux-skip-navigation-item.less"]
14
+ "$": ["gux-skip-navigation-item.scss"]
15
15
  };
16
16
  }
17
17
  static get styleUrls() {
@@ -1,3 +1,171 @@
1
+ .gux-focus-ring-focused:focus {
2
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
3
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
4
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
5
+ outline-offset: var(--gse-semantic-focusRing-offset);
6
+ }
7
+
8
+ .gux-focus-ring-focused-within:focus-within {
9
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
10
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
11
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
12
+ outline-offset: var(--gse-semantic-focusRing-offset);
13
+ }
14
+
15
+ .gux-focus-ring-focused-visible:focus-visible {
16
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
17
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
18
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
19
+ outline-offset: var(--gse-semantic-focusRing-offset);
20
+ }
21
+
22
+ .gux-focus-ring-small-focused:focus {
23
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
24
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
25
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
26
+ }
27
+
28
+ .gux-focus-ring-small-focused-within:focus-within {
29
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
30
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
31
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
32
+ }
33
+
34
+ .gux-focus-ring-small-focused-visible:focus-visible {
35
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
36
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
37
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
38
+ }
39
+
40
+ /* Font Definitions. */
41
+ /* From: https://google-webfonts-helper.herokuapp.com */
42
+ /* roboto-300 - latin */
43
+ @font-face {
44
+ font-family: Roboto;
45
+ font-style: normal;
46
+ font-weight: 300;
47
+ src: url("./fonts/roboto-v20-latin-300.eot"); /* IE9 Compat Modes */
48
+ 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 */
49
+ }
50
+ /* roboto-regular - latin */
51
+ @font-face {
52
+ font-family: Roboto;
53
+ font-style: normal;
54
+ font-weight: 400;
55
+ src: url("./fonts/roboto-v20-latin-regular.eot"); /* IE9 Compat Modes */
56
+ 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 */
57
+ }
58
+ /* roboto-italic - latin */
59
+ @font-face {
60
+ font-family: Roboto;
61
+ font-style: italic;
62
+ font-weight: 400;
63
+ src: url("./fonts/roboto-v20-latin-italic.eot"); /* IE9 Compat Modes */
64
+ 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 */
65
+ }
66
+ /* roboto-700 - latin */
67
+ @font-face {
68
+ font-family: Roboto;
69
+ font-style: normal;
70
+ font-weight: 700;
71
+ src: url("./fonts/roboto-v20-latin-700.eot"); /* IE9 Compat Modes */
72
+ 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 */
73
+ }
74
+ /*
75
+ * Typography styles and mixins.
76
+ */
77
+ /* Helpers */
78
+ /* Base typography */
79
+ body {
80
+ font-family: Roboto, sans-serif;
81
+ font-weight: 400;
82
+ font-size: 12px;
83
+ line-height: 20px;
84
+ }
85
+
86
+ /* Headings */
87
+ h1 {
88
+ font-family: Roboto, sans-serif;
89
+ font-weight: 400;
90
+ font-weight: 300;
91
+ font-size: 24px;
92
+ line-height: 32px;
93
+ }
94
+
95
+ h2 {
96
+ font-family: Roboto, sans-serif;
97
+ font-weight: 400;
98
+ font-weight: 300;
99
+ font-size: 18px;
100
+ line-height: 24px;
101
+ }
102
+
103
+ h3 {
104
+ font-family: Roboto, sans-serif;
105
+ font-weight: 400;
106
+ font-weight: 700;
107
+ font-size: 14px;
108
+ line-height: 20px;
109
+ }
110
+
111
+ h4,
112
+ h5,
113
+ h6 {
114
+ font-family: Roboto, sans-serif;
115
+ font-weight: 400;
116
+ font-size: 14px;
117
+ line-height: 20px;
118
+ }
119
+
120
+ /* Anchor */
121
+ .gux-icon-anchor gux-icon {
122
+ padding-right: var(--gse-ui-links-inLine-padding);
123
+ }
124
+
125
+ a {
126
+ color: var(--gse-ui-link-default-color);
127
+ text-decoration: underline;
128
+ border-radius: var(--gse-ui-links-borderRadius);
129
+ }
130
+ a:hover {
131
+ color: var(--gse-ui-link-hover-color);
132
+ }
133
+ a:active {
134
+ color: var(--gse-ui-link-active-color);
135
+ }
136
+ a:visited {
137
+ color: var(--gse-ui-link-visited-color);
138
+ }
139
+ a:focus-visible {
140
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
141
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
142
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
143
+ outline-offset: var(--gse-semantic-focusRing-offset);
144
+ }
145
+
146
+ table a {
147
+ color: var(--gse-ui-link-default-color);
148
+ text-decoration: underline;
149
+ border-radius: var(--gse-ui-links-borderRadius);
150
+ text-decoration: none;
151
+ }
152
+ table a:hover {
153
+ color: var(--gse-ui-link-hover-color);
154
+ }
155
+ table a:active {
156
+ color: var(--gse-ui-link-active-color);
157
+ }
158
+ table a:visited {
159
+ color: var(--gse-ui-link-visited-color);
160
+ }
161
+ table a:focus-visible {
162
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
163
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
164
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
165
+ outline-offset: var(--gse-semantic-focusRing-offset);
166
+ }
167
+
168
+ /* Custom Styles */
1
169
  gux-switch-item > .gux-switch-item {
2
170
  font-family: Roboto, sans-serif;
3
171
  font-weight: 400;
@@ -22,18 +190,17 @@ gux-switch-item.gux-selected {
22
190
  font-weight: 400;
23
191
  font-weight: 700;
24
192
  }
193
+
25
194
  gux-switch > gux-switch-item .gux-switch-item {
26
195
  padding: 0 8px 4px;
27
196
  border-bottom: 1px solid #e2e6ee;
28
197
  }
29
- gux-switch > gux-switch-item .gux-switch-item:focus-visible,
30
- gux-switch > gux-switch-item .gux-switch-item:hover {
198
+ gux-switch > gux-switch-item .gux-switch-item:focus-visible, gux-switch > gux-switch-item .gux-switch-item:hover {
31
199
  padding: 0 8px 1px;
32
200
  border-bottom: 4px solid #2a60c8;
33
201
  outline: none;
34
202
  }
35
- gux-switch > gux-switch-item .gux-switch-item:focus-visible > gux-icon svg,
36
- gux-switch > gux-switch-item .gux-switch-item:hover > gux-icon svg {
203
+ gux-switch > gux-switch-item .gux-switch-item:focus-visible > gux-icon svg, gux-switch > gux-switch-item .gux-switch-item:hover > gux-icon svg {
37
204
  fill: #2e394c;
38
205
  }
39
206
  gux-switch > gux-switch-item .gux-switch-item > gux-icon {
@@ -55,8 +222,7 @@ gux-switch.gux-small > gux-switch-item .gux-switch-item {
55
222
  padding: 0 4px;
56
223
  border-bottom: 1px solid #e2e6ee;
57
224
  }
58
- gux-switch.gux-small > gux-switch-item .gux-switch-item:focus-visible,
59
- gux-switch.gux-small > gux-switch-item .gux-switch-item:hover {
225
+ gux-switch.gux-small > gux-switch-item .gux-switch-item:focus-visible, gux-switch.gux-small > gux-switch-item .gux-switch-item:hover {
60
226
  border-bottom-color: #2e394c;
61
227
  }
62
228
  gux-switch.gux-small > gux-switch-item .gux-switch-item > gux-icon {
@@ -65,4 +231,4 @@ gux-switch.gux-small > gux-switch-item .gux-switch-item > gux-icon {
65
231
  }
66
232
  gux-switch.gux-small > gux-switch-item.gux-selected .gux-switch-item {
67
233
  border-bottom-color: #2e394c;
68
- }
234
+ }
@@ -19,7 +19,7 @@ export class GuxSwitchItem {
19
19
  static get is() { return "gux-switch-item"; }
20
20
  static get originalStyleUrls() {
21
21
  return {
22
- "$": ["gux-switch-item.less"]
22
+ "$": ["gux-switch-item.scss"]
23
23
  };
24
24
  }
25
25
  static get styleUrls() {
@@ -1,4 +1,4 @@
1
- gux-switch {
1
+ :host {
2
2
  display: flex;
3
3
  align-items: flex-end;
4
- }
4
+ }
@@ -37,7 +37,7 @@ export class GuxSwitch {
37
37
  static get encapsulation() { return "shadow"; }
38
38
  static get originalStyleUrls() {
39
39
  return {
40
- "$": ["gux-switch.less"]
40
+ "$": ["gux-switch.scss"]
41
41
  };
42
42
  }
43
43
  static get styleUrls() {
@@ -1,34 +1,40 @@
1
1
  .gux-focus-ring-focused:focus {
2
- outline: 3px solid #aac9ff;
3
- outline-offset: 1px;
4
- box-shadow: 0 0 0 1px #fdfdfd;
2
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
3
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
4
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
5
+ outline-offset: var(--gse-semantic-focusRing-offset);
5
6
  }
6
7
 
7
8
  .gux-focus-ring-focused-within:focus-within {
8
- outline: 3px solid #aac9ff;
9
- outline-offset: 1px;
10
- box-shadow: 0 0 0 1px #fdfdfd;
9
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
10
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
11
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
12
+ outline-offset: var(--gse-semantic-focusRing-offset);
11
13
  }
12
14
 
13
15
  .gux-focus-ring-focused-visible:focus-visible {
14
- outline: 3px solid #aac9ff;
15
- outline-offset: 1px;
16
- box-shadow: 0 0 0 1px #fdfdfd;
16
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
17
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
18
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
19
+ outline-offset: var(--gse-semantic-focusRing-offset);
17
20
  }
18
21
 
19
22
  .gux-focus-ring-small-focused:focus {
20
- outline: 2px solid #aac9ff;
21
- outline-offset: 0;
23
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
24
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
25
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
22
26
  }
23
27
 
24
28
  .gux-focus-ring-small-focused-within:focus-within {
25
- outline: 2px solid #aac9ff;
26
- outline-offset: 0;
29
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
30
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
31
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
27
32
  }
28
33
 
29
34
  .gux-focus-ring-small-focused-visible:focus-visible {
30
- outline: 2px solid #aac9ff;
31
- outline-offset: 0;
35
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
36
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
37
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
32
38
  }
33
39
 
34
40
  gux-table-select-menu {
@@ -1,34 +1,40 @@
1
1
  .gux-focus-ring-focused:focus {
2
- outline: 3px solid #aac9ff;
3
- outline-offset: 1px;
4
- box-shadow: 0 0 0 1px #fdfdfd;
2
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
3
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
4
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
5
+ outline-offset: var(--gse-semantic-focusRing-offset);
5
6
  }
6
7
 
7
8
  .gux-focus-ring-focused-within:focus-within {
8
- outline: 3px solid #aac9ff;
9
- outline-offset: 1px;
10
- box-shadow: 0 0 0 1px #fdfdfd;
9
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
10
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
11
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
12
+ outline-offset: var(--gse-semantic-focusRing-offset);
11
13
  }
12
14
 
13
15
  .gux-focus-ring-focused-visible:focus-visible {
14
- outline: 3px solid #aac9ff;
15
- outline-offset: 1px;
16
- box-shadow: 0 0 0 1px #fdfdfd;
16
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
17
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
18
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
19
+ outline-offset: var(--gse-semantic-focusRing-offset);
17
20
  }
18
21
 
19
22
  .gux-focus-ring-small-focused:focus {
20
- outline: 2px solid #aac9ff;
21
- outline-offset: 0;
23
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
24
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
25
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
22
26
  }
23
27
 
24
28
  .gux-focus-ring-small-focused-within:focus-within {
25
- outline: 2px solid #aac9ff;
26
- outline-offset: 0;
29
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
30
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
31
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
27
32
  }
28
33
 
29
34
  .gux-focus-ring-small-focused-visible:focus-visible {
30
- outline: 2px solid #aac9ff;
31
- outline-offset: 0;
35
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
36
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
37
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
32
38
  }
33
39
 
34
40
  /* Font Definitions. */
@@ -113,42 +119,50 @@ h6 {
113
119
 
114
120
  /* Anchor */
115
121
  .gux-icon-anchor gux-icon {
116
- padding-right: 2px;
122
+ padding-right: var(--gse-ui-links-inLine-padding);
117
123
  }
118
124
 
119
125
  a {
120
- color: #2a60c8;
126
+ color: var(--gse-ui-link-default-color);
121
127
  text-decoration: underline;
122
- border-radius: 2px;
128
+ border-radius: var(--gse-ui-links-borderRadius);
123
129
  }
124
130
  a:hover {
125
- color: #2754ac;
131
+ color: var(--gse-ui-link-hover-color);
126
132
  }
127
133
  a:active {
128
- color: #23478f;
134
+ color: var(--gse-ui-link-active-color);
135
+ }
136
+ a:visited {
137
+ color: var(--gse-ui-link-visited-color);
129
138
  }
130
139
  a:focus-visible {
131
- outline: 3px solid #aac9ff;
132
- outline-offset: 1px;
133
- box-shadow: 0 0 0 1px #fdfdfd;
140
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
141
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
142
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
143
+ outline-offset: var(--gse-semantic-focusRing-offset);
134
144
  }
135
145
 
136
146
  table a {
137
- color: #2a60c8;
147
+ color: var(--gse-ui-link-default-color);
138
148
  text-decoration: underline;
139
- border-radius: 2px;
149
+ border-radius: var(--gse-ui-links-borderRadius);
140
150
  text-decoration: none;
141
151
  }
142
152
  table a:hover {
143
- color: #2754ac;
153
+ color: var(--gse-ui-link-hover-color);
144
154
  }
145
155
  table a:active {
146
- color: #23478f;
156
+ color: var(--gse-ui-link-active-color);
157
+ }
158
+ table a:visited {
159
+ color: var(--gse-ui-link-visited-color);
147
160
  }
148
161
  table a:focus-visible {
149
- outline: 3px solid #aac9ff;
150
- outline-offset: 1px;
151
- box-shadow: 0 0 0 1px #fdfdfd;
162
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
163
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
164
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
165
+ outline-offset: var(--gse-semantic-focusRing-offset);
152
166
  }
153
167
 
154
168
  /* Custom Styles */
@@ -1,8 +1,58 @@
1
- gux-tab-panel div[role='tabpanel']:focus {
2
- outline: none;
1
+ .gux-focus-ring-focused:focus {
2
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
3
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
4
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
5
+ outline-offset: var(--gse-semantic-focusRing-offset);
6
+ }
7
+
8
+ .gux-focus-ring-focused-within:focus-within {
9
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
10
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
11
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
12
+ outline-offset: var(--gse-semantic-focusRing-offset);
13
+ }
14
+
15
+ .gux-focus-ring-focused-visible:focus-visible {
16
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
17
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
18
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
19
+ outline-offset: var(--gse-semantic-focusRing-offset);
20
+ }
21
+
22
+ .gux-focus-ring-small-focused:focus {
23
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
24
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
25
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
26
+ }
27
+
28
+ .gux-focus-ring-small-focused-within:focus-within {
29
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
30
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
31
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
3
32
  }
4
- gux-tab-panel div[role='tabpanel']:focus-visible {
5
- outline: 3px solid #aac9ff;
6
- outline-offset: 1px;
7
- box-shadow: 0 0 0 1px #fdfdfd;
33
+
34
+ .gux-focus-ring-small-focused-visible:focus-visible {
35
+ outline-width: var(--gse-semantic-focusRing-small-border-width);
36
+ outline-style: var(--gse-semantic-focusRing-small-border-style);
37
+ outline-color: var(--gse-semantic-focusRing-small-border-color);
38
+ }
39
+
40
+ :host {
41
+ height: calc(100% - 57px);
42
+ }
43
+
44
+ :host(:not([hidden])) {
45
+ display: flex;
46
+ flex-grow: 1;
47
+ }
48
+
49
+ :host(:focus) {
50
+ outline: none;
8
51
  }
52
+
53
+ :host(:focus-visible) {
54
+ outline-width: var(--gse-semantic-focusRing-default-border-width);
55
+ outline-style: var(--gse-semantic-focusRing-default-border-style);
56
+ outline-color: var(--gse-semantic-focusRing-default-border-color);
57
+ outline-offset: var(--gse-semantic-focusRing-offset);
58
+ }
@@ -1,4 +1,4 @@
1
- import { h } from '@stencil/core';
1
+ import { h, Host } from '@stencil/core';
2
2
  /**
3
3
  * @slot - content
4
4
  */
@@ -17,12 +17,13 @@ export class GuxTabPanel {
17
17
  }
18
18
  }
19
19
  render() {
20
- return (h("div", { id: `gux-${this.tabId}-panel`, role: "tabpanel", "aria-labelledby": `gux-${this.tabId}-tab`, tabIndex: 0, hidden: !this.active }, h("slot", null)));
20
+ return (h(Host, { id: `gux-${this.tabId}-panel`, role: "tabpanel", "aria-labelledby": `gux-${this.tabId}-tab`, tabIndex: 0, hidden: !this.active }, h("slot", null)));
21
21
  }
22
22
  static get is() { return "gux-tab-panel"; }
23
+ static get encapsulation() { return "shadow"; }
23
24
  static get originalStyleUrls() {
24
25
  return {
25
- "$": ["gux-tab-panel.less"]
26
+ "$": ["gux-tab-panel.scss"]
26
27
  };
27
28
  }
28
29
  static get styleUrls() {