@eightshift/ui-components 3.0.0 → 4.0.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 (84) hide show
  1. package/dist/{Button-D7c-vzAt.js → Button-CvzGKGCo.js} +3 -3
  2. package/dist/{Collection-CDEKDgvV.js → Collection-ddre1L5v.js} +12 -12
  3. package/dist/{ComboBox-BL1hyP4p.js → ComboBox-jQ-dk95U.js} +14 -14
  4. package/dist/{Dialog-s3fX5lSh.js → Dialog-DX1aiYyE.js} +13 -13
  5. package/dist/{FocusScope-DbqfVa2Z.js → FocusScope-Cri5BFRz.js} +1 -1
  6. package/dist/{Group-DMRt6g_N.js → Group-_emcIVxI.js} +2 -2
  7. package/dist/{Input-CTTTeCpo.js → Input-BxpFEIXV.js} +3 -3
  8. package/dist/{List-UdOhiW-i.js → List-BYNHbol3.js} +1 -1
  9. package/dist/{ListBox-CfdzmefC.js → ListBox-mJ4nQaL7.js} +10 -10
  10. package/dist/{OverlayArrow-CMh-7gEM.js → OverlayArrow-BB0CWwdq.js} +5 -5
  11. package/dist/{Select-aab027f3.esm-HFNIFFya.js → Select-aab027f3.esm--EmXjiL3.js} +2 -2
  12. package/dist/{Separator-BxbOoGIK.js → Separator-D9moUgP8.js} +1 -1
  13. package/dist/{Slider-BZO0Tvut.js → Slider-rz2XRMGm.js} +6 -6
  14. package/dist/{VisuallyHidden-ooItkWYR.js → VisuallyHidden-f9zX67a_.js} +1 -1
  15. package/dist/assets/style-admin.css +1 -5
  16. package/dist/assets/style-editor.css +1 -5
  17. package/dist/assets/style.css +1 -5
  18. package/dist/assets/wp-font-enhancements.css +1 -1
  19. package/dist/assets/wp-ui-enhancements.css +1 -1
  20. package/dist/components/button/button.js +3 -3
  21. package/dist/components/checkbox/checkbox.js +12 -9
  22. package/dist/components/color-pickers/color-picker.js +1 -1
  23. package/dist/components/color-pickers/color-swatch.js +1 -1
  24. package/dist/components/color-pickers/gradient-editor.js +2 -2
  25. package/dist/components/color-pickers/solid-color-picker.js +9 -9
  26. package/dist/components/component-toggle/component-toggle.js +1 -1
  27. package/dist/components/draggable/draggable-handle.js +1 -1
  28. package/dist/components/draggable/draggable.js +6 -7
  29. package/dist/components/draggable-list/draggable-list-item.js +1 -1
  30. package/dist/components/draggable-list/draggable-list.js +2 -2
  31. package/dist/components/expandable/expandable.js +7 -7
  32. package/dist/components/input-field/input-field.js +3 -3
  33. package/dist/components/item-collection/item-collection.js +1 -1
  34. package/dist/components/link-input/link-input.js +7 -7
  35. package/dist/components/matrix-align/matrix-align.js +2 -2
  36. package/dist/components/menu/menu.js +3 -3
  37. package/dist/components/modal/modal.js +5 -5
  38. package/dist/components/number-picker/number-picker.js +6 -6
  39. package/dist/components/option-select/option-select.js +1 -1
  40. package/dist/components/placeholders/file-placeholder.js +1 -1
  41. package/dist/components/popover/popover.js +2 -2
  42. package/dist/components/radio/radio.js +12 -10
  43. package/dist/components/repeater/repeater-item.js +1 -1
  44. package/dist/components/repeater/repeater.js +3 -3
  45. package/dist/components/responsive/mini-responsive.js +1 -1
  46. package/dist/components/responsive/responsive-legacy.js +2 -2
  47. package/dist/components/responsive/responsive.js +3 -3
  48. package/dist/components/responsive-preview/responsive-preview.js +1 -1
  49. package/dist/components/select/async-multi-select.js +4 -4
  50. package/dist/components/select/async-single-select.js +3 -3
  51. package/dist/components/select/custom-select-default-components.js +1 -1
  52. package/dist/components/select/multi-select-components.js +3 -3
  53. package/dist/components/select/multi-select.js +4 -4
  54. package/dist/components/select/react-select-component-wrappers.js +1 -1
  55. package/dist/components/select/single-select.js +3 -3
  56. package/dist/components/select/v2/async-select.js +6 -6
  57. package/dist/components/select/v2/shared.js +1 -1
  58. package/dist/components/select/v2/single-select.js +15 -15
  59. package/dist/components/slider/column-config-slider.js +2 -2
  60. package/dist/components/slider/slider.js +1 -1
  61. package/dist/components/slider/utils.js +1 -1
  62. package/dist/components/tabs/tabs.js +11 -11
  63. package/dist/components/toggle/switch.js +5 -5
  64. package/dist/components/toggle-button/toggle-button.js +4 -4
  65. package/dist/components/tooltip/tooltip.js +3 -3
  66. package/dist/{default-i18n-CM1-Xvzf.js → default-i18n-CT_oS1Fy.js} +22 -3
  67. package/dist/{index-641ee5b8.esm-DbdaYaxR.js → index-641ee5b8.esm-BPz6U6sJ.js} +31 -31
  68. package/dist/index-BYHhzLf-.js +444 -0
  69. package/dist/{multi-select-components-DJfz929p.js → multi-select-components-BlZZoNXC.js} +4 -4
  70. package/dist/{react-select-async.esm-DcVLw9X5.js → react-select-async.esm-CwUoej5h.js} +3 -3
  71. package/dist/{react-select.esm-OZ0cmTjg.js → react-select.esm-DcwYxadV.js} +3 -3
  72. package/dist/{textSelection-CrrUNX-B.js → textSelection-0UUS8Yfg.js} +1 -1
  73. package/dist/{useButton-Dl1C1478.js → useButton-BpOKDWEN.js} +2 -2
  74. package/dist/{useFocusRing-CxlVCVpL.js → useFocusRing-CV5l3lf6.js} +1 -1
  75. package/dist/{useFormValidation-BgSHI8kQ.js → useFormValidation-DhDNSjws.js} +2 -2
  76. package/dist/{useHover-B-8Wji4B.js → useHover-DwDr6ozG.js} +3 -3
  77. package/dist/{useListState-BXnC0mNr.js → useListState-UGlN5-7P.js} +1 -1
  78. package/dist/{useNumberField-ecr8uK6_.js → useNumberField-CEAj7Mrj.js} +5 -5
  79. package/dist/{usePress-C3dxzVyi.js → usePress-DNW8qpY6.js} +3 -3
  80. package/dist/{useSingleSelectListState-Dgbuzw5o.js → useSingleSelectListState-DC0wWTUM.js} +2 -2
  81. package/dist/{useToggle-DyZydSPy.js → useToggle-BrpmSOB-.js} +2 -2
  82. package/dist/{useToggleState-BZoo5qt_.js → useToggleState-CmQX3SoX.js} +1 -1
  83. package/package.json +14 -14
  84. package/dist/index-BRp93Yfa.js +0 -28318
