@temboplus/frontend-react-core 0.1.3-beta.11 → 0.1.3-beta.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.
@@ -1,4 +1,4 @@
1
- import e from"react";import{ConfigProvider as r}from"antd";import{merge as o}from"lodash";var t,a={exports:{}},i={};var n,l,c={};
1
+ import e from"react";import{ConfigProvider as r}from"antd";import{merge as o}from"lodash";var t,a={exports:{}},n={};var i,l,c={};
2
2
  /**
3
3
  * @license React
4
4
  * react-jsx-runtime.development.js
@@ -7,5 +7,5 @@ import e from"react";import{ConfigProvider as r}from"antd";import{merge as o}fro
7
7
  *
8
8
  * This source code is licensed under the MIT license found in the
9
9
  * LICENSE file in the root directory of this source tree.
10
- */function d(){return n||(n=1,"production"!==process.env.NODE_ENV&&function(){function r(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===H?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case f:return"Fragment";case y:return"Profiler";case p:return"StrictMode";case h:return"Suspense";case F:return"SuspenseList";case C:return"Activity"}if("object"==typeof e)switch("number"==typeof e.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case b:return"Portal";case B:return e.displayName||"Context";case x:return(e._context.displayName||"Context")+".Consumer";case v:var o=e.render;return(e=e.displayName)||(e=""!==(e=o.displayName||o.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case S:return null!==(o=e.displayName||null)?o:r(e.type)||"Memo";case k:o=e._payload,e=e._init;try{return r(e(o))}catch(e){}}return null}function o(e){return""+e}function t(e){try{o(e);var r=!1}catch(e){r=!0}if(r){var t=(r=console).error,a="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",a),o(e)}}function a(e){if(e===f)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===k)return"<...>";try{var o=r(e);return o?"<"+o+">":"<...>"}catch(e){return"<...>"}}function i(){return Error("react-stack-top-frame")}function n(){var e=r(this.type);return E[e]||(E[e]=!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.")),void 0!==(e=this.props.ref)?e:null}function l(e,o,a,i,l,c){var s,g=o.children;if(void 0!==g)if(i)if(P(g)){for(i=0;i<g.length;i++)d(g[i]);Object.freeze&&Object.freeze(g)}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 d(g);if(w.call(o,"key")){g=r(e);var b=Object.keys(o).filter(function(e){return"key"!==e});i=0<b.length?"{key: someKey, "+b.join(": ..., ")+": ...}":"{key: someKey}",z[g+i]||(b=0<b.length?"{"+b.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',i,g,b,g),z[g+i]=!0)}if(g=null,void 0!==a&&(t(a),g=""+a),function(e){if(w.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return void 0!==e.key}(o)&&(t(o.key),g=""+o.key),"key"in o)for(var f in a={},o)"key"!==f&&(a[f]=o[f]);else a=o;return g&&function(e,r){function o(){u||(u=!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))}o.isReactWarning=!0,Object.defineProperty(e,"key",{get:o,configurable:!0})}(a,"function"==typeof e?e.displayName||e.name||"Unknown":e),function(e,r,o,t,a,i){var l=o.ref;return e={$$typeof:m,type:e,key:r,props:o,_owner:t},null!==(void 0!==l?l:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:n}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:a}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:i}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,g,a,null===(s=T.A)?null:s.getOwner(),l,c)}function d(e){s(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===k&&("fulfilled"===e._payload.status?s(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function s(e){return"object"==typeof e&&null!==e&&e.$$typeof===m}var u,g=e,m=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),f=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),B=Symbol.for("react.context"),v=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),F=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),k=Symbol.for("react.lazy"),C=Symbol.for("react.activity"),H=Symbol.for("react.client.reference"),T=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,w=Object.prototype.hasOwnProperty,P=Array.isArray,R=console.createTask?console.createTask:function(){return null},E={},M=(g={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(g,i)(),A=R(a(i)),z={};c.Fragment=f,c.jsx=function(e,r,o){var t=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!1,t?Error("react-stack-top-frame"):M,t?R(a(e)):A)},c.jsxs=function(e,r,o){var t=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!0,t?Error("react-stack-top-frame"):M,t?R(a(e)):A)}}()),c}var s=(l||(l=1,"production"===process.env.NODE_ENV?a.exports=function(){if(t)return i;t=1;var e=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(r,o,t){var a=null;if(void 0!==t&&(a=""+t),void 0!==o.key&&(a=""+o.key),"key"in o)for(var i in t={},o)"key"!==i&&(t[i]=o[i]);else t=o;return o=t.ref,{$$typeof:e,type:r,key:a,ref:void 0!==o?o:null,props:t}}return i.Fragment=r,i.jsx=o,i.jsxs=o,i}():a.exports=d()),a.exports);const u={neutral:{0:"#ffffff",1:"#fafafa",2:"#f5f5f5",3:"#f0f0f0",4:"#e5e5e5",5:"#d4d4d4",6:"#b3b3b3",7:"#999999",8:"#666666",9:"#1a1a1a",10:"#000000"}},g={neutral:{0:"#000000",1:"#1a1a1a",2:"#666666",3:"#999999",4:"#b3b3b3",5:"#d4d4d4",6:"#e5e5e5",7:"#f0f0f0",8:"#f5f5f5",9:"#fafafa",10:"#ffffff"}},m=e=>{const r="light"===e?u:g;return{primary:{main:"#000000",hover:"#1a1a1a",active:"#000000",light:"#666666",lighter:"#999999",contrast:"#FFFFFF"},action:{main:"#1a6985",hover:"#145268",active:"#0f3d4f",light:"#e8f2f5",lighter:"#f4f9fa",disabled:"#a3c9d6",contrast:"#FFFFFF"},absolute:{white:"#ffffff",black:"#000000"},neutral:{0:r.neutral[0],1:r.neutral[1],2:r.neutral[2],3:r.neutral[3],4:r.neutral[4],5:r.neutral[5],6:r.neutral[6],7:r.neutral[7],8:r.neutral[8],9:r.neutral[9],10:r.neutral[10],brightest:r.neutral[0],lightest:r.neutral[1],lighter:r.neutral[2],light:r.neutral[3],medium:r.neutral[5],dark:r.neutral[7],darker:r.neutral[8],darkest:r.neutral[9],dimmest:r.neutral[10]},success:{main:"#10b981",bg:"#ecfdf5",border:"#a7f3d0",text:"#047857"},error:{main:"#ef4444",bg:"#fef2f2",border:"#fecaca",text:"#dc2626"},warning:{main:"#f59e0b",bg:"#fffbeb",border:"#fde68a",text:"#d97706"},info:{main:"#1a6985",bg:"#e8f2f5",border:"#b8d9e6",text:"#0f3d4f"},surface:{background:r.neutral[0],main:r.neutral[0],elevated:r.neutral[0],hover:r.neutral[1],subtle:r.neutral[1]},text:{primary:r.neutral[10],secondary:r.neutral[8],tertiary:r.neutral[7],quaternary:r.neutral[6],disabled:r.neutral[5],inverse:r.neutral[0]},border:{main:r.neutral[4],light:r.neutral[3],strong:r.neutral[5],divider:r.neutral[4]},components:{button:{primary:{bg:"#1a6985",hover:"#145268",text:"#FFFFFF"},default:{bg:r.neutral[0],border:r.neutral[5],text:r.neutral[10],hover:r.neutral[1]}},input:{bg:r.neutral[0],border:r.neutral[5],borderHover:r.neutral[7],borderFocus:"#1a6985",placeholder:r.neutral[7]},table:{bg:r.neutral[0],headerBg:r.neutral[1],headerText:r.neutral[10],border:r.neutral[4],rowHover:r.neutral[1]},sidebar:{bg:"#000000",hover:"rgba(255, 255, 255, 0.08)",selected:"rgba(255, 255, 255, 0.12)",text:"#FFFFFF",textSecondary:"rgba(255, 255, 255, 0.65)"}},utility:{transparent:"transparent",link:"#1a6985",linkHover:"#145268",linkActive:"#0f3d4f"}}},b=m("light"),f=(e,r="light")=>{const t=m(r);if(!e)return t;const a=o({},t,e);return a.neutral.brightest=a.neutral[0],a.neutral.lightest=a.neutral[1],a.neutral.lighter=a.neutral[2],a.neutral.light=a.neutral[3],a.neutral.medium=a.neutral[5],a.neutral.dark=a.neutral[7],a.neutral.darker=a.neutral[8],a.neutral.darkest=a.neutral[9],a.neutral.dimmest=a.neutral[10],a},p={typography:{fontFamily:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",fontSize:{xs:12,sm:13,base:14,lg:16,xl:18},fontWeight:{normal:400,medium:500,semibold:600,bold:700},lineHeight:{tight:1.25,base:1.5715,relaxed:1.75}},spacing:{xs:4,sm:8,md:12,lg:16,xl:24,"2xl":32,"3xl":48},radius:{none:0,sm:8,base:12,md:14,lg:16,xl:20,full:9999,button:24,input:10,card:16},shadow:{sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.08), 0 1px 2px -1px rgba(0, 0, 0, 0.08)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.08)",card:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",elevated:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",dropdown:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)"},zIndex:{dropdown:1e3,modal:1050,popover:1060,tooltip:1070,notification:1080},transition:{fast:"150ms cubic-bezier(0.4, 0, 0.2, 1)",base:"200ms cubic-bezier(0.4, 0, 0.2, 1)",slow:"300ms cubic-bezier(0.4, 0, 0.2, 1)"}},y=e=>e?o(p,e):p,x=e.createContext({colors:f(),constants:y(),mode:"light"}),B=({children:o,mode:t="light",colors:a,constants:i,themeOverrides:n})=>{const l=e.useMemo(()=>f(a,t),[a,t]),c=e.useMemo(()=>y(i),[i]),d=e.useMemo(()=>((e,r,o,t)=>{var a,i;const n={token:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,colorPrimaryActive:e.primary.active,colorPrimaryBorder:e.primary.main,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.quaternary,colorTextDisabled:e.text.disabled,colorBgBase:e.surface.background,colorBgContainer:e.surface.main,colorBgElevated:e.surface.elevated,colorBgLayout:e.surface.background,colorBgSpotlight:e.surface.hover,colorBorder:e.border.main,colorBorderSecondary:e.border.light,colorSplit:e.border.divider,colorSuccess:e.success.main,colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorSuccessText:e.success.text,colorError:e.error.main,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorErrorText:e.error.text,colorWarning:e.warning.main,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorWarningText:e.warning.text,colorInfo:e.info.main,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,colorInfoText:e.info.text,colorLink:e.utility.link,colorLinkHover:e.utility.linkHover,colorLinkActive:e.utility.linkActive,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg,borderRadiusSM:r.radius.sm,borderRadiusXS:6,boxShadow:r.shadow.base,boxShadowSecondary:r.shadow.card,boxShadowTertiary:r.shadow.elevated,fontFamily:r.typography.fontFamily,fontSize:r.typography.fontSize.base,fontSizeHeading1:38,fontSizeHeading2:30,fontSizeHeading3:24,fontSizeHeading4:20,fontSizeHeading5:r.typography.fontSize.lg,fontWeightStrong:r.typography.fontWeight.medium,lineHeight:r.typography.lineHeight.base,lineHeightHeading1:1.21,lineHeightHeading2:1.27,lineHeightHeading3:1.33,lineHeightHeading4:1.4,lineHeightHeading5:1.5},components:{Button:{colorPrimary:e.components.button.primary.bg,colorPrimaryHover:e.components.button.primary.hover,colorPrimaryActive:e.action.active,colorPrimaryBorder:e.components.button.primary.bg,primaryColor:e.components.button.primary.text,colorBorder:e.components.button.default.border,colorBgContainer:e.components.button.default.bg,colorText:e.components.button.default.text,defaultBg:e.components.button.default.bg,defaultBorderColor:e.components.button.default.border,defaultColor:e.components.button.default.text,primaryShadow:"none",defaultShadow:"none",dangerShadow:"none",fontWeight:r.typography.fontWeight.medium,controlHeight:32,paddingContentHorizontal:r.spacing.lg,borderRadius:r.radius.button,borderRadiusLG:r.radius.button,borderRadiusSM:r.radius.sm+8},Input:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimaryHover:e.components.input.borderFocus,colorTextPlaceholder:e.components.input.placeholder,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Select:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,colorTextPlaceholder:e.components.input.placeholder,colorPrimaryHover:e.action.main,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,optionSelectedBg:e.action.main,optionSelectedColor:e.action.contrast,optionActiveBg:e.surface.hover,colorBgElevated:e.neutral.brightest,controlItemBgHover:e.surface.hover,boxShadowSecondary:r.shadow.elevated,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Checkbox:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong,borderRadiusSM:6},Radio:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong},Switch:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorTextQuaternary:e.text.quaternary},Form:{labelColor:e.text.primary,labelRequiredMarkColor:e.error.main,labelFontSize:r.typography.fontSize.base,itemMarginBottom:r.spacing.lg},DatePicker:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimary:e.action.main,borderRadius:r.radius.input},InputNumber:{borderRadius:r.radius.input},Table:{colorBgContainer:e.components.table.bg,headerBg:e.components.table.headerBg,headerColor:e.components.table.headerText,borderColor:e.components.table.border,headerSplitColor:e.components.table.border,rowHoverBg:e.components.table.rowHover,rowSelectedBg:e.action.light,rowSelectedHoverBg:e.action.lighter,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg},Card:{colorBgContainer:e.surface.main,colorBorder:e.border.main,colorBorderSecondary:e.border.light,boxShadowTertiary:r.shadow.card,borderRadius:r.radius.card,borderRadiusLG:r.radius.lg+4},Statistic:{contentFontSize:24,colorTextHeading:e.text.primary},Descriptions:{labelBg:e.surface.hover,colorTextSecondary:e.text.secondary,itemPaddingBottom:r.spacing.md},Badge:{colorError:e.error.main,colorSuccess:e.success.main,colorInfo:e.info.main,colorInfoBg:e.info.bg,borderRadiusSM:r.radius.input},Tag:{colorBorder:e.border.main,defaultBg:e.surface.hover,borderRadiusSM:r.radius.sm},Timeline:{dotBg:e.surface.main,tailColor:e.border.main},Alert:{colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,borderRadiusLG:r.radius.base},Modal:{contentBg:e.surface.elevated,headerBg:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Drawer:{colorBgElevated:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Notification:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Message:{contentBg:e.neutral.brightest,borderRadiusLG:r.radius.base},Spin:{colorPrimary:e.primary.main},Progress:{colorSuccess:e.success.main,colorError:e.error.main,defaultColor:e.primary.main,borderRadius:100},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:r.radius.sm},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.hover,itemSelectedBg:e.action.lighter,itemSelectedColor:e.action.main,itemActiveBg:e.action.lighter,subMenuItemBg:"transparent",darkItemBg:e.components.sidebar.bg,darkSubMenuItemBg:e.components.sidebar.bg,darkItemColor:e.components.sidebar.text,darkItemHoverBg:e.components.sidebar.hover,darkItemSelectedBg:e.components.sidebar.selected,darkItemSelectedColor:e.primary.contrast,borderRadius:r.radius.input,borderRadiusLG:r.radius.base},Breadcrumb:{linkColor:e.utility.link,linkHoverColor:e.utility.linkHover,itemColor:e.text.secondary,lastItemColor:e.text.primary,separatorColor:e.text.tertiary,borderRadiusSM:6},Pagination:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,itemActiveBg:e.primary.main,borderRadius:r.radius.sm},Steps:{colorPrimary:e.action.main,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,borderRadiusSM:100},Tabs:{colorPrimary:e.action.main,colorBorderSecondary:e.border.main,itemColor:e.text.secondary,itemHoverColor:e.action.hover,itemSelectedColor:e.action.main,inkBarColor:e.action.main,borderRadiusSM:r.radius.sm},Layout:{colorBgBody:e.surface.background,colorBgHeader:e.neutral.brightest,colorBgTrigger:e.components.sidebar.bg,siderBg:e.components.sidebar.bg,headerBg:e.neutral.brightest,borderRadiusLG:0},Divider:{colorSplit:e.border.divider},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary},Tooltip:{colorBgSpotlight:e.neutral.darkest,colorTextLightSolid:e.neutral.brightest,borderRadius:r.radius.sm},Popover:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Dropdown:{boxShadowSecondary:r.shadow.dropdown},Calendar:{colorBgContainer:e.neutral.brightest,colorPrimary:e.action.main,borderRadiusLG:r.radius.base}}};return t?Object.assign(Object.assign({},n),{token:Object.assign(Object.assign({},n.token),null!==(a=t.token)&&void 0!==a?a:{}),components:Object.assign(Object.assign({},n.components),null!==(i=t.components)&&void 0!==i?i:{})}):n})(l,c,0,n),[l,c,t,n]),u=e.useMemo(()=>({colors:l,constants:c,mode:t}),[l,c,t]);return s.jsx(x.Provider,{value:u,children:s.jsx(r,{theme:d,children:o})})},v=()=>e.useContext(x),h=4,F=8,S=12,k=16,C=20,H=24,T=32,w=48,P={sm:16,md:24},R={itemGap:16,labelGap:8},E={base:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",mono:"'SF Mono', 'Monaco', 'Inconsolata', 'Fira Mono', monospace"},M={xs:12,sm:13,base:14,lg:16,xl:18,"2xl":20,"3xl":24,"4xl":30,"5xl":36},A={medium:500,semibold:600},z={tight:1.25,base:1.5,relaxed:1.75},L=4,I=8,D=12,G=8,j=8,O=8,$=12,_=9999,W=4,N="none",X="0 1px 2px 0 rgba(0, 0, 0, 0.05)",U="0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",Q="0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",q={card:X,dropdown:U,modal:Q,tooltip:X},V=e=>{const r="dark"===e.mode,o=r?{card:"none",dropdown:U,modal:Q,tooltip:X}:q;return{token:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBg:e.neutral[2],colorPrimaryBgHover:e.surface.interactive,colorPrimaryBorder:e.neutral[4],colorPrimaryBorderHover:e.neutral[4],colorPrimaryText:e.neutral[4],colorPrimaryTextHover:e.text.secondary,colorPrimaryTextActive:e.neutral[4],colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.tertiary,colorTextDescription:e.text.secondary,colorTextDisabled:e.text.disabled,colorTextHeading:e.text.primary,colorTextLabel:e.text.secondary,colorTextPlaceholder:e.text.tertiary,colorTextLightSolid:e.text.inverse,colorBgBase:e.surface.page,colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBgLayout:e.surface.page,colorBgSpotlight:e.surface.interactive,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",colorBgTextHover:e.surface.interactive,colorBgTextActive:e.surface.interactive,colorBorder:e.border.default,colorBorderBg:e.surface.card,colorBorderSecondary:e.border.subtle,colorSplit:e.border.subtle,colorFill:e.neutral[2],colorFillSecondary:e.neutral[2],colorFillTertiary:e.neutral[2],colorFillQuaternary:e.surface.interactive,colorSuccess:e.semantic.success.main,colorSuccessBg:e.semantic.success.subtle,colorSuccessBgHover:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessBorderHover:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorSuccessTextHover:e.semantic.success.main,colorSuccessTextActive:e.semantic.success.main,colorError:e.semantic.error.main,colorErrorBg:e.semantic.error.subtle,colorErrorBgHover:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorBorderHover:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorErrorTextHover:e.semantic.error.main,colorErrorTextActive:e.semantic.error.main,colorWarning:e.semantic.warning.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBgHover:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningBorderHover:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorWarningTextHover:e.semantic.warning.main,colorWarningTextActive:e.semantic.warning.main,colorInfo:e.semantic.info.main,colorInfoBg:e.semantic.info.subtle,colorInfoBgHover:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoBorderHover:e.semantic.info.main,colorInfoText:e.semantic.info.main,colorInfoTextHover:e.semantic.info.main,colorInfoTextActive:e.semantic.info.main,fontFamily:E.base,fontFamilyCode:E.mono,fontSize:M.base,fontSizeHeading1:M["5xl"],fontSizeHeading2:M["4xl"],fontSizeHeading3:M["3xl"],fontSizeHeading4:M["2xl"],fontSizeHeading5:M.xl,fontSizeSM:M.sm,fontSizeLG:M.lg,fontSizeXL:M.xl,fontWeightStrong:A.semibold,lineHeight:z.base,lineHeightHeading1:z.tight,lineHeightHeading2:z.tight,lineHeightHeading3:z.tight,lineHeightHeading4:z.tight,lineHeightHeading5:z.tight,lineHeightLG:z.relaxed,lineHeightSM:z.base,padding:k,paddingXS:F,paddingSM:S,paddingLG:C,paddingXL:H,margin:k,marginXS:F,marginSM:S,marginLG:C,marginXL:H,marginXXL:T,controlHeight:40,controlHeightLG:48,controlHeightSM:32,controlHeightXS:24,borderRadius:I,borderRadiusLG:D,borderRadiusSM:L,borderRadiusXS:L,boxShadow:N,boxShadowSecondary:N,boxShadowTertiary:o.card,motionUnit:.1,motionBase:0,motionEaseInOut:"cubic-bezier(0.4, 0, 0.2, 1)",motionEaseOut:"cubic-bezier(0.0, 0, 0.2, 1)",motionEaseInBack:"cubic-bezier(0.4, 0, 1, 1)",zIndexBase:0,zIndexPopupBase:1e3},components:{Button:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBorder:e.neutral[4],primaryColor:e.neutral[1],primaryShadow:"none",defaultBg:e.surface.card,defaultBorderColor:e.border.default,defaultColor:e.text.primary,defaultHoverBg:e.surface.interactive,defaultHoverBorderColor:e.border.strong,defaultHoverColor:e.text.primary,defaultActiveBg:e.surface.interactive,defaultActiveBorderColor:e.neutral[4],defaultActiveColor:e.text.primary,defaultShadow:"none",textHoverBg:e.surface.interactive,textTextColor:e.text.primary,textTextHoverColor:e.text.primary,linkHoverBg:"transparent",colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,dangerColor:e.semantic.error.main,colorErrorHover:e.semantic.error.main,colorErrorActive:e.semantic.error.main,dangerShadow:"none",controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingContentHorizontal:k,paddingContentVertical:F,borderRadius:G,borderRadiusLG:G,borderRadiusSM:G,fontWeight:A.medium,fontSize:M.base},Input:{colorBgContainer:e.surface.card,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,errorActiveShadow:`0 0 0 2px ${e.semantic.error.subtle}`,warningActiveShadow:`0 0 0 2px ${e.semantic.warning.subtle}`,controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingBlock:F,paddingInline:S,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j},InputNumber:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,controlHeight:40,borderRadius:j,handleVisible:!0},Select:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,hoverBorderColor:e.border.strong,controlItemBgHover:e.surface.interactive,activeBorderColor:e.link.default,optionSelectedBg:e.surface.selected,optionSelectedColor:e.text.primary,optionActiveBg:e.surface.interactive,controlHeight:40,controlHeightLG:48,controlHeightSM:32,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j,boxShadowSecondary:o.dropdown},DatePicker:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,cellHoverBg:e.surface.interactive,cellActiveWithRangeBg:e.semantic.info.subtle,colorPrimary:e.link.default,controlHeight:40,borderRadius:j},Checkbox:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,borderRadiusSM:L},Radio:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,dotSize:8},Switch:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorTextQuaternary:e.text.disabled,colorTextTertiary:e.text.tertiary,handleSize:18},Slider:{colorPrimary:e.link.default,colorPrimaryBorder:e.link.default,colorPrimaryBorderHover:e.link.hover,handleColor:e.surface.card,handleActiveColor:e.surface.card,railBg:e.neutral[2],railHoverBg:e.neutral[3],trackBg:e.link.default,trackHoverBg:e.link.hover,dotBorderColor:e.border.default,dotActiveBorderColor:e.link.default},Form:{labelColor:e.text.primary,labelFontSize:M.base,labelHeight:32,labelColonMarginInlineEnd:F,labelColonMarginInlineStart:h,itemMarginBottom:R.itemGap,verticalLabelPadding:`0 0 ${R.labelGap}px`,labelRequiredMarkColor:e.semantic.error.main},Table:{colorBgContainer:e.surface.card,colorText:e.text.primary,colorTextHeading:e.text.primary,headerBg:e.surface.page,headerColor:e.text.secondary,headerSortActiveBg:e.surface.interactive,headerSortHoverBg:e.surface.interactive,headerSplitColor:e.border.subtle,borderColor:e.border.subtle,rowHoverBg:e.surface.interactive,rowSelectedBg:e.surface.selected,rowSelectedHoverBg:e.surface.selected,rowExpandedBg:e.surface.nested,cellPaddingBlock:k,cellPaddingInline:k,cellPaddingBlockSM:F,cellPaddingInlineSM:S,borderRadius:O,borderRadiusLG:O,headerBorderRadius:O,footerBg:e.surface.page},Descriptions:{labelBg:e.surface.page,titleColor:e.text.primary,contentColor:e.text.primary,extraColor:e.text.secondary,itemPaddingBottom:k,colonMarginLeft:h,colonMarginRight:F},Card:{colorBgContainer:e.surface.card,colorBorderSecondary:e.border.default,colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary,boxShadowTertiary:o.card,borderRadius:O,borderRadiusLG:O,paddingLG:P.md,padding:P.sm},Statistic:{titleFontSize:M.base,contentFontSize:M["4xl"],colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary},Timeline:{tailColor:e.border.default,tailWidth:2,dotBg:e.surface.card,dotBorderWidth:2,itemPaddingBottom:C},Tag:{defaultBg:e.neutral[2],defaultColor:e.text.primary,colorBorder:e.border.default,colorText:e.text.primary,borderRadiusSM:W,fontSize:M.sm,fontSizeSM:M.xs},Badge:{colorBorderBg:e.surface.card,colorError:e.semantic.error.main,colorSuccess:e.semantic.success.main,colorInfo:e.semantic.info.main,colorWarning:e.semantic.warning.main,textFontSize:M.xs,textFontSizeSM:10,indicatorHeight:6,indicatorHeightSM:6},Avatar:{colorBgContainer:e.neutral[2],colorText:e.text.secondary,colorTextLightSolid:e.text.inverse,containerSize:32,containerSizeLG:40,containerSizeSM:24,borderRadius:_,groupOverlapping:-8,groupSpace:h},Calendar:{colorBgContainer:e.surface.card,colorPrimary:e.link.default,fullBg:e.surface.card,fullPanelBg:e.surface.card,itemActiveBg:e.semantic.info.subtle,borderRadius:O},Collapse:{colorBgContainer:e.surface.card,colorBorder:e.border.default,headerBg:e.surface.page,headerPadding:`${S}px ${k}px`,contentPadding:`${k}px ${k}px`,borderRadiusLG:O},Carousel:{colorBgContainer:e.surface.card,dotWidth:8,dotHeight:8,dotActiveWidth:24},Tree:{colorBgContainer:e.surface.card,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected,titleHeight:32,borderRadius:L},Alert:{colorSuccessBg:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorErrorBg:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorInfoBg:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoText:e.semantic.info.main,defaultPadding:`${S}px ${k}px`,withDescriptionPadding:`${k}px ${C}px`,borderRadiusLG:O},Modal:{contentBg:e.surface.overlay,headerBg:e.surface.overlay,footerBg:e.surface.overlay,titleColor:e.text.primary,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,boxShadow:o.modal},Drawer:{colorBgElevated:e.surface.overlay,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,footerPaddingBlock:k,footerPaddingInline:H},Notification:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadiusLG:O,boxShadow:o.dropdown,padding:k,paddingContentHorizontal:k},Message:{contentBg:e.surface.overlay,contentPadding:`${F}px ${k}px`,borderRadiusLG:O,boxShadow:o.dropdown},Popconfirm:{colorBgElevated:e.surface.overlay,colorWarning:e.semantic.warning.main,borderRadiusLG:O,boxShadowSecondary:o.dropdown},Progress:{defaultColor:e.link.default,colorSuccess:e.semantic.success.main,colorError:e.semantic.error.main,remainingColor:e.neutral[2],circleTextColor:e.text.primary,borderRadius:100,lineBorderRadius:100},Result:{titleFontSize:M["3xl"],subtitleFontSize:M.base,iconFontSize:M["5xl"],extraMargin:`${T}px 0 0`},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:L},Spin:{colorPrimary:e.link.default,dotSize:20,dotSizeLG:32,dotSizeSM:14},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.interactive,itemHoverColor:e.text.primary,itemSelectedBg:e.surface.selected,itemSelectedColor:e.text.primary,itemActiveBg:e.surface.selected,subMenuItemBg:"transparent",darkItemBg:e.absolute.black,darkSubMenuItemBg:e.absolute.black,darkItemColor:e.absolute.white,darkItemHoverBg:"rgba(255, 255, 255, 0.08)",darkItemHoverColor:e.absolute.white,darkItemSelectedBg:e.link.default,darkItemSelectedColor:e.absolute.white,itemBorderRadius:j,itemHeight:40,itemPaddingInline:k,iconSize:16,collapsedIconSize:16,collapsedWidth:64},Breadcrumb:{itemColor:e.text.secondary,lastItemColor:e.text.primary,linkColor:e.link.default,linkHoverColor:e.link.hover,separatorColor:e.text.tertiary,separatorMargin:F,iconFontSize:M.base,fontSize:M.base},Pagination:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,itemActiveBg:e.link.default,itemActiveBgDisabled:e.neutral[2],itemBg:e.surface.card,itemLinkBg:e.surface.card,itemInputBg:e.surface.card,itemSize:32,itemSizeSM:24,borderRadius:L},Steps:{colorPrimary:e.link.default,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,colorBorderSecondary:e.border.default,dotSize:8,iconSize:32,iconSizeSM:24},Tabs:{colorPrimary:e.link.default,itemColor:e.text.secondary,itemHoverColor:e.link.hover,itemSelectedColor:e.link.default,itemActiveColor:e.link.default,inkBarColor:e.link.default,colorBorderSecondary:e.border.default,titleFontSize:M.base,titleFontSizeLG:M.lg,titleFontSizeSM:M.sm,cardBg:e.surface.card,cardPadding:`${F}px ${k}px`,horizontalItemPadding:`${S}px 0`,horizontalItemMargin:`0 ${T}px 0 0`},Anchor:{colorPrimary:e.link.default,linkPaddingBlock:h,linkPaddingInlineStart:k},Dropdown:{colorBgElevated:e.surface.overlay,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown,paddingBlock:h,borderRadiusLG:O},Layout:{colorBgBody:e.surface.page,colorBgHeader:e.surface.card,colorBgTrigger:e.absolute.black,siderBg:e.absolute.black,headerBg:e.surface.card,headerHeight:64,headerPadding:`0 ${H}px`,footerBg:e.surface.card,footerPadding:`${H}px ${w}px`,bodyBg:e.surface.page,triggerHeight:48,triggerBg:e.absolute.black,triggerColor:e.absolute.white,zeroTriggerWidth:36,zeroTriggerHeight:42,lightSiderBg:e.surface.card,lightTriggerBg:e.surface.card,lightTriggerColor:e.text.primary},Divider:{colorSplit:e.border.subtle,colorText:e.text.tertiary,orientationMargin:.05,verticalMarginInline:F},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary,colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,titleMarginBottom:F,titleMarginTop:k,fontSizeHeading1:M["5xl"],fontSizeHeading2:M["4xl"],fontSizeHeading3:M["3xl"],fontSizeHeading4:M["2xl"],fontSizeHeading5:M.xl,lineHeightHeading1:z.tight,lineHeightHeading2:z.tight,lineHeightHeading3:z.tight,lineHeightHeading4:z.tight,lineHeightHeading5:z.tight},Tooltip:{colorBgSpotlight:e.neutral[4],colorTextLightSolid:e.text.inverse,borderRadius:L,boxShadowSecondary:o.tooltip},Popover:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,borderRadiusLG:O,boxShadowSecondary:o.dropdown,padding:S},Image:{previewOperationColor:e.absolute.white,previewOperationColorDisabled:"rgba(255, 255, 255, 0.25)"},Upload:{colorBorder:e.border.default,colorFillAlter:e.surface.interactive,colorText:e.text.primary,colorTextDescription:e.text.secondary,colorTextHeading:e.text.primary,actionsColor:e.link.default},QRCode:{colorBgContainer:e.surface.card},Tour:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadius:O,boxShadowSecondary:o.dropdown},FloatButton:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadiusLG:_,boxShadow:o.dropdown},Segmented:{colorBgLayout:e.neutral[2],itemColor:e.text.primary,itemHoverColor:e.text.primary,itemHoverBg:e.surface.interactive,itemSelectedBg:e.surface.card,itemSelectedColor:e.text.primary,borderRadius:I,borderRadiusSM:L},Mentions:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown},Transfer:{colorBgContainer:e.surface.card,colorBorder:e.border.default,itemPaddingBlock:h},Cascader:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,optionSelectedBg:e.surface.selected},TreeSelect:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected},Rate:{colorFillContent:e.neutral[3],starColor:"#FADB14"},Empty:{colorText:e.text.secondary,colorTextDescription:e.text.tertiary,fontSize:M.base},List:{colorBorder:e.border.subtle,colorSplit:e.border.subtle,itemPadding:`${S}px ${H}px`,itemPaddingSM:`${F}px ${k}px`,itemPaddingLG:`${k}px ${H}px`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:k,metaMarginBottom:F,avatarMarginRight:k,titleMarginBottom:h}}}},J=(e="light")=>"light"===e?{mode:"light",neutral:{1:"#FFFFFF",2:"#F7F8F9",3:"#E1E4E8",4:"#2E3338"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#2563EB",hover:"#1D4ED8",visited:"#7C3AED",active:"#1E40AF"},semantic:{success:{main:"#059669",subtle:"#ECFDF5",contrast:"#FFFFFF"},error:{main:"#DC2626",subtle:"#FEF2F2",contrast:"#FFFFFF"},warning:{main:"#D97706",subtle:"#FFFBEB",contrast:"#FFFFFF"},info:{main:"#2563EB",subtle:"#EFF6FF",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#EFF6FF",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#FAF5FF",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#FDF2F8",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#FFFBEB",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#ECFDF5",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#FFF7ED",contrast:"#FFFFFF"}},surface:{page:"#F7F8F9",card:"#FFFFFF",overlay:"#FFFFFF",interactive:"#F0F2F5",selected:"#F7F8F9",nested:"#FAFBFC"},border:{subtle:"#F0F2F5",default:"#E1E4E8",strong:"#C4CCD4"},text:{primary:"#2E3338",secondary:"#5E6C7A",tertiary:"#8A96A3",disabled:"#C4CCD4",inverse:"#FFFFFF"}}:{mode:"dark",neutral:{1:"#1A1D21",2:"#2E3338",3:"#4A5158",4:"#F7F8F9"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#3B82F6",hover:"#60A5FA",visited:"#A78BFA",active:"#2563EB"},semantic:{success:{main:"#34D399",subtle:"#064E3B",contrast:"#000000"},error:{main:"#F87171",subtle:"#7F1D1D",contrast:"#000000"},warning:{main:"#FBBF24",subtle:"#78350F",contrast:"#000000"},info:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#581C87",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#831843",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#78350F",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#064E3B",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#7C2D12",contrast:"#FFFFFF"}},surface:{page:"#1A1D21",card:"#2E3338",overlay:"#2E3338",interactive:"#3A3F45",selected:"#2E3338",nested:"#242729"},border:{subtle:"#3A3F45",default:"#4A5158",strong:"#5E6C7A"},text:{primary:"#F7F8F9",secondary:"#B4BCC5",tertiary:"#8A96A3",disabled:"#5E6C7A",inverse:"#1A1D21"}},K=e.createContext({colors:J("light"),mode:"light"}),Y=({children:o,mode:t="light",antdThemeOverrides:a})=>{const i=e.useMemo(()=>J(t),[t]),n=e.useMemo(()=>{var e,r;const o=V(i);return a?Object.assign(Object.assign({},o),{token:Object.assign(Object.assign({},o.token),null!==(e=a.token)&&void 0!==e?e:{}),components:Object.assign(Object.assign({},o.components),null!==(r=a.components)&&void 0!==r?r:{})}):o},[i,a]),l=e.useMemo(()=>({colors:i,mode:t}),[i,t]);return s.jsx(K.Provider,{value:l,children:s.jsx(r,{theme:n,children:o})})},Z=()=>e.useContext(K);export{B as L,Y as T,p as a,f as b,y as c,b as d,Z as e,s as j,v as u};
11
- //# sourceMappingURL=theme-provider-DH1PzDC8.js.map
10
+ */function d(){return i||(i=1,"production"!==process.env.NODE_ENV&&function(){function r(e){if(null==e)return null;if("function"==typeof e)return e.$$typeof===C?null:e.displayName||e.name||null;if("string"==typeof e)return e;switch(e){case f:return"Fragment";case y:return"Profiler";case p:return"StrictMode";case h:return"Suspense";case F:return"SuspenseList";case H:return"Activity"}if("object"==typeof e)switch("number"==typeof e.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case b:return"Portal";case v:return e.displayName||"Context";case x:return(e._context.displayName||"Context")+".Consumer";case B:var o=e.render;return(e=e.displayName)||(e=""!==(e=o.displayName||o.name||"")?"ForwardRef("+e+")":"ForwardRef"),e;case S:return null!==(o=e.displayName||null)?o:r(e.type)||"Memo";case k:o=e._payload,e=e._init;try{return r(e(o))}catch(e){}}return null}function o(e){return""+e}function t(e){try{o(e);var r=!1}catch(e){r=!0}if(r){var t=(r=console).error,a="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",a),o(e)}}function a(e){if(e===f)return"<>";if("object"==typeof e&&null!==e&&e.$$typeof===k)return"<...>";try{var o=r(e);return o?"<"+o+">":"<...>"}catch(e){return"<...>"}}function n(){return Error("react-stack-top-frame")}function i(){var e=r(this.type);return E[e]||(E[e]=!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.")),void 0!==(e=this.props.ref)?e:null}function l(e,o,a,n,l,c){var s,g=o.children;if(void 0!==g)if(n)if(P(g)){for(n=0;n<g.length;n++)d(g[n]);Object.freeze&&Object.freeze(g)}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 d(g);if(w.call(o,"key")){g=r(e);var b=Object.keys(o).filter(function(e){return"key"!==e});n=0<b.length?"{key: someKey, "+b.join(": ..., ")+": ...}":"{key: someKey}",A[g+n]||(b=0<b.length?"{"+b.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',n,g,b,g),A[g+n]=!0)}if(g=null,void 0!==a&&(t(a),g=""+a),function(e){if(w.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return void 0!==e.key}(o)&&(t(o.key),g=""+o.key),"key"in o)for(var f in a={},o)"key"!==f&&(a[f]=o[f]);else a=o;return g&&function(e,r){function o(){u||(u=!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))}o.isReactWarning=!0,Object.defineProperty(e,"key",{get:o,configurable:!0})}(a,"function"==typeof e?e.displayName||e.name||"Unknown":e),function(e,r,o,t,a,n){var l=o.ref;return e={$$typeof:m,type:e,key:r,props:o,_owner:t},null!==(void 0!==l?l:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:i}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:a}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:n}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(e,g,a,null===(s=T.A)?null:s.getOwner(),l,c)}function d(e){s(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===k&&("fulfilled"===e._payload.status?s(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function s(e){return"object"==typeof e&&null!==e&&e.$$typeof===m}var u,g=e,m=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),f=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),v=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),F=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),k=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),C=Symbol.for("react.client.reference"),T=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,w=Object.prototype.hasOwnProperty,P=Array.isArray,R=console.createTask?console.createTask:function(){return null},E={},I=(g={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(g,n)(),M=R(a(n)),A={};c.Fragment=f,c.jsx=function(e,r,o){var t=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!1,t?Error("react-stack-top-frame"):I,t?R(a(e)):M)},c.jsxs=function(e,r,o){var t=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!0,t?Error("react-stack-top-frame"):I,t?R(a(e)):M)}}()),c}var s=(l||(l=1,"production"===process.env.NODE_ENV?a.exports=function(){if(t)return n;t=1;var e=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(r,o,t){var a=null;if(void 0!==t&&(a=""+t),void 0!==o.key&&(a=""+o.key),"key"in o)for(var n in t={},o)"key"!==n&&(t[n]=o[n]);else t=o;return o=t.ref,{$$typeof:e,type:r,key:a,ref:void 0!==o?o:null,props:t}}return n.Fragment=r,n.jsx=o,n.jsxs=o,n}():a.exports=d()),a.exports);const u={neutral:{0:"#ffffff",1:"#fafafa",2:"#f5f5f5",3:"#f0f0f0",4:"#e5e5e5",5:"#d4d4d4",6:"#b3b3b3",7:"#999999",8:"#666666",9:"#1a1a1a",10:"#000000"}},g={neutral:{0:"#000000",1:"#1a1a1a",2:"#666666",3:"#999999",4:"#b3b3b3",5:"#d4d4d4",6:"#e5e5e5",7:"#f0f0f0",8:"#f5f5f5",9:"#fafafa",10:"#ffffff"}},m=e=>{const r="light"===e?u:g;return{primary:{main:"#000000",hover:"#1a1a1a",active:"#000000",light:"#666666",lighter:"#999999",contrast:"#FFFFFF"},action:{main:"#1a6985",hover:"#145268",active:"#0f3d4f",light:"#e8f2f5",lighter:"#f4f9fa",disabled:"#a3c9d6",contrast:"#FFFFFF"},absolute:{white:"#ffffff",black:"#000000"},neutral:{0:r.neutral[0],1:r.neutral[1],2:r.neutral[2],3:r.neutral[3],4:r.neutral[4],5:r.neutral[5],6:r.neutral[6],7:r.neutral[7],8:r.neutral[8],9:r.neutral[9],10:r.neutral[10],brightest:r.neutral[0],lightest:r.neutral[1],lighter:r.neutral[2],light:r.neutral[3],medium:r.neutral[5],dark:r.neutral[7],darker:r.neutral[8],darkest:r.neutral[9],dimmest:r.neutral[10]},success:{main:"#10b981",bg:"#ecfdf5",border:"#a7f3d0",text:"#047857"},error:{main:"#ef4444",bg:"#fef2f2",border:"#fecaca",text:"#dc2626"},warning:{main:"#f59e0b",bg:"#fffbeb",border:"#fde68a",text:"#d97706"},info:{main:"#1a6985",bg:"#e8f2f5",border:"#b8d9e6",text:"#0f3d4f"},surface:{background:r.neutral[0],main:r.neutral[0],elevated:r.neutral[0],hover:r.neutral[1],subtle:r.neutral[1]},text:{primary:r.neutral[10],secondary:r.neutral[8],tertiary:r.neutral[7],quaternary:r.neutral[6],disabled:r.neutral[5],inverse:r.neutral[0]},border:{main:r.neutral[4],light:r.neutral[3],strong:r.neutral[5],divider:r.neutral[4]},components:{button:{primary:{bg:"#1a6985",hover:"#145268",text:"#FFFFFF"},default:{bg:r.neutral[0],border:r.neutral[5],text:r.neutral[10],hover:r.neutral[1]}},input:{bg:r.neutral[0],border:r.neutral[5],borderHover:r.neutral[7],borderFocus:"#1a6985",placeholder:r.neutral[7]},table:{bg:r.neutral[0],headerBg:r.neutral[1],headerText:r.neutral[10],border:r.neutral[4],rowHover:r.neutral[1]},sidebar:{bg:"#000000",hover:"rgba(255, 255, 255, 0.08)",selected:"rgba(255, 255, 255, 0.12)",text:"#FFFFFF",textSecondary:"rgba(255, 255, 255, 0.65)"}},utility:{transparent:"transparent",link:"#1a6985",linkHover:"#145268",linkActive:"#0f3d4f"}}},b=m("light"),f=(e,r="light")=>{const t=m(r);if(!e)return t;const a=o({},t,e);return a.neutral.brightest=a.neutral[0],a.neutral.lightest=a.neutral[1],a.neutral.lighter=a.neutral[2],a.neutral.light=a.neutral[3],a.neutral.medium=a.neutral[5],a.neutral.dark=a.neutral[7],a.neutral.darker=a.neutral[8],a.neutral.darkest=a.neutral[9],a.neutral.dimmest=a.neutral[10],a},p={typography:{fontFamily:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",fontSize:{xs:12,sm:13,base:14,lg:16,xl:18},fontWeight:{normal:400,medium:500,semibold:600,bold:700},lineHeight:{tight:1.25,base:1.5715,relaxed:1.75}},spacing:{xs:4,sm:8,md:12,lg:16,xl:24,"2xl":32,"3xl":48},radius:{none:0,sm:8,base:12,md:14,lg:16,xl:20,full:9999,button:24,input:10,card:16},shadow:{sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.08), 0 1px 2px -1px rgba(0, 0, 0, 0.08)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.08)",card:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",elevated:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",dropdown:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)"},zIndex:{dropdown:1e3,modal:1050,popover:1060,tooltip:1070,notification:1080},transition:{fast:"150ms cubic-bezier(0.4, 0, 0.2, 1)",base:"200ms cubic-bezier(0.4, 0, 0.2, 1)",slow:"300ms cubic-bezier(0.4, 0, 0.2, 1)"}},y=e=>e?o(p,e):p,x=e.createContext({colors:f(),constants:y(),mode:"light"}),v=({children:o,mode:t="light",colors:a,constants:n,themeOverrides:i})=>{const l=e.useMemo(()=>f(a,t),[a,t]),c=e.useMemo(()=>y(n),[n]),d=e.useMemo(()=>((e,r,o,t)=>{var a,n;const i={token:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,colorPrimaryActive:e.primary.active,colorPrimaryBorder:e.primary.main,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.quaternary,colorTextDisabled:e.text.disabled,colorBgBase:e.surface.background,colorBgContainer:e.surface.main,colorBgElevated:e.surface.elevated,colorBgLayout:e.surface.background,colorBgSpotlight:e.surface.hover,colorBorder:e.border.main,colorBorderSecondary:e.border.light,colorSplit:e.border.divider,colorSuccess:e.success.main,colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorSuccessText:e.success.text,colorError:e.error.main,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorErrorText:e.error.text,colorWarning:e.warning.main,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorWarningText:e.warning.text,colorInfo:e.info.main,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,colorInfoText:e.info.text,colorLink:e.utility.link,colorLinkHover:e.utility.linkHover,colorLinkActive:e.utility.linkActive,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg,borderRadiusSM:r.radius.sm,borderRadiusXS:6,boxShadow:r.shadow.base,boxShadowSecondary:r.shadow.card,boxShadowTertiary:r.shadow.elevated,fontFamily:r.typography.fontFamily,fontSize:r.typography.fontSize.base,fontSizeHeading1:38,fontSizeHeading2:30,fontSizeHeading3:24,fontSizeHeading4:20,fontSizeHeading5:r.typography.fontSize.lg,fontWeightStrong:r.typography.fontWeight.medium,lineHeight:r.typography.lineHeight.base,lineHeightHeading1:1.21,lineHeightHeading2:1.27,lineHeightHeading3:1.33,lineHeightHeading4:1.4,lineHeightHeading5:1.5},components:{Button:{colorPrimary:e.components.button.primary.bg,colorPrimaryHover:e.components.button.primary.hover,colorPrimaryActive:e.action.active,colorPrimaryBorder:e.components.button.primary.bg,primaryColor:e.components.button.primary.text,colorBorder:e.components.button.default.border,colorBgContainer:e.components.button.default.bg,colorText:e.components.button.default.text,defaultBg:e.components.button.default.bg,defaultBorderColor:e.components.button.default.border,defaultColor:e.components.button.default.text,primaryShadow:"none",defaultShadow:"none",dangerShadow:"none",fontWeight:r.typography.fontWeight.medium,controlHeight:32,paddingContentHorizontal:r.spacing.lg,borderRadius:r.radius.button,borderRadiusLG:r.radius.button,borderRadiusSM:r.radius.sm+8},Input:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimaryHover:e.components.input.borderFocus,colorTextPlaceholder:e.components.input.placeholder,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Select:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,colorTextPlaceholder:e.components.input.placeholder,colorPrimaryHover:e.action.main,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,optionSelectedBg:e.action.main,optionSelectedColor:e.action.contrast,optionActiveBg:e.surface.hover,colorBgElevated:e.neutral.brightest,controlItemBgHover:e.surface.hover,boxShadowSecondary:r.shadow.elevated,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Checkbox:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong,borderRadiusSM:6},Radio:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong},Switch:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorTextQuaternary:e.text.quaternary},Form:{labelColor:e.text.primary,labelRequiredMarkColor:e.error.main,labelFontSize:r.typography.fontSize.base,itemMarginBottom:r.spacing.lg},DatePicker:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimary:e.action.main,borderRadius:r.radius.input},InputNumber:{borderRadius:r.radius.input},Table:{colorBgContainer:e.components.table.bg,headerBg:e.components.table.headerBg,headerColor:e.components.table.headerText,borderColor:e.components.table.border,headerSplitColor:e.components.table.border,rowHoverBg:e.components.table.rowHover,rowSelectedBg:e.action.light,rowSelectedHoverBg:e.action.lighter,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg},Card:{colorBgContainer:e.surface.main,colorBorder:e.border.main,colorBorderSecondary:e.border.light,boxShadowTertiary:r.shadow.card,borderRadius:r.radius.card,borderRadiusLG:r.radius.lg+4},Statistic:{contentFontSize:24,colorTextHeading:e.text.primary},Descriptions:{labelBg:e.surface.hover,colorTextSecondary:e.text.secondary,itemPaddingBottom:r.spacing.md},Badge:{colorError:e.error.main,colorSuccess:e.success.main,colorInfo:e.info.main,colorInfoBg:e.info.bg,borderRadiusSM:r.radius.input},Tag:{colorBorder:e.border.main,defaultBg:e.surface.hover,borderRadiusSM:r.radius.sm},Timeline:{dotBg:e.surface.main,tailColor:e.border.main},Alert:{colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,borderRadiusLG:r.radius.base},Modal:{contentBg:e.surface.elevated,headerBg:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Drawer:{colorBgElevated:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Notification:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Message:{contentBg:e.neutral.brightest,borderRadiusLG:r.radius.base},Spin:{colorPrimary:e.primary.main},Progress:{colorSuccess:e.success.main,colorError:e.error.main,defaultColor:e.primary.main,borderRadius:100},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:r.radius.sm},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.hover,itemSelectedBg:e.action.lighter,itemSelectedColor:e.action.main,itemActiveBg:e.action.lighter,subMenuItemBg:"transparent",darkItemBg:e.components.sidebar.bg,darkSubMenuItemBg:e.components.sidebar.bg,darkItemColor:e.components.sidebar.text,darkItemHoverBg:e.components.sidebar.hover,darkItemSelectedBg:e.components.sidebar.selected,darkItemSelectedColor:e.primary.contrast,borderRadius:r.radius.input,borderRadiusLG:r.radius.base},Breadcrumb:{linkColor:e.utility.link,linkHoverColor:e.utility.linkHover,itemColor:e.text.secondary,lastItemColor:e.text.primary,separatorColor:e.text.tertiary,borderRadiusSM:6},Pagination:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,itemActiveBg:e.primary.main,borderRadius:r.radius.sm},Steps:{colorPrimary:e.action.main,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,borderRadiusSM:100},Tabs:{colorPrimary:e.action.main,colorBorderSecondary:e.border.main,itemColor:e.text.secondary,itemHoverColor:e.action.hover,itemSelectedColor:e.action.main,inkBarColor:e.action.main,borderRadiusSM:r.radius.sm},Layout:{colorBgBody:e.surface.background,colorBgHeader:e.neutral.brightest,colorBgTrigger:e.components.sidebar.bg,siderBg:e.components.sidebar.bg,headerBg:e.neutral.brightest,borderRadiusLG:0},Divider:{colorSplit:e.border.divider},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary},Tooltip:{colorBgSpotlight:e.neutral.darkest,colorTextLightSolid:e.neutral.brightest,borderRadius:r.radius.sm},Popover:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Dropdown:{boxShadowSecondary:r.shadow.dropdown},Calendar:{colorBgContainer:e.neutral.brightest,colorPrimary:e.action.main,borderRadiusLG:r.radius.base}}};return t?Object.assign(Object.assign({},i),{token:Object.assign(Object.assign({},i.token),null!==(a=t.token)&&void 0!==a?a:{}),components:Object.assign(Object.assign({},i.components),null!==(n=t.components)&&void 0!==n?n:{})}):i})(l,c,0,i),[l,c,t,i]),u=e.useMemo(()=>({colors:l,constants:c,mode:t}),[l,c,t]);return s.jsx(x.Provider,{value:u,children:s.jsx(r,{theme:d,children:o})})},B=()=>e.useContext(x),h=4,F=8,S=12,k=16,H=20,C=24,T=32,w=48,P={sm:16,md:24},R={itemGap:16,labelGap:8},E={base:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",mono:"'SF Mono', 'Monaco', 'Inconsolata', 'Fira Mono', monospace"},I={xs:12,sm:13,base:14,lg:16,xl:18,"2xl":20,"3xl":24,"4xl":30,"5xl":36},M={medium:500,semibold:600},A={tight:1.25,base:1.5,relaxed:1.75},z=4,L=8,G=12,D=8,j=8,O=8,$=12,_=9999,W=4,N="none",X="0 1px 2px 0 rgba(0, 0, 0, 0.05)",U="0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",Q="0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",q={card:X,dropdown:U,modal:Q,tooltip:X},V=e=>{const r="dark"===e.mode,o=r?{card:"none",dropdown:U,modal:Q,tooltip:X}:q;return{token:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBg:e.neutral[2],colorPrimaryBgHover:e.surface.interactive,colorPrimaryBorder:e.neutral[4],colorPrimaryBorderHover:e.neutral[4],colorPrimaryText:e.neutral[4],colorPrimaryTextHover:e.text.secondary,colorPrimaryTextActive:e.neutral[4],colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.tertiary,colorTextDescription:e.text.secondary,colorTextDisabled:e.text.disabled,colorTextHeading:e.text.primary,colorTextLabel:e.text.secondary,colorTextPlaceholder:e.text.tertiary,colorTextLightSolid:e.text.inverse,colorBgBase:e.surface.page,colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBgLayout:e.surface.page,colorBgSpotlight:e.surface.interactive,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",colorBgTextHover:e.surface.interactive,colorBgTextActive:e.surface.interactive,colorBorder:e.border.default,colorBorderBg:e.surface.card,colorBorderSecondary:e.border.subtle,colorSplit:e.border.subtle,colorFill:e.neutral[2],colorFillSecondary:e.neutral[2],colorFillTertiary:e.neutral[2],colorFillQuaternary:e.surface.interactive,colorSuccess:e.semantic.success.main,colorSuccessBg:e.semantic.success.subtle,colorSuccessBgHover:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessBorderHover:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorSuccessTextHover:e.semantic.success.main,colorSuccessTextActive:e.semantic.success.main,colorError:e.semantic.error.main,colorErrorBg:e.semantic.error.subtle,colorErrorBgHover:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorBorderHover:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorErrorTextHover:e.semantic.error.main,colorErrorTextActive:e.semantic.error.main,colorWarning:e.semantic.warning.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBgHover:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningBorderHover:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorWarningTextHover:e.semantic.warning.main,colorWarningTextActive:e.semantic.warning.main,colorInfo:e.semantic.info.main,colorInfoBg:e.semantic.info.subtle,colorInfoBgHover:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoBorderHover:e.semantic.info.main,colorInfoText:e.semantic.info.main,colorInfoTextHover:e.semantic.info.main,colorInfoTextActive:e.semantic.info.main,fontFamily:E.base,fontFamilyCode:E.mono,fontSize:I.base,fontSizeHeading1:I["5xl"],fontSizeHeading2:I["4xl"],fontSizeHeading3:I["3xl"],fontSizeHeading4:I["2xl"],fontSizeHeading5:I.xl,fontSizeSM:I.sm,fontSizeLG:I.lg,fontSizeXL:I.xl,fontWeightStrong:M.semibold,lineHeight:A.base,lineHeightHeading1:A.tight,lineHeightHeading2:A.tight,lineHeightHeading3:A.tight,lineHeightHeading4:A.tight,lineHeightHeading5:A.tight,lineHeightLG:A.relaxed,lineHeightSM:A.base,padding:k,paddingXS:F,paddingSM:S,paddingLG:H,paddingXL:C,margin:k,marginXS:F,marginSM:S,marginLG:H,marginXL:C,marginXXL:T,controlHeight:40,controlHeightLG:48,controlHeightSM:32,controlHeightXS:24,borderRadius:L,borderRadiusLG:G,borderRadiusSM:z,borderRadiusXS:z,boxShadow:N,boxShadowSecondary:N,boxShadowTertiary:o.card,motionUnit:.1,motionBase:0,motionEaseInOut:"cubic-bezier(0.4, 0, 0.2, 1)",motionEaseOut:"cubic-bezier(0.0, 0, 0.2, 1)",motionEaseInBack:"cubic-bezier(0.4, 0, 1, 1)",zIndexBase:0,zIndexPopupBase:1e3},components:{Button:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBorder:e.neutral[4],primaryColor:e.neutral[1],primaryShadow:"none",defaultBg:e.surface.card,defaultBorderColor:e.border.default,defaultColor:e.text.primary,defaultHoverBg:e.surface.interactive,defaultHoverBorderColor:e.border.strong,defaultHoverColor:e.text.primary,defaultActiveBg:e.surface.interactive,defaultActiveBorderColor:e.neutral[4],defaultActiveColor:e.text.primary,defaultShadow:"none",textHoverBg:e.surface.interactive,textTextColor:e.text.primary,textTextHoverColor:e.text.primary,linkHoverBg:"transparent",colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,dangerColor:e.semantic.error.main,colorErrorHover:e.semantic.error.main,colorErrorActive:e.semantic.error.main,dangerShadow:"none",controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingContentHorizontal:k,paddingContentVertical:F,borderRadius:D,borderRadiusLG:D,borderRadiusSM:D,fontWeight:M.medium,fontSize:I.base},Input:{colorBgContainer:e.surface.card,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,errorActiveShadow:`0 0 0 2px ${e.semantic.error.subtle}`,warningActiveShadow:`0 0 0 2px ${e.semantic.warning.subtle}`,controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingBlock:F,paddingInline:S,paddingInlineLG:k,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j},InputNumber:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,controlHeight:40,borderRadius:j,handleVisible:!0},Select:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,hoverBorderColor:e.border.strong,controlItemBgHover:e.surface.interactive,activeBorderColor:e.link.default,optionSelectedBg:e.surface.selected,optionSelectedColor:e.text.primary,optionActiveBg:e.surface.interactive,controlHeight:40,controlHeightLG:48,controlHeightSM:32,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j,boxShadowSecondary:o.dropdown},DatePicker:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,cellHoverBg:e.surface.interactive,cellActiveWithRangeBg:e.semantic.info.subtle,colorPrimary:e.link.default,controlHeight:40,borderRadius:j},Checkbox:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,borderRadiusSM:z},Radio:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,dotSize:8},Switch:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorTextQuaternary:e.text.disabled,colorTextTertiary:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,handleSize:18},Slider:{colorPrimary:e.link.default,colorPrimaryBorder:e.link.default,colorPrimaryBorderHover:e.link.hover,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,handleColor:e.surface.card,handleActiveColor:e.surface.card,railBg:e.neutral[2],railHoverBg:e.neutral[3],trackBg:e.link.default,trackHoverBg:e.link.hover,dotBorderColor:e.border.default,dotActiveBorderColor:e.link.default},Form:{labelColor:e.text.primary,labelFontSize:I.base,labelHeight:32,labelColonMarginInlineEnd:F,labelColonMarginInlineStart:h,itemMarginBottom:R.itemGap,verticalLabelPadding:`0 0 ${R.labelGap}px`,labelRequiredMarkColor:e.semantic.error.main,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary},Table:{colorBgContainer:e.surface.card,colorText:e.text.primary,colorTextHeading:e.text.primary,headerBg:e.surface.page,headerColor:e.text.secondary,headerSortActiveBg:e.surface.interactive,headerSortHoverBg:e.surface.interactive,headerSplitColor:e.border.subtle,borderColor:e.border.subtle,rowHoverBg:e.surface.interactive,rowSelectedBg:e.surface.selected,rowSelectedHoverBg:e.surface.selected,rowExpandedBg:e.surface.nested,cellPaddingBlock:k,cellPaddingInline:k,cellPaddingBlockSM:F,cellPaddingInlineSM:S,borderRadius:O,borderRadiusLG:O,headerBorderRadius:O,footerBg:e.surface.page},Descriptions:{labelBg:e.surface.page,titleColor:e.text.primary,contentColor:e.text.primary,extraColor:e.text.secondary,itemPaddingBottom:k,colonMarginLeft:h,colonMarginRight:F},Card:{colorBgContainer:e.surface.card,colorBorderSecondary:e.border.default,colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary,boxShadowTertiary:o.card,borderRadius:O,borderRadiusLG:O,paddingLG:P.md,padding:P.sm},Statistic:{titleFontSize:I.base,contentFontSize:I["4xl"],colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary},Timeline:{tailColor:e.border.default,tailWidth:2,dotBg:e.surface.card,dotBorderWidth:2,itemPaddingBottom:H},Tag:{defaultBg:e.neutral[2],defaultColor:e.text.primary,colorBorder:e.border.default,colorText:e.text.primary,borderRadiusSM:W,fontSize:I.sm,fontSizeSM:I.xs},Badge:{colorBorderBg:e.surface.card,colorError:e.semantic.error.main,colorSuccess:e.semantic.success.main,colorInfo:e.semantic.info.main,colorWarning:e.semantic.warning.main,textFontSize:I.xs,textFontSizeSM:10,indicatorHeight:6,indicatorHeightSM:6},Avatar:{colorBgContainer:e.neutral[2],colorText:e.text.secondary,colorTextLightSolid:e.text.inverse,containerSize:32,containerSizeLG:40,containerSizeSM:24,borderRadius:_,groupOverlapping:-8,groupSpace:h},Calendar:{colorBgContainer:e.surface.card,colorPrimary:e.link.default,fullBg:e.surface.card,fullPanelBg:e.surface.card,itemActiveBg:e.semantic.info.subtle,borderRadius:O},Collapse:{colorBgContainer:e.surface.card,colorBorder:e.border.default,headerBg:e.surface.page,headerPadding:`${S}px ${k}px`,contentPadding:`${k}px ${k}px`,borderRadiusLG:O},Carousel:{colorBgContainer:e.surface.card,dotWidth:8,dotHeight:8,dotActiveWidth:24},Tree:{colorBgContainer:e.surface.card,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected,titleHeight:32,borderRadius:z},Alert:{colorSuccessBg:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorErrorBg:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorInfoBg:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoText:e.semantic.info.main,defaultPadding:`${S}px ${k}px`,withDescriptionPadding:`${k}px ${H}px`,borderRadiusLG:O},Modal:{contentBg:e.surface.overlay,headerBg:e.surface.overlay,footerBg:e.surface.overlay,titleColor:e.text.primary,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,boxShadow:o.modal},Drawer:{colorBgElevated:e.surface.overlay,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,footerPaddingBlock:k,footerPaddingInline:C},Notification:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadiusLG:O,boxShadow:o.dropdown,padding:k,paddingContentHorizontal:k},Message:{contentBg:e.surface.overlay,contentPadding:`${F}px ${k}px`,borderRadiusLG:O,boxShadow:o.dropdown},Popconfirm:{colorBgElevated:e.surface.overlay,colorWarning:e.semantic.warning.main,borderRadiusLG:O,boxShadowSecondary:o.dropdown},Progress:{defaultColor:e.link.default,colorSuccess:e.semantic.success.main,colorError:e.semantic.error.main,remainingColor:e.neutral[2],circleTextColor:e.text.primary,borderRadius:100,lineBorderRadius:100},Result:{titleFontSize:I["3xl"],subtitleFontSize:I.base,iconFontSize:I["5xl"],extraMargin:`${T}px 0 0`},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:z},Spin:{colorPrimary:e.link.default,dotSize:20,dotSizeLG:32,dotSizeSM:14},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.interactive,itemHoverColor:e.text.primary,itemSelectedBg:e.surface.selected,itemSelectedColor:e.text.primary,itemActiveBg:e.surface.selected,subMenuItemBg:"transparent",darkItemBg:e.absolute.black,darkSubMenuItemBg:e.absolute.black,darkItemColor:e.absolute.white,darkItemHoverBg:"rgba(255, 255, 255, 0.08)",darkItemHoverColor:e.absolute.white,darkItemSelectedBg:e.link.default,darkItemSelectedColor:e.absolute.white,itemBorderRadius:j,itemHeight:40,itemPaddingInline:k,iconSize:16,collapsedIconSize:16,collapsedWidth:64},Breadcrumb:{itemColor:e.text.secondary,lastItemColor:e.text.primary,linkColor:e.link.default,linkHoverColor:e.link.hover,separatorColor:e.text.tertiary,separatorMargin:F,iconFontSize:I.base,fontSize:I.base},Pagination:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,itemActiveBg:e.link.default,itemActiveBgDisabled:e.neutral[2],itemBg:e.surface.card,itemLinkBg:e.surface.card,itemInputBg:e.surface.card,itemSize:32,itemSizeSM:24,borderRadius:z},Steps:{colorPrimary:e.link.default,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,colorBorderSecondary:e.border.default,dotSize:8,iconSize:32,iconSizeSM:24},Tabs:{colorPrimary:e.link.default,itemColor:e.text.secondary,itemHoverColor:e.link.hover,itemSelectedColor:e.link.default,itemActiveColor:e.link.default,inkBarColor:e.link.default,colorBorderSecondary:e.border.default,titleFontSize:I.base,titleFontSizeLG:I.lg,titleFontSizeSM:I.sm,cardBg:e.surface.card,cardPadding:`${F}px ${k}px`,horizontalItemPadding:`${S}px 0`,horizontalItemMargin:`0 ${T}px 0 0`},Anchor:{colorPrimary:e.link.default,linkPaddingBlock:h,linkPaddingInlineStart:k},Dropdown:{colorBgElevated:e.surface.overlay,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown,paddingBlock:h,borderRadiusLG:O},Layout:{colorBgBody:e.surface.page,colorBgHeader:e.surface.card,colorBgTrigger:e.absolute.black,siderBg:e.absolute.black,headerBg:e.surface.card,headerHeight:64,headerPadding:`0 ${C}px`,footerBg:e.surface.card,footerPadding:`${C}px ${w}px`,bodyBg:e.surface.page,triggerHeight:48,triggerBg:e.absolute.black,triggerColor:e.absolute.white,zeroTriggerWidth:36,zeroTriggerHeight:42,lightSiderBg:e.surface.card,lightTriggerBg:e.surface.card,lightTriggerColor:e.text.primary},Divider:{colorSplit:e.border.subtle,colorText:e.text.tertiary,orientationMargin:.05,verticalMarginInline:F},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary,colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,titleMarginBottom:F,titleMarginTop:k,fontSizeHeading1:I["5xl"],fontSizeHeading2:I["4xl"],fontSizeHeading3:I["3xl"],fontSizeHeading4:I["2xl"],fontSizeHeading5:I.xl,lineHeightHeading1:A.tight,lineHeightHeading2:A.tight,lineHeightHeading3:A.tight,lineHeightHeading4:A.tight,lineHeightHeading5:A.tight},Tooltip:{colorBgSpotlight:e.neutral[4],colorTextLightSolid:e.text.inverse,borderRadius:z,boxShadowSecondary:o.tooltip},Popover:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,borderRadiusLG:O,boxShadowSecondary:o.dropdown,padding:S},Image:{previewOperationColor:e.absolute.white,previewOperationColorDisabled:"rgba(255, 255, 255, 0.25)"},Upload:{colorBorder:e.border.default,colorFillAlter:e.surface.interactive,colorText:e.text.primary,colorTextDescription:e.text.secondary,colorTextHeading:e.text.primary,actionsColor:e.link.default},QRCode:{colorBgContainer:e.surface.card},Tour:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadius:O,boxShadowSecondary:o.dropdown},FloatButton:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadiusLG:_,boxShadow:o.dropdown},Segmented:{colorBgLayout:e.neutral[2],itemColor:e.text.primary,itemHoverColor:e.text.primary,itemHoverBg:e.surface.interactive,itemSelectedBg:e.surface.card,itemSelectedColor:e.text.primary,borderRadius:L,borderRadiusSM:z},Mentions:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown},Transfer:{colorBgContainer:e.surface.card,colorBorder:e.border.default,itemPaddingBlock:h},Cascader:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,optionSelectedBg:e.surface.selected},TreeSelect:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected},Rate:{colorFillContent:e.neutral[3],starColor:"#FADB14"},Empty:{colorText:e.text.secondary,colorTextDescription:e.text.tertiary,fontSize:I.base},List:{colorBorder:e.border.subtle,colorSplit:e.border.subtle,itemPadding:`${S}px ${C}px`,itemPaddingSM:`${F}px ${k}px`,itemPaddingLG:`${k}px ${C}px`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:k,metaMarginBottom:F,avatarMarginRight:k,titleMarginBottom:h}}}},J=(e="light")=>"light"===e?{mode:"light",neutral:{1:"#FFFFFF",2:"#F7F8F9",3:"#E1E4E8",4:"#2E3338"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#2563EB",hover:"#1D4ED8",visited:"#7C3AED",active:"#1E40AF"},semantic:{success:{main:"#059669",subtle:"#ECFDF5",contrast:"#FFFFFF"},error:{main:"#DC2626",subtle:"#FEF2F2",contrast:"#FFFFFF"},warning:{main:"#D97706",subtle:"#FFFBEB",contrast:"#FFFFFF"},info:{main:"#2563EB",subtle:"#EFF6FF",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#EFF6FF",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#FAF5FF",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#FDF2F8",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#FFFBEB",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#ECFDF5",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#FFF7ED",contrast:"#FFFFFF"}},surface:{page:"#F7F8F9",card:"#FFFFFF",overlay:"#FFFFFF",interactive:"#F0F2F5",selected:"#F7F8F9",nested:"#FAFBFC"},border:{subtle:"#F0F2F5",default:"#E1E4E8",strong:"#C4CCD4"},text:{primary:"#2E3338",secondary:"#5E6C7A",tertiary:"#8A96A3",disabled:"#C4CCD4",inverse:"#FFFFFF"}}:{mode:"dark",neutral:{1:"#1A1D21",2:"#2E3338",3:"#4A5158",4:"#F7F8F9"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#3B82F6",hover:"#60A5FA",visited:"#A78BFA",active:"#2563EB"},semantic:{success:{main:"#34D399",subtle:"#064E3B",contrast:"#000000"},error:{main:"#F87171",subtle:"#7F1D1D",contrast:"#000000"},warning:{main:"#FBBF24",subtle:"#78350F",contrast:"#000000"},info:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#581C87",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#831843",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#78350F",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#064E3B",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#7C2D12",contrast:"#FFFFFF"}},surface:{page:"#1A1D21",card:"#2E3338",overlay:"#2E3338",interactive:"#3A3F45",selected:"#2E3338",nested:"#242729"},border:{subtle:"#3A3F45",default:"#4A5158",strong:"#5E6C7A"},text:{primary:"#F7F8F9",secondary:"#B4BCC5",tertiary:"#8A96A3",disabled:"#5E6C7A",inverse:"#1A1D21"}},K=e.createContext({colors:J("light"),mode:"light"}),Y=({children:o,mode:t="light",antdThemeOverrides:a})=>{const n=e.useMemo(()=>J(t),[t]),i=e.useMemo(()=>{var e,r;const o=V(n);return a?Object.assign(Object.assign({},o),{token:Object.assign(Object.assign({},o.token),null!==(e=a.token)&&void 0!==e?e:{}),components:Object.assign(Object.assign({},o.components),null!==(r=a.components)&&void 0!==r?r:{})}):o},[n,a]),l=e.useMemo(()=>({colors:n,mode:t}),[n,t]);return s.jsx(K.Provider,{value:l,children:s.jsx(r,{theme:i,children:o})})},Z=()=>e.useContext(K);export{v as L,Y as T,p as a,f as b,y as c,b as d,Z as e,s as j,B as u};
11
+ //# sourceMappingURL=theme-provider-BsQRkig_.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"theme-provider-BsQRkig_.js","sources":["../node_modules/react/cjs/react-jsx-runtime.development.js","../node_modules/react/jsx-runtime.js","../node_modules/react/cjs/react-jsx-runtime.production.js","../src/theme/deprecated/colors.ts","../src/theme/deprecated/constants.ts","../src/theme/deprecated/theme-provider.tsx","../src/theme/tokens/spacing.ts","../src/theme/tokens/typography.ts","../src/theme/tokens/radius.ts","../src/theme/tokens/shadow.ts","../src/theme/theme-config.ts","../src/theme/tokens/color.ts","../src/theme/theme-provider.tsx"],"sourcesContent":["/**\n * @license React\n * react-jsx-runtime.development.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\n\"production\" !== process.env.NODE_ENV &&\n (function () {\n function getComponentNameFromType(type) {\n if (null == type) return null;\n if (\"function\" === typeof type)\n return type.$$typeof === REACT_CLIENT_REFERENCE\n ? null\n : type.displayName || type.name || null;\n if (\"string\" === typeof type) return type;\n switch (type) {\n case REACT_FRAGMENT_TYPE:\n return \"Fragment\";\n case REACT_PROFILER_TYPE:\n return \"Profiler\";\n case REACT_STRICT_MODE_TYPE:\n return \"StrictMode\";\n case REACT_SUSPENSE_TYPE:\n return \"Suspense\";\n case REACT_SUSPENSE_LIST_TYPE:\n return \"SuspenseList\";\n case REACT_ACTIVITY_TYPE:\n return \"Activity\";\n }\n if (\"object\" === typeof type)\n switch (\n (\"number\" === typeof type.tag &&\n console.error(\n \"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue.\"\n ),\n type.$$typeof)\n ) {\n case REACT_PORTAL_TYPE:\n return \"Portal\";\n case REACT_CONTEXT_TYPE:\n return type.displayName || \"Context\";\n case REACT_CONSUMER_TYPE:\n return (type._context.displayName || \"Context\") + \".Consumer\";\n case REACT_FORWARD_REF_TYPE:\n var innerType = type.render;\n type = type.displayName;\n type ||\n ((type = innerType.displayName || innerType.name || \"\"),\n (type = \"\" !== type ? \"ForwardRef(\" + type + \")\" : \"ForwardRef\"));\n return type;\n case REACT_MEMO_TYPE:\n return (\n (innerType = type.displayName || null),\n null !== innerType\n ? innerType\n : getComponentNameFromType(type.type) || \"Memo\"\n );\n case REACT_LAZY_TYPE:\n innerType = type._payload;\n type = type._init;\n try {\n return getComponentNameFromType(type(innerType));\n } catch (x) {}\n }\n return null;\n }\n function testStringCoercion(value) {\n return \"\" + value;\n }\n function checkKeyStringCoercion(value) {\n try {\n testStringCoercion(value);\n var JSCompiler_inline_result = !1;\n } catch (e) {\n JSCompiler_inline_result = !0;\n }\n if (JSCompiler_inline_result) {\n JSCompiler_inline_result = console;\n var JSCompiler_temp_const = JSCompiler_inline_result.error;\n var JSCompiler_inline_result$jscomp$0 =\n (\"function\" === typeof Symbol &&\n Symbol.toStringTag &&\n value[Symbol.toStringTag]) ||\n value.constructor.name ||\n \"Object\";\n JSCompiler_temp_const.call(\n JSCompiler_inline_result,\n \"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.\",\n JSCompiler_inline_result$jscomp$0\n );\n return testStringCoercion(value);\n }\n }\n function getTaskName(type) {\n if (type === REACT_FRAGMENT_TYPE) return \"<>\";\n if (\n \"object\" === typeof type &&\n null !== type &&\n type.$$typeof === REACT_LAZY_TYPE\n )\n return \"<...>\";\n try {\n var name = getComponentNameFromType(type);\n return name ? \"<\" + name + \">\" : \"<...>\";\n } catch (x) {\n return \"<...>\";\n }\n }\n function getOwner() {\n var dispatcher = ReactSharedInternals.A;\n return null === dispatcher ? null : dispatcher.getOwner();\n }\n function UnknownOwner() {\n return Error(\"react-stack-top-frame\");\n }\n function hasValidKey(config) {\n if (hasOwnProperty.call(config, \"key\")) {\n var getter = Object.getOwnPropertyDescriptor(config, \"key\").get;\n if (getter && getter.isReactWarning) return !1;\n }\n return void 0 !== config.key;\n }\n function defineKeyPropWarningGetter(props, displayName) {\n function warnAboutAccessingKey() {\n specialPropKeyWarningShown ||\n ((specialPropKeyWarningShown = !0),\n console.error(\n \"%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)\",\n displayName\n ));\n }\n warnAboutAccessingKey.isReactWarning = !0;\n Object.defineProperty(props, \"key\", {\n get: warnAboutAccessingKey,\n configurable: !0\n });\n }\n function elementRefGetterWithDeprecationWarning() {\n var componentName = getComponentNameFromType(this.type);\n didWarnAboutElementRef[componentName] ||\n ((didWarnAboutElementRef[componentName] = !0),\n console.error(\n \"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.\"\n ));\n componentName = this.props.ref;\n return void 0 !== componentName ? componentName : null;\n }\n function ReactElement(type, key, props, owner, debugStack, debugTask) {\n var refProp = props.ref;\n type = {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n props: props,\n _owner: owner\n };\n null !== (void 0 !== refProp ? refProp : null)\n ? Object.defineProperty(type, \"ref\", {\n enumerable: !1,\n get: elementRefGetterWithDeprecationWarning\n })\n : Object.defineProperty(type, \"ref\", { enumerable: !1, value: null });\n type._store = {};\n Object.defineProperty(type._store, \"validated\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: 0\n });\n Object.defineProperty(type, \"_debugInfo\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: null\n });\n Object.defineProperty(type, \"_debugStack\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugStack\n });\n Object.defineProperty(type, \"_debugTask\", {\n configurable: !1,\n enumerable: !1,\n writable: !0,\n value: debugTask\n });\n Object.freeze && (Object.freeze(type.props), Object.freeze(type));\n return type;\n }\n function jsxDEVImpl(\n type,\n config,\n maybeKey,\n isStaticChildren,\n debugStack,\n debugTask\n ) {\n var children = config.children;\n if (void 0 !== children)\n if (isStaticChildren)\n if (isArrayImpl(children)) {\n for (\n isStaticChildren = 0;\n isStaticChildren < children.length;\n isStaticChildren++\n )\n validateChildKeys(children[isStaticChildren]);\n Object.freeze && Object.freeze(children);\n } else\n console.error(\n \"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.\"\n );\n else validateChildKeys(children);\n if (hasOwnProperty.call(config, \"key\")) {\n children = getComponentNameFromType(type);\n var keys = Object.keys(config).filter(function (k) {\n return \"key\" !== k;\n });\n isStaticChildren =\n 0 < keys.length\n ? \"{key: someKey, \" + keys.join(\": ..., \") + \": ...}\"\n : \"{key: someKey}\";\n didWarnAboutKeySpread[children + isStaticChildren] ||\n ((keys =\n 0 < keys.length ? \"{\" + keys.join(\": ..., \") + \": ...}\" : \"{}\"),\n console.error(\n 'A props object containing a \"key\" prop is being spread into JSX:\\n let props = %s;\\n <%s {...props} />\\nReact keys must be passed directly to JSX without using spread:\\n let props = %s;\\n <%s key={someKey} {...props} />',\n isStaticChildren,\n children,\n keys,\n children\n ),\n (didWarnAboutKeySpread[children + isStaticChildren] = !0));\n }\n children = null;\n void 0 !== maybeKey &&\n (checkKeyStringCoercion(maybeKey), (children = \"\" + maybeKey));\n hasValidKey(config) &&\n (checkKeyStringCoercion(config.key), (children = \"\" + config.key));\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n children &&\n defineKeyPropWarningGetter(\n maybeKey,\n \"function\" === typeof type\n ? type.displayName || type.name || \"Unknown\"\n : type\n );\n return ReactElement(\n type,\n children,\n maybeKey,\n getOwner(),\n debugStack,\n debugTask\n );\n }\n function validateChildKeys(node) {\n isValidElement(node)\n ? node._store && (node._store.validated = 1)\n : \"object\" === typeof node &&\n null !== node &&\n node.$$typeof === REACT_LAZY_TYPE &&\n (\"fulfilled\" === node._payload.status\n ? isValidElement(node._payload.value) &&\n node._payload.value._store &&\n (node._payload.value._store.validated = 1)\n : node._store && (node._store.validated = 1));\n }\n function isValidElement(object) {\n return (\n \"object\" === typeof object &&\n null !== object &&\n object.$$typeof === REACT_ELEMENT_TYPE\n );\n }\n var React = require(\"react\"),\n REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_PORTAL_TYPE = Symbol.for(\"react.portal\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\"),\n REACT_STRICT_MODE_TYPE = Symbol.for(\"react.strict_mode\"),\n REACT_PROFILER_TYPE = Symbol.for(\"react.profiler\"),\n REACT_CONSUMER_TYPE = Symbol.for(\"react.consumer\"),\n REACT_CONTEXT_TYPE = Symbol.for(\"react.context\"),\n REACT_FORWARD_REF_TYPE = Symbol.for(\"react.forward_ref\"),\n REACT_SUSPENSE_TYPE = Symbol.for(\"react.suspense\"),\n REACT_SUSPENSE_LIST_TYPE = Symbol.for(\"react.suspense_list\"),\n REACT_MEMO_TYPE = Symbol.for(\"react.memo\"),\n REACT_LAZY_TYPE = Symbol.for(\"react.lazy\"),\n REACT_ACTIVITY_TYPE = Symbol.for(\"react.activity\"),\n REACT_CLIENT_REFERENCE = Symbol.for(\"react.client.reference\"),\n ReactSharedInternals =\n React.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,\n hasOwnProperty = Object.prototype.hasOwnProperty,\n isArrayImpl = Array.isArray,\n createTask = console.createTask\n ? console.createTask\n : function () {\n return null;\n };\n React = {\n react_stack_bottom_frame: function (callStackForError) {\n return callStackForError();\n }\n };\n var specialPropKeyWarningShown;\n var didWarnAboutElementRef = {};\n var unknownOwnerDebugStack = React.react_stack_bottom_frame.bind(\n React,\n UnknownOwner\n )();\n var unknownOwnerDebugTask = createTask(getTaskName(UnknownOwner));\n var didWarnAboutKeySpread = {};\n exports.Fragment = REACT_FRAGMENT_TYPE;\n exports.jsx = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !1,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n exports.jsxs = function (type, config, maybeKey) {\n var trackActualOwner =\n 1e4 > ReactSharedInternals.recentlyCreatedOwnerStacks++;\n return jsxDEVImpl(\n type,\n config,\n maybeKey,\n !0,\n trackActualOwner\n ? Error(\"react-stack-top-frame\")\n : unknownOwnerDebugStack,\n trackActualOwner ? createTask(getTaskName(type)) : unknownOwnerDebugTask\n );\n };\n })();\n","'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-jsx-runtime.production.js');\n} else {\n module.exports = require('./cjs/react-jsx-runtime.development.js');\n}\n","/**\n * @license React\n * react-jsx-runtime.production.js\n *\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n\"use strict\";\nvar REACT_ELEMENT_TYPE = Symbol.for(\"react.transitional.element\"),\n REACT_FRAGMENT_TYPE = Symbol.for(\"react.fragment\");\nfunction jsxProd(type, config, maybeKey) {\n var key = null;\n void 0 !== maybeKey && (key = \"\" + maybeKey);\n void 0 !== config.key && (key = \"\" + config.key);\n if (\"key\" in config) {\n maybeKey = {};\n for (var propName in config)\n \"key\" !== propName && (maybeKey[propName] = config[propName]);\n } else maybeKey = config;\n config = maybeKey.ref;\n return {\n $$typeof: REACT_ELEMENT_TYPE,\n type: type,\n key: key,\n ref: void 0 !== config ? config : null,\n props: maybeKey\n };\n}\nexports.Fragment = REACT_FRAGMENT_TYPE;\nexports.jsx = jsxProd;\nexports.jsxs = jsxProd;\n",null,null,null,null,null,null,null,null,null,null],"names":["process","env","NODE_ENV","getComponentNameFromType","type","$$typeof","REACT_CLIENT_REFERENCE","displayName","name","REACT_FRAGMENT_TYPE","REACT_PROFILER_TYPE","REACT_STRICT_MODE_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_ACTIVITY_TYPE","tag","console","error","REACT_PORTAL_TYPE","REACT_CONTEXT_TYPE","REACT_CONSUMER_TYPE","_context","REACT_FORWARD_REF_TYPE","innerType","render","REACT_MEMO_TYPE","REACT_LAZY_TYPE","_payload","_init","x","testStringCoercion","value","checkKeyStringCoercion","JSCompiler_inline_result","e","JSCompiler_temp_const","JSCompiler_inline_result$jscomp$0","Symbol","toStringTag","constructor","call","getTaskName","UnknownOwner","Error","elementRefGetterWithDeprecationWarning","componentName","this","didWarnAboutElementRef","props","ref","jsxDEVImpl","config","maybeKey","isStaticChildren","debugStack","debugTask","dispatcher","children","isArrayImpl","length","validateChildKeys","Object","freeze","hasOwnProperty","keys","filter","k","join","didWarnAboutKeySpread","getter","getOwnPropertyDescriptor","get","isReactWarning","key","hasValidKey","propName","warnAboutAccessingKey","specialPropKeyWarningShown","defineProperty","configurable","defineKeyPropWarningGetter","owner","refProp","REACT_ELEMENT_TYPE","_owner","enumerable","_store","writable","ReactElement","ReactSharedInternals","A","getOwner","node","isValidElement","validated","status","object","React","require$$0","for","__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE","prototype","Array","isArray","createTask","unknownOwnerDebugStack","react_stack_bottom_frame","callStackForError","bind","unknownOwnerDebugTask","reactJsxRuntime_development","Fragment","jsx","trackActualOwner","recentlyCreatedOwnerStacks","jsxs","jsxRuntimeModule","exports","jsxProd","reactJsxRuntime_production","require$$1","lightModeColors","neutral","darkModeColors","buildDefaultPalette","mode","modeColors","primary","main","hover","active","light","lighter","contrast","action","disabled","absolute","white","black","brightest","lightest","medium","dark","darker","darkest","dimmest","success","bg","border","text","warning","info","surface","background","elevated","subtle","secondary","tertiary","quaternary","inverse","strong","divider","components","button","default","input","borderHover","borderFocus","placeholder","table","headerBg","headerText","rowHover","sidebar","selected","textSecondary","utility","transparent","link","linkHover","linkActive","defaultColorPalette","buildColorPalette","overrides","basePalette","merged","merge","defaultUIConstants","typography","fontFamily","fontSize","xs","sm","base","lg","xl","fontWeight","normal","semibold","bold","lineHeight","tight","relaxed","spacing","md","radius","none","full","card","shadow","dropdown","zIndex","modal","popover","tooltip","notification","transition","fast","slow","buildUIConstants","TemboThemeContext","createContext","colors","constants","LegacyTemboThemeProvider","themeOverrides","palette","useMemo","uiConstants","theme","baseTheme","token","colorPrimary","colorPrimaryHover","colorPrimaryActive","colorPrimaryBorder","colorText","colorTextSecondary","colorTextTertiary","colorTextQuaternary","colorTextDisabled","colorBgBase","colorBgContainer","colorBgElevated","colorBgLayout","colorBgSpotlight","colorBorder","colorBorderSecondary","colorSplit","colorSuccess","colorSuccessBg","colorSuccessBorder","colorSuccessText","colorError","colorErrorBg","colorErrorBorder","colorErrorText","colorWarning","colorWarningBg","colorWarningBorder","colorWarningText","colorInfo","colorInfoBg","colorInfoBorder","colorInfoText","colorLink","colorLinkHover","colorLinkActive","borderRadius","borderRadiusLG","borderRadiusSM","borderRadiusXS","boxShadow","boxShadowSecondary","boxShadowTertiary","fontSizeHeading1","fontSizeHeading2","fontSizeHeading3","fontSizeHeading4","fontSizeHeading5","fontWeightStrong","lineHeightHeading1","lineHeightHeading2","lineHeightHeading3","lineHeightHeading4","lineHeightHeading5","Button","primaryColor","defaultBg","defaultBorderColor","defaultColor","primaryShadow","defaultShadow","dangerShadow","controlHeight","paddingContentHorizontal","Input","hoverBorderColor","activeBorderColor","colorTextPlaceholder","Select","optionSelectedBg","optionSelectedColor","optionActiveBg","controlItemBgHover","Checkbox","Radio","Switch","Form","labelColor","labelRequiredMarkColor","labelFontSize","itemMarginBottom","DatePicker","InputNumber","Table","headerColor","borderColor","headerSplitColor","rowHoverBg","rowSelectedBg","rowSelectedHoverBg","colorTextHeading","Card","Statistic","contentFontSize","Descriptions","labelBg","itemPaddingBottom","Badge","Tag","Timeline","dotBg","tailColor","Alert","Modal","contentBg","colorBgMask","Drawer","Notification","Message","Spin","Progress","Skeleton","colorFill","colorFillContent","Menu","itemBg","itemColor","itemHoverBg","itemSelectedBg","itemSelectedColor","itemActiveBg","subMenuItemBg","darkItemBg","darkSubMenuItemBg","darkItemColor","darkItemHoverBg","darkItemSelectedBg","darkItemSelectedColor","Breadcrumb","linkColor","linkHoverColor","lastItemColor","separatorColor","Pagination","Steps","colorTextDescription","Tabs","itemHoverColor","inkBarColor","Layout","colorBgBody","colorBgHeader","colorBgTrigger","siderBg","Divider","Typography","Tooltip","colorTextLightSolid","Popover","Dropdown","Calendar","assign","_a","_b","buildAntDThemeConfig","contextValue","_jsx","Provider","ConfigProvider","useTemboTheme","useContext","componentSpacing","itemGap","labelGap","mono","componentRadius","shadows","componentShadows","buildAntDTheme","isDark","componentShadow","colorPrimaryBg","colorPrimaryBgHover","interactive","colorPrimaryBorderHover","colorPrimaryText","colorPrimaryTextHover","colorPrimaryTextActive","colorTextLabel","page","overlay","colorBgTextHover","colorBgTextActive","colorBorderBg","colorFillSecondary","colorFillTertiary","colorFillQuaternary","semantic","colorSuccessBgHover","colorSuccessBorderHover","colorSuccessTextHover","colorSuccessTextActive","colorErrorBgHover","colorErrorBorderHover","colorErrorTextHover","colorErrorTextActive","colorWarningBgHover","colorWarningBorderHover","colorWarningTextHover","colorWarningTextActive","colorInfoBgHover","colorInfoBorderHover","colorInfoTextHover","colorInfoTextActive","fontFamilyCode","fontSizeSM","fontSizeLG","fontSizeXL","lineHeightLG","lineHeightSM","padding","paddingXS","paddingSM","paddingLG","paddingXL","margin","marginXS","marginSM","marginLG","marginXL","marginXXL","controlHeightLG","controlHeightSM","controlHeightXS","motionUnit","motionBase","motionEaseInOut","motionEaseOut","motionEaseInBack","zIndexBase","zIndexPopupBase","defaultHoverBg","defaultHoverBorderColor","defaultHoverColor","defaultActiveBg","defaultActiveBorderColor","defaultActiveColor","textHoverBg","textTextColor","textTextHoverColor","linkHoverBg","dangerColor","colorErrorHover","colorErrorActive","paddingContentVertical","colorIcon","colorIconHover","activeShadow","errorActiveShadow","warningActiveShadow","paddingBlock","paddingInline","paddingInlineLG","handleVisible","cellHoverBg","cellActiveWithRangeBg","dotSize","handleSize","Slider","handleColor","handleActiveColor","railBg","railHoverBg","trackBg","trackHoverBg","dotBorderColor","dotActiveBorderColor","labelHeight","labelColonMarginInlineEnd","labelColonMarginInlineStart","verticalLabelPadding","headerSortActiveBg","headerSortHoverBg","rowExpandedBg","nested","cellPaddingBlock","cellPaddingInline","cellPaddingBlockSM","cellPaddingInlineSM","headerBorderRadius","footerBg","titleColor","contentColor","extraColor","colonMarginLeft","colonMarginRight","titleFontSize","tailWidth","dotBorderWidth","textFontSize","textFontSizeSM","indicatorHeight","indicatorHeightSM","Avatar","containerSize","containerSizeLG","containerSizeSM","groupOverlapping","groupSpace","fullBg","fullPanelBg","Collapse","headerPadding","contentPadding","Carousel","dotWidth","dotHeight","dotActiveWidth","Tree","nodeHoverBg","nodeSelectedBg","titleHeight","defaultPadding","withDescriptionPadding","footerPaddingBlock","footerPaddingInline","Popconfirm","remainingColor","circleTextColor","lineBorderRadius","Result","subtitleFontSize","iconFontSize","extraMargin","dotSizeLG","dotSizeSM","darkItemHoverColor","itemBorderRadius","itemHeight","itemPaddingInline","iconSize","collapsedIconSize","collapsedWidth","separatorMargin","itemActiveBgDisabled","itemLinkBg","itemInputBg","itemSize","itemSizeSM","iconSizeSM","itemActiveColor","titleFontSizeLG","titleFontSizeSM","cardBg","cardPadding","horizontalItemPadding","horizontalItemMargin","Anchor","linkPaddingBlock","linkPaddingInlineStart","controlItemBgActive","headerHeight","footerPadding","bodyBg","triggerHeight","triggerBg","triggerColor","zeroTriggerWidth","zeroTriggerHeight","lightSiderBg","lightTriggerBg","lightTriggerColor","orientationMargin","verticalMarginInline","titleMarginBottom","titleMarginTop","Image","previewOperationColor","previewOperationColorDisabled","Upload","colorFillAlter","actionsColor","QRCode","Tour","FloatButton","Segmented","Mentions","Transfer","itemPaddingBlock","Cascader","TreeSelect","Rate","starColor","Empty","List","itemPadding","itemPaddingSM","itemPaddingLG","emptyTextPadding","metaMarginBottom","avatarMarginRight","visited","blue","purple","pink","amber","emerald","orange","TemboThemeProvider","antdThemeOverrides","antdTheme","useNewTemboTheme"],"mappings":"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","x_google_ignoreList":[0,1,2]}
@@ -0,0 +1,11 @@
1
+ "use strict";var e=require("react"),r=require("antd"),o=require("lodash");function t(e){return e&&e.__esModule?e:{default:e}}var a,n=t(e),i={exports:{}},l={};var c,d,s={};
2
+ /**
3
+ * @license React
4
+ * react-jsx-runtime.development.js
5
+ *
6
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */function u(){return c||(c=1,"production"!==process.env.NODE_ENV&&function(){function e(r){if(null==r)return null;if("function"==typeof r)return r.$$typeof===H?null:r.displayName||r.name||null;if("string"==typeof r)return r;switch(r){case f:return"Fragment";case y:return"Profiler";case p:return"StrictMode";case h:return"Suspense";case F:return"SuspenseList";case C:return"Activity"}if("object"==typeof r)switch("number"==typeof r.tag&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),r.$$typeof){case b:return"Portal";case v:return r.displayName||"Context";case x:return(r._context.displayName||"Context")+".Consumer";case B:var o=r.render;return(r=r.displayName)||(r=""!==(r=o.displayName||o.name||"")?"ForwardRef("+r+")":"ForwardRef"),r;case S:return null!==(o=r.displayName||null)?o:e(r.type)||"Memo";case k:o=r._payload,r=r._init;try{return e(r(o))}catch(e){}}return null}function r(e){return""+e}function o(e){try{r(e);var o=!1}catch(e){o=!0}if(o){var t=(o=console).error,a="function"==typeof Symbol&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return t.call(o,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",a),r(e)}}function t(r){if(r===f)return"<>";if("object"==typeof r&&null!==r&&r.$$typeof===k)return"<...>";try{var o=e(r);return o?"<"+o+">":"<...>"}catch(e){return"<...>"}}function a(){return Error("react-stack-top-frame")}function i(){var r=e(this.type);return E[r]||(E[r]=!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.")),void 0!==(r=this.props.ref)?r:null}function l(r,t,a,n,l,d){var s,g=t.children;if(void 0!==g)if(n)if(P(g)){for(n=0;n<g.length;n++)c(g[n]);Object.freeze&&Object.freeze(g)}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 c(g);if(w.call(t,"key")){g=e(r);var b=Object.keys(t).filter(function(e){return"key"!==e});n=0<b.length?"{key: someKey, "+b.join(": ..., ")+": ...}":"{key: someKey}",A[g+n]||(b=0<b.length?"{"+b.join(": ..., ")+": ...}":"{}",console.error('A props object containing a "key" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />',n,g,b,g),A[g+n]=!0)}if(g=null,void 0!==a&&(o(a),g=""+a),function(e){if(w.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return void 0!==e.key}(t)&&(o(t.key),g=""+t.key),"key"in t)for(var f in a={},t)"key"!==f&&(a[f]=t[f]);else a=t;return g&&function(e,r){function o(){u||(u=!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))}o.isReactWarning=!0,Object.defineProperty(e,"key",{get:o,configurable:!0})}(a,"function"==typeof r?r.displayName||r.name||"Unknown":r),function(e,r,o,t,a,n){var l=o.ref;return e={$$typeof:m,type:e,key:r,props:o,_owner:t},null!==(void 0!==l?l:null)?Object.defineProperty(e,"ref",{enumerable:!1,get:i}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:a}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:n}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}(r,g,a,null===(s=T.A)?null:s.getOwner(),l,d)}function c(e){d(e)?e._store&&(e._store.validated=1):"object"==typeof e&&null!==e&&e.$$typeof===k&&("fulfilled"===e._payload.status?d(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function d(e){return"object"==typeof e&&null!==e&&e.$$typeof===m}var u,g=n.default,m=Symbol.for("react.transitional.element"),b=Symbol.for("react.portal"),f=Symbol.for("react.fragment"),p=Symbol.for("react.strict_mode"),y=Symbol.for("react.profiler"),x=Symbol.for("react.consumer"),v=Symbol.for("react.context"),B=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),F=Symbol.for("react.suspense_list"),S=Symbol.for("react.memo"),k=Symbol.for("react.lazy"),C=Symbol.for("react.activity"),H=Symbol.for("react.client.reference"),T=g.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,w=Object.prototype.hasOwnProperty,P=Array.isArray,R=console.createTask?console.createTask:function(){return null},E={},I=(g={react_stack_bottom_frame:function(e){return e()}}).react_stack_bottom_frame.bind(g,a)(),M=R(t(a)),A={};s.Fragment=f,s.jsx=function(e,r,o){var a=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!1,a?Error("react-stack-top-frame"):I,a?R(t(e)):M)},s.jsxs=function(e,r,o){var a=1e4>T.recentlyCreatedOwnerStacks++;return l(e,r,o,!0,a?Error("react-stack-top-frame"):I,a?R(t(e)):M)}}()),s}var g=(d||(d=1,"production"===process.env.NODE_ENV?i.exports=function(){if(a)return l;a=1;var e=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(r,o,t){var a=null;if(void 0!==t&&(a=""+t),void 0!==o.key&&(a=""+o.key),"key"in o)for(var n in t={},o)"key"!==n&&(t[n]=o[n]);else t=o;return o=t.ref,{$$typeof:e,type:r,key:a,ref:void 0!==o?o:null,props:t}}return l.Fragment=r,l.jsx=o,l.jsxs=o,l}():i.exports=u()),i.exports);const m={neutral:{0:"#ffffff",1:"#fafafa",2:"#f5f5f5",3:"#f0f0f0",4:"#e5e5e5",5:"#d4d4d4",6:"#b3b3b3",7:"#999999",8:"#666666",9:"#1a1a1a",10:"#000000"}},b={neutral:{0:"#000000",1:"#1a1a1a",2:"#666666",3:"#999999",4:"#b3b3b3",5:"#d4d4d4",6:"#e5e5e5",7:"#f0f0f0",8:"#f5f5f5",9:"#fafafa",10:"#ffffff"}},f=e=>{const r="light"===e?m:b;return{primary:{main:"#000000",hover:"#1a1a1a",active:"#000000",light:"#666666",lighter:"#999999",contrast:"#FFFFFF"},action:{main:"#1a6985",hover:"#145268",active:"#0f3d4f",light:"#e8f2f5",lighter:"#f4f9fa",disabled:"#a3c9d6",contrast:"#FFFFFF"},absolute:{white:"#ffffff",black:"#000000"},neutral:{0:r.neutral[0],1:r.neutral[1],2:r.neutral[2],3:r.neutral[3],4:r.neutral[4],5:r.neutral[5],6:r.neutral[6],7:r.neutral[7],8:r.neutral[8],9:r.neutral[9],10:r.neutral[10],brightest:r.neutral[0],lightest:r.neutral[1],lighter:r.neutral[2],light:r.neutral[3],medium:r.neutral[5],dark:r.neutral[7],darker:r.neutral[8],darkest:r.neutral[9],dimmest:r.neutral[10]},success:{main:"#10b981",bg:"#ecfdf5",border:"#a7f3d0",text:"#047857"},error:{main:"#ef4444",bg:"#fef2f2",border:"#fecaca",text:"#dc2626"},warning:{main:"#f59e0b",bg:"#fffbeb",border:"#fde68a",text:"#d97706"},info:{main:"#1a6985",bg:"#e8f2f5",border:"#b8d9e6",text:"#0f3d4f"},surface:{background:r.neutral[0],main:r.neutral[0],elevated:r.neutral[0],hover:r.neutral[1],subtle:r.neutral[1]},text:{primary:r.neutral[10],secondary:r.neutral[8],tertiary:r.neutral[7],quaternary:r.neutral[6],disabled:r.neutral[5],inverse:r.neutral[0]},border:{main:r.neutral[4],light:r.neutral[3],strong:r.neutral[5],divider:r.neutral[4]},components:{button:{primary:{bg:"#1a6985",hover:"#145268",text:"#FFFFFF"},default:{bg:r.neutral[0],border:r.neutral[5],text:r.neutral[10],hover:r.neutral[1]}},input:{bg:r.neutral[0],border:r.neutral[5],borderHover:r.neutral[7],borderFocus:"#1a6985",placeholder:r.neutral[7]},table:{bg:r.neutral[0],headerBg:r.neutral[1],headerText:r.neutral[10],border:r.neutral[4],rowHover:r.neutral[1]},sidebar:{bg:"#000000",hover:"rgba(255, 255, 255, 0.08)",selected:"rgba(255, 255, 255, 0.12)",text:"#FFFFFF",textSecondary:"rgba(255, 255, 255, 0.65)"}},utility:{transparent:"transparent",link:"#1a6985",linkHover:"#145268",linkActive:"#0f3d4f"}}},p=f("light"),y=(e,r="light")=>{const t=f(r);if(!e)return t;const a=o.merge({},t,e);return a.neutral.brightest=a.neutral[0],a.neutral.lightest=a.neutral[1],a.neutral.lighter=a.neutral[2],a.neutral.light=a.neutral[3],a.neutral.medium=a.neutral[5],a.neutral.dark=a.neutral[7],a.neutral.darker=a.neutral[8],a.neutral.darkest=a.neutral[9],a.neutral.dimmest=a.neutral[10],a},x={typography:{fontFamily:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",fontSize:{xs:12,sm:13,base:14,lg:16,xl:18},fontWeight:{normal:400,medium:500,semibold:600,bold:700},lineHeight:{tight:1.25,base:1.5715,relaxed:1.75}},spacing:{xs:4,sm:8,md:12,lg:16,xl:24,"2xl":32,"3xl":48},radius:{none:0,sm:8,base:12,md:14,lg:16,xl:20,full:9999,button:24,input:10,card:16},shadow:{sm:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",base:"0 1px 3px 0 rgba(0, 0, 0, 0.08), 0 1px 2px -1px rgba(0, 0, 0, 0.08)",md:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",lg:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)",xl:"0 20px 25px -5px rgba(0, 0, 0, 0.08), 0 8px 10px -6px rgba(0, 0, 0, 0.08)",card:"0 1px 2px 0 rgba(0, 0, 0, 0.05)",elevated:"0 4px 6px -1px rgba(0, 0, 0, 0.08), 0 2px 4px -2px rgba(0, 0, 0, 0.08)",dropdown:"0 10px 15px -3px rgba(0, 0, 0, 0.08), 0 4px 6px -4px rgba(0, 0, 0, 0.08)"},zIndex:{dropdown:1e3,modal:1050,popover:1060,tooltip:1070,notification:1080},transition:{fast:"150ms cubic-bezier(0.4, 0, 0.2, 1)",base:"200ms cubic-bezier(0.4, 0, 0.2, 1)",slow:"300ms cubic-bezier(0.4, 0, 0.2, 1)"}},v=e=>e?o.merge(x,e):x,B=n.default.createContext({colors:y(),constants:v(),mode:"light"}),h=4,F=8,S=12,k=16,C=20,H=24,T=32,w=48,P={sm:16,md:24},R={itemGap:16,labelGap:8},E={base:"Avenir, MarkPro, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif",mono:"'SF Mono', 'Monaco', 'Inconsolata', 'Fira Mono', monospace"},I={xs:12,sm:13,base:14,lg:16,xl:18,"2xl":20,"3xl":24,"4xl":30,"5xl":36},M={medium:500,semibold:600},A={tight:1.25,base:1.5,relaxed:1.75},z=4,L=8,G=12,D=8,j=8,O=8,$=12,_=9999,W=4,N="none",X="0 1px 2px 0 rgba(0, 0, 0, 0.05)",U="0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06)",q="0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",Q={card:X,dropdown:U,modal:q,tooltip:X},V=e=>{const r="dark"===e.mode,o=r?{card:"none",dropdown:U,modal:q,tooltip:X}:Q;return{token:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBg:e.neutral[2],colorPrimaryBgHover:e.surface.interactive,colorPrimaryBorder:e.neutral[4],colorPrimaryBorderHover:e.neutral[4],colorPrimaryText:e.neutral[4],colorPrimaryTextHover:e.text.secondary,colorPrimaryTextActive:e.neutral[4],colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.tertiary,colorTextDescription:e.text.secondary,colorTextDisabled:e.text.disabled,colorTextHeading:e.text.primary,colorTextLabel:e.text.secondary,colorTextPlaceholder:e.text.tertiary,colorTextLightSolid:e.text.inverse,colorBgBase:e.surface.page,colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBgLayout:e.surface.page,colorBgSpotlight:e.surface.interactive,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",colorBgTextHover:e.surface.interactive,colorBgTextActive:e.surface.interactive,colorBorder:e.border.default,colorBorderBg:e.surface.card,colorBorderSecondary:e.border.subtle,colorSplit:e.border.subtle,colorFill:e.neutral[2],colorFillSecondary:e.neutral[2],colorFillTertiary:e.neutral[2],colorFillQuaternary:e.surface.interactive,colorSuccess:e.semantic.success.main,colorSuccessBg:e.semantic.success.subtle,colorSuccessBgHover:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessBorderHover:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorSuccessTextHover:e.semantic.success.main,colorSuccessTextActive:e.semantic.success.main,colorError:e.semantic.error.main,colorErrorBg:e.semantic.error.subtle,colorErrorBgHover:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorBorderHover:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorErrorTextHover:e.semantic.error.main,colorErrorTextActive:e.semantic.error.main,colorWarning:e.semantic.warning.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBgHover:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningBorderHover:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorWarningTextHover:e.semantic.warning.main,colorWarningTextActive:e.semantic.warning.main,colorInfo:e.semantic.info.main,colorInfoBg:e.semantic.info.subtle,colorInfoBgHover:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoBorderHover:e.semantic.info.main,colorInfoText:e.semantic.info.main,colorInfoTextHover:e.semantic.info.main,colorInfoTextActive:e.semantic.info.main,fontFamily:E.base,fontFamilyCode:E.mono,fontSize:I.base,fontSizeHeading1:I["5xl"],fontSizeHeading2:I["4xl"],fontSizeHeading3:I["3xl"],fontSizeHeading4:I["2xl"],fontSizeHeading5:I.xl,fontSizeSM:I.sm,fontSizeLG:I.lg,fontSizeXL:I.xl,fontWeightStrong:M.semibold,lineHeight:A.base,lineHeightHeading1:A.tight,lineHeightHeading2:A.tight,lineHeightHeading3:A.tight,lineHeightHeading4:A.tight,lineHeightHeading5:A.tight,lineHeightLG:A.relaxed,lineHeightSM:A.base,padding:k,paddingXS:F,paddingSM:S,paddingLG:C,paddingXL:H,margin:k,marginXS:F,marginSM:S,marginLG:C,marginXL:H,marginXXL:T,controlHeight:40,controlHeightLG:48,controlHeightSM:32,controlHeightXS:24,borderRadius:L,borderRadiusLG:G,borderRadiusSM:z,borderRadiusXS:z,boxShadow:N,boxShadowSecondary:N,boxShadowTertiary:o.card,motionUnit:.1,motionBase:0,motionEaseInOut:"cubic-bezier(0.4, 0, 0.2, 1)",motionEaseOut:"cubic-bezier(0.0, 0, 0.2, 1)",motionEaseInBack:"cubic-bezier(0.4, 0, 1, 1)",zIndexBase:0,zIndexPopupBase:1e3},components:{Button:{colorPrimary:e.neutral[4],colorPrimaryHover:e.text.secondary,colorPrimaryActive:e.neutral[4],colorPrimaryBorder:e.neutral[4],primaryColor:e.neutral[1],primaryShadow:"none",defaultBg:e.surface.card,defaultBorderColor:e.border.default,defaultColor:e.text.primary,defaultHoverBg:e.surface.interactive,defaultHoverBorderColor:e.border.strong,defaultHoverColor:e.text.primary,defaultActiveBg:e.surface.interactive,defaultActiveBorderColor:e.neutral[4],defaultActiveColor:e.text.primary,defaultShadow:"none",textHoverBg:e.surface.interactive,textTextColor:e.text.primary,textTextHoverColor:e.text.primary,linkHoverBg:"transparent",colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,dangerColor:e.semantic.error.main,colorErrorHover:e.semantic.error.main,colorErrorActive:e.semantic.error.main,dangerShadow:"none",controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingContentHorizontal:k,paddingContentVertical:F,borderRadius:D,borderRadiusLG:D,borderRadiusSM:D,fontWeight:M.medium,fontSize:I.base},Input:{colorBgContainer:e.surface.card,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,errorActiveShadow:`0 0 0 2px ${e.semantic.error.subtle}`,warningActiveShadow:`0 0 0 2px ${e.semantic.warning.subtle}`,controlHeight:40,controlHeightLG:48,controlHeightSM:32,paddingBlock:F,paddingInline:S,paddingInlineLG:k,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j},InputNumber:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,controlHeight:40,borderRadius:j,handleVisible:!0},Select:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,colorText:e.text.primary,colorTextPlaceholder:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,hoverBorderColor:e.border.strong,controlItemBgHover:e.surface.interactive,activeBorderColor:e.link.default,optionSelectedBg:e.surface.selected,optionSelectedColor:e.text.primary,optionActiveBg:e.surface.interactive,controlHeight:40,controlHeightLG:48,controlHeightSM:32,borderRadius:j,borderRadiusLG:j,borderRadiusSM:j,boxShadowSecondary:o.dropdown},DatePicker:{colorBgContainer:e.surface.card,colorBorder:e.border.default,hoverBorderColor:e.border.strong,activeBorderColor:e.link.default,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,activeShadow:`0 0 0 2px ${e.semantic.info.subtle}`,cellHoverBg:e.surface.interactive,cellActiveWithRangeBg:e.semantic.info.subtle,colorPrimary:e.link.default,controlHeight:40,borderRadius:j},Checkbox:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,borderRadiusSM:z},Radio:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorBorder:e.border.default,colorBgContainer:e.surface.card,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,dotSize:8},Switch:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,colorTextQuaternary:e.text.disabled,colorTextTertiary:e.text.tertiary,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,handleSize:18},Slider:{colorPrimary:e.link.default,colorPrimaryBorder:e.link.default,colorPrimaryBorderHover:e.link.hover,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary,handleColor:e.surface.card,handleActiveColor:e.surface.card,railBg:e.neutral[2],railHoverBg:e.neutral[3],trackBg:e.link.default,trackHoverBg:e.link.hover,dotBorderColor:e.border.default,dotActiveBorderColor:e.link.default},Form:{labelColor:e.text.primary,labelFontSize:I.base,labelHeight:32,labelColonMarginInlineEnd:F,labelColonMarginInlineStart:h,itemMarginBottom:R.itemGap,verticalLabelPadding:`0 0 ${R.labelGap}px`,labelRequiredMarkColor:e.semantic.error.main,colorIcon:e.text.tertiary,colorIconHover:e.text.secondary},Table:{colorBgContainer:e.surface.card,colorText:e.text.primary,colorTextHeading:e.text.primary,headerBg:e.surface.page,headerColor:e.text.secondary,headerSortActiveBg:e.surface.interactive,headerSortHoverBg:e.surface.interactive,headerSplitColor:e.border.subtle,borderColor:e.border.subtle,rowHoverBg:e.surface.interactive,rowSelectedBg:e.surface.selected,rowSelectedHoverBg:e.surface.selected,rowExpandedBg:e.surface.nested,cellPaddingBlock:k,cellPaddingInline:k,cellPaddingBlockSM:F,cellPaddingInlineSM:S,borderRadius:O,borderRadiusLG:O,headerBorderRadius:O,footerBg:e.surface.page},Descriptions:{labelBg:e.surface.page,titleColor:e.text.primary,contentColor:e.text.primary,extraColor:e.text.secondary,itemPaddingBottom:k,colonMarginLeft:h,colonMarginRight:F},Card:{colorBgContainer:e.surface.card,colorBorderSecondary:e.border.default,colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary,boxShadowTertiary:o.card,borderRadius:O,borderRadiusLG:O,paddingLG:P.md,padding:P.sm},Statistic:{titleFontSize:I.base,contentFontSize:I["4xl"],colorTextHeading:e.text.primary,colorTextDescription:e.text.secondary},Timeline:{tailColor:e.border.default,tailWidth:2,dotBg:e.surface.card,dotBorderWidth:2,itemPaddingBottom:C},Tag:{defaultBg:e.neutral[2],defaultColor:e.text.primary,colorBorder:e.border.default,colorText:e.text.primary,borderRadiusSM:W,fontSize:I.sm,fontSizeSM:I.xs},Badge:{colorBorderBg:e.surface.card,colorError:e.semantic.error.main,colorSuccess:e.semantic.success.main,colorInfo:e.semantic.info.main,colorWarning:e.semantic.warning.main,textFontSize:I.xs,textFontSizeSM:10,indicatorHeight:6,indicatorHeightSM:6},Avatar:{colorBgContainer:e.neutral[2],colorText:e.text.secondary,colorTextLightSolid:e.text.inverse,containerSize:32,containerSizeLG:40,containerSizeSM:24,borderRadius:_,groupOverlapping:-8,groupSpace:h},Calendar:{colorBgContainer:e.surface.card,colorPrimary:e.link.default,fullBg:e.surface.card,fullPanelBg:e.surface.card,itemActiveBg:e.semantic.info.subtle,borderRadius:O},Collapse:{colorBgContainer:e.surface.card,colorBorder:e.border.default,headerBg:e.surface.page,headerPadding:`${S}px ${k}px`,contentPadding:`${k}px ${k}px`,borderRadiusLG:O},Carousel:{colorBgContainer:e.surface.card,dotWidth:8,dotHeight:8,dotActiveWidth:24},Tree:{colorBgContainer:e.surface.card,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected,titleHeight:32,borderRadius:z},Alert:{colorSuccessBg:e.semantic.success.subtle,colorSuccessBorder:e.semantic.success.main,colorSuccessText:e.semantic.success.main,colorErrorBg:e.semantic.error.subtle,colorErrorBorder:e.semantic.error.main,colorErrorText:e.semantic.error.main,colorWarningBg:e.semantic.warning.subtle,colorWarningBorder:e.semantic.warning.main,colorWarningText:e.semantic.warning.main,colorInfoBg:e.semantic.info.subtle,colorInfoBorder:e.semantic.info.main,colorInfoText:e.semantic.info.main,defaultPadding:`${S}px ${k}px`,withDescriptionPadding:`${k}px ${C}px`,borderRadiusLG:O},Modal:{contentBg:e.surface.overlay,headerBg:e.surface.overlay,footerBg:e.surface.overlay,titleColor:e.text.primary,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,boxShadow:o.modal},Drawer:{colorBgElevated:e.surface.overlay,colorBgMask:r?"rgba(0, 0, 0, 0.65)":"rgba(0, 0, 0, 0.45)",borderRadiusLG:$,footerPaddingBlock:k,footerPaddingInline:H},Notification:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadiusLG:O,boxShadow:o.dropdown,padding:k,paddingContentHorizontal:k},Message:{contentBg:e.surface.overlay,contentPadding:`${F}px ${k}px`,borderRadiusLG:O,boxShadow:o.dropdown},Popconfirm:{colorBgElevated:e.surface.overlay,colorWarning:e.semantic.warning.main,borderRadiusLG:O,boxShadowSecondary:o.dropdown},Progress:{defaultColor:e.link.default,colorSuccess:e.semantic.success.main,colorError:e.semantic.error.main,remainingColor:e.neutral[2],circleTextColor:e.text.primary,borderRadius:100,lineBorderRadius:100},Result:{titleFontSize:I["3xl"],subtitleFontSize:I.base,iconFontSize:I["5xl"],extraMargin:`${T}px 0 0`},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:z},Spin:{colorPrimary:e.link.default,dotSize:20,dotSizeLG:32,dotSizeSM:14},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.interactive,itemHoverColor:e.text.primary,itemSelectedBg:e.surface.selected,itemSelectedColor:e.text.primary,itemActiveBg:e.surface.selected,subMenuItemBg:"transparent",darkItemBg:e.absolute.black,darkSubMenuItemBg:e.absolute.black,darkItemColor:e.absolute.white,darkItemHoverBg:"rgba(255, 255, 255, 0.08)",darkItemHoverColor:e.absolute.white,darkItemSelectedBg:e.link.default,darkItemSelectedColor:e.absolute.white,itemBorderRadius:j,itemHeight:40,itemPaddingInline:k,iconSize:16,collapsedIconSize:16,collapsedWidth:64},Breadcrumb:{itemColor:e.text.secondary,lastItemColor:e.text.primary,linkColor:e.link.default,linkHoverColor:e.link.hover,separatorColor:e.text.tertiary,separatorMargin:F,iconFontSize:I.base,fontSize:I.base},Pagination:{colorPrimary:e.link.default,colorPrimaryHover:e.link.hover,itemActiveBg:e.link.default,itemActiveBgDisabled:e.neutral[2],itemBg:e.surface.card,itemLinkBg:e.surface.card,itemInputBg:e.surface.card,itemSize:32,itemSizeSM:24,borderRadius:z},Steps:{colorPrimary:e.link.default,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,colorBorderSecondary:e.border.default,dotSize:8,iconSize:32,iconSizeSM:24},Tabs:{colorPrimary:e.link.default,itemColor:e.text.secondary,itemHoverColor:e.link.hover,itemSelectedColor:e.link.default,itemActiveColor:e.link.default,inkBarColor:e.link.default,colorBorderSecondary:e.border.default,titleFontSize:I.base,titleFontSizeLG:I.lg,titleFontSizeSM:I.sm,cardBg:e.surface.card,cardPadding:`${F}px ${k}px`,horizontalItemPadding:`${S}px 0`,horizontalItemMargin:`0 ${T}px 0 0`},Anchor:{colorPrimary:e.link.default,linkPaddingBlock:h,linkPaddingInlineStart:k},Dropdown:{colorBgElevated:e.surface.overlay,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown,paddingBlock:h,borderRadiusLG:O},Layout:{colorBgBody:e.surface.page,colorBgHeader:e.surface.card,colorBgTrigger:e.absolute.black,siderBg:e.absolute.black,headerBg:e.surface.card,headerHeight:64,headerPadding:`0 ${H}px`,footerBg:e.surface.card,footerPadding:`${H}px ${w}px`,bodyBg:e.surface.page,triggerHeight:48,triggerBg:e.absolute.black,triggerColor:e.absolute.white,zeroTriggerWidth:36,zeroTriggerHeight:42,lightSiderBg:e.surface.card,lightTriggerBg:e.surface.card,lightTriggerColor:e.text.primary},Divider:{colorSplit:e.border.subtle,colorText:e.text.tertiary,orientationMargin:.05,verticalMarginInline:F},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary,colorLink:e.link.default,colorLinkHover:e.link.hover,colorLinkActive:e.link.active,titleMarginBottom:F,titleMarginTop:k,fontSizeHeading1:I["5xl"],fontSizeHeading2:I["4xl"],fontSizeHeading3:I["3xl"],fontSizeHeading4:I["2xl"],fontSizeHeading5:I.xl,lineHeightHeading1:A.tight,lineHeightHeading2:A.tight,lineHeightHeading3:A.tight,lineHeightHeading4:A.tight,lineHeightHeading5:A.tight},Tooltip:{colorBgSpotlight:e.neutral[4],colorTextLightSolid:e.text.inverse,borderRadius:z,boxShadowSecondary:o.tooltip},Popover:{colorBgElevated:e.surface.overlay,colorText:e.text.primary,borderRadiusLG:O,boxShadowSecondary:o.dropdown,padding:S},Image:{previewOperationColor:e.absolute.white,previewOperationColorDisabled:"rgba(255, 255, 255, 0.25)"},Upload:{colorBorder:e.border.default,colorFillAlter:e.surface.interactive,colorText:e.text.primary,colorTextDescription:e.text.secondary,colorTextHeading:e.text.primary,actionsColor:e.link.default},QRCode:{colorBgContainer:e.surface.card},Tour:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadius:O,boxShadowSecondary:o.dropdown},FloatButton:{colorBgElevated:e.surface.overlay,colorPrimary:e.link.default,borderRadiusLG:_,boxShadow:o.dropdown},Segmented:{colorBgLayout:e.neutral[2],itemColor:e.text.primary,itemHoverColor:e.text.primary,itemHoverBg:e.surface.interactive,itemSelectedBg:e.surface.card,itemSelectedColor:e.text.primary,borderRadius:L,borderRadiusSM:z},Mentions:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,controlItemBgActive:e.surface.selected,boxShadowSecondary:o.dropdown},Transfer:{colorBgContainer:e.surface.card,colorBorder:e.border.default,itemPaddingBlock:h},Cascader:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,controlItemBgHover:e.surface.interactive,optionSelectedBg:e.surface.selected},TreeSelect:{colorBgContainer:e.surface.card,colorBgElevated:e.surface.overlay,colorBorder:e.border.default,nodeHoverBg:e.surface.interactive,nodeSelectedBg:e.surface.selected},Rate:{colorFillContent:e.neutral[3],starColor:"#FADB14"},Empty:{colorText:e.text.secondary,colorTextDescription:e.text.tertiary,fontSize:I.base},List:{colorBorder:e.border.subtle,colorSplit:e.border.subtle,itemPadding:`${S}px ${H}px`,itemPaddingSM:`${F}px ${k}px`,itemPaddingLG:`${k}px ${H}px`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:k,metaMarginBottom:F,avatarMarginRight:k,titleMarginBottom:h}}}},J=(e="light")=>"light"===e?{mode:"light",neutral:{1:"#FFFFFF",2:"#F7F8F9",3:"#E1E4E8",4:"#2E3338"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#2563EB",hover:"#1D4ED8",visited:"#7C3AED",active:"#1E40AF"},semantic:{success:{main:"#059669",subtle:"#ECFDF5",contrast:"#FFFFFF"},error:{main:"#DC2626",subtle:"#FEF2F2",contrast:"#FFFFFF"},warning:{main:"#D97706",subtle:"#FFFBEB",contrast:"#FFFFFF"},info:{main:"#2563EB",subtle:"#EFF6FF",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#EFF6FF",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#FAF5FF",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#FDF2F8",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#FFFBEB",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#ECFDF5",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#FFF7ED",contrast:"#FFFFFF"}},surface:{page:"#F7F8F9",card:"#FFFFFF",overlay:"#FFFFFF",interactive:"#F0F2F5",selected:"#F7F8F9",nested:"#FAFBFC"},border:{subtle:"#F0F2F5",default:"#E1E4E8",strong:"#C4CCD4"},text:{primary:"#2E3338",secondary:"#5E6C7A",tertiary:"#8A96A3",disabled:"#C4CCD4",inverse:"#FFFFFF"}}:{mode:"dark",neutral:{1:"#1A1D21",2:"#2E3338",3:"#4A5158",4:"#F7F8F9"},absolute:{black:"#000000",white:"#FFFFFF"},link:{default:"#3B82F6",hover:"#60A5FA",visited:"#A78BFA",active:"#2563EB"},semantic:{success:{main:"#34D399",subtle:"#064E3B",contrast:"#000000"},error:{main:"#F87171",subtle:"#7F1D1D",contrast:"#000000"},warning:{main:"#FBBF24",subtle:"#78350F",contrast:"#000000"},info:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"}},secondary:{blue:{main:"#3B82F6",subtle:"#1E3A8A",contrast:"#FFFFFF"},purple:{main:"#A855F7",subtle:"#581C87",contrast:"#FFFFFF"},pink:{main:"#EC4899",subtle:"#831843",contrast:"#FFFFFF"},amber:{main:"#F59E0B",subtle:"#78350F",contrast:"#FFFFFF"},emerald:{main:"#10B981",subtle:"#064E3B",contrast:"#FFFFFF"},orange:{main:"#F97316",subtle:"#7C2D12",contrast:"#FFFFFF"}},surface:{page:"#1A1D21",card:"#2E3338",overlay:"#2E3338",interactive:"#3A3F45",selected:"#2E3338",nested:"#242729"},border:{subtle:"#3A3F45",default:"#4A5158",strong:"#5E6C7A"},text:{primary:"#F7F8F9",secondary:"#B4BCC5",tertiary:"#8A96A3",disabled:"#5E6C7A",inverse:"#1A1D21"}},K=n.default.createContext({colors:J("light"),mode:"light"});exports.LegacyTemboThemeProvider=({children:e,mode:o="light",colors:t,constants:a,themeOverrides:i})=>{const l=n.default.useMemo(()=>y(t,o),[t,o]),c=n.default.useMemo(()=>v(a),[a]),d=n.default.useMemo(()=>((e,r,o,t)=>{var a,n;const i={token:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,colorPrimaryActive:e.primary.active,colorPrimaryBorder:e.primary.main,colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextTertiary:e.text.tertiary,colorTextQuaternary:e.text.quaternary,colorTextDisabled:e.text.disabled,colorBgBase:e.surface.background,colorBgContainer:e.surface.main,colorBgElevated:e.surface.elevated,colorBgLayout:e.surface.background,colorBgSpotlight:e.surface.hover,colorBorder:e.border.main,colorBorderSecondary:e.border.light,colorSplit:e.border.divider,colorSuccess:e.success.main,colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorSuccessText:e.success.text,colorError:e.error.main,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorErrorText:e.error.text,colorWarning:e.warning.main,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorWarningText:e.warning.text,colorInfo:e.info.main,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,colorInfoText:e.info.text,colorLink:e.utility.link,colorLinkHover:e.utility.linkHover,colorLinkActive:e.utility.linkActive,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg,borderRadiusSM:r.radius.sm,borderRadiusXS:6,boxShadow:r.shadow.base,boxShadowSecondary:r.shadow.card,boxShadowTertiary:r.shadow.elevated,fontFamily:r.typography.fontFamily,fontSize:r.typography.fontSize.base,fontSizeHeading1:38,fontSizeHeading2:30,fontSizeHeading3:24,fontSizeHeading4:20,fontSizeHeading5:r.typography.fontSize.lg,fontWeightStrong:r.typography.fontWeight.medium,lineHeight:r.typography.lineHeight.base,lineHeightHeading1:1.21,lineHeightHeading2:1.27,lineHeightHeading3:1.33,lineHeightHeading4:1.4,lineHeightHeading5:1.5},components:{Button:{colorPrimary:e.components.button.primary.bg,colorPrimaryHover:e.components.button.primary.hover,colorPrimaryActive:e.action.active,colorPrimaryBorder:e.components.button.primary.bg,primaryColor:e.components.button.primary.text,colorBorder:e.components.button.default.border,colorBgContainer:e.components.button.default.bg,colorText:e.components.button.default.text,defaultBg:e.components.button.default.bg,defaultBorderColor:e.components.button.default.border,defaultColor:e.components.button.default.text,primaryShadow:"none",defaultShadow:"none",dangerShadow:"none",fontWeight:r.typography.fontWeight.medium,controlHeight:32,paddingContentHorizontal:r.spacing.lg,borderRadius:r.radius.button,borderRadiusLG:r.radius.button,borderRadiusSM:r.radius.sm+8},Input:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimaryHover:e.components.input.borderFocus,colorTextPlaceholder:e.components.input.placeholder,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Select:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,colorTextPlaceholder:e.components.input.placeholder,colorPrimaryHover:e.action.main,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,optionSelectedBg:e.action.main,optionSelectedColor:e.action.contrast,optionActiveBg:e.surface.hover,colorBgElevated:e.neutral.brightest,controlItemBgHover:e.surface.hover,boxShadowSecondary:r.shadow.elevated,borderRadius:r.radius.input,borderRadiusLG:r.radius.base,borderRadiusSM:r.radius.sm},Checkbox:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong,borderRadiusSM:6},Radio:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorBorder:e.border.strong},Switch:{colorPrimary:e.action.main,colorPrimaryHover:e.action.hover,colorTextQuaternary:e.text.quaternary},Form:{labelColor:e.text.primary,labelRequiredMarkColor:e.error.main,labelFontSize:r.typography.fontSize.base,itemMarginBottom:r.spacing.lg},DatePicker:{colorBgContainer:e.components.input.bg,colorBorder:e.components.input.border,hoverBorderColor:e.components.input.borderHover,activeBorderColor:e.components.input.borderFocus,colorPrimary:e.action.main,borderRadius:r.radius.input},InputNumber:{borderRadius:r.radius.input},Table:{colorBgContainer:e.components.table.bg,headerBg:e.components.table.headerBg,headerColor:e.components.table.headerText,borderColor:e.components.table.border,headerSplitColor:e.components.table.border,rowHoverBg:e.components.table.rowHover,rowSelectedBg:e.action.light,rowSelectedHoverBg:e.action.lighter,colorText:e.text.primary,colorTextHeading:e.text.primary,borderRadius:r.radius.base,borderRadiusLG:r.radius.lg},Card:{colorBgContainer:e.surface.main,colorBorder:e.border.main,colorBorderSecondary:e.border.light,boxShadowTertiary:r.shadow.card,borderRadius:r.radius.card,borderRadiusLG:r.radius.lg+4},Statistic:{contentFontSize:24,colorTextHeading:e.text.primary},Descriptions:{labelBg:e.surface.hover,colorTextSecondary:e.text.secondary,itemPaddingBottom:r.spacing.md},Badge:{colorError:e.error.main,colorSuccess:e.success.main,colorInfo:e.info.main,colorInfoBg:e.info.bg,borderRadiusSM:r.radius.input},Tag:{colorBorder:e.border.main,defaultBg:e.surface.hover,borderRadiusSM:r.radius.sm},Timeline:{dotBg:e.surface.main,tailColor:e.border.main},Alert:{colorSuccessBg:e.success.bg,colorSuccessBorder:e.success.border,colorErrorBg:e.error.bg,colorErrorBorder:e.error.border,colorWarningBg:e.warning.bg,colorWarningBorder:e.warning.border,colorInfoBg:e.info.bg,colorInfoBorder:e.info.border,borderRadiusLG:r.radius.base},Modal:{contentBg:e.surface.elevated,headerBg:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Drawer:{colorBgElevated:e.surface.elevated,colorBgMask:"rgba(0, 0, 0, 0.45)",borderRadiusLG:r.radius.lg},Notification:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Message:{contentBg:e.neutral.brightest,borderRadiusLG:r.radius.base},Spin:{colorPrimary:e.primary.main},Progress:{colorSuccess:e.success.main,colorError:e.error.main,defaultColor:e.primary.main,borderRadius:100},Skeleton:{colorFill:e.neutral[2],colorFillContent:e.neutral[1],borderRadiusSM:r.radius.sm},Menu:{itemBg:"transparent",itemColor:e.text.primary,itemHoverBg:e.surface.hover,itemSelectedBg:e.action.lighter,itemSelectedColor:e.action.main,itemActiveBg:e.action.lighter,subMenuItemBg:"transparent",darkItemBg:e.components.sidebar.bg,darkSubMenuItemBg:e.components.sidebar.bg,darkItemColor:e.components.sidebar.text,darkItemHoverBg:e.components.sidebar.hover,darkItemSelectedBg:e.components.sidebar.selected,darkItemSelectedColor:e.primary.contrast,borderRadius:r.radius.input,borderRadiusLG:r.radius.base},Breadcrumb:{linkColor:e.utility.link,linkHoverColor:e.utility.linkHover,itemColor:e.text.secondary,lastItemColor:e.text.primary,separatorColor:e.text.tertiary,borderRadiusSM:6},Pagination:{colorPrimary:e.primary.main,colorPrimaryHover:e.primary.hover,itemActiveBg:e.primary.main,borderRadius:r.radius.sm},Steps:{colorPrimary:e.action.main,colorText:e.text.secondary,colorTextDescription:e.text.tertiary,borderRadiusSM:100},Tabs:{colorPrimary:e.action.main,colorBorderSecondary:e.border.main,itemColor:e.text.secondary,itemHoverColor:e.action.hover,itemSelectedColor:e.action.main,inkBarColor:e.action.main,borderRadiusSM:r.radius.sm},Layout:{colorBgBody:e.surface.background,colorBgHeader:e.neutral.brightest,colorBgTrigger:e.components.sidebar.bg,siderBg:e.components.sidebar.bg,headerBg:e.neutral.brightest,borderRadiusLG:0},Divider:{colorSplit:e.border.divider},Typography:{colorText:e.text.primary,colorTextSecondary:e.text.secondary,colorTextDescription:e.text.tertiary},Tooltip:{colorBgSpotlight:e.neutral.darkest,colorTextLightSolid:e.neutral.brightest,borderRadius:r.radius.sm},Popover:{colorBgElevated:e.neutral.brightest,borderRadiusLG:r.radius.base},Dropdown:{boxShadowSecondary:r.shadow.dropdown},Calendar:{colorBgContainer:e.neutral.brightest,colorPrimary:e.action.main,borderRadiusLG:r.radius.base}}};return t?Object.assign(Object.assign({},i),{token:Object.assign(Object.assign({},i.token),null!==(a=t.token)&&void 0!==a?a:{}),components:Object.assign(Object.assign({},i.components),null!==(n=t.components)&&void 0!==n?n:{})}):i})(l,c,0,i),[l,c,o,i]),s=n.default.useMemo(()=>({colors:l,constants:c,mode:o}),[l,c,o]);return g.jsx(B.Provider,{value:s,children:g.jsx(r.ConfigProvider,{theme:d,children:e})})},exports.TemboThemeProvider=({children:e,mode:o="light",antdThemeOverrides:t})=>{const a=n.default.useMemo(()=>J(o),[o]),i=n.default.useMemo(()=>{var e,r;const o=V(a);return t?Object.assign(Object.assign({},o),{token:Object.assign(Object.assign({},o.token),null!==(e=t.token)&&void 0!==e?e:{}),components:Object.assign(Object.assign({},o.components),null!==(r=t.components)&&void 0!==r?r:{})}):o},[a,t]),l=n.default.useMemo(()=>({colors:a,mode:o}),[a,o]);return g.jsx(K.Provider,{value:l,children:g.jsx(r.ConfigProvider,{theme:i,children:e})})},exports.buildColorPalette=y,exports.buildUIConstants=v,exports.defaultColorPalette=p,exports.defaultUIConstants=x,exports.jsxRuntimeExports=g,exports.useNewTemboTheme=()=>n.default.useContext(K),exports.useTemboTheme=()=>n.default.useContext(B);
11
+ //# sourceMappingURL=theme-provider-C44BTeC4.js.map