@sandurtech/sandui 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,6 @@
1
+ (function(b,r){typeof exports=="object"&&typeof module<"u"?r(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],r):(b=typeof globalThis<"u"?globalThis:b||self,r(b.SandUI={},b.React,b.ReactDOM))})(this,(function(b,r,Je){"use strict";var pe={exports:{}},ae={};var Xe;function _n(){if(Xe)return ae;Xe=1;var s=Symbol.for("react.transitional.element"),e=Symbol.for("react.fragment");function a(t,o,c){var d=null;if(c!==void 0&&(d=""+c),o.key!==void 0&&(d=""+o.key),"key"in o){c={};for(var i in o)i!=="key"&&(c[i]=o[i])}else c=o;return o=c.ref,{$$typeof:s,type:t,key:d,ref:o!==void 0?o:null,props:c}}return ae.Fragment=e,ae.jsx=a,ae.jsxs=a,ae}var ne={};var Ze;function pn(){return Ze||(Ze=1,process.env.NODE_ENV!=="production"&&(function(){function s(f){if(f==null)return null;if(typeof f=="function")return f.$$typeof===w?null:f.displayName||f.name||null;if(typeof f=="string")return f;switch(f){case j:return"Fragment";case D:return"Profiler";case S:return"StrictMode";case q:return"Suspense";case K:return"SuspenseList";case Ke:return"Activity"}if(typeof f=="object")switch(typeof f.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),f.$$typeof){case x:return"Portal";case G:return f.displayName||"Context";case z:return(f._context.displayName||"Context")+".Consumer";case C:var g=f.render;return f=f.displayName,f||(f=g.displayName||g.name||"",f=f!==""?"ForwardRef("+f+")":"ForwardRef"),f;case _e:return g=f.displayName||null,g!==null?g:s(f.type)||"Memo";case Y:g=f._payload,f=f._init;try{return s(f(g))}catch{}}return null}function e(f){return""+f}function a(f){try{e(f);var g=!1}catch{g=!0}if(g){g=console;var N=g.error,R=typeof Symbol=="function"&&Symbol.toStringTag&&f[Symbol.toStringTag]||f.constructor.name||"Object";return N.call(g,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",R),e(f)}}function t(f){if(f===j)return"<>";if(typeof f=="object"&&f!==null&&f.$$typeof===Y)return"<...>";try{var g=s(f);return g?"<"+g+">":"<...>"}catch{return"<...>"}}function o(){var f=V.A;return f===null?null:f.getOwner()}function c(){return Error("react-stack-top-frame")}function d(f){if($.call(f,"key")){var g=Object.getOwnPropertyDescriptor(f,"key").get;if(g&&g.isReactWarning)return!1}return f.key!==void 0}function i(f,g){function N(){dn||(dn=!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)",g))}N.isReactWarning=!0,Object.defineProperty(f,"key",{get:N,configurable:!0})}function u(){var f=s(this.type);return ln[f]||(ln[f]=!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.")),f=this.props.ref,f!==void 0?f:null}function l(f,g,N,R,we,We){var T=N.ref;return f={$$typeof:h,type:f,key:g,props:N,_owner:R},(T!==void 0?T:null)!==null?Object.defineProperty(f,"ref",{enumerable:!1,get:u}):Object.defineProperty(f,"ref",{enumerable:!1,value:null}),f._store={},Object.defineProperty(f._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(f,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(f,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:we}),Object.defineProperty(f,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:We}),Object.freeze&&(Object.freeze(f.props),Object.freeze(f)),f}function m(f,g,N,R,we,We){var T=g.children;if(T!==void 0)if(R)if(Un(T)){for(R=0;R<T.length;R++)_(T[R]);Object.freeze&&Object.freeze(T)}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 _(T);if($.call(g,"key")){T=s(f);var ee=Object.keys(g).filter(function(Jn){return Jn!=="key"});R=0<ee.length?"{key: someKey, "+ee.join(": ..., ")+": ...}":"{key: someKey}",mn[T+R]||(ee=0<ee.length?"{"+ee.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
2
+ let props = %s;
3
+ <%s {...props} />
4
+ React keys must be passed directly to JSX without using spread:
5
+ let props = %s;
6
+ <%s key={someKey} {...props} />`,R,T,ee,T),mn[T+R]=!0)}if(T=null,N!==void 0&&(a(N),T=""+N),d(g)&&(a(g.key),T=""+g.key),"key"in g){N={};for(var Ue in g)Ue!=="key"&&(N[Ue]=g[Ue])}else N=g;return T&&i(N,typeof f=="function"?f.displayName||f.name||"Unknown":f),l(f,T,N,o(),we,We)}function _(f){v(f)?f._store&&(f._store.validated=1):typeof f=="object"&&f!==null&&f.$$typeof===Y&&(f._payload.status==="fulfilled"?v(f._payload.value)&&f._payload.value._store&&(f._payload.value._store.validated=1):f._store&&(f._store.validated=1))}function v(f){return typeof f=="object"&&f!==null&&f.$$typeof===h}var y=r,h=Symbol.for("react.transitional.element"),x=Symbol.for("react.portal"),j=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),D=Symbol.for("react.profiler"),z=Symbol.for("react.consumer"),G=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),q=Symbol.for("react.suspense"),K=Symbol.for("react.suspense_list"),_e=Symbol.for("react.memo"),Y=Symbol.for("react.lazy"),Ke=Symbol.for("react.activity"),w=Symbol.for("react.client.reference"),V=y.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$=Object.prototype.hasOwnProperty,Un=Array.isArray,Ye=console.createTask?console.createTask:function(){return null};y={react_stack_bottom_frame:function(f){return f()}};var dn,ln={},un=y.react_stack_bottom_frame.bind(y,c)(),fn=Ye(t(c)),mn={};ne.Fragment=j,ne.jsx=function(f,g,N){var R=1e4>V.recentlyCreatedOwnerStacks++;return m(f,g,N,!1,R?Error("react-stack-top-frame"):un,R?Ye(t(f)):fn)},ne.jsxs=function(f,g,N){var R=1e4>V.recentlyCreatedOwnerStacks++;return m(f,g,N,!0,R?Error("react-stack-top-frame"):un,R?Ye(t(f)):fn)}})()),ne}var Qe;function bn(){return Qe||(Qe=1,process.env.NODE_ENV==="production"?pe.exports=_n():pe.exports=pn()),pe.exports}var n=bn();function p(...s){return s.filter(Boolean).join(" ")}const hn={none:"0","2xs":"var(--sand-space-1)",xs:"var(--sand-space-2)",sm:"var(--sand-space-3)",md:"var(--sand-space-4)",lg:"var(--sand-space-5)",xl:"var(--sand-space-6)","2xl":"var(--sand-space-7)","3xl":"var(--sand-space-8)"},vn={sm:"var(--radius-sm)",md:"var(--radius-md)",lg:"var(--radius-lg)",xl:"var(--radius-xl)",full:"var(--radius-full)"};function te(s){if(s!==void 0)return typeof s=="number"?`${s}px`:hn[s]??s}function qe(s){if(s!==void 0)return typeof s=="number"?`${s}px`:vn[s]??s}function I(s,e,a){return a===void 0?s:{...s,[e]:a}}function $e(s,e,a){if(a===void 0)return s;let t=s;if(typeof a!="object"||a===null||Array.isArray(a))return I(t,`--${e}`,String(a));for(const[o,c]of Object.entries(a))if(c!==void 0){const d=o==="base"?`--${e}`:`--${e}-${o}`;t=I(t,d,String(c))}return t}function yn(s){return Array.from(s.querySelectorAll(["a[href]","button:not([disabled])","textarea:not([disabled])","input:not([disabled])","select:not([disabled])",'[tabindex]:not([tabindex="-1"])'].join(","))).filter(e=>!e.hasAttribute("disabled")&&!e.getAttribute("aria-hidden"))}function be(s,e,a,t){if(a!==0)switch(s.key){case"ArrowRight":case"ArrowDown":s.preventDefault(),t((e+1)%a);break;case"ArrowLeft":case"ArrowUp":s.preventDefault(),t((e-1+a)%a);break;case"Home":s.preventDefault(),t(0);break;case"End":s.preventDefault(),t(a-1);break}}const ea=r.createContext({}),aa=()=>r.useContext(ea);function Sn({children:s,icons:e,renderIcon:a}){return n.jsx(ea.Provider,{value:{map:e,renderIcon:a},children:s})}const O=r.forwardRef(function({icon:e,size:a,fill:t,className:o,style:c,...d},i){const{map:u,renderIcon:l}=aa(),m=typeof e=="string"?u?.[e]??e:e;if(typeof m=="function"){const _=m;return n.jsx(_,{ref:i,width:a??18,height:a??18,className:p(o),...d})}return typeof m=="string"&&l?n.jsx(n.Fragment,{children:l(m,{size:a,fill:t,className:o,style:c,...d})}):n.jsx("span",{ref:i,className:p("material-symbols-rounded",o),style:{fontSize:a,fontVariationSettings:t?"'FILL' 1":void 0,display:"inline-flex",alignItems:"center",justifyContent:"center",...c},"aria-hidden":d["aria-label"]?void 0:!0,...d,children:m})});O.displayName="SandIcon";const se={alert:"_alert_f8qp0_1",icon:"_icon_f8qp0_13",content:"_content_f8qp0_25",title:"_title_f8qp0_30",description:"_description_f8qp0_35"},gn={info:{icon:"info",color:"var(--color-info)",soft:"var(--color-info-soft)"},success:{icon:"check_circle",color:"var(--color-success)",soft:"var(--color-success-soft)"},warning:{icon:"warning",color:"var(--color-warning)",soft:"var(--color-warning-soft)"},error:{icon:"error",color:"var(--color-error)",soft:"var(--color-error-soft)"}},na=r.forwardRef(function({status:e="info",title:a,description:t,className:o,style:c,children:d,...i},u){const l=gn[e];return n.jsxs("div",{ref:u,role:"status",className:p(se.alert,o),style:{"--sand-alert-border":l.color,"--sand-alert-bg":`color-mix(in srgb, ${l.soft} 74%, var(--theme-surface))`,"--sand-alert-soft":l.soft,"--sand-alert-color":l.color,...c},...i,children:[n.jsx("span",{className:se.icon,children:n.jsx(O,{icon:l.icon,size:20})}),n.jsxs("div",{className:se.content,children:[a&&n.jsx("div",{className:se.title,children:a}),t&&n.jsx("div",{className:se.description,children:t}),d]})]})});na.displayName="SandAlert";const M={accordion:"_accordion_hg6cu_1",item:"_item_hg6cu_7",trigger:"_trigger_hg6cu_23",triggerMain:"_triggerMain_hg6cu_37",itemIcon:"_itemIcon_hg6cu_45",triggerText:"_triggerText_hg6cu_64",title:"_title_hg6cu_71",descriptionFull:"_descriptionFull_hg6cu_79",content:"_content_hg6cu_88",contentOpen:"_contentOpen_hg6cu_94",contentInner:"_contentInner_hg6cu_98",chevron:"_chevron_hg6cu_106",chevronOpen:"_chevronOpen_hg6cu_112"},je=()=>null;je.displayName="SandAccordionItem";const ta=r.forwardRef(function({items:e=[],defaultOpen:a,className:t,children:o,...c},d){const[i,u]=r.useState(a),l=r.useId(),m=[...e];return r.Children.forEach(o,_=>{r.isValidElement(_)&&_.type===je&&m.push(_.props)}),n.jsx("div",{ref:d,className:p(M.accordion,t),...c,children:m.map(_=>{const v=i===_.id,y=`${l}-trigger-${_.id}`,h=`${l}-content-${_.id}`;return n.jsxs("div",{className:p(M.item,v&&M.itemOpen),"data-state":v?"open":"closed",children:[n.jsxs("button",{id:y,type:"button",className:M.trigger,"aria-expanded":v,"aria-controls":h,onClick:()=>u(x=>x===_.id?void 0:_.id),children:[n.jsxs("div",{className:M.triggerMain,children:[_.icon&&n.jsx(O,{icon:_.icon,className:M.itemIcon,size:24,"aria-hidden":"true"}),n.jsx("div",{className:M.triggerText,children:n.jsx("span",{className:M.title,children:_.title})})]}),n.jsx(O,{icon:"expand_more",className:p(M.chevron,v&&M.chevronOpen),size:20,"aria-hidden":"true"})]}),n.jsx("div",{id:h,"aria-labelledby":y,className:p(M.content,v&&M.contentOpen),role:"region",children:n.jsxs("div",{className:M.contentInner,children:[_.description&&n.jsx("p",{className:M.descriptionFull,children:_.description}),_.content]})})]},_.id)})})});ta.displayName="SandAccordion";const W={avatar:"_avatar_tjyvl_1","variant-circle":"_variant-circle_tjyvl_15","variant-rounded":"_variant-rounded_tjyvl_19","variant-square":"_variant-square_tjyvl_23","size-xs":"_size-xs_tjyvl_27","size-sm":"_size-sm_tjyvl_33","size-md":"_size-md_tjyvl_39","size-lg":"_size-lg_tjyvl_45","size-xl":"_size-xl_tjyvl_51",image:"_image_tjyvl_57",initials:"_initials_tjyvl_63",group:"_group_tjyvl_67"},sa=r.forwardRef(function({src:e,initials:a,name:t,size:o="md",variant:c="circle",className:d="",style:i,...u},l){const m=typeof o=="number"?{width:o,height:o,fontSize:o*.4}:void 0,_=a??t?.split(" ").map(v=>v[0]).join("").toUpperCase().slice(0,2);return n.jsx("div",{ref:l,className:p(W.avatar,typeof o=="string"&&W[`size-${o}`],W[`variant-${c}`],d),style:{...m,...i},...u,children:e?n.jsx("img",{src:e,alt:t,className:W.image}):n.jsx("span",{className:W.initials,children:_})})});sa.displayName="SandAvatar";const oa=r.forwardRef(function({children:e,max:a,size:t="md",className:o="",...c},d){return n.jsx("div",{ref:d,className:p(W.group,o),...c,children:e})});oa.displayName="SandAvatarGroup";const ra={"sand-badge":"_sand-badge_ezp2k_1","sand-badge-primary":"_sand-badge-primary_ezp2k_15","sand-badge-secondary":"_sand-badge-secondary_ezp2k_21","sand-badge-success":"_sand-badge-success_ezp2k_27","sand-badge-failed":"_sand-badge-failed_ezp2k_33"},ca=r.forwardRef(function({variant:e="primary",className:a="",...t},o){const c=r.useMemo(()=>ra[`sand-badge-${e}`],[e]);return n.jsx("span",{ref:o,className:p(ra["sand-badge"],c,a),...t})});ca.displayName="SandBadge";const oe={"sand-breadcrumbs":"_sand-breadcrumbs_cngwf_1","sand-breadcrumb-item":"_sand-breadcrumb-item_cngwf_10","sand-breadcrumb-link":"_sand-breadcrumb-link_cngwf_17","sand-breadcrumb-current":"_sand-breadcrumb-current_cngwf_32","sand-breadcrumb-separator":"_sand-breadcrumb-separator_cngwf_37"},Ne=()=>null;Ne.displayName="SandBreadcrumbItem";const da=r.forwardRef(function({items:e=[],className:a="","aria-label":t="Breadcrumb",children:o,...c},d){const i=r.useMemo(()=>{const l=[...e];return r.Children.forEach(o,m=>{r.isValidElement(m)&&m.type===Ne&&l.push(m.props)}),l},[e,o]),u=r.useMemo(()=>i.map((l,m)=>{const _=m===i.length-1;return n.jsxs("li",{className:oe["sand-breadcrumb-item"],children:[l.href&&!_?n.jsx("a",{href:l.href,className:oe["sand-breadcrumb-link"],children:l.label}):n.jsx("span",{"aria-current":_?"page":void 0,className:_?oe["sand-breadcrumb-current"]:void 0,children:l.label}),!_&&n.jsx("span",{className:p(oe["sand-breadcrumb-separator"],"material-symbols-rounded"),"aria-hidden":"true",children:"chevron_right"})]},`${String(l.label)}-${m}`)}),[i]);return n.jsx("nav",{ref:d,"aria-label":t,className:p(oe["sand-breadcrumbs"],a),...c,children:n.jsx("ol",{children:u})})});da.displayName="SandBreadcrumbs";const re={box:"_box_t20vf_1",surface:"_surface_t20vf_19",inline:"_inline_t20vf_27"},xn={stretch:"stretch",start:"flex-start",center:"center",end:"flex-end",baseline:"baseline"},wn={start:"flex-start",center:"center",end:"flex-end",between:"space-between",around:"space-around",evenly:"space-evenly"},la=r.forwardRef(function({as:e,padding:a,margin:t,gap:o,align:c,justify:d,surface:i,inline:u,width:l,radius:m,shadow:_="none",className:v,style:y,...h},x){const j=e??"div";let S=y;return S=I(S,"--sand-padding",te(a)),S=I(S,"--sand-margin",te(t)),S=I(S,"--sand-gap",te(o)),S=I(S,"--sand-align",c?xn[c]:void 0),S=I(S,"--sand-justify",d?wn[d]:void 0),S=I(S,"--sand-width",typeof l=="number"?`${l}px`:l),S=I(S,"--sand-box-radius",qe(m)),S=I(S,"--sand-box-shadow",_==="none"?"none":`var(--shadow-${_})`),n.jsx(j,{ref:x,className:p(re.box,i&&re.surface,u&&re.inline,v),style:S,...h})});la.displayName="SandBox";const U={chip:"_chip_1o3za_1",clickable:"_clickable_1o3za_16","variant-primary":"_variant-primary_1o3za_26","variant-secondary":"_variant-secondary_1o3za_31","variant-success":"_variant-success_1o3za_36","variant-warning":"_variant-warning_1o3za_41","variant-error":"_variant-error_1o3za_46","variant-outline":"_variant-outline_1o3za_51",startIcon:"_startIcon_1o3za_61",label:"_label_1o3za_66",closeButton:"_closeButton_1o3za_70"},ke=r.forwardRef(function({variant:e="primary",icon:a,onClose:t,clickable:o,children:c,className:d="",...i},u){return n.jsxs("span",{ref:u,className:p(U.chip,U[`variant-${e}`],o&&U.clickable,d),role:o?"button":void 0,tabIndex:o?0:void 0,...i,children:[a&&n.jsx(O,{icon:a,size:16,className:U.startIcon}),n.jsx("span",{className:U.label,children:c}),t&&n.jsx("button",{type:"button",className:U.closeButton,onClick:l=>{l.stopPropagation(),t()},"aria-label":"Remove",children:n.jsx(O,{icon:"close",size:14})})]})});ke.displayName="SandChip";const jn=ke,ia={"sand-btn":"_sand-btn_9p0tq_1","sand-btn-primary":"_sand-btn-primary_9p0tq_28","sand-btn-secondary":"_sand-btn-secondary_9p0tq_39","sand-btn-outline":"_sand-btn-outline_9p0tq_49","sand-btn-success":"_sand-btn-success_9p0tq_59","sand-btn-failed":"_sand-btn-failed_9p0tq_69"},he=r.forwardRef(function({variant:e="primary",className:a="",type:t="button",...o},c){const d=r.useMemo(()=>ia[`sand-btn-${e}`],[e]);return n.jsx("button",{ref:c,className:p(ia["sand-btn"],d,a),type:t,...o})});he.displayName="SandButton";const ve={"sand-card":"_sand-card_hf89l_1","sand-card-header":"_sand-card-header_hf89l_14","sand-card-body":"_sand-card-body_hf89l_22","sand-card-footer":"_sand-card-footer_hf89l_29"},ua=r.forwardRef(function({header:e,footer:a,children:t,className:o="",...c},d){return n.jsxs("article",{ref:d,className:p(ve["sand-card"],o),...c,children:[e&&n.jsx("header",{className:ve["sand-card-header"],children:e}),n.jsx("div",{className:ve["sand-card-body"],children:t}),a&&n.jsx("footer",{className:ve["sand-card-footer"],children:a})]})});ua.displayName="SandCard";const J={"sand-code-block":"_sand-code-block_1i66s_1","sand-copy-btn":"_sand-copy-btn_1i66s_20","sand-code-tabs":"_sand-code-tabs_1i66s_40","sand-tab-headers":"_sand-tab-headers_1i66s_51","sand-tab-btn":"_sand-tab-btn_1i66s_58",active:"_active_1i66s_73"};function Nn(s){if(!s)return"";let e=s.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");const a=[],t=(o,c)=>{const d=`___TOKEN_${a.length}___`;return a.push(`<span class="token-${c}">${o}</span>`),d};return e=e.replace(/\/\/.*/g,o=>t(o,"comment")),e=e.replace(/\/\*[\s\S]*?\*\//g,o=>t(o,"comment")),e=e.replace(/(["'`])(?:\\.|[^\\])*?\1/g,o=>t(o,"string")),e=e.replace(/\b(true|false|null|undefined)\b/g,o=>t(o,"boolean")),e=e.replace(/\b(const|let|var|function|return|if|else|for|while|import|export|from|default|class|extends|type|interface|enum|async|await|try|catch|finally|throw|new|this|super|public|private|protected|readonly|static|get|set|as|in|of|void|any|number|string|boolean|symbol|bigint)\b/g,o=>t(o,"keyword")),e=e.replace(/\b(React|useState|useEffect|useMemo|useCallback|useId|useRef|forwardRef|ComponentPropsWithoutRef|ReactNode|FC|HTMLAttributes)\b/g,o=>t(o,"class")),e=e.replace(/\b([a-z_][a-z0-9_]*)(?=\s*\()/gi,o=>t(o,"function")),e=e.replace(/&lt;[A-Z][a-zA-Z0-9]*/g,o=>t(o,"component")),e=e.replace(/&lt;\/?[a-z][a-z0-9]*/g,o=>t(o,"tag")),e=e.replace(/&lt;\/[a-zA-Z0-9]+&gt;/gi,o=>t(o,"tag")),e=e.replace(/\b([a-z][a-zA-Z0-9]*)(?=\s*=\s*[{"])/g,o=>t(o,"attr")),e=e.replace(/\b(\d+)\b/g,o=>t(o,"number")),e=e.replace(/(=&gt;|===|==|=|\+|-|\*|\/|&amp;&amp;|\|\||!)/g,o=>t(o,"operator")),a.forEach((o,c)=>{e=e.replace(`___TOKEN_${c}___`,o)}),e}const Re=r.forwardRef(function({code:e,className:a="",...t},o){const[c,d]=r.useState(!1),i=r.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{d(!0),setTimeout(()=>d(!1),2e3)})},[e]),u=r.useMemo(()=>Nn(e),[e]);return n.jsxs("pre",{ref:o,className:p(J["sand-code-block"],a),...t,children:[n.jsx("button",{className:J["sand-copy-btn"],onClick:i,type:"button","aria-label":c?"Code copied to clipboard":"Copy code to clipboard",children:c?"Copied":"Copy"}),n.jsx("code",{dangerouslySetInnerHTML:{__html:u}})]})});Re.displayName="SandCodeBlock";const fa=r.forwardRef(function({items:e,tabs:a,defaultTab:t=0,className:o="",onTabChange:c},d){const i=r.useMemo(()=>e??a??[],[e,a]),[u,l]=r.useState(t),m=r.useId(),_=r.useRef([]),v=r.useCallback(h=>{l(h),c?.(h),_.current[h]?.focus()},[c]),y=r.useMemo(()=>i[u]?.code??"",[u,i]);return n.jsxs("div",{ref:d,className:p(J["sand-code-tabs"],o),children:[n.jsx("div",{className:J["sand-tab-headers"],role:"tablist","aria-label":"Code examples",children:i.map((h,x)=>n.jsx("button",{ref:j=>{_.current[x]=j},className:p(J["sand-tab-btn"],u===x&&J.active),type:"button",role:"tab","aria-selected":u===x,"aria-controls":`${m}-code-panel-${x}`,id:`${m}-code-tab-${x}`,tabIndex:u===x?0:-1,onClick:()=>v(x),onKeyDown:j=>be(j,x,i.length,S=>v(S)),children:h.name},x))}),n.jsx("div",{role:"tabpanel",id:`${m}-code-panel-${u}`,"aria-labelledby":`${m}-code-tab-${u}`,children:n.jsx(Re,{code:y})})]})});fa.displayName="SandCodeTabs";const kn={"sand-divider":"_sand-divider_svs0p_1"},ma=r.forwardRef(function({className:e="",...a},t){return n.jsx("hr",{ref:t,className:p(kn["sand-divider"],e),...a})});ma.displayName="SandDivider";const L={"sand-feedback":"_sand-feedback_1fyl0_1","sand-feedback-toast":"_sand-feedback-toast_1fyl0_12","sand-feedback-snackbar":"_sand-feedback-snackbar_1fyl0_18","sand-feedback-row":"_sand-feedback-row_1fyl0_28","sand-feedback-icon":"_sand-feedback-icon_1fyl0_34","sand-feedback-content":"_sand-feedback-content_1fyl0_41","sand-feedback-title":"_sand-feedback-title_1fyl0_49","sand-feedback-message":"_sand-feedback-message_1fyl0_55","sand-feedback-action":"_sand-feedback-action_1fyl0_61","sand-feedback-success":"_sand-feedback-success_1fyl0_65","sand-feedback-failed":"_sand-feedback-failed_1fyl0_72","sand-feedback-info":"_sand-feedback-info_1fyl0_79"},Rn={info:"info",success:"check_circle",failed:"error"},_a=r.forwardRef(function({heading:e,message:a,action:t,variant:o="info",className:c="",mode:d,...i},u){const l=r.useMemo(()=>Rn[o],[o]),m=o==="failed"?"alert":"status";return n.jsx("div",{ref:u,role:m,"aria-live":o==="failed"?"assertive":"polite",className:p(L["sand-feedback"],L[`sand-feedback-${d}`],L[`sand-feedback-${o}`],c),...i,children:n.jsxs("div",{className:L["sand-feedback-row"],children:[n.jsx("span",{className:p(L["sand-feedback-icon"],"material-symbols-rounded"),"aria-hidden":"true",children:l}),n.jsxs("div",{className:L["sand-feedback-content"],children:[e&&n.jsx("span",{className:L["sand-feedback-title"],children:e}),n.jsx("span",{className:L["sand-feedback-message"],children:a})]}),t&&n.jsx("div",{className:L["sand-feedback-action"],children:t})]})})}),pa=r.forwardRef(function(e,a){return n.jsx(_a,{ref:a,mode:"toast",...e})});pa.displayName="SandToast";const ba=r.forwardRef(function(e,a){return n.jsx(_a,{ref:a,mode:"snackbar",...e})});ba.displayName="SandSnackbar";const ha={grid:"_grid_g8kr4_1",item:"_item_g8kr4_7"},va=r.forwardRef(function({columns:e=12,gap:a="md",className:t,style:o,...c},d){let i=o;return i=$e(i,"sand-grid-columns",e),i=I(i,"--sand-grid-gap",te(a)),n.jsx("div",{ref:d,className:p(ha.grid,t),style:i,...c})});va.displayName="SandGrid";const ya=r.forwardRef(function({span:e=1,className:a,style:t,...o},c){let d=t;return d=$e(d,"sand-grid-span",e),n.jsx("div",{ref:c,className:p(ha.item,a),style:d,...o})});ya.displayName="SandGrid.Item";const Tn=Object.assign(va,{Item:ya}),ce={"sand-form-group":"_sand-form-group_6kvlc_1","sand-label":"_sand-label_6kvlc_8","sand-input":"_sand-input_6kvlc_17","sand-input-error":"_sand-input-error_6kvlc_37","sand-helper-text-error":"_sand-helper-text-error_6kvlc_45"},X=r.forwardRef(function({label:e,children:a,className:t="",htmlFor:o,...c},d){return n.jsxs("div",{ref:d,className:p(ce["sand-form-group"],t),...c,children:[e&&n.jsx("label",{className:ce["sand-label"],htmlFor:o,children:e}),a]})});X.displayName="SandFormGroup";const Te=r.forwardRef(function({error:e,className:a="",...t},o){return n.jsx("input",{ref:o,className:p(ce["sand-input"],e&&ce["sand-input-error"],a),"aria-invalid":e||t["aria-invalid"],...t})});Te.displayName="SandInput";const Sa=r.forwardRef(function({label:e,helperText:a,error:t,groupClassName:o,className:c="","aria-describedby":d,...i},u){const l=r.useId(),m=i.id??l,_=a?`${m}-help`:void 0,v=r.useMemo(()=>[d,_].filter(Boolean).join(" ")||void 0,[d,_]);return n.jsxs(X,{label:e,className:o,htmlFor:m,children:[n.jsx(Te,{ref:u,id:m,error:t,className:c,"aria-describedby":v,...i}),a&&n.jsx("span",{id:_,className:t?ce["sand-helper-text-error"]:"",children:a})]})});Sa.displayName="SandInputGroup";const Cn={"sand-kbd":"_sand-kbd_mo78g_1"},ga=r.forwardRef(function({className:e="",...a},t){return n.jsx("kbd",{ref:t,className:p(Cn["sand-kbd"],e),...a})});ga.displayName="SandKBD";const xa={loader:"_loader_1onos_1",skeleton:"_skeleton_1onos_10"},wa=r.forwardRef(function({size:e=40,className:a,style:t,...o},c){return n.jsx("span",{ref:c,className:p(xa.loader,a),style:{"--sand-loader-size":`${e}px`,...t},...o})});wa.displayName="SandLoader";const ja=r.forwardRef(function({width:e="100%",height:a=16,radius:t="md",className:o,style:c,...d},i){return n.jsx("div",{ref:i,"aria-hidden":"true",className:p(xa.skeleton,o),style:{width:e,height:a,"--sand-skeleton-radius":qe(t),...c},...d})});ja.displayName="SandSkeleton";const Z={container:"_container_x9f0c_1",slider:"_slider_x9f0c_8",error:"_error_x9f0c_43",valueDisplay:"_valueDisplay_x9f0c_50",helper:"_helper_x9f0c_58","helper-error":"_helper-error_x9f0c_64"},Na=r.forwardRef(function({label:e,helperText:a,error:t,className:o="",...c},d){const i=r.useId(),u=c.id??i,l=a?`${u}-help`:void 0;return n.jsxs(X,{label:e,htmlFor:u,children:[n.jsxs("div",{className:Z.container,children:[n.jsx("input",{ref:d,id:u,type:"range",className:p(Z.slider,t&&Z.error,o),"aria-invalid":t||void 0,"aria-describedby":l,...c}),c.value!==void 0&&n.jsx("span",{className:Z.valueDisplay,children:c.value})]}),a&&n.jsx("span",{id:l,className:p(Z.helper,t&&Z["helper-error"]),children:a})]})});Na.displayName="SandSlider";const B={"sand-container":"_sand-container_plvlx_1","sand-header":"_sand-header_plvlx_7","sand-tool-layout":"_sand-tool-layout_plvlx_17","sand-tool-panel":"_sand-tool-panel_plvlx_24","sand-result-panel":"_sand-result-panel_plvlx_34","sand-microservice-layout":"_sand-microservice-layout_plvlx_47","sand-microservice-sidebar":"_sand-microservice-sidebar_plvlx_54","sand-microservice-content":"_sand-microservice-content_plvlx_67","sand-microservice-main":"_sand-microservice-main_plvlx_74"},ka=r.forwardRef(function({className:e="",...a},t){return n.jsx("div",{ref:t,className:p(B["sand-container"],e),...a})});ka.displayName="SandContainer";const Ra=r.forwardRef(function({className:e="",...a},t){return n.jsx("header",{ref:t,className:p(B["sand-header"],e),...a})});Ra.displayName="SandHeader";const Ce=r.forwardRef(function({className:e="",...a},t){return n.jsx("aside",{ref:t,className:p(B["sand-tool-panel"],e),...a})});Ce.displayName="SandAppLayout.Sidebar";const Ie=r.forwardRef(function({className:e="",...a},t){return n.jsx("main",{ref:t,className:p(B["sand-result-panel"],e),...a})});Ie.displayName="SandAppLayout.Main";const In=r.forwardRef(function({className:e="",...a},t){return n.jsx("div",{ref:t,className:p(B["sand-tool-layout"],e),...a})}),Ee=Object.assign(In,{Sidebar:Ce,Main:Ie});Ee.displayName="SandAppLayout";const En=Ee,An=Ce,Mn=Ie,Ta=r.forwardRef(function({children:e,className:a="",...t},o){return n.jsx("aside",{ref:o,className:p(B["sand-microservice-sidebar"],a),...t,children:e})});Ta.displayName="SandMicroserviceLayout.Sidebar";const Ca=r.forwardRef(function({children:e,className:a="",...t},o){return n.jsx("div",{ref:o,className:p(B["sand-microservice-content"],a),...t,children:e})});Ca.displayName="SandMicroserviceLayout.Content";const Ia=r.forwardRef(function({children:e,className:a="",...t},o){return n.jsx("main",{ref:o,className:p(B["sand-microservice-main"],a),...t,children:e})});Ia.displayName="SandMicroserviceLayout.Main";const de=r.forwardRef(function({children:e,className:a="",...t},o){return n.jsx("div",{ref:o,className:p(B["sand-microservice-layout"],a),...t,children:e})});de.displayName="SandMicroserviceLayout",de.Sidebar=Ta,de.Content=Ca,de.Main=Ia;const F={"sand-modal-root":"_sand-modal-root_1e60v_1","sand-modal-backdrop":"_sand-modal-backdrop_1e60v_11","sand-modal-panel":"_sand-modal-panel_1e60v_22","sand-modal-header":"_sand-modal-header_1e60v_36","sand-modal-title":"_sand-modal-title_1e60v_45","sand-modal-description":"_sand-modal-description_1e60v_52","sand-modal-close":"_sand-modal-close_1e60v_59","sand-modal-body":"_sand-modal-body_1e60v_78","sand-modal-footer":"_sand-modal-footer_1e60v_86"};function le(s,e){const{enabled:a,initialFocusRef:t}=e,o=r.useRef(null),c=r.useCallback(d=>{if(!a||!s.current||d.key!=="Tab")return;const i=yn(s.current);if(i.length===0){d.preventDefault(),s.current.focus();return}const u=i[0],l=i[i.length-1],m=document.activeElement;d.shiftKey&&m===u?(d.preventDefault(),l.focus()):!d.shiftKey&&m===l&&(d.preventDefault(),u.focus())},[a,s]);r.useEffect(()=>{if(!a){o.current&&(o.current.focus(),o.current=null);return}o.current=document.activeElement instanceof HTMLElement?document.activeElement:null;const i=setTimeout(()=>{const u=t?.current||s.current;u&&u.focus()},16);return window.addEventListener("keydown",c),()=>{window.removeEventListener("keydown",c),clearTimeout(i)}},[a,c,t,s])}const Ae=r.forwardRef(function({as:e,direction:a="column",gap:t="md",align:o,justify:c,wrap:d,surface:i,className:u,style:l,...m},_){const v=e??"div";let y=l;return y=I(y,"--sand-display","flex"),y=I(y,"--sand-gap",te(t)),y=I(y,"--sand-align",o),y=I(y,"--sand-justify",c),y=I(y,"--sand-stack-direction",a),y=I(y,"--sand-stack-wrap",d?"wrap":"nowrap"),n.jsx(v,{ref:_,className:p(re.box,i&&re.surface,u),style:{flexDirection:"var(--sand-stack-direction)",flexWrap:"var(--sand-stack-wrap)",...y},...m})});Ae.displayName="SandStack";const Ea=r.createContext(null);function Aa(){const s=r.useContext(Ea);if(!s)throw new Error("SandModal sub-components must be used within SandModal.");return s}const Me=r.forwardRef(function({className:e="",...a},t){return n.jsx("div",{ref:t,className:p(F["sand-modal-header"],e),...a})});Me.displayName="SandModal.Header";const Oe=r.forwardRef(function({className:e="",...a},t){return n.jsx("div",{ref:t,className:p(F["sand-modal-body"],e),...a})});Oe.displayName="SandModal.Body";const De=r.forwardRef(function({className:e="",...a},t){return n.jsx("div",{ref:t,className:p(F["sand-modal-footer"],e),...a})});De.displayName="SandModal.Footer";const ze=r.forwardRef(function({className:e="",...a},t){const{titleId:o}=Aa();return n.jsx("div",{ref:t,id:o,className:p(F["sand-modal-title"],e),...a})});ze.displayName="SandModal.Title";const Pe=r.forwardRef(function({className:e="",...a},t){const{descriptionId:o}=Aa();return n.jsx("div",{ref:t,id:o,className:p(F["sand-modal-description"],e),...a})});Pe.displayName="SandModal.Description";const Ma=r.forwardRef(function({open:e,isOpen:a,onClose:t,title:o,description:c,footer:d,closeOnOverlay:i=!0,initialFocusRef:u,children:l,className:m="",..._},v){const y=e??a??!1,h=r.useId(),x=r.useId(),j=r.useRef(null),S=r.useRef(null),D=r.useMemo(()=>({titleId:h,descriptionId:x}),[x,h]),z=r.useCallback(C=>{S.current=C,typeof v=="function"?v(C):v&&(v.current=C)},[v]);le(S,{enabled:y,initialFocusRef:u||j});const G=r.useCallback(C=>{C.key==="Escape"&&(C.preventDefault(),t())},[t]);return r.useEffect(()=>{if(!y)return;const C=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=C}},[y]),y?n.jsxs("div",{className:F["sand-modal-root"],onKeyDown:G,children:[n.jsx("button",{type:"button",className:F["sand-modal-backdrop"],"aria-label":"Close dialog",onClick:i?t:void 0}),n.jsx("div",{ref:z,role:"dialog","aria-modal":"true","aria-labelledby":o?h:void 0,"aria-describedby":c?x:void 0,className:p(F["sand-modal-panel"],m),tabIndex:-1,..._,children:n.jsxs(Ea.Provider,{value:D,children:[(o||c)&&n.jsxs(Me,{children:[n.jsxs("div",{children:[o&&n.jsx(ze,{children:o}),c&&n.jsx(Pe,{children:c})]}),n.jsx("button",{ref:j,type:"button",className:F["sand-modal-close"],onClick:t,"aria-label":"Close dialog",children:n.jsx("span",{className:"material-symbols-rounded","aria-hidden":"true",children:"close"})})]}),n.jsx(Oe,{children:l}),d&&n.jsx(De,{children:d})]})})]}):null});Ma.displayName="SandModal";const Oa=Object.assign(Ma,{Header:Me,Body:Oe,Footer:De,Title:ze,Description:Pe});function On({onConfirm:s,onClose:e,confirmLabel:a="Confirm",cancelLabel:t="Cancel",confirmVariant:o="primary",footer:c,children:d,...i}){const u=c||n.jsxs(Ae,{direction:"row",gap:"sm",justify:"flex-end",children:[n.jsx(he,{variant:"outline",onClick:e,children:t}),n.jsx(he,{variant:o,onClick:s,children:a})]});return n.jsx(Oa,{onClose:e,footer:u,...i,children:d})}const A={navbar:"_navbar_ce3ap_1",container:"_container_ce3ap_11",brand:"_brand_ce3ap_20",links:"_links_ce3ap_30",link:"_link_ce3ap_30",linkActive:"_linkActive_ce3ap_55",mobileToggle:"_mobileToggle_ce3ap_64",overlay:"_overlay_ce3ap_86",overlayVisible:"_overlayVisible_ce3ap_97",drawer:"_drawer_ce3ap_102",drawerOpen:"_drawerOpen_ce3ap_118",drawerHeader:"_drawerHeader_ce3ap_122",drawerTitle:"_drawerTitle_ce3ap_130",drawerClose:"_drawerClose_ce3ap_136",drawerContent:"_drawerContent_ce3ap_150"},ye=()=>null;ye.displayName="SandNavbarItem";const Dn=r.forwardRef(function({brand:e,items:a=[],onMenuClick:t,className:o,children:c,...d},i){const u=[...a];return r.Children.forEach(c,l=>{r.isValidElement(l)&&l.type===ye&&u.push(l.props)}),n.jsx("nav",{ref:i,className:p(A.navbar,o),...d,children:n.jsxs("div",{className:A.container,children:[n.jsx("div",{className:A.brand,children:e}),n.jsxs("div",{className:A.links,children:[u.map(l=>n.jsx("a",{href:l.href,className:p(A.link,l.active&&A.linkActive),children:l.label},l.href)),r.Children.map(c,l=>r.isValidElement(l)&&l.type===ye?null:l)]}),n.jsx("button",{type:"button",className:A.mobileToggle,onClick:t,"aria-label":"Toggle menu",children:n.jsx(O,{icon:"menu",size:24})})]})})}),Da=r.forwardRef(function({open:e,isOpen:a,onClose:t,title:o,children:c,className:d,...i},u){const l=e??a??!1,m=r.useRef(null),_=r.useRef(null),v=r.useCallback(h=>{m.current=h,typeof u=="function"?u(h):u&&(u.current=h)},[u]);le(m,{enabled:l,initialFocusRef:_});const y=r.useCallback(h=>{h.key==="Escape"&&(h.preventDefault(),t())},[t]);return r.useEffect(()=>{if(!l)return;const h=document.body.style.overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=h}},[l]),n.jsxs(n.Fragment,{children:[n.jsx("div",{className:p(A.overlay,l&&A.overlayVisible),onClick:t,"aria-hidden":"true"}),n.jsxs("div",{ref:v,className:p(A.drawer,l&&A.drawerOpen,d),role:"dialog","aria-modal":"true",onKeyDown:y,...i,children:[n.jsxs("div",{className:A.drawerHeader,children:[n.jsx("div",{className:A.drawerTitle,children:o}),n.jsx("button",{ref:_,type:"button",className:A.drawerClose,onClick:t,"aria-label":"Close menu",children:n.jsx(O,{icon:"close",size:24})})]}),n.jsx("div",{className:A.drawerContent,children:c})]})]})});Da.displayName="SandDrawer";const ie={"sand-pagination":"_sand-pagination_cizv5_1","sand-page-btn":"_sand-page-btn_cizv5_8","sand-page-btn-active":"_sand-page-btn-active_cizv5_36"},za=r.forwardRef(function({currentPage:e,totalPages:a,onPageChange:t,className:o="",...c},d){const i=r.useMemo(()=>Array.from({length:a},(m,_)=>_+1),[a]),u=r.useCallback(m=>{m<1||m>a||m===e||t?.(m)},[e,t,a]),l=r.useCallback(m=>{be(m,e-1,a,_=>u(_+1))},[e,u,a]);return n.jsxs("nav",{ref:d,"aria-label":"Pagination",className:p(ie["sand-pagination"],o),onKeyDown:l,...c,children:[n.jsx("button",{type:"button",className:ie["sand-page-btn"],disabled:e===1,"aria-label":"Previous page",onClick:()=>u(e-1),children:n.jsx("span",{className:"material-symbols-rounded","aria-hidden":"true",children:"chevron_left"})}),i.map(m=>n.jsx("button",{type:"button","aria-current":m===e?"page":void 0,"aria-label":`Page ${m}`,className:p(ie["sand-page-btn"],m===e&&ie["sand-page-btn-active"]),onClick:()=>u(m),children:m},m)),n.jsx("button",{type:"button",className:ie["sand-page-btn"],disabled:e===a,"aria-label":"Next page",onClick:()=>u(e+1),children:n.jsx("span",{className:"material-symbols-rounded","aria-hidden":"true",children:"chevron_right"})})]})});za.displayName="SandPagination";function Le(s={}){const{isOpen:e,defaultIsOpen:a,onClose:t,onOpen:o}=s,[c,d]=r.useState(a||!1),i=e!==void 0,u=i?e:c,l=r.useCallback(()=>{i||d(!0),o?.()},[i,o]),m=r.useCallback(()=>{i||d(!1),t?.()},[i,t]),_=r.useCallback(()=>{u?m():l()},[u,l,m]);return{isOpen:u,onOpen:l,onClose:m,onToggle:_,setIsOpen:d}}const zn={content:"_content_1b598_1"},Pa=r.createContext(null),La=()=>{const s=r.useContext(Pa);if(!s)throw new Error("Popover components must be used within SandPopover");return s};function Se({children:s,defaultOpen:e,open:a,onOpenChange:t}){const o=r.useId(),c=r.useRef(null),{isOpen:d,onClose:i,onToggle:u}=Le({isOpen:a,defaultIsOpen:e,onClose:()=>t?.(!1),onOpen:()=>t?.(!0)}),l=r.useMemo(()=>({isOpen:d,onClose:i,onToggle:u,triggerRef:c,popoverId:o}),[d,i,u,o]);return n.jsx(Pa.Provider,{value:l,children:s})}function Ba({children:s}){const{onToggle:e,isOpen:a,triggerRef:t,popoverId:o}=La();return r.isValidElement(s)?r.cloneElement(s,{ref:t,onClick:c=>{s.props.onClick?.(c),e()},"aria-haspopup":"dialog","aria-expanded":a,"aria-controls":o}):s}const Fa=r.forwardRef(function({children:e,width:a,className:t="",style:o,...c},d){const{isOpen:i,onClose:u,triggerRef:l,popoverId:m}=La(),_=r.useRef(null);return le(_,{enabled:i}),r.useEffect(()=>{if(!i)return;const v=y=>{y instanceof KeyboardEvent&&y.key==="Escape"&&(u(),l.current?.focus()),y instanceof MouseEvent&&_.current&&!_.current.contains(y.target)&&l.current&&!l.current.contains(y.target)&&u()};return document.addEventListener("mousedown",v),document.addEventListener("keydown",v),()=>{document.removeEventListener("mousedown",v),document.removeEventListener("keydown",v)}},[i,u,l]),i?Je.createPortal(n.jsx("div",{ref:v=>{_.current=v,typeof d=="function"?d(v):d&&(d.current=v)},id:m,role:"dialog",className:p(zn.content,t),style:{width:a,...o},...c,children:e}),document.body):null});Se.Trigger=Ba,Se.Content=Fa,Se.displayName="SandPopover";const Q={track:"_track_1b1ni_1",bar:"_bar_1b1ni_8",ring:"_ring_1b1ni_15",ringTrack:"_ringTrack_1b1ni_19",ringValue:"_ringValue_1b1ni_24",label:"_label_1b1ni_32"};function Pn(s,e){return Math.min(Math.max(s,0),e)}const Va=r.forwardRef(function({value:e,max:a=100,size:t=96,thickness:o=8,variant:c="linear",showValue:d,className:i,style:u,...l},m){const _=Pn(e,a),v=_/a*100;if(c==="circular"){const y=(t-o)/2,h=2*Math.PI*y,x=h-v/100*h;return n.jsxs("div",{ref:m,role:"progressbar","aria-valuemin":0,"aria-valuemax":a,"aria-valuenow":_,className:p(i),style:{position:"relative",width:t,height:t,...u},...l,children:[n.jsxs("svg",{className:Q.ring,width:t,height:t,viewBox:`0 0 ${t} ${t}`,children:[n.jsx("circle",{className:Q.ringTrack,cx:t/2,cy:t/2,r:y,strokeWidth:o}),n.jsx("circle",{className:Q.ringValue,cx:t/2,cy:t/2,r:y,strokeWidth:o,strokeDasharray:h,strokeDashoffset:x})]}),d&&n.jsxs("span",{className:Q.label,children:[Math.round(v),"%"]})]})}return n.jsx("div",{ref:m,role:"progressbar","aria-valuemin":0,"aria-valuemax":a,"aria-valuenow":_,className:p(Q.track,i),style:{height:o,...u},...l,children:n.jsx("div",{className:Q.bar,style:{width:`${v}%`}})})});Va.displayName="SandProgress";const E={container:"_container_15onh_1",nativeSelect:"_nativeSelect_15onh_6",trigger:"_trigger_15onh_18",triggerActive:"_triggerActive_15onh_43",error:"_error_15onh_47",value:"_value_15onh_55",placeholder:"_placeholder_15onh_62",chevron:"_chevron_15onh_66",chevronOpen:"_chevronOpen_15onh_72",listbox:"_listbox_15onh_76",option:"_option_15onh_93",optionSelected:"_optionSelected_15onh_109",optionDisabled:"_optionDisabled_15onh_118",checkIcon:"_checkIcon_15onh_124",helper:"_helper_15onh_128","helper-error":"_helper-error_15onh_134"},Ha=r.forwardRef(function({label:e,helperText:a,error:t,options:o=[],placeholder:c="Select an option...",value:d,defaultValue:i,onChange:u,className:l="",...m},_){const v=r.useId(),y=m.id??v,h=a?`${y}-help`:void 0,[x,j]=r.useState(i??d??""),{isOpen:S,onOpen:D,onClose:z,onToggle:G}=Le(),C=r.useRef(null),q=r.useRef(null),K=r.useRef(null),_e=o.find(w=>w.value===(d??x)),Y=r.useCallback(w=>{j(w),u?.(w),z(),K.current?.focus()},[u,z]);le(q,{enabled:S}),r.useEffect(()=>{if(!S)return;const w=V=>{C.current&&!C.current.contains(V.target)&&z()};return document.addEventListener("mousedown",w),()=>document.removeEventListener("mousedown",w)},[S,z]);const Ke=w=>{w.key==="Escape"&&(z(),K.current?.focus()),w.key==="ArrowDown"&&!S&&D()};return n.jsxs(X,{label:e,htmlFor:y,children:[n.jsxs("div",{ref:C,className:E.container,onKeyDown:Ke,children:[n.jsxs("select",{ref:_,id:y,value:d??x,onChange:w=>Y(w.target.value),className:E.nativeSelect,tabIndex:-1,"aria-hidden":"true",...m,children:[n.jsx("option",{value:"",disabled:!0,children:c}),o.map(w=>n.jsx("option",{value:w.value,disabled:w.disabled,children:w.label},w.value))]}),n.jsxs("button",{ref:K,type:"button","aria-haspopup":"listbox","aria-expanded":S,"aria-labelledby":`${y}-label`,className:p(E.trigger,t&&E.error,S&&E.triggerActive,l),onClick:G,children:[n.jsx("span",{className:p(E.value,!_e&&E.placeholder),children:_e?_e.label:c}),n.jsx(O,{icon:"expand_more",size:20,className:p(E.chevron,S&&E.chevronOpen)})]}),S&&n.jsx("ul",{ref:q,role:"listbox",className:E.listbox,"aria-labelledby":`${y}-label`,children:o.map(w=>{const V=w.value===(d??x);return n.jsxs("li",{role:"option","aria-selected":V,className:p(E.option,V&&E.optionSelected,w.disabled&&E.optionDisabled),onClick:()=>!w.disabled&&Y(w.value),tabIndex:w.disabled?void 0:0,onKeyDown:$=>{($.key==="Enter"||$.key===" ")&&($.preventDefault(),!w.disabled&&Y(w.value))},children:[w.label,V&&n.jsx(O,{icon:"check",size:18,className:E.checkIcon})]},w.value)})})]}),a&&n.jsx("span",{id:h,className:p(E.helper,t&&E["helper-error"]),children:a})]})});Ha.displayName="SandSelect";const k={"sand-choice-group":"_sand-choice-group_viqgz_1","sand-choice-row":"_sand-choice-row_viqgz_7","sand-choice-input":"_sand-choice-input_viqgz_16","sand-choice-control":"_sand-choice-control_viqgz_22","sand-checkbox":"_sand-checkbox_viqgz_41","sand-checkbox-icon":"_sand-checkbox-icon_viqgz_59","sand-radio":"_sand-radio_viqgz_76","sand-switch":"_sand-switch_viqgz_94","sand-choice-content":"_sand-choice-content_viqgz_123","sand-choice-label":"_sand-choice-label_viqgz_129","sand-choice-description":"_sand-choice-description_viqgz_134"},Be=({label:s,description:e})=>n.jsxs("span",{className:k["sand-choice-content"],children:[n.jsx("span",{className:k["sand-choice-label"],children:s}),e&&n.jsx("span",{className:k["sand-choice-description"],children:e})]}),Fe=r.forwardRef(function({label:e,description:a,id:t,className:o="",...c},d){const i=r.useId(),u=t??i;return n.jsxs("label",{className:p(k["sand-choice-row"],o),htmlFor:u,children:[n.jsx("input",{ref:d,id:u,type:"checkbox",className:k["sand-choice-input"],...c}),n.jsx("span",{className:p(k["sand-choice-control"],k["sand-checkbox"]),"aria-hidden":"true",children:n.jsx("span",{className:p(k["sand-checkbox-icon"],"material-symbols-rounded"),children:"check"})}),n.jsx(Be,{label:e,description:a})]})});Fe.displayName="SandCheckbox";const Ve=r.forwardRef(function({label:e,description:a,id:t,className:o="",onKeyDown:c,...d},i){const u=r.useId(),l=t??u,m=_=>{if(c?.(_),_.defaultPrevented||!d.name)return;const v=Array.from(document.querySelectorAll(`input[type="radio"][name="${d.name}"]`)),y=v.findIndex(h=>h.id===l);be(_,y,v.length,h=>{v[h]?.focus(),v[h]?.click()})};return n.jsxs("label",{className:p(k["sand-choice-row"],o),htmlFor:l,children:[n.jsx("input",{ref:i,id:l,type:"radio",className:k["sand-choice-input"],onKeyDown:m,...d}),n.jsx("span",{className:p(k["sand-choice-control"],k["sand-radio"]),"aria-hidden":"true"}),n.jsx(Be,{label:e,description:a})]})});Ve.displayName="SandRadio";const He=r.forwardRef(function({label:e,description:a,id:t,className:o="",...c},d){const i=r.useId(),u=t??i;return n.jsxs("label",{className:p(k["sand-choice-row"],o),htmlFor:u,children:[n.jsx("input",{ref:d,id:u,type:"checkbox",role:"switch",className:k["sand-choice-input"],...c}),n.jsx("span",{className:p(k["sand-choice-control"],k["sand-switch"]),"aria-hidden":"true"}),n.jsx(Be,{label:e,description:a})]})});He.displayName="SandSwitch";const Ga=r.forwardRef(function({className:e="",label:a,options:t=[],type:o="radio",name:c,value:d,onChange:i,children:u,...l},m){const _=r.useId(),v=c??_,y=h=>{if(o==="checkbox"||o==="switch"){const x=Array.isArray(d)?d:[],j=x.includes(h)?x.filter(S=>S!==h):[...x,h];i?.(j)}else i?.(h)};return n.jsxs("div",{ref:m,role:"group","aria-label":typeof a=="string"?a:void 0,className:p(k["sand-choice-group"],e),...l,children:[a&&n.jsx("div",{className:k["sand-choice-group-label"],children:a}),n.jsxs("div",{className:k["sand-choice-group-content"],children:[t.map(h=>{const x=Array.isArray(d)?d.includes(h.value):d===h.value,j={key:h.value,name:v,label:h.label,description:h.description,disabled:h.disabled,checked:x,onChange:()=>y(h.value)};return o==="checkbox"?n.jsx(Fe,{...j}):o==="switch"?n.jsx(He,{...j}):n.jsx(Ve,{...j})}),u]})]})});Ga.displayName="SandChoiceGroup";const ue={wrapper:"_wrapper_1142m_1",table:"_table_1142m_9",stickyHeader:"_stickyHeader_1142m_36",striped:"_striped_1142m_42",hoverable:"_hoverable_1142m_50"},Ln=r.forwardRef(function({striped:e,hoverable:a=!0,stickyHeader:t,className:o,wrapperProps:c,items:d,data:i,children:u,...l},m){const _=d??i;return n.jsx("div",{...c,className:p(ue.wrapper,c?.className),children:n.jsxs("table",{ref:m,className:p(ue.table,e&&ue.striped,a&&ue.hoverable,t&&ue.stickyHeader,o),...l,children:[u,_&&!u&&n.jsx("tbody",{children:_.map((v,y)=>n.jsx("tr",{children:Object.values(v).map((h,x)=>n.jsx("td",{children:h},x))},y))})]})})}),Ka=r.forwardRef(({children:s,...e},a)=>n.jsx("thead",{ref:a,...e,children:s}));Ka.displayName="SandTable.Header";const Ya=r.forwardRef(({children:s,...e},a)=>n.jsx("tbody",{ref:a,...e,children:s}));Ya.displayName="SandTable.Body";const Wa=r.forwardRef(({children:s,...e},a)=>n.jsx("tr",{ref:a,...e,children:s}));Wa.displayName="SandTable.Row";const Ua=r.forwardRef(({children:s,...e},a)=>n.jsx("td",{ref:a,...e,children:s}));Ua.displayName="SandTable.Cell";const Ja=r.forwardRef(({children:s,...e},a)=>n.jsx("th",{ref:a,...e,children:s}));Ja.displayName="SandTable.HeaderCell";const Bn=Object.assign(Ln,{Header:Ka,Body:Ya,Row:Wa,Cell:Ua,HeaderCell:Ja}),fe={textarea:"_textarea_14lbs_1",error:"_error_14lbs_23",helper:"_helper_14lbs_31","helper-error":"_helper-error_14lbs_37","resize-none":"_resize-none_14lbs_42","resize-both":"_resize-both_14lbs_46","resize-horizontal":"_resize-horizontal_14lbs_50","resize-vertical":"_resize-vertical_14lbs_54"},Xa=r.forwardRef(function({label:e,helperText:a,error:t,resize:o="vertical",className:c="",...d},i){const u=r.useId(),l=d.id??u,m=a?`${l}-help`:void 0;return n.jsxs(X,{label:e,htmlFor:l,children:[n.jsx("textarea",{ref:i,id:l,className:p(fe.textarea,t&&fe.error,fe[`resize-${o}`],c),"aria-invalid":t||void 0,"aria-describedby":m,...d}),a&&n.jsx("span",{id:m,className:p(fe.helper,t&&fe["helper-error"]),children:a})]})});Xa.displayName="SandTextarea";const P={root:"_root_yi163_1",list:"_list_yi163_6",trigger:"_trigger_yi163_18",active:"_active_yi163_41",indicator:"_indicator_yi163_45",panel:"_panel_yi163_57"},ge=()=>null;ge.displayName="SandTabItem";const Za=r.createContext(void 0);function Qa(){const s=r.useContext(Za);if(!s)throw new Error("Tabs components must be used within a SandTabs component");return s}function me({items:s=[],defaultValue:e,value:a,onChange:t,className:o,children:c,...d}){const i=r.useId(),u=r.useMemo(()=>{const S=[...s];return r.Children.forEach(c,D=>{r.isValidElement(D)&&D.type===ge&&S.push(D.props)}),S},[s,c]),[l,m]=r.useState(e??u[0]?.id),_=a??l,v=r.useCallback(S=>{m(S),t?.(S)},[t]),y=r.useMemo(()=>({activeId:_,setActiveId:v,baseId:i}),[_,v,i]),h=Math.max(u.findIndex(S=>S.id===_),0),x=r.useMemo(()=>({"--sand-tabs-left":`calc(4px + ${h} * (100% - 8px) / ${Math.max(u.length,1)})`,"--sand-tabs-width":`calc((100% - 8px) / ${Math.max(u.length,1)})`}),[h,u.length]),j=u.length>0;return n.jsx(Za.Provider,{value:y,children:n.jsx("div",{className:p(P.root,o),...d,children:j?n.jsxs(n.Fragment,{children:[n.jsxs("div",{role:"tablist","aria-label":"Tabs",className:P.list,style:x,children:[n.jsx("span",{"aria-hidden":"true",className:P.indicator}),u.map((S,D)=>{const z=`${i}-tab-${S.id}`,G=`${i}-panel-${S.id}`,C=S.id===_;return n.jsx("button",{id:z,role:"tab",type:"button",tabIndex:C?0:-1,"aria-selected":C,"aria-controls":G,className:p(P.trigger,C&&P.active),onClick:()=>v(S.id),onKeyDown:q=>be(q,D,u.length,K=>v(u[K].id)),children:S.label},S.id)})]}),u[h]&&n.jsx("div",{id:`${i}-panel-${u[h].id}`,role:"tabpanel","aria-labelledby":`${i}-tab-${u[h].id}`,className:P.panel,children:u[h].content})]}):c})})}const qa=({children:s,className:e,style:a,...t})=>n.jsx("div",{role:"tablist",className:p(P.list,e),style:a,...t,children:s});qa.displayName="SandTabs.List";const $a=({value:s,children:e,className:a,...t})=>{const{activeId:o,setActiveId:c,baseId:d}=Qa(),i=o===s;return n.jsx("button",{role:"tab",type:"button",id:`${d}-tab-${s}`,"aria-selected":i,"aria-controls":`${d}-panel-${s}`,tabIndex:i?0:-1,className:p(P.trigger,i&&P.active,a),onClick:()=>c(s),...t,children:e})};$a.displayName="SandTabs.Trigger";const en=({value:s,children:e,className:a,...t})=>{const{activeId:o,baseId:c}=Qa();return o===s?n.jsx("div",{role:"tabpanel",id:`${c}-panel-${s}`,"aria-labelledby":`${c}-tab-${s}`,className:p(P.panel,a),...t,children:e}):null};en.displayName="SandTabs.Panel",me.List=qa,me.Trigger=$a,me.Panel=en,me.Item=ge;const an=r.createContext(null);function nn(s){return s!=="system"?s:typeof window>"u"||typeof window.matchMedia!="function"?"light":window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light"}function Fn(s){if(!s)return;const e={};return s.accent&&(e["--sand-accent"]=s.accent),s.accentDark&&(e["--sand-accent-dark"]=s.accentDark),s.surface&&(e["--theme-surface"]=s.surface),s.surfaceVariant&&(e["--theme-surface-variant"]=s.surfaceVariant),s.text&&(e["--theme-text"]=s.text),s.textMuted&&(e["--theme-text-muted"]=s.textMuted),s.border&&(e["--theme-border"]=s.border),s.shadowSm&&(e["--shadow-sm"]=s.shadowSm),s.shadowMd&&(e["--shadow-md"]=s.shadowMd),s.shadowLg&&(e["--shadow-lg"]=s.shadowLg),e}function Vn({children:s,defaultTheme:e="system",theme:a,tokens:t,className:o,root:c=!1}){const[d,i]=r.useState(e),u=a??d,l=nn(u);r.useEffect(()=>{!c||typeof document>"u"||(document.documentElement.dataset.theme=l)},[l,c]);const m=r.useMemo(()=>({theme:u,resolvedTheme:l,setTheme:i,toggleTheme:()=>i(_=>nn(_)==="dark"?"light":"dark")}),[l,u]);return n.jsx(an.Provider,{value:m,children:n.jsx("div",{className:o,"data-theme":l,style:Fn(t),children:s})})}function Hn(){const s=r.useContext(an);if(!s)throw new Error("useSandTheme must be used within SandThemeProvider.");return s}const H={title:"_title_huapx_1",text:"_text_huapx_8",code:"_code_huapx_14",gradient:"_gradient_huapx_25",muted:"_muted_huapx_31"},Ge={regular:400,medium:500,semibold:600,bold:700},Gn={xs:"1rem",sm:"1.25rem",md:"1.5rem",lg:"2rem",xl:"2.75rem",display:"clamp(3rem, 6vw, 4.75rem)"},tn={xs:"0.75rem",sm:"0.875rem",md:"1rem",lg:"1.125rem",xl:"1.25rem"},sn=r.forwardRef(function({as:e,level:a=2,size:t="lg",weight:o="semibold",gradient:c,muted:d,className:i,style:u,...l},m){const _=e??`h${a}`;return n.jsx(_,{ref:m,className:p(H.title,c&&H.gradient,d&&H.muted,i),style:{fontSize:Gn[t],fontWeight:Ge[o],...u},...l})});sn.displayName="SandTitle";const on=r.forwardRef(function({as:e,size:a="md",weight:t="regular",gradient:o,muted:c,className:d,style:i,...u},l){const m=e??"p";return n.jsx(m,{ref:l,className:p(H.text,o&&H.gradient,c&&H.muted,d),style:{fontSize:tn[a],fontWeight:Ge[t],...i},...u})});on.displayName="SandText";const rn=r.forwardRef(function({as:e,block:a,size:t="sm",weight:o="medium",className:c,style:d,...i},u){const l=e??(a?"pre":"code");return n.jsx(l,{ref:u,className:p(H.code,c),style:{fontSize:tn[t],fontWeight:Ge[o],display:a?"block":void 0,whiteSpace:a?"pre-wrap":void 0,...d},...i})});rn.displayName="SandCode";const cn={trigger:"_trigger_ehjfy_1",content:"_content_ehjfy_5"};function Kn({content:s,title:e,children:a}){const t=r.useId(),[o,c]=r.useState(null),d=s??e;if(!r.isValidElement(a))return null;const i=l=>{const m=l.getBoundingClientRect();c({top:m.bottom+10,left:m.left+m.width/2})},u=r.cloneElement(a,{"aria-describedby":t,onMouseEnter:l=>{i(l.currentTarget),a.props.onMouseEnter?.(l)},onMouseLeave:l=>{c(null),a.props.onMouseLeave?.(l)},onFocus:l=>{i(l.currentTarget),a.props.onFocus?.(l)},onBlur:l=>{c(null),a.props.onBlur?.(l)}});return n.jsxs(n.Fragment,{children:[n.jsx("span",{className:cn.trigger,children:u}),o&&typeof document<"u"?Je.createPortal(n.jsx("div",{id:t,role:"tooltip",className:cn.content,style:{top:o.top,left:o.left,transform:"translateX(-50%)"},children:d}),document.body):null]})}function Yn(s){const{value:e,defaultValue:a,onChange:t}=s,[o,c]=r.useState(a),d=e!==void 0,i=d?e:o,u=r.useRef(t);r.useEffect(()=>{u.current=t});const l=r.useCallback(m=>{const _=typeof m=="function"?m(i):m;d||c(_),u.current?.(_)},[d,i]);return[i,l]}const xe={sm:640,md:768,lg:1024,xl:1280};function Wn(){const[s,e]=r.useState("base");return r.useEffect(()=>{const a=()=>{const t=window.innerWidth;t>=xe.xl?e("xl"):t>=xe.lg?e("lg"):t>=xe.md?e("md"):t>=xe.sm?e("sm"):e("base")};return a(),window.addEventListener("resize",a),()=>window.removeEventListener("resize",a)},[]),s}b.SandAccordion=ta,b.SandAccordionItem=je,b.SandAlert=na,b.SandAppLayout=Ee,b.SandAvatar=sa,b.SandAvatarGroup=oa,b.SandBadge=ca,b.SandBox=la,b.SandBreadcrumbItem=Ne,b.SandBreadcrumbs=da,b.SandButton=he,b.SandCard=ua,b.SandCheckbox=Fe,b.SandChip=ke,b.SandChoiceGroup=Ga,b.SandCode=rn,b.SandCodeBlock=Re,b.SandCodeTabs=fa,b.SandContainer=ka,b.SandDialog=On,b.SandDivider=ma,b.SandDrawer=Da,b.SandFormGroup=X,b.SandGrid=Tn,b.SandHeader=Ra,b.SandIcon=O,b.SandIconProvider=Sn,b.SandInput=Te,b.SandInputGroup=Sa,b.SandKBD=ga,b.SandLoader=wa,b.SandMicroserviceLayout=de,b.SandModal=Oa,b.SandNavbar=Dn,b.SandNavbarItem=ye,b.SandPagination=za,b.SandPopover=Se,b.SandPopoverContent=Fa,b.SandPopoverTrigger=Ba,b.SandProgress=Va,b.SandRadio=Ve,b.SandResultPanel=Mn,b.SandSelect=Ha,b.SandSkeleton=ja,b.SandSlider=Na,b.SandSnackbar=ba,b.SandStack=Ae,b.SandSwitch=He,b.SandTabItem=ge,b.SandTable=Bn,b.SandTabs=me,b.SandTag=jn,b.SandText=on,b.SandTextarea=Xa,b.SandThemeProvider=Vn,b.SandTitle=sn,b.SandToast=pa,b.SandToolLayout=En,b.SandToolPanel=An,b.SandTooltip=Kn,b.useBreakpoint=Wn,b.useControllableState=Yn,b.useDisclosure=Le,b.useFocusTrap=le,b.useSandIcon=aa,b.useSandTheme=Hn,Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})}));
package/dist/style.css ADDED
@@ -0,0 +1 @@
1
+ :root{--theme-bg: #F2F2F2;--theme-surface: rgba(255, 255, 255, .82);--theme-surface-variant: rgb(231.8, 231.8, 231.8);--theme-surface-strong: rgba(255, 255, 255, .9);--theme-overlay: rgba(38, 38, 38, .48);--theme-text: #262626;--theme-text-muted: rgba(38, 38, 38, .72);--theme-text-subtle: rgba(38, 38, 38, .52);--theme-border: rgba(38, 38, 38, .16);--theme-border-strong: rgba(38, 38, 38, .24);--theme-footer-bg: rgb(25.25, 25.25, 25.25);--theme-footer-text: #F2F2F2;--sand-accent: orange;--sand-accent-dark: #cc8400;--sand-accent-soft: rgba(255, 165, 0, .12);--sand-accent-glow: rgba(255, 165, 0, .2);--sand-accent-muted: rgba(255, 165, 0, .16);--sand-primary: #262626;--sand-primary-light: rgb(63.5, 63.5, 63.5);--sand-primary-muted: rgba(38, 38, 38, .72);--sand-secondary: #F2F2F2;--sand-secondary-dark: rgb(231.8, 231.8, 231.8);--sand-secondary-light: #ffffff;--color-info: hsl(212, 95%, 56%);--color-info-soft: rgba(36.21, 135.694, 249.39, .14);--color-success: hsl(152, 63%, 38%);--color-success-soft: rgba(35.853, 157.947, 100.9698, .14);--color-warning: hsl(38, 96%, 50%);--color-warning-soft: rgba(249.9, 160.14, 5.1, .16);--color-error: hsl(4, 84%, 58%);--color-error-soft: rgba(237.864, 69.9312, 57.936, .14);--font-main: Outfit, Sora, Avenir Next, system-ui, sans-serif;--font-mono: JetBrains Mono, SFMono-Regular, ui-monospace, monospace;--sand-space-1: .25rem;--sand-space-2: .5rem;--sand-space-3: .75rem;--sand-space-4: 1rem;--sand-space-5: 1.25rem;--sand-space-6: 1.5rem;--sand-space-7: 2rem;--sand-space-8: 2.5rem;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px;--radius-full: 9999px;--shadow-sm: 0 10px 30px hsla(220, 30%, 20%, .08);--shadow-md: 0 18px 48px hsla(220, 32%, 18%, .12);--shadow-lg: 0 28px 72px hsla(220, 35%, 16%, .16);--glow: 0 0 0 1px rgba(255, 165, 0, .16), 0 18px 42px rgba(255, 165, 0, .2);--transition: .25s cubic-bezier(.4, 0, .2, 1);--container-max: 1200px;--sand-gradient-brand: linear-gradient(135deg, var(--sand-accent), rgb(229.5, 72, 0));--sand-gradient-surface: linear-gradient(180deg, rgba(255, 255, 255, .8), rgba(#F2F2F2, .95));--sand-glass: saturate(180%) blur(20px)}[data-theme=dark]{--theme-bg: #1a1a1a;--theme-surface: #222222;--theme-surface-variant: #2a2a2a;--theme-surface-strong: #333333;--theme-overlay: rgba(0, 0, 0, .72);--theme-text: #f5f5f5;--theme-text-muted: rgba(245, 245, 245, .72);--theme-text-subtle: rgba(245, 245, 245, .52);--theme-border: rgba(255, 255, 255, .1);--theme-border-strong: rgba(255, 255, 255, .2);--sand-accent-soft: rgba(255, 165, 0, .12);--sand-accent-muted: rgba(255, 165, 0, .16);--sand-accent-glow: rgba(255, 165, 0, .14);--shadow-sm: 0 10px 30px rgba(0, 0, 0, .3);--shadow-md: 0 18px 48px rgba(0, 0, 0, .4);--shadow-lg: 0 28px 72px rgba(0, 0, 0, .5);--sand-gradient-surface: linear-gradient(180deg, #2a2a2a, #222222)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-main);background:radial-gradient(circle at top,rgba(255,165,0,.05),transparent 28%),linear-gradient(180deg,var(--theme-bg),color-mix(in srgb,var(--theme-bg) 98%,var(--theme-text) 2%));color:var(--theme-text);line-height:1.6;display:flex;min-height:100vh;transition:background-color var(--transition),color var(--transition);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}#root{width:100%}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}code,pre,kbd{font-family:var(--font-mono)}:focus-visible{outline:2px solid var(--sand-accent);outline-offset:2px}[data-sand-surface=glass]{background:var(--sand-gradient-surface);border:1px solid var(--theme-border);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:var(--sand-glass);backdrop-filter:var(--sand-glass)}.u-mt-4{margin-top:1rem}.u-mb-4{margin-bottom:1rem}._alert_f8qp0_1{display:flex;gap:var(--sand-space-4);align-items:flex-start;padding:var(--sand-space-4);border:1px solid var(--sand-alert-border, var(--theme-border));border-radius:var(--radius-lg);background:var(--sand-alert-bg, var(--theme-surface));box-shadow:var(--shadow-sm);-webkit-backdrop-filter:var(--sand-glass);backdrop-filter:var(--sand-glass)}._icon_f8qp0_13{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-md);background:var(--sand-alert-soft, var(--sand-accent-soft));color:var(--sand-alert-color, var(--sand-accent));flex-shrink:0}._content_f8qp0_25{display:grid;gap:.35rem}._title_f8qp0_30{color:var(--theme-text);font-weight:600}._description_f8qp0_35{color:var(--theme-text-muted)}._accordion_hg6cu_1{display:flex;flex-direction:column;gap:.5rem}._item_hg6cu_7{overflow:hidden;border:1px solid var(--theme-border);border-radius:var(--radius-lg);background:var(--theme-surface);transition:all .3s cubic-bezier(.4,0,.2,1)}._item_hg6cu_7:hover:not([data-state=open]){border-color:var(--theme-border-strong);background:var(--theme-surface-variant)}._item_hg6cu_7[data-state=open]{border-color:var(--sand-accent);background:var(--theme-surface)}._trigger_hg6cu_23{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;border:0;background:transparent;cursor:pointer;text-align:left;transition:all var(--transition)}._triggerMain_hg6cu_37{display:flex;align-items:center;gap:1.25rem;flex:1;min-width:0}._itemIcon_hg6cu_45{color:var(--sand-accent);background:var(--sand-accent-soft);width:2.75rem;height:2.75rem;border-radius:.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all var(--transition);border:1px solid transparent}._item_hg6cu_7[data-state=open] ._itemIcon_hg6cu_45{background:var(--sand-accent);color:#fff}._triggerText_hg6cu_64{display:flex;flex-direction:column;gap:.15rem;min-width:0}._title_hg6cu_71{color:var(--theme-text);font-weight:700;font-size:1.05rem;line-height:1.3;transition:color var(--transition)}._descriptionFull_hg6cu_79{color:var(--theme-text-muted);font-size:.9375rem;font-weight:400;line-height:1.7;margin:0 0 1rem;padding:0}._content_hg6cu_88{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1)}._contentOpen_hg6cu_94{grid-template-rows:1fr}._contentInner_hg6cu_98{overflow:hidden;padding:0 1.5rem 1.5rem;color:var(--theme-text-muted);font-size:.9375rem;line-height:1.6}._chevron_hg6cu_106{color:var(--theme-text-muted);transition:all .3s ease;flex-shrink:0}._chevronOpen_hg6cu_112{transform:rotate(180deg);color:var(--sand-accent)}[data-state=open] ._title_hg6cu_71{color:var(--sand-accent)}[data-theme=dark] ._item_hg6cu_7[data-state=open]{background:var(--theme-surface)}._avatar_tjyvl_1{display:inline-flex;align-items:center;justify-content:center;background-color:var(--theme-surface-variant);color:var(--theme-text-muted);font-weight:600;overflow:hidden;-webkit-user-select:none;user-select:none;flex-shrink:0;position:relative;border:2px solid var(--theme-surface)}._variant-circle_tjyvl_15{border-radius:50%}._variant-rounded_tjyvl_19{border-radius:var(--radius-md)}._variant-square_tjyvl_23{border-radius:0}._size-xs_tjyvl_27{width:24px;height:24px;font-size:10px}._size-sm_tjyvl_33{width:32px;height:32px;font-size:12px}._size-md_tjyvl_39{width:40px;height:40px;font-size:14px}._size-lg_tjyvl_45{width:56px;height:56px;font-size:20px}._size-xl_tjyvl_51{width:80px;height:80px;font-size:28px}._image_tjyvl_57{width:100%;height:100%;object-fit:cover}._initials_tjyvl_63{line-height:1}._group_tjyvl_67{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center}._group_tjyvl_67>._avatar_tjyvl_1{margin-left:-8px;transition:transform .2s ease}._group_tjyvl_67>._avatar_tjyvl_1:hover{z-index:10;transform:translateY(-2px)}._sand-badge_ezp2k_1{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.6875rem;font-weight:700;letter-spacing:.025em;text-transform:uppercase;border:1px solid transparent;white-space:nowrap}._sand-badge-primary_ezp2k_15{background:var(--sand-accent-soft);color:var(--sand-accent);border-color:var(--sand-accent-muted)}._sand-badge-secondary_ezp2k_21{background:var(--theme-surface-variant);color:var(--theme-text-muted);border-color:var(--theme-border)}._sand-badge-success_ezp2k_27{background:var(--color-success-soft);color:var(--color-success);border-color:#249e6533}._sand-badge-failed_ezp2k_33{background:var(--color-error-soft);color:var(--color-error);border-color:#ee463a33}._sand-breadcrumbs_cngwf_1{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:var(--theme-text-muted);font-size:.88rem}._sand-breadcrumb-item_cngwf_10{display:inline-flex;align-items:center;gap:.45rem;min-width:0}._sand-breadcrumb-link_cngwf_17{color:inherit;text-decoration:none;padding:.2rem .35rem;border-radius:.35rem}._sand-breadcrumb-link_cngwf_17:hover{color:var(--sand-accent);background:var(--sand-accent-soft)}._sand-breadcrumb-link_cngwf_17:focus-visible{outline:3px solid color-mix(in srgb,var(--sand-accent) 55%,white);outline-offset:2px}._sand-breadcrumb-current_cngwf_32{color:var(--theme-text);font-weight:700}._sand-breadcrumb-separator_cngwf_37{font-size:1rem;opacity:.7;-webkit-user-select:none;user-select:none;margin:0 .2rem;display:inline-flex;align-items:center;justify-content:center;width:1.25rem}._box_t20vf_1{position:relative;display:var(--sand-display, block);padding:var(--sand-padding, 0);margin:var(--sand-margin, 0);width:var(--sand-width, auto);min-width:0;background:var(--sand-box-background, transparent);border:var(--sand-box-border, 0);border-radius:var(--sand-box-radius, 0);box-shadow:var(--sand-box-shadow, none);gap:var(--sand-gap, 0);align-items:var(--sand-align, stretch);justify-content:var(--sand-justify, flex-start);-webkit-backdrop-filter:var(--sand-box-backdrop, none);backdrop-filter:var(--sand-box-backdrop, none);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}._surface_t20vf_19{--sand-box-background: var(--sand-gradient-surface);--sand-box-border: 1px solid var(--theme-border);--sand-box-radius: var(--radius-lg);--sand-box-shadow: var(--shadow-sm);--sand-box-backdrop: var(--sand-glass)}._inline_t20vf_27{--sand-display: inline-flex}._responsive_t20vf_31{--sand-grid-span: var(--sand-grid-span-sm, var(--sand-grid-span, 1))}@media(min-width:640px){._responsive_t20vf_31{--sand-grid-span: var(--sand-grid-span-sm, var(--sand-grid-span, 1))}}@media(min-width:768px){._responsive_t20vf_31{--sand-grid-span: var(--sand-grid-span-md, var(--sand-grid-span-sm, var(--sand-grid-span, 1)))}}@media(min-width:1024px){._responsive_t20vf_31{--sand-grid-span: var(--sand-grid-span-lg, var(--sand-grid-span-md, var(--sand-grid-span-sm, var(--sand-grid-span, 1))))}}@media(min-width:1280px){._responsive_t20vf_31{--sand-grid-span: var(--sand-grid-span-xl, var(--sand-grid-span-lg, var(--sand-grid-span-md, var(--sand-grid-span-sm, var(--sand-grid-span, 1)))))}}._chip_1o3za_1{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:var(--radius-full);font-size:.8125rem;font-weight:500;white-space:nowrap;gap:.375rem;height:2rem;border:1px solid transparent;transition:all var(--transition)}._clickable_1o3za_16{cursor:pointer}._clickable_1o3za_16:hover{filter:brightness(.95)}._clickable_1o3za_16:active{transform:scale(.98)}._variant-primary_1o3za_26{background-color:var(--sand-accent);color:#fff}._variant-secondary_1o3za_31{background-color:var(--theme-surface-variant);color:var(--theme-text)}._variant-success_1o3za_36{background-color:var(--color-success-soft);color:var(--color-success)}._variant-warning_1o3za_41{background-color:var(--color-warning-soft);color:var(--color-warning)}._variant-error_1o3za_46{background-color:var(--color-error-soft);color:var(--color-error)}._variant-outline_1o3za_51{background-color:transparent;border-color:var(--theme-border);color:var(--theme-text-muted)}._variant-outline_1o3za_51._clickable_1o3za_16:hover{border-color:var(--theme-border-strong);background-color:var(--theme-surface-variant)}._startIcon_1o3za_61{display:flex;margin-left:-.25rem}._label_1o3za_66{line-height:1}._closeButton_1o3za_70{display:flex;align-items:center;justify-content:center;padding:0;margin-right:-.375rem;background:none;border:none;color:inherit;cursor:pointer;border-radius:var(--radius-full);opacity:.7;transition:opacity .2s}._closeButton_1o3za_70:hover{opacity:1;background-color:#0000001a}._sand-btn_9p0tq_1{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.625rem 1.25rem;border-radius:var(--radius-md);font-weight:600;font-size:.9375rem;cursor:pointer;transition:all var(--transition);border:1px solid transparent;font-family:inherit;text-decoration:none;line-height:1.25;min-height:2.5rem;white-space:nowrap}._sand-btn_9p0tq_1:disabled{opacity:.5;cursor:not-allowed}._sand-btn_9p0tq_1:focus-visible{outline:2px solid var(--sand-accent);outline-offset:2px}._sand-btn-primary_9p0tq_28{background:var(--sand-accent);color:#fff;border-color:var(--sand-accent)}._sand-btn-primary_9p0tq_28:hover:not(:disabled){background:var(--sand-accent-dark);border-color:var(--sand-accent-dark);box-shadow:var(--shadow-sm)}._sand-btn-secondary_9p0tq_39{background:var(--theme-surface-variant);color:var(--theme-text);border-color:var(--theme-border)}._sand-btn-secondary_9p0tq_39:hover:not(:disabled){background:var(--theme-surface-strong);border-color:var(--theme-border-strong)}._sand-btn-outline_9p0tq_49{background:transparent;border-color:var(--theme-border);color:var(--theme-text)}._sand-btn-outline_9p0tq_49:hover:not(:disabled){background:var(--theme-surface-variant);border-color:var(--theme-border-strong)}._sand-btn-success_9p0tq_59{background:var(--color-success);color:#fff;border-color:var(--color-success)}._sand-btn-success_9p0tq_59:hover:not(:disabled){background:#1f8958;box-shadow:var(--shadow-sm)}._sand-btn-failed_9p0tq_69{background:var(--color-error);color:#fff;border-color:var(--color-error)}._sand-btn-failed_9p0tq_69:hover:not(:disabled){background:#ec3022;box-shadow:var(--shadow-sm)}._sand-card_hf89l_1{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition);width:100%}._sand-card_hf89l_1:hover{border-color:var(--theme-border-strong);box-shadow:var(--shadow-md)}._sand-card-header_hf89l_14{padding:1.25rem 1.5rem;border-bottom:1px solid var(--theme-border);font-weight:700;font-size:1.125rem;color:var(--theme-text)}._sand-card-body_hf89l_22{padding:1.5rem;color:var(--theme-text-muted);font-size:.9375rem;line-height:1.6}._sand-card-footer_hf89l_29{padding:1rem 1.5rem;background-color:var(--theme-surface-variant);border-top:1px solid var(--theme-border);display:flex;align-items:center;gap:1rem}@media(max-width:640px){._sand-card-header_hf89l_14,._sand-card-body_hf89l_22,._sand-card-footer_hf89l_29{padding-inline:1rem}._sand-card-footer_hf89l_29{flex-direction:column}}._sand-code-block_1i66s_1{margin:0;padding:1.25rem 1.5rem;font-family:var(--font-mono);font-size:.875rem;line-height:1.6;color:#e5e7eb;overflow-x:auto;background:#111;border-radius:var(--radius-lg);border:1px solid var(--theme-border);position:relative;tab-size:2}[data-theme=dark] ._sand-code-block_1i66s_1{background:#0d0d0d}._sand-copy-btn_1i66s_20{position:absolute;top:.75rem;right:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff9;padding:.375rem .625rem;border-radius:6px;cursor:pointer;font-size:.75rem;font-weight:600;transition:all var(--transition)}._sand-copy-btn_1i66s_20:hover{background:#ffffff1a;color:#fff;border-color:var(--sand-accent)}._sand-code-tabs_1i66s_40{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--theme-border);background:#111}._sand-code-tabs_1i66s_40 ._sand-code-block_1i66s_1{border:none;border-radius:0}._sand-tab-headers_1i66s_51{display:flex;background:#1a1a1a;padding:0 .5rem;border-bottom:1px solid rgba(255,255,255,.06)}._sand-tab-btn_1i66s_58{padding:.75rem 1rem;background:none;border:none;color:#fff6;font-family:var(--font-main);font-weight:600;font-size:.8125rem;cursor:pointer;position:relative;transition:all var(--transition)}._sand-tab-btn_1i66s_58:hover{color:#fffc}._sand-tab-btn_1i66s_58._active_1i66s_73{color:#fff}._sand-tab-btn_1i66s_58._active_1i66s_73:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:var(--sand-accent)}.token-comment{color:#6a9955;font-style:italic}.token-string{color:#ce9178}.token-keyword,.token-boolean{color:#569cd6;font-weight:600}.token-number{color:#b5cea8}.token-function{color:#dcdcaa}.token-class{color:#4ec9b0}.token-component{color:#4ec9b0;font-weight:600}.token-tag{color:#569cd6}.token-attr{color:#9cdcfe}.token-operator{color:#d4d4d4}@media(max-width:640px){._sand-code-block_1i66s_1{padding:1rem;font-size:.8125rem}}._sand-divider_svs0p_1{height:1px;background:var(--theme-border);width:100%;margin:1rem 0}._sand-feedback_1fyl0_1{width:min(100%,28rem);border-radius:var(--radius-lg);border:1px solid var(--theme-border);background:var(--theme-surface);box-shadow:var(--shadow-md);color:var(--theme-text);overflow:hidden;transition:all var(--transition)}._sand-feedback-toast_1fyl0_12{padding:1.125rem 1.25rem;position:relative;border-left:4px solid var(--sand-accent)}._sand-feedback-snackbar_1fyl0_18{width:min(100%,36rem);padding:.75rem 1rem;border-radius:var(--radius-md);background:var(--theme-surface-strong);color:var(--theme-text);border:1px solid var(--theme-border-strong);box-shadow:var(--shadow-lg)}._sand-feedback-row_1fyl0_28{display:flex;align-items:center;gap:1rem}._sand-feedback-icon_1fyl0_34{font-size:1.375rem;flex-shrink:0;display:flex;align-items:center}._sand-feedback-content_1fyl0_41{display:flex;flex-direction:column;gap:.125rem;min-width:0;flex:1}._sand-feedback-title_1fyl0_49{font-size:.9375rem;font-weight:700;line-height:1.4}._sand-feedback-message_1fyl0_55{font-size:.875rem;line-height:1.5;color:var(--theme-text-muted)}._sand-feedback-action_1fyl0_61{flex-shrink:0}._sand-feedback-success_1fyl0_65{border-left-color:var(--color-success)}._sand-feedback-success_1fyl0_65 ._sand-feedback-icon_1fyl0_34{color:var(--color-success)}._sand-feedback-failed_1fyl0_72{border-left-color:var(--color-error)}._sand-feedback-failed_1fyl0_72 ._sand-feedback-icon_1fyl0_34{color:var(--color-error)}._sand-feedback-info_1fyl0_79{border-left-color:var(--sand-accent)}._sand-feedback-info_1fyl0_79 ._sand-feedback-icon_1fyl0_34{color:var(--sand-accent)}[data-theme=dark] ._sand-feedback-snackbar_1fyl0_18{background:#2a2a2a;border-color:#ffffff26}@media(max-width:640px){._sand-feedback-row_1fyl0_28{flex-wrap:wrap}._sand-feedback-action_1fyl0_61{margin-left:0;width:100%}}._grid_g8kr4_1{display:grid;gap:var(--sand-grid-gap, var(--sand-space-4));grid-template-columns:repeat(var(--sand-grid-columns, 12),minmax(0,1fr))}._item_g8kr4_7{min-width:0;grid-column:span var(--sand-grid-span, 1)/span var(--sand-grid-span, 1)}@media(min-width:640px){._grid_g8kr4_1{grid-template-columns:repeat(var(--sand-grid-columns-sm, var(--sand-grid-columns, 12)),minmax(0,1fr))}}@media(min-width:768px){._grid_g8kr4_1{grid-template-columns:repeat(var(--sand-grid-columns-md, var(--sand-grid-columns-sm, var(--sand-grid-columns, 12))),minmax(0,1fr))}}@media(min-width:1024px){._grid_g8kr4_1{grid-template-columns:repeat(var(--sand-grid-columns-lg, var(--sand-grid-columns-md, var(--sand-grid-columns-sm, var(--sand-grid-columns, 12)))),minmax(0,1fr))}}@media(min-width:1280px){._grid_g8kr4_1{grid-template-columns:repeat(var(--sand-grid-columns-xl, var(--sand-grid-columns-lg, var(--sand-grid-columns-md, var(--sand-grid-columns-sm, var(--sand-grid-columns, 12))))),minmax(0,1fr))}}._sand-form-group_6kvlc_1{display:flex;flex-direction:column;gap:.5rem;width:100%}._sand-label_6kvlc_8{font-size:.75rem;font-weight:700;color:var(--theme-text-muted);text-transform:uppercase;letter-spacing:.05em;cursor:pointer}._sand-input_6kvlc_17{width:100%;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:inherit;color:var(--theme-text);transition:all var(--transition);font-size:.9375rem}._sand-input_6kvlc_17:hover{border-color:var(--theme-border-strong)}._sand-input_6kvlc_17:focus{outline:none;border-color:var(--sand-accent);box-shadow:0 0 0 3px var(--sand-accent-soft)}._sand-input-error_6kvlc_37{border-color:var(--color-error)}._sand-input-error_6kvlc_37:focus{border-color:var(--color-error);box-shadow:0 0 0 3px var(--color-error-soft)}._sand-helper-text-error_6kvlc_45{color:var(--color-error);font-size:.8125rem;font-weight:500;margin-top:.25rem}@media(max-width:640px){._sand-input_6kvlc_17{padding:.9rem 1rem;font-size:.95rem}}._sand-kbd_mo78g_1{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;min-height:2rem;padding:.34rem .68rem;border-radius:.5rem;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f3f4f6);box-shadow:inset 0 1px #fffffff2,inset 0 -1px #94a3b82e,0 0 0 1px #ffffffb3,0 2px #cbd5e1e6,0 6px 14px #0f172a1a;color:#1f2937;font-family:var(--font-mono);font-size:.78rem;font-weight:600;line-height:1;letter-spacing:0;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap}[data-theme=dark] ._sand-kbd_mo78g_1{border-color:#ffffff0f;background:linear-gradient(180deg,#434a54,#2a3038);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #0000006b,0 0 0 1px #ffffff08,0 2px #161a20,0 8px 18px #00000057;color:#f8fafc}._loader_1onos_1{width:var(--sand-loader-size, 2rem);height:var(--sand-loader-size, 2rem);border-radius:50%;border:2px solid var(--sand-accent-soft);border-top-color:var(--sand-accent);animation:_sand-spin_1onos_1 .8s cubic-bezier(.4,0,.2,1) infinite}._skeleton_1onos_10{position:relative;overflow:hidden;border-radius:var(--sand-skeleton-radius, var(--radius-sm));background:var(--theme-surface-variant)}._skeleton_1onos_10:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.08),transparent);animation:_sand-shimmer_1onos_1 2s infinite ease-in-out}[data-theme=dark] ._skeleton_1onos_10:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.04),transparent)}@keyframes _sand-spin_1onos_1{to{transform:rotate(360deg)}}@keyframes _sand-shimmer_1onos_1{to{transform:translate(100%)}}._container_x9f0c_1{display:flex;align-items:center;gap:1rem;width:100%}._slider_x9f0c_8{-webkit-appearance:none;width:100%;height:6px;border-radius:var(--radius-full);background:var(--theme-surface-variant);outline:none;cursor:pointer;transition:all var(--transition)}._slider_x9f0c_8::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--sand-accent);cursor:pointer;border:2px solid var(--theme-surface);box-shadow:var(--shadow-sm);transition:transform .1s ease}._slider_x9f0c_8::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:var(--sand-accent);cursor:pointer;border:2px solid var(--theme-surface);box-shadow:var(--shadow-sm)}._slider_x9f0c_8:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--sand-accent-soft);transform:scale(1.1)}._slider_x9f0c_8._error_x9f0c_43{background:var(--color-error-soft)}._slider_x9f0c_8._error_x9f0c_43::-webkit-slider-thumb{background:var(--color-error)}._valueDisplay_x9f0c_50{font-size:.875rem;font-weight:600;color:var(--theme-text);min-width:2rem;text-align:right}._helper_x9f0c_58{font-size:.8125rem;color:var(--theme-text-muted);margin-top:.25rem}._helper-error_x9f0c_64{color:var(--color-error);font-weight:500}._sand-container_plvlx_1{max-width:var(--container-max);margin:0 auto;width:100%}._sand-header_plvlx_7{background:var(--theme-surface);border-bottom:1px solid var(--theme-border);padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}._sand-tool-layout_plvlx_17{display:grid;grid-template-columns:320px 1fr;gap:1.5rem;align-items:stretch}._sand-tool-panel_plvlx_24{background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-lg);padding:2rem;display:flex;flex-direction:column;gap:1.5rem}._sand-result-panel_plvlx_34{background:var(--theme-surface-variant);border-radius:var(--radius-lg);padding:3rem;min-height:400px;border:2px dashed var(--theme-border);display:flex;align-items:center;justify-content:center;color:var(--theme-text-muted)}._sand-microservice-layout_plvlx_47{display:flex;min-height:100vh;background:var(--theme-background, var(--theme-surface));width:100%}._sand-microservice-sidebar_plvlx_54{width:280px;border-right:1px solid var(--theme-border);background:var(--theme-surface);display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto;z-index:10}._sand-microservice-content_plvlx_67{flex:1;display:flex;flex-direction:column;min-width:0}._sand-microservice-main_plvlx_74{padding:var(--sand-space-6, 2rem);flex:1}@media(max-width:900px){._sand-microservice-layout_plvlx_47{flex-direction:column}._sand-microservice-sidebar_plvlx_54{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid var(--theme-border)}}@media(max-width:900px){._sand-tool-layout_plvlx_17{grid-template-columns:1fr}._sand-result-panel_plvlx_34{min-height:240px}}@media(max-width:640px){._sand-header_plvlx_7{padding:.9rem 1rem;flex-wrap:wrap}._sand-tool-panel_plvlx_24,._sand-result-panel_plvlx_34{padding:1rem}}._sand-modal-root_1e60v_1{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem}._sand-modal-backdrop_1e60v_11{position:absolute;inset:0;background:var(--theme-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:0;width:100%;height:100%;cursor:default}._sand-modal-panel_1e60v_22{position:relative;width:min(100%,36rem);max-height:min(90vh,48rem);overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--theme-border);background:var(--theme-surface);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;animation:_sand-modal-in_1e60v_1 .3s cubic-bezier(.4,0,.2,1)}._sand-modal-header_1e60v_36{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:1.5rem;border-bottom:1px solid var(--theme-border)}._sand-modal-title_1e60v_45{font-size:1.25rem;font-weight:800;line-height:1.2;color:var(--theme-text)}._sand-modal-description_1e60v_52{margin-top:.5rem;font-size:.9375rem;color:var(--theme-text-muted);line-height:1.5}._sand-modal-close_1e60v_59{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--radius-md);border:1px solid var(--theme-border);background:var(--theme-surface-variant);color:var(--theme-text-muted);cursor:pointer;transition:all var(--transition)}._sand-modal-close_1e60v_59:hover{color:var(--theme-text);border-color:var(--sand-accent);background:var(--theme-surface-strong)}._sand-modal-body_1e60v_78{padding:1.5rem;flex:1;overflow-y:auto;color:var(--theme-text-muted);line-height:1.6}._sand-modal-footer_1e60v_86{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;background:var(--theme-surface-variant);border-top:1px solid var(--theme-border)}@keyframes _sand-modal-in_1e60v_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:640px){._sand-modal-root_1e60v_1{padding:1rem;align-items:flex-end}._sand-modal-panel_1e60v_22{width:100%;max-height:95vh;border-bottom-left-radius:0;border-bottom-right-radius:0}._sand-modal-header_1e60v_36,._sand-modal-body_1e60v_78,._sand-modal-footer_1e60v_86{padding:1.25rem}}._navbar_ce3ap_1{width:100%;border:1px solid var(--theme-border);border-radius:var(--radius-lg);background:var(--theme-surface);box-shadow:var(--shadow-sm);padding:.75rem 1.25rem;transition:all var(--transition)}._container_ce3ap_11{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:var(--container-max);margin:0 auto}._brand_ce3ap_20{font-weight:800;font-size:1.25rem;color:var(--theme-text);display:flex;align-items:center;gap:.5rem;text-decoration:none}._links_ce3ap_30{display:flex;align-items:center;gap:.5rem}@media(max-width:768px){._links_ce3ap_30{display:none}}._link_ce3ap_30{padding:.5rem 1rem;border-radius:var(--radius-md);color:var(--theme-text-muted);font-weight:600;font-size:.9375rem;text-decoration:none;transition:all var(--transition)}._link_ce3ap_30:hover{color:var(--theme-text);background:var(--theme-surface-variant)}._linkActive_ce3ap_55,._linkActive_ce3ap_55:hover{color:var(--sand-accent);background:var(--sand-accent-soft)}._mobileToggle_ce3ap_64{display:none;align-items:center;justify-content:center;padding:.5rem;border:1px solid var(--theme-border);border-radius:var(--radius-md);background:var(--theme-surface-variant);color:var(--theme-text);cursor:pointer;transition:all var(--transition)}@media(max-width:768px){._mobileToggle_ce3ap_64{display:flex}}._mobileToggle_ce3ap_64:hover{border-color:var(--sand-accent);color:var(--sand-accent)}._overlay_ce3ap_86{position:fixed;inset:0;background:var(--theme-overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;transition:opacity var(--transition)}._overlayVisible_ce3ap_97{opacity:1;pointer-events:auto}._drawer_ce3ap_102{position:fixed;top:0;right:0;bottom:0;width:min(20rem,80vw);background:var(--theme-surface);border-left:1px solid var(--theme-border);box-shadow:var(--shadow-lg);z-index:1001;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--transition)}._drawerOpen_ce3ap_118{transform:translate(0)}._drawerHeader_ce3ap_122{padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--theme-border)}._drawerTitle_ce3ap_130{font-weight:700;font-size:1.125rem;color:var(--theme-text)}._drawerClose_ce3ap_136{padding:.5rem;border:0;background:transparent;color:var(--theme-text-muted);cursor:pointer;display:flex;align-items:center;transition:color var(--transition)}._drawerClose_ce3ap_136:hover{color:var(--theme-text)}._drawerContent_ce3ap_150{padding:1.5rem;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}._drawerContent_ce3ap_150 a{display:block;padding:.75rem 1rem;border-radius:var(--radius-md);color:var(--theme-text-muted);font-weight:600;text-decoration:none;transition:all var(--transition)}._drawerContent_ce3ap_150 a:hover{background:var(--theme-surface-variant);color:var(--theme-text)}._sand-pagination_cizv5_1{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}._sand-page-btn_cizv5_8{min-width:2.5rem;height:2.5rem;padding:0 .85rem;display:inline-flex;align-items:center;justify-content:center;border-radius:.8rem;border:1px solid var(--theme-border);background:var(--theme-surface);color:var(--theme-text);cursor:pointer;transition:var(--transition);font-weight:700}._sand-page-btn_cizv5_8:hover:not(:disabled){border-color:var(--sand-accent);color:var(--sand-accent)}._sand-page-btn_cizv5_8:focus-visible{outline:3px solid color-mix(in srgb,var(--sand-accent) 55%,white);outline-offset:2px}._sand-page-btn_cizv5_8:disabled{opacity:.45;cursor:not-allowed}._sand-page-btn-active_cizv5_36{background:var(--sand-accent);border-color:var(--sand-accent);color:#fff}._content_1b598_1{position:absolute;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:100;padding:1rem;outline:none;min-width:200px;margin-top:.5rem}._track_1b1ni_1{position:relative;overflow:hidden;border-radius:var(--radius-full);background:color-mix(in srgb,var(--theme-surface-variant) 72%,transparent)}._bar_1b1ni_8{height:100%;border-radius:inherit;background:var(--sand-gradient-brand);transition:width var(--transition)}._ring_1b1ni_15{transform:rotate(-90deg)}._ringTrack_1b1ni_19{fill:none;stroke:color-mix(in srgb,var(--theme-surface-variant) 72%,transparent)}._ringValue_1b1ni_24{fill:none;stroke:var(--sand-accent);stroke-linecap:round;transition:stroke-dashoffset var(--transition);filter:drop-shadow(0 0 8px var(--sand-accent-glow))}._label_1b1ni_32{position:absolute;inset:0;display:grid;place-items:center;color:var(--theme-text);font-size:.85rem;font-weight:600}._container_15onh_1{position:relative;width:100%}._nativeSelect_15onh_6{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._trigger_15onh_18{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:inherit;color:var(--theme-text);transition:all var(--transition);font-size:.9375rem;cursor:pointer;text-align:left}._trigger_15onh_18:hover{border-color:var(--theme-border-strong)}._trigger_15onh_18:focus{outline:none;border-color:var(--sand-accent);box-shadow:0 0 0 3px var(--sand-accent-soft)}._triggerActive_15onh_43{border-color:var(--sand-accent)}._error_15onh_47{border-color:var(--color-error)}._error_15onh_47:focus{border-color:var(--color-error);box-shadow:0 0 0 3px var(--color-error-soft)}._value_15onh_55{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._placeholder_15onh_62{color:var(--theme-text-muted)}._chevron_15onh_66{margin-left:.5rem;color:var(--theme-text-muted);transition:transform .2s ease}._chevronOpen_15onh_72{transform:rotate(180deg)}._listbox_15onh_76{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:240px;overflow-y:auto;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);z-index:50;padding:.25rem;margin:0;list-style:none}._option_15onh_93{padding:.625rem .75rem;border-radius:var(--radius-sm);cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.9375rem;color:var(--theme-text);transition:background-color .1s ease;outline:none}._option_15onh_93:hover,._option_15onh_93:focus{background-color:var(--theme-surface-variant)}._optionSelected_15onh_109{background-color:var(--sand-accent-soft);color:var(--sand-accent);font-weight:500}._optionSelected_15onh_109:hover,._optionSelected_15onh_109:focus{background-color:var(--sand-accent-soft)}._optionDisabled_15onh_118{opacity:.5;cursor:not-allowed;pointer-events:none}._checkIcon_15onh_124{color:var(--sand-accent)}._helper_15onh_128{font-size:.8125rem;color:var(--theme-text-muted);margin-top:.25rem}._helper-error_15onh_134{color:var(--color-error);font-weight:500}._sand-choice-group_viqgz_1{display:flex;flex-direction:column;gap:.85rem}._sand-choice-row_viqgz_7{display:inline-flex;align-items:center;gap:.75rem;width:fit-content;cursor:pointer;color:var(--theme-text)}._sand-choice-input_viqgz_16{position:absolute;opacity:0;pointer-events:none}._sand-choice-control_viqgz_22{width:1.2rem;height:1.2rem;flex-shrink:0;border:2px solid var(--theme-border);background:var(--theme-surface);transition:var(--transition);position:relative}._sand-choice-input_viqgz_16:focus-visible+._sand-choice-control_viqgz_22{outline:3px solid color-mix(in srgb,var(--sand-accent) 55%,white);outline-offset:3px}._sand-choice-row_viqgz_7:hover ._sand-choice-control_viqgz_22{border-color:var(--sand-accent)}._sand-checkbox_viqgz_41{border-radius:.35rem}._sand-checkbox_viqgz_41:after{content:"";position:absolute;inset:.12rem;border-radius:.2rem;background:var(--sand-accent);transform:scale(0);transition:var(--transition)}._sand-choice-input_viqgz_16:checked+._sand-checkbox_viqgz_41:after{transform:scale(1)}._sand-checkbox-icon_viqgz_59{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;z-index:1;opacity:0;transition:var(--transition)}._sand-choice-input_viqgz_16:checked+._sand-checkbox_viqgz_41 ._sand-checkbox-icon_viqgz_59{opacity:1}._sand-radio_viqgz_76{border-radius:999px}._sand-radio_viqgz_76:after{content:"";position:absolute;inset:.22rem;border-radius:999px;background:var(--sand-accent);transform:scale(0);transition:var(--transition)}._sand-choice-input_viqgz_16:checked+._sand-radio_viqgz_76:after{transform:scale(1)}._sand-switch_viqgz_94{width:2.7rem;height:1.55rem;border-radius:999px;background:var(--theme-surface-variant)}._sand-switch_viqgz_94:after{content:"";position:absolute;top:.12rem;left:.14rem;width:1rem;height:1rem;border-radius:999px;background:var(--sand-secondary-light);box-shadow:var(--shadow-sm);transition:var(--transition)}._sand-choice-input_viqgz_16:checked+._sand-switch_viqgz_94{background:var(--sand-accent);border-color:var(--sand-accent)}._sand-choice-input_viqgz_16:checked+._sand-switch_viqgz_94:after{transform:translate(1.05rem)}._sand-choice-content_viqgz_123{display:flex;flex-direction:column;gap:.1rem}._sand-choice-label_viqgz_129{font-weight:700;font-size:.92rem}._sand-choice-description_viqgz_134{color:var(--theme-text-muted);font-size:.8rem;line-height:1.45}@media(max-width:640px){._sand-choice-row_viqgz_7{width:100%;align-items:flex-start}}._wrapper_1142m_1{overflow:auto;border:1px solid var(--theme-border);border-radius:var(--radius-lg);background:var(--theme-surface);box-shadow:var(--shadow-sm)}._table_1142m_9{width:100%;border-collapse:collapse;min-width:640px}._table_1142m_9 th,._table_1142m_9 td{padding:1rem 1.25rem;text-align:left;border-bottom:1px solid var(--theme-border)}._table_1142m_9 th{background:var(--theme-surface-variant);color:var(--theme-text);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}._table_1142m_9 td{font-size:.9375rem;color:var(--theme-text-muted)}._stickyHeader_1142m_36 thead th{position:sticky;top:0;z-index:1}._striped_1142m_42 tbody tr:nth-child(2n){background:#00000005}[data-theme=dark] ._striped_1142m_42 tbody tr:nth-child(2n){background:#ffffff05}._hoverable_1142m_50 tbody tr{transition:background-color var(--transition)}._hoverable_1142m_50 tbody tr:hover{background:var(--sand-accent-soft)}._textarea_14lbs_1{width:100%;background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-md);padding:.75rem 1rem;font-family:inherit;color:var(--theme-text);transition:all var(--transition);font-size:.9375rem;line-height:1.5;min-height:100px}._textarea_14lbs_1:hover{border-color:var(--theme-border-strong)}._textarea_14lbs_1:focus{outline:none;border-color:var(--sand-accent);box-shadow:0 0 0 3px var(--sand-accent-soft)}._error_14lbs_23{border-color:var(--color-error)}._error_14lbs_23:focus{border-color:var(--color-error);box-shadow:0 0 0 3px var(--color-error-soft)}._helper_14lbs_31{font-size:.8125rem;color:var(--theme-text-muted);margin-top:.25rem}._helper-error_14lbs_37{color:var(--color-error);font-weight:500}._resize-none_14lbs_42{resize:none}._resize-both_14lbs_46{resize:both}._resize-horizontal_14lbs_50{resize:horizontal}._resize-vertical_14lbs_54{resize:vertical}@media(max-width:640px){._textarea_14lbs_1{padding:.9rem 1rem;font-size:.95rem}}._root_yi163_1{display:grid;gap:var(--sand-space-4)}._list_yi163_6{position:relative;display:inline-flex;padding:4px;background:var(--theme-surface-variant);border:1px solid var(--theme-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:12rem;max-width:100%}._trigger_yi163_18{position:relative;flex:1 1 0%;min-width:5rem;padding:.625rem 1rem;border:0;border-radius:calc(var(--radius-lg) - 4px);background:transparent;color:var(--theme-text-muted);font-weight:600;font-size:.875rem;cursor:pointer;z-index:1;transition:all var(--transition);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._trigger_yi163_18:hover,._active_yi163_41{color:var(--theme-text)}._indicator_yi163_45{position:absolute;top:4px;bottom:4px;left:var(--sand-tabs-left, 4px);width:var(--sand-tabs-width, 4rem);border-radius:calc(var(--radius-lg) - 4px);background:var(--theme-surface);box-shadow:var(--shadow-sm),0 0 0 1px var(--theme-border);transition:left var(--transition),width var(--transition)}._panel_yi163_57{padding:var(--sand-space-5);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}[data-theme=dark] ._indicator_yi163_45{background:var(--theme-surface-strong)}._title_huapx_1{margin:0;color:var(--theme-text);letter-spacing:-.04em;line-height:1.05}._text_huapx_8{margin:0;color:var(--theme-text-muted);line-height:1.65}._code_huapx_14{margin:0;padding:.15rem .4rem;border:1px solid var(--theme-border);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--theme-surface) 84%,transparent);color:var(--theme-text);font-family:var(--font-mono);font-size:.92em}._gradient_huapx_25{background:var(--sand-gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}._muted_huapx_31{color:var(--theme-text-subtle)}._trigger_ehjfy_1{display:inline-flex}._content_ehjfy_5{position:fixed;z-index:1000;max-width:18rem;padding:.5rem .875rem;background:var(--theme-surface-strong);color:var(--theme-text);border:1px solid var(--theme-border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);font-size:.8125rem;font-weight:500;line-height:1.4;pointer-events:none;-webkit-backdrop-filter:var(--sand-glass);backdrop-filter:var(--sand-glass);animation:_sand-tooltip-in_ehjfy_1 .2s ease-out}@keyframes _sand-tooltip-in_ehjfy_1{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
package/package.json CHANGED
@@ -1,79 +1,76 @@
1
1
  {
2
2
  "name": "@sandurtech/sandui",
3
- "private": false,
4
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
+ "description": "A high-performance, accessible React component library built with TypeScript and SCSS.",
5
5
  "type": "module",
6
- "description": "SandUI - The design system powering the SandurTech ecosystem.",
7
- "author": "Amogha Raj Sandur",
6
+ "author": "SandurTech",
8
7
  "license": "MIT",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git+https://github.com/sandurtech/sandui.git"
11
+ },
9
12
  "keywords": [
10
13
  "react",
11
14
  "ui",
12
15
  "components",
13
- "sandurtech"
16
+ "library",
17
+ "typescript",
18
+ "accessibility",
19
+ "design-system",
20
+ "sandui"
14
21
  ],
15
- "files": [
16
- "dist"
17
- ],
18
- "peerDependencies": {
19
- "react": "^18.0.0 || ^19.0.0",
20
- "react-dom": "^18.0.0 || ^19.0.0"
21
- },
22
22
  "scripts": {
23
23
  "dev": "vite",
24
24
  "build": "vite build",
25
+ "build:docs": "vite build --mode docs",
25
26
  "lint": "eslint .",
26
27
  "test": "vitest run",
27
28
  "test:watch": "vitest",
28
- "preview": "vite preview",
29
- "storybook": "storybook dev -p 6006",
30
- "build-storybook": "storybook build"
29
+ "preview": "vite preview --mode docs"
30
+ },
31
+ "files": [
32
+ "dist"
33
+ ],
34
+ "sideEffects": [
35
+ "*.css",
36
+ "*.scss"
37
+ ],
38
+ "main": "./dist/sandui.umd.js",
39
+ "module": "./dist/sandui.js",
40
+ "types": "./dist/index.d.ts",
41
+ "exports": {
42
+ ".": {
43
+ "types": "./dist/index.d.ts",
44
+ "import": "./dist/sandui.js",
45
+ "require": "./dist/sandui.umd.js"
46
+ },
47
+ "./style.css": "./dist/style.css"
31
48
  },
32
- "dependencies": {
33
- "react": "^18.0.0 || ^19.0.0",
34
- "react-dom": "^18.0.0 || ^19.0.0"
49
+ "peerDependencies": {
50
+ "react": ">=18",
51
+ "react-dom": ">=18"
35
52
  },
36
53
  "devDependencies": {
37
54
  "@eslint/js": "^9.39.1",
38
- "@storybook/addon-essentials": "^8.6.14",
39
- "@storybook/addon-interactions": "^8.6.14",
40
- "@storybook/addon-links": "^8.6.17",
41
- "@storybook/blocks": "^8.6.14",
42
- "@storybook/react": "^8.6.17",
43
- "@storybook/react-vite": "^8.6.17",
44
- "@testing-library/dom": "^10.4.1",
55
+ "@tanstack/react-query": "^5.90.21",
56
+ "@tanstack/react-router": "^1.166.7",
45
57
  "@testing-library/jest-dom": "^6.9.1",
46
58
  "@testing-library/react": "^16.3.2",
47
59
  "@testing-library/user-event": "^14.6.1",
48
- "@types/react": "^19.2.5",
60
+ "@types/node": "^24.12.0",
61
+ "@types/react": "^19.2.7",
49
62
  "@types/react-dom": "^19.2.3",
50
63
  "@vitejs/plugin-react": "^5.1.1",
51
64
  "eslint": "^9.39.1",
52
65
  "eslint-plugin-react-hooks": "^7.0.1",
53
66
  "eslint-plugin-react-refresh": "^0.4.24",
54
67
  "globals": "^16.5.0",
55
- "jest-axe": "^10.0.0",
56
68
  "jsdom": "^28.1.0",
57
- "prop-types": "^15.8.1",
58
- "sass": "^1.97.1",
59
- "storybook": "^8.6.17",
60
- "storybook-dark-mode": "^4.0.2",
61
- "vite": "^7.2.4",
69
+ "sass": "^1.98.0",
70
+ "typescript": "~5.9.3",
71
+ "typescript-eslint": "^8.48.0",
72
+ "vite": "^7.3.1",
73
+ "vite-plugin-dts": "^4.5.4",
62
74
  "vitest": "^4.0.18"
63
- },
64
- "main": "dist/index.js",
65
- "module": "dist/index.js",
66
- "exports": {
67
- ".": {
68
- "import": "./dist/index.js",
69
- "require": "./dist/index.cjs"
70
- },
71
- "./dist/style.css": "./dist/style.css"
72
- },
73
- "browserslist": [
74
- "> 1%",
75
- "last 2 versions",
76
- "not dead",
77
- "not IE 11"
78
- ]
75
+ }
79
76
  }
Binary file
@@ -1 +0,0 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1080" zoomAndPan="magnify" viewBox="0 0 810 809.999993" height="1080" preserveAspectRatio="xMidYMid meet" version="1.0"><defs><g/><clipPath id="ee37907914"><rect x="0" width="651" y="0" height="210"/></clipPath></defs><rect x="-81" width="972" fill="#ffffff" y="-80.999999" height="971.999992" fill-opacity="1"/><rect x="-81" width="972" fill="#292929" y="-80.999999" height="971.999992" fill-opacity="1"/><g transform="matrix(1, 0, 0, 1, 76, 269)"><g clip-path="url(#ee37907914)"><g fill="#ffa31a" fill-opacity="1"><g transform="translate(4.999999, 170.946447)"><g><path d="M 92.671875 -28.515625 C 92.671875 -22.304688 91.273438 -17.257812 88.484375 -13.375 C 85.691406 -9.5 82.097656 -6.367188 77.703125 -3.984375 C 73.316406 -1.597656 68.414062 0.0507812 63 0.96875 C 57.582031 1.882812 52.285156 2.34375 47.109375 2.34375 C 38.453125 2.34375 29.832031 1.082031 21.25 -1.4375 C 12.664062 -3.957031 5.242188 -7.257812 -1.015625 -11.34375 L 7.765625 -28.71875 C 15.253906 -24.351562 22.113281 -21.265625 28.34375 -19.453125 C 34.582031 -17.648438 40.835938 -16.75 47.109375 -16.75 C 55.617188 -16.75 61.816406 -17.648438 65.703125 -19.453125 C 69.585938 -21.265625 71.53125 -23.769531 71.53125 -26.96875 C 71.53125 -28.539062 70.984375 -29.835938 69.890625 -30.859375 C 68.796875 -31.878906 66.988281 -32.816406 64.46875 -33.671875 C 61.945312 -34.523438 58.625 -35.375 54.5 -36.21875 C 50.382812 -37.070312 45.265625 -37.976562 39.140625 -38.9375 C 34.234375 -39.75 29.582031 -40.75 25.1875 -41.9375 C 20.789062 -43.132812 16.921875 -44.820312 13.578125 -47 C 10.242188 -49.175781 7.570312 -51.929688 5.5625 -55.265625 C 3.550781 -58.609375 2.546875 -62.800781 2.546875 -67.84375 C 2.546875 -72.957031 3.859375 -77.40625 6.484375 -81.1875 C 9.109375 -84.96875 12.546875 -88.082031 16.796875 -90.53125 C 21.054688 -92.976562 25.84375 -94.75 31.15625 -95.84375 C 36.476562 -96.9375 41.796875 -97.484375 47.109375 -97.484375 C 54.597656 -97.484375 61.867188 -96.507812 68.921875 -94.5625 C 75.972656 -92.625 82.15625 -89.847656 87.46875 -86.234375 L 79.09375 -69.890625 C 73.78125 -73.222656 68.617188 -75.484375 63.609375 -76.671875 C 58.597656 -77.867188 53.097656 -78.46875 47.109375 -78.46875 C 44.585938 -78.46875 41.960938 -78.332031 39.234375 -78.0625 C 36.515625 -77.789062 33.992188 -77.265625 31.671875 -76.484375 C 29.359375 -75.703125 27.4375 -74.644531 25.90625 -73.3125 C 24.375 -71.988281 23.609375 -70.367188 23.609375 -68.453125 C 23.609375 -65.941406 25.835938 -63.882812 30.296875 -62.28125 C 34.753906 -60.675781 42.367188 -59.09375 53.140625 -57.53125 C 58.992188 -56.707031 64.335938 -55.664062 69.171875 -54.40625 C 74.015625 -53.144531 78.171875 -51.441406 81.640625 -49.296875 C 85.117188 -47.148438 87.828125 -44.390625 89.765625 -41.015625 C 91.703125 -37.648438 92.671875 -33.484375 92.671875 -28.515625 Z M 92.671875 -28.515625 "/></g></g></g><g fill="#ffa31a" fill-opacity="1"><g transform="translate(112.544777, 170.946447)"><g><path d="M -0.40625 -27.390625 C -0.40625 -32.972656 1.085938 -37.859375 4.078125 -42.046875 C 7.078125 -46.234375 11.007812 -49.722656 15.875 -52.515625 C 20.75 -55.304688 26.335938 -57.398438 32.640625 -58.796875 C 38.941406 -60.203125 45.363281 -60.90625 51.90625 -60.90625 C 55.519531 -60.90625 58.617188 -60.832031 61.203125 -60.6875 C 63.796875 -60.550781 66.421875 -60.347656 69.078125 -60.078125 L 69.078125 -63.859375 C 69.078125 -68.835938 67.148438 -72.550781 63.296875 -75 C 59.453125 -77.445312 54.394531 -78.671875 48.125 -78.671875 C 42.40625 -78.671875 36.582031 -77.867188 30.65625 -76.265625 C 24.726562 -74.671875 19.109375 -72.34375 13.796875 -69.28125 L 5.21875 -85.828125 C 11.476562 -89.441406 18.203125 -92.285156 25.390625 -94.359375 C 32.578125 -96.441406 40.15625 -97.484375 48.125 -97.484375 C 53.300781 -97.484375 58.390625 -96.898438 63.390625 -95.734375 C 68.398438 -94.578125 72.898438 -92.671875 76.890625 -90.015625 C 80.878906 -87.359375 84.0625 -83.898438 86.4375 -79.640625 C 88.820312 -75.390625 90.015625 -70.128906 90.015625 -63.859375 L 90.015625 0 L 69.078125 0 L 69.078125 -14 C 65.734375 -8.820312 60.804688 -4.800781 54.296875 -1.9375 C 47.796875 0.914062 40.800781 2.34375 33.3125 2.34375 C 28.675781 2.34375 24.296875 1.710938 20.171875 0.453125 C 16.054688 -0.804688 12.5 -2.691406 9.5 -5.203125 C 6.5 -7.722656 4.097656 -10.835938 2.296875 -14.546875 C 0.492188 -18.265625 -0.40625 -22.546875 -0.40625 -27.390625 Z M 38.71875 -16.546875 C 42.875 -16.546875 46.773438 -17.070312 50.421875 -18.125 C 54.066406 -19.1875 57.285156 -20.65625 60.078125 -22.53125 C 62.867188 -24.40625 65.066406 -26.671875 66.671875 -29.328125 C 68.273438 -31.984375 69.078125 -34.910156 69.078125 -38.109375 L 69.078125 -41.6875 C 65.734375 -42.226562 62.597656 -42.535156 59.671875 -42.609375 C 56.742188 -42.679688 54.15625 -42.71875 51.90625 -42.71875 C 41.550781 -42.71875 33.734375 -41.351562 28.453125 -38.625 C 23.171875 -35.894531 20.53125 -32.523438 20.53125 -28.515625 C 20.53125 -20.535156 26.59375 -16.546875 38.71875 -16.546875 Z M 38.71875 -16.546875 "/></g></g></g><g fill="#ffa31a" fill-opacity="1"><g transform="translate(220.089555, 170.946447)"><g><path d="M 90.21875 0 L 69.078125 0 L 69.078125 -58.75 C 69.078125 -66.175781 67.675781 -71.316406 64.875 -74.171875 C 62.082031 -77.035156 58.03125 -78.46875 52.71875 -78.46875 C 44.882812 -78.46875 38.5 -75.300781 33.5625 -68.96875 C 28.625 -62.632812 26.15625 -53.882812 26.15625 -42.71875 L 26.15625 0 L 5 0 L 5 -95.234375 L 26.15625 -95.234375 L 26.15625 -71.328125 C 28.269531 -79.566406 32.1875 -85.984375 37.90625 -90.578125 C 43.625 -95.179688 50.675781 -97.484375 59.0625 -97.484375 C 68.800781 -97.484375 76.425781 -94.3125 81.9375 -87.96875 C 87.457031 -81.632812 90.21875 -71.894531 90.21875 -58.75 Z M 90.21875 0 "/></g></g></g><g fill="#ffa31a" fill-opacity="1"><g transform="translate(327.634345, 170.946447)"><g><path d="M 90.21875 0 L 69.078125 0 L 69.078125 -8.78125 C 64.984375 -5.175781 60.859375 -2.421875 56.703125 -0.515625 C 52.554688 1.390625 47.820312 2.34375 42.5 2.34375 C 36.375 2.34375 30.6875 1.117188 25.4375 -1.328125 C 20.195312 -3.773438 15.6875 -7.195312 11.90625 -11.59375 C 8.125 -15.988281 5.160156 -21.25 3.015625 -27.375 C 0.867188 -33.507812 -0.203125 -40.222656 -0.203125 -47.515625 C -0.203125 -54.734375 0.867188 -61.425781 3.015625 -67.59375 C 5.160156 -73.757812 8.125 -79.035156 11.90625 -83.421875 C 15.6875 -87.816406 20.195312 -91.257812 25.4375 -93.75 C 30.6875 -96.238281 36.375 -97.484375 42.5 -97.484375 C 47.820312 -97.484375 52.554688 -96.578125 56.703125 -94.765625 C 60.859375 -92.960938 64.984375 -90.257812 69.078125 -86.65625 L 69.078125 -114.234375 L 50.6875 -114.234375 L 50.6875 -133.34375 L 90.21875 -133.34375 Z M 69.078125 -69.890625 C 66.554688 -72.679688 63.300781 -74.804688 59.3125 -76.265625 C 55.332031 -77.734375 51.535156 -78.46875 47.921875 -78.46875 C 39.953125 -78.46875 33.460938 -75.609375 28.453125 -69.890625 C 23.453125 -64.171875 20.953125 -56.710938 20.953125 -47.515625 C 20.953125 -38.316406 23.453125 -30.890625 28.453125 -25.234375 C 33.460938 -19.578125 39.953125 -16.75 47.921875 -16.75 C 51.535156 -16.75 55.332031 -17.484375 59.3125 -18.953125 C 63.300781 -20.421875 66.554688 -22.550781 69.078125 -25.34375 Z M 69.078125 -69.890625 "/></g></g></g><g fill="#ffa31a" fill-opacity="1"><g transform="translate(435.17911, 170.946447)"><g><path d="M 5 -95.234375 L 26.15625 -95.234375 L 26.15625 -36.375 C 26.15625 -29.019531 27.550781 -23.910156 30.34375 -21.046875 C 33.132812 -18.179688 37.1875 -16.75 42.5 -16.75 C 50.269531 -16.75 56.640625 -19.914062 61.609375 -26.25 C 66.585938 -32.59375 69.078125 -41.347656 69.078125 -52.515625 L 69.078125 -95.234375 L 90.21875 -95.234375 L 90.21875 0 L 69.078125 0 L 69.078125 -23.8125 C 66.960938 -15.632812 63.039062 -9.226562 57.3125 -4.59375 C 51.59375 0.03125 44.546875 2.34375 36.171875 2.34375 C 26.429688 2.34375 18.800781 -0.835938 13.28125 -7.203125 C 7.757812 -13.566406 5 -23.289062 5 -36.375 Z M 5 -95.234375 "/></g></g></g><g fill="#ffa31a" fill-opacity="1"><g transform="translate(542.723876, 170.946447)"><g><path d="M 92.875 -72.65625 C 90.351562 -73.875 87.78125 -74.804688 85.15625 -75.453125 C 82.539062 -76.109375 79.53125 -76.4375 76.125 -76.4375 C 71.425781 -76.4375 67.015625 -75.734375 62.890625 -74.328125 C 58.765625 -72.929688 55.203125 -70.835938 52.203125 -68.046875 C 49.210938 -65.253906 46.882812 -61.765625 45.21875 -57.578125 C 43.550781 -53.390625 42.71875 -48.4375 42.71875 -42.71875 L 42.71875 -19 L 64.0625 -19 L 64.0625 0 L 0 0 L 0 -19 L 21.5625 -19 L 21.5625 -76.125 L 0 -76.125 L 0 -95.234375 L 42.71875 -95.234375 L 42.71875 -71.328125 C 46.1875 -80.859375 51.304688 -87.597656 58.078125 -91.546875 C 64.859375 -95.503906 72.914062 -97.484375 82.25 -97.484375 C 85.1875 -97.484375 88.253906 -97.175781 91.453125 -96.5625 C 94.648438 -95.945312 97.785156 -94.859375 100.859375 -93.296875 Z M 92.875 -72.65625 "/></g></g></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(80.999999, 531.479417)"><g><path d="M 48.25 -15.21875 C 47.707031 -10.195312 45.734375 -6.207031 42.328125 -3.25 C 38.929688 -0.300781 34.691406 1.171875 29.609375 1.171875 C 26.804688 1.171875 24.242188 0.710938 21.921875 -0.203125 C 19.597656 -1.128906 17.613281 -2.410156 15.96875 -4.046875 C 14.332031 -5.679688 13.0625 -7.648438 12.15625 -9.953125 C 11.257812 -12.265625 10.8125 -14.785156 10.8125 -17.515625 L 10.8125 -38.15625 L 0 -38.15625 L 0 -47.734375 L 10.8125 -47.734375 L 10.8125 -66.84375 L 21.40625 -66.84375 L 21.40625 -47.734375 L 41.4375 -47.734375 L 41.4375 -38.15625 L 21.40625 -38.15625 L 21.40625 -17.515625 C 21.40625 -14.441406 22.15625 -12.15625 23.65625 -10.65625 C 25.164062 -9.15625 27.148438 -8.40625 29.609375 -8.40625 C 32.609375 -8.40625 34.84375 -9.273438 36.3125 -11.015625 C 37.78125 -12.753906 38.65625 -14.851562 38.9375 -17.3125 Z M 48.25 -15.21875 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(134.910996, 531.479417)"><g><path d="M 9.734375 -19.828125 C 10.242188 -16.546875 11.804688 -13.820312 14.421875 -11.65625 C 17.035156 -9.488281 20.546875 -8.40625 24.953125 -8.40625 C 28.398438 -8.40625 31.394531 -8.941406 33.9375 -10.015625 C 36.476562 -11.085938 38.671875 -12.515625 40.515625 -14.296875 L 45.953125 -6.8125 C 42.878906 -3.738281 39.625 -1.640625 36.1875 -0.515625 C 32.757812 0.609375 29.015625 1.171875 24.953125 1.171875 C 21.253906 1.171875 17.816406 0.554688 14.640625 -0.671875 C 11.472656 -1.898438 8.726562 -3.613281 6.40625 -5.8125 C 4.082031 -8.019531 2.257812 -10.640625 0.9375 -13.671875 C -0.375 -16.710938 -1.03125 -20.09375 -1.03125 -23.8125 C -1.03125 -27.4375 -0.425781 -30.773438 0.78125 -33.828125 C 2 -36.890625 3.707031 -39.535156 5.90625 -41.765625 C 8.113281 -44.003906 10.753906 -45.75 13.828125 -47 C 16.898438 -48.25 20.300781 -48.875 24.03125 -48.875 C 27.882812 -48.875 31.378906 -48.210938 34.515625 -46.890625 C 37.660156 -45.578125 40.351562 -43.671875 42.59375 -41.171875 C 44.832031 -38.679688 46.582031 -35.632812 47.84375 -32.03125 C 49.101562 -28.4375 49.734375 -24.367188 49.734375 -19.828125 Z M 37.75 -29.140625 C 37.207031 -32.210938 35.617188 -34.679688 32.984375 -36.546875 C 30.359375 -38.410156 27.375 -39.34375 24.03125 -39.34375 C 20.675781 -39.34375 17.664062 -38.410156 15 -36.546875 C 12.34375 -34.679688 10.738281 -32.210938 10.1875 -29.140625 Z M 37.75 -29.140625 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(188.821992, 531.479417)"><g><path d="M 45.953125 -6.8125 C 42.878906 -3.738281 39.640625 -1.640625 36.234375 -0.515625 C 32.835938 0.609375 29.160156 1.171875 25.203125 1.171875 C 21.203125 1.171875 17.570312 0.578125 14.3125 -0.609375 C 11.050781 -1.804688 8.285156 -3.488281 6.015625 -5.65625 C 3.742188 -7.820312 2 -10.441406 0.78125 -13.515625 C -0.425781 -16.597656 -1.03125 -20.03125 -1.03125 -23.8125 C -1.03125 -27.4375 -0.425781 -30.789062 0.78125 -33.875 C 2 -36.96875 3.640625 -39.613281 5.703125 -41.8125 C 7.773438 -44.019531 10.210938 -45.75 13.015625 -47 C 15.816406 -48.25 18.785156 -48.875 21.921875 -48.875 C 25.203125 -48.875 28.050781 -48.1875 30.46875 -46.8125 C 32.894531 -45.445312 34.65625 -43.453125 35.75 -40.828125 L 35.75 -47.734375 L 45.234375 -47.734375 L 45.234375 -25.515625 L 35.75 -25.515625 C 35.75 -29.710938 34.597656 -33.066406 32.296875 -35.578125 C 29.992188 -38.085938 27 -39.34375 23.3125 -39.34375 C 21.84375 -39.34375 20.296875 -39.039062 18.671875 -38.4375 C 17.046875 -37.84375 15.554688 -36.910156 14.203125 -35.640625 C 12.859375 -34.378906 11.742188 -32.773438 10.859375 -30.828125 C 9.972656 -28.890625 9.53125 -26.550781 9.53125 -23.8125 C 9.53125 -21.15625 9.957031 -18.859375 10.8125 -16.921875 C 11.664062 -14.992188 12.78125 -13.40625 14.15625 -12.15625 C 15.539062 -10.914062 17.179688 -9.976562 19.078125 -9.34375 C 20.972656 -8.71875 22.929688 -8.40625 24.953125 -8.40625 C 28.398438 -8.40625 31.394531 -8.941406 33.9375 -10.015625 C 36.476562 -11.085938 38.671875 -12.515625 40.515625 -14.296875 Z M 45.953125 -6.8125 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(242.732988, 531.479417)"><g><path d="M 45.234375 0 L 34.625 0 L 34.625 -29.453125 C 34.625 -33.171875 33.921875 -35.75 32.515625 -37.1875 C 31.117188 -38.625 29.09375 -39.34375 26.4375 -39.34375 C 22.507812 -39.34375 19.304688 -37.753906 16.828125 -34.578125 C 14.347656 -31.398438 13.109375 -27.007812 13.109375 -21.40625 L 13.109375 0 L 2.515625 0 L 2.515625 -66.84375 L 13.109375 -66.84375 L 13.109375 -35.75 C 14.171875 -39.882812 16.132812 -43.101562 19 -45.40625 C 21.875 -47.71875 25.410156 -48.875 29.609375 -48.875 C 34.492188 -48.875 38.316406 -47.285156 41.078125 -44.109375 C 43.847656 -40.929688 45.234375 -36.046875 45.234375 -29.453125 Z M 45.234375 0 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(296.643985, 531.479417)"><g><path d="M 45.234375 0 L 34.625 0 L 34.625 -29.453125 C 34.625 -33.171875 33.921875 -35.75 32.515625 -37.1875 C 31.117188 -38.625 29.09375 -39.34375 26.4375 -39.34375 C 22.507812 -39.34375 19.304688 -37.753906 16.828125 -34.578125 C 14.347656 -31.398438 13.109375 -27.007812 13.109375 -21.40625 L 13.109375 0 L 2.515625 0 L 2.515625 -47.734375 L 13.109375 -47.734375 L 13.109375 -35.75 C 14.171875 -39.882812 16.132812 -43.101562 19 -45.40625 C 21.875 -47.71875 25.410156 -48.875 29.609375 -48.875 C 34.492188 -48.875 38.316406 -47.285156 41.078125 -44.109375 C 43.847656 -40.929688 45.234375 -36.046875 45.234375 -29.453125 Z M 45.234375 0 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(350.554993, 531.479417)"><g><path d="M 48.96875 -23.8125 C 48.96875 -20.09375 48.378906 -16.710938 47.203125 -13.671875 C 46.023438 -10.640625 44.332031 -8.019531 42.125 -5.8125 C 39.925781 -3.613281 37.289062 -1.898438 34.21875 -0.671875 C 31.144531 0.554688 27.710938 1.171875 23.921875 1.171875 C 20.203125 1.171875 16.804688 0.554688 13.734375 -0.671875 C 10.660156 -1.898438 8.019531 -3.613281 5.8125 -5.8125 C 3.613281 -8.019531 1.921875 -10.640625 0.734375 -13.671875 C -0.441406 -16.710938 -1.03125 -20.09375 -1.03125 -23.8125 C -1.03125 -27.4375 -0.441406 -30.789062 0.734375 -33.875 C 1.921875 -36.96875 3.613281 -39.632812 5.8125 -41.875 C 8.019531 -44.113281 10.660156 -45.835938 13.734375 -47.046875 C 16.804688 -48.265625 20.203125 -48.875 23.921875 -48.875 C 27.710938 -48.875 31.144531 -48.265625 34.21875 -47.046875 C 37.289062 -45.835938 39.925781 -44.113281 42.125 -41.875 C 44.332031 -39.632812 46.023438 -36.96875 47.203125 -33.875 C 48.378906 -30.789062 48.96875 -27.4375 48.96875 -23.8125 Z M 38.421875 -23.8125 C 38.421875 -25.96875 38.085938 -28.007812 37.421875 -29.9375 C 36.753906 -31.863281 35.785156 -33.507812 34.515625 -34.875 C 33.253906 -36.25 31.726562 -37.335938 29.9375 -38.140625 C 28.144531 -38.941406 26.140625 -39.34375 23.921875 -39.34375 C 21.671875 -39.34375 19.65625 -38.941406 17.875 -38.140625 C 16.101562 -37.335938 14.601562 -36.25 13.375 -34.875 C 12.144531 -33.507812 11.195312 -31.863281 10.53125 -29.9375 C 9.863281 -28.007812 9.53125 -25.96875 9.53125 -23.8125 C 9.53125 -21.5625 9.863281 -19.515625 10.53125 -17.671875 C 11.195312 -15.828125 12.144531 -14.203125 13.375 -12.796875 C 14.601562 -11.398438 16.101562 -10.316406 17.875 -9.546875 C 19.65625 -8.785156 21.671875 -8.40625 23.921875 -8.40625 C 26.140625 -8.40625 28.144531 -8.785156 29.9375 -9.546875 C 31.726562 -10.316406 33.253906 -11.398438 34.515625 -12.796875 C 35.785156 -14.203125 36.753906 -15.828125 37.421875 -17.671875 C 38.085938 -19.515625 38.421875 -21.5625 38.421875 -23.8125 Z M 38.421875 -23.8125 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(404.465978, 531.479417)"><g><path d="M 40.15625 0 L 8.09375 0 L 8.09375 -9.53125 L 18.546875 -9.53125 L 18.546875 -57.265625 L 8.09375 -57.265625 L 8.09375 -66.84375 L 29.140625 -66.84375 L 29.140625 -9.53125 L 40.15625 -9.53125 Z M 40.15625 0 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(458.376963, 531.479417)"><g><path d="M 48.96875 -23.8125 C 48.96875 -20.09375 48.378906 -16.710938 47.203125 -13.671875 C 46.023438 -10.640625 44.332031 -8.019531 42.125 -5.8125 C 39.925781 -3.613281 37.289062 -1.898438 34.21875 -0.671875 C 31.144531 0.554688 27.710938 1.171875 23.921875 1.171875 C 20.203125 1.171875 16.804688 0.554688 13.734375 -0.671875 C 10.660156 -1.898438 8.019531 -3.613281 5.8125 -5.8125 C 3.613281 -8.019531 1.921875 -10.640625 0.734375 -13.671875 C -0.441406 -16.710938 -1.03125 -20.09375 -1.03125 -23.8125 C -1.03125 -27.4375 -0.441406 -30.789062 0.734375 -33.875 C 1.921875 -36.96875 3.613281 -39.632812 5.8125 -41.875 C 8.019531 -44.113281 10.660156 -45.835938 13.734375 -47.046875 C 16.804688 -48.265625 20.203125 -48.875 23.921875 -48.875 C 27.710938 -48.875 31.144531 -48.265625 34.21875 -47.046875 C 37.289062 -45.835938 39.925781 -44.113281 42.125 -41.875 C 44.332031 -39.632812 46.023438 -36.96875 47.203125 -33.875 C 48.378906 -30.789062 48.96875 -27.4375 48.96875 -23.8125 Z M 38.421875 -23.8125 C 38.421875 -25.96875 38.085938 -28.007812 37.421875 -29.9375 C 36.753906 -31.863281 35.785156 -33.507812 34.515625 -34.875 C 33.253906 -36.25 31.726562 -37.335938 29.9375 -38.140625 C 28.144531 -38.941406 26.140625 -39.34375 23.921875 -39.34375 C 21.671875 -39.34375 19.65625 -38.941406 17.875 -38.140625 C 16.101562 -37.335938 14.601562 -36.25 13.375 -34.875 C 12.144531 -33.507812 11.195312 -31.863281 10.53125 -29.9375 C 9.863281 -28.007812 9.53125 -25.96875 9.53125 -23.8125 C 9.53125 -21.5625 9.863281 -19.515625 10.53125 -17.671875 C 11.195312 -15.828125 12.144531 -14.203125 13.375 -12.796875 C 14.601562 -11.398438 16.101562 -10.316406 17.875 -9.546875 C 19.65625 -8.785156 21.671875 -8.40625 23.921875 -8.40625 C 26.140625 -8.40625 28.144531 -8.785156 29.9375 -9.546875 C 31.726562 -10.316406 33.253906 -11.398438 34.515625 -12.796875 C 35.785156 -14.203125 36.753906 -15.828125 37.421875 -17.671875 C 38.085938 -19.515625 38.421875 -21.5625 38.421875 -23.8125 Z M 38.421875 -23.8125 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(512.287971, 531.479417)"><g><path d="M 45.234375 -0.515625 C 45.234375 2.765625 44.664062 5.6875 43.53125 8.25 C 42.40625 10.8125 40.828125 12.976562 38.796875 14.75 C 36.765625 16.53125 34.375 17.890625 31.625 18.828125 C 28.875 19.765625 25.8125 20.234375 22.4375 20.234375 C 14.132812 20.234375 7.046875 17.722656 1.171875 12.703125 L 6.203125 4.5 C 11.078125 8.707031 16.488281 10.8125 22.4375 10.8125 C 26.09375 10.8125 29.035156 9.914062 31.265625 8.125 C 33.503906 6.332031 34.625 3.519531 34.625 -0.3125 L 34.625 -5.4375 C 32.4375 -3.550781 30.332031 -2.15625 28.3125 -1.25 C 26.300781 -0.34375 23.96875 0.109375 21.3125 0.109375 C 18.238281 0.109375 15.382812 -0.539062 12.75 -1.84375 C 10.125 -3.144531 7.863281 -4.910156 5.96875 -7.140625 C 4.070312 -9.378906 2.582031 -11.984375 1.5 -14.953125 C 0.425781 -17.921875 -0.109375 -21.082031 -0.109375 -24.4375 C -0.109375 -27.78125 0.425781 -30.945312 1.5 -33.9375 C 2.582031 -36.925781 4.070312 -39.519531 5.96875 -41.71875 C 7.863281 -43.925781 10.125 -45.671875 12.75 -46.953125 C 15.382812 -48.234375 18.238281 -48.875 21.3125 -48.875 C 23.96875 -48.875 26.335938 -48.421875 28.421875 -47.515625 C 30.503906 -46.609375 32.570312 -45.25 34.625 -43.4375 L 34.625 -47.734375 L 45.234375 -47.734375 Z M 34.625 -35.03125 C 33.363281 -36.4375 31.734375 -37.503906 29.734375 -38.234375 C 27.734375 -38.972656 25.796875 -39.34375 23.921875 -39.34375 C 19.921875 -39.34375 16.679688 -37.941406 14.203125 -35.140625 C 11.734375 -32.335938 10.5 -28.769531 10.5 -24.4375 C 10.5 -22.28125 10.832031 -20.285156 11.5 -18.453125 C 12.164062 -16.628906 13.085938 -15.050781 14.265625 -13.71875 C 15.441406 -12.394531 16.859375 -11.347656 18.515625 -10.578125 C 20.171875 -9.804688 21.972656 -9.421875 23.921875 -9.421875 C 25.796875 -9.421875 27.734375 -9.804688 29.734375 -10.578125 C 31.734375 -11.347656 33.363281 -12.429688 34.625 -13.828125 Z M 34.625 -35.03125 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(566.19898, 531.479417)"><g><path d="M 30.328125 -53.9375 L 17.421875 -53.9375 L 17.421875 -66.84375 L 30.328125 -66.84375 Z M 40.0625 0 L 7.984375 0 L 7.984375 -9.53125 L 18.546875 -9.53125 L 18.546875 -38.15625 L 7.984375 -38.15625 L 7.984375 -47.734375 L 29.140625 -47.734375 L 29.140625 -9.53125 L 40.0625 -9.53125 Z M 40.0625 0 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(620.109988, 531.479417)"><g><path d="M 9.734375 -19.828125 C 10.242188 -16.546875 11.804688 -13.820312 14.421875 -11.65625 C 17.035156 -9.488281 20.546875 -8.40625 24.953125 -8.40625 C 28.398438 -8.40625 31.394531 -8.941406 33.9375 -10.015625 C 36.476562 -11.085938 38.671875 -12.515625 40.515625 -14.296875 L 45.953125 -6.8125 C 42.878906 -3.738281 39.625 -1.640625 36.1875 -0.515625 C 32.757812 0.609375 29.015625 1.171875 24.953125 1.171875 C 21.253906 1.171875 17.816406 0.554688 14.640625 -0.671875 C 11.472656 -1.898438 8.726562 -3.613281 6.40625 -5.8125 C 4.082031 -8.019531 2.257812 -10.640625 0.9375 -13.671875 C -0.375 -16.710938 -1.03125 -20.09375 -1.03125 -23.8125 C -1.03125 -27.4375 -0.425781 -30.773438 0.78125 -33.828125 C 2 -36.890625 3.707031 -39.535156 5.90625 -41.765625 C 8.113281 -44.003906 10.753906 -45.75 13.828125 -47 C 16.898438 -48.25 20.300781 -48.875 24.03125 -48.875 C 27.882812 -48.875 31.378906 -48.210938 34.515625 -46.890625 C 37.660156 -45.578125 40.351562 -43.671875 42.59375 -41.171875 C 44.832031 -38.679688 46.582031 -35.632812 47.84375 -32.03125 C 49.101562 -28.4375 49.734375 -24.367188 49.734375 -19.828125 Z M 37.75 -29.140625 C 37.207031 -32.210938 35.617188 -34.679688 32.984375 -36.546875 C 30.359375 -38.410156 27.375 -39.34375 24.03125 -39.34375 C 20.675781 -39.34375 17.664062 -38.410156 15 -36.546875 C 12.34375 -34.679688 10.738281 -32.210938 10.1875 -29.140625 Z M 37.75 -29.140625 "/></g></g></g><g fill="#ffffff" fill-opacity="1"><g transform="translate(674.02095, 531.479417)"><g><path d="M 46.453125 -14.296875 C 46.453125 -11.179688 45.753906 -8.648438 44.359375 -6.703125 C 42.960938 -4.765625 41.160156 -3.195312 38.953125 -2 C 36.753906 -0.800781 34.296875 0.0234375 31.578125 0.484375 C 28.859375 0.941406 26.203125 1.171875 23.609375 1.171875 C 19.273438 1.171875 14.957031 0.539062 10.65625 -0.71875 C 6.351562 -1.976562 2.628906 -3.632812 -0.515625 -5.6875 L 3.890625 -14.390625 C 7.648438 -12.203125 11.09375 -10.65625 14.21875 -9.75 C 17.34375 -8.851562 20.472656 -8.40625 23.609375 -8.40625 C 27.878906 -8.40625 30.988281 -8.851562 32.9375 -9.75 C 34.882812 -10.65625 35.859375 -11.910156 35.859375 -13.515625 C 35.859375 -14.304688 35.582031 -14.957031 35.03125 -15.46875 C 34.488281 -15.976562 33.582031 -16.445312 32.3125 -16.875 C 31.050781 -17.300781 29.390625 -17.726562 27.328125 -18.15625 C 25.265625 -18.582031 22.695312 -19.035156 19.625 -19.515625 C 17.164062 -19.921875 14.832031 -20.421875 12.625 -21.015625 C 10.425781 -21.617188 8.488281 -22.46875 6.8125 -23.5625 C 5.132812 -24.65625 3.789062 -26.035156 2.78125 -27.703125 C 1.78125 -29.378906 1.28125 -31.484375 1.28125 -34.015625 C 1.28125 -36.578125 1.9375 -38.804688 3.25 -40.703125 C 4.5625 -42.597656 6.285156 -44.160156 8.421875 -45.390625 C 10.554688 -46.617188 12.957031 -47.503906 15.625 -48.046875 C 18.289062 -48.597656 20.953125 -48.875 23.609375 -48.875 C 27.367188 -48.875 31.015625 -48.382812 34.546875 -47.40625 C 38.085938 -46.4375 41.1875 -45.046875 43.84375 -43.234375 L 39.640625 -35.03125 C 36.984375 -36.707031 34.398438 -37.84375 31.890625 -38.4375 C 29.378906 -39.039062 26.617188 -39.34375 23.609375 -39.34375 C 22.347656 -39.34375 21.035156 -39.273438 19.671875 -39.140625 C 18.304688 -39.003906 17.039062 -38.738281 15.875 -38.34375 C 14.71875 -37.945312 13.753906 -37.414062 12.984375 -36.75 C 12.210938 -36.082031 11.828125 -35.269531 11.828125 -34.3125 C 11.828125 -33.050781 12.945312 -32.019531 15.1875 -31.21875 C 17.425781 -30.414062 21.242188 -29.625 26.640625 -28.84375 C 29.578125 -28.425781 32.253906 -27.898438 34.671875 -27.265625 C 37.097656 -26.640625 39.179688 -25.789062 40.921875 -24.71875 C 42.671875 -23.644531 44.03125 -22.257812 45 -20.5625 C 45.96875 -18.875 46.453125 -16.785156 46.453125 -14.296875 Z M 46.453125 -14.296875 "/></g></g></g></svg>
package/dist/index.css DELETED
@@ -1 +0,0 @@
1
- ._button_1vhs7_51{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;padding:10px 16px;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease}._button_1vhs7_51:active{transform:scale(.98);transition-duration:.1s}._button_1vhs7_51:focus-visible{outline:2px solid var(--sandui-accent);outline-offset:3px}._button_1vhs7_51:disabled,._button_1vhs7_51[disabled]{opacity:.45;cursor:not-allowed;pointer-events:none}._primary_1vhs7_81{background-color:var(--sandui-accent);color:#fff;box-shadow:0 4px 12px #0000000d}._primary_1vhs7_81:hover{background-color:var(--sandui-accent-dark);box-shadow:0 12px 30px #0000001a;transform:translateY(-1px)}._secondary_1vhs7_92{background-color:var(--sandui-primary);color:#fff;box-shadow:0 4px 12px #0000000d}._secondary_1vhs7_92:hover{background-color:var(--sandui-primary-light);box-shadow:0 12px 30px #0000001a;transform:translateY(-1px)}._ghost_1vhs7_103{background-color:transparent;color:var(--theme-text);border:1px solid var(--theme-border)}._ghost_1vhs7_103:hover{background-color:var(--sandui-accent-soft);border-color:var(--sandui-accent);color:var(--sandui-accent)}._link_1xqus_1{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease}._link_1xqus_1:hover{text-decoration:underline}._link_1xqus_1:focus-visible{outline:2px solid var(--sandui-accent);outline-offset:2px}._default_1xqus_17{color:var(--sandui-accent)}._muted_1xqus_21{color:var(--theme-text-muted)}._muted_1xqus_21:hover{color:var(--theme-text)}._accent_1xqus_28{color:var(--sandui-accent);font-weight:600}._badge_1432t_1{display:inline-flex;align-items:center;gap:4px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;padding:2px 8px;border-radius:9999px;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}._default_1432t_15{background:var(--theme-border);color:var(--theme-text)}._info_1432t_20{background:#3b82f626;color:var(--sandui-info);border:1px solid rgba(59,130,246,.3)}._success_1432t_26{background:#10b98126;color:var(--sandui-success);border:1px solid rgba(16,185,129,.3)}._warning_1432t_32{background:#f59e0b26;color:var(--sandui-warning);border:1px solid rgba(245,158,11,.3)}._error_1432t_38{background:#ef444426;color:var(--sandui-error);border:1px solid rgba(239,68,68,.3)}._wrapper_cf5v8_51{display:flex;flex-direction:column;width:100%;position:relative;font-family:Inter,system-ui,-apple-system,sans-serif}._label_cf5v8_59{font-size:.875rem;font-weight:500;color:var(--theme-text);margin-bottom:6px;display:inline-block}._input_cf5v8_67{width:100%;padding:12px 16px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;color:var(--theme-text);background-color:var(--theme-input-bg);border:1px solid var(--theme-border);border-radius:6px;outline:none;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}._input_cf5v8_67::placeholder{color:var(--theme-text-muted);opacity:.8}._input_cf5v8_67:hover:not(:disabled){border-color:var(--theme-border);opacity:.8}._input_cf5v8_67:focus{border-color:var(--sandui-accent);box-shadow:0 0 0 3px var(--sandui-accent-soft),0 1px 2px #0000000d;background-color:var(--theme-surface)}._input_cf5v8_67:disabled{opacity:.6;cursor:not-allowed;background-color:var(--theme-surface-variant)}._input_cf5v8_67._error_cf5v8_98{border-color:var(--sandui-error)}._input_cf5v8_67._error_cf5v8_98:focus{box-shadow:0 0 0 3px #ef444426}._errorText_cf5v8_105{font-size:.75rem;color:var(--sandui-error);margin-top:6px;font-weight:500}._card_1oe83_51{background-color:var(--theme-surface);border:1px solid var(--theme-border);border-radius:8px;padding:24px;font-family:Inter,system-ui,-apple-system,sans-serif;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}._card_1oe83_51:hover{border-color:var(--sandui-accent);box-shadow:0 12px 30px #0000001a;transform:translateY(-2px)}._box_160ue_51{background-color:var(--sandui-secondary);display:block;font-family:inherit}._toast_oq8z7_1{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.875rem;box-shadow:0 12px 30px #0000001a;animation:_slideIn_oq8z7_1 .25s ease}._message_oq8z7_13{flex:1}._close_oq8z7_17{display:flex;cursor:pointer;background:none;border:none;color:inherit;opacity:.6;padding:2px}._close_oq8z7_17:hover{opacity:1}._info_oq8z7_30{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);border-left:4px solid var(--sandui-info)}._success_oq8z7_37{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);border-left:4px solid var(--sandui-success)}._warning_oq8z7_44{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);border-left:4px solid var(--sandui-warning)}._error_oq8z7_51{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border);border-left:4px solid var(--sandui-error)}@keyframes _slideIn_oq8z7_1{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}:root{--sandui-primary: #262626;--sandui-accent: orange;--sandui-secondary: #F2F2F2;--sandui-accent-dark: #cc8400;--sandui-accent-light: #ffb733;--sandui-accent-soft: rgba(255, 165, 0, .15);--sandui-accent-glow: rgba(255, 165, 0, .4);--sandui-primary-dark: rgb(25.25, 25.25, 25.25);--sandui-primary-light: rgb(63.5, 63.5, 63.5);--sandui-primary-muted: rgba(38, 38, 38, .6);--sandui-secondary-dark: rgb(221.6, 221.6, 221.6);--sandui-secondary-light: #FFFFFF;--sandui-success: #10B981;--sandui-warning: #F59E0B;--sandui-error: #EF4444;--sandui-info: #3B82F6;--sandui-shadow-sm: 0 4px 12px rgba(0, 0, 0, .05);--sandui-shadow-md: 0 12px 30px rgba(0, 0, 0, .1);--theme-bg: #F2F2F2;--theme-surface: #FFFFFF;--theme-surface-variant: rgb(221.6, 221.6, 221.6);--theme-text: #262626;--theme-text-muted: rgba(38, 38, 38, .65);--theme-border: rgba(38, 38, 38, .12);--theme-input-bg: #FFFFFF;--theme-button-bg: #262626;--theme-button-text: #FFFFFF;--theme-footer-bg: #262626;--theme-footer-text: rgba(255, 255, 255, .8);--theme-footer-heading: #FFFFFF;--theme-header-bg: rgba(255, 255, 255, .85)}[data-theme=dark]{--theme-bg: #111111;--theme-surface: #262626;--theme-surface-variant: rgb(63.5, 63.5, 63.5);--theme-text: #FFFFFF;--theme-text-muted: rgba(255, 255, 255, .6);--theme-border: rgba(255, 255, 255, .1);--theme-input-bg: rgba(0, 0, 0, .2);--theme-button-bg: #FFFFFF;--theme-button-text: #262626;--theme-footer-bg: #0a0a0a;--theme-footer-text: rgba(255, 255, 255, .6);--theme-footer-heading: #FFFFFF;--theme-header-bg: rgba(38, 38, 38, .85)}._navbar_fpxv0_51{background-color:#262626cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;color:var(--sandui-secondary);padding:12px 16px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}._navbar_fpxv0_51._fixed_fpxv0_66{position:fixed;left:0;right:0}._navbar_fpxv0_51 ._logo_fpxv0_71{display:flex;align-items:center;gap:8px}._navbar_fpxv0_51 ._logo_fpxv0_71 img{height:28px;width:auto}._navbar_fpxv0_51 h1{color:var(--sandui-accent);margin:0;font-family:Outfit,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:-.01em}._navbar_fpxv0_51>div{display:flex;align-items:center;gap:16px}._sidebar_12xgb_1{width:240px;min-height:100vh;background:var(--theme-surface);border-right:1px solid var(--theme-border);padding:16px 0;font-family:Inter,system-ui,-apple-system,sans-serif}._item_12xgb_10{display:flex;align-items:center;gap:8px;padding:8px 16px;color:var(--theme-text-muted);text-decoration:none;font-size:.875rem;transition:all .3s ease;border-left:3px solid transparent}._item_12xgb_10:hover{background:var(--sandui-accent-soft);color:var(--theme-text)}._item_12xgb_10._active_12xgb_25{color:var(--sandui-accent);font-weight:600;border-left-color:var(--sandui-accent);background:var(--sandui-accent-soft)}._footer_ujqx6_1{background:var(--theme-footer-bg);color:var(--theme-footer-text);font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}._main_ujqx6_8{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding:48px 24px}._brandCol_ujqx6_17{display:flex;flex-direction:column;gap:16px}._brandLink_ujqx6_23{text-decoration:none;display:inline-flex;align-items:center;gap:16px}._brandLogoImage_ujqx6_30{width:48px;height:48px;object-fit:contain;border-radius:4px}._brandName_ujqx6_37{font-family:Outfit,Inter,system-ui,sans-serif;font-size:1.25rem;font-weight:600;color:var(--theme-footer-heading)}._brandAccent_ujqx6_44{color:orange}._description_ujqx6_48{font-size:.875rem;line-height:1.6;color:var(--theme-footer-text);max-width:380px;margin:0}._linkCol_ujqx6_56{display:flex;flex-direction:column;gap:10px}._colTitle_ujqx6_62{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--theme-footer-heading);margin:0 0 8px}._footerLink_ujqx6_71{font-size:.875rem;color:var(--theme-footer-text);text-decoration:none;transition:all .3s ease}._footerLink_ujqx6_71:hover{color:var(--theme-footer-heading)}._bottom_ujqx6_81{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid var(--theme-border)}._copyright_ujqx6_91{font-size:.75rem;color:var(--theme-footer-text);opacity:.7}._copyright_ujqx6_91 a{color:var(--theme-footer-text);text-decoration:none}._copyright_ujqx6_91 a:hover{color:var(--theme-footer-heading)}._socials_ujqx6_104{display:flex;gap:8px}._socialIcon_ujqx6_109{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--theme-border);color:var(--theme-footer-text);text-decoration:none;transition:all .3s ease}._socialIcon_ujqx6_109:hover{border-color:var(--sandui-accent);color:var(--sandui-accent);background:var(--sandui-accent-soft)}._watermark_ujqx6_127{text-align:center;font-family:Outfit,Inter,system-ui,sans-serif;font-size:clamp(48px,10vw,120px);font-weight:800;letter-spacing:.08em;line-height:1;padding:24px 0 32px;background:linear-gradient(180deg,var(--sandui-accent-glow) 0%,var(--sandui-accent-soft) 40%,transparent 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none}@media(max-width:768px){._main_ujqx6_8{grid-template-columns:1fr;gap:32px;padding:32px 16px}._bottom_ujqx6_81{flex-direction:column;gap:16px;text-align:center;padding:16px}}