@@ -1,17 +1,17 @@
1
- import { jsx, jsxs } from "react/jsx-runtime";
2
- import { c as $880e95eb8b93ba9a$export$ecf600387e221c37, k as $ae20dd8cbca75726$export$d6daf82dcd84e87c, d as $e1995378a142960e$export$bf788dd355e3a401, e as $e1995378a142960e$export$fb8073518f34e6ec, f as $7135fc7d473fd974$export$4feb769f8ddf26c5, m as $7135fc7d473fd974$export$90e00781bc59d8f9, h as $e1995378a142960e$export$18af5c7a9e9b3664, n as $7135fc7d473fd974$export$a164736487e3f0ae } from "../../Collection-CDEKDgvV.js";
3
- import { k as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, d as $3ef42575df84b30b$export$9d1611c77c2fe928, e as $bdb11010cef70236$export$f680877a34711e37, a as $64fa3d84918910a7$export$29f1550f4b0d4415, b as $64fa3d84918910a7$export$4d86445c2cf5e3, i as $64fa3d84918910a7$export$2881499e37b75b9a, $ as $64fa3d84918910a7$export$fabf2dc03a41866e, l as $df56164dff5785e2$export$4338b53315abf666 } from "../../utils-DkCSC521.js";
1
+ import { jsxs, jsx } from "react/jsx-runtime";
2
+ import { c as $880e95eb8b93ba9a$export$ecf600387e221c37, k as $ae20dd8cbca75726$export$d6daf82dcd84e87c, d as $e1995378a142960e$export$18af5c7a9e9b3664, f as $e1995378a142960e$export$fb8073518f34e6ec, g as $7135fc7d473fd974$export$4feb769f8ddf26c5, m as $7135fc7d473fd974$export$a164736487e3f0ae, e as $e1995378a142960e$export$bf788dd355e3a401, n as $7135fc7d473fd974$export$90e00781bc59d8f9 } from "../../Collection-ddre1L5v.js";
3
+ import { k as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, d as $3ef42575df84b30b$export$9d1611c77c2fe928, e as $bdb11010cef70236$export$f680877a34711e37, l as $df56164dff5785e2$export$4338b53315abf666, b as $64fa3d84918910a7$export$4d86445c2cf5e3, i as $64fa3d84918910a7$export$2881499e37b75b9a, a as $64fa3d84918910a7$export$29f1550f4b0d4415, $ as $64fa3d84918910a7$export$fabf2dc03a41866e } from "../../utils-DkCSC521.js";
4
4
  import { $ as $f39a9eba43920ace$export$86427a43e3e48ebb } from "../../Hidden-rE6uR-lr.js";
