@ceed/cds 1.7.1-next.2 → 1.7.1-next.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/framer/index.js +2 -1
  2. package/package.json +1 -1
package/framer/index.js CHANGED
@@ -157,7 +157,8 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
157
157
  `},i.current()));return/^[\t ]/.test(p)&&(p="&#x"+p.charCodeAt(0).toString(16).toUpperCase()+";"+p.slice(1)),p=p?a+" "+p:a,r.options.closeAtx&&(p+=" "+a),l(),s(),p}S0.peek=GZ;function S0(e){return e.value||""}function GZ(){return"<"}R0.peek=YZ;function R0(e,t,r,o){let n=rc(r),i=n==='"'?"Quote":"Apostrophe",a=r.enter("image"),s=r.enter("label"),l=r.createTracker(o),p=l.move("![");return p+=l.move(r.safe(e.alt,N({before:p,after:"]"},l.current()))),p+=l.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=r.enter("destinationLiteral"),p+=l.move("<"),p+=l.move(r.safe(e.url,N({before:p,after:">"},l.current()))),p+=l.move(">")):(s=r.enter("destinationRaw"),p+=l.move(r.safe(e.url,N({before:p,after:e.title?" ":")"},l.current())))),s(),e.title&&(s=r.enter(`title${i}`),p+=l.move(" "+n),p+=l.move(r.safe(e.title,N({before:p,after:n},l.current()))),p+=l.move(n),s()),p+=l.move(")"),a(),p}function YZ(){return"!"}E0.peek=JZ;function E0(e,t,r,o){let n=e.referenceType,i=r.enter("imageReference"),a=r.enter("label"),s=r.createTracker(o),l=s.move("!["),p=r.safe(e.alt,N({before:l,after:"]"},s.current()));l+=s.move(p+"]["),a();let c=r.stack;r.stack=[],a=r.enter("reference");let u=r.safe(r.associationId(e),N({before:l,after:"]"},s.current()));return a(),r.stack=c,i(),n==="full"||!p||p!==u?l+=s.move(u+"]"):n==="shortcut"?l=l.slice(0,-1):l+=s.move("]"),l}function JZ(){return"!"}I0.peek=qZ;function I0(e,t,r){let o=e.value||"",n="`",i=-1;for(;new RegExp("(^|[^`])"+n+"([^`]|$)").test(o);)n+="`";for(/[^ \r\n]/.test(o)&&(/^[ \r\n]/.test(o)&&/[ \r\n]$/.test(o)||/^`|`$/.test(o))&&(o=" "+o+" ");++i<r.unsafe.length;){let a=r.unsafe[i],s=r.compilePattern(a),l;if(a.atBreak)for(;l=s.exec(o);){let p=l.index;o.charCodeAt(p)===10&&o.charCodeAt(p-1)===13&&p--,o=o.slice(0,p)+" "+o.slice(l.index+1)}}return n+o+n}function qZ(){return"`"}xy();function w0(e,t){let r=sl(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(r===e.url||"mailto:"+r===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}D0.peek=KZ;function D0(e,t,r,o){let n=rc(r),i=n==='"'?"Quote":"Apostrophe",a=r.createTracker(o),s,l;if(w0(e,r)){let c=r.stack;r.stack=[],s=r.enter("autolink");let u=a.move("<");return u+=a.move(r.containerPhrasing(e,N({before:u,after:">"},a.current()))),u+=a.move(">"),s(),r.stack=c,u}s=r.enter("link"),l=r.enter("label");let p=a.move("[");return p+=a.move(r.containerPhrasing(e,N({before:p,after:"]("},a.current()))),p+=a.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=r.enter("destinationLiteral"),p+=a.move("<"),p+=a.move(r.safe(e.url,N({before:p,after:">"},a.current()))),p+=a.move(">")):(l=r.enter("destinationRaw"),p+=a.move(r.safe(e.url,N({before:p,after:e.title?" ":")"},a.current())))),l(),e.title&&(l=r.enter(`title${i}`),p+=a.move(" "+n),p+=a.move(r.safe(e.title,N({before:p,after:n},a.current()))),p+=a.move(n),l()),p+=a.move(")"),s(),p}function KZ(e,t,r){return w0(e,r)?"<":"["}O0.peek=XZ;function O0(e,t,r,o){let n=e.referenceType,i=r.enter("linkReference"),a=r.enter("label"),s=r.createTracker(o),l=s.move("["),p=r.containerPhrasing(e,N({before:l,after:"]"},s.current()));l+=s.move(p+"]["),a();let c=r.stack;r.stack=[],a=r.enter("reference");let u=r.safe(r.associationId(e),N({before:l,after:"]"},s.current()));return a(),r.stack=c,i(),n==="full"||!p||p!==u?l+=s.move(u+"]"):n==="shortcut"?l=l.slice(0,-1):l+=s.move("]"),l}function XZ(){return"["}function oc(e){let t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function jA(e){let t=oc(e),r=e.options.bulletOther;if(!r)return t==="*"?"-":"*";if(r!=="*"&&r!=="+"&&r!=="-")throw new Error("Cannot serialize items with `"+r+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(r===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+r+"`) to be different");return r}function HA(e){let t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function Ty(e){let t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function UA(e,t,r,o){let n=r.enter("list"),i=r.bulletCurrent,a=e.ordered?HA(r):oc(r),s=e.ordered?a==="."?")":".":jA(r),l=t&&r.bulletLastUsed?a===r.bulletLastUsed:!1;if(!e.ordered){let c=e.children?e.children[0]:void 0;if((a==="*"||a==="-")&&c&&(!c.children||!c.children[0])&&r.stack[r.stack.length-1]==="list"&&r.stack[r.stack.length-2]==="listItem"&&r.stack[r.stack.length-3]==="list"&&r.stack[r.stack.length-4]==="listItem"&&r.indexStack[r.indexStack.length-1]===0&&r.indexStack[r.indexStack.length-2]===0&&r.indexStack[r.indexStack.length-3]===0&&(l=!0),Ty(r)===a&&c){let u=-1;for(;++u<e.children.length;){let d=e.children[u];if(d&&d.type==="listItem"&&d.children&&d.children[0]&&d.children[0].type==="thematicBreak"){l=!0;break}}}}l&&(a=s),r.bulletCurrent=a;let p=r.containerFlow(e,o);return r.bulletLastUsed=a,r.bulletCurrent=i,n(),p}function WA(e){let t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function GA(e,t,r,o){let n=WA(r),i=r.bulletCurrent||oc(r);t&&t.type==="list"&&t.ordered&&(i=(typeof t.start=="number"&&t.start>-1?t.start:1)+(r.options.incrementListMarker===!1?0:t.children.indexOf(e))+i);let a=i.length+1;(n==="tab"||n==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(a=Math.ceil(a/4)*4);let s=r.createTracker(o);s.move(i+" ".repeat(a-i.length)),s.shift(a);let l=r.enter("listItem"),p=r.indentLines(r.containerFlow(e,s.current()),c);return l(),p;function c(u,d,f){return d?(f?"":" ".repeat(a))+u:(f?i:i+" ".repeat(a-i.length))+u}}function YA(e,t,r,o){let n=r.enter("paragraph"),i=r.enter("phrasing"),a=r.containerPhrasing(e,o);return i(),n(),a}gy();var _0=Za(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function JA(e,t,r,o){return(e.children.some(function(a){return _0(a)})?r.containerPhrasing:r.containerFlow).call(r,e,o)}function qA(e){let t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}A0.peek=ZZ;function A0(e,t,r,o){let n=qA(r),i=r.enter("strong"),a=r.createTracker(o),s=a.move(n+n);return s+=a.move(r.containerPhrasing(e,N({before:s,after:n},a.current()))),s+=a.move(n+n),i(),s}function ZZ(e,t,r){return r.options.strong||"*"}function KA(e,t,r,o){return r.safe(e.value,o)}function XA(e){let t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function ZA(e,t,r){let o=(Ty(r)+(r.options.ruleSpaces?" ":"")).repeat(XA(r));return r.options.ruleSpaces?o.slice(0,-1):o}var Nd={blockquote:EA,break:C0,code:AA,definition:MA,emphasis:k0,hardBreak:C0,heading:$A,html:S0,image:R0,imageReference:E0,inlineCode:I0,link:D0,linkReference:O0,list:UA,listItem:GA,paragraph:YA,root:JA,strong:A0,text:KA,thematicBreak:ZA};function N0(){return{enter:{table:tQ,tableData:rM,tableHeader:rM,tableRow:oQ},exit:{codeText:nQ,table:rQ,tableData:B0,tableHeader:B0,tableRow:B0}}}function tQ(e){let t=e._align;this.enter({type:"table",align:t.map(function(r){return r==="none"?null:r}),children:[]},e),this.data.inTable=!0}function rQ(e){this.exit(e),this.data.inTable=void 0}function oQ(e){this.enter({type:"tableRow",children:[]},e)}function B0(e){this.exit(e)}function rM(e){this.enter({type:"tableCell",children:[]},e)}function nQ(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,iQ));let r=this.stack[this.stack.length-1];r.type,r.value=t,this.exit(e)}function iQ(e,t){return t==="|"?t:e}function L0(e){let t=e||{},r=t.tableCellPadding,o=t.tablePipeAlign,n=t.stringLength,i=r?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
158
158
  `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:d,table:a,tableCell:l,tableRow:s}};function a(f,h,g,y){return p(c(f,g,y),f.align)}function s(f,h,g,y){let b=u(f,g,y),x=p([b]);return x.slice(0,x.indexOf(`
159
159
  `))}function l(f,h,g,y){let b=g.enter("tableCell"),x=g.enter("phrasing"),v=g.containerPhrasing(f,Z(N({},y),{before:i,after:i}));return x(),b(),v}function p(f,h){return RA(f,{align:h,alignDelimiters:o,padding:r,stringLength:n})}function c(f,h,g){let y=f.children,b=-1,x=[],v=h.enter("table");for(;++b<y.length;)x[b]=u(y[b],h,g);return v(),x}function u(f,h,g){let y=f.children,b=-1,x=[],v=h.enter("tableRow");for(;++b<y.length;)x[b]=l(y[b],f,h,g);return v(),x}function d(f,h,g){let y=Nd.inlineCode(f,h,g);return g.stack.includes("tableCell")&&(y=y.replace(/\|/g,"\\$&")),y}}function z0(){return{exit:{taskListCheckValueChecked:oM,taskListCheckValueUnchecked:oM,paragraph:aQ}}}function F0(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:sQ}}}function oM(e){let t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function aQ(e){let t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){let r=this.stack[this.stack.length-1];r.type;let o=r.children[0];if(o&&o.type==="text"){let n=t.children,i=-1,a;for(;++i<n.length;){let s=n[i];if(s.type==="paragraph"){a=s;break}}a===r&&(o.value=o.value.slice(1),o.value.length===0?r.children.shift():r.position&&o.position&&typeof o.position.start.offset=="number"&&(o.position.start.column++,o.position.start.offset++,r.position.start=Object.assign({},o.position.start)))}}this.exit(e)}function sQ(e,t,r,o){let n=e.children[0],i=typeof e.checked=="boolean"&&n&&n.type==="paragraph",a="["+(e.checked?"x":" ")+"] ",s=r.createTracker(o);i&&s.move(a);let l=Nd.listItem(e,t,r,N(N({},o),s.current()));return i&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,p)),l;function p(c){return c+a}}function V0(){return[y0(),b0(),T0(),N0(),z0()]}function $0(e){return{extensions:[v0(),x0(e),P0(),L0(e),F0()]}}j0();pt();var cQ={tokenize:hQ,partial:!0},iM={tokenize:gQ,partial:!0},aM={tokenize:yQ,partial:!0},sM={tokenize:vQ,partial:!0},uQ={tokenize:bQ,partial:!0},lM={name:"wwwAutolink",tokenize:fQ,previous:cM},pM={name:"protocolAutolink",tokenize:mQ,previous:uM},ji={name:"emailAutolink",tokenize:dQ,previous:dM},ei={};function U0(){return{text:ei}}var ll=48;for(;ll<123;)ei[ll]=ji,ll++,ll===58?ll=65:ll===91&&(ll=97);ei[43]=ji;ei[45]=ji;ei[46]=ji;ei[95]=ji;ei[72]=[ji,pM];ei[104]=[ji,pM];ei[87]=[ji,lM];ei[119]=[ji,lM];function dQ(e,t,r){let o=this,n,i;return a;function a(u){return!H0(u)||!dM.call(o,o.previous)||W0(o.events)?r(u):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(u))}function s(u){return H0(u)?(e.consume(u),s):u===64?(e.consume(u),l):r(u)}function l(u){return u===46?e.check(uQ,c,p)(u):u===45||u===95||Nt(u)?(i=!0,e.consume(u),l):c(u)}function p(u){return e.consume(u),n=!0,l}function c(u){return i&&n&&cr(o.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(u)):r(u)}}function fQ(e,t,r){let o=this;return n;function n(a){return a!==87&&a!==119||!cM.call(o,o.previous)||W0(o.events)?r(a):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(cQ,e.attempt(iM,e.attempt(aM,i),r),r)(a))}function i(a){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(a)}}function mQ(e,t,r){let o=this,n="",i=!1;return a;function a(u){return(u===72||u===104)&&uM.call(o,o.previous)&&!W0(o.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),n+=String.fromCodePoint(u),e.consume(u),s):r(u)}function s(u){if(cr(u)&&n.length<5)return n+=String.fromCodePoint(u),e.consume(u),s;if(u===58){let d=n.toLowerCase();if(d==="http"||d==="https")return e.consume(u),l}return r(u)}function l(u){return u===47?(e.consume(u),i?p:(i=!0,l)):r(u)}function p(u){return u===null||nl(u)||et(u)||Qn(u)||il(u)?r(u):e.attempt(iM,e.attempt(aM,c),r)(u)}function c(u){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(u)}}function hQ(e,t,r){let o=0;return n;function n(a){return(a===87||a===119)&&o<3?(o++,e.consume(a),n):a===46&&o===3?(e.consume(a),i):r(a)}function i(a){return a===null?r(a):t(a)}}function gQ(e,t,r){let o,n,i;return a;function a(p){return p===46||p===95?e.check(sM,l,s)(p):p===null||et(p)||Qn(p)||p!==45&&il(p)?l(p):(i=!0,e.consume(p),a)}function s(p){return p===95?o=!0:(n=o,o=void 0),e.consume(p),a}function l(p){return n||o||!i?r(p):t(p)}}function yQ(e,t){let r=0,o=0;return n;function n(a){return a===40?(r++,e.consume(a),n):a===41&&o<r?i(a):a===33||a===34||a===38||a===39||a===41||a===42||a===44||a===46||a===58||a===59||a===60||a===63||a===93||a===95||a===126?e.check(sM,t,i)(a):a===null||et(a)||Qn(a)?t(a):(e.consume(a),n)}function i(a){return a===41&&o++,e.consume(a),n}}function vQ(e,t,r){return o;function o(s){return s===33||s===34||s===39||s===41||s===42||s===44||s===46||s===58||s===59||s===63||s===95||s===126?(e.consume(s),o):s===38?(e.consume(s),i):s===93?(e.consume(s),n):s===60||s===null||et(s)||Qn(s)?t(s):r(s)}function n(s){return s===null||s===40||s===91||et(s)||Qn(s)?t(s):o(s)}function i(s){return cr(s)?a(s):r(s)}function a(s){return s===59?(e.consume(s),o):cr(s)?(e.consume(s),a):r(s)}}function bQ(e,t,r){return o;function o(i){return e.consume(i),n}function n(i){return Nt(i)?r(i):t(i)}}function cM(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||et(e)}function uM(e){return!cr(e)}function dM(e){return!(e===47||H0(e))}function H0(e){return e===43||e===45||e===46||e===95||Nt(e)}function W0(e){let t=e.length,r=!1;for(;t--;){let o=e[t][1];if((o.type==="labelLink"||o.type==="labelImage")&&!o._balanced){r=!0;break}if(o._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}Ly();Ut();pt();tc();var Cee={tokenize:Dee,partial:!0};function cP(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Eee,continuation:{tokenize:Iee},exit:wee}},text:{91:{name:"gfmFootnoteCall",tokenize:Ree},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:kee,resolveTo:See}}}}function kee(e,t,r){let o=this,n=o.events.length,i=o.parser.gfmFootnotes||(o.parser.gfmFootnotes=[]),a;for(;n--;){let l=o.events[n][1];if(l.type==="labelImage"){a=l;break}if(l.type==="gfmFootnoteCall"||l.type==="labelLink"||l.type==="label"||l.type==="image"||l.type==="link")break}return s;function s(l){if(!a||!a._balanced)return r(l);let p=Jr(o.sliceSerialize({start:a.end,end:o.now()}));return p.codePointAt(0)!==94||!i.includes(p.slice(1))?r(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function See(e,t){let r=e.length,o;for(;r--;)if(e[r][1].type==="labelImage"&&e[r][0]==="enter"){o=e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";let n={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;let a={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},s={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},l=[e[r+1],e[r+2],["enter",n,t],e[r+3],e[r+4],["enter",i,t],["exit",i,t],["enter",a,t],["enter",s,t],["exit",s,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",n,t]];return e.splice(r,e.length-r+1,...l),e}function Ree(e,t,r){let o=this,n=o.parser.gfmFootnotes||(o.parser.gfmFootnotes=[]),i=0,a;return s;function s(u){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(u),e.exit("gfmFootnoteCallLabelMarker"),l}function l(u){return u!==94?r(u):(e.enter("gfmFootnoteCallMarker"),e.consume(u),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",p)}function p(u){if(i>999||u===93&&!a||u===null||u===91||et(u))return r(u);if(u===93){e.exit("chunkString");let d=e.exit("gfmFootnoteCallString");return n.includes(Jr(o.sliceSerialize(d)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(u),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):r(u)}return et(u)||(a=!0),i++,e.consume(u),u===92?c:p}function c(u){return u===91||u===92||u===93?(e.consume(u),i++,p):p(u)}}function Eee(e,t,r){let o=this,n=o.parser.gfmFootnotes||(o.parser.gfmFootnotes=[]),i,a=0,s;return l;function l(h){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),p}function p(h){return h===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):r(h)}function c(h){if(a>999||h===93&&!s||h===null||h===91||et(h))return r(h);if(h===93){e.exit("chunkString");let g=e.exit("gfmFootnoteDefinitionLabelString");return i=Jr(o.sliceSerialize(g)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return et(h)||(s=!0),a++,e.consume(h),h===92?u:c}function u(h){return h===91||h===92||h===93?(e.consume(h),a++,c):c(h)}function d(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),n.includes(i)||n.push(i),$e(e,f,"gfmFootnoteDefinitionWhitespace")):r(h)}function f(h){return t(h)}}function Iee(e,t,r){return e.check(ti,t,e.attempt(Cee,t,r))}function wee(e){e.exit("gfmFootnoteDefinition")}function Dee(e,t,r){let o=this;return $e(e,n,"gfmFootnoteDefinitionIndent",5);function n(i){let a=o.events[o.events.length-1];return a&&a[1].type==="gfmFootnoteDefinitionIndent"&&a[2].sliceSerialize(a[1],!0).length===4?t(i):r(i)}}$i();G0();Ld();function uP(e){let r=(e||{}).singleTilde,o={name:"strikethrough",tokenize:i,resolveAll:n};return r==null&&(r=!0),{text:{126:o},insideSpan:{null:[o]},attentionMarkers:{null:[126]}};function n(a,s){let l=-1;for(;++l<a.length;)if(a[l][0]==="enter"&&a[l][1].type==="strikethroughSequenceTemporary"&&a[l][1]._close){let p=l;for(;p--;)if(a[p][0]==="exit"&&a[p][1].type==="strikethroughSequenceTemporary"&&a[p][1]._open&&a[l][1].end.offset-a[l][1].start.offset===a[p][1].end.offset-a[p][1].start.offset){a[l][1].type="strikethroughSequence",a[p][1].type="strikethroughSequence";let c={type:"strikethrough",start:Object.assign({},a[p][1].start),end:Object.assign({},a[l][1].end)},u={type:"strikethroughText",start:Object.assign({},a[p][1].end),end:Object.assign({},a[l][1].start)},d=[["enter",c,s],["enter",a[p][1],s],["exit",a[p][1],s],["enter",u,s]],f=s.parser.constructs.insideSpan.null;f&&Qt(d,d.length,0,Qa(f,a.slice(p+1,l),s)),Qt(d,d.length,0,[["exit",u,s],["enter",a[l][1],s],["exit",a[l][1],s],["exit",c,s]]),Qt(a,p-1,l-p+3,d),l=p+d.length-2;break}}for(l=-1;++l<a.length;)a[l][1].type==="strikethroughSequenceTemporary"&&(a[l][1].type="data");return a}function i(a,s,l){let p=this.previous,c=this.events,u=0;return d;function d(h){return p===126&&c[c.length-1][1].type!=="characterEscape"?l(h):(a.enter("strikethroughSequenceTemporary"),f(h))}function f(h){let g=ic(p);if(h===126)return u>1?l(h):(a.consume(h),u++,f);if(u<2&&!r)return l(h);let y=a.exit("strikethroughSequenceTemporary"),b=ic(h);return y._open=!b||b===2&&!!g,y._close=!g||g===2&&!!b,s(h)}}}Ut();pt();var zy=class{constructor(){this.map=[]}add(t,r,o){Oee(this,t,r,o)}consume(t){if(this.map.sort(function(i,a){return i[0]-a[0]}),this.map.length===0)return;let r=this.map.length,o=[];for(;r>0;)r-=1,o.push(t.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),t.length=this.map[r][0];o.push(t.slice()),t.length=0;let n=o.pop();for(;n;){for(let i of n)t.push(i);n=o.pop()}this.map.length=0}};function Oee(e,t,r,o){let n=0;if(!(r===0&&o.length===0)){for(;n<e.map.length;){if(e.map[n][0]===t){e.map[n][1]+=r,e.map[n][2].push(...o);return}n+=1}e.map.push([t,r,o])}}function LM(e,t){let r=!1,o=[];for(;t<e.length;){let n=e[t];if(r){if(n[0]==="enter")n[1].type==="tableContent"&&o.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(n[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){let i=o.length-1;o[i]=o[i]==="left"?"center":"right"}}else if(n[1].type==="tableDelimiterRow")break}else n[0]==="enter"&&n[1].type==="tableDelimiterRow"&&(r=!0);t+=1}return o}function dP(){return{flow:{null:{name:"table",tokenize:_ee,resolveAll:Aee}}}}function _ee(e,t,r){let o=this,n=0,i=0,a;return s;function s(S){let M=o.events.length-1;for(;M>-1;){let V=o.events[M][1].type;if(V==="lineEnding"||V==="linePrefix")M--;else break}let A=M>-1?o.events[M][1].type:null,D=A==="tableHead"||A==="tableRow"?P:l;return D===P&&o.parser.lazy[o.now().line]?r(S):D(S)}function l(S){return e.enter("tableHead"),e.enter("tableRow"),p(S)}function p(S){return S===124||(a=!0,i+=1),c(S)}function c(S){return S===null?r(S):Ae(S)?i>1?(i=0,o.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),f):r(S):je(S)?$e(e,c,"whitespace")(S):(i+=1,a&&(a=!1,n+=1),S===124?(e.enter("tableCellDivider"),e.consume(S),e.exit("tableCellDivider"),a=!0,c):(e.enter("data"),u(S)))}function u(S){return S===null||S===124||et(S)?(e.exit("data"),c(S)):(e.consume(S),S===92?d:u)}function d(S){return S===92||S===124?(e.consume(S),u):u(S)}function f(S){return o.interrupt=!1,o.parser.lazy[o.now().line]?r(S):(e.enter("tableDelimiterRow"),a=!1,je(S)?$e(e,h,"linePrefix",o.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(S):h(S))}function h(S){return S===45||S===58?y(S):S===124?(a=!0,e.enter("tableCellDivider"),e.consume(S),e.exit("tableCellDivider"),g):T(S)}function g(S){return je(S)?$e(e,y,"whitespace")(S):y(S)}function y(S){return S===58?(i+=1,a=!0,e.enter("tableDelimiterMarker"),e.consume(S),e.exit("tableDelimiterMarker"),b):S===45?(i+=1,b(S)):S===null||Ae(S)?C(S):T(S)}function b(S){return S===45?(e.enter("tableDelimiterFiller"),x(S)):T(S)}function x(S){return S===45?(e.consume(S),x):S===58?(a=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(S),e.exit("tableDelimiterMarker"),v):(e.exit("tableDelimiterFiller"),v(S))}function v(S){return je(S)?$e(e,C,"whitespace")(S):C(S)}function C(S){return S===124?h(S):S===null||Ae(S)?!a||n!==i?T(S):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(S)):T(S)}function T(S){return r(S)}function P(S){return e.enter("tableRow"),k(S)}function k(S){return S===124?(e.enter("tableCellDivider"),e.consume(S),e.exit("tableCellDivider"),k):S===null||Ae(S)?(e.exit("tableRow"),t(S)):je(S)?$e(e,k,"whitespace")(S):(e.enter("data"),R(S))}function R(S){return S===null||S===124||et(S)?(e.exit("data"),k(S)):(e.consume(S),S===92?w:R)}function w(S){return S===92||S===124?(e.consume(S),R):R(S)}}function Aee(e,t){let r=-1,o=!0,n=0,i=[0,0,0,0],a=[0,0,0,0],s=!1,l=0,p,c,u,d=new zy;for(;++r<e.length;){let f=e[r],h=f[1];f[0]==="enter"?h.type==="tableHead"?(s=!1,l!==0&&(zM(d,t,l,p,c),c=void 0,l=0),p={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},d.add(r,0,[["enter",p,t]])):h.type==="tableRow"||h.type==="tableDelimiterRow"?(o=!0,u=void 0,i=[0,0,0,0],a=[0,r+1,0,0],s&&(s=!1,c={type:"tableBody",start:Object.assign({},h.start),end:Object.assign({},h.end)},d.add(r,0,[["enter",c,t]])),n=h.type==="tableDelimiterRow"?2:c?3:1):n&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")?(o=!1,a[2]===0&&(i[1]!==0&&(a[0]=a[1],u=Fy(d,t,i,n,void 0,u),i=[0,0,0,0]),a[2]=r)):h.type==="tableCellDivider"&&(o?o=!1:(i[1]!==0&&(a[0]=a[1],u=Fy(d,t,i,n,void 0,u)),i=a,a=[i[1],r,0,0])):h.type==="tableHead"?(s=!0,l=r):h.type==="tableRow"||h.type==="tableDelimiterRow"?(l=r,i[1]!==0?(a[0]=a[1],u=Fy(d,t,i,n,r,u)):a[1]!==0&&(u=Fy(d,t,a,n,r,u)),n=0):n&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(a[3]=r)}for(l!==0&&zM(d,t,l,p,c),d.consume(t.events),r=-1;++r<t.events.length;){let f=t.events[r];f[0]==="enter"&&f[1].type==="table"&&(f[1]._align=LM(t.events,r))}return e}function Fy(e,t,r,o,n,i){let a=o===1?"tableHeader":o===2?"tableDelimiter":"tableData",s="tableContent";r[0]!==0&&(i.end=Object.assign({},ac(t.events,r[0])),e.add(r[0],0,[["exit",i,t]]));let l=ac(t.events,r[1]);if(i={type:a,start:Object.assign({},l),end:Object.assign({},l)},e.add(r[1],0,[["enter",i,t]]),r[2]!==0){let p=ac(t.events,r[2]),c=ac(t.events,r[3]),u={type:s,start:Object.assign({},p),end:Object.assign({},c)};if(e.add(r[2],0,[["enter",u,t]]),o!==2){let d=t.events[r[2]],f=t.events[r[3]];if(d[1].end=Object.assign({},f[1].end),d[1].type="chunkText",d[1].contentType="text",r[3]>r[2]+1){let h=r[2]+1,g=r[3]-r[2]-1;e.add(h,g,[])}}e.add(r[3]+1,0,[["exit",u,t]])}return n!==void 0&&(i.end=Object.assign({},ac(t.events,n)),e.add(n,0,[["exit",i,t]]),i=void 0),i}function zM(e,t,r,o,n){let i=[],a=ac(t.events,r);n&&(n.end=Object.assign({},a),i.push(["exit",n,t])),o.end=Object.assign({},a),i.push(["exit",o,t]),e.add(r+1,0,i)}function ac(e,t){let r=e[t],o=r[0]==="enter"?"start":"end";return r[1][o]}Ut();pt();var Mee={name:"tasklistCheck",tokenize:Bee};function fP(){return{text:{91:Mee}}}function Bee(e,t,r){let o=this;return n;function n(l){return o.previous!==null||!o._gfmTasklistFirstContentOfListItem?r(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),i)}function i(l){return et(l)?(e.enter("taskListCheckValueUnchecked"),e.consume(l),e.exit("taskListCheckValueUnchecked"),a):l===88||l===120?(e.enter("taskListCheckValueChecked"),e.consume(l),e.exit("taskListCheckValueChecked"),a):r(l)}function a(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):r(l)}function s(l){return Ae(l)?t(l):je(l)?e.check({tokenize:Nee},t,r)(l):r(l)}}function Nee(e,t,r){return $e(e,o,"whitespace");function o(n){return n===null?r(n):t(n)}}function FM(e){return ky([U0(),cP(),uP(e),dP(),fP()])}var Lee={};function Vy(e){let t=this,r=e||Lee,o=t.data(),n=o.micromarkExtensions||(o.micromarkExtensions=[]),i=o.fromMarkdownExtensions||(o.fromMarkdownExtensions=[]),a=o.toMarkdownExtensions||(o.toMarkdownExtensions=[]);n.push(FM(r)),i.push(V0()),a.push($0(r))}var Ire=kre(()=>Promise.resolve().then(()=>(JL(),YL))),fC=e=>{let[t,r]=Ere(null);Rre(()=>{(async()=>{let g=await Promise.resolve().then(()=>(KL(),qL));r(()=>g.rehypeAccent)})()},[]);let f=e,{color:o,textColor:n,defaultLevel:i="body-md",accentColor:a="danger.500",defaultLinkAction:s="_self",markdownOptions:l,boldFontWeight:p,content:c,fallback:u}=f,d=ve(f,["color","textColor","defaultLevel","accentColor","defaultLinkAction","markdownOptions","boldFontWeight","content","fallback"]);return t?_(oo,Z(N({component:"div",color:o,textColor:n,level:i},d),{children:_(Sre,{fallback:u||_(oo,{children:_(Vu,{children:c||""})}),children:_(Ire,Z(N({},l),{children:c,rehypePlugins:[[t,{accentColor:a}]],remarkPlugins:[Vy],components:N({h1:({children:h})=>_(oo,{color:o,textColor:n,level:"h1",children:h}),h2:({children:h})=>_(oo,{color:o,textColor:n,level:"h2",children:h}),h3:({children:h})=>_(oo,{color:o,textColor:n,level:"h3",children:h}),h4:({children:h})=>_(oo,{color:o,textColor:n,level:"h4",children:h}),p:({children:h,node:g})=>_(oo,Z(N({color:o,textColor:n,level:i},g==null?void 0:g.properties),{children:h})),a:({children:h,href:g})=>_(Ii,{href:g,target:s,children:h}),hr:()=>_(_d,{}),b:({children:h})=>_(oo,{fontWeight:p,children:h}),strong:({children:h})=>_(oo,{fontWeight:p,children:h})},l==null?void 0:l.components)}))})})):null};fC.displayName="Markdown";import{jsx as wre}from"react/jsx-runtime";var mC=Pt(wre("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore");function hC(e){var d,f,h,g;let{size:t,buttonText:r,items:o=[],showIcon:n,disabled:i,loading:a,color:s="neutral",variant:l="plain",endDecorator:p,startDecorator:c,placement:u="bottom"}=e;return o.length?Re(Wp,{children:[_(za,Z(N({component:(h=e.buttonComponent)!=null?h:"button",size:t,variant:l,color:s,disabled:i,loading:a,startDecorator:c},(g=e.buttonComponentProps)!=null?g:{}),{endDecorator:n?Re(Er,{children:[p,_(mC,{})]}):_(Er,{children:p}),children:r})),_(Bi,{placement:u,size:t,children:o.map(y=>{var b;return _(Ni,Z(N({component:y.component},(b=y.componentProps)!=null?b:{}),{children:y.text}),y.text)})})]}):_(Sp,Z(N({component:(d=e.buttonComponent)!=null?d:"button",size:t,variant:l,color:s,disabled:i,loading:a,startDecorator:c},(f=e.buttonComponentProps)!=null?f:{}),{endDecorator:n?Re(Er,{children:[p,_(mC,{})]}):_(Er,{children:p}),children:r}))}hC.displayName="MenuButton";import{forwardRef as Dre,useCallback as ef,useEffect as XL,useImperativeHandle as Ore,useRef as ZL,useState as QL}from"react";var _re=I(Kt,{name:"MonthPicker",slot:"popper"})(({theme:e})=>({zIndex:e.zIndex.tooltip})),Are=I(an,{name:"MonthPicker",slot:"sheet",overridesResolver:(e,t)=>t.root})(({theme:e})=>({width:"264px",boxShadow:e.shadow.md,borderRadius:e.radius.md})),Mre=I("div",{name:"MonthPicker",slot:"root",overridesResolver:(e,t)=>t.root})({width:"100%"}),ez=(e,t,r="default")=>{let o=e.getFullYear().toString(),n=(e.getMonth()+1).toString().padStart(2,"0"),i=rd(e,r,{hideYear:!0});return t.replace(/MMMM/g,i).replace(/MM/g,n).replace(/DD/g,"01").replace(/YYYY/g,o)};function Bre(e,t){let r=e.split(/[-./\s]/),o=t.split(/[-./\s]/);if(o.length!==r.length)throw new Error("Invalid date string or format");let n,i,a=1;for(let l=0;l<o.length;l++){let p=parseInt(r[l],10);switch(o[l]){case"MM":n=p-1;break;case"YYYY":i=p;break}}return new Date(i,n,a)}var tz=Dre((e,t)=>{let r=J({props:e,name:"MonthPicker"}),G=r,{onChange:o,disabled:n,label:i,error:a,helperText:s,minDate:l,maxDate:p,disableFuture:c,disablePast:u,required:d,sx:f,className:h,format:g="YYYY/MM/DD",displayFormat:y="YYYY/MM",size:b,locale:x}=G,v=ve(G,["onChange","disabled","label","error","helperText","minDate","maxDate","disableFuture","disablePast","required","sx","className","format","displayFormat","size","locale"]),C=ZL(null),T=ZL(null),[P,k,R]=Xt(r.value,r.defaultValue||"",ef($=>o==null?void 0:o({target:{name:r.name,value:$}}),[r.name,o])),w=ef($=>{if(!$)return"";try{return ez(Bre($,g),y,x)}catch(E){return $}},[g,y,x]),[S,M]=QL(()=>w(P)),[A,D]=QL(null),V=!!A;XL(()=>{var $;A||($=C.current)==null||$.blur()},[A,C]),Ore(t,()=>C.current,[C]),XL(()=>{M(w(P))},[P,w]);let L=ef($=>{let E=$.target.value;k(E),R||M(w(E))},[k,w,R]),O=ef($=>{var E;D(A?null:$.currentTarget),(E=C.current)==null||E.focus()},[A,D,C]),F=ef($=>{var E;$.preventDefault(),(E=T.current)==null||E.focus()},[T]);return _(Mre,{children:_(ho,{open:!0,children:Re(Er,{children:[_(no,Z(N({},v),{color:a?"danger":v.color,ref:C,size:b,value:S,placeholder:y,disabled:n,required:d,slotProps:{input:{ref:C,format:y,sx:{"&:hover":{cursor:"default"}},onMouseDown:F}},error:a,className:h,sx:Z(N({},f),{fontFamily:"monospace"}),endDecorator:_(lr,{ref:T,variant:"plain",onClick:O,"aria-label":"Toggle Calendar","aria-controls":"month-picker-popper","aria-haspopup":"dialog","aria-expanded":V,disabled:n,children:_(Ja,{})}),label:i,helperText:s})),V&&_(ui,{onClickAway:()=>D(null),children:_(_re,{id:"month-picker-popper",open:!0,anchorEl:A,placement:"bottom-end",onMouseDown:$=>$.preventDefault(),modifiers:[{name:"offset",options:{offset:[4,4]}}],"aria-label":"Calendar Tooltip","aria-expanded":V,children:Re(Are,{tabIndex:-1,role:"presentation",children:[_(ja,{view:"month",views:["month"],value:Number.isNaN(new Date(P).getTime())?void 0:[new Date(P),void 0],onChange:([$])=>{L({target:{name:r.name,value:ez($,g,x)}}),D(null)},minDate:l?new Date(l):void 0,maxDate:p?new Date(p):void 0,disableFuture:c,disablePast:u,locale:x}),_(Zn,{sx:{p:1},children:_(wr,{size:b,variant:"plain",color:"neutral",onClick:()=>{L({target:{name:r.name,value:""}}),D(null)},children:"Clear"})})]})})})]})})})});import Nre,{forwardRef as Lre,useCallback as av,useEffect as zre,useImperativeHandle as Fre,useMemo as Vre,useRef as $re,useState as jre}from"react";var Hre=I(Kt,{name:"MonthRangePicker",slot:"popper"})(({theme:e})=>({zIndex:e.zIndex.tooltip})),Ure=I(an,{name:"MonthRangePicker",slot:"sheet",overridesResolver:(e,t)=>t.root})(({theme:e})=>({zIndex:e.zIndex.tooltip,width:"264px",boxShadow:e.shadow.md,borderRadius:e.radius.md})),Wre=I("div",{name:"MonthRangePicker",slot:"root",overridesResolver:(e,t)=>t.root})({width:"100%"}),oz=([e,t],r)=>{let o=n=>{let i=`${n.getMonth()+1}`,a=n.getFullYear();return Number(i)<10&&(i="0"+i),r.replace(/YYYY/g,a.toString()).replace(/MM/g,i)};return[o(e),t?o(t):""].join(" - ")};function rz(e){let t,r,o=e.replace(/[^\d]/g,"");return e.match(/\d{1,2}.\d{4}/)?(t=o.slice(0,2),r=o.slice(2)):e.match(/\d{4}.\d{1,2}/)&&(r=o.slice(0,4),t=o.slice(4)),new Date(`${r}/${t}`)}var nz=e=>{let t=e.split(" - ")[0]||"",r=e.split(" - ")[1]||"";return[rz(t),rz(r)]},Gre=e=>`${e} - ${e}`.replace(/YYYY/g,"Y").replace(/MM/g,"m").replace(/[^YMm\s]/g,t=>`${t}\``),Yre=Nre.forwardRef(function(t,r){let a=t,{onChange:o,format:n}=a,i=ve(a,["onChange","format"]);return _(rl,Z(N({},i),{inputRef:r,onAccept:s=>o({target:{name:t.name,value:s}}),mask:Date,pattern:Gre(n),blocks:{m:{mask:De.MaskedRange,from:1,to:12,maxLength:2},Y:{mask:De.MaskedRange,from:1900,to:9999}},format:s=>oz(s,n),parse:nz,autofix:"pad",overwrite:!0}))}),gC=Lre((e,t)=>{let r=J({props:e,name:"MonthRangePicker"}),A=r,{onChange:o,disabled:n,label:i,error:a,helperText:s,minDate:l,maxDate:p,disableFuture:c,disablePast:u,required:d,sx:f,className:h,format:g="YYYY/MM",size:y}=A,b=ve(A,["onChange","disabled","label","error","helperText","minDate","maxDate","disableFuture","disablePast","required","sx","className","format","size"]),x=$re(null),[v,C]=Xt(r.value,r.defaultValue||"",av(D=>o==null?void 0:o({target:{name:r.name,value:D}}),[r.name,o])),[T,P]=jre(null),k=!!T,R=Vre(()=>v?nz(v):void 0,[v]);zre(()=>{var D;T||(D=x.current)==null||D.blur()},[T,x]),Fre(t,()=>x.current,[x]);let w=av(D=>{C(D.target.value)},[C]),S=av(D=>{var V;P(T?null:D.currentTarget),(V=x.current)==null||V.focus()},[T,P,x]),M=av(([D,V])=>{!D||!V||(C(oz([D,V],g)),P(null))},[C,P,g]);return _(Wre,{children:_(ho,{open:!0,children:Re(Er,{children:[_(no,Z(N({},b),{color:a?"danger":b.color,ref:t,size:y,value:v,onChange:w,disabled:n,required:d,placeholder:`${g} - ${g}`,slotProps:{input:{component:Yre,ref:x,format:g}},error:a,className:h,sx:Z(N({},f),{fontFamily:"monospace"}),endDecorator:_(lr,{variant:"plain",onClick:S,"aria-label":"Toggle Calendar","aria-controls":"month-range-picker-popper","aria-haspopup":"dialog","aria-expanded":k,children:_(Ja,{})}),label:i,helperText:s})),k&&_(ui,{onClickAway:()=>P(null),children:_(Hre,{id:"month-range-picker-popper",open:!0,anchorEl:T,placement:"bottom-end",onMouseDown:D=>D.preventDefault(),modifiers:[{name:"offset",options:{offset:[4,4]}}],"aria-label":"Calendar Tooltip","aria-expanded":k,children:Re(Ure,{tabIndex:-1,role:"presentation",children:[_(ja,{view:"month",views:["month"],rangeSelection:!0,defaultValue:R,onChange:M,minDate:l?new Date(l):void 0,maxDate:p?new Date(p):void 0,disableFuture:c,disablePast:u}),_(Zn,{sx:{p:1},children:_(wr,{size:y,variant:"plain",color:"neutral",onClick:()=>{C(""),P(null)},children:"Clear"})})]})})})]})})})});gC.displayName="MonthRangePicker";var Jre=I(gp,{name:"NavigationGroup",slot:"Summary",shouldForwardProp:e=>e!=="useIcon"&&e!=="level"})(({theme:e,useIcon:t,level:r})=>({[`& .${bi.button}`]:{padding:e.spacing(4,6,4,(t?6:8)+(r||0)*8),[`&.${bi.expanded}`]:{color:e.palette.primary.plainColor,"--Icon-color":e.palette.primary.plainColor}}})),qre=I(fp,{name:"NavigationGroup",slot:"Details"})(({theme:e})=>({"--AccordionDetails-transition":"grid-template-rows 0.2s ease, padding-block 0.2s ease",backgroundColor:e.palette.background.level1}));function sv(e){let a=e,{title:t,children:r,startDecorator:o,level:n}=a,i=ve(a,["title","children","startDecorator","level"]);return Re(dp,Z(N({},i),{children:[_(Jre,{useIcon:!!o,level:n,children:Re(_i,{direction:"row",gap:4,children:[o,t]})}),_(qre,{children:r})]}))}var Kre=I(gu,{name:"NavigationItem",slot:"Button",shouldForwardProp:e=>e!=="useIcon"&&e!=="level"})(({theme:e,useIcon:t,level:r})=>({padding:e.spacing(4,6,4,(t?6:8)+(r||0)*8),gap:e.spacing(4),fontWeight:500,"&:hover":{backgroundColor:e.palette.neutral.plainHoverBg},"&:active":{backgroundColor:e.palette.neutral.plainActiveBg},[`&.${xi.selected}`]:{color:e.palette.primary.plainColor,"--Icon-color":e.palette.primary.plainColor,"&:not(:hover):not(:active)":{backgroundColor:e.palette.background.surface}}}));function lv(e){let p=e,{children:t,startDecorator:r,level:o,selected:n,id:i,onClick:a}=p,s=ve(p,["children","startDecorator","level","selected","id","onClick"]),l=()=>{a==null||a(i)};return _(yi,Z(N({},s),{children:Re(Kre,{level:o,useIcon:!!r,selected:n,"aria-current":n,onClick:l,children:[r&&_(La,{children:r}),t]})}))}function yC(e){let{items:t,level:r=0,onSelect:o}=e,n=i=>{o==null||o(i)};return _("div",{children:t.map((i,a)=>i.type==="item"?_(lv,{id:i.id,startDecorator:i.startDecorator,selected:i.selected,level:r,onClick:n,children:i.title},i.id):i.type==="group"?_(sv,{title:i.title,startDecorator:i.startDecorator,level:r,defaultExpanded:i.expanded,children:i.content},a):null)})}yC.displayName="Navigator";import az,{useCallback as iz,useMemo as Xre,useState as Zre}from"react";var Qre=(e,t)=>{let[r,o=""]=`${e}`.split(".");return+`${r}${o.padEnd(t,"0")}`},eoe=az.forwardRef(function(t,r){let s=t,{onChange:o,min:n,max:i}=s,a=ve(s,["onChange","min","max"]);return _(Yg,Z(N({},a),{onValueChange:({value:l})=>{o==null||o({target:{name:t.name,value:l}})},valueIsNumericString:!0,thousandSeparator:!0,suffix:"%",getInputRef:r,allowNegative:!0}))}),toe=I(no,{name:"PercentageInput",slot:"Root",overridesResolver:(e,t)=>t.root})({}),vC=az.forwardRef(function(t,r){let o=J({props:t,name:"PercentageInput"}),R=o,{name:n,onChange:i,label:a,error:s,helperText:l,required:p,disabled:c,useMinorUnit:u,maxDecimalScale:d=0,min:f,max:h,sx:g,className:y}=R,b=ve(R,["name","onChange","label","error","helperText","required","disabled","useMinorUnit","maxDecimalScale","min","max","sx","className"]),[x,v]=Xt(o.value,o.defaultValue,iz(w=>i==null?void 0:i({target:{name:n,value:w}}),[i,n])),[C,T]=Zre(h&&x&&x>h||f&&x&&x<f),P=Xre(()=>x&&u?x/Math.pow(10,d):x,[x,u,d]),k=iz(w=>{if(w.target.value===""){v(void 0);return}let S=Number(w.target.value);f&&S<f||h&&S>h?T(!0):T(!1);let M=u?Qre(S,d):S;v(M)},[v,u,d,f,h]);return _(toe,Z(N({},b),{ref:r,value:P,onChange:k,error:C||s,disabled:c,required:p,color:C||s?"danger":o.color,label:a,helperText:l,slotProps:{input:{component:eoe,"aria-label":b["aria-label"],decimalScale:d}},sx:N({},g),className:y}))});vC.displayName="PercentageInput";import{motion as sz}from"framer-motion";var roe=sz(jh),tf=roe;tf.displayName="Radio";var ooe=sz(Hh),rf=ooe;rf.displayName="RadioGroup";function bC(e){let o=e,{items:t}=o,r=ve(o,["items"]);return _(rf,Z(N({},r),{children:t.map(n=>_(tf,{value:n.value,label:n.label},`${n.value}`))}))}bC.displayName="RadioList";import{jsx as noe}from"react/jsx-runtime";var lz=Pt(noe("path",{d:"M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"}),"Check");import{motion as ioe}from"framer-motion";var pv=I(Jh)({});pv.displayName="Step";var cv=I(Kh)({});cv.displayName="StepIndicator";var aoe=I(Yh)(({theme:e})=>({"--StepIndicator-size":"24px","--Step-gap":e.spacing(2),"--joy-palette-success-solidBg":"var(--joy-palette-success-400)",[`& .${Ys.root}`]:{fontSize:"var(--ceed-fontSize-xs)"}})),soe=ioe(aoe);function xC(e){let{steps:t,activeColor:r="primary.500",inactiveColor:o="neutral.400",activeLineColor:n="primary.500",inactiveLineColor:i="neutral.300",activeStep:a}=e;return _(soe,{sx:s=>({"--StepIndicator-size":"24px","--Step-gap":s.spacing(2),[`& .${Ys.root}`]:{fontSize:"var(--ceed-fontSize-xs)"},[`& .${Hr.completed}`]:{"&::after":{bgcolor:n},[`& .${Ys.root}`]:{bgcolor:r}},[`& .${Hr.active}`]:{"&::after":{bgcolor:i},[`& .${Ys.root}`]:{bgcolor:r}},[`& .${Hr.disabled}`]:{"&::after":{bgcolor:i},[`& .${Ys.root}`]:{bgcolor:o}}}),children:t.map((s,l)=>{let p=a===l+1,c=a>l+1,u=a<l+1,d=s.label||s.extraContent;return _(pv,{indicator:_(cv,{variant:"solid",color:"primary",children:c?_(lz,{}):s.indicatorContent}),active:p,completed:c,disabled:u,children:d&&Re(Tt,{children:[s.label&&_(Ir,{level:"title-sm",children:s.label}),s.extraContent&&_(Ir,{level:"body-xs",children:s.extraContent})]})})})})}xC.displayName="Stepper";import{motion as pz}from"framer-motion";var loe=pz(Xh),poe=I(pz.div)({"--Icon-fontSize":"calc(var(--Switch-thumbSize) * 0.75)",display:"inline-flex",justifyContent:"center",alignItems:"center",position:"absolute",left:"var(--Switch-thumbOffset)",width:"var(--Switch-thumbWidth)",height:"var(--Switch-thumbSize)",borderRadius:"var(--Switch-thumbRadius)",boxShadow:"var(--Switch-thumbShadow)",color:"var(--Switch-thumbColor)",backgroundColor:"var(--Switch-thumbBackground)",[`&.${Yn.checked}`]:{left:"unset",right:"var(--Switch-thumbOffset)"}}),coe=e=>_(poe,Z(N({},e),{layout:!0,transition:uoe})),uoe={type:"spring",stiffness:700,damping:30},TC=e=>_(loe,Z(N({},e),{slots:N({thumb:coe},e.slots)}));TC.displayName="Switch";import{forwardRef as doe}from"react";var foe=I(ng)(({theme:e})=>({backgroundColor:e.palette.background.body})),PC=foe;PC.displayName="Tabs";var moe=I(Zh)(({theme:e})=>({gap:e.spacing(2),[`&:not(.${Np.selected})`]:{color:e.palette.neutral[700]},[`&.${Np.variantPlain}`]:{backgroundColor:e.palette.background.body}})),CC=doe(function(a,i){var s=a,{startDecorator:t,endDecorator:r,children:o}=s,n=ve(s,["startDecorator","endDecorator","children"]);return Re(moe,Z(N({},n),{ref:i,children:[t,o,r]}))});CC.displayName="Tab";var cz=tg;var uz=og;var dz={palette:{danger:{50:"#FEF3F2",100:"#FDE6E5",200:"#FBC7C4",300:"#F89E99",400:"#F46E66",500:"#DC0D00",600:"#AB0F00",700:"#791000",800:"#430A0A",900:"#240505"},neutral:{50:"#FAFBFC",100:"#F3F5F7",200:"#EBECF0",300:"#D1D5DB",400:"#A2AAB8",500:"#5E6C83",600:"#505E79",700:"#253858",800:"#071B36",900:"#0B0D0E"},primary:{50:"#F2F7FE",100:"#E8F0FD",200:"#CCDFFC",300:"#9DC1F9",400:"#4D8EF3",500:"#015DEE",600:"#0154D6",700:"#0141A7",800:"#00255F",900:"#000F26"},warning:{50:"#FEF8F2",100:"#FEF1E5",200:"#FCE1C4",300:"#FABD7F",400:"#F57C00",500:"#AF5100",600:"#843600",700:"#672600",800:"#421400",900:"#1d1002"}}},kC=pa({cssVarPrefix:"ceed",spacing:4,breakpoints:{values:{xs:0,sm:600,md:900,lg:1280,xl:1920}},fontFamily:{display:'"Poppins", var(--ceed-fontFamily-fallback, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol")'},typography:{"marketing-lg":{color:"var(--ceed-palette-text-primary, var(--ceed-palette-neutral-800, #171A1C))",fontFamily:'var(--ceed-fontFamily-display, "Poppins", var(--ceed-fontFamily-fallback, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"))',fontSize:"var(--ceed-fontSize-marketing-lg, 2.625rem)",fontWeight:"var(--ceed-fontWeight-lg, 600)",letterSpacing:"-0.025em",lineHeight:"var(--ceed-lineHeight-xs, 1.33334)"},"marketing-md":{color:"var(--ceed-palette-text-primary, var(--ceed-palette-neutral-800, #171A1C))",fontFamily:'var(--ceed-fontFamily-display, "Poppins", var(--ceed-fontFamily-fallback, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"))',fontSize:"var(--ceed-fontSize-marketing-md, 2rem)",fontWeight:"var(--ceed-fontWeight-lg, 600)",letterSpacing:"-0.025em",lineHeight:"var(--ceed-lineHeight-xs, 1.33334)"},"marketing-sm":{color:"var(--ceed-palette-text-primary, var(--ceed-palette-neutral-800, #171A1C))",fontFamily:'var(--ceed-fontFamily-display, "Poppins", var(--ceed-fontFamily-fallback, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"))',fontSize:"var(--ceed-fontSize-marketing-sm, 1.5rem)",fontWeight:"var(--ceed-fontWeight-md, 500)",letterSpacing:"-0.025em",lineHeight:"var(--ceed-lineHeight-xs, 1.33334)"}},colorSchemes:{light:dz,dark:dz},components:{DatePicker:{defaultProps:{size:"md"},styleOverrides:{root:{[`.${In.root}`]:{"font-family":"monospace"}}}},DateRangePicker:{defaultProps:{size:"md"},styleOverrides:{root:{[`.${In.root}`]:{"font-family":"monospace"}}}},MonthPicker:{defaultProps:{size:"md"},styleOverrides:{root:{[`.${In.root}`]:{"font-family":"monospace"}}}},MonthRangePicker:{defaultProps:{size:"md"},styleOverrides:{root:{[`.${In.root}`]:{"font-family":"monospace"}}}},PercentageInput:{defaultProps:{size:"md"},styleOverrides:{root:{[`.${In.root}`]:{"font-family":"monospace"}}}},JoyTypography:{defaultProps:{levelMapping:{"marketing-lg":"div","marketing-md":"div","marketing-sm":"div"}}},JoyTable:{defaultProps:{size:"sm",borderAxis:"bothBetween"},styleOverrides:{root:({theme:e})=>({"--TableRow-stripeBackground":e.palette.background.level1,"--TableCell-selectedBackground":e.palette.primary.plainActiveBg,"--TableRow-hoverBackground":e.palette.background.level3,"& tbody tr:has([type=checkbox]:not(:checked)) th":{"--TableCell-headBackground":"transparent"},"& tbody tr:has([type=checkbox]:checked):hover th":{"--TableCell-headBackground":"var(--TableRow-hoverBackground)"},"& tbody tr:has([type=checkbox]:checked):not(:hover) th":{"--TableCell-headBackground":"var(--TableCell-selectedBackground)"},"& tbody tr:has([type=checkbox]:checked):not(:hover) td":{"--TableCell-dataBackground":"var(--TableCell-selectedBackground)"},"& tbody tr:focus":{outline:`${e.palette.primary[500]} solid 2px`,outlineOffset:"-2px"},[`& .${On.root}`]:{verticalAlign:"middle"}})}},JoyTooltip:{defaultProps:{size:"sm",placement:"top"},styleOverrides:{root:({ownerState:e,theme:t})=>N(N(N({"--joy-spacing":t.spacing(1)},e.size==="sm"&&{padding:"calc(0.5 * var(--joy-spacing)) calc(1.25 * var(--joy-spacing))"}),e.size==="md"&&{padding:"calc(1 * var(--joy-spacing)) calc(1.5 * var(--joy-spacing))"}),e.size==="lg"&&{padding:"calc(1.5 * var(--joy-spacing)) calc(2 * var(--joy-spacing))"})}},JoyAvatar:{styleOverrides:{root:({ownerState:e})=>N({},e.size==="xs"&&{width:"24px",height:"24px",fontSize:"12px"})}},JoyDialogTitle:{styleOverrides:{root:{fontWeight:"var(--ceed-fontWeight-xl, 700)"}}}}});function SC(e){let t=e.theme||kC;return _(Er,{children:Re(Vb,{theme:t,children:[_(Du,{}),e.children]})})}SC.displayName="ThemeProvider";import Foe,{useCallback as Tv,useEffect as D2,useMemo as uf,useRef as O2,useState as Pv}from"react";import{jsx as hoe}from"react/jsx-runtime";var fz=Pt(hoe("path",{d:"M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M14 13v4h-4v-4H7l4.65-4.65c.2-.2.51-.2.71 0L17 13z"}),"CloudUploadRounded");import{jsx as goe}from"react/jsx-runtime";var mz=Pt(goe("path",{d:"m19.41 7.41-4.83-4.83c-.37-.37-.88-.58-1.41-.58H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8.83c0-.53-.21-1.04-.59-1.42M14.8 15H13v3c0 .55-.45 1-1 1s-1-.45-1-1v-3H9.21c-.45 0-.67-.54-.35-.85l2.8-2.79c.2-.19.51-.19.71 0l2.79 2.79c.3.31.08.85-.36.85M14 9c-.55 0-1-.45-1-1V3.5L18.5 9z"}),"UploadFileRounded");import{jsx as yoe}from"react/jsx-runtime";var hz=Pt(yoe("path",{d:"M18.3 5.71a.996.996 0 0 0-1.41 0L12 10.59 7.11 5.7a.996.996 0 0 0-1.41 0c-.39.39-.39 1.02 0 1.41L10.59 12 5.7 16.89c-.39.39-.39 1.02 0 1.41s1.02.39 1.41 0L12 13.41l4.89 4.89c.39.39 1.02.39 1.41 0s.39-1.02 0-1.41L13.41 12l4.89-4.89c.38-.38.38-1.02 0-1.4"}),"ClearRounded");var Cv={combine:Promise.resolve().then(()=>(yz(),gz)),adapter:Promise.resolve().then(()=>(v2(),y2)),file:Promise.resolve().then(()=>(C2(),P2)),preventUnhandled:Promise.resolve().then(()=>(w2(),I2))},Voe=I(Pp)({width:"1px",height:"1px",overflow:"hidden",whiteSpace:"nowrap",clip:"rect(0 0 0 0)",clipPath:"inset(50%)",position:"absolute"}),$oe=I(Tt,{name:"Uploader",slot:"PreviewRoot"})({}),joe=I(IT,{name:"Uploader",slot:"UploadCard"})(({theme:e})=>({padding:e.spacing(2.5),border:`1px solid ${e.palette.neutral.outlinedBorder}`})),Hoe=I(mz,{name:"Uploader",slot:"UploadFileIcon"})(({theme:e})=>({color:e.palette.neutral[400],width:"32px",height:"32px"})),Uoe=I(hz,{name:"Uploader",slot:"ClearIcon"})(({theme:e})=>({color:e.palette.neutral.plainColor,width:"18px",height:"18px"})),Woe=["byte","kilobyte","megabyte","gigabyte","terabyte","petabyte"],Goe={"image/*":[".jpeg",".jpg",".png",".gif",".bmp",".tiff",".svg",".webp",".heic",".ico"],"audio/*":[".mp3",".wav",".flac",".aac",".ogg",".m4a",".wma",".aiff",".alac",".midi",".mp4"],"video/*":[".mp4",".avi",".mkv",".mov",".wmv",".flv",".webm",".mpeg",".3gp",".m4v"]},rk=e=>{let t=e==0?0:Math.floor(Math.log(e)/Math.log(1024)),r=e/Math.pow(1024,t),o=Woe[t];return Intl.NumberFormat("en-us",{style:"unit",unit:o,unitDisplay:"narrow"}).format(r)},Yoe=e=>{let{files:t,uploaded:r,onDelete:o}=e;return _($oe,{gap:1,children:[...r,...t].map(n=>_(joe,{size:"sm",color:"neutral",children:Re(Tt,{direction:"row",alignItems:"center",gap:2,children:[_(Hoe,{}),Re(Tt,{flex:"1",children:[_(Ir,{level:"body-sm",textColor:"common.black",children:n.name}),!!n.size&&_(Ir,{level:"body-xs",fontWeight:"300",lineHeight:"1.33",textColor:"text.tertiary",children:rk(n.size)})]}),_(lr,{onClick:()=>o==null?void 0:o(n),children:_(Uoe,{})})]})},n.name))})},Joe=I(Tt,{name:"Uploader",slot:"root"})(({theme:e})=>({gap:e.spacing(2)})),qoe=I(an,{name:"Uploader",slot:"dropZone",shouldForwardProp:e=>e!=="error"})(({theme:e,state:t,error:r})=>({width:"100%",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",padding:e.spacing(5),gap:e.spacing(4),cursor:"pointer",backgroundColor:e.palette.background.surface,border:r?`1px solid ${e.palette.danger.outlinedBorder}`:t==="idle"?`1px solid ${e.palette.neutral.outlinedBorder}`:`1px solid ${e.palette.primary.outlinedBorder}`})),Koe=I(fz,{name:"Uploader",slot:"iconContainer",shouldForwardProp:e=>e!=="error"})(({theme:e,state:t,error:r})=>({color:r?`rgba(${e.vars.palette.danger.mainChannel} / 0.6)`:t==="over"?`rgba(${e.palette.primary.mainChannel} / 0.6)`:e.palette.neutral.softActiveBg,width:"32px",height:"32px"})),ok=Foe.memo(e=>{let{accept:t,minCount:r,maxCount:o,name:n,size:i,maxFileSize:a,maxFileTotalSize:s,onChange:l,label:p,disabled:c,onDelete:u}=e,d=O2(null),f=O2(null),[h,g]=Pv(),[y,b]=Pv([]),[x,v]=Pv(e.uploaded||[]),[C,T]=Pv("idle"),P=uf(()=>t.split(",").map(O=>O.trim()),[t]),k=uf(()=>P.flatMap(O=>["image/*","video/*","audio/*"].includes(O)?Goe[O]:O),[P]),R=uf(()=>{let[O,F]=[P.filter($=>["image/*","video/*","audio/*"].includes($)).map($=>{let[E]=$.split("/");return E.toLowerCase()}),P.filter($=>!["image/*","video/*","audio/*"].includes($)).map($=>{let[E,Y]=$.split("/");return Y?Y.toUpperCase():E.toUpperCase().replace(".","")})],G=[];return O.length>0&&G.push(`Any ${O.join(", ")} file`),F.length>0&&G.push(F.join(", ")),G.push(`Maximum ${rk(s)}`),o&&G.push(`Up to ${o} ${o===1?"file":"files"}`),G.join(", ")},[P,s,o]),w=uf(()=>!!h||e.error,[e.error,h]),S=uf(()=>!o||o&&[...x,...y].length!==o,[y,o,x]),M=Tv(O=>{try{let F=k.map(Y=>Y.replace(".",""))||[],G=new RegExp(`${F.join("|")}`);if(O.forEach(Y=>{let ae=Y.name.split(".").pop()||"";if(!G.test(ae))throw new Error("Please upload acceptable file type.")}),a&&O.forEach(Y=>{if(Y.size>a)throw new Error(`One or more File size exceeded the maximum limit. Each file size must be ${rk(a)} or less.`)}),[...y,...O].reduce((Y,ae)=>Y+ae.size,0)>s)throw new Error("Total File size exceeded the maximum limit.");let E=[...y,...O];if(o&&[...x,...E].length>o)throw new Error("Exceeded the maximum number of files.");l==null||l({target:{name:n,value:E}}),b(E),g(void 0)}catch(F){g(F.message)}},[y,x,o,k,a,s,n,l]);D2(()=>{if(!d.current||c)return;let O;return Promise.all([Cv.combine,Cv.adapter,Cv.file,Cv.preventUnhandled]).then(([F,G,$,E])=>{let{combine:Y}=F,{dropTargetForExternal:ae,monitorForExternal:B}=G,{containsFiles:de,getFiles:ue}=$,{preventUnhandled:he}=E;O=Y(ae({element:d.current,canDrop:de,onDragEnter:()=>T("over"),onDragLeave:()=>T("potential"),onDrop:async({source:te})=>{let W=await ue({source:te});M(W)}}),B({canMonitor:de,onDragStart:()=>{T("potential"),he.start()},onDrop:()=>{T("idle"),he.stop()}}))}),()=>O==null?void 0:O()},[c,M]),D2(()=>{f.current&&r&&(y.length<r?f.current.setCustomValidity(`At least ${r} files are required.`):f.current.setCustomValidity(""))},[f,y,r]);let A=Tv(O=>{let F=Array.from(O.target.files||[]);M(F)},[M]),D=Tv(O=>{O instanceof File?b(F=>(l==null||l({target:{name:n,value:F.filter(G=>G!==O)}}),F.filter(G=>G!==O))):(v(F=>F.filter(G=>G.id!==O.id)),u==null||u(O)),g(void 0)},[n,l,u]),V=Tv(()=>{var O;(O=f.current)==null||O.click()},[]),L=Re(qoe,{state:C,error:!!(w||h),ref:d,onClick:V,children:[_(Tt,{alignItems:"center",gap:1,children:_(Koe,{state:C,error:!!(w||h)})}),_(Voe,{disabled:c,required:!!r,onInvalid:O=>{r&&y.length<r&&g(`Please choose ${r} ${r===1?"file":"files"} to upload.`)},slotProps:{input:{multiple:!0,accept:k.join(","),type:"file",ref:f,role:"button",onChange:A}}})]});return Re(Joe,{children:[S&&Re(qn,{size:i,error:!!(w||h),disabled:c,required:!!r,children:[p&&_(Kn,{children:p}),L,_(Xn,{children:Re(Tt,{children:[h&&_("div",{children:h}),_("div",{children:R})]})})]}),[...x,...y].length>0&&_(Yoe,{files:y,uploaded:x,onDelete:D})]})});ok.displayName="Uploader";import{ControlType as ri}from"framer";var Xoe={variant:{title:"Variant",type:ri.Enum,options:["outlined","plain","solid","soft"],defaultValue:"plain"},color:{title:"Color",type:ri.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},size:{title:"Size",type:ri.Enum,options:["sm","md","lg"],defaultValue:"md"},disableDivider:{title:"Disable Divider",type:ri.Boolean,defaultValue:!1},summaries:{title:"Summaries",type:ri.Array,control:{type:ri.String},defaultValue:[]},details:{title:"Details",type:ri.Array,control:{type:ri.ComponentInstance},defaultValue:[]},defaultExpandedIndexes:{title:"Default Expanded",description:'0\uBD80\uD130 \uC2DC\uC791\uD558\uB294 \uC778\uB371\uC2A4 \uBC88\uD638\uB97C \uC785\uB825\uD558\uC138\uC694. \uC608) "0, 2"',type:ri.Array,control:{type:ri.Number},defaultValue:[]}};import{ControlType as yc}from"framer";var Zoe={title:{title:"Title",type:yc.String},content:{title:"Content",type:yc.String,defaultValue:"Alert Content"},startDecorator:{title:"Start Decorator",type:yc.ComponentInstance},actions:{title:"Actions",type:yc.ComponentInstance},color:{title:"Color",type:yc.Enum,options:["primary","danger","warning","neutral","success"],defaultValue:"primary"},variant:{title:"Variant",type:yc.Enum,options:["solid","outlined","plain","soft"],defaultValue:"solid"}};import{ControlType as Gt}from"framer";var nk={onChange:{type:Gt.EventHandler},label:{title:"Label",type:Gt.String},helperText:{title:"Helper Text",type:Gt.String},error:{title:"Error",type:Gt.Boolean,defaultValue:!1},defaultValue:{title:"Default Value",type:Gt.String,defaultValue:void 0},options:{title:"Options",type:Gt.Array,control:{type:Gt.Object,controls:{label:{title:"Label",type:Gt.String},chips:{title:"Chips",type:Gt.Object,controls:{start:{title:"Start",type:Gt.Object,controls:{label:{title:"Label",type:Gt.String},color:{title:"Color",type:Gt.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]}}},end:{title:"End",type:Gt.Object,controls:{label:{title:"Label",type:Gt.String},color:{title:"Color",type:Gt.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]}}}}}}},defaultValue:[{label:"Option1",chips:{}},{label:"Option2",chips:{}},{label:"Option3",chips:{}}]},placeholder:{title:"Placeholder",type:Gt.String,defaultValue:"Select an option"},variant:{title:"Variant",type:Gt.Enum,options:["outlined","plain","solid","soft"],defaultValue:"outlined"},size:{title:"Size",type:Gt.Enum,options:["sm","md","lg"],defaultValue:"md"},startDecorator:{title:"Start Decorator",type:Gt.ComponentInstance},disabled:{title:"Disabled",type:Gt.Boolean,defaultValue:!1},required:{title:"Required",type:Gt.Boolean,defaultValue:!1}};import{ControlType as df}from"framer";var Qoe={text:{title:"Text",type:df.String,defaultValue:"Tim"},image:{title:"Image",type:df.ResponsiveImage},color:{title:"Color",type:df.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},size:{title:"Size",type:df.Enum,options:["xs","sm","md","lg"],defaultValue:"md"},variant:{title:"Variant",type:df.Enum,options:["outlined","plain","solid","soft"],defaultValue:void 0}};import{ControlType as kv}from"framer";var ene={badgeContent:{type:kv.String},color:{title:"Color",type:kv.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:kv.Enum,options:["solid","outlined","soft","plain"],defaultValue:"outlined"},size:{title:"Size",type:kv.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as Wi}from"framer";var tne={items:{title:"Items",type:Wi.Array,control:{type:Wi.Object,controls:{label:{title:"Label",type:Wi.String,defaultValue:"Home"},href:{title:"Href",type:Wi.Link,defaultValue:""}}},defaultValue:[]},separator:{title:"Separator",type:Wi.ComponentInstance},startCrumbCount:{title:"Start Crumb Count",type:Wi.Number,defaultValue:1},endCrumbCount:{title:"End Crumb Count",type:Wi.Number,defaultValue:3},size:{title:"Size",type:Wi.Enum,options:["sm","md","lg"],defaultValue:"md"},collapsed:{title:"Collapsed",type:Wi.Boolean,defaultValue:!1}};import{ControlType as pn}from"framer";var rne={text:{title:"Text",type:pn.String,defaultValue:"Press me"},onTap:{type:pn.EventHandler},disabled:{title:"Disabled",type:pn.Boolean,defaultValue:!1},color:{title:"Color",type:pn.Enum,description:"Auto\uB294 ButtonGroup\uC758 color\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["primary","neutral","danger","success","warning",void 0],optionTitles:["Primary","Neutral","Danger","Success","Warning","Auto"]},variant:{title:"Variant",type:pn.Enum,description:"Auto\uB294 ButtonGroup\uC758 variant\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["solid","outlined","soft","plain",void 0],optionTitles:["Solid","Outlined","Soft","Plain","Auto"],defaultValue:"solid"},loading:{title:"Loading",type:pn.Boolean,defaultValue:!1},endDecorator:{title:"End Decorator",type:pn.ComponentInstance},startDecorator:{title:"Start Decorator",type:pn.ComponentInstance},size:{title:"Size",type:pn.Enum,description:"Auto\uB294 ButtonGroup\uC758 size\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["sm","md","lg",void 0],optionTitles:["Small","Medium","Large","Auto"],defaultValue:"md"},modalContents:{title:"Modal Contents",type:pn.Array,control:{type:pn.ComponentInstance}},enablePortal:{type:pn.Boolean,description:"\uD574\uB2F9 \uBC84\uD2BC\uACFC \uC5F0\uACB0\uB41C \uBAA8\uB2EC\uC774 \uCEE8\uD150\uCE20 \uC548\uC5D0\uC11C \uC5F4\uB9AC\uBA74 \uC774 \uAC12\uC744 Yes\uB85C \uC124\uC815\uD574 \uBCF4\uC138\uC694.",defaultValue:!1,hidden:({modalContents:e})=>e.length===0}};import{ControlType as vl}from"framer";var one={disabled:{title:"Disabled",type:vl.Boolean,defaultValue:!1},color:{title:"Color",type:vl.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:vl.Enum,options:["solid","outlined","soft","plain"]},size:{title:"Size",type:vl.Enum,options:["sm","md","lg"],defaultValue:"md"},orientation:{title:"Orientation",type:vl.Enum,options:["horizontal","vertical"],defaultValue:"horizontal"},buttons:{title:"Buttons (Children)",type:vl.Array,control:{type:vl.ComponentInstance}}};import{ControlType as bl}from"framer";var nne={onChange:{title:"onChange",type:bl.EventHandler},defaultChecked:{title:"Checked",type:bl.Boolean,defaultValue:!1},disabled:{title:"Disabled",type:bl.Boolean,defaultValue:!1},label:{title:"Label",type:bl.String,defaultValue:"Label"},color:{title:"Color",type:bl.Enum,options:[void 0,"primary","neutral","danger","success","warning"],optionTitles:["Default","Primary","Neutral","Danger","Success","Warning"],defaultValue:void 0},size:{title:"Size",type:bl.Enum,options:["sm","md","lg"],defaultValue:"md"},variant:{title:"Variant",type:bl.Enum,options:[void 0,"outlined","plain","solid","soft"],optionTitles:["Default","Outlined","Plain","Solid","Soft"],defaultValue:void 0}};import{ControlType as _2}from"framer";var ine={onChange:{title:"onChange",type:_2.EventHandler},disabled:{title:"Disabled",type:_2.Boolean,defaultValue:!1}};import{ControlType as Sv}from"framer";var ane={text:{title:"Text",type:Sv.String,defaultValue:"Chip"},color:{title:"Color",type:Sv.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:Sv.Enum,options:["solid","outlined","soft","plain"]},size:{title:"Size",type:Sv.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as Rv}from"framer";var sne={value:{title:"Value",type:Rv.Number,defaultValue:25},color:{title:"Color",type:Rv.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:Rv.Enum,options:["solid","outlined","soft","plain"]},size:{title:"Size",type:Rv.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as A2}from"framer";var lne={content:{type:A2.ComponentInstance},maxWidth:{type:A2.Enum,options:[void 0,"sm","md","lg","xl"],optionTitles:["None","Small","Medium","Large","Extra Large"],defaultValue:"xl"}};import{ControlType as cn}from"framer";var pne={label:{title:"Label",type:cn.String},helperText:{title:"Helper Text",type:cn.String},error:{title:"Error",type:cn.Boolean,defaultValue:!1},size:{title:"Size",type:cn.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},enableValue:{title:"Using Value",type:cn.Enum,options:[!0,!1],optionTitles:["Yes","No"],defaultValue:!0,displaySegmentedControl:!0},value:{title:" ",description:"Value",type:cn.Number,defaultValue:0,hidden(e){return e.enableValue===!1}},onChange:{type:cn.EventHandler},disabled:{title:"Disabled",type:cn.Boolean,defaultValue:!1},required:{title:"Required",type:cn.Boolean,defaultValue:!1},currency:{title:"Currency",type:cn.Enum,options:["usd","krw"],optionTitles:["USD","KRW"]},max:{title:"Max",type:cn.Number,defaultValue:void 0},placeholder:{title:"Placeholder",type:cn.String,defaultValue:void 0}};import{ControlType as it}from"framer";import{ControlType as yr}from"framer";var ik={label:{title:"Label",type:yr.String},helperText:{title:"Helper Text",type:yr.String},error:{title:"Error",type:yr.Boolean,defaultValue:!1},onChange:{title:"onChange",type:yr.EventHandler},defaultListboxOpen:{title:"Opened",type:yr.Boolean,defaultValue:!1},defaultValue:{title:"Selected Option",type:yr.String},disabled:{title:"Disabled",type:yr.Boolean,defaultValue:!1},required:{title:"Required",type:yr.Boolean,defaultValue:!1},placeholder:{title:"Placeholder",type:yr.String,defaultValue:"Choose one..."},color:{title:"Color",type:yr.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},size:{title:"Size",type:yr.Enum,options:["sm","md","lg"],defaultValue:"md"},variant:{title:"Variant",type:yr.Enum,options:["outlined","plain","solid","soft"],defaultValue:void 0},options:{title:"Options",type:yr.Array,control:{type:yr.Object,controls:{text:{title:"Text",type:yr.String},value:{title:"Value",type:yr.String},disabled:{title:"Disabled",type:yr.Boolean,defaultValue:!1}}},defaultValue:[{text:"Option 1",value:"option1"},{text:"Option 2",value:"option2"}]},multiple:{title:"Multiple",type:yr.Boolean,defaultValue:!1}};import{ControlType as xl}from"framer";var ak={text:{title:"Text",type:xl.String,defaultValue:"Link"},href:{title:"Href",type:xl.Link},disabled:{title:"Disabled",type:xl.Boolean,defaultValue:!1},level:{title:"Level",type:xl.Enum,options:["h1","h2","h3","h4","title-lg","title-md","title-sm","marketing-lg","marketing-md","marketing-sm","body-lg","body-md","body-sm","body-xs","inherit"],defaultValue:"body-md"},color:{title:"Color",type:xl.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:xl.Enum,options:["solid","outlined","soft","plain"],defaultValue:"plain"},underline:{title:"Underline",type:xl.Enum,options:["always","none"],optionTitles:["Always","None"]}};function sk(e,t){return t.reduce((r,o)=>(e[o]&&(r[o]=e[o]),r),{})}var cne={csvUrl:{title:"CSV Data",type:it.File,allowedFileTypes:["csv"]},checkboxSelection:{title:"Show Checkbox",type:it.Boolean,defaultValue:!0},disableSelectionOnClick:{type:it.Boolean,defaultValue:!1,hidden:e=>e.checkboxSelection===!1,description:"\uCCB4\uD06C\uBC15\uC2A4\uB97C \uD1B5\uD574\uC11C\uB9CC \uD589\uC744 \uC120\uD0DD\uD558\uB824\uBA74 Yes\uB85C \uC124\uC815\uD558\uC138\uC694."},noWrap:{type:it.Boolean,defaultValue:!1,description:`\uC904\uBC14\uAFC8 \uC5C6\uC774 cell\uC758 \uB0B4\uC6A9\uC744 \uD45C\uC2DC\uD558\uB824\uBA74 Yes\uB85C \uC124\uC815\uD558\uC138\uC694.
160
- \uB2E8, \uB0B4\uC6A9\uC774 \uAE38\uC5B4\uC9C8 \uACBD\uC6B0 \uAC00\uB824\uC9C8 \uC218 \uC788\uC2B5\uB2C8\uB2E4.`},hoverRow:{type:it.Boolean,defaultValue:!0,description:"\uB9C8\uC6B0\uC2A4\uB97C \uC62C\uB838\uC744 \uB54C \uD589\uC744 \uAC15\uC870\uD558\uB824\uBA74 Yes\uB85C \uC124\uC815\uD558\uC138\uC694."},editMode:{type:it.Boolean,defaultValue:!1},stripe:{type:it.Enum,options:[void 0,"odd","even"],optionTitles:["None","Odd","Even"],defaultValue:void 0},columns:{type:it.Array,description:"Column\uC758 \uC0C1\uC138 \uC124\uC815\uC774 \uD544\uC694\uD55C \uACBD\uC6B0 \uC0AC\uC6A9",control:{type:it.Object,controls:{field:{type:it.String,description:"Column Name. CSV\uC5D0 \uC788\uB294 \uAC12\uC744 \uADF8\uB300\uB85C \uB123\uC5B4\uC57C \uD55C\uB2E4."},width:{type:it.String},type:{type:it.Enum,defaultValue:"text",options:["text","longText","number","currency","date","select","autocomplete","link"],optionTitles:["Text","Long Text","Number","Currency","Date","Select","Autocomplete","Link"]},resizable:{type:it.Boolean,defaultValue:!0},description:{type:it.String,description:"Tooltip\uC73C\uB85C \uB178\uCD9C\uB418\uB294 \uC124\uBA85",defaultValue:void 0},isColumnEditable:{type:it.Boolean,description:"Column\uC744 \uC218\uC815 \uAC00\uB2A5\uD558\uAC8C \uD560\uC9C0 \uC5EC\uBD80",defaultValue:!1},required:{type:it.Boolean,defaultValue:!1},dateProps:{type:it.Object,controls:{value:{title:"Value",type:it.String,defaultValue:"2024/04/03"}},hidden(e){return e.type!=="date"}},autoCompleteProps:{type:it.Object,controls:N({},sk(nk,["defaultValue","options","placeholder"])),hidden(e){return e.type!=="autocomplete"}},selectProps:{type:it.Object,controls:N({},sk(ik,["defaultValue","options","placeholder"])),hidden(e){return e.type!=="select"}},linkProps:{type:it.Object,controls:N({},sk(ak,["href"])),hidden(e){return e.type!=="link"}},getActions:{type:it.Array,description:"Actions\uB294 \uAC01 \uD589\uB9C8\uB2E4 \uD544\uC694\uD55C \uB3D9\uC791\uC744 \uC218\uD589\uD560 \uBC84\uD2BC\uC744 \uCD94\uAC00\uD560 \uC218 \uC788\uAC8C \uB3D5\uC2B5\uB2C8\uB2E4. \uBC84\uD2BC\uC744 \uAC1C\uBCC4\uC801\uC73C\uB85C \uC5F0\uACB0\uD574\uC11C \uC0AC\uC6A9\uD558\uC138\uC694.",control:{type:it.ComponentInstance,title:"Actions"},hidden(e){return e.type!=="actions"}}}},defaultValue:[]},stickyHeader:{type:it.Boolean,defaultValue:!1},stickyFooter:{type:it.Boolean,defaultValue:!1},loading:{type:it.Boolean,defaultValue:!1},pagination:{title:"Pagination",type:it.Boolean,defaultValue:!0},onPaginationModelChange:{type:it.EventHandler},onSelectionModelChange:{type:it.EventHandler},toolbar:{type:it.ComponentInstance},pinnedColumns:{type:it.Object,controls:{left:{type:it.Array,title:"Left Columns",control:{type:it.String}},right:{type:it.Array,title:"Right Columns",control:{type:it.String}}}}};import{ControlType as ao}from"framer";var une={onChange:{title:"onChange",type:ao.EventHandler},disabled:{title:"Disabled",type:ao.Boolean,defaultValue:!1},required:{title:"Required",type:ao.Boolean,defaultValue:!1},value:{title:"Value",type:ao.String,defaultValue:"2024/04/03"},format:{title:"Format",type:ao.Enum,options:["YYYY-MM-DD","YYYY/MM/DD","YYYY.MM.DD","MM-DD-YYYY","MM/DD/YYYY","MM.DD.YYYY","DD-MM-YYYY","DD/MM/YYYY","DD.MM.YYYY"],defaultValue:"YYYY-MM-DD",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:ao.String,defaultValue:""},error:{title:"Error",type:ao.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:ao.String,defaultValue:""},size:{title:"Size",type:ao.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:ao.String},maxDate:{title:"Maximum Date",type:ao.String},disableFuture:{title:"Disable Future",type:ao.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:ao.Boolean,defaultValue:!1},inputReadOnly:{title:"Input Read Only",type:ao.Boolean,defaultValue:!1,description:"Input \uC5D0 \uC785\uB825\uC774 \uBD88\uAC00\uB2A5\uD574\uC9C0\uACE0 Picker\uB85C\uB9CC \uC120\uD0DD\uC774 \uAC00\uB2A5\uD574\uC9C4\uB2E4"},hideClearButton:{title:"Hide Clear Button",type:ao.Boolean,defaultValue:!1}};import{ControlType as so}from"framer";var dne={onChange:{title:"onChange",type:so.EventHandler},disabled:{title:"Disabled",type:so.Boolean,defaultValue:!1},required:{title:"Required",type:so.Boolean,defaultValue:!1},value:{title:"Value",type:so.String,defaultValue:"2024/04/03 - 2024/04/20"},format:{title:"Format",type:so.Enum,options:["YYYY-MM-DD","YYYY/MM/DD","YYYY.MM.DD","MM-DD-YYYY","MM/DD/YYYY","MM.DD.YYYY","DD-MM-YYYY","DD/MM/YYYY","DD.MM.YYYY"],defaultValue:"YYYY-MM-DD",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:so.String,defaultValue:""},error:{title:"Error",type:so.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:so.String,defaultValue:""},size:{title:"Size",type:so.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:so.String},maxDate:{title:"Maximum Date",type:so.String},disableFuture:{title:"Disable Future",type:so.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:so.Boolean,defaultValue:!1},inputReadOnly:{title:"Input Read Only",type:so.Boolean,defaultValue:!1,description:"Input \uC5D0 \uC785\uB825\uC774 \uBD88\uAC00\uB2A5\uD574\uC9C0\uACE0 Picker\uB85C\uB9CC \uC120\uD0DD\uC774 \uAC00\uB2A5\uD574\uC9C4\uB2E4"},hideClearButton:{title:"Hide Clear Button",type:so.Boolean,defaultValue:!1}};import{ControlType as vc}from"framer";var fne={title:{type:vc.String,defaultValue:"Title"},content:{title:"Content",type:vc.ComponentInstance},actions:{title:"Actions",type:vc.ComponentInstance},size:{title:"Size",type:vc.Enum,options:["sm","md","lg"],defaultValue:"md"},fullscreen:{title:"Fullscreen",type:vc.Boolean,defaultValue:!1},hideBackdrop:{type:vc.Boolean,title:"Hide Backdrop",description:"If true, the backdrop is hidden",defaultValue:!1}};import{ControlType as M2}from"framer";var mne={text:{type:M2.String,defaultValue:void 0},orientation:{title:"Orientation",type:M2.Enum,options:["horizontal","vertical"]}};import{ControlType as ff}from"framer";var hne={size:{type:ff.Enum,options:["sm","md","lg"],defaultValue:"sm"},label:{title:"Label",type:ff.String,defaultValue:"Label"},content:{title:"Contents",type:ff.Array,control:{title:"Content",type:ff.ComponentInstance}},required:{type:ff.Boolean,title:"Required",defaultValue:!1}};import{ControlType as Gi}from"framer";var gne={icon:{title:"Icon",type:Gi.ComponentInstance},onClick:{title:"onClick",type:Gi.EventHandler},disabled:{title:"Disabled",type:Gi.Boolean,defaultValue:!1},color:{title:"Color",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 color\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["primary","neutral","danger","success","warning",void 0],optionTitles:["Primary","Neutral","Danger","Success","Warning","Auto"]},variant:{title:"Variant",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 variant\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["solid","outlined","soft","plain",void 0],optionTitles:["Solid","Outlined","Soft","Plain","Auto"]},size:{title:"Size",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 size\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["sm","md","lg",void 0],optionTitles:["Small","Medium","Large","Auto"],defaultValue:"md"},modalContents:{title:"Modal Contents",type:Gi.Array,control:{type:Gi.ComponentInstance}},enablePortal:{type:Gi.Boolean,description:"\uD574\uB2F9 \uBC84\uD2BC\uACFC \uC5F0\uACB0\uB41C \uBAA8\uB2EC\uC774 \uCEE8\uD150\uCE20 \uC548\uC5D0\uC11C \uC5F4\uB9AC\uBA74 \uC774 \uAC12\uC744 Yes\uB85C \uC124\uC815\uD574 \uBCF4\uC138\uC694.",defaultValue:!1,hidden:({modalContents:e})=>e.length===0}};import{ControlType as B2}from"framer";var yne={message:{title:"message",type:B2.String},placement:{title:"placement",type:B2.Enum,defaultValue:"top",options:["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"],optionTitles:["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]}};import{ControlType as lo}from"framer";var vne={label:{title:"Label",type:lo.String},helperText:{title:"Helper Text",type:lo.String},error:{title:"Error",type:lo.Boolean,defaultValue:!1},onChange:{type:lo.EventHandler},disabled:{title:"Disabled",type:lo.Boolean,defaultValue:!1},required:{title:"Required",type:lo.Boolean,defaultValue:!1},readOnly:{title:"Readonly",type:lo.Boolean,defaultValue:!1},enableClearable:{title:"Enable Clearable",type:lo.Boolean,defaultValue:!1},color:{title:"Color",type:lo.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},variant:{title:"Variant",type:lo.Enum,options:["solid","outlined","soft","plain"],defaultValue:"outlined"},defaultValue:{title:"Value",type:lo.String,defaultValue:""},placeholder:{title:"Placeholder",type:lo.String,defaultValue:"Type in here..."},endDecorator:{title:"End Decorator",type:lo.ComponentInstance},startDecorator:{title:"Start Decorator",type:lo.ComponentInstance},size:{title:"Size",type:lo.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as Tl}from"framer";var bne={text:{title:"Text",type:Tl.String,defaultValue:"This is **markdown**.",displayTextArea:!0},textAlign:{title:"Text Align",type:Tl.Enum,options:[void 0,"start","center","end"],optionTitles:["None","Start","Center","End"],defaultValue:void 0},defaultLevel:{title:"defaultLevel",type:Tl.Enum,options:["h1","h2","h3","h4","title-lg","title-md","title-sm","marketing-lg","marketing-md","marketing-sm","body-lg","body-md","body-sm","body-xs","inherit"],defaultValue:"body-md"},defaultLinkAction:{title:"defaultLinkAction",type:Tl.Enum,options:["self","blank","parent","top","unfencedTop"],defaultValue:"self"},textColor:{title:"Text Color",type:Tl.Enum,options:["background.backdrop","background.body","background.level1","background.level2","background.level3","background.popup","background.surface","background.tooltip","common.black","common.white","danger.50","danger.100","danger.200","danger.300","danger.400","danger.500","danger.600","danger.700","danger.800","danger.900","danger.darkChannel","danger.lightChannel","danger.mainChannel","danger.outlinedActiveBg","danger.outlinedBorder","danger.outlinedColor","danger.outlinedDisabledBorder","danger.outlinedDisabledColor","danger.outlinedHoverBg","danger.plainActiveBg","danger.plainColor","danger.plainDisabledColor","danger.plainHoverBg","danger.softActiveBg","danger.softActiveColor","danger.softBg","danger.softColor","danger.softDisabledBg","danger.softDisabledColor","danger.softHoverBg","danger.solidActiveBg","danger.solidBg","danger.solidColor","danger.solidDisabledBg","danger.solidDisabledColor","danger.solidHoverBg","divider","focusVisible","mode","neutral.50","neutral.100","neutral.200","neutral.300","neutral.400","neutral.500","neutral.600","neutral.700","neutral.800","neutral.900","neutral.darkChannel","neutral.lightChannel","neutral.mainChannel","neutral.outlinedActiveBg","neutral.outlinedBorder","neutral.outlinedColor","neutral.outlinedDisabledBorder","neutral.outlinedDisabledColor","neutral.outlinedHoverBg","neutral.plainActiveBg","neutral.plainColor","neutral.plainDisabledColor","neutral.plainHoverBg","neutral.plainHoverColor","neutral.softActiveBg","neutral.softActiveColor","neutral.softBg","neutral.softColor","neutral.softDisabledBg","neutral.softDisabledColor","neutral.softHoverBg","neutral.solidActiveBg","neutral.solidBg","neutral.solidColor","neutral.solidDisabledBg","neutral.solidDisabledColor","neutral.solidHoverBg","primary.50","primary.100","primary.200","primary.300","primary.400","primary.500","primary.600","primary.700","primary.800","primary.900","primary.darkChannel","primary.lightChannel","primary.mainChannel","primary.outlinedActiveBg","primary.outlinedBorder","primary.outlinedColor","primary.outlinedDisabledBorder","primary.outlinedDisabledColor","primary.outlinedHoverBg","primary.plainActiveBg","primary.plainColor","primary.plainDisabledColor","primary.plainHoverBg","primary.softActiveBg","primary.softActiveColor","primary.softBg","primary.softColor","primary.softDisabledBg","primary.softDisabledColor","primary.softHoverBg","primary.solidActiveBg","primary.solidBg","primary.solidColor","primary.solidDisabledBg","primary.solidDisabledColor","primary.solidHoverBg","success.50","success.100","success.200","success.300","success.400","success.500","success.600","success.700","success.800","success.900","success.darkChannel","success.lightChannel","success.mainChannel","success.outlinedActiveBg","success.outlinedBorder","success.outlinedColor","success.outlinedDisabledBorder","success.outlinedDisabledColor","success.outlinedHoverBg","success.plainActiveBg","success.plainColor","success.plainDisabledColor","success.plainHoverBg","success.softActiveBg","success.softActiveColor","success.softBg","success.softColor","success.softDisabledBg","success.softDisabledColor","success.softHoverBg","success.solidActiveBg","success.solidBg","success.solidColor","success.solidDisabledBg","success.solidDisabledColor","success.solidHoverBg","text.icon","text.primary","text.secondary","text.tertiary","warning.50","warning.100","warning.200","warning.300","warning.400","warning.500","warning.600","warning.700","warning.800","warning.900","warning.darkChannel","warning.lightChannel","warning.mainChannel","warning.outlinedActiveBg","warning.outlinedBorder","warning.outlinedColor","warning.outlinedDisabledBorder","warning.outlinedDisabledColor","warning.outlinedHoverBg","warning.plainActiveBg","warning.plainColor","warning.plainDisabledColor","warning.plainHoverBg","warning.softActiveBg","warning.softActiveColor","warning.softBg","warning.softColor","warning.softDisabledBg","warning.softDisabledColor","warning.softHoverBg","warning.solidActiveBg","warning.solidBg","warning.solidColor","warning.solidDisabledBg","warning.solidDisabledColor","warning.solidHoverBg"],defaultValue:"inherit"},accentColor:{title:"Accent Color",type:Tl.Enum,options:["background.backdrop","background.body","background.level1","background.level2","background.level3","background.popup","background.surface","background.tooltip","common.black","common.white","danger.50","danger.100","danger.200","danger.300","danger.400","danger.500","danger.600","danger.700","danger.800","danger.900","danger.darkChannel","danger.lightChannel","danger.mainChannel","danger.outlinedActiveBg","danger.outlinedBorder","danger.outlinedColor","danger.outlinedDisabledBorder","danger.outlinedDisabledColor","danger.outlinedHoverBg","danger.plainActiveBg","danger.plainColor","danger.plainDisabledColor","danger.plainHoverBg","danger.softActiveBg","danger.softActiveColor","danger.softBg","danger.softColor","danger.softDisabledBg","danger.softDisabledColor","danger.softHoverBg","danger.solidActiveBg","danger.solidBg","danger.solidColor","danger.solidDisabledBg","danger.solidDisabledColor","danger.solidHoverBg","divider","focusVisible","mode","neutral.50","neutral.100","neutral.200","neutral.300","neutral.400","neutral.500","neutral.600","neutral.700","neutral.800","neutral.900","neutral.darkChannel","neutral.lightChannel","neutral.mainChannel","neutral.outlinedActiveBg","neutral.outlinedBorder","neutral.outlinedColor","neutral.outlinedDisabledBorder","neutral.outlinedDisabledColor","neutral.outlinedHoverBg","neutral.plainActiveBg","neutral.plainColor","neutral.plainDisabledColor","neutral.plainHoverBg","neutral.plainHoverColor","neutral.softActiveBg","neutral.softActiveColor","neutral.softBg","neutral.softColor","neutral.softDisabledBg","neutral.softDisabledColor","neutral.softHoverBg","neutral.solidActiveBg","neutral.solidBg","neutral.solidColor","neutral.solidDisabledBg","neutral.solidDisabledColor","neutral.solidHoverBg","primary.50","primary.100","primary.200","primary.300","primary.400","primary.500","primary.600","primary.700","primary.800","primary.900","primary.darkChannel","primary.lightChannel","primary.mainChannel","primary.outlinedActiveBg","primary.outlinedBorder","primary.outlinedColor","primary.outlinedDisabledBorder","primary.outlinedDisabledColor","primary.outlinedHoverBg","primary.plainActiveBg","primary.plainColor","primary.plainDisabledColor","primary.plainHoverBg","primary.softActiveBg","primary.softActiveColor","primary.softBg","primary.softColor","primary.softDisabledBg","primary.softDisabledColor","primary.softHoverBg","primary.solidActiveBg","primary.solidBg","primary.solidColor","primary.solidDisabledBg","primary.solidDisabledColor","primary.solidHoverBg","success.50","success.100","success.200","success.300","success.400","success.500","success.600","success.700","success.800","success.900","success.darkChannel","success.lightChannel","success.mainChannel","success.outlinedActiveBg","success.outlinedBorder","success.outlinedColor","success.outlinedDisabledBorder","success.outlinedDisabledColor","success.outlinedHoverBg","success.plainActiveBg","success.plainColor","success.plainDisabledColor","success.plainHoverBg","success.softActiveBg","success.softActiveColor","success.softBg","success.softColor","success.softDisabledBg","success.softDisabledColor","success.softHoverBg","success.solidActiveBg","success.solidBg","success.solidColor","success.solidDisabledBg","success.solidDisabledColor","success.solidHoverBg","text.icon","text.primary","text.secondary","text.tertiary","warning.50","warning.100","warning.200","warning.300","warning.400","warning.500","warning.600","warning.700","warning.800","warning.900","warning.darkChannel","warning.lightChannel","warning.mainChannel","warning.outlinedActiveBg","warning.outlinedBorder","warning.outlinedColor","warning.outlinedDisabledBorder","warning.outlinedDisabledColor","warning.outlinedHoverBg","warning.plainActiveBg","warning.plainColor","warning.plainDisabledColor","warning.plainHoverBg","warning.softActiveBg","warning.softActiveColor","warning.softBg","warning.softColor","warning.softDisabledBg","warning.softDisabledColor","warning.softHoverBg","warning.solidActiveBg","warning.solidBg","warning.solidColor","warning.solidDisabledBg","warning.solidDisabledColor","warning.solidHoverBg"],defaultValue:"danger.500"},boldFontWeight:{title:"Bold Font Weight",type:Tl.Enum,options:[void 0,"sm","md","lg","xl"],optionTitles:["None","Sm (300)","Md (500)","Lg (600)","Xl (700)"],description:"Theme palette \uC5D0 \uC815\uC758\uB41C \uD3F0\uD2B8 \uAD75\uAE30\uB97C \uC801\uC6A9\uD569\uB2C8\uB2E4.",defaultValue:void 0}};import{ControlType as Ao}from"framer";var xne={buttonText:{title:"Button Text",type:Ao.String,defaultValue:"text"},showIcon:{type:Ao.Boolean,defaultValue:!1},size:{type:Ao.Enum,options:["sm","md","lg"],defaultValue:"sm"},disabled:{title:"Disabled",type:Ao.Boolean,defaultValue:!1},loading:{title:"Loading",type:Ao.Boolean,defaultValue:!1},color:{title:"Color",type:Ao.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},variant:{title:"Variant",type:Ao.Enum,options:["solid","outlined","soft","plain"],defaultValue:"plain"},endDecorator:{title:"End Decorator",type:Ao.ComponentInstance},startDecorator:{title:"Start Decorator",type:Ao.ComponentInstance},items:{title:"Items",type:Ao.Array,control:{type:Ao.Object,controls:{text:{type:Ao.String}}},defaultValue:[]},placement:{title:"Placement",type:Ao.Enum,options:["bottom-start","bottom","bottom-end"],optionTitles:["Bottom Start","Bottom","Bottom End"],defaultValue:"bottom"}};import{ControlType as bc}from"framer";var Tne={title:{type:bc.String,defaultValue:"Title"},titleStartDecorator:{title:"Title Start Decorator",type:bc.ComponentInstance},content:{title:"Content",type:bc.ComponentInstance},size:{title:"Size",type:bc.Enum,options:["sm","md","lg"],defaultValue:"md"},onClose:{type:bc.EventHandler},hideBackdrop:{type:bc.Boolean,title:"Hide Backdrop",description:"If true, the backdrop is hidden",defaultValue:!1}};import{ControlType as Mo}from"framer";var Pne={onChange:{title:"onChange",type:Mo.EventHandler},disabled:{title:"Disabled",type:Mo.Boolean,defaultValue:!1},required:{title:"Required",type:Mo.Boolean,defaultValue:!1},value:{title:"Value",type:Mo.String,defaultValue:"2024/04/03"},displayFormat:{title:"Display Format",type:Mo.Enum,options:["YYYY-MM","YYYY/MM","YYYY.MM","MM-YYYY","MM/YYYY","MM.YYYY","MMMM YYYY"],defaultValue:"YYYY/MM",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:Mo.String,defaultValue:""},error:{title:"Error",type:Mo.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:Mo.String,defaultValue:""},size:{title:"Size",type:Mo.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:Mo.String},maxDate:{title:"Maximum Date",type:Mo.String},disableFuture:{title:"Disable Future",type:Mo.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:Mo.Boolean,defaultValue:!1}};import{ControlType as Bo}from"framer";var Cne={onChange:{title:"onChange",type:Bo.EventHandler},disabled:{title:"Disabled",type:Bo.Boolean,defaultValue:!1},required:{title:"Required",type:Bo.Boolean,defaultValue:!1},value:{title:"Value",type:Bo.String,defaultValue:"2024/04 - 2024/07"},format:{title:"Format",type:Bo.Enum,options:["YYYY-MM","YYYY/MM","YYYY.MM","MM-YYYY","MM/YYYY","MM.YYYY"],defaultValue:"YYYY-MM",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:Bo.String,defaultValue:""},error:{title:"Error",type:Bo.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:Bo.String,defaultValue:""},size:{title:"Size",type:Bo.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:Bo.String},maxDate:{title:"Maximum Date",type:Bo.String},disableFuture:{title:"Disable Future",type:Bo.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:Bo.Boolean,defaultValue:!1}};import{ControlType as un}from"framer";var kne={level:{type:un.Number,defaultValue:0,description:"Navigator\uC758 \uB808\uBCA8\uC785\uB2C8\uB2E4. \uB808\uBCA8\uC5D0 \uB530\uB77C \uC88C\uCE21 \uC5EC\uBC31\uC744 \uC870\uC815\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},items:{type:un.Array,control:{type:un.Object,controls:{type:{type:un.Enum,options:["item","group"],defaultValue:"item"},title:{type:un.String,defaultValue:"Home",description:"\uC2DC\uAC01\uC801\uC73C\uB85C Navigator\uC5D0 \uB178\uCD9C\uB418\uB294 \uAC12\uC785\uB2C8\uB2E4."},selected:{type:un.Boolean,defaultValue:!1,hidden:e=>e.type!=="item",description:"Yes\uB85C \uC124\uC815\uD558\uBA74 selected \uC2A4\uD0C0\uC77C\uB85C \uB178\uCD9C\uB429\uB2C8\uB2E4."},expanded:{type:un.Boolean,defaultValue:!1,hidden:e=>e.type!=="group",description:"Yes\uB85C \uC124\uC815\uD558\uBA74 \uAE30\uBCF8\uC801\uC73C\uB85C \uD3BC\uCC98\uC9C4 \uC0C1\uD0DC\uB85C \uB178\uCD9C\uB429\uB2C8\uB2E4.(\uC0C8\uB85C\uACE0\uCE68\uC774 \uD544\uC694\uD560\uC9C0\uB3C4 \uBAB0\uB77C\uC694)"},showStartDecorator:{type:un.Boolean,defaultValue:!1,description:"Yes\uB85C \uC124\uC815\uD558\uBA74 startDecorator\uB97C \uC124\uC815\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4"},startDecorator:{type:un.Object,controls:{}}}},defaultValue:[{type:"item",title:"Home",content:[]},{type:"group",title:"Projects",content:[]}]},contents:{title:"Contents",type:un.Array,control:{type:un.ComponentInstance},defaultValue:[],description:`NavigationGroup\uD558\uC704\uC5D0 \uB178\uCD9C\uB420 \uAC12\uC785\uB2C8\uB2E4. \uB2E4\uB978 Navigator\uB97C \uB123\uC5B4\uC11C navigation\uC744 \uAD6C\uC131\uD560 \uC218\uB3C4 \uC788\uC2B5\uB2C8\uB2E4.
160
+ \uB2E8, \uB0B4\uC6A9\uC774 \uAE38\uC5B4\uC9C8 \uACBD\uC6B0 \uAC00\uB824\uC9C8 \uC218 \uC788\uC2B5\uB2C8\uB2E4.`},hoverRow:{type:it.Boolean,defaultValue:!0,description:"\uB9C8\uC6B0\uC2A4\uB97C \uC62C\uB838\uC744 \uB54C \uD589\uC744 \uAC15\uC870\uD558\uB824\uBA74 Yes\uB85C \uC124\uC815\uD558\uC138\uC694."},editMode:{type:it.Boolean,defaultValue:!1},stripe:{type:it.Enum,options:[void 0,"odd","even"],optionTitles:["None","Odd","Even"],defaultValue:void 0},columns:{type:it.Array,description:"Column\uC758 \uC0C1\uC138 \uC124\uC815\uC774 \uD544\uC694\uD55C \uACBD\uC6B0 \uC0AC\uC6A9",control:{type:it.Object,controls:{field:{type:it.String,description:"Column Name. CSV\uC5D0 \uC788\uB294 \uAC12\uC744 \uADF8\uB300\uB85C \uB123\uC5B4\uC57C \uD55C\uB2E4."},width:{type:it.String},type:{type:it.Enum,defaultValue:"text",options:["text","longText","number","currency","date","select","autocomplete","link","actions"],optionTitles:["Text","Long Text","Number","Currency","Date","Select","Autocomplete","Link","Actions"]},resizable:{type:it.Boolean,defaultValue:!0},description:{type:it.String,description:"Tooltip\uC73C\uB85C \uB178\uCD9C\uB418\uB294 \uC124\uBA85",defaultValue:void 0},isColumnEditable:{type:it.Boolean,description:"Column\uC744 \uC218\uC815 \uAC00\uB2A5\uD558\uAC8C \uD560\uC9C0 \uC5EC\uBD80",defaultValue:!1},required:{type:it.Boolean,defaultValue:!1},dateProps:{type:it.Object,controls:{value:{title:"Value",type:it.String,defaultValue:"2024/04/03"}},hidden(e){return e.type!=="date"}},autoCompleteProps:{type:it.Object,controls:N({},sk(nk,["defaultValue","options","placeholder"])),hidden(e){return e.type!=="autocomplete"}},selectProps:{type:it.Object,controls:N({},sk(ik,["defaultValue","options","placeholder"])),hidden(e){return e.type!=="select"}},linkProps:{type:it.Object,controls:N({},sk(ak,["href"])),hidden(e){return e.type!=="link"}}}},defaultValue:[]},getActions:{type:it.Array,title:"Action Columns",description:`Actions\uB294 \uAC01 \uD589\uB9C8\uB2E4 \uD544\uC694\uD55C \uB3D9\uC791\uC744 \uC218\uD589\uD560 \uBC84\uD2BC\uC744 \uCD94\uAC00\uD560 \uC218 \uC788\uAC8C \uB3D5\uC2B5\uB2C8\uB2E4. \uBC84\uD2BC\uC744 \uAC1C\uBCC4\uC801\uC73C\uB85C \uC5F0\uACB0\uD574\uC11C \uC0AC\uC6A9\uD558\uC138\uC694.
161
+ Column\uC5D0\uC11C\uB294 Component\uB97C \uC5EC\uB7EC\uAC1C \uC120\uD0DD\uD558\uC9C0 \uBABB\uD558\uAC8C \uB418\uC5B4 \uC788\uC73C\uBBC0\uB85C \uC774\uACF3\uC5D0\uC11C \uBCC4\uB3C4\uB85C \uC124\uC815\uD574\uC57C \uD569\uB2C8\uB2E4.`,control:{type:it.ComponentInstance,title:"Actions"},hidden(e){return!e.columns.some(t=>t.type==="actions")}},stickyHeader:{type:it.Boolean,defaultValue:!1},stickyFooter:{type:it.Boolean,defaultValue:!1},loading:{type:it.Boolean,defaultValue:!1},pagination:{title:"Pagination",type:it.Boolean,defaultValue:!0},onPaginationModelChange:{type:it.EventHandler},onSelectionModelChange:{type:it.EventHandler},toolbar:{type:it.ComponentInstance},pinnedColumns:{type:it.Object,controls:{left:{type:it.Array,title:"Left Columns",control:{type:it.String}},right:{type:it.Array,title:"Right Columns",control:{type:it.String}}}}};import{ControlType as ao}from"framer";var une={onChange:{title:"onChange",type:ao.EventHandler},disabled:{title:"Disabled",type:ao.Boolean,defaultValue:!1},required:{title:"Required",type:ao.Boolean,defaultValue:!1},value:{title:"Value",type:ao.String,defaultValue:"2024/04/03"},format:{title:"Format",type:ao.Enum,options:["YYYY-MM-DD","YYYY/MM/DD","YYYY.MM.DD","MM-DD-YYYY","MM/DD/YYYY","MM.DD.YYYY","DD-MM-YYYY","DD/MM/YYYY","DD.MM.YYYY"],defaultValue:"YYYY-MM-DD",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:ao.String,defaultValue:""},error:{title:"Error",type:ao.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:ao.String,defaultValue:""},size:{title:"Size",type:ao.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:ao.String},maxDate:{title:"Maximum Date",type:ao.String},disableFuture:{title:"Disable Future",type:ao.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:ao.Boolean,defaultValue:!1},inputReadOnly:{title:"Input Read Only",type:ao.Boolean,defaultValue:!1,description:"Input \uC5D0 \uC785\uB825\uC774 \uBD88\uAC00\uB2A5\uD574\uC9C0\uACE0 Picker\uB85C\uB9CC \uC120\uD0DD\uC774 \uAC00\uB2A5\uD574\uC9C4\uB2E4"},hideClearButton:{title:"Hide Clear Button",type:ao.Boolean,defaultValue:!1}};import{ControlType as so}from"framer";var dne={onChange:{title:"onChange",type:so.EventHandler},disabled:{title:"Disabled",type:so.Boolean,defaultValue:!1},required:{title:"Required",type:so.Boolean,defaultValue:!1},value:{title:"Value",type:so.String,defaultValue:"2024/04/03 - 2024/04/20"},format:{title:"Format",type:so.Enum,options:["YYYY-MM-DD","YYYY/MM/DD","YYYY.MM.DD","MM-DD-YYYY","MM/DD/YYYY","MM.DD.YYYY","DD-MM-YYYY","DD/MM/YYYY","DD.MM.YYYY"],defaultValue:"YYYY-MM-DD",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:so.String,defaultValue:""},error:{title:"Error",type:so.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:so.String,defaultValue:""},size:{title:"Size",type:so.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:so.String},maxDate:{title:"Maximum Date",type:so.String},disableFuture:{title:"Disable Future",type:so.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:so.Boolean,defaultValue:!1},inputReadOnly:{title:"Input Read Only",type:so.Boolean,defaultValue:!1,description:"Input \uC5D0 \uC785\uB825\uC774 \uBD88\uAC00\uB2A5\uD574\uC9C0\uACE0 Picker\uB85C\uB9CC \uC120\uD0DD\uC774 \uAC00\uB2A5\uD574\uC9C4\uB2E4"},hideClearButton:{title:"Hide Clear Button",type:so.Boolean,defaultValue:!1}};import{ControlType as vc}from"framer";var fne={title:{type:vc.String,defaultValue:"Title"},content:{title:"Content",type:vc.ComponentInstance},actions:{title:"Actions",type:vc.ComponentInstance},size:{title:"Size",type:vc.Enum,options:["sm","md","lg"],defaultValue:"md"},fullscreen:{title:"Fullscreen",type:vc.Boolean,defaultValue:!1},hideBackdrop:{type:vc.Boolean,title:"Hide Backdrop",description:"If true, the backdrop is hidden",defaultValue:!1}};import{ControlType as M2}from"framer";var mne={text:{type:M2.String,defaultValue:void 0},orientation:{title:"Orientation",type:M2.Enum,options:["horizontal","vertical"]}};import{ControlType as ff}from"framer";var hne={size:{type:ff.Enum,options:["sm","md","lg"],defaultValue:"sm"},label:{title:"Label",type:ff.String,defaultValue:"Label"},content:{title:"Contents",type:ff.Array,control:{title:"Content",type:ff.ComponentInstance}},required:{type:ff.Boolean,title:"Required",defaultValue:!1}};import{ControlType as Gi}from"framer";var gne={icon:{title:"Icon",type:Gi.ComponentInstance},onClick:{title:"onClick",type:Gi.EventHandler},disabled:{title:"Disabled",type:Gi.Boolean,defaultValue:!1},color:{title:"Color",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 color\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["primary","neutral","danger","success","warning",void 0],optionTitles:["Primary","Neutral","Danger","Success","Warning","Auto"]},variant:{title:"Variant",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 variant\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["solid","outlined","soft","plain",void 0],optionTitles:["Solid","Outlined","Soft","Plain","Auto"]},size:{title:"Size",type:Gi.Enum,description:"Auto\uB294 ButtonGroup\uC758 size\uB97C \uB530\uB985\uB2C8\uB2E4.",options:["sm","md","lg",void 0],optionTitles:["Small","Medium","Large","Auto"],defaultValue:"md"},modalContents:{title:"Modal Contents",type:Gi.Array,control:{type:Gi.ComponentInstance}},enablePortal:{type:Gi.Boolean,description:"\uD574\uB2F9 \uBC84\uD2BC\uACFC \uC5F0\uACB0\uB41C \uBAA8\uB2EC\uC774 \uCEE8\uD150\uCE20 \uC548\uC5D0\uC11C \uC5F4\uB9AC\uBA74 \uC774 \uAC12\uC744 Yes\uB85C \uC124\uC815\uD574 \uBCF4\uC138\uC694.",defaultValue:!1,hidden:({modalContents:e})=>e.length===0}};import{ControlType as B2}from"framer";var yne={message:{title:"message",type:B2.String},placement:{title:"placement",type:B2.Enum,defaultValue:"top",options:["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"],optionTitles:["bottom-end","bottom-start","bottom","left-end","left-start","left","right-end","right-start","right","top-end","top-start","top"]}};import{ControlType as lo}from"framer";var vne={label:{title:"Label",type:lo.String},helperText:{title:"Helper Text",type:lo.String},error:{title:"Error",type:lo.Boolean,defaultValue:!1},onChange:{type:lo.EventHandler},disabled:{title:"Disabled",type:lo.Boolean,defaultValue:!1},required:{title:"Required",type:lo.Boolean,defaultValue:!1},readOnly:{title:"Readonly",type:lo.Boolean,defaultValue:!1},enableClearable:{title:"Enable Clearable",type:lo.Boolean,defaultValue:!1},color:{title:"Color",type:lo.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},variant:{title:"Variant",type:lo.Enum,options:["solid","outlined","soft","plain"],defaultValue:"outlined"},defaultValue:{title:"Value",type:lo.String,defaultValue:""},placeholder:{title:"Placeholder",type:lo.String,defaultValue:"Type in here..."},endDecorator:{title:"End Decorator",type:lo.ComponentInstance},startDecorator:{title:"Start Decorator",type:lo.ComponentInstance},size:{title:"Size",type:lo.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as Tl}from"framer";var bne={text:{title:"Text",type:Tl.String,defaultValue:"This is **markdown**.",displayTextArea:!0},textAlign:{title:"Text Align",type:Tl.Enum,options:[void 0,"start","center","end"],optionTitles:["None","Start","Center","End"],defaultValue:void 0},defaultLevel:{title:"defaultLevel",type:Tl.Enum,options:["h1","h2","h3","h4","title-lg","title-md","title-sm","marketing-lg","marketing-md","marketing-sm","body-lg","body-md","body-sm","body-xs","inherit"],defaultValue:"body-md"},defaultLinkAction:{title:"defaultLinkAction",type:Tl.Enum,options:["self","blank","parent","top","unfencedTop"],defaultValue:"self"},textColor:{title:"Text Color",type:Tl.Enum,options:["background.backdrop","background.body","background.level1","background.level2","background.level3","background.popup","background.surface","background.tooltip","common.black","common.white","danger.50","danger.100","danger.200","danger.300","danger.400","danger.500","danger.600","danger.700","danger.800","danger.900","danger.darkChannel","danger.lightChannel","danger.mainChannel","danger.outlinedActiveBg","danger.outlinedBorder","danger.outlinedColor","danger.outlinedDisabledBorder","danger.outlinedDisabledColor","danger.outlinedHoverBg","danger.plainActiveBg","danger.plainColor","danger.plainDisabledColor","danger.plainHoverBg","danger.softActiveBg","danger.softActiveColor","danger.softBg","danger.softColor","danger.softDisabledBg","danger.softDisabledColor","danger.softHoverBg","danger.solidActiveBg","danger.solidBg","danger.solidColor","danger.solidDisabledBg","danger.solidDisabledColor","danger.solidHoverBg","divider","focusVisible","mode","neutral.50","neutral.100","neutral.200","neutral.300","neutral.400","neutral.500","neutral.600","neutral.700","neutral.800","neutral.900","neutral.darkChannel","neutral.lightChannel","neutral.mainChannel","neutral.outlinedActiveBg","neutral.outlinedBorder","neutral.outlinedColor","neutral.outlinedDisabledBorder","neutral.outlinedDisabledColor","neutral.outlinedHoverBg","neutral.plainActiveBg","neutral.plainColor","neutral.plainDisabledColor","neutral.plainHoverBg","neutral.plainHoverColor","neutral.softActiveBg","neutral.softActiveColor","neutral.softBg","neutral.softColor","neutral.softDisabledBg","neutral.softDisabledColor","neutral.softHoverBg","neutral.solidActiveBg","neutral.solidBg","neutral.solidColor","neutral.solidDisabledBg","neutral.solidDisabledColor","neutral.solidHoverBg","primary.50","primary.100","primary.200","primary.300","primary.400","primary.500","primary.600","primary.700","primary.800","primary.900","primary.darkChannel","primary.lightChannel","primary.mainChannel","primary.outlinedActiveBg","primary.outlinedBorder","primary.outlinedColor","primary.outlinedDisabledBorder","primary.outlinedDisabledColor","primary.outlinedHoverBg","primary.plainActiveBg","primary.plainColor","primary.plainDisabledColor","primary.plainHoverBg","primary.softActiveBg","primary.softActiveColor","primary.softBg","primary.softColor","primary.softDisabledBg","primary.softDisabledColor","primary.softHoverBg","primary.solidActiveBg","primary.solidBg","primary.solidColor","primary.solidDisabledBg","primary.solidDisabledColor","primary.solidHoverBg","success.50","success.100","success.200","success.300","success.400","success.500","success.600","success.700","success.800","success.900","success.darkChannel","success.lightChannel","success.mainChannel","success.outlinedActiveBg","success.outlinedBorder","success.outlinedColor","success.outlinedDisabledBorder","success.outlinedDisabledColor","success.outlinedHoverBg","success.plainActiveBg","success.plainColor","success.plainDisabledColor","success.plainHoverBg","success.softActiveBg","success.softActiveColor","success.softBg","success.softColor","success.softDisabledBg","success.softDisabledColor","success.softHoverBg","success.solidActiveBg","success.solidBg","success.solidColor","success.solidDisabledBg","success.solidDisabledColor","success.solidHoverBg","text.icon","text.primary","text.secondary","text.tertiary","warning.50","warning.100","warning.200","warning.300","warning.400","warning.500","warning.600","warning.700","warning.800","warning.900","warning.darkChannel","warning.lightChannel","warning.mainChannel","warning.outlinedActiveBg","warning.outlinedBorder","warning.outlinedColor","warning.outlinedDisabledBorder","warning.outlinedDisabledColor","warning.outlinedHoverBg","warning.plainActiveBg","warning.plainColor","warning.plainDisabledColor","warning.plainHoverBg","warning.softActiveBg","warning.softActiveColor","warning.softBg","warning.softColor","warning.softDisabledBg","warning.softDisabledColor","warning.softHoverBg","warning.solidActiveBg","warning.solidBg","warning.solidColor","warning.solidDisabledBg","warning.solidDisabledColor","warning.solidHoverBg"],defaultValue:"inherit"},accentColor:{title:"Accent Color",type:Tl.Enum,options:["background.backdrop","background.body","background.level1","background.level2","background.level3","background.popup","background.surface","background.tooltip","common.black","common.white","danger.50","danger.100","danger.200","danger.300","danger.400","danger.500","danger.600","danger.700","danger.800","danger.900","danger.darkChannel","danger.lightChannel","danger.mainChannel","danger.outlinedActiveBg","danger.outlinedBorder","danger.outlinedColor","danger.outlinedDisabledBorder","danger.outlinedDisabledColor","danger.outlinedHoverBg","danger.plainActiveBg","danger.plainColor","danger.plainDisabledColor","danger.plainHoverBg","danger.softActiveBg","danger.softActiveColor","danger.softBg","danger.softColor","danger.softDisabledBg","danger.softDisabledColor","danger.softHoverBg","danger.solidActiveBg","danger.solidBg","danger.solidColor","danger.solidDisabledBg","danger.solidDisabledColor","danger.solidHoverBg","divider","focusVisible","mode","neutral.50","neutral.100","neutral.200","neutral.300","neutral.400","neutral.500","neutral.600","neutral.700","neutral.800","neutral.900","neutral.darkChannel","neutral.lightChannel","neutral.mainChannel","neutral.outlinedActiveBg","neutral.outlinedBorder","neutral.outlinedColor","neutral.outlinedDisabledBorder","neutral.outlinedDisabledColor","neutral.outlinedHoverBg","neutral.plainActiveBg","neutral.plainColor","neutral.plainDisabledColor","neutral.plainHoverBg","neutral.plainHoverColor","neutral.softActiveBg","neutral.softActiveColor","neutral.softBg","neutral.softColor","neutral.softDisabledBg","neutral.softDisabledColor","neutral.softHoverBg","neutral.solidActiveBg","neutral.solidBg","neutral.solidColor","neutral.solidDisabledBg","neutral.solidDisabledColor","neutral.solidHoverBg","primary.50","primary.100","primary.200","primary.300","primary.400","primary.500","primary.600","primary.700","primary.800","primary.900","primary.darkChannel","primary.lightChannel","primary.mainChannel","primary.outlinedActiveBg","primary.outlinedBorder","primary.outlinedColor","primary.outlinedDisabledBorder","primary.outlinedDisabledColor","primary.outlinedHoverBg","primary.plainActiveBg","primary.plainColor","primary.plainDisabledColor","primary.plainHoverBg","primary.softActiveBg","primary.softActiveColor","primary.softBg","primary.softColor","primary.softDisabledBg","primary.softDisabledColor","primary.softHoverBg","primary.solidActiveBg","primary.solidBg","primary.solidColor","primary.solidDisabledBg","primary.solidDisabledColor","primary.solidHoverBg","success.50","success.100","success.200","success.300","success.400","success.500","success.600","success.700","success.800","success.900","success.darkChannel","success.lightChannel","success.mainChannel","success.outlinedActiveBg","success.outlinedBorder","success.outlinedColor","success.outlinedDisabledBorder","success.outlinedDisabledColor","success.outlinedHoverBg","success.plainActiveBg","success.plainColor","success.plainDisabledColor","success.plainHoverBg","success.softActiveBg","success.softActiveColor","success.softBg","success.softColor","success.softDisabledBg","success.softDisabledColor","success.softHoverBg","success.solidActiveBg","success.solidBg","success.solidColor","success.solidDisabledBg","success.solidDisabledColor","success.solidHoverBg","text.icon","text.primary","text.secondary","text.tertiary","warning.50","warning.100","warning.200","warning.300","warning.400","warning.500","warning.600","warning.700","warning.800","warning.900","warning.darkChannel","warning.lightChannel","warning.mainChannel","warning.outlinedActiveBg","warning.outlinedBorder","warning.outlinedColor","warning.outlinedDisabledBorder","warning.outlinedDisabledColor","warning.outlinedHoverBg","warning.plainActiveBg","warning.plainColor","warning.plainDisabledColor","warning.plainHoverBg","warning.softActiveBg","warning.softActiveColor","warning.softBg","warning.softColor","warning.softDisabledBg","warning.softDisabledColor","warning.softHoverBg","warning.solidActiveBg","warning.solidBg","warning.solidColor","warning.solidDisabledBg","warning.solidDisabledColor","warning.solidHoverBg"],defaultValue:"danger.500"},boldFontWeight:{title:"Bold Font Weight",type:Tl.Enum,options:[void 0,"sm","md","lg","xl"],optionTitles:["None","Sm (300)","Md (500)","Lg (600)","Xl (700)"],description:"Theme palette \uC5D0 \uC815\uC758\uB41C \uD3F0\uD2B8 \uAD75\uAE30\uB97C \uC801\uC6A9\uD569\uB2C8\uB2E4.",defaultValue:void 0}};import{ControlType as Ao}from"framer";var xne={buttonText:{title:"Button Text",type:Ao.String,defaultValue:"text"},showIcon:{type:Ao.Boolean,defaultValue:!1},size:{type:Ao.Enum,options:["sm","md","lg"],defaultValue:"sm"},disabled:{title:"Disabled",type:Ao.Boolean,defaultValue:!1},loading:{title:"Loading",type:Ao.Boolean,defaultValue:!1},color:{title:"Color",type:Ao.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},variant:{title:"Variant",type:Ao.Enum,options:["solid","outlined","soft","plain"],defaultValue:"plain"},endDecorator:{title:"End Decorator",type:Ao.ComponentInstance},startDecorator:{title:"Start Decorator",type:Ao.ComponentInstance},items:{title:"Items",type:Ao.Array,control:{type:Ao.Object,controls:{text:{type:Ao.String}}},defaultValue:[]},placement:{title:"Placement",type:Ao.Enum,options:["bottom-start","bottom","bottom-end"],optionTitles:["Bottom Start","Bottom","Bottom End"],defaultValue:"bottom"}};import{ControlType as bc}from"framer";var Tne={title:{type:bc.String,defaultValue:"Title"},titleStartDecorator:{title:"Title Start Decorator",type:bc.ComponentInstance},content:{title:"Content",type:bc.ComponentInstance},size:{title:"Size",type:bc.Enum,options:["sm","md","lg"],defaultValue:"md"},onClose:{type:bc.EventHandler},hideBackdrop:{type:bc.Boolean,title:"Hide Backdrop",description:"If true, the backdrop is hidden",defaultValue:!1}};import{ControlType as Mo}from"framer";var Pne={onChange:{title:"onChange",type:Mo.EventHandler},disabled:{title:"Disabled",type:Mo.Boolean,defaultValue:!1},required:{title:"Required",type:Mo.Boolean,defaultValue:!1},value:{title:"Value",type:Mo.String,defaultValue:"2024/04/03"},displayFormat:{title:"Display Format",type:Mo.Enum,options:["YYYY-MM","YYYY/MM","YYYY.MM","MM-YYYY","MM/YYYY","MM.YYYY","MMMM YYYY"],defaultValue:"YYYY/MM",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:Mo.String,defaultValue:""},error:{title:"Error",type:Mo.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:Mo.String,defaultValue:""},size:{title:"Size",type:Mo.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:Mo.String},maxDate:{title:"Maximum Date",type:Mo.String},disableFuture:{title:"Disable Future",type:Mo.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:Mo.Boolean,defaultValue:!1}};import{ControlType as Bo}from"framer";var Cne={onChange:{title:"onChange",type:Bo.EventHandler},disabled:{title:"Disabled",type:Bo.Boolean,defaultValue:!1},required:{title:"Required",type:Bo.Boolean,defaultValue:!1},value:{title:"Value",type:Bo.String,defaultValue:"2024/04 - 2024/07"},format:{title:"Format",type:Bo.Enum,options:["YYYY-MM","YYYY/MM","YYYY.MM","MM-YYYY","MM/YYYY","MM.YYYY"],defaultValue:"YYYY-MM",description:"\uB178\uCD9C\uB420 \uB0A0\uC9DC \uD615\uC2DD\uC744 \uACB0\uC815\uD569\uB2C8\uB2E4."},label:{title:"Label",type:Bo.String,defaultValue:""},error:{title:"Error",type:Bo.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:Bo.String,defaultValue:""},size:{title:"Size",type:Bo.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},minDate:{title:"Minimum Date",type:Bo.String},maxDate:{title:"Maximum Date",type:Bo.String},disableFuture:{title:"Disable Future",type:Bo.Boolean,defaultValue:!1},disablePast:{title:"Disable Past",type:Bo.Boolean,defaultValue:!1}};import{ControlType as un}from"framer";var kne={level:{type:un.Number,defaultValue:0,description:"Navigator\uC758 \uB808\uBCA8\uC785\uB2C8\uB2E4. \uB808\uBCA8\uC5D0 \uB530\uB77C \uC88C\uCE21 \uC5EC\uBC31\uC744 \uC870\uC815\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4."},items:{type:un.Array,control:{type:un.Object,controls:{type:{type:un.Enum,options:["item","group"],defaultValue:"item"},title:{type:un.String,defaultValue:"Home",description:"\uC2DC\uAC01\uC801\uC73C\uB85C Navigator\uC5D0 \uB178\uCD9C\uB418\uB294 \uAC12\uC785\uB2C8\uB2E4."},selected:{type:un.Boolean,defaultValue:!1,hidden:e=>e.type!=="item",description:"Yes\uB85C \uC124\uC815\uD558\uBA74 selected \uC2A4\uD0C0\uC77C\uB85C \uB178\uCD9C\uB429\uB2C8\uB2E4."},expanded:{type:un.Boolean,defaultValue:!1,hidden:e=>e.type!=="group",description:"Yes\uB85C \uC124\uC815\uD558\uBA74 \uAE30\uBCF8\uC801\uC73C\uB85C \uD3BC\uCC98\uC9C4 \uC0C1\uD0DC\uB85C \uB178\uCD9C\uB429\uB2C8\uB2E4.(\uC0C8\uB85C\uACE0\uCE68\uC774 \uD544\uC694\uD560\uC9C0\uB3C4 \uBAB0\uB77C\uC694)"},showStartDecorator:{type:un.Boolean,defaultValue:!1,description:"Yes\uB85C \uC124\uC815\uD558\uBA74 startDecorator\uB97C \uC124\uC815\uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4"},startDecorator:{type:un.Object,controls:{}}}},defaultValue:[{type:"item",title:"Home",content:[]},{type:"group",title:"Projects",content:[]}]},contents:{title:"Contents",type:un.Array,control:{type:un.ComponentInstance},defaultValue:[],description:`NavigationGroup\uD558\uC704\uC5D0 \uB178\uCD9C\uB420 \uAC12\uC785\uB2C8\uB2E4. \uB2E4\uB978 Navigator\uB97C \uB123\uC5B4\uC11C navigation\uC744 \uAD6C\uC131\uD560 \uC218\uB3C4 \uC788\uC2B5\uB2C8\uB2E4.
161
162
 
162
163
  Navigator\uC5D0 \uC874\uC7AC\uD558\uB294 NavigationGroup\uC5D0 \uC21C\uCC28\uC801\uC73C\uB85C \uC8FC\uC785\uB429\uB2C8\uB2E4.(\uBD88\uD3B8\uD558\uC9C0\uB9CC framer\uC758 \uC81C\uC57D\uC73C\uB85C \uC778\uD574 \uC774\uB807\uAC8C \uAD6C\uC131\uD588\uC2B5\uB2C8\uB2E4.)`},onSelect:{type:un.EventHandler}};import{ControlType as mf}from"framer";var Sne={page:{type:mf.Number,title:"Page",defaultValue:1,description:"\uD604\uC7AC \uD398\uC774\uC9C0"},rowCount:{type:mf.Number,title:"Row count",defaultValue:20,description:"\uCD1D \uD589 \uC218"},pageSize:{type:mf.Number,title:"Page size",defaultValue:25,description:"\uD55C \uD398\uC774\uC9C0\uC5D0 \uD45C\uC2DC\uD560 \uD589 \uC218"},size:{type:mf.Enum,title:"Size",options:["sm","md","lg"],defaultValue:"md"},onPageChange:{type:mf.EventHandler}};import{ControlType as dn}from"framer";var Rne={label:{title:"Label",type:dn.String},placeholder:{title:"Placeholder",type:dn.String,defaultValue:"Enter a percentage"},helperText:{title:"Helper Text",type:dn.String},error:{title:"Error",type:dn.Boolean,defaultValue:!1},size:{title:"Size",type:dn.Enum,options:["sm","md","lg"],optionTitles:["Small","Medium","Large"]},value:{title:"Value",type:dn.Number,defaultValue:void 0},onChange:{type:dn.EventHandler},disabled:{title:"Disabled",type:dn.Boolean,defaultValue:!1},required:{title:"Required",type:dn.Boolean,defaultValue:!1},min:{title:"Minimum",type:dn.Number,defaultValue:void 0,description:"\uCD5C\uC18C \uD37C\uC13C\uD2B8 \uAC12\uC744 \uC124\uC815\uD569\uB2C8\uB2E4."},max:{title:"Maximum",type:dn.Number,defaultValue:void 0,description:"\uCD5C\uB300 \uD37C\uC13C\uD2B8 \uAC12\uC744 \uC124\uC815\uD569\uB2C8\uB2E4."},maxDecimalScale:{title:"Maximum Decimal Scale",type:dn.Number,defaultValue:0,description:"\uC18C\uC218\uC810 \uC774\uD558 \uCD5C\uB300 \uC790\uB9AC\uC218\uB97C \uC124\uC815\uD569\uB2C8\uB2E4."}};import{ControlType as Pl}from"framer";var Ene={orientation:{title:"Orientation",type:Pl.Enum,options:["vertical","horizontal"],defaultValue:"vertical"},defaultValue:{title:"Checked Value",type:Pl.String,defaultValue:"value1"},items:{title:"Items",type:Pl.Array,control:{type:Pl.Object,controls:{displayName:{title:"Display Name",type:Pl.String},value:{title:"Value",type:Pl.String},color:{title:"Color",type:Pl.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]}}},defaultValue:[{displayName:"Value 1",value:"value1",color:"primary"},{displayName:"Value 2",value:"value2",color:"primary"},{displayName:"Value 3",value:"value3",color:"primary"},{displayName:"Value 4",value:"value4",color:"primary"},{displayName:"Value 5",value:"value5",color:"primary"},{displayName:"Value 6",value:"value6",color:"primary"}]}};import{ControlType as N2}from"framer";var Ine={color:{title:"Color",type:N2.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:N2.Enum,options:["solid","outlined","soft","plain"],defaultValue:"outlined"}};import{ControlType as Ev}from"framer";var wne={animation:{title:"Animation type",type:Ev.Enum,options:["wave","pulse"]},variant:{title:"Variant",type:Ev.Enum,options:["circular","rectangular"],defaultValue:"rectangular"},target:{title:"Target",type:Ev.ComponentInstance},loading:{title:"Loading",type:Ev.Boolean,defaultValue:!1}};import{ControlType as bo}from"framer";var Dne={size:{type:bo.Enum,options:["sm","md","lg"],defaultValue:"sm"},disabled:{title:"Disabled",type:bo.Boolean,defaultValue:!1},color:{title:"Color",type:bo.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},variant:{title:"Variant",type:bo.Enum,options:["solid","outlined","soft","plain"]},orientation:{title:"Orientation",type:bo.Enum,options:["horizontal","vertical"],defaultValue:"horizontal"},valueLabelDisplay:{title:"Value Label Display",type:bo.Enum,options:["on","off","auto"],defaultValue:"auto"},min:{title:"Min",type:bo.Number,defaultValue:0},max:{title:"Max",type:bo.Number,defaultValue:100},step:{title:"Step",type:bo.Number,defaultValue:1},defaultValue:{title:"Value",type:bo.Number,defaultValue:0},marks:{title:"Marks",type:bo.Array,description:"\uC2AC\uB77C\uC774\uB4DC \uBC14\uC5D0 \uD45C\uC2DC\uD560 \uB9C8\uD06C\uB4E4\uC744 \uC124\uC815\uD569\uB2C8\uB2E4. \uD45C\uC2DC\uD560 \uB9C8\uD06C\uAC00 \uC5C6\uC744 \uACBD\uC6B0 \uBAA8\uB4E0 \uD56D\uBAA9\uC744 \uC81C\uAC70 \uD560 \uC218 \uC788\uC2B5\uB2C8\uB2E4.",control:{type:bo.Object,controls:{value:{title:"Value",type:bo.Number},label:{title:"Label",type:bo.String}}},defaultValue:[{value:0,label:"0"},{value:50,label:"50"},{value:100,label:"100"}]}};import{ControlType as oi}from"framer";var One={steps:{type:oi.Array,control:{type:oi.Object,controls:{label:{type:oi.String,title:"Label"},extraContent:{type:oi.String,title:"Extra Content"},indicatorContent:{type:oi.String,title:"Indicator Content"}}},defaultValue:[{label:"Step 1",extraContent:"Step 1 extra content",indicatorContent:"1"},{label:"Step 2",extraContent:"Step 2 extra content",indicatorContent:"2"},{label:"Step 3",extraContent:"Step 3 extra content",indicatorContent:"3"}]},activeStep:{type:oi.Number,title:"Active Step",defaultValue:0},activeColor:{title:"Active Color",type:oi.Enum,options:["inherit","common.white","common.black","primary.600","primary.500","primary.400","primary.300","primary.200","primary.100","success.600","success.500","success.400","success.300","success.200","success.100","warning.600","warning.500","warning.400","warning.300","warning.200","warning.100","neutral.600","neutral.500","neutral.400","neutral.300","neutral.200","neutral.100"],defaultValue:"primary.500"},activeLineColor:{title:"Active Line Color",type:oi.Enum,options:["inherit","common.white","common.black","primary.600","primary.500","primary.400","primary.300","primary.200","primary.100","success.600","success.500","success.400","success.300","success.200","success.100","warning.600","warning.500","warning.400","warning.300","warning.200","warning.100","neutral.600","neutral.500","neutral.400","neutral.300","neutral.200","neutral.100"],defaultValue:"primary.500"},inactiveColor:{title:"Inactive Color",type:oi.Enum,options:["inherit","common.white","common.black","primary.600","primary.500","primary.400","primary.300","primary.200","primary.100","success.600","success.500","success.400","success.300","success.200","success.100","warning.600","warning.500","warning.400","warning.300","warning.200","warning.100","neutral.600","neutral.500","neutral.400","neutral.300","neutral.200","neutral.100"],defaultValue:"neutral.400"},inactiveLineColor:{title:"Inactive Line Color",type:oi.Enum,options:["inherit","common.white","common.black","primary.600","primary.500","primary.400","primary.300","primary.200","primary.100","success.600","success.500","success.400","success.300","success.200","success.100","warning.600","warning.500","warning.400","warning.300","warning.200","warning.100","neutral.600","neutral.500","neutral.400","neutral.300","neutral.200","neutral.100"],defaultValue:"neutral.300"}};import{ControlType as hf}from"framer";var _ne={onChange:{title:"onChange",type:hf.EventHandler},disabled:{title:"Disabled",type:hf.Boolean,defaultValue:!1},color:{title:"Color",type:hf.Enum,options:[void 0,"primary","neutral","danger","success","warning"],optionTitles:["Auto","Primary","Neutral","Danger","Success","Warning"],description:"\uC0C9\uC0C1\uC744 \uC9C0\uC815\uD558\uBA74 Checked \uC0C1\uD0DC\uC5D0 \uAD00\uACC4 \uC5C6\uC774 \uC0C9\uC0C1\uC774 \uACE0\uC815\uB429\uB2C8\uB2E4."},variant:{title:"Variant",type:hf.Enum,options:["solid","outlined","soft","plain"],defaultValue:void 0},size:{title:"Size",type:hf.Enum,options:["sm","md","lg"],defaultValue:"md"}};import{ControlType as Dr}from"framer";var Ane={color:{title:"Color",type:Dr.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"]},size:{title:"Size",type:Dr.Enum,options:["sm","md","lg"],defaultValue:"md"},variant:{title:"Variant",type:Dr.Enum,options:["outlined","plain","solid","soft"],defaultValue:"plain"},orientation:{type:Dr.Enum,options:["horizontal","vertical"]},disableUnderline:{type:Dr.Boolean,defaultValue:!1},disableIndicator:{type:Dr.Boolean,defaultValue:!1},indicatorInset:{type:Dr.Boolean,defaultValue:!1},tabs:{type:Dr.Array,control:{type:Dr.Object,controls:{title:{type:Dr.String},disabled:{type:Dr.Boolean,defaultValue:!1}}}},contents:{title:"Contents",type:Dr.Array,control:{type:Dr.ComponentInstance}},startDecorators:{title:"Start Decorators",type:Dr.Array,control:{type:Dr.ComponentInstance}},endDecorators:{title:"End Decorators",type:Dr.Array,control:{type:Dr.ComponentInstance}}};import{ControlType as po}from"framer";var Mne={label:{title:"Label",type:po.String},error:{title:"Error",type:po.Boolean,defaultValue:!1},helperText:{title:"Helper Text",type:po.String},onChange:{type:po.EventHandler},disabled:{title:"Disabled",type:po.Boolean,defaultValue:!1},required:{title:"Required",type:po.Boolean,defaultValue:!1},color:{title:"Color",type:po.Enum,options:["primary","neutral","danger","success","warning"],optionTitles:["Primary","Neutral","Danger","Success","Warning"],defaultValue:"neutral"},variant:{title:"Variant",type:po.Enum,options:["solid","outlined","soft","plain"],defaultValue:"outlined"},defaultValue:{title:"Value",type:po.String,defaultValue:""},placeholder:{title:"Placeholder",type:po.String,defaultValue:"Type in here..."},endDecorator:{title:"End Decorator",type:po.ComponentInstance},startDecorator:{title:"Start Decorator",type:po.ComponentInstance},size:{title:"Size",type:po.Enum,options:["sm","md","lg"],defaultValue:"md"},minRows:{title:"Min Rows",type:po.Number,defaultValue:void 0},maxRows:{title:"Max Rows",type:po.Number,defaultValue:void 0}};import{ControlType as Cl}from"framer";var Bne={textAlign:{title:"Text Align",type:Cl.Enum,options:[void 0,"start","center","end"],optionTitles:["None","Start","Center","End"],defaultValue:void 0},level:{title:"Level",type:Cl.Enum,options:["h1","h2","h3","h4","title-lg","title-md","title-sm","marketing-lg","marketing-md","marketing-sm","body-lg","body-md","body-sm","body-xs","inherit"],defaultValue:"body-md"},textColor:{title:"Text Color",type:Cl.Enum,options:["background.backdrop","background.body","background.level1","background.level2","background.level3","background.popup","background.surface","background.tooltip","common.black","common.white","danger.50","danger.100","danger.200","danger.300","danger.400","danger.500","danger.600","danger.700","danger.800","danger.900","danger.darkChannel","danger.lightChannel","danger.mainChannel","danger.outlinedActiveBg","danger.outlinedBorder","danger.outlinedColor","danger.outlinedDisabledBorder","danger.outlinedDisabledColor","danger.outlinedHoverBg","danger.plainActiveBg","danger.plainColor","danger.plainDisabledColor","danger.plainHoverBg","danger.softActiveBg","danger.softActiveColor","danger.softBg","danger.softColor","danger.softDisabledBg","danger.softDisabledColor","danger.softHoverBg","danger.solidActiveBg","danger.solidBg","danger.solidColor","danger.solidDisabledBg","danger.solidDisabledColor","danger.solidHoverBg","divider","focusVisible","mode","neutral.50","neutral.100","neutral.200","neutral.300","neutral.400","neutral.500","neutral.600","neutral.700","neutral.800","neutral.900","neutral.darkChannel","neutral.lightChannel","neutral.mainChannel","neutral.outlinedActiveBg","neutral.outlinedBorder","neutral.outlinedColor","neutral.outlinedDisabledBorder","neutral.outlinedDisabledColor","neutral.outlinedHoverBg","neutral.plainActiveBg","neutral.plainColor","neutral.plainDisabledColor","neutral.plainHoverBg","neutral.plainHoverColor","neutral.softActiveBg","neutral.softActiveColor","neutral.softBg","neutral.softColor","neutral.softDisabledBg","neutral.softDisabledColor","neutral.softHoverBg","neutral.solidActiveBg","neutral.solidBg","neutral.solidColor","neutral.solidDisabledBg","neutral.solidDisabledColor","neutral.solidHoverBg","primary.50","primary.100","primary.200","primary.300","primary.400","primary.500","primary.600","primary.700","primary.800","primary.900","primary.darkChannel","primary.lightChannel","primary.mainChannel","primary.outlinedActiveBg","primary.outlinedBorder","primary.outlinedColor","primary.outlinedDisabledBorder","primary.outlinedDisabledColor","primary.outlinedHoverBg","primary.plainActiveBg","primary.plainColor","primary.plainDisabledColor","primary.plainHoverBg","primary.softActiveBg","primary.softActiveColor","primary.softBg","primary.softColor","primary.softDisabledBg","primary.softDisabledColor","primary.softHoverBg","primary.solidActiveBg","primary.solidBg","primary.solidColor","primary.solidDisabledBg","primary.solidDisabledColor","primary.solidHoverBg","success.50","success.100","success.200","success.300","success.400","success.500","success.600","success.700","success.800","success.900","success.darkChannel","success.lightChannel","success.mainChannel","success.outlinedActiveBg","success.outlinedBorder","success.outlinedColor","success.outlinedDisabledBorder","success.outlinedDisabledColor","success.outlinedHoverBg","success.plainActiveBg","success.plainColor","success.plainDisabledColor","success.plainHoverBg","success.softActiveBg","success.softActiveColor","success.softBg","success.softColor","success.softDisabledBg","success.softDisabledColor","success.softHoverBg","success.solidActiveBg","success.solidBg","success.solidColor","success.solidDisabledBg","success.solidDisabledColor","success.solidHoverBg","text.icon","text.primary","text.secondary","text.tertiary","warning.50","warning.100","warning.200","warning.300","warning.400","warning.500","warning.600","warning.700","warning.800","warning.900","warning.darkChannel","warning.lightChannel","warning.mainChannel","warning.outlinedActiveBg","warning.outlinedBorder","warning.outlinedColor","warning.outlinedDisabledBorder","warning.outlinedDisabledColor","warning.outlinedHoverBg","warning.plainActiveBg","warning.plainColor","warning.plainDisabledColor","warning.plainHoverBg","warning.softActiveBg","warning.softActiveColor","warning.softBg","warning.softColor","warning.softDisabledBg","warning.softDisabledColor","warning.softHoverBg","warning.solidActiveBg","warning.solidBg","warning.solidColor","warning.solidDisabledBg","warning.solidDisabledColor","warning.solidHoverBg"],defaultValue:"inherit"},fontWeight:{title:"Font Weight",type:Cl.Enum,options:[void 0,"700","600","500","400"],optionTitles:["Recommend","Bold(700)","Semibold(600)","Medium(500)","Regular(400)"],defaultValue:void 0},text:{title:"Text",type:Cl.String,defaultValue:"Typography",displayTextArea:!0},endDecorator:{title:"End Decorator",type:Cl.ComponentInstance},startDecorator:{title:"Start Decorator",type:Cl.ComponentInstance}};import{ControlType as No}from"framer";var Nne={label:{title:"Label",type:No.String},error:{title:"Error",type:No.Boolean,defaultValue:!1},uploaded:{title:"Uploaded",type:No.Array,control:{type:No.Object,controls:{name:{type:No.String},size:{type:No.Number}}},defaultValue:[]},size:{title:"Size",type:No.Enum,options:["sm","md"],optionTitles:["Small","Medium"],defaultValue:"md"},accepts:{title:"Accepts",type:No.Array,control:{type:No.Enum,options:["image/*","audio/*","video/*",".pdf",".jpg,.jpeg",".png",".txt",".csv",".doc,.docx",".xls,.xlsx",".ppt,.pptx",".zip",".mp3",".m4a",".wav",".aac",".aa",".aax",".aiff",".wma",".mp4",".mov",".avi",".wmv",".avchd",".webm",".flv"],defaultValue:".pdf",optionTitles:["Any image file","Any audio file","Any video file",".pdf",".jpg,.jpeg",".png",".txt",".csv",".doc,.docx",".xls,.xlsx",".ppt,.pptx",".zip",".mp3",".m4a",".wav",".aac",".aa",".aax",".aiff",".wma",".mp4",".mov",".avi",".wmv",".avchd",".webm",".flv"]},defaultValue:[]},minCount:{title:"Min Count",type:No.Number,defaultValue:void 0},maxCount:{title:"Max Count",type:No.Number,defaultValue:void 0},maxFileSize:{title:"Max File Size(KB)",type:No.Number,defaultValue:void 0},maxFileTotalSize:{title:"Max File Total Size(KB)",type:No.Number,defaultValue:3}};var qSt={useNumbering:{title:"\u{1F4AB} Numbering",type:xo.Boolean,defaultValue:!1},numbering:{title:" ",type:xo.Number,defaultValue:1,hidden:({useNumbering:e})=>!e},useResponsiveMargin:{title:"\u{1F4AB} Responsive Margin",type:xo.Boolean,defaultValue:!1},responsiveMargin:{title:" ",type:xo.Object,buttonTitle:"Set Margin",hidden:({useResponsiveMargin:e})=>!e,controls:{xs:{type:xo.FusedNumber,defaultValue:0,toggleKey:"xsMixed",toggleTitles:["All","Individual"],valueKeys:["xsMarginTop","xsMarginRight","xsMarginBottom","xsMarginLeft"],valueLabels:["T","R","B","L"]},sm:{type:xo.FusedNumber,defaultValue:0,toggleKey:"smMixed",toggleTitles:["All","Individual"],valueKeys:["smMarginTop","smMarginRight","smMarginBottom","smMarginLeft"],valueLabels:["T","R","B","L"]},md:{type:xo.FusedNumber,defaultValue:0,toggleKey:"mdMixed",toggleTitles:["All","Individual"],valueKeys:["mdMarginTop","mdMarginRight","mdMarginBottom","mdMarginLeft"],valueLabels:["T","R","B","L"]},lg:{type:xo.FusedNumber,defaultValue:0,toggleKey:"lgMixed",toggleTitles:["All","Individual"],valueKeys:["lgMarginTop","lgMarginRight","lgMarginBottom","lgMarginLeft"],valueLabels:["T","R","B","L"]},xl:{type:xo.FusedNumber,defaultValue:0,toggleKey:"xlMixed",toggleTitles:["All","Individual"],valueKeys:["xlMarginTop","xlMarginRight","xlMarginBottom","xlMarginLeft"],valueLabels:["T","R","B","L"]}}}},Vne=e=>n=>{var i=n,{useResponsiveMargin:t,responsiveMargin:r}=i,o=ve(i,["useResponsiveMargin","responsiveMargin"]);let[a,s]=z2({}),l=()=>{r!=null&&r.xsMixed?s({marginLeft:r==null?void 0:r.xsMarginLeft,marginRight:r==null?void 0:r.xsMarginRight,marginTop:r==null?void 0:r.xsMarginTop,marginBottom:r==null?void 0:r.xsMarginBottom}):s({margin:r==null?void 0:r.xs})},p=()=>{r!=null&&r.smMixed?s({marginLeft:r==null?void 0:r.smMarginLeft,marginRight:r==null?void 0:r.smMarginRight,marginTop:r==null?void 0:r.smMarginTop,marginBottom:r==null?void 0:r.smMarginBottom}):s({margin:r==null?void 0:r.sm})},c=()=>{r!=null&&r.mdMixed?s({marginLeft:r==null?void 0:r.mdMarginLeft,marginRight:r==null?void 0:r.mdMarginRight,marginTop:r==null?void 0:r.mdMarginTop,marginBottom:r==null?void 0:r.mdMarginBottom}):s({margin:r==null?void 0:r.md})},u=()=>{r!=null&&r.lgMixed?s({marginLeft:r==null?void 0:r.lgMarginLeft,marginRight:r==null?void 0:r.lgMarginRight,marginTop:r==null?void 0:r.lgMarginTop,marginBottom:r==null?void 0:r.lgMarginBottom}):s({margin:r==null?void 0:r.lg})},d=()=>{r!=null&&r.xlMixed?s({marginLeft:r==null?void 0:r.xlMarginLeft,marginRight:r==null?void 0:r.xlMarginRight,marginTop:r==null?void 0:r.xlMarginTop,marginBottom:r==null?void 0:r.xlMarginBottom}):s({margin:r==null?void 0:r.xl})};return t?Iv(Une,{onXsChange:l,onSmChange:p,onMdChange:c,onLgChange:u,onXlChange:d,children:Iv(e,Z(N({},o),{sx:a}))}):Iv(e,o)},KSt=e=>{let t=Vne(e);return i=>{var a=i,{useNumbering:r,numbering:o}=a,n=ve(a,["useNumbering","numbering"]);let s=[{Component:t,props:n}];return r&&s.push({Component:Pu,props:{color:"neutral",badgeContent:o,style:{display:"inherit"},anchorOrigin:{vertical:"top",horizontal:"left"}}}),s.reduce((l,{Component:p,props:c})=>[Lne.createElement(p,c,...l)],[])}},$ne=(e,t)=>{L2(()=>{let r=new ResizeObserver(t);return r.observe(e),()=>r.disconnect()},[e])},jne=e=>{let t=Zl(),[r,o]=z2("xs");return $ne(e,()=>{o(t.breakpoints.keys.reduce((n,i)=>{let a=t.breakpoints.values[i];return e.offsetWidth>=a?i:n},"xs"))}),r},Hne=e=>{let t=zne(()=>{var r;return((r=F2(e==null?void 0:e.current,".groundNodeWrapper"))==null?void 0:r.querySelector("div[id]"))||document.querySelector("#canvas-container .groundNodeWrapper > div[id]")||document.body},[document,e==null?void 0:e.current]);return jne(t)},Une=e=>{let{children:t,onXsChange:r,onSmChange:o,onMdChange:n,onLgChange:i,onXlChange:a}=e,s=Fne(null),l=Hne(s);return L2(()=>{if(l==="xl"&&a){a();return}else if(l==="lg"&&i){i();return}else if(l==="md"&&n){n();return}else if(l==="sm"&&o){o();return}else if(l==="xs"&&r){r();return}},[l,r,o,n,i,a]),Iv("div",{ref:s,style:{width:0,height:0,position:"sticky",display:"none"}})};function F2(e,t){return e?e.matches(t)?e:F2(e.parentElement,t):null}var XSt={onXsChange:{title:"onXsChange",type:xo.EventHandler},onSmChange:{title:"onSmChange",type:xo.EventHandler},onMdChange:{title:"onMdChange",type:xo.EventHandler},onLgChange:{title:"onLgChange",type:xo.EventHandler},onXlChange:{title:"onXlChange",type:xo.EventHandler}};export{dg as Accordion,ug as AccordionDetails,cg as AccordionSummary,pT as Accordions,cT as Alert,Ix as AspectRatio,Qu as Autocomplete,vu as AutocompleteListbox,bu as AutocompleteOption,MO as Avatar,Tu as AvatarGroup,Pu as Badge,ed as Box,ST as Breadcrumbs,td as Button,Hx as ButtonGroup,od as Calendar,ku as Card,Su as CardActions,Ru as CardContent,Eu as CardCover,Iu as CardOverflow,id as Checkbox,Fs as Chip,En as CircularProgress,wT as Container,Jg as CurrencyInput,r0 as DataTable,ny as DatePicker,o0 as DateRangePicker,Pd as DialogActions,wd as DialogContent,p0 as DialogFrame,Dd as DialogTitle,_d as Divider,n0 as Drawer,Ps as Dropdown,Ju as FormControl,Ku as FormHelperText,qu as FormLabel,_u as Grid,Xu as IconButton,c0 as IconMenuButton,sy as InfoSign,hd as Input,mA as InsetDrawer,Mu as LinearProgress,Ii as Link,hu as List,Xx as ListDivider,yi as ListItem,gu as ListItemButton,Zx as ListItemContent,La as ListItemDecorator,Vs as ListSubheader,fC as Markdown,Bi as Menu,hC as MenuButton,Ni as MenuItem,i0 as Modal,a0 as ModalClose,Od as ModalDialog,l0 as ModalFrame,s0 as ModalOverflow,tz as MonthPicker,gC as MonthRangePicker,sv as NavigationGroup,lv as NavigationItem,yC as Navigator,iy as Option,Ed as Pagination,vC as PercentageInput,tf as Radio,rf as RadioGroup,bC as RadioList,Une as ResponsiveEmitter,Sd as Select,gd as Sheet,Vu as Skeleton,oT as Slider,_i as Stack,pv as Step,nT as StepButton,cv as StepIndicator,xC as Stepper,TC as Switch,CC as Tab,cz as TabList,uz as TabPanel,yd as Table,JT as TableBody,YT as TableHead,PC as Tabs,kd as Textarea,SC as ThemeProvider,Rd as Tooltip,oo as Typography,ok as Uploader,Ym as accordionClasses,Hn as accordionDetailsClasses,bi as accordionSummaryClasses,v1 as accordionsClasses,Xoe as accordionsPropertyControls,M1 as alertClasses,Zoe as alertPropertyControls,z1 as aspectRatioClasses,wn as autocompleteClasses,uI as autocompleteListboxClasses,hI as autocompleteOptionClasses,nk as autocompletePropertyControls,TI as avatarClasses,CI as avatarGroupClasses,Qoe as avatarPropertyControls,ch as badgeClasses,ene as badgePropertyControls,uh as boxClasses,II as breadcrumbsClasses,tne as breadcrumbsPropertyControls,jr as buttonClasses,one as buttonGroupPropertyControls,rne as buttonPropertyControls,ine as calendarPropertyControls,FI as cardActionsClasses,Dn as cardClasses,UI as cardContentClasses,YI as cardCoverClasses,_a as cardOverflowClasses,On as checkboxClasses,nne as checkboxPropertyControls,vp as chipClasses,ane as chipPropertyControls,G1 as circularProgressClasses,sne as circularProgressPropertyControls,qSt as commonPropertyControls,lne as containerPropertyControls,pne as currencyInputPropertyControls,cne as dataTablePropertyControls,une as datePickerPropertyControls,dne as dateRangePickerPropertyControls,ow as dialogActionsClasses,aw as dialogContentClasses,fne as dialogFramePropertyControls,Ep as dialogTitleClasses,gh as dividerClasses,mne as dividerPropertyControls,wp as drawerClasses,pa as extendTheme,Hs as formControlClasses,hne as formControlPropertyControls,xw as formHelperTextClasses,Ws as formLabelClasses,Cw as gridClasses,Ti as iconButtonClasses,gne as iconButtonPropertyControls,yne as infoSignPropertyControls,In as inputClasses,vne as inputPropertyControls,Sw as linearProgressClasses,Bu as linkClasses,ak as linkPropertyControls,Xm as listClasses,_w as listDividerClasses,xi as listItemButtonClasses,gi as listItemClasses,Mw as listItemContentClasses,Lw as listItemDecoratorClasses,lI as listSubheaderClasses,bne as markdownPropertyControls,jw as menuButtonClasses,xne as menuButtonPropertyControls,Fw as menuClasses,Uw as menuItemClasses,fw as modalClasses,Gw as modalCloseClasses,Ri as modalDialogClasses,Tne as modalFramePropertyControls,Xw as modalOverflowClasses,Pne as monthPickerPropertyControls,Cne as monthRangePickerPropertyControls,kne as navigatorPropertyControls,Vh as optionClasses,Sne as paginationPropertyControls,Rne as percentageInputPropertyControls,Fa as radioClasses,rD as radioGroupClasses,Ene as radioListPropertyControls,XSt as responsiveEmitterPropertyControls,Di as selectClasses,ik as selectPropertyControls,lD as sheetClasses,Ine as sheetPropertyControls,uD as skeletonClasses,wne as skeletonPropertyControls,Mp as sliderClasses,Dne as sliderPropertyControls,ID as stackClasses,qh as stepButtonClasses,Hr as stepClasses,An as stepperClasses,One as stepperPropertyControls,I as styled,Yn as switchClasses,_ne as switchPropertyControls,zD as tabListClasses,VD as tabPanelClasses,AD as tableClasses,HD as tabsClasses,Ane as tabsPropertyControls,Hu as textareaClasses,Mne as textareaPropertyControls,kC as theme,ag as tooltipClasses,DI as typographyClasses,Bne as typographyPropertyControls,Nne as uploaderPropertyControls,Hne as useCanvasResponsive,HR as useColorScheme,jne as useResponsive,Zl as useTheme,J as useThemeProps,KSt as withCommonControls};
163
164
  /*! Bundled license information:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ceed/cds",
3
- "version": "1.7.1-next.2",
3
+ "version": "1.7.1-next.3",
4
4
  "main": "dist/index.cjs",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",