@nation-a/ui 0.17.7 → 0.18.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/dist/LanguageContext-BDr_uT_K.js +16 -0
  2. package/dist/LanguageContext-BDr_uT_K.js.map +1 -0
  3. package/dist/LanguageContext-DHBRAikw.cjs +2 -0
  4. package/dist/LanguageContext-DHBRAikw.cjs.map +1 -0
  5. package/dist/LanguageProvider-BDUTRS8P.cjs +2 -0
  6. package/dist/LanguageProvider-BDUTRS8P.cjs.map +1 -0
  7. package/dist/LanguageProvider-D7tQLo_5.js +22 -0
  8. package/dist/LanguageProvider-D7tQLo_5.js.map +1 -0
  9. package/dist/{ark-ui-D--_sKY0.js → ark-ui-DxYM9A6f.js} +34 -34
  10. package/dist/{ark-ui-D--_sKY0.js.map → ark-ui-DxYM9A6f.js.map} +1 -1
  11. package/dist/index-BnkuQ4Ze.cjs +2 -0
  12. package/dist/index-BnkuQ4Ze.cjs.map +1 -0
  13. package/dist/index-CW6PaxOI.cjs +2 -0
  14. package/dist/index-CW6PaxOI.cjs.map +1 -0
  15. package/dist/index-Cl2xofA6.js +521 -0
  16. package/dist/index-Cl2xofA6.js.map +1 -0
  17. package/dist/index-DEbT8Bqu.js +74 -0
  18. package/dist/index-DEbT8Bqu.js.map +1 -0
  19. package/dist/index.cjs +4 -4
  20. package/dist/index.cjs.map +1 -1
  21. package/dist/index.js +3243 -4114
  22. package/dist/index.js.map +1 -1
  23. package/dist/lottie.cjs +2 -0
  24. package/dist/lottie.cjs.map +1 -0
  25. package/dist/lottie.js +5 -0
  26. package/dist/lottie.js.map +1 -0
  27. package/dist/providers.cjs +2 -0
  28. package/dist/providers.cjs.map +1 -0
  29. package/dist/providers.js +9 -0
  30. package/dist/providers.js.map +1 -0
  31. package/dist/stats.html +1 -1
  32. package/dist/sva-C2plH_Qh.cjs +2 -0
  33. package/dist/sva-C2plH_Qh.cjs.map +1 -0
  34. package/dist/sva-q9boSrjR.js +34 -0
  35. package/dist/sva-q9boSrjR.js.map +1 -0
  36. package/dist/toast.cjs +2 -0
  37. package/dist/toast.cjs.map +1 -0
  38. package/dist/toast.js +273 -0
  39. package/dist/toast.js.map +1 -0
  40. package/dist/types/components/index.d.ts +0 -2
  41. package/dist/types/lottie/index.d.ts +1 -0
  42. package/dist/types/lottie.d.ts +2 -0
  43. package/dist/types/providers/index.d.ts +3 -0
  44. package/dist/types/providers.d.ts +2 -0
  45. package/dist/types/toast/index.d.ts +1 -0
  46. package/dist/types/toast.d.ts +2 -0
  47. package/package.json +26 -4
  48. package/dist/index-B5IKaL0m.cjs +0 -2
  49. package/dist/index-B5IKaL0m.cjs.map +0 -1
  50. package/dist/index-FC3cETza.js +0 -26
  51. package/dist/index-FC3cETza.js.map +0 -1
  52. package/dist/react-hot-toast-BCKriZQY.js +0 -404
  53. package/dist/react-hot-toast-BCKriZQY.js.map +0 -1
  54. package/dist/react-hot-toast-CvGdrsnM.cjs +0 -178
  55. package/dist/react-hot-toast-CvGdrsnM.cjs.map +0 -1
  56. package/dist/react-lottie-BoWlnUa4.js +0 -9490
  57. package/dist/react-lottie-BoWlnUa4.js.map +0 -1
  58. package/dist/react-lottie-D3xAW5ky.cjs +0 -29
  59. package/dist/react-lottie-D3xAW5ky.cjs.map +0 -1