5
5
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-EDDcM64A.js";
6
- import React__default, { version, useState, useMemo, useRef, useEffect, forwardRef, useContext, createContext, useId, cloneElement, isValidElement } from "react";
7
- import { $ as $a0d645289fe9b86b$export$e7f05e985daf4b5f } from "../../useSingleSelectListState-Dgbuzw5o.js";
8
- import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CxlVCVpL.js";
9
- import { a as $f645667febf57a63$export$4c014de7c8940b4c, $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-B-8Wji4B.js";
6
+ import React__default, { version, useState, useMemo, useRef, useEffect, forwardRef, useContext, createContext, isValidElement, useId, cloneElement } from "react";
7
+ import { a as $ea8dcbcb9ea1b556$export$7e924b3091a3bd18 } from "../../usePress-DNW8qpY6.js";
8
+ import { a as $f645667febf57a63$export$4c014de7c8940b4c, $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-DwDr6ozG.js";
10
9
  import { $ as $313b98861ee5dd6c$export$d6875122194c7b44 } from "../../useLabels-D8cxd1Z8.js";
10
+ import { a as $9bf71ea28793e738$export$2d6ec8fc375ceafa } from "../../FocusScope-Cri5BFRz.js";
11
11
  import { $ as $18f2051aff69b9bf$export$43bb16f9c6d9e3f7 } from "../../context-D2KUdwNL.js";
12
- import { a as $ea8dcbcb9ea1b556$export$7e924b3091a3bd18 } from "../../usePress-C3dxzVyi.js";
13
- import { a as $9bf71ea28793e738$export$2d6ec8fc375ceafa } from "../../FocusScope-DbqfVa2Z.js";
14
- import { _ as __, s as sprintf } from "../../default-i18n-CM1-Xvzf.js";
12
+ import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CV5l3lf6.js";
13
+ import { $ as $a0d645289fe9b86b$export$e7f05e985daf4b5f } from "../../useSingleSelectListState-DC0wWTUM.js";
14
+ import { _ as __, s as sprintf } from "../../default-i18n-CT_oS1Fy.js";
15
15
  import { c as clsx } from "../../lite-DVmmD_-j.js";
16
16
  import { c as cva } from "../../index-BKGQ6jGS.js";
17
17
  import { Notice } from "../notice/notice.js";
@@ -688,7 +688,7 @@ const TabPanel2 = (props) => {
688
688
  $5e8ad37a45e1c704$export$3d96ec278d3efce4,
689
689
  {
690
690
  ...other,
691
- className: clsx("es:mt-1.5 es:space-y-2.5 es:text-sm es:any-focus:outline-hidden", className),
691
+ className: clsx("es:space-y-2.5 es:text-sm es:any-focus:outline-hidden", className),
692
692
  children
693
693
  }
694
694
  );
@@ -2,11 +2,11 @@ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { a as $64fa3d84918910a7$export$29f1550f4b0d4415, l as $df56164dff5785e2$export$4338b53315abf666, m as $5dc95899b306f630$export$c9058316764c140e, h as $64fa3d84918910a7$export$ef03459518577ad4, b as $64fa3d84918910a7$export$4d86445c2cf5e3, d as $3ef42575df84b30b$export$9d1611c77c2fe928 } from "../../utils-DkCSC521.js";
3
3
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-EDDcM64A.js";
4
4
  import React__default, { forwardRef, createContext } from "react";
5
- import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-BZoo5qt_.js";
6
- import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "../../useToggle-DyZydSPy.js";
7
- import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CxlVCVpL.js";
8
- import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-B-8Wji4B.js";
9
- import { $ as $5c3e21d68f1c4674$export$439d29a4e110a164 } from "../../VisuallyHidden-ooItkWYR.js";
5
+ import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-CmQX3SoX.js";
6
+ import { $ as $d2c8e2b0480f3f34$export$cbe85ee05b554577 } from "../../useToggle-BrpmSOB-.js";
7
+ import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CV5l3lf6.js";
8
+ import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-DwDr6ozG.js";
9
+ import { $ as $5c3e21d68f1c4674$export$439d29a4e110a164 } from "../../VisuallyHidden-f9zX67a_.js";
10
10
  import { c as clsx } from "../../lite-DVmmD_-j.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);
@@ -1,10 +1,10 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { p as $ff5963eb1fccf552$export$e08e3b67e392101e, d as $3ef42575df84b30b$export$9d1611c77c2fe928, a as $64fa3d84918910a7$export$29f1550f4b0d4415, b as $64fa3d84918910a7$export$4d86445c2cf5e3 } from "../../utils-DkCSC521.js";
3
3
  import React__default, { createContext, forwardRef, useContext } from "react";
4
- import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-BZoo5qt_.js";
5
- import { $ as $701a24aa0da5b062$export$ea18c227d4417cc3 } from "../../useButton-Dl1C1478.js";
6
- import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CxlVCVpL.js";
7
- import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-B-8Wji4B.js";
4
+ import { $ as $3017fa7ffdddec74$export$8042c6c013fd5226 } from "../../useToggleState-CmQX3SoX.js";
5
+ import { $ as $701a24aa0da5b062$export$ea18c227d4417cc3 } from "../../useButton-BpOKDWEN.js";
6
+ import { $ as $f7dceffc5ad7768b$export$4e328f61c538687f } from "../../useFocusRing-CV5l3lf6.js";
7
+ import { $ as $6179b936705e76d3$export$ae780daf29e6d456 } from "../../useHover-DwDr6ozG.js";
8
8
  import { c as cva } from "../../index-BKGQ6jGS.js";
9
9
  import { Tooltip } from "../tooltip/tooltip.js";
10
10
  function $55f54f7887471b58$export$51e84d46ca0bc451(props, state, ref) {
@@ -1,10 +1,10 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { a as $fc909762b330b746$export$61c6a8c84e605fb6, b as $d3f049242431219c$export$45fda7c47f93fd48, c as $2a41e45df1593e64$export$d39e1813b3bdd0e1, $ as $d3f049242431219c$export$6d3443f2c48bfc20, d as $44f671af83e7d9e0$export$2de4954e8ae13b9f, e as $44f671af83e7d9e0$export$746d02f47f4d381 } from "../../OverlayArrow-CMh-7gEM.js";
2
+ import { $ as $fc909762b330b746$export$61c6a8c84e605fb6, a as $d3f049242431219c$export$45fda7c47f93fd48, c as $2a41e45df1593e64$export$d39e1813b3bdd0e1, b as $d3f049242431219c$export$6d3443f2c48bfc20, d as $44f671af83e7d9e0$export$2de4954e8ae13b9f, e as $44f671af83e7d9e0$export$746d02f47f4d381 } from "../../OverlayArrow-BB0CWwdq.js";
3
3
  import { n as $b5e257d569688ac6$export$535bd6ca7f90a273, d as $3ef42575df84b30b$export$9d1611c77c2fe928, e as $bdb11010cef70236$export$f680877a34711e37, i as $64fa3d84918910a7$export$2881499e37b75b9a, a as $64fa3d84918910a7$export$29f1550f4b0d4415, k as $f0a04ccd8dbdd83b$export$e5c5a5f917a5871c, b as $64fa3d84918910a7$export$4d86445c2cf5e3 } from "../../utils-DkCSC521.js";
4
- import { $ as $6179b936705e76d3$export$ae780daf29e6d456, a as $f645667febf57a63$export$4c014de7c8940b4c, w as $507fabe10e71c6fb$export$630ff653c5ada6a9, m as $507fabe10e71c6fb$export$b9b3dfddab17db27, x as $f645667febf57a63$export$13f3202a3e5ddd5 } from "../../useHover-B-8Wji4B.js";
4
+ import { $ as $6179b936705e76d3$export$ae780daf29e6d456, a as $f645667febf57a63$export$4c014de7c8940b4c, w as $507fabe10e71c6fb$export$630ff653c5ada6a9, m as $507fabe10e71c6fb$export$b9b3dfddab17db27, x as $f645667febf57a63$export$13f3202a3e5ddd5 } from "../../useHover-DwDr6ozG.js";
5
5
  import React__default, { useContext, useState, useMemo, useRef, useEffect, forwardRef, createContext } from "react";
6
6
  import { $ as $65484d02dcb7eb3e$export$457c3d6518dd4c6f } from "../../filterDOMProps-EDDcM64A.js";
7
- import { $ as $dbSRa$reactdom } from "../../index-BRp93Yfa.js";
7
+ import { $ as $dbSRa$reactdom } from "../../index-BYHhzLf-.js";
8
8
  import { c as clsx } from "../../lite-DVmmD_-j.js";
9
9
  const $f57aed4a881a3485$var$Context = /* @__PURE__ */ React__default.createContext(null);
10
10
  function $f57aed4a881a3485$export$178405afcd8c5eb(props) {
@@ -73,14 +73,11 @@ function requireSprintf() {
73
73
  (function(exports) {
74
74
  !function() {
75
75
  var re = {
76
- not_string: /[^s]/,
77
- not_bool: /[^t]/,
78
76
  not_type: /[^T]/,
79
77
  not_primitive: /[^v]/,
80
78
  number: /[diefg]/,
81
79
  numeric_arg: /[bcdiefguxX]/,
82
80
  json: /[j]/,
83
- not_json: /[^j]/,
84
81
  text: /^[^\x25]+/,
85
82
  modulo: /^\x25{2}/,
86
83
  placeholder: /^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,
@@ -885,6 +882,28 @@ function createHooks() {
885
882
  return new _Hooks();
886
883
  }
887
884
  const defaultHooks = createHooks();
885
+ const {
886
+ addAction,
887
+ addFilter,
888
+ removeAction,
889
+ removeFilter,
890
+ hasAction,
891
+ hasFilter,
892
+ removeAllActions,
893
+ removeAllFilters,
894
+ doAction,
895
+ doActionAsync,
896
+ applyFilters,
897
+ applyFiltersAsync,
898
+ currentAction,
899
+ currentFilter,
900
+ doingAction,
901
+ doingFilter,
902
+ didAction,
903
+ didFilter,
904
+ actions,
905
+ filters
906
+ } = defaultHooks;
888
907
  const i18n = createI18n(void 0, void 0, defaultHooks);
889
908
  i18n.getLocaleData.bind(i18n);
890
909
  i18n.setLocaleData.bind(i18n);
@@ -1,6 +1,6 @@
1
1
  import * as React from "react";
2
2
  import { forwardRef, useContext, useLayoutEffect, useRef, useState, useMemo, useCallback, createContext } from "react";
3
- import { r as reactDomExports } from "./index-BRp93Yfa.js";
3
+ import { r as reactDomExports } from "./index-BYHhzLf-.js";
4
4
  function _typeof(o) {
5
5
  "@babel/helpers - typeof";
6
6
  return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function(o2) {
@@ -13,7 +13,7 @@ function toPrimitive(t, r) {
13
13
  if ("object" != _typeof(t) || !t) return t;
14
14
  var e = t[Symbol.toPrimitive];
15
15
  if (void 0 !== e) {
16
- var i = e.call(t, r || "default");
16
+ var i = e.call(t, r);
17
17
  if ("object" != _typeof(i)) return i;
18
18
  throw new TypeError("@@toPrimitive must return a primitive value.");
19
19
  }
@@ -1650,7 +1650,7 @@ var jsx = function jsx2(type, props) {
1650
1650
  var JSX;
1651
1651
  /* @__PURE__ */ (function(_JSX) {
1652
1652
  })(JSX || (JSX = _jsx.JSX || (_jsx.JSX = {})));
1653
- })(jsx);
1653
+ })(jsx || (jsx = {}));
1654
1654
  function css$2() {
1655
1655
  for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
1656
1656
  args[_key] = arguments[_key];
@@ -3084,22 +3084,22 @@ var defaultComponents = function defaultComponents2(props) {
3084
3084
  return _objectSpread2(_objectSpread2({}, components), props.components);
3085
3085
  };
3086
3086
  export {
3087
- indicatorSeparatorCSS as A,
3087
+ loadingIndicatorCSS as A,
3088
3088
  inputCSS as B,
3089
- loadingIndicatorCSS as C,
3090
- loadingMessageCSS as D,
3091
- menuCSS as E,
3092
- menuListCSS as F,
3093
- menuPortalCSS as G,
3094
- multiValueCSS as H,
3095
- multiValueLabelCSS as I,
3096
- multiValueRemoveCSS as J,
3097
- noOptionsMessageCSS as K,
3098
- optionCSS as L,
3099
- placeholderCSS as M,
3100
- css2 as N,
3101
- valueContainerCSS as O,
3102
- notNullish as P,
3089
+ indicatorSeparatorCSS as C,
3090
+ indicatorsContainerCSS as D,
3091
+ groupHeadingCSS as E,
3092
+ groupCSS as F,
3093
+ dropdownIndicatorCSS as G,
3094
+ css$1 as H,
3095
+ containerCSS as I,
3096
+ clearIndicatorCSS as J,
3097
+ defaultComponents as K,
3098
+ isDocumentElement as L,
3099
+ cleanValue as M,
3100
+ notNullish as N,
3101
+ isMobileDevice as O,
3102
+ isTouchCapable as P,
3103
3103
  scrollIntoView as Q,
3104
3104
  noop as R,
3105
3105
  MenuPlacer as S,
@@ -3117,21 +3117,21 @@ export {
3117
3117
  _arrayLikeToArray as g,
3118
3118
  handleInputChange as h,
3119
3119
  _unsupportedIterableToArray as i,
3120
- isTouchCapable as j,
3121
- isMobileDevice as k,
3122
- classNames as l,
3120
+ classNames as j,
3121
+ valueContainerCSS as k,
3122
+ css2 as l,
3123
3123
  multiValueAsValue as m,
3124
- defaultComponents as n,
3125
- isDocumentElement as o,
3126
- cleanValue as p,
3127
- clearIndicatorCSS as q,
3128
- containerCSS as r,
3124
+ noOptionsMessageCSS as n,
3125
+ optionCSS as o,
3126
+ placeholderCSS as p,
3127
+ multiValueRemoveCSS as q,
3128
+ multiValueLabelCSS as r,
3129
3129
  singleValueAsValue as s,
3130
3130
  toPropertyKey as t,
3131
- css$1 as u,
3131
+ multiValueCSS as u,
3132
3132
  valueTernary as v,
3133
- dropdownIndicatorCSS as w,
3134
- groupCSS as x,
3135
- groupHeadingCSS as y,
3136
- indicatorsContainerCSS as z
3133
+ menuPortalCSS as w,
3134
+ menuListCSS as x,
3135
+ menuCSS as y,
3136
+ loadingMessageCSS as z
3137
3137
  };