@eightshift/ui-components 6.0.13 → 6.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. package/dist/{Button-JRIu2BnS.js → Button-CFnNdpNZ.js} +9 -9
  2. package/dist/{Dialog-Dd1yqNus.js → Dialog-D0jMcN-a.js} +79 -60
  3. package/dist/{FieldError-DmVwL6Dj.js → FieldError-BPG0hKfB.js} +2 -2
  4. package/dist/{FocusScope-Dri1oBcH.js → FocusScope-BJhC1-1e.js} +6 -7
  5. package/dist/{Heading-eA6LXIKB.js → Heading-CY-_gt-U.js} +2 -2
  6. package/dist/{Input-Cuw9UbNb.js → Input-B4X6-x6r.js} +8 -8
  7. package/dist/{Label-DPWyf-gp.js → Label-BDlf9vIY.js} +3 -2
  8. package/dist/{List-CWheI3JH.js → List-CQFXnN4w.js} +1 -1
  9. package/dist/{ListBox-DT1sFY3e.js → ListBox-BaN0n5h3.js} +30 -28
  10. package/dist/{OverlayArrow-DVJTTfZM.js → OverlayArrow-Dy0qw7WL.js} +7 -7
  11. package/dist/{PortalProvider-CHPnqDSH.js → PortalProvider-BQ1X8vGX.js} +1 -1
  12. package/dist/{RadioGroup-Cp5cdBI_.js → RadioGroup-CjCAbUr4.js} +15 -15
  13. package/dist/{SearchField-CLhr5PGZ.js → SearchField-CafsA525.js} +12 -12
  14. package/dist/{SelectionManager-DbBiF5M8.js → SelectionManager-oojq6MOy.js} +38 -34
  15. package/dist/{SharedElementTransition-B_vnQ1uR.js → SharedElementTransition-CtoWSaF0.js} +1 -1
  16. package/dist/{Slider-CZV3HhHY.js → Slider-BIbaMdUE.js} +17 -16
  17. package/dist/{Text-Dae33gHp.js → Text-CjFEHSfr.js} +3 -2
  18. package/dist/{VisuallyHidden-eaCBtXhE.js → VisuallyHidden-CqnizvzQ.js} +2 -2
  19. package/dist/{animation-DY7CNkr6.js → animation-Dfl8uEb3.js} +2 -2
  20. package/dist/assets/style-admin.css +38 -54
  21. package/dist/assets/style-editor.css +38 -54
  22. package/dist/assets/style.css +38 -54
  23. package/dist/{color-swatch-CZj0jHZd.js → color-swatch-bUFkK7ox.js} +6 -6
  24. package/dist/components/base-control/base-control.js +1 -1
  25. package/dist/components/button/button.js +9 -9
  26. package/dist/components/checkbox/checkbox.js +10 -10
  27. package/dist/components/color-pickers/color-picker.js +1 -1
  28. package/dist/components/color-pickers/color-swatch.js +1 -1
  29. package/dist/components/color-pickers/gradient-editor.js +2 -2
  30. package/dist/components/color-pickers/solid-color-picker.js +27 -23
  31. package/dist/components/draggable/draggable-handle.js +1 -1
  32. package/dist/components/draggable/draggable.js +841 -633
  33. package/dist/components/draggable-list/draggable-list-item.js +1 -1
  34. package/dist/components/draggable-list/draggable-list.js +1 -1
  35. package/dist/components/expandable/expandable.js +10 -10
  36. package/dist/components/index.js +4 -2
  37. package/dist/components/input-field/input-field.js +10 -10
  38. package/dist/components/link-input/link-input.js +24 -23
  39. package/dist/components/matrix-align/matrix-align.js +1 -1
  40. package/dist/components/menu/menu.js +1 -1
  41. package/dist/components/modal/modal.js +21 -22
  42. package/dist/components/number-picker/number-picker.js +11 -11
  43. package/dist/components/options-panel/options-panel.js +1 -1
  44. package/dist/components/placeholders/file-picker-shell.js +49 -44
  45. package/dist/components/popover/popover.js +1 -1
  46. package/dist/components/portal-provider/portal-provider.js +1 -1
  47. package/dist/components/radio/radio.js +2 -2
  48. package/dist/components/repeater/repeater.js +1 -1
  49. package/dist/components/responsive/mini-responsive.js +1 -1
  50. package/dist/components/select/async-multi-select.js +53 -32
  51. package/dist/components/select/async-select.js +8 -8
  52. package/dist/components/select/multi-select.js +9 -9
  53. package/dist/components/select/shared.js +4 -4
  54. package/dist/components/select/single-select.js +9 -9
  55. package/dist/components/slider/column-config-slider.js +3 -3
  56. package/dist/components/slider/slider.js +3 -3
  57. package/dist/components/smart-image/image-analysis-worker-next.js +144 -0
  58. package/dist/components/smart-image/smart-image-next.js +294 -0
  59. package/dist/components/smart-image/smart-image.js +2 -2
  60. package/dist/components/smart-image/worker-inline.js +1 -1
  61. package/dist/components/tabs/tabs.js +17 -16
  62. package/dist/components/toggle/switch.js +7 -7
  63. package/dist/components/toggle/toggle.js +1 -1
  64. package/dist/components/toggle-button/toggle-button.js +10 -7
  65. package/dist/components/tooltip/tooltip.js +8 -8
  66. package/dist/{context-DYYO3Ns3.js → context-iUFQCK8m.js} +1 -1
  67. package/dist/{general-C8Q0dvEx.js → general-BfKmjm56.js} +3 -4
  68. package/dist/icons/icons.js +2 -2
  69. package/dist/icons/jsx-svg.js +1 -1
  70. package/dist/{index-sSixe2j_.js → index-BL5gdWX4.js} +52 -52
  71. package/dist/index.js +3 -1
  72. package/dist/{proxy-B_RaYTfe.js → proxy-DFlYXk07.js} +320 -82
  73. package/dist/{react-jsx-parser.min-B_hvYYa1.js → react-jsx-parser.min-DAh4myol.js} +35 -35
  74. package/dist/{shared-Bg9lx3pE.js → shared-CMLCUova.js} +29 -26
  75. package/dist/{textSelection-Cq_Br7RW.js → textSelection-CeoEP4rL.js} +1 -1
  76. package/dist/{useButton-CeuyDay5.js → useButton-5YL_nmpZ.js} +3 -3
  77. package/dist/{useEvent-DoWvho2u.js → useEvent-Zze2g7CX.js} +1 -1
  78. package/dist/{useFilter-DYtfYPua.js → useFilter-8S94U4xM.js} +1 -1
  79. package/dist/{useFocusRing-WEswknAY.js → useFocusRing-rUOwLdTK.js} +10 -5
  80. package/dist/{useFormReset-BDF1K4E4.js → useFormReset-BxtOoO5Q.js} +1 -1
  81. package/dist/{useFormValidation-Dqzjv4jX.js → useFormValidation-DTmPrTD8.js} +3 -3
  82. package/dist/{useHover-CG39Ci3A.js → useHover-CmyvqeWX.js} +18 -17
  83. package/dist/{useLabel--3fT2XKM.js → useLabel-DzXzKZZZ.js} +2 -2
  84. package/dist/{useLabels-vzdDMGCX.js → useLabels-D8O3gOdV.js} +1 -1
  85. package/dist/{useListState-Bya9g7W8.js → useListState-B22CApJO.js} +1 -1
  86. package/dist/{useLocalizedStringFormatter-M3L6Ge2c.js → useLocalizedStringFormatter-CEDs0LsA.js} +1 -1
  87. package/dist/{useNumberField-D6lsi3Vu.js → useNumberField-CTkI-U9a.js} +50 -40
  88. package/dist/{useNumberFormatter-BWOyCamK.js → useNumberFormatter-CG_IQXp9.js} +1 -1
  89. package/dist/{usePress-B9w0X4Ur.js → usePress-CNefMs8d.js} +14 -8
  90. package/dist/{useSingleSelectListState-D9SqGLJ0.js → useSingleSelectListState-CDZGQDLC.js} +2 -2
  91. package/dist/{useToggle-Deq2xxQV.js → useToggle-CFFOmZWi.js} +4 -4
  92. package/dist/{useToggleState-j3o1PvdS.js → useToggleState-BWrKKisg.js} +1 -1
  93. package/dist/utilities/general.js +1 -1
  94. package/dist/utilities/index.js +1 -1
  95. package/dist/{utils-HC9_3Crc.js → utils-Cr3pLd9c.js} +77 -38
  96. package/dist/workers/image-analysis.worker.js +1 -1
  97. package/package.json +17 -17
