@kingsoft-ai/design 0.1.11 → 0.1.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +736 -392
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +3617 -2710
- package/dist/index.mjs.map +1 -1
- package/dist/types/button/Button.d.ts +4 -0
- package/dist/types/index.d.ts +2 -0
- package/dist/types/link/Link.d.ts +35 -0
- package/dist/types/link/Link.style.d.ts +9 -0
- package/dist/types/link/index.d.ts +3 -0
- package/dist/types/link/tokens.d.ts +3 -0
- package/dist/types/modal/Modal.d.ts +78 -0
- package/dist/types/modal/Modal.style.d.ts +121 -0
- package/dist/types/modal/index.d.ts +4 -0
- package/dist/types/modal/tokens.d.ts +11 -0
- package/dist/types/numberInput/NumberInput.d.ts +11 -3
- package/dist/types/select/Select.d.ts +12 -6
- package/dist/types/switch/Switch.d.ts +8 -0
- package/dist/types/theme.d.ts +2 -1
- package/dist/types/types/component-tokens.types.d.ts +141 -0
- package/package.json +3 -3
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("react"),pe=require("react-aria"),C=require("@emotion/styled"),M=require("@emotion/react"),Ao=require("react-dom"),ye=require("@kingsoft-ai/theme");function qn(t){const o=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const e in t)if(e!=="default"){const n=Object.getOwnPropertyDescriptor(t,e);Object.defineProperty(o,e,n.get?n:{enumerable:!0,get:()=>t[e]})}}return o.default=t,Object.freeze(o)}const Fe=qn(h);var It={exports:{}},We={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.js
|
|
4
4
|
*
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*
|
|
7
7
|
* This source code is licensed under the MIT license found in the
|
|
8
8
|
* LICENSE file in the root directory of this source tree.
|
|
9
|
-
*/var
|
|
9
|
+
*/var no;function Jn(){if(no)return We;no=1;var t=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function e(n,r,i){var s=null;if(i!==void 0&&(s=""+i),r.key!==void 0&&(s=""+r.key),"key"in r){i={};for(var l in r)l!=="key"&&(i[l]=r[l])}else i=r;return r=i.ref,{$$typeof:t,type:n,key:s,ref:r!==void 0?r:null,props:i}}return We.Fragment=o,We.jsx=e,We.jsxs=e,We}var Ue={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var
|
|
17
|
+
*/var ro;function Qn(){return ro||(ro=1,process.env.NODE_ENV!=="production"&&function(){function t(c){if(c==null)return null;if(typeof c=="function")return c.$$typeof===D?null:c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case k:return"Fragment";case v:return"Profiler";case w:return"StrictMode";case j:return"Suspense";case z:return"SuspenseList";case I:return"Activity"}if(typeof c=="object")switch(typeof c.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),c.$$typeof){case b:return"Portal";case $:return c.displayName||"Context";case S:return(c._context.displayName||"Context")+".Consumer";case m:var R=c.render;return c=c.displayName,c||(c=R.displayName||R.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case T:return R=c.displayName||null,R!==null?R:t(c.type)||"Memo";case P:R=c._payload,c=c._init;try{return t(c(R))}catch{}}return null}function o(c){return""+c}function e(c){try{o(c);var R=!1}catch{R=!0}if(R){R=console;var E=R.error,L=typeof Symbol=="function"&&Symbol.toStringTag&&c[Symbol.toStringTag]||c.constructor.name||"Object";return E.call(R,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",L),o(c)}}function n(c){if(c===k)return"<>";if(typeof c=="object"&&c!==null&&c.$$typeof===P)return"<...>";try{var R=t(c);return R?"<"+R+">":"<...>"}catch{return"<...>"}}function r(){var c=F.A;return c===null?null:c.getOwner()}function i(){return Error("react-stack-top-frame")}function s(c){if(_.call(c,"key")){var R=Object.getOwnPropertyDescriptor(c,"key").get;if(R&&R.isReactWarning)return!1}return c.key!==void 0}function l(c,R){function E(){N||(N=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",R))}E.isReactWarning=!0,Object.defineProperty(c,"key",{get:E,configurable:!0})}function d(){var c=t(this.type);return B[c]||(B[c]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),c=this.props.ref,c!==void 0?c:null}function u(c,R,E,L,Y,X){var K=E.ref;return c={$$typeof:y,type:c,key:R,props:E,_owner:L},(K!==void 0?K:null)!==null?Object.defineProperty(c,"ref",{enumerable:!1,get:d}):Object.defineProperty(c,"ref",{enumerable:!1,value:null}),c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(c,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(c,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Y}),Object.defineProperty(c,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c}function f(c,R,E,L,Y,X){var K=R.children;if(K!==void 0)if(L)if(O(K)){for(L=0;L<K.length;L++)x(K[L]);Object.freeze&&Object.freeze(K)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else x(K);if(_.call(R,"key")){K=t(c);var J=Object.keys(R).filter(function(q){return q!=="key"});L=0<J.length?"{key: someKey, "+J.join(": ..., ")+": ...}":"{key: someKey}",Z[K+L]||(J=0<J.length?"{"+J.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
18
18
|
let props = %s;
|
|
19
19
|
<%s {...props} />
|
|
20
20
|
React keys must be passed directly to JSX without using spread:
|
|
21
21
|
let props = %s;
|
|
22
|
-
<%s key={someKey} {...props} />`,
|
|
22
|
+
<%s key={someKey} {...props} />`,L,K,J,K),Z[K+L]=!0)}if(K=null,E!==void 0&&(e(E),K=""+E),s(R)&&(e(R.key),K=""+R.key),"key"in R){E={};for(var G in R)G!=="key"&&(E[G]=R[G])}else E=R;return K&&l(E,typeof c=="function"?c.displayName||c.name||"Unknown":c),u(c,K,E,r(),Y,X)}function x(c){g(c)?c._store&&(c._store.validated=1):typeof c=="object"&&c!==null&&c.$$typeof===P&&(c._payload.status==="fulfilled"?g(c._payload.value)&&c._payload.value._store&&(c._payload.value._store.validated=1):c._store&&(c._store.validated=1))}function g(c){return typeof c=="object"&&c!==null&&c.$$typeof===y}var p=h,y=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),w=Symbol.for("react.strict_mode"),v=Symbol.for("react.profiler"),S=Symbol.for("react.consumer"),$=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),D=Symbol.for("react.client.reference"),F=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,_=Object.prototype.hasOwnProperty,O=Array.isArray,A=console.createTask?console.createTask:function(){return null};p={react_stack_bottom_frame:function(c){return c()}};var N,B={},W=p.react_stack_bottom_frame.bind(p,i)(),U=A(n(i)),Z={};Ue.Fragment=k,Ue.jsx=function(c,R,E){var L=1e4>F.recentlyCreatedOwnerStacks++;return f(c,R,E,!1,L?Error("react-stack-top-frame"):W,L?A(n(c)):U)},Ue.jsxs=function(c,R,E){var L=1e4>F.recentlyCreatedOwnerStacks++;return f(c,R,E,!0,L?Error("react-stack-top-frame"):W,L?A(n(c)):U)}}()),Ue}process.env.NODE_ENV==="production"?It.exports=Jn():It.exports=Qn();var a=It.exports;let Mt=new Map;typeof FinalizationRegistry<"u"&&new FinalizationRegistry(t=>{Mt.delete(t)});function er(t,o){if(t===o)return t;let e=Mt.get(t);if(e)return e.forEach(r=>r.current=o),o;let n=Mt.get(o);return n?(n.forEach(r=>r.current=t),t):o}function tr(...t){return(...o)=>{for(let e of t)typeof e=="function"&&e(...o)}}function Oo(t){var o,e,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var r=t.length;for(o=0;o<r;o++)t[o]&&(e=Oo(t[o]))&&(n&&(n+=" "),n+=e)}else for(e in t)t[e]&&(n&&(n+=" "),n+=e);return n}function or(){for(var t,o,e=0,n="",r=arguments.length;e<r;e++)(t=arguments[e])&&(o=Oo(t))&&(n&&(n+=" "),n+=o);return n}function tt(...t){let o={...t[0]};for(let e=1;e<t.length;e++){let n=t[e];for(let r in n){let i=o[r],s=n[r];typeof i=="function"&&typeof s=="function"&&r[0]==="o"&&r[1]==="n"&&r.charCodeAt(2)>=65&&r.charCodeAt(2)<=90?o[r]=tr(i,s):(r==="className"||r==="UNSAFE_className")&&typeof i=="string"&&typeof s=="string"?o[r]=or(i,s):r==="id"&&i&&s?o.id=er(i,s):o[r]=s!==void 0?s:i}}return o}function nr(t){if(rr())t.focus({preventScroll:!0});else{let o=ir(t);t.focus(),sr(o)}}let rt=null;function rr(){if(rt==null){rt=!1;try{document.createElement("div").focus({get preventScroll(){return rt=!0,!0}})}catch{}}return rt}function ir(t){let o=t.parentNode,e=[],n=document.scrollingElement||document.documentElement;for(;o instanceof HTMLElement&&o!==n;)(o.offsetHeight<o.scrollHeight||o.offsetWidth<o.scrollWidth)&&e.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),o=o.parentNode;return n instanceof HTMLElement&&e.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),e}function sr(t){for(let{element:o,scrollTop:e,scrollLeft:n}of t)o.scrollTop=e,o.scrollLeft=n}function ft(t,o,e){let[n,r]=h.useState(t||o),i=h.useRef(t!==void 0),s=t!==void 0;h.useEffect(()=>{let u=i.current;u!==s&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${u?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}.`),i.current=s},[s]);let l=s?t:n,d=h.useCallback((u,...f)=>{let x=(g,...p)=>{e&&(Object.is(l,g)||e(g,...p)),s||(l=g)};typeof u=="function"?(process.env.NODE_ENV!=="production"&&console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),r((p,...y)=>{let b=u(s?l:p,...y);return x(b,...f),s?p:b})):(s||r(u),x(u,...f))},[s,l,e]);return[l,d]}const lr=["primary","secondary","text","danger","gradient"],ar=["sm","md","lg"],cr=(t,o)=>{const e=o.components.button[t],n="shadow"in e;if(t==="gradient"){const u=e,f=u.shadow.default,x=u.shadow.hover;return M.css`
|
|
23
23
|
position: relative;
|
|
24
24
|
color: ${u.text.default};
|
|
25
25
|
border-color: transparent; /* 渐变无边框,保留 1px 以保持高度一致 */
|
|
@@ -64,7 +64,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
&:hover:not(:disabled):not([data-loading='true']) {
|
|
67
|
-
box-shadow: ${
|
|
67
|
+
box-shadow: ${x};
|
|
68
68
|
}
|
|
69
69
|
|
|
70
70
|
/* Active/Pressed 状态(点击态) */
|
|
@@ -73,7 +73,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
73
73
|
box-shadow: none;
|
|
74
74
|
transform: translateY(1px);
|
|
75
75
|
}
|
|
76
|
-
`}const
|
|
76
|
+
`}const r=(u,f)=>u[f]??u.default,i=u=>r(e.border,u),s=u=>r(e.background,u),l=n?e.shadow.default:"none",d=n?e.shadow.hover??"none":"none";return M.css`
|
|
77
77
|
background: ${e.background.default};
|
|
78
78
|
color: ${e.text.default};
|
|
79
79
|
border-color: ${e.border.default};
|
|
@@ -94,7 +94,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
94
94
|
box-shadow: none;
|
|
95
95
|
transform: translateY(1px);
|
|
96
96
|
}
|
|
97
|
-
`},
|
|
97
|
+
`},dr=(t,o)=>{const e=o.components.button.size[t];return M.css`
|
|
98
98
|
height: ${e.height};
|
|
99
99
|
font-size: ${e.fontSize};
|
|
100
100
|
padding-inline: ${e.paddingInline};
|
|
@@ -104,7 +104,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
104
104
|
width: ${e.iconSize};
|
|
105
105
|
height: ${e.iconSize};
|
|
106
106
|
}
|
|
107
|
-
`},
|
|
107
|
+
`},ur=C.button`
|
|
108
108
|
/* 基础样式 - 使用 Tier 3 组件层 Token */
|
|
109
109
|
position: relative;
|
|
110
110
|
display: inline-flex;
|
|
@@ -113,15 +113,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
113
113
|
box-sizing: border-box;
|
|
114
114
|
|
|
115
115
|
/* 字体样式 */
|
|
116
|
-
font-family: ${({theme:t})=>{var
|
|
117
|
-
font-weight: ${({theme:t})=>{var
|
|
116
|
+
font-family: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.global)==null?void 0:o.typography)==null?void 0:e.fontFamily)||'-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif'}};
|
|
117
|
+
font-weight: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.fontWeight)||500}};
|
|
118
118
|
line-height: 1;
|
|
119
119
|
white-space: nowrap;
|
|
120
120
|
|
|
121
121
|
/* 边框样式 */
|
|
122
122
|
border-width: 1px;
|
|
123
123
|
border-style: solid;
|
|
124
|
-
border-radius: ${({theme:t})=>{var
|
|
124
|
+
border-radius: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.borderRadius)||"6px"}};
|
|
125
125
|
|
|
126
126
|
/* 交互样式 */
|
|
127
127
|
cursor: pointer;
|
|
@@ -130,34 +130,34 @@ React keys must be passed directly to JSX without using spread:
|
|
|
130
130
|
|
|
131
131
|
/* 过渡动画 */
|
|
132
132
|
transition:
|
|
133
|
-
background ${({theme:t})=>{var
|
|
134
|
-
border-color ${({theme:t})=>{var
|
|
135
|
-
box-shadow ${({theme:t})=>{var
|
|
136
|
-
transform ${({theme:t})=>{var
|
|
133
|
+
background ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}},
|
|
134
|
+
border-color ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}},
|
|
135
|
+
box-shadow ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}},
|
|
136
|
+
transform ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}};
|
|
137
137
|
|
|
138
138
|
/* 变体样式 */
|
|
139
|
-
${({variant:t,theme:
|
|
139
|
+
${({variant:t,theme:o})=>cr(t,o)}
|
|
140
140
|
|
|
141
141
|
/* 尺寸样式 */
|
|
142
|
-
${({size:t,theme:
|
|
142
|
+
${({size:t,theme:o})=>dr(t,o)}
|
|
143
143
|
|
|
144
144
|
/* 全宽模式 */
|
|
145
|
-
${({fullWidth:t})=>t&&
|
|
145
|
+
${({fullWidth:t})=>t&&M.css`
|
|
146
146
|
width: 100%;
|
|
147
147
|
`}
|
|
148
148
|
|
|
149
149
|
/* Focus 可见状态 - 键盘导航时显示 */
|
|
150
150
|
&:focus-visible {
|
|
151
|
-
outline: 2px solid ${({theme:t})=>{var
|
|
151
|
+
outline: 2px solid ${({theme:t})=>{var o,e,n,r;return((r=(n=(e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.primary)==null?void 0:n.background)==null?void 0:r.default)||"#1677ff"}};
|
|
152
152
|
outline-offset: 2px;
|
|
153
153
|
}
|
|
154
154
|
|
|
155
155
|
/* 禁用状态 */
|
|
156
156
|
&:disabled {
|
|
157
157
|
cursor: not-allowed;
|
|
158
|
-
opacity: ${({theme:t})=>{var
|
|
159
|
-
background: ${({theme:t})=>{var
|
|
160
|
-
color: ${({theme:t})=>{var
|
|
158
|
+
opacity: ${({theme:t})=>{var o,e,n;return((n=(e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.disabled)==null?void 0:n.opacity)||.5}};
|
|
159
|
+
background: ${({theme:t})=>{var o,e,n,r;return((r=(n=(e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.disabled)==null?void 0:n.background)==null?void 0:r.default)||"#f5f5f5"}};
|
|
160
|
+
color: ${({theme:t})=>{var o,e,n,r;return((r=(n=(e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.disabled)==null?void 0:n.text)==null?void 0:r.default)||"rgba(0, 0, 0, 0.25)"}};
|
|
161
161
|
border-color: transparent;
|
|
162
162
|
box-shadow: none;
|
|
163
163
|
}
|
|
@@ -183,35 +183,35 @@ React keys must be passed directly to JSX without using spread:
|
|
|
183
183
|
transform: rotate(360deg);
|
|
184
184
|
}
|
|
185
185
|
}
|
|
186
|
-
`,
|
|
186
|
+
`,fr=C.span`
|
|
187
187
|
display: inline-flex;
|
|
188
188
|
align-items: center;
|
|
189
189
|
justify-content: center;
|
|
190
|
-
gap: ${({theme:t})=>{var
|
|
190
|
+
gap: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.gap)||"8px"}};
|
|
191
191
|
position: relative;
|
|
192
|
-
`,
|
|
192
|
+
`,io=C.span`
|
|
193
193
|
display: inline-flex;
|
|
194
194
|
align-items: center;
|
|
195
195
|
justify-content: center;
|
|
196
196
|
flex-shrink: 0;
|
|
197
197
|
|
|
198
|
-
transition: opacity ${({theme:t})=>{var
|
|
198
|
+
transition: opacity ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}};
|
|
199
199
|
|
|
200
|
-
${({isLoading:t})=>t&&
|
|
200
|
+
${({isLoading:t})=>t&&M.css`
|
|
201
201
|
opacity: 0;
|
|
202
202
|
pointer-events: none;
|
|
203
203
|
`}
|
|
204
|
-
`,
|
|
204
|
+
`,pr=C.span`
|
|
205
205
|
display: inline-flex;
|
|
206
206
|
align-items: center;
|
|
207
207
|
justify-content: center;
|
|
208
208
|
|
|
209
|
-
transition: opacity ${({theme:t})=>{var
|
|
209
|
+
transition: opacity ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.button)==null?void 0:e.transition)||"0.2s ease"}};
|
|
210
210
|
|
|
211
|
-
${({isLoading:t})=>t&&
|
|
211
|
+
${({isLoading:t})=>t&&M.css`
|
|
212
212
|
opacity: 0.4;
|
|
213
213
|
`}
|
|
214
|
-
`,
|
|
214
|
+
`,hr=lr,br=ar,_o=h.forwardRef(({variant:t="primary",size:o="md",icon:e,loading:n=!1,fullWidth:r=!1,disabled:i,isDisabled:s,className:l,children:d,...u},f)=>{const x=h.useRef(null),g=f||x,p=(i??s)||n,{buttonProps:y,isPressed:b}=pe.useButton({...u,isDisabled:p,elementType:"button"},x);return a.jsx(ur,{...tt(y,{ref:g,className:l}),variant:t,size:o,fullWidth:r,isPressed:b,isDisabled:p,isLoading:n,"data-variant":t,"data-size":o,"data-loading":n?"true":void 0,"data-pressed":b?"true":void 0,children:a.jsxs(fr,{children:[e&&a.jsx(io,{isLoading:n,"aria-hidden":"true",children:e}),a.jsx(pr,{isLoading:n,children:d}),n&&a.jsx(io,{isLoading:!1,"aria-label":"加载中",role:"status",children:a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{animation:"spin 0.8s linear infinite"},children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"30 10"})})})]})})});_o.displayName="Button";const mr=["solid","outline","ghost"],gr=["primary","neutral","danger"],xr=["sm","md","lg"],yr=(t,o,e)=>{var f,x;const n=e.components.iconButton.appearance[t][o],r=g=>({background:n.background[g],border:n.border[g]??n.border.hover??n.border.default,icon:n.icon[g]??n.icon.hover??n.icon.default}),i=r("default"),s=r("hover"),l=r("active"),d=((f=n.shadow)==null?void 0:f.default)??"none",u=((x=n.shadow)==null?void 0:x.hover)??d;return M.css`
|
|
215
215
|
background: ${i.background};
|
|
216
216
|
border-color: ${i.border};
|
|
217
217
|
color: ${i.icon};
|
|
@@ -232,7 +232,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
232
232
|
box-shadow: none;
|
|
233
233
|
transform: translateY(1px);
|
|
234
234
|
}
|
|
235
|
-
`},
|
|
235
|
+
`},vr=(t,o)=>{const e=o.components.iconButton.size[t];return M.css`
|
|
236
236
|
--icon-button-icon-size: ${e.iconSize};
|
|
237
237
|
width: ${e.edge};
|
|
238
238
|
height: ${e.edge};
|
|
@@ -243,7 +243,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
243
243
|
width: var(--icon-button-icon-size);
|
|
244
244
|
height: var(--icon-button-icon-size);
|
|
245
245
|
}
|
|
246
|
-
`}
|
|
246
|
+
`},$r=C.button`
|
|
247
247
|
position: relative;
|
|
248
248
|
display: inline-flex;
|
|
249
249
|
align-items: center;
|
|
@@ -265,8 +265,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
265
265
|
box-shadow ${({theme:t})=>t.components.iconButton.transition},
|
|
266
266
|
transform ${({theme:t})=>t.components.iconButton.transition};
|
|
267
267
|
|
|
268
|
-
${({appearance:t,tone:
|
|
269
|
-
${({size:t,theme:
|
|
268
|
+
${({appearance:t,tone:o,theme:e})=>yr(t,o,e)}
|
|
269
|
+
${({size:t,theme:o})=>vr(t,o)}
|
|
270
270
|
|
|
271
271
|
&:focus-visible {
|
|
272
272
|
outline: ${({theme:t})=>t.components.iconButton.focusRing.width} solid
|
|
@@ -291,7 +291,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
291
291
|
transform: rotate(360deg);
|
|
292
292
|
}
|
|
293
293
|
}
|
|
294
|
-
`,
|
|
294
|
+
`,kr=C.span`
|
|
295
295
|
display: inline-flex;
|
|
296
296
|
align-items: center;
|
|
297
297
|
justify-content: center;
|
|
@@ -299,10 +299,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
299
299
|
transition: opacity ${({theme:t})=>t.components.iconButton.transition};
|
|
300
300
|
pointer-events: none;
|
|
301
301
|
|
|
302
|
-
${({isHidden:t})=>t&&
|
|
302
|
+
${({isHidden:t})=>t&&M.css`
|
|
303
303
|
opacity: 0;
|
|
304
304
|
`}
|
|
305
|
-
`,
|
|
305
|
+
`,wr=C.span`
|
|
306
306
|
position: absolute;
|
|
307
307
|
inset: 0;
|
|
308
308
|
display: inline-flex;
|
|
@@ -316,21 +316,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
316
316
|
height: var(--icon-button-icon-size);
|
|
317
317
|
animation: icon-button-spin 0.8s linear infinite;
|
|
318
318
|
}
|
|
319
|
-
`,pn=nn,hn=sn,bn=ln,Or=g.forwardRef(({appearance:t="solid",tone:r="primary",size:e="md",icon:o,label:n,loading:i=!1,loadingLabel:s="加载中",isDisabled:l,className:d,...u},f)=>{const m=g.useMemo(()=>{var k,C;return typeof globalThis>"u"?!0:((C=(k=globalThis.process)==null?void 0:k.env)==null?void 0:C.NODE_ENV)!=="production"},[]),h=g.useRef(null),b=f||h,y=l||i;if(m){const w=u["aria-label"],k=u["aria-labelledby"];!n&&!w&&!k&&console.warn("IconButton 需要可感知的文本。请传入 label、aria-label 或 aria-labelledby。")}const{buttonProps:x,isPressed:$}=de.useButton({...u,isDisabled:y,elementType:"button"},h);return a.jsxs(dn,{...ut(x,{ref:b,className:d}),appearance:t,tone:r,size:e,isPressed:$,isDisabled:!!y,isLoading:i,"data-appearance":t,"data-tone":r,"data-size":e,"data-loading":i?"true":void 0,"data-pressed":$?"true":void 0,children:[a.jsx(un,{isHidden:i,"aria-hidden":"true",children:o}),i&&a.jsx(fn,{role:"status","aria-live":"polite","aria-label":s,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"30 10"})})}),n?a.jsx(de.VisuallyHidden,{children:n}):null]})});Or.displayName="IconButton";function gn(t){if(t.sheet)return t.sheet;for(var r=0;r<document.styleSheets.length;r++)if(document.styleSheets[r].ownerNode===t)return document.styleSheets[r]}function mn(t){var r=document.createElement("style");return r.setAttribute("data-emotion",t.key),t.nonce!==void 0&&r.setAttribute("nonce",t.nonce),r.appendChild(document.createTextNode("")),r.setAttribute("data-s",""),r}var xn=function(){function t(e){var o=this;this._insertTag=function(n){var i;o.tags.length===0?o.insertionPoint?i=o.insertionPoint.nextSibling:o.prepend?i=o.container.firstChild:i=o.before:i=o.tags[o.tags.length-1].nextSibling,o.container.insertBefore(n,i),o.tags.push(n)},this.isSpeedy=e.speedy===void 0?!0:e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var r=t.prototype;return r.hydrate=function(o){o.forEach(this._insertTag)},r.insert=function(o){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(mn(this));var n=this.tags[this.tags.length-1];if(this.isSpeedy){var i=gn(n);try{i.insertRule(o,i.cssRules.length)}catch{}}else n.appendChild(document.createTextNode(o));this.ctr++},r.flush=function(){this.tags.forEach(function(o){var n;return(n=o.parentNode)==null?void 0:n.removeChild(o)}),this.tags=[],this.ctr=0},t}(),me="-ms-",dt="-moz-",te="-webkit-",_r="comm",Kt="rule",Bt="decl",yn="@import",Nr="@keyframes",vn="@layer",kn=Math.abs,pt=String.fromCharCode,$n=Object.assign;function wn(t,r){return he(t,0)^45?(((r<<2^he(t,0))<<2^he(t,1))<<2^he(t,2))<<2^he(t,3):0}function Fr(t){return t.trim()}function Sn(t,r){return(t=r.exec(t))?t[0]:t}function re(t,r,e){return t.replace(r,e)}function Mt(t,r){return t.indexOf(r)}function he(t,r){return t.charCodeAt(r)|0}function Xe(t,r,e){return t.slice(r,e)}function Me(t){return t.length}function Ht(t){return t.length}function nt(t,r){return r.push(t),t}function Cn(t,r){return t.map(r).join("")}var ht=1,De=1,Vr=0,ve=0,ue=0,Be="";function bt(t,r,e,o,n,i,s){return{value:t,root:r,parent:e,type:o,props:n,children:i,line:ht,column:De,length:s,return:""}}function Ue(t,r){return $n(bt("",null,null,"",null,null,0),t,{length:-t.length},r)}function jn(){return ue}function Rn(){return ue=ve>0?he(Be,--ve):0,De--,ue===10&&(De=1,ht--),ue}function Ce(){return ue=ve<Vr?he(Be,ve++):0,De++,ue===10&&(De=1,ht++),ue}function Ae(){return he(Be,ve)}function lt(){return ve}function et(t,r){return Xe(Be,t,r)}function Ge(t){switch(t){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Dr(t){return ht=De=1,Vr=Me(Be=t),ve=0,[]}function Kr(t){return Be="",t}function at(t){return Fr(et(ve-1,Pt(t===91?t+2:t===40?t+1:t)))}function zn(t){for(;(ue=Ae())&&ue<33;)Ce();return Ge(t)>2||Ge(ue)>3?"":" "}function En(t,r){for(;--r&&Ce()&&!(ue<48||ue>102||ue>57&&ue<65||ue>70&&ue<97););return et(t,lt()+(r<6&&Ae()==32&&Ce()==32))}function Pt(t){for(;Ce();)switch(ue){case t:return ve;case 34:case 39:t!==34&&t!==39&&Pt(ue);break;case 40:t===41&&Pt(t);break;case 92:Ce();break}return ve}function Tn(t,r){for(;Ce()&&t+ue!==57;)if(t+ue===84&&Ae()===47)break;return"/*"+et(r,ve-1)+"*"+pt(t===47?t:Ce())}function In(t){for(;!Ge(Ae());)Ce();return et(t,ve)}function Ln(t){return Kr(ct("",null,null,null,[""],t=Dr(t),0,[0],t))}function ct(t,r,e,o,n,i,s,l,d){for(var u=0,f=0,m=s,h=0,b=0,y=0,x=1,$=1,w=1,k=0,C="",v=n,p=i,S=o,E=C;$;)switch(y=k,k=Ce()){case 40:if(y!=108&&he(E,m-1)==58){Mt(E+=re(at(k),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:E+=at(k);break;case 9:case 10:case 13:case 32:E+=zn(y);break;case 92:E+=En(lt()-1,7);continue;case 47:switch(Ae()){case 42:case 47:nt(Mn(Tn(Ce(),lt()),r,e),d);break;default:E+="/"}break;case 123*x:l[u++]=Me(E)*w;case 125*x:case 59:case 0:switch(k){case 0:case 125:$=0;case 59+f:w==-1&&(E=re(E,/\f/g,"")),b>0&&Me(E)-m&&nt(b>32?lr(E+";",o,e,m-1):lr(re(E," ","")+";",o,e,m-2),d);break;case 59:E+=";";default:if(nt(S=sr(E,r,e,u,f,n,l,C,v=[],p=[],m),i),k===123)if(f===0)ct(E,r,S,S,v,i,m,l,p);else switch(h===99&&he(E,3)===110?100:h){case 100:case 108:case 109:case 115:ct(t,S,S,o&&nt(sr(t,S,S,0,0,n,l,C,n,v=[],m),p),n,p,m,l,o?v:p);break;default:ct(E,S,S,S,[""],p,0,l,p)}}u=f=b=0,x=w=1,C=E="",m=s;break;case 58:m=1+Me(E),b=y;default:if(x<1){if(k==123)--x;else if(k==125&&x++==0&&Rn()==125)continue}switch(E+=pt(k),k*x){case 38:w=f>0?1:(E+="\f",-1);break;case 44:l[u++]=(Me(E)-1)*w,w=1;break;case 64:Ae()===45&&(E+=at(Ce())),h=Ae(),f=m=Me(C=E+=In(lt())),k++;break;case 45:y===45&&Me(E)==2&&(x=0)}}return i}function sr(t,r,e,o,n,i,s,l,d,u,f){for(var m=n-1,h=n===0?i:[""],b=Ht(h),y=0,x=0,$=0;y<o;++y)for(var w=0,k=Xe(t,m+1,m=kn(x=s[y])),C=t;w<b;++w)(C=Fr(x>0?h[w]+" "+k:re(k,/&\f/g,h[w])))&&(d[$++]=C);return bt(t,r,e,n===0?Kt:l,d,u,f)}function Mn(t,r,e){return bt(t,r,e,_r,pt(jn()),Xe(t,2,-2),0)}function lr(t,r,e,o){return bt(t,r,e,Bt,Xe(t,0,o),Xe(t,o+1,-1),o)}function Ve(t,r){for(var e="",o=Ht(t),n=0;n<o;n++)e+=r(t[n],n,t,r)||"";return e}function Pn(t,r,e,o){switch(t.type){case vn:if(t.children.length)break;case yn:case Bt:return t.return=t.return||t.value;case _r:return"";case Nr:return t.return=t.value+"{"+Ve(t.children,o)+"}";case Kt:t.value=t.props.join(",")}return Me(e=Ve(t.children,o))?t.return=t.value+"{"+e+"}":""}function An(t){var r=Ht(t);return function(e,o,n,i){for(var s="",l=0;l<r;l++)s+=t[l](e,o,n,i)||"";return s}}function On(t){return function(r){r.root||(r=r.return)&&t(r)}}function _n(t){var r=Object.create(null);return function(e){return r[e]===void 0&&(r[e]=t(e)),r[e]}}var Nn=function(r,e,o){for(var n=0,i=0;n=i,i=Ae(),n===38&&i===12&&(e[o]=1),!Ge(i);)Ce();return et(r,ve)},Fn=function(r,e){var o=-1,n=44;do switch(Ge(n)){case 0:n===38&&Ae()===12&&(e[o]=1),r[o]+=Nn(ve-1,e,o);break;case 2:r[o]+=at(n);break;case 4:if(n===44){r[++o]=Ae()===58?"&\f":"",e[o]=r[o].length;break}default:r[o]+=pt(n)}while(n=Ce());return r},Vn=function(r,e){return Kr(Fn(Dr(r),e))},ar=new WeakMap,Dn=function(r){if(!(r.type!=="rule"||!r.parent||r.length<1)){for(var e=r.value,o=r.parent,n=r.column===o.column&&r.line===o.line;o.type!=="rule";)if(o=o.parent,!o)return;if(!(r.props.length===1&&e.charCodeAt(0)!==58&&!ar.get(o))&&!n){ar.set(r,!0);for(var i=[],s=Vn(e,i),l=o.props,d=0,u=0;d<s.length;d++)for(var f=0;f<l.length;f++,u++)r.props[u]=i[d]?s[d].replace(/&\f/g,l[f]):l[f]+" "+s[d]}}},Kn=function(r){if(r.type==="decl"){var e=r.value;e.charCodeAt(0)===108&&e.charCodeAt(2)===98&&(r.return="",r.value="")}};function Br(t,r){switch(wn(t,r)){case 5103:return te+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return te+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return te+t+dt+t+me+t+t;case 6828:case 4268:return te+t+me+t+t;case 6165:return te+t+me+"flex-"+t+t;case 5187:return te+t+re(t,/(\w+).+(:[^]+)/,te+"box-$1$2"+me+"flex-$1$2")+t;case 5443:return te+t+me+"flex-item-"+re(t,/flex-|-self/,"")+t;case 4675:return te+t+me+"flex-line-pack"+re(t,/align-content|flex-|-self/,"")+t;case 5548:return te+t+me+re(t,"shrink","negative")+t;case 5292:return te+t+me+re(t,"basis","preferred-size")+t;case 6060:return te+"box-"+re(t,"-grow","")+te+t+me+re(t,"grow","positive")+t;case 4554:return te+re(t,/([^-])(transform)/g,"$1"+te+"$2")+t;case 6187:return re(re(re(t,/(zoom-|grab)/,te+"$1"),/(image-set)/,te+"$1"),t,"")+t;case 5495:case 3959:return re(t,/(image-set\([^]*)/,te+"$1$`$1");case 4968:return re(re(t,/(.+:)(flex-)?(.*)/,te+"box-pack:$3"+me+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+te+t+t;case 4095:case 3583:case 4068:case 2532:return re(t,/(.+)-inline(.+)/,te+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Me(t)-1-r>6)switch(he(t,r+1)){case 109:if(he(t,r+4)!==45)break;case 102:return re(t,/(.+:)(.+)-([^]+)/,"$1"+te+"$2-$3$1"+dt+(he(t,r+3)==108?"$3":"$2-$3"))+t;case 115:return~Mt(t,"stretch")?Br(re(t,"stretch","fill-available"),r)+t:t}break;case 4949:if(he(t,r+1)!==115)break;case 6444:switch(he(t,Me(t)-3-(~Mt(t,"!important")&&10))){case 107:return re(t,":",":"+te)+t;case 101:return re(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+te+(he(t,14)===45?"inline-":"")+"box$3$1"+te+"$2$3$1"+me+"$2box$3")+t}break;case 5936:switch(he(t,r+11)){case 114:return te+t+me+re(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return te+t+me+re(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return te+t+me+re(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return te+t+me+t+t}return t}var Bn=function(r,e,o,n){if(r.length>-1&&!r.return)switch(r.type){case Bt:r.return=Br(r.value,r.length);break;case Nr:return Ve([Ue(r,{value:re(r.value,"@","@"+te)})],n);case Kt:if(r.length)return Cn(r.props,function(i){switch(Sn(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Ve([Ue(r,{props:[re(i,/:(read-\w+)/,":"+dt+"$1")]})],n);case"::placeholder":return Ve([Ue(r,{props:[re(i,/:(plac\w+)/,":"+te+"input-$1")]}),Ue(r,{props:[re(i,/:(plac\w+)/,":"+dt+"$1")]}),Ue(r,{props:[re(i,/:(plac\w+)/,me+"input-$1")]})],n)}return""})}},Hn=[Bn],Wn=function(r){var e=r.key;if(e==="css"){var o=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(o,function(x){var $=x.getAttribute("data-emotion");$.indexOf(" ")!==-1&&(document.head.appendChild(x),x.setAttribute("data-s",""))})}var n=r.stylisPlugins||Hn,i={},s,l=[];s=r.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+e+' "]'),function(x){for(var $=x.getAttribute("data-emotion").split(" "),w=1;w<$.length;w++)i[$[w]]=!0;l.push(x)});var d,u=[Dn,Kn];{var f,m=[Pn,On(function(x){f.insert(x)})],h=An(u.concat(n,m)),b=function($){return Ve(Ln($),h)};d=function($,w,k,C){f=k,b($?$+"{"+w.styles+"}":w.styles),C&&(y.inserted[w.name]=!0)}}var y={key:e,sheet:new xn({key:e,container:s,nonce:r.nonce,speedy:r.speedy,prepend:r.prepend,insertionPoint:r.insertionPoint}),nonce:r.nonce,inserted:i,registered:{},insert:d};return y.sheet.hydrate(l),y},At={exports:{}},ne={};/** @license React v16.13.1
|
|
319
|
+
`,Sr=mr,Cr=gr,jr=xr,Fo=h.forwardRef(({appearance:t="solid",tone:o="primary",size:e="md",icon:n,label:r,loading:i=!1,loadingLabel:s="加载中",isDisabled:l,className:d,...u},f)=>{const x=h.useMemo(()=>{var v,S;return typeof globalThis>"u"?!0:((S=(v=globalThis.process)==null?void 0:v.env)==null?void 0:S.NODE_ENV)!=="production"},[]),g=h.useRef(null),p=f||g,y=l||i;if(x){const w=u["aria-label"],v=u["aria-labelledby"];!r&&!w&&!v&&console.warn("IconButton 需要可感知的文本。请传入 label、aria-label 或 aria-labelledby。")}const{buttonProps:b,isPressed:k}=pe.useButton({...u,isDisabled:y,elementType:"button"},g);return a.jsxs($r,{...tt(b,{ref:p,className:d}),appearance:t,tone:o,size:e,isPressed:k,isDisabled:!!y,isLoading:i,"data-appearance":t,"data-tone":o,"data-size":e,"data-loading":i?"true":void 0,"data-pressed":k?"true":void 0,children:[a.jsx(kr,{isHidden:i,"aria-hidden":"true",children:n}),i&&a.jsx(wr,{role:"status","aria-live":"polite","aria-label":s,children:a.jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("circle",{cx:"8",cy:"8",r:"6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeDasharray:"30 10"})})}),r?a.jsx(pe.VisuallyHidden,{children:r}):null]})});Fo.displayName="IconButton";function Rr(t){if(t.sheet)return t.sheet;for(var o=0;o<document.styleSheets.length;o++)if(document.styleSheets[o].ownerNode===t)return document.styleSheets[o]}function zr(t){var o=document.createElement("style");return o.setAttribute("data-emotion",t.key),t.nonce!==void 0&&o.setAttribute("nonce",t.nonce),o.appendChild(document.createTextNode("")),o.setAttribute("data-s",""),o}var Er=function(){function t(e){var n=this;this._insertTag=function(r){var i;n.tags.length===0?n.insertionPoint?i=n.insertionPoint.nextSibling:n.prepend?i=n.container.firstChild:i=n.before:i=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(r,i),n.tags.push(r)},this.isSpeedy=e.speedy===void 0?!0:e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.insertionPoint=e.insertionPoint,this.before=null}var o=t.prototype;return o.hydrate=function(n){n.forEach(this._insertTag)},o.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(zr(this));var r=this.tags[this.tags.length-1];if(this.isSpeedy){var i=Rr(r);try{i.insertRule(n,i.cssRules.length)}catch{}}else r.appendChild(document.createTextNode(n));this.ctr++},o.flush=function(){this.tags.forEach(function(n){var r;return(r=n.parentNode)==null?void 0:r.removeChild(n)}),this.tags=[],this.ctr=0},t}(),$e="-ms-",ut="-moz-",re="-webkit-",No="comm",Kt="rule",Bt="decl",Tr="@import",Vo="@keyframes",Ir="@layer",Mr=Math.abs,pt=String.fromCharCode,Lr=Object.assign;function Pr(t,o){return ve(t,0)^45?(((o<<2^ve(t,0))<<2^ve(t,1))<<2^ve(t,2))<<2^ve(t,3):0}function Do(t){return t.trim()}function Ar(t,o){return(t=o.exec(t))?t[0]:t}function ie(t,o,e){return t.replace(o,e)}function Lt(t,o){return t.indexOf(o)}function ve(t,o){return t.charCodeAt(o)|0}function Ge(t,o,e){return t.slice(o,e)}function Pe(t){return t.length}function Ht(t){return t.length}function it(t,o){return o.push(t),t}function Or(t,o){return t.map(o).join("")}var ht=1,Ke=1,Ko=0,je=0,be=0,He="";function bt(t,o,e,n,r,i,s){return{value:t,root:o,parent:e,type:n,props:r,children:i,line:ht,column:Ke,length:s,return:""}}function Ye(t,o){return Lr(bt("",null,null,"",null,null,0),t,{length:-t.length},o)}function _r(){return be}function Fr(){return be=je>0?ve(He,--je):0,Ke--,be===10&&(Ke=1,ht--),be}function Re(){return be=je<Ko?ve(He,je++):0,Ke++,be===10&&(Ke=1,ht++),be}function Oe(){return ve(He,je)}function at(){return je}function ot(t,o){return Ge(He,t,o)}function qe(t){switch(t){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Bo(t){return ht=Ke=1,Ko=Pe(He=t),je=0,[]}function Ho(t){return He="",t}function ct(t){return Do(ot(je-1,Pt(t===91?t+2:t===40?t+1:t)))}function Nr(t){for(;(be=Oe())&&be<33;)Re();return qe(t)>2||qe(be)>3?"":" "}function Vr(t,o){for(;--o&&Re()&&!(be<48||be>102||be>57&&be<65||be>70&&be<97););return ot(t,at()+(o<6&&Oe()==32&&Re()==32))}function Pt(t){for(;Re();)switch(be){case t:return je;case 34:case 39:t!==34&&t!==39&&Pt(be);break;case 40:t===41&&Pt(t);break;case 92:Re();break}return je}function Dr(t,o){for(;Re()&&t+be!==57;)if(t+be===84&&Oe()===47)break;return"/*"+ot(o,je-1)+"*"+pt(t===47?t:Re())}function Kr(t){for(;!qe(Oe());)Re();return ot(t,je)}function Br(t){return Ho(dt("",null,null,null,[""],t=Bo(t),0,[0],t))}function dt(t,o,e,n,r,i,s,l,d){for(var u=0,f=0,x=s,g=0,p=0,y=0,b=1,k=1,w=1,v=0,S="",$=r,m=i,j=n,z=S;k;)switch(y=v,v=Re()){case 40:if(y!=108&&ve(z,x-1)==58){Lt(z+=ie(ct(v),"&","&\f"),"&\f")!=-1&&(w=-1);break}case 34:case 39:case 91:z+=ct(v);break;case 9:case 10:case 13:case 32:z+=Nr(y);break;case 92:z+=Vr(at()-1,7);continue;case 47:switch(Oe()){case 42:case 47:it(Hr(Dr(Re(),at()),o,e),d);break;default:z+="/"}break;case 123*b:l[u++]=Pe(z)*w;case 125*b:case 59:case 0:switch(v){case 0:case 125:k=0;case 59+f:w==-1&&(z=ie(z,/\f/g,"")),p>0&&Pe(z)-x&&it(p>32?lo(z+";",n,e,x-1):lo(ie(z," ","")+";",n,e,x-2),d);break;case 59:z+=";";default:if(it(j=so(z,o,e,u,f,r,l,S,$=[],m=[],x),i),v===123)if(f===0)dt(z,o,j,j,$,i,x,l,m);else switch(g===99&&ve(z,3)===110?100:g){case 100:case 108:case 109:case 115:dt(t,j,j,n&&it(so(t,j,j,0,0,r,l,S,r,$=[],x),m),r,m,x,l,n?$:m);break;default:dt(z,j,j,j,[""],m,0,l,m)}}u=f=p=0,b=w=1,S=z="",x=s;break;case 58:x=1+Pe(z),p=y;default:if(b<1){if(v==123)--b;else if(v==125&&b++==0&&Fr()==125)continue}switch(z+=pt(v),v*b){case 38:w=f>0?1:(z+="\f",-1);break;case 44:l[u++]=(Pe(z)-1)*w,w=1;break;case 64:Oe()===45&&(z+=ct(Re())),g=Oe(),f=x=Pe(S=z+=Kr(at())),v++;break;case 45:y===45&&Pe(z)==2&&(b=0)}}return i}function so(t,o,e,n,r,i,s,l,d,u,f){for(var x=r-1,g=r===0?i:[""],p=Ht(g),y=0,b=0,k=0;y<n;++y)for(var w=0,v=Ge(t,x+1,x=Mr(b=s[y])),S=t;w<p;++w)(S=Do(b>0?g[w]+" "+v:ie(v,/&\f/g,g[w])))&&(d[k++]=S);return bt(t,o,e,r===0?Kt:l,d,u,f)}function Hr(t,o,e){return bt(t,o,e,No,pt(_r()),Ge(t,2,-2),0)}function lo(t,o,e,n){return bt(t,o,e,Bt,Ge(t,0,n),Ge(t,n+1,-1),n)}function De(t,o){for(var e="",n=Ht(t),r=0;r<n;r++)e+=o(t[r],r,t,o)||"";return e}function Wr(t,o,e,n){switch(t.type){case Ir:if(t.children.length)break;case Tr:case Bt:return t.return=t.return||t.value;case No:return"";case Vo:return t.return=t.value+"{"+De(t.children,n)+"}";case Kt:t.value=t.props.join(",")}return Pe(e=De(t.children,n))?t.return=t.value+"{"+e+"}":""}function Ur(t){var o=Ht(t);return function(e,n,r,i){for(var s="",l=0;l<o;l++)s+=t[l](e,n,r,i)||"";return s}}function Yr(t){return function(o){o.root||(o=o.return)&&t(o)}}function Zr(t){var o=Object.create(null);return function(e){return o[e]===void 0&&(o[e]=t(e)),o[e]}}var Xr=function(o,e,n){for(var r=0,i=0;r=i,i=Oe(),r===38&&i===12&&(e[n]=1),!qe(i);)Re();return ot(o,je)},Gr=function(o,e){var n=-1,r=44;do switch(qe(r)){case 0:r===38&&Oe()===12&&(e[n]=1),o[n]+=Xr(je-1,e,n);break;case 2:o[n]+=ct(r);break;case 4:if(r===44){o[++n]=Oe()===58?"&\f":"",e[n]=o[n].length;break}default:o[n]+=pt(r)}while(r=Re());return o},qr=function(o,e){return Ho(Gr(Bo(o),e))},ao=new WeakMap,Jr=function(o){if(!(o.type!=="rule"||!o.parent||o.length<1)){for(var e=o.value,n=o.parent,r=o.column===n.column&&o.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(o.props.length===1&&e.charCodeAt(0)!==58&&!ao.get(n))&&!r){ao.set(o,!0);for(var i=[],s=qr(e,i),l=n.props,d=0,u=0;d<s.length;d++)for(var f=0;f<l.length;f++,u++)o.props[u]=i[d]?s[d].replace(/&\f/g,l[f]):l[f]+" "+s[d]}}},Qr=function(o){if(o.type==="decl"){var e=o.value;e.charCodeAt(0)===108&&e.charCodeAt(2)===98&&(o.return="",o.value="")}};function Wo(t,o){switch(Pr(t,o)){case 5103:return re+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return re+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return re+t+ut+t+$e+t+t;case 6828:case 4268:return re+t+$e+t+t;case 6165:return re+t+$e+"flex-"+t+t;case 5187:return re+t+ie(t,/(\w+).+(:[^]+)/,re+"box-$1$2"+$e+"flex-$1$2")+t;case 5443:return re+t+$e+"flex-item-"+ie(t,/flex-|-self/,"")+t;case 4675:return re+t+$e+"flex-line-pack"+ie(t,/align-content|flex-|-self/,"")+t;case 5548:return re+t+$e+ie(t,"shrink","negative")+t;case 5292:return re+t+$e+ie(t,"basis","preferred-size")+t;case 6060:return re+"box-"+ie(t,"-grow","")+re+t+$e+ie(t,"grow","positive")+t;case 4554:return re+ie(t,/([^-])(transform)/g,"$1"+re+"$2")+t;case 6187:return ie(ie(ie(t,/(zoom-|grab)/,re+"$1"),/(image-set)/,re+"$1"),t,"")+t;case 5495:case 3959:return ie(t,/(image-set\([^]*)/,re+"$1$`$1");case 4968:return ie(ie(t,/(.+:)(flex-)?(.*)/,re+"box-pack:$3"+$e+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+re+t+t;case 4095:case 3583:case 4068:case 2532:return ie(t,/(.+)-inline(.+)/,re+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Pe(t)-1-o>6)switch(ve(t,o+1)){case 109:if(ve(t,o+4)!==45)break;case 102:return ie(t,/(.+:)(.+)-([^]+)/,"$1"+re+"$2-$3$1"+ut+(ve(t,o+3)==108?"$3":"$2-$3"))+t;case 115:return~Lt(t,"stretch")?Wo(ie(t,"stretch","fill-available"),o)+t:t}break;case 4949:if(ve(t,o+1)!==115)break;case 6444:switch(ve(t,Pe(t)-3-(~Lt(t,"!important")&&10))){case 107:return ie(t,":",":"+re)+t;case 101:return ie(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+re+(ve(t,14)===45?"inline-":"")+"box$3$1"+re+"$2$3$1"+$e+"$2box$3")+t}break;case 5936:switch(ve(t,o+11)){case 114:return re+t+$e+ie(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return re+t+$e+ie(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return re+t+$e+ie(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return re+t+$e+t+t}return t}var ei=function(o,e,n,r){if(o.length>-1&&!o.return)switch(o.type){case Bt:o.return=Wo(o.value,o.length);break;case Vo:return De([Ye(o,{value:ie(o.value,"@","@"+re)})],r);case Kt:if(o.length)return Or(o.props,function(i){switch(Ar(i,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return De([Ye(o,{props:[ie(i,/:(read-\w+)/,":"+ut+"$1")]})],r);case"::placeholder":return De([Ye(o,{props:[ie(i,/:(plac\w+)/,":"+re+"input-$1")]}),Ye(o,{props:[ie(i,/:(plac\w+)/,":"+ut+"$1")]}),Ye(o,{props:[ie(i,/:(plac\w+)/,$e+"input-$1")]})],r)}return""})}},ti=[ei],oi=function(o){var e=o.key;if(e==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(b){var k=b.getAttribute("data-emotion");k.indexOf(" ")!==-1&&(document.head.appendChild(b),b.setAttribute("data-s",""))})}var r=o.stylisPlugins||ti,i={},s,l=[];s=o.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+e+' "]'),function(b){for(var k=b.getAttribute("data-emotion").split(" "),w=1;w<k.length;w++)i[k[w]]=!0;l.push(b)});var d,u=[Jr,Qr];{var f,x=[Wr,Yr(function(b){f.insert(b)})],g=Ur(u.concat(r,x)),p=function(k){return De(Br(k),g)};d=function(k,w,v,S){f=v,p(k?k+"{"+w.styles+"}":w.styles),S&&(y.inserted[w.name]=!0)}}var y={key:e,sheet:new Er({key:e,container:s,nonce:o.nonce,speedy:o.speedy,prepend:o.prepend,insertionPoint:o.insertionPoint}),nonce:o.nonce,inserted:i,registered:{},insert:d};return y.sheet.hydrate(l),y},At={exports:{}},se={};/** @license React v16.13.1
|
|
320
320
|
* react-is.production.min.js
|
|
321
321
|
*
|
|
322
322
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
323
323
|
*
|
|
324
324
|
* This source code is licensed under the MIT license found in the
|
|
325
325
|
* LICENSE file in the root directory of this source tree.
|
|
326
|
-
*/var
|
|
326
|
+
*/var co;function ni(){if(co)return se;co=1;var t=typeof Symbol=="function"&&Symbol.for,o=t?Symbol.for("react.element"):60103,e=t?Symbol.for("react.portal"):60106,n=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,f=t?Symbol.for("react.forward_ref"):60112,x=t?Symbol.for("react.suspense"):60113,g=t?Symbol.for("react.suspense_list"):60120,p=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,b=t?Symbol.for("react.block"):60121,k=t?Symbol.for("react.fundamental"):60117,w=t?Symbol.for("react.responder"):60118,v=t?Symbol.for("react.scope"):60119;function S(m){if(typeof m=="object"&&m!==null){var j=m.$$typeof;switch(j){case o:switch(m=m.type,m){case d:case u:case n:case i:case r:case x:return m;default:switch(m=m&&m.$$typeof,m){case l:case f:case y:case p:case s:return m;default:return j}}case e:return j}}}function $(m){return S(m)===u}return se.AsyncMode=d,se.ConcurrentMode=u,se.ContextConsumer=l,se.ContextProvider=s,se.Element=o,se.ForwardRef=f,se.Fragment=n,se.Lazy=y,se.Memo=p,se.Portal=e,se.Profiler=i,se.StrictMode=r,se.Suspense=x,se.isAsyncMode=function(m){return $(m)||S(m)===d},se.isConcurrentMode=$,se.isContextConsumer=function(m){return S(m)===l},se.isContextProvider=function(m){return S(m)===s},se.isElement=function(m){return typeof m=="object"&&m!==null&&m.$$typeof===o},se.isForwardRef=function(m){return S(m)===f},se.isFragment=function(m){return S(m)===n},se.isLazy=function(m){return S(m)===y},se.isMemo=function(m){return S(m)===p},se.isPortal=function(m){return S(m)===e},se.isProfiler=function(m){return S(m)===i},se.isStrictMode=function(m){return S(m)===r},se.isSuspense=function(m){return S(m)===x},se.isValidElementType=function(m){return typeof m=="string"||typeof m=="function"||m===n||m===u||m===i||m===r||m===x||m===g||typeof m=="object"&&m!==null&&(m.$$typeof===y||m.$$typeof===p||m.$$typeof===s||m.$$typeof===l||m.$$typeof===f||m.$$typeof===k||m.$$typeof===w||m.$$typeof===v||m.$$typeof===b)},se.typeOf=S,se}var le={};/** @license React v16.13.1
|
|
327
327
|
* react-is.development.js
|
|
328
328
|
*
|
|
329
329
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
330
330
|
*
|
|
331
331
|
* This source code is licensed under the MIT license found in the
|
|
332
332
|
* LICENSE file in the root directory of this source tree.
|
|
333
|
-
*/var
|
|
333
|
+
*/var uo;function ri(){return uo||(uo=1,process.env.NODE_ENV!=="production"&&function(){var t=typeof Symbol=="function"&&Symbol.for,o=t?Symbol.for("react.element"):60103,e=t?Symbol.for("react.portal"):60106,n=t?Symbol.for("react.fragment"):60107,r=t?Symbol.for("react.strict_mode"):60108,i=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,l=t?Symbol.for("react.context"):60110,d=t?Symbol.for("react.async_mode"):60111,u=t?Symbol.for("react.concurrent_mode"):60111,f=t?Symbol.for("react.forward_ref"):60112,x=t?Symbol.for("react.suspense"):60113,g=t?Symbol.for("react.suspense_list"):60120,p=t?Symbol.for("react.memo"):60115,y=t?Symbol.for("react.lazy"):60116,b=t?Symbol.for("react.block"):60121,k=t?Symbol.for("react.fundamental"):60117,w=t?Symbol.for("react.responder"):60118,v=t?Symbol.for("react.scope"):60119;function S(H){return typeof H=="string"||typeof H=="function"||H===n||H===u||H===i||H===r||H===x||H===g||typeof H=="object"&&H!==null&&(H.$$typeof===y||H.$$typeof===p||H.$$typeof===s||H.$$typeof===l||H.$$typeof===f||H.$$typeof===k||H.$$typeof===w||H.$$typeof===v||H.$$typeof===b)}function $(H){if(typeof H=="object"&&H!==null){var oe=H.$$typeof;switch(oe){case o:var ce=H.type;switch(ce){case d:case u:case n:case i:case r:case x:return ce;default:var ue=ce&&ce.$$typeof;switch(ue){case l:case f:case y:case p:case s:return ue;default:return oe}}case e:return oe}}}var m=d,j=u,z=l,T=s,P=o,I=f,D=n,F=y,_=p,O=e,A=i,N=r,B=x,W=!1;function U(H){return W||(W=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),Z(H)||$(H)===d}function Z(H){return $(H)===u}function c(H){return $(H)===l}function R(H){return $(H)===s}function E(H){return typeof H=="object"&&H!==null&&H.$$typeof===o}function L(H){return $(H)===f}function Y(H){return $(H)===n}function X(H){return $(H)===y}function K(H){return $(H)===p}function J(H){return $(H)===e}function G(H){return $(H)===i}function q(H){return $(H)===r}function ne(H){return $(H)===x}le.AsyncMode=m,le.ConcurrentMode=j,le.ContextConsumer=z,le.ContextProvider=T,le.Element=P,le.ForwardRef=I,le.Fragment=D,le.Lazy=F,le.Memo=_,le.Portal=O,le.Profiler=A,le.StrictMode=N,le.Suspense=B,le.isAsyncMode=U,le.isConcurrentMode=Z,le.isContextConsumer=c,le.isContextProvider=R,le.isElement=E,le.isForwardRef=L,le.isFragment=Y,le.isLazy=X,le.isMemo=K,le.isPortal=J,le.isProfiler=G,le.isStrictMode=q,le.isSuspense=ne,le.isValidElementType=S,le.typeOf=$}()),le}process.env.NODE_ENV==="production"?At.exports=ni():At.exports=ri();var ii=At.exports,Uo=ii,si={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},li={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Yo={};Yo[Uo.ForwardRef]=si;Yo[Uo.Memo]=li;var ai=!0;function ci(t,o,e){var n="";return e.split(" ").forEach(function(r){t[r]!==void 0?o.push(t[r]+";"):r&&(n+=r+" ")}),n}var Zo=function(o,e,n){var r=o.key+"-"+e.name;(n===!1||ai===!1)&&o.registered[r]===void 0&&(o.registered[r]=e.styles)},di=function(o,e,n){Zo(o,e,n);var r=o.key+"-"+e.name;if(o.inserted[e.name]===void 0){var i=e;do o.insert(e===i?"."+r:"",i,o.sheet,!0),i=i.next;while(i!==void 0)}};function ui(t){for(var o=0,e,n=0,r=t.length;r>=4;++n,r-=4)e=t.charCodeAt(n)&255|(t.charCodeAt(++n)&255)<<8|(t.charCodeAt(++n)&255)<<16|(t.charCodeAt(++n)&255)<<24,e=(e&65535)*1540483477+((e>>>16)*59797<<16),e^=e>>>24,o=(e&65535)*1540483477+((e>>>16)*59797<<16)^(o&65535)*1540483477+((o>>>16)*59797<<16);switch(r){case 3:o^=(t.charCodeAt(n+2)&255)<<16;case 2:o^=(t.charCodeAt(n+1)&255)<<8;case 1:o^=t.charCodeAt(n)&255,o=(o&65535)*1540483477+((o>>>16)*59797<<16)}return o^=o>>>13,o=(o&65535)*1540483477+((o>>>16)*59797<<16),((o^o>>>15)>>>0).toString(36)}var fi={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},pi=/[A-Z]|^ms/g,hi=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Xo=function(o){return o.charCodeAt(1)===45},fo=function(o){return o!=null&&typeof o!="boolean"},yt=Zr(function(t){return Xo(t)?t:t.replace(pi,"-$&").toLowerCase()}),po=function(o,e){switch(o){case"animation":case"animationName":if(typeof e=="string")return e.replace(hi,function(n,r,i){return Ae={name:r,styles:i,next:Ae},r})}return fi[o]!==1&&!Xo(o)&&typeof e=="number"&&e!==0?e+"px":e};function Je(t,o,e){if(e==null)return"";var n=e;if(n.__emotion_styles!==void 0)return n;switch(typeof e){case"boolean":return"";case"object":{var r=e;if(r.anim===1)return Ae={name:r.name,styles:r.styles,next:Ae},r.name;var i=e;if(i.styles!==void 0){var s=i.next;if(s!==void 0)for(;s!==void 0;)Ae={name:s.name,styles:s.styles,next:Ae},s=s.next;var l=i.styles+";";return l}return bi(t,o,e)}case"function":{if(t!==void 0){var d=Ae,u=e(t);return Ae=d,Je(t,o,u)}break}}var f=e;return f}function bi(t,o,e){var n="";if(Array.isArray(e))for(var r=0;r<e.length;r++)n+=Je(t,o,e[r])+";";else for(var i in e){var s=e[i];if(typeof s!="object"){var l=s;fo(l)&&(n+=yt(i)+":"+po(i,l)+";")}else if(Array.isArray(s)&&typeof s[0]=="string"&&o==null)for(var d=0;d<s.length;d++)fo(s[d])&&(n+=yt(i)+":"+po(i,s[d])+";");else{var u=Je(t,o,s);switch(i){case"animation":case"animationName":{n+=yt(i)+":"+u+";";break}default:n+=i+"{"+u+"}"}}}return n}var ho=/label:\s*([^\s;{]+)\s*(;|$)/g,Ae;function mi(t,o,e){if(t.length===1&&typeof t[0]=="object"&&t[0]!==null&&t[0].styles!==void 0)return t[0];var n=!0,r="";Ae=void 0;var i=t[0];if(i==null||i.raw===void 0)n=!1,r+=Je(e,o,i);else{var s=i;r+=s[0]}for(var l=1;l<t.length;l++)if(r+=Je(e,o,t[l]),n){var d=i;r+=d[l]}ho.lastIndex=0;for(var u="",f;(f=ho.exec(r))!==null;)u+="-"+f[1];var x=ui(r)+u;return{name:x,styles:r,next:Ae}}var gi=function(o){return o()},xi=Fe.useInsertionEffect?Fe.useInsertionEffect:!1,yi=xi||gi,Go=Fe.createContext(typeof HTMLElement<"u"?oi({key:"css"}):null);Go.Provider;var vi=function(o){return h.forwardRef(function(e,n){var r=h.useContext(Go);return o(e,r,n)})},$i=Fe.createContext({}),mt={}.hasOwnProperty,Ot="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",qo=function(o,e){var n={};for(var r in e)mt.call(e,r)&&(n[r]=e[r]);return n[Ot]=o,n},ki=function(o){var e=o.cache,n=o.serialized,r=o.isStringTag;return Zo(e,n,r),yi(function(){return di(e,n,r)}),null},wi=vi(function(t,o,e){var n=t.css;typeof n=="string"&&o.registered[n]!==void 0&&(n=o.registered[n]);var r=t[Ot],i=[n],s="";typeof t.className=="string"?s=ci(o.registered,i,t.className):t.className!=null&&(s=t.className+" ");var l=mi(i,void 0,Fe.useContext($i));s+=o.key+"-"+l.name;var d={};for(var u in t)mt.call(t,u)&&u!=="css"&&u!==Ot&&(d[u]=t[u]);return d.className=s,e&&(d.ref=e),Fe.createElement(Fe.Fragment,null,Fe.createElement(ki,{cache:o,serialized:l,isStringTag:typeof r=="string"}),Fe.createElement(r,d))}),Jo=wi,Ee=function(o,e,n){return mt.call(e,"css")?a.jsx(Jo,qo(o,e),n):a.jsx(o,e,n)},_t=function(o,e,n){return mt.call(e,"css")?a.jsxs(Jo,qo(o,e),n):a.jsxs(o,e,n)},Ft={exports:{}},vt={};/**
|
|
334
334
|
* @license React
|
|
335
335
|
* react-compiler-runtime.production.js
|
|
336
336
|
*
|
|
@@ -338,7 +338,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
338
338
|
*
|
|
339
339
|
* This source code is licensed under the MIT license found in the
|
|
340
340
|
* LICENSE file in the root directory of this source tree.
|
|
341
|
-
*/var
|
|
341
|
+
*/var bo;function Si(){if(bo)return vt;bo=1;var t=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;return vt.c=function(o){return t.H.useMemoCache(o)},vt}var $t={};/**
|
|
342
342
|
* @license React
|
|
343
343
|
* react-compiler-runtime.development.js
|
|
344
344
|
*
|
|
@@ -346,11 +346,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
346
346
|
*
|
|
347
347
|
* This source code is licensed under the MIT license found in the
|
|
348
348
|
* LICENSE file in the root directory of this source tree.
|
|
349
|
-
*/var
|
|
349
|
+
*/var mo;function Ci(){return mo||(mo=1,process.env.NODE_ENV!=="production"&&function(){var t=h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;$t.c=function(o){var e=t.H;return e===null&&console.error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
|
|
350
350
|
1. You might have mismatching versions of React and the renderer (such as React DOM)
|
|
351
351
|
2. You might be breaking the Rules of Hooks
|
|
352
352
|
3. You might have more than one copy of React in the same app
|
|
353
|
-
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),e.useMemoCache(
|
|
353
|
+
See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`),e.useMemoCache(o)}}()),$t}process.env.NODE_ENV==="production"?Ft.exports=Si():Ft.exports=Ci();var te=Ft.exports;const ji=M.css`
|
|
354
354
|
display: inline-flex;
|
|
355
355
|
align-items: center;
|
|
356
356
|
cursor: pointer;
|
|
@@ -377,7 +377,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
377
377
|
&[data-disabled="true"] {
|
|
378
378
|
cursor: not-allowed;
|
|
379
379
|
}
|
|
380
|
-
`,
|
|
380
|
+
`,Ri=t=>M.css`
|
|
381
381
|
position: relative;
|
|
382
382
|
display: inline-flex;
|
|
383
383
|
align-items: center;
|
|
@@ -424,7 +424,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
424
424
|
input:focus-visible + & {
|
|
425
425
|
box-shadow: ${t.components.checkbox.focusRing};
|
|
426
426
|
}
|
|
427
|
-
`,
|
|
427
|
+
`,Qo=t=>M.css`
|
|
428
428
|
color: ${t.components.checkbox.control.icon.color};
|
|
429
429
|
width: ${t.components.checkbox.control.icon.size};
|
|
430
430
|
height: ${t.components.checkbox.control.icon.size};
|
|
@@ -436,7 +436,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
436
436
|
opacity: 1;
|
|
437
437
|
transform: scale(1);
|
|
438
438
|
}
|
|
439
|
-
`,
|
|
439
|
+
`,zi=t=>M.css`
|
|
440
440
|
margin-left: ${t.components.checkbox.gap};
|
|
441
441
|
font-size: ${t.components.checkbox.text.label.fontSize};
|
|
442
442
|
line-height: ${t.components.checkbox.text.label.lineHeight};
|
|
@@ -447,7 +447,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
447
447
|
&[data-disabled="true"] {
|
|
448
448
|
color: ${t.components.checkbox.text.label.disabled};
|
|
449
449
|
}
|
|
450
|
-
`,
|
|
450
|
+
`,Ei=t=>{const o=te.c(6),{checked:e}=t,n=M.useTheme();let r;o[0]!==n?(r=Qo(n),o[0]=n,o[1]=r):r=o[1];let i;o[2]===Symbol.for("react.memo_cache_sentinel")?(i=Ee("path",{d:"M13.3332 4.5L5.99984 11.8333L2.6665 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o[2]=i):i=o[2];let s;return o[3]!==e||o[4]!==r?(s=Ee("svg",{css:r,"data-checked":e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:i}),o[3]=e,o[4]=r,o[5]=s):s=o[5],s},Ti=t=>{const o=te.c(6),{checked:e}=t,n=M.useTheme();let r;o[0]!==n?(r=Qo(n),o[0]=n,o[1]=r):r=o[1];let i;o[2]===Symbol.for("react.memo_cache_sentinel")?(i=Ee("path",{d:"M3.5 8H12.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o[2]=i):i=o[2];let s;return o[3]!==e||o[4]!==r?(s=Ee("svg",{css:r,"data-checked":e,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:i}),o[3]=e,o[4]=r,o[5]=s):s=o[5],s},Qe=h.forwardRef((t,o)=>{const e=te.c(53);let n,r,i,s,l,d,u,f,x;e[0]!==t?({checked:r,defaultChecked:u,indeterminate:f,disabled:x,label:s,onChange:l,className:n,style:d,...i}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9]);const g=u===void 0?!1:u,p=f===void 0?!1:f,y=x===void 0?!1:x,b=M.useTheme(),k=h.useRef(null),[w,v]=h.useState(!1),[S,$]=h.useState(g),m=r!==void 0,j=m?r:S;let z,T;e[10]!==o?(z=()=>{o&&(typeof o=="function"?o(k.current):o.current=k.current)},T=[o],e[10]=o,e[11]=z,e[12]=T):(z=e[11],T=e[12]),h.useEffect(z,T);let P,I;e[13]!==p?(P=()=>{k.current&&(k.current.indeterminate=p)},I=[p],e[13]=p,e[14]=P,e[15]=I):(P=e[14],I=e[15]),h.useEffect(P,I);let D;e[16]!==y||e[17]!==m||e[18]!==l?(D=R=>{if(y)return;const E=R.target.checked;m||$(E),l==null||l(E,R)},e[16]=y,e[17]=m,e[18]=l,e[19]=D):D=e[19];const F=D;let _,O;e[20]!==y?(_=()=>!y&&v(!0),O=()=>!y&&v(!1),e[20]=y,e[21]=_,e[22]=O):(_=e[21],O=e[22]);let A;e[23]!==j||e[24]!==y||e[25]!==F||e[26]!==i?(A=Ee("input",{ref:k,type:"checkbox",checked:j,disabled:y,onChange:F,...i}),e[23]=j,e[24]=y,e[25]=F,e[26]=i,e[27]=A):A=e[27];let N;e[28]!==b?(N=Ri(b),e[28]=b,e[29]=N):N=e[29];const B=j&&!p;let W;e[30]!==j||e[31]!==p?(W=p?Ee(Ti,{checked:!0}):Ee(Ei,{checked:j}),e[30]=j,e[31]=p,e[32]=W):W=e[32];let U;e[33]!==y||e[34]!==w||e[35]!==p||e[36]!==N||e[37]!==B||e[38]!==W?(U=Ee("span",{css:N,"data-hover":w,"data-checked":B,"data-indeterminate":p,"data-disabled":y,children:W}),e[33]=y,e[34]=w,e[35]=p,e[36]=N,e[37]=B,e[38]=W,e[39]=U):U=e[39];let Z;e[40]!==y||e[41]!==s||e[42]!==b?(Z=s&&Ee("span",{css:zi(b),"data-disabled":y,children:s}),e[40]=y,e[41]=s,e[42]=b,e[43]=Z):Z=e[43];let c;return e[44]!==n||e[45]!==y||e[46]!==d||e[47]!==A||e[48]!==U||e[49]!==Z||e[50]!==_||e[51]!==O?(c=_t("label",{css:ji,"data-disabled":y,className:n,style:d,onMouseEnter:_,onMouseLeave:O,children:[A,U,Z]}),e[44]=n,e[45]=y,e[46]=d,e[47]=A,e[48]=U,e[49]=Z,e[50]=_,e[51]=O,e[52]=c):c=e[52],c});Qe.displayName="Checkbox";var Nt={exports:{}},Ze={};/**
|
|
451
451
|
* @license React
|
|
452
452
|
* react-jsx-runtime.production.js
|
|
453
453
|
*
|
|
@@ -455,7 +455,7 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
455
455
|
*
|
|
456
456
|
* This source code is licensed under the MIT license found in the
|
|
457
457
|
* LICENSE file in the root directory of this source tree.
|
|
458
|
-
*/var
|
|
458
|
+
*/var go;function Ii(){if(go)return Ze;go=1;var t=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function e(n,r,i){var s=null;if(i!==void 0&&(s=""+i),r.key!==void 0&&(s=""+r.key),"key"in r){i={};for(var l in r)l!=="key"&&(i[l]=r[l])}else i=r;return r=i.ref,{$$typeof:t,type:n,key:s,ref:r!==void 0?r:null,props:i}}return Ze.Fragment=o,Ze.jsx=e,Ze.jsxs=e,Ze}var st={};/**
|
|
459
459
|
* @license React
|
|
460
460
|
* react-jsx-runtime.development.js
|
|
461
461
|
*
|
|
@@ -463,12 +463,12 @@ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix
|
|
|
463
463
|
*
|
|
464
464
|
* This source code is licensed under the MIT license found in the
|
|
465
465
|
* LICENSE file in the root directory of this source tree.
|
|
466
|
-
*/var
|
|
466
|
+
*/var xo;function Mi(){return xo||(xo=1,process.env.NODE_ENV!=="production"&&function(){function t(c){if(c==null)return null;if(typeof c=="function")return c.$$typeof===D?null:c.displayName||c.name||null;if(typeof c=="string")return c;switch(c){case k:return"Fragment";case v:return"Profiler";case w:return"StrictMode";case j:return"Suspense";case z:return"SuspenseList";case I:return"Activity"}if(typeof c=="object")switch(typeof c.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),c.$$typeof){case b:return"Portal";case $:return c.displayName||"Context";case S:return(c._context.displayName||"Context")+".Consumer";case m:var R=c.render;return c=c.displayName,c||(c=R.displayName||R.name||"",c=c!==""?"ForwardRef("+c+")":"ForwardRef"),c;case T:return R=c.displayName||null,R!==null?R:t(c.type)||"Memo";case P:R=c._payload,c=c._init;try{return t(c(R))}catch{}}return null}function o(c){return""+c}function e(c){try{o(c);var R=!1}catch{R=!0}if(R){R=console;var E=R.error,L=typeof Symbol=="function"&&Symbol.toStringTag&&c[Symbol.toStringTag]||c.constructor.name||"Object";return E.call(R,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",L),o(c)}}function n(c){if(c===k)return"<>";if(typeof c=="object"&&c!==null&&c.$$typeof===P)return"<...>";try{var R=t(c);return R?"<"+R+">":"<...>"}catch{return"<...>"}}function r(){var c=F.A;return c===null?null:c.getOwner()}function i(){return Error("react-stack-top-frame")}function s(c){if(_.call(c,"key")){var R=Object.getOwnPropertyDescriptor(c,"key").get;if(R&&R.isReactWarning)return!1}return c.key!==void 0}function l(c,R){function E(){N||(N=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",R))}E.isReactWarning=!0,Object.defineProperty(c,"key",{get:E,configurable:!0})}function d(){var c=t(this.type);return B[c]||(B[c]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),c=this.props.ref,c!==void 0?c:null}function u(c,R,E,L,Y,X){var K=E.ref;return c={$$typeof:y,type:c,key:R,props:E,_owner:L},(K!==void 0?K:null)!==null?Object.defineProperty(c,"ref",{enumerable:!1,get:d}):Object.defineProperty(c,"ref",{enumerable:!1,value:null}),c._store={},Object.defineProperty(c._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(c,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(c,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:Y}),Object.defineProperty(c,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:X}),Object.freeze&&(Object.freeze(c.props),Object.freeze(c)),c}function f(c,R,E,L,Y,X){var K=R.children;if(K!==void 0)if(L)if(O(K)){for(L=0;L<K.length;L++)x(K[L]);Object.freeze&&Object.freeze(K)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else x(K);if(_.call(R,"key")){K=t(c);var J=Object.keys(R).filter(function(q){return q!=="key"});L=0<J.length?"{key: someKey, "+J.join(": ..., ")+": ...}":"{key: someKey}",Z[K+L]||(J=0<J.length?"{"+J.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
|
|
467
467
|
let props = %s;
|
|
468
468
|
<%s {...props} />
|
|
469
469
|
React keys must be passed directly to JSX without using spread:
|
|
470
470
|
let props = %s;
|
|
471
|
-
<%s key={someKey} {...props} />`,O,D,J,D),Z[D+O]=!0)}if(D=null,R!==void 0&&(e(R),D=""+R),s(z)&&(e(z.key),D=""+z.key),"key"in z){R={};for(var q in z)q!=="key"&&(R[q]=z[q])}else R=z;return D&&l(R,typeof c=="function"?c.displayName||c.name||"Unknown":c),u(c,D,R,n(),U,G)}function m(c){h(c)?c._store&&(c._store.validated=1):typeof c=="object"&&c!==null&&c.$$typeof===L&&(c._payload.status==="fulfilled"?h(c._payload.value)&&c._payload.value._store&&(c._payload.value._store.validated=1):c._store&&(c._store.validated=1))}function h(c){return typeof c=="object"&&c!==null&&c.$$typeof===y}var b=g,y=Symbol.for("react.transitional.element"),x=Symbol.for("react.portal"),$=Symbol.for("react.fragment"),w=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),C=Symbol.for("react.consumer"),v=Symbol.for("react.context"),p=Symbol.for("react.forward_ref"),S=Symbol.for("react.suspense"),E=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),L=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),B=Symbol.for("react.client.reference"),M=b.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,A=Object.prototype.hasOwnProperty,V=Array.isArray,P=console.createTask?console.createTask:function(){return null};b={react_stack_bottom_frame:function(c){return c()}};var F,H={},W=b.react_stack_bottom_frame.bind(b,i)(),Y=P(o(i)),Z={};it.Fragment=$,it.jsx=function(c,z,R){var O=1e4>M.recentlyCreatedOwnerStacks++;return f(c,z,R,!1,O?Error("react-stack-top-frame"):W,O?P(o(c)):Y)},it.jsxs=function(c,z,R){var O=1e4>M.recentlyCreatedOwnerStacks++;return f(c,z,R,!0,O?Error("react-stack-top-frame"):W,O?P(o(c)):Y)}}()),it}process.env.NODE_ENV==="production"?Ft.exports=vi():Ft.exports=ki();var N=Ft.exports;const se=g.forwardRef(({children:t,size:r=24,color:e="currentColor",viewBox:o="0 0 24 24",useFill:n=!1,strokeWidth:i=1.5,...s},l)=>{const d={ref:l,xmlns:"http://www.w3.org/2000/svg",width:r,height:r,viewBox:o,...s};return n?N.jsx("svg",{...d,fill:e,children:t}):N.jsx("svg",{...d,fill:"none",stroke:e,strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round",children:t})});se.displayName="IconBase";const $i=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,viewBox:"0 0 22 22",useFill:!0,children:N.jsx("path",{d:"M0.31074 10.9704C0.310783 10.5562 0.646483 10.2205 1.06066 10.2205L10.2213 10.2218L10.222 1.06742C10.2223 0.653481 10.5579 0.317504 10.9719 0.317505C11.3858 0.317611 11.7215 0.653547 11.7218 1.06742L11.7211 10.2218L20.8824 10.2225C21.2965 10.2227 21.6324 10.5583 21.6324 10.9724C21.6323 11.3865 21.2965 11.7222 20.8824 11.7224L11.7211 11.7217L11.7218 20.8706C11.7218 21.2847 11.386 21.6204 10.9719 21.6205C10.5577 21.6205 10.222 21.2847 10.222 20.8706L10.2213 11.7217L1.06066 11.7203C0.646473 11.7202 0.310739 11.3845 0.31074 10.9704Z",fill:"currentColor"})}));$i.displayName="AddOutline";const wi=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M5 12h14m0 0l-7-7m7 7l-7 7"})}));wi.displayName="ArrowRightOutline";const Si=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M19 12H5m0 0l7-7m-7 7l7 7"})}));Si.displayName="ArrowLeftOutline";const Ci=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,useFill:!0,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.80273 8.19824C3.38873 8.19824 3.05273 7.86224 3.05273 7.44824V5.30124C3.06573 2.36324 5.44173 0.000244141 8.35473 0.000244141H8.37473C10.6307 0.000244141 12.6447 1.43324 13.3837 3.56724C13.5197 3.95824 13.3117 4.38524 12.9197 4.52124C12.5287 4.65824 12.1017 4.44924 11.9657 4.05724C11.4367 2.52824 9.99173 1.50024 8.37173 1.50024H8.35773C6.26573 1.50024 4.56173 3.19424 4.55273 5.28424V7.44824C4.55273 7.86224 4.21673 8.19824 3.80273 8.19824Z"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.542 8.12695C2.864 8.12695 1.5 9.49195 1.5 11.17V15.458C1.5 17.136 2.864 18.501 4.542 18.501H12.184C13.861 18.501 15.226 17.136 15.226 15.458V11.17C15.226 9.49195 13.861 8.12695 12.184 8.12695H4.542ZM12.184 20.001H4.542C2.037 20.001 0 17.963 0 15.458V11.17C0 8.66495 2.037 6.62695 4.542 6.62695H12.184C14.688 6.62695 16.726 8.66495 16.726 11.17V15.458C16.726 17.963 14.688 20.001 12.184 20.001Z"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.36328 15.1748C7.94928 15.1748 7.61328 14.8388 7.61328 14.4248V12.2028C7.61328 11.7888 7.94928 11.4528 8.36328 11.4528C8.77728 11.4528 9.11328 11.7888 9.11328 12.2028V14.4248C9.11328 14.8388 8.77728 15.1748 8.36328 15.1748Z"})]}));Ci.displayName="UnlockOutline";const ji=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,useFill:!0,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 1.5C5.313 1.5 1.5 5.313 1.5 10C1.5 14.687 5.313 18.5 10 18.5C14.687 18.5 18.5 14.687 18.5 10C18.5 5.313 14.687 1.5 10 1.5ZM10 20C4.486 20 0 15.514 0 10C0 4.486 4.486 0 10 0C15.514 0 20 4.486 20 10C20 15.514 15.514 20 10 20Z"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.55858 14.2207C8.36658 14.2207 8.17358 14.1477 8.02758 13.9997C7.73558 13.7057 7.73658 13.2317 8.02958 12.9397L10.9816 9.99968L8.02958 7.06068C7.73658 6.76868 7.73558 6.29368 8.02758 5.99968C8.31958 5.70468 8.79358 5.70668 9.08758 5.99768L12.5736 9.46868C12.7146 9.60968 12.7936 9.80068 12.7936 9.99968C12.7936 10.1997 12.7146 10.3907 12.5736 10.5317L9.08758 14.0017C8.94158 14.1477 8.74958 14.2207 8.55858 14.2207Z"})]}));ji.displayName="ArrowRightCircleOutline";const Jr=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M9 6l6 6-6 6"})}));Jr.displayName="ChevronRightOutline";const Ri=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M15 6l-6 6 6 6"})}));Ri.displayName="ChevronLeftOutline";const tt=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M6 9l6 6 6-6"})}));tt.displayName="ChevronDownOutline";const Wt=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M18 15l-6-6-6 6"})}));Wt.displayName="ChevronUpOutline";const Ut=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M12 5v14m-7-7h14",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}));Ut.displayName="PlusOutline";const zi=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,children:[N.jsx("path",{d:"M11 2H9C4 2 2 4 2 9v6c0 5 2 7 7 7h6c5 0 7-2 7-7v-2",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),N.jsx("path",{d:"M16.04 3.02001L8.16 10.9C7.86 11.2 7.56 11.79 7.5 12.22L7.07 15.23C6.91 16.32 7.68 17.08 8.77 16.93L11.78 16.5C12.2 16.44 12.79 16.14 13.1 15.84L20.98 7.96001C22.34 6.60001 22.98 5.02001 20.98 3.02001C18.98 1.02001 17.4 1.66001 16.04 3.02001Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),N.jsx("path",{d:"M14.91 4.1499C15.58 6.5399 17.45 8.4099 19.85 9.0899",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}));zi.displayName="EditSquareOutline";const Ei=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,children:[N.jsx("path",{d:"M13.26 3.6L5.05 12.29C4.74 12.62 4.44 13.27 4.38 13.72L4.01 16.96C3.88 18.13 4.72 18.93 5.88 18.73L9.1 18.18C9.55 18.1 10.18 17.77 10.49 17.43L18.7 8.74C20.12 7.24 20.76 5.53 18.55 3.44C16.35 1.37 14.68 2.1 13.26 3.6Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),N.jsx("path",{d:"M11.89 5.05C12.32 7.81 14.56 9.92 17.34 10.2",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),N.jsx("path",{d:"M3 22H21",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}));Ei.displayName="EditOutline";const Ti=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M21 5.98C17.67 5.65 14.32 5.48 10.98 5.48C9 5.48 7.02 5.58 5.04 5.78L3 5.98M8.5 4.97L8.72 3.66C8.88 2.71 9 2 10.69 2H13.31C15 2 15.13 2.75 15.28 3.67L15.5 4.97M18.85 9.14L18.2 19.21C18.09 20.78 18 22 15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14M10.33 16.5H13.66M9.5 12.5H14.5"})}));Ti.displayName="DeleteOutline";const Ii=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,children:[N.jsx("path",{d:"M17 20.5H7C4 20.5 2 19 2 15.5V8.5C2 5 4 3.5 7 3.5H17C20 3.5 22 5 22 8.5V15.5C22 19 20 20.5 17 20.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),N.jsx("path",{d:"M17 9L13.87 11.5C12.84 12.32 11.15 12.32 10.12 11.5L7 9",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}));Ii.displayName="MessageOutline";const Li=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,children:[N.jsx("circle",{cx:"11.7666",cy:"11.7666",r:"8.98856",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),N.jsx("path",{d:"M18.0183 18.4851L21.5423 22",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}));Li.displayName="SearchOutline";const Mi=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,viewBox:"0 0 22 22",useFill:!0,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5979 15.5596C7.1839 15.5596 6.8479 15.2236 6.8479 14.8096V11.0646C6.8479 10.6506 7.1839 10.3146 7.5979 10.3146C8.0119 10.3146 8.3479 10.6506 8.3479 11.0646V14.8096C8.3479 15.2236 8.0119 15.5596 7.5979 15.5596Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.50862 13.6865H5.68762C5.27362 13.6865 4.93762 13.3505 4.93762 12.9365C4.93762 12.5225 5.27362 12.1865 5.68762 12.1865H9.50862C9.92262 12.1865 10.2586 12.5225 10.2586 12.9365C10.2586 13.3505 9.92262 13.6865 9.50862 13.6865Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.116 11.9287H14.009C13.595 11.9287 13.259 11.5927 13.259 11.1787C13.259 10.7647 13.595 10.4287 14.009 10.4287H14.116C14.53 10.4287 14.866 10.7647 14.866 11.1787C14.866 11.5927 14.53 11.9287 14.116 11.9287Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9295 15.5029H15.8225C15.4085 15.5029 15.0725 15.1669 15.0725 14.7529C15.0725 14.3389 15.4085 14.0029 15.8225 14.0029H15.9295C16.3435 14.0029 16.6795 14.3389 16.6795 14.7529C16.6795 15.1669 16.3435 15.5029 15.9295 15.5029Z",fill:"currentColor"}),N.jsx("mask",{id:"mask0_6909_3794",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"6",y:"0",width:"7",height:"6",children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.07166 0H12.1117V5.5879H6.07166V0Z",fill:"white"})}),N.jsx("g",{mask:"url(#mask0_6909_3794)",children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3617 5.58788C10.9477 5.58788 10.6117 5.25188 10.6117 4.83788V4.16288C10.6087 3.43888 9.99466 2.84388 9.24366 2.84088H8.18966C7.02266 2.84088 6.07166 1.90288 6.07166 0.749878C6.07166 0.335878 6.40766 -0.00012207 6.82166 -0.00012207C7.23666 -0.00012207 7.57166 0.335878 7.57166 0.749878C7.57166 1.07588 7.84866 1.34088 8.18966 1.34088H9.24666C10.8197 1.34588 12.1047 2.60988 12.1117 4.15888V4.83788C12.1117 5.25188 11.7757 5.58788 11.3617 5.58788Z",fill:"currentColor"})}),N.jsx("mask",{id:"mask1_6909_3794",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"4",width:"22",height:"18",children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 4.37329H21.4998V21.5H0V4.37329Z",fill:"white"})}),N.jsx("g",{mask:"url(#mask1_6909_3794)",children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.701 5.87304C9.225 5.87304 7.767 5.88604 6.335 5.91004C3.528 5.91004 1.5 7.88804 1.5 10.612V15.262C1.5 17.985 3.528 19.963 6.323 19.963C9.27 20.012 12.241 20.012 15.165 19.963H15.178C17.972 19.963 20 17.985 20 15.262V10.612C20 7.88804 17.972 5.91004 15.178 5.91004C13.674 5.88604 12.179 5.87304 10.701 5.87304ZM10.754 21.5C9.271 21.5 7.786 21.487 6.31 21.463C2.659 21.463 0 18.854 0 15.262V10.612C0 7.01904 2.659 4.41004 6.323 4.41004C9.192 4.36104 12.18 4.36104 15.19 4.41004C18.841 4.41004 21.5 7.01904 21.5 10.612V15.262C21.5 18.852 18.845 21.46 15.184 21.463C13.716 21.487 12.236 21.5 10.754 21.5Z",fill:"currentColor"})})]}));Mi.displayName="GameOutline";const Yt=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,viewBox:"0 0 12 12",useFill:!0,children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.41575 3.81219C9.53779 3.93423 9.53779 4.1321 9.41575 4.25414L4.90757 8.76231L2.58467 6.4468C2.46243 6.32496 2.46212 6.12709 2.58396 6.00486L2.93695 5.65074C3.05879 5.52851 3.25666 5.52819 3.37889 5.65004L3.46421 5.73508L4.90631 7.17259L8.62025 3.45864C8.74229 3.3366 8.94015 3.3366 9.06219 3.45864L9.41575 3.81219Z",fill:"currentColor"})}));Yt.displayName="CheckOutline";const Zt=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M18 6L6 18M6 6l12 12"})}));Zt.displayName="CloseOutline";const Pi=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,viewBox:"0 0 20 19",useFill:!0,children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.74992 1.5C9.65892 1.5 9.43492 1.525 9.31592 1.763L7.48992 5.414C7.20092 5.991 6.64392 6.392 5.99992 6.484L1.91192 7.073C1.64192 7.112 1.54992 7.312 1.52192 7.396C1.49692 7.477 1.45692 7.683 1.64292 7.861L4.59892 10.701C5.06992 11.154 5.28392 11.807 5.17192 12.446L4.47592 16.456C4.43292 16.707 4.58992 16.853 4.65992 16.903C4.73392 16.959 4.93192 17.07 5.17692 16.942L8.83192 15.047C9.40792 14.75 10.0939 14.75 10.6679 15.047L14.3219 16.941C14.5679 17.068 14.7659 16.957 14.8409 16.903C14.9109 16.853 15.0679 16.707 15.0249 16.456L14.3269 12.446C14.2149 11.807 14.4289 11.154 14.8999 10.701L17.8559 7.861C18.0429 7.683 18.0029 7.476 17.9769 7.396C17.9499 7.312 17.8579 7.112 17.5879 7.073L13.4999 6.484C12.8569 6.392 12.2999 5.991 12.0109 5.413L10.1829 1.763C10.0649 1.525 9.84092 1.5 9.74992 1.5ZM4.94692 18.5C4.53392 18.5 4.12392 18.37 3.77292 18.114C3.16692 17.67 2.86992 16.937 2.99892 16.199L3.69492 12.189C3.72092 12.04 3.66992 11.889 3.55992 11.783L0.603916 8.943C0.0599161 8.422 -0.135084 7.652 0.0949161 6.937C0.326916 6.214 0.940916 5.697 1.69792 5.589L5.78592 5C5.94392 4.978 6.07992 4.881 6.14792 4.743L7.97492 1.091C8.31192 0.418 8.99192 0 9.74992 0C10.5079 0 11.1879 0.418 11.5249 1.091L13.3529 4.742C13.4219 4.881 13.5569 4.978 13.7139 5L17.8019 5.589C18.5589 5.697 19.1729 6.214 19.4049 6.937C19.6349 7.652 19.4389 8.422 18.8949 8.943L15.9389 11.783C15.8289 11.889 15.7789 12.04 15.8049 12.188L16.5019 16.199C16.6299 16.938 16.3329 17.671 15.7259 18.114C15.1109 18.565 14.3099 18.626 13.6309 18.272L9.97792 16.379C9.83492 16.305 9.66392 16.305 9.52092 16.379L5.86792 18.273C5.57592 18.425 5.26092 18.5 4.94692 18.5Z",fill:"currentColor"})}));Pi.displayName="StartOutline";const Ai=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,viewBox:"0 0 20 19",useFill:!0,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.5 11.979V14.024C1.5 14.73 1.774 15.393 2.273 15.892C2.772 16.391 3.436 16.666 4.141 16.666H15.857C17.313 16.666 18.499 15.482 18.5 14.026V11.978C17.214 11.645 16.261 10.474 16.26 9.085C16.26 7.696 17.213 6.525 18.499 6.191L18.5 4.146C18.501 2.688 17.318 1.501 15.861 1.5H4.144C2.687 1.5 1.501 2.685 1.5 4.142V6.259C1.986 6.375 2.437 6.614 2.812 6.964C3.381 7.495 3.709 8.215 3.737 8.993C3.74 10.459 2.787 11.643 1.5 11.979ZM15.857 18.166H4.142C3.035 18.166 1.995 17.736 1.212 16.953C0.43 16.17 0 15.13 0 14.024V11.324C0 10.91 0.336 10.574 0.75 10.574C1.574 10.573 2.24 9.905 2.239 9.085C2.225 8.667 2.065 8.319 1.789 8.061C1.514 7.803 1.158 7.662 0.776 7.683C0.569 7.685 0.375 7.614 0.229 7.473C0.083 7.332 0 7.136 0 6.933V4.143C0.001 1.858 1.86 0 4.144 0H15.856C18.146 0.001 20.002 1.863 20 4.147V6.846C20 7.26 19.664 7.596 19.25 7.596C18.429 7.596 17.76 8.264 17.76 9.084C17.761 9.906 18.429 10.574 19.25 10.574C19.664 10.574 20 10.91 20 11.324V14.024C19.999 16.308 18.14 18.166 15.857 18.166Z"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.10395 8.38103L8.61295 8.87703C8.88895 9.14803 9.01395 9.53403 8.94795 9.91103L8.82795 10.609L9.45695 10.278C9.79595 10.097 10.203 10.098 10.545 10.28L11.17 10.608L11.05 9.90903C10.987 9.52603 11.113 9.14303 11.386 8.87703L11.8949 8.38103L11.1899 8.27903C10.812 8.22403 10.484 7.98603 10.3149 7.64103L9.99995 7.00403L9.68495 7.64203C9.51595 7.98603 9.18795 8.22403 8.80795 8.27903L8.10395 8.38103ZM11.6179 12.387C11.432 12.387 11.246 12.342 11.074 12.251L9.99995 11.688L8.92495 12.252C8.52895 12.459 8.05795 12.426 7.69795 12.164C7.33695 11.901 7.15995 11.465 7.23495 11.025L7.43995 9.82903L6.57095 8.98203C6.25195 8.67103 6.13795 8.21403 6.27495 7.79003C6.41295 7.36503 6.77295 7.06003 7.21395 6.99603L8.41795 6.82003L8.95495 5.73103C9.15195 5.33103 9.55195 5.08203 9.99995 5.08203C10.446 5.08203 10.847 5.33103 11.044 5.73203L11.582 6.82003L12.784 6.99603C13.226 7.06003 13.5869 7.36503 13.7239 7.79003C13.8609 8.21403 13.748 8.67103 13.4279 8.98303L12.558 9.83003L12.7639 11.025C12.8389 11.466 12.661 11.903 12.299 12.165C12.095 12.312 11.8569 12.387 11.6179 12.387Z"})]}));Ai.displayName="TicketOutline";const Oi=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,viewBox:"0 0 20 20",useFill:!0,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 1.5C5.313 1.5 1.5 5.313 1.5 10C1.5 14.687 5.313 18.5 10 18.5C14.687 18.5 18.5 14.687 18.5 10C18.5 5.313 14.687 1.5 10 1.5ZM10 20C4.486 20 0 15.514 0 10C0 4.486 4.486 0 10 0C15.514 0 20 4.486 20 10C20 15.514 15.514 20 10 20Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.9482 11.0137C13.3952 11.0137 12.9432 10.5667 12.9432 10.0137C12.9432 9.46067 13.3862 9.01367 13.9382 9.01367H13.9482C14.5012 9.01367 14.9482 9.46067 14.9482 10.0137C14.9482 10.5667 14.5012 11.0137 13.9482 11.0137Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.93845 11.0137C9.38545 11.0137 8.93445 10.5667 8.93445 10.0137C8.93445 9.46067 9.37645 9.01367 9.92945 9.01367H9.93845C10.4914 9.01367 10.9384 9.46067 10.9384 10.0137C10.9384 10.5667 10.4914 11.0137 9.93845 11.0137Z",fill:"currentColor"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.92968 11.0137C5.37668 11.0137 4.92468 10.5667 4.92468 10.0137C4.92468 9.46067 5.36768 9.01367 5.92068 9.01367H5.92968C6.48268 9.01367 6.92968 9.46067 6.92968 10.0137C6.92968 10.5667 6.48268 11.0137 5.92968 11.0137Z",fill:"currentColor"})]}));Oi.displayName="MoreCircleOutline";const _i=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,...t,children:[N.jsx("path",{d:"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z"}),N.jsx("circle",{cx:"15.5",cy:"12",r:"1"}),N.jsx("circle",{cx:"11.5",cy:"12",r:"1"}),N.jsx("circle",{cx:"7.5",cy:"12",r:"1"})]}));_i.displayName="MoreSquareOutline";const Ni=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,viewBox:"0 0 19 19",useFill:!0,children:N.jsx("path",{d:"M12.2871 7.28027C11.9093 7.28115 11.596 7.00252 11.543 6.63965L11.5352 6.5293L11.5488 0.749023C11.5498 0.33481 11.8866 -0.000957489 12.3008 0C12.6771 0.00109291 12.9883 0.279963 13.041 0.641602L13.0488 0.751953L13.0371 5.77832L18.0635 5.76758C18.4777 5.76662 18.8145 6.10141 18.8154 6.51562C18.8163 6.89214 18.5392 7.20439 18.1777 7.25879L18.0674 7.26758L12.2871 7.28027ZM6.51465 18.8164C6.1383 18.8153 5.82712 18.5364 5.77441 18.1748L5.7666 18.0645L5.77832 13.0371L0.751953 13.0488C0.375542 13.0497 0.0633717 12.7734 0.00878906 12.4121L0 12.3008C-0.000797272 11.9243 0.276207 11.612 0.637695 11.5576L0.748047 11.5488L6.52832 11.5361C6.90611 11.5353 7.2194 11.8139 7.27246 12.1768L7.28027 12.2871L7.2666 18.0674C7.26564 18.4816 6.92886 18.8174 6.51465 18.8164Z"})}));Ni.displayName="ShrinkOutline";const Fi=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M21 9V3h-6M3 15v6h6M21 3l-7 7M10 14l-7 7"})}));Fi.displayName="ExpandOutline";const Vi=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,viewBox:"0 0 20 20",useFill:!0,children:N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.773 9.59876C6.791 9.61476 6.808 9.62976 6.825 9.64776C7.904 10.7538 8.499 12.2188 8.499 13.7738V17.7578L10.735 16.5398C10.911 16.4438 11.02 16.2558 11.02 16.0488V13.7618C11.02 12.2128 11.609 10.7528 12.678 9.65276L17.515 4.50776C17.828 4.17476 18 3.73776 18 3.27676V2.34076C18 1.87676 17.634 1.49976 17.186 1.49976H2.315C1.866 1.49976 1.5 1.87676 1.5 2.34076V3.27676C1.5 3.73776 1.672 4.17476 1.985 4.50676L6.773 9.59876ZM8.146 19.5008C7.944 19.5008 7.744 19.4468 7.562 19.3388C7.21 19.1288 6.999 18.7578 6.999 18.3458V13.7738C6.999 12.6388 6.576 11.5698 5.805 10.7508C5.782 10.7318 5.759 10.7108 5.739 10.6888L0.893 5.53576C0.317 4.92376 0 4.12076 0 3.27676V2.34076C0 1.04976 1.039 -0.000244141 2.315 -0.000244141H17.186C18.461 -0.000244141 19.5 1.04976 19.5 2.34076V3.27676C19.5 4.11976 19.183 4.92176 18.609 5.53476L13.762 10.6888C12.959 11.5168 12.52 12.6058 12.52 13.7618V16.0488C12.52 16.8048 12.111 17.4968 11.453 17.8568L8.692 19.3608C8.52 19.4538 8.333 19.5008 8.146 19.5008Z",fill:"currentColor"})}));Vi.displayName="FunnelOutline";const Qr=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M2 12H22",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}));Qr.displayName="MinusOutline";const Di=g.forwardRef((t,r)=>N.jsxs(se,{ref:r,useFill:!0,...t,children:[N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.25 12a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75Z"}),N.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.47 4.47a.75.75 0 0 1 1.06 0l7 7a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 1 1-1.06-1.06L18.94 12l-6.47-6.47a.75.75 0 0 1 0-1.06Z"})]}));Di.displayName="ArrowRightBold";const Ki=g.forwardRef((t,r)=>N.jsx(se,{ref:r,...t,children:N.jsx("path",{d:"M5 12h7m5 0h2m-2 0l-7-7m7 7l-7 7"})}));Ki.displayName="ArrowRightBroken";const Xt={sm:{paddingX:12,paddingY:5,gap:8,minHeight:28,fontSize:12,lineHeight:18,checkmarkSize:10,checkmarkIcon:7},md:{paddingX:16,paddingY:7,gap:10,minHeight:32,fontSize:12,lineHeight:18,checkmarkSize:12,checkmarkIcon:8},lg:{paddingX:20,paddingY:9,gap:12,minHeight:38,fontSize:14,lineHeight:20,checkmarkSize:14,checkmarkIcon:9}},Bi=_.css`
|
|
471
|
+
<%s key={someKey} {...props} />`,L,K,J,K),Z[K+L]=!0)}if(K=null,E!==void 0&&(e(E),K=""+E),s(R)&&(e(R.key),K=""+R.key),"key"in R){E={};for(var G in R)G!=="key"&&(E[G]=R[G])}else E=R;return K&&l(E,typeof c=="function"?c.displayName||c.name||"Unknown":c),u(c,K,E,r(),Y,X)}function x(c){g(c)?c._store&&(c._store.validated=1):typeof c=="object"&&c!==null&&c.$$typeof===P&&(c._payload.status==="fulfilled"?g(c._payload.value)&&c._payload.value._store&&(c._payload.value._store.validated=1):c._store&&(c._store.validated=1))}function g(c){return typeof c=="object"&&c!==null&&c.$$typeof===y}var p=h,y=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),k=Symbol.for("react.fragment"),w=Symbol.for("react.strict_mode"),v=Symbol.for("react.profiler"),S=Symbol.for("react.consumer"),$=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),j=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),T=Symbol.for("react.memo"),P=Symbol.for("react.lazy"),I=Symbol.for("react.activity"),D=Symbol.for("react.client.reference"),F=p.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,_=Object.prototype.hasOwnProperty,O=Array.isArray,A=console.createTask?console.createTask:function(){return null};p={react_stack_bottom_frame:function(c){return c()}};var N,B={},W=p.react_stack_bottom_frame.bind(p,i)(),U=A(n(i)),Z={};st.Fragment=k,st.jsx=function(c,R,E){var L=1e4>F.recentlyCreatedOwnerStacks++;return f(c,R,E,!1,L?Error("react-stack-top-frame"):W,L?A(n(c)):U)},st.jsxs=function(c,R,E){var L=1e4>F.recentlyCreatedOwnerStacks++;return f(c,R,E,!0,L?Error("react-stack-top-frame"):W,L?A(n(c)):U)}}()),st}process.env.NODE_ENV==="production"?Nt.exports=Ii():Nt.exports=Mi();var V=Nt.exports;const ae=h.forwardRef(({children:t,size:o=24,color:e="currentColor",viewBox:n="0 0 24 24",useFill:r=!1,strokeWidth:i=1.5,...s},l)=>{const d={ref:l,xmlns:"http://www.w3.org/2000/svg",width:o,height:o,viewBox:n,...s};return r?V.jsx("svg",{...d,fill:e,children:t}):V.jsx("svg",{...d,fill:"none",stroke:e,strokeWidth:i,strokeLinecap:"round",strokeLinejoin:"round",children:t})});ae.displayName="IconBase";const Li=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,viewBox:"0 0 22 22",useFill:!0,children:V.jsx("path",{d:"M0.31074 10.9704C0.310783 10.5562 0.646483 10.2205 1.06066 10.2205L10.2213 10.2218L10.222 1.06742C10.2223 0.653481 10.5579 0.317504 10.9719 0.317505C11.3858 0.317611 11.7215 0.653547 11.7218 1.06742L11.7211 10.2218L20.8824 10.2225C21.2965 10.2227 21.6324 10.5583 21.6324 10.9724C21.6323 11.3865 21.2965 11.7222 20.8824 11.7224L11.7211 11.7217L11.7218 20.8706C11.7218 21.2847 11.386 21.6204 10.9719 21.6205C10.5577 21.6205 10.222 21.2847 10.222 20.8706L10.2213 11.7217L1.06066 11.7203C0.646473 11.7202 0.310739 11.3845 0.31074 10.9704Z",fill:"currentColor"})}));Li.displayName="AddOutline";const Pi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M5 12h14m0 0l-7-7m7 7l-7 7"})}));Pi.displayName="ArrowRightOutline";const Ai=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M19 12H5m0 0l7-7m-7 7l7 7"})}));Ai.displayName="ArrowLeftOutline";const Oi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,useFill:!0,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.80273 8.19824C3.38873 8.19824 3.05273 7.86224 3.05273 7.44824V5.30124C3.06573 2.36324 5.44173 0.000244141 8.35473 0.000244141H8.37473C10.6307 0.000244141 12.6447 1.43324 13.3837 3.56724C13.5197 3.95824 13.3117 4.38524 12.9197 4.52124C12.5287 4.65824 12.1017 4.44924 11.9657 4.05724C11.4367 2.52824 9.99173 1.50024 8.37173 1.50024H8.35773C6.26573 1.50024 4.56173 3.19424 4.55273 5.28424V7.44824C4.55273 7.86224 4.21673 8.19824 3.80273 8.19824Z"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.542 8.12695C2.864 8.12695 1.5 9.49195 1.5 11.17V15.458C1.5 17.136 2.864 18.501 4.542 18.501H12.184C13.861 18.501 15.226 17.136 15.226 15.458V11.17C15.226 9.49195 13.861 8.12695 12.184 8.12695H4.542ZM12.184 20.001H4.542C2.037 20.001 0 17.963 0 15.458V11.17C0 8.66495 2.037 6.62695 4.542 6.62695H12.184C14.688 6.62695 16.726 8.66495 16.726 11.17V15.458C16.726 17.963 14.688 20.001 12.184 20.001Z"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.36328 15.1748C7.94928 15.1748 7.61328 14.8388 7.61328 14.4248V12.2028C7.61328 11.7888 7.94928 11.4528 8.36328 11.4528C8.77728 11.4528 9.11328 11.7888 9.11328 12.2028V14.4248C9.11328 14.8388 8.77728 15.1748 8.36328 15.1748Z"})]}));Oi.displayName="UnlockOutline";const _i=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,useFill:!0,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 1.5C5.313 1.5 1.5 5.313 1.5 10C1.5 14.687 5.313 18.5 10 18.5C14.687 18.5 18.5 14.687 18.5 10C18.5 5.313 14.687 1.5 10 1.5ZM10 20C4.486 20 0 15.514 0 10C0 4.486 4.486 0 10 0C15.514 0 20 4.486 20 10C20 15.514 15.514 20 10 20Z"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.55858 14.2207C8.36658 14.2207 8.17358 14.1477 8.02758 13.9997C7.73558 13.7057 7.73658 13.2317 8.02958 12.9397L10.9816 9.99968L8.02958 7.06068C7.73658 6.76868 7.73558 6.29368 8.02758 5.99968C8.31958 5.70468 8.79358 5.70668 9.08758 5.99768L12.5736 9.46868C12.7146 9.60968 12.7936 9.80068 12.7936 9.99968C12.7936 10.1997 12.7146 10.3907 12.5736 10.5317L9.08758 14.0017C8.94158 14.1477 8.74958 14.2207 8.55858 14.2207Z"})]}));_i.displayName="ArrowRightCircleOutline";const en=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M9 6l6 6-6 6"})}));en.displayName="ChevronRightOutline";const Fi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M15 6l-6 6 6 6"})}));Fi.displayName="ChevronLeftOutline";const nt=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M6 9l6 6 6-6"})}));nt.displayName="ChevronDownOutline";const Wt=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M18 15l-6-6-6 6"})}));Wt.displayName="ChevronUpOutline";const Ut=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M12 5v14m-7-7h14",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}));Ut.displayName="PlusOutline";const Ni=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,children:[V.jsx("path",{d:"M11 2H9C4 2 2 4 2 9v6c0 5 2 7 7 7h6c5 0 7-2 7-7v-2",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),V.jsx("path",{d:"M16.04 3.02001L8.16 10.9C7.86 11.2 7.56 11.79 7.5 12.22L7.07 15.23C6.91 16.32 7.68 17.08 8.77 16.93L11.78 16.5C12.2 16.44 12.79 16.14 13.1 15.84L20.98 7.96001C22.34 6.60001 22.98 5.02001 20.98 3.02001C18.98 1.02001 17.4 1.66001 16.04 3.02001Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),V.jsx("path",{d:"M14.91 4.1499C15.58 6.5399 17.45 8.4099 19.85 9.0899",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}));Ni.displayName="EditSquareOutline";const Vi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,children:[V.jsx("path",{d:"M13.26 3.6L5.05 12.29C4.74 12.62 4.44 13.27 4.38 13.72L4.01 16.96C3.88 18.13 4.72 18.93 5.88 18.73L9.1 18.18C9.55 18.1 10.18 17.77 10.49 17.43L18.7 8.74C20.12 7.24 20.76 5.53 18.55 3.44C16.35 1.37 14.68 2.1 13.26 3.6Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),V.jsx("path",{d:"M11.89 5.05C12.32 7.81 14.56 9.92 17.34 10.2",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"}),V.jsx("path",{d:"M3 22H21",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round"})]}));Vi.displayName="EditOutline";const Di=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M21 5.98C17.67 5.65 14.32 5.48 10.98 5.48C9 5.48 7.02 5.58 5.04 5.78L3 5.98M8.5 4.97L8.72 3.66C8.88 2.71 9 2 10.69 2H13.31C15 2 15.13 2.75 15.28 3.67L15.5 4.97M18.85 9.14L18.2 19.21C18.09 20.78 18 22 15.21 22H8.79C6 22 5.91 20.78 5.8 19.21L5.15 9.14M10.33 16.5H13.66M9.5 12.5H14.5"})}));Di.displayName="DeleteOutline";const Ki=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,children:[V.jsx("path",{d:"M17 20.5H7C4 20.5 2 19 2 15.5V8.5C2 5 4 3.5 7 3.5H17C20 3.5 22 5 22 8.5V15.5C22 19 20 20.5 17 20.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),V.jsx("path",{d:"M17 9L13.87 11.5C12.84 12.32 11.15 12.32 10.12 11.5L7 9",stroke:"currentColor",strokeWidth:"1.5",strokeMiterlimit:"10",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}));Ki.displayName="MessageOutline";const Bi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,children:[V.jsx("circle",{cx:"11.7666",cy:"11.7666",r:"8.98856",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"}),V.jsx("path",{d:"M18.0183 18.4851L21.5423 22",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",fill:"none"})]}));Bi.displayName="SearchOutline";const Hi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,viewBox:"0 0 22 22",useFill:!0,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.5979 15.5596C7.1839 15.5596 6.8479 15.2236 6.8479 14.8096V11.0646C6.8479 10.6506 7.1839 10.3146 7.5979 10.3146C8.0119 10.3146 8.3479 10.6506 8.3479 11.0646V14.8096C8.3479 15.2236 8.0119 15.5596 7.5979 15.5596Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.50862 13.6865H5.68762C5.27362 13.6865 4.93762 13.3505 4.93762 12.9365C4.93762 12.5225 5.27362 12.1865 5.68762 12.1865H9.50862C9.92262 12.1865 10.2586 12.5225 10.2586 12.9365C10.2586 13.3505 9.92262 13.6865 9.50862 13.6865Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14.116 11.9287H14.009C13.595 11.9287 13.259 11.5927 13.259 11.1787C13.259 10.7647 13.595 10.4287 14.009 10.4287H14.116C14.53 10.4287 14.866 10.7647 14.866 11.1787C14.866 11.5927 14.53 11.9287 14.116 11.9287Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9295 15.5029H15.8225C15.4085 15.5029 15.0725 15.1669 15.0725 14.7529C15.0725 14.3389 15.4085 14.0029 15.8225 14.0029H15.9295C16.3435 14.0029 16.6795 14.3389 16.6795 14.7529C16.6795 15.1669 16.3435 15.5029 15.9295 15.5029Z",fill:"currentColor"}),V.jsx("mask",{id:"mask0_6909_3794",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"6",y:"0",width:"7",height:"6",children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.07166 0H12.1117V5.5879H6.07166V0Z",fill:"white"})}),V.jsx("g",{mask:"url(#mask0_6909_3794)",children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3617 5.58788C10.9477 5.58788 10.6117 5.25188 10.6117 4.83788V4.16288C10.6087 3.43888 9.99466 2.84388 9.24366 2.84088H8.18966C7.02266 2.84088 6.07166 1.90288 6.07166 0.749878C6.07166 0.335878 6.40766 -0.00012207 6.82166 -0.00012207C7.23666 -0.00012207 7.57166 0.335878 7.57166 0.749878C7.57166 1.07588 7.84866 1.34088 8.18966 1.34088H9.24666C10.8197 1.34588 12.1047 2.60988 12.1117 4.15888V4.83788C12.1117 5.25188 11.7757 5.58788 11.3617 5.58788Z",fill:"currentColor"})}),V.jsx("mask",{id:"mask1_6909_3794",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"0",y:"4",width:"22",height:"18",children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 4.37329H21.4998V21.5H0V4.37329Z",fill:"white"})}),V.jsx("g",{mask:"url(#mask1_6909_3794)",children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10.701 5.87304C9.225 5.87304 7.767 5.88604 6.335 5.91004C3.528 5.91004 1.5 7.88804 1.5 10.612V15.262C1.5 17.985 3.528 19.963 6.323 19.963C9.27 20.012 12.241 20.012 15.165 19.963H15.178C17.972 19.963 20 17.985 20 15.262V10.612C20 7.88804 17.972 5.91004 15.178 5.91004C13.674 5.88604 12.179 5.87304 10.701 5.87304ZM10.754 21.5C9.271 21.5 7.786 21.487 6.31 21.463C2.659 21.463 0 18.854 0 15.262V10.612C0 7.01904 2.659 4.41004 6.323 4.41004C9.192 4.36104 12.18 4.36104 15.19 4.41004C18.841 4.41004 21.5 7.01904 21.5 10.612V15.262C21.5 18.852 18.845 21.46 15.184 21.463C13.716 21.487 12.236 21.5 10.754 21.5Z",fill:"currentColor"})})]}));Hi.displayName="GameOutline";const Yt=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,viewBox:"0 0 12 12",useFill:!0,children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.41575 3.81219C9.53779 3.93423 9.53779 4.1321 9.41575 4.25414L4.90757 8.76231L2.58467 6.4468C2.46243 6.32496 2.46212 6.12709 2.58396 6.00486L2.93695 5.65074C3.05879 5.52851 3.25666 5.52819 3.37889 5.65004L3.46421 5.73508L4.90631 7.17259L8.62025 3.45864C8.74229 3.3366 8.94015 3.3366 9.06219 3.45864L9.41575 3.81219Z",fill:"currentColor"})}));Yt.displayName="CheckOutline";const Zt=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M18 6L6 18M6 6l12 12"})}));Zt.displayName="CloseOutline";const Wi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,viewBox:"0 0 20 19",useFill:!0,children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.74992 1.5C9.65892 1.5 9.43492 1.525 9.31592 1.763L7.48992 5.414C7.20092 5.991 6.64392 6.392 5.99992 6.484L1.91192 7.073C1.64192 7.112 1.54992 7.312 1.52192 7.396C1.49692 7.477 1.45692 7.683 1.64292 7.861L4.59892 10.701C5.06992 11.154 5.28392 11.807 5.17192 12.446L4.47592 16.456C4.43292 16.707 4.58992 16.853 4.65992 16.903C4.73392 16.959 4.93192 17.07 5.17692 16.942L8.83192 15.047C9.40792 14.75 10.0939 14.75 10.6679 15.047L14.3219 16.941C14.5679 17.068 14.7659 16.957 14.8409 16.903C14.9109 16.853 15.0679 16.707 15.0249 16.456L14.3269 12.446C14.2149 11.807 14.4289 11.154 14.8999 10.701L17.8559 7.861C18.0429 7.683 18.0029 7.476 17.9769 7.396C17.9499 7.312 17.8579 7.112 17.5879 7.073L13.4999 6.484C12.8569 6.392 12.2999 5.991 12.0109 5.413L10.1829 1.763C10.0649 1.525 9.84092 1.5 9.74992 1.5ZM4.94692 18.5C4.53392 18.5 4.12392 18.37 3.77292 18.114C3.16692 17.67 2.86992 16.937 2.99892 16.199L3.69492 12.189C3.72092 12.04 3.66992 11.889 3.55992 11.783L0.603916 8.943C0.0599161 8.422 -0.135084 7.652 0.0949161 6.937C0.326916 6.214 0.940916 5.697 1.69792 5.589L5.78592 5C5.94392 4.978 6.07992 4.881 6.14792 4.743L7.97492 1.091C8.31192 0.418 8.99192 0 9.74992 0C10.5079 0 11.1879 0.418 11.5249 1.091L13.3529 4.742C13.4219 4.881 13.5569 4.978 13.7139 5L17.8019 5.589C18.5589 5.697 19.1729 6.214 19.4049 6.937C19.6349 7.652 19.4389 8.422 18.8949 8.943L15.9389 11.783C15.8289 11.889 15.7789 12.04 15.8049 12.188L16.5019 16.199C16.6299 16.938 16.3329 17.671 15.7259 18.114C15.1109 18.565 14.3099 18.626 13.6309 18.272L9.97792 16.379C9.83492 16.305 9.66392 16.305 9.52092 16.379L5.86792 18.273C5.57592 18.425 5.26092 18.5 4.94692 18.5Z",fill:"currentColor"})}));Wi.displayName="StartOutline";const Ui=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,viewBox:"0 0 20 19",useFill:!0,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.5 11.979V14.024C1.5 14.73 1.774 15.393 2.273 15.892C2.772 16.391 3.436 16.666 4.141 16.666H15.857C17.313 16.666 18.499 15.482 18.5 14.026V11.978C17.214 11.645 16.261 10.474 16.26 9.085C16.26 7.696 17.213 6.525 18.499 6.191L18.5 4.146C18.501 2.688 17.318 1.501 15.861 1.5H4.144C2.687 1.5 1.501 2.685 1.5 4.142V6.259C1.986 6.375 2.437 6.614 2.812 6.964C3.381 7.495 3.709 8.215 3.737 8.993C3.74 10.459 2.787 11.643 1.5 11.979ZM15.857 18.166H4.142C3.035 18.166 1.995 17.736 1.212 16.953C0.43 16.17 0 15.13 0 14.024V11.324C0 10.91 0.336 10.574 0.75 10.574C1.574 10.573 2.24 9.905 2.239 9.085C2.225 8.667 2.065 8.319 1.789 8.061C1.514 7.803 1.158 7.662 0.776 7.683C0.569 7.685 0.375 7.614 0.229 7.473C0.083 7.332 0 7.136 0 6.933V4.143C0.001 1.858 1.86 0 4.144 0H15.856C18.146 0.001 20.002 1.863 20 4.147V6.846C20 7.26 19.664 7.596 19.25 7.596C18.429 7.596 17.76 8.264 17.76 9.084C17.761 9.906 18.429 10.574 19.25 10.574C19.664 10.574 20 10.91 20 11.324V14.024C19.999 16.308 18.14 18.166 15.857 18.166Z"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.10395 8.38103L8.61295 8.87703C8.88895 9.14803 9.01395 9.53403 8.94795 9.91103L8.82795 10.609L9.45695 10.278C9.79595 10.097 10.203 10.098 10.545 10.28L11.17 10.608L11.05 9.90903C10.987 9.52603 11.113 9.14303 11.386 8.87703L11.8949 8.38103L11.1899 8.27903C10.812 8.22403 10.484 7.98603 10.3149 7.64103L9.99995 7.00403L9.68495 7.64203C9.51595 7.98603 9.18795 8.22403 8.80795 8.27903L8.10395 8.38103ZM11.6179 12.387C11.432 12.387 11.246 12.342 11.074 12.251L9.99995 11.688L8.92495 12.252C8.52895 12.459 8.05795 12.426 7.69795 12.164C7.33695 11.901 7.15995 11.465 7.23495 11.025L7.43995 9.82903L6.57095 8.98203C6.25195 8.67103 6.13795 8.21403 6.27495 7.79003C6.41295 7.36503 6.77295 7.06003 7.21395 6.99603L8.41795 6.82003L8.95495 5.73103C9.15195 5.33103 9.55195 5.08203 9.99995 5.08203C10.446 5.08203 10.847 5.33103 11.044 5.73203L11.582 6.82003L12.784 6.99603C13.226 7.06003 13.5869 7.36503 13.7239 7.79003C13.8609 8.21403 13.748 8.67103 13.4279 8.98303L12.558 9.83003L12.7639 11.025C12.8389 11.466 12.661 11.903 12.299 12.165C12.095 12.312 11.8569 12.387 11.6179 12.387Z"})]}));Ui.displayName="TicketOutline";const Yi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,viewBox:"0 0 20 20",useFill:!0,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 1.5C5.313 1.5 1.5 5.313 1.5 10C1.5 14.687 5.313 18.5 10 18.5C14.687 18.5 18.5 14.687 18.5 10C18.5 5.313 14.687 1.5 10 1.5ZM10 20C4.486 20 0 15.514 0 10C0 4.486 4.486 0 10 0C15.514 0 20 4.486 20 10C20 15.514 15.514 20 10 20Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.9482 11.0137C13.3952 11.0137 12.9432 10.5667 12.9432 10.0137C12.9432 9.46067 13.3862 9.01367 13.9382 9.01367H13.9482C14.5012 9.01367 14.9482 9.46067 14.9482 10.0137C14.9482 10.5667 14.5012 11.0137 13.9482 11.0137Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.93845 11.0137C9.38545 11.0137 8.93445 10.5667 8.93445 10.0137C8.93445 9.46067 9.37645 9.01367 9.92945 9.01367H9.93845C10.4914 9.01367 10.9384 9.46067 10.9384 10.0137C10.9384 10.5667 10.4914 11.0137 9.93845 11.0137Z",fill:"currentColor"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.92968 11.0137C5.37668 11.0137 4.92468 10.5667 4.92468 10.0137C4.92468 9.46067 5.36768 9.01367 5.92068 9.01367H5.92968C6.48268 9.01367 6.92968 9.46067 6.92968 10.0137C6.92968 10.5667 6.48268 11.0137 5.92968 11.0137Z",fill:"currentColor"})]}));Yi.displayName="MoreCircleOutline";const Zi=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,...t,children:[V.jsx("path",{d:"M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z"}),V.jsx("circle",{cx:"15.5",cy:"12",r:"1"}),V.jsx("circle",{cx:"11.5",cy:"12",r:"1"}),V.jsx("circle",{cx:"7.5",cy:"12",r:"1"})]}));Zi.displayName="MoreSquareOutline";const Xi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,viewBox:"0 0 19 19",useFill:!0,children:V.jsx("path",{d:"M12.2871 7.28027C11.9093 7.28115 11.596 7.00252 11.543 6.63965L11.5352 6.5293L11.5488 0.749023C11.5498 0.33481 11.8866 -0.000957489 12.3008 0C12.6771 0.00109291 12.9883 0.279963 13.041 0.641602L13.0488 0.751953L13.0371 5.77832L18.0635 5.76758C18.4777 5.76662 18.8145 6.10141 18.8154 6.51562C18.8163 6.89214 18.5392 7.20439 18.1777 7.25879L18.0674 7.26758L12.2871 7.28027ZM6.51465 18.8164C6.1383 18.8153 5.82712 18.5364 5.77441 18.1748L5.7666 18.0645L5.77832 13.0371L0.751953 13.0488C0.375542 13.0497 0.0633717 12.7734 0.00878906 12.4121L0 12.3008C-0.000797272 11.9243 0.276207 11.612 0.637695 11.5576L0.748047 11.5488L6.52832 11.5361C6.90611 11.5353 7.2194 11.8139 7.27246 12.1768L7.28027 12.2871L7.2666 18.0674C7.26564 18.4816 6.92886 18.8174 6.51465 18.8164Z"})}));Xi.displayName="ShrinkOutline";const Gi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M21 9V3h-6M3 15v6h6M21 3l-7 7M10 14l-7 7"})}));Gi.displayName="ExpandOutline";const qi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,viewBox:"0 0 20 20",useFill:!0,children:V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.773 9.59876C6.791 9.61476 6.808 9.62976 6.825 9.64776C7.904 10.7538 8.499 12.2188 8.499 13.7738V17.7578L10.735 16.5398C10.911 16.4438 11.02 16.2558 11.02 16.0488V13.7618C11.02 12.2128 11.609 10.7528 12.678 9.65276L17.515 4.50776C17.828 4.17476 18 3.73776 18 3.27676V2.34076C18 1.87676 17.634 1.49976 17.186 1.49976H2.315C1.866 1.49976 1.5 1.87676 1.5 2.34076V3.27676C1.5 3.73776 1.672 4.17476 1.985 4.50676L6.773 9.59876ZM8.146 19.5008C7.944 19.5008 7.744 19.4468 7.562 19.3388C7.21 19.1288 6.999 18.7578 6.999 18.3458V13.7738C6.999 12.6388 6.576 11.5698 5.805 10.7508C5.782 10.7318 5.759 10.7108 5.739 10.6888L0.893 5.53576C0.317 4.92376 0 4.12076 0 3.27676V2.34076C0 1.04976 1.039 -0.000244141 2.315 -0.000244141H17.186C18.461 -0.000244141 19.5 1.04976 19.5 2.34076V3.27676C19.5 4.11976 19.183 4.92176 18.609 5.53476L13.762 10.6888C12.959 11.5168 12.52 12.6058 12.52 13.7618V16.0488C12.52 16.8048 12.111 17.4968 11.453 17.8568L8.692 19.3608C8.52 19.4538 8.333 19.5008 8.146 19.5008Z",fill:"currentColor"})}));qi.displayName="FunnelOutline";const tn=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M2 12H22",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}));tn.displayName="MinusOutline";const Ji=h.forwardRef((t,o)=>V.jsxs(ae,{ref:o,useFill:!0,...t,children:[V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M4.25 12a.75.75 0 0 1 .75-.75h14a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75Z"}),V.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.47 4.47a.75.75 0 0 1 1.06 0l7 7a.75.75 0 0 1 0 1.06l-7 7a.75.75 0 1 1-1.06-1.06L18.94 12l-6.47-6.47a.75.75 0 0 1 0-1.06Z"})]}));Ji.displayName="ArrowRightBold";const Qi=h.forwardRef((t,o)=>V.jsx(ae,{ref:o,...t,children:V.jsx("path",{d:"M5 12h7m5 0h2m-2 0l-7-7m7 7l-7 7"})}));Qi.displayName="ArrowRightBroken";const Xt={sm:{paddingX:12,paddingY:5,gap:8,minHeight:28,fontSize:12,lineHeight:18,checkmarkSize:10,checkmarkIcon:7},md:{paddingX:16,paddingY:7,gap:10,minHeight:32,fontSize:12,lineHeight:18,checkmarkSize:12,checkmarkIcon:8},lg:{paddingX:20,paddingY:9,gap:12,minHeight:38,fontSize:14,lineHeight:20,checkmarkSize:14,checkmarkIcon:9}},es=M.css`
|
|
472
472
|
display: inline-flex;
|
|
473
473
|
cursor: pointer;
|
|
474
474
|
user-select: none;
|
|
@@ -495,7 +495,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
495
495
|
&[data-disabled="true"] {
|
|
496
496
|
cursor: not-allowed;
|
|
497
497
|
}
|
|
498
|
-
`,
|
|
498
|
+
`,ts=(t,o="md")=>{const e=Xt[o];return M.css`
|
|
499
499
|
position: relative;
|
|
500
500
|
display: inline-flex;
|
|
501
501
|
align-items: center;
|
|
@@ -560,7 +560,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
560
560
|
outline: 2px solid ${t.global.colors.blue[500]};
|
|
561
561
|
outline-offset: 2px;
|
|
562
562
|
}
|
|
563
|
-
`},
|
|
563
|
+
`},os=(t,o="md")=>{const{checkmarkSize:e,checkmarkIcon:n}=Xt[o];return M.css`
|
|
564
564
|
position: absolute;
|
|
565
565
|
bottom: 0;
|
|
566
566
|
right: 0;
|
|
@@ -600,8 +600,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
600
600
|
svg {
|
|
601
601
|
position: relative;
|
|
602
602
|
color: ${t.global.colors.common.white};
|
|
603
|
-
width: ${
|
|
604
|
-
height: ${
|
|
603
|
+
width: ${n}px;
|
|
604
|
+
height: ${n}px;
|
|
605
605
|
margin: 0;
|
|
606
606
|
z-index: 1;
|
|
607
607
|
}
|
|
@@ -610,7 +610,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
610
610
|
&[data-disabled="true"] svg {
|
|
611
611
|
color: ${t.global.colors.neutral[100]}; /* #f0f2f4 */
|
|
612
612
|
}
|
|
613
|
-
`},
|
|
613
|
+
`},on=h.forwardRef((t,o)=>{const e=te.c(50);let n,r,i,s,l,d,u,f,x;e[0]!==t?({checked:r,defaultChecked:u,disabled:f,label:s,size:x,onChange:l,className:n,style:d,...i}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9]);const g=u===void 0?!1:u,p=f===void 0?!1:f,y=x===void 0?"md":x,b=M.useTheme(),k=h.useRef(null),[w,v]=h.useState(!1),[S,$]=h.useState(g),m=r!==void 0,j=m?r:S;let z,T;e[10]!==o?(z=()=>{o&&(typeof o=="function"?o(k.current):o.current=k.current)},T=[o],e[10]=o,e[11]=z,e[12]=T):(z=e[11],T=e[12]),h.useEffect(z,T);let P;e[13]!==p||e[14]!==m||e[15]!==l?(P=U=>{if(p)return;const Z=U.target.checked;m||$(Z),l==null||l(Z,U)},e[13]=p,e[14]=m,e[15]=l,e[16]=P):P=e[16];const I=P,D=Xt[y];let F,_;e[17]!==p?(F=()=>!p&&v(!0),_=()=>!p&&v(!1),e[17]=p,e[18]=F,e[19]=_):(F=e[18],_=e[19]);let O;e[20]!==j||e[21]!==p||e[22]!==I||e[23]!==i?(O=Ee("input",{ref:k,type:"checkbox",checked:j,disabled:p,onChange:I,...i}),e[20]=j,e[21]=p,e[22]=I,e[23]=i,e[24]=O):O=e[24];let A;e[25]!==y||e[26]!==b?(A=ts(b,y),e[25]=y,e[26]=b,e[27]=A):A=e[27];let N;e[28]!==j||e[29]!==p||e[30]!==y||e[31]!==D||e[32]!==b?(N=j&&Ee("span",{css:os(b,y),"data-disabled":p,"data-size":y,children:Ee(Yt,{size:D.checkmarkIcon})}),e[28]=j,e[29]=p,e[30]=y,e[31]=D,e[32]=b,e[33]=N):N=e[33];let B;e[34]!==j||e[35]!==p||e[36]!==w||e[37]!==s||e[38]!==y||e[39]!==N||e[40]!==A?(B=_t("span",{css:A,"data-hover":w,"data-checked":j,"data-disabled":p,"data-size":y,children:[s,N]}),e[34]=j,e[35]=p,e[36]=w,e[37]=s,e[38]=y,e[39]=N,e[40]=A,e[41]=B):B=e[41];let W;return e[42]!==n||e[43]!==p||e[44]!==d||e[45]!==B||e[46]!==F||e[47]!==_||e[48]!==O?(W=_t("label",{css:es,"data-disabled":p,className:n,style:d,onMouseEnter:F,onMouseLeave:_,children:[O,B]}),e[42]=n,e[43]=p,e[44]=d,e[45]=B,e[46]=F,e[47]=_,e[48]=O,e[49]=W):W=e[49],W});on.displayName="CheckboxButton";const ns=M.keyframes`
|
|
614
614
|
from {
|
|
615
615
|
opacity: 0;
|
|
616
616
|
transform: translateY(-8px);
|
|
@@ -619,7 +619,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
619
619
|
opacity: 1;
|
|
620
620
|
transform: translateY(0);
|
|
621
621
|
}
|
|
622
|
-
`,
|
|
622
|
+
`,rs=M.keyframes`
|
|
623
623
|
from {
|
|
624
624
|
opacity: 1;
|
|
625
625
|
transform: translateY(0);
|
|
@@ -628,29 +628,29 @@ React keys must be passed directly to JSX without using spread:
|
|
|
628
628
|
opacity: 0;
|
|
629
629
|
transform: translateY(-8px);
|
|
630
630
|
}
|
|
631
|
-
`;
|
|
631
|
+
`;M.keyframes`
|
|
632
632
|
from {
|
|
633
633
|
transform: rotate(-90deg);
|
|
634
634
|
}
|
|
635
635
|
to {
|
|
636
636
|
transform: rotate(0deg);
|
|
637
637
|
}
|
|
638
|
-
`;
|
|
638
|
+
`;M.keyframes`
|
|
639
639
|
from {
|
|
640
640
|
transform: rotate(0deg);
|
|
641
641
|
}
|
|
642
642
|
to {
|
|
643
643
|
transform: rotate(-90deg);
|
|
644
644
|
}
|
|
645
|
-
`;const
|
|
645
|
+
`;const is=C.div`
|
|
646
646
|
width: 100%;
|
|
647
647
|
border: 1px solid ${({theme:t})=>t.components.collapse.border.default};
|
|
648
648
|
border-radius: ${({theme:t})=>t.components.collapse.borderRadius};
|
|
649
649
|
background: ${({theme:t})=>t.components.collapse.background.default};
|
|
650
650
|
overflow: hidden;
|
|
651
|
-
`,
|
|
652
|
-
border-bottom: ${({isLast:t,theme:
|
|
653
|
-
`,
|
|
651
|
+
`,ss=C.div`
|
|
652
|
+
border-bottom: ${({isLast:t,theme:o})=>t?"none":`1px solid ${o.components.collapse.divider}`};
|
|
653
|
+
`,ls=C.div`
|
|
654
654
|
display: flex;
|
|
655
655
|
align-items: center;
|
|
656
656
|
gap: ${({theme:t})=>t.components.collapse.gap};
|
|
@@ -660,9 +660,9 @@ React keys must be passed directly to JSX without using spread:
|
|
|
660
660
|
transition: background ${({theme:t})=>t.components.collapse.transition};
|
|
661
661
|
|
|
662
662
|
/* Hover 状态 */
|
|
663
|
-
${({isDisabled:t,theme:
|
|
663
|
+
${({isDisabled:t,theme:o})=>!t&&M.css`
|
|
664
664
|
&:hover {
|
|
665
|
-
background: ${
|
|
665
|
+
background: ${o.components.collapse.background.hover};
|
|
666
666
|
}
|
|
667
667
|
`}
|
|
668
668
|
|
|
@@ -673,10 +673,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
673
673
|
}
|
|
674
674
|
|
|
675
675
|
/* 禁用状态 */
|
|
676
|
-
${({isDisabled:t})=>t&&
|
|
676
|
+
${({isDisabled:t})=>t&&M.css`
|
|
677
677
|
opacity: 0.5;
|
|
678
678
|
`}
|
|
679
|
-
`,
|
|
679
|
+
`,as=C.div`
|
|
680
680
|
display: inline-flex;
|
|
681
681
|
align-items: center;
|
|
682
682
|
justify-content: center;
|
|
@@ -691,13 +691,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
691
691
|
width: 100%;
|
|
692
692
|
height: 100%;
|
|
693
693
|
}
|
|
694
|
-
`,
|
|
694
|
+
`,cs=C.div`
|
|
695
695
|
flex: 1;
|
|
696
696
|
display: flex;
|
|
697
697
|
align-items: center;
|
|
698
698
|
gap: ${({theme:t})=>t.components.collapse.gap};
|
|
699
699
|
min-width: 0; /* 允许内容收缩 */
|
|
700
|
-
`,
|
|
700
|
+
`,ds=C.p`
|
|
701
701
|
margin: 0;
|
|
702
702
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
703
703
|
font-size: 14px;
|
|
@@ -705,25 +705,25 @@ React keys must be passed directly to JSX without using spread:
|
|
|
705
705
|
color: ${({theme:t})=>t.components.collapse.text.title};
|
|
706
706
|
white-space: pre-wrap;
|
|
707
707
|
word-break: break-word;
|
|
708
|
-
`,
|
|
708
|
+
`,us=C.div`
|
|
709
709
|
display: flex;
|
|
710
710
|
align-items: center;
|
|
711
711
|
gap: 12px;
|
|
712
712
|
flex-shrink: 0;
|
|
713
|
-
`,
|
|
714
|
-
max-height: ${({isExpanded:t,contentHeight:
|
|
713
|
+
`,fs=C.div`
|
|
714
|
+
max-height: ${({isExpanded:t,contentHeight:o})=>t?`${o}px`:"0px"};
|
|
715
715
|
overflow: hidden;
|
|
716
716
|
transition: max-height ${({theme:t})=>t.components.collapse.transition};
|
|
717
|
-
`,
|
|
717
|
+
`,ps=C.div`
|
|
718
718
|
padding: ${({theme:t})=>t.components.collapse.padding.content};
|
|
719
719
|
border-top: 1px solid ${({theme:t})=>t.components.collapse.divider};
|
|
720
720
|
|
|
721
|
-
${({isExpanded:t})=>t?
|
|
722
|
-
animation: ${
|
|
723
|
-
`:
|
|
724
|
-
animation: ${
|
|
721
|
+
${({isExpanded:t})=>t?M.css`
|
|
722
|
+
animation: ${ns} 0.3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
723
|
+
`:M.css`
|
|
724
|
+
animation: ${rs} 0.3s cubic-bezier(0.4, 0, 0.2, 1) forwards;
|
|
725
725
|
`}
|
|
726
|
-
`,
|
|
726
|
+
`,hs=C.div`
|
|
727
727
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
728
728
|
font-size: 12px;
|
|
729
729
|
line-height: 22px;
|
|
@@ -736,7 +736,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
736
736
|
margin-bottom: 0;
|
|
737
737
|
}
|
|
738
738
|
}
|
|
739
|
-
`,
|
|
739
|
+
`,nn=h.forwardRef((t,o)=>{const e=te.c(19),{activeKey:n,defaultActiveKey:r,accordion:i,onChange:s,children:l,className:d}=t;let u;e[0]!==r?(u=r===void 0?[]:r,e[0]=r,e[1]=u):u=e[1];const f=u,x=i===void 0?!1:i,[g,p]=h.useState(f),y=n!==void 0,b=y?n:g;let k;e[2]!==b?(k=Array.isArray(b)?b:[b],e[2]=b,e[3]=k):k=e[3];const w=k;let v;e[4]!==x||e[5]!==b||e[6]!==y||e[7]!==s?(v=(T,P)=>{let I;if(x)I=P?T:"";else{const D=Array.isArray(b)?[...b]:b?[b]:[];P?I=[...D,T]:I=D.filter(F=>F!==T)}y||p(I),s==null||s(I)},e[4]=x,e[5]=b,e[6]=y,e[7]=s,e[8]=v):v=e[8];const S=v;let $;e[9]!==w||e[10]!==l||e[11]!==S?($=()=>{const T=h.Children.toArray(l).filter(h.isValidElement),P=T.length;return T.map((I,D)=>{const F=I.props.itemKey,_=w.includes(F),O=D===P-1;return h.cloneElement(I,{...I.props,expanded:_,last:O,onChange:S})})},e[9]=w,e[10]=l,e[11]=S,e[12]=$):$=e[12];const m=$;let j;e[13]!==m?(j=m(),e[13]=m,e[14]=j):j=e[14];let z;return e[15]!==d||e[16]!==o||e[17]!==j?(z=a.jsx(is,{ref:o,className:d,role:"region",children:j}),e[15]=d,e[16]=o,e[17]=j,e[18]=z):z=e[18],z});nn.displayName="Collapse";const rn=h.forwardRef((t,o)=>{const e=te.c(48),{itemKey:n,title:r,children:i,suffix:s,expanded:l,disabled:d,last:u,onChange:f,className:x}=t,g=l===void 0?!1:l,p=d===void 0?!1:d,y=u===void 0?!1:u,b=h.useRef(null),[k,w]=h.useState(0);let v;e[0]===Symbol.for("react.memo_cache_sentinel")?(v=()=>{b.current&&w(b.current.scrollHeight)},e[0]=v):v=e[0];let S;e[1]!==i||e[2]!==g?(S=[i,g],e[1]=i,e[2]=g,e[3]=S):S=e[3],h.useEffect(v,S);let $;e[4]!==p||e[5]!==g||e[6]!==n||e[7]!==f?($=()=>{p||f==null||f(n,!g)},e[4]=p,e[5]=g,e[6]=n,e[7]=f,e[8]=$):$=e[8];const m=$;let j;e[9]!==p||e[10]!==m?(j=R=>{p||(R.key===" "||R.key==="Enter")&&(R.preventDefault(),m())},e[9]=p,e[10]=m,e[11]=j):j=e[11];const z=j,T=p?-1:0,P=`collapse-content-${n}`;let I;e[12]===Symbol.for("react.memo_cache_sentinel")?(I=a.jsx(nt,{}),e[12]=I):I=e[12];let D;e[13]!==g?(D=a.jsx(as,{isExpanded:g,"aria-hidden":"true",children:I}),e[13]=g,e[14]=D):D=e[14];let F;e[15]!==r?(F=typeof r=="string"?a.jsx(ds,{children:r}):r,e[15]=r,e[16]=F):F=e[16];let _;e[17]!==F?(_=a.jsx(cs,{children:F}),e[17]=F,e[18]=_):_=e[18];let O;e[19]!==s?(O=s&&a.jsx(us,{children:s}),e[19]=s,e[20]=O):O=e[20];let A;e[21]!==p||e[22]!==g||e[23]!==z||e[24]!==m||e[25]!==D||e[26]!==_||e[27]!==O||e[28]!==T||e[29]!==P?(A=a.jsxs(ls,{isExpanded:g,isDisabled:p,onClick:m,onKeyDown:z,role:"button",tabIndex:T,"aria-expanded":g,"aria-disabled":p,"aria-controls":P,children:[D,_,O]}),e[21]=p,e[22]=g,e[23]=z,e[24]=m,e[25]=D,e[26]=_,e[27]=O,e[28]=T,e[29]=P,e[30]=A):A=e[30];const N=`collapse-content-${n}`,B=`collapse-header-${n}`;let W;e[31]!==i?(W=typeof i=="string"?a.jsx(hs,{children:i}):i,e[31]=i,e[32]=W):W=e[32];let U;e[33]!==g||e[34]!==W?(U=a.jsx(ps,{ref:b,isExpanded:g,children:W}),e[33]=g,e[34]=W,e[35]=U):U=e[35];let Z;e[36]!==k||e[37]!==g||e[38]!==N||e[39]!==B||e[40]!==U?(Z=a.jsx(fs,{isExpanded:g,contentHeight:k,id:N,role:"region","aria-labelledby":B,children:U}),e[36]=k,e[37]=g,e[38]=N,e[39]=B,e[40]=U,e[41]=Z):Z=e[41];let c;return e[42]!==x||e[43]!==y||e[44]!==o||e[45]!==A||e[46]!==Z?(c=a.jsxs(ss,{ref:o,isLast:y,className:x,children:[A,Z]}),e[42]=x,e[43]=y,e[44]=o,e[45]=A,e[46]=Z,e[47]=c):c=e[47],c});rn.displayName="CollapseItem";const bs=(t,o,e,n,r)=>e?r.components.input.border.disabled:o?r.components.input.border.error:t?r.components.input.border.focus:n?r.components.input.border.hover:r.components.input.border.default,ms=(t,o)=>{const e=o.components.input.size[t];return M.css`
|
|
740
740
|
height: ${e.height};
|
|
741
741
|
font-size: ${e.fontSize};
|
|
742
742
|
padding-inline: ${e.paddingInline};
|
|
@@ -747,7 +747,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
747
747
|
height: ${e.iconSize};
|
|
748
748
|
flex-shrink: 0;
|
|
749
749
|
}
|
|
750
|
-
`},
|
|
750
|
+
`},gs=C.div`
|
|
751
751
|
/* 基础样式 */
|
|
752
752
|
position: relative;
|
|
753
753
|
display: inline-flex;
|
|
@@ -758,36 +758,36 @@ React keys must be passed directly to JSX without using spread:
|
|
|
758
758
|
|
|
759
759
|
/* 边框样式 */
|
|
760
760
|
border: 1px solid;
|
|
761
|
-
border-color: ${({isFocused:t,isError:
|
|
761
|
+
border-color: ${({isFocused:t,isError:o,isDisabled:e,isHovered:n,theme:r})=>bs(t,o,e,n,r)};
|
|
762
762
|
border-radius: ${({theme:t})=>t.components.input.borderRadius};
|
|
763
763
|
|
|
764
764
|
/* 背景色 */
|
|
765
|
-
background: ${({isDisabled:t,theme:
|
|
765
|
+
background: ${({isDisabled:t,theme:o})=>t?o.components.input.background.disabled:o.components.input.background.default};
|
|
766
766
|
|
|
767
767
|
/* 过渡动画 */
|
|
768
768
|
transition: border-color ${({theme:t})=>t.components.input.transition},
|
|
769
769
|
background ${({theme:t})=>t.components.input.transition};
|
|
770
770
|
|
|
771
771
|
/* 尺寸样式 */
|
|
772
|
-
${({size:t,theme:
|
|
772
|
+
${({size:t,theme:o})=>ms(t,o)}
|
|
773
773
|
|
|
774
774
|
/* 禁用状态 */
|
|
775
|
-
${({isDisabled:t})=>t&&
|
|
775
|
+
${({isDisabled:t})=>t&&M.css`
|
|
776
776
|
cursor: not-allowed;
|
|
777
777
|
opacity: 0.6;
|
|
778
778
|
`}
|
|
779
779
|
|
|
780
780
|
/* 全宽模式 */
|
|
781
|
-
${({fullWidth:t})=>t&&
|
|
781
|
+
${({fullWidth:t})=>t&&M.css`
|
|
782
782
|
width: 100%;
|
|
783
783
|
`}
|
|
784
|
-
`,
|
|
784
|
+
`,xs=C.div`
|
|
785
785
|
display: flex;
|
|
786
786
|
align-items: center;
|
|
787
787
|
gap: ${({theme:t})=>t.components.input.gap};
|
|
788
788
|
width: 100%;
|
|
789
789
|
height: 100%;
|
|
790
|
-
`,
|
|
790
|
+
`,ys=C.input`
|
|
791
791
|
/* 重置默认样式 */
|
|
792
792
|
flex: 1;
|
|
793
793
|
min-width: 0;
|
|
@@ -801,7 +801,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
801
801
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
802
802
|
font-size: inherit;
|
|
803
803
|
line-height: 1.5;
|
|
804
|
-
color: ${({isError:t,isDisabled:
|
|
804
|
+
color: ${({isError:t,isDisabled:o,theme:e})=>o?e.components.input.text.disabled:t?e.components.input.text.error:e.components.input.text.default};
|
|
805
805
|
|
|
806
806
|
/* 占位符样式 */
|
|
807
807
|
&::placeholder {
|
|
@@ -810,7 +810,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
810
810
|
}
|
|
811
811
|
|
|
812
812
|
/* 禁用状态 */
|
|
813
|
-
${({isDisabled:t})=>t&&
|
|
813
|
+
${({isDisabled:t})=>t&&M.css`
|
|
814
814
|
cursor: not-allowed;
|
|
815
815
|
user-select: none;
|
|
816
816
|
`}
|
|
@@ -831,7 +831,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
831
831
|
&[type='number'] {
|
|
832
832
|
-moz-appearance: textfield;
|
|
833
833
|
}
|
|
834
|
-
`,
|
|
834
|
+
`,yo=C.span`
|
|
835
835
|
display: inline-flex;
|
|
836
836
|
align-items: center;
|
|
837
837
|
justify-content: center;
|
|
@@ -839,13 +839,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
839
839
|
line-height: 0;
|
|
840
840
|
|
|
841
841
|
/* 颜色继承或根据状态调整 */
|
|
842
|
-
color: ${({isError:t,isDisabled:
|
|
842
|
+
color: ${({isError:t,isDisabled:o,theme:e})=>o?e.components.input.text.disabled:t?e.components.input.text.error:e.components.input.text.default};
|
|
843
843
|
|
|
844
844
|
/* 确保图标大小一致 */
|
|
845
845
|
svg {
|
|
846
846
|
display: block;
|
|
847
847
|
}
|
|
848
|
-
`,
|
|
848
|
+
`,vs=C.button`
|
|
849
849
|
/* 重置按钮样式 */
|
|
850
850
|
display: inline-flex;
|
|
851
851
|
align-items: center;
|
|
@@ -860,7 +860,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
860
860
|
line-height: 0;
|
|
861
861
|
|
|
862
862
|
/* 颜色 */
|
|
863
|
-
color: ${({isError:t,theme:
|
|
863
|
+
color: ${({isError:t,theme:o})=>t?o.components.input.text.error:o.components.input.text.counter};
|
|
864
864
|
|
|
865
865
|
/* 过渡动画 */
|
|
866
866
|
transition: opacity ${({theme:t})=>t.components.input.transition},
|
|
@@ -889,7 +889,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
889
889
|
height: 16px;
|
|
890
890
|
display: block;
|
|
891
891
|
}
|
|
892
|
-
|
|
892
|
+
`,$s=C.span`
|
|
893
893
|
display: inline-flex;
|
|
894
894
|
align-items: center;
|
|
895
895
|
flex-shrink: 0;
|
|
@@ -900,11 +900,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
900
900
|
user-select: none;
|
|
901
901
|
|
|
902
902
|
/* 颜色 */
|
|
903
|
-
color: ${({isError:t,isDisabled:
|
|
904
|
-
`,
|
|
903
|
+
color: ${({isError:t,isDisabled:o,theme:e})=>o?e.components.input.text.disabled:t?e.components.input.text.error:e.components.input.text.counter};
|
|
904
|
+
`,ks=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M12 4L4 12M4 4L12 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),t[0]=o):o=t[0],o},sn=h.forwardRef(({size:t="md",prefix:o,suffix:e,clearable:n=!1,error:r=!1,errorMessage:i,showCounter:s=!1,fullWidth:l=!1,disabled:d,className:u,type:f="text",value:x,defaultValue:g,onChange:p,onFocus:y,onBlur:b,maxLength:k,label:w,description:v,id:S,"aria-label":$,"aria-describedby":m,...j},z)=>{const T=h.useRef(null),P=z||T,I=h.useRef(`input-${Math.random().toString(36).slice(2,9)}`),[D,F]=h.useState(!1),[_,O]=h.useState(!1),[A,N]=h.useState(g||""),B=x!==void 0,W=String(B?x:A),U=G=>{B||N(G.target.value),p==null||p(G)},Z=G=>{F(!0),y==null||y(G)},c=G=>{F(!1),b==null||b(G)},R=()=>{var ne;if(d||!P.current)return;const G=(ne=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"))==null?void 0:ne.set;G==null||G.call(P.current,"");const q=new Event("input",{bubbles:!0});Object.defineProperty(q,"target",{writable:!1,value:P.current}),B||N(""),p==null||p(q),P.current.focus()},E=W.length,L=n&&E>0&&!d,Y=S||I.current,X=v?`${Y}-description`:void 0,K=i&&r?`${Y}-error`:void 0,J=[m,X,K].filter(Boolean).join(" ")||void 0;return a.jsxs("div",{children:[w&&a.jsx("label",{htmlFor:Y,style:{display:"block",marginBottom:4},children:w}),a.jsx(gs,{size:t,fullWidth:l,isFocused:D,isError:r,isDisabled:!!d,isHovered:_,className:u,onMouseEnter:()=>O(!0),onMouseLeave:()=>O(!1),children:a.jsxs(xs,{children:[o&&a.jsx(yo,{isError:r,isDisabled:!!d,position:"prefix","aria-hidden":"true",children:o}),a.jsx(ys,{...j,ref:P,id:Y,type:f,value:x,defaultValue:g,onChange:U,onFocus:Z,onBlur:c,maxLength:k,disabled:d,"aria-label":$,"aria-describedby":J,"aria-invalid":r,isError:r,isDisabled:!!d}),L&&a.jsx(vs,{type:"button",onClick:R,"aria-label":"清除内容",isError:r,tabIndex:-1,children:a.jsx(ks,{})}),e&&a.jsx(yo,{isError:r,isDisabled:!!d,position:"suffix","aria-hidden":"true",children:e}),s&&k!==void 0&&a.jsxs($s,{isError:r,isDisabled:!!d,"aria-live":"polite","aria-atomic":"true",children:[E,"/",k]})]})}),v&&a.jsx("div",{id:X,style:{marginTop:4,fontSize:12},children:v}),i&&r&&a.jsx("div",{id:K,role:"alert",style:{marginTop:4,fontSize:12,color:"inherit"},children:i})]})});sn.displayName="Input";const ws=C.div`
|
|
905
905
|
display: flex;
|
|
906
906
|
flex-direction: column;
|
|
907
|
-
width: ${({collapsed:t,theme:
|
|
907
|
+
width: ${({collapsed:t,theme:o})=>t?o.components.menu.container.width.collapsed:o.components.menu.container.width.expanded};
|
|
908
908
|
height: 100%;
|
|
909
909
|
background: ${({theme:t})=>t.components.menu.container.background};
|
|
910
910
|
transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
|
|
@@ -927,7 +927,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
927
927
|
&::-webkit-scrollbar-thumb:hover {
|
|
928
928
|
background: rgba(0, 0, 0, 0.3);
|
|
929
929
|
}
|
|
930
|
-
`,
|
|
930
|
+
`,Ss=C.div`
|
|
931
931
|
flex: 1;
|
|
932
932
|
overflow-y: auto;
|
|
933
933
|
overflow-x: hidden;
|
|
@@ -951,20 +951,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
951
951
|
&::-webkit-scrollbar-thumb:hover {
|
|
952
952
|
background: rgba(0, 0, 0, 0.3);
|
|
953
953
|
}
|
|
954
|
-
`,
|
|
954
|
+
`,Cs=C.button`
|
|
955
955
|
display: flex;
|
|
956
956
|
align-items: center;
|
|
957
957
|
justify-content: flex-start;
|
|
958
958
|
width: 100%;
|
|
959
959
|
height: ${({theme:t})=>t.components.menu.item.height};
|
|
960
|
-
padding-inline: ${({theme:t,isSubItem:
|
|
960
|
+
padding-inline: ${({theme:t,isSubItem:o})=>o?t.components.menu.subItem.paddingLeft:t.components.menu.item.paddingInline};
|
|
961
961
|
gap: ${({theme:t})=>t.components.menu.item.gap};
|
|
962
962
|
border: none;
|
|
963
963
|
border-radius: ${({theme:t})=>t.components.menu.item.borderRadius};
|
|
964
964
|
position: relative;
|
|
965
965
|
overflow: hidden;
|
|
966
|
-
background: ${({theme:t,active:
|
|
967
|
-
color: ${({theme:t,active:
|
|
966
|
+
background: ${({theme:t,active:o,isSubItem:e,collapsed:n})=>n||o?"transparent":e?t.components.menu.subItem.background.default:t.components.menu.item.background.default};
|
|
967
|
+
color: ${({theme:t,active:o,collapsed:e})=>e&&o?t.semantic.colors.brand.primaryActive:o?t.components.menu.item.text.active:t.components.menu.item.text.default};
|
|
968
968
|
font-size: ${({theme:t})=>t.components.menu.item.fontSize};
|
|
969
969
|
font-weight: ${({theme:t})=>t.components.menu.item.fontWeight};
|
|
970
970
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
@@ -979,10 +979,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
979
979
|
position: absolute;
|
|
980
980
|
inset: 0;
|
|
981
981
|
border-radius: inherit;
|
|
982
|
-
background: ${({theme:t,isSubItem:
|
|
982
|
+
background: ${({theme:t,isSubItem:o})=>o?t.components.menu.subItem.background.active:t.components.menu.item.background.active};
|
|
983
983
|
transform-origin: left center;
|
|
984
|
-
transform: ${({active:t,collapsed:
|
|
985
|
-
opacity: ${({active:t,collapsed:
|
|
984
|
+
transform: ${({active:t,collapsed:o})=>o?"scaleX(0)":t?"scaleX(1)":"scaleX(0)"};
|
|
985
|
+
opacity: ${({active:t,collapsed:o})=>o?0:t?1:0};
|
|
986
986
|
transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s ease;
|
|
987
987
|
z-index: 0;
|
|
988
988
|
}
|
|
@@ -992,7 +992,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
992
992
|
position: absolute;
|
|
993
993
|
inset: 0;
|
|
994
994
|
border-radius: inherit;
|
|
995
|
-
background: ${({theme:t,isSubItem:
|
|
995
|
+
background: ${({theme:t,isSubItem:o})=>o?t.components.menu.subItem.background.hover:t.components.menu.item.background.hover};
|
|
996
996
|
transform: translateX(-100%);
|
|
997
997
|
opacity: 0;
|
|
998
998
|
transition: transform 0.3s ease, opacity 0.2s ease;
|
|
@@ -1006,13 +1006,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1006
1006
|
|
|
1007
1007
|
/* Hover 状态 */
|
|
1008
1008
|
&:hover:not(:disabled) {
|
|
1009
|
-
background: ${({theme:t,active:
|
|
1010
|
-
color: ${({theme:t,active:
|
|
1009
|
+
background: ${({theme:t,active:o,isSubItem:e,collapsed:n})=>n||o?"transparent":e?t.components.menu.subItem.background.hover:t.components.menu.item.background.hover};
|
|
1010
|
+
color: ${({theme:t,active:o,collapsed:e})=>e?t.semantic.colors.brand.primaryActive:o?t.components.menu.item.text.active:t.components.menu.item.text.hover};
|
|
1011
1011
|
}
|
|
1012
1012
|
|
|
1013
1013
|
&:hover:not(:disabled)::after {
|
|
1014
|
-
transform: ${({collapsed:t,active:
|
|
1015
|
-
opacity: ${({collapsed:t,active:
|
|
1014
|
+
transform: ${({collapsed:t,active:o})=>!t&&!o?"translateX(0)":"translateX(-100%)"};
|
|
1015
|
+
opacity: ${({collapsed:t,active:o})=>!t&&!o?1:0};
|
|
1016
1016
|
}
|
|
1017
1017
|
|
|
1018
1018
|
/* 禁用状态 */
|
|
@@ -1026,7 +1026,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1026
1026
|
outline: 2px solid ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
1027
1027
|
outline-offset: -2px;
|
|
1028
1028
|
}
|
|
1029
|
-
`,
|
|
1029
|
+
`,js=C.span`
|
|
1030
1030
|
display: inline-flex;
|
|
1031
1031
|
align-items: center;
|
|
1032
1032
|
justify-content: center;
|
|
@@ -1038,14 +1038,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1038
1038
|
width: 100%;
|
|
1039
1039
|
height: 100%;
|
|
1040
1040
|
}
|
|
1041
|
-
`,
|
|
1041
|
+
`,Rs=C.span`
|
|
1042
1042
|
flex: 1;
|
|
1043
1043
|
overflow: hidden;
|
|
1044
1044
|
text-overflow: ellipsis;
|
|
1045
1045
|
white-space: nowrap;
|
|
1046
1046
|
opacity: ${({collapsed:t})=>t?0:1};
|
|
1047
1047
|
transition: opacity 0.2s ease;
|
|
1048
|
-
`,
|
|
1048
|
+
`,zs=C.span`
|
|
1049
1049
|
display: inline-flex;
|
|
1050
1050
|
align-items: center;
|
|
1051
1051
|
justify-content: center;
|
|
@@ -1060,7 +1060,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1060
1060
|
width: 100%;
|
|
1061
1061
|
height: 100%;
|
|
1062
1062
|
}
|
|
1063
|
-
`,
|
|
1063
|
+
`,Es=C.div`
|
|
1064
1064
|
display: flex;
|
|
1065
1065
|
flex-direction: column;
|
|
1066
1066
|
gap: ${({theme:t})=>t.components.menu.group.gap};
|
|
@@ -1069,7 +1069,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1069
1069
|
&:first-of-type {
|
|
1070
1070
|
margin-top: 0;
|
|
1071
1071
|
}
|
|
1072
|
-
`,
|
|
1072
|
+
`,Ts=C.div`
|
|
1073
1073
|
display: flex;
|
|
1074
1074
|
align-items: center;
|
|
1075
1075
|
height: ${({theme:t})=>t.components.menu.groupTitle.height};
|
|
@@ -1091,11 +1091,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1091
1091
|
margin-left: 8px;
|
|
1092
1092
|
opacity: ${({collapsed:t})=>t?0:1};
|
|
1093
1093
|
}
|
|
1094
|
-
`,
|
|
1094
|
+
`,Is=C.div`
|
|
1095
1095
|
display: flex;
|
|
1096
1096
|
flex-direction: column;
|
|
1097
1097
|
gap: ${({theme:t})=>t.components.menu.group.gap};
|
|
1098
|
-
`,
|
|
1098
|
+
`,Ms=C.div`
|
|
1099
1099
|
position: fixed;
|
|
1100
1100
|
z-index: 9999;
|
|
1101
1101
|
min-width: 200px;
|
|
@@ -1116,11 +1116,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1116
1116
|
transform: translateX(0);
|
|
1117
1117
|
}
|
|
1118
1118
|
}
|
|
1119
|
-
|
|
1119
|
+
`,Ls=C.div`
|
|
1120
1120
|
display: flex;
|
|
1121
1121
|
flex-direction: column;
|
|
1122
1122
|
gap: ${({theme:t})=>t.components.menu.group.gap};
|
|
1123
|
-
`,
|
|
1123
|
+
`,Ps=C.button`
|
|
1124
1124
|
display: flex;
|
|
1125
1125
|
align-items: center;
|
|
1126
1126
|
justify-content: flex-start;
|
|
@@ -1130,8 +1130,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1130
1130
|
gap: ${({theme:t})=>t.components.menu.item.gap};
|
|
1131
1131
|
border: none;
|
|
1132
1132
|
border-radius: ${({theme:t})=>t.components.menu.item.borderRadius};
|
|
1133
|
-
background: ${({theme:t,active:
|
|
1134
|
-
color: ${({theme:t,active:
|
|
1133
|
+
background: ${({theme:t,active:o})=>o?t.components.menu.popover.item.background.active:t.components.menu.popover.item.background.default};
|
|
1134
|
+
color: ${({theme:t,active:o})=>o?t.components.menu.popover.item.text.active:t.components.menu.popover.item.text.default};
|
|
1135
1135
|
font-size: ${({theme:t})=>t.components.menu.item.fontSize};
|
|
1136
1136
|
font-weight: ${({theme:t})=>t.components.menu.item.fontWeight};
|
|
1137
1137
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
@@ -1143,41 +1143,385 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1143
1143
|
white-space: nowrap;
|
|
1144
1144
|
|
|
1145
1145
|
&:hover {
|
|
1146
|
-
background: ${({theme:t,active:
|
|
1147
|
-
color: ${({theme:t,active:
|
|
1146
|
+
background: ${({theme:t,active:o})=>o?t.components.menu.popover.item.background.active:t.components.menu.popover.item.background.hover};
|
|
1147
|
+
color: ${({theme:t,active:o})=>o?t.components.menu.popover.item.text.active:t.components.menu.popover.item.text.hover};
|
|
1148
1148
|
}
|
|
1149
1149
|
|
|
1150
1150
|
&:focus-visible {
|
|
1151
1151
|
outline: 2px solid ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
1152
1152
|
outline-offset: -2px;
|
|
1153
1153
|
}
|
|
1154
|
-
`,
|
|
1154
|
+
`,ln=h.forwardRef((t,o)=>{const e=te.c(8),{collapsed:n,children:r,className:i,style:s}=t,l=n===void 0?!1:n;let d;e[0]!==r?(d=a.jsx(Ss,{role:"menu",children:r}),e[0]=r,e[1]=d):d=e[1];let u;return e[2]!==i||e[3]!==l||e[4]!==o||e[5]!==s||e[6]!==d?(u=a.jsx(ws,{ref:o,collapsed:l,className:i,style:s,role:"navigation","aria-label":"主导航",children:d}),e[2]=i,e[3]=l,e[4]=o,e[5]=s,e[6]=d,e[7]=u):u=e[7],u});ln.displayName="Menu";const Gt=t=>{const o=te.c(20),{visible:e,anchorRef:n,children:r,onClose:i,onMouseEnter:s,onMouseLeave:l}=t,d=h.useRef(null);let u;o[0]===Symbol.for("react.memo_cache_sentinel")?(u={top:0,left:0},o[0]=u):u=o[0];const[f,x]=h.useState(u);let g,p;o[1]!==n||o[2]!==e?(g=()=>{if(!e||!n.current)return;const S=()=>{if(!n.current)return;const $=n.current.getBoundingClientRect();x({top:$.top,left:$.right+4})};return S(),window.addEventListener("scroll",S,!0),window.addEventListener("resize",S),()=>{window.removeEventListener("scroll",S,!0),window.removeEventListener("resize",S)}},p=[e,n],o[1]=n,o[2]=e,o[3]=g,o[4]=p):(g=o[3],p=o[4]),h.useEffect(g,p);let y,b;if(o[5]!==n||o[6]!==i||o[7]!==e?(y=()=>{if(!e)return;const S=m=>{d.current&&!d.current.contains(m.target)&&n.current&&!n.current.contains(m.target)&&(i==null||i())},$=setTimeout(()=>{document.addEventListener("mousedown",S)},100);return()=>{clearTimeout($),document.removeEventListener("mousedown",S)}},b=[e,i,n],o[5]=n,o[6]=i,o[7]=e,o[8]=y,o[9]=b):(y=o[8],b=o[9]),h.useEffect(y,b),!e)return null;let k;o[10]!==f.left||o[11]!==f.top?(k={top:f.top,left:f.left},o[10]=f.left,o[11]=f.top,o[12]=k):k=o[12];let w;o[13]!==r?(w=a.jsx(Ls,{children:r}),o[13]=r,o[14]=w):w=o[14];let v;return o[15]!==s||o[16]!==l||o[17]!==k||o[18]!==w?(v=Ao.createPortal(a.jsx(Ms,{ref:d,style:k,role:"menu","aria-label":"子菜单",onMouseEnter:s,onMouseLeave:l,children:w}),document.body),o[15]=s,o[16]=l,o[17]=k,o[18]=w,o[19]=v):v=o[19],v};Gt.displayName="SubMenuPopover";const an=h.forwardRef((t,o)=>{const e=te.c(40),{id:n,icon:r,label:i,active:s,disabled:l,isSubItem:d,showArrow:u,arrowExpanded:f,collapsed:x,subMenu:g,onClick:p,className:y}=t,b=s===void 0?!1:s,k=l===void 0?!1:l,w=d===void 0?!1:d,v=u===void 0?!1:u,S=f===void 0?!1:f,$=x===void 0?!1:x,m=h.useRef(null),[j,z]=h.useState(!1),T=h.useRef(void 0),P=h.useRef(void 0);let I;e[0]===Symbol.for("react.memo_cache_sentinel")?(I=()=>{T.current&&(clearTimeout(T.current),T.current=void 0),P.current&&(clearTimeout(P.current),P.current=void 0)},e[0]=I):I=e[0];const D=I;let F;e[1]!==$||e[2]!==j||e[3]!==g?(F=()=>{if(D(),$&&g){if(j)return;T.current=setTimeout(()=>{z(!0)},200)}},e[1]=$,e[2]=j,e[3]=g,e[4]=F):F=e[4];const _=F;let O;e[5]===Symbol.for("react.memo_cache_sentinel")?(O=()=>{D(),P.current=setTimeout(()=>{z(!1)},100)},e[5]=O):O=e[5];const A=O;let N;e[6]!==o?(N=Y=>{typeof o=="function"?o(Y):o&&(o.current=Y),Y&&(m.current=Y)},e[6]=o,e[7]=N):N=e[7];const B=b?"page":void 0,W=$&&g?"menu":void 0;let U;e[8]!==r?(U=r&&a.jsx(js,{"aria-hidden":"true",children:r}),e[8]=r,e[9]=U):U=e[9];let Z;e[10]!==$||e[11]!==i?(Z=a.jsx(Rs,{collapsed:$,children:i}),e[10]=$,e[11]=i,e[12]=Z):Z=e[12];let c;e[13]!==S||e[14]!==$||e[15]!==v?(c=v&&!$&&a.jsx(zs,{collapsed:$,expanded:S,"aria-hidden":"true",children:a.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M5.25 3.5L8.75 7L5.25 10.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),e[13]=S,e[14]=$,e[15]=v,e[16]=c):c=e[16];let R;e[17]!==b||e[18]!==y||e[19]!==$||e[20]!==k||e[21]!==_||e[22]!==n||e[23]!==w||e[24]!==p||e[25]!==N||e[26]!==B||e[27]!==W||e[28]!==U||e[29]!==Z||e[30]!==c?(R=a.jsxs(Cs,{ref:N,id:n,active:b,disabled:k,isSubItem:w,onClick:p,collapsed:$,className:y,role:"menuitem","aria-disabled":k,"aria-current":B,"aria-haspopup":W,type:"button",onMouseEnter:_,onMouseLeave:A,children:[U,Z,c]}),e[17]=b,e[18]=y,e[19]=$,e[20]=k,e[21]=_,e[22]=n,e[23]=w,e[24]=p,e[25]=N,e[26]=B,e[27]=W,e[28]=U,e[29]=Z,e[30]=c,e[31]=R):R=e[31];let E;e[32]!==$||e[33]!==_||e[34]!==j||e[35]!==g?(E=$&&g&&a.jsx(Gt,{visible:j,anchorRef:m,onClose:()=>z(!1),onMouseEnter:_,onMouseLeave:A,children:g}),e[32]=$,e[33]=_,e[34]=j,e[35]=g,e[36]=E):E=e[36];let L;return e[37]!==R||e[38]!==E?(L=a.jsxs(a.Fragment,{children:[R,E]}),e[37]=R,e[38]=E,e[39]=L):L=e[39],L});an.displayName="MenuItem";const cn=t=>{const o=te.c(10),{title:e,children:n,collapsed:r,className:i}=t,s=r===void 0?!1:r;let l;o[0]!==s||o[1]!==e?(l=e&&a.jsx(Ts,{collapsed:s,"aria-hidden":s,children:e}),o[0]=s,o[1]=e,o[2]=l):l=o[2];let d;o[3]!==n?(d=a.jsx(Is,{children:n}),o[3]=n,o[4]=d):d=o[4];let u;return o[5]!==i||o[6]!==l||o[7]!==d||o[8]!==e?(u=a.jsxs(Es,{className:i,role:"group","aria-label":e,children:[l,d]}),o[5]=i,o[6]=l,o[7]=d,o[8]=e,o[9]=u):u=o[9],u};cn.displayName="MenuGroup";const dn=t=>{const o=te.c(7),{id:e,label:n,active:r,onClick:i,className:s}=t,l=r===void 0?!1:r,d=l?"page":void 0;let u;return o[0]!==l||o[1]!==s||o[2]!==e||o[3]!==n||o[4]!==i||o[5]!==d?(u=a.jsx(Ps,{id:e,active:l,onClick:i,className:s,role:"menuitem","aria-current":d,type:"button",children:n}),o[0]=l,o[1]=s,o[2]=e,o[3]=n,o[4]=i,o[5]=d,o[6]=u):u=o[6],u};dn.displayName="SubMenuItem";const As=(t,o)=>{const e=o.components.link.variant[t];return M.css`
|
|
1155
|
+
color: ${e.text.default};
|
|
1156
|
+
text-decoration: ${e.decoration.default};
|
|
1157
|
+
|
|
1158
|
+
&:hover:not([aria-disabled='true']) {
|
|
1159
|
+
color: ${e.text.hover};
|
|
1160
|
+
text-decoration: ${e.decoration.hover};
|
|
1161
|
+
}
|
|
1162
|
+
|
|
1163
|
+
&:active:not([aria-disabled='true']) {
|
|
1164
|
+
color: ${e.text.active};
|
|
1165
|
+
}
|
|
1166
|
+
|
|
1167
|
+
&[aria-disabled='true'] {
|
|
1168
|
+
color: ${e.text.disabled};
|
|
1169
|
+
cursor: not-allowed;
|
|
1170
|
+
}
|
|
1171
|
+
`},Os=(t,o)=>{const e=o.components.link.size[t];return M.css`
|
|
1172
|
+
font-size: ${e.fontSize};
|
|
1173
|
+
`},un=C.a`
|
|
1174
|
+
/* 基础样式 */
|
|
1175
|
+
position: relative;
|
|
1176
|
+
display: inline-flex;
|
|
1177
|
+
align-items: center;
|
|
1178
|
+
box-sizing: border-box;
|
|
1179
|
+
background: transparent;
|
|
1180
|
+
outline: none;
|
|
1181
|
+
border: none;
|
|
1182
|
+
padding: 0;
|
|
1183
|
+
margin: 0;
|
|
1184
|
+
cursor: pointer;
|
|
1185
|
+
|
|
1186
|
+
/* 字体样式 */
|
|
1187
|
+
font-family: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.global)==null?void 0:o.typography)==null?void 0:e.fontFamily)||"inherit"}};
|
|
1188
|
+
line-height: 1.5; /* 保持与文本一致的行高 */
|
|
1189
|
+
|
|
1190
|
+
/* 过渡动画 */
|
|
1191
|
+
transition: color ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.link)==null?void 0:e.transition)||"0.2s ease"}};
|
|
1192
|
+
|
|
1193
|
+
/* 变体样式 */
|
|
1194
|
+
${({variant:t,theme:o})=>As(t,o)}
|
|
1195
|
+
|
|
1196
|
+
/* 尺寸样式 */
|
|
1197
|
+
${({size:t,theme:o})=>Os(t,o)}
|
|
1198
|
+
|
|
1199
|
+
/* Focus 可见状态 */
|
|
1200
|
+
&:focus-visible {
|
|
1201
|
+
border-radius: ${({theme:t})=>{var o,e;return((e=(o=t==null?void 0:t.components)==null?void 0:o.link)==null?void 0:e.borderRadius)||"4px"}};
|
|
1202
|
+
outline: 2px solid ${({theme:t})=>{var o,e,n;return((n=(e=(o=t==null?void 0:t.components)==null?void 0:o.link)==null?void 0:e.focusRing)==null?void 0:n.color)||"#1677ff"}};
|
|
1203
|
+
outline-offset: ${({theme:t})=>{var o,e,n;return((n=(e=(o=t==null?void 0:t.components)==null?void 0:o.link)==null?void 0:e.focusRing)==null?void 0:n.offset)||"2px"}};
|
|
1204
|
+
}
|
|
1205
|
+
`,fn=h.forwardRef((t,o)=>{const e=te.c(20);let n,r,i,s,l,d,u;e[0]!==t?({variant:d,size:u,disabled:i,className:r,children:n,isDisabled:s,...l}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7]);const f=d===void 0?"primary":d,x=u===void 0?"md":u,g=h.useRef(null),p=o||g,y=i??s;let b;e[8]!==y||e[9]!==l?(b={...l,isDisabled:y,elementType:"a"},e[8]=y,e[9]=l,e[10]=b):b=e[10];const{linkProps:k}=pe.useLink(b,g);let w;e[11]!==y||e[12]!==k?(w=tt(k,{ariaDisabled:y}),e[11]=y,e[12]=k,e[13]=w):w=e[13];let v;return e[14]!==n||e[15]!==r||e[16]!==x||e[17]!==w||e[18]!==f?(v=a.jsx(un,{ref:p,as:"a",className:r,variant:f,size:x,...w,children:n}),e[14]=n,e[15]=r,e[16]=x,e[17]=w,e[18]=f,e[19]=v):v=e[19],v});fn.displayName="Link";const _s=["sm","md","lg","xl","fullscreen"],pn=M.keyframes`
|
|
1206
|
+
from {
|
|
1207
|
+
opacity: 0;
|
|
1208
|
+
}
|
|
1209
|
+
to {
|
|
1210
|
+
opacity: 1;
|
|
1211
|
+
}
|
|
1212
|
+
`,hn=M.keyframes`
|
|
1213
|
+
from {
|
|
1214
|
+
opacity: 1;
|
|
1215
|
+
}
|
|
1216
|
+
to {
|
|
1217
|
+
opacity: 0;
|
|
1218
|
+
}
|
|
1219
|
+
`,Fs=M.keyframes`
|
|
1220
|
+
from {
|
|
1221
|
+
opacity: 0;
|
|
1222
|
+
transform: translate(-50%, -50%) scale(0.95);
|
|
1223
|
+
}
|
|
1224
|
+
to {
|
|
1225
|
+
opacity: 1;
|
|
1226
|
+
transform: translate(-50%, -50%) scale(1);
|
|
1227
|
+
}
|
|
1228
|
+
`,Ns=M.keyframes`
|
|
1229
|
+
from {
|
|
1230
|
+
opacity: 1;
|
|
1231
|
+
transform: translate(-50%, -50%) scale(1);
|
|
1232
|
+
}
|
|
1233
|
+
to {
|
|
1234
|
+
opacity: 0;
|
|
1235
|
+
transform: translate(-50%, -50%) scale(0.95);
|
|
1236
|
+
}
|
|
1237
|
+
`,Vs=M.keyframes`
|
|
1238
|
+
from {
|
|
1239
|
+
opacity: 0;
|
|
1240
|
+
transform: translate(-50%, calc(-50% + 24px));
|
|
1241
|
+
}
|
|
1242
|
+
to {
|
|
1243
|
+
opacity: 1;
|
|
1244
|
+
transform: translate(-50%, -50%);
|
|
1245
|
+
}
|
|
1246
|
+
`,Ds=M.keyframes`
|
|
1247
|
+
from {
|
|
1248
|
+
opacity: 1;
|
|
1249
|
+
transform: translate(-50%, -50%);
|
|
1250
|
+
}
|
|
1251
|
+
to {
|
|
1252
|
+
opacity: 0;
|
|
1253
|
+
transform: translate(-50%, calc(-50% + 24px));
|
|
1254
|
+
}
|
|
1255
|
+
`,Ks=(t,o,e)=>{const n=o.components.modal.size[t];return e?M.css`
|
|
1256
|
+
width: 100vw;
|
|
1257
|
+
max-width: 100vw;
|
|
1258
|
+
height: 100vh;
|
|
1259
|
+
max-height: 100vh;
|
|
1260
|
+
border-radius: 0;
|
|
1261
|
+
top: 0;
|
|
1262
|
+
left: 0;
|
|
1263
|
+
transform: none;
|
|
1264
|
+
`:M.css`
|
|
1265
|
+
width: ${n.width};
|
|
1266
|
+
max-width: ${n.maxWidth};
|
|
1267
|
+
`},Bs=(t,o,e,n)=>{const{duration:r,easing:i}=n.components.modal.animation,l={scale:{enter:Fs,exit:Ns},slide:{enter:Vs,exit:Ds},fade:{enter:pn,exit:hn}}[e];return o?M.css`
|
|
1268
|
+
animation: ${l.exit} ${r} ${i} forwards;
|
|
1269
|
+
`:t?M.css`
|
|
1270
|
+
animation: ${l.enter} ${r} ${i} forwards;
|
|
1271
|
+
`:""},Hs=C.div`
|
|
1272
|
+
/* 定位 */
|
|
1273
|
+
position: fixed;
|
|
1274
|
+
inset: 0;
|
|
1275
|
+
z-index: ${({theme:t})=>t.components.modal.zIndex.overlay};
|
|
1276
|
+
|
|
1277
|
+
/* 遮罩背景 */
|
|
1278
|
+
background: ${({theme:t})=>t.components.modal.overlay.background};
|
|
1279
|
+
backdrop-filter: ${({theme:t})=>t.components.modal.overlay.backdropFilter};
|
|
1280
|
+
-webkit-backdrop-filter: ${({theme:t})=>t.components.modal.overlay.backdropFilter};
|
|
1281
|
+
|
|
1282
|
+
/* 动画 */
|
|
1283
|
+
animation: ${({isClosing:t,theme:o})=>t?M.css`${hn} ${o.components.modal.animation.duration} ease forwards`:M.css`${pn} ${o.components.modal.animation.duration} ease forwards`};
|
|
1284
|
+
|
|
1285
|
+
/* 隐藏状态 */
|
|
1286
|
+
${({isOpen:t,isClosing:o})=>!t&&!o&&M.css`
|
|
1287
|
+
display: none;
|
|
1288
|
+
`}
|
|
1289
|
+
`,Ws=C.div`
|
|
1290
|
+
/* 确保 Portal 容器不影响布局 */
|
|
1291
|
+
position: fixed;
|
|
1292
|
+
top: 0;
|
|
1293
|
+
left: 0;
|
|
1294
|
+
z-index: ${({theme:t})=>t.components.modal.zIndex.overlay};
|
|
1295
|
+
|
|
1296
|
+
/* 隐藏状态 */
|
|
1297
|
+
${({isOpen:t})=>!t&&M.css`
|
|
1298
|
+
pointer-events: none;
|
|
1299
|
+
`}
|
|
1300
|
+
`,Us=C.div`
|
|
1301
|
+
/* 定位 */
|
|
1302
|
+
position: fixed;
|
|
1303
|
+
${({isFullscreen:t,centered:o})=>t?M.css`
|
|
1304
|
+
top: 0;
|
|
1305
|
+
left: 0;
|
|
1306
|
+
transform: none;
|
|
1307
|
+
`:o?M.css`
|
|
1308
|
+
top: 50%;
|
|
1309
|
+
left: 50%;
|
|
1310
|
+
transform: translate(-50%, -50%);
|
|
1311
|
+
`:M.css`
|
|
1312
|
+
top: 100px;
|
|
1313
|
+
left: 50%;
|
|
1314
|
+
transform: translateX(-50%);
|
|
1315
|
+
`}
|
|
1316
|
+
z-index: ${({theme:t})=>t.components.modal.zIndex.container};
|
|
1317
|
+
|
|
1318
|
+
/* 尺寸 */
|
|
1319
|
+
${({size:t,theme:o,isFullscreen:e})=>Ks(t,o,e)}
|
|
1320
|
+
max-height: ${({theme:t,isFullscreen:o})=>o?"100vh":t.components.modal.container.maxHeight};
|
|
1321
|
+
|
|
1322
|
+
/* 外观 */
|
|
1323
|
+
background: ${({theme:t})=>t.components.modal.container.background};
|
|
1324
|
+
border-radius: ${({theme:t,isFullscreen:o})=>o?"0":t.components.modal.container.borderRadius};
|
|
1325
|
+
box-shadow: ${({theme:t})=>t.components.modal.container.boxShadow};
|
|
1326
|
+
border: ${({theme:t})=>t.components.modal.container.border};
|
|
1327
|
+
|
|
1328
|
+
/* 布局 */
|
|
1329
|
+
display: flex;
|
|
1330
|
+
flex-direction: column;
|
|
1331
|
+
overflow: hidden;
|
|
1332
|
+
|
|
1333
|
+
/* 动画 */
|
|
1334
|
+
${({isOpen:t,isClosing:o,animationType:e,theme:n})=>Bs(t,o,e,n)}
|
|
1335
|
+
|
|
1336
|
+
/* 隐藏状态 */
|
|
1337
|
+
${({isOpen:t,isClosing:o})=>!t&&!o&&M.css`
|
|
1338
|
+
display: none;
|
|
1339
|
+
`}
|
|
1340
|
+
|
|
1341
|
+
/* Focus 样式 */
|
|
1342
|
+
&:focus {
|
|
1343
|
+
outline: none;
|
|
1344
|
+
}
|
|
1345
|
+
|
|
1346
|
+
&:focus-visible {
|
|
1347
|
+
outline: 2px solid ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
1348
|
+
outline-offset: 2px;
|
|
1349
|
+
}
|
|
1350
|
+
`,bn=C.header`
|
|
1351
|
+
/* 布局 */
|
|
1352
|
+
display: flex;
|
|
1353
|
+
align-items: flex-start;
|
|
1354
|
+
justify-content: space-between;
|
|
1355
|
+
gap: ${({theme:t})=>t.components.modal.header.gap};
|
|
1356
|
+
flex-shrink: 0;
|
|
1357
|
+
|
|
1358
|
+
/* 间距 */
|
|
1359
|
+
padding: ${({size:t,theme:o})=>o.components.modal.size[t].headerPadding};
|
|
1360
|
+
min-height: ${({theme:t})=>t.components.modal.header.minHeight};
|
|
1361
|
+
|
|
1362
|
+
/* 边框 */
|
|
1363
|
+
border-bottom: ${({theme:t})=>t.components.modal.header.borderBottom};
|
|
1364
|
+
|
|
1365
|
+
/* 背景 */
|
|
1366
|
+
background: ${({theme:t})=>t.components.modal.header.background};
|
|
1367
|
+
`,Ys=C.div`
|
|
1368
|
+
flex: 1;
|
|
1369
|
+
min-width: 0;
|
|
1370
|
+
display: flex;
|
|
1371
|
+
flex-direction: column;
|
|
1372
|
+
justify-content: center;
|
|
1373
|
+
`,mn=C.h2`
|
|
1374
|
+
/* 重置 */
|
|
1375
|
+
margin: 0;
|
|
1376
|
+
padding: 0;
|
|
1377
|
+
|
|
1378
|
+
/* 排版 */
|
|
1379
|
+
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
1380
|
+
font-size: ${({size:t,theme:o})=>o.components.modal.size[t].titleFontSize};
|
|
1381
|
+
font-weight: ${({theme:t})=>t.components.modal.title.fontWeight};
|
|
1382
|
+
line-height: ${({theme:t})=>t.components.modal.title.lineHeight};
|
|
1383
|
+
color: ${({theme:t})=>t.components.modal.title.color};
|
|
1384
|
+
|
|
1385
|
+
/* 文本处理 */
|
|
1386
|
+
overflow: hidden;
|
|
1387
|
+
text-overflow: ellipsis;
|
|
1388
|
+
white-space: nowrap;
|
|
1389
|
+
`,gn=C.p`
|
|
1390
|
+
/* 重置 */
|
|
1391
|
+
margin: 0;
|
|
1392
|
+
padding: 0;
|
|
1393
|
+
margin-top: ${({theme:t})=>t.components.modal.description.marginTop};
|
|
1394
|
+
|
|
1395
|
+
/* 排版 */
|
|
1396
|
+
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
1397
|
+
font-size: ${({theme:t})=>t.components.modal.description.fontSize};
|
|
1398
|
+
line-height: ${({theme:t})=>t.components.modal.description.lineHeight};
|
|
1399
|
+
color: ${({theme:t})=>t.components.modal.description.color};
|
|
1400
|
+
`,xn=C.button`
|
|
1401
|
+
/* 重置 */
|
|
1402
|
+
margin: 0;
|
|
1403
|
+
padding: 0;
|
|
1404
|
+
border: none;
|
|
1405
|
+
background: transparent;
|
|
1406
|
+
cursor: pointer;
|
|
1407
|
+
outline: none;
|
|
1408
|
+
|
|
1409
|
+
/* 尺寸 */
|
|
1410
|
+
width: ${({theme:t})=>t.components.modal.closeButton.size};
|
|
1411
|
+
height: ${({theme:t})=>t.components.modal.closeButton.size};
|
|
1412
|
+
flex-shrink: 0;
|
|
1413
|
+
|
|
1414
|
+
/* 布局 */
|
|
1415
|
+
display: inline-flex;
|
|
1416
|
+
align-items: center;
|
|
1417
|
+
justify-content: center;
|
|
1418
|
+
|
|
1419
|
+
/* 外观 */
|
|
1420
|
+
border-radius: ${({theme:t})=>t.components.modal.closeButton.borderRadius};
|
|
1421
|
+
color: ${({theme:t})=>t.components.modal.closeButton.color};
|
|
1422
|
+
|
|
1423
|
+
/* 过渡 */
|
|
1424
|
+
transition: ${({theme:t})=>t.components.modal.transition};
|
|
1425
|
+
|
|
1426
|
+
/* 图标尺寸 */
|
|
1427
|
+
svg {
|
|
1428
|
+
width: ${({theme:t})=>t.components.modal.closeButton.iconSize};
|
|
1429
|
+
height: ${({theme:t})=>t.components.modal.closeButton.iconSize};
|
|
1430
|
+
display: block;
|
|
1431
|
+
}
|
|
1432
|
+
|
|
1433
|
+
/* hover 状态 */
|
|
1434
|
+
&:hover {
|
|
1435
|
+
color: ${({theme:t})=>t.components.modal.closeButton.hoverColor};
|
|
1436
|
+
background: ${({theme:t})=>t.components.modal.closeButton.hoverBackground};
|
|
1437
|
+
}
|
|
1438
|
+
|
|
1439
|
+
/* active 状态 */
|
|
1440
|
+
&:active {
|
|
1441
|
+
opacity: 0.8;
|
|
1442
|
+
}
|
|
1443
|
+
|
|
1444
|
+
/* focus 可见状态 */
|
|
1445
|
+
&:focus-visible {
|
|
1446
|
+
outline: 2px solid ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
1447
|
+
outline-offset: 2px;
|
|
1448
|
+
}
|
|
1449
|
+
`,yn=C.div`
|
|
1450
|
+
/* 布局 */
|
|
1451
|
+
flex: 1;
|
|
1452
|
+
overflow-y: auto;
|
|
1453
|
+
overflow-x: hidden;
|
|
1454
|
+
|
|
1455
|
+
/* 间距 */
|
|
1456
|
+
padding: ${({size:t,theme:o})=>o.components.modal.size[t].padding};
|
|
1457
|
+
|
|
1458
|
+
/* 排版 */
|
|
1459
|
+
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
1460
|
+
font-size: ${({theme:t})=>t.components.modal.content.fontSize};
|
|
1461
|
+
line-height: ${({theme:t})=>t.components.modal.content.lineHeight};
|
|
1462
|
+
color: ${({theme:t})=>t.components.modal.content.color};
|
|
1463
|
+
|
|
1464
|
+
/* 滚动条样式 */
|
|
1465
|
+
&::-webkit-scrollbar {
|
|
1466
|
+
width: 6px;
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1469
|
+
&::-webkit-scrollbar-track {
|
|
1470
|
+
background: transparent;
|
|
1471
|
+
}
|
|
1472
|
+
|
|
1473
|
+
&::-webkit-scrollbar-thumb {
|
|
1474
|
+
background: ${({theme:t})=>t.semantic.colors.border.strong};
|
|
1475
|
+
border-radius: 3px;
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
&::-webkit-scrollbar-thumb:hover {
|
|
1479
|
+
background: ${({theme:t})=>t.semantic.colors.text.disabled};
|
|
1480
|
+
}
|
|
1481
|
+
`,vn=C.footer`
|
|
1482
|
+
/* 布局 */
|
|
1483
|
+
display: flex;
|
|
1484
|
+
align-items: center;
|
|
1485
|
+
justify-content: ${({theme:t})=>t.components.modal.footer.justifyContent};
|
|
1486
|
+
gap: ${({theme:t})=>t.components.modal.footer.gap};
|
|
1487
|
+
flex-shrink: 0;
|
|
1488
|
+
|
|
1489
|
+
/* 间距 */
|
|
1490
|
+
padding: ${({size:t,theme:o})=>o.components.modal.size[t].footerPadding};
|
|
1491
|
+
min-height: ${({theme:t})=>t.components.modal.footer.minHeight};
|
|
1492
|
+
|
|
1493
|
+
/* 边框 */
|
|
1494
|
+
border-top: ${({theme:t})=>t.components.modal.footer.borderTop};
|
|
1495
|
+
|
|
1496
|
+
/* 背景 */
|
|
1497
|
+
background: ${({theme:t})=>t.components.modal.footer.background};
|
|
1498
|
+
`,Zs=_s,Xs=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M12 4L4 12M4 4L12 12",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})}),t[0]=o):o=t[0],o},Gs=t=>{const o=t.querySelectorAll('button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])');return Array.from(o).filter(e=>!e.hasAttribute("disabled")&&e.getAttribute("tabindex")!=="-1")},$n=h.forwardRef(({open:t,onClose:o,title:e,description:n,children:r,footer:i,size:s="md",fullscreen:l=!1,centered:d=!0,closable:u=!0,maskClosable:f=!0,keyboard:x=!0,mask:g=!0,destroyOnClose:p=!1,animationType:y="scale",container:b,className:k,contentClassName:w,zIndex:v,afterClose:S,afterOpen:$,closeIcon:m,"aria-describedby":j,"aria-labelledby":z},T)=>{const P=h.useRef(null),I=h.useRef(null),[D,F]=h.useState(!1),[_,O]=h.useState(!1),[A,N]=h.useState(!1),B=h.useRef(`modal-${Math.random().toString(36).slice(2,9)}`),W=e?`${B.current}-title`:void 0,U=n?`${B.current}-description`:void 0,Z=h.useCallback(()=>b||(typeof document<"u"?document.body:null),[b]);h.useEffect(()=>{if(t){N(!0),F(!0),O(!1),I.current=document.activeElement;const q=document.body.style.overflow,ne=document.body.style.paddingRight,H=window.innerWidth-document.documentElement.clientWidth;document.body.style.overflow="hidden",H>0&&(document.body.style.paddingRight=`${H}px`);const oe=setTimeout(()=>{const ce=T,ue=(ce==null?void 0:ce.current)||P.current;ue&&(ue.focus(),$==null||$())},50);return()=>{clearTimeout(oe),document.body.style.overflow=q,document.body.style.paddingRight=ne}}},[t,T,$]);const c=h.useCallback(()=>{if(_)return;O(!0);const q=setTimeout(()=>{F(!1),O(!1),I.current&&I.current.focus(),S==null||S(),o()},250);return()=>clearTimeout(q)},[_,S,o]),R=h.useCallback(q=>{if(x&&q.key==="Escape"){q.preventDefault(),q.stopPropagation(),c();return}if(q.key==="Tab"){const ne=T,H=(ne==null?void 0:ne.current)||P.current;if(!H)return;const oe=Gs(H);if(oe.length===0)return;const ce=oe[0],ue=oe[oe.length-1];q.shiftKey?document.activeElement===ce&&(q.preventDefault(),ue.focus()):document.activeElement===ue&&(q.preventDefault(),ce.focus())}},[x,c,T]),E=h.useCallback(q=>{f&&q.target===q.currentTarget&&c()},[f,c]),L=h.useCallback(()=>{c()},[c]);if(p&&!D&&!t||!A&&!t)return null;const Y=l?"fullscreen":s,X=Z();if(!X)return null;const K=!!e||u,J=!!i,G=a.jsxs(Ws,{isOpen:t||_,children:[g&&a.jsx(Hs,{isOpen:t,isClosing:_,onClick:E,style:v?{zIndex:v}:void 0}),a.jsxs(Us,{ref:T||P,size:Y,isOpen:t,isClosing:_,isFullscreen:l,animationType:y,centered:d,className:k,role:"dialog","aria-modal":"true","aria-labelledby":z||W,"aria-describedby":j||U,tabIndex:-1,onKeyDown:R,style:v?{zIndex:v+1}:void 0,children:[K&&a.jsxs(bn,{size:Y,hasDescription:!!n,children:[a.jsxs(Ys,{children:[e&&a.jsx(mn,{id:W,size:Y,children:e}),n&&a.jsx(gn,{id:U,children:n})]}),u&&a.jsx(xn,{type:"button",onClick:L,"aria-label":"关闭弹窗",children:m||a.jsx(Xs,{})})]}),a.jsx(yn,{size:Y,hasHeader:K,hasFooter:J,className:w,children:r}),J&&a.jsx(vn,{size:Y,children:i})]})]});return Ao.createPortal(G,X)});$n.displayName="Modal";const gt=t=>{var o,e,n,r;return{cursor:"not-allowed",backgroundColor:((e=(o=t.components.numberfield)==null?void 0:o.background)==null?void 0:e.disabled)??"#f5f5f5",color:((r=(n=t.components.numberfield)==null?void 0:n.text)==null?void 0:r.disabled)??"#9aa0a6",opacity:.6}},qs=C.div`
|
|
1155
1499
|
display: inline-flex;
|
|
1156
1500
|
flex-direction: column;
|
|
1157
|
-
`,
|
|
1501
|
+
`,Js=C.label`
|
|
1158
1502
|
margin-bottom: 6px;
|
|
1159
1503
|
font-size: 12px;
|
|
1160
|
-
`,
|
|
1504
|
+
`,Qs=C.div`
|
|
1161
1505
|
display: inline-flex;
|
|
1162
1506
|
align-items: center;
|
|
1163
1507
|
justify-content: space-between;
|
|
1164
1508
|
text-align: center;
|
|
1165
|
-
gap: ${({theme:t})=>{var
|
|
1166
|
-
padding: ${({theme:t})=>{var
|
|
1167
|
-
border: 1px solid ${({theme:t})=>{var
|
|
1168
|
-
border-radius: ${({theme:t})=>{var
|
|
1169
|
-
color: ${({theme:t})=>{var
|
|
1170
|
-
background: ${({disabled:t,theme:
|
|
1171
|
-
height: ${({theme:t,size:
|
|
1172
|
-
font-size: ${({theme:t,size:
|
|
1509
|
+
gap: ${({theme:t})=>{var o,e,n;return((n=(e=(o=t.components.numberfield)==null?void 0:o.control)==null?void 0:e.side)==null?void 0:n.gap)??"8px"}};
|
|
1510
|
+
padding: ${({theme:t})=>{var o,e,n;return(n=(e=(o=t.components.numberfield)==null?void 0:o.control)==null?void 0:e.side)==null?void 0:n.inset}};
|
|
1511
|
+
border: 1px solid ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.default)??"#d9d9d9"}};
|
|
1512
|
+
border-radius: ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.borderRadius)??"4px"}};
|
|
1513
|
+
color: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.text)==null?void 0:e.default)??"#0A1833"}};
|
|
1514
|
+
background: ${({disabled:t,theme:o})=>{var e,n,r,i;return t?(n=(e=o.components.numberfield)==null?void 0:e.background)==null?void 0:n.disabled:(i=(r=o.components.numberfield)==null?void 0:r.background)==null?void 0:i.default}};
|
|
1515
|
+
height: ${({theme:t,size:o})=>{var e,n,r,i,s,l;return o==="md"?((r=(n=(e=t.components.numberfield)==null?void 0:e.size)==null?void 0:n.md)==null?void 0:r.height)??"24px":((l=(s=(i=t.components.numberfield)==null?void 0:i.size)==null?void 0:s.lg)==null?void 0:l.height)??"32px"}};
|
|
1516
|
+
font-size: ${({theme:t,size:o})=>{var e,n,r,i,s,l;return o==="md"?((r=(n=(e=t.components.numberfield)==null?void 0:e.size)==null?void 0:n.md)==null?void 0:r.fontSize)??"12px":((l=(s=(i=t.components.numberfield)==null?void 0:i.size)==null?void 0:s.lg)==null?void 0:l.fontSize)??"14px"}};
|
|
1173
1517
|
|
|
1174
1518
|
// 优化宽度设置逻辑:先判断控件类型,再根据size设置不同宽度
|
|
1175
|
-
width: ${({controls:t,size:
|
|
1519
|
+
width: ${({controls:t,size:o,theme:e})=>{var n,r,i,s,l,d,u,f,x,g,p,y;return t==="arrows"?o==="md"?(i=(r=(n=e.components.numberfield)==null?void 0:n.control)==null?void 0:r.arrows)==null?void 0:i.widthsm:(d=(l=(s=e.components.numberfield)==null?void 0:s.control)==null?void 0:l.arrows)==null?void 0:d.widthLg:o==="md"?(x=(f=(u=e.components.numberfield)==null?void 0:u.control)==null?void 0:f.side)==null?void 0:x.widthsm:(y=(p=(g=e.components.numberfield)==null?void 0:g.control)==null?void 0:p.side)==null?void 0:y.widthLg}};
|
|
1176
1520
|
|
|
1177
1521
|
// 状态样式
|
|
1178
1522
|
&:disabled,
|
|
1179
1523
|
&[data-disabled="true"] {
|
|
1180
|
-
${({theme:t})=>
|
|
1524
|
+
${({theme:t})=>gt(t)}
|
|
1181
1525
|
opacity: 0.8;
|
|
1182
1526
|
// 强制所有子元素不响应事件
|
|
1183
1527
|
* {
|
|
@@ -1185,29 +1529,29 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1185
1529
|
}
|
|
1186
1530
|
}
|
|
1187
1531
|
&:not(:disabled):not([data-disabled="true"]):hover {
|
|
1188
|
-
border-color: ${({theme:t})=>{var
|
|
1532
|
+
border-color: ${({theme:t})=>{var o,e;return(e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.hover}};
|
|
1189
1533
|
button:not(:disabled):not(:hover) {
|
|
1190
|
-
background: ${({theme:t})=>{var
|
|
1191
|
-
color: ${({theme:t})=>{var
|
|
1534
|
+
background: ${({theme:t})=>{var o;return(o=t.components.numberfield)==null?void 0:o.background.hover}};
|
|
1535
|
+
color: ${({theme:t})=>{var o,e;return(e=(o=t.components.numberfield)==null?void 0:o.text)==null?void 0:e.default}};
|
|
1192
1536
|
}
|
|
1193
1537
|
}
|
|
1194
1538
|
|
|
1195
1539
|
// 禁用状态保持原有边框颜色
|
|
1196
1540
|
&:disabled,
|
|
1197
1541
|
&[data-disabled="true"] {
|
|
1198
|
-
border-color: ${({theme:t})=>{var
|
|
1542
|
+
border-color: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.default)??"#d9d9d9"}} !important;
|
|
1199
1543
|
}
|
|
1200
1544
|
}
|
|
1201
|
-
`,
|
|
1545
|
+
`,el=C.input`
|
|
1202
1546
|
text-align: center;
|
|
1203
1547
|
border:none;
|
|
1204
1548
|
outline: none;
|
|
1205
|
-
width: ${({theme:t})=>{var
|
|
1206
|
-
height: ${({theme:t})=>{var
|
|
1207
|
-
font-size: ${({theme:t})=>{var
|
|
1208
|
-
font-weight: ${({theme:t})=>{var
|
|
1209
|
-
line-height: ${({theme:t})=>{var
|
|
1210
|
-
font-family: ${({theme:t})=>{var
|
|
1549
|
+
width: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.width)??"40px"}};
|
|
1550
|
+
height: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.height)??"18px"}};
|
|
1551
|
+
font-size: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.fontSize)??"12px"}};
|
|
1552
|
+
font-weight: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.fontWeight)??400}};
|
|
1553
|
+
line-height: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.lineHeight)??"18px"}};
|
|
1554
|
+
font-family: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.input)==null?void 0:e.fontFamily)??"sans-serif"}};
|
|
1211
1555
|
|
|
1212
1556
|
// 移除默认箭头
|
|
1213
1557
|
&::-webkit-outer-spin-button,
|
|
@@ -1221,47 +1565,47 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1221
1565
|
// 状态样式
|
|
1222
1566
|
&:disabled,
|
|
1223
1567
|
&[data-disabled="true"] {
|
|
1224
|
-
${({theme:t})=>
|
|
1568
|
+
${({theme:t})=>gt(t)}
|
|
1225
1569
|
}
|
|
1226
1570
|
|
|
1227
|
-
`,
|
|
1571
|
+
`,tl=C.div`
|
|
1228
1572
|
margin-top: 6px;
|
|
1229
1573
|
font-size: 12px;
|
|
1230
|
-
color: ${({theme:t})=>{var
|
|
1231
|
-
`,
|
|
1574
|
+
color: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.text)==null?void 0:e.placeholder)??"#6b6b6b"}};
|
|
1575
|
+
`,ol=C.div`
|
|
1232
1576
|
display: inline-flex;
|
|
1233
1577
|
flex-direction: column;
|
|
1234
1578
|
gap: 1px;
|
|
1235
|
-
`,
|
|
1579
|
+
`,vo=C.button`
|
|
1236
1580
|
background: transparent;
|
|
1237
1581
|
border: none;
|
|
1238
1582
|
border-radius: ${({direction:t})=>t==="up"?"4px 4px 0 0":"0 0 4px 4px"};
|
|
1239
1583
|
display: inline-flex;
|
|
1240
1584
|
align-items: center;
|
|
1241
1585
|
justify-content: center;
|
|
1242
|
-
width: ${({theme:t,size:
|
|
1243
|
-
height: ${({theme:t,size:
|
|
1244
|
-
color: ${({theme:t})=>{var
|
|
1586
|
+
width: ${({theme:t,size:o})=>{var n,r,i,s,l,d;return`calc(${o==="md"?(i=(r=(n=t.components.numberfield)==null?void 0:n.control)==null?void 0:r.arrows)==null?void 0:i.buttonSizeSm:(d=(l=(s=t.components.numberfield)==null?void 0:s.control)==null?void 0:l.arrows)==null?void 0:d.buttonSizeLg} * 2)`}};
|
|
1587
|
+
height: ${({theme:t,size:o})=>{var n,r,i,s,l,d;return o==="md"?(i=(r=(n=t.components.numberfield)==null?void 0:n.control)==null?void 0:r.arrows)==null?void 0:i.buttonSizeSm:(d=(l=(s=t.components.numberfield)==null?void 0:s.control)==null?void 0:l.arrows)==null?void 0:d.buttonSizeLg}};
|
|
1588
|
+
color: ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.border.default)??"#0A1833"}};
|
|
1245
1589
|
cursor: pointer;
|
|
1246
1590
|
// 使用主题中numberfield定义的transition参数
|
|
1247
|
-
transition: background-color ${({theme:t})=>{var
|
|
1248
|
-
color ${({theme:t})=>{var
|
|
1249
|
-
transform ${({theme:t})=>{var
|
|
1591
|
+
transition: background-color ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}},
|
|
1592
|
+
color ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}},
|
|
1593
|
+
transform ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}};
|
|
1250
1594
|
|
|
1251
1595
|
&:disabled,
|
|
1252
1596
|
&[data-disabled="true"] {
|
|
1253
|
-
${({theme:t})=>
|
|
1597
|
+
${({theme:t})=>gt(t)}
|
|
1254
1598
|
transition: none; // 禁用状态不使用过渡
|
|
1255
1599
|
}
|
|
1256
1600
|
|
|
1257
1601
|
&:not(:disabled):hover:not([data-disabled="true"]) {
|
|
1258
|
-
background-color: ${({theme:t})=>{var
|
|
1259
|
-
color: ${({theme:t})=>{var
|
|
1602
|
+
background-color: ${({theme:t})=>{var o,e;return(e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.default}};
|
|
1603
|
+
color: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.hover)??"#1890ff"}};
|
|
1260
1604
|
}
|
|
1261
1605
|
|
|
1262
1606
|
// 添加点击效果:点击变大一点再变回来
|
|
1263
1607
|
&:not(:disabled):active:not([data-disabled="true"]) {
|
|
1264
|
-
animation: clickScale ${({theme:t})=>{var
|
|
1608
|
+
animation: clickScale ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.transition)==null?void 0:e.replace("0.2s","0.3s"))||"0.3s ease"}};
|
|
1265
1609
|
}
|
|
1266
1610
|
|
|
1267
1611
|
// 定义点击缩放动画
|
|
@@ -1270,38 +1614,38 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1270
1614
|
50% { transform: scale(1.1); }
|
|
1271
1615
|
100% { transform: scale(1); }
|
|
1272
1616
|
}
|
|
1273
|
-
|
|
1617
|
+
`,$o=C.button`
|
|
1274
1618
|
display: inline-flex;
|
|
1275
1619
|
align-items: center;
|
|
1276
1620
|
justify-content: center;
|
|
1277
|
-
width: ${({theme:t,size:
|
|
1278
|
-
height: ${({theme:t,size:
|
|
1621
|
+
width: ${({theme:t,size:o})=>{var e,n,r,i,s,l;return o==="md"?(r=(n=(e=t.components.numberfield)==null?void 0:e.control)==null?void 0:n.side)==null?void 0:r.buttonSizeSm:(l=(s=(i=t.components.numberfield)==null?void 0:i.control)==null?void 0:s.side)==null?void 0:l.buttonSizeLg}};
|
|
1622
|
+
height: ${({theme:t,size:o})=>{var e,n,r,i,s,l;return o==="md"?(r=(n=(e=t.components.numberfield)==null?void 0:e.control)==null?void 0:n.side)==null?void 0:r.buttonSizeSm:(l=(s=(i=t.components.numberfield)==null?void 0:i.control)==null?void 0:s.side)==null?void 0:l.buttonSizeLg}};
|
|
1279
1623
|
background: transparent;
|
|
1280
|
-
color: ${({theme:t})=>{var
|
|
1624
|
+
color: ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.border.default)??"#d9d9d9"}};
|
|
1281
1625
|
border: none;
|
|
1282
1626
|
cursor: pointer;
|
|
1283
1627
|
border-radius: 6px;
|
|
1284
1628
|
padding: 2px;
|
|
1285
1629
|
// 使用主题中numberfield定义的transition参数
|
|
1286
|
-
transition: background-color ${({theme:t})=>{var
|
|
1287
|
-
color ${({theme:t})=>{var
|
|
1288
|
-
transform ${({theme:t})=>{var
|
|
1630
|
+
transition: background-color ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}},
|
|
1631
|
+
color ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}},
|
|
1632
|
+
transform ${({theme:t})=>{var o;return((o=t.components.numberfield)==null?void 0:o.transition)||"0.2s ease"}};
|
|
1289
1633
|
|
|
1290
1634
|
&:disabled,
|
|
1291
1635
|
&[data-disabled="true"] {
|
|
1292
|
-
${({theme:t})=>
|
|
1636
|
+
${({theme:t})=>gt(t)}
|
|
1293
1637
|
transition: none; // 禁用状态不使用过渡
|
|
1294
1638
|
}
|
|
1295
1639
|
|
|
1296
1640
|
// 添加hover状态控制背景颜色和图标颜色
|
|
1297
1641
|
&:not(:disabled):hover:not([data-disabled="true"]) {
|
|
1298
|
-
background-color: ${({theme:t})=>{var
|
|
1299
|
-
color: ${({theme:t})=>{var
|
|
1642
|
+
background-color: ${({theme:t})=>{var o;return(o=t.components.numberfield)==null?void 0:o.border.default}};
|
|
1643
|
+
color: ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.border)==null?void 0:e.hover)??"#1890ff"}};
|
|
1300
1644
|
}
|
|
1301
1645
|
|
|
1302
1646
|
// 添加点击效果:点击变大一点再变回来
|
|
1303
1647
|
&:not(:disabled):active:not([data-disabled="true"]) {
|
|
1304
|
-
animation: clickScale ${({theme:t})=>{var
|
|
1648
|
+
animation: clickScale ${({theme:t})=>{var o,e;return((e=(o=t.components.numberfield)==null?void 0:o.transition)==null?void 0:e.replace("0.2s","0.3s"))||"0.3s ease"}};
|
|
1305
1649
|
}
|
|
1306
1650
|
|
|
1307
1651
|
// 定义点击缩放动画
|
|
@@ -1310,14 +1654,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1310
1654
|
50% { transform: scale(1.1); }
|
|
1311
1655
|
100% { transform: scale(1); }
|
|
1312
1656
|
}
|
|
1313
|
-
`,
|
|
1657
|
+
`,nl=Ut,rl=tn,il=Wt,sl=nt,kn=h.forwardRef((t,o)=>{const e=te.c(104);let n,r,i,s,l,d,u,f,x,g,p,y,b,k,w,v,S;e[0]!==t?({min:f,max:u,step:b,value:S,defaultValue:r,onChange:x,onValueChange:p,onChangeValue:g,disabled:s,className:n,label:d,description:i,error:k,id:l,controls:w,size:v,...y}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x,e[10]=g,e[11]=p,e[12]=y,e[13]=b,e[14]=k,e[15]=w,e[16]=v,e[17]=S):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9],g=e[10],p=e[11],y=e[12],b=e[13],k=e[14],w=e[15],v=e[16],S=e[17]);const $=b===void 0?1:b,m=k===void 0?!1:k,j=w===void 0?"buttons":w,z=v===void 0?"md":v,T=h.useRef(null);let P,I;e[18]!==o?(P=()=>{o&&(typeof o=="function"?o(T.current):o.current=T.current)},I=[o],e[18]=o,e[19]=P,e[20]=I):(P=e[19],I=e[20]),h.useEffect(P,I);const D=S!==void 0,[F,_]=h.useState(r),O=D?S:F;let A;e[21]!==u||e[22]!==f?(A=de=>{let he=de;return f!==void 0&&(he=Math.max(he,f)),u!==void 0&&(he=Math.min(he,u)),he},e[21]=u,e[22]=f,e[23]=A):A=e[23];const N=A;let B;e[24]!==g||e[25]!==p?(B=de=>{p==null||p(de),g==null||g(de)},e[24]=g,e[25]=p,e[26]=B):B=e[26];const W=B;let U;e[27]!==D||e[28]!==x||e[29]!==W?(U=de=>{var he;if(D||_(de),T.current){const Q=(he=Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value"))==null?void 0:he.set;Q==null||Q.call(T.current,de===void 0?"":String(de));const xe=new Event("input",{bubbles:!0});Object.defineProperty(xe,"target",{writable:!1,value:T.current}),x==null||x(xe)}W(de)},e[27]=D,e[28]=x,e[29]=W,e[30]=U):U=e[30];const Z=U;let c;e[31]!==N||e[32]!==D||e[33]!==f||e[34]!==x||e[35]!==W?(c=de=>{const he=de.target.value,Q=he===""?f!==void 0?f:0:Number(he),xe=Number.isNaN(Q)?f!==void 0?f:0:N(Q);D||_(xe),W(xe),x==null||x(de)},e[31]=N,e[32]=D,e[33]=f,e[34]=x,e[35]=W,e[36]=c):c=e[36];const R=c;let E;e[37]!==N||e[38]!==O||e[39]!==Z||e[40]!==$?(E=()=>{const he=N((O??0)+($??1));Z(he)},e[37]=N,e[38]=O,e[39]=Z,e[40]=$,e[41]=E):E=e[41];const L=E;let Y;e[42]!==N||e[43]!==O||e[44]!==Z||e[45]!==$?(Y=()=>{const he=N((O??0)-($??1));Z(he)},e[42]=N,e[43]=O,e[44]=Z,e[45]=$,e[46]=Y):Y=e[46];const X=Y;let K;e[47]!==X||e[48]!==L?(K=de=>{de.key==="ArrowUp"?(de.preventDefault(),L()):de.key==="ArrowDown"&&(de.preventDefault(),X())},e[47]=X,e[48]=L,e[49]=K):K=e[49];const J=K,G=l||`number-${Math.random().toString(36).slice(2,9)}`,q=O!==void 0&&f!==void 0&&O<=f,ne=O!==void 0&&u!==void 0&&O>=u;let H;e[50]!==G||e[51]!==d?(H=d&&a.jsx(Js,{htmlFor:G,"aria-hidden":!1,children:d}),e[50]=G,e[51]=d,e[52]=H):H=e[52];const oe=`controls-${j} size-${z}`;let ce;e[53]!==q||e[54]!==j||e[55]!==X||e[56]!==s||e[57]!==z?(ce=j==="buttons"&&a.jsx($o,{className:"btn-decrement",pos:"left",size:z,type:"button",onClick:X,disabled:s||q,children:a.jsx(rl,{size:z==="lg"?12:8.571})}),e[53]=q,e[54]=j,e[55]=X,e[56]=s,e[57]=z,e[58]=ce):ce=e[58];const ue=y,ke=O===void 0?"":String(O),Ce=i?`${G}-desc`:void 0,ze=j==="buttons"?"with-side-controls":void 0;let we;e[59]!==s||e[60]!==m||e[61]!==R||e[62]!==J||e[63]!==G||e[64]!==u||e[65]!==f||e[66]!==z||e[67]!==$||e[68]!==ue||e[69]!==ke||e[70]!==Ce||e[71]!==ze?(we=a.jsx(el,{...ue,id:G,ref:T,type:"number",value:ke,onChange:R,onKeyDown:J,min:f,max:u,step:$,disabled:s,"aria-invalid":m,"aria-describedby":Ce,className:ze,"data-size":z}),e[59]=s,e[60]=m,e[61]=R,e[62]=J,e[63]=G,e[64]=u,e[65]=f,e[66]=z,e[67]=$,e[68]=ue,e[69]=ke,e[70]=Ce,e[71]=ze,e[72]=we):we=e[72];let Se;e[73]!==ne||e[74]!==j||e[75]!==s||e[76]!==L||e[77]!==z?(Se=j==="buttons"&&a.jsx($o,{className:"btn-increment",pos:"right",size:z,type:"button",onClick:L,disabled:s||ne,children:a.jsx(nl,{size:z==="lg"?12:8.571})}),e[73]=ne,e[74]=j,e[75]=s,e[76]=L,e[77]=z,e[78]=Se):Se=e[78];let ee;e[79]!==ne||e[80]!==q||e[81]!==j||e[82]!==X||e[83]!==s||e[84]!==L||e[85]!==z?(ee=j==="arrows"&&a.jsxs(ol,{className:"arrow-group",children:[a.jsx(vo,{direction:"up",type:"button",size:z,onClick:L,disabled:s||ne,className:"arrow-up",children:a.jsx(il,{})}),a.jsx(vo,{direction:"down",type:"button","aria-label":"减小",title:"减小",size:z,onClick:X,disabled:s||q,className:"arrow-down",children:a.jsx(sl,{})})]}),e[79]=ne,e[80]=q,e[81]=j,e[82]=X,e[83]=s,e[84]=L,e[85]=z,e[86]=ee):ee=e[86];let fe;e[87]!==j||e[88]!==s||e[89]!==z||e[90]!==oe||e[91]!==ce||e[92]!==we||e[93]!==Se||e[94]!==ee?(fe=a.jsxs(Qs,{className:oe,size:z,disabled:s,controls:j,children:[ce,we,Se,ee]}),e[87]=j,e[88]=s,e[89]=z,e[90]=oe,e[91]=ce,e[92]=we,e[93]=Se,e[94]=ee,e[95]=fe):fe=e[95];let me;e[96]!==i||e[97]!==G?(me=i&&a.jsx(tl,{id:`${G}-desc`,children:i}),e[96]=i,e[97]=G,e[98]=me):me=e[98];let Te;return e[99]!==n||e[100]!==H||e[101]!==fe||e[102]!==me?(Te=a.jsxs(qs,{className:n,children:[H,fe,me]}),e[99]=n,e[100]=H,e[101]=fe,e[102]=me,e[103]=Te):Te=e[103],Te});kn.displayName="NumberInput";const ll=C("label",{shouldForwardProp:t=>t!=="disabled"})(({theme:t,disabled:o})=>({display:"inline-flex",alignItems:"center",gap:t.components.radio.gap,cursor:o?"not-allowed":"pointer",opacity:o?t.components.radio.disabled.opacity:1,transition:`opacity ${t.components.radio.transition}`})),al=C("span",{shouldForwardProp:t=>t!=="disabled"})(({theme:t,disabled:o})=>({position:"relative",display:"inline-flex",alignItems:"center",justifyContent:"center",width:t.components.radio.control.size,height:t.components.radio.control.size,borderRadius:t.components.radio.control.borderRadius,borderWidth:t.components.radio.control.borderWidth,borderStyle:"solid",borderColor:o?t.components.radio.control.borderColor.disabled:t.components.radio.control.borderColor.default,background:t.components.radio.control.background,transition:`border-color ${t.components.radio.transition}, box-shadow ${t.components.radio.transition}, transform ${t.components.radio.transition}`,flexShrink:0})),cl=C("input")(({theme:t})=>({position:"absolute",inset:0,width:"100%",height:"100%",margin:0,opacity:0,cursor:"inherit","&:focus-visible + span":{boxShadow:t.components.radio.focusRing},"&:hover:not(:disabled) + span":{borderColor:t.components.radio.control.borderColor.hover,transform:"translateY(-0.5px)"},"&:checked + span":{borderColor:t.components.radio.control.borderColor.checked},"&:checked + span::after":{transform:"translate(-50%, -50%) scale(1)",opacity:1},"&:disabled + span":{borderColor:t.components.radio.control.borderColor.disabled},"&:disabled + span::after":{background:t.components.radio.control.indicator.disabled}})),dl=C("span")(({theme:t})=>({position:"relative",inset:0,width:"100%",height:"100%",borderRadius:"inherit",boxShadow:"none","&::after":{content:'""',position:"absolute",top:"50%",left:"50%",width:t.components.radio.control.indicator.size,height:t.components.radio.control.indicator.size,background:t.components.radio.control.indicator.color,borderRadius:"inherit",transform:"translate(-50%, -50%) scale(0.35)",opacity:0,transition:`transform ${t.components.radio.transition}, opacity ${t.components.radio.transition}`}})),ul=C("span")({display:"flex",flexDirection:"column",gap:"0.25rem",minWidth:0}),fl=C("span",{shouldForwardProp:t=>t!=="disabled"})(({theme:t,disabled:o})=>({fontSize:t.components.radio.text.label.fontSize,fontWeight:t.components.radio.text.label.fontWeight,color:o?t.components.radio.text.label.disabled:t.components.radio.text.label.color,lineHeight:1.5,transition:`color ${t.components.radio.transition}`})),pl=C("span",{shouldForwardProp:t=>t!=="disabled"})(({theme:t,disabled:o})=>({margin:0,color:o?t.components.radio.text.description.disabled:t.components.radio.text.description.color,fontSize:t.components.radio.text.description.fontSize,lineHeight:1.4,transition:`color ${t.components.radio.transition}`})),qt=h.forwardRef((t,o)=>{const e=te.c(23);let n,r,i,s;e[0]!==t?({label:s,description:r,className:n,...i}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s):(n=e[1],r=e[2],i=e[3],s=e[4]);const l=!!i.disabled,d=l?"true":void 0;let u;e[5]!==i||e[6]!==l||e[7]!==o?(u=a.jsx(cl,{ref:o,type:"radio",disabled:l,...i}),e[5]=i,e[6]=l,e[7]=o,e[8]=u):u=e[8];let f;e[9]===Symbol.for("react.memo_cache_sentinel")?(f=a.jsx(dl,{"aria-hidden":!0}),e[9]=f):f=e[9];let x;e[10]!==l||e[11]!==u?(x=a.jsxs(al,{disabled:l,children:[u,f]}),e[10]=l,e[11]=u,e[12]=x):x=e[12];let g;e[13]!==r||e[14]!==l||e[15]!==s?(g=(s||r)&&a.jsxs(ul,{children:[s?a.jsx(fl,{disabled:l,children:s}):null,r?a.jsx(pl,{disabled:l,children:r}):null]}),e[13]=r,e[14]=l,e[15]=s,e[16]=g):g=e[16];let p;return e[17]!==n||e[18]!==l||e[19]!==d||e[20]!==x||e[21]!==g?(p=a.jsxs(ll,{disabled:l,className:n,"data-disabled":d,children:[x,g]}),e[17]=n,e[18]=l,e[19]=d,e[20]=x,e[21]=g,e[22]=p):p=e[22],p});qt.displayName="Radio";const hl=["rect","text","circle"],bl=["sm","md","lg","pill"],ml=M.keyframes`
|
|
1314
1658
|
0% {
|
|
1315
1659
|
transform: translateX(-100%);
|
|
1316
1660
|
}
|
|
1317
1661
|
100% {
|
|
1318
1662
|
transform: translateX(100%);
|
|
1319
1663
|
}
|
|
1320
|
-
`,
|
|
1664
|
+
`,wn=({theme:t})=>M.css`
|
|
1321
1665
|
&::after {
|
|
1322
1666
|
content: '';
|
|
1323
1667
|
position: absolute;
|
|
@@ -1328,7 +1672,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1328
1672
|
${t.components.skeleton.background.highlight} 50%,
|
|
1329
1673
|
transparent 100%
|
|
1330
1674
|
);
|
|
1331
|
-
animation: ${
|
|
1675
|
+
animation: ${ml} ${t.components.skeleton.animation.duration}
|
|
1332
1676
|
${t.components.skeleton.animation.easing} infinite;
|
|
1333
1677
|
transform: translateX(-100%);
|
|
1334
1678
|
}
|
|
@@ -1340,36 +1684,36 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1340
1684
|
transform: translateX(-50%);
|
|
1341
1685
|
}
|
|
1342
1686
|
}
|
|
1343
|
-
`,
|
|
1687
|
+
`,gl=C.div`
|
|
1344
1688
|
position: relative;
|
|
1345
1689
|
overflow: hidden;
|
|
1346
1690
|
display: block;
|
|
1347
1691
|
background: ${({theme:t})=>t.components.skeleton.background.base};
|
|
1348
|
-
border-radius: ${({theme:t,$variant:
|
|
1349
|
-
width: ${({$variant:t,$width:
|
|
1350
|
-
height: ${({$variant:t,$height:
|
|
1692
|
+
border-radius: ${({theme:t,$variant:o,$radius:e})=>o==="circle"?t.components.skeleton.radius.circle:t.components.skeleton.radius[e]};
|
|
1693
|
+
width: ${({$variant:t,$width:o,theme:e})=>t==="circle"?o??e.components.skeleton.circle.size:o??"100%"};
|
|
1694
|
+
height: ${({$variant:t,$height:o,theme:e})=>t==="circle"?o??e.components.skeleton.circle.size:t==="text"?o??e.components.skeleton.text.lineHeight:o??e.components.skeleton.block.height};
|
|
1351
1695
|
|
|
1352
|
-
${({$animate:t,theme:
|
|
1353
|
-
${
|
|
1696
|
+
${({$animate:t,theme:o})=>t&&M.css`
|
|
1697
|
+
${wn({theme:o})}
|
|
1354
1698
|
`}
|
|
1355
|
-
`,
|
|
1699
|
+
`,xl=C.div`
|
|
1356
1700
|
display: flex;
|
|
1357
1701
|
flex-direction: column;
|
|
1358
1702
|
gap: ${({theme:t})=>t.components.skeleton.text.gap};
|
|
1359
1703
|
width: ${({$width:t})=>t??"100%"};
|
|
1360
|
-
`,
|
|
1704
|
+
`,yl=C.span`
|
|
1361
1705
|
position: relative;
|
|
1362
1706
|
overflow: hidden;
|
|
1363
1707
|
display: block;
|
|
1364
1708
|
background: ${({theme:t})=>t.components.skeleton.background.base};
|
|
1365
1709
|
height: ${({theme:t})=>t.components.skeleton.text.lineHeight};
|
|
1366
1710
|
border-radius: ${({theme:t})=>t.components.skeleton.radius.pill};
|
|
1367
|
-
width: ${({$customWidth:t,$isLast:
|
|
1711
|
+
width: ${({$customWidth:t,$isLast:o,theme:e})=>t??(o?e.components.skeleton.text.lastLineWidth:"100%")};
|
|
1368
1712
|
|
|
1369
|
-
${({$animate:t,theme:
|
|
1370
|
-
${
|
|
1713
|
+
${({$animate:t,theme:o})=>t&&M.css`
|
|
1714
|
+
${wn({theme:o})}
|
|
1371
1715
|
`}
|
|
1372
|
-
`,
|
|
1716
|
+
`,ko=t=>{if(t!==void 0)return typeof t=="number"?`${t}px`:t},Sn=h.forwardRef(({variant:t="rect",width:o,height:e,lines:n=t==="text"?3:1,animate:r=!0,radius:i="md",loaded:s=!1,className:l,children:d,style:u,...f},x)=>{const g=ko(o),p=ko(e),y=Math.max(1,n),b=t==="text"&&y>1;if(s)return d?a.jsx("div",{ref:x,className:l,style:u,...f,children:d}):null;const k={role:"status","aria-live":"polite","aria-busy":!0};return b?a.jsx(xl,{ref:x,className:l,style:u,$width:g,"data-variant":"text",...k,...f,children:Array.from({length:y}).map((w,v)=>a.jsx(yl,{$animate:r,$isLast:v===y-1,$customWidth:v===y-1?g:void 0,"aria-hidden":"true"},v))}):a.jsx(gl,{ref:x,className:l,style:u,$variant:t,$animate:r,$radius:i,$width:g,$height:p,"data-variant":t,...k,...f})});Sn.displayName="Skeleton";const wo=M.keyframes`
|
|
1373
1717
|
0% {
|
|
1374
1718
|
transform: scale(1);
|
|
1375
1719
|
opacity: 0.6;
|
|
@@ -1382,24 +1726,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1382
1726
|
transform: scale(1);
|
|
1383
1727
|
opacity: 0.6;
|
|
1384
1728
|
}
|
|
1385
|
-
`,
|
|
1729
|
+
`,vl=C.div`
|
|
1386
1730
|
display: flex;
|
|
1387
1731
|
flex-direction: ${({orientation:t})=>t==="vertical"?"column":"row"};
|
|
1388
1732
|
width: 100%;
|
|
1389
1733
|
|
|
1390
|
-
${({orientation:t})=>t==="horizontal"&&
|
|
1734
|
+
${({orientation:t})=>t==="horizontal"&&M.css`
|
|
1391
1735
|
align-items: flex-start;
|
|
1392
1736
|
`}
|
|
1393
|
-
|
|
1737
|
+
`,$l=C.div`
|
|
1394
1738
|
position: relative;
|
|
1395
1739
|
display: flex;
|
|
1396
|
-
flex: ${({isLast:t,orientation:
|
|
1397
|
-
flex-direction: ${({orientation:t,labelPlacement:
|
|
1398
|
-
align-items: ${({orientation:t,labelPlacement:
|
|
1740
|
+
flex: ${({isLast:t,orientation:o})=>t||o==="vertical"?"0 0 auto":"1"};
|
|
1741
|
+
flex-direction: ${({orientation:t,labelPlacement:o})=>t==="horizontal"&&o==="bottom"?"column":"row"};
|
|
1742
|
+
align-items: ${({orientation:t,labelPlacement:o})=>t==="horizontal"&&o==="bottom"?"center":"flex-start"};
|
|
1399
1743
|
|
|
1400
1744
|
/* Gap between content elements */
|
|
1401
1745
|
gap: ${({theme:t})=>t.components.stepper.gap};
|
|
1402
|
-
|
|
1746
|
+
`,kt=C.div`
|
|
1403
1747
|
position: relative;
|
|
1404
1748
|
display: flex;
|
|
1405
1749
|
align-items: center;
|
|
@@ -1407,42 +1751,42 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1407
1751
|
z-index: 1; /* To stay above line */
|
|
1408
1752
|
|
|
1409
1753
|
/* Size */
|
|
1410
|
-
width: ${({theme:t,size:
|
|
1411
|
-
height: ${({theme:t,size:
|
|
1754
|
+
width: ${({theme:t,size:o,variant:e})=>e==="dot"?t.components.stepper.dot.size[o]:t.components.stepper.circle.size[o]};
|
|
1755
|
+
height: ${({theme:t,size:o,variant:e})=>e==="dot"?t.components.stepper.dot.size[o]:t.components.stepper.circle.size[o]};
|
|
1412
1756
|
|
|
1413
1757
|
border-radius: 50%;
|
|
1414
1758
|
border: ${({variant:t})=>t==="dot"?"none":"1px solid"};
|
|
1415
1759
|
transition: all 0.2s ease;
|
|
1416
1760
|
|
|
1417
1761
|
/* Colors based on Status */
|
|
1418
|
-
${({theme:t,status:
|
|
1762
|
+
${({theme:t,status:o,variant:e})=>{const n=t.components.stepper,r=n.state[o];let i=r.color,s="transparent",l=r.color;return e==="dot"?(o==="wait"?s=n.line.color.default:s=r.color,l="transparent",M.css`
|
|
1419
1763
|
background-color: ${s};
|
|
1420
1764
|
color: ${l};
|
|
1421
|
-
${
|
|
1765
|
+
${o==="process"?`
|
|
1422
1766
|
&::after {
|
|
1423
1767
|
content: '';
|
|
1424
1768
|
position: absolute;
|
|
1425
1769
|
inset: -4px;
|
|
1426
1770
|
border-radius: 50%;
|
|
1427
|
-
background-color: ${
|
|
1428
|
-
animation: ${
|
|
1771
|
+
background-color: ${n.dot.pulseColor};
|
|
1772
|
+
animation: ${wo} 1.5s ease-in-out infinite;
|
|
1429
1773
|
will-change: transform, opacity;
|
|
1430
1774
|
z-index: -1;
|
|
1431
1775
|
}
|
|
1432
1776
|
`:""}
|
|
1433
|
-
`):(
|
|
1777
|
+
`):(o==="process"?(i=r.color,s=r.bg,l=t.global.colors.common.white):o==="finish"?(i=r.color,s=r.bg,l=r.color):(o==="error"&&(i=r.color,s=r.bg),l=r.color),M.css`
|
|
1434
1778
|
border-color: ${i};
|
|
1435
1779
|
background-color: ${s};
|
|
1436
1780
|
color: ${l};
|
|
1437
|
-
${
|
|
1781
|
+
${o==="process"?`
|
|
1438
1782
|
&::after {
|
|
1439
1783
|
content: '';
|
|
1440
1784
|
position: absolute;
|
|
1441
1785
|
inset: -4px;
|
|
1442
1786
|
border-radius: 50%;
|
|
1443
|
-
border: 2px solid ${
|
|
1787
|
+
border: 2px solid ${r.color};
|
|
1444
1788
|
opacity: 0.6;
|
|
1445
|
-
animation: ${
|
|
1789
|
+
animation: ${wo} 1.5s ease-in-out infinite;
|
|
1446
1790
|
will-change: transform, opacity;
|
|
1447
1791
|
z-index: -1;
|
|
1448
1792
|
}
|
|
@@ -1450,136 +1794,136 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1450
1794
|
`)}}
|
|
1451
1795
|
|
|
1452
1796
|
/* Text style inside circle */
|
|
1453
|
-
font-size: ${({theme:t,size:
|
|
1797
|
+
font-size: ${({theme:t,size:o})=>t.components.stepper.circle.fontSize[o]};
|
|
1454
1798
|
font-weight: 500;
|
|
1455
1799
|
|
|
1456
1800
|
/* Icon size control */
|
|
1457
1801
|
svg {
|
|
1458
|
-
width: ${({theme:t,size:
|
|
1459
|
-
height: ${({theme:t,size:
|
|
1802
|
+
width: ${({theme:t,size:o})=>t.components.stepper.circle.iconSize[o]};
|
|
1803
|
+
height: ${({theme:t,size:o})=>t.components.stepper.circle.iconSize[o]};
|
|
1460
1804
|
flex-shrink: 0;
|
|
1461
1805
|
}
|
|
1462
|
-
`,wt=
|
|
1806
|
+
`,wt=C.div`
|
|
1463
1807
|
display: flex;
|
|
1464
1808
|
flex-direction: column;
|
|
1465
1809
|
justify-content: center;
|
|
1466
1810
|
|
|
1467
|
-
${({orientation:t,labelPlacement:
|
|
1811
|
+
${({orientation:t,labelPlacement:o})=>t==="horizontal"&&o==="bottom"&&M.css`
|
|
1468
1812
|
align-items: center;
|
|
1469
1813
|
text-align: center;
|
|
1470
1814
|
padding-top: 4px; /* Space between icon and text */
|
|
1471
1815
|
`}
|
|
1472
1816
|
|
|
1473
|
-
${({orientation:t,labelPlacement:
|
|
1817
|
+
${({orientation:t,labelPlacement:o})=>(t==="vertical"||o==="right")&&M.css`
|
|
1474
1818
|
padding-left: 4px; /* Space between icon and text */
|
|
1475
1819
|
/* Adjust for vertical alignment with icon center if needed */
|
|
1476
1820
|
padding-top: 4px;
|
|
1477
1821
|
`}
|
|
1478
|
-
`,St=
|
|
1822
|
+
`,St=C.div`
|
|
1479
1823
|
font-size: ${({theme:t})=>t.components.stepper.text.title.fontSize};
|
|
1480
1824
|
font-weight: ${({theme:t})=>t.components.stepper.text.title.fontWeight};
|
|
1481
1825
|
line-height: 1.4;
|
|
1482
1826
|
|
|
1483
|
-
color: ${({theme:t,status:
|
|
1484
|
-
`,Ct=
|
|
1827
|
+
color: ${({theme:t,status:o})=>{const e=t.components.stepper.text.title.color;switch(o){case"process":return e.active;case"finish":return e.default;case"error":return e.error;case"wait":return e.waiting;default:return e.default}}};
|
|
1828
|
+
`,Ct=C.div`
|
|
1485
1829
|
font-size: ${({theme:t})=>t.components.stepper.text.description.fontSize};
|
|
1486
1830
|
color: ${({theme:t})=>t.components.stepper.text.description.color};
|
|
1487
1831
|
line-height: 1.4;
|
|
1488
1832
|
margin-top: 2px;
|
|
1489
|
-
`,jt=
|
|
1833
|
+
`,jt=C.div`
|
|
1490
1834
|
transition: background-color 0.2s ease;
|
|
1491
1835
|
|
|
1492
|
-
${({orientation:t,theme:
|
|
1836
|
+
${({orientation:t,theme:o,isFinished:e,size:n,labelPlacement:r,variant:i})=>{const s=i==="dot"?o.components.stepper.dot.size[n]:o.components.stepper.circle.size[n],d=parseInt(s)/2;return t==="horizontal"?M.css`
|
|
1493
1837
|
flex: 1;
|
|
1494
1838
|
height: 1px;
|
|
1495
|
-
background-color: ${e?
|
|
1496
|
-
margin: 0 ${
|
|
1839
|
+
background-color: ${e?o.components.stepper.line.color.active:o.components.stepper.line.color.default};
|
|
1840
|
+
margin: 0 ${o.components.stepper.gap};
|
|
1497
1841
|
margin-top: ${d}px;
|
|
1498
|
-
${
|
|
1499
|
-
`:
|
|
1842
|
+
${r==="bottom"?"align-self: flex-start;":""}
|
|
1843
|
+
`:M.css`
|
|
1500
1844
|
width: 1px;
|
|
1501
1845
|
min-height: 40px;
|
|
1502
1846
|
flex: 1;
|
|
1503
|
-
background-color: ${e?
|
|
1847
|
+
background-color: ${e?o.components.stepper.line.color.active:o.components.stepper.line.color.default};
|
|
1504
1848
|
margin-top: 4px;
|
|
1505
1849
|
`}}
|
|
1506
|
-
`,
|
|
1850
|
+
`,Cn=h.forwardRef((t,o)=>{const e=te.c(37);let n,r,i,s,l,d,u,f,x;e[0]!==t?({active:l,orientation:d,labelPlacement:u,size:f,variant:x,children:n,className:r,onChange:i,...s}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9]);const g=l===void 0?0:l,p=d===void 0?"horizontal":d,y=u===void 0?"right":u,b=f===void 0?"md":f,k=x===void 0?"default":x;let w,v,S,$,m,j,z,T;if(e[10]!==g||e[11]!==n||e[12]!==r||e[13]!==y||e[14]!==i||e[15]!==p||e[16]!==o||e[17]!==s||e[18]!==b||e[19]!==k){const I=h.Children.toArray(n).filter(h.isValidElement);w=vl,$=o,m=p,j=r,z="list",T="Progress",v=s,S=I.map((D,F)=>{const _=D.props;let O;return _.status?O=_.status:F<g?O="finish":F===g?O="process":O="wait",h.cloneElement(D,{index:F,last:F===I.length-1,orientation:p,labelPlacement:p==="vertical"?"right":y,size:b,status:O,variant:k,onClick:()=>{var A;i&&!_.disabled&&i(F),(A=_.onClick)==null||A.call(_)}})}),e[10]=g,e[11]=n,e[12]=r,e[13]=y,e[14]=i,e[15]=p,e[16]=o,e[17]=s,e[18]=b,e[19]=k,e[20]=w,e[21]=v,e[22]=S,e[23]=$,e[24]=m,e[25]=j,e[26]=z,e[27]=T}else w=e[20],v=e[21],S=e[22],$=e[23],m=e[24],j=e[25],z=e[26],T=e[27];let P;return e[28]!==w||e[29]!==v||e[30]!==S||e[31]!==$||e[32]!==m||e[33]!==j||e[34]!==z||e[35]!==T?(P=a.jsx(w,{ref:$,orientation:m,className:j,role:z,"aria-label":T,...v,children:S}),e[28]=w,e[29]=v,e[30]=S,e[31]=$,e[32]=m,e[33]=j,e[34]=z,e[35]=T,e[36]=P):P=e[36],P});Cn.displayName="Stepper";const jn=h.forwardRef((t,o)=>{const e=te.c(55);let n,r,i,s,l,d,u,f,x,g,p,y,b;e[0]!==t?({title:b,description:r,icon:i,status:d,index:u,orientation:f,labelPlacement:x,size:g,last:p,variant:y,className:n,onClick:s,...l}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x,e[10]=g,e[11]=p,e[12]=y,e[13]=b):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9],g=e[10],p=e[11],y=e[12],b=e[13]);const k=d===void 0?"wait":d,w=u===void 0?0:u,v=f===void 0?"horizontal":f,S=x===void 0?"right":x,$=g===void 0?"md":g,m=p===void 0?!1:p,j=y===void 0?"default":y;let z;e[14]!==i||e[15]!==w||e[16]!==k?(z=()=>{if(i)return i;switch(k){case"finish":return a.jsx(Yt,{});case"error":return a.jsx(Zt,{});default:return a.jsx("span",{children:w+1})}},e[14]=i,e[15]=w,e[16]=k,e[17]=z):z=e[17];const T=z,P=v==="horizontal"&&j==="dot"?"bottom":S,I=!(j==="dot"&&!i);let D;e[18]!==T||e[19]!==I?(D=I?T():null,e[18]=T,e[19]=I,e[20]=D):D=e[20];const F=D,_=v==="vertical"&&!m,O=v==="horizontal"&&!m,A=k==="process"?"step":void 0;let N;e[21]!==r||e[22]!==F||e[23]!==m||e[24]!==v||e[25]!==P||e[26]!==_||e[27]!==$||e[28]!==k||e[29]!==b||e[30]!==j?(N=v==="vertical"&&a.jsxs(a.Fragment,{children:[a.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",flexShrink:0,minHeight:m?"auto":"80px"},children:[a.jsx(kt,{status:k,size:$,variant:j,children:F}),_&&a.jsx(jt,{orientation:"vertical",labelPlacement:P,isFinished:k==="finish",size:$,variant:j})]}),a.jsxs(wt,{orientation:v,labelPlacement:P,children:[a.jsx(St,{status:k,children:b}),r&&a.jsx(Ct,{children:r})]})]}),e[21]=r,e[22]=F,e[23]=m,e[24]=v,e[25]=P,e[26]=_,e[27]=$,e[28]=k,e[29]=b,e[30]=j,e[31]=N):N=e[31];let B;e[32]!==r||e[33]!==F||e[34]!==v||e[35]!==P||e[36]!==O||e[37]!==$||e[38]!==k||e[39]!==b||e[40]!==j?(B=v==="horizontal"&&a.jsx(a.Fragment,{children:P==="bottom"?a.jsxs("div",{style:{display:"flex",flexDirection:"row",alignItems:"center",width:"100%"},children:[a.jsxs("div",{style:{display:"flex",flexDirection:"column",alignItems:"center",flexShrink:0},children:[a.jsx(kt,{status:k,size:$,variant:j,children:F}),a.jsxs(wt,{orientation:v,labelPlacement:P,children:[a.jsx(St,{status:k,children:b}),r&&a.jsx(Ct,{children:r})]})]}),O&&a.jsx(jt,{orientation:"horizontal",labelPlacement:P,isFinished:k==="finish",size:$,variant:j})]}):a.jsxs(a.Fragment,{children:[a.jsx(kt,{status:k,size:$,variant:j,children:F}),a.jsxs(wt,{orientation:v,labelPlacement:P,children:[a.jsx(St,{status:k,children:b}),r&&a.jsx(Ct,{children:r})]}),O&&a.jsx(jt,{orientation:"horizontal",labelPlacement:P,isFinished:k==="finish",size:$,variant:j})]})}),e[32]=r,e[33]=F,e[34]=v,e[35]=P,e[36]=O,e[37]=$,e[38]=k,e[39]=b,e[40]=j,e[41]=B):B=e[41];let W;return e[42]!==n||e[43]!==m||e[44]!==s||e[45]!==v||e[46]!==o||e[47]!==P||e[48]!==l||e[49]!==k||e[50]!==N||e[51]!==B||e[52]!==A||e[53]!==j?(W=a.jsxs($l,{ref:o,className:n,orientation:v,labelPlacement:P,status:k,isLast:m,variant:j,onClick:s,role:"listitem","aria-current":A,...l,children:[N,B]}),e[42]=n,e[43]=m,e[44]=s,e[45]=v,e[46]=o,e[47]=P,e[48]=l,e[49]=k,e[50]=N,e[51]=B,e[52]=A,e[53]=j,e[54]=W):W=e[54],W});jn.displayName="Step";const kl=["line","circle"],wl=["sm","md","lg"],Sl=["normal","error","warning","success"],xt=(t,o)=>({normal:o.semantic.colors.brand.primary,error:o.semantic.colors.state.danger,warning:o.semantic.colors.state.warning,success:o.semantic.colors.state.success})[t],Cl=C.div`
|
|
1507
1851
|
display: flex;
|
|
1508
1852
|
align-items: center;
|
|
1509
1853
|
gap: 16px;
|
|
1510
1854
|
width: 100%;
|
|
1511
|
-
`,
|
|
1855
|
+
`,jl=C.div`
|
|
1512
1856
|
position: relative;
|
|
1513
1857
|
flex: 1;
|
|
1514
1858
|
background: ${({theme:t})=>t.semantic.colors.background.secondary};
|
|
1515
1859
|
border-radius: 5px;
|
|
1516
1860
|
overflow: hidden;
|
|
1517
1861
|
|
|
1518
|
-
${({size:t})=>t==="sm"?
|
|
1862
|
+
${({size:t})=>t==="sm"?M.css`
|
|
1519
1863
|
height: 6px;
|
|
1520
|
-
`:
|
|
1864
|
+
`:M.css`
|
|
1521
1865
|
height: 8px;
|
|
1522
1866
|
`}
|
|
1523
|
-
`,
|
|
1867
|
+
`,Rl=C.div`
|
|
1524
1868
|
height: 100%;
|
|
1525
1869
|
width: ${({percent:t})=>t}%;
|
|
1526
|
-
background: ${({status:t,theme:
|
|
1870
|
+
background: ${({status:t,theme:o})=>xt(t,o)};
|
|
1527
1871
|
border-radius: 5px;
|
|
1528
1872
|
transition: width 0.3s ease, background 0.3s ease;
|
|
1529
|
-
`,
|
|
1873
|
+
`,zl=C.span`
|
|
1530
1874
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
1531
1875
|
font-size: 12px;
|
|
1532
1876
|
line-height: 18px;
|
|
1533
1877
|
color: ${({theme:t})=>t.semantic.colors.text.secondary};
|
|
1534
1878
|
white-space: nowrap;
|
|
1535
1879
|
flex-shrink: 0;
|
|
1536
|
-
`,
|
|
1880
|
+
`,El=C.span`
|
|
1537
1881
|
display: inline-flex;
|
|
1538
1882
|
align-items: center;
|
|
1539
1883
|
justify-content: center;
|
|
1540
1884
|
width: 16px;
|
|
1541
1885
|
height: 16px;
|
|
1542
1886
|
flex-shrink: 0;
|
|
1543
|
-
color: ${({status:t,theme:
|
|
1887
|
+
color: ${({status:t,theme:o})=>xt(t,o)};
|
|
1544
1888
|
|
|
1545
1889
|
svg {
|
|
1546
1890
|
width: 100%;
|
|
1547
1891
|
height: 100%;
|
|
1548
1892
|
}
|
|
1549
|
-
`,
|
|
1893
|
+
`,Tl=C.div`
|
|
1550
1894
|
display: flex;
|
|
1551
1895
|
align-items: center;
|
|
1552
1896
|
gap: 10px;
|
|
1553
1897
|
flex-shrink: 0;
|
|
1554
|
-
`,
|
|
1898
|
+
`,Il=C.div`
|
|
1555
1899
|
position: relative;
|
|
1556
1900
|
display: inline-flex;
|
|
1557
1901
|
align-items: center;
|
|
1558
1902
|
justify-content: center;
|
|
1559
1903
|
|
|
1560
|
-
${({size:t})=>t==="sm"?
|
|
1904
|
+
${({size:t})=>t==="sm"?M.css`
|
|
1561
1905
|
width: 24px;
|
|
1562
1906
|
height: 24px;
|
|
1563
|
-
`:t==="md"?
|
|
1907
|
+
`:t==="md"?M.css`
|
|
1564
1908
|
width: 80px;
|
|
1565
1909
|
height: 80px;
|
|
1566
|
-
`:
|
|
1910
|
+
`:M.css`
|
|
1567
1911
|
width: 160px;
|
|
1568
1912
|
height: 160px;
|
|
1569
1913
|
`}
|
|
1570
|
-
`,
|
|
1914
|
+
`,Ml=C.svg`
|
|
1571
1915
|
transform: rotate(-90deg);
|
|
1572
1916
|
width: 100%;
|
|
1573
1917
|
height: 100%;
|
|
1574
|
-
`,
|
|
1918
|
+
`,Ll=C.circle`
|
|
1575
1919
|
fill: none;
|
|
1576
1920
|
stroke: ${({theme:t})=>t.semantic.colors.background.secondary};
|
|
1577
|
-
`,
|
|
1921
|
+
`,Pl=C.circle`
|
|
1578
1922
|
fill: none;
|
|
1579
|
-
stroke: ${({status:t,theme:
|
|
1923
|
+
stroke: ${({status:t,theme:o})=>xt(t,o)};
|
|
1580
1924
|
stroke-linecap: round;
|
|
1581
1925
|
transition: stroke-dashoffset 0.3s ease, stroke 0.3s ease;
|
|
1582
|
-
`,
|
|
1926
|
+
`,Al=C.div`
|
|
1583
1927
|
position: absolute;
|
|
1584
1928
|
top: 50%;
|
|
1585
1929
|
left: 50%;
|
|
@@ -1588,33 +1932,33 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1588
1932
|
align-items: center;
|
|
1589
1933
|
justify-content: center;
|
|
1590
1934
|
|
|
1591
|
-
${({size:t,theme:
|
|
1935
|
+
${({size:t,theme:o})=>t==="sm"?M.css`
|
|
1592
1936
|
width: 16px;
|
|
1593
1937
|
height: 16px;
|
|
1594
|
-
`:t==="md"?
|
|
1595
|
-
font-family: 'Barlow', ${
|
|
1938
|
+
`:t==="md"?M.css`
|
|
1939
|
+
font-family: 'Barlow', ${o.global.typography.fontFamily};
|
|
1596
1940
|
font-size: 20px;
|
|
1597
1941
|
font-weight: 500;
|
|
1598
1942
|
line-height: 30px;
|
|
1599
|
-
color: ${
|
|
1600
|
-
`:
|
|
1601
|
-
font-family: 'Barlow', ${
|
|
1943
|
+
color: ${o.semantic.colors.text.secondary};
|
|
1944
|
+
`:M.css`
|
|
1945
|
+
font-family: 'Barlow', ${o.global.typography.fontFamily};
|
|
1602
1946
|
font-size: 36px;
|
|
1603
1947
|
font-weight: 500;
|
|
1604
1948
|
line-height: 54px;
|
|
1605
|
-
color: ${
|
|
1949
|
+
color: ${o.semantic.colors.text.secondary};
|
|
1606
1950
|
`}
|
|
1607
|
-
`,
|
|
1951
|
+
`,Ol=C.span`
|
|
1608
1952
|
display: inline-flex;
|
|
1609
1953
|
align-items: center;
|
|
1610
1954
|
justify-content: center;
|
|
1611
|
-
color: ${({status:t,theme:
|
|
1955
|
+
color: ${({status:t,theme:o})=>xt(t,o)};
|
|
1612
1956
|
|
|
1613
1957
|
svg {
|
|
1614
1958
|
width: 100%;
|
|
1615
1959
|
height: 100%;
|
|
1616
1960
|
}
|
|
1617
|
-
`,dl=Xs,ul=Gs,fl=qs,pl=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M11.3333 5.5L6.75 10.0833L4.66667 8",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=r):r=t[0],r},hl=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M10 6L6 10M6 6L10 10",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round"})]}),t[0]=r):r=t[0],r},bl=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M8 4.66667V8.66667M8 11.3333H8.00667",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=r):r=t[0],r},gl=t=>{switch(t){case"success":return a.jsx(pl,{});case"error":return a.jsx(hl,{});case"warning":return a.jsx(bl,{});default:return null}},ho=g.forwardRef((t,r)=>{const e=ee.c(79);let o,n,i,s,l,d,u,f;e[0]!==t?({type:i,size:s,status:l,value:d,showPercent:u,showIcon:f,className:n,...o}=t,e[0]=t,e[1]=o,e[2]=n,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f):(o=e[1],n=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8]);const m=i===void 0?"line":i,h=s===void 0?"md":s,b=l===void 0?"normal":l,y=d===void 0?0:d,x=u===void 0?!0:u,$=f===void 0?!0:f,w=Math.min(Math.max(y,0),100);let k;e[9]!==o||e[10]!==w?(k={...o,value:w,minValue:0,maxValue:100},e[9]=o,e[10]=w,e[11]=k):k=e[11];const{progressBarProps:C,labelProps:v}=de.useProgressBar(k),p=$&&b!=="normal";let S;e[12]!==p||e[13]!==b?(S=p?gl(b):null,e[12]=p,e[13]=b,e[14]=S):S=e[14];const E=S;if(m==="line"){let D;e[15]!==w||e[16]!==b?(D=a.jsx(el,{status:b,percent:w}),e[15]=w,e[16]=b,e[17]=D):D=e[17];let J;e[18]!==h||e[19]!==D?(J=a.jsx(Qs,{size:h,children:D}),e[18]=h,e[19]=D,e[20]=J):J=e[20];let q;e[21]!==v||e[22]!==w||e[23]!==x?(q=x&&a.jsxs(tl,{...v,children:[Math.round(w),"%"]}),e[21]=v,e[22]=w,e[23]=x,e[24]=q):q=e[24];let le;e[25]!==E||e[26]!==p||e[27]!==b?(le=p&&E&&a.jsx(rl,{status:b,children:E}),e[25]=E,e[26]=p,e[27]=b,e[28]=le):le=e[28];let X;e[29]!==q||e[30]!==le?(X=a.jsxs(ol,{children:[q,le]}),e[29]=q,e[30]=le,e[31]=X):X=e[31];let K;return e[32]!==n||e[33]!==w||e[34]!==C||e[35]!==r||e[36]!==h||e[37]!==J||e[38]!==X?(K=a.jsxs(Js,{...C,ref:r,size:h,className:n,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100,children:[J,X]}),e[32]=n,e[33]=w,e[34]=C,e[35]=r,e[36]=h,e[37]=J,e[38]=X,e[39]=K):K=e[39],K}let T;e[40]!==h?(T=()=>{switch(h){case"sm":return{circleSize:24,strokeWidth:3};case"md":return{circleSize:80,strokeWidth:6};case"lg":return{circleSize:160,strokeWidth:8};default:return{circleSize:80,strokeWidth:6}}},e[40]=h,e[41]=T):T=e[41];const L=T;let I;e[42]!==L?(I=L(),e[42]=L,e[43]=I):I=e[43];const{circleSize:B,strokeWidth:M}=I,A=(B-M)/2,V=2*Math.PI*A,P=V-w/100*V,F=h!=="sm",H=B/2,W=B/2;let Y;e[44]!==A||e[45]!==M||e[46]!==H||e[47]!==W?(Y=a.jsx(sl,{cx:H,cy:W,r:A,strokeWidth:M}),e[44]=A,e[45]=M,e[46]=H,e[47]=W,e[48]=Y):Y=e[48];const Z=B/2,c=B/2;let z;e[49]!==V||e[50]!==A||e[51]!==b||e[52]!==P||e[53]!==M||e[54]!==Z||e[55]!==c?(z=a.jsx(ll,{status:b,cx:Z,cy:c,r:A,strokeWidth:M,strokeDasharray:V,strokeDashoffset:P}),e[49]=V,e[50]=A,e[51]=b,e[52]=P,e[53]=M,e[54]=Z,e[55]=c,e[56]=z):z=e[56];let R;e[57]!==Y||e[58]!==z?(R=a.jsxs(il,{children:[Y,z]}),e[57]=Y,e[58]=z,e[59]=R):R=e[59];let O;e[60]!==E||e[61]!==v||e[62]!==w||e[63]!==p||e[64]!==x||e[65]!==F||e[66]!==b?(O=F?x&&a.jsxs("span",{...v,children:[Math.round(w),"%"]}):p&&E&&a.jsx(cl,{status:b,children:E}),e[60]=E,e[61]=v,e[62]=w,e[63]=p,e[64]=x,e[65]=F,e[66]=b,e[67]=O):O=e[67];let U;e[68]!==h||e[69]!==O?(U=a.jsx(al,{size:h,children:O}),e[68]=h,e[69]=O,e[70]=U):U=e[70];let G;return e[71]!==n||e[72]!==w||e[73]!==C||e[74]!==r||e[75]!==h||e[76]!==R||e[77]!==U?(G=a.jsxs(nl,{...C,ref:r,size:h,className:n,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100,children:[R,U]}),e[71]=n,e[72]=w,e[73]=C,e[74]=r,e[75]=h,e[76]=R,e[77]=U,e[78]=G):G=e[78],G});ho.displayName="Progress";const bo={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},go={...bo,customError:!0,valid:!1},Ze={isInvalid:!1,validationDetails:bo,validationErrors:[]},ml=g.createContext({}),wr="__formValidationState"+Date.now();function xl(t){if(t[wr]){let{realtimeValidation:r,displayValidation:e,updateValidation:o,resetValidation:n,commitValidation:i}=t[wr];return{realtimeValidation:r,displayValidation:e,updateValidation:o,resetValidation:n,commitValidation:i}}return yl(t)}function yl(t){let{isInvalid:r,validationState:e,name:o,value:n,builtinValidation:i,validate:s,validationBehavior:l="aria"}=t;e&&(r||(r=e==="invalid"));let d=r!==void 0?{isInvalid:r,validationErrors:[],validationDetails:go}:null,u=g.useMemo(()=>{if(!s||n==null)return null;let I=vl(s,n);return Sr(I)},[s,n]);i!=null&&i.validationDetails.valid&&(i=void 0);let f=g.useContext(ml),m=g.useMemo(()=>o?Array.isArray(o)?o.flatMap(I=>Vt(f[I])):Vt(f[o]):[],[f,o]),[h,b]=g.useState(f),[y,x]=g.useState(!1);f!==h&&(b(f),x(!1));let $=g.useMemo(()=>Sr(y?[]:m),[y,m]),w=g.useRef(Ze),[k,C]=g.useState(Ze),v=g.useRef(Ze),p=()=>{if(!S)return;E(!1);let I=u||i||w.current;Rt(I,v.current)||(v.current=I,C(I))},[S,E]=g.useState(!1);return g.useEffect(p),{realtimeValidation:d||$||u||i||Ze,displayValidation:l==="native"?d||$||k:d||$||u||i||k,updateValidation(I){l==="aria"&&!Rt(k,I)?C(I):w.current=I},resetValidation(){let I=Ze;Rt(I,v.current)||(v.current=I,C(I)),l==="native"&&E(!1),x(!0)},commitValidation(){l==="native"&&E(!0),x(!0)}}}function Vt(t){return t?Array.isArray(t)?t:[t]:[]}function vl(t,r){if(typeof t=="function"){let e=t(r);if(e&&typeof e!="boolean")return Vt(e)}return[]}function Sr(t){return t.length?{isInvalid:!0,validationErrors:t,validationDetails:go}:null}function Rt(t,r){return t===r?!0:!!t&&!!r&&t.isInvalid===r.isInvalid&&t.validationErrors.length===r.validationErrors.length&&t.validationErrors.every((e,o)=>e===r.validationErrors[o])&&Object.entries(t.validationDetails).every(([e,o])=>r.validationDetails[e]===o)}class Cr{*[Symbol.iterator](){yield*this.iterable}get size(){return this._size}getKeys(){return this.keyMap.keys()}getKeyBefore(r){let e=this.keyMap.get(r);var o;return e&&(o=e.prevKey)!==null&&o!==void 0?o:null}getKeyAfter(r){let e=this.keyMap.get(r);var o;return e&&(o=e.nextKey)!==null&&o!==void 0?o:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(r){var e;return(e=this.keyMap.get(r))!==null&&e!==void 0?e:null}at(r){const e=[...this.getKeys()];return this.getItem(e[r])}getChildren(r){let e=this.keyMap.get(r);return(e==null?void 0:e.childNodes)||[]}constructor(r){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=r;let e=l=>{if(this.keyMap.set(l.key,l),l.childNodes&&l.type==="section")for(let d of l.childNodes)e(d)};for(let l of r)e(l);let o=null,n=0,i=0;for(let[l,d]of this.keyMap)o?(o.nextKey=l,d.prevKey=o.key):(this.firstKey=l,d.prevKey=void 0),d.type==="item"&&(d.index=n++),(d.type==="section"||d.type==="item")&&i++,o=d,o.nextKey=void 0;this._size=i;var s;this.lastKey=(s=o==null?void 0:o.key)!==null&&s!==void 0?s:null}}class Te extends Set{constructor(r,e,o){super(r),r instanceof Te?(this.anchorKey=e??r.anchorKey,this.currentKey=o??r.currentKey):(this.anchorKey=e??null,this.currentKey=o??null)}}function kl(t,r){if(t.size!==r.size)return!1;for(let e of t)if(!r.has(e))return!1;return!0}function $l(t){let{selectionMode:r="none",disallowEmptySelection:e=!1,allowDuplicateSelectionEvents:o,selectionBehavior:n="toggle",disabledBehavior:i="all"}=t,s=g.useRef(!1),[,l]=g.useState(!1),d=g.useRef(null),u=g.useRef(null),[,f]=g.useState(null),m=g.useMemo(()=>jr(t.selectedKeys),[t.selectedKeys]),h=g.useMemo(()=>jr(t.defaultSelectedKeys,new Te),[t.defaultSelectedKeys]),[b,y]=ft(m,h,t.onSelectionChange),x=g.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),[$,w]=g.useState(n);n==="replace"&&$==="toggle"&&typeof b=="object"&&b.size===0&&w("replace");let k=g.useRef(n);return g.useEffect(()=>{n!==k.current&&(w(n),k.current=n)},[n]),{selectionMode:r,disallowEmptySelection:e,selectionBehavior:$,setSelectionBehavior:w,get isFocused(){return s.current},setFocused(C){s.current=C,l(C)},get focusedKey(){return d.current},get childFocusStrategy(){return u.current},setFocusedKey(C,v="first"){d.current=C,u.current=v,f(C)},selectedKeys:b,setSelectedKeys(C){(o||!kl(C,b))&&y(C)},disabledKeys:x,disabledBehavior:i}}function jr(t,r){return t?t==="all"?"all":new Te(t):r}function mo(t){return null}mo.getCollectionNode=function*(r,e){let{childItems:o,title:n,children:i}=r,s=r.title||r.children,l=r.textValue||(typeof s=="string"?s:"")||r["aria-label"]||"";!l&&!(e!=null&&e.suppressTextValueWarning)&&process.env.NODE_ENV!=="production"&&console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:r,rendered:s,textValue:l,"aria-label":r["aria-label"],hasChildNodes:wl(r),*childNodes(){if(o)for(let d of o)yield{type:"item",value:d};else if(n){let d=[];g.Children.forEach(i,u=>{d.push({type:"item",element:u})}),yield*d}}}};function wl(t){return t.hasChildItems!=null?t.hasChildItems:!!(t.childItems||t.title&&g.Children.count(t.children)>0)}let xo=mo;function yo(t){return null}yo.getCollectionNode=function*(r){let{children:e,title:o,items:n}=r;yield{type:"section",props:r,hasChildNodes:!0,rendered:o,"aria-label":r["aria-label"],*childNodes(){if(typeof e=="function"){if(!n)throw new Error("props.children was a function but props.items is missing");for(let i of n)yield{type:"item",value:i,renderer:e}}else{let i=[];g.Children.forEach(e,s=>{i.push({type:"item",element:s})}),yield*i}}}};let Sl=yo;class Cl{build(r,e){return this.context=e,Rr(()=>this.iterateCollection(r))}*iterateCollection(r){let{children:e,items:o}=r;if(g.isValidElement(e)&&e.type===g.Fragment)yield*this.iterateCollection({children:e.props.children,items:o});else if(typeof e=="function"){if(!o)throw new Error("props.children was a function but props.items is missing");let n=0;for(let i of o)yield*this.getFullNode({value:i,index:n},{renderer:e}),n++}else{let n=[];g.Children.forEach(e,s=>{s&&n.push(s)});let i=0;for(let s of n){let l=this.getFullNode({element:s,index:i},{});for(let d of l)i++,yield d}}}getKey(r,e,o,n){if(r.key!=null)return r.key;if(e.type==="cell"&&e.key!=null)return`${n}${e.key}`;let i=e.value;if(i!=null){var s;let l=(s=i.key)!==null&&s!==void 0?s:i.id;if(l==null)throw new Error("No key found for item");return l}return n?`${n}.${e.index}`:`$.${e.index}`}getChildState(r,e){return{renderer:e.renderer||r.renderer}}*getFullNode(r,e,o,n){if(g.isValidElement(r.element)&&r.element.type===g.Fragment){let $=[];g.Children.forEach(r.element.props.children,k=>{$.push(k)});var i;let w=(i=r.index)!==null&&i!==void 0?i:0;for(const k of $)yield*this.getFullNode({element:k,index:w++},e,o,n);return}let s=r.element;if(!s&&r.value&&e&&e.renderer){let $=this.cache.get(r.value);if($&&(!$.shouldInvalidate||!$.shouldInvalidate(this.context))){$.index=r.index,$.parentKey=n?n.key:null,yield $;return}s=e.renderer(r.value)}if(g.isValidElement(s)){let $=s.type;if(typeof $!="function"&&typeof $.getCollectionNode!="function"){let v=s.type;throw new Error(`Unknown element <${v}> in collection.`)}let w=$.getCollectionNode(s.props,this.context);var l;let k=(l=r.index)!==null&&l!==void 0?l:0,C=w.next();for(;!C.done&&C.value;){let v=C.value;r.index=k;var d;let p=(d=v.key)!==null&&d!==void 0?d:null;p==null&&(p=v.element?null:this.getKey(s,r,e,o));let E=[...this.getFullNode({...v,key:p,index:k,wrapper:jl(r.wrapper,v.wrapper)},this.getChildState(e,v),o?`${o}${s.key}`:s.key,n)];for(let T of E){var u,f;T.value=(f=(u=v.value)!==null&&u!==void 0?u:r.value)!==null&&f!==void 0?f:null,T.value&&this.cache.set(T.value,T);var m;if(r.type&&T.type!==r.type)throw new Error(`Unsupported type <${zt(T.type)}> in <${zt((m=n==null?void 0:n.type)!==null&&m!==void 0?m:"unknown parent type")}>. Only <${zt(r.type)}> is supported.`);k++,yield T}C=w.next(E)}return}if(r.key==null||r.type==null)return;let h=this;var b,y;let x={type:r.type,props:r.props,key:r.key,parentKey:n?n.key:null,value:(b=r.value)!==null&&b!==void 0?b:null,level:n?n.level+1:0,index:r.index,rendered:r.rendered,textValue:(y=r.textValue)!==null&&y!==void 0?y:"","aria-label":r["aria-label"],wrapper:r.wrapper,shouldInvalidate:r.shouldInvalidate,hasChildNodes:r.hasChildNodes||!1,childNodes:Rr(function*(){if(!r.hasChildNodes||!r.childNodes)return;let $=0;for(let w of r.childNodes()){w.key!=null&&(w.key=`${x.key}${w.key}`);let k=h.getFullNode({...w,index:$},h.getChildState(e,w),x.key,x);for(let C of k)$++,yield C}})};yield x}constructor(){this.cache=new WeakMap}}function Rr(t){let r=[],e=null;return{*[Symbol.iterator](){for(let o of r)yield o;e||(e=t());for(let o of e)r.push(o),yield o}}}function jl(t,r){if(t&&r)return e=>t(r(e));if(t)return t;if(r)return r}function zt(t){return t[0].toUpperCase()+t.slice(1)}function Rl(t,r,e){let o=g.useMemo(()=>new Cl,[]),{children:n,items:i,collection:s}=t;return g.useMemo(()=>{if(s)return s;let d=o.build({children:n,items:i},e);return r(d)},[o,n,i,s,e,r])}function zl(t,r){return typeof r.getChildren=="function"?r.getChildren(t.key):t.childNodes}function El(t){return Tl(t)}function Tl(t,r){for(let e of t)return e}function Et(t,r,e){if(r.parentKey===e.parentKey)return r.index-e.index;let o=[...zr(t,r),r],n=[...zr(t,e),e],i=o.slice(0,n.length).findIndex((s,l)=>s!==n[l]);return i!==-1?(r=o[i],e=n[i],r.index-e.index):o.findIndex(s=>s===e)>=0?1:(n.findIndex(s=>s===r)>=0,-1)}function zr(t,r){let e=[],o=r;for(;(o==null?void 0:o.parentKey)!=null;)o=t.getItem(o.parentKey),o&&e.unshift(o);return e}class Jt{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(r){this.state.setSelectionBehavior(r)}get isFocused(){return this.state.isFocused}setFocused(r){this.state.setFocused(r)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(r,e){(r==null||this.collection.getItem(r))&&this.state.setFocusedKey(r,e)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(r){if(this.state.selectionMode==="none")return!1;let e=this.getKey(r);return e==null?!1:this.state.selectedKeys==="all"?this.canSelectItem(e):this.state.selectedKeys.has(e)}get isEmpty(){return this.state.selectedKeys!=="all"&&this.state.selectedKeys.size===0}get isSelectAll(){if(this.isEmpty)return!1;if(this.state.selectedKeys==="all")return!0;if(this._isSelectAll!=null)return this._isSelectAll;let r=this.getSelectAllKeys(),e=this.state.selectedKeys;return this._isSelectAll=r.every(o=>e.has(o)),this._isSelectAll}get firstSelectedKey(){let r=null;for(let o of this.state.selectedKeys){let n=this.collection.getItem(o);(!r||n&&Et(this.collection,n,r)<0)&&(r=n)}var e;return(e=r==null?void 0:r.key)!==null&&e!==void 0?e:null}get lastSelectedKey(){let r=null;for(let o of this.state.selectedKeys){let n=this.collection.getItem(o);(!r||n&&Et(this.collection,n,r)>0)&&(r=n)}var e;return(e=r==null?void 0:r.key)!==null&&e!==void 0?e:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(r){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(r);return}let e=this.getKey(r);if(e==null)return;let o;if(this.state.selectedKeys==="all")o=new Te([e],e,e);else{let s=this.state.selectedKeys;var n;let l=(n=s.anchorKey)!==null&&n!==void 0?n:e;o=new Te(s,l,e);var i;for(let d of this.getKeyRange(l,(i=s.currentKey)!==null&&i!==void 0?i:e))o.delete(d);for(let d of this.getKeyRange(e,l))this.canSelectItem(d)&&o.add(d)}this.state.setSelectedKeys(o)}getKeyRange(r,e){let o=this.collection.getItem(r),n=this.collection.getItem(e);return o&&n?Et(this.collection,o,n)<=0?this.getKeyRangeInternal(r,e):this.getKeyRangeInternal(e,r):[]}getKeyRangeInternal(r,e){var o;if(!((o=this.layoutDelegate)===null||o===void 0)&&o.getKeyRange)return this.layoutDelegate.getKeyRange(r,e);let n=[],i=r;for(;i!=null;){let s=this.collection.getItem(i);if(s&&(s.type==="item"||s.type==="cell"&&this.allowsCellSelection)&&n.push(i),i===e)return n;i=this.collection.getKeyAfter(i)}return[]}getKey(r){let e=this.collection.getItem(r);if(!e||e.type==="cell"&&this.allowsCellSelection)return r;for(;e&&e.type!=="item"&&e.parentKey!=null;)e=this.collection.getItem(e.parentKey);return!e||e.type!=="item"?null:e.key}toggleSelection(r){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(r)){this.replaceSelection(r);return}let e=this.getKey(r);if(e==null)return;let o=new Te(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);o.has(e)?o.delete(e):this.canSelectItem(e)&&(o.add(e),o.anchorKey=e,o.currentKey=e),!(this.disallowEmptySelection&&o.size===0)&&this.state.setSelectedKeys(o)}replaceSelection(r){if(this.selectionMode==="none")return;let e=this.getKey(r);if(e==null)return;let o=this.canSelectItem(e)?new Te([e],e,e):new Te;this.state.setSelectedKeys(o)}setSelectedKeys(r){if(this.selectionMode==="none")return;let e=new Te;for(let o of r){let n=this.getKey(o);if(n!=null&&(e.add(n),this.selectionMode==="single"))break}this.state.setSelectedKeys(e)}getSelectAllKeys(){let r=[],e=o=>{for(;o!=null;){if(this.canSelectItem(o)){var n;let s=this.collection.getItem(o);(s==null?void 0:s.type)==="item"&&r.push(o);var i;s!=null&&s.hasChildNodes&&(this.allowsCellSelection||s.type!=="item")&&e((i=(n=El(zl(s,this.collection)))===null||n===void 0?void 0:n.key)!==null&&i!==void 0?i:null)}o=this.collection.getKeyAfter(o)}};return e(this.collection.getFirstKey()),r}selectAll(){!this.isSelectAll&&this.selectionMode==="multiple"&&this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&(this.state.selectedKeys==="all"||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new Te)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(r,e){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(r)&&!this.disallowEmptySelection?this.toggleSelection(r):this.replaceSelection(r):this.selectionBehavior==="toggle"||e&&(e.pointerType==="touch"||e.pointerType==="virtual")?this.toggleSelection(r):this.replaceSelection(r))}isSelectionEqual(r){if(r===this.state.selectedKeys)return!0;let e=this.selectedKeys;if(r.size!==e.size)return!1;for(let o of r)if(!e.has(o))return!1;for(let o of e)if(!r.has(o))return!1;return!0}canSelectItem(r){var e;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(r))return!1;let o=this.collection.getItem(r);return!(!o||!(o==null||(e=o.props)===null||e===void 0)&&e.isDisabled||o.type==="cell"&&!this.allowsCellSelection)}isDisabled(r){var e,o;return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(r)||!!(!((o=this.collection.getItem(r))===null||o===void 0||(e=o.props)===null||e===void 0)&&e.isDisabled))}isLink(r){var e,o;return!!(!((o=this.collection.getItem(r))===null||o===void 0||(e=o.props)===null||e===void 0)&&e.href)}getItemProps(r){var e;return(e=this.collection.getItem(r))===null||e===void 0?void 0:e.props}withCollection(r){return new Jt(r,this.state,{allowsCellSelection:this.allowsCellSelection,layoutDelegate:this.layoutDelegate||void 0})}constructor(r,e,o){this.collection=r,this.state=e;var n;this.allowsCellSelection=(n=o==null?void 0:o.allowsCellSelection)!==null&&n!==void 0?n:!1,this._isSelectAll=null,this.layoutDelegate=(o==null?void 0:o.layoutDelegate)||null}}function vo(t){let{filter:r,layoutDelegate:e}=t,o=$l(t),n=g.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),i=g.useCallback(u=>r?new Cr(r(u)):new Cr(u),[r]),s=g.useMemo(()=>({suppressTextValueWarning:t.suppressTextValueWarning}),[t.suppressTextValueWarning]),l=Rl(t,i,s),d=g.useMemo(()=>new Jt(l,o,{layoutDelegate:e}),[l,o,e]);return Il(l,d),{collection:l,disabledKeys:n,selectionManager:d}}function Il(t,r){const e=g.useRef(null);g.useEffect(()=>{if(r.focusedKey!=null&&!t.getItem(r.focusedKey)&&e.current){const f=e.current.getItem(r.focusedKey),m=[...e.current.getKeys()].map(w=>{const k=e.current.getItem(w);return(k==null?void 0:k.type)==="item"?k:null}).filter(w=>w!==null),h=[...t.getKeys()].map(w=>{const k=t.getItem(w);return(k==null?void 0:k.type)==="item"?k:null}).filter(w=>w!==null);var o,n;const b=((o=m==null?void 0:m.length)!==null&&o!==void 0?o:0)-((n=h==null?void 0:h.length)!==null&&n!==void 0?n:0);var i,s,l;let y=Math.min(b>1?Math.max(((i=f==null?void 0:f.index)!==null&&i!==void 0?i:0)-b+1,0):(s=f==null?void 0:f.index)!==null&&s!==void 0?s:0,((l=h==null?void 0:h.length)!==null&&l!==void 0?l:0)-1),x=null,$=!1;for(;y>=0;){if(!r.isDisabled(h[y].key)){x=h[y];break}if(y<h.length-1&&!$)y++;else{$=!0;var d,u;y>((d=f==null?void 0:f.index)!==null&&d!==void 0?d:0)&&(y=(u=f==null?void 0:f.index)!==null&&u!==void 0?u:0),y--}}r.setFocusedKey(x?x.key:null)}e.current=t},[t,r])}function Ll(t){let[r,e]=ft(t.isOpen,t.defaultOpen||!1,t.onOpenChange);const o=g.useCallback(()=>{e(!0)},[e]),n=g.useCallback(()=>{e(!1)},[e]),i=g.useCallback(()=>{e(!r)},[e,r]);return{isOpen:r,setOpen:e,open:o,close:n,toggle:i}}function Ml(t){let{selectionMode:r="single"}=t,e=Ll(t),[o,n]=g.useState(null),i=g.useMemo(()=>{var v;return t.defaultValue!==void 0?t.defaultValue:r==="single"?(v=t.defaultSelectedKey)!==null&&v!==void 0?v:null:[]},[t.defaultValue,t.defaultSelectedKey,r]),s=g.useMemo(()=>t.value!==void 0?t.value:r==="single"?t.selectedKey:void 0,[t.value,t.selectedKey,r]),[l,d]=ft(s,i,t.onChange),u=r==="single"&&Array.isArray(l)?l[0]:l,f=v=>{if(r==="single"){var p,S;let E=Array.isArray(v)?(S=v[0])!==null&&S!==void 0?S:null:v;d(E),E!==u&&((p=t.onSelectionChange)===null||p===void 0||p.call(t,E))}else{let E=[];Array.isArray(v)?E=v:v!=null&&(E=[v]),d(E)}},m=vo({...t,selectionMode:r,disallowEmptySelection:r==="single",allowDuplicateSelectionEvents:!0,selectedKeys:g.useMemo(()=>Pl(u),[u]),onSelectionChange:v=>{if(v!=="all"){if(r==="single"){var p;let S=(p=v.values().next().value)!==null&&p!==void 0?p:null;f(S),e.close()}else f([...v]);y.commitValidation()}}}),h=m.selectionManager.firstSelectedKey,b=g.useMemo(()=>[...m.selectionManager.selectedKeys].map(v=>m.collection.getItem(v)).filter(v=>v!=null),[m.selectionManager.selectedKeys,m.collection]),y=xl({...t,value:Array.isArray(u)&&u.length===0?null:u}),[x,$]=g.useState(!1),[w]=g.useState(u);var k,C;return{...y,...m,...e,value:u,defaultValue:i??w,setValue:f,selectedKey:h,setSelectedKey:f,selectedItem:(k=b[0])!==null&&k!==void 0?k:null,selectedItems:b,defaultSelectedKey:(C=t.defaultSelectedKey)!==null&&C!==void 0?C:t.selectionMode==="single"?w:null,focusStrategy:o,open(v=null){m.collection.size!==0&&(n(v),e.open())},toggle(v=null){m.collection.size!==0&&(n(v),e.toggle())},isFocused:x,setFocused:$}}function Pl(t){if(t!==void 0)return t===null?[]:Array.isArray(t)?t:[t]}const Al=(t,r,e,o,n)=>{const i=n.components.tag.colors[r];return t==="checkable"?o?_.css`
|
|
1961
|
+
`,_l=kl,Fl=wl,Nl=Sl,Vl=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M11.3333 5.5L6.75 10.0833L4.66667 8",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=o):o=t[0],o},Dl=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M10 6L6 10M6 6L10 10",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round"})]}),t[0]=o):o=t[0],o},Kl=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M8 4.66667V8.66667M8 11.3333H8.00667",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=o):o=t[0],o},Bl=t=>{switch(t){case"success":return a.jsx(Vl,{});case"error":return a.jsx(Dl,{});case"warning":return a.jsx(Kl,{});default:return null}},Rn=h.forwardRef((t,o)=>{const e=te.c(79);let n,r,i,s,l,d,u,f;e[0]!==t?({type:i,size:s,status:l,value:d,showPercent:u,showIcon:f,className:r,...n}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8]);const x=i===void 0?"line":i,g=s===void 0?"md":s,p=l===void 0?"normal":l,y=d===void 0?0:d,b=u===void 0?!0:u,k=f===void 0?!0:f,w=Math.min(Math.max(y,0),100);let v;e[9]!==n||e[10]!==w?(v={...n,value:w,minValue:0,maxValue:100},e[9]=n,e[10]=w,e[11]=v):v=e[11];const{progressBarProps:S,labelProps:$}=pe.useProgressBar(v),m=k&&p!=="normal";let j;e[12]!==m||e[13]!==p?(j=m?Bl(p):null,e[12]=m,e[13]=p,e[14]=j):j=e[14];const z=j;if(x==="line"){let K;e[15]!==w||e[16]!==p?(K=a.jsx(Rl,{status:p,percent:w}),e[15]=w,e[16]=p,e[17]=K):K=e[17];let J;e[18]!==g||e[19]!==K?(J=a.jsx(jl,{size:g,children:K}),e[18]=g,e[19]=K,e[20]=J):J=e[20];let G;e[21]!==$||e[22]!==w||e[23]!==b?(G=b&&a.jsxs(zl,{...$,children:[Math.round(w),"%"]}),e[21]=$,e[22]=w,e[23]=b,e[24]=G):G=e[24];let q;e[25]!==z||e[26]!==m||e[27]!==p?(q=m&&z&&a.jsx(El,{status:p,children:z}),e[25]=z,e[26]=m,e[27]=p,e[28]=q):q=e[28];let ne;e[29]!==G||e[30]!==q?(ne=a.jsxs(Tl,{children:[G,q]}),e[29]=G,e[30]=q,e[31]=ne):ne=e[31];let H;return e[32]!==r||e[33]!==w||e[34]!==S||e[35]!==o||e[36]!==g||e[37]!==J||e[38]!==ne?(H=a.jsxs(Cl,{...S,ref:o,size:g,className:r,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100,children:[J,ne]}),e[32]=r,e[33]=w,e[34]=S,e[35]=o,e[36]=g,e[37]=J,e[38]=ne,e[39]=H):H=e[39],H}let T;e[40]!==g?(T=()=>{switch(g){case"sm":return{circleSize:24,strokeWidth:3};case"md":return{circleSize:80,strokeWidth:6};case"lg":return{circleSize:160,strokeWidth:8};default:return{circleSize:80,strokeWidth:6}}},e[40]=g,e[41]=T):T=e[41];const P=T;let I;e[42]!==P?(I=P(),e[42]=P,e[43]=I):I=e[43];const{circleSize:D,strokeWidth:F}=I,_=(D-F)/2,O=2*Math.PI*_,A=O-w/100*O,N=g!=="sm",B=D/2,W=D/2;let U;e[44]!==_||e[45]!==F||e[46]!==B||e[47]!==W?(U=a.jsx(Ll,{cx:B,cy:W,r:_,strokeWidth:F}),e[44]=_,e[45]=F,e[46]=B,e[47]=W,e[48]=U):U=e[48];const Z=D/2,c=D/2;let R;e[49]!==O||e[50]!==_||e[51]!==p||e[52]!==A||e[53]!==F||e[54]!==Z||e[55]!==c?(R=a.jsx(Pl,{status:p,cx:Z,cy:c,r:_,strokeWidth:F,strokeDasharray:O,strokeDashoffset:A}),e[49]=O,e[50]=_,e[51]=p,e[52]=A,e[53]=F,e[54]=Z,e[55]=c,e[56]=R):R=e[56];let E;e[57]!==U||e[58]!==R?(E=a.jsxs(Ml,{children:[U,R]}),e[57]=U,e[58]=R,e[59]=E):E=e[59];let L;e[60]!==z||e[61]!==$||e[62]!==w||e[63]!==m||e[64]!==b||e[65]!==N||e[66]!==p?(L=N?b&&a.jsxs("span",{...$,children:[Math.round(w),"%"]}):m&&z&&a.jsx(Ol,{status:p,children:z}),e[60]=z,e[61]=$,e[62]=w,e[63]=m,e[64]=b,e[65]=N,e[66]=p,e[67]=L):L=e[67];let Y;e[68]!==g||e[69]!==L?(Y=a.jsx(Al,{size:g,children:L}),e[68]=g,e[69]=L,e[70]=Y):Y=e[70];let X;return e[71]!==r||e[72]!==w||e[73]!==S||e[74]!==o||e[75]!==g||e[76]!==E||e[77]!==Y?(X=a.jsxs(Il,{...S,ref:o,size:g,className:r,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100,children:[E,Y]}),e[71]=r,e[72]=w,e[73]=S,e[74]=o,e[75]=g,e[76]=E,e[77]=Y,e[78]=X):X=e[78],X});Rn.displayName="Progress";const zn={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},En={...zn,customError:!0,valid:!1},Xe={isInvalid:!1,validationDetails:zn,validationErrors:[]},Hl=h.createContext({}),So="__formValidationState"+Date.now();function Wl(t){if(t[So]){let{realtimeValidation:o,displayValidation:e,updateValidation:n,resetValidation:r,commitValidation:i}=t[So];return{realtimeValidation:o,displayValidation:e,updateValidation:n,resetValidation:r,commitValidation:i}}return Ul(t)}function Ul(t){let{isInvalid:o,validationState:e,name:n,value:r,builtinValidation:i,validate:s,validationBehavior:l="aria"}=t;e&&(o||(o=e==="invalid"));let d=o!==void 0?{isInvalid:o,validationErrors:[],validationDetails:En}:null,u=h.useMemo(()=>{if(!s||r==null)return null;let I=Yl(s,r);return Co(I)},[s,r]);i!=null&&i.validationDetails.valid&&(i=void 0);let f=h.useContext(Hl),x=h.useMemo(()=>n?Array.isArray(n)?n.flatMap(I=>Vt(f[I])):Vt(f[n]):[],[f,n]),[g,p]=h.useState(f),[y,b]=h.useState(!1);f!==g&&(p(f),b(!1));let k=h.useMemo(()=>Co(y?[]:x),[y,x]),w=h.useRef(Xe),[v,S]=h.useState(Xe),$=h.useRef(Xe),m=()=>{if(!j)return;z(!1);let I=u||i||w.current;Rt(I,$.current)||($.current=I,S(I))},[j,z]=h.useState(!1);return h.useEffect(m),{realtimeValidation:d||k||u||i||Xe,displayValidation:l==="native"?d||k||v:d||k||u||i||v,updateValidation(I){l==="aria"&&!Rt(v,I)?S(I):w.current=I},resetValidation(){let I=Xe;Rt(I,$.current)||($.current=I,S(I)),l==="native"&&z(!1),b(!0)},commitValidation(){l==="native"&&z(!0),b(!0)}}}function Vt(t){return t?Array.isArray(t)?t:[t]:[]}function Yl(t,o){if(typeof t=="function"){let e=t(o);if(e&&typeof e!="boolean")return Vt(e)}return[]}function Co(t){return t.length?{isInvalid:!0,validationErrors:t,validationDetails:En}:null}function Rt(t,o){return t===o?!0:!!t&&!!o&&t.isInvalid===o.isInvalid&&t.validationErrors.length===o.validationErrors.length&&t.validationErrors.every((e,n)=>e===o.validationErrors[n])&&Object.entries(t.validationDetails).every(([e,n])=>o.validationDetails[e]===n)}class jo{*[Symbol.iterator](){yield*this.iterable}get size(){return this._size}getKeys(){return this.keyMap.keys()}getKeyBefore(o){let e=this.keyMap.get(o);var n;return e&&(n=e.prevKey)!==null&&n!==void 0?n:null}getKeyAfter(o){let e=this.keyMap.get(o);var n;return e&&(n=e.nextKey)!==null&&n!==void 0?n:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(o){var e;return(e=this.keyMap.get(o))!==null&&e!==void 0?e:null}at(o){const e=[...this.getKeys()];return this.getItem(e[o])}getChildren(o){let e=this.keyMap.get(o);return(e==null?void 0:e.childNodes)||[]}constructor(o){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=o;let e=l=>{if(this.keyMap.set(l.key,l),l.childNodes&&l.type==="section")for(let d of l.childNodes)e(d)};for(let l of o)e(l);let n=null,r=0,i=0;for(let[l,d]of this.keyMap)n?(n.nextKey=l,d.prevKey=n.key):(this.firstKey=l,d.prevKey=void 0),d.type==="item"&&(d.index=r++),(d.type==="section"||d.type==="item")&&i++,n=d,n.nextKey=void 0;this._size=i;var s;this.lastKey=(s=n==null?void 0:n.key)!==null&&s!==void 0?s:null}}class Ie extends Set{constructor(o,e,n){super(o),o instanceof Ie?(this.anchorKey=e??o.anchorKey,this.currentKey=n??o.currentKey):(this.anchorKey=e??null,this.currentKey=n??null)}}function Zl(t,o){if(t.size!==o.size)return!1;for(let e of t)if(!o.has(e))return!1;return!0}function Xl(t){let{selectionMode:o="none",disallowEmptySelection:e=!1,allowDuplicateSelectionEvents:n,selectionBehavior:r="toggle",disabledBehavior:i="all"}=t,s=h.useRef(!1),[,l]=h.useState(!1),d=h.useRef(null),u=h.useRef(null),[,f]=h.useState(null),x=h.useMemo(()=>Ro(t.selectedKeys),[t.selectedKeys]),g=h.useMemo(()=>Ro(t.defaultSelectedKeys,new Ie),[t.defaultSelectedKeys]),[p,y]=ft(x,g,t.onSelectionChange),b=h.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),[k,w]=h.useState(r);r==="replace"&&k==="toggle"&&typeof p=="object"&&p.size===0&&w("replace");let v=h.useRef(r);return h.useEffect(()=>{r!==v.current&&(w(r),v.current=r)},[r]),{selectionMode:o,disallowEmptySelection:e,selectionBehavior:k,setSelectionBehavior:w,get isFocused(){return s.current},setFocused(S){s.current=S,l(S)},get focusedKey(){return d.current},get childFocusStrategy(){return u.current},setFocusedKey(S,$="first"){d.current=S,u.current=$,f(S)},selectedKeys:p,setSelectedKeys(S){(n||!Zl(S,p))&&y(S)},disabledKeys:b,disabledBehavior:i}}function Ro(t,o){return t?t==="all"?"all":new Ie(t):o}function Tn(t){return null}Tn.getCollectionNode=function*(o,e){let{childItems:n,title:r,children:i}=o,s=o.title||o.children,l=o.textValue||(typeof s=="string"?s:"")||o["aria-label"]||"";!l&&!(e!=null&&e.suppressTextValueWarning)&&process.env.NODE_ENV!=="production"&&console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:o,rendered:s,textValue:l,"aria-label":o["aria-label"],hasChildNodes:Gl(o),*childNodes(){if(n)for(let d of n)yield{type:"item",value:d};else if(r){let d=[];h.Children.forEach(i,u=>{d.push({type:"item",element:u})}),yield*d}}}};function Gl(t){return t.hasChildItems!=null?t.hasChildItems:!!(t.childItems||t.title&&h.Children.count(t.children)>0)}let In=Tn;function Mn(t){return null}Mn.getCollectionNode=function*(o){let{children:e,title:n,items:r}=o;yield{type:"section",props:o,hasChildNodes:!0,rendered:n,"aria-label":o["aria-label"],*childNodes(){if(typeof e=="function"){if(!r)throw new Error("props.children was a function but props.items is missing");for(let i of r)yield{type:"item",value:i,renderer:e}}else{let i=[];h.Children.forEach(e,s=>{i.push({type:"item",element:s})}),yield*i}}}};let ql=Mn;class Jl{build(o,e){return this.context=e,zo(()=>this.iterateCollection(o))}*iterateCollection(o){let{children:e,items:n}=o;if(h.isValidElement(e)&&e.type===h.Fragment)yield*this.iterateCollection({children:e.props.children,items:n});else if(typeof e=="function"){if(!n)throw new Error("props.children was a function but props.items is missing");let r=0;for(let i of n)yield*this.getFullNode({value:i,index:r},{renderer:e}),r++}else{let r=[];h.Children.forEach(e,s=>{s&&r.push(s)});let i=0;for(let s of r){let l=this.getFullNode({element:s,index:i},{});for(let d of l)i++,yield d}}}getKey(o,e,n,r){if(o.key!=null)return o.key;if(e.type==="cell"&&e.key!=null)return`${r}${e.key}`;let i=e.value;if(i!=null){var s;let l=(s=i.key)!==null&&s!==void 0?s:i.id;if(l==null)throw new Error("No key found for item");return l}return r?`${r}.${e.index}`:`$.${e.index}`}getChildState(o,e){return{renderer:e.renderer||o.renderer}}*getFullNode(o,e,n,r){if(h.isValidElement(o.element)&&o.element.type===h.Fragment){let k=[];h.Children.forEach(o.element.props.children,v=>{k.push(v)});var i;let w=(i=o.index)!==null&&i!==void 0?i:0;for(const v of k)yield*this.getFullNode({element:v,index:w++},e,n,r);return}let s=o.element;if(!s&&o.value&&e&&e.renderer){let k=this.cache.get(o.value);if(k&&(!k.shouldInvalidate||!k.shouldInvalidate(this.context))){k.index=o.index,k.parentKey=r?r.key:null,yield k;return}s=e.renderer(o.value)}if(h.isValidElement(s)){let k=s.type;if(typeof k!="function"&&typeof k.getCollectionNode!="function"){let $=s.type;throw new Error(`Unknown element <${$}> in collection.`)}let w=k.getCollectionNode(s.props,this.context);var l;let v=(l=o.index)!==null&&l!==void 0?l:0,S=w.next();for(;!S.done&&S.value;){let $=S.value;o.index=v;var d;let m=(d=$.key)!==null&&d!==void 0?d:null;m==null&&(m=$.element?null:this.getKey(s,o,e,n));let z=[...this.getFullNode({...$,key:m,index:v,wrapper:Ql(o.wrapper,$.wrapper)},this.getChildState(e,$),n?`${n}${s.key}`:s.key,r)];for(let T of z){var u,f;T.value=(f=(u=$.value)!==null&&u!==void 0?u:o.value)!==null&&f!==void 0?f:null,T.value&&this.cache.set(T.value,T);var x;if(o.type&&T.type!==o.type)throw new Error(`Unsupported type <${zt(T.type)}> in <${zt((x=r==null?void 0:r.type)!==null&&x!==void 0?x:"unknown parent type")}>. Only <${zt(o.type)}> is supported.`);v++,yield T}S=w.next(z)}return}if(o.key==null||o.type==null)return;let g=this;var p,y;let b={type:o.type,props:o.props,key:o.key,parentKey:r?r.key:null,value:(p=o.value)!==null&&p!==void 0?p:null,level:r?r.level+1:0,index:o.index,rendered:o.rendered,textValue:(y=o.textValue)!==null&&y!==void 0?y:"","aria-label":o["aria-label"],wrapper:o.wrapper,shouldInvalidate:o.shouldInvalidate,hasChildNodes:o.hasChildNodes||!1,childNodes:zo(function*(){if(!o.hasChildNodes||!o.childNodes)return;let k=0;for(let w of o.childNodes()){w.key!=null&&(w.key=`${b.key}${w.key}`);let v=g.getFullNode({...w,index:k},g.getChildState(e,w),b.key,b);for(let S of v)k++,yield S}})};yield b}constructor(){this.cache=new WeakMap}}function zo(t){let o=[],e=null;return{*[Symbol.iterator](){for(let n of o)yield n;e||(e=t());for(let n of e)o.push(n),yield n}}}function Ql(t,o){if(t&&o)return e=>t(o(e));if(t)return t;if(o)return o}function zt(t){return t[0].toUpperCase()+t.slice(1)}function ea(t,o,e){let n=h.useMemo(()=>new Jl,[]),{children:r,items:i,collection:s}=t;return h.useMemo(()=>{if(s)return s;let d=n.build({children:r,items:i},e);return o(d)},[n,r,i,s,e,o])}function ta(t,o){return typeof o.getChildren=="function"?o.getChildren(t.key):t.childNodes}function oa(t){return na(t)}function na(t,o){for(let e of t)return e}function Et(t,o,e){if(o.parentKey===e.parentKey)return o.index-e.index;let n=[...Eo(t,o),o],r=[...Eo(t,e),e],i=n.slice(0,r.length).findIndex((s,l)=>s!==r[l]);return i!==-1?(o=n[i],e=r[i],o.index-e.index):n.findIndex(s=>s===e)>=0?1:(r.findIndex(s=>s===o)>=0,-1)}function Eo(t,o){let e=[],n=o;for(;(n==null?void 0:n.parentKey)!=null;)n=t.getItem(n.parentKey),n&&e.unshift(n);return e}class Jt{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(o){this.state.setSelectionBehavior(o)}get isFocused(){return this.state.isFocused}setFocused(o){this.state.setFocused(o)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(o,e){(o==null||this.collection.getItem(o))&&this.state.setFocusedKey(o,e)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(o){if(this.state.selectionMode==="none")return!1;let e=this.getKey(o);return e==null?!1:this.state.selectedKeys==="all"?this.canSelectItem(e):this.state.selectedKeys.has(e)}get isEmpty(){return this.state.selectedKeys!=="all"&&this.state.selectedKeys.size===0}get isSelectAll(){if(this.isEmpty)return!1;if(this.state.selectedKeys==="all")return!0;if(this._isSelectAll!=null)return this._isSelectAll;let o=this.getSelectAllKeys(),e=this.state.selectedKeys;return this._isSelectAll=o.every(n=>e.has(n)),this._isSelectAll}get firstSelectedKey(){let o=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!o||r&&Et(this.collection,r,o)<0)&&(o=r)}var e;return(e=o==null?void 0:o.key)!==null&&e!==void 0?e:null}get lastSelectedKey(){let o=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!o||r&&Et(this.collection,r,o)>0)&&(o=r)}var e;return(e=o==null?void 0:o.key)!==null&&e!==void 0?e:null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(o){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(o);return}let e=this.getKey(o);if(e==null)return;let n;if(this.state.selectedKeys==="all")n=new Ie([e],e,e);else{let s=this.state.selectedKeys;var r;let l=(r=s.anchorKey)!==null&&r!==void 0?r:e;n=new Ie(s,l,e);var i;for(let d of this.getKeyRange(l,(i=s.currentKey)!==null&&i!==void 0?i:e))n.delete(d);for(let d of this.getKeyRange(e,l))this.canSelectItem(d)&&n.add(d)}this.state.setSelectedKeys(n)}getKeyRange(o,e){let n=this.collection.getItem(o),r=this.collection.getItem(e);return n&&r?Et(this.collection,n,r)<=0?this.getKeyRangeInternal(o,e):this.getKeyRangeInternal(e,o):[]}getKeyRangeInternal(o,e){var n;if(!((n=this.layoutDelegate)===null||n===void 0)&&n.getKeyRange)return this.layoutDelegate.getKeyRange(o,e);let r=[],i=o;for(;i!=null;){let s=this.collection.getItem(i);if(s&&(s.type==="item"||s.type==="cell"&&this.allowsCellSelection)&&r.push(i),i===e)return r;i=this.collection.getKeyAfter(i)}return[]}getKey(o){let e=this.collection.getItem(o);if(!e||e.type==="cell"&&this.allowsCellSelection)return o;for(;e&&e.type!=="item"&&e.parentKey!=null;)e=this.collection.getItem(e.parentKey);return!e||e.type!=="item"?null:e.key}toggleSelection(o){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(o)){this.replaceSelection(o);return}let e=this.getKey(o);if(e==null)return;let n=new Ie(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);n.has(e)?n.delete(e):this.canSelectItem(e)&&(n.add(e),n.anchorKey=e,n.currentKey=e),!(this.disallowEmptySelection&&n.size===0)&&this.state.setSelectedKeys(n)}replaceSelection(o){if(this.selectionMode==="none")return;let e=this.getKey(o);if(e==null)return;let n=this.canSelectItem(e)?new Ie([e],e,e):new Ie;this.state.setSelectedKeys(n)}setSelectedKeys(o){if(this.selectionMode==="none")return;let e=new Ie;for(let n of o){let r=this.getKey(n);if(r!=null&&(e.add(r),this.selectionMode==="single"))break}this.state.setSelectedKeys(e)}getSelectAllKeys(){let o=[],e=n=>{for(;n!=null;){if(this.canSelectItem(n)){var r;let s=this.collection.getItem(n);(s==null?void 0:s.type)==="item"&&o.push(n);var i;s!=null&&s.hasChildNodes&&(this.allowsCellSelection||s.type!=="item")&&e((i=(r=oa(ta(s,this.collection)))===null||r===void 0?void 0:r.key)!==null&&i!==void 0?i:null)}n=this.collection.getKeyAfter(n)}};return e(this.collection.getFirstKey()),o}selectAll(){!this.isSelectAll&&this.selectionMode==="multiple"&&this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&(this.state.selectedKeys==="all"||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new Ie)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(o,e){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(o)&&!this.disallowEmptySelection?this.toggleSelection(o):this.replaceSelection(o):this.selectionBehavior==="toggle"||e&&(e.pointerType==="touch"||e.pointerType==="virtual")?this.toggleSelection(o):this.replaceSelection(o))}isSelectionEqual(o){if(o===this.state.selectedKeys)return!0;let e=this.selectedKeys;if(o.size!==e.size)return!1;for(let n of o)if(!e.has(n))return!1;for(let n of e)if(!o.has(n))return!1;return!0}canSelectItem(o){var e;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(o))return!1;let n=this.collection.getItem(o);return!(!n||!(n==null||(e=n.props)===null||e===void 0)&&e.isDisabled||n.type==="cell"&&!this.allowsCellSelection)}isDisabled(o){var e,n;return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(o)||!!(!((n=this.collection.getItem(o))===null||n===void 0||(e=n.props)===null||e===void 0)&&e.isDisabled))}isLink(o){var e,n;return!!(!((n=this.collection.getItem(o))===null||n===void 0||(e=n.props)===null||e===void 0)&&e.href)}getItemProps(o){var e;return(e=this.collection.getItem(o))===null||e===void 0?void 0:e.props}withCollection(o){return new Jt(o,this.state,{allowsCellSelection:this.allowsCellSelection,layoutDelegate:this.layoutDelegate||void 0})}constructor(o,e,n){this.collection=o,this.state=e;var r;this.allowsCellSelection=(r=n==null?void 0:n.allowsCellSelection)!==null&&r!==void 0?r:!1,this._isSelectAll=null,this.layoutDelegate=(n==null?void 0:n.layoutDelegate)||null}}function Ln(t){let{filter:o,layoutDelegate:e}=t,n=Xl(t),r=h.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),i=h.useCallback(u=>o?new jo(o(u)):new jo(u),[o]),s=h.useMemo(()=>({suppressTextValueWarning:t.suppressTextValueWarning}),[t.suppressTextValueWarning]),l=ea(t,i,s),d=h.useMemo(()=>new Jt(l,n,{layoutDelegate:e}),[l,n,e]);return ra(l,d),{collection:l,disabledKeys:r,selectionManager:d}}function ra(t,o){const e=h.useRef(null);h.useEffect(()=>{if(o.focusedKey!=null&&!t.getItem(o.focusedKey)&&e.current){const f=e.current.getItem(o.focusedKey),x=[...e.current.getKeys()].map(w=>{const v=e.current.getItem(w);return(v==null?void 0:v.type)==="item"?v:null}).filter(w=>w!==null),g=[...t.getKeys()].map(w=>{const v=t.getItem(w);return(v==null?void 0:v.type)==="item"?v:null}).filter(w=>w!==null);var n,r;const p=((n=x==null?void 0:x.length)!==null&&n!==void 0?n:0)-((r=g==null?void 0:g.length)!==null&&r!==void 0?r:0);var i,s,l;let y=Math.min(p>1?Math.max(((i=f==null?void 0:f.index)!==null&&i!==void 0?i:0)-p+1,0):(s=f==null?void 0:f.index)!==null&&s!==void 0?s:0,((l=g==null?void 0:g.length)!==null&&l!==void 0?l:0)-1),b=null,k=!1;for(;y>=0;){if(!o.isDisabled(g[y].key)){b=g[y];break}if(y<g.length-1&&!k)y++;else{k=!0;var d,u;y>((d=f==null?void 0:f.index)!==null&&d!==void 0?d:0)&&(y=(u=f==null?void 0:f.index)!==null&&u!==void 0?u:0),y--}}o.setFocusedKey(b?b.key:null)}e.current=t},[t,o])}function ia(t){let[o,e]=ft(t.isOpen,t.defaultOpen||!1,t.onOpenChange);const n=h.useCallback(()=>{e(!0)},[e]),r=h.useCallback(()=>{e(!1)},[e]),i=h.useCallback(()=>{e(!o)},[e,o]);return{isOpen:o,setOpen:e,open:n,close:r,toggle:i}}function sa(t){let{selectionMode:o="single"}=t,e=ia(t),[n,r]=h.useState(null),i=h.useMemo(()=>{var $;return t.defaultValue!==void 0?t.defaultValue:o==="single"?($=t.defaultSelectedKey)!==null&&$!==void 0?$:null:[]},[t.defaultValue,t.defaultSelectedKey,o]),s=h.useMemo(()=>t.value!==void 0?t.value:o==="single"?t.selectedKey:void 0,[t.value,t.selectedKey,o]),[l,d]=ft(s,i,t.onChange),u=o==="single"&&Array.isArray(l)?l[0]:l,f=$=>{if(o==="single"){var m,j;let z=Array.isArray($)?(j=$[0])!==null&&j!==void 0?j:null:$;d(z),z!==u&&((m=t.onSelectionChange)===null||m===void 0||m.call(t,z))}else{let z=[];Array.isArray($)?z=$:$!=null&&(z=[$]),d(z)}},x=Ln({...t,selectionMode:o,disallowEmptySelection:o==="single",allowDuplicateSelectionEvents:!0,selectedKeys:h.useMemo(()=>la(u),[u]),onSelectionChange:$=>{if($!=="all"){if(o==="single"){var m;let j=(m=$.values().next().value)!==null&&m!==void 0?m:null;f(j),e.close()}else f([...$]);y.commitValidation()}}}),g=x.selectionManager.firstSelectedKey,p=h.useMemo(()=>[...x.selectionManager.selectedKeys].map($=>x.collection.getItem($)).filter($=>$!=null),[x.selectionManager.selectedKeys,x.collection]),y=Wl({...t,value:Array.isArray(u)&&u.length===0?null:u}),[b,k]=h.useState(!1),[w]=h.useState(u);var v,S;return{...y,...x,...e,value:u,defaultValue:i??w,setValue:f,selectedKey:g,setSelectedKey:f,selectedItem:(v=p[0])!==null&&v!==void 0?v:null,selectedItems:p,defaultSelectedKey:(S=t.defaultSelectedKey)!==null&&S!==void 0?S:t.selectionMode==="single"?w:null,focusStrategy:n,open($=null){x.collection.size!==0&&(r($),e.open())},toggle($=null){x.collection.size!==0&&(r($),e.toggle())},isFocused:b,setFocused:k}}function la(t){if(t!==void 0)return t===null?[]:Array.isArray(t)?t:[t]}const aa=(t,o,e,n,r)=>{const i=r.components.tag.colors[o];return t==="checkable"?n?M.css`
|
|
1618
1962
|
background: ${i.background.checked};
|
|
1619
1963
|
color: ${i.text.checked};
|
|
1620
1964
|
border-color: ${i.border.checked};
|
|
@@ -1628,7 +1972,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1628
1972
|
background: ${i.background.checkedActive};
|
|
1629
1973
|
border-color: ${i.border.checkedActive};
|
|
1630
1974
|
}
|
|
1631
|
-
`:
|
|
1975
|
+
`:M.css`
|
|
1632
1976
|
background: ${i.background.default};
|
|
1633
1977
|
color: ${i.text.default};
|
|
1634
1978
|
border-color: ${i.border.default};
|
|
@@ -1643,15 +1987,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1643
1987
|
background: ${i.background.active};
|
|
1644
1988
|
border-color: ${i.border.active};
|
|
1645
1989
|
}
|
|
1646
|
-
`:e?
|
|
1990
|
+
`:e?M.css`
|
|
1647
1991
|
background: ${i.background.default};
|
|
1648
1992
|
color: ${i.text.default};
|
|
1649
1993
|
border-color: ${i.border.default};
|
|
1650
|
-
`:
|
|
1994
|
+
`:M.css`
|
|
1651
1995
|
background: ${i.background.default};
|
|
1652
1996
|
color: ${i.text.default};
|
|
1653
1997
|
border-color: transparent;
|
|
1654
|
-
`},
|
|
1998
|
+
`},ca=(t,o)=>{const e=o.components.tag.size[t];return M.css`
|
|
1655
1999
|
height: ${e.height};
|
|
1656
2000
|
font-size: ${e.fontSize};
|
|
1657
2001
|
line-height: ${e.lineHeight};
|
|
@@ -1663,7 +2007,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1663
2007
|
width: ${e.iconSize};
|
|
1664
2008
|
height: ${e.iconSize};
|
|
1665
2009
|
}
|
|
1666
|
-
`},
|
|
2010
|
+
`},da=C.span`
|
|
1667
2011
|
/* 基础样式 - 使用 Tier 3 组件层 Token */
|
|
1668
2012
|
position: relative;
|
|
1669
2013
|
display: inline-flex;
|
|
@@ -1693,13 +2037,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1693
2037
|
opacity ${({theme:t})=>t.components.tag.transition};
|
|
1694
2038
|
|
|
1695
2039
|
/* 变体和颜色样式 */
|
|
1696
|
-
${({variant:t,color:
|
|
2040
|
+
${({variant:t,color:o,bordered:e,checked:n,theme:r})=>aa(t,o,e,n,r)}
|
|
1697
2041
|
|
|
1698
2042
|
/* 尺寸样式 */
|
|
1699
|
-
${({size:t,theme:
|
|
2043
|
+
${({size:t,theme:o})=>ca(t,o)}
|
|
1700
2044
|
|
|
1701
2045
|
/* 可选择标签的 cursor */
|
|
1702
|
-
${({variant:t,checked:
|
|
2046
|
+
${({variant:t,checked:o})=>t==="checkable"&&!o&&M.css`
|
|
1703
2047
|
cursor: pointer;
|
|
1704
2048
|
`}
|
|
1705
2049
|
|
|
@@ -1715,18 +2059,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1715
2059
|
outline: 2px solid ${({theme:t})=>t.components.tag.colors.default.border.checked};
|
|
1716
2060
|
outline-offset: 2px;
|
|
1717
2061
|
}
|
|
1718
|
-
`,
|
|
2062
|
+
`,ua=C.span`
|
|
1719
2063
|
display: inline-flex;
|
|
1720
2064
|
align-items: center;
|
|
1721
2065
|
justify-content: center;
|
|
1722
2066
|
gap: inherit;
|
|
1723
|
-
`,
|
|
2067
|
+
`,fa=C.span`
|
|
1724
2068
|
display: inline-flex;
|
|
1725
2069
|
align-items: center;
|
|
1726
2070
|
justify-content: center;
|
|
1727
2071
|
flex-shrink: 0;
|
|
1728
2072
|
color: inherit;
|
|
1729
|
-
`,
|
|
2073
|
+
`,pa=C.span`
|
|
1730
2074
|
display: inline-flex;
|
|
1731
2075
|
align-items: center;
|
|
1732
2076
|
justify-content: center;
|
|
@@ -1751,22 +2095,22 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1751
2095
|
|
|
1752
2096
|
/* 图标尺寸 */
|
|
1753
2097
|
svg {
|
|
1754
|
-
width: ${({size:t,theme:
|
|
1755
|
-
height: ${({size:t,theme:
|
|
2098
|
+
width: ${({size:t,theme:o})=>o.components.tag.size[t].closeIconSize};
|
|
2099
|
+
height: ${({size:t,theme:o})=>o.components.tag.size[t].closeIconSize};
|
|
1756
2100
|
}
|
|
1757
|
-
`,
|
|
2101
|
+
`,ha=C.button`
|
|
1758
2102
|
display: inline-flex;
|
|
1759
2103
|
align-items: center;
|
|
1760
2104
|
justify-content: center;
|
|
1761
2105
|
box-sizing: border-box;
|
|
1762
|
-
gap: ${({size:t,theme:
|
|
2106
|
+
gap: ${({size:t,theme:o})=>o.components.tag.size[t].gap};
|
|
1763
2107
|
|
|
1764
|
-
height: ${({size:t,theme:
|
|
1765
|
-
padding-inline: ${({size:t,theme:
|
|
2108
|
+
height: ${({size:t,theme:o})=>o.components.tag.size[t].height};
|
|
2109
|
+
padding-inline: ${({size:t,theme:o})=>o.components.tag.size[t].paddingInline};
|
|
1766
2110
|
|
|
1767
2111
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
1768
|
-
font-size: ${({size:t,theme:
|
|
1769
|
-
line-height: ${({size:t,theme:
|
|
2112
|
+
font-size: ${({size:t,theme:o})=>o.components.tag.size[t].fontSize};
|
|
2113
|
+
line-height: ${({size:t,theme:o})=>o.components.tag.size[t].lineHeight};
|
|
1770
2114
|
font-weight: ${({theme:t})=>t.components.tag.fontWeight};
|
|
1771
2115
|
color: ${({theme:t})=>t.components.tag.colors.default.text.default};
|
|
1772
2116
|
|
|
@@ -1803,26 +2147,26 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1803
2147
|
}
|
|
1804
2148
|
|
|
1805
2149
|
svg {
|
|
1806
|
-
width: ${({size:t,theme:
|
|
1807
|
-
height: ${({size:t,theme:
|
|
2150
|
+
width: ${({size:t,theme:o})=>o.components.tag.size[t].iconSize};
|
|
2151
|
+
height: ${({size:t,theme:o})=>o.components.tag.size[t].iconSize};
|
|
1808
2152
|
}
|
|
1809
|
-
`,
|
|
1810
|
-
${
|
|
1811
|
-
font-size: ${
|
|
1812
|
-
padding-inline: ${
|
|
1813
|
-
${
|
|
2153
|
+
`,et=h.forwardRef((t,o)=>{const e=te.c(42),{variant:n,size:r,color:i,bordered:s,closable:l,checkable:d,checked:u,icon:f,disabled:x,className:g,children:p,onClose:y,onChange:b,onClick:k}=t,w=n===void 0?"default":n,v=r===void 0?"md":r,S=i===void 0?"default":i,$=s===void 0?!1:s,m=l===void 0?!1:l,j=d===void 0?!1:d,z=u===void 0?!1:u,T=x===void 0?!1:x,P=j?"checkable":w,I=j?z:!1;let D;e[0]!==j||e[1]!==T||e[2]!==I||e[3]!==b||e[4]!==k?(D=()=>{T||(j&&b&&b(!I),k&&k())},e[0]=j,e[1]=T,e[2]=I,e[3]=b,e[4]=k,e[5]=D):D=e[5];const F=D;let _;e[6]!==P||e[7]!==T||e[8]!==F?(_=K=>{T||P==="checkable"&&(K.key==="Enter"||K.key===" ")&&(K.preventDefault(),F())},e[6]=P,e[7]=T,e[8]=F,e[9]=_):_=e[9];const O=_;let A;e[10]!==T||e[11]!==y?(A=K=>{K.stopPropagation(),y&&!T&&y()},e[10]=T,e[11]=y,e[12]=A):A=e[12];const N=A,B=P==="checkable"?F:k,W=I?"true":void 0,U=T?"true":void 0,Z=P==="checkable"&&!T?0:void 0,c=P==="checkable"?"checkbox":void 0,R=P==="checkable"?I:void 0;let E;e[13]!==f?(E=f&&a.jsx(fa,{"aria-hidden":"true",children:f}),e[13]=f,e[14]=E):E=e[14];let L;e[15]!==m||e[16]!==T||e[17]!==N||e[18]!==v?(L=m&&a.jsx(pa,{size:v,onClick:N,"aria-label":"关闭",role:"button",tabIndex:T?-1:0,onKeyDown:K=>{!T&&(K.key==="Enter"||K.key===" ")&&(K.preventDefault(),N(K))},"aria-disabled":T,children:a.jsx(Zt,{})}),e[15]=m,e[16]=T,e[17]=N,e[18]=v,e[19]=L):L=e[19];let Y;e[20]!==p||e[21]!==E||e[22]!==L?(Y=a.jsxs(ua,{children:[E,p,L]}),e[20]=p,e[21]=E,e[22]=L,e[23]=Y):Y=e[23];let X;return e[24]!==P||e[25]!==$||e[26]!==g||e[27]!==m||e[28]!==S||e[29]!==T||e[30]!==o||e[31]!==O||e[32]!==I||e[33]!==v||e[34]!==B||e[35]!==W||e[36]!==U||e[37]!==Z||e[38]!==c||e[39]!==R||e[40]!==Y?(X=a.jsx(da,{ref:o,variant:P,size:v,color:S,bordered:$,checked:I,closable:m,isDisabled:T,className:g,onClick:B,onKeyDown:O,"data-variant":P,"data-size":v,"data-color":S,"data-checked":W,"data-disabled":U,tabIndex:Z,role:c,"aria-checked":R,"aria-disabled":T,children:Y}),e[24]=P,e[25]=$,e[26]=g,e[27]=m,e[28]=S,e[29]=T,e[30]=o,e[31]=O,e[32]=I,e[33]=v,e[34]=B,e[35]=W,e[36]=U,e[37]=Z,e[38]=c,e[39]=R,e[40]=Y,e[41]=X):X=e[41],X});et.displayName="Tag";const Qt=h.forwardRef(({size:t="md",className:o,children:e="New Tag",...n},r)=>{const i=h.useRef(null),s=r||i,{buttonProps:l}=pe.useButton({...n,elementType:"button"},i);return a.jsxs(ha,{...tt(l,{ref:s,className:o}),size:t,"data-size":t,children:[a.jsx(Ut,{}),e]})});Qt.displayName="Tag.Add";et.Add=Qt;const ba=["sm","md","lg"],ma=(t,o,e,n,r)=>e?r.components.select.border.disabled:o?r.components.select.border.error:t?r.components.select.border.focus:n?r.components.select.border.hover:r.components.select.border.default,ga=(t,o,e)=>{const n=e.components.select.size[t];return M.css`
|
|
2154
|
+
${o?`min-height: ${n.height};`:`height: ${n.height};`}
|
|
2155
|
+
font-size: ${n.fontSize};
|
|
2156
|
+
padding-inline: ${n.paddingInline};
|
|
2157
|
+
${o?"padding-block: 4px;":""}
|
|
1814
2158
|
|
|
1815
2159
|
svg {
|
|
1816
2160
|
/* No global svg sizing here to avoid affecting Tag icons */
|
|
1817
2161
|
}
|
|
1818
|
-
`},
|
|
2162
|
+
`},Pn=C.div`
|
|
1819
2163
|
display: ${({fullWidth:t})=>t?"flex":"inline-flex"};
|
|
1820
2164
|
flex-direction: column;
|
|
1821
2165
|
width: ${({fullWidth:t})=>t?"100%":"200px"};
|
|
1822
2166
|
min-width: 120px;
|
|
1823
2167
|
position: relative;
|
|
1824
2168
|
box-sizing: border-box;
|
|
1825
|
-
|
|
2169
|
+
`,An=C.button`
|
|
1826
2170
|
/* 基础重置 */
|
|
1827
2171
|
position: relative;
|
|
1828
2172
|
display: inline-flex;
|
|
@@ -1833,12 +2177,12 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1833
2177
|
|
|
1834
2178
|
/* 样式 */
|
|
1835
2179
|
border: 1px solid;
|
|
1836
|
-
border-color: ${({isFocused:t,isError:
|
|
2180
|
+
border-color: ${({isFocused:t,isError:o,isDisabled:e,isHovered:n,isOpen:r,theme:i})=>ma(t||!!r,!!o,!!e,!!n,i)};
|
|
1837
2181
|
border-radius: ${({theme:t})=>t.components.select.borderRadius};
|
|
1838
2182
|
|
|
1839
|
-
background: ${({isDisabled:t,theme:
|
|
2183
|
+
background: ${({isDisabled:t,theme:o})=>t?o.components.select.background.disabled:o.components.select.background.default};
|
|
1840
2184
|
|
|
1841
|
-
color: ${({isDisabled:t,isError:
|
|
2185
|
+
color: ${({isDisabled:t,isError:o,theme:e})=>t?e.components.select.text.disabled:o?e.components.select.text.error:e.components.select.text.default};
|
|
1842
2186
|
|
|
1843
2187
|
cursor: ${({isDisabled:t})=>t?"not-allowed":"pointer"};
|
|
1844
2188
|
outline: none;
|
|
@@ -1846,21 +2190,21 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1846
2190
|
transition: all ${({theme:t})=>t.components.select.transition};
|
|
1847
2191
|
|
|
1848
2192
|
/* 尺寸 */
|
|
1849
|
-
${({size:t,isMultiple:
|
|
2193
|
+
${({size:t,isMultiple:o,theme:e})=>ga(t,!!o,e)}
|
|
1850
2194
|
|
|
1851
2195
|
/* 禁用状态 */
|
|
1852
|
-
${({isDisabled:t})=>t&&
|
|
2196
|
+
${({isDisabled:t})=>t&&M.css`
|
|
1853
2197
|
opacity: 0.6;
|
|
1854
2198
|
`}
|
|
1855
|
-
`,Dt=
|
|
2199
|
+
`,Dt=C.span`
|
|
1856
2200
|
flex: 1;
|
|
1857
2201
|
overflow: hidden;
|
|
1858
2202
|
text-overflow: ellipsis;
|
|
1859
2203
|
white-space: nowrap;
|
|
1860
2204
|
text-align: left;
|
|
1861
2205
|
margin-right: 8px;
|
|
1862
|
-
color: ${({isPlaceholder:t,theme:
|
|
1863
|
-
`,
|
|
2206
|
+
color: ${({isPlaceholder:t,theme:o})=>t?o.components.select.text.placeholder:"inherit"};
|
|
2207
|
+
`,On=C.span`
|
|
1864
2208
|
display: inline-flex;
|
|
1865
2209
|
align-items: center;
|
|
1866
2210
|
justify-content: center;
|
|
@@ -1872,10 +2216,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1872
2216
|
opacity: 0.5;
|
|
1873
2217
|
|
|
1874
2218
|
svg {
|
|
1875
|
-
width: ${({size:t,theme:
|
|
1876
|
-
height: ${({size:t,theme:
|
|
2219
|
+
width: ${({size:t,theme:o})=>t?o.components.select.size[t].iconSize:"16px"};
|
|
2220
|
+
height: ${({size:t,theme:o})=>t?o.components.select.size[t].iconSize:"16px"};
|
|
1877
2221
|
}
|
|
1878
|
-
`,
|
|
2222
|
+
`,_n=C.div`
|
|
1879
2223
|
background: ${({theme:t})=>t.components.select.popover.background};
|
|
1880
2224
|
border: ${({theme:t})=>t.components.select.popover.border};
|
|
1881
2225
|
border-radius: ${({theme:t})=>t.components.select.popover.borderRadius};
|
|
@@ -1886,7 +2230,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1886
2230
|
max-height: 300px;
|
|
1887
2231
|
display: flex;
|
|
1888
2232
|
flex-direction: column;
|
|
1889
|
-
`,
|
|
2233
|
+
`,eo=C.ul`
|
|
1890
2234
|
margin: 0;
|
|
1891
2235
|
padding: 0;
|
|
1892
2236
|
list-style: none;
|
|
@@ -1905,7 +2249,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1905
2249
|
background: rgba(0,0,0,0.2);
|
|
1906
2250
|
border-radius: 4px;
|
|
1907
2251
|
}
|
|
1908
|
-
`,
|
|
2252
|
+
`,Fn=C.li`
|
|
1909
2253
|
position: relative;
|
|
1910
2254
|
display: flex;
|
|
1911
2255
|
align-items: center;
|
|
@@ -1919,41 +2263,41 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1919
2263
|
user-select: none;
|
|
1920
2264
|
font-size: ${({theme:t})=>t.components.select.option.fontSize};
|
|
1921
2265
|
|
|
1922
|
-
background: ${({isSelected:t,isFocused:
|
|
2266
|
+
background: ${({isSelected:t,isFocused:o,theme:e})=>t?e.components.select.option.background.selected:o?e.components.select.option.background.focused:e.components.select.option.background.default};
|
|
1923
2267
|
|
|
1924
|
-
color: ${({isSelected:t,isDisabled:
|
|
2268
|
+
color: ${({isSelected:t,isDisabled:o,theme:e})=>o?e.components.select.option.text.disabled:t?e.components.select.option.text.selected:e.components.select.option.text.default};
|
|
1925
2269
|
|
|
1926
2270
|
&:hover {
|
|
1927
|
-
background: ${({isSelected:t,isDisabled:
|
|
2271
|
+
background: ${({isSelected:t,isDisabled:o,theme:e})=>o?"transparent":t?e.components.select.option.background.selected:e.components.select.option.background.hover};
|
|
1928
2272
|
}
|
|
1929
2273
|
|
|
1930
2274
|
&:last-child {
|
|
1931
2275
|
margin-bottom: 0;
|
|
1932
2276
|
}
|
|
1933
|
-
`,
|
|
2277
|
+
`,Nn=C.span`
|
|
1934
2278
|
flex: 1;
|
|
1935
2279
|
overflow: hidden;
|
|
1936
2280
|
text-overflow: ellipsis;
|
|
1937
2281
|
white-space: nowrap;
|
|
1938
|
-
`,
|
|
2282
|
+
`,Vn=C.span`
|
|
1939
2283
|
margin-left: 8px;
|
|
1940
2284
|
display: flex;
|
|
1941
2285
|
align-items: center;
|
|
1942
2286
|
color: ${({theme:t})=>t.components.select.option.text.selected};
|
|
1943
2287
|
font-size: 14px;
|
|
1944
|
-
`,
|
|
2288
|
+
`,Dn=C.div`
|
|
1945
2289
|
display: flex;
|
|
1946
2290
|
align-items: center;
|
|
1947
2291
|
justify-content: center;
|
|
1948
2292
|
padding: 8px;
|
|
1949
2293
|
color: ${({theme:t})=>t.components.select.text.placeholder};
|
|
1950
2294
|
font-size: ${({theme:t})=>t.global.typography.fontSize.xs};
|
|
1951
|
-
`,
|
|
2295
|
+
`,xa=C.div`
|
|
1952
2296
|
padding: 8px 12px;
|
|
1953
2297
|
color: ${({theme:t})=>t.components.select.text.disabled};
|
|
1954
2298
|
font-size: ${({theme:t})=>t.global.typography.fontSize.xs};
|
|
1955
2299
|
text-align: center;
|
|
1956
|
-
`,
|
|
2300
|
+
`,Kn=C.div`
|
|
1957
2301
|
flex: 1;
|
|
1958
2302
|
display: flex;
|
|
1959
2303
|
flex-wrap: wrap;
|
|
@@ -1961,20 +2305,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1961
2305
|
align-items: center;
|
|
1962
2306
|
min-height: 22px;
|
|
1963
2307
|
padding-right: 4px;
|
|
1964
|
-
`,
|
|
2308
|
+
`,Bn=C.span`
|
|
1965
2309
|
display: inline-flex;
|
|
1966
2310
|
align-items: center;
|
|
1967
2311
|
margin-right: 8px;
|
|
1968
2312
|
flex-shrink: 0;
|
|
1969
2313
|
pointer-events: none;
|
|
1970
|
-
`;function
|
|
2314
|
+
`;function ya(t){const o=te.c(44);let e,n,r,i,s,l;o[0]!==t?({children:e,state:r,offset:i,triggerRef:l,placement:s,...n}=t,o[0]=t,o[1]=e,o[2]=n,o[3]=r,o[4]=i,o[5]=s,o[6]=l):(e=o[1],n=o[2],r=o[3],i=o[4],s=o[5],l=o[6]);const d=i===void 0?4:i,u=s===void 0?"bottom start":s,f=h.useRef(null),[x,g]=h.useState(void 0);let p;o[7]!==l.current?(p=()=>{l.current&&g(l.current.getBoundingClientRect().width)},o[7]=l.current,o[8]=p):p=o[8];let y;o[9]!==r.isOpen||o[10]!==l?(y=[l,r.isOpen],o[9]=r.isOpen,o[10]=l,o[11]=y):y=o[11],h.useLayoutEffect(p,y);let b;o[12]!==n||o[13]!==r.close?(b={...n,shouldCloseOnBlur:!1,isDismissable:!0,onClose:r.close},o[12]=n,o[13]=r.close,o[14]=b):b=o[14];const{overlayProps:k}=pe.useOverlay(b,f);let w;o[15]!==d||o[16]!==u||o[17]!==r.close||o[18]!==r.isOpen||o[19]!==l?(w={targetRef:l,overlayRef:f,placement:u,offset:d,isOpen:r.isOpen,onClose:r.close},o[15]=d,o[16]=u,o[17]=r.close,o[18]=r.isOpen,o[19]=l,o[20]=w):w=o[20];const{overlayProps:v,placement:S}=pe.useOverlayPosition(w);let $;o[21]!==r||o[22]!==l.current?($=()=>{if(!r.isOpen)return;const F=_=>{const O=_.target,A=f.current,N=l.current;A&&!A.contains(O)&&N&&!N.contains(O)&&r.close()};return document.addEventListener("mousedown",F),document.addEventListener("focusin",F),()=>{document.removeEventListener("mousedown",F),document.removeEventListener("focusin",F)}},o[21]=r,o[22]=l.current,o[23]=$):$=o[23];let m;o[24]!==r.close||o[25]!==r.isOpen||o[26]!==l?(m=[r.isOpen,r.close,l],o[24]=r.close,o[25]=r.isOpen,o[26]=l,o[27]=m):m=o[27],h.useEffect($,m);const j=x?`${x}px`:"auto",z=x?`${x}px`:"120px";let T;o[28]!==v.style||o[29]!==z||o[30]!==j?(T={...v.style,zIndex:1e4,width:j,minWidth:z},o[28]=v.style,o[29]=z,o[30]=j,o[31]=T):T=o[31];let P;o[32]!==r.close?(P=a.jsx(pe.DismissButton,{onDismiss:r.close}),o[32]=r.close,o[33]=P):P=o[33];let I;o[34]!==r.close?(I=a.jsx(pe.DismissButton,{onDismiss:r.close}),o[34]=r.close,o[35]=I):I=o[35];let D;return o[36]!==e||o[37]!==v||o[38]!==k||o[39]!==S||o[40]!==T||o[41]!==P||o[42]!==I?(D=a.jsx(pe.Overlay,{children:a.jsx(pe.FocusScope,{restoreFocus:!0,children:a.jsxs(_n,{...k,...v,ref:f,"data-placement":S,style:T,children:[P,e,I]})})}),o[36]=e,o[37]=v,o[38]=k,o[39]=S,o[40]=T,o[41]=P,o[42]=I,o[43]=D):D=o[43],D}function va(t){const o=te.c(11);let e,n;o[0]!==t?({state:n,...e}=t,o[0]=t,o[1]=e,o[2]=n):(e=o[1],n=o[2]);const r=h.useRef(null),{listBoxProps:i}=pe.useListBox(e,n,r);let s;o[3]!==n.collection?(s=[...n.collection],o[3]=n.collection,o[4]=s):s=o[4];let l;o[5]!==n||o[6]!==s?(l=s.map(u=>a.jsx(Hn,{item:u,state:n},u.key)),o[5]=n,o[6]=s,o[7]=l):l=o[7];let d;return o[8]!==i||o[9]!==l?(d=a.jsx(eo,{...i,ref:r,children:l}),o[8]=i,o[9]=l,o[10]=d):d=o[10],d}function Hn(t){const o=te.c(19),{item:e,state:n,isMultiple:r}=t,i=h.useRef(null);let s;o[0]!==e.key?(s={key:e.key},o[0]=e.key,o[1]=s):s=o[1];const{optionProps:l,isSelected:d,isFocused:u,isDisabled:f}=pe.useOption(s,n,i);let x;o[2]!==f||o[3]!==r||o[4]!==d?(x=r&&a.jsx(Bn,{"aria-hidden":"true",onClick:$a,children:a.jsx(Qe,{checked:d,disabled:f,tabIndex:-1})}),o[2]=f,o[3]=r,o[4]=d,o[5]=x):x=o[5];let g;o[6]!==e.rendered?(g=a.jsx(Nn,{children:e.rendered}),o[6]=e.rendered,o[7]=g):g=o[7];let p;o[8]!==r||o[9]!==d?(p=!r&&d&&a.jsx(Vn,{"aria-hidden":"true",children:a.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M10 3L4.5 8.5L2 6",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})}),o[8]=r,o[9]=d,o[10]=p):p=o[10];let y;return o[11]!==f||o[12]!==u||o[13]!==d||o[14]!==l||o[15]!==x||o[16]!==g||o[17]!==p?(y=a.jsxs(Fn,{...l,ref:i,isSelected:d,isFocused:u,isDisabled:f,children:[x,g,p]}),o[11]=f,o[12]=u,o[13]=d,o[14]=l,o[15]=x,o[16]=g,o[17]=p,o[18]=y):y=o[18],y}function $a(t){return t.stopPropagation()}function ka(t){const o=te.c(9),{state:e}=t,n=h.useRef(null);let r;o[0]===Symbol.for("react.memo_cache_sentinel")?(r={selectionMode:"multiple"},o[0]=r):r=o[0];const{listBoxProps:i}=pe.useListBox(r,e,n);let s;o[1]!==e.collection?(s=[...e.collection],o[1]=e.collection,o[2]=s):s=o[2];let l;o[3]!==e||o[4]!==s?(l=s.map(u=>a.jsx(Hn,{item:u,state:e,isMultiple:!0},u.key)),o[3]=e,o[4]=s,o[5]=l):l=o[5];let d;return o[6]!==i||o[7]!==l?(d=a.jsx(eo,{...i,ref:n,children:l}),o[6]=i,o[7]=l,o[8]=d):d=o[8],d}const wa=h.forwardRef(function(o,e){const{selectionMode:n="single",loading:r,disabled:i,size:s="md",fullWidth:l=!1,width:d,className:u,style:f,placeholder:x="请选择",label:g,description:p,errorMessage:y,maxTagCount:b,value:k,defaultValue:w,onChange:v,selectedKey:S,defaultSelectedKey:$,selectedKeys:m,defaultSelectedKeys:j,onSelectionChange:z,options:T,children:P}=o,I=n==="multiple",D=I?void 0:k??S,F=I?k??m:void 0,_=I?void 0:w??$,O=I?w??j:void 0,A=ee=>{v==null||v(ee),z==null||z(ee)},N=h.useMemo(()=>T&&T.length>0?T.map(ee=>a.jsx(In,{textValue:typeof ee.label=="string"?ee.label:String(ee.value),children:ee.label},ee.value)):P,[T,P]),B={...o,children:N,selectedKey:D,defaultSelectedKey:_,onSelectionChange:A},W=h.useRef(null),U=e||W,Z=h.useRef(null),c=sa(B),R=Ln({...B,selectionMode:"multiple",selectedKeys:F,defaultSelectedKeys:O,onSelectionChange:A}),[E,L]=h.useState(!1),Y=I?E:c.isOpen,X=h.useMemo(()=>{if(!I)return[];const ee=[],fe=R.selectionManager.selectedKeys;for(const me of R.collection)fe.has(me.key)&&ee.push({key:me.key,rendered:me.rendered});return ee},[I,R.selectionManager.selectedKeys,R.collection]),{visibleTags:K,overflowCount:J}=h.useMemo(()=>!I||X.length===0?{visibleTags:[],overflowCount:0}:b!==void 0&&X.length>b?{visibleTags:X.slice(0,b),overflowCount:X.length-b}:{visibleTags:X,overflowCount:0},[I,X,b]),{labelProps:G,triggerProps:q,valueProps:ne,menuProps:H,descriptionProps:oe,errorMessageProps:ce}=pe.useSelect(B,c,U),ue=ee=>{Z.current=ee.pointerType,ee.pointerType!=="touch"&&ee.pointerType!=="keyboard"&&U.current&&nr(U.current)},ke=ee=>{const fe=ee.pointerType||Z.current;if(fe!=="keyboard")if(I)L(!E);else{const me=fe==="mouse"||fe==="pen"?null:"first";c.toggle(me)}},{buttonProps:Ce}=pe.useButton({...q,onPressStart:ue,onPress:ke},U),ze=ee=>{const fe=new Set(R.selectionManager.selectedKeys);fe.delete(ee),R.selectionManager.setSelectedKeys(fe),A(fe)},we=()=>I?X.length===0?a.jsx(Dt,{isPlaceholder:!0,children:x}):a.jsxs(Kn,{children:[K.map(ee=>a.jsx(et,{size:"sm",closable:!0,onClose:()=>ze(ee.key),children:ee.rendered},ee.key)),J>0&&a.jsxs(et,{size:"sm",children:["+",J]})]}):a.jsx(Dt,{...ne,isPlaceholder:!c.selectedItem,children:c.selectedItem?c.selectedItem.rendered:x}),Se=I?{isOpen:E,close:()=>L(!1)}:c;return a.jsxs(Pn,{fullWidth:l,className:u,style:{width:d,...f},children:[g&&a.jsx("label",{...G,style:{fontSize:"12px",marginBottom:"4px",display:"block",color:"inherit"},children:g}),!I&&a.jsx(pe.HiddenSelect,{state:c,triggerRef:U,label:g,name:o.name,isDisabled:i}),a.jsxs(An,{...Ce,ref:U,size:s,fullWidth:l,isOpen:Y,isDisabled:i,isError:!!y,isMultiple:I,children:[we(),a.jsx(On,{isOpen:Y,"aria-hidden":"true",size:s,children:a.jsx(nt,{width:12,height:12})})]}),Y&&a.jsx(ya,{state:Se,triggerRef:U,placement:"bottom start",offset:4,children:r?a.jsxs(Dn,{children:[a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{animation:"spin 1s linear infinite",marginRight:8},children:[a.jsx("style",{children:"@keyframes spin { 100% { transform: rotate(360deg); } }"}),a.jsx("path",{d:"M8 1.5C4.41015 1.5 1.5 4.41015 1.5 8C1.5 11.5899 4.41015 14.5 8 14.5C11.5899 14.5 14.5 11.5899 14.5 8",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})]}),"加载中..."]}):I?a.jsx(ka,{state:R}):a.jsx(va,{...H,state:c})}),p&&a.jsx("div",{...oe,style:{fontSize:"12px",marginTop:"4px",opacity:.6},children:p}),y&&a.jsx("div",{...ce,style:{fontSize:"12px",marginTop:"4px",color:"#ff4d4f"},children:y})]})}),to=wa;to.Item=In;to.Section=ql;const Sa=["sm","md","lg"],Ca=["default","bordered","striped"],ja={sm:4,md:4,lg:6},Be=t=>`${ja[t??"md"]}px`,To=C.div`
|
|
1971
2315
|
width: ${t=>t.fullWidth?"100%":"auto"};
|
|
1972
2316
|
overflow: auto;
|
|
1973
2317
|
/* 移除边框,设计稿中表格没有外围边框 */
|
|
1974
2318
|
scrollbar-width: ${t=>t.showScrollbar?"thin":"none"};
|
|
1975
2319
|
scrollbar-color: ${({theme:t})=>t.semantic.colors.border.primary} transparent;
|
|
1976
|
-
border-top-left-radius: ${t=>
|
|
1977
|
-
border-top-right-radius: ${t=>
|
|
2320
|
+
border-top-left-radius: ${t=>Be(t.size)};
|
|
2321
|
+
border-top-right-radius: ${t=>Be(t.size)};
|
|
1978
2322
|
|
|
1979
2323
|
&::-webkit-scrollbar {
|
|
1980
2324
|
width: ${t=>t.showScrollbar?"8px":"0px"};
|
|
@@ -1990,16 +2334,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
1990
2334
|
background: transparent;
|
|
1991
2335
|
}
|
|
1992
2336
|
|
|
1993
|
-
${t=>t.scrollX&&
|
|
2337
|
+
${t=>t.scrollX&&M.css`
|
|
1994
2338
|
max-width: ${typeof t.scrollX=="number"?`${t.scrollX}px`:t.scrollX};
|
|
1995
2339
|
`}
|
|
1996
2340
|
|
|
1997
|
-
${t=>t.scrollY&&
|
|
2341
|
+
${t=>t.scrollY&&M.css`
|
|
1998
2342
|
max-height: ${typeof t.scrollY=="number"?`${t.scrollY}px`:t.scrollY};
|
|
1999
2343
|
`}
|
|
2000
|
-
`,
|
|
2344
|
+
`,Ra=C.table`
|
|
2001
2345
|
width: 100%;
|
|
2002
|
-
${t=>t.scrollX&&
|
|
2346
|
+
${t=>t.scrollX&&M.css`
|
|
2003
2347
|
min-width: ${typeof t.scrollX=="number"?`${t.scrollX}px`:t.scrollX};
|
|
2004
2348
|
`}
|
|
2005
2349
|
border-collapse: separate;
|
|
@@ -2008,24 +2352,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2008
2352
|
font-family: ${({theme:t})=>t.semantic.typography.component.fontSizeSm};
|
|
2009
2353
|
background-color: ${({theme:t})=>t.semantic.colors.background.surface};
|
|
2010
2354
|
|
|
2011
|
-
${t=>t.variant==="bordered"&&
|
|
2355
|
+
${t=>t.variant==="bordered"&&M.css`
|
|
2012
2356
|
border: 1px solid ${t.theme.semantic.colors.border.primary};
|
|
2013
|
-
border-radius: ${
|
|
2357
|
+
border-radius: ${Be(t.size)} ${Be(t.size)} 0 0;
|
|
2014
2358
|
`}
|
|
2015
2359
|
|
|
2016
|
-
${t=>t.variant==="striped"&&
|
|
2360
|
+
${t=>t.variant==="striped"&&M.css`
|
|
2017
2361
|
tbody tr:nth-of-type(even) {
|
|
2018
2362
|
--row-bg: ${t.theme.semantic.colors.background.surfaceSubtle};
|
|
2019
2363
|
}
|
|
2020
2364
|
`}
|
|
2021
|
-
`,
|
|
2365
|
+
`,za=C.thead`
|
|
2022
2366
|
background-color: ${({theme:t})=>t.semantic.colors.background.surfaceSubtle};
|
|
2023
2367
|
position: sticky;
|
|
2024
2368
|
top: 0;
|
|
2025
2369
|
z-index: 10;
|
|
2026
|
-
`,
|
|
2370
|
+
`,Ea=C.tr`
|
|
2027
2371
|
border-bottom: 1px solid ${({theme:t})=>t.semantic.colors.border.primary};
|
|
2028
|
-
`,
|
|
2372
|
+
`,Io=C.th`
|
|
2029
2373
|
padding: ${t=>{switch(t.size){case"sm":return"8px 12px";case"lg":return"16px 16px";case"md":default:return"12px 16px"}}};
|
|
2030
2374
|
text-align: ${t=>t.align||"left"};
|
|
2031
2375
|
font-weight: 400; /* Regular font weight based on design (H9/H11) */
|
|
@@ -2036,24 +2380,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2036
2380
|
position: ${t=>t.fixed?"sticky":"static"};
|
|
2037
2381
|
background-color: ${({theme:t})=>t.semantic.colors.background.surfaceSubtle};
|
|
2038
2382
|
|
|
2039
|
-
${t=>t.width&&
|
|
2383
|
+
${t=>t.width&&M.css`
|
|
2040
2384
|
width: ${typeof t.width=="number"?`${t.width}px`:t.width};
|
|
2041
2385
|
`}
|
|
2042
2386
|
|
|
2043
|
-
${t=>t.fixed==="left"&&
|
|
2387
|
+
${t=>t.fixed==="left"&&M.css`
|
|
2044
2388
|
left: 0;
|
|
2045
2389
|
z-index: 11;
|
|
2046
2390
|
/* 调整固定列阴影,使其更柔和 */
|
|
2047
2391
|
box-shadow: 4px 0 8px -4px rgba(0, 0, 0, 0.1);
|
|
2048
2392
|
`}
|
|
2049
2393
|
|
|
2050
|
-
${t=>t.fixed==="right"&&
|
|
2394
|
+
${t=>t.fixed==="right"&&M.css`
|
|
2051
2395
|
right: 0;
|
|
2052
2396
|
z-index: 11;
|
|
2053
2397
|
box-shadow: -4px 0 8px -4px rgba(0, 0, 0, 0.1);
|
|
2054
2398
|
`}
|
|
2055
2399
|
|
|
2056
|
-
${t=>t.sortable&&
|
|
2400
|
+
${t=>t.sortable&&M.css`
|
|
2057
2401
|
cursor: pointer;
|
|
2058
2402
|
transition: background-color 0.15s ease;
|
|
2059
2403
|
|
|
@@ -2063,13 +2407,13 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2063
2407
|
`}
|
|
2064
2408
|
|
|
2065
2409
|
&:first-of-type {
|
|
2066
|
-
border-top-left-radius: ${t=>
|
|
2410
|
+
border-top-left-radius: ${t=>Be(t.size)};
|
|
2067
2411
|
}
|
|
2068
2412
|
|
|
2069
2413
|
&:last-of-type {
|
|
2070
|
-
border-top-right-radius: ${t=>
|
|
2414
|
+
border-top-right-radius: ${t=>Be(t.size)};
|
|
2071
2415
|
}
|
|
2072
|
-
`,
|
|
2416
|
+
`,Ta=C.span`
|
|
2073
2417
|
display: inline-flex;
|
|
2074
2418
|
flex-direction: column;
|
|
2075
2419
|
align-items: center;
|
|
@@ -2090,15 +2434,15 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2090
2434
|
color: ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
2091
2435
|
opacity: 1;
|
|
2092
2436
|
}
|
|
2093
|
-
`,
|
|
2437
|
+
`,Ia=C.tbody``,Tt=C.tr`
|
|
2094
2438
|
/* 定义背景色变量,用于同步固定列的背景 */
|
|
2095
2439
|
--row-bg: ${({theme:t})=>t.semantic.colors.background.surface};
|
|
2096
2440
|
|
|
2097
|
-
${t=>t.isSubRow&&
|
|
2441
|
+
${t=>t.isSubRow&&M.css`
|
|
2098
2442
|
--row-bg: ${t.theme.semantic.colors.background.surfaceSubtle};
|
|
2099
2443
|
`}
|
|
2100
2444
|
|
|
2101
|
-
${t=>t.selected&&
|
|
2445
|
+
${t=>t.selected&&M.css`
|
|
2102
2446
|
--row-bg: ${t.theme.semantic.colors.brand.primarySubtle};
|
|
2103
2447
|
`}
|
|
2104
2448
|
|
|
@@ -2114,11 +2458,11 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2114
2458
|
border-bottom: none;
|
|
2115
2459
|
}
|
|
2116
2460
|
|
|
2117
|
-
${t=>(t.selectable||t.expandable)&&
|
|
2461
|
+
${t=>(t.selectable||t.expandable)&&M.css`
|
|
2118
2462
|
cursor: pointer;
|
|
2119
2463
|
`}
|
|
2120
2464
|
|
|
2121
|
-
${t=>
|
|
2465
|
+
${t=>M.css`
|
|
2122
2466
|
&:hover {
|
|
2123
2467
|
--row-bg: ${t.selected?t.theme.semantic.colors.brand.primarySubtle:t.theme.semantic.colors.background.surfaceSubtle};
|
|
2124
2468
|
}
|
|
@@ -2127,10 +2471,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2127
2471
|
--row-bg: ${t.selected?t.theme.semantic.colors.brand.primarySubtle:t.theme.semantic.colors.background.surfaceStrong};
|
|
2128
2472
|
}
|
|
2129
2473
|
`}
|
|
2130
|
-
`,
|
|
2474
|
+
`,lt=C.td`
|
|
2131
2475
|
padding: ${t=>{switch(t.size){case"sm":return"8px 12px";case"lg":return"16px 16px";case"md":default:return"12px 16px"}}};
|
|
2132
2476
|
|
|
2133
|
-
${t=>t.level&&t.level>0&&
|
|
2477
|
+
${t=>t.level&&t.level>0&&M.css`
|
|
2134
2478
|
padding-left: ${16+t.level*24}px;
|
|
2135
2479
|
`}
|
|
2136
2480
|
|
|
@@ -2142,27 +2486,27 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2142
2486
|
background-color: ${t=>t.fixed?"var(--row-bg, inherit)":"inherit"};
|
|
2143
2487
|
transition: background-color 0.15s ease;
|
|
2144
2488
|
|
|
2145
|
-
${t=>t.width&&
|
|
2489
|
+
${t=>t.width&&M.css`
|
|
2146
2490
|
width: ${typeof t.width=="number"?`${t.width}px`:t.width};
|
|
2147
2491
|
`}
|
|
2148
2492
|
|
|
2149
|
-
${t=>t.fixed==="left"&&
|
|
2493
|
+
${t=>t.fixed==="left"&&M.css`
|
|
2150
2494
|
left: 0;
|
|
2151
2495
|
z-index: 9;
|
|
2152
2496
|
box-shadow: 4px 0 8px -4px rgba(0, 0, 0, 0.1);
|
|
2153
2497
|
`}
|
|
2154
2498
|
|
|
2155
|
-
${t=>t.fixed==="right"&&
|
|
2499
|
+
${t=>t.fixed==="right"&&M.css`
|
|
2156
2500
|
right: 0;
|
|
2157
2501
|
z-index: 9;
|
|
2158
2502
|
box-shadow: -4px 0 8px -4px rgba(0, 0, 0, 0.1);
|
|
2159
2503
|
`}
|
|
2160
|
-
`,
|
|
2504
|
+
`,Mo=C.div`
|
|
2161
2505
|
display: flex;
|
|
2162
2506
|
align-items: center;
|
|
2163
2507
|
justify-content: center;
|
|
2164
2508
|
width: 40px;
|
|
2165
|
-
`,
|
|
2509
|
+
`,Ma=C.button`
|
|
2166
2510
|
display: inline-flex;
|
|
2167
2511
|
align-items: center;
|
|
2168
2512
|
justify-content: center;
|
|
@@ -2185,26 +2529,26 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2185
2529
|
height: 16px;
|
|
2186
2530
|
transform: ${t=>t.expanded?"rotate(90deg)":"none"};
|
|
2187
2531
|
}
|
|
2188
|
-
`,
|
|
2532
|
+
`,La=C.div`
|
|
2189
2533
|
padding: 48px 24px;
|
|
2190
2534
|
text-align: center;
|
|
2191
2535
|
color: ${({theme:t})=>t.semantic.colors.text.tertiary};
|
|
2192
2536
|
font-size: 12px;
|
|
2193
|
-
`,
|
|
2194
|
-
${t=>t.ellipsis&&
|
|
2537
|
+
`,Pa=C.div`
|
|
2538
|
+
${t=>t.ellipsis&&M.css`
|
|
2195
2539
|
overflow: hidden;
|
|
2196
2540
|
text-overflow: ellipsis;
|
|
2197
2541
|
white-space: nowrap;
|
|
2198
2542
|
`}
|
|
2199
2543
|
|
|
2200
|
-
${t=>t.wrapText&&
|
|
2544
|
+
${t=>t.wrapText&&M.css`
|
|
2201
2545
|
white-space: normal;
|
|
2202
2546
|
word-break: break-word;
|
|
2203
2547
|
`}
|
|
2204
|
-
`,
|
|
2548
|
+
`,Aa=Sa,Oa=Ca;function _a({columns:t,dataSource:o,size:e="md",variant:n="default",bordered:r=!1,fullWidth:i=!0,scroll:s,selectable:l=!1,selectionMode:d="multiple",selectedKeys:u,onSelectionChange:f,expandable:x=!1,expandedKeys:g,onExpandChange:p,expandedRowRender:y,sortConfig:b,onSortChange:k,onRowClick:w,emptyText:v="暂无数据",className:S,wrapText:$=!1,loading:m=!1},j){const[z,T]=h.useState(new Set),[P,I]=h.useState(new Set),[D,F]=h.useState(!1),_=h.useRef(null),O=h.useRef(null),A=u??z,N=h.useCallback(E=>{const L=E==="all"?new Set(o.map(Y=>Y.id)):E;u||T(L),f==null||f(L)},[u,f,o]),B=g??P,W=h.useCallback(E=>{const L=new Set(B);L.has(E)?L.delete(E):L.add(E),g||I(L),p==null||p(L)},[B,g,p]),U=h.useCallback(E=>{if(!k)return;let L="asc";(b==null?void 0:b.key)===E&&(b.direction==="asc"?L="desc":b.direction==="desc"&&(L=null)),k(E,L)},[b,k]),Z=h.useMemo(()=>!l||d==="single"?!1:A==="all"?!0:o.length===0?!1:o.every(E=>A.has(E.id)),[l,d,A,o]),c=h.useMemo(()=>{if(!l||d==="single"||A==="all"||o.length===0)return!1;const E=o.filter(L=>A.has(L.id)).length;return E>0&&E<o.length},[l,d,A,o]);h.useEffect(()=>{const E=_.current;if(!E)return;const L=()=>{F(!0),O.current&&window.clearTimeout(O.current),O.current=window.setTimeout(()=>{F(!1)},800)};return E.addEventListener("scroll",L,{passive:!0}),()=>{E.removeEventListener("scroll",L),O.current&&window.clearTimeout(O.current)}},[]);const R=h.useCallback((E,L=0)=>E.flatMap((Y,X)=>{const K=B.has(Y.id),J=A instanceof Set&&A.has(Y.id),G=Y.children&&Y.children.length>0,q=a.jsxs(Tt,{selectable:l,selected:J,expandable:x,expanded:K,level:L,onClick:()=>{l&&d==="single"&&N(new Set([Y.id])),w==null||w(Y,X)},children:[l&&a.jsx(lt,{size:e,width:48,align:"center",children:a.jsx(Mo,{onClick:oe=>oe.stopPropagation(),children:d==="single"?a.jsx(qt,{checked:J,onChange:()=>{N(new Set([Y.id]))}}):a.jsx(Qe,{checked:J,onChange:oe=>{const ce=new Set(A==="all"?o.map(ue=>ue.id):A);oe?ce.add(Y.id):ce.delete(Y.id),N(ce)}})})},"selection-column"),t.map((oe,ce)=>{const ue=Y[oe.key],ke=ce===0;return a.jsx(lt,{size:e,fixed:oe.fixed,align:oe.align,width:oe.width,level:ke?L:0,children:a.jsxs("div",{style:{display:"flex",alignItems:"center"},children:[ke&&x&&G&&a.jsx(Ma,{expanded:K,onClick:Ce=>{Ce.stopPropagation(),W(Y.id)},"aria-label":K?"收起":"展开",children:a.jsx(en,{})}),a.jsx(Pa,{ellipsis:oe.ellipsis,wrapText:$,children:oe.render?oe.render(ue,Y,X):ue})]})},oe.key)})]},Y.id),ne=K&&y&&a.jsx(Tt,{isSubRow:!0,children:a.jsx(lt,{colSpan:t.length+(l?1:0),size:e,children:y(Y,X)})},`${Y.id}-expanded`),H=K&&G?R(Y.children,L+1):[];return[q,ne,...H].filter(Boolean)}),[t,e,x,B,A,l,d,y,$,W,N,w]);return o.length===0&&!m?a.jsx(To,{size:e,ref:_,fullWidth:i,scrollX:s==null?void 0:s.x,scrollY:s==null?void 0:s.y,showScrollbar:D,className:S,children:a.jsx(La,{children:v})}):a.jsx(To,{size:e,ref:_,fullWidth:i,scrollX:s==null?void 0:s.x,scrollY:s==null?void 0:s.y,showScrollbar:D,className:S,children:a.jsxs(Ra,{ref:j,size:e,variant:r?"bordered":n,scrollX:s==null?void 0:s.x,children:[a.jsx(za,{children:a.jsxs(Ea,{children:[l&&a.jsx(Io,{size:e,width:48,align:"center",children:d==="multiple"&&a.jsx(Mo,{children:a.jsx(Qe,{checked:Z,indeterminate:c,onChange:E=>{N(E?"all":new Set)}})})},"selection-column"),t.map(E=>a.jsx(Io,{size:e,fixed:E.fixed,align:E.align,width:E.width,sortable:E.sortable,onClick:()=>E.sortable&&U(E.key),children:a.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",gap:"8px"},children:[a.jsx("span",{children:E.title}),E.sortable&&a.jsxs(Ta,{direction:(b==null?void 0:b.key)===E.key?b.direction:void 0,children:[a.jsx(Wt,{"data-active":(b==null?void 0:b.key)===E.key&&b.direction==="asc"}),a.jsx(nt,{"data-active":(b==null?void 0:b.key)===E.key&&b.direction==="desc"})]})]})},E.key))]})}),a.jsx(Ia,{children:m?a.jsx(Tt,{children:a.jsx(lt,{colSpan:t.length+(l?1:0),size:e,children:a.jsx("div",{style:{textAlign:"center",padding:"24px"},children:"加载中..."})})}):R(o)})]})})}const Wn=h.forwardRef(_a);Wn.displayName="Table";const Fa=Wn;function Na(t={}){let{isReadOnly:o}=t,[e,n]=ft(t.isSelected,t.defaultSelected||!1,t.onChange),[r]=h.useState(e);function i(d){o||n(d)}function s(){o||n(!e)}var l;return{isSelected:e,defaultSelected:(l=t.defaultSelected)!==null&&l!==void 0?l:r,setSelected:i,toggle:s}}const Va=["sm","md"],Da=(t,o)=>{const e=o.components.switch.size[t];return M.css`
|
|
2205
2549
|
/* 提供尺寸相关的 CSS 变量,方便内部元素计算占位 */
|
|
2206
2550
|
--switch-thumb-size: ${e.thumbSize};
|
|
2207
|
-
--switch-inner-gap: ${
|
|
2551
|
+
--switch-inner-gap: ${o.components.switch.gap};
|
|
2208
2552
|
|
|
2209
2553
|
min-width: ${e.width};
|
|
2210
2554
|
height: ${e.height};
|
|
@@ -2215,7 +2559,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2215
2559
|
width: ${e.thumbSize};
|
|
2216
2560
|
height: ${e.thumbSize};
|
|
2217
2561
|
}
|
|
2218
|
-
`},
|
|
2562
|
+
`},Ka=C.label`
|
|
2219
2563
|
/* 基础布局 */
|
|
2220
2564
|
position: relative;
|
|
2221
2565
|
display: inline-flex;
|
|
@@ -2225,7 +2569,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2225
2569
|
user-select: none;
|
|
2226
2570
|
|
|
2227
2571
|
/* 背景和圆角 - 使用 Tier 3 Token */
|
|
2228
|
-
background: ${({isSelected:t,isDisabled:
|
|
2572
|
+
background: ${({isSelected:t,isDisabled:o,theme:e})=>o?e.components.switch.background.disabled:t?e.components.switch.background.checked:e.components.switch.background.unchecked};
|
|
2229
2573
|
border-radius: ${({theme:t})=>t.components.switch.borderRadius};
|
|
2230
2574
|
|
|
2231
2575
|
/*
|
|
@@ -2235,10 +2579,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2235
2579
|
* - 上下始终3px
|
|
2236
2580
|
*/
|
|
2237
2581
|
padding: 3px;
|
|
2238
|
-
${({hasInnerLabel:t,isSelected:
|
|
2239
|
-
padding-left: ${
|
|
2240
|
-
padding-right: ${
|
|
2241
|
-
`:
|
|
2582
|
+
${({hasInnerLabel:t,isSelected:o})=>t?M.css`
|
|
2583
|
+
padding-left: ${o?"8px":"3px"};
|
|
2584
|
+
padding-right: ${o?"3px":"8px"};
|
|
2585
|
+
`:M.css`
|
|
2242
2586
|
padding-left: 3px;
|
|
2243
2587
|
padding-right: 3px;
|
|
2244
2588
|
`}
|
|
@@ -2247,20 +2591,20 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2247
2591
|
transition: background-color ${({theme:t})=>t.components.switch.transition};
|
|
2248
2592
|
|
|
2249
2593
|
/* 尺寸样式 */
|
|
2250
|
-
${({size:t,theme:
|
|
2594
|
+
${({size:t,theme:o})=>Da(t,o)}
|
|
2251
2595
|
|
|
2252
2596
|
/* Focus 可见状态 - 键盘导航时显示 */
|
|
2253
|
-
${({isFocusVisible:t,theme:
|
|
2597
|
+
${({isFocusVisible:t,theme:o})=>t&&M.css`
|
|
2254
2598
|
outline: none;
|
|
2255
|
-
box-shadow: 0 0 0 ${
|
|
2599
|
+
box-shadow: 0 0 0 ${o.components.switch.focusRing.offset} ${o.components.switch.focusRing.color};
|
|
2256
2600
|
`}
|
|
2257
2601
|
|
|
2258
2602
|
/* 禁用状态 */
|
|
2259
|
-
${({isDisabled:t,theme:
|
|
2260
|
-
opacity: ${
|
|
2603
|
+
${({isDisabled:t,theme:o})=>t&&M.css`
|
|
2604
|
+
opacity: ${o.components.switch.disabled.opacity};
|
|
2261
2605
|
cursor: not-allowed;
|
|
2262
2606
|
`}
|
|
2263
|
-
`,
|
|
2607
|
+
`,Ba=C.span`
|
|
2264
2608
|
display: flex;
|
|
2265
2609
|
align-items: center;
|
|
2266
2610
|
width: 100%;
|
|
@@ -2270,16 +2614,16 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2270
2614
|
|
|
2271
2615
|
/* 当存在内部文字时,为滑块预留占位,避免文字与滑块重叠
|
|
2272
2616
|
预留尺寸 = 滑块尺寸 + 设计间距 */
|
|
2273
|
-
${({hasInnerLabel:t,isSelected:
|
|
2274
|
-
padding-right: ${
|
|
2275
|
-
padding-left: ${
|
|
2617
|
+
${({hasInnerLabel:t,isSelected:o,theme:e})=>t&&M.css`
|
|
2618
|
+
padding-right: ${o?`calc(var(--switch-thumb-size) + ${e.components.switch.gap})`:"0"};
|
|
2619
|
+
padding-left: ${o?"0":`calc(var(--switch-thumb-size) + ${e.components.switch.gap})`};
|
|
2276
2620
|
`}
|
|
2277
2621
|
|
|
2278
2622
|
/* 有文字时,根据选中状态调整文字位置 */
|
|
2279
|
-
${({hasInnerLabel:t,isSelected:
|
|
2280
|
-
justify-content: ${
|
|
2623
|
+
${({hasInnerLabel:t,isSelected:o})=>t&&M.css`
|
|
2624
|
+
justify-content: ${o?"flex-start":"flex-end"};
|
|
2281
2625
|
`}
|
|
2282
|
-
`,
|
|
2626
|
+
`,Ha=C.span`
|
|
2283
2627
|
display: inline-flex;
|
|
2284
2628
|
align-items: center;
|
|
2285
2629
|
color: ${({theme:t})=>t.components.switch.text.color};
|
|
@@ -2290,7 +2634,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2290
2634
|
user-select: none;
|
|
2291
2635
|
position: relative;
|
|
2292
2636
|
z-index: 2;
|
|
2293
|
-
`,
|
|
2637
|
+
`,Wa=C.span`
|
|
2294
2638
|
display: block;
|
|
2295
2639
|
position: absolute;
|
|
2296
2640
|
top: 50%;
|
|
@@ -2300,10 +2644,10 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2300
2644
|
box-shadow: ${({theme:t})=>t.components.switch.thumb.shadow};
|
|
2301
2645
|
|
|
2302
2646
|
/* 位置控制:未选中在左,选中在右 */
|
|
2303
|
-
${({isSelected:t})=>t?
|
|
2647
|
+
${({isSelected:t})=>t?M.css`
|
|
2304
2648
|
right: 0;
|
|
2305
2649
|
left: auto;
|
|
2306
|
-
`:
|
|
2650
|
+
`:M.css`
|
|
2307
2651
|
left: 0;
|
|
2308
2652
|
right: auto;
|
|
2309
2653
|
`}
|
|
@@ -2311,18 +2655,18 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2311
2655
|
/* 平滑的位置过渡动画 */
|
|
2312
2656
|
transition: left ${({theme:t})=>t.components.switch.transition},
|
|
2313
2657
|
right ${({theme:t})=>t.components.switch.transition};
|
|
2314
|
-
`,
|
|
2658
|
+
`,Ua=C.div`
|
|
2315
2659
|
display: flex;
|
|
2316
2660
|
align-items: center;
|
|
2317
2661
|
gap: 8px;
|
|
2318
|
-
`,
|
|
2662
|
+
`,Ya=C.span`
|
|
2319
2663
|
font-size: ${({theme:t})=>t.global.typography.fontSize.sm};
|
|
2320
|
-
color: ${({isDisabled:t,theme:
|
|
2664
|
+
color: ${({isDisabled:t,theme:o})=>t?o.semantic.colors.text.disabled:o.semantic.colors.text.primary};
|
|
2321
2665
|
user-select: none;
|
|
2322
2666
|
cursor: ${({isDisabled:t})=>t?"not-allowed":"pointer"};
|
|
2323
|
-
`,
|
|
2667
|
+
`,Za=Va,Un=h.forwardRef((t,o)=>{const e=te.c(56);let n,r,i,s,l,d,u,f,x,g,p;e[0]!==t?({size:f,checkedLabel:n,uncheckedLabel:g,disabled:x,value:p,defaultValue:l,children:r,className:i,isSelected:d,defaultSelected:s,...u}=t,e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=s,e[5]=l,e[6]=d,e[7]=u,e[8]=f,e[9]=x,e[10]=g,e[11]=p):(n=e[1],r=e[2],i=e[3],s=e[4],l=e[5],d=e[6],u=e[7],f=e[8],x=e[9],g=e[10],p=e[11]);const y=f===void 0?"md":f,b=x===void 0?!1:x,k=p??d,w=l??s;let v;e[12]!==w||e[13]!==k||e[14]!==u?(v={...u,isSelected:k,defaultSelected:w},e[12]=w,e[13]=k,e[14]=u,e[15]=v):v=e[15];const S=Na(v),$=h.useRef(null),m=o||$;let j;e[16]!==b||e[17]!==u?(j={...u,isDisabled:b},e[16]=b,e[17]=u,e[18]=j):j=e[18];const{inputProps:z}=pe.useSwitch(j,S,$),{isFocusVisible:T,focusProps:P}=pe.useFocusRing(),I=S.isSelected?n:g,D=!!(n||g),F=S.isSelected,_=S.isSelected?"true":void 0,O=b?"true":void 0;let A;e[19]!==P||e[20]!==z?(A=tt(z,P),e[19]=P,e[20]=z,e[21]=A):A=e[21];let N;e[22]!==A?(N=a.jsx(pe.VisuallyHidden,{children:a.jsx("input",{...A,ref:m})}),e[22]=A,e[23]=N):N=e[23];let B;e[24]!==S.isSelected?(B=a.jsx(Wa,{isSelected:S.isSelected,"data-thumb":!0,"aria-hidden":"true"}),e[24]=S.isSelected,e[25]=B):B=e[25];let W;e[26]!==I||e[27]!==D||e[28]!==S.isSelected?(W=D&&I&&a.jsx(Ha,{isSelected:S.isSelected,children:I}),e[26]=I,e[27]=D,e[28]=S.isSelected,e[29]=W):W=e[29];let U;e[30]!==D||e[31]!==S.isSelected||e[32]!==B||e[33]!==W?(U=a.jsxs(Ba,{isSelected:S.isSelected,hasInnerLabel:D,children:[B,W]}),e[30]=D,e[31]=S.isSelected,e[32]=B,e[33]=W,e[34]=U):U=e[34];let Z;e[35]!==i||e[36]!==b||e[37]!==D||e[38]!==T||e[39]!==y||e[40]!==S.isSelected||e[41]!==U||e[42]!==_||e[43]!==O||e[44]!==N?(Z=a.jsxs(Ka,{size:y,isSelected:F,isDisabled:b,isFocusVisible:T,hasInnerLabel:D,className:i,"data-selected":_,"data-disabled":O,children:[N,U]}),e[35]=i,e[36]=b,e[37]=D,e[38]=T,e[39]=y,e[40]=S.isSelected,e[41]=U,e[42]=_,e[43]=O,e[44]=N,e[45]=Z):Z=e[45];const c=Z;if(r){let R;e[46]!==b||e[47]!==S?(R=()=>{b||S.toggle()},e[46]=b,e[47]=S,e[48]=R):R=e[48];let E;e[49]!==r||e[50]!==b||e[51]!==R?(E=a.jsx(Ya,{isDisabled:b,onClick:R,children:r}),e[49]=r,e[50]=b,e[51]=R,e[52]=E):E=e[52];let L;return e[53]!==c||e[54]!==E?(L=a.jsxs(Ua,{children:[c,E]}),e[53]=c,e[54]=E,e[55]=L):L=e[55],L}return c});Un.displayName="Switch";const Xa=["idle","uploading","success","error"],Ga=C.div`
|
|
2324
2668
|
width: 100%;
|
|
2325
|
-
`,
|
|
2669
|
+
`,qa=C.div`
|
|
2326
2670
|
position: relative;
|
|
2327
2671
|
display: flex;
|
|
2328
2672
|
flex-direction: column;
|
|
@@ -2330,80 +2674,80 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2330
2674
|
justify-content: center;
|
|
2331
2675
|
gap: 24px;
|
|
2332
2676
|
padding: 40px 0;
|
|
2333
|
-
border: 1px solid ${({theme:t,isDragActive:
|
|
2677
|
+
border: 1px solid ${({theme:t,isDragActive:o})=>o?t.semantic.colors.brand.primary:t.semantic.colors.border.primary};
|
|
2334
2678
|
border-radius: 16px;
|
|
2335
|
-
background: ${({theme:t,isDragActive:
|
|
2679
|
+
background: ${({theme:t,isDragActive:o})=>o?"#EEF6FD":t.semantic.colors.background.surface};
|
|
2336
2680
|
cursor: ${({isDisabled:t})=>t?"not-allowed":"pointer"};
|
|
2337
2681
|
transition: all 0.2s ease;
|
|
2338
2682
|
outline: none;
|
|
2339
2683
|
|
|
2340
|
-
${({isDisabled:t,theme:
|
|
2684
|
+
${({isDisabled:t,theme:o})=>!t&&M.css`
|
|
2341
2685
|
&:hover {
|
|
2342
|
-
border-color: ${
|
|
2686
|
+
border-color: ${o.semantic.colors.brand.primary};
|
|
2343
2687
|
}
|
|
2344
2688
|
|
|
2345
2689
|
&:focus-visible {
|
|
2346
|
-
border-color: ${
|
|
2690
|
+
border-color: ${o.semantic.colors.brand.primary};
|
|
2347
2691
|
box-shadow: 0 0 0 4px rgba(44, 111, 231, 0.18);
|
|
2348
2692
|
}
|
|
2349
2693
|
`}
|
|
2350
2694
|
|
|
2351
|
-
${({isDisabled:t,theme:
|
|
2695
|
+
${({isDisabled:t,theme:o})=>t&&M.css`
|
|
2352
2696
|
opacity: 0.5;
|
|
2353
|
-
background: ${
|
|
2697
|
+
background: ${o.semantic.colors.background.secondary};
|
|
2354
2698
|
`}
|
|
2355
|
-
`,
|
|
2699
|
+
`,Ja=C.div`
|
|
2356
2700
|
width: 100px;
|
|
2357
2701
|
height: 100px;
|
|
2358
2702
|
display: flex;
|
|
2359
2703
|
align-items: center;
|
|
2360
2704
|
justify-content: center;
|
|
2361
|
-
`,
|
|
2705
|
+
`,Qa=C.div`
|
|
2362
2706
|
display: flex;
|
|
2363
2707
|
flex-direction: column;
|
|
2364
2708
|
align-items: center;
|
|
2365
2709
|
gap: 4px;
|
|
2366
2710
|
width: 100%;
|
|
2367
2711
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
2368
|
-
`,
|
|
2712
|
+
`,ec=C.div`
|
|
2369
2713
|
font-size: 14px;
|
|
2370
2714
|
line-height: 20px;
|
|
2371
2715
|
color: ${({theme:t})=>t.semantic.colors.text.primary};
|
|
2372
2716
|
text-align: center;
|
|
2373
2717
|
width: 100%;
|
|
2374
|
-
`,
|
|
2718
|
+
`,Lo=C.p`
|
|
2375
2719
|
font-size: 12px;
|
|
2376
2720
|
line-height: 18px;
|
|
2377
2721
|
color: rgba(10, 24, 51, 0.4);
|
|
2378
2722
|
margin: 0;
|
|
2379
2723
|
white-space: pre;
|
|
2380
|
-
`,
|
|
2724
|
+
`,Po=C.span`
|
|
2381
2725
|
color: ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
2382
2726
|
cursor: pointer;
|
|
2383
2727
|
|
|
2384
2728
|
&:hover {
|
|
2385
2729
|
text-decoration: underline;
|
|
2386
2730
|
}
|
|
2387
|
-
`,
|
|
2731
|
+
`,tc=C.div`
|
|
2388
2732
|
display: flex;
|
|
2389
2733
|
flex-direction: column;
|
|
2390
2734
|
gap: 16px;
|
|
2391
2735
|
margin-top: 16px;
|
|
2392
2736
|
width: 100%;
|
|
2393
|
-
`,
|
|
2737
|
+
`,oc=C.div`
|
|
2394
2738
|
display: flex;
|
|
2395
2739
|
flex-direction: column;
|
|
2396
2740
|
gap: 0;
|
|
2397
2741
|
width: 100%;
|
|
2398
|
-
`,
|
|
2742
|
+
`,nc=C.div`
|
|
2399
2743
|
display: flex;
|
|
2400
2744
|
align-items: center;
|
|
2401
2745
|
gap: 8px;
|
|
2402
2746
|
padding: 7px 8px;
|
|
2403
2747
|
border-radius: 4px;
|
|
2404
|
-
background: ${({status:t,theme:
|
|
2748
|
+
background: ${({status:t,theme:o})=>t==="success"?"#FAFAFB":t==="error"?"#FEF6F1":o.semantic.colors.background.surface};
|
|
2405
2749
|
flex: 1;
|
|
2406
|
-
`,
|
|
2750
|
+
`,rc=C.span`
|
|
2407
2751
|
display: inline-flex;
|
|
2408
2752
|
align-items: center;
|
|
2409
2753
|
justify-content: center;
|
|
@@ -2411,24 +2755,24 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2411
2755
|
height: 16px;
|
|
2412
2756
|
flex-shrink: 0;
|
|
2413
2757
|
color: ${({theme:t})=>t.semantic.colors.text.primary};
|
|
2414
|
-
`,
|
|
2758
|
+
`,ic=C.div`
|
|
2415
2759
|
flex: 1;
|
|
2416
2760
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
2417
2761
|
font-size: 12px;
|
|
2418
2762
|
line-height: 18px;
|
|
2419
|
-
color: ${({status:t,theme:
|
|
2763
|
+
color: ${({status:t,theme:o})=>t==="error"?o.semantic.colors.state.danger:o.semantic.colors.text.primary};
|
|
2420
2764
|
overflow: hidden;
|
|
2421
2765
|
text-overflow: ellipsis;
|
|
2422
2766
|
white-space: nowrap;
|
|
2423
|
-
`,
|
|
2767
|
+
`,sc=C.span`
|
|
2424
2768
|
display: inline-flex;
|
|
2425
2769
|
align-items: center;
|
|
2426
2770
|
justify-content: center;
|
|
2427
2771
|
width: 16px;
|
|
2428
2772
|
height: 16px;
|
|
2429
2773
|
flex-shrink: 0;
|
|
2430
|
-
color: ${({status:t,theme:
|
|
2431
|
-
`,
|
|
2774
|
+
color: ${({status:t,theme:o})=>t==="success"?o.semantic.colors.state.success:t==="error"?o.semantic.colors.state.danger:o.semantic.colors.text.secondary};
|
|
2775
|
+
`,lc=C.button`
|
|
2432
2776
|
display: inline-flex;
|
|
2433
2777
|
align-items: center;
|
|
2434
2778
|
justify-content: center;
|
|
@@ -2451,25 +2795,25 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2451
2795
|
outline-offset: 2px;
|
|
2452
2796
|
border-radius: 2px;
|
|
2453
2797
|
}
|
|
2454
|
-
`,
|
|
2798
|
+
`,ac=C.div`
|
|
2455
2799
|
display: flex;
|
|
2456
2800
|
align-items: center;
|
|
2457
2801
|
gap: 16px;
|
|
2458
2802
|
height: 16px;
|
|
2459
2803
|
margin-top: 0;
|
|
2460
|
-
`,
|
|
2804
|
+
`,cc=C.div`
|
|
2461
2805
|
flex: 1;
|
|
2462
2806
|
height: 6px;
|
|
2463
2807
|
background: ${({theme:t})=>t.semantic.colors.background.secondary};
|
|
2464
2808
|
border-radius: 5px;
|
|
2465
2809
|
overflow: hidden;
|
|
2466
|
-
`,
|
|
2810
|
+
`,dc=C.div`
|
|
2467
2811
|
height: 100%;
|
|
2468
2812
|
width: ${({percent:t})=>t}%;
|
|
2469
2813
|
background: ${({theme:t})=>t.semantic.colors.brand.primary};
|
|
2470
2814
|
border-radius: 12px;
|
|
2471
2815
|
transition: width 0.3s ease;
|
|
2472
|
-
`,
|
|
2816
|
+
`,uc=C.span`
|
|
2473
2817
|
font-family: ${({theme:t})=>t.global.typography.fontFamily};
|
|
2474
2818
|
font-size: 12px;
|
|
2475
2819
|
line-height: 18px;
|
|
@@ -2478,7 +2822,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2478
2822
|
flex-shrink: 0;
|
|
2479
2823
|
width: 40px;
|
|
2480
2824
|
text-align: right;
|
|
2481
|
-
`,
|
|
2825
|
+
`,fc=C.input`
|
|
2482
2826
|
position: absolute;
|
|
2483
2827
|
width: 1px;
|
|
2484
2828
|
height: 1px;
|
|
@@ -2488,5 +2832,5 @@ React keys must be passed directly to JSX without using spread:
|
|
|
2488
2832
|
clip: rect(0, 0, 0, 0);
|
|
2489
2833
|
white-space: nowrap;
|
|
2490
2834
|
border-width: 0;
|
|
2491
|
-
`,Va=$a,Da=()=>{const t=ee.c(2);let r;t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("g",{clipPath:"url(#clip0_6955_14967)",children:[a.jsx("path",{d:"M6.25 63.1836L28.525 52.195C28.8475 52.0359 29.2023 51.9531 29.5619 51.9531H70.6424C71.0049 51.9531 71.3625 52.0372 71.687 52.1988L93.75 63.1836V91.4062C93.75 92.7007 92.7007 93.75 91.4062 93.75H8.59375C7.29932 93.75 6.25 92.7007 6.25 91.4062V63.1836Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M6.25 63.1836H34.4859C35.7804 63.1836 36.8297 64.2329 36.8297 65.5273V69.8906C36.8297 71.185 37.879 72.2344 39.1734 72.2344H60.7687C62.0632 72.2344 63.1125 71.185 63.1125 69.8906V65.5273C63.1125 64.2329 64.1618 63.1836 65.4562 63.1836H93.75V92.9688C93.75 93.176 93.6677 93.3747 93.5212 93.5212C93.3747 93.6677 93.1759 93.75 92.9688 93.75H7.03125C6.82405 93.75 6.62534 93.6677 6.47882 93.5212C6.33231 93.3747 6.25 93.176 6.25 92.9688V63.1836Z",fill:"#FAFAFB"}),a.jsx("path",{d:"M19.1445 39.9733C19.3009 39.41 20.0994 39.41 20.2558 39.9733C20.797 41.9242 22.3218 43.449 24.2727 43.9902C24.836 44.1466 24.836 44.9451 24.2727 45.1015C22.3218 45.6427 20.797 47.1675 20.2558 49.1184C20.0994 49.6817 19.3009 49.6817 19.1445 49.1184C18.6033 47.1675 17.0785 45.6427 15.1276 45.1015C14.5642 44.9451 14.5643 44.1466 15.1276 43.9902C17.0785 43.449 18.6033 41.9242 19.1445 39.9733Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M78.1066 35.6488C78.3468 34.7837 79.573 34.7837 79.8132 35.6488C80.6443 38.6449 82.9858 40.9864 85.9819 41.8175C86.8469 42.0577 86.8469 43.2839 85.9819 43.5241C82.9858 44.3552 80.6443 46.6968 79.8132 49.6929C79.573 50.5579 78.3468 50.5579 78.1066 49.6929C77.2755 46.6968 74.9339 44.3552 71.9379 43.5241C71.0728 43.2839 71.0728 42.0577 71.9379 41.8175C74.9339 40.9864 77.2755 38.6449 78.1066 35.6488Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M49.0173 14.5685C49.733 13.8105 50.9389 13.8105 51.6547 14.5685L62.8375 26.4101C63.9294 27.5668 63.1096 29.469 61.5188 29.4691H57.591C56.0884 29.4691 54.8704 30.6871 54.8704 32.1897L54.8703 41C54.8703 41.5523 54.4226 42 53.8703 42H46.8015C46.2492 42 45.8015 41.5523 45.8015 41L45.8016 32.1897C45.8016 30.6871 44.5835 29.4691 43.0809 29.4691H39.1532C37.5623 29.4691 36.7424 27.5669 37.8345 26.4101L49.0173 14.5685Z",fill:"#F0F0F0"})]}),t[0]=r):r=t[0];let e;return t[1]===Symbol.for("react.memo_cache_sentinel")?(e=a.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 100 100",fill:"none",children:[r,a.jsx("defs",{children:a.jsx("clipPath",{id:"clip0_6955_14967",children:a.jsx("rect",{width:"100",height:"100",fill:"white"})})})]}),t[1]=e):e=t[1],e},Ka=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("path",{d:"M9 1H3.5C2.67157 1 2 1.67157 2 2.5V13.5C2 14.3284 2.67157 15 3.5 15H12.5C13.3284 15 14 14.3284 14 13.5V6M9 1L14 6M9 1V6H14",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),a.jsx("path",{d:"M5 7H7",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round"}),a.jsx("path",{d:"M5 10H11",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round"})]}),t[0]=r):r=t[0],r},Ba=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M11.3333 5.5L6.75 10.0833L4.66667 8",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=r):r=t[0],r},Ha=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M10 6L6 10M6 6L10 10",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round"})]}),t[0]=r):r=t[0],r},Wa=()=>{const t=ee.c(1);let r;return t[0]===Symbol.for("react.memo_cache_sentinel")?(r=a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M3.5 4.5H12.5M6.5 7V11.5M9.5 7V11.5M10.5 4.5V2.5C10.5 2.22386 10.2761 2 10 2H6C5.72386 2 5.5 2.22386 5.5 2.5V4.5M4.5 4.5H11.5V13C11.5 13.2761 11.2761 13.5 11 13.5H5C4.72386 13.5 4.5 13.2761 4.5 13V4.5Z",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})}),t[0]=r):r=t[0],r},Ua=()=>`upload-${Date.now()}-${Math.random().toString(36).slice(2,9)}`,Po=g.forwardRef((t,r)=>{const e=ee.c(68),{accept:o,multiple:n,maxSize:i,maxCount:s,disabled:l,fileList:d,defaultFileList:u,onChange:f,beforeUpload:m,customRequest:h,mainText:b,secondaryText:y,fileTypeHint:x,downloadTemplateText:$,onDownloadTemplate:w,className:k,icon:C}=t,v=n===void 0?!1:n,p=l===void 0?!1:l;let S;e[0]!==u?(S=u===void 0?[]:u,e[0]=u,e[1]=S):S=e[1];const E=S,T=g.useRef(null),L=g.useRef(null),[I,B]=g.useState(E),[M,A]=g.useState(!1),V=d!==void 0,P=V?d:I;let F;e[2]!==V||e[3]!==f?(F=Q=>{V||B(Q),f==null||f(Q)},e[2]=V,e[3]=f,e[4]=F):F=e[4];const H=F;let W,Y;if(e[5]!==m||e[6]!==h||e[7]!==P||e[8]!==s||e[9]!==i||e[10]!==H){W=async Re=>{if(!Re||Re.length===0)return;const Ne=Array.from(Re);if(s&&P.length+Ne.length>s){console.warn(`最多只能上传 ${s} 个文件`);return}const Ie=[];for(const fe of Ne){if(i&&fe.size>i){console.warn(`文件 ${fe.name} 超过大小限制`);continue}if(m)try{if(!await m(fe))continue}catch(Le){console.error("beforeUpload error:",Le);continue}const Oe={uid:Ua(),name:fe.name,file:fe,status:"uploading",percent:0};Ie.push(Oe)}if(Ie.length===0)return;const Fe=[...P,...Ie];H(Fe),Ie.forEach(fe=>{h?h({file:fe.file,onProgress:Oe=>{H(Fe.map(Le=>Le.uid===fe.uid?{...Le,percent:Oe}:Le))},onSuccess:()=>{H(Fe.map(Oe=>Oe.uid===fe.uid?{...Oe,status:"success",percent:100}:Oe))},onError:Oe=>{H(Fe.map(Le=>Le.uid===fe.uid?{...Le,status:"error",error:Oe.message}:Le))}}):Q(fe.uid,Fe)})};const Q=(Re,Ne)=>{let Ie;Ie=0;const Fe=setInterval(()=>{Ie=Ie+10,Ie>=100?(clearInterval(Fe),H(Ne.map(fe=>fe.uid===Re?{...fe,status:"success",percent:100}:fe))):H(Ne.map(fe=>fe.uid===Re?{...fe,percent:Ie}:fe))},200)};Y=Re=>{W(Re.target.files),T.current&&(T.current.value="")},e[5]=m,e[6]=h,e[7]=P,e[8]=s,e[9]=i,e[10]=H,e[11]=W,e[12]=Y}else W=e[11],Y=e[12];const Z=Y;let c;e[13]!==p?(c=Q=>{Q.preventDefault(),Q.stopPropagation(),p||A(!0)},e[13]=p,e[14]=c):c=e[14];const z=c;let R;e[15]===Symbol.for("react.memo_cache_sentinel")?(R=Q=>{Q.preventDefault(),Q.stopPropagation(),A(!1)},e[15]=R):R=e[15];const O=R,U=Ya;let G;e[16]!==p||e[17]!==W?(G=Q=>{if(Q.preventDefault(),Q.stopPropagation(),A(!1),p)return;const Re=Q.dataTransfer.files;W(Re)},e[16]=p,e[17]=W,e[18]=G):G=e[18];const D=G;let J;e[19]!==p?(J=()=>{var Q;p||(Q=T.current)==null||Q.click()},e[19]=p,e[20]=J):J=e[20];const q=J;let le;e[21]!==P||e[22]!==H?(le=Q=>{const Re=P.filter(Ne=>Ne.uid!==Q);H(Re)},e[21]=P,e[22]=H,e[23]=le):le=e[23];const X=le;let K;e[24]!==p||e[25]!==q?(K={onPress:q,isDisabled:p},e[24]=p,e[25]=q,e[26]=K):K=e[26];const{buttonProps:oe}=de.useButton(K,L),be=Za,xe=p?-1:0;let ge;e[27]!==C?(ge=C||a.jsx(Da,{}),e[27]=C,e[28]=ge):ge=e[28];let ye;e[29]!==ge?(ye=a.jsx(Ca,{children:ge}),e[29]=ge,e[30]=ye):ye=e[30];let ke;e[31]!==b?(ke=b||a.jsxs(a.Fragment,{children:["将文件拖到此处,或",a.jsx(Mr,{children:"点击上传"})]}),e[31]=b,e[32]=ke):ke=e[32];let $e;e[33]!==ke?($e=a.jsx(Ra,{children:ke}),e[33]=ke,e[34]=$e):$e=e[34];let we;e[35]!==y?(we=y&&a.jsx(Lr,{children:y}),e[35]=y,e[36]=we):we=e[36];let Ee;e[37]!==$||e[38]!==x||e[39]!==w?(Ee=(x||$)&&a.jsxs(Lr,{children:[x,$&&w&&a.jsxs(a.Fragment,{children:[" ",a.jsx(Mr,{onClick:Q=>{Q.stopPropagation(),w()},children:$})]})]}),e[37]=$,e[38]=x,e[39]=w,e[40]=Ee):Ee=e[40];let ae;e[41]!==$e||e[42]!==we||e[43]!==Ee?(ae=a.jsxs(ja,{children:[$e,we,Ee]}),e[41]=$e,e[42]=we,e[43]=Ee,e[44]=ae):ae=e[44];let ce;e[45]!==o||e[46]!==p||e[47]!==Z||e[48]!==v?(ce=a.jsx(Fa,{ref:T,type:"file",accept:o,multiple:v,onChange:Z,disabled:p,"aria-hidden":"true"}),e[45]=o,e[46]=p,e[47]=Z,e[48]=v,e[49]=ce):ce=e[49];let Se;e[50]!==oe||e[51]!==p||e[52]!==z||e[53]!==D||e[54]!==M||e[55]!==xe||e[56]!==ye||e[57]!==ae||e[58]!==ce?(Se=a.jsxs(Sa,{...oe,ref:L,isDragActive:M,isDisabled:p,onDragEnter:z,onDragLeave:O,onDragOver:U,onDrop:D,role:"button",tabIndex:xe,"aria-label":"上传文件区域",children:[ye,ae,ce]}),e[50]=oe,e[51]=p,e[52]=z,e[53]=D,e[54]=M,e[55]=xe,e[56]=ye,e[57]=ae,e[58]=ce,e[59]=Se):Se=e[59];let je;e[60]!==P||e[61]!==X?(je=P.length>0&&a.jsx(za,{children:P.map(Q=>a.jsxs(Ea,{status:Q.status,children:[a.jsxs(Ta,{status:Q.status,children:[a.jsx(Ia,{children:a.jsx(Ka,{})}),a.jsx(La,{status:Q.status,children:Q.name}),(Q.status==="success"||Q.status==="error")&&a.jsxs(a.Fragment,{children:[a.jsx(Ma,{status:Q.status,children:be(Q.status)}),a.jsx(Pa,{onClick:()=>X(Q.uid),"aria-label":`删除文件 ${Q.name}`,children:a.jsx(Wa,{})})]})]}),Q.status==="uploading"&&a.jsxs(Aa,{children:[a.jsx(Oa,{children:a.jsx(_a,{percent:Q.percent||0})}),a.jsxs(Na,{children:[Q.percent||0,"%"]})]})]},Q.uid))}),e[60]=P,e[61]=X,e[62]=je):je=e[62];let rt;return e[63]!==k||e[64]!==r||e[65]!==Se||e[66]!==je?(rt=a.jsxs(wa,{ref:r,className:k,children:[Se,je]}),e[63]=k,e[64]=r,e[65]=Se,e[66]=je,e[67]=rt):rt=e[67],rt});Po.displayName="Upload";function Ya(t){t.preventDefault(),t.stopPropagation()}function Za(t){switch(t){case"success":return a.jsx(Ba,{});case"error":return a.jsx(Ha,{});default:return null}}const Xa=({global:t,semantic:r})=>({primary:{background:{default:r.colors.brand.primary,hover:r.colors.brand.primaryHover,active:r.colors.brand.primaryActive},text:{default:r.colors.text.onBrand},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},secondary:{background:{default:r.colors.background.surface,hover:r.colors.background.surfaceSubtle,active:r.colors.background.surfaceSubtle},text:{default:r.colors.brand.primary},border:{default:r.colors.border.primary,hover:r.colors.brand.primary,active:r.colors.brand.primaryActive},shadow:{default:"none"}},text:{background:{default:"transparent",hover:r.colors.brand.primarySubtle,active:"#F0F0F0"},text:{default:r.colors.brand.primary},border:{default:"transparent",hover:"transparent",active:"transparent"}},danger:{background:{default:r.colors.state.danger,hover:r.colors.state.dangerHover,active:r.colors.state.dangerActive},text:{default:r.colors.state.dangerOn},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},gradient:{background:{default:t.gradients.blueViolet,gradientFrom:"#0194FF",gradientTo:"#D581FF"},text:{default:t.colors.common.white},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},disabled:{background:{default:r.colors.border.primary},text:{default:r.colors.text.disabled},opacity:.6},size:{sm:{height:"24px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"},md:{height:"32px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"}},borderRadius:t.radii.r3,fontWeight:t.typography.fontWeight.regular,gap:t.spacing.sm,transition:"0.2s ease"}),Ga=({global:t,semantic:r})=>({appearance:{solid:{primary:{background:{default:r.colors.brand.primary,hover:r.colors.brand.primaryHover,active:r.colors.brand.primaryActive},border:{default:"transparent"},icon:{default:r.colors.text.onBrand}},neutral:{background:{default:r.colors.background.surface,hover:r.colors.background.surfaceSubtle,active:r.colors.background.surfaceStrong},border:{default:"transparent"},icon:{default:r.colors.text.primary}},danger:{background:{default:r.colors.state.danger,hover:r.colors.state.dangerHover,active:r.colors.state.dangerActive},border:{default:"transparent"},icon:{default:r.colors.state.dangerOn}}},outline:{primary:{background:{default:"transparent",hover:r.colors.brand.primarySubtle,active:"rgba(44, 111, 231, 0.16)"},border:{default:r.colors.brand.primary,hover:r.colors.brand.primary,active:r.colors.brand.primary},icon:{default:r.colors.brand.primary,hover:r.colors.brand.primaryHover,active:r.colors.brand.primaryActive}},neutral:{background:{default:"transparent",hover:r.colors.background.surfaceSubtle,active:r.colors.background.surfaceStrong},border:{default:r.colors.border.primary,hover:r.colors.border.strong,active:r.colors.border.strong},icon:{default:r.colors.text.primary,hover:r.colors.text.primary,active:r.colors.text.primary}},danger:{background:{default:"transparent",hover:r.colors.state.dangerSubtle,active:"rgba(237, 28, 28, 0.18)"},border:{default:r.colors.state.danger,hover:r.colors.state.danger,active:r.colors.state.danger},icon:{default:r.colors.state.danger,hover:r.colors.state.dangerHover,active:r.colors.state.dangerActive}}},ghost:{primary:{background:{default:"transparent",hover:r.colors.brand.primarySubtle,active:"rgba(44, 111, 231, 0.16)"},border:{default:"transparent"},icon:{default:r.colors.brand.primary,hover:r.colors.brand.primaryHover,active:r.colors.brand.primaryActive}},neutral:{background:{default:"transparent",hover:"rgba(10, 24, 51, 0.05)",active:"rgba(10, 24, 51, 0.1)"},border:{default:"transparent"},icon:{default:r.colors.text.primary}},danger:{background:{default:"transparent",hover:r.colors.state.dangerSubtle,active:"rgba(237, 28, 28, 0.18)"},border:{default:"transparent"},icon:{default:r.colors.state.danger,hover:r.colors.state.dangerHover,active:r.colors.state.dangerActive}}}},disabled:{background:r.colors.background.surfaceSubtle,border:r.colors.border.primary,icon:r.colors.text.disabled,opacity:.6},size:{sm:{edge:"24px",iconSize:"16px"},md:{edge:"32px",iconSize:"18px"},lg:{edge:"40px",iconSize:"20px"}},borderRadius:t.radii.r3,transition:"0.2s ease",focusRing:{color:"rgba(44, 111, 231, 0.35)",offset:"2px",width:"2px"}}),qa=({global:t,semantic:r})=>({control:{size:"16px",borderRadius:t.radii.r2,borderWidth:"1px",background:{default:t.colors.common.white,checked:r.colors.brand.primary,disabled:t.colors.neutral[100],disabledChecked:t.colors.blue[200]},borderColor:{default:t.colors.neutral[400],hover:r.colors.brand.primary,checked:r.colors.brand.primary,disabled:t.colors.neutral[400],disabledChecked:t.colors.blue[200]},icon:{color:t.colors.common.white,size:"10px"}},focusRing:"0 0 0 4px rgba(44, 111, 231, 0.18)",gap:t.spacing.sm,text:{label:{fontSize:t.typography.fontSize.xs,lineHeight:"18px",color:t.colors.word[900],disabled:t.colors.word[300],fontWeight:t.typography.fontWeight.regular}},transition:"0.16s ease"}),Ja=({global:t})=>({control:{size:"16px",borderRadius:"999px",borderWidth:"1.5px",background:t.colors.common.white,borderColor:{default:t.colors.neutral[300],hover:t.colors.blue[500],checked:t.colors.blue[500],disabled:t.colors.neutral[200]},indicator:{size:"8px",color:t.colors.blue[500],disabled:t.colors.word[300]}},focusRing:"0 0 0 4px rgba(44, 111, 231, 0.18)",gap:"0.5rem",text:{label:{fontSize:t.typography.fontSize.xs,color:t.colors.word[900],disabled:t.colors.word[300],fontWeight:t.typography.fontWeight.regular},description:{color:t.colors.word[600],disabled:t.colors.word[300],fontSize:t.typography.fontSize.xs}},disabled:{opacity:.55},transition:"0.16s ease"}),Qa=({global:t,semantic:r})=>({size:{sm:{width:"36px",height:"20px",thumbSize:"16px",fontSize:t.typography.fontSize.xs,paddingInline:"6px"},md:{width:"44px",height:"24px",thumbSize:"18px",fontSize:t.typography.fontSize.xs,paddingInline:"8px"}},background:{unchecked:t.colors.neutral[300],checked:r.colors.brand.primary,disabled:t.colors.neutral[200]},thumb:{background:t.colors.common.white,shadow:"0 1px 3px rgba(0, 0, 0, 0.12)"},text:{color:t.colors.common.white,fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular},borderRadius:t.radii.r5,gap:t.spacing.xs,transition:"0.2s cubic-bezier(0.4, 0, 0.2, 1)",disabled:{opacity:.5},focusRing:{color:"rgba(44, 111, 231, 0.3)",offset:"2px"}}),ec=({global:t,semantic:r})=>({size:{sm:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"14px"},md:{height:"32px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"18px"}},border:{default:r.colors.border.primary,hover:r.colors.border.strong,focus:r.colors.brand.primary,error:r.colors.state.danger,disabled:r.colors.border.primary},background:{default:r.colors.background.surface,disabled:r.colors.background.secondary},text:{default:r.colors.text.primary,placeholder:r.colors.text.placeholder,disabled:r.colors.text.disabled,error:r.colors.state.danger,counter:r.colors.text.caption},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.2s ease"}),tc=({global:t,semantic:r})=>({size:{sm:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"14px"},md:{height:"32px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"18px"}},border:{default:r.colors.border.primary,hover:r.colors.border.strong,focus:r.colors.brand.primary,error:r.colors.state.danger,disabled:r.colors.border.primary},background:{default:r.colors.background.surface,hover:r.colors.background.surface,disabled:r.colors.background.secondary},text:{default:r.colors.text.primary,placeholder:r.colors.text.placeholder,disabled:r.colors.text.disabled,error:r.colors.state.danger},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.2s ease",popover:{background:r.colors.background.surface,border:`1px solid ${r.colors.border.primary}`,borderRadius:t.radii.r3,boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)",padding:"4px"},option:{height:"32px",paddingInline:"8px",fontSize:t.typography.fontSize.xs,borderRadius:t.radii.r2,gap:"8px",background:{default:"transparent",hover:r.colors.background.surfaceSubtle,selected:r.colors.brand.primarySubtle,focused:r.colors.background.surfaceSubtle},text:{default:r.colors.text.primary,hover:r.colors.text.primary,selected:r.colors.brand.primary,disabled:r.colors.text.disabled}}}),rc=({global:t,semantic:r})=>({controls:{default:"buttons"},size:{md:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.sm},lg:{height:"32px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.sm}},input:{width:"40px",height:"18px",paddingInline:t.spacing.sm,fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular,lineHeight:"18px",fontFamily:t.typography.fontFamily},control:{side:{buttonSizeSm:"20px",buttonSizeLg:"28px",inset:"1px",gap:"8px",iconSize:"12px",widthsm:"100px",widthLg:"116px"},arrows:{buttonSizeSm:"10px",buttonSizeLg:"14px",iconSize:"12px",gap:"0px",widthsm:"72px",widthLg:"80px"}},borderRadius:t.radii.r3,border:{default:r.colors.border.strong,hover:r.colors.brand.primaryHover,disabled:r.colors.border.strong},background:{default:r.colors.background.surface,hover:r.colors.background.surfaceSubtle,disabled:r.colors.background.secondary},text:{default:r.colors.text.primary,placeholder:r.colors.text.placeholder,disabled:r.colors.text.disabled},transition:"0.2s ease"}),oc=({global:t,semantic:r})=>({border:{default:r.colors.border.primary},background:{default:r.colors.background.surface,hover:r.colors.background.surfaceSubtle},text:{default:r.colors.text.secondary,title:r.colors.text.primary},divider:r.colors.border.primary,arrow:{default:r.colors.text.secondary},padding:{header:"12px 24px",content:"0 24px 12px 24px"},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.3s cubic-bezier(0.4, 0, 0.2, 1)",arrowSize:"16px"}),nc=({global:t,semantic:r,mode:e})=>{const o=e==="dark";return{colors:{default:{background:{default:o?"rgba(148, 163, 184, 0.15)":t.colors.neutral[100],hover:o?"rgba(148, 163, 184, 0.2)":t.colors.neutral[200],active:o?"rgba(148, 163, 184, 0.25)":t.colors.neutral[300],checked:r.colors.brand.primary,checkedHover:r.colors.brand.primaryHover,checkedActive:r.colors.brand.primaryActive},text:{default:o?t.colors.word[100]:"rgba(10, 24, 51, 0.7)",checked:t.colors.common.white},border:{default:o?"rgba(148, 163, 184, 0.28)":t.colors.neutral[400],hover:o?"rgba(148, 163, 184, 0.38)":t.colors.neutral[500],active:o?"rgba(148, 163, 184, 0.48)":t.colors.word[600],checked:r.colors.brand.primary,checkedHover:r.colors.brand.primaryHover,checkedActive:r.colors.brand.primaryActive}},red:{background:{default:o?"rgba(170, 14, 41, 0.12)":"rgba(170, 14, 41, 0.08)",hover:o?"rgba(170, 14, 41, 0.16)":"rgba(170, 14, 41, 0.12)",active:o?"rgba(170, 14, 41, 0.2)":"rgba(170, 14, 41, 0.16)"},text:{default:o?t.colors.red[300]:t.colors.red[700]},border:{default:o?"rgba(170, 14, 41, 0.3)":"rgba(170, 14, 41, 0.25)"}},orange:{background:{default:o?"rgba(237, 154, 0, 0.12)":"rgba(237, 154, 0, 0.08)",hover:o?"rgba(237, 154, 0, 0.16)":"rgba(237, 154, 0, 0.12)",active:o?"rgba(237, 154, 0, 0.2)":"rgba(237, 154, 0, 0.16)"},text:{default:o?t.colors.orange[300]:t.colors.orange[500]},border:{default:o?"rgba(237, 154, 0, 0.3)":"rgba(237, 154, 0, 0.25)"}},yellow:{background:{default:o?"rgba(250, 208, 0, 0.12)":"rgba(250, 208, 0, 0.08)",hover:o?"rgba(250, 208, 0, 0.16)":"rgba(250, 208, 0, 0.12)",active:o?"rgba(250, 208, 0, 0.2)":"rgba(250, 208, 0, 0.16)"},text:{default:o?t.colors.yellow[300]:t.colors.yellow[500]},border:{default:o?"rgba(250, 208, 0, 0.3)":"rgba(250, 208, 0, 0.25)"}},green:{background:{default:o?"rgba(51, 189, 72, 0.12)":"rgba(51, 189, 72, 0.08)",hover:o?"rgba(51, 189, 72, 0.16)":"rgba(51, 189, 72, 0.12)",active:o?"rgba(51, 189, 72, 0.2)":"rgba(51, 189, 72, 0.16)"},text:{default:o?t.colors.green[300]:t.colors.green[500]},border:{default:o?"rgba(51, 189, 72, 0.3)":"rgba(51, 189, 72, 0.25)"}},lavender:{background:{default:o?"rgba(99, 79, 214, 0.12)":"rgba(99, 79, 214, 0.08)",hover:o?"rgba(99, 79, 214, 0.16)":"rgba(99, 79, 214, 0.12)",active:o?"rgba(99, 79, 214, 0.2)":"rgba(99, 79, 214, 0.16)"},text:{default:o?t.colors.lavender[300]:t.colors.lavender[500]},border:{default:o?"rgba(99, 79, 214, 0.3)":"rgba(99, 79, 214, 0.25)"}},lilac:{background:{default:o?"rgba(159, 58, 214, 0.12)":"rgba(159, 58, 214, 0.08)",hover:o?"rgba(159, 58, 214, 0.16)":"rgba(159, 58, 214, 0.12)",active:o?"rgba(159, 58, 214, 0.2)":"rgba(159, 58, 214, 0.16)"},text:{default:o?t.colors.lilac[300]:t.colors.lilac[500]},border:{default:o?"rgba(159, 58, 214, 0.3)":"rgba(159, 58, 214, 0.25)"}},carmine:{background:{default:o?"rgba(214, 58, 191, 0.12)":"rgba(214, 58, 191, 0.08)",hover:o?"rgba(214, 58, 191, 0.16)":"rgba(214, 58, 191, 0.12)",active:o?"rgba(214, 58, 191, 0.2)":"rgba(214, 58, 191, 0.16)"},text:{default:o?t.colors.carmine[300]:t.colors.carmine[500]},border:{default:o?"rgba(214, 58, 191, 0.3)":"rgba(214, 58, 191, 0.25)"}},rose:{background:{default:o?"rgba(229, 30, 100, 0.12)":"rgba(229, 30, 100, 0.08)",hover:o?"rgba(229, 30, 100, 0.16)":"rgba(229, 30, 100, 0.12)",active:o?"rgba(229, 30, 100, 0.2)":"rgba(229, 30, 100, 0.16)"},text:{default:o?t.colors.rose[300]:t.colors.rose[500]},border:{default:o?"rgba(229, 30, 100, 0.3)":"rgba(229, 30, 100, 0.25)"}},mint:{background:{default:o?"rgba(71, 192, 214, 0.12)":"rgba(71, 192, 214, 0.08)",hover:o?"rgba(71, 192, 214, 0.16)":"rgba(71, 192, 214, 0.12)",active:o?"rgba(71, 192, 214, 0.2)":"rgba(71, 192, 214, 0.16)"},text:{default:o?t.colors.mint[300]:t.colors.mint[500]},border:{default:o?"rgba(71, 192, 214, 0.3)":"rgba(71, 192, 214, 0.25)"}},olive:{background:{default:o?"rgba(187, 214, 36, 0.12)":"rgba(187, 214, 36, 0.08)",hover:o?"rgba(187, 214, 36, 0.16)":"rgba(187, 214, 36, 0.12)",active:o?"rgba(187, 214, 36, 0.2)":"rgba(187, 214, 36, 0.16)"},text:{default:o?t.colors.olive[300]:t.colors.olive[500]},border:{default:o?"rgba(187, 214, 36, 0.3)":"rgba(187, 214, 36, 0.25)"}},blue:{background:{default:o?"rgba(44, 111, 231, 0.12)":"rgba(44, 111, 231, 0.08)",hover:o?"rgba(44, 111, 231, 0.16)":"rgba(44, 111, 231, 0.12)",active:o?"rgba(44, 111, 231, 0.2)":"rgba(44, 111, 231, 0.16)"},text:{default:r.colors.brand.primary},border:{default:o?"rgba(44, 111, 231, 0.3)":"rgba(44, 111, 231, 0.25)"}}},size:{sm:{height:"18px",fontSize:"10px",lineHeight:"16px",paddingInline:t.spacing.sm,gap:t.spacing.xs,iconSize:"12px",closeIconSize:"8px"},md:{height:"24px",fontSize:"10px",lineHeight:"16px",paddingInline:t.spacing.sm,gap:t.spacing.xs,iconSize:"14px",closeIconSize:"10px"},lg:{height:"32px",fontSize:t.typography.fontSize.xs,lineHeight:"20px",paddingInline:t.spacing.md,gap:t.spacing.sm,iconSize:"16px",closeIconSize:"12px"}},fontWeight:t.typography.fontWeight.regular,borderRadius:t.radii.r2,transition:"0.2s ease",disabled:{opacity:.5}}},ic=({global:t,mode:r})=>{const e=r==="dark";return{background:{base:e?"rgba(148, 163, 184, 0.12)":"rgba(10, 24, 51, 0.05)",highlight:e?"rgba(148, 163, 184, 0.22)":"rgba(10, 24, 51, 0.12)"},animation:{duration:"1.4s",easing:"ease-in-out"},radius:{sm:t.radii.r2,md:t.radii.r3,lg:t.radii.r4,pill:t.radii.r5,circle:t.radii.r0},block:{height:"16px"},text:{lineHeight:"12px",gap:t.spacing.sm,lastLineWidth:"62%"},circle:{size:"40px"}}},sc=({global:t,semantic:r,mode:e})=>{const o=e==="dark";return{circle:{size:{md:"32px",sm:"24px"},fontSize:{md:t.typography.fontSize.sm,sm:t.typography.fontSize.xs},iconSize:{md:"14px",sm:"10px"}},dot:{size:{md:"10px",sm:"8px"},pulseColor:o?"rgba(44, 111, 231, 0.35)":"rgba(44, 111, 231, 0.25)"},line:{color:{default:r.colors.border.primary,active:r.colors.brand.primary},size:"1px"},text:{title:{color:{default:r.colors.text.primary,active:r.colors.brand.primary,error:r.colors.state.danger,waiting:r.colors.text.tertiary},fontWeight:t.typography.fontWeight.medium,fontSize:t.typography.fontSize.sm},description:{color:r.colors.text.secondary,fontSize:t.typography.fontSize.xs}},state:{process:{color:r.colors.brand.primary,bg:r.colors.brand.primary},wait:{color:r.colors.text.tertiary,bg:o?"rgba(148, 163, 184, 0.2)":t.colors.neutral[200]},finish:{color:r.colors.brand.primary,bg:o?"rgba(44, 111, 231, 0.15)":r.colors.brand.primarySubtle},error:{color:r.colors.state.danger,bg:o?"rgba(170, 14, 41, 0.15)":r.colors.state.dangerSubtle}},gap:t.spacing.sm}},lc=({global:t,semantic:r,mode:e})=>{const o=e==="dark";return{container:{width:{expanded:"240px",collapsed:"68px"},background:o?r.colors.background.surface:t.colors.common.white,border:`1px solid ${r.colors.border.primary}`,padding:t.spacing.lg},item:{height:"40px",paddingInline:t.spacing.lg,fontSize:t.typography.fontSize.sm,fontWeight:t.typography.fontWeight.regular,iconSize:"20px",gap:t.spacing.sm,borderRadius:t.radii.r3,background:{default:"transparent",hover:o?r.colors.background.surfaceStrong:r.colors.background.surfaceSubtle,active:o?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"},text:{default:r.colors.text.primary,hover:r.colors.text.primary,active:r.colors.text.primary},transition:"0.2s ease"},subItem:{paddingLeft:"20px",background:{default:"transparent",hover:o?r.colors.background.surfaceStrong:r.colors.background.surfaceSubtle,active:o?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"}},group:{marginTop:t.spacing.xl,marginBottom:t.spacing.md,gap:t.spacing.xs},groupTitle:{height:"18px",fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular,color:r.colors.text.secondary,paddingInline:"0",marginBottom:t.spacing.sm},scrollbar:{width:"8px",thumbColor:o?"rgba(255, 255, 255, 0.2)":"rgba(0, 0, 0, 0.2)",trackColor:"transparent"},popover:{background:o?r.colors.background.surface:t.colors.common.white,border:`1px solid ${r.colors.border.primary}`,borderRadius:t.radii.r4,boxShadow:o?"0 4px 12px rgba(0, 0, 0, 0.4)":"0 4px 12px rgba(0, 0, 0, 0.08)",padding:t.spacing.xs,item:{background:{default:"transparent",hover:o?r.colors.background.surfaceStrong:r.colors.background.surfaceSubtle,active:o?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"},text:{default:r.colors.text.primary,hover:r.colors.text.primary,active:r.colors.brand.primary}}}}},Ao=t=>({button:Xa(t),iconButton:Ga(t),checkbox:qa(t),radio:Ja(t),switch:Qa(t),input:ec(t),select:tc(t),numberfield:rc(t),collapse:oc(t),tag:nc(t),skeleton:ic(t),stepper:sc(t),menu:lc(t)}),rr=(t,r="light")=>{const e={colors:pe.globalColors,spacing:pe.globalSpacing,radii:pe.globalRadii,typography:pe.globalTypography,shadows:pe.globalShadows,gradients:pe.globalGradients};return{global:e,semantic:t,components:Ao({global:e,semantic:t,mode:r})}},Oo=rr(pe.lightSemantic,"light"),_o=rr(pe.darkSemantic,"dark"),ac=t=>{const r=ee.c(3),{children:e,mode:o,theme:n}=t,s=n??((o===void 0?"light":o)==="dark"?_o:Oo);let l;return r[0]!==e||r[1]!==s?(l=a.jsx(pe.CustomThemeProvider,{theme:s,children:e}),r[0]=e,r[1]=s,r[2]=l):l=r[2],l};Object.defineProperty(exports,"CustomThemeProvider",{enumerable:!0,get:()=>pe.CustomThemeProvider});Object.defineProperty(exports,"darkSemantic",{enumerable:!0,get:()=>pe.darkSemantic});Object.defineProperty(exports,"globalColors",{enumerable:!0,get:()=>pe.globalColors});Object.defineProperty(exports,"globalGradients",{enumerable:!0,get:()=>pe.globalGradients});Object.defineProperty(exports,"globalRadii",{enumerable:!0,get:()=>pe.globalRadii});Object.defineProperty(exports,"globalShadows",{enumerable:!0,get:()=>pe.globalShadows});Object.defineProperty(exports,"globalSpacing",{enumerable:!0,get:()=>pe.globalSpacing});Object.defineProperty(exports,"globalTypography",{enumerable:!0,get:()=>pe.globalTypography});Object.defineProperty(exports,"lightSemantic",{enumerable:!0,get:()=>pe.lightSemantic});exports.BUTTON_SIZES=on;exports.BUTTON_VARIANTS=rn;exports.Button=Ar;exports.Checkbox=Je;exports.CheckboxButton=eo;exports.CheckboxWrapper=To;exports.Collapse=to;exports.CollapseItem=ro;exports.DesignThemeProvider=ac;exports.EmptyState=Wl;exports.ICON_BUTTON_APPEARANCES=pn;exports.ICON_BUTTON_SIZES=bn;exports.ICON_BUTTON_TONES=hn;exports.IconButton=Or;exports.Input=oo;exports.ListBoxContent=er;exports.ListBoxPopup=So;exports.LoadingWrapper=zo;exports.Menu=no;exports.MenuGroup=so;exports.MenuItem=io;exports.NumberInput=ao;exports.OptionIcon=Ro;exports.OptionItem=Co;exports.OptionText=jo;exports.PROGRESS_SIZES=ul;exports.PROGRESS_STATUSES=fl;exports.PROGRESS_TYPES=dl;exports.Progress=ho;exports.Radio=qt;exports.SWITCH_SIZES=ka;exports.Select=tr;exports.SelectIcon=wo;exports.SelectTrigger=$o;exports.SelectValue=Dt;exports.SelectWrapper=ko;exports.Skeleton=uo;exports.Step=po;exports.Stepper=fo;exports.SubMenuItem=lo;exports.SubMenuPopover=Gt;exports.Switch=Mo;exports.TABLE_SIZES=aa;exports.TABLE_VARIANTS=ca;exports.Table=ua;exports.Tag=Qe;exports.TagAdd=Qt;exports.TagsContainer=Eo;exports.UPLOAD_STATUSES=Va;exports.Upload=Po;exports.createComponentTokens=Ao;exports.createDesignTheme=rr;exports.defaultDarkDesignTheme=_o;exports.defaultLightDesignTheme=Oo;exports.selectSizes=Kl;exports.skeletonRadii=Ks;exports.skeletonVariants=Ds;
|
|
2835
|
+
`,pc=Xa,hc=()=>{const t=te.c(2);let o;t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("g",{clipPath:"url(#clip0_6955_14967)",children:[a.jsx("path",{d:"M6.25 63.1836L28.525 52.195C28.8475 52.0359 29.2023 51.9531 29.5619 51.9531H70.6424C71.0049 51.9531 71.3625 52.0372 71.687 52.1988L93.75 63.1836V91.4062C93.75 92.7007 92.7007 93.75 91.4062 93.75H8.59375C7.29932 93.75 6.25 92.7007 6.25 91.4062V63.1836Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M6.25 63.1836H34.4859C35.7804 63.1836 36.8297 64.2329 36.8297 65.5273V69.8906C36.8297 71.185 37.879 72.2344 39.1734 72.2344H60.7687C62.0632 72.2344 63.1125 71.185 63.1125 69.8906V65.5273C63.1125 64.2329 64.1618 63.1836 65.4562 63.1836H93.75V92.9688C93.75 93.176 93.6677 93.3747 93.5212 93.5212C93.3747 93.6677 93.1759 93.75 92.9688 93.75H7.03125C6.82405 93.75 6.62534 93.6677 6.47882 93.5212C6.33231 93.3747 6.25 93.176 6.25 92.9688V63.1836Z",fill:"#FAFAFB"}),a.jsx("path",{d:"M19.1445 39.9733C19.3009 39.41 20.0994 39.41 20.2558 39.9733C20.797 41.9242 22.3218 43.449 24.2727 43.9902C24.836 44.1466 24.836 44.9451 24.2727 45.1015C22.3218 45.6427 20.797 47.1675 20.2558 49.1184C20.0994 49.6817 19.3009 49.6817 19.1445 49.1184C18.6033 47.1675 17.0785 45.6427 15.1276 45.1015C14.5642 44.9451 14.5643 44.1466 15.1276 43.9902C17.0785 43.449 18.6033 41.9242 19.1445 39.9733Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M78.1066 35.6488C78.3468 34.7837 79.573 34.7837 79.8132 35.6488C80.6443 38.6449 82.9858 40.9864 85.9819 41.8175C86.8469 42.0577 86.8469 43.2839 85.9819 43.5241C82.9858 44.3552 80.6443 46.6968 79.8132 49.6929C79.573 50.5579 78.3468 50.5579 78.1066 49.6929C77.2755 46.6968 74.9339 44.3552 71.9379 43.5241C71.0728 43.2839 71.0728 42.0577 71.9379 41.8175C74.9339 40.9864 77.2755 38.6449 78.1066 35.6488Z",fill:"#F0F0F0"}),a.jsx("path",{d:"M49.0173 14.5685C49.733 13.8105 50.9389 13.8105 51.6547 14.5685L62.8375 26.4101C63.9294 27.5668 63.1096 29.469 61.5188 29.4691H57.591C56.0884 29.4691 54.8704 30.6871 54.8704 32.1897L54.8703 41C54.8703 41.5523 54.4226 42 53.8703 42H46.8015C46.2492 42 45.8015 41.5523 45.8015 41L45.8016 32.1897C45.8016 30.6871 44.5835 29.4691 43.0809 29.4691H39.1532C37.5623 29.4691 36.7424 27.5669 37.8345 26.4101L49.0173 14.5685Z",fill:"#F0F0F0"})]}),t[0]=o):o=t[0];let e;return t[1]===Symbol.for("react.memo_cache_sentinel")?(e=a.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"100",height:"100",viewBox:"0 0 100 100",fill:"none",children:[o,a.jsx("defs",{children:a.jsx("clipPath",{id:"clip0_6955_14967",children:a.jsx("rect",{width:"100",height:"100",fill:"white"})})})]}),t[1]=e):e=t[1],e},bc=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("path",{d:"M9 1H3.5C2.67157 1 2 1.67157 2 2.5V13.5C2 14.3284 2.67157 15 3.5 15H12.5C13.3284 15 14 14.3284 14 13.5V6M9 1L14 6M9 1V6H14",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"}),a.jsx("path",{d:"M5 7H7",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round"}),a.jsx("path",{d:"M5 10H11",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round"})]}),t[0]=o):o=t[0],o},mc=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M11.3333 5.5L6.75 10.0833L4.66667 8",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})]}),t[0]=o):o=t[0],o},gc=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[a.jsx("circle",{cx:"8",cy:"8",r:"8",fill:"currentColor"}),a.jsx("path",{d:"M10 6L6 10M6 6L10 10",stroke:"white",strokeWidth:"1.5",strokeLinecap:"round"})]}),t[0]=o):o=t[0],o},xc=()=>{const t=te.c(1);let o;return t[0]===Symbol.for("react.memo_cache_sentinel")?(o=a.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:a.jsx("path",{d:"M3.5 4.5H12.5M6.5 7V11.5M9.5 7V11.5M10.5 4.5V2.5C10.5 2.22386 10.2761 2 10 2H6C5.72386 2 5.5 2.22386 5.5 2.5V4.5M4.5 4.5H11.5V13C11.5 13.2761 11.2761 13.5 11 13.5H5C4.72386 13.5 4.5 13.2761 4.5 13V4.5Z",stroke:"currentColor",strokeWidth:"1.2",strokeLinecap:"round",strokeLinejoin:"round"})}),t[0]=o):o=t[0],o},yc=()=>`upload-${Date.now()}-${Math.random().toString(36).slice(2,9)}`,Yn=h.forwardRef((t,o)=>{const e=te.c(68),{accept:n,multiple:r,maxSize:i,maxCount:s,disabled:l,fileList:d,defaultFileList:u,onChange:f,beforeUpload:x,customRequest:g,mainText:p,secondaryText:y,fileTypeHint:b,downloadTemplateText:k,onDownloadTemplate:w,className:v,icon:S}=t,$=r===void 0?!1:r,m=l===void 0?!1:l;let j;e[0]!==u?(j=u===void 0?[]:u,e[0]=u,e[1]=j):j=e[1];const z=j,T=h.useRef(null),P=h.useRef(null),[I,D]=h.useState(z),[F,_]=h.useState(!1),O=d!==void 0,A=O?d:I;let N;e[2]!==O||e[3]!==f?(N=Q=>{O||D(Q),f==null||f(Q)},e[2]=O,e[3]=f,e[4]=N):N=e[4];const B=N;let W,U;if(e[5]!==x||e[6]!==g||e[7]!==A||e[8]!==s||e[9]!==i||e[10]!==B){W=async xe=>{if(!xe||xe.length===0)return;const Ne=Array.from(xe);if(s&&A.length+Ne.length>s){console.warn(`最多只能上传 ${s} 个文件`);return}const Me=[];for(const ge of Ne){if(i&&ge.size>i){console.warn(`文件 ${ge.name} 超过大小限制`);continue}if(x)try{if(!await x(ge))continue}catch(Le){console.error("beforeUpload error:",Le);continue}const _e={uid:yc(),name:ge.name,file:ge,status:"uploading",percent:0};Me.push(_e)}if(Me.length===0)return;const Ve=[...A,...Me];B(Ve),Me.forEach(ge=>{g?g({file:ge.file,onProgress:_e=>{B(Ve.map(Le=>Le.uid===ge.uid?{...Le,percent:_e}:Le))},onSuccess:()=>{B(Ve.map(_e=>_e.uid===ge.uid?{..._e,status:"success",percent:100}:_e))},onError:_e=>{B(Ve.map(Le=>Le.uid===ge.uid?{...Le,status:"error",error:_e.message}:Le))}}):Q(ge.uid,Ve)})};const Q=(xe,Ne)=>{let Me;Me=0;const Ve=setInterval(()=>{Me=Me+10,Me>=100?(clearInterval(Ve),B(Ne.map(ge=>ge.uid===xe?{...ge,status:"success",percent:100}:ge))):B(Ne.map(ge=>ge.uid===xe?{...ge,percent:Me}:ge))},200)};U=xe=>{W(xe.target.files),T.current&&(T.current.value="")},e[5]=x,e[6]=g,e[7]=A,e[8]=s,e[9]=i,e[10]=B,e[11]=W,e[12]=U}else W=e[11],U=e[12];const Z=U;let c;e[13]!==m?(c=Q=>{Q.preventDefault(),Q.stopPropagation(),m||_(!0)},e[13]=m,e[14]=c):c=e[14];const R=c;let E;e[15]===Symbol.for("react.memo_cache_sentinel")?(E=Q=>{Q.preventDefault(),Q.stopPropagation(),_(!1)},e[15]=E):E=e[15];const L=E,Y=vc;let X;e[16]!==m||e[17]!==W?(X=Q=>{if(Q.preventDefault(),Q.stopPropagation(),_(!1),m)return;const xe=Q.dataTransfer.files;W(xe)},e[16]=m,e[17]=W,e[18]=X):X=e[18];const K=X;let J;e[19]!==m?(J=()=>{var Q;m||(Q=T.current)==null||Q.click()},e[19]=m,e[20]=J):J=e[20];const G=J;let q;e[21]!==A||e[22]!==B?(q=Q=>{const xe=A.filter(Ne=>Ne.uid!==Q);B(xe)},e[21]=A,e[22]=B,e[23]=q):q=e[23];const ne=q;let H;e[24]!==m||e[25]!==G?(H={onPress:G,isDisabled:m},e[24]=m,e[25]=G,e[26]=H):H=e[26];const{buttonProps:oe}=pe.useButton(H,P),ce=$c,ue=m?-1:0;let ke;e[27]!==S?(ke=S||a.jsx(hc,{}),e[27]=S,e[28]=ke):ke=e[28];let Ce;e[29]!==ke?(Ce=a.jsx(Ja,{children:ke}),e[29]=ke,e[30]=Ce):Ce=e[30];let ze;e[31]!==p?(ze=p||a.jsxs(a.Fragment,{children:["将文件拖到此处,或",a.jsx(Po,{children:"点击上传"})]}),e[31]=p,e[32]=ze):ze=e[32];let we;e[33]!==ze?(we=a.jsx(ec,{children:ze}),e[33]=ze,e[34]=we):we=e[34];let Se;e[35]!==y?(Se=y&&a.jsx(Lo,{children:y}),e[35]=y,e[36]=Se):Se=e[36];let ee;e[37]!==k||e[38]!==b||e[39]!==w?(ee=(b||k)&&a.jsxs(Lo,{children:[b,k&&w&&a.jsxs(a.Fragment,{children:[" ",a.jsx(Po,{onClick:Q=>{Q.stopPropagation(),w()},children:k})]})]}),e[37]=k,e[38]=b,e[39]=w,e[40]=ee):ee=e[40];let fe;e[41]!==we||e[42]!==Se||e[43]!==ee?(fe=a.jsxs(Qa,{children:[we,Se,ee]}),e[41]=we,e[42]=Se,e[43]=ee,e[44]=fe):fe=e[44];let me;e[45]!==n||e[46]!==m||e[47]!==Z||e[48]!==$?(me=a.jsx(fc,{ref:T,type:"file",accept:n,multiple:$,onChange:Z,disabled:m,"aria-hidden":"true"}),e[45]=n,e[46]=m,e[47]=Z,e[48]=$,e[49]=me):me=e[49];let Te;e[50]!==oe||e[51]!==m||e[52]!==R||e[53]!==K||e[54]!==F||e[55]!==ue||e[56]!==Ce||e[57]!==fe||e[58]!==me?(Te=a.jsxs(qa,{...oe,ref:P,isDragActive:F,isDisabled:m,onDragEnter:R,onDragLeave:L,onDragOver:Y,onDrop:K,role:"button",tabIndex:ue,"aria-label":"上传文件区域",children:[Ce,fe,me]}),e[50]=oe,e[51]=m,e[52]=R,e[53]=K,e[54]=F,e[55]=ue,e[56]=Ce,e[57]=fe,e[58]=me,e[59]=Te):Te=e[59];let de;e[60]!==A||e[61]!==ne?(de=A.length>0&&a.jsx(tc,{children:A.map(Q=>a.jsxs(oc,{status:Q.status,children:[a.jsxs(nc,{status:Q.status,children:[a.jsx(rc,{children:a.jsx(bc,{})}),a.jsx(ic,{status:Q.status,children:Q.name}),(Q.status==="success"||Q.status==="error")&&a.jsxs(a.Fragment,{children:[a.jsx(sc,{status:Q.status,children:ce(Q.status)}),a.jsx(lc,{onClick:()=>ne(Q.uid),"aria-label":`删除文件 ${Q.name}`,children:a.jsx(xc,{})})]})]}),Q.status==="uploading"&&a.jsxs(ac,{children:[a.jsx(cc,{children:a.jsx(dc,{percent:Q.percent||0})}),a.jsxs(uc,{children:[Q.percent||0,"%"]})]})]},Q.uid))}),e[60]=A,e[61]=ne,e[62]=de):de=e[62];let he;return e[63]!==v||e[64]!==o||e[65]!==Te||e[66]!==de?(he=a.jsxs(Ga,{ref:o,className:v,children:[Te,de]}),e[63]=v,e[64]=o,e[65]=Te,e[66]=de,e[67]=he):he=e[67],he});Yn.displayName="Upload";function vc(t){t.preventDefault(),t.stopPropagation()}function $c(t){switch(t){case"success":return a.jsx(mc,{});case"error":return a.jsx(gc,{});default:return null}}const kc=({global:t,semantic:o})=>({primary:{background:{default:o.colors.brand.primary,hover:o.colors.brand.primaryHover,active:o.colors.brand.primaryActive},text:{default:o.colors.text.onBrand},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},secondary:{background:{default:o.colors.background.surface,hover:o.colors.background.surfaceSubtle,active:o.colors.background.surfaceSubtle},text:{default:o.colors.brand.primary},border:{default:o.colors.border.primary,hover:o.colors.brand.primary,active:o.colors.brand.primaryActive},shadow:{default:"none"}},text:{background:{default:"transparent",hover:o.colors.brand.primarySubtle,active:"#F0F0F0"},text:{default:o.colors.brand.primary},border:{default:"transparent",hover:"transparent",active:"transparent"}},danger:{background:{default:o.colors.state.danger,hover:o.colors.state.dangerHover,active:o.colors.state.dangerActive},text:{default:o.colors.state.dangerOn},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},gradient:{background:{default:t.gradients.blueViolet,gradientFrom:"#0194FF",gradientTo:"#D581FF"},text:{default:t.colors.common.white},border:{default:"transparent"},shadow:{default:"none",hover:"none"}},disabled:{background:{default:o.colors.border.primary},text:{default:o.colors.text.disabled},opacity:.6},size:{sm:{height:"24px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"},md:{height:"32px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.lg,iconSize:"16px"}},borderRadius:t.radii.r3,fontWeight:t.typography.fontWeight.regular,gap:t.spacing.sm,transition:"0.2s ease"}),wc=({global:t,semantic:o})=>({appearance:{solid:{primary:{background:{default:o.colors.brand.primary,hover:o.colors.brand.primaryHover,active:o.colors.brand.primaryActive},border:{default:"transparent"},icon:{default:o.colors.text.onBrand}},neutral:{background:{default:o.colors.background.surface,hover:o.colors.background.surfaceSubtle,active:o.colors.background.surfaceStrong},border:{default:"transparent"},icon:{default:o.colors.text.primary}},danger:{background:{default:o.colors.state.danger,hover:o.colors.state.dangerHover,active:o.colors.state.dangerActive},border:{default:"transparent"},icon:{default:o.colors.state.dangerOn}}},outline:{primary:{background:{default:"transparent",hover:o.colors.brand.primarySubtle,active:"rgba(44, 111, 231, 0.16)"},border:{default:o.colors.brand.primary,hover:o.colors.brand.primary,active:o.colors.brand.primary},icon:{default:o.colors.brand.primary,hover:o.colors.brand.primaryHover,active:o.colors.brand.primaryActive}},neutral:{background:{default:"transparent",hover:o.colors.background.surfaceSubtle,active:o.colors.background.surfaceStrong},border:{default:o.colors.border.primary,hover:o.colors.border.strong,active:o.colors.border.strong},icon:{default:o.colors.text.primary,hover:o.colors.text.primary,active:o.colors.text.primary}},danger:{background:{default:"transparent",hover:o.colors.state.dangerSubtle,active:"rgba(237, 28, 28, 0.18)"},border:{default:o.colors.state.danger,hover:o.colors.state.danger,active:o.colors.state.danger},icon:{default:o.colors.state.danger,hover:o.colors.state.dangerHover,active:o.colors.state.dangerActive}}},ghost:{primary:{background:{default:"transparent",hover:o.colors.brand.primarySubtle,active:"rgba(44, 111, 231, 0.16)"},border:{default:"transparent"},icon:{default:o.colors.brand.primary,hover:o.colors.brand.primaryHover,active:o.colors.brand.primaryActive}},neutral:{background:{default:"transparent",hover:"rgba(10, 24, 51, 0.05)",active:"rgba(10, 24, 51, 0.1)"},border:{default:"transparent"},icon:{default:o.colors.text.primary}},danger:{background:{default:"transparent",hover:o.colors.state.dangerSubtle,active:"rgba(237, 28, 28, 0.18)"},border:{default:"transparent"},icon:{default:o.colors.state.danger,hover:o.colors.state.dangerHover,active:o.colors.state.dangerActive}}}},disabled:{background:o.colors.background.surfaceSubtle,border:o.colors.border.primary,icon:o.colors.text.disabled,opacity:.6},size:{sm:{edge:"24px",iconSize:"16px"},md:{edge:"32px",iconSize:"18px"},lg:{edge:"40px",iconSize:"20px"}},borderRadius:t.radii.r3,transition:"0.2s ease",focusRing:{color:"rgba(44, 111, 231, 0.35)",offset:"2px",width:"2px"}}),Sc=({global:t,semantic:o})=>({control:{size:"16px",borderRadius:t.radii.r2,borderWidth:"1px",background:{default:t.colors.common.white,checked:o.colors.brand.primary,disabled:t.colors.neutral[100],disabledChecked:t.colors.blue[200]},borderColor:{default:t.colors.neutral[400],hover:o.colors.brand.primary,checked:o.colors.brand.primary,disabled:t.colors.neutral[400],disabledChecked:t.colors.blue[200]},icon:{color:t.colors.common.white,size:"10px"}},focusRing:"0 0 0 4px rgba(44, 111, 231, 0.18)",gap:t.spacing.sm,text:{label:{fontSize:t.typography.fontSize.xs,lineHeight:"18px",color:t.colors.word[900],disabled:t.colors.word[300],fontWeight:t.typography.fontWeight.regular}},transition:"0.16s ease"}),Cc=({global:t})=>({control:{size:"16px",borderRadius:"999px",borderWidth:"1.5px",background:t.colors.common.white,borderColor:{default:t.colors.neutral[300],hover:t.colors.blue[500],checked:t.colors.blue[500],disabled:t.colors.neutral[200]},indicator:{size:"8px",color:t.colors.blue[500],disabled:t.colors.word[300]}},focusRing:"0 0 0 4px rgba(44, 111, 231, 0.18)",gap:"0.5rem",text:{label:{fontSize:t.typography.fontSize.xs,color:t.colors.word[900],disabled:t.colors.word[300],fontWeight:t.typography.fontWeight.regular},description:{color:t.colors.word[600],disabled:t.colors.word[300],fontSize:t.typography.fontSize.xs}},disabled:{opacity:.55},transition:"0.16s ease"}),jc=({global:t,semantic:o})=>({size:{sm:{width:"36px",height:"20px",thumbSize:"16px",fontSize:t.typography.fontSize.xs,paddingInline:"6px"},md:{width:"44px",height:"24px",thumbSize:"18px",fontSize:t.typography.fontSize.xs,paddingInline:"8px"}},background:{unchecked:t.colors.neutral[300],checked:o.colors.brand.primary,disabled:t.colors.neutral[200]},thumb:{background:t.colors.common.white,shadow:"0 1px 3px rgba(0, 0, 0, 0.12)"},text:{color:t.colors.common.white,fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular},borderRadius:t.radii.r5,gap:t.spacing.xs,transition:"0.2s cubic-bezier(0.4, 0, 0.2, 1)",disabled:{opacity:.5},focusRing:{color:"rgba(44, 111, 231, 0.3)",offset:"2px"}}),Rc=({global:t,semantic:o})=>({size:{sm:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"14px"},md:{height:"32px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"18px"}},border:{default:o.colors.border.primary,hover:o.colors.border.strong,focus:o.colors.brand.primary,error:o.colors.state.danger,disabled:o.colors.border.primary},background:{default:o.colors.background.surface,disabled:o.colors.background.secondary},text:{default:o.colors.text.primary,placeholder:o.colors.text.placeholder,disabled:o.colors.text.disabled,error:o.colors.state.danger,counter:o.colors.text.caption},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.2s ease"}),zc=({global:t,semantic:o})=>({size:{sm:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"14px"},md:{height:"32px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"16px"},lg:{height:"40px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.md,iconSize:"18px"}},border:{default:o.colors.border.primary,hover:o.colors.border.strong,focus:o.colors.brand.primary,error:o.colors.state.danger,disabled:o.colors.border.primary},background:{default:o.colors.background.surface,hover:o.colors.background.surface,disabled:o.colors.background.secondary},text:{default:o.colors.text.primary,placeholder:o.colors.text.placeholder,disabled:o.colors.text.disabled,error:o.colors.state.danger},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.2s ease",popover:{background:o.colors.background.surface,border:`1px solid ${o.colors.border.primary}`,borderRadius:t.radii.r3,boxShadow:"0 4px 12px rgba(0, 0, 0, 0.08)",padding:"4px"},option:{height:"32px",paddingInline:"8px",fontSize:t.typography.fontSize.xs,borderRadius:t.radii.r2,gap:"8px",background:{default:"transparent",hover:o.colors.background.surfaceSubtle,selected:o.colors.brand.primarySubtle,focused:o.colors.background.surfaceSubtle},text:{default:o.colors.text.primary,hover:o.colors.text.primary,selected:o.colors.brand.primary,disabled:o.colors.text.disabled}}}),Ec=({global:t,semantic:o})=>({controls:{default:"buttons"},size:{md:{height:"24px",fontSize:t.typography.fontSize.xs,paddingInline:t.spacing.sm},lg:{height:"32px",fontSize:t.typography.fontSize.sm,paddingInline:t.spacing.sm}},input:{width:"40px",height:"18px",paddingInline:t.spacing.sm,fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular,lineHeight:"18px",fontFamily:t.typography.fontFamily},control:{side:{buttonSizeSm:"20px",buttonSizeLg:"28px",inset:"1px",gap:"8px",iconSize:"12px",widthsm:"100px",widthLg:"116px"},arrows:{buttonSizeSm:"10px",buttonSizeLg:"14px",iconSize:"12px",gap:"0px",widthsm:"72px",widthLg:"80px"}},borderRadius:t.radii.r3,border:{default:o.colors.border.strong,hover:o.colors.brand.primaryHover,disabled:o.colors.border.strong},background:{default:o.colors.background.surface,hover:o.colors.background.surfaceSubtle,disabled:o.colors.background.secondary},text:{default:o.colors.text.primary,placeholder:o.colors.text.placeholder,disabled:o.colors.text.disabled},transition:"0.2s ease"}),Tc=({global:t,semantic:o})=>({border:{default:o.colors.border.primary},background:{default:o.colors.background.surface,hover:o.colors.background.surfaceSubtle},text:{default:o.colors.text.secondary,title:o.colors.text.primary},divider:o.colors.border.primary,arrow:{default:o.colors.text.secondary},padding:{header:"12px 24px",content:"0 24px 12px 24px"},borderRadius:t.radii.r3,gap:t.spacing.sm,transition:"0.3s cubic-bezier(0.4, 0, 0.2, 1)",arrowSize:"16px"}),Ic=({global:t,semantic:o,mode:e})=>{const n=e==="dark";return{colors:{default:{background:{default:n?"rgba(148, 163, 184, 0.15)":t.colors.neutral[100],hover:n?"rgba(148, 163, 184, 0.2)":t.colors.neutral[200],active:n?"rgba(148, 163, 184, 0.25)":t.colors.neutral[300],checked:o.colors.brand.primary,checkedHover:o.colors.brand.primaryHover,checkedActive:o.colors.brand.primaryActive},text:{default:n?t.colors.word[100]:"rgba(10, 24, 51, 0.7)",checked:t.colors.common.white},border:{default:n?"rgba(148, 163, 184, 0.28)":t.colors.neutral[400],hover:n?"rgba(148, 163, 184, 0.38)":t.colors.neutral[500],active:n?"rgba(148, 163, 184, 0.48)":t.colors.word[600],checked:o.colors.brand.primary,checkedHover:o.colors.brand.primaryHover,checkedActive:o.colors.brand.primaryActive}},red:{background:{default:n?"rgba(170, 14, 41, 0.12)":"rgba(170, 14, 41, 0.08)",hover:n?"rgba(170, 14, 41, 0.16)":"rgba(170, 14, 41, 0.12)",active:n?"rgba(170, 14, 41, 0.2)":"rgba(170, 14, 41, 0.16)"},text:{default:n?t.colors.red[300]:t.colors.red[700]},border:{default:n?"rgba(170, 14, 41, 0.3)":"rgba(170, 14, 41, 0.25)"}},orange:{background:{default:n?"rgba(237, 154, 0, 0.12)":"rgba(237, 154, 0, 0.08)",hover:n?"rgba(237, 154, 0, 0.16)":"rgba(237, 154, 0, 0.12)",active:n?"rgba(237, 154, 0, 0.2)":"rgba(237, 154, 0, 0.16)"},text:{default:n?t.colors.orange[300]:t.colors.orange[500]},border:{default:n?"rgba(237, 154, 0, 0.3)":"rgba(237, 154, 0, 0.25)"}},yellow:{background:{default:n?"rgba(250, 208, 0, 0.12)":"rgba(250, 208, 0, 0.08)",hover:n?"rgba(250, 208, 0, 0.16)":"rgba(250, 208, 0, 0.12)",active:n?"rgba(250, 208, 0, 0.2)":"rgba(250, 208, 0, 0.16)"},text:{default:n?t.colors.yellow[300]:t.colors.yellow[500]},border:{default:n?"rgba(250, 208, 0, 0.3)":"rgba(250, 208, 0, 0.25)"}},green:{background:{default:n?"rgba(51, 189, 72, 0.12)":"rgba(51, 189, 72, 0.08)",hover:n?"rgba(51, 189, 72, 0.16)":"rgba(51, 189, 72, 0.12)",active:n?"rgba(51, 189, 72, 0.2)":"rgba(51, 189, 72, 0.16)"},text:{default:n?t.colors.green[300]:t.colors.green[500]},border:{default:n?"rgba(51, 189, 72, 0.3)":"rgba(51, 189, 72, 0.25)"}},lavender:{background:{default:n?"rgba(99, 79, 214, 0.12)":"rgba(99, 79, 214, 0.08)",hover:n?"rgba(99, 79, 214, 0.16)":"rgba(99, 79, 214, 0.12)",active:n?"rgba(99, 79, 214, 0.2)":"rgba(99, 79, 214, 0.16)"},text:{default:n?t.colors.lavender[300]:t.colors.lavender[500]},border:{default:n?"rgba(99, 79, 214, 0.3)":"rgba(99, 79, 214, 0.25)"}},lilac:{background:{default:n?"rgba(159, 58, 214, 0.12)":"rgba(159, 58, 214, 0.08)",hover:n?"rgba(159, 58, 214, 0.16)":"rgba(159, 58, 214, 0.12)",active:n?"rgba(159, 58, 214, 0.2)":"rgba(159, 58, 214, 0.16)"},text:{default:n?t.colors.lilac[300]:t.colors.lilac[500]},border:{default:n?"rgba(159, 58, 214, 0.3)":"rgba(159, 58, 214, 0.25)"}},carmine:{background:{default:n?"rgba(214, 58, 191, 0.12)":"rgba(214, 58, 191, 0.08)",hover:n?"rgba(214, 58, 191, 0.16)":"rgba(214, 58, 191, 0.12)",active:n?"rgba(214, 58, 191, 0.2)":"rgba(214, 58, 191, 0.16)"},text:{default:n?t.colors.carmine[300]:t.colors.carmine[500]},border:{default:n?"rgba(214, 58, 191, 0.3)":"rgba(214, 58, 191, 0.25)"}},rose:{background:{default:n?"rgba(229, 30, 100, 0.12)":"rgba(229, 30, 100, 0.08)",hover:n?"rgba(229, 30, 100, 0.16)":"rgba(229, 30, 100, 0.12)",active:n?"rgba(229, 30, 100, 0.2)":"rgba(229, 30, 100, 0.16)"},text:{default:n?t.colors.rose[300]:t.colors.rose[500]},border:{default:n?"rgba(229, 30, 100, 0.3)":"rgba(229, 30, 100, 0.25)"}},mint:{background:{default:n?"rgba(71, 192, 214, 0.12)":"rgba(71, 192, 214, 0.08)",hover:n?"rgba(71, 192, 214, 0.16)":"rgba(71, 192, 214, 0.12)",active:n?"rgba(71, 192, 214, 0.2)":"rgba(71, 192, 214, 0.16)"},text:{default:n?t.colors.mint[300]:t.colors.mint[500]},border:{default:n?"rgba(71, 192, 214, 0.3)":"rgba(71, 192, 214, 0.25)"}},olive:{background:{default:n?"rgba(187, 214, 36, 0.12)":"rgba(187, 214, 36, 0.08)",hover:n?"rgba(187, 214, 36, 0.16)":"rgba(187, 214, 36, 0.12)",active:n?"rgba(187, 214, 36, 0.2)":"rgba(187, 214, 36, 0.16)"},text:{default:n?t.colors.olive[300]:t.colors.olive[500]},border:{default:n?"rgba(187, 214, 36, 0.3)":"rgba(187, 214, 36, 0.25)"}},blue:{background:{default:n?"rgba(44, 111, 231, 0.12)":"rgba(44, 111, 231, 0.08)",hover:n?"rgba(44, 111, 231, 0.16)":"rgba(44, 111, 231, 0.12)",active:n?"rgba(44, 111, 231, 0.2)":"rgba(44, 111, 231, 0.16)"},text:{default:o.colors.brand.primary},border:{default:n?"rgba(44, 111, 231, 0.3)":"rgba(44, 111, 231, 0.25)"}}},size:{sm:{height:"18px",fontSize:"10px",lineHeight:"16px",paddingInline:t.spacing.sm,gap:t.spacing.xs,iconSize:"12px",closeIconSize:"8px"},md:{height:"24px",fontSize:"10px",lineHeight:"16px",paddingInline:t.spacing.sm,gap:t.spacing.xs,iconSize:"14px",closeIconSize:"10px"},lg:{height:"32px",fontSize:t.typography.fontSize.xs,lineHeight:"20px",paddingInline:t.spacing.md,gap:t.spacing.sm,iconSize:"16px",closeIconSize:"12px"}},fontWeight:t.typography.fontWeight.regular,borderRadius:t.radii.r2,transition:"0.2s ease",disabled:{opacity:.5}}},Mc=({global:t,mode:o})=>{const e=o==="dark";return{background:{base:e?"rgba(148, 163, 184, 0.12)":"rgba(10, 24, 51, 0.05)",highlight:e?"rgba(148, 163, 184, 0.22)":"rgba(10, 24, 51, 0.12)"},animation:{duration:"1.4s",easing:"ease-in-out"},radius:{sm:t.radii.r2,md:t.radii.r3,lg:t.radii.r4,pill:t.radii.r5,circle:t.radii.r0},block:{height:"16px"},text:{lineHeight:"12px",gap:t.spacing.sm,lastLineWidth:"62%"},circle:{size:"40px"}}},Lc=({global:t,semantic:o,mode:e})=>{const n=e==="dark";return{circle:{size:{md:"32px",sm:"24px"},fontSize:{md:t.typography.fontSize.sm,sm:t.typography.fontSize.xs},iconSize:{md:"14px",sm:"10px"}},dot:{size:{md:"10px",sm:"8px"},pulseColor:n?"rgba(44, 111, 231, 0.35)":"rgba(44, 111, 231, 0.25)"},line:{color:{default:o.colors.border.primary,active:o.colors.brand.primary},size:"1px"},text:{title:{color:{default:o.colors.text.primary,active:o.colors.brand.primary,error:o.colors.state.danger,waiting:o.colors.text.tertiary},fontWeight:t.typography.fontWeight.medium,fontSize:t.typography.fontSize.sm},description:{color:o.colors.text.secondary,fontSize:t.typography.fontSize.xs}},state:{process:{color:o.colors.brand.primary,bg:o.colors.brand.primary},wait:{color:o.colors.text.tertiary,bg:n?"rgba(148, 163, 184, 0.2)":t.colors.neutral[200]},finish:{color:o.colors.brand.primary,bg:n?"rgba(44, 111, 231, 0.15)":o.colors.brand.primarySubtle},error:{color:o.colors.state.danger,bg:n?"rgba(170, 14, 41, 0.15)":o.colors.state.dangerSubtle}},gap:t.spacing.sm}},Pc=({global:t,semantic:o,mode:e})=>{const n=e==="dark";return{container:{width:{expanded:"240px",collapsed:"68px"},background:n?o.colors.background.surface:t.colors.common.white,border:`1px solid ${o.colors.border.primary}`,padding:t.spacing.lg},item:{height:"40px",paddingInline:t.spacing.lg,fontSize:t.typography.fontSize.sm,fontWeight:t.typography.fontWeight.regular,iconSize:"20px",gap:t.spacing.sm,borderRadius:t.radii.r3,background:{default:"transparent",hover:n?o.colors.background.surfaceStrong:o.colors.background.surfaceSubtle,active:n?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"},text:{default:o.colors.text.primary,hover:o.colors.text.primary,active:o.colors.text.primary},transition:"0.2s ease"},subItem:{paddingLeft:"20px",background:{default:"transparent",hover:n?o.colors.background.surfaceStrong:o.colors.background.surfaceSubtle,active:n?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"}},group:{marginTop:t.spacing.xl,marginBottom:t.spacing.md,gap:t.spacing.xs},groupTitle:{height:"18px",fontSize:t.typography.fontSize.xs,fontWeight:t.typography.fontWeight.regular,color:o.colors.text.secondary,paddingInline:"0",marginBottom:t.spacing.sm},scrollbar:{width:"8px",thumbColor:n?"rgba(255, 255, 255, 0.2)":"rgba(0, 0, 0, 0.2)",trackColor:"transparent"},popover:{background:n?o.colors.background.surface:t.colors.common.white,border:`1px solid ${o.colors.border.primary}`,borderRadius:t.radii.r4,boxShadow:n?"0 4px 12px rgba(0, 0, 0, 0.4)":"0 4px 12px rgba(0, 0, 0, 0.08)",padding:t.spacing.xs,item:{background:{default:"transparent",hover:n?o.colors.background.surfaceStrong:o.colors.background.surfaceSubtle,active:n?"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.2) 100%)":"linear-gradient(90deg, rgba(1, 148, 255, 0) 0%, rgba(1, 148, 255, 0.15) 100%)"},text:{default:o.colors.text.primary,hover:o.colors.text.primary,active:o.colors.brand.primary}}}}},Ac=({semantic:t})=>({variant:{primary:{text:{default:t.colors.brand.primary,hover:"#2468f2",active:"#2055c6",disabled:t.colors.text.disabled},decoration:{default:"none",hover:"none"}},neutral:{text:{default:t.colors.text.primary,hover:t.colors.brand.primary,active:"#2055c6",disabled:t.colors.text.disabled},decoration:{default:"none",hover:"none"}}},size:{sm:{fontSize:"12px"},md:{fontSize:"14px"},lg:{fontSize:"16px"}},transition:"0.2s ease",borderRadius:"4px",focusRing:{color:t.colors.brand.primary,offset:"2px"}}),Oc=({global:t,semantic:o,mode:e})=>({size:{sm:{width:"400px",maxWidth:"90vw",padding:t.spacing.lg,headerPadding:`${t.spacing.lg} ${t.spacing.xl}`,footerPadding:`${t.spacing.md} ${t.spacing.xl}`,titleFontSize:t.typography.fontSize.md},md:{width:"520px",maxWidth:"90vw",padding:t.spacing.xl,headerPadding:`${t.spacing.lg} ${t.spacing.xl}`,footerPadding:`${t.spacing.md} ${t.spacing.xl}`,titleFontSize:t.typography.fontSize.lg},lg:{width:"720px",maxWidth:"90vw",padding:t.spacing.xl,headerPadding:`20px ${t.spacing.xl}`,footerPadding:`${t.spacing.lg} ${t.spacing.xl}`,titleFontSize:t.typography.fontSize.lg},xl:{width:"920px",maxWidth:"90vw",padding:t.spacing.xxl,headerPadding:`${t.spacing.xl} ${t.spacing.xxl}`,footerPadding:`${t.spacing.lg} ${t.spacing.xxl}`,titleFontSize:t.typography.fontSize.lg},fullscreen:{width:"100vw",maxWidth:"100vw",padding:t.spacing.xxl,headerPadding:`${t.spacing.xl} ${t.spacing.xxl}`,footerPadding:`${t.spacing.lg} ${t.spacing.xxl}`,titleFontSize:t.typography.fontSize.lg}},overlay:{background:e==="light"?"rgba(10, 24, 51, 0.45)":"rgba(0, 0, 0, 0.65)",backdropFilter:"blur(4px)"},container:{background:o.colors.background.surface,borderRadius:t.radii.r5,boxShadow:t.shadows.l4,border:e==="light"?"none":`1px solid ${o.colors.border.primary}`,maxHeight:"85vh"},header:{background:"transparent",borderBottom:`1px solid ${o.colors.border.divider}`,minHeight:"56px",gap:t.spacing.sm},title:{color:o.colors.text.primary,fontWeight:t.typography.fontWeight.semibold,lineHeight:"1.4"},description:{color:o.colors.text.secondary,fontSize:t.typography.fontSize.sm,lineHeight:"1.5",marginTop:t.spacing.xs},closeButton:{size:"32px",iconSize:"16px",color:o.colors.text.tertiary,hoverColor:o.colors.text.primary,hoverBackground:o.colors.background.surfaceStrong,borderRadius:t.radii.r3},content:{color:o.colors.text.primary,fontSize:t.typography.fontSize.sm,lineHeight:"1.6",maxHeight:"calc(85vh - 160px)"},footer:{background:"transparent",borderTop:`1px solid ${o.colors.border.divider}`,minHeight:"56px",gap:t.spacing.sm,justifyContent:"flex-end"},animation:{duration:"0.25s",easing:"cubic-bezier(0.34, 1.56, 0.64, 1)",scaleFrom:"0.95",scaleTo:"1"},zIndex:{overlay:1e3,container:1001},transition:"0.2s ease"}),Zn=t=>({button:kc(t),iconButton:wc(t),checkbox:Sc(t),radio:Cc(t),switch:jc(t),input:Rc(t),select:zc(t),numberfield:Ec(t),collapse:Tc(t),tag:Ic(t),skeleton:Mc(t),stepper:Lc(t),menu:Pc(t),link:Ac(t),modal:Oc(t)}),oo=(t,o="light")=>{const e={colors:ye.globalColors,spacing:ye.globalSpacing,radii:ye.globalRadii,typography:ye.globalTypography,shadows:ye.globalShadows,gradients:ye.globalGradients};return{global:e,semantic:t,components:Zn({global:e,semantic:t,mode:o})}},Xn=oo(ye.lightSemantic,"light"),Gn=oo(ye.darkSemantic,"dark"),_c=t=>{const o=te.c(3),{children:e,mode:n,theme:r}=t,s=r??((n===void 0?"light":n)==="dark"?Gn:Xn);let l;return o[0]!==e||o[1]!==s?(l=a.jsx(ye.CustomThemeProvider,{theme:s,children:e}),o[0]=e,o[1]=s,o[2]=l):l=o[2],l};Object.defineProperty(exports,"CustomThemeProvider",{enumerable:!0,get:()=>ye.CustomThemeProvider});Object.defineProperty(exports,"darkSemantic",{enumerable:!0,get:()=>ye.darkSemantic});Object.defineProperty(exports,"globalColors",{enumerable:!0,get:()=>ye.globalColors});Object.defineProperty(exports,"globalGradients",{enumerable:!0,get:()=>ye.globalGradients});Object.defineProperty(exports,"globalRadii",{enumerable:!0,get:()=>ye.globalRadii});Object.defineProperty(exports,"globalShadows",{enumerable:!0,get:()=>ye.globalShadows});Object.defineProperty(exports,"globalSpacing",{enumerable:!0,get:()=>ye.globalSpacing});Object.defineProperty(exports,"globalTypography",{enumerable:!0,get:()=>ye.globalTypography});Object.defineProperty(exports,"lightSemantic",{enumerable:!0,get:()=>ye.lightSemantic});exports.BUTTON_SIZES=br;exports.BUTTON_VARIANTS=hr;exports.Button=_o;exports.Checkbox=Qe;exports.CheckboxButton=on;exports.CheckboxWrapper=Bn;exports.Collapse=nn;exports.CollapseItem=rn;exports.DesignThemeProvider=_c;exports.EmptyState=xa;exports.ICON_BUTTON_APPEARANCES=Sr;exports.ICON_BUTTON_SIZES=jr;exports.ICON_BUTTON_TONES=Cr;exports.IconButton=Fo;exports.Input=sn;exports.Link=fn;exports.LinkRoot=un;exports.ListBoxContent=eo;exports.ListBoxPopup=_n;exports.LoadingWrapper=Dn;exports.Menu=ln;exports.MenuGroup=cn;exports.MenuItem=an;exports.Modal=$n;exports.ModalCloseButton=xn;exports.ModalContent=yn;exports.ModalDescription=gn;exports.ModalFooter=vn;exports.ModalHeader=bn;exports.ModalTitle=mn;exports.NumberInput=kn;exports.OptionIcon=Vn;exports.OptionItem=Fn;exports.OptionText=Nn;exports.PROGRESS_SIZES=Fl;exports.PROGRESS_STATUSES=Nl;exports.PROGRESS_TYPES=_l;exports.Progress=Rn;exports.Radio=qt;exports.SIZES=Zs;exports.SWITCH_SIZES=Za;exports.Select=to;exports.SelectIcon=On;exports.SelectTrigger=An;exports.SelectValue=Dt;exports.SelectWrapper=Pn;exports.Skeleton=Sn;exports.Step=jn;exports.Stepper=Cn;exports.SubMenuItem=dn;exports.SubMenuPopover=Gt;exports.Switch=Un;exports.TABLE_SIZES=Aa;exports.TABLE_VARIANTS=Oa;exports.Table=Fa;exports.Tag=et;exports.TagAdd=Qt;exports.TagsContainer=Kn;exports.UPLOAD_STATUSES=pc;exports.Upload=Yn;exports.createComponentTokens=Zn;exports.createDesignTheme=oo;exports.defaultDarkDesignTheme=Gn;exports.defaultLightDesignTheme=Xn;exports.selectSizes=ba;exports.skeletonRadii=bl;exports.skeletonVariants=hl;
|
|
2492
2836
|
//# sourceMappingURL=index.cjs.map
|