genesys-spark-components 3.21.2 → 3.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (315) hide show
  1. package/CHANGELOG.md +40 -0
  2. package/dist/cjs/DateTimeFormatter-a064b050.js +51 -0
  3. package/dist/cjs/genesys-webcomponents.cjs.js +1 -1
  4. package/dist/cjs/gux-accordion-legacy.cjs.entry.js +1 -1
  5. package/dist/cjs/gux-accordion.cjs.entry.js +1 -1
  6. package/dist/cjs/gux-action-button-legacy.cjs.entry.js +2 -2
  7. package/dist/cjs/gux-action-button.cjs.entry.js +2 -2
  8. package/dist/cjs/gux-action-list-legacy.cjs.entry.js +1 -1
  9. package/dist/cjs/gux-action-toast.cjs.entry.js +1 -1
  10. package/dist/cjs/gux-advanced-dropdown.cjs.entry.js +2 -2
  11. package/dist/cjs/gux-all-row-select.cjs.entry.js +1 -1
  12. package/dist/cjs/gux-badge-beta.cjs.entry.js +2 -2
  13. package/dist/cjs/gux-breadcrumbs.cjs.entry.js +2 -2
  14. package/dist/cjs/gux-button-multi-legacy.cjs.entry.js +1 -1
  15. package/dist/cjs/gux-button-multi.cjs.entry.js +1 -1
  16. package/dist/cjs/gux-button-slot-beta.cjs.entry.js +1 -1
  17. package/dist/cjs/gux-button.cjs.entry.js +1 -1
  18. package/dist/cjs/gux-calendar.cjs.entry.js +2 -2
  19. package/dist/cjs/gux-card-beta.cjs.entry.js +1 -1
  20. package/dist/cjs/gux-chart-column-beta.cjs.entry.js +1 -1
  21. package/dist/cjs/gux-chart-donut-beta.cjs.entry.js +1 -1
  22. package/dist/cjs/gux-chart-line-beta.cjs.entry.js +1 -1
  23. package/dist/cjs/gux-chart-pie-beta.cjs.entry.js +1 -1
  24. package/dist/cjs/gux-chart-scatter-plot-beta.cjs.entry.js +1 -1
  25. package/dist/cjs/gux-command-palette-legacy.cjs.entry.js +2 -2
  26. package/dist/cjs/gux-content-search.cjs.entry.js +2 -2
  27. package/dist/cjs/gux-copy-to-clipboard-beta.cjs.entry.js +2 -2
  28. package/dist/cjs/gux-date-beta.cjs.entry.js +33 -0
  29. package/dist/cjs/gux-date-time-beta.cjs.entry.js +33 -0
  30. package/dist/cjs/gux-datepicker.cjs.entry.js +2 -2
  31. package/dist/cjs/gux-disclosure-button.cjs.entry.js +2 -2
  32. package/dist/cjs/gux-dismiss-button.cjs.entry.js +2 -2
  33. package/dist/cjs/gux-dropdown-legacy.cjs.entry.js +1 -1
  34. package/dist/cjs/gux-dropdown-multi-beta.cjs.entry.js +2 -2
  35. package/dist/cjs/gux-dropdown-multi-tag.cjs.entry.js +1 -1
  36. package/dist/cjs/gux-dropdown_3.cjs.entry.js +6 -4
  37. package/dist/cjs/gux-error-message-beta.cjs.entry.js +1 -1
  38. package/dist/cjs/gux-flyout-menu-beta.cjs.entry.js +1 -1
  39. package/dist/cjs/gux-form-field-checkbox.cjs.entry.js +3 -3
  40. package/dist/cjs/gux-form-field-color.cjs.entry.js +1 -1
  41. package/dist/cjs/gux-form-field-dropdown.cjs.entry.js +1 -1
  42. package/dist/cjs/gux-form-field-input-clear-button.cjs.entry.js +2 -2
  43. package/dist/cjs/gux-form-field-legacy.cjs.entry.js +1 -1
  44. package/dist/cjs/gux-form-field-number.cjs.entry.js +8 -2
  45. package/dist/cjs/gux-form-field-radio.cjs.entry.js +1 -1
  46. package/dist/cjs/gux-form-field-range.cjs.entry.js +1 -1
  47. package/dist/cjs/gux-form-field-search.cjs.entry.js +1 -1
  48. package/dist/cjs/gux-form-field-select.cjs.entry.js +1 -1
  49. package/dist/cjs/gux-form-field-text-like.cjs.entry.js +7 -1
  50. package/dist/cjs/gux-form-field-textarea.cjs.entry.js +1 -1
  51. package/dist/cjs/gux-icon.cjs.entry.js +1 -1
  52. package/dist/cjs/gux-input-checkbox_7.cjs.entry.js +1 -1
  53. package/dist/cjs/gux-input-search.cjs.entry.js +1 -1
  54. package/dist/cjs/gux-input-text-like.cjs.entry.js +1 -1
  55. package/dist/cjs/gux-list-item-legacy_2.cjs.entry.js +1 -1
  56. package/dist/cjs/gux-list.cjs.entry.js +1 -1
  57. package/dist/cjs/gux-listbox-multi.cjs.entry.js +2 -2
  58. package/dist/cjs/gux-loading-message-beta.cjs.entry.js +1 -1
  59. package/dist/cjs/gux-modal.cjs.entry.js +1 -1
  60. package/dist/cjs/gux-notification-toast.cjs.entry.js +1 -1
  61. package/dist/cjs/gux-page-loading-spinner.cjs.entry.js +1 -1
  62. package/dist/cjs/gux-pagination-beta.cjs.entry.js +1 -1
  63. package/dist/cjs/gux-pagination-buttons-beta_3.cjs.entry.js +1 -1
  64. package/dist/cjs/gux-pagination-buttons_3.cjs.entry.js +1 -1
  65. package/dist/cjs/gux-pagination-cursor.cjs.entry.js +2 -2
  66. package/dist/cjs/gux-pagination.cjs.entry.js +1 -1
  67. package/dist/cjs/gux-panel-frame-legacy.cjs.entry.js +1 -1
  68. package/dist/cjs/gux-popover-list.cjs.entry.js +1 -1
  69. package/dist/cjs/gux-popover.cjs.entry.js +1 -1
  70. package/dist/cjs/gux-radial-loading.cjs.entry.js +2 -2
  71. package/dist/cjs/gux-radial-progress.cjs.entry.js +1 -1
  72. package/dist/cjs/gux-rating.cjs.entry.js +1 -1
  73. package/dist/cjs/gux-row-select.cjs.entry.js +1 -1
  74. package/dist/cjs/gux-side-panel-legacy.cjs.entry.js +1 -1
  75. package/dist/cjs/gux-simple-toast.cjs.entry.js +1 -1
  76. package/dist/cjs/gux-skip-navigation-list-beta.cjs.entry.js +2 -2
  77. package/dist/cjs/gux-sort-control.cjs.entry.js +2 -2
  78. package/dist/cjs/gux-switch.cjs.entry.js +1 -1
  79. package/dist/cjs/gux-tab-advanced-list.cjs.entry.js +1 -1
  80. package/dist/cjs/gux-tab-advanced.cjs.entry.js +1 -1
  81. package/dist/cjs/gux-tab-list.cjs.entry.js +1 -1
  82. package/dist/cjs/gux-table-beta.cjs.entry.js +2 -2
  83. package/dist/cjs/gux-table-select-menu.cjs.entry.js +1 -1
  84. package/dist/cjs/gux-tabs-advanced.cjs.entry.js +1 -1
  85. package/dist/cjs/gux-tabs-legacy.cjs.entry.js +2 -2
  86. package/dist/cjs/gux-tabs.cjs.entry.js +1 -1
  87. package/dist/cjs/gux-tag-beta.cjs.entry.js +2 -2
  88. package/dist/cjs/gux-text-highlight.cjs.entry.js +1 -1
  89. package/dist/cjs/gux-text-label-legacy.cjs.entry.js +1 -1
  90. package/dist/cjs/gux-time-beta.cjs.entry.js +33 -0
  91. package/dist/cjs/gux-time-picker-beta.cjs.entry.js +2 -2
  92. package/dist/cjs/gux-toggle.cjs.entry.js +2 -2
  93. package/dist/cjs/gux-tooltip.cjs.entry.js +1 -1
  94. package/dist/cjs/gux-visualization-beta.cjs.entry.js +2 -2
  95. package/dist/cjs/{index-03fd0894.js → index-13101536.js} +1 -0
  96. package/dist/cjs/index-262c2e3a.js +12 -0
  97. package/dist/cjs/loader.cjs.js +1 -1
  98. package/dist/cjs/{usage-tracking-e72bf0b3.js → usage-tracking-851f6270.js} +12 -12
  99. package/dist/collection/collection-manifest.json +3 -0
  100. package/dist/collection/components/beta/gux-date/gux-date.js +69 -0
  101. package/dist/collection/components/beta/gux-date-time/gux-date-time.js +69 -0
  102. package/dist/collection/components/beta/gux-time/gux-time.js +69 -0
  103. package/dist/collection/components/stable/gux-dropdown/gux-dropdown.js +4 -2
  104. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.css +9 -1
  105. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-checkbox/gux-form-field-checkbox.js +7 -5
  106. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.js +25 -1
  107. package/dist/collection/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.js +25 -1
  108. package/dist/deploy-info.json +3 -3
  109. package/dist/esm/DateTimeFormatter-2785da9d.js +49 -0
  110. package/dist/esm/genesys-webcomponents.js +1 -1
  111. package/dist/esm/gux-accordion-legacy.entry.js +1 -1
  112. package/dist/esm/gux-accordion.entry.js +1 -1
  113. package/dist/esm/gux-action-button-legacy.entry.js +2 -2
  114. package/dist/esm/gux-action-button.entry.js +2 -2
  115. package/dist/esm/gux-action-list-legacy.entry.js +1 -1
  116. package/dist/esm/gux-action-toast.entry.js +1 -1
  117. package/dist/esm/gux-advanced-dropdown.entry.js +2 -2
  118. package/dist/esm/gux-all-row-select.entry.js +1 -1
  119. package/dist/esm/gux-badge-beta.entry.js +2 -2
  120. package/dist/esm/gux-breadcrumbs.entry.js +2 -2
  121. package/dist/esm/gux-button-multi-legacy.entry.js +1 -1
  122. package/dist/esm/gux-button-multi.entry.js +1 -1
  123. package/dist/esm/gux-button-slot-beta.entry.js +1 -1
  124. package/dist/esm/gux-button.entry.js +1 -1
  125. package/dist/esm/gux-calendar.entry.js +2 -2
  126. package/dist/esm/gux-card-beta.entry.js +1 -1
  127. package/dist/esm/gux-chart-column-beta.entry.js +1 -1
  128. package/dist/esm/gux-chart-donut-beta.entry.js +1 -1
  129. package/dist/esm/gux-chart-line-beta.entry.js +1 -1
  130. package/dist/esm/gux-chart-pie-beta.entry.js +1 -1
  131. package/dist/esm/gux-chart-scatter-plot-beta.entry.js +1 -1
  132. package/dist/esm/gux-command-palette-legacy.entry.js +2 -2
  133. package/dist/esm/gux-content-search.entry.js +2 -2
  134. package/dist/esm/gux-copy-to-clipboard-beta.entry.js +2 -2
  135. package/dist/esm/gux-date-beta.entry.js +29 -0
  136. package/dist/esm/gux-date-time-beta.entry.js +29 -0
  137. package/dist/esm/gux-datepicker.entry.js +2 -2
  138. package/dist/esm/gux-disclosure-button.entry.js +2 -2
  139. package/dist/esm/gux-dismiss-button.entry.js +2 -2
  140. package/dist/esm/gux-dropdown-legacy.entry.js +1 -1
  141. package/dist/esm/gux-dropdown-multi-beta.entry.js +2 -2
  142. package/dist/esm/gux-dropdown-multi-tag.entry.js +1 -1
  143. package/dist/esm/gux-dropdown_3.entry.js +6 -4
  144. package/dist/esm/gux-error-message-beta.entry.js +1 -1
  145. package/dist/esm/gux-flyout-menu-beta.entry.js +1 -1
  146. package/dist/esm/gux-form-field-checkbox.entry.js +3 -3
  147. package/dist/esm/gux-form-field-color.entry.js +1 -1
  148. package/dist/esm/gux-form-field-dropdown.entry.js +1 -1
  149. package/dist/esm/gux-form-field-input-clear-button.entry.js +2 -2
  150. package/dist/esm/gux-form-field-legacy.entry.js +1 -1
  151. package/dist/esm/gux-form-field-number.entry.js +10 -4
  152. package/dist/esm/gux-form-field-radio.entry.js +1 -1
  153. package/dist/esm/gux-form-field-range.entry.js +1 -1
  154. package/dist/esm/gux-form-field-search.entry.js +1 -1
  155. package/dist/esm/gux-form-field-select.entry.js +1 -1
  156. package/dist/esm/gux-form-field-text-like.entry.js +9 -3
  157. package/dist/esm/gux-form-field-textarea.entry.js +1 -1
  158. package/dist/esm/gux-icon.entry.js +1 -1
  159. package/dist/esm/gux-input-checkbox_7.entry.js +1 -1
  160. package/dist/esm/gux-input-search.entry.js +1 -1
  161. package/dist/esm/gux-input-text-like.entry.js +1 -1
  162. package/dist/esm/gux-list-item-legacy_2.entry.js +1 -1
  163. package/dist/esm/gux-list.entry.js +1 -1
  164. package/dist/esm/gux-listbox-multi.entry.js +2 -2
  165. package/dist/esm/gux-loading-message-beta.entry.js +1 -1
  166. package/dist/esm/gux-modal.entry.js +1 -1
  167. package/dist/esm/gux-notification-toast.entry.js +1 -1
  168. package/dist/esm/gux-page-loading-spinner.entry.js +1 -1
  169. package/dist/esm/gux-pagination-beta.entry.js +1 -1
  170. package/dist/esm/gux-pagination-buttons-beta_3.entry.js +1 -1
  171. package/dist/esm/gux-pagination-buttons_3.entry.js +1 -1
  172. package/dist/esm/gux-pagination-cursor.entry.js +2 -2
  173. package/dist/esm/gux-pagination.entry.js +1 -1
  174. package/dist/esm/gux-panel-frame-legacy.entry.js +1 -1
  175. package/dist/esm/gux-popover-list.entry.js +1 -1
  176. package/dist/esm/gux-popover.entry.js +1 -1
  177. package/dist/esm/gux-radial-loading.entry.js +2 -2
  178. package/dist/esm/gux-radial-progress.entry.js +1 -1
  179. package/dist/esm/gux-rating.entry.js +1 -1
  180. package/dist/esm/gux-row-select.entry.js +1 -1
  181. package/dist/esm/gux-side-panel-legacy.entry.js +1 -1
  182. package/dist/esm/gux-simple-toast.entry.js +1 -1
  183. package/dist/esm/gux-skip-navigation-list-beta.entry.js +2 -2
  184. package/dist/esm/gux-sort-control.entry.js +2 -2
  185. package/dist/esm/gux-switch.entry.js +1 -1
  186. package/dist/esm/gux-tab-advanced-list.entry.js +1 -1
  187. package/dist/esm/gux-tab-advanced.entry.js +1 -1
  188. package/dist/esm/gux-tab-list.entry.js +1 -1
  189. package/dist/esm/gux-table-beta.entry.js +2 -2
  190. package/dist/esm/gux-table-select-menu.entry.js +1 -1
  191. package/dist/esm/gux-tabs-advanced.entry.js +1 -1
  192. package/dist/esm/gux-tabs-legacy.entry.js +2 -2
  193. package/dist/esm/gux-tabs.entry.js +1 -1
  194. package/dist/esm/gux-tag-beta.entry.js +2 -2
  195. package/dist/esm/gux-text-highlight.entry.js +1 -1
  196. package/dist/esm/gux-text-label-legacy.entry.js +1 -1
  197. package/dist/esm/gux-time-beta.entry.js +29 -0
  198. package/dist/esm/gux-time-picker-beta.entry.js +2 -2
  199. package/dist/esm/gux-toggle.entry.js +2 -2
  200. package/dist/esm/gux-tooltip.entry.js +1 -1
  201. package/dist/esm/gux-visualization-beta.entry.js +2 -2
  202. package/dist/esm/index-74e605ae.js +12 -0
  203. package/dist/esm/{index-2c49258a.js → index-b8a25b60.js} +1 -1
  204. package/dist/esm/loader.js +1 -1
  205. package/dist/esm/{usage-tracking-b3041444.js → usage-tracking-0a5a7ae5.js} +12 -12
  206. package/dist/genesys-webcomponents/genesys-webcomponents.css +1 -1
  207. package/dist/genesys-webcomponents/genesys-webcomponents.esm.js +1 -1
  208. package/dist/genesys-webcomponents/less/color-palette.less +1 -1
  209. package/dist/genesys-webcomponents/{p-89312a5b.entry.js → p-02feb7b7.entry.js} +1 -1
  210. package/dist/genesys-webcomponents/{p-4c3d7f1a.entry.js → p-07d75b24.entry.js} +1 -1
  211. package/dist/genesys-webcomponents/{p-4fab536d.entry.js → p-0818921c.entry.js} +1 -1
  212. package/dist/genesys-webcomponents/{p-2aad8b3e.entry.js → p-0bc393a9.entry.js} +1 -1
  213. package/dist/genesys-webcomponents/{p-004cc94d.entry.js → p-0d7a8a9a.entry.js} +1 -1
  214. package/dist/genesys-webcomponents/{p-03ce0655.entry.js → p-0dc0fa26.entry.js} +1 -1
  215. package/dist/genesys-webcomponents/{p-29b37ee8.entry.js → p-127788cb.entry.js} +1 -1
  216. package/dist/genesys-webcomponents/p-14a85c41.entry.js +1 -0
  217. package/dist/genesys-webcomponents/{p-f81564e0.entry.js → p-14ef1f92.entry.js} +1 -1
  218. package/dist/genesys-webcomponents/{p-a77a84db.entry.js → p-14f1b87e.entry.js} +1 -1
  219. package/dist/genesys-webcomponents/{p-5961bbe0.entry.js → p-19c12e07.entry.js} +1 -1
  220. package/dist/genesys-webcomponents/{p-61022196.entry.js → p-1ac910f8.entry.js} +1 -1
  221. package/dist/genesys-webcomponents/{p-cf43f0c3.js → p-1c9dfc78.js} +1 -1
  222. package/dist/genesys-webcomponents/{p-0b0e4ed1.entry.js → p-1e6ce329.entry.js} +1 -1
  223. package/dist/genesys-webcomponents/{p-af2ff726.entry.js → p-2152afa9.entry.js} +1 -1
  224. package/dist/genesys-webcomponents/p-23fc292e.entry.js +1 -0
  225. package/dist/genesys-webcomponents/{p-59620b45.entry.js → p-28a911cb.entry.js} +1 -1
  226. package/dist/genesys-webcomponents/{p-30164a8f.entry.js → p-2f36b876.entry.js} +1 -1
  227. package/dist/genesys-webcomponents/{p-1446f6f5.entry.js → p-2fefb4aa.entry.js} +1 -1
  228. package/dist/genesys-webcomponents/{p-f4018e1f.entry.js → p-32e374ee.entry.js} +1 -1
  229. package/dist/genesys-webcomponents/{p-0c9e1fdc.entry.js → p-32f09e45.entry.js} +1 -1
  230. package/dist/genesys-webcomponents/{p-195596dc.entry.js → p-3886ec08.entry.js} +1 -1
  231. package/dist/genesys-webcomponents/{p-d9acd7a6.entry.js → p-3dc29cc3.entry.js} +1 -1
  232. package/dist/genesys-webcomponents/{p-3c628108.entry.js → p-3e07f0b0.entry.js} +1 -1
  233. package/dist/genesys-webcomponents/{p-b36b323a.entry.js → p-3f934634.entry.js} +1 -1
  234. package/dist/genesys-webcomponents/{p-62fb2bed.entry.js → p-3fc0346c.entry.js} +1 -1
  235. package/dist/genesys-webcomponents/{p-ca780a60.entry.js → p-40e56acc.entry.js} +1 -1
  236. package/dist/genesys-webcomponents/{p-d3f7c2ef.entry.js → p-41a14a79.entry.js} +1 -1
  237. package/dist/genesys-webcomponents/{p-c62520b3.entry.js → p-41fbdf4e.entry.js} +1 -1
  238. package/dist/genesys-webcomponents/{p-cb9f87eb.entry.js → p-4347c813.entry.js} +1 -1
  239. package/dist/genesys-webcomponents/{p-ad0b74dc.entry.js → p-4a78f67d.entry.js} +1 -1
  240. package/dist/genesys-webcomponents/{p-333ee191.entry.js → p-4ac9dba8.entry.js} +1 -1
  241. package/dist/genesys-webcomponents/{p-a494608f.entry.js → p-4d58b1bc.entry.js} +1 -1
  242. package/dist/genesys-webcomponents/{p-6a48c82a.entry.js → p-4dc2aceb.entry.js} +1 -1
  243. package/dist/genesys-webcomponents/{p-ef0a895b.entry.js → p-506daeda.entry.js} +1 -1
  244. package/dist/genesys-webcomponents/{p-4c8a91e2.entry.js → p-551147e9.entry.js} +1 -1
  245. package/dist/genesys-webcomponents/p-559180f6.entry.js +1 -0
  246. package/dist/genesys-webcomponents/{p-41b1a208.entry.js → p-5f735b18.entry.js} +1 -1
  247. package/dist/genesys-webcomponents/{p-171b5eed.entry.js → p-6248d94f.entry.js} +1 -1
  248. package/dist/genesys-webcomponents/{p-168bffb3.entry.js → p-640615fc.entry.js} +1 -1
  249. package/dist/genesys-webcomponents/{p-15e00103.entry.js → p-64f260de.entry.js} +1 -1
  250. package/dist/genesys-webcomponents/{p-4db7bc3d.entry.js → p-675f296c.entry.js} +1 -1
  251. package/dist/genesys-webcomponents/{p-51981dd5.entry.js → p-68e6490b.entry.js} +1 -1
  252. package/dist/genesys-webcomponents/{p-1cd38c5e.entry.js → p-6f1c875c.entry.js} +1 -1
  253. package/dist/genesys-webcomponents/{p-14607153.entry.js → p-74bd6754.entry.js} +1 -1
  254. package/dist/genesys-webcomponents/p-764c79d5.entry.js +1 -0
  255. package/dist/genesys-webcomponents/{p-312a2e5f.entry.js → p-773f55cd.entry.js} +1 -1
  256. package/dist/genesys-webcomponents/{p-632b030d.entry.js → p-798f6ffa.entry.js} +1 -1
  257. package/dist/genesys-webcomponents/{p-29ed4720.entry.js → p-8015f5a4.entry.js} +1 -1
  258. package/dist/genesys-webcomponents/{p-0108a5d3.entry.js → p-854ef16d.entry.js} +1 -1
  259. package/dist/genesys-webcomponents/{p-e62fed26.entry.js → p-87bf6788.entry.js} +1 -1
  260. package/dist/genesys-webcomponents/{p-4c359a75.entry.js → p-891d342d.entry.js} +1 -1
  261. package/dist/genesys-webcomponents/{p-a4323251.entry.js → p-89dfb302.entry.js} +1 -1
  262. package/dist/genesys-webcomponents/{p-47a9f4fa.entry.js → p-8a4bf7ed.entry.js} +1 -1
  263. package/dist/genesys-webcomponents/{p-5083b35b.entry.js → p-8abe2a94.entry.js} +1 -1
  264. package/dist/genesys-webcomponents/{p-3c62f2b4.entry.js → p-8d2a5abe.entry.js} +1 -1
  265. package/dist/genesys-webcomponents/{p-f85a72e3.entry.js → p-8f0300af.entry.js} +1 -1
  266. package/dist/genesys-webcomponents/p-905b35bf.entry.js +1 -0
  267. package/dist/genesys-webcomponents/{p-f9502222.entry.js → p-93abe46a.entry.js} +1 -1
  268. package/dist/genesys-webcomponents/{p-a153bf9e.entry.js → p-93d3231a.entry.js} +1 -1
  269. package/dist/genesys-webcomponents/p-9848f9e0.entry.js +1 -0
  270. package/dist/genesys-webcomponents/{p-9955ea54.entry.js → p-9b799539.entry.js} +1 -1
  271. package/dist/genesys-webcomponents/{p-c6c7dd96.entry.js → p-9cb9d0db.entry.js} +1 -1
  272. package/dist/genesys-webcomponents/{p-b36d7160.entry.js → p-9dd7890d.entry.js} +1 -1
  273. package/dist/genesys-webcomponents/{p-75569a3f.entry.js → p-9ed687b4.entry.js} +1 -1
  274. package/dist/genesys-webcomponents/{p-5a34d19b.entry.js → p-a00f2803.entry.js} +1 -1
  275. package/dist/genesys-webcomponents/{p-c3d2a7e1.entry.js → p-a1bd77ce.entry.js} +1 -1
  276. package/dist/genesys-webcomponents/{p-c485c1a2.entry.js → p-a39b29f6.entry.js} +1 -1
  277. package/dist/genesys-webcomponents/{p-7d059e52.entry.js → p-a3c569e6.entry.js} +1 -1
  278. package/dist/genesys-webcomponents/{p-f8496c4d.entry.js → p-aa3df4c6.entry.js} +1 -1
  279. package/dist/genesys-webcomponents/{p-34b92b3b.entry.js → p-acbd8ea1.entry.js} +1 -1
  280. package/dist/genesys-webcomponents/{p-210346ca.js → p-b155a40e.js} +1 -1
  281. package/dist/genesys-webcomponents/{p-ea4d5a41.entry.js → p-b42fee2e.entry.js} +1 -1
  282. package/dist/genesys-webcomponents/{p-af079a12.entry.js → p-b4418486.entry.js} +1 -1
  283. package/dist/genesys-webcomponents/{p-f6b8bed9.entry.js → p-b6c86ca6.entry.js} +1 -1
  284. package/dist/genesys-webcomponents/{p-b6042663.entry.js → p-b9f9e6e7.entry.js} +1 -1
  285. package/dist/genesys-webcomponents/{p-34c7bb18.entry.js → p-bafdfe33.entry.js} +1 -1
  286. package/dist/genesys-webcomponents/{p-c6dcc684.entry.js → p-bb62ca66.entry.js} +1 -1
  287. package/dist/genesys-webcomponents/{p-03f928ec.entry.js → p-bd8955b3.entry.js} +1 -1
  288. package/dist/genesys-webcomponents/{p-1f3a89b6.entry.js → p-c2c2108f.entry.js} +1 -1
  289. package/dist/genesys-webcomponents/p-c609a091.entry.js +1 -0
  290. package/dist/genesys-webcomponents/{p-7d2017ba.entry.js → p-c9529264.entry.js} +1 -1
  291. package/dist/genesys-webcomponents/{p-36ba4954.entry.js → p-ce9546e7.entry.js} +1 -1
  292. package/dist/genesys-webcomponents/{p-e2165156.entry.js → p-d43dd366.entry.js} +1 -1
  293. package/dist/genesys-webcomponents/{p-c65ba4b3.entry.js → p-d606a6fb.entry.js} +1 -1
  294. package/dist/genesys-webcomponents/p-defdb6b9.js +1 -0
  295. package/dist/genesys-webcomponents/{p-d146ad68.entry.js → p-e009a1b8.entry.js} +1 -1
  296. package/dist/genesys-webcomponents/{p-4925bb1e.entry.js → p-e1961650.entry.js} +1 -1
  297. package/dist/genesys-webcomponents/{p-22860f16.entry.js → p-e1d6d8df.entry.js} +1 -1
  298. package/dist/genesys-webcomponents/{p-cccbd3c4.entry.js → p-ed274751.entry.js} +1 -1
  299. package/dist/genesys-webcomponents/{p-885ab587.entry.js → p-ee80c13a.entry.js} +1 -1
  300. package/dist/genesys-webcomponents/{p-3050d8c2.entry.js → p-fae4f077.entry.js} +1 -1
  301. package/dist/genesys-webcomponents/{p-d8ce7ab8.entry.js → p-fc804953.entry.js} +1 -1
  302. package/dist/genesys-webcomponents/{p-88c5dbae.entry.js → p-fc93a80b.entry.js} +1 -1
  303. package/dist/stencil-wrapper.js +1 -1
  304. package/dist/types/components/beta/gux-date/gux-date.d.ts +19 -0
  305. package/dist/types/components/beta/gux-date-time/gux-date-time.d.ts +19 -0
  306. package/dist/types/components/beta/gux-time/gux-time.d.ts +19 -0
  307. package/dist/types/components/stable/gux-form-field/components/gux-form-field-number/gux-form-field-number.d.ts +1 -0
  308. package/dist/types/components/stable/gux-form-field/components/gux-form-field-text-like/gux-form-field-text-like.d.ts +1 -0
  309. package/dist/types/components.d.ts +90 -0
  310. package/dist/types/i18n/DateTimeFormatter.d.ts +2 -3
  311. package/package.json +12 -12
  312. package/dist/genesys-webcomponents/p-71f03e74.entry.js +0 -1
  313. package/dist/genesys-webcomponents/p-745f607c.entry.js +0 -1
  314. package/dist/genesys-webcomponents/p-adaa58fe.entry.js +0 -1
  315. package/dist/genesys-webcomponents/p-f4a3b520.entry.js +0 -1
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
 