@@ -1,19 +1,19 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { b as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, a as $3ef42575df84b30b$export$9d1611c77c2fe928, c as $bdb11010cef70236$export$f680877a34711e37, j as $df56164dff5785e2$export$4338b53315abf666, g as $64fa3d84918910a7$export$4d86445c2cf5e3, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, d as $64fa3d84918910a7$export$fabf2dc03a41866e, h as $64fa3d84918910a7$export$2881499e37b75b9a } from "../../utils-HC9_3Crc.js";
3
- import { e as $880e95eb8b93ba9a$export$ecf600387e221c37, m as $ae20dd8cbca75726$export$d6daf82dcd84e87c, f as $e1995378a142960e$export$18af5c7a9e9b3664, h as $e1995378a142960e$export$fb8073518f34e6ec, g as $e1995378a142960e$export$bf788dd355e3a401, n as $23b9f4fcf0fe224b$export$d68d59712b04d9d1, j as $7135fc7d473fd974$export$4feb769f8ddf26c5, o as $7135fc7d473fd974$export$90e00781bc59d8f9, p as $7135fc7d473fd974$export$a164736487e3f0ae } from "../../SelectionManager-DbBiF5M8.js";
2
+ import { c as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, b as $3ef42575df84b30b$export$9d1611c77c2fe928, d as $bdb11010cef70236$export$f680877a34711e37, k as $df56164dff5785e2$export$4338b53315abf666, h as $64fa3d84918910a7$export$4d86445c2cf5e3, a as $64fa3d84918910a7$export$df3a06d6289f983e, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, e as $64fa3d84918910a7$export$fabf2dc03a41866e, i as $64fa3d84918910a7$export$2881499e37b75b9a } from "../../utils-Cr3pLd9c.js";
3
+ import { e as $880e95eb8b93ba9a$export$ecf600387e221c37, m as $ae20dd8cbca75726$export$d6daf82dcd84e87c, h as $e1995378a142960e$export$18af5c7a9e9b3664, g as $e1995378a142960e$export$fb8073518f34e6ec, f as $e1995378a142960e$export$bf788dd355e3a401, n as $23b9f4fcf0fe224b$export$d68d59712b04d9d1, j as $7135fc7d473fd974$export$4feb769f8ddf26c5, o as $7135fc7d473fd974$export$90e00781bc59d8f9, p as $7135fc7d473fd974$export$a164736487e3f0ae } from "../../SelectionManager-oojq6MOy.js";
4
4
  import { $ as $1d5b8b8664671ef2$export$c9549807523555e0 } from "../../SelectionIndicator-D7WMzeAW.js";
5
- import { $ as $c8a5a149f625efcf$export$758399f318e6385a } from "../../SharedElementTransition-B_vnQ1uR.js";
5
+ import { $ as $c8a5a149f625efcf$export$758399f318e6385a } from "../../SharedElementTransition-CtoWSaF0.js";
6
6
  import { $ as $f39a9eba43920ace$export$86427a43e3e48ebb } from "../../Hidden-Rfj-STx7.js";
