@saleor/macaw-ui 1.1.9 → 1.1.11
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/components/Icons/HelpIcon.d.ts +22 -0
- package/dist/components/Icons/index.d.ts +1 -0
- package/dist/index.js +17 -17
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +91 -79
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
@@ -2372,6 +2372,17 @@ const ps = (s, e) => {
|
|
2372
2372
|
}
|
2373
2373
|
)
|
2374
2374
|
), qv = ps(
|
2375
|
+
/* @__PURE__ */ c.jsx(
|
2376
|
+
"path",
|
2377
|
+
{
|
2378
|
+
d: "M4.5965 4.59669L8.8365 8.83669M14.4965 8.83669L18.7365 4.59669M14.4965 14.4967L18.7365 18.7367M8.8365 14.4967L4.5965 18.7367M21.6665 11.6667C21.6665 17.1895 17.1894 21.6667 11.6665 21.6667C6.14366 21.6667 1.6665 17.1895 1.6665 11.6667C1.6665 6.14384 6.14366 1.66669 11.6665 1.66669C17.1894 1.66669 21.6665 6.14384 21.6665 11.6667ZM15.6665 11.6667C15.6665 13.8758 13.8756 15.6667 11.6665 15.6667C9.45736 15.6667 7.6665 13.8758 7.6665 11.6667C7.6665 9.45755 9.45736 7.66669 11.6665 7.66669C13.8756 7.66669 15.6665 9.45755 15.6665 11.6667Z",
|
2379
|
+
stroke: "black",
|
2380
|
+
strokeWidth: "1.75",
|
2381
|
+
strokeLinecap: "round",
|
2382
|
+
strokeLinejoin: "round"
|
2383
|
+
}
|
2384
|
+
)
|
2385
|
+
), Fv = ps(
|
2375
2386
|
/* @__PURE__ */ c.jsx(
|
2376
2387
|
"path",
|
2377
2388
|
{
|
@@ -2379,7 +2390,7 @@ const ps = (s, e) => {
|
|
2379
2390
|
d: "M14 3a1 1 0 0 0-1 1v4a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1h-5ZM14 11a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1v-8a1 1 0 0 0-1-1h-5ZM4 16a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-4ZM5 3a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h5a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H5Z"
|
2380
2391
|
}
|
2381
2392
|
)
|
2382
|
-
),
|
2393
|
+
), Kv = ps(
|
2383
2394
|
/* @__PURE__ */ c.jsx(
|
2384
2395
|
"path",
|
2385
2396
|
{
|
@@ -2389,7 +2400,7 @@ const ps = (s, e) => {
|
|
2389
2400
|
clipRule: "evenodd"
|
2390
2401
|
}
|
2391
2402
|
)
|
2392
|
-
),
|
2403
|
+
), Bv = ps(
|
2393
2404
|
/* @__PURE__ */ c.jsx(
|
2394
2405
|
"path",
|
2395
2406
|
{
|
@@ -2397,7 +2408,7 @@ const ps = (s, e) => {
|
|
2397
2408
|
d: "M13 1v3.5a1 1 0 1 1-2 0V1h2ZM17 12a5 5 0 1 1-10 0 5 5 0 0 1 10 0ZM4.5 11H1v2h3.5a1 1 0 1 0 0-2ZM3.515 19.071l2.475-2.475a1 1 0 0 1 1.414 1.414l-2.475 2.475-1.414-1.414ZM7.404 5.99 4.929 3.515 3.515 4.929 5.99 7.404A1 1 0 0 0 7.404 5.99ZM13 23v-3.5a1 1 0 1 0-2 0V23h2ZM19.5 11H23v2h-3.5a1 1 0 1 1 0-2ZM19.071 3.515 16.596 5.99a1 1 0 0 0 1.414 1.414l2.475-2.475-1.414-1.414ZM18.01 16.596l2.475 2.475-1.414 1.414-2.475-2.475a1 1 0 0 1 1.414-1.414Z"
|
2398
2409
|
}
|
2399
2410
|
)
|
2400
|
-
),
|
2411
|
+
), Zv = ps(
|
2401
2412
|
/* @__PURE__ */ c.jsx(
|
2402
2413
|
"path",
|
2403
2414
|
{
|
@@ -2407,7 +2418,7 @@ const ps = (s, e) => {
|
|
2407
2418
|
clipRule: "evenodd"
|
2408
2419
|
}
|
2409
2420
|
)
|
2410
|
-
),
|
2421
|
+
), Uv = ps(
|
2411
2422
|
/* @__PURE__ */ c.jsx(
|
2412
2423
|
"path",
|
2413
2424
|
{
|
@@ -2415,7 +2426,7 @@ const ps = (s, e) => {
|
|
2415
2426
|
fill: "currentColor"
|
2416
2427
|
}
|
2417
2428
|
)
|
2418
|
-
),
|
2429
|
+
), Yv = ps(
|
2419
2430
|
/* @__PURE__ */ c.jsx(c.Fragment, { children: /* @__PURE__ */ c.jsx(
|
2420
2431
|
"path",
|
2421
2432
|
{
|
@@ -2423,7 +2434,7 @@ const ps = (s, e) => {
|
|
2423
2434
|
d: "M4 7a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1ZM4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1ZM5 16a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2H5Z"
|
2424
2435
|
}
|
2425
2436
|
) })
|
2426
|
-
),
|
2437
|
+
), Gv = ps(
|
2427
2438
|
/* @__PURE__ */ c.jsx(
|
2428
2439
|
"path",
|
2429
2440
|
{
|
@@ -2431,7 +2442,7 @@ const ps = (s, e) => {
|
|
2431
2442
|
d: "M12.002 7.75a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5Zm0 6a1.75 1.75 0 1 1 0-3.5 1.75 1.75 0 0 1 0 3.5ZM10.252 18a1.75 1.75 0 1 0 3.5 0 1.75 1.75 0 0 0-3.5 0Z"
|
2432
2443
|
}
|
2433
2444
|
)
|
2434
|
-
),
|
2445
|
+
), Xv = ps(
|
2435
2446
|
/* @__PURE__ */ c.jsx(
|
2436
2447
|
"path",
|
2437
2448
|
{
|
@@ -2439,7 +2450,7 @@ const ps = (s, e) => {
|
|
2439
2450
|
d: "M2 3.5a1 1 0 0 0 0 2h2.702l2.264 8.961.055.253a1 1 0 0 0 .999.786h9.982a1 1 0 0 0 .977-.786l1.755-7a1 1 0 0 0-.977-1.214H6.98l-.682-3H2ZM11 18.5a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM17 20.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"
|
2440
2451
|
}
|
2441
2452
|
)
|
2442
|
-
),
|
2453
|
+
), Jv = ps(
|
2443
2454
|
/* @__PURE__ */ c.jsx(
|
2444
2455
|
"path",
|
2445
2456
|
{
|
@@ -2447,7 +2458,7 @@ const ps = (s, e) => {
|
|
2447
2458
|
d: "M20 12a1 1 0 0 0-1-1h-6V5a1 1 0 1 0-2 0v6H5a1 1 0 1 0 0 2h6v6a1 1 0 1 0 2 0v-6h6a1 1 0 0 0 1-1Z"
|
2448
2459
|
}
|
2449
2460
|
)
|
2450
|
-
),
|
2461
|
+
), Qv = ps(
|
2451
2462
|
/* @__PURE__ */ c.jsx(
|
2452
2463
|
"path",
|
2453
2464
|
{
|
@@ -2457,7 +2468,7 @@ const ps = (s, e) => {
|
|
2457
2468
|
d: "M14.1567 4.52715C13.0959 4.53253 12.0807 4.95909 11.3344 5.713L3.74994 13.3744C2.78204 14.3522 2.78602 15.9282 3.75884 16.901L7.27936 20.4215C8.26496 21.4071 9.86623 21.3964 10.8385 20.3976L18.3662 12.6647C19.0932 11.9179 19.5 10.9168 19.5 9.87459L19.5 6.00766C19.5 5.17626 18.8237 4.50346 17.9923 4.50768L14.1567 4.52715ZM15 10.5C15.8284 10.5 16.5 9.82843 16.5 9C16.5 8.17157 15.8284 7.5 15 7.5C14.1716 7.5 13.5 8.17157 13.5 9C13.5 9.82843 14.1716 10.5 15 10.5Z"
|
2458
2469
|
}
|
2459
2470
|
)
|
2460
|
-
),
|
2471
|
+
), s2 = ps(
|
2461
2472
|
/* @__PURE__ */ c.jsx(
|
2462
2473
|
"path",
|
2463
2474
|
{
|
@@ -2478,7 +2489,7 @@ const ps = (s, e) => {
|
|
2478
2489
|
}
|
2479
2490
|
),
|
2480
2491
|
"0 0 20 20"
|
2481
|
-
),
|
2492
|
+
), e2 = ps(
|
2482
2493
|
/* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
2483
2494
|
/* @__PURE__ */ c.jsx(
|
2484
2495
|
"path",
|
@@ -2504,7 +2515,7 @@ const ps = (s, e) => {
|
|
2504
2515
|
}
|
2505
2516
|
)
|
2506
2517
|
] })
|
2507
|
-
),
|
2518
|
+
), t2 = ps(
|
2508
2519
|
/* @__PURE__ */ c.jsx(
|
2509
2520
|
"path",
|
2510
2521
|
{
|
@@ -2514,7 +2525,7 @@ const ps = (s, e) => {
|
|
2514
2525
|
fillRule: "evenodd"
|
2515
2526
|
}
|
2516
2527
|
)
|
2517
|
-
),
|
2528
|
+
), o2 = ps(
|
2518
2529
|
/* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
2519
2530
|
/* @__PURE__ */ c.jsx(
|
2520
2531
|
"path",
|
@@ -2533,7 +2544,7 @@ const ps = (s, e) => {
|
|
2533
2544
|
}
|
2534
2545
|
)
|
2535
2546
|
] })
|
2536
|
-
),
|
2547
|
+
), n2 = ps(
|
2537
2548
|
/* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
2538
2549
|
/* @__PURE__ */ c.jsx(
|
2539
2550
|
"path",
|
@@ -2568,7 +2579,7 @@ const ps = (s, e) => {
|
|
2568
2579
|
}
|
2569
2580
|
)
|
2570
2581
|
] })
|
2571
|
-
),
|
2582
|
+
), i2 = ps(
|
2572
2583
|
/* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
2573
2584
|
/* @__PURE__ */ c.jsx(
|
2574
2585
|
"path",
|
@@ -2587,7 +2598,7 @@ const ps = (s, e) => {
|
|
2587
2598
|
}
|
2588
2599
|
)
|
2589
2600
|
] })
|
2590
|
-
),
|
2601
|
+
), f2 = ps(
|
2591
2602
|
/* @__PURE__ */ c.jsx(
|
2592
2603
|
"path",
|
2593
2604
|
{
|
@@ -2595,7 +2606,7 @@ const ps = (s, e) => {
|
|
2595
2606
|
d: "M8 5a1 1 0 0 0 0 2h12a1 1 0 1 0 0-2H8ZM8 11a1 1 0 1 0 0 2h12a1 1 0 1 0 0-2H8ZM7 18a1 1 0 0 1 1-1h12a1 1 0 1 1 0 2H8a1 1 0 0 1-1-1ZM4 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM4 19a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"
|
2596
2607
|
}
|
2597
2608
|
)
|
2598
|
-
),
|
2609
|
+
), l2 = ps(
|
2599
2610
|
/* @__PURE__ */ c.jsx(
|
2600
2611
|
"path",
|
2601
2612
|
{
|
@@ -2605,7 +2616,7 @@ const ps = (s, e) => {
|
|
2605
2616
|
clipRule: "evenodd"
|
2606
2617
|
}
|
2607
2618
|
)
|
2608
|
-
),
|
2619
|
+
), a2 = ps(
|
2609
2620
|
/* @__PURE__ */ c.jsx(
|
2610
2621
|
"path",
|
2611
2622
|
{
|
@@ -2615,7 +2626,7 @@ const ps = (s, e) => {
|
|
2615
2626
|
clipRule: "evenodd"
|
2616
2627
|
}
|
2617
2628
|
)
|
2618
|
-
),
|
2629
|
+
), r2 = ps(
|
2619
2630
|
/* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
2620
2631
|
/* @__PURE__ */ c.jsx(
|
2621
2632
|
"path",
|
@@ -2636,7 +2647,7 @@ const ps = (s, e) => {
|
|
2636
2647
|
}
|
2637
2648
|
)
|
2638
2649
|
] })
|
2639
|
-
),
|
2650
|
+
), p2 = ps(
|
2640
2651
|
/* @__PURE__ */ c.jsx(
|
2641
2652
|
"path",
|
2642
2653
|
{
|
@@ -2646,7 +2657,7 @@ const ps = (s, e) => {
|
|
2646
2657
|
clipRule: "evenodd"
|
2647
2658
|
}
|
2648
2659
|
)
|
2649
|
-
),
|
2660
|
+
), d2 = ps(
|
2650
2661
|
/* @__PURE__ */ c.jsx(
|
2651
2662
|
"path",
|
2652
2663
|
{
|
@@ -2668,7 +2679,7 @@ const ps = (s, e) => {
|
|
2668
2679
|
}
|
2669
2680
|
);
|
2670
2681
|
Of.displayName = "Accordion.TriggerButton";
|
2671
|
-
const
|
2682
|
+
const c2 = Object.assign($f, {
|
2672
2683
|
Item: If,
|
2673
2684
|
Trigger: Ef,
|
2674
2685
|
Content: Pf,
|
@@ -2788,7 +2799,7 @@ const Rf = (s) => {
|
|
2788
2799
|
);
|
2789
2800
|
};
|
2790
2801
|
Rf.displayName = "Avatar.User";
|
2791
|
-
const
|
2802
|
+
const u2 = Object.assign({}, { User: Rf, Store: jf }), En = K(
|
2792
2803
|
({ children: s, ...e }, t) => /* @__PURE__ */ c.jsx(
|
2793
2804
|
X,
|
2794
2805
|
{
|
@@ -2843,7 +2854,7 @@ function Pn(s) {
|
|
2843
2854
|
s
|
2844
2855
|
]), e;
|
2845
2856
|
}
|
2846
|
-
const Mf = "Checkbox", [mp,
|
2857
|
+
const Mf = "Checkbox", [mp, _2] = Gs(Mf), [Cp, gp] = mp(Mf), yp = /* @__PURE__ */ K((s, e) => {
|
2847
2858
|
const { __scopeCheckbox: t, name: o, checked: i, defaultChecked: n, required: f, disabled: l, value: a = "on", onCheckedChange: r, ...d } = s, [p, h] = bs(null), u = Ss(
|
2848
2859
|
e,
|
2849
2860
|
(m) => h(m)
|
@@ -7716,7 +7727,7 @@ const Ic = (s, e) => {
|
|
7716
7727
|
) }),
|
7717
7728
|
l && /* @__PURE__ */ c.jsx(_t, { size: s, error: f, children: l })
|
7718
7729
|
] });
|
7719
|
-
}, Pc = K(Ec),
|
7730
|
+
}, Pc = K(Ec), h2 = Object.assign(Pc, {
|
7720
7731
|
NoOptions: Ge
|
7721
7732
|
}), ta = (s) => {
|
7722
7733
|
const e = U(null), [t, o] = bs(!1), i = U(null);
|
@@ -7876,7 +7887,7 @@ const Ic = (s, e) => {
|
|
7876
7887
|
) }),
|
7877
7888
|
l && /* @__PURE__ */ c.jsx(_t, { size: s, error: f, children: l })
|
7878
7889
|
] });
|
7879
|
-
}, Sc = K(Dc),
|
7890
|
+
}, Sc = K(Dc), b2 = Object.assign(Sc, {
|
7880
7891
|
NoOptions: Ge
|
7881
7892
|
}), Oc = K(
|
7882
7893
|
({ className: s, ...e }, t) => /* @__PURE__ */ c.jsx(
|
@@ -8712,7 +8723,7 @@ var xu = function(s) {
|
|
8712
8723
|
return null;
|
8713
8724
|
};
|
8714
8725
|
};
|
8715
|
-
const ua = "Dialog", [_a,
|
8726
|
+
const ua = "Dialog", [_a, v2] = Gs(ua), [$u, ve] = _a(ua), Iu = (s) => {
|
8716
8727
|
const { __scopeDialog: e, children: t, open: o, defaultOpen: i, onOpenChange: n, modal: f = !0 } = s, l = U(null), a = U(null), [r = !1, d] = ne({
|
8717
8728
|
prop: o,
|
8718
8729
|
defaultProp: i,
|
@@ -8922,7 +8933,7 @@ const $a = ({ children: s }) => /* @__PURE__ */ c.jsx(ma, { "data-macaw-ui-compo
|
|
8922
8933
|
$a.displayName = "Drawer";
|
8923
8934
|
const Ia = ({ children: s }) => /* @__PURE__ */ c.jsx(Ca, { asChild: !0, "data-macaw-ui-component": "Drawer.Trigger", children: s });
|
8924
8935
|
Ia.displayName = "Drawer.Trigger";
|
8925
|
-
const
|
8936
|
+
const m2 = Object.assign($a, { Content: wa, Trigger: Ia }), Nu = /* @__PURE__ */ K((s, e) => {
|
8926
8937
|
const { children: t, width: o = 10, height: i = 5, ...n } = s;
|
8927
8938
|
return /* @__PURE__ */ D(Ps.svg, Is({}, n, {
|
8928
8939
|
ref: e,
|
@@ -9677,7 +9688,7 @@ function A_(s, e) {
|
|
9677
9688
|
function _n(s) {
|
9678
9689
|
return (e) => e.pointerType === "mouse" ? s(e) : void 0;
|
9679
9690
|
}
|
9680
|
-
const N_ = m_, W_ = C_, z_ = x_, L_ = w_, H_ = E_, qa = "DropdownMenu", [q_,
|
9691
|
+
const N_ = m_, W_ = C_, z_ = x_, L_ = w_, H_ = E_, qa = "DropdownMenu", [q_, C2] = Gs(qa, [
|
9681
9692
|
Na
|
9682
9693
|
]), xt = Na(), [F_, Fa] = q_(qa), K_ = (s) => {
|
9683
9694
|
const { __scopeDropdownMenu: e, children: t, dir: o, open: i, defaultOpen: n, onOpenChange: f, modal: l = !0 } = s, a = xt(e), r = U(null), [d = !1, p] = ne({
|
@@ -9807,7 +9818,7 @@ const Za = ({
|
|
9807
9818
|
Za.displayName = "Dropdown";
|
9808
9819
|
const Ua = ({ children: s }) => /* @__PURE__ */ c.jsx(Q_, { asChild: !0, "data-macaw-ui-component": "Dropdown.Trigger", children: s });
|
9809
9820
|
Ua.displayName = "Dropdown.Trigger";
|
9810
|
-
const
|
9821
|
+
const g2 = Object.assign(Za, {
|
9811
9822
|
Trigger: Ua,
|
9812
9823
|
Content: Ka,
|
9813
9824
|
Item: Ba
|
@@ -10110,7 +10121,7 @@ const n1 = ({ children: s, open: e, onChange: t }) => /* @__PURE__ */ c.jsx(
|
|
10110
10121
|
n1.displayName = "Modal";
|
10111
10122
|
const i1 = ({ children: s }) => /* @__PURE__ */ c.jsx(Ca, { asChild: !0, "data-macaw-ui-component": "Modal.Trigger", children: s });
|
10112
10123
|
i1.displayName = "Modal.Trigger";
|
10113
|
-
const
|
10124
|
+
const y2 = Object.assign(n1, { Content: o1, Trigger: i1, Close: t1 });
|
10114
10125
|
var f1 = Os({ defaultClassName: "_1g8t8xp8 _18fs8ps2rc _18fs8ps310 _18fs8ps280 _18fs8ps2ho _18fs8ps1lr _18fs8ps1lx _18fs8ps1lf _18fs8ps1ll _18fs8ps16u _18fs8ps3s0 _18fs8ps1j6 _18fs8ps1kc _18fs8ps1mr _18fs8ps3dc _18fs8ps3e6", variantClassNames: { size: { small: "_18fs8ps1j0 _18fs8ps1k6 _18fs8ps1mx", medium: "_18fs8ps1j3 _18fs8ps1k9 _18fs8ps1n0", large: "_18fs8ps1j3 _18fs8ps1k9 _18fs8ps1n0" }, error: { true: "_18fs8ps3co" } }, defaultVariants: { size: "medium" }, compoundVariants: [] }), mh = Os({ defaultClassName: "_1g8t8xp0", variantClassNames: { typed: { true: "_1g8t8xp2" } }, defaultVariants: {}, compoundVariants: [] });
|
10115
10126
|
const Ch = ({
|
10116
10127
|
size: s,
|
@@ -10476,7 +10487,7 @@ const gh = (s, e, t) => {
|
|
10476
10487
|
) }),
|
10477
10488
|
f && /* @__PURE__ */ c.jsx(_t, { size: s, error: n, children: f })
|
10478
10489
|
] });
|
10479
|
-
}, xh = K(yh),
|
10490
|
+
}, xh = K(yh), x2 = Object.assign(xh, {
|
10480
10491
|
NoOptions: Ge
|
10481
10492
|
}), kh = ({
|
10482
10493
|
size: s,
|
@@ -10659,9 +10670,9 @@ const gh = (s, e, t) => {
|
|
10659
10670
|
) }),
|
10660
10671
|
f && /* @__PURE__ */ c.jsx(_t, { size: s, error: n, children: f })
|
10661
10672
|
] });
|
10662
|
-
}, wh = K(kh),
|
10673
|
+
}, wh = K(kh), k2 = Object.assign(wh, {
|
10663
10674
|
NoOptions: Ge
|
10664
|
-
}), a1 = "Popover", [r1,
|
10675
|
+
}), a1 = "Popover", [r1, w2] = Gs(a1, [
|
10665
10676
|
Qe
|
10666
10677
|
]), kt = Qe(), [$h, Ee] = r1(a1), Ih = (s) => {
|
10667
10678
|
const { __scopePopover: e, children: t, open: o, defaultOpen: i, onOpenChange: n, modal: f = !1 } = s, l = kt(e), a = U(null), [r, d] = bs(!1), [p = !1, h] = ne({
|
@@ -10892,7 +10903,7 @@ const v1 = ({ children: s, ...e }) => /* @__PURE__ */ c.jsx(zh, { ...e, "data-ma
|
|
10892
10903
|
v1.displayName = "Popover";
|
10893
10904
|
const m1 = ({ children: s }) => /* @__PURE__ */ c.jsx(Kh, { asChild: !0, "data-macaw-ui-component": "Popover.Close", children: s });
|
10894
10905
|
m1.displayName = "Popover.Close";
|
10895
|
-
const
|
10906
|
+
const $2 = Object.assign(v1, {
|
10896
10907
|
Trigger: h1,
|
10897
10908
|
Content: u1,
|
10898
10909
|
Anchor: _1,
|
@@ -10981,7 +10992,7 @@ const tb = [
|
|
10981
10992
|
"ArrowDown",
|
10982
10993
|
"ArrowLeft",
|
10983
10994
|
"ArrowRight"
|
10984
|
-
], x1 = "RadioGroup", [ob,
|
10995
|
+
], x1 = "RadioGroup", [ob, I2] = Gs(x1, [
|
10985
10996
|
yo,
|
10986
10997
|
g1
|
10987
10998
|
]), k1 = yo(), w1 = g1(), [nb, ib] = ob(x1), fb = /* @__PURE__ */ K((s, e) => {
|
@@ -11142,7 +11153,7 @@ const P1 = K(
|
|
11142
11153
|
)
|
11143
11154
|
);
|
11144
11155
|
P1.displayName = "RadioGroup.Item";
|
11145
|
-
const
|
11156
|
+
const E2 = Object.assign(E1, { Item: P1, Indicator: N8 }), hb = K(
|
11146
11157
|
({ value: s = ["", ""], onChange: e, children: t, type: o = "number", ...i }, n) => {
|
11147
11158
|
const [f, l] = s;
|
11148
11159
|
return /* @__PURE__ */ c.jsxs(c.Fragment, { children: [
|
@@ -11444,11 +11455,11 @@ const gb = ({
|
|
11444
11455
|
) }),
|
11445
11456
|
l && /* @__PURE__ */ c.jsx(_t, { size: s, error: f, children: l })
|
11446
11457
|
] });
|
11447
|
-
}, kb = K(xb),
|
11458
|
+
}, kb = K(xb), P2 = Object.assign(kb, {
|
11448
11459
|
NoOptions: Ge
|
11449
11460
|
});
|
11450
11461
|
var wb = "_1ucx6ny1";
|
11451
|
-
const
|
11462
|
+
const D2 = ({ className: s, ...e }) => /* @__PURE__ */ c.jsx(
|
11452
11463
|
X,
|
11453
11464
|
{
|
11454
11465
|
className: hs(wb, s),
|
@@ -11526,7 +11537,7 @@ const j1 = ({
|
|
11526
11537
|
}
|
11527
11538
|
);
|
11528
11539
|
j1.displayName = "Switch.Item";
|
11529
|
-
const
|
11540
|
+
const S2 = Object.assign(O1, { Item: j1 }), Pb = (s, e, t, o) => {
|
11530
11541
|
const i = Gi(s, t), n = Gi(s, o);
|
11531
11542
|
is(() => {
|
11532
11543
|
if (s) {
|
@@ -11749,7 +11760,7 @@ const Mb = /* @__PURE__ */ K((s, e) => /* @__PURE__ */ D(Ps.span, Is({}, s, {
|
|
11749
11760
|
wordWrap: "normal",
|
11750
11761
|
...s.style
|
11751
11762
|
}
|
11752
|
-
}))), Vb = Mb, [ko,
|
11763
|
+
}))), Vb = Mb, [ko, O2] = Gs("Tooltip", [
|
11753
11764
|
Qe
|
11754
11765
|
]), wo = Qe(), Ab = "TooltipProvider", Nb = 700, bn = "tooltip.open", [Wb, W8] = ko(Ab), zb = (s) => {
|
11755
11766
|
const { __scopeTooltip: e, delayDuration: t = Nb, skipDelayDuration: o = 300, disableHoverableContent: i = !1, children: n } = s, [f, l] = bs(!0), a = U(!1), r = U(0);
|
@@ -12207,19 +12218,19 @@ const z1 = ({ children: s }) => /* @__PURE__ */ c.jsx(
|
|
12207
12218
|
}
|
12208
12219
|
);
|
12209
12220
|
z1.displayName = "Tooltip.ContentHeading";
|
12210
|
-
const
|
12221
|
+
const j2 = Object.assign(V1, {
|
12211
12222
|
Trigger: A1,
|
12212
12223
|
Arrow: N1,
|
12213
12224
|
Content: W1,
|
12214
12225
|
ContentHeading: z1
|
12215
12226
|
});
|
12216
12227
|
export {
|
12217
|
-
|
12228
|
+
c2 as Accordion,
|
12218
12229
|
fo as ArrowDownIcon,
|
12219
12230
|
gv as ArrowLeftIcon,
|
12220
12231
|
yv as ArrowRightIcon,
|
12221
12232
|
xv as ArrowUpIcon,
|
12222
|
-
|
12233
|
+
u2 as Avatar,
|
12223
12234
|
En as Backdrop,
|
12224
12235
|
X as Box,
|
12225
12236
|
io as Button,
|
@@ -12233,17 +12244,17 @@ export {
|
|
12233
12244
|
Pv as ChevronRightIcon,
|
12234
12245
|
jp as Chip,
|
12235
12246
|
hp as CloseIcon,
|
12236
|
-
|
12247
|
+
h2 as Combobox,
|
12237
12248
|
Dv as ConfigurationIcon,
|
12238
12249
|
Sv as CopyIcon,
|
12239
12250
|
Ov as CustomersIcon,
|
12240
12251
|
jv as DarkModeIcon,
|
12241
12252
|
Oc as Divider,
|
12242
|
-
|
12243
|
-
|
12253
|
+
m2 as Drawer,
|
12254
|
+
g2 as Dropdown,
|
12244
12255
|
fh as DropdownButton,
|
12245
|
-
|
12246
|
-
|
12256
|
+
b2 as DynamicCombobox,
|
12257
|
+
k2 as DynamicMultiselect,
|
12247
12258
|
Rv as EditIcon,
|
12248
12259
|
Tv as EnvironmentIcon,
|
12249
12260
|
Mv as ExportIcon,
|
@@ -12254,47 +12265,48 @@ export {
|
|
12254
12265
|
zv as FullscreenOnIcon,
|
12255
12266
|
Lv as GenericAppIcon,
|
12256
12267
|
Hv as GripIcon,
|
12257
|
-
qv as
|
12258
|
-
Fv as
|
12268
|
+
qv as HelpIcon,
|
12269
|
+
Fv as HomeIcon,
|
12270
|
+
Kv as InfoIcon,
|
12259
12271
|
hn as Input,
|
12260
|
-
|
12272
|
+
Bv as LightModeIcon,
|
12261
12273
|
se as List,
|
12262
|
-
|
12263
|
-
|
12264
|
-
|
12265
|
-
|
12266
|
-
|
12267
|
-
|
12274
|
+
Zv as MailIcon,
|
12275
|
+
Uv as MarketplaceIcon,
|
12276
|
+
Yv as MenuIcon,
|
12277
|
+
y2 as Modal,
|
12278
|
+
Gv as MoreOptionsIcon,
|
12279
|
+
x2 as Multiselect,
|
12268
12280
|
xh as MultiselectRoot,
|
12269
|
-
|
12270
|
-
|
12271
|
-
|
12272
|
-
|
12273
|
-
|
12281
|
+
Xv as OrdersIcon,
|
12282
|
+
Jv as PlusIcon,
|
12283
|
+
$2 as Popover,
|
12284
|
+
Qv as ProductsIcons,
|
12285
|
+
E2 as RadioGroup,
|
12274
12286
|
hb as RangeInput,
|
12275
|
-
|
12287
|
+
s2 as RemoveIcon,
|
12276
12288
|
bp as SearchIcon,
|
12277
12289
|
Cb as SearchInput,
|
12278
|
-
|
12279
|
-
|
12280
|
-
|
12290
|
+
P2 as Select,
|
12291
|
+
e2 as SellsIcon,
|
12292
|
+
D2 as Skeleton,
|
12281
12293
|
S1 as Spinner,
|
12282
|
-
|
12283
|
-
|
12284
|
-
|
12294
|
+
t2 as StorefrontIcon,
|
12295
|
+
S2 as Switch,
|
12296
|
+
o2 as TableEditIcon,
|
12285
12297
|
Ns as Text,
|
12286
12298
|
Sb as Textarea,
|
12287
12299
|
bv as ThemeProvider,
|
12288
12300
|
Tb as Toggle,
|
12289
|
-
|
12290
|
-
|
12291
|
-
|
12292
|
-
|
12293
|
-
|
12294
|
-
|
12295
|
-
|
12296
|
-
|
12297
|
-
|
12301
|
+
j2 as Tooltip,
|
12302
|
+
n2 as TranslationsIcon,
|
12303
|
+
i2 as TrashBinIcon,
|
12304
|
+
f2 as ViewListIcon,
|
12305
|
+
l2 as ViewTableIcon,
|
12306
|
+
a2 as ViewTilesIcon,
|
12307
|
+
r2 as ViewWideTilesIcon,
|
12308
|
+
p2 as VouchersIcon,
|
12309
|
+
d2 as WarningIcon,
|
12298
12310
|
Ve as convertSizeToScale,
|
12299
12311
|
mv as desktopMediaQuery,
|
12300
12312
|
Cv as getCSSVariables,
|