4
4
  const guxActionListCss = ".gux-action-list-items-container{padding:8px 0;margin:0;list-style:none;background:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
 
4
4
  const guxActionToastCss = ":host{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:stretch;align-items:stretch;justify-content:flex-start;width:270px;padding:20px 24px;margin-bottom:4px;color:#2e394c;background:#f6f7f9;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}.gux-header{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:center;align-self:auto;justify-content:flex-start;order:0;font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:18px;line-height:24px}.gux-header .gux-icon{flex:0 1 auto;align-self:auto;order:0;color:#1da8b3}.gux-header .gux-icon ::slotted(gux-icon){width:32px !important;height:32px !important}.gux-header .gux-title{flex:1 1 auto;align-self:auto;order:0;margin:0 0 0 8px}.gux-message{flex:0 1 auto;align-self:auto;order:0;margin:16px 0;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-message ::slotted(dl){display:flex;flex-direction:row;flex-wrap:wrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;margin:0}.gux-action-buttons{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;align-self:auto;justify-content:space-between;order:0}.gux-action-buttons .gux-negative-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons .gux-positive-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons{display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;align-self:auto;justify-content:space-between;order:0}.gux-action-buttons .gux-negative-button{flex:0 1 auto;align-self:auto;order:0}.gux-action-buttons .gux-positive-button{flex:0 1 auto;align-self:auto;order:0}";