7
7
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-eGTqWSTd.js";
8
- import { b as $cdc5a6778b766db2$export$a9d04c5684123369 } from "../../useListState-Bya9g7W8.js";
9
- import { $ as $d3f049242431219c$export$45fda7c47f93fd48, a as $d3f049242431219c$export$6d3443f2c48bfc20 } from "../../animation-DY7CNkr6.js";
10
- import $dbSRa$react__default, { useState, useMemo, useRef, useEffect, forwardRef, useContext, createContext, isValidElement, useId, cloneElement } from "react";
11
- import { E as $ea8dcbcb9ea1b556$export$7e924b3091a3bd18, $ as $f645667febf57a63$export$4c014de7c8940b4c, x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CG39Ci3A.js";
12
- import { $ as $313b98861ee5dd6c$export$d6875122194c7b44 } from "../../useLabels-vzdDMGCX.js";
13
- import { a as $9bf71ea28793e738$export$2d6ec8fc375ceafa } from "../../FocusScope-Dri1oBcH.js";
14
- import { $ as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "../../context-DYYO3Ns3.js";
15
- import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-WEswknAY.js";
16
- import { $ as $a0d645289fe9b86b$export$e7f05e985daf4b5f } from "../../useSingleSelectListState-D9SqGLJ0.js";
8
+ import { b as $cdc5a6778b766db2$export$a9d04c5684123369 } from "../../useListState-B22CApJO.js";
9
+ import { $ as $d3f049242431219c$export$45fda7c47f93fd48, a as $d3f049242431219c$export$6d3443f2c48bfc20 } from "../../animation-Dfl8uEb3.js";
10
+ import $dbSRa$react__default, { useState, useMemo, useRef, useEffect, useContext, forwardRef, createContext, isValidElement, useId, cloneElement } from "react";
11
+ import { E as $ea8dcbcb9ea1b556$export$7e924b3091a3bd18, $ as $f645667febf57a63$export$4c014de7c8940b4c, x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CmyvqeWX.js";
12
+ import { $ as $313b98861ee5dd6c$export$d6875122194c7b44 } from "../../useLabels-D8O3gOdV.js";
13
+ import { a as $9bf71ea28793e738$export$2d6ec8fc375ceafa } from "../../FocusScope-BJhC1-1e.js";
14
+ import { $ as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "../../context-iUFQCK8m.js";
15
+ import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-rUOwLdTK.js";
16
+ import { $ as $a0d645289fe9b86b$export$e7f05e985daf4b5f } from "../../useSingleSelectListState-CDZGQDLC.js";
17
17
  import { s as sprintf } from "../../sprintf-DmNrJSYG.js";
18
18
  import { _ as __ } from "../../default-i18n-CnQeC5Pl.js";
19
19
  import { c as clsx } from "../../clsx-DgYk2OaC.js";
@@ -83,6 +83,7 @@ function $0175d55c2a017ebc$export$fdf4756d5b8ef90a(props, state, ref) {
83
83
  delete domProps.id;
84
84
  let linkProps = $ea8dcbcb9ea1b556$export$7e924b3091a3bd18(item === null || item === void 0 ? void 0 : item.props);
85
85
  let { focusableProps } = $f645667febf57a63$export$4c014de7c8940b4c({
86
+ ...item === null || item === void 0 ? void 0 : item.props,
86
87
  isDisabled
87
88
  }, ref);
88
89
  return {
@@ -292,7 +293,7 @@ function $5e8ad37a45e1c704$var$TabsInner({ props, tabsRef: ref, collection }) {
292
293
  let DOMProps = $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, {
293
294
  global: true
294
295
  });
295
- return /* @__PURE__ */ $dbSRa$react__default.createElement("div", {
296
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.div, {
296
297
  ...$3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, renderProps, focusProps),
297
298
  ref,
298
299
  slot: props.slot || void 0,
@@ -343,7 +344,7 @@ function $5e8ad37a45e1c704$var$TabListInner({ props, forwardedRef: ref }) {
343
344
  global: true
344
345
  });
345
346
  delete DOMProps.id;
346
- return /* @__PURE__ */ $dbSRa$react__default.createElement("div", {
347
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.div, {
347
348
  ...$3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, renderProps, tabListProps),
348
349
  ref: objectRef,
349
350
  "data-orientation": orientation || void 0
@@ -383,7 +384,7 @@ const $5e8ad37a45e1c704$export$3e41faf802a29e71 = /* @__PURE__ */ $e1995378a1429
383
384
  isHovered
384
385
  }
385
386
  });
386
- let ElementType = item.props.href ? "a" : "div";
387
+ let ElementType = item.props.href ? $64fa3d84918910a7$export$df3a06d6289f983e.a : $64fa3d84918910a7$export$df3a06d6289f983e.div;
387
388
  let DOMProps = $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, {
388
389
  global: true
389
390
  });
@@ -445,7 +446,7 @@ function $5e8ad37a45e1c704$var$TabPanelInner(props) {
445
446
  });
446
447
  delete DOMProps.id;
447
448
  let domProps = isSelected ? $3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, tabPanelProps, focusProps, renderProps) : $3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, renderProps);
448
- return /* @__PURE__ */ $dbSRa$react__default.createElement("div", {
449
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.div, {
449
450
  ...domProps,
450
451
  ref,
451
452
  "data-focused": isFocused || void 0,
@@ -1,12 +1,12 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { $ as $64fa3d84918910a7$export$29f1550f4b0d4415, j as $df56164dff5785e2$export$4338b53315abf666, k as $5dc95899b306f630$export$c9058316764c140e, f as $64fa3d84918910a7$export$ef03459518577ad4, g as $64fa3d84918910a7$export$4d86445c2cf5e3, a as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "../../utils-HC9_3Crc.js";
2
+ import { $ as $64fa3d84918910a7$export$29f1550f4b0d4415, k as $df56164dff5785e2$export$4338b53315abf666, l as $5dc95899b306f630$export$c9058316764c140e, g as $64fa3d84918910a7$export$ef03459518577ad4, h as $64fa3d84918910a7$export$4d86445c2cf5e3, a as $64fa3d84918910a7$export$df3a06d6289f983e, b as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "../../utils-Cr3pLd9c.js";
3
3
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-eGTqWSTd.js";
4
4
  import $dbSRa$react__default, { forwardRef, createContext } from "react";
5
- import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-j3o1PvdS.js";
6
- import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "../../useToggle-Deq2xxQV.js";
7
- import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-WEswknAY.js";
8
- import { x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CG39Ci3A.js";
9
- import { $ as $5c3e21d68f1c4674$export$439d29a4e110a164 } from "../../VisuallyHidden-eaCBtXhE.js";
5
+ import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-BWrKKisg.js";
6
+ import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "../../useToggle-CFFOmZWi.js";
7
+ import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-rUOwLdTK.js";
8
+ import { x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CmyvqeWX.js";
9
+ import { $ as $5c3e21d68f1c4674$export$439d29a4e110a164 } from "../../VisuallyHidden-CqnizvzQ.js";
10
10
  import { c as cva } from "../../index-BHpUy2Ix.js";
11
11
  function $b418ec0c85c52f27$export$d853f7095ae95f88(props, state, ref) {
12
12
  let { labelProps, inputProps, isSelected, isPressed, isDisabled, isReadOnly } = $d2c8e2b0480f3f34$export$cbe85ee05b554577(props, state, ref);
@@ -59,7 +59,7 @@ const $8e59e948500a8fe1$export$b5d5cf8927ab7262 = /* @__PURE__ */ forwardRef(fun
59
59
  });
60
60
  delete DOMProps.id;
61
61
  delete DOMProps.onClick;
62
- return /* @__PURE__ */ $dbSRa$react__default.createElement("label", {
62
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.label, {
63
63
  ...$3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, labelProps, hoverProps, renderProps),
64
64
  ref,
65
65
  slot: props.slot || void 0,
@@ -1,5 +1,5 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { $ as $01b77f81d0f07f68$export$b04be29aa201d4f5 } from "../../Label-DPWyf-gp.js";
2
+ import { $ as $01b77f81d0f07f68$export$b04be29aa201d4f5 } from "../../Label-BDlf9vIY.js";
3
3
  import { Switch } from "./switch.js";
4
4
  import { RichLabel } from "../rich-label/rich-label.js";
5
5
  import { c as clsx } from "../../clsx-DgYk2OaC.js";
@@ -1,12 +1,12 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { n as $ff5963eb1fccf552$export$e08e3b67e392101e, a as $3ef42575df84b30b$export$9d1611c77c2fe928, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, g as $64fa3d84918910a7$export$4d86445c2cf5e3 } from "../../utils-HC9_3Crc.js";
2
+ import { o as $ff5963eb1fccf552$export$e08e3b67e392101e, b as $3ef42575df84b30b$export$9d1611c77c2fe928, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, h as $64fa3d84918910a7$export$4d86445c2cf5e3, a as $64fa3d84918910a7$export$df3a06d6289f983e } from "../../utils-Cr3pLd9c.js";
3
3
  import { $ as $1d5b8b8664671ef2$export$c9549807523555e0 } from "../../SelectionIndicator-D7WMzeAW.js";
4
4
  import $dbSRa$react__default, { createContext, forwardRef, useContext } from "react";
5
5
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-eGTqWSTd.js";
6
- import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-j3o1PvdS.js";
7
- import { $ as $701a24aa0da5b062$export$ea18c227d4417cc3 } from "../../useButton-CeuyDay5.js";
8
- import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-WEswknAY.js";
9
- import { x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CG39Ci3A.js";
6
+ import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-BWrKKisg.js";
7
+ import { $ as $701a24aa0da5b062$export$ea18c227d4417cc3 } from "../../useButton-5YL_nmpZ.js";
8
+ import { a as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-rUOwLdTK.js";
9
+ import { x as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-CmyvqeWX.js";
10
10
  import { c as cva } from "../../index-BHpUy2Ix.js";
11
11
  import { Tooltip } from "../tooltip/tooltip.js";
12
12
  function $55f54f7887471b58$export$51e84d46ca0bc451(props, state, ref) {
@@ -71,7 +71,10 @@ const $efde0372d7a700fe$export$d2b052e7b4be1756 = /* @__PURE__ */ forwardRef(fun
71
71
  id: props.id != null ? String(props.id) : void 0
72
72
  }, state, ref);
73
73
  let { focusProps, isFocused, isFocusVisible } = $f7dceffc5ad7768b$export$4e328f61c538687f(props);
74
- let { hoverProps, isHovered } = $6179b936705e76d3$export$ae780daf29e6d456(props);
74
+ let { hoverProps, isHovered } = $6179b936705e76d3$export$ae780daf29e6d456({
75
+ ...props,
76
+ isDisabled
77
+ });
75
78
  let renderProps = $64fa3d84918910a7$export$4d86445c2cf5e3({
76
79
  ...props,
77
80
  id: void 0,
@@ -91,7 +94,7 @@ const $efde0372d7a700fe$export$d2b052e7b4be1756 = /* @__PURE__ */ forwardRef(fun
91
94
  });
92
95
  delete DOMProps.id;
93
96
  delete DOMProps.onClick;
94
- return /* @__PURE__ */ $dbSRa$react__default.createElement("button", {
97
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.button, {
95
98
  ...$3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, renderProps, buttonProps, focusProps, hoverProps),
96
99
  ref,
97
100
  slot: props.slot || void 0,
@@ -1,12 +1,12 @@
1
- import { jsxs, jsx } from "react/jsx-runtime";
2
- import { $ as $fc909762b330b746$export$61c6a8c84e605fb6, a as $2a41e45df1593e64$export$d39e1813b3bdd0e1, b as $44f671af83e7d9e0$export$2de4954e8ae13b9f, c as $44f671af83e7d9e0$export$746d02f47f4d381 } from "../../OverlayArrow-DVJTTfZM.js";
3
- import { l as $b5e257d569688ac6$export$535bd6ca7f90a273, a as $3ef42575df84b30b$export$9d1611c77c2fe928, c as $bdb11010cef70236$export$f680877a34711e37, h as $64fa3d84918910a7$export$2881499e37b75b9a, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, g as $64fa3d84918910a7$export$4d86445c2cf5e3 } from "../../utils-HC9_3Crc.js";
1
+ import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { $ as $fc909762b330b746$export$61c6a8c84e605fb6, a as $2a41e45df1593e64$export$d39e1813b3bdd0e1, b as $44f671af83e7d9e0$export$2de4954e8ae13b9f, c as $44f671af83e7d9e0$export$746d02f47f4d381 } from "../../OverlayArrow-Dy0qw7WL.js";
3
+ import { m as $b5e257d569688ac6$export$535bd6ca7f90a273, b as $3ef42575df84b30b$export$9d1611c77c2fe928, d as $bdb11010cef70236$export$f680877a34711e37, i as $64fa3d84918910a7$export$2881499e37b75b9a, $ as $64fa3d84918910a7$export$29f1550f4b0d4415, h as $64fa3d84918910a7$export$4d86445c2cf5e3, a as $64fa3d84918910a7$export$df3a06d6289f983e } from "../../utils-Cr3pLd9c.js";
4
4
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-eGTqWSTd.js";
5
- import { $ as $d3f049242431219c$export$45fda7c47f93fd48, a as $d3f049242431219c$export$6d3443f2c48bfc20 } from "../../animation-DY7CNkr6.js";
6
- import { x as $6179b936705e76d3$export$ae780daf29e6d456, $ as $f645667febf57a63$export$4c014de7c8940b4c, v as $507fabe10e71c6fb$export$630ff653c5ada6a9, m as $507fabe10e71c6fb$export$b9b3dfddab17db27, z as $f645667febf57a63$export$13f3202a3e5ddd5 } from "../../useHover-CG39Ci3A.js";
5
+ import { $ as $d3f049242431219c$export$45fda7c47f93fd48, a as $d3f049242431219c$export$6d3443f2c48bfc20 } from "../../animation-Dfl8uEb3.js";
6
+ import { x as $6179b936705e76d3$export$ae780daf29e6d456, $ as $f645667febf57a63$export$4c014de7c8940b4c, v as $507fabe10e71c6fb$export$630ff653c5ada6a9, m as $507fabe10e71c6fb$export$b9b3dfddab17db27, z as $f645667febf57a63$export$13f3202a3e5ddd5 } from "../../useHover-CmyvqeWX.js";
7
7
  import $dbSRa$react__default, { useContext, useState, useMemo, useRef, useEffect, forwardRef, createContext } from "react";
8
- import { a as $96b38030c423d352$export$9fc1347d4195ccb3 } from "../../PortalProvider-CHPnqDSH.js";
9
- import { $ as $dbSRa$reactdom } from "../../index-sSixe2j_.js";
8
+ import { a as $96b38030c423d352$export$9fc1347d4195ccb3 } from "../../PortalProvider-BQ1X8vGX.js";
9
+ import { $ as $dbSRa$reactdom } from "../../index-BL5gdWX4.js";
10
10
  import { c as clsx } from "../../clsx-DgYk2OaC.js";
11
11
  const $f57aed4a881a3485$var$Context = /* @__PURE__ */ $dbSRa$react__default.createContext(null);
12
12
  function $f57aed4a881a3485$export$178405afcd8c5eb(props) {
@@ -328,7 +328,7 @@ function $4e3b923658d69c60$var$TooltipInner(props) {
328
328
  let DOMProps = $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, {
329
329
  global: true
330
330
  });
331
- return /* @__PURE__ */ $dbSRa$react__default.createElement("div", {
331
+ return /* @__PURE__ */ $dbSRa$react__default.createElement($64fa3d84918910a7$export$df3a06d6289f983e.div, {
332
332
  ...$3ef42575df84b30b$export$9d1611c77c2fe928(DOMProps, renderProps, tooltipProps),
333
333
  ref: props.tooltipRef,
334
334
  style: {
@@ -1,5 +1,5 @@
1
1
  import $dbSRa$react__default, { useState, useEffect, useContext } from "react";
2
- import { l as $b5e257d569688ac6$export$535bd6ca7f90a273 } from "./utils-HC9_3Crc.js";
2
+ import { m as $b5e257d569688ac6$export$535bd6ca7f90a273 } from "./utils-Cr3pLd9c.js";
3
3
  const $148a7a147e38ea7f$var$RTL_SCRIPTS = /* @__PURE__ */ new Set([
4
4
  "Arab",
5
5
  "Syrc",
@@ -1849,12 +1849,11 @@ const UnsupportedOperationError = defError(
1849
1849
  const unsupportedOp = (msg) => {
1850
1850
  throw new UnsupportedOperationError(msg);
1851
1851
  };
1852
- const unsupported = unsupportedOp;
1853
1852
  const vop = (dispatch = 1, fallback, ...optimized) => {
1854
1853
  const impls = [, ,].concat(optimized);
1855
1854
  const fn = (...args) => {
1856
1855
  const g = impls[args[dispatch].length] || fallback;
1857
- return g ? g(...args) : unsupported(`no impl for vec size ${args[dispatch].length}`);
1856
+ return g ? g(...args) : unsupportedOp(`no impl for vec size ${args[dispatch].length}`);
1858
1857
  };
1859
1858
  fn.add = (dim, fn2) => impls[dim] = fn2;
1860
1859
  fn.default = (fn2) => fallback = fn2;
@@ -2221,7 +2220,7 @@ const convert = (res, src, destMode, srcMode) => {
2221
2220
  const spec = CONVERSIONS[destMode];
2222
2221
  assert(!!spec, `no conversions available for ${destMode}`);
2223
2222
  let $convert = spec[srcMode];
2224
- return $convert ? $convert(res, src) : CONVERSIONS.rgb[srcMode] ? spec.rgb(res, CONVERSIONS.rgb[srcMode]([], src)) : unsupported(`can't convert: ${srcMode} -> ${destMode}`);
2223
+ return $convert ? $convert(res, src) : CONVERSIONS.rgb[srcMode] ? spec.rgb(res, CONVERSIONS.rgb[srcMode]([], src)) : unsupportedOp(`can't convert: ${srcMode} -> ${destMode}`);
2225
2224
  };
2226
2225
  const rotateRight = (x, n) => (x >>> n | x << 32 - n) >>> 0;
2227
2226
  const interleave4_12_24 = (x) => (x & 3840) * 4352 | (x & 240) * 272 | (x & 15) * 17;
@@ -2490,7 +2489,7 @@ const parseCss = (src) => {
2490
2489
  __alpha(d2)
2491
2490
  ]);
2492
2491
  default:
2493
- unsupported(`color mode: ${mode}`);
2492
+ unsupportedOp(`color mode: ${mode}`);
2494
2493
  }
2495
2494
  };
2496
2495
  const HUE_NORMS = {
@@ -3418,7 +3418,7 @@ const icons = {
3418
3418
  /* @__PURE__ */ jsx("rect", { x: "11.75", y: "3", width: "4.5", height: "14", rx: "1.5", fill: "currentColor", fillOpacity: "0.5" }),
3419
3419
  /* @__PURE__ */ jsx("path", { d: "M1 1h18M1 19h18", stroke: "currentColor", strokeLinecap: "round", fill: "none" })
3420
3420
  ] }),
3421
- verticalAlignBetween: /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", width: "20", height: "20", fill: "none", children: [
3421
+ verticalAlignBetweenAlt: /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", width: "20", height: "20", fill: "none", children: [
3422
3422
  /* @__PURE__ */ jsx("rect", { x: "0.75", y: "3", width: "4.5", height: "14", rx: "1.5", fill: "currentColor", fillOpacity: "0.5" }),
3423
3423
  /* @__PURE__ */ jsx("rect", { x: "14.75", y: "3", width: "4.5", height: "14", rx: "1.5", fill: "currentColor", fillOpacity: "0.5" }),
3424
3424
  /* @__PURE__ */ jsx("path", { d: "M1 1h18M1 19h18", stroke: "currentColor", strokeLinecap: "round", fill: "none" })
@@ -3433,7 +3433,7 @@ const icons = {
3433
3433
  /* @__PURE__ */ jsx("rect", { width: "4.5", height: "14", rx: "1.5", transform: "matrix(0 1 1 0 3 11.75)", fill: "currentColor", fillOpacity: "0.5" }),
3434
3434
  /* @__PURE__ */ jsx("path", { d: "M1 1v18M19 1v18", stroke: "currentColor", strokeLinecap: "round", fill: "none" })
3435
3435
  ] }),
3436
- horizontalAlignBetween: /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", width: "20", height: "20", fill: "none", children: [
3436
+ horizontalAlignBetweenAlt: /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 20 20", width: "20", height: "20", fill: "none", children: [
3437
3437
  /* @__PURE__ */ jsx("rect", { width: "4.5", height: "14", rx: "1.5", transform: "matrix(0 1 1 0 3 .75)", fill: "currentColor", fillOpacity: "0.5" }),
3438
3438
  /* @__PURE__ */ jsx("rect", { width: "4.5", height: "14", rx: "1.5", transform: "matrix(0 1 1 0 3 14.75)", fill: "currentColor", fillOpacity: "0.5" }),
3439
3439
  /* @__PURE__ */ jsx("path", { d: "M1 1v18M19 1v18", stroke: "currentColor", strokeLinecap: "round", fill: "none" })
@@ -1,5 +1,5 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { s as svgToJsxString, a as source_default } from "../react-jsx-parser.min-B_hvYYa1.js";
2
+ import { s as svgToJsxString, a as source_default } from "../react-jsx-parser.min-DAh4myol.js";
3
3
  /**
4
4
  * Renders SVG string as JSX SVGs.
5
5
  *
@@ -19,7 +19,7 @@ var hasRequiredScheduler_production_min;
19
19
  function requireScheduler_production_min() {
20
20
  if (hasRequiredScheduler_production_min) return scheduler_production_min;
21
21
  hasRequiredScheduler_production_min = 1;
22
- (function(exports) {
22
+ (function(exports$1) {
23
23
  function f(a, b) {
24
24
  var c = a.length;
25
25
  a.push(b);
@@ -52,12 +52,12 @@ function requireScheduler_production_min() {
52
52
  }
53
53
  if ("object" === typeof performance && "function" === typeof performance.now) {
54
54
  var l = performance;
55
- exports.unstable_now = function() {
55
+ exports$1.unstable_now = function() {
56
56
  return l.now();
57
57
  };
58
58
  } else {
59
59
  var p = Date, q = p.now();
60
- exports.unstable_now = function() {
60
+ exports$1.unstable_now = function() {
61
61
  return p.now() - q;
62
62
  };
63
63
  }
@@ -93,7 +93,7 @@ function requireScheduler_production_min() {
93
93
  v.callback = null;
94
94
  y = v.priorityLevel;
95
95
  var e = d(v.expirationTime <= b);
96
- b = exports.unstable_now();
96
+ b = exports$1.unstable_now();
97
97
  "function" === typeof e ? v.callback = e : v === h(r) && k(r);
98
98
  G(b);
99
99
  } else k(r);
@@ -112,11 +112,11 @@ function requireScheduler_production_min() {
112
112
  }
113
113
  var N = false, O = null, L = -1, P = 5, Q = -1;
114
114
  function M() {
115
- return exports.unstable_now() - Q < P ? false : true;
115
+ return exports$1.unstable_now() - Q < P ? false : true;
116
116
  }
117
117
  function R() {
118
118
  if (null !== O) {
119
- var a = exports.unstable_now();
119
+ var a = exports$1.unstable_now();
120
120
  Q = a;
121
121
  var b = true;
122
122
  try {
@@ -145,31 +145,31 @@ function requireScheduler_production_min() {
145
145
  }
146
146
  function K(a, b) {
147
147
  L = D(function() {
148
- a(exports.unstable_now());
148
+ a(exports$1.unstable_now());
149
149
  }, b);
150
150
  }
151
- exports.unstable_IdlePriority = 5;
152
- exports.unstable_ImmediatePriority = 1;
153
- exports.unstable_LowPriority = 4;
154
- exports.unstable_NormalPriority = 3;
155
- exports.unstable_Profiling = null;
156
- exports.unstable_UserBlockingPriority = 2;
157
- exports.unstable_cancelCallback = function(a) {
151
+ exports$1.unstable_IdlePriority = 5;
152
+ exports$1.unstable_ImmediatePriority = 1;
153
+ exports$1.unstable_LowPriority = 4;
154
+ exports$1.unstable_NormalPriority = 3;
155
+ exports$1.unstable_Profiling = null;
156
+ exports$1.unstable_UserBlockingPriority = 2;
157
+ exports$1.unstable_cancelCallback = function(a) {
158
158
  a.callback = null;
159
159
  };
160
- exports.unstable_continueExecution = function() {
160
+ exports$1.unstable_continueExecution = function() {
161
161
  A || z || (A = true, I(J));
162
162
  };
163
- exports.unstable_forceFrameRate = function(a) {
163
+ exports$1.unstable_forceFrameRate = function(a) {
164
164
  0 > a || 125 < a ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : P = 0 < a ? Math.floor(1e3 / a) : 5;
165
165
  };
166
- exports.unstable_getCurrentPriorityLevel = function() {
166
+ exports$1.unstable_getCurrentPriorityLevel = function() {
167
167
  return y;
168
168
  };
169
- exports.unstable_getFirstCallbackNode = function() {
169
+ exports$1.unstable_getFirstCallbackNode = function() {
170
170
  return h(r);
171
171
  };
172
- exports.unstable_next = function(a) {
172
+ exports$1.unstable_next = function(a) {
173
173
  switch (y) {
174
174
  case 1:
175
175
  case 2:
@@ -187,11 +187,11 @@ function requireScheduler_production_min() {
187
187
  y = c;
188
188
  }
189
189
  };
190
- exports.unstable_pauseExecution = function() {
190
+ exports$1.unstable_pauseExecution = function() {
191
191
  };
192
- exports.unstable_requestPaint = function() {
192
+ exports$1.unstable_requestPaint = function() {
193
193
  };
194
- exports.unstable_runWithPriority = function(a, b) {
194
+ exports$1.unstable_runWithPriority = function(a, b) {
195
195
  switch (a) {
196
196
  case 1:
197
197
  case 2:
@@ -210,8 +210,8 @@ function requireScheduler_production_min() {
210
210
  y = c;
211
211
  }
212
212
  };
213
- exports.unstable_scheduleCallback = function(a, b, c) {
214
- var d = exports.unstable_now();
213
+ exports$1.unstable_scheduleCallback = function(a, b, c) {
214
+ var d = exports$1.unstable_now();
215
215
  "object" === typeof c && null !== c ? (c = c.delay, c = "number" === typeof c && 0 < c ? d + c : d) : c = d;
216
216
  switch (a) {
217
217
  case 1:
@@ -234,8 +234,8 @@ function requireScheduler_production_min() {
234
234
  c > d ? (a.sortIndex = c, f(t, a), null === h(r) && a === h(t) && (B ? (E(L), L = -1) : B = true, K(H, c - d))) : (a.sortIndex = e, f(r, a), A || z || (A = true, I(J)));
235
235
  return a;
236
236
  };
237
- exports.unstable_shouldYield = M;
238
- exports.unstable_wrapCallback = function(a) {
237
+ exports$1.unstable_shouldYield = M;
238
+ exports$1.unstable_wrapCallback = function(a) {
239
239
  var b = y;
240
240
  return function() {
241
241
  var c = y;
@@ -264,7 +264,7 @@ var hasRequiredScheduler_development;
264
264
  function requireScheduler_development() {
265
265
  if (hasRequiredScheduler_development) return scheduler_development;
266
266
  hasRequiredScheduler_development = 1;
267
- (function(exports) {
267
+ (function(exports$1) {
268
268
  if (process.env.NODE_ENV !== "production") {
269
269
  (function() {
270
270
  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart === "function") {
@@ -348,13 +348,13 @@ function requireScheduler_development() {
348
348
  var hasPerformanceNow = typeof performance === "object" && typeof performance.now === "function";
349
349
  if (hasPerformanceNow) {
350
350
  var localPerformance = performance;
351
- exports.unstable_now = function() {
351
+ exports$1.unstable_now = function() {
352
352
  return localPerformance.now();
353
353
  };
354
354
  } else {
355
355
  var localDate = Date;
356
356
  var initialTime = localDate.now();
357
- exports.unstable_now = function() {
357
+ exports$1.unstable_now = function() {
358
358
  return localDate.now() - initialTime;
359
359
  };
360
360
  }
@@ -440,7 +440,7 @@ function requireScheduler_development() {
440
440
  currentPriorityLevel = currentTask.priorityLevel;
441
441
  var didUserCallbackTimeout = currentTask.expirationTime <= currentTime;
442
442
  var continuationCallback = callback(didUserCallbackTimeout);
443
- currentTime = exports.unstable_now();
443
+ currentTime = exports$1.unstable_now();
444
444
  if (typeof continuationCallback === "function") {
445
445
  currentTask.callback = continuationCallback;
446
446
  } else {
@@ -516,7 +516,7 @@ function requireScheduler_development() {
516
516
  };
517
517
  }
518
518
  function unstable_scheduleCallback(priorityLevel, callback, options) {
519
- var currentTime = exports.unstable_now();
519
+ var currentTime = exports$1.unstable_now();
520
520
  var startTime2;
521
521
  if (typeof options === "object" && options !== null) {
522
522
  var delay = options.delay;
@@ -600,7 +600,7 @@ function requireScheduler_development() {
600
600
  var frameInterval = frameYieldMs;
601
601
  var startTime = -1;
602
602
  function shouldYieldToHost() {
603
- var timeElapsed = exports.unstable_now() - startTime;
603
+ var timeElapsed = exports$1.unstable_now() - startTime;
604
604
  if (timeElapsed < frameInterval) {
605
605
  return false;
606
606
  }
@@ -621,7 +621,7 @@ function requireScheduler_development() {
621
621
  }
622
622
  var performWorkUntilDeadline = function() {
623
623
  if (scheduledHostCallback !== null) {
624
- var currentTime = exports.unstable_now();
624
+ var currentTime = exports$1.unstable_now();
625
625
  startTime = currentTime;
626
626
  var hasTimeRemaining = true;
627
627
  var hasMoreWork = true;
@@ -665,7 +665,7 @@ function requireScheduler_development() {
665
665
  }
666
666
  function requestHostTimeout(callback, ms) {
667
667
  taskTimeoutID = localSetTimeout(function() {
668
- callback(exports.unstable_now());
668
+ callback(exports$1.unstable_now());
669
669
  }, ms);
670
670
  }
671
671
  function cancelHostTimeout() {
@@ -674,24 +674,24 @@ function requireScheduler_development() {
674
674
  }
675
675
  var unstable_requestPaint = requestPaint;
676
676
  var unstable_Profiling = null;
677
- exports.unstable_IdlePriority = IdlePriority;
678
- exports.unstable_ImmediatePriority = ImmediatePriority;
679
- exports.unstable_LowPriority = LowPriority;
680
- exports.unstable_NormalPriority = NormalPriority;
681
- exports.unstable_Profiling = unstable_Profiling;
682
- exports.unstable_UserBlockingPriority = UserBlockingPriority;
683
- exports.unstable_cancelCallback = unstable_cancelCallback;
684
- exports.unstable_continueExecution = unstable_continueExecution;
685
- exports.unstable_forceFrameRate = forceFrameRate;
686
- exports.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
687
- exports.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
688
- exports.unstable_next = unstable_next;
689
- exports.unstable_pauseExecution = unstable_pauseExecution;
690
- exports.unstable_requestPaint = unstable_requestPaint;
691
- exports.unstable_runWithPriority = unstable_runWithPriority;
692
- exports.unstable_scheduleCallback = unstable_scheduleCallback;
693
- exports.unstable_shouldYield = shouldYieldToHost;
694
- exports.unstable_wrapCallback = unstable_wrapCallback;
677
+ exports$1.unstable_IdlePriority = IdlePriority;
678
+ exports$1.unstable_ImmediatePriority = ImmediatePriority;
679
+ exports$1.unstable_LowPriority = LowPriority;
680
+ exports$1.unstable_NormalPriority = NormalPriority;
681
+ exports$1.unstable_Profiling = unstable_Profiling;
682
+ exports$1.unstable_UserBlockingPriority = UserBlockingPriority;
683
+ exports$1.unstable_cancelCallback = unstable_cancelCallback;
684
+ exports$1.unstable_continueExecution = unstable_continueExecution;
685
+ exports$1.unstable_forceFrameRate = forceFrameRate;
686
+ exports$1.unstable_getCurrentPriorityLevel = unstable_getCurrentPriorityLevel;
687
+ exports$1.unstable_getFirstCallbackNode = unstable_getFirstCallbackNode;
688
+ exports$1.unstable_next = unstable_next;
689
+ exports$1.unstable_pauseExecution = unstable_pauseExecution;
690
+ exports$1.unstable_requestPaint = unstable_requestPaint;
691
+ exports$1.unstable_runWithPriority = unstable_runWithPriority;
692
+ exports$1.unstable_scheduleCallback = unstable_scheduleCallback;
693
+ exports$1.unstable_shouldYield = shouldYieldToHost;
694
+ exports$1.unstable_wrapCallback = unstable_wrapCallback;
695
695
  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ !== "undefined" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop === "function") {
696
696
  __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
697
697
  }
package/dist/index.js CHANGED
@@ -5,7 +5,7 @@ import { Button, ButtonGroup } from "./components/button/button.js";
5
5
  import { Checkbox } from "./components/checkbox/checkbox.js";
6
6
  import { ComponentToggle } from "./components/component-toggle/component-toggle.js";
7
7
  import { ContainerPanel } from "./components/container-panel/container-panel.js";
8
- import { C } from "./color-swatch-CZj0jHZd.js";
8
+ import { C } from "./color-swatch-bUFkK7ox.js";
9
9
  import { ColorPicker } from "./components/color-pickers/color-picker.js";
10
10
  import { ColumnConfigSlider, ColumnConfigSliderOutput } from "./components/slider/column-config-slider.js";
11
11
  import { Container, ContainerGroup } from "./components/base-control/container.js";
@@ -47,6 +47,7 @@ import { OptionsPanel, OptionsPanelHeader, OptionsPanelIntro, OptionsPanelSectio
47
47
  import { Select } from "./components/select/single-select.js";
48
48
  import { Slider } from "./components/slider/slider.js";
49
49
  import { SmartImage } from "./components/smart-image/smart-image.js";
50
+ import { __SmartImageNext } from "./components/smart-image/smart-image-next.js";
50
51
  import { SolidColorPicker } from "./components/color-pickers/solid-color-picker.js";
51
52
  import { Spacer } from "./components/spacer/spacer.js";
52
53
  import { Tab, TabList, TabPanel, Tabs } from "./components/tabs/tabs.js";
@@ -132,5 +133,6 @@ export {
132
133
  Tooltip,
133
134
  TriggeredPopover,
134
135
  VStack,
136
+ __SmartImageNext,
135
137
  getColumnConfigOutputText
136
138
  };