@@ -0,0 +1,521 @@
1
+ import * as $ from "react";
2
+ import { forwardRef as y, useMemo as X, createElement as S } from "react";
3
+ function k(t) {
4
+ const r = $.forwardRef((n, e) => $.createElement(t, {
5
+ ...n,
6
+ ref: e
7
+ }));
8
+ return r.displayName = `withPolymorphic(${t.displayName || "Component"})`, r;
9
+ }
10
+ function T(t) {
11
+ return typeof t == "object" && t != null && !Array.isArray(t);
12
+ }
13
+ var yt = (t) => typeof t == "object" && t !== null;
14
+ function z(t) {
15
+ return Object.fromEntries(Object.entries(t != null ? t : {}).filter(([r, n]) => n !== void 0));
16
+ }
17
+ var St = (t) => t === "base";
18
+ function xt(t) {
19
+ return t.slice().filter((r) => !St(r));
20
+ }
21
+ function N(t) {
22
+ return String.fromCharCode(t + (t > 25 ? 39 : 97));
23
+ }
24
+ function kt(t) {
25
+ let r = "", n;
26
+ for (n = Math.abs(t); n > 52; n = n / 52 | 0) r = N(n % 52) + r;
27
+ return N(n % 52) + r;
28
+ }
29
+ function vt(t, r) {
30
+ let n = r.length;
31
+ for (; n; ) t = t * 33 ^ r.charCodeAt(--n);
32
+ return t;
33
+ }
34
+ function wt(t) {
35
+ return kt(vt(5381, t) >>> 0);
36
+ }
37
+ var et = /\s*!(important)?/i;
38
+ function Pt(t) {
39
+ return typeof t == "string" ? et.test(t) : !1;
40
+ }
41
+ function Ct(t) {
42
+ return typeof t == "string" ? t.replace(et, "").trim() : t;
43
+ }
44
+ function ot(t) {
45
+ return typeof t == "string" ? t.replaceAll(" ", "_") : t;
46
+ }
47
+ var O = (t) => {
48
+ const r = /* @__PURE__ */ new Map();
49
+ return (...e) => {
50
+ const o = JSON.stringify(e);
51
+ if (r.has(o))
52
+ return r.get(o);
53
+ const i = t(...e);
54
+ return r.set(o, i), i;
55
+ };
56
+ }, Rt = /* @__PURE__ */ new Set(["__proto__", "constructor", "prototype"]);
57
+ function G(...t) {
58
+ return t.reduce((r, n) => (n && Object.keys(n).forEach((e) => {
59
+ if (Rt.has(e)) return;
60
+ const o = r[e], i = n[e];
61
+ T(o) && T(i) ? r[e] = G(o, i) : r[e] = i;
62
+ }), r), {});
63
+ }
64
+ var Et = (t) => t != null;
65
+ function L(t, r, n = {}) {
66
+ const { stop: e, getKey: o } = n;
67
+ function i(s, a = []) {
68
+ var c;
69
+ if (yt(s)) {
70
+ const l = {};
71
+ for (const [d, m] of Object.entries(s)) {
72
+ const u = (c = o == null ? void 0 : o(d, m)) != null ? c : d, p = [...a, u];
73
+ if (e != null && e(s, p))
74
+ return r(s, a);
75
+ const g = i(m, p);
76
+ Et(g) && (l[u] = g);
77
+ }
78
+ return l;
79
+ }
80
+ return r(s, a);
81
+ }
82
+ return i(t);
83
+ }
84
+ function Bt(t, r) {
85
+ return Array.isArray(t) ? t.map((n) => r(n)) : T(t) ? L(t, (n) => r(n)) : r(t);
86
+ }
87
+ function jt(t, r) {
88
+ return t.reduce(
89
+ (n, e, o) => {
90
+ const i = r[o];
91
+ return e != null && (n[i] = e), n;
92
+ },
93
+ {}
94
+ );
95
+ }
96
+ function st(t, r, n = !0) {
97
+ const { utility: e, conditions: o } = r, { hasShorthand: i, resolveShorthand: s } = e;
98
+ return L(
99
+ t,
100
+ (a) => Array.isArray(a) ? jt(a, o.breakpoints.keys) : a,
101
+ {
102
+ stop: (a) => Array.isArray(a),
103
+ getKey: n ? (a) => i ? s(a) : a : void 0
104
+ }
105
+ );
106
+ }
107
+ var Tt = {
108
+ shift: (t) => t,
109
+ finalize: (t) => t,
110
+ breakpoints: { keys: [] }
111
+ }, Ot = (t) => typeof t == "string" ? t.replaceAll(/[\n\s]+/g, " ") : t;
112
+ function It(t) {
113
+ const { utility: r, hash: n, conditions: e = Tt } = t, o = (s) => [r.prefix, s].filter(Boolean).join("-"), i = (s, a) => {
114
+ let c;
115
+ if (n) {
116
+ const l = [...e.finalize(s), a];
117
+ c = o(r.toHash(l, wt));
118
+ } else
119
+ c = [...e.finalize(s), o(a)].join(":");
120
+ return c;
121
+ };
122
+ return O(({ base: s, ...a } = {}) => {
123
+ const c = Object.assign(a, s), l = st(c, t), d = /* @__PURE__ */ new Set();
124
+ return L(l, (m, u) => {
125
+ if (m == null) return;
126
+ const p = Pt(m), [g, ...h] = e.shift(u), C = xt(h), x = r.transform(g, Ct(Ot(m)));
127
+ let _ = i(C, x.className);
128
+ p && (_ = `${_}!`), d.add(_);
129
+ }), Array.from(d).join(" ");
130
+ });
131
+ }
132
+ function Vt(...t) {
133
+ return t.flat().filter((r) => T(r) && Object.keys(z(r)).length > 0);
134
+ }
135
+ function Mt(t) {
136
+ function r(o) {
137
+ const i = Vt(...o);
138
+ return i.length === 1 ? i : i.map((s) => st(s, t));
139
+ }
140
+ function n(...o) {
141
+ return G(...r(o));
142
+ }
143
+ function e(...o) {
144
+ return Object.assign({}, ...r(o));
145
+ }
146
+ return { mergeCss: O(n), assignCss: e };
147
+ }
148
+ var Ft = /([A-Z])/g, Wt = /^ms-/, At = O((t) => t.startsWith("--") ? t : t.replace(Ft, "-$1").replace(Wt, "-ms-").toLowerCase()), zt = ["min", "max", "clamp", "calc"], Gt = new RegExp(`^(${zt.join("|")})\\(.*\\)`), Lt = (t) => typeof t == "string" && Gt.test(t), Dt = "cm,mm,Q,in,pc,pt,px,em,ex,ch,rem,lh,rlh,vw,vh,vmin,vmax,vb,vi,svw,svh,lvw,lvh,dvw,dvh,cqw,cqh,cqi,cqb,cqmin,cqmax,%", $t = `(?:${Dt.split(",").join("|")})`, Xt = new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${$t}$`), Nt = (t) => typeof t == "string" && Xt.test(t), Yt = (t) => typeof t == "string" && /^var\(--.+\)$/.test(t), v = {
149
+ map: Bt,
150
+ isCssFunction: Lt,
151
+ isCssVar: Yt,
152
+ isCssUnit: Nt
153
+ }, w = (t, r) => {
154
+ if (!(t != null && t.defaultValues)) return r;
155
+ const n = typeof t.defaultValues == "function" ? t.defaultValues(r) : t.defaultValues;
156
+ return Object.assign({}, n, z(r));
157
+ }, Ir = (t = {}) => {
158
+ var o, i;
159
+ const r = (s) => {
160
+ var a, c, l;
161
+ return {
162
+ className: [t.className, s].filter(Boolean).join("__"),
163
+ base: (c = (a = t.base) == null ? void 0 : a[s]) != null ? c : {},
164
+ variants: {},
165
+ defaultVariants: (l = t.defaultVariants) != null ? l : {},
166
+ compoundVariants: t.compoundVariants ? Ht(t.compoundVariants, s) : []
167
+ };
168
+ }, e = ((o = t.slots) != null ? o : []).map((s) => [s, r(s)]);
169
+ for (const [s, a] of Object.entries((i = t.variants) != null ? i : {}))
170
+ for (const [c, l] of Object.entries(a))
171
+ e.forEach(([d, m]) => {
172
+ var u, p, g;
173
+ (p = (u = m.variants)[s]) != null || (u[s] = {}), m.variants[s][c] = (g = l[d]) != null ? g : {};
174
+ });
175
+ return Object.fromEntries(e);
176
+ }, Ht = (t, r) => t.filter((n) => n.css[r]).map((n) => ({ ...n, css: n.css[r] }));
177
+ function b(t, ...r) {
178
+ const n = Object.getOwnPropertyDescriptors(t), e = Object.keys(n), o = (s) => {
179
+ const a = {};
180
+ for (let c = 0; c < s.length; c++) {
181
+ const l = s[c];
182
+ n[l] && (Object.defineProperty(a, l, n[l]), delete n[l]);
183
+ }
184
+ return a;
185
+ }, i = (s) => o(Array.isArray(s) ? s : e.filter(s));
186
+ return r.map(i).concat(o(e));
187
+ }
188
+ var qt = (...t) => {
189
+ const r = t.reduce((n, e) => (e && e.forEach((o) => n.add(o)), n), /* @__PURE__ */ new Set([]));
190
+ return Array.from(r);
191
+ }, it = ["htmlSize", "htmlTranslate", "htmlWidth", "htmlHeight"];
192
+ function Kt(t) {
193
+ return it.includes(t) ? t.replace("html", "").toLowerCase() : t;
194
+ }
195
+ function A(t) {
196
+ return Object.fromEntries(Object.entries(t).map(([r, n]) => [Kt(r), n]));
197
+ }
198
+ A.keys = it;
199
+ const Ut = "_hover,_focus,_focusWithin,_focusVisible,_disabled,_active,_visited,_target,_readOnly,_readWrite,_empty,_checked,_enabled,_expanded,_highlighted,_complete,_incomplete,_dragging,_before,_after,_firstLetter,_firstLine,_marker,_selection,_file,_backdrop,_first,_last,_only,_even,_odd,_firstOfType,_lastOfType,_onlyOfType,_peerFocus,_peerHover,_peerActive,_peerFocusWithin,_peerFocusVisible,_peerDisabled,_peerChecked,_peerInvalid,_peerExpanded,_peerPlaceholderShown,_groupFocus,_groupHover,_groupActive,_groupFocusWithin,_groupFocusVisible,_groupDisabled,_groupChecked,_groupExpanded,_groupInvalid,_indeterminate,_required,_valid,_invalid,_autofill,_inRange,_outOfRange,_placeholder,_placeholderShown,_pressed,_selected,_grabbed,_underValue,_overValue,_atValue,_default,_optional,_open,_closed,_fullscreen,_loading,_hidden,_current,_currentPage,_currentStep,_today,_unavailable,_rangeStart,_rangeEnd,_now,_topmost,_motionReduce,_motionSafe,_print,_landscape,_portrait,_dark,_light,_osDark,_osLight,_highContrast,_lessContrast,_moreContrast,_ltr,_rtl,_scrollbar,_scrollbarThumb,_scrollbarTrack,_horizontal,_vertical,_icon,_starting,_noscript,_invertedColors,_collapsed,_off,_on,xs,xsOnly,xsDown,sm,smOnly,smDown,md,mdOnly,mdDown,lg,lgOnly,lgDown,xl,xlOnly,xlDown,2xl,2xlOnly,2xlDown,xsToSm,xsToMd,xsToLg,xsToXl,xsTo2xl,smToMd,smToLg,smToXl,smTo2xl,mdToLg,mdToXl,mdTo2xl,lgToXl,lgTo2xl,xlTo2xl,base", at = new Set(Ut.split(",")), Zt = /^@|&|&$/;
200
+ function Y(t) {
201
+ return at.has(t) || Zt.test(t);
202
+ }
203
+ const Jt = /^_/, Qt = /&|@/;
204
+ function tr(t) {
205
+ return t.map((r) => at.has(r) ? r.replace(Jt, "") : Qt.test(r) ? `[${ot(r.trim())}]` : r);
206
+ }
207
+ function rr(t) {
208
+ return t.sort((r, n) => {
209
+ const e = Y(r), o = Y(n);
210
+ return e && !o ? 1 : !e && o ? -1 : 0;
211
+ });
212
+ }
213
+ const nr = "aspectRatio:asp,boxDecorationBreak:bx-db,zIndex:z,boxSizing:bx-s,objectPosition:obj-p,objectFit:obj-f,overscrollBehavior:ovs-b,overscrollBehaviorX:ovs-bx,overscrollBehaviorY:ovs-by,position:pos/1,top:top,left:left,inset:inset,insetInline:inset-x/insetX,insetBlock:inset-y/insetY,insetBlockEnd:inset-be,insetBlockStart:inset-bs,insetInlineEnd:inset-e/insetEnd/end,insetInlineStart:inset-s/insetStart/start,right:right,bottom:bottom,float:float,visibility:vis,display:d,hideFrom:hide,hideBelow:show,flexBasis:flex-b,flex:flex,flexDirection:flex-d/flexDir,flexGrow:flex-g,flexShrink:flex-sh,gridTemplateColumns:grid-tc,gridTemplateRows:grid-tr,gridColumn:grid-c,gridRow:grid-r,gridColumnStart:grid-cs,gridColumnEnd:grid-ce,gridAutoFlow:grid-af,gridAutoColumns:grid-ac,gridAutoRows:grid-ar,gap:gap,gridGap:grid-g,gridRowGap:grid-rg,gridColumnGap:grid-cg,rowGap:rg,columnGap:cg,justifyContent:jc,alignContent:ac,alignItems:ai,alignSelf:as,padding:p/1,paddingLeft:pl/1,paddingRight:pr/1,paddingTop:pt/1,paddingBottom:pb/1,paddingBlock:py/1/paddingY,paddingBlockEnd:pbe,paddingBlockStart:pbs,paddingInline:px/paddingX/1,paddingInlineEnd:pe/1/paddingEnd,paddingInlineStart:ps/1/paddingStart,marginLeft:ml/1,marginRight:mr/1,marginTop:mt/1,marginBottom:mb/1,margin:m/1,marginBlock:my/1/marginY,marginBlockEnd:mbe,marginBlockStart:mbs,marginInline:mx/1/marginX,marginInlineEnd:me/1/marginEnd,marginInlineStart:ms/1/marginStart,spaceX:sx,spaceY:sy,outlineWidth:ring-w/ringWidth,outlineColor:ring-c/ringColor,outline:ring/1,outlineOffset:ring-o/ringOffset,focusRing:focus-ring,focusVisibleRing:focus-v-ring,focusRingColor:focus-ring-c,focusRingOffset:focus-ring-o,focusRingWidth:focus-ring-w,focusRingStyle:focus-ring-s,divideX:dvd-x,divideY:dvd-y,divideColor:dvd-c,divideStyle:dvd-s,width:w/1,inlineSize:w-is,minWidth:min-w/minW,minInlineSize:min-w-is,maxWidth:max-w/maxW,maxInlineSize:max-w-is,height:h/1,blockSize:h-bs,minHeight:min-h/minH,minBlockSize:min-h-bs,maxHeight:max-h/maxH,maxBlockSize:max-b,boxSize:size,color:c,fontFamily:ff,fontSize:fs,fontSizeAdjust:fs-a,fontPalette:fp,fontKerning:fk,fontFeatureSettings:ff-s,fontWeight:fw,fontSmoothing:fsmt,fontVariant:fv,fontVariantAlternates:fv-alt,fontVariantCaps:fv-caps,fontVariationSettings:fv-s,fontVariantNumeric:fv-num,letterSpacing:ls,lineHeight:lh,textAlign:ta,textDecoration:td,textDecorationColor:td-c,textEmphasisColor:te-c,textDecorationStyle:td-s,textDecorationThickness:td-t,textUnderlineOffset:tu-o,textTransform:tt,textIndent:ti,textShadow:tsh,textShadowColor:tsh-c/textShadowColor,textOverflow:tov,verticalAlign:va,wordBreak:wb,textWrap:tw,truncate:trunc,lineClamp:lc,listStyleType:li-t,listStylePosition:li-pos,listStyleImage:li-img,listStyle:li-s,backgroundPosition:bg-p/bgPosition,backgroundPositionX:bg-p-x/bgPositionX,backgroundPositionY:bg-p-y/bgPositionY,backgroundAttachment:bg-a/bgAttachment,backgroundClip:bg-cp/bgClip,background:bg/1,backgroundColor:bg-c/bgColor,backgroundOrigin:bg-o/bgOrigin,backgroundImage:bg-i/bgImage,backgroundRepeat:bg-r/bgRepeat,backgroundBlendMode:bg-bm/bgBlendMode,backgroundSize:bg-s/bgSize,backgroundGradient:bg-grad/bgGradient,backgroundLinear:bg-linear/bgLinear,backgroundRadial:bg-radial/bgRadial,backgroundConic:bg-conic/bgConic,textGradient:txt-grad,gradientFromPosition:grad-from-pos,gradientToPosition:grad-to-pos,gradientFrom:grad-from,gradientTo:grad-to,gradientVia:grad-via,gradientViaPosition:grad-via-pos,borderRadius:bdr/rounded,borderTopLeftRadius:bdr-tl/roundedTopLeft,borderTopRightRadius:bdr-tr/roundedTopRight,borderBottomRightRadius:bdr-br/roundedBottomRight,borderBottomLeftRadius:bdr-bl/roundedBottomLeft,borderTopRadius:bdr-t/roundedTop,borderRightRadius:bdr-r/roundedRight,borderBottomRadius:bdr-b/roundedBottom,borderLeftRadius:bdr-l/roundedLeft,borderStartStartRadius:bdr-ss/roundedStartStart,borderStartEndRadius:bdr-se/roundedStartEnd,borderStartRadius:bdr-s/roundedStart,borderEndStartRadius:bdr-es/roundedEndStart,borderEndEndRadius:bdr-ee/roundedEndEnd,borderEndRadius:bdr-e/roundedEnd,border:bd,borderWidth:bd-w,borderTopWidth:bd-t-w,borderLeftWidth:bd-l-w,borderRightWidth:bd-r-w,borderBottomWidth:bd-b-w,borderBlockStartWidth:bd-bs-w,borderBlockEndWidth:bd-be-w,borderColor:bd-c,borderInline:bd-x/borderX,borderInlineWidth:bd-x-w/borderXWidth,borderInlineColor:bd-x-c/borderXColor,borderBlock:bd-y/borderY,borderBlockWidth:bd-y-w/borderYWidth,borderBlockColor:bd-y-c/borderYColor,borderLeft:bd-l,borderLeftColor:bd-l-c,borderInlineStart:bd-s/borderStart,borderInlineStartWidth:bd-s-w/borderStartWidth,borderInlineStartColor:bd-s-c/borderStartColor,borderRight:bd-r,borderRightColor:bd-r-c,borderInlineEnd:bd-e/borderEnd,borderInlineEndWidth:bd-e-w/borderEndWidth,borderInlineEndColor:bd-e-c/borderEndColor,borderTop:bd-t,borderTopColor:bd-t-c,borderBottom:bd-b,borderBottomColor:bd-b-c,borderBlockEnd:bd-be,borderBlockEndColor:bd-be-c,borderBlockStart:bd-bs,borderBlockStartColor:bd-bs-c,opacity:op,boxShadow:bx-sh/shadow,boxShadowColor:bx-sh-c/shadowColor,mixBlendMode:mix-bm,filter:filter,brightness:brightness,contrast:contrast,grayscale:grayscale,hueRotate:hue-rotate,invert:invert,saturate:saturate,sepia:sepia,dropShadow:drop-shadow,blur:blur,backdropFilter:bkdp,backdropBlur:bkdp-blur,backdropBrightness:bkdp-brightness,backdropContrast:bkdp-contrast,backdropGrayscale:bkdp-grayscale,backdropHueRotate:bkdp-hue-rotate,backdropInvert:bkdp-invert,backdropOpacity:bkdp-opacity,backdropSaturate:bkdp-saturate,backdropSepia:bkdp-sepia,borderCollapse:bd-cl,borderSpacing:bd-sp,borderSpacingX:bd-sx,borderSpacingY:bd-sy,tableLayout:tbl,transitionTimingFunction:trs-tmf,transitionDelay:trs-dly,transitionDuration:trs-dur,transitionProperty:trs-prop,transition:trs,animation:anim,animationName:anim-n,animationTimingFunction:anim-tmf,animationDuration:anim-dur,animationDelay:anim-dly,animationPlayState:anim-ps,animationComposition:anim-comp,animationFillMode:anim-fm,animationDirection:anim-dir,animationIterationCount:anim-ic,animationRange:anim-r,animationState:anim-s,animationRangeStart:anim-rs,animationRangeEnd:anim-re,animationTimeline:anim-tl,transformOrigin:trf-o,transformBox:trf-b,transformStyle:trf-s,transform:trf,rotate:rotate,rotateX:rotate-x,rotateY:rotate-y,rotateZ:rotate-z,scale:scale,scaleX:scale-x,scaleY:scale-y,translate:translate,translateX:translate-x/x,translateY:translate-y/y,translateZ:translate-z/z,accentColor:ac-c,caretColor:ca-c,scrollBehavior:scr-bhv,scrollbar:scr-bar,scrollbarColor:scr-bar-c,scrollbarGutter:scr-bar-g,scrollbarWidth:scr-bar-w,scrollMargin:scr-m,scrollMarginLeft:scr-ml,scrollMarginRight:scr-mr,scrollMarginTop:scr-mt,scrollMarginBottom:scr-mb,scrollMarginBlock:scr-my/scrollMarginY,scrollMarginBlockEnd:scr-mbe,scrollMarginBlockStart:scr-mbt,scrollMarginInline:scr-mx/scrollMarginX,scrollMarginInlineEnd:scr-me,scrollMarginInlineStart:scr-ms,scrollPadding:scr-p,scrollPaddingBlock:scr-py/scrollPaddingY,scrollPaddingBlockStart:scr-pbs,scrollPaddingBlockEnd:scr-pbe,scrollPaddingInline:scr-px/scrollPaddingX,scrollPaddingInlineEnd:scr-pe,scrollPaddingInlineStart:scr-ps,scrollPaddingLeft:scr-pl,scrollPaddingRight:scr-pr,scrollPaddingTop:scr-pt,scrollPaddingBottom:scr-pb,scrollSnapAlign:scr-sa,scrollSnapStop:scrs-s,scrollSnapType:scrs-t,scrollSnapStrictness:scrs-strt,scrollSnapMargin:scrs-m,scrollSnapMarginTop:scrs-mt,scrollSnapMarginBottom:scrs-mb,scrollSnapMarginLeft:scrs-ml,scrollSnapMarginRight:scrs-mr,scrollSnapCoordinate:scrs-c,scrollSnapDestination:scrs-d,scrollSnapPointsX:scrs-px,scrollSnapPointsY:scrs-py,scrollSnapTypeX:scrs-tx,scrollSnapTypeY:scrs-ty,scrollTimeline:scrtl,scrollTimelineAxis:scrtl-a,scrollTimelineName:scrtl-n,touchAction:tch-a,userSelect:us,overflow:ov,overflowWrap:ov-wrap,overflowX:ov-x,overflowY:ov-y,overflowAnchor:ov-a,overflowBlock:ov-b,overflowInline:ov-i,overflowClipBox:ovcp-bx,overflowClipMargin:ovcp-m,overscrollBehaviorBlock:ovs-bb,overscrollBehaviorInline:ovs-bi,fill:fill,stroke:stk,strokeWidth:stk-w,strokeDasharray:stk-dsh,strokeDashoffset:stk-do,strokeLinecap:stk-lc,strokeLinejoin:stk-lj,strokeMiterlimit:stk-ml,strokeOpacity:stk-op,srOnly:sr,debug:debug,appearance:ap,backfaceVisibility:bfv,clipPath:cp-path,hyphens:hy,mask:msk,maskImage:msk-i,maskSize:msk-s,textSizeAdjust:txt-adj,container:cq,containerName:cq-n,containerType:cq-t,cursor:cursor,textStyle:textStyle", ct = /* @__PURE__ */ new Map(), lt = /* @__PURE__ */ new Map();
214
+ nr.split(",").forEach((t) => {
215
+ const [r, n] = t.split(":"), [e, ...o] = n.split("/");
216
+ ct.set(r, e), o.length && o.forEach((i) => {
217
+ lt.set(i === "1" ? e : i, r);
218
+ });
219
+ });
220
+ const H = (t) => lt.get(t) || t, dt = {
221
+ conditions: {
222
+ shift: rr,
223
+ finalize: tr,
224
+ breakpoints: { keys: ["base", "xs", "sm", "md", "lg", "xl", "2xl"] }
225
+ },
226
+ utility: {
227
+ transform: (t, r) => {
228
+ const n = H(t);
229
+ return { className: `${ct.get(n) || At(n)}_${ot(r)}` };
230
+ },
231
+ hasShorthand: !0,
232
+ toHash: (t, r) => r(t.join(":")),
233
+ resolveShorthand: H
234
+ }
235
+ }, er = It(dt), j = (...t) => er(f(...t));
236
+ j.raw = (...t) => f(...t);
237
+ const { mergeCss: f } = Mt(dt);
238
+ function F() {
239
+ let t = "", r = 0, n;
240
+ for (; r < arguments.length; )
241
+ (n = arguments[r++]) && typeof n == "string" && (t && (t += " "), t += n);
242
+ return t;
243
+ }
244
+ const q = (t) => ({
245
+ base: {},
246
+ variants: {},
247
+ defaultVariants: {},
248
+ compoundVariants: [],
249
+ ...t
250
+ });
251
+ function ut(t) {
252
+ const { base: r, variants: n, defaultVariants: e, compoundVariants: o } = q(t), i = (u) => ({ ...e, ...z(u) });
253
+ function s(u = {}) {
254
+ var C;
255
+ const p = i(u);
256
+ let g = { ...r };
257
+ for (const [x, _] of Object.entries(p))
258
+ (C = n[x]) != null && C[_] && (g = f(g, n[x][_]));
259
+ const h = or(o, p);
260
+ return f(g, h);
261
+ }
262
+ function a(u) {
263
+ const p = q(u.config), g = qt(u.variantKeys, Object.keys(n));
264
+ return ut({
265
+ base: f(r, p.base),
266
+ variants: Object.fromEntries(
267
+ g.map((h) => [h, f(n[h], p.variants[h])])
268
+ ),
269
+ defaultVariants: G(e, p.defaultVariants),
270
+ compoundVariants: [...o, ...p.compoundVariants]
271
+ });
272
+ }
273
+ function c(u) {
274
+ return j(s(u));
275
+ }
276
+ const l = Object.keys(n);
277
+ function d(u) {
278
+ return b(u, l);
279
+ }
280
+ const m = Object.fromEntries(Object.entries(n).map(([u, p]) => [u, Object.keys(p)]));
281
+ return Object.assign(O(c), {
282
+ __cva__: !0,
283
+ variantMap: m,
284
+ variantKeys: l,
285
+ raw: s,
286
+ config: t,
287
+ merge: a,
288
+ splitVariantProps: d,
289
+ getVariantProps: i
290
+ });
291
+ }
292
+ function or(t, r) {
293
+ let n = {};
294
+ return t.forEach((e) => {
295
+ Object.entries(e).every(([i, s]) => i === "css" ? !0 : (Array.isArray(s) ? s : [s]).some((c) => r[i] === c)) && (n = f(n, e.css));
296
+ }), n;
297
+ }
298
+ var sr = "css", ir = sr.split(","), ar = "", cr = ar.split(",").concat(ir), lr = new Map(cr.map((t) => [t, !0])), dr = /&|@/, pt = ((t) => lr.has(t) || t.startsWith("--") || dr.test(t));
299
+ const ur = (t, r) => !r.includes(t) && !pt(t), pr = (t, r) => t.__shouldForwardProps__ && r ? (n) => t.__shouldForwardProps__(n) && r(n) : r, gr = (t, r) => {
300
+ var e;
301
+ if (t && !r) return t;
302
+ if (!t && r) return r;
303
+ if (t.__cva__ && r.__cva__ || t.__recipe__ && r.__recipe__) return t.merge(r);
304
+ const n = new TypeError("Cannot merge cva with recipe. Please use either cva or recipe.");
305
+ throw (e = TypeError.captureStackTrace) == null || e.call(TypeError, n), n;
306
+ }, fr = (t) => typeof t == "string" ? t : (t == null ? void 0 : t.displayName) || (t == null ? void 0 : t.name) || "Component";
307
+ function W(t, r = {}, n = {}) {
308
+ const e = r.__cva__ || r.__recipe__ ? r : ut(r), o = n.shouldForwardProp || ur, i = (u) => {
309
+ var p;
310
+ return (p = n.forwardProps) != null && p.includes(u) ? !0 : o(u, e.variantKeys);
311
+ }, s = Object.assign(
312
+ n.dataAttr && r.__name__ ? { "data-recipe": r.__name__ } : {},
313
+ n.defaultProps
314
+ ), a = gr(t.__cva__, e), c = pr(t, i), l = t.__base__ || t, d = /* @__PURE__ */ y(function(p, g) {
315
+ const { as: h = l, unstyled: C, children: x, ..._ } = p, R = X(() => Object.assign({}, s, _), [_]), [gt, ft, I, V, mt] = X(() => b(R, A.keys, c, a.variantKeys, pt), [R]);
316
+ function bt() {
317
+ var D;
318
+ const { css: E, ...B } = V, M = (D = a.__getCompoundVariantCss__) == null ? void 0 : D.call(a, I);
319
+ return F(a(I, !1), j(M, B, E), R.className);
320
+ }
321
+ function ht() {
322
+ const { css: E, ...B } = V, M = a.raw(I);
323
+ return F(j(M, B, E), R.className);
324
+ }
325
+ const _t = () => {
326
+ if (C) {
327
+ const { css: E, ...B } = V;
328
+ return F(j(B, E), R.className);
329
+ }
330
+ return r.__recipe__ ? bt() : ht();
331
+ };
332
+ return S(h, {
333
+ ref: g,
334
+ ...ft,
335
+ ...mt,
336
+ ...A(gt),
337
+ className: _t()
338
+ }, x != null ? x : R.children);
339
+ }), m = fr(l);
340
+ return d.displayName = `styled.${m}`, d.__cva__ = a, d.__base__ = l, d.__shouldForwardProps__ = i, d;
341
+ }
342
+ function mr() {
343
+ const t = /* @__PURE__ */ new Map();
344
+ return new Proxy(W, {
345
+ apply(r, n, e) {
346
+ return W(...e);
347
+ },
348
+ get(r, n) {
349
+ return t.has(n) || t.set(n, W(n)), t.get(n);
350
+ }
351
+ });
352
+ }
353
+ const P = /* @__PURE__ */ mr(), K = {
354
+ transform(t) {
355
+ return t;
356
+ }
357
+ }, br = (t = {}) => {
358
+ const r = w(K, t);
359
+ return K.transform(r, v);
360
+ }, hr = /* @__PURE__ */ y(function(r, n) {
361
+ const [e, o] = b(r, []), i = br(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
362
+ return S(P.div, a);
363
+ }), U = {
364
+ transform(t) {
365
+ const { direction: r, align: n, justify: e, wrap: o, basis: i, grow: s, shrink: a, ...c } = t;
366
+ return {
367
+ display: "flex",
368
+ flexDirection: r,
369
+ alignItems: n,
370
+ justifyContent: e,
371
+ flexWrap: o,
372
+ flexBasis: i,
373
+ flexGrow: s,
374
+ flexShrink: a,
375
+ ...c
376
+ };
377
+ }
378
+ }, _r = (t = {}) => {
379
+ const r = w(U, t);
380
+ return U.transform(r, v);
381
+ }, yr = /* @__PURE__ */ y(function(r, n) {
382
+ const [e, o] = b(r, ["align", "justify", "direction", "wrap", "basis", "grow", "shrink"]), i = _r(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
383
+ return S(P.div, a);
384
+ }), Z = {
385
+ transform(t) {
386
+ const { align: r, justify: n, direction: e, gap: o, ...i } = t;
387
+ return {
388
+ display: "flex",
389
+ flexDirection: e,
390
+ alignItems: r,
391
+ justifyContent: n,
392
+ gap: o,
393
+ ...i
394
+ };
395
+ },
396
+ defaultValues: { direction: "column", gap: "8px" }
397
+ }, Sr = (t = {}) => {
398
+ const r = w(Z, t);
399
+ return Z.transform(r, v);
400
+ }, xr = /* @__PURE__ */ y(function(r, n) {
401
+ const [e, o] = b(r, ["align", "justify", "direction", "gap"]), i = Sr(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
402
+ return S(P.div, a);
403
+ }), J = {
404
+ transform(t) {
405
+ const { justify: r, gap: n, ...e } = t;
406
+ return {
407
+ display: "flex",
408
+ alignItems: "center",
409
+ justifyContent: r,
410
+ gap: n,
411
+ flexDirection: "column",
412
+ ...e
413
+ };
414
+ },
415
+ defaultValues: { gap: "8px" }
416
+ }, kr = (t = {}) => {
417
+ const r = w(J, t);
418
+ return J.transform(r, v);
419
+ }, vr = /* @__PURE__ */ y(function(r, n) {
420
+ const [e, o] = b(r, ["justify", "gap"]), i = kr(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
421
+ return S(P.div, a);
422
+ }), Q = {
423
+ transform(t) {
424
+ const { justify: r, gap: n, ...e } = t;
425
+ return {
426
+ display: "flex",
427
+ alignItems: "center",
428
+ justifyContent: r,
429
+ gap: n,
430
+ flexDirection: "row",
431
+ ...e
432
+ };
433
+ },
434
+ defaultValues: { gap: "8px" }
435
+ }, wr = (t = {}) => {
436
+ const r = w(Q, t);
437
+ return Q.transform(r, v);
438
+ }, Pr = /* @__PURE__ */ y(function(r, n) {
439
+ const [e, o] = b(r, ["justify", "gap"]), i = wr(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
440
+ return S(P.div, a);
441
+ }), tt = {
442
+ transform(t) {
443
+ const { inline: r, ...n } = t;
444
+ return {
445
+ display: r ? "inline-flex" : "flex",
446
+ alignItems: "center",
447
+ justifyContent: "center",
448
+ ...n
449
+ };
450
+ }
451
+ }, Cr = (t = {}) => {
452
+ const r = w(tt, t);
453
+ return tt.transform(r, v);
454
+ }, Rr = /* @__PURE__ */ y(function(r, n) {
455
+ const [e, o] = b(r, ["inline"]), i = Cr(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
456
+ return S(P.div, a);
457
+ }), rt = {
458
+ transform(t, { map: r, isCssUnit: n }) {
459
+ const { columnGap: e, rowGap: o, gap: i, columns: s, minChildWidth: a, ...c } = t, l = (d) => n(d) ? d : `token(sizes.${d}, ${d})`;
460
+ return {
461
+ display: "grid",
462
+ gridTemplateColumns: s != null ? r(s, (d) => `repeat(${d}, minmax(0, 1fr))`) : a != null ? r(a, (d) => `repeat(auto-fit, minmax(${l(d)}, 1fr))`) : void 0,
463
+ gap: i,
464
+ columnGap: e,
465
+ rowGap: o,
466
+ ...c
467
+ };
468
+ },
469
+ defaultValues(t) {
470
+ return { gap: t.columnGap || t.rowGap ? void 0 : "8px" };
471
+ }
472
+ }, Er = (t = {}) => {
473
+ const r = w(rt, t);
474
+ return rt.transform(r, v);
475
+ }, Br = /* @__PURE__ */ y(function(r, n) {
476
+ const [e, o] = b(r, ["gap", "columnGap", "rowGap", "columns", "minChildWidth"]), i = Er(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
477
+ return S(P.div, a);
478
+ }), nt = {
479
+ transform(t, { map: r }) {
480
+ const { colSpan: n, rowSpan: e, colStart: o, rowStart: i, colEnd: s, rowEnd: a, ...c } = t, l = (d) => d === "auto" ? d : `span ${d}`;
481
+ return {
482
+ gridColumn: n != null ? r(n, l) : void 0,
483
+ gridRow: e != null ? r(e, l) : void 0,
484
+ gridColumnStart: o,
485
+ gridColumnEnd: s,
486
+ gridRowStart: i,
487
+ gridRowEnd: a,
488
+ ...c
489
+ };
490
+ }
491
+ }, jr = (t = {}) => {
492
+ const r = w(nt, t);
493
+ return nt.transform(r, v);
494
+ }, Tr = /* @__PURE__ */ y(function(r, n) {
495
+ const [e, o] = b(r, ["colSpan", "rowSpan", "colStart", "rowStart", "colEnd", "rowEnd"]), i = jr(e), s = { css: f(i, r.css) }, a = { ref: n, ...o, ...s };
496
+ return S(P.div, a);
497
+ }), Vr = k(hr), Mr = k(yr), Fr = k(Br), Wr = k(xr), Ar = k(vr), zr = k(Pr), Gr = k(Tr), Lr = k(Rr);
498
+ export {
499
+ Vr as B,
500
+ Lr as C,
501
+ Mr as F,
502
+ Fr as G,
503
+ zr as H,
504
+ Wr as S,
505
+ Ar as V,
506
+ z as a,
507
+ F as b,
508
+ ut as c,
509
+ j as d,
510
+ P as e,
511
+ fr as f,
512
+ Ir as g,
513
+ Rr as h,
514
+ Pr as i,
515
+ hr as j,
516
+ Gr as k,
517
+ O as m,
518
+ b as s,
519
+ k as w
520
+ };
521
+ //# sourceMappingURL=index-Cl2xofA6.js.map