@eightshift/ui-components 6.0.8 → 6.0.10
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.
- package/dist/{Button-BXjXzdW_.js → Button-JRIu2BnS.js} +8 -8
- package/dist/{Dialog-D8bjn-nh.js → Dialog-Dd1yqNus.js} +31 -27
- package/dist/{FieldError-DwBG6m1U.js → FieldError-DmVwL6Dj.js} +2 -2
- package/dist/{FocusScope-BMk5oZCk.js → FocusScope-Dri1oBcH.js} +2 -2
- package/dist/{Heading-BmRX4BRL.js → Heading-eA6LXIKB.js} +1 -1
- package/dist/{Input-CNNksOWg.js → Input-Cuw9UbNb.js} +14 -24
- package/dist/{Label-D8a3eYb-.js → Label-DPWyf-gp.js} +1 -1
- package/dist/{List-BGHOoFf0.js → List-CWheI3JH.js} +1 -1
- package/dist/{ListBox-Dd37zMvs.js → ListBox-DT1sFY3e.js} +17 -16
- package/dist/{OverlayArrow-DokC40S3.js → OverlayArrow-DVJTTfZM.js} +67 -123
- package/dist/{RadioGroup-BVFvITWO.js → RadioGroup-Cp5cdBI_.js} +14 -14
- package/dist/{SearchField-CHYnN-jt.js → SearchField-CLhr5PGZ.js} +44 -37
- package/dist/{SelectionManager-N8X7T_4D.js → SelectionManager-DbBiF5M8.js} +41 -68
- package/dist/{SharedElementTransition-BDT84GtD.js → SharedElementTransition-B_vnQ1uR.js} +1 -1
- package/dist/{Slider-CL5CM9S8.js → Slider-CZV3HhHY.js} +119 -83
- package/dist/{Text-ztX6G1zR.js → Text-Dae33gHp.js} +1 -1
- package/dist/{VisuallyHidden-DTUuKFiI.js → VisuallyHidden-eaCBtXhE.js} +2 -2
- package/dist/animation-DY7CNkr6.js +67 -0
- package/dist/assets/style-admin.css +44 -57
- package/dist/assets/style-editor.css +44 -57
- package/dist/assets/style.css +44 -57
- package/dist/assets/wp-overrides/allow-full-width-blocks.css +1 -1
- package/dist/assets/wp-overrides/fix-label-text-case.css +1 -1
- package/dist/assets/wp-overrides/increase-sidebar-width.css +1 -1
- package/dist/assets/wp-overrides/make-block-messages-nicer.css +1 -1
- package/dist/assets/wp-overrides/replace-fonts.css +1 -1
- package/dist/assets/wp-overrides/restyle-tooltips.css +1 -1
- package/dist/assets/wp-overrides/round-corners.css +1 -1
- package/dist/assets/wp-overrides/unify-button-sizes.css +1 -1
- package/dist/{color-swatch-BEBLRxTy.js → color-swatch-CZj0jHZd.js} +4 -4
- package/dist/components/animated-visibility/animated-visibility.js +2 -2
- package/dist/components/base-control/base-control.js +1 -1
- package/dist/components/button/button.js +5 -5
- package/dist/components/checkbox/checkbox.js +10 -10
- package/dist/components/color-pickers/color-picker.js +1 -1
- package/dist/components/color-pickers/color-swatch.js +1 -1
- package/dist/components/color-pickers/gradient-editor.js +2 -2
- package/dist/components/color-pickers/solid-color-picker.js +17 -17
- package/dist/components/draggable/draggable.js +329 -156
- package/dist/components/draggable-list/draggable-list.js +1 -1
- package/dist/components/expandable/expandable.js +16 -13
- package/dist/components/index.js +1 -1
- package/dist/components/input-field/input-field.js +8 -8
- package/dist/components/link-input/link-input.js +25 -25
- package/dist/components/matrix-align/matrix-align.js +1 -1
- package/dist/components/menu/menu.js +1 -1
- package/dist/components/modal/modal.js +19 -12
- package/dist/components/number-picker/number-picker.js +9 -9
- package/dist/components/options-panel/options-panel.js +1 -1
- package/dist/components/popover/popover.js +5 -5
- package/dist/components/radio/radio.js +2 -2
- package/dist/components/repeater/repeater.js +1 -1
- package/dist/components/responsive/mini-responsive.js +1 -1
- package/dist/components/select/async-multi-select.js +10 -10
- package/dist/components/select/async-select.js +10 -10
- package/dist/components/select/multi-select.js +10 -10
- package/dist/components/select/shared.js +3 -3
- package/dist/components/select/single-select.js +10 -10
- package/dist/components/slider/column-config-slider.js +3 -3
- package/dist/components/slider/slider.js +3 -3
- package/dist/components/smart-image/smart-image.js +1 -1
- package/dist/components/smart-image/worker-inline.js +1 -1
- package/dist/components/tabs/tabs.js +36 -17
- package/dist/components/toggle/switch.js +7 -7
- package/dist/components/toggle/toggle.js +1 -1
- package/dist/components/toggle-button/toggle-button.js +6 -6
- package/dist/components/tooltip/tooltip.js +10 -8
- package/dist/{context-BQvmiUqb.js → context-DYYO3Ns3.js} +9 -6
- package/dist/{filterDOMProps-D2C6R0DK.js → filterDOMProps-eGTqWSTd.js} +1 -1
- package/dist/{general-ChNQK6O9.js → general-C8Q0dvEx.js} +15 -14
- package/dist/{index-oFgxU4zs.js → index-sSixe2j_.js} +20 -20
- package/dist/index.js +1 -1
- package/dist/{proxy-DkQpcQgI.js → proxy-CcjltLEW.js} +272 -121
- package/dist/{shared-DOxXagm0.js → shared-Bg9lx3pE.js} +20 -20
- package/dist/{textSelection-CwHUtNVX.js → textSelection-Cq_Br7RW.js} +1 -1
- package/dist/{useAsyncList-D52mQcrH.js → useAsyncList-DsZvQXls.js} +5 -2
- package/dist/{useButton-DdZrS1Kz.js → useButton-CeuyDay5.js} +4 -4
- package/dist/{useEvent-BD7Olibq.js → useEvent-DoWvho2u.js} +2 -3
- package/dist/{useFilter-bhxeEDg8.js → useFilter-DYtfYPua.js} +1 -1
- package/dist/{useFocusRing-D3b7Kh4P.js → useFocusRing-WEswknAY.js} +1 -1
- package/dist/{useFormReset-WUv2PdFO.js → useFormReset-BDF1K4E4.js} +2 -3
- package/dist/{useFormValidation-DQeXkyLm.js → useFormValidation-Dqzjv4jX.js} +2 -5
- package/dist/{useHover-Bycb7BsD.js → useHover-CG39Ci3A.js} +164 -66
- package/dist/{useLabel-Bnv4-T24.js → useLabel--3fT2XKM.js} +2 -2
- package/dist/{useLabels-B49ptFDX.js → useLabels-vzdDMGCX.js} +1 -1
- package/dist/{useListState-ZKhRO8ML.js → useListState-Bya9g7W8.js} +1 -1
- package/dist/{useLocalizedStringFormatter-NETP-8H8.js → useLocalizedStringFormatter-M3L6Ge2c.js} +3 -3
- package/dist/{useNumberField-D2fUHql3.js → useNumberField-D6lsi3Vu.js} +91 -24
- package/dist/{useNumberFormatter-DGvuRCn7.js → useNumberFormatter-BWOyCamK.js} +1 -1
- package/dist/{usePress-B8OteQMu.js → usePress-B9w0X4Ur.js} +168 -180
- package/dist/{useSingleSelectListState-BBTu4shO.js → useSingleSelectListState-D9SqGLJ0.js} +2 -2
- package/dist/{useToggle-BZhaYwZl.js → useToggle-Deq2xxQV.js} +5 -5
- package/dist/{useToggleState-VkXJjsru.js → useToggleState-j3o1PvdS.js} +1 -1
- package/dist/utilities/general.js +1 -1
- package/dist/utilities/index.js +1 -1
- package/dist/{utils-DGpXyJOJ.js → utils-HC9_3Crc.js} +20 -31
- package/dist/workers/image-analysis.worker.js +1 -1
- package/package.json +24 -28
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import $dbSRa$react__default, { useState, useEffect, useContext } from "react";
|
|
2
|
-
import {
|
|
2
|
+
import { l as $b5e257d569688ac6$export$535bd6ca7f90a273 } from "./utils-HC9_3Crc.js";
|
|
3
3
|
const $148a7a147e38ea7f$var$RTL_SCRIPTS = /* @__PURE__ */ new Set([
|
|
4
4
|
"Arab",
|
|
5
5
|
"Syrc",
|
|
@@ -43,7 +43,7 @@ function $148a7a147e38ea7f$export$702d680b21cbd764(localeString) {
|
|
|
43
43
|
let lang = localeString.split("-")[0];
|
|
44
44
|
return $148a7a147e38ea7f$var$RTL_LANGS.has(lang);
|
|
45
45
|
}
|
|
46
|
-
const $1e5a04cdaf7d1af8$var$localeSymbol = Symbol.for("react-aria.i18n.locale");
|
|
46
|
+
const $1e5a04cdaf7d1af8$var$localeSymbol = /* @__PURE__ */ Symbol.for("react-aria.i18n.locale");
|
|
47
47
|
function $1e5a04cdaf7d1af8$export$f09106e7c6677ec5() {
|
|
48
48
|
let locale = typeof window !== "undefined" && window[$1e5a04cdaf7d1af8$var$localeSymbol] || typeof navigator !== "undefined" && (navigator.language || navigator.userLanguage) || "en-US";
|
|
49
49
|
try {
|
|
@@ -75,10 +75,13 @@ function $1e5a04cdaf7d1af8$export$188ec29ebc2bdc3a() {
|
|
|
75
75
|
if ($1e5a04cdaf7d1af8$var$listeners.size === 0) window.removeEventListener("languagechange", $1e5a04cdaf7d1af8$var$updateLocale);
|
|
76
76
|
};
|
|
77
77
|
}, []);
|
|
78
|
-
if (isSSR)
|
|
79
|
-
locale
|
|
80
|
-
|
|
81
|
-
|
|
78
|
+
if (isSSR) {
|
|
79
|
+
let locale = typeof window !== "undefined" && window[$1e5a04cdaf7d1af8$var$localeSymbol];
|
|
80
|
+
return {
|
|
81
|
+
locale: locale || "en-US",
|
|
82
|
+
direction: "ltr"
|
|
83
|
+
};
|
|
84
|
+
}
|
|
82
85
|
return defaultLocale;
|
|
83
86
|
}
|
|
84
87
|
const $18f2051aff69b9bf$var$I18nContext = /* @__PURE__ */ $dbSRa$react__default.createContext(null);
|
|
@@ -63,7 +63,7 @@ const $65484d02dcb7eb3e$var$propRe = /^(data-.*)$/;
|
|
|
63
63
|
function $65484d02dcb7eb3e$export$457c3d6518dd4c6f(props, opts = {}) {
|
|
64
64
|
let { labelable, isLink, global, events = global, propNames } = opts;
|
|
65
65
|
let filteredProps = {};
|
|
66
|
-
for (const prop in props) if (Object.prototype.hasOwnProperty.call(props, prop) && ($65484d02dcb7eb3e$var$DOMPropNames.has(prop) || labelable && $65484d02dcb7eb3e$var$labelablePropNames.has(prop) || isLink && $65484d02dcb7eb3e$var$linkPropNames.has(prop) || global && $65484d02dcb7eb3e$var$globalAttrs.has(prop) || events && $65484d02dcb7eb3e$var$globalEvents.has(prop) || prop.endsWith("Capture") && $65484d02dcb7eb3e$var$globalEvents.has(prop.slice(0, -7)) || (propNames === null || propNames === void 0 ? void 0 : propNames.has(prop)) || $65484d02dcb7eb3e$var$propRe.test(prop))) filteredProps[prop] = props[prop];
|
|
66
|
+
for (const prop in props) if (Object.prototype.hasOwnProperty.call(props, prop) && ($65484d02dcb7eb3e$var$DOMPropNames.has(prop) || labelable && $65484d02dcb7eb3e$var$labelablePropNames.has(prop) || isLink && $65484d02dcb7eb3e$var$linkPropNames.has(prop) || global && $65484d02dcb7eb3e$var$globalAttrs.has(prop) || events && ($65484d02dcb7eb3e$var$globalEvents.has(prop) || prop.endsWith("Capture") && $65484d02dcb7eb3e$var$globalEvents.has(prop.slice(0, -7))) || (propNames === null || propNames === void 0 ? void 0 : propNames.has(prop)) || $65484d02dcb7eb3e$var$propRe.test(prop))) filteredProps[prop] = props[prop];
|
|
67
67
|
return filteredProps;
|
|
68
68
|
}
|
|
69
69
|
export {
|
|
@@ -56,9 +56,9 @@ const nomixin = (_, __, descriptor) => {
|
|
|
56
56
|
const mixin = (behaviour, sharedBehaviour = {}) => {
|
|
57
57
|
const instanceKeys = Reflect.ownKeys(behaviour);
|
|
58
58
|
const sharedKeys = Reflect.ownKeys(sharedBehaviour);
|
|
59
|
-
const typeTag = Symbol("isa");
|
|
59
|
+
const typeTag = /* @__PURE__ */ Symbol("isa");
|
|
60
60
|
function _mixin(clazz) {
|
|
61
|
-
for (
|
|
61
|
+
for (const key of instanceKeys) {
|
|
62
62
|
const existing = Object.getOwnPropertyDescriptor(
|
|
63
63
|
clazz.prototype,
|
|
64
64
|
key
|
|
@@ -73,7 +73,7 @@ const mixin = (behaviour, sharedBehaviour = {}) => {
|
|
|
73
73
|
Object.defineProperty(clazz.prototype, typeTag, { value: true });
|
|
74
74
|
return clazz;
|
|
75
75
|
}
|
|
76
|
-
for (
|
|
76
|
+
for (const key of sharedKeys) {
|
|
77
77
|
Object.defineProperty(_mixin, key, {
|
|
78
78
|
value: sharedBehaviour[key],
|
|
79
79
|
enumerable: sharedBehaviour.propertyIsEnumerable(key)
|
|
@@ -1846,9 +1846,10 @@ const FLOAT_RGBA = defFloatFormat({
|
|
|
1846
1846
|
const UnsupportedOperationError = defError(
|
|
1847
1847
|
() => "unsupported operation"
|
|
1848
1848
|
);
|
|
1849
|
-
const
|
|
1849
|
+
const unsupportedOp = (msg) => {
|
|
1850
1850
|
throw new UnsupportedOperationError(msg);
|
|
1851
1851
|
};
|
|
1852
|
+
const unsupported = unsupportedOp;
|
|
1852
1853
|
const vop = (dispatch = 1, fallback, ...optimized) => {
|
|
1853
1854
|
const impls = [, ,].concat(optimized);
|
|
1854
1855
|
const fn = (...args) => {
|
|
@@ -2207,7 +2208,7 @@ const randMinMax = vop(
|
|
|
2207
2208
|
const isArray = Array.isArray;
|
|
2208
2209
|
const CONVERSIONS = {};
|
|
2209
2210
|
const defConversions = (mode, spec) => {
|
|
2210
|
-
for (
|
|
2211
|
+
for (const id in spec) {
|
|
2211
2212
|
const val = spec[id];
|
|
2212
2213
|
if (isArray(val)) {
|
|
2213
2214
|
const [a2, b2, c2, d2] = val;
|
|
@@ -3178,7 +3179,7 @@ cartesian.add(3, (out, v, offset = ZERO3) => {
|
|
|
3178
3179
|
});
|
|
3179
3180
|
const cartesian2FromAngles = (angles, n) => {
|
|
3180
3181
|
const polar = [];
|
|
3181
|
-
for (
|
|
3182
|
+
for (const x of angles) polar.push(cossin(x, n));
|
|
3182
3183
|
return polar;
|
|
3183
3184
|
};
|
|
3184
3185
|
const __ensureInputs = (src) => assert(src.length > 0, `no inputs given`);
|
|
@@ -3508,7 +3509,7 @@ const means = (dim) => {
|
|
|
3508
3509
|
const filterSamples = (pred, img) => {
|
|
3509
3510
|
const samples = [];
|
|
3510
3511
|
let i = 0;
|
|
3511
|
-
for (
|
|
3512
|
+
for (const p of img) {
|
|
3512
3513
|
if (pred(p, i)) samples.push(p);
|
|
3513
3514
|
i++;
|
|
3514
3515
|
}
|
|
@@ -3526,7 +3527,7 @@ const dominantColorsKmeans = (img, num, opts) => {
|
|
|
3526
3527
|
};
|
|
3527
3528
|
const isIterable = (x) => typeof x?.[Symbol.iterator] === "function";
|
|
3528
3529
|
const compR = (rfn, fn) => [rfn[0], rfn[1], fn];
|
|
3529
|
-
const SEMAPHORE = Symbol();
|
|
3530
|
+
const SEMAPHORE = /* @__PURE__ */ Symbol();
|
|
3530
3531
|
const NO_OP = () => {
|
|
3531
3532
|
};
|
|
3532
3533
|
const ensureTransducer = (x) => implementsFunction(x, "xform") ? x.xform() : x;
|
|
@@ -3572,7 +3573,7 @@ const __reduceArray = (rfn, acc, src) => {
|
|
|
3572
3573
|
return acc;
|
|
3573
3574
|
};
|
|
3574
3575
|
const __reduceIterable = (rfn, acc, src) => {
|
|
3575
|
-
for (
|
|
3576
|
+
for (const x of src) {
|
|
3576
3577
|
acc = rfn(acc, x);
|
|
3577
3578
|
if (isReduced(acc)) {
|
|
3578
3579
|
acc = acc.deref();
|
|
@@ -3596,7 +3597,7 @@ function* iterator(xform, src) {
|
|
|
3596
3597
|
const rfn = ensureTransducer(xform)(push());
|
|
3597
3598
|
const complete = rfn[1];
|
|
3598
3599
|
const reduce2 = rfn[2];
|
|
3599
|
-
for (
|
|
3600
|
+
for (const x of src) {
|
|
3600
3601
|
const y = reduce2([], x);
|
|
3601
3602
|
if (isReduced(y)) {
|
|
3602
3603
|
yield* unreduced(complete(y.deref()));
|
|
@@ -3610,7 +3611,7 @@ function* iterator(xform, src) {
|
|
|
3610
3611
|
}
|
|
3611
3612
|
function* iterator1(xform, src) {
|
|
3612
3613
|
const reduce2 = ensureTransducer(xform)([NO_OP, NO_OP, (_, x) => x])[2];
|
|
3613
|
-
for (
|
|
3614
|
+
for (const x of src) {
|
|
3614
3615
|
let y = reduce2(SEMAPHORE, x);
|
|
3615
3616
|
if (isReduced(y)) {
|
|
3616
3617
|
y = unreduced(y.deref());
|
|
@@ -3741,7 +3742,7 @@ function groupByMap(...args) {
|
|
|
3741
3742
|
return [
|
|
3742
3743
|
() => /* @__PURE__ */ new Map(),
|
|
3743
3744
|
(acc) => {
|
|
3744
|
-
for (
|
|
3745
|
+
for (const k of acc.keys()) {
|
|
3745
3746
|
acc.set(k, complete(acc.get(k)));
|
|
3746
3747
|
}
|
|
3747
3748
|
return acc;
|
|
@@ -3767,7 +3768,7 @@ function normFrequenciesAuto(...args) {
|
|
|
3767
3768
|
init,
|
|
3768
3769
|
(acc) => {
|
|
3769
3770
|
acc = complete(acc);
|
|
3770
|
-
for (
|
|
3771
|
+
for (const p of acc) {
|
|
3771
3772
|
acc.set(p[0], p[1] / norm2);
|
|
3772
3773
|
}
|
|
3773
3774
|
return acc;
|
|
@@ -3779,7 +3780,7 @@ const cat = () => (rfn) => {
|
|
|
3779
3780
|
const r = rfn[2];
|
|
3780
3781
|
return compR(rfn, (acc, x) => {
|
|
3781
3782
|
if (x) {
|
|
3782
|
-
for (
|
|
3783
|
+
for (const y of unreduced(x) || []) {
|
|
3783
3784
|
acc = r(acc, y);
|
|
3784
3785
|
if (isReduced(acc)) {
|
|
3785
3786
|
break;
|
|
@@ -845,8 +845,8 @@ function requireReactDom_production_min() {
|
|
|
845
845
|
var e = z.hasOwnProperty(b) ? z[b] : null;
|
|
846
846
|
if (null !== e ? 0 !== e.type : d || !(2 < b.length) || "o" !== b[0] && "O" !== b[0] || "n" !== b[1] && "N" !== b[1]) qa(b, c, e, d) && (c = null), d || null === e ? oa(b) && (null === c ? a.removeAttribute(b) : a.setAttribute(b, "" + c)) : e.mustUseProperty ? a[e.propertyName] = null === c ? 3 === e.type ? false : "" : c : (b = e.attributeName, d = e.attributeNamespace, null === c ? a.removeAttribute(b) : (e = e.type, c = 3 === e || 4 === e && true === c ? "" : "" + c, d ? a.setAttributeNS(d, b, c) : a.setAttribute(b, c)));
|
|
847
847
|
}
|
|
848
|
-
var ua = aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, va = Symbol.for("react.element"), wa = Symbol.for("react.portal"), ya = Symbol.for("react.fragment"), za = Symbol.for("react.strict_mode"), Aa = Symbol.for("react.profiler"), Ba = Symbol.for("react.provider"), Ca = Symbol.for("react.context"), Da = Symbol.for("react.forward_ref"), Ea = Symbol.for("react.suspense"), Fa = Symbol.for("react.suspense_list"), Ga = Symbol.for("react.memo"), Ha = Symbol.for("react.lazy");
|
|
849
|
-
var Ia = Symbol.for("react.offscreen");
|
|
848
|
+
var ua = aa.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, va = /* @__PURE__ */ Symbol.for("react.element"), wa = /* @__PURE__ */ Symbol.for("react.portal"), ya = /* @__PURE__ */ Symbol.for("react.fragment"), za = /* @__PURE__ */ Symbol.for("react.strict_mode"), Aa = /* @__PURE__ */ Symbol.for("react.profiler"), Ba = /* @__PURE__ */ Symbol.for("react.provider"), Ca = /* @__PURE__ */ Symbol.for("react.context"), Da = /* @__PURE__ */ Symbol.for("react.forward_ref"), Ea = /* @__PURE__ */ Symbol.for("react.suspense"), Fa = /* @__PURE__ */ Symbol.for("react.suspense_list"), Ga = /* @__PURE__ */ Symbol.for("react.memo"), Ha = /* @__PURE__ */ Symbol.for("react.lazy");
|
|
849
|
+
var Ia = /* @__PURE__ */ Symbol.for("react.offscreen");
|
|
850
850
|
var Ja = Symbol.iterator;
|
|
851
851
|
function Ka(a) {
|
|
852
852
|
if (null === a || "object" !== typeof a) return null;
|
|
@@ -7935,24 +7935,24 @@ function requireReactDom_development() {
|
|
|
7935
7935
|
}
|
|
7936
7936
|
}
|
|
7937
7937
|
}
|
|
7938
|
-
var REACT_ELEMENT_TYPE = Symbol.for("react.element");
|
|
7939
|
-
var REACT_PORTAL_TYPE = Symbol.for("react.portal");
|
|
7940
|
-
var REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
|
|
7941
|
-
var REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode");
|
|
7942
|
-
var REACT_PROFILER_TYPE = Symbol.for("react.profiler");
|
|
7943
|
-
var REACT_PROVIDER_TYPE = Symbol.for("react.provider");
|
|
7944
|
-
var REACT_CONTEXT_TYPE = Symbol.for("react.context");
|
|
7945
|
-
var REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref");
|
|
7946
|
-
var REACT_SUSPENSE_TYPE = Symbol.for("react.suspense");
|
|
7947
|
-
var REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list");
|
|
7948
|
-
var REACT_MEMO_TYPE = Symbol.for("react.memo");
|
|
7949
|
-
var REACT_LAZY_TYPE = Symbol.for("react.lazy");
|
|
7950
|
-
var REACT_SCOPE_TYPE = Symbol.for("react.scope");
|
|
7951
|
-
var REACT_DEBUG_TRACING_MODE_TYPE = Symbol.for("react.debug_trace_mode");
|
|
7952
|
-
var REACT_OFFSCREEN_TYPE = Symbol.for("react.offscreen");
|
|
7953
|
-
var REACT_LEGACY_HIDDEN_TYPE = Symbol.for("react.legacy_hidden");
|
|
7954
|
-
var REACT_CACHE_TYPE = Symbol.for("react.cache");
|
|
7955
|
-
var REACT_TRACING_MARKER_TYPE = Symbol.for("react.tracing_marker");
|
|
7938
|
+
var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.element");
|
|
7939
|
+
var REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal");
|
|
7940
|
+
var REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
7941
|
+
var REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode");
|
|
7942
|
+
var REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler");
|
|
7943
|
+
var REACT_PROVIDER_TYPE = /* @__PURE__ */ Symbol.for("react.provider");
|
|
7944
|
+
var REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context");
|
|
7945
|
+
var REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref");
|
|
7946
|
+
var REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense");
|
|
7947
|
+
var REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list");
|
|
7948
|
+
var REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo");
|
|
7949
|
+
var REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy");
|
|
7950
|
+
var REACT_SCOPE_TYPE = /* @__PURE__ */ Symbol.for("react.scope");
|
|
7951
|
+
var REACT_DEBUG_TRACING_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.debug_trace_mode");
|
|
7952
|
+
var REACT_OFFSCREEN_TYPE = /* @__PURE__ */ Symbol.for("react.offscreen");
|
|
7953
|
+
var REACT_LEGACY_HIDDEN_TYPE = /* @__PURE__ */ Symbol.for("react.legacy_hidden");
|
|
7954
|
+
var REACT_CACHE_TYPE = /* @__PURE__ */ Symbol.for("react.cache");
|
|
7955
|
+
var REACT_TRACING_MARKER_TYPE = /* @__PURE__ */ Symbol.for("react.tracing_marker");
|
|
7956
7956
|
var MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
|
|
7957
7957
|
var FAUX_ITERATOR_SYMBOL = "@@iterator";
|
|
7958
7958
|
function getIteratorFn(maybeIterable) {
|
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-
|
|
8
|
+
import { C } from "./color-swatch-CZj0jHZd.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";
|