@turquoisehealth/pit-viper 2.94.0 → 2.94.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
- package/pv-components/dist/vue/base/pv-components-base.js +2 -2
- package/pv-components/dist/vue/base/pv-components-base.mjs +250 -248
- package/pv-components/dist/vue/base/pv-components-base.umd.js +3 -3
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.js +2 -2
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.mjs +638 -636
- package/pv-components/dist/vue/visualizations/pv-components-visualizations.umd.js +2 -2
- package/pv-components/dist/web/pv-components.iife.js +5 -5
|
@@ -141,7 +141,7 @@ const Ai = {
|
|
|
141
141
|
R(t.$slots, "label")
|
|
142
142
|
]));
|
|
143
143
|
}
|
|
144
|
-
}), Wi = { class: "pv-text-body-sm" },
|
|
144
|
+
}), Wi = { class: "pv-text-body-sm" }, Tw = /* @__PURE__ */ j({
|
|
145
145
|
__name: "PvButtonWithTooltip",
|
|
146
146
|
props: {
|
|
147
147
|
tooltipText: {},
|
|
@@ -204,7 +204,7 @@ const Ai = {
|
|
|
204
204
|
for (const [r, n] of t)
|
|
205
205
|
o[r] = n;
|
|
206
206
|
return o;
|
|
207
|
-
}, It = /* @__PURE__ */ Qe(Ui, [["__scopeId", "data-v-fc3c1104"]]),
|
|
207
|
+
}, It = /* @__PURE__ */ Qe(Ui, [["__scopeId", "data-v-fc3c1104"]]), Pw = /* @__PURE__ */ j({
|
|
208
208
|
__name: "PvReleaseBadge",
|
|
209
209
|
props: {
|
|
210
210
|
variant: {},
|
|
@@ -219,7 +219,7 @@ const Ai = {
|
|
|
219
219
|
class: q(r.value)
|
|
220
220
|
}, L(o.value), 3));
|
|
221
221
|
}
|
|
222
|
-
}), Ki = ["data-style"], _i = { class: "pv-truncate" },
|
|
222
|
+
}), Ki = ["data-style"], _i = { class: "pv-truncate" }, Dw = /* @__PURE__ */ j({
|
|
223
223
|
__name: "PvTag",
|
|
224
224
|
props: {
|
|
225
225
|
size: { default: "md" },
|
|
@@ -328,7 +328,7 @@ const Ai = {
|
|
|
328
328
|
P("span", null, L(e.label), 1)
|
|
329
329
|
], 2));
|
|
330
330
|
}
|
|
331
|
-
}),
|
|
331
|
+
}), Mw = /* @__PURE__ */ Qe(qi, [["__scopeId", "data-v-19b2955e"]]);
|
|
332
332
|
function lr(e) {
|
|
333
333
|
return Di() ? (Mi(e), !0) : !1;
|
|
334
334
|
}
|
|
@@ -2117,7 +2117,7 @@ const Vl = {
|
|
|
2117
2117
|
[ye(on), p]
|
|
2118
2118
|
]);
|
|
2119
2119
|
}
|
|
2120
|
-
}),
|
|
2120
|
+
}), Ow = /* @__PURE__ */ Qe(Fl, [["__scopeId", "data-v-79a7def3"]]), jl = ["onClick", "data-active"], Iw = /* @__PURE__ */ j({
|
|
2121
2121
|
__name: "PvSegmentedControl",
|
|
2122
2122
|
props: /* @__PURE__ */ Se({
|
|
2123
2123
|
size: { default: "lg" },
|
|
@@ -2188,7 +2188,7 @@ const Vl = {
|
|
|
2188
2188
|
])
|
|
2189
2189
|
]));
|
|
2190
2190
|
}
|
|
2191
|
-
}),
|
|
2191
|
+
}), Ew = /* @__PURE__ */ Qe(Ul, [["__scopeId", "data-v-498bf523"]]);
|
|
2192
2192
|
function Kl(e) {
|
|
2193
2193
|
return e.charAt(0).toUpperCase() + e.slice(1).toLowerCase();
|
|
2194
2194
|
}
|
|
@@ -2250,7 +2250,7 @@ const Gl = {
|
|
|
2250
2250
|
}, rs = {
|
|
2251
2251
|
class: "pv-inset-squish-12 pv-border-top",
|
|
2252
2252
|
style: { "--color-border": "#d2d8dc" }
|
|
2253
|
-
},
|
|
2253
|
+
}, Rw = /* @__PURE__ */ j({
|
|
2254
2254
|
__name: "PvModal",
|
|
2255
2255
|
props: /* @__PURE__ */ Se({
|
|
2256
2256
|
header: {},
|
|
@@ -2300,7 +2300,7 @@ const ns = {
|
|
|
2300
2300
|
}, as = {
|
|
2301
2301
|
key: 0,
|
|
2302
2302
|
class: "pv-flex"
|
|
2303
|
-
},
|
|
2303
|
+
}, Lw = /* @__PURE__ */ j({
|
|
2304
2304
|
__name: "PvBanner",
|
|
2305
2305
|
props: {
|
|
2306
2306
|
label: {},
|
|
@@ -2342,7 +2342,7 @@ const ns = {
|
|
|
2342
2342
|
])) : C("", !0)
|
|
2343
2343
|
], 2));
|
|
2344
2344
|
}
|
|
2345
|
-
}),
|
|
2345
|
+
}), Aw = /* @__PURE__ */ j({
|
|
2346
2346
|
__name: "PvCompanyTag",
|
|
2347
2347
|
props: {
|
|
2348
2348
|
companyName: {},
|
|
@@ -2382,7 +2382,7 @@ const ns = {
|
|
|
2382
2382
|
})) : C("", !0)
|
|
2383
2383
|
], 2));
|
|
2384
2384
|
}
|
|
2385
|
-
}), is = ["data-style", "disabled", "title"], ls = { class: "pv-truncate" },
|
|
2385
|
+
}), is = ["data-style", "disabled", "title"], ls = { class: "pv-truncate" }, Vw = /* @__PURE__ */ j({
|
|
2386
2386
|
__name: "PvSuggestionTag",
|
|
2387
2387
|
props: {
|
|
2388
2388
|
size: { default: "md" },
|
|
@@ -2421,7 +2421,7 @@ const ns = {
|
|
|
2421
2421
|
P("span", ls, L(e.label), 1)
|
|
2422
2422
|
], 10, is));
|
|
2423
2423
|
}
|
|
2424
|
-
}), ss = ["open", "data-arrow"], ds = { class: "pv-flex" },
|
|
2424
|
+
}), ss = ["open", "data-arrow"], ds = { class: "pv-flex" }, zw = /* @__PURE__ */ j({
|
|
2425
2425
|
__name: "PvAccordion",
|
|
2426
2426
|
props: {
|
|
2427
2427
|
header: {},
|
|
@@ -9861,7 +9861,7 @@ function Vc(e, t, o, r, n, a) {
|
|
|
9861
9861
|
}, 8, ["appendTo", "disabled"])], 16, wc);
|
|
9862
9862
|
}
|
|
9863
9863
|
ui.render = Vc;
|
|
9864
|
-
const
|
|
9864
|
+
const Nw = /* @__PURE__ */ j({
|
|
9865
9865
|
__name: "PvDatePicker",
|
|
9866
9866
|
props: /* @__PURE__ */ Se({
|
|
9867
9867
|
selectionMode: {},
|
|
@@ -10423,7 +10423,7 @@ const Jc = () => ({
|
|
|
10423
10423
|
])
|
|
10424
10424
|
}, L(n.value), 3));
|
|
10425
10425
|
}
|
|
10426
|
-
}),
|
|
10426
|
+
}), Fw = /* @__PURE__ */ Qe(ef, [["__scopeId", "data-v-28489f76"]]), tf = {
|
|
10427
10427
|
class: "pv-inset-squish-12 pv-border-bottom",
|
|
10428
10428
|
style: { "flex-shrink": "0" }
|
|
10429
10429
|
}, of = {
|
|
@@ -10442,7 +10442,7 @@ const Jc = () => ({
|
|
|
10442
10442
|
key: 0,
|
|
10443
10443
|
class: "pv-inset-squish-12 pv-border-top",
|
|
10444
10444
|
style: { "flex-shrink": "0" }
|
|
10445
|
-
},
|
|
10445
|
+
}, jw = /* @__PURE__ */ j({
|
|
10446
10446
|
__name: "PvDrawer",
|
|
10447
10447
|
props: /* @__PURE__ */ Se({
|
|
10448
10448
|
header: {},
|
|
@@ -10517,7 +10517,7 @@ const Jc = () => ({
|
|
|
10517
10517
|
])) : C("", !0)
|
|
10518
10518
|
], 512));
|
|
10519
10519
|
}
|
|
10520
|
-
}), uf = ["data-active", "onClick"], cf = { type: "button" },
|
|
10520
|
+
}), uf = ["data-active", "onClick"], cf = { type: "button" }, Hw = /* @__PURE__ */ j({
|
|
10521
10521
|
__name: "PvTabs",
|
|
10522
10522
|
props: /* @__PURE__ */ Se({
|
|
10523
10523
|
tabs: {},
|
|
@@ -10566,7 +10566,7 @@ const Jc = () => ({
|
|
|
10566
10566
|
class: "pv-breadcrumbs",
|
|
10567
10567
|
role: "list",
|
|
10568
10568
|
"data-testid": "pv-breadcrumbs"
|
|
10569
|
-
}, pf = ["href"],
|
|
10569
|
+
}, pf = ["href"], Yw = /* @__PURE__ */ j({
|
|
10570
10570
|
__name: "PvBreadcrumbs",
|
|
10571
10571
|
props: {
|
|
10572
10572
|
options: {}
|
|
@@ -10650,12 +10650,12 @@ const Jc = () => ({
|
|
|
10650
10650
|
}, 8, ["class", "css-custom-list-properties", "css-custom-properties"])
|
|
10651
10651
|
], 8, ["to", "disabled"]));
|
|
10652
10652
|
}
|
|
10653
|
-
}), gf = ["disabled"], vf = {
|
|
10653
|
+
}), gf = ["disabled"], vf = { class: "pv-flex" }, bf = {
|
|
10654
10654
|
key: 0,
|
|
10655
10655
|
"data-testid": "pv-select-prefix-label",
|
|
10656
10656
|
class: "pv-border-right",
|
|
10657
10657
|
style: { color: "#89989b", "padding-right": "4px" }
|
|
10658
|
-
},
|
|
10658
|
+
}, yf = { key: 4 }, fi = /* @__PURE__ */ j({
|
|
10659
10659
|
__name: "PvSelectButtonTrigger",
|
|
10660
10660
|
props: {
|
|
10661
10661
|
variant: { default: "secondary" },
|
|
@@ -10697,38 +10697,40 @@ const Jc = () => ({
|
|
|
10697
10697
|
disabled: e.disabled || e.isLoading,
|
|
10698
10698
|
onClick: a[1] || (a[1] = (i) => n.$emit("handle-toggle-dropdown"))
|
|
10699
10699
|
}, [
|
|
10700
|
-
|
|
10701
|
-
|
|
10702
|
-
|
|
10703
|
-
|
|
10704
|
-
|
|
10705
|
-
|
|
10706
|
-
|
|
10707
|
-
|
|
10708
|
-
|
|
10709
|
-
|
|
10710
|
-
|
|
10711
|
-
|
|
10712
|
-
|
|
10713
|
-
|
|
10714
|
-
|
|
10715
|
-
|
|
10716
|
-
|
|
10717
|
-
|
|
10718
|
-
|
|
10719
|
-
|
|
10720
|
-
|
|
10721
|
-
|
|
10722
|
-
|
|
10723
|
-
|
|
10724
|
-
|
|
10725
|
-
|
|
10700
|
+
P("div", vf, [
|
|
10701
|
+
e.prefixLabel ? (h(), b("p", bf, L(e.prefixLabel), 1)) : C("", !0),
|
|
10702
|
+
e.counterPosition === "left" && e.counterValue ? (h(), F(It, {
|
|
10703
|
+
key: 1,
|
|
10704
|
+
"data-testid": "pv-multi-select-left-counter-badge",
|
|
10705
|
+
value: e.counterValue,
|
|
10706
|
+
variant: e.counterBadgeVariant,
|
|
10707
|
+
size: "sm"
|
|
10708
|
+
}, null, 8, ["value", "variant"])) : C("", !0),
|
|
10709
|
+
e.icon ? (h(), F($e, {
|
|
10710
|
+
key: 2,
|
|
10711
|
+
"data-testid": "pv-multi-select-button-icon",
|
|
10712
|
+
name: e.icon
|
|
10713
|
+
}, null, 8, ["name"])) : C("", !0),
|
|
10714
|
+
e.companyLogo ? (h(), F(cr, {
|
|
10715
|
+
key: 3,
|
|
10716
|
+
name: e.companyLogo,
|
|
10717
|
+
size: "sm"
|
|
10718
|
+
}, null, 8, ["name"])) : C("", !0),
|
|
10719
|
+
e.isLoading || e.label ? (h(), b("span", yf, L(e.isLoading ? "Loading..." : e.label), 1)) : C("", !0),
|
|
10720
|
+
e.counterPosition === "right" && e.counterValue ? (h(), F(It, {
|
|
10721
|
+
key: 5,
|
|
10722
|
+
"data-testid": "pv-multi-select-right-counter-badge",
|
|
10723
|
+
value: e.counterValue,
|
|
10724
|
+
variant: e.counterBadgeVariant,
|
|
10725
|
+
size: "sm"
|
|
10726
|
+
}, null, 8, ["value", "variant"])) : C("", !0)
|
|
10727
|
+
]),
|
|
10726
10728
|
e.showDropdown ? (h(), F($e, {
|
|
10727
|
-
key:
|
|
10729
|
+
key: 0,
|
|
10728
10730
|
name: e.open ? "chevron-up" : "chevron-down"
|
|
10729
10731
|
}, null, 8, ["name"])) : C("", !0),
|
|
10730
10732
|
e.showClear ? (h(), F(ca, {
|
|
10731
|
-
key:
|
|
10733
|
+
key: 1,
|
|
10732
10734
|
size: "sm",
|
|
10733
10735
|
variant: "dark",
|
|
10734
10736
|
"tooltip-position": "top-left"
|
|
@@ -10746,11 +10748,11 @@ const Jc = () => ({
|
|
|
10746
10748
|
})) : C("", !0)
|
|
10747
10749
|
], 10, gf));
|
|
10748
10750
|
}
|
|
10749
|
-
}),
|
|
10750
|
-
function
|
|
10751
|
-
return h(), b("div",
|
|
10751
|
+
}), kf = {}, wf = { class: "pv-text-subdued pv-text-center pv-text-body-md" };
|
|
10752
|
+
function $f(e, t) {
|
|
10753
|
+
return h(), b("div", wf, "No Results Found");
|
|
10752
10754
|
}
|
|
10753
|
-
const pi = /* @__PURE__ */ Qe(
|
|
10755
|
+
const pi = /* @__PURE__ */ Qe(kf, [["render", $f]]), Cf = ["src"], Sf = /* @__PURE__ */ j({
|
|
10754
10756
|
__name: "PvAvatar",
|
|
10755
10757
|
props: {
|
|
10756
10758
|
size: { default: "lg" },
|
|
@@ -10774,16 +10776,16 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10774
10776
|
], 64)) : e.image ? (h(), b("img", {
|
|
10775
10777
|
key: 1,
|
|
10776
10778
|
src: e.image
|
|
10777
|
-
}, null, 8,
|
|
10779
|
+
}, null, 8, Cf)) : C("", !0)
|
|
10778
10780
|
], 2));
|
|
10779
10781
|
}
|
|
10780
|
-
}),
|
|
10782
|
+
}), xf = {
|
|
10781
10783
|
class: "pv-full-width pv-truncate pv-flex-vertical",
|
|
10782
10784
|
style: { "align-items": "flex-start", "--flex-gap": "0" }
|
|
10783
|
-
},
|
|
10785
|
+
}, Bf = ["title"], Tf = ["title"], Pf = {
|
|
10784
10786
|
key: 4,
|
|
10785
10787
|
class: "pv-text-subdued pv-text-body-md"
|
|
10786
|
-
},
|
|
10788
|
+
}, Df = /* @__PURE__ */ j({
|
|
10787
10789
|
__name: "PvMenuItem",
|
|
10788
10790
|
props: {
|
|
10789
10791
|
id: {},
|
|
@@ -10814,7 +10816,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10814
10816
|
onClick: n[0] || (n[0] = (a) => e.disabled ? null : r.$emit("handle-selected"))
|
|
10815
10817
|
}, [
|
|
10816
10818
|
e.renderer ? (h(), F(Ce(e.renderer), fo($({ key: 0 }, r.$props)), null, 16)) : (h(), b(oe, { key: 1 }, [
|
|
10817
|
-
e.avatar ? (h(), F(
|
|
10819
|
+
e.avatar ? (h(), F(Sf, {
|
|
10818
10820
|
key: 0,
|
|
10819
10821
|
initials: e.avatar.initials,
|
|
10820
10822
|
image: e.avatar.image,
|
|
@@ -10830,32 +10832,32 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10830
10832
|
name: e.companyName,
|
|
10831
10833
|
size: "sm"
|
|
10832
10834
|
}, null, 8, ["name"])) : C("", !0),
|
|
10833
|
-
P("div",
|
|
10835
|
+
P("div", xf, [
|
|
10834
10836
|
P("span", {
|
|
10835
10837
|
class: "pv-text-body-md pv-full-width pv-truncate",
|
|
10836
10838
|
title: e.text
|
|
10837
|
-
}, L(e.text), 9,
|
|
10839
|
+
}, L(e.text), 9, Bf),
|
|
10838
10840
|
e.subText ? (h(), b("span", {
|
|
10839
10841
|
key: 0,
|
|
10840
10842
|
class: "pv-text-body-xs pv-text-subdued pv-full-width pv-truncate",
|
|
10841
10843
|
title: e.subText
|
|
10842
|
-
}, L(e.subText), 9,
|
|
10844
|
+
}, L(e.subText), 9, Tf)) : C("", !0)
|
|
10843
10845
|
]),
|
|
10844
10846
|
e.secondaryText && typeof e.secondaryText == "number" ? (h(), F(It, {
|
|
10845
10847
|
key: 3,
|
|
10846
10848
|
value: e.secondaryText,
|
|
10847
10849
|
variant: e.counterBadgeVariant
|
|
10848
|
-
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span",
|
|
10850
|
+
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span", Pf, L(e.secondaryText), 1)) : C("", !0)
|
|
10849
10851
|
], 64))
|
|
10850
10852
|
], 6));
|
|
10851
10853
|
}
|
|
10852
|
-
}), Ct = /* @__PURE__ */ Qe(
|
|
10854
|
+
}), Ct = /* @__PURE__ */ Qe(Df, [["__scopeId", "data-v-c2ce0e65"]]), Mf = ["checked", "disabled"], Of = {
|
|
10853
10855
|
class: "pv-full-width pv-truncate pv-flex-vertical",
|
|
10854
10856
|
style: { "align-items": "flex-start", "--flex-gap": "0" }
|
|
10855
|
-
},
|
|
10857
|
+
}, If = ["title"], Ef = ["title"], Rf = {
|
|
10856
10858
|
key: 1,
|
|
10857
10859
|
class: "pv-text-subdued pv-text-body-md"
|
|
10858
|
-
},
|
|
10860
|
+
}, Lf = /* @__PURE__ */ j({
|
|
10859
10861
|
__name: "PvMenuCheckboxItem",
|
|
10860
10862
|
props: {
|
|
10861
10863
|
id: {},
|
|
@@ -10883,24 +10885,24 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10883
10885
|
class: "pv-checkbox",
|
|
10884
10886
|
onChange: o[0] || (o[0] = (r) => t.$emit("handle-selected")),
|
|
10885
10887
|
disabled: e.disabled
|
|
10886
|
-
}, null, 40,
|
|
10888
|
+
}, null, 40, Mf),
|
|
10887
10889
|
e.renderer ? (h(), F(Ce(e.renderer), fo($({ key: 0 }, t.$props)), null, 16)) : (h(), b(oe, { key: 1 }, [
|
|
10888
|
-
P("div",
|
|
10890
|
+
P("div", Of, [
|
|
10889
10891
|
P("span", {
|
|
10890
10892
|
class: "pv-text-body-md pv-full-width pv-truncate",
|
|
10891
10893
|
title: e.text
|
|
10892
|
-
}, L(e.text), 9,
|
|
10894
|
+
}, L(e.text), 9, If),
|
|
10893
10895
|
e.subText ? (h(), b("span", {
|
|
10894
10896
|
key: 0,
|
|
10895
10897
|
class: "pv-text-body-xs pv-text-subdued pv-full-width pv-truncate",
|
|
10896
10898
|
title: e.subText
|
|
10897
|
-
}, L(e.subText), 9,
|
|
10899
|
+
}, L(e.subText), 9, Ef)) : C("", !0)
|
|
10898
10900
|
]),
|
|
10899
10901
|
e.secondaryText && typeof e.secondaryText == "number" ? (h(), F(It, {
|
|
10900
10902
|
key: 0,
|
|
10901
10903
|
value: e.secondaryText,
|
|
10902
10904
|
variant: e.counterBadgeVariant
|
|
10903
|
-
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span",
|
|
10905
|
+
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span", Rf, L(e.secondaryText), 1)) : C("", !0)
|
|
10904
10906
|
], 64))
|
|
10905
10907
|
], 2));
|
|
10906
10908
|
}
|
|
@@ -10917,7 +10919,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10917
10919
|
simple: Ct,
|
|
10918
10920
|
icon: Ct,
|
|
10919
10921
|
company: Ct,
|
|
10920
|
-
checkbox:
|
|
10922
|
+
checkbox: Lf,
|
|
10921
10923
|
avatar: Ct
|
|
10922
10924
|
};
|
|
10923
10925
|
return (o, r) => (h(), F(Ce(t[e.optionsVariant]), {
|
|
@@ -10993,28 +10995,28 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
10993
10995
|
a.value && (r.value = a.value.getBoundingClientRect()), i.value?.popoverRoot && (n.value = i.value.popoverRoot.getBoundingClientRect());
|
|
10994
10996
|
}
|
|
10995
10997
|
};
|
|
10996
|
-
},
|
|
10998
|
+
}, Af = {
|
|
10997
10999
|
class: "pv-relative",
|
|
10998
11000
|
style: { width: "fit-content" }
|
|
10999
|
-
},
|
|
11001
|
+
}, Vf = {
|
|
11000
11002
|
key: 1,
|
|
11001
11003
|
class: "pv-text-body-sm",
|
|
11002
11004
|
style: { color: "#89989b" }
|
|
11003
|
-
},
|
|
11005
|
+
}, zf = { role: "list" }, Nf = ["data-active"], Ff = {
|
|
11004
11006
|
key: 2,
|
|
11005
11007
|
class: "pv-border-top",
|
|
11006
11008
|
style: { margin: "8px 0" }
|
|
11007
|
-
},
|
|
11009
|
+
}, jf = {
|
|
11008
11010
|
key: 1,
|
|
11009
11011
|
role: "list"
|
|
11010
|
-
},
|
|
11012
|
+
}, Hf = ["data-active"], Yf = {
|
|
11011
11013
|
key: 2,
|
|
11012
11014
|
class: "pv-flex pv-inset-block-8",
|
|
11013
11015
|
style: { "justify-content": "center" }
|
|
11014
|
-
},
|
|
11016
|
+
}, Wf = {
|
|
11015
11017
|
class: "pv-sticky pv-surface pv-border-top",
|
|
11016
11018
|
style: { "--flex-justify": "space-between", "--bottom": "0", "padding-top": "0.75rem", "padding-bottom": "0.5rem" }
|
|
11017
|
-
},
|
|
11019
|
+
}, Ww = /* @__PURE__ */ j({
|
|
11018
11020
|
__name: "PvMultiSelectButton",
|
|
11019
11021
|
props: /* @__PURE__ */ Se({
|
|
11020
11022
|
groupings: {},
|
|
@@ -11100,7 +11102,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11100
11102
|
}), z = _(() => o.groupings && g.value === ""), H = (B) => m.value.some((N) => N.id === B.id) ? !0 : null;
|
|
11101
11103
|
return dr("Escape", () => {
|
|
11102
11104
|
f.value && v();
|
|
11103
|
-
}), (B, N) => Pe((h(), b("div",
|
|
11105
|
+
}), (B, N) => Pe((h(), b("div", Af, [
|
|
11104
11106
|
Q(fi, {
|
|
11105
11107
|
ref: "select-button-trigger-ref",
|
|
11106
11108
|
variant: e.variant,
|
|
@@ -11140,8 +11142,8 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11140
11142
|
], 64)) : C("", !0),
|
|
11141
11143
|
y.value.length > 0 ? (h(), b(oe, { key: 1 }, [
|
|
11142
11144
|
z.value ? (h(!0), b(oe, { key: 0 }, Ie(D.value, ([E, A], se) => (h(), b("div", { key: E }, [
|
|
11143
|
-
B.$slots[E] ? R(B.$slots, E, { key: 0 }) : E !== "other" ? (h(), b("span",
|
|
11144
|
-
P("ul",
|
|
11145
|
+
B.$slots[E] ? R(B.$slots, E, { key: 0 }) : E !== "other" ? (h(), b("span", Vf, L(E), 1)) : C("", !0),
|
|
11146
|
+
P("ul", zf, [
|
|
11145
11147
|
(h(!0), b(oe, null, Ie(A, (ae) => Pe((h(), b("li", {
|
|
11146
11148
|
key: ae.id,
|
|
11147
11149
|
"data-active": H(ae),
|
|
@@ -11154,12 +11156,12 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11154
11156
|
option: ae,
|
|
11155
11157
|
onHandleSelectItem: w
|
|
11156
11158
|
}, null, 8, ["data-testid", "options-variant", "selected", "option"])
|
|
11157
|
-
], 8,
|
|
11159
|
+
], 8, Nf)), [
|
|
11158
11160
|
[Or, H(ae) || !e.isLoading]
|
|
11159
11161
|
])), 128))
|
|
11160
11162
|
]),
|
|
11161
|
-
D.value && se !== D.value.length - 1 ? (h(), b("div",
|
|
11162
|
-
]))), 128)) : (h(), b("ul",
|
|
11163
|
+
D.value && se !== D.value.length - 1 ? (h(), b("div", Ff)) : C("", !0)
|
|
11164
|
+
]))), 128)) : (h(), b("ul", jf, [
|
|
11163
11165
|
(h(!0), b(oe, null, Ie(y.value, (E) => (h(), b("li", {
|
|
11164
11166
|
key: E.id,
|
|
11165
11167
|
"data-active": m.value.some((A) => A.id === E.id) ? !0 : null,
|
|
@@ -11171,15 +11173,15 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11171
11173
|
option: E,
|
|
11172
11174
|
onHandleSelectItem: w
|
|
11173
11175
|
}, null, 8, ["options-variant", "selected", "option"])
|
|
11174
|
-
], 8,
|
|
11176
|
+
], 8, Hf))), 128))
|
|
11175
11177
|
]))
|
|
11176
11178
|
], 64)) : C("", !0),
|
|
11177
|
-
e.isLoading ? (h(), b("div",
|
|
11179
|
+
e.isLoading ? (h(), b("div", Yf, [
|
|
11178
11180
|
Q(ua, { variant: "dark" })
|
|
11179
11181
|
])) : y.value.length === 0 ? (h(), b(oe, { key: 3 }, [
|
|
11180
11182
|
B.$slots["no-results"] ? R(B.$slots, "no-results", fo($({ key: 0 }, B.$props))) : (h(), F(pi, { key: 1 }))
|
|
11181
11183
|
], 64)) : C("", !0),
|
|
11182
|
-
P("div",
|
|
11184
|
+
P("div", Wf, [
|
|
11183
11185
|
B.$slots.footer ? R(B.$slots, "footer", fo($({ key: 0 }, B.$props))) : C("", !0),
|
|
11184
11186
|
e.showMenuAction ? (h(), F(mf, {
|
|
11185
11187
|
key: 1,
|
|
@@ -11200,17 +11202,17 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11200
11202
|
]]
|
|
11201
11203
|
]);
|
|
11202
11204
|
}
|
|
11203
|
-
}),
|
|
11205
|
+
}), Uf = {
|
|
11204
11206
|
"data-testid": "pv-menu-radio-item",
|
|
11205
11207
|
class: "pv-label pv-label-hover pv-flex",
|
|
11206
11208
|
style: { cursor: "pointer" }
|
|
11207
|
-
},
|
|
11209
|
+
}, Kf = ["checked"], _f = {
|
|
11208
11210
|
class: "pv-full-width pv-truncate pv-flex-vertical",
|
|
11209
11211
|
style: { "align-items": "flex-start", "--flex-gap": "0" }
|
|
11210
|
-
},
|
|
11212
|
+
}, qf = ["title"], Xf = ["title"], Gf = {
|
|
11211
11213
|
key: 1,
|
|
11212
11214
|
class: "pv-text-subdued pv-text-body-md"
|
|
11213
|
-
},
|
|
11215
|
+
}, Zf = /* @__PURE__ */ j({
|
|
11214
11216
|
__name: "PvMenuRadioItem",
|
|
11215
11217
|
props: {
|
|
11216
11218
|
text: {},
|
|
@@ -11222,36 +11224,36 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11222
11224
|
emits: ["handle-selected"],
|
|
11223
11225
|
setup(e) {
|
|
11224
11226
|
const t = `radio-${co()?.uid}`;
|
|
11225
|
-
return (o, r) => (h(), b("label",
|
|
11227
|
+
return (o, r) => (h(), b("label", Uf, [
|
|
11226
11228
|
P("input", {
|
|
11227
11229
|
type: "radio",
|
|
11228
11230
|
name: t,
|
|
11229
11231
|
checked: e.value,
|
|
11230
11232
|
class: "pv-radio",
|
|
11231
11233
|
onChange: r[0] || (r[0] = (n) => o.$emit("handle-selected"))
|
|
11232
|
-
}, null, 40,
|
|
11233
|
-
P("span",
|
|
11234
|
+
}, null, 40, Kf),
|
|
11235
|
+
P("span", _f, [
|
|
11234
11236
|
P("span", {
|
|
11235
11237
|
class: "pv-text-body-md pv-full-width pv-truncate",
|
|
11236
11238
|
title: e.text
|
|
11237
|
-
}, L(e.text), 9,
|
|
11239
|
+
}, L(e.text), 9, qf),
|
|
11238
11240
|
e.subText ? (h(), b("span", {
|
|
11239
11241
|
key: 0,
|
|
11240
11242
|
class: "pv-text-body-xs pv-text-subdued pv-full-width pv-truncate",
|
|
11241
11243
|
title: e.subText
|
|
11242
|
-
}, L(e.subText), 9,
|
|
11244
|
+
}, L(e.subText), 9, Xf)) : C("", !0)
|
|
11243
11245
|
]),
|
|
11244
11246
|
e.secondaryText && typeof e.secondaryText == "number" ? (h(), F(It, {
|
|
11245
11247
|
key: 0,
|
|
11246
11248
|
value: e.secondaryText,
|
|
11247
11249
|
variant: e.counterBadgeVariant
|
|
11248
|
-
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span",
|
|
11250
|
+
}, null, 8, ["value", "variant"])) : e.secondaryText && typeof e.secondaryText == "string" ? (h(), b("span", Gf, L(e.secondaryText), 1)) : C("", !0)
|
|
11249
11251
|
]));
|
|
11250
11252
|
}
|
|
11251
|
-
}),
|
|
11253
|
+
}), Qf = {
|
|
11252
11254
|
class: "pv-relative",
|
|
11253
11255
|
style: { width: "fit-content" }
|
|
11254
|
-
},
|
|
11256
|
+
}, Jf = ["data-active"], Uw = /* @__PURE__ */ j({
|
|
11255
11257
|
__name: "PvSelectButton",
|
|
11256
11258
|
props: /* @__PURE__ */ Se({
|
|
11257
11259
|
defaultOpen: { type: Boolean },
|
|
@@ -11288,7 +11290,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11288
11290
|
simple: Ct,
|
|
11289
11291
|
icon: Ct,
|
|
11290
11292
|
company: Ct,
|
|
11291
|
-
radio:
|
|
11293
|
+
radio: Zf,
|
|
11292
11294
|
avatar: Ct
|
|
11293
11295
|
}, { popoverPositionStyle: a, updateRects: i, triggerRef: s, popoverRef: l } = hi({
|
|
11294
11296
|
alignment: o.alignment,
|
|
@@ -11323,7 +11325,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11323
11325
|
};
|
|
11324
11326
|
return dr("Escape", () => {
|
|
11325
11327
|
d.value && D();
|
|
11326
|
-
}), (z, H) => Pe((h(), b("div",
|
|
11328
|
+
}), (z, H) => Pe((h(), b("div", Qf, [
|
|
11327
11329
|
Q(fi, {
|
|
11328
11330
|
class: "pv-full-width",
|
|
11329
11331
|
ref: "select-button-trigger-ref",
|
|
@@ -11383,7 +11385,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11383
11385
|
classList: B.classList,
|
|
11384
11386
|
onHandleSelected: () => S(B)
|
|
11385
11387
|
}, null, 40, ["id", "value", "secondaryText", "icon", "avatar", "companyName", "counter-badge-variant", "text", "subText", "renderer", "renderer-props", "classList", "onHandleSelected"]))
|
|
11386
|
-
], 8,
|
|
11388
|
+
], 8, Jf))), 128)) : (h(), F(pi, { key: 2 }))
|
|
11387
11389
|
]),
|
|
11388
11390
|
_: 1
|
|
11389
11391
|
}, 8, ["open", "teleportLocation", "use-teleport", "popoverPositionStyle"])
|
|
@@ -11399,7 +11401,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11399
11401
|
}), ea = {
|
|
11400
11402
|
short: 5,
|
|
11401
11403
|
long: 7
|
|
11402
|
-
},
|
|
11404
|
+
}, ep = ({
|
|
11403
11405
|
variant: e = "long"
|
|
11404
11406
|
} = {}) => ({
|
|
11405
11407
|
getPaginations: ({
|
|
@@ -11433,11 +11435,11 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11433
11435
|
label: "..."
|
|
11434
11436
|
}), n > 1 && a.push({ page: n, label: n.toString() }), a;
|
|
11435
11437
|
}
|
|
11436
|
-
}),
|
|
11438
|
+
}), tp = ["data-style"], op = ["data-testid", "aria-current"], rp = {
|
|
11437
11439
|
key: 0,
|
|
11438
11440
|
class: "dots-button",
|
|
11439
11441
|
disabled: ""
|
|
11440
|
-
},
|
|
11442
|
+
}, np = ["onClick"], ap = /* @__PURE__ */ j({
|
|
11441
11443
|
__name: "PvPagination",
|
|
11442
11444
|
props: /* @__PURE__ */ Se({
|
|
11443
11445
|
size: { default: "lg" },
|
|
@@ -11450,7 +11452,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11450
11452
|
}),
|
|
11451
11453
|
emits: ["update:modelValue"],
|
|
11452
11454
|
setup(e) {
|
|
11453
|
-
const t = e, { getPaginations: o } =
|
|
11455
|
+
const t = e, { getPaginations: o } = ep({
|
|
11454
11456
|
variant: t.variant
|
|
11455
11457
|
}), r = xe(e, "modelValue");
|
|
11456
11458
|
return (n, a) => (h(), b("ol", {
|
|
@@ -11476,11 +11478,11 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11476
11478
|
"data-testid": `pagination-button-${i.page}`,
|
|
11477
11479
|
"aria-current": i.page === r.value ? "page" : void 0
|
|
11478
11480
|
}, [
|
|
11479
|
-
i.label === "..." ? (h(), b("button",
|
|
11481
|
+
i.label === "..." ? (h(), b("button", rp, L(i.label), 1)) : (h(), b("button", {
|
|
11480
11482
|
key: 1,
|
|
11481
11483
|
onClick: (s) => n.$emit("update:modelValue", i.page)
|
|
11482
|
-
}, L(i.label), 9,
|
|
11483
|
-
], 8,
|
|
11484
|
+
}, L(i.label), 9, np))
|
|
11485
|
+
], 8, op))), 128)),
|
|
11484
11486
|
P("li", null, [
|
|
11485
11487
|
Q(it, {
|
|
11486
11488
|
"data-testid": "pagination-right-arrow-icon",
|
|
@@ -11490,9 +11492,9 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11490
11492
|
onClick: a[1] || (a[1] = (i) => n.$emit("update:modelValue", r.value + 1))
|
|
11491
11493
|
}, null, 8, ["disabled"])
|
|
11492
11494
|
])
|
|
11493
|
-
], 8,
|
|
11495
|
+
], 8, tp));
|
|
11494
11496
|
}
|
|
11495
|
-
}),
|
|
11497
|
+
}), Kw = /* @__PURE__ */ Qe(ap, [["__scopeId", "data-v-e63422b9"]]), ip = ["for"], lp = ["checked", "type", "value", "id"], _w = /* @__PURE__ */ j({
|
|
11496
11498
|
__name: "PvSelectableCard",
|
|
11497
11499
|
props: {
|
|
11498
11500
|
variant: { default: "default" },
|
|
@@ -11520,26 +11522,26 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11520
11522
|
type: e.deselect ? "checkbox" : "radio",
|
|
11521
11523
|
value: e.value,
|
|
11522
11524
|
id: t.value
|
|
11523
|
-
}, null, 8,
|
|
11525
|
+
}, null, 8, lp),
|
|
11524
11526
|
R(o.$slots, "default")
|
|
11525
|
-
], 10,
|
|
11527
|
+
], 10, ip));
|
|
11526
11528
|
}
|
|
11527
|
-
}),
|
|
11529
|
+
}), sp = { class: "pv-layout-two-sidebar" }, dp = ["data-hidden"], up = { "data-layout": "main-section" }, cp = ["data-hidden"], qw = /* @__PURE__ */ j({
|
|
11528
11530
|
__name: "PvSidePanel",
|
|
11529
11531
|
props: {
|
|
11530
11532
|
showLeftSidebar: { type: Boolean },
|
|
11531
11533
|
showRightSidebar: { type: Boolean }
|
|
11532
11534
|
},
|
|
11533
11535
|
setup(e) {
|
|
11534
|
-
return (t, o) => (h(), b("div",
|
|
11536
|
+
return (t, o) => (h(), b("div", sp, [
|
|
11535
11537
|
P("div", {
|
|
11536
11538
|
"data-hidden": e.showLeftSidebar === !1 ? !0 : void 0,
|
|
11537
11539
|
"data-testid": "pv-side-panel-left",
|
|
11538
11540
|
"data-layout": "left-sidebar"
|
|
11539
11541
|
}, [
|
|
11540
11542
|
R(t.$slots, "left-sidebar")
|
|
11541
|
-
], 8,
|
|
11542
|
-
P("div",
|
|
11543
|
+
], 8, dp),
|
|
11544
|
+
P("div", up, [
|
|
11543
11545
|
R(t.$slots, "main")
|
|
11544
11546
|
]),
|
|
11545
11547
|
P("div", {
|
|
@@ -11548,10 +11550,10 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11548
11550
|
"data-layout": "right-sidebar"
|
|
11549
11551
|
}, [
|
|
11550
11552
|
R(t.$slots, "right-sidebar")
|
|
11551
|
-
], 8,
|
|
11553
|
+
], 8, cp)
|
|
11552
11554
|
]));
|
|
11553
11555
|
}
|
|
11554
|
-
}),
|
|
11556
|
+
}), fp = ["data-style"], pp = ["placeholder", "disabled", "name"], Xw = /* @__PURE__ */ j({
|
|
11555
11557
|
__name: "PvGhostInput",
|
|
11556
11558
|
props: /* @__PURE__ */ Se({
|
|
11557
11559
|
variant: { default: "h1" },
|
|
@@ -11618,7 +11620,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11618
11620
|
placeholder: e.placeholder,
|
|
11619
11621
|
disabled: e.disabled,
|
|
11620
11622
|
name: o[e.variant]
|
|
11621
|
-
}), null, 16,
|
|
11623
|
+
}), null, 16, pp), [
|
|
11622
11624
|
[Gr, a.value]
|
|
11623
11625
|
]),
|
|
11624
11626
|
e.showEditIcon ? (h(), F(it, {
|
|
@@ -11627,9 +11629,9 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11627
11629
|
variant: "ghost",
|
|
11628
11630
|
onClick: s
|
|
11629
11631
|
})) : C("", !0)
|
|
11630
|
-
], 8,
|
|
11632
|
+
], 8, fp));
|
|
11631
11633
|
}
|
|
11632
|
-
}),
|
|
11634
|
+
}), hp = { class: "pv-flex" }, Gw = /* @__PURE__ */ j({
|
|
11633
11635
|
__name: "PvCompanyLabel",
|
|
11634
11636
|
props: {
|
|
11635
11637
|
size: { default: "md" },
|
|
@@ -11642,7 +11644,7 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11642
11644
|
sm: "pv-text-body-md",
|
|
11643
11645
|
md: "pv-text-body-md"
|
|
11644
11646
|
};
|
|
11645
|
-
return (o, r) => (h(), b("div",
|
|
11647
|
+
return (o, r) => (h(), b("div", hp, [
|
|
11646
11648
|
Q(cr, {
|
|
11647
11649
|
name: e.logo ? e.logo : e.label,
|
|
11648
11650
|
size: e.size
|
|
@@ -11652,10 +11654,10 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11652
11654
|
}, L(e.label), 3)
|
|
11653
11655
|
]));
|
|
11654
11656
|
}
|
|
11655
|
-
}),
|
|
11657
|
+
}), mp = ["data-more"], gp = ["src"], vp = {
|
|
11656
11658
|
key: 2,
|
|
11657
11659
|
class: "pv-avatar-sm"
|
|
11658
|
-
},
|
|
11660
|
+
}, Zw = /* @__PURE__ */ j({
|
|
11659
11661
|
__name: "PvAvatarGroup",
|
|
11660
11662
|
props: {
|
|
11661
11663
|
items: {},
|
|
@@ -11681,11 +11683,11 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11681
11683
|
], 64)) : i.image ? (h(), b("img", {
|
|
11682
11684
|
key: 1,
|
|
11683
11685
|
src: i.image
|
|
11684
|
-
}, null, 8,
|
|
11686
|
+
}, null, 8, gp)) : (h(), b("div", vp))
|
|
11685
11687
|
]))), 128))
|
|
11686
|
-
], 8,
|
|
11688
|
+
], 8, mp));
|
|
11687
11689
|
}
|
|
11688
|
-
}),
|
|
11690
|
+
}), bp = ["for"], yp = ["id", "type", "value", "name", "disabled"], kp = { key: 1 }, Qw = /* @__PURE__ */ j({
|
|
11689
11691
|
__name: "PvToggleButton",
|
|
11690
11692
|
props: /* @__PURE__ */ Se({
|
|
11691
11693
|
size: { default: "xl" },
|
|
@@ -11723,21 +11725,21 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11723
11725
|
value: e.value,
|
|
11724
11726
|
name: e.name,
|
|
11725
11727
|
disabled: e.disabled
|
|
11726
|
-
}, null, 8,
|
|
11728
|
+
}, null, 8, yp), [
|
|
11727
11729
|
[sa, o.value]
|
|
11728
11730
|
]),
|
|
11729
11731
|
e.leftIcon ? (h(), F($e, {
|
|
11730
11732
|
key: 0,
|
|
11731
11733
|
name: e.leftIcon
|
|
11732
11734
|
}, null, 8, ["name"])) : C("", !0),
|
|
11733
|
-
e.label ? (h(), b("span",
|
|
11735
|
+
e.label ? (h(), b("span", kp, L(e.label), 1)) : C("", !0),
|
|
11734
11736
|
e.rightIcon ? (h(), F($e, {
|
|
11735
11737
|
key: 2,
|
|
11736
11738
|
name: e.rightIcon
|
|
11737
11739
|
}, null, 8, ["name"])) : C("", !0)
|
|
11738
|
-
], 10,
|
|
11740
|
+
], 10, bp));
|
|
11739
11741
|
}
|
|
11740
|
-
}),
|
|
11742
|
+
}), wp = ["disabled", "indeterminate"], Jw = /* @__PURE__ */ j({
|
|
11741
11743
|
__name: "PvCheckbox",
|
|
11742
11744
|
props: /* @__PURE__ */ Se({
|
|
11743
11745
|
disabled: { type: Boolean },
|
|
@@ -11757,11 +11759,11 @@ const pi = /* @__PURE__ */ Qe(yf, [["render", wf]]), $f = ["src"], Cf = /* @__PU
|
|
|
11757
11759
|
name: "checkbox",
|
|
11758
11760
|
disabled: e.disabled,
|
|
11759
11761
|
indeterminate: e.indeterminate
|
|
11760
|
-
}, null, 8,
|
|
11762
|
+
}, null, 8, wp)), [
|
|
11761
11763
|
[da, t.value]
|
|
11762
11764
|
]);
|
|
11763
11765
|
}
|
|
11764
|
-
}),
|
|
11766
|
+
}), e$ = /* @__PURE__ */ j({
|
|
11765
11767
|
__name: "PvSprite",
|
|
11766
11768
|
props: {
|
|
11767
11769
|
src: {},
|
|
@@ -11823,21 +11825,21 @@ function Vo(e) {
|
|
|
11823
11825
|
for (var t = 1; t < arguments.length; t++) {
|
|
11824
11826
|
var o = arguments[t] != null ? arguments[t] : {};
|
|
11825
11827
|
t % 2 ? ta(Object(o), !0).forEach(function(r) {
|
|
11826
|
-
|
|
11828
|
+
$p(e, r, o[r]);
|
|
11827
11829
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(o)) : ta(Object(o)).forEach(function(r) {
|
|
11828
11830
|
Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(o, r));
|
|
11829
11831
|
});
|
|
11830
11832
|
}
|
|
11831
11833
|
return e;
|
|
11832
11834
|
}
|
|
11833
|
-
function
|
|
11834
|
-
return (t =
|
|
11835
|
+
function $p(e, t, o) {
|
|
11836
|
+
return (t = Cp(t)) in e ? Object.defineProperty(e, t, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = o, e;
|
|
11835
11837
|
}
|
|
11836
|
-
function
|
|
11837
|
-
var t =
|
|
11838
|
+
function Cp(e) {
|
|
11839
|
+
var t = Sp(e, "string");
|
|
11838
11840
|
return xo(t) == "symbol" ? t : t + "";
|
|
11839
11841
|
}
|
|
11840
|
-
function
|
|
11842
|
+
function Sp(e, t) {
|
|
11841
11843
|
if (xo(e) != "object" || !e) return e;
|
|
11842
11844
|
var o = e[Symbol.toPrimitive];
|
|
11843
11845
|
if (o !== void 0) {
|
|
@@ -11847,7 +11849,7 @@ function Cp(e, t) {
|
|
|
11847
11849
|
}
|
|
11848
11850
|
return (t === "string" ? String : Number)(e);
|
|
11849
11851
|
}
|
|
11850
|
-
var
|
|
11852
|
+
var xp = {
|
|
11851
11853
|
ripple: !1,
|
|
11852
11854
|
inputStyle: null,
|
|
11853
11855
|
inputVariant: null,
|
|
@@ -11993,20 +11995,20 @@ var Sp = {
|
|
|
11993
11995
|
csp: {
|
|
11994
11996
|
nonce: void 0
|
|
11995
11997
|
}
|
|
11996
|
-
},
|
|
11997
|
-
function
|
|
11998
|
+
}, Bp = Symbol();
|
|
11999
|
+
function Tp(e, t) {
|
|
11998
12000
|
var o = {
|
|
11999
12001
|
config: Li(t)
|
|
12000
12002
|
};
|
|
12001
|
-
return e.config.globalProperties.$primevue = o, e.provide(
|
|
12003
|
+
return e.config.globalProperties.$primevue = o, e.provide(Bp, o), Pp(), Dp(e, o), o;
|
|
12002
12004
|
}
|
|
12003
12005
|
var Ht = [];
|
|
12004
|
-
function
|
|
12006
|
+
function Pp() {
|
|
12005
12007
|
Te.clear(), Ht.forEach(function(e) {
|
|
12006
12008
|
return e?.();
|
|
12007
12009
|
}), Ht = [];
|
|
12008
12010
|
}
|
|
12009
|
-
function
|
|
12011
|
+
function Dp(e, t) {
|
|
12010
12012
|
var o = ve(!1), r = function() {
|
|
12011
12013
|
var u;
|
|
12012
12014
|
if (((u = t.config) === null || u === void 0 ? void 0 : u.theme) !== "none" && !ie.isStyleNameLoaded("common")) {
|
|
@@ -12068,12 +12070,12 @@ function Pp(e, t) {
|
|
|
12068
12070
|
});
|
|
12069
12071
|
Ht.push(n), Ht.push(a), Ht.push(i), Ht.push(s);
|
|
12070
12072
|
}
|
|
12071
|
-
var
|
|
12073
|
+
var Mp = {
|
|
12072
12074
|
install: function(t, o) {
|
|
12073
|
-
var r = Ls(
|
|
12074
|
-
|
|
12075
|
+
var r = Ls(xp, o);
|
|
12076
|
+
Tp(t, r);
|
|
12075
12077
|
}
|
|
12076
|
-
},
|
|
12078
|
+
}, Op = `
|
|
12077
12079
|
.p-skeleton {
|
|
12078
12080
|
display: block;
|
|
12079
12081
|
overflow: hidden;
|
|
@@ -12123,11 +12125,11 @@ var Dp = {
|
|
|
12123
12125
|
transform: translateX(-100%);
|
|
12124
12126
|
}
|
|
12125
12127
|
}
|
|
12126
|
-
`,
|
|
12128
|
+
`, Ip = {
|
|
12127
12129
|
root: {
|
|
12128
12130
|
position: "relative"
|
|
12129
12131
|
}
|
|
12130
|
-
},
|
|
12132
|
+
}, Ep = {
|
|
12131
12133
|
root: function(t) {
|
|
12132
12134
|
var o = t.props;
|
|
12133
12135
|
return ["p-skeleton p-component", {
|
|
@@ -12135,12 +12137,12 @@ var Dp = {
|
|
|
12135
12137
|
"p-skeleton-animation-none": o.animation === "none"
|
|
12136
12138
|
}];
|
|
12137
12139
|
}
|
|
12138
|
-
},
|
|
12140
|
+
}, Rp = le.extend({
|
|
12139
12141
|
name: "skeleton",
|
|
12140
|
-
style:
|
|
12141
|
-
classes:
|
|
12142
|
-
inlineStyles:
|
|
12143
|
-
}),
|
|
12142
|
+
style: Op,
|
|
12143
|
+
classes: Ep,
|
|
12144
|
+
inlineStyles: Ip
|
|
12145
|
+
}), Lp = {
|
|
12144
12146
|
name: "BaseSkeleton",
|
|
12145
12147
|
extends: Do,
|
|
12146
12148
|
props: {
|
|
@@ -12169,7 +12171,7 @@ var Dp = {
|
|
|
12169
12171
|
default: "wave"
|
|
12170
12172
|
}
|
|
12171
12173
|
},
|
|
12172
|
-
style:
|
|
12174
|
+
style: Rp,
|
|
12173
12175
|
provide: function() {
|
|
12174
12176
|
return {
|
|
12175
12177
|
$pcSkeleton: this,
|
|
@@ -12185,14 +12187,14 @@ function Bo(e) {
|
|
|
12185
12187
|
return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
|
|
12186
12188
|
}, Bo(e);
|
|
12187
12189
|
}
|
|
12188
|
-
function
|
|
12189
|
-
return (t =
|
|
12190
|
+
function Ap(e, t, o) {
|
|
12191
|
+
return (t = Vp(t)) in e ? Object.defineProperty(e, t, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = o, e;
|
|
12190
12192
|
}
|
|
12191
|
-
function
|
|
12192
|
-
var t =
|
|
12193
|
+
function Vp(e) {
|
|
12194
|
+
var t = zp(e, "string");
|
|
12193
12195
|
return Bo(t) == "symbol" ? t : t + "";
|
|
12194
12196
|
}
|
|
12195
|
-
function
|
|
12197
|
+
function zp(e, t) {
|
|
12196
12198
|
if (Bo(e) != "object" || !e) return e;
|
|
12197
12199
|
var o = e[Symbol.toPrimitive];
|
|
12198
12200
|
if (o !== void 0) {
|
|
@@ -12204,7 +12206,7 @@ function Vp(e, t) {
|
|
|
12204
12206
|
}
|
|
12205
12207
|
var mi = {
|
|
12206
12208
|
name: "Skeleton",
|
|
12207
|
-
extends:
|
|
12209
|
+
extends: Lp,
|
|
12208
12210
|
inheritAttrs: !1,
|
|
12209
12211
|
computed: {
|
|
12210
12212
|
containerStyle: function() {
|
|
@@ -12219,21 +12221,21 @@ var mi = {
|
|
|
12219
12221
|
};
|
|
12220
12222
|
},
|
|
12221
12223
|
dataP: function() {
|
|
12222
|
-
return Ke(
|
|
12224
|
+
return Ke(Ap({}, this.shape, this.shape));
|
|
12223
12225
|
}
|
|
12224
12226
|
}
|
|
12225
|
-
},
|
|
12226
|
-
function
|
|
12227
|
+
}, Np = ["data-p"];
|
|
12228
|
+
function Fp(e, t, o, r, n, a) {
|
|
12227
12229
|
return h(), b("div", $({
|
|
12228
12230
|
class: e.cx("root"),
|
|
12229
12231
|
style: [e.sx("root"), a.containerStyle],
|
|
12230
12232
|
"aria-hidden": "true"
|
|
12231
12233
|
}, e.ptmi("root"), {
|
|
12232
12234
|
"data-p": a.dataP
|
|
12233
|
-
}), null, 16,
|
|
12235
|
+
}), null, 16, Np);
|
|
12234
12236
|
}
|
|
12235
|
-
mi.render =
|
|
12236
|
-
const
|
|
12237
|
+
mi.render = Fp;
|
|
12238
|
+
const t$ = /* @__PURE__ */ j({
|
|
12237
12239
|
__name: "PvSkeleton",
|
|
12238
12240
|
props: {
|
|
12239
12241
|
size: { default: "md" },
|
|
@@ -12253,7 +12255,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12253
12255
|
width: e.variant === "square" ? t[e.size] : "100%"
|
|
12254
12256
|
}, null, 8, ["height", "width"]));
|
|
12255
12257
|
}
|
|
12256
|
-
}),
|
|
12258
|
+
}), jp = ["for"], Hp = ["disabled", "type", "placeholder", "id", "data-invalid"], o$ = /* @__PURE__ */ j({
|
|
12257
12259
|
__name: "PvInput",
|
|
12258
12260
|
props: /* @__PURE__ */ Se({
|
|
12259
12261
|
error: { type: Boolean },
|
|
@@ -12278,7 +12280,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12278
12280
|
for: e.id
|
|
12279
12281
|
}, [
|
|
12280
12282
|
R(o.$slots, "label")
|
|
12281
|
-
], 8,
|
|
12283
|
+
], 8, jp)) : C("", !0),
|
|
12282
12284
|
Pe(P("input", {
|
|
12283
12285
|
"onUpdate:modelValue": r[0] || (r[0] = (n) => t.value = n),
|
|
12284
12286
|
"data-testid": "pv-input",
|
|
@@ -12294,7 +12296,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12294
12296
|
placeholder: e.placeholder,
|
|
12295
12297
|
id: e.id,
|
|
12296
12298
|
"data-invalid": e.error ? !0 : void 0
|
|
12297
|
-
}, null, 10,
|
|
12299
|
+
}, null, 10, Hp), [
|
|
12298
12300
|
[sa, t.value]
|
|
12299
12301
|
]),
|
|
12300
12302
|
e.lowerLabel ? (h(), b("p", {
|
|
@@ -12311,7 +12313,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12311
12313
|
}, L(e.lowerLabel), 3)) : C("", !0)
|
|
12312
12314
|
], 64));
|
|
12313
12315
|
}
|
|
12314
|
-
}),
|
|
12316
|
+
}), Yp = ["data-rating"], Wp = ["value"], r$ = /* @__PURE__ */ j({
|
|
12315
12317
|
__name: "PvRating",
|
|
12316
12318
|
props: {
|
|
12317
12319
|
variant: { default: "dot" },
|
|
@@ -12333,10 +12335,10 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12333
12335
|
min: "0",
|
|
12334
12336
|
max: "5",
|
|
12335
12337
|
value: e.value
|
|
12336
|
-
}, "4.0 stars", 8,
|
|
12337
|
-
], 12,
|
|
12338
|
+
}, "4.0 stars", 8, Wp)
|
|
12339
|
+
], 12, Yp));
|
|
12338
12340
|
}
|
|
12339
|
-
}),
|
|
12341
|
+
}), Up = ["href"], gi = /* @__PURE__ */ j({
|
|
12340
12342
|
__name: "PvCard",
|
|
12341
12343
|
props: {
|
|
12342
12344
|
href: {},
|
|
@@ -12358,13 +12360,13 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12358
12360
|
key: 0,
|
|
12359
12361
|
href: e.href,
|
|
12360
12362
|
class: "pv-overlay-link"
|
|
12361
|
-
}, null, 8,
|
|
12363
|
+
}, null, 8, Up)) : C("", !0),
|
|
12362
12364
|
R(t.$slots, "default")
|
|
12363
12365
|
]),
|
|
12364
12366
|
_: 3
|
|
12365
12367
|
}, 8, ["class"]));
|
|
12366
12368
|
}
|
|
12367
|
-
}),
|
|
12369
|
+
}), n$ = /* @__PURE__ */ j({
|
|
12368
12370
|
__name: "PvWidget",
|
|
12369
12371
|
setup(e) {
|
|
12370
12372
|
return (t, o) => (h(), F(gi, { class: "pv-inset-square-16" }, {
|
|
@@ -12374,23 +12376,23 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12374
12376
|
_: 3
|
|
12375
12377
|
}));
|
|
12376
12378
|
}
|
|
12377
|
-
}),
|
|
12379
|
+
}), Kp = {
|
|
12378
12380
|
class: "pv-flex-vertical",
|
|
12379
12381
|
style: { "--flex-align": "flex-start", "--flex-gap": "0.25rem" }
|
|
12380
|
-
},
|
|
12382
|
+
}, _p = {
|
|
12381
12383
|
key: 0,
|
|
12382
12384
|
class: "pv-flex",
|
|
12383
12385
|
style: { "--flex-gap": "0.25rem" }
|
|
12384
|
-
},
|
|
12386
|
+
}, qp = { class: "pv-text-body-sm" }, Xp = {
|
|
12385
12387
|
key: 1,
|
|
12386
12388
|
class: "pv-text-body-sm pv-text-tertiary"
|
|
12387
|
-
},
|
|
12389
|
+
}, Gp = {
|
|
12388
12390
|
key: 2,
|
|
12389
12391
|
class: "pv-heading-2"
|
|
12390
|
-
},
|
|
12392
|
+
}, Zp = {
|
|
12391
12393
|
key: 3,
|
|
12392
12394
|
class: "pv-text-body-md pv-text-secondary pv-text-subdued"
|
|
12393
|
-
},
|
|
12395
|
+
}, Qp = /* @__PURE__ */ j({
|
|
12394
12396
|
__name: "PvInsightCard",
|
|
12395
12397
|
props: {
|
|
12396
12398
|
icon: { default: "ai" },
|
|
@@ -12411,19 +12413,19 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12411
12413
|
class: "pv-relative"
|
|
12412
12414
|
}, {
|
|
12413
12415
|
default: ue(() => [
|
|
12414
|
-
P("div",
|
|
12415
|
-
o.value ? (h(), b("div",
|
|
12416
|
+
P("div", Kp, [
|
|
12417
|
+
o.value ? (h(), b("div", _p, [
|
|
12416
12418
|
e.icon ? (h(), F($e, {
|
|
12417
12419
|
key: 0,
|
|
12418
12420
|
style: { color: "#218c88" },
|
|
12419
12421
|
name: e.icon,
|
|
12420
12422
|
size: 12
|
|
12421
12423
|
}, null, 8, ["name"])) : C("", !0),
|
|
12422
|
-
P("span",
|
|
12424
|
+
P("span", qp, L(e.insight), 1)
|
|
12423
12425
|
])) : C("", !0),
|
|
12424
|
-
e.upperLabel ? (h(), b("span",
|
|
12425
|
-
e.title ? (h(), b("span",
|
|
12426
|
-
e.description ? (h(), b("span",
|
|
12426
|
+
e.upperLabel ? (h(), b("span", Xp, L(e.upperLabel), 1)) : C("", !0),
|
|
12427
|
+
e.title ? (h(), b("span", Gp, L(e.title), 1)) : C("", !0),
|
|
12428
|
+
e.description ? (h(), b("span", Zp, L(e.description), 1)) : C("", !0)
|
|
12427
12429
|
]),
|
|
12428
12430
|
e.showButton ? (h(), F(it, {
|
|
12429
12431
|
key: 0,
|
|
@@ -12437,7 +12439,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12437
12439
|
_: 1
|
|
12438
12440
|
}, 8, ["interactive"]));
|
|
12439
12441
|
}
|
|
12440
|
-
}),
|
|
12442
|
+
}), a$ = /* @__PURE__ */ Qe(Qp, [["__scopeId", "data-v-6e9399e6"]]), Jp = ["for"], eh = { key: 0 }, th = ["disabled", "id"], i$ = /* @__PURE__ */ j({
|
|
12441
12443
|
__name: "PvSwitch",
|
|
12442
12444
|
props: /* @__PURE__ */ Se({
|
|
12443
12445
|
size: { default: "md" },
|
|
@@ -12460,19 +12462,19 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12460
12462
|
}
|
|
12461
12463
|
])
|
|
12462
12464
|
}, [
|
|
12463
|
-
e.label ? (h(), b("span",
|
|
12465
|
+
e.label ? (h(), b("span", eh, L(e.label), 1)) : C("", !0),
|
|
12464
12466
|
Pe(P("input", {
|
|
12465
12467
|
"onUpdate:modelValue": r[0] || (r[0] = (n) => t.value = n),
|
|
12466
12468
|
disabled: e.disabled,
|
|
12467
12469
|
type: "checkbox",
|
|
12468
12470
|
role: "switch",
|
|
12469
12471
|
id: e.id
|
|
12470
|
-
}, null, 8,
|
|
12472
|
+
}, null, 8, th), [
|
|
12471
12473
|
[da, t.value]
|
|
12472
12474
|
])
|
|
12473
|
-
], 10,
|
|
12475
|
+
], 10, Jp));
|
|
12474
12476
|
}
|
|
12475
|
-
}),
|
|
12477
|
+
}), oh = /* @__PURE__ */ j({
|
|
12476
12478
|
__name: "PvExpandableContent",
|
|
12477
12479
|
props: {
|
|
12478
12480
|
lines: { default: 4 },
|
|
@@ -12517,7 +12519,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12517
12519
|
}, null, 8, ["label", "left-icon"])
|
|
12518
12520
|
], 6));
|
|
12519
12521
|
}
|
|
12520
|
-
}),
|
|
12522
|
+
}), l$ = /* @__PURE__ */ Qe(oh, [["__scopeId", "data-v-2f840307"]]), rh = { class: "pv-text-body-md" }, s$ = /* @__PURE__ */ j({
|
|
12521
12523
|
__name: "PvToast",
|
|
12522
12524
|
props: {
|
|
12523
12525
|
variant: { default: "info" },
|
|
@@ -12544,7 +12546,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12544
12546
|
name: e.icon ? e.icon : o[e.variant],
|
|
12545
12547
|
size: 20
|
|
12546
12548
|
}, null, 8, ["name"]),
|
|
12547
|
-
P("p",
|
|
12549
|
+
P("p", rh, L(e.label), 1),
|
|
12548
12550
|
R(r.$slots, "default"),
|
|
12549
12551
|
Q(it, {
|
|
12550
12552
|
variant: "ghost",
|
|
@@ -12555,7 +12557,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12555
12557
|
}, null, 8, ["inverse"])
|
|
12556
12558
|
], 2));
|
|
12557
12559
|
}
|
|
12558
|
-
}),
|
|
12560
|
+
}), nh = ["data-style"], d$ = /* @__PURE__ */ j({
|
|
12559
12561
|
__name: "PvActionBar",
|
|
12560
12562
|
props: {
|
|
12561
12563
|
variant: { default: "white" }
|
|
@@ -12566,9 +12568,9 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12566
12568
|
"data-style": e.variant === "white" ? "white" : void 0
|
|
12567
12569
|
}, [
|
|
12568
12570
|
R(t.$slots, "default")
|
|
12569
|
-
], 8,
|
|
12571
|
+
], 8, nh));
|
|
12570
12572
|
}
|
|
12571
|
-
}),
|
|
12573
|
+
}), ah = ["for"], ih = ["rows", "disabled", "placeholder", "id", "data-invalid"], u$ = /* @__PURE__ */ j({
|
|
12572
12574
|
__name: "PvTextArea",
|
|
12573
12575
|
props: /* @__PURE__ */ Se({
|
|
12574
12576
|
error: { type: Boolean },
|
|
@@ -12592,7 +12594,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12592
12594
|
for: e.id
|
|
12593
12595
|
}, [
|
|
12594
12596
|
R(o.$slots, "label")
|
|
12595
|
-
], 8,
|
|
12597
|
+
], 8, ah)) : C("", !0),
|
|
12596
12598
|
Pe(P("textarea", $(o.$attrs, {
|
|
12597
12599
|
"onUpdate:modelValue": r[0] || (r[0] = (n) => t.value = n),
|
|
12598
12600
|
class: [
|
|
@@ -12607,7 +12609,7 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12607
12609
|
placeholder: e.placeholder,
|
|
12608
12610
|
id: e.id,
|
|
12609
12611
|
"data-invalid": e.error ? !0 : void 0
|
|
12610
|
-
}), null, 16,
|
|
12612
|
+
}), null, 16, ih), [
|
|
12611
12613
|
[Gr, t.value]
|
|
12612
12614
|
]),
|
|
12613
12615
|
e.lowerLabel ? (h(), b("p", {
|
|
@@ -12627,14 +12629,14 @@ const e$ = /* @__PURE__ */ j({
|
|
|
12627
12629
|
le.extend({
|
|
12628
12630
|
name: "common"
|
|
12629
12631
|
});
|
|
12630
|
-
var ih = { transitionDuration: "{transition.duration}" }, lh = { borderWidth: "0 0 1px 0", borderColor: "{content.border.color}" }, sh = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{text.color}", activeHoverColor: "{text.color}", padding: "1.125rem", fontWeight: "600", borderRadius: "0", borderWidth: "0", borderColor: "{content.border.color}", background: "{content.background}", hoverBackground: "{content.background}", activeBackground: "{content.background}", activeHoverBackground: "{content.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, toggleIcon: { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{text.color}", activeHoverColor: "{text.color}" }, first: { topBorderRadius: "{content.border.radius}", borderWidth: "0" }, last: { bottomBorderRadius: "{content.border.radius}", activeBottomBorderRadius: "0" } }, dh = { borderWidth: "0", borderColor: "{content.border.color}", background: "{content.background}", color: "{text.color}", padding: "0 1.125rem 1.125rem 1.125rem" }, uh = { root: ih, panel: lh, header: sh, content: dh }, ch = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}" }, fh = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, ph = { padding: "{list.padding}", gap: "{list.gap}" }, hh = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, mh = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, gh = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" }, borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, vh = { borderRadius: "{border.radius.sm}" }, bh = { padding: "{list.option.padding}" }, yh = { light: { chip: { focusBackground: "{surface.200}", focusColor: "{surface.800}" }, dropdown: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}" } }, dark: { chip: { focusBackground: "{surface.700}", focusColor: "{surface.0}" }, dropdown: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}" } } }, kh = { root: ch, overlay: fh, list: ph, option: hh, optionGroup: mh, dropdown: gh, chip: vh, emptyMessage: bh, colorScheme: yh }, wh = { width: "2rem", height: "2rem", fontSize: "1rem", background: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, $h = { size: "1rem" }, Ch = { borderColor: "{content.background}", offset: "-0.75rem" }, Sh = { width: "3rem", height: "3rem", fontSize: "1.5rem", icon: { size: "1.5rem" }, group: { offset: "-1rem" } }, xh = { width: "4rem", height: "4rem", fontSize: "2rem", icon: { size: "2rem" }, group: { offset: "-1.5rem" } }, Bh = { root: wh, icon: $h, group: Ch, lg: Sh, xl: xh }, Th = { borderRadius: "{border.radius.md}", padding: "0 0.5rem", fontSize: "0.75rem", fontWeight: "700", minWidth: "1.5rem", height: "1.5rem" }, Ph = { size: "0.5rem" }, Dh = { fontSize: "0.625rem", minWidth: "1.25rem", height: "1.25rem" }, Mh = { fontSize: "0.875rem", minWidth: "1.75rem", height: "1.75rem" }, Oh = { fontSize: "1rem", minWidth: "2rem", height: "2rem" }, Ih = { light: { primary: { background: "{primary.color}", color: "{primary.contrast.color}" }, secondary: { background: "{surface.100}", color: "{surface.600}" }, success: { background: "{green.500}", color: "{surface.0}" }, info: { background: "{sky.500}", color: "{surface.0}" }, warn: { background: "{orange.500}", color: "{surface.0}" }, danger: { background: "{red.500}", color: "{surface.0}" }, contrast: { background: "{surface.950}", color: "{surface.0}" } }, dark: { primary: { background: "{primary.color}", color: "{primary.contrast.color}" }, secondary: { background: "{surface.800}", color: "{surface.300}" }, success: { background: "{green.400}", color: "{green.950}" }, info: { background: "{sky.400}", color: "{sky.950}" }, warn: { background: "{orange.400}", color: "{orange.950}" }, danger: { background: "{red.400}", color: "{red.950}" }, contrast: { background: "{surface.0}", color: "{surface.950}" } } }, Eh = { root: Th, dot: Ph, sm: Dh, lg: Mh, xl: Oh, colorScheme: Ih }, Rh = { borderRadius: { none: "0", xs: "2px", sm: "4px", md: "6px", lg: "8px", xl: "12px" }, emerald: { 50: "#ecfdf5", 100: "#d1fae5", 200: "#a7f3d0", 300: "#6ee7b7", 400: "#34d399", 500: "#10b981", 600: "#059669", 700: "#047857", 800: "#065f46", 900: "#064e3b", 950: "#022c22" }, green: { 50: "#f0fdf4", 100: "#dcfce7", 200: "#bbf7d0", 300: "#86efac", 400: "#4ade80", 500: "#22c55e", 600: "#16a34a", 700: "#15803d", 800: "#166534", 900: "#14532d", 950: "#052e16" }, lime: { 50: "#f7fee7", 100: "#ecfccb", 200: "#d9f99d", 300: "#bef264", 400: "#a3e635", 500: "#84cc16", 600: "#65a30d", 700: "#4d7c0f", 800: "#3f6212", 900: "#365314", 950: "#1a2e05" }, red: { 50: "#fef2f2", 100: "#fee2e2", 200: "#fecaca", 300: "#fca5a5", 400: "#f87171", 500: "#ef4444", 600: "#dc2626", 700: "#b91c1c", 800: "#991b1b", 900: "#7f1d1d", 950: "#450a0a" }, orange: { 50: "#fff7ed", 100: "#ffedd5", 200: "#fed7aa", 300: "#fdba74", 400: "#fb923c", 500: "#f97316", 600: "#ea580c", 700: "#c2410c", 800: "#9a3412", 900: "#7c2d12", 950: "#431407" }, amber: { 50: "#fffbeb", 100: "#fef3c7", 200: "#fde68a", 300: "#fcd34d", 400: "#fbbf24", 500: "#f59e0b", 600: "#d97706", 700: "#b45309", 800: "#92400e", 900: "#78350f", 950: "#451a03" }, yellow: { 50: "#fefce8", 100: "#fef9c3", 200: "#fef08a", 300: "#fde047", 400: "#facc15", 500: "#eab308", 600: "#ca8a04", 700: "#a16207", 800: "#854d0e", 900: "#713f12", 950: "#422006" }, teal: { 50: "#f0fdfa", 100: "#ccfbf1", 200: "#99f6e4", 300: "#5eead4", 400: "#2dd4bf", 500: "#14b8a6", 600: "#0d9488", 700: "#0f766e", 800: "#115e59", 900: "#134e4a", 950: "#042f2e" }, cyan: { 50: "#ecfeff", 100: "#cffafe", 200: "#a5f3fc", 300: "#67e8f9", 400: "#22d3ee", 500: "#06b6d4", 600: "#0891b2", 700: "#0e7490", 800: "#155e75", 900: "#164e63", 950: "#083344" }, sky: { 50: "#f0f9ff", 100: "#e0f2fe", 200: "#bae6fd", 300: "#7dd3fc", 400: "#38bdf8", 500: "#0ea5e9", 600: "#0284c7", 700: "#0369a1", 800: "#075985", 900: "#0c4a6e", 950: "#082f49" }, blue: { 50: "#eff6ff", 100: "#dbeafe", 200: "#bfdbfe", 300: "#93c5fd", 400: "#60a5fa", 500: "#3b82f6", 600: "#2563eb", 700: "#1d4ed8", 800: "#1e40af", 900: "#1e3a8a", 950: "#172554" }, indigo: { 50: "#eef2ff", 100: "#e0e7ff", 200: "#c7d2fe", 300: "#a5b4fc", 400: "#818cf8", 500: "#6366f1", 600: "#4f46e5", 700: "#4338ca", 800: "#3730a3", 900: "#312e81", 950: "#1e1b4b" }, violet: { 50: "#f5f3ff", 100: "#ede9fe", 200: "#ddd6fe", 300: "#c4b5fd", 400: "#a78bfa", 500: "#8b5cf6", 600: "#7c3aed", 700: "#6d28d9", 800: "#5b21b6", 900: "#4c1d95", 950: "#2e1065" }, purple: { 50: "#faf5ff", 100: "#f3e8ff", 200: "#e9d5ff", 300: "#d8b4fe", 400: "#c084fc", 500: "#a855f7", 600: "#9333ea", 700: "#7e22ce", 800: "#6b21a8", 900: "#581c87", 950: "#3b0764" }, fuchsia: { 50: "#fdf4ff", 100: "#fae8ff", 200: "#f5d0fe", 300: "#f0abfc", 400: "#e879f9", 500: "#d946ef", 600: "#c026d3", 700: "#a21caf", 800: "#86198f", 900: "#701a75", 950: "#4a044e" }, pink: { 50: "#fdf2f8", 100: "#fce7f3", 200: "#fbcfe8", 300: "#f9a8d4", 400: "#f472b6", 500: "#ec4899", 600: "#db2777", 700: "#be185d", 800: "#9d174d", 900: "#831843", 950: "#500724" }, rose: { 50: "#fff1f2", 100: "#ffe4e6", 200: "#fecdd3", 300: "#fda4af", 400: "#fb7185", 500: "#f43f5e", 600: "#e11d48", 700: "#be123c", 800: "#9f1239", 900: "#881337", 950: "#4c0519" }, slate: { 50: "#f8fafc", 100: "#f1f5f9", 200: "#e2e8f0", 300: "#cbd5e1", 400: "#94a3b8", 500: "#64748b", 600: "#475569", 700: "#334155", 800: "#1e293b", 900: "#0f172a", 950: "#020617" }, gray: { 50: "#f9fafb", 100: "#f3f4f6", 200: "#e5e7eb", 300: "#d1d5db", 400: "#9ca3af", 500: "#6b7280", 600: "#4b5563", 700: "#374151", 800: "#1f2937", 900: "#111827", 950: "#030712" }, zinc: { 50: "#fafafa", 100: "#f4f4f5", 200: "#e4e4e7", 300: "#d4d4d8", 400: "#a1a1aa", 500: "#71717a", 600: "#52525b", 700: "#3f3f46", 800: "#27272a", 900: "#18181b", 950: "#09090b" }, neutral: { 50: "#fafafa", 100: "#f5f5f5", 200: "#e5e5e5", 300: "#d4d4d4", 400: "#a3a3a3", 500: "#737373", 600: "#525252", 700: "#404040", 800: "#262626", 900: "#171717", 950: "#0a0a0a" }, stone: { 50: "#fafaf9", 100: "#f5f5f4", 200: "#e7e5e4", 300: "#d6d3d1", 400: "#a8a29e", 500: "#78716c", 600: "#57534e", 700: "#44403c", 800: "#292524", 900: "#1c1917", 950: "#0c0a09" } }, Lh = { transitionDuration: "0.2s", focusRing: { width: "1px", style: "solid", color: "{primary.color}", offset: "2px", shadow: "none" }, disabledOpacity: "0.6", iconSize: "1rem", anchorGutter: "2px", primary: { 50: "{emerald.50}", 100: "{emerald.100}", 200: "{emerald.200}", 300: "{emerald.300}", 400: "{emerald.400}", 500: "{emerald.500}", 600: "{emerald.600}", 700: "{emerald.700}", 800: "{emerald.800}", 900: "{emerald.900}", 950: "{emerald.950}" }, formField: { paddingX: "0.75rem", paddingY: "0.5rem", sm: { fontSize: "0.875rem", paddingX: "0.625rem", paddingY: "0.375rem" }, lg: { fontSize: "1.125rem", paddingX: "0.875rem", paddingY: "0.625rem" }, borderRadius: "{border.radius.md}", focusRing: { width: "0", style: "none", color: "transparent", offset: "0", shadow: "none" }, transitionDuration: "{transition.duration}" }, list: { padding: "0.25rem 0.25rem", gap: "2px", header: { padding: "0.5rem 1rem 0.25rem 1rem" }, option: { padding: "0.5rem 0.75rem", borderRadius: "{border.radius.sm}" }, optionGroup: { padding: "0.5rem 0.75rem", fontWeight: "600" } }, content: { borderRadius: "{border.radius.md}" }, mask: { transitionDuration: "0.15s" }, navigation: { list: { padding: "0.25rem 0.25rem", gap: "2px" }, item: { padding: "0.5rem 0.75rem", borderRadius: "{border.radius.sm}", gap: "0.5rem" }, submenuLabel: { padding: "0.5rem 0.75rem", fontWeight: "600" }, submenuIcon: { size: "0.875rem" } }, overlay: { select: { borderRadius: "{border.radius.md}", shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" }, popover: { borderRadius: "{border.radius.md}", padding: "0.75rem", shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" }, modal: { borderRadius: "{border.radius.xl}", padding: "1.25rem", shadow: "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)" }, navigation: { shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" } }, colorScheme: { light: { surface: { 0: "#ffffff", 50: "{slate.50}", 100: "{slate.100}", 200: "{slate.200}", 300: "{slate.300}", 400: "{slate.400}", 500: "{slate.500}", 600: "{slate.600}", 700: "{slate.700}", 800: "{slate.800}", 900: "{slate.900}", 950: "{slate.950}" }, primary: { color: "{primary.500}", contrastColor: "#ffffff", hoverColor: "{primary.600}", activeColor: "{primary.700}" }, highlight: { background: "{primary.50}", focusBackground: "{primary.100}", color: "{primary.700}", focusColor: "{primary.800}" }, mask: { background: "rgba(0,0,0,0.4)", color: "{surface.200}" }, formField: { background: "{surface.0}", disabledBackground: "{surface.200}", filledBackground: "{surface.50}", filledHoverBackground: "{surface.50}", filledFocusBackground: "{surface.50}", borderColor: "{surface.300}", hoverBorderColor: "{surface.400}", focusBorderColor: "{primary.color}", invalidBorderColor: "{red.400}", color: "{surface.700}", disabledColor: "{surface.500}", placeholderColor: "{surface.500}", invalidPlaceholderColor: "{red.600}", floatLabelColor: "{surface.500}", floatLabelFocusColor: "{primary.600}", floatLabelActiveColor: "{surface.500}", floatLabelInvalidColor: "{form.field.invalid.placeholder.color}", iconColor: "{surface.400}", shadow: "0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)" }, text: { color: "{surface.700}", hoverColor: "{surface.800}", mutedColor: "{surface.500}", hoverMutedColor: "{surface.600}" }, content: { background: "{surface.0}", hoverBackground: "{surface.100}", borderColor: "{surface.200}", color: "{text.color}", hoverColor: "{text.hover.color}" }, overlay: { select: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" }, popover: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" }, modal: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" } }, list: { option: { focusBackground: "{surface.100}", selectedBackground: "{highlight.background}", selectedFocusBackground: "{highlight.focus.background}", color: "{text.color}", focusColor: "{text.hover.color}", selectedColor: "{highlight.color}", selectedFocusColor: "{highlight.focus.color}", icon: { color: "{surface.400}", focusColor: "{surface.500}" } }, optionGroup: { background: "transparent", color: "{text.muted.color}" } }, navigation: { item: { focusBackground: "{surface.100}", activeBackground: "{surface.100}", color: "{text.color}", focusColor: "{text.hover.color}", activeColor: "{text.hover.color}", icon: { color: "{surface.400}", focusColor: "{surface.500}", activeColor: "{surface.500}" } }, submenuLabel: { background: "transparent", color: "{text.muted.color}" }, submenuIcon: { color: "{surface.400}", focusColor: "{surface.500}", activeColor: "{surface.500}" } } }, dark: { surface: { 0: "#ffffff", 50: "{zinc.50}", 100: "{zinc.100}", 200: "{zinc.200}", 300: "{zinc.300}", 400: "{zinc.400}", 500: "{zinc.500}", 600: "{zinc.600}", 700: "{zinc.700}", 800: "{zinc.800}", 900: "{zinc.900}", 950: "{zinc.950}" }, primary: { color: "{primary.400}", contrastColor: "{surface.900}", hoverColor: "{primary.300}", activeColor: "{primary.200}" }, highlight: { background: "color-mix(in srgb, {primary.400}, transparent 84%)", focusBackground: "color-mix(in srgb, {primary.400}, transparent 76%)", color: "rgba(255,255,255,.87)", focusColor: "rgba(255,255,255,.87)" }, mask: { background: "rgba(0,0,0,0.6)", color: "{surface.200}" }, formField: { background: "{surface.950}", disabledBackground: "{surface.700}", filledBackground: "{surface.800}", filledHoverBackground: "{surface.800}", filledFocusBackground: "{surface.800}", borderColor: "{surface.600}", hoverBorderColor: "{surface.500}", focusBorderColor: "{primary.color}", invalidBorderColor: "{red.300}", color: "{surface.0}", disabledColor: "{surface.400}", placeholderColor: "{surface.400}", invalidPlaceholderColor: "{red.400}", floatLabelColor: "{surface.400}", floatLabelFocusColor: "{primary.color}", floatLabelActiveColor: "{surface.400}", floatLabelInvalidColor: "{form.field.invalid.placeholder.color}", iconColor: "{surface.400}", shadow: "0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)" }, text: { color: "{surface.0}", hoverColor: "{surface.0}", mutedColor: "{surface.400}", hoverMutedColor: "{surface.300}" }, content: { background: "{surface.900}", hoverBackground: "{surface.800}", borderColor: "{surface.700}", color: "{text.color}", hoverColor: "{text.hover.color}" }, overlay: { select: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" }, popover: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" }, modal: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" } }, list: { option: { focusBackground: "{surface.800}", selectedBackground: "{highlight.background}", selectedFocusBackground: "{highlight.focus.background}", color: "{text.color}", focusColor: "{text.hover.color}", selectedColor: "{highlight.color}", selectedFocusColor: "{highlight.focus.color}", icon: { color: "{surface.500}", focusColor: "{surface.400}" } }, optionGroup: { background: "transparent", color: "{text.muted.color}" } }, navigation: { item: { focusBackground: "{surface.800}", activeBackground: "{surface.800}", color: "{text.color}", focusColor: "{text.hover.color}", activeColor: "{text.hover.color}", icon: { color: "{surface.500}", focusColor: "{surface.400}", activeColor: "{surface.400}" } }, submenuLabel: { background: "transparent", color: "{text.muted.color}" }, submenuIcon: { color: "{surface.500}", focusColor: "{surface.400}", activeColor: "{surface.400}" } } } } }, Ah = { primitive: Rh, semantic: Lh }, Vh = { borderRadius: "{content.border.radius}" }, zh = { root: Vh }, Nh = { padding: "1rem", background: "{content.background}", gap: "0.5rem", transitionDuration: "{transition.duration}" }, Fh = { color: "{text.muted.color}", hoverColor: "{text.color}", borderRadius: "{content.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", hoverColor: "{navigation.item.icon.focus.color}" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, jh = { color: "{navigation.item.icon.color}" }, Hh = { root: Nh, item: Fh, separator: jh }, Yh = { borderRadius: "{form.field.border.radius}", roundedBorderRadius: "2rem", gap: "0.5rem", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", iconOnlyWidth: "2.5rem", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}", iconOnlyWidth: "2rem" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}", iconOnlyWidth: "3rem" }, label: { fontWeight: "500" }, raisedShadow: "0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" }, badgeSize: "1rem", transitionDuration: "{form.field.transition.duration}" }, Wh = { light: { root: { primary: { background: "{primary.color}", hoverBackground: "{primary.hover.color}", activeBackground: "{primary.active.color}", borderColor: "{primary.color}", hoverBorderColor: "{primary.hover.color}", activeBorderColor: "{primary.active.color}", color: "{primary.contrast.color}", hoverColor: "{primary.contrast.color}", activeColor: "{primary.contrast.color}", focusRing: { color: "{primary.color}", shadow: "none" } }, secondary: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", borderColor: "{surface.100}", hoverBorderColor: "{surface.200}", activeBorderColor: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}", focusRing: { color: "{surface.600}", shadow: "none" } }, info: { background: "{sky.500}", hoverBackground: "{sky.600}", activeBackground: "{sky.700}", borderColor: "{sky.500}", hoverBorderColor: "{sky.600}", activeBorderColor: "{sky.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{sky.500}", shadow: "none" } }, success: { background: "{green.500}", hoverBackground: "{green.600}", activeBackground: "{green.700}", borderColor: "{green.500}", hoverBorderColor: "{green.600}", activeBorderColor: "{green.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{green.500}", shadow: "none" } }, warn: { background: "{orange.500}", hoverBackground: "{orange.600}", activeBackground: "{orange.700}", borderColor: "{orange.500}", hoverBorderColor: "{orange.600}", activeBorderColor: "{orange.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{orange.500}", shadow: "none" } }, help: { background: "{purple.500}", hoverBackground: "{purple.600}", activeBackground: "{purple.700}", borderColor: "{purple.500}", hoverBorderColor: "{purple.600}", activeBorderColor: "{purple.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{purple.500}", shadow: "none" } }, danger: { background: "{red.500}", hoverBackground: "{red.600}", activeBackground: "{red.700}", borderColor: "{red.500}", hoverBorderColor: "{red.600}", activeBorderColor: "{red.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{red.500}", shadow: "none" } }, contrast: { background: "{surface.950}", hoverBackground: "{surface.900}", activeBackground: "{surface.800}", borderColor: "{surface.950}", hoverBorderColor: "{surface.900}", activeBorderColor: "{surface.800}", color: "{surface.0}", hoverColor: "{surface.0}", activeColor: "{surface.0}", focusRing: { color: "{surface.950}", shadow: "none" } } }, outlined: { primary: { hoverBackground: "{primary.50}", activeBackground: "{primary.100}", borderColor: "{primary.200}", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.200}", color: "{surface.500}" }, success: { hoverBackground: "{green.50}", activeBackground: "{green.100}", borderColor: "{green.200}", color: "{green.500}" }, info: { hoverBackground: "{sky.50}", activeBackground: "{sky.100}", borderColor: "{sky.200}", color: "{sky.500}" }, warn: { hoverBackground: "{orange.50}", activeBackground: "{orange.100}", borderColor: "{orange.200}", color: "{orange.500}" }, help: { hoverBackground: "{purple.50}", activeBackground: "{purple.100}", borderColor: "{purple.200}", color: "{purple.500}" }, danger: { hoverBackground: "{red.50}", activeBackground: "{red.100}", borderColor: "{red.200}", color: "{red.500}" }, contrast: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.700}", color: "{surface.950}" }, plain: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.200}", color: "{surface.700}" } }, text: { primary: { hoverBackground: "{primary.50}", activeBackground: "{primary.100}", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.500}" }, success: { hoverBackground: "{green.50}", activeBackground: "{green.100}", color: "{green.500}" }, info: { hoverBackground: "{sky.50}", activeBackground: "{sky.100}", color: "{sky.500}" }, warn: { hoverBackground: "{orange.50}", activeBackground: "{orange.100}", color: "{orange.500}" }, help: { hoverBackground: "{purple.50}", activeBackground: "{purple.100}", color: "{purple.500}" }, danger: { hoverBackground: "{red.50}", activeBackground: "{red.100}", color: "{red.500}" }, contrast: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.950}" }, plain: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.700}" } }, link: { color: "{primary.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" } }, dark: { root: { primary: { background: "{primary.color}", hoverBackground: "{primary.hover.color}", activeBackground: "{primary.active.color}", borderColor: "{primary.color}", hoverBorderColor: "{primary.hover.color}", activeBorderColor: "{primary.active.color}", color: "{primary.contrast.color}", hoverColor: "{primary.contrast.color}", activeColor: "{primary.contrast.color}", focusRing: { color: "{primary.color}", shadow: "none" } }, secondary: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", borderColor: "{surface.800}", hoverBorderColor: "{surface.700}", activeBorderColor: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}", focusRing: { color: "{surface.300}", shadow: "none" } }, info: { background: "{sky.400}", hoverBackground: "{sky.300}", activeBackground: "{sky.200}", borderColor: "{sky.400}", hoverBorderColor: "{sky.300}", activeBorderColor: "{sky.200}", color: "{sky.950}", hoverColor: "{sky.950}", activeColor: "{sky.950}", focusRing: { color: "{sky.400}", shadow: "none" } }, success: { background: "{green.400}", hoverBackground: "{green.300}", activeBackground: "{green.200}", borderColor: "{green.400}", hoverBorderColor: "{green.300}", activeBorderColor: "{green.200}", color: "{green.950}", hoverColor: "{green.950}", activeColor: "{green.950}", focusRing: { color: "{green.400}", shadow: "none" } }, warn: { background: "{orange.400}", hoverBackground: "{orange.300}", activeBackground: "{orange.200}", borderColor: "{orange.400}", hoverBorderColor: "{orange.300}", activeBorderColor: "{orange.200}", color: "{orange.950}", hoverColor: "{orange.950}", activeColor: "{orange.950}", focusRing: { color: "{orange.400}", shadow: "none" } }, help: { background: "{purple.400}", hoverBackground: "{purple.300}", activeBackground: "{purple.200}", borderColor: "{purple.400}", hoverBorderColor: "{purple.300}", activeBorderColor: "{purple.200}", color: "{purple.950}", hoverColor: "{purple.950}", activeColor: "{purple.950}", focusRing: { color: "{purple.400}", shadow: "none" } }, danger: { background: "{red.400}", hoverBackground: "{red.300}", activeBackground: "{red.200}", borderColor: "{red.400}", hoverBorderColor: "{red.300}", activeBorderColor: "{red.200}", color: "{red.950}", hoverColor: "{red.950}", activeColor: "{red.950}", focusRing: { color: "{red.400}", shadow: "none" } }, contrast: { background: "{surface.0}", hoverBackground: "{surface.100}", activeBackground: "{surface.200}", borderColor: "{surface.0}", hoverBorderColor: "{surface.100}", activeBorderColor: "{surface.200}", color: "{surface.950}", hoverColor: "{surface.950}", activeColor: "{surface.950}", focusRing: { color: "{surface.0}", shadow: "none" } } }, outlined: { primary: { hoverBackground: "color-mix(in srgb, {primary.color}, transparent 96%)", activeBackground: "color-mix(in srgb, {primary.color}, transparent 84%)", borderColor: "{primary.700}", color: "{primary.color}" }, secondary: { hoverBackground: "rgba(255,255,255,0.04)", activeBackground: "rgba(255,255,255,0.16)", borderColor: "{surface.700}", color: "{surface.400}" }, success: { hoverBackground: "color-mix(in srgb, {green.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {green.400}, transparent 84%)", borderColor: "{green.700}", color: "{green.400}" }, info: { hoverBackground: "color-mix(in srgb, {sky.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {sky.400}, transparent 84%)", borderColor: "{sky.700}", color: "{sky.400}" }, warn: { hoverBackground: "color-mix(in srgb, {orange.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {orange.400}, transparent 84%)", borderColor: "{orange.700}", color: "{orange.400}" }, help: { hoverBackground: "color-mix(in srgb, {purple.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {purple.400}, transparent 84%)", borderColor: "{purple.700}", color: "{purple.400}" }, danger: { hoverBackground: "color-mix(in srgb, {red.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {red.400}, transparent 84%)", borderColor: "{red.700}", color: "{red.400}" }, contrast: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{surface.500}", color: "{surface.0}" }, plain: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{surface.600}", color: "{surface.0}" } }, text: { primary: { hoverBackground: "color-mix(in srgb, {primary.color}, transparent 96%)", activeBackground: "color-mix(in srgb, {primary.color}, transparent 84%)", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.400}" }, success: { hoverBackground: "color-mix(in srgb, {green.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {green.400}, transparent 84%)", color: "{green.400}" }, info: { hoverBackground: "color-mix(in srgb, {sky.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {sky.400}, transparent 84%)", color: "{sky.400}" }, warn: { hoverBackground: "color-mix(in srgb, {orange.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {orange.400}, transparent 84%)", color: "{orange.400}" }, help: { hoverBackground: "color-mix(in srgb, {purple.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {purple.400}, transparent 84%)", color: "{purple.400}" }, danger: { hoverBackground: "color-mix(in srgb, {red.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {red.400}, transparent 84%)", color: "{red.400}" }, contrast: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.0}" }, plain: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.0}" } }, link: { color: "{primary.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" } } }, Uh = { root: Yh, colorScheme: Wh }, Kh = { background: "{content.background}", borderRadius: "{border.radius.xl}", color: "{content.color}", shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)" }, _h = { padding: "1.25rem", gap: "0.5rem" }, qh = { gap: "0.5rem" }, Xh = { fontSize: "1.25rem", fontWeight: "500" }, Gh = { color: "{text.muted.color}" }, Zh = { root: Kh, body: _h, caption: qh, title: Xh, subtitle: Gh }, Qh = { transitionDuration: "{transition.duration}" }, Jh = { gap: "0.25rem" }, em = { padding: "1rem", gap: "0.5rem" }, tm = { width: "2rem", height: "0.5rem", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, om = { light: { indicator: { background: "{surface.200}", hoverBackground: "{surface.300}", activeBackground: "{primary.color}" } }, dark: { indicator: { background: "{surface.700}", hoverBackground: "{surface.600}", activeBackground: "{primary.color}" } } }, rm = { root: Qh, content: Jh, indicatorList: em, indicator: tm, colorScheme: om }, nm = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, am = { width: "2.5rem", color: "{form.field.icon.color}" }, im = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, lm = { padding: "{list.padding}", gap: "{list.gap}", mobileIndent: "1rem" }, sm = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}", icon: { color: "{list.option.icon.color}", focusColor: "{list.option.icon.focus.color}", size: "0.875rem" } }, dm = { color: "{form.field.icon.color}" }, um = { root: nm, dropdown: am, overlay: im, list: lm, option: sm, clearIcon: dm }, cm = { borderRadius: "{border.radius.sm}", width: "1.25rem", height: "1.25rem", background: "{form.field.background}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.border.color}", checkedBorderColor: "{primary.color}", checkedHoverBorderColor: "{primary.hover.color}", checkedFocusBorderColor: "{primary.color}", checkedDisabledBorderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { width: "1rem", height: "1rem" }, lg: { width: "1.5rem", height: "1.5rem" } }, fm = { size: "0.875rem", color: "{form.field.color}", checkedColor: "{primary.contrast.color}", checkedHoverColor: "{primary.contrast.color}", disabledColor: "{form.field.disabled.color}", sm: { size: "0.75rem" }, lg: { size: "1rem" } }, pm = { root: cm, icon: fm }, hm = { borderRadius: "16px", paddingX: "0.75rem", paddingY: "0.5rem", gap: "0.5rem", transitionDuration: "{transition.duration}" }, mm = { width: "2rem", height: "2rem" }, gm = { size: "1rem" }, vm = { size: "1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" } }, bm = { light: { root: { background: "{surface.100}", color: "{surface.800}" }, icon: { color: "{surface.800}" }, removeIcon: { color: "{surface.800}" } }, dark: { root: { background: "{surface.800}", color: "{surface.0}" }, icon: { color: "{surface.0}" }, removeIcon: { color: "{surface.0}" } } }, ym = { root: hm, image: mm, icon: gm, removeIcon: vm, colorScheme: bm }, km = { transitionDuration: "{transition.duration}" }, wm = { width: "1.5rem", height: "1.5rem", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, $m = { shadow: "{overlay.popover.shadow}", borderRadius: "{overlay.popover.borderRadius}" }, Cm = { light: { panel: { background: "{surface.800}", borderColor: "{surface.900}" }, handle: { color: "{surface.0}" } }, dark: { panel: { background: "{surface.900}", borderColor: "{surface.700}" }, handle: { color: "{surface.0}" } } }, Sm = { root: km, preview: wm, panel: $m, colorScheme: Cm }, xm = { size: "2rem", color: "{overlay.modal.color}" }, Bm = { gap: "1rem" }, Tm = { icon: xm, content: Bm }, Pm = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", color: "{overlay.popover.color}", borderRadius: "{overlay.popover.border.radius}", shadow: "{overlay.popover.shadow}", gutter: "10px", arrowOffset: "1.25rem" }, Dm = { padding: "{overlay.popover.padding}", gap: "1rem" }, Mm = { size: "1.5rem", color: "{overlay.popover.color}" }, Om = { gap: "0.5rem", padding: "0 {overlay.popover.padding} {overlay.popover.padding} {overlay.popover.padding}" }, Im = { root: Pm, content: Dm, icon: Mm, footer: Om }, Em = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, Rm = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, Lm = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Am = { mobileIndent: "1rem" }, Vm = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, zm = { borderColor: "{content.border.color}" }, Nm = { root: Em, list: Rm, item: Lm, submenu: Am, submenuIcon: Vm, separator: zm }, Fm = { transitionDuration: "{transition.duration}" }, jm = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Hm = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{datatable.border.color}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", gap: "0.5rem", padding: "0.75rem 1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Ym = { fontWeight: "600" }, Wm = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, Um = { borderColor: "{datatable.border.color}", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Km = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, _m = { fontWeight: "600" }, qm = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Xm = { color: "{primary.color}" }, Gm = { width: "0.5rem" }, Zm = { width: "1px", color: "{primary.color}" }, Qm = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", size: "0.875rem" }, Jm = { size: "2rem" }, eg = { hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", selectedHoverColor: "{primary.color}", size: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, tg = { inlineGap: "0.5rem", overlaySelect: { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, overlayPopover: { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", borderRadius: "{overlay.popover.border.radius}", color: "{overlay.popover.color}", shadow: "{overlay.popover.shadow}", padding: "{overlay.popover.padding}", gap: "0.5rem" }, rule: { borderColor: "{content.border.color}" }, constraintList: { padding: "{list.padding}", gap: "{list.gap}" }, constraint: { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", separator: { borderColor: "{content.border.color}" }, padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" } }, og = { borderColor: "{datatable.border.color}", borderWidth: "0 0 1px 0" }, rg = { borderColor: "{datatable.border.color}", borderWidth: "0 0 1px 0" }, ng = { light: { root: { borderColor: "{content.border.color}" }, row: { stripedBackground: "{surface.50}" }, bodyCell: { selectedBorderColor: "{primary.100}" } }, dark: { root: { borderColor: "{surface.800}" }, row: { stripedBackground: "{surface.950}" }, bodyCell: { selectedBorderColor: "{primary.900}" } } }, ag = { root: Fm, header: jm, headerCell: Hm, columnTitle: Ym, row: Wm, bodyCell: Um, footerCell: Km, columnFooter: _m, footer: qm, dropPoint: Xm, columnResizer: Gm, resizeIndicator: Zm, sortIcon: Qm, loadingIcon: Jm, rowToggleButton: eg, filter: tg, paginatorTop: og, paginatorBottom: rg, colorScheme: ng }, ig = { borderColor: "transparent", borderWidth: "0", borderRadius: "0", padding: "0" }, lg = { background: "{content.background}", color: "{content.color}", borderColor: "{content.border.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", borderRadius: "0" }, sg = { background: "{content.background}", color: "{content.color}", borderColor: "transparent", borderWidth: "0", padding: "0", borderRadius: "0" }, dg = { background: "{content.background}", color: "{content.color}", borderColor: "{content.border.color}", borderWidth: "1px 0 0 0", padding: "0.75rem 1rem", borderRadius: "0" }, ug = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, cg = { borderColor: "{content.border.color}", borderWidth: "1px 0 0 0" }, fg = { root: ig, header: lg, content: sg, footer: dg, paginatorTop: ug, paginatorBottom: cg }, pg = { transitionDuration: "{transition.duration}" }, hg = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.popover.shadow}", padding: "{overlay.popover.padding}" }, mg = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", padding: "0 0 0.5rem 0" }, gg = { gap: "0.5rem", fontWeight: "500" }, vg = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" }, borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, bg = { color: "{form.field.icon.color}" }, yg = { hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}" }, kg = { hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}" }, wg = { borderColor: "{content.border.color}", gap: "{overlay.popover.padding}" }, $g = { margin: "0.5rem 0 0 0" }, Cg = { padding: "0.25rem", fontWeight: "500", color: "{content.color}" }, Sg = { hoverBackground: "{content.hover.background}", selectedBackground: "{primary.color}", rangeSelectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{primary.contrast.color}", rangeSelectedColor: "{highlight.color}", width: "2rem", height: "2rem", borderRadius: "50%", padding: "0.25rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, xg = { margin: "0.5rem 0 0 0" }, Bg = { padding: "0.375rem", borderRadius: "{content.border.radius}" }, Tg = { margin: "0.5rem 0 0 0" }, Pg = { padding: "0.375rem", borderRadius: "{content.border.radius}" }, Dg = { padding: "0.5rem 0 0 0", borderColor: "{content.border.color}" }, Mg = { padding: "0.5rem 0 0 0", borderColor: "{content.border.color}", gap: "0.5rem", buttonGap: "0.25rem" }, Og = { light: { dropdown: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}" }, today: { background: "{surface.200}", color: "{surface.900}" } }, dark: { dropdown: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}" }, today: { background: "{surface.700}", color: "{surface.0}" } } }, Ig = { root: pg, panel: hg, header: mg, title: gg, dropdown: vg, inputIcon: bg, selectMonth: yg, selectYear: kg, group: wg, dayView: $g, weekDay: Cg, date: Sg, monthView: xg, month: Bg, yearView: Tg, year: Pg, buttonbar: Dg, timePicker: Mg, colorScheme: Og }, Eg = { background: "{overlay.modal.background}", borderColor: "{overlay.modal.border.color}", color: "{overlay.modal.color}", borderRadius: "{overlay.modal.border.radius}", shadow: "{overlay.modal.shadow}" }, Rg = { padding: "{overlay.modal.padding}", gap: "0.5rem" }, Lg = { fontSize: "1.25rem", fontWeight: "600" }, Ag = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}" }, Vg = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}", gap: "0.5rem" }, zg = { root: Eg, header: Rg, title: Lg, content: Ag, footer: Vg }, Ng = { borderColor: "{content.border.color}" }, Fg = { background: "{content.background}", color: "{text.color}" }, jg = { margin: "1rem 0", padding: "0 1rem", content: { padding: "0 0.5rem" } }, Hg = { margin: "0 1rem", padding: "0.5rem 0", content: { padding: "0.5rem 0" } }, Yg = { root: Ng, content: Fg, horizontal: jg, vertical: Hg }, Wg = { background: "rgba(255, 255, 255, 0.1)", borderColor: "rgba(255, 255, 255, 0.2)", padding: "0.5rem", borderRadius: "{border.radius.xl}" }, Ug = { borderRadius: "{content.border.radius}", padding: "0.5rem", size: "3rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Kg = { root: Wg, item: Ug }, _g = { background: "{overlay.modal.background}", borderColor: "{overlay.modal.border.color}", color: "{overlay.modal.color}", shadow: "{overlay.modal.shadow}" }, qg = { padding: "{overlay.modal.padding}" }, Xg = { fontSize: "1.5rem", fontWeight: "600" }, Gg = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}" }, Zg = { padding: "{overlay.modal.padding}" }, Qg = { root: _g, header: qg, title: Xg, content: Gg, footer: Zg }, Jg = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}" }, ev = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, tv = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}", padding: "{list.padding}" }, ov = { focusBackground: "{list.option.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, rv = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, nv = { toolbar: Jg, toolbarItem: ev, overlay: tv, overlayOption: ov, content: rv }, av = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", padding: "0 1.125rem 1.125rem 1.125rem", transitionDuration: "{transition.duration}" }, iv = { background: "{content.background}", hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", borderRadius: "{content.border.radius}", borderWidth: "1px", borderColor: "transparent", padding: "0.5rem 0.75rem", gap: "0.5rem", fontWeight: "600", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, lv = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}" }, sv = { padding: "0" }, dv = { root: av, legend: iv, toggleIcon: lv, content: sv }, uv = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", transitionDuration: "{transition.duration}" }, cv = { background: "transparent", color: "{text.color}", padding: "1.125rem", borderColor: "unset", borderWidth: "0", borderRadius: "0", gap: "0.5rem" }, fv = { highlightBorderColor: "{primary.color}", padding: "0 1.125rem 1.125rem 1.125rem", gap: "1rem" }, pv = { padding: "1rem", gap: "1rem", borderColor: "{content.border.color}", info: { gap: "0.5rem" } }, hv = { gap: "0.5rem" }, mv = { height: "0.25rem" }, gv = { gap: "0.5rem" }, vv = { root: uv, header: cv, content: fv, file: pv, fileList: hv, progressbar: mv, basic: gv }, bv = { color: "{form.field.float.label.color}", focusColor: "{form.field.float.label.focus.color}", activeColor: "{form.field.float.label.active.color}", invalidColor: "{form.field.float.label.invalid.color}", transitionDuration: "0.2s", positionX: "{form.field.padding.x}", positionY: "{form.field.padding.y}", fontWeight: "500", active: { fontSize: "0.75rem", fontWeight: "400" } }, yv = { active: { top: "-1.25rem" } }, kv = { input: { paddingTop: "1.5rem", paddingBottom: "{form.field.padding.y}" }, active: { top: "{form.field.padding.y}" } }, wv = { borderRadius: "{border.radius.xs}", active: { background: "{form.field.background}", padding: "0 0.125rem" } }, $v = { root: bv, over: yv, in: kv, on: wv }, Cv = { borderWidth: "1px", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", transitionDuration: "{transition.duration}" }, Sv = { background: "rgba(255, 255, 255, 0.1)", hoverBackground: "rgba(255, 255, 255, 0.2)", color: "{surface.100}", hoverColor: "{surface.0}", size: "3rem", gutter: "0.5rem", prev: { borderRadius: "50%" }, next: { borderRadius: "50%" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, xv = { size: "1.5rem" }, Bv = { background: "{content.background}", padding: "1rem 0.25rem" }, Tv = { size: "2rem", borderRadius: "{content.border.radius}", gutter: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Pv = { size: "1rem" }, Dv = { background: "rgba(0, 0, 0, 0.5)", color: "{surface.100}", padding: "1rem" }, Mv = { gap: "0.5rem", padding: "1rem" }, Ov = { width: "1rem", height: "1rem", activeBackground: "{primary.color}", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Iv = { background: "rgba(0, 0, 0, 0.5)" }, Ev = { background: "rgba(255, 255, 255, 0.4)", hoverBackground: "rgba(255, 255, 255, 0.6)", activeBackground: "rgba(255, 255, 255, 0.9)" }, Rv = { size: "3rem", gutter: "0.5rem", background: "rgba(255, 255, 255, 0.1)", hoverBackground: "rgba(255, 255, 255, 0.2)", color: "{surface.50}", hoverColor: "{surface.0}", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Lv = { size: "1.5rem" }, Av = { light: { thumbnailNavButton: { hoverBackground: "{surface.100}", color: "{surface.600}", hoverColor: "{surface.700}" }, indicatorButton: { background: "{surface.200}", hoverBackground: "{surface.300}" } }, dark: { thumbnailNavButton: { hoverBackground: "{surface.700}", color: "{surface.400}", hoverColor: "{surface.0}" }, indicatorButton: { background: "{surface.700}", hoverBackground: "{surface.600}" } } }, Vv = { root: Cv, navButton: Sv, navIcon: xv, thumbnailsContent: Bv, thumbnailNavButton: Tv, thumbnailNavButtonIcon: Pv, caption: Dv, indicatorList: Mv, indicatorButton: Ov, insetIndicatorList: Iv, insetIndicatorButton: Ev, closeButton: Rv, closeButtonIcon: Lv, colorScheme: Av }, zv = { color: "{form.field.icon.color}" }, Nv = { icon: zv }, Fv = { color: "{form.field.float.label.color}", focusColor: "{form.field.float.label.focus.color}", invalidColor: "{form.field.float.label.invalid.color}", transitionDuration: "0.2s", positionX: "{form.field.padding.x}", top: "{form.field.padding.y}", fontSize: "0.75rem", fontWeight: "400" }, jv = { paddingTop: "1.5rem", paddingBottom: "{form.field.padding.y}" }, Hv = { root: Fv, input: jv }, Yv = { transitionDuration: "{transition.duration}" }, Wv = { icon: { size: "1.5rem" }, mask: { background: "{mask.background}", color: "{mask.color}" } }, Uv = { position: { left: "auto", right: "1rem", top: "1rem", bottom: "auto" }, blur: "8px", background: "rgba(255,255,255,0.1)", borderColor: "rgba(255,255,255,0.2)", borderWidth: "1px", borderRadius: "30px", padding: ".5rem", gap: "0.5rem" }, Kv = { hoverBackground: "rgba(255,255,255,0.1)", color: "{surface.50}", hoverColor: "{surface.0}", size: "3rem", iconSize: "1.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, _v = { root: Yv, preview: Wv, toolbar: Uv, action: Kv }, qv = { size: "15px", hoverSize: "30px", background: "rgba(255,255,255,0.3)", hoverBackground: "rgba(255,255,255,0.3)", borderColor: "unset", hoverBorderColor: "unset", borderWidth: "0", borderRadius: "50%", transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "rgba(255,255,255,0.3)", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Xv = { handle: qv }, Gv = { padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{content.border.radius}", gap: "0.5rem" }, Zv = { fontWeight: "500" }, Qv = { size: "1rem" }, Jv = { light: { info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)" }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)" }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)" }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)" }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)" }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)" } }, dark: { info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)" }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)" }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)" }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)" }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)" }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)" } } }, eb = { root: Gv, text: Zv, icon: Qv, colorScheme: Jv }, tb = { padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{transition.duration}" }, ob = { hoverBackground: "{content.hover.background}", hoverColor: "{content.hover.color}" }, rb = { root: tb, display: ob }, nb = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}" }, ab = { borderRadius: "{border.radius.sm}" }, ib = { light: { chip: { focusBackground: "{surface.200}", color: "{surface.800}" } }, dark: { chip: { focusBackground: "{surface.700}", color: "{surface.0}" } } }, lb = { root: nb, chip: ab, colorScheme: ib }, sb = { background: "{form.field.background}", borderColor: "{form.field.border.color}", color: "{form.field.icon.color}", borderRadius: "{form.field.border.radius}", padding: "0.5rem", minWidth: "2.5rem" }, db = { addon: sb }, ub = { transitionDuration: "{transition.duration}" }, cb = { width: "2.5rem", borderRadius: "{form.field.border.radius}", verticalPadding: "{form.field.padding.y}" }, fb = { light: { button: { background: "transparent", hoverBackground: "{surface.100}", activeBackground: "{surface.200}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", color: "{surface.400}", hoverColor: "{surface.500}", activeColor: "{surface.600}" } }, dark: { button: { background: "transparent", hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", color: "{surface.400}", hoverColor: "{surface.300}", activeColor: "{surface.200}" } } }, pb = { root: ub, button: cb, colorScheme: fb }, hb = { gap: "0.5rem" }, mb = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" } }, gb = { root: hb, input: mb }, vb = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, bb = { root: vb }, yb = { transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, kb = { background: "{primary.color}" }, wb = { background: "{content.border.color}" }, $b = { color: "{text.muted.color}" }, Cb = { root: yb, value: kb, range: wb, text: $b }, Sb = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", borderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", shadow: "{form.field.shadow}", borderRadius: "{form.field.border.radius}", transitionDuration: "{form.field.transition.duration}" }, xb = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, Bb = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, Tb = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, Pb = { color: "{list.option.color}", gutterStart: "-0.375rem", gutterEnd: "0.375rem" }, Db = { padding: "{list.option.padding}" }, Mb = { light: { option: { stripedBackground: "{surface.50}" } }, dark: { option: { stripedBackground: "{surface.900}" } } }, Ob = { root: Sb, list: xb, option: Bb, optionGroup: Tb, checkmark: Pb, emptyMessage: Db, colorScheme: Mb }, Ib = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", verticalOrientation: { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, horizontalOrientation: { padding: "0.5rem 0.75rem", gap: "0.5rem" }, transitionDuration: "{transition.duration}" }, Eb = { borderRadius: "{content.border.radius}", padding: "{navigation.item.padding}" }, Rb = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Lb = { padding: "0", background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", shadow: "{overlay.navigation.shadow}", gap: "0.5rem" }, Ab = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, Vb = { padding: "{navigation.submenu.label.padding}", fontWeight: "{navigation.submenu.label.font.weight}", background: "{navigation.submenu.label.background}", color: "{navigation.submenu.label.color}" }, zb = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, Nb = { borderColor: "{content.border.color}" }, Fb = { borderRadius: "50%", size: "1.75rem", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", hoverBackground: "{content.hover.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, jb = { root: Ib, baseItem: Eb, item: Rb, overlay: Lb, submenu: Ab, submenuLabel: Vb, submenuIcon: zb, separator: Nb, mobileButton: Fb }, Hb = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, Yb = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, Wb = { focusBackground: "{navigation.item.focus.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}" } }, Ub = { padding: "{navigation.submenu.label.padding}", fontWeight: "{navigation.submenu.label.font.weight}", background: "{navigation.submenu.label.background}", color: "{navigation.submenu.label.color}" }, Kb = { borderColor: "{content.border.color}" }, _b = { root: Hb, list: Yb, item: Wb, submenuLabel: Ub, separator: Kb }, qb = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", padding: "0.5rem 0.75rem", transitionDuration: "{transition.duration}" }, Xb = { borderRadius: "{content.border.radius}", padding: "{navigation.item.padding}" }, Gb = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Zb = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}", background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", mobileIndent: "1rem", icon: { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" } }, Qb = { borderColor: "{content.border.color}" }, Jb = { borderRadius: "50%", size: "1.75rem", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", hoverBackground: "{content.hover.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, e0 = { root: qb, baseItem: Xb, item: Gb, submenu: Zb, separator: Qb, mobileButton: Jb }, t0 = { borderRadius: "{content.border.radius}", borderWidth: "1px", transitionDuration: "{transition.duration}" }, o0 = { padding: "0.5rem 0.75rem", gap: "0.5rem", sm: { padding: "0.375rem 0.625rem" }, lg: { padding: "0.625rem 0.875rem" } }, r0 = { fontSize: "1rem", fontWeight: "500", sm: { fontSize: "0.875rem" }, lg: { fontSize: "1.125rem" } }, n0 = { size: "1.125rem", sm: { size: "1rem" }, lg: { size: "1.25rem" } }, a0 = { width: "1.75rem", height: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" } }, i0 = { size: "1rem", sm: { size: "0.875rem" }, lg: { size: "1.125rem" } }, l0 = { root: { borderWidth: "1px" } }, s0 = { content: { padding: "0" } }, d0 = { light: { info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "{blue.100}", focusRing: { color: "{blue.600}", shadow: "none" } }, outlined: { color: "{blue.600}", borderColor: "{blue.600}" }, simple: { color: "{blue.600}" } }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "{green.100}", focusRing: { color: "{green.600}", shadow: "none" } }, outlined: { color: "{green.600}", borderColor: "{green.600}" }, simple: { color: "{green.600}" } }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "{yellow.100}", focusRing: { color: "{yellow.600}", shadow: "none" } }, outlined: { color: "{yellow.600}", borderColor: "{yellow.600}" }, simple: { color: "{yellow.600}" } }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "{red.100}", focusRing: { color: "{red.600}", shadow: "none" } }, outlined: { color: "{red.600}", borderColor: "{red.600}" }, simple: { color: "{red.600}" } }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.200}", focusRing: { color: "{surface.600}", shadow: "none" } }, outlined: { color: "{surface.500}", borderColor: "{surface.500}" }, simple: { color: "{surface.500}" } }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.800}", focusRing: { color: "{surface.50}", shadow: "none" } }, outlined: { color: "{surface.950}", borderColor: "{surface.950}" }, simple: { color: "{surface.950}" } } }, dark: { info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{blue.500}", shadow: "none" } }, outlined: { color: "{blue.500}", borderColor: "{blue.500}" }, simple: { color: "{blue.500}" } }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{green.500}", shadow: "none" } }, outlined: { color: "{green.500}", borderColor: "{green.500}" }, simple: { color: "{green.500}" } }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{yellow.500}", shadow: "none" } }, outlined: { color: "{yellow.500}", borderColor: "{yellow.500}" }, simple: { color: "{yellow.500}" } }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{red.500}", shadow: "none" } }, outlined: { color: "{red.500}", borderColor: "{red.500}" }, simple: { color: "{red.500}" } }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.700}", focusRing: { color: "{surface.300}", shadow: "none" } }, outlined: { color: "{surface.400}", borderColor: "{surface.400}" }, simple: { color: "{surface.400}" } }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.100}", focusRing: { color: "{surface.950}", shadow: "none" } }, outlined: { color: "{surface.0}", borderColor: "{surface.0}" }, simple: { color: "{surface.0}" } } } }, u0 = { root: t0, content: o0, text: r0, icon: n0, closeButton: a0, closeIcon: i0, outlined: l0, simple: s0, colorScheme: d0 }, c0 = { borderRadius: "{content.border.radius}", gap: "1rem" }, f0 = { background: "{content.border.color}", size: "0.5rem" }, p0 = { gap: "0.5rem" }, h0 = { size: "0.5rem" }, m0 = { size: "1rem" }, g0 = { verticalGap: "0.5rem", horizontalGap: "1rem" }, v0 = { root: c0, meters: f0, label: p0, labelMarker: h0, labelIcon: m0, labelList: g0 }, b0 = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, y0 = { width: "2.5rem", color: "{form.field.icon.color}" }, k0 = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, w0 = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, $0 = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}", gap: "0.5rem" }, C0 = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, S0 = { color: "{form.field.icon.color}" }, x0 = { borderRadius: "{border.radius.sm}" }, B0 = { padding: "{list.option.padding}" }, T0 = { root: b0, dropdown: y0, overlay: k0, list: w0, option: $0, optionGroup: C0, chip: x0, clearIcon: S0, emptyMessage: B0 }, P0 = { gap: "1.125rem" }, D0 = { gap: "0.5rem" }, M0 = { root: P0, controls: D0 }, O0 = { gutter: "0.75rem", transitionDuration: "{transition.duration}" }, I0 = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{content.border.color}", color: "{content.color}", selectedColor: "{highlight.color}", hoverColor: "{content.hover.color}", padding: "0.75rem 1rem", toggleablePadding: "0.75rem 1rem 1.25rem 1rem", borderRadius: "{content.border.radius}" }, E0 = { background: "{content.background}", hoverBackground: "{content.hover.background}", borderColor: "{content.border.color}", color: "{text.muted.color}", hoverColor: "{text.color}", size: "1.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, R0 = { color: "{content.border.color}", borderRadius: "{content.border.radius}", height: "24px" }, L0 = { root: O0, node: I0, nodeToggleButton: E0, connector: R0 }, A0 = { outline: { width: "2px", color: "{content.background}" } }, V0 = { root: A0 }, z0 = { padding: "0.5rem 1rem", gap: "0.25rem", borderRadius: "{content.border.radius}", background: "{content.background}", color: "{content.color}", transitionDuration: "{transition.duration}" }, N0 = { background: "transparent", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedColor: "{highlight.color}", width: "2.5rem", height: "2.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, F0 = { color: "{text.muted.color}" }, j0 = { maxWidth: "2.5rem" }, H0 = { root: z0, navButton: N0, currentPageReport: F0, jumpToPageInput: j0 }, Y0 = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, W0 = { background: "transparent", color: "{text.color}", padding: "1.125rem", borderColor: "{content.border.color}", borderWidth: "0", borderRadius: "0" }, U0 = { padding: "0.375rem 1.125rem" }, K0 = { fontWeight: "600" }, _0 = { padding: "0 1.125rem 1.125rem 1.125rem" }, q0 = { padding: "0 1.125rem 1.125rem 1.125rem" }, X0 = { root: Y0, header: W0, toggleableHeader: U0, title: K0, content: _0, footer: q0 }, G0 = { gap: "0.5rem", transitionDuration: "{transition.duration}" }, Z0 = { background: "{content.background}", borderColor: "{content.border.color}", borderWidth: "1px", color: "{content.color}", padding: "0.25rem 0.25rem", borderRadius: "{content.border.radius}", first: { borderWidth: "1px", topBorderRadius: "{content.border.radius}" }, last: { borderWidth: "1px", bottomBorderRadius: "{content.border.radius}" } }, Q0 = { focusBackground: "{navigation.item.focus.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", gap: "0.5rem", padding: "{navigation.item.padding}", borderRadius: "{content.border.radius}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}" } }, J0 = { indent: "1rem" }, ey = { color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}" }, ty = { root: G0, panel: Z0, item: Q0, submenu: J0, submenuIcon: ey }, oy = { background: "{content.border.color}", borderRadius: "{content.border.radius}", height: ".75rem" }, ry = { color: "{form.field.icon.color}" }, ny = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", borderRadius: "{overlay.popover.border.radius}", color: "{overlay.popover.color}", padding: "{overlay.popover.padding}", shadow: "{overlay.popover.shadow}" }, ay = { gap: "0.5rem" }, iy = { light: { strength: { weakBackground: "{red.500}", mediumBackground: "{amber.500}", strongBackground: "{green.500}" } }, dark: { strength: { weakBackground: "{red.400}", mediumBackground: "{amber.400}", strongBackground: "{green.400}" } } }, ly = { meter: oy, icon: ry, overlay: ny, content: ay, colorScheme: iy }, sy = { gap: "1.125rem" }, dy = { gap: "0.5rem" }, uy = { root: sy, controls: dy }, cy = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", color: "{overlay.popover.color}", borderRadius: "{overlay.popover.border.radius}", shadow: "{overlay.popover.shadow}", gutter: "10px", arrowOffset: "1.25rem" }, fy = { padding: "{overlay.popover.padding}" }, py = { root: cy, content: fy }, hy = { background: "{content.border.color}", borderRadius: "{content.border.radius}", height: "1.25rem" }, my = { background: "{primary.color}" }, gy = { color: "{primary.contrast.color}", fontSize: "0.75rem", fontWeight: "600" }, vy = { root: hy, value: my, label: gy }, by = { light: { root: { colorOne: "{red.500}", colorTwo: "{blue.500}", colorThree: "{green.500}", colorFour: "{yellow.500}" } }, dark: { root: { colorOne: "{red.400}", colorTwo: "{blue.400}", colorThree: "{green.400}", colorFour: "{yellow.400}" } } }, yy = { colorScheme: by }, ky = { width: "1.25rem", height: "1.25rem", background: "{form.field.background}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.border.color}", checkedBorderColor: "{primary.color}", checkedHoverBorderColor: "{primary.hover.color}", checkedFocusBorderColor: "{primary.color}", checkedDisabledBorderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { width: "1rem", height: "1rem" }, lg: { width: "1.5rem", height: "1.5rem" } }, wy = { size: "0.75rem", checkedColor: "{primary.contrast.color}", checkedHoverColor: "{primary.contrast.color}", disabledColor: "{form.field.disabled.color}", sm: { size: "0.5rem" }, lg: { size: "1rem" } }, $y = { root: ky, icon: wy }, Cy = { gap: "0.25rem", transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Sy = { size: "1rem", color: "{text.muted.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" }, xy = { root: Cy, icon: Sy }, By = { light: { root: { background: "rgba(0,0,0,0.1)" } }, dark: { root: { background: "rgba(255,255,255,0.3)" } } }, Ty = { colorScheme: By }, Py = { transitionDuration: "{transition.duration}" }, Dy = { size: "9px", borderRadius: "{border.radius.sm}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, My = { light: { bar: { background: "{surface.100}" } }, dark: { bar: { background: "{surface.800}" } } }, Oy = { root: Py, bar: Dy, colorScheme: My }, Iy = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, Ey = { width: "2.5rem", color: "{form.field.icon.color}" }, Ry = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, Ly = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, Ay = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, Vy = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, zy = { color: "{form.field.icon.color}" }, Ny = { color: "{list.option.color}", gutterStart: "-0.375rem", gutterEnd: "0.375rem" }, Fy = { padding: "{list.option.padding}" }, jy = { root: Iy, dropdown: Ey, overlay: Ry, list: Ly, option: Ay, optionGroup: Vy, clearIcon: zy, checkmark: Ny, emptyMessage: Fy }, Hy = { borderRadius: "{form.field.border.radius}" }, Yy = { light: { root: { invalidBorderColor: "{form.field.invalid.border.color}" } }, dark: { root: { invalidBorderColor: "{form.field.invalid.border.color}" } } }, Wy = { root: Hy, colorScheme: Yy }, Uy = { borderRadius: "{content.border.radius}" }, Ky = { light: { root: { background: "{surface.200}", animationBackground: "rgba(255,255,255,0.4)" } }, dark: { root: { background: "rgba(255, 255, 255, 0.06)", animationBackground: "rgba(255, 255, 255, 0.04)" } } }, _y = { root: Uy, colorScheme: Ky }, qy = { transitionDuration: "{transition.duration}" }, Xy = { background: "{content.border.color}", borderRadius: "{content.border.radius}", size: "3px" }, Gy = { background: "{primary.color}" }, Zy = { width: "20px", height: "20px", borderRadius: "50%", background: "{content.border.color}", hoverBackground: "{content.border.color}", content: { borderRadius: "50%", hoverBackground: "{content.background}", width: "16px", height: "16px", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.14)" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Qy = { light: { handle: { content: { background: "{surface.0}" } } }, dark: { handle: { content: { background: "{surface.950}" } } } }, Jy = { root: qy, track: Xy, range: Gy, handle: Zy, colorScheme: Qy }, e1 = { gap: "0.5rem", transitionDuration: "{transition.duration}" }, t1 = { root: e1 }, o1 = { borderRadius: "{form.field.border.radius}", roundedBorderRadius: "2rem", raisedShadow: "0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)" }, r1 = { root: o1 }, n1 = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", transitionDuration: "{transition.duration}" }, a1 = { background: "{content.border.color}" }, i1 = { size: "24px", background: "transparent", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, l1 = { root: n1, gutter: a1, handle: i1 }, s1 = { transitionDuration: "{transition.duration}" }, d1 = { background: "{content.border.color}", activeBackground: "{primary.color}", margin: "0 0 0 1.625rem", size: "2px" }, u1 = { padding: "0.5rem", gap: "1rem" }, c1 = { padding: "0", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, gap: "0.5rem" }, f1 = { color: "{text.muted.color}", activeColor: "{primary.color}", fontWeight: "500" }, p1 = { background: "{content.background}", activeBackground: "{content.background}", borderColor: "{content.border.color}", activeBorderColor: "{content.border.color}", color: "{text.muted.color}", activeColor: "{primary.color}", size: "2rem", fontSize: "1.143rem", fontWeight: "500", borderRadius: "50%", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" }, h1 = { padding: "0.875rem 0.5rem 1.125rem 0.5rem" }, m1 = { background: "{content.background}", color: "{content.color}", padding: "0", indent: "1rem" }, g1 = { root: s1, separator: d1, step: u1, stepHeader: c1, stepTitle: f1, stepNumber: p1, steppanels: h1, steppanel: m1 }, v1 = { transitionDuration: "{transition.duration}" }, b1 = { background: "{content.border.color}" }, y1 = { borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, gap: "0.5rem" }, k1 = { color: "{text.muted.color}", activeColor: "{primary.color}", fontWeight: "500" }, w1 = { background: "{content.background}", activeBackground: "{content.background}", borderColor: "{content.border.color}", activeBorderColor: "{content.border.color}", color: "{text.muted.color}", activeColor: "{primary.color}", size: "2rem", fontSize: "1.143rem", fontWeight: "500", borderRadius: "50%", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" }, $1 = { root: v1, separator: b1, itemLink: y1, itemLabel: k1, itemNumber: w1 }, C1 = { transitionDuration: "{transition.duration}" }, S1 = { borderWidth: "0 0 1px 0", background: "{content.background}", borderColor: "{content.border.color}" }, x1 = { background: "transparent", hoverBackground: "transparent", activeBackground: "transparent", borderWidth: "0 0 1px 0", borderColor: "{content.border.color}", hoverBorderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}", padding: "1rem 1.125rem", fontWeight: "600", margin: "0 0 -1px 0", gap: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, B1 = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, T1 = { height: "1px", bottom: "-1px", background: "{primary.color}" }, P1 = { root: C1, tablist: S1, item: x1, itemIcon: B1, activeBar: T1 }, D1 = { transitionDuration: "{transition.duration}" }, M1 = { borderWidth: "0 0 1px 0", background: "{content.background}", borderColor: "{content.border.color}" }, O1 = { background: "transparent", hoverBackground: "transparent", activeBackground: "transparent", borderWidth: "0 0 1px 0", borderColor: "{content.border.color}", hoverBorderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}", padding: "1rem 1.125rem", fontWeight: "600", margin: "0 0 -1px 0", gap: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, I1 = { background: "{content.background}", color: "{content.color}", padding: "0.875rem 1.125rem 1.125rem 1.125rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "inset {focus.ring.shadow}" } }, E1 = { background: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", width: "2.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, R1 = { height: "1px", bottom: "-1px", background: "{primary.color}" }, L1 = { light: { navButton: { shadow: "0px 0px 10px 50px rgba(255, 255, 255, 0.6)" } }, dark: { navButton: { shadow: "0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)" } } }, A1 = { root: D1, tablist: M1, tab: O1, tabpanel: I1, navButton: E1, activeBar: R1, colorScheme: L1 }, V1 = { transitionDuration: "{transition.duration}" }, z1 = { background: "{content.background}", borderColor: "{content.border.color}" }, N1 = { borderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, F1 = { background: "{content.background}", color: "{content.color}" }, j1 = { background: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}" }, H1 = { light: { navButton: { shadow: "0px 0px 10px 50px rgba(255, 255, 255, 0.6)" } }, dark: { navButton: { shadow: "0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)" } } }, Y1 = { root: V1, tabList: z1, tab: N1, tabPanel: F1, navButton: j1, colorScheme: H1 }, W1 = { fontSize: "0.875rem", fontWeight: "700", padding: "0.25rem 0.5rem", gap: "0.25rem", borderRadius: "{content.border.radius}", roundedBorderRadius: "{border.radius.xl}" }, U1 = { size: "0.75rem" }, K1 = { light: { primary: { background: "{primary.100}", color: "{primary.700}" }, secondary: { background: "{surface.100}", color: "{surface.600}" }, success: { background: "{green.100}", color: "{green.700}" }, info: { background: "{sky.100}", color: "{sky.700}" }, warn: { background: "{orange.100}", color: "{orange.700}" }, danger: { background: "{red.100}", color: "{red.700}" }, contrast: { background: "{surface.950}", color: "{surface.0}" } }, dark: { primary: { background: "color-mix(in srgb, {primary.500}, transparent 84%)", color: "{primary.300}" }, secondary: { background: "{surface.800}", color: "{surface.300}" }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", color: "{green.300}" }, info: { background: "color-mix(in srgb, {sky.500}, transparent 84%)", color: "{sky.300}" }, warn: { background: "color-mix(in srgb, {orange.500}, transparent 84%)", color: "{orange.300}" }, danger: { background: "color-mix(in srgb, {red.500}, transparent 84%)", color: "{red.300}" }, contrast: { background: "{surface.0}", color: "{surface.950}" } } }, _1 = { root: W1, icon: U1, colorScheme: K1 }, q1 = { background: "{form.field.background}", borderColor: "{form.field.border.color}", color: "{form.field.color}", height: "18rem", padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{form.field.border.radius}" }, X1 = { gap: "0.25rem" }, G1 = { margin: "2px 0" }, Z1 = { root: q1, prompt: X1, commandResponse: G1 }, Q1 = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, J1 = { root: Q1 }, ek = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, tk = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, ok = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, rk = { mobileIndent: "1rem" }, nk = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, ak = { borderColor: "{content.border.color}" }, ik = { root: ek, list: tk, item: ok, submenu: rk, submenuIcon: nk, separator: ak }, lk = { minHeight: "5rem" }, sk = { eventContent: { padding: "1rem 0" } }, dk = { eventContent: { padding: "0 1rem" } }, uk = { size: "1.125rem", borderRadius: "50%", borderWidth: "2px", background: "{content.background}", borderColor: "{content.border.color}", content: { borderRadius: "50%", size: "0.375rem", background: "{primary.color}", insetShadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" } }, ck = { color: "{content.border.color}", size: "2px" }, fk = { event: lk, horizontal: sk, vertical: dk, eventMarker: uk, eventConnector: ck }, pk = { width: "25rem", borderRadius: "{content.border.radius}", borderWidth: "1px", transitionDuration: "{transition.duration}" }, hk = { size: "1.125rem" }, mk = { padding: "{overlay.popover.padding}", gap: "0.5rem" }, gk = { gap: "0.5rem" }, vk = { fontWeight: "500", fontSize: "1rem" }, bk = { fontWeight: "500", fontSize: "0.875rem" }, yk = { width: "1.75rem", height: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" } }, kk = { size: "1rem" }, wk = { light: { root: { blur: "1.5px" }, info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "{blue.100}", focusRing: { color: "{blue.600}", shadow: "none" } } }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "{green.100}", focusRing: { color: "{green.600}", shadow: "none" } } }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "{yellow.100}", focusRing: { color: "{yellow.600}", shadow: "none" } } }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "{red.100}", focusRing: { color: "{red.600}", shadow: "none" } } }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.200}", focusRing: { color: "{surface.600}", shadow: "none" } } }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.800}", focusRing: { color: "{surface.50}", shadow: "none" } } } }, dark: { root: { blur: "10px" }, info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{blue.500}", shadow: "none" } } }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{green.500}", shadow: "none" } } }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{yellow.500}", shadow: "none" } } }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{red.500}", shadow: "none" } } }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.700}", focusRing: { color: "{surface.300}", shadow: "none" } } }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", detailColor: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.100}", focusRing: { color: "{surface.950}", shadow: "none" } } } } }, $k = { root: pk, icon: hk, content: mk, text: gk, summary: vk, detail: bk, closeButton: yk, closeIcon: kk, colorScheme: wk }, Ck = { padding: "0.25rem", borderRadius: "{content.border.radius}", gap: "0.5rem", fontWeight: "500", disabledBackground: "{form.field.disabled.background}", disabledBorderColor: "{form.field.disabled.background}", disabledColor: "{form.field.disabled.color}", invalidBorderColor: "{form.field.invalid.border.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", padding: "0.25rem" }, lg: { fontSize: "{form.field.lg.font.size}", padding: "0.25rem" } }, Sk = { disabledColor: "{form.field.disabled.color}" }, xk = { padding: "0.25rem 0.75rem", borderRadius: "{content.border.radius}", checkedShadow: "0px 1px 2px 0px rgba(0, 0, 0, 0.02), 0px 1px 2px 0px rgba(0, 0, 0, 0.04)", sm: { padding: "0.25rem 0.75rem" }, lg: { padding: "0.25rem 0.75rem" } }, Bk = { light: { root: { background: "{surface.100}", checkedBackground: "{surface.100}", hoverBackground: "{surface.100}", borderColor: "{surface.100}", color: "{surface.500}", hoverColor: "{surface.700}", checkedColor: "{surface.900}", checkedBorderColor: "{surface.100}" }, content: { checkedBackground: "{surface.0}" }, icon: { color: "{surface.500}", hoverColor: "{surface.700}", checkedColor: "{surface.900}" } }, dark: { root: { background: "{surface.950}", checkedBackground: "{surface.950}", hoverBackground: "{surface.950}", borderColor: "{surface.950}", color: "{surface.400}", hoverColor: "{surface.300}", checkedColor: "{surface.0}", checkedBorderColor: "{surface.950}" }, content: { checkedBackground: "{surface.800}" }, icon: { color: "{surface.400}", hoverColor: "{surface.300}", checkedColor: "{surface.0}" } } }, Tk = { root: Ck, icon: Sk, content: xk, colorScheme: Bk }, Pk = { width: "2.5rem", height: "1.5rem", borderRadius: "30px", gap: "0.25rem", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, borderWidth: "1px", borderColor: "transparent", hoverBorderColor: "transparent", checkedBorderColor: "transparent", checkedHoverBorderColor: "transparent", invalidBorderColor: "{form.field.invalid.border.color}", transitionDuration: "{form.field.transition.duration}", slideDuration: "0.2s" }, Dk = { borderRadius: "50%", size: "1rem" }, Mk = { light: { root: { background: "{surface.300}", disabledBackground: "{form.field.disabled.background}", hoverBackground: "{surface.400}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}" }, handle: { background: "{surface.0}", disabledBackground: "{form.field.disabled.color}", hoverBackground: "{surface.0}", checkedBackground: "{surface.0}", checkedHoverBackground: "{surface.0}", color: "{text.muted.color}", hoverColor: "{text.color}", checkedColor: "{primary.color}", checkedHoverColor: "{primary.hover.color}" } }, dark: { root: { background: "{surface.700}", disabledBackground: "{surface.600}", hoverBackground: "{surface.600}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}" }, handle: { background: "{surface.400}", disabledBackground: "{surface.900}", hoverBackground: "{surface.300}", checkedBackground: "{surface.900}", checkedHoverBackground: "{surface.900}", color: "{surface.900}", hoverColor: "{surface.800}", checkedColor: "{primary.color}", checkedHoverColor: "{primary.hover.color}" } } }, Ok = { root: Pk, handle: Dk, colorScheme: Mk }, Ik = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", padding: "0.75rem" }, Ek = { root: Ik }, Rk = { maxWidth: "12.5rem", gutter: "0.25rem", shadow: "{overlay.popover.shadow}", padding: "0.5rem 0.75rem", borderRadius: "{overlay.popover.border.radius}" }, Lk = { light: { root: { background: "{surface.700}", color: "{surface.0}" } }, dark: { root: { background: "{surface.700}", color: "{surface.0}" } } }, Ak = { root: Rk, colorScheme: Lk }, Vk = { background: "{content.background}", color: "{content.color}", padding: "1rem", gap: "2px", indent: "1rem", transitionDuration: "{transition.duration}" }, zk = { padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{text.color}", hoverColor: "{text.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, gap: "0.25rem" }, Nk = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedColor: "{highlight.color}" }, Fk = { borderRadius: "50%", size: "1.75rem", hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedHoverColor: "{primary.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, jk = { size: "2rem" }, Hk = { margin: "0 0 0.5rem 0" }, Yk = { root: Vk, node: zk, nodeIcon: Nk, nodeToggleButton: Fk, loadingIcon: jk, filter: Hk }, Wk = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, Uk = { width: "2.5rem", color: "{form.field.icon.color}" }, Kk = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, _k = { padding: "{list.padding}" }, qk = { padding: "{list.option.padding}" }, Xk = { borderRadius: "{border.radius.sm}" }, Gk = { color: "{form.field.icon.color}" }, Zk = { root: Wk, dropdown: Uk, overlay: Kk, tree: _k, emptyMessage: qk, chip: Xk, clearIcon: Gk }, Qk = { transitionDuration: "{transition.duration}" }, Jk = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem" }, ew = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{treetable.border.color}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", gap: "0.5rem", padding: "0.75rem 1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, tw = { fontWeight: "600" }, ow = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, rw = { borderColor: "{treetable.border.color}", padding: "0.75rem 1rem", gap: "0.5rem" }, nw = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", padding: "0.75rem 1rem" }, aw = { fontWeight: "600" }, iw = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem" }, lw = { width: "0.5rem" }, sw = { width: "1px", color: "{primary.color}" }, dw = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", size: "0.875rem" }, uw = { size: "2rem" }, cw = { hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", selectedHoverColor: "{primary.color}", size: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, fw = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, pw = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, hw = { light: { root: { borderColor: "{content.border.color}" }, bodyCell: { selectedBorderColor: "{primary.100}" } }, dark: { root: { borderColor: "{surface.800}" }, bodyCell: { selectedBorderColor: "{primary.900}" } } }, mw = { root: Qk, header: Jk, headerCell: ew, columnTitle: tw, row: ow, bodyCell: rw, footerCell: nw, columnFooter: aw, footer: iw, columnResizer: lw, resizeIndicator: sw, sortIcon: dw, loadingIcon: uw, nodeToggleButton: cw, paginatorTop: fw, paginatorBottom: pw, colorScheme: hw }, gw = { mask: { background: "{content.background}", color: "{text.muted.color}" }, icon: { size: "2rem" } }, vw = { loader: gw }, bw = Object.defineProperty, yw = Object.defineProperties, kw = Object.getOwnPropertyDescriptors, oa = Object.getOwnPropertySymbols, ww = Object.prototype.hasOwnProperty, $w = Object.prototype.propertyIsEnumerable, ra = (e, t, o) => t in e ? bw(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, na, Cw = (na = ((e, t) => {
|
|
12631
|
-
for (var o in t || (t = {}))
|
|
12632
|
-
if (oa) for (var o of oa(t))
|
|
12632
|
+
var lh = { transitionDuration: "{transition.duration}" }, sh = { borderWidth: "0 0 1px 0", borderColor: "{content.border.color}" }, dh = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{text.color}", activeHoverColor: "{text.color}", padding: "1.125rem", fontWeight: "600", borderRadius: "0", borderWidth: "0", borderColor: "{content.border.color}", background: "{content.background}", hoverBackground: "{content.background}", activeBackground: "{content.background}", activeHoverBackground: "{content.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, toggleIcon: { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{text.color}", activeHoverColor: "{text.color}" }, first: { topBorderRadius: "{content.border.radius}", borderWidth: "0" }, last: { bottomBorderRadius: "{content.border.radius}", activeBottomBorderRadius: "0" } }, uh = { borderWidth: "0", borderColor: "{content.border.color}", background: "{content.background}", color: "{text.color}", padding: "0 1.125rem 1.125rem 1.125rem" }, ch = { root: lh, panel: sh, header: dh, content: uh }, fh = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}" }, ph = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, hh = { padding: "{list.padding}", gap: "{list.gap}" }, mh = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, gh = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, vh = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" }, borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, bh = { borderRadius: "{border.radius.sm}" }, yh = { padding: "{list.option.padding}" }, kh = { light: { chip: { focusBackground: "{surface.200}", focusColor: "{surface.800}" }, dropdown: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}" } }, dark: { chip: { focusBackground: "{surface.700}", focusColor: "{surface.0}" }, dropdown: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}" } } }, wh = { root: fh, overlay: ph, list: hh, option: mh, optionGroup: gh, dropdown: vh, chip: bh, emptyMessage: yh, colorScheme: kh }, $h = { width: "2rem", height: "2rem", fontSize: "1rem", background: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, Ch = { size: "1rem" }, Sh = { borderColor: "{content.background}", offset: "-0.75rem" }, xh = { width: "3rem", height: "3rem", fontSize: "1.5rem", icon: { size: "1.5rem" }, group: { offset: "-1rem" } }, Bh = { width: "4rem", height: "4rem", fontSize: "2rem", icon: { size: "2rem" }, group: { offset: "-1.5rem" } }, Th = { root: $h, icon: Ch, group: Sh, lg: xh, xl: Bh }, Ph = { borderRadius: "{border.radius.md}", padding: "0 0.5rem", fontSize: "0.75rem", fontWeight: "700", minWidth: "1.5rem", height: "1.5rem" }, Dh = { size: "0.5rem" }, Mh = { fontSize: "0.625rem", minWidth: "1.25rem", height: "1.25rem" }, Oh = { fontSize: "0.875rem", minWidth: "1.75rem", height: "1.75rem" }, Ih = { fontSize: "1rem", minWidth: "2rem", height: "2rem" }, Eh = { light: { primary: { background: "{primary.color}", color: "{primary.contrast.color}" }, secondary: { background: "{surface.100}", color: "{surface.600}" }, success: { background: "{green.500}", color: "{surface.0}" }, info: { background: "{sky.500}", color: "{surface.0}" }, warn: { background: "{orange.500}", color: "{surface.0}" }, danger: { background: "{red.500}", color: "{surface.0}" }, contrast: { background: "{surface.950}", color: "{surface.0}" } }, dark: { primary: { background: "{primary.color}", color: "{primary.contrast.color}" }, secondary: { background: "{surface.800}", color: "{surface.300}" }, success: { background: "{green.400}", color: "{green.950}" }, info: { background: "{sky.400}", color: "{sky.950}" }, warn: { background: "{orange.400}", color: "{orange.950}" }, danger: { background: "{red.400}", color: "{red.950}" }, contrast: { background: "{surface.0}", color: "{surface.950}" } } }, Rh = { root: Ph, dot: Dh, sm: Mh, lg: Oh, xl: Ih, colorScheme: Eh }, Lh = { borderRadius: { none: "0", xs: "2px", sm: "4px", md: "6px", lg: "8px", xl: "12px" }, emerald: { 50: "#ecfdf5", 100: "#d1fae5", 200: "#a7f3d0", 300: "#6ee7b7", 400: "#34d399", 500: "#10b981", 600: "#059669", 700: "#047857", 800: "#065f46", 900: "#064e3b", 950: "#022c22" }, green: { 50: "#f0fdf4", 100: "#dcfce7", 200: "#bbf7d0", 300: "#86efac", 400: "#4ade80", 500: "#22c55e", 600: "#16a34a", 700: "#15803d", 800: "#166534", 900: "#14532d", 950: "#052e16" }, lime: { 50: "#f7fee7", 100: "#ecfccb", 200: "#d9f99d", 300: "#bef264", 400: "#a3e635", 500: "#84cc16", 600: "#65a30d", 700: "#4d7c0f", 800: "#3f6212", 900: "#365314", 950: "#1a2e05" }, red: { 50: "#fef2f2", 100: "#fee2e2", 200: "#fecaca", 300: "#fca5a5", 400: "#f87171", 500: "#ef4444", 600: "#dc2626", 700: "#b91c1c", 800: "#991b1b", 900: "#7f1d1d", 950: "#450a0a" }, orange: { 50: "#fff7ed", 100: "#ffedd5", 200: "#fed7aa", 300: "#fdba74", 400: "#fb923c", 500: "#f97316", 600: "#ea580c", 700: "#c2410c", 800: "#9a3412", 900: "#7c2d12", 950: "#431407" }, amber: { 50: "#fffbeb", 100: "#fef3c7", 200: "#fde68a", 300: "#fcd34d", 400: "#fbbf24", 500: "#f59e0b", 600: "#d97706", 700: "#b45309", 800: "#92400e", 900: "#78350f", 950: "#451a03" }, yellow: { 50: "#fefce8", 100: "#fef9c3", 200: "#fef08a", 300: "#fde047", 400: "#facc15", 500: "#eab308", 600: "#ca8a04", 700: "#a16207", 800: "#854d0e", 900: "#713f12", 950: "#422006" }, teal: { 50: "#f0fdfa", 100: "#ccfbf1", 200: "#99f6e4", 300: "#5eead4", 400: "#2dd4bf", 500: "#14b8a6", 600: "#0d9488", 700: "#0f766e", 800: "#115e59", 900: "#134e4a", 950: "#042f2e" }, cyan: { 50: "#ecfeff", 100: "#cffafe", 200: "#a5f3fc", 300: "#67e8f9", 400: "#22d3ee", 500: "#06b6d4", 600: "#0891b2", 700: "#0e7490", 800: "#155e75", 900: "#164e63", 950: "#083344" }, sky: { 50: "#f0f9ff", 100: "#e0f2fe", 200: "#bae6fd", 300: "#7dd3fc", 400: "#38bdf8", 500: "#0ea5e9", 600: "#0284c7", 700: "#0369a1", 800: "#075985", 900: "#0c4a6e", 950: "#082f49" }, blue: { 50: "#eff6ff", 100: "#dbeafe", 200: "#bfdbfe", 300: "#93c5fd", 400: "#60a5fa", 500: "#3b82f6", 600: "#2563eb", 700: "#1d4ed8", 800: "#1e40af", 900: "#1e3a8a", 950: "#172554" }, indigo: { 50: "#eef2ff", 100: "#e0e7ff", 200: "#c7d2fe", 300: "#a5b4fc", 400: "#818cf8", 500: "#6366f1", 600: "#4f46e5", 700: "#4338ca", 800: "#3730a3", 900: "#312e81", 950: "#1e1b4b" }, violet: { 50: "#f5f3ff", 100: "#ede9fe", 200: "#ddd6fe", 300: "#c4b5fd", 400: "#a78bfa", 500: "#8b5cf6", 600: "#7c3aed", 700: "#6d28d9", 800: "#5b21b6", 900: "#4c1d95", 950: "#2e1065" }, purple: { 50: "#faf5ff", 100: "#f3e8ff", 200: "#e9d5ff", 300: "#d8b4fe", 400: "#c084fc", 500: "#a855f7", 600: "#9333ea", 700: "#7e22ce", 800: "#6b21a8", 900: "#581c87", 950: "#3b0764" }, fuchsia: { 50: "#fdf4ff", 100: "#fae8ff", 200: "#f5d0fe", 300: "#f0abfc", 400: "#e879f9", 500: "#d946ef", 600: "#c026d3", 700: "#a21caf", 800: "#86198f", 900: "#701a75", 950: "#4a044e" }, pink: { 50: "#fdf2f8", 100: "#fce7f3", 200: "#fbcfe8", 300: "#f9a8d4", 400: "#f472b6", 500: "#ec4899", 600: "#db2777", 700: "#be185d", 800: "#9d174d", 900: "#831843", 950: "#500724" }, rose: { 50: "#fff1f2", 100: "#ffe4e6", 200: "#fecdd3", 300: "#fda4af", 400: "#fb7185", 500: "#f43f5e", 600: "#e11d48", 700: "#be123c", 800: "#9f1239", 900: "#881337", 950: "#4c0519" }, slate: { 50: "#f8fafc", 100: "#f1f5f9", 200: "#e2e8f0", 300: "#cbd5e1", 400: "#94a3b8", 500: "#64748b", 600: "#475569", 700: "#334155", 800: "#1e293b", 900: "#0f172a", 950: "#020617" }, gray: { 50: "#f9fafb", 100: "#f3f4f6", 200: "#e5e7eb", 300: "#d1d5db", 400: "#9ca3af", 500: "#6b7280", 600: "#4b5563", 700: "#374151", 800: "#1f2937", 900: "#111827", 950: "#030712" }, zinc: { 50: "#fafafa", 100: "#f4f4f5", 200: "#e4e4e7", 300: "#d4d4d8", 400: "#a1a1aa", 500: "#71717a", 600: "#52525b", 700: "#3f3f46", 800: "#27272a", 900: "#18181b", 950: "#09090b" }, neutral: { 50: "#fafafa", 100: "#f5f5f5", 200: "#e5e5e5", 300: "#d4d4d4", 400: "#a3a3a3", 500: "#737373", 600: "#525252", 700: "#404040", 800: "#262626", 900: "#171717", 950: "#0a0a0a" }, stone: { 50: "#fafaf9", 100: "#f5f5f4", 200: "#e7e5e4", 300: "#d6d3d1", 400: "#a8a29e", 500: "#78716c", 600: "#57534e", 700: "#44403c", 800: "#292524", 900: "#1c1917", 950: "#0c0a09" } }, Ah = { transitionDuration: "0.2s", focusRing: { width: "1px", style: "solid", color: "{primary.color}", offset: "2px", shadow: "none" }, disabledOpacity: "0.6", iconSize: "1rem", anchorGutter: "2px", primary: { 50: "{emerald.50}", 100: "{emerald.100}", 200: "{emerald.200}", 300: "{emerald.300}", 400: "{emerald.400}", 500: "{emerald.500}", 600: "{emerald.600}", 700: "{emerald.700}", 800: "{emerald.800}", 900: "{emerald.900}", 950: "{emerald.950}" }, formField: { paddingX: "0.75rem", paddingY: "0.5rem", sm: { fontSize: "0.875rem", paddingX: "0.625rem", paddingY: "0.375rem" }, lg: { fontSize: "1.125rem", paddingX: "0.875rem", paddingY: "0.625rem" }, borderRadius: "{border.radius.md}", focusRing: { width: "0", style: "none", color: "transparent", offset: "0", shadow: "none" }, transitionDuration: "{transition.duration}" }, list: { padding: "0.25rem 0.25rem", gap: "2px", header: { padding: "0.5rem 1rem 0.25rem 1rem" }, option: { padding: "0.5rem 0.75rem", borderRadius: "{border.radius.sm}" }, optionGroup: { padding: "0.5rem 0.75rem", fontWeight: "600" } }, content: { borderRadius: "{border.radius.md}" }, mask: { transitionDuration: "0.15s" }, navigation: { list: { padding: "0.25rem 0.25rem", gap: "2px" }, item: { padding: "0.5rem 0.75rem", borderRadius: "{border.radius.sm}", gap: "0.5rem" }, submenuLabel: { padding: "0.5rem 0.75rem", fontWeight: "600" }, submenuIcon: { size: "0.875rem" } }, overlay: { select: { borderRadius: "{border.radius.md}", shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" }, popover: { borderRadius: "{border.radius.md}", padding: "0.75rem", shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" }, modal: { borderRadius: "{border.radius.xl}", padding: "1.25rem", shadow: "0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1)" }, navigation: { shadow: "0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1)" } }, colorScheme: { light: { surface: { 0: "#ffffff", 50: "{slate.50}", 100: "{slate.100}", 200: "{slate.200}", 300: "{slate.300}", 400: "{slate.400}", 500: "{slate.500}", 600: "{slate.600}", 700: "{slate.700}", 800: "{slate.800}", 900: "{slate.900}", 950: "{slate.950}" }, primary: { color: "{primary.500}", contrastColor: "#ffffff", hoverColor: "{primary.600}", activeColor: "{primary.700}" }, highlight: { background: "{primary.50}", focusBackground: "{primary.100}", color: "{primary.700}", focusColor: "{primary.800}" }, mask: { background: "rgba(0,0,0,0.4)", color: "{surface.200}" }, formField: { background: "{surface.0}", disabledBackground: "{surface.200}", filledBackground: "{surface.50}", filledHoverBackground: "{surface.50}", filledFocusBackground: "{surface.50}", borderColor: "{surface.300}", hoverBorderColor: "{surface.400}", focusBorderColor: "{primary.color}", invalidBorderColor: "{red.400}", color: "{surface.700}", disabledColor: "{surface.500}", placeholderColor: "{surface.500}", invalidPlaceholderColor: "{red.600}", floatLabelColor: "{surface.500}", floatLabelFocusColor: "{primary.600}", floatLabelActiveColor: "{surface.500}", floatLabelInvalidColor: "{form.field.invalid.placeholder.color}", iconColor: "{surface.400}", shadow: "0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)" }, text: { color: "{surface.700}", hoverColor: "{surface.800}", mutedColor: "{surface.500}", hoverMutedColor: "{surface.600}" }, content: { background: "{surface.0}", hoverBackground: "{surface.100}", borderColor: "{surface.200}", color: "{text.color}", hoverColor: "{text.hover.color}" }, overlay: { select: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" }, popover: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" }, modal: { background: "{surface.0}", borderColor: "{surface.200}", color: "{text.color}" } }, list: { option: { focusBackground: "{surface.100}", selectedBackground: "{highlight.background}", selectedFocusBackground: "{highlight.focus.background}", color: "{text.color}", focusColor: "{text.hover.color}", selectedColor: "{highlight.color}", selectedFocusColor: "{highlight.focus.color}", icon: { color: "{surface.400}", focusColor: "{surface.500}" } }, optionGroup: { background: "transparent", color: "{text.muted.color}" } }, navigation: { item: { focusBackground: "{surface.100}", activeBackground: "{surface.100}", color: "{text.color}", focusColor: "{text.hover.color}", activeColor: "{text.hover.color}", icon: { color: "{surface.400}", focusColor: "{surface.500}", activeColor: "{surface.500}" } }, submenuLabel: { background: "transparent", color: "{text.muted.color}" }, submenuIcon: { color: "{surface.400}", focusColor: "{surface.500}", activeColor: "{surface.500}" } } }, dark: { surface: { 0: "#ffffff", 50: "{zinc.50}", 100: "{zinc.100}", 200: "{zinc.200}", 300: "{zinc.300}", 400: "{zinc.400}", 500: "{zinc.500}", 600: "{zinc.600}", 700: "{zinc.700}", 800: "{zinc.800}", 900: "{zinc.900}", 950: "{zinc.950}" }, primary: { color: "{primary.400}", contrastColor: "{surface.900}", hoverColor: "{primary.300}", activeColor: "{primary.200}" }, highlight: { background: "color-mix(in srgb, {primary.400}, transparent 84%)", focusBackground: "color-mix(in srgb, {primary.400}, transparent 76%)", color: "rgba(255,255,255,.87)", focusColor: "rgba(255,255,255,.87)" }, mask: { background: "rgba(0,0,0,0.6)", color: "{surface.200}" }, formField: { background: "{surface.950}", disabledBackground: "{surface.700}", filledBackground: "{surface.800}", filledHoverBackground: "{surface.800}", filledFocusBackground: "{surface.800}", borderColor: "{surface.600}", hoverBorderColor: "{surface.500}", focusBorderColor: "{primary.color}", invalidBorderColor: "{red.300}", color: "{surface.0}", disabledColor: "{surface.400}", placeholderColor: "{surface.400}", invalidPlaceholderColor: "{red.400}", floatLabelColor: "{surface.400}", floatLabelFocusColor: "{primary.color}", floatLabelActiveColor: "{surface.400}", floatLabelInvalidColor: "{form.field.invalid.placeholder.color}", iconColor: "{surface.400}", shadow: "0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(18, 18, 23, 0.05)" }, text: { color: "{surface.0}", hoverColor: "{surface.0}", mutedColor: "{surface.400}", hoverMutedColor: "{surface.300}" }, content: { background: "{surface.900}", hoverBackground: "{surface.800}", borderColor: "{surface.700}", color: "{text.color}", hoverColor: "{text.hover.color}" }, overlay: { select: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" }, popover: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" }, modal: { background: "{surface.900}", borderColor: "{surface.700}", color: "{text.color}" } }, list: { option: { focusBackground: "{surface.800}", selectedBackground: "{highlight.background}", selectedFocusBackground: "{highlight.focus.background}", color: "{text.color}", focusColor: "{text.hover.color}", selectedColor: "{highlight.color}", selectedFocusColor: "{highlight.focus.color}", icon: { color: "{surface.500}", focusColor: "{surface.400}" } }, optionGroup: { background: "transparent", color: "{text.muted.color}" } }, navigation: { item: { focusBackground: "{surface.800}", activeBackground: "{surface.800}", color: "{text.color}", focusColor: "{text.hover.color}", activeColor: "{text.hover.color}", icon: { color: "{surface.500}", focusColor: "{surface.400}", activeColor: "{surface.400}" } }, submenuLabel: { background: "transparent", color: "{text.muted.color}" }, submenuIcon: { color: "{surface.500}", focusColor: "{surface.400}", activeColor: "{surface.400}" } } } } }, Vh = { primitive: Lh, semantic: Ah }, zh = { borderRadius: "{content.border.radius}" }, Nh = { root: zh }, Fh = { padding: "1rem", background: "{content.background}", gap: "0.5rem", transitionDuration: "{transition.duration}" }, jh = { color: "{text.muted.color}", hoverColor: "{text.color}", borderRadius: "{content.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", hoverColor: "{navigation.item.icon.focus.color}" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Hh = { color: "{navigation.item.icon.color}" }, Yh = { root: Fh, item: jh, separator: Hh }, Wh = { borderRadius: "{form.field.border.radius}", roundedBorderRadius: "2rem", gap: "0.5rem", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", iconOnlyWidth: "2.5rem", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}", iconOnlyWidth: "2rem" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}", iconOnlyWidth: "3rem" }, label: { fontWeight: "500" }, raisedShadow: "0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" }, badgeSize: "1rem", transitionDuration: "{form.field.transition.duration}" }, Uh = { light: { root: { primary: { background: "{primary.color}", hoverBackground: "{primary.hover.color}", activeBackground: "{primary.active.color}", borderColor: "{primary.color}", hoverBorderColor: "{primary.hover.color}", activeBorderColor: "{primary.active.color}", color: "{primary.contrast.color}", hoverColor: "{primary.contrast.color}", activeColor: "{primary.contrast.color}", focusRing: { color: "{primary.color}", shadow: "none" } }, secondary: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", borderColor: "{surface.100}", hoverBorderColor: "{surface.200}", activeBorderColor: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}", focusRing: { color: "{surface.600}", shadow: "none" } }, info: { background: "{sky.500}", hoverBackground: "{sky.600}", activeBackground: "{sky.700}", borderColor: "{sky.500}", hoverBorderColor: "{sky.600}", activeBorderColor: "{sky.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{sky.500}", shadow: "none" } }, success: { background: "{green.500}", hoverBackground: "{green.600}", activeBackground: "{green.700}", borderColor: "{green.500}", hoverBorderColor: "{green.600}", activeBorderColor: "{green.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{green.500}", shadow: "none" } }, warn: { background: "{orange.500}", hoverBackground: "{orange.600}", activeBackground: "{orange.700}", borderColor: "{orange.500}", hoverBorderColor: "{orange.600}", activeBorderColor: "{orange.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{orange.500}", shadow: "none" } }, help: { background: "{purple.500}", hoverBackground: "{purple.600}", activeBackground: "{purple.700}", borderColor: "{purple.500}", hoverBorderColor: "{purple.600}", activeBorderColor: "{purple.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{purple.500}", shadow: "none" } }, danger: { background: "{red.500}", hoverBackground: "{red.600}", activeBackground: "{red.700}", borderColor: "{red.500}", hoverBorderColor: "{red.600}", activeBorderColor: "{red.700}", color: "#ffffff", hoverColor: "#ffffff", activeColor: "#ffffff", focusRing: { color: "{red.500}", shadow: "none" } }, contrast: { background: "{surface.950}", hoverBackground: "{surface.900}", activeBackground: "{surface.800}", borderColor: "{surface.950}", hoverBorderColor: "{surface.900}", activeBorderColor: "{surface.800}", color: "{surface.0}", hoverColor: "{surface.0}", activeColor: "{surface.0}", focusRing: { color: "{surface.950}", shadow: "none" } } }, outlined: { primary: { hoverBackground: "{primary.50}", activeBackground: "{primary.100}", borderColor: "{primary.200}", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.200}", color: "{surface.500}" }, success: { hoverBackground: "{green.50}", activeBackground: "{green.100}", borderColor: "{green.200}", color: "{green.500}" }, info: { hoverBackground: "{sky.50}", activeBackground: "{sky.100}", borderColor: "{sky.200}", color: "{sky.500}" }, warn: { hoverBackground: "{orange.50}", activeBackground: "{orange.100}", borderColor: "{orange.200}", color: "{orange.500}" }, help: { hoverBackground: "{purple.50}", activeBackground: "{purple.100}", borderColor: "{purple.200}", color: "{purple.500}" }, danger: { hoverBackground: "{red.50}", activeBackground: "{red.100}", borderColor: "{red.200}", color: "{red.500}" }, contrast: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.700}", color: "{surface.950}" }, plain: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", borderColor: "{surface.200}", color: "{surface.700}" } }, text: { primary: { hoverBackground: "{primary.50}", activeBackground: "{primary.100}", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.500}" }, success: { hoverBackground: "{green.50}", activeBackground: "{green.100}", color: "{green.500}" }, info: { hoverBackground: "{sky.50}", activeBackground: "{sky.100}", color: "{sky.500}" }, warn: { hoverBackground: "{orange.50}", activeBackground: "{orange.100}", color: "{orange.500}" }, help: { hoverBackground: "{purple.50}", activeBackground: "{purple.100}", color: "{purple.500}" }, danger: { hoverBackground: "{red.50}", activeBackground: "{red.100}", color: "{red.500}" }, contrast: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.950}" }, plain: { hoverBackground: "{surface.50}", activeBackground: "{surface.100}", color: "{surface.700}" } }, link: { color: "{primary.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" } }, dark: { root: { primary: { background: "{primary.color}", hoverBackground: "{primary.hover.color}", activeBackground: "{primary.active.color}", borderColor: "{primary.color}", hoverBorderColor: "{primary.hover.color}", activeBorderColor: "{primary.active.color}", color: "{primary.contrast.color}", hoverColor: "{primary.contrast.color}", activeColor: "{primary.contrast.color}", focusRing: { color: "{primary.color}", shadow: "none" } }, secondary: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", borderColor: "{surface.800}", hoverBorderColor: "{surface.700}", activeBorderColor: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}", focusRing: { color: "{surface.300}", shadow: "none" } }, info: { background: "{sky.400}", hoverBackground: "{sky.300}", activeBackground: "{sky.200}", borderColor: "{sky.400}", hoverBorderColor: "{sky.300}", activeBorderColor: "{sky.200}", color: "{sky.950}", hoverColor: "{sky.950}", activeColor: "{sky.950}", focusRing: { color: "{sky.400}", shadow: "none" } }, success: { background: "{green.400}", hoverBackground: "{green.300}", activeBackground: "{green.200}", borderColor: "{green.400}", hoverBorderColor: "{green.300}", activeBorderColor: "{green.200}", color: "{green.950}", hoverColor: "{green.950}", activeColor: "{green.950}", focusRing: { color: "{green.400}", shadow: "none" } }, warn: { background: "{orange.400}", hoverBackground: "{orange.300}", activeBackground: "{orange.200}", borderColor: "{orange.400}", hoverBorderColor: "{orange.300}", activeBorderColor: "{orange.200}", color: "{orange.950}", hoverColor: "{orange.950}", activeColor: "{orange.950}", focusRing: { color: "{orange.400}", shadow: "none" } }, help: { background: "{purple.400}", hoverBackground: "{purple.300}", activeBackground: "{purple.200}", borderColor: "{purple.400}", hoverBorderColor: "{purple.300}", activeBorderColor: "{purple.200}", color: "{purple.950}", hoverColor: "{purple.950}", activeColor: "{purple.950}", focusRing: { color: "{purple.400}", shadow: "none" } }, danger: { background: "{red.400}", hoverBackground: "{red.300}", activeBackground: "{red.200}", borderColor: "{red.400}", hoverBorderColor: "{red.300}", activeBorderColor: "{red.200}", color: "{red.950}", hoverColor: "{red.950}", activeColor: "{red.950}", focusRing: { color: "{red.400}", shadow: "none" } }, contrast: { background: "{surface.0}", hoverBackground: "{surface.100}", activeBackground: "{surface.200}", borderColor: "{surface.0}", hoverBorderColor: "{surface.100}", activeBorderColor: "{surface.200}", color: "{surface.950}", hoverColor: "{surface.950}", activeColor: "{surface.950}", focusRing: { color: "{surface.0}", shadow: "none" } } }, outlined: { primary: { hoverBackground: "color-mix(in srgb, {primary.color}, transparent 96%)", activeBackground: "color-mix(in srgb, {primary.color}, transparent 84%)", borderColor: "{primary.700}", color: "{primary.color}" }, secondary: { hoverBackground: "rgba(255,255,255,0.04)", activeBackground: "rgba(255,255,255,0.16)", borderColor: "{surface.700}", color: "{surface.400}" }, success: { hoverBackground: "color-mix(in srgb, {green.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {green.400}, transparent 84%)", borderColor: "{green.700}", color: "{green.400}" }, info: { hoverBackground: "color-mix(in srgb, {sky.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {sky.400}, transparent 84%)", borderColor: "{sky.700}", color: "{sky.400}" }, warn: { hoverBackground: "color-mix(in srgb, {orange.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {orange.400}, transparent 84%)", borderColor: "{orange.700}", color: "{orange.400}" }, help: { hoverBackground: "color-mix(in srgb, {purple.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {purple.400}, transparent 84%)", borderColor: "{purple.700}", color: "{purple.400}" }, danger: { hoverBackground: "color-mix(in srgb, {red.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {red.400}, transparent 84%)", borderColor: "{red.700}", color: "{red.400}" }, contrast: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{surface.500}", color: "{surface.0}" }, plain: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{surface.600}", color: "{surface.0}" } }, text: { primary: { hoverBackground: "color-mix(in srgb, {primary.color}, transparent 96%)", activeBackground: "color-mix(in srgb, {primary.color}, transparent 84%)", color: "{primary.color}" }, secondary: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.400}" }, success: { hoverBackground: "color-mix(in srgb, {green.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {green.400}, transparent 84%)", color: "{green.400}" }, info: { hoverBackground: "color-mix(in srgb, {sky.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {sky.400}, transparent 84%)", color: "{sky.400}" }, warn: { hoverBackground: "color-mix(in srgb, {orange.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {orange.400}, transparent 84%)", color: "{orange.400}" }, help: { hoverBackground: "color-mix(in srgb, {purple.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {purple.400}, transparent 84%)", color: "{purple.400}" }, danger: { hoverBackground: "color-mix(in srgb, {red.400}, transparent 96%)", activeBackground: "color-mix(in srgb, {red.400}, transparent 84%)", color: "{red.400}" }, contrast: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.0}" }, plain: { hoverBackground: "{surface.800}", activeBackground: "{surface.700}", color: "{surface.0}" } }, link: { color: "{primary.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" } } }, Kh = { root: Wh, colorScheme: Uh }, _h = { background: "{content.background}", borderRadius: "{border.radius.xl}", color: "{content.color}", shadow: "0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1)" }, qh = { padding: "1.25rem", gap: "0.5rem" }, Xh = { gap: "0.5rem" }, Gh = { fontSize: "1.25rem", fontWeight: "500" }, Zh = { color: "{text.muted.color}" }, Qh = { root: _h, body: qh, caption: Xh, title: Gh, subtitle: Zh }, Jh = { transitionDuration: "{transition.duration}" }, em = { gap: "0.25rem" }, tm = { padding: "1rem", gap: "0.5rem" }, om = { width: "2rem", height: "0.5rem", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, rm = { light: { indicator: { background: "{surface.200}", hoverBackground: "{surface.300}", activeBackground: "{primary.color}" } }, dark: { indicator: { background: "{surface.700}", hoverBackground: "{surface.600}", activeBackground: "{primary.color}" } } }, nm = { root: Jh, content: em, indicatorList: tm, indicator: om, colorScheme: rm }, am = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, im = { width: "2.5rem", color: "{form.field.icon.color}" }, lm = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, sm = { padding: "{list.padding}", gap: "{list.gap}", mobileIndent: "1rem" }, dm = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}", icon: { color: "{list.option.icon.color}", focusColor: "{list.option.icon.focus.color}", size: "0.875rem" } }, um = { color: "{form.field.icon.color}" }, cm = { root: am, dropdown: im, overlay: lm, list: sm, option: dm, clearIcon: um }, fm = { borderRadius: "{border.radius.sm}", width: "1.25rem", height: "1.25rem", background: "{form.field.background}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.border.color}", checkedBorderColor: "{primary.color}", checkedHoverBorderColor: "{primary.hover.color}", checkedFocusBorderColor: "{primary.color}", checkedDisabledBorderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { width: "1rem", height: "1rem" }, lg: { width: "1.5rem", height: "1.5rem" } }, pm = { size: "0.875rem", color: "{form.field.color}", checkedColor: "{primary.contrast.color}", checkedHoverColor: "{primary.contrast.color}", disabledColor: "{form.field.disabled.color}", sm: { size: "0.75rem" }, lg: { size: "1rem" } }, hm = { root: fm, icon: pm }, mm = { borderRadius: "16px", paddingX: "0.75rem", paddingY: "0.5rem", gap: "0.5rem", transitionDuration: "{transition.duration}" }, gm = { width: "2rem", height: "2rem" }, vm = { size: "1rem" }, bm = { size: "1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" } }, ym = { light: { root: { background: "{surface.100}", color: "{surface.800}" }, icon: { color: "{surface.800}" }, removeIcon: { color: "{surface.800}" } }, dark: { root: { background: "{surface.800}", color: "{surface.0}" }, icon: { color: "{surface.0}" }, removeIcon: { color: "{surface.0}" } } }, km = { root: mm, image: gm, icon: vm, removeIcon: bm, colorScheme: ym }, wm = { transitionDuration: "{transition.duration}" }, $m = { width: "1.5rem", height: "1.5rem", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Cm = { shadow: "{overlay.popover.shadow}", borderRadius: "{overlay.popover.borderRadius}" }, Sm = { light: { panel: { background: "{surface.800}", borderColor: "{surface.900}" }, handle: { color: "{surface.0}" } }, dark: { panel: { background: "{surface.900}", borderColor: "{surface.700}" }, handle: { color: "{surface.0}" } } }, xm = { root: wm, preview: $m, panel: Cm, colorScheme: Sm }, Bm = { size: "2rem", color: "{overlay.modal.color}" }, Tm = { gap: "1rem" }, Pm = { icon: Bm, content: Tm }, Dm = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", color: "{overlay.popover.color}", borderRadius: "{overlay.popover.border.radius}", shadow: "{overlay.popover.shadow}", gutter: "10px", arrowOffset: "1.25rem" }, Mm = { padding: "{overlay.popover.padding}", gap: "1rem" }, Om = { size: "1.5rem", color: "{overlay.popover.color}" }, Im = { gap: "0.5rem", padding: "0 {overlay.popover.padding} {overlay.popover.padding} {overlay.popover.padding}" }, Em = { root: Dm, content: Mm, icon: Om, footer: Im }, Rm = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, Lm = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, Am = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Vm = { mobileIndent: "1rem" }, zm = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, Nm = { borderColor: "{content.border.color}" }, Fm = { root: Rm, list: Lm, item: Am, submenu: Vm, submenuIcon: zm, separator: Nm }, jm = { transitionDuration: "{transition.duration}" }, Hm = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Ym = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{datatable.border.color}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", gap: "0.5rem", padding: "0.75rem 1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Wm = { fontWeight: "600" }, Um = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, Km = { borderColor: "{datatable.border.color}", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, _m = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, qm = { fontWeight: "600" }, Xm = { background: "{content.background}", borderColor: "{datatable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", sm: { padding: "0.375rem 0.5rem" }, lg: { padding: "1rem 1.25rem" } }, Gm = { color: "{primary.color}" }, Zm = { width: "0.5rem" }, Qm = { width: "1px", color: "{primary.color}" }, Jm = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", size: "0.875rem" }, eg = { size: "2rem" }, tg = { hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", selectedHoverColor: "{primary.color}", size: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, og = { inlineGap: "0.5rem", overlaySelect: { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, overlayPopover: { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", borderRadius: "{overlay.popover.border.radius}", color: "{overlay.popover.color}", shadow: "{overlay.popover.shadow}", padding: "{overlay.popover.padding}", gap: "0.5rem" }, rule: { borderColor: "{content.border.color}" }, constraintList: { padding: "{list.padding}", gap: "{list.gap}" }, constraint: { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", separator: { borderColor: "{content.border.color}" }, padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" } }, rg = { borderColor: "{datatable.border.color}", borderWidth: "0 0 1px 0" }, ng = { borderColor: "{datatable.border.color}", borderWidth: "0 0 1px 0" }, ag = { light: { root: { borderColor: "{content.border.color}" }, row: { stripedBackground: "{surface.50}" }, bodyCell: { selectedBorderColor: "{primary.100}" } }, dark: { root: { borderColor: "{surface.800}" }, row: { stripedBackground: "{surface.950}" }, bodyCell: { selectedBorderColor: "{primary.900}" } } }, ig = { root: jm, header: Hm, headerCell: Ym, columnTitle: Wm, row: Um, bodyCell: Km, footerCell: _m, columnFooter: qm, footer: Xm, dropPoint: Gm, columnResizer: Zm, resizeIndicator: Qm, sortIcon: Jm, loadingIcon: eg, rowToggleButton: tg, filter: og, paginatorTop: rg, paginatorBottom: ng, colorScheme: ag }, lg = { borderColor: "transparent", borderWidth: "0", borderRadius: "0", padding: "0" }, sg = { background: "{content.background}", color: "{content.color}", borderColor: "{content.border.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem", borderRadius: "0" }, dg = { background: "{content.background}", color: "{content.color}", borderColor: "transparent", borderWidth: "0", padding: "0", borderRadius: "0" }, ug = { background: "{content.background}", color: "{content.color}", borderColor: "{content.border.color}", borderWidth: "1px 0 0 0", padding: "0.75rem 1rem", borderRadius: "0" }, cg = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, fg = { borderColor: "{content.border.color}", borderWidth: "1px 0 0 0" }, pg = { root: lg, header: sg, content: dg, footer: ug, paginatorTop: cg, paginatorBottom: fg }, hg = { transitionDuration: "{transition.duration}" }, mg = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.popover.shadow}", padding: "{overlay.popover.padding}" }, gg = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", padding: "0 0 0.5rem 0" }, vg = { gap: "0.5rem", fontWeight: "500" }, bg = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" }, borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, yg = { color: "{form.field.icon.color}" }, kg = { hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}" }, wg = { hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}" }, $g = { borderColor: "{content.border.color}", gap: "{overlay.popover.padding}" }, Cg = { margin: "0.5rem 0 0 0" }, Sg = { padding: "0.25rem", fontWeight: "500", color: "{content.color}" }, xg = { hoverBackground: "{content.hover.background}", selectedBackground: "{primary.color}", rangeSelectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{primary.contrast.color}", rangeSelectedColor: "{highlight.color}", width: "2rem", height: "2rem", borderRadius: "50%", padding: "0.25rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Bg = { margin: "0.5rem 0 0 0" }, Tg = { padding: "0.375rem", borderRadius: "{content.border.radius}" }, Pg = { margin: "0.5rem 0 0 0" }, Dg = { padding: "0.375rem", borderRadius: "{content.border.radius}" }, Mg = { padding: "0.5rem 0 0 0", borderColor: "{content.border.color}" }, Og = { padding: "0.5rem 0 0 0", borderColor: "{content.border.color}", gap: "0.5rem", buttonGap: "0.25rem" }, Ig = { light: { dropdown: { background: "{surface.100}", hoverBackground: "{surface.200}", activeBackground: "{surface.300}", color: "{surface.600}", hoverColor: "{surface.700}", activeColor: "{surface.800}" }, today: { background: "{surface.200}", color: "{surface.900}" } }, dark: { dropdown: { background: "{surface.800}", hoverBackground: "{surface.700}", activeBackground: "{surface.600}", color: "{surface.300}", hoverColor: "{surface.200}", activeColor: "{surface.100}" }, today: { background: "{surface.700}", color: "{surface.0}" } } }, Eg = { root: hg, panel: mg, header: gg, title: vg, dropdown: bg, inputIcon: yg, selectMonth: kg, selectYear: wg, group: $g, dayView: Cg, weekDay: Sg, date: xg, monthView: Bg, month: Tg, yearView: Pg, year: Dg, buttonbar: Mg, timePicker: Og, colorScheme: Ig }, Rg = { background: "{overlay.modal.background}", borderColor: "{overlay.modal.border.color}", color: "{overlay.modal.color}", borderRadius: "{overlay.modal.border.radius}", shadow: "{overlay.modal.shadow}" }, Lg = { padding: "{overlay.modal.padding}", gap: "0.5rem" }, Ag = { fontSize: "1.25rem", fontWeight: "600" }, Vg = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}" }, zg = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}", gap: "0.5rem" }, Ng = { root: Rg, header: Lg, title: Ag, content: Vg, footer: zg }, Fg = { borderColor: "{content.border.color}" }, jg = { background: "{content.background}", color: "{text.color}" }, Hg = { margin: "1rem 0", padding: "0 1rem", content: { padding: "0 0.5rem" } }, Yg = { margin: "0 1rem", padding: "0.5rem 0", content: { padding: "0.5rem 0" } }, Wg = { root: Fg, content: jg, horizontal: Hg, vertical: Yg }, Ug = { background: "rgba(255, 255, 255, 0.1)", borderColor: "rgba(255, 255, 255, 0.2)", padding: "0.5rem", borderRadius: "{border.radius.xl}" }, Kg = { borderRadius: "{content.border.radius}", padding: "0.5rem", size: "3rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, _g = { root: Ug, item: Kg }, qg = { background: "{overlay.modal.background}", borderColor: "{overlay.modal.border.color}", color: "{overlay.modal.color}", shadow: "{overlay.modal.shadow}" }, Xg = { padding: "{overlay.modal.padding}" }, Gg = { fontSize: "1.5rem", fontWeight: "600" }, Zg = { padding: "0 {overlay.modal.padding} {overlay.modal.padding} {overlay.modal.padding}" }, Qg = { padding: "{overlay.modal.padding}" }, Jg = { root: qg, header: Xg, title: Gg, content: Zg, footer: Qg }, ev = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}" }, tv = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, ov = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}", padding: "{list.padding}" }, rv = { focusBackground: "{list.option.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, nv = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, av = { toolbar: ev, toolbarItem: tv, overlay: ov, overlayOption: rv, content: nv }, iv = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", padding: "0 1.125rem 1.125rem 1.125rem", transitionDuration: "{transition.duration}" }, lv = { background: "{content.background}", hoverBackground: "{content.hover.background}", color: "{content.color}", hoverColor: "{content.hover.color}", borderRadius: "{content.border.radius}", borderWidth: "1px", borderColor: "transparent", padding: "0.5rem 0.75rem", gap: "0.5rem", fontWeight: "600", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, sv = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}" }, dv = { padding: "0" }, uv = { root: iv, legend: lv, toggleIcon: sv, content: dv }, cv = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", transitionDuration: "{transition.duration}" }, fv = { background: "transparent", color: "{text.color}", padding: "1.125rem", borderColor: "unset", borderWidth: "0", borderRadius: "0", gap: "0.5rem" }, pv = { highlightBorderColor: "{primary.color}", padding: "0 1.125rem 1.125rem 1.125rem", gap: "1rem" }, hv = { padding: "1rem", gap: "1rem", borderColor: "{content.border.color}", info: { gap: "0.5rem" } }, mv = { gap: "0.5rem" }, gv = { height: "0.25rem" }, vv = { gap: "0.5rem" }, bv = { root: cv, header: fv, content: pv, file: hv, fileList: mv, progressbar: gv, basic: vv }, yv = { color: "{form.field.float.label.color}", focusColor: "{form.field.float.label.focus.color}", activeColor: "{form.field.float.label.active.color}", invalidColor: "{form.field.float.label.invalid.color}", transitionDuration: "0.2s", positionX: "{form.field.padding.x}", positionY: "{form.field.padding.y}", fontWeight: "500", active: { fontSize: "0.75rem", fontWeight: "400" } }, kv = { active: { top: "-1.25rem" } }, wv = { input: { paddingTop: "1.5rem", paddingBottom: "{form.field.padding.y}" }, active: { top: "{form.field.padding.y}" } }, $v = { borderRadius: "{border.radius.xs}", active: { background: "{form.field.background}", padding: "0 0.125rem" } }, Cv = { root: yv, over: kv, in: wv, on: $v }, Sv = { borderWidth: "1px", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", transitionDuration: "{transition.duration}" }, xv = { background: "rgba(255, 255, 255, 0.1)", hoverBackground: "rgba(255, 255, 255, 0.2)", color: "{surface.100}", hoverColor: "{surface.0}", size: "3rem", gutter: "0.5rem", prev: { borderRadius: "50%" }, next: { borderRadius: "50%" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Bv = { size: "1.5rem" }, Tv = { background: "{content.background}", padding: "1rem 0.25rem" }, Pv = { size: "2rem", borderRadius: "{content.border.radius}", gutter: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Dv = { size: "1rem" }, Mv = { background: "rgba(0, 0, 0, 0.5)", color: "{surface.100}", padding: "1rem" }, Ov = { gap: "0.5rem", padding: "1rem" }, Iv = { width: "1rem", height: "1rem", activeBackground: "{primary.color}", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Ev = { background: "rgba(0, 0, 0, 0.5)" }, Rv = { background: "rgba(255, 255, 255, 0.4)", hoverBackground: "rgba(255, 255, 255, 0.6)", activeBackground: "rgba(255, 255, 255, 0.9)" }, Lv = { size: "3rem", gutter: "0.5rem", background: "rgba(255, 255, 255, 0.1)", hoverBackground: "rgba(255, 255, 255, 0.2)", color: "{surface.50}", hoverColor: "{surface.0}", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Av = { size: "1.5rem" }, Vv = { light: { thumbnailNavButton: { hoverBackground: "{surface.100}", color: "{surface.600}", hoverColor: "{surface.700}" }, indicatorButton: { background: "{surface.200}", hoverBackground: "{surface.300}" } }, dark: { thumbnailNavButton: { hoverBackground: "{surface.700}", color: "{surface.400}", hoverColor: "{surface.0}" }, indicatorButton: { background: "{surface.700}", hoverBackground: "{surface.600}" } } }, zv = { root: Sv, navButton: xv, navIcon: Bv, thumbnailsContent: Tv, thumbnailNavButton: Pv, thumbnailNavButtonIcon: Dv, caption: Mv, indicatorList: Ov, indicatorButton: Iv, insetIndicatorList: Ev, insetIndicatorButton: Rv, closeButton: Lv, closeButtonIcon: Av, colorScheme: Vv }, Nv = { color: "{form.field.icon.color}" }, Fv = { icon: Nv }, jv = { color: "{form.field.float.label.color}", focusColor: "{form.field.float.label.focus.color}", invalidColor: "{form.field.float.label.invalid.color}", transitionDuration: "0.2s", positionX: "{form.field.padding.x}", top: "{form.field.padding.y}", fontSize: "0.75rem", fontWeight: "400" }, Hv = { paddingTop: "1.5rem", paddingBottom: "{form.field.padding.y}" }, Yv = { root: jv, input: Hv }, Wv = { transitionDuration: "{transition.duration}" }, Uv = { icon: { size: "1.5rem" }, mask: { background: "{mask.background}", color: "{mask.color}" } }, Kv = { position: { left: "auto", right: "1rem", top: "1rem", bottom: "auto" }, blur: "8px", background: "rgba(255,255,255,0.1)", borderColor: "rgba(255,255,255,0.2)", borderWidth: "1px", borderRadius: "30px", padding: ".5rem", gap: "0.5rem" }, _v = { hoverBackground: "rgba(255,255,255,0.1)", color: "{surface.50}", hoverColor: "{surface.0}", size: "3rem", iconSize: "1.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, qv = { root: Wv, preview: Uv, toolbar: Kv, action: _v }, Xv = { size: "15px", hoverSize: "30px", background: "rgba(255,255,255,0.3)", hoverBackground: "rgba(255,255,255,0.3)", borderColor: "unset", hoverBorderColor: "unset", borderWidth: "0", borderRadius: "50%", transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "rgba(255,255,255,0.3)", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Gv = { handle: Xv }, Zv = { padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{content.border.radius}", gap: "0.5rem" }, Qv = { fontWeight: "500" }, Jv = { size: "1rem" }, eb = { light: { info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)" }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)" }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)" }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)" }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)" }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)" } }, dark: { info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)" }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)" }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)" }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)" }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)" }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)" } } }, tb = { root: Zv, text: Qv, icon: Jv, colorScheme: eb }, ob = { padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{transition.duration}" }, rb = { hoverBackground: "{content.hover.background}", hoverColor: "{content.hover.color}" }, nb = { root: ob, display: rb }, ab = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}" }, ib = { borderRadius: "{border.radius.sm}" }, lb = { light: { chip: { focusBackground: "{surface.200}", color: "{surface.800}" } }, dark: { chip: { focusBackground: "{surface.700}", color: "{surface.0}" } } }, sb = { root: ab, chip: ib, colorScheme: lb }, db = { background: "{form.field.background}", borderColor: "{form.field.border.color}", color: "{form.field.icon.color}", borderRadius: "{form.field.border.radius}", padding: "0.5rem", minWidth: "2.5rem" }, ub = { addon: db }, cb = { transitionDuration: "{transition.duration}" }, fb = { width: "2.5rem", borderRadius: "{form.field.border.radius}", verticalPadding: "{form.field.padding.y}" }, pb = { light: { button: { background: "transparent", hoverBackground: "{surface.100}", activeBackground: "{surface.200}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", color: "{surface.400}", hoverColor: "{surface.500}", activeColor: "{surface.600}" } }, dark: { button: { background: "transparent", hoverBackground: "{surface.800}", activeBackground: "{surface.700}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.border.color}", activeBorderColor: "{form.field.border.color}", color: "{surface.400}", hoverColor: "{surface.300}", activeColor: "{surface.200}" } } }, hb = { root: cb, button: fb, colorScheme: pb }, mb = { gap: "0.5rem" }, gb = { width: "2.5rem", sm: { width: "2rem" }, lg: { width: "3rem" } }, vb = { root: mb, input: gb }, bb = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, yb = { root: bb }, kb = { transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, wb = { background: "{primary.color}" }, $b = { background: "{content.border.color}" }, Cb = { color: "{text.muted.color}" }, Sb = { root: kb, value: wb, range: $b, text: Cb }, xb = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", borderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", shadow: "{form.field.shadow}", borderRadius: "{form.field.border.radius}", transitionDuration: "{form.field.transition.duration}" }, Bb = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, Tb = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, Pb = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, Db = { color: "{list.option.color}", gutterStart: "-0.375rem", gutterEnd: "0.375rem" }, Mb = { padding: "{list.option.padding}" }, Ob = { light: { option: { stripedBackground: "{surface.50}" } }, dark: { option: { stripedBackground: "{surface.900}" } } }, Ib = { root: xb, list: Bb, option: Tb, optionGroup: Pb, checkmark: Db, emptyMessage: Mb, colorScheme: Ob }, Eb = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", verticalOrientation: { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, horizontalOrientation: { padding: "0.5rem 0.75rem", gap: "0.5rem" }, transitionDuration: "{transition.duration}" }, Rb = { borderRadius: "{content.border.radius}", padding: "{navigation.item.padding}" }, Lb = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Ab = { padding: "0", background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", shadow: "{overlay.navigation.shadow}", gap: "0.5rem" }, Vb = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, zb = { padding: "{navigation.submenu.label.padding}", fontWeight: "{navigation.submenu.label.font.weight}", background: "{navigation.submenu.label.background}", color: "{navigation.submenu.label.color}" }, Nb = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, Fb = { borderColor: "{content.border.color}" }, jb = { borderRadius: "50%", size: "1.75rem", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", hoverBackground: "{content.hover.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Hb = { root: Eb, baseItem: Rb, item: Lb, overlay: Ab, submenu: Vb, submenuLabel: zb, submenuIcon: Nb, separator: Fb, mobileButton: jb }, Yb = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, Wb = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, Ub = { focusBackground: "{navigation.item.focus.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}" } }, Kb = { padding: "{navigation.submenu.label.padding}", fontWeight: "{navigation.submenu.label.font.weight}", background: "{navigation.submenu.label.background}", color: "{navigation.submenu.label.color}" }, _b = { borderColor: "{content.border.color}" }, qb = { root: Yb, list: Wb, item: Ub, submenuLabel: Kb, separator: _b }, Xb = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", padding: "0.5rem 0.75rem", transitionDuration: "{transition.duration}" }, Gb = { borderRadius: "{content.border.radius}", padding: "{navigation.item.padding}" }, Zb = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, Qb = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}", background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", mobileIndent: "1rem", icon: { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" } }, Jb = { borderColor: "{content.border.color}" }, e0 = { borderRadius: "50%", size: "1.75rem", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", hoverBackground: "{content.hover.background}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, t0 = { root: Xb, baseItem: Gb, item: Zb, submenu: Qb, separator: Jb, mobileButton: e0 }, o0 = { borderRadius: "{content.border.radius}", borderWidth: "1px", transitionDuration: "{transition.duration}" }, r0 = { padding: "0.5rem 0.75rem", gap: "0.5rem", sm: { padding: "0.375rem 0.625rem" }, lg: { padding: "0.625rem 0.875rem" } }, n0 = { fontSize: "1rem", fontWeight: "500", sm: { fontSize: "0.875rem" }, lg: { fontSize: "1.125rem" } }, a0 = { size: "1.125rem", sm: { size: "1rem" }, lg: { size: "1.25rem" } }, i0 = { width: "1.75rem", height: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" } }, l0 = { size: "1rem", sm: { size: "0.875rem" }, lg: { size: "1.125rem" } }, s0 = { root: { borderWidth: "1px" } }, d0 = { content: { padding: "0" } }, u0 = { light: { info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "{blue.100}", focusRing: { color: "{blue.600}", shadow: "none" } }, outlined: { color: "{blue.600}", borderColor: "{blue.600}" }, simple: { color: "{blue.600}" } }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "{green.100}", focusRing: { color: "{green.600}", shadow: "none" } }, outlined: { color: "{green.600}", borderColor: "{green.600}" }, simple: { color: "{green.600}" } }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "{yellow.100}", focusRing: { color: "{yellow.600}", shadow: "none" } }, outlined: { color: "{yellow.600}", borderColor: "{yellow.600}" }, simple: { color: "{yellow.600}" } }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "{red.100}", focusRing: { color: "{red.600}", shadow: "none" } }, outlined: { color: "{red.600}", borderColor: "{red.600}" }, simple: { color: "{red.600}" } }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.200}", focusRing: { color: "{surface.600}", shadow: "none" } }, outlined: { color: "{surface.500}", borderColor: "{surface.500}" }, simple: { color: "{surface.500}" } }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.800}", focusRing: { color: "{surface.50}", shadow: "none" } }, outlined: { color: "{surface.950}", borderColor: "{surface.950}" }, simple: { color: "{surface.950}" } } }, dark: { info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{blue.500}", shadow: "none" } }, outlined: { color: "{blue.500}", borderColor: "{blue.500}" }, simple: { color: "{blue.500}" } }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{green.500}", shadow: "none" } }, outlined: { color: "{green.500}", borderColor: "{green.500}" }, simple: { color: "{green.500}" } }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{yellow.500}", shadow: "none" } }, outlined: { color: "{yellow.500}", borderColor: "{yellow.500}" }, simple: { color: "{yellow.500}" } }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{red.500}", shadow: "none" } }, outlined: { color: "{red.500}", borderColor: "{red.500}" }, simple: { color: "{red.500}" } }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.700}", focusRing: { color: "{surface.300}", shadow: "none" } }, outlined: { color: "{surface.400}", borderColor: "{surface.400}" }, simple: { color: "{surface.400}" } }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.100}", focusRing: { color: "{surface.950}", shadow: "none" } }, outlined: { color: "{surface.0}", borderColor: "{surface.0}" }, simple: { color: "{surface.0}" } } } }, c0 = { root: o0, content: r0, text: n0, icon: a0, closeButton: i0, closeIcon: l0, outlined: s0, simple: d0, colorScheme: u0 }, f0 = { borderRadius: "{content.border.radius}", gap: "1rem" }, p0 = { background: "{content.border.color}", size: "0.5rem" }, h0 = { gap: "0.5rem" }, m0 = { size: "0.5rem" }, g0 = { size: "1rem" }, v0 = { verticalGap: "0.5rem", horizontalGap: "1rem" }, b0 = { root: f0, meters: p0, label: h0, labelMarker: m0, labelIcon: g0, labelList: v0 }, y0 = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, k0 = { width: "2.5rem", color: "{form.field.icon.color}" }, w0 = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, $0 = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, C0 = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}", gap: "0.5rem" }, S0 = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, x0 = { color: "{form.field.icon.color}" }, B0 = { borderRadius: "{border.radius.sm}" }, T0 = { padding: "{list.option.padding}" }, P0 = { root: y0, dropdown: k0, overlay: w0, list: $0, option: C0, optionGroup: S0, chip: B0, clearIcon: x0, emptyMessage: T0 }, D0 = { gap: "1.125rem" }, M0 = { gap: "0.5rem" }, O0 = { root: D0, controls: M0 }, I0 = { gutter: "0.75rem", transitionDuration: "{transition.duration}" }, E0 = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{content.border.color}", color: "{content.color}", selectedColor: "{highlight.color}", hoverColor: "{content.hover.color}", padding: "0.75rem 1rem", toggleablePadding: "0.75rem 1rem 1.25rem 1rem", borderRadius: "{content.border.radius}" }, R0 = { background: "{content.background}", hoverBackground: "{content.hover.background}", borderColor: "{content.border.color}", color: "{text.muted.color}", hoverColor: "{text.color}", size: "1.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, L0 = { color: "{content.border.color}", borderRadius: "{content.border.radius}", height: "24px" }, A0 = { root: I0, node: E0, nodeToggleButton: R0, connector: L0 }, V0 = { outline: { width: "2px", color: "{content.background}" } }, z0 = { root: V0 }, N0 = { padding: "0.5rem 1rem", gap: "0.25rem", borderRadius: "{content.border.radius}", background: "{content.background}", color: "{content.color}", transitionDuration: "{transition.duration}" }, F0 = { background: "transparent", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedColor: "{highlight.color}", width: "2.5rem", height: "2.5rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, j0 = { color: "{text.muted.color}" }, H0 = { maxWidth: "2.5rem" }, Y0 = { root: N0, navButton: F0, currentPageReport: j0, jumpToPageInput: H0 }, W0 = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}" }, U0 = { background: "transparent", color: "{text.color}", padding: "1.125rem", borderColor: "{content.border.color}", borderWidth: "0", borderRadius: "0" }, K0 = { padding: "0.375rem 1.125rem" }, _0 = { fontWeight: "600" }, q0 = { padding: "0 1.125rem 1.125rem 1.125rem" }, X0 = { padding: "0 1.125rem 1.125rem 1.125rem" }, G0 = { root: W0, header: U0, toggleableHeader: K0, title: _0, content: q0, footer: X0 }, Z0 = { gap: "0.5rem", transitionDuration: "{transition.duration}" }, Q0 = { background: "{content.background}", borderColor: "{content.border.color}", borderWidth: "1px", color: "{content.color}", padding: "0.25rem 0.25rem", borderRadius: "{content.border.radius}", first: { borderWidth: "1px", topBorderRadius: "{content.border.radius}" }, last: { borderWidth: "1px", bottomBorderRadius: "{content.border.radius}" } }, J0 = { focusBackground: "{navigation.item.focus.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", gap: "0.5rem", padding: "{navigation.item.padding}", borderRadius: "{content.border.radius}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}" } }, ey = { indent: "1rem" }, ty = { color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}" }, oy = { root: Z0, panel: Q0, item: J0, submenu: ey, submenuIcon: ty }, ry = { background: "{content.border.color}", borderRadius: "{content.border.radius}", height: ".75rem" }, ny = { color: "{form.field.icon.color}" }, ay = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", borderRadius: "{overlay.popover.border.radius}", color: "{overlay.popover.color}", padding: "{overlay.popover.padding}", shadow: "{overlay.popover.shadow}" }, iy = { gap: "0.5rem" }, ly = { light: { strength: { weakBackground: "{red.500}", mediumBackground: "{amber.500}", strongBackground: "{green.500}" } }, dark: { strength: { weakBackground: "{red.400}", mediumBackground: "{amber.400}", strongBackground: "{green.400}" } } }, sy = { meter: ry, icon: ny, overlay: ay, content: iy, colorScheme: ly }, dy = { gap: "1.125rem" }, uy = { gap: "0.5rem" }, cy = { root: dy, controls: uy }, fy = { background: "{overlay.popover.background}", borderColor: "{overlay.popover.border.color}", color: "{overlay.popover.color}", borderRadius: "{overlay.popover.border.radius}", shadow: "{overlay.popover.shadow}", gutter: "10px", arrowOffset: "1.25rem" }, py = { padding: "{overlay.popover.padding}" }, hy = { root: fy, content: py }, my = { background: "{content.border.color}", borderRadius: "{content.border.radius}", height: "1.25rem" }, gy = { background: "{primary.color}" }, vy = { color: "{primary.contrast.color}", fontSize: "0.75rem", fontWeight: "600" }, by = { root: my, value: gy, label: vy }, yy = { light: { root: { colorOne: "{red.500}", colorTwo: "{blue.500}", colorThree: "{green.500}", colorFour: "{yellow.500}" } }, dark: { root: { colorOne: "{red.400}", colorTwo: "{blue.400}", colorThree: "{green.400}", colorFour: "{yellow.400}" } } }, ky = { colorScheme: yy }, wy = { width: "1.25rem", height: "1.25rem", background: "{form.field.background}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.border.color}", checkedBorderColor: "{primary.color}", checkedHoverBorderColor: "{primary.hover.color}", checkedFocusBorderColor: "{primary.color}", checkedDisabledBorderColor: "{form.field.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { width: "1rem", height: "1rem" }, lg: { width: "1.5rem", height: "1.5rem" } }, $y = { size: "0.75rem", checkedColor: "{primary.contrast.color}", checkedHoverColor: "{primary.contrast.color}", disabledColor: "{form.field.disabled.color}", sm: { size: "0.5rem" }, lg: { size: "1rem" } }, Cy = { root: wy, icon: $y }, Sy = { gap: "0.25rem", transitionDuration: "{transition.duration}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, xy = { size: "1rem", color: "{text.muted.color}", hoverColor: "{primary.color}", activeColor: "{primary.color}" }, By = { root: Sy, icon: xy }, Ty = { light: { root: { background: "rgba(0,0,0,0.1)" } }, dark: { root: { background: "rgba(255,255,255,0.3)" } } }, Py = { colorScheme: Ty }, Dy = { transitionDuration: "{transition.duration}" }, My = { size: "9px", borderRadius: "{border.radius.sm}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Oy = { light: { bar: { background: "{surface.100}" } }, dark: { bar: { background: "{surface.800}" } } }, Iy = { root: Dy, bar: My, colorScheme: Oy }, Ey = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, Ry = { width: "2.5rem", color: "{form.field.icon.color}" }, Ly = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, Ay = { padding: "{list.padding}", gap: "{list.gap}", header: { padding: "{list.header.padding}" } }, Vy = { focusBackground: "{list.option.focus.background}", selectedBackground: "{list.option.selected.background}", selectedFocusBackground: "{list.option.selected.focus.background}", color: "{list.option.color}", focusColor: "{list.option.focus.color}", selectedColor: "{list.option.selected.color}", selectedFocusColor: "{list.option.selected.focus.color}", padding: "{list.option.padding}", borderRadius: "{list.option.border.radius}" }, zy = { background: "{list.option.group.background}", color: "{list.option.group.color}", fontWeight: "{list.option.group.font.weight}", padding: "{list.option.group.padding}" }, Ny = { color: "{form.field.icon.color}" }, Fy = { color: "{list.option.color}", gutterStart: "-0.375rem", gutterEnd: "0.375rem" }, jy = { padding: "{list.option.padding}" }, Hy = { root: Ey, dropdown: Ry, overlay: Ly, list: Ay, option: Vy, optionGroup: zy, clearIcon: Ny, checkmark: Fy, emptyMessage: jy }, Yy = { borderRadius: "{form.field.border.radius}" }, Wy = { light: { root: { invalidBorderColor: "{form.field.invalid.border.color}" } }, dark: { root: { invalidBorderColor: "{form.field.invalid.border.color}" } } }, Uy = { root: Yy, colorScheme: Wy }, Ky = { borderRadius: "{content.border.radius}" }, _y = { light: { root: { background: "{surface.200}", animationBackground: "rgba(255,255,255,0.4)" } }, dark: { root: { background: "rgba(255, 255, 255, 0.06)", animationBackground: "rgba(255, 255, 255, 0.04)" } } }, qy = { root: Ky, colorScheme: _y }, Xy = { transitionDuration: "{transition.duration}" }, Gy = { background: "{content.border.color}", borderRadius: "{content.border.radius}", size: "3px" }, Zy = { background: "{primary.color}" }, Qy = { width: "20px", height: "20px", borderRadius: "50%", background: "{content.border.color}", hoverBackground: "{content.border.color}", content: { borderRadius: "50%", hoverBackground: "{content.background}", width: "16px", height: "16px", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.08), 0px 1px 1px 0px rgba(0, 0, 0, 0.14)" }, focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Jy = { light: { handle: { content: { background: "{surface.0}" } } }, dark: { handle: { content: { background: "{surface.950}" } } } }, e1 = { root: Xy, track: Gy, range: Zy, handle: Qy, colorScheme: Jy }, t1 = { gap: "0.5rem", transitionDuration: "{transition.duration}" }, o1 = { root: t1 }, r1 = { borderRadius: "{form.field.border.radius}", roundedBorderRadius: "2rem", raisedShadow: "0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12)" }, n1 = { root: r1 }, a1 = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", transitionDuration: "{transition.duration}" }, i1 = { background: "{content.border.color}" }, l1 = { size: "24px", background: "transparent", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, s1 = { root: a1, gutter: i1, handle: l1 }, d1 = { transitionDuration: "{transition.duration}" }, u1 = { background: "{content.border.color}", activeBackground: "{primary.color}", margin: "0 0 0 1.625rem", size: "2px" }, c1 = { padding: "0.5rem", gap: "1rem" }, f1 = { padding: "0", borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, gap: "0.5rem" }, p1 = { color: "{text.muted.color}", activeColor: "{primary.color}", fontWeight: "500" }, h1 = { background: "{content.background}", activeBackground: "{content.background}", borderColor: "{content.border.color}", activeBorderColor: "{content.border.color}", color: "{text.muted.color}", activeColor: "{primary.color}", size: "2rem", fontSize: "1.143rem", fontWeight: "500", borderRadius: "50%", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" }, m1 = { padding: "0.875rem 0.5rem 1.125rem 0.5rem" }, g1 = { background: "{content.background}", color: "{content.color}", padding: "0", indent: "1rem" }, v1 = { root: d1, separator: u1, step: c1, stepHeader: f1, stepTitle: p1, stepNumber: h1, steppanels: m1, steppanel: g1 }, b1 = { transitionDuration: "{transition.duration}" }, y1 = { background: "{content.border.color}" }, k1 = { borderRadius: "{content.border.radius}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, gap: "0.5rem" }, w1 = { color: "{text.muted.color}", activeColor: "{primary.color}", fontWeight: "500" }, $1 = { background: "{content.background}", activeBackground: "{content.background}", borderColor: "{content.border.color}", activeBorderColor: "{content.border.color}", color: "{text.muted.color}", activeColor: "{primary.color}", size: "2rem", fontSize: "1.143rem", fontWeight: "500", borderRadius: "50%", shadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" }, C1 = { root: b1, separator: y1, itemLink: k1, itemLabel: w1, itemNumber: $1 }, S1 = { transitionDuration: "{transition.duration}" }, x1 = { borderWidth: "0 0 1px 0", background: "{content.background}", borderColor: "{content.border.color}" }, B1 = { background: "transparent", hoverBackground: "transparent", activeBackground: "transparent", borderWidth: "0 0 1px 0", borderColor: "{content.border.color}", hoverBorderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}", padding: "1rem 1.125rem", fontWeight: "600", margin: "0 0 -1px 0", gap: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, T1 = { color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, P1 = { height: "1px", bottom: "-1px", background: "{primary.color}" }, D1 = { root: S1, tablist: x1, item: B1, itemIcon: T1, activeBar: P1 }, M1 = { transitionDuration: "{transition.duration}" }, O1 = { borderWidth: "0 0 1px 0", background: "{content.background}", borderColor: "{content.border.color}" }, I1 = { background: "transparent", hoverBackground: "transparent", activeBackground: "transparent", borderWidth: "0 0 1px 0", borderColor: "{content.border.color}", hoverBorderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}", padding: "1rem 1.125rem", fontWeight: "600", margin: "0 0 -1px 0", gap: "0.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, E1 = { background: "{content.background}", color: "{content.color}", padding: "0.875rem 1.125rem 1.125rem 1.125rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "inset {focus.ring.shadow}" } }, R1 = { background: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", width: "2.5rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, L1 = { height: "1px", bottom: "-1px", background: "{primary.color}" }, A1 = { light: { navButton: { shadow: "0px 0px 10px 50px rgba(255, 255, 255, 0.6)" } }, dark: { navButton: { shadow: "0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)" } } }, V1 = { root: M1, tablist: O1, tab: I1, tabpanel: E1, navButton: R1, activeBar: L1, colorScheme: A1 }, z1 = { transitionDuration: "{transition.duration}" }, N1 = { background: "{content.background}", borderColor: "{content.border.color}" }, F1 = { borderColor: "{content.border.color}", activeBorderColor: "{primary.color}", color: "{text.muted.color}", hoverColor: "{text.color}", activeColor: "{primary.color}" }, j1 = { background: "{content.background}", color: "{content.color}" }, H1 = { background: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}" }, Y1 = { light: { navButton: { shadow: "0px 0px 10px 50px rgba(255, 255, 255, 0.6)" } }, dark: { navButton: { shadow: "0px 0px 10px 50px color-mix(in srgb, {content.background}, transparent 50%)" } } }, W1 = { root: z1, tabList: N1, tab: F1, tabPanel: j1, navButton: H1, colorScheme: Y1 }, U1 = { fontSize: "0.875rem", fontWeight: "700", padding: "0.25rem 0.5rem", gap: "0.25rem", borderRadius: "{content.border.radius}", roundedBorderRadius: "{border.radius.xl}" }, K1 = { size: "0.75rem" }, _1 = { light: { primary: { background: "{primary.100}", color: "{primary.700}" }, secondary: { background: "{surface.100}", color: "{surface.600}" }, success: { background: "{green.100}", color: "{green.700}" }, info: { background: "{sky.100}", color: "{sky.700}" }, warn: { background: "{orange.100}", color: "{orange.700}" }, danger: { background: "{red.100}", color: "{red.700}" }, contrast: { background: "{surface.950}", color: "{surface.0}" } }, dark: { primary: { background: "color-mix(in srgb, {primary.500}, transparent 84%)", color: "{primary.300}" }, secondary: { background: "{surface.800}", color: "{surface.300}" }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", color: "{green.300}" }, info: { background: "color-mix(in srgb, {sky.500}, transparent 84%)", color: "{sky.300}" }, warn: { background: "color-mix(in srgb, {orange.500}, transparent 84%)", color: "{orange.300}" }, danger: { background: "color-mix(in srgb, {red.500}, transparent 84%)", color: "{red.300}" }, contrast: { background: "{surface.0}", color: "{surface.950}" } } }, q1 = { root: U1, icon: K1, colorScheme: _1 }, X1 = { background: "{form.field.background}", borderColor: "{form.field.border.color}", color: "{form.field.color}", height: "18rem", padding: "{form.field.padding.y} {form.field.padding.x}", borderRadius: "{form.field.border.radius}" }, G1 = { gap: "0.25rem" }, Z1 = { margin: "2px 0" }, Q1 = { root: X1, prompt: G1, commandResponse: Z1 }, J1 = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, ek = { root: J1 }, tk = { background: "{content.background}", borderColor: "{content.border.color}", color: "{content.color}", borderRadius: "{content.border.radius}", shadow: "{overlay.navigation.shadow}", transitionDuration: "{transition.duration}" }, ok = { padding: "{navigation.list.padding}", gap: "{navigation.list.gap}" }, rk = { focusBackground: "{navigation.item.focus.background}", activeBackground: "{navigation.item.active.background}", color: "{navigation.item.color}", focusColor: "{navigation.item.focus.color}", activeColor: "{navigation.item.active.color}", padding: "{navigation.item.padding}", borderRadius: "{navigation.item.border.radius}", gap: "{navigation.item.gap}", icon: { color: "{navigation.item.icon.color}", focusColor: "{navigation.item.icon.focus.color}", activeColor: "{navigation.item.icon.active.color}" } }, nk = { mobileIndent: "1rem" }, ak = { size: "{navigation.submenu.icon.size}", color: "{navigation.submenu.icon.color}", focusColor: "{navigation.submenu.icon.focus.color}", activeColor: "{navigation.submenu.icon.active.color}" }, ik = { borderColor: "{content.border.color}" }, lk = { root: tk, list: ok, item: rk, submenu: nk, submenuIcon: ak, separator: ik }, sk = { minHeight: "5rem" }, dk = { eventContent: { padding: "1rem 0" } }, uk = { eventContent: { padding: "0 1rem" } }, ck = { size: "1.125rem", borderRadius: "50%", borderWidth: "2px", background: "{content.background}", borderColor: "{content.border.color}", content: { borderRadius: "50%", size: "0.375rem", background: "{primary.color}", insetShadow: "0px 0.5px 0px 0px rgba(0, 0, 0, 0.06), 0px 1px 1px 0px rgba(0, 0, 0, 0.12)" } }, fk = { color: "{content.border.color}", size: "2px" }, pk = { event: sk, horizontal: dk, vertical: uk, eventMarker: ck, eventConnector: fk }, hk = { width: "25rem", borderRadius: "{content.border.radius}", borderWidth: "1px", transitionDuration: "{transition.duration}" }, mk = { size: "1.125rem" }, gk = { padding: "{overlay.popover.padding}", gap: "0.5rem" }, vk = { gap: "0.5rem" }, bk = { fontWeight: "500", fontSize: "1rem" }, yk = { fontWeight: "500", fontSize: "0.875rem" }, kk = { width: "1.75rem", height: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", offset: "{focus.ring.offset}" } }, wk = { size: "1rem" }, $k = { light: { root: { blur: "1.5px" }, info: { background: "color-mix(in srgb, {blue.50}, transparent 5%)", borderColor: "{blue.200}", color: "{blue.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "{blue.100}", focusRing: { color: "{blue.600}", shadow: "none" } } }, success: { background: "color-mix(in srgb, {green.50}, transparent 5%)", borderColor: "{green.200}", color: "{green.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "{green.100}", focusRing: { color: "{green.600}", shadow: "none" } } }, warn: { background: "color-mix(in srgb,{yellow.50}, transparent 5%)", borderColor: "{yellow.200}", color: "{yellow.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "{yellow.100}", focusRing: { color: "{yellow.600}", shadow: "none" } } }, error: { background: "color-mix(in srgb, {red.50}, transparent 5%)", borderColor: "{red.200}", color: "{red.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "{red.100}", focusRing: { color: "{red.600}", shadow: "none" } } }, secondary: { background: "{surface.100}", borderColor: "{surface.200}", color: "{surface.600}", detailColor: "{surface.700}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.200}", focusRing: { color: "{surface.600}", shadow: "none" } } }, contrast: { background: "{surface.900}", borderColor: "{surface.950}", color: "{surface.50}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.800}", focusRing: { color: "{surface.50}", shadow: "none" } } } }, dark: { root: { blur: "10px" }, info: { background: "color-mix(in srgb, {blue.500}, transparent 84%)", borderColor: "color-mix(in srgb, {blue.700}, transparent 64%)", color: "{blue.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {blue.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{blue.500}", shadow: "none" } } }, success: { background: "color-mix(in srgb, {green.500}, transparent 84%)", borderColor: "color-mix(in srgb, {green.700}, transparent 64%)", color: "{green.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {green.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{green.500}", shadow: "none" } } }, warn: { background: "color-mix(in srgb, {yellow.500}, transparent 84%)", borderColor: "color-mix(in srgb, {yellow.700}, transparent 64%)", color: "{yellow.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {yellow.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{yellow.500}", shadow: "none" } } }, error: { background: "color-mix(in srgb, {red.500}, transparent 84%)", borderColor: "color-mix(in srgb, {red.700}, transparent 64%)", color: "{red.500}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {red.500}, transparent 96%)", closeButton: { hoverBackground: "rgba(255, 255, 255, 0.05)", focusRing: { color: "{red.500}", shadow: "none" } } }, secondary: { background: "{surface.800}", borderColor: "{surface.700}", color: "{surface.300}", detailColor: "{surface.0}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.500}, transparent 96%)", closeButton: { hoverBackground: "{surface.700}", focusRing: { color: "{surface.300}", shadow: "none" } } }, contrast: { background: "{surface.0}", borderColor: "{surface.100}", color: "{surface.950}", detailColor: "{surface.950}", shadow: "0px 4px 8px 0px color-mix(in srgb, {surface.950}, transparent 96%)", closeButton: { hoverBackground: "{surface.100}", focusRing: { color: "{surface.950}", shadow: "none" } } } } }, Ck = { root: hk, icon: mk, content: gk, text: vk, summary: bk, detail: yk, closeButton: kk, closeIcon: wk, colorScheme: $k }, Sk = { padding: "0.25rem", borderRadius: "{content.border.radius}", gap: "0.5rem", fontWeight: "500", disabledBackground: "{form.field.disabled.background}", disabledBorderColor: "{form.field.disabled.background}", disabledColor: "{form.field.disabled.color}", invalidBorderColor: "{form.field.invalid.border.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", padding: "0.25rem" }, lg: { fontSize: "{form.field.lg.font.size}", padding: "0.25rem" } }, xk = { disabledColor: "{form.field.disabled.color}" }, Bk = { padding: "0.25rem 0.75rem", borderRadius: "{content.border.radius}", checkedShadow: "0px 1px 2px 0px rgba(0, 0, 0, 0.02), 0px 1px 2px 0px rgba(0, 0, 0, 0.04)", sm: { padding: "0.25rem 0.75rem" }, lg: { padding: "0.25rem 0.75rem" } }, Tk = { light: { root: { background: "{surface.100}", checkedBackground: "{surface.100}", hoverBackground: "{surface.100}", borderColor: "{surface.100}", color: "{surface.500}", hoverColor: "{surface.700}", checkedColor: "{surface.900}", checkedBorderColor: "{surface.100}" }, content: { checkedBackground: "{surface.0}" }, icon: { color: "{surface.500}", hoverColor: "{surface.700}", checkedColor: "{surface.900}" } }, dark: { root: { background: "{surface.950}", checkedBackground: "{surface.950}", hoverBackground: "{surface.950}", borderColor: "{surface.950}", color: "{surface.400}", hoverColor: "{surface.300}", checkedColor: "{surface.0}", checkedBorderColor: "{surface.950}" }, content: { checkedBackground: "{surface.800}" }, icon: { color: "{surface.400}", hoverColor: "{surface.300}", checkedColor: "{surface.0}" } } }, Pk = { root: Sk, icon: xk, content: Bk, colorScheme: Tk }, Dk = { width: "2.5rem", height: "1.5rem", borderRadius: "30px", gap: "0.25rem", shadow: "{form.field.shadow}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" }, borderWidth: "1px", borderColor: "transparent", hoverBorderColor: "transparent", checkedBorderColor: "transparent", checkedHoverBorderColor: "transparent", invalidBorderColor: "{form.field.invalid.border.color}", transitionDuration: "{form.field.transition.duration}", slideDuration: "0.2s" }, Mk = { borderRadius: "50%", size: "1rem" }, Ok = { light: { root: { background: "{surface.300}", disabledBackground: "{form.field.disabled.background}", hoverBackground: "{surface.400}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}" }, handle: { background: "{surface.0}", disabledBackground: "{form.field.disabled.color}", hoverBackground: "{surface.0}", checkedBackground: "{surface.0}", checkedHoverBackground: "{surface.0}", color: "{text.muted.color}", hoverColor: "{text.color}", checkedColor: "{primary.color}", checkedHoverColor: "{primary.hover.color}" } }, dark: { root: { background: "{surface.700}", disabledBackground: "{surface.600}", hoverBackground: "{surface.600}", checkedBackground: "{primary.color}", checkedHoverBackground: "{primary.hover.color}" }, handle: { background: "{surface.400}", disabledBackground: "{surface.900}", hoverBackground: "{surface.300}", checkedBackground: "{surface.900}", checkedHoverBackground: "{surface.900}", color: "{surface.900}", hoverColor: "{surface.800}", checkedColor: "{primary.color}", checkedHoverColor: "{primary.hover.color}" } } }, Ik = { root: Dk, handle: Mk, colorScheme: Ok }, Ek = { background: "{content.background}", borderColor: "{content.border.color}", borderRadius: "{content.border.radius}", color: "{content.color}", gap: "0.5rem", padding: "0.75rem" }, Rk = { root: Ek }, Lk = { maxWidth: "12.5rem", gutter: "0.25rem", shadow: "{overlay.popover.shadow}", padding: "0.5rem 0.75rem", borderRadius: "{overlay.popover.border.radius}" }, Ak = { light: { root: { background: "{surface.700}", color: "{surface.0}" } }, dark: { root: { background: "{surface.700}", color: "{surface.0}" } } }, Vk = { root: Lk, colorScheme: Ak }, zk = { background: "{content.background}", color: "{content.color}", padding: "1rem", gap: "2px", indent: "1rem", transitionDuration: "{transition.duration}" }, Nk = { padding: "0.25rem 0.5rem", borderRadius: "{content.border.radius}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{text.color}", hoverColor: "{text.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" }, gap: "0.25rem" }, Fk = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedColor: "{highlight.color}" }, jk = { borderRadius: "50%", size: "1.75rem", hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", selectedHoverColor: "{primary.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, Hk = { size: "2rem" }, Yk = { margin: "0 0 0.5rem 0" }, Wk = { root: zk, node: Nk, nodeIcon: Fk, nodeToggleButton: jk, loadingIcon: Hk, filter: Yk }, Uk = { background: "{form.field.background}", disabledBackground: "{form.field.disabled.background}", filledBackground: "{form.field.filled.background}", filledHoverBackground: "{form.field.filled.hover.background}", filledFocusBackground: "{form.field.filled.focus.background}", borderColor: "{form.field.border.color}", hoverBorderColor: "{form.field.hover.border.color}", focusBorderColor: "{form.field.focus.border.color}", invalidBorderColor: "{form.field.invalid.border.color}", color: "{form.field.color}", disabledColor: "{form.field.disabled.color}", placeholderColor: "{form.field.placeholder.color}", invalidPlaceholderColor: "{form.field.invalid.placeholder.color}", shadow: "{form.field.shadow}", paddingX: "{form.field.padding.x}", paddingY: "{form.field.padding.y}", borderRadius: "{form.field.border.radius}", focusRing: { width: "{form.field.focus.ring.width}", style: "{form.field.focus.ring.style}", color: "{form.field.focus.ring.color}", offset: "{form.field.focus.ring.offset}", shadow: "{form.field.focus.ring.shadow}" }, transitionDuration: "{form.field.transition.duration}", sm: { fontSize: "{form.field.sm.font.size}", paddingX: "{form.field.sm.padding.x}", paddingY: "{form.field.sm.padding.y}" }, lg: { fontSize: "{form.field.lg.font.size}", paddingX: "{form.field.lg.padding.x}", paddingY: "{form.field.lg.padding.y}" } }, Kk = { width: "2.5rem", color: "{form.field.icon.color}" }, _k = { background: "{overlay.select.background}", borderColor: "{overlay.select.border.color}", borderRadius: "{overlay.select.border.radius}", color: "{overlay.select.color}", shadow: "{overlay.select.shadow}" }, qk = { padding: "{list.padding}" }, Xk = { padding: "{list.option.padding}" }, Gk = { borderRadius: "{border.radius.sm}" }, Zk = { color: "{form.field.icon.color}" }, Qk = { root: Uk, dropdown: Kk, overlay: _k, tree: qk, emptyMessage: Xk, chip: Gk, clearIcon: Zk }, Jk = { transitionDuration: "{transition.duration}" }, ew = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem" }, tw = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", borderColor: "{treetable.border.color}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", gap: "0.5rem", padding: "0.75rem 1rem", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, ow = { fontWeight: "600" }, rw = { background: "{content.background}", hoverBackground: "{content.hover.background}", selectedBackground: "{highlight.background}", color: "{content.color}", hoverColor: "{content.hover.color}", selectedColor: "{highlight.color}", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "-1px", shadow: "{focus.ring.shadow}" } }, nw = { borderColor: "{treetable.border.color}", padding: "0.75rem 1rem", gap: "0.5rem" }, aw = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", padding: "0.75rem 1rem" }, iw = { fontWeight: "600" }, lw = { background: "{content.background}", borderColor: "{treetable.border.color}", color: "{content.color}", borderWidth: "0 0 1px 0", padding: "0.75rem 1rem" }, sw = { width: "0.5rem" }, dw = { width: "1px", color: "{primary.color}" }, uw = { color: "{text.muted.color}", hoverColor: "{text.hover.muted.color}", size: "0.875rem" }, cw = { size: "2rem" }, fw = { hoverBackground: "{content.hover.background}", selectedHoverBackground: "{content.background}", color: "{text.muted.color}", hoverColor: "{text.color}", selectedHoverColor: "{primary.color}", size: "1.75rem", borderRadius: "50%", focusRing: { width: "{focus.ring.width}", style: "{focus.ring.style}", color: "{focus.ring.color}", offset: "{focus.ring.offset}", shadow: "{focus.ring.shadow}" } }, pw = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, hw = { borderColor: "{content.border.color}", borderWidth: "0 0 1px 0" }, mw = { light: { root: { borderColor: "{content.border.color}" }, bodyCell: { selectedBorderColor: "{primary.100}" } }, dark: { root: { borderColor: "{surface.800}" }, bodyCell: { selectedBorderColor: "{primary.900}" } } }, gw = { root: Jk, header: ew, headerCell: tw, columnTitle: ow, row: rw, bodyCell: nw, footerCell: aw, columnFooter: iw, footer: lw, columnResizer: sw, resizeIndicator: dw, sortIcon: uw, loadingIcon: cw, nodeToggleButton: fw, paginatorTop: pw, paginatorBottom: hw, colorScheme: mw }, vw = { mask: { background: "{content.background}", color: "{text.muted.color}" }, icon: { size: "2rem" } }, bw = { loader: vw }, yw = Object.defineProperty, kw = Object.defineProperties, ww = Object.getOwnPropertyDescriptors, oa = Object.getOwnPropertySymbols, $w = Object.prototype.hasOwnProperty, Cw = Object.prototype.propertyIsEnumerable, ra = (e, t, o) => t in e ? yw(e, t, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[t] = o, na, Sw = (na = ((e, t) => {
|
|
12633
|
+
for (var o in t || (t = {})) $w.call(t, o) && ra(e, o, t[o]);
|
|
12634
|
+
if (oa) for (var o of oa(t)) Cw.call(t, o) && ra(e, o, t[o]);
|
|
12633
12635
|
return e;
|
|
12634
|
-
})({},
|
|
12635
|
-
const
|
|
12636
|
+
})({}, Vh), kw(na, ww({ components: { accordion: ch, autocomplete: wh, avatar: Th, badge: Rh, blockui: Nh, breadcrumb: Yh, button: Kh, card: Qh, carousel: nm, cascadeselect: cm, checkbox: hm, chip: km, colorpicker: xm, confirmdialog: Pm, confirmpopup: Em, contextmenu: Fm, datatable: ig, dataview: pg, datepicker: Eg, dialog: Ng, divider: Wg, dock: _g, drawer: Jg, editor: av, fieldset: uv, fileupload: bv, floatlabel: Cv, galleria: zv, iconfield: Fv, iftalabel: Yv, image: qv, imagecompare: Gv, inlinemessage: tb, inplace: nb, inputchips: sb, inputgroup: ub, inputnumber: hb, inputotp: vb, inputtext: yb, knob: Sb, listbox: Ib, megamenu: Hb, menu: qb, menubar: t0, message: c0, metergroup: b0, multiselect: P0, orderlist: O0, organizationchart: A0, overlaybadge: z0, paginator: Y0, panel: G0, panelmenu: oy, password: sy, picklist: cy, popover: hy, progressbar: by, progressspinner: ky, radiobutton: Cy, rating: By, ripple: Py, scrollpanel: Iy, select: Hy, selectbutton: Uy, skeleton: qy, slider: e1, speeddial: o1, splitbutton: n1, splitter: s1, stepper: v1, steps: C1, tabmenu: D1, tabs: V1, tabview: W1, tag: q1, terminal: Q1, textarea: ek, tieredmenu: lk, timeline: pk, toast: Ck, togglebutton: Pk, toggleswitch: Ik, toolbar: Rk, tooltip: Vk, tree: Wk, treeselect: Qk, treetable: gw, virtualscroller: bw } })));
|
|
12637
|
+
const xw = {
|
|
12636
12638
|
theme: {
|
|
12637
|
-
preset:
|
|
12639
|
+
preset: Sw,
|
|
12638
12640
|
options: {
|
|
12639
12641
|
darkModeSelector: "none",
|
|
12640
12642
|
cssLayer: {
|
|
@@ -12643,58 +12645,58 @@ const Sw = {
|
|
|
12643
12645
|
}
|
|
12644
12646
|
}
|
|
12645
12647
|
}
|
|
12646
|
-
},
|
|
12647
|
-
e.use(
|
|
12648
|
+
}, c$ = (e) => {
|
|
12649
|
+
e.use(Mp, xw);
|
|
12648
12650
|
};
|
|
12649
12651
|
export {
|
|
12650
|
-
|
|
12651
|
-
|
|
12652
|
-
|
|
12653
|
-
|
|
12654
|
-
|
|
12655
|
-
|
|
12652
|
+
zw as PvAccordion,
|
|
12653
|
+
d$ as PvActionBar,
|
|
12654
|
+
Sf as PvAvatar,
|
|
12655
|
+
Zw as PvAvatarGroup,
|
|
12656
|
+
Lw as PvBanner,
|
|
12657
|
+
Yw as PvBreadcrumbs,
|
|
12656
12658
|
it as PvButton,
|
|
12657
|
-
|
|
12659
|
+
Tw as PvButtonWithTooltip,
|
|
12658
12660
|
gi as PvCard,
|
|
12659
|
-
|
|
12660
|
-
|
|
12661
|
+
Jw as PvCheckbox,
|
|
12662
|
+
Gw as PvCompanyLabel,
|
|
12661
12663
|
cr as PvCompanyLogo,
|
|
12662
|
-
|
|
12664
|
+
Aw as PvCompanyTag,
|
|
12663
12665
|
It as PvCounterBadge,
|
|
12664
|
-
|
|
12665
|
-
|
|
12666
|
-
|
|
12667
|
-
|
|
12668
|
-
|
|
12669
|
-
|
|
12666
|
+
Nw as PvDatePicker,
|
|
12667
|
+
Fw as PvDateTime,
|
|
12668
|
+
jw as PvDrawer,
|
|
12669
|
+
Ow as PvDropdown,
|
|
12670
|
+
l$ as PvExpandableContent,
|
|
12671
|
+
Xw as PvGhostInput,
|
|
12670
12672
|
$e as PvIcon,
|
|
12671
|
-
|
|
12672
|
-
|
|
12673
|
-
|
|
12674
|
-
|
|
12675
|
-
|
|
12676
|
-
|
|
12673
|
+
o$ as PvInput,
|
|
12674
|
+
a$ as PvInsightCard,
|
|
12675
|
+
Rw as PvModal,
|
|
12676
|
+
Ww as PvMultiSelectButton,
|
|
12677
|
+
Kw as PvPagination,
|
|
12678
|
+
Mw as PvPill,
|
|
12677
12679
|
Da as PvPopover,
|
|
12678
|
-
|
|
12679
|
-
|
|
12680
|
+
r$ as PvRating,
|
|
12681
|
+
Pw as PvReleaseBadge,
|
|
12680
12682
|
rn as PvSearchInput,
|
|
12681
|
-
|
|
12682
|
-
|
|
12683
|
-
|
|
12684
|
-
|
|
12685
|
-
|
|
12683
|
+
Iw as PvSegmentedControl,
|
|
12684
|
+
Uw as PvSelectButton,
|
|
12685
|
+
_w as PvSelectableCard,
|
|
12686
|
+
qw as PvSidePanel,
|
|
12687
|
+
t$ as PvSkeleton,
|
|
12686
12688
|
ua as PvSpinner,
|
|
12687
|
-
|
|
12688
|
-
|
|
12689
|
-
|
|
12690
|
-
|
|
12691
|
-
|
|
12692
|
-
|
|
12693
|
-
|
|
12694
|
-
|
|
12695
|
-
|
|
12689
|
+
e$ as PvSprite,
|
|
12690
|
+
Vw as PvSuggestionTag,
|
|
12691
|
+
i$ as PvSwitch,
|
|
12692
|
+
Ew as PvTabList,
|
|
12693
|
+
Hw as PvTabs,
|
|
12694
|
+
Dw as PvTag,
|
|
12695
|
+
u$ as PvTextArea,
|
|
12696
|
+
s$ as PvToast,
|
|
12697
|
+
Qw as PvToggleButton,
|
|
12696
12698
|
ca as PvTooltip,
|
|
12697
|
-
|
|
12699
|
+
n$ as PvWidget,
|
|
12698
12700
|
Jc as useDateTime,
|
|
12699
|
-
|
|
12701
|
+
c$ as usePvComponents
|
|
12700
12702
|
};
|