@wizleap-inc/wiz-ui-react 2.35.0 → 2.36.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.
- package/dist/wiz-ui.es.js +243 -243
- package/dist/wiz-ui.umd.js +11 -11
- package/package.json +4 -4
package/dist/wiz-ui.es.js
CHANGED
|
@@ -2405,7 +2405,7 @@ const td = n2, o2 = ({
|
|
|
2405
2405
|
);
|
|
2406
2406
|
o2.displayName = T.UnstyledTd;
|
|
2407
2407
|
const c5 = o2;
|
|
2408
|
-
var V6 = "_1hl3e5z0", G6 = { default: "_1hl3e5z2 _1hl3e5z1", first: "_1hl3e5z3 _1hl3e5z1" }, U6 = "_1hl3e5z4", Y6 = "_1hl3e5z5", K6 = { inactive: "_1hl3e5z6", active: "_1hl3e5z7" }, X6 = { default: "_1hl3e5z8", first: "_1hl3e5z9" }, J6 = "_1hl3e5za",
|
|
2408
|
+
var V6 = "_1hl3e5z0", G6 = { default: "_1hl3e5z2 _1hl3e5z1", first: "_1hl3e5z3 _1hl3e5z1" }, U6 = "_1hl3e5z4", Y6 = "_1hl3e5z5", K6 = { inactive: "_1hl3e5z6", active: "_1hl3e5z7" }, X6 = { default: "_1hl3e5z8", first: "_1hl3e5z9" }, J6 = "_1hl3e5za", e7 = "_1hl3e5zb";
|
|
2409
2409
|
const c2 = ({ className: r, style: t, contents: s }) => /* @__PURE__ */ e.jsx("div", { className: w(r, V6), style: t, children: s.map((a, l) => {
|
|
2410
2410
|
const i = l === 0, n = a.status === "done" ? "green.800" : "gray.800";
|
|
2411
2411
|
return /* @__PURE__ */ e.jsxs(
|
|
@@ -2414,13 +2414,13 @@ const c2 = ({ className: r, style: t, contents: s }) => /* @__PURE__ */ e.jsx("d
|
|
|
2414
2414
|
className: G6[i ? "first" : "default"],
|
|
2415
2415
|
children: [
|
|
2416
2416
|
/* @__PURE__ */ e.jsxs(Y, { align: "center", gap: "no", height: "100%", children: [
|
|
2417
|
-
/* @__PURE__ */ e.jsx(
|
|
2417
|
+
/* @__PURE__ */ e.jsx(s7, { status: a.status }),
|
|
2418
2418
|
/* @__PURE__ */ e.jsx("span", { className: U6, children: /* @__PURE__ */ e.jsxs(Y, { align: "center", gap: "xs2", children: [
|
|
2419
2419
|
/* @__PURE__ */ e.jsx(s1, { fontSize: "sm", whiteSpace: "nowrap", bold: !0, color: n, children: a.label }),
|
|
2420
2420
|
/* @__PURE__ */ e.jsx(s1, { fontSize: "xs", whiteSpace: "nowrap", color: n, children: a.description })
|
|
2421
2421
|
] }) })
|
|
2422
2422
|
] }),
|
|
2423
|
-
/* @__PURE__ */ e.jsx(
|
|
2423
|
+
/* @__PURE__ */ e.jsx(t7, { active: a.progress, isFirst: i })
|
|
2424
2424
|
]
|
|
2425
2425
|
},
|
|
2426
2426
|
a.id
|
|
@@ -2440,21 +2440,21 @@ const rd = c2, d2 = ({ className: r, style: t, active: s, isFirst: a }) => /* @_
|
|
|
2440
2440
|
}
|
|
2441
2441
|
);
|
|
2442
2442
|
d2.displayName = T.StepLine;
|
|
2443
|
-
const
|
|
2443
|
+
const t7 = d2, r7 = {
|
|
2444
2444
|
done: "green.800",
|
|
2445
2445
|
pending: "gray.500"
|
|
2446
|
-
}, h2 = ({ className: r, style: t, status: s }) => /* @__PURE__ */ e.jsx("span", { className: w(r, J6), style: t, children: /* @__PURE__ */ e.jsx("span", { className:
|
|
2446
|
+
}, h2 = ({ className: r, style: t, status: s }) => /* @__PURE__ */ e.jsx("span", { className: w(r, J6), style: t, children: /* @__PURE__ */ e.jsx("span", { className: e7, children: /* @__PURE__ */ e.jsx(
|
|
2447
2447
|
M,
|
|
2448
2448
|
{
|
|
2449
2449
|
icon: p0,
|
|
2450
2450
|
size: "xl6",
|
|
2451
|
-
color:
|
|
2451
|
+
color: r7[s]
|
|
2452
2452
|
}
|
|
2453
2453
|
) }) });
|
|
2454
2454
|
h2.displayName = T.StepPoint;
|
|
2455
|
-
const
|
|
2456
|
-
var
|
|
2457
|
-
const
|
|
2455
|
+
const s7 = h2;
|
|
2456
|
+
var a7 = "_14gz1xm0", l7 = { information: "_14gz1xm1", caution: "_14gz1xm2", warning: "_14gz1xm3" }, i7 = { default: "_14gz1xm4", expand: "_14gz1xm5" }, n7 = "_14gz1xm6", o7 = "_14gz1xm7", c7 = "_14gz1xmb", d7 = "_14gz1xmc";
|
|
2457
|
+
const h7 = {
|
|
2458
2458
|
information: "green.800",
|
|
2459
2459
|
caution: "yellow.800",
|
|
2460
2460
|
warning: "red.800"
|
|
@@ -2476,17 +2476,17 @@ const h8 = {
|
|
|
2476
2476
|
ref: c,
|
|
2477
2477
|
className: w(
|
|
2478
2478
|
r,
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
n &&
|
|
2479
|
+
a7,
|
|
2480
|
+
i7[h],
|
|
2481
|
+
l7[a],
|
|
2482
|
+
n && n7
|
|
2483
2483
|
),
|
|
2484
2484
|
style: t,
|
|
2485
2485
|
children: [
|
|
2486
|
-
l && /* @__PURE__ */ e.jsx("div", { className:
|
|
2486
|
+
l && /* @__PURE__ */ e.jsx("div", { className: o7, children: /* @__PURE__ */ e.jsx(M, { icon: l, color: h7[a] }) }),
|
|
2487
2487
|
/* @__PURE__ */ e.jsxs(Y, { gap: "xs", children: [
|
|
2488
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2489
|
-
o && /* @__PURE__ */ e.jsx("div", { className:
|
|
2488
|
+
/* @__PURE__ */ e.jsx("div", { className: c7, children: s }),
|
|
2489
|
+
o && /* @__PURE__ */ e.jsx("div", { className: d7, children: o })
|
|
2490
2490
|
] })
|
|
2491
2491
|
]
|
|
2492
2492
|
}
|
|
@@ -2495,7 +2495,7 @@ const h8 = {
|
|
|
2495
2495
|
);
|
|
2496
2496
|
m2.displayName = T.MessageBox;
|
|
2497
2497
|
const sd = m2;
|
|
2498
|
-
var
|
|
2498
|
+
var m7 = "lx87ss0", v7 = "lx87ss1", u7 = "lx87ss2", x7 = { default: "lx87ss3", hover: "lx87ss4", active: "lx87ss5", disabled: "lx87ss6", selected: "lx87ss7" }, q7 = { default: "lx87ss8", hover: "lx87ss9", active: "lx87ssa", disabled: "lx87ssb", selected: "lx87ssc" }, p7 = { xs3: "lg", xs2: "lg", xs: "xl", sm: "xl", md: "xl2", lg: "xl2", xl: "xl3", xl2: "xl3", xl3: "xl4", xl4: "xl5", xl5: "xl6", xl6: "xl6" };
|
|
2499
2499
|
const v2 = c1(
|
|
2500
2500
|
({
|
|
2501
2501
|
className: r,
|
|
@@ -2547,10 +2547,10 @@ const v2 = c1(
|
|
|
2547
2547
|
ref: B,
|
|
2548
2548
|
className: w(
|
|
2549
2549
|
r,
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
n &&
|
|
2553
|
-
m &&
|
|
2550
|
+
m7,
|
|
2551
|
+
x7[V()],
|
|
2552
|
+
n && u7,
|
|
2553
|
+
m && q7[V()]
|
|
2554
2554
|
),
|
|
2555
2555
|
style: { ...t, width: a },
|
|
2556
2556
|
...N,
|
|
@@ -2569,14 +2569,14 @@ const v2 = c1(
|
|
|
2569
2569
|
M,
|
|
2570
2570
|
{
|
|
2571
2571
|
icon: h,
|
|
2572
|
-
size:
|
|
2572
|
+
size: p7[o],
|
|
2573
2573
|
color: A
|
|
2574
2574
|
}
|
|
2575
2575
|
),
|
|
2576
2576
|
/* @__PURE__ */ e.jsx("div", { className: N1[o], children: s })
|
|
2577
2577
|
] }),
|
|
2578
2578
|
/* @__PURE__ */ e.jsxs(Z, { align: "center", gap: "xs", children: [
|
|
2579
|
-
q && /* @__PURE__ */ e.jsx("div", { className:
|
|
2579
|
+
q && /* @__PURE__ */ e.jsx("div", { className: v7, children: /* @__PURE__ */ e.jsx(
|
|
2580
2580
|
W1,
|
|
2581
2581
|
{
|
|
2582
2582
|
label: q,
|
|
@@ -2602,8 +2602,8 @@ const v2 = c1(
|
|
|
2602
2602
|
);
|
|
2603
2603
|
v2.displayName = T.MenuItem;
|
|
2604
2604
|
const ad = v2;
|
|
2605
|
-
var
|
|
2606
|
-
const
|
|
2605
|
+
var g7 = "_1cualgc0", w7 = { vertical: "_1cualgc1", horizontal: "_1cualgc2", verticalReverse: "_1cualgc3", horizontalReverse: "_1cualgc4" }, y7 = { start: "_1cualgc5", center: "_1cualgc6", end: "_1cualgc7", stretch: "_1cualgc8" }, f7 = { start: "_1cualgc9", center: "_1cualgca", end: "_1cualgcb", between: "_1cualgcc", around: "_1cualgcd", evenly: "_1cualgce" }, j7 = { relative: "_1cualgcf", absolute: "_1cualgcg", fixed: "_1cualgch", static: "_1cualgci", sticky: "_1cualgcj" }, T7 = "_1cualgck";
|
|
2606
|
+
const I7 = ({
|
|
2607
2607
|
className: r,
|
|
2608
2608
|
style: t,
|
|
2609
2609
|
direction: s = "horizontal",
|
|
@@ -2643,12 +2643,12 @@ const I8 = ({
|
|
|
2643
2643
|
}
|
|
2644
2644
|
})(), V = w(
|
|
2645
2645
|
r,
|
|
2646
|
-
|
|
2647
|
-
|
|
2648
|
-
|
|
2649
|
-
|
|
2650
|
-
E &&
|
|
2651
|
-
!i &&
|
|
2646
|
+
g7,
|
|
2647
|
+
w7[F],
|
|
2648
|
+
f7[l],
|
|
2649
|
+
y7[a],
|
|
2650
|
+
E && j7[E],
|
|
2651
|
+
!i && T7,
|
|
2652
2652
|
m && rr[m],
|
|
2653
2653
|
u && sr[u],
|
|
2654
2654
|
!m && !u && h && tr[h],
|
|
@@ -2676,8 +2676,8 @@ const I8 = ({
|
|
|
2676
2676
|
children: A.children
|
|
2677
2677
|
}
|
|
2678
2678
|
);
|
|
2679
|
-
}, K1 = L1(
|
|
2680
|
-
var
|
|
2679
|
+
}, K1 = L1(I7), z7 = ({ ...r }) => /* @__PURE__ */ e.jsx(K1, { direction: "horizontal", ...r, children: r.children }), Z = L1(z7), _7 = ({ ...r }) => /* @__PURE__ */ e.jsx(K1, { direction: "vertical", ...r, children: r.children }), Y = L1(_7);
|
|
2680
|
+
var b7 = "x9y4rh1 x9y4rh0", S7 = "x9y4rh2";
|
|
2681
2681
|
const u2 = c1(
|
|
2682
2682
|
({
|
|
2683
2683
|
className: r,
|
|
@@ -2702,11 +2702,11 @@ const u2 = c1(
|
|
|
2702
2702
|
rel: o ? "noopener noreferrer" : void 0
|
|
2703
2703
|
} : p, j = w([
|
|
2704
2704
|
r,
|
|
2705
|
-
|
|
2705
|
+
b7,
|
|
2706
2706
|
E1[s],
|
|
2707
2707
|
N1[a],
|
|
2708
2708
|
Ie[l],
|
|
2709
|
-
c &&
|
|
2709
|
+
c && S7
|
|
2710
2710
|
]), _ = i && /* @__PURE__ */ e.jsx(
|
|
2711
2711
|
M,
|
|
2712
2712
|
{
|
|
@@ -2734,8 +2734,8 @@ const u2 = c1(
|
|
|
2734
2734
|
}
|
|
2735
2735
|
);
|
|
2736
2736
|
u2.displayName = T.Anchor;
|
|
2737
|
-
const
|
|
2738
|
-
var
|
|
2737
|
+
const C7 = u2;
|
|
2738
|
+
var W7 = "_14sv7ka1", N7 = "_14sv7ka2", B7 = "_14sv7ka3", Z7 = "_14sv7ka4", k7 = "_14sv7ka5", M7 = { default: "_14sv7ka6", disabled: "_14sv7ka7" }, L7 = "_14sv7ka8", E7 = { default: "_14sv7ka9", checked: "_14sv7kaa" }, H7 = "_14sv7kab", F7 = { default: "_14sv7kac", checked: "_14sv7kad" }, D7 = "_14sv7kae";
|
|
2739
2739
|
const x2 = ({
|
|
2740
2740
|
className: r,
|
|
2741
2741
|
style: t,
|
|
@@ -2765,17 +2765,17 @@ const x2 = ({
|
|
|
2765
2765
|
"label",
|
|
2766
2766
|
{
|
|
2767
2767
|
className: w(
|
|
2768
|
-
|
|
2769
|
-
p &&
|
|
2770
|
-
v &&
|
|
2771
|
-
|
|
2768
|
+
N7,
|
|
2769
|
+
p && B7,
|
|
2770
|
+
v && Z7,
|
|
2771
|
+
M7[v ? "disabled" : "default"]
|
|
2772
2772
|
),
|
|
2773
2773
|
htmlFor: q.key,
|
|
2774
2774
|
children: [
|
|
2775
2775
|
/* @__PURE__ */ e.jsx(
|
|
2776
2776
|
"input",
|
|
2777
2777
|
{
|
|
2778
|
-
className:
|
|
2778
|
+
className: W7,
|
|
2779
2779
|
type: "checkbox",
|
|
2780
2780
|
id: q.key,
|
|
2781
2781
|
name: q.key,
|
|
@@ -2789,7 +2789,7 @@ const x2 = ({
|
|
|
2789
2789
|
onBlur: () => u(null)
|
|
2790
2790
|
}
|
|
2791
2791
|
),
|
|
2792
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
2792
|
+
/* @__PURE__ */ e.jsx("span", { className: H7, children: /* @__PURE__ */ e.jsx(
|
|
2793
2793
|
"svg",
|
|
2794
2794
|
{
|
|
2795
2795
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -2797,9 +2797,9 @@ const x2 = ({
|
|
|
2797
2797
|
width: "1em",
|
|
2798
2798
|
viewBox: "0 0 24 24",
|
|
2799
2799
|
className: w(
|
|
2800
|
-
|
|
2801
|
-
|
|
2802
|
-
y &&
|
|
2800
|
+
L7,
|
|
2801
|
+
E7[p ? "checked" : "default"],
|
|
2802
|
+
y && F7[p ? "checked" : "default"]
|
|
2803
2803
|
),
|
|
2804
2804
|
children: /* @__PURE__ */ e.jsx("path", { d: "M9.55 16.975q-.15 0-.288-.05-.137-.05-.287-.175l-4.05-4.05q-.15-.175-.15-.363 0-.187.175-.362.15-.15.35-.15.2 0 .35.15l3.9 3.9 8.8-8.8q.15-.15.35-.15.2 0 .375.15.15.175.15.363 0 .187-.15.362l-8.95 8.95q-.15.125-.287.175-.138.05-.288.05Z" })
|
|
2805
2805
|
}
|
|
@@ -2808,8 +2808,8 @@ const x2 = ({
|
|
|
2808
2808
|
"span",
|
|
2809
2809
|
{
|
|
2810
2810
|
className: w(
|
|
2811
|
-
p &&
|
|
2812
|
-
o && p &&
|
|
2811
|
+
p && D7,
|
|
2812
|
+
o && p && k7
|
|
2813
2813
|
),
|
|
2814
2814
|
children: q.label
|
|
2815
2815
|
}
|
|
@@ -2823,8 +2823,8 @@ const x2 = ({
|
|
|
2823
2823
|
};
|
|
2824
2824
|
x2.displayName = T.CheckBox;
|
|
2825
2825
|
const ld = x2;
|
|
2826
|
-
var
|
|
2827
|
-
const
|
|
2826
|
+
var Q7 = { default: "_1cxjuzc1 _1cxjuzc0", disabled: "_1cxjuzc2 _1cxjuzc0" }, R7 = "_1cxjuzc3", P7 = { default: "_1cxjuzc5 _1cxjuzc4", checked: "_1cxjuzc6 _1cxjuzc4", error: "_1cxjuzc7 _1cxjuzc4", disabled: "_1cxjuzc8 _1cxjuzc4" }, d5 = { default: "_1cxjuzca", bordered: "_1cxjuzcb" }, A7 = "_1cxjuzcc _1cxjuzc9", O7 = "_1cxjuzcd _1cxjuzc9", $7 = "_1cxjuzce";
|
|
2827
|
+
const V7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2828
2828
|
"svg",
|
|
2829
2829
|
{
|
|
2830
2830
|
className: r,
|
|
@@ -2836,8 +2836,8 @@ const V8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2836
2836
|
children: /* @__PURE__ */ e.jsx("path", { d: "M234-276q51-39 114-61.5T480-360q69 0 132 22.5T726-276q35-41 54.5-93T800-480q0-133-93.5-226.5T480-800q-133 0-226.5 93.5T160-480q0 59 19.5 111t54.5 93Zm246-164q-59 0-99.5-40.5T340-580q0-59 40.5-99.5T480-720q59 0 99.5 40.5T620-580q0 59-40.5 99.5T480-440Zm0 360q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q53 0 100-15.5t86-44.5q-39-29-86-44.5T480-280q-53 0-100 15.5T294-220q39 29 86 44.5T480-160Zm0-360q26 0 43-17t17-43q0-26-17-43t-43-17q-26 0-43 17t-17 43q0 26 17 43t43 17Zm0-60Zm0 360Z" })
|
|
2837
2837
|
}
|
|
2838
2838
|
);
|
|
2839
|
-
|
|
2840
|
-
const
|
|
2839
|
+
V7.displayName = "WizIAccountCircleBold";
|
|
2840
|
+
const G7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2841
2841
|
"svg",
|
|
2842
2842
|
{
|
|
2843
2843
|
className: r,
|
|
@@ -2849,7 +2849,7 @@ const G8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2849
2849
|
children: /* @__PURE__ */ e.jsx("path", { d: "M12 18.5q-.225 0-.363-.137-.137-.138-.137-.363v-5.5H6q-.225 0-.362-.15Q5.5 12.2 5.5 12q0-.225.138-.363.137-.137.362-.137h5.5V6q0-.225.15-.363.15-.137.35-.137.225 0 .363.137.137.138.137.363v5.5H18q.225 0 .363.15.137.15.137.35 0 .225-.137.363-.138.137-.363.137h-5.5V18q0 .225-.15.363-.15.137-.35.137Z" })
|
|
2850
2850
|
}
|
|
2851
2851
|
);
|
|
2852
|
-
|
|
2852
|
+
G7.displayName = "WizIAdd";
|
|
2853
2853
|
const q2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2854
2854
|
"svg",
|
|
2855
2855
|
{
|
|
@@ -2863,7 +2863,7 @@ const q2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2863
2863
|
}
|
|
2864
2864
|
);
|
|
2865
2865
|
q2.displayName = "WizIAddCircle";
|
|
2866
|
-
const
|
|
2866
|
+
const U7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2867
2867
|
"svg",
|
|
2868
2868
|
{
|
|
2869
2869
|
className: r,
|
|
@@ -2875,8 +2875,8 @@ const U8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2875
2875
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-400q33.85 0 56.92-23.08Q560-446.15 560-480t-23.08-56.92Q513.85-560 480-560t-56.92 23.08Q400-513.85 400-480t23.08 56.92Q446.15-400 480-400Zm.13 280q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
2876
2876
|
}
|
|
2877
2877
|
);
|
|
2878
|
-
|
|
2879
|
-
const
|
|
2878
|
+
U7.displayName = "WizIAdjust";
|
|
2879
|
+
const Y7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2880
2880
|
"svg",
|
|
2881
2881
|
{
|
|
2882
2882
|
className: r,
|
|
@@ -2888,8 +2888,8 @@ const Y8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2888
2888
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-360q50 0 85-35t35-85q0-50-35-85t-85-35q-50 0-85 35t-35 85q0 50 35 85t85 35Zm0 280q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
2889
2889
|
}
|
|
2890
2890
|
);
|
|
2891
|
-
|
|
2892
|
-
const
|
|
2891
|
+
Y7.displayName = "WizIAdjustBold";
|
|
2892
|
+
const K7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2893
2893
|
"svg",
|
|
2894
2894
|
{
|
|
2895
2895
|
className: r,
|
|
@@ -2901,8 +2901,8 @@ const K8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2901
2901
|
children: /* @__PURE__ */ e.jsx("path", { d: "M240-80q-33 0-56.5-23.5T160-160v-160q0-33 23.5-56.5T240-400h480q33 0 56.5 23.5T800-320v160q0 33-23.5 56.5T720-80H240Zm40-160h400q17 0 28.5-11.5T720-280q0-17-11.5-28.5T680-320H280q-17 0-28.5 11.5T240-280q0 17 11.5 28.5T280-240Zm167-206L299-653q-9-13-12.5-28.5T285-713q12-73 66-120t129-47q75 0 129 47t66 120q2 16-1.5 31.5T661-653L513-446q-12 17-33 17t-33-17Z" })
|
|
2902
2902
|
}
|
|
2903
2903
|
);
|
|
2904
|
-
|
|
2905
|
-
const
|
|
2904
|
+
K7.displayName = "WizIApprovalFilled";
|
|
2905
|
+
const X7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2906
2906
|
"svg",
|
|
2907
2907
|
{
|
|
2908
2908
|
className: r,
|
|
@@ -2914,7 +2914,7 @@ const X8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2914
2914
|
children: /* @__PURE__ */ e.jsx("path", { d: "M460-276.85V-740q0-8.54 5.73-14.27T480-760q8.54 0 14.27 5.73T500-740v463.15l217.54-217.53q5.84-5.85 13.77-6.12 7.92-.27 14.54 6.35 6.38 6.61 6.5 14.15.11 7.54-6.5 14.15L502.62-222.62q-5.24 5.24-10.7 7.35-5.46 2.12-11.92 2.12t-11.92-2.12q-5.46-2.11-10.7-7.35L214.15-465.85q-5.61-5.61-6-13.65-.38-8.04 6-14.65 6.62-6.62 14.27-6.62 7.66 0 14.27 6.62L460-276.85Z" })
|
|
2915
2915
|
}
|
|
2916
2916
|
);
|
|
2917
|
-
|
|
2917
|
+
X7.displayName = "WizIArrowDownward";
|
|
2918
2918
|
const p2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2919
2919
|
"svg",
|
|
2920
2920
|
{
|
|
@@ -2941,7 +2941,7 @@ const g2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2941
2941
|
}
|
|
2942
2942
|
);
|
|
2943
2943
|
g2.displayName = "WizIArrowDropUp";
|
|
2944
|
-
const
|
|
2944
|
+
const J7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2945
2945
|
"svg",
|
|
2946
2946
|
{
|
|
2947
2947
|
className: r,
|
|
@@ -2953,8 +2953,8 @@ const J8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2953
2953
|
children: /* @__PURE__ */ e.jsx("path", { d: "M11.875 14.425q-.375.4-.875.187-.5-.212-.5-.737v-3.75q0-.525.5-.738.5-.212.875.188l1.875 1.85q.125.15.175.287.05.138.05.288 0 .15-.05.287-.05.138-.175.288Z" })
|
|
2954
2954
|
}
|
|
2955
2955
|
);
|
|
2956
|
-
|
|
2957
|
-
const
|
|
2956
|
+
J7.displayName = "WizIArrowRight";
|
|
2957
|
+
const e8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2958
2958
|
"svg",
|
|
2959
2959
|
{
|
|
2960
2960
|
className: r,
|
|
@@ -2966,8 +2966,8 @@ const e7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2966
2966
|
children: /* @__PURE__ */ e.jsx("path", { d: "M460-683.15 242.46-465.62q-5.84 5.85-13.77 6.12-7.92.27-14.54-6.35-6.38-6.61-6.5-14.15-.11-7.54 6.5-14.15l243.23-243.23q5.24-5.24 10.7-7.35 5.46-2.12 11.92-2.12t11.92 2.12q5.46 2.11 10.7 7.35l243.23 243.23q5.61 5.61 6 13.65.38 8.04-6 14.65-6.62 6.62-14.27 6.62-7.66 0-14.27-6.62L500-683.15V-220q0 8.54-5.73 14.27T480-200q-8.54 0-14.27-5.73T460-220v-463.15Z" })
|
|
2967
2967
|
}
|
|
2968
2968
|
);
|
|
2969
|
-
|
|
2970
|
-
const
|
|
2969
|
+
e8.displayName = "WizIArrowUpward";
|
|
2970
|
+
const t8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2971
2971
|
"svg",
|
|
2972
2972
|
{
|
|
2973
2973
|
className: r,
|
|
@@ -2979,8 +2979,8 @@ const t7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2979
2979
|
children: /* @__PURE__ */ e.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h560q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm0-80h560v-560H200v560Zm0-560v560-560Zm120 480h200q17 0 28.5-11.5T560-320q0-17-11.5-28.5T520-360H320q-17 0-28.5 11.5T280-320q0 17 11.5 28.5T320-280Zm0-160h320q17 0 28.5-11.5T680-480q0-17-11.5-28.5T640-520H320q-17 0-28.5 11.5T280-480q0 17 11.5 28.5T320-440Zm0-160h320q17 0 28.5-11.5T680-640q0-17-11.5-28.5T640-680H320q-17 0-28.5 11.5T280-640q0 17 11.5 28.5T320-600Z" })
|
|
2980
2980
|
}
|
|
2981
2981
|
);
|
|
2982
|
-
|
|
2983
|
-
const
|
|
2982
|
+
t8.displayName = "WizIArticleBold";
|
|
2983
|
+
const r8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2984
2984
|
"svg",
|
|
2985
2985
|
{
|
|
2986
2986
|
className: r,
|
|
@@ -2992,8 +2992,8 @@ const r7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
2992
2992
|
children: /* @__PURE__ */ e.jsx("path", { d: "M8 16.275h5q.225 0 .363-.15.137-.15.137-.35 0-.225-.137-.363-.138-.137-.363-.137H8q-.225 0-.362.137-.138.138-.138.363 0 .2.138.35.137.15.362.15ZM8 12.5h8q.225 0 .363-.15.137-.15.137-.35 0-.225-.137-.363-.138-.137-.363-.137H8q-.225 0-.362.15-.138.15-.138.35 0 .225.138.363.137.137.362.137Zm0-3.775h8q.225 0 .363-.138.137-.137.137-.362 0-.2-.137-.35-.138-.15-.363-.15H8q-.225 0-.362.15-.138.15-.138.35 0 .225.138.362.137.138.362.138ZM5.625 19h12.75q.25 0 .437-.188.188-.187.188-.437V5.625q0-.25-.188-.437Q18.625 5 18.375 5H5.625q-.25 0-.437.188Q5 5.375 5 5.625v12.75q0 .25.188.437.187.188.437.188ZM5 5v14V5Zm.625 15q-.675 0-1.15-.475Q4 19.05 4 18.375V5.625q0-.675.475-1.15Q4.95 4 5.625 4h4.7q-.15-.775.35-1.388Q11.175 2 12 2t1.338.612q.512.613.337 1.388h4.7q.675 0 1.15.475.475.475.475 1.15v12.75q0 .675-.475 1.15-.475.475-1.15.475ZM12 4.45q.325 0 .538-.213.212-.212.212-.537 0-.325-.212-.538-.213-.212-.538-.212-.325 0-.537.212-.213.213-.213.538 0 .325.213.537.212.213.537.213Z" })
|
|
2993
2993
|
}
|
|
2994
2994
|
);
|
|
2995
|
-
|
|
2996
|
-
const
|
|
2995
|
+
r8.displayName = "WizIAssignment";
|
|
2996
|
+
const s8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
2997
2997
|
"svg",
|
|
2998
2998
|
{
|
|
2999
2999
|
className: r,
|
|
@@ -3005,8 +3005,8 @@ const s7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3005
3005
|
children: /* @__PURE__ */ e.jsx("path", { d: "M5.625 20q-.675 0-1.15-.475Q4 19.05 4 18.375V5.625q0-.675.475-1.15Q4.95 4 5.625 4h4.7q-.15-.775.35-1.388Q11.175 2 12 2t1.338.612q.512.613.337 1.388h4.7q.675 0 1.15.475.475.475.475 1.15v5.95q-.275-.1-.512-.163-.238-.062-.488-.112V5.625q0-.25-.188-.437Q18.625 5 18.375 5H5.625q-.25 0-.437.188Q5 5.375 5 5.625v12.75q0 .25.188.437.187.188.437.188h5.65q.05.275.1.512.05.238.15.488ZM5 18v1V5v6.3V11.225 18Zm3-1.725h3.45q.075-.25.163-.5.087-.25.187-.5H8q-.225 0-.362.137-.138.138-.138.363 0 .2.138.35.137.15.362.15ZM8 12.5h6.075q.5-.35.975-.588.475-.237 1.025-.387V11.5H8q-.225 0-.362.15-.138.15-.138.35 0 .225.138.363.137.137.362.137Zm0-3.775h8q.225 0 .363-.138.137-.137.137-.362 0-.2-.137-.35-.138-.15-.363-.15H8q-.225 0-.362.15-.138.15-.138.35 0 .225.138.362.137.138.362.138Zm4-4.275q.325 0 .538-.213.212-.212.212-.537 0-.325-.212-.538-.213-.212-.538-.212-.325 0-.537.212-.213.213-.213.538 0 .325.213.537.212.213.537.213Zm6 17.675q-1.675 0-2.838-1.175Q14 19.775 14 18.125q0-1.675 1.162-2.838 1.163-1.162 2.838-1.162t2.837 1.162Q22 16.45 22 18.125q0 1.65-1.163 2.825-1.162 1.175-2.837 1.175Zm-.375-3.625v2.125q0 .15.113.262Q17.85 21 18 21q.15 0 .263-.113.112-.112.112-.262V18.5H20.5q.15 0 .263-.113.112-.112.112-.262 0-.175-.112-.288-.113-.112-.263-.112h-2.125v-2.1q0-.175-.112-.288-.113-.112-.263-.112-.15 0-.262.112-.113.113-.113.288v2.1H15.5q-.15 0-.262.112-.113.113-.113.288 0 .15.113.262.112.113.262.113Z" })
|
|
3006
3006
|
}
|
|
3007
3007
|
);
|
|
3008
|
-
|
|
3009
|
-
const
|
|
3008
|
+
s8.displayName = "WizIAssignmentAdd";
|
|
3009
|
+
const a8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3010
3010
|
"svg",
|
|
3011
3011
|
{
|
|
3012
3012
|
className: r,
|
|
@@ -3018,7 +3018,7 @@ const a7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3018
3018
|
children: /* @__PURE__ */ e.jsx("path", { d: "M200-120q-33 0-56.5-23.5T120-200v-560q0-33 23.5-56.5T200-840h168q13-36 43.5-58t68.5-22q38 0 68.5 22t43.5 58h168q33 0 56.5 23.5T840-760v560q0 33-23.5 56.5T760-120H200Zm0-80h560v-560H200v560Zm80-120h280q17 0 28.5-11.5T600-360q0-17-11.5-28.5T560-400H280q-17 0-28.5 11.5T240-360q0 17 11.5 28.5T280-320Zm0-160h400q17 0 28.5-11.5T720-520q0-17-11.5-28.5T680-560H280q-17 0-28.5 11.5T240-520q0 17 11.5 28.5T280-480Zm0-160h400q17 0 28.5-11.5T720-680q0-17-11.5-28.5T680-720H280q-17 0-28.5 11.5T240-680q0 17 11.5 28.5T280-640Zm200-120q13 0 21.5-8.5T510-790q0-13-8.5-21.5T480-820q-13 0-21.5 8.5T450-790q0 13 8.5 21.5T480-760ZM200-200v-560 560Z" })
|
|
3019
3019
|
}
|
|
3020
3020
|
);
|
|
3021
|
-
|
|
3021
|
+
a8.displayName = "WizIAssignmentBold";
|
|
3022
3022
|
const w2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3023
3023
|
"svg",
|
|
3024
3024
|
{
|
|
@@ -3032,7 +3032,7 @@ const w2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3032
3032
|
}
|
|
3033
3033
|
);
|
|
3034
3034
|
w2.displayName = "WizIAttachFile";
|
|
3035
|
-
const
|
|
3035
|
+
const l8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3036
3036
|
"svg",
|
|
3037
3037
|
{
|
|
3038
3038
|
className: r,
|
|
@@ -3044,8 +3044,8 @@ const l7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3044
3044
|
children: /* @__PURE__ */ e.jsx("path", { d: "M4.925 14.525q-.2-.6-.312-1.225-.113-.625-.113-1.25 0-3.15 2.188-5.35Q8.875 4.5 12 4.5h1.375L11.65 2.75q-.175-.15-.175-.35 0-.2.175-.35.15-.175.35-.175.2 0 .35.175l2.375 2.375q.15.15.2.287.05.138.05.288 0 .15-.05.287-.05.138-.2.288L12.35 7.95q-.15.175-.35.175-.2 0-.35-.175-.175-.15-.175-.35 0-.2.175-.35l1.725-1.75H12q-2.7 0-4.6 1.912-1.9 1.913-1.9 4.638 0 .525.088 1.062.087.538.287 1.063.05.125.013.275-.038.15-.138.25-.225.2-.462.163-.238-.038-.363-.338Zm6.725 7.425-2.375-2.375q-.15-.15-.2-.287-.05-.138-.05-.288 0-.15.05-.288.05-.137.2-.287l2.375-2.375q.15-.175.35-.175.2 0 .35.175.175.15.175.35 0 .2-.175.35l-1.725 1.75H12q2.7 0 4.6-1.913 1.9-1.912 1.9-4.637 0-.525-.087-1.063-.088-.537-.288-1.062-.05-.125-.012-.275.037-.15.137-.25.225-.2.462-.163.238.038.363.338.2.6.313 1.225.112.625.112 1.25 0 3.15-2.188 5.35-2.187 2.2-5.312 2.2h-1.375l1.725 1.75q.175.15.175.35 0 .2-.175.35-.15.175-.35.175-.2 0-.35-.175Z" })
|
|
3045
3045
|
}
|
|
3046
3046
|
);
|
|
3047
|
-
|
|
3048
|
-
const
|
|
3047
|
+
l8.displayName = "WizIAutoRenew";
|
|
3048
|
+
const i8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3049
3049
|
"svg",
|
|
3050
3050
|
{
|
|
3051
3051
|
className: r,
|
|
@@ -3057,8 +3057,8 @@ const i7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3057
3057
|
children: /* @__PURE__ */ e.jsx("path", { d: "M140-160q-8.5 0-14.25-5.758-5.75-5.757-5.75-14.269 0-8.511 5.75-14.242Q131.5-200 140-200h680q8.5 0 14.25 5.758t5.75 14.269q0 8.512-5.75 14.242Q828.5-160 820-160H140Zm60.09-110.769q-16.629 0-28.359-11.667Q160-294.102 160-310.769V-440q0-16.667 11.64-28.334Q183.28-480 199.909-480q16.629 0 28.36 11.666Q240-456.667 240-440v129.231q0 16.667-11.64 28.333-11.641 11.667-28.27 11.667Zm186.154 0q-16.629 0-28.36-11.667-11.73-11.666-11.73-28.333V-640q0-16.667 11.64-28.334Q369.434-680 386.063-680q16.629 0 28.36 11.666 11.731 11.667 11.731 28.334v329.231q0 16.667-11.64 28.333-11.641 11.667-28.27 11.667Zm186.923 0q-16.629 0-28.359-11.667-11.731-11.666-11.731-28.333V-520q0-16.667 11.64-28.334Q556.357-560 572.986-560q16.629 0 28.36 11.666 11.731 11.667 11.731 28.334v209.231q0 16.667-11.64 28.333-11.641 11.667-28.27 11.667Zm186.924 0q-16.629 0-28.36-11.667Q720-294.102 720-310.769V-760q0-16.667 11.64-28.334Q743.281-800 759.91-800q16.629 0 28.359 11.666Q800-776.667 800-760v449.231q0 16.667-11.64 28.333-11.64 11.667-28.269 11.667Z" })
|
|
3058
3058
|
}
|
|
3059
3059
|
);
|
|
3060
|
-
|
|
3061
|
-
const
|
|
3060
|
+
i8.displayName = "WizIBarChart4Bars";
|
|
3061
|
+
const n8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3062
3062
|
"svg",
|
|
3063
3063
|
{
|
|
3064
3064
|
className: r,
|
|
@@ -3070,8 +3070,8 @@ const n7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3070
3070
|
children: /* @__PURE__ */ e.jsx("path", { d: "M264.615-120Q237-120 218.5-138.5 200-157 200-184.615v-590.77Q200-803 218.5-821.5 237-840 264.615-840h430.77Q723-840 741.5-821.5 760-803 760-775.385v590.77Q760-157 741.5-138.5 723-120 695.385-120h-430.77Zm0-40h430.77q9.23 0 16.923-7.692Q720-175.385 720-184.615v-590.77q0-9.23-7.692-16.923Q704.615-800 695.385-800H640v216.539q0 9.692-8.077 14.423t-16.538-.5l-39-23.077q-8.462-5.231-16.654-5.231-8.193 0-16.654 5.231l-39 23.077q-8.462 5.231-16.27.5Q480-573.769 480-583.461V-800H264.615q-9.23 0-16.923 7.692Q240-784.615 240-775.385v590.77q0 9.23 7.692 16.923Q255.385-160 264.615-160ZM240-160v-640 640Zm240-422.692v-.769q0 9.692 7.807 14.423 7.808 4.731 16.27-.5l39-23.077q8.461-5.231 16.654-5.231 8.192 0 16.654 5.231l39 23.077q8.461 5.231 16.538.5T640-583.461v.769q0 8.923-8.077 13.654t-16.538.269l-39-23.846q-8.462-5.231-16.654-5.231-8.193 0-16.654 5.231l-39 23.846q-8.462 4.462-16.27-.269Q480-573.769 480-582.692Z" })
|
|
3071
3071
|
}
|
|
3072
3072
|
);
|
|
3073
|
-
|
|
3074
|
-
const
|
|
3073
|
+
n8.displayName = "WizIBook";
|
|
3074
|
+
const o8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3075
3075
|
"svg",
|
|
3076
3076
|
{
|
|
3077
3077
|
className: r,
|
|
@@ -3083,8 +3083,8 @@ const o7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3083
3083
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-26 0-47-12.5T400-126q-33 0-56.5-23.5T320-206v-142q-59-39-94.5-103T190-590q0-121 84.5-205.5T480-880q121 0 205.5 84.5T770-590q0 77-35.5 140T640-348v142q0 33-23.5 56.5T560-126q-12 21-33 33.5T480-80Zm-80-126h160v-36H400v36Zm0-76h160v-38H400v38Zm110-118v-108l67-67q9-9 9-21t-9-21q-9-9-21-9t-21 9l-55 55-55-55q-9-9-21-9t-21 9q-9 9-9 21t9 21l67 67v108h60Z" })
|
|
3084
3084
|
}
|
|
3085
3085
|
);
|
|
3086
|
-
|
|
3087
|
-
const
|
|
3086
|
+
o8.displayName = "WizIBrightFilled";
|
|
3087
|
+
const c8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3088
3088
|
"svg",
|
|
3089
3089
|
{
|
|
3090
3090
|
className: r,
|
|
@@ -3096,7 +3096,7 @@ const c7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3096
3096
|
children: /* @__PURE__ */ e.jsx("path", { d: "M9 7V5.625q0-.7.463-1.162Q9.925 4 10.625 4h2.75q.7 0 1.163.463.462.462.462 1.162V7h4.375q.7 0 1.163.463.462.462.462 1.162v9.75q0 .7-.462 1.163-.463.462-1.163.462H4.625q-.7 0-1.162-.462Q3 19.075 3 18.375v-9.75q0-.7.463-1.162Q3.925 7 4.625 7Zm1 0h4V5.625q0-.25-.188-.437Q13.625 5 13.375 5h-2.75q-.25 0-.437.188-.188.187-.188.437Zm10 7.5h-6v.7q0 .35-.225.575Q13.55 16 13.2 16h-2.4q-.35 0-.575-.225Q10 15.55 10 15.2v-.7H4v3.875q0 .25.188.437.187.188.437.188h14.75q.25 0 .437-.188.188-.187.188-.437Zm-9 .5h2v-2h-2Zm-7-1.5h6v-.7q0-.35.225-.575Q10.45 12 10.8 12h2.4q.35 0 .575.225.225.225.225.575v.7h6V8.625q0-.25-.188-.437Q19.625 8 19.375 8H4.625q-.25 0-.437.188Q4 8.375 4 8.625Zm8 .5Z" })
|
|
3097
3097
|
}
|
|
3098
3098
|
);
|
|
3099
|
-
|
|
3099
|
+
c8.displayName = "WizIBusinessCenter";
|
|
3100
3100
|
const u0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3101
3101
|
"svg",
|
|
3102
3102
|
{
|
|
@@ -3110,7 +3110,7 @@ const u0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3110
3110
|
}
|
|
3111
3111
|
);
|
|
3112
3112
|
u0.displayName = "WizICalendar";
|
|
3113
|
-
const
|
|
3113
|
+
const d8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3114
3114
|
"svg",
|
|
3115
3115
|
{
|
|
3116
3116
|
className: r,
|
|
@@ -3122,8 +3122,8 @@ const d7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3122
3122
|
children: /* @__PURE__ */ e.jsx("path", { d: "M200-80q-33 0-56.5-23.5T120-160v-560q0-33 23.5-56.5T200-800h40v-40q0-17 11.5-28.5T280-880q17 0 28.5 11.5T320-840v40h320v-40q0-17 11.5-28.5T680-880q17 0 28.5 11.5T720-840v40h40q33 0 56.5 23.5T840-720v560q0 33-23.5 56.5T760-80H200Zm0-80h560v-400H200v400Zm0-480h560v-80H200v80Zm0 0v-80 80Zm280 240q-17 0-28.5-11.5T440-440q0-17 11.5-28.5T480-480q17 0 28.5 11.5T520-440q0 17-11.5 28.5T480-400Zm-160 0q-17 0-28.5-11.5T280-440q0-17 11.5-28.5T320-480q17 0 28.5 11.5T360-440q0 17-11.5 28.5T320-400Zm320 0q-17 0-28.5-11.5T600-440q0-17 11.5-28.5T640-480q17 0 28.5 11.5T680-440q0 17-11.5 28.5T640-400ZM480-240q-17 0-28.5-11.5T440-280q0-17 11.5-28.5T480-320q17 0 28.5 11.5T520-280q0 17-11.5 28.5T480-240Zm-160 0q-17 0-28.5-11.5T280-280q0-17 11.5-28.5T320-320q17 0 28.5 11.5T360-280q0 17-11.5 28.5T320-240Zm320 0q-17 0-28.5-11.5T600-280q0-17 11.5-28.5T640-320q17 0 28.5 11.5T680-280q0 17-11.5 28.5T640-240Z" })
|
|
3123
3123
|
}
|
|
3124
3124
|
);
|
|
3125
|
-
|
|
3126
|
-
const
|
|
3125
|
+
d8.displayName = "WizICalendarMonthBold";
|
|
3126
|
+
const h8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3127
3127
|
"svg",
|
|
3128
3128
|
{
|
|
3129
3129
|
className: r,
|
|
@@ -3135,8 +3135,8 @@ const h7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3135
3135
|
children: /* @__PURE__ */ e.jsx("path", { d: "M798-120q-125 0-247-54.5T329-329Q229-429 174.5-551T120-798q0-18 12-30t30-12h162q14 0 25 9.5t13 22.5l26 140q2 16-1 27t-11 19l-97 98q20 37 47.5 71.5T387-386q31 31 65 57.5t72 48.5l94-94q9-9 23.5-13.5T670-390l138 28q14 4 23 14.5t9 23.5v162q0 18-12 30t-30 12ZM241-600l66-66-17-94h-89q5 41 14 81t26 79Zm358 358q39 17 79.5 27t81.5 13v-88l-94-19-67 67ZM241-600Zm358 358Z" })
|
|
3136
3136
|
}
|
|
3137
3137
|
);
|
|
3138
|
-
|
|
3139
|
-
const
|
|
3138
|
+
h8.displayName = "WizICallBold";
|
|
3139
|
+
const m8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3140
3140
|
"svg",
|
|
3141
3141
|
{
|
|
3142
3142
|
className: r,
|
|
@@ -3148,7 +3148,7 @@ const m7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3148
3148
|
children: /* @__PURE__ */ e.jsx("path", { d: "M12 16.725q1.575 0 2.65-1.075T15.725 13q0-1.575-1.075-2.65T12 9.275q-1.575 0-2.65 1.075T8.275 13q0 1.575 1.075 2.65T12 16.725ZM4.625 20q-.7 0-1.162-.462Q3 19.075 3 18.375V7.625q0-.7.463-1.162Q3.925 6 4.625 6h2.95L8.95 4.525q.225-.25.525-.388.3-.137.65-.137h3.75q.35 0 .65.137.3.138.525.388L16.425 6h2.95q.7 0 1.163.463.462.462.462 1.162v10.75q0 .7-.462 1.163-.463.462-1.163.462Zm14.75-1q.275 0 .45-.175t.175-.45V7.625q0-.275-.175-.45T19.375 7H4.625q-.275 0-.45.175T4 7.625v10.75q0 .275.175.45t.45.175ZM12 13Z" })
|
|
3149
3149
|
}
|
|
3150
3150
|
);
|
|
3151
|
-
|
|
3151
|
+
m8.displayName = "WizICamera";
|
|
3152
3152
|
const x0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3153
3153
|
"svg",
|
|
3154
3154
|
{
|
|
@@ -3162,7 +3162,7 @@ const x0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3162
3162
|
}
|
|
3163
3163
|
);
|
|
3164
3164
|
x0.displayName = "WizICancel";
|
|
3165
|
-
const
|
|
3165
|
+
const v8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3166
3166
|
"svg",
|
|
3167
3167
|
{
|
|
3168
3168
|
className: r,
|
|
@@ -3174,7 +3174,7 @@ const v7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3174
3174
|
children: /* @__PURE__ */ e.jsx("path", { d: "m336-280 144-144 144 144 56-56-144-144 144-144-56-56-144 144-144-144-56 56 144 144-144 144 56 56ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
3175
3175
|
}
|
|
3176
3176
|
);
|
|
3177
|
-
|
|
3177
|
+
v8.displayName = "WizICancelBold";
|
|
3178
3178
|
const y2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3179
3179
|
"svg",
|
|
3180
3180
|
{
|
|
@@ -3188,7 +3188,7 @@ const y2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3188
3188
|
}
|
|
3189
3189
|
);
|
|
3190
3190
|
y2.displayName = "WizIChangeHistory";
|
|
3191
|
-
const
|
|
3191
|
+
const u8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3192
3192
|
"svg",
|
|
3193
3193
|
{
|
|
3194
3194
|
className: r,
|
|
@@ -3200,8 +3200,8 @@ const u7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3200
3200
|
children: /* @__PURE__ */ e.jsx("path", { d: "M7 13.5h6.025q.2 0 .338-.137.137-.138.137-.363 0-.225-.137-.363-.138-.137-.363-.137H6.975q-.2 0-.337.137-.138.138-.138.363 0 .225.138.363.137.137.362.137Zm0-3h10.025q.2 0 .338-.137.137-.138.137-.363 0-.225-.137-.363Q17.225 9.5 17 9.5H6.975q-.2 0-.337.137Q6.5 9.775 6.5 10q0 .225.138.363.137.137.362.137Zm0-3h10.025q.2 0 .338-.138.137-.137.137-.362 0-.225-.137-.363Q17.225 6.5 17 6.5H6.975q-.2 0-.337.137Q6.5 6.775 6.5 7q0 .225.138.362.137.138.362.138ZM3 18.125v-13.5q0-.7.463-1.163Q3.925 3 4.625 3h14.75q.7 0 1.163.462.462.463.462 1.163v10.75q0 .7-.462 1.163-.463.462-1.163.462h-13.3l-1.7 1.7q-.375.375-.875.175t-.5-.75Zm1-.475L5.65 16h13.725q.275 0 .45-.175t.175-.45V4.625q0-.275-.175-.45T19.375 4H4.625q-.275 0-.45.175T4 4.625ZM4 4.625V4v13.65Z" })
|
|
3201
3201
|
}
|
|
3202
3202
|
);
|
|
3203
|
-
|
|
3204
|
-
const
|
|
3203
|
+
u8.displayName = "WizIChat";
|
|
3204
|
+
const x8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3205
3205
|
"svg",
|
|
3206
3206
|
{
|
|
3207
3207
|
className: r,
|
|
@@ -3213,8 +3213,8 @@ const x7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3213
3213
|
children: /* @__PURE__ */ e.jsx("path", { d: "m240-240-92 92q-19 19-43.5 8.5T80-177v-623q0-33 23.5-56.5T160-880h640q33 0 56.5 23.5T880-800v480q0 33-23.5 56.5T800-240H240Z" })
|
|
3214
3214
|
}
|
|
3215
3215
|
);
|
|
3216
|
-
|
|
3217
|
-
const
|
|
3216
|
+
x8.displayName = "WizIChatBubbleFilled";
|
|
3217
|
+
const q8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3218
3218
|
"svg",
|
|
3219
3219
|
{
|
|
3220
3220
|
className: r,
|
|
@@ -3226,7 +3226,7 @@ const q7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3226
3226
|
children: /* @__PURE__ */ e.jsx("path", { d: "M9.55 16.975q-.15 0-.288-.05-.137-.05-.287-.175l-4.05-4.05q-.15-.175-.15-.363 0-.187.175-.362.15-.15.35-.15.2 0 .35.15l3.9 3.9 8.8-8.8q.15-.15.35-.15.2 0 .375.15.15.175.15.363 0 .187-.15.362l-8.95 8.95q-.15.125-.287.175-.138.05-.288.05Z" })
|
|
3227
3227
|
}
|
|
3228
3228
|
);
|
|
3229
|
-
|
|
3229
|
+
q8.displayName = "WizICheck";
|
|
3230
3230
|
const f2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3231
3231
|
"svg",
|
|
3232
3232
|
{
|
|
@@ -3240,7 +3240,7 @@ const f2 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3240
3240
|
}
|
|
3241
3241
|
);
|
|
3242
3242
|
f2.displayName = "WizICheckBold";
|
|
3243
|
-
const
|
|
3243
|
+
const p8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3244
3244
|
"svg",
|
|
3245
3245
|
{
|
|
3246
3246
|
className: r,
|
|
@@ -3252,8 +3252,8 @@ const p7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3252
3252
|
children: /* @__PURE__ */ e.jsx("path", { d: "m424-296 282-282-56-56-226 226-114-114-56 56 170 170Zm56 216q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
3253
3253
|
}
|
|
3254
3254
|
);
|
|
3255
|
-
|
|
3256
|
-
const
|
|
3255
|
+
p8.displayName = "WizICheckCircleBold";
|
|
3256
|
+
const g8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3257
3257
|
"svg",
|
|
3258
3258
|
{
|
|
3259
3259
|
className: r,
|
|
@@ -3265,7 +3265,7 @@ const g7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3265
3265
|
children: /* @__PURE__ */ e.jsx("path", { d: "m424-408-86-86q-11-11-28-11t-28 11q-11 11-11 28t11 28l114 114q12 12 28 12t28-12l226-226q11-11 11-28t-11-28q-11-11-28-11t-28 11L424-408Zm56 328q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
3266
3266
|
}
|
|
3267
3267
|
);
|
|
3268
|
-
|
|
3268
|
+
g8.displayName = "WizICheckCircleFilled";
|
|
3269
3269
|
const q0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3270
3270
|
"svg",
|
|
3271
3271
|
{
|
|
@@ -3279,7 +3279,7 @@ const q0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3279
3279
|
}
|
|
3280
3280
|
);
|
|
3281
3281
|
q0.displayName = "WizIChevronLeft";
|
|
3282
|
-
const
|
|
3282
|
+
const w8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3283
3283
|
"svg",
|
|
3284
3284
|
{
|
|
3285
3285
|
className: r,
|
|
@@ -3291,7 +3291,7 @@ const w7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3291
3291
|
children: /* @__PURE__ */ e.jsx("path", { d: "m432-480 156 156q11 11 11 28t-11 28q-11 11-28 11t-28-11L348-452q-6-6-8.5-13t-2.5-15q0-8 2.5-15t8.5-13l184-184q11-11 28-11t28 11q11 11 11 28t-11 28L432-480Z" })
|
|
3292
3292
|
}
|
|
3293
3293
|
);
|
|
3294
|
-
|
|
3294
|
+
w8.displayName = "WizIChevronLeftBold";
|
|
3295
3295
|
const Z1 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3296
3296
|
"svg",
|
|
3297
3297
|
{
|
|
@@ -3305,7 +3305,7 @@ const Z1 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3305
3305
|
}
|
|
3306
3306
|
);
|
|
3307
3307
|
Z1.displayName = "WizIChevronRight";
|
|
3308
|
-
const
|
|
3308
|
+
const y8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3309
3309
|
"svg",
|
|
3310
3310
|
{
|
|
3311
3311
|
className: r,
|
|
@@ -3317,8 +3317,8 @@ const y7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3317
3317
|
children: /* @__PURE__ */ e.jsx("path", { d: "M504-480 348-636q-11-11-11-28t11-28q11-11 28-11t28 11l184 184q6 6 8.5 13t2.5 15q0 8-2.5 15t-8.5 13L404-268q-11 11-28 11t-28-11q-11-11-11-28t11-28l156-156Z" })
|
|
3318
3318
|
}
|
|
3319
3319
|
);
|
|
3320
|
-
|
|
3321
|
-
const
|
|
3320
|
+
y8.displayName = "WizIChevronRightBold";
|
|
3321
|
+
const f8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3322
3322
|
"svg",
|
|
3323
3323
|
{
|
|
3324
3324
|
className: r,
|
|
@@ -3330,7 +3330,7 @@ const f7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3330
3330
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.134-120q-74.673 0-140.41-28.339-65.737-28.34-114.365-76.922-48.627-48.582-76.993-114.257Q120-405.194 120-479.866q0-74.673 28.339-140.41 28.34-65.737 76.922-114.365 48.582-48.627 114.257-76.993Q405.194-840 479.866-840q74.673 0 140.41 28.339 65.737 28.34 114.365 76.922 48.627 48.582 76.993 114.257Q840-554.806 840-480.134q0 74.673-28.339 140.41-28.34 65.737-76.922 114.365-48.582 48.627-114.257 76.993Q554.806-120 480.134-120ZM480-160q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
3331
3331
|
}
|
|
3332
3332
|
);
|
|
3333
|
-
|
|
3333
|
+
f8.displayName = "WizICircle";
|
|
3334
3334
|
const p0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3335
3335
|
"svg",
|
|
3336
3336
|
{
|
|
@@ -3344,7 +3344,7 @@ const p0 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3344
3344
|
}
|
|
3345
3345
|
);
|
|
3346
3346
|
p0.displayName = "WizICircleCheck";
|
|
3347
|
-
const
|
|
3347
|
+
const j8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3348
3348
|
"svg",
|
|
3349
3349
|
{
|
|
3350
3350
|
className: r,
|
|
@@ -3356,8 +3356,8 @@ const j7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3356
3356
|
children: /* @__PURE__ */ e.jsx("path", { d: "M17 15.6C16.4 15.6 15.8 15.4 15.4 15C14.9 14.5 14.7 14 14.7 13.3C14.7 12.7 14.9 12.1 15.4 11.7C15.8 11.2 16.4 11 17 11C17.6 11 18.2 11.2 18.6 11.7C19.1 12.1 19.3 12.7 19.3 13.3C19.3 14 19.1 14.5 18.6 15C18.2 15.4 17.6 15.6 17 15.6ZM11.7 21.5V19.3C11.7 19.1 11.7 18.9 11.9 18.7C11.9 18.5 12.1 18.3 12.3 18.2C12.8 17.9 13.3 17.7 13.8 17.5C14.3 17.3 14.8 17.2 15.4 17.1L17 19.3L18.6 17.1C19.2 17.2 19.7 17.3 20.2 17.5C20.7 17.7 21.2 17.9 21.7 18.2C21.9 18.3 22 18.5 22.1 18.7C22.2 18.9 22.3 19.1 22.3 19.3V21.5H11.7ZM5.6 20C5.2 20 4.8 19.8 4.5 19.5C4.2 19.2 4 18.8 4 18.4V5.6C4 5.2 4.2 4.8 4.5 4.5C4.8 4.2 5.2 4 5.6 4H18.4C18.8 4 19.2 4.2 19.5 4.5C19.8 4.8 20 5.2 20 5.6V9.3C19.8 9.2 19.7 9 19.5 8.9C19.4 8.8 19.2 8.7 19 8.7V5.6C19 5.4 18.9 5.3 18.8 5.2C18.7 5.1 18.6 5 18.4 5H5.6C5.4 5 5.3 5.1 5.2 5.2C5.1 5.3 5 5.4 5 5.6V18.4C5 18.6 5.1 18.7 5.2 18.8C5.3 18.9 5.4 19 5.6 19H9V20H5.6ZM7.5 8.7H14.9C15.2 8.6 15.4 8.5 15.7 8.4C15.9 8.4 16.2 8.3 16.5 8.3V7.7H7.5V8.7ZM7.5 12.5H12C12 12.3 12.1 12.1 12.1 12C12.2 11.8 12.2 11.7 12.3 11.5H7.5V12.5ZM7.5 16.3H10.3C10.5 16.1 10.6 16 10.8 15.9C11 15.8 11.2 15.7 11.4 15.6V15.3H7.5V16.3Z" })
|
|
3357
3357
|
}
|
|
3358
3358
|
);
|
|
3359
|
-
|
|
3360
|
-
const
|
|
3359
|
+
j8.displayName = "WizIClinicalNotes";
|
|
3360
|
+
const T8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3361
3361
|
"svg",
|
|
3362
3362
|
{
|
|
3363
3363
|
className: r,
|
|
@@ -3369,7 +3369,7 @@ const T7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3369
3369
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm0-80q134 0 227-93t93-227H480v-320q-134 0-227 93t-93 227q0 134 93 227t227 93Z" })
|
|
3370
3370
|
}
|
|
3371
3371
|
);
|
|
3372
|
-
|
|
3372
|
+
T8.displayName = "WizIClockLoader20Bold";
|
|
3373
3373
|
const H1 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3374
3374
|
"svg",
|
|
3375
3375
|
{
|
|
@@ -3383,7 +3383,7 @@ const H1 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3383
3383
|
}
|
|
3384
3384
|
);
|
|
3385
3385
|
H1.displayName = "WizIClose";
|
|
3386
|
-
const
|
|
3386
|
+
const I8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3387
3387
|
"svg",
|
|
3388
3388
|
{
|
|
3389
3389
|
className: r,
|
|
@@ -3395,8 +3395,8 @@ const I7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3395
3395
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-424 284-228q-11 11-28 11t-28-11q-11-11-11-28t11-28l196-196-196-196q-11-11-11-28t11-28q11-11 28-11t28 11l196 196 196-196q11-11 28-11t28 11q11 11 11 28t-11 28L536-480l196 196q11 11 11 28t-11 28q-11 11-28 11t-28-11L480-424Z" })
|
|
3396
3396
|
}
|
|
3397
3397
|
);
|
|
3398
|
-
|
|
3399
|
-
const
|
|
3398
|
+
I8.displayName = "WizICloseBold";
|
|
3399
|
+
const z8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3400
3400
|
"svg",
|
|
3401
3401
|
{
|
|
3402
3402
|
className: r,
|
|
@@ -3408,8 +3408,8 @@ const z7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3408
3408
|
children: /* @__PURE__ */ e.jsx("path", { d: "m460-496.77-70.62 70.39q-5.42 5.61-13.55 5.61-8.14 0-13.98-5.85-6.39-5.61-6-14.15.38-8.54 6-14.15l95.53-95.54q9.7-9.69 22.62-9.69 12.92 0 22.62 9.69l95.53 95.54q5.62 5.61 6.12 13.95t-6.12 14.41q-5.61 5.56-14.03 5.29-8.43-.27-14.27-5.88L500-496.77v232.15q0 9.24 7.69 16.93 7.69 7.69 16.93 7.69H740q42 0 71-29t29-71q0-42-29-71t-71-29h-60v-80q0-83-58.5-141.5T480-720q-83 0-141.5 58.5T280-520h-21.54q-55.69 0-97.08 41Q120-438 120-380t41 99q41 41 99 41h80q8.5 0 14.25 5.76t5.75 14.27q0 8.51-5.75 14.24T340-200h-80q-74.85 0-127.42-52.06Q80-304.11 80-379.31q0-71.07 48.92-123.23 48.93-52.15 114.93-56.08Q257.31-646 324.23-703q66.92-57 155.77-57 100.29 0 170.14 69.86Q720-620.29 720-520v40h24.62q57.46 1.85 96.42 42.19Q880-397.46 880-340q0 58.85-39.81 99.42Q800.38-200 741.54-200H524.62q-27.62 0-46.12-18.5Q460-237 460-264.62v-232.15ZM480-460Z" })
|
|
3409
3409
|
}
|
|
3410
3410
|
);
|
|
3411
|
-
|
|
3412
|
-
const
|
|
3411
|
+
z8.displayName = "WizICloudUpload";
|
|
3412
|
+
const _8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3413
3413
|
"svg",
|
|
3414
3414
|
{
|
|
3415
3415
|
className: r,
|
|
@@ -3421,8 +3421,8 @@ const _7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3421
3421
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-400q33 0 56.5-23.5T560-480q0-33-23.5-56.5T480-560q-33 0-56.5 23.5T400-480q0 33 23.5 56.5T480-400ZM320-240h320v-23q0-24-13-44t-36-30q-26-11-53.5-17t-57.5-6q-30 0-57.5 6T369-337q-23 10-36 30t-13 44v23ZM720-80H240q-33 0-56.5-23.5T160-160v-640q0-33 23.5-56.5T240-880h287q16 0 30.5 6t25.5 17l194 194q11 11 17 25.5t6 30.5v447q0 33-23.5 56.5T720-80Z" })
|
|
3422
3422
|
}
|
|
3423
3423
|
);
|
|
3424
|
-
|
|
3425
|
-
const
|
|
3424
|
+
_8.displayName = "WizIContactPageFilled";
|
|
3425
|
+
const b8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3426
3426
|
"svg",
|
|
3427
3427
|
{
|
|
3428
3428
|
className: r,
|
|
@@ -3434,8 +3434,8 @@ const b7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3434
3434
|
children: /* @__PURE__ */ e.jsx("path", { d: "M9.55 17.625q-.7 0-1.187-.462Q7.875 16.7 7.875 16V5.225q0-.675.488-1.138.487-.462 1.187-.462h7.725q.675 0 1.138.462.462.463.462 1.138V16q0 .675-.462 1.15-.463.475-1.138.475Zm0-1h7.725q.275 0 .437-.175.163-.175.163-.45V5.225q0-.275-.163-.438-.162-.162-.437-.162H9.55q-.275 0-.475.162-.2.163-.2.438V16q0 .275.2.45t.475.175Zm-3.05 4q-.675 0-1.15-.475-.475-.475-.475-1.15V8.125q0-.225.15-.363.15-.137.35-.137.225 0 .363.137.137.138.137.363V19q0 .225.2.425.2.2.425.2h7.875q.225 0 .363.137.137.138.137.363 0 .2-.137.35-.138.15-.363.15Zm2.375-16v12V4.625Z" })
|
|
3435
3435
|
}
|
|
3436
3436
|
);
|
|
3437
|
-
|
|
3438
|
-
const
|
|
3437
|
+
b8.displayName = "WizIContentCopy";
|
|
3438
|
+
const S8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3439
3439
|
"svg",
|
|
3440
3440
|
{
|
|
3441
3441
|
className: r,
|
|
@@ -3447,8 +3447,8 @@ const S7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3447
3447
|
children: /* @__PURE__ */ e.jsx("path", { d: "M240-120q-33.846 0-56.923-23.077Q160-166.154 160-200v-46.154q0-26.654 18.981-45.634 18.98-18.981 45.634-18.981H280v-464.616q0-26.654 18.981-45.634Q317.961-840 344.615-840h390.77q26.654 0 45.634 18.981Q800-802.039 800-775.385V-200q0 33.846-23.077 56.923Q753.846-120 720-120H240Zm480-40q17 0 28.5-11.5T760-200v-575.385q0-10.769-6.923-17.692T735.385-800h-390.77q-10.769 0-17.692 6.923T320-775.385v464.616h295.385q26.653 0 45.634 18.981Q680-272.808 680-246.154V-200q0 17 11.5 28.5T720-160ZM395.385-624.615q-8.5 0-14.25-5.758t-5.75-14.269q0-8.512 5.75-14.243 5.75-5.73 14.25-5.73h289.23q8.5 0 14.25 5.757 5.75 5.758 5.75 14.27 0 8.511-5.75 14.242-5.75 5.731-14.25 5.731h-289.23Zm0 110.769q-8.5 0-14.25-5.758t-5.75-14.269q0-8.512 5.75-14.242 5.75-5.731 14.25-5.731h289.23q8.5 0 14.25 5.758 5.75 5.757 5.75 14.269 0 8.511-5.75 14.242-5.75 5.731-14.25 5.731h-289.23ZM240-160h400v-86.154q0-10.769-6.923-17.692t-17.692-6.923h-390.77q-10.769 0-17.692 6.923T200-246.154V-200q0 17 11.5 28.5T240-160Zm0 0h-40 440-400Z" })
|
|
3448
3448
|
}
|
|
3449
3449
|
);
|
|
3450
|
-
|
|
3451
|
-
const
|
|
3450
|
+
S8.displayName = "WizIContract";
|
|
3451
|
+
const C8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3452
3452
|
"svg",
|
|
3453
3453
|
{
|
|
3454
3454
|
className: r,
|
|
@@ -3457,11 +3457,11 @@ const C7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3457
3457
|
height: "1em",
|
|
3458
3458
|
width: "1em",
|
|
3459
3459
|
viewBox: "0 0 24 24",
|
|
3460
|
-
children: /* @__PURE__ */ e.jsx("path", { d: "M3
|
|
3460
|
+
children: /* @__PURE__ */ e.jsx("path", { d: "M3.76921 20.1538C3.47555 20.1538 3.22905 20.0541 3.02971 19.8548C2.83038 19.6554 2.73071 19.409 2.73071 19.1155V4.19225C2.73071 3.89875 2.83038 3.65233 3.02971 3.453C3.22905 3.2535 3.47555 3.15375 3.76921 3.15375H10.6922C10.9859 3.15375 11.2324 3.2535 11.4317 3.453C11.631 3.65233 11.7307 3.89875 11.7307 4.19225V7.15375H20.2307C20.5244 7.15375 20.7709 7.2535 20.9702 7.453C21.1695 7.65233 21.2692 7.89875 21.2692 8.19225V19.1155C21.2692 19.409 21.1695 19.6554 20.9702 19.8548C20.7709 20.0541 20.5244 20.1538 20.2307 20.1538H3.76921ZM3.73071 19.1538H10.7307V16.1538H3.73071V19.1538ZM3.73071 15.1538H10.7307V12.1538H3.73071V15.1538ZM3.73071 11.1538H10.7307V8.15375H3.73071V11.1538ZM3.73071 7.15375H10.7307V4.15375H3.73071V7.15375ZM11.7307 19.1538H20.2692V8.15375H11.7307V19.1538ZM14.6155 12.1538C14.4738 12.1538 14.355 12.1058 14.2592 12.01C14.1634 11.914 14.1155 11.7951 14.1155 11.6533C14.1155 11.5114 14.1634 11.3927 14.2592 11.297C14.355 11.2015 14.4738 11.1538 14.6155 11.1538H17C17.1416 11.1538 17.2604 11.2018 17.3562 11.2978C17.452 11.3938 17.5 11.5127 17.5 11.6545C17.5 11.7963 17.452 11.915 17.3562 12.0105C17.2604 12.106 17.1416 12.1538 17 12.1538H14.6155ZM14.6155 16.1538C14.4738 16.1538 14.355 16.1058 14.2592 16.01C14.1634 15.914 14.1155 15.7951 14.1155 15.6533C14.1155 15.5114 14.1634 15.3927 14.2592 15.297C14.355 15.2015 14.4738 15.1538 14.6155 15.1538H17C17.1416 15.1538 17.2604 15.2018 17.3562 15.2978C17.452 15.3938 17.5 15.5127 17.5 15.6545C17.5 15.7963 17.452 15.915 17.3562 16.0105C17.2604 16.106 17.1416 16.1538 17 16.1538H14.6155Z" })
|
|
3461
3461
|
}
|
|
3462
3462
|
);
|
|
3463
|
-
|
|
3464
|
-
const
|
|
3463
|
+
C8.displayName = "WizICorporateFare";
|
|
3464
|
+
const W8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3465
3465
|
"svg",
|
|
3466
3466
|
{
|
|
3467
3467
|
className: r,
|
|
@@ -3473,8 +3473,8 @@ const W7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3473
3473
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm0-140v300q0 8.5 5.76 14.25t14.27 5.75q8.51 0 14.24-5.75T520-320v-307.69q0-13.73-9.29-23.02T487.69-660H420q-8.5 0-14.25 5.76T400-639.97q0 8.51 5.75 14.24T420-620h60Z" })
|
|
3474
3474
|
}
|
|
3475
3475
|
);
|
|
3476
|
-
|
|
3477
|
-
const
|
|
3476
|
+
W8.displayName = "WizICounter1";
|
|
3477
|
+
const N8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3478
3478
|
"svg",
|
|
3479
3479
|
{
|
|
3480
3480
|
className: r,
|
|
@@ -3486,8 +3486,8 @@ const N7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3486
3486
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-20-520v280q0 17 11.5 28.5T500-280q17 0 28.5-11.5T540-320v-320q0-17-11.5-28.5T500-680h-80q-17 0-28.5 11.5T380-640q0 17 11.5 28.5T420-600h40Z" })
|
|
3487
3487
|
}
|
|
3488
3488
|
);
|
|
3489
|
-
|
|
3490
|
-
const
|
|
3489
|
+
N8.displayName = "WizICounter1Filled";
|
|
3490
|
+
const B8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3491
3491
|
"svg",
|
|
3492
3492
|
{
|
|
3493
3493
|
className: r,
|
|
@@ -3499,8 +3499,8 @@ const B7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3499
3499
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm80 180q8.5 0 14.25-5.76t5.75-14.27q0-8.51-5.75-14.24T560-340H420v-95.38q0-10.77 6.92-17.7 6.93-6.92 17.7-6.92h70.76q27.62 0 46.12-18.5Q580-497 580-524.62v-70.76q0-27.62-18.5-46.12Q543-660 515.38-660H400q-8.5 0-14.25 5.76T380-639.97q0 8.51 5.75 14.24T400-620h115.38q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92h-70.76q-27.62 0-46.12 18.5Q380-463 380-435.38v103.07q0 13.73 9.29 23.02t23.02 9.29H560Z" })
|
|
3500
3500
|
}
|
|
3501
3501
|
);
|
|
3502
|
-
|
|
3503
|
-
const
|
|
3502
|
+
B8.displayName = "WizICounter2";
|
|
3503
|
+
const Z8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3504
3504
|
"svg",
|
|
3505
3505
|
{
|
|
3506
3506
|
className: r,
|
|
@@ -3512,8 +3512,8 @@ const Z7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3512
3512
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm80-200q17 0 28.5-11.5T600-320q0-17-11.5-28.5T560-360H440v-80h80q33 0 56.5-23.5T600-520v-80q0-33-23.5-56.5T520-680H400q-17 0-28.5 11.5T360-640q0 17 11.5 28.5T400-600h120v80h-80q-33 0-56.5 23.5T360-440v120q0 17 11.5 28.5T400-280h160Z" })
|
|
3513
3513
|
}
|
|
3514
3514
|
);
|
|
3515
|
-
|
|
3516
|
-
const
|
|
3515
|
+
Z8.displayName = "WizICounter2Filled";
|
|
3516
|
+
const k8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3517
3517
|
"svg",
|
|
3518
3518
|
{
|
|
3519
3519
|
className: r,
|
|
@@ -3525,8 +3525,8 @@ const k7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3525
3525
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-80 180h115.38q27.62 0 46.12-18.5Q580-337 580-364.62v-66.15q0-23.69-12.38-35.31Q555.23-477.69 540-480q15.23-2.31 27.62-13.92Q580-505.54 580-529.23v-66.15q0-27.62-18.5-46.12Q543-660 515.38-660H400q-8.5 0-14.25 5.76T380-639.97q0 8.51 5.75 14.24T400-620h115.38q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92h-50.76q-8.5 0-14.25 5.76t-5.75 14.27q0 8.51 5.75 14.24t14.25 5.73h50.76q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92H400q-8.5 0-14.25 5.76T380-319.97q0 8.51 5.75 14.24T400-300Z" })
|
|
3526
3526
|
}
|
|
3527
3527
|
);
|
|
3528
|
-
|
|
3529
|
-
const
|
|
3528
|
+
k8.displayName = "WizICounter3";
|
|
3529
|
+
const M8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3530
3530
|
"svg",
|
|
3531
3531
|
{
|
|
3532
3532
|
className: r,
|
|
@@ -3538,8 +3538,8 @@ const M7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3538
3538
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-80-200h120q33 0 56.5-23.5T600-360v-60q0-26-17-43t-43-17q26 0 43-17t17-43v-60q0-33-23.5-56.5T520-680H400q-17 0-28.5 11.5T360-640q0 17 11.5 28.5T400-600h120v80h-40q-17 0-28.5 11.5T440-480q0 17 11.5 28.5T480-440h40v80H400q-17 0-28.5 11.5T360-320q0 17 11.5 28.5T400-280Z" })
|
|
3539
3539
|
}
|
|
3540
3540
|
);
|
|
3541
|
-
|
|
3542
|
-
const
|
|
3541
|
+
M8.displayName = "WizICounter3Filled";
|
|
3542
|
+
const L8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3543
3543
|
"svg",
|
|
3544
3544
|
{
|
|
3545
3545
|
className: r,
|
|
@@ -3551,8 +3551,8 @@ const L7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3551
3551
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm60 20v140q0 8.5 5.76 14.25t14.27 5.75q8.51 0 14.24-5.75T580-320v-320q0-8.5-5.76-14.25T559.97-660q-8.51 0-14.24 5.75T540-640v140H420v-140q0-8.5-5.76-14.25T399.97-660q-8.51 0-14.24 5.75T380-640v147.69q0 13.73 9.29 23.02t23.02 9.29H540Z" })
|
|
3552
3552
|
}
|
|
3553
3553
|
);
|
|
3554
|
-
|
|
3555
|
-
const
|
|
3554
|
+
L8.displayName = "WizICounter4";
|
|
3555
|
+
const E8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3556
3556
|
"svg",
|
|
3557
3557
|
{
|
|
3558
3558
|
className: r,
|
|
@@ -3564,8 +3564,8 @@ const E7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3564
3564
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm40-360v120q0 17 11.5 28.5T560-280q17 0 28.5-11.5T600-320v-320q0-17-11.5-28.5T560-680q-17 0-28.5 11.5T520-640v120h-80v-120q0-17-11.5-28.5T400-680q-17 0-28.5 11.5T360-640v160q0 17 11.5 28.5T400-440h120Z" })
|
|
3565
3565
|
}
|
|
3566
3566
|
);
|
|
3567
|
-
|
|
3568
|
-
const
|
|
3567
|
+
E8.displayName = "WizICounter4Filled";
|
|
3568
|
+
const H8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3569
3569
|
"svg",
|
|
3570
3570
|
{
|
|
3571
3571
|
className: r,
|
|
@@ -3577,8 +3577,8 @@ const H7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3577
3577
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-80 180h115.38q27.62 0 46.12-18.5Q580-337 580-364.62v-70.76q0-27.62-18.5-46.12Q543-500 515.38-500H420v-120h140q8.5 0 14.25-5.76t5.75-14.27q0-8.51-5.75-14.24T560-660H412.31q-13.73 0-23.02 9.19t-9.29 23.5v134.62q0 14.31 9.29 23.5t23.02 9.19h103.07q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92H400q-8.5 0-14.25 5.76T380-319.97q0 8.51 5.75 14.24T400-300Z" })
|
|
3578
3578
|
}
|
|
3579
3579
|
);
|
|
3580
|
-
|
|
3581
|
-
const
|
|
3580
|
+
H8.displayName = "WizICounter5";
|
|
3581
|
+
const F8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3582
3582
|
"svg",
|
|
3583
3583
|
{
|
|
3584
3584
|
className: r,
|
|
@@ -3590,8 +3590,8 @@ const F7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3590
3590
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-80-200h120q33 0 56.5-23.5T600-360v-80q0-33-23.5-56.5T520-520h-80v-80h120q17 0 28.5-11.5T600-640q0-17-11.5-28.5T560-680H400q-17 0-28.5 11.5T360-640v160q0 17 11.5 28.5T400-440h120v80H400q-17 0-28.5 11.5T360-320q0 17 11.5 28.5T400-280Z" })
|
|
3591
3591
|
}
|
|
3592
3592
|
);
|
|
3593
|
-
|
|
3594
|
-
const
|
|
3593
|
+
F8.displayName = "WizICounter5Filled";
|
|
3594
|
+
const D8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3595
3595
|
"svg",
|
|
3596
3596
|
{
|
|
3597
3597
|
className: r,
|
|
@@ -3603,8 +3603,8 @@ const D7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3603
3603
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-35.38 180h70.76q27.62 0 46.12-18.5Q580-337 580-364.62v-70.76q0-27.62-18.5-46.12Q543-500 515.38-500H420v-95.38q0-10.77 6.92-17.7 6.93-6.92 17.7-6.92H520q8.5 0 14.25-5.76t5.75-14.27q0-8.51-5.75-14.24T520-660h-75.38q-27.62 0-46.12 18.5Q380-623 380-595.38v230.76q0 27.62 18.5 46.12Q417-300 444.62-300ZM420-460h95.38q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92h-70.76q-10.77 0-17.7-6.92-6.92-6.93-6.92-17.7V-460Z" })
|
|
3604
3604
|
}
|
|
3605
3605
|
);
|
|
3606
|
-
|
|
3607
|
-
const
|
|
3606
|
+
D8.displayName = "WizICounter6";
|
|
3607
|
+
const Q8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3608
3608
|
"svg",
|
|
3609
3609
|
{
|
|
3610
3610
|
className: r,
|
|
@@ -3616,8 +3616,8 @@ const Q7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3616
3616
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-40-200h80q33 0 56.5-23.5T600-360v-80q0-33-23.5-56.5T520-520h-80v-80h80q17 0 28.5-11.5T560-640q0-17-11.5-28.5T520-680h-80q-33 0-56.5 23.5T360-600v240q0 33 23.5 56.5T440-280Zm0-160h80v80h-80v-80Z" })
|
|
3617
3617
|
}
|
|
3618
3618
|
);
|
|
3619
|
-
|
|
3620
|
-
const
|
|
3619
|
+
Q8.displayName = "WizICounter6Filled";
|
|
3620
|
+
const R8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3621
3621
|
"svg",
|
|
3622
3622
|
{
|
|
3623
3623
|
className: r,
|
|
@@ -3629,8 +3629,8 @@ const R7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3629
3629
|
children: /* @__PURE__ */ e.jsx("path", { d: "m538.46-620-74.15 295.08q-2.69 9.54 3.64 17.23 6.33 7.69 16.36 7.69 7.38 0 12.38-4.15 5-4.16 7.23-11l73.31-291q1.23-5 2-8.62.77-3.61.77-8.61 0-15.16-11.27-25.89T542.31-660H400q-8.5 0-14.25 5.76T380-639.97q0 8.51 5.75 14.24T400-620h138.46Zm-58.33 500q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Z" })
|
|
3630
3630
|
}
|
|
3631
3631
|
);
|
|
3632
|
-
|
|
3633
|
-
const
|
|
3632
|
+
R8.displayName = "WizICounter7";
|
|
3633
|
+
const P8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3634
3634
|
"svg",
|
|
3635
3635
|
{
|
|
3636
3636
|
className: r,
|
|
@@ -3642,8 +3642,8 @@ const P7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3642
3642
|
children: /* @__PURE__ */ e.jsx("path", { d: "m520-600-68 272q-5 18 7 33t31 15q14 0 24-8t13-21l71-281q2-5 2-9v-9q0-29-20.5-50.5T530-680H400q-17 0-28.5 11.5T360-640q0 17 11.5 28.5T400-600h120ZM480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Z" })
|
|
3643
3643
|
}
|
|
3644
3644
|
);
|
|
3645
|
-
|
|
3646
|
-
const
|
|
3645
|
+
P8.displayName = "WizICounter7Filled";
|
|
3646
|
+
const A8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3647
3647
|
"svg",
|
|
3648
3648
|
{
|
|
3649
3649
|
className: r,
|
|
@@ -3655,8 +3655,8 @@ const A7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3655
3655
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-120q-74.54 0-140.23-28.42-65.69-28.43-114.31-77.04-48.61-48.62-77.04-114.31Q120-405.46 120-480q0-74.54 28.42-140.23 28.43-65.69 77.04-114.31 48.62-48.61 114.31-77.04Q405.46-840 480-840q74.54 0 140.23 28.42 65.69 28.43 114.31 77.04 48.61 48.62 77.04 114.31Q840-554.54 840-480q0 74.54-28.42 140.23-28.43 65.69-77.04 114.31-48.62 48.61-114.31 77.04Q554.54-120 480-120Zm0-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-35.38 180h70.76q26.85 0 45.74-18.88Q580-337.77 580-364.62v-66.15q0-18.85-10.96-34.04Q558.08-480 540-480q18.08 0 29.04-15.19T580-529.23v-66.15q0-26.85-18.88-45.74Q542.23-660 515.38-660h-70.76q-26.85 0-45.74 18.88Q380-622.23 380-595.38v66.15q0 18.85 10.96 34.04Q401.92-480 420-480q-18.08 0-29.04 15.19T380-430.77v66.15q0 26.85 18.88 45.74Q417.77-300 444.62-300Zm0-320h70.76q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92h-70.76q-10.77 0-17.7-6.92-6.92-6.93-6.92-17.7v-70.76q0-10.77 6.92-17.7 6.93-6.92 17.7-6.92Zm0 280q-10.77 0-17.7-6.92-6.92-6.93-6.92-17.7v-70.76q0-10.77 6.92-17.7 6.93-6.92 17.7-6.92h70.76q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7v70.76q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92h-70.76Z" })
|
|
3656
3656
|
}
|
|
3657
3657
|
);
|
|
3658
|
-
|
|
3659
|
-
const
|
|
3658
|
+
A8.displayName = "WizICounter8";
|
|
3659
|
+
const O8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3660
3660
|
"svg",
|
|
3661
3661
|
{
|
|
3662
3662
|
className: r,
|
|
@@ -3668,8 +3668,8 @@ const O7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3668
3668
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-40-200h80q33 0 56.5-23.5T600-360v-60q0-25-17.5-42.5T540-480q25 0 42.5-17.5T600-540v-60q0-33-23.5-56.5T520-680h-80q-33 0-56.5 23.5T360-600v60q0 25 17.5 42.5T420-480q-25 0-42.5 17.5T360-420v60q0 33 23.5 56.5T440-280Zm0-320h80v80h-80v-80Zm0 240v-80h80v80h-80Z" })
|
|
3669
3669
|
}
|
|
3670
3670
|
);
|
|
3671
|
-
|
|
3672
|
-
const $
|
|
3671
|
+
O8.displayName = "WizICounter8Filled";
|
|
3672
|
+
const $8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3673
3673
|
"svg",
|
|
3674
3674
|
{
|
|
3675
3675
|
className: r,
|
|
@@ -3681,8 +3681,8 @@ const $7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3681
3681
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480.13-120q-74.67 0-140.41-28.34-65.73-28.34-114.36-76.92-48.63-48.58-76.99-114.26Q120-405.19 120-479.87q0-74.67 28.34-140.41 28.34-65.73 76.92-114.36 48.58-48.63 114.26-76.99Q405.19-840 479.87-840q74.67 0 140.41 28.34 65.73 28.34 114.36 76.92 48.63 48.58 76.99 114.26Q840-554.81 840-480.13q0 74.67-28.34 140.41-28.34 65.73-76.92 114.36-48.58 48.63-114.26 76.99Q554.81-120 480.13-120Zm-.13-40q134 0 227-93t93-227q0-134-93-227t-227-93q-134 0-227 93t-93 227q0 134 93 227t227 93Zm0-320Zm-40 180h75.38q27.62 0 46.12-18.5Q580-337 580-364.62v-230.76q0-27.62-18.5-46.12Q543-660 515.38-660h-70.76q-27.62 0-46.12 18.5Q380-623 380-595.38v70.76q0 27.62 18.5 46.12Q417-460 444.62-460H540v95.38q0 10.77-6.92 17.7-6.93 6.92-17.7 6.92H440q-8.5 0-14.25 5.76T420-319.97q0 8.51 5.75 14.24T440-300Zm100-200h-95.38q-10.77 0-17.7-6.92-6.92-6.93-6.92-17.7v-70.76q0-10.77 6.92-17.7 6.93-6.92 17.7-6.92h70.76q10.77 0 17.7 6.92 6.92 6.93 6.92 17.7V-500Z" })
|
|
3682
3682
|
}
|
|
3683
3683
|
);
|
|
3684
|
-
$
|
|
3685
|
-
const
|
|
3684
|
+
$8.displayName = "WizICounter9";
|
|
3685
|
+
const V8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3686
3686
|
"svg",
|
|
3687
3687
|
{
|
|
3688
3688
|
className: r,
|
|
@@ -3694,8 +3694,8 @@ const V7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3694
3694
|
children: /* @__PURE__ */ e.jsx("path", { d: "M480-80q-83 0-156-31.5T197-197q-54-54-85.5-127T80-480q0-83 31.5-156T197-763q54-54 127-85.5T480-880q83 0 156 31.5T763-763q54 54 85.5 127T880-480q0 83-31.5 156T763-197q-54 54-127 85.5T480-80Zm-40-200h80q33 0 56.5-23.5T600-360v-240q0-33-23.5-56.5T520-680h-80q-33 0-56.5 23.5T360-600v80q0 33 23.5 56.5T440-440h80v80h-80q-17 0-28.5 11.5T400-320q0 17 11.5 28.5T440-280Zm80-240h-80v-80h80v80Z" })
|
|
3695
3695
|
}
|
|
3696
3696
|
);
|
|
3697
|
-
|
|
3698
|
-
const
|
|
3697
|
+
V8.displayName = "WizICounter9Filled";
|
|
3698
|
+
const G8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3699
3699
|
"svg",
|
|
3700
3700
|
{
|
|
3701
3701
|
className: r,
|
|
@@ -3707,8 +3707,8 @@ const G7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3707
3707
|
children: /* @__PURE__ */ e.jsx("path", { d: "M13.5 8.175v-3.35q0-.375.238-.6.237-.225.587-.225H19.2q.35 0 .575.225.225.225.225.6v3.35q0 .375-.237.6-.238.225-.588.225H14.3q-.35 0-.575-.225-.225-.225-.225-.6ZM4 11.2V4.8q0-.35.238-.575Q4.475 4 4.825 4H9.7q.35 0 .575.225.225.225.225.575v6.4q0 .35-.238.575-.237.225-.587.225H4.8q-.35 0-.575-.225Q4 11.55 4 11.2Zm9.5 8v-6.4q0-.35.238-.575.237-.225.587-.225H19.2q.35 0 .575.225.225.225.225.575v6.4q0 .35-.237.575-.238.225-.588.225H14.3q-.35 0-.575-.225-.225-.225-.225-.575ZM4 19.175v-3.35q0-.375.238-.6.237-.225.587-.225H9.7q.35 0 .575.225.225.225.225.6v3.35q0 .375-.238.6-.237.225-.587.225H4.8q-.35 0-.575-.225Q4 19.55 4 19.175ZM5 11h4.5V5H5Zm9.5 8H19v-6h-4.5Zm0-11H19V5h-4.5ZM5 19h4.5v-3H5Zm4.5-8Zm5-3Zm0 5Zm-5 3Z" })
|
|
3708
3708
|
}
|
|
3709
3709
|
);
|
|
3710
|
-
|
|
3711
|
-
const
|
|
3710
|
+
G8.displayName = "WizIDashboard";
|
|
3711
|
+
const U8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3712
3712
|
"svg",
|
|
3713
3713
|
{
|
|
3714
3714
|
className: r,
|
|
@@ -3720,8 +3720,8 @@ const U7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3720
3720
|
children: /* @__PURE__ */ e.jsx("path", { d: "M304.62-160q-26.66 0-45.64-18.98T240-224.62V-720h-20q-8.5 0-14.25-5.76T200-740.03q0-8.51 5.75-14.24T220-760h140q0-12.38 9.19-21.58 9.19-9.19 21.58-9.19h178.46q12.39 0 21.58 9.19Q600-772.38 600-760h140q8.5 0 14.25 5.76t5.75 14.27q0 8.51-5.75 14.24T740-720h-20v495.38q0 26.66-18.98 45.64T655.38-160H304.62ZM680-720H280v495.38q0 10.77 6.92 17.7 6.93 6.92 17.7 6.92h350.76q10.77 0 17.7-6.92 6.92-6.93 6.92-17.7V-720ZM412.33-280q8.52 0 14.25-5.75t5.73-14.25v-320q0-8.5-5.76-14.25T412.28-640q-8.51 0-14.24 5.75T392.31-620v320q0 8.5 5.76 14.25 5.75 5.75 14.26 5.75Zm135.39 0q8.51 0 14.24-5.75t5.73-14.25v-320q0-8.5-5.76-14.25-5.75-5.75-14.26-5.75-8.52 0-14.25 5.75T527.69-620v320q0 8.5 5.76 14.25t14.27 5.75ZM280-720v520-520Z" })
|
|
3721
3721
|
}
|
|
3722
3722
|
);
|
|
3723
|
-
|
|
3724
|
-
const
|
|
3723
|
+
U8.displayName = "WizIDelete";
|
|
3724
|
+
const Y8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3725
3725
|
"svg",
|
|
3726
3726
|
{
|
|
3727
3727
|
className: r,
|
|
@@ -3733,8 +3733,8 @@ const Y7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3733
3733
|
children: /* @__PURE__ */ e.jsx("path", { d: "M280-120q-33 0-56.5-23.5T200-200v-520q-17 0-28.5-11.5T160-760q0-17 11.5-28.5T200-800h160q0-17 11.5-28.5T400-840h160q17 0 28.5 11.5T600-800h160q17 0 28.5 11.5T800-760q0 17-11.5 28.5T760-720v520q0 33-23.5 56.5T680-120H280Zm400-600H280v520h400v-520ZM400-280q17 0 28.5-11.5T440-320v-280q0-17-11.5-28.5T400-640q-17 0-28.5 11.5T360-600v280q0 17 11.5 28.5T400-280Zm160 0q17 0 28.5-11.5T600-320v-280q0-17-11.5-28.5T560-640q-17 0-28.5 11.5T520-600v280q0 17 11.5 28.5T560-280ZM280-720v520-520Z" })
|
|
3734
3734
|
}
|
|
3735
3735
|
);
|
|
3736
|
-
|
|
3737
|
-
const
|
|
3736
|
+
Y8.displayName = "WizIDeleteBold";
|
|
3737
|
+
const K8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3738
3738
|
"svg",
|
|
3739
3739
|
{
|
|
3740
3740
|
className: r,
|
|
@@ -3746,8 +3746,8 @@ const K7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3746
3746
|
children: /* @__PURE__ */ e.jsx("path", { d: "M720-235.385q25 0 42.5-17.5t17.5-42.5q0-25-17.5-42.5t-42.5-17.5q-25 0-42.5 17.5t-17.5 42.5q0 25 17.5 42.5t42.5 17.5Zm0 120q30 0 56-14t43-39q-23-14-48-20.5t-51-6.5q-26 0-51 6.5t-48 20.5q17 25 43 39t56 14ZM224.615-160q-26.654 0-45.634-18.981Q160-197.961 160-224.615v-510.77q0-26.654 18.981-45.634Q197.961-800 224.615-800h510.77q26.654 0 45.634 18.981Q800-762.039 800-735.385v238q-10.538-3.615-20.154-5.884-9.615-2.27-19.846-4.5v-227.616q0-9.23-7.692-16.923Q744.615-760 735.385-760h-510.77q-9.23 0-16.923 7.692Q200-744.615 200-735.385v510.77q0 9.23 7.692 16.923Q215.385-200 224.615-200h226.616q1.461 11.231 3.731 20.846 2.269 9.616 5.884 19.154H224.615ZM200-239.733V-200v-560V-507.769v-3 271.036Zm100-89.471q0 8.512 5.75 14.243 5.75 5.73 14.25 5.73h138.385q2.23-10.23 6.038-19.846 3.808-9.615 7.962-20.154H320q-8.5 0-14.25 5.758T300-329.204Zm0-150.769q0 8.512 5.75 14.242Q311.5-460 320-460h243.231q19.692-13.846 38.807-23.462 19.116-9.615 41.039-15.077-4.5-.974-10-1.218-5.5-.243-10-.243H320q-8.5 0-14.25 5.758-5.75 5.757-5.75 14.269Zm0-150.769q0 8.511 5.75 14.242 5.75 5.731 14.25 5.731h320q8.5 0 14.25-5.758t5.75-14.269q0-8.512-5.75-14.243-5.75-5.73-14.25-5.73H320q-8.5 0-14.25 5.757-5.75 5.758-5.75 14.27ZM720-75.384q-66.846 0-113.423-46.577T560-235.385q0-66.846 46.577-113.423T720-395.385q66.846 0 113.423 46.577T880-235.385q0 66.847-46.577 113.424Q786.846-75.384 720-75.384Z" })
|
|
3747
3747
|
}
|
|
3748
3748
|
);
|
|
3749
|
-
|
|
3750
|
-
const
|
|
3749
|
+
K8.displayName = "WizIDemography";
|
|
3750
|
+
const X8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3751
3751
|
"svg",
|
|
3752
3752
|
{
|
|
3753
3753
|
className: r,
|
|
@@ -3759,8 +3759,8 @@ const X7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3759
3759
|
children: /* @__PURE__ */ e.jsx("path", { d: "M9 17.5h6q.225 0 .363-.15.137-.15.137-.35 0-.225-.137-.363-.138-.137-.363-.137H9q-.225 0-.363.15-.137.15-.137.35 0 .225.137.363.138.137.363.137Zm0-4h6q.225 0 .363-.15.137-.15.137-.35 0-.225-.137-.363-.138-.137-.363-.137H9q-.225 0-.363.15-.137.15-.137.35 0 .225.137.363.138.137.363.137ZM6.625 21q-.7 0-1.162-.462Q5 20.075 5 19.375V4.625q0-.7.463-1.163Q5.925 3 6.625 3h7.2q.325 0 .625.125t.525.35l3.55 3.55q.225.225.35.525.125.3.125.625v11.2q0 .7-.462 1.163-.463.462-1.163.462ZM14 7.2V4H6.625q-.25 0-.437.188Q6 4.375 6 4.625v14.75q0 .25.188.437.187.188.437.188h10.75q.25 0 .437-.188.188-.187.188-.437V8h-3.2q-.35 0-.575-.225Q14 7.55 14 7.2ZM6 4v4-4 16V4Z" })
|
|
3760
3760
|
}
|
|
3761
3761
|
);
|
|
3762
|
-
|
|
3763
|
-
const
|
|
3762
|
+
X8.displayName = "WizIDescription";
|
|
3763
|
+
const J8 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3764
3764
|
"svg",
|
|
3765
3765
|
{
|
|
3766
3766
|
className: r,
|
|
@@ -3772,7 +3772,7 @@ const J7 = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
|
3772
3772
|
children: /* @__PURE__ */ e.jsx("path", { d: "M109.231-195.385v-596.922q0-17.616 11.961-29.578 11.962-11.961 29.577-11.961h276.923q17.616 0 29.577 11.961 11.962 11.962 11.962 29.578v118.461h340q17.615 0 29.577 11.961 11.961 11.962 11.961 29.578v436.922q0 17.616-11.961 29.577-11.962 11.962-29.577 11.962H150.769q-17.615 0-29.577-11.962-11.961-11.961-11.961-29.577Zm40 1.539h120v-120h-120v120Zm0-160h120v-120h-120v120Zm0-160h120v-120h-120v120Zm0-160h120v-120h-120v120Zm160 480h120v-120h-120v120Zm0-160h120v-120h-120v120Zm0-160h120v-120h-120v120Zm0-160h120v-120h-120v120Zm160 480h341.538v-440H469.231v120h95.384v40h-95.384v120h95.384v40h-95.384v120Zm190.769-280v-40h40v40h-40Zm0 160v-40h40v40h-40Z" })
|
|
3773
3773
|
}
|
|
3774
3774
|
);
|
|
3775
|
-
|
|
3775
|
+
J8.displayName = "WizIDomain";
|
|
3776
3776
|
const es = ({ className: r, style: t }) => /* @__PURE__ */ e.jsx(
|
|
3777
3777
|
"svg",
|
|
3778
3778
|
{
|
|
@@ -5115,9 +5115,9 @@ const C2 = c1(
|
|
|
5115
5115
|
const y = c.disabled ? "disabled" : n ? "error" : u ? "checked" : "default";
|
|
5116
5116
|
return w(
|
|
5117
5117
|
r,
|
|
5118
|
-
|
|
5119
|
-
l &&
|
|
5120
|
-
i &&
|
|
5118
|
+
Q7[c.disabled ? "disabled" : "default"],
|
|
5119
|
+
l && R7,
|
|
5120
|
+
i && P7[y]
|
|
5121
5121
|
);
|
|
5122
5122
|
}, [
|
|
5123
5123
|
u,
|
|
@@ -5135,7 +5135,7 @@ const C2 = c1(
|
|
|
5135
5135
|
ref: h,
|
|
5136
5136
|
type: "checkbox",
|
|
5137
5137
|
className: w(
|
|
5138
|
-
|
|
5138
|
+
A7,
|
|
5139
5139
|
d5[i ? "bordered" : "default"]
|
|
5140
5140
|
),
|
|
5141
5141
|
checked: u,
|
|
@@ -5146,10 +5146,10 @@ const C2 = c1(
|
|
|
5146
5146
|
"div",
|
|
5147
5147
|
{
|
|
5148
5148
|
className: w(
|
|
5149
|
-
|
|
5149
|
+
O7,
|
|
5150
5150
|
d5[i ? "bordered" : "default"]
|
|
5151
5151
|
),
|
|
5152
|
-
children: u && /* @__PURE__ */ e.jsx("div", { className: $
|
|
5152
|
+
children: u && /* @__PURE__ */ e.jsx("div", { className: $7, children: /* @__PURE__ */ e.jsx(M, { icon: f2, color: "white.800", size: "md" }) })
|
|
5153
5153
|
}
|
|
5154
5154
|
),
|
|
5155
5155
|
a
|
|
@@ -9537,7 +9537,7 @@ const Ct = ({
|
|
|
9537
9537
|
/* @__PURE__ */ e.jsxs(Z, { align: "end", gap: "xs2", reverse: i, children: [
|
|
9538
9538
|
/* @__PURE__ */ e.jsx(m0, { border: !0, fit: !0, px: "md", py: "xs", maxWidth: a, children: l.map(
|
|
9539
9539
|
(n, o) => n.type === "link" ? /* @__PURE__ */ e.jsx(
|
|
9540
|
-
|
|
9540
|
+
C7,
|
|
9541
9541
|
{
|
|
9542
9542
|
href: n.content,
|
|
9543
9543
|
openInNewTab: !0,
|
|
@@ -10213,7 +10213,7 @@ const he = ["sm", "md", "lg"], Cc = {
|
|
|
10213
10213
|
export {
|
|
10214
10214
|
Gd as BreakpointProvider,
|
|
10215
10215
|
fd as WizAccordion,
|
|
10216
|
-
|
|
10216
|
+
C7 as WizAnchor,
|
|
10217
10217
|
Hc as WizAvatar,
|
|
10218
10218
|
Lc as WizBadge,
|
|
10219
10219
|
A1 as WizBox,
|
|
@@ -10251,79 +10251,79 @@ export {
|
|
|
10251
10251
|
Z as WizHStack,
|
|
10252
10252
|
wd as WizHeader,
|
|
10253
10253
|
bd as WizHeading,
|
|
10254
|
-
|
|
10255
|
-
|
|
10254
|
+
V7 as WizIAccountCircleBold,
|
|
10255
|
+
G7 as WizIAdd,
|
|
10256
10256
|
q2 as WizIAddCircle,
|
|
10257
|
-
|
|
10258
|
-
|
|
10259
|
-
|
|
10260
|
-
|
|
10257
|
+
U7 as WizIAdjust,
|
|
10258
|
+
Y7 as WizIAdjustBold,
|
|
10259
|
+
K7 as WizIApprovalFilled,
|
|
10260
|
+
X7 as WizIArrowDownward,
|
|
10261
10261
|
p2 as WizIArrowDropDown,
|
|
10262
10262
|
g2 as WizIArrowDropUp,
|
|
10263
|
-
|
|
10264
|
-
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10263
|
+
J7 as WizIArrowRight,
|
|
10264
|
+
e8 as WizIArrowUpward,
|
|
10265
|
+
t8 as WizIArticleBold,
|
|
10266
|
+
r8 as WizIAssignment,
|
|
10267
|
+
s8 as WizIAssignmentAdd,
|
|
10268
|
+
a8 as WizIAssignmentBold,
|
|
10269
10269
|
w2 as WizIAttachFile,
|
|
10270
|
-
|
|
10271
|
-
|
|
10272
|
-
|
|
10273
|
-
|
|
10274
|
-
|
|
10270
|
+
l8 as WizIAutoRenew,
|
|
10271
|
+
i8 as WizIBarChart4Bars,
|
|
10272
|
+
n8 as WizIBook,
|
|
10273
|
+
o8 as WizIBrightFilled,
|
|
10274
|
+
c8 as WizIBusinessCenter,
|
|
10275
10275
|
u0 as WizICalendar,
|
|
10276
|
-
|
|
10277
|
-
|
|
10278
|
-
|
|
10276
|
+
d8 as WizICalendarMonthBold,
|
|
10277
|
+
h8 as WizICallBold,
|
|
10278
|
+
m8 as WizICamera,
|
|
10279
10279
|
x0 as WizICancel,
|
|
10280
|
-
|
|
10280
|
+
v8 as WizICancelBold,
|
|
10281
10281
|
y2 as WizIChangeHistory,
|
|
10282
|
-
|
|
10283
|
-
|
|
10284
|
-
|
|
10282
|
+
u8 as WizIChat,
|
|
10283
|
+
x8 as WizIChatBubbleFilled,
|
|
10284
|
+
q8 as WizICheck,
|
|
10285
10285
|
f2 as WizICheckBold,
|
|
10286
|
-
|
|
10287
|
-
|
|
10286
|
+
p8 as WizICheckCircleBold,
|
|
10287
|
+
g8 as WizICheckCircleFilled,
|
|
10288
10288
|
q0 as WizIChevronLeft,
|
|
10289
|
-
|
|
10289
|
+
w8 as WizIChevronLeftBold,
|
|
10290
10290
|
Z1 as WizIChevronRight,
|
|
10291
|
-
|
|
10292
|
-
|
|
10291
|
+
y8 as WizIChevronRightBold,
|
|
10292
|
+
f8 as WizICircle,
|
|
10293
10293
|
p0 as WizICircleCheck,
|
|
10294
|
-
|
|
10295
|
-
|
|
10294
|
+
j8 as WizIClinicalNotes,
|
|
10295
|
+
T8 as WizIClockLoader20Bold,
|
|
10296
10296
|
H1 as WizIClose,
|
|
10297
|
-
|
|
10298
|
-
|
|
10299
|
-
|
|
10300
|
-
|
|
10301
|
-
|
|
10302
|
-
|
|
10303
|
-
|
|
10304
|
-
|
|
10305
|
-
|
|
10306
|
-
|
|
10307
|
-
|
|
10308
|
-
|
|
10309
|
-
|
|
10310
|
-
|
|
10311
|
-
|
|
10312
|
-
|
|
10313
|
-
|
|
10314
|
-
|
|
10315
|
-
|
|
10316
|
-
|
|
10317
|
-
|
|
10318
|
-
|
|
10319
|
-
$
|
|
10320
|
-
|
|
10321
|
-
|
|
10322
|
-
|
|
10323
|
-
|
|
10324
|
-
|
|
10325
|
-
|
|
10326
|
-
|
|
10297
|
+
I8 as WizICloseBold,
|
|
10298
|
+
z8 as WizICloudUpload,
|
|
10299
|
+
_8 as WizIContactPageFilled,
|
|
10300
|
+
b8 as WizIContentCopy,
|
|
10301
|
+
S8 as WizIContract,
|
|
10302
|
+
C8 as WizICorporateFare,
|
|
10303
|
+
W8 as WizICounter1,
|
|
10304
|
+
N8 as WizICounter1Filled,
|
|
10305
|
+
B8 as WizICounter2,
|
|
10306
|
+
Z8 as WizICounter2Filled,
|
|
10307
|
+
k8 as WizICounter3,
|
|
10308
|
+
M8 as WizICounter3Filled,
|
|
10309
|
+
L8 as WizICounter4,
|
|
10310
|
+
E8 as WizICounter4Filled,
|
|
10311
|
+
H8 as WizICounter5,
|
|
10312
|
+
F8 as WizICounter5Filled,
|
|
10313
|
+
D8 as WizICounter6,
|
|
10314
|
+
Q8 as WizICounter6Filled,
|
|
10315
|
+
R8 as WizICounter7,
|
|
10316
|
+
P8 as WizICounter7Filled,
|
|
10317
|
+
A8 as WizICounter8,
|
|
10318
|
+
O8 as WizICounter8Filled,
|
|
10319
|
+
$8 as WizICounter9,
|
|
10320
|
+
V8 as WizICounter9Filled,
|
|
10321
|
+
G8 as WizIDashboard,
|
|
10322
|
+
U8 as WizIDelete,
|
|
10323
|
+
Y8 as WizIDeleteBold,
|
|
10324
|
+
K8 as WizIDemography,
|
|
10325
|
+
X8 as WizIDescription,
|
|
10326
|
+
J8 as WizIDomain,
|
|
10327
10327
|
es as WizIDownload,
|
|
10328
10328
|
ts as WizIDownloadBold,
|
|
10329
10329
|
rs as WizIDraft,
|
|
@@ -10466,8 +10466,8 @@ export {
|
|
|
10466
10466
|
Zd as WizSnackbarProvider,
|
|
10467
10467
|
K1 as WizStack,
|
|
10468
10468
|
rd as WizStepBar,
|
|
10469
|
-
|
|
10470
|
-
|
|
10469
|
+
t7 as WizStepLine,
|
|
10470
|
+
s7 as WizStepPoint,
|
|
10471
10471
|
f6 as WizTab,
|
|
10472
10472
|
y6 as WizTabPane,
|
|
10473
10473
|
W1 as WizTag,
|