5
5
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import { o as onMutation } from './on-mutation-d500715c.js';
5
5
  import './get-closest-element-1597503c.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
3
3
  import { r as randomHTMLId } from './random-html-id-8e3f658c.js';
4
4
  import { t as tableResources } from './en-66f138f8.js';
5
5
  import './get-closest-element-1597503c.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import './get-closest-element-1597503c.js';
5
5
 
6
6
  const neutral = "badge with label: {label}, color: neutral";
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { b as buildI18nForComponent } from './index-2c49258a.js';
3
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
3
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
4
4
  import './get-closest-element-1597503c.js';
5
5
 
6
6
  const breadcrumbs = "Breadcrumbs";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
4
4
 
5
5
  const guxButtonMultiCss = ":host{display:block;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-button-multi-container .gux-dropdown-button button>*{vertical-align:middle}.gux-button-multi-container .gux-dropdown-button button gux-icon{width:16px;height:16px;margin-left:8px}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
4
4
 
5
5
  const guxButtonMultiCss = ":host{display:block;-webkit-user-select:none;user-select:none;font-family:Roboto, sans-serif;font-weight:400;font-size:12px;line-height:20px}.gux-button-multi-container .gux-dropdown-button button{display:inline-flex;align-items:center}.gux-button-multi-container .gux-dropdown-button button gux-icon{width:16px;height:16px;margin-left:8px}.gux-list-container{padding:8px 0;margin:0;list-style:none;background-color:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { l as logError } from './log-error-b1a1a086.js';
4
4
 
5
5
  const guxButtonSlotCss = ":host{display:inline-block;min-width:32px;pointer-events:none}::slotted(input[type='button']),::slotted(input[type='submit']),::slotted(button){width:100%;height:32px;padding:0 16px;overflow:hidden;color:#2e394c;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:#e2e6ee;border:none;border-radius:4px;font-size:12px;line-height:20px;font-family:Roboto, sans-serif;font-weight:400;font-weight:700}::slotted(input[type='button'][disabled]),::slotted(input[type='submit'][disabled]),::slotted(button[disabled]){color:rgba(46, 57, 76, 0.5);cursor:default;background-color:rgba(226, 230, 238, 0.5)}::slotted(input[type='button']:focus),::slotted(input[type='submit']:focus),::slotted(button:focus){outline:none}::slotted(input[type='button']:focus:enabled),::slotted(input[type='submit']:focus:enabled),::slotted(button:focus:enabled){outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}::slotted(input[type='button']:hover:enabled),::slotted(input[type='submit']:hover:enabled),::slotted(button:hover:enabled){background-color:#d7dce5}::slotted(input[type='button']:active:enabled),::slotted(input[type='submit']:active:enabled),::slotted(button:active:enabled){background-color:#c8cfda}:host([accent='primary']) ::slotted(input[type='button']),:host([accent='primary']) ::slotted(input[type='submit']),:host([accent='primary']) ::slotted(button){color:#fdfdfd;background-color:#2a60c8}:host([accent='primary']) ::slotted(input[type='button'][disabled]),:host([accent='primary']) ::slotted(input[type='submit'][disabled]),:host([accent='primary']) ::slotted(button[disabled]){color:rgba(253, 253, 253, 0.5);background-color:rgba(42, 96, 200, 0.5)}:host([accent='primary']) ::slotted(input[type='button']:hover:enabled),:host([accent='primary']) ::slotted(input[type='submit']:hover:enabled),:host([accent='primary']) ::slotted(button:hover:enabled){background-color:#2754ac}:host([accent='primary']) ::slotted(input[type='button']:active:enabled),:host([accent='primary']) ::slotted(input[type='submit']:active:enabled),:host([accent='primary']) ::slotted(button:active:enabled){background-color:#23478f}:host([accent='tertiary']) ::slotted(input[type='button']),:host([accent='tertiary']) ::slotted(input[type='submit']),:host([accent='tertiary']) ::slotted(button){color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}:host([accent='tertiary']) ::slotted(input[type='button']),:host([accent='tertiary']) ::slotted(input[type='submit']),:host([accent='tertiary']) ::slotted(button){color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}:host([accent='tertiary']) ::slotted(input[type='button'][disabled]),:host([accent='tertiary']) ::slotted(input[type='submit'][disabled]),:host([accent='tertiary']) ::slotted(button[disabled]){color:rgba(42, 96, 200, 0.5);background-color:rgba(253, 253, 253, 0.5);border-color:rgba(42, 96, 200, 0.5)}:host([accent='tertiary']) ::slotted(input[type='button']:hover:enabled),:host([accent='tertiary']) ::slotted(input[type='submit']:hover:enabled),:host([accent='tertiary']) ::slotted(button:hover:enabled){color:#fdfdfd;background-color:#2754ac}:host([accent='tertiary']) ::slotted(input[type='button']:active:enabled),:host([accent='tertiary']) ::slotted(input[type='submit']:active:enabled),:host([accent='tertiary']) ::slotted(button:active:enabled){color:#fdfdfd;background-color:#23478f}:host([accent='ghost']) ::slotted(input[type='button']),:host([accent='ghost']) ::slotted(input[type='submit']),:host([accent='ghost']) ::slotted(button){color:#2a60c8;background:none;border:none}:host([accent='ghost']) ::slotted(input[type='button'][disabled]),:host([accent='ghost']) ::slotted(input[type='submit'][disabled]),:host([accent='ghost']) ::slotted(button[disabled]){color:rgba(42, 96, 200, 0.5)}:host([accent='ghost']) ::slotted(input[type='button']:hover:enabled),:host([accent='ghost']) ::slotted(input[type='submit']:hover:enabled),:host([accent='ghost']) ::slotted(button:hover:enabled){color:#2754ac;background-color:rgba(222, 234, 255, 0.33)}:host([accent='ghost']) ::slotted(input[type='button']:active:enabled),:host([accent='ghost']) ::slotted(input[type='submit']:active:enabled),:host([accent='ghost']) ::slotted(button:active:enabled){color:#2754ac;background-color:#deeaff}";
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
 
4
4
  const guxButtonCss = ":host{display:inline-block;min-width:32px;pointer-events:none;-webkit-user-select:none;user-select:none}:host(:focus){outline:none}:host(:focus) button{outline:none}::slotted(gux-icon){width:16px;height:16px}::slotted(*){padding-left:4px;vertical-align:middle}::slotted(*:first-child){padding:0}button{width:100%;height:32px;padding:0 16px;overflow:hidden;color:#2e394c;text-overflow:ellipsis;white-space:nowrap;pointer-events:auto;cursor:pointer;background-color:#e2e6ee;border:none;border-radius:4px;font-size:12px;line-height:20px;font-family:Roboto, sans-serif;font-weight:400;font-weight:700}button[disabled]{color:rgba(46, 57, 76, 0.5);cursor:default;background-color:rgba(226, 230, 238, 0.5)}button:hover:enabled{background-color:#d7dce5}button:active:enabled{background-color:#c8cfda}button:focus:enabled{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}button.gux-tertiary{color:#2a60c8;background-color:#fdfdfd;border:1px solid #2a60c8}button.gux-tertiary[disabled]{color:rgba(42, 96, 200, 0.5);background-color:rgba(253, 253, 253, 0.5);border-color:rgba(42, 96, 200, 0.5)}button.gux-tertiary:hover:enabled{color:#fdfdfd;background-color:#2754ac}button.gux-tertiary:active:enabled{color:#fdfdfd;background-color:#23478f}button.gux-ghost{color:#2a60c8;background:none;border:none}button.gux-ghost[disabled]{color:rgba(42, 96, 200, 0.5)}button.gux-ghost:hover:enabled{color:#2754ac;background-color:rgba(222, 234, 255, 0.33)}button.gux-ghost:active:enabled{color:#2754ac;background-color:#deeaff}button.gux-primary{color:#fdfdfd;background-color:#2a60c8}button.gux-primary[disabled]{color:rgba(253, 253, 253, 0.5);background-color:rgba(42, 96, 200, 0.5)}button.gux-primary:hover:enabled{background-color:#2754ac}button.gux-primary:active:enabled{background-color:#23478f}";
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { a as asIsoDateRange, c as fromIsoDateRange, b as asIsoDate, f as fromIsoDate } from './iso-dates-a7c704a4.js';
4
- import { g as getDesiredLocale, a as getStartOfWeek } from './index-2c49258a.js';
4
+ import { g as getDesiredLocale, a as getStartOfWeek } from './index-b8a25b60.js';
5
5
  import './get-closest-element-1597503c.js';
6
6
 
7
7
  function addClassToElements(elements, className) {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
 
4
4
  const guxCardCss = ":host{box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;width:fit-content;padding:16px;background-color:#fdfdfd;border:1px solid #e2e6ee;border-radius:4px}:host([accent='outline']){background-color:#fdfdfd}:host([accent='filled']){background-color:#f6f7f9}:host([accent='raised']){box-shadow:0 0 2px rgba(32, 41, 55, 0.16)}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { V as VISUALIZATION_COLORS } from './color-palette-1cfb5585.js';
4
4
  import { l as logError } from './log-error-b1a1a086.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { l as logError } from './log-error-b1a1a086.js';
4
4
  import { V as VISUALIZATION_COLORS } from './color-palette-1cfb5585.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { V as VISUALIZATION_COLORS } from './color-palette-1cfb5585.js';
4
4
  import { l as logError } from './log-error-b1a1a086.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { l as logError } from './log-error-b1a1a086.js';
4
4
  import { V as VISUALIZATION_COLORS } from './color-palette-1cfb5585.js';
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { V as VISUALIZATION_COLORS } from './color-palette-1cfb5585.js';
4
4
  import { l as logError } from './log-error-b1a1a086.js';
5
5
 
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
2
  import { m as matchesFuzzy } from './search-2ca67cb1.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
4
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
5
5
  import './get-closest-element-1597503c.js';
6
6
 
7
7
  const recentSearch = "Recently Searched:";
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import { o as onDisabledChange } from './on-attribute-change-2b01c315.js';
5
5
  import './get-closest-element-1597503c.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import './get-closest-element-1597503c.js';
5
5
 
6
6
  const clickToCopy = "Click to Copy";
@@ -0,0 +1,29 @@
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-74e605ae.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { D as DateTimeFormatter } from './DateTimeFormatter-2785da9d.js';
4
+ import { g as getDesiredLocale } from './index-b8a25b60.js';
5
+ import './get-closest-element-1597503c.js';
6
+
7
+ const GuxDate = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ /**
11
+ * The ISO string representation of the date to format
12
+ */
13
+ this.datetime = new Date().toISOString();
14
+ /**
15
+ * Format option type
16
+ */
17
+ this.format = 'short';
18
+ }
19
+ componentWillLoad() {
20
+ trackComponent(this.root);
21
+ this.formatter = new DateTimeFormatter(getDesiredLocale(this.root));
22
+ }
23
+ render() {
24
+ return (h(Host, null, this.formatter.formatDate(new Date(this.datetime), this.format)));
25
+ }
26
+ get root() { return getElement(this); }
27
+ };
28
+
29
+ export { GuxDate as gux_date_beta };
@@ -0,0 +1,29 @@
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-74e605ae.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { D as DateTimeFormatter } from './DateTimeFormatter-2785da9d.js';
4
+ import { g as getDesiredLocale } from './index-b8a25b60.js';
5
+ import './get-closest-element-1597503c.js';
6
+
7
+ const GuxDateTime = class {
8
+ constructor(hostRef) {
9
+ registerInstance(this, hostRef);
10
+ /**
11
+ * The ISO string representation of the datetime to format
12
+ */
13
+ this.datetime = new Date().toISOString();
14
+ /**
15
+ * Format option type
16
+ */
17
+ this.format = 'short';
18
+ }
19
+ componentWillLoad() {
20
+ trackComponent(this.root);
21
+ this.formatter = new DateTimeFormatter(getDesiredLocale(this.root));
22
+ }
23
+ render() {
24
+ return (h(Host, null, this.formatter.formatDateTime(new Date(this.datetime), this.format)));
25
+ }
26
+ get root() { return getElement(this); }
27
+ };
28
+
29
+ export { GuxDateTime as gux_date_time_beta };
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { r as randomHTMLId } from './random-html-id-8e3f658c.js';
4
- import { b as buildI18nForComponent } from './index-2c49258a.js';
4
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
5
5
  import { f as fromIsoDate, a as asIsoDateRange, b as asIsoDate, c as fromIsoDateRange } from './iso-dates-a7c704a4.js';
6
6
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
7
7
  import { c as createPopper } from './popper-93ecb064.js';
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
2
  import { r as randomHTMLId } from './random-html-id-8e3f658c.js';
3
- import { t as trackComponent } from './usage-tracking-b3041444.js';
4
- import { b as buildI18nForComponent } from './index-2c49258a.js';
3
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
4
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
5
5
  import './get-closest-element-1597503c.js';
6
6
 
7
7
  const defaultLabel = "Disclosure button";
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import './get-closest-element-1597503c.js';
5
5
 
6
6
  const dismiss = "Dismiss";
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, c as createEvent, f as forceUpdate, h, g as getElement } from './index-74e605ae.js';
2
2
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
3
3
  import { w as whenEventIsFrom } from './when-event-is-from-18667084.js';
4
- import { t as trackComponent } from './usage-tracking-b3041444.js';
4
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
5
5
  import { O as OnMutation } from './on-mutation-26225065.js';
6
6
 
7
7
  const guxDropdownCss = "gux-dropdown-legacy .gux-hidden{display:none}gux-dropdown-legacy div.gux-dropdown{position:relative;margin:4px 0}gux-dropdown-legacy div.gux-dropdown.gux-disabled{pointer-events:none;cursor:default;opacity:0.5}gux-dropdown-legacy div.gux-dropdown .gux-select-field{position:relative;width:100%;height:32px}gux-dropdown-legacy div.gux-dropdown .gux-select-field .gux-filter-suggestion{position:absolute;box-sizing:border-box;width:100%;height:32px;padding:6px 25px 6px 14px;overflow:hidden;font-size:12px;line-height:1.6667;text-overflow:ellipsis;white-space:nowrap;pointer-events:none}gux-dropdown-legacy div.gux-dropdown .gux-select-field .gux-filter-suggestion .gux-filter-text{color:#2e394c}gux-dropdown-legacy div.gux-dropdown .gux-select-field .gux-filter-suggestion .gux-filter-typeahead{color:#596373}gux-dropdown-legacy div.gux-dropdown .gux-select-field gux-input-text-like>div{margin:0}gux-dropdown-legacy div.gux-dropdown .gux-select-field gux-input-text-like input{width:100%;padding-right:25px;font-size:12px;text-overflow:ellipsis;cursor:pointer;background-color:transparent}gux-dropdown-legacy div.gux-dropdown .gux-select-field gux-input-text-like.gux-unclearable button{display:none}gux-dropdown-legacy div.gux-dropdown .gux-select-field button.gux-dropdown-indicator{position:absolute;top:1px;right:3px;bottom:0;display:block;overflow:hidden;pointer-events:none;cursor:pointer;background:none;border:none;outline:none}gux-dropdown-legacy div.gux-dropdown .gux-select-field button.gux-dropdown-indicator gux-icon{width:16px;height:16px;color:#596373}gux-dropdown-legacy div.gux-dropdown .gux-select-field:hover button.gux-dropdown-indicator gux-icon,gux-dropdown-legacy div.gux-dropdown .gux-select-field:focus-within button.gux-dropdown-indicator gux-icon{color:#2e394c}gux-dropdown-legacy div.gux-dropdown .gux-options{position:absolute;z-index:1;display:none;width:100%;padding:8px 0;margin-top:2px;overflow-y:auto;color:#2e394c;background:#fdfdfd;border:1px solid #b4bccb;border-radius:4px;box-shadow:0 2px 4px rgba(32, 41, 55, 0.24)}gux-dropdown-legacy div.gux-dropdown .gux-options.gux-opened{display:block}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy{position:relative;display:flex;height:32px;padding:0 16px;line-height:32px;cursor:pointer}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy>div{position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy>div .gux-filter-suggestion{position:absolute}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy[disabled]{pointer-events:none;cursor:default;opacity:0.5}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy.gux-filtered{display:none}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy:not([disabled])[selected]{color:#2e394c;background:#deeaff}gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy:not([disabled]):hover,gux-dropdown-legacy div.gux-dropdown .gux-options>gux-option-legacy:not([disabled]):focus{color:#fdfdfd;background:#2a60c8}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field{height:48px}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field .gux-filter-suggestion{height:48px;padding:2px 25px 4px 11px;overflow:hidden;line-height:1.6667;white-space:nowrap;font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:24px;line-height:32px}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field gux-input-text-like div.gux-input-container{height:48px}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field gux-input-text-like input{font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:24px;line-height:32px;height:48px;line-height:1.6667;color:transparent;border:none;border-bottom:2px solid transparent;caret-color:#2e394c}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field gux-input-text-like input:focus{border:none;border-bottom:2px solid rgba(117, 168, 255, 0.5);box-shadow:none}gux-dropdown-legacy div.gux-dropdown.gux-page.gux-active .gux-select-field gux-input-text-like input:focus{border-bottom:1px solid #2a60c8}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field{height:52px}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field .gux-filter-suggestion{height:52px;padding:9px 25px 4px 11px;overflow:hidden;line-height:1.6667;white-space:nowrap;font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:18px;line-height:24px}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field gux-input-text-like div.gux-input-container{height:52px}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field gux-input-text-like input{font-family:Roboto, sans-serif;font-weight:400;font-weight:300;font-size:18px;line-height:24px;height:52px;line-height:1.6667;border:none;border-bottom:2px solid transparent}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field gux-input-text-like input:focus{border:none;border-bottom:2px solid rgba(117, 168, 255, 0.5);box-shadow:none}gux-dropdown-legacy div.gux-dropdown.gux-palette.gux-active .gux-select-field gux-input-text-like input:focus{border-bottom:1px solid #2a60c8}gux-dropdown-legacy:hover gux-icon,gux-dropdown-legacy:focus gux-icon{color:#2e394c}.gux-dropdown-light-theme div.gux-dropdown .gux-select-field .gux-filter-suggestion{color:#596373}.gux-dropdown-light-theme div.gux-dropdown .gux-select-field gux-input-text-like input{color:transparent;caret-color:#2e394c;border-color:#6b7585}.gux-dropdown-light-theme div.gux-dropdown .gux-select-field button.gux-dropdown-indicator{color:#596373}.gux-dropdown-light-theme div.gux-dropdown.gux-page .gux-select-field .gux-filter-suggestion{color:#8a97ad;background-color:#fdfdfd}.gux-dropdown-light-theme div.gux-dropdown.gux-page .gux-select-field gux-input-text-like input{border-bottom:1px solid #6b7585}.gux-dropdown-light-theme div.gux-dropdown.gux-page.gux-active gux-input-text-like input{border-bottom:1px solid #75a8ff}.gux-dropdown-light-theme div.gux-dropdown.gux-palette .gux-select-field .gux-filter-suggestion{color:#8a97ad;background-color:#fdfdfd}.gux-dropdown-light-theme div.gux-dropdown.gux-palette .gux-select-field gux-input-text-like input{border-bottom:1px solid #6b7585}.gux-dropdown-light-theme div.gux-dropdown.gux-palette.gux-active gux-input-text-like input{border-bottom:1px solid #75a8ff}gux-dropdown-legacy div.gux-dropdown .gux-select-field .gux-filter-suggestion{color:#596373}gux-dropdown-legacy div.gux-dropdown .gux-select-field gux-input-text-like input{color:transparent;caret-color:#2e394c;border-color:#6b7585}gux-dropdown-legacy div.gux-dropdown .gux-select-field button.gux-dropdown-indicator{color:#596373}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field .gux-filter-suggestion{color:#8a97ad;background-color:#fdfdfd}gux-dropdown-legacy div.gux-dropdown.gux-page .gux-select-field gux-input-text-like input{border-bottom:1px solid #6b7585}gux-dropdown-legacy div.gux-dropdown.gux-page.gux-active gux-input-text-like input{border-bottom:1px solid #75a8ff}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field .gux-filter-suggestion{color:#8a97ad;background-color:#fdfdfd}gux-dropdown-legacy div.gux-dropdown.gux-palette .gux-select-field gux-input-text-like input{border-bottom:1px solid #6b7585}gux-dropdown-legacy div.gux-dropdown.gux-palette.gux-active gux-input-text-like input{border-bottom:1px solid #75a8ff}";
@@ -1,8 +1,8 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-74e605ae.js';
2
2
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import { s as simulateNativeEvent } from './simulate-native-event-ac69961f.js';
5
- import { t as trackComponent } from './usage-tracking-b3041444.js';
5
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
6
6
  import { g as getSearchOption } from './gux-listbox.service-3541a2f7.js';
7
7
  import './get-closest-element-1597503c.js';
8
8
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-74e605ae.js';
2
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
3
3
  import './get-closest-element-1597503c.js';
4
4
 
5
5
  const clearSelection = "Clear {numberSelected} selected items";
@@ -1,9 +1,9 @@
1
1
  import { r as registerInstance, f as forceUpdate, h, g as getElement, c as createEvent, H as Host } from './index-74e605ae.js';
2
2
  import { O as OnClickOutside } from './on-click-outside-36dcc9e4.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import { s as simulateNativeEvent } from './simulate-native-event-ac69961f.js';
5
5
  import { o as onInputDisabledStateChange, c as calculateInputDisabledState } from './on-input-disabled-state-change-3ea76372.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { g as getSearchOption, s as setInitialActiveOption, c as clearActiveOptions, a as setLastOptionActive, b as setFirstOptionActive, h as hasPreviousOption, d as setPreviousOptionActive, e as hasNextOption, f as setNextOptionActive, i as actOnActiveOption, j as goToOption, o as onClickedOption } from './gux-listbox.service-3541a2f7.js';
8
8
  import { w as whenEventIsFrom } from './when-event-is-from-18667084.js';
9
9
  import { r as randomHTMLId } from './random-html-id-8e3f658c.js';
@@ -56,7 +56,9 @@ const GuxDropdown = class {
56
56
  }
57
57
  validateValue(newValue) {
58
58
  if (newValue === undefined) {
59
- this.listboxElement.value = newValue;
59
+ if (this.listboxElement) {
60
+ this.listboxElement.value = newValue;
61
+ }
60
62
  return;
61
63
  }
62
64
  const selectedListboxOptionElement = this.getOptionElementByValue(newValue);
@@ -198,10 +200,10 @@ const GuxDropdown = class {
198
200
  updateValue(newValue) {
199
201
  if (this.value !== newValue) {
200
202
  this.value = newValue;
201
- this.collapseListbox('focusFieldButton');
202
203
  simulateNativeEvent(this.root, 'input');
203
204
  simulateNativeEvent(this.root, 'change');
204
205
  }
206
+ this.collapseListbox('focusFieldButton');
205
207
  }
206
208
  getSuggestionText(filter) {
207
209
  const filterLength = filter.length;
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
 
4
4
  const guxErrorMessageBetaCss = ".gux-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;font-size:11px;color:#2e394c}.gux-container gux-icon{flex:0 1 auto;align-self:auto;order:0;width:16px;height:16px;margin:0 4px;color:#ea0b0b}.gux-container .gux-message{flex:0 1 auto;align-self:auto;order:0}";
5
5
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
3
  import { m as moveFocusDelay, h as hideDelay } from './gux-menu.common-60ab04e4.js';
4
4
  import { c as createPopper } from './popper-93ecb064.js';
5
5
 
@@ -2,14 +2,14 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-74
2
2
  import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-3ea76372.js';
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
5
- import { t as trackComponent } from './usage-tracking-b3041444.js';
5
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
6
6
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds } from './gux-form-field.service-debdaed0.js';
7
7
  import './random-html-id-8e3f658c.js';
8
8
  import './log-error-b1a1a086.js';
9
9
  import './set-input-value-5adeaccc.js';
10
10
  import './simulate-native-event-ac69961f.js';
11
11
 
12
- const guxFormFieldCheckboxCss = ".gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;margin:4px 0;font-size:11px;color:#2e394c}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;width:16px;height:16px;margin:0 4px;color:#ea0b0b}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}:host{display:block;color:#2e394c}:host(.gux-input-error) ::slotted(input[type='checkbox']:not(:checked))::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%23ea0b0b' /%3E%3C/svg%3E\")}:host(.gux-disabled){cursor:not-allowed;opacity:0.5}:host(.gux-disabled) ::slotted(label){cursor:not-allowed}.gux-input{position:relative;height:24px;line-height:24px}::slotted(input[type='checkbox']){display:inline-grid;width:16px;height:16px;margin:4px;text-align:center;vertical-align:middle;cursor:pointer;border:0;-webkit-appearance:none;appearance:none;outline:none}::slotted(input[type='checkbox'])::before{grid-area:1;content:'';border-radius:15%}::slotted(input[type='checkbox']:focus-within)::before{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}::slotted(input[type='checkbox']:not(:checked))::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%2377828f' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:checked)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 1.467h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3zM6.8 11 3.638 7.941l.89-.932L6.8 9.2l3.947-3.861.891.932z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:indeterminate)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.138 8.467h7v-1h-7zm7-7h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3zm2 10a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:disabled)::before{cursor:not-allowed;opacity:0.5}::slotted(label){display:inline-block;font-size:12px;line-height:24px;vertical-align:middle}";
12
+ const guxFormFieldCheckboxCss = ".gux-form-field-error{display:none;flex-direction:row;flex-wrap:nowrap;align-content:stretch;align-items:flex-start;justify-content:flex-start;margin:4px 0;font-size:11px;color:#2e394c}.gux-form-field-error.gux-show{display:flex}.gux-form-field-error gux-icon{flex:0 1 auto;align-self:auto;order:0;width:16px;height:16px;margin:0 4px;color:#ea0b0b}.gux-form-field-error .gux-message{flex:0 1 auto;align-self:auto;order:0}:host{display:block;color:#2e394c}:host(.gux-input-error) ::slotted(input[type='checkbox']:not(:checked))::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%23ea0b0b' /%3E%3C/svg%3E\")}:host(.gux-disabled){cursor:not-allowed;opacity:0.5}:host(.gux-disabled) ::slotted(label){cursor:not-allowed}.gux-input-label{display:flex;flex-direction:row}.gux-input-label .gux-input{position:relative;height:24px;line-height:24px}.gux-input-label .gux-label{display:flex;flex-direction:column}::slotted(input[type='checkbox']){display:inline-grid;width:16px;height:16px;margin:4px;text-align:center;vertical-align:middle;cursor:pointer;border:0;-webkit-appearance:none;appearance:none;outline:none}::slotted(input[type='checkbox'])::before{grid-area:1;content:'';border-radius:15%}::slotted(input[type='checkbox']:focus-within)::before{outline:none;box-shadow:0 0 0 1px #fdfdfd, 0 0 0 4px #aac9ff}::slotted(input[type='checkbox']:not(:checked))::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%2377828f' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:not(:checked):not(:disabled):not(:indeterminate):hover)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 2.467a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7m0-1h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:checked)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M11.138 1.467h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3zM6.8 11 3.638 7.941l.89-.932L6.8 9.2l3.947-3.861.891.932z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:indeterminate)::before{background-image:url(\"data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4.138 8.467h7v-1h-7zm7-7h-7a3 3 0 0 0-3 3v7a3 3 0 0 0 3 3h7a3 3 0 0 0 3-3v-7a3 3 0 0 0-3-3zm2 10a2 2 0 0 1-2 2h-7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h7a2 2 0 0 1 2 2z' fill='%232a60c8' /%3E%3C/svg%3E\")}::slotted(input[type='checkbox']:disabled)::before{cursor:not-allowed;opacity:0.5}::slotted(label){display:inline-block;font-size:12px;line-height:24px;vertical-align:middle}";
13
13
 
14
14
  var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
15
15
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -41,7 +41,7 @@ const GuxFormFieldCheckbox = class {
41
41
  return (h(Host, { class: {
42
42
  'gux-input-error': this.hasError,
43
43
  'gux-disabled': this.disabled
44
- } }, h("div", { class: "gux-form-field-container" }, h("div", { class: "gux-input" }, h("slot", { name: "input", onSlotchange: () => this.setInput() }), h("slot", { name: "label" })), h(GuxFormFieldError, { hasError: this.hasError }, h("slot", { name: "error" })))));
44
+ } }, h("div", { class: "gux-form-field-container" }, h("div", { class: "gux-input-label" }, h("div", { class: "gux-input" }, h("slot", { name: "input", onSlotchange: () => this.setInput() })), h("div", { class: "gux-label" }, h("slot", { name: "label" }), h(GuxFormFieldError, { hasError: this.hasError }, h("slot", { name: "error" })))))));
45
45
  }
46
46
  setInput() {
47
47
  this.input = this.root.querySelector('input[type="checkbox"][slot="input"]');
@@ -3,7 +3,7 @@ import { c as calculateInputDisabledState, o as onInputDisabledStateChange } fro
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
8
8
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';
@@ -2,7 +2,7 @@ import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
2
  import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-3ea76372.js';
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
- import { t as trackComponent } from './usage-tracking-b3041444.js';
5
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
6
6
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
7
7
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
8
8
  import './random-html-id-8e3f658c.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { t as trackComponent } from './usage-tracking-b3041444.js';
3
- import { b as buildI18nForComponent } from './index-2c49258a.js';
2
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
3
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
4
4
  import './get-closest-element-1597503c.js';
5
5
 
6
6
  const clear = "Clear";
@@ -4,7 +4,7 @@ import { r as randomHTMLId } from './random-html-id-8e3f658c.js';
4
4
  import { l as logError } from './log-error-b1a1a086.js';
5
5
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
6
6
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
7
- import { t as trackComponent } from './usage-tracking-b3041444.js';
7
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
8
8
 
9
9
  const guxFormFieldCss = "gux-form-field-legacy{display:block;color:#2e394c}gux-form-field-legacy .gux-label-and-input-and-error-container{margin:16px 0}gux-form-field-legacy .gux-label-and-input-and-error-container label{font-size:12px;font-weight:bold;line-height:20px}gux-form-field-legacy .gux-label-and-input-and-error-container input,gux-form-field-legacy .gux-label-and-input-and-error-container select{width:100%;font-size:12px}gux-form-field-legacy .gux-label-and-input-and-error-container .gux-input-container input{overflow:hidden;text-overflow:ellipsis}gux-form-field-legacy .gux-label-and-input-and-error-container .gux-input-error .gux-input-container{border-color:#ea0b0b}gux-form-field-legacy .gux-label-and-input-and-error-container .gux-input-error textarea{border-color:#ea0b0b}gux-form-field-legacy .gux-label-and-input-and-error-container .gux-input-error .gux-input-color-main-element{border-color:#ea0b0b}gux-form-field-legacy .gux-label-and-input-and-error-container .gux-input-and-error-container{flex-grow:1}gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside{display:flex;flex-direction:row}gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside .gux-label-container{position:relative;top:7px;width:fit-content;min-width:45px;margin-right:8px}gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside gux-input-range,gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside gux-input-select,gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside gux-input-text-like,gux-form-field-legacy .gux-label-and-input-and-error-container.gux-beside gux-input-search{flex:1 1 auto}gux-form-field-legacy .gux-label-and-input-and-error-container.gux-screenreader label{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}gux-form-field-legacy .gux-required::after{font-size:12px;color:#ea0b0b;content:' *'}gux-form-field-legacy .gux-error{display:none;margin:4px 0}gux-form-field-legacy .gux-error.gux-show{display:block}";
10
10
 
@@ -1,14 +1,14 @@
1
- import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
2
- import { b as buildI18nForComponent } from './index-2c49258a.js';
1
+ import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-74e605ae.js';
2
+ import { b as buildI18nForComponent } from './index-b8a25b60.js';
3
3
  import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-3ea76372.js';
4
4
  import { O as OnMutation } from './on-mutation-26225065.js';
5
5
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
6
6
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
7
- import { t as trackComponent } from './usage-tracking-b3041444.js';
7
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
8
8
  import { s as setInputValue } from './set-input-value-5adeaccc.js';
9
9
  import { s as simulateNativeEvent } from './simulate-native-event-ac69961f.js';
10
10
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
11
- import { h as hasErrorSlot, c as clearInput, G as GuxFormFieldError, a as hasContent, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
11
+ import { h as hasErrorSlot, a as hasContent, c as clearInput, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
12
12
  import './get-closest-element-1597503c.js';
13
13
  import './random-html-id-8e3f658c.js';
14
14
  import './log-error-b1a1a086.js';
@@ -42,6 +42,12 @@ const GuxFormFieldNumber = class {
42
42
  onMutation() {
43
43
  this.hasError = hasErrorSlot(this.root);
44
44
  }
45
+ // eslint-disable-next-line @typescript-eslint/require-await
46
+ async guxForceUpdate() {
47
+ this.hasContent = hasContent(this.input);
48
+ this.hasError = hasErrorSlot(this.root);
49
+ forceUpdate(this.root);
50
+ }
45
51
  async componentWillLoad() {
46
52
  this.getI18nValue = await buildI18nForComponent(this.root, componentResources);
47
53
  this.setInput();
@@ -2,7 +2,7 @@ import { r as registerInstance, h, H as Host, g as getElement } from './index-74
2
2
  import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-3ea76372.js';
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
5
- import { t as trackComponent } from './usage-tracking-b3041444.js';
5
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
6
6
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds } from './gux-form-field.service-debdaed0.js';
7
7
  import './random-html-id-8e3f658c.js';
8
8
  import './log-error-b1a1a086.js';
@@ -3,7 +3,7 @@ import { c as calculateInputDisabledState, o as onInputDisabledStateChange } fro
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { a as GuxFormFieldContainer, G as GuxFormFieldLabel } from './gux-form-field-label-92550ff3.js';
8
8
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';
@@ -3,7 +3,7 @@ import { c as calculateInputDisabledState, o as onInputDisabledStateChange } fro
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
8
8
  import { h as hasErrorSlot, c as clearInput, G as GuxFormFieldError, a as hasContent, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';
@@ -3,7 +3,7 @@ import { c as calculateInputDisabledState, o as onInputDisabledStateChange } fro
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
8
8
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';
@@ -1,11 +1,11 @@
1
- import { r as registerInstance, h, g as getElement } from './index-74e605ae.js';
1
+ import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-74e605ae.js';
2
2
  import { c as calculateInputDisabledState, o as onInputDisabledStateChange } from './on-input-disabled-state-change-3ea76372.js';
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
8
- import { h as hasErrorSlot, s as setSlotAriaDescribedby, c as clearInput, G as GuxFormFieldError, a as hasContent, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
8
+ import { h as hasErrorSlot, a as hasContent, s as setSlotAriaDescribedby, c as clearInput, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';
10
10
  import './log-error-b1a1a086.js';
11
11
  import './set-input-value-5adeaccc.js';
@@ -33,6 +33,12 @@ const GuxFormFieldTextLike = class {
33
33
  onMutation() {
34
34
  this.hasError = hasErrorSlot(this.root);
35
35
  }
36
+ // eslint-disable-next-line @typescript-eslint/require-await
37
+ async guxForceUpdate() {
38
+ this.hasContent = hasContent(this.input);
39
+ this.hasError = hasErrorSlot(this.root);
40
+ forceUpdate(this.root);
41
+ }
36
42
  componentWillLoad() {
37
43
  this.setInput();
38
44
  this.setLabel();
@@ -3,7 +3,7 @@ import { c as calculateInputDisabledState, o as onInputDisabledStateChange } fro
3
3
  import { O as OnMutation } from './on-mutation-26225065.js';
4
4
  import { a as onRequiredChange } from './on-attribute-change-2b01c315.js';
5
5
  import { p as preventBrowserValidationStyling } from './prevent-browser-validation-styling-d16c3f4c.js';
6
- import { t as trackComponent } from './usage-tracking-b3041444.js';
6
+ import { t as trackComponent } from './usage-tracking-0a5a7ae5.js';
7
7
  import { G as GuxFormFieldLabel, a as GuxFormFieldContainer } from './gux-form-field-label-92550ff3.js';
8
8
  import { h as hasErrorSlot, G as GuxFormFieldError, v as validateFormIds, g as getComputedLabelPosition } from './gux-form-field.service-debdaed0.js';
9
9
  import './random-html-id-8e3f658c.js';