diff --git a/200.html b/200.html index 8c0acde..deef29b 100644 --- a/200.html +++ b/200.html @@ -2,25 +2,25 @@ - - - + + + - - + + - - - - - - + + + + + + - + - -
- + \ No newline at end of file diff --git a/404.html b/404.html index 8c0acde..deef29b 100644 --- a/404.html +++ b/404.html @@ -2,25 +2,25 @@ - - - + + + - - + + - - - - - - + + + + + + - + - -
- + \ No newline at end of file diff --git a/__studio.json b/__studio.json index a8a020a..db566f7 100644 --- a/__studio.json +++ b/__studio.json @@ -1 +1 @@ -{"version":"1.0.2","tokens":"746fcdca4077fa72fad0d4c0dce57ac92199ca4f961b44fbd8b59e13971ba72e","appConfigSchema":{"properties":{"id":"#appConfig","properties":{"nuxtIcon":{"title":"Nuxt Icon","description":"Configure the defaults of Nuxt Icon","id":"#appConfig/nuxtIcon","properties":{"size":{"title":"Icon Size","description":"Set the default icon size. Set to false to disable the sizing of icon in style.","tags":["@studioIcon material-symbols:format-size-rounded"],"tsType":"string | false","id":"#appConfig/nuxtIcon/size","default":"1em","type":"string"},"class":{"title":"CSS Class","description":"Set the default CSS class","tags":["@studioIcon material-symbols:css"],"id":"#appConfig/nuxtIcon/class","default":"","type":"string"},"aliases":{"title":"Icon aliases","description":"Define Icon aliases to update them easily without code changes.","tags":["@studioIcon material-symbols:star-rounded","@studioInputObjectValueType icon"],"tsType":"{ [alias: string]: string }","id":"#appConfig/nuxtIcon/aliases","default":{},"type":"object"}},"type":"object","default":{"size":"1em","class":"","aliases":{}}},"prose":{"title":"Prose configuration from Nuxt Typography","description":"","tags":["@studioIcon material-symbols:short-text-rounded","@studioInput icon"],"id":"#appConfig/prose","properties":{"copyButton":{"title":"Copy button (used in code blocks)","description":"","tags":["@studioIcon material-symbols:content-copy"],"id":"#appConfig/prose/copyButton","properties":{"iconCopy":{"title":"Icon displayed to copy","description":"","tags":[],"id":"#appConfig/prose/copyButton/iconCopy","default":"ph:copy","type":"string"},"iconCopied":{"title":"Icon displayed when copied","description":"","tags":[],"id":"#appConfig/prose/copyButton/iconCopied","default":"ph:check","type":"string"}},"type":"object","default":{"iconCopy":"ph:copy","iconCopied":"ph:check"}},"headings":{"title":"Default configuration for all headings (h1, h2, h3, h4, h5 and h6)","description":"","tags":["@studioIcon material-symbols:title"],"id":"#appConfig/prose/headings","properties":{"icon":{"title":"Default icon for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/headings/icon","default":"ph:link","type":"string"}},"type":"object","default":{"icon":"ph:link"}},"h1":{"title":"First heading configuration","description":"","tags":["@studioIcon material-symbols:format-h1"],"id":"#appConfig/prose/h1","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h1/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h2":{"title":"Second heading configuration","description":"","tags":["@studioIcon material-symbols:format-h2"],"id":"#appConfig/prose/h2","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h2/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h3":{"title":"Third heading configuration","description":"","tags":["@studioIcon material-symbols:format-h3"],"id":"#appConfig/prose/h3","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h3/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h4":{"title":"Fourth heading configuration","description":"","tags":["@studioIcon material-symbols:format-h4"],"id":"#appConfig/prose/h4","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h4/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h5":{"title":"Fifth heading configuration","description":"","tags":["@studioIcon material-symbols:format-h5"],"id":"#appConfig/prose/h5","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h5/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h6":{"title":"Sixth heading configuration","description":"","tags":["@studioIcon material-symbols:format-h6"],"id":"#appConfig/prose/h6","properties":{"icon":{"title":"Icon displayed for anchor link on hover","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h6/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}}},"type":"object","default":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}}},"alpine":{"title":"Alpine theme configuration.","description":"","tags":["@studioIcon carbon:blog"],"id":"#appConfig/alpine","properties":{"title":{"title":"Website title, used as header default title and meta title.","description":"","tags":["@studioIcon material-symbols:title"],"id":"#appConfig/alpine/title","default":"Alpine","type":"string"},"description":{"title":"Website description, used for meta description.","description":"","tags":["@studioIcon material-symbols:description"],"id":"#appConfig/alpine/description","default":"The minimalist blog theme","type":"string"},"image":{"title":"Cover image.","description":"","tags":["@example '/cover.jpg'","@studioIcon dashicons:cover-image"],"id":"#appConfig/alpine/image","properties":{"src":{"title":"","description":"","tags":["@example '/cover.jpg'","@studioIcon dashicons:cover-image","@studioInput file"],"id":"#appConfig/alpine/image/src","default":"/social-card-preview.png","type":"string"},"alt":{"type":"string","id":"#appConfig/alpine/image/alt","default":"An image showcasing my project."},"width":{"type":"number","id":"#appConfig/alpine/image/width","default":400},"height":{"type":"number","id":"#appConfig/alpine/image/height","default":300}},"type":"object","default":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300}},"header":{"title":"Header configuration.","description":"","tags":["@studioIcon fluent:document-header-24-regular"],"id":"#appConfig/alpine/header","properties":{"position":{"title":"Header position.","description":"","tags":[],"tsType":"'left'|'center'|'right'","id":"#appConfig/alpine/header/position","default":"right","type":"string"},"logo":{"title":"Header logo.","description":"","tags":["@studioIcon dashicons:cover-image"],"id":"#appConfig/alpine/header/logo","properties":{"path":{"title":"Path of the logo.","description":"","tags":["@studioIcon dashicons:cover-image","@studioInput file"],"id":"#appConfig/alpine/header/logo/path","default":"/logo.svg","type":"string"},"pathDark":{"title":"Path of the logo in dark mode.","description":"Leave it empty if you want to use the same logo.","tags":["@studioIcon dashicons:cover-image","@studioInput file"],"id":"#appConfig/alpine/header/logo/pathDark","default":"/logo-dark.svg","type":"string"},"alt":{"title":"Alt description for the image.","description":"","tags":[],"id":"#appConfig/alpine/header/logo/alt","default":"Alpine theme logo","type":"string"}},"type":"object","default":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}}},"type":"object","default":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}}},"footer":{"title":"Footer configuration.","description":"","tags":["@studioIcon fluent:document-footer-24-regular"],"id":"#appConfig/alpine/footer","properties":{"credits":{"title":"Footer credits.","description":"","tags":[],"id":"#appConfig/alpine/footer/credits","properties":{"enabled":{"title":"Toggle the footer.","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/enabled","default":true,"type":"boolean"},"text":{"title":"Text to be displayed.","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/text","default":"Alpine","type":"string"},"repository":{"title":"GitHub repository link.","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/repository","default":"https://www.github.com/nuxt-themes/alpine","type":"string"}},"type":"object","default":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"}},"navigation":{"title":"Toggle the navigation.","description":"","tags":[],"id":"#appConfig/alpine/footer/navigation","default":true,"type":"boolean"},"alignment":{"title":"Footer position.","description":"","tags":[],"tsType":"'left'|'center'|'right'","id":"#appConfig/alpine/footer/alignment","default":"center","type":"string"},"message":{"title":"Footer message.","description":"Leave it empty to disable.","tags":[],"id":"#appConfig/alpine/footer/message","default":"Follow me on","type":"string"}},"type":"object","default":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"}},"socials":{"title":"Icons to be added to Social Icons in footer.","description":"","tags":["@studioIcon material-symbols:add-link"],"id":"#appConfig/alpine/socials","properties":{"twitter":{"title":"Twitter handle","description":"","tags":["@example 'nuxt_js'","@studioIcon simple-icons:twitter"],"id":"#appConfig/alpine/socials/twitter","default":"","type":"string"},"instagram":{"title":"Instagram handle","description":"","tags":["@example 'wearenuxt'","@studioIcon simple-icons:instagram"],"id":"#appConfig/alpine/socials/instagram","default":"","type":"string"},"github":{"title":"GitHub path","description":"","tags":["@example 'nuxt-themes/alpine'","@studioIcon simple-icons:github"],"id":"#appConfig/alpine/socials/github","default":"","type":"string"},"facebook":{"title":"GitHub path","description":"","tags":["@example 'nuxt'","@studioIcon simple-icons:facebook"],"id":"#appConfig/alpine/socials/facebook","default":"","type":"string"},"medium":{"title":"Medium handle","description":"","tags":["@example 'nuxt'","@studioIcon simple-icons:medium"],"id":"#appConfig/alpine/socials/medium","default":"","type":"string"},"youtube":{"title":"Youtube handle","description":"","tags":["@example '@nuxtlabs'","@studioIcon simple-icons:youtube"],"id":"#appConfig/alpine/socials/youtube","default":"","type":"string"}},"type":"object","default":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""}},"form":{"title":"Contact form configuration.","description":"","tags":["@studioIcon ion:ios-paperplane"],"id":"#appConfig/alpine/form","properties":{"successMessage":{"title":"Success message.","description":"","tags":[],"id":"#appConfig/alpine/form/successMessage","default":"Message sent. Thank you!","type":"string"}},"type":"object","default":{"successMessage":"Message sent. Thank you!"}},"backToTop":{"title":"Back to top button configuration.","description":"","tags":["@studioIcon material-symbols:arrow-upward"],"id":"#appConfig/alpine/backToTop","properties":{"icon":{"type":"string","id":"#appConfig/alpine/backToTop/icon","default":"material-symbols:arrow-upward"},"text":{"type":"string","id":"#appConfig/alpine/backToTop/text","default":"Back to top"}},"type":"object","default":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}},"type":"object","default":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"type":"object","default":{"nuxtIcon":{"size":"1em","class":"","aliases":{}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"default":{"nuxtIcon":{"size":"1em","class":"","aliases":{}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"appConfig":{"nuxt":{"buildId":"26362c11-6a3b-416b-8960-7942911fa0cc"},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"alpine"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"nuxtlabs","instagram":"atinuxt","github":"","facebook":"","medium":"","youtube":"","linkedin":{"icon":"uil:linkedin","label":"LinkedIn","href":"https://www.linkedin.com/company/nuxtlabs"}},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"text":"Back to top","icon":"material-symbols:arrow-upward"}}},"tokensConfigSchema":{"properties":{"id":"#tokensConfig","properties":{"media":{"title":"Your website media queries.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:screenshot-monitor-outline-rounded"],"id":"#tokensConfig/media","properties":{"xs":{"id":"#tokensConfig/media/xs","properties":{"value":{"type":"string","id":"#tokensConfig/media/xs/value","default":"(min-width: 475px)"}},"type":"object","default":{"value":"(min-width: 475px)"}},"sm":{"id":"#tokensConfig/media/sm","properties":{"value":{"type":"string","id":"#tokensConfig/media/sm/value","default":"(min-width: 640px)"}},"type":"object","default":{"value":"(min-width: 640px)"}},"md":{"id":"#tokensConfig/media/md","properties":{"value":{"type":"string","id":"#tokensConfig/media/md/value","default":"(min-width: 768px)"}},"type":"object","default":{"value":"(min-width: 768px)"}},"lg":{"id":"#tokensConfig/media/lg","properties":{"value":{"type":"string","id":"#tokensConfig/media/lg/value","default":"(min-width: 1024px)"}},"type":"object","default":{"value":"(min-width: 1024px)"}},"xl":{"id":"#tokensConfig/media/xl","properties":{"value":{"type":"string","id":"#tokensConfig/media/xl/value","default":"(min-width: 1280px)"}},"type":"object","default":{"value":"(min-width: 1280px)"}},"2xl":{"id":"#tokensConfig/media/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/media/2xl/value","default":"(min-width: 1536px)"}},"type":"object","default":{"value":"(min-width: 1536px)"}},"rm":{"id":"#tokensConfig/media/rm","properties":{"value":{"type":"string","id":"#tokensConfig/media/rm/value","default":"(prefers-reduced-motion: reduce)"}},"type":"object","default":{"value":"(prefers-reduced-motion: reduce)"}},"landscape":{"id":"#tokensConfig/media/landscape","properties":{"value":{"type":"string","id":"#tokensConfig/media/landscape/value","default":"only screen and (orientation: landscape)"}},"type":"object","default":{"value":"only screen and (orientation: landscape)"}},"portrait":{"id":"#tokensConfig/media/portrait","properties":{"value":{"type":"string","id":"#tokensConfig/media/portrait/value","default":"only screen and (orientation: portrait)"}},"type":"object","default":{"value":"only screen and (orientation: portrait)"}}},"type":"object","default":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}}},"color":{"title":"Your website color palette.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon ph:palette"],"id":"#tokensConfig/color","properties":{"white":{"id":"#tokensConfig/color/white","properties":{"value":{"type":"string","id":"#tokensConfig/color/white/value","default":"#FFFFFF"}},"type":"object","default":{"value":"#FFFFFF"}},"black":{"id":"#tokensConfig/color/black","properties":{"value":{"type":"string","id":"#tokensConfig/color/black/value","default":"#0c0c0d"}},"type":"object","default":{"value":"#0c0c0d"}},"gray":{"id":"#tokensConfig/color/gray","properties":{"50":{"id":"#tokensConfig/color/gray/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/50/value","default":"#fafafa"}},"type":"object","default":{"value":"#fafafa"}},"100":{"id":"#tokensConfig/color/gray/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/100/value","default":"#f4f4f5"}},"type":"object","default":{"value":"#f4f4f5"}},"200":{"id":"#tokensConfig/color/gray/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/200/value","default":"#e4e4e7"}},"type":"object","default":{"value":"#e4e4e7"}},"300":{"id":"#tokensConfig/color/gray/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/300/value","default":"#D4d4d8"}},"type":"object","default":{"value":"#D4d4d8"}},"400":{"id":"#tokensConfig/color/gray/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/400/value","default":"#a1a1aa"}},"type":"object","default":{"value":"#a1a1aa"}},"500":{"id":"#tokensConfig/color/gray/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/500/value","default":"#71717A"}},"type":"object","default":{"value":"#71717A"}},"600":{"id":"#tokensConfig/color/gray/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/600/value","default":"#52525B"}},"type":"object","default":{"value":"#52525B"}},"700":{"id":"#tokensConfig/color/gray/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/700/value","default":"#3f3f46"}},"type":"object","default":{"value":"#3f3f46"}},"800":{"id":"#tokensConfig/color/gray/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/800/value","default":"#27272A"}},"type":"object","default":{"value":"#27272A"}},"900":{"id":"#tokensConfig/color/gray/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/900/value","default":"#18181B"}},"type":"object","default":{"value":"#18181B"}}},"type":"object","default":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}}},"green":{"id":"#tokensConfig/color/green","properties":{"50":{"id":"#tokensConfig/color/green/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/50/value","default":"#d6ffee"}},"type":"object","default":{"value":"#d6ffee"}},"100":{"id":"#tokensConfig/color/green/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/100/value","default":"#acffdd"}},"type":"object","default":{"value":"#acffdd"}},"200":{"id":"#tokensConfig/color/green/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/200/value","default":"#83ffcc"}},"type":"object","default":{"value":"#83ffcc"}},"300":{"id":"#tokensConfig/color/green/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/300/value","default":"#30ffaa"}},"type":"object","default":{"value":"#30ffaa"}},"400":{"id":"#tokensConfig/color/green/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/400/value","default":"#00dc82"}},"type":"object","default":{"value":"#00dc82"}},"500":{"id":"#tokensConfig/color/green/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/500/value","default":"#00bd6f"}},"type":"object","default":{"value":"#00bd6f"}},"600":{"id":"#tokensConfig/color/green/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/600/value","default":"#009d5d"}},"type":"object","default":{"value":"#009d5d"}},"700":{"id":"#tokensConfig/color/green/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/700/value","default":"#007e4a"}},"type":"object","default":{"value":"#007e4a"}},"800":{"id":"#tokensConfig/color/green/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/800/value","default":"#005e38"}},"type":"object","default":{"value":"#005e38"}},"900":{"id":"#tokensConfig/color/green/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/900/value","default":"#003f25"}},"type":"object","default":{"value":"#003f25"}}},"type":"object","default":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}}},"yellow":{"id":"#tokensConfig/color/yellow","properties":{"50":{"id":"#tokensConfig/color/yellow/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/50/value","default":"#fdf6db"}},"type":"object","default":{"value":"#fdf6db"}},"100":{"id":"#tokensConfig/color/yellow/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/100/value","default":"#fcedb7"}},"type":"object","default":{"value":"#fcedb7"}},"200":{"id":"#tokensConfig/color/yellow/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/200/value","default":"#fae393"}},"type":"object","default":{"value":"#fae393"}},"300":{"id":"#tokensConfig/color/yellow/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/300/value","default":"#f8da70"}},"type":"object","default":{"value":"#f8da70"}},"400":{"id":"#tokensConfig/color/yellow/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/400/value","default":"#f7d14c"}},"type":"object","default":{"value":"#f7d14c"}},"500":{"id":"#tokensConfig/color/yellow/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/500/value","default":"#f5c828"}},"type":"object","default":{"value":"#f5c828"}},"600":{"id":"#tokensConfig/color/yellow/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/600/value","default":"#daac0a"}},"type":"object","default":{"value":"#daac0a"}},"700":{"id":"#tokensConfig/color/yellow/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/700/value","default":"#a38108"}},"type":"object","default":{"value":"#a38108"}},"800":{"id":"#tokensConfig/color/yellow/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/800/value","default":"#6d5605"}},"type":"object","default":{"value":"#6d5605"}},"900":{"id":"#tokensConfig/color/yellow/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/900/value","default":"#362b03"}},"type":"object","default":{"value":"#362b03"}}},"type":"object","default":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}}},"orange":{"id":"#tokensConfig/color/orange","properties":{"50":{"id":"#tokensConfig/color/orange/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/50/value","default":"#ffe9d9"}},"type":"object","default":{"value":"#ffe9d9"}},"100":{"id":"#tokensConfig/color/orange/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/100/value","default":"#ffd3b3"}},"type":"object","default":{"value":"#ffd3b3"}},"200":{"id":"#tokensConfig/color/orange/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/200/value","default":"#ffbd8d"}},"type":"object","default":{"value":"#ffbd8d"}},"300":{"id":"#tokensConfig/color/orange/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/300/value","default":"#ffa666"}},"type":"object","default":{"value":"#ffa666"}},"400":{"id":"#tokensConfig/color/orange/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/400/value","default":"#ff9040"}},"type":"object","default":{"value":"#ff9040"}},"500":{"id":"#tokensConfig/color/orange/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/500/value","default":"#ff7a1a"}},"type":"object","default":{"value":"#ff7a1a"}},"600":{"id":"#tokensConfig/color/orange/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/600/value","default":"#e15e00"}},"type":"object","default":{"value":"#e15e00"}},"700":{"id":"#tokensConfig/color/orange/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/700/value","default":"#a94700"}},"type":"object","default":{"value":"#a94700"}},"800":{"id":"#tokensConfig/color/orange/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/800/value","default":"#702f00"}},"type":"object","default":{"value":"#702f00"}},"900":{"id":"#tokensConfig/color/orange/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/900/value","default":"#381800"}},"type":"object","default":{"value":"#381800"}}},"type":"object","default":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}}},"red":{"id":"#tokensConfig/color/red","properties":{"50":{"id":"#tokensConfig/color/red/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/50/value","default":"#ffdbd9"}},"type":"object","default":{"value":"#ffdbd9"}},"100":{"id":"#tokensConfig/color/red/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/100/value","default":"#ffb7b3"}},"type":"object","default":{"value":"#ffb7b3"}},"200":{"id":"#tokensConfig/color/red/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/200/value","default":"#ff948d"}},"type":"object","default":{"value":"#ff948d"}},"300":{"id":"#tokensConfig/color/red/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/300/value","default":"#ff7066"}},"type":"object","default":{"value":"#ff7066"}},"400":{"id":"#tokensConfig/color/red/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/400/value","default":"#ff4c40"}},"type":"object","default":{"value":"#ff4c40"}},"500":{"id":"#tokensConfig/color/red/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/500/value","default":"#ff281a"}},"type":"object","default":{"value":"#ff281a"}},"600":{"id":"#tokensConfig/color/red/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/600/value","default":"#e10e00"}},"type":"object","default":{"value":"#e10e00"}},"700":{"id":"#tokensConfig/color/red/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/700/value","default":"#a90a00"}},"type":"object","default":{"value":"#a90a00"}},"800":{"id":"#tokensConfig/color/red/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/800/value","default":"#700700"}},"type":"object","default":{"value":"#700700"}},"900":{"id":"#tokensConfig/color/red/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/900/value","default":"#380300"}},"type":"object","default":{"value":"#380300"}}},"type":"object","default":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}}},"pear":{"id":"#tokensConfig/color/pear","properties":{"50":{"id":"#tokensConfig/color/pear/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/50/value","default":"#f7f8dc"}},"type":"object","default":{"value":"#f7f8dc"}},"100":{"id":"#tokensConfig/color/pear/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/100/value","default":"#eff0ba"}},"type":"object","default":{"value":"#eff0ba"}},"200":{"id":"#tokensConfig/color/pear/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/200/value","default":"#e8e997"}},"type":"object","default":{"value":"#e8e997"}},"300":{"id":"#tokensConfig/color/pear/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/300/value","default":"#e0e274"}},"type":"object","default":{"value":"#e0e274"}},"400":{"id":"#tokensConfig/color/pear/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/400/value","default":"#d8da52"}},"type":"object","default":{"value":"#d8da52"}},"500":{"id":"#tokensConfig/color/pear/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/500/value","default":"#d0d32f"}},"type":"object","default":{"value":"#d0d32f"}},"600":{"id":"#tokensConfig/color/pear/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/600/value","default":"#a8aa24"}},"type":"object","default":{"value":"#a8aa24"}},"700":{"id":"#tokensConfig/color/pear/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/700/value","default":"#7e801b"}},"type":"object","default":{"value":"#7e801b"}},"800":{"id":"#tokensConfig/color/pear/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/800/value","default":"#545512"}},"type":"object","default":{"value":"#545512"}},"900":{"id":"#tokensConfig/color/pear/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/900/value","default":"#2a2b09"}},"type":"object","default":{"value":"#2a2b09"}}},"type":"object","default":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}}},"teal":{"id":"#tokensConfig/color/teal","properties":{"50":{"id":"#tokensConfig/color/teal/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/50/value","default":"#d7faf8"}},"type":"object","default":{"value":"#d7faf8"}},"100":{"id":"#tokensConfig/color/teal/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/100/value","default":"#aff4f0"}},"type":"object","default":{"value":"#aff4f0"}},"200":{"id":"#tokensConfig/color/teal/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/200/value","default":"#87efe9"}},"type":"object","default":{"value":"#87efe9"}},"300":{"id":"#tokensConfig/color/teal/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/300/value","default":"#5fe9e1"}},"type":"object","default":{"value":"#5fe9e1"}},"400":{"id":"#tokensConfig/color/teal/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/400/value","default":"#36e4da"}},"type":"object","default":{"value":"#36e4da"}},"500":{"id":"#tokensConfig/color/teal/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/500/value","default":"#1cd1c6"}},"type":"object","default":{"value":"#1cd1c6"}},"600":{"id":"#tokensConfig/color/teal/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/600/value","default":"#16a79e"}},"type":"object","default":{"value":"#16a79e"}},"700":{"id":"#tokensConfig/color/teal/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/700/value","default":"#117d77"}},"type":"object","default":{"value":"#117d77"}},"800":{"id":"#tokensConfig/color/teal/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/800/value","default":"#0b544f"}},"type":"object","default":{"value":"#0b544f"}},"900":{"id":"#tokensConfig/color/teal/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/900/value","default":"#062a28"}},"type":"object","default":{"value":"#062a28"}}},"type":"object","default":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}}},"lightblue":{"id":"#tokensConfig/color/lightblue","properties":{"50":{"id":"#tokensConfig/color/lightblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/50/value","default":"#d9f8ff"}},"type":"object","default":{"value":"#d9f8ff"}},"100":{"id":"#tokensConfig/color/lightblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/100/value","default":"#b3f1ff"}},"type":"object","default":{"value":"#b3f1ff"}},"200":{"id":"#tokensConfig/color/lightblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/200/value","default":"#8deaff"}},"type":"object","default":{"value":"#8deaff"}},"300":{"id":"#tokensConfig/color/lightblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/300/value","default":"#66e4ff"}},"type":"object","default":{"value":"#66e4ff"}},"400":{"id":"#tokensConfig/color/lightblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/400/value","default":"#40ddff"}},"type":"object","default":{"value":"#40ddff"}},"500":{"id":"#tokensConfig/color/lightblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/500/value","default":"#1ad6ff"}},"type":"object","default":{"value":"#1ad6ff"}},"600":{"id":"#tokensConfig/color/lightblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/600/value","default":"#00b9e1"}},"type":"object","default":{"value":"#00b9e1"}},"700":{"id":"#tokensConfig/color/lightblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/700/value","default":"#008aa9"}},"type":"object","default":{"value":"#008aa9"}},"800":{"id":"#tokensConfig/color/lightblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/800/value","default":"#005c70"}},"type":"object","default":{"value":"#005c70"}},"900":{"id":"#tokensConfig/color/lightblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/900/value","default":"#002e38"}},"type":"object","default":{"value":"#002e38"}}},"type":"object","default":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}}},"blue":{"id":"#tokensConfig/color/blue","properties":{"50":{"id":"#tokensConfig/color/blue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/50/value","default":"#d9f1ff"}},"type":"object","default":{"value":"#d9f1ff"}},"100":{"id":"#tokensConfig/color/blue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/100/value","default":"#b3e4ff"}},"type":"object","default":{"value":"#b3e4ff"}},"200":{"id":"#tokensConfig/color/blue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/200/value","default":"#8dd6ff"}},"type":"object","default":{"value":"#8dd6ff"}},"300":{"id":"#tokensConfig/color/blue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/300/value","default":"#66c8ff"}},"type":"object","default":{"value":"#66c8ff"}},"400":{"id":"#tokensConfig/color/blue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/400/value","default":"#40bbff"}},"type":"object","default":{"value":"#40bbff"}},"500":{"id":"#tokensConfig/color/blue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/500/value","default":"#1aadff"}},"type":"object","default":{"value":"#1aadff"}},"600":{"id":"#tokensConfig/color/blue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/600/value","default":"#0090e1"}},"type":"object","default":{"value":"#0090e1"}},"700":{"id":"#tokensConfig/color/blue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/700/value","default":"#006ca9"}},"type":"object","default":{"value":"#006ca9"}},"800":{"id":"#tokensConfig/color/blue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/800/value","default":"#004870"}},"type":"object","default":{"value":"#004870"}},"900":{"id":"#tokensConfig/color/blue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/900/value","default":"#002438"}},"type":"object","default":{"value":"#002438"}}},"type":"object","default":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}}},"indigoblue":{"id":"#tokensConfig/color/indigoblue","properties":{"50":{"id":"#tokensConfig/color/indigoblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/50/value","default":"#d9e5ff"}},"type":"object","default":{"value":"#d9e5ff"}},"100":{"id":"#tokensConfig/color/indigoblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/100/value","default":"#b3cbff"}},"type":"object","default":{"value":"#b3cbff"}},"200":{"id":"#tokensConfig/color/indigoblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/200/value","default":"#8db0ff"}},"type":"object","default":{"value":"#8db0ff"}},"300":{"id":"#tokensConfig/color/indigoblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/300/value","default":"#6696ff"}},"type":"object","default":{"value":"#6696ff"}},"400":{"id":"#tokensConfig/color/indigoblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/400/value","default":"#407cff"}},"type":"object","default":{"value":"#407cff"}},"500":{"id":"#tokensConfig/color/indigoblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/500/value","default":"#1a62ff"}},"type":"object","default":{"value":"#1a62ff"}},"600":{"id":"#tokensConfig/color/indigoblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/600/value","default":"#0047e1"}},"type":"object","default":{"value":"#0047e1"}},"700":{"id":"#tokensConfig/color/indigoblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/700/value","default":"#0035a9"}},"type":"object","default":{"value":"#0035a9"}},"800":{"id":"#tokensConfig/color/indigoblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/800/value","default":"#002370"}},"type":"object","default":{"value":"#002370"}},"900":{"id":"#tokensConfig/color/indigoblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/900/value","default":"#001238"}},"type":"object","default":{"value":"#001238"}}},"type":"object","default":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}}},"royalblue":{"id":"#tokensConfig/color/royalblue","properties":{"50":{"id":"#tokensConfig/color/royalblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/50/value","default":"#dfdbfb"}},"type":"object","default":{"value":"#dfdbfb"}},"100":{"id":"#tokensConfig/color/royalblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/100/value","default":"#c0b7f7"}},"type":"object","default":{"value":"#c0b7f7"}},"200":{"id":"#tokensConfig/color/royalblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/200/value","default":"#a093f3"}},"type":"object","default":{"value":"#a093f3"}},"300":{"id":"#tokensConfig/color/royalblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/300/value","default":"#806ff0"}},"type":"object","default":{"value":"#806ff0"}},"400":{"id":"#tokensConfig/color/royalblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/400/value","default":"#614bec"}},"type":"object","default":{"value":"#614bec"}},"500":{"id":"#tokensConfig/color/royalblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/500/value","default":"#4127e8"}},"type":"object","default":{"value":"#4127e8"}},"600":{"id":"#tokensConfig/color/royalblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/600/value","default":"#2c15c4"}},"type":"object","default":{"value":"#2c15c4"}},"700":{"id":"#tokensConfig/color/royalblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/700/value","default":"#211093"}},"type":"object","default":{"value":"#211093"}},"800":{"id":"#tokensConfig/color/royalblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/800/value","default":"#160a62"}},"type":"object","default":{"value":"#160a62"}},"900":{"id":"#tokensConfig/color/royalblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/900/value","default":"#0b0531"}},"type":"object","default":{"value":"#0b0531"}}},"type":"object","default":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}}},"purple":{"id":"#tokensConfig/color/purple","properties":{"50":{"id":"#tokensConfig/color/purple/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/50/value","default":"#ead9ff"}},"type":"object","default":{"value":"#ead9ff"}},"100":{"id":"#tokensConfig/color/purple/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/100/value","default":"#d5b3ff"}},"type":"object","default":{"value":"#d5b3ff"}},"200":{"id":"#tokensConfig/color/purple/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/200/value","default":"#c08dff"}},"type":"object","default":{"value":"#c08dff"}},"300":{"id":"#tokensConfig/color/purple/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/300/value","default":"#ab66ff"}},"type":"object","default":{"value":"#ab66ff"}},"400":{"id":"#tokensConfig/color/purple/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/400/value","default":"#9640ff"}},"type":"object","default":{"value":"#9640ff"}},"500":{"id":"#tokensConfig/color/purple/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/500/value","default":"#811aff"}},"type":"object","default":{"value":"#811aff"}},"600":{"id":"#tokensConfig/color/purple/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/600/value","default":"#6500e1"}},"type":"object","default":{"value":"#6500e1"}},"700":{"id":"#tokensConfig/color/purple/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/700/value","default":"#4c00a9"}},"type":"object","default":{"value":"#4c00a9"}},"800":{"id":"#tokensConfig/color/purple/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/800/value","default":"#330070"}},"type":"object","default":{"value":"#330070"}},"900":{"id":"#tokensConfig/color/purple/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/900/value","default":"#190038"}},"type":"object","default":{"value":"#190038"}}},"type":"object","default":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}}},"pink":{"id":"#tokensConfig/color/pink","properties":{"50":{"id":"#tokensConfig/color/pink/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/50/value","default":"#ffd9f2"}},"type":"object","default":{"value":"#ffd9f2"}},"100":{"id":"#tokensConfig/color/pink/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/100/value","default":"#ffb3e5"}},"type":"object","default":{"value":"#ffb3e5"}},"200":{"id":"#tokensConfig/color/pink/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/200/value","default":"#ff8dd8"}},"type":"object","default":{"value":"#ff8dd8"}},"300":{"id":"#tokensConfig/color/pink/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/300/value","default":"#ff66cc"}},"type":"object","default":{"value":"#ff66cc"}},"400":{"id":"#tokensConfig/color/pink/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/400/value","default":"#ff40bf"}},"type":"object","default":{"value":"#ff40bf"}},"500":{"id":"#tokensConfig/color/pink/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/500/value","default":"#ff1ab2"}},"type":"object","default":{"value":"#ff1ab2"}},"600":{"id":"#tokensConfig/color/pink/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/600/value","default":"#e10095"}},"type":"object","default":{"value":"#e10095"}},"700":{"id":"#tokensConfig/color/pink/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/700/value","default":"#a90070"}},"type":"object","default":{"value":"#a90070"}},"800":{"id":"#tokensConfig/color/pink/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/800/value","default":"#70004b"}},"type":"object","default":{"value":"#70004b"}},"900":{"id":"#tokensConfig/color/pink/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/900/value","default":"#380025"}},"type":"object","default":{"value":"#380025"}}},"type":"object","default":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}}},"ruby":{"id":"#tokensConfig/color/ruby","properties":{"50":{"id":"#tokensConfig/color/ruby/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/50/value","default":"#ffd9e4"}},"type":"object","default":{"value":"#ffd9e4"}},"100":{"id":"#tokensConfig/color/ruby/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/100/value","default":"#ffb3c9"}},"type":"object","default":{"value":"#ffb3c9"}},"200":{"id":"#tokensConfig/color/ruby/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/200/value","default":"#ff8dae"}},"type":"object","default":{"value":"#ff8dae"}},"300":{"id":"#tokensConfig/color/ruby/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/300/value","default":"#ff6694"}},"type":"object","default":{"value":"#ff6694"}},"400":{"id":"#tokensConfig/color/ruby/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/400/value","default":"#ff4079"}},"type":"object","default":{"value":"#ff4079"}},"500":{"id":"#tokensConfig/color/ruby/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/500/value","default":"#ff1a5e"}},"type":"object","default":{"value":"#ff1a5e"}},"600":{"id":"#tokensConfig/color/ruby/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/600/value","default":"#e10043"}},"type":"object","default":{"value":"#e10043"}},"700":{"id":"#tokensConfig/color/ruby/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/700/value","default":"#a90032"}},"type":"object","default":{"value":"#a90032"}},"800":{"id":"#tokensConfig/color/ruby/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/800/value","default":"#700021"}},"type":"object","default":{"value":"#700021"}},"900":{"id":"#tokensConfig/color/ruby/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/900/value","default":"#380011"}},"type":"object","default":{"value":"#380011"}}},"type":"object","default":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}}},"primary":{"id":"#tokensConfig/color/primary","properties":{"50":{"id":"#tokensConfig/color/primary/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/50/value","default":"#d9f8ff"}},"type":"object","default":{"value":"#d9f8ff"}},"100":{"id":"#tokensConfig/color/primary/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/100/value","default":"#b3f1ff"}},"type":"object","default":{"value":"#b3f1ff"}},"200":{"id":"#tokensConfig/color/primary/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/200/value","default":"#8deaff"}},"type":"object","default":{"value":"#8deaff"}},"300":{"id":"#tokensConfig/color/primary/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/300/value","default":"#66e4ff"}},"type":"object","default":{"value":"#66e4ff"}},"400":{"id":"#tokensConfig/color/primary/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/400/value","default":"#40ddff"}},"type":"object","default":{"value":"#40ddff"}},"500":{"id":"#tokensConfig/color/primary/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/500/value","default":"#1ad6ff"}},"type":"object","default":{"value":"#1ad6ff"}},"600":{"id":"#tokensConfig/color/primary/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/600/value","default":"#00b9e1"}},"type":"object","default":{"value":"#00b9e1"}},"700":{"id":"#tokensConfig/color/primary/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/700/value","default":"#008aa9"}},"type":"object","default":{"value":"#008aa9"}},"800":{"id":"#tokensConfig/color/primary/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/800/value","default":"#005c70"}},"type":"object","default":{"value":"#005c70"}},"900":{"id":"#tokensConfig/color/primary/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/900/value","default":"#002e38"}},"type":"object","default":{"value":"#002e38"}}},"type":"object","default":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}}},"secondary":{"id":"#tokensConfig/color/secondary","properties":{"50":{"id":"#tokensConfig/color/secondary/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/50/value","default":"{color.gray.50}"}},"type":"object","default":{"value":"{color.gray.50}"}},"100":{"id":"#tokensConfig/color/secondary/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/100/value","default":"{color.gray.100}"}},"type":"object","default":{"value":"{color.gray.100}"}},"200":{"id":"#tokensConfig/color/secondary/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/200/value","default":"{color.gray.200}"}},"type":"object","default":{"value":"{color.gray.200}"}},"300":{"id":"#tokensConfig/color/secondary/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/300/value","default":"{color.gray.300}"}},"type":"object","default":{"value":"{color.gray.300}"}},"400":{"id":"#tokensConfig/color/secondary/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/400/value","default":"{color.gray.400}"}},"type":"object","default":{"value":"{color.gray.400}"}},"500":{"id":"#tokensConfig/color/secondary/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/500/value","default":"{color.gray.500}"}},"type":"object","default":{"value":"{color.gray.500}"}},"600":{"id":"#tokensConfig/color/secondary/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/600/value","default":"{color.gray.600}"}},"type":"object","default":{"value":"{color.gray.600}"}},"700":{"id":"#tokensConfig/color/secondary/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/700/value","default":"{color.gray.700}"}},"type":"object","default":{"value":"{color.gray.700}"}},"800":{"id":"#tokensConfig/color/secondary/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/800/value","default":"{color.gray.800}"}},"type":"object","default":{"value":"{color.gray.800}"}},"900":{"id":"#tokensConfig/color/secondary/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/900/value","default":"{color.gray.900}"}},"type":"object","default":{"value":"{color.gray.900}"}}},"type":"object","default":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}}},"type":"object","default":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}}},"width":{"title":"Your website screen sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/width","properties":{"screen":{"id":"#tokensConfig/width/screen","properties":{"value":{"type":"string","id":"#tokensConfig/width/screen/value","default":"100vw"}},"type":"object","default":{"value":"100vw"}}},"type":"object","default":{"screen":{"value":"100vw"}}},"height":{"title":"Your website screen sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/height","properties":{"screen":{"id":"#tokensConfig/height/screen","properties":{"value":{"type":"string","id":"#tokensConfig/height/screen/value","default":"100vh"}},"type":"object","default":{"value":"100vh"}}},"type":"object","default":{"screen":{"value":"100vh"}}},"shadow":{"title":"Your website shadows.","tags":["@studioInput design-token","@studioInputTokenType shadow","@studioIcon mdi:box-shadow"],"id":"#tokensConfig/shadow","properties":{"xs":{"id":"#tokensConfig/shadow/xs","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/xs/value","default":"0px 1px 2px 0px #000000"}},"type":"object","default":{"value":"0px 1px 2px 0px #000000"}},"sm":{"id":"#tokensConfig/shadow/sm","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/sm/value","default":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"}},"type":"object","default":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"}},"md":{"id":"#tokensConfig/shadow/md","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/md/value","default":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"}},"type":"object","default":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"}},"lg":{"id":"#tokensConfig/shadow/lg","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/lg/value","default":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"}},"type":"object","default":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"}},"xl":{"id":"#tokensConfig/shadow/xl","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/xl/value","default":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"}},"type":"object","default":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"}},"2xl":{"id":"#tokensConfig/shadow/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/2xl/value","default":"0px 25px 50px -12px {color.gray.900}"}},"type":"object","default":{"value":"0px 25px 50px -12px {color.gray.900}"}},"none":{"id":"#tokensConfig/shadow/none","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/none/value","default":"0px 0px 0px 0px transparent"}},"type":"object","default":{"value":"0px 0px 0px 0px transparent"}}},"type":"object","default":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}}},"radii":{"title":"Your website border radiuses.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:rounded-corner","@studioInpuTokenType size"],"id":"#tokensConfig/radii","properties":{"none":{"id":"#tokensConfig/radii/none","properties":{"value":{"type":"string","id":"#tokensConfig/radii/none/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"2xs":{"id":"#tokensConfig/radii/2xs","properties":{"value":{"type":"string","id":"#tokensConfig/radii/2xs/value","default":"0.125rem"}},"type":"object","default":{"value":"0.125rem"}},"xs":{"id":"#tokensConfig/radii/xs","properties":{"value":{"type":"string","id":"#tokensConfig/radii/xs/value","default":"0.25rem"}},"type":"object","default":{"value":"0.25rem"}},"sm":{"id":"#tokensConfig/radii/sm","properties":{"value":{"type":"string","id":"#tokensConfig/radii/sm/value","default":"0.375rem"}},"type":"object","default":{"value":"0.375rem"}},"md":{"id":"#tokensConfig/radii/md","properties":{"value":{"type":"string","id":"#tokensConfig/radii/md/value","default":"0.5rem"}},"type":"object","default":{"value":"0.5rem"}},"lg":{"id":"#tokensConfig/radii/lg","properties":{"value":{"type":"string","id":"#tokensConfig/radii/lg/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"xl":{"id":"#tokensConfig/radii/xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/xl/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"2xl":{"id":"#tokensConfig/radii/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/2xl/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"3xl":{"id":"#tokensConfig/radii/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/3xl/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"full":{"id":"#tokensConfig/radii/full","properties":{"value":{"type":"string","id":"#tokensConfig/radii/full/value","default":"9999px"}},"type":"object","default":{"value":"9999px"}}},"type":"object","default":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}}},"size":{"title":"Your website sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/size","properties":{"0":{"id":"#tokensConfig/size/0","properties":{"value":{"type":"string","id":"#tokensConfig/size/0/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"2":{"id":"#tokensConfig/size/2","properties":{"value":{"type":"string","id":"#tokensConfig/size/2/value","default":"2px"}},"type":"object","default":{"value":"2px"}},"4":{"id":"#tokensConfig/size/4","properties":{"value":{"type":"string","id":"#tokensConfig/size/4/value","default":"4px"}},"type":"object","default":{"value":"4px"}},"6":{"id":"#tokensConfig/size/6","properties":{"value":{"type":"string","id":"#tokensConfig/size/6/value","default":"6px"}},"type":"object","default":{"value":"6px"}},"8":{"id":"#tokensConfig/size/8","properties":{"value":{"type":"string","id":"#tokensConfig/size/8/value","default":"8px"}},"type":"object","default":{"value":"8px"}},"12":{"id":"#tokensConfig/size/12","properties":{"value":{"type":"string","id":"#tokensConfig/size/12/value","default":"12px"}},"type":"object","default":{"value":"12px"}},"16":{"id":"#tokensConfig/size/16","properties":{"value":{"type":"string","id":"#tokensConfig/size/16/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"20":{"id":"#tokensConfig/size/20","properties":{"value":{"type":"string","id":"#tokensConfig/size/20/value","default":"20px"}},"type":"object","default":{"value":"20px"}},"24":{"id":"#tokensConfig/size/24","properties":{"value":{"type":"string","id":"#tokensConfig/size/24/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"32":{"id":"#tokensConfig/size/32","properties":{"value":{"type":"string","id":"#tokensConfig/size/32/value","default":"32px"}},"type":"object","default":{"value":"32px"}},"40":{"id":"#tokensConfig/size/40","properties":{"value":{"type":"string","id":"#tokensConfig/size/40/value","default":"40px"}},"type":"object","default":{"value":"40px"}},"48":{"id":"#tokensConfig/size/48","properties":{"value":{"type":"string","id":"#tokensConfig/size/48/value","default":"48px"}},"type":"object","default":{"value":"48px"}},"56":{"id":"#tokensConfig/size/56","properties":{"value":{"type":"string","id":"#tokensConfig/size/56/value","default":"56px"}},"type":"object","default":{"value":"56px"}},"64":{"id":"#tokensConfig/size/64","properties":{"value":{"type":"string","id":"#tokensConfig/size/64/value","default":"64px"}},"type":"object","default":{"value":"64px"}},"80":{"id":"#tokensConfig/size/80","properties":{"value":{"type":"string","id":"#tokensConfig/size/80/value","default":"80px"}},"type":"object","default":{"value":"80px"}},"104":{"id":"#tokensConfig/size/104","properties":{"value":{"type":"string","id":"#tokensConfig/size/104/value","default":"104px"}},"type":"object","default":{"value":"104px"}},"200":{"id":"#tokensConfig/size/200","properties":{"value":{"type":"string","id":"#tokensConfig/size/200/value","default":"200px"}},"type":"object","default":{"value":"200px"}},"xs":{"id":"#tokensConfig/size/xs","properties":{"value":{"type":"string","id":"#tokensConfig/size/xs/value","default":"20rem"}},"type":"object","default":{"value":"20rem"}},"sm":{"id":"#tokensConfig/size/sm","properties":{"value":{"type":"string","id":"#tokensConfig/size/sm/value","default":"24rem"}},"type":"object","default":{"value":"24rem"}},"md":{"id":"#tokensConfig/size/md","properties":{"value":{"type":"string","id":"#tokensConfig/size/md/value","default":"28rem"}},"type":"object","default":{"value":"28rem"}},"lg":{"id":"#tokensConfig/size/lg","properties":{"value":{"type":"string","id":"#tokensConfig/size/lg/value","default":"32rem"}},"type":"object","default":{"value":"32rem"}},"xl":{"id":"#tokensConfig/size/xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/xl/value","default":"36rem"}},"type":"object","default":{"value":"36rem"}},"2xl":{"id":"#tokensConfig/size/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/2xl/value","default":"42rem"}},"type":"object","default":{"value":"42rem"}},"3xl":{"id":"#tokensConfig/size/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/3xl/value","default":"48rem"}},"type":"object","default":{"value":"48rem"}},"4xl":{"id":"#tokensConfig/size/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/4xl/value","default":"56rem"}},"type":"object","default":{"value":"56rem"}},"5xl":{"id":"#tokensConfig/size/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/5xl/value","default":"64rem"}},"type":"object","default":{"value":"64rem"}},"6xl":{"id":"#tokensConfig/size/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/6xl/value","default":"72rem"}},"type":"object","default":{"value":"72rem"}},"7xl":{"id":"#tokensConfig/size/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/7xl/value","default":"80rem"}},"type":"object","default":{"value":"80rem"}},"full":{"id":"#tokensConfig/size/full","properties":{"value":{"type":"string","id":"#tokensConfig/size/full/value","default":"100%"}},"type":"object","default":{"value":"100%"}}},"type":"object","default":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}}},"space":{"title":"Your website spacings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/space","properties":{"0":{"id":"#tokensConfig/space/0","properties":{"value":{"type":"string","id":"#tokensConfig/space/0/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"1":{"id":"#tokensConfig/space/1","properties":{"value":{"type":"string","id":"#tokensConfig/space/1/value","default":"0.25rem"}},"type":"object","default":{"value":"0.25rem"}},"2":{"id":"#tokensConfig/space/2","properties":{"value":{"type":"string","id":"#tokensConfig/space/2/value","default":"0.5rem"}},"type":"object","default":{"value":"0.5rem"}},"3":{"id":"#tokensConfig/space/3","properties":{"value":{"type":"string","id":"#tokensConfig/space/3/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"4":{"id":"#tokensConfig/space/4","properties":{"value":{"type":"string","id":"#tokensConfig/space/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/space/5","properties":{"value":{"type":"string","id":"#tokensConfig/space/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/space/6","properties":{"value":{"type":"string","id":"#tokensConfig/space/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/space/7","properties":{"value":{"type":"string","id":"#tokensConfig/space/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/space/8","properties":{"value":{"type":"string","id":"#tokensConfig/space/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/space/9","properties":{"value":{"type":"string","id":"#tokensConfig/space/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/space/10","properties":{"value":{"type":"string","id":"#tokensConfig/space/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"11":{"id":"#tokensConfig/space/11","properties":{"value":{"type":"string","id":"#tokensConfig/space/11/value","default":"2.75rem"}},"type":"object","default":{"value":"2.75rem"}},"12":{"id":"#tokensConfig/space/12","properties":{"value":{"type":"string","id":"#tokensConfig/space/12/value","default":"3rem"}},"type":"object","default":{"value":"3rem"}},"14":{"id":"#tokensConfig/space/14","properties":{"value":{"type":"string","id":"#tokensConfig/space/14/value","default":"3.5rem"}},"type":"object","default":{"value":"3.5rem"}},"16":{"id":"#tokensConfig/space/16","properties":{"value":{"type":"string","id":"#tokensConfig/space/16/value","default":"4rem"}},"type":"object","default":{"value":"4rem"}},"20":{"id":"#tokensConfig/space/20","properties":{"value":{"type":"string","id":"#tokensConfig/space/20/value","default":"5rem"}},"type":"object","default":{"value":"5rem"}},"24":{"id":"#tokensConfig/space/24","properties":{"value":{"type":"string","id":"#tokensConfig/space/24/value","default":"6rem"}},"type":"object","default":{"value":"6rem"}},"28":{"id":"#tokensConfig/space/28","properties":{"value":{"type":"string","id":"#tokensConfig/space/28/value","default":"7rem"}},"type":"object","default":{"value":"7rem"}},"32":{"id":"#tokensConfig/space/32","properties":{"value":{"type":"string","id":"#tokensConfig/space/32/value","default":"8rem"}},"type":"object","default":{"value":"8rem"}},"36":{"id":"#tokensConfig/space/36","properties":{"value":{"type":"string","id":"#tokensConfig/space/36/value","default":"9rem"}},"type":"object","default":{"value":"9rem"}},"40":{"id":"#tokensConfig/space/40","properties":{"value":{"type":"string","id":"#tokensConfig/space/40/value","default":"10rem"}},"type":"object","default":{"value":"10rem"}},"44":{"id":"#tokensConfig/space/44","properties":{"value":{"type":"string","id":"#tokensConfig/space/44/value","default":"11rem"}},"type":"object","default":{"value":"11rem"}},"48":{"id":"#tokensConfig/space/48","properties":{"value":{"type":"string","id":"#tokensConfig/space/48/value","default":"12rem"}},"type":"object","default":{"value":"12rem"}},"52":{"id":"#tokensConfig/space/52","properties":{"value":{"type":"string","id":"#tokensConfig/space/52/value","default":"13rem"}},"type":"object","default":{"value":"13rem"}},"56":{"id":"#tokensConfig/space/56","properties":{"value":{"type":"string","id":"#tokensConfig/space/56/value","default":"14rem"}},"type":"object","default":{"value":"14rem"}},"60":{"id":"#tokensConfig/space/60","properties":{"value":{"type":"string","id":"#tokensConfig/space/60/value","default":"15rem"}},"type":"object","default":{"value":"15rem"}},"64":{"id":"#tokensConfig/space/64","properties":{"value":{"type":"string","id":"#tokensConfig/space/64/value","default":"16rem"}},"type":"object","default":{"value":"16rem"}},"72":{"id":"#tokensConfig/space/72","properties":{"value":{"type":"string","id":"#tokensConfig/space/72/value","default":"18rem"}},"type":"object","default":{"value":"18rem"}},"80":{"id":"#tokensConfig/space/80","properties":{"value":{"type":"string","id":"#tokensConfig/space/80/value","default":"20rem"}},"type":"object","default":{"value":"20rem"}},"96":{"id":"#tokensConfig/space/96","properties":{"value":{"type":"string","id":"#tokensConfig/space/96/value","default":"24rem"}},"type":"object","default":{"value":"24rem"}},"128":{"id":"#tokensConfig/space/128","properties":{"value":{"type":"string","id":"#tokensConfig/space/128/value","default":"32rem"}},"type":"object","default":{"value":"32rem"}},"px":{"id":"#tokensConfig/space/px","properties":{"value":{"type":"string","id":"#tokensConfig/space/px/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"rem":{"id":"#tokensConfig/space/rem","properties":{"125":{"id":"#tokensConfig/space/rem/125","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/125/value","default":"0.125rem"}},"type":"object","default":{"value":"0.125rem"}},"375":{"id":"#tokensConfig/space/rem/375","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/375/value","default":"0.375rem"}},"type":"object","default":{"value":"0.375rem"}},"625":{"id":"#tokensConfig/space/rem/625","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/625/value","default":"0.625rem"}},"type":"object","default":{"value":"0.625rem"}},"875":{"id":"#tokensConfig/space/rem/875","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/875/value","default":"0.875rem"}},"type":"object","default":{"value":"0.875rem"}}},"type":"object","default":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}}},"type":"object","default":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}}},"borderWidth":{"title":"Your website border widths.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:border-all-outline-rounded"],"id":"#tokensConfig/borderWidth","properties":{"noBorder":{"id":"#tokensConfig/borderWidth/noBorder","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/noBorder/value","default":"0"}},"type":"object","default":{"value":"0"}},"sm":{"id":"#tokensConfig/borderWidth/sm","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/sm/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"md":{"id":"#tokensConfig/borderWidth/md","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/md/value","default":"2px"}},"type":"object","default":{"value":"2px"}},"lg":{"id":"#tokensConfig/borderWidth/lg","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/lg/value","default":"3px"}},"type":"object","default":{"value":"3px"}}},"type":"object","default":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}}},"opacity":{"title":"Your website opacities.","tags":["@studioInput design-token","@studioInputTokenType opacity","@studioIcon material-symbols:opacity"],"id":"#tokensConfig/opacity","properties":{"noOpacity":{"id":"#tokensConfig/opacity/noOpacity","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/noOpacity/value","default":"0"}},"type":"object","default":{"value":"0"}},"bright":{"id":"#tokensConfig/opacity/bright","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/bright/value","default":"0.1"}},"type":"object","default":{"value":"0.1"}},"light":{"id":"#tokensConfig/opacity/light","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/light/value","default":"0.15"}},"type":"object","default":{"value":"0.15"}},"soft":{"id":"#tokensConfig/opacity/soft","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/soft/value","default":"0.3"}},"type":"object","default":{"value":"0.3"}},"medium":{"id":"#tokensConfig/opacity/medium","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/medium/value","default":"0.5"}},"type":"object","default":{"value":"0.5"}},"high":{"id":"#tokensConfig/opacity/high","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/high/value","default":"0.8"}},"type":"object","default":{"value":"0.8"}},"total":{"id":"#tokensConfig/opacity/total","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/total/value","default":"1"}},"type":"object","default":{"value":"1"}}},"type":"object","default":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}}},"font":{"title":"Your website fonts","tags":["@studioInput design-token","@studioInputTokenType font","@studioIcon material-symbols:font-download-rounded"],"id":"#tokensConfig/font","properties":{"sans":{"id":"#tokensConfig/font/sans","properties":{"value":{"type":"string","id":"#tokensConfig/font/sans/value","default":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"}},"type":"object","default":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"}},"serif":{"id":"#tokensConfig/font/serif","properties":{"value":{"type":"string","id":"#tokensConfig/font/serif/value","default":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"}},"type":"object","default":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"}},"mono":{"id":"#tokensConfig/font/mono","properties":{"value":{"type":"string","id":"#tokensConfig/font/mono/value","default":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"type":"object","default":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}}},"type":"object","default":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}}},"fontWeight":{"title":"Your website font weights.","tags":["@studioInput design-token","@studioInputTokenType font-weight","@studioIcon radix-icons:font-style"],"id":"#tokensConfig/fontWeight","properties":{"thin":{"id":"#tokensConfig/fontWeight/thin","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/thin/value","default":"100"}},"type":"object","default":{"value":"100"}},"extralight":{"id":"#tokensConfig/fontWeight/extralight","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/extralight/value","default":"200"}},"type":"object","default":{"value":"200"}},"light":{"id":"#tokensConfig/fontWeight/light","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/light/value","default":"300"}},"type":"object","default":{"value":"300"}},"normal":{"id":"#tokensConfig/fontWeight/normal","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/normal/value","default":"400"}},"type":"object","default":{"value":"400"}},"medium":{"id":"#tokensConfig/fontWeight/medium","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/medium/value","default":"500"}},"type":"object","default":{"value":"500"}},"semibold":{"id":"#tokensConfig/fontWeight/semibold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/semibold/value","default":"600"}},"type":"object","default":{"value":"600"}},"bold":{"id":"#tokensConfig/fontWeight/bold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/bold/value","default":"700"}},"type":"object","default":{"value":"700"}},"extrabold":{"id":"#tokensConfig/fontWeight/extrabold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/extrabold/value","default":"800"}},"type":"object","default":{"value":"800"}},"black":{"id":"#tokensConfig/fontWeight/black","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/black/value","default":"900"}},"type":"object","default":{"value":"900"}}},"type":"object","default":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}}},"fontSize":{"title":"Your website font sizes.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon radix-icons:font-style"],"id":"#tokensConfig/fontSize","properties":{"xs":{"id":"#tokensConfig/fontSize/xs","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/xs/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"sm":{"id":"#tokensConfig/fontSize/sm","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/sm/value","default":"0.875rem"}},"type":"object","default":{"value":"0.875rem"}},"base":{"id":"#tokensConfig/fontSize/base","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/base/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"lg":{"id":"#tokensConfig/fontSize/lg","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/lg/value","default":"1.125rem"}},"type":"object","default":{"value":"1.125rem"}},"xl":{"id":"#tokensConfig/fontSize/xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/xl/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"2xl":{"id":"#tokensConfig/fontSize/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/2xl/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"3xl":{"id":"#tokensConfig/fontSize/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/3xl/value","default":"1.875rem"}},"type":"object","default":{"value":"1.875rem"}},"4xl":{"id":"#tokensConfig/fontSize/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/4xl/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"5xl":{"id":"#tokensConfig/fontSize/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/5xl/value","default":"3rem"}},"type":"object","default":{"value":"3rem"}},"6xl":{"id":"#tokensConfig/fontSize/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/6xl/value","default":"3.75rem"}},"type":"object","default":{"value":"3.75rem"}},"7xl":{"id":"#tokensConfig/fontSize/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/7xl/value","default":"4.5rem"}},"type":"object","default":{"value":"4.5rem"}},"8xl":{"id":"#tokensConfig/fontSize/8xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/8xl/value","default":"6rem"}},"type":"object","default":{"value":"6rem"}},"9xl":{"id":"#tokensConfig/fontSize/9xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/9xl/value","default":"8rem"}},"type":"object","default":{"value":"8rem"}}},"type":"object","default":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}}},"letterSpacing":{"title":"Your website letter spacings.","tags":["@studioInput design-token","@studioInputTokenType letter-spacing","@studioIcon fluent:font-space-tracking-out-24-filled"],"id":"#tokensConfig/letterSpacing","properties":{"tighter":{"id":"#tokensConfig/letterSpacing/tighter","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/tighter/value","default":"-0.05em"}},"type":"object","default":{"value":"-0.05em"}},"tight":{"id":"#tokensConfig/letterSpacing/tight","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/tight/value","default":"-0.025em"}},"type":"object","default":{"value":"-0.025em"}},"normal":{"id":"#tokensConfig/letterSpacing/normal","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/normal/value","default":"0em"}},"type":"object","default":{"value":"0em"}},"wide":{"id":"#tokensConfig/letterSpacing/wide","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/wide/value","default":"0.025em"}},"type":"object","default":{"value":"0.025em"}},"wider":{"id":"#tokensConfig/letterSpacing/wider","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/wider/value","default":"0.05em"}},"type":"object","default":{"value":"0.05em"}},"widest":{"id":"#tokensConfig/letterSpacing/widest","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/widest/value","default":"0.1em"}},"type":"object","default":{"value":"0.1em"}}},"type":"object","default":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}}},"lead":{"title":"Your website line heights.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon icon-park-outline:auto-line-height"],"id":"#tokensConfig/lead","properties":{"1":{"id":"#tokensConfig/lead/1","properties":{"value":{"type":"string","id":"#tokensConfig/lead/1/value","default":".025rem"}},"type":"object","default":{"value":".025rem"}},"2":{"id":"#tokensConfig/lead/2","properties":{"value":{"type":"string","id":"#tokensConfig/lead/2/value","default":".5rem"}},"type":"object","default":{"value":".5rem"}},"3":{"id":"#tokensConfig/lead/3","properties":{"value":{"type":"string","id":"#tokensConfig/lead/3/value","default":".75rem"}},"type":"object","default":{"value":".75rem"}},"4":{"id":"#tokensConfig/lead/4","properties":{"value":{"type":"string","id":"#tokensConfig/lead/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/lead/5","properties":{"value":{"type":"string","id":"#tokensConfig/lead/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/lead/6","properties":{"value":{"type":"string","id":"#tokensConfig/lead/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/lead/7","properties":{"value":{"type":"string","id":"#tokensConfig/lead/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/lead/8","properties":{"value":{"type":"string","id":"#tokensConfig/lead/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/lead/9","properties":{"value":{"type":"string","id":"#tokensConfig/lead/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/lead/10","properties":{"value":{"type":"string","id":"#tokensConfig/lead/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"none":{"id":"#tokensConfig/lead/none","properties":{"value":{"type":"string","id":"#tokensConfig/lead/none/value","default":"1"}},"type":"object","default":{"value":"1"}},"tight":{"id":"#tokensConfig/lead/tight","properties":{"value":{"type":"string","id":"#tokensConfig/lead/tight/value","default":"1.25"}},"type":"object","default":{"value":"1.25"}},"snug":{"id":"#tokensConfig/lead/snug","properties":{"value":{"type":"string","id":"#tokensConfig/lead/snug/value","default":"1.375"}},"type":"object","default":{"value":"1.375"}},"normal":{"id":"#tokensConfig/lead/normal","properties":{"value":{"type":"string","id":"#tokensConfig/lead/normal/value","default":"1.5"}},"type":"object","default":{"value":"1.5"}},"relaxed":{"id":"#tokensConfig/lead/relaxed","properties":{"value":{"type":"string","id":"#tokensConfig/lead/relaxed/value","default":"1.625"}},"type":"object","default":{"value":"1.625"}},"loose":{"id":"#tokensConfig/lead/loose","properties":{"value":{"type":"string","id":"#tokensConfig/lead/loose/value","default":"2"}},"type":"object","default":{"value":"2"}}},"type":"object","default":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}}},"text":{"title":"Your website text scales.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:format-size-rounded"],"id":"#tokensConfig/text","properties":{"xs":{"id":"#tokensConfig/text/xs","properties":{"fontSize":{"id":"#tokensConfig/text/xs/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/xs/fontSize/value","default":"{fontSize.xs}"}},"type":"object","default":{"value":"{fontSize.xs}"}},"lineHeight":{"id":"#tokensConfig/text/xs/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/xs/lineHeight/value","default":"{lead.4}"}},"type":"object","default":{"value":"{lead.4}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}}},"sm":{"id":"#tokensConfig/text/sm","properties":{"fontSize":{"id":"#tokensConfig/text/sm/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/sm/fontSize/value","default":"{fontSize.sm}"}},"type":"object","default":{"value":"{fontSize.sm}"}},"lineHeight":{"id":"#tokensConfig/text/sm/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/sm/lineHeight/value","default":"{lead.5}"}},"type":"object","default":{"value":"{lead.5}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}}},"base":{"id":"#tokensConfig/text/base","properties":{"fontSize":{"id":"#tokensConfig/text/base/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/base/fontSize/value","default":"{fontSize.base}"}},"type":"object","default":{"value":"{fontSize.base}"}},"lineHeight":{"id":"#tokensConfig/text/base/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/base/lineHeight/value","default":"{lead.6}"}},"type":"object","default":{"value":"{lead.6}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}}},"lg":{"id":"#tokensConfig/text/lg","properties":{"fontSize":{"id":"#tokensConfig/text/lg/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/lg/fontSize/value","default":"{fontSize.lg}"}},"type":"object","default":{"value":"{fontSize.lg}"}},"lineHeight":{"id":"#tokensConfig/text/lg/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/lg/lineHeight/value","default":"{lead.7}"}},"type":"object","default":{"value":"{lead.7}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}}},"xl":{"id":"#tokensConfig/text/xl","properties":{"fontSize":{"id":"#tokensConfig/text/xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/xl/fontSize/value","default":"{fontSize.xl}"}},"type":"object","default":{"value":"{fontSize.xl}"}},"lineHeight":{"id":"#tokensConfig/text/xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/xl/lineHeight/value","default":"{lead.7}"}},"type":"object","default":{"value":"{lead.7}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}}},"2xl":{"id":"#tokensConfig/text/2xl","properties":{"fontSize":{"id":"#tokensConfig/text/2xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/2xl/fontSize/value","default":"{fontSize.2xl}"}},"type":"object","default":{"value":"{fontSize.2xl}"}},"lineHeight":{"id":"#tokensConfig/text/2xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/2xl/lineHeight/value","default":"{lead.8}"}},"type":"object","default":{"value":"{lead.8}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}}},"3xl":{"id":"#tokensConfig/text/3xl","properties":{"fontSize":{"id":"#tokensConfig/text/3xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/3xl/fontSize/value","default":"{fontSize.3xl}"}},"type":"object","default":{"value":"{fontSize.3xl}"}},"lineHeight":{"id":"#tokensConfig/text/3xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/3xl/lineHeight/value","default":"{lead.9}"}},"type":"object","default":{"value":"{lead.9}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}}},"4xl":{"id":"#tokensConfig/text/4xl","properties":{"fontSize":{"id":"#tokensConfig/text/4xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/4xl/fontSize/value","default":"{fontSize.4xl}"}},"type":"object","default":{"value":"{fontSize.4xl}"}},"lineHeight":{"id":"#tokensConfig/text/4xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/4xl/lineHeight/value","default":"{lead.10}"}},"type":"object","default":{"value":"{lead.10}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}}},"5xl":{"id":"#tokensConfig/text/5xl","properties":{"fontSize":{"id":"#tokensConfig/text/5xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/5xl/fontSize/value","default":"{fontSize.5xl}"}},"type":"object","default":{"value":"{fontSize.5xl}"}},"lineHeight":{"id":"#tokensConfig/text/5xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/5xl/lineHeight/value","default":"{lead.none}"}},"type":"object","default":{"value":"{lead.none}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}}},"6xl":{"id":"#tokensConfig/text/6xl","properties":{"fontSize":{"id":"#tokensConfig/text/6xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/6xl/fontSize/value","default":"{fontSize.6xl}"}},"type":"object","default":{"value":"{fontSize.6xl}"}},"lineHeight":{"id":"#tokensConfig/text/6xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/6xl/lineHeight/value","default":"{lead.none}"}},"type":"object","default":{"value":"{lead.none}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}}},"type":"object","default":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}}},"elements":{"title":"All the configurable tokens for your Elements.","tags":["@studioIcon uiw:component"],"id":"#tokensConfig/elements","properties":{"text":{"id":"#tokensConfig/elements/text","properties":{"primary":{"id":"#tokensConfig/elements/text/primary","properties":{"color":{"id":"#tokensConfig/elements/text/primary/color","properties":{"static":{"id":"#tokensConfig/elements/text/primary/color/static","properties":{"value":{"id":"#tokensConfig/elements/text/primary/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/primary/color/static/value/initial","default":"{color.gray.900}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/primary/color/static/value/dark","default":"{color.gray.50}"}},"type":"object","default":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}}},"type":"object","default":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}}},"hover":{"id":"#tokensConfig/elements/text/primary/color/hover","type":"any","default":{}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}}},"type":"object","default":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}}},"secondary":{"id":"#tokensConfig/elements/text/secondary","properties":{"color":{"id":"#tokensConfig/elements/text/secondary/color","properties":{"static":{"id":"#tokensConfig/elements/text/secondary/color/static","properties":{"value":{"id":"#tokensConfig/elements/text/secondary/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/static/value/initial","default":"{color.gray.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/static/value/dark","default":"{color.gray.400}"}},"type":"object","default":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}}},"type":"object","default":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}}},"hover":{"id":"#tokensConfig/elements/text/secondary/color/hover","properties":{"value":{"id":"#tokensConfig/elements/text/secondary/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/hover/value/initial","default":"{color.gray.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/hover/value/dark","default":"{color.gray.200}"}},"type":"object","default":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}},"type":"object","default":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"type":"object","default":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}}},"type":"object","default":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}}},"container":{"title":"Main container sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:width-full-outline"],"id":"#tokensConfig/elements/container","properties":{"maxWidth":{"id":"#tokensConfig/elements/container/maxWidth","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/maxWidth/value","default":"64rem"}},"type":"object","default":{"value":"64rem"}},"padding":{"id":"#tokensConfig/elements/container/padding","properties":{"mobile":{"id":"#tokensConfig/elements/container/padding/mobile","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/mobile/value","default":"{space.6}"}},"type":"object","default":{"value":"{space.6}"}},"xs":{"id":"#tokensConfig/elements/container/padding/xs","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/xs/value","default":"{space.8}"}},"type":"object","default":{"value":"{space.8}"}},"sm":{"id":"#tokensConfig/elements/container/padding/sm","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/sm/value","default":"{space.12}"}},"type":"object","default":{"value":"{space.12}"}},"md":{"id":"#tokensConfig/elements/container/padding/md","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/md/value","default":"{space.16}"}},"type":"object","default":{"value":"{space.16}"}}},"type":"object","default":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}}},"type":"object","default":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}}},"backdrop":{"title":"Backdrops used in Elements.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:blur-circular"],"id":"#tokensConfig/elements/backdrop","properties":{"filter":{"id":"#tokensConfig/elements/backdrop/filter","properties":{"value":{"type":"string","id":"#tokensConfig/elements/backdrop/filter/value","default":"saturate(200%) blur(20px)"}},"type":"object","default":{"value":"saturate(200%) blur(20px)"}},"background":{"id":"#tokensConfig/elements/backdrop/background","properties":{"value":{"id":"#tokensConfig/elements/backdrop/background/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/backdrop/background/value/initial","default":"#fffc"},"dark":{"type":"string","id":"#tokensConfig/elements/backdrop/background/value/dark","default":"#0c0d0ccc"}},"type":"object","default":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"type":"object","default":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}}},"type":"object","default":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}}},"border":{"title":"Borders used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:border-all-outline-rounded"],"id":"#tokensConfig/elements/border","properties":{"primary":{"id":"#tokensConfig/elements/border/primary","properties":{"static":{"id":"#tokensConfig/elements/border/primary/static","properties":{"value":{"id":"#tokensConfig/elements/border/primary/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/primary/static/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/primary/static/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"hover":{"id":"#tokensConfig/elements/border/primary/hover","properties":{"value":{"id":"#tokensConfig/elements/border/primary/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/primary/hover/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/primary/hover/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"secondary":{"id":"#tokensConfig/elements/border/secondary","properties":{"static":{"id":"#tokensConfig/elements/border/secondary/static","properties":{"value":{"id":"#tokensConfig/elements/border/secondary/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/secondary/static/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/secondary/static/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"hover":{"id":"#tokensConfig/elements/border/secondary/hover","properties":{"value":{"id":"#tokensConfig/elements/border/secondary/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/secondary/hover/value/initial","default":""},"dark":{"type":"string","id":"#tokensConfig/elements/border/secondary/hover/value/dark","default":""}},"type":"object","default":{"initial":"","dark":""}}},"type":"object","default":{"value":{"initial":"","dark":""}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}}},"type":"object","default":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}}},"surface":{"title":"Surfaces used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon fluent:surface-hub-20-filled"],"id":"#tokensConfig/elements/surface","properties":{"background":{"id":"#tokensConfig/elements/surface/background","properties":{"base":{"id":"#tokensConfig/elements/surface/background/base","properties":{"value":{"id":"#tokensConfig/elements/surface/background/base/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/background/base/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/background/base/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"type":"object","default":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"primary":{"id":"#tokensConfig/elements/surface/primary","properties":{"backgroundColor":{"id":"#tokensConfig/elements/surface/primary/backgroundColor","properties":{"value":{"id":"#tokensConfig/elements/surface/primary/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/primary/backgroundColor/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/primary/backgroundColor/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"secondary":{"id":"#tokensConfig/elements/surface/secondary","properties":{"backgroundColor":{"id":"#tokensConfig/elements/surface/secondary/backgroundColor","properties":{"value":{"id":"#tokensConfig/elements/surface/secondary/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/secondary/backgroundColor/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/secondary/backgroundColor/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}}},"type":"object","default":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}}},"state":{"title":"Color states used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon mdi:palette-advanced"],"id":"#tokensConfig/elements/state","properties":{"primary":{"id":"#tokensConfig/elements/state/primary","properties":{"color":{"id":"#tokensConfig/elements/state/primary/color","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/color/primary/value/initial","default":"{color.primary.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/color/primary/value/dark","default":"{color.primary.400}"}},"type":"object","default":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}}},"type":"object","default":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/color/secondary/value/initial","default":"{color.primary.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/color/secondary/value/dark","default":"{color.primary.200}"}},"type":"object","default":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"type":"object","default":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/primary/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value/initial","default":"{color.primary.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value/dark","default":"{color.primary.900}"}},"type":"object","default":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}}},"type":"object","default":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value/initial","default":"{color.primary.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value/dark","default":"{color.primary.800}"}},"type":"object","default":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"type":"object","default":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/primary/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/primary/value/initial","default":"{color.primary.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/primary/value/dark","default":"{color.primary.800}"}},"type":"object","default":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"type":"object","default":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/secondary/value/initial","default":"{color.primary.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/secondary/value/dark","default":"{color.primary.700}"}},"type":"object","default":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}},"type":"object","default":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}}},"info":{"id":"#tokensConfig/elements/state/info","properties":{"color":{"id":"#tokensConfig/elements/state/info/color","properties":{"primary":{"id":"#tokensConfig/elements/state/info/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/color/primary/value/initial","default":"{color.blue.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/color/primary/value/dark","default":"{color.blue.400}"}},"type":"object","default":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}}},"type":"object","default":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/color/secondary/value/initial","default":"{color.blue.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/color/secondary/value/dark","default":"{color.blue.200}"}},"type":"object","default":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"type":"object","default":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/info/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/info/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/primary/value/initial","default":"{color.blue.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/primary/value/dark","default":"{color.blue.900}"}},"type":"object","default":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}}},"type":"object","default":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value/initial","default":"{color.blue.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value/dark","default":"{color.blue.800}"}},"type":"object","default":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"type":"object","default":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/info/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/info/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/primary/value/initial","default":"{color.blue.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/primary/value/dark","default":"{color.blue.800}"}},"type":"object","default":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"type":"object","default":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/secondary/value/initial","default":"{color.blue.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/secondary/value/dark","default":"{color.blue.700}"}},"type":"object","default":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}},"type":"object","default":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}}},"success":{"id":"#tokensConfig/elements/state/success","properties":{"color":{"id":"#tokensConfig/elements/state/success/color","properties":{"primary":{"id":"#tokensConfig/elements/state/success/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/color/primary/value/initial","default":"{color.green.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/color/primary/value/dark","default":"{color.green.400}"}},"type":"object","default":{"initial":"{color.green.500}","dark":"{color.green.400}"}}},"type":"object","default":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/color/secondary/value/initial","default":"{color.green.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/color/secondary/value/dark","default":"{color.green.200}"}},"type":"object","default":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"type":"object","default":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/success/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/success/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/primary/value/initial","default":"{color.green.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/primary/value/dark","default":"{color.green.900}"}},"type":"object","default":{"initial":"{color.green.50}","dark":"{color.green.900}"}}},"type":"object","default":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value/initial","default":"{color.green.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value/dark","default":"{color.green.800}"}},"type":"object","default":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"type":"object","default":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/success/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/success/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/primary/value/initial","default":"{color.green.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/primary/value/dark","default":"{color.green.800}"}},"type":"object","default":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"type":"object","default":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/secondary/value/initial","default":"{color.green.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/secondary/value/dark","default":"{color.green.700}"}},"type":"object","default":{"initial":"{color.green.200}","dark":"{color.green.700}"}}},"type":"object","default":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}}},"warning":{"id":"#tokensConfig/elements/state/warning","properties":{"color":{"id":"#tokensConfig/elements/state/warning/color","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/color/primary/value/initial","default":"{color.yellow.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/color/primary/value/dark","default":"{color.yellow.400}"}},"type":"object","default":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/color/secondary/value/initial","default":"{color.yellow.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/color/secondary/value/dark","default":"{color.yellow.200}"}},"type":"object","default":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/warning/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value/initial","default":"{color.yellow.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value/dark","default":"{color.yellow.900}"}},"type":"object","default":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value/initial","default":"{color.yellow.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value/dark","default":"{color.yellow.800}"}},"type":"object","default":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/warning/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/primary/value/initial","default":"{color.yellow.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/primary/value/dark","default":"{color.yellow.800}"}},"type":"object","default":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/secondary/value/initial","default":"{color.yellow.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/secondary/value/dark","default":"{color.yellow.700}"}},"type":"object","default":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}}},"danger":{"id":"#tokensConfig/elements/state/danger","properties":{"color":{"id":"#tokensConfig/elements/state/danger/color","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/color/primary/value/initial","default":"{color.red.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/color/primary/value/dark","default":"{color.red.300}"}},"type":"object","default":{"initial":"{color.red.500}","dark":"{color.red.300}"}}},"type":"object","default":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/color/secondary/value/initial","default":"{color.red.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/color/secondary/value/dark","default":"{color.red.200}"}},"type":"object","default":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"type":"object","default":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/danger/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value/initial","default":"{color.red.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value/dark","default":"{color.red.900}"}},"type":"object","default":{"initial":"{color.red.50}","dark":"{color.red.900}"}}},"type":"object","default":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value/initial","default":"{color.red.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value/dark","default":"{color.red.800}"}},"type":"object","default":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"type":"object","default":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/danger/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/primary/value/initial","default":"{color.red.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/primary/value/dark","default":"{color.red.800}"}},"type":"object","default":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"type":"object","default":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/secondary/value/initial","default":"{color.red.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/secondary/value/dark","default":"{color.red.700}"}},"type":"object","default":{"initial":"{color.red.200}","dark":"{color.red.700}"}}},"type":"object","default":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"type":"object","default":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}}},"type":"object","default":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}}},"typography":{"title":"All the configurable tokens for your Typography.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:article"],"id":"#tokensConfig/typography","properties":{"body":{"id":"#tokensConfig/typography/body","properties":{"color":{"id":"#tokensConfig/typography/body/color","properties":{"value":{"id":"#tokensConfig/typography/body/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/typography/body/color/value/initial","default":"{color.black}"},"dark":{"type":"string","id":"#tokensConfig/typography/body/color/value/dark","default":"{color.white}"}},"type":"object","default":{"initial":"{color.black}","dark":"{color.white}"}}},"type":"object","default":{"value":{"initial":"{color.black}","dark":"{color.white}"}}},"backgroundColor":{"id":"#tokensConfig/typography/body/backgroundColor","properties":{"value":{"id":"#tokensConfig/typography/body/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/typography/body/backgroundColor/value/initial","default":"{color.white}"},"dark":{"type":"string","id":"#tokensConfig/typography/body/backgroundColor/value/dark","default":"{color.black}"}},"type":"object","default":{"initial":"{color.white}","dark":"{color.black}"}}},"type":"object","default":{"value":{"initial":"{color.white}","dark":"{color.black}"}}}},"type":"object","default":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}}},"verticalMargin":{"title":"Vertical spacings between paragraphs.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon mingcute:line-height-line"],"id":"#tokensConfig/typography/verticalMargin","properties":{"sm":{"id":"#tokensConfig/typography/verticalMargin/sm","properties":{"value":{"type":"string","id":"#tokensConfig/typography/verticalMargin/sm/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"base":{"id":"#tokensConfig/typography/verticalMargin/base","properties":{"value":{"type":"string","id":"#tokensConfig/typography/verticalMargin/base/value","default":"24px"}},"type":"object","default":{"value":"24px"}}},"type":"object","default":{"sm":{"value":"16px"},"base":{"value":"24px"}}},"letterSpacing":{"title":"Horizontal spacings between letters.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon mingcute:letter-spacing-line"],"id":"#tokensConfig/typography/letterSpacing","properties":{"tight":{"id":"#tokensConfig/typography/letterSpacing/tight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/letterSpacing/tight/value","default":"-0.025em"}},"type":"object","default":{"value":"-0.025em"}},"wide":{"id":"#tokensConfig/typography/letterSpacing/wide","properties":{"value":{"type":"string","id":"#tokensConfig/typography/letterSpacing/wide/value","default":"0.025em"}},"type":"object","default":{"value":"0.025em"}}},"type":"object","default":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}}},"fontSize":{"title":"Horizontal spacings between letters.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon mingcute:font-size-fill"],"id":"#tokensConfig/typography/fontSize","properties":{"xs":{"id":"#tokensConfig/typography/fontSize/xs","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/xs/value","default":"12px"}},"type":"object","default":{"value":"12px"}},"sm":{"id":"#tokensConfig/typography/fontSize/sm","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/sm/value","default":"14px"}},"type":"object","default":{"value":"14px"}},"base":{"id":"#tokensConfig/typography/fontSize/base","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/base/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"lg":{"id":"#tokensConfig/typography/fontSize/lg","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/lg/value","default":"18px"}},"type":"object","default":{"value":"18px"}},"xl":{"id":"#tokensConfig/typography/fontSize/xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/xl/value","default":"20px"}},"type":"object","default":{"value":"20px"}},"2xl":{"id":"#tokensConfig/typography/fontSize/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/2xl/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"3xl":{"id":"#tokensConfig/typography/fontSize/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/3xl/value","default":"30px"}},"type":"object","default":{"value":"30px"}},"4xl":{"id":"#tokensConfig/typography/fontSize/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/4xl/value","default":"36px"}},"type":"object","default":{"value":"36px"}},"5xl":{"id":"#tokensConfig/typography/fontSize/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/5xl/value","default":"48px"}},"type":"object","default":{"value":"48px"}},"6xl":{"id":"#tokensConfig/typography/fontSize/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/6xl/value","default":"60px"}},"type":"object","default":{"value":"60px"}},"7xl":{"id":"#tokensConfig/typography/fontSize/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/7xl/value","default":"72px"}},"type":"object","default":{"value":"72px"}},"8xl":{"id":"#tokensConfig/typography/fontSize/8xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/8xl/value","default":"96px"}},"type":"object","default":{"value":"96px"}},"9xl":{"id":"#tokensConfig/typography/fontSize/9xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/9xl/value","default":"128px"}},"type":"object","default":{"value":"128px"}}},"type":"object","default":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}}},"fontWeight":{"title":"Font weights used in typography.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon mingcute:bold-fill"],"id":"#tokensConfig/typography/fontWeight","properties":{"thin":{"id":"#tokensConfig/typography/fontWeight/thin","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/thin/value","default":"100"}},"type":"object","default":{"value":"100"}},"extralight":{"id":"#tokensConfig/typography/fontWeight/extralight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/extralight/value","default":"200"}},"type":"object","default":{"value":"200"}},"light":{"id":"#tokensConfig/typography/fontWeight/light","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/light/value","default":"300"}},"type":"object","default":{"value":"300"}},"normal":{"id":"#tokensConfig/typography/fontWeight/normal","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/normal/value","default":"400"}},"type":"object","default":{"value":"400"}},"medium":{"id":"#tokensConfig/typography/fontWeight/medium","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/medium/value","default":"500"}},"type":"object","default":{"value":"500"}},"semibold":{"id":"#tokensConfig/typography/fontWeight/semibold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/semibold/value","default":"600"}},"type":"object","default":{"value":"600"}},"bold":{"id":"#tokensConfig/typography/fontWeight/bold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/bold/value","default":"700"}},"type":"object","default":{"value":"700"}},"extrabold":{"id":"#tokensConfig/typography/fontWeight/extrabold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/extrabold/value","default":"800"}},"type":"object","default":{"value":"800"}},"black":{"id":"#tokensConfig/typography/fontWeight/black","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/black/value","default":"900"}},"type":"object","default":{"value":"900"}}},"type":"object","default":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}}},"lead":{"title":"Line heights used in your typography.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon material-symbols:height-rounded"],"id":"#tokensConfig/typography/lead","properties":{"1":{"id":"#tokensConfig/typography/lead/1","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/1/value","default":".025rem"}},"type":"object","default":{"value":".025rem"}},"2":{"id":"#tokensConfig/typography/lead/2","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/2/value","default":".5rem"}},"type":"object","default":{"value":".5rem"}},"3":{"id":"#tokensConfig/typography/lead/3","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/3/value","default":".75rem"}},"type":"object","default":{"value":".75rem"}},"4":{"id":"#tokensConfig/typography/lead/4","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/typography/lead/5","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/typography/lead/6","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/typography/lead/7","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/typography/lead/8","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/typography/lead/9","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/typography/lead/10","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"none":{"id":"#tokensConfig/typography/lead/none","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/none/value","default":"1"}},"type":"object","default":{"value":"1"}},"tight":{"id":"#tokensConfig/typography/lead/tight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/tight/value","default":"1.25"}},"type":"object","default":{"value":"1.25"}},"snug":{"id":"#tokensConfig/typography/lead/snug","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/snug/value","default":"1.375"}},"type":"object","default":{"value":"1.375"}},"normal":{"id":"#tokensConfig/typography/lead/normal","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/normal/value","default":"1.5"}},"type":"object","default":{"value":"1.5"}},"relaxed":{"id":"#tokensConfig/typography/lead/relaxed","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/relaxed/value","default":"1.625"}},"type":"object","default":{"value":"1.625"}},"loose":{"id":"#tokensConfig/typography/lead/loose","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/loose/value","default":"2"}},"type":"object","default":{"value":"2"}}},"type":"object","default":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}}},"font":{"title":"Your typography fonts","tags":["@studioInput design-token","@studioInputTokenType font","@studioIcon material-symbols:font-download-rounded"],"id":"#tokensConfig/typography/font","properties":{"display":{"id":"#tokensConfig/typography/font/display","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/display/value","default":"{font.sans}"}},"type":"object","default":{"value":"{font.sans}"}},"body":{"id":"#tokensConfig/typography/font/body","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/body/value","default":"{font.sans}"}},"type":"object","default":{"value":"{font.sans}"}},"code":{"id":"#tokensConfig/typography/font/code","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/code/value","default":"{font.mono}"}},"type":"object","default":{"value":"{font.mono}"}}},"type":"object","default":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}}},"color":{"title":"Your typography color palette.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon ph:palette"],"id":"#tokensConfig/typography/color","properties":{"primary":{"id":"#tokensConfig/typography/color/primary","properties":{"50":{"id":"#tokensConfig/typography/color/primary/50","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/50/value","default":"{color.primary.50}"}},"type":"object","default":{"value":"{color.primary.50}"}},"100":{"id":"#tokensConfig/typography/color/primary/100","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/100/value","default":"{color.primary.100}"}},"type":"object","default":{"value":"{color.primary.100}"}},"200":{"id":"#tokensConfig/typography/color/primary/200","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/200/value","default":"{color.primary.200}"}},"type":"object","default":{"value":"{color.primary.200}"}},"300":{"id":"#tokensConfig/typography/color/primary/300","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/300/value","default":"{color.primary.300}"}},"type":"object","default":{"value":"{color.primary.300}"}},"400":{"id":"#tokensConfig/typography/color/primary/400","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/400/value","default":"{color.primary.400}"}},"type":"object","default":{"value":"{color.primary.400}"}},"500":{"id":"#tokensConfig/typography/color/primary/500","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/500/value","default":"{color.primary.500}"}},"type":"object","default":{"value":"{color.primary.500}"}},"600":{"id":"#tokensConfig/typography/color/primary/600","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/600/value","default":"{color.primary.600}"}},"type":"object","default":{"value":"{color.primary.600}"}},"700":{"id":"#tokensConfig/typography/color/primary/700","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/700/value","default":"{color.primary.700}"}},"type":"object","default":{"value":"{color.primary.700}"}},"800":{"id":"#tokensConfig/typography/color/primary/800","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/800/value","default":"{color.primary.800}"}},"type":"object","default":{"value":"{color.primary.800}"}},"900":{"id":"#tokensConfig/typography/color/primary/900","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/900/value","default":"{color.primary.900}"}},"type":"object","default":{"value":"{color.primary.900}"}}},"type":"object","default":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}}},"secondary":{"id":"#tokensConfig/typography/color/secondary","properties":{"50":{"id":"#tokensConfig/typography/color/secondary/50","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/50/value","default":"{color.secondary.50}"}},"type":"object","default":{"value":"{color.secondary.50}"}},"100":{"id":"#tokensConfig/typography/color/secondary/100","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/100/value","default":"{color.secondary.100}"}},"type":"object","default":{"value":"{color.secondary.100}"}},"200":{"id":"#tokensConfig/typography/color/secondary/200","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/200/value","default":"{color.secondary.200}"}},"type":"object","default":{"value":"{color.secondary.200}"}},"300":{"id":"#tokensConfig/typography/color/secondary/300","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/300/value","default":"{color.secondary.300}"}},"type":"object","default":{"value":"{color.secondary.300}"}},"400":{"id":"#tokensConfig/typography/color/secondary/400","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/400/value","default":"{color.secondary.400}"}},"type":"object","default":{"value":"{color.secondary.400}"}},"500":{"id":"#tokensConfig/typography/color/secondary/500","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/500/value","default":"{color.secondary.500}"}},"type":"object","default":{"value":"{color.secondary.500}"}},"600":{"id":"#tokensConfig/typography/color/secondary/600","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/600/value","default":"{color.secondary.600}"}},"type":"object","default":{"value":"{color.secondary.600}"}},"700":{"id":"#tokensConfig/typography/color/secondary/700","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/700/value","default":"{color.secondary.700}"}},"type":"object","default":{"value":"{color.secondary.700}"}},"800":{"id":"#tokensConfig/typography/color/secondary/800","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/800/value","default":"{color.secondary.800}"}},"type":"object","default":{"value":"{color.secondary.800}"}},"900":{"id":"#tokensConfig/typography/color/secondary/900","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/900/value","default":"{color.secondary.900}"}},"type":"object","default":{"value":"{color.secondary.900}"}}},"type":"object","default":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"type":"object","default":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}}},"type":"object","default":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}}},"prose":{"title":"All the configurable tokens for your Prose components.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon lucide:component"],"id":"#tokensConfig/prose","properties":{"p":{"id":"#tokensConfig/prose/p","properties":{"fontSize":{"id":"#tokensConfig/prose/p/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/fontSize/value","default":"18px"}},"type":"object","default":{"value":"18px"}},"lineHeight":{"id":"#tokensConfig/prose/p/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/lineHeight/value","default":"{typography.lead.normal}"}},"type":"object","default":{"value":"{typography.lead.normal}"}},"margin":{"id":"#tokensConfig/prose/p/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"br":{"id":"#tokensConfig/prose/p/br","properties":{"margin":{"id":"#tokensConfig/prose/p/br/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/br/margin/value","default":"{typography.verticalMargin.base} 0 0 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}}},"type":"object","default":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}}},"h1":{"id":"#tokensConfig/prose/h1","properties":{"margin":{"id":"#tokensConfig/prose/h1/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/margin/value","default":"0 0 2rem"}},"type":"object","default":{"value":"0 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h1/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/fontSize/value","default":"{typography.fontSize.5xl}"}},"type":"object","default":{"value":"{typography.fontSize.5xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h1/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/lineHeight/value","default":"{typography.lead.tight}"}},"type":"object","default":{"value":"{typography.lead.tight}"}},"fontWeight":{"id":"#tokensConfig/prose/h1/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/fontWeight/value","default":"{typography.fontWeight.bold}"}},"type":"object","default":{"value":"{typography.fontWeight.bold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h1/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h1/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/iconSize/value","default":"{typography.fontSize.3xl}"}},"type":"object","default":{"value":"{typography.fontSize.3xl}"}}},"type":"object","default":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}}},"h2":{"id":"#tokensConfig/prose/h2","properties":{"margin":{"id":"#tokensConfig/prose/h2/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h2/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/fontSize/value","default":"{typography.fontSize.4xl}"}},"type":"object","default":{"value":"{typography.fontSize.4xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h2/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/lineHeight/value","default":"{typography.lead.tight}"}},"type":"object","default":{"value":"{typography.lead.tight}"}},"fontWeight":{"id":"#tokensConfig/prose/h2/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h2/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h2/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/iconSize/value","default":"{typography.fontSize.2xl}"}},"type":"object","default":{"value":"{typography.fontSize.2xl}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}}},"h3":{"id":"#tokensConfig/prose/h3","properties":{"margin":{"id":"#tokensConfig/prose/h3/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h3/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/fontSize/value","default":"{typography.fontSize.3xl}"}},"type":"object","default":{"value":"{typography.fontSize.3xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h3/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h3/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h3/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h3/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/iconSize/value","default":"{typography.fontSize.xl}"}},"type":"object","default":{"value":"{typography.fontSize.xl}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}}},"h4":{"id":"#tokensConfig/prose/h4","properties":{"margin":{"id":"#tokensConfig/prose/h4/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h4/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/fontSize/value","default":"{typography.fontSize.2xl}"}},"type":"object","default":{"value":"{typography.fontSize.2xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h4/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h4/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h4/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h4/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/iconSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}}},"h5":{"id":"#tokensConfig/prose/h5","properties":{"margin":{"id":"#tokensConfig/prose/h5/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h5/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/fontSize/value","default":"{typography.fontSize.xl}"}},"type":"object","default":{"value":"{typography.fontSize.xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h5/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h5/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"iconSize":{"id":"#tokensConfig/prose/h5/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/iconSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}}},"h6":{"id":"#tokensConfig/prose/h6","properties":{"margin":{"id":"#tokensConfig/prose/h6/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h6/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/fontSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}},"lineHeight":{"id":"#tokensConfig/prose/h6/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/lineHeight/value","default":"{typography.lead.normal}"}},"type":"object","default":{"value":"{typography.lead.normal}"}},"fontWeight":{"id":"#tokensConfig/prose/h6/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"iconSize":{"id":"#tokensConfig/prose/h6/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/iconSize/value","default":"{typography.fontSize.base}"}},"type":"object","default":{"value":"{typography.fontSize.base}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}}},"strong":{"id":"#tokensConfig/prose/strong","properties":{"fontWeight":{"id":"#tokensConfig/prose/strong/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/strong/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}}},"type":"object","default":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}}},"img":{"id":"#tokensConfig/prose/img","properties":{"margin":{"id":"#tokensConfig/prose/img/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/img/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"}}},"a":{"id":"#tokensConfig/prose/a","properties":{"textDecoration":{"id":"#tokensConfig/prose/a/textDecoration","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/textDecoration/value","default":"none"}},"type":"object","default":{"value":"none"}},"color":{"id":"#tokensConfig/prose/a/color","properties":{"static":{"id":"#tokensConfig/prose/a/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/color/static/value/initial","default":"inherit"},"dark":{"type":"string","id":"#tokensConfig/prose/a/color/static/value/dark","default":"inherit"}},"type":"object","default":{"initial":"inherit","dark":"inherit"}}},"type":"object","default":{"value":{"initial":"inherit","dark":"inherit"}}},"hover":{"id":"#tokensConfig/prose/a/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/color/hover/value/initial","default":"{typography.color.primary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/color/hover/value/dark","default":"{typography.color.primary.400}"}},"type":"object","default":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}}},"type":"object","default":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}}},"border":{"id":"#tokensConfig/prose/a/border","properties":{"width":{"id":"#tokensConfig/prose/a/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/a/border/style","properties":{"static":{"id":"#tokensConfig/prose/a/border/style/static","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/style/static/value","default":"dashed"}},"type":"object","default":{"value":"dashed"}},"hover":{"id":"#tokensConfig/prose/a/border/style/hover","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/style/hover/value","default":"solid"}},"type":"object","default":{"value":"solid"}}},"type":"object","default":{"static":{"value":"dashed"},"hover":{"value":"solid"}}},"color":{"id":"#tokensConfig/prose/a/border/color","properties":{"static":{"id":"#tokensConfig/prose/a/border/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/border/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/border/color/static/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/border/color/static/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}},"hover":{"id":"#tokensConfig/prose/a/border/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/border/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/border/color/hover/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/border/color/hover/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"distance":{"id":"#tokensConfig/prose/a/border/distance","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/distance/value","default":"2px"}},"type":"object","default":{"value":"2px"}}},"type":"object","default":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}}},"fontWeight":{"id":"#tokensConfig/prose/a/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/fontWeight/value","default":"{typography.fontWeight.medium}"}},"type":"object","default":{"value":"{typography.fontWeight.medium}"}},"hasCode":{"id":"#tokensConfig/prose/a/hasCode","properties":{"borderBottom":{"id":"#tokensConfig/prose/a/hasCode/borderBottom","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/hasCode/borderBottom/value","default":"none"}},"type":"object","default":{"value":"none"}}},"type":"object","default":{"borderBottom":{"value":"none"}}},"code":{"id":"#tokensConfig/prose/a/code","properties":{"border":{"id":"#tokensConfig/prose/a/code/border","properties":{"width":{"id":"#tokensConfig/prose/a/code/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/code/border/width/value","default":"{prose.a.border.width}"}},"type":"object","default":{"value":"{prose.a.border.width}"}},"style":{"id":"#tokensConfig/prose/a/code/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/code/border/style/value","default":"{prose.a.border.style.static}"}},"type":"object","default":{"value":"{prose.a.border.style.static}"}},"color":{"id":"#tokensConfig/prose/a/code/border/color","properties":{"static":{"id":"#tokensConfig/prose/a/code/border/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/code/border/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/static/value/initial","default":"{typography.color.secondary.400}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/static/value/dark","default":"{typography.color.secondary.600}"}},"type":"object","default":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}}},"hover":{"id":"#tokensConfig/prose/a/code/border/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/border/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/hover/value/initial","default":"{typography.color.primary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/hover/value/dark","default":"{typography.color.primary.600}"}},"type":"object","default":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"type":"object","default":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}}},"type":"object","default":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}}},"color":{"id":"#tokensConfig/prose/a/code/color","properties":{"static":{"id":"#tokensConfig/prose/a/code/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/code/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/color/static/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/color/static/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}},"hover":{"id":"#tokensConfig/prose/a/code/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/color/hover/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/color/hover/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"background":{"id":"#tokensConfig/prose/a/code/background","properties":{"static":{"id":"#tokensConfig/prose/a/code/background/static","type":"any","default":{}},"hover":{"id":"#tokensConfig/prose/a/code/background/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/background/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/background/hover/value/initial","default":"{typography.color.primary.50}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/background/hover/value/dark","default":"{typography.color.primary.900}"}},"type":"object","default":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}},"type":"object","default":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"type":"object","default":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}}},"type":"object","default":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}}},"blockquote":{"id":"#tokensConfig/prose/blockquote","properties":{"margin":{"id":"#tokensConfig/prose/blockquote/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/blockquote/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/paddingInlineStart/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"quotes":{"id":"#tokensConfig/prose/blockquote/quotes","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/quotes/value","default":"'201C' '201D' '2018' '2019'"}},"type":"object","default":{"value":"'201C' '201D' '2018' '2019'"}},"color":{"id":"#tokensConfig/prose/blockquote/color","properties":{"value":{"id":"#tokensConfig/prose/blockquote/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/blockquote/color/value/initial","default":"{typography.color.secondary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/blockquote/color/value/dark","default":"{typography.color.secondary.400}"}},"type":"object","default":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}}},"border":{"id":"#tokensConfig/prose/blockquote/border","properties":{"width":{"id":"#tokensConfig/prose/blockquote/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/border/width/value","default":"4px"}},"type":"object","default":{"value":"4px"}},"style":{"id":"#tokensConfig/prose/blockquote/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/blockquote/border/color","properties":{"value":{"id":"#tokensConfig/prose/blockquote/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/blockquote/border/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/blockquote/border/color/value/dark","default":"{typography.color.secondary.700}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"type":"object","default":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}}},"ul":{"id":"#tokensConfig/prose/ul","properties":{"listStyleType":{"id":"#tokensConfig/prose/ul/listStyleType","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/listStyleType/value","default":"disc"}},"type":"object","default":{"value":"disc"}},"margin":{"id":"#tokensConfig/prose/ul/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/ul/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/paddingInlineStart/value","default":"21px"}},"type":"object","default":{"value":"21px"}},"li":{"id":"#tokensConfig/prose/ul/li","properties":{"markerColor":{"id":"#tokensConfig/prose/ul/li/markerColor","properties":{"value":{"id":"#tokensConfig/prose/ul/li/markerColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/ul/li/markerColor/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/ul/li/markerColor/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"type":"object","default":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"ol":{"id":"#tokensConfig/prose/ol","properties":{"listStyleType":{"id":"#tokensConfig/prose/ol/listStyleType","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/listStyleType/value","default":"decimal"}},"type":"object","default":{"value":"decimal"}},"margin":{"id":"#tokensConfig/prose/ol/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/ol/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/paddingInlineStart/value","default":"21px"}},"type":"object","default":{"value":"21px"}},"li":{"id":"#tokensConfig/prose/ol/li","properties":{"markerColor":{"id":"#tokensConfig/prose/ol/li/markerColor","properties":{"value":{"id":"#tokensConfig/prose/ol/li/markerColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/ol/li/markerColor/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/ol/li/markerColor/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"type":"object","default":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"li":{"id":"#tokensConfig/prose/li","properties":{"margin":{"id":"#tokensConfig/prose/li/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/li/margin/value","default":"{typography.verticalMargin.sm} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.sm} 0"}},"listStylePosition":{"id":"#tokensConfig/prose/li/listStylePosition","properties":{"value":{"type":"string","id":"#tokensConfig/prose/li/listStylePosition/value","default":"outside"}},"type":"object","default":{"value":"outside"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}}},"hr":{"id":"#tokensConfig/prose/hr","properties":{"margin":{"id":"#tokensConfig/prose/hr/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"style":{"id":"#tokensConfig/prose/hr/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"width":{"id":"#tokensConfig/prose/hr/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"color":{"id":"#tokensConfig/prose/hr/color","properties":{"value":{"id":"#tokensConfig/prose/hr/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/hr/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/hr/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"table":{"id":"#tokensConfig/prose/table","properties":{"margin":{"id":"#tokensConfig/prose/table/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"textAlign":{"id":"#tokensConfig/prose/table/textAlign","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/textAlign/value","default":"start"}},"type":"object","default":{"value":"start"}},"fontSize":{"id":"#tokensConfig/prose/table/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"lineHeight":{"id":"#tokensConfig/prose/table/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/lineHeight/value","default":"{typography.lead.6}"}},"type":"object","default":{"value":"{typography.lead.6}"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}}},"thead":{"id":"#tokensConfig/prose/thead","properties":{"border":{"id":"#tokensConfig/prose/thead/border","properties":{"width":{"id":"#tokensConfig/prose/thead/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/border/width/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"style":{"id":"#tokensConfig/prose/thead/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/thead/border/color","properties":{"value":{"id":"#tokensConfig/prose/thead/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/thead/border/color/value/initial","default":"{typography.color.secondary.300}"},"dark":{"type":"string","id":"#tokensConfig/prose/thead/border/color/value/dark","default":"{typography.color.secondary.600}"}},"type":"object","default":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}}},"type":"object","default":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}}},"borderBottom":{"id":"#tokensConfig/prose/thead/borderBottom","properties":{"width":{"id":"#tokensConfig/prose/thead/borderBottom/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/thead/borderBottom/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/thead/borderBottom/color","properties":{"value":{"id":"#tokensConfig/prose/thead/borderBottom/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"th":{"id":"#tokensConfig/prose/th","properties":{"color":{"id":"#tokensConfig/prose/th/color","properties":{"value":{"id":"#tokensConfig/prose/th/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/th/color/value/initial","default":"{typography.color.secondary.600}"},"dark":{"type":"string","id":"#tokensConfig/prose/th/color/value/dark","default":"{typography.color.secondary.400}"}},"type":"object","default":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}}},"padding":{"id":"#tokensConfig/prose/th/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/padding/value","default":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"}},"type":"object","default":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"}},"fontWeight":{"id":"#tokensConfig/prose/th/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"textAlign":{"id":"#tokensConfig/prose/th/textAlign","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/textAlign/value","default":"inherit"}},"type":"object","default":{"value":"inherit"}}},"type":"object","default":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}}},"tbody":{"id":"#tokensConfig/prose/tbody","properties":{"tr":{"id":"#tokensConfig/prose/tbody/tr","properties":{"borderBottom":{"id":"#tokensConfig/prose/tbody/tr/borderBottom","properties":{"width":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/style/value","default":"dashed"}},"type":"object","default":{"value":"dashed"}},"color":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/color","properties":{"value":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"td":{"id":"#tokensConfig/prose/tbody/td","properties":{"padding":{"id":"#tokensConfig/prose/tbody/td/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/td/padding/value","default":"{typography.verticalMargin.sm}"}},"type":"object","default":{"value":"{typography.verticalMargin.sm}"}}},"type":"object","default":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"code":{"id":"#tokensConfig/prose/tbody/code","properties":{"inline":{"id":"#tokensConfig/prose/tbody/code/inline","properties":{"fontSize":{"id":"#tokensConfig/prose/tbody/code/inline/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/code/inline/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}}},"type":"object","default":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"type":"object","default":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}}},"type":"object","default":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}}},"code":{"id":"#tokensConfig/prose/code","properties":{"block":{"id":"#tokensConfig/prose/code/block","properties":{"fontSize":{"id":"#tokensConfig/prose/code/block/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"margin":{"id":"#tokensConfig/prose/code/block/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"border":{"id":"#tokensConfig/prose/code/block/border","properties":{"width":{"id":"#tokensConfig/prose/code/block/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/border/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/code/block/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/code/block/border/color","properties":{"value":{"id":"#tokensConfig/prose/code/block/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/border/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/border/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"color":{"id":"#tokensConfig/prose/code/block/color","properties":{"value":{"id":"#tokensConfig/prose/code/block/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/color/value/initial","default":"{typography.color.secondary.700}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/color/value/dark","default":"{typography.color.secondary.200}"}},"type":"object","default":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"backgroundColor":{"id":"#tokensConfig/prose/code/block/backgroundColor","properties":{"value":{"id":"#tokensConfig/prose/code/block/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/backgroundColor/value/initial","default":"{typography.color.secondary.100}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/backgroundColor/value/dark","default":"{typography.color.secondary.900}"}},"type":"object","default":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}}},"backdropFilter":{"id":"#tokensConfig/prose/code/block/backdropFilter","properties":{"value":{"id":"#tokensConfig/prose/code/block/backdropFilter/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/backdropFilter/value/initial","default":"contrast(1)"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/backdropFilter/value/dark","default":"contrast(1)"}},"type":"object","default":{"initial":"contrast(1)","dark":"contrast(1)"}}},"type":"object","default":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}}},"pre":{"id":"#tokensConfig/prose/code/block/pre","properties":{"padding":{"id":"#tokensConfig/prose/code/block/pre/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/pre/padding/value","default":"{typography.verticalMargin.sm}"}},"type":"object","default":{"value":"{typography.verticalMargin.sm}"}}},"type":"object","default":{"padding":{"value":"{typography.verticalMargin.sm}"}}}},"type":"object","default":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}}},"inline":{"id":"#tokensConfig/prose/code/inline","properties":{"borderRadius":{"id":"#tokensConfig/prose/code/inline/borderRadius","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/borderRadius/value","default":"{radii.xs}"}},"type":"object","default":{"value":"{radii.xs}"}},"padding":{"id":"#tokensConfig/prose/code/inline/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/padding/value","default":"0.2rem 0.375rem 0.2rem 0.375rem"}},"type":"object","default":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"}},"fontSize":{"id":"#tokensConfig/prose/code/inline/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"fontWeight":{"id":"#tokensConfig/prose/code/inline/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/fontWeight/value","default":"{typography.fontWeight.normal}"}},"type":"object","default":{"value":"{typography.fontWeight.normal}"}},"color":{"id":"#tokensConfig/prose/code/inline/color","properties":{"value":{"id":"#tokensConfig/prose/code/inline/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/inline/color/value/initial","default":"{typography.color.secondary.700}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/inline/color/value/dark","default":"{typography.color.secondary.200}"}},"type":"object","default":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"backgroundColor":{"id":"#tokensConfig/prose/code/inline/backgroundColor","properties":{"value":{"id":"#tokensConfig/prose/code/inline/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/inline/backgroundColor/value/initial","default":"{typography.color.secondary.100}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/inline/backgroundColor/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}}},"type":"object","default":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}}},"alpine":{"title":"All the configurable tokens from Alpine.","tags":["@studio-icon carbon:blog"],"id":"#tokensConfig/alpine","properties":{"body":{"id":"#tokensConfig/alpine/body","properties":{"backgroundColor":{"id":"#tokensConfig/alpine/body/backgroundColor","properties":{"value":{"id":"#tokensConfig/alpine/body/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/body/backgroundColor/value/initial","default":"{color.white}"},"dark":{"type":"string","id":"#tokensConfig/alpine/body/backgroundColor/value/dark","default":"{color.black}"}},"type":"object","default":{"initial":"{color.white}","dark":"{color.black}"}}},"type":"object","default":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"color":{"id":"#tokensConfig/alpine/body/color","properties":{"value":{"id":"#tokensConfig/alpine/body/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/body/color/value/initial","default":"{color.gray.800}"},"dark":{"type":"string","id":"#tokensConfig/alpine/body/color/value/dark","default":"{color.gray.200}"}},"type":"object","default":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"type":"object","default":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}}},"backdrop":{"id":"#tokensConfig/alpine/backdrop","properties":{"backgroundColor":{"id":"#tokensConfig/alpine/backdrop/backgroundColor","properties":{"value":{"id":"#tokensConfig/alpine/backdrop/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/backdrop/backgroundColor/value/initial","default":"#f4f4f5b3"},"dark":{"type":"string","id":"#tokensConfig/alpine/backdrop/backgroundColor/value/dark","default":"#18181bb3"}},"type":"object","default":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"type":"object","default":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}}},"readableLine":{"id":"#tokensConfig/alpine/readableLine","properties":{"value":{"type":"string","id":"#tokensConfig/alpine/readableLine/value","default":"68ch"}},"type":"object","default":{"value":"68ch"}}},"type":"object","default":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"type":"object","default":{"media":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw"}},"height":{"screen":{"value":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}},"size":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}},"space":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}},"opacity":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"fontSize":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"text":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"default":{"media":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw"}},"height":{"screen":{"value":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}},"size":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}},"space":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}},"opacity":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"fontSize":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"text":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"tokensConfig":{"media":{"xs":{"value":"(min-width: 475px)","variable":"var(--media-xs)","raw":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)","variable":"var(--media-sm)","raw":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)","variable":"var(--media-md)","raw":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)","variable":"var(--media-lg)","raw":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)","variable":"var(--media-xl)","raw":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)","variable":"var(--media-2xl)","raw":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)","variable":"var(--media-rm)","raw":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)","variable":"var(--media-landscape)","raw":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)","variable":"var(--media-portrait)","raw":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF","variable":"var(--color-white)","raw":"#FFFFFF"},"black":{"value":"#0c0c0d","variable":"var(--color-black)","raw":"#0c0c0d"},"gray":{"50":{"value":"#fafafa","variable":"var(--color-gray-50)","raw":"#fafafa"},"100":{"value":"#f4f4f5","variable":"var(--color-gray-100)","raw":"#f4f4f5"},"200":{"value":"#e4e4e7","variable":"var(--color-gray-200)","raw":"#e4e4e7"},"300":{"value":"#D4d4d8","variable":"var(--color-gray-300)","raw":"#D4d4d8"},"400":{"value":"#a1a1aa","variable":"var(--color-gray-400)","raw":"#a1a1aa"},"500":{"value":"#71717A","variable":"var(--color-gray-500)","raw":"#71717A"},"600":{"value":"#52525B","variable":"var(--color-gray-600)","raw":"#52525B"},"700":{"value":"#3f3f46","variable":"var(--color-gray-700)","raw":"#3f3f46"},"800":{"value":"#27272A","variable":"var(--color-gray-800)","raw":"#27272A"},"900":{"value":"#18181B","variable":"var(--color-gray-900)","raw":"#18181B"}},"green":{"50":{"value":"#d6ffee","variable":"var(--color-green-50)","raw":"#d6ffee"},"100":{"value":"#acffdd","variable":"var(--color-green-100)","raw":"#acffdd"},"200":{"value":"#83ffcc","variable":"var(--color-green-200)","raw":"#83ffcc"},"300":{"value":"#30ffaa","variable":"var(--color-green-300)","raw":"#30ffaa"},"400":{"value":"#00dc82","variable":"var(--color-green-400)","raw":"#00dc82"},"500":{"value":"#00bd6f","variable":"var(--color-green-500)","raw":"#00bd6f"},"600":{"value":"#009d5d","variable":"var(--color-green-600)","raw":"#009d5d"},"700":{"value":"#007e4a","variable":"var(--color-green-700)","raw":"#007e4a"},"800":{"value":"#005e38","variable":"var(--color-green-800)","raw":"#005e38"},"900":{"value":"#003f25","variable":"var(--color-green-900)","raw":"#003f25"}},"yellow":{"50":{"value":"#fdf6db","variable":"var(--color-yellow-50)","raw":"#fdf6db"},"100":{"value":"#fcedb7","variable":"var(--color-yellow-100)","raw":"#fcedb7"},"200":{"value":"#fae393","variable":"var(--color-yellow-200)","raw":"#fae393"},"300":{"value":"#f8da70","variable":"var(--color-yellow-300)","raw":"#f8da70"},"400":{"value":"#f7d14c","variable":"var(--color-yellow-400)","raw":"#f7d14c"},"500":{"value":"#f5c828","variable":"var(--color-yellow-500)","raw":"#f5c828"},"600":{"value":"#daac0a","variable":"var(--color-yellow-600)","raw":"#daac0a"},"700":{"value":"#a38108","variable":"var(--color-yellow-700)","raw":"#a38108"},"800":{"value":"#6d5605","variable":"var(--color-yellow-800)","raw":"#6d5605"},"900":{"value":"#362b03","variable":"var(--color-yellow-900)","raw":"#362b03"}},"orange":{"50":{"value":"#ffe9d9","variable":"var(--color-orange-50)","raw":"#ffe9d9"},"100":{"value":"#ffd3b3","variable":"var(--color-orange-100)","raw":"#ffd3b3"},"200":{"value":"#ffbd8d","variable":"var(--color-orange-200)","raw":"#ffbd8d"},"300":{"value":"#ffa666","variable":"var(--color-orange-300)","raw":"#ffa666"},"400":{"value":"#ff9040","variable":"var(--color-orange-400)","raw":"#ff9040"},"500":{"value":"#ff7a1a","variable":"var(--color-orange-500)","raw":"#ff7a1a"},"600":{"value":"#e15e00","variable":"var(--color-orange-600)","raw":"#e15e00"},"700":{"value":"#a94700","variable":"var(--color-orange-700)","raw":"#a94700"},"800":{"value":"#702f00","variable":"var(--color-orange-800)","raw":"#702f00"},"900":{"value":"#381800","variable":"var(--color-orange-900)","raw":"#381800"}},"red":{"50":{"value":"#ffdbd9","variable":"var(--color-red-50)","raw":"#ffdbd9"},"100":{"value":"#ffb7b3","variable":"var(--color-red-100)","raw":"#ffb7b3"},"200":{"value":"#ff948d","variable":"var(--color-red-200)","raw":"#ff948d"},"300":{"value":"#ff7066","variable":"var(--color-red-300)","raw":"#ff7066"},"400":{"value":"#ff4c40","variable":"var(--color-red-400)","raw":"#ff4c40"},"500":{"value":"#ff281a","variable":"var(--color-red-500)","raw":"#ff281a"},"600":{"value":"#e10e00","variable":"var(--color-red-600)","raw":"#e10e00"},"700":{"value":"#a90a00","variable":"var(--color-red-700)","raw":"#a90a00"},"800":{"value":"#700700","variable":"var(--color-red-800)","raw":"#700700"},"900":{"value":"#380300","variable":"var(--color-red-900)","raw":"#380300"}},"pear":{"50":{"value":"#f7f8dc","variable":"var(--color-pear-50)","raw":"#f7f8dc"},"100":{"value":"#eff0ba","variable":"var(--color-pear-100)","raw":"#eff0ba"},"200":{"value":"#e8e997","variable":"var(--color-pear-200)","raw":"#e8e997"},"300":{"value":"#e0e274","variable":"var(--color-pear-300)","raw":"#e0e274"},"400":{"value":"#d8da52","variable":"var(--color-pear-400)","raw":"#d8da52"},"500":{"value":"#d0d32f","variable":"var(--color-pear-500)","raw":"#d0d32f"},"600":{"value":"#a8aa24","variable":"var(--color-pear-600)","raw":"#a8aa24"},"700":{"value":"#7e801b","variable":"var(--color-pear-700)","raw":"#7e801b"},"800":{"value":"#545512","variable":"var(--color-pear-800)","raw":"#545512"},"900":{"value":"#2a2b09","variable":"var(--color-pear-900)","raw":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8","variable":"var(--color-teal-50)","raw":"#d7faf8"},"100":{"value":"#aff4f0","variable":"var(--color-teal-100)","raw":"#aff4f0"},"200":{"value":"#87efe9","variable":"var(--color-teal-200)","raw":"#87efe9"},"300":{"value":"#5fe9e1","variable":"var(--color-teal-300)","raw":"#5fe9e1"},"400":{"value":"#36e4da","variable":"var(--color-teal-400)","raw":"#36e4da"},"500":{"value":"#1cd1c6","variable":"var(--color-teal-500)","raw":"#1cd1c6"},"600":{"value":"#16a79e","variable":"var(--color-teal-600)","raw":"#16a79e"},"700":{"value":"#117d77","variable":"var(--color-teal-700)","raw":"#117d77"},"800":{"value":"#0b544f","variable":"var(--color-teal-800)","raw":"#0b544f"},"900":{"value":"#062a28","variable":"var(--color-teal-900)","raw":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff","variable":"var(--color-lightblue-50)","raw":"#d9f8ff"},"100":{"value":"#b3f1ff","variable":"var(--color-lightblue-100)","raw":"#b3f1ff"},"200":{"value":"#8deaff","variable":"var(--color-lightblue-200)","raw":"#8deaff"},"300":{"value":"#66e4ff","variable":"var(--color-lightblue-300)","raw":"#66e4ff"},"400":{"value":"#40ddff","variable":"var(--color-lightblue-400)","raw":"#40ddff"},"500":{"value":"#1ad6ff","variable":"var(--color-lightblue-500)","raw":"#1ad6ff"},"600":{"value":"#00b9e1","variable":"var(--color-lightblue-600)","raw":"#00b9e1"},"700":{"value":"#008aa9","variable":"var(--color-lightblue-700)","raw":"#008aa9"},"800":{"value":"#005c70","variable":"var(--color-lightblue-800)","raw":"#005c70"},"900":{"value":"#002e38","variable":"var(--color-lightblue-900)","raw":"#002e38"}},"blue":{"50":{"value":"#d9f1ff","variable":"var(--color-blue-50)","raw":"#d9f1ff"},"100":{"value":"#b3e4ff","variable":"var(--color-blue-100)","raw":"#b3e4ff"},"200":{"value":"#8dd6ff","variable":"var(--color-blue-200)","raw":"#8dd6ff"},"300":{"value":"#66c8ff","variable":"var(--color-blue-300)","raw":"#66c8ff"},"400":{"value":"#40bbff","variable":"var(--color-blue-400)","raw":"#40bbff"},"500":{"value":"#1aadff","variable":"var(--color-blue-500)","raw":"#1aadff"},"600":{"value":"#0090e1","variable":"var(--color-blue-600)","raw":"#0090e1"},"700":{"value":"#006ca9","variable":"var(--color-blue-700)","raw":"#006ca9"},"800":{"value":"#004870","variable":"var(--color-blue-800)","raw":"#004870"},"900":{"value":"#002438","variable":"var(--color-blue-900)","raw":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff","variable":"var(--color-indigoblue-50)","raw":"#d9e5ff"},"100":{"value":"#b3cbff","variable":"var(--color-indigoblue-100)","raw":"#b3cbff"},"200":{"value":"#8db0ff","variable":"var(--color-indigoblue-200)","raw":"#8db0ff"},"300":{"value":"#6696ff","variable":"var(--color-indigoblue-300)","raw":"#6696ff"},"400":{"value":"#407cff","variable":"var(--color-indigoblue-400)","raw":"#407cff"},"500":{"value":"#1a62ff","variable":"var(--color-indigoblue-500)","raw":"#1a62ff"},"600":{"value":"#0047e1","variable":"var(--color-indigoblue-600)","raw":"#0047e1"},"700":{"value":"#0035a9","variable":"var(--color-indigoblue-700)","raw":"#0035a9"},"800":{"value":"#002370","variable":"var(--color-indigoblue-800)","raw":"#002370"},"900":{"value":"#001238","variable":"var(--color-indigoblue-900)","raw":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb","variable":"var(--color-royalblue-50)","raw":"#dfdbfb"},"100":{"value":"#c0b7f7","variable":"var(--color-royalblue-100)","raw":"#c0b7f7"},"200":{"value":"#a093f3","variable":"var(--color-royalblue-200)","raw":"#a093f3"},"300":{"value":"#806ff0","variable":"var(--color-royalblue-300)","raw":"#806ff0"},"400":{"value":"#614bec","variable":"var(--color-royalblue-400)","raw":"#614bec"},"500":{"value":"#4127e8","variable":"var(--color-royalblue-500)","raw":"#4127e8"},"600":{"value":"#2c15c4","variable":"var(--color-royalblue-600)","raw":"#2c15c4"},"700":{"value":"#211093","variable":"var(--color-royalblue-700)","raw":"#211093"},"800":{"value":"#160a62","variable":"var(--color-royalblue-800)","raw":"#160a62"},"900":{"value":"#0b0531","variable":"var(--color-royalblue-900)","raw":"#0b0531"}},"purple":{"50":{"value":"#ead9ff","variable":"var(--color-purple-50)","raw":"#ead9ff"},"100":{"value":"#d5b3ff","variable":"var(--color-purple-100)","raw":"#d5b3ff"},"200":{"value":"#c08dff","variable":"var(--color-purple-200)","raw":"#c08dff"},"300":{"value":"#ab66ff","variable":"var(--color-purple-300)","raw":"#ab66ff"},"400":{"value":"#9640ff","variable":"var(--color-purple-400)","raw":"#9640ff"},"500":{"value":"#811aff","variable":"var(--color-purple-500)","raw":"#811aff"},"600":{"value":"#6500e1","variable":"var(--color-purple-600)","raw":"#6500e1"},"700":{"value":"#4c00a9","variable":"var(--color-purple-700)","raw":"#4c00a9"},"800":{"value":"#330070","variable":"var(--color-purple-800)","raw":"#330070"},"900":{"value":"#190038","variable":"var(--color-purple-900)","raw":"#190038"}},"pink":{"50":{"value":"#ffd9f2","variable":"var(--color-pink-50)","raw":"#ffd9f2"},"100":{"value":"#ffb3e5","variable":"var(--color-pink-100)","raw":"#ffb3e5"},"200":{"value":"#ff8dd8","variable":"var(--color-pink-200)","raw":"#ff8dd8"},"300":{"value":"#ff66cc","variable":"var(--color-pink-300)","raw":"#ff66cc"},"400":{"value":"#ff40bf","variable":"var(--color-pink-400)","raw":"#ff40bf"},"500":{"value":"#ff1ab2","variable":"var(--color-pink-500)","raw":"#ff1ab2"},"600":{"value":"#e10095","variable":"var(--color-pink-600)","raw":"#e10095"},"700":{"value":"#a90070","variable":"var(--color-pink-700)","raw":"#a90070"},"800":{"value":"#70004b","variable":"var(--color-pink-800)","raw":"#70004b"},"900":{"value":"#380025","variable":"var(--color-pink-900)","raw":"#380025"}},"ruby":{"50":{"value":"#ffd9e4","variable":"var(--color-ruby-50)","raw":"#ffd9e4"},"100":{"value":"#ffb3c9","variable":"var(--color-ruby-100)","raw":"#ffb3c9"},"200":{"value":"#ff8dae","variable":"var(--color-ruby-200)","raw":"#ff8dae"},"300":{"value":"#ff6694","variable":"var(--color-ruby-300)","raw":"#ff6694"},"400":{"value":"#ff4079","variable":"var(--color-ruby-400)","raw":"#ff4079"},"500":{"value":"#ff1a5e","variable":"var(--color-ruby-500)","raw":"#ff1a5e"},"600":{"value":"#e10043","variable":"var(--color-ruby-600)","raw":"#e10043"},"700":{"value":"#a90032","variable":"var(--color-ruby-700)","raw":"#a90032"},"800":{"value":"#700021","variable":"var(--color-ruby-800)","raw":"#700021"},"900":{"value":"#380011","variable":"var(--color-ruby-900)","raw":"#380011"}},"primary":{"50":{"value":"#d9f8ff","variable":"var(--color-primary-50)","raw":"#d9f8ff"},"100":{"value":"#b3f1ff","variable":"var(--color-primary-100)","raw":"#b3f1ff"},"200":{"value":"#8deaff","variable":"var(--color-primary-200)","raw":"#8deaff"},"300":{"value":"#66e4ff","variable":"var(--color-primary-300)","raw":"#66e4ff"},"400":{"value":"#40ddff","variable":"var(--color-primary-400)","raw":"#40ddff"},"500":{"value":"#1ad6ff","variable":"var(--color-primary-500)","raw":"#1ad6ff"},"600":{"value":"#00b9e1","variable":"var(--color-primary-600)","raw":"#00b9e1"},"700":{"value":"#008aa9","variable":"var(--color-primary-700)","raw":"#008aa9"},"800":{"value":"#005c70","variable":"var(--color-primary-800)","raw":"#005c70"},"900":{"value":"#002e38","variable":"var(--color-primary-900)","raw":"#002e38"}},"secondary":{"50":{"value":"var(--color-gray-50)","variable":"var(--color-secondary-50)","raw":"{color.gray.50}"},"100":{"value":"var(--color-gray-100)","variable":"var(--color-secondary-100)","raw":"{color.gray.100}"},"200":{"value":"var(--color-gray-200)","variable":"var(--color-secondary-200)","raw":"{color.gray.200}"},"300":{"value":"var(--color-gray-300)","variable":"var(--color-secondary-300)","raw":"{color.gray.300}"},"400":{"value":"var(--color-gray-400)","variable":"var(--color-secondary-400)","raw":"{color.gray.400}"},"500":{"value":"var(--color-gray-500)","variable":"var(--color-secondary-500)","raw":"{color.gray.500}"},"600":{"value":"var(--color-gray-600)","variable":"var(--color-secondary-600)","raw":"{color.gray.600}"},"700":{"value":"var(--color-gray-700)","variable":"var(--color-secondary-700)","raw":"{color.gray.700}"},"800":{"value":"var(--color-gray-800)","variable":"var(--color-secondary-800)","raw":"{color.gray.800}"},"900":{"value":"var(--color-gray-900)","variable":"var(--color-secondary-900)","raw":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw","variable":"var(--width-screen)","raw":"100vw"}},"height":{"screen":{"value":"100vh","variable":"var(--height-screen)","raw":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000","variable":"var(--shadow-xs)","raw":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000","variable":"var(--shadow-sm)","raw":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000","variable":"var(--shadow-md)","raw":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000","variable":"var(--shadow-lg)","raw":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px var(--color-gray-400), 0px 8px 10px -6px #000000","variable":"var(--shadow-xl)","raw":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px var(--color-gray-900)","variable":"var(--shadow-2xl)","raw":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent","variable":"var(--shadow-none)","raw":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px","variable":"var(--radii-none)","raw":"0px"},"2xs":{"value":"0.125rem","variable":"var(--radii-2xs)","raw":"0.125rem"},"xs":{"value":"0.25rem","variable":"var(--radii-xs)","raw":"0.25rem"},"sm":{"value":"0.375rem","variable":"var(--radii-sm)","raw":"0.375rem"},"md":{"value":"0.5rem","variable":"var(--radii-md)","raw":"0.5rem"},"lg":{"value":"0.75rem","variable":"var(--radii-lg)","raw":"0.75rem"},"xl":{"value":"1rem","variable":"var(--radii-xl)","raw":"1rem"},"2xl":{"value":"1.5rem","variable":"var(--radii-2xl)","raw":"1.5rem"},"3xl":{"value":"1.75rem","variable":"var(--radii-3xl)","raw":"1.75rem"},"full":{"value":"9999px","variable":"var(--radii-full)","raw":"9999px"}},"size":{"0":{"value":"0px","variable":"var(--size-0)","raw":"0px"},"2":{"value":"2px","variable":"var(--size-2)","raw":"2px"},"4":{"value":"4px","variable":"var(--size-4)","raw":"4px"},"6":{"value":"6px","variable":"var(--size-6)","raw":"6px"},"8":{"value":"8px","variable":"var(--size-8)","raw":"8px"},"12":{"value":"12px","variable":"var(--size-12)","raw":"12px"},"16":{"value":"16px","variable":"var(--size-16)","raw":"16px"},"20":{"value":"20px","variable":"var(--size-20)","raw":"20px"},"24":{"value":"24px","variable":"var(--size-24)","raw":"24px"},"32":{"value":"32px","variable":"var(--size-32)","raw":"32px"},"40":{"value":"40px","variable":"var(--size-40)","raw":"40px"},"48":{"value":"48px","variable":"var(--size-48)","raw":"48px"},"56":{"value":"56px","variable":"var(--size-56)","raw":"56px"},"64":{"value":"64px","variable":"var(--size-64)","raw":"64px"},"80":{"value":"80px","variable":"var(--size-80)","raw":"80px"},"104":{"value":"104px","variable":"var(--size-104)","raw":"104px"},"200":{"value":"200px","variable":"var(--size-200)","raw":"200px"},"xs":{"value":"20rem","variable":"var(--size-xs)","raw":"20rem"},"sm":{"value":"24rem","variable":"var(--size-sm)","raw":"24rem"},"md":{"value":"28rem","variable":"var(--size-md)","raw":"28rem"},"lg":{"value":"32rem","variable":"var(--size-lg)","raw":"32rem"},"xl":{"value":"36rem","variable":"var(--size-xl)","raw":"36rem"},"2xl":{"value":"42rem","variable":"var(--size-2xl)","raw":"42rem"},"3xl":{"value":"48rem","variable":"var(--size-3xl)","raw":"48rem"},"4xl":{"value":"56rem","variable":"var(--size-4xl)","raw":"56rem"},"5xl":{"value":"64rem","variable":"var(--size-5xl)","raw":"64rem"},"6xl":{"value":"72rem","variable":"var(--size-6xl)","raw":"72rem"},"7xl":{"value":"80rem","variable":"var(--size-7xl)","raw":"80rem"},"full":{"value":"100%","variable":"var(--size-full)","raw":"100%"}},"space":{"0":{"value":"0px","variable":"var(--space-0)","raw":"0px"},"1":{"value":"0.25rem","variable":"var(--space-1)","raw":"0.25rem"},"2":{"value":"0.5rem","variable":"var(--space-2)","raw":"0.5rem"},"3":{"value":"0.75rem","variable":"var(--space-3)","raw":"0.75rem"},"4":{"value":"1rem","variable":"var(--space-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--space-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--space-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--space-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--space-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--space-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--space-10)","raw":"2.5rem"},"11":{"value":"2.75rem","variable":"var(--space-11)","raw":"2.75rem"},"12":{"value":"3rem","variable":"var(--space-12)","raw":"3rem"},"14":{"value":"3.5rem","variable":"var(--space-14)","raw":"3.5rem"},"16":{"value":"4rem","variable":"var(--space-16)","raw":"4rem"},"20":{"value":"5rem","variable":"var(--space-20)","raw":"5rem"},"24":{"value":"6rem","variable":"var(--space-24)","raw":"6rem"},"28":{"value":"7rem","variable":"var(--space-28)","raw":"7rem"},"32":{"value":"8rem","variable":"var(--space-32)","raw":"8rem"},"36":{"value":"9rem","variable":"var(--space-36)","raw":"9rem"},"40":{"value":"10rem","variable":"var(--space-40)","raw":"10rem"},"44":{"value":"11rem","variable":"var(--space-44)","raw":"11rem"},"48":{"value":"12rem","variable":"var(--space-48)","raw":"12rem"},"52":{"value":"13rem","variable":"var(--space-52)","raw":"13rem"},"56":{"value":"14rem","variable":"var(--space-56)","raw":"14rem"},"60":{"value":"15rem","variable":"var(--space-60)","raw":"15rem"},"64":{"value":"16rem","variable":"var(--space-64)","raw":"16rem"},"72":{"value":"18rem","variable":"var(--space-72)","raw":"18rem"},"80":{"value":"20rem","variable":"var(--space-80)","raw":"20rem"},"96":{"value":"24rem","variable":"var(--space-96)","raw":"24rem"},"128":{"value":"32rem","variable":"var(--space-128)","raw":"32rem"},"px":{"value":"1px","variable":"var(--space-px)","raw":"1px"},"rem":{"125":{"value":"0.125rem","variable":"var(--space-rem-125)","raw":"0.125rem"},"375":{"value":"0.375rem","variable":"var(--space-rem-375)","raw":"0.375rem"},"625":{"value":"0.625rem","variable":"var(--space-rem-625)","raw":"0.625rem"},"875":{"value":"0.875rem","variable":"var(--space-rem-875)","raw":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0","variable":"var(--borderWidth-noBorder)","raw":"0"},"sm":{"value":"1px","variable":"var(--borderWidth-sm)","raw":"1px"},"md":{"value":"2px","variable":"var(--borderWidth-md)","raw":"2px"},"lg":{"value":"3px","variable":"var(--borderWidth-lg)","raw":"3px"}},"opacity":{"noOpacity":{"value":"0","variable":"var(--opacity-noOpacity)","raw":"0"},"bright":{"value":"0.1","variable":"var(--opacity-bright)","raw":"0.1"},"light":{"value":"0.15","variable":"var(--opacity-light)","raw":"0.15"},"soft":{"value":"0.3","variable":"var(--opacity-soft)","raw":"0.3"},"medium":{"value":"0.5","variable":"var(--opacity-medium)","raw":"0.5"},"high":{"value":"0.8","variable":"var(--opacity-high)","raw":"0.8"},"total":{"value":"1","variable":"var(--opacity-total)","raw":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji","variable":"var(--font-sans)","raw":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif","variable":"var(--font-serif)","raw":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace","variable":"var(--font-mono)","raw":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100","variable":"var(--fontWeight-thin)","raw":"100"},"extralight":{"value":"200","variable":"var(--fontWeight-extralight)","raw":"200"},"light":{"value":"300","variable":"var(--fontWeight-light)","raw":"300"},"normal":{"value":"400","variable":"var(--fontWeight-normal)","raw":"400"},"medium":{"value":"500","variable":"var(--fontWeight-medium)","raw":"500"},"semibold":{"value":"600","variable":"var(--fontWeight-semibold)","raw":"600"},"bold":{"value":"700","variable":"var(--fontWeight-bold)","raw":"700"},"extrabold":{"value":"800","variable":"var(--fontWeight-extrabold)","raw":"800"},"black":{"value":"900","variable":"var(--fontWeight-black)","raw":"900"}},"fontSize":{"xs":{"value":"0.75rem","variable":"var(--fontSize-xs)","raw":"0.75rem"},"sm":{"value":"0.875rem","variable":"var(--fontSize-sm)","raw":"0.875rem"},"base":{"value":"1rem","variable":"var(--fontSize-base)","raw":"1rem"},"lg":{"value":"1.125rem","variable":"var(--fontSize-lg)","raw":"1.125rem"},"xl":{"value":"1.25rem","variable":"var(--fontSize-xl)","raw":"1.25rem"},"2xl":{"value":"1.5rem","variable":"var(--fontSize-2xl)","raw":"1.5rem"},"3xl":{"value":"1.875rem","variable":"var(--fontSize-3xl)","raw":"1.875rem"},"4xl":{"value":"2.25rem","variable":"var(--fontSize-4xl)","raw":"2.25rem"},"5xl":{"value":"3rem","variable":"var(--fontSize-5xl)","raw":"3rem"},"6xl":{"value":"3.75rem","variable":"var(--fontSize-6xl)","raw":"3.75rem"},"7xl":{"value":"4.5rem","variable":"var(--fontSize-7xl)","raw":"4.5rem"},"8xl":{"value":"6rem","variable":"var(--fontSize-8xl)","raw":"6rem"},"9xl":{"value":"8rem","variable":"var(--fontSize-9xl)","raw":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em","variable":"var(--letterSpacing-tighter)","raw":"-0.05em"},"tight":{"value":"-0.025em","variable":"var(--letterSpacing-tight)","raw":"-0.025em"},"normal":{"value":"0em","variable":"var(--letterSpacing-normal)","raw":"0em"},"wide":{"value":"0.025em","variable":"var(--letterSpacing-wide)","raw":"0.025em"},"wider":{"value":"0.05em","variable":"var(--letterSpacing-wider)","raw":"0.05em"},"widest":{"value":"0.1em","variable":"var(--letterSpacing-widest)","raw":"0.1em"}},"lead":{"1":{"value":".025rem","variable":"var(--lead-1)","raw":".025rem"},"2":{"value":".5rem","variable":"var(--lead-2)","raw":".5rem"},"3":{"value":".75rem","variable":"var(--lead-3)","raw":".75rem"},"4":{"value":"1rem","variable":"var(--lead-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--lead-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--lead-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--lead-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--lead-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--lead-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--lead-10)","raw":"2.5rem"},"none":{"value":"1","variable":"var(--lead-none)","raw":"1"},"tight":{"value":"1.25","variable":"var(--lead-tight)","raw":"1.25"},"snug":{"value":"1.375","variable":"var(--lead-snug)","raw":"1.375"},"normal":{"value":"1.5","variable":"var(--lead-normal)","raw":"1.5"},"relaxed":{"value":"1.625","variable":"var(--lead-relaxed)","raw":"1.625"},"loose":{"value":"2","variable":"var(--lead-loose)","raw":"2"}},"text":{"xs":{"fontSize":{"value":"var(--fontSize-xs)","variable":"var(--text-xs-fontSize)","raw":"{fontSize.xs}"},"lineHeight":{"value":"var(--lead-4)","variable":"var(--text-xs-lineHeight)","raw":"{lead.4}"}},"sm":{"fontSize":{"value":"var(--fontSize-sm)","variable":"var(--text-sm-fontSize)","raw":"{fontSize.sm}"},"lineHeight":{"value":"var(--lead-5)","variable":"var(--text-sm-lineHeight)","raw":"{lead.5}"}},"base":{"fontSize":{"value":"var(--fontSize-base)","variable":"var(--text-base-fontSize)","raw":"{fontSize.base}"},"lineHeight":{"value":"var(--lead-6)","variable":"var(--text-base-lineHeight)","raw":"{lead.6}"}},"lg":{"fontSize":{"value":"var(--fontSize-lg)","variable":"var(--text-lg-fontSize)","raw":"{fontSize.lg}"},"lineHeight":{"value":"var(--lead-7)","variable":"var(--text-lg-lineHeight)","raw":"{lead.7}"}},"xl":{"fontSize":{"value":"var(--fontSize-xl)","variable":"var(--text-xl-fontSize)","raw":"{fontSize.xl}"},"lineHeight":{"value":"var(--lead-7)","variable":"var(--text-xl-lineHeight)","raw":"{lead.7}"}},"2xl":{"fontSize":{"value":"var(--fontSize-2xl)","variable":"var(--text-2xl-fontSize)","raw":"{fontSize.2xl}"},"lineHeight":{"value":"var(--lead-8)","variable":"var(--text-2xl-lineHeight)","raw":"{lead.8}"}},"3xl":{"fontSize":{"value":"var(--fontSize-3xl)","variable":"var(--text-3xl-fontSize)","raw":"{fontSize.3xl}"},"lineHeight":{"value":"var(--lead-9)","variable":"var(--text-3xl-lineHeight)","raw":"{lead.9}"}},"4xl":{"fontSize":{"value":"var(--fontSize-4xl)","variable":"var(--text-4xl-fontSize)","raw":"{fontSize.4xl}"},"lineHeight":{"value":"var(--lead-10)","variable":"var(--text-4xl-lineHeight)","raw":"{lead.10}"}},"5xl":{"fontSize":{"value":"var(--fontSize-5xl)","variable":"var(--text-5xl-fontSize)","raw":"{fontSize.5xl}"},"lineHeight":{"value":"var(--lead-none)","variable":"var(--text-5xl-lineHeight)","raw":"{lead.none}"}},"6xl":{"fontSize":{"value":"var(--fontSize-6xl)","variable":"var(--text-6xl-fontSize)","raw":"{fontSize.6xl}"},"lineHeight":{"value":"var(--lead-none)","variable":"var(--text-6xl-lineHeight)","raw":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"var(--color-gray-900)","dark":"var(--color-gray-50)"},"variable":"var(--elements-text-primary-color-static)","raw":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"var(--color-gray-500)","dark":"var(--color-gray-400)"},"variable":"var(--elements-text-secondary-color-static)","raw":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"var(--color-gray-700)","dark":"var(--color-gray-200)"},"variable":"var(--elements-text-secondary-color-hover)","raw":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem","variable":"var(--elements-container-maxWidth)","raw":"64rem"},"padding":{"mobile":{"value":"var(--space-6)","variable":"var(--elements-container-padding-mobile)","raw":"{space.6}"},"xs":{"value":"var(--space-8)","variable":"var(--elements-container-padding-xs)","raw":"{space.8}"},"sm":{"value":"var(--space-12)","variable":"var(--elements-container-padding-sm)","raw":"{space.12}"},"md":{"value":"var(--space-16)","variable":"var(--elements-container-padding-md)","raw":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)","variable":"var(--elements-backdrop-filter)","raw":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"},"variable":"var(--elements-backdrop-background)","raw":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-border-primary-static)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-border-primary-hover)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-border-secondary-static)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""},"variable":"var(--elements-border-secondary-hover)","raw":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-surface-background-base)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-surface-primary-backgroundColor)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-surface-secondary-backgroundColor)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"var(--color-primary-600)","dark":"var(--color-primary-400)"},"variable":"var(--elements-state-primary-color-primary)","raw":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"var(--color-primary-700)","dark":"var(--color-primary-200)"},"variable":"var(--elements-state-primary-color-secondary)","raw":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-primary-50)","dark":"var(--color-primary-900)"},"variable":"var(--elements-state-primary-backgroundColor-primary)","raw":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"var(--color-primary-100)","dark":"var(--color-primary-800)"},"variable":"var(--elements-state-primary-backgroundColor-secondary)","raw":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-primary-100)","dark":"var(--color-primary-800)"},"variable":"var(--elements-state-primary-borderColor-primary)","raw":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"var(--color-primary-200)","dark":"var(--color-primary-700)"},"variable":"var(--elements-state-primary-borderColor-secondary)","raw":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"var(--color-blue-500)","dark":"var(--color-blue-400)"},"variable":"var(--elements-state-info-color-primary)","raw":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"var(--color-blue-600)","dark":"var(--color-blue-200)"},"variable":"var(--elements-state-info-color-secondary)","raw":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-blue-50)","dark":"var(--color-blue-900)"},"variable":"var(--elements-state-info-backgroundColor-primary)","raw":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"var(--color-blue-100)","dark":"var(--color-blue-800)"},"variable":"var(--elements-state-info-backgroundColor-secondary)","raw":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-blue-100)","dark":"var(--color-blue-800)"},"variable":"var(--elements-state-info-borderColor-primary)","raw":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"var(--color-blue-200)","dark":"var(--color-blue-700)"},"variable":"var(--elements-state-info-borderColor-secondary)","raw":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"var(--color-green-500)","dark":"var(--color-green-400)"},"variable":"var(--elements-state-success-color-primary)","raw":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"var(--color-green-600)","dark":"var(--color-green-200)"},"variable":"var(--elements-state-success-color-secondary)","raw":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-green-50)","dark":"var(--color-green-900)"},"variable":"var(--elements-state-success-backgroundColor-primary)","raw":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"var(--color-green-100)","dark":"var(--color-green-800)"},"variable":"var(--elements-state-success-backgroundColor-secondary)","raw":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-green-100)","dark":"var(--color-green-800)"},"variable":"var(--elements-state-success-borderColor-primary)","raw":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"var(--color-green-200)","dark":"var(--color-green-700)"},"variable":"var(--elements-state-success-borderColor-secondary)","raw":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"var(--color-yellow-600)","dark":"var(--color-yellow-400)"},"variable":"var(--elements-state-warning-color-primary)","raw":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"var(--color-yellow-700)","dark":"var(--color-yellow-200)"},"variable":"var(--elements-state-warning-color-secondary)","raw":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-yellow-50)","dark":"var(--color-yellow-900)"},"variable":"var(--elements-state-warning-backgroundColor-primary)","raw":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"var(--color-yellow-100)","dark":"var(--color-yellow-800)"},"variable":"var(--elements-state-warning-backgroundColor-secondary)","raw":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-yellow-100)","dark":"var(--color-yellow-800)"},"variable":"var(--elements-state-warning-borderColor-primary)","raw":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"var(--color-yellow-200)","dark":"var(--color-yellow-700)"},"variable":"var(--elements-state-warning-borderColor-secondary)","raw":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"var(--color-red-500)","dark":"var(--color-red-300)"},"variable":"var(--elements-state-danger-color-primary)","raw":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"var(--color-red-600)","dark":"var(--color-red-200)"},"variable":"var(--elements-state-danger-color-secondary)","raw":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-red-50)","dark":"var(--color-red-900)"},"variable":"var(--elements-state-danger-backgroundColor-primary)","raw":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"var(--color-red-100)","dark":"var(--color-red-800)"},"variable":"var(--elements-state-danger-backgroundColor-secondary)","raw":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-red-100)","dark":"var(--color-red-800)"},"variable":"var(--elements-state-danger-borderColor-primary)","raw":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"var(--color-red-200)","dark":"var(--color-red-700)"},"variable":"var(--elements-state-danger-borderColor-secondary)","raw":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"var(--color-black)","dark":"var(--color-white)"},"variable":"var(--typography-body-color)","raw":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"var(--color-white)","dark":"var(--color-black)"},"variable":"var(--typography-body-backgroundColor)","raw":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px","variable":"var(--typography-verticalMargin-sm)","raw":"16px"},"base":{"value":"24px","variable":"var(--typography-verticalMargin-base)","raw":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em","variable":"var(--typography-letterSpacing-tight)","raw":"-0.025em"},"wide":{"value":"0.025em","variable":"var(--typography-letterSpacing-wide)","raw":"0.025em"}},"fontSize":{"xs":{"value":"12px","variable":"var(--typography-fontSize-xs)","raw":"12px"},"sm":{"value":"14px","variable":"var(--typography-fontSize-sm)","raw":"14px"},"base":{"value":"16px","variable":"var(--typography-fontSize-base)","raw":"16px"},"lg":{"value":"18px","variable":"var(--typography-fontSize-lg)","raw":"18px"},"xl":{"value":"20px","variable":"var(--typography-fontSize-xl)","raw":"20px"},"2xl":{"value":"24px","variable":"var(--typography-fontSize-2xl)","raw":"24px"},"3xl":{"value":"30px","variable":"var(--typography-fontSize-3xl)","raw":"30px"},"4xl":{"value":"36px","variable":"var(--typography-fontSize-4xl)","raw":"36px"},"5xl":{"value":"48px","variable":"var(--typography-fontSize-5xl)","raw":"48px"},"6xl":{"value":"60px","variable":"var(--typography-fontSize-6xl)","raw":"60px"},"7xl":{"value":"72px","variable":"var(--typography-fontSize-7xl)","raw":"72px"},"8xl":{"value":"96px","variable":"var(--typography-fontSize-8xl)","raw":"96px"},"9xl":{"value":"128px","variable":"var(--typography-fontSize-9xl)","raw":"128px"}},"fontWeight":{"thin":{"value":"100","variable":"var(--typography-fontWeight-thin)","raw":"100"},"extralight":{"value":"200","variable":"var(--typography-fontWeight-extralight)","raw":"200"},"light":{"value":"300","variable":"var(--typography-fontWeight-light)","raw":"300"},"normal":{"value":"400","variable":"var(--typography-fontWeight-normal)","raw":"400"},"medium":{"value":"500","variable":"var(--typography-fontWeight-medium)","raw":"500"},"semibold":{"value":"600","variable":"var(--typography-fontWeight-semibold)","raw":"600"},"bold":{"value":"700","variable":"var(--typography-fontWeight-bold)","raw":"700"},"extrabold":{"value":"800","variable":"var(--typography-fontWeight-extrabold)","raw":"800"},"black":{"value":"900","variable":"var(--typography-fontWeight-black)","raw":"900"}},"lead":{"1":{"value":".025rem","variable":"var(--typography-lead-1)","raw":".025rem"},"2":{"value":".5rem","variable":"var(--typography-lead-2)","raw":".5rem"},"3":{"value":".75rem","variable":"var(--typography-lead-3)","raw":".75rem"},"4":{"value":"1rem","variable":"var(--typography-lead-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--typography-lead-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--typography-lead-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--typography-lead-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--typography-lead-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--typography-lead-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--typography-lead-10)","raw":"2.5rem"},"none":{"value":"1","variable":"var(--typography-lead-none)","raw":"1"},"tight":{"value":"1.25","variable":"var(--typography-lead-tight)","raw":"1.25"},"snug":{"value":"1.375","variable":"var(--typography-lead-snug)","raw":"1.375"},"normal":{"value":"1.5","variable":"var(--typography-lead-normal)","raw":"1.5"},"relaxed":{"value":"1.625","variable":"var(--typography-lead-relaxed)","raw":"1.625"},"loose":{"value":"2","variable":"var(--typography-lead-loose)","raw":"2"}},"font":{"display":{"value":"var(--font-sans)","variable":"var(--typography-font-display)","raw":"{font.sans}"},"body":{"value":"var(--font-sans)","variable":"var(--typography-font-body)","raw":"{font.sans}"},"code":{"value":"var(--font-mono)","variable":"var(--typography-font-code)","raw":"{font.mono}"}},"color":{"primary":{"50":{"value":"var(--color-primary-50)","variable":"var(--typography-color-primary-50)","raw":"{color.primary.50}"},"100":{"value":"var(--color-primary-100)","variable":"var(--typography-color-primary-100)","raw":"{color.primary.100}"},"200":{"value":"var(--color-primary-200)","variable":"var(--typography-color-primary-200)","raw":"{color.primary.200}"},"300":{"value":"var(--color-primary-300)","variable":"var(--typography-color-primary-300)","raw":"{color.primary.300}"},"400":{"value":"var(--color-primary-400)","variable":"var(--typography-color-primary-400)","raw":"{color.primary.400}"},"500":{"value":"var(--color-primary-500)","variable":"var(--typography-color-primary-500)","raw":"{color.primary.500}"},"600":{"value":"var(--color-primary-600)","variable":"var(--typography-color-primary-600)","raw":"{color.primary.600}"},"700":{"value":"var(--color-primary-700)","variable":"var(--typography-color-primary-700)","raw":"{color.primary.700}"},"800":{"value":"var(--color-primary-800)","variable":"var(--typography-color-primary-800)","raw":"{color.primary.800}"},"900":{"value":"var(--color-primary-900)","variable":"var(--typography-color-primary-900)","raw":"{color.primary.900}"}},"secondary":{"50":{"value":"var(--color-secondary-50)","variable":"var(--typography-color-secondary-50)","raw":"{color.secondary.50}"},"100":{"value":"var(--color-secondary-100)","variable":"var(--typography-color-secondary-100)","raw":"{color.secondary.100}"},"200":{"value":"var(--color-secondary-200)","variable":"var(--typography-color-secondary-200)","raw":"{color.secondary.200}"},"300":{"value":"var(--color-secondary-300)","variable":"var(--typography-color-secondary-300)","raw":"{color.secondary.300}"},"400":{"value":"var(--color-secondary-400)","variable":"var(--typography-color-secondary-400)","raw":"{color.secondary.400}"},"500":{"value":"var(--color-secondary-500)","variable":"var(--typography-color-secondary-500)","raw":"{color.secondary.500}"},"600":{"value":"var(--color-secondary-600)","variable":"var(--typography-color-secondary-600)","raw":"{color.secondary.600}"},"700":{"value":"var(--color-secondary-700)","variable":"var(--typography-color-secondary-700)","raw":"{color.secondary.700}"},"800":{"value":"var(--color-secondary-800)","variable":"var(--typography-color-secondary-800)","raw":"{color.secondary.800}"},"900":{"value":"var(--color-secondary-900)","variable":"var(--typography-color-secondary-900)","raw":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px","variable":"var(--prose-p-fontSize)","raw":"18px"},"lineHeight":{"value":"var(--typography-lead-normal)","variable":"var(--prose-p-lineHeight)","raw":"{typography.lead.normal}"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-p-margin)","raw":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"var(--typography-verticalMargin-base) 0 0 0","variable":"var(--prose-p-br-margin)","raw":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem","variable":"var(--prose-h1-margin)","raw":"0 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-5xl)","variable":"var(--prose-h1-fontSize)","raw":"{typography.fontSize.5xl}"},"lineHeight":{"value":"var(--typography-lead-tight)","variable":"var(--prose-h1-lineHeight)","raw":"{typography.lead.tight}"},"fontWeight":{"value":"var(--typography-fontWeight-bold)","variable":"var(--prose-h1-fontWeight)","raw":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h1-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-3xl)","variable":"var(--prose-h1-iconSize)","raw":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h2-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-4xl)","variable":"var(--prose-h2-fontSize)","raw":"{typography.fontSize.4xl}"},"lineHeight":{"value":"var(--typography-lead-tight)","variable":"var(--prose-h2-lineHeight)","raw":"{typography.lead.tight}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h2-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h2-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-2xl)","variable":"var(--prose-h2-iconSize)","raw":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h3-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-3xl)","variable":"var(--prose-h3-fontSize)","raw":"{typography.fontSize.3xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h3-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h3-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h3-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-xl)","variable":"var(--prose-h3-iconSize)","raw":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h4-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-2xl)","variable":"var(--prose-h4-fontSize)","raw":"{typography.fontSize.2xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h4-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h4-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h4-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h4-iconSize)","raw":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h5-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-xl)","variable":"var(--prose-h5-fontSize)","raw":"{typography.fontSize.xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h5-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h5-fontWeight)","raw":"{typography.fontWeight.semibold}"},"iconSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h5-iconSize)","raw":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h6-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h6-fontSize)","raw":"{typography.fontSize.lg}"},"lineHeight":{"value":"var(--typography-lead-normal)","variable":"var(--prose-h6-lineHeight)","raw":"{typography.lead.normal}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h6-fontWeight)","raw":"{typography.fontWeight.semibold}"},"iconSize":{"value":"var(--typography-fontSize-base)","variable":"var(--prose-h6-iconSize)","raw":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-strong-fontWeight)","raw":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-img-margin)","raw":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none","variable":"var(--prose-a-textDecoration)","raw":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"},"variable":"var(--prose-a-color-static)","raw":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"var(--typography-color-primary-500)","dark":"var(--typography-color-primary-400)"},"variable":"var(--prose-a-color-hover)","raw":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px","variable":"var(--prose-a-border-width)","raw":"1px"},"style":{"static":{"value":"dashed","variable":"var(--prose-a-border-style-static)","raw":"dashed"},"hover":{"value":"solid","variable":"var(--prose-a-border-style-hover)","raw":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-border-color-static)","raw":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-border-color-hover)","raw":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px","variable":"var(--prose-a-border-distance)","raw":"2px"}},"fontWeight":{"value":"var(--typography-fontWeight-medium)","variable":"var(--prose-a-fontWeight)","raw":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none","variable":"var(--prose-a-hasCode-borderBottom)","raw":"none"}},"code":{"border":{"width":{"value":"var(--prose-a-border-width)","variable":"var(--prose-a-code-border-width)","raw":"{prose.a.border.width}"},"style":{"value":"var(--prose-a-border-style-static)","variable":"var(--prose-a-code-border-style)","raw":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"var(--typography-color-secondary-400)","dark":"var(--typography-color-secondary-600)"},"variable":"var(--prose-a-code-border-color-static)","raw":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"var(--typography-color-primary-500)","dark":"var(--typography-color-primary-600)"},"variable":"var(--prose-a-code-border-color-hover)","raw":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-code-color-static)","raw":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-code-color-hover)","raw":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"var(--typography-color-primary-50)","dark":"var(--typography-color-primary-900)"},"variable":"var(--prose-a-code-background-hover)","raw":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-blockquote-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px","variable":"var(--prose-blockquote-paddingInlineStart)","raw":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'","variable":"var(--prose-blockquote-quotes)","raw":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"var(--typography-color-secondary-500)","dark":"var(--typography-color-secondary-400)"},"variable":"var(--prose-blockquote-color)","raw":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px","variable":"var(--prose-blockquote-border-width)","raw":"4px"},"style":{"value":"solid","variable":"var(--prose-blockquote-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-700)"},"variable":"var(--prose-blockquote-border-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc","variable":"var(--prose-ul-listStyleType)","raw":"disc"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-ul-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px","variable":"var(--prose-ul-paddingInlineStart)","raw":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-ul-li-markerColor)","raw":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal","variable":"var(--prose-ol-listStyleType)","raw":"decimal"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-ol-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px","variable":"var(--prose-ol-paddingInlineStart)","raw":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-ol-li-markerColor)","raw":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"var(--typography-verticalMargin-sm) 0","variable":"var(--prose-li-margin)","raw":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside","variable":"var(--prose-li-listStylePosition)","raw":"outside"}},"hr":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-hr-margin)","raw":"{typography.verticalMargin.base} 0"},"style":{"value":"solid","variable":"var(--prose-hr-style)","raw":"solid"},"width":{"value":"1px","variable":"var(--prose-hr-width)","raw":"1px"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-hr-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-table-margin)","raw":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start","variable":"var(--prose-table-textAlign)","raw":"start"},"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-table-fontSize)","raw":"{typography.fontSize.sm}"},"lineHeight":{"value":"var(--typography-lead-6)","variable":"var(--prose-table-lineHeight)","raw":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px","variable":"var(--prose-thead-border-width)","raw":"0px"},"style":{"value":"solid","variable":"var(--prose-thead-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-300)","dark":"var(--typography-color-secondary-600)"},"variable":"var(--prose-thead-border-color)","raw":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px","variable":"var(--prose-thead-borderBottom-width)","raw":"1px"},"style":{"value":"solid","variable":"var(--prose-thead-borderBottom-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-thead-borderBottom-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"var(--typography-color-secondary-600)","dark":"var(--typography-color-secondary-400)"},"variable":"var(--prose-th-color)","raw":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 var(--typography-verticalMargin-sm) var(--typography-verticalMargin-sm) var(--typography-verticalMargin-sm)","variable":"var(--prose-th-padding)","raw":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-th-fontWeight)","raw":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit","variable":"var(--prose-th-textAlign)","raw":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px","variable":"var(--prose-tbody-tr-borderBottom-width)","raw":"1px"},"style":{"value":"dashed","variable":"var(--prose-tbody-tr-borderBottom-style)","raw":"dashed"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-tbody-tr-borderBottom-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"var(--typography-verticalMargin-sm)","variable":"var(--prose-tbody-td-padding)","raw":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-tbody-code-inline-fontSize)","raw":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-code-block-fontSize)","raw":"{typography.fontSize.sm}"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-code-block-margin)","raw":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px","variable":"var(--prose-code-block-border-width)","raw":"1px"},"style":{"value":"solid","variable":"var(--prose-code-block-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-code-block-border-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"var(--typography-color-secondary-700)","dark":"var(--typography-color-secondary-200)"},"variable":"var(--prose-code-block-color)","raw":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"var(--typography-color-secondary-100)","dark":"var(--typography-color-secondary-900)"},"variable":"var(--prose-code-block-backgroundColor)","raw":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"},"variable":"var(--prose-code-block-backdropFilter)","raw":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"var(--typography-verticalMargin-sm)","variable":"var(--prose-code-block-pre-padding)","raw":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"var(--radii-xs)","variable":"var(--prose-code-inline-borderRadius)","raw":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem","variable":"var(--prose-code-inline-padding)","raw":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-code-inline-fontSize)","raw":"{typography.fontSize.sm}"},"fontWeight":{"value":"var(--typography-fontWeight-normal)","variable":"var(--prose-code-inline-fontWeight)","raw":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"var(--typography-color-secondary-700)","dark":"var(--typography-color-secondary-200)"},"variable":"var(--prose-code-inline-color)","raw":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"var(--typography-color-secondary-100)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-code-inline-backgroundColor)","raw":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"var(--color-white)","dark":"var(--color-black)"},"variable":"var(--alpine-body-backgroundColor)","raw":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"var(--color-gray-800)","dark":"var(--color-gray-200)"},"variable":"var(--alpine-body-color)","raw":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"},"variable":"var(--alpine-backdrop-backgroundColor)","raw":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch","variable":"var(--alpine-readableLine)","raw":"68ch"}}},"content":{"sources":{},"ignores":[],"locales":[],"defaultLocale":"","highlight":{"theme":{"default":"github-light","dark":"github-dark"},"preload":["json","js","ts","html","css","vue","diff","shell","markdown","yaml","bash","ini","c","cpp"]},"navigation":{"fields":["navTitle","layout"]},"documentDriven":true,"experimental":{"clientDB":false,"stripQueryParameters":false,"advanceQuery":false}},"components":[{"name":"ArticlesList","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ArticlesList.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ArticlesListItem","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ArticlesListItem.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ContactForm","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ContactForm.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Gallery","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/Gallery.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Hero","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/Hero.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Input","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/data-entry/Input.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppFooter","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppFooter.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppHeader","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppHeader.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppLayout","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppLayout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppLoadingBar","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppLoadingBar.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Button","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/Button.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ColorModeSwitch","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/ColorModeSwitch.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"MainNav","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/MainNav.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"SocialIcons","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/SocialIcons.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Alert","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Alert.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Badge","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Badge.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ButtonLink","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/ButtonLink.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Callout","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Callout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CodeBlock","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CodeBlock.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CodeGroup","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CodeGroup.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Container","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Container.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CopyButton","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CopyButton.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Ellipsis","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Ellipsis.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"List","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/List.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"NuxtImg","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/NuxtImg.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Props","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Props.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Sandbox","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Sandbox.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"SourceLink","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/SourceLink.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"TabsHeader","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/TabsHeader.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Terminal","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Terminal.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"VideoPlayer","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/VideoPlayer.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconCodeSandBox","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconCodeSandBox.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconDocus","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconDocus.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxt","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxt.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtContent","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtContent.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtLabs","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtLabs.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtStudio","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtStudio.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconStackBlitz","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconStackBlitz.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconVueTelescope","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconVueTelescope.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"BlockHero","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/BlockHero.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Card","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/Card.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CardGrid","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/CardGrid.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"VoltaBoard","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/volta/VoltaBoard.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlayground","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlayground.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundData","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundData.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundProps","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundProps.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundSlots","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundSlots.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundTokens","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundTokens.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"PreviewLayout","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/PreviewLayout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"TokensPlayground","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/TokensPlayground.vue","meta":{"props":[],"slots":[],"events":[]}}]} \ No newline at end of file +{"version":"1.0.3","tokens":"746fcdca4077fa72fad0d4c0dce57ac92199ca4f961b44fbd8b59e13971ba72e","appConfigSchema":{"properties":{"id":"#appConfig","properties":{"nuxtIcon":{"title":"Nuxt Icon","description":"Configure the defaults of Nuxt Icon","id":"#appConfig/nuxtIcon","properties":{"size":{"title":"Icon Size","description":"Set the default icon size. Set to false to disable the sizing of icon in style.","tags":["@studioIcon material-symbols:format-size-rounded"],"tsType":"string | false","id":"#appConfig/nuxtIcon/size","default":"1em","type":"string"},"class":{"title":"CSS Class","description":"Set the default CSS class","tags":["@studioIcon material-symbols:css"],"id":"#appConfig/nuxtIcon/class","default":"","type":"string"},"aliases":{"title":"Icon aliases","description":"Define Icon aliases to update them easily without code changes.","tags":["@studioIcon material-symbols:star-rounded","@studioInputObjectValueType icon"],"tsType":"{ [alias: string]: string }","id":"#appConfig/nuxtIcon/aliases","default":{},"type":"object"}},"type":"object","default":{"size":"1em","class":"","aliases":{}}},"prose":{"title":"","description":"","tags":[],"id":"#appConfig/prose","properties":{"copyButton":{"title":"","description":"","tags":[],"id":"#appConfig/prose/copyButton","properties":{"iconCopy":{"title":"","description":"","tags":[],"id":"#appConfig/prose/copyButton/iconCopy","default":"ph:copy","type":"string"},"iconCopied":{"title":"","description":"","tags":[],"id":"#appConfig/prose/copyButton/iconCopied","default":"ph:check","type":"string"}},"type":"object","default":{"iconCopy":"ph:copy","iconCopied":"ph:check"}},"headings":{"title":"","description":"","tags":[],"id":"#appConfig/prose/headings","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/headings/icon","default":"ph:link","type":"string"}},"type":"object","default":{"icon":"ph:link"}},"h1":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h1","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h1/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h2":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h2","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h2/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h3":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h3","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h3/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h4":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h4","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h4/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h5":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h5","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h5/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}},"h6":{"title":"","description":"","tags":[],"id":"#appConfig/prose/h6","properties":{"icon":{"title":"","description":"","tags":[],"tsType":"string|false","id":"#appConfig/prose/h6/icon","default":"","type":"string"}},"type":"object","default":{"icon":""}}},"type":"object","default":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}}},"alpine":{"title":"","description":"","tags":[],"id":"#appConfig/alpine","properties":{"title":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/title","default":"Alpine","type":"string"},"description":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/description","default":"The minimalist blog theme","type":"string"},"image":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/image","properties":{"src":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/image/src","default":"/social-card-preview.png","type":"string"},"alt":{"type":"string","id":"#appConfig/alpine/image/alt","default":"An image showcasing my project."},"width":{"type":"number","id":"#appConfig/alpine/image/width","default":400},"height":{"type":"number","id":"#appConfig/alpine/image/height","default":300}},"type":"object","default":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300}},"header":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/header","properties":{"position":{"title":"","description":"","tags":[],"tsType":"'left'|'center'|'right'","id":"#appConfig/alpine/header/position","default":"right","type":"string"},"logo":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/header/logo","properties":{"path":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/header/logo/path","default":"/logo.svg","type":"string"},"pathDark":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/header/logo/pathDark","default":"/logo-dark.svg","type":"string"},"alt":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/header/logo/alt","default":"Alpine theme logo","type":"string"}},"type":"object","default":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}}},"type":"object","default":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}}},"footer":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer","properties":{"credits":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/credits","properties":{"enabled":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/enabled","default":true,"type":"boolean"},"text":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/text","default":"Alpine","type":"string"},"repository":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/credits/repository","default":"https://www.github.com/nuxt-themes/alpine","type":"string"}},"type":"object","default":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"}},"navigation":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/navigation","default":true,"type":"boolean"},"alignment":{"title":"","description":"","tags":[],"tsType":"'left'|'center'|'right'","id":"#appConfig/alpine/footer/alignment","default":"center","type":"string"},"message":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/footer/message","default":"Follow me on","type":"string"}},"type":"object","default":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"}},"socials":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials","properties":{"twitter":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/twitter","default":"","type":"string"},"instagram":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/instagram","default":"","type":"string"},"github":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/github","default":"","type":"string"},"facebook":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/facebook","default":"","type":"string"},"medium":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/medium","default":"","type":"string"},"youtube":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/socials/youtube","default":"","type":"string"}},"type":"object","default":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""}},"form":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/form","properties":{"successMessage":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/form/successMessage","default":"Message sent. Thank you!","type":"string"}},"type":"object","default":{"successMessage":"Message sent. Thank you!"}},"backToTop":{"title":"","description":"","tags":[],"id":"#appConfig/alpine/backToTop","properties":{"icon":{"type":"string","id":"#appConfig/alpine/backToTop/icon","default":"material-symbols:arrow-upward"},"text":{"type":"string","id":"#appConfig/alpine/backToTop/text","default":"Back to top"}},"type":"object","default":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}},"type":"object","default":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"type":"object","default":{"nuxtIcon":{"size":"1em","class":"","aliases":{}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"default":{"nuxtIcon":{"size":"1em","class":"","aliases":{}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"Alpine theme logo"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"","instagram":"","github":"","facebook":"","medium":"","youtube":""},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"icon":"material-symbols:arrow-upward","text":"Back to top"}}}},"appConfig":{"nuxt":{"buildId":"e42ea91a-fd9f-4d73-906c-a93255d7326b"},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"}},"alpine":{"title":"Alpine","description":"The minimalist blog theme","image":{"src":"/social-card-preview.png","alt":"An image showcasing my project.","width":400,"height":300},"header":{"position":"right","logo":{"path":"/logo.svg","pathDark":"/logo-dark.svg","alt":"alpine"}},"footer":{"credits":{"enabled":true,"text":"Alpine","repository":"https://www.github.com/nuxt-themes/alpine"},"navigation":true,"alignment":"center","message":"Follow me on"},"socials":{"twitter":"nuxtlabs","instagram":"atinuxt","github":"","facebook":"","medium":"","youtube":"","linkedin":{"icon":"uil:linkedin","label":"LinkedIn","href":"https://www.linkedin.com/company/nuxtlabs"}},"form":{"successMessage":"Message sent. Thank you!"},"backToTop":{"text":"Back to top","icon":"material-symbols:arrow-upward"}}},"tokensConfigSchema":{"properties":{"id":"#tokensConfig","properties":{"media":{"title":"Your website media queries.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:screenshot-monitor-outline-rounded"],"id":"#tokensConfig/media","properties":{"xs":{"id":"#tokensConfig/media/xs","properties":{"value":{"type":"string","id":"#tokensConfig/media/xs/value","default":"(min-width: 475px)"}},"type":"object","default":{"value":"(min-width: 475px)"}},"sm":{"id":"#tokensConfig/media/sm","properties":{"value":{"type":"string","id":"#tokensConfig/media/sm/value","default":"(min-width: 640px)"}},"type":"object","default":{"value":"(min-width: 640px)"}},"md":{"id":"#tokensConfig/media/md","properties":{"value":{"type":"string","id":"#tokensConfig/media/md/value","default":"(min-width: 768px)"}},"type":"object","default":{"value":"(min-width: 768px)"}},"lg":{"id":"#tokensConfig/media/lg","properties":{"value":{"type":"string","id":"#tokensConfig/media/lg/value","default":"(min-width: 1024px)"}},"type":"object","default":{"value":"(min-width: 1024px)"}},"xl":{"id":"#tokensConfig/media/xl","properties":{"value":{"type":"string","id":"#tokensConfig/media/xl/value","default":"(min-width: 1280px)"}},"type":"object","default":{"value":"(min-width: 1280px)"}},"2xl":{"id":"#tokensConfig/media/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/media/2xl/value","default":"(min-width: 1536px)"}},"type":"object","default":{"value":"(min-width: 1536px)"}},"rm":{"id":"#tokensConfig/media/rm","properties":{"value":{"type":"string","id":"#tokensConfig/media/rm/value","default":"(prefers-reduced-motion: reduce)"}},"type":"object","default":{"value":"(prefers-reduced-motion: reduce)"}},"landscape":{"id":"#tokensConfig/media/landscape","properties":{"value":{"type":"string","id":"#tokensConfig/media/landscape/value","default":"only screen and (orientation: landscape)"}},"type":"object","default":{"value":"only screen and (orientation: landscape)"}},"portrait":{"id":"#tokensConfig/media/portrait","properties":{"value":{"type":"string","id":"#tokensConfig/media/portrait/value","default":"only screen and (orientation: portrait)"}},"type":"object","default":{"value":"only screen and (orientation: portrait)"}}},"type":"object","default":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}}},"color":{"title":"Your website color palette.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon ph:palette"],"id":"#tokensConfig/color","properties":{"white":{"id":"#tokensConfig/color/white","properties":{"value":{"type":"string","id":"#tokensConfig/color/white/value","default":"#FFFFFF"}},"type":"object","default":{"value":"#FFFFFF"}},"black":{"id":"#tokensConfig/color/black","properties":{"value":{"type":"string","id":"#tokensConfig/color/black/value","default":"#0c0c0d"}},"type":"object","default":{"value":"#0c0c0d"}},"gray":{"id":"#tokensConfig/color/gray","properties":{"50":{"id":"#tokensConfig/color/gray/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/50/value","default":"#fafafa"}},"type":"object","default":{"value":"#fafafa"}},"100":{"id":"#tokensConfig/color/gray/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/100/value","default":"#f4f4f5"}},"type":"object","default":{"value":"#f4f4f5"}},"200":{"id":"#tokensConfig/color/gray/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/200/value","default":"#e4e4e7"}},"type":"object","default":{"value":"#e4e4e7"}},"300":{"id":"#tokensConfig/color/gray/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/300/value","default":"#D4d4d8"}},"type":"object","default":{"value":"#D4d4d8"}},"400":{"id":"#tokensConfig/color/gray/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/400/value","default":"#a1a1aa"}},"type":"object","default":{"value":"#a1a1aa"}},"500":{"id":"#tokensConfig/color/gray/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/500/value","default":"#71717A"}},"type":"object","default":{"value":"#71717A"}},"600":{"id":"#tokensConfig/color/gray/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/600/value","default":"#52525B"}},"type":"object","default":{"value":"#52525B"}},"700":{"id":"#tokensConfig/color/gray/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/700/value","default":"#3f3f46"}},"type":"object","default":{"value":"#3f3f46"}},"800":{"id":"#tokensConfig/color/gray/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/800/value","default":"#27272A"}},"type":"object","default":{"value":"#27272A"}},"900":{"id":"#tokensConfig/color/gray/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/gray/900/value","default":"#18181B"}},"type":"object","default":{"value":"#18181B"}}},"type":"object","default":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}}},"green":{"id":"#tokensConfig/color/green","properties":{"50":{"id":"#tokensConfig/color/green/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/50/value","default":"#d6ffee"}},"type":"object","default":{"value":"#d6ffee"}},"100":{"id":"#tokensConfig/color/green/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/100/value","default":"#acffdd"}},"type":"object","default":{"value":"#acffdd"}},"200":{"id":"#tokensConfig/color/green/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/200/value","default":"#83ffcc"}},"type":"object","default":{"value":"#83ffcc"}},"300":{"id":"#tokensConfig/color/green/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/300/value","default":"#30ffaa"}},"type":"object","default":{"value":"#30ffaa"}},"400":{"id":"#tokensConfig/color/green/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/400/value","default":"#00dc82"}},"type":"object","default":{"value":"#00dc82"}},"500":{"id":"#tokensConfig/color/green/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/500/value","default":"#00bd6f"}},"type":"object","default":{"value":"#00bd6f"}},"600":{"id":"#tokensConfig/color/green/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/600/value","default":"#009d5d"}},"type":"object","default":{"value":"#009d5d"}},"700":{"id":"#tokensConfig/color/green/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/700/value","default":"#007e4a"}},"type":"object","default":{"value":"#007e4a"}},"800":{"id":"#tokensConfig/color/green/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/800/value","default":"#005e38"}},"type":"object","default":{"value":"#005e38"}},"900":{"id":"#tokensConfig/color/green/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/green/900/value","default":"#003f25"}},"type":"object","default":{"value":"#003f25"}}},"type":"object","default":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}}},"yellow":{"id":"#tokensConfig/color/yellow","properties":{"50":{"id":"#tokensConfig/color/yellow/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/50/value","default":"#fdf6db"}},"type":"object","default":{"value":"#fdf6db"}},"100":{"id":"#tokensConfig/color/yellow/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/100/value","default":"#fcedb7"}},"type":"object","default":{"value":"#fcedb7"}},"200":{"id":"#tokensConfig/color/yellow/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/200/value","default":"#fae393"}},"type":"object","default":{"value":"#fae393"}},"300":{"id":"#tokensConfig/color/yellow/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/300/value","default":"#f8da70"}},"type":"object","default":{"value":"#f8da70"}},"400":{"id":"#tokensConfig/color/yellow/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/400/value","default":"#f7d14c"}},"type":"object","default":{"value":"#f7d14c"}},"500":{"id":"#tokensConfig/color/yellow/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/500/value","default":"#f5c828"}},"type":"object","default":{"value":"#f5c828"}},"600":{"id":"#tokensConfig/color/yellow/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/600/value","default":"#daac0a"}},"type":"object","default":{"value":"#daac0a"}},"700":{"id":"#tokensConfig/color/yellow/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/700/value","default":"#a38108"}},"type":"object","default":{"value":"#a38108"}},"800":{"id":"#tokensConfig/color/yellow/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/800/value","default":"#6d5605"}},"type":"object","default":{"value":"#6d5605"}},"900":{"id":"#tokensConfig/color/yellow/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/yellow/900/value","default":"#362b03"}},"type":"object","default":{"value":"#362b03"}}},"type":"object","default":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}}},"orange":{"id":"#tokensConfig/color/orange","properties":{"50":{"id":"#tokensConfig/color/orange/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/50/value","default":"#ffe9d9"}},"type":"object","default":{"value":"#ffe9d9"}},"100":{"id":"#tokensConfig/color/orange/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/100/value","default":"#ffd3b3"}},"type":"object","default":{"value":"#ffd3b3"}},"200":{"id":"#tokensConfig/color/orange/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/200/value","default":"#ffbd8d"}},"type":"object","default":{"value":"#ffbd8d"}},"300":{"id":"#tokensConfig/color/orange/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/300/value","default":"#ffa666"}},"type":"object","default":{"value":"#ffa666"}},"400":{"id":"#tokensConfig/color/orange/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/400/value","default":"#ff9040"}},"type":"object","default":{"value":"#ff9040"}},"500":{"id":"#tokensConfig/color/orange/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/500/value","default":"#ff7a1a"}},"type":"object","default":{"value":"#ff7a1a"}},"600":{"id":"#tokensConfig/color/orange/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/600/value","default":"#e15e00"}},"type":"object","default":{"value":"#e15e00"}},"700":{"id":"#tokensConfig/color/orange/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/700/value","default":"#a94700"}},"type":"object","default":{"value":"#a94700"}},"800":{"id":"#tokensConfig/color/orange/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/800/value","default":"#702f00"}},"type":"object","default":{"value":"#702f00"}},"900":{"id":"#tokensConfig/color/orange/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/orange/900/value","default":"#381800"}},"type":"object","default":{"value":"#381800"}}},"type":"object","default":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}}},"red":{"id":"#tokensConfig/color/red","properties":{"50":{"id":"#tokensConfig/color/red/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/50/value","default":"#ffdbd9"}},"type":"object","default":{"value":"#ffdbd9"}},"100":{"id":"#tokensConfig/color/red/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/100/value","default":"#ffb7b3"}},"type":"object","default":{"value":"#ffb7b3"}},"200":{"id":"#tokensConfig/color/red/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/200/value","default":"#ff948d"}},"type":"object","default":{"value":"#ff948d"}},"300":{"id":"#tokensConfig/color/red/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/300/value","default":"#ff7066"}},"type":"object","default":{"value":"#ff7066"}},"400":{"id":"#tokensConfig/color/red/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/400/value","default":"#ff4c40"}},"type":"object","default":{"value":"#ff4c40"}},"500":{"id":"#tokensConfig/color/red/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/500/value","default":"#ff281a"}},"type":"object","default":{"value":"#ff281a"}},"600":{"id":"#tokensConfig/color/red/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/600/value","default":"#e10e00"}},"type":"object","default":{"value":"#e10e00"}},"700":{"id":"#tokensConfig/color/red/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/700/value","default":"#a90a00"}},"type":"object","default":{"value":"#a90a00"}},"800":{"id":"#tokensConfig/color/red/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/800/value","default":"#700700"}},"type":"object","default":{"value":"#700700"}},"900":{"id":"#tokensConfig/color/red/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/red/900/value","default":"#380300"}},"type":"object","default":{"value":"#380300"}}},"type":"object","default":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}}},"pear":{"id":"#tokensConfig/color/pear","properties":{"50":{"id":"#tokensConfig/color/pear/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/50/value","default":"#f7f8dc"}},"type":"object","default":{"value":"#f7f8dc"}},"100":{"id":"#tokensConfig/color/pear/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/100/value","default":"#eff0ba"}},"type":"object","default":{"value":"#eff0ba"}},"200":{"id":"#tokensConfig/color/pear/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/200/value","default":"#e8e997"}},"type":"object","default":{"value":"#e8e997"}},"300":{"id":"#tokensConfig/color/pear/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/300/value","default":"#e0e274"}},"type":"object","default":{"value":"#e0e274"}},"400":{"id":"#tokensConfig/color/pear/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/400/value","default":"#d8da52"}},"type":"object","default":{"value":"#d8da52"}},"500":{"id":"#tokensConfig/color/pear/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/500/value","default":"#d0d32f"}},"type":"object","default":{"value":"#d0d32f"}},"600":{"id":"#tokensConfig/color/pear/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/600/value","default":"#a8aa24"}},"type":"object","default":{"value":"#a8aa24"}},"700":{"id":"#tokensConfig/color/pear/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/700/value","default":"#7e801b"}},"type":"object","default":{"value":"#7e801b"}},"800":{"id":"#tokensConfig/color/pear/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/800/value","default":"#545512"}},"type":"object","default":{"value":"#545512"}},"900":{"id":"#tokensConfig/color/pear/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/pear/900/value","default":"#2a2b09"}},"type":"object","default":{"value":"#2a2b09"}}},"type":"object","default":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}}},"teal":{"id":"#tokensConfig/color/teal","properties":{"50":{"id":"#tokensConfig/color/teal/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/50/value","default":"#d7faf8"}},"type":"object","default":{"value":"#d7faf8"}},"100":{"id":"#tokensConfig/color/teal/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/100/value","default":"#aff4f0"}},"type":"object","default":{"value":"#aff4f0"}},"200":{"id":"#tokensConfig/color/teal/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/200/value","default":"#87efe9"}},"type":"object","default":{"value":"#87efe9"}},"300":{"id":"#tokensConfig/color/teal/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/300/value","default":"#5fe9e1"}},"type":"object","default":{"value":"#5fe9e1"}},"400":{"id":"#tokensConfig/color/teal/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/400/value","default":"#36e4da"}},"type":"object","default":{"value":"#36e4da"}},"500":{"id":"#tokensConfig/color/teal/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/500/value","default":"#1cd1c6"}},"type":"object","default":{"value":"#1cd1c6"}},"600":{"id":"#tokensConfig/color/teal/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/600/value","default":"#16a79e"}},"type":"object","default":{"value":"#16a79e"}},"700":{"id":"#tokensConfig/color/teal/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/700/value","default":"#117d77"}},"type":"object","default":{"value":"#117d77"}},"800":{"id":"#tokensConfig/color/teal/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/800/value","default":"#0b544f"}},"type":"object","default":{"value":"#0b544f"}},"900":{"id":"#tokensConfig/color/teal/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/teal/900/value","default":"#062a28"}},"type":"object","default":{"value":"#062a28"}}},"type":"object","default":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}}},"lightblue":{"id":"#tokensConfig/color/lightblue","properties":{"50":{"id":"#tokensConfig/color/lightblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/50/value","default":"#d9f8ff"}},"type":"object","default":{"value":"#d9f8ff"}},"100":{"id":"#tokensConfig/color/lightblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/100/value","default":"#b3f1ff"}},"type":"object","default":{"value":"#b3f1ff"}},"200":{"id":"#tokensConfig/color/lightblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/200/value","default":"#8deaff"}},"type":"object","default":{"value":"#8deaff"}},"300":{"id":"#tokensConfig/color/lightblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/300/value","default":"#66e4ff"}},"type":"object","default":{"value":"#66e4ff"}},"400":{"id":"#tokensConfig/color/lightblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/400/value","default":"#40ddff"}},"type":"object","default":{"value":"#40ddff"}},"500":{"id":"#tokensConfig/color/lightblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/500/value","default":"#1ad6ff"}},"type":"object","default":{"value":"#1ad6ff"}},"600":{"id":"#tokensConfig/color/lightblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/600/value","default":"#00b9e1"}},"type":"object","default":{"value":"#00b9e1"}},"700":{"id":"#tokensConfig/color/lightblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/700/value","default":"#008aa9"}},"type":"object","default":{"value":"#008aa9"}},"800":{"id":"#tokensConfig/color/lightblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/800/value","default":"#005c70"}},"type":"object","default":{"value":"#005c70"}},"900":{"id":"#tokensConfig/color/lightblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/lightblue/900/value","default":"#002e38"}},"type":"object","default":{"value":"#002e38"}}},"type":"object","default":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}}},"blue":{"id":"#tokensConfig/color/blue","properties":{"50":{"id":"#tokensConfig/color/blue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/50/value","default":"#d9f1ff"}},"type":"object","default":{"value":"#d9f1ff"}},"100":{"id":"#tokensConfig/color/blue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/100/value","default":"#b3e4ff"}},"type":"object","default":{"value":"#b3e4ff"}},"200":{"id":"#tokensConfig/color/blue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/200/value","default":"#8dd6ff"}},"type":"object","default":{"value":"#8dd6ff"}},"300":{"id":"#tokensConfig/color/blue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/300/value","default":"#66c8ff"}},"type":"object","default":{"value":"#66c8ff"}},"400":{"id":"#tokensConfig/color/blue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/400/value","default":"#40bbff"}},"type":"object","default":{"value":"#40bbff"}},"500":{"id":"#tokensConfig/color/blue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/500/value","default":"#1aadff"}},"type":"object","default":{"value":"#1aadff"}},"600":{"id":"#tokensConfig/color/blue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/600/value","default":"#0090e1"}},"type":"object","default":{"value":"#0090e1"}},"700":{"id":"#tokensConfig/color/blue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/700/value","default":"#006ca9"}},"type":"object","default":{"value":"#006ca9"}},"800":{"id":"#tokensConfig/color/blue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/800/value","default":"#004870"}},"type":"object","default":{"value":"#004870"}},"900":{"id":"#tokensConfig/color/blue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/blue/900/value","default":"#002438"}},"type":"object","default":{"value":"#002438"}}},"type":"object","default":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}}},"indigoblue":{"id":"#tokensConfig/color/indigoblue","properties":{"50":{"id":"#tokensConfig/color/indigoblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/50/value","default":"#d9e5ff"}},"type":"object","default":{"value":"#d9e5ff"}},"100":{"id":"#tokensConfig/color/indigoblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/100/value","default":"#b3cbff"}},"type":"object","default":{"value":"#b3cbff"}},"200":{"id":"#tokensConfig/color/indigoblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/200/value","default":"#8db0ff"}},"type":"object","default":{"value":"#8db0ff"}},"300":{"id":"#tokensConfig/color/indigoblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/300/value","default":"#6696ff"}},"type":"object","default":{"value":"#6696ff"}},"400":{"id":"#tokensConfig/color/indigoblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/400/value","default":"#407cff"}},"type":"object","default":{"value":"#407cff"}},"500":{"id":"#tokensConfig/color/indigoblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/500/value","default":"#1a62ff"}},"type":"object","default":{"value":"#1a62ff"}},"600":{"id":"#tokensConfig/color/indigoblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/600/value","default":"#0047e1"}},"type":"object","default":{"value":"#0047e1"}},"700":{"id":"#tokensConfig/color/indigoblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/700/value","default":"#0035a9"}},"type":"object","default":{"value":"#0035a9"}},"800":{"id":"#tokensConfig/color/indigoblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/800/value","default":"#002370"}},"type":"object","default":{"value":"#002370"}},"900":{"id":"#tokensConfig/color/indigoblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/indigoblue/900/value","default":"#001238"}},"type":"object","default":{"value":"#001238"}}},"type":"object","default":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}}},"royalblue":{"id":"#tokensConfig/color/royalblue","properties":{"50":{"id":"#tokensConfig/color/royalblue/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/50/value","default":"#dfdbfb"}},"type":"object","default":{"value":"#dfdbfb"}},"100":{"id":"#tokensConfig/color/royalblue/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/100/value","default":"#c0b7f7"}},"type":"object","default":{"value":"#c0b7f7"}},"200":{"id":"#tokensConfig/color/royalblue/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/200/value","default":"#a093f3"}},"type":"object","default":{"value":"#a093f3"}},"300":{"id":"#tokensConfig/color/royalblue/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/300/value","default":"#806ff0"}},"type":"object","default":{"value":"#806ff0"}},"400":{"id":"#tokensConfig/color/royalblue/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/400/value","default":"#614bec"}},"type":"object","default":{"value":"#614bec"}},"500":{"id":"#tokensConfig/color/royalblue/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/500/value","default":"#4127e8"}},"type":"object","default":{"value":"#4127e8"}},"600":{"id":"#tokensConfig/color/royalblue/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/600/value","default":"#2c15c4"}},"type":"object","default":{"value":"#2c15c4"}},"700":{"id":"#tokensConfig/color/royalblue/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/700/value","default":"#211093"}},"type":"object","default":{"value":"#211093"}},"800":{"id":"#tokensConfig/color/royalblue/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/800/value","default":"#160a62"}},"type":"object","default":{"value":"#160a62"}},"900":{"id":"#tokensConfig/color/royalblue/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/royalblue/900/value","default":"#0b0531"}},"type":"object","default":{"value":"#0b0531"}}},"type":"object","default":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}}},"purple":{"id":"#tokensConfig/color/purple","properties":{"50":{"id":"#tokensConfig/color/purple/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/50/value","default":"#ead9ff"}},"type":"object","default":{"value":"#ead9ff"}},"100":{"id":"#tokensConfig/color/purple/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/100/value","default":"#d5b3ff"}},"type":"object","default":{"value":"#d5b3ff"}},"200":{"id":"#tokensConfig/color/purple/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/200/value","default":"#c08dff"}},"type":"object","default":{"value":"#c08dff"}},"300":{"id":"#tokensConfig/color/purple/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/300/value","default":"#ab66ff"}},"type":"object","default":{"value":"#ab66ff"}},"400":{"id":"#tokensConfig/color/purple/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/400/value","default":"#9640ff"}},"type":"object","default":{"value":"#9640ff"}},"500":{"id":"#tokensConfig/color/purple/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/500/value","default":"#811aff"}},"type":"object","default":{"value":"#811aff"}},"600":{"id":"#tokensConfig/color/purple/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/600/value","default":"#6500e1"}},"type":"object","default":{"value":"#6500e1"}},"700":{"id":"#tokensConfig/color/purple/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/700/value","default":"#4c00a9"}},"type":"object","default":{"value":"#4c00a9"}},"800":{"id":"#tokensConfig/color/purple/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/800/value","default":"#330070"}},"type":"object","default":{"value":"#330070"}},"900":{"id":"#tokensConfig/color/purple/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/purple/900/value","default":"#190038"}},"type":"object","default":{"value":"#190038"}}},"type":"object","default":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}}},"pink":{"id":"#tokensConfig/color/pink","properties":{"50":{"id":"#tokensConfig/color/pink/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/50/value","default":"#ffd9f2"}},"type":"object","default":{"value":"#ffd9f2"}},"100":{"id":"#tokensConfig/color/pink/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/100/value","default":"#ffb3e5"}},"type":"object","default":{"value":"#ffb3e5"}},"200":{"id":"#tokensConfig/color/pink/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/200/value","default":"#ff8dd8"}},"type":"object","default":{"value":"#ff8dd8"}},"300":{"id":"#tokensConfig/color/pink/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/300/value","default":"#ff66cc"}},"type":"object","default":{"value":"#ff66cc"}},"400":{"id":"#tokensConfig/color/pink/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/400/value","default":"#ff40bf"}},"type":"object","default":{"value":"#ff40bf"}},"500":{"id":"#tokensConfig/color/pink/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/500/value","default":"#ff1ab2"}},"type":"object","default":{"value":"#ff1ab2"}},"600":{"id":"#tokensConfig/color/pink/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/600/value","default":"#e10095"}},"type":"object","default":{"value":"#e10095"}},"700":{"id":"#tokensConfig/color/pink/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/700/value","default":"#a90070"}},"type":"object","default":{"value":"#a90070"}},"800":{"id":"#tokensConfig/color/pink/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/800/value","default":"#70004b"}},"type":"object","default":{"value":"#70004b"}},"900":{"id":"#tokensConfig/color/pink/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/pink/900/value","default":"#380025"}},"type":"object","default":{"value":"#380025"}}},"type":"object","default":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}}},"ruby":{"id":"#tokensConfig/color/ruby","properties":{"50":{"id":"#tokensConfig/color/ruby/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/50/value","default":"#ffd9e4"}},"type":"object","default":{"value":"#ffd9e4"}},"100":{"id":"#tokensConfig/color/ruby/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/100/value","default":"#ffb3c9"}},"type":"object","default":{"value":"#ffb3c9"}},"200":{"id":"#tokensConfig/color/ruby/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/200/value","default":"#ff8dae"}},"type":"object","default":{"value":"#ff8dae"}},"300":{"id":"#tokensConfig/color/ruby/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/300/value","default":"#ff6694"}},"type":"object","default":{"value":"#ff6694"}},"400":{"id":"#tokensConfig/color/ruby/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/400/value","default":"#ff4079"}},"type":"object","default":{"value":"#ff4079"}},"500":{"id":"#tokensConfig/color/ruby/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/500/value","default":"#ff1a5e"}},"type":"object","default":{"value":"#ff1a5e"}},"600":{"id":"#tokensConfig/color/ruby/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/600/value","default":"#e10043"}},"type":"object","default":{"value":"#e10043"}},"700":{"id":"#tokensConfig/color/ruby/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/700/value","default":"#a90032"}},"type":"object","default":{"value":"#a90032"}},"800":{"id":"#tokensConfig/color/ruby/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/800/value","default":"#700021"}},"type":"object","default":{"value":"#700021"}},"900":{"id":"#tokensConfig/color/ruby/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/ruby/900/value","default":"#380011"}},"type":"object","default":{"value":"#380011"}}},"type":"object","default":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}}},"primary":{"id":"#tokensConfig/color/primary","properties":{"50":{"id":"#tokensConfig/color/primary/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/50/value","default":"#d9f8ff"}},"type":"object","default":{"value":"#d9f8ff"}},"100":{"id":"#tokensConfig/color/primary/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/100/value","default":"#b3f1ff"}},"type":"object","default":{"value":"#b3f1ff"}},"200":{"id":"#tokensConfig/color/primary/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/200/value","default":"#8deaff"}},"type":"object","default":{"value":"#8deaff"}},"300":{"id":"#tokensConfig/color/primary/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/300/value","default":"#66e4ff"}},"type":"object","default":{"value":"#66e4ff"}},"400":{"id":"#tokensConfig/color/primary/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/400/value","default":"#40ddff"}},"type":"object","default":{"value":"#40ddff"}},"500":{"id":"#tokensConfig/color/primary/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/500/value","default":"#1ad6ff"}},"type":"object","default":{"value":"#1ad6ff"}},"600":{"id":"#tokensConfig/color/primary/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/600/value","default":"#00b9e1"}},"type":"object","default":{"value":"#00b9e1"}},"700":{"id":"#tokensConfig/color/primary/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/700/value","default":"#008aa9"}},"type":"object","default":{"value":"#008aa9"}},"800":{"id":"#tokensConfig/color/primary/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/800/value","default":"#005c70"}},"type":"object","default":{"value":"#005c70"}},"900":{"id":"#tokensConfig/color/primary/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/primary/900/value","default":"#002e38"}},"type":"object","default":{"value":"#002e38"}}},"type":"object","default":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}}},"secondary":{"id":"#tokensConfig/color/secondary","properties":{"50":{"id":"#tokensConfig/color/secondary/50","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/50/value","default":"{color.gray.50}"}},"type":"object","default":{"value":"{color.gray.50}"}},"100":{"id":"#tokensConfig/color/secondary/100","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/100/value","default":"{color.gray.100}"}},"type":"object","default":{"value":"{color.gray.100}"}},"200":{"id":"#tokensConfig/color/secondary/200","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/200/value","default":"{color.gray.200}"}},"type":"object","default":{"value":"{color.gray.200}"}},"300":{"id":"#tokensConfig/color/secondary/300","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/300/value","default":"{color.gray.300}"}},"type":"object","default":{"value":"{color.gray.300}"}},"400":{"id":"#tokensConfig/color/secondary/400","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/400/value","default":"{color.gray.400}"}},"type":"object","default":{"value":"{color.gray.400}"}},"500":{"id":"#tokensConfig/color/secondary/500","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/500/value","default":"{color.gray.500}"}},"type":"object","default":{"value":"{color.gray.500}"}},"600":{"id":"#tokensConfig/color/secondary/600","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/600/value","default":"{color.gray.600}"}},"type":"object","default":{"value":"{color.gray.600}"}},"700":{"id":"#tokensConfig/color/secondary/700","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/700/value","default":"{color.gray.700}"}},"type":"object","default":{"value":"{color.gray.700}"}},"800":{"id":"#tokensConfig/color/secondary/800","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/800/value","default":"{color.gray.800}"}},"type":"object","default":{"value":"{color.gray.800}"}},"900":{"id":"#tokensConfig/color/secondary/900","properties":{"value":{"type":"string","id":"#tokensConfig/color/secondary/900/value","default":"{color.gray.900}"}},"type":"object","default":{"value":"{color.gray.900}"}}},"type":"object","default":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}}},"type":"object","default":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}}},"width":{"title":"Your website screen sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/width","properties":{"screen":{"id":"#tokensConfig/width/screen","properties":{"value":{"type":"string","id":"#tokensConfig/width/screen/value","default":"100vw"}},"type":"object","default":{"value":"100vw"}}},"type":"object","default":{"screen":{"value":"100vw"}}},"height":{"title":"Your website screen sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/height","properties":{"screen":{"id":"#tokensConfig/height/screen","properties":{"value":{"type":"string","id":"#tokensConfig/height/screen/value","default":"100vh"}},"type":"object","default":{"value":"100vh"}}},"type":"object","default":{"screen":{"value":"100vh"}}},"shadow":{"title":"Your website shadows.","tags":["@studioInput design-token","@studioInputTokenType shadow","@studioIcon mdi:box-shadow"],"id":"#tokensConfig/shadow","properties":{"xs":{"id":"#tokensConfig/shadow/xs","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/xs/value","default":"0px 1px 2px 0px #000000"}},"type":"object","default":{"value":"0px 1px 2px 0px #000000"}},"sm":{"id":"#tokensConfig/shadow/sm","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/sm/value","default":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"}},"type":"object","default":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"}},"md":{"id":"#tokensConfig/shadow/md","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/md/value","default":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"}},"type":"object","default":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"}},"lg":{"id":"#tokensConfig/shadow/lg","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/lg/value","default":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"}},"type":"object","default":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"}},"xl":{"id":"#tokensConfig/shadow/xl","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/xl/value","default":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"}},"type":"object","default":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"}},"2xl":{"id":"#tokensConfig/shadow/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/2xl/value","default":"0px 25px 50px -12px {color.gray.900}"}},"type":"object","default":{"value":"0px 25px 50px -12px {color.gray.900}"}},"none":{"id":"#tokensConfig/shadow/none","properties":{"value":{"type":"string","id":"#tokensConfig/shadow/none/value","default":"0px 0px 0px 0px transparent"}},"type":"object","default":{"value":"0px 0px 0px 0px transparent"}}},"type":"object","default":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}}},"radii":{"title":"Your website border radiuses.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:rounded-corner","@studioInpuTokenType size"],"id":"#tokensConfig/radii","properties":{"none":{"id":"#tokensConfig/radii/none","properties":{"value":{"type":"string","id":"#tokensConfig/radii/none/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"2xs":{"id":"#tokensConfig/radii/2xs","properties":{"value":{"type":"string","id":"#tokensConfig/radii/2xs/value","default":"0.125rem"}},"type":"object","default":{"value":"0.125rem"}},"xs":{"id":"#tokensConfig/radii/xs","properties":{"value":{"type":"string","id":"#tokensConfig/radii/xs/value","default":"0.25rem"}},"type":"object","default":{"value":"0.25rem"}},"sm":{"id":"#tokensConfig/radii/sm","properties":{"value":{"type":"string","id":"#tokensConfig/radii/sm/value","default":"0.375rem"}},"type":"object","default":{"value":"0.375rem"}},"md":{"id":"#tokensConfig/radii/md","properties":{"value":{"type":"string","id":"#tokensConfig/radii/md/value","default":"0.5rem"}},"type":"object","default":{"value":"0.5rem"}},"lg":{"id":"#tokensConfig/radii/lg","properties":{"value":{"type":"string","id":"#tokensConfig/radii/lg/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"xl":{"id":"#tokensConfig/radii/xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/xl/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"2xl":{"id":"#tokensConfig/radii/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/2xl/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"3xl":{"id":"#tokensConfig/radii/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/radii/3xl/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"full":{"id":"#tokensConfig/radii/full","properties":{"value":{"type":"string","id":"#tokensConfig/radii/full/value","default":"9999px"}},"type":"object","default":{"value":"9999px"}}},"type":"object","default":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}}},"size":{"title":"Your website sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/size","properties":{"0":{"id":"#tokensConfig/size/0","properties":{"value":{"type":"string","id":"#tokensConfig/size/0/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"2":{"id":"#tokensConfig/size/2","properties":{"value":{"type":"string","id":"#tokensConfig/size/2/value","default":"2px"}},"type":"object","default":{"value":"2px"}},"4":{"id":"#tokensConfig/size/4","properties":{"value":{"type":"string","id":"#tokensConfig/size/4/value","default":"4px"}},"type":"object","default":{"value":"4px"}},"6":{"id":"#tokensConfig/size/6","properties":{"value":{"type":"string","id":"#tokensConfig/size/6/value","default":"6px"}},"type":"object","default":{"value":"6px"}},"8":{"id":"#tokensConfig/size/8","properties":{"value":{"type":"string","id":"#tokensConfig/size/8/value","default":"8px"}},"type":"object","default":{"value":"8px"}},"12":{"id":"#tokensConfig/size/12","properties":{"value":{"type":"string","id":"#tokensConfig/size/12/value","default":"12px"}},"type":"object","default":{"value":"12px"}},"16":{"id":"#tokensConfig/size/16","properties":{"value":{"type":"string","id":"#tokensConfig/size/16/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"20":{"id":"#tokensConfig/size/20","properties":{"value":{"type":"string","id":"#tokensConfig/size/20/value","default":"20px"}},"type":"object","default":{"value":"20px"}},"24":{"id":"#tokensConfig/size/24","properties":{"value":{"type":"string","id":"#tokensConfig/size/24/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"32":{"id":"#tokensConfig/size/32","properties":{"value":{"type":"string","id":"#tokensConfig/size/32/value","default":"32px"}},"type":"object","default":{"value":"32px"}},"40":{"id":"#tokensConfig/size/40","properties":{"value":{"type":"string","id":"#tokensConfig/size/40/value","default":"40px"}},"type":"object","default":{"value":"40px"}},"48":{"id":"#tokensConfig/size/48","properties":{"value":{"type":"string","id":"#tokensConfig/size/48/value","default":"48px"}},"type":"object","default":{"value":"48px"}},"56":{"id":"#tokensConfig/size/56","properties":{"value":{"type":"string","id":"#tokensConfig/size/56/value","default":"56px"}},"type":"object","default":{"value":"56px"}},"64":{"id":"#tokensConfig/size/64","properties":{"value":{"type":"string","id":"#tokensConfig/size/64/value","default":"64px"}},"type":"object","default":{"value":"64px"}},"80":{"id":"#tokensConfig/size/80","properties":{"value":{"type":"string","id":"#tokensConfig/size/80/value","default":"80px"}},"type":"object","default":{"value":"80px"}},"104":{"id":"#tokensConfig/size/104","properties":{"value":{"type":"string","id":"#tokensConfig/size/104/value","default":"104px"}},"type":"object","default":{"value":"104px"}},"200":{"id":"#tokensConfig/size/200","properties":{"value":{"type":"string","id":"#tokensConfig/size/200/value","default":"200px"}},"type":"object","default":{"value":"200px"}},"xs":{"id":"#tokensConfig/size/xs","properties":{"value":{"type":"string","id":"#tokensConfig/size/xs/value","default":"20rem"}},"type":"object","default":{"value":"20rem"}},"sm":{"id":"#tokensConfig/size/sm","properties":{"value":{"type":"string","id":"#tokensConfig/size/sm/value","default":"24rem"}},"type":"object","default":{"value":"24rem"}},"md":{"id":"#tokensConfig/size/md","properties":{"value":{"type":"string","id":"#tokensConfig/size/md/value","default":"28rem"}},"type":"object","default":{"value":"28rem"}},"lg":{"id":"#tokensConfig/size/lg","properties":{"value":{"type":"string","id":"#tokensConfig/size/lg/value","default":"32rem"}},"type":"object","default":{"value":"32rem"}},"xl":{"id":"#tokensConfig/size/xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/xl/value","default":"36rem"}},"type":"object","default":{"value":"36rem"}},"2xl":{"id":"#tokensConfig/size/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/2xl/value","default":"42rem"}},"type":"object","default":{"value":"42rem"}},"3xl":{"id":"#tokensConfig/size/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/3xl/value","default":"48rem"}},"type":"object","default":{"value":"48rem"}},"4xl":{"id":"#tokensConfig/size/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/4xl/value","default":"56rem"}},"type":"object","default":{"value":"56rem"}},"5xl":{"id":"#tokensConfig/size/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/5xl/value","default":"64rem"}},"type":"object","default":{"value":"64rem"}},"6xl":{"id":"#tokensConfig/size/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/6xl/value","default":"72rem"}},"type":"object","default":{"value":"72rem"}},"7xl":{"id":"#tokensConfig/size/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/size/7xl/value","default":"80rem"}},"type":"object","default":{"value":"80rem"}},"full":{"id":"#tokensConfig/size/full","properties":{"value":{"type":"string","id":"#tokensConfig/size/full/value","default":"100%"}},"type":"object","default":{"value":"100%"}}},"type":"object","default":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}}},"space":{"title":"Your website spacings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon ph:ruler"],"id":"#tokensConfig/space","properties":{"0":{"id":"#tokensConfig/space/0","properties":{"value":{"type":"string","id":"#tokensConfig/space/0/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"1":{"id":"#tokensConfig/space/1","properties":{"value":{"type":"string","id":"#tokensConfig/space/1/value","default":"0.25rem"}},"type":"object","default":{"value":"0.25rem"}},"2":{"id":"#tokensConfig/space/2","properties":{"value":{"type":"string","id":"#tokensConfig/space/2/value","default":"0.5rem"}},"type":"object","default":{"value":"0.5rem"}},"3":{"id":"#tokensConfig/space/3","properties":{"value":{"type":"string","id":"#tokensConfig/space/3/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"4":{"id":"#tokensConfig/space/4","properties":{"value":{"type":"string","id":"#tokensConfig/space/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/space/5","properties":{"value":{"type":"string","id":"#tokensConfig/space/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/space/6","properties":{"value":{"type":"string","id":"#tokensConfig/space/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/space/7","properties":{"value":{"type":"string","id":"#tokensConfig/space/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/space/8","properties":{"value":{"type":"string","id":"#tokensConfig/space/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/space/9","properties":{"value":{"type":"string","id":"#tokensConfig/space/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/space/10","properties":{"value":{"type":"string","id":"#tokensConfig/space/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"11":{"id":"#tokensConfig/space/11","properties":{"value":{"type":"string","id":"#tokensConfig/space/11/value","default":"2.75rem"}},"type":"object","default":{"value":"2.75rem"}},"12":{"id":"#tokensConfig/space/12","properties":{"value":{"type":"string","id":"#tokensConfig/space/12/value","default":"3rem"}},"type":"object","default":{"value":"3rem"}},"14":{"id":"#tokensConfig/space/14","properties":{"value":{"type":"string","id":"#tokensConfig/space/14/value","default":"3.5rem"}},"type":"object","default":{"value":"3.5rem"}},"16":{"id":"#tokensConfig/space/16","properties":{"value":{"type":"string","id":"#tokensConfig/space/16/value","default":"4rem"}},"type":"object","default":{"value":"4rem"}},"20":{"id":"#tokensConfig/space/20","properties":{"value":{"type":"string","id":"#tokensConfig/space/20/value","default":"5rem"}},"type":"object","default":{"value":"5rem"}},"24":{"id":"#tokensConfig/space/24","properties":{"value":{"type":"string","id":"#tokensConfig/space/24/value","default":"6rem"}},"type":"object","default":{"value":"6rem"}},"28":{"id":"#tokensConfig/space/28","properties":{"value":{"type":"string","id":"#tokensConfig/space/28/value","default":"7rem"}},"type":"object","default":{"value":"7rem"}},"32":{"id":"#tokensConfig/space/32","properties":{"value":{"type":"string","id":"#tokensConfig/space/32/value","default":"8rem"}},"type":"object","default":{"value":"8rem"}},"36":{"id":"#tokensConfig/space/36","properties":{"value":{"type":"string","id":"#tokensConfig/space/36/value","default":"9rem"}},"type":"object","default":{"value":"9rem"}},"40":{"id":"#tokensConfig/space/40","properties":{"value":{"type":"string","id":"#tokensConfig/space/40/value","default":"10rem"}},"type":"object","default":{"value":"10rem"}},"44":{"id":"#tokensConfig/space/44","properties":{"value":{"type":"string","id":"#tokensConfig/space/44/value","default":"11rem"}},"type":"object","default":{"value":"11rem"}},"48":{"id":"#tokensConfig/space/48","properties":{"value":{"type":"string","id":"#tokensConfig/space/48/value","default":"12rem"}},"type":"object","default":{"value":"12rem"}},"52":{"id":"#tokensConfig/space/52","properties":{"value":{"type":"string","id":"#tokensConfig/space/52/value","default":"13rem"}},"type":"object","default":{"value":"13rem"}},"56":{"id":"#tokensConfig/space/56","properties":{"value":{"type":"string","id":"#tokensConfig/space/56/value","default":"14rem"}},"type":"object","default":{"value":"14rem"}},"60":{"id":"#tokensConfig/space/60","properties":{"value":{"type":"string","id":"#tokensConfig/space/60/value","default":"15rem"}},"type":"object","default":{"value":"15rem"}},"64":{"id":"#tokensConfig/space/64","properties":{"value":{"type":"string","id":"#tokensConfig/space/64/value","default":"16rem"}},"type":"object","default":{"value":"16rem"}},"72":{"id":"#tokensConfig/space/72","properties":{"value":{"type":"string","id":"#tokensConfig/space/72/value","default":"18rem"}},"type":"object","default":{"value":"18rem"}},"80":{"id":"#tokensConfig/space/80","properties":{"value":{"type":"string","id":"#tokensConfig/space/80/value","default":"20rem"}},"type":"object","default":{"value":"20rem"}},"96":{"id":"#tokensConfig/space/96","properties":{"value":{"type":"string","id":"#tokensConfig/space/96/value","default":"24rem"}},"type":"object","default":{"value":"24rem"}},"128":{"id":"#tokensConfig/space/128","properties":{"value":{"type":"string","id":"#tokensConfig/space/128/value","default":"32rem"}},"type":"object","default":{"value":"32rem"}},"px":{"id":"#tokensConfig/space/px","properties":{"value":{"type":"string","id":"#tokensConfig/space/px/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"rem":{"id":"#tokensConfig/space/rem","properties":{"125":{"id":"#tokensConfig/space/rem/125","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/125/value","default":"0.125rem"}},"type":"object","default":{"value":"0.125rem"}},"375":{"id":"#tokensConfig/space/rem/375","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/375/value","default":"0.375rem"}},"type":"object","default":{"value":"0.375rem"}},"625":{"id":"#tokensConfig/space/rem/625","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/625/value","default":"0.625rem"}},"type":"object","default":{"value":"0.625rem"}},"875":{"id":"#tokensConfig/space/rem/875","properties":{"value":{"type":"string","id":"#tokensConfig/space/rem/875/value","default":"0.875rem"}},"type":"object","default":{"value":"0.875rem"}}},"type":"object","default":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}}},"type":"object","default":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}}},"borderWidth":{"title":"Your website border widths.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:border-all-outline-rounded"],"id":"#tokensConfig/borderWidth","properties":{"noBorder":{"id":"#tokensConfig/borderWidth/noBorder","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/noBorder/value","default":"0"}},"type":"object","default":{"value":"0"}},"sm":{"id":"#tokensConfig/borderWidth/sm","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/sm/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"md":{"id":"#tokensConfig/borderWidth/md","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/md/value","default":"2px"}},"type":"object","default":{"value":"2px"}},"lg":{"id":"#tokensConfig/borderWidth/lg","properties":{"value":{"type":"string","id":"#tokensConfig/borderWidth/lg/value","default":"3px"}},"type":"object","default":{"value":"3px"}}},"type":"object","default":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}}},"opacity":{"title":"Your website opacities.","tags":["@studioInput design-token","@studioInputTokenType opacity","@studioIcon material-symbols:opacity"],"id":"#tokensConfig/opacity","properties":{"noOpacity":{"id":"#tokensConfig/opacity/noOpacity","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/noOpacity/value","default":"0"}},"type":"object","default":{"value":"0"}},"bright":{"id":"#tokensConfig/opacity/bright","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/bright/value","default":"0.1"}},"type":"object","default":{"value":"0.1"}},"light":{"id":"#tokensConfig/opacity/light","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/light/value","default":"0.15"}},"type":"object","default":{"value":"0.15"}},"soft":{"id":"#tokensConfig/opacity/soft","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/soft/value","default":"0.3"}},"type":"object","default":{"value":"0.3"}},"medium":{"id":"#tokensConfig/opacity/medium","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/medium/value","default":"0.5"}},"type":"object","default":{"value":"0.5"}},"high":{"id":"#tokensConfig/opacity/high","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/high/value","default":"0.8"}},"type":"object","default":{"value":"0.8"}},"total":{"id":"#tokensConfig/opacity/total","properties":{"value":{"type":"string","id":"#tokensConfig/opacity/total/value","default":"1"}},"type":"object","default":{"value":"1"}}},"type":"object","default":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}}},"font":{"title":"Your website fonts","tags":["@studioInput design-token","@studioInputTokenType font","@studioIcon material-symbols:font-download-rounded"],"id":"#tokensConfig/font","properties":{"sans":{"id":"#tokensConfig/font/sans","properties":{"value":{"type":"string","id":"#tokensConfig/font/sans/value","default":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"}},"type":"object","default":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"}},"serif":{"id":"#tokensConfig/font/serif","properties":{"value":{"type":"string","id":"#tokensConfig/font/serif/value","default":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"}},"type":"object","default":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"}},"mono":{"id":"#tokensConfig/font/mono","properties":{"value":{"type":"string","id":"#tokensConfig/font/mono/value","default":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"type":"object","default":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}}},"type":"object","default":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}}},"fontWeight":{"title":"Your website font weights.","tags":["@studioInput design-token","@studioInputTokenType font-weight","@studioIcon radix-icons:font-style"],"id":"#tokensConfig/fontWeight","properties":{"thin":{"id":"#tokensConfig/fontWeight/thin","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/thin/value","default":"100"}},"type":"object","default":{"value":"100"}},"extralight":{"id":"#tokensConfig/fontWeight/extralight","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/extralight/value","default":"200"}},"type":"object","default":{"value":"200"}},"light":{"id":"#tokensConfig/fontWeight/light","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/light/value","default":"300"}},"type":"object","default":{"value":"300"}},"normal":{"id":"#tokensConfig/fontWeight/normal","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/normal/value","default":"400"}},"type":"object","default":{"value":"400"}},"medium":{"id":"#tokensConfig/fontWeight/medium","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/medium/value","default":"500"}},"type":"object","default":{"value":"500"}},"semibold":{"id":"#tokensConfig/fontWeight/semibold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/semibold/value","default":"600"}},"type":"object","default":{"value":"600"}},"bold":{"id":"#tokensConfig/fontWeight/bold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/bold/value","default":"700"}},"type":"object","default":{"value":"700"}},"extrabold":{"id":"#tokensConfig/fontWeight/extrabold","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/extrabold/value","default":"800"}},"type":"object","default":{"value":"800"}},"black":{"id":"#tokensConfig/fontWeight/black","properties":{"value":{"type":"string","id":"#tokensConfig/fontWeight/black/value","default":"900"}},"type":"object","default":{"value":"900"}}},"type":"object","default":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}}},"fontSize":{"title":"Your website font sizes.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon radix-icons:font-style"],"id":"#tokensConfig/fontSize","properties":{"xs":{"id":"#tokensConfig/fontSize/xs","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/xs/value","default":"0.75rem"}},"type":"object","default":{"value":"0.75rem"}},"sm":{"id":"#tokensConfig/fontSize/sm","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/sm/value","default":"0.875rem"}},"type":"object","default":{"value":"0.875rem"}},"base":{"id":"#tokensConfig/fontSize/base","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/base/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"lg":{"id":"#tokensConfig/fontSize/lg","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/lg/value","default":"1.125rem"}},"type":"object","default":{"value":"1.125rem"}},"xl":{"id":"#tokensConfig/fontSize/xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/xl/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"2xl":{"id":"#tokensConfig/fontSize/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/2xl/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"3xl":{"id":"#tokensConfig/fontSize/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/3xl/value","default":"1.875rem"}},"type":"object","default":{"value":"1.875rem"}},"4xl":{"id":"#tokensConfig/fontSize/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/4xl/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"5xl":{"id":"#tokensConfig/fontSize/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/5xl/value","default":"3rem"}},"type":"object","default":{"value":"3rem"}},"6xl":{"id":"#tokensConfig/fontSize/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/6xl/value","default":"3.75rem"}},"type":"object","default":{"value":"3.75rem"}},"7xl":{"id":"#tokensConfig/fontSize/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/7xl/value","default":"4.5rem"}},"type":"object","default":{"value":"4.5rem"}},"8xl":{"id":"#tokensConfig/fontSize/8xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/8xl/value","default":"6rem"}},"type":"object","default":{"value":"6rem"}},"9xl":{"id":"#tokensConfig/fontSize/9xl","properties":{"value":{"type":"string","id":"#tokensConfig/fontSize/9xl/value","default":"8rem"}},"type":"object","default":{"value":"8rem"}}},"type":"object","default":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}}},"letterSpacing":{"title":"Your website letter spacings.","tags":["@studioInput design-token","@studioInputTokenType letter-spacing","@studioIcon fluent:font-space-tracking-out-24-filled"],"id":"#tokensConfig/letterSpacing","properties":{"tighter":{"id":"#tokensConfig/letterSpacing/tighter","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/tighter/value","default":"-0.05em"}},"type":"object","default":{"value":"-0.05em"}},"tight":{"id":"#tokensConfig/letterSpacing/tight","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/tight/value","default":"-0.025em"}},"type":"object","default":{"value":"-0.025em"}},"normal":{"id":"#tokensConfig/letterSpacing/normal","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/normal/value","default":"0em"}},"type":"object","default":{"value":"0em"}},"wide":{"id":"#tokensConfig/letterSpacing/wide","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/wide/value","default":"0.025em"}},"type":"object","default":{"value":"0.025em"}},"wider":{"id":"#tokensConfig/letterSpacing/wider","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/wider/value","default":"0.05em"}},"type":"object","default":{"value":"0.05em"}},"widest":{"id":"#tokensConfig/letterSpacing/widest","properties":{"value":{"type":"string","id":"#tokensConfig/letterSpacing/widest/value","default":"0.1em"}},"type":"object","default":{"value":"0.1em"}}},"type":"object","default":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}}},"lead":{"title":"Your website line heights.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon icon-park-outline:auto-line-height"],"id":"#tokensConfig/lead","properties":{"1":{"id":"#tokensConfig/lead/1","properties":{"value":{"type":"string","id":"#tokensConfig/lead/1/value","default":".025rem"}},"type":"object","default":{"value":".025rem"}},"2":{"id":"#tokensConfig/lead/2","properties":{"value":{"type":"string","id":"#tokensConfig/lead/2/value","default":".5rem"}},"type":"object","default":{"value":".5rem"}},"3":{"id":"#tokensConfig/lead/3","properties":{"value":{"type":"string","id":"#tokensConfig/lead/3/value","default":".75rem"}},"type":"object","default":{"value":".75rem"}},"4":{"id":"#tokensConfig/lead/4","properties":{"value":{"type":"string","id":"#tokensConfig/lead/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/lead/5","properties":{"value":{"type":"string","id":"#tokensConfig/lead/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/lead/6","properties":{"value":{"type":"string","id":"#tokensConfig/lead/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/lead/7","properties":{"value":{"type":"string","id":"#tokensConfig/lead/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/lead/8","properties":{"value":{"type":"string","id":"#tokensConfig/lead/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/lead/9","properties":{"value":{"type":"string","id":"#tokensConfig/lead/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/lead/10","properties":{"value":{"type":"string","id":"#tokensConfig/lead/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"none":{"id":"#tokensConfig/lead/none","properties":{"value":{"type":"string","id":"#tokensConfig/lead/none/value","default":"1"}},"type":"object","default":{"value":"1"}},"tight":{"id":"#tokensConfig/lead/tight","properties":{"value":{"type":"string","id":"#tokensConfig/lead/tight/value","default":"1.25"}},"type":"object","default":{"value":"1.25"}},"snug":{"id":"#tokensConfig/lead/snug","properties":{"value":{"type":"string","id":"#tokensConfig/lead/snug/value","default":"1.375"}},"type":"object","default":{"value":"1.375"}},"normal":{"id":"#tokensConfig/lead/normal","properties":{"value":{"type":"string","id":"#tokensConfig/lead/normal/value","default":"1.5"}},"type":"object","default":{"value":"1.5"}},"relaxed":{"id":"#tokensConfig/lead/relaxed","properties":{"value":{"type":"string","id":"#tokensConfig/lead/relaxed/value","default":"1.625"}},"type":"object","default":{"value":"1.625"}},"loose":{"id":"#tokensConfig/lead/loose","properties":{"value":{"type":"string","id":"#tokensConfig/lead/loose/value","default":"2"}},"type":"object","default":{"value":"2"}}},"type":"object","default":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}}},"text":{"title":"Your website text scales.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:format-size-rounded"],"id":"#tokensConfig/text","properties":{"xs":{"id":"#tokensConfig/text/xs","properties":{"fontSize":{"id":"#tokensConfig/text/xs/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/xs/fontSize/value","default":"{fontSize.xs}"}},"type":"object","default":{"value":"{fontSize.xs}"}},"lineHeight":{"id":"#tokensConfig/text/xs/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/xs/lineHeight/value","default":"{lead.4}"}},"type":"object","default":{"value":"{lead.4}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}}},"sm":{"id":"#tokensConfig/text/sm","properties":{"fontSize":{"id":"#tokensConfig/text/sm/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/sm/fontSize/value","default":"{fontSize.sm}"}},"type":"object","default":{"value":"{fontSize.sm}"}},"lineHeight":{"id":"#tokensConfig/text/sm/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/sm/lineHeight/value","default":"{lead.5}"}},"type":"object","default":{"value":"{lead.5}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}}},"base":{"id":"#tokensConfig/text/base","properties":{"fontSize":{"id":"#tokensConfig/text/base/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/base/fontSize/value","default":"{fontSize.base}"}},"type":"object","default":{"value":"{fontSize.base}"}},"lineHeight":{"id":"#tokensConfig/text/base/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/base/lineHeight/value","default":"{lead.6}"}},"type":"object","default":{"value":"{lead.6}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}}},"lg":{"id":"#tokensConfig/text/lg","properties":{"fontSize":{"id":"#tokensConfig/text/lg/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/lg/fontSize/value","default":"{fontSize.lg}"}},"type":"object","default":{"value":"{fontSize.lg}"}},"lineHeight":{"id":"#tokensConfig/text/lg/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/lg/lineHeight/value","default":"{lead.7}"}},"type":"object","default":{"value":"{lead.7}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}}},"xl":{"id":"#tokensConfig/text/xl","properties":{"fontSize":{"id":"#tokensConfig/text/xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/xl/fontSize/value","default":"{fontSize.xl}"}},"type":"object","default":{"value":"{fontSize.xl}"}},"lineHeight":{"id":"#tokensConfig/text/xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/xl/lineHeight/value","default":"{lead.7}"}},"type":"object","default":{"value":"{lead.7}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}}},"2xl":{"id":"#tokensConfig/text/2xl","properties":{"fontSize":{"id":"#tokensConfig/text/2xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/2xl/fontSize/value","default":"{fontSize.2xl}"}},"type":"object","default":{"value":"{fontSize.2xl}"}},"lineHeight":{"id":"#tokensConfig/text/2xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/2xl/lineHeight/value","default":"{lead.8}"}},"type":"object","default":{"value":"{lead.8}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}}},"3xl":{"id":"#tokensConfig/text/3xl","properties":{"fontSize":{"id":"#tokensConfig/text/3xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/3xl/fontSize/value","default":"{fontSize.3xl}"}},"type":"object","default":{"value":"{fontSize.3xl}"}},"lineHeight":{"id":"#tokensConfig/text/3xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/3xl/lineHeight/value","default":"{lead.9}"}},"type":"object","default":{"value":"{lead.9}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}}},"4xl":{"id":"#tokensConfig/text/4xl","properties":{"fontSize":{"id":"#tokensConfig/text/4xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/4xl/fontSize/value","default":"{fontSize.4xl}"}},"type":"object","default":{"value":"{fontSize.4xl}"}},"lineHeight":{"id":"#tokensConfig/text/4xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/4xl/lineHeight/value","default":"{lead.10}"}},"type":"object","default":{"value":"{lead.10}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}}},"5xl":{"id":"#tokensConfig/text/5xl","properties":{"fontSize":{"id":"#tokensConfig/text/5xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/5xl/fontSize/value","default":"{fontSize.5xl}"}},"type":"object","default":{"value":"{fontSize.5xl}"}},"lineHeight":{"id":"#tokensConfig/text/5xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/5xl/lineHeight/value","default":"{lead.none}"}},"type":"object","default":{"value":"{lead.none}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}}},"6xl":{"id":"#tokensConfig/text/6xl","properties":{"fontSize":{"id":"#tokensConfig/text/6xl/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/text/6xl/fontSize/value","default":"{fontSize.6xl}"}},"type":"object","default":{"value":"{fontSize.6xl}"}},"lineHeight":{"id":"#tokensConfig/text/6xl/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/text/6xl/lineHeight/value","default":"{lead.none}"}},"type":"object","default":{"value":"{lead.none}"}}},"type":"object","default":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}}},"type":"object","default":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}}},"elements":{"title":"All the configurable tokens for your Elements.","tags":["@studioIcon uiw:component"],"id":"#tokensConfig/elements","properties":{"text":{"id":"#tokensConfig/elements/text","properties":{"primary":{"id":"#tokensConfig/elements/text/primary","properties":{"color":{"id":"#tokensConfig/elements/text/primary/color","properties":{"static":{"id":"#tokensConfig/elements/text/primary/color/static","properties":{"value":{"id":"#tokensConfig/elements/text/primary/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/primary/color/static/value/initial","default":"{color.gray.900}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/primary/color/static/value/dark","default":"{color.gray.50}"}},"type":"object","default":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}}},"type":"object","default":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}}},"hover":{"id":"#tokensConfig/elements/text/primary/color/hover","type":"any","default":{}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}}},"type":"object","default":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}}},"secondary":{"id":"#tokensConfig/elements/text/secondary","properties":{"color":{"id":"#tokensConfig/elements/text/secondary/color","properties":{"static":{"id":"#tokensConfig/elements/text/secondary/color/static","properties":{"value":{"id":"#tokensConfig/elements/text/secondary/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/static/value/initial","default":"{color.gray.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/static/value/dark","default":"{color.gray.400}"}},"type":"object","default":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}}},"type":"object","default":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}}},"hover":{"id":"#tokensConfig/elements/text/secondary/color/hover","properties":{"value":{"id":"#tokensConfig/elements/text/secondary/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/hover/value/initial","default":"{color.gray.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/text/secondary/color/hover/value/dark","default":"{color.gray.200}"}},"type":"object","default":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}},"type":"object","default":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"type":"object","default":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}}},"type":"object","default":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}}},"container":{"title":"Main container sizings.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:width-full-outline"],"id":"#tokensConfig/elements/container","properties":{"maxWidth":{"id":"#tokensConfig/elements/container/maxWidth","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/maxWidth/value","default":"64rem"}},"type":"object","default":{"value":"64rem"}},"padding":{"id":"#tokensConfig/elements/container/padding","properties":{"mobile":{"id":"#tokensConfig/elements/container/padding/mobile","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/mobile/value","default":"{space.6}"}},"type":"object","default":{"value":"{space.6}"}},"xs":{"id":"#tokensConfig/elements/container/padding/xs","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/xs/value","default":"{space.8}"}},"type":"object","default":{"value":"{space.8}"}},"sm":{"id":"#tokensConfig/elements/container/padding/sm","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/sm/value","default":"{space.12}"}},"type":"object","default":{"value":"{space.12}"}},"md":{"id":"#tokensConfig/elements/container/padding/md","properties":{"value":{"type":"string","id":"#tokensConfig/elements/container/padding/md/value","default":"{space.16}"}},"type":"object","default":{"value":"{space.16}"}}},"type":"object","default":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}}},"type":"object","default":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}}},"backdrop":{"title":"Backdrops used in Elements.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon material-symbols:blur-circular"],"id":"#tokensConfig/elements/backdrop","properties":{"filter":{"id":"#tokensConfig/elements/backdrop/filter","properties":{"value":{"type":"string","id":"#tokensConfig/elements/backdrop/filter/value","default":"saturate(200%) blur(20px)"}},"type":"object","default":{"value":"saturate(200%) blur(20px)"}},"background":{"id":"#tokensConfig/elements/backdrop/background","properties":{"value":{"id":"#tokensConfig/elements/backdrop/background/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/backdrop/background/value/initial","default":"#fffc"},"dark":{"type":"string","id":"#tokensConfig/elements/backdrop/background/value/dark","default":"#0c0d0ccc"}},"type":"object","default":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"type":"object","default":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}}},"type":"object","default":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}}},"border":{"title":"Borders used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:border-all-outline-rounded"],"id":"#tokensConfig/elements/border","properties":{"primary":{"id":"#tokensConfig/elements/border/primary","properties":{"static":{"id":"#tokensConfig/elements/border/primary/static","properties":{"value":{"id":"#tokensConfig/elements/border/primary/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/primary/static/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/primary/static/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"hover":{"id":"#tokensConfig/elements/border/primary/hover","properties":{"value":{"id":"#tokensConfig/elements/border/primary/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/primary/hover/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/primary/hover/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"secondary":{"id":"#tokensConfig/elements/border/secondary","properties":{"static":{"id":"#tokensConfig/elements/border/secondary/static","properties":{"value":{"id":"#tokensConfig/elements/border/secondary/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/secondary/static/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/border/secondary/static/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"hover":{"id":"#tokensConfig/elements/border/secondary/hover","properties":{"value":{"id":"#tokensConfig/elements/border/secondary/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/border/secondary/hover/value/initial","default":""},"dark":{"type":"string","id":"#tokensConfig/elements/border/secondary/hover/value/dark","default":""}},"type":"object","default":{"initial":"","dark":""}}},"type":"object","default":{"value":{"initial":"","dark":""}}}},"type":"object","default":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}}},"type":"object","default":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}}},"surface":{"title":"Surfaces used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon fluent:surface-hub-20-filled"],"id":"#tokensConfig/elements/surface","properties":{"background":{"id":"#tokensConfig/elements/surface/background","properties":{"base":{"id":"#tokensConfig/elements/surface/background/base","properties":{"value":{"id":"#tokensConfig/elements/surface/background/base/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/background/base/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/background/base/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"type":"object","default":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"primary":{"id":"#tokensConfig/elements/surface/primary","properties":{"backgroundColor":{"id":"#tokensConfig/elements/surface/primary/backgroundColor","properties":{"value":{"id":"#tokensConfig/elements/surface/primary/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/primary/backgroundColor/value/initial","default":"{color.gray.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/primary/backgroundColor/value/dark","default":"{color.gray.900}"}},"type":"object","default":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"type":"object","default":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}}},"secondary":{"id":"#tokensConfig/elements/surface/secondary","properties":{"backgroundColor":{"id":"#tokensConfig/elements/surface/secondary/backgroundColor","properties":{"value":{"id":"#tokensConfig/elements/surface/secondary/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/surface/secondary/backgroundColor/value/initial","default":"{color.gray.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/surface/secondary/backgroundColor/value/dark","default":"{color.gray.800}"}},"type":"object","default":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"type":"object","default":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}}},"type":"object","default":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}}},"state":{"title":"Color states used in Elements.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon mdi:palette-advanced"],"id":"#tokensConfig/elements/state","properties":{"primary":{"id":"#tokensConfig/elements/state/primary","properties":{"color":{"id":"#tokensConfig/elements/state/primary/color","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/color/primary/value/initial","default":"{color.primary.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/color/primary/value/dark","default":"{color.primary.400}"}},"type":"object","default":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}}},"type":"object","default":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/color/secondary/value/initial","default":"{color.primary.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/color/secondary/value/dark","default":"{color.primary.200}"}},"type":"object","default":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"type":"object","default":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/primary/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value/initial","default":"{color.primary.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/primary/value/dark","default":"{color.primary.900}"}},"type":"object","default":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}}},"type":"object","default":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value/initial","default":"{color.primary.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/backgroundColor/secondary/value/dark","default":"{color.primary.800}"}},"type":"object","default":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"type":"object","default":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/primary/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/primary/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/primary/value/initial","default":"{color.primary.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/primary/value/dark","default":"{color.primary.800}"}},"type":"object","default":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"type":"object","default":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/primary/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/primary/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/secondary/value/initial","default":"{color.primary.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/primary/borderColor/secondary/value/dark","default":"{color.primary.700}"}},"type":"object","default":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}},"type":"object","default":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}}},"info":{"id":"#tokensConfig/elements/state/info","properties":{"color":{"id":"#tokensConfig/elements/state/info/color","properties":{"primary":{"id":"#tokensConfig/elements/state/info/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/color/primary/value/initial","default":"{color.blue.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/color/primary/value/dark","default":"{color.blue.400}"}},"type":"object","default":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}}},"type":"object","default":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/color/secondary/value/initial","default":"{color.blue.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/color/secondary/value/dark","default":"{color.blue.200}"}},"type":"object","default":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"type":"object","default":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/info/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/info/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/primary/value/initial","default":"{color.blue.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/primary/value/dark","default":"{color.blue.900}"}},"type":"object","default":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}}},"type":"object","default":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value/initial","default":"{color.blue.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/backgroundColor/secondary/value/dark","default":"{color.blue.800}"}},"type":"object","default":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"type":"object","default":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/info/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/info/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/info/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/primary/value/initial","default":"{color.blue.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/primary/value/dark","default":"{color.blue.800}"}},"type":"object","default":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"type":"object","default":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/info/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/info/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/secondary/value/initial","default":"{color.blue.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/info/borderColor/secondary/value/dark","default":"{color.blue.700}"}},"type":"object","default":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}},"type":"object","default":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}}},"success":{"id":"#tokensConfig/elements/state/success","properties":{"color":{"id":"#tokensConfig/elements/state/success/color","properties":{"primary":{"id":"#tokensConfig/elements/state/success/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/color/primary/value/initial","default":"{color.green.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/color/primary/value/dark","default":"{color.green.400}"}},"type":"object","default":{"initial":"{color.green.500}","dark":"{color.green.400}"}}},"type":"object","default":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/color/secondary/value/initial","default":"{color.green.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/color/secondary/value/dark","default":"{color.green.200}"}},"type":"object","default":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"type":"object","default":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/success/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/success/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/primary/value/initial","default":"{color.green.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/primary/value/dark","default":"{color.green.900}"}},"type":"object","default":{"initial":"{color.green.50}","dark":"{color.green.900}"}}},"type":"object","default":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value/initial","default":"{color.green.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/backgroundColor/secondary/value/dark","default":"{color.green.800}"}},"type":"object","default":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"type":"object","default":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/success/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/success/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/success/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/primary/value/initial","default":"{color.green.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/primary/value/dark","default":"{color.green.800}"}},"type":"object","default":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"type":"object","default":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/success/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/success/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/secondary/value/initial","default":"{color.green.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/success/borderColor/secondary/value/dark","default":"{color.green.700}"}},"type":"object","default":{"initial":"{color.green.200}","dark":"{color.green.700}"}}},"type":"object","default":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}}},"warning":{"id":"#tokensConfig/elements/state/warning","properties":{"color":{"id":"#tokensConfig/elements/state/warning/color","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/color/primary/value/initial","default":"{color.yellow.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/color/primary/value/dark","default":"{color.yellow.400}"}},"type":"object","default":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/color/secondary/value/initial","default":"{color.yellow.700}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/color/secondary/value/dark","default":"{color.yellow.200}"}},"type":"object","default":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/warning/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value/initial","default":"{color.yellow.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/primary/value/dark","default":"{color.yellow.900}"}},"type":"object","default":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value/initial","default":"{color.yellow.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/backgroundColor/secondary/value/dark","default":"{color.yellow.800}"}},"type":"object","default":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/warning/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/warning/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/primary/value/initial","default":"{color.yellow.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/primary/value/dark","default":"{color.yellow.800}"}},"type":"object","default":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/warning/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/warning/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/secondary/value/initial","default":"{color.yellow.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/warning/borderColor/secondary/value/dark","default":"{color.yellow.700}"}},"type":"object","default":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}},"type":"object","default":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}}},"danger":{"id":"#tokensConfig/elements/state/danger","properties":{"color":{"id":"#tokensConfig/elements/state/danger/color","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/color/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/color/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/color/primary/value/initial","default":"{color.red.500}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/color/primary/value/dark","default":"{color.red.300}"}},"type":"object","default":{"initial":"{color.red.500}","dark":"{color.red.300}"}}},"type":"object","default":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/color/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/color/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/color/secondary/value/initial","default":"{color.red.600}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/color/secondary/value/dark","default":"{color.red.200}"}},"type":"object","default":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"type":"object","default":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}}},"backgroundColor":{"id":"#tokensConfig/elements/state/danger/backgroundColor","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/backgroundColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value/initial","default":"{color.red.50}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/primary/value/dark","default":"{color.red.900}"}},"type":"object","default":{"initial":"{color.red.50}","dark":"{color.red.900}"}}},"type":"object","default":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/backgroundColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value/initial","default":"{color.red.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/backgroundColor/secondary/value/dark","default":"{color.red.800}"}},"type":"object","default":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"type":"object","default":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}}},"borderColor":{"id":"#tokensConfig/elements/state/danger/borderColor","properties":{"primary":{"id":"#tokensConfig/elements/state/danger/borderColor/primary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/borderColor/primary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/primary/value/initial","default":"{color.red.100}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/primary/value/dark","default":"{color.red.800}"}},"type":"object","default":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"type":"object","default":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"secondary":{"id":"#tokensConfig/elements/state/danger/borderColor/secondary","properties":{"value":{"id":"#tokensConfig/elements/state/danger/borderColor/secondary/value","properties":{"initial":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/secondary/value/initial","default":"{color.red.200}"},"dark":{"type":"string","id":"#tokensConfig/elements/state/danger/borderColor/secondary/value/dark","default":"{color.red.700}"}},"type":"object","default":{"initial":"{color.red.200}","dark":"{color.red.700}"}}},"type":"object","default":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}},"type":"object","default":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}},"type":"object","default":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"type":"object","default":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}}},"type":"object","default":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}}},"typography":{"title":"All the configurable tokens for your Typography.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon material-symbols:article"],"id":"#tokensConfig/typography","properties":{"body":{"id":"#tokensConfig/typography/body","properties":{"color":{"id":"#tokensConfig/typography/body/color","properties":{"value":{"id":"#tokensConfig/typography/body/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/typography/body/color/value/initial","default":"{color.black}"},"dark":{"type":"string","id":"#tokensConfig/typography/body/color/value/dark","default":"{color.white}"}},"type":"object","default":{"initial":"{color.black}","dark":"{color.white}"}}},"type":"object","default":{"value":{"initial":"{color.black}","dark":"{color.white}"}}},"backgroundColor":{"id":"#tokensConfig/typography/body/backgroundColor","properties":{"value":{"id":"#tokensConfig/typography/body/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/typography/body/backgroundColor/value/initial","default":"{color.white}"},"dark":{"type":"string","id":"#tokensConfig/typography/body/backgroundColor/value/dark","default":"{color.black}"}},"type":"object","default":{"initial":"{color.white}","dark":"{color.black}"}}},"type":"object","default":{"value":{"initial":"{color.white}","dark":"{color.black}"}}}},"type":"object","default":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}}},"verticalMargin":{"title":"Vertical spacings between paragraphs.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon mingcute:line-height-line"],"id":"#tokensConfig/typography/verticalMargin","properties":{"sm":{"id":"#tokensConfig/typography/verticalMargin/sm","properties":{"value":{"type":"string","id":"#tokensConfig/typography/verticalMargin/sm/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"base":{"id":"#tokensConfig/typography/verticalMargin/base","properties":{"value":{"type":"string","id":"#tokensConfig/typography/verticalMargin/base/value","default":"24px"}},"type":"object","default":{"value":"24px"}}},"type":"object","default":{"sm":{"value":"16px"},"base":{"value":"24px"}}},"letterSpacing":{"title":"Horizontal spacings between letters.","tags":["@studioInput design-token","@studioInputTokenType size","@studioIcon mingcute:letter-spacing-line"],"id":"#tokensConfig/typography/letterSpacing","properties":{"tight":{"id":"#tokensConfig/typography/letterSpacing/tight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/letterSpacing/tight/value","default":"-0.025em"}},"type":"object","default":{"value":"-0.025em"}},"wide":{"id":"#tokensConfig/typography/letterSpacing/wide","properties":{"value":{"type":"string","id":"#tokensConfig/typography/letterSpacing/wide/value","default":"0.025em"}},"type":"object","default":{"value":"0.025em"}}},"type":"object","default":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}}},"fontSize":{"title":"Horizontal spacings between letters.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon mingcute:font-size-fill"],"id":"#tokensConfig/typography/fontSize","properties":{"xs":{"id":"#tokensConfig/typography/fontSize/xs","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/xs/value","default":"12px"}},"type":"object","default":{"value":"12px"}},"sm":{"id":"#tokensConfig/typography/fontSize/sm","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/sm/value","default":"14px"}},"type":"object","default":{"value":"14px"}},"base":{"id":"#tokensConfig/typography/fontSize/base","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/base/value","default":"16px"}},"type":"object","default":{"value":"16px"}},"lg":{"id":"#tokensConfig/typography/fontSize/lg","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/lg/value","default":"18px"}},"type":"object","default":{"value":"18px"}},"xl":{"id":"#tokensConfig/typography/fontSize/xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/xl/value","default":"20px"}},"type":"object","default":{"value":"20px"}},"2xl":{"id":"#tokensConfig/typography/fontSize/2xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/2xl/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"3xl":{"id":"#tokensConfig/typography/fontSize/3xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/3xl/value","default":"30px"}},"type":"object","default":{"value":"30px"}},"4xl":{"id":"#tokensConfig/typography/fontSize/4xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/4xl/value","default":"36px"}},"type":"object","default":{"value":"36px"}},"5xl":{"id":"#tokensConfig/typography/fontSize/5xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/5xl/value","default":"48px"}},"type":"object","default":{"value":"48px"}},"6xl":{"id":"#tokensConfig/typography/fontSize/6xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/6xl/value","default":"60px"}},"type":"object","default":{"value":"60px"}},"7xl":{"id":"#tokensConfig/typography/fontSize/7xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/7xl/value","default":"72px"}},"type":"object","default":{"value":"72px"}},"8xl":{"id":"#tokensConfig/typography/fontSize/8xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/8xl/value","default":"96px"}},"type":"object","default":{"value":"96px"}},"9xl":{"id":"#tokensConfig/typography/fontSize/9xl","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontSize/9xl/value","default":"128px"}},"type":"object","default":{"value":"128px"}}},"type":"object","default":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}}},"fontWeight":{"title":"Font weights used in typography.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon mingcute:bold-fill"],"id":"#tokensConfig/typography/fontWeight","properties":{"thin":{"id":"#tokensConfig/typography/fontWeight/thin","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/thin/value","default":"100"}},"type":"object","default":{"value":"100"}},"extralight":{"id":"#tokensConfig/typography/fontWeight/extralight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/extralight/value","default":"200"}},"type":"object","default":{"value":"200"}},"light":{"id":"#tokensConfig/typography/fontWeight/light","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/light/value","default":"300"}},"type":"object","default":{"value":"300"}},"normal":{"id":"#tokensConfig/typography/fontWeight/normal","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/normal/value","default":"400"}},"type":"object","default":{"value":"400"}},"medium":{"id":"#tokensConfig/typography/fontWeight/medium","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/medium/value","default":"500"}},"type":"object","default":{"value":"500"}},"semibold":{"id":"#tokensConfig/typography/fontWeight/semibold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/semibold/value","default":"600"}},"type":"object","default":{"value":"600"}},"bold":{"id":"#tokensConfig/typography/fontWeight/bold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/bold/value","default":"700"}},"type":"object","default":{"value":"700"}},"extrabold":{"id":"#tokensConfig/typography/fontWeight/extrabold","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/extrabold/value","default":"800"}},"type":"object","default":{"value":"800"}},"black":{"id":"#tokensConfig/typography/fontWeight/black","properties":{"value":{"type":"string","id":"#tokensConfig/typography/fontWeight/black/value","default":"900"}},"type":"object","default":{"value":"900"}}},"type":"object","default":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}}},"lead":{"title":"Line heights used in your typography.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon material-symbols:height-rounded"],"id":"#tokensConfig/typography/lead","properties":{"1":{"id":"#tokensConfig/typography/lead/1","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/1/value","default":".025rem"}},"type":"object","default":{"value":".025rem"}},"2":{"id":"#tokensConfig/typography/lead/2","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/2/value","default":".5rem"}},"type":"object","default":{"value":".5rem"}},"3":{"id":"#tokensConfig/typography/lead/3","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/3/value","default":".75rem"}},"type":"object","default":{"value":".75rem"}},"4":{"id":"#tokensConfig/typography/lead/4","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/4/value","default":"1rem"}},"type":"object","default":{"value":"1rem"}},"5":{"id":"#tokensConfig/typography/lead/5","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/5/value","default":"1.25rem"}},"type":"object","default":{"value":"1.25rem"}},"6":{"id":"#tokensConfig/typography/lead/6","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/6/value","default":"1.5rem"}},"type":"object","default":{"value":"1.5rem"}},"7":{"id":"#tokensConfig/typography/lead/7","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/7/value","default":"1.75rem"}},"type":"object","default":{"value":"1.75rem"}},"8":{"id":"#tokensConfig/typography/lead/8","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/8/value","default":"2rem"}},"type":"object","default":{"value":"2rem"}},"9":{"id":"#tokensConfig/typography/lead/9","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/9/value","default":"2.25rem"}},"type":"object","default":{"value":"2.25rem"}},"10":{"id":"#tokensConfig/typography/lead/10","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/10/value","default":"2.5rem"}},"type":"object","default":{"value":"2.5rem"}},"none":{"id":"#tokensConfig/typography/lead/none","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/none/value","default":"1"}},"type":"object","default":{"value":"1"}},"tight":{"id":"#tokensConfig/typography/lead/tight","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/tight/value","default":"1.25"}},"type":"object","default":{"value":"1.25"}},"snug":{"id":"#tokensConfig/typography/lead/snug","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/snug/value","default":"1.375"}},"type":"object","default":{"value":"1.375"}},"normal":{"id":"#tokensConfig/typography/lead/normal","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/normal/value","default":"1.5"}},"type":"object","default":{"value":"1.5"}},"relaxed":{"id":"#tokensConfig/typography/lead/relaxed","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/relaxed/value","default":"1.625"}},"type":"object","default":{"value":"1.625"}},"loose":{"id":"#tokensConfig/typography/lead/loose","properties":{"value":{"type":"string","id":"#tokensConfig/typography/lead/loose/value","default":"2"}},"type":"object","default":{"value":"2"}}},"type":"object","default":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}}},"font":{"title":"Your typography fonts","tags":["@studioInput design-token","@studioInputTokenType font","@studioIcon material-symbols:font-download-rounded"],"id":"#tokensConfig/typography/font","properties":{"display":{"id":"#tokensConfig/typography/font/display","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/display/value","default":"{font.sans}"}},"type":"object","default":{"value":"{font.sans}"}},"body":{"id":"#tokensConfig/typography/font/body","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/body/value","default":"{font.sans}"}},"type":"object","default":{"value":"{font.sans}"}},"code":{"id":"#tokensConfig/typography/font/code","properties":{"value":{"type":"string","id":"#tokensConfig/typography/font/code/value","default":"{font.mono}"}},"type":"object","default":{"value":"{font.mono}"}}},"type":"object","default":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}}},"color":{"title":"Your typography color palette.","tags":["@studioInput design-token","@studioInputTokenType color","@studioIcon ph:palette"],"id":"#tokensConfig/typography/color","properties":{"primary":{"id":"#tokensConfig/typography/color/primary","properties":{"50":{"id":"#tokensConfig/typography/color/primary/50","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/50/value","default":"{color.primary.50}"}},"type":"object","default":{"value":"{color.primary.50}"}},"100":{"id":"#tokensConfig/typography/color/primary/100","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/100/value","default":"{color.primary.100}"}},"type":"object","default":{"value":"{color.primary.100}"}},"200":{"id":"#tokensConfig/typography/color/primary/200","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/200/value","default":"{color.primary.200}"}},"type":"object","default":{"value":"{color.primary.200}"}},"300":{"id":"#tokensConfig/typography/color/primary/300","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/300/value","default":"{color.primary.300}"}},"type":"object","default":{"value":"{color.primary.300}"}},"400":{"id":"#tokensConfig/typography/color/primary/400","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/400/value","default":"{color.primary.400}"}},"type":"object","default":{"value":"{color.primary.400}"}},"500":{"id":"#tokensConfig/typography/color/primary/500","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/500/value","default":"{color.primary.500}"}},"type":"object","default":{"value":"{color.primary.500}"}},"600":{"id":"#tokensConfig/typography/color/primary/600","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/600/value","default":"{color.primary.600}"}},"type":"object","default":{"value":"{color.primary.600}"}},"700":{"id":"#tokensConfig/typography/color/primary/700","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/700/value","default":"{color.primary.700}"}},"type":"object","default":{"value":"{color.primary.700}"}},"800":{"id":"#tokensConfig/typography/color/primary/800","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/800/value","default":"{color.primary.800}"}},"type":"object","default":{"value":"{color.primary.800}"}},"900":{"id":"#tokensConfig/typography/color/primary/900","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/primary/900/value","default":"{color.primary.900}"}},"type":"object","default":{"value":"{color.primary.900}"}}},"type":"object","default":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}}},"secondary":{"id":"#tokensConfig/typography/color/secondary","properties":{"50":{"id":"#tokensConfig/typography/color/secondary/50","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/50/value","default":"{color.secondary.50}"}},"type":"object","default":{"value":"{color.secondary.50}"}},"100":{"id":"#tokensConfig/typography/color/secondary/100","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/100/value","default":"{color.secondary.100}"}},"type":"object","default":{"value":"{color.secondary.100}"}},"200":{"id":"#tokensConfig/typography/color/secondary/200","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/200/value","default":"{color.secondary.200}"}},"type":"object","default":{"value":"{color.secondary.200}"}},"300":{"id":"#tokensConfig/typography/color/secondary/300","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/300/value","default":"{color.secondary.300}"}},"type":"object","default":{"value":"{color.secondary.300}"}},"400":{"id":"#tokensConfig/typography/color/secondary/400","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/400/value","default":"{color.secondary.400}"}},"type":"object","default":{"value":"{color.secondary.400}"}},"500":{"id":"#tokensConfig/typography/color/secondary/500","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/500/value","default":"{color.secondary.500}"}},"type":"object","default":{"value":"{color.secondary.500}"}},"600":{"id":"#tokensConfig/typography/color/secondary/600","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/600/value","default":"{color.secondary.600}"}},"type":"object","default":{"value":"{color.secondary.600}"}},"700":{"id":"#tokensConfig/typography/color/secondary/700","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/700/value","default":"{color.secondary.700}"}},"type":"object","default":{"value":"{color.secondary.700}"}},"800":{"id":"#tokensConfig/typography/color/secondary/800","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/800/value","default":"{color.secondary.800}"}},"type":"object","default":{"value":"{color.secondary.800}"}},"900":{"id":"#tokensConfig/typography/color/secondary/900","properties":{"value":{"type":"string","id":"#tokensConfig/typography/color/secondary/900/value","default":"{color.secondary.900}"}},"type":"object","default":{"value":"{color.secondary.900}"}}},"type":"object","default":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"type":"object","default":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}}},"type":"object","default":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}}},"prose":{"title":"All the configurable tokens for your Prose components.","tags":["@studioInput design-token","@studioInputTokenType font-size","@studioIcon lucide:component"],"id":"#tokensConfig/prose","properties":{"p":{"id":"#tokensConfig/prose/p","properties":{"fontSize":{"id":"#tokensConfig/prose/p/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/fontSize/value","default":"18px"}},"type":"object","default":{"value":"18px"}},"lineHeight":{"id":"#tokensConfig/prose/p/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/lineHeight/value","default":"{typography.lead.normal}"}},"type":"object","default":{"value":"{typography.lead.normal}"}},"margin":{"id":"#tokensConfig/prose/p/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"br":{"id":"#tokensConfig/prose/p/br","properties":{"margin":{"id":"#tokensConfig/prose/p/br/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/p/br/margin/value","default":"{typography.verticalMargin.base} 0 0 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}}},"type":"object","default":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}}},"h1":{"id":"#tokensConfig/prose/h1","properties":{"margin":{"id":"#tokensConfig/prose/h1/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/margin/value","default":"0 0 2rem"}},"type":"object","default":{"value":"0 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h1/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/fontSize/value","default":"{typography.fontSize.5xl}"}},"type":"object","default":{"value":"{typography.fontSize.5xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h1/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/lineHeight/value","default":"{typography.lead.tight}"}},"type":"object","default":{"value":"{typography.lead.tight}"}},"fontWeight":{"id":"#tokensConfig/prose/h1/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/fontWeight/value","default":"{typography.fontWeight.bold}"}},"type":"object","default":{"value":"{typography.fontWeight.bold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h1/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h1/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h1/iconSize/value","default":"{typography.fontSize.3xl}"}},"type":"object","default":{"value":"{typography.fontSize.3xl}"}}},"type":"object","default":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}}},"h2":{"id":"#tokensConfig/prose/h2","properties":{"margin":{"id":"#tokensConfig/prose/h2/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h2/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/fontSize/value","default":"{typography.fontSize.4xl}"}},"type":"object","default":{"value":"{typography.fontSize.4xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h2/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/lineHeight/value","default":"{typography.lead.tight}"}},"type":"object","default":{"value":"{typography.lead.tight}"}},"fontWeight":{"id":"#tokensConfig/prose/h2/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h2/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h2/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h2/iconSize/value","default":"{typography.fontSize.2xl}"}},"type":"object","default":{"value":"{typography.fontSize.2xl}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}}},"h3":{"id":"#tokensConfig/prose/h3","properties":{"margin":{"id":"#tokensConfig/prose/h3/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h3/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/fontSize/value","default":"{typography.fontSize.3xl}"}},"type":"object","default":{"value":"{typography.fontSize.3xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h3/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h3/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h3/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h3/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h3/iconSize/value","default":"{typography.fontSize.xl}"}},"type":"object","default":{"value":"{typography.fontSize.xl}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}}},"h4":{"id":"#tokensConfig/prose/h4","properties":{"margin":{"id":"#tokensConfig/prose/h4/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h4/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/fontSize/value","default":"{typography.fontSize.2xl}"}},"type":"object","default":{"value":"{typography.fontSize.2xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h4/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h4/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"letterSpacing":{"id":"#tokensConfig/prose/h4/letterSpacing","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/letterSpacing/value","default":"{typography.letterSpacing.tight}"}},"type":"object","default":{"value":"{typography.letterSpacing.tight}"}},"iconSize":{"id":"#tokensConfig/prose/h4/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h4/iconSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}}},"h5":{"id":"#tokensConfig/prose/h5","properties":{"margin":{"id":"#tokensConfig/prose/h5/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h5/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/fontSize/value","default":"{typography.fontSize.xl}"}},"type":"object","default":{"value":"{typography.fontSize.xl}"}},"lineHeight":{"id":"#tokensConfig/prose/h5/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/lineHeight/value","default":"{typography.lead.snug}"}},"type":"object","default":{"value":"{typography.lead.snug}"}},"fontWeight":{"id":"#tokensConfig/prose/h5/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"iconSize":{"id":"#tokensConfig/prose/h5/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h5/iconSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}}},"h6":{"id":"#tokensConfig/prose/h6","properties":{"margin":{"id":"#tokensConfig/prose/h6/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/margin/value","default":"3rem 0 2rem"}},"type":"object","default":{"value":"3rem 0 2rem"}},"fontSize":{"id":"#tokensConfig/prose/h6/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/fontSize/value","default":"{typography.fontSize.lg}"}},"type":"object","default":{"value":"{typography.fontSize.lg}"}},"lineHeight":{"id":"#tokensConfig/prose/h6/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/lineHeight/value","default":"{typography.lead.normal}"}},"type":"object","default":{"value":"{typography.lead.normal}"}},"fontWeight":{"id":"#tokensConfig/prose/h6/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"iconSize":{"id":"#tokensConfig/prose/h6/iconSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/h6/iconSize/value","default":"{typography.fontSize.base}"}},"type":"object","default":{"value":"{typography.fontSize.base}"}}},"type":"object","default":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}}},"strong":{"id":"#tokensConfig/prose/strong","properties":{"fontWeight":{"id":"#tokensConfig/prose/strong/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/strong/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}}},"type":"object","default":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}}},"img":{"id":"#tokensConfig/prose/img","properties":{"margin":{"id":"#tokensConfig/prose/img/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/img/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"}}},"a":{"id":"#tokensConfig/prose/a","properties":{"textDecoration":{"id":"#tokensConfig/prose/a/textDecoration","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/textDecoration/value","default":"none"}},"type":"object","default":{"value":"none"}},"color":{"id":"#tokensConfig/prose/a/color","properties":{"static":{"id":"#tokensConfig/prose/a/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/color/static/value/initial","default":"inherit"},"dark":{"type":"string","id":"#tokensConfig/prose/a/color/static/value/dark","default":"inherit"}},"type":"object","default":{"initial":"inherit","dark":"inherit"}}},"type":"object","default":{"value":{"initial":"inherit","dark":"inherit"}}},"hover":{"id":"#tokensConfig/prose/a/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/color/hover/value/initial","default":"{typography.color.primary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/color/hover/value/dark","default":"{typography.color.primary.400}"}},"type":"object","default":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}}},"type":"object","default":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}}},"border":{"id":"#tokensConfig/prose/a/border","properties":{"width":{"id":"#tokensConfig/prose/a/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/a/border/style","properties":{"static":{"id":"#tokensConfig/prose/a/border/style/static","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/style/static/value","default":"dashed"}},"type":"object","default":{"value":"dashed"}},"hover":{"id":"#tokensConfig/prose/a/border/style/hover","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/style/hover/value","default":"solid"}},"type":"object","default":{"value":"solid"}}},"type":"object","default":{"static":{"value":"dashed"},"hover":{"value":"solid"}}},"color":{"id":"#tokensConfig/prose/a/border/color","properties":{"static":{"id":"#tokensConfig/prose/a/border/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/border/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/border/color/static/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/border/color/static/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}},"hover":{"id":"#tokensConfig/prose/a/border/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/border/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/border/color/hover/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/border/color/hover/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"distance":{"id":"#tokensConfig/prose/a/border/distance","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/border/distance/value","default":"2px"}},"type":"object","default":{"value":"2px"}}},"type":"object","default":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}}},"fontWeight":{"id":"#tokensConfig/prose/a/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/fontWeight/value","default":"{typography.fontWeight.medium}"}},"type":"object","default":{"value":"{typography.fontWeight.medium}"}},"hasCode":{"id":"#tokensConfig/prose/a/hasCode","properties":{"borderBottom":{"id":"#tokensConfig/prose/a/hasCode/borderBottom","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/hasCode/borderBottom/value","default":"none"}},"type":"object","default":{"value":"none"}}},"type":"object","default":{"borderBottom":{"value":"none"}}},"code":{"id":"#tokensConfig/prose/a/code","properties":{"border":{"id":"#tokensConfig/prose/a/code/border","properties":{"width":{"id":"#tokensConfig/prose/a/code/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/code/border/width/value","default":"{prose.a.border.width}"}},"type":"object","default":{"value":"{prose.a.border.width}"}},"style":{"id":"#tokensConfig/prose/a/code/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/a/code/border/style/value","default":"{prose.a.border.style.static}"}},"type":"object","default":{"value":"{prose.a.border.style.static}"}},"color":{"id":"#tokensConfig/prose/a/code/border/color","properties":{"static":{"id":"#tokensConfig/prose/a/code/border/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/code/border/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/static/value/initial","default":"{typography.color.secondary.400}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/static/value/dark","default":"{typography.color.secondary.600}"}},"type":"object","default":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}}},"hover":{"id":"#tokensConfig/prose/a/code/border/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/border/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/hover/value/initial","default":"{typography.color.primary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/border/color/hover/value/dark","default":"{typography.color.primary.600}"}},"type":"object","default":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"type":"object","default":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}}},"type":"object","default":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}}},"color":{"id":"#tokensConfig/prose/a/code/color","properties":{"static":{"id":"#tokensConfig/prose/a/code/color/static","properties":{"value":{"id":"#tokensConfig/prose/a/code/color/static/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/color/static/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/color/static/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}},"hover":{"id":"#tokensConfig/prose/a/code/color/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/color/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/color/hover/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/color/hover/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"background":{"id":"#tokensConfig/prose/a/code/background","properties":{"static":{"id":"#tokensConfig/prose/a/code/background/static","type":"any","default":{}},"hover":{"id":"#tokensConfig/prose/a/code/background/hover","properties":{"value":{"id":"#tokensConfig/prose/a/code/background/hover/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/a/code/background/hover/value/initial","default":"{typography.color.primary.50}"},"dark":{"type":"string","id":"#tokensConfig/prose/a/code/background/hover/value/dark","default":"{typography.color.primary.900}"}},"type":"object","default":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}},"type":"object","default":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}},"type":"object","default":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"type":"object","default":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}}},"type":"object","default":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}}},"blockquote":{"id":"#tokensConfig/prose/blockquote","properties":{"margin":{"id":"#tokensConfig/prose/blockquote/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/blockquote/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/paddingInlineStart/value","default":"24px"}},"type":"object","default":{"value":"24px"}},"quotes":{"id":"#tokensConfig/prose/blockquote/quotes","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/quotes/value","default":"'201C' '201D' '2018' '2019'"}},"type":"object","default":{"value":"'201C' '201D' '2018' '2019'"}},"color":{"id":"#tokensConfig/prose/blockquote/color","properties":{"value":{"id":"#tokensConfig/prose/blockquote/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/blockquote/color/value/initial","default":"{typography.color.secondary.500}"},"dark":{"type":"string","id":"#tokensConfig/prose/blockquote/color/value/dark","default":"{typography.color.secondary.400}"}},"type":"object","default":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}}},"border":{"id":"#tokensConfig/prose/blockquote/border","properties":{"width":{"id":"#tokensConfig/prose/blockquote/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/border/width/value","default":"4px"}},"type":"object","default":{"value":"4px"}},"style":{"id":"#tokensConfig/prose/blockquote/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/blockquote/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/blockquote/border/color","properties":{"value":{"id":"#tokensConfig/prose/blockquote/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/blockquote/border/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/blockquote/border/color/value/dark","default":"{typography.color.secondary.700}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"type":"object","default":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}}},"ul":{"id":"#tokensConfig/prose/ul","properties":{"listStyleType":{"id":"#tokensConfig/prose/ul/listStyleType","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/listStyleType/value","default":"disc"}},"type":"object","default":{"value":"disc"}},"margin":{"id":"#tokensConfig/prose/ul/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/ul/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ul/paddingInlineStart/value","default":"21px"}},"type":"object","default":{"value":"21px"}},"li":{"id":"#tokensConfig/prose/ul/li","properties":{"markerColor":{"id":"#tokensConfig/prose/ul/li/markerColor","properties":{"value":{"id":"#tokensConfig/prose/ul/li/markerColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/ul/li/markerColor/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/ul/li/markerColor/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"type":"object","default":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"ol":{"id":"#tokensConfig/prose/ol","properties":{"listStyleType":{"id":"#tokensConfig/prose/ol/listStyleType","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/listStyleType/value","default":"decimal"}},"type":"object","default":{"value":"decimal"}},"margin":{"id":"#tokensConfig/prose/ol/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"paddingInlineStart":{"id":"#tokensConfig/prose/ol/paddingInlineStart","properties":{"value":{"type":"string","id":"#tokensConfig/prose/ol/paddingInlineStart/value","default":"21px"}},"type":"object","default":{"value":"21px"}},"li":{"id":"#tokensConfig/prose/ol/li","properties":{"markerColor":{"id":"#tokensConfig/prose/ol/li/markerColor","properties":{"value":{"id":"#tokensConfig/prose/ol/li/markerColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/ol/li/markerColor/value/initial","default":"currentColor"},"dark":{"type":"string","id":"#tokensConfig/prose/ol/li/markerColor/value/dark","default":"currentColor"}},"type":"object","default":{"initial":"currentColor","dark":"currentColor"}}},"type":"object","default":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"type":"object","default":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"type":"object","default":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}}},"li":{"id":"#tokensConfig/prose/li","properties":{"margin":{"id":"#tokensConfig/prose/li/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/li/margin/value","default":"{typography.verticalMargin.sm} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.sm} 0"}},"listStylePosition":{"id":"#tokensConfig/prose/li/listStylePosition","properties":{"value":{"type":"string","id":"#tokensConfig/prose/li/listStylePosition/value","default":"outside"}},"type":"object","default":{"value":"outside"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}}},"hr":{"id":"#tokensConfig/prose/hr","properties":{"margin":{"id":"#tokensConfig/prose/hr/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"style":{"id":"#tokensConfig/prose/hr/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"width":{"id":"#tokensConfig/prose/hr/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/hr/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"color":{"id":"#tokensConfig/prose/hr/color","properties":{"value":{"id":"#tokensConfig/prose/hr/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/hr/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/hr/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"table":{"id":"#tokensConfig/prose/table","properties":{"margin":{"id":"#tokensConfig/prose/table/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"textAlign":{"id":"#tokensConfig/prose/table/textAlign","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/textAlign/value","default":"start"}},"type":"object","default":{"value":"start"}},"fontSize":{"id":"#tokensConfig/prose/table/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"lineHeight":{"id":"#tokensConfig/prose/table/lineHeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/table/lineHeight/value","default":"{typography.lead.6}"}},"type":"object","default":{"value":"{typography.lead.6}"}}},"type":"object","default":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}}},"thead":{"id":"#tokensConfig/prose/thead","properties":{"border":{"id":"#tokensConfig/prose/thead/border","properties":{"width":{"id":"#tokensConfig/prose/thead/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/border/width/value","default":"0px"}},"type":"object","default":{"value":"0px"}},"style":{"id":"#tokensConfig/prose/thead/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/thead/border/color","properties":{"value":{"id":"#tokensConfig/prose/thead/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/thead/border/color/value/initial","default":"{typography.color.secondary.300}"},"dark":{"type":"string","id":"#tokensConfig/prose/thead/border/color/value/dark","default":"{typography.color.secondary.600}"}},"type":"object","default":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}}},"type":"object","default":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}}},"borderBottom":{"id":"#tokensConfig/prose/thead/borderBottom","properties":{"width":{"id":"#tokensConfig/prose/thead/borderBottom/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/thead/borderBottom/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/thead/borderBottom/color","properties":{"value":{"id":"#tokensConfig/prose/thead/borderBottom/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/thead/borderBottom/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"th":{"id":"#tokensConfig/prose/th","properties":{"color":{"id":"#tokensConfig/prose/th/color","properties":{"value":{"id":"#tokensConfig/prose/th/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/th/color/value/initial","default":"{typography.color.secondary.600}"},"dark":{"type":"string","id":"#tokensConfig/prose/th/color/value/dark","default":"{typography.color.secondary.400}"}},"type":"object","default":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}}},"padding":{"id":"#tokensConfig/prose/th/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/padding/value","default":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"}},"type":"object","default":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"}},"fontWeight":{"id":"#tokensConfig/prose/th/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/fontWeight/value","default":"{typography.fontWeight.semibold}"}},"type":"object","default":{"value":"{typography.fontWeight.semibold}"}},"textAlign":{"id":"#tokensConfig/prose/th/textAlign","properties":{"value":{"type":"string","id":"#tokensConfig/prose/th/textAlign/value","default":"inherit"}},"type":"object","default":{"value":"inherit"}}},"type":"object","default":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}}},"tbody":{"id":"#tokensConfig/prose/tbody","properties":{"tr":{"id":"#tokensConfig/prose/tbody/tr","properties":{"borderBottom":{"id":"#tokensConfig/prose/tbody/tr/borderBottom","properties":{"width":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/style/value","default":"dashed"}},"type":"object","default":{"value":"dashed"}},"color":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/color","properties":{"value":{"id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/tbody/tr/borderBottom/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}}},"td":{"id":"#tokensConfig/prose/tbody/td","properties":{"padding":{"id":"#tokensConfig/prose/tbody/td/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/td/padding/value","default":"{typography.verticalMargin.sm}"}},"type":"object","default":{"value":"{typography.verticalMargin.sm}"}}},"type":"object","default":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"code":{"id":"#tokensConfig/prose/tbody/code","properties":{"inline":{"id":"#tokensConfig/prose/tbody/code/inline","properties":{"fontSize":{"id":"#tokensConfig/prose/tbody/code/inline/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/tbody/code/inline/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}}},"type":"object","default":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"type":"object","default":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}}},"type":"object","default":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}}},"code":{"id":"#tokensConfig/prose/code","properties":{"block":{"id":"#tokensConfig/prose/code/block","properties":{"fontSize":{"id":"#tokensConfig/prose/code/block/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"margin":{"id":"#tokensConfig/prose/code/block/margin","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/margin/value","default":"{typography.verticalMargin.base} 0"}},"type":"object","default":{"value":"{typography.verticalMargin.base} 0"}},"border":{"id":"#tokensConfig/prose/code/block/border","properties":{"width":{"id":"#tokensConfig/prose/code/block/border/width","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/border/width/value","default":"1px"}},"type":"object","default":{"value":"1px"}},"style":{"id":"#tokensConfig/prose/code/block/border/style","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/border/style/value","default":"solid"}},"type":"object","default":{"value":"solid"}},"color":{"id":"#tokensConfig/prose/code/block/border/color","properties":{"value":{"id":"#tokensConfig/prose/code/block/border/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/border/color/value/initial","default":"{typography.color.secondary.200}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/border/color/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"color":{"id":"#tokensConfig/prose/code/block/color","properties":{"value":{"id":"#tokensConfig/prose/code/block/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/color/value/initial","default":"{typography.color.secondary.700}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/color/value/dark","default":"{typography.color.secondary.200}"}},"type":"object","default":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"backgroundColor":{"id":"#tokensConfig/prose/code/block/backgroundColor","properties":{"value":{"id":"#tokensConfig/prose/code/block/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/backgroundColor/value/initial","default":"{typography.color.secondary.100}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/backgroundColor/value/dark","default":"{typography.color.secondary.900}"}},"type":"object","default":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}}},"backdropFilter":{"id":"#tokensConfig/prose/code/block/backdropFilter","properties":{"value":{"id":"#tokensConfig/prose/code/block/backdropFilter/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/block/backdropFilter/value/initial","default":"contrast(1)"},"dark":{"type":"string","id":"#tokensConfig/prose/code/block/backdropFilter/value/dark","default":"contrast(1)"}},"type":"object","default":{"initial":"contrast(1)","dark":"contrast(1)"}}},"type":"object","default":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}}},"pre":{"id":"#tokensConfig/prose/code/block/pre","properties":{"padding":{"id":"#tokensConfig/prose/code/block/pre/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/block/pre/padding/value","default":"{typography.verticalMargin.sm}"}},"type":"object","default":{"value":"{typography.verticalMargin.sm}"}}},"type":"object","default":{"padding":{"value":"{typography.verticalMargin.sm}"}}}},"type":"object","default":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}}},"inline":{"id":"#tokensConfig/prose/code/inline","properties":{"borderRadius":{"id":"#tokensConfig/prose/code/inline/borderRadius","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/borderRadius/value","default":"{radii.xs}"}},"type":"object","default":{"value":"{radii.xs}"}},"padding":{"id":"#tokensConfig/prose/code/inline/padding","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/padding/value","default":"0.2rem 0.375rem 0.2rem 0.375rem"}},"type":"object","default":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"}},"fontSize":{"id":"#tokensConfig/prose/code/inline/fontSize","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/fontSize/value","default":"{typography.fontSize.sm}"}},"type":"object","default":{"value":"{typography.fontSize.sm}"}},"fontWeight":{"id":"#tokensConfig/prose/code/inline/fontWeight","properties":{"value":{"type":"string","id":"#tokensConfig/prose/code/inline/fontWeight/value","default":"{typography.fontWeight.normal}"}},"type":"object","default":{"value":"{typography.fontWeight.normal}"}},"color":{"id":"#tokensConfig/prose/code/inline/color","properties":{"value":{"id":"#tokensConfig/prose/code/inline/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/inline/color/value/initial","default":"{typography.color.secondary.700}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/inline/color/value/dark","default":"{typography.color.secondary.200}"}},"type":"object","default":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}}},"backgroundColor":{"id":"#tokensConfig/prose/code/inline/backgroundColor","properties":{"value":{"id":"#tokensConfig/prose/code/inline/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/prose/code/inline/backgroundColor/value/initial","default":"{typography.color.secondary.100}"},"dark":{"type":"string","id":"#tokensConfig/prose/code/inline/backgroundColor/value/dark","default":"{typography.color.secondary.800}"}},"type":"object","default":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}},"type":"object","default":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}},"type":"object","default":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"type":"object","default":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}}},"type":"object","default":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}}},"alpine":{"title":"All the configurable tokens from Alpine.","tags":["@studio-icon carbon:blog"],"id":"#tokensConfig/alpine","properties":{"body":{"id":"#tokensConfig/alpine/body","properties":{"backgroundColor":{"id":"#tokensConfig/alpine/body/backgroundColor","properties":{"value":{"id":"#tokensConfig/alpine/body/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/body/backgroundColor/value/initial","default":"{color.white}"},"dark":{"type":"string","id":"#tokensConfig/alpine/body/backgroundColor/value/dark","default":"{color.black}"}},"type":"object","default":{"initial":"{color.white}","dark":"{color.black}"}}},"type":"object","default":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"color":{"id":"#tokensConfig/alpine/body/color","properties":{"value":{"id":"#tokensConfig/alpine/body/color/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/body/color/value/initial","default":"{color.gray.800}"},"dark":{"type":"string","id":"#tokensConfig/alpine/body/color/value/dark","default":"{color.gray.200}"}},"type":"object","default":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"type":"object","default":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}}},"backdrop":{"id":"#tokensConfig/alpine/backdrop","properties":{"backgroundColor":{"id":"#tokensConfig/alpine/backdrop/backgroundColor","properties":{"value":{"id":"#tokensConfig/alpine/backdrop/backgroundColor/value","properties":{"initial":{"type":"string","id":"#tokensConfig/alpine/backdrop/backgroundColor/value/initial","default":"#f4f4f5b3"},"dark":{"type":"string","id":"#tokensConfig/alpine/backdrop/backgroundColor/value/dark","default":"#18181bb3"}},"type":"object","default":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"type":"object","default":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}}},"type":"object","default":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}}},"readableLine":{"id":"#tokensConfig/alpine/readableLine","properties":{"value":{"type":"string","id":"#tokensConfig/alpine/readableLine/value","default":"68ch"}},"type":"object","default":{"value":"68ch"}}},"type":"object","default":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"type":"object","default":{"media":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw"}},"height":{"screen":{"value":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}},"size":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}},"space":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}},"opacity":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"fontSize":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"text":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"default":{"media":{"xs":{"value":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF"},"black":{"value":"#0c0c0d"},"gray":{"50":{"value":"#fafafa"},"100":{"value":"#f4f4f5"},"200":{"value":"#e4e4e7"},"300":{"value":"#D4d4d8"},"400":{"value":"#a1a1aa"},"500":{"value":"#71717A"},"600":{"value":"#52525B"},"700":{"value":"#3f3f46"},"800":{"value":"#27272A"},"900":{"value":"#18181B"}},"green":{"50":{"value":"#d6ffee"},"100":{"value":"#acffdd"},"200":{"value":"#83ffcc"},"300":{"value":"#30ffaa"},"400":{"value":"#00dc82"},"500":{"value":"#00bd6f"},"600":{"value":"#009d5d"},"700":{"value":"#007e4a"},"800":{"value":"#005e38"},"900":{"value":"#003f25"}},"yellow":{"50":{"value":"#fdf6db"},"100":{"value":"#fcedb7"},"200":{"value":"#fae393"},"300":{"value":"#f8da70"},"400":{"value":"#f7d14c"},"500":{"value":"#f5c828"},"600":{"value":"#daac0a"},"700":{"value":"#a38108"},"800":{"value":"#6d5605"},"900":{"value":"#362b03"}},"orange":{"50":{"value":"#ffe9d9"},"100":{"value":"#ffd3b3"},"200":{"value":"#ffbd8d"},"300":{"value":"#ffa666"},"400":{"value":"#ff9040"},"500":{"value":"#ff7a1a"},"600":{"value":"#e15e00"},"700":{"value":"#a94700"},"800":{"value":"#702f00"},"900":{"value":"#381800"}},"red":{"50":{"value":"#ffdbd9"},"100":{"value":"#ffb7b3"},"200":{"value":"#ff948d"},"300":{"value":"#ff7066"},"400":{"value":"#ff4c40"},"500":{"value":"#ff281a"},"600":{"value":"#e10e00"},"700":{"value":"#a90a00"},"800":{"value":"#700700"},"900":{"value":"#380300"}},"pear":{"50":{"value":"#f7f8dc"},"100":{"value":"#eff0ba"},"200":{"value":"#e8e997"},"300":{"value":"#e0e274"},"400":{"value":"#d8da52"},"500":{"value":"#d0d32f"},"600":{"value":"#a8aa24"},"700":{"value":"#7e801b"},"800":{"value":"#545512"},"900":{"value":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8"},"100":{"value":"#aff4f0"},"200":{"value":"#87efe9"},"300":{"value":"#5fe9e1"},"400":{"value":"#36e4da"},"500":{"value":"#1cd1c6"},"600":{"value":"#16a79e"},"700":{"value":"#117d77"},"800":{"value":"#0b544f"},"900":{"value":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"blue":{"50":{"value":"#d9f1ff"},"100":{"value":"#b3e4ff"},"200":{"value":"#8dd6ff"},"300":{"value":"#66c8ff"},"400":{"value":"#40bbff"},"500":{"value":"#1aadff"},"600":{"value":"#0090e1"},"700":{"value":"#006ca9"},"800":{"value":"#004870"},"900":{"value":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff"},"100":{"value":"#b3cbff"},"200":{"value":"#8db0ff"},"300":{"value":"#6696ff"},"400":{"value":"#407cff"},"500":{"value":"#1a62ff"},"600":{"value":"#0047e1"},"700":{"value":"#0035a9"},"800":{"value":"#002370"},"900":{"value":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb"},"100":{"value":"#c0b7f7"},"200":{"value":"#a093f3"},"300":{"value":"#806ff0"},"400":{"value":"#614bec"},"500":{"value":"#4127e8"},"600":{"value":"#2c15c4"},"700":{"value":"#211093"},"800":{"value":"#160a62"},"900":{"value":"#0b0531"}},"purple":{"50":{"value":"#ead9ff"},"100":{"value":"#d5b3ff"},"200":{"value":"#c08dff"},"300":{"value":"#ab66ff"},"400":{"value":"#9640ff"},"500":{"value":"#811aff"},"600":{"value":"#6500e1"},"700":{"value":"#4c00a9"},"800":{"value":"#330070"},"900":{"value":"#190038"}},"pink":{"50":{"value":"#ffd9f2"},"100":{"value":"#ffb3e5"},"200":{"value":"#ff8dd8"},"300":{"value":"#ff66cc"},"400":{"value":"#ff40bf"},"500":{"value":"#ff1ab2"},"600":{"value":"#e10095"},"700":{"value":"#a90070"},"800":{"value":"#70004b"},"900":{"value":"#380025"}},"ruby":{"50":{"value":"#ffd9e4"},"100":{"value":"#ffb3c9"},"200":{"value":"#ff8dae"},"300":{"value":"#ff6694"},"400":{"value":"#ff4079"},"500":{"value":"#ff1a5e"},"600":{"value":"#e10043"},"700":{"value":"#a90032"},"800":{"value":"#700021"},"900":{"value":"#380011"}},"primary":{"50":{"value":"#d9f8ff"},"100":{"value":"#b3f1ff"},"200":{"value":"#8deaff"},"300":{"value":"#66e4ff"},"400":{"value":"#40ddff"},"500":{"value":"#1ad6ff"},"600":{"value":"#00b9e1"},"700":{"value":"#008aa9"},"800":{"value":"#005c70"},"900":{"value":"#002e38"}},"secondary":{"50":{"value":"{color.gray.50}"},"100":{"value":"{color.gray.100}"},"200":{"value":"{color.gray.200}"},"300":{"value":"{color.gray.300}"},"400":{"value":"{color.gray.400}"},"500":{"value":"{color.gray.500}"},"600":{"value":"{color.gray.600}"},"700":{"value":"{color.gray.700}"},"800":{"value":"{color.gray.800}"},"900":{"value":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw"}},"height":{"screen":{"value":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px"},"2xs":{"value":"0.125rem"},"xs":{"value":"0.25rem"},"sm":{"value":"0.375rem"},"md":{"value":"0.5rem"},"lg":{"value":"0.75rem"},"xl":{"value":"1rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.75rem"},"full":{"value":"9999px"}},"size":{"0":{"value":"0px"},"2":{"value":"2px"},"4":{"value":"4px"},"6":{"value":"6px"},"8":{"value":"8px"},"12":{"value":"12px"},"16":{"value":"16px"},"20":{"value":"20px"},"24":{"value":"24px"},"32":{"value":"32px"},"40":{"value":"40px"},"48":{"value":"48px"},"56":{"value":"56px"},"64":{"value":"64px"},"80":{"value":"80px"},"104":{"value":"104px"},"200":{"value":"200px"},"xs":{"value":"20rem"},"sm":{"value":"24rem"},"md":{"value":"28rem"},"lg":{"value":"32rem"},"xl":{"value":"36rem"},"2xl":{"value":"42rem"},"3xl":{"value":"48rem"},"4xl":{"value":"56rem"},"5xl":{"value":"64rem"},"6xl":{"value":"72rem"},"7xl":{"value":"80rem"},"full":{"value":"100%"}},"space":{"0":{"value":"0px"},"1":{"value":"0.25rem"},"2":{"value":"0.5rem"},"3":{"value":"0.75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"11":{"value":"2.75rem"},"12":{"value":"3rem"},"14":{"value":"3.5rem"},"16":{"value":"4rem"},"20":{"value":"5rem"},"24":{"value":"6rem"},"28":{"value":"7rem"},"32":{"value":"8rem"},"36":{"value":"9rem"},"40":{"value":"10rem"},"44":{"value":"11rem"},"48":{"value":"12rem"},"52":{"value":"13rem"},"56":{"value":"14rem"},"60":{"value":"15rem"},"64":{"value":"16rem"},"72":{"value":"18rem"},"80":{"value":"20rem"},"96":{"value":"24rem"},"128":{"value":"32rem"},"px":{"value":"1px"},"rem":{"125":{"value":"0.125rem"},"375":{"value":"0.375rem"},"625":{"value":"0.625rem"},"875":{"value":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0"},"sm":{"value":"1px"},"md":{"value":"2px"},"lg":{"value":"3px"}},"opacity":{"noOpacity":{"value":"0"},"bright":{"value":"0.1"},"light":{"value":"0.15"},"soft":{"value":"0.3"},"medium":{"value":"0.5"},"high":{"value":"0.8"},"total":{"value":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"fontSize":{"xs":{"value":"0.75rem"},"sm":{"value":"0.875rem"},"base":{"value":"1rem"},"lg":{"value":"1.125rem"},"xl":{"value":"1.25rem"},"2xl":{"value":"1.5rem"},"3xl":{"value":"1.875rem"},"4xl":{"value":"2.25rem"},"5xl":{"value":"3rem"},"6xl":{"value":"3.75rem"},"7xl":{"value":"4.5rem"},"8xl":{"value":"6rem"},"9xl":{"value":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em"},"tight":{"value":"-0.025em"},"normal":{"value":"0em"},"wide":{"value":"0.025em"},"wider":{"value":"0.05em"},"widest":{"value":"0.1em"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"text":{"xs":{"fontSize":{"value":"{fontSize.xs}"},"lineHeight":{"value":"{lead.4}"}},"sm":{"fontSize":{"value":"{fontSize.sm}"},"lineHeight":{"value":"{lead.5}"}},"base":{"fontSize":{"value":"{fontSize.base}"},"lineHeight":{"value":"{lead.6}"}},"lg":{"fontSize":{"value":"{fontSize.lg}"},"lineHeight":{"value":"{lead.7}"}},"xl":{"fontSize":{"value":"{fontSize.xl}"},"lineHeight":{"value":"{lead.7}"}},"2xl":{"fontSize":{"value":"{fontSize.2xl}"},"lineHeight":{"value":"{lead.8}"}},"3xl":{"fontSize":{"value":"{fontSize.3xl}"},"lineHeight":{"value":"{lead.9}"}},"4xl":{"fontSize":{"value":"{fontSize.4xl}"},"lineHeight":{"value":"{lead.10}"}},"5xl":{"fontSize":{"value":"{fontSize.5xl}"},"lineHeight":{"value":"{lead.none}"}},"6xl":{"fontSize":{"value":"{fontSize.6xl}"},"lineHeight":{"value":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem"},"padding":{"mobile":{"value":"{space.6}"},"xs":{"value":"{space.8}"},"sm":{"value":"{space.12}"},"md":{"value":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px"},"base":{"value":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em"},"wide":{"value":"0.025em"}},"fontSize":{"xs":{"value":"12px"},"sm":{"value":"14px"},"base":{"value":"16px"},"lg":{"value":"18px"},"xl":{"value":"20px"},"2xl":{"value":"24px"},"3xl":{"value":"30px"},"4xl":{"value":"36px"},"5xl":{"value":"48px"},"6xl":{"value":"60px"},"7xl":{"value":"72px"},"8xl":{"value":"96px"},"9xl":{"value":"128px"}},"fontWeight":{"thin":{"value":"100"},"extralight":{"value":"200"},"light":{"value":"300"},"normal":{"value":"400"},"medium":{"value":"500"},"semibold":{"value":"600"},"bold":{"value":"700"},"extrabold":{"value":"800"},"black":{"value":"900"}},"lead":{"1":{"value":".025rem"},"2":{"value":".5rem"},"3":{"value":".75rem"},"4":{"value":"1rem"},"5":{"value":"1.25rem"},"6":{"value":"1.5rem"},"7":{"value":"1.75rem"},"8":{"value":"2rem"},"9":{"value":"2.25rem"},"10":{"value":"2.5rem"},"none":{"value":"1"},"tight":{"value":"1.25"},"snug":{"value":"1.375"},"normal":{"value":"1.5"},"relaxed":{"value":"1.625"},"loose":{"value":"2"}},"font":{"display":{"value":"{font.sans}"},"body":{"value":"{font.sans}"},"code":{"value":"{font.mono}"}},"color":{"primary":{"50":{"value":"{color.primary.50}"},"100":{"value":"{color.primary.100}"},"200":{"value":"{color.primary.200}"},"300":{"value":"{color.primary.300}"},"400":{"value":"{color.primary.400}"},"500":{"value":"{color.primary.500}"},"600":{"value":"{color.primary.600}"},"700":{"value":"{color.primary.700}"},"800":{"value":"{color.primary.800}"},"900":{"value":"{color.primary.900}"}},"secondary":{"50":{"value":"{color.secondary.50}"},"100":{"value":"{color.secondary.100}"},"200":{"value":"{color.secondary.200}"},"300":{"value":"{color.secondary.300}"},"400":{"value":"{color.secondary.400}"},"500":{"value":"{color.secondary.500}"},"600":{"value":"{color.secondary.600}"},"700":{"value":"{color.secondary.700}"},"800":{"value":"{color.secondary.800}"},"900":{"value":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px"},"lineHeight":{"value":"{typography.lead.normal}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem"},"fontSize":{"value":"{typography.fontSize.5xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.4xl}"},"lineHeight":{"value":"{typography.lead.tight}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.3xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.2xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"{typography.letterSpacing.tight}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.xl}"},"lineHeight":{"value":"{typography.lead.snug}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem"},"fontSize":{"value":"{typography.fontSize.lg}"},"lineHeight":{"value":"{typography.lead.normal}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"iconSize":{"value":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px"},"style":{"static":{"value":"dashed"},"hover":{"value":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px"}},"fontWeight":{"value":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none"}},"code":{"border":{"width":{"value":"{prose.a.border.width}"},"style":{"value":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal"},"margin":{"value":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside"}},"hr":{"margin":{"value":"{typography.verticalMargin.base} 0"},"style":{"value":"solid"},"width":{"value":"1px"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start"},"fontSize":{"value":"{typography.fontSize.sm}"},"lineHeight":{"value":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px"},"style":{"value":"dashed"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"{typography.fontSize.sm}"},"margin":{"value":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px"},"style":{"value":"solid"},"color":{"value":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"{typography.fontSize.sm}"},"fontWeight":{"value":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch"}}}},"tokensConfig":{"media":{"xs":{"value":"(min-width: 475px)","variable":"var(--media-xs)","raw":"(min-width: 475px)"},"sm":{"value":"(min-width: 640px)","variable":"var(--media-sm)","raw":"(min-width: 640px)"},"md":{"value":"(min-width: 768px)","variable":"var(--media-md)","raw":"(min-width: 768px)"},"lg":{"value":"(min-width: 1024px)","variable":"var(--media-lg)","raw":"(min-width: 1024px)"},"xl":{"value":"(min-width: 1280px)","variable":"var(--media-xl)","raw":"(min-width: 1280px)"},"2xl":{"value":"(min-width: 1536px)","variable":"var(--media-2xl)","raw":"(min-width: 1536px)"},"rm":{"value":"(prefers-reduced-motion: reduce)","variable":"var(--media-rm)","raw":"(prefers-reduced-motion: reduce)"},"landscape":{"value":"only screen and (orientation: landscape)","variable":"var(--media-landscape)","raw":"only screen and (orientation: landscape)"},"portrait":{"value":"only screen and (orientation: portrait)","variable":"var(--media-portrait)","raw":"only screen and (orientation: portrait)"}},"color":{"white":{"value":"#FFFFFF","variable":"var(--color-white)","raw":"#FFFFFF"},"black":{"value":"#0c0c0d","variable":"var(--color-black)","raw":"#0c0c0d"},"gray":{"50":{"value":"#fafafa","variable":"var(--color-gray-50)","raw":"#fafafa"},"100":{"value":"#f4f4f5","variable":"var(--color-gray-100)","raw":"#f4f4f5"},"200":{"value":"#e4e4e7","variable":"var(--color-gray-200)","raw":"#e4e4e7"},"300":{"value":"#D4d4d8","variable":"var(--color-gray-300)","raw":"#D4d4d8"},"400":{"value":"#a1a1aa","variable":"var(--color-gray-400)","raw":"#a1a1aa"},"500":{"value":"#71717A","variable":"var(--color-gray-500)","raw":"#71717A"},"600":{"value":"#52525B","variable":"var(--color-gray-600)","raw":"#52525B"},"700":{"value":"#3f3f46","variable":"var(--color-gray-700)","raw":"#3f3f46"},"800":{"value":"#27272A","variable":"var(--color-gray-800)","raw":"#27272A"},"900":{"value":"#18181B","variable":"var(--color-gray-900)","raw":"#18181B"}},"green":{"50":{"value":"#d6ffee","variable":"var(--color-green-50)","raw":"#d6ffee"},"100":{"value":"#acffdd","variable":"var(--color-green-100)","raw":"#acffdd"},"200":{"value":"#83ffcc","variable":"var(--color-green-200)","raw":"#83ffcc"},"300":{"value":"#30ffaa","variable":"var(--color-green-300)","raw":"#30ffaa"},"400":{"value":"#00dc82","variable":"var(--color-green-400)","raw":"#00dc82"},"500":{"value":"#00bd6f","variable":"var(--color-green-500)","raw":"#00bd6f"},"600":{"value":"#009d5d","variable":"var(--color-green-600)","raw":"#009d5d"},"700":{"value":"#007e4a","variable":"var(--color-green-700)","raw":"#007e4a"},"800":{"value":"#005e38","variable":"var(--color-green-800)","raw":"#005e38"},"900":{"value":"#003f25","variable":"var(--color-green-900)","raw":"#003f25"}},"yellow":{"50":{"value":"#fdf6db","variable":"var(--color-yellow-50)","raw":"#fdf6db"},"100":{"value":"#fcedb7","variable":"var(--color-yellow-100)","raw":"#fcedb7"},"200":{"value":"#fae393","variable":"var(--color-yellow-200)","raw":"#fae393"},"300":{"value":"#f8da70","variable":"var(--color-yellow-300)","raw":"#f8da70"},"400":{"value":"#f7d14c","variable":"var(--color-yellow-400)","raw":"#f7d14c"},"500":{"value":"#f5c828","variable":"var(--color-yellow-500)","raw":"#f5c828"},"600":{"value":"#daac0a","variable":"var(--color-yellow-600)","raw":"#daac0a"},"700":{"value":"#a38108","variable":"var(--color-yellow-700)","raw":"#a38108"},"800":{"value":"#6d5605","variable":"var(--color-yellow-800)","raw":"#6d5605"},"900":{"value":"#362b03","variable":"var(--color-yellow-900)","raw":"#362b03"}},"orange":{"50":{"value":"#ffe9d9","variable":"var(--color-orange-50)","raw":"#ffe9d9"},"100":{"value":"#ffd3b3","variable":"var(--color-orange-100)","raw":"#ffd3b3"},"200":{"value":"#ffbd8d","variable":"var(--color-orange-200)","raw":"#ffbd8d"},"300":{"value":"#ffa666","variable":"var(--color-orange-300)","raw":"#ffa666"},"400":{"value":"#ff9040","variable":"var(--color-orange-400)","raw":"#ff9040"},"500":{"value":"#ff7a1a","variable":"var(--color-orange-500)","raw":"#ff7a1a"},"600":{"value":"#e15e00","variable":"var(--color-orange-600)","raw":"#e15e00"},"700":{"value":"#a94700","variable":"var(--color-orange-700)","raw":"#a94700"},"800":{"value":"#702f00","variable":"var(--color-orange-800)","raw":"#702f00"},"900":{"value":"#381800","variable":"var(--color-orange-900)","raw":"#381800"}},"red":{"50":{"value":"#ffdbd9","variable":"var(--color-red-50)","raw":"#ffdbd9"},"100":{"value":"#ffb7b3","variable":"var(--color-red-100)","raw":"#ffb7b3"},"200":{"value":"#ff948d","variable":"var(--color-red-200)","raw":"#ff948d"},"300":{"value":"#ff7066","variable":"var(--color-red-300)","raw":"#ff7066"},"400":{"value":"#ff4c40","variable":"var(--color-red-400)","raw":"#ff4c40"},"500":{"value":"#ff281a","variable":"var(--color-red-500)","raw":"#ff281a"},"600":{"value":"#e10e00","variable":"var(--color-red-600)","raw":"#e10e00"},"700":{"value":"#a90a00","variable":"var(--color-red-700)","raw":"#a90a00"},"800":{"value":"#700700","variable":"var(--color-red-800)","raw":"#700700"},"900":{"value":"#380300","variable":"var(--color-red-900)","raw":"#380300"}},"pear":{"50":{"value":"#f7f8dc","variable":"var(--color-pear-50)","raw":"#f7f8dc"},"100":{"value":"#eff0ba","variable":"var(--color-pear-100)","raw":"#eff0ba"},"200":{"value":"#e8e997","variable":"var(--color-pear-200)","raw":"#e8e997"},"300":{"value":"#e0e274","variable":"var(--color-pear-300)","raw":"#e0e274"},"400":{"value":"#d8da52","variable":"var(--color-pear-400)","raw":"#d8da52"},"500":{"value":"#d0d32f","variable":"var(--color-pear-500)","raw":"#d0d32f"},"600":{"value":"#a8aa24","variable":"var(--color-pear-600)","raw":"#a8aa24"},"700":{"value":"#7e801b","variable":"var(--color-pear-700)","raw":"#7e801b"},"800":{"value":"#545512","variable":"var(--color-pear-800)","raw":"#545512"},"900":{"value":"#2a2b09","variable":"var(--color-pear-900)","raw":"#2a2b09"}},"teal":{"50":{"value":"#d7faf8","variable":"var(--color-teal-50)","raw":"#d7faf8"},"100":{"value":"#aff4f0","variable":"var(--color-teal-100)","raw":"#aff4f0"},"200":{"value":"#87efe9","variable":"var(--color-teal-200)","raw":"#87efe9"},"300":{"value":"#5fe9e1","variable":"var(--color-teal-300)","raw":"#5fe9e1"},"400":{"value":"#36e4da","variable":"var(--color-teal-400)","raw":"#36e4da"},"500":{"value":"#1cd1c6","variable":"var(--color-teal-500)","raw":"#1cd1c6"},"600":{"value":"#16a79e","variable":"var(--color-teal-600)","raw":"#16a79e"},"700":{"value":"#117d77","variable":"var(--color-teal-700)","raw":"#117d77"},"800":{"value":"#0b544f","variable":"var(--color-teal-800)","raw":"#0b544f"},"900":{"value":"#062a28","variable":"var(--color-teal-900)","raw":"#062a28"}},"lightblue":{"50":{"value":"#d9f8ff","variable":"var(--color-lightblue-50)","raw":"#d9f8ff"},"100":{"value":"#b3f1ff","variable":"var(--color-lightblue-100)","raw":"#b3f1ff"},"200":{"value":"#8deaff","variable":"var(--color-lightblue-200)","raw":"#8deaff"},"300":{"value":"#66e4ff","variable":"var(--color-lightblue-300)","raw":"#66e4ff"},"400":{"value":"#40ddff","variable":"var(--color-lightblue-400)","raw":"#40ddff"},"500":{"value":"#1ad6ff","variable":"var(--color-lightblue-500)","raw":"#1ad6ff"},"600":{"value":"#00b9e1","variable":"var(--color-lightblue-600)","raw":"#00b9e1"},"700":{"value":"#008aa9","variable":"var(--color-lightblue-700)","raw":"#008aa9"},"800":{"value":"#005c70","variable":"var(--color-lightblue-800)","raw":"#005c70"},"900":{"value":"#002e38","variable":"var(--color-lightblue-900)","raw":"#002e38"}},"blue":{"50":{"value":"#d9f1ff","variable":"var(--color-blue-50)","raw":"#d9f1ff"},"100":{"value":"#b3e4ff","variable":"var(--color-blue-100)","raw":"#b3e4ff"},"200":{"value":"#8dd6ff","variable":"var(--color-blue-200)","raw":"#8dd6ff"},"300":{"value":"#66c8ff","variable":"var(--color-blue-300)","raw":"#66c8ff"},"400":{"value":"#40bbff","variable":"var(--color-blue-400)","raw":"#40bbff"},"500":{"value":"#1aadff","variable":"var(--color-blue-500)","raw":"#1aadff"},"600":{"value":"#0090e1","variable":"var(--color-blue-600)","raw":"#0090e1"},"700":{"value":"#006ca9","variable":"var(--color-blue-700)","raw":"#006ca9"},"800":{"value":"#004870","variable":"var(--color-blue-800)","raw":"#004870"},"900":{"value":"#002438","variable":"var(--color-blue-900)","raw":"#002438"}},"indigoblue":{"50":{"value":"#d9e5ff","variable":"var(--color-indigoblue-50)","raw":"#d9e5ff"},"100":{"value":"#b3cbff","variable":"var(--color-indigoblue-100)","raw":"#b3cbff"},"200":{"value":"#8db0ff","variable":"var(--color-indigoblue-200)","raw":"#8db0ff"},"300":{"value":"#6696ff","variable":"var(--color-indigoblue-300)","raw":"#6696ff"},"400":{"value":"#407cff","variable":"var(--color-indigoblue-400)","raw":"#407cff"},"500":{"value":"#1a62ff","variable":"var(--color-indigoblue-500)","raw":"#1a62ff"},"600":{"value":"#0047e1","variable":"var(--color-indigoblue-600)","raw":"#0047e1"},"700":{"value":"#0035a9","variable":"var(--color-indigoblue-700)","raw":"#0035a9"},"800":{"value":"#002370","variable":"var(--color-indigoblue-800)","raw":"#002370"},"900":{"value":"#001238","variable":"var(--color-indigoblue-900)","raw":"#001238"}},"royalblue":{"50":{"value":"#dfdbfb","variable":"var(--color-royalblue-50)","raw":"#dfdbfb"},"100":{"value":"#c0b7f7","variable":"var(--color-royalblue-100)","raw":"#c0b7f7"},"200":{"value":"#a093f3","variable":"var(--color-royalblue-200)","raw":"#a093f3"},"300":{"value":"#806ff0","variable":"var(--color-royalblue-300)","raw":"#806ff0"},"400":{"value":"#614bec","variable":"var(--color-royalblue-400)","raw":"#614bec"},"500":{"value":"#4127e8","variable":"var(--color-royalblue-500)","raw":"#4127e8"},"600":{"value":"#2c15c4","variable":"var(--color-royalblue-600)","raw":"#2c15c4"},"700":{"value":"#211093","variable":"var(--color-royalblue-700)","raw":"#211093"},"800":{"value":"#160a62","variable":"var(--color-royalblue-800)","raw":"#160a62"},"900":{"value":"#0b0531","variable":"var(--color-royalblue-900)","raw":"#0b0531"}},"purple":{"50":{"value":"#ead9ff","variable":"var(--color-purple-50)","raw":"#ead9ff"},"100":{"value":"#d5b3ff","variable":"var(--color-purple-100)","raw":"#d5b3ff"},"200":{"value":"#c08dff","variable":"var(--color-purple-200)","raw":"#c08dff"},"300":{"value":"#ab66ff","variable":"var(--color-purple-300)","raw":"#ab66ff"},"400":{"value":"#9640ff","variable":"var(--color-purple-400)","raw":"#9640ff"},"500":{"value":"#811aff","variable":"var(--color-purple-500)","raw":"#811aff"},"600":{"value":"#6500e1","variable":"var(--color-purple-600)","raw":"#6500e1"},"700":{"value":"#4c00a9","variable":"var(--color-purple-700)","raw":"#4c00a9"},"800":{"value":"#330070","variable":"var(--color-purple-800)","raw":"#330070"},"900":{"value":"#190038","variable":"var(--color-purple-900)","raw":"#190038"}},"pink":{"50":{"value":"#ffd9f2","variable":"var(--color-pink-50)","raw":"#ffd9f2"},"100":{"value":"#ffb3e5","variable":"var(--color-pink-100)","raw":"#ffb3e5"},"200":{"value":"#ff8dd8","variable":"var(--color-pink-200)","raw":"#ff8dd8"},"300":{"value":"#ff66cc","variable":"var(--color-pink-300)","raw":"#ff66cc"},"400":{"value":"#ff40bf","variable":"var(--color-pink-400)","raw":"#ff40bf"},"500":{"value":"#ff1ab2","variable":"var(--color-pink-500)","raw":"#ff1ab2"},"600":{"value":"#e10095","variable":"var(--color-pink-600)","raw":"#e10095"},"700":{"value":"#a90070","variable":"var(--color-pink-700)","raw":"#a90070"},"800":{"value":"#70004b","variable":"var(--color-pink-800)","raw":"#70004b"},"900":{"value":"#380025","variable":"var(--color-pink-900)","raw":"#380025"}},"ruby":{"50":{"value":"#ffd9e4","variable":"var(--color-ruby-50)","raw":"#ffd9e4"},"100":{"value":"#ffb3c9","variable":"var(--color-ruby-100)","raw":"#ffb3c9"},"200":{"value":"#ff8dae","variable":"var(--color-ruby-200)","raw":"#ff8dae"},"300":{"value":"#ff6694","variable":"var(--color-ruby-300)","raw":"#ff6694"},"400":{"value":"#ff4079","variable":"var(--color-ruby-400)","raw":"#ff4079"},"500":{"value":"#ff1a5e","variable":"var(--color-ruby-500)","raw":"#ff1a5e"},"600":{"value":"#e10043","variable":"var(--color-ruby-600)","raw":"#e10043"},"700":{"value":"#a90032","variable":"var(--color-ruby-700)","raw":"#a90032"},"800":{"value":"#700021","variable":"var(--color-ruby-800)","raw":"#700021"},"900":{"value":"#380011","variable":"var(--color-ruby-900)","raw":"#380011"}},"primary":{"50":{"value":"#d9f8ff","variable":"var(--color-primary-50)","raw":"#d9f8ff"},"100":{"value":"#b3f1ff","variable":"var(--color-primary-100)","raw":"#b3f1ff"},"200":{"value":"#8deaff","variable":"var(--color-primary-200)","raw":"#8deaff"},"300":{"value":"#66e4ff","variable":"var(--color-primary-300)","raw":"#66e4ff"},"400":{"value":"#40ddff","variable":"var(--color-primary-400)","raw":"#40ddff"},"500":{"value":"#1ad6ff","variable":"var(--color-primary-500)","raw":"#1ad6ff"},"600":{"value":"#00b9e1","variable":"var(--color-primary-600)","raw":"#00b9e1"},"700":{"value":"#008aa9","variable":"var(--color-primary-700)","raw":"#008aa9"},"800":{"value":"#005c70","variable":"var(--color-primary-800)","raw":"#005c70"},"900":{"value":"#002e38","variable":"var(--color-primary-900)","raw":"#002e38"}},"secondary":{"50":{"value":"var(--color-gray-50)","variable":"var(--color-secondary-50)","raw":"{color.gray.50}"},"100":{"value":"var(--color-gray-100)","variable":"var(--color-secondary-100)","raw":"{color.gray.100}"},"200":{"value":"var(--color-gray-200)","variable":"var(--color-secondary-200)","raw":"{color.gray.200}"},"300":{"value":"var(--color-gray-300)","variable":"var(--color-secondary-300)","raw":"{color.gray.300}"},"400":{"value":"var(--color-gray-400)","variable":"var(--color-secondary-400)","raw":"{color.gray.400}"},"500":{"value":"var(--color-gray-500)","variable":"var(--color-secondary-500)","raw":"{color.gray.500}"},"600":{"value":"var(--color-gray-600)","variable":"var(--color-secondary-600)","raw":"{color.gray.600}"},"700":{"value":"var(--color-gray-700)","variable":"var(--color-secondary-700)","raw":"{color.gray.700}"},"800":{"value":"var(--color-gray-800)","variable":"var(--color-secondary-800)","raw":"{color.gray.800}"},"900":{"value":"var(--color-gray-900)","variable":"var(--color-secondary-900)","raw":"{color.gray.900}"}}},"width":{"screen":{"value":"100vw","variable":"var(--width-screen)","raw":"100vw"}},"height":{"screen":{"value":"100vh","variable":"var(--height-screen)","raw":"100vh"}},"shadow":{"xs":{"value":"0px 1px 2px 0px #000000","variable":"var(--shadow-xs)","raw":"0px 1px 2px 0px #000000"},"sm":{"value":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000","variable":"var(--shadow-sm)","raw":"0px 1px 3px 0px #000000, 0px 1px 2px -1px #000000"},"md":{"value":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000","variable":"var(--shadow-md)","raw":"0px 4px 6px -1px #000000, 0px 2px 4px -2px #000000"},"lg":{"value":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000","variable":"var(--shadow-lg)","raw":"0px 10px 15px -3px #000000, 0px 4px 6px -4px #000000"},"xl":{"value":"0px 20px 25px -5px var(--color-gray-400), 0px 8px 10px -6px #000000","variable":"var(--shadow-xl)","raw":"0px 20px 25px -5px {color.gray.400}, 0px 8px 10px -6px #000000"},"2xl":{"value":"0px 25px 50px -12px var(--color-gray-900)","variable":"var(--shadow-2xl)","raw":"0px 25px 50px -12px {color.gray.900}"},"none":{"value":"0px 0px 0px 0px transparent","variable":"var(--shadow-none)","raw":"0px 0px 0px 0px transparent"}},"radii":{"none":{"value":"0px","variable":"var(--radii-none)","raw":"0px"},"2xs":{"value":"0.125rem","variable":"var(--radii-2xs)","raw":"0.125rem"},"xs":{"value":"0.25rem","variable":"var(--radii-xs)","raw":"0.25rem"},"sm":{"value":"0.375rem","variable":"var(--radii-sm)","raw":"0.375rem"},"md":{"value":"0.5rem","variable":"var(--radii-md)","raw":"0.5rem"},"lg":{"value":"0.75rem","variable":"var(--radii-lg)","raw":"0.75rem"},"xl":{"value":"1rem","variable":"var(--radii-xl)","raw":"1rem"},"2xl":{"value":"1.5rem","variable":"var(--radii-2xl)","raw":"1.5rem"},"3xl":{"value":"1.75rem","variable":"var(--radii-3xl)","raw":"1.75rem"},"full":{"value":"9999px","variable":"var(--radii-full)","raw":"9999px"}},"size":{"0":{"value":"0px","variable":"var(--size-0)","raw":"0px"},"2":{"value":"2px","variable":"var(--size-2)","raw":"2px"},"4":{"value":"4px","variable":"var(--size-4)","raw":"4px"},"6":{"value":"6px","variable":"var(--size-6)","raw":"6px"},"8":{"value":"8px","variable":"var(--size-8)","raw":"8px"},"12":{"value":"12px","variable":"var(--size-12)","raw":"12px"},"16":{"value":"16px","variable":"var(--size-16)","raw":"16px"},"20":{"value":"20px","variable":"var(--size-20)","raw":"20px"},"24":{"value":"24px","variable":"var(--size-24)","raw":"24px"},"32":{"value":"32px","variable":"var(--size-32)","raw":"32px"},"40":{"value":"40px","variable":"var(--size-40)","raw":"40px"},"48":{"value":"48px","variable":"var(--size-48)","raw":"48px"},"56":{"value":"56px","variable":"var(--size-56)","raw":"56px"},"64":{"value":"64px","variable":"var(--size-64)","raw":"64px"},"80":{"value":"80px","variable":"var(--size-80)","raw":"80px"},"104":{"value":"104px","variable":"var(--size-104)","raw":"104px"},"200":{"value":"200px","variable":"var(--size-200)","raw":"200px"},"xs":{"value":"20rem","variable":"var(--size-xs)","raw":"20rem"},"sm":{"value":"24rem","variable":"var(--size-sm)","raw":"24rem"},"md":{"value":"28rem","variable":"var(--size-md)","raw":"28rem"},"lg":{"value":"32rem","variable":"var(--size-lg)","raw":"32rem"},"xl":{"value":"36rem","variable":"var(--size-xl)","raw":"36rem"},"2xl":{"value":"42rem","variable":"var(--size-2xl)","raw":"42rem"},"3xl":{"value":"48rem","variable":"var(--size-3xl)","raw":"48rem"},"4xl":{"value":"56rem","variable":"var(--size-4xl)","raw":"56rem"},"5xl":{"value":"64rem","variable":"var(--size-5xl)","raw":"64rem"},"6xl":{"value":"72rem","variable":"var(--size-6xl)","raw":"72rem"},"7xl":{"value":"80rem","variable":"var(--size-7xl)","raw":"80rem"},"full":{"value":"100%","variable":"var(--size-full)","raw":"100%"}},"space":{"0":{"value":"0px","variable":"var(--space-0)","raw":"0px"},"1":{"value":"0.25rem","variable":"var(--space-1)","raw":"0.25rem"},"2":{"value":"0.5rem","variable":"var(--space-2)","raw":"0.5rem"},"3":{"value":"0.75rem","variable":"var(--space-3)","raw":"0.75rem"},"4":{"value":"1rem","variable":"var(--space-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--space-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--space-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--space-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--space-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--space-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--space-10)","raw":"2.5rem"},"11":{"value":"2.75rem","variable":"var(--space-11)","raw":"2.75rem"},"12":{"value":"3rem","variable":"var(--space-12)","raw":"3rem"},"14":{"value":"3.5rem","variable":"var(--space-14)","raw":"3.5rem"},"16":{"value":"4rem","variable":"var(--space-16)","raw":"4rem"},"20":{"value":"5rem","variable":"var(--space-20)","raw":"5rem"},"24":{"value":"6rem","variable":"var(--space-24)","raw":"6rem"},"28":{"value":"7rem","variable":"var(--space-28)","raw":"7rem"},"32":{"value":"8rem","variable":"var(--space-32)","raw":"8rem"},"36":{"value":"9rem","variable":"var(--space-36)","raw":"9rem"},"40":{"value":"10rem","variable":"var(--space-40)","raw":"10rem"},"44":{"value":"11rem","variable":"var(--space-44)","raw":"11rem"},"48":{"value":"12rem","variable":"var(--space-48)","raw":"12rem"},"52":{"value":"13rem","variable":"var(--space-52)","raw":"13rem"},"56":{"value":"14rem","variable":"var(--space-56)","raw":"14rem"},"60":{"value":"15rem","variable":"var(--space-60)","raw":"15rem"},"64":{"value":"16rem","variable":"var(--space-64)","raw":"16rem"},"72":{"value":"18rem","variable":"var(--space-72)","raw":"18rem"},"80":{"value":"20rem","variable":"var(--space-80)","raw":"20rem"},"96":{"value":"24rem","variable":"var(--space-96)","raw":"24rem"},"128":{"value":"32rem","variable":"var(--space-128)","raw":"32rem"},"px":{"value":"1px","variable":"var(--space-px)","raw":"1px"},"rem":{"125":{"value":"0.125rem","variable":"var(--space-rem-125)","raw":"0.125rem"},"375":{"value":"0.375rem","variable":"var(--space-rem-375)","raw":"0.375rem"},"625":{"value":"0.625rem","variable":"var(--space-rem-625)","raw":"0.625rem"},"875":{"value":"0.875rem","variable":"var(--space-rem-875)","raw":"0.875rem"}}},"borderWidth":{"noBorder":{"value":"0","variable":"var(--borderWidth-noBorder)","raw":"0"},"sm":{"value":"1px","variable":"var(--borderWidth-sm)","raw":"1px"},"md":{"value":"2px","variable":"var(--borderWidth-md)","raw":"2px"},"lg":{"value":"3px","variable":"var(--borderWidth-lg)","raw":"3px"}},"opacity":{"noOpacity":{"value":"0","variable":"var(--opacity-noOpacity)","raw":"0"},"bright":{"value":"0.1","variable":"var(--opacity-bright)","raw":"0.1"},"light":{"value":"0.15","variable":"var(--opacity-light)","raw":"0.15"},"soft":{"value":"0.3","variable":"var(--opacity-soft)","raw":"0.3"},"medium":{"value":"0.5","variable":"var(--opacity-medium)","raw":"0.5"},"high":{"value":"0.8","variable":"var(--opacity-high)","raw":"0.8"},"total":{"value":"1","variable":"var(--opacity-total)","raw":"1"}},"font":{"sans":{"value":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji","variable":"var(--font-sans)","raw":"ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji"},"serif":{"value":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif","variable":"var(--font-serif)","raw":"ui-serif, Georgia, Cambria, Times New Roman, Times, serif"},"mono":{"value":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace","variable":"var(--font-mono)","raw":"ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace"}},"fontWeight":{"thin":{"value":"100","variable":"var(--fontWeight-thin)","raw":"100"},"extralight":{"value":"200","variable":"var(--fontWeight-extralight)","raw":"200"},"light":{"value":"300","variable":"var(--fontWeight-light)","raw":"300"},"normal":{"value":"400","variable":"var(--fontWeight-normal)","raw":"400"},"medium":{"value":"500","variable":"var(--fontWeight-medium)","raw":"500"},"semibold":{"value":"600","variable":"var(--fontWeight-semibold)","raw":"600"},"bold":{"value":"700","variable":"var(--fontWeight-bold)","raw":"700"},"extrabold":{"value":"800","variable":"var(--fontWeight-extrabold)","raw":"800"},"black":{"value":"900","variable":"var(--fontWeight-black)","raw":"900"}},"fontSize":{"xs":{"value":"0.75rem","variable":"var(--fontSize-xs)","raw":"0.75rem"},"sm":{"value":"0.875rem","variable":"var(--fontSize-sm)","raw":"0.875rem"},"base":{"value":"1rem","variable":"var(--fontSize-base)","raw":"1rem"},"lg":{"value":"1.125rem","variable":"var(--fontSize-lg)","raw":"1.125rem"},"xl":{"value":"1.25rem","variable":"var(--fontSize-xl)","raw":"1.25rem"},"2xl":{"value":"1.5rem","variable":"var(--fontSize-2xl)","raw":"1.5rem"},"3xl":{"value":"1.875rem","variable":"var(--fontSize-3xl)","raw":"1.875rem"},"4xl":{"value":"2.25rem","variable":"var(--fontSize-4xl)","raw":"2.25rem"},"5xl":{"value":"3rem","variable":"var(--fontSize-5xl)","raw":"3rem"},"6xl":{"value":"3.75rem","variable":"var(--fontSize-6xl)","raw":"3.75rem"},"7xl":{"value":"4.5rem","variable":"var(--fontSize-7xl)","raw":"4.5rem"},"8xl":{"value":"6rem","variable":"var(--fontSize-8xl)","raw":"6rem"},"9xl":{"value":"8rem","variable":"var(--fontSize-9xl)","raw":"8rem"}},"letterSpacing":{"tighter":{"value":"-0.05em","variable":"var(--letterSpacing-tighter)","raw":"-0.05em"},"tight":{"value":"-0.025em","variable":"var(--letterSpacing-tight)","raw":"-0.025em"},"normal":{"value":"0em","variable":"var(--letterSpacing-normal)","raw":"0em"},"wide":{"value":"0.025em","variable":"var(--letterSpacing-wide)","raw":"0.025em"},"wider":{"value":"0.05em","variable":"var(--letterSpacing-wider)","raw":"0.05em"},"widest":{"value":"0.1em","variable":"var(--letterSpacing-widest)","raw":"0.1em"}},"lead":{"1":{"value":".025rem","variable":"var(--lead-1)","raw":".025rem"},"2":{"value":".5rem","variable":"var(--lead-2)","raw":".5rem"},"3":{"value":".75rem","variable":"var(--lead-3)","raw":".75rem"},"4":{"value":"1rem","variable":"var(--lead-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--lead-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--lead-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--lead-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--lead-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--lead-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--lead-10)","raw":"2.5rem"},"none":{"value":"1","variable":"var(--lead-none)","raw":"1"},"tight":{"value":"1.25","variable":"var(--lead-tight)","raw":"1.25"},"snug":{"value":"1.375","variable":"var(--lead-snug)","raw":"1.375"},"normal":{"value":"1.5","variable":"var(--lead-normal)","raw":"1.5"},"relaxed":{"value":"1.625","variable":"var(--lead-relaxed)","raw":"1.625"},"loose":{"value":"2","variable":"var(--lead-loose)","raw":"2"}},"text":{"xs":{"fontSize":{"value":"var(--fontSize-xs)","variable":"var(--text-xs-fontSize)","raw":"{fontSize.xs}"},"lineHeight":{"value":"var(--lead-4)","variable":"var(--text-xs-lineHeight)","raw":"{lead.4}"}},"sm":{"fontSize":{"value":"var(--fontSize-sm)","variable":"var(--text-sm-fontSize)","raw":"{fontSize.sm}"},"lineHeight":{"value":"var(--lead-5)","variable":"var(--text-sm-lineHeight)","raw":"{lead.5}"}},"base":{"fontSize":{"value":"var(--fontSize-base)","variable":"var(--text-base-fontSize)","raw":"{fontSize.base}"},"lineHeight":{"value":"var(--lead-6)","variable":"var(--text-base-lineHeight)","raw":"{lead.6}"}},"lg":{"fontSize":{"value":"var(--fontSize-lg)","variable":"var(--text-lg-fontSize)","raw":"{fontSize.lg}"},"lineHeight":{"value":"var(--lead-7)","variable":"var(--text-lg-lineHeight)","raw":"{lead.7}"}},"xl":{"fontSize":{"value":"var(--fontSize-xl)","variable":"var(--text-xl-fontSize)","raw":"{fontSize.xl}"},"lineHeight":{"value":"var(--lead-7)","variable":"var(--text-xl-lineHeight)","raw":"{lead.7}"}},"2xl":{"fontSize":{"value":"var(--fontSize-2xl)","variable":"var(--text-2xl-fontSize)","raw":"{fontSize.2xl}"},"lineHeight":{"value":"var(--lead-8)","variable":"var(--text-2xl-lineHeight)","raw":"{lead.8}"}},"3xl":{"fontSize":{"value":"var(--fontSize-3xl)","variable":"var(--text-3xl-fontSize)","raw":"{fontSize.3xl}"},"lineHeight":{"value":"var(--lead-9)","variable":"var(--text-3xl-lineHeight)","raw":"{lead.9}"}},"4xl":{"fontSize":{"value":"var(--fontSize-4xl)","variable":"var(--text-4xl-fontSize)","raw":"{fontSize.4xl}"},"lineHeight":{"value":"var(--lead-10)","variable":"var(--text-4xl-lineHeight)","raw":"{lead.10}"}},"5xl":{"fontSize":{"value":"var(--fontSize-5xl)","variable":"var(--text-5xl-fontSize)","raw":"{fontSize.5xl}"},"lineHeight":{"value":"var(--lead-none)","variable":"var(--text-5xl-lineHeight)","raw":"{lead.none}"}},"6xl":{"fontSize":{"value":"var(--fontSize-6xl)","variable":"var(--text-6xl-fontSize)","raw":"{fontSize.6xl}"},"lineHeight":{"value":"var(--lead-none)","variable":"var(--text-6xl-lineHeight)","raw":"{lead.none}"}}},"elements":{"text":{"primary":{"color":{"static":{"value":{"initial":"var(--color-gray-900)","dark":"var(--color-gray-50)"},"variable":"var(--elements-text-primary-color-static)","raw":{"initial":"{color.gray.900}","dark":"{color.gray.50}"}},"hover":{}}},"secondary":{"color":{"static":{"value":{"initial":"var(--color-gray-500)","dark":"var(--color-gray-400)"},"variable":"var(--elements-text-secondary-color-static)","raw":{"initial":"{color.gray.500}","dark":"{color.gray.400}"}},"hover":{"value":{"initial":"var(--color-gray-700)","dark":"var(--color-gray-200)"},"variable":"var(--elements-text-secondary-color-hover)","raw":{"initial":"{color.gray.700}","dark":"{color.gray.200}"}}}}},"container":{"maxWidth":{"value":"64rem","variable":"var(--elements-container-maxWidth)","raw":"64rem"},"padding":{"mobile":{"value":"var(--space-6)","variable":"var(--elements-container-padding-mobile)","raw":"{space.6}"},"xs":{"value":"var(--space-8)","variable":"var(--elements-container-padding-xs)","raw":"{space.8}"},"sm":{"value":"var(--space-12)","variable":"var(--elements-container-padding-sm)","raw":"{space.12}"},"md":{"value":"var(--space-16)","variable":"var(--elements-container-padding-md)","raw":"{space.16}"}}},"backdrop":{"filter":{"value":"saturate(200%) blur(20px)","variable":"var(--elements-backdrop-filter)","raw":"saturate(200%) blur(20px)"},"background":{"value":{"initial":"#fffc","dark":"#0c0d0ccc"},"variable":"var(--elements-backdrop-background)","raw":{"initial":"#fffc","dark":"#0c0d0ccc"}}},"border":{"primary":{"static":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-border-primary-static)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}},"hover":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-border-primary-hover)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}},"secondary":{"static":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-border-secondary-static)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}},"hover":{"value":{"initial":"","dark":""},"variable":"var(--elements-border-secondary-hover)","raw":{"initial":"","dark":""}}}},"surface":{"background":{"base":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-surface-background-base)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"primary":{"backgroundColor":{"value":{"initial":"var(--color-gray-100)","dark":"var(--color-gray-900)"},"variable":"var(--elements-surface-primary-backgroundColor)","raw":{"initial":"{color.gray.100}","dark":"{color.gray.900}"}}},"secondary":{"backgroundColor":{"value":{"initial":"var(--color-gray-200)","dark":"var(--color-gray-800)"},"variable":"var(--elements-surface-secondary-backgroundColor)","raw":{"initial":"{color.gray.200}","dark":"{color.gray.800}"}}}},"state":{"primary":{"color":{"primary":{"value":{"initial":"var(--color-primary-600)","dark":"var(--color-primary-400)"},"variable":"var(--elements-state-primary-color-primary)","raw":{"initial":"{color.primary.600}","dark":"{color.primary.400}"}},"secondary":{"value":{"initial":"var(--color-primary-700)","dark":"var(--color-primary-200)"},"variable":"var(--elements-state-primary-color-secondary)","raw":{"initial":"{color.primary.700}","dark":"{color.primary.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-primary-50)","dark":"var(--color-primary-900)"},"variable":"var(--elements-state-primary-backgroundColor-primary)","raw":{"initial":"{color.primary.50}","dark":"{color.primary.900}"}},"secondary":{"value":{"initial":"var(--color-primary-100)","dark":"var(--color-primary-800)"},"variable":"var(--elements-state-primary-backgroundColor-secondary)","raw":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-primary-100)","dark":"var(--color-primary-800)"},"variable":"var(--elements-state-primary-borderColor-primary)","raw":{"initial":"{color.primary.100}","dark":"{color.primary.800}"}},"secondary":{"value":{"initial":"var(--color-primary-200)","dark":"var(--color-primary-700)"},"variable":"var(--elements-state-primary-borderColor-secondary)","raw":{"initial":"{color.primary.200}","dark":"{color.primary.700}"}}}},"info":{"color":{"primary":{"value":{"initial":"var(--color-blue-500)","dark":"var(--color-blue-400)"},"variable":"var(--elements-state-info-color-primary)","raw":{"initial":"{color.blue.500}","dark":"{color.blue.400}"}},"secondary":{"value":{"initial":"var(--color-blue-600)","dark":"var(--color-blue-200)"},"variable":"var(--elements-state-info-color-secondary)","raw":{"initial":"{color.blue.600}","dark":"{color.blue.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-blue-50)","dark":"var(--color-blue-900)"},"variable":"var(--elements-state-info-backgroundColor-primary)","raw":{"initial":"{color.blue.50}","dark":"{color.blue.900}"}},"secondary":{"value":{"initial":"var(--color-blue-100)","dark":"var(--color-blue-800)"},"variable":"var(--elements-state-info-backgroundColor-secondary)","raw":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-blue-100)","dark":"var(--color-blue-800)"},"variable":"var(--elements-state-info-borderColor-primary)","raw":{"initial":"{color.blue.100}","dark":"{color.blue.800}"}},"secondary":{"value":{"initial":"var(--color-blue-200)","dark":"var(--color-blue-700)"},"variable":"var(--elements-state-info-borderColor-secondary)","raw":{"initial":"{color.blue.200}","dark":"{color.blue.700}"}}}},"success":{"color":{"primary":{"value":{"initial":"var(--color-green-500)","dark":"var(--color-green-400)"},"variable":"var(--elements-state-success-color-primary)","raw":{"initial":"{color.green.500}","dark":"{color.green.400}"}},"secondary":{"value":{"initial":"var(--color-green-600)","dark":"var(--color-green-200)"},"variable":"var(--elements-state-success-color-secondary)","raw":{"initial":"{color.green.600}","dark":"{color.green.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-green-50)","dark":"var(--color-green-900)"},"variable":"var(--elements-state-success-backgroundColor-primary)","raw":{"initial":"{color.green.50}","dark":"{color.green.900}"}},"secondary":{"value":{"initial":"var(--color-green-100)","dark":"var(--color-green-800)"},"variable":"var(--elements-state-success-backgroundColor-secondary)","raw":{"initial":"{color.green.100}","dark":"{color.green.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-green-100)","dark":"var(--color-green-800)"},"variable":"var(--elements-state-success-borderColor-primary)","raw":{"initial":"{color.green.100}","dark":"{color.green.800}"}},"secondary":{"value":{"initial":"var(--color-green-200)","dark":"var(--color-green-700)"},"variable":"var(--elements-state-success-borderColor-secondary)","raw":{"initial":"{color.green.200}","dark":"{color.green.700}"}}}},"warning":{"color":{"primary":{"value":{"initial":"var(--color-yellow-600)","dark":"var(--color-yellow-400)"},"variable":"var(--elements-state-warning-color-primary)","raw":{"initial":"{color.yellow.600}","dark":"{color.yellow.400}"}},"secondary":{"value":{"initial":"var(--color-yellow-700)","dark":"var(--color-yellow-200)"},"variable":"var(--elements-state-warning-color-secondary)","raw":{"initial":"{color.yellow.700}","dark":"{color.yellow.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-yellow-50)","dark":"var(--color-yellow-900)"},"variable":"var(--elements-state-warning-backgroundColor-primary)","raw":{"initial":"{color.yellow.50}","dark":"{color.yellow.900}"}},"secondary":{"value":{"initial":"var(--color-yellow-100)","dark":"var(--color-yellow-800)"},"variable":"var(--elements-state-warning-backgroundColor-secondary)","raw":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-yellow-100)","dark":"var(--color-yellow-800)"},"variable":"var(--elements-state-warning-borderColor-primary)","raw":{"initial":"{color.yellow.100}","dark":"{color.yellow.800}"}},"secondary":{"value":{"initial":"var(--color-yellow-200)","dark":"var(--color-yellow-700)"},"variable":"var(--elements-state-warning-borderColor-secondary)","raw":{"initial":"{color.yellow.200}","dark":"{color.yellow.700}"}}}},"danger":{"color":{"primary":{"value":{"initial":"var(--color-red-500)","dark":"var(--color-red-300)"},"variable":"var(--elements-state-danger-color-primary)","raw":{"initial":"{color.red.500}","dark":"{color.red.300}"}},"secondary":{"value":{"initial":"var(--color-red-600)","dark":"var(--color-red-200)"},"variable":"var(--elements-state-danger-color-secondary)","raw":{"initial":"{color.red.600}","dark":"{color.red.200}"}}},"backgroundColor":{"primary":{"value":{"initial":"var(--color-red-50)","dark":"var(--color-red-900)"},"variable":"var(--elements-state-danger-backgroundColor-primary)","raw":{"initial":"{color.red.50}","dark":"{color.red.900}"}},"secondary":{"value":{"initial":"var(--color-red-100)","dark":"var(--color-red-800)"},"variable":"var(--elements-state-danger-backgroundColor-secondary)","raw":{"initial":"{color.red.100}","dark":"{color.red.800}"}}},"borderColor":{"primary":{"value":{"initial":"var(--color-red-100)","dark":"var(--color-red-800)"},"variable":"var(--elements-state-danger-borderColor-primary)","raw":{"initial":"{color.red.100}","dark":"{color.red.800}"}},"secondary":{"value":{"initial":"var(--color-red-200)","dark":"var(--color-red-700)"},"variable":"var(--elements-state-danger-borderColor-secondary)","raw":{"initial":"{color.red.200}","dark":"{color.red.700}"}}}}}},"typography":{"body":{"color":{"value":{"initial":"var(--color-black)","dark":"var(--color-white)"},"variable":"var(--typography-body-color)","raw":{"initial":"{color.black}","dark":"{color.white}"}},"backgroundColor":{"value":{"initial":"var(--color-white)","dark":"var(--color-black)"},"variable":"var(--typography-body-backgroundColor)","raw":{"initial":"{color.white}","dark":"{color.black}"}}},"verticalMargin":{"sm":{"value":"16px","variable":"var(--typography-verticalMargin-sm)","raw":"16px"},"base":{"value":"24px","variable":"var(--typography-verticalMargin-base)","raw":"24px"}},"letterSpacing":{"tight":{"value":"-0.025em","variable":"var(--typography-letterSpacing-tight)","raw":"-0.025em"},"wide":{"value":"0.025em","variable":"var(--typography-letterSpacing-wide)","raw":"0.025em"}},"fontSize":{"xs":{"value":"12px","variable":"var(--typography-fontSize-xs)","raw":"12px"},"sm":{"value":"14px","variable":"var(--typography-fontSize-sm)","raw":"14px"},"base":{"value":"16px","variable":"var(--typography-fontSize-base)","raw":"16px"},"lg":{"value":"18px","variable":"var(--typography-fontSize-lg)","raw":"18px"},"xl":{"value":"20px","variable":"var(--typography-fontSize-xl)","raw":"20px"},"2xl":{"value":"24px","variable":"var(--typography-fontSize-2xl)","raw":"24px"},"3xl":{"value":"30px","variable":"var(--typography-fontSize-3xl)","raw":"30px"},"4xl":{"value":"36px","variable":"var(--typography-fontSize-4xl)","raw":"36px"},"5xl":{"value":"48px","variable":"var(--typography-fontSize-5xl)","raw":"48px"},"6xl":{"value":"60px","variable":"var(--typography-fontSize-6xl)","raw":"60px"},"7xl":{"value":"72px","variable":"var(--typography-fontSize-7xl)","raw":"72px"},"8xl":{"value":"96px","variable":"var(--typography-fontSize-8xl)","raw":"96px"},"9xl":{"value":"128px","variable":"var(--typography-fontSize-9xl)","raw":"128px"}},"fontWeight":{"thin":{"value":"100","variable":"var(--typography-fontWeight-thin)","raw":"100"},"extralight":{"value":"200","variable":"var(--typography-fontWeight-extralight)","raw":"200"},"light":{"value":"300","variable":"var(--typography-fontWeight-light)","raw":"300"},"normal":{"value":"400","variable":"var(--typography-fontWeight-normal)","raw":"400"},"medium":{"value":"500","variable":"var(--typography-fontWeight-medium)","raw":"500"},"semibold":{"value":"600","variable":"var(--typography-fontWeight-semibold)","raw":"600"},"bold":{"value":"700","variable":"var(--typography-fontWeight-bold)","raw":"700"},"extrabold":{"value":"800","variable":"var(--typography-fontWeight-extrabold)","raw":"800"},"black":{"value":"900","variable":"var(--typography-fontWeight-black)","raw":"900"}},"lead":{"1":{"value":".025rem","variable":"var(--typography-lead-1)","raw":".025rem"},"2":{"value":".5rem","variable":"var(--typography-lead-2)","raw":".5rem"},"3":{"value":".75rem","variable":"var(--typography-lead-3)","raw":".75rem"},"4":{"value":"1rem","variable":"var(--typography-lead-4)","raw":"1rem"},"5":{"value":"1.25rem","variable":"var(--typography-lead-5)","raw":"1.25rem"},"6":{"value":"1.5rem","variable":"var(--typography-lead-6)","raw":"1.5rem"},"7":{"value":"1.75rem","variable":"var(--typography-lead-7)","raw":"1.75rem"},"8":{"value":"2rem","variable":"var(--typography-lead-8)","raw":"2rem"},"9":{"value":"2.25rem","variable":"var(--typography-lead-9)","raw":"2.25rem"},"10":{"value":"2.5rem","variable":"var(--typography-lead-10)","raw":"2.5rem"},"none":{"value":"1","variable":"var(--typography-lead-none)","raw":"1"},"tight":{"value":"1.25","variable":"var(--typography-lead-tight)","raw":"1.25"},"snug":{"value":"1.375","variable":"var(--typography-lead-snug)","raw":"1.375"},"normal":{"value":"1.5","variable":"var(--typography-lead-normal)","raw":"1.5"},"relaxed":{"value":"1.625","variable":"var(--typography-lead-relaxed)","raw":"1.625"},"loose":{"value":"2","variable":"var(--typography-lead-loose)","raw":"2"}},"font":{"display":{"value":"var(--font-sans)","variable":"var(--typography-font-display)","raw":"{font.sans}"},"body":{"value":"var(--font-sans)","variable":"var(--typography-font-body)","raw":"{font.sans}"},"code":{"value":"var(--font-mono)","variable":"var(--typography-font-code)","raw":"{font.mono}"}},"color":{"primary":{"50":{"value":"var(--color-primary-50)","variable":"var(--typography-color-primary-50)","raw":"{color.primary.50}"},"100":{"value":"var(--color-primary-100)","variable":"var(--typography-color-primary-100)","raw":"{color.primary.100}"},"200":{"value":"var(--color-primary-200)","variable":"var(--typography-color-primary-200)","raw":"{color.primary.200}"},"300":{"value":"var(--color-primary-300)","variable":"var(--typography-color-primary-300)","raw":"{color.primary.300}"},"400":{"value":"var(--color-primary-400)","variable":"var(--typography-color-primary-400)","raw":"{color.primary.400}"},"500":{"value":"var(--color-primary-500)","variable":"var(--typography-color-primary-500)","raw":"{color.primary.500}"},"600":{"value":"var(--color-primary-600)","variable":"var(--typography-color-primary-600)","raw":"{color.primary.600}"},"700":{"value":"var(--color-primary-700)","variable":"var(--typography-color-primary-700)","raw":"{color.primary.700}"},"800":{"value":"var(--color-primary-800)","variable":"var(--typography-color-primary-800)","raw":"{color.primary.800}"},"900":{"value":"var(--color-primary-900)","variable":"var(--typography-color-primary-900)","raw":"{color.primary.900}"}},"secondary":{"50":{"value":"var(--color-secondary-50)","variable":"var(--typography-color-secondary-50)","raw":"{color.secondary.50}"},"100":{"value":"var(--color-secondary-100)","variable":"var(--typography-color-secondary-100)","raw":"{color.secondary.100}"},"200":{"value":"var(--color-secondary-200)","variable":"var(--typography-color-secondary-200)","raw":"{color.secondary.200}"},"300":{"value":"var(--color-secondary-300)","variable":"var(--typography-color-secondary-300)","raw":"{color.secondary.300}"},"400":{"value":"var(--color-secondary-400)","variable":"var(--typography-color-secondary-400)","raw":"{color.secondary.400}"},"500":{"value":"var(--color-secondary-500)","variable":"var(--typography-color-secondary-500)","raw":"{color.secondary.500}"},"600":{"value":"var(--color-secondary-600)","variable":"var(--typography-color-secondary-600)","raw":"{color.secondary.600}"},"700":{"value":"var(--color-secondary-700)","variable":"var(--typography-color-secondary-700)","raw":"{color.secondary.700}"},"800":{"value":"var(--color-secondary-800)","variable":"var(--typography-color-secondary-800)","raw":"{color.secondary.800}"},"900":{"value":"var(--color-secondary-900)","variable":"var(--typography-color-secondary-900)","raw":"{color.secondary.900}"}}}},"prose":{"p":{"fontSize":{"value":"18px","variable":"var(--prose-p-fontSize)","raw":"18px"},"lineHeight":{"value":"var(--typography-lead-normal)","variable":"var(--prose-p-lineHeight)","raw":"{typography.lead.normal}"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-p-margin)","raw":"{typography.verticalMargin.base} 0"},"br":{"margin":{"value":"var(--typography-verticalMargin-base) 0 0 0","variable":"var(--prose-p-br-margin)","raw":"{typography.verticalMargin.base} 0 0 0"}}},"h1":{"margin":{"value":"0 0 2rem","variable":"var(--prose-h1-margin)","raw":"0 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-5xl)","variable":"var(--prose-h1-fontSize)","raw":"{typography.fontSize.5xl}"},"lineHeight":{"value":"var(--typography-lead-tight)","variable":"var(--prose-h1-lineHeight)","raw":"{typography.lead.tight}"},"fontWeight":{"value":"var(--typography-fontWeight-bold)","variable":"var(--prose-h1-fontWeight)","raw":"{typography.fontWeight.bold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h1-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-3xl)","variable":"var(--prose-h1-iconSize)","raw":"{typography.fontSize.3xl}"}},"h2":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h2-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-4xl)","variable":"var(--prose-h2-fontSize)","raw":"{typography.fontSize.4xl}"},"lineHeight":{"value":"var(--typography-lead-tight)","variable":"var(--prose-h2-lineHeight)","raw":"{typography.lead.tight}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h2-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h2-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-2xl)","variable":"var(--prose-h2-iconSize)","raw":"{typography.fontSize.2xl}"}},"h3":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h3-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-3xl)","variable":"var(--prose-h3-fontSize)","raw":"{typography.fontSize.3xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h3-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h3-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h3-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-xl)","variable":"var(--prose-h3-iconSize)","raw":"{typography.fontSize.xl}"}},"h4":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h4-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-2xl)","variable":"var(--prose-h4-fontSize)","raw":"{typography.fontSize.2xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h4-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h4-fontWeight)","raw":"{typography.fontWeight.semibold}"},"letterSpacing":{"value":"var(--typography-letterSpacing-tight)","variable":"var(--prose-h4-letterSpacing)","raw":"{typography.letterSpacing.tight}"},"iconSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h4-iconSize)","raw":"{typography.fontSize.lg}"}},"h5":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h5-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-xl)","variable":"var(--prose-h5-fontSize)","raw":"{typography.fontSize.xl}"},"lineHeight":{"value":"var(--typography-lead-snug)","variable":"var(--prose-h5-lineHeight)","raw":"{typography.lead.snug}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h5-fontWeight)","raw":"{typography.fontWeight.semibold}"},"iconSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h5-iconSize)","raw":"{typography.fontSize.lg}"}},"h6":{"margin":{"value":"3rem 0 2rem","variable":"var(--prose-h6-margin)","raw":"3rem 0 2rem"},"fontSize":{"value":"var(--typography-fontSize-lg)","variable":"var(--prose-h6-fontSize)","raw":"{typography.fontSize.lg}"},"lineHeight":{"value":"var(--typography-lead-normal)","variable":"var(--prose-h6-lineHeight)","raw":"{typography.lead.normal}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-h6-fontWeight)","raw":"{typography.fontWeight.semibold}"},"iconSize":{"value":"var(--typography-fontSize-base)","variable":"var(--prose-h6-iconSize)","raw":"{typography.fontSize.base}"}},"strong":{"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-strong-fontWeight)","raw":"{typography.fontWeight.semibold}"}},"img":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-img-margin)","raw":"{typography.verticalMargin.base} 0"}},"a":{"textDecoration":{"value":"none","variable":"var(--prose-a-textDecoration)","raw":"none"},"color":{"static":{"value":{"initial":"inherit","dark":"inherit"},"variable":"var(--prose-a-color-static)","raw":{"initial":"inherit","dark":"inherit"}},"hover":{"value":{"initial":"var(--typography-color-primary-500)","dark":"var(--typography-color-primary-400)"},"variable":"var(--prose-a-color-hover)","raw":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.400}"}}},"border":{"width":{"value":"1px","variable":"var(--prose-a-border-width)","raw":"1px"},"style":{"static":{"value":"dashed","variable":"var(--prose-a-border-style-static)","raw":"dashed"},"hover":{"value":"solid","variable":"var(--prose-a-border-style-hover)","raw":"solid"}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-border-color-static)","raw":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-border-color-hover)","raw":{"initial":"currentColor","dark":"currentColor"}}},"distance":{"value":"2px","variable":"var(--prose-a-border-distance)","raw":"2px"}},"fontWeight":{"value":"var(--typography-fontWeight-medium)","variable":"var(--prose-a-fontWeight)","raw":"{typography.fontWeight.medium}"},"hasCode":{"borderBottom":{"value":"none","variable":"var(--prose-a-hasCode-borderBottom)","raw":"none"}},"code":{"border":{"width":{"value":"var(--prose-a-border-width)","variable":"var(--prose-a-code-border-width)","raw":"{prose.a.border.width}"},"style":{"value":"var(--prose-a-border-style-static)","variable":"var(--prose-a-code-border-style)","raw":"{prose.a.border.style.static}"},"color":{"static":{"value":{"initial":"var(--typography-color-secondary-400)","dark":"var(--typography-color-secondary-600)"},"variable":"var(--prose-a-code-border-color-static)","raw":{"initial":"{typography.color.secondary.400}","dark":"{typography.color.secondary.600}"}},"hover":{"value":{"initial":"var(--typography-color-primary-500)","dark":"var(--typography-color-primary-600)"},"variable":"var(--prose-a-code-border-color-hover)","raw":{"initial":"{typography.color.primary.500}","dark":"{typography.color.primary.600}"}}}},"color":{"static":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-code-color-static)","raw":{"initial":"currentColor","dark":"currentColor"}},"hover":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-a-code-color-hover)","raw":{"initial":"currentColor","dark":"currentColor"}}},"background":{"static":{},"hover":{"value":{"initial":"var(--typography-color-primary-50)","dark":"var(--typography-color-primary-900)"},"variable":"var(--prose-a-code-background-hover)","raw":{"initial":"{typography.color.primary.50}","dark":"{typography.color.primary.900}"}}}}},"blockquote":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-blockquote-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"24px","variable":"var(--prose-blockquote-paddingInlineStart)","raw":"24px"},"quotes":{"value":"'201C' '201D' '2018' '2019'","variable":"var(--prose-blockquote-quotes)","raw":"'201C' '201D' '2018' '2019'"},"color":{"value":{"initial":"var(--typography-color-secondary-500)","dark":"var(--typography-color-secondary-400)"},"variable":"var(--prose-blockquote-color)","raw":{"initial":"{typography.color.secondary.500}","dark":"{typography.color.secondary.400}"}},"border":{"width":{"value":"4px","variable":"var(--prose-blockquote-border-width)","raw":"4px"},"style":{"value":"solid","variable":"var(--prose-blockquote-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-700)"},"variable":"var(--prose-blockquote-border-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.700}"}}}},"ul":{"listStyleType":{"value":"disc","variable":"var(--prose-ul-listStyleType)","raw":"disc"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-ul-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px","variable":"var(--prose-ul-paddingInlineStart)","raw":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-ul-li-markerColor)","raw":{"initial":"currentColor","dark":"currentColor"}}}},"ol":{"listStyleType":{"value":"decimal","variable":"var(--prose-ol-listStyleType)","raw":"decimal"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-ol-margin)","raw":"{typography.verticalMargin.base} 0"},"paddingInlineStart":{"value":"21px","variable":"var(--prose-ol-paddingInlineStart)","raw":"21px"},"li":{"markerColor":{"value":{"initial":"currentColor","dark":"currentColor"},"variable":"var(--prose-ol-li-markerColor)","raw":{"initial":"currentColor","dark":"currentColor"}}}},"li":{"margin":{"value":"var(--typography-verticalMargin-sm) 0","variable":"var(--prose-li-margin)","raw":"{typography.verticalMargin.sm} 0"},"listStylePosition":{"value":"outside","variable":"var(--prose-li-listStylePosition)","raw":"outside"}},"hr":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-hr-margin)","raw":"{typography.verticalMargin.base} 0"},"style":{"value":"solid","variable":"var(--prose-hr-style)","raw":"solid"},"width":{"value":"1px","variable":"var(--prose-hr-width)","raw":"1px"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-hr-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"table":{"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-table-margin)","raw":"{typography.verticalMargin.base} 0"},"textAlign":{"value":"start","variable":"var(--prose-table-textAlign)","raw":"start"},"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-table-fontSize)","raw":"{typography.fontSize.sm}"},"lineHeight":{"value":"var(--typography-lead-6)","variable":"var(--prose-table-lineHeight)","raw":"{typography.lead.6}"}},"thead":{"border":{"width":{"value":"0px","variable":"var(--prose-thead-border-width)","raw":"0px"},"style":{"value":"solid","variable":"var(--prose-thead-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-300)","dark":"var(--typography-color-secondary-600)"},"variable":"var(--prose-thead-border-color)","raw":{"initial":"{typography.color.secondary.300}","dark":"{typography.color.secondary.600}"}}},"borderBottom":{"width":{"value":"1px","variable":"var(--prose-thead-borderBottom-width)","raw":"1px"},"style":{"value":"solid","variable":"var(--prose-thead-borderBottom-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-thead-borderBottom-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"th":{"color":{"value":{"initial":"var(--typography-color-secondary-600)","dark":"var(--typography-color-secondary-400)"},"variable":"var(--prose-th-color)","raw":{"initial":"{typography.color.secondary.600}","dark":"{typography.color.secondary.400}"}},"padding":{"value":"0 var(--typography-verticalMargin-sm) var(--typography-verticalMargin-sm) var(--typography-verticalMargin-sm)","variable":"var(--prose-th-padding)","raw":"0 {typography.verticalMargin.sm} {typography.verticalMargin.sm} {typography.verticalMargin.sm}"},"fontWeight":{"value":"var(--typography-fontWeight-semibold)","variable":"var(--prose-th-fontWeight)","raw":"{typography.fontWeight.semibold}"},"textAlign":{"value":"inherit","variable":"var(--prose-th-textAlign)","raw":"inherit"}},"tbody":{"tr":{"borderBottom":{"width":{"value":"1px","variable":"var(--prose-tbody-tr-borderBottom-width)","raw":"1px"},"style":{"value":"dashed","variable":"var(--prose-tbody-tr-borderBottom-style)","raw":"dashed"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-tbody-tr-borderBottom-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}}},"td":{"padding":{"value":"var(--typography-verticalMargin-sm)","variable":"var(--prose-tbody-td-padding)","raw":"{typography.verticalMargin.sm}"}},"code":{"inline":{"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-tbody-code-inline-fontSize)","raw":"{typography.fontSize.sm}"}}}},"code":{"block":{"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-code-block-fontSize)","raw":"{typography.fontSize.sm}"},"margin":{"value":"var(--typography-verticalMargin-base) 0","variable":"var(--prose-code-block-margin)","raw":"{typography.verticalMargin.base} 0"},"border":{"width":{"value":"1px","variable":"var(--prose-code-block-border-width)","raw":"1px"},"style":{"value":"solid","variable":"var(--prose-code-block-border-style)","raw":"solid"},"color":{"value":{"initial":"var(--typography-color-secondary-200)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-code-block-border-color)","raw":{"initial":"{typography.color.secondary.200}","dark":"{typography.color.secondary.800}"}}},"color":{"value":{"initial":"var(--typography-color-secondary-700)","dark":"var(--typography-color-secondary-200)"},"variable":"var(--prose-code-block-color)","raw":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"var(--typography-color-secondary-100)","dark":"var(--typography-color-secondary-900)"},"variable":"var(--prose-code-block-backgroundColor)","raw":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.900}"}},"backdropFilter":{"value":{"initial":"contrast(1)","dark":"contrast(1)"},"variable":"var(--prose-code-block-backdropFilter)","raw":{"initial":"contrast(1)","dark":"contrast(1)"}},"pre":{"padding":{"value":"var(--typography-verticalMargin-sm)","variable":"var(--prose-code-block-pre-padding)","raw":"{typography.verticalMargin.sm}"}}},"inline":{"borderRadius":{"value":"var(--radii-xs)","variable":"var(--prose-code-inline-borderRadius)","raw":"{radii.xs}"},"padding":{"value":"0.2rem 0.375rem 0.2rem 0.375rem","variable":"var(--prose-code-inline-padding)","raw":"0.2rem 0.375rem 0.2rem 0.375rem"},"fontSize":{"value":"var(--typography-fontSize-sm)","variable":"var(--prose-code-inline-fontSize)","raw":"{typography.fontSize.sm}"},"fontWeight":{"value":"var(--typography-fontWeight-normal)","variable":"var(--prose-code-inline-fontWeight)","raw":"{typography.fontWeight.normal}"},"color":{"value":{"initial":"var(--typography-color-secondary-700)","dark":"var(--typography-color-secondary-200)"},"variable":"var(--prose-code-inline-color)","raw":{"initial":"{typography.color.secondary.700}","dark":"{typography.color.secondary.200}"}},"backgroundColor":{"value":{"initial":"var(--typography-color-secondary-100)","dark":"var(--typography-color-secondary-800)"},"variable":"var(--prose-code-inline-backgroundColor)","raw":{"initial":"{typography.color.secondary.100}","dark":"{typography.color.secondary.800}"}}}}},"alpine":{"body":{"backgroundColor":{"value":{"initial":"var(--color-white)","dark":"var(--color-black)"},"variable":"var(--alpine-body-backgroundColor)","raw":{"initial":"{color.white}","dark":"{color.black}"}},"color":{"value":{"initial":"var(--color-gray-800)","dark":"var(--color-gray-200)"},"variable":"var(--alpine-body-color)","raw":{"initial":"{color.gray.800}","dark":"{color.gray.200}"}}},"backdrop":{"backgroundColor":{"value":{"initial":"#f4f4f5b3","dark":"#18181bb3"},"variable":"var(--alpine-backdrop-backgroundColor)","raw":{"initial":"#f4f4f5b3","dark":"#18181bb3"}}},"readableLine":{"value":"68ch","variable":"var(--alpine-readableLine)","raw":"68ch"}}},"content":{"sources":{},"ignores":[],"locales":[],"defaultLocale":"","highlight":{"theme":{"default":"github-light","dark":"github-dark"},"preload":["json","js","ts","html","css","vue","diff","shell","markdown","yaml","bash","ini","c","cpp"]},"navigation":{"fields":["navTitle","layout"]},"documentDriven":true,"experimental":{"clientDB":false,"stripQueryParameters":false,"advanceQuery":false,"search":""}},"components":[{"name":"ArticlesList","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ArticlesList.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ArticlesListItem","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ArticlesListItem.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ContactForm","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/ContactForm.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Gallery","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/Gallery.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Hero","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/content/Hero.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Input","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/data-entry/Input.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppFooter","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppFooter.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppHeader","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppHeader.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppLayout","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppLayout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"AppLoadingBar","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/AppLoadingBar.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Button","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/Button.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ColorModeSwitch","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/ColorModeSwitch.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"MainNav","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/MainNav.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"SocialIcons","path":"node_modules/.pnpm/@nuxt-themes+alpine@1.6.4_nuxt@3.8.0_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/alpine/components/SocialIcons.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Alert","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Alert.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Badge","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Badge.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ButtonLink","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/ButtonLink.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Callout","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Callout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CodeBlock","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CodeBlock.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CodeGroup","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CodeGroup.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Container","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Container.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CopyButton","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/CopyButton.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Ellipsis","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Ellipsis.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"List","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/List.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"NuxtImg","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/NuxtImg.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Props","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Props.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Sandbox","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Sandbox.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"SourceLink","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/SourceLink.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"TabsHeader","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/TabsHeader.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Terminal","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/Terminal.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"VideoPlayer","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/globals/VideoPlayer.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconCodeSandBox","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconCodeSandBox.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconDocus","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconDocus.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxt","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxt.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtContent","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtContent.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtLabs","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtLabs.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconNuxtStudio","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconNuxtStudio.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconStackBlitz","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconStackBlitz.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"IconVueTelescope","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/icons/IconVueTelescope.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"BlockHero","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/BlockHero.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"Card","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/Card.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"CardGrid","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/landing/CardGrid.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"VoltaBoard","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/volta/VoltaBoard.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlayground","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlayground.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundData","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundData.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundProps","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundProps.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundSlots","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundSlots.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"ComponentPlaygroundTokens","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/ComponentPlaygroundTokens.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"PreviewLayout","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/PreviewLayout.vue","meta":{"props":[],"slots":[],"events":[]}},{"name":"TokensPlayground","path":"node_modules/.pnpm/@nuxt-themes+elements@0.9.5_postcss@8.4.31_rollup@3.29.4_vue@3.3.7/node_modules/@nuxt-themes/elements/components/meta/TokensPlayground.vue","meta":{"props":[],"slots":[],"events":[]}}]} \ No newline at end of file diff --git a/_nuxt/Alert.24113621.js b/_nuxt/Alert.b1186e21.js similarity index 62% rename from _nuxt/Alert.24113621.js rename to _nuxt/Alert.b1186e21.js index 2582fed..417877c 100644 --- a/_nuxt/Alert.24113621.js +++ b/_nuxt/Alert.b1186e21.js @@ -1 +1 @@ -import"./MDCSlot.fdbbad9d.js";import{r}from"./slot.5ed8c6d6.js";import{d as a,b as s,c as n,e as o,n as _,k as c}from"./entry.9f5dafa8.js";const l={class:"alert-content"},d=a({__name:"Alert",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary"].includes(e)}}},setup(e){return(t,p)=>(s(),n("div",{class:_(["alert",[e.type]])},[o("div",l,[r(t.$slots,"default",{unwrap:"p"},void 0,!0)])],2))}});const m=c(d,[["__scopeId","data-v-eee3bfa7"]]);export{m as default}; +import"./MDCSlot.bcbc4379.js";import{r}from"./slot.03b08a9d.js";import{d as a,b as s,c as n,e as o,n as _,k as c}from"./entry.f0953e9e.js";const l={class:"alert-content"},d=a({__name:"Alert",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary"].includes(e)}}},setup(e){return(t,p)=>(s(),n("div",{class:_(["alert",[e.type]])},[o("div",l,[r(t.$slots,"default",{unwrap:"p"},void 0,!0)])],2))}});const m=c(d,[["__scopeId","data-v-eee3bfa7"]]);export{m as default}; diff --git a/_nuxt/ArticlesList.109311bd.css b/_nuxt/ArticlesList.109311bd.css new file mode 100644 index 0000000..f49dbd1 --- /dev/null +++ b/_nuxt/ArticlesList.109311bd.css @@ -0,0 +1 @@ +@media (min-width:640px){.articles-list[data-v-14fd1208]{padding-left:var(--space-12);padding-right:var(--space-12)}}@media (min-width:768px){.articles-list[data-v-14fd1208]{padding-left:0;padding-right:0}}.articles-list .featured[data-v-14fd1208]{margin-bottom:var(--space-12);margin-top:var(--space-12)}@media (min-width:768px){.articles-list .featured[data-v-14fd1208]{margin-bottom:var(--space-8);margin-top:var(--space-8)}}.articles-list .layout[data-v-14fd1208]{display:grid;gap:var(--space-12);grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.articles-list .layout[data-v-14fd1208]{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.articles-list .layout[data-v-14fd1208]{grid-template-columns:repeat(3,minmax(0,1fr))}}.tour[data-v-14fd1208]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:30vh} diff --git a/_nuxt/ArticlesList.31df794e.js b/_nuxt/ArticlesList.31df794e.js deleted file mode 100644 index 9d6bb12..0000000 --- a/_nuxt/ArticlesList.31df794e.js +++ /dev/null @@ -1 +0,0 @@ -import v from"./ArticlesListItem.7679a40f.js";import k from"./ProseA.cf8fc44b.js";import w from"./ProseCodeInline.0bfa8641.js";import{u as g}from"./asyncData.93b90fee.js";import{d as A,Y as I,I as S,M as n,b as a,c as r,e as o,g as i,F as C,Z as L,D as e,w as d,p as B,i as N,q as V,$ as b,X as q,k as D}from"./entry.9f5dafa8.js";import"./date.824a539b.js";const F=t=>(B("data-v-888f8c94"),t=t(),N(),t),P={key:0,class:"articles-list"},T={class:"featured"},Y={class:"layout"},E={key:1,class:"tour"},M=F(()=>o("p",null,"Seems like there are no articles yet.",-1)),X=A({__name:"ArticlesList",props:{path:{type:String,default:"articles"}},async setup(t){let s,_;const u=t,{data:m}=([s,_]=I(async()=>g("articles",async()=>await V(b(u.path)).sort({date:-1}).find())),s=await s,_(),s),c=S(()=>m.value||[]);return(Z,$)=>{var p;const l=v,f=k,h=w;return(p=n(c))!=null&&p.length?(a(),r("div",P,[o("div",T,[i(l,{article:n(c)[0],featured:!0},null,8,["article"])]),o("div",Y,[(a(!0),r(C,null,L(n(c).slice(1),(y,x)=>(a(),q(l,{key:x,article:y},null,8,["article"]))),128))])])):(a(),r("div",E,[M,o("p",null,[e(" You can start by "),i(f,{href:"https://alpine.nuxt.space/articles/write-articles"},{default:d(()=>[e("creating")]),_:1}),e(" one in the "),i(h,null,{default:d(()=>[e("articles")]),_:1}),e(" folder. ")])]))}}});const O=D(X,[["__scopeId","data-v-888f8c94"]]);export{O as default}; diff --git a/_nuxt/ArticlesList.c4f1272b.js b/_nuxt/ArticlesList.c4f1272b.js new file mode 100644 index 0000000..a0fef05 --- /dev/null +++ b/_nuxt/ArticlesList.c4f1272b.js @@ -0,0 +1 @@ +import v from"./ArticlesListItem.ddfb36e0.js";import k from"./ProseA.f5974920.js";import w from"./ProseCodeInline.961d0dbe.js";import{u as g}from"./asyncData.10039957.js";import{d as A,Y as I,I as S,M as c,b as a,c as r,e as o,g as i,F as C,Z as L,D as e,w as d,p as B,i as N,q as V,$ as b,X as q,k as D}from"./entry.f0953e9e.js";import"./date.824a539b.js";const F=t=>(B("data-v-14fd1208"),t=t(),N(),t),P={key:0,class:"articles-list"},T={class:"featured"},Y={class:"layout"},E={key:1,class:"tour"},M=F(()=>o("p",null,"Seems like there are no articles yet.",-1)),X=A({__name:"ArticlesList",props:{path:{type:String,default:"articles"}},async setup(t){let s,_;const u=t,{data:m}=([s,_]=I(async()=>g("articles",async()=>await V(b(u.path)).sort({date:-1}).find())),s=await s,_(),s),n=S(()=>m.value||[]);return(Z,$)=>{var p;const l=v,f=k,h=w;return(p=c(n))!=null&&p.length?(a(),r("div",P,[o("div",T,[i(l,{article:c(n)[0],featured:!0},null,8,["article"])]),o("div",Y,[(a(!0),r(C,null,L(c(n).slice(1),(y,x)=>(a(),q(l,{key:x,article:y},null,8,["article"]))),128))])])):(a(),r("div",E,[M,o("p",null,[e(" You can start by "),i(f,{href:"https://alpine.nuxt.space/articles/write-articles"},{default:d(()=>[e("creating")]),_:1}),e(" one in the "),i(h,null,{default:d(()=>[e("articles")]),_:1}),e(" folder. ")])]))}}});const O=D(X,[["__scopeId","data-v-14fd1208"]]);export{O as default}; diff --git a/_nuxt/ArticlesList.e00becf3.css b/_nuxt/ArticlesList.e00becf3.css deleted file mode 100644 index 031088b..0000000 --- a/_nuxt/ArticlesList.e00becf3.css +++ /dev/null @@ -1 +0,0 @@ -@media (min-width:640px){.articles-list[data-v-888f8c94]{padding-left:var(--space-12);padding-right:var(--space-12)}}@media (min-width:768px){.articles-list[data-v-888f8c94]{padding-left:0;padding-right:0}}.articles-list .featured[data-v-888f8c94]{margin-bottom:var(--space-12);margin-top:var(--space-12)}@media (min-width:768px){.articles-list .featured[data-v-888f8c94]{margin-bottom:var(--space-8);margin-top:var(--space-8)}}.articles-list .layout[data-v-888f8c94]{display:grid;gap:var(--space-12);grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.articles-list .layout[data-v-888f8c94]{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.articles-list .layout[data-v-888f8c94]{grid-template-columns:repeat(3,minmax(0,1fr))}}.tour[data-v-888f8c94]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:30vh} diff --git a/_nuxt/ArticlesListItem.6b3e98d5.css b/_nuxt/ArticlesListItem.a0fa6e18.css similarity index 52% rename from _nuxt/ArticlesListItem.6b3e98d5.css rename to _nuxt/ArticlesListItem.a0fa6e18.css index 7478229..ab525ac 100644 --- a/_nuxt/ArticlesListItem.6b3e98d5.css +++ b/_nuxt/ArticlesListItem.a0fa6e18.css @@ -1 +1 @@ -article[data-v-88d82fc9]{display:flex;flex-direction:column;gap:var(--space-4)}@media (min-width:768px){article.featured[data-v-88d82fc9]{flex-direction:row;gap:var(--space-8)}}article img[data-v-88d82fc9]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%}article .image[data-v-88d82fc9]{flex:1}article .image div[data-v-88d82fc9]{display:flex;flex-wrap:true;gap:var(--space-2);margin-left:var(--space-2);margin-top:var(--space-2);position:absolute}article .image div span[data-v-88d82fc9]{border-radius:var(--radii-sm);font-size:var(--text-xs-fontSize);font-weight:700;line-height:var(--text-xs-lineHeight);padding:var(--space-1)}article .content[data-v-88d82fc9]{display:flex;flex:1;flex-direction:column}article .content .headline[data-v-88d82fc9]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:var(--text-2xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-2xl-lineHeight);margin-bottom:var(--space-2);overflow:hidden}.featured[data-v-88d82fc9] :is(article .content .headline):is(article .content .headline){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:var(--text-4xl-fontSize);line-height:var(--text-4xl-lineHeight);overflow:hidden}article .content .description[data-v-88d82fc9]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin-bottom:var(--space-4);overflow:hidden}.featured[data-v-88d82fc9] :is(article .content .description):is(article .content .description){-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}article .content time[data-v-88d82fc9]{font-size:var(--text-sm-fontSize);line-height:var(--text-sm-lineHeight)}:root.dark article .content time[data-v-88d82fc9],article .content time[data-v-88d82fc9]{color:var(--color-gray-500)} +article[data-v-12c9da00]{display:flex;flex-direction:column;gap:var(--space-4)}@media (min-width:768px){article.featured[data-v-12c9da00]{flex-direction:row;gap:var(--space-8)}}article img[data-v-12c9da00]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%}article .image[data-v-12c9da00]{flex:1}article .image div[data-v-12c9da00]{display:flex;flex-wrap:true;gap:var(--space-2);margin-left:var(--space-2);margin-top:var(--space-2);position:absolute}article .image div span[data-v-12c9da00]{border-radius:var(--radii-sm);font-size:var(--text-xs-fontSize);font-weight:700;line-height:var(--text-xs-lineHeight);padding:var(--space-1)}article .content[data-v-12c9da00]{display:flex;flex:1;flex-direction:column}article .content .headline[data-v-12c9da00]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:var(--text-2xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-2xl-lineHeight);margin-bottom:var(--space-2);overflow:hidden}.featured[data-v-12c9da00] :is(article .content .headline):is(article .content .headline){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;font-size:var(--text-4xl-fontSize);line-height:var(--text-4xl-lineHeight);overflow:hidden}article .content .description[data-v-12c9da00]{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;margin-bottom:var(--space-4);overflow:hidden}.featured[data-v-12c9da00] :is(article .content .description):is(article .content .description){-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}article .content time[data-v-12c9da00]{font-size:var(--text-sm-fontSize);line-height:var(--text-sm-lineHeight)}:root.dark article .content time[data-v-12c9da00],article .content time[data-v-12c9da00]{color:var(--color-gray-500)} diff --git a/_nuxt/ArticlesListItem.7679a40f.js b/_nuxt/ArticlesListItem.ddfb36e0.js similarity index 92% rename from _nuxt/ArticlesListItem.7679a40f.js rename to _nuxt/ArticlesListItem.ddfb36e0.js index 4334bcd..418937e 100644 --- a/_nuxt/ArticlesListItem.7679a40f.js +++ b/_nuxt/ArticlesListItem.ddfb36e0.js @@ -1 +1 @@ -import{d as x,I as v,a0 as C,b as n,c as r,e as c,F as p,Z as w,f as o,g as u,w as m,X as B,t as s,M as f,n as I,a1 as N,E as D,a2 as L,k as E}from"./entry.9f5dafa8.js";import{f as V}from"./date.824a539b.js";const z=["data-content-id"],A={class:"image"},F={key:0},S={class:"content"},$={class:"description"},g=x({__name:"ArticlesListItem",props:{article:{type:Object,required:!0,validator:t=>!!(t!=null&&t._path&&t.title)},featured:{type:Boolean,default:!1}},setup(t){const _=t,h=v(()=>{var a,i;return(a=C())!=null&&a.isEnabled()?(i=_.article)==null?void 0:i._id:void 0});return(a,i)=>{var d;const y=N,l=D;return t.article._path&&t.article.title?(n(),r("article",{key:0,class:I({featured:t.featured}),"data-content-id":f(h)},[c("div",A,[(d=t.article)!=null&&d.badges?(n(),r("div",F,[(n(!0),r(p,null,w(t.article.badges,(e,k)=>(n(),r("span",{key:k,style:L({backgroundColor:(e==null?void 0:e.bg)||"rgba(0, 0, 0, 0.3)",color:(e==null?void 0:e.color)||"white"})},s(typeof e=="string"?e:e.content),5))),128))])):o("",!0),u(l,{to:t.article._path},{default:m(()=>[t.article.cover?(n(),B(y,{key:0,src:t.article.cover,alt:t.article.title,width:"16",height:"9"},null,8,["src","alt"])):o("",!0)]),_:1},8,["to"])]),c("div",S,[u(l,{to:t.article._path,class:"headline"},{default:m(()=>[c("h1",null,s(t.article.title),1)]),_:1},8,["to"]),c("p",$,s(t.article.description),1),c("time",null,s(("formatDate"in a?a.formatDate:f(V))(t.article.date)),1)])],10,z)):o("",!0)}}});const M=E(g,[["__scopeId","data-v-88d82fc9"]]);export{M as default}; +import{d as x,I as v,a0 as C,b as n,c as r,e as c,F as p,Z as w,f as o,g as u,w as m,X as B,t as s,M as f,n as I,a1 as N,E as D,a2 as L,k as E}from"./entry.f0953e9e.js";import{f as V}from"./date.824a539b.js";const z=["data-content-id"],A={class:"image"},F={key:0},S={class:"content"},$={class:"description"},g=x({__name:"ArticlesListItem",props:{article:{type:Object,required:!0,validator:t=>!!(t!=null&&t._path&&t.title)},featured:{type:Boolean,default:!1}},setup(t){const _=t,h=v(()=>{var a,i;return(a=C())!=null&&a.isEnabled()?(i=_.article)==null?void 0:i._id:void 0});return(a,i)=>{var d;const y=N,l=D;return t.article._path&&t.article.title?(n(),r("article",{key:0,class:I({featured:t.featured}),"data-content-id":f(h)},[c("div",A,[(d=t.article)!=null&&d.badges?(n(),r("div",F,[(n(!0),r(p,null,w(t.article.badges,(e,k)=>(n(),r("span",{key:k,style:L({backgroundColor:(e==null?void 0:e.bg)||"rgba(0, 0, 0, 0.3)",color:(e==null?void 0:e.color)||"white"})},s(typeof e=="string"?e:e.content),5))),128))])):o("",!0),u(l,{to:t.article._path},{default:m(()=>[t.article.cover?(n(),B(y,{key:0,src:t.article.cover,alt:t.article.title,width:"16",height:"9"},null,8,["src","alt"])):o("",!0)]),_:1},8,["to"])]),c("div",S,[u(l,{to:t.article._path,class:"headline"},{default:m(()=>[c("h1",null,s(t.article.title),1)]),_:1},8,["to"]),c("p",$,s(t.article.description),1),c("time",null,s(("formatDate"in a?a.formatDate:f(V))(t.article.date)),1)])],10,z)):o("",!0)}}});const M=E(g,[["__scopeId","data-v-12c9da00"]]);export{M as default}; diff --git a/_nuxt/Badge.03c768e6.js b/_nuxt/Badge.84314f28.js similarity index 59% rename from _nuxt/Badge.03c768e6.js rename to _nuxt/Badge.84314f28.js index 9a1578d..7da33ce 100644 --- a/_nuxt/Badge.03c768e6.js +++ b/_nuxt/Badge.84314f28.js @@ -1 +1 @@ -import"./MDCSlot.fdbbad9d.js";import{r as t}from"./slot.5ed8c6d6.js";import{d as n,b as r,c as s,n as o,k as _}from"./entry.9f5dafa8.js";const p=n({__name:"Badge",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary"].includes(e)}}},setup(e){return(a,c)=>(r(),s("span",{class:o([[e.type],"badge"])},[t(a.$slots,"default",{unwrap:"p"},void 0,!0)],2))}});const l=_(p,[["__scopeId","data-v-13aff950"]]);export{l as default}; +import"./MDCSlot.bcbc4379.js";import{r as t}from"./slot.03b08a9d.js";import{d as n,b as r,c as s,n as o,k as _}from"./entry.f0953e9e.js";const p=n({__name:"Badge",props:{type:{type:String,default:"info",validator(e){return["info","success","warning","danger","primary"].includes(e)}}},setup(e){return(a,c)=>(r(),s("span",{class:o([[e.type],"badge"])},[t(a.$slots,"default",{unwrap:"p"},void 0,!0)],2))}});const l=_(p,[["__scopeId","data-v-13aff950"]]);export{l as default}; diff --git a/_nuxt/BlockHero.6cacd457.js b/_nuxt/BlockHero.0cc45b0a.js similarity index 82% rename from _nuxt/BlockHero.6cacd457.js rename to _nuxt/BlockHero.0cc45b0a.js index 4c33725..1fb480c 100644 --- a/_nuxt/BlockHero.6cacd457.js +++ b/_nuxt/BlockHero.0cc45b0a.js @@ -1 +1 @@ -import"./MDCSlot.fdbbad9d.js";import _ from"./ButtonLink.21fe2a56.js";import m from"./Terminal.938eab9d.js";import f from"./VideoPlayer.3c4a382d.js";import{r as n}from"./slot.5ed8c6d6.js";import{d as y,b as o,c as a,e as s,f as r,F as h,X as c,w as k,D as i,t as d,a5 as v,k as $}from"./entry.9f5dafa8.js";import"./index.a98d28e7.js";const B={class:"block-hero"},w={class:"layout"},b={class:"content"},g={key:0,class:"announce"},H={class:"title"},S={class:"description"},q={key:1,class:"extra"},V={class:"actions"},x=["href"],A={class:"support"},C=y({__name:"BlockHero",props:{cta:{type:Array,required:!1,default:()=>[]},secondary:{type:Array,required:!1,default:()=>[]},video:{type:String,required:!1,default:""},snippet:{type:[Array,String],required:!1,default:""}},setup(e){return(t,N)=>{const l=_,u=m,p=f;return o(),a("section",B,[s("div",w,[s("div",b,[t.$slots.announce?(o(),a("p",g,[n(t.$slots,"announce",{unwrap:"p"},void 0,!0)])):r("",!0),s("h1",H,[n(t.$slots,"title",{unwrap:"p"},()=>[i(" Hero Title ")],!0)]),s("p",S,[n(t.$slots,"description",{unwrap:"p"},()=>[i(" Hero default description. ")],!0)]),t.$slots.extra?(o(),a("div",q,[n(t.$slots,"extra",{unwrap:"p"},void 0,!0)])):r("",!0),s("div",V,[t.$slots.actions?n(t.$slots,"actions",{key:0,unwrap:"p"},void 0,!0):(o(),a(h,{key:1},[e.cta?(o(),c(l,{key:0,class:"cta",bold:"",size:"medium",href:e.cta[1]},{default:k(()=>[i(d(e.cta[0]),1)]),_:1},8,["href"])):r("",!0),e.secondary?(o(),a("a",{key:1,href:e.secondary[1],class:"secondary"},d(e.secondary[0]),9,x)):r("",!0)],64))])]),s("div",A,[v(t.$slots,"support",{},()=>[e.snippet?(o(),c(u,{key:0,content:e.snippet},null,8,["content"])):e.video?(o(),c(p,{key:1,src:e.video},null,8,["src"])):r("",!0)],!0)])])])}}});const P=$(C,[["__scopeId","data-v-a5ed285b"]]);export{P as default}; +import"./MDCSlot.bcbc4379.js";import _ from"./ButtonLink.d3bf1e77.js";import m from"./Terminal.2a9cd33d.js";import f from"./VideoPlayer.0aba6d3f.js";import{r as n}from"./slot.03b08a9d.js";import{d as y,b as o,c as a,e as s,f as r,F as h,X as c,w as k,D as i,t as d,a5 as v,k as $}from"./entry.f0953e9e.js";import"./index.f211fae0.js";const B={class:"block-hero"},w={class:"layout"},b={class:"content"},g={key:0,class:"announce"},H={class:"title"},S={class:"description"},q={key:1,class:"extra"},V={class:"actions"},x=["href"],A={class:"support"},C=y({__name:"BlockHero",props:{cta:{type:Array,required:!1,default:()=>[]},secondary:{type:Array,required:!1,default:()=>[]},video:{type:String,required:!1,default:""},snippet:{type:[Array,String],required:!1,default:""}},setup(e){return(t,N)=>{const l=_,u=m,p=f;return o(),a("section",B,[s("div",w,[s("div",b,[t.$slots.announce?(o(),a("p",g,[n(t.$slots,"announce",{unwrap:"p"},void 0,!0)])):r("",!0),s("h1",H,[n(t.$slots,"title",{unwrap:"p"},()=>[i(" Hero Title ")],!0)]),s("p",S,[n(t.$slots,"description",{unwrap:"p"},()=>[i(" Hero default description. ")],!0)]),t.$slots.extra?(o(),a("div",q,[n(t.$slots,"extra",{unwrap:"p"},void 0,!0)])):r("",!0),s("div",V,[t.$slots.actions?n(t.$slots,"actions",{key:0,unwrap:"p"},void 0,!0):(o(),a(h,{key:1},[e.cta?(o(),c(l,{key:0,class:"cta",bold:"",size:"medium",href:e.cta[1]},{default:k(()=>[i(d(e.cta[0]),1)]),_:1},8,["href"])):r("",!0),e.secondary?(o(),a("a",{key:1,href:e.secondary[1],class:"secondary"},d(e.secondary[0]),9,x)):r("",!0)],64))])]),s("div",A,[v(t.$slots,"support",{},()=>[e.snippet?(o(),c(u,{key:0,content:e.snippet},null,8,["content"])):e.video?(o(),c(p,{key:1,src:e.video},null,8,["src"])):r("",!0)],!0)])])])}}});const P=$(C,[["__scopeId","data-v-a5ed285b"]]);export{P as default}; diff --git a/_nuxt/Button.30c23efc.js b/_nuxt/Button.30c23efc.js deleted file mode 100644 index a34fbfe..0000000 --- a/_nuxt/Button.30c23efc.js +++ /dev/null @@ -1 +0,0 @@ -import{d as a,b as o,c as s,a5 as n,k as _}from"./entry.9f5dafa8.js";const d=["type","disabled"],l=a({__name:"Button",props:{type:{type:String,default:"submit"},disabled:{type:Boolean,default:!1}},setup(e){return(t,p)=>(o(),s("button",{type:e.type,disabled:e.disabled},[n(t.$slots,"default",{},void 0,!0)],8,d))}});const u=_(l,[["__scopeId","data-v-3b20b36a"]]);export{u as default}; diff --git a/_nuxt/Button.cbb5e828.css b/_nuxt/Button.473f1c10.css similarity index 56% rename from _nuxt/Button.cbb5e828.css rename to _nuxt/Button.473f1c10.css index a4285df..0b493be 100644 --- a/_nuxt/Button.cbb5e828.css +++ b/_nuxt/Button.473f1c10.css @@ -1 +1 @@ -button[data-v-3b20b36a]{background-color:var(--color-gray-900);border-radius:var(--radii-md);color:var(--color-gray-100);font-size:var(--text-sm-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-sm-lineHeight);padding:var(--space-2) var(--space-4)}@media (min-width:768px){button[data-v-3b20b36a]{font-size:var(--text-base-fontSize);line-height:var(--text-base-lineHeight);padding:var(--space-3) var(--space-6)}}:root.dark button[data-v-3b20b36a]{background-color:var(--color-gray-100);color:var(--color-gray-900)}button[data-v-3b20b36a]:disabled{cursor:not-allowed} +button[data-v-df914fdc]{background-color:var(--color-gray-900);border-radius:var(--radii-md);color:var(--color-gray-100);font-size:var(--text-sm-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-sm-lineHeight);padding:var(--space-2) var(--space-4)}@media (min-width:768px){button[data-v-df914fdc]{font-size:var(--text-base-fontSize);line-height:var(--text-base-lineHeight);padding:var(--space-3) var(--space-6)}}:root.dark button[data-v-df914fdc]{background-color:var(--color-gray-100);color:var(--color-gray-900)}button[data-v-df914fdc]:disabled{cursor:not-allowed} diff --git a/_nuxt/Button.9627eefc.js b/_nuxt/Button.9627eefc.js new file mode 100644 index 0000000..a717543 --- /dev/null +++ b/_nuxt/Button.9627eefc.js @@ -0,0 +1 @@ +import{d as o,b as d,c as s,a5 as a,k as n}from"./entry.f0953e9e.js";const _=["type","disabled"],c=o({__name:"Button",props:{type:{type:String,default:"submit"},disabled:{type:Boolean,default:!1}},setup(e){return(t,l)=>(d(),s("button",{type:e.type,disabled:e.disabled},[a(t.$slots,"default",{},void 0,!0)],8,_))}});const r=n(c,[["__scopeId","data-v-df914fdc"]]);export{r as default}; diff --git a/_nuxt/ButtonLink.21fe2a56.js b/_nuxt/ButtonLink.d3bf1e77.js similarity index 91% rename from _nuxt/ButtonLink.21fe2a56.js rename to _nuxt/ButtonLink.d3bf1e77.js index 2483570..2f04b84 100644 --- a/_nuxt/ButtonLink.21fe2a56.js +++ b/_nuxt/ButtonLink.d3bf1e77.js @@ -1 +1 @@ -import{d as p,ao as _,I as a,a4 as m,b as o,X as i,w as f,f as g,n as x,M as b,a6 as S,E as h,k}from"./entry.9f5dafa8.js";import"./MDCSlot.fdbbad9d.js";import{r as y}from"./slot.5ed8c6d6.js";const z=p({__name:"ButtonLink",props:{blank:{type:Boolean,required:!1,default:!1},color:_("primary"),href:{type:String,required:!0,default:""},icon:{type:String,default:""},size:{required:!1,type:[String,Object],default:"medium"},transparent:{required:!1,type:[Boolean,Object],default:!1}},setup(e){const s=a(()=>((t=n)=>`{color.${t.color}.600}`)()),r=a(()=>((t=n)=>`{color.${t.color}.500}`)()),n=e,l={size:{small:{padding:"{space.2} {space.4}",fontSize:"{text.sm.fontSize}",lineHeight:"{text.sm.lineHeight}"},medium:{padding:"{space.rem.625} {space.5}",fontSize:"{text.base.fontSize}",lineHeight:"{text.base.lineHeight}"},large:{padding:"{space.3} {space.6}",fontSize:"{text.lg.fontSize}",lineHeight:"{text.lg.lineHeight}"},giant:{padding:"{space.4} {space.8}",fontSize:"{text.lg.fontSize}",lineHeight:"{text.lg.lineHeight}"}},transparent:{true:{backgroundColor:"transparent"}}},{$pinceau:c}=m(n,l,{_YM9_buttonPrimary:s,_A23_buttonSecondary:r});return(t,H)=>{const u=S,d=h;return o(),i(d,{class:x(["button-link",[b(c)]]),to:e.href,target:e.blank?"_blank":void 0},{default:f(()=>[e.icon?(o(),i(u,{key:0,name:e.icon},null,8,["name"])):g("",!0),y(t.$slots,"default",{unwrap:"p ul li"},void 0,!0)]),_:3},8,["to","target","class"])}}});const C=k(z,[["__scopeId","data-v-62cb4d9e"]]);export{C as default}; +import{d as p,ao as _,I as a,a4 as m,b as o,X as i,w as f,f as g,n as x,M as b,a6 as S,E as h,k}from"./entry.f0953e9e.js";import"./MDCSlot.bcbc4379.js";import{r as y}from"./slot.03b08a9d.js";const z=p({__name:"ButtonLink",props:{blank:{type:Boolean,required:!1,default:!1},color:_("primary"),href:{type:String,required:!0,default:""},icon:{type:String,default:""},size:{required:!1,type:[String,Object],default:"medium"},transparent:{required:!1,type:[Boolean,Object],default:!1}},setup(e){const s=a(()=>((t=n)=>`{color.${t.color}.600}`)()),r=a(()=>((t=n)=>`{color.${t.color}.500}`)()),n=e,l={size:{small:{padding:"{space.2} {space.4}",fontSize:"{text.sm.fontSize}",lineHeight:"{text.sm.lineHeight}"},medium:{padding:"{space.rem.625} {space.5}",fontSize:"{text.base.fontSize}",lineHeight:"{text.base.lineHeight}"},large:{padding:"{space.3} {space.6}",fontSize:"{text.lg.fontSize}",lineHeight:"{text.lg.lineHeight}"},giant:{padding:"{space.4} {space.8}",fontSize:"{text.lg.fontSize}",lineHeight:"{text.lg.lineHeight}"}},transparent:{true:{backgroundColor:"transparent"}}},{$pinceau:c}=m(n,l,{_YM9_buttonPrimary:s,_A23_buttonSecondary:r});return(t,H)=>{const u=S,d=h;return o(),i(d,{class:x(["button-link",[b(c)]]),to:e.href,target:e.blank?"_blank":void 0},{default:f(()=>[e.icon?(o(),i(u,{key:0,name:e.icon},null,8,["name"])):g("",!0),y(t.$slots,"default",{unwrap:"p ul li"},void 0,!0)]),_:3},8,["to","target","class"])}}});const C=k(z,[["__scopeId","data-v-62cb4d9e"]]);export{C as default}; diff --git a/_nuxt/Callout.8ae17af1.js b/_nuxt/Callout.450d9542.js similarity index 86% rename from _nuxt/Callout.8ae17af1.js rename to _nuxt/Callout.450d9542.js index f0c3589..d60a1d5 100644 --- a/_nuxt/Callout.8ae17af1.js +++ b/_nuxt/Callout.450d9542.js @@ -1 +1 @@ -import"./MDCSlot.fdbbad9d.js";import{d as m,r as o,b as p,c as f,e as t,g as v,n,M as l,ap as g,aq as h,a6 as y,k as C}from"./entry.9f5dafa8.js";import{r}from"./slot.5ed8c6d6.js";const V={class:"summary"},k={class:"content"},w=m({__name:"Callout",props:{type:{type:String,default:"info",validator(s){return["info","success","warning","danger","primary"].includes(s)}},modelValue:{required:!1,default:()=>o(!1)}},emits:["update:modelValue"],setup(s,{emit:c}){const i=s,u=c,e=o(i.modelValue),d=()=>{e.value=!e.value,u("update:modelValue",e.value)};return(a,x)=>{const _=y;return p(),f("div",{class:n(["callout",[s.type]])},[t("span",{class:"preview",onClick:d},[t("span",V,[r(a.$slots,"summary",{},void 0,!0)]),v(_,{name:"heroicons-outline:chevron-right",class:n(["icon",[l(e)&&"rotate"]])},null,8,["class"])]),g(t("div",k,[r(a.$slots,"content",{},void 0,!0)],512),[[h,l(e)]])],2)}}});const I=C(w,[["__scopeId","data-v-7e35862f"]]);export{I as default}; +import"./MDCSlot.bcbc4379.js";import{d as m,r as o,b as p,c as f,e as t,g as v,n,M as l,ap as g,aq as h,a6 as y,k as C}from"./entry.f0953e9e.js";import{r}from"./slot.03b08a9d.js";const V={class:"summary"},k={class:"content"},w=m({__name:"Callout",props:{type:{type:String,default:"info",validator(s){return["info","success","warning","danger","primary"].includes(s)}},modelValue:{required:!1,default:()=>o(!1)}},emits:["update:modelValue"],setup(s,{emit:c}){const i=s,u=c,e=o(i.modelValue),d=()=>{e.value=!e.value,u("update:modelValue",e.value)};return(a,x)=>{const _=y;return p(),f("div",{class:n(["callout",[s.type]])},[t("span",{class:"preview",onClick:d},[t("span",V,[r(a.$slots,"summary",{},void 0,!0)]),v(_,{name:"heroicons-outline:chevron-right",class:n(["icon",[l(e)&&"rotate"]])},null,8,["class"])]),g(t("div",k,[r(a.$slots,"content",{},void 0,!0)],512),[[h,l(e)]])],2)}}});const I=C(w,[["__scopeId","data-v-7e35862f"]]);export{I as default}; diff --git a/_nuxt/Card.3f5b8087.js b/_nuxt/Card.6b0f55c4.js similarity index 81% rename from _nuxt/Card.3f5b8087.js rename to _nuxt/Card.6b0f55c4.js index 66b5a1f..13522bd 100644 --- a/_nuxt/Card.3f5b8087.js +++ b/_nuxt/Card.6b0f55c4.js @@ -1 +1 @@ -import{d as c,b as s,c as d,X as _,f as i,a5 as l,e as t,a6 as p,D as a,k as u}from"./entry.9f5dafa8.js";import"./MDCSlot.fdbbad9d.js";import{r as n}from"./slot.5ed8c6d6.js";const m={class:"card"},f={class:"title"},C={class:"description"},v=c({__name:"Card",props:{icon:{type:String,default:""}},setup(o){return(e,h)=>{const r=p;return s(),d("div",m,[o.icon?(s(),_(r,{key:0,name:o.icon},null,8,["name"])):i("",!0),l(e.$slots,"default",{},void 0,!0),t("div",null,[t("h3",f,[n(e.$slots,"title",{unwrap:"p"},()=>[a(" Card title ")],!0)]),t("p",C,[n(e.$slots,"description",{unwrap:"p"},()=>[a(" Card description ")],!0)])])])}}});const $=u(v,[["__scopeId","data-v-44bedf2c"]]);export{$ as default}; +import{d as c,b as s,c as d,X as _,f as i,a5 as l,e as t,a6 as p,D as a,k as u}from"./entry.f0953e9e.js";import"./MDCSlot.bcbc4379.js";import{r as n}from"./slot.03b08a9d.js";const m={class:"card"},f={class:"title"},C={class:"description"},v=c({__name:"Card",props:{icon:{type:String,default:""}},setup(o){return(e,h)=>{const r=p;return s(),d("div",m,[o.icon?(s(),_(r,{key:0,name:o.icon},null,8,["name"])):i("",!0),l(e.$slots,"default",{},void 0,!0),t("div",null,[t("h3",f,[n(e.$slots,"title",{unwrap:"p"},()=>[a(" Card title ")],!0)]),t("p",C,[n(e.$slots,"description",{unwrap:"p"},()=>[a(" Card description ")],!0)])])])}}});const $=u(v,[["__scopeId","data-v-44bedf2c"]]);export{$ as default}; diff --git a/_nuxt/CardGrid.89a4d043.js b/_nuxt/CardGrid.8e7093cd.js similarity index 77% rename from _nuxt/CardGrid.89a4d043.js rename to _nuxt/CardGrid.8e7093cd.js index 4eedfea..58bb1d8 100644 --- a/_nuxt/CardGrid.89a4d043.js +++ b/_nuxt/CardGrid.8e7093cd.js @@ -1 +1 @@ -import"./MDCSlot.fdbbad9d.js";import{r as t}from"./slot.5ed8c6d6.js";import{d as r,b as a,c as d,e as s,a5 as i,D as n,t as _,k as c}from"./entry.9f5dafa8.js";const l={class:"card-grid"},p={class:"title"},u={class:"layout"},m=r({__name:"CardGrid",props:{title:{type:String,default:"Features"}},setup(o){return(e,f)=>(a(),d("section",l,[t(e.$slots,"root",{},void 0,!0),s("h2",p,[t(e.$slots,"title",{unwrap:"p"},()=>[n(_(o.title),1)],!0)]),s("div",u,[i(e.$slots,"default",{},void 0,!0)])]))}});const g=c(m,[["__scopeId","data-v-4eec6b58"]]);export{g as default}; +import"./MDCSlot.bcbc4379.js";import{r as t}from"./slot.03b08a9d.js";import{d as r,b as a,c as d,e as s,a5 as i,D as n,t as _,k as c}from"./entry.f0953e9e.js";const l={class:"card-grid"},p={class:"title"},u={class:"layout"},m=r({__name:"CardGrid",props:{title:{type:String,default:"Features"}},setup(o){return(e,f)=>(a(),d("section",l,[t(e.$slots,"root",{},void 0,!0),s("h2",p,[t(e.$slots,"title",{unwrap:"p"},()=>[n(_(o.title),1)],!0)]),s("div",u,[i(e.$slots,"default",{},void 0,!0)])]))}});const g=c(m,[["__scopeId","data-v-4eec6b58"]]);export{g as default}; diff --git a/_nuxt/CodeBlock.2d956121.js b/_nuxt/CodeBlock.dfbe6f4d.js similarity index 70% rename from _nuxt/CodeBlock.2d956121.js rename to _nuxt/CodeBlock.dfbe6f4d.js index 6fe29ce..20a04e6 100644 --- a/_nuxt/CodeBlock.2d956121.js +++ b/_nuxt/CodeBlock.dfbe6f4d.js @@ -1 +1 @@ -import{d as a,b as t,c as l,a5 as c,n as s,k as d}from"./entry.9f5dafa8.js";const n=a({__name:"CodeBlock",props:{label:{type:String,required:!0},active:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},setup(e){return(o,r)=>(t(),l("div",{class:s(["code-block",{active:e.active,"rounded-lg p-4":e.preview}])},[c(o.$slots,"default",{},void 0,!0)],2))}});const p=d(n,[["__scopeId","data-v-cd805beb"]]);export{p as default}; +import{d as a,b as t,c as l,a5 as c,n as s,k as d}from"./entry.f0953e9e.js";const n=a({__name:"CodeBlock",props:{label:{type:String,required:!0},active:{type:Boolean,default:!1},preview:{type:Boolean,default:!1}},setup(e){return(o,r)=>(t(),l("div",{class:s(["code-block",{active:e.active,"rounded-lg p-4":e.preview}])},[c(o.$slots,"default",{},void 0,!0)],2))}});const p=d(n,[["__scopeId","data-v-cd805beb"]]);export{p as default}; diff --git a/_nuxt/CodeGroup.05720f39.js b/_nuxt/CodeGroup.3200e239.js similarity index 88% rename from _nuxt/CodeGroup.05720f39.js rename to _nuxt/CodeGroup.3200e239.js index 58d0aed..a1f8ce0 100644 --- a/_nuxt/CodeGroup.05720f39.js +++ b/_nuxt/CodeGroup.3200e239.js @@ -1 +1 @@ -import v from"./TabsHeader.29e9e520.js";import{d as o,N as c,k as u}from"./entry.9f5dafa8.js";const d=(n,i)=>n.type&&n.type.tag&&n.type.tag===i,b=o({data(){return{activeTabIndex:0,counter:0}},render(){var r,s;const n=((s=(r=this.$slots)==null?void 0:r.default)==null?void 0:s.call(r))||[],i=n.map((e,p)=>{var a,t,_;return{label:((a=e==null?void 0:e.props)==null?void 0:a.filename)||((t=e==null?void 0:e.props)==null?void 0:t.label)||`${p}`,active:((_=e==null?void 0:e.props)==null?void 0:_.active)||!1,component:e}});return c("div",{class:{"code-group":!0,"first-tab":this.activeTabIndex===0}},[c(v,{ref:"tabs-header",activeTabIndex:this.activeTabIndex,tabs:i,"onUpdate:activeTabIndex":e=>this.activeTabIndex=e}),c("div",{class:"code-group-content",text:this.activeTabIndex},n.map((e,p)=>{var a,t;return c("div",{style:{display:p===this.activeTabIndex?"block":"none"},class:{"":!d(e,"code")&&!d(e,"pre")}},[d(e,"code")||d(e,"pre")?e:c("div",{class:{"preview-canvas":!0}},[((t=(a=e.children)==null?void 0:a.default)==null?void 0:t.call(a))||e.children])])}))])}});const m=u(b,[["__scopeId","data-v-a64a2ec3"]]);export{m as default}; +import v from"./TabsHeader.e0e5765f.js";import{d as o,N as c,k as u}from"./entry.f0953e9e.js";const d=(n,i)=>n.type&&n.type.tag&&n.type.tag===i,b=o({data(){return{activeTabIndex:0,counter:0}},render(){var r,s;const n=((s=(r=this.$slots)==null?void 0:r.default)==null?void 0:s.call(r))||[],i=n.map((e,p)=>{var a,t,_;return{label:((a=e==null?void 0:e.props)==null?void 0:a.filename)||((t=e==null?void 0:e.props)==null?void 0:t.label)||`${p}`,active:((_=e==null?void 0:e.props)==null?void 0:_.active)||!1,component:e}});return c("div",{class:{"code-group":!0,"first-tab":this.activeTabIndex===0}},[c(v,{ref:"tabs-header",activeTabIndex:this.activeTabIndex,tabs:i,"onUpdate:activeTabIndex":e=>this.activeTabIndex=e}),c("div",{class:"code-group-content",text:this.activeTabIndex},n.map((e,p)=>{var a,t;return c("div",{style:{display:p===this.activeTabIndex?"block":"none"},class:{"":!d(e,"code")&&!d(e,"pre")}},[d(e,"code")||d(e,"pre")?e:c("div",{class:{"preview-canvas":!0}},[((t=(a=e.children)==null?void 0:a.default)==null?void 0:t.call(a))||e.children])])}))])}});const m=u(b,[["__scopeId","data-v-a64a2ec3"]]);export{m as default}; diff --git a/_nuxt/ComponentPlayground.7b00c0f2.js b/_nuxt/ComponentPlayground.1ff02867.js similarity index 59% rename from _nuxt/ComponentPlayground.7b00c0f2.js rename to _nuxt/ComponentPlayground.1ff02867.js index ca52ebc..2fe8294 100644 --- a/_nuxt/ComponentPlayground.7b00c0f2.js +++ b/_nuxt/ComponentPlayground.1ff02867.js @@ -1 +1 @@ -import{u as m}from"./asyncData.93b90fee.js";import{M as c,I as p,d as i,a9 as u,r as l,N as n,k as d}from"./entry.9f5dafa8.js";import f from"./Ellipsis.06946566.js";import _ from"./ComponentPlaygroundData.f2d10460.js";import"./TabsHeader.29e9e520.js";import"./ComponentPlaygroundProps.eac63106.js";import"./ProseH4.cab94dea.js";import"./ProseCodeInline.0bfa8641.js";import"./Badge.03c768e6.js";import"./MDCSlot.fdbbad9d.js";import"./slot.5ed8c6d6.js";import"./ProseP.2c2f2607.js";import"./index.a98d28e7.js";import"./ComponentPlaygroundSlots.vue.6bc68020.js";import"./ComponentPlaygroundTokens.vue.9e674a56.js";async function y(o){const t=c(o);{const{data:e}=await m(`nuxt-component-meta${t?`-${t}`:""}`,()=>$fetch(`/api/component-meta${t?`/${t}`:""}`));return p(()=>e.value)}}const g=i({props:{component:{type:String,required:!0},props:{type:Object,required:!1,default:()=>({})}},async setup(o){const t=p(()=>u(o.component)),e=l({...o.props}),r=await y(o.component);return{as:t,formProps:e,componentData:r}},render(o){const t=Object.entries(this.$slots).reduce((e,[r,a])=>{if(r.startsWith("component-")){const s=r.replace("component-","");e[s]=a}return e},{});return n("div",{class:"component-playground"},[n("div",{class:"component-playground-wrapper"},[n(f,{class:"component-playground-ellipsis",blur:"5vw",height:"100%",width:"100%"}),n(o.as,{...o.formProps,class:"component-playground-component"},{...t})]),n(_,{modelValue:o.formProps,componentData:o.componentData,"onUpdate:modelValue":e=>o.formProps=e})])}});const V=d(g,[["__scopeId","data-v-c6ef11bc"]]);export{V as default}; +import{u as m}from"./asyncData.10039957.js";import{M as c,I as p,d as i,a9 as u,r as l,N as n,k as d}from"./entry.f0953e9e.js";import f from"./Ellipsis.5e63cf1c.js";import _ from"./ComponentPlaygroundData.275fe33b.js";import"./TabsHeader.e0e5765f.js";import"./ComponentPlaygroundProps.56e788e7.js";import"./ProseH4.9281208b.js";import"./ProseCodeInline.961d0dbe.js";import"./Badge.84314f28.js";import"./MDCSlot.bcbc4379.js";import"./slot.03b08a9d.js";import"./ProseP.0a2081ef.js";import"./index.f211fae0.js";import"./ComponentPlaygroundSlots.vue.8b2d27a3.js";import"./ComponentPlaygroundTokens.vue.61c6df0e.js";async function y(o){const t=c(o);{const{data:e}=await m(`nuxt-component-meta${t?`-${t}`:""}`,()=>$fetch(`/api/component-meta${t?`/${t}`:""}`));return p(()=>e.value)}}const g=i({props:{component:{type:String,required:!0},props:{type:Object,required:!1,default:()=>({})}},async setup(o){const t=p(()=>u(o.component)),e=l({...o.props}),r=await y(o.component);return{as:t,formProps:e,componentData:r}},render(o){const t=Object.entries(this.$slots).reduce((e,[r,a])=>{if(r.startsWith("component-")){const s=r.replace("component-","");e[s]=a}return e},{});return n("div",{class:"component-playground"},[n("div",{class:"component-playground-wrapper"},[n(f,{class:"component-playground-ellipsis",blur:"5vw",height:"100%",width:"100%"}),n(o.as,{...o.formProps,class:"component-playground-component"},{...t})]),n(_,{modelValue:o.formProps,componentData:o.componentData,"onUpdate:modelValue":e=>o.formProps=e})])}});const V=d(g,[["__scopeId","data-v-c6ef11bc"]]);export{V as default}; diff --git a/_nuxt/ComponentPlaygroundData.f2d10460.js b/_nuxt/ComponentPlaygroundData.275fe33b.js similarity index 66% rename from _nuxt/ComponentPlaygroundData.f2d10460.js rename to _nuxt/ComponentPlaygroundData.275fe33b.js index 05d61be..4e2e2e5 100644 --- a/_nuxt/ComponentPlaygroundData.f2d10460.js +++ b/_nuxt/ComponentPlaygroundData.275fe33b.js @@ -1 +1 @@ -import y from"./TabsHeader.29e9e520.js";import g from"./ComponentPlaygroundProps.eac63106.js";import{_ as v}from"./ComponentPlaygroundSlots.vue.6bc68020.js";import{_ as x}from"./ComponentPlaygroundTokens.vue.9e674a56.js";import{a as k}from"./index.a98d28e7.js";import{d as D,r as V,b as n,c as C,g as P,M as o,X as m,as as T,f as s,k as B}from"./entry.9f5dafa8.js";import"./ProseH4.cab94dea.js";import"./ProseCodeInline.0bfa8641.js";import"./Badge.03c768e6.js";import"./MDCSlot.fdbbad9d.js";import"./slot.5ed8c6d6.js";import"./ProseP.2c2f2607.js";const I={class:"component-playground-data"},j=D({__name:"ComponentPlaygroundData",props:{modelValue:{type:Object,required:!1,default:()=>({})},componentData:{type:Object,required:!1,default:()=>({})}},emits:["update:modelValue"],setup(t,{emit:r}){const a=k(t,"modelValue",r),e=V(0),c=[{label:"Props"},{label:"Slots"},{label:"Design Tokens"}],d=l=>e.value=l;return(l,p)=>{const u=y,_=g,i=v,f=x;return n(),C("div",I,[P(u,{"active-tab-index":o(e),tabs:c,"onUpdate:activeTabIndex":d},null,8,["active-tab-index"]),o(e)===0?(n(),m(_,{key:0,modelValue:o(a),"onUpdate:modelValue":p[0]||(p[0]=b=>T(a)?a.value=b:null),"component-data":t.componentData},null,8,["modelValue","component-data"])):s("",!0),o(e)===1?(n(),m(i,{key:1,"component-data":t.componentData},null,8,["component-data"])):s("",!0),o(e)===2?(n(),m(f,{key:2,"component-data":t.componentData},null,8,["component-data"])):s("",!0)])}}});const A=B(j,[["__scopeId","data-v-f79b3693"]]);export{A as default}; +import y from"./TabsHeader.e0e5765f.js";import g from"./ComponentPlaygroundProps.56e788e7.js";import{_ as v}from"./ComponentPlaygroundSlots.vue.8b2d27a3.js";import{_ as x}from"./ComponentPlaygroundTokens.vue.61c6df0e.js";import{a as k}from"./index.f211fae0.js";import{d as D,r as V,b as n,c as C,g as P,M as o,X as m,as as T,f as s,k as B}from"./entry.f0953e9e.js";import"./ProseH4.9281208b.js";import"./ProseCodeInline.961d0dbe.js";import"./Badge.84314f28.js";import"./MDCSlot.bcbc4379.js";import"./slot.03b08a9d.js";import"./ProseP.0a2081ef.js";const I={class:"component-playground-data"},j=D({__name:"ComponentPlaygroundData",props:{modelValue:{type:Object,required:!1,default:()=>({})},componentData:{type:Object,required:!1,default:()=>({})}},emits:["update:modelValue"],setup(t,{emit:r}){const a=k(t,"modelValue",r),e=V(0),c=[{label:"Props"},{label:"Slots"},{label:"Design Tokens"}],d=l=>e.value=l;return(l,p)=>{const u=y,_=g,i=v,f=x;return n(),C("div",I,[P(u,{"active-tab-index":o(e),tabs:c,"onUpdate:activeTabIndex":d},null,8,["active-tab-index"]),o(e)===0?(n(),m(_,{key:0,modelValue:o(a),"onUpdate:modelValue":p[0]||(p[0]=b=>T(a)?a.value=b:null),"component-data":t.componentData},null,8,["modelValue","component-data"])):s("",!0),o(e)===1?(n(),m(i,{key:1,"component-data":t.componentData},null,8,["component-data"])):s("",!0),o(e)===2?(n(),m(f,{key:2,"component-data":t.componentData},null,8,["component-data"])):s("",!0)])}}});const A=B(j,[["__scopeId","data-v-f79b3693"]]);export{A as default}; diff --git a/_nuxt/ComponentPlaygroundProps.eac63106.js b/_nuxt/ComponentPlaygroundProps.56e788e7.js similarity index 77% rename from _nuxt/ComponentPlaygroundProps.eac63106.js rename to _nuxt/ComponentPlaygroundProps.56e788e7.js index 4246acc..4830b0d 100644 --- a/_nuxt/ComponentPlaygroundProps.eac63106.js +++ b/_nuxt/ComponentPlaygroundProps.56e788e7.js @@ -1 +1 @@ -import k from"./ProseH4.cab94dea.js";import b from"./ProseCodeInline.0bfa8641.js";import B from"./Badge.03c768e6.js";import D from"./ProseP.2c2f2607.js";import{a as q}from"./index.a98d28e7.js";import{d as N,I,b as n,c,F as j,Z as w,M as d,e as m,g as i,w as s,D as _,t as u,X as l,f as p,k as F}from"./entry.9f5dafa8.js";import"./MDCSlot.fdbbad9d.js";import"./slot.5ed8c6d6.js";const M={class:"component-playground-data-section"},O=["id"],E=["value","onChange"],H=N({__name:"ComponentPlaygroundProps",props:{modelValue:{type:Object,required:!0},componentData:{type:Object,required:!0}},emits:["update:modelValue"],setup(f,{emit:g}){const a=f,r=q(a,"modelValue",g),y=(t,o)=>{r.value={...r.value,[o]:t.target.value}},v=I(()=>{var t,o;return(o=(t=a==null?void 0:a.componentData)==null?void 0:t.meta)==null?void 0:o.props});return(t,o)=>{const x=k,C=b,P=B,h=D;return n(),c("div",M,[(n(!0),c(j,null,w(d(v),e=>(n(),c("div",{key:e.name},[m("div",{id:e.name,class:"prop-title"},[i(x,{id:e.name},{default:s(()=>[_(u(e.name),1)]),_:2},1032,["id"]),m("span",null,[i(C,null,{default:s(()=>[_(u(e.type),1)]),_:2},1024),e.required?p("",!0):(n(),l(P,{key:0},{default:s(()=>[_(" Required ")]),_:1}))])],8,O),e.description?(n(),l(h,{key:0},{default:s(()=>[_(u(e.description),1)]),_:2},1024)):p("",!0),m("input",{value:d(r)[e.name],onChange:V=>y(V,e.name)},null,40,E)]))),128))])}}});const G=F(H,[["__scopeId","data-v-95bae7f2"]]);export{G as default}; +import k from"./ProseH4.9281208b.js";import b from"./ProseCodeInline.961d0dbe.js";import B from"./Badge.84314f28.js";import D from"./ProseP.0a2081ef.js";import{a as q}from"./index.f211fae0.js";import{d as N,I,b as n,c,F as j,Z as w,M as d,e as m,g as i,w as s,D as _,t as u,X as l,f as p,k as F}from"./entry.f0953e9e.js";import"./MDCSlot.bcbc4379.js";import"./slot.03b08a9d.js";const M={class:"component-playground-data-section"},O=["id"],E=["value","onChange"],H=N({__name:"ComponentPlaygroundProps",props:{modelValue:{type:Object,required:!0},componentData:{type:Object,required:!0}},emits:["update:modelValue"],setup(f,{emit:g}){const a=f,r=q(a,"modelValue",g),y=(t,o)=>{r.value={...r.value,[o]:t.target.value}},v=I(()=>{var t,o;return(o=(t=a==null?void 0:a.componentData)==null?void 0:t.meta)==null?void 0:o.props});return(t,o)=>{const x=k,C=b,P=B,h=D;return n(),c("div",M,[(n(!0),c(j,null,w(d(v),e=>(n(),c("div",{key:e.name},[m("div",{id:e.name,class:"prop-title"},[i(x,{id:e.name},{default:s(()=>[_(u(e.name),1)]),_:2},1032,["id"]),m("span",null,[i(C,null,{default:s(()=>[_(u(e.type),1)]),_:2},1024),e.required?p("",!0):(n(),l(P,{key:0},{default:s(()=>[_(" Required ")]),_:1}))])],8,O),e.description?(n(),l(h,{key:0},{default:s(()=>[_(u(e.description),1)]),_:2},1024)):p("",!0),m("input",{value:d(r)[e.name],onChange:V=>y(V,e.name)},null,40,E)]))),128))])}}});const G=F(H,[["__scopeId","data-v-95bae7f2"]]);export{G as default}; diff --git a/_nuxt/ComponentPlaygroundSlots.782baa38.js b/_nuxt/ComponentPlaygroundSlots.782baa38.js deleted file mode 100644 index cdac565..0000000 --- a/_nuxt/ComponentPlaygroundSlots.782baa38.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as m}from"./ComponentPlaygroundSlots.vue.6bc68020.js";import"./entry.9f5dafa8.js";export{m as default}; diff --git a/_nuxt/ComponentPlaygroundSlots.b2efd6b9.js b/_nuxt/ComponentPlaygroundSlots.b2efd6b9.js new file mode 100644 index 0000000..475a800 --- /dev/null +++ b/_nuxt/ComponentPlaygroundSlots.b2efd6b9.js @@ -0,0 +1 @@ +import{_ as m}from"./ComponentPlaygroundSlots.vue.8b2d27a3.js";import"./entry.f0953e9e.js";export{m as default}; diff --git a/_nuxt/ComponentPlaygroundSlots.vue.6bc68020.js b/_nuxt/ComponentPlaygroundSlots.vue.8b2d27a3.js similarity index 80% rename from _nuxt/ComponentPlaygroundSlots.vue.6bc68020.js rename to _nuxt/ComponentPlaygroundSlots.vue.8b2d27a3.js index 362157e..b244420 100644 --- a/_nuxt/ComponentPlaygroundSlots.vue.6bc68020.js +++ b/_nuxt/ComponentPlaygroundSlots.vue.8b2d27a3.js @@ -1 +1 @@ -import{d as t,b as n,c as o,e as a,t as s}from"./entry.9f5dafa8.js";const r={class:"component-playground-data-section"},i=t({__name:"ComponentPlaygroundSlots",props:{componentData:{type:Object,required:!0}},setup(e){return(c,p)=>(n(),o("div",r,[a("pre",null,s(JSON.stringify(e.componentData,null,2)),1)]))}});export{i as _}; +import{d as t,b as n,c as o,e as a,t as s}from"./entry.f0953e9e.js";const r={class:"component-playground-data-section"},i=t({__name:"ComponentPlaygroundSlots",props:{componentData:{type:Object,required:!0}},setup(e){return(c,p)=>(n(),o("div",r,[a("pre",null,s(JSON.stringify(e.componentData,null,2)),1)]))}});export{i as _}; diff --git a/_nuxt/ComponentPlaygroundTokens.6d2cff6b.js b/_nuxt/ComponentPlaygroundTokens.6d2cff6b.js new file mode 100644 index 0000000..5624786 --- /dev/null +++ b/_nuxt/ComponentPlaygroundTokens.6d2cff6b.js @@ -0,0 +1 @@ +import{_ as m}from"./ComponentPlaygroundTokens.vue.61c6df0e.js";import"./entry.f0953e9e.js";export{m as default}; diff --git a/_nuxt/ComponentPlaygroundTokens.b2b270e9.js b/_nuxt/ComponentPlaygroundTokens.b2b270e9.js deleted file mode 100644 index 358a55b..0000000 --- a/_nuxt/ComponentPlaygroundTokens.b2b270e9.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as m}from"./ComponentPlaygroundTokens.vue.9e674a56.js";import"./entry.9f5dafa8.js";export{m as default}; diff --git a/_nuxt/ComponentPlaygroundTokens.vue.9e674a56.js b/_nuxt/ComponentPlaygroundTokens.vue.61c6df0e.js similarity index 77% rename from _nuxt/ComponentPlaygroundTokens.vue.9e674a56.js rename to _nuxt/ComponentPlaygroundTokens.vue.61c6df0e.js index d20014d..8d175c4 100644 --- a/_nuxt/ComponentPlaygroundTokens.vue.9e674a56.js +++ b/_nuxt/ComponentPlaygroundTokens.vue.61c6df0e.js @@ -1 +1 @@ -import{d as t,b as o,c as n,t as a}from"./entry.9f5dafa8.js";const c={class:"component-playground-data-section"},m=t({__name:"ComponentPlaygroundTokens",props:{componentData:{type:Object,required:!0}},setup(e){return(s,r)=>(o(),n("div",c,a(e.componentData),1))}});export{m as _}; +import{d as t,b as o,c as n,t as a}from"./entry.f0953e9e.js";const c={class:"component-playground-data-section"},m=t({__name:"ComponentPlaygroundTokens",props:{componentData:{type:Object,required:!0}},setup(e){return(s,r)=>(o(),n("div",c,a(e.componentData),1))}});export{m as _}; diff --git a/_nuxt/ContactForm.32ffe301.js b/_nuxt/ContactForm.79e6fba5.js similarity index 86% rename from _nuxt/ContactForm.32ffe301.js rename to _nuxt/ContactForm.79e6fba5.js index 5d95837..9baf712 100644 --- a/_nuxt/ContactForm.32ffe301.js +++ b/_nuxt/ContactForm.79e6fba5.js @@ -1 +1 @@ -import b from"./Input.ff16731d.js";import y from"./Button.30c23efc.js";import{d as h,x,l as v,r as S,a3 as F,b as l,c,e as d,F as w,Z as B,M as s,g as C,w as R,D as T,t as V,X as k,k as E}from"./entry.9f5dafa8.js";const j=["action"],M={class:"inputs"},N=h({__name:"ContactForm",props:{submitButtonText:{type:String,default:"Send message"},fields:{type:Array,default:()=>[{type:"text",model:"name",name:"Name",placeholder:"Your name",required:!0,layout:"default"},{type:"email",model:"email",name:"Email",placeholder:"Your email",required:!0,layout:"default"},{type:"text",model:"text",name:"Subject",required:!1,layout:"default"},{type:"textarea",model:"message",name:"Message",placeholder:"Your message",required:!0,layout:"big"}]}},setup(m){const i=x().alpine,{FORMSPREE_URL:n}=v().public;n||console.warn("No FORMSPREE_URL provided");const t=S(),p=F(m.fields.map(e=>({...e,data:""}))),_=async e=>{e.preventDefault();const u=new FormData(e.target);t.value="Sending...",fetch(e.target.action,{method:e.target.method,body:u,headers:{Accept:"application/json"}}).then(r=>{r.ok?(t.value=i.form.successMessage,e.target.reset()):r.json().then(a=>{Object.hasOwn(a,"errors")?(t.value=a.errors[0].message,console.error(a.errors.map(o=>o.message).join(", ")),setTimeout(()=>{t.value="Send message"},2e3)):console.error("There was a problem submitting your form")})}).catch(()=>{console.error("There was a problem submitting your form")})};return(e,u)=>{const r=b,a=y;return l(),c("form",{class:"contact-form",method:"POST",action:s(n),onSubmit:_},[d("div",M,[(l(!0),c(w,null,B(s(p),(o,f)=>(l(),k(r,{key:f,modelValue:o.data,"onUpdate:modelValue":g=>o.data=g,field:o},null,8,["modelValue","onUpdate:modelValue","field"]))),128))]),d("div",null,[C(a,{type:"submit",disabled:!s(n)},{default:R(()=>[T(V(s(t)?s(t):m.submitButtonText),1)]),_:1},8,["disabled"])])],40,j)}}});const A=E(N,[["__scopeId","data-v-5b2e20bb"]]);export{A as default}; +import y from"./Input.8d797d7e.js";import b from"./Button.9627eefc.js";import{d as h,x,l as v,r as S,a3 as F,b as l,c,e as d,F as w,Z as B,M as s,g as C,w as R,D as T,t as V,X as k,k as E}from"./entry.f0953e9e.js";const j=["action"],M={class:"inputs"},N=h({__name:"ContactForm",props:{submitButtonText:{type:String,default:"Send message"},fields:{type:Array,default:()=>[{type:"text",model:"name",name:"Name",placeholder:"Your name",required:!0,layout:"default"},{type:"email",model:"email",name:"Email",placeholder:"Your email",required:!0,layout:"default"},{type:"text",model:"text",name:"Subject",required:!1,layout:"default"},{type:"textarea",model:"message",name:"Message",placeholder:"Your message",required:!0,layout:"big"}]}},setup(m){const i=x().alpine,{FORMSPREE_URL:n}=v().public;n||console.warn("No FORMSPREE_URL provided");const t=S(),p=F(m.fields.map(e=>({...e,data:""}))),_=async e=>{e.preventDefault();const u=new FormData(e.target);t.value="Sending...",fetch(e.target.action,{method:e.target.method,body:u,headers:{Accept:"application/json"}}).then(r=>{r.ok?(t.value=i.form.successMessage,e.target.reset()):r.json().then(a=>{Object.hasOwn(a,"errors")?(t.value=a.errors[0].message,console.error(a.errors.map(o=>o.message).join(", ")),setTimeout(()=>{t.value="Send message"},2e3)):console.error("There was a problem submitting your form")})}).catch(()=>{console.error("There was a problem submitting your form")})};return(e,u)=>{const r=y,a=b;return l(),c("form",{class:"contact-form",method:"POST",action:s(n),onSubmit:_},[d("div",M,[(l(!0),c(w,null,B(s(p),(o,f)=>(l(),k(r,{key:f,modelValue:o.data,"onUpdate:modelValue":g=>o.data=g,field:o},null,8,["modelValue","onUpdate:modelValue","field"]))),128))]),d("div",null,[C(a,{type:"submit",disabled:!s(n)},{default:R(()=>[T(V(s(t)?s(t):m.submitButtonText),1)]),_:1},8,["disabled"])])],40,j)}}});const A=E(N,[["__scopeId","data-v-bdf19708"]]);export{A as default}; diff --git a/_nuxt/ContactForm.07e94453.css b/_nuxt/ContactForm.8360de99.css similarity index 66% rename from _nuxt/ContactForm.07e94453.css rename to _nuxt/ContactForm.8360de99.css index da45a27..a5b845e 100644 --- a/_nuxt/ContactForm.07e94453.css +++ b/_nuxt/ContactForm.8360de99.css @@ -1 +1 @@ -.contact-form .inputs[data-v-5b2e20bb]{display:grid;gap:var(--space-8);grid-auto-flow:row;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:var(--space-8);max-width:var(--size-md)} +.contact-form .inputs[data-v-bdf19708]{display:grid;gap:var(--space-8);grid-auto-flow:row;grid-template-columns:repeat(1,minmax(0,1fr));margin-bottom:var(--space-8);max-width:var(--size-md)} diff --git a/_nuxt/ContentDoc.99446ec9.js b/_nuxt/ContentDoc.782c5c6d.js similarity index 87% rename from _nuxt/ContentDoc.99446ec9.js rename to _nuxt/ContentDoc.782c5c6d.js index 83f5d0e..9520fd8 100644 --- a/_nuxt/ContentDoc.99446ec9.js +++ b/_nuxt/ContentDoc.782c5c6d.js @@ -1 +1 @@ -import{d as C,l as g,a8 as v,$ as D,s as w,N as o,W as d}from"./entry.9f5dafa8.js";import _ from"./ContentRenderer.92b08ee8.js";import S from"./ContentQuery.adfdb99e.js";import"./ContentRendererMarkdown.vue.e8118bbd.js";import"./asyncData.93b90fee.js";const $=C({name:"ContentDoc",props:{tag:{type:String,required:!1,default:"div"},excerpt:{type:Boolean,default:!1},path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0},head:{type:Boolean,required:!1,default:void 0}},render(f){const{contentHead:c}=g().public.content,e=v(),{tag:m,excerpt:a,path:s,query:i,head:r}=f,u=r===void 0?c:r,l={...i||{},path:s||(i==null?void 0:i.path)||D(w().path),find:"one"},h=(t,n)=>o("pre",null,JSON.stringify({message:"You should use slots with ",slot:t,data:n},null,2));return o(S,l,{default:e!=null&&e.default?({data:t,refresh:n,isPartial:y})=>{var p;return u&&d(t),(p=e.default)==null?void 0:p.call(e,{doc:t,refresh:n,isPartial:y,excerpt:a,...this.$attrs})}:({data:t})=>(u&&d(t),o(_,{value:t,excerpt:a,tag:m,...this.$attrs},{empty:n=>e!=null&&e.empty?e.empty(n):h("default",t)})),empty:t=>{var n;return((n=e==null?void 0:e.empty)==null?void 0:n.call(e,t))||o("p",null,"Document is empty, overwrite this content with #empty slot in .")},"not-found":t=>{var n;return((n=e==null?void 0:e["not-found"])==null?void 0:n.call(e,t))||o("p",null,"Document not found, overwrite this content with #not-found slot in .")}})}}),j=$;export{j as default}; +import{d as C,l as g,a8 as v,$ as D,s as w,N as o,W as d}from"./entry.f0953e9e.js";import _ from"./ContentRenderer.b737edbc.js";import S from"./ContentQuery.03c89ee1.js";import"./ContentRendererMarkdown.vue.522e8eb3.js";import"./asyncData.10039957.js";const $=C({name:"ContentDoc",props:{tag:{type:String,required:!1,default:"div"},excerpt:{type:Boolean,default:!1},path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0},head:{type:Boolean,required:!1,default:void 0}},render(f){const{contentHead:c}=g().public.content,e=v(),{tag:m,excerpt:a,path:s,query:i,head:r}=f,u=r===void 0?c:r,l={...i||{},path:s||(i==null?void 0:i.path)||D(w().path),find:"one"},h=(t,n)=>o("pre",null,JSON.stringify({message:"You should use slots with ",slot:t,data:n},null,2));return o(S,l,{default:e!=null&&e.default?({data:t,refresh:n,isPartial:y})=>{var p;return u&&d(t),(p=e.default)==null?void 0:p.call(e,{doc:t,refresh:n,isPartial:y,excerpt:a,...this.$attrs})}:({data:t})=>(u&&d(t),o(_,{value:t,excerpt:a,tag:m,...this.$attrs},{empty:n=>e!=null&&e.empty?e.empty(n):h("default",t)})),empty:t=>{var n;return((n=e==null?void 0:e.empty)==null?void 0:n.call(e,t))||o("p",null,"Document is empty, overwrite this content with #empty slot in .")},"not-found":t=>{var n;return((n=e==null?void 0:e["not-found"])==null?void 0:n.call(e,t))||o("p",null,"Document not found, overwrite this content with #not-found slot in .")}})}}),j=$;export{j as default}; diff --git a/_nuxt/ContentList.d7763640.js b/_nuxt/ContentList.ffb03ae4.js similarity index 85% rename from _nuxt/ContentList.d7763640.js rename to _nuxt/ContentList.ffb03ae4.js index 7619887..af6d693 100644 --- a/_nuxt/ContentList.d7763640.js +++ b/_nuxt/ContentList.ffb03ae4.js @@ -1 +1 @@ -import n from"./ContentQuery.adfdb99e.js";import{d as c,a8 as l,N as f}from"./entry.9f5dafa8.js";import"./asyncData.93b90fee.js";const r=(u,t)=>f("pre",null,JSON.stringify({message:"You should use slots with ",slot:u,data:t},null,2)),h=c({name:"ContentList",props:{path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0}},render(u){const t=l(),{path:p,query:a}=u,d={...a||{},path:p||(a==null?void 0:a.path)||"/"};return f(n,d,{default:t!=null&&t.default?({data:e,refresh:o,isPartial:m})=>t.default({list:e,refresh:o,isPartial:m,...this.$attrs}):e=>r("default",e.data),empty:e=>t!=null&&t.empty?t.empty(e):r("default",e==null?void 0:e.data),"not-found":e=>{var o;return t!=null&&t["not-found"]?(o=t==null?void 0:t["not-found"])==null?void 0:o.call(t,e):r("not-found",e==null?void 0:e.data)}})}}),s=h;export{s as default}; +import n from"./ContentQuery.03c89ee1.js";import{d as c,a8 as l,N as f}from"./entry.f0953e9e.js";import"./asyncData.10039957.js";const r=(u,t)=>f("pre",null,JSON.stringify({message:"You should use slots with ",slot:u,data:t},null,2)),h=c({name:"ContentList",props:{path:{type:String,required:!1,default:void 0},query:{type:Object,required:!1,default:void 0}},render(u){const t=l(),{path:p,query:a}=u,d={...a||{},path:p||(a==null?void 0:a.path)||"/"};return f(n,d,{default:t!=null&&t.default?({data:e,refresh:o,isPartial:m})=>t.default({list:e,refresh:o,isPartial:m,...this.$attrs}):e=>r("default",e.data),empty:e=>t!=null&&t.empty?t.empty(e):r("default",e==null?void 0:e.data),"not-found":e=>{var o;return t!=null&&t["not-found"]?(o=t==null?void 0:t["not-found"])==null?void 0:o.call(t,e):r("not-found",e==null?void 0:e.data)}})}}),s=h;export{s as default}; diff --git a/_nuxt/ContentNavigation.af949bec.js b/_nuxt/ContentNavigation.fbb2e977.js similarity index 85% rename from _nuxt/ContentNavigation.af949bec.js rename to _nuxt/ContentNavigation.fbb2e977.js index 7f5bea0..0cc1b0e 100644 --- a/_nuxt/ContentNavigation.af949bec.js +++ b/_nuxt/ContentNavigation.fbb2e977.js @@ -1 +1 @@ -import{u as d}from"./asyncData.93b90fee.js";import{d as l,au as v,I as f,m as p,V as m,aw as g,av as h,a8 as y,N as u,E as _}from"./entry.9f5dafa8.js";const C=l({name:"ContentNavigation",props:{query:{type:Object,required:!1,default:void 0}},async setup(r){const{query:t}=v(r),n=f(()=>{var a;return typeof((a=t.value)==null?void 0:a.params)=="function"?t.value.params():t.value});if(!n.value&&p("dd-navigation").value){const{navigation:a}=m();return{navigation:a}}const{data:o}=await d(`content-navigation-${h(n.value)}`,()=>g(n.value));return{navigation:o}},render(r){const t=y(),{navigation:n}=r,o=e=>u(_,{to:e._path},()=>e.title),a=(e,i)=>u("ul",i?{"data-level":i}:null,e.map(s=>s.children?u("li",null,[o(s),a(s.children,i+1)]):u("li",null,o(s)))),c=e=>a(e,0);return t!=null&&t.default?t.default({navigation:n,...this.$attrs}):c(n)}}),w=C;export{w as default}; +import{u as d}from"./asyncData.10039957.js";import{d as l,au as v,I as f,m as p,V as m,aw as g,av as h,a8 as y,N as u,E as _}from"./entry.f0953e9e.js";const C=l({name:"ContentNavigation",props:{query:{type:Object,required:!1,default:void 0}},async setup(r){const{query:t}=v(r),n=f(()=>{var a;return typeof((a=t.value)==null?void 0:a.params)=="function"?t.value.params():t.value});if(!n.value&&p("dd-navigation").value){const{navigation:a}=m();return{navigation:a}}const{data:o}=await d(`content-navigation-${h(n.value)}`,()=>g(n.value));return{navigation:o}},render(r){const t=y(),{navigation:n}=r,o=e=>u(_,{to:e._path},()=>e.title),a=(e,i)=>u("ul",i?{"data-level":i}:null,e.map(s=>s.children?u("li",null,[o(s),a(s.children,i+1)]):u("li",null,o(s)))),c=e=>a(e,0);return t!=null&&t.default?t.default({navigation:n,...this.$attrs}):c(n)}}),w=C;export{w as default}; diff --git a/_nuxt/ContentQuery.adfdb99e.js b/_nuxt/ContentQuery.03c89ee1.js similarity index 94% rename from _nuxt/ContentQuery.adfdb99e.js rename to _nuxt/ContentQuery.03c89ee1.js index 72a8e91..a8a4145 100644 --- a/_nuxt/ContentQuery.adfdb99e.js +++ b/_nuxt/ContentQuery.03c89ee1.js @@ -1 +1 @@ -import{d as g,au as C,I as S,l as b,a7 as N,q as m,av as _,a8 as k,N as A}from"./entry.9f5dafa8.js";import{u as O}from"./asyncData.93b90fee.js";const Q=g({name:"ContentQuery",props:{path:{type:String,required:!1,default:void 0},only:{type:Array,required:!1,default:void 0},without:{type:Array,required:!1,default:void 0},where:{type:Object,required:!1,default:void 0},sort:{type:Object,required:!1,default:void 0},limit:{type:Number,required:!1,default:void 0},skip:{type:Number,required:!1,default:void 0},locale:{type:String,required:!1,default:void 0},find:{type:String,required:!1,default:void 0}},async setup(a){const{path:t,only:r,without:o,where:u,sort:l,limit:d,skip:f,locale:s,find:h}=C(a),y=S(()=>{var e;return(e=t.value)==null?void 0:e.includes("/_")}),p=!b().public.content.experimental.advanceQuery;N(()=>a,()=>n(),{deep:!0});const i=e=>p?e!=null&&e.surround?e.surround:e!=null&&e._id||Array.isArray(e)?e:e==null?void 0:e.result:e.result,{data:v,refresh:n}=await O(`content-query-${_(a)}`,()=>{let e;return t.value?e=m(t.value):e=m(),r.value&&(e=e.only(r.value)),o.value&&(e=e.without(o.value)),u.value&&(e=e.where(u.value)),l.value&&(e=e.sort(l.value)),d.value&&(e=e.limit(d.value)),f.value&&(e=e.skip(f.value)),s.value&&(e=e.where({_locale:s.value})),h.value==="one"?e.findOne().then(i):h.value==="surround"?t.value?p?e.findSurround(t.value):e.withSurround(t.value).findOne().then(i):(console.warn("[Content] Surround queries requires `path` prop to be set."),console.warn("[Content] Query without `path` will return regular `find()` results."),e.find().then(i)):e.find().then(i)});return{isPartial:y,data:v,refresh:n}},render(a){var c;const t=k(),{data:r,refresh:o,isPartial:u,path:l,only:d,without:f,where:s,sort:h,limit:y,skip:p,locale:i,find:v}=a,n={path:l,only:d,without:f,where:s,sort:h,limit:y,skip:p,locale:i,find:v};if(n.find==="one"){if(!r&&(t!=null&&t["not-found"]))return t["not-found"]({props:n,...this.$attrs});if(t!=null&&t.empty&&(r==null?void 0:r._type)==="markdown"&&!((c=r==null?void 0:r.body)!=null&&c.children.length))return t.empty({props:n,...this.$attrs})}else if((!r||!r.length)&&t!=null&&t["not-found"])return t["not-found"]({props:n,...this.$attrs});return t!=null&&t.default?t.default({data:r,refresh:o,isPartial:u,props:n,...this.$attrs}):((w,q)=>A("pre",null,JSON.stringify({message:"You should use slots with !",slot:w,data:q},null,2)))("default",{data:r,props:n,isPartial:u})}}),j=Q;export{j as default}; +import{d as g,au as C,I as S,l as b,a7 as N,q as m,av as _,a8 as k,N as A}from"./entry.f0953e9e.js";import{u as O}from"./asyncData.10039957.js";const Q=g({name:"ContentQuery",props:{path:{type:String,required:!1,default:void 0},only:{type:Array,required:!1,default:void 0},without:{type:Array,required:!1,default:void 0},where:{type:Object,required:!1,default:void 0},sort:{type:Object,required:!1,default:void 0},limit:{type:Number,required:!1,default:void 0},skip:{type:Number,required:!1,default:void 0},locale:{type:String,required:!1,default:void 0},find:{type:String,required:!1,default:void 0}},async setup(a){const{path:t,only:r,without:o,where:u,sort:l,limit:d,skip:f,locale:s,find:h}=C(a),y=S(()=>{var e;return(e=t.value)==null?void 0:e.includes("/_")}),p=!b().public.content.experimental.advanceQuery;N(()=>a,()=>n(),{deep:!0});const i=e=>p?e!=null&&e.surround?e.surround:e!=null&&e._id||Array.isArray(e)?e:e==null?void 0:e.result:e.result,{data:v,refresh:n}=await O(`content-query-${_(a)}`,()=>{let e;return t.value?e=m(t.value):e=m(),r.value&&(e=e.only(r.value)),o.value&&(e=e.without(o.value)),u.value&&(e=e.where(u.value)),l.value&&(e=e.sort(l.value)),d.value&&(e=e.limit(d.value)),f.value&&(e=e.skip(f.value)),s.value&&(e=e.where({_locale:s.value})),h.value==="one"?e.findOne().then(i):h.value==="surround"?t.value?p?e.findSurround(t.value):e.withSurround(t.value).findOne().then(i):(console.warn("[Content] Surround queries requires `path` prop to be set."),console.warn("[Content] Query without `path` will return regular `find()` results."),e.find().then(i)):e.find().then(i)});return{isPartial:y,data:v,refresh:n}},render(a){var c;const t=k(),{data:r,refresh:o,isPartial:u,path:l,only:d,without:f,where:s,sort:h,limit:y,skip:p,locale:i,find:v}=a,n={path:l,only:d,without:f,where:s,sort:h,limit:y,skip:p,locale:i,find:v};if(n.find==="one"){if(!r&&(t!=null&&t["not-found"]))return t["not-found"]({props:n,...this.$attrs});if(t!=null&&t.empty&&(r==null?void 0:r._type)==="markdown"&&!((c=r==null?void 0:r.body)!=null&&c.children.length))return t.empty({props:n,...this.$attrs})}else if((!r||!r.length)&&t!=null&&t["not-found"])return t["not-found"]({props:n,...this.$attrs});return t!=null&&t.default?t.default({data:r,refresh:o,isPartial:u,props:n,...this.$attrs}):((w,q)=>A("pre",null,JSON.stringify({message:"You should use slots with !",slot:w,data:q},null,2)))("default",{data:r,props:n,isPartial:u})}}),j=Q;export{j as default}; diff --git a/_nuxt/ContentRenderer.92b08ee8.js b/_nuxt/ContentRenderer.b737edbc.js similarity index 89% rename from _nuxt/ContentRenderer.92b08ee8.js rename to _nuxt/ContentRenderer.b737edbc.js index 5db1089..8ca8a57 100644 --- a/_nuxt/ContentRenderer.92b08ee8.js +++ b/_nuxt/ContentRenderer.b737edbc.js @@ -1 +1 @@ -import{_ as l}from"./ContentRendererMarkdown.vue.e8118bbd.js";import{d as o,a7 as s,a8 as d,N as f}from"./entry.9f5dafa8.js";const y=o({name:"ContentRenderer",props:{value:{type:Object,required:!1,default:()=>({})},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"}},setup(t){s(()=>t.excerpt,n=>{var e,r,u;n&&!((e=t.value)!=null&&e.excerpt)&&(console.warn(`No excerpt found for document content/${(r=t==null?void 0:t.value)==null?void 0:r._path}.${(u=t==null?void 0:t.value)==null?void 0:u._extension}!`),console.warn("Make sure to use in your content if you want to use excerpt feature."))},{immediate:!0})},render(t){var i,c;const n=d(),{value:e,excerpt:r,tag:u}=t,a=r?e==null?void 0:e.excerpt:e==null?void 0:e.body;return!((i=a==null?void 0:a.children)!=null&&i.length)&&(n!=null&&n.empty)?n.empty({value:e,excerpt:r,tag:u,...this.$attrs}):n!=null&&n.default?n.default({value:e,excerpt:r,tag:u,...this.$attrs}):(a==null?void 0:a.type)==="root"&&((c=a==null?void 0:a.children)!=null&&c.length)?f(l,{value:e,excerpt:r,tag:u,...this.$attrs}):f("pre",null,JSON.stringify({message:"You should use slots with ",value:e,excerpt:r,tag:u},null,2))}});export{y as default}; +import{_ as l}from"./ContentRendererMarkdown.vue.522e8eb3.js";import{d as o,a7 as s,a8 as d,N as f}from"./entry.f0953e9e.js";const y=o({name:"ContentRenderer",props:{value:{type:Object,required:!1,default:()=>({})},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"}},setup(t){s(()=>t.excerpt,n=>{var e,r,u;n&&!((e=t.value)!=null&&e.excerpt)&&(console.warn(`No excerpt found for document content/${(r=t==null?void 0:t.value)==null?void 0:r._path}.${(u=t==null?void 0:t.value)==null?void 0:u._extension}!`),console.warn("Make sure to use in your content if you want to use excerpt feature."))},{immediate:!0})},render(t){var i,c;const n=d(),{value:e,excerpt:r,tag:u}=t,a=r?e==null?void 0:e.excerpt:e==null?void 0:e.body;return!((i=a==null?void 0:a.children)!=null&&i.length)&&(n!=null&&n.empty)?n.empty({value:e,excerpt:r,tag:u,...this.$attrs}):n!=null&&n.default?n.default({value:e,excerpt:r,tag:u,...this.$attrs}):(a==null?void 0:a.type)==="root"&&((c=a==null?void 0:a.children)!=null&&c.length)?f(l,{value:e,excerpt:r,tag:u,...this.$attrs}):f("pre",null,JSON.stringify({message:"You should use slots with ",value:e,excerpt:r,tag:u},null,2))}});export{y as default}; diff --git a/_nuxt/ContentRendererMarkdown.0a67f84d.js b/_nuxt/ContentRendererMarkdown.0a67f84d.js deleted file mode 100644 index d6e5eb8..0000000 --- a/_nuxt/ContentRendererMarkdown.0a67f84d.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as m}from"./ContentRendererMarkdown.vue.e8118bbd.js";import"./entry.9f5dafa8.js";export{m as default}; diff --git a/_nuxt/ContentRendererMarkdown.dddfe806.js b/_nuxt/ContentRendererMarkdown.dddfe806.js new file mode 100644 index 0000000..848d870 --- /dev/null +++ b/_nuxt/ContentRendererMarkdown.dddfe806.js @@ -0,0 +1 @@ +import{_ as m}from"./ContentRendererMarkdown.vue.522e8eb3.js";import"./entry.f0953e9e.js";export{m as default}; diff --git a/_nuxt/ContentRendererMarkdown.vue.522e8eb3.js b/_nuxt/ContentRendererMarkdown.vue.522e8eb3.js new file mode 100644 index 0000000..a8e5ac0 --- /dev/null +++ b/_nuxt/ContentRendererMarkdown.vue.522e8eb3.js @@ -0,0 +1 @@ +import{d as z,l as J,A as G,I as x,N as E,a9 as Q,aa as I,ab as w,ac as nn,s as ln,ad as en,a0 as on,b as tn,X as rn,M as an}from"./entry.f0953e9e.js";class S{constructor(l,o,t){this.property=l,this.normal=o,t&&(this.space=t)}}S.prototype.property={};S.prototype.normal={};S.prototype.space=null;function j(n,l){const o={},t={};let r=-1;for(;++r4&&o.slice(0,4)==="data"&&dn.test(l)){if(l.charAt(4)==="-"){const a=l.slice(5).replace(U,fn);t="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=l.slice(4);if(!U.test(a)){let i=a.replace(gn,mn);i.charAt(0)!=="-"&&(i="-"+i),l="data"+i}}r=R}return new r(t,l)}function mn(n){return"-"+n.toLowerCase()}function fn(n){return n.charAt(1).toUpperCase()}const yn=j([H,F,q,W,cn],"html");j([H,F,q,W,pn],"svg");const T=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","math","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","slot","small","source","span","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr"],M="default",K=/^@|^v-on:/,X=/^:|^v-bind:/,Y=/^v-model/,vn=["select","textarea","input"],bn=Object.fromEntries(["p","a","blockquote","code","pre","code","em","h1","h2","h3","h4","h5","h6","hr","img","ul","ol","li","strong","table","thead","tbody","td","th","tr","script"].map(n=>[n,`prose-${n}`])),kn=z({name:"MDCRenderer",props:{body:{type:Object,required:!0},data:{type:Object,default:()=>({})},tag:{type:[String,Boolean],default:void 0},prose:{type:Boolean,default:void 0},components:{type:Object,default:()=>({})}},async setup(n){var r,a;const{mdc:l}=J().public,o={...l.components.prose&&n.prose!==!1?bn:{},...l.components.map,...G(((a=(r=n.data)==null?void 0:r.mdc)==null?void 0:a.components)||{}),...n.components},t=x(()=>{var s;const i=(((s=n.body)==null?void 0:s.children)||[]).map(c=>c.tag||c.type).filter(c=>!T.includes(c));return Array.from(new Set(i)).sort().join(".")});return await Tn(n.body,{tags:o}),{tags:o,contentKey:t}},render(n){var h,y,d;const{tags:l,tag:o,body:t,data:r,contentKey:a}=n;if(!t)return null;const i={...r,tags:l},s=o!==!1?A(o||((h=i.component)==null?void 0:h.name)||i.component||"div"):void 0,c=$(t,E,i,i);return s?E(s,{...(y=i.component)==null?void 0:y.props,...this.$attrs,key:a},c):(d=c.default)==null?void 0:d.call(c)}});function Cn(n,l,o,t={}){if(n.type==="text")return l(w,n.value);const r=n.tag,a=Z(n,o.tags);if(n.tag==="binding")return Sn(n,l,o,t);const i=A(a);typeof i=="object"&&(i.tag=r);const s=xn(n,o);return l(i,s,$(n,l,o,{...t,...s}))}function Sn(n,l,o,t={}){var h,y;const r={...t,$route:()=>ln(),$document:o,$doc:o},a=/\.|\[(\d+)\]/,s=((h=n.props)==null?void 0:h.value.trim().split(a).filter(Boolean)).reduce((d,b)=>b in d?typeof d[b]=="function"?d[b]():d[b]:{},r),c=(y=n.props)==null?void 0:y.defaultValue;return l(w,s??c??"")}function $(n,l,o,t){const a=(n.children||[]).reduce((s,c)=>{if(!Mn(c))return s[M].push(c),s;const h=Ln(c);return s[h]=s[h]||[],c.type==="element"&&s[h].push(...c.children||[]),s},{[M]:[]});return Object.entries(a).reduce((s,[c,h])=>(h.length&&(s[c]=()=>{const y=h.map(d=>Cn(d,l,o,t));return Rn(y)}),s),{})}function xn(n,l){const{tag:o="",props:t={}}=n;return Object.keys(t).reduce(function(r,a){if(a==="__ignoreMap")return r;const i=t[a];if(Y.test(a)&&!vn.includes(o))return wn(a,i,r,l);if(a==="v-bind")return Pn(a,i,r,l);if(K.test(a))return On(a,i,r,l);if(X.test(a))return Dn(a,i,r,l);const{attribute:s}=hn(yn,a);return Array.isArray(i)&&i.every(c=>typeof c=="string")?(r[s]=i.join(" "),r):(r[s]=i,r)},{})}function wn(n,l,o,t){const r=d=>+d,a=d=>d.trim(),i=d=>d,s=n.replace(Y,"").split(".").filter(d=>d).reduce((d,b)=>(d[b]=!0,d),{}),c="value",h=s.lazy?"change":"input",y=s.number?r:s.trim?a:i;return o[c]=P(l,t),o.on=o.on||{},o.on[h]=d=>t[l]=y(d),o}function Pn(n,l,o,t){const r=P(l,t);return o=Object.assign(o,r),o}function On(n,l,o,t){return n=n.replace(K,""),o.on=o.on||{},o.on[n]=()=>P(l,t),o}function Dn(n,l,o,t){return n=n.replace(X,""),o[n]=P(l,t),o}const A=n=>{if(!T.includes(n)&&!(n!=null&&n.render)){const l=Q(I(n),!1);if(typeof l=="object")return l}return n};function P(n,l){const o=n.split(".").reduce((t,r)=>typeof t=="object"?t[r]:void 0,l);return typeof o>"u"?en(n):o}function Ln(n){let l="";for(const o of Object.keys(n.props||{}))if(!(!o.startsWith("#")&&!o.startsWith("v-slot:"))){l=o.split(/[:#]/,2)[1];break}return l||M}function Mn(n){return n.tag==="template"}function Rn(n){const l=[];for(const o of n){const t=l[l.length-1];o.type===w&&(t==null?void 0:t.type)===w?t.children=t.children+o.children:l.push(o)}return l}async function Tn(n,l){if(!n)return;const o=Array.from(new Set(t(n,l)));await Promise.all(o.map(async r=>{if(r!=null&&r.render||r!=null&&r.ssrRender||r!=null&&r.__ssrInlineRender)return;const a=A(r);a!=null&&a.__asyncLoader&&!a.__asyncResolved&&await a.__asyncLoader()}));function t(r,a){const i=r.tag;if(r.type==="text"||i==="binding")return[];const s=Z(r,a.tags),c=[];r.type!=="root"&&!T.includes(s)&&c.push(s);for(const h of r.children||[])c.push(...t(h,a));return c}}function Z(n,l){var t;const o=n.tag;return!o||typeof((t=n.props)==null?void 0:t.__ignoreMap)<"u"?o:l[o]||l[I(o)]||l[nn(n.tag)]||o}const En=z({__name:"ContentRendererMarkdown",props:{value:{type:Object,required:!0},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"},components:{type:Object,default:()=>({})},data:{type:Object,default:()=>({})}},setup(n){const l=n,o=on().isEnabled(),t=x(()=>{let i=l.value.body||l.value;return l.excerpt&&l.value.excerpt&&(i=l.value.excerpt),i}),r=x(()=>{const{body:i,excerpt:s,...c}=l.value;return{...c,...l.data}}),a=x(()=>({...l.components,...r.value._components||{}}));return(i,s)=>{const c=kn;return tn(),rn(c,{body:t.value,data:r.value,tag:n.tag,components:a.value,"data-content-id":an(o)?n.value._id:void 0},null,8,["body","data","tag","components","data-content-id"])}}});export{En as _}; diff --git a/_nuxt/ContentRendererMarkdown.vue.e8118bbd.js b/_nuxt/ContentRendererMarkdown.vue.e8118bbd.js deleted file mode 100644 index f2b0d38..0000000 --- a/_nuxt/ContentRendererMarkdown.vue.e8118bbd.js +++ /dev/null @@ -1 +0,0 @@ -import{d as z,l as J,B as G,I as x,N as E,a9 as Q,aa as I,ab as w,ac as nn,s as ln,ad as en,a0 as on,b as tn,X as rn,M as an}from"./entry.9f5dafa8.js";class S{constructor(l,o,t){this.property=l,this.normal=o,t&&(this.space=t)}}S.prototype.property={};S.prototype.normal={};S.prototype.space=null;function j(n,l){const o={},t={};let r=-1;for(;++r4&&o.slice(0,4)==="data"&&dn.test(l)){if(l.charAt(4)==="-"){const a=l.slice(5).replace(U,fn);t="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=l.slice(4);if(!U.test(a)){let i=a.replace(gn,mn);i.charAt(0)!=="-"&&(i="-"+i),l="data"+i}}r=R}return new r(t,l)}function mn(n){return"-"+n.toLowerCase()}function fn(n){return n.charAt(1).toUpperCase()}const yn=j([F,H,q,W,cn],"html");j([F,H,q,W,pn],"svg");const T=["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","label","legend","li","link","main","map","mark","math","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rb","rp","rt","rtc","ruby","s","samp","script","section","select","slot","small","source","span","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr"],M="default",K=/^@|^v-on:/,X=/^:|^v-bind:/,Y=/^v-model/,vn=["select","textarea","input"],bn=Object.fromEntries(["p","a","blockquote","code","pre","code","em","h1","h2","h3","h4","h5","h6","hr","img","ul","ol","li","strong","table","thead","tbody","td","th","tr","script"].map(n=>[n,`prose-${n}`])),kn=z({name:"MDCRenderer",props:{body:{type:Object,required:!0},data:{type:Object,default:()=>({})},tag:{type:[String,Boolean],default:void 0},prose:{type:Boolean,default:void 0},components:{type:Object,default:()=>({})}},async setup(n){var r,a;const{mdc:l}=J().public,o={...l.components.prose&&n.prose!==!1?bn:{},...l.components.map,...G(((a=(r=n.data)==null?void 0:r.mdc)==null?void 0:a.components)||{}),...n.components},t=x(()=>{var s;const i=(((s=n.body)==null?void 0:s.children)||[]).map(c=>c.tag||c.type).filter(c=>!T.includes(c));return Array.from(new Set(i)).sort().join(".")});return await Tn(n.body,{tags:o}),{tags:o,contentKey:t}},render(n){var h,y,d;const{tags:l,tag:o,body:t,data:r,contentKey:a}=n;if(!t)return null;const i={...r,tags:l},s=o!==!1?A(o||((h=i.component)==null?void 0:h.name)||i.component||"div"):void 0,c=$(t,E,i,i);return s?E(s,{...(y=i.component)==null?void 0:y.props,...this.$attrs,key:a},c):(d=c.default)==null?void 0:d.call(c)}});function Cn(n,l,o,t={}){if(n.type==="text")return l(w,n.value);const r=n.tag,a=Z(n,o.tags);if(n.tag==="binding")return Sn(n,l,o,t);const i=A(a);typeof i=="object"&&(i.tag=r);const s=xn(n,o);return l(i,s,$(n,l,o,{...t,...s}))}function Sn(n,l,o,t={}){var h,y;const r={...t,$route:()=>ln(),$document:o,$doc:o},a=/\.|\[(\d+)\]/,s=((h=n.props)==null?void 0:h.value.trim().split(a).filter(Boolean)).reduce((d,b)=>b in d?typeof d[b]=="function"?d[b]():d[b]:{},r),c=(y=n.props)==null?void 0:y.defaultValue;return l(w,s??c??"")}function $(n,l,o,t){const a=(n.children||[]).reduce((s,c)=>{if(!Mn(c))return s[M].push(c),s;const h=Ln(c);return s[h]=s[h]||[],c.type==="element"&&s[h].push(...c.children||[]),s},{[M]:[]});return Object.entries(a).reduce((s,[c,h])=>(h.length&&(s[c]=()=>{const y=h.map(d=>Cn(d,l,o,t));return Rn(y)}),s),{})}function xn(n,l){const{tag:o="",props:t={}}=n;return Object.keys(t).reduce(function(r,a){if(a==="__ignoreMap")return r;const i=t[a];if(Y.test(a)&&!vn.includes(o))return wn(a,i,r,l);if(a==="v-bind")return Pn(a,i,r,l);if(K.test(a))return On(a,i,r,l);if(X.test(a))return Dn(a,i,r,l);const{attribute:s}=hn(yn,a);return Array.isArray(i)&&i.every(c=>typeof c=="string")?(r[s]=i.join(" "),r):(r[s]=i,r)},{})}function wn(n,l,o,t){const r=d=>+d,a=d=>d.trim(),i=d=>d,s=n.replace(Y,"").split(".").filter(d=>d).reduce((d,b)=>(d[b]=!0,d),{}),c="value",h=s.lazy?"change":"input",y=s.number?r:s.trim?a:i;return o[c]=P(l,t),o.on=o.on||{},o.on[h]=d=>t[l]=y(d),o}function Pn(n,l,o,t){const r=P(l,t);return o=Object.assign(o,r),o}function On(n,l,o,t){return n=n.replace(K,""),o.on=o.on||{},o.on[n]=()=>P(l,t),o}function Dn(n,l,o,t){return n=n.replace(X,""),o[n]=P(l,t),o}const A=n=>{if(!T.includes(n)&&!(n!=null&&n.render)){const l=Q(I(n),!1);if(typeof l=="object")return l}return n};function P(n,l){const o=n.split(".").reduce((t,r)=>typeof t=="object"?t[r]:void 0,l);return typeof o>"u"?en(n):o}function Ln(n){let l="";for(const o of Object.keys(n.props||{}))if(!(!o.startsWith("#")&&!o.startsWith("v-slot:"))){l=o.split(/[:#]/,2)[1];break}return l||M}function Mn(n){return n.tag==="template"}function Rn(n){const l=[];for(const o of n){const t=l[l.length-1];o.type===w&&(t==null?void 0:t.type)===w?t.children=t.children+o.children:l.push(o)}return l}async function Tn(n,l){if(!n)return;const o=Array.from(new Set(t(n,l)));await Promise.all(o.map(async r=>{if(r!=null&&r.render||r!=null&&r.ssrRender||r!=null&&r.__ssrInlineRender)return;const a=A(r);a!=null&&a.__asyncLoader&&!a.__asyncResolved&&await a.__asyncLoader()}));function t(r,a){const i=r.tag;if(r.type==="text"||i==="binding")return[];const s=Z(r,a.tags),c=[];r.type!=="root"&&!T.includes(s)&&c.push(s);for(const h of r.children||[])c.push(...t(h,a));return c}}function Z(n,l){var t;const o=n.tag;return!o||typeof((t=n.props)==null?void 0:t.__ignoreMap)<"u"?o:l[o]||l[I(o)]||l[nn(n.tag)]||o}const En=z({__name:"ContentRendererMarkdown",props:{value:{type:Object,required:!0},excerpt:{type:Boolean,default:!1},tag:{type:String,default:"div"},components:{type:Object,default:()=>({})},data:{type:Object,default:()=>({})}},setup(n){const l=n,o=on().isEnabled(),t=x(()=>{let i=l.value.body||l.value;return l.excerpt&&l.value.excerpt&&(i=l.value.excerpt),i}),r=x(()=>{const{body:i,excerpt:s,...c}=l.value;return{...c,...l.data}}),a=x(()=>({...l.components,...r.value._components||{}}));return(i,s)=>{const c=kn;return tn(),rn(c,{body:t.value,data:r.value,tag:n.tag,components:a.value,"data-content-id":an(o)?n.value._id:void 0},null,8,["body","data","tag","components","data-content-id"])}}});export{En as _}; diff --git a/_nuxt/ContentSlot.0edabbe7.js b/_nuxt/ContentSlot.0edabbe7.js new file mode 100644 index 0000000..b0a1fd9 --- /dev/null +++ b/_nuxt/ContentSlot.0edabbe7.js @@ -0,0 +1 @@ +import{_ as n}from"./MDCSlot.bcbc4379.js";import{d as o,N as t}from"./entry.f0953e9e.js";const p=o({props:{use:{type:Function,default:void 0},unwrap:{type:[Boolean,String],default:!1}},render(e){return t(n,e)}});export{p as default}; diff --git a/_nuxt/ContentSlot.751d693e.js b/_nuxt/ContentSlot.751d693e.js deleted file mode 100644 index 10dbc91..0000000 --- a/_nuxt/ContentSlot.751d693e.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as n}from"./MDCSlot.fdbbad9d.js";import{d as o,N as t}from"./entry.9f5dafa8.js";const p=o({props:{use:{type:Function,default:void 0},unwrap:{type:[Boolean,String],default:!1}},render(e){return t(n,e)}});export{p as default}; diff --git a/_nuxt/CopyButton.48cb2d00.js b/_nuxt/CopyButton.0c4b30ca.js similarity index 91% rename from _nuxt/CopyButton.48cb2d00.js rename to _nuxt/CopyButton.0c4b30ca.js index 98ef20c..ecbacbd 100644 --- a/_nuxt/CopyButton.48cb2d00.js +++ b/_nuxt/CopyButton.0c4b30ca.js @@ -1 +1 @@ -import{d as l,r as i,b as e,c as u,M as d,X as n,a6 as m}from"./entry.9f5dafa8.js";import{u as f}from"./index.a98d28e7.js";const k=l({__name:"CopyButton",props:{content:{type:String,default:""}},setup(c){const a=c,{copy:s}=f(),o=i("init"),p=r=>{s(a.content).then(()=>{o.value="copied",setTimeout(()=>{o.value="init"},1e3)}).catch(()=>{console.warn("Couldn't copy to clipboard!")})};return(r,y)=>{const t=m;return e(),u("button",{class:"copy rounded-lg bg-gray-800 px-2 py-2 font-mono text-xs font-semibold leading-none text-gray-400 focus:outline-none dark:bg-black",onClick:p},[d(o)==="copied"?(e(),n(t,{key:0,name:"fa-check",class:"h-4 w-4"})):(e(),n(t,{key:1,name:"fa-copy",class:"h-4 w-4"}))])}}});export{k as default}; +import{d as l,r as i,b as e,c as u,M as d,X as n,a6 as m}from"./entry.f0953e9e.js";import{u as f}from"./index.f211fae0.js";const k=l({__name:"CopyButton",props:{content:{type:String,default:""}},setup(c){const a=c,{copy:s}=f(),o=i("init"),p=r=>{s(a.content).then(()=>{o.value="copied",setTimeout(()=>{o.value="init"},1e3)}).catch(()=>{console.warn("Couldn't copy to clipboard!")})};return(r,y)=>{const t=m;return e(),u("button",{class:"copy rounded-lg bg-gray-800 px-2 py-2 font-mono text-xs font-semibold leading-none text-gray-400 focus:outline-none dark:bg-black",onClick:p},[d(o)==="copied"?(e(),n(t,{key:0,name:"fa-check",class:"h-4 w-4"})):(e(),n(t,{key:1,name:"fa-copy",class:"h-4 w-4"}))])}}});export{k as default}; diff --git a/_nuxt/DocumentDrivenEmpty.3a00b3bc.js b/_nuxt/DocumentDrivenEmpty.2c8ceb70.js similarity index 77% rename from _nuxt/DocumentDrivenEmpty.3a00b3bc.js rename to _nuxt/DocumentDrivenEmpty.2c8ceb70.js index ff87817..be5f824 100644 --- a/_nuxt/DocumentDrivenEmpty.3a00b3bc.js +++ b/_nuxt/DocumentDrivenEmpty.2c8ceb70.js @@ -1 +1 @@ -import{d as n,N as e}from"./entry.9f5dafa8.js";const r=n({name:"DocumentDrivenEmpty",props:{value:{type:Object,required:!0}},render({value:t}){return e("div",void 0,[e("p","Document is empty"),e("p",`Add content to it by opening ${t._source}/${t._file} file.`)])}});export{r as default}; +import{d as n,N as e}from"./entry.f0953e9e.js";const r=n({name:"DocumentDrivenEmpty",props:{value:{type:Object,required:!0}},render({value:t}){return e("div",void 0,[e("p","Document is empty"),e("p",`Add content to it by opening ${t._source}/${t._file} file.`)])}});export{r as default}; diff --git a/_nuxt/DocumentDrivenNotFound.078e8cbe.js b/_nuxt/DocumentDrivenNotFound.078e8cbe.js new file mode 100644 index 0000000..eb48e12 --- /dev/null +++ b/_nuxt/DocumentDrivenNotFound.078e8cbe.js @@ -0,0 +1 @@ +import{k as n,b as c,c as d,g as t,w as p,D as r,a6 as u,E as i,p as m,i as f,e as o}from"./entry.f0953e9e.js";const l={},a=e=>(m("data-v-d5eeafa5"),e=e(),f(),e),h=a(()=>o("p",{class:"message"}," This page could not be found ",-1)),x=a(()=>o("p",{class:"status"}," 404 ",-1));function g(e,k){const _=u,s=i;return c(),d("section",null,[h,x,t(s,{to:"/"},{default:p(()=>[r(" Back to homepage "),t(_,{name:"ph:arrow-right"})]),_:1})])}const I=n(l,[["render",g],["__scopeId","data-v-d5eeafa5"]]);export{I as default}; diff --git a/_nuxt/DocumentDrivenNotFound.b4709f6a.css b/_nuxt/DocumentDrivenNotFound.b4709f6a.css deleted file mode 100644 index 7da45bf..0000000 --- a/_nuxt/DocumentDrivenNotFound.b4709f6a.css +++ /dev/null @@ -1 +0,0 @@ -section[data-v-5ce2b9ed]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh}section .message[data-v-5ce2b9ed]{font-size:var(--text-3xl-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-3xl-lineHeight)}section .status[data-v-5ce2b9ed]{font-size:var(--text-6xl-fontSize);line-height:var(--text-6xl-lineHeight);margin-bottom:var(--space-12);margin-top:var(--space-12)}section a[data-v-5ce2b9ed]{align-items:center;display:flex;position:relative}section a .icon[data-v-5ce2b9ed]{height:var(--space-5);position:absolute;right:calc(0px - var(--space-1));transform:translate(100%);width:var(--space-5)} diff --git a/_nuxt/DocumentDrivenNotFound.d1bc7c15.js b/_nuxt/DocumentDrivenNotFound.d1bc7c15.js deleted file mode 100644 index 78da66f..0000000 --- a/_nuxt/DocumentDrivenNotFound.d1bc7c15.js +++ /dev/null @@ -1 +0,0 @@ -import{k as n,b as a,c as d,g as t,w as p,D as r,a6 as u,E as i,p as m,i as l,e as o}from"./entry.9f5dafa8.js";const h={},_=e=>(m("data-v-5ce2b9ed"),e=e(),l(),e),x=_(()=>o("p",{class:"message"}," This page could not be found ",-1)),f=_(()=>o("p",{class:"status"}," 404 ",-1));function g(e,b){const c=u,s=i;return a(),d("section",null,[x,f,t(s,{to:"/"},{default:p(()=>[r(" Back to homepage "),t(c,{name:"ph:arrow-right"})]),_:1})])}const v=n(h,[["render",g],["__scopeId","data-v-5ce2b9ed"]]);export{v as default}; diff --git a/_nuxt/DocumentDrivenNotFound.e8fae475.css b/_nuxt/DocumentDrivenNotFound.e8fae475.css new file mode 100644 index 0000000..4ef8981 --- /dev/null +++ b/_nuxt/DocumentDrivenNotFound.e8fae475.css @@ -0,0 +1 @@ +section[data-v-d5eeafa5]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh}section .message[data-v-d5eeafa5]{font-size:var(--text-3xl-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-3xl-lineHeight)}section .status[data-v-d5eeafa5]{font-size:var(--text-6xl-fontSize);line-height:var(--text-6xl-lineHeight);margin-bottom:var(--space-12);margin-top:var(--space-12)}section a[data-v-d5eeafa5]{align-items:center;display:flex;position:relative}section a .icon[data-v-d5eeafa5]{height:var(--space-5);position:absolute;right:calc(0px - var(--space-1));transform:translate(100%);width:var(--space-5)} diff --git a/_nuxt/Ellipsis.06946566.js b/_nuxt/Ellipsis.5e63cf1c.js similarity index 95% rename from _nuxt/Ellipsis.06946566.js rename to _nuxt/Ellipsis.5e63cf1c.js index a4be858..bc67971 100644 --- a/_nuxt/Ellipsis.06946566.js +++ b/_nuxt/Ellipsis.5e63cf1c.js @@ -1 +1 @@ -import{d as m,I as n,a4 as y,b as S,c as p,n as I,M as x,p as b,i as v,e as E,k as $}from"./entry.9f5dafa8.js";const k=a=>(b("data-v-95f44565"),a=a(),v(),a),w=k(()=>E("div",{class:"ellipsis-item"},null,-1)),z=[w],B=m({__name:"Ellipsis",props:{width:{type:String,default:"10rem"},height:{type:String,default:"10rem"},zIndex:{type:String,default:"10"},top:{type:String,default:"0"},left:{type:String,default:"auto"},right:{type:String,default:"auto"},blur:{type:String,default:"50px"},colors:{type:Array,default:()=>["rgba(0, 71, 225, 0.22)","rgba(26, 214, 255, 0.22)","rgba(0, 220, 130, 0.22)"]}},setup(a){const l=n(()=>((t=e)=>t.top)()),c=n(()=>((t=e)=>t.left)()),o=n(()=>((t=e)=>t.right)()),d=n(()=>((t=e)=>t.zIndex)()),r=n(()=>((t=e)=>t.width)()),u=n(()=>((t=e)=>t.height)()),f=n(()=>((t=e)=>`blur(${t.blur})`)()),g=n(()=>((t=e)=>{var s,i,_;return`linear-gradient(97.62deg, ${(s=t==null?void 0:t.colors)==null?void 0:s[0]} 2.27%, ${(i=t==null?void 0:t.colors)==null?void 0:i[1]} 50.88%, ${(_=t==null?void 0:t.colors)==null?void 0:_[2]} 98.48%)`})()),e=a,{$pinceau:h}=y(e,void 0,{_cCN_top:l,_eih_insetInlineStart:c,_IfB_insetInlineEnd:o,_SsE_zIndex:d,_wj8_maxWidth:r,_t33_height:u,_Jfd_filter:f,_yUj_background:g});return(t,s)=>(S(),p("div",{class:I(["ellipsis",[x(h)]])},z,2))}});const j=$(B,[["__scopeId","data-v-95f44565"]]);export{j as default}; +import{d as m,I as n,a4 as y,b as S,c as p,n as I,M as x,p as b,i as v,e as E,k as $}from"./entry.f0953e9e.js";const k=a=>(b("data-v-95f44565"),a=a(),v(),a),w=k(()=>E("div",{class:"ellipsis-item"},null,-1)),z=[w],B=m({__name:"Ellipsis",props:{width:{type:String,default:"10rem"},height:{type:String,default:"10rem"},zIndex:{type:String,default:"10"},top:{type:String,default:"0"},left:{type:String,default:"auto"},right:{type:String,default:"auto"},blur:{type:String,default:"50px"},colors:{type:Array,default:()=>["rgba(0, 71, 225, 0.22)","rgba(26, 214, 255, 0.22)","rgba(0, 220, 130, 0.22)"]}},setup(a){const l=n(()=>((t=e)=>t.top)()),c=n(()=>((t=e)=>t.left)()),o=n(()=>((t=e)=>t.right)()),d=n(()=>((t=e)=>t.zIndex)()),r=n(()=>((t=e)=>t.width)()),u=n(()=>((t=e)=>t.height)()),f=n(()=>((t=e)=>`blur(${t.blur})`)()),g=n(()=>((t=e)=>{var s,i,_;return`linear-gradient(97.62deg, ${(s=t==null?void 0:t.colors)==null?void 0:s[0]} 2.27%, ${(i=t==null?void 0:t.colors)==null?void 0:i[1]} 50.88%, ${(_=t==null?void 0:t.colors)==null?void 0:_[2]} 98.48%)`})()),e=a,{$pinceau:h}=y(e,void 0,{_cCN_top:l,_eih_insetInlineStart:c,_IfB_insetInlineEnd:o,_SsE_zIndex:d,_wj8_maxWidth:r,_t33_height:u,_Jfd_filter:f,_yUj_background:g});return(t,s)=>(S(),p("div",{class:I(["ellipsis",[x(h)]])},z,2))}});const j=$(B,[["__scopeId","data-v-95f44565"]]);export{j as default}; diff --git a/_nuxt/Gallery.8a0c67c5.css b/_nuxt/Gallery.40d6ef2b.css similarity index 57% rename from _nuxt/Gallery.8a0c67c5.css rename to _nuxt/Gallery.40d6ef2b.css index 390e4da..b7eebbc 100644 --- a/_nuxt/Gallery.8a0c67c5.css +++ b/_nuxt/Gallery.40d6ef2b.css @@ -1 +1 @@ -.gallery .layout[data-v-9d9b9ae4]{--cols:1;display:grid;gap:var(--space-8);grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--cols),minmax(0,1fr));margin-bottom:var(--space-16);margin-top:var(--space-16)}@media (min-width:768px){.gallery .layout[data-v-9d9b9ae4]{--cols:var(---6-li-cols)}}.gallery .layout img[data-v-9d9b9ae4]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%} +.gallery .layout[data-v-87aac6a7]{--cols:1;display:grid;gap:var(--space-8);grid-template-columns:repeat(1,minmax(0,1fr));grid-template-columns:repeat(var(--cols),minmax(0,1fr));margin-bottom:var(--space-16);margin-top:var(--space-16)}@media (min-width:768px){.gallery .layout[data-v-87aac6a7]{--cols:var(---6-li-cols)}}.gallery .layout img[data-v-87aac6a7]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%} diff --git a/_nuxt/Gallery.9cccd7c3.js b/_nuxt/Gallery.9cccd7c3.js new file mode 100644 index 0000000..18e844b --- /dev/null +++ b/_nuxt/Gallery.9cccd7c3.js @@ -0,0 +1 @@ +import{d as i,I as u,a4 as m,b as a,c as n,e as d,F as p,Z as g,n as y,M as f,X as h,a1 as k,k as v}from"./entry.f0953e9e.js";const x={class:"layout"},B=i({__name:"Gallery",props:{images:{type:Array,default:()=>[]}},setup(s){const c=u(()=>((e=t)=>e.images.length<2?e.images.length:2)()),t=s,{$pinceau:o}=m(t,void 0,{_6Li_cols:c});return(e,G)=>{const r=k;return a(),n("section",{class:y(["gallery",[f(o)]])},[d("div",x,[(a(!0),n(p,null,g(s.images,(_,l)=>(a(),h(r,{key:l,src:_,width:16,height:9},null,8,["src"]))),128))])],2)}}});const $=v(B,[["__scopeId","data-v-87aac6a7"]]);export{$ as default}; diff --git a/_nuxt/Gallery.ff7e2f4e.js b/_nuxt/Gallery.ff7e2f4e.js deleted file mode 100644 index f3913c5..0000000 --- a/_nuxt/Gallery.ff7e2f4e.js +++ /dev/null @@ -1 +0,0 @@ -import{d as i,I as u,a4 as d,b as a,c as n,e as m,F as p,Z as g,n as y,M as f,X as h,a1 as k,k as v}from"./entry.9f5dafa8.js";const x={class:"layout"},B=i({__name:"Gallery",props:{images:{type:Array,default:()=>[]}},setup(s){const c=u(()=>((e=t)=>e.images.length<2?e.images.length:2)()),t=s,{$pinceau:o}=d(t,void 0,{_6Li_cols:c});return(e,b)=>{const r=k;return a(),n("section",{class:y(["gallery",[f(o)]])},[m("div",x,[(a(!0),n(p,null,g(s.images,(_,l)=>(a(),h(r,{key:l,src:_,width:16,height:9},null,8,["src"]))),128))])],2)}}});const I=v(B,[["__scopeId","data-v-9d9b9ae4"]]);export{I as default}; diff --git a/_nuxt/Hero.2fc157e1.css b/_nuxt/Hero.2fc157e1.css new file mode 100644 index 0000000..22a0c52 --- /dev/null +++ b/_nuxt/Hero.2fc157e1.css @@ -0,0 +1 @@ +.hero .layout[data-v-6d7238ca]{display:grid;gap:var(--space-8);grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.hero .layout[data-v-6d7238ca]{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero .layout .title[data-v-6d7238ca]{font-size:var(--text-4xl-fontSize);font-weight:var(--fontWeight-bold);line-height:var(--text-4xl-lineHeight)}.hero .layout .description[data-v-6d7238ca]{font-size:var(--text-xl-fontSize);line-height:var(--text-xl-lineHeight);margin-top:var(--space-3)}.hero .layout img[data-v-6d7238ca]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%}.hero .layout img.left[data-v-6d7238ca]{order:-1} diff --git a/_nuxt/Hero.3fde6a9c.js b/_nuxt/Hero.3fde6a9c.js new file mode 100644 index 0000000..7d78c59 --- /dev/null +++ b/_nuxt/Hero.3fde6a9c.js @@ -0,0 +1 @@ +import"./MDCSlot.bcbc4379.js";import{d as r,b as a,c,e as t,X as l,n as d,f as _,a1 as m,D as o,k as u}from"./entry.f0953e9e.js";import{r as i}from"./slot.03b08a9d.js";const p={class:"hero"},g={class:"layout"},f={class:"content"},h={class:"title"},v={class:"description"},y=r({__name:"Hero",props:{image:{type:String,default:null},imageAlt:{type:String,default:"Hero Image"},imagePosition:{type:String,default:"right"}},setup(e){return(s,H)=>{const n=m;return a(),c("section",p,[t("div",g,[t("div",f,[t("div",h,[i(s.$slots,"title",{unwrap:"p"},()=>[o(" Hero title ")],!0)]),t("div",v,[i(s.$slots,"description",{unwrap:"p"},()=>[o(" Hero description ")],!0)])]),e.image?(a(),l(n,{key:0,class:d(e.imagePosition),src:e.image,alt:e.imageAlt,width:16,height:9},null,8,["class","src","alt"])):_("",!0)])])}}});const N=u(y,[["__scopeId","data-v-6d7238ca"]]);export{N as default}; diff --git a/_nuxt/Hero.444c8e42.js b/_nuxt/Hero.444c8e42.js deleted file mode 100644 index 8cccefe..0000000 --- a/_nuxt/Hero.444c8e42.js +++ /dev/null @@ -1 +0,0 @@ -import"./MDCSlot.fdbbad9d.js";import{d as n,b as o,c as r,e as t,X as l,n as d,f as _,a1 as m,D as a,k as u}from"./entry.9f5dafa8.js";import{r as c}from"./slot.5ed8c6d6.js";const p={class:"hero"},g={class:"layout"},f={class:"content"},h={class:"title"},v={class:"description"},y=n({__name:"Hero",props:{image:{type:String,default:null},imageAlt:{type:String,default:"Hero Image"},imagePosition:{type:String,default:"right"}},setup(e){return(s,H)=>{const i=m;return o(),r("section",p,[t("div",g,[t("div",f,[t("div",h,[c(s.$slots,"title",{unwrap:"p"},()=>[a(" Hero title ")],!0)]),t("div",v,[c(s.$slots,"description",{unwrap:"p"},()=>[a(" Hero description ")],!0)])]),e.image?(o(),l(i,{key:0,class:d(e.imagePosition),src:e.image,alt:e.imageAlt,width:16,height:9},null,8,["class","src","alt"])):_("",!0)])])}}});const N=u(y,[["__scopeId","data-v-cdc35ec0"]]);export{N as default}; diff --git a/_nuxt/Hero.edff60a8.css b/_nuxt/Hero.edff60a8.css deleted file mode 100644 index 707fb24..0000000 --- a/_nuxt/Hero.edff60a8.css +++ /dev/null @@ -1 +0,0 @@ -.hero .layout[data-v-cdc35ec0]{display:grid;gap:var(--space-8);grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.hero .layout[data-v-cdc35ec0]{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero .layout .title[data-v-cdc35ec0]{font-size:var(--text-4xl-fontSize);font-weight:var(--fontWeight-bold);line-height:var(--text-4xl-lineHeight)}.hero .layout .description[data-v-cdc35ec0]{font-size:var(--text-xl-fontSize);line-height:var(--text-xl-lineHeight);margin-top:var(--space-3)}.hero .layout img[data-v-cdc35ec0]{aspect-ratio:16/9;border-radius:var(--radii-md);-o-object-fit:cover;object-fit:cover;width:100%}.hero .layout img.left[data-v-cdc35ec0]{order:-1} diff --git a/_nuxt/IconCSS.96287dfd.js b/_nuxt/IconCSS.fcf87878.js similarity index 92% rename from _nuxt/IconCSS.96287dfd.js rename to _nuxt/IconCSS.fcf87878.js index 1adbc20..0186a1c 100644 --- a/_nuxt/IconCSS.96287dfd.js +++ b/_nuxt/IconCSS.fcf87878.js @@ -1 +1 @@ -import{d as m,ax as d,x,I as o,b as S,c as f,a2 as I,M as a,k as z}from"./entry.9f5dafa8.js";const y=m({__name:"IconCSS",props:{name:{type:String,required:!0},size:{type:String,default:""}},setup(_){var r;d(n=>({"5ab802bf":a(p)}));const e=x();(r=e==null?void 0:e.nuxtIcon)!=null&&r.aliases;const s=_,l=o(()=>{var n;return(((n=e==null?void 0:e.nuxtIcon)==null?void 0:n.aliases)||{})[s.name]||s.name}),p=o(()=>`url('https://api.iconify.design/${l.value.replace(":","/")}.svg')`),c=o(()=>{var t,i,u;if(!s.size&&typeof((t=e.nuxtIcon)==null?void 0:t.size)=="boolean"&&!((i=e.nuxtIcon)!=null&&i.size))return;const n=s.size||((u=e.nuxtIcon)==null?void 0:u.size)||"1em";return String(Number(n))===n?`${n}px`:n});return(n,t)=>(S(),f("span",{style:I({width:a(c),height:a(c)})},null,4))}});const b=z(y,[["__scopeId","data-v-57510234"]]);export{b as default}; +import{d as m,ax as d,x,I as o,b as S,c as f,a2 as I,M as a,k as z}from"./entry.f0953e9e.js";const y=m({__name:"IconCSS",props:{name:{type:String,required:!0},size:{type:String,default:""}},setup(_){var r;d(n=>({"5ab802bf":a(p)}));const e=x();(r=e==null?void 0:e.nuxtIcon)!=null&&r.aliases;const s=_,l=o(()=>{var n;return(((n=e==null?void 0:e.nuxtIcon)==null?void 0:n.aliases)||{})[s.name]||s.name}),p=o(()=>`url('https://api.iconify.design/${l.value.replace(":","/")}.svg')`),c=o(()=>{var t,i,u;if(!s.size&&typeof((t=e.nuxtIcon)==null?void 0:t.size)=="boolean"&&!((i=e.nuxtIcon)!=null&&i.size))return;const n=s.size||((u=e.nuxtIcon)==null?void 0:u.size)||"1em";return String(Number(n))===n?`${n}px`:n});return(n,t)=>(S(),f("span",{style:I({width:a(c),height:a(c)})},null,4))}});const b=z(y,[["__scopeId","data-v-57510234"]]);export{b as default}; diff --git a/_nuxt/IconCodeSandBox.cee83f65.js b/_nuxt/IconCodeSandBox.cc7ebe23.js similarity index 85% rename from _nuxt/IconCodeSandBox.cee83f65.js rename to _nuxt/IconCodeSandBox.cc7ebe23.js index 34c86d6..e3508b9 100644 --- a/_nuxt/IconCodeSandBox.cee83f65.js +++ b/_nuxt/IconCodeSandBox.cc7ebe23.js @@ -1 +1 @@ -import{k as e,b as o,c as n,e as t}from"./entry.9f5dafa8.js";const c={},s={viewBox:"0 0 105 104",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=t("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M104.297.31104.87354.3111V103.735H104.297V.31104ZM93.7196 93.1572V10.8885H11.4509v82.2687h82.2687Z",fill:"currentColor"},null,-1),l=[r];function d(_,a){return o(),n("svg",s,l)}const f=e(c,[["render",d]]);export{f as default}; +import{k as e,b as o,c as n,e as t}from"./entry.f0953e9e.js";const c={},s={viewBox:"0 0 105 104",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=t("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M104.297.31104.87354.3111V103.735H104.297V.31104ZM93.7196 93.1572V10.8885H11.4509v82.2687h82.2687Z",fill:"currentColor"},null,-1),l=[r];function d(_,a){return o(),n("svg",s,l)}const f=e(c,[["render",d]]);export{f as default}; diff --git a/_nuxt/IconDocus.599a02ec.js b/_nuxt/IconDocus.aa82c46d.js similarity index 91% rename from _nuxt/IconDocus.599a02ec.js rename to _nuxt/IconDocus.aa82c46d.js index 9baaca6..82ee7f7 100644 --- a/_nuxt/IconDocus.599a02ec.js +++ b/_nuxt/IconDocus.aa82c46d.js @@ -1 +1 @@ -import{k as e,b as o,c,e as s}from"./entry.9f5dafa8.js";const t={},n={viewBox:"0 0 57 57",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=s("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M28.5445 0C12.8044 0 0 12.7599 0 28.5v25.4549c0 1.5835 1.28368 2.8672 2.86718 2.8672H28.5889C44.2799 56.8221 57 44.102 57 28.4111 57 12.7201 44.2355 0 28.5445 0Zm15.4963 34.452c3.3649 0 6.0927-2.7278 6.0927-6.0928 0-3.3649-2.7278-6.0927-6.0927-6.0927-3.365 0-6.0928 2.7278-6.0928 6.0927 0 3.365 2.7278 6.0928 6.0928 6.0928Zm-18.0833.0003c3.3649 0 6.0927-2.7278 6.0927-6.0927s-2.7278-6.0928-6.0927-6.0928-6.0928 2.7279-6.0928 6.0928c0 3.3649 2.7279 6.0927 6.0928 6.0927Z",fill:"currentColor"},null,-1),l=[r];function _(a,d){return o(),c("svg",n,l)}const f=e(t,[["render",_]]);export{f as default}; +import{k as e,b as o,c,e as s}from"./entry.f0953e9e.js";const t={},n={viewBox:"0 0 57 57",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=s("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M28.5445 0C12.8044 0 0 12.7599 0 28.5v25.4549c0 1.5835 1.28368 2.8672 2.86718 2.8672H28.5889C44.2799 56.8221 57 44.102 57 28.4111 57 12.7201 44.2355 0 28.5445 0Zm15.4963 34.452c3.3649 0 6.0927-2.7278 6.0927-6.0928 0-3.3649-2.7278-6.0927-6.0927-6.0927-3.365 0-6.0928 2.7278-6.0928 6.0927 0 3.365 2.7278 6.0928 6.0928 6.0928Zm-18.0833.0003c3.3649 0 6.0927-2.7278 6.0927-6.0927s-2.7278-6.0928-6.0927-6.0928-6.0928 2.7279-6.0928 6.0928c0 3.3649 2.7279 6.0927 6.0928 6.0927Z",fill:"currentColor"},null,-1),l=[r];function _(a,d){return o(),c("svg",n,l)}const f=e(t,[["render",_]]);export{f as default}; diff --git a/_nuxt/IconNuxt.359995a5.js b/_nuxt/IconNuxt.fd84caaa.js similarity index 94% rename from _nuxt/IconNuxt.359995a5.js rename to _nuxt/IconNuxt.fd84caaa.js index 40baa3e..adc2f0d 100644 --- a/_nuxt/IconNuxt.359995a5.js +++ b/_nuxt/IconNuxt.fd84caaa.js @@ -1 +1 @@ -import{k as c,b as e,c as t,e as o}from"./entry.9f5dafa8.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function l(a,h){return e(),t("svg",n,_)}const i=c(s,[["render",l]]);export{i as default}; +import{k as c,b as e,c as t,e as o}from"./entry.f0953e9e.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function l(a,h){return e(),t("svg",n,_)}const i=c(s,[["render",l]]);export{i as default}; diff --git a/_nuxt/IconNuxtContent.359995a5.js b/_nuxt/IconNuxtContent.fd84caaa.js similarity index 94% rename from _nuxt/IconNuxtContent.359995a5.js rename to _nuxt/IconNuxtContent.fd84caaa.js index 40baa3e..adc2f0d 100644 --- a/_nuxt/IconNuxtContent.359995a5.js +++ b/_nuxt/IconNuxtContent.fd84caaa.js @@ -1 +1 @@ -import{k as c,b as e,c as t,e as o}from"./entry.9f5dafa8.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function l(a,h){return e(),t("svg",n,_)}const i=c(s,[["render",l]]);export{i as default}; +import{k as c,b as e,c as t,e as o}from"./entry.f0953e9e.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function l(a,h){return e(),t("svg",n,_)}const i=c(s,[["render",l]]);export{i as default}; diff --git a/_nuxt/IconNuxtLabs.d14ff9b8.js b/_nuxt/IconNuxtLabs.4c12fbfe.js similarity index 94% rename from _nuxt/IconNuxtLabs.d14ff9b8.js rename to _nuxt/IconNuxtLabs.4c12fbfe.js index 7485804..19ff7d8 100644 --- a/_nuxt/IconNuxtLabs.d14ff9b8.js +++ b/_nuxt/IconNuxtLabs.4c12fbfe.js @@ -1 +1 @@ -import{k as c,b as e,c as t,e as o}from"./entry.9f5dafa8.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function a(l,h){return e(),t("svg",n,_)}const i=c(s,[["render",a]]);export{i as default}; +import{k as c,b as e,c as t,e as o}from"./entry.f0953e9e.js";const s={},n={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},r=o("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1),_=[r];function a(l,h){return e(),t("svg",n,_)}const i=c(s,[["render",a]]);export{i as default}; diff --git a/_nuxt/IconNuxtStudio.91747d46.js b/_nuxt/IconNuxtStudio.c9be274e.js similarity index 89% rename from _nuxt/IconNuxtStudio.91747d46.js rename to _nuxt/IconNuxtStudio.c9be274e.js index a256b90..ac3b026 100644 --- a/_nuxt/IconNuxtStudio.91747d46.js +++ b/_nuxt/IconNuxtStudio.c9be274e.js @@ -1 +1 @@ -import{k as t,b as c,c as o,p as s,i as _,e as a}from"./entry.9f5dafa8.js";const n={},d=e=>(s("data-v-0b31a577"),e=e(),_(),e),r={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},p=d(()=>a("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1)),l=[p];function i(e,u){return c(),o("svg",r,l)}const f=t(n,[["render",i],["__scopeId","data-v-0b31a577"]]);export{f as default}; +import{k as t,b as c,c as o,p as s,i as _,e as a}from"./entry.f0953e9e.js";const n={},d=e=>(s("data-v-0b31a577"),e=e(),_(),e),r={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 324 324"},p=d(()=>a("path",{fill:"currentColor",d:"M181.767 270h120.444c3.826 0 7.584-.997 10.897-2.893 3.313-1.896 6.064-4.623 7.976-7.907 1.912-3.285 2.918-7.01 2.916-10.801-.002-3.792-1.011-7.516-2.926-10.798L240.187 98.7439c-1.912-3.2832-4.662-6.0097-7.974-7.9054-3.312-1.8956-7.07-2.8936-10.895-2.8936-3.824 0-7.582.998-10.894 2.8936-3.312 1.8957-6.063 4.6222-7.975 7.9054l-20.682 35.5281-40.438-69.4745c-1.913-3.283-4.665-6.0091-7.978-7.9044C130.038 54.9978 126.28 54 122.454 54c-3.825 0-7.583.9978-10.896 2.8931-3.313 1.8953-6.065 4.6214-7.978 7.9044L2.9255 237.601C1.0107 240.883.0017 244.607 0 248.399c-.0017 3.791 1.004 7.516 2.916 10.801 1.912 3.284 4.6628 6.011 7.9758 7.907C14.2047 269.003 17.963 270 21.7886 270h75.605c29.9554 0 52.0464-13.041 67.2474-38.483l36.905-63.345 19.767-33.9L280.637 236.1h-79.091L181.767 270Zm-85.6059-33.935-52.7627-.011L122.49 100.291l39.463 67.881-26.422 45.371c-10.095 16.508-21.563 22.522-39.3699 22.522Z"},null,-1)),l=[p];function i(e,u){return c(),o("svg",r,l)}const f=t(n,[["render",i],["__scopeId","data-v-0b31a577"]]);export{f as default}; diff --git a/_nuxt/IconStackBlitz.cb26a6ff.js b/_nuxt/IconStackBlitz.7a3668d2.js similarity index 82% rename from _nuxt/IconStackBlitz.cb26a6ff.js rename to _nuxt/IconStackBlitz.7a3668d2.js index 781dc13..b3ddbd3 100644 --- a/_nuxt/IconStackBlitz.cb26a6ff.js +++ b/_nuxt/IconStackBlitz.7a3668d2.js @@ -1 +1 @@ -import{k as e,b as t,c as o,e as c}from"./entry.9f5dafa8.js";const s={},n={viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=c("path",{d:"M11.46 14.773H4L17.638 0l-3.671 10.227h7.46L7.788 25l3.671-10.227h.001Z",fill:"currentColor"},null,-1),l=[r];function _(a,i){return t(),o("svg",n,l)}const f=e(s,[["render",_]]);export{f as default}; +import{k as e,b as t,c as o,e as c}from"./entry.f0953e9e.js";const s={},n={viewBox:"0 0 25 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},r=c("path",{d:"M11.46 14.773H4L17.638 0l-3.671 10.227h7.46L7.788 25l3.671-10.227h.001Z",fill:"currentColor"},null,-1),l=[r];function _(a,i){return t(),o("svg",n,l)}const f=e(s,[["render",_]]);export{f as default}; diff --git a/_nuxt/IconVueTelescope.777e3999.js b/_nuxt/IconVueTelescope.8894ef15.js similarity index 91% rename from _nuxt/IconVueTelescope.777e3999.js rename to _nuxt/IconVueTelescope.8894ef15.js index a56eff3..3f89f52 100644 --- a/_nuxt/IconVueTelescope.777e3999.js +++ b/_nuxt/IconVueTelescope.8894ef15.js @@ -1 +1 @@ -import{k as e,b as t,c as l,e as o}from"./entry.9f5dafa8.js";const n={},s={viewBox:"0 0 124 124",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=o("path",{d:"M48 82.5887L57.1066 98.175C59.3073 101.942 64.8092 101.942 67.0102 98.175L101 40H72.8834L48 82.5887Z",fill:"currentColor"},null,-1),r=o("path",{d:"M77 33H104.936L105.23 32.4924C107.417 28.718 104.684 24 100.31 24H82.2142L77 33Z",fill:"currentColor"},null,-1),_=o("path",{d:"M74 24L68.7601 33H19.0689L18.7734 32.4924C16.5759 28.718 19.3228 24 23.7177 24H74Z",fill:"currentColor"},null,-1),a=o("path",{d:"M65 40L44 76L23 40H65Z",fill:"currentColor"},null,-1),i=[c,r,_,a];function d(h,u){return t(),l("svg",s,i)}const p=e(n,[["render",d]]);export{p as default}; +import{k as e,b as t,c as l,e as o}from"./entry.f0953e9e.js";const n={},s={viewBox:"0 0 124 124",fill:"none",xmlns:"http://www.w3.org/2000/svg"},c=o("path",{d:"M48 82.5887L57.1066 98.175C59.3073 101.942 64.8092 101.942 67.0102 98.175L101 40H72.8834L48 82.5887Z",fill:"currentColor"},null,-1),r=o("path",{d:"M77 33H104.936L105.23 32.4924C107.417 28.718 104.684 24 100.31 24H82.2142L77 33Z",fill:"currentColor"},null,-1),_=o("path",{d:"M74 24L68.7601 33H19.0689L18.7734 32.4924C16.5759 28.718 19.3228 24 23.7177 24H74Z",fill:"currentColor"},null,-1),a=o("path",{d:"M65 40L44 76L23 40H65Z",fill:"currentColor"},null,-1),i=[c,r,_,a];function d(h,u){return t(),l("svg",s,i)}const p=e(n,[["render",d]]);export{p as default}; diff --git a/_nuxt/Input.138133f6.css b/_nuxt/Input.138133f6.css deleted file mode 100644 index 0caef2a..0000000 --- a/_nuxt/Input.138133f6.css +++ /dev/null @@ -1 +0,0 @@ -div label[data-v-ac764053]{cursor:pointer;display:block;font-size:var(--text-base-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-base-lineHeight);margin-bottom:var(--space-2)}div input[data-v-ac764053],div textarea[data-v-ac764053]{background-color:transparent;border:1px solid var(--color-gray-300);border-radius:var(--radii-sm);caret-color:var(--color-gray-500);outline:none;padding:var(--space-2) var(--space-4);width:100%}:root.dark div input[data-v-ac764053],:root.dark div textarea[data-v-ac764053],div input[data-v-ac764053]:focus,div textarea[data-v-ac764053]:focus{border-color:var(--color-gray-700)}:root.dark div input[data-v-ac764053]:focus,:root.dark div textarea[data-v-ac764053]:focus{border-color:var(--color-gray-400)}div textarea[data-v-ac764053]{height:var(--space-48);resize:none} diff --git a/_nuxt/Input.1599c06f.css b/_nuxt/Input.1599c06f.css new file mode 100644 index 0000000..b72f249 --- /dev/null +++ b/_nuxt/Input.1599c06f.css @@ -0,0 +1 @@ +div label[data-v-4554dc33]{cursor:pointer;display:block;font-size:var(--text-base-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-base-lineHeight);margin-bottom:var(--space-2)}div input[data-v-4554dc33],div textarea[data-v-4554dc33]{background-color:transparent;border:1px solid var(--color-gray-300);border-radius:var(--radii-sm);caret-color:var(--color-gray-500);outline:none;padding:var(--space-2) var(--space-4);width:100%}:root.dark div input[data-v-4554dc33],:root.dark div textarea[data-v-4554dc33],div input[data-v-4554dc33]:focus,div textarea[data-v-4554dc33]:focus{border-color:var(--color-gray-700)}:root.dark div input[data-v-4554dc33]:focus,:root.dark div textarea[data-v-4554dc33]:focus{border-color:var(--color-gray-400)}div textarea[data-v-4554dc33]{height:var(--space-48);resize:none} diff --git a/_nuxt/Input.ff16731d.js b/_nuxt/Input.8d797d7e.js similarity index 81% rename from _nuxt/Input.ff16731d.js rename to _nuxt/Input.8d797d7e.js index cf31784..4de2025 100644 --- a/_nuxt/Input.ff16731d.js +++ b/_nuxt/Input.8d797d7e.js @@ -1 +1 @@ -import{d as i,b as a,c as d,e as u,t as o,k as m}from"./entry.9f5dafa8.js";const f=["for"],r=["id","name","value","type","placeholder"],c=["id","name","value","type","placeholder"],y=i({__name:"Input",props:{modelValue:{type:String,required:!0},field:{type:Object,required:!0,validator:e=>!!e.name}},emits:["update:modelValue"],setup(e){return(n,t)=>(a(),d("div",null,[u("label",{for:e.field.name},o(e.field.label),9,f),e.field.type!=="textarea"?(a(),d("input",{key:0,id:e.field.name,name:e.field.name,value:e.modelValue,type:e.field.type?e.field.type:"text",placeholder:e.field.placeholder?e.field.placeholder:"",onInput:t[0]||(t[0]=l=>n.$emit("update:modelValue",l.target.value))},null,40,r)):(a(),d("textarea",{key:1,id:e.field.name,name:e.field.name,value:e.modelValue,type:e.field.type?e.field.type:"text",placeholder:e.field.placeholder?e.field.placeholder:"",onInput:t[1]||(t[1]=l=>n.$emit("update:modelValue",l.target.value))},null,40,c))]))}});const v=m(y,[["__scopeId","data-v-ac764053"]]);export{v as default}; +import{d as i,b as a,c as d,e as u,t as o,k as m}from"./entry.f0953e9e.js";const f=["for"],r=["id","name","value","type","placeholder"],c=["id","name","value","type","placeholder"],y=i({__name:"Input",props:{modelValue:{type:String,required:!0},field:{type:Object,required:!0,validator:e=>!!e.name}},emits:["update:modelValue"],setup(e){return(n,t)=>(a(),d("div",null,[u("label",{for:e.field.name},o(e.field.label),9,f),e.field.type!=="textarea"?(a(),d("input",{key:0,id:e.field.name,name:e.field.name,value:e.modelValue,type:e.field.type?e.field.type:"text",placeholder:e.field.placeholder?e.field.placeholder:"",onInput:t[0]||(t[0]=l=>n.$emit("update:modelValue",l.target.value))},null,40,r)):(a(),d("textarea",{key:1,id:e.field.name,name:e.field.name,value:e.modelValue,type:e.field.type?e.field.type:"text",placeholder:e.field.placeholder?e.field.placeholder:"",onInput:t[1]||(t[1]=l=>n.$emit("update:modelValue",l.target.value))},null,40,c))]))}});const v=m(y,[["__scopeId","data-v-4554dc33"]]);export{v as default}; diff --git a/_nuxt/List.4376cf85.js b/_nuxt/List.17ceb635.js similarity index 92% rename from _nuxt/List.4376cf85.js rename to _nuxt/List.17ceb635.js index 8cea1e9..25ce397 100644 --- a/_nuxt/List.4376cf85.js +++ b/_nuxt/List.17ceb635.js @@ -1 +1 @@ -import{d as r,a8 as l,I as u,N as n,a6 as p,k as _}from"./entry.9f5dafa8.js";import{u as m,f as d,_ as f}from"./MDCSlot.fdbbad9d.js";const y=()=>({unwrap:m,flatUnwrap:d}),h={primary:"heroicons-outline:check",info:"heroicons-outline:information-circle",success:"heroicons-outline:check-circle",warning:"heroicons-outline:exclamation",danger:"heroicons-outline:exclamation-circle"},g=r({props:{icon:{type:String,default:null},type:{type:String,default:"primary",validator:e=>["primary","info","success","warning","danger"].includes(e)}},setup(e){const a=l(),{flatUnwrap:o,unwrap:s}=y(),c=u(()=>e.icon||h[e.type]);return()=>{const i=o((a.default&&a.default())??[],["ul"]).map(t=>s(t,["li"]));return n("ul",i.map(t=>n("li",[n("span",{class:`list-icon ${e.type}`},n(p,{name:c.value,class:"icon"})),n("span",n(f,{use:()=>t}))])))}}});const v=_(g,[["__scopeId","data-v-da186537"]]);export{v as default}; +import{d as r,a8 as l,I as u,N as n,a6 as p,k as _}from"./entry.f0953e9e.js";import{u as m,f as d,_ as f}from"./MDCSlot.bcbc4379.js";const y=()=>({unwrap:m,flatUnwrap:d}),h={primary:"heroicons-outline:check",info:"heroicons-outline:information-circle",success:"heroicons-outline:check-circle",warning:"heroicons-outline:exclamation",danger:"heroicons-outline:exclamation-circle"},g=r({props:{icon:{type:String,default:null},type:{type:String,default:"primary",validator:e=>["primary","info","success","warning","danger"].includes(e)}},setup(e){const a=l(),{flatUnwrap:o,unwrap:s}=y(),c=u(()=>e.icon||h[e.type]);return()=>{const i=o((a.default&&a.default())??[],["ul"]).map(t=>s(t,["li"]));return n("ul",i.map(t=>n("li",[n("span",{class:`list-icon ${e.type}`},n(p,{name:c.value,class:"icon"})),n("span",n(f,{use:()=>t}))])))}}});const v=_(g,[["__scopeId","data-v-da186537"]]);export{v as default}; diff --git a/_nuxt/MDCSlot.fdbbad9d.js b/_nuxt/MDCSlot.bcbc4379.js similarity index 93% rename from _nuxt/MDCSlot.fdbbad9d.js rename to _nuxt/MDCSlot.bcbc4379.js index 65804bc..9ffaa49 100644 --- a/_nuxt/MDCSlot.fdbbad9d.js +++ b/_nuxt/MDCSlot.bcbc4379.js @@ -1 +1 @@ -import{d as h,a8 as m,I as A,N as o,aj as _}from"./entry.9f5dafa8.js";const w=["p","h1","h2","h3","h4","h5","h6","li"];function f(r,t){return r.type===t||typeof r.type=="object"&&r.type.tag===t||r.tag===t}function a(r){return f(r,"text")||f(r,Symbol.for("v-txt"))}function p(r){var t;return Array.isArray(r.children)||typeof r.children=="string"?r.children:typeof((t=r.children)==null?void 0:t.default)=="function"?r.children.default():[]}function l(r){if(!r)return"";if(Array.isArray(r))return r.map(l).join("");if(a(r))return r.children||r.value||"";const t=p(r);return Array.isArray(t)?t.map(l).filter(Boolean).join(""):""}function y(r,t=[]){if(Array.isArray(r))return r.flatMap(n=>y(n,t));let e=r;return t.some(n=>n==="*"||f(r,n))&&(e=p(r)||r,!Array.isArray(e)&&w.some(n=>f(r,n))&&(e=[e])),e}function c(r,t=[]){return r=Array.isArray(r)?r:[r],t.length?r.flatMap(e=>c(y(e,[t[0]]),t.slice(1))).filter(e=>!(a(e)&&l(e).trim()==="")):r}function S(r,t=[]){return typeof t=="string"&&(t=t.split(",").map(e=>e.trim()).filter(Boolean)),t.length?c(r,t).reduce((e,n)=>(a(n)?typeof e[e.length-1]=="string"?e[e.length-1]+=n.children:e.push(n.children):e.push(n),e),[]):r}const g=h({name:"MDCSlot",functional:!0,props:{name:{type:String,default:"default"},unwrap:{type:[Boolean,String],default:!1},use:{type:Function,default:void 0}},setup(r){const{parent:t}=_(),{default:e}=m(),n=A(()=>typeof r.unwrap=="string"?r.unwrap.split(" "):["*"]);return{fallbackSlot:e,tags:n,parent:t}},render({use:r,unwrap:t,fallbackSlot:e,tags:n,parent:i}){var s;try{let u=r;return typeof r=="string"&&(u=(i==null?void 0:i.slots[r])||((s=i==null?void 0:i.parent)==null?void 0:s.slots[r]),console.warn(`Please set :use="$slots.${r}" in component to enable reactivity`)),u?t?S(u(),n):[u()]:e?e():o("div")}catch{return o("div")}}}),C=g;export{C as _,S as f,y as u}; +import{d as h,a8 as m,I as A,N as o,aj as _}from"./entry.f0953e9e.js";const w=["p","h1","h2","h3","h4","h5","h6","li"];function f(r,t){return r.type===t||typeof r.type=="object"&&r.type.tag===t||r.tag===t}function a(r){return f(r,"text")||f(r,Symbol.for("v-txt"))}function p(r){var t;return Array.isArray(r.children)||typeof r.children=="string"?r.children:typeof((t=r.children)==null?void 0:t.default)=="function"?r.children.default():[]}function l(r){if(!r)return"";if(Array.isArray(r))return r.map(l).join("");if(a(r))return r.children||r.value||"";const t=p(r);return Array.isArray(t)?t.map(l).filter(Boolean).join(""):""}function y(r,t=[]){if(Array.isArray(r))return r.flatMap(n=>y(n,t));let e=r;return t.some(n=>n==="*"||f(r,n))&&(e=p(r)||r,!Array.isArray(e)&&w.some(n=>f(r,n))&&(e=[e])),e}function c(r,t=[]){return r=Array.isArray(r)?r:[r],t.length?r.flatMap(e=>c(y(e,[t[0]]),t.slice(1))).filter(e=>!(a(e)&&l(e).trim()==="")):r}function S(r,t=[]){return typeof t=="string"&&(t=t.split(",").map(e=>e.trim()).filter(Boolean)),t.length?c(r,t).reduce((e,n)=>(a(n)?typeof e[e.length-1]=="string"?e[e.length-1]+=n.children:e.push(n.children):e.push(n),e),[]):r}const g=h({name:"MDCSlot",functional:!0,props:{name:{type:String,default:"default"},unwrap:{type:[Boolean,String],default:!1},use:{type:Function,default:void 0}},setup(r){const{parent:t}=_(),{default:e}=m(),n=A(()=>typeof r.unwrap=="string"?r.unwrap.split(" "):["*"]);return{fallbackSlot:e,tags:n,parent:t}},render({use:r,unwrap:t,fallbackSlot:e,tags:n,parent:i}){var s;try{let u=r;return typeof r=="string"&&(u=(i==null?void 0:i.slots[r])||((s=i==null?void 0:i.parent)==null?void 0:s.slots[r]),console.warn(`Please set :use="$slots.${r}" in component to enable reactivity`)),u?t?S(u(),n):[u()]:e?e():o("div")}catch{return o("div")}}}),C=g;export{C as _,S as f,y as u}; diff --git a/_nuxt/Markdown.1fcd4a62.js b/_nuxt/Markdown.1fcd4a62.js new file mode 100644 index 0000000..951ca58 --- /dev/null +++ b/_nuxt/Markdown.1fcd4a62.js @@ -0,0 +1 @@ +import s from"./ContentSlot.0edabbe7.js";import{d as o,a8 as u,I as f,aj as m}from"./entry.f0953e9e.js";import"./MDCSlot.bcbc4379.js";const d=o({name:"Markdown",extends:s,setup(t){const{parent:e}=m(),{between:n,default:a}=u(),r=f(()=>typeof t.unwrap=="string"?t.unwrap.split(" "):["*"]);return{fallbackSlot:a,tags:r,between:n,parent:e}}});export{d as default}; diff --git a/_nuxt/Markdown.c9db1b51.js b/_nuxt/Markdown.c9db1b51.js deleted file mode 100644 index 4354935..0000000 --- a/_nuxt/Markdown.c9db1b51.js +++ /dev/null @@ -1 +0,0 @@ -import s from"./ContentSlot.751d693e.js";import{d as o,a8 as u,I as f,aj as m}from"./entry.9f5dafa8.js";import"./MDCSlot.fdbbad9d.js";const d=o({name:"Markdown",extends:s,setup(t){const{parent:e}=m(),{between:n,default:a}=u(),r=f(()=>typeof t.unwrap=="string"?t.unwrap.split(" "):["*"]);return{fallbackSlot:a,tags:r,between:n,parent:e}}});export{d as default}; diff --git a/_nuxt/NuxtImg.76c12bff.js b/_nuxt/NuxtImg.76c12bff.js deleted file mode 100644 index d3d5266..0000000 --- a/_nuxt/NuxtImg.76c12bff.js +++ /dev/null @@ -1 +0,0 @@ -import{a1 as f}from"./entry.9f5dafa8.js";export{f as default}; diff --git a/_nuxt/NuxtImg.ef96ca3e.js b/_nuxt/NuxtImg.ef96ca3e.js new file mode 100644 index 0000000..693653d --- /dev/null +++ b/_nuxt/NuxtImg.ef96ca3e.js @@ -0,0 +1 @@ +import{a1 as f}from"./entry.f0953e9e.js";export{f as default}; diff --git a/_nuxt/PreviewLayout.6c427cd8.js b/_nuxt/PreviewLayout.dcc85ee0.js similarity index 75% rename from _nuxt/PreviewLayout.6c427cd8.js rename to _nuxt/PreviewLayout.dcc85ee0.js index a709299..8612ab2 100644 --- a/_nuxt/PreviewLayout.6c427cd8.js +++ b/_nuxt/PreviewLayout.dcc85ee0.js @@ -1 +1 @@ -import{k as t,b as _,c as o,a5 as s}from"./entry.9f5dafa8.js";const r={},a={class:"preview-layout"};function c(e,n){return _(),o("div",a,[s(e.$slots,"default",{},void 0,!0)])}const u=t(r,[["render",c],["__scopeId","data-v-9cb82288"]]);export{u as default}; +import{k as t,b as _,c as o,a5 as s}from"./entry.f0953e9e.js";const r={},a={class:"preview-layout"};function c(e,n){return _(),o("div",a,[s(e.$slots,"default",{},void 0,!0)])}const u=t(r,[["render",c],["__scopeId","data-v-9cb82288"]]);export{u as default}; diff --git a/_nuxt/Props.16537d35.js b/_nuxt/Props.2988dfbf.js similarity index 87% rename from _nuxt/Props.16537d35.js rename to _nuxt/Props.2988dfbf.js index f9f8c7c..338e81d 100644 --- a/_nuxt/Props.16537d35.js +++ b/_nuxt/Props.2988dfbf.js @@ -1 +1 @@ -import $ from"./ProseTh.94b5cdc5.js";import B from"./ProseTr.cdd90297.js";import V from"./ProseThead.64d42ca3.js";import b from"./ProseCodeInline.0bfa8641.js";import C from"./ProseTd.aaf10772.js";import F from"./ProseTbody.680d96be.js";import N from"./ProseTable.975dd05a.js";import{u as R}from"./asyncData.93b90fee.js";import{k as I,d as A,ac as E,I as m,b as o,X as l,w as e,g as s,D as d,f as r,c as S,F as L,Z as X,t as c}from"./entry.9f5dafa8.js";const Y=A({props:{of:{type:String,default:void 0},required:{type:Boolean,default:void 0},values:{type:Boolean,default:void 0},description:{type:Boolean,default:void 0},default:{type:Boolean,default:void 0}},async setup(t){const k=`/api/component-meta/${E(t.of)}`,{data:h}=await R(t.of,()=>$fetch(k),"$IEimFDAF1g"),i=m(()=>h.value.props.filter(a=>{var n;return!((n=a.tags)!=null&&n.ignore.includes(a))})),w=m(()=>{var a;return t.required!==void 0?t.required:(a=i.value)==null?void 0:a.find(n=>n.required!==void 0)}),D=m(()=>{var a;return t.values!==void 0?t.values:(a=i.value)==null?void 0:a.find(n=>n.values)}),f=m(()=>{var a;return t.description!==void 0?t.description:(a=i.value)==null?void 0:a.find(n=>n.description)}),y=m(()=>{var a;return t.default!==void 0?t.default:(a=i.value)==null?void 0:a.find(n=>n.default)});return{meta:h,properties:i,showRequired:w,showValues:D,showDescription:f,showDefault:y}}});function Z(t,k,h,i,w,D){var q,v,P;const f=$,y=B,a=V,n=b,_=C,g=F,T=N;return t.meta&&((q=t.meta)!=null&&q.props)&&((P=(v=t.meta)==null?void 0:v.props)!=null&&P.length)?(o(),l(T,{key:0},{default:e(()=>[s(a,null,{default:e(()=>[s(y,null,{default:e(()=>[s(f,null,{default:e(()=>[d("Prop")]),_:1}),s(f,null,{default:e(()=>[d("Type")]),_:1}),t.showRequired?(o(),l(f,{key:0},{default:e(()=>[d(" Required ")]),_:1})):r("",!0),t.showDefault?(o(),l(f,{key:1},{default:e(()=>[d(" Default ")]),_:1})):r("",!0),t.showValues?(o(),l(f,{key:2},{default:e(()=>[d(" Values ")]),_:1})):r("",!0),t.showDescription?(o(),l(f,{key:3},{default:e(()=>[d(" Description ")]),_:1})):r("",!0)]),_:1})]),_:1}),s(g,null,{default:e(()=>[(o(!0),S(L,null,X(t.properties,u=>(o(),l(y,{key:u.name},{default:e(()=>[s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.name)||"?"),1)]),_:2},1024)]),_:2},1024),s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.type)||"?"),1)]),_:2},1024)]),_:2},1024),t.showRequired?(o(),l(_,{key:0},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.required==="?"?"?":u.required?"Yes":"No"),1)]),_:2},1024)]),_:2},1024)):r("",!0),t.showDefault?(o(),l(_,{key:1},{default:e(()=>[u.default?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.default)||"?"),1)]),_:2},1024)):r("",!0)]),_:2},1024)):r("",!0),t.showValues?(o(),l(_,{key:2},{default:e(()=>[u.values?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.values)||"?"),1)]),_:2},1024)):(o(),l(n,{key:1},{default:e(()=>[d(" - ")]),_:1}))]),_:2},1024)):r("",!0),t.showDescription?(o(),l(_,{key:3},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.description),1)]),_:2},1024)]),_:2},1024)):r("",!0)]),_:2},1024))),128))]),_:1})]),_:1})):r("",!0)}const Q=I(Y,[["render",Z]]);export{Q as default}; +import $ from"./ProseTh.4f68110b.js";import B from"./ProseTr.f6b09f49.js";import V from"./ProseThead.7d6c9a5f.js";import b from"./ProseCodeInline.961d0dbe.js";import C from"./ProseTd.67a3ea69.js";import F from"./ProseTbody.5653c3b1.js";import N from"./ProseTable.6d0646e3.js";import{u as R}from"./asyncData.10039957.js";import{k as I,d as A,ac as E,I as m,b as o,X as l,w as e,g as s,D as d,f as r,c as S,F as L,Z as X,t as c}from"./entry.f0953e9e.js";const Y=A({props:{of:{type:String,default:void 0},required:{type:Boolean,default:void 0},values:{type:Boolean,default:void 0},description:{type:Boolean,default:void 0},default:{type:Boolean,default:void 0}},async setup(t){const k=`/api/component-meta/${E(t.of)}`,{data:h}=await R(t.of,()=>$fetch(k),"$IEimFDAF1g"),i=m(()=>h.value.props.filter(a=>{var n;return!((n=a.tags)!=null&&n.ignore.includes(a))})),w=m(()=>{var a;return t.required!==void 0?t.required:(a=i.value)==null?void 0:a.find(n=>n.required!==void 0)}),D=m(()=>{var a;return t.values!==void 0?t.values:(a=i.value)==null?void 0:a.find(n=>n.values)}),f=m(()=>{var a;return t.description!==void 0?t.description:(a=i.value)==null?void 0:a.find(n=>n.description)}),y=m(()=>{var a;return t.default!==void 0?t.default:(a=i.value)==null?void 0:a.find(n=>n.default)});return{meta:h,properties:i,showRequired:w,showValues:D,showDescription:f,showDefault:y}}});function Z(t,k,h,i,w,D){var q,v,P;const f=$,y=B,a=V,n=b,_=C,g=F,T=N;return t.meta&&((q=t.meta)!=null&&q.props)&&((P=(v=t.meta)==null?void 0:v.props)!=null&&P.length)?(o(),l(T,{key:0},{default:e(()=>[s(a,null,{default:e(()=>[s(y,null,{default:e(()=>[s(f,null,{default:e(()=>[d("Prop")]),_:1}),s(f,null,{default:e(()=>[d("Type")]),_:1}),t.showRequired?(o(),l(f,{key:0},{default:e(()=>[d(" Required ")]),_:1})):r("",!0),t.showDefault?(o(),l(f,{key:1},{default:e(()=>[d(" Default ")]),_:1})):r("",!0),t.showValues?(o(),l(f,{key:2},{default:e(()=>[d(" Values ")]),_:1})):r("",!0),t.showDescription?(o(),l(f,{key:3},{default:e(()=>[d(" Description ")]),_:1})):r("",!0)]),_:1})]),_:1}),s(g,null,{default:e(()=>[(o(!0),S(L,null,X(t.properties,u=>(o(),l(y,{key:u.name},{default:e(()=>[s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.name)||"?"),1)]),_:2},1024)]),_:2},1024),s(_,null,{default:e(()=>[s(n,null,{default:e(()=>[d(c((u==null?void 0:u.type)||"?"),1)]),_:2},1024)]),_:2},1024),t.showRequired?(o(),l(_,{key:0},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.required==="?"?"?":u.required?"Yes":"No"),1)]),_:2},1024)]),_:2},1024)):r("",!0),t.showDefault?(o(),l(_,{key:1},{default:e(()=>[u.default?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.default)||"?"),1)]),_:2},1024)):r("",!0)]),_:2},1024)):r("",!0),t.showValues?(o(),l(_,{key:2},{default:e(()=>[u.values?(o(),l(n,{key:0},{default:e(()=>[d(c((u==null?void 0:u.values)||"?"),1)]),_:2},1024)):(o(),l(n,{key:1},{default:e(()=>[d(" - ")]),_:1}))]),_:2},1024)):r("",!0),t.showDescription?(o(),l(_,{key:3},{default:e(()=>[s(n,null,{default:e(()=>[d(c(u.description),1)]),_:2},1024)]),_:2},1024)):r("",!0)]),_:2},1024))),128))]),_:1})]),_:1})):r("",!0)}const Q=I(Y,[["render",Z]]);export{Q as default}; diff --git a/_nuxt/ProseA.cf8fc44b.js b/_nuxt/ProseA.f5974920.js similarity index 84% rename from _nuxt/ProseA.cf8fc44b.js rename to _nuxt/ProseA.f5974920.js index ae6cc85..837715c 100644 --- a/_nuxt/ProseA.cf8fc44b.js +++ b/_nuxt/ProseA.f5974920.js @@ -1 +1 @@ -import{d as a,b as _,X as n,w as r,a5 as s,E as c,k as d}from"./entry.9f5dafa8.js";const u=a({__name:"ProseA",props:{href:{type:String,default:""},target:{type:String,default:void 0,required:!1}},setup(t){return(e,p)=>{const o=c;return _(),n(o,{to:t.href,target:t.target},{default:r(()=>[s(e.$slots,"default",{},void 0,!0)]),_:3},8,["to","target"])}}});const l=d(u,[["__scopeId","data-v-3a5944c7"]]);export{l as default}; +import{d as a,b as _,X as n,w as r,a5 as s,E as c,k as d}from"./entry.f0953e9e.js";const u=a({__name:"ProseA",props:{href:{type:String,default:""},target:{type:String,default:void 0,required:!1}},setup(t){return(e,p)=>{const o=c;return _(),n(o,{to:t.href,target:t.target},{default:r(()=>[s(e.$slots,"default",{},void 0,!0)]),_:3},8,["to","target"])}}});const l=d(u,[["__scopeId","data-v-3a5944c7"]]);export{l as default}; diff --git a/_nuxt/ProseBlockquote.70556500.js b/_nuxt/ProseBlockquote.ef988a55.js similarity index 73% rename from _nuxt/ProseBlockquote.70556500.js rename to _nuxt/ProseBlockquote.ef988a55.js index d80f82d..c68e459 100644 --- a/_nuxt/ProseBlockquote.70556500.js +++ b/_nuxt/ProseBlockquote.ef988a55.js @@ -1 +1 @@ -import{k as o,b as t,c as _,a5 as r}from"./entry.9f5dafa8.js";const s={};function c(e,n){return t(),_("blockquote",null,[r(e.$slots,"default",{},void 0,!0)])}const l=o(s,[["render",c],["__scopeId","data-v-64e9540b"]]);export{l as default}; +import{k as o,b as t,c as _,a5 as r}from"./entry.f0953e9e.js";const s={};function c(e,n){return t(),_("blockquote",null,[r(e.$slots,"default",{},void 0,!0)])}const l=o(s,[["render",c],["__scopeId","data-v-64e9540b"]]);export{l as default}; diff --git a/_nuxt/ProseCode.be9ef8cf.js b/_nuxt/ProseCode.90a8030c.js similarity index 98% rename from _nuxt/ProseCode.be9ef8cf.js rename to _nuxt/ProseCode.90a8030c.js index 57a1d18..3338711 100644 --- a/_nuxt/ProseCode.be9ef8cf.js +++ b/_nuxt/ProseCode.90a8030c.js @@ -1 +1 @@ -import{r as v,ak as N,al as D,am as R,M as b,I,a7 as V,aj as z,o as W,d as P,x as F,b as h,c as x,e as T,g as M,w as q,X as E,T as X,n as $,a6 as G,p as H,i as J,k as O,t as K,f as Q,a5 as U}from"./entry.9f5dafa8.js";function L(e){return D()?(R(e),!0):!1}function C(e){return typeof e=="function"?e():b(e)}const S=typeof window<"u"&&typeof document<"u",Y=Object.prototype.toString,Z=e=>Y.call(e)==="[object Object]",k=()=>{},ee=te();function te(){var e;return S&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function oe(e,n,s={}){const{immediate:t=!0}=s,u=v(!1);let a=null;function d(){a&&(clearTimeout(a),a=null)}function r(){u.value=!1,d()}function i(...f){d(),u.value=!0,a=setTimeout(()=>{u.value=!1,a=null,e(...f)},C(n))}return t&&(u.value=!0,S&&i()),L(r),{isPending:N(u),start:i,stop:r}}function g(e){var n;const s=C(e);return(n=s==null?void 0:s.$el)!=null?n:s}const j=S?window:void 0,ne=S?window.navigator:void 0;function w(...e){let n,s,t,u;if(typeof e[0]=="string"||Array.isArray(e[0])?([s,t,u]=e,n=j):[n,s,t,u]=e,!n)return k;Array.isArray(s)||(s=[s]),Array.isArray(t)||(t=[t]);const a=[],d=()=>{a.forEach(l=>l()),a.length=0},r=(l,m,o,c)=>(l.addEventListener(m,o,c),()=>l.removeEventListener(m,o,c)),i=V(()=>[g(n),C(u)],([l,m])=>{if(d(),!l)return;const o=Z(m)?{...m}:m;a.push(...s.flatMap(c=>t.map(p=>r(l,c,p,o))))},{immediate:!0,flush:"post"}),f=()=>{i(),d()};return L(f),f}let B=!1;function se(e,n,s={}){const{window:t=j,ignore:u=[],capture:a=!0,detectIframe:d=!1}=s;if(!t)return;ee&&!B&&(B=!0,Array.from(t.document.body.children).forEach(o=>o.addEventListener("click",k)),t.document.documentElement.addEventListener("click",k));let r=!0;const i=o=>u.some(c=>{if(typeof c=="string")return Array.from(t.document.querySelectorAll(c)).some(p=>p===o.target||o.composedPath().includes(p));{const p=g(c);return p&&(o.target===p||o.composedPath().includes(p))}}),l=[w(t,"click",o=>{const c=g(e);if(!(!c||c===o.target||o.composedPath().includes(c))){if(o.detail===0&&(r=!i(o)),!r){r=!0;return}n(o)}},{passive:!0,capture:a}),w(t,"pointerdown",o=>{const c=g(e);c&&(r=!o.composedPath().includes(c)&&!i(o))},{passive:!0}),d&&w(t,"blur",o=>{setTimeout(()=>{var c;const p=g(e);((c=t.document.activeElement)==null?void 0:c.tagName)==="IFRAME"&&!(p!=null&&p.contains(t.document.activeElement))&&n(o)},0)})].filter(Boolean);return()=>l.forEach(o=>o())}function ae(){const e=v(!1);return z()&&W(()=>{e.value=!0}),e}function ce(e){const n=ae();return I(()=>(n.value,!!e()))}function ue(e={}){const{navigator:n=ne,read:s=!1,source:t,copiedDuring:u=1500,legacy:a=!1}=e,d=ce(()=>n&&"clipboard"in n),r=I(()=>d.value||a),i=v(""),f=v(!1),l=oe(()=>f.value=!1,u);function m(){d.value?n.clipboard.readText().then(y=>{i.value=y}):i.value=p()}r.value&&s&&w(["copy","cut"],m);async function o(y=C(t)){r.value&&y!=null&&(d.value?await n.clipboard.writeText(y):c(y),i.value=y,f.value=!0,l.start())}function c(y){const _=document.createElement("textarea");_.value=y??"",_.style.position="absolute",_.style.opacity="0",document.body.appendChild(_),_.select(),document.execCommand("copy"),_.remove()}function p(){var y,_,A;return(A=(_=(y=document==null?void 0:document.getSelection)==null?void 0:y.call(document))==null?void 0:_.toString())!=null?A:""}return{isSupported:r,text:i,copied:f,copy:o}}const re=e=>(H("data-v-d5d0d23f"),e=e(),J(),e),ie=re(()=>T("span",{class:"sr-only"},"Copy to clipboard",-1)),le={class:"icon-wrapper"},de=P({__name:"ProseCodeCopyButton",props:{content:{type:String,default:""},show:{type:Boolean,default:!1}},setup(e){const n=e,s=v(),{copy:t}=ue();se(s,()=>{a.value==="copied"&&(a.value="init")});const{prose:u}=F(),a=v("init"),d=r=>{t(n.content).then(()=>{a.value="copied"}).catch(i=>{console.warn("Couldn't copy to clipboard!",i)})};return(r,i)=>{const f=G;return h(),x("button",{ref_key:"copyButtonRef",ref:s,class:$([(e.show||a.value==="copied")&&"show"]),onClick:d},[ie,T("span",le,[M(X,{name:"fade"},{default:q(()=>{var l,m;return[a.value==="copied"?(h(),E(f,{key:0,name:(l=b(u).copyButton)==null?void 0:l.iconCopied,size:"18",class:"copied"},null,8,["name"])):(h(),E(f,{key:1,name:(m=b(u).copyButton)==null?void 0:m.iconCopy,size:"18"},null,8,["name"]))]}),_:1})])],2)}}});const pe=O(de,[["__scopeId","data-v-d5d0d23f"]]),fe={key:0,class:"filename"},me=P({__name:"ProseCode",props:{code:{type:String,default:""},language:{type:String,default:null},filename:{type:String,default:null},highlights:{type:Array,default:()=>[]}},setup(e){const n=v(!1);return(s,t)=>{const u=pe;return h(),x("div",{class:$([[`highlight-${e.language}`],"prose-code"]),onMouseenter:t[0]||(t[0]=a=>n.value=!0),onMouseleave:t[1]||(t[1]=a=>n.value=!1)},[e.filename?(h(),x("span",fe,K(e.filename),1)):Q("",!0),U(s.$slots,"default",{},void 0,!0),M(u,{show:n.value,content:e.code,class:"copy-button"},null,8,["show","content"])],34)}}});const _e=O(me,[["__scopeId","data-v-646ffd8d"]]);export{_e as default}; +import{r as v,ak as N,al as D,am as R,M as b,I,a7 as V,aj as z,o as W,d as P,x as F,b as h,c as x,e as T,g as M,w as q,X as E,T as X,n as $,a6 as G,p as H,i as J,k as O,t as K,f as Q,a5 as U}from"./entry.f0953e9e.js";function L(e){return D()?(R(e),!0):!1}function C(e){return typeof e=="function"?e():b(e)}const S=typeof window<"u"&&typeof document<"u",Y=Object.prototype.toString,Z=e=>Y.call(e)==="[object Object]",k=()=>{},ee=te();function te(){var e;return S&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function oe(e,n,s={}){const{immediate:t=!0}=s,u=v(!1);let a=null;function d(){a&&(clearTimeout(a),a=null)}function r(){u.value=!1,d()}function i(...f){d(),u.value=!0,a=setTimeout(()=>{u.value=!1,a=null,e(...f)},C(n))}return t&&(u.value=!0,S&&i()),L(r),{isPending:N(u),start:i,stop:r}}function g(e){var n;const s=C(e);return(n=s==null?void 0:s.$el)!=null?n:s}const j=S?window:void 0,ne=S?window.navigator:void 0;function w(...e){let n,s,t,u;if(typeof e[0]=="string"||Array.isArray(e[0])?([s,t,u]=e,n=j):[n,s,t,u]=e,!n)return k;Array.isArray(s)||(s=[s]),Array.isArray(t)||(t=[t]);const a=[],d=()=>{a.forEach(l=>l()),a.length=0},r=(l,m,o,c)=>(l.addEventListener(m,o,c),()=>l.removeEventListener(m,o,c)),i=V(()=>[g(n),C(u)],([l,m])=>{if(d(),!l)return;const o=Z(m)?{...m}:m;a.push(...s.flatMap(c=>t.map(p=>r(l,c,p,o))))},{immediate:!0,flush:"post"}),f=()=>{i(),d()};return L(f),f}let B=!1;function se(e,n,s={}){const{window:t=j,ignore:u=[],capture:a=!0,detectIframe:d=!1}=s;if(!t)return;ee&&!B&&(B=!0,Array.from(t.document.body.children).forEach(o=>o.addEventListener("click",k)),t.document.documentElement.addEventListener("click",k));let r=!0;const i=o=>u.some(c=>{if(typeof c=="string")return Array.from(t.document.querySelectorAll(c)).some(p=>p===o.target||o.composedPath().includes(p));{const p=g(c);return p&&(o.target===p||o.composedPath().includes(p))}}),l=[w(t,"click",o=>{const c=g(e);if(!(!c||c===o.target||o.composedPath().includes(c))){if(o.detail===0&&(r=!i(o)),!r){r=!0;return}n(o)}},{passive:!0,capture:a}),w(t,"pointerdown",o=>{const c=g(e);c&&(r=!o.composedPath().includes(c)&&!i(o))},{passive:!0}),d&&w(t,"blur",o=>{setTimeout(()=>{var c;const p=g(e);((c=t.document.activeElement)==null?void 0:c.tagName)==="IFRAME"&&!(p!=null&&p.contains(t.document.activeElement))&&n(o)},0)})].filter(Boolean);return()=>l.forEach(o=>o())}function ae(){const e=v(!1);return z()&&W(()=>{e.value=!0}),e}function ce(e){const n=ae();return I(()=>(n.value,!!e()))}function ue(e={}){const{navigator:n=ne,read:s=!1,source:t,copiedDuring:u=1500,legacy:a=!1}=e,d=ce(()=>n&&"clipboard"in n),r=I(()=>d.value||a),i=v(""),f=v(!1),l=oe(()=>f.value=!1,u);function m(){d.value?n.clipboard.readText().then(y=>{i.value=y}):i.value=p()}r.value&&s&&w(["copy","cut"],m);async function o(y=C(t)){r.value&&y!=null&&(d.value?await n.clipboard.writeText(y):c(y),i.value=y,f.value=!0,l.start())}function c(y){const _=document.createElement("textarea");_.value=y??"",_.style.position="absolute",_.style.opacity="0",document.body.appendChild(_),_.select(),document.execCommand("copy"),_.remove()}function p(){var y,_,A;return(A=(_=(y=document==null?void 0:document.getSelection)==null?void 0:y.call(document))==null?void 0:_.toString())!=null?A:""}return{isSupported:r,text:i,copied:f,copy:o}}const re=e=>(H("data-v-d5d0d23f"),e=e(),J(),e),ie=re(()=>T("span",{class:"sr-only"},"Copy to clipboard",-1)),le={class:"icon-wrapper"},de=P({__name:"ProseCodeCopyButton",props:{content:{type:String,default:""},show:{type:Boolean,default:!1}},setup(e){const n=e,s=v(),{copy:t}=ue();se(s,()=>{a.value==="copied"&&(a.value="init")});const{prose:u}=F(),a=v("init"),d=r=>{t(n.content).then(()=>{a.value="copied"}).catch(i=>{console.warn("Couldn't copy to clipboard!",i)})};return(r,i)=>{const f=G;return h(),x("button",{ref_key:"copyButtonRef",ref:s,class:$([(e.show||a.value==="copied")&&"show"]),onClick:d},[ie,T("span",le,[M(X,{name:"fade"},{default:q(()=>{var l,m;return[a.value==="copied"?(h(),E(f,{key:0,name:(l=b(u).copyButton)==null?void 0:l.iconCopied,size:"18",class:"copied"},null,8,["name"])):(h(),E(f,{key:1,name:(m=b(u).copyButton)==null?void 0:m.iconCopy,size:"18"},null,8,["name"]))]}),_:1})])],2)}}});const pe=O(de,[["__scopeId","data-v-d5d0d23f"]]),fe={key:0,class:"filename"},me=P({__name:"ProseCode",props:{code:{type:String,default:""},language:{type:String,default:null},filename:{type:String,default:null},highlights:{type:Array,default:()=>[]}},setup(e){const n=v(!1);return(s,t)=>{const u=pe;return h(),x("div",{class:$([[`highlight-${e.language}`],"prose-code"]),onMouseenter:t[0]||(t[0]=a=>n.value=!0),onMouseleave:t[1]||(t[1]=a=>n.value=!1)},[e.filename?(h(),x("span",fe,K(e.filename),1)):Q("",!0),U(s.$slots,"default",{},void 0,!0),M(u,{show:n.value,content:e.code,class:"copy-button"},null,8,["show","content"])],34)}}});const _e=O(me,[["__scopeId","data-v-646ffd8d"]]);export{_e as default}; diff --git a/_nuxt/ProseCodeInline.0bfa8641.js b/_nuxt/ProseCodeInline.961d0dbe.js similarity index 72% rename from _nuxt/ProseCodeInline.0bfa8641.js rename to _nuxt/ProseCodeInline.961d0dbe.js index 4740bf4..57db0ba 100644 --- a/_nuxt/ProseCodeInline.0bfa8641.js +++ b/_nuxt/ProseCodeInline.961d0dbe.js @@ -1 +1 @@ -import{k as _,b as n,c as t,a5 as o}from"./entry.9f5dafa8.js";const r={};function s(e,a){return n(),t("code",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(r,[["render",s],["__scopeId","data-v-33a244bd"]]);export{d as default}; +import{k as _,b as n,c as t,a5 as o}from"./entry.f0953e9e.js";const r={};function s(e,a){return n(),t("code",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(r,[["render",s],["__scopeId","data-v-33a244bd"]]);export{d as default}; diff --git a/_nuxt/ProseEm.b7759665.js b/_nuxt/ProseEm.de8d256a.js similarity index 72% rename from _nuxt/ProseEm.b7759665.js rename to _nuxt/ProseEm.de8d256a.js index 613b07d..94fb191 100644 --- a/_nuxt/ProseEm.b7759665.js +++ b/_nuxt/ProseEm.de8d256a.js @@ -1 +1 @@ -import{k as t,b as _,c as r,a5 as s}from"./entry.9f5dafa8.js";const n={};function o(e,a){return _(),r("em",null,[s(e.$slots,"default",{},void 0,!0)])}const d=t(n,[["render",o],["__scopeId","data-v-333663f0"]]);export{d as default}; +import{k as t,b as _,c as r,a5 as s}from"./entry.f0953e9e.js";const n={};function o(e,a){return _(),r("em",null,[s(e.$slots,"default",{},void 0,!0)])}const d=t(n,[["render",o],["__scopeId","data-v-333663f0"]]);export{d as default}; diff --git a/_nuxt/ProseH1.22141aa4.js b/_nuxt/ProseH1.ac584c05.js similarity index 91% rename from _nuxt/ProseH1.22141aa4.js rename to _nuxt/ProseH1.ac584c05.js index abf77d9..cfdbcfd 100644 --- a/_nuxt/ProseH1.22141aa4.js +++ b/_nuxt/ProseH1.ac584c05.js @@ -1 +1 @@ -import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as f,X as p,f as h,a6 as k,E as v,k as x}from"./entry.9f5dafa8.js";const g=["id"],C=i({__name:"ProseH1",props:{id:{}},setup(I){const{prose:e}=r(),c=t(()=>{var n,o;return((n=e==null?void 0:e.h1)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),s=t(()=>{var n,o;return((n=e==null?void 0:e.h1)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const _=k,d=v;return a(),u("h1",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[f(n.$slots,"default",{},void 0,!0),c.value?(a(),p(_,{key:0,name:s.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-fc1d8d5c"]]);export{B as default}; +import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as f,X as p,f as h,a6 as k,E as v,k as x}from"./entry.f0953e9e.js";const g=["id"],C=i({__name:"ProseH1",props:{id:{}},setup(I){const{prose:e}=r(),c=t(()=>{var n,o;return((n=e==null?void 0:e.h1)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),s=t(()=>{var n,o;return((n=e==null?void 0:e.h1)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const _=k,d=v;return a(),u("h1",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[f(n.$slots,"default",{},void 0,!0),c.value?(a(),p(_,{key:0,name:s.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-fc1d8d5c"]]);export{B as default}; diff --git a/_nuxt/ProseH2.8536ffc3.js b/_nuxt/ProseH2.94bd7efb.js similarity index 91% rename from _nuxt/ProseH2.8536ffc3.js rename to _nuxt/ProseH2.94bd7efb.js index 22eeec7..6af400c 100644 --- a/_nuxt/ProseH2.8536ffc3.js +++ b/_nuxt/ProseH2.94bd7efb.js @@ -1 +1 @@ -import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.9f5dafa8.js";const b=["id"],g=i({__name:"ProseH2",props:{id:{}},setup(C){const{prose:e}=r(),c=t(()=>{var n,o;return((n=e==null?void 0:e.h2)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),s=t(()=>{var n,o;return((n=e==null?void 0:e.h2)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const _=k,d=v;return a(),u("h2",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),c.value?(a(),f(_,{key:0,name:s.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,b)}}});const y=x(g,[["__scopeId","data-v-5872b6cb"]]);export{y as default}; +import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.f0953e9e.js";const b=["id"],g=i({__name:"ProseH2",props:{id:{}},setup(C){const{prose:e}=r(),c=t(()=>{var n,o;return((n=e==null?void 0:e.h2)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),s=t(()=>{var n,o;return((n=e==null?void 0:e.h2)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const _=k,d=v;return a(),u("h2",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),c.value?(a(),f(_,{key:0,name:s.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,b)}}});const y=x(g,[["__scopeId","data-v-5872b6cb"]]);export{y as default}; diff --git a/_nuxt/ProseH3.e23b991c.js b/_nuxt/ProseH3.84f6d62d.js similarity index 91% rename from _nuxt/ProseH3.e23b991c.js rename to _nuxt/ProseH3.84f6d62d.js index c8d7817..214f9f1 100644 --- a/_nuxt/ProseH3.e23b991c.js +++ b/_nuxt/ProseH3.84f6d62d.js @@ -1 +1 @@ -import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.9f5dafa8.js";const g=["id"],C=i({__name:"ProseH3",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h3)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h3)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h3",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),s.value?(a(),f(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-d922472d"]]);export{B as default}; +import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.f0953e9e.js";const g=["id"],C=i({__name:"ProseH3",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h3)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h3)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h3",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),s.value?(a(),f(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-d922472d"]]);export{B as default}; diff --git a/_nuxt/ProseH4.cab94dea.js b/_nuxt/ProseH4.9281208b.js similarity index 91% rename from _nuxt/ProseH4.cab94dea.js rename to _nuxt/ProseH4.9281208b.js index 22c1fa7..417344b 100644 --- a/_nuxt/ProseH4.cab94dea.js +++ b/_nuxt/ProseH4.9281208b.js @@ -1 +1 @@ -import{d as i,x as u,I as t,b as _,c as r,g as m,w as f,a5 as l,X as p,f as h,a6 as x,E as k,k as v}from"./entry.9f5dafa8.js";const g=["id"],C=i({__name:"ProseH4",props:{id:{}},setup(I){const{prose:e}=u(),a=t(()=>{var n,o;return((n=e==null?void 0:e.h4)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),c=t(()=>{var n,o;return((n=e==null?void 0:e.h4)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const s=x,d=k;return _(),r("h4",{id:n.id},[m(d,{href:`#${n.id}`},{default:f(()=>[l(n.$slots,"default",{},void 0,!0),a.value?(_(),p(s,{key:0,name:c.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const y=v(C,[["__scopeId","data-v-67431f6f"]]);export{y as default}; +import{d as i,x as u,I as t,b as _,c as r,g as m,w as f,a5 as l,X as p,f as h,a6 as x,E as k,k as v}from"./entry.f0953e9e.js";const g=["id"],C=i({__name:"ProseH4",props:{id:{}},setup(I){const{prose:e}=u(),a=t(()=>{var n,o;return((n=e==null?void 0:e.h4)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),c=t(()=>{var n,o;return((n=e==null?void 0:e.h4)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const s=x,d=k;return _(),r("h4",{id:n.id},[m(d,{href:`#${n.id}`},{default:f(()=>[l(n.$slots,"default",{},void 0,!0),a.value?(_(),p(s,{key:0,name:c.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const y=v(C,[["__scopeId","data-v-67431f6f"]]);export{y as default}; diff --git a/_nuxt/ProseH5.d3643ab7.js b/_nuxt/ProseH5.1ec95d3c.js similarity index 91% rename from _nuxt/ProseH5.d3643ab7.js rename to _nuxt/ProseH5.1ec95d3c.js index 2560526..85d6a83 100644 --- a/_nuxt/ProseH5.d3643ab7.js +++ b/_nuxt/ProseH5.1ec95d3c.js @@ -1 +1 @@ -import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as f,X as p,f as h,a6 as k,E as v,k as x}from"./entry.9f5dafa8.js";const g=["id"],C=i({__name:"ProseH5",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h5)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h5)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h5",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[f(n.$slots,"default",{},void 0,!0),s.value?(a(),p(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-304426f2"]]);export{B as default}; +import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as f,X as p,f as h,a6 as k,E as v,k as x}from"./entry.f0953e9e.js";const g=["id"],C=i({__name:"ProseH5",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h5)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h5)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h5",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[f(n.$slots,"default",{},void 0,!0),s.value?(a(),p(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-304426f2"]]);export{B as default}; diff --git a/_nuxt/ProseH6.6ab13876.js b/_nuxt/ProseH6.ab9c0e75.js similarity index 91% rename from _nuxt/ProseH6.6ab13876.js rename to _nuxt/ProseH6.ab9c0e75.js index 7c6e38c..f9f6e49 100644 --- a/_nuxt/ProseH6.6ab13876.js +++ b/_nuxt/ProseH6.ab9c0e75.js @@ -1 +1 @@ -import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.9f5dafa8.js";const g=["id"],C=i({__name:"ProseH6",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h6)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h6)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h6",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),s.value?(a(),f(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-e2631892"]]);export{B as default}; +import{d as i,x as r,I as t,b as a,c as u,g as m,w as l,a5 as p,X as f,f as h,a6 as k,E as v,k as x}from"./entry.f0953e9e.js";const g=["id"],C=i({__name:"ProseH6",props:{id:{}},setup(I){const{prose:e}=r(),s=t(()=>{var n,o;return((n=e==null?void 0:e.h6)==null?void 0:n.icon)&&((o=e==null?void 0:e.headings)==null?void 0:o.icon)}),_=t(()=>{var n,o;return((n=e==null?void 0:e.h6)==null?void 0:n.icon)||((o=e==null?void 0:e.headings)==null?void 0:o.icon)});return(n,o)=>{const c=k,d=v;return a(),u("h6",{id:n.id},[m(d,{href:`#${n.id}`},{default:l(()=>[p(n.$slots,"default",{},void 0,!0),s.value?(a(),f(c,{key:0,name:_.value},null,8,["name"])):h("",!0)]),_:3},8,["href"])],8,g)}}});const B=x(C,[["__scopeId","data-v-e2631892"]]);export{B as default}; diff --git a/_nuxt/ProseHr.68355bc5.js b/_nuxt/ProseHr.ecc83851.js similarity index 64% rename from _nuxt/ProseHr.68355bc5.js rename to _nuxt/ProseHr.ecc83851.js index 1621c15..3b651ec 100644 --- a/_nuxt/ProseHr.68355bc5.js +++ b/_nuxt/ProseHr.ecc83851.js @@ -1 +1 @@ -import{k as e,b as _,c as r}from"./entry.9f5dafa8.js";const c={};function t(o,s){return _(),r("hr")}const n=e(c,[["render",t],["__scopeId","data-v-8ac68b37"]]);export{n as default}; +import{k as e,b as _,c as r}from"./entry.f0953e9e.js";const c={};function t(o,s){return _(),r("hr")}const n=e(c,[["render",t],["__scopeId","data-v-8ac68b37"]]);export{n as default}; diff --git a/_nuxt/ProseImg.1987b19e.js b/_nuxt/ProseImg.83ac139b.js similarity index 89% rename from _nuxt/ProseImg.1987b19e.js rename to _nuxt/ProseImg.83ac139b.js index 1ee2348..67b578a 100644 --- a/_nuxt/ProseImg.1987b19e.js +++ b/_nuxt/ProseImg.83ac139b.js @@ -1 +1 @@ -import{d as a,I as n,an as c,l as i,b as o,c as d,O as u,M as h,k as l}from"./entry.9f5dafa8.js";const m=["src","alt","width","height"],_=a({__name:"ProseImg",props:{src:{type:String,default:""},alt:{type:String,default:""},width:{type:[String,Number],default:void 0},height:{type:[String,Number],default:void 0}},setup(t){const e=t,r=n(()=>{var s;return(s=e.src)!=null&&s.startsWith("/")&&!e.src.startsWith("//")?c(e.src,i().app.baseURL):e.src});return(s,g)=>(o(),d("img",u(s.$attrs,{src:h(r),alt:t.alt,width:t.width,height:t.height}),null,16,m))}});const f=l(_,[["__scopeId","data-v-aca028b9"]]);export{f as default}; +import{d as a,I as n,an as c,l as i,b as o,c as d,O as u,M as h,k as l}from"./entry.f0953e9e.js";const m=["src","alt","width","height"],_=a({__name:"ProseImg",props:{src:{type:String,default:""},alt:{type:String,default:""},width:{type:[String,Number],default:void 0},height:{type:[String,Number],default:void 0}},setup(t){const e=t,r=n(()=>{var s;return(s=e.src)!=null&&s.startsWith("/")&&!e.src.startsWith("//")?c(e.src,i().app.baseURL):e.src});return(s,g)=>(o(),d("img",u(s.$attrs,{src:h(r),alt:t.alt,width:t.width,height:t.height}),null,16,m))}});const f=l(_,[["__scopeId","data-v-aca028b9"]]);export{f as default}; diff --git a/_nuxt/ProseLi.b81a199f.js b/_nuxt/ProseLi.fa5bc5da.js similarity index 72% rename from _nuxt/ProseLi.b81a199f.js rename to _nuxt/ProseLi.fa5bc5da.js index 0df895f..e2949e1 100644 --- a/_nuxt/ProseLi.b81a199f.js +++ b/_nuxt/ProseLi.fa5bc5da.js @@ -1 +1 @@ -import{k as t,b as _,c as r,a5 as s}from"./entry.9f5dafa8.js";const n={};function o(e,a){return _(),r("li",null,[s(e.$slots,"default",{},void 0,!0)])}const d=t(n,[["render",o],["__scopeId","data-v-3b6ed459"]]);export{d as default}; +import{k as t,b as _,c as r,a5 as s}from"./entry.f0953e9e.js";const n={};function o(e,a){return _(),r("li",null,[s(e.$slots,"default",{},void 0,!0)])}const d=t(n,[["render",o],["__scopeId","data-v-3b6ed459"]]);export{d as default}; diff --git a/_nuxt/ProseOl.d1dac94a.js b/_nuxt/ProseOl.7f482705.js similarity index 72% rename from _nuxt/ProseOl.d1dac94a.js rename to _nuxt/ProseOl.7f482705.js index d6889b2..1ed089a 100644 --- a/_nuxt/ProseOl.d1dac94a.js +++ b/_nuxt/ProseOl.7f482705.js @@ -1 +1 @@ -import{k as t,b as _,c as o,a5 as r}from"./entry.9f5dafa8.js";const s={};function n(e,a){return _(),o("ol",null,[r(e.$slots,"default",{},void 0,!0)])}const l=t(s,[["render",n],["__scopeId","data-v-4854b5b5"]]);export{l as default}; +import{k as t,b as _,c as o,a5 as r}from"./entry.f0953e9e.js";const s={};function n(e,a){return _(),o("ol",null,[r(e.$slots,"default",{},void 0,!0)])}const l=t(s,[["render",n],["__scopeId","data-v-4854b5b5"]]);export{l as default}; diff --git a/_nuxt/ProseP.2c2f2607.js b/_nuxt/ProseP.0a2081ef.js similarity index 72% rename from _nuxt/ProseP.2c2f2607.js rename to _nuxt/ProseP.0a2081ef.js index 6a34d22..63066a7 100644 --- a/_nuxt/ProseP.2c2f2607.js +++ b/_nuxt/ProseP.0a2081ef.js @@ -1 +1 @@ -import{k as _,b as t,c as n,a5 as o}from"./entry.9f5dafa8.js";const r={};function s(e,c){return t(),n("p",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(r,[["render",s],["__scopeId","data-v-20023888"]]);export{d as default}; +import{k as _,b as t,c as n,a5 as o}from"./entry.f0953e9e.js";const r={};function s(e,c){return t(),n("p",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(r,[["render",s],["__scopeId","data-v-20023888"]]);export{d as default}; diff --git a/_nuxt/ProsePre.f19a1491.js b/_nuxt/ProsePre.25a7b5db.js similarity index 82% rename from _nuxt/ProsePre.f19a1491.js rename to _nuxt/ProsePre.25a7b5db.js index ca2643e..1332365 100644 --- a/_nuxt/ProsePre.f19a1491.js +++ b/_nuxt/ProsePre.25a7b5db.js @@ -1 +1 @@ -import l from"./ProseCode.be9ef8cf.js";import{d as n,b as s,X as o,w as i,e as r,n as u,a2 as g,a5 as d}from"./entry.9f5dafa8.js";const h=n({__name:"ProsePre",props:{code:{type:String,default:""},language:{type:String,default:null},filename:{type:String,default:null},highlights:{type:Array,default:()=>[]},meta:{type:String,default:null},class:{type:String,default:null},style:{type:[String,Object],default:null}},setup(e){return(t,c)=>{const a=l;return s(),o(a,{code:e.code,language:e.language,filename:e.filename,highlights:e.highlights,meta:e.meta},{default:i(()=>[r("pre",{class:u(t.$props.class),style:g(e.style)},[d(t.$slots,"default")],6)]),_:3},8,["code","language","filename","highlights","meta"])}}});export{h as default}; +import l from"./ProseCode.90a8030c.js";import{d as n,b as s,X as o,w as i,e as r,n as u,a2 as g,a5 as d}from"./entry.f0953e9e.js";const h=n({__name:"ProsePre",props:{code:{type:String,default:""},language:{type:String,default:null},filename:{type:String,default:null},highlights:{type:Array,default:()=>[]},meta:{type:String,default:null},class:{type:String,default:null},style:{type:[String,Object],default:null}},setup(e){return(t,c)=>{const a=l;return s(),o(a,{code:e.code,language:e.language,filename:e.filename,highlights:e.highlights,meta:e.meta},{default:i(()=>[r("pre",{class:u(t.$props.class),style:g(e.style)},[d(t.$slots,"default")],6)]),_:3},8,["code","language","filename","highlights","meta"])}}});export{h as default}; diff --git a/_nuxt/ProseScript.65ba0d1c.js b/_nuxt/ProseScript.b88d8bb3.js similarity index 86% rename from _nuxt/ProseScript.65ba0d1c.js rename to _nuxt/ProseScript.b88d8bb3.js index d231b88..935d9dc 100644 --- a/_nuxt/ProseScript.65ba0d1c.js +++ b/_nuxt/ProseScript.b88d8bb3.js @@ -1 +1 @@ -import{d as s,I as n,b as r,c as a,D as e,f as c,e as t}from"./entry.9f5dafa8.js";const d={key:0},i=t("code",null,"script",-1),l=t("code",null,"ProseScript",-1),f=s({__name:"ProseScript",props:{src:{type:String,default:""}},setup(p){const o=n(()=>!1);return(_,m)=>o.value?(r(),a("div",d,[e(" Rendering the "),i,e(" element is dangerous and is disabled by default. Consider implementing your own "),l,e(" element to have control over script rendering. ")])):c("",!0)}});export{f as default}; +import{d as s,I as n,b as r,c as a,D as e,f as c,e as t}from"./entry.f0953e9e.js";const d={key:0},i=t("code",null,"script",-1),l=t("code",null,"ProseScript",-1),f=s({__name:"ProseScript",props:{src:{type:String,default:""}},setup(p){const o=n(()=>!1);return(_,m)=>o.value?(r(),a("div",d,[e(" Rendering the "),i,e(" element is dangerous and is disabled by default. Consider implementing your own "),l,e(" element to have control over script rendering. ")])):c("",!0)}});export{f as default}; diff --git a/_nuxt/ProseStrong.437f2c79.js b/_nuxt/ProseStrong.3593f5a2.js similarity index 72% rename from _nuxt/ProseStrong.437f2c79.js rename to _nuxt/ProseStrong.3593f5a2.js index ad250eb..4d547f4 100644 --- a/_nuxt/ProseStrong.437f2c79.js +++ b/_nuxt/ProseStrong.3593f5a2.js @@ -1 +1 @@ -import{k as t,b as r,c as n,a5 as o}from"./entry.9f5dafa8.js";const s={};function _(e,a){return r(),n("strong",null,[o(e.$slots,"default",{},void 0,!0)])}const d=t(s,[["render",_],["__scopeId","data-v-45b5fde0"]]);export{d as default}; +import{k as t,b as r,c as n,a5 as o}from"./entry.f0953e9e.js";const s={};function _(e,a){return r(),n("strong",null,[o(e.$slots,"default",{},void 0,!0)])}const d=t(s,[["render",_],["__scopeId","data-v-45b5fde0"]]);export{d as default}; diff --git a/_nuxt/ProseTable.975dd05a.js b/_nuxt/ProseTable.6d0646e3.js similarity index 77% rename from _nuxt/ProseTable.975dd05a.js rename to _nuxt/ProseTable.6d0646e3.js index b0e29d4..64568c2 100644 --- a/_nuxt/ProseTable.975dd05a.js +++ b/_nuxt/ProseTable.6d0646e3.js @@ -1 +1 @@ -import{k as t,b as _,c as a,e as s,a5 as n}from"./entry.9f5dafa8.js";const o={},c={class:"table-wrapper"};function r(e,d){return _(),a("div",c,[s("table",null,[n(e.$slots,"default",{},void 0,!0)])])}const f=t(o,[["render",r],["__scopeId","data-v-ce4f817a"]]);export{f as default}; +import{k as t,b as _,c as a,e as s,a5 as n}from"./entry.f0953e9e.js";const o={},c={class:"table-wrapper"};function r(e,d){return _(),a("div",c,[s("table",null,[n(e.$slots,"default",{},void 0,!0)])])}const f=t(o,[["render",r],["__scopeId","data-v-ce4f817a"]]);export{f as default}; diff --git a/_nuxt/ProseTbody.680d96be.js b/_nuxt/ProseTbody.5653c3b1.js similarity index 66% rename from _nuxt/ProseTbody.680d96be.js rename to _nuxt/ProseTbody.5653c3b1.js index 0da7a03..e8df066 100644 --- a/_nuxt/ProseTbody.680d96be.js +++ b/_nuxt/ProseTbody.5653c3b1.js @@ -1 +1 @@ -import{k as t,b as n,c as o,a5 as c}from"./entry.9f5dafa8.js";const r={};function s(e,a){return n(),o("tbody",null,[c(e.$slots,"default")])}const l=t(r,[["render",s]]);export{l as default}; +import{k as t,b as n,c as o,a5 as c}from"./entry.f0953e9e.js";const r={};function s(e,a){return n(),o("tbody",null,[c(e.$slots,"default")])}const l=t(r,[["render",s]]);export{l as default}; diff --git a/_nuxt/ProseTd.aaf10772.js b/_nuxt/ProseTd.67a3ea69.js similarity index 72% rename from _nuxt/ProseTd.aaf10772.js rename to _nuxt/ProseTd.67a3ea69.js index e5a16c9..f16f45b 100644 --- a/_nuxt/ProseTd.aaf10772.js +++ b/_nuxt/ProseTd.67a3ea69.js @@ -1 +1 @@ -import{k as _,b as t,c as n,a5 as o}from"./entry.9f5dafa8.js";const c={};function r(e,s){return t(),n("td",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(c,[["render",r],["__scopeId","data-v-da1065c2"]]);export{d as default}; +import{k as _,b as t,c as n,a5 as o}from"./entry.f0953e9e.js";const c={};function r(e,s){return t(),n("td",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(c,[["render",r],["__scopeId","data-v-da1065c2"]]);export{d as default}; diff --git a/_nuxt/ProseTh.94b5cdc5.js b/_nuxt/ProseTh.4f68110b.js similarity index 72% rename from _nuxt/ProseTh.94b5cdc5.js rename to _nuxt/ProseTh.4f68110b.js index e462889..5cec230 100644 --- a/_nuxt/ProseTh.94b5cdc5.js +++ b/_nuxt/ProseTh.4f68110b.js @@ -1 +1 @@ -import{k as _,b as t,c as n,a5 as o}from"./entry.9f5dafa8.js";const c={};function r(e,s){return t(),n("th",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(c,[["render",r],["__scopeId","data-v-2f029dfc"]]);export{d as default}; +import{k as _,b as t,c as n,a5 as o}from"./entry.f0953e9e.js";const c={};function r(e,s){return t(),n("th",null,[o(e.$slots,"default",{},void 0,!0)])}const d=_(c,[["render",r],["__scopeId","data-v-2f029dfc"]]);export{d as default}; diff --git a/_nuxt/ProseThead.64d42ca3.js b/_nuxt/ProseThead.7d6c9a5f.js similarity index 72% rename from _nuxt/ProseThead.64d42ca3.js rename to _nuxt/ProseThead.7d6c9a5f.js index 6671a83..a6f23a4 100644 --- a/_nuxt/ProseThead.64d42ca3.js +++ b/_nuxt/ProseThead.7d6c9a5f.js @@ -1 +1 @@ -import{k as _,b as t,c as n,a5 as a}from"./entry.9f5dafa8.js";const o={};function r(e,s){return t(),n("thead",null,[a(e.$slots,"default",{},void 0,!0)])}const d=_(o,[["render",r],["__scopeId","data-v-d2a55808"]]);export{d as default}; +import{k as _,b as t,c as n,a5 as a}from"./entry.f0953e9e.js";const o={};function r(e,s){return t(),n("thead",null,[a(e.$slots,"default",{},void 0,!0)])}const d=_(o,[["render",r],["__scopeId","data-v-d2a55808"]]);export{d as default}; diff --git a/_nuxt/ProseTr.cdd90297.js b/_nuxt/ProseTr.f6b09f49.js similarity index 72% rename from _nuxt/ProseTr.cdd90297.js rename to _nuxt/ProseTr.f6b09f49.js index 421d702..185f66e 100644 --- a/_nuxt/ProseTr.cdd90297.js +++ b/_nuxt/ProseTr.f6b09f49.js @@ -1 +1 @@ -import{k as _,b as t,c as n,a5 as r}from"./entry.9f5dafa8.js";const o={};function s(e,a){return t(),n("tr",null,[r(e.$slots,"default",{},void 0,!0)])}const f=_(o,[["render",s],["__scopeId","data-v-ef947a1f"]]);export{f as default}; +import{k as _,b as t,c as n,a5 as r}from"./entry.f0953e9e.js";const o={};function s(e,a){return t(),n("tr",null,[r(e.$slots,"default",{},void 0,!0)])}const f=_(o,[["render",s],["__scopeId","data-v-ef947a1f"]]);export{f as default}; diff --git a/_nuxt/ProseUl.c6beb051.js b/_nuxt/ProseUl.eab165d5.js similarity index 71% rename from _nuxt/ProseUl.c6beb051.js rename to _nuxt/ProseUl.eab165d5.js index 5eebe7b..6778501 100644 --- a/_nuxt/ProseUl.c6beb051.js +++ b/_nuxt/ProseUl.eab165d5.js @@ -1 +1 @@ -import{k as t,b as _,c,a5 as r}from"./entry.9f5dafa8.js";const s={};function n(e,o){return _(),c("ul",null,[r(e.$slots,"default",{},void 0,!0)])}const l=t(s,[["render",n],["__scopeId","data-v-339b9cc3"]]);export{l as default}; +import{k as t,b as _,c,a5 as r}from"./entry.f0953e9e.js";const s={};function n(e,o){return _(),c("ul",null,[r(e.$slots,"default",{},void 0,!0)])}const l=t(s,[["render",n],["__scopeId","data-v-339b9cc3"]]);export{l as default}; diff --git a/_nuxt/Sandbox.b24239ab.js b/_nuxt/Sandbox.6a3441b1.js similarity index 86% rename from _nuxt/Sandbox.b24239ab.js rename to _nuxt/Sandbox.6a3441b1.js index d9fb4df..a3647e5 100644 --- a/_nuxt/Sandbox.b24239ab.js +++ b/_nuxt/Sandbox.6a3441b1.js @@ -1 +1 @@ -import v from"./TabsHeader.29e9e520.js";import{d as x,ar as g,r as n,o as h,b as r,c as l,X as S,M as c,f as y,k}from"./entry.9f5dafa8.js";const $={class:"sandbox"},w=["src"],B={key:2},C=x({__name:"Sandbox",props:{src:{type:String,default:""},repo:{type:String,default:""},branch:{type:String,default:""},dir:{type:String,default:""},file:{type:String,default:"app.vue"}},setup(i){const e=i,p=g(),o={CodeSandBox:()=>`https://codesandbox.io/embed/github/${e.repo}/tree/${e.branch}/${e.dir}?hidenavigation=1&theme=${p.value}`,StackBlitz:()=>`https://stackblitz.com/github/${e.repo}/tree/${e.branch}/${e.dir}?embed=1&file=${e.file}&theme=${p.value}`},u=Object.keys(o).map(t=>({label:t})),d=n(-1),b=n(),s=n(""),a=n(""),_=t=>{a.value=t,s.value=e.src||o[a.value](),localStorage.setItem("docus_sandbox",t)},f=t=>{d.value=t,_(u[t].label)};return h(()=>{a.value=window.localStorage.getItem("docus_sandbox")||"CodeSandBox",s.value=e.src||o[a.value](),d.value=Object.keys(o).indexOf(a.value)}),(t,I)=>{const m=v;return r(),l("div",$,[i.src?y("",!0):(r(),S(m,{key:0,ref_key:"tabs",ref:b,"active-tab-index":c(d),tabs:c(u),"onUpdate:activeTabIndex":f},null,8,["active-tab-index","tabs"])),c(s)?(r(),l("iframe",{key:1,src:c(s),title:"Sandbox editor",sandbox:"allow-modals allow-forms allow-popups allow-scripts allow-same-origin"},null,8,w)):(r(),l("span",B,"Loading Sandbox..."))])}}});const O=k(C,[["__scopeId","data-v-a71fb784"]]);export{O as default}; +import v from"./TabsHeader.e0e5765f.js";import{d as x,ar as g,r as n,o as h,b as r,c as l,X as S,M as c,f as y,k}from"./entry.f0953e9e.js";const $={class:"sandbox"},w=["src"],B={key:2},C=x({__name:"Sandbox",props:{src:{type:String,default:""},repo:{type:String,default:""},branch:{type:String,default:""},dir:{type:String,default:""},file:{type:String,default:"app.vue"}},setup(i){const e=i,p=g(),o={CodeSandBox:()=>`https://codesandbox.io/embed/github/${e.repo}/tree/${e.branch}/${e.dir}?hidenavigation=1&theme=${p.value}`,StackBlitz:()=>`https://stackblitz.com/github/${e.repo}/tree/${e.branch}/${e.dir}?embed=1&file=${e.file}&theme=${p.value}`},u=Object.keys(o).map(t=>({label:t})),d=n(-1),b=n(),s=n(""),a=n(""),_=t=>{a.value=t,s.value=e.src||o[a.value](),localStorage.setItem("docus_sandbox",t)},f=t=>{d.value=t,_(u[t].label)};return h(()=>{a.value=window.localStorage.getItem("docus_sandbox")||"CodeSandBox",s.value=e.src||o[a.value](),d.value=Object.keys(o).indexOf(a.value)}),(t,I)=>{const m=v;return r(),l("div",$,[i.src?y("",!0):(r(),S(m,{key:0,ref_key:"tabs",ref:b,"active-tab-index":c(d),tabs:c(u),"onUpdate:activeTabIndex":f},null,8,["active-tab-index","tabs"])),c(s)?(r(),l("iframe",{key:1,src:c(s),title:"Sandbox editor",sandbox:"allow-modals allow-forms allow-popups allow-scripts allow-same-origin"},null,8,w)):(r(),l("span",B,"Loading Sandbox..."))])}}});const O=k(C,[["__scopeId","data-v-a71fb784"]]);export{O as default}; diff --git a/_nuxt/SourceLink.17c09915.js b/_nuxt/SourceLink.17c09915.js deleted file mode 100644 index 34c110d..0000000 --- a/_nuxt/SourceLink.17c09915.js +++ /dev/null @@ -1 +0,0 @@ -import o from"./ProseP.2c2f2607.js";import{d as r,b as t,X as n}from"./entry.9f5dafa8.js";const m=r({__name:"SourceLink",props:{source:{type:String,required:!0}},setup(_){return(c,p)=>{const e=o;return t(),n(e)}}});export{m as default}; diff --git a/_nuxt/SourceLink.e69e6098.js b/_nuxt/SourceLink.e69e6098.js new file mode 100644 index 0000000..f8ae3d2 --- /dev/null +++ b/_nuxt/SourceLink.e69e6098.js @@ -0,0 +1 @@ +import o from"./ProseP.0a2081ef.js";import{d as r,b as t,X as n}from"./entry.f0953e9e.js";const m=r({__name:"SourceLink",props:{source:{type:String,required:!0}},setup(_){return(c,p)=>{const e=o;return t(),n(e)}}});export{m as default}; diff --git a/_nuxt/TabsHeader.29e9e520.js b/_nuxt/TabsHeader.e0e5765f.js similarity index 94% rename from _nuxt/TabsHeader.29e9e520.js rename to _nuxt/TabsHeader.e0e5765f.js index 03d21c0..3405fec 100644 --- a/_nuxt/TabsHeader.29e9e520.js +++ b/_nuxt/TabsHeader.e0e5765f.js @@ -1 +1 @@ -import{d as b,r as l,a7 as v,b as s,c as a,F as g,Z as x,e as u,f as y,a5 as k,n as I,t as T,p as S,i as C,Q as $,k as w}from"./entry.9f5dafa8.js";const B=t=>(S("data-v-d6df88c0"),t=t(),C(),t),H={class:"tabs-header"},N=["onClick"],U=B(()=>u("span",{class:"tab"},null,-1)),q=[U],F=b({__name:"TabsHeader",props:{tabs:{type:Array,required:!0},activeTabIndex:{type:Number,required:!0}},emits:["update:activeTabIndex"],setup(t,{emit:_}){const p=t,f=_,n=l(),r=l(),o=e=>{e&&(r.value.style.insetInlineStart=`${e.offsetLeft}px`,r.value.style.width=`${e.clientWidth}px`)},h=(e,d)=>{f("update:activeTabIndex",d),$(()=>o(e.target))};return v(n,e=>{e&&setTimeout(()=>{o(n.value.children[p.activeTabIndex])},50)},{immediate:!0}),(e,d)=>(s(),a("div",H,[t.tabs?(s(),a("div",{key:0,ref_key:"tabsRef",ref:n,class:"tabs"},[(s(!0),a(g,null,x(t.tabs,({label:c},i)=>(s(),a("button",{key:`${i}${c}`,class:I([t.activeTabIndex===i?"active":"not-active"]),onClick:m=>h(m,i)},T(c),11,N))),128)),u("span",{ref_key:"highlightUnderline",ref:r,class:"highlight-underline"},q,512)],512)):y("",!0),k(e.$slots,"footer",{},void 0,!0)]))}});const R=w(F,[["__scopeId","data-v-d6df88c0"]]);export{R as default}; +import{d as b,r as l,a7 as v,b as s,c as a,F as g,Z as x,e as u,f as y,a5 as k,n as I,t as T,p as S,i as C,Q as $,k as w}from"./entry.f0953e9e.js";const B=t=>(S("data-v-d6df88c0"),t=t(),C(),t),H={class:"tabs-header"},N=["onClick"],U=B(()=>u("span",{class:"tab"},null,-1)),q=[U],F=b({__name:"TabsHeader",props:{tabs:{type:Array,required:!0},activeTabIndex:{type:Number,required:!0}},emits:["update:activeTabIndex"],setup(t,{emit:_}){const p=t,f=_,n=l(),r=l(),o=e=>{e&&(r.value.style.insetInlineStart=`${e.offsetLeft}px`,r.value.style.width=`${e.clientWidth}px`)},h=(e,d)=>{f("update:activeTabIndex",d),$(()=>o(e.target))};return v(n,e=>{e&&setTimeout(()=>{o(n.value.children[p.activeTabIndex])},50)},{immediate:!0}),(e,d)=>(s(),a("div",H,[t.tabs?(s(),a("div",{key:0,ref_key:"tabsRef",ref:n,class:"tabs"},[(s(!0),a(g,null,x(t.tabs,({label:c},i)=>(s(),a("button",{key:`${i}${c}`,class:I([t.activeTabIndex===i?"active":"not-active"]),onClick:m=>h(m,i)},T(c),11,N))),128)),u("span",{ref_key:"highlightUnderline",ref:r,class:"highlight-underline"},q,512)],512)):y("",!0),k(e.$slots,"footer",{},void 0,!0)]))}});const R=w(F,[["__scopeId","data-v-d6df88c0"]]);export{R as default}; diff --git a/_nuxt/Terminal.938eab9d.js b/_nuxt/Terminal.2a9cd33d.js similarity index 89% rename from _nuxt/Terminal.938eab9d.js rename to _nuxt/Terminal.2a9cd33d.js index 5c67f8d..9396ad6 100644 --- a/_nuxt/Terminal.938eab9d.js +++ b/_nuxt/Terminal.2a9cd33d.js @@ -1,2 +1,2 @@ -import{u as m}from"./index.a98d28e7.js";import{d as v,r as h,I as f,b as s,c as o,M as i,f as p,e,F as y,Z as k,p as C,i as g,t as x,k as I}from"./entry.9f5dafa8.js";const c=t=>(C("data-v-2d1177f2"),t=t(),g(),t),S={key:0,class:"copied"},b=c(()=>e("div",{class:"scrim"},null,-1)),w=c(()=>e("div",{class:"content"}," Copied! ",-1)),B=[b,w],T=c(()=>e("div",{class:"header"},[e("div",{class:"controls"},[e("div"),e("div"),e("div")]),e("div",{class:"title"}," Bash ")],-1)),F={class:"window"},N=c(()=>e("span",{class:"sign"},"$",-1)),V={class:"content"},j={key:1,class:"prompt"},q=v({__name:"Terminal",props:{content:{type:[Array,String],required:!0}},setup(t){const a=t,{copy:_}=m(),n=h("init"),d=f(()=>typeof a.content=="string"?[a.content]:a.content),l=u=>{_(d.value.join(` +import{u as m}from"./index.f211fae0.js";import{d as v,r as h,I as f,b as s,c as o,M as i,f as p,e,F as y,Z as k,p as C,i as g,t as x,k as I}from"./entry.f0953e9e.js";const c=t=>(C("data-v-2d1177f2"),t=t(),g(),t),S={key:0,class:"copied"},b=c(()=>e("div",{class:"scrim"},null,-1)),w=c(()=>e("div",{class:"content"}," Copied! ",-1)),B=[b,w],T=c(()=>e("div",{class:"header"},[e("div",{class:"controls"},[e("div"),e("div"),e("div")]),e("div",{class:"title"}," Bash ")],-1)),F={class:"window"},N=c(()=>e("span",{class:"sign"},"$",-1)),V={class:"content"},j={key:1,class:"prompt"},q=v({__name:"Terminal",props:{content:{type:[Array,String],required:!0}},setup(t){const a=t,{copy:_}=m(),n=h("init"),d=f(()=>typeof a.content=="string"?[a.content]:a.content),l=u=>{_(d.value.join(` `)).then(()=>{n.value="copied",setTimeout(()=>{n.value="init"},1e3)}).catch(()=>{console.warn("Couldn't copy to clipboard!")})};return(u,A)=>(s(),o("div",{class:"terminal",onClick:l},[i(n)==="copied"?(s(),o("div",S,B)):p("",!0),T,e("div",F,[(s(!0),o(y,null,k(i(d),r=>(s(),o("span",{key:r,class:"line"},[N,e("span",V,x(r),1)]))),128))]),i(n)!=="copied"?(s(),o("div",j," Click to copy ")):p("",!0)]))}});const L=I(q,[["__scopeId","data-v-2d1177f2"]]);export{L as default}; diff --git a/_nuxt/TokensPlayground.37692f9d.js b/_nuxt/TokensPlayground.0ce6a4a1.js similarity index 74% rename from _nuxt/TokensPlayground.37692f9d.js rename to _nuxt/TokensPlayground.0ce6a4a1.js index d9922d3..d959bae 100644 --- a/_nuxt/TokensPlayground.37692f9d.js +++ b/_nuxt/TokensPlayground.0ce6a4a1.js @@ -1 +1 @@ -import{d as n,at as a,b as t,c as s,e as o,t as r,M as c}from"./entry.9f5dafa8.js";const m=n({__name:"TokensPlayground",setup(l){const{theme:e}=a();return(u,i)=>(t(),s("div",null,[o("pre",null,r(JSON.stringify(c(e),null,2)),1)]))}});export{m as default}; +import{d as n,at as a,b as t,c as s,e as o,t as r,M as c}from"./entry.f0953e9e.js";const m=n({__name:"TokensPlayground",setup(l){const{theme:e}=a();return(u,i)=>(t(),s("div",null,[o("pre",null,r(JSON.stringify(c(e),null,2)),1)]))}});export{m as default}; diff --git a/_nuxt/VideoPlayer.3c4a382d.js b/_nuxt/VideoPlayer.0aba6d3f.js similarity index 96% rename from _nuxt/VideoPlayer.3c4a382d.js rename to _nuxt/VideoPlayer.0aba6d3f.js index c969e96..6216616 100644 --- a/_nuxt/VideoPlayer.3c4a382d.js +++ b/_nuxt/VideoPlayer.0aba6d3f.js @@ -1 +1 @@ -import{d as _,I as i,r as m,b as o,c as a,M as e,X as f,f as u,F as v,Z as h,n as k,a1 as b,p as g,i as w,e as x,k as I}from"./entry.9f5dafa8.js";const B=t=>(g("data-v-db38e505"),t=t(),w(),t),S={key:1,class:"loaded"},V=["poster"],C=["src"],$=["src","type"],N=["autoplay","src"],P=B(()=>x("button",null,null,-1)),E=[P],F=_({__name:"VideoPlayer",props:{poster:{type:String,default:""},src:{type:String,default:""},sources:{type:Array,default:()=>[]},autoplay:{type:Boolean,default:!1}},setup(t){const r=t,c=i(()=>{if(r.src&&r.src.includes("youtube.com/watch")){const s=r.src.match(/\?v=([^&]*)/);return{name:"youtube",src:`https://www.youtube-nocookie.com/embed/${(s==null?void 0:s[1])||""}?autoplay=1`,poster:r.poster||`https://i3.ytimg.com/vi/${(s==null?void 0:s[1])||""}/hqdefault.jpg`}}}),d=m(!1);if(!r.src&&!r.sources.length)throw new Error("VideoPlayer: you need to provide either `src` or `sources` props");const p=i(()=>{var s,l;return r.src||((l=(s=r.sources)==null?void 0:s[0])==null?void 0:l.src)||!1});return(s,l)=>{const y=b;return o(),a("div",{class:k(["video-player",{loaded:e(d)}])},[(e(c)?e(c).poster:t.poster)?(o(),f(y,{key:0,src:e(c)?e(c).poster:t.poster},null,8,["src"])):u("",!0),e(d)?(o(),a("div",S,[e(c)?e(c).name==="youtube"?(o(),a("iframe",{key:1,allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:"true",autoplay:t.autoplay,src:e(c).src},null,8,N)):u("",!0):(o(),a("video",{key:0,poster:t.poster,controls:"",autoplay:""},[e(p)?(o(),a("source",{key:0,src:e(p)},null,8,C)):u("",!0),(o(!0),a(v,null,h(t.sources,n=>(o(),a("source",{key:n.src||n,src:n.src||n,type:n.type},null,8,$))),128))],8,V))])):u("",!0),e(d)?u("",!0):(o(),a("div",{key:2,class:"play-button",onClick:l[0]||(l[0]=n=>d.value=!0)},E))],2)}}});const q=I(F,[["__scopeId","data-v-db38e505"]]);export{q as default}; +import{d as _,I as i,r as m,b as o,c as a,M as e,X as f,f as u,F as v,Z as h,n as k,a1 as b,p as g,i as w,e as x,k as I}from"./entry.f0953e9e.js";const B=t=>(g("data-v-db38e505"),t=t(),w(),t),S={key:1,class:"loaded"},V=["poster"],C=["src"],$=["src","type"],N=["autoplay","src"],P=B(()=>x("button",null,null,-1)),E=[P],F=_({__name:"VideoPlayer",props:{poster:{type:String,default:""},src:{type:String,default:""},sources:{type:Array,default:()=>[]},autoplay:{type:Boolean,default:!1}},setup(t){const r=t,c=i(()=>{if(r.src&&r.src.includes("youtube.com/watch")){const s=r.src.match(/\?v=([^&]*)/);return{name:"youtube",src:`https://www.youtube-nocookie.com/embed/${(s==null?void 0:s[1])||""}?autoplay=1`,poster:r.poster||`https://i3.ytimg.com/vi/${(s==null?void 0:s[1])||""}/hqdefault.jpg`}}}),d=m(!1);if(!r.src&&!r.sources.length)throw new Error("VideoPlayer: you need to provide either `src` or `sources` props");const p=i(()=>{var s,l;return r.src||((l=(s=r.sources)==null?void 0:s[0])==null?void 0:l.src)||!1});return(s,l)=>{const y=b;return o(),a("div",{class:k(["video-player",{loaded:e(d)}])},[(e(c)?e(c).poster:t.poster)?(o(),f(y,{key:0,src:e(c)?e(c).poster:t.poster},null,8,["src"])):u("",!0),e(d)?(o(),a("div",S,[e(c)?e(c).name==="youtube"?(o(),a("iframe",{key:1,allow:"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture",allowfullscreen:"true",autoplay:t.autoplay,src:e(c).src},null,8,N)):u("",!0):(o(),a("video",{key:0,poster:t.poster,controls:"",autoplay:""},[e(p)?(o(),a("source",{key:0,src:e(p)},null,8,C)):u("",!0),(o(!0),a(v,null,h(t.sources,n=>(o(),a("source",{key:n.src||n,src:n.src||n,type:n.type},null,8,$))),128))],8,V))])):u("",!0),e(d)?u("",!0):(o(),a("div",{key:2,class:"play-button",onClick:l[0]||(l[0]=n=>d.value=!0)},E))],2)}}});const q=I(F,[["__scopeId","data-v-db38e505"]]);export{q as default}; diff --git a/_nuxt/VoltaBoard.dacc8170.js b/_nuxt/VoltaBoard.4e58d316.js similarity index 79% rename from _nuxt/VoltaBoard.dacc8170.js rename to _nuxt/VoltaBoard.4e58d316.js index 94124a1..3e6bdb8 100644 --- a/_nuxt/VoltaBoard.dacc8170.js +++ b/_nuxt/VoltaBoard.4e58d316.js @@ -1 +1 @@ -import{d as r,I as s,b as n,c as a,M as c}from"./entry.9f5dafa8.js";const _=["src"],d=r({__name:"VoltaBoard",props:{token:{type:String,required:!0}},setup(e){const t=e,o=s(()=>`https://volta.net/embed/${t.token}`);return(l,p)=>(n(),a("iframe",{src:c(o),class:"w-full"},null,8,_))}});export{d as default}; +import{d as r,I as s,b as n,c as a,M as c}from"./entry.f0953e9e.js";const _=["src"],d=r({__name:"VoltaBoard",props:{token:{type:String,required:!0}},setup(e){const t=e,o=s(()=>`https://volta.net/embed/${t.token}`);return(l,p)=>(n(),a("iframe",{src:c(o),class:"w-full"},null,8,_))}});export{d as default}; diff --git a/_nuxt/article.2f3557b9.js b/_nuxt/article.13cf1c96.js similarity index 52% rename from _nuxt/article.2f3557b9.js rename to _nuxt/article.13cf1c96.js index dbed2e7..7b7a8af 100644 --- a/_nuxt/article.2f3557b9.js +++ b/_nuxt/article.13cf1c96.js @@ -1 +1 @@ -import{d as I,V as B,s as V,x as D,r as N,C as S,I as A,b as s,c as n,g as c,w as T,M as e,e as i,t as p,f as _,a5 as E,ay as M,E as P,D as $,a6 as j,p as H,i as L,k as R}from"./entry.9f5dafa8.js";import q from"./ProseA.cf8fc44b.js";import{f as z}from"./date.824a539b.js";const F=a=>(H("data-v-dc5a81e7"),a=a(),L(),a),G=F(()=>i("span",null," Back ",-1)),J={key:0,class:"title"},K=["datetime"],O={class:"prose"},Q={key:0,class:"back-to-top"},U=I({__name:"article",setup(a){const{page:o}=B(),b=V(),r=D().alpine,l=N(null);o.value&&o.value.cover&&S({meta:[{property:"og:image",content:o.value.cover}]});const x=A(()=>{const t=b.path.split("/");return t.pop(),t.join("/")}),w=()=>{var t;(t=l.value)==null||t.scrollIntoView({behavior:"smooth"})};return(t,W)=>{var u,m,f;const d=j,C=P,g=q;return s(),n("article",{ref_key:"article",ref:l},[c(C,{to:e(x),class:"back"},{default:T(()=>[c(d,{name:"ph:arrow-left"}),G]),_:1},8,["to"]),i("header",null,[(u=e(o))!=null&&u.title?(s(),n("h1",J,p(e(o).title),1)):_("",!0),(m=e(o))!=null&&m.date?(s(),n("time",{key:1,datetime:e(o).date},p(("formatDate"in t?t.formatDate:e(z))(e(o).date)),9,K)):_("",!0)]),i("div",O,[E(t.$slots,"default",{},void 0,!0),(f=e(r))!=null&&f.backToTop?(s(),n("div",Q,[c(g,{onClick:M(w,["prevent","stop"])},{default:T(()=>{var h,k,v,y;return[$(p(((k=(h=e(r))==null?void 0:h.backToTop)==null?void 0:k.text)||"Back to top")+" ",1),c(d,{name:((y=(v=e(r))==null?void 0:v.backToTop)==null?void 0:y.icon)||"material-symbols:arrow-upward"},null,8,["name"])]}),_:1},8,["onClick"])])):_("",!0)])],512)}}});const ee=R(U,[["__scopeId","data-v-dc5a81e7"]]);export{ee as default}; +import{d as I,V as B,s as V,x as D,r as N,C as S,I as A,b as s,c as n,g as c,w as y,M as e,e as i,t as p,f as _,a5 as E,ay as M,E as P,D as $,a6 as j,p as H,i as L,k as R}from"./entry.f0953e9e.js";import q from"./ProseA.f5974920.js";import{f as z}from"./date.824a539b.js";const F=a=>(H("data-v-66ce8cdb"),a=a(),L(),a),G=F(()=>i("span",null," Back ",-1)),J={key:0,class:"title"},K=["datetime"],O={class:"prose"},Q={key:0,class:"back-to-top"},U=I({__name:"article",setup(a){const{page:o}=B(),T=V(),r=D().alpine,l=N(null);o.value&&o.value.cover&&S({meta:[{property:"og:image",content:o.value.cover}]});const x=A(()=>{const t=T.path.split("/");return t.pop(),t.join("/")}),w=()=>{var t;(t=l.value)==null||t.scrollIntoView({behavior:"smooth"})};return(t,W)=>{var u,m,f;const d=j,C=P,g=q;return s(),n("article",{ref_key:"article",ref:l},[c(C,{to:e(x),class:"back"},{default:y(()=>[c(d,{name:"ph:arrow-left"}),G]),_:1},8,["to"]),i("header",null,[(u=e(o))!=null&&u.title?(s(),n("h1",J,p(e(o).title),1)):_("",!0),(m=e(o))!=null&&m.date?(s(),n("time",{key:1,datetime:e(o).date},p(("formatDate"in t?t.formatDate:e(z))(e(o).date)),9,K)):_("",!0)]),i("div",O,[E(t.$slots,"default",{},void 0,!0),(f=e(r))!=null&&f.backToTop?(s(),n("div",Q,[c(g,{onClick:M(w,["prevent","stop"])},{default:y(()=>{var h,k,v,b;return[$(p(((k=(h=e(r))==null?void 0:h.backToTop)==null?void 0:k.text)||"Back to top")+" ",1),c(d,{name:((b=(v=e(r))==null?void 0:v.backToTop)==null?void 0:b.icon)||"material-symbols:arrow-upward"},null,8,["name"])]}),_:1},8,["onClick"])])):_("",!0)])],512)}}});const ee=R(U,[["__scopeId","data-v-66ce8cdb"]]);export{ee as default}; diff --git a/_nuxt/article.177c8f3a.css b/_nuxt/article.177c8f3a.css deleted file mode 100644 index b0e0ecb..0000000 --- a/_nuxt/article.177c8f3a.css +++ /dev/null @@ -1 +0,0 @@ -article[data-v-dc5a81e7]{margin-left:auto;margin-right:auto;max-width:var(--alpine-readableLine);padding-bottom:var(--space-4);padding-top:var(--space-4)}@media (min-width:640px){article[data-v-dc5a81e7]{padding-bottom:var(--space-12);padding-top:var(--space-12)}}article .back[data-v-dc5a81e7]{align-items:center;border-bottom:1px solid var(--elements-border-secondary-static);display:inline-flex;font-size:var(--text-lg-fontSize)}article .back[data-v-dc5a81e7] svg{height:var(--size-16);margin-right:var(--space-2);width:var(--size-16)}article header[data-v-dc5a81e7]{margin-bottom:var(--space-12);margin-top:var(--space-16)}article .title[data-v-dc5a81e7]{font-size:var(--text-5xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-5xl-lineHeight);margin-bottom:var(--space-4)}article time[data-v-dc5a81e7]{color:var(--elements-text-secondary-color-static)}article .prose .back-to-top[data-v-dc5a81e7]{align-items:center;display:flex;justify-content:flex-end;width:100%}article .prose .back-to-top a[data-v-dc5a81e7]{cursor:pointer;font-size:var(--text-lg-fontSize)}article .prose[data-v-dc5a81e7] h1{display:none} diff --git a/_nuxt/article.d95a9414.css b/_nuxt/article.d95a9414.css new file mode 100644 index 0000000..29fcc7b --- /dev/null +++ b/_nuxt/article.d95a9414.css @@ -0,0 +1 @@ +article[data-v-66ce8cdb]{margin-left:auto;margin-right:auto;max-width:var(--alpine-readableLine);padding-bottom:var(--space-4);padding-top:var(--space-4)}@media (min-width:640px){article[data-v-66ce8cdb]{padding-bottom:var(--space-12);padding-top:var(--space-12)}}article .back[data-v-66ce8cdb]{align-items:center;border-bottom:1px solid var(--elements-border-secondary-static);display:inline-flex;font-size:var(--text-lg-fontSize)}article .back[data-v-66ce8cdb] svg{height:var(--size-16);margin-right:var(--space-2);width:var(--size-16)}article header[data-v-66ce8cdb]{margin-bottom:var(--space-12);margin-top:var(--space-16)}article .title[data-v-66ce8cdb]{font-size:var(--text-5xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-5xl-lineHeight);margin-bottom:var(--space-4)}article time[data-v-66ce8cdb]{color:var(--elements-text-secondary-color-static)}article .prose .back-to-top[data-v-66ce8cdb]{align-items:center;display:flex;justify-content:flex-end;width:100%}article .prose .back-to-top a[data-v-66ce8cdb]{cursor:pointer;font-size:var(--text-lg-fontSize)}article .prose[data-v-66ce8cdb] h1{display:none} diff --git a/_nuxt/asyncData.93b90fee.js b/_nuxt/asyncData.10039957.js similarity index 97% rename from _nuxt/asyncData.93b90fee.js rename to _nuxt/asyncData.10039957.js index 0518af0..7ffbf50 100644 --- a/_nuxt/asyncData.93b90fee.js +++ b/_nuxt/asyncData.10039957.js @@ -1 +1 @@ -import{ae as P,r as d,af as C,ag as w,ah as x,a as m,a7 as b,j as O,M,ai as B,aj as j}from"./entry.9f5dafa8.js";function H(...i){var h;const u=typeof i[i.length-1]=="string"?i.pop():void 0;typeof i[0]!="string"&&i.unshift(u);let[a,l,e={}]=i;if(typeof a!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof l!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");const t=O(),D=()=>null,v=()=>t.isHydrating?t.payload.data[a]:t.static.data[a];e.server=e.server??!0,e.default=e.default??D,e.getCachedData=e.getCachedData??v,e.lazy=e.lazy??!1,e.immediate=e.immediate??!0,e.deep=e.deep??P.deep;const f=()=>![null,void 0].includes(e.getCachedData(a));if(!t._asyncData[a]||!e.immediate){(h=t.payload._errors)[a]??(h[a]=null);const n=e.deep?d:C;t._asyncData[a]={data:n(e.getCachedData(a)??e.default()),pending:d(!f()),error:w(t.payload._errors,a),status:d("idle")}}const r={...t._asyncData[a]};r.refresh=r.execute=(n={})=>{if(t._asyncDataPromises[a]){if(n.dedupe===!1)return t._asyncDataPromises[a];t._asyncDataPromises[a].cancelled=!0}if((n._initial||t.isHydrating&&n._initial!==!1)&&f())return Promise.resolve(e.getCachedData(a));r.pending.value=!0,r.status.value="pending";const c=new Promise((s,o)=>{try{s(l(t))}catch(g){o(g)}}).then(s=>{if(c.cancelled)return t._asyncDataPromises[a];let o=s;e.transform&&(o=e.transform(s)),e.pick&&(o=k(o,e.pick)),r.data.value=o,r.error.value=null,r.status.value="success"}).catch(s=>{if(c.cancelled)return t._asyncDataPromises[a];r.error.value=s,r.data.value=M(e.default()),r.status.value="error"}).finally(()=>{c.cancelled||(r.pending.value=!1,t.payload.data[a]=r.data.value,r.error.value&&(t.payload._errors[a]=B(r.error.value)),delete t._asyncDataPromises[a])});return t._asyncDataPromises[a]=c,t._asyncDataPromises[a]};const y=()=>r.refresh({_initial:!0}),_=e.server!==!1&&t.payload.serverRendered;{const n=j();if(n&&!n._nuxtOnBeforeMountCbs){n._nuxtOnBeforeMountCbs=[];const s=n._nuxtOnBeforeMountCbs;n&&(x(()=>{s.forEach(o=>{o()}),s.splice(0,s.length)}),m(()=>s.splice(0,s.length)))}r.error.value||_&&t.isHydrating&&f()?(r.pending.value=!1,r.status.value=r.error.value?"error":"success"):n&&(t.payload.serverRendered&&t.isHydrating||e.lazy)&&e.immediate?n._nuxtOnBeforeMountCbs.push(y):e.immediate&&y(),e.watch&&b(e.watch,()=>r.refresh());const c=t.hook("app:data:refresh",async s=>{(!s||s.includes(a))&&await r.refresh()});n&&m(c)}const p=Promise.resolve(t._asyncDataPromises[a]).then(()=>r);return Object.assign(p,r),p}function k(i,u){const a={};for(const l of u)a[l]=i[l];return a}export{H as u}; +import{ae as P,r as d,af as C,ag as w,ah as x,a as m,a7 as b,j as O,M,ai as B,aj as j}from"./entry.f0953e9e.js";function H(...i){var h;const u=typeof i[i.length-1]=="string"?i.pop():void 0;typeof i[0]!="string"&&i.unshift(u);let[a,l,e={}]=i;if(typeof a!="string")throw new TypeError("[nuxt] [asyncData] key must be a string.");if(typeof l!="function")throw new TypeError("[nuxt] [asyncData] handler must be a function.");const t=O(),D=()=>null,v=()=>t.isHydrating?t.payload.data[a]:t.static.data[a];e.server=e.server??!0,e.default=e.default??D,e.getCachedData=e.getCachedData??v,e.lazy=e.lazy??!1,e.immediate=e.immediate??!0,e.deep=e.deep??P.deep;const f=()=>![null,void 0].includes(e.getCachedData(a));if(!t._asyncData[a]||!e.immediate){(h=t.payload._errors)[a]??(h[a]=null);const n=e.deep?d:C;t._asyncData[a]={data:n(e.getCachedData(a)??e.default()),pending:d(!f()),error:w(t.payload._errors,a),status:d("idle")}}const r={...t._asyncData[a]};r.refresh=r.execute=(n={})=>{if(t._asyncDataPromises[a]){if(n.dedupe===!1)return t._asyncDataPromises[a];t._asyncDataPromises[a].cancelled=!0}if((n._initial||t.isHydrating&&n._initial!==!1)&&f())return Promise.resolve(e.getCachedData(a));r.pending.value=!0,r.status.value="pending";const c=new Promise((s,o)=>{try{s(l(t))}catch(g){o(g)}}).then(s=>{if(c.cancelled)return t._asyncDataPromises[a];let o=s;e.transform&&(o=e.transform(s)),e.pick&&(o=k(o,e.pick)),r.data.value=o,r.error.value=null,r.status.value="success"}).catch(s=>{if(c.cancelled)return t._asyncDataPromises[a];r.error.value=s,r.data.value=M(e.default()),r.status.value="error"}).finally(()=>{c.cancelled||(r.pending.value=!1,t.payload.data[a]=r.data.value,r.error.value&&(t.payload._errors[a]=B(r.error.value)),delete t._asyncDataPromises[a])});return t._asyncDataPromises[a]=c,t._asyncDataPromises[a]};const y=()=>r.refresh({_initial:!0}),_=e.server!==!1&&t.payload.serverRendered;{const n=j();if(n&&!n._nuxtOnBeforeMountCbs){n._nuxtOnBeforeMountCbs=[];const s=n._nuxtOnBeforeMountCbs;n&&(x(()=>{s.forEach(o=>{o()}),s.splice(0,s.length)}),m(()=>s.splice(0,s.length)))}r.error.value||_&&t.isHydrating&&f()?(r.pending.value=!1,r.status.value=r.error.value?"error":"success"):n&&(t.payload.serverRendered&&t.isHydrating||e.lazy)&&e.immediate?n._nuxtOnBeforeMountCbs.push(y):e.immediate&&y(),e.watch&&b(e.watch,()=>r.refresh());const c=t.hook("app:data:refresh",async s=>{(!s||s.includes(a))&&await r.refresh()});n&&m(c)}const p=Promise.resolve(t._asyncDataPromises[a]).then(()=>r);return Object.assign(p,r),p}function k(i,u){const a={};for(const l of u)a[l]=i[l];return a}export{H as u}; diff --git a/_nuxt/builds/latest.json b/_nuxt/builds/latest.json index c87e8c7..d1a46e2 100644 --- a/_nuxt/builds/latest.json +++ b/_nuxt/builds/latest.json @@ -1 +1 @@ -{"id":"26362c11-6a3b-416b-8960-7942911fa0cc","timestamp":1698412077684} \ No newline at end of file +{"id":"e42ea91a-fd9f-4d73-906c-a93255d7326b","timestamp":1698918336328} \ No newline at end of file diff --git a/_nuxt/builds/meta/26362c11-6a3b-416b-8960-7942911fa0cc.json b/_nuxt/builds/meta/26362c11-6a3b-416b-8960-7942911fa0cc.json deleted file mode 100644 index 5db636d..0000000 --- a/_nuxt/builds/meta/26362c11-6a3b-416b-8960-7942911fa0cc.json +++ /dev/null @@ -1 +0,0 @@ -{"id":"26362c11-6a3b-416b-8960-7942911fa0cc","timestamp":1698412077684,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]} \ No newline at end of file diff --git a/_nuxt/builds/meta/e42ea91a-fd9f-4d73-906c-a93255d7326b.json b/_nuxt/builds/meta/e42ea91a-fd9f-4d73-906c-a93255d7326b.json new file mode 100644 index 0000000..c7648d2 --- /dev/null +++ b/_nuxt/builds/meta/e42ea91a-fd9f-4d73-906c-a93255d7326b.json @@ -0,0 +1 @@ +{"id":"e42ea91a-fd9f-4d73-906c-a93255d7326b","timestamp":1698918336328,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]} \ No newline at end of file diff --git a/_nuxt/client-db.1b6d5e28.js b/_nuxt/client-db.1b6d5e28.js deleted file mode 100644 index 835a718..0000000 --- a/_nuxt/client-db.1b6d5e28.js +++ /dev/null @@ -1 +0,0 @@ -import{ad as _,az as B,aA as j,aB as E,aC as T,aD as W,aE as $,aF as P,aG as D,aH as b,aa as H,l as M,aI as J,a0 as N,an as k,j as G}from"./entry.9f5dafa8.js";const q="memory",F=()=>{const r=new Map;return{name:q,options:{},hasItem(t){return r.has(t)},getItem(t){return r.get(t)||null},getItemRaw(t){return r.get(t)||null},setItem(t,n){r.set(t,n)},setItemRaw(t,n){r.set(t,n)},removeItem(t){r.delete(t)},getKeys(){return Array.from(r.keys())},clear(){r.clear()},dispose(){r.clear()}}};function Z(r){return!r||typeof r.then!="function"?Promise.resolve(r):r}function p(r,...t){try{return Z(r(...t))}catch(n){return Promise.reject(n)}}function V(r){const t=typeof r;return r===null||t!=="object"&&t!=="function"}function Q(r){const t=Object.getPrototypeOf(r);return!t||t.isPrototypeOf(Object)}function K(r){if(V(r))return String(r);if(Q(r)||Array.isArray(r))return JSON.stringify(r);if(typeof r.toJSON=="function")return K(r.toJSON());throw new Error("[unstorage] Cannot stringify value!")}function U(){if(typeof Buffer===void 0)throw new TypeError("[unstorage] Buffer is not supported!")}const R="base64:";function X(r){if(typeof r=="string")return r;U();const t=Buffer.from(r).toString("base64");return R+t}function ee(r){return typeof r!="string"||!r.startsWith(R)?r:(U(),Buffer.from(r.slice(R.length),"base64"))}const te=["hasItem","getItem","getItemRaw","setItem","setItemRaw","removeItem","getMeta","setMeta","removeMeta","getKeys","clear","mount","unmount"];function re(r,t){if(t=A(t),!t)return r;const n={...r};for(const a of te)n[a]=(l="",...u)=>r[a](t+l,...u);return n.getKeys=(a="",...l)=>r.getKeys(t+a,...l).then(u=>u.map(o=>o.slice(t.length))),n}function d(r){return r?r.split("?")[0].replace(/[/\\]/g,":").replace(/:+/g,":").replace(/^:|:$/g,""):""}function ne(...r){return d(r.join(":"))}function A(r){return r=d(r),r?r+":":""}const ie="memory",ae=()=>{const r=new Map;return{name:ie,options:{},hasItem(t){return r.has(t)},getItem(t){return r.get(t)||null},getItemRaw(t){return r.get(t)||null},setItem(t,n){r.set(t,n)},setItemRaw(t,n){r.set(t,n)},removeItem(t){r.delete(t)},getKeys(){return Array.from(r.keys())},clear(){r.clear()},dispose(){r.clear()}}};function se(r={}){const t={mounts:{"":r.driver||ae()},mountpoints:[""],watching:!1,watchListeners:[],unwatch:{}},n=e=>{for(const i of t.mountpoints)if(e.startsWith(i))return{base:i,relativeKey:e.slice(i.length),driver:t.mounts[i]};return{base:"",relativeKey:e,driver:t.mounts[""]}},a=(e,i)=>t.mountpoints.filter(s=>s.startsWith(e)||i&&e.startsWith(s)).map(s=>({relativeBase:e.length>s.length?e.slice(s.length):void 0,mountpoint:s,driver:t.mounts[s]})),l=(e,i)=>{if(t.watching){i=d(i);for(const s of t.watchListeners)s(e,i)}},u=async()=>{if(!t.watching){t.watching=!0;for(const e in t.mounts)t.unwatch[e]=await x(t.mounts[e],l,e)}},o=async()=>{if(t.watching){for(const e in t.unwatch)await t.unwatch[e]();t.unwatch={},t.watching=!1}},h=(e,i,s)=>{const c=new Map,f=m=>{let y=c.get(m.base);return y||(y={driver:m.driver,base:m.base,items:[]},c.set(m.base,y)),y};for(const m of e){const y=typeof m=="string",v=d(y?m:m.key),w=y?void 0:m.value,I=y||!m.options?i:{...i,...m.options},O=n(v);f(O).items.push({key:v,value:w,relativeKey:O.relativeKey,options:I})}return Promise.all([...c.values()].map(m=>s(m))).then(m=>m.flat())},g={hasItem(e,i={}){e=d(e);const{relativeKey:s,driver:c}=n(e);return p(c.hasItem,s,i)},getItem(e,i={}){e=d(e);const{relativeKey:s,driver:c}=n(e);return p(c.getItem,s,i).then(f=>_(f))},getItems(e,i){return h(e,i,s=>s.driver.getItems?p(s.driver.getItems,s.items.map(c=>({key:c.relativeKey,options:c.options})),i).then(c=>c.map(f=>({key:ne(s.base,f.key),value:_(f.value)}))):Promise.all(s.items.map(c=>p(s.driver.getItem,c.relativeKey,c.options).then(f=>({key:c.key,value:_(f)})))))},getItemRaw(e,i={}){e=d(e);const{relativeKey:s,driver:c}=n(e);return c.getItemRaw?p(c.getItemRaw,s,i):p(c.getItem,s,i).then(f=>ee(f))},async setItem(e,i,s={}){if(i===void 0)return g.removeItem(e);e=d(e);const{relativeKey:c,driver:f}=n(e);f.setItem&&(await p(f.setItem,c,K(i),s),f.watch||l("update",e))},async setItems(e,i){await h(e,i,async s=>{s.driver.setItems&&await p(s.driver.setItems,s.items.map(c=>({key:c.relativeKey,value:K(c.value),options:c.options})),i),s.driver.setItem&&await Promise.all(s.items.map(c=>p(s.driver.setItem,c.relativeKey,K(c.value),c.options)))})},async setItemRaw(e,i,s={}){if(i===void 0)return g.removeItem(e,s);e=d(e);const{relativeKey:c,driver:f}=n(e);if(f.setItemRaw)await p(f.setItemRaw,c,i,s);else if(f.setItem)await p(f.setItem,c,X(i),s);else return;f.watch||l("update",e)},async removeItem(e,i={}){typeof i=="boolean"&&(i={removeMeta:i}),e=d(e);const{relativeKey:s,driver:c}=n(e);c.removeItem&&(await p(c.removeItem,s,i),(i.removeMeta||i.removeMata)&&await p(c.removeItem,s+"$",i),c.watch||l("remove",e))},async getMeta(e,i={}){typeof i=="boolean"&&(i={nativeOnly:i}),e=d(e);const{relativeKey:s,driver:c}=n(e),f=Object.create(null);if(c.getMeta&&Object.assign(f,await p(c.getMeta,s,i)),!i.nativeOnly){const m=await p(c.getItem,s+"$",i).then(y=>_(y));m&&typeof m=="object"&&(typeof m.atime=="string"&&(m.atime=new Date(m.atime)),typeof m.mtime=="string"&&(m.mtime=new Date(m.mtime)),Object.assign(f,m))}return f},setMeta(e,i,s={}){return this.setItem(e+"$",i,s)},removeMeta(e,i={}){return this.removeItem(e+"$",i)},async getKeys(e,i={}){e=A(e);const s=a(e,!0);let c=[];const f=[];for(const m of s){const v=(await p(m.driver.getKeys,m.relativeBase,i)).map(w=>m.mountpoint+d(w)).filter(w=>!c.some(I=>w.startsWith(I)));f.push(...v),c=[m.mountpoint,...c.filter(w=>!w.startsWith(m.mountpoint))]}return e?f.filter(m=>m.startsWith(e)&&!m.endsWith("$")):f.filter(m=>!m.endsWith("$"))},async clear(e,i={}){e=A(e),await Promise.all(a(e,!1).map(async s=>{if(s.driver.clear)return p(s.driver.clear,s.relativeBase,i);if(s.driver.removeItem){const c=await s.driver.getKeys(s.relativeBase||"",i);return Promise.all(c.map(f=>s.driver.removeItem(f,i)))}}))},async dispose(){await Promise.all(Object.values(t.mounts).map(e=>L(e)))},async watch(e){return await u(),t.watchListeners.push(e),async()=>{t.watchListeners=t.watchListeners.filter(i=>i!==e),t.watchListeners.length===0&&await o()}},async unwatch(){t.watchListeners=[],await o()},mount(e,i){if(e=A(e),e&&t.mounts[e])throw new Error(`already mounted at ${e}`);return e&&(t.mountpoints.push(e),t.mountpoints.sort((s,c)=>c.length-s.length)),t.mounts[e]=i,t.watching&&Promise.resolve(x(i,l,e)).then(s=>{t.unwatch[e]=s}).catch(console.error),g},async unmount(e,i=!0){e=A(e),!(!e||!t.mounts[e])&&(t.watching&&e in t.unwatch&&(t.unwatch[e](),delete t.unwatch[e]),i&&await L(t.mounts[e]),t.mountpoints=t.mountpoints.filter(s=>s!==e),delete t.mounts[e])},getMount(e=""){e=d(e)+":";const i=n(e);return{driver:i.driver,base:i.base}},getMounts(e="",i={}){return e=d(e),a(e,i.parents).map(c=>({driver:c.driver,base:c.mountpoint}))}};return g}function x(r,t,n){return r.watch?r.watch((a,l)=>t(a,n+l)):()=>{}}async function L(r){typeof r.dispose=="function"&&await p(r.dispose)}function oe(r={}){const t=ue(n,r.operators);function n(a,l){return typeof l!="object"||l instanceof RegExp?t.$eq(a,l):Object.keys(l||{}).every(u=>{const o=l[u];if(u.startsWith("$")&&t[u]){const h=t[u];return typeof h=="function"?h(a,o):!1}return n(B(a,u),o)})}return n}function ue(r,t={}){return{$match:(n,a)=>r(n,a),$eq:(n,a)=>a instanceof RegExp?a.test(n):n===a,$ne:(n,a)=>a instanceof RegExp?!a.test(n):n!==a,$not:(n,a)=>!r(n,a),$and:(n,a)=>(j(a,"$and requires an array as condition"),a.every(l=>r(n,l))),$or:(n,a)=>(j(a,"$or requires an array as condition"),a.some(l=>r(n,l))),$in:(n,a)=>E(a).some(l=>Array.isArray(n)?r(n,{$contains:l}):r(n,l)),$contains:(n,a)=>(n=Array.isArray(n)?n:String(n),E(a).every(l=>n.includes(l))),$icontains:(n,a)=>{if(typeof a!="string")throw new TypeError("$icontains requires a string, use $contains instead");return n=String(n).toLocaleLowerCase(),E(a).every(l=>n.includes(l.toLocaleLowerCase()))},$containsAny:(n,a)=>(j(a,"$containsAny requires an array as condition"),n=Array.isArray(n)?n:String(n),a.some(l=>n.includes(l))),$exists:(n,a)=>a?typeof n<"u":typeof n>"u",$type:(n,a)=>typeof n===String(a),$regex:(n,a)=>{if(!(a instanceof RegExp)){const l=String(a).match(/\/(.*)\/([dgimsuy]*)$/);a=l?new RegExp(l[1],l[2]||""):new RegExp(a)}return a.test(String(n||""))},$lt:(n,a)=>nn<=a,$gt:(n,a)=>n>a,$gte:(n,a)=>n>=a,...t||{}}}function ce(r){const t=oe(),n=(u,{query:o,before:h,after:g})=>{const e=typeof o=="string"?{_path:o}:o,i=u.findIndex(c=>t(c,e));h=h??1,g=g??1;const s=new Array(h+g).fill(null,0);return i===-1?s:s.map((c,f)=>u[i-h+f+ +(f>=h)]||null)},a=[(u,o)=>{const h=u.result.filter(g=>E(o.where).every(e=>t(g,e)));return{...u,result:h,total:h.length}},(u,o)=>E(o.sort).forEach(h=>W(u.result,h)),function(o,h,g){var e;if(h.surround){let i=n(((e=o.result)==null?void 0:e.length)===1?g:o.result,h.surround);i=$(P(h.without))(i),i=$(D(h.only))(i),o.surround=i}return o}],l=[(u,o)=>{if(o.skip)return{...u,result:u.result.slice(o.skip),skip:o.skip}},(u,o)=>{if(o.limit)return{...u,result:u.result.slice(0,o.limit),limit:o.limit}},function(o,h,g){var e,i,s;if(h.dirConfig){const c=((e=o.result[0])==null?void 0:e._path)||((s=(i=h.where)==null?void 0:i.find(m=>m._path))==null?void 0:s._path),f=g.find(m=>m._path===b(c,"_dir"));f&&(o.dirConfig={_path:f._path,...P(["_"])(f)})}return o},(u,o)=>({...u,result:$(P(o.without))(u.result)}),(u,o)=>({...u,result:$(D(o.only))(u.result)})];return async u=>{const o=await r(),h=u.params(),g={result:o,limit:0,skip:0,total:o.length},e=a.reduce((s,c)=>c(s,h,o)||s,g);if(h.count)return{result:e.result.length};const i=l.reduce((s,c)=>c(s,h,o)||s,e);return h.first?{...T(["skip","limit","total"])(i),result:i.result[0]}:i}}function z(r){const t=ce(r);return async n=>{var u;const a=n.params(),l=await t(n);return a.surround?l==null?void 0:l.surround:(l!=null&&l.dirConfig&&(l.result={_path:(u=l.dirConfig)==null?void 0:u._path,...l.result,_dir:l.dirConfig}),l==null?void 0:l.result)}}var le=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},fe={exports:{}};(function(r,t){(function(n,a,l){r.exports=l(),r.exports.default=l()})("slugify",le,function(){var n=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","¢":"cent","£":"pound","¤":"currency","¥":"yen","©":"(c)","ª":"a","®":"(r)","º":"o","À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Æ":"AE","Ç":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","Þ":"TH","ß":"ss","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","æ":"ae","ç":"c","è":"e","é":"e","ê":"e","ë":"e","ì":"i","í":"i","î":"i","ï":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","þ":"th","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Č":"C","č":"c","Ď":"D","ď":"d","Đ":"DJ","đ":"dj","Ē":"E","ē":"e","Ė":"E","ė":"e","Ę":"e","ę":"e","Ě":"E","ě":"e","Ğ":"G","ğ":"g","Ģ":"G","ģ":"g","Ĩ":"I","ĩ":"i","Ī":"i","ī":"i","Į":"I","į":"i","İ":"I","ı":"i","Ķ":"k","ķ":"k","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ł":"L","ł":"l","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","Ō":"O","ō":"o","Ő":"O","ő":"o","Œ":"OE","œ":"oe","Ŕ":"R","ŕ":"r","Ř":"R","ř":"r","Ś":"S","ś":"s","Ş":"S","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","Ť":"T","ť":"t","Ũ":"U","ũ":"u","Ū":"u","ū":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","Ə":"E","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Lj":"LJ","lj":"lj","Nj":"NJ","nj":"nj","Ș":"S","ș":"s","Ț":"T","ț":"t","ə":"e","˚":"o","Ά":"A","Έ":"E","Ή":"H","Ί":"I","Ό":"O","Ύ":"Y","Ώ":"W","ΐ":"i","Α":"A","Β":"B","Γ":"G","Δ":"D","Ε":"E","Ζ":"Z","Η":"H","Θ":"8","Ι":"I","Κ":"K","Λ":"L","Μ":"M","Ν":"N","Ξ":"3","Ο":"O","Π":"P","Ρ":"R","Σ":"S","Τ":"T","Υ":"Y","Φ":"F","Χ":"X","Ψ":"PS","Ω":"W","Ϊ":"I","Ϋ":"Y","ά":"a","έ":"e","ή":"h","ί":"i","ΰ":"y","α":"a","β":"b","γ":"g","δ":"d","ε":"e","ζ":"z","η":"h","θ":"8","ι":"i","κ":"k","λ":"l","μ":"m","ν":"n","ξ":"3","ο":"o","π":"p","ρ":"r","ς":"s","σ":"s","τ":"t","υ":"y","φ":"f","χ":"x","ψ":"ps","ω":"w","ϊ":"i","ϋ":"y","ό":"o","ύ":"y","ώ":"w","Ё":"Yo","Ђ":"DJ","Є":"Ye","І":"I","Ї":"Yi","Ј":"J","Љ":"LJ","Њ":"NJ","Ћ":"C","Џ":"DZ","А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ж":"Zh","З":"Z","И":"I","Й":"J","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"H","Ц":"C","Ч":"Ch","Ш":"Sh","Щ":"Sh","Ъ":"U","Ы":"Y","Ь":"","Э":"E","Ю":"Yu","Я":"Ya","а":"a","б":"b","в":"v","г":"g","д":"d","е":"e","ж":"zh","з":"z","и":"i","й":"j","к":"k","л":"l","м":"m","н":"n","о":"o","п":"p","р":"r","с":"s","т":"t","у":"u","ф":"f","х":"h","ц":"c","ч":"ch","ш":"sh","щ":"sh","ъ":"u","ы":"y","ь":"","э":"e","ю":"yu","я":"ya","ё":"yo","ђ":"dj","є":"ye","і":"i","ї":"yi","ј":"j","љ":"lj","њ":"nj","ћ":"c","ѝ":"u","џ":"dz","Ґ":"G","ґ":"g","Ғ":"GH","ғ":"gh","Қ":"KH","қ":"kh","Ң":"NG","ң":"ng","Ү":"UE","ү":"ue","Ұ":"U","ұ":"u","Һ":"H","һ":"h","Ә":"AE","ә":"ae","Ө":"OE","ө":"oe","Ա":"A","Բ":"B","Գ":"G","Դ":"D","Ե":"E","Զ":"Z","Է":"E'","Ը":"Y'","Թ":"T'","Ժ":"JH","Ի":"I","Լ":"L","Խ":"X","Ծ":"C'","Կ":"K","Հ":"H","Ձ":"D'","Ղ":"GH","Ճ":"TW","Մ":"M","Յ":"Y","Ն":"N","Շ":"SH","Չ":"CH","Պ":"P","Ջ":"J","Ռ":"R'","Ս":"S","Վ":"V","Տ":"T","Ր":"R","Ց":"C","Փ":"P'","Ք":"Q'","Օ":"O''","Ֆ":"F","և":"EV","ء":"a","آ":"aa","أ":"a","ؤ":"u","إ":"i","ئ":"e","ا":"a","ب":"b","ة":"h","ت":"t","ث":"th","ج":"j","ح":"h","خ":"kh","د":"d","ذ":"th","ر":"r","ز":"z","س":"s","ش":"sh","ص":"s","ض":"dh","ط":"t","ظ":"z","ع":"a","غ":"gh","ف":"f","ق":"q","ك":"k","ل":"l","م":"m","ن":"n","ه":"h","و":"w","ى":"a","ي":"y","ً":"an","ٌ":"on","ٍ":"en","َ":"a","ُ":"u","ِ":"e","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","پ":"p","چ":"ch","ژ":"zh","ک":"k","گ":"g","ی":"y","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","฿":"baht","ა":"a","ბ":"b","გ":"g","დ":"d","ე":"e","ვ":"v","ზ":"z","თ":"t","ი":"i","კ":"k","ლ":"l","მ":"m","ნ":"n","ო":"o","პ":"p","ჟ":"zh","რ":"r","ს":"s","ტ":"t","უ":"u","ფ":"f","ქ":"k","ღ":"gh","ყ":"q","შ":"sh","ჩ":"ch","ც":"ts","ძ":"dz","წ":"ts","ჭ":"ch","ხ":"kh","ჯ":"j","ჰ":"h","Ṣ":"S","ṣ":"s","Ẁ":"W","ẁ":"w","Ẃ":"W","ẃ":"w","Ẅ":"W","ẅ":"w","ẞ":"SS","Ạ":"A","ạ":"a","Ả":"A","ả":"a","Ấ":"A","ấ":"a","Ầ":"A","ầ":"a","Ẩ":"A","ẩ":"a","Ẫ":"A","ẫ":"a","Ậ":"A","ậ":"a","Ắ":"A","ắ":"a","Ằ":"A","ằ":"a","Ẳ":"A","ẳ":"a","Ẵ":"A","ẵ":"a","Ặ":"A","ặ":"a","Ẹ":"E","ẹ":"e","Ẻ":"E","ẻ":"e","Ẽ":"E","ẽ":"e","Ế":"E","ế":"e","Ề":"E","ề":"e","Ể":"E","ể":"e","Ễ":"E","ễ":"e","Ệ":"E","ệ":"e","Ỉ":"I","ỉ":"i","Ị":"I","ị":"i","Ọ":"O","ọ":"o","Ỏ":"O","ỏ":"o","Ố":"O","ố":"o","Ồ":"O","ồ":"o","Ổ":"O","ổ":"o","Ỗ":"O","ỗ":"o","Ộ":"O","ộ":"o","Ớ":"O","ớ":"o","Ờ":"O","ờ":"o","Ở":"O","ở":"o","Ỡ":"O","ỡ":"o","Ợ":"O","ợ":"o","Ụ":"U","ụ":"u","Ủ":"U","ủ":"u","Ứ":"U","ứ":"u","Ừ":"U","ừ":"u","Ử":"U","ử":"u","Ữ":"U","ữ":"u","Ự":"U","ự":"u","Ỳ":"Y","ỳ":"y","Ỵ":"Y","ỵ":"y","Ỷ":"Y","ỷ":"y","Ỹ":"Y","ỹ":"y","–":"-","‘":"'","’":"'","“":"\\"","”":"\\"","„":"\\"","†":"+","•":"*","…":"...","₠":"ecu","₢":"cruzeiro","₣":"french franc","₤":"lira","₥":"mill","₦":"naira","₧":"peseta","₨":"rupee","₩":"won","₪":"new shequel","₫":"dong","€":"euro","₭":"kip","₮":"tugrik","₯":"drachma","₰":"penny","₱":"peso","₲":"guarani","₳":"austral","₴":"hryvnia","₵":"cedi","₸":"kazakhstani tenge","₹":"indian rupee","₺":"turkish lira","₽":"russian ruble","₿":"bitcoin","℠":"sm","™":"tm","∂":"d","∆":"delta","∑":"sum","∞":"infinity","♥":"love","元":"yuan","円":"yen","﷼":"rial","ﻵ":"laa","ﻷ":"laa","ﻹ":"lai","ﻻ":"la"}`),a=JSON.parse('{"bg":{"Й":"Y","Ц":"Ts","Щ":"Sht","Ъ":"A","Ь":"Y","й":"y","ц":"ts","щ":"sht","ъ":"a","ь":"y"},"de":{"Ä":"AE","ä":"ae","Ö":"OE","ö":"oe","Ü":"UE","ü":"ue","ß":"ss","%":"prozent","&":"und","|":"oder","∑":"summe","∞":"unendlich","♥":"liebe"},"es":{"%":"por ciento","&":"y","<":"menor que",">":"mayor que","|":"o","¢":"centavos","£":"libras","¤":"moneda","₣":"francos","∑":"suma","∞":"infinito","♥":"amor"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","¢":"centime","£":"livre","¤":"devise","₣":"franc","∑":"somme","∞":"infini","♥":"amour"},"pt":{"%":"porcento","&":"e","<":"menor",">":"maior","|":"ou","¢":"centavo","∑":"soma","£":"libra","∞":"infinito","♥":"amor"},"uk":{"И":"Y","и":"y","Й":"Y","й":"y","Ц":"Ts","ц":"ts","Х":"Kh","х":"kh","Щ":"Shch","щ":"shch","Г":"H","г":"h"},"vi":{"Đ":"D","đ":"d"},"da":{"Ø":"OE","ø":"oe","Å":"AA","å":"aa","%":"procent","&":"og","|":"eller","$":"dollar","<":"mindre end",">":"større end"},"nb":{"&":"og","Å":"AA","Æ":"AE","Ø":"OE","å":"aa","æ":"ae","ø":"oe"},"it":{"&":"e"},"nl":{"&":"en"},"sv":{"&":"och","Å":"AA","Ä":"AE","Ö":"OE","å":"aa","ä":"ae","ö":"oe"}}');function l(u,o){if(typeof u!="string")throw new Error("slugify: string argument expected");o=typeof o=="string"?{replacement:o}:o||{};var h=a[o.locale]||{},g=o.replacement===void 0?"-":o.replacement,e=o.trim===void 0?!0:o.trim,i=u.normalize().split("").reduce(function(s,c){var f=h[c];return f===void 0&&(f=n[c]),f===void 0&&(f=c),f===g&&(f=" "),s+f.replace(o.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"");return o.strict&&(i=i.replace(/[^A-Za-z0-9\s]/g,"")),e&&(i=i.trim()),i=i.replace(/\s+/g,g),o.lower&&(i=i.toLowerCase()),i}return l.extend=function(u){Object.assign(n,u)},l})})(fe);const me=r=>r.split(/[\s-]/g).map(H).join(" ");function he(r,t){const{navigation:n}=M().public.content,a=u=>({...pe(["title",...n.fields])(u),...de(u==null?void 0:u.navigation)?u.navigation:{}}),l=r.sort((u,o)=>u._path.localeCompare(o._path)).reduce((u,o)=>{const h=o._path.substring(1).split("/"),g=o._id.split(":").slice(1),e=!!g[g.length-1].match(/([1-9][0-9]*\.)?index.md/g),i=f=>({title:f.title,_path:f._path,_file:f._file,children:[],...a(f),...f._draft?{_draft:!0}:{}}),s=i(o);if(e){const f=t[s._path];if(typeof(f==null?void 0:f.navigation)<"u"&&!(f!=null&&f.navigation))return u;if(o._path!=="/"){const m=i(o);s.children.push(m)}Object.assign(s,a(f))}return h.length===1?(u.push(s),u):(h.slice(0,-1).reduce((f,m,y)=>{const v="/"+h.slice(0,y+1).join("/"),w=t[v];if(typeof(w==null?void 0:w.navigation)<"u"&&!w.navigation)return[];let I=f.find(O=>O._path===v);return I||(I={title:me(m),_path:v,_file:o._file,children:[],...a(w)},f.push(I)),I.children},u).push(s),u)},[]);return Y(l)}const ge=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});function Y(r){var n;const t=r.sort((a,l)=>ge.compare(a._file,l._file));for(const a of t)(n=a.children)!=null&&n.length?Y(a.children):delete a.children,delete a._file;return r}function pe(r){return t=>(t=t||{},r&&r.length?r.filter(n=>typeof t[n]<"u").reduce((n,a)=>Object.assign(n,{[a]:t[a]}),{}):t)}function de(r){return Object.prototype.toString.call(r)==="[object Object]"}const ye=r=>k(r,M().public.content.api.baseURL),we=re(se({driver:F()}),"@content");function ve(r){async function t(){const n=new Set(await r.getKeys("cache:")),a=N().getPreviewToken();if(a){const u=await r.getItem(`${a}$`).then(g=>g||{});if(Array.isArray(u.ignoreSources)){const g=u.ignoreSources.map(e=>`cache:${e.trim()}:`);for(const e of n)g.some(i=>e.startsWith(i))&&n.delete(e)}const o=await r.getKeys(`${a}:`),h=await Promise.all(o.map(g=>r.getItem(g)));for(const g of h)n.delete(`cache:${g._id}`),g.__deleted||n.add(`${a}:${g._id}`)}return await Promise.all(Array.from(n).map(u=>r.getItem(u)))}return{storage:r,fetch:z(t),query:n=>J(z(t),{initialParams:n,legacy:!0})}}let C=null,S=null;async function Ie(){return S?await S:C||(S=Ae(),C=await S),C}async function Ae(){const r=G(),{content:t}=M().public,n=ve(we),a=await n.storage.getItem("integrity");if(t.integrity!==+(a||0)){const{contents:l,navigation:u}=await $fetch(ye(t.integrity?`cache.${t.integrity}.json`:"cache.json"));await Promise.all(l.map(o=>n.storage.setItem(`cache:${o._id}`,o))),await n.storage.setItem("navigation",u),await n.storage.setItem("integrity",t.integrity)}return await r.callHook("content:storage",n.storage),n}async function Oe(r){const t=await Ie();if(!N().getPreviewToken()&&Object.keys(r||{}).length===0)return t.storage.getItem("navigation");const n=await t.query(r).where({_partial:!1,navigation:{$ne:!1}}).find(),l=(await t.query().where({_path:/\/_dir$/i,_partial:!0}).find()).reduce((u,o)=>{var g;((g=o.title)==null?void 0:g.toLowerCase())==="dir"&&(o.title=void 0);const h=o._path.split("/").slice(0,-1).join("/")||"/";return u[h]={...o,...o.body},u},{});return he(n,l)}export{we as contentStorage,ve as createDB,Oe as generateNavigation,Ie as useContentDatabase}; diff --git a/_nuxt/client-db.8bc4ff24.js b/_nuxt/client-db.8bc4ff24.js new file mode 100644 index 0000000..f1a049c --- /dev/null +++ b/_nuxt/client-db.8bc4ff24.js @@ -0,0 +1 @@ +import{ad as _,az as B,aA as j,aB as E,aC as T,aD as W,aE as $,aF as P,aG as D,aH as b,aa as H,l as M,aI as J,a0 as N,an as k,j as G}from"./entry.f0953e9e.js";const q="memory",F=()=>{const r=new Map;return{name:q,options:{},hasItem(t){return r.has(t)},getItem(t){return r.get(t)||null},getItemRaw(t){return r.get(t)||null},setItem(t,n){r.set(t,n)},setItemRaw(t,n){r.set(t,n)},removeItem(t){r.delete(t)},getKeys(){return Array.from(r.keys())},clear(){r.clear()},dispose(){r.clear()}}};function Z(r){return!r||typeof r.then!="function"?Promise.resolve(r):r}function p(r,...t){try{return Z(r(...t))}catch(n){return Promise.reject(n)}}function V(r){const t=typeof r;return r===null||t!=="object"&&t!=="function"}function Q(r){const t=Object.getPrototypeOf(r);return!t||t.isPrototypeOf(Object)}function K(r){if(V(r))return String(r);if(Q(r)||Array.isArray(r))return JSON.stringify(r);if(typeof r.toJSON=="function")return K(r.toJSON());throw new Error("[unstorage] Cannot stringify value!")}function U(){if(typeof Buffer===void 0)throw new TypeError("[unstorage] Buffer is not supported!")}const R="base64:";function X(r){if(typeof r=="string")return r;U();const t=Buffer.from(r).toString("base64");return R+t}function ee(r){return typeof r!="string"||!r.startsWith(R)?r:(U(),Buffer.from(r.slice(R.length),"base64"))}const te=["hasItem","getItem","getItemRaw","setItem","setItemRaw","removeItem","getMeta","setMeta","removeMeta","getKeys","clear","mount","unmount"];function re(r,t){if(t=A(t),!t)return r;const n={...r};for(const a of te)n[a]=(l="",...c)=>r[a](t+l,...c);return n.getKeys=(a="",...l)=>r.getKeys(t+a,...l).then(c=>c.map(o=>o.slice(t.length))),n}function d(r){return r?r.split("?")[0].replace(/[/\\]/g,":").replace(/:+/g,":").replace(/^:|:$/g,""):""}function ne(...r){return d(r.join(":"))}function A(r){return r=d(r),r?r+":":""}const ie="memory",ae=()=>{const r=new Map;return{name:ie,options:{},hasItem(t){return r.has(t)},getItem(t){return r.get(t)||null},getItemRaw(t){return r.get(t)||null},setItem(t,n){r.set(t,n)},setItemRaw(t,n){r.set(t,n)},removeItem(t){r.delete(t)},getKeys(){return Array.from(r.keys())},clear(){r.clear()},dispose(){r.clear()}}};function se(r={}){const t={mounts:{"":r.driver||ae()},mountpoints:[""],watching:!1,watchListeners:[],unwatch:{}},n=e=>{for(const i of t.mountpoints)if(e.startsWith(i))return{base:i,relativeKey:e.slice(i.length),driver:t.mounts[i]};return{base:"",relativeKey:e,driver:t.mounts[""]}},a=(e,i)=>t.mountpoints.filter(s=>s.startsWith(e)||i&&e.startsWith(s)).map(s=>({relativeBase:e.length>s.length?e.slice(s.length):void 0,mountpoint:s,driver:t.mounts[s]})),l=(e,i)=>{if(t.watching){i=d(i);for(const s of t.watchListeners)s(e,i)}},c=async()=>{if(!t.watching){t.watching=!0;for(const e in t.mounts)t.unwatch[e]=await x(t.mounts[e],l,e)}},o=async()=>{if(t.watching){for(const e in t.unwatch)await t.unwatch[e]();t.unwatch={},t.watching=!1}},h=(e,i,s)=>{const u=new Map,f=m=>{let y=u.get(m.base);return y||(y={driver:m.driver,base:m.base,items:[]},u.set(m.base,y)),y};for(const m of e){const y=typeof m=="string",v=d(y?m:m.key),w=y?void 0:m.value,I=y||!m.options?i:{...i,...m.options},O=n(v);f(O).items.push({key:v,value:w,relativeKey:O.relativeKey,options:I})}return Promise.all([...u.values()].map(m=>s(m))).then(m=>m.flat())},g={hasItem(e,i={}){e=d(e);const{relativeKey:s,driver:u}=n(e);return p(u.hasItem,s,i)},getItem(e,i={}){e=d(e);const{relativeKey:s,driver:u}=n(e);return p(u.getItem,s,i).then(f=>_(f))},getItems(e,i){return h(e,i,s=>s.driver.getItems?p(s.driver.getItems,s.items.map(u=>({key:u.relativeKey,options:u.options})),i).then(u=>u.map(f=>({key:ne(s.base,f.key),value:_(f.value)}))):Promise.all(s.items.map(u=>p(s.driver.getItem,u.relativeKey,u.options).then(f=>({key:u.key,value:_(f)})))))},getItemRaw(e,i={}){e=d(e);const{relativeKey:s,driver:u}=n(e);return u.getItemRaw?p(u.getItemRaw,s,i):p(u.getItem,s,i).then(f=>ee(f))},async setItem(e,i,s={}){if(i===void 0)return g.removeItem(e);e=d(e);const{relativeKey:u,driver:f}=n(e);f.setItem&&(await p(f.setItem,u,K(i),s),f.watch||l("update",e))},async setItems(e,i){await h(e,i,async s=>{s.driver.setItems&&await p(s.driver.setItems,s.items.map(u=>({key:u.relativeKey,value:K(u.value),options:u.options})),i),s.driver.setItem&&await Promise.all(s.items.map(u=>p(s.driver.setItem,u.relativeKey,K(u.value),u.options)))})},async setItemRaw(e,i,s={}){if(i===void 0)return g.removeItem(e,s);e=d(e);const{relativeKey:u,driver:f}=n(e);if(f.setItemRaw)await p(f.setItemRaw,u,i,s);else if(f.setItem)await p(f.setItem,u,X(i),s);else return;f.watch||l("update",e)},async removeItem(e,i={}){typeof i=="boolean"&&(i={removeMeta:i}),e=d(e);const{relativeKey:s,driver:u}=n(e);u.removeItem&&(await p(u.removeItem,s,i),(i.removeMeta||i.removeMata)&&await p(u.removeItem,s+"$",i),u.watch||l("remove",e))},async getMeta(e,i={}){typeof i=="boolean"&&(i={nativeOnly:i}),e=d(e);const{relativeKey:s,driver:u}=n(e),f=Object.create(null);if(u.getMeta&&Object.assign(f,await p(u.getMeta,s,i)),!i.nativeOnly){const m=await p(u.getItem,s+"$",i).then(y=>_(y));m&&typeof m=="object"&&(typeof m.atime=="string"&&(m.atime=new Date(m.atime)),typeof m.mtime=="string"&&(m.mtime=new Date(m.mtime)),Object.assign(f,m))}return f},setMeta(e,i,s={}){return this.setItem(e+"$",i,s)},removeMeta(e,i={}){return this.removeItem(e+"$",i)},async getKeys(e,i={}){e=A(e);const s=a(e,!0);let u=[];const f=[];for(const m of s){const v=(await p(m.driver.getKeys,m.relativeBase,i)).map(w=>m.mountpoint+d(w)).filter(w=>!u.some(I=>w.startsWith(I)));f.push(...v),u=[m.mountpoint,...u.filter(w=>!w.startsWith(m.mountpoint))]}return e?f.filter(m=>m.startsWith(e)&&!m.endsWith("$")):f.filter(m=>!m.endsWith("$"))},async clear(e,i={}){e=A(e),await Promise.all(a(e,!1).map(async s=>{if(s.driver.clear)return p(s.driver.clear,s.relativeBase,i);if(s.driver.removeItem){const u=await s.driver.getKeys(s.relativeBase||"",i);return Promise.all(u.map(f=>s.driver.removeItem(f,i)))}}))},async dispose(){await Promise.all(Object.values(t.mounts).map(e=>L(e)))},async watch(e){return await c(),t.watchListeners.push(e),async()=>{t.watchListeners=t.watchListeners.filter(i=>i!==e),t.watchListeners.length===0&&await o()}},async unwatch(){t.watchListeners=[],await o()},mount(e,i){if(e=A(e),e&&t.mounts[e])throw new Error(`already mounted at ${e}`);return e&&(t.mountpoints.push(e),t.mountpoints.sort((s,u)=>u.length-s.length)),t.mounts[e]=i,t.watching&&Promise.resolve(x(i,l,e)).then(s=>{t.unwatch[e]=s}).catch(console.error),g},async unmount(e,i=!0){e=A(e),!(!e||!t.mounts[e])&&(t.watching&&e in t.unwatch&&(t.unwatch[e](),delete t.unwatch[e]),i&&await L(t.mounts[e]),t.mountpoints=t.mountpoints.filter(s=>s!==e),delete t.mounts[e])},getMount(e=""){e=d(e)+":";const i=n(e);return{driver:i.driver,base:i.base}},getMounts(e="",i={}){return e=d(e),a(e,i.parents).map(u=>({driver:u.driver,base:u.mountpoint}))}};return g}function x(r,t,n){return r.watch?r.watch((a,l)=>t(a,n+l)):()=>{}}async function L(r){typeof r.dispose=="function"&&await p(r.dispose)}function oe(r={}){const t=ue(n,r.operators);function n(a,l){return typeof l!="object"||l instanceof RegExp?t.$eq(a,l):Object.keys(l||{}).every(c=>{const o=l[c];if(c.startsWith("$")&&t[c]){const h=t[c];return typeof h=="function"?h(a,o):!1}return n(B(a,c),o)})}return n}function ue(r,t={}){return{$match:(n,a)=>r(n,a),$eq:(n,a)=>a instanceof RegExp?a.test(n):n===a,$ne:(n,a)=>a instanceof RegExp?!a.test(n):n!==a,$not:(n,a)=>!r(n,a),$and:(n,a)=>(j(a,"$and requires an array as condition"),a.every(l=>r(n,l))),$or:(n,a)=>(j(a,"$or requires an array as condition"),a.some(l=>r(n,l))),$in:(n,a)=>E(a).some(l=>Array.isArray(n)?r(n,{$contains:l}):r(n,l)),$contains:(n,a)=>(n=Array.isArray(n)?n:String(n),E(a).every(l=>n.includes(l))),$icontains:(n,a)=>{if(typeof a!="string")throw new TypeError("$icontains requires a string, use $contains instead");return n=String(n).toLocaleLowerCase(),E(a).every(l=>n.includes(l.toLocaleLowerCase()))},$containsAny:(n,a)=>(j(a,"$containsAny requires an array as condition"),n=Array.isArray(n)?n:String(n),a.some(l=>n.includes(l))),$exists:(n,a)=>a?typeof n<"u":typeof n>"u",$type:(n,a)=>typeof n===String(a),$regex:(n,a)=>{if(!(a instanceof RegExp)){const l=String(a).match(/\/(.*)\/([dgimsuy]*)$/);a=l?new RegExp(l[1],l[2]||""):new RegExp(a)}return a.test(String(n||""))},$lt:(n,a)=>nn<=a,$gt:(n,a)=>n>a,$gte:(n,a)=>n>=a,...t||{}}}function ce(r){const t=oe(),n=(c,{query:o,before:h,after:g})=>{const e=typeof o=="string"?{_path:o}:o,i=c.findIndex(u=>t(u,e));h=h??1,g=g??1;const s=new Array(h+g).fill(null,0);return i===-1?s:s.map((u,f)=>c[i-h+f+ +(f>=h)]||null)},a=[(c,o)=>{const h=c.result.filter(g=>E(o.where).every(e=>t(g,e)));return{...c,result:h,total:h.length}},(c,o)=>E(o.sort).forEach(h=>W(c.result,h)),function(o,h,g){var e;if(h.surround){let i=n(((e=o.result)==null?void 0:e.length)===1?g:o.result,h.surround);i=$(P(h.without))(i),i=$(D(h.only))(i),o.surround=i}return o}],l=[(c,o)=>{if(o.skip)return{...c,result:c.result.slice(o.skip),skip:o.skip}},(c,o)=>{if(o.limit)return{...c,result:c.result.slice(0,o.limit),limit:o.limit}},function(o,h,g){var e,i,s;if(h.dirConfig){const u=((e=o.result[0])==null?void 0:e._path)||((s=(i=h.where)==null?void 0:i.find(f=>f._path))==null?void 0:s._path);if(typeof u=="string"){const f=g.find(m=>m._path===b(u,"_dir"));f&&(o.dirConfig={_path:f._path,...P(["_"])(f)})}}return o},(c,o)=>({...c,result:$(P(o.without))(c.result)}),(c,o)=>({...c,result:$(D(o.only))(c.result)})];return async c=>{const o=await r(),h=c.params(),g={result:o,limit:0,skip:0,total:o.length},e=a.reduce((s,u)=>u(s,h,o)||s,g);if(h.count)return{result:e.result.length};const i=l.reduce((s,u)=>u(s,h,o)||s,e);return h.first?{...T(["skip","limit","total"])(i),result:i.result[0]}:i}}function z(r){const t=ce(r);return async n=>{var c;const a=n.params(),l=await t(n);return a.surround?l==null?void 0:l.surround:(l!=null&&l.dirConfig&&(l.result={_path:(c=l.dirConfig)==null?void 0:c._path,...l.result,_dir:l.dirConfig}),l==null?void 0:l.result)}}var le=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},fe={exports:{}};(function(r,t){(function(n,a,l){r.exports=l(),r.exports.default=l()})("slugify",le,function(){var n=JSON.parse(`{"$":"dollar","%":"percent","&":"and","<":"less",">":"greater","|":"or","¢":"cent","£":"pound","¤":"currency","¥":"yen","©":"(c)","ª":"a","®":"(r)","º":"o","À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","Æ":"AE","Ç":"C","È":"E","É":"E","Ê":"E","Ë":"E","Ì":"I","Í":"I","Î":"I","Ï":"I","Ð":"D","Ñ":"N","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","Ù":"U","Ú":"U","Û":"U","Ü":"U","Ý":"Y","Þ":"TH","ß":"ss","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","æ":"ae","ç":"c","è":"e","é":"e","ê":"e","ë":"e","ì":"i","í":"i","î":"i","ï":"i","ð":"d","ñ":"n","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","ù":"u","ú":"u","û":"u","ü":"u","ý":"y","þ":"th","ÿ":"y","Ā":"A","ā":"a","Ă":"A","ă":"a","Ą":"A","ą":"a","Ć":"C","ć":"c","Č":"C","č":"c","Ď":"D","ď":"d","Đ":"DJ","đ":"dj","Ē":"E","ē":"e","Ė":"E","ė":"e","Ę":"e","ę":"e","Ě":"E","ě":"e","Ğ":"G","ğ":"g","Ģ":"G","ģ":"g","Ĩ":"I","ĩ":"i","Ī":"i","ī":"i","Į":"I","į":"i","İ":"I","ı":"i","Ķ":"k","ķ":"k","Ļ":"L","ļ":"l","Ľ":"L","ľ":"l","Ł":"L","ł":"l","Ń":"N","ń":"n","Ņ":"N","ņ":"n","Ň":"N","ň":"n","Ō":"O","ō":"o","Ő":"O","ő":"o","Œ":"OE","œ":"oe","Ŕ":"R","ŕ":"r","Ř":"R","ř":"r","Ś":"S","ś":"s","Ş":"S","ş":"s","Š":"S","š":"s","Ţ":"T","ţ":"t","Ť":"T","ť":"t","Ũ":"U","ũ":"u","Ū":"u","ū":"u","Ů":"U","ů":"u","Ű":"U","ű":"u","Ų":"U","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","ź":"z","Ż":"Z","ż":"z","Ž":"Z","ž":"z","Ə":"E","ƒ":"f","Ơ":"O","ơ":"o","Ư":"U","ư":"u","Lj":"LJ","lj":"lj","Nj":"NJ","nj":"nj","Ș":"S","ș":"s","Ț":"T","ț":"t","ə":"e","˚":"o","Ά":"A","Έ":"E","Ή":"H","Ί":"I","Ό":"O","Ύ":"Y","Ώ":"W","ΐ":"i","Α":"A","Β":"B","Γ":"G","Δ":"D","Ε":"E","Ζ":"Z","Η":"H","Θ":"8","Ι":"I","Κ":"K","Λ":"L","Μ":"M","Ν":"N","Ξ":"3","Ο":"O","Π":"P","Ρ":"R","Σ":"S","Τ":"T","Υ":"Y","Φ":"F","Χ":"X","Ψ":"PS","Ω":"W","Ϊ":"I","Ϋ":"Y","ά":"a","έ":"e","ή":"h","ί":"i","ΰ":"y","α":"a","β":"b","γ":"g","δ":"d","ε":"e","ζ":"z","η":"h","θ":"8","ι":"i","κ":"k","λ":"l","μ":"m","ν":"n","ξ":"3","ο":"o","π":"p","ρ":"r","ς":"s","σ":"s","τ":"t","υ":"y","φ":"f","χ":"x","ψ":"ps","ω":"w","ϊ":"i","ϋ":"y","ό":"o","ύ":"y","ώ":"w","Ё":"Yo","Ђ":"DJ","Є":"Ye","І":"I","Ї":"Yi","Ј":"J","Љ":"LJ","Њ":"NJ","Ћ":"C","Џ":"DZ","А":"A","Б":"B","В":"V","Г":"G","Д":"D","Е":"E","Ж":"Zh","З":"Z","И":"I","Й":"J","К":"K","Л":"L","М":"M","Н":"N","О":"O","П":"P","Р":"R","С":"S","Т":"T","У":"U","Ф":"F","Х":"H","Ц":"C","Ч":"Ch","Ш":"Sh","Щ":"Sh","Ъ":"U","Ы":"Y","Ь":"","Э":"E","Ю":"Yu","Я":"Ya","а":"a","б":"b","в":"v","г":"g","д":"d","е":"e","ж":"zh","з":"z","и":"i","й":"j","к":"k","л":"l","м":"m","н":"n","о":"o","п":"p","р":"r","с":"s","т":"t","у":"u","ф":"f","х":"h","ц":"c","ч":"ch","ш":"sh","щ":"sh","ъ":"u","ы":"y","ь":"","э":"e","ю":"yu","я":"ya","ё":"yo","ђ":"dj","є":"ye","і":"i","ї":"yi","ј":"j","љ":"lj","њ":"nj","ћ":"c","ѝ":"u","џ":"dz","Ґ":"G","ґ":"g","Ғ":"GH","ғ":"gh","Қ":"KH","қ":"kh","Ң":"NG","ң":"ng","Ү":"UE","ү":"ue","Ұ":"U","ұ":"u","Һ":"H","һ":"h","Ә":"AE","ә":"ae","Ө":"OE","ө":"oe","Ա":"A","Բ":"B","Գ":"G","Դ":"D","Ե":"E","Զ":"Z","Է":"E'","Ը":"Y'","Թ":"T'","Ժ":"JH","Ի":"I","Լ":"L","Խ":"X","Ծ":"C'","Կ":"K","Հ":"H","Ձ":"D'","Ղ":"GH","Ճ":"TW","Մ":"M","Յ":"Y","Ն":"N","Շ":"SH","Չ":"CH","Պ":"P","Ջ":"J","Ռ":"R'","Ս":"S","Վ":"V","Տ":"T","Ր":"R","Ց":"C","Փ":"P'","Ք":"Q'","Օ":"O''","Ֆ":"F","և":"EV","ء":"a","آ":"aa","أ":"a","ؤ":"u","إ":"i","ئ":"e","ا":"a","ب":"b","ة":"h","ت":"t","ث":"th","ج":"j","ح":"h","خ":"kh","د":"d","ذ":"th","ر":"r","ز":"z","س":"s","ش":"sh","ص":"s","ض":"dh","ط":"t","ظ":"z","ع":"a","غ":"gh","ف":"f","ق":"q","ك":"k","ل":"l","م":"m","ن":"n","ه":"h","و":"w","ى":"a","ي":"y","ً":"an","ٌ":"on","ٍ":"en","َ":"a","ُ":"u","ِ":"e","ْ":"","٠":"0","١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","پ":"p","چ":"ch","ژ":"zh","ک":"k","گ":"g","ی":"y","۰":"0","۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","฿":"baht","ა":"a","ბ":"b","გ":"g","დ":"d","ე":"e","ვ":"v","ზ":"z","თ":"t","ი":"i","კ":"k","ლ":"l","მ":"m","ნ":"n","ო":"o","პ":"p","ჟ":"zh","რ":"r","ს":"s","ტ":"t","უ":"u","ფ":"f","ქ":"k","ღ":"gh","ყ":"q","შ":"sh","ჩ":"ch","ც":"ts","ძ":"dz","წ":"ts","ჭ":"ch","ხ":"kh","ჯ":"j","ჰ":"h","Ṣ":"S","ṣ":"s","Ẁ":"W","ẁ":"w","Ẃ":"W","ẃ":"w","Ẅ":"W","ẅ":"w","ẞ":"SS","Ạ":"A","ạ":"a","Ả":"A","ả":"a","Ấ":"A","ấ":"a","Ầ":"A","ầ":"a","Ẩ":"A","ẩ":"a","Ẫ":"A","ẫ":"a","Ậ":"A","ậ":"a","Ắ":"A","ắ":"a","Ằ":"A","ằ":"a","Ẳ":"A","ẳ":"a","Ẵ":"A","ẵ":"a","Ặ":"A","ặ":"a","Ẹ":"E","ẹ":"e","Ẻ":"E","ẻ":"e","Ẽ":"E","ẽ":"e","Ế":"E","ế":"e","Ề":"E","ề":"e","Ể":"E","ể":"e","Ễ":"E","ễ":"e","Ệ":"E","ệ":"e","Ỉ":"I","ỉ":"i","Ị":"I","ị":"i","Ọ":"O","ọ":"o","Ỏ":"O","ỏ":"o","Ố":"O","ố":"o","Ồ":"O","ồ":"o","Ổ":"O","ổ":"o","Ỗ":"O","ỗ":"o","Ộ":"O","ộ":"o","Ớ":"O","ớ":"o","Ờ":"O","ờ":"o","Ở":"O","ở":"o","Ỡ":"O","ỡ":"o","Ợ":"O","ợ":"o","Ụ":"U","ụ":"u","Ủ":"U","ủ":"u","Ứ":"U","ứ":"u","Ừ":"U","ừ":"u","Ử":"U","ử":"u","Ữ":"U","ữ":"u","Ự":"U","ự":"u","Ỳ":"Y","ỳ":"y","Ỵ":"Y","ỵ":"y","Ỷ":"Y","ỷ":"y","Ỹ":"Y","ỹ":"y","–":"-","‘":"'","’":"'","“":"\\"","”":"\\"","„":"\\"","†":"+","•":"*","…":"...","₠":"ecu","₢":"cruzeiro","₣":"french franc","₤":"lira","₥":"mill","₦":"naira","₧":"peseta","₨":"rupee","₩":"won","₪":"new shequel","₫":"dong","€":"euro","₭":"kip","₮":"tugrik","₯":"drachma","₰":"penny","₱":"peso","₲":"guarani","₳":"austral","₴":"hryvnia","₵":"cedi","₸":"kazakhstani tenge","₹":"indian rupee","₺":"turkish lira","₽":"russian ruble","₿":"bitcoin","℠":"sm","™":"tm","∂":"d","∆":"delta","∑":"sum","∞":"infinity","♥":"love","元":"yuan","円":"yen","﷼":"rial","ﻵ":"laa","ﻷ":"laa","ﻹ":"lai","ﻻ":"la"}`),a=JSON.parse('{"bg":{"Й":"Y","Ц":"Ts","Щ":"Sht","Ъ":"A","Ь":"Y","й":"y","ц":"ts","щ":"sht","ъ":"a","ь":"y"},"de":{"Ä":"AE","ä":"ae","Ö":"OE","ö":"oe","Ü":"UE","ü":"ue","ß":"ss","%":"prozent","&":"und","|":"oder","∑":"summe","∞":"unendlich","♥":"liebe"},"es":{"%":"por ciento","&":"y","<":"menor que",">":"mayor que","|":"o","¢":"centavos","£":"libras","¤":"moneda","₣":"francos","∑":"suma","∞":"infinito","♥":"amor"},"fr":{"%":"pourcent","&":"et","<":"plus petit",">":"plus grand","|":"ou","¢":"centime","£":"livre","¤":"devise","₣":"franc","∑":"somme","∞":"infini","♥":"amour"},"pt":{"%":"porcento","&":"e","<":"menor",">":"maior","|":"ou","¢":"centavo","∑":"soma","£":"libra","∞":"infinito","♥":"amor"},"uk":{"И":"Y","и":"y","Й":"Y","й":"y","Ц":"Ts","ц":"ts","Х":"Kh","х":"kh","Щ":"Shch","щ":"shch","Г":"H","г":"h"},"vi":{"Đ":"D","đ":"d"},"da":{"Ø":"OE","ø":"oe","Å":"AA","å":"aa","%":"procent","&":"og","|":"eller","$":"dollar","<":"mindre end",">":"større end"},"nb":{"&":"og","Å":"AA","Æ":"AE","Ø":"OE","å":"aa","æ":"ae","ø":"oe"},"it":{"&":"e"},"nl":{"&":"en"},"sv":{"&":"och","Å":"AA","Ä":"AE","Ö":"OE","å":"aa","ä":"ae","ö":"oe"}}');function l(c,o){if(typeof c!="string")throw new Error("slugify: string argument expected");o=typeof o=="string"?{replacement:o}:o||{};var h=a[o.locale]||{},g=o.replacement===void 0?"-":o.replacement,e=o.trim===void 0?!0:o.trim,i=c.normalize().split("").reduce(function(s,u){var f=h[u];return f===void 0&&(f=n[u]),f===void 0&&(f=u),f===g&&(f=" "),s+f.replace(o.remove||/[^\w\s$*_+~.()'"!\-:@]+/g,"")},"");return o.strict&&(i=i.replace(/[^A-Za-z0-9\s]/g,"")),e&&(i=i.trim()),i=i.replace(/\s+/g,g),o.lower&&(i=i.toLowerCase()),i}return l.extend=function(c){Object.assign(n,c)},l})})(fe);const me=r=>r.split(/[\s-]/g).map(H).join(" ");function he(r,t){const{navigation:n}=M().public.content,a=c=>({...pe(["title",...n.fields])(c),...de(c==null?void 0:c.navigation)?c.navigation:{}}),l=r.sort((c,o)=>c._path.localeCompare(o._path)).reduce((c,o)=>{const h=o._path.substring(1).split("/"),g=o._id.split(":").slice(1),e=!!g[g.length-1].match(/([1-9][0-9]*\.)?index.md/g),i=f=>({title:f.title,_path:f._path,_file:f._file,children:[],...a(f),...f._draft?{_draft:!0}:{}}),s=i(o);if(e){const f=t[s._path];if(typeof(f==null?void 0:f.navigation)<"u"&&!(f!=null&&f.navigation))return c;if(o._path!=="/"){const m=i(o);s.children.push(m)}Object.assign(s,a(f))}return h.length===1?(c.push(s),c):(h.slice(0,-1).reduce((f,m,y)=>{const v="/"+h.slice(0,y+1).join("/"),w=t[v];if(typeof(w==null?void 0:w.navigation)<"u"&&!w.navigation)return[];let I=f.find(O=>O._path===v);return I||(I={title:me(m),_path:v,_file:o._file,children:[],...a(w)},f.push(I)),I.children},c).push(s),c)},[]);return Y(l)}const ge=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});function Y(r){var n;const t=r.sort((a,l)=>ge.compare(a._file,l._file));for(const a of t)(n=a.children)!=null&&n.length?Y(a.children):delete a.children,delete a._file;return r}function pe(r){return t=>(t=t||{},r&&r.length?r.filter(n=>typeof t[n]<"u").reduce((n,a)=>Object.assign(n,{[a]:t[a]}),{}):t)}function de(r){return Object.prototype.toString.call(r)==="[object Object]"}const ye=r=>k(r,M().public.content.api.baseURL),we=re(se({driver:F()}),"@content");function ve(r){async function t(){const n=new Set(await r.getKeys("cache:")),a=N().getPreviewToken();if(a){const c=await r.getItem(`${a}$`).then(g=>g||{});if(Array.isArray(c.ignoreSources)){const g=c.ignoreSources.map(e=>`cache:${e.trim()}:`);for(const e of n)g.some(i=>e.startsWith(i))&&n.delete(e)}const o=await r.getKeys(`${a}:`),h=await Promise.all(o.map(g=>r.getItem(g)));for(const g of h)n.delete(`cache:${g._id}`),g.__deleted||n.add(`${a}:${g._id}`)}return await Promise.all(Array.from(n).map(c=>r.getItem(c)))}return{storage:r,fetch:z(t),query:n=>J(z(t),{initialParams:n,legacy:!0})}}let C=null,S=null;async function Ie(){return S?await S:C||(S=Ae(),C=await S),C}async function Ae(){const r=G(),{content:t}=M().public,n=ve(we),a=await n.storage.getItem("integrity");if(t.integrity!==+(a||0)){const{contents:l,navigation:c}=await $fetch(ye(t.integrity?`cache.${t.integrity}.json`:"cache.json"));await Promise.all(l.map(o=>n.storage.setItem(`cache:${o._id}`,o))),await n.storage.setItem("navigation",c),await n.storage.setItem("integrity",t.integrity)}return await r.callHook("content:storage",n.storage),n}async function Oe(r){const t=await Ie();if(!N().getPreviewToken()&&Object.keys(r||{}).length===0)return t.storage.getItem("navigation");const n=await t.query(r).where({_partial:!1,navigation:{$ne:!1}}).find(),l=(await t.query().where({_path:/\/_dir$/i,_partial:!0}).find()).reduce((c,o)=>{var g;((g=o.title)==null?void 0:g.toLowerCase())==="dir"&&(o.title=void 0);const h=o._path.split("/").slice(0,-1).join("/")||"/";return c[h]={...o,...o.body},c},{});return he(n,l)}export{we as contentStorage,ve as createDB,Oe as generateNavigation,Ie as useContentDatabase}; diff --git a/_nuxt/debug.8f109306.js b/_nuxt/debug.d6959972.js similarity index 89% rename from _nuxt/debug.8f109306.js rename to _nuxt/debug.d6959972.js index 6b3b95b..8abab66 100644 --- a/_nuxt/debug.8f109306.js +++ b/_nuxt/debug.d6959972.js @@ -1,2 +1,2 @@ -import{Q as a}from"./entry.9f5dafa8.js";function d(t){let o=[],i=!1;const s=(u,l)=>{const{loc:e}=l,n=[`🔑 ${u}`];e!=null&&e.file&&(n.push(""),n.push(`🔗 ${e.file}`)),e!=null&&e.type&&(n.push(""),n.push(`❓ Missing token inside a ${e.type==="v"?"variant":"computed style or CSS prop"}.`)),o.push(n.join(` +import{Q as a}from"./entry.f0953e9e.js";function d(t){let o=[],i=!1;const s=(u,l)=>{const{loc:e}=l,n=[`🔑 ${u}`];e!=null&&e.file&&(n.push(""),n.push(`🔗 ${e.file}`)),e!=null&&e.type&&(n.push(""),n.push(`❓ Missing token inside a ${e.type==="v"?"variant":"computed style or CSS prop"}.`)),o.push(n.join(` `)),i||(a(()=>{console.log("🖌️ Pinceau `runtime` encountered some errors!"),o.forEach(r=>{console.log(r)}),console.log("‼️ This warning will be hidden from production and can be disabled using `dev: false` option.")}),i=!0)};t.onNotFound=s}export{d as usePinceauRuntimeDebug}; diff --git a/_nuxt/default.8a936515.js b/_nuxt/default.e5ba82c5.js similarity index 66% rename from _nuxt/default.8a936515.js rename to _nuxt/default.e5ba82c5.js index 8d8a958..86f4ed4 100644 --- a/_nuxt/default.8a936515.js +++ b/_nuxt/default.e5ba82c5.js @@ -1 +1 @@ -import{k as t,c as a,a5 as n,b as r}from"./entry.9f5dafa8.js";const c={};function o(e,s){return r(),a("main",null,[n(e.$slots,"default")])}const f=t(c,[["render",o]]);export{f as default}; +import{k as t,c as a,a5 as n,b as r}from"./entry.f0953e9e.js";const c={};function o(e,s){return r(),a("main",null,[n(e.$slots,"default")])}const f=t(c,[["render",o]]);export{f as default}; diff --git a/_nuxt/document-driven.a91c34d0.js b/_nuxt/document-driven.84ddddce.js similarity index 83% rename from _nuxt/document-driven.a91c34d0.js rename to _nuxt/document-driven.84ddddce.js index 1537f1f..75f5319 100644 --- a/_nuxt/document-driven.a91c34d0.js +++ b/_nuxt/document-driven.84ddddce.js @@ -1 +1 @@ -import h from"./DocumentDrivenEmpty.3a00b3bc.js";import L from"./ContentRenderer.92b08ee8.js";import R from"./DocumentDrivenNotFound.d1bc7c15.js";import{j as g,d as c,G as x,P as C,s as b,H as k,I as B,r as N,J as y,K as S,L as T,M as u,N as l,T as j,O as A,Q as w,S as D,R as E,U as H,l as O,V as $,W as q,b as d,c as I,g as f,w as _,X as v}from"./entry.9f5dafa8.js";import"./ContentRendererMarkdown.vue.e8118bbd.js";const M=c({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},async setup(o,n){const e=await y[o.name]().then(t=>t.default||t);return()=>l(e,o.layoutProps,n.slots)}}),V=c({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(o,n){const e=g(),t=x(C),a=t===b()?k():t,s=B(()=>u(o.name)??a.meta.layout??"default"),r=N();n.expose({layoutRef:r});const m=e.deferHydration();return()=>{const p=s.value&&s.value in y,i=a.meta.layoutTransition??S;return T(j,p&&i,{default:()=>l(D,{suspensible:!0,onResolve:()=>{w(m)}},{default:()=>l(F,{layoutProps:A(n.attrs,{ref:r}),key:s.value,name:s.value,shouldProvide:!o.name,hasTransition:!!i},n.slots)})}).default()}}}),F=c({name:"NuxtLayoutProvider",inheritAttrs:!1,props:{name:{type:[String,Boolean]},layoutProps:{type:Object},hasTransition:{type:Boolean},shouldProvide:{type:Boolean}},setup(o,n){const e=o.name;return o.shouldProvide&&E(H,{isCurrent:t=>e===(t.meta.layout??"default")}),()=>{var t,a;return!e||typeof e=="string"&&!(e in y)?(a=(t=n.slots).default)==null?void 0:a.call(t):l(M,{key:e,layoutProps:o.layoutProps,name:e},n.slots)}}}),G={class:"document-driven-page"},X=c({__name:"document-driven",setup(o){const{contentHead:n}=O().public.content,{page:e,layout:t}=$();return e.value,n&&q(e),(a,s)=>{const r=h,m=L,p=R,i=V;return d(),I("div",G,[f(i,{name:u(t)||"default"},{default:_(()=>[u(e)?(d(),v(m,{key:u(e)._id,value:u(e)},{empty:_(({value:P})=>[f(r,{value:P},null,8,["value"])]),_:1},8,["value"])):(d(),v(p,{key:1}))]),_:1},8,["name"])])}}});export{X as default}; +import h from"./DocumentDrivenEmpty.2c8ceb70.js";import L from"./ContentRenderer.b737edbc.js";import R from"./DocumentDrivenNotFound.078e8cbe.js";import{j as g,d as c,G as x,P as C,s as b,H as k,I as B,r as N,J as y,K as S,L as T,M as u,N as l,T as j,O as A,Q as w,S as D,R as E,U as H,l as O,V as $,W as q,b as d,c as I,g as f,w as _,X as v}from"./entry.f0953e9e.js";import"./ContentRendererMarkdown.vue.522e8eb3.js";const M=c({name:"LayoutLoader",inheritAttrs:!1,props:{name:String,layoutProps:Object},async setup(o,n){const e=await y[o.name]().then(t=>t.default||t);return()=>l(e,o.layoutProps,n.slots)}}),V=c({name:"NuxtLayout",inheritAttrs:!1,props:{name:{type:[String,Boolean,Object],default:null}},setup(o,n){const e=g(),t=x(C),a=t===b()?k():t,s=B(()=>u(o.name)??a.meta.layout??"default"),r=N();n.expose({layoutRef:r});const m=e.deferHydration();return()=>{const p=s.value&&s.value in y,i=a.meta.layoutTransition??S;return T(j,p&&i,{default:()=>l(D,{suspensible:!0,onResolve:()=>{w(m)}},{default:()=>l(F,{layoutProps:A(n.attrs,{ref:r}),key:s.value,name:s.value,shouldProvide:!o.name,hasTransition:!!i},n.slots)})}).default()}}}),F=c({name:"NuxtLayoutProvider",inheritAttrs:!1,props:{name:{type:[String,Boolean]},layoutProps:{type:Object},hasTransition:{type:Boolean},shouldProvide:{type:Boolean}},setup(o,n){const e=o.name;return o.shouldProvide&&E(H,{isCurrent:t=>e===(t.meta.layout??"default")}),()=>{var t,a;return!e||typeof e=="string"&&!(e in y)?(a=(t=n.slots).default)==null?void 0:a.call(t):l(M,{key:e,layoutProps:o.layoutProps,name:e},n.slots)}}}),G={class:"document-driven-page"},X=c({__name:"document-driven",setup(o){const{contentHead:n}=O().public.content,{page:e,layout:t}=$();return e.value,n&&q(e),(a,s)=>{const r=h,m=L,p=R,i=V;return d(),I("div",G,[f(i,{name:u(t)||"default"},{default:_(()=>[u(e)?(d(),v(m,{key:u(e)._id,value:u(e)},{empty:_(({value:P})=>[f(r,{value:P},null,8,["value"])]),_:1},8,["value"])):(d(),v(p,{key:1}))]),_:1},8,["name"])])}}});export{X as default}; diff --git a/_nuxt/entry.113aba27.css b/_nuxt/entry.2269c065.css similarity index 62% rename from _nuxt/entry.113aba27.css rename to _nuxt/entry.2269c065.css index 7337898..ceaf82c 100644 --- a/_nuxt/entry.113aba27.css +++ b/_nuxt/entry.2269c065.css @@ -1 +1 @@ -body{background-color:var(--alpine-body-backgroundColor);color:var(--alpine-body-color)}.light-img{display:block}.dark-img{display:none}@media (prefers-color-scheme:dark){html:not(.light) .dark-img{display:block}html:not(.light) .light-img{display:none}}html.dark .dark-img{display:block}html.dark .light-img{display:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}.nuxt-progress{background:repeating-linear-gradient(90deg,#00dc82 0,#34cdfe 50%,#0047e1);left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,height .4s,opacity .4s;width:0;z-index:999999}nav ul[data-v-b3117c3d]{display:flex;flex-direction:column;gap:var(--space-4);justify-content:center;width:100%}@media (min-width:640px){nav ul[data-v-b3117c3d]{flex-direction:row;gap:var(--space-8)}}nav ul a[data-v-b3117c3d]{position:relative}nav ul a.router-link-active[data-v-b3117c3d]{color:var(--color-primary-500)}nav ul a .underline-fx[data-v-b3117c3d]{background-color:currentColor;bottom:-4px;height:1px;position:absolute;transition:width .2s ease-in-out;width:0}a[data-v-b3117c3d]:hover :is(nav ul a .underline-fx):is(nav ul a .underline-fx){width:100%}header[data-v-a80cf247]{--header-padding:var(--space-16);--logo-height:var(--space-8);align-items:center;display:grid;gap:var(--space-4);grid-template-columns:repeat(12,minmax(0,1fr));padding-bottom:var(--header-padding);padding-top:var(--header-padding);position:relative}header .menu[data-v-a80cf247]{display:flex;position:absolute}header .menu[data-v-a80cf247] :hover{color:var(--color-primary-500)}.left[data-v-a80cf247] :is(header .menu):is(header .menu){right:0}@media (min-width:640px){header .menu[data-v-a80cf247]{display:none}}header .overlay[data-v-a80cf247]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--alpine-backdrop-backgroundColor);border:1px solid var(--color-gray-200);border-radius:var(--radii-md);font-size:var(--text-lg-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-lg-lineHeight);padding:var(--space-6);padding-right:var(--space-24);perspective:2000px;position:absolute;top:calc(var(--header-padding) + var(--logo-height) + var(--space-2));transform-origin:top;transition:all .25s;will-change:opacity,transform}header .overlay[data-v-a80cf247]:not(.show){opacity:0;transform:translateY(-10px) rotateY(-8deg) rotateX(-20deg)}.left[data-v-a80cf247] :is(header .overlay:not(.show)):is(header .overlay:not(.show)){transform:translateY(-10px) rotateY(8deg) rotateX(-20deg)}header .overlay[data-v-a80cf247]:not(.show){pointer-events:none}.left[data-v-a80cf247] :is(header .overlay):is(header .overlay){padding:var(--space-6);padding-left:var(--space-16);right:0;text-align:right}@media (min-width:640px){header .overlay[data-v-a80cf247]{display:none}}:root.dark header .overlay[data-v-a80cf247]{border-color:var(--color-gray-800)}header .logo[data-v-a80cf247]{display:flex;grid-column:span 12/span 12;height:var(--logo-height)}header .logo a[data-v-a80cf247]{display:flex}.center[data-v-a80cf247] :is(header .logo):is(header .logo){grid-column:span 12/span 12;justify-content:center}.right[data-v-a80cf247] :is(header .logo):is(header .logo){justify-content:flex-end}@media (min-width:640px){header .logo[data-v-a80cf247]{grid-column:span 4/span 4;grid-column-start:auto}.right[data-v-a80cf247] :is(header .logo):is(header .logo){order:2}}header .logo .fallback[data-v-a80cf247]{font-size:var(--text-2xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-2xl-lineHeight)}header .main-nav[data-v-a80cf247]{display:none}@media (min-width:640px){header .main-nav[data-v-a80cf247]{display:flex;font-size:var(--text-xl-fontSize);font-weight:var(--fontWeight-medium);grid-column:span 8/span 8;line-height:var(--text-xl-lineHeight)}.center[data-v-a80cf247] :is(header .main-nav):is(header .main-nav){grid-column:span 12/span 12;justify-content:center}.right[data-v-a80cf247] :is(header .main-nav):is(header .main-nav){justify-content:flex-start}.left[data-v-a80cf247] :is(header .main-nav):is(header .main-nav){justify-content:flex-end}}.icon[data-v-048b1fce]{display:inline-block;vertical-align:middle}a[data-v-61f139c4]{--social-icon-size:24px;display:flex;height:24px;height:var(--social-icon-size);width:24px;width:var(--social-icon-size)}a[data-v-61f139c4] :hover{color:var(--color-primary-500)}a svg[data-v-61f139c4]{height:100%;width:100%}button[data-v-72402f47]{--color-mode-switcher-size:24px;display:flex;height:24px;height:var(--color-mode-switcher-size);width:24px;width:var(--color-mode-switcher-size)}button[data-v-72402f47] :hover{color:var(--color-primary-500)}button svg[data-v-72402f47]{height:100%;width:100%}footer[data-v-05267086]{align-items:center;display:flex;flex-direction:column;margin-top:var(--space-24);padding-bottom:var(--space-8);padding-top:var(--space-8)}footer.left[data-v-05267086]{align-items:flex-start}footer.right[data-v-05267086]{align-items:flex-end}@media (min-width:768px){footer[data-v-05267086]{min-height:var(--space-36)}}footer .credits[data-v-05267086]{font-size:var(--text-3xl-fontSize);font-weight:var(--fontWeight-bold);line-height:var(--text-3xl-lineHeight);margin-bottom:var(--space-4)}footer .navigation[data-v-05267086]{display:none}@media (min-width:640px){footer .navigation[data-v-05267086]{display:flex;font-size:var(--text-base-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-base-lineHeight);margin-bottom:var(--space-8)}}footer .message[data-v-05267086]{margin-bottom:var(--space-4);text-align:center}footer .icons[data-v-05267086]{display:grid;gap:var(--space-4);grid-template-columns:repeat(12,minmax(0,1fr));width:100%}.left[data-v-05267086] :is(footer .icons):is(footer .icons){align-items:center;display:flex;justify-content:space-between}.right[data-v-05267086] :is(footer .icons):is(footer .icons){align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}footer .icons .social[data-v-05267086]{display:flex;gap:var(--space-4);grid-column:span 12/span 12;justify-content:center}@media (min-width:475px){footer .icons .social[data-v-05267086]{grid-column:span 4/span 4;grid-column-start:5}}footer .icons .color-mode-switch[data-v-05267086]{display:flex;grid-column:span 12/span 12;justify-content:center}@media (min-width:475px){footer .icons .color-mode-switch[data-v-05267086]{grid-column:span 2/span 2;grid-column-start:11;justify-content:flex-end}}.container[data-v-2939ac7b]{margin-inline-end:auto;margin-inline-start:auto;width:100%}.app-layout[data-v-2b2f068e]{min-width:var(--size-xs)}html{font-family:var(--font-sans)} +body{background-color:var(--alpine-body-backgroundColor);color:var(--alpine-body-color)}.light-img{display:block}.dark-img{display:none}@media (prefers-color-scheme:dark){html:not(.light) .dark-img{display:block}html:not(.light) .light-img{display:none}}html.dark .dark-img{display:block}html.dark .light-img{display:none}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sr-only{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}.nuxt-progress{background:repeating-linear-gradient(90deg,#00dc82 0,#34cdfe 50%,#0047e1);left:0;opacity:1;position:fixed;right:0;top:0;transition:width .1s,height .4s,opacity .4s;width:0;z-index:999999}nav ul[data-v-ea5de4f7]{display:flex;flex-direction:column;gap:var(--space-4);justify-content:center;width:100%}@media (min-width:640px){nav ul[data-v-ea5de4f7]{flex-direction:row;gap:var(--space-8)}}nav ul a[data-v-ea5de4f7]{position:relative}nav ul a.router-link-active[data-v-ea5de4f7]{color:var(--color-primary-500)}nav ul a .underline-fx[data-v-ea5de4f7]{background-color:currentColor;bottom:-4px;height:1px;position:absolute;transition:width .2s ease-in-out;width:0}a[data-v-ea5de4f7]:hover :is(nav ul a .underline-fx):is(nav ul a .underline-fx){width:100%}header[data-v-446d41e7]{--header-padding:var(--space-16);--logo-height:var(--space-8);align-items:center;display:grid;gap:var(--space-4);grid-template-columns:repeat(12,minmax(0,1fr));padding-bottom:var(--header-padding);padding-top:var(--header-padding);position:relative}header .menu[data-v-446d41e7]{display:flex;position:absolute}header .menu[data-v-446d41e7] :hover{color:var(--color-primary-500)}.left[data-v-446d41e7] :is(header .menu):is(header .menu){right:0}@media (min-width:640px){header .menu[data-v-446d41e7]{display:none}}header .overlay[data-v-446d41e7]{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:var(--alpine-backdrop-backgroundColor);border:1px solid var(--color-gray-200);border-radius:var(--radii-md);font-size:var(--text-lg-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-lg-lineHeight);padding:var(--space-6);padding-right:var(--space-24);perspective:2000px;position:absolute;top:calc(var(--header-padding) + var(--logo-height) + var(--space-2));transform-origin:top;transition:all .25s;will-change:opacity,transform}header .overlay[data-v-446d41e7]:not(.show){opacity:0;transform:translateY(-10px) rotateY(-8deg) rotateX(-20deg)}.left[data-v-446d41e7] :is(header .overlay:not(.show)):is(header .overlay:not(.show)){transform:translateY(-10px) rotateY(8deg) rotateX(-20deg)}header .overlay[data-v-446d41e7]:not(.show){pointer-events:none}.left[data-v-446d41e7] :is(header .overlay):is(header .overlay){padding:var(--space-6);padding-left:var(--space-16);right:0;text-align:right}@media (min-width:640px){header .overlay[data-v-446d41e7]{display:none}}:root.dark header .overlay[data-v-446d41e7]{border-color:var(--color-gray-800)}header .logo[data-v-446d41e7]{display:flex;grid-column:span 12/span 12;height:var(--logo-height)}header .logo a[data-v-446d41e7]{display:flex}.center[data-v-446d41e7] :is(header .logo):is(header .logo){grid-column:span 12/span 12;justify-content:center}.right[data-v-446d41e7] :is(header .logo):is(header .logo){justify-content:flex-end}@media (min-width:640px){header .logo[data-v-446d41e7]{grid-column:span 4/span 4;grid-column-start:auto}.right[data-v-446d41e7] :is(header .logo):is(header .logo){order:2}}header .logo .fallback[data-v-446d41e7]{font-size:var(--text-2xl-fontSize);font-weight:var(--fontWeight-semibold);line-height:var(--text-2xl-lineHeight)}header .main-nav[data-v-446d41e7]{display:none}@media (min-width:640px){header .main-nav[data-v-446d41e7]{display:flex;font-size:var(--text-xl-fontSize);font-weight:var(--fontWeight-medium);grid-column:span 8/span 8;line-height:var(--text-xl-lineHeight)}.center[data-v-446d41e7] :is(header .main-nav):is(header .main-nav){grid-column:span 12/span 12;justify-content:center}.right[data-v-446d41e7] :is(header .main-nav):is(header .main-nav){justify-content:flex-start}.left[data-v-446d41e7] :is(header .main-nav):is(header .main-nav){justify-content:flex-end}}.icon[data-v-048b1fce]{display:inline-block;vertical-align:middle}a[data-v-606ecea9]{--social-icon-size:24px;display:flex;height:24px;height:var(--social-icon-size);width:24px;width:var(--social-icon-size)}a[data-v-606ecea9] :hover{color:var(--color-primary-500)}a svg[data-v-606ecea9]{height:100%;width:100%}button[data-v-cdb2751a]{--color-mode-switcher-size:24px;display:flex;height:24px;height:var(--color-mode-switcher-size);width:24px;width:var(--color-mode-switcher-size)}button[data-v-cdb2751a] :hover{color:var(--color-primary-500)}button svg[data-v-cdb2751a]{height:100%;width:100%}footer[data-v-fcc97fdb]{align-items:center;display:flex;flex-direction:column;margin-top:var(--space-24);padding-bottom:var(--space-8);padding-top:var(--space-8)}footer.left[data-v-fcc97fdb]{align-items:flex-start}footer.right[data-v-fcc97fdb]{align-items:flex-end}@media (min-width:768px){footer[data-v-fcc97fdb]{min-height:var(--space-36)}}footer .credits[data-v-fcc97fdb]{font-size:var(--text-3xl-fontSize);font-weight:var(--fontWeight-bold);line-height:var(--text-3xl-lineHeight);margin-bottom:var(--space-4)}footer .navigation[data-v-fcc97fdb]{display:none}@media (min-width:640px){footer .navigation[data-v-fcc97fdb]{display:flex;font-size:var(--text-base-fontSize);font-weight:var(--fontWeight-medium);line-height:var(--text-base-lineHeight);margin-bottom:var(--space-8)}}footer .message[data-v-fcc97fdb]{margin-bottom:var(--space-4);text-align:center}footer .icons[data-v-fcc97fdb]{display:grid;gap:var(--space-4);grid-template-columns:repeat(12,minmax(0,1fr));width:100%}.left[data-v-fcc97fdb] :is(footer .icons):is(footer .icons){align-items:center;display:flex;justify-content:space-between}.right[data-v-fcc97fdb] :is(footer .icons):is(footer .icons){align-items:center;display:flex;flex-direction:row-reverse;justify-content:space-between}footer .icons .social[data-v-fcc97fdb]{display:flex;gap:var(--space-4);grid-column:span 12/span 12;justify-content:center}@media (min-width:475px){footer .icons .social[data-v-fcc97fdb]{grid-column:span 4/span 4;grid-column-start:5}}footer .icons .color-mode-switch[data-v-fcc97fdb]{display:flex;grid-column:span 12/span 12;justify-content:center}@media (min-width:475px){footer .icons .color-mode-switch[data-v-fcc97fdb]{grid-column:span 2/span 2;grid-column-start:11;justify-content:flex-end}}.container[data-v-2939ac7b]{margin-inline-end:auto;margin-inline-start:auto;width:100%}.app-layout[data-v-590000f6]{min-width:var(--size-xs)}html{font-family:var(--font-sans)} diff --git a/_nuxt/entry.9f5dafa8.js b/_nuxt/entry.9f5dafa8.js deleted file mode 100644 index 8568ac3..0000000 --- a/_nuxt/entry.9f5dafa8.js +++ /dev/null @@ -1,10 +0,0 @@ -function Ss(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const ge={},dn=[],tt=()=>{},nf=()=>!1,rf=/^on[^a-z]/,lr=e=>rf.test(e),Rs=e=>e.startsWith("onUpdate:"),Pe=Object.assign,As=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},of=Object.prototype.hasOwnProperty,ie=(e,t)=>of.call(e,t),X=Array.isArray,pn=e=>ur(e)==="[object Map]",gc=e=>ur(e)==="[object Set]",sf=e=>ur(e)==="[object RegExp]",Z=e=>typeof e=="function",ye=e=>typeof e=="string",no=e=>typeof e=="symbol",me=e=>e!==null&&typeof e=="object",Is=e=>(me(e)||Z(e))&&Z(e.then)&&Z(e.catch),yc=Object.prototype.toString,ur=e=>yc.call(e),af=e=>ur(e).slice(8,-1),_c=e=>ur(e)==="[object Object]",Ls=e=>ye(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Bn=Ss(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ro=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},cf=/-(\w)/g,ut=ro(e=>e.replace(cf,(t,n)=>n?n.toUpperCase():"")),lf=/\B([A-Z])/g,Pn=ro(e=>e.replace(lf,"-$1").toLowerCase()),oo=ro(e=>e.charAt(0).toUpperCase()+e.slice(1)),Eo=ro(e=>e?`on${oo(e)}`:""),en=(e,t)=>!Object.is(e,t),Fn=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},uf=e=>{const t=parseFloat(e);return isNaN(t)?e:t},vc=e=>{const t=ye(e)?Number(e):NaN;return isNaN(t)?e:t};let ki;const Fo=()=>ki||(ki=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Tn(e){if(X(e)){const t={};for(let n=0;n{if(n){const r=n.split(df);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ve(e){let t="";if(ye(e))t=e;else if(X(e))for(let n=0;nye(e)?e:e==null?"":X(e)||me(e)&&(e.toString===yc||!Z(e.toString))?JSON.stringify(e,wc,2):String(e),wc=(e,t)=>t&&t.__v_isRef?wc(e,t.value):pn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:gc(t)?{[`Set(${t.size})`]:[...t.values()]}:me(t)&&!X(t)&&!_c(t)?String(t):t;let Ue;class Ec{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ue,!t&&Ue&&(this.index=(Ue.scopes||(Ue.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ue;try{return Ue=this,t()}finally{Ue=n}}}on(){Ue=this}off(){Ue=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},Pc=e=>(e.w&Mt)>0,Tc=e=>(e.n&Mt)>0,bf=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(u==="length"||!no(u)&&u>=c)&&a.push(l)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":X(e)?Ls(n)&&a.push(i.get("length")):(a.push(i.get(Yt)),pn(e)&&a.push(i.get(Uo)));break;case"delete":X(e)||(a.push(i.get(Yt)),pn(e)&&a.push(i.get(Uo)));break;case"set":pn(e)&&a.push(i.get(Yt));break}if(a.length===1)a[0]&&Vo(a[0]);else{const c=[];for(const l of a)l&&c.push(...l);Vo(Os(c))}}function Vo(e,t){const n=X(e)?e:[...e];for(const r of n)r.computed&&Si(r);for(const r of n)r.computed||Si(r)}function Si(e,t){(e!==Ze||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Ef(e,t){var n;return(n=Hr.get(e))==null?void 0:n.get(t)}const Cf=Ss("__proto__,__v_isRef,__isVue"),Sc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(no)),Ri=Pf();function Pf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ae(this);for(let s=0,i=this.length;s{e[t]=function(...n){kn();const r=ae(this)[t].apply(this,n);return xn(),r}}),e}function Tf(e){const t=ae(this);return Fe(t,"has",e),t.hasOwnProperty(e)}class Rc{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,r){const o=this._isReadonly,s=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&r===(o?s?Hf:Oc:s?Lc:Ic).get(t))return t;const i=X(t);if(!o){if(i&&ie(Ri,n))return Reflect.get(Ri,n,r);if(n==="hasOwnProperty")return Tf}const a=Reflect.get(t,n,r);return(no(n)?Sc.has(n):Cf(n))||(o||Fe(t,"get",n),s)?a:Ce(a)?i&&Ls(n)?a:a.value:me(a)?o?$c(a):nt(a):a}}class Ac extends Rc{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(tn(s)&&Ce(s)&&!Ce(r))return!1;if(!this._shallow&&(!jr(r)&&!tn(r)&&(s=ae(s),r=ae(r)),!X(t)&&Ce(s)&&!Ce(r)))return s.value=r,!0;const i=X(t)&&Ls(n)?Number(n)e,io=e=>Reflect.getPrototypeOf(e);function gr(e,t,n=!1,r=!1){e=e.__v_raw;const o=ae(e),s=ae(t);n||(en(t,s)&&Fe(o,"get",t),Fe(o,"get",s));const{has:i}=io(o),a=r?Ms:n?Hs:Yn;if(i.call(o,t))return a(e.get(t));if(i.call(o,s))return a(e.get(s));e!==o&&e.get(t)}function yr(e,t=!1){const n=this.__v_raw,r=ae(n),o=ae(e);return t||(en(e,o)&&Fe(r,"has",e),Fe(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function _r(e,t=!1){return e=e.__v_raw,!t&&Fe(ae(e),"iterate",Yt),Reflect.get(e,"size",e)}function Ai(e){e=ae(e);const t=ae(this);return io(t).has.call(t,e)||(t.add(e),gt(t,"add",e,e)),this}function Ii(e,t){t=ae(t);const n=ae(this),{has:r,get:o}=io(n);let s=r.call(n,e);s||(e=ae(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?en(t,i)&>(n,"set",e,t):gt(n,"add",e,t),this}function Li(e){const t=ae(this),{has:n,get:r}=io(t);let o=n.call(t,e);o||(e=ae(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&>(t,"delete",e,void 0),s}function Oi(){const e=ae(this),t=e.size!==0,n=e.clear();return t&>(e,"clear",void 0,void 0),n}function vr(e,t){return function(r,o){const s=this,i=s.__v_raw,a=ae(i),c=t?Ms:e?Hs:Yn;return!e&&Fe(a,"iterate",Yt),i.forEach((l,u)=>r.call(o,c(l),c(u),s))}}function br(e,t,n){return function(...r){const o=this.__v_raw,s=ae(o),i=pn(s),a=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,l=o[e](...r),u=n?Ms:t?Hs:Yn;return!t&&Fe(s,"iterate",c?Uo:Yt),{next(){const{value:f,done:d}=l.next();return d?{value:f,done:d}:{value:a?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function bt(e){return function(...t){return e==="delete"?!1:this}}function Af(){const e={get(s){return gr(this,s)},get size(){return _r(this)},has:yr,add:Ai,set:Ii,delete:Li,clear:Oi,forEach:vr(!1,!1)},t={get(s){return gr(this,s,!1,!0)},get size(){return _r(this)},has:yr,add:Ai,set:Ii,delete:Li,clear:Oi,forEach:vr(!1,!0)},n={get(s){return gr(this,s,!0)},get size(){return _r(this,!0)},has(s){return yr.call(this,s,!0)},add:bt("add"),set:bt("set"),delete:bt("delete"),clear:bt("clear"),forEach:vr(!0,!1)},r={get(s){return gr(this,s,!0,!0)},get size(){return _r(this,!0)},has(s){return yr.call(this,s,!0)},add:bt("add"),set:bt("set"),delete:bt("delete"),clear:bt("clear"),forEach:vr(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=br(s,!1,!1),n[s]=br(s,!0,!1),t[s]=br(s,!1,!0),r[s]=br(s,!0,!0)}),[e,n,t,r]}const[If,Lf,Of,$f]=Af();function Ns(e,t){const n=t?e?$f:Of:e?Lf:If;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ie(n,o)&&o in r?n:r,o,s)}const Mf={get:Ns(!1,!1)},Nf={get:Ns(!1,!0)},Df={get:Ns(!0,!1)},Ic=new WeakMap,Lc=new WeakMap,Oc=new WeakMap,Hf=new WeakMap;function jf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Bf(e){return e.__v_skip||!Object.isExtensible(e)?0:jf(af(e))}function nt(e){return tn(e)?e:Ds(e,!1,xf,Mf,Ic)}function At(e){return Ds(e,!1,Rf,Nf,Lc)}function $c(e){return Ds(e,!0,Sf,Df,Oc)}function Ds(e,t,n,r,o){if(!me(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=Bf(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return o.set(e,a),a}function hn(e){return tn(e)?hn(e.__v_raw):!!(e&&e.__v_isReactive)}function tn(e){return!!(e&&e.__v_isReadonly)}function jr(e){return!!(e&&e.__v_isShallow)}function Mc(e){return hn(e)||tn(e)}function ae(e){const t=e&&e.__v_raw;return t?ae(t):e}function Nc(e){return Dr(e,"__v_skip",!0),e}const Yn=e=>me(e)?nt(e):e,Hs=e=>me(e)?$c(e):e;function Dc(e){Rt&&Ze&&(e=ae(e),xc(e.dep||(e.dep=Os())))}function Hc(e,t){e=ae(e);const n=e.dep;n&&Vo(n)}function Ce(e){return!!(e&&e.__v_isRef===!0)}function _e(e){return jc(e,!1)}function It(e){return jc(e,!0)}function jc(e,t){return Ce(e)?e:new Ff(e,t)}class Ff{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ae(t),this._value=n?t:Yn(t)}get value(){return Dc(this),this._value}set value(t){const n=this.__v_isShallow||jr(t)||tn(t);t=n?t:ae(t),en(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Yn(t),Hc(this))}}function H(e){return Ce(e)?e.value:e}const zf={get:(e,t,n)=>H(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Ce(o)&&!Ce(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function Bc(e){return hn(e)?e:new Proxy(e,zf)}function Hw(e){const t=X(e)?new Array(e.length):{};for(const n in e)t[n]=zc(e,n);return t}class Uf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Ef(ae(this._object),this._key)}}class Vf{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Fc(e,t,n){return Ce(e)?e:Z(e)?new Vf(e):me(e)&&arguments.length>1?zc(e,t,n):_e(e)}function zc(e,t,n){const r=e[t];return Ce(r)?r:new Uf(e,t,n)}class Kf{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new $s(t,()=>{this._dirty||(this._dirty=!0,Hc(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=ae(this);return Dc(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function qf(e,t,n=!1){let r,o;const s=Z(e);return s?(r=e,o=tt):(r=e.get,o=e.set),new Kf(r,o,s||!o,n)}function Lt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){Sn(s,t,n)}return o}function Je(e,t,n,r){if(Z(e)){const s=Lt(e,t,n,r);return s&&Is(s)&&s.catch(i=>{Sn(i,t,n)}),s}const o=[];for(let s=0;s>>1,o=Ie[r],s=er(o);slt&&Ie.splice(t,1)}function qo(e){X(e)?mn.push(...e):(!mt||!mt.includes(e,e.allowRecurse?Qt+1:Qt))&&mn.push(e),Vc()}function $i(e,t=Zn?lt+1:0){for(;ter(n)-er(r)),Qt=0;Qte.id==null?1/0:e.id,Gf=(e,t)=>{const n=er(e)-er(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Kc(e){Ko=!1,Zn=!0,Ie.sort(Gf);const t=tt;try{for(lt=0;ltye(p)?p.trim():p)),f&&(o=n.map(uf))}let a,c=r[a=Eo(t)]||r[a=Eo(ut(t))];!c&&s&&(c=r[a=Eo(Pn(t))]),c&&Je(c,e,6,o);const l=r[a+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Je(l,e,6,o)}}function qc(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},a=!1;if(!Z(e)){const c=l=>{const u=qc(l,t,!0);u&&(a=!0,Pe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!s&&!a?(me(e)&&r.set(e,null),null):(X(s)?s.forEach(c=>i[c]=null):Pe(i,s),me(e)&&r.set(e,i),i)}function co(e,t){return!e||!lr(t)?!1:(t=t.slice(2).replace(/Once$/,""),ie(e,t[0].toLowerCase()+t.slice(1))||ie(e,Pn(t))||ie(e,t))}let ke=null,lo=null;function Fr(e){const t=ke;return ke=e,lo=e&&e.type.__scopeId||null,t}function Bs(e){lo=e}function Fs(){lo=null}function Ge(e,t=ke,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Wi(-1);const s=Fr(t);let i;try{i=e(...o)}finally{Fr(s),r._d&&Wi(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Co(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[i],slots:a,attrs:c,emit:l,render:u,renderCache:f,data:d,setupState:p,ctx:h,inheritAttrs:g}=e;let E,w;const b=Fr(e);try{if(n.shapeFlag&4){const m=o||r;E=We(u.call(m,m,f,s,p,d,h)),w=c}else{const m=t;E=We(m.length>1?m(s,{attrs:c,slots:a,emit:l}):m(s,null)),w=t.props?c:Zf(c)}}catch(m){Vn.length=0,Sn(m,e,1),E=oe(Ne)}let y=E;if(w&&g!==!1){const m=Object.keys(w),{shapeFlag:P}=y;m.length&&P&7&&(i&&m.some(Rs)&&(w=ed(w,i)),y=yt(y,w))}return n.dirs&&(y=yt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),E=y,Fr(b),E}function Yf(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||lr(n))&&((t||(t={}))[n]=e[n]);return t},ed=(e,t)=>{const n={};for(const r in e)(!Rs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function td(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:a,patchFlag:c}=t,l=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?Mi(r,i,l):!!i;if(c&8){const u=t.dynamicProps;for(let f=0;fe.__isSuspense,nd={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,i,a,c,l){e==null?rd(t,n,r,o,s,i,a,c,l):od(e,t,n,r,o,i,a,c,l)},hydrate:sd,create:Us,normalize:id},Qc=nd;function tr(e,t){const n=e.props&&e.props[t];Z(n)&&n()}function rd(e,t,n,r,o,s,i,a,c){const{p:l,o:{createElement:u}}=c,f=u("div"),d=e.suspense=Us(e,o,r,t,f,n,s,i,a,c);l(null,d.pendingBranch=e.ssContent,f,null,r,d,s,i),d.deps>0?(tr(e,"onPending"),tr(e,"onFallback"),l(null,e.ssFallback,t,n,r,null,s,i),gn(d,e.ssFallback)):d.resolve(!1,!0)}function od(e,t,n,r,o,s,i,a,{p:c,um:l,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,p=t.ssFallback,{activeBranch:h,pendingBranch:g,isInFallback:E,isHydrating:w}=f;if(g)f.pendingBranch=d,et(d,g)?(c(g,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():E&&(c(h,p,n,r,o,null,s,i,a),gn(f,p))):(f.pendingId++,w?(f.isHydrating=!1,f.activeBranch=g):l(g,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():(c(h,p,n,r,o,null,s,i,a),gn(f,p))):h&&et(d,h)?(c(h,d,n,r,o,f,s,i,a),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0&&f.resolve()));else if(h&&et(d,h))c(h,d,n,r,o,f,s,i,a),gn(f,d);else if(tr(t,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0)f.resolve();else{const{timeout:b,pendingId:y}=f;b>0?setTimeout(()=>{f.pendingId===y&&f.fallback(p)},b):b===0&&f.fallback(p)}}function Us(e,t,n,r,o,s,i,a,c,l,u=!1){const{p:f,m:d,um:p,n:h,o:{parentNode:g,remove:E}}=l;let w;const b=ad(e);b&&t!=null&&t.pendingBranch&&(w=t.pendingId,t.deps++);const y=e.props?vc(e.props.timeout):void 0,m={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:o,anchor:s,deps:0,pendingId:0,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(P=!1,T=!1){const{vnode:A,activeBranch:R,pendingBranch:F,pendingId:M,effects:Y,parentComponent:D,container:G}=m;let pe=!1;if(m.isHydrating)m.isHydrating=!1;else if(!P){pe=R&&F.transition&&F.transition.mode==="out-in",pe&&(R.transition.afterLeave=()=>{M===m.pendingId&&(d(F,G,ee,0),qo(Y))});let{anchor:ee}=m;R&&(ee=h(R),p(R,D,m,!0)),pe||d(F,G,ee,0)}gn(m,F),m.pendingBranch=null,m.isInFallback=!1;let de=m.parent,K=!1;for(;de;){if(de.pendingBranch){de.effects.push(...Y),K=!0;break}de=de.parent}!K&&!pe&&qo(Y),m.effects=[],b&&t&&t.pendingBranch&&w===t.pendingId&&(t.deps--,t.deps===0&&!T&&t.resolve()),tr(A,"onResolve")},fallback(P){if(!m.pendingBranch)return;const{vnode:T,activeBranch:A,parentComponent:R,container:F,isSVG:M}=m;tr(T,"onFallback");const Y=h(A),D=()=>{m.isInFallback&&(f(null,P,F,Y,R,null,M,a,c),gn(m,P))},G=P.transition&&P.transition.mode==="out-in";G&&(A.transition.afterLeave=D),m.isInFallback=!0,p(A,R,null,!0),G||D()},move(P,T,A){m.activeBranch&&d(m.activeBranch,P,T,A),m.container=P},next(){return m.activeBranch&&h(m.activeBranch)},registerDep(P,T){const A=!!m.pendingBranch;A&&m.deps++;const R=P.vnode.el;P.asyncDep.catch(F=>{Sn(F,P,0)}).then(F=>{if(P.isUnmounted||m.isUnmounted||m.pendingId!==P.suspenseId)return;P.asyncResolved=!0;const{vnode:M}=P;Yo(P,F,!1),R&&(M.el=R);const Y=!R&&P.subTree.el;T(P,M,g(R||P.subTree.el),R?null:h(P.subTree),m,i,c),Y&&E(Y),zs(P,M.el),A&&--m.deps===0&&m.resolve()})},unmount(P,T){m.isUnmounted=!0,m.activeBranch&&p(m.activeBranch,n,P,T),m.pendingBranch&&p(m.pendingBranch,n,P,T)}};return m}function sd(e,t,n,r,o,s,i,a,c){const l=t.suspense=Us(t,r,n,e.parentNode,document.createElement("div"),null,o,s,i,a,!0),u=c(e,l.pendingBranch=t.ssContent,n,l,s,i);return l.deps===0&&l.resolve(!1,!0),u}function id(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Ni(r?n.default:n),e.ssFallback=r?Ni(n.fallback):oe(Ne)}function Ni(e){let t;if(Z(e)){const n=vn&&e._c;n&&(e._d=!1,ne()),e=e(),n&&(e._d=!0,t=Qe,bl())}return X(e)&&(e=Yf(e)),e=We(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Jc(e,t){t&&t.pendingBranch?X(e)?t.effects.push(...e):t.effects.push(e):qo(e)}function gn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,zs(r,o))}function ad(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function cd(e,t){return uo(e,null,t)}function ld(e,t){return uo(e,null,{flush:"post"})}const wr={};function Be(e,t,n){return uo(e,t,n)}function uo(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:i}=ge){var a;const c=Cc()===((a=Ee)==null?void 0:a.scope)?Ee:null;let l,u=!1,f=!1;if(Ce(e)?(l=()=>e.value,u=jr(e)):hn(e)?(l=()=>e,r=!0):X(e)?(f=!0,u=e.some(m=>hn(m)||jr(m)),l=()=>e.map(m=>{if(Ce(m))return m.value;if(hn(m))return Gt(m);if(Z(m))return Lt(m,c,2)})):Z(e)?t?l=()=>Lt(e,c,2):l=()=>{if(!(c&&c.isUnmounted))return d&&d(),Je(e,c,3,[p])}:l=tt,t&&r){const m=l;l=()=>Gt(m())}let d,p=m=>{d=b.onStop=()=>{Lt(m,c,4)}},h;if(wn)if(p=tt,t?n&&Je(t,c,3,[l(),f?[]:void 0,p]):l(),o==="sync"){const m=Zd();h=m.__watcherHandles||(m.__watcherHandles=[])}else return tt;let g=f?new Array(e.length).fill(wr):wr;const E=()=>{if(b.active)if(t){const m=b.run();(r||u||(f?m.some((P,T)=>en(P,g[T])):en(m,g)))&&(d&&d(),Je(t,c,3,[m,g===wr?void 0:f&&g[0]===wr?[]:g,p]),g=m)}else b.run()};E.allowRecurse=!!t;let w;o==="sync"?w=E:o==="post"?w=()=>xe(E,c&&c.suspense):(E.pre=!0,c&&(E.id=c.uid),w=()=>ao(E));const b=new $s(l,w);t?n?E():g=b.run():o==="post"?xe(b.run.bind(b),c&&c.suspense):b.run();const y=()=>{b.stop(),c&&c.scope&&As(c.scope.effects,b)};return h&&h.push(y),y}function ud(e,t,n){const r=this.proxy,o=ye(e)?e.includes(".")?Gc(r,e):()=>r[e]:e.bind(r,r);let s;Z(t)?s=t:(s=t.handler,n=t);const i=Ee;Nt(this);const a=uo(o,s.bind(r),n);return i?Nt(i):Ot(),a}function Gc(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Gt(n,t)});else if(_c(e))for(const n in e)Gt(e[n],t);return e}function jw(e,t){const n=ke;if(n===null)return e;const r=ho(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let s=0;s{e.isMounted=!0}),An(()=>{e.isUnmounting=!0}),e}const qe=[Function,Array],Xc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:qe,onEnter:qe,onAfterEnter:qe,onEnterCancelled:qe,onBeforeLeave:qe,onLeave:qe,onAfterLeave:qe,onLeaveCancelled:qe,onBeforeAppear:qe,onAppear:qe,onAfterAppear:qe,onAppearCancelled:qe},dd={name:"BaseTransition",props:Xc,setup(e,{slots:t}){const n=Bt(),r=fd();let o;return()=>{const s=t.default&&Zc(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1){for(const g of s)if(g.type!==Ne){i=g;break}}const a=ae(e),{mode:c}=a;if(r.isLeaving)return Po(i);const l=Di(i);if(!l)return Po(i);const u=Wo(l,a,r,n);zr(l,u);const f=n.subTree,d=f&&Di(f);let p=!1;const{getTransitionKey:h}=l.type;if(h){const g=h();o===void 0?o=g:g!==o&&(o=g,p=!0)}if(d&&d.type!==Ne&&(!et(l,d)||p)){const g=Wo(d,a,r,n);if(zr(d,g),c==="out-in")return r.isLeaving=!0,g.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Po(i);c==="in-out"&&l.type!==Ne&&(g.delayLeave=(E,w,b)=>{const y=Yc(r,d);y[String(d.key)]=d,E[Tt]=()=>{w(),E[Tt]=void 0,delete u.delayedLeave},u.delayedLeave=b})}return i}}},pd=dd;function Yc(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function Wo(e,t,n,r){const{appear:o,mode:s,persisted:i=!1,onBeforeEnter:a,onEnter:c,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:p,onLeaveCancelled:h,onBeforeAppear:g,onAppear:E,onAfterAppear:w,onAppearCancelled:b}=t,y=String(e.key),m=Yc(n,e),P=(R,F)=>{R&&Je(R,r,9,F)},T=(R,F)=>{const M=F[1];P(R,F),X(R)?R.every(Y=>Y.length<=1)&&M():R.length<=1&&M()},A={mode:s,persisted:i,beforeEnter(R){let F=a;if(!n.isMounted)if(o)F=g||a;else return;R[Tt]&&R[Tt](!0);const M=m[y];M&&et(e,M)&&M.el[Tt]&&M.el[Tt](),P(F,[R])},enter(R){let F=c,M=l,Y=u;if(!n.isMounted)if(o)F=E||c,M=w||l,Y=b||u;else return;let D=!1;const G=R[Er]=pe=>{D||(D=!0,pe?P(Y,[R]):P(M,[R]),A.delayedLeave&&A.delayedLeave(),R[Er]=void 0)};F?T(F,[R,G]):G()},leave(R,F){const M=String(e.key);if(R[Er]&&R[Er](!0),n.isUnmounting)return F();P(f,[R]);let Y=!1;const D=R[Tt]=G=>{Y||(Y=!0,F(),G?P(h,[R]):P(p,[R]),R[Tt]=void 0,m[M]===e&&delete m[M])};m[M]=e,d?T(d,[R,D]):D()},clone(R){return Wo(R,t,n,r)}};return A}function Po(e){if(fr(e))return e=yt(e),e.children=null,e}function Di(e){return fr(e)?e.children?e.children[0]:void 0:e}function zr(e,t){e.shapeFlag&6&&e.component?zr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Zc(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;sPe({name:e.name},t,{setup:e}))():e}const Zt=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function $(e){Z(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:i=!0,onError:a}=e;let c=null,l,u=0;const f=()=>(u++,c=null,d()),d=()=>{let p;return c||(p=c=t().catch(h=>{if(h=h instanceof Error?h:new Error(String(h)),a)return new Promise((g,E)=>{a(h,()=>g(f()),()=>E(h),u+1)});throw h}).then(h=>p!==c&&c?c:(h&&(h.__esModule||h[Symbol.toStringTag]==="Module")&&(h=h.default),l=h,h)))};return Re({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const p=Ee;if(l)return()=>To(l,p);const h=b=>{c=null,Sn(b,p,13,!r)};if(i&&p.suspense||wn)return d().then(b=>()=>To(b,p)).catch(b=>(h(b),()=>r?oe(r,{error:b}):null));const g=_e(!1),E=_e(),w=_e(!!o);return o&&setTimeout(()=>{w.value=!1},o),s!=null&&setTimeout(()=>{if(!g.value&&!E.value){const b=new Error(`Async component timed out after ${s}ms.`);h(b),E.value=b}},s),d().then(()=>{g.value=!0,p.parent&&fr(p.parent.vnode)&&ao(p.parent.update)}).catch(b=>{h(b),E.value=b}),()=>{if(g.value&&l)return To(l,p);if(E.value&&r)return oe(r,{error:E.value});if(n&&!w.value)return oe(n)}}})}function To(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=oe(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const fr=e=>e.type.__isKeepAlive,hd={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Bt(),r=n.ctx;if(!r.renderer)return()=>{const b=t.default&&t.default();return b&&b.length===1?b[0]:b};const o=new Map,s=new Set;let i=null;const a=n.suspense,{renderer:{p:c,m:l,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(b,y,m,P,T)=>{const A=b.component;l(b,y,m,0,a),c(A.vnode,b,y,m,A,a,P,b.slotScopeIds,T),xe(()=>{A.isDeactivated=!1,A.a&&Fn(A.a);const R=b.props&&b.props.onVnodeMounted;R&&je(R,A.parent,b)},a)},r.deactivate=b=>{const y=b.component;l(b,d,null,1,a),xe(()=>{y.da&&Fn(y.da);const m=b.props&&b.props.onVnodeUnmounted;m&&je(m,y.parent,b),y.isDeactivated=!0},a)};function p(b){ko(b),u(b,n,a,!0)}function h(b){o.forEach((y,m)=>{const P=Zo(y.type);P&&(!b||!b(P))&&g(m)})}function g(b){const y=o.get(b);!i||!et(y,i)?p(y):i&&ko(i),o.delete(b),s.delete(b)}Be(()=>[e.include,e.exclude],([b,y])=>{b&&h(m=>Dn(b,m)),y&&h(m=>!Dn(y,m))},{flush:"post",deep:!0});let E=null;const w=()=>{E!=null&&o.set(E,xo(n.subTree))};return Rn(w),rl(w),An(()=>{o.forEach(b=>{const{subTree:y,suspense:m}=n,P=xo(y);if(b.type===P.type&&b.key===P.key){ko(P);const T=P.component.da;T&&xe(T,m);return}p(b)})}),()=>{if(E=null,!t.default)return null;const b=t.default(),y=b[0];if(b.length>1)return i=null,b;if(!bn(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return i=null,y;let m=xo(y);const P=m.type,T=Zo(Zt(m)?m.type.__asyncResolved||{}:P),{include:A,exclude:R,max:F}=e;if(A&&(!T||!Dn(A,T))||R&&T&&Dn(R,T))return i=m,y;const M=m.key==null?P:m.key,Y=o.get(M);return m.el&&(m=yt(m),y.shapeFlag&128&&(y.ssContent=m)),E=M,Y?(m.el=Y.el,m.component=Y.component,m.transition&&zr(m,m.transition),m.shapeFlag|=512,s.delete(M),s.add(M)):(s.add(M),F&&s.size>parseInt(F,10)&&g(s.values().next().value)),m.shapeFlag|=256,i=m,Wc(y.type)?y:m}}},md=hd;function Dn(e,t){return X(e)?e.some(n=>Dn(n,t)):ye(e)?e.split(",").includes(t):sf(e)?e.test(t):!1}function el(e,t){nl(e,"a",t)}function tl(e,t){nl(e,"da",t)}function nl(e,t,n=Ee){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(fo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)fr(o.parent.vnode)&&gd(r,t,n,o),o=o.parent}}function gd(e,t,n,r){const o=fo(t,e,r,!0);Vs(()=>{As(r[t],o)},n)}function ko(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function xo(e){return e.shapeFlag&128?e.ssContent:e}function fo(e,t,n=Ee,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;kn(),Nt(n);const a=Je(t,n,e,i);return Ot(),xn(),a});return r?o.unshift(s):o.push(s),s}}const _t=e=>(t,n=Ee)=>(!wn||e==="sp")&&fo(e,(...r)=>t(...r),n),yd=_t("bm"),Rn=_t("m"),_d=_t("bu"),rl=_t("u"),An=_t("bum"),Vs=_t("um"),vd=_t("sp"),bd=_t("rtg"),wd=_t("rtc");function ol(e,t=Ee){fo("ec",e,t)}const Ks="components";function Ed(e,t){return il(Ks,e,!0,t)||e}const sl=Symbol.for("v-ndc");function qs(e){return ye(e)?il(Ks,e,!1)||e:e||sl}function il(e,t,n=!0,r=!1){const o=ke||Ee;if(o){const s=o.type;if(e===Ks){const a=Zo(s,!1);if(a&&(a===t||a===ut(t)||a===oo(ut(t))))return s}const i=Hi(o[e]||s[e],t)||Hi(o.appContext[e],t);return!i&&r?s:i}}function Hi(e,t){return e&&(e[t]||e[ut(t)]||e[oo(ut(t))])}function al(e,t,n,r){let o;const s=n&&n[r];if(X(e)||ye(e)){o=new Array(e.length);for(let i=0,a=e.length;it(i,a,void 0,s&&s[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,c=i.length;abn(t)?!(t.type===Ne||t.type===we&&!cl(t.children)):!0)?e:null}const Qo=e=>e?Pl(e)?ho(e)||e.proxy:Qo(e.parent):null,zn=Pe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Qo(e.parent),$root:e=>Qo(e.root),$emit:e=>e.emit,$options:e=>Qs(e),$forceUpdate:e=>e.f||(e.f=()=>ao(e.update)),$nextTick:e=>e.n||(e.n=jt.bind(e.proxy)),$watch:e=>ud.bind(e)}),So=(e,t)=>e!==ge&&!e.__isScriptSetup&&ie(e,t),Cd={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:a,appContext:c}=e;let l;if(t[0]!=="$"){const p=i[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(So(r,t))return i[t]=1,r[t];if(o!==ge&&ie(o,t))return i[t]=2,o[t];if((l=e.propsOptions[0])&&ie(l,t))return i[t]=3,s[t];if(n!==ge&&ie(n,t))return i[t]=4,n[t];Jo&&(i[t]=0)}}const u=zn[t];let f,d;if(u)return t==="$attrs"&&Fe(e,"get",t),u(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==ge&&ie(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,ie(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return So(o,t)?(o[t]=n,!0):r!==ge&&ie(r,t)?(r[t]=n,!0):ie(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},i){let a;return!!n[i]||e!==ge&&ie(e,i)||So(t,i)||(a=s[0])&&ie(a,i)||ie(r,i)||ie(zn,i)||ie(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ie(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Bw(){return Pd().slots}function Pd(){const e=Bt();return e.setupContext||(e.setupContext=kl(e))}function ji(e){return X(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Td(e){const t=Bt();let n=e();return Ot(),Is(n)&&(n=n.catch(r=>{throw Nt(t),r})),[n,()=>Nt(t)]}let Jo=!0;function kd(e){const t=Qs(e),n=e.proxy,r=e.ctx;Jo=!1,t.beforeCreate&&Bi(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:a,provide:c,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:p,updated:h,activated:g,deactivated:E,beforeDestroy:w,beforeUnmount:b,destroyed:y,unmounted:m,render:P,renderTracked:T,renderTriggered:A,errorCaptured:R,serverPrefetch:F,expose:M,inheritAttrs:Y,components:D,directives:G,filters:pe}=t;if(l&&xd(l,r,null),i)for(const ee in i){const q=i[ee];Z(q)&&(r[ee]=q.bind(n))}if(o){const ee=o.call(n,n);me(ee)&&(e.data=nt(ee))}if(Jo=!0,s)for(const ee in s){const q=s[ee],Xe=Z(q)?q.bind(n,n):Z(q.get)?q.get.bind(n,n):tt,vt=!Z(q)&&Z(q.set)?q.set.bind(n):tt,st=se({get:Xe,set:vt});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>st.value,set:De=>st.value=De})}if(a)for(const ee in a)ll(a[ee],r,n,ee);if(c){const ee=Z(c)?c.call(n):c;Reflect.ownKeys(ee).forEach(q=>{yn(q,ee[q])})}u&&Bi(u,e,"c");function K(ee,q){X(q)?q.forEach(Xe=>ee(Xe.bind(n))):q&&ee(q.bind(n))}if(K(yd,f),K(Rn,d),K(_d,p),K(rl,h),K(el,g),K(tl,E),K(ol,R),K(wd,T),K(bd,A),K(An,b),K(Vs,m),K(vd,F),X(M))if(M.length){const ee=e.exposed||(e.exposed={});M.forEach(q=>{Object.defineProperty(ee,q,{get:()=>n[q],set:Xe=>n[q]=Xe})})}else e.exposed||(e.exposed={});P&&e.render===tt&&(e.render=P),Y!=null&&(e.inheritAttrs=Y),D&&(e.components=D),G&&(e.directives=G)}function xd(e,t,n=tt){X(e)&&(e=Go(e));for(const r in e){const o=e[r];let s;me(o)?"default"in o?s=Le(o.from||r,o.default,!0):s=Le(o.from||r):s=Le(o),Ce(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function Bi(e,t,n){Je(X(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function ll(e,t,n,r){const o=r.includes(".")?Gc(n,r):()=>n[r];if(ye(e)){const s=t[e];Z(s)&&Be(o,s)}else if(Z(e))Be(o,e.bind(n));else if(me(e))if(X(e))e.forEach(s=>ll(s,t,n,r));else{const s=Z(e.handler)?e.handler.bind(n):t[e.handler];Z(s)&&Be(o,s,e)}}function Qs(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,a=s.get(t);let c;return a?c=a:!o.length&&!n&&!r?c=t:(c={},o.length&&o.forEach(l=>Ur(c,l,i,!0)),Ur(c,t,i)),me(t)&&s.set(t,c),c}function Ur(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Ur(e,s,n,!0),o&&o.forEach(i=>Ur(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=Sd[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const Sd={data:Fi,props:zi,emits:zi,methods:Hn,computed:Hn,beforeCreate:Me,created:Me,beforeMount:Me,mounted:Me,beforeUpdate:Me,updated:Me,beforeDestroy:Me,beforeUnmount:Me,destroyed:Me,unmounted:Me,activated:Me,deactivated:Me,errorCaptured:Me,serverPrefetch:Me,components:Hn,directives:Hn,watch:Ad,provide:Fi,inject:Rd};function Fi(e,t){return t?e?function(){return Pe(Z(e)?e.call(this,this):e,Z(t)?t.call(this,this):t)}:t:e}function Rd(e,t){return Hn(Go(e),Go(t))}function Go(e){if(X(e)){const t={};for(let n=0;n1)return n&&Z(t)?t.call(r&&r.proxy):t}}function fl(){return!!(Ee||ke||nr)}function Od(e,t,n,r=!1){const o={},s={};Dr(s,po,1),e.propsDefaults=Object.create(null),dl(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:At(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function $d(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,a=ae(o),[c]=e.propsOptions;let l=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f{c=!0;const[d,p]=pl(f,t,!0);Pe(i,d),p&&a.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!c)return me(e)&&r.set(e,dn),dn;if(X(s))for(let u=0;u-1,p[1]=g<0||h-1||ie(p,"default"))&&a.push(f)}}}const l=[i,a];return me(e)&&r.set(e,l),l}function Ui(e){return e[0]!=="$"}function Vi(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Ki(e,t){return Vi(e)===Vi(t)}function qi(e,t){return X(t)?t.findIndex(n=>Ki(n,e)):Z(t)&&Ki(t,e)?0:-1}const hl=e=>e[0]==="_"||e==="$stable",Js=e=>X(e)?e.map(We):[We(e)],Md=(e,t,n)=>{if(t._n)return t;const r=Ge((...o)=>Js(t(...o)),n);return r._c=!1,r},ml=(e,t,n)=>{const r=e._ctx;for(const o in e){if(hl(o))continue;const s=e[o];if(Z(s))t[o]=Md(o,s,r);else if(s!=null){const i=Js(s);t[o]=()=>i}}},gl=(e,t)=>{const n=Js(t);e.slots.default=()=>n},Nd=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ae(t),Dr(t,"_",n)):ml(t,e.slots={})}else e.slots={},t&&gl(e,t);Dr(e.slots,po,1)},Dd=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=ge;if(r.shapeFlag&32){const a=t._;a?n&&a===1?s=!1:(Pe(o,t),!n&&a===1&&delete o._):(s=!t.$stable,ml(t,o)),i=t}else t&&(gl(e,t),i={default:1});if(s)for(const a in o)!hl(a)&&i[a]==null&&delete o[a]};function Vr(e,t,n,r,o=!1){if(X(e)){e.forEach((d,p)=>Vr(d,t&&(X(t)?t[p]:t),n,r,o));return}if(Zt(r)&&!o)return;const s=r.shapeFlag&4?ho(r.component)||r.component.proxy:r.el,i=o?null:s,{i:a,r:c}=e,l=t&&t.r,u=a.refs===ge?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==c&&(ye(l)?(u[l]=null,ie(f,l)&&(f[l]=null)):Ce(l)&&(l.value=null)),Z(c))Lt(c,a,12,[i,u]);else{const d=ye(c),p=Ce(c);if(d||p){const h=()=>{if(e.f){const g=d?ie(f,c)?f[c]:u[c]:c.value;o?X(g)&&As(g,s):X(g)?g.includes(s)||g.push(s):d?(u[c]=[s],ie(f,c)&&(f[c]=u[c])):(c.value=[s],e.k&&(u[e.k]=c.value))}else d?(u[c]=i,ie(f,c)&&(f[c]=i)):p&&(c.value=i,e.k&&(u[e.k]=i))};i?(h.id=-1,xe(h,n)):h()}}}let wt=!1;const Cr=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Pr=e=>e.nodeType===8;function Hd(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:a,insert:c,createComment:l}}=e,u=(y,m)=>{if(!m.hasChildNodes()){n(null,y,m),Br(),m._vnode=y;return}wt=!1,f(m.firstChild,y,null,null,null),Br(),m._vnode=y,wt&&console.error("Hydration completed but contains mismatches.")},f=(y,m,P,T,A,R=!1)=>{const F=Pr(y)&&y.data==="[",M=()=>g(y,m,P,T,A,F),{type:Y,ref:D,shapeFlag:G,patchFlag:pe}=m;let de=y.nodeType;m.el=y,pe===-2&&(R=!1,m.dynamicChildren=null);let K=null;switch(Y){case _n:de!==3?m.children===""?(c(m.el=o(""),i(y),y),K=y):K=M():(y.data!==m.children&&(wt=!0,y.data=m.children),K=s(y));break;case Ne:if(de!==8||F)if(y.tagName.toLowerCase()==="template"){const ee=m.el.content.firstChild;w(ee,y,P),m.el=y=ee,K=s(y)}else K=M();else K=s(y);break;case Un:if(F&&(y=s(y),de=y.nodeType),de===1||de===3){K=y;const ee=!m.children.length;for(let q=0;q{R=R||!!m.dynamicChildren;const{type:F,props:M,patchFlag:Y,shapeFlag:D,dirs:G,transition:pe}=m,de=F==="input"&&G||F==="option";if(de||Y!==-1){if(G&&ct(m,null,P,"created"),M)if(de||!R||Y&48)for(const q in M)(de&&q.endsWith("value")||lr(q)&&!Bn(q))&&r(y,q,null,M[q],!1,void 0,P);else M.onClick&&r(y,"onClick",null,M.onClick,!1,void 0,P);let K;(K=M&&M.onVnodeBeforeMount)&&je(K,P,m);let ee=!1;if(b(y)){ee=_l(T,pe)&&P&&P.vnode.props&&P.vnode.props.appear;const q=y.content.firstChild;ee&&pe.beforeEnter(q),w(q,y,P),m.el=y=q}if(G&&ct(m,null,P,"beforeMount"),((K=M&&M.onVnodeMounted)||G||ee)&&Jc(()=>{K&&je(K,P,m),ee&&pe.enter(y),G&&ct(m,null,P,"mounted")},T),D&16&&!(M&&(M.innerHTML||M.textContent))){let q=p(y.firstChild,m,y,P,T,A,R);for(;q;){wt=!0;const Xe=q;q=q.nextSibling,a(Xe)}}else D&8&&y.textContent!==m.children&&(wt=!0,y.textContent=m.children)}return y.nextSibling},p=(y,m,P,T,A,R,F)=>{F=F||!!m.dynamicChildren;const M=m.children,Y=M.length;for(let D=0;D{const{slotScopeIds:F}=m;F&&(A=A?A.concat(F):F);const M=i(y),Y=p(s(y),m,M,P,T,A,R);return Y&&Pr(Y)&&Y.data==="]"?s(m.anchor=Y):(wt=!0,c(m.anchor=l("]"),M,Y),Y)},g=(y,m,P,T,A,R)=>{if(wt=!0,m.el=null,R){const Y=E(y);for(;;){const D=s(y);if(D&&D!==Y)a(D);else break}}const F=s(y),M=i(y);return a(y),n(null,m,M,F,P,T,Cr(M),A),F},E=(y,m="[",P="]")=>{let T=0;for(;y;)if(y=s(y),y&&Pr(y)&&(y.data===m&&T++,y.data===P)){if(T===0)return s(y);T--}return y},w=(y,m,P)=>{const T=m.parentNode;T&&T.replaceChild(y,m);let A=P;for(;A;)A.vnode.el===m&&(A.vnode.el=y,A.subTree.el=y),A=A.parent},b=y=>y.nodeType===1&&y.tagName.toLowerCase()==="template";return[u,f]}const xe=Jc;function jd(e){return yl(e)}function Bd(e){return yl(e,Hd)}function yl(e,t){const n=Fo();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:a,createComment:c,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:p=tt,insertStaticContent:h}=e,g=(_,v,C,k=null,S=null,I=null,z=!1,N=null,j=!!v.dynamicChildren)=>{if(_===v)return;_&&!et(_,v)&&(k=x(_),De(_,S,I,!0),_=null),v.patchFlag===-2&&(j=!1,v.dynamicChildren=null);const{type:O,ref:Q,shapeFlag:V}=v;switch(O){case _n:E(_,v,C,k);break;case Ne:w(_,v,C,k);break;case Un:_==null&&b(v,C,k,z);break;case we:D(_,v,C,k,S,I,z,N,j);break;default:V&1?P(_,v,C,k,S,I,z,N,j):V&6?G(_,v,C,k,S,I,z,N,j):(V&64||V&128)&&O.process(_,v,C,k,S,I,z,N,j,B)}Q!=null&&S&&Vr(Q,_&&_.ref,I,v||_,!v)},E=(_,v,C,k)=>{if(_==null)r(v.el=a(v.children),C,k);else{const S=v.el=_.el;v.children!==_.children&&l(S,v.children)}},w=(_,v,C,k)=>{_==null?r(v.el=c(v.children||""),C,k):v.el=_.el},b=(_,v,C,k)=>{[_.el,_.anchor]=h(_.children,v,C,k,_.el,_.anchor)},y=({el:_,anchor:v},C,k)=>{let S;for(;_&&_!==v;)S=d(_),r(_,C,k),_=S;r(v,C,k)},m=({el:_,anchor:v})=>{let C;for(;_&&_!==v;)C=d(_),o(_),_=C;o(v)},P=(_,v,C,k,S,I,z,N,j)=>{z=z||v.type==="svg",_==null?T(v,C,k,S,I,z,N,j):F(_,v,S,I,z,N,j)},T=(_,v,C,k,S,I,z,N)=>{let j,O;const{type:Q,props:V,shapeFlag:J,transition:te,dirs:re}=_;if(j=_.el=i(_.type,I,V&&V.is,V),J&8?u(j,_.children):J&16&&R(_.children,j,null,k,S,I&&Q!=="foreignObject",z,N),re&&ct(_,null,k,"created"),A(j,_,_.scopeId,z,k),V){for(const fe in V)fe!=="value"&&!Bn(fe)&&s(j,fe,null,V[fe],I,_.children,k,S,Ae);"value"in V&&s(j,"value",null,V.value),(O=V.onVnodeBeforeMount)&&je(O,k,_)}re&&ct(_,null,k,"beforeMount");const he=_l(S,te);he&&te.beforeEnter(j),r(j,v,C),((O=V&&V.onVnodeMounted)||he||re)&&xe(()=>{O&&je(O,k,_),he&&te.enter(j),re&&ct(_,null,k,"mounted")},S)},A=(_,v,C,k,S)=>{if(C&&p(_,C),k)for(let I=0;I{for(let O=j;O<_.length;O++){const Q=_[O]=N?kt(_[O]):We(_[O]);g(null,Q,v,C,k,S,I,z,N)}},F=(_,v,C,k,S,I,z)=>{const N=v.el=_.el;let{patchFlag:j,dynamicChildren:O,dirs:Q}=v;j|=_.patchFlag&16;const V=_.props||ge,J=v.props||ge;let te;C&&zt(C,!1),(te=J.onVnodeBeforeUpdate)&&je(te,C,v,_),Q&&ct(v,_,C,"beforeUpdate"),C&&zt(C,!0);const re=S&&v.type!=="foreignObject";if(O?M(_.dynamicChildren,O,N,C,k,re,I):z||q(_,v,N,null,C,k,re,I,!1),j>0){if(j&16)Y(N,v,V,J,C,k,S);else if(j&2&&V.class!==J.class&&s(N,"class",null,J.class,S),j&4&&s(N,"style",V.style,J.style,S),j&8){const he=v.dynamicProps;for(let fe=0;fe{te&&je(te,C,v,_),Q&&ct(v,_,C,"updated")},k)},M=(_,v,C,k,S,I,z)=>{for(let N=0;N{if(C!==k){if(C!==ge)for(const N in C)!Bn(N)&&!(N in k)&&s(_,N,C[N],null,z,v.children,S,I,Ae);for(const N in k){if(Bn(N))continue;const j=k[N],O=C[N];j!==O&&N!=="value"&&s(_,N,O,j,z,v.children,S,I,Ae)}"value"in k&&s(_,"value",C.value,k.value)}},D=(_,v,C,k,S,I,z,N,j)=>{const O=v.el=_?_.el:a(""),Q=v.anchor=_?_.anchor:a("");let{patchFlag:V,dynamicChildren:J,slotScopeIds:te}=v;te&&(N=N?N.concat(te):te),_==null?(r(O,C,k),r(Q,C,k),R(v.children,C,Q,S,I,z,N,j)):V>0&&V&64&&J&&_.dynamicChildren?(M(_.dynamicChildren,J,C,S,I,z,N),(v.key!=null||S&&v===S.subTree)&&vl(_,v,!0)):q(_,v,C,Q,S,I,z,N,j)},G=(_,v,C,k,S,I,z,N,j)=>{v.slotScopeIds=N,_==null?v.shapeFlag&512?S.ctx.activate(v,C,k,z,j):pe(v,C,k,S,I,z,j):de(_,v,j)},pe=(_,v,C,k,S,I,z)=>{const N=_.component=Wd(_,k,S);if(fr(_)&&(N.ctx.renderer=B),Qd(N),N.asyncDep){if(S&&S.registerDep(N,K),!_.el){const j=N.subTree=oe(Ne);w(null,j,v,C)}return}K(N,_,v,C,S,I,z)},de=(_,v,C)=>{const k=v.component=_.component;if(td(_,v,C))if(k.asyncDep&&!k.asyncResolved){ee(k,v,C);return}else k.next=v,Jf(k.update),k.update();else v.el=_.el,k.vnode=v},K=(_,v,C,k,S,I,z)=>{const N=()=>{if(_.isMounted){let{next:Q,bu:V,u:J,parent:te,vnode:re}=_,he=Q,fe;zt(_,!1),Q?(Q.el=re.el,ee(_,Q,z)):Q=re,V&&Fn(V),(fe=Q.props&&Q.props.onVnodeBeforeUpdate)&&je(fe,te,Q,re),zt(_,!0);const be=Co(_),Ye=_.subTree;_.subTree=be,g(Ye,be,f(Ye.el),x(Ye),_,S,I),Q.el=be.el,he===null&&zs(_,be.el),J&&xe(J,S),(fe=Q.props&&Q.props.onVnodeUpdated)&&xe(()=>je(fe,te,Q,re),S)}else{let Q;const{el:V,props:J}=v,{bm:te,m:re,parent:he}=_,fe=Zt(v);if(zt(_,!1),te&&Fn(te),!fe&&(Q=J&&J.onVnodeBeforeMount)&&je(Q,he,v),zt(_,!0),V&&ce){const be=()=>{_.subTree=Co(_),ce(V,_.subTree,_,S,null)};fe?v.type.__asyncLoader().then(()=>!_.isUnmounted&&be()):be()}else{const be=_.subTree=Co(_);g(null,be,C,k,_,S,I),v.el=be.el}if(re&&xe(re,S),!fe&&(Q=J&&J.onVnodeMounted)){const be=v;xe(()=>je(Q,he,be),S)}(v.shapeFlag&256||he&&Zt(he.vnode)&&he.vnode.shapeFlag&256)&&_.a&&xe(_.a,S),_.isMounted=!0,v=C=k=null}},j=_.effect=new $s(N,()=>ao(O),_.scope),O=_.update=()=>j.run();O.id=_.uid,zt(_,!0),O()},ee=(_,v,C)=>{v.component=_;const k=_.vnode.props;_.vnode=v,_.next=null,$d(_,v.props,k,C),Dd(_,v.children,C),kn(),$i(),xn()},q=(_,v,C,k,S,I,z,N,j=!1)=>{const O=_&&_.children,Q=_?_.shapeFlag:0,V=v.children,{patchFlag:J,shapeFlag:te}=v;if(J>0){if(J&128){vt(O,V,C,k,S,I,z,N,j);return}else if(J&256){Xe(O,V,C,k,S,I,z,N,j);return}}te&8?(Q&16&&Ae(O,S,I),V!==O&&u(C,V)):Q&16?te&16?vt(O,V,C,k,S,I,z,N,j):Ae(O,S,I,!0):(Q&8&&u(C,""),te&16&&R(V,C,k,S,I,z,N,j))},Xe=(_,v,C,k,S,I,z,N,j)=>{_=_||dn,v=v||dn;const O=_.length,Q=v.length,V=Math.min(O,Q);let J;for(J=0;JQ?Ae(_,S,I,!0,!1,V):R(v,C,k,S,I,z,N,j,V)},vt=(_,v,C,k,S,I,z,N,j)=>{let O=0;const Q=v.length;let V=_.length-1,J=Q-1;for(;O<=V&&O<=J;){const te=_[O],re=v[O]=j?kt(v[O]):We(v[O]);if(et(te,re))g(te,re,C,null,S,I,z,N,j);else break;O++}for(;O<=V&&O<=J;){const te=_[V],re=v[J]=j?kt(v[J]):We(v[J]);if(et(te,re))g(te,re,C,null,S,I,z,N,j);else break;V--,J--}if(O>V){if(O<=J){const te=J+1,re=teJ)for(;O<=V;)De(_[O],S,I,!0),O++;else{const te=O,re=O,he=new Map;for(O=re;O<=J;O++){const ze=v[O]=j?kt(v[O]):We(v[O]);ze.key!=null&&he.set(ze.key,O)}let fe,be=0;const Ye=J-re+1;let an=!1,Ci=0;const In=new Array(Ye);for(O=0;O=Ye){De(ze,S,I,!0);continue}let it;if(ze.key!=null)it=he.get(ze.key);else for(fe=re;fe<=J;fe++)if(In[fe-re]===0&&et(ze,v[fe])){it=fe;break}it===void 0?De(ze,S,I,!0):(In[it-re]=O+1,it>=Ci?Ci=it:an=!0,g(ze,v[it],C,null,S,I,z,N,j),be++)}const Pi=an?Fd(In):dn;for(fe=Pi.length-1,O=Ye-1;O>=0;O--){const ze=re+O,it=v[ze],Ti=ze+1{const{el:I,type:z,transition:N,children:j,shapeFlag:O}=_;if(O&6){st(_.component.subTree,v,C,k);return}if(O&128){_.suspense.move(v,C,k);return}if(O&64){z.move(_,v,C,B);return}if(z===we){r(I,v,C);for(let V=0;VN.enter(I),S);else{const{leave:V,delayLeave:J,afterLeave:te}=N,re=()=>r(I,v,C),he=()=>{V(I,()=>{re(),te&&te()})};J?J(I,re,he):he()}else r(I,v,C)},De=(_,v,C,k=!1,S=!1)=>{const{type:I,props:z,ref:N,children:j,dynamicChildren:O,shapeFlag:Q,patchFlag:V,dirs:J}=_;if(N!=null&&Vr(N,null,C,_,!0),Q&256){v.ctx.deactivate(_);return}const te=Q&1&&J,re=!Zt(_);let he;if(re&&(he=z&&z.onVnodeBeforeUnmount)&&je(he,v,_),Q&6)mr(_.component,C,k);else{if(Q&128){_.suspense.unmount(C,k);return}te&&ct(_,null,v,"beforeUnmount"),Q&64?_.type.remove(_,v,C,S,B,k):O&&(I!==we||V>0&&V&64)?Ae(O,v,C,!1,!0):(I===we&&V&384||!S&&Q&16)&&Ae(j,v,C),k&&on(_)}(re&&(he=z&&z.onVnodeUnmounted)||te)&&xe(()=>{he&&je(he,v,_),te&&ct(_,null,v,"unmounted")},C)},on=_=>{const{type:v,el:C,anchor:k,transition:S}=_;if(v===we){sn(C,k);return}if(v===Un){m(_);return}const I=()=>{o(C),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(_.shapeFlag&1&&S&&!S.persisted){const{leave:z,delayLeave:N}=S,j=()=>z(C,I);N?N(_.el,I,j):j()}else I()},sn=(_,v)=>{let C;for(;_!==v;)C=d(_),o(_),_=C;o(v)},mr=(_,v,C)=>{const{bum:k,scope:S,update:I,subTree:z,um:N}=_;k&&Fn(k),S.stop(),I&&(I.active=!1,De(z,_,v,C)),N&&xe(N,v),xe(()=>{_.isUnmounted=!0},v),v&&v.pendingBranch&&!v.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===v.pendingId&&(v.deps--,v.deps===0&&v.resolve())},Ae=(_,v,C,k=!1,S=!1,I=0)=>{for(let z=I;z<_.length;z++)De(_[z],v,C,k,S)},x=_=>_.shapeFlag&6?x(_.component.subTree):_.shapeFlag&128?_.suspense.next():d(_.anchor||_.el),U=(_,v,C)=>{_==null?v._vnode&&De(v._vnode,null,null,!0):g(v._vnode||null,_,v,null,null,null,C),$i(),Br(),v._vnode=_},B={p:g,um:De,m:st,r:on,mt:pe,mc:R,pc:q,pbc:M,n:x,o:e};let W,ce;return t&&([W,ce]=t(B)),{render:U,hydrate:W,createApp:Ld(U,W)}}function zt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function _l(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function vl(e,t,n=!1){const r=e.children,o=t.children;if(X(r)&&X(o))for(let s=0;s>1,e[n[a]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}const zd=e=>e.__isTeleport,we=Symbol.for("v-fgt"),_n=Symbol.for("v-txt"),Ne=Symbol.for("v-cmt"),Un=Symbol.for("v-stc"),Vn=[];let Qe=null;function ne(e=!1){Vn.push(Qe=e?null:[])}function bl(){Vn.pop(),Qe=Vn[Vn.length-1]||null}let vn=1;function Wi(e){vn+=e}function wl(e){return e.dynamicChildren=vn>0?Qe||dn:null,bl(),vn>0&&Qe&&Qe.push(e),e}function Se(e,t,n,r,o,s){return wl(Te(e,t,n,r,o,s,!0))}function ve(e,t,n,r,o){return wl(oe(e,t,n,r,o,!0))}function bn(e){return e?e.__v_isVNode===!0:!1}function et(e,t){return e.type===t.type&&e.key===t.key}const po="__vInternal",El=({key:e})=>e??null,Rr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ye(e)||Ce(e)||Z(e)?{i:ke,r:e,k:t,f:!!n}:e:null);function Te(e,t=null,n=null,r=0,o=null,s=e===we?0:1,i=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&El(t),ref:t&&Rr(t),scopeId:lo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:ke};return a?(Gs(c,n),s&128&&e.normalize(c)):n&&(c.shapeFlag|=ye(n)?8:16),vn>0&&!i&&Qe&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&Qe.push(c),c}const oe=Ud;function Ud(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===sl)&&(e=Ne),bn(e)){const a=yt(e,t,!0);return n&&Gs(a,n),vn>0&&!s&&Qe&&(a.shapeFlag&6?Qe[Qe.indexOf(e)]=a:Qe.push(a)),a.patchFlag|=-2,a}if(Xd(e)&&(e=e.__vccOpts),t){t=Cl(t);let{class:a,style:c}=t;a&&!ye(a)&&(t.class=Ve(a)),me(c)&&(Mc(c)&&!X(c)&&(c=Pe({},c)),t.style=Tn(c))}const i=ye(e)?1:Wc(e)?128:zd(e)?64:me(e)?4:Z(e)?2:0;return Te(e,t,n,r,o,i,s,!0)}function Cl(e){return e?Mc(e)||po in e?Pe({},e):e:null}function yt(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:i}=e,a=t?Vd(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&El(a),ref:t&&t.ref?n&&o?X(o)?o.concat(Rr(t)):[o,Rr(t)]:Rr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==we?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&yt(e.ssContent),ssFallback:e.ssFallback&&yt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function dr(e=" ",t=0){return oe(_n,null,e,t)}function Xt(e="",t=!1){return t?(ne(),ve(Ne,null,e)):oe(Ne,null,e)}function We(e){return e==null||typeof e=="boolean"?oe(Ne):X(e)?oe(we,null,e.slice()):typeof e=="object"?kt(e):oe(_n,null,String(e))}function kt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:yt(e)}function Gs(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(X(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Gs(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(po in t)?t._ctx=ke:o===3&&ke&&(ke.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Z(t)?(t={default:t,_ctx:ke},n=32):(t=String(t),r&64?(n=16,t=[dr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Vd(...e){const t={};for(let n=0;nEe||ke;let Xs,cn,Qi="__VUE_INSTANCE_SETTERS__";(cn=Fo()[Qi])||(cn=Fo()[Qi]=[]),cn.push(e=>Ee=e),Xs=e=>{cn.length>1?cn.forEach(t=>t(e)):cn[0](e)};const Nt=e=>{Xs(e),e.scope.on()},Ot=()=>{Ee&&Ee.scope.off(),Xs(null)};function Pl(e){return e.vnode.shapeFlag&4}let wn=!1;function Qd(e,t=!1){wn=t;const{props:n,children:r}=e.vnode,o=Pl(e);Od(e,n,o,t),Nd(e,r);const s=o?Jd(e,t):void 0;return wn=!1,s}function Jd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Nc(new Proxy(e.ctx,Cd));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?kl(e):null;Nt(e),kn();const s=Lt(r,e,0,[e.props,o]);if(xn(),Ot(),Is(s)){if(s.then(Ot,Ot),t)return s.then(i=>{Yo(e,i,t)}).catch(i=>{Sn(i,e,0)});e.asyncDep=s}else Yo(e,s,t)}else Tl(e,t)}function Yo(e,t,n){Z(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:me(t)&&(e.setupState=Bc(t)),Tl(e,n)}let Ji;function Tl(e,t,n){const r=e.type;if(!e.render){if(!t&&Ji&&!r.render){const o=r.template||Qs(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:c}=r,l=Pe(Pe({isCustomElement:s,delimiters:a},i),c);r.render=Ji(o,l)}}e.render=r.render||tt}{Nt(e),kn();try{kd(e)}finally{xn(),Ot()}}}function Gd(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Fe(e,"get","$attrs"),t[n]}}))}function kl(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Gd(e)},slots:e.slots,emit:e.emit,expose:t}}function ho(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Bc(Nc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in zn)return zn[n](e)},has(t,n){return n in t||n in zn}}))}function Zo(e,t=!0){return Z(e)?e.displayName||e.name:e.name||t&&e.__name}function Xd(e){return Z(e)&&"__vccOpts"in e}const se=(e,t)=>qf(e,t,wn);function Oe(e,t,n){const r=arguments.length;return r===2?me(t)&&!X(t)?bn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&bn(n)&&(n=[n]),oe(e,t,n))}const Yd=Symbol.for("v-scx"),Zd=()=>Le(Yd),xl="3.3.7",ep="http://www.w3.org/2000/svg",Jt=typeof document<"u"?document:null,Gi=Jt&&Jt.createElement("template"),tp={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?Jt.createElementNS(ep,e):Jt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Jt.createTextNode(e),createComment:e=>Jt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Jt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Gi.innerHTML=r?`${e}`:e;const a=Gi.content;if(r){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Et="transition",Ln="animation",rr=Symbol("_vtc"),Ys=(e,{slots:t})=>Oe(pd,np(e),t);Ys.displayName="Transition";const Sl={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};Ys.props=Pe({},Xc,Sl);const Ut=(e,t=[])=>{X(e)?e.forEach(n=>n(...t)):e&&e(...t)},Xi=e=>e?X(e)?e.some(t=>t.length>1):e.length>1:!1;function np(e){const t={};for(const D in e)D in Sl||(t[D]=e[D]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:c=s,appearActiveClass:l=i,appearToClass:u=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,h=rp(o),g=h&&h[0],E=h&&h[1],{onBeforeEnter:w,onEnter:b,onEnterCancelled:y,onLeave:m,onLeaveCancelled:P,onBeforeAppear:T=w,onAppear:A=b,onAppearCancelled:R=y}=t,F=(D,G,pe)=>{Vt(D,G?u:a),Vt(D,G?l:i),pe&&pe()},M=(D,G)=>{D._isLeaving=!1,Vt(D,f),Vt(D,p),Vt(D,d),G&&G()},Y=D=>(G,pe)=>{const de=D?A:b,K=()=>F(G,D,pe);Ut(de,[G,K]),Yi(()=>{Vt(G,D?c:s),Ct(G,D?u:a),Xi(de)||Zi(G,r,g,K)})};return Pe(t,{onBeforeEnter(D){Ut(w,[D]),Ct(D,s),Ct(D,i)},onBeforeAppear(D){Ut(T,[D]),Ct(D,c),Ct(D,l)},onEnter:Y(!1),onAppear:Y(!0),onLeave(D,G){D._isLeaving=!0;const pe=()=>M(D,G);Ct(D,f),ip(),Ct(D,d),Yi(()=>{D._isLeaving&&(Vt(D,f),Ct(D,p),Xi(m)||Zi(D,r,E,pe))}),Ut(m,[D,pe])},onEnterCancelled(D){F(D,!1),Ut(y,[D])},onAppearCancelled(D){F(D,!0),Ut(R,[D])},onLeaveCancelled(D){M(D),Ut(P,[D])}})}function rp(e){if(e==null)return null;if(me(e))return[Ro(e.enter),Ro(e.leave)];{const t=Ro(e);return[t,t]}}function Ro(e){return vc(e)}function Ct(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[rr]||(e[rr]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[rr];n&&(n.delete(t),n.size||(e[rr]=void 0))}function Yi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let op=0;function Zi(e,t,n,r){const o=e._endId=++op,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:a,propCount:c}=sp(e,t);if(!i)return r();const l=i+"end";let u=0;const f=()=>{e.removeEventListener(l,d),s()},d=p=>{p.target===e&&++u>=c&&f()};setTimeout(()=>{u(n[h]||"").split(", "),o=r(`${Et}Delay`),s=r(`${Et}Duration`),i=ea(o,s),a=r(`${Ln}Delay`),c=r(`${Ln}Duration`),l=ea(a,c);let u=null,f=0,d=0;t===Et?i>0&&(u=Et,f=i,d=s.length):t===Ln?l>0&&(u=Ln,f=l,d=c.length):(f=Math.max(i,l),u=f>0?i>l?Et:Ln:null,d=u?u===Et?s.length:c.length:0);const p=u===Et&&/\b(transform|all)(,|$)/.test(r(`${Et}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:p}}function ea(e,t){for(;e.lengthta(n)+ta(e[r])))}function ta(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function ip(){return document.body.offsetHeight}function ap(e,t,n){const r=e[rr];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Zs=Symbol("_vod"),Fw={beforeMount(e,{value:t},{transition:n}){e[Zs]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):On(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),On(e,!0),r.enter(e)):r.leave(e,()=>{On(e,!1)}):On(e,t))},beforeUnmount(e,{value:t}){On(e,t)}};function On(e,t){e.style.display=t?e[Zs]:"none"}function cp(e,t,n){const r=e.style,o=ye(n);if(n&&!o){if(t&&!ye(t))for(const s in t)n[s]==null&&es(r,s,"");for(const s in n)es(r,s,n[s])}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),Zs in e&&(r.display=s)}}const na=/\s*!important$/;function es(e,t,n){if(X(n))n.forEach(r=>es(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=lp(e,t);na.test(n)?e.setProperty(Pn(r),n.replace(na,""),"important"):e[r]=n}}const ra=["Webkit","Moz","ms"],Ao={};function lp(e,t){const n=Ao[t];if(n)return n;let r=ut(t);if(r!=="filter"&&r in e)return Ao[t]=r;r=oo(r);for(let o=0;oIo||(gp.then(()=>Io=0),Io=Date.now());function _p(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Je(vp(r,n.value),t,5,[r])};return n.value=e,n.attached=yp(),n}function vp(e,t){if(X(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const aa=/^on[a-z]/,bp=(e,t,n,r,o=!1,s,i,a,c)=>{t==="class"?ap(e,r,o):t==="style"?cp(e,n,r):lr(t)?Rs(t)||hp(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):wp(e,t,r,o))?fp(e,t,r,s,i,a,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),up(e,t,r,o))};function wp(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&aa.test(t)&&Z(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||aa.test(t)&&ye(n)?!1:t in e}function zw(e){const t=Bt();if(!t)return;const n=t.ut=(o=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(s=>ns(s,o))},r=()=>{const o=e(t.proxy);ts(t.subTree,o),n(o)};ld(r),Rn(()=>{const o=new MutationObserver(r);o.observe(t.subTree.el.parentNode,{childList:!0}),Vs(()=>o.disconnect())})}function ts(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{ts(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)ns(e.el,t);else if(e.type===we)e.children.forEach(n=>ts(n,t));else if(e.type===Un){let{el:n,anchor:r}=e;for(;n&&(ns(n,t),n!==r);)n=n.nextSibling}}function ns(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const Ep=["ctrl","shift","alt","meta"],Cp={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Ep.some(n=>e[`${n}Key`]&&!t.includes(n))},Uw=(e,t)=>(n,...r)=>{for(let o=0;o{const t=Pp().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Al(r);if(!o)return;const s=t._component;!Z(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t},xp=(...e)=>{const t=Tp().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Al(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function Al(e){return ye(e)?document.querySelector(e):e}const Sp=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Rp=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,Ap=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Ip(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Lp(e);return}return t}function Lp(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function or(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.at(-1)==='"'&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Ap.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(Sp.test(e)||Rp.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Ip)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const Op=/#/g,$p=/&/g,Mp=/=/g,ei=/\+/g,Np=/%5e/gi,Dp=/%60/gi,Hp=/%7c/gi,jp=/%20/gi;function Bp(e){return encodeURI(""+e).replace(Hp,"|")}function rs(e){return Bp(typeof e=="string"?e:JSON.stringify(e)).replace(ei,"%2B").replace(jp,"+").replace(Op,"%23").replace($p,"%26").replace(Dp,"`").replace(Np,"^")}function Lo(e){return rs(e).replace(Mp,"%3D")}function Kr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Fp(e){return Kr(e.replace(ei," "))}function zp(e){return Kr(e.replace(ei," "))}function Il(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=Fp(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=zp(r[2]||"");t[o]===void 0?t[o]=s:Array.isArray(t[o])?t[o].push(s):t[o]=[t[o],s]}return t}function Up(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Lo(e)}=${rs(n)}`).join("&"):`${Lo(e)}=${rs(t)}`:Lo(e)}function Vp(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>Up(t,e[t])).filter(Boolean).join("&")}const Kp=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,qp=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Wp=/^([/\\]\s*){2,}[^/\\]/;function Dt(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Kp.test(e):qp.test(e)||(t.acceptRelative?Wp.test(e):!1)}const Qp=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function Jp(e){return!!e&&Qp.test(e)}const Gp=/\/$|\/\?/;function os(e="",t=!1){return t?Gp.test(e):e.endsWith("/")}function nn(e="",t=!1){if(!t)return(os(e)?e.slice(0,-1):e)||"/";if(!os(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function qr(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(os(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function Xp(e=""){return e.startsWith("/")}function ss(e=""){return Xp(e)?e:"/"+e}function ti(e,t){if(Ol(t)||Dt(e))return e;const n=nn(t);return e.startsWith(n)?e:Ft(n,e)}function la(e,t){if(Ol(t))return e;const n=nn(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function Ll(e,t){const n=pr(e),r={...Il(n.search),...t};return n.search=Vp(r),th(n)}function Ol(e){return!e||e==="/"}function Yp(e){return e&&e!=="/"}const Zp=/^\.?\//;function Ft(e,...t){let n=e||"";for(const r of t.filter(o=>Yp(o)))if(n){const o=r.replace(Zp,"");n=qr(n)+o}else n=r;return n}function eh(e,t,n={}){return n.trailingSlash||(e=qr(e),t=qr(t)),n.leadingSlash||(e=ss(e),t=ss(t)),n.encoding||(e=Kr(e),t=Kr(t)),e===t}function pr(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/);if(n){const[,f,d=""]=n;return{protocol:f,pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!Dt(e,{acceptRelative:!0}))return t?pr(t+e):ua(e);const[,r="",o,s=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,i="",a=""]=s.match(/([^#/?]*)(.*)?/)||[],{pathname:c,search:l,hash:u}=ua(a.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r,auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:i,pathname:c,search:l,hash:u}}function ua(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function th(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",o=e.auth?e.auth+"@":"",s=e.host||"";return(e.protocol?e.protocol+"//":"")+o+s+t+n+r}class nh extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function rh(e){var c,l,u,f,d;const t=((c=e.error)==null?void 0:c.message)||((l=e.error)==null?void 0:l.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",o=`[${n}] ${JSON.stringify(r)}`,s=e.response?`${e.response.status} ${e.response.statusText}`:"",i=`${o}: ${s}${t?` ${t}`:""}`,a=new nh(i,e.error?{cause:e.error}:void 0);for(const p of["request","options","response"])Object.defineProperty(a,p,{get(){return e[p]}});for(const[p,h]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,p,{get(){return e.response&&e.response[h]}});return a}const oh=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function fa(e="GET"){return oh.has(e.toUpperCase())}function sh(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const ih=new Set(["image/svg","application/xml","application/xhtml","application/html"]),ah=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function ch(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return ah.test(t)?"json":ih.has(t)||t.startsWith("text/")?"text":"blob"}function lh(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[o,s]of new n((e==null?void 0:e.headers)||{}))r.headers.set(o,s)}return r}const uh=new Set([408,409,425,429,500,502,503,504]),fh=new Set([101,204,205,304]);function $l(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(a){const c=a.error&&a.error.name==="AbortError"&&!a.options.timeout||!1;if(a.options.retry!==!1&&!c){let u;typeof a.options.retry=="number"?u=a.options.retry:u=fa(a.options.method)?0:1;const f=a.response&&a.response.status||500;if(u>0&&(Array.isArray(a.options.retryStatusCodes)?a.options.retryStatusCodes.includes(f):uh.has(f))){const d=a.options.retryDelay||0;return d>0&&await new Promise(p=>setTimeout(p,d)),s(a.request,{...a.options,retry:u-1,timeout:a.options.timeout})}}const l=rh(a);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(c,l={}){var d;const u={request:c,options:lh(l,e.defaults,n),response:void 0,error:void 0};if(u.options.method=(d=u.options.method)==null?void 0:d.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=ti(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=Ll(u.request,{...u.options.params,...u.options.query}))),u.options.body&&fa(u.options.method)&&(sh(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half"))),!u.options.signal&&u.options.timeout){const p=new r;setTimeout(()=>p.abort(),u.options.timeout),u.options.signal=p.signal}try{u.response=await t(u.request,u.options)}catch(p){return u.error=p,u.options.onRequestError&&await u.options.onRequestError(u),await o(u)}if(u.response.body&&!fh.has(u.response.status)&&u.options.method!=="HEAD"){const p=(u.options.parseResponse?"json":u.options.responseType)||ch(u.response.headers.get("content-type")||"");switch(p){case"json":{const h=await u.response.text(),g=u.options.parseResponse||or;u.response._data=g(h);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[p]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await o(u)):u.response},i=async function(c,l){return(await s(c,l))._data};return i.raw=s,i.native=(...a)=>t(...a),i.create=(a={})=>$l({...e,defaults:{...e.defaults,...a}}),i}const ni=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),dh=ni.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),ph=ni.Headers,hh=ni.AbortController,mh=$l({fetch:dh,Headers:ph,AbortController:hh}),gh=mh,yh=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},Wr=yh().app,_h=()=>Wr.baseURL,vh=()=>Wr.buildAssetsDir,bh=(...e)=>Ft(Ml(),vh(),...e),Ml=(...e)=>{const t=Wr.cdnURL||Wr.baseURL;return e.length?Ft(t,...e):t};globalThis.__buildAssetsURL=bh,globalThis.__publicAssetsURL=Ml;function is(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?is(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const wh={run:e=>e()},Eh=()=>wh,Nl=typeof console.createTask<"u"?console.createTask:Eh;function Ch(e,t){const n=t.shift(),r=Nl(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function Ph(e,t){const n=t.shift(),r=Nl(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function Oo(e,t){for(const n of[...e])n(t)}class Th{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=is(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=is(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(Ch,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Ph,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&Oo(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&Oo(this._after,o)}):(this._after&&o&&Oo(this._after,o),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Dl(){return new Th}function kh(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let o;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?o=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const s=()=>{if(o&&t===void 0){const i=o.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=s();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>s(),set:(i,a)=>{a||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{r(i),t=i;try{return o?o.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const c=()=>{t=i},l=()=>t===i?c:void 0;as.add(l);try{const u=o?o.run(i,a):a();return n||(t=void 0),await u}finally{as.delete(l)}}}}function xh(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=kh({...e,...r})),t[n],t[n]}}}const Qr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},da="__unctx__",Sh=Qr[da]||(Qr[da]=xh()),Rh=(e,t={})=>Sh.get(e,t),pa="__unctx_async_handlers__",as=Qr[pa]||(Qr[pa]=new Set);function sr(e){const t=[];for(const o of as){const s=o();s&&t.push(s)}const n=()=>{for(const o of t)o()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const Hl=Rh("nuxt-app",{asyncContext:!1}),Ah="__nuxt_plugin";function Ih(e){let t=0;const n={_scope:_f(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.8.0"},get vue(){return n.vueApp.version}},payload:nt({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:o=>n._scope.run(()=>jl(n,o)),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=Dl(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,s)=>{const i="$"+o;Tr(n,i,s),Tr(n.vueApp.config.globalProperties,i,s)},Tr(n.vueApp,"$nuxt",n),Tr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",s=>{n.callHook("app:chunkError",{error:s.payload})}),window.useNuxtApp=window.useNuxtApp||ue;const o=n.hook("app:error",(...s)=>{console.error("[nuxt] error caught during app initialization",...s)});n.hook("app:mounted",o)}const r=nt(n.payload.config);return n.provide("config",r),n}async function Lh(e,t){if(t.hooks&&e.hooks.addHooks(t.hooks),typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function Oh(e,t){const n=[],r=[];for(const o of t){const s=Lh(e,o);o.parallel?n.push(s.catch(i=>r.push(i))):await s}if(await Promise.all(n),r.length)throw r[0]}/*! @__NO_SIDE_EFFECTS__ */function Ke(e){return typeof e=="function"?e:(delete e.name,Object.assign(e.setup||(()=>{}),e,{[Ah]:!0}))}function jl(e,t,n){const r=()=>n?t(...n):t();return Hl.set(e),e.vueApp.runWithContext(r)}/*! @__NO_SIDE_EFFECTS__ */function ue(){var t;let e;if(fl()&&(e=(t=Bt())==null?void 0:t.appContext.app.$nuxt),e=e||Hl.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}/*! @__NO_SIDE_EFFECTS__ */function $e(){return ue().$config}function Tr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const $h="modulepreload",Mh=function(e,t){return e[0]==="."?new URL(e,t).href:e},ha={},Nh=function(t,n,r){if(!n||n.length===0)return t();const o=document.getElementsByTagName("link");return Promise.all(n.map(s=>{if(s=Mh(s,r),s in ha)return;ha[s]=!0;const i=s.endsWith(".css"),a=i?'[rel="stylesheet"]':"";if(!!r)for(let u=o.length-1;u>=0;u--){const f=o[u];if(f.href===s&&(!i||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${a}`))return;const l=document.createElement("link");if(l.rel=i?"stylesheet":$h,i||(l.as="script",l.crossOrigin=""),l.href=s,document.head.appendChild(l),i)return new Promise((u,f)=>{l.addEventListener("load",u),l.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})})).then(()=>t()).catch(s=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s})},L=(...e)=>Nh(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Dh=-1,Hh=-2,jh=-3,Bh=-4,Fh=-5,zh=-6;function Uh(e,t){return Vh(JSON.parse(e),t)}function Vh(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function o(s,i=!1){if(s===Dh)return;if(s===jh)return NaN;if(s===Bh)return 1/0;if(s===Fh)return-1/0;if(s===zh)return-0;if(i)throw new Error("Invalid input");if(s in r)return r[s];const a=n[s];if(!a||typeof a!="object")r[s]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const c=a[0],l=t==null?void 0:t[c];if(l)return r[s]=l(o(a[1]));switch(c){case"Date":r[s]=new Date(a[1]);break;case"Set":const u=new Set;r[s]=u;for(let p=1;p>>9)+65536).toString(16).substring(1,8).toLowerCase()}function ma(e){return e._h||Fl(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function zl(e,t){const{props:n,tag:r}=e;if(Qh.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const o=["id"];r==="meta"&&o.push("name","property","http-equiv");for(const s of o)if(typeof n[s]<"u"){const i=String(n[s]);return t&&!t(i)?!1:`${r}:${s}:${i}`}return!1}function ga(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function Gh(e,t,n){const r={tag:e,props:await Ul(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return Bl.forEach(o=>{const s=typeof r.props[o]<"u"?r.props[o]:n[o];typeof s<"u"&&((!["innerHTML","textContent"].includes(o)||qh.includes(r.tag))&&(r[o]=s),delete r.props[o])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.props.children&&(r.innerHTML=r.props.children,delete r.props.children),r.tag==="script"&&(typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),r.innerHTML&&["application/ld+json","application/json"].includes(r.props.type)&&(r.innerHTML=r.innerHTML.replace(/({...r,props:{...r.props,content:o}})):r}function Xh(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function Ul(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=Xh(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!Bl.includes(n)){const r=String(e[n]),o=n.startsWith("data-");r==="true"||r===""?e[n]=o?"true":!0:e[n]||(o&&r==="false"?e[n]="false":delete e[n])}}return e}const Yh=10;async function Zh(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Wh.includes(n)).forEach(([n,r])=>{const o=Kh(r);t.push(...o.map(s=>Gh(n,s,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<c&&c[l]||void 0,t):a=t[i],typeof a<"u"?(a||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(i=>{const a=r(i.slice(1));typeof a=="string"&&(e=e.replace(new RegExp(`\\${i}(\\W|$)`,"g"),(c,l)=>`${a}${l}`).trim())}),e.includes(Pt)&&(e.endsWith(Pt)&&(e=e.slice(0,-Pt.length).trim()),e.startsWith(Pt)&&(e=e.slice(Pt.length).trim()),e=e.replace(new RegExp(`\\${Pt}\\s*\\${Pt}`,"g"),Pt),e=qt(e,{separator:n},n)),e}async function tm(e){const t={tag:e.tagName.toLowerCase(),props:await Ul(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=zl(t),t}async function Vl(e,t={}){var u;const n=t.document||e.resolvedOptions.document;if(!n)return;const r={shouldRender:e.dirty,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!r.shouldRender)return;const o=(await e.resolveTags()).map(f=>({tag:f,id:Ar.includes(f.tag)?ma(f):f.tag,shouldRender:!0}));let s=e._dom;if(!s){s={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(u=n==null?void 0:n[f])==null?void 0:u.children;for(const p of[...d].filter(h=>Ar.includes(h.tagName.toLowerCase())))s.elMap[p.getAttribute("data-hid")||ma(await tm(p))]=p}}s.pendingSideEffects={...s.sideEffects||{}},s.sideEffects={};function i(f,d,p){const h=`${f}:${d}`;s.sideEffects[h]=p,delete s.pendingSideEffects[h]}function a({id:f,$el:d,tag:p}){const h=p.tag.endsWith("Attrs");s.elMap[f]=d,h||(["textContent","innerHTML"].forEach(g=>{p[g]&&p[g]!==d[g]&&(d[g]=p[g])}),i(f,"el",()=>{s.elMap[f].remove(),delete s.elMap[f]})),Object.entries(p.props).forEach(([g,E])=>{const w=`attr:${g}`;if(g==="class")for(const b of(E||"").split(" ").filter(Boolean))h&&i(f,`${w}:${b}`,()=>d.classList.remove(b)),!d.classList.contains(b)&&d.classList.add(b);else d.getAttribute(g)!==E&&d.setAttribute(g,E===!0?"":String(E)),h&&i(f,w,()=>d.removeAttribute(g))})}const c=[],l={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:p,id:h}=f;if(p){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||s.elMap[h],f.$el?a(f):Ar.includes(d.tag)&&c.push(f)}}for(const f of c){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),a(f),l[d]=l[d]||n.createDocumentFragment(),l[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,i);l.head&&n.head.appendChild(l.head),l.bodyOpen&&n.body.insertBefore(l.bodyOpen,n.body.firstChild),l.bodyClose&&n.body.appendChild(l.bodyClose),Object.values(s.pendingSideEffects).forEach(f=>f()),e._dom=s,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function nm(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await Vl(e,t),delete e._domUpdatePromise,r()}))}function rm(e){return t=>{var r,o;const n=((o=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(s){nm(s,e)}}}}}const om=["templateParams","htmlAttrs","bodyAttrs"],sm={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=zl(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const o=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,s=t[o];if(s){let a=r==null?void 0:r.tagDuplicateStrategy;if(!a&&om.includes(r.tag)&&(a="merge"),a==="merge"){const c=s.props;["class","style"].forEach(l=>{r.props[l]&&c[l]&&(l==="style"&&!c[l].endsWith(";")&&(c[l]+=";"),r.props[l]=`${c[l]} ${r.props[l]}`)}),t[o].props={...c,...r.props};return}else if(r._e===s._e){s._duped=s._duped||[],r._d=`${s._d}:${s._duped.length+1}`,s._duped.push(r);return}else if(Jr(r)>Jr(s))return}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Ar.includes(r.tag)&&i===0){delete t[o];return}t[o]=r});const n=[];Object.values(t).forEach(r=>{const o=r._duped;delete r._duped,n.push(r),o&&n.push(...o)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},im={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},va=["script","link","bodyAttrs"];function ba(e){const t={},n={};return Object.entries(e.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"?n[r]=o:t[r]=o}),{props:t,eventHandlers:n}}const am={hooks:{"ssr:render":function(e){e.tags=e.tags.map(t=>(!va.includes(t.tag)||!Object.entries(t.props).find(([n,r])=>n.startsWith("on")&&typeof r=="function")||(t.props=ba(t).props),t))},"tags:resolve":function(e){e.tags=e.tags.map(t=>{if(!va.includes(t.tag))return t;const{props:n,eventHandlers:r}=ba(t);return Object.keys(r).length&&(t.props=n,t._eventHandlers=r),t})},"dom:renderTag":function(e,t,n){if(!e.tag._eventHandlers)return;const r=e.tag.tag==="bodyAttrs"?t.defaultView:e.$el;Object.entries(e.tag._eventHandlers).forEach(([o,s])=>{const i=`${e.tag._d||e.tag._p}:${o}`,a=o.slice(2).toLowerCase(),c=`data-h-${a}`;if(n(e.id,i,()=>{}),e.$el.hasAttribute(c))return;const l=s;e.$el.setAttribute(c,""),r.addEventListener(a,l),e.entry&&n(e.id,i,()=>{r.removeEventListener(a,l),e.$el.removeAttribute(c)})})}}},cm=["link","style","script","noscript"],lm={hooks:{"tag:normalise":({tag:e})=>{e.key&&cm.includes(e.tag)&&(e.props["data-hid"]=e._h=Fl(e.key))}}},um={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(o=>o._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of em)for(const o of e.tags.filter(s=>typeof s.tagPriority=="string"&&s.tagPriority.startsWith(n))){const s=t(o.tagPriority.replace(n,""));typeof s<"u"&&(o._p=s+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>Jr(n)-Jr(r))}}},fm={hooks:{"tags:resolve":e=>{var i;const{tags:t}=e,n=(i=t.find(a=>a.tag==="title"))==null?void 0:i.textContent,r=t.findIndex(a=>a.tag==="templateParams"),o=r!==-1?t[r].props:{},s=o.separator||"|";delete o.separator,o.pageTitle=qt(o.pageTitle||n||"",o,s);for(const a of t)a.processTemplateParams!==!1&&(["titleTemplate","title"].includes(a.tag)&&typeof a.textContent=="string"?a.textContent=qt(a.textContent,o,s):a.tag==="meta"&&typeof a.props.content=="string"?a.props.content=qt(a.props.content,o,s):a.tag==="link"&&typeof a.props.href=="string"?a.props.href=qt(a.props.href,o,s):a.processTemplateParams===!0&&(a.innerHTML?a.innerHTML=qt(a.innerHTML,o,s):a.textContent&&(a.textContent=qt(a.textContent,o,s))));e.tags=t.filter(a=>a.tag!=="templateParams")}}},dm={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(o=>o.tag==="titleTemplate");const r=t.findIndex(o=>o.tag==="title");if(r!==-1&&n!==-1){const o=ga(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=ga(t[n].textContent);o!==null&&(t[n].textContent=o,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}};let Kl;function pm(e={}){const t=hm(e);return t.use(rm()),Kl=t}function wa(e,t){return!e||e==="server"&&t||e==="client"&&!t}function hm(e={}){const t=Dl();t.addHooks(e.hooks||{}),e.document=e.document||(Jh?document:void 0);const n=!e.document;e.plugins=[sm,im,am,lm,um,fm,dm,...(e==null?void 0:e.plugins)||[]];const r=()=>{i.dirty=!0,t.callHook("entries:updated",i)};let o=0,s=[];const i={dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return s},use(a){const c=typeof a=="function"?a(i):a;wa(c.mode,n)&&t.addHooks(c.hooks||{})},push(a,c){c==null||delete c.head;const l={_i:o++,input:a,...c};return wa(l.mode,n)&&(s.push(l),r()),{dispose(){s=s.filter(u=>u._i!==l._i),t.callHook("entries:updated",i),r()},patch(u){s=s.map(f=>(f._i===l._i&&(f.input=l.input=u),f)),r()}}},async resolveTags(){const a={tags:[],entries:[...s]};await t.callHook("entries:resolve",a);for(const c of a.entries){const l=c.resolvedInput||c.input;if(c.resolvedInput=await(c.transform?c.transform(l):l),c.resolvedInput)for(const u of await Zh(c)){const f={tag:u,entry:c,resolvedOptions:i.resolvedOptions};await t.callHook("tag:normalise",f),a.tags.push(f.tag)}}return await t.callHook("tags:beforeResolve",a),await t.callHook("tags:resolve",a),a.tags},ssr:n};return e.plugins.forEach(a=>i.use(a)),i.hooks.callHook("init",i),i}function mm(){return Kl}const gm=xl.startsWith("3");function ym(e){return typeof e=="function"?e():H(e)}function Gr(e,t=""){if(e instanceof Promise)return e;const n=ym(e);return!e||!n?n:Array.isArray(n)?n.map(r=>Gr(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,H(o)]:[r,Gr(o,r)])):n}const _m={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Gr(t.input)}}},ql="usehead";function vm(e){return{install(n){gm&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(ql,e))}}.install}function bm(e={}){e.domDelayFn=e.domDelayFn||(n=>jt(()=>setTimeout(()=>n(),0)));const t=pm(e);return t.use(_m),t.install=vm(t),t}const cs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ls="__unhead_injection_handler__";function wm(e){cs[ls]=e}function Em(){if(ls in cs)return cs[ls]();const e=Le(ql);return e||mm()}function Wl(e,t={}){const n=t.head||Em();if(n)return n.ssr?n.push(e,t):Cm(n,e,t)}function Cm(e,t,n={}){const r=_e(!1),o=_e({});cd(()=>{o.value=r.value?{}:Gr(t)});const s=e.push(o.value,n);return Be(o,a=>{s.patch(a)}),Bt()&&(An(()=>{s.dispose()}),tl(()=>{r.value=!0}),el(()=>{r.value=!1})),s}function Pm(e){return{ctx:{table:e},matchAll:t=>Jl(t,e)}}function Ql(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,Ql(o)])):new Map(Object.entries(e[n]));return t}function Tm(e){return Pm(Ql(e))}function Jl(e,t){const n=[];for(const[o,s]of Ea(t.wildcard))e.startsWith(o)&&n.push(s);for(const[o,s]of Ea(t.dynamic))if(e.startsWith(o+"/")){const i="/"+e.slice(o.length).split("/").splice(2).join("/");n.push(...Jl(i,s))}const r=t.static.get(e);return r&&n.push(r),n.filter(Boolean)}function Ea(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function us(e,t,n=".",r){if(!$o(t))return us(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const i=e[s];i!=null&&(r&&r(o,s,i,n)||(Array.isArray(i)&&Array.isArray(o[s])?o[s]=[...i,...o[s]]:$o(i)&&$o(o[s])?o[s]=us(i,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=i))}return o}function $o(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Gl(e){return(...t)=>t.reduce((n,r)=>us(n,r,"",e),{})}const qn=Gl(),km=Gl((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0}),kr=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function xm(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");const n={},o=(t||{}).decode||Am;let s=0;for(;st in e?Om(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Wt=(e,t,n)=>($m(e,typeof t!="symbol"?t+"":t,n),n);class fs extends Error{constructor(t,n={}){super(t,n),Wt(this,"statusCode",500),Wt(this,"fatal",!1),Wt(this,"unhandled",!1),Wt(this,"statusMessage"),Wt(this,"data"),Wt(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:ps(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Xl(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Wt(fs,"__h3_error__",!0);function ds(e){if(typeof e=="string")return new fs(e);if(Mm(e))return e;const t=new fs(e.message??e.statusMessage??"",{cause:e.cause||e});if(Lm(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=ps(e.statusCode,t.statusCode):e.status&&(t.statusCode=ps(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Xl(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Mm(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const Nm=/[^\u0009\u0020-\u007E]/g;function Xl(e=""){return e.replace(Nm,"")}function ps(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const Dm=Symbol("layout-meta"),mo=Symbol("route"),ot=()=>{var e;return(e=ue())==null?void 0:e.$router},Ht=()=>fl()?Le(mo,ue()._route):ue()._route;/*! @__NO_SIDE_EFFECTS__ */const Hm=(e,t,n={})=>{const r=ue(),o=n.global||typeof e!="string",s=typeof e!="string"?e:t;if(!s){console.warn("[nuxt] No route middleware passed to `addRouteMiddleware`.",e);return}o?r._middleware.global.push(s):r._middleware.named[e]=s},jm=()=>{try{if(ue()._processingMiddleware)return!0}catch{return!0}return!1},Yl=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:Ll(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:a="_blank",windowFeatures:c={}}=t.open,l=Object.entries(c).filter(([u,f])=>f!==void 0).map(([u,f])=>`${u.toLowerCase()}=${f}`).join(", ");open(n,a,l)}return Promise.resolve()}const r=(t==null?void 0:t.external)||Dt(n,{acceptRelative:!0});if(r){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const a=pr(n).protocol;if(a&&Jp(a))throw new Error(`Cannot navigate to a URL with '${a}' protocol.`)}const o=jm();if(!r&&o)return e;const s=ot(),i=ue();return r?(i._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?i.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)},go=()=>Fc(ue().payload,"error"),fn=e=>{const t=ri(e);try{const n=ue(),r=go();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},Bm=async(e={})=>{const t=ue(),n=go();t.callHook("app:error:cleared",e),e.redirect&&await ot().replace(e.redirect),n.value=null},Fm=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),ri=e=>{const t=ds(e);return t.__nuxt_error=!0,t},hs=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),zm=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),oi=e=>{const t=ue();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{hs(e)}):hs(e)},Vw=!1,ms=!1,Um=!1,Vm={componentName:"NuxtLink"},Kw={deep:!0},Km="#__nuxt",qm="$s";function St(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const o=qm+n,s=ue(),i=Fc(s.payload.state,o);if(i.value===void 0&&r){const a=r();if(Ce(a))return s.payload.state[o]=a,a;i.value=a}return i}const Pa=Object.freeze({ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1,excludeKeys:void 0,excludeValues:void 0,replacer:void 0});function Wm(e,t){t?t={...Pa,...t}:t=Pa;const n=Zl(t);return n.dispatch(e),n.toString()}const Qm=Object.freeze(["prototype","__proto__","constructor"]);function Zl(e){let t="",n=new Map;const r=o=>{t+=o};return{toString(){return t},getContext(){return n},dispatch(o){return e.replacer&&(o=e.replacer(o)),this[o===null?"null":typeof o](o)},object(o){if(o&&typeof o.toJSON=="function")return this.object(o.toJSON());const s=Object.prototype.toString.call(o);let i="";const a=s.length;a<10?i="unknown:["+s+"]":i=s.slice(8,a-1),i=i.toLowerCase();let c=null;if((c=n.get(o))===void 0)n.set(o,n.size);else return this.dispatch("[CIRCULAR:"+c+"]");if(typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(o))return r("buffer:"),r(o.toString("utf8"));if(i!=="object"&&i!=="function"&&i!=="asyncfunction")this[i]?this[i](o):e.ignoreUnknown||this.unkown(o,i);else{let l=Object.keys(o);e.unorderedObjects&&(l=l.sort());let u=[];e.respectType!==!1&&!Ta(o)&&(u=Qm),e.excludeKeys&&(l=l.filter(d=>!e.excludeKeys(d)),u=u.filter(d=>!e.excludeKeys(d))),r("object:"+(l.length+u.length)+":");const f=d=>{this.dispatch(d),r(":"),e.excludeValues||this.dispatch(o[d]),r(",")};for(const d of l)f(d);for(const d of u)f(d)}},array(o,s){if(s=s===void 0?e.unorderedArrays!==!1:s,r("array:"+o.length+":"),!s||o.length<=1){for(const c of o)this.dispatch(c);return}const i=new Map,a=o.map(c=>{const l=Zl(e);l.dispatch(c);for(const[u,f]of l.getContext())i.set(u,f);return l.toString()});return n=i,a.sort(),this.array(a,!1)},date(o){return r("date:"+o.toJSON())},symbol(o){return r("symbol:"+o.toString())},unkown(o,s){if(r(s),!!o&&(r(":"),o&&typeof o.entries=="function"))return this.array(Array.from(o.entries()),!0)},error(o){return r("error:"+o.toString())},boolean(o){return r("bool:"+o)},string(o){r("string:"+o.length+":"),r(o)},function(o){r("fn:"),Ta(o)?this.dispatch("[native]"):this.dispatch(o.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(o.name)),e.respectFunctionProperties&&this.object(o)},number(o){return r("number:"+o)},xml(o){return r("xml:"+o.toString())},null(){return r("Null")},undefined(){return r("Undefined")},regexp(o){return r("regex:"+o.toString())},uint8array(o){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(o))},uint8clampedarray(o){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(o))},int8array(o){return r("int8array:"),this.dispatch(Array.prototype.slice.call(o))},uint16array(o){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(o))},int16array(o){return r("int16array:"),this.dispatch(Array.prototype.slice.call(o))},uint32array(o){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(o))},int32array(o){return r("int32array:"),this.dispatch(Array.prototype.slice.call(o))},float32array(o){return r("float32array:"),this.dispatch(Array.prototype.slice.call(o))},float64array(o){return r("float64array:"),this.dispatch(Array.prototype.slice.call(o))},arraybuffer(o){return r("arraybuffer:"),this.dispatch(new Uint8Array(o))},url(o){return r("url:"+o.toString())},map(o){r("map:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},set(o){r("set:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},file(o){return r("file:"),this.dispatch([o.name,o.size,o.type,o.lastModfied])},blob(){if(e.ignoreUnknown)return r("[blob]");throw new Error(`Hashing Blob objects is currently not supported -Use "options.replacer" or "options.ignoreUnknown" -`)},domwindow(){return r("domwindow")},bigint(o){return r("bigint:"+o.toString())},process(){return r("process")},timer(){return r("timer")},pipe(){return r("pipe")},tcp(){return r("tcp")},udp(){return r("udp")},tty(){return r("tty")},statwatcher(){return r("statwatcher")},securecontext(){return r("securecontext")},connection(){return r("connection")},zlib(){return r("zlib")},context(){return r("context")},nodescript(){return r("nodescript")},httpparser(){return r("httpparser")},dataview(){return r("dataview")},signal(){return r("signal")},fsevent(){return r("fsevent")},tlswrap(){return r("tlswrap")}}}const eu="[native code] }",Jm=eu.length;function Ta(e){return typeof e!="function"?!1:Function.prototype.toString.call(e).slice(-Jm)===eu}class $t{constructor(t,n){t=this.words=t||[],this.sigBytes=n===void 0?t.length*4:n}toString(t){return(t||Gm).stringify(this)}concat(t){if(this.clamp(),this.sigBytes%4)for(let n=0;n>>2]>>>24-n%4*8&255;this.words[this.sigBytes+n>>>2]|=r<<24-(this.sigBytes+n)%4*8}else for(let n=0;n>>2]=t.words[n>>>2];return this.sigBytes+=t.sigBytes,this}clamp(){this.words[this.sigBytes>>>2]&=4294967295<<32-this.sigBytes%4*8,this.words.length=Math.ceil(this.sigBytes/4)}clone(){return new $t([...this.words])}}const Gm={stringify(e){const t=[];for(let n=0;n>>2]>>>24-n%4*8&255;t.push((r>>>4).toString(16),(r&15).toString(16))}return t.join("")}},Xm={stringify(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=[];for(let r=0;r>>2]>>>24-r%4*8&255,s=e.words[r+1>>>2]>>>24-(r+1)%4*8&255,i=e.words[r+2>>>2]>>>24-(r+2)%4*8&255,a=o<<16|s<<8|i;for(let c=0;c<4&&r*8+c*6>>6*(3-c)&63))}return n.join("")}},Ym={parse(e){const t=e.length,n=[];for(let r=0;r>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new $t(n,t)}},Zm={parse(e){return Ym.parse(unescape(encodeURIComponent(e)))}};class eg{constructor(){this._data=new $t,this._nDataBytes=0,this._minBufferSize=0,this.blockSize=512/32}reset(){this._data=new $t,this._nDataBytes=0}_append(t){typeof t=="string"&&(t=Zm.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes}_doProcessBlock(t,n){}_process(t){let n,r=this._data.sigBytes/(this.blockSize*4);t?r=Math.ceil(r):r=Math.max((r|0)-this._minBufferSize,0);const o=r*this.blockSize,s=Math.min(o*4,this._data.sigBytes);if(o){for(let i=0;i>>7)^(y<<14|y>>>18)^y>>>3,P=Kt[d-2],T=(P<<15|P>>>17)^(P<<13|P>>>19)^P>>>10;Kt[d]=m+Kt[d-7]+T+Kt[d-16]}const p=c&l^~c&u,h=o&s^o&i^s&i,g=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),E=(c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25),w=f+E+p+ng[d]+Kt[d],b=g+h;f=u,u=l,l=c,c=a+w|0,a=i,i=s,s=o,o=w+b|0}r[0]=r[0]+o|0,r[1]=r[1]+s|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+c|0,r[5]=r[5]+l|0,r[6]=r[6]+u|0,r[7]=r[7]+f|0}finalize(t){super.finalize(t);const n=this._nDataBytes*8,r=this._data.sigBytes*8;return this._data.words[r>>>5]|=128<<24-r%32,this._data.words[(r+64>>>9<<4)+14]=Math.floor(n/4294967296),this._data.words[(r+64>>>9<<4)+15]=n,this._data.sigBytes=this._data.words.length*4,this._process(),this._hash}}function og(e){return new rg().finalize(e).toString(Xm)}function Xr(e,t={}){const n=typeof e=="string"?e:Wm(e,t);return og(n).slice(0,10)}const sg={path:"/",watch:!0,decode:e=>or(decodeURIComponent(e)),encode:e=>encodeURIComponent(typeof e=="string"?e:JSON.stringify(e))};function Ir(e,t){var s;const n={...sg,...t},r=ig(n)||{},o=_e(r[e]??((s=n.default)==null?void 0:s.call(n)));{const i=typeof BroadcastChannel>"u"?null:new BroadcastChannel(`nuxt:cookies:${e}`),a=()=>{cg(e,o.value,n),i==null||i.postMessage(n.encode(o.value))};let c=!1;Cc()&&so(()=>{c=!0,a(),i==null||i.close()}),i&&(i.onmessage=l=>{c=!0,o.value=n.decode(l.data),jt(()=>{c=!1})}),n.watch?Be(o,()=>{c||a()},{deep:n.watch!=="shallow"}):a()}return o}function ig(e={}){return xm(document.cookie,e)}function ag(e,t,n={}){return t==null?Ca(e,t,{...n,maxAge:-1}):Ca(e,t,n)}function cg(e,t,n={}){document.cookie=ag(e,t,n)}const lg=async e=>{const t=ue();e=Array.isArray(e)?e:[e],await Promise.all(e.map(n=>fg(t.vueApp._context.components[n])))},ug=e=>lg(e);function fg(e){if(e!=null&&e.__asyncLoader&&!e.__asyncResolved)return e.__asyncLoader()}async function tu(e,t=ot()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const o=t._preloadPromises=t._preloadPromises||[];if(o.length>4)return Promise.all(o).then(()=>tu(e,t));t._routePreloaded.add(n);const s=r.map(i=>{var a;return(a=i.components)==null?void 0:a.default}).filter(i=>typeof i=="function");for(const i of s){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>o.splice(o.indexOf(a)));o.push(a)}await Promise.all(o)}function dg(e={}){const t=e.path||window.location.pathname;let n={};try{n=or(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires)e.find(t=>t!==void 0),hg="noopener noreferrer";/*! @__NO_SIDE_EFFECTS__ */function mg(e){const t=e.componentName||"NuxtLink",n=(r,o)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;const s=e.trailingSlash==="append"?qr:nn;if(typeof r=="string")return s(r,!0);const i="path"in r?r.path:o(r).path;return{...r,name:void 0,path:s(i,!0)}};return Re({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(r,{slots:o}){const s=ot(),i=se(()=>{const f=r.to||r.href||"";return n(f,s.resolve)}),a=se(()=>r.external||r.target&&r.target!=="_self"?!0:typeof i.value=="object"?!1:i.value===""||Dt(i.value,{acceptRelative:!0})),c=_e(!1),l=_e(null),u=f=>{var d;l.value=r.custom?(d=f==null?void 0:f.$el)==null?void 0:d.nextElementSibling:f==null?void 0:f.$el};if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!yg()){const d=ue();let p,h=null;Rn(()=>{const g=gg();oi(()=>{p=hs(()=>{var E;(E=l==null?void 0:l.value)!=null&&E.tagName&&(h=g.observe(l.value,async()=>{h==null||h(),h=null;const w=typeof i.value=="string"?i.value:s.resolve(i.value).fullPath;await Promise.all([d.hooks.callHook("link:prefetch",w).catch(()=>{}),!a.value&&tu(i.value,s).catch(()=>{})]),c.value=!0}))})})}),An(()=>{p&&zm(p),h==null||h(),h=null})}return()=>{var g,E;if(!a.value){const w={ref:u,to:i.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(c.value&&(w.class=r.prefetchedClass||e.prefetchedClass),w.rel=r.rel),Oe(Ed("RouterLink"),w,o.default)}const f=typeof i.value=="object"?((g=s.resolve(i.value))==null?void 0:g.href)??null:i.value||null,d=r.target||null,p=r.noRel?null:pg(r.rel,e.externalRelAttribute,f?hg:"")||null,h=()=>Yl(f,{replace:r.replace});return r.custom?o.default?o.default({href:f,navigate:h,get route(){if(!f)return;const w=pr(f);return{path:w.pathname,fullPath:w.pathname,get query(){return Il(w.search)},hash:w.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:f}},rel:p,target:d,isExternal:a.value,isActive:!1,isExactActive:!1}):null:Oe("a",{ref:l,href:f,rel:p,target:d},(E=o.default)==null?void 0:E.call(o))}}})}const yo=mg(Vm);function gg(){const e=ue();if(e._observer)return e._observer;let t=null;const n=new Map,r=(s,i)=>(t||(t=new IntersectionObserver(a=>{for(const c of a){const l=n.get(c.target);(c.isIntersecting||c.intersectionRatio>0)&&l&&l()}})),n.set(s,i),t.observe(s),()=>{n.delete(s),t.unobserve(s),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function yg(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const _g={alpine:{title:"Alpine",description:"The minimalist blog theme",image:{src:"/social-card-preview.png",alt:"An image showcasing my project.",width:400,height:300},header:{position:"right",logo:{path:"/logo.svg",pathDark:"/logo-dark.svg",alt:"alpine"}},footer:{credits:{enabled:!0,repository:"https://www.github.com/nuxt-themes/alpine"},navigation:!0,alignment:"center",message:"Follow me on"},socials:{twitter:"nuxtlabs",instagram:"atinuxt",linkedin:{icon:"uil:linkedin",label:"LinkedIn",href:"https://www.linkedin.com/company/nuxtlabs"}},form:{successMessage:"Message sent. Thank you!"}}},vg={alpine:{title:"Alpine",description:"The minimalist blog theme",image:{src:"/social-card-preview.png",alt:"An image showcasing my project.",width:400,height:300},header:{position:"right",logo:{path:"/logo.svg",pathDark:"/logo-dark.svg",alt:"alpine"}},footer:{credits:{enabled:!0,text:"Alpine",repository:"https://www.github.com/nuxt-themes/alpine"},navigation:!0,alignment:"center",message:"Follow me on"},socials:{twitter:"",instagram:"",github:"",facebook:"",medium:"",youtube:""},form:{successMessage:"Message sent. Thank you!"},backToTop:{text:"Back to top",icon:"material-symbols:arrow-upward"}}},bg={prose:{copyButton:{iconCopy:"ph:copy",iconCopied:"ph:check"},headings:{icon:"ph:link"}}},wg={},Eg={nuxt:{buildId:"26362c11-6a3b-416b-8960-7942911fa0cc"}},Cg=km(_g,vg,bg,wg,Eg);function hr(){const e=ue();return e._appConfig||(e._appConfig=nt(Cg)),e._appConfig}let Lr,nu;function Pg(){var n;const e=$e(),t=(n=hr().nuxt)==null?void 0:n.buildId;return Lr=$fetch(Ft(e.app.cdnURL||e.app.baseURL,e.app.buildAssetsDir,`builds/meta/${t}.json`)),Lr.then(r=>{nu=Tm(r.matcher)}),Lr}function _o(){return Lr||Pg()}async function ru(e){return await _o(),qn({},...nu.matchAll(e).reverse())}function xa(e,t={}){const n=Tg(e,t),r=ue(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=kg().then(s=>s?ou(n).then(i=>i||(delete o[n],null)):(o[n]=null,null))),o[n]}const Sa="json";function Tg(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||Dt(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return Ft($e().app.baseURL,n.pathname,r?`_payload.${r}.${Sa}`:`_payload.${Sa}`)}async function ou(e){const t=fetch(e).then(n=>n.text().then(su));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function kg(e=Ht().path){if(ue().payload.prerenderedAt||(await _o()).prerendered.includes(e))return!0;const r=await ru(e);return!!r.prerender&&!r.redirect}let xr=null;async function xg(){if(xr)return xr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=su(e.textContent||""),n=e.dataset.src?await ou(e.dataset.src):void 0;return xr={...t,...n,...window.__NUXT__},xr}function su(e){return Uh(e,ue()._payloadRevivers)}function Sg(e,t){ue()._payloadRevivers[e]=t}const Ra={NuxtError:e=>ri(e),EmptyShallowRef:e=>It(e==="_"?void 0:e==="0n"?BigInt(0):or(e)),EmptyRef:e=>_e(e==="_"?void 0:e==="0n"?BigInt(0):or(e)),ShallowRef:e=>It(e),ShallowReactive:e=>At(e),Ref:e=>_e(e),Reactive:e=>nt(e)},Rg=Ke({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Ra)Sg(r,Ra[r]);Object.assign(e.payload,([t,n]=sr(()=>e.runWithContext(xg)),t=await t,n(),t)),window.__NUXT__=e.payload}}),Ag=[],Ig=Ke({name:"nuxt:head",enforce:"pre",setup(e){const t=bm({plugins:Ag});wm(()=>ue().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Vl(t)};t.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});/*! - * vue-router v4.2.5 - * (c) 2023 Eduardo San Martin Morote - * @license MIT - */const ln=typeof window<"u";function Lg(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const le=Object.assign;function Mo(e,t){const n={};for(const r in t){const o=t[r];n[r]=rt(o)?o.map(e):e(o)}return n}const Wn=()=>{},rt=Array.isArray,Og=/\/$/,$g=e=>e.replace(Og,"");function No(e,t,n="/"){let r,o={},s="",i="";const a=t.indexOf("#");let c=t.indexOf("?");return a=0&&(c=-1),c>-1&&(r=t.slice(0,c),s=t.slice(c+1,a>-1?a:t.length),o=e(s)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=Hg(r??t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:i}}function Mg(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Aa(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Ng(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&En(t.matched[r],n.matched[o])&&iu(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function En(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function iu(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!Dg(e[n],t[n]))return!1;return!0}function Dg(e,t){return rt(e)?Ia(e,t):rt(t)?Ia(t,e):e===t}function Ia(e,t){return rt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Hg(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];(o===".."||o===".")&&r.push("");let s=n.length-1,i,a;for(i=0;i1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var ir;(function(e){e.pop="pop",e.push="push"})(ir||(ir={}));var Qn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Qn||(Qn={}));function jg(e){if(!e)if(ln){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),$g(e)}const Bg=/^[^#]+#/;function Fg(e,t){return e.replace(Bg,"#")+t}function zg(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const vo=()=>({left:window.pageXOffset,top:window.pageYOffset});function Ug(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=zg(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function La(e,t){return(history.state?history.state.position-t:-1)+e}const gs=new Map;function Vg(e,t){gs.set(e,t)}function Kg(e){const t=gs.get(e);return gs.delete(e),t}let qg=()=>location.protocol+"//"+location.host;function au(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let a=o.includes(e.slice(s))?e.slice(s).length:1,c=o.slice(a);return c[0]!=="/"&&(c="/"+c),Aa(c,"")}return Aa(n,e)+r+o}function Wg(e,t,n,r){let o=[],s=[],i=null;const a=({state:d})=>{const p=au(e,location),h=n.value,g=t.value;let E=0;if(d){if(n.value=p,t.value=d,i&&i===h){i=null;return}E=g?d.position-g.position:0}else r(p);o.forEach(w=>{w(n.value,h,{delta:E,type:ir.pop,direction:E?E>0?Qn.forward:Qn.back:Qn.unknown})})};function c(){i=n.value}function l(d){o.push(d);const p=()=>{const h=o.indexOf(d);h>-1&&o.splice(h,1)};return s.push(p),p}function u(){const{history:d}=window;d.state&&d.replaceState(le({},d.state,{scroll:vo()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:c,listen:l,destroy:f}}function Oa(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?vo():null}}function Qg(e){const{history:t,location:n}=window,r={value:au(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(c,l,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:qg()+e+c;try{t[u?"replaceState":"pushState"](l,"",d),o.value=l}catch(p){console.error(p),n[u?"replace":"assign"](d)}}function i(c,l){const u=le({},t.state,Oa(o.value.back,c,o.value.forward,!0),l,{position:o.value.position});s(c,u,!0),r.value=c}function a(c,l){const u=le({},o.value,t.state,{forward:c,scroll:vo()});s(u.current,u,!0);const f=le({},Oa(r.value,c,null),{position:u.position+1},l);s(c,f,!1),r.value=c}return{location:r,state:o,push:a,replace:i}}function cu(e){e=jg(e);const t=Qg(e),n=Wg(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=le({location:"",base:e,go:r,createHref:Fg.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function Jg(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),cu(e)}function Gg(e){return typeof e=="string"||e&&typeof e=="object"}function lu(e){return typeof e=="string"||typeof e=="symbol"}const at={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},uu=Symbol("");var $a;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})($a||($a={}));function Cn(e,t){return le(new Error,{type:e,[uu]:!0},t)}function dt(e,t){return e instanceof Error&&uu in e&&(t==null||!!(e.type&t))}const Ma="[^/]+?",Xg={sensitive:!1,strict:!1,start:!0,end:!0},Yg=/[.+*?^${}()[\]/\\]/g;function Zg(e,t){const n=le({},Xg,t),r=[];let o=n.start?"^":"";const s=[];for(const l of e){const u=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let f=0;ft.length?t.length===1&&t[0]===40+40?1:-1:0}function ty(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const ny={type:0,value:""},ry=/[a-zA-Z0-9_]/;function oy(e){if(!e)return[[]];if(e==="/")return[[ny]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${l}": ${p}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let a=0,c,l="",u="";function f(){l&&(n===0?s.push({type:0,value:l}):n===1||n===2||n===3?(s.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${l}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:l,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),l="")}function d(){l+=c}for(;a{i(b)}:Wn}function i(u){if(lu(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function a(){return n}function c(u){let f=0;for(;f=0&&(u.record.path!==n[f].record.path||!fu(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!Ha(u)&&r.set(u.record.name,u)}function l(u,f){let d,p={},h,g;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw Cn(1,{location:u});g=d.record.name,p=le(Da(f.params,d.keys.filter(b=>!b.optional).map(b=>b.name)),u.params&&Da(u.params,d.keys.map(b=>b.name))),h=d.stringify(p)}else if("path"in u)h=u.path,d=n.find(b=>b.re.test(h)),d&&(p=d.parse(h),g=d.record.name);else{if(d=f.name?r.get(f.name):n.find(b=>b.re.test(f.path)),!d)throw Cn(1,{location:u,currentLocation:f});g=d.record.name,p=le({},f.params,u.params),h=d.stringify(p)}const E=[];let w=d;for(;w;)E.unshift(w.record),w=w.parent;return{name:g,path:h,params:p,matched:E,meta:ly(E)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:l,removeRoute:i,getRoutes:a,getRecordMatcher:o}}function Da(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function ay(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:cy(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function cy(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Ha(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function ly(e){return e.reduce((t,n)=>le(t,n.meta),{})}function ja(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function fu(e,t){return t.children.some(n=>n===e||fu(e,n))}const du=/#/g,uy=/&/g,fy=/\//g,dy=/=/g,py=/\?/g,pu=/\+/g,hy=/%5B/g,my=/%5D/g,hu=/%5E/g,gy=/%60/g,mu=/%7B/g,yy=/%7C/g,gu=/%7D/g,_y=/%20/g;function si(e){return encodeURI(""+e).replace(yy,"|").replace(hy,"[").replace(my,"]")}function vy(e){return si(e).replace(mu,"{").replace(gu,"}").replace(hu,"^")}function ys(e){return si(e).replace(pu,"%2B").replace(_y,"+").replace(du,"%23").replace(uy,"%26").replace(gy,"`").replace(mu,"{").replace(gu,"}").replace(hu,"^")}function by(e){return ys(e).replace(dy,"%3D")}function wy(e){return si(e).replace(du,"%23").replace(py,"%3F")}function Ey(e){return e==null?"":wy(e).replace(fy,"%2F")}function Yr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Cy(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&ys(s)):[r&&ys(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function Py(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=rt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const Ty=Symbol(""),Fa=Symbol(""),ii=Symbol(""),ai=Symbol(""),_s=Symbol("");function $n(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function xt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const c=f=>{f===!1?a(Cn(4,{from:n,to:t})):f instanceof Error?a(f):Gg(f)?a(Cn(2,{from:t,to:f})):(s&&r.enterCallbacks[o]===s&&typeof f=="function"&&s.push(f),i())},l=e.call(r&&r.instances[o],t,n,c);let u=Promise.resolve(l);e.length<3&&(u=u.then(c)),u.catch(f=>a(f))})}function Do(e,t,n,r){const o=[];for(const s of e)for(const i in s.components){let a=s.components[i];if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(ky(a)){const l=(a.__vccOpts||a)[t];l&&o.push(xt(l,n,r,s,i))}else{let c=a();o.push(()=>c.then(l=>{if(!l)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const u=Lg(l)?l.default:l;s.components[i]=u;const d=(u.__vccOpts||u)[t];return d&&xt(d,n,r,s,i)()}))}}return o}function ky(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function za(e){const t=Le(ii),n=Le(ai),r=se(()=>t.resolve(H(e.to))),o=se(()=>{const{matched:c}=r.value,{length:l}=c,u=c[l-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(En.bind(null,u));if(d>-1)return d;const p=Ua(c[l-2]);return l>1&&Ua(u)===p&&f[f.length-1].path!==p?f.findIndex(En.bind(null,c[l-2])):d}),s=se(()=>o.value>-1&&Ay(n.params,r.value.params)),i=se(()=>o.value>-1&&o.value===n.matched.length-1&&iu(n.params,r.value.params));function a(c={}){return Ry(c)?t[H(e.replace)?"replace":"push"](H(e.to)).catch(Wn):Promise.resolve()}return{route:r,href:se(()=>r.value.href),isActive:s,isExactActive:i,navigate:a}}const xy=Re({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:za,setup(e,{slots:t}){const n=nt(za(e)),{options:r}=Le(ii),o=se(()=>({[Va(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Va(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:Oe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),Sy=xy;function Ry(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Ay(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!rt(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function Ua(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Va=(e,t,n)=>e??t??n,Iy=Re({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Le(_s),o=se(()=>e.route||r.value),s=Le(Fa,0),i=se(()=>{let l=H(s);const{matched:u}=o.value;let f;for(;(f=u[l])&&!f.components;)l++;return l}),a=se(()=>o.value.matched[i.value]);yn(Fa,se(()=>i.value+1)),yn(Ty,a),yn(_s,o);const c=_e();return Be(()=>[c.value,a.value,e.name],([l,u,f],[d,p,h])=>{u&&(u.instances[f]=l,p&&p!==u&&l&&l===d&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),l&&u&&(!p||!En(u,p)||!d)&&(u.enterCallbacks[f]||[]).forEach(g=>g(l))},{flush:"post"}),()=>{const l=o.value,u=e.name,f=a.value,d=f&&f.components[u];if(!d)return Ka(n.default,{Component:d,route:l});const p=f.props[u],h=p?p===!0?l.params:typeof p=="function"?p(l):p:null,E=Oe(d,le({},h,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(f.instances[u]=null)},ref:c}));return Ka(n.default,{Component:E,route:l})||E}}});function Ka(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const yu=Iy;function Ly(e){const t=iy(e.routes,e),n=e.parseQuery||Cy,r=e.stringifyQuery||Ba,o=e.history,s=$n(),i=$n(),a=$n(),c=It(at);let l=at;ln&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Mo.bind(null,x=>""+x),f=Mo.bind(null,Ey),d=Mo.bind(null,Yr);function p(x,U){let B,W;return lu(x)?(B=t.getRecordMatcher(x),W=U):W=x,t.addRoute(W,B)}function h(x){const U=t.getRecordMatcher(x);U&&t.removeRoute(U)}function g(){return t.getRoutes().map(x=>x.record)}function E(x){return!!t.getRecordMatcher(x)}function w(x,U){if(U=le({},U||c.value),typeof x=="string"){const C=No(n,x,U.path),k=t.resolve({path:C.path},U),S=o.createHref(C.fullPath);return le(C,k,{params:d(k.params),hash:Yr(C.hash),redirectedFrom:void 0,href:S})}let B;if("path"in x)B=le({},x,{path:No(n,x.path,U.path).path});else{const C=le({},x.params);for(const k in C)C[k]==null&&delete C[k];B=le({},x,{params:f(C)}),U.params=f(U.params)}const W=t.resolve(B,U),ce=x.hash||"";W.params=u(d(W.params));const _=Mg(r,le({},x,{hash:vy(ce),path:W.path})),v=o.createHref(_);return le({fullPath:_,hash:ce,query:r===Ba?Py(x.query):x.query||{}},W,{redirectedFrom:void 0,href:v})}function b(x){return typeof x=="string"?No(n,x,c.value.path):le({},x)}function y(x,U){if(l!==x)return Cn(8,{from:U,to:x})}function m(x){return A(x)}function P(x){return m(le(b(x),{replace:!0}))}function T(x){const U=x.matched[x.matched.length-1];if(U&&U.redirect){const{redirect:B}=U;let W=typeof B=="function"?B(x):B;return typeof W=="string"&&(W=W.includes("?")||W.includes("#")?W=b(W):{path:W},W.params={}),le({query:x.query,hash:x.hash,params:"path"in W?{}:x.params},W)}}function A(x,U){const B=l=w(x),W=c.value,ce=x.state,_=x.force,v=x.replace===!0,C=T(B);if(C)return A(le(b(C),{state:typeof C=="object"?le({},ce,C.state):ce,force:_,replace:v}),U||B);const k=B;k.redirectedFrom=U;let S;return!_&&Ng(r,W,B)&&(S=Cn(16,{to:k,from:W}),st(W,W,!0,!1)),(S?Promise.resolve(S):M(k,W)).catch(I=>dt(I)?dt(I,2)?I:vt(I):q(I,k,W)).then(I=>{if(I){if(dt(I,2))return A(le({replace:v},b(I.to),{state:typeof I.to=="object"?le({},ce,I.to.state):ce,force:_}),U||k)}else I=D(k,W,!0,v,ce);return Y(k,W,I),I})}function R(x,U){const B=y(x,U);return B?Promise.reject(B):Promise.resolve()}function F(x){const U=sn.values().next().value;return U&&typeof U.runWithContext=="function"?U.runWithContext(x):x()}function M(x,U){let B;const[W,ce,_]=Oy(x,U);B=Do(W.reverse(),"beforeRouteLeave",x,U);for(const C of W)C.leaveGuards.forEach(k=>{B.push(xt(k,x,U))});const v=R.bind(null,x,U);return B.push(v),Ae(B).then(()=>{B=[];for(const C of s.list())B.push(xt(C,x,U));return B.push(v),Ae(B)}).then(()=>{B=Do(ce,"beforeRouteUpdate",x,U);for(const C of ce)C.updateGuards.forEach(k=>{B.push(xt(k,x,U))});return B.push(v),Ae(B)}).then(()=>{B=[];for(const C of _)if(C.beforeEnter)if(rt(C.beforeEnter))for(const k of C.beforeEnter)B.push(xt(k,x,U));else B.push(xt(C.beforeEnter,x,U));return B.push(v),Ae(B)}).then(()=>(x.matched.forEach(C=>C.enterCallbacks={}),B=Do(_,"beforeRouteEnter",x,U),B.push(v),Ae(B))).then(()=>{B=[];for(const C of i.list())B.push(xt(C,x,U));return B.push(v),Ae(B)}).catch(C=>dt(C,8)?C:Promise.reject(C))}function Y(x,U,B){a.list().forEach(W=>F(()=>W(x,U,B)))}function D(x,U,B,W,ce){const _=y(x,U);if(_)return _;const v=U===at,C=ln?history.state:{};B&&(W||v?o.replace(x.fullPath,le({scroll:v&&C&&C.scroll},ce)):o.push(x.fullPath,ce)),c.value=x,st(x,U,B,v),vt()}let G;function pe(){G||(G=o.listen((x,U,B)=>{if(!mr.listening)return;const W=w(x),ce=T(W);if(ce){A(le(ce,{replace:!0}),W).catch(Wn);return}l=W;const _=c.value;ln&&Vg(La(_.fullPath,B.delta),vo()),M(W,_).catch(v=>dt(v,12)?v:dt(v,2)?(A(v.to,W).then(C=>{dt(C,20)&&!B.delta&&B.type===ir.pop&&o.go(-1,!1)}).catch(Wn),Promise.reject()):(B.delta&&o.go(-B.delta,!1),q(v,W,_))).then(v=>{v=v||D(W,_,!1),v&&(B.delta&&!dt(v,8)?o.go(-B.delta,!1):B.type===ir.pop&&dt(v,20)&&o.go(-1,!1)),Y(W,_,v)}).catch(Wn)}))}let de=$n(),K=$n(),ee;function q(x,U,B){vt(x);const W=K.list();return W.length?W.forEach(ce=>ce(x,U,B)):console.error(x),Promise.reject(x)}function Xe(){return ee&&c.value!==at?Promise.resolve():new Promise((x,U)=>{de.add([x,U])})}function vt(x){return ee||(ee=!x,pe(),de.list().forEach(([U,B])=>x?B(x):U()),de.reset()),x}function st(x,U,B,W){const{scrollBehavior:ce}=e;if(!ln||!ce)return Promise.resolve();const _=!B&&Kg(La(x.fullPath,0))||(W||!B)&&history.state&&history.state.scroll||null;return jt().then(()=>ce(x,U,_)).then(v=>v&&Ug(v)).catch(v=>q(v,x,U))}const De=x=>o.go(x);let on;const sn=new Set,mr={currentRoute:c,listening:!0,addRoute:p,removeRoute:h,hasRoute:E,getRoutes:g,resolve:w,options:e,push:m,replace:P,go:De,back:()=>De(-1),forward:()=>De(1),beforeEach:s.add,beforeResolve:i.add,afterEach:a.add,onError:K.add,isReady:Xe,install(x){const U=this;x.component("RouterLink",Sy),x.component("RouterView",yu),x.config.globalProperties.$router=U,Object.defineProperty(x.config.globalProperties,"$route",{enumerable:!0,get:()=>H(c)}),ln&&!on&&c.value===at&&(on=!0,m(o.location).catch(ce=>{}));const B={};for(const ce in at)Object.defineProperty(B,ce,{get:()=>c.value[ce],enumerable:!0});x.provide(ii,U),x.provide(ai,At(B)),x.provide(_s,c);const W=x.unmount;sn.add(x),x.unmount=function(){sn.delete(x),sn.size<1&&(l=at,G&&G(),G=null,c.value=at,on=!1,ee=!1),W()}}};function Ae(x){return x.reduce((U,B)=>U.then(()=>F(B)),Promise.resolve())}return mr}function Oy(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;iEn(l,a))?r.push(a):n.push(a));const c=e.matched[i];c&&(t.matched.find(l=>En(l,c))||o.push(c))}return[n,r,o]}function qw(){return Le(ai)}const qa=[{name:"slug",path:"/:slug(.*)*",meta:{},alias:[],redirect:void 0,component:()=>L(()=>import("./document-driven.a91c34d0.js"),["./document-driven.a91c34d0.js","./DocumentDrivenEmpty.3a00b3bc.js","./ContentRenderer.92b08ee8.js","./ContentRendererMarkdown.vue.e8118bbd.js","./DocumentDrivenNotFound.d1bc7c15.js","./DocumentDrivenNotFound.b4709f6a.css"],import.meta.url).then(e=>e.default||e)}],$y={scrollBehavior(e,t,n){var l;const r=ue(),o=((l=ot().options)==null?void 0:l.scrollBehaviorType)??"auto";let s=n||void 0;const i=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!s&&t&&e&&i!==!1&&My(t,e)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Wa(e.hash),behavior:o}}const a=u=>!!(u.meta.pageTransition??ms),c=a(t)&&a(e)?"page:transition:finish":"page:finish";return new Promise(u=>{r.hooks.hookOnce(c,async()=>{await jt(),e.hash&&(s={el:e.hash,top:Wa(e.hash),behavior:o}),u(s)})})}};function Wa(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function My(e,t){return t.path!==e.path||JSON.stringify(e.params)!==JSON.stringify(t.params)}const Ny={},He={...Ny,...$y},Dy=async e=>{var c;let t,n;if(!((c=e.meta)!=null&&c.validate))return;const r=ue(),o=ot();if(([t,n]=sr(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=ri({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),a=o.beforeResolve(l=>{if(a(),l===e){const u=o.afterEach(async()=>{u(),await r.runWithContext(()=>fn(i)),window.history.pushState({},"",e.fullPath)});return!1}})},Hy=async e=>{let t,n;const r=([t,n]=sr(()=>ru(e.path)),t=await t,n(),t);if(r.redirect)return r.redirect},jy=[Dy,Hy],Jn={};function By(e,t,n){const{pathname:r,search:o,hash:s}=t,i=e.indexOf("#");if(i>-1){const l=s.includes(e.slice(i))?e.slice(i).length:1;let u=s.slice(l);return u[0]!=="/"&&(u="/"+u),la(u,"")}const a=la(r,e),c=!n||eh(a,n,{trailingSlash:!0})?a:n;return c+(c.includes("?")?"":o)+s}const Fy=Ke({name:"nuxt:router",enforce:"pre",async setup(e){var g,E;let t,n,r=$e().app.baseURL;He.hashMode&&!r.includes("#")&&(r+="#");const o=((g=He.history)==null?void 0:g.call(He,r))??(He.hashMode?Jg(r):cu(r)),s=((E=He.routes)==null?void 0:E.call(He,qa))??qa;let i;const a=By(r,window.location,e.payload.path),c=Ly({...He,scrollBehavior:(w,b,y)=>{var m;if(b===at){i=y;return}return c.options.scrollBehavior=He.scrollBehavior,(m=He.scrollBehavior)==null?void 0:m.call(He,w,at,i||y)},history:o,routes:s});e.vueApp.use(c);const l=It(c.currentRoute.value);c.afterEach((w,b)=>{l.value=b}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const u=It(c.resolve(a)),f=()=>{u.value=c.currentRoute.value};e.hook("page:finish",f),c.afterEach((w,b)=>{var y,m,P,T;((m=(y=w.matched[0])==null?void 0:y.components)==null?void 0:m.default)===((T=(P=b.matched[0])==null?void 0:P.components)==null?void 0:T.default)&&f()});const d={};for(const w in u.value)Object.defineProperty(d,w,{get:()=>u.value[w]});e._route=At(d),e._middleware=e._middleware||{global:[],named:{}};const p=go();try{[t,n]=sr(()=>c.isReady()),await t,n()}catch(w){[t,n]=sr(()=>e.runWithContext(()=>fn(w))),await t,n()}const h=e.payload.state._layout;return c.beforeEach(async(w,b)=>{var y;w.meta=nt(w.meta),e.isHydrating&&h&&!tn(w.meta.layout)&&(w.meta.layout=h),e._processingMiddleware=!0;{const m=new Set([...jy,...e._middleware.global]);for(const P of w.matched){const T=P.meta.middleware;if(T)if(Array.isArray(T))for(const A of T)m.add(A);else m.add(T)}for(const P of m){const T=typeof P=="string"?e._middleware.named[P]||await((y=Jn[P])==null?void 0:y.call(Jn).then(R=>R.default||R)):P;if(!T)throw new Error(`Unknown route middleware: '${P}'.`);const A=await e.runWithContext(()=>T(w,b));if(!e.payload.serverRendered&&e.isHydrating&&(A===!1||A instanceof Error)){const R=A||ds({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await e.runWithContext(()=>fn(R)),!1}if(A!==!0&&(A||A===!1))return A}}}),c.onError(()=>{delete e._processingMiddleware}),c.afterEach(async(w,b,y)=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await e.runWithContext(Bm),w.matched.length===0&&await e.runWithContext(()=>fn(ds({statusCode:404,fatal:!1,statusMessage:`Page not found: ${w.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await c.replace({...c.resolve(a),name:void 0,force:!0}),c.options.scrollBehavior=He.scrollBehavior}catch(w){await e.runWithContext(()=>fn(w))}}),{provide:{router:c}}}}),zy=Ke({name:"nuxt:payload",setup(e){ot().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await xa(t.path);r&&Object.assign(e.static.data,r.data)}),oi(()=>{var t;e.hooks.hook("link:prefetch",async n=>{pr(n).protocol||await xa(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(_o,1e3)})}}),Uy=$(()=>L(()=>import("./ArticlesList.31df794e.js"),["./ArticlesList.31df794e.js","./ArticlesListItem.7679a40f.js","./date.824a539b.js","./ArticlesListItem.6b3e98d5.css","./ProseA.cf8fc44b.js","./ProseA.268ce222.css","./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css","./asyncData.93b90fee.js","./ArticlesList.e00becf3.css"],import.meta.url).then(e=>e.default)),Vy=$(()=>L(()=>import("./ArticlesListItem.7679a40f.js"),["./ArticlesListItem.7679a40f.js","./date.824a539b.js","./ArticlesListItem.6b3e98d5.css"],import.meta.url).then(e=>e.default)),Ky=$(()=>L(()=>import("./ContactForm.32ffe301.js"),["./ContactForm.32ffe301.js","./Input.ff16731d.js","./Input.138133f6.css","./Button.30c23efc.js","./Button.cbb5e828.css","./ContactForm.07e94453.css"],import.meta.url).then(e=>e.default)),qy=$(()=>L(()=>import("./Gallery.ff7e2f4e.js"),["./Gallery.ff7e2f4e.js","./Gallery.8a0c67c5.css"],import.meta.url).then(e=>e.default)),Wy=$(()=>L(()=>import("./Hero.444c8e42.js"),["./Hero.444c8e42.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Hero.edff60a8.css"],import.meta.url).then(e=>e.default)),Qy=$(()=>L(()=>import("./Input.ff16731d.js"),["./Input.ff16731d.js","./Input.138133f6.css"],import.meta.url).then(e=>e.default)),Jy=$(()=>L(()=>Promise.resolve().then(()=>Sw),void 0,import.meta.url).then(e=>e.default)),Gy=$(()=>L(()=>Promise.resolve().then(()=>tb),void 0,import.meta.url).then(e=>e.default)),Xy=$(()=>L(()=>Promise.resolve().then(()=>Ow),void 0,import.meta.url).then(e=>e.default)),Yy=$(()=>L(()=>Promise.resolve().then(()=>z0),void 0,import.meta.url).then(e=>e.default)),Zy=$(()=>L(()=>import("./Button.30c23efc.js"),["./Button.30c23efc.js","./Button.cbb5e828.css"],import.meta.url).then(e=>e.default)),e_=$(()=>L(()=>Promise.resolve().then(()=>ww),void 0,import.meta.url).then(e=>e.default)),t_=$(()=>L(()=>import("./DocumentDrivenNotFound.d1bc7c15.js"),["./DocumentDrivenNotFound.d1bc7c15.js","./DocumentDrivenNotFound.b4709f6a.css"],import.meta.url).then(e=>e.default)),n_=$(()=>L(()=>Promise.resolve().then(()=>q0),void 0,import.meta.url).then(e=>e.default)),r_=$(()=>L(()=>Promise.resolve().then(()=>fw),void 0,import.meta.url).then(e=>e.default)),o_=$(()=>L(()=>import("./ProseA.cf8fc44b.js"),["./ProseA.cf8fc44b.js","./ProseA.268ce222.css"],import.meta.url).then(e=>e.default)),s_=$(()=>L(()=>import("./ProseBlockquote.70556500.js"),["./ProseBlockquote.70556500.js","./ProseBlockquote.7d9f77c3.css"],import.meta.url).then(e=>e.default)),i_=$(()=>L(()=>import("./ProseCode.be9ef8cf.js"),["./ProseCode.be9ef8cf.js","./ProseCode.d8d53f8a.css"],import.meta.url).then(e=>e.default)),a_=$(()=>L(()=>import("./ProseCodeInline.0bfa8641.js"),["./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css"],import.meta.url).then(e=>e.default)),c_=$(()=>L(()=>import("./ProseEm.b7759665.js"),["./ProseEm.b7759665.js","./ProseEm.5b7e5432.css"],import.meta.url).then(e=>e.default)),l_=$(()=>L(()=>import("./ProseH1.22141aa4.js"),["./ProseH1.22141aa4.js","./ProseH1.98d0a503.css"],import.meta.url).then(e=>e.default)),u_=$(()=>L(()=>import("./ProseH2.8536ffc3.js"),["./ProseH2.8536ffc3.js","./ProseH2.c1031ff6.css"],import.meta.url).then(e=>e.default)),f_=$(()=>L(()=>import("./ProseH3.e23b991c.js"),["./ProseH3.e23b991c.js","./ProseH3.9cff9841.css"],import.meta.url).then(e=>e.default)),d_=$(()=>L(()=>import("./ProseH4.cab94dea.js"),["./ProseH4.cab94dea.js","./ProseH4.e753453d.css"],import.meta.url).then(e=>e.default)),p_=$(()=>L(()=>import("./ProseH5.d3643ab7.js"),["./ProseH5.d3643ab7.js","./ProseH5.6d4f8017.css"],import.meta.url).then(e=>e.default)),h_=$(()=>L(()=>import("./ProseH6.6ab13876.js"),["./ProseH6.6ab13876.js","./ProseH6.c09bc6f6.css"],import.meta.url).then(e=>e.default)),m_=$(()=>L(()=>import("./ProseHr.68355bc5.js"),["./ProseHr.68355bc5.js","./ProseHr.2e29c12f.css"],import.meta.url).then(e=>e.default)),g_=$(()=>L(()=>import("./ProseImg.1987b19e.js"),["./ProseImg.1987b19e.js","./ProseImg.5fe04525.css"],import.meta.url).then(e=>e.default)),y_=$(()=>L(()=>import("./ProseLi.b81a199f.js"),["./ProseLi.b81a199f.js","./ProseLi.52e0aa5d.css"],import.meta.url).then(e=>e.default)),__=$(()=>L(()=>import("./ProseOl.d1dac94a.js"),["./ProseOl.d1dac94a.js","./ProseOl.3851b27e.css"],import.meta.url).then(e=>e.default)),v_=$(()=>L(()=>import("./ProseP.2c2f2607.js"),["./ProseP.2c2f2607.js","./ProseP.e15ad950.css"],import.meta.url).then(e=>e.default)),b_=$(()=>L(()=>import("./ProseStrong.437f2c79.js"),["./ProseStrong.437f2c79.js","./ProseStrong.e422a099.css"],import.meta.url).then(e=>e.default)),w_=$(()=>L(()=>import("./ProseTable.975dd05a.js"),["./ProseTable.975dd05a.js","./ProseTable.4d7032cd.css"],import.meta.url).then(e=>e.default)),E_=$(()=>L(()=>import("./ProseTbody.680d96be.js"),[],import.meta.url).then(e=>e.default)),C_=$(()=>L(()=>import("./ProseTd.aaf10772.js"),["./ProseTd.aaf10772.js","./ProseTd.8e3e3feb.css"],import.meta.url).then(e=>e.default)),P_=$(()=>L(()=>import("./ProseTh.94b5cdc5.js"),["./ProseTh.94b5cdc5.js","./ProseTh.9a3b0247.css"],import.meta.url).then(e=>e.default)),T_=$(()=>L(()=>import("./ProseThead.64d42ca3.js"),["./ProseThead.64d42ca3.js","./ProseThead.ba6d0440.css"],import.meta.url).then(e=>e.default)),k_=$(()=>L(()=>import("./ProseTr.cdd90297.js"),["./ProseTr.cdd90297.js","./ProseTr.4c2f392a.css"],import.meta.url).then(e=>e.default)),x_=$(()=>L(()=>import("./ProseUl.c6beb051.js"),["./ProseUl.c6beb051.js","./ProseUl.c8e555e2.css"],import.meta.url).then(e=>e.default)),S_=$(()=>L(()=>import("./Alert.24113621.js"),["./Alert.24113621.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Alert.3dcb331a.css"],import.meta.url).then(e=>e.default)),R_=$(()=>L(()=>import("./Badge.03c768e6.js"),["./Badge.03c768e6.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Badge.52c91dfb.css"],import.meta.url).then(e=>e.default)),A_=$(()=>L(()=>import("./ButtonLink.21fe2a56.js"),["./ButtonLink.21fe2a56.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./ButtonLink.d8260459.css"],import.meta.url).then(e=>e.default)),I_=$(()=>L(()=>import("./Callout.8ae17af1.js"),["./Callout.8ae17af1.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Callout.150cee45.css"],import.meta.url).then(e=>e.default)),L_=$(()=>L(()=>import("./CodeBlock.2d956121.js"),["./CodeBlock.2d956121.js","./CodeBlock.192b0031.css"],import.meta.url).then(e=>e.default)),O_=$(()=>L(()=>import("./CodeGroup.05720f39.js"),["./CodeGroup.05720f39.js","./TabsHeader.29e9e520.js","./TabsHeader.dddb56bf.css","./CodeGroup.647f4fa0.css"],import.meta.url).then(e=>e.default)),$_=$(()=>L(()=>Promise.resolve().then(()=>Aw),void 0,import.meta.url).then(e=>e.default)),M_=$(()=>L(()=>import("./CopyButton.48cb2d00.js"),["./CopyButton.48cb2d00.js","./index.a98d28e7.js"],import.meta.url).then(e=>e.default)),N_=$(()=>L(()=>import("./Ellipsis.06946566.js"),["./Ellipsis.06946566.js","./Ellipsis.60445b38.css"],import.meta.url).then(e=>e.default)),D_=$(()=>L(()=>import("./List.4376cf85.js"),["./List.4376cf85.js","./MDCSlot.fdbbad9d.js","./List.ade6b254.css"],import.meta.url).then(e=>e.default)),H_=$(()=>L(()=>import("./NuxtImg.76c12bff.js"),[],import.meta.url).then(e=>e.default)),j_=$(()=>L(()=>import("./Props.16537d35.js"),["./Props.16537d35.js","./ProseTh.94b5cdc5.js","./ProseTh.9a3b0247.css","./ProseTr.cdd90297.js","./ProseTr.4c2f392a.css","./ProseThead.64d42ca3.js","./ProseThead.ba6d0440.css","./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css","./ProseTd.aaf10772.js","./ProseTd.8e3e3feb.css","./ProseTbody.680d96be.js","./ProseTable.975dd05a.js","./ProseTable.4d7032cd.css","./asyncData.93b90fee.js"],import.meta.url).then(e=>e.default)),B_=$(()=>L(()=>import("./Sandbox.b24239ab.js"),["./Sandbox.b24239ab.js","./TabsHeader.29e9e520.js","./TabsHeader.dddb56bf.css","./Sandbox.b111b134.css"],import.meta.url).then(e=>e.default)),F_=$(()=>L(()=>import("./SourceLink.17c09915.js"),["./SourceLink.17c09915.js","./ProseP.2c2f2607.js","./ProseP.e15ad950.css"],import.meta.url).then(e=>e.default)),z_=$(()=>L(()=>import("./TabsHeader.29e9e520.js"),["./TabsHeader.29e9e520.js","./TabsHeader.dddb56bf.css"],import.meta.url).then(e=>e.default)),U_=$(()=>L(()=>import("./Terminal.938eab9d.js"),["./Terminal.938eab9d.js","./index.a98d28e7.js","./Terminal.61f9481a.css"],import.meta.url).then(e=>e.default)),V_=$(()=>L(()=>import("./VideoPlayer.3c4a382d.js"),["./VideoPlayer.3c4a382d.js","./VideoPlayer.77cc96c5.css"],import.meta.url).then(e=>e.default)),K_=$(()=>L(()=>import("./IconCodeSandBox.cee83f65.js"),[],import.meta.url).then(e=>e.default)),q_=$(()=>L(()=>import("./IconDocus.599a02ec.js"),[],import.meta.url).then(e=>e.default)),W_=$(()=>L(()=>import("./IconNuxt.359995a5.js"),[],import.meta.url).then(e=>e.default)),Q_=$(()=>L(()=>import("./IconNuxtContent.359995a5.js"),[],import.meta.url).then(e=>e.default)),J_=$(()=>L(()=>import("./IconNuxtLabs.d14ff9b8.js"),[],import.meta.url).then(e=>e.default)),G_=$(()=>L(()=>import("./IconNuxtStudio.91747d46.js"),["./IconNuxtStudio.91747d46.js","./IconNuxtStudio.ed0d1cf7.css"],import.meta.url).then(e=>e.default)),X_=$(()=>L(()=>import("./IconStackBlitz.cb26a6ff.js"),[],import.meta.url).then(e=>e.default)),Y_=$(()=>L(()=>import("./IconVueTelescope.777e3999.js"),[],import.meta.url).then(e=>e.default)),Z_=$(()=>L(()=>import("./BlockHero.6cacd457.js"),["./BlockHero.6cacd457.js","./MDCSlot.fdbbad9d.js","./ButtonLink.21fe2a56.js","./slot.5ed8c6d6.js","./ButtonLink.d8260459.css","./Terminal.938eab9d.js","./index.a98d28e7.js","./Terminal.61f9481a.css","./VideoPlayer.3c4a382d.js","./VideoPlayer.77cc96c5.css","./BlockHero.1cadb836.css"],import.meta.url).then(e=>e.default)),ev=$(()=>L(()=>import("./Card.3f5b8087.js"),["./Card.3f5b8087.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Card.21f19f86.css"],import.meta.url).then(e=>e.default)),tv=$(()=>L(()=>import("./CardGrid.89a4d043.js"),["./CardGrid.89a4d043.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./CardGrid.6aee69a4.css"],import.meta.url).then(e=>e.default)),nv=$(()=>L(()=>import("./VoltaBoard.dacc8170.js"),["./VoltaBoard.dacc8170.js","./VoltaBoard.a5d6b336.css"],import.meta.url).then(e=>e.default)),rv=$(()=>L(()=>import("./ComponentPlayground.7b00c0f2.js"),["./ComponentPlayground.7b00c0f2.js","./asyncData.93b90fee.js","./Ellipsis.06946566.js","./Ellipsis.60445b38.css","./ComponentPlaygroundData.f2d10460.js","./TabsHeader.29e9e520.js","./TabsHeader.dddb56bf.css","./ComponentPlaygroundProps.eac63106.js","./ProseH4.cab94dea.js","./ProseH4.e753453d.css","./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css","./Badge.03c768e6.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Badge.52c91dfb.css","./ProseP.2c2f2607.js","./ProseP.e15ad950.css","./index.a98d28e7.js","./ComponentPlaygroundProps.d0b14a18.css","./ComponentPlaygroundSlots.vue.6bc68020.js","./ComponentPlaygroundTokens.vue.9e674a56.js","./ComponentPlaygroundData.479467a8.css","./ComponentPlayground.9e4a0d12.css"],import.meta.url).then(e=>e.default)),ov=$(()=>L(()=>import("./ComponentPlaygroundData.f2d10460.js"),["./ComponentPlaygroundData.f2d10460.js","./TabsHeader.29e9e520.js","./TabsHeader.dddb56bf.css","./ComponentPlaygroundProps.eac63106.js","./ProseH4.cab94dea.js","./ProseH4.e753453d.css","./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css","./Badge.03c768e6.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Badge.52c91dfb.css","./ProseP.2c2f2607.js","./ProseP.e15ad950.css","./index.a98d28e7.js","./ComponentPlaygroundProps.d0b14a18.css","./ComponentPlaygroundSlots.vue.6bc68020.js","./ComponentPlaygroundTokens.vue.9e674a56.js","./ComponentPlaygroundData.479467a8.css"],import.meta.url).then(e=>e.default)),sv=$(()=>L(()=>import("./ComponentPlaygroundProps.eac63106.js"),["./ComponentPlaygroundProps.eac63106.js","./ProseH4.cab94dea.js","./ProseH4.e753453d.css","./ProseCodeInline.0bfa8641.js","./ProseCodeInline.fdd1b22a.css","./Badge.03c768e6.js","./MDCSlot.fdbbad9d.js","./slot.5ed8c6d6.js","./Badge.52c91dfb.css","./ProseP.2c2f2607.js","./ProseP.e15ad950.css","./index.a98d28e7.js","./ComponentPlaygroundProps.d0b14a18.css"],import.meta.url).then(e=>e.default)),iv=$(()=>L(()=>import("./ComponentPlaygroundSlots.782baa38.js"),["./ComponentPlaygroundSlots.782baa38.js","./ComponentPlaygroundSlots.vue.6bc68020.js"],import.meta.url).then(e=>e.default)),av=$(()=>L(()=>import("./ComponentPlaygroundTokens.b2b270e9.js"),["./ComponentPlaygroundTokens.b2b270e9.js","./ComponentPlaygroundTokens.vue.9e674a56.js"],import.meta.url).then(e=>e.default)),cv=$(()=>L(()=>import("./PreviewLayout.6c427cd8.js"),["./PreviewLayout.6c427cd8.js","./PreviewLayout.2a3bb411.css"],import.meta.url).then(e=>e.default)),lv=$(()=>L(()=>import("./TokensPlayground.37692f9d.js"),[],import.meta.url).then(e=>e.default)),uv=$(()=>L(()=>import("./ContentDoc.99446ec9.js"),["./ContentDoc.99446ec9.js","./ContentRenderer.92b08ee8.js","./ContentRendererMarkdown.vue.e8118bbd.js","./ContentQuery.adfdb99e.js","./asyncData.93b90fee.js"],import.meta.url).then(e=>e.default)),fv=$(()=>L(()=>import("./ContentList.d7763640.js"),["./ContentList.d7763640.js","./ContentQuery.adfdb99e.js","./asyncData.93b90fee.js"],import.meta.url).then(e=>e.default)),dv=$(()=>L(()=>import("./ContentNavigation.af949bec.js"),["./ContentNavigation.af949bec.js","./asyncData.93b90fee.js"],import.meta.url).then(e=>e.default)),pv=$(()=>L(()=>import("./ContentQuery.adfdb99e.js"),["./ContentQuery.adfdb99e.js","./asyncData.93b90fee.js"],import.meta.url).then(e=>e.default)),hv=$(()=>L(()=>import("./ContentRenderer.92b08ee8.js"),["./ContentRenderer.92b08ee8.js","./ContentRendererMarkdown.vue.e8118bbd.js"],import.meta.url).then(e=>e.default)),mv=$(()=>L(()=>import("./ContentRendererMarkdown.0a67f84d.js"),["./ContentRendererMarkdown.0a67f84d.js","./ContentRendererMarkdown.vue.e8118bbd.js"],import.meta.url).then(e=>e.default)),gv=$(()=>L(()=>import("./ContentSlot.751d693e.js"),["./ContentSlot.751d693e.js","./MDCSlot.fdbbad9d.js"],import.meta.url).then(e=>e.default)),yv=$(()=>L(()=>import("./DocumentDrivenEmpty.3a00b3bc.js"),[],import.meta.url).then(e=>e.default)),_v=$(()=>L(()=>import("./Markdown.c9db1b51.js"),["./Markdown.c9db1b51.js","./ContentSlot.751d693e.js","./MDCSlot.fdbbad9d.js"],import.meta.url).then(e=>e.default)),vv=$(()=>L(()=>import("./ProsePre.f19a1491.js"),["./ProsePre.f19a1491.js","./ProseCode.be9ef8cf.js","./ProseCode.d8d53f8a.css","./ProsePre.e63e49c6.css"],import.meta.url).then(e=>e.default)),bv=$(()=>L(()=>import("./ProseScript.65ba0d1c.js"),[],import.meta.url).then(e=>e.default)),wv=$(()=>L(()=>Promise.resolve().then(()=>lw),void 0,import.meta.url).then(e=>e.default)),Ev=$(()=>L(()=>import("./IconCSS.96287dfd.js"),["./IconCSS.96287dfd.js","./IconCSS.14bfb1d9.css"],import.meta.url).then(e=>e.default)),Cv=[["ArticlesList",Uy],["ArticlesListItem",Vy],["ContactForm",Ky],["Gallery",qy],["Hero",Wy],["Input",Qy],["AppFooter",Jy],["AppHeader",Gy],["AppLayout",Xy],["AppLoadingBar",Yy],["Button",Zy],["ColorModeSwitch",e_],["DocumentDrivenNotFound",t_],["MainNav",n_],["SocialIcons",r_],["ProseA",o_],["ProseBlockquote",s_],["ProseCode",i_],["ProseCodeInline",a_],["ProseEm",c_],["ProseH1",l_],["ProseH2",u_],["ProseH3",f_],["ProseH4",d_],["ProseH5",p_],["ProseH6",h_],["ProseHr",m_],["ProseImg",g_],["ProseLi",y_],["ProseOl",__],["ProseP",v_],["ProseStrong",b_],["ProseTable",w_],["ProseTbody",E_],["ProseTd",C_],["ProseTh",P_],["ProseThead",T_],["ProseTr",k_],["ProseUl",x_],["Alert",S_],["Badge",R_],["ButtonLink",A_],["Callout",I_],["CodeBlock",L_],["CodeGroup",O_],["Container",$_],["CopyButton",M_],["Ellipsis",N_],["List",D_],["NuxtImg",H_],["Props",j_],["Sandbox",B_],["SourceLink",F_],["TabsHeader",z_],["Terminal",U_],["VideoPlayer",V_],["IconCodeSandBox",K_],["IconDocus",q_],["IconNuxt",W_],["IconNuxtContent",Q_],["IconNuxtLabs",J_],["IconNuxtStudio",G_],["IconStackBlitz",X_],["IconVueTelescope",Y_],["BlockHero",Z_],["Card",ev],["CardGrid",tv],["VoltaBoard",nv],["ComponentPlayground",rv],["ComponentPlaygroundData",ov],["ComponentPlaygroundProps",sv],["ComponentPlaygroundSlots",iv],["ComponentPlaygroundTokens",av],["PreviewLayout",cv],["TokensPlayground",lv],["ContentDoc",uv],["ContentList",fv],["ContentNavigation",dv],["ContentQuery",pv],["ContentRenderer",hv],["ContentRendererMarkdown",mv],["MDCSlot",gv],["DocumentDrivenEmpty",yv],["Markdown",_v],["ProsePre",vv],["ProseScript",bv],["Icon",wv],["IconCSS",Ev]],Pv=Ke({name:"nuxt:global-components",setup(e){for(const[t,n]of Cv)e.vueApp.component(t,n),e.vueApp.component("Lazy"+t,n)}}),jn={article:()=>L(()=>import("./article.2f3557b9.js"),["./article.2f3557b9.js","./ProseA.cf8fc44b.js","./ProseA.268ce222.css","./date.824a539b.js","./article.177c8f3a.css"],import.meta.url).then(e=>e.default||e),default:()=>L(()=>import("./default.8a936515.js"),[],import.meta.url).then(e=>e.default||e),page:()=>L(()=>import("./page.690aeea2.js"),[],import.meta.url).then(e=>e.default||e)},Tv=Ke({name:"nuxt:prefetch",setup(e){const t=ot();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var o;const r=(o=n==null?void 0:n.meta)==null?void 0:o.layout;r&&typeof jn[r]=="function"&&await jn[r]()})}),e.hooks.hook("link:prefetch",n=>{var i,a,c,l;if(Dt(n))return;const r=t.resolve(n);if(!r)return;const o=(i=r==null?void 0:r.meta)==null?void 0:i.layout;let s=Array.isArray((a=r==null?void 0:r.meta)==null?void 0:a.middleware)?(c=r==null?void 0:r.meta)==null?void 0:c.middleware:[(l=r==null?void 0:r.meta)==null?void 0:l.middleware];s=s.filter(u=>typeof u=="string");for(const u of s)typeof Jn[u]=="function"&&Jn[u]();o&&typeof jn[o]=="function"&&jn[o]()})}}),kv=["ArticlesList","ArticlesListItem","ContactForm","Gallery","Hero","Input","AppFooter","AppHeader","AppLayout","AppLoadingBar","Button","ColorModeSwitch","DocumentDrivenNotFound","MainNav","SocialIcons","ProseA","ProseBlockquote","ProseCode","ProseCodeInline","ProseEm","ProseH1","ProseH2","ProseH3","ProseH4","ProseH5","ProseH6","ProseHr","ProseImg","ProseLi","ProseOl","ProseP","ProseStrong","ProseTable","ProseTbody","ProseTd","ProseTh","ProseThead","ProseTr","ProseUl","ProseCodeCopyButton","Alert","Badge","ButtonLink","Callout","CodeBlock","CodeGroup","Container","CopyButton","Ellipsis","List","NuxtImg","Props","Sandbox","SourceLink","TabsHeader","Terminal","VideoPlayer","IconCodeSandBox","IconDocus","IconNuxt","IconNuxtContent","IconNuxtLabs","IconNuxtStudio","IconStackBlitz","IconVueTelescope","BlockHero","Card","CardGrid","VoltaBoard","ComponentPlayground","ComponentPlaygroundData","ComponentPlaygroundProps","ComponentPlaygroundSlots","ComponentPlaygroundTokens","PreviewLayout","TokensPlayground","ContentPreviewMode","ContentDoc","ContentList","ContentNavigation","ContentQuery","ContentRenderer","ContentRendererMarkdown","MDCSlot","DocumentDrivenEmpty","Markdown","ProsePre","ProseScript","NuxtWelcome","NuxtLayout","NuxtErrorBoundary","ClientOnly","DevOnly","ServerPlaceholder","NuxtLink","NuxtLoadingIndicator","NuxtPicture","ColorScheme","MDC","MDCRenderer","MDCSlot","Icon","IconCSS","NuxtPage","NoScript","Link","Base","Title","Meta","Style","Head","Html","Body"],xv=/\d/,Sv=["-","_","/","."];function Rv(e=""){if(!xv.test(e))return e.toUpperCase()===e}function _u(e,t){const n=t??Sv,r=[];if(!e||typeof e!="string")return r;let o="",s,i;for(const a of e){const c=n.includes(a);if(c===!0){r.push(o),o="",s=void 0;continue}const l=Rv(a);if(i===!1){if(s===!1&&l===!0){r.push(o),o=a,s=l;continue}if(s===!0&&l===!1&&o.length>1){const u=o[o.length-1];r.push(o.slice(0,Math.max(0,o.length-1))),o=u+a,s=l;continue}}o+=a,s=l,i=c}return r.push(o),r}function Av(e){return e?e[0].toUpperCase()+e.slice(1):""}function Iv(e){return e?(Array.isArray(e)?e:_u(e)).map(t=>Av(t)).join(""):""}function vs(e,t){return e?(Array.isArray(e)?e:_u(e)).map(n=>n.toLowerCase()).join(t??"-"):""}const un=()=>{const e=St("dd-pages",()=>It(At({}))),t=St("dd-surrounds",()=>It(At({}))),n=St("dd-navigation"),r=St("dd-globals",()=>It(At({})));return{pages:e,surrounds:t,navigation:n,globals:r}},Lv=()=>{const{navigation:e,pages:t,surrounds:n,globals:r}=un(),o=se(()=>nn(Ht().path)),s=se(()=>t.value[o.value]),i=se(()=>n.value[o.value]),a=se(()=>{var p,h;return(h=(p=s==null?void 0:s.value)==null?void 0:p.body)==null?void 0:h.toc}),c=se(()=>{var p;return(p=s.value)==null?void 0:p._type}),l=se(()=>{var p;return(p=s.value)==null?void 0:p.excerpt}),u=se(()=>{var p;return(p=s.value)==null?void 0:p.layout}),f=se(()=>{var p;return(p=i.value)==null?void 0:p[1]}),d=se(()=>{var p;return(p=i.value)==null?void 0:p[0]});return{globals:r,navigation:e,surround:i,page:s,excerpt:l,toc:a,type:c,layout:u,next:f,prev:d}},vu=e=>{if(!e.children)return e._path;for(const t of(e==null?void 0:e.children)||[]){const n=vu(t);if(n)return n}},bu=(e,t)=>{for(const n of t){if(n._path===e&&!n._id)return n.children;if(n.children){const r=bu(e,n.children);if(r)return r}}},wu=(e,t)=>{for(const n of t){if(n._path===e)return n;if(n.children){const r=wu(e,n.children);if(r)return r}}},Ov=(e,t,n)=>{let r;const o=(s,i)=>{for(const a of i)if(!(s!=="/"&&a._path==="/")){if(s!=null&&s.startsWith(a._path)&&a[t]&&(r=a[t]),a._path===s)return;a.children&&o(s,a.children)}};return o(e,n),r},$v=()=>({navBottomLink:vu,navDirFromPath:bu,navPageFromPath:wu,navKeyFromPath:Ov});function ci(e){return JSON.stringify(e,Mv)}function Mv(e,t){return t instanceof RegExp?`--REGEX ${t.toString()}`:t}const Eu=e=>{let t=ci(e);return t=typeof Buffer<"u"?Buffer.from(t).toString("base64"):btoa(t),t=t.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),(t.match(/.{1,100}/g)||[]).join("/")},li=()=>({isEnabled:()=>{const r=Ht().query;return Object.prototype.hasOwnProperty.call(r,"preview")&&!r.preview?!1:!!(r.preview||Ir("previewToken").value||sessionStorage.getItem("previewToken"))},getPreviewToken:()=>Ir("previewToken").value||sessionStorage.getItem("previewToken")||void 0,setPreviewToken:r=>{Ir("previewToken").value=r,Ht().query.preview=r||"",r?sessionStorage.setItem("previewToken",r):sessionStorage.removeItem("previewToken"),window.location.reload()}}),Zr=e=>ti(e,$e().public.content.api.baseURL),Cu=()=>{const{experimental:e}=$e().public.content;return e.clientDB?!0:li().isEnabled()},Qa=(e,t)=>t.split(".").reduce((n,r)=>n&&n[r],e),ui=(e,t)=>Object.keys(e).filter(t).reduce((n,r)=>Object.assign(n,{[r]:e[r]}),{}),Ww=e=>t=>e&&e.length?ui(t,n=>!e.includes(n)):t,Qw=e=>t=>Array.isArray(t)?t.map(n=>e(n)):e(t),Pu=e=>{const t=[],n=[];for(const r of e)["$","_"].includes(r)?t.push(r):n.push(r);return{prefixes:t,properties:n}},Jw=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Pu(e);return ui(t,o=>!r.includes(o)&&!n.includes(o[0]))},Gw=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Pu(e);return ui(t,o=>r.includes(o)||n.includes(o[0]))},Xw=(e,t)=>{const n=new Intl.Collator(t.$locale,{numeric:t.$numeric,caseFirst:t.$caseFirst,sensitivity:t.$sensitivity}),r=Object.keys(t).filter(o=>!o.startsWith("$"));for(const o of r)e=e.sort((s,i)=>{const a=[Qa(s,o),Qa(i,o)].map(c=>{if(c!==null)return c instanceof Date?c.toISOString():c});return t[o]===-1&&a.reverse(),n.compare(a[0],a[1])});return e},Yw=(e,t="Expected an array")=>{if(!Array.isArray(e))throw new TypeError(t)},pt=e=>Array.isArray(e)?e:[void 0,null].includes(e)?[]:[e],Nv=["sort","where","only","without"];function Dv(e,t={}){const n={};for(const i of Object.keys(t.initialParams||{}))n[i]=Nv.includes(i)?pt(t.initialParams[i]):t.initialParams[i];const r=(i,a=c=>c)=>(...c)=>(n[i]=a(...c),s),o=i=>{var a;return t.legacy?i!=null&&i.surround?i.surround:i&&(i!=null&&i.dirConfig&&(i.result={_path:(a=i.dirConfig)==null?void 0:a._path,...i.result,_dir:i.dirConfig}),i!=null&&i._path||Array.isArray(i)||!Object.prototype.hasOwnProperty.call(i,"result")?i:i==null?void 0:i.result):i},s={params:()=>({...n,...n.where?{where:[...pt(n.where)]}:{},...n.sort?{sort:[...pt(n.sort)]}:{}}),only:r("only",pt),without:r("without",pt),where:r("where",i=>[...pt(n.where),...pt(i)]),sort:r("sort",i=>[...pt(n.sort),...pt(i)]),limit:r("limit",i=>parseInt(String(i),10)),skip:r("skip",i=>parseInt(String(i),10)),find:()=>e(s).then(o),findOne:()=>e(r("first")(!0)).then(o),count:()=>e(r("count")(!0)).then(o),locale:i=>s.where({_locale:i}),withSurround:r("surround",(i,a)=>({query:i,...a})),withDirConfig:()=>r("dirConfig")(!0)};return t.legacy&&(s.findSurround=(i,a)=>s.withSurround(i,a).find().then(o)),s}const Hv=()=>async e=>{const{content:t}=$e().public,n=e.params(),r=t.experimental.stripQueryParameters?Zr(`/query/${`${Xr(n)}.${t.integrity}`}/${Eu(n)}.json`):Zr(`/query/${Xr(n)}.${t.integrity}.json`);if(Cu())return(await L(()=>import("./client-db.1b6d5e28.js"),[],import.meta.url).then(i=>i.useContentDatabase())).fetch(e);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:ci(n),previewToken:li().getPreviewToken()}});if(typeof o=="string"&&o.startsWith(""))throw new Error("Not found");return o};function Or(e,...t){const{content:n}=$e().public,r=Dv(Hv(),{initialParams:typeof e!="string"?e:{},legacy:!0});let o;typeof e=="string"&&(o=ss(Ft(e,...t)));const s=r.params;return r.params=()=>{var a,c,l;const i=s();return o&&(i.where=i.where||[],i.first&&(i.where||[]).length===0?i.where.push({_path:nn(o)}):i.where.push({_path:new RegExp(`^${o.replace(/[-[\]{}()*+.,^$\s/]/g,"\\$&")}`)})),(a=i.sort)!=null&&a.length||(i.sort=[{_file:1,$numeric:!0}]),n.locales.length&&((l=(c=i.where)==null?void 0:c.find(f=>f._locale))!=null&&l._locale||(i.where=i.where||[],i.where.push({_locale:n.defaultLocale}))),i},r}const jv=async e=>{const{content:t}=$e().public;typeof(e==null?void 0:e.params)!="function"&&(e=Or(e));const n=e.params(),r=t.experimental.stripQueryParameters?Zr(`/navigation/${`${Xr(n)}.${t.integrity}`}/${Eu(n)}.json`):Zr(`/navigation/${Xr(n)}.${t.integrity}.json`);if(Cu())return(await L(()=>import("./client-db.1b6d5e28.js"),[],import.meta.url).then(i=>i.generateNavigation))(n);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:ci(n),previewToken:li().getPreviewToken()}});if(typeof o=="string"&&o.startsWith(""))throw new Error("Not found");return o},Bv=Ke(e=>{var l,u,f,d;const t=(u=(l=$e())==null?void 0:l.public)==null?void 0:u.content.documentDriven,n=(d=(f=$e())==null?void 0:f.public)==null?void 0:d.content.experimental.clientDB,{navigation:r,pages:o,globals:s,surrounds:i}=un(),a=(p,h,g,E)=>{var w;if(h&&(h!=null&&h.layout))return h.layout;if(p.matched.length&&((w=p.matched[0].meta)!=null&&w.layout))return p.matched[0].meta.layout;if(g&&h){const{navKeyFromPath:b}=$v(),y=b(h._path,"layout",g);if(y)return y}if(t.layoutFallbacks&&E){let b;for(const y of t.layoutFallbacks)if(E[y]&&E[y].layout){b=E[y].layout;break}if(b)return b}return"default"},c=async(p,h=!1)=>{e.callHook("content:document-driven:start",{route:p,dedup:h});const g=p.meta.documentDriven||{};if(p.meta.documentDriven===!1)return;const E=nn(p.path),w=[];if(t.navigation&&g.navigation!==!1){const b=()=>{const{navigation:y}=un();return y.value&&!h?y.value:jv().then(m=>(y.value=m,m)).catch(()=>null)};w.push(b)}else w.push(()=>Promise.resolve(null));if(t.globals){const b=()=>{const{globals:y}=un();if(typeof t.globals=="object"&&Array.isArray(t.globals)){console.log("Globals must be a list of keys with QueryBuilderParams as a value.");return}return Promise.all(Object.entries(t.globals).map(([m,P])=>{if(!h&&y.value[m])return y.value[m];let T="findOne";return P!=null&&P.type&&(T=P.type),Or(P)[T]().catch(()=>null)})).then(m=>m.reduce((P,T,A)=>{const R=Object.keys(t.globals)[A];return P[R]=T,P},{}))};w.push(b)}else w.push(()=>Promise.resolve(null));if(t.page&&g.page!==!1){let b={_path:E};typeof g.page=="string"&&(b={_path:g.page}),typeof g.page=="object"&&(b=g.page);const y=()=>{const{pages:m}=un();return!h&&m.value[E]&&m.value[E]._path===E?m.value[E]:Or().where(b).findOne().catch(()=>null)};w.push(y)}else w.push(()=>Promise.resolve(null));if(t.surround&&g.surround!==!1){let b=E;["string","object"].includes(typeof g.page)&&(b=g.page),["string","object"].includes(typeof g.surround)&&(b=g.surround);const y=()=>{const{surrounds:m}=un();return!h&&m.value[E]?m.value[E]:Or().where({_partial:{$not:!0},navigation:{$not:!1}}).without(["body"]).findSurround(b).catch(()=>null)};w.push(y)}else w.push(()=>Promise.resolve(null));return await Promise.all(w.map(b=>b())).then(async([b,y,m,P])=>{var A,R;b&&(r.value=b),y&&(s.value=y),P&&(i.value[E]=P);const T=(m==null?void 0:m.redirect)||((R=(A=m==null?void 0:m._dir)==null?void 0:A.navigation)==null?void 0:R.redirect);if(T)return o.value[E]=m,T;if(m){const F=a(p,m,b,y),M=jn[F];M&&typeof M=="function"&&await M(),p.meta.layout=F,m.layout=F}o.value[E]=m,await e.callHook("content:document-driven:finish",{route:p,dedup:h,page:m,navigation:b,globals:y,surround:P})})};{const p=ot();e.hook("link:prefetch",h=>{if(!(h in o.value)&&!Dt(h)){const g=p.resolve(h);g.matched.length>0&&c(g)}}),e.hooks.hook("content:document-driven:finish",({page:h})=>{var g;(g=h==null?void 0:h.body)!=null&&g.children&&Tu(h.body.children)})}Hm(async(p,h)=>{if(!n&&p.path===h.path){if(!p.meta.layout){const E=nn(p.path);o.value[E]&&(p.meta.layout=o.value[E].layout)}return}const g=await c(p,!1);if(g)return Dt(g)?jl(e,Yl,[g,{external:!0}]):g}),e.hook("app:data:refresh",async()=>await c(Ht(),!0))});function Tu(e){for(const t of e)if(t.children&&Tu(t.children),t.type==="element"&&t.tag){const n=Iv(t.tag);for(const r of["Prose"+n,n])kv.includes(r)&&ug(r)}}let fi=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const ku=new RegExp("\\{([^}]+)\\}","g"),Fv="@dark",zv="@light",Uv="@initial";function Ja(e,t,n,r="."){typeof t=="string"&&(t=t.split(r));const o=t.length-1;for(let i=0;it.includes(i))){r[o]={value:e[o]};continue}r[o]=Su(e[o],t,n)}}return r}function Vv(e={},t={}){const n={key:"attributes.variable",onNotFound:!1,...t};function r(o=void 0,s){if(!o)return H(e);const i={...n,...s},{key:a,onNotFound:c}=i,l=eo(H(e),o);if(!l&&typeof c=="function"){c(o,i);return}return a?l&&(l[a]?l[a]:eo(l,a)):l}return r.bind(this)}function Ru(e){return Array.isArray(e)&&(e=e.join("-")),e.charAt(0)==="{"&&e.charAt(e.length-1)==="}"&&(e=e.substr(1,e.length-2)),`--${e.split(".").join("-")}`}function Kv(e,t,n,r,o=[],s,i){var c;const a=Wv(e,t,r,s,i);return a||((c=s==null?void 0:s.utils)!=null&&c[e]?typeof s.utils[e]=="function"?s.utils[e](t):t?s.utils[e]:{}:(t=qv(e,t,o,s,i),{[e]:t}))}function qv(e,t,n,r,o){return(Array.isArray(t)||typeof t=="string"||typeof t=="number")&&(Array.isArray(t)?t=t.map(s=>Ga(e,s,n,r,o)).join(","):t=Ga(e,t,n,r,o)),t}function Ga(e,t,n,r,o){return typeof t=="number"?t:(t.match(ku)&&(t=Au(e,t,n,r,o)),t==="{}"?"":t)}function Au(e,t,n,r,o){return typeof t!="string"||(t=t.replace(ku,(s,i)=>{const a=Ru(i),c=`var(${a})`;if(n.includes(a))return c;const l=r.$tokens(i,{key:void 0,loc:o}),u=typeof l=="string"?l:(l==null?void 0:l.variable)||(l==null?void 0:l.value);return u||c})),t}function Wv(e,t,n,r,o){if(e.startsWith("@")){const s=a=>{a=r.options.colorSchemeMode==="class"?`:root.${a}`:`@media (prefers-color-scheme: ${a})`;const c=a.startsWith("@media");return r!=null&&r.runtime?{"@media":{[a]:t}}:{[c?a:`${a} &`]:t}};if(e===Fv)return s("dark");if(e===zv)return s("light");if(e===Uv){const a=r.$tokens("media.initial",{key:"value",onNotFound:!1,loc:o});return{[`@media${a?` ${a}`:""}`]:t}}const i=r.$tokens("media",{key:void 0,loc:o});if(i){const a=e.replace("@","");if(i[a])return{[`@media ${i[a].value}`]:t}}return{[e]:t}}}function Qv(e,t,n,r){var i;let o="";if(e==="dark"||e==="light")r==="class"?o=`:root.${e}`:o=`(prefers-color-scheme: ${e})`;else if(e!=="initial"&&n){const a=(i=n==null?void 0:n.media)==null?void 0:i[e];a&&(o=a.value)}let s;return o?o.startsWith(".")?s=`@media { :root${o} {`:o.startsWith(":root")?s=`@media { ${o} {`:s=`@media ${o} { :root {`:s="@media { :root {",`${`${`${s}--pinceau-mq: ${String(e)}; ${t}`} } }`} -`}const Xa=/\s*,\s*(?![^()]*\))/,Jv=(e,t)=>e.reduce((n,r)=>(n.push(...t.map(o=>o.includes("&")?o.replace(/&/g,/[ +>|~]/.test(r)&&/&.*&/.test(o)?`:is(${r})`:r):`${r} ${o}`)),n),[]),{prototype:{toString:Gv}}=Object,Xv=(e,t=void 0)=>{const n=new WeakSet,r=(s,i,a,c,l,u,f)=>{for(let d=0;d{let u="";for(const f in s){const d=f.charCodeAt(0)===64,p=f.charCodeAt(0)===45&&f.charCodeAt(1)===45;for(const h of d&&Array.isArray(s[f])?s[f]:[s[f]]){if(t&&(f!==c||h!==l)){const E=t(f,h,s,i);if(E!==null){u+=typeof E=="object"&&E?o(E,i,a,f,h):E??"";continue}}if(typeof h=="object"&&h&&h.toString===Gv){n.has(i)&&(n.delete(i),u+="}");const E=Object(f);let w;d?(w=i,u+=o(h,w,a.concat(E))):(w=i.length?Jv(i,f.split(Xa)):f.split(Xa),u+=o(h,w,a)),n.has(E)&&(n.delete(E),u+="}"),n.has(w)&&(n.delete(w),u+="}")}else u=r(u,i,a,f,h,d,p)}}return u};return o(e,[],[])},Iu=".phy[--]";function Yv(e,t={},n,r){const o=_e(),s=_e(t),i={},a=(h,g)=>Xv(h,(E,w,b,y)=>Kv(E,w,b,y,[],{$tokens:e,utils:s.value,options:{colorSchemeMode:n,runtime:!0}},g));function c(){const h=globalThis||window;let g,E;if(h&&h.document){const w=`pinceau-runtime${r?`-${r}`:""}`,b=h.document;if(g=b.querySelector(`style#${w}`),!g){const y=b.createElement("style");y.id=w,y.type="text/css",g=b.head.appendChild(y)}E=b.querySelector(`style#pinceau-runtime-hydratable${r?`-${r}`:""}`)}return o.value=(g==null?void 0:g.sheet)||Zv(),E?l(E):void 0}function l(h){var E,w;const g={};for(const b of Object.entries(((E=h==null?void 0:h.sheet)==null?void 0:E.cssRules)||((w=o.value)==null?void 0:w.cssRules)||{})){const[y,m]=b,P=e0(m);if(!P||!P.uid)continue;g[P.uid]||(g[P.uid]={});const T=o.value.insertRule(m.cssText,Number(y));g[P.uid][P.type]=o.value.cssRules.item(T)}return h&&h.remove(),g}function u(){return o.value?Object.entries(o.value.cssRules).reduce((h,[,g])=>(h+=`${g==null?void 0:g.cssText} `||"",h),""):""}function f(h,g,E,w,b){if(!Object.keys(E).length)return;const y=a({"@media":{[Iu]:{"--puid":`${h}-${g}`},...E}},b);if(!y)return;w&&d(w);const m=o.value.insertRule(y);return o.value.cssRules[m]}function d(h){const g=Object.values(o.value.cssRules).indexOf(h);if(!(typeof g>"u"||isNaN(g)))try{o.value.deleteRule(g)}catch{}}const p=c();return{stringify:a,cache:i,pushDeclaration:f,deleteRule:d,sheet:o,toString:u,hydratableRules:p}}function Zv(){return{cssRules:[],insertRule(e,t=this.cssRules.length){return this.cssRules.splice(t,1,{cssText:e}),t},deleteRule(e){delete this.cssRules[e]}}}function e0(e){const t=e.cssRules&&e.cssRules.length?Object.entries(e==null?void 0:e.cssRules).find(([s,i])=>i.selectorText===Iu):void 0;if(!t)return;const n=/--puid:(.*)?-(c|v|p)?/m,[,r,o]=t[1].cssText.match(n);if(r)return{uid:r,type:o}}function t0(e,t,n){var a,c,l;let r;const o=(a=e==null?void 0:e.vnode)==null?void 0:a.el;o&&o.classList?o.classList.forEach(u=>{r||u.startsWith("pc-")&&(r=u.split("pc-")[1])}):r=fi(6);const s=(l=(c=e==null?void 0:e.vnode)==null?void 0:c.type)==null?void 0:l.__scopeId,i={uid:r,componentId:s?`[${s}]`:"",uniqueClassName:`pc-${r}`};return t.value.c=i.uniqueClassName,se(()=>i)}function n0(e,t={},n){const r=_e(),o=_e(e||{});t=Object.assign({key:"variable"},t||{});const s=Vv(o,t);let i={};c();function a(g){var E;for(const w of g.styleSheets)if((E=w==null?void 0:w.ownerNode)!=null&&E.textContent.includes("--pinceau-mq"))return w.ownerNode}function c(){var E;const g=globalThis||window;if(g&&g.document){let w=document.querySelector("#pinceau-theme");w||(w=a(document)),r.value=w==null?void 0:w.sheet,r.value&&l((E=r.value)==null?void 0:E.cssRules)}}function l(g){i={},Object.entries(g||{}).forEach(([E,w])=>{var y,m;if((w==null?void 0:w.type)!==4&&!((y=w==null?void 0:w.cssText)!=null&&y.includes("--pinceau-mq")))return!1;let b="initial";(m=w.cssText.match(/--([\w-]+)\s*:\s*(.+?);/gm))==null||m.forEach(P=>{var F;const[T,A]=P.replace(";","").split(/:\s(.*)/s);if(T==="--pinceau-mq"){if(b=A,!i[A]){const M=(F=Object.entries((w==null?void 0:w.cssRules)||{}).find(([Y,D])=>D==null?void 0:D.cssText.includes(`--pinceau-mq: ${A}`)))==null?void 0:F[1];M&&(i[A]=M)}return}const R=[...T.substring(2).split("-")];Ja(o.value,R,p(R,A,T,b))})})}function u(g){var b;const E=Array.from(new Set(["dark","light",...Object.keys((g==null?void 0:g.media)||{}),...Object.keys(((b=o.value)==null?void 0:b.media)||{})])),w=Su(g||{},E,!0);xu(w,(y,m,P)=>f(P,y.value))}function f(g,E,w="initial"){var m;if(typeof E=="object"){Object.entries(E).forEach(([P,T])=>f(g,T,P));return}const b=Ru(g);i!=null&&i[w]||h(w);const y=Au(void 0,E,[],{$tokens:s});Ja(o.value,g,p(g,y,b,w)),(m=i==null?void 0:i[w])==null||m.style.setProperty(b,y)}function d(g){return se({get(){return eo(o.value,`${g}.value`)},set(E){f(g,E)}})}function p(g,E,w,b="initial"){const y={value:E,variable:`var(${w})`},m=eo(o.value,g);return m&&!w.startsWith("--media")&&(typeof(m==null?void 0:m.value)=="object"?y.value={...m.value,[b]:E}:y.value={initial:m.value,[b]:E}),y}function h(g){if(i!=null&&i[g])return i==null?void 0:i[g];const E=Qv(g,"",o.value,n),w=r.value.insertRule(E,r.value.cssRules.length);return i[g]=r.value.cssRules.item(w).cssRules[0],i[g]}return{$tokens:s,updateToken:f,updateTheme:u,reactiveToken:d,resolveStylesheet:c,theme:o}}function r0(e,t,n,r){var s,i;let o=(i=(s=n.hydratableRules)==null?void 0:s[e.value.uid])==null?void 0:i.c;Be(()=>t,a=>{a=o0(e.value,a),o=n.pushDeclaration(e.value.uid,"c",a,o,{...r,type:"c"})},{immediate:!o,deep:!0}),so(()=>o&&n.deleteRule(o))}function o0(e,t){const n={},r=`.${e.uniqueClassName}${e.componentId}`;if(t&&Object.keys(t).length){n[r]=n[r]||{};for(const[o,s]of Object.entries(t)){const i=H(s);if(o==="css"){n[r]=Object.assign(n[r],i);continue}if(typeof i=="object")for(const[a,c]of Object.entries(i)){const l=H(c);if(!l)continue;a==="initial"&&(n[r]||(n[r]={}),n[r]||(n[r]={}),n[r][`--${o}`]=l);const u=`@${a}`;n[u]||(n[u]={}),n[u][r]||(n[u][r]={}),n[u][r][`--${vs(o)}`]=l}else{const a=H(i);a&&(n[r][`--${vs(o)}`]=a)}}}return n}const s0=(e,t,n,r,o,s)=>{var l,u;let i=(u=(l=r.hydratableRules)==null?void 0:l[e.value.uid])==null?void 0:u.v;const a=se(()=>t?a0(e.value,n,t):{}),c=_e([]);return Be(a,({cacheId:f,variantsProps:d})=>{let p;if(r.cache[f]){const h=r.cache[f];i=h.rule,p=h.variantClass,h!=null&&h.classes&&(c.value=h.classes),h.count++}else{p=`pv-${fi(6)}`;const{declaration:h,classes:g}=i0(p,e.value,t,d);c.value=g,i=r.pushDeclaration(e.value.uid,"v",h,void 0,{...s,type:"v"}),r.cache[f]={rule:i,variantClass:p,classes:g,count:1}}o.value.v=p},{immediate:!0}),so(()=>{var p;const f=a==null?void 0:a.value,d=(p=r.cache)==null?void 0:p[f.cacheId];d&&(d.count--,d.count<=0&&(r.deleteRule(d.rule),delete r.cache[f.cacheId]))}),{variantsClasses:c}};function i0(e,t,n,r){var i,a;let o=[];const s={};if(r&&Object.keys(r).length){const c=`.${e}`;for(const[l,u]of Object.entries(r))if(typeof u=="object")for(const[f,d]of Object.entries(u)){const p=(d==null?void 0:d.toString())||d,h=n[l][p];if(!h)continue;if(s[c]||(s[c]={}),typeof h=="string"||Array.isArray(h)||h!=null&&h.$class){const E=typeof h=="string"||Array.isArray(h)?h:h.$class;o=[...o,...typeof E=="string"?E.split(" "):E],delete h.$class}f==="initial"&&(s[c]||(s[c]={}),s[c]=qn(s[c],h));const g=`@${f}`;s[g]||(s[g]={}),s[g][c]||(s[g][c]={}),s[g][c]=qn(s[g][c],h)}else{const f=((i=u==null?void 0:u.toString)==null?void 0:i.call(u))||u,d=(a=n==null?void 0:n[l])==null?void 0:a[f];if(!d)continue;s[c]||(s[c]={}),s[c]=qn(s[c],d)}}return{declaration:s,classes:o}}function a0(e,t,n){if(!t||!n)return{};let r=e.componentId;const o=Object.entries(t).reduce((s,[i,a])=>(n[i]&&(typeof a=="object"?Object.entries(a).forEach(([c,l])=>r+=`${i}:${c}:${l}|`):r+=`${i}:${a}|`,s[i]=a),s),{});return{cacheId:r,variantsProps:o}}function c0(e,t,n,r){var i,a;let o=(a=(i=n.hydratableRules)==null?void 0:i[e.value.uid])==null?void 0:a.p;const s=se(()=>t==null?void 0:t.css);Be(s,c=>{c=l0(e.value,c),o&&n.deleteRule(o),o=n.pushDeclaration(e.value.uid,"p",c,o,{...r,type:"c"})},{immediate:!o}),so(()=>o&&n.deleteRule(o))}function l0(e,t){const n={};if(t){const r=`.${e.uniqueClassName}${e.componentId}`;n[r]=Object.assign(n[r]||{},t)}return n}const u0={theme:{},utils:{},tokensHelperConfig:{},multiApp:!1,colorSchemeMode:"media",dev:!1},f0={install(e,t){t=Object.assign(u0,t);const{theme:n,tokensHelperConfig:r,dev:o,multiApp:s,colorSchemeMode:i,utils:a}=t,c=n0(n,r,i),l=s?fi(6):void 0,u=Yv(c.$tokens,a,i,l);function f(d={},p,h){const g=Bt();let E;const w=_e({v:"",c:""}),b=t0(g,w);h&&Object.keys(h).length>0&&r0(b,h,u,E);let y;if(p&&Object.keys(p).length>0){const{variantsClasses:m}=s0(b,p,d,u,w,E);y=m}return d!=null&&d.css&&Object.keys(d==null?void 0:d.css).length>0&&c0(b,d,u,E),{$pinceau:se(()=>{var m;return[w.value.v,w.value.c,(m=y==null?void 0:y.value)==null?void 0:m.join(" ")].join(" ")})}}e.config.globalProperties.$pinceauRuntime=f,e.config.globalProperties.$pinceauTheme=c,e.config.globalProperties.$pinceauSsr={get:()=>u.toString()},e.provide("pinceauRuntime",f),e.provide("pinceauTheme",c)}};function d0(e,t,n){return Le("pinceauRuntime")(e,t,n)}function Zw(){return Le("pinceauTheme")}function eE(e,t=!1){return{type:[String,Object],default:e,required:t}}const p0=e=>({marginTop:e,marginBottom:e}),h0=e=>({marginLeft:e,marginRight:e}),m0=e=>({paddingTop:e,paddingBottom:e}),g0=e=>({paddingLeft:e,paddingRight:e}),y0={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},_0=e=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e}),v0=e=>({fontSize:`{text.${e}.fontSize}`,lineHeight:`{text.${e}.lineHeight}`}),b0=e=>({color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`,borderColor:`{elements.state.${e}.borderColor.primary} !important`,":deep(p code)":{color:`{elements.state.${e}.color.secondary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(code)":{color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(a code)":{borderColor:`{elements.state.${e}.borderColor.primary} !important`},":deep(a)":{borderColor:"currentColor",code:{backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`},"&:hover":{color:`{elements.state.${e}.color.secondary} !important`,borderColor:"currentColor !important",code:{backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`,color:`{elements.state.${e}.color.secondary} !important`,borderColor:`{elements.state.${e}.borderColor.secondary} !important`}}}}),w0={my:p0,mx:h0,py:m0,px:g0,truncate:y0,lineClamp:_0,text:v0,stateColors:b0},E0=Ke(async e=>e.vueApp.use(f0,{colorSchemeMode:"class",utils:w0})),C0="__NUXT_COLOR_MODE__",P0="ColorScheme",T0="nuxt-color-mode",ht=window[C0],k0=Ke(e=>{const t=St("color-mode",()=>nt({preference:ht.preference,value:ht.value,unknown:!1,forced:!1})).value;ot().afterEach(o=>{const s=o.meta.colorMode;s&&s!=="system"?(t.value=s,t.forced=!0):(s==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?ht.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=ht.getColorScheme())}))}Be(()=>t.preference,o=>{var s;t.forced||(o==="system"?(t.value=ht.getColorScheme(),r()):t.value=o,(s=window.localStorage)==null||s.setItem(T0,o))},{immediate:!0}),Be(()=>t.value,(o,s)=>{ht.removeColorScheme(s),ht.addColorScheme(o)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=ht.preference,t.value=ht.value,t.unknown=!1)}),e.provide("colorMode",t)}),x0=Ke(e=>{const t=$e().public.studio||{},n=Ht(),r=Ir("previewToken",{sameSite:"none",secure:!0}),o=St("studio-client-db",()=>null);async function s(){const i=await L(()=>import("./useStudio.fe460f85.js"),["./useStudio.fe460f85.js","./useStudio.2c4cd446.css"],import.meta.url).then(l=>l.useStudio),{mountPreviewUI:a,initiateIframeCommunication:c}=i();a(),c()}if(t.apiURL){if(Object.prototype.hasOwnProperty.call(n.query,"preview")&&!n.query.preview||!n.query.preview&&!r.value)return;n.query.preview&&(r.value=String(n.query.preview)),window.sessionStorage.setItem("previewToken",String(r.value)),e.hook("content:storage",i=>{o.value=i}),e.hook("app:mounted",async()=>{await s()})}});function S0(e,t,n){const r=/^localhost$|^127(?:\.[0-9]+){0,2}\.[0-9]+$|^(?:0*:)*?:?0*1$/.test(location.hostname)||location.protocol==="file:";if(!t.trackLocalhost&&r)return console.warn("[Plausible] Ignoring event because website is running locally");try{if(window.localStorage.plausible_ignore==="true")return console.warn('[Plausible] Ignoring event because "plausible_ignore" is set to "true" in localStorage')}catch{}const o={n:e,u:t.url,d:t.domain,r:t.referrer,w:t.deviceWidth,h:t.hashMode?1:0,p:n&&n.props?JSON.stringify(n.props):void 0},s=new XMLHttpRequest;s.open("POST",`${t.apiHost}/api/event`,!0),s.setRequestHeader("Content-Type","text/plain"),s.send(JSON.stringify(o)),s.onreadystatechange=()=>{s.readyState===4&&n&&n.callback&&n.callback()}}function R0(e){const t=()=>({hashMode:!1,trackLocalhost:!1,url:location.href,domain:location.hostname,referrer:document.referrer||null,deviceWidth:window.innerWidth,apiHost:"https://plausible.io",...e}),n=(i,a,c)=>{S0(i,{...t(),...c},a)},r=(i,a)=>{n("pageview",a,i)};return{trackEvent:n,trackPageview:r,enableAutoPageviews:()=>{const i=()=>r(),a=history.pushState;return a&&(history.pushState=function(c,l,u){a.apply(this,[c,l,u]),i()},addEventListener("popstate",i)),e&&e.hashMode&&addEventListener("hashchange",i),r(),function(){a&&(history.pushState=a,removeEventListener("popstate",i)),e&&e.hashMode&&removeEventListener("hashchange",i)}},enableAutoOutboundTracking:(i=document,a={subtree:!0,childList:!0,attributes:!0,attributeFilter:["href"]})=>{function c(p){n("Outbound Link: Click",{props:{url:this.href}}),typeof process<"u"&&process,setTimeout(()=>{location.href=this.href},150),p.preventDefault()}const l=new Set;function u(p){p instanceof HTMLAnchorElement?p.host!==location.host&&(p.addEventListener("click",c),l.add(p)):"querySelectorAll"in p&&p.querySelectorAll("a").forEach(u)}function f(p){p instanceof HTMLAnchorElement?(p.removeEventListener("click",c),l.delete(p)):"querySelectorAll"in p&&p.querySelectorAll("a").forEach(f)}const d=new MutationObserver(p=>{p.forEach(h=>{h.type==="attributes"?(f(h.target),u(h.target)):h.type==="childList"&&(h.addedNodes.forEach(u),h.removedNodes.forEach(f))})});return i.querySelectorAll("a").forEach(u),d.observe(i,a),function(){l.forEach(h=>{h.removeEventListener("click",c)}),l.clear(),d.disconnect()}}}}const A0=Ke(()=>{const{plausible:e}=$e().public,t=R0({...e,domain:e.domain||window.location.hostname});return e.autoPageviews&&t.enableAutoPageviews(),e.autoOutboundTracking&&t.enableAutoOutboundTracking(),{provide:{plausible:t}}}),I0=Ke({name:"nuxt:chunk-reload",setup(e){const t=ot(),n=$e(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)});function o(s){const a="href"in s&&s.href.startsWith("#")?n.app.baseURL+s.href:Ft(n.app.baseURL,s.fullPath);dg({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((s,i)=>{r.has(s)&&o(i)})}}),L0=Ke(e=>{let t;const n=$e();async function r(){const o=await _o();t&&clearTimeout(t),t=setTimeout(r,1e3*60*60);const s=await $fetch(Ft(n.app.cdnURL||n.app.baseURL,n.app.buildAssetsDir,"builds/latest.json"));s.id!==o.id&&e.hooks.callHook("app:manifest:update",s)}oi(()=>{t=setTimeout(r,1e3*60*60)})}),O0=[Rg,Ig,Fy,zy,Pv,Tv,Bv,E0,k0,x0,A0,I0,L0],$0=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""}),bs=(e,t)=>{const n=e.route.matched.find(o=>{var s;return((s=o.components)==null?void 0:s.default)===e.Component.type}),r=t??(n==null?void 0:n.meta.key)??(n&&$0(e.route,n));return typeof r=="function"?r(e.route):r},M0=(e,t)=>({default:()=>e?Oe(md,e===!0?{}:e,t):t}),N0=Re({name:"RouteProvider",props:{vnode:{type:Object,required:!0},route:{type:Object,required:!0},vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(e){const t=e.renderKey,n=e.route,r={};for(const o in e.route)Object.defineProperty(r,o,{get:()=>t===e.renderKey?e.route[o]:n[o]});return yn(mo,At(r)),()=>Oe(e.vnode,{ref:e.vnodeRef})}}),D0=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?Oe(e,t,n):(r=n.default)==null?void 0:r.call(n)}}),H0=Re({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,expose:n}){const r=ue(),o=_e(),s=Le(mo,null);n({pageRef:o});const i=Le(Dm,null);let a;const c=r.deferHydration();return()=>Oe(yu,{name:e.name,route:e.route,...t},{default:l=>{const u=F0(s,l.route,l.Component),f=s&&s.matched.length===l.route.matched.length;if(!l.Component){if(a&&!f)return a;c();return}if(a&&i&&!i.isCurrent(l.route))return a;if(u&&s&&(!i||i!=null&&i.isCurrent(s)))return f?a:null;const d=bs(l,e.pageKey),p=!!(e.transition??l.route.meta.pageTransition??ms),h=p&&B0([e.transition,l.route.meta.pageTransition,ms,{onAfterLeave:()=>{r.callHook("page:transition:finish",l.Component)}}].filter(Boolean));return a=D0(Ys,p&&h,M0(e.keepalive??l.route.meta.keepalive??Um,Oe(Qc,{suspensible:!0,onPending:()=>r.callHook("page:start",l.Component),onResolve:()=>{jt(()=>r.callHook("page:finish",l.Component).finally(c))}},{default:()=>Oe(N0,{key:d,vnode:l.Component,route:l.route,renderKey:d,trackRootNodes:p,vnodeRef:o})}))).default(),a}})}});function j0(e){return Array.isArray(e)?e:e?[e]:[]}function B0(e){const t=e.map(n=>({...n,onAfterLeave:j0(n.onAfterLeave)}));return qn(...t)}function F0(e,t,n){if(!e)return!1;const r=t.matched.findIndex(o=>{var s;return((s=o.components)==null?void 0:s.default)===(n==null?void 0:n.type)});return!r||r===-1?!1:t.matched.slice(0,r).some((o,s)=>{var i,a,c;return((i=o.components)==null?void 0:i.default)!==((c=(a=e.matched[s])==null?void 0:a.components)==null?void 0:c.default)})||n&&bs({route:t,Component:n})!==bs({route:e,Component:n})}const Lu={__name:"AppLoadingBar",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3}},setup(e){const t=e,n=ue(),r=nt({percent:0,show:!1,canSucceed:!0});let o=null,s=null,i;function a(){o&&clearInterval(o),s&&clearTimeout(s),o=null}function c(){r.show||(a(),r.percent=0,r.canSucceed=!0,t.throttle?s=setTimeout(d,t.throttle):d())}function l(p){r.percent=Math.min(100,Math.floor(r.percent+p))}function u(){r.percent=100,f()}function f(){a(),setTimeout(()=>{r.show=!1,setTimeout(()=>{r.percent=0},400)},500)}function d(){r.show=!0,i=1e4/Math.floor(t.duration),o=setInterval(()=>{l(i)},100)}return n.hook("content:middleware:start",c),n.hook("page:start",c),n.hook("page:finish",u),An(()=>a),(p,h)=>(ne(),Se("div",{class:Ve(["nuxt-progress",{"nuxt-progress-failed":!H(r).canSucceed}]),style:Tn({width:`${H(r).percent}%`,left:H(r).left,height:`${t.height}px`,opacity:H(r).show?1:0,backgroundSize:`${100/H(r).percent*100}% auto`})},null,6))}},z0=Object.freeze(Object.defineProperty({__proto__:null,default:Lu},Symbol.toStringTag,{value:"Module"})),U0=e=>(Bs("data-v-b3117c3d"),e=e(),Fs(),e),V0=U0(()=>Te("span",{class:"underline-fx"},null,-1)),K0=Re({__name:"MainNav",emits:["linkClick"],setup(e,{emit:t}){const{navigation:n}=Lv(),r=t;function o(){r("linkClick")}return(s,i)=>{const a=yo;return ne(),Se("nav",null,[Te("ul",null,[(ne(!0),Se(we,null,al(H(n),c=>(ne(),Se("li",{key:c._path},[oe(a,{to:c._path,onClick:o},{default:Ge(()=>[V0,dr(" "+Xn(c.title),1)]),_:2},1032,["to"])]))),128))])])}}});const ft=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},di=ft(K0,[["__scopeId","data-v-b3117c3d"]]),q0=Object.freeze(Object.defineProperty({__proto__:null,default:di},Symbol.toStringTag,{value:"Module"})),W0=Re({props:{src:{type:[String,Object],default:null}},setup(e){const t=r=>r&&r.startsWith("/")&&!r.startsWith("//")?ti(r,$e().app.baseURL):r;return{imgSrc:se(()=>{let r=e.src;try{r=JSON.parse(r)}catch{r=e.src}return typeof r=="string"?t(e.src):{light:t(r.light),dark:t(r.dark)}})}},render({imgSrc:e}){if(typeof e=="string")return Oe("img",{src:e,...this.$attrs});const t=[];return e.light&&t.push(Oe("img",{src:e.light,class:["dark-img"],...this.$attrs})),e.dark&&t.push(Oe("img",{src:e.dark,class:["light-img"],...this.$attrs})),t}}),Q0=e=>(Bs("data-v-a80cf247"),e=e(),Fs(),e),J0={class:"menu"},G0=Q0(()=>Te("svg",{width:"24",height:"24",viewBox:"0 0 68 68",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},[Te("path",{d:"M8 34C8 32.1362 8 31.2044 8.30448 30.4693C8.71046 29.4892 9.48915 28.7105 10.4693 28.3045C11.2044 28 12.1362 28 14 28C15.8638 28 16.7956 28 17.5307 28.3045C18.5108 28.7105 19.2895 29.4892 19.6955 30.4693C20 31.2044 20 32.1362 20 34C20 35.8638 20 36.7956 19.6955 37.5307C19.2895 38.5108 18.5108 39.2895 17.5307 39.6955C16.7956 40 15.8638 40 14 40C12.1362 40 11.2044 40 10.4693 39.6955C9.48915 39.2895 8.71046 38.5108 8.30448 37.5307C8 36.7956 8 35.8638 8 34Z"}),Te("path",{d:"M28 34C28 32.1362 28 31.2044 28.3045 30.4693C28.7105 29.4892 29.4892 28.7105 30.4693 28.3045C31.2044 28 32.1362 28 34 28C35.8638 28 36.7956 28 37.5307 28.3045C38.5108 28.7105 39.2895 29.4892 39.6955 30.4693C40 31.2044 40 32.1362 40 34C40 35.8638 40 36.7956 39.6955 37.5307C39.2895 38.5108 38.5108 39.2895 37.5307 39.6955C36.7956 40 35.8638 40 34 40C32.1362 40 31.2044 40 30.4693 39.6955C29.4892 39.2895 28.7105 38.5108 28.3045 37.5307C28 36.7956 28 35.8638 28 34Z"}),Te("path",{d:"M48 34C48 32.1362 48 31.2044 48.3045 30.4693C48.7105 29.4892 49.4892 28.7105 50.4693 28.3045C51.2044 28 52.1362 28 54 28C55.8638 28 56.7956 28 57.5307 28.3045C58.5108 28.7105 59.2895 29.4892 59.6955 30.4693C60 31.2044 60 32.1362 60 34C60 35.8638 60 36.7956 59.6955 37.5307C59.2895 38.5108 58.5108 39.2895 57.5307 39.6955C56.7956 40 55.8638 40 54 40C52.1362 40 51.2044 40 50.4693 39.6955C49.4892 39.2895 48.7105 38.5108 48.3045 37.5307C48 36.7956 48 35.8638 48 34Z"})],-1)),X0=[G0],Y0={class:"logo"},Z0={class:"main-nav"},eb=Re({__name:"AppHeader",setup(e){const t=hr().alpine,n=_e(!1);return(r,o)=>{const s=di,i=W0,a=yo;return ne(),Se("header",{class:Ve(H(t).header.position||"left")},[Te("div",J0,[Te("button",{onClick:o[0]||(o[0]=c=>n.value=!H(n)),"aria-label":"Navigation Menu"},X0)]),Te("div",{class:Ve(["overlay",[H(n)&&"show"]])},[oe(s,{onLinkClick:o[1]||(o[1]=c=>n.value=!H(n))})],2),Te("div",Y0,[H(t).header.logo?(ne(),ve(a,{key:0,to:"/"},{default:Ge(()=>[oe(i,{class:"dark-img",src:H(t).header.logo.pathDark,alt:H(t).header.logo.alt,width:"89",height:"31"},null,8,["src","alt"]),oe(i,{class:"light-img",src:H(t).header.logo.path,alt:H(t).header.logo.alt,width:"89",height:"31"},null,8,["src","alt"])]),_:1})):(ne(),ve(a,{key:1,to:"/",class:"fallback"},{default:Ge(()=>[dr(Xn(H(t).title),1)]),_:1}))]),Te("div",Z0,[oe(s)])],2)}}});const Ou=ft(eb,[["__scopeId","data-v-a80cf247"]]),tb=Object.freeze(Object.defineProperty({__proto__:null,default:Ou},Symbol.toStringTag,{value:"Module"})),$u=Object.freeze({left:0,top:0,width:16,height:16}),Mu=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),pi=Object.freeze({...$u,...Mu});Object.freeze({...pi,body:"",hidden:!1});({...$u});const Nu=Object.freeze({width:null,height:null}),Du=Object.freeze({...Nu,...Mu});function nb(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in Nu?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const rb=/[\s,]+/;function ob(e,t){t.split(rb).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function sb(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}const ib=/(-?[0-9.]*[0-9]+[0-9.]*)/g,ab=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Ya(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(ib);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=ab.test(s);for(;;){if(i){const a=parseFloat(s);isNaN(a)?o.push(s):o.push(Math.ceil(a*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}const cb=e=>e==="unset"||e==="undefined"||e==="none";function lb(e,t){const n={...pi,...e},r={...Du,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],E=h.hFlip,w=h.vFlip;let b=h.rotate;E?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let y;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:y=o.height/2+o.top,g.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:y=o.width/2+o.left,g.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}b%2===1&&(o.left!==o.top&&(y=o.left,o.left=o.top,o.top=y),o.width!==o.height&&(y=o.width,o.width=o.height,o.height=y)),g.length&&(s=''+s+"")});const i=r.width,a=r.height,c=o.width,l=o.height;let u,f;i===null?(f=a===null?"1em":a==="auto"?l:a,u=Ya(f,c/l)):(u=i==="auto"?c:i,f=a===null?Ya(u,l/c):a==="auto"?l:a);const d={},p=(h,g)=>{cb(g)||(d[h]=g.toString())};return p("width",u),p("height",f),d.viewBox=o.left.toString()+" "+o.top.toString()+" "+c.toString()+" "+l.toString(),{attributes:d,body:s}}const ub=/\sid="(\S+)"/g,fb="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let db=0;function pb(e,t=fb){const n=[];let r;for(;r=ub.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(db++).toString(),a=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}function hb(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'"+e+""}function mb(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(//g,"%3E").replace(/\s+/g," ")}function gb(e){return"data:image/svg+xml,"+mb(e)}function yb(e){return'url("'+gb(e)+'")'}const Za={...Du,inline:!1},_b={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},vb={display:"inline-block"},ws={backgroundColor:"currentColor"},Hu={backgroundColor:"transparent"},ec={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},tc={webkitMask:ws,mask:ws,background:Hu};for(const e in tc){const t=tc[e];for(const n in ec)t[e+n]=ec[n]}const $r={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";$r[e+"-flip"]=t,$r[e.slice(0,1)+"-flip"]=t,$r[e+"Flip"]=t});function nc(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const bb=(e,t)=>{const n=nb(Za,t),r={..._b},o=t.mode||"svg",s={},i=t.style,a=typeof i=="object"&&!(i instanceof Array)?i:{};for(let g in t){const E=t[g];if(E!==void 0)switch(g){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[g]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&ob(n,E);break;case"color":s.color=E;break;case"rotate":typeof E=="string"?n[g]=sb(E):typeof E=="number"&&(n[g]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const w=$r[g];w?(E===!0||E==="true"||E===1)&&(n[w]=!0):Za[g]===void 0&&(r[g]=E)}}}const c=lb(e,n),l=c.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...a},Object.assign(r,l);let g=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=pb(c.body,E?()=>E+"ID"+g++:"iconifyVue"),Oe("svg",r)}const{body:u,width:f,height:d}=e,p=o==="mask"||(o==="bg"?!1:u.indexOf("currentColor")!==-1),h=hb(u,{...l,width:f+"",height:d+""});return r.style={...s,"--svg":yb(h),width:nc(l.width),height:nc(l.height),...vb,...p?ws:Hu,...a},Oe("span",r)},wb=Object.create(null),Eb=Re({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?wb[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:bb({...pi,...n},e)}}),Gn=/^[a-z0-9]+(-[a-z0-9]+)*$/,bo=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const a=o.pop(),c=o.pop(),l={provider:o.length>0?o[0]:r,prefix:c,name:a};return t&&!Mr(l)?null:l}const s=o[0],i=s.split("-");if(i.length>1){const a={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!Mr(a)?null:a}if(n&&r===""){const a={provider:r,prefix:"",name:s};return t&&!Mr(a,n)?null:a}return null},Mr=(e,t)=>e?!!((e.provider===""||e.provider.match(Gn))&&(t&&e.prefix===""||e.prefix.match(Gn))&&e.name.match(Gn)):!1,ju=Object.freeze({left:0,top:0,width:16,height:16}),to=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),hi=Object.freeze({...ju,...to}),Es=Object.freeze({...hi,body:"",hidden:!1});function Cb(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function rc(e,t){const n=Cb(e,t);for(const r in Es)r in to?r in e&&!(r in n)&&(n[r]=to[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function Pb(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const a=r[i]&&r[i].parent,c=a&&s(a);c&&(o[i]=[a].concat(c))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function Tb(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(a){s=rc(r[a]||o[a],s)}return i(t),n.forEach(i),rc(e,s)}function Bu(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=Pb(e);for(const o in r){const s=r[o];s&&(t(o,Tb(e,o,s)),n.push(o))}return n}const kb={provider:"",aliases:{},not_found:{},...ju};function Ho(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function Fu(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ho(e,kb))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o.match(Gn)||typeof s.body!="string"||!Ho(s,Es))return null}const r=t.aliases||Object.create(null);for(const o in r){const s=r[o],i=s.parent;if(!o.match(Gn)||typeof i!="string"||!n[i]&&!r[i]||!Ho(s,Es))return null}return t}const oc=Object.create(null);function xb(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function rn(e,t){const n=oc[e]||(oc[e]=Object.create(null));return n[t]||(n[t]=xb(e,t))}function mi(e,t){return Fu(t)?Bu(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Sb(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let ar=!1;function zu(e){return typeof e=="boolean"&&(ar=e),ar}function Rb(e){const t=typeof e=="string"?bo(e,!0,ar):e;if(t){const n=rn(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Ab(e,t){const n=bo(e,!0,ar);if(!n)return!1;const r=rn(n.provider,n.prefix);return Sb(r,n.name,t)}function Ib(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),ar&&!t&&!e.prefix){let o=!1;return Fu(e)&&(e.prefix="",Bu(e,(s,i)=>{i&&Ab(s,i)&&(o=!0)})),o}const n=e.prefix;if(!Mr({provider:t,prefix:n,name:"a"}))return!1;const r=rn(t,n);return!!mi(r,e)}const Lb=Object.freeze({width:null,height:null}),Ob=Object.freeze({...Lb,...to});""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);const Cs=Object.create(null);function $b(e,t){Cs[e]=t}function Ps(e){return Cs[e]||Cs[""]}function gi(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const yi=Object.create(null),Mn=["https://api.simplesvg.com","https://api.unisvg.com"],Nr=[];for(;Mn.length>0;)Mn.length===1||Math.random()>.5?Nr.push(Mn.shift()):Nr.push(Mn.pop());yi[""]=gi({resources:["https://api.iconify.design"].concat(Nr)});function Mb(e,t){const n=gi(t);return n===null?!1:(yi[e]=n,!0)}function _i(e){return yi[e]}const Nb=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let sc=Nb();function Db(e,t){const n=_i(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function Hb(e){return e===404}const jb=(e,t,n)=>{const r=[],o=Db(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},a=0;return n.forEach((c,l)=>{a+=c.length+1,a>=o&&l>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},a=c.length),i.icons.push(c)}),r.push(i),r};function Bb(e){if(typeof e=="string"){const t=_i(e);if(t)return t.path}return"/"}const Fb=(e,t,n)=>{if(!sc){n("abort",424);return}let r=Bb(t.provider);switch(t.type){case"icons":{const s=t.prefix,a=t.icons.join(","),c=new URLSearchParams({icons:a});r+=s+".json?"+c.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;sc(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(Hb(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},zb={prepare:jb,send:Fb};function Ub(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,a=o.name,c=n[s]||(n[s]=Object.create(null)),l=c[i]||(c[i]=rn(s,i));let u;a in l.icons?u=t.loaded:i===""||l.missing.has(a)?u=t.missing:u=t.pending;const f={provider:s,prefix:i,name:a};u.push(f)}),t}function Uu(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function Vb(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,a=i.pending.length;i.pending=i.pending.filter(c=>{if(c.prefix!==o)return!0;const l=c.name;if(e.icons[l])i.loaded.push({provider:r,prefix:o,name:l});else if(e.missing.has(l))i.missing.push({provider:r,prefix:o,name:l});else return n=!0,!0;return!1}),i.pending.length!==a&&(n||Uu([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let Kb=0;function qb(e,t,n){const r=Kb++,o=Uu.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function Wb(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?bo(o,t,n):o;s&&r.push(s)}),r}var Qb={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Jb(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let T=e.resources.slice(0);for(i=[];T.length>1;){const A=Math.floor(Math.random()*T.length);i.push(T[A]),T=T.slice(0,A).concat(T.slice(A+1))}i=i.concat(T)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const a=Date.now();let c="pending",l=0,u,f=null,d=[],p=[];typeof r=="function"&&p.push(r);function h(){f&&(clearTimeout(f),f=null)}function g(){c==="pending"&&(c="aborted"),h(),d.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),d=[]}function E(T,A){A&&(p=[]),typeof T=="function"&&p.push(T)}function w(){return{startTime:a,payload:t,status:c,queriesSent:l,queriesPending:d.length,subscribe:E,abort:g}}function b(){c="failed",p.forEach(T=>{T(void 0,u)})}function y(){d.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),d=[]}function m(T,A,R){const F=A!=="success";switch(d=d.filter(M=>M!==T),c){case"pending":break;case"failed":if(F||!e.dataAfterTimeout)return;break;default:return}if(A==="abort"){u=R,b();return}if(F){u=R,d.length||(i.length?P():b());return}if(h(),y(),!e.random){const M=e.resources.indexOf(T.resource);M!==-1&&M!==e.index&&(e.index=M)}c="completed",p.forEach(M=>{M(R)})}function P(){if(c!=="pending")return;h();const T=i.shift();if(T===void 0){if(d.length){f=setTimeout(()=>{h(),c==="pending"&&(y(),b())},e.timeout);return}b();return}const A={status:"pending",resource:T,callback:(R,F)=>{m(A,R,F)}};d.push(A),l++,f=setTimeout(P,e.rotate),n(T,t,A.callback)}return setTimeout(P),w}function Vu(e){const t={...Qb,...e};let n=[];function r(){n=n.filter(a=>a().status==="pending")}function o(a,c,l){const u=Jb(t,a,c,(f,d)=>{r(),l&&l(f,d)});return n.push(u),u}function s(a){return n.find(c=>a(c))||null}return{query:o,find:s,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:r}}function ic(){}const jo=Object.create(null);function Gb(e){if(!jo[e]){const t=_i(e);if(!t)return;const n=Vu(t),r={config:t,redundancy:n};jo[e]=r}return jo[e]}function Xb(e,t,n){let r,o;if(typeof e=="string"){const s=Ps(e);if(!s)return n(void 0,424),ic;o=s.send;const i=Gb(e);i&&(r=i.redundancy)}else{const s=gi(e);if(s){r=Vu(s);const i=e.resources?e.resources[0]:"",a=Ps(i);a&&(o=a.send)}}return!r||!o?(n(void 0,424),ic):r.query(t,o,n)().abort}const ac="iconify2",cr="iconify",Ku=cr+"-count",cc=cr+"-version",qu=36e5,Yb=168;function Ts(e,t){try{return e.getItem(t)}catch{}}function vi(e,t,n){try{return e.setItem(t,n),!0}catch{}}function lc(e,t){try{e.removeItem(t)}catch{}}function ks(e,t){return vi(e,Ku,t.toString())}function xs(e){return parseInt(Ts(e,Ku))||0}const wo={local:!0,session:!0},Wu={local:new Set,session:new Set};let bi=!1;function Zb(e){bi=e}let Sr=typeof window>"u"?{}:window;function Qu(e){const t=e+"Storage";try{if(Sr&&Sr[t]&&typeof Sr[t].length=="number")return Sr[t]}catch{}wo[e]=!1}function Ju(e,t){const n=Qu(e);if(!n)return;const r=Ts(n,cc);if(r!==ac){if(r){const a=xs(n);for(let c=0;c{const c=cr+a.toString(),l=Ts(n,c);if(typeof l=="string"){try{const u=JSON.parse(l);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>o&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,a))return!0}catch{}lc(n,c)}};let i=xs(n);for(let a=i-1;a>=0;a--)s(a)||(a===i-1?(i--,ks(n,i)):Wu[e].add(a))}function Gu(){if(!bi){Zb(!0);for(const e in wo)Ju(e,t=>{const n=t.data,r=t.provider,o=n.prefix,s=rn(r,o);if(!mi(s,n).length)return!1;const i=n.lastModified||-1;return s.lastModifiedCached=s.lastModifiedCached?Math.min(s.lastModifiedCached,i):i,!0})}}function ew(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in wo)Ju(r,o=>{const s=o.data;return o.provider!==e.provider||s.prefix!==e.prefix||s.lastModified===t});return!0}function tw(e,t){bi||Gu();function n(r){let o;if(!wo[r]||!(o=Qu(r)))return;const s=Wu[r];let i;if(s.size)s.delete(i=Array.from(s).shift());else if(i=xs(o),!ks(o,i+1))return;const a={cached:Math.floor(Date.now()/qu),provider:e.provider,data:t};return vi(o,cr+i.toString(),JSON.stringify(a))}t.lastModified&&!ew(e,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function uc(){}function nw(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Vb(e)}))}function rw(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,o=e.iconsToLoad;delete e.iconsToLoad;let s;if(!o||!(s=Ps(n)))return;s.prepare(n,r,o).forEach(a=>{Xb(n,a,c=>{if(typeof c!="object")a.icons.forEach(l=>{e.missing.add(l)});else try{const l=mi(e,c);if(!l.length)return;const u=e.pendingIcons;u&&l.forEach(f=>{u.delete(f)}),tw(e,c)}catch(l){console.error(l)}nw(e)})})}))}const ow=(e,t)=>{const n=Wb(e,!0,zu()),r=Ub(n);if(!r.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(r.loaded,r.missing,r.pending,uc)}),()=>{c=!1}}const o=Object.create(null),s=[];let i,a;return r.pending.forEach(c=>{const{provider:l,prefix:u}=c;if(u===a&&l===i)return;i=l,a=u,s.push(rn(l,u));const f=o[l]||(o[l]=Object.create(null));f[u]||(f[u]=[])}),r.pending.forEach(c=>{const{provider:l,prefix:u,name:f}=c,d=rn(l,u),p=d.pendingIcons||(d.pendingIcons=new Set);p.has(f)||(p.add(f),o[l][u].push(f))}),s.forEach(c=>{const{provider:l,prefix:u}=c;o[l][u].length&&rw(c,o[l][u])}),t?qb(t,r,s):uc},sw=e=>new Promise((t,n)=>{const r=typeof e=="string"?bo(e,!0):e;if(!r){n(e);return}ow([r||e],o=>{if(o.length&&r){const s=Rb(r);if(s){t({...hi,...s});return}}n(e)})});({...Ob});const fc={backgroundColor:"currentColor"},iw={backgroundColor:"transparent"},dc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},pc={webkitMask:fc,mask:fc,background:iw};for(const e in pc){const t=pc[e];for(const n in dc)t[e+n]=dc[n]}const Bo={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Bo[e+"-flip"]=t,Bo[e.slice(0,1)+"-flip"]=t,Bo[e+"Flip"]=t});zu(!0);$b("",zb);if(typeof document<"u"&&typeof window<"u"){Gu();const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!Ib(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;Mb(n,o)||console.error(r)}catch{console.error(r)}}}}({...hi});const aw=["width","height"],cw=Re({__name:"Icon",props:{name:{type:String,required:!0},size:{type:String,default:""}},async setup(e){var h;let t,n;const r=ue(),o=hr();(h=o==null?void 0:o.nuxtIcon)!=null&&h.aliases;const s=e,i=St("icons",()=>({})),a=_e(!1),c=se(()=>{var g;return(((g=o.nuxtIcon)==null?void 0:g.aliases)||{})[s.name]||s.name}),l=se(()=>{var g;return(g=i.value)==null?void 0:g[c.value]}),u=se(()=>r.vueApp.component(c.value)),f=se(()=>{var E,w,b;if(!s.size&&typeof((E=o.nuxtIcon)==null?void 0:E.size)=="boolean"&&!((w=o.nuxtIcon)!=null&&w.size))return;const g=s.size||((b=o.nuxtIcon)==null?void 0:b.size)||"1em";return String(Number(g))===g?`${g}px`:g}),d=se(()=>{var g;return((g=o==null?void 0:o.nuxtIcon)==null?void 0:g.class)??"icon"});async function p(){var g;u.value||(g=i.value)!=null&&g[c.value]||(a.value=!0,i.value[c.value]=await sw(c.value).catch(()=>{}),a.value=!1)}return Be(()=>c.value,p),!u.value&&([t,n]=Td(()=>p()),t=await t,n()),(g,E)=>H(a)?(ne(),Se("span",{key:0,class:Ve(H(d)),width:H(f),height:H(f)},null,10,aw)):H(l)?(ne(),ve(H(Eb),{key:1,icon:H(l),class:Ve(H(d)),width:H(f),height:H(f)},null,8,["icon","class","width","height"])):H(u)?(ne(),ve(qs(H(u)),{key:2,class:Ve(H(d)),width:H(f),height:H(f)},null,8,["class","width","height"])):(ne(),Se("span",{key:3,class:Ve(H(d)),style:Tn({fontSize:H(f),lineHeight:H(f),width:H(f),height:H(f)})},Xn(e.name),7))}});const wi=ft(cw,[["__scopeId","data-v-048b1fce"]]),lw=Object.freeze(Object.defineProperty({__proto__:null,default:wi},Symbol.toStringTag,{value:"Module"})),uw=Re({__name:"SocialIcons",props:{socials:{type:Object,default:()=>{}}},setup(e){const t=e,n=["twitter","facebook","instagram","youtube","github","medium"],r=se(()=>Object.entries(t.socials).map(([s,i])=>typeof i=="object"?i:typeof i=="string"&&i&&n.includes(s)?{href:`https://${s}.com/${i}`,icon:`uil:${s}`,label:i}:null).filter(Boolean)),o=s=>{const i=["noopener","noreferrer"];return s.rel&&i.push(s.rel),i.join(" ")};return(s,i)=>{const a=wi,c=yo;return ne(!0),Se(we,null,al(H(r),l=>(ne(),ve(c,{key:l.label,rel:o(l),title:l.label,"aria-label":l.label,href:l.href,target:"_blank"},{default:Ge(()=>[l.icon?(ne(),ve(a,{key:0,name:l.icon},null,8,["name"])):Xt("",!0)]),_:2},1032,["rel","title","aria-label","href"]))),128)}}});const Xu=ft(uw,[["__scopeId","data-v-61f139c4"]]),fw=Object.freeze(Object.defineProperty({__proto__:null,default:Xu},Symbol.toStringTag,{value:"Module"})),dw=Re({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=_e(!1);return Rn(()=>{r.value=!0}),o=>{var c;if(r.value)return(c=t.default)==null?void 0:c.call(t);const s=t.fallback||t.placeholder;if(s)return s();const i=o.fallback||o.placeholder||"",a=o.fallbackTag||o.placeholderTag||"span";return Se(a,n,i)}}}),pw={name:P0,props:{placeholder:String,tag:{type:String,default:"span"}}};function hw(e,t,n,r,o,s){const i=dw;return ne(),ve(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:Ge(()=>[Ws(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const mw=ft(pw,[["render",hw]]),gw=()=>St("color-mode").value,Ei=e=>(Bs("data-v-72402f47"),e=e(),Fs(),e),yw=Ei(()=>Te("span",{class:"sr-only"},"Dark mode",-1)),_w=Ei(()=>Te("span",{class:"sr-only"},"Light mode",-1)),vw=Ei(()=>Te("span",{class:"sr-only"},"System mode",-1)),bw=Re({__name:"ColorModeSwitch",setup(e){const t=gw(),n=()=>{const r=["system","light","dark"],s=(r.indexOf(t.preference)+1)%r.length;t.preference=r[s]};return(r,o)=>{const s=wi,i=mw;return ne(),Se("button",{"aria-label":"Color Mode",onClick:n},[oe(i,null,{default:Ge(()=>[H(t).preference==="dark"?(ne(),Se(we,{key:0},[oe(s,{name:"uil:moon"}),yw],64)):H(t).preference==="light"?(ne(),Se(we,{key:1},[oe(s,{name:"uil:sun"}),_w],64)):(ne(),Se(we,{key:2},[oe(s,{name:"uil:desktop"}),vw],64))]),_:1})])}}});const Yu=ft(bw,[["__scopeId","data-v-72402f47"]]),ww=Object.freeze(Object.defineProperty({__proto__:null,default:Yu},Symbol.toStringTag,{value:"Module"})),Ew={key:1,class:"navigation"},Cw={key:2,class:"message"},Pw={class:"icons"},Tw={key:0,class:"social"},kw={class:"color-mode-switch"},xw=Re({__name:"AppFooter",setup(e){const t=hr().alpine;return(n,r)=>{var c,l,u;const o=yo,s=di,i=Xu,a=Yu;return ne(),Se("footer",{class:Ve([H(t).footer.alignment])},[(l=(c=H(t).footer)==null?void 0:c.credits)!=null&&l.enabled?(ne(),ve(o,{key:0,class:"credits",to:H(t).footer.credits.repository},{default:Ge(()=>{var f,d;return[dr(Xn((d=(f=H(t).footer)==null?void 0:f.credits)==null?void 0:d.text),1)]}),_:1},8,["to"])):Xt("",!0),H(t).footer.navigation?(ne(),Se("div",Ew,[oe(s)])):Xt("",!0),(u=H(t).footer)!=null&&u.message?(ne(),Se("p",Cw,Xn(H(t).footer.message),1)):Xt("",!0),Te("div",Pw,[H(t).socials&&Object.entries(H(t).socials)?(ne(),Se("div",Tw,[oe(i,{socials:H(t).socials},null,8,["socials"])])):Xt("",!0),Te("div",kw,[oe(a)])])],2)}}});const Zu=ft(xw,[["__scopeId","data-v-05267086"]]),Sw=Object.freeze(Object.defineProperty({__proto__:null,default:Zu},Symbol.toStringTag,{value:"Module"})),Rw=Re({__name:"Container",props:{as:{type:String,required:!1,default:"div"},padded:{required:!1,type:[Boolean,Object],default:!0},fluid:{required:!1,type:[Boolean,Object],default:!1}},setup(e){const t=e,n={padded:{true:{px:"{elements.container.padding.mobile}","@xs":{px:"{elements.container.padding.xs}"},"@sm":{px:"{elements.container.padding.sm}"},"@md":{px:"{elements.container.padding.md}"}}},fluid:{true:{},false:{maxWidth:"{elements.container.maxWidth}"}}},{$pinceau:r}=d0(t,n,void 0);return(o,s)=>(ne(),ve(qs(e.as),{class:Ve(["container",[H(r)]])},{default:Ge(()=>[Ws(o.$slots,"default",{},void 0,!0)]),_:3},8,["class"]))}});const ef=ft(Rw,[["__scopeId","data-v-2939ac7b"]]),Aw=Object.freeze(Object.defineProperty({__proto__:null,default:ef},Symbol.toStringTag,{value:"Module"})),Iw=(e,t=Ht())=>{const n=H(e),r=$e();Be(()=>H(e),(s=n)=>{if(!t.path||!s)return;const i=Object.assign({},(s==null?void 0:s.head)||{});i.meta=[...i.meta||[]],i.link=[...i.link||[]];const a=i.title||(s==null?void 0:s.title);a&&(i.title=a),r.public.content.host;const c=(i==null?void 0:i.description)||(s==null?void 0:s.description);c&&i.meta.filter(l=>l.name==="description").length===0&&i.meta.push({name:"description",content:c}),i!=null&&i.image||(s==null||s.image),jt(()=>Wl(i))},{immediate:!0})},Lw=Re({__name:"AppLayout",props:{padded:{type:Boolean,default:!0}},setup(e){const t=hr().alpine;return Wl({meta:[{name:"twitter:card",content:"summary_large_image"}]}),Iw(t),(n,r)=>{const o=Lu,s=Ou,i=Zu,a=ef;return ne(),ve(a,{class:"app-layout"},{default:Ge(()=>[oe(o),H(t).header?(ne(),ve(s,{key:0})):Xt("",!0),Ws(n.$slots,"default",{},void 0,!0),H(t).footer?(ne(),ve(i,{key:1})):Xt("",!0)]),_:3})}}});const tf=ft(Lw,[["__scopeId","data-v-2b2f068e"]]),Ow=Object.freeze(Object.defineProperty({__proto__:null,default:tf},Symbol.toStringTag,{value:"Module"}));const $w={};function Mw(e,t){const n=H0,r=tf;return ne(),ve(r,null,{default:Ge(()=>[oe(n)]),_:1})}const Nw=ft($w,[["render",Mw]]),Dw={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;(n.stack||"").split(` -`).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`${f.text}`).join(` -`);const r=Number(n.statusCode||500),o=r===404,s=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),a=void 0,u=o?$(()=>L(()=>import("./error-404.27bdda01.js"),["./error-404.27bdda01.js","./error-404.7910d5ca.css"],import.meta.url).then(f=>f.default||f)):$(()=>L(()=>import("./error-500.f99b1d8b.js"),["./error-500.f99b1d8b.js","./error-500.1db01289.css"],import.meta.url).then(f=>f.default||f));return(f,d)=>(ne(),ve(H(u),mf(Cl({statusCode:H(r),statusMessage:H(s),description:H(i),stack:H(a)})),null,16))}},hc={__name:"nuxt-root",setup(e){const t=()=>null,n=ue(),r=n.deferHydration(),o=!1;yn(mo,Ht()),n.hooks.callHookWith(a=>a.map(c=>c()),"vue:setup");const s=go();ol((a,c,l)=>{if(n.hooks.callHook("vue:error",a,c,l).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),Fm(a)&&(a.fatal||a.unhandled))return n.runWithContext(()=>fn(a)),!1});const i=!1;return(a,c)=>(ne(),ve(Qc,{onResolve:H(r)},{default:Ge(()=>[H(s)?(ne(),ve(H(Dw),{key:0,error:H(s)},null,8,["error"])):H(i)?(ne(),ve(H(t),{key:1,context:H(i)},null,8,["context"])):H(o)?(ne(),ve(qs(H(o)),{key:2})):(ne(),ve(H(Nw),{key:3}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=gh.create({baseURL:_h()}));let mc;{let e;mc=async function(){var s,i;if(e)return e;const r=!!((s=window.__NUXT__)!=null&&s.serverRendered||((i=document.getElementById("__NUXT_DATA__"))==null?void 0:i.dataset.ssr)==="true")?xp(hc):kp(hc),o=Ih({vueApp:r});try{await Oh(o,O0)}catch(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(Km),await o.hooks.callHook("app:mounted",r),await jt()}catch(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}return r},e=mc().catch(t=>{console.error("Error while mounting app:",t)})}export{qr as $,un as A,ae as B,Wl as C,dr as D,yo as E,we as F,Le as G,qw as H,se as I,jn as J,Vw as K,D0 as L,H as M,Oe as N,Vd as O,mo as P,jt as Q,yn as R,Qc as S,Ys as T,Dm as U,Lv as V,Iw as W,ve as X,Td as Y,al as Z,L as _,Vs as a,li as a0,W0 as a1,Tn as a2,nt as a3,d0 as a4,Ws as a5,wi as a6,Be as a7,Bw as a8,Ed as a9,Yw as aA,pt as aB,Ww as aC,Xw as aD,Qw as aE,Jw as aF,Gw as aG,Ft as aH,Dv as aI,Iv as aa,_n as ab,vs as ac,or as ad,Kw as ae,It as af,Fc as ag,yd as ah,ri as ai,Bt as aj,$c as ak,Cc as al,so as am,ti as an,eE as ao,jw as ap,Fw as aq,gw as ar,Ce as as,Zw as at,Hw as au,Xr as av,jv as aw,zw as ax,Uw as ay,Qa as az,ne as b,Se as c,Re as d,Te as e,Xt as f,oe as g,Ir as h,Fs as i,ue as j,ft as k,$e as l,St as m,Ve as n,Rn as o,Bs as p,Or as q,_e as r,Ht as s,Xn as t,ot as u,jl as v,Ge as w,hr as x,qn as y,kp as z}; diff --git a/_nuxt/entry.f0953e9e.js b/_nuxt/entry.f0953e9e.js new file mode 100644 index 0000000..4de6121 --- /dev/null +++ b/_nuxt/entry.f0953e9e.js @@ -0,0 +1,10 @@ +function Ss(e,t){const n=Object.create(null),r=e.split(",");for(let o=0;o!!n[o.toLowerCase()]:o=>!!n[o]}const ge={},fn=[],tt=()=>{},tf=()=>!1,nf=/^on[^a-z]/,cr=e=>nf.test(e),Rs=e=>e.startsWith("onUpdate:"),Pe=Object.assign,As=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},rf=Object.prototype.hasOwnProperty,ie=(e,t)=>rf.call(e,t),Y=Array.isArray,dn=e=>lr(e)==="[object Map]",mc=e=>lr(e)==="[object Set]",of=e=>lr(e)==="[object RegExp]",Z=e=>typeof e=="function",ye=e=>typeof e=="string",no=e=>typeof e=="symbol",me=e=>e!==null&&typeof e=="object",Is=e=>(me(e)||Z(e))&&Z(e.then)&&Z(e.catch),gc=Object.prototype.toString,lr=e=>gc.call(e),sf=e=>lr(e).slice(8,-1),yc=e=>lr(e)==="[object Object]",Ls=e=>ye(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,jn=Ss(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),ro=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},af=/-(\w)/g,ut=ro(e=>e.replace(af,(t,n)=>n?n.toUpperCase():"")),cf=/\B([A-Z])/g,Cn=ro(e=>e.replace(cf,"-$1").toLowerCase()),oo=ro(e=>e.charAt(0).toUpperCase()+e.slice(1)),Eo=ro(e=>e?`on${oo(e)}`:""),Zt=(e,t)=>!Object.is(e,t),Bn=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},lf=e=>{const t=parseFloat(e);return isNaN(t)?e:t},_c=e=>{const t=ye(e)?Number(e):NaN;return isNaN(t)?e:t};let xi;const Fo=()=>xi||(xi=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function Pn(e){if(Y(e)){const t={};for(let n=0;n{if(n){const r=n.split(ff);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function Ve(e){let t="";if(ye(e))t=e;else if(Y(e))for(let n=0;nye(e)?e:e==null?"":Y(e)||me(e)&&(e.toString===gc||!Z(e.toString))?JSON.stringify(e,bc,2):String(e),bc=(e,t)=>t&&t.__v_isRef?bc(e,t.value):dn(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,o])=>(n[`${r} =>`]=o,n),{})}:mc(t)?{[`Set(${t.size})`]:[...t.values()]}:me(t)&&!Y(t)&&!yc(t)?String(t):t;let Ue;class wc{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=Ue,!t&&Ue&&(this.index=(Ue.scopes||(Ue.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=Ue;try{return Ue=this,t()}finally{Ue=n}}}on(){Ue=this}off(){Ue=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},Cc=e=>(e.w&Mt)>0,Pc=e=>(e.n&Mt)>0,vf=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(u==="length"||!no(u)&&u>=c)&&a.push(l)})}else switch(n!==void 0&&a.push(i.get(n)),t){case"add":Y(e)?Ls(n)&&a.push(i.get("length")):(a.push(i.get(Yt)),dn(e)&&a.push(i.get(Uo)));break;case"delete":Y(e)||(a.push(i.get(Yt)),dn(e)&&a.push(i.get(Uo)));break;case"set":dn(e)&&a.push(i.get(Yt));break}if(a.length===1)a[0]&&Vo(a[0]);else{const c=[];for(const l of a)l&&c.push(...l);Vo(Os(c))}}function Vo(e,t){const n=Y(e)?e:[...e];for(const r of n)r.computed&&Ri(r);for(const r of n)r.computed||Ri(r)}function Ri(e,t){(e!==Ze||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function wf(e,t){var n;return(n=Hr.get(e))==null?void 0:n.get(t)}const Ef=Ss("__proto__,__v_isRef,__isVue"),xc=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(no)),Ai=Cf();function Cf(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=ae(this);for(let s=0,i=this.length;s{e[t]=function(...n){Tn();const r=ae(this)[t].apply(this,n);return kn(),r}}),e}function Pf(e){const t=ae(this);return Fe(t,"has",e),t.hasOwnProperty(e)}class Sc{constructor(t=!1,n=!1){this._isReadonly=t,this._shallow=n}get(t,n,r){const o=this._isReadonly,s=this._shallow;if(n==="__v_isReactive")return!o;if(n==="__v_isReadonly")return o;if(n==="__v_isShallow")return s;if(n==="__v_raw"&&r===(o?s?Df:Lc:s?Ic:Ac).get(t))return t;const i=Y(t);if(!o){if(i&&ie(Ai,n))return Reflect.get(Ai,n,r);if(n==="hasOwnProperty")return Pf}const a=Reflect.get(t,n,r);return(no(n)?xc.has(n):Ef(n))||(o||Fe(t,"get",n),s)?a:Ce(a)?i&&Ls(n)?a:a.value:me(a)?o?Oc(a):nt(a):a}}class Rc extends Sc{constructor(t=!1){super(!1,t)}set(t,n,r,o){let s=t[n];if(en(s)&&Ce(s)&&!Ce(r))return!1;if(!this._shallow&&(!jr(r)&&!en(r)&&(s=ae(s),r=ae(r)),!Y(t)&&Ce(s)&&!Ce(r)))return s.value=r,!0;const i=Y(t)&&Ls(n)?Number(n)e,io=e=>Reflect.getPrototypeOf(e);function mr(e,t,n=!1,r=!1){e=e.__v_raw;const o=ae(e),s=ae(t);n||(Zt(t,s)&&Fe(o,"get",t),Fe(o,"get",s));const{has:i}=io(o),a=r?Ms:n?Hs:Yn;if(i.call(o,t))return a(e.get(t));if(i.call(o,s))return a(e.get(s));e!==o&&e.get(t)}function gr(e,t=!1){const n=this.__v_raw,r=ae(n),o=ae(e);return t||(Zt(e,o)&&Fe(r,"has",e),Fe(r,"has",o)),e===o?n.has(e):n.has(e)||n.has(o)}function yr(e,t=!1){return e=e.__v_raw,!t&&Fe(ae(e),"iterate",Yt),Reflect.get(e,"size",e)}function Ii(e){e=ae(e);const t=ae(this);return io(t).has.call(t,e)||(t.add(e),gt(t,"add",e,e)),this}function Li(e,t){t=ae(t);const n=ae(this),{has:r,get:o}=io(n);let s=r.call(n,e);s||(e=ae(e),s=r.call(n,e));const i=o.call(n,e);return n.set(e,t),s?Zt(t,i)&>(n,"set",e,t):gt(n,"add",e,t),this}function Oi(e){const t=ae(this),{has:n,get:r}=io(t);let o=n.call(t,e);o||(e=ae(e),o=n.call(t,e)),r&&r.call(t,e);const s=t.delete(e);return o&>(t,"delete",e,void 0),s}function $i(){const e=ae(this),t=e.size!==0,n=e.clear();return t&>(e,"clear",void 0,void 0),n}function _r(e,t){return function(r,o){const s=this,i=s.__v_raw,a=ae(i),c=t?Ms:e?Hs:Yn;return!e&&Fe(a,"iterate",Yt),i.forEach((l,u)=>r.call(o,c(l),c(u),s))}}function vr(e,t,n){return function(...r){const o=this.__v_raw,s=ae(o),i=dn(s),a=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,l=o[e](...r),u=n?Ms:t?Hs:Yn;return!t&&Fe(s,"iterate",c?Uo:Yt),{next(){const{value:f,done:d}=l.next();return d?{value:f,done:d}:{value:a?[u(f[0]),u(f[1])]:u(f),done:d}},[Symbol.iterator](){return this}}}}function bt(e){return function(...t){return e==="delete"?!1:this}}function Rf(){const e={get(s){return mr(this,s)},get size(){return yr(this)},has:gr,add:Ii,set:Li,delete:Oi,clear:$i,forEach:_r(!1,!1)},t={get(s){return mr(this,s,!1,!0)},get size(){return yr(this)},has:gr,add:Ii,set:Li,delete:Oi,clear:$i,forEach:_r(!1,!0)},n={get(s){return mr(this,s,!0)},get size(){return yr(this,!0)},has(s){return gr.call(this,s,!0)},add:bt("add"),set:bt("set"),delete:bt("delete"),clear:bt("clear"),forEach:_r(!0,!1)},r={get(s){return mr(this,s,!0,!0)},get size(){return yr(this,!0)},has(s){return gr.call(this,s,!0)},add:bt("add"),set:bt("set"),delete:bt("delete"),clear:bt("clear"),forEach:_r(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(s=>{e[s]=vr(s,!1,!1),n[s]=vr(s,!0,!1),t[s]=vr(s,!1,!0),r[s]=vr(s,!0,!0)}),[e,n,t,r]}const[Af,If,Lf,Of]=Rf();function Ns(e,t){const n=t?e?Of:Lf:e?If:Af;return(r,o,s)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?r:Reflect.get(ie(n,o)&&o in r?n:r,o,s)}const $f={get:Ns(!1,!1)},Mf={get:Ns(!1,!0)},Nf={get:Ns(!0,!1)},Ac=new WeakMap,Ic=new WeakMap,Lc=new WeakMap,Df=new WeakMap;function Hf(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function jf(e){return e.__v_skip||!Object.isExtensible(e)?0:Hf(sf(e))}function nt(e){return en(e)?e:Ds(e,!1,kf,$f,Ac)}function At(e){return Ds(e,!1,Sf,Mf,Ic)}function Oc(e){return Ds(e,!0,xf,Nf,Lc)}function Ds(e,t,n,r,o){if(!me(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const s=o.get(e);if(s)return s;const i=jf(e);if(i===0)return e;const a=new Proxy(e,i===2?r:n);return o.set(e,a),a}function pn(e){return en(e)?pn(e.__v_raw):!!(e&&e.__v_isReactive)}function en(e){return!!(e&&e.__v_isReadonly)}function jr(e){return!!(e&&e.__v_isShallow)}function $c(e){return pn(e)||en(e)}function ae(e){const t=e&&e.__v_raw;return t?ae(t):e}function Mc(e){return Dr(e,"__v_skip",!0),e}const Yn=e=>me(e)?nt(e):e,Hs=e=>me(e)?Oc(e):e;function Nc(e){Rt&&Ze&&(e=ae(e),kc(e.dep||(e.dep=Os())))}function Dc(e,t){e=ae(e);const n=e.dep;n&&Vo(n)}function Ce(e){return!!(e&&e.__v_isRef===!0)}function _e(e){return Hc(e,!1)}function It(e){return Hc(e,!0)}function Hc(e,t){return Ce(e)?e:new Bf(e,t)}class Bf{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:ae(t),this._value=n?t:Yn(t)}get value(){return Nc(this),this._value}set value(t){const n=this.__v_isShallow||jr(t)||en(t);t=n?t:ae(t),Zt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Yn(t),Dc(this))}}function H(e){return Ce(e)?e.value:e}const Ff={get:(e,t,n)=>H(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const o=e[t];return Ce(o)&&!Ce(n)?(o.value=n,!0):Reflect.set(e,t,n,r)}};function jc(e){return pn(e)?e:new Proxy(e,Ff)}function Bw(e){const t=Y(e)?new Array(e.length):{};for(const n in e)t[n]=Fc(e,n);return t}class zf{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return wf(ae(this._object),this._key)}}class Uf{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function Bc(e,t,n){return Ce(e)?e:Z(e)?new Uf(e):me(e)&&arguments.length>1?Fc(e,t,n):_e(e)}function Fc(e,t,n){const r=e[t];return Ce(r)?r:new zf(e,t,n)}class Vf{constructor(t,n,r,o){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new $s(t,()=>{this._dirty||(this._dirty=!0,Dc(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=r}get value(){const t=ae(this);return Nc(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function Kf(e,t,n=!1){let r,o;const s=Z(e);return s?(r=e,o=tt):(r=e.get,o=e.set),new Vf(r,o,s||!o,n)}function Lt(e,t,n,r){let o;try{o=r?e(...r):e()}catch(s){xn(s,t,n)}return o}function Je(e,t,n,r){if(Z(e)){const s=Lt(e,t,n,r);return s&&Is(s)&&s.catch(i=>{xn(i,t,n)}),s}const o=[];for(let s=0;s>>1,o=Ie[r],s=Zn(o);slt&&Ie.splice(t,1)}function Wo(e){Y(e)?hn.push(...e):(!mt||!mt.includes(e,e.allowRecurse?qt+1:qt))&&hn.push(e),Uc()}function Mi(e,t=Xn?lt+1:0){for(;tZn(n)-Zn(r)),qt=0;qte.id==null?1/0:e.id,Jf=(e,t)=>{const n=Zn(e)-Zn(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Vc(e){Ko=!1,Xn=!0,Ie.sort(Jf);const t=tt;try{for(lt=0;ltye(p)?p.trim():p)),f&&(o=n.map(lf))}let a,c=r[a=Eo(t)]||r[a=Eo(ut(t))];!c&&s&&(c=r[a=Eo(Cn(t))]),c&&Je(c,e,6,o);const l=r[a+"Once"];if(l){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Je(l,e,6,o)}}function Kc(e,t,n=!1){const r=t.emitsCache,o=r.get(e);if(o!==void 0)return o;const s=e.emits;let i={},a=!1;if(!Z(e)){const c=l=>{const u=Kc(l,t,!0);u&&(a=!0,Pe(i,u))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!s&&!a?(me(e)&&r.set(e,null),null):(Y(s)?s.forEach(c=>i[c]=null):Pe(i,s),me(e)&&r.set(e,i),i)}function co(e,t){return!e||!cr(t)?!1:(t=t.slice(2).replace(/Once$/,""),ie(e,t[0].toLowerCase()+t.slice(1))||ie(e,Cn(t))||ie(e,t))}let ke=null,lo=null;function Fr(e){const t=ke;return ke=e,lo=e&&e.type.__scopeId||null,t}function Bs(e){lo=e}function Fs(){lo=null}function Ge(e,t=ke,n){if(!t||e._n)return e;const r=(...o)=>{r._d&&Qi(-1);const s=Fr(t);let i;try{i=e(...o)}finally{Fr(s),r._d&&Qi(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Co(e){const{type:t,vnode:n,proxy:r,withProxy:o,props:s,propsOptions:[i],slots:a,attrs:c,emit:l,render:u,renderCache:f,data:d,setupState:p,ctx:h,inheritAttrs:g}=e;let E,w;const b=Fr(e);try{if(n.shapeFlag&4){const m=o||r;E=qe(u.call(m,m,f,s,p,d,h)),w=c}else{const m=t;E=qe(m.length>1?m(s,{attrs:c,slots:a,emit:l}):m(s,null)),w=t.props?c:Xf(c)}}catch(m){Un.length=0,xn(m,e,1),E=oe(Ne)}let y=E;if(w&&g!==!1){const m=Object.keys(w),{shapeFlag:P}=y;m.length&&P&7&&(i&&m.some(Rs)&&(w=Zf(w,i)),y=yt(y,w))}return n.dirs&&(y=yt(y),y.dirs=y.dirs?y.dirs.concat(n.dirs):n.dirs),n.transition&&(y.transition=n.transition),E=y,Fr(b),E}function Yf(e){let t;for(let n=0;n{let t;for(const n in e)(n==="class"||n==="style"||cr(n))&&((t||(t={}))[n]=e[n]);return t},Zf=(e,t)=>{const n={};for(const r in e)(!Rs(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function ed(e,t,n){const{props:r,children:o,component:s}=e,{props:i,children:a,patchFlag:c}=t,l=s.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?Ni(r,i,l):!!i;if(c&8){const u=t.dynamicProps;for(let f=0;fe.__isSuspense,td={name:"Suspense",__isSuspense:!0,process(e,t,n,r,o,s,i,a,c,l){e==null?nd(t,n,r,o,s,i,a,c,l):rd(e,t,n,r,o,i,a,c,l)},hydrate:od,create:Us,normalize:sd},qc=td;function er(e,t){const n=e.props&&e.props[t];Z(n)&&n()}function nd(e,t,n,r,o,s,i,a,c){const{p:l,o:{createElement:u}}=c,f=u("div"),d=e.suspense=Us(e,o,r,t,f,n,s,i,a,c);l(null,d.pendingBranch=e.ssContent,f,null,r,d,s,i),d.deps>0?(er(e,"onPending"),er(e,"onFallback"),l(null,e.ssFallback,t,n,r,null,s,i),mn(d,e.ssFallback)):d.resolve(!1,!0)}function rd(e,t,n,r,o,s,i,a,{p:c,um:l,o:{createElement:u}}){const f=t.suspense=e.suspense;f.vnode=t,t.el=e.el;const d=t.ssContent,p=t.ssFallback,{activeBranch:h,pendingBranch:g,isInFallback:E,isHydrating:w}=f;if(g)f.pendingBranch=d,et(d,g)?(c(g,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():E&&(c(h,p,n,r,o,null,s,i,a),mn(f,p))):(f.pendingId++,w?(f.isHydrating=!1,f.activeBranch=g):l(g,o,f),f.deps=0,f.effects.length=0,f.hiddenContainer=u("div"),E?(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0?f.resolve():(c(h,p,n,r,o,null,s,i,a),mn(f,p))):h&&et(d,h)?(c(h,d,n,r,o,f,s,i,a),f.resolve(!0)):(c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0&&f.resolve()));else if(h&&et(d,h))c(h,d,n,r,o,f,s,i,a),mn(f,d);else if(er(t,"onPending"),f.pendingBranch=d,f.pendingId++,c(null,d,f.hiddenContainer,null,o,f,s,i,a),f.deps<=0)f.resolve();else{const{timeout:b,pendingId:y}=f;b>0?setTimeout(()=>{f.pendingId===y&&f.fallback(p)},b):b===0&&f.fallback(p)}}function Us(e,t,n,r,o,s,i,a,c,l,u=!1){const{p:f,m:d,um:p,n:h,o:{parentNode:g,remove:E}}=l;let w;const b=id(e);b&&t!=null&&t.pendingBranch&&(w=t.pendingId,t.deps++);const y=e.props?_c(e.props.timeout):void 0,m={vnode:e,parent:t,parentComponent:n,isSVG:i,container:r,hiddenContainer:o,anchor:s,deps:0,pendingId:0,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:u,isUnmounted:!1,effects:[],resolve(P=!1,T=!1){const{vnode:A,activeBranch:R,pendingBranch:F,pendingId:M,effects:X,parentComponent:D,container:G}=m;let pe=!1;if(m.isHydrating)m.isHydrating=!1;else if(!P){pe=R&&F.transition&&F.transition.mode==="out-in",pe&&(R.transition.afterLeave=()=>{M===m.pendingId&&(d(F,G,ee,0),Wo(X))});let{anchor:ee}=m;R&&(ee=h(R),p(R,D,m,!0)),pe||d(F,G,ee,0)}mn(m,F),m.pendingBranch=null,m.isInFallback=!1;let de=m.parent,K=!1;for(;de;){if(de.pendingBranch){de.effects.push(...X),K=!0;break}de=de.parent}!K&&!pe&&Wo(X),m.effects=[],b&&t&&t.pendingBranch&&w===t.pendingId&&(t.deps--,t.deps===0&&!T&&t.resolve()),er(A,"onResolve")},fallback(P){if(!m.pendingBranch)return;const{vnode:T,activeBranch:A,parentComponent:R,container:F,isSVG:M}=m;er(T,"onFallback");const X=h(A),D=()=>{m.isInFallback&&(f(null,P,F,X,R,null,M,a,c),mn(m,P))},G=P.transition&&P.transition.mode==="out-in";G&&(A.transition.afterLeave=D),m.isInFallback=!0,p(A,R,null,!0),G||D()},move(P,T,A){m.activeBranch&&d(m.activeBranch,P,T,A),m.container=P},next(){return m.activeBranch&&h(m.activeBranch)},registerDep(P,T){const A=!!m.pendingBranch;A&&m.deps++;const R=P.vnode.el;P.asyncDep.catch(F=>{xn(F,P,0)}).then(F=>{if(P.isUnmounted||m.isUnmounted||m.pendingId!==P.suspenseId)return;P.asyncResolved=!0;const{vnode:M}=P;Xo(P,F,!1),R&&(M.el=R);const X=!R&&P.subTree.el;T(P,M,g(R||P.subTree.el),R?null:h(P.subTree),m,i,c),X&&E(X),zs(P,M.el),A&&--m.deps===0&&m.resolve()})},unmount(P,T){m.isUnmounted=!0,m.activeBranch&&p(m.activeBranch,n,P,T),m.pendingBranch&&p(m.pendingBranch,n,P,T)}};return m}function od(e,t,n,r,o,s,i,a,c){const l=t.suspense=Us(t,r,n,e.parentNode,document.createElement("div"),null,o,s,i,a,!0),u=c(e,l.pendingBranch=t.ssContent,n,l,s,i);return l.deps===0&&l.resolve(!1,!0),u}function sd(e){const{shapeFlag:t,children:n}=e,r=t&32;e.ssContent=Di(r?n.default:n),e.ssFallback=r?Di(n.fallback):oe(Ne)}function Di(e){let t;if(Z(e)){const n=_n&&e._c;n&&(e._d=!1,ne()),e=e(),n&&(e._d=!0,t=Qe,vl())}return Y(e)&&(e=Yf(e)),e=qe(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(n=>n!==e)),e}function Qc(e,t){t&&t.pendingBranch?Y(e)?t.effects.push(...e):t.effects.push(e):Wo(e)}function mn(e,t){e.activeBranch=t;const{vnode:n,parentComponent:r}=e,o=n.el=t.el;r&&r.subTree===n&&(r.vnode.el=o,zs(r,o))}function id(e){var t;return((t=e.props)==null?void 0:t.suspensible)!=null&&e.props.suspensible!==!1}function ad(e,t){return uo(e,null,t)}function cd(e,t){return uo(e,null,{flush:"post"})}const br={};function Be(e,t,n){return uo(e,t,n)}function uo(e,t,{immediate:n,deep:r,flush:o,onTrack:s,onTrigger:i}=ge){var a;const c=Ec()===((a=Ee)==null?void 0:a.scope)?Ee:null;let l,u=!1,f=!1;if(Ce(e)?(l=()=>e.value,u=jr(e)):pn(e)?(l=()=>e,r=!0):Y(e)?(f=!0,u=e.some(m=>pn(m)||jr(m)),l=()=>e.map(m=>{if(Ce(m))return m.value;if(pn(m))return Jt(m);if(Z(m))return Lt(m,c,2)})):Z(e)?t?l=()=>Lt(e,c,2):l=()=>{if(!(c&&c.isUnmounted))return d&&d(),Je(e,c,3,[p])}:l=tt,t&&r){const m=l;l=()=>Jt(m())}let d,p=m=>{d=b.onStop=()=>{Lt(m,c,4)}},h;if(bn)if(p=tt,t?n&&Je(t,c,3,[l(),f?[]:void 0,p]):l(),o==="sync"){const m=Xd();h=m.__watcherHandles||(m.__watcherHandles=[])}else return tt;let g=f?new Array(e.length).fill(br):br;const E=()=>{if(b.active)if(t){const m=b.run();(r||u||(f?m.some((P,T)=>Zt(P,g[T])):Zt(m,g)))&&(d&&d(),Je(t,c,3,[m,g===br?void 0:f&&g[0]===br?[]:g,p]),g=m)}else b.run()};E.allowRecurse=!!t;let w;o==="sync"?w=E:o==="post"?w=()=>xe(E,c&&c.suspense):(E.pre=!0,c&&(E.id=c.uid),w=()=>ao(E));const b=new $s(l,w);t?n?E():g=b.run():o==="post"?xe(b.run.bind(b),c&&c.suspense):b.run();const y=()=>{b.stop(),c&&c.scope&&As(c.scope.effects,b)};return h&&h.push(y),y}function ld(e,t,n){const r=this.proxy,o=ye(e)?e.includes(".")?Jc(r,e):()=>r[e]:e.bind(r,r);let s;Z(t)?s=t:(s=t.handler,n=t);const i=Ee;Nt(this);const a=uo(o,s.bind(r),n);return i?Nt(i):Ot(),a}function Jc(e,t){const n=t.split(".");return()=>{let r=e;for(let o=0;o{Jt(n,t)});else if(yc(e))for(const n in e)Jt(e[n],t);return e}function Fw(e,t){const n=ke;if(n===null)return e;const r=ho(n)||n.proxy,o=e.dirs||(e.dirs=[]);for(let s=0;s{e.isMounted=!0}),Rn(()=>{e.isUnmounting=!0}),e}const We=[Function,Array],Gc={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:We,onEnter:We,onAfterEnter:We,onEnterCancelled:We,onBeforeLeave:We,onLeave:We,onAfterLeave:We,onLeaveCancelled:We,onBeforeAppear:We,onAppear:We,onAfterAppear:We,onAppearCancelled:We},fd={name:"BaseTransition",props:Gc,setup(e,{slots:t}){const n=Bt(),r=ud();let o;return()=>{const s=t.default&&Xc(t.default(),!0);if(!s||!s.length)return;let i=s[0];if(s.length>1){for(const g of s)if(g.type!==Ne){i=g;break}}const a=ae(e),{mode:c}=a;if(r.isLeaving)return Po(i);const l=Hi(i);if(!l)return Po(i);const u=qo(l,a,r,n);zr(l,u);const f=n.subTree,d=f&&Hi(f);let p=!1;const{getTransitionKey:h}=l.type;if(h){const g=h();o===void 0?o=g:g!==o&&(o=g,p=!0)}if(d&&d.type!==Ne&&(!et(l,d)||p)){const g=qo(d,a,r,n);if(zr(d,g),c==="out-in")return r.isLeaving=!0,g.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},Po(i);c==="in-out"&&l.type!==Ne&&(g.delayLeave=(E,w,b)=>{const y=Yc(r,d);y[String(d.key)]=d,E[Tt]=()=>{w(),E[Tt]=void 0,delete u.delayedLeave},u.delayedLeave=b})}return i}}},dd=fd;function Yc(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function qo(e,t,n,r){const{appear:o,mode:s,persisted:i=!1,onBeforeEnter:a,onEnter:c,onAfterEnter:l,onEnterCancelled:u,onBeforeLeave:f,onLeave:d,onAfterLeave:p,onLeaveCancelled:h,onBeforeAppear:g,onAppear:E,onAfterAppear:w,onAppearCancelled:b}=t,y=String(e.key),m=Yc(n,e),P=(R,F)=>{R&&Je(R,r,9,F)},T=(R,F)=>{const M=F[1];P(R,F),Y(R)?R.every(X=>X.length<=1)&&M():R.length<=1&&M()},A={mode:s,persisted:i,beforeEnter(R){let F=a;if(!n.isMounted)if(o)F=g||a;else return;R[Tt]&&R[Tt](!0);const M=m[y];M&&et(e,M)&&M.el[Tt]&&M.el[Tt](),P(F,[R])},enter(R){let F=c,M=l,X=u;if(!n.isMounted)if(o)F=E||c,M=w||l,X=b||u;else return;let D=!1;const G=R[wr]=pe=>{D||(D=!0,pe?P(X,[R]):P(M,[R]),A.delayedLeave&&A.delayedLeave(),R[wr]=void 0)};F?T(F,[R,G]):G()},leave(R,F){const M=String(e.key);if(R[wr]&&R[wr](!0),n.isUnmounting)return F();P(f,[R]);let X=!1;const D=R[Tt]=G=>{X||(X=!0,F(),G?P(h,[R]):P(p,[R]),R[Tt]=void 0,m[M]===e&&delete m[M])};m[M]=e,d?T(d,[R,D]):D()},clone(R){return qo(R,t,n,r)}};return A}function Po(e){if(ur(e))return e=yt(e),e.children=null,e}function Hi(e){return ur(e)?e.children?e.children[0]:void 0:e}function zr(e,t){e.shapeFlag&6&&e.component?zr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Xc(e,t=!1,n){let r=[],o=0;for(let s=0;s1)for(let s=0;sPe({name:e.name},t,{setup:e}))():e}const Xt=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function $(e){Z(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:o=200,timeout:s,suspensible:i=!0,onError:a}=e;let c=null,l,u=0;const f=()=>(u++,c=null,d()),d=()=>{let p;return c||(p=c=t().catch(h=>{if(h=h instanceof Error?h:new Error(String(h)),a)return new Promise((g,E)=>{a(h,()=>g(f()),()=>E(h),u+1)});throw h}).then(h=>p!==c&&c?c:(h&&(h.__esModule||h[Symbol.toStringTag]==="Module")&&(h=h.default),l=h,h)))};return Re({name:"AsyncComponentWrapper",__asyncLoader:d,get __asyncResolved(){return l},setup(){const p=Ee;if(l)return()=>To(l,p);const h=b=>{c=null,xn(b,p,13,!r)};if(i&&p.suspense||bn)return d().then(b=>()=>To(b,p)).catch(b=>(h(b),()=>r?oe(r,{error:b}):null));const g=_e(!1),E=_e(),w=_e(!!o);return o&&setTimeout(()=>{w.value=!1},o),s!=null&&setTimeout(()=>{if(!g.value&&!E.value){const b=new Error(`Async component timed out after ${s}ms.`);h(b),E.value=b}},s),d().then(()=>{g.value=!0,p.parent&&ur(p.parent.vnode)&&ao(p.parent.update)}).catch(b=>{h(b),E.value=b}),()=>{if(g.value&&l)return To(l,p);if(E.value&&r)return oe(r,{error:E.value});if(n&&!w.value)return oe(n)}}})}function To(e,t){const{ref:n,props:r,children:o,ce:s}=t.vnode,i=oe(e,r,o);return i.ref=n,i.ce=s,delete t.vnode.ce,i}const ur=e=>e.type.__isKeepAlive,pd={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=Bt(),r=n.ctx;if(!r.renderer)return()=>{const b=t.default&&t.default();return b&&b.length===1?b[0]:b};const o=new Map,s=new Set;let i=null;const a=n.suspense,{renderer:{p:c,m:l,um:u,o:{createElement:f}}}=r,d=f("div");r.activate=(b,y,m,P,T)=>{const A=b.component;l(b,y,m,0,a),c(A.vnode,b,y,m,A,a,P,b.slotScopeIds,T),xe(()=>{A.isDeactivated=!1,A.a&&Bn(A.a);const R=b.props&&b.props.onVnodeMounted;R&&je(R,A.parent,b)},a)},r.deactivate=b=>{const y=b.component;l(b,d,null,1,a),xe(()=>{y.da&&Bn(y.da);const m=b.props&&b.props.onVnodeUnmounted;m&&je(m,y.parent,b),y.isDeactivated=!0},a)};function p(b){ko(b),u(b,n,a,!0)}function h(b){o.forEach((y,m)=>{const P=Zo(y.type);P&&(!b||!b(P))&&g(m)})}function g(b){const y=o.get(b);!i||!et(y,i)?p(y):i&&ko(i),o.delete(b),s.delete(b)}Be(()=>[e.include,e.exclude],([b,y])=>{b&&h(m=>Nn(b,m)),y&&h(m=>!Nn(y,m))},{flush:"post",deep:!0});let E=null;const w=()=>{E!=null&&o.set(E,xo(n.subTree))};return Sn(w),nl(w),Rn(()=>{o.forEach(b=>{const{subTree:y,suspense:m}=n,P=xo(y);if(b.type===P.type&&b.key===P.key){ko(P);const T=P.component.da;T&&xe(T,m);return}p(b)})}),()=>{if(E=null,!t.default)return null;const b=t.default(),y=b[0];if(b.length>1)return i=null,b;if(!vn(y)||!(y.shapeFlag&4)&&!(y.shapeFlag&128))return i=null,y;let m=xo(y);const P=m.type,T=Zo(Xt(m)?m.type.__asyncResolved||{}:P),{include:A,exclude:R,max:F}=e;if(A&&(!T||!Nn(A,T))||R&&T&&Nn(R,T))return i=m,y;const M=m.key==null?P:m.key,X=o.get(M);return m.el&&(m=yt(m),y.shapeFlag&128&&(y.ssContent=m)),E=M,X?(m.el=X.el,m.component=X.component,m.transition&&zr(m,m.transition),m.shapeFlag|=512,s.delete(M),s.add(M)):(s.add(M),F&&s.size>parseInt(F,10)&&g(s.values().next().value)),m.shapeFlag|=256,i=m,Wc(y.type)?y:m}}},hd=pd;function Nn(e,t){return Y(e)?e.some(n=>Nn(n,t)):ye(e)?e.split(",").includes(t):of(e)?e.test(t):!1}function Zc(e,t){tl(e,"a",t)}function el(e,t){tl(e,"da",t)}function tl(e,t,n=Ee){const r=e.__wdc||(e.__wdc=()=>{let o=n;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(fo(t,r,n),n){let o=n.parent;for(;o&&o.parent;)ur(o.parent.vnode)&&md(r,t,n,o),o=o.parent}}function md(e,t,n,r){const o=fo(t,e,r,!0);Vs(()=>{As(r[t],o)},n)}function ko(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function xo(e){return e.shapeFlag&128?e.ssContent:e}function fo(e,t,n=Ee,r=!1){if(n){const o=n[e]||(n[e]=[]),s=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;Tn(),Nt(n);const a=Je(t,n,e,i);return Ot(),kn(),a});return r?o.unshift(s):o.push(s),s}}const _t=e=>(t,n=Ee)=>(!bn||e==="sp")&&fo(e,(...r)=>t(...r),n),gd=_t("bm"),Sn=_t("m"),yd=_t("bu"),nl=_t("u"),Rn=_t("bum"),Vs=_t("um"),_d=_t("sp"),vd=_t("rtg"),bd=_t("rtc");function rl(e,t=Ee){fo("ec",e,t)}const Ks="components";function wd(e,t){return sl(Ks,e,!0,t)||e}const ol=Symbol.for("v-ndc");function Ws(e){return ye(e)?sl(Ks,e,!1)||e:e||ol}function sl(e,t,n=!0,r=!1){const o=ke||Ee;if(o){const s=o.type;if(e===Ks){const a=Zo(s,!1);if(a&&(a===t||a===ut(t)||a===oo(ut(t))))return s}const i=ji(o[e]||s[e],t)||ji(o.appContext[e],t);return!i&&r?s:i}}function ji(e,t){return e&&(e[t]||e[ut(t)]||e[oo(ut(t))])}function il(e,t,n,r){let o;const s=n&&n[r];if(Y(e)||ye(e)){o=new Array(e.length);for(let i=0,a=e.length;it(i,a,void 0,s&&s[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,c=i.length;avn(t)?!(t.type===Ne||t.type===we&&!al(t.children)):!0)?e:null}const Qo=e=>e?Cl(e)?ho(e)||e.proxy:Qo(e.parent):null,Fn=Pe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Qo(e.parent),$root:e=>Qo(e.root),$emit:e=>e.emit,$options:e=>Qs(e),$forceUpdate:e=>e.f||(e.f=()=>ao(e.update)),$nextTick:e=>e.n||(e.n=jt.bind(e.proxy)),$watch:e=>ld.bind(e)}),So=(e,t)=>e!==ge&&!e.__isScriptSetup&&ie(e,t),Ed={get({_:e},t){const{ctx:n,setupState:r,data:o,props:s,accessCache:i,type:a,appContext:c}=e;let l;if(t[0]!=="$"){const p=i[t];if(p!==void 0)switch(p){case 1:return r[t];case 2:return o[t];case 4:return n[t];case 3:return s[t]}else{if(So(r,t))return i[t]=1,r[t];if(o!==ge&&ie(o,t))return i[t]=2,o[t];if((l=e.propsOptions[0])&&ie(l,t))return i[t]=3,s[t];if(n!==ge&&ie(n,t))return i[t]=4,n[t];Jo&&(i[t]=0)}}const u=Fn[t];let f,d;if(u)return t==="$attrs"&&Fe(e,"get",t),u(e);if((f=a.__cssModules)&&(f=f[t]))return f;if(n!==ge&&ie(n,t))return i[t]=4,n[t];if(d=c.config.globalProperties,ie(d,t))return d[t]},set({_:e},t,n){const{data:r,setupState:o,ctx:s}=e;return So(o,t)?(o[t]=n,!0):r!==ge&&ie(r,t)?(r[t]=n,!0):ie(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(s[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:o,propsOptions:s}},i){let a;return!!n[i]||e!==ge&&ie(e,i)||So(t,i)||(a=s[0])&&ie(a,i)||ie(r,i)||ie(Fn,i)||ie(o.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:ie(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function zw(){return Cd().slots}function Cd(){const e=Bt();return e.setupContext||(e.setupContext=Tl(e))}function Bi(e){return Y(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}function Pd(e){const t=Bt();let n=e();return Ot(),Is(n)&&(n=n.catch(r=>{throw Nt(t),r})),[n,()=>Nt(t)]}let Jo=!0;function Td(e){const t=Qs(e),n=e.proxy,r=e.ctx;Jo=!1,t.beforeCreate&&Fi(t.beforeCreate,e,"bc");const{data:o,computed:s,methods:i,watch:a,provide:c,inject:l,created:u,beforeMount:f,mounted:d,beforeUpdate:p,updated:h,activated:g,deactivated:E,beforeDestroy:w,beforeUnmount:b,destroyed:y,unmounted:m,render:P,renderTracked:T,renderTriggered:A,errorCaptured:R,serverPrefetch:F,expose:M,inheritAttrs:X,components:D,directives:G,filters:pe}=t;if(l&&kd(l,r,null),i)for(const ee in i){const W=i[ee];Z(W)&&(r[ee]=W.bind(n))}if(o){const ee=o.call(n,n);me(ee)&&(e.data=nt(ee))}if(Jo=!0,s)for(const ee in s){const W=s[ee],Ye=Z(W)?W.bind(n,n):Z(W.get)?W.get.bind(n,n):tt,vt=!Z(W)&&Z(W.set)?W.set.bind(n):tt,st=se({get:Ye,set:vt});Object.defineProperty(r,ee,{enumerable:!0,configurable:!0,get:()=>st.value,set:De=>st.value=De})}if(a)for(const ee in a)cl(a[ee],r,n,ee);if(c){const ee=Z(c)?c.call(n):c;Reflect.ownKeys(ee).forEach(W=>{gn(W,ee[W])})}u&&Fi(u,e,"c");function K(ee,W){Y(W)?W.forEach(Ye=>ee(Ye.bind(n))):W&&ee(W.bind(n))}if(K(gd,f),K(Sn,d),K(yd,p),K(nl,h),K(Zc,g),K(el,E),K(rl,R),K(bd,T),K(vd,A),K(Rn,b),K(Vs,m),K(_d,F),Y(M))if(M.length){const ee=e.exposed||(e.exposed={});M.forEach(W=>{Object.defineProperty(ee,W,{get:()=>n[W],set:Ye=>n[W]=Ye})})}else e.exposed||(e.exposed={});P&&e.render===tt&&(e.render=P),X!=null&&(e.inheritAttrs=X),D&&(e.components=D),G&&(e.directives=G)}function kd(e,t,n=tt){Y(e)&&(e=Go(e));for(const r in e){const o=e[r];let s;me(o)?"default"in o?s=Le(o.from||r,o.default,!0):s=Le(o.from||r):s=Le(o),Ce(s)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>s.value,set:i=>s.value=i}):t[r]=s}}function Fi(e,t,n){Je(Y(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function cl(e,t,n,r){const o=r.includes(".")?Jc(n,r):()=>n[r];if(ye(e)){const s=t[e];Z(s)&&Be(o,s)}else if(Z(e))Be(o,e.bind(n));else if(me(e))if(Y(e))e.forEach(s=>cl(s,t,n,r));else{const s=Z(e.handler)?e.handler.bind(n):t[e.handler];Z(s)&&Be(o,s,e)}}function Qs(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:o,optionsCache:s,config:{optionMergeStrategies:i}}=e.appContext,a=s.get(t);let c;return a?c=a:!o.length&&!n&&!r?c=t:(c={},o.length&&o.forEach(l=>Ur(c,l,i,!0)),Ur(c,t,i)),me(t)&&s.set(t,c),c}function Ur(e,t,n,r=!1){const{mixins:o,extends:s}=t;s&&Ur(e,s,n,!0),o&&o.forEach(i=>Ur(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const a=xd[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const xd={data:zi,props:Ui,emits:Ui,methods:Dn,computed:Dn,beforeCreate:Me,created:Me,beforeMount:Me,mounted:Me,beforeUpdate:Me,updated:Me,beforeDestroy:Me,beforeUnmount:Me,destroyed:Me,unmounted:Me,activated:Me,deactivated:Me,errorCaptured:Me,serverPrefetch:Me,components:Dn,directives:Dn,watch:Rd,provide:zi,inject:Sd};function zi(e,t){return t?e?function(){return Pe(Z(e)?e.call(this,this):e,Z(t)?t.call(this,this):t)}:t:e}function Sd(e,t){return Dn(Go(e),Go(t))}function Go(e){if(Y(e)){const t={};for(let n=0;n1)return n&&Z(t)?t.call(r&&r.proxy):t}}function ul(){return!!(Ee||ke||tr)}function Ld(e,t,n,r=!1){const o={},s={};Dr(s,po,1),e.propsDefaults=Object.create(null),fl(e,t,o,s);for(const i in e.propsOptions[0])i in o||(o[i]=void 0);n?e.props=r?o:At(o):e.type.props?e.props=o:e.props=s,e.attrs=s}function Od(e,t,n,r){const{props:o,attrs:s,vnode:{patchFlag:i}}=e,a=ae(o),[c]=e.propsOptions;let l=!1;if((r||i>0)&&!(i&16)){if(i&8){const u=e.vnode.dynamicProps;for(let f=0;f{c=!0;const[d,p]=dl(f,t,!0);Pe(i,d),p&&a.push(...p)};!n&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}if(!s&&!c)return me(e)&&r.set(e,fn),fn;if(Y(s))for(let u=0;u-1,p[1]=g<0||h-1||ie(p,"default"))&&a.push(f)}}}const l=[i,a];return me(e)&&r.set(e,l),l}function Vi(e){return e[0]!=="$"}function Ki(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function Wi(e,t){return Ki(e)===Ki(t)}function qi(e,t){return Y(t)?t.findIndex(n=>Wi(n,e)):Z(t)&&Wi(t,e)?0:-1}const pl=e=>e[0]==="_"||e==="$stable",Js=e=>Y(e)?e.map(qe):[qe(e)],$d=(e,t,n)=>{if(t._n)return t;const r=Ge((...o)=>Js(t(...o)),n);return r._c=!1,r},hl=(e,t,n)=>{const r=e._ctx;for(const o in e){if(pl(o))continue;const s=e[o];if(Z(s))t[o]=$d(o,s,r);else if(s!=null){const i=Js(s);t[o]=()=>i}}},ml=(e,t)=>{const n=Js(t);e.slots.default=()=>n},Md=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=ae(t),Dr(t,"_",n)):hl(t,e.slots={})}else e.slots={},t&&ml(e,t);Dr(e.slots,po,1)},Nd=(e,t,n)=>{const{vnode:r,slots:o}=e;let s=!0,i=ge;if(r.shapeFlag&32){const a=t._;a?n&&a===1?s=!1:(Pe(o,t),!n&&a===1&&delete o._):(s=!t.$stable,hl(t,o)),i=t}else t&&(ml(e,t),i={default:1});if(s)for(const a in o)!pl(a)&&i[a]==null&&delete o[a]};function Vr(e,t,n,r,o=!1){if(Y(e)){e.forEach((d,p)=>Vr(d,t&&(Y(t)?t[p]:t),n,r,o));return}if(Xt(r)&&!o)return;const s=r.shapeFlag&4?ho(r.component)||r.component.proxy:r.el,i=o?null:s,{i:a,r:c}=e,l=t&&t.r,u=a.refs===ge?a.refs={}:a.refs,f=a.setupState;if(l!=null&&l!==c&&(ye(l)?(u[l]=null,ie(f,l)&&(f[l]=null)):Ce(l)&&(l.value=null)),Z(c))Lt(c,a,12,[i,u]);else{const d=ye(c),p=Ce(c);if(d||p){const h=()=>{if(e.f){const g=d?ie(f,c)?f[c]:u[c]:c.value;o?Y(g)&&As(g,s):Y(g)?g.includes(s)||g.push(s):d?(u[c]=[s],ie(f,c)&&(f[c]=u[c])):(c.value=[s],e.k&&(u[e.k]=c.value))}else d?(u[c]=i,ie(f,c)&&(f[c]=i)):p&&(c.value=i,e.k&&(u[e.k]=i))};i?(h.id=-1,xe(h,n)):h()}}}let wt=!1;const Er=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Cr=e=>e.nodeType===8;function Dd(e){const{mt:t,p:n,o:{patchProp:r,createText:o,nextSibling:s,parentNode:i,remove:a,insert:c,createComment:l}}=e,u=(y,m)=>{if(!m.hasChildNodes()){n(null,y,m),Br(),m._vnode=y;return}wt=!1,f(m.firstChild,y,null,null,null),Br(),m._vnode=y,wt&&console.error("Hydration completed but contains mismatches.")},f=(y,m,P,T,A,R=!1)=>{const F=Cr(y)&&y.data==="[",M=()=>g(y,m,P,T,A,F),{type:X,ref:D,shapeFlag:G,patchFlag:pe}=m;let de=y.nodeType;m.el=y,pe===-2&&(R=!1,m.dynamicChildren=null);let K=null;switch(X){case yn:de!==3?m.children===""?(c(m.el=o(""),i(y),y),K=y):K=M():(y.data!==m.children&&(wt=!0,y.data=m.children),K=s(y));break;case Ne:if(de!==8||F)if(y.tagName.toLowerCase()==="template"){const ee=m.el.content.firstChild;w(ee,y,P),m.el=y=ee,K=s(y)}else K=M();else K=s(y);break;case zn:if(F&&(y=s(y),de=y.nodeType),de===1||de===3){K=y;const ee=!m.children.length;for(let W=0;W{R=R||!!m.dynamicChildren;const{type:F,props:M,patchFlag:X,shapeFlag:D,dirs:G,transition:pe}=m,de=F==="input"&&G||F==="option";if(de||X!==-1){if(G&&ct(m,null,P,"created"),M)if(de||!R||X&48)for(const W in M)(de&&W.endsWith("value")||cr(W)&&!jn(W))&&r(y,W,null,M[W],!1,void 0,P);else M.onClick&&r(y,"onClick",null,M.onClick,!1,void 0,P);let K;(K=M&&M.onVnodeBeforeMount)&&je(K,P,m);let ee=!1;if(b(y)){ee=yl(T,pe)&&P&&P.vnode.props&&P.vnode.props.appear;const W=y.content.firstChild;ee&&pe.beforeEnter(W),w(W,y,P),m.el=y=W}if(G&&ct(m,null,P,"beforeMount"),((K=M&&M.onVnodeMounted)||G||ee)&&Qc(()=>{K&&je(K,P,m),ee&&pe.enter(y),G&&ct(m,null,P,"mounted")},T),D&16&&!(M&&(M.innerHTML||M.textContent))){let W=p(y.firstChild,m,y,P,T,A,R);for(;W;){wt=!0;const Ye=W;W=W.nextSibling,a(Ye)}}else D&8&&y.textContent!==m.children&&(wt=!0,y.textContent=m.children)}return y.nextSibling},p=(y,m,P,T,A,R,F)=>{F=F||!!m.dynamicChildren;const M=m.children,X=M.length;for(let D=0;D{const{slotScopeIds:F}=m;F&&(A=A?A.concat(F):F);const M=i(y),X=p(s(y),m,M,P,T,A,R);return X&&Cr(X)&&X.data==="]"?s(m.anchor=X):(wt=!0,c(m.anchor=l("]"),M,X),X)},g=(y,m,P,T,A,R)=>{if(wt=!0,m.el=null,R){const X=E(y);for(;;){const D=s(y);if(D&&D!==X)a(D);else break}}const F=s(y),M=i(y);return a(y),n(null,m,M,F,P,T,Er(M),A),F},E=(y,m="[",P="]")=>{let T=0;for(;y;)if(y=s(y),y&&Cr(y)&&(y.data===m&&T++,y.data===P)){if(T===0)return s(y);T--}return y},w=(y,m,P)=>{const T=m.parentNode;T&&T.replaceChild(y,m);let A=P;for(;A;)A.vnode.el===m&&(A.vnode.el=y,A.subTree.el=y),A=A.parent},b=y=>y.nodeType===1&&y.tagName.toLowerCase()==="template";return[u,f]}const xe=Qc;function Hd(e){return gl(e)}function jd(e){return gl(e,Dd)}function gl(e,t){const n=Fo();n.__VUE__=!0;const{insert:r,remove:o,patchProp:s,createElement:i,createText:a,createComment:c,setText:l,setElementText:u,parentNode:f,nextSibling:d,setScopeId:p=tt,insertStaticContent:h}=e,g=(_,v,C,k=null,S=null,I=null,z=!1,N=null,j=!!v.dynamicChildren)=>{if(_===v)return;_&&!et(_,v)&&(k=x(_),De(_,S,I,!0),_=null),v.patchFlag===-2&&(j=!1,v.dynamicChildren=null);const{type:O,ref:Q,shapeFlag:V}=v;switch(O){case yn:E(_,v,C,k);break;case Ne:w(_,v,C,k);break;case zn:_==null&&b(v,C,k,z);break;case we:D(_,v,C,k,S,I,z,N,j);break;default:V&1?P(_,v,C,k,S,I,z,N,j):V&6?G(_,v,C,k,S,I,z,N,j):(V&64||V&128)&&O.process(_,v,C,k,S,I,z,N,j,B)}Q!=null&&S&&Vr(Q,_&&_.ref,I,v||_,!v)},E=(_,v,C,k)=>{if(_==null)r(v.el=a(v.children),C,k);else{const S=v.el=_.el;v.children!==_.children&&l(S,v.children)}},w=(_,v,C,k)=>{_==null?r(v.el=c(v.children||""),C,k):v.el=_.el},b=(_,v,C,k)=>{[_.el,_.anchor]=h(_.children,v,C,k,_.el,_.anchor)},y=({el:_,anchor:v},C,k)=>{let S;for(;_&&_!==v;)S=d(_),r(_,C,k),_=S;r(v,C,k)},m=({el:_,anchor:v})=>{let C;for(;_&&_!==v;)C=d(_),o(_),_=C;o(v)},P=(_,v,C,k,S,I,z,N,j)=>{z=z||v.type==="svg",_==null?T(v,C,k,S,I,z,N,j):F(_,v,S,I,z,N,j)},T=(_,v,C,k,S,I,z,N)=>{let j,O;const{type:Q,props:V,shapeFlag:J,transition:te,dirs:re}=_;if(j=_.el=i(_.type,I,V&&V.is,V),J&8?u(j,_.children):J&16&&R(_.children,j,null,k,S,I&&Q!=="foreignObject",z,N),re&&ct(_,null,k,"created"),A(j,_,_.scopeId,z,k),V){for(const fe in V)fe!=="value"&&!jn(fe)&&s(j,fe,null,V[fe],I,_.children,k,S,Ae);"value"in V&&s(j,"value",null,V.value),(O=V.onVnodeBeforeMount)&&je(O,k,_)}re&&ct(_,null,k,"beforeMount");const he=yl(S,te);he&&te.beforeEnter(j),r(j,v,C),((O=V&&V.onVnodeMounted)||he||re)&&xe(()=>{O&&je(O,k,_),he&&te.enter(j),re&&ct(_,null,k,"mounted")},S)},A=(_,v,C,k,S)=>{if(C&&p(_,C),k)for(let I=0;I{for(let O=j;O<_.length;O++){const Q=_[O]=N?kt(_[O]):qe(_[O]);g(null,Q,v,C,k,S,I,z,N)}},F=(_,v,C,k,S,I,z)=>{const N=v.el=_.el;let{patchFlag:j,dynamicChildren:O,dirs:Q}=v;j|=_.patchFlag&16;const V=_.props||ge,J=v.props||ge;let te;C&&zt(C,!1),(te=J.onVnodeBeforeUpdate)&&je(te,C,v,_),Q&&ct(v,_,C,"beforeUpdate"),C&&zt(C,!0);const re=S&&v.type!=="foreignObject";if(O?M(_.dynamicChildren,O,N,C,k,re,I):z||W(_,v,N,null,C,k,re,I,!1),j>0){if(j&16)X(N,v,V,J,C,k,S);else if(j&2&&V.class!==J.class&&s(N,"class",null,J.class,S),j&4&&s(N,"style",V.style,J.style,S),j&8){const he=v.dynamicProps;for(let fe=0;fe{te&&je(te,C,v,_),Q&&ct(v,_,C,"updated")},k)},M=(_,v,C,k,S,I,z)=>{for(let N=0;N{if(C!==k){if(C!==ge)for(const N in C)!jn(N)&&!(N in k)&&s(_,N,C[N],null,z,v.children,S,I,Ae);for(const N in k){if(jn(N))continue;const j=k[N],O=C[N];j!==O&&N!=="value"&&s(_,N,O,j,z,v.children,S,I,Ae)}"value"in k&&s(_,"value",C.value,k.value)}},D=(_,v,C,k,S,I,z,N,j)=>{const O=v.el=_?_.el:a(""),Q=v.anchor=_?_.anchor:a("");let{patchFlag:V,dynamicChildren:J,slotScopeIds:te}=v;te&&(N=N?N.concat(te):te),_==null?(r(O,C,k),r(Q,C,k),R(v.children,C,Q,S,I,z,N,j)):V>0&&V&64&&J&&_.dynamicChildren?(M(_.dynamicChildren,J,C,S,I,z,N),(v.key!=null||S&&v===S.subTree)&&_l(_,v,!0)):W(_,v,C,Q,S,I,z,N,j)},G=(_,v,C,k,S,I,z,N,j)=>{v.slotScopeIds=N,_==null?v.shapeFlag&512?S.ctx.activate(v,C,k,z,j):pe(v,C,k,S,I,z,j):de(_,v,j)},pe=(_,v,C,k,S,I,z)=>{const N=_.component=Wd(_,k,S);if(ur(_)&&(N.ctx.renderer=B),qd(N),N.asyncDep){if(S&&S.registerDep(N,K),!_.el){const j=N.subTree=oe(Ne);w(null,j,v,C)}return}K(N,_,v,C,S,I,z)},de=(_,v,C)=>{const k=v.component=_.component;if(ed(_,v,C))if(k.asyncDep&&!k.asyncResolved){ee(k,v,C);return}else k.next=v,Qf(k.update),k.update();else v.el=_.el,k.vnode=v},K=(_,v,C,k,S,I,z)=>{const N=()=>{if(_.isMounted){let{next:Q,bu:V,u:J,parent:te,vnode:re}=_,he=Q,fe;zt(_,!1),Q?(Q.el=re.el,ee(_,Q,z)):Q=re,V&&Bn(V),(fe=Q.props&&Q.props.onVnodeBeforeUpdate)&&je(fe,te,Q,re),zt(_,!0);const be=Co(_),Xe=_.subTree;_.subTree=be,g(Xe,be,f(Xe.el),x(Xe),_,S,I),Q.el=be.el,he===null&&zs(_,be.el),J&&xe(J,S),(fe=Q.props&&Q.props.onVnodeUpdated)&&xe(()=>je(fe,te,Q,re),S)}else{let Q;const{el:V,props:J}=v,{bm:te,m:re,parent:he}=_,fe=Xt(v);if(zt(_,!1),te&&Bn(te),!fe&&(Q=J&&J.onVnodeBeforeMount)&&je(Q,he,v),zt(_,!0),V&&ce){const be=()=>{_.subTree=Co(_),ce(V,_.subTree,_,S,null)};fe?v.type.__asyncLoader().then(()=>!_.isUnmounted&&be()):be()}else{const be=_.subTree=Co(_);g(null,be,C,k,_,S,I),v.el=be.el}if(re&&xe(re,S),!fe&&(Q=J&&J.onVnodeMounted)){const be=v;xe(()=>je(Q,he,be),S)}(v.shapeFlag&256||he&&Xt(he.vnode)&&he.vnode.shapeFlag&256)&&_.a&&xe(_.a,S),_.isMounted=!0,v=C=k=null}},j=_.effect=new $s(N,()=>ao(O),_.scope),O=_.update=()=>j.run();O.id=_.uid,zt(_,!0),O()},ee=(_,v,C)=>{v.component=_;const k=_.vnode.props;_.vnode=v,_.next=null,Od(_,v.props,k,C),Nd(_,v.children,C),Tn(),Mi(),kn()},W=(_,v,C,k,S,I,z,N,j=!1)=>{const O=_&&_.children,Q=_?_.shapeFlag:0,V=v.children,{patchFlag:J,shapeFlag:te}=v;if(J>0){if(J&128){vt(O,V,C,k,S,I,z,N,j);return}else if(J&256){Ye(O,V,C,k,S,I,z,N,j);return}}te&8?(Q&16&&Ae(O,S,I),V!==O&&u(C,V)):Q&16?te&16?vt(O,V,C,k,S,I,z,N,j):Ae(O,S,I,!0):(Q&8&&u(C,""),te&16&&R(V,C,k,S,I,z,N,j))},Ye=(_,v,C,k,S,I,z,N,j)=>{_=_||fn,v=v||fn;const O=_.length,Q=v.length,V=Math.min(O,Q);let J;for(J=0;JQ?Ae(_,S,I,!0,!1,V):R(v,C,k,S,I,z,N,j,V)},vt=(_,v,C,k,S,I,z,N,j)=>{let O=0;const Q=v.length;let V=_.length-1,J=Q-1;for(;O<=V&&O<=J;){const te=_[O],re=v[O]=j?kt(v[O]):qe(v[O]);if(et(te,re))g(te,re,C,null,S,I,z,N,j);else break;O++}for(;O<=V&&O<=J;){const te=_[V],re=v[J]=j?kt(v[J]):qe(v[J]);if(et(te,re))g(te,re,C,null,S,I,z,N,j);else break;V--,J--}if(O>V){if(O<=J){const te=J+1,re=teJ)for(;O<=V;)De(_[O],S,I,!0),O++;else{const te=O,re=O,he=new Map;for(O=re;O<=J;O++){const ze=v[O]=j?kt(v[O]):qe(v[O]);ze.key!=null&&he.set(ze.key,O)}let fe,be=0;const Xe=J-re+1;let sn=!1,Pi=0;const An=new Array(Xe);for(O=0;O=Xe){De(ze,S,I,!0);continue}let it;if(ze.key!=null)it=he.get(ze.key);else for(fe=re;fe<=J;fe++)if(An[fe-re]===0&&et(ze,v[fe])){it=fe;break}it===void 0?De(ze,S,I,!0):(An[it-re]=O+1,it>=Pi?Pi=it:sn=!0,g(ze,v[it],C,null,S,I,z,N,j),be++)}const Ti=sn?Bd(An):fn;for(fe=Ti.length-1,O=Xe-1;O>=0;O--){const ze=re+O,it=v[ze],ki=ze+1{const{el:I,type:z,transition:N,children:j,shapeFlag:O}=_;if(O&6){st(_.component.subTree,v,C,k);return}if(O&128){_.suspense.move(v,C,k);return}if(O&64){z.move(_,v,C,B);return}if(z===we){r(I,v,C);for(let V=0;VN.enter(I),S);else{const{leave:V,delayLeave:J,afterLeave:te}=N,re=()=>r(I,v,C),he=()=>{V(I,()=>{re(),te&&te()})};J?J(I,re,he):he()}else r(I,v,C)},De=(_,v,C,k=!1,S=!1)=>{const{type:I,props:z,ref:N,children:j,dynamicChildren:O,shapeFlag:Q,patchFlag:V,dirs:J}=_;if(N!=null&&Vr(N,null,C,_,!0),Q&256){v.ctx.deactivate(_);return}const te=Q&1&&J,re=!Xt(_);let he;if(re&&(he=z&&z.onVnodeBeforeUnmount)&&je(he,v,_),Q&6)hr(_.component,C,k);else{if(Q&128){_.suspense.unmount(C,k);return}te&&ct(_,null,v,"beforeUnmount"),Q&64?_.type.remove(_,v,C,S,B,k):O&&(I!==we||V>0&&V&64)?Ae(O,v,C,!1,!0):(I===we&&V&384||!S&&Q&16)&&Ae(j,v,C),k&&rn(_)}(re&&(he=z&&z.onVnodeUnmounted)||te)&&xe(()=>{he&&je(he,v,_),te&&ct(_,null,v,"unmounted")},C)},rn=_=>{const{type:v,el:C,anchor:k,transition:S}=_;if(v===we){on(C,k);return}if(v===zn){m(_);return}const I=()=>{o(C),S&&!S.persisted&&S.afterLeave&&S.afterLeave()};if(_.shapeFlag&1&&S&&!S.persisted){const{leave:z,delayLeave:N}=S,j=()=>z(C,I);N?N(_.el,I,j):j()}else I()},on=(_,v)=>{let C;for(;_!==v;)C=d(_),o(_),_=C;o(v)},hr=(_,v,C)=>{const{bum:k,scope:S,update:I,subTree:z,um:N}=_;k&&Bn(k),S.stop(),I&&(I.active=!1,De(z,_,v,C)),N&&xe(N,v),xe(()=>{_.isUnmounted=!0},v),v&&v.pendingBranch&&!v.isUnmounted&&_.asyncDep&&!_.asyncResolved&&_.suspenseId===v.pendingId&&(v.deps--,v.deps===0&&v.resolve())},Ae=(_,v,C,k=!1,S=!1,I=0)=>{for(let z=I;z<_.length;z++)De(_[z],v,C,k,S)},x=_=>_.shapeFlag&6?x(_.component.subTree):_.shapeFlag&128?_.suspense.next():d(_.anchor||_.el),U=(_,v,C)=>{_==null?v._vnode&&De(v._vnode,null,null,!0):g(v._vnode||null,_,v,null,null,null,C),Mi(),Br(),v._vnode=_},B={p:g,um:De,m:st,r:rn,mt:pe,mc:R,pc:W,pbc:M,n:x,o:e};let q,ce;return t&&([q,ce]=t(B)),{render:U,hydrate:q,createApp:Id(U,q)}}function zt({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function yl(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function _l(e,t,n=!1){const r=e.children,o=t.children;if(Y(r)&&Y(o))for(let s=0;s>1,e[n[a]]0&&(t[r]=n[s-1]),n[s]=r)}}for(s=n.length,i=n[s-1];s-- >0;)n[s]=i,i=t[i];return n}const Fd=e=>e.__isTeleport,we=Symbol.for("v-fgt"),yn=Symbol.for("v-txt"),Ne=Symbol.for("v-cmt"),zn=Symbol.for("v-stc"),Un=[];let Qe=null;function ne(e=!1){Un.push(Qe=e?null:[])}function vl(){Un.pop(),Qe=Un[Un.length-1]||null}let _n=1;function Qi(e){_n+=e}function bl(e){return e.dynamicChildren=_n>0?Qe||fn:null,vl(),_n>0&&Qe&&Qe.push(e),e}function Se(e,t,n,r,o,s){return bl(Te(e,t,n,r,o,s,!0))}function ve(e,t,n,r,o){return bl(oe(e,t,n,r,o,!0))}function vn(e){return e?e.__v_isVNode===!0:!1}function et(e,t){return e.type===t.type&&e.key===t.key}const po="__vInternal",wl=({key:e})=>e??null,Sr=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?ye(e)||Ce(e)||Z(e)?{i:ke,r:e,k:t,f:!!n}:e:null);function Te(e,t=null,n=null,r=0,o=null,s=e===we?0:1,i=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&wl(t),ref:t&&Sr(t),scopeId:lo,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:s,patchFlag:r,dynamicProps:o,dynamicChildren:null,appContext:null,ctx:ke};return a?(Gs(c,n),s&128&&e.normalize(c)):n&&(c.shapeFlag|=ye(n)?8:16),_n>0&&!i&&Qe&&(c.patchFlag>0||s&6)&&c.patchFlag!==32&&Qe.push(c),c}const oe=zd;function zd(e,t=null,n=null,r=0,o=null,s=!1){if((!e||e===ol)&&(e=Ne),vn(e)){const a=yt(e,t,!0);return n&&Gs(a,n),_n>0&&!s&&Qe&&(a.shapeFlag&6?Qe[Qe.indexOf(e)]=a:Qe.push(a)),a.patchFlag|=-2,a}if(Gd(e)&&(e=e.__vccOpts),t){t=El(t);let{class:a,style:c}=t;a&&!ye(a)&&(t.class=Ve(a)),me(c)&&($c(c)&&!Y(c)&&(c=Pe({},c)),t.style=Pn(c))}const i=ye(e)?1:Wc(e)?128:Fd(e)?64:me(e)?4:Z(e)?2:0;return Te(e,t,n,r,o,i,s,!0)}function El(e){return e?$c(e)||po in e?Pe({},e):e:null}function yt(e,t,n=!1){const{props:r,ref:o,patchFlag:s,children:i}=e,a=t?Ud(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&wl(a),ref:t&&t.ref?n&&o?Y(o)?o.concat(Sr(t)):[o,Sr(t)]:Sr(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==we?s===-1?16:s|16:s,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&yt(e.ssContent),ssFallback:e.ssFallback&&yt(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function fr(e=" ",t=0){return oe(yn,null,e,t)}function Gt(e="",t=!1){return t?(ne(),ve(Ne,null,e)):oe(Ne,null,e)}function qe(e){return e==null||typeof e=="boolean"?oe(Ne):Y(e)?oe(we,null,e.slice()):typeof e=="object"?kt(e):oe(yn,null,String(e))}function kt(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:yt(e)}function Gs(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(Y(t))n=16;else if(typeof t=="object")if(r&65){const o=t.default;o&&(o._c&&(o._d=!1),Gs(e,o()),o._c&&(o._d=!0));return}else{n=32;const o=t._;!o&&!(po in t)?t._ctx=ke:o===3&&ke&&(ke.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else Z(t)?(t={default:t,_ctx:ke},n=32):(t=String(t),r&64?(n=16,t=[fr(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ud(...e){const t={};for(let n=0;nEe||ke;let Ys,an,Ji="__VUE_INSTANCE_SETTERS__";(an=Fo()[Ji])||(an=Fo()[Ji]=[]),an.push(e=>Ee=e),Ys=e=>{an.length>1?an.forEach(t=>t(e)):an[0](e)};const Nt=e=>{Ys(e),e.scope.on()},Ot=()=>{Ee&&Ee.scope.off(),Ys(null)};function Cl(e){return e.vnode.shapeFlag&4}let bn=!1;function qd(e,t=!1){bn=t;const{props:n,children:r}=e.vnode,o=Cl(e);Ld(e,n,o,t),Md(e,r);const s=o?Qd(e,t):void 0;return bn=!1,s}function Qd(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Mc(new Proxy(e.ctx,Ed));const{setup:r}=n;if(r){const o=e.setupContext=r.length>1?Tl(e):null;Nt(e),Tn();const s=Lt(r,e,0,[e.props,o]);if(kn(),Ot(),Is(s)){if(s.then(Ot,Ot),t)return s.then(i=>{Xo(e,i,t)}).catch(i=>{xn(i,e,0)});e.asyncDep=s}else Xo(e,s,t)}else Pl(e,t)}function Xo(e,t,n){Z(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:me(t)&&(e.setupState=jc(t)),Pl(e,n)}let Gi;function Pl(e,t,n){const r=e.type;if(!e.render){if(!t&&Gi&&!r.render){const o=r.template||Qs(e).template;if(o){const{isCustomElement:s,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:c}=r,l=Pe(Pe({isCustomElement:s,delimiters:a},i),c);r.render=Gi(o,l)}}e.render=r.render||tt}{Nt(e),Tn();try{Td(e)}finally{kn(),Ot()}}}function Jd(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return Fe(e,"get","$attrs"),t[n]}}))}function Tl(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Jd(e)},slots:e.slots,emit:e.emit,expose:t}}function ho(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(jc(Mc(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Fn)return Fn[n](e)},has(t,n){return n in t||n in Fn}}))}function Zo(e,t=!0){return Z(e)?e.displayName||e.name:e.name||t&&e.__name}function Gd(e){return Z(e)&&"__vccOpts"in e}const se=(e,t)=>Kf(e,t,bn);function Oe(e,t,n){const r=arguments.length;return r===2?me(t)&&!Y(t)?vn(t)?oe(e,null,[t]):oe(e,t):oe(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&vn(n)&&(n=[n]),oe(e,t,n))}const Yd=Symbol.for("v-scx"),Xd=()=>Le(Yd),kl="3.3.7",Zd="http://www.w3.org/2000/svg",Qt=typeof document<"u"?document:null,Yi=Qt&&Qt.createElement("template"),ep={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const o=t?Qt.createElementNS(Zd,e):Qt.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&o.setAttribute("multiple",r.multiple),o},createText:e=>Qt.createTextNode(e),createComment:e=>Qt.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Qt.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,o,s){const i=n?n.previousSibling:t.lastChild;if(o&&(o===s||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),n),!(o===s||!(o=o.nextSibling)););else{Yi.innerHTML=r?`${e}`:e;const a=Yi.content;if(r){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},Et="transition",In="animation",nr=Symbol("_vtc"),Xs=(e,{slots:t})=>Oe(dd,tp(e),t);Xs.displayName="Transition";const xl={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};Xs.props=Pe({},Gc,xl);const Ut=(e,t=[])=>{Y(e)?e.forEach(n=>n(...t)):e&&e(...t)},Xi=e=>e?Y(e)?e.some(t=>t.length>1):e.length>1:!1;function tp(e){const t={};for(const D in e)D in xl||(t[D]=e[D]);if(e.css===!1)return t;const{name:n="v",type:r,duration:o,enterFromClass:s=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:c=s,appearActiveClass:l=i,appearToClass:u=a,leaveFromClass:f=`${n}-leave-from`,leaveActiveClass:d=`${n}-leave-active`,leaveToClass:p=`${n}-leave-to`}=e,h=np(o),g=h&&h[0],E=h&&h[1],{onBeforeEnter:w,onEnter:b,onEnterCancelled:y,onLeave:m,onLeaveCancelled:P,onBeforeAppear:T=w,onAppear:A=b,onAppearCancelled:R=y}=t,F=(D,G,pe)=>{Vt(D,G?u:a),Vt(D,G?l:i),pe&&pe()},M=(D,G)=>{D._isLeaving=!1,Vt(D,f),Vt(D,p),Vt(D,d),G&&G()},X=D=>(G,pe)=>{const de=D?A:b,K=()=>F(G,D,pe);Ut(de,[G,K]),Zi(()=>{Vt(G,D?c:s),Ct(G,D?u:a),Xi(de)||ea(G,r,g,K)})};return Pe(t,{onBeforeEnter(D){Ut(w,[D]),Ct(D,s),Ct(D,i)},onBeforeAppear(D){Ut(T,[D]),Ct(D,c),Ct(D,l)},onEnter:X(!1),onAppear:X(!0),onLeave(D,G){D._isLeaving=!0;const pe=()=>M(D,G);Ct(D,f),sp(),Ct(D,d),Zi(()=>{D._isLeaving&&(Vt(D,f),Ct(D,p),Xi(m)||ea(D,r,E,pe))}),Ut(m,[D,pe])},onEnterCancelled(D){F(D,!1),Ut(y,[D])},onAppearCancelled(D){F(D,!0),Ut(R,[D])},onLeaveCancelled(D){M(D),Ut(P,[D])}})}function np(e){if(e==null)return null;if(me(e))return[Ro(e.enter),Ro(e.leave)];{const t=Ro(e);return[t,t]}}function Ro(e){return _c(e)}function Ct(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[nr]||(e[nr]=new Set)).add(t)}function Vt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const n=e[nr];n&&(n.delete(t),n.size||(e[nr]=void 0))}function Zi(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let rp=0;function ea(e,t,n,r){const o=e._endId=++rp,s=()=>{o===e._endId&&r()};if(n)return setTimeout(s,n);const{type:i,timeout:a,propCount:c}=op(e,t);if(!i)return r();const l=i+"end";let u=0;const f=()=>{e.removeEventListener(l,d),s()},d=p=>{p.target===e&&++u>=c&&f()};setTimeout(()=>{u(n[h]||"").split(", "),o=r(`${Et}Delay`),s=r(`${Et}Duration`),i=ta(o,s),a=r(`${In}Delay`),c=r(`${In}Duration`),l=ta(a,c);let u=null,f=0,d=0;t===Et?i>0&&(u=Et,f=i,d=s.length):t===In?l>0&&(u=In,f=l,d=c.length):(f=Math.max(i,l),u=f>0?i>l?Et:In:null,d=u?u===Et?s.length:c.length:0);const p=u===Et&&/\b(transform|all)(,|$)/.test(r(`${Et}Property`).toString());return{type:u,timeout:f,propCount:d,hasTransform:p}}function ta(e,t){for(;e.lengthna(n)+na(e[r])))}function na(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function sp(){return document.body.offsetHeight}function ip(e,t,n){const r=e[nr];r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const Zs=Symbol("_vod"),Uw={beforeMount(e,{value:t},{transition:n}){e[Zs]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Ln(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:r}){!t!=!n&&(r?t?(r.beforeEnter(e),Ln(e,!0),r.enter(e)):r.leave(e,()=>{Ln(e,!1)}):Ln(e,t))},beforeUnmount(e,{value:t}){Ln(e,t)}};function Ln(e,t){e.style.display=t?e[Zs]:"none"}function ap(e,t,n){const r=e.style,o=ye(n);if(n&&!o){if(t&&!ye(t))for(const s in t)n[s]==null&&es(r,s,"");for(const s in n)es(r,s,n[s])}else{const s=r.display;o?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),Zs in e&&(r.display=s)}}const ra=/\s*!important$/;function es(e,t,n){if(Y(n))n.forEach(r=>es(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=cp(e,t);ra.test(n)?e.setProperty(Cn(r),n.replace(ra,""),"important"):e[r]=n}}const oa=["Webkit","Moz","ms"],Ao={};function cp(e,t){const n=Ao[t];if(n)return n;let r=ut(t);if(r!=="filter"&&r in e)return Ao[t]=r;r=oo(r);for(let o=0;oIo||(mp.then(()=>Io=0),Io=Date.now());function yp(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;Je(_p(r,n.value),t,5,[r])};return n.value=e,n.attached=gp(),n}function _p(e,t){if(Y(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>o=>!o._stopped&&r&&r(o))}else return t}const ca=/^on[a-z]/,vp=(e,t,n,r,o=!1,s,i,a,c)=>{t==="class"?ip(e,r,o):t==="style"?ap(e,n,r):cr(t)?Rs(t)||pp(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):bp(e,t,r,o))?up(e,t,r,s,i,a,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),lp(e,t,r,o))};function bp(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&ca.test(t)&&Z(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||ca.test(t)&&ye(n)?!1:t in e}function Vw(e){const t=Bt();if(!t)return;const n=t.ut=(o=e(t.proxy))=>{Array.from(document.querySelectorAll(`[data-v-owner="${t.uid}"]`)).forEach(s=>ns(s,o))},r=()=>{const o=e(t.proxy);ts(t.subTree,o),n(o)};cd(r),Sn(()=>{const o=new MutationObserver(r);o.observe(t.subTree.el.parentNode,{childList:!0}),Vs(()=>o.disconnect())})}function ts(e,t){if(e.shapeFlag&128){const n=e.suspense;e=n.activeBranch,n.pendingBranch&&!n.isHydrating&&n.effects.push(()=>{ts(n.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)ns(e.el,t);else if(e.type===we)e.children.forEach(n=>ts(n,t));else if(e.type===zn){let{el:n,anchor:r}=e;for(;n&&(ns(n,t),n!==r);)n=n.nextSibling}}function ns(e,t){if(e.nodeType===1){const n=e.style;for(const r in t)n.setProperty(`--${r}`,t[r])}}const wp=["ctrl","shift","alt","meta"],Ep={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>wp.some(n=>e[`${n}Key`]&&!t.includes(n))},Kw=(e,t)=>(n,...r)=>{for(let o=0;o{const t=Cp().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Rl(r);if(!o)return;const s=t._component;!Z(s)&&!s.render&&!s.template&&(s.template=o.innerHTML),o.innerHTML="";const i=n(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t},kp=(...e)=>{const t=Pp().createApp(...e),{mount:n}=t;return t.mount=r=>{const o=Rl(r);if(o)return n(o,!0,o instanceof SVGElement)},t};function Rl(e){return ye(e)?document.querySelector(e):e}const xp=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,Sp=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,Rp=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function Ap(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){Ip(e);return}return t}function Ip(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function rr(e,t={}){if(typeof e!="string")return e;const n=e.trim();if(e[0]==='"'&&e.at(-1)==='"'&&!e.includes("\\"))return n.slice(1,-1);if(n.length<=9){const r=n.toLowerCase();if(r==="true")return!0;if(r==="false")return!1;if(r==="undefined")return;if(r==="null")return null;if(r==="nan")return Number.NaN;if(r==="infinity")return Number.POSITIVE_INFINITY;if(r==="-infinity")return Number.NEGATIVE_INFINITY}if(!Rp.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(xp.test(e)||Sp.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,Ap)}return JSON.parse(e)}catch(r){if(t.strict)throw r;return e}}const Lp=/#/g,Op=/&/g,$p=/=/g,ei=/\+/g,Mp=/%5e/gi,Np=/%60/gi,Dp=/%7c/gi,Hp=/%20/gi;function jp(e){return encodeURI(""+e).replace(Dp,"|")}function rs(e){return jp(typeof e=="string"?e:JSON.stringify(e)).replace(ei,"%2B").replace(Hp,"+").replace(Lp,"%23").replace(Op,"%26").replace(Np,"`").replace(Mp,"^")}function Lo(e){return rs(e).replace($p,"%3D")}function Kr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Bp(e){return Kr(e.replace(ei," "))}function Fp(e){return Kr(e.replace(ei," "))}function Al(e=""){const t={};e[0]==="?"&&(e=e.slice(1));for(const n of e.split("&")){const r=n.match(/([^=]+)=?(.*)/)||[];if(r.length<2)continue;const o=Bp(r[1]);if(o==="__proto__"||o==="constructor")continue;const s=Fp(r[2]||"");t[o]===void 0?t[o]=s:Array.isArray(t[o])?t[o].push(s):t[o]=[t[o],s]}return t}function zp(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(n=>`${Lo(e)}=${rs(n)}`).join("&"):`${Lo(e)}=${rs(t)}`:Lo(e)}function Up(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>zp(t,e[t])).filter(Boolean).join("&")}const Vp=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,Kp=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,Wp=/^([/\\]\s*){2,}[^/\\]/;function Dt(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?Vp.test(e):Kp.test(e)||(t.acceptRelative?Wp.test(e):!1)}const qp=/^[\s\0]*(blob|data|javascript|vbscript):$/i;function Qp(e){return!!e&&qp.test(e)}const Jp=/\/$|\/\?/;function os(e="",t=!1){return t?Jp.test(e):e.endsWith("/")}function tn(e="",t=!1){if(!t)return(os(e)?e.slice(0,-1):e)||"/";if(!os(e,!0))return e||"/";const[n,...r]=e.split("?");return(n.slice(0,-1)||"/")+(r.length>0?`?${r.join("?")}`:"")}function Wr(e="",t=!1){if(!t)return e.endsWith("/")?e:e+"/";if(os(e,!0))return e||"/";const[n,...r]=e.split("?");return n+"/"+(r.length>0?`?${r.join("?")}`:"")}function Gp(e=""){return e.startsWith("/")}function ss(e=""){return Gp(e)?e:"/"+e}function ti(e,t){if(Ll(t)||Dt(e))return e;const n=tn(t);return e.startsWith(n)?e:Ft(n,e)}function ua(e,t){if(Ll(t))return e;const n=tn(t);if(!e.startsWith(n))return e;const r=e.slice(n.length);return r[0]==="/"?r:"/"+r}function Il(e,t){const n=dr(e),r={...Al(n.search),...t};return n.search=Up(r),eh(n)}function Ll(e){return!e||e==="/"}function Yp(e){return e&&e!=="/"}const Xp=/^\.?\//;function Ft(e,...t){let n=e||"";for(const r of t.filter(o=>Yp(o)))if(n){const o=r.replace(Xp,"");n=Wr(n)+o}else n=r;return n}function Zp(e,t,n={}){return n.trailingSlash||(e=Wr(e),t=Wr(t)),n.leadingSlash||(e=ss(e),t=ss(t)),n.encoding||(e=Kr(e),t=Kr(t)),e===t}function dr(e="",t){const n=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/);if(n){const[,f,d=""]=n;return{protocol:f,pathname:d,href:f+d,auth:"",host:"",search:"",hash:""}}if(!Dt(e,{acceptRelative:!0}))return t?dr(t+e):fa(e);const[,r="",o,s=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,i="",a=""]=s.match(/([^#/?]*)(.*)?/)||[],{pathname:c,search:l,hash:u}=fa(a.replace(/\/(?=[A-Za-z]:)/,""));return{protocol:r,auth:o?o.slice(0,Math.max(0,o.length-1)):"",host:i,pathname:c,search:l,hash:u}}function fa(e=""){const[t="",n="",r=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:n,hash:r}}function eh(e){const t=e.pathname||"",n=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",r=e.hash||"",o=e.auth?e.auth+"@":"",s=e.host||"";return(e.protocol?e.protocol+"//":"")+o+s+t+n+r}class th extends Error{constructor(t,n){super(t,n),this.name="FetchError",n!=null&&n.cause&&!this.cause&&(this.cause=n.cause)}}function nh(e){var c,l,u,f,d;const t=((c=e.error)==null?void 0:c.message)||((l=e.error)==null?void 0:l.toString())||"",n=((u=e.request)==null?void 0:u.method)||((f=e.options)==null?void 0:f.method)||"GET",r=((d=e.request)==null?void 0:d.url)||String(e.request)||"/",o=`[${n}] ${JSON.stringify(r)}`,s=e.response?`${e.response.status} ${e.response.statusText}`:"",i=`${o}: ${s}${t?` ${t}`:""}`,a=new th(i,e.error?{cause:e.error}:void 0);for(const p of["request","options","response"])Object.defineProperty(a,p,{get(){return e[p]}});for(const[p,h]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(a,p,{get(){return e.response&&e.response[h]}});return a}const rh=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));function da(e="GET"){return rh.has(e.toUpperCase())}function oh(e){if(e===void 0)return!1;const t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}const sh=new Set(["image/svg","application/xml","application/xhtml","application/html"]),ih=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;function ah(e=""){if(!e)return"json";const t=e.split(";").shift()||"";return ih.test(t)?"json":sh.has(t)||t.startsWith("text/")?"text":"blob"}function ch(e,t,n=globalThis.Headers){const r={...t,...e};if(t!=null&&t.params&&(e!=null&&e.params)&&(r.params={...t==null?void 0:t.params,...e==null?void 0:e.params}),t!=null&&t.query&&(e!=null&&e.query)&&(r.query={...t==null?void 0:t.query,...e==null?void 0:e.query}),t!=null&&t.headers&&(e!=null&&e.headers)){r.headers=new n((t==null?void 0:t.headers)||{});for(const[o,s]of new n((e==null?void 0:e.headers)||{}))r.headers.set(o,s)}return r}const lh=new Set([408,409,425,429,500,502,503,504]),uh=new Set([101,204,205,304]);function Ol(e={}){const{fetch:t=globalThis.fetch,Headers:n=globalThis.Headers,AbortController:r=globalThis.AbortController}=e;async function o(a){const c=a.error&&a.error.name==="AbortError"&&!a.options.timeout||!1;if(a.options.retry!==!1&&!c){let u;typeof a.options.retry=="number"?u=a.options.retry:u=da(a.options.method)?0:1;const f=a.response&&a.response.status||500;if(u>0&&(Array.isArray(a.options.retryStatusCodes)?a.options.retryStatusCodes.includes(f):lh.has(f))){const d=a.options.retryDelay||0;return d>0&&await new Promise(p=>setTimeout(p,d)),s(a.request,{...a.options,retry:u-1,timeout:a.options.timeout})}}const l=nh(a);throw Error.captureStackTrace&&Error.captureStackTrace(l,s),l}const s=async function(c,l={}){var d;const u={request:c,options:ch(l,e.defaults,n),response:void 0,error:void 0};if(u.options.method=(d=u.options.method)==null?void 0:d.toUpperCase(),u.options.onRequest&&await u.options.onRequest(u),typeof u.request=="string"&&(u.options.baseURL&&(u.request=ti(u.request,u.options.baseURL)),(u.options.query||u.options.params)&&(u.request=Il(u.request,{...u.options.params,...u.options.query}))),u.options.body&&da(u.options.method)&&(oh(u.options.body)?(u.options.body=typeof u.options.body=="string"?u.options.body:JSON.stringify(u.options.body),u.options.headers=new n(u.options.headers||{}),u.options.headers.has("content-type")||u.options.headers.set("content-type","application/json"),u.options.headers.has("accept")||u.options.headers.set("accept","application/json")):("pipeTo"in u.options.body&&typeof u.options.body.pipeTo=="function"||typeof u.options.body.pipe=="function")&&("duplex"in u.options||(u.options.duplex="half"))),!u.options.signal&&u.options.timeout){const p=new r;setTimeout(()=>p.abort(),u.options.timeout),u.options.signal=p.signal}try{u.response=await t(u.request,u.options)}catch(p){return u.error=p,u.options.onRequestError&&await u.options.onRequestError(u),await o(u)}if(u.response.body&&!uh.has(u.response.status)&&u.options.method!=="HEAD"){const p=(u.options.parseResponse?"json":u.options.responseType)||ah(u.response.headers.get("content-type")||"");switch(p){case"json":{const h=await u.response.text(),g=u.options.parseResponse||rr;u.response._data=g(h);break}case"stream":{u.response._data=u.response.body;break}default:u.response._data=await u.response[p]()}}return u.options.onResponse&&await u.options.onResponse(u),!u.options.ignoreResponseError&&u.response.status>=400&&u.response.status<600?(u.options.onResponseError&&await u.options.onResponseError(u),await o(u)):u.response},i=async function(c,l){return(await s(c,l))._data};return i.raw=s,i.native=(...a)=>t(...a),i.create=(a={})=>Ol({...e,defaults:{...e.defaults,...a}}),i}const ni=function(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}(),fh=ni.fetch||(()=>Promise.reject(new Error("[ofetch] global.fetch is not supported!"))),dh=ni.Headers,ph=ni.AbortController,hh=Ol({fetch:fh,Headers:dh,AbortController:ph}),mh=hh,gh=()=>{var e;return((e=window==null?void 0:window.__NUXT__)==null?void 0:e.config)||{}},qr=gh().app,yh=()=>qr.baseURL,_h=()=>qr.buildAssetsDir,vh=(...e)=>Ft($l(),_h(),...e),$l=(...e)=>{const t=qr.cdnURL||qr.baseURL;return e.length?Ft(t,...e):t};globalThis.__buildAssetsURL=vh,globalThis.__publicAssetsURL=$l;function is(e,t={},n){for(const r in e){const o=e[r],s=n?`${n}:${r}`:r;typeof o=="object"&&o!==null?is(o,t,s):typeof o=="function"&&(t[s]=o)}return t}const bh={run:e=>e()},wh=()=>bh,Ml=typeof console.createTask<"u"?console.createTask:wh;function Eh(e,t){const n=t.shift(),r=Ml(n);return e.reduce((o,s)=>o.then(()=>r.run(()=>s(...t))),Promise.resolve())}function Ch(e,t){const n=t.shift(),r=Ml(n);return Promise.all(e.map(o=>r.run(()=>o(...t))))}function Oo(e,t){for(const n of[...e])n(t)}class Ph{constructor(){this._hooks={},this._before=void 0,this._after=void 0,this._deprecatedMessages=void 0,this._deprecatedHooks={},this.hook=this.hook.bind(this),this.callHook=this.callHook.bind(this),this.callHookWith=this.callHookWith.bind(this)}hook(t,n,r={}){if(!t||typeof n!="function")return()=>{};const o=t;let s;for(;this._deprecatedHooks[t];)s=this._deprecatedHooks[t],t=s.to;if(s&&!r.allowDeprecated){let i=s.message;i||(i=`${o} hook has been deprecated`+(s.to?`, please use ${s.to}`:"")),this._deprecatedMessages||(this._deprecatedMessages=new Set),this._deprecatedMessages.has(i)||(console.warn(i),this._deprecatedMessages.add(i))}if(!n.name)try{Object.defineProperty(n,"name",{get:()=>"_"+t.replace(/\W+/g,"_")+"_hook_cb",configurable:!0})}catch{}return this._hooks[t]=this._hooks[t]||[],this._hooks[t].push(n),()=>{n&&(this.removeHook(t,n),n=void 0)}}hookOnce(t,n){let r,o=(...s)=>(typeof r=="function"&&r(),r=void 0,o=void 0,n(...s));return r=this.hook(t,o),r}removeHook(t,n){if(this._hooks[t]){const r=this._hooks[t].indexOf(n);r!==-1&&this._hooks[t].splice(r,1),this._hooks[t].length===0&&delete this._hooks[t]}}deprecateHook(t,n){this._deprecatedHooks[t]=typeof n=="string"?{to:n}:n;const r=this._hooks[t]||[];delete this._hooks[t];for(const o of r)this.hook(t,o)}deprecateHooks(t){Object.assign(this._deprecatedHooks,t);for(const n in t)this.deprecateHook(n,t[n])}addHooks(t){const n=is(t),r=Object.keys(n).map(o=>this.hook(o,n[o]));return()=>{for(const o of r.splice(0,r.length))o()}}removeHooks(t){const n=is(t);for(const r in n)this.removeHook(r,n[r])}removeAllHooks(){for(const t in this._hooks)delete this._hooks[t]}callHook(t,...n){return n.unshift(t),this.callHookWith(Eh,t,...n)}callHookParallel(t,...n){return n.unshift(t),this.callHookWith(Ch,t,...n)}callHookWith(t,n,...r){const o=this._before||this._after?{name:n,args:r,context:{}}:void 0;this._before&&Oo(this._before,o);const s=t(n in this._hooks?[...this._hooks[n]]:[],r);return s instanceof Promise?s.finally(()=>{this._after&&o&&Oo(this._after,o)}):(this._after&&o&&Oo(this._after,o),s)}beforeEach(t){return this._before=this._before||[],this._before.push(t),()=>{if(this._before!==void 0){const n=this._before.indexOf(t);n!==-1&&this._before.splice(n,1)}}}afterEach(t){return this._after=this._after||[],this._after.push(t),()=>{if(this._after!==void 0){const n=this._after.indexOf(t);n!==-1&&this._after.splice(n,1)}}}}function Nl(){return new Ph}function Th(e={}){let t,n=!1;const r=i=>{if(t&&t!==i)throw new Error("Context conflict")};let o;if(e.asyncContext){const i=e.AsyncLocalStorage||globalThis.AsyncLocalStorage;i?o=new i:console.warn("[unctx] `AsyncLocalStorage` is not provided.")}const s=()=>{if(o&&t===void 0){const i=o.getStore();if(i!==void 0)return i}return t};return{use:()=>{const i=s();if(i===void 0)throw new Error("Context is not available");return i},tryUse:()=>s(),set:(i,a)=>{a||r(i),t=i,n=!0},unset:()=>{t=void 0,n=!1},call:(i,a)=>{r(i),t=i;try{return o?o.run(i,a):a()}finally{n||(t=void 0)}},async callAsync(i,a){t=i;const c=()=>{t=i},l=()=>t===i?c:void 0;as.add(l);try{const u=o?o.run(i,a):a();return n||(t=void 0),await u}finally{as.delete(l)}}}}function kh(e={}){const t={};return{get(n,r={}){return t[n]||(t[n]=Th({...e,...r})),t[n],t[n]}}}const Qr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof global<"u"?global:typeof window<"u"?window:{},pa="__unctx__",xh=Qr[pa]||(Qr[pa]=kh()),Sh=(e,t={})=>xh.get(e,t),ha="__unctx_async_handlers__",as=Qr[ha]||(Qr[ha]=new Set);function or(e){const t=[];for(const o of as){const s=o();s&&t.push(s)}const n=()=>{for(const o of t)o()};let r=e();return r&&typeof r=="object"&&"catch"in r&&(r=r.catch(o=>{throw n(),o})),[r,n]}const Dl=Sh("nuxt-app",{asyncContext:!1}),Rh="__nuxt_plugin";function Ah(e){let t=0;const n={_scope:yf(),provide:void 0,globalName:"nuxt",versions:{get nuxt(){return"3.8.0"},get vue(){return n.vueApp.version}},payload:nt({data:{},state:{},_errors:{},...window.__NUXT__??{}}),static:{data:{}},runWithContext:o=>n._scope.run(()=>Hl(n,o)),isHydrating:!0,deferHydration(){if(!n.isHydrating)return()=>{};t++;let o=!1;return()=>{if(!o&&(o=!0,t--,t===0))return n.isHydrating=!1,n.callHook("app:suspense:resolve")}},_asyncDataPromises:{},_asyncData:{},_payloadRevivers:{},...e};n.hooks=Nl(),n.hook=n.hooks.hook,n.callHook=n.hooks.callHook,n.provide=(o,s)=>{const i="$"+o;Pr(n,i,s),Pr(n.vueApp.config.globalProperties,i,s)},Pr(n.vueApp,"$nuxt",n),Pr(n.vueApp.config.globalProperties,"$nuxt",n);{window.addEventListener("nuxt.preloadError",s=>{n.callHook("app:chunkError",{error:s.payload})}),window.useNuxtApp=window.useNuxtApp||ue;const o=n.hook("app:error",(...s)=>{console.error("[nuxt] error caught during app initialization",...s)});n.hook("app:mounted",o)}const r=nt(n.payload.config);return n.provide("config",r),n}async function Ih(e,t){if(t.hooks&&e.hooks.addHooks(t.hooks),typeof t=="function"){const{provide:n}=await e.runWithContext(()=>t(e))||{};if(n&&typeof n=="object")for(const r in n)e.provide(r,n[r])}}async function Lh(e,t){const n=[],r=[];for(const o of t){const s=Ih(e,o);o.parallel?n.push(s.catch(i=>r.push(i))):await s}if(await Promise.all(n),r.length)throw r[0]}/*! @__NO_SIDE_EFFECTS__ */function Ke(e){return typeof e=="function"?e:(delete e.name,Object.assign(e.setup||(()=>{}),e,{[Rh]:!0}))}function Hl(e,t,n){const r=()=>n?t(...n):t();return Dl.set(e),e.vueApp.runWithContext(r)}/*! @__NO_SIDE_EFFECTS__ */function ue(){var t;let e;if(ul()&&(e=(t=Bt())==null?void 0:t.appContext.app.$nuxt),e=e||Dl.tryUse(),!e)throw new Error("[nuxt] instance unavailable");return e}/*! @__NO_SIDE_EFFECTS__ */function $e(){return ue().$config}function Pr(e,t,n){Object.defineProperty(e,t,{get:()=>n})}const Oh="modulepreload",$h=function(e,t){return e[0]==="."?new URL(e,t).href:e},ma={},Mh=function(t,n,r){if(!n||n.length===0)return t();const o=document.getElementsByTagName("link");return Promise.all(n.map(s=>{if(s=$h(s,r),s in ma)return;ma[s]=!0;const i=s.endsWith(".css"),a=i?'[rel="stylesheet"]':"";if(!!r)for(let u=o.length-1;u>=0;u--){const f=o[u];if(f.href===s&&(!i||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${s}"]${a}`))return;const l=document.createElement("link");if(l.rel=i?"stylesheet":Oh,i||(l.as="script",l.crossOrigin=""),l.href=s,document.head.appendChild(l),i)return new Promise((u,f)=>{l.addEventListener("load",u),l.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${s}`)))})})).then(()=>t()).catch(s=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=s,window.dispatchEvent(i),!i.defaultPrevented)throw s})},L=(...e)=>Mh(...e).catch(t=>{const n=new Event("nuxt.preloadError");throw n.payload=t,window.dispatchEvent(n),t}),Nh=-1,Dh=-2,Hh=-3,jh=-4,Bh=-5,Fh=-6;function zh(e,t){return Uh(JSON.parse(e),t)}function Uh(e,t){if(typeof e=="number")return o(e,!0);if(!Array.isArray(e)||e.length===0)throw new Error("Invalid input");const n=e,r=Array(n.length);function o(s,i=!1){if(s===Nh)return;if(s===Hh)return NaN;if(s===jh)return 1/0;if(s===Bh)return-1/0;if(s===Fh)return-0;if(i)throw new Error("Invalid input");if(s in r)return r[s];const a=n[s];if(!a||typeof a!="object")r[s]=a;else if(Array.isArray(a))if(typeof a[0]=="string"){const c=a[0],l=t==null?void 0:t[c];if(l)return r[s]=l(o(a[1]));switch(c){case"Date":r[s]=new Date(a[1]);break;case"Set":const u=new Set;r[s]=u;for(let p=1;p>>9)+65536).toString(16).substring(1,8).toLowerCase()}function ga(e){return e._h||ri(e._d?e._d:`${e.tag}:${e.textContent||e.innerHTML||""}:${Object.entries(e.props).map(([t,n])=>`${t}:${String(n)}`).join(",")}`)}function Bl(e,t){const{props:n,tag:r}=e;if(qh.includes(r))return r;if(r==="link"&&n.rel==="canonical")return"canonical";if(n.charset)return"charset";const o=["id"];r==="meta"&&o.push("name","property","http-equiv");for(const s of o)if(typeof n[s]<"u"){const i=String(n[s]);return t&&!t(i)?!1:`${r}:${s}:${i}`}return!1}function ya(e,t){return e==null?t||null:typeof e=="function"?e(t):e}async function Jh(e,t,n){const r={tag:e,props:await Fl(typeof t=="object"&&typeof t!="function"&&!(t instanceof Promise)?{...t}:{[["script","noscript","style"].includes(e)?"innerHTML":"textContent"]:t},["templateParams","titleTemplate"].includes(e))};return jl.forEach(o=>{const s=typeof r.props[o]<"u"?r.props[o]:n[o];typeof s<"u"&&((!["innerHTML","textContent"].includes(o)||Kh.includes(r.tag))&&(r[o]=s),delete r.props[o])}),r.props.body&&(r.tagPosition="bodyClose",delete r.props.body),r.props.children&&(r.innerHTML=r.props.children,delete r.props.children),r.tag==="script"&&(typeof r.innerHTML=="object"&&(r.innerHTML=JSON.stringify(r.innerHTML),r.props.type=r.props.type||"application/json"),r.innerHTML&&["application/ld+json","application/json"].includes(r.props.type)&&(r.innerHTML=r.innerHTML.replace(/({...r,props:{...r.props,content:o}})):r}function Gh(e){return typeof e=="object"&&!Array.isArray(e)&&(e=Object.keys(e).filter(t=>e[t])),(Array.isArray(e)?e.join(" "):e).split(" ").filter(t=>t.trim()).filter(Boolean).join(" ")}async function Fl(e,t){for(const n of Object.keys(e)){if(n==="class"){e[n]=Gh(e[n]);continue}if(e[n]instanceof Promise&&(e[n]=await e[n]),!t&&!jl.includes(n)){const r=String(e[n]),o=n.startsWith("data-");r==="true"||r===""?e[n]=o?"true":!0:e[n]||(o&&r==="false"?e[n]="false":delete e[n])}}return e}const Yh=10;async function Xh(e){const t=[];return Object.entries(e.resolvedInput).filter(([n,r])=>typeof r<"u"&&Wh.includes(n)).forEach(([n,r])=>{const o=Vh(r);t.push(...o.map(s=>Jh(n,s,e)).flat())}),(await Promise.all(t)).flat().filter(Boolean).map((n,r)=>(n._e=e._i,e.mode&&(n._m=e.mode),n._p=(e._i<c&&c[l]||void 0,t):a=t[i],typeof a<"u"?(a||"").replace(/"/g,'\\"'):!1}let o=e;try{o=decodeURI(e)}catch{}return(o.match(/%(\w+\.+\w+)|%(\w+)/g)||[]).sort().reverse().forEach(i=>{const a=r(i.slice(1));typeof a=="string"&&(e=e.replace(new RegExp(`\\${i}(\\W|$)`,"g"),(c,l)=>`${a}${l}`).trim())}),e.includes(Pt)&&(e.endsWith(Pt)&&(e=e.slice(0,-Pt.length).trim()),e.startsWith(Pt)&&(e=e.slice(Pt.length).trim()),e=e.replace(new RegExp(`\\${Pt}\\s*\\${Pt}`,"g"),Pt),e=Ar(e,{separator:n},n)),e}async function em(e){const t={tag:e.tagName.toLowerCase(),props:await Fl(e.getAttributeNames().reduce((n,r)=>({...n,[r]:e.getAttribute(r)}),{})),innerHTML:e.innerHTML};return t._d=Bl(t),t}async function Ul(e,t={}){var u;const n=t.document||e.resolvedOptions.document;if(!n)return;const r={shouldRender:e.dirty,tags:[]};if(await e.hooks.callHook("dom:beforeRender",r),!r.shouldRender)return;const o=(await e.resolveTags()).map(f=>({tag:f,id:Rr.includes(f.tag)?ga(f):f.tag,shouldRender:!0}));let s=e._dom;if(!s){s={elMap:{htmlAttrs:n.documentElement,bodyAttrs:n.body}};for(const f of["body","head"]){const d=(u=n==null?void 0:n[f])==null?void 0:u.children;for(const p of[...d].filter(h=>Rr.includes(h.tagName.toLowerCase())))s.elMap[p.getAttribute("data-hid")||ga(await em(p))]=p}}s.pendingSideEffects={...s.sideEffects||{}},s.sideEffects={};function i(f,d,p){const h=`${f}:${d}`;s.sideEffects[h]=p,delete s.pendingSideEffects[h]}function a({id:f,$el:d,tag:p}){const h=p.tag.endsWith("Attrs");s.elMap[f]=d,h||(["textContent","innerHTML"].forEach(g=>{p[g]&&p[g]!==d[g]&&(d[g]=p[g])}),i(f,"el",()=>{s.elMap[f].remove(),delete s.elMap[f]})),Object.entries(p.props).forEach(([g,E])=>{const w=`attr:${g}`;if(g==="class")for(const b of(E||"").split(" ").filter(Boolean))h&&i(f,`${w}:${b}`,()=>d.classList.remove(b)),!d.classList.contains(b)&&d.classList.add(b);else d.getAttribute(g)!==E&&d.setAttribute(g,E===!0?"":String(E)),h&&i(f,w,()=>d.removeAttribute(g))})}const c=[],l={bodyClose:void 0,bodyOpen:void 0,head:void 0};for(const f of o){const{tag:d,shouldRender:p,id:h}=f;if(p){if(d.tag==="title"){n.title=d.textContent;continue}f.$el=f.$el||s.elMap[h],f.$el?a(f):Rr.includes(d.tag)&&c.push(f)}}for(const f of c){const d=f.tag.tagPosition||"head";f.$el=n.createElement(f.tag.tag),a(f),l[d]=l[d]||n.createDocumentFragment(),l[d].appendChild(f.$el)}for(const f of o)await e.hooks.callHook("dom:renderTag",f,n,i);l.head&&n.head.appendChild(l.head),l.bodyOpen&&n.body.insertBefore(l.bodyOpen,n.body.firstChild),l.bodyClose&&n.body.appendChild(l.bodyClose),Object.values(s.pendingSideEffects).forEach(f=>f()),e._dom=s,e.dirty=!1,await e.hooks.callHook("dom:rendered",{renders:o})}async function tm(e,t={}){const n=t.delayFn||(r=>setTimeout(r,10));return e._domUpdatePromise=e._domUpdatePromise||new Promise(r=>n(async()=>{await Ul(e,t),delete e._domUpdatePromise,r()}))}function nm(e){return t=>{var r,o;const n=((o=(r=t.resolvedOptions.document)==null?void 0:r.head.querySelector('script[id="unhead:payload"]'))==null?void 0:o.innerHTML)||!1;return n&&t.push(JSON.parse(n)),{mode:"client",hooks:{"entries:updated":function(s){tm(s,e)}}}}}const rm=["templateParams","htmlAttrs","bodyAttrs"],om={hooks:{"tag:normalise":function({tag:e}){["hid","vmid","key"].forEach(r=>{e.props[r]&&(e.key=e.props[r],delete e.props[r])});const n=Bl(e)||(e.key?`${e.tag}:${e.key}`:!1);n&&(e._d=n)},"tags:resolve":function(e){const t={};e.tags.forEach(r=>{const o=(r.key?`${r.tag}:${r.key}`:r._d)||r._p,s=t[o];if(s){let a=r==null?void 0:r.tagDuplicateStrategy;if(!a&&rm.includes(r.tag)&&(a="merge"),a==="merge"){const c=s.props;["class","style"].forEach(l=>{r.props[l]&&c[l]&&(l==="style"&&!c[l].endsWith(";")&&(c[l]+=";"),r.props[l]=`${c[l]} ${r.props[l]}`)}),t[o].props={...c,...r.props};return}else if(r._e===s._e){s._duped=s._duped||[],r._d=`${s._d}:${s._duped.length+1}`,s._duped.push(r);return}else if(Jr(r)>Jr(s))return}const i=Object.keys(r.props).length+(r.innerHTML?1:0)+(r.textContent?1:0);if(Rr.includes(r.tag)&&i===0){delete t[o];return}t[o]=r});const n=[];Object.values(t).forEach(r=>{const o=r._duped;delete r._duped,n.push(r),o&&n.push(...o)}),e.tags=n,e.tags=e.tags.filter(r=>!(r.tag==="meta"&&(r.props.name||r.props.property)&&!r.props.content))}}},sm={mode:"server",hooks:{"tags:resolve":function(e){const t={};e.tags.filter(n=>["titleTemplate","templateParams","title"].includes(n.tag)&&n._m==="server").forEach(n=>{t[n.tag]=n.tag.startsWith("title")?n.textContent:n.props}),Object.keys(t).length&&e.tags.push({tag:"script",innerHTML:JSON.stringify(t),props:{id:"unhead:payload",type:"application/json"}})}}},im=["script","link","bodyAttrs"];function am(e){const t={},n={};return Object.entries(e.props).forEach(([r,o])=>{r.startsWith("on")&&typeof o=="function"?(zl.includes(r)&&(t[r]=`this.dataset.${r} = true`),n[r]=o):t[r]=o}),{props:t,eventHandlers:n}}const cm=e=>({hooks:{"tags:resolve":function(t){for(const n of t.tags)if(im.includes(n.tag)){const{props:r,eventHandlers:o}=am(n);n.props=r,Object.keys(o).length&&((n.props.src||n.props.href)&&(n.key=n.key||ri(n.props.src||n.props.href)),n._eventHandlers=o)}},"dom:renderTag":function(t,n,r){if(!t.tag._eventHandlers)return;const o=t.tag.tag==="bodyAttrs"?n.defaultView:t.$el;Object.entries(t.tag._eventHandlers).forEach(([s,i])=>{const a=`${t.tag._d||t.tag._p}:${s}`,c=s.slice(2).toLowerCase(),l=`data-h-${c}`;if(r(t.id,a,()=>{}),t.$el.hasAttribute(l))return;t.$el.setAttribute(l,"");let u;const f=d=>{i(d),u==null||u.disconnect()};s in t.$el.dataset?f(new Event(s.replace("on",""))):zl.includes(s)&&typeof MutationObserver<"u"?(u=new MutationObserver(d=>{d.some(h=>h.attributeName===`data-${s}`)&&(f(new Event(s.replace("on",""))),u==null||u.disconnect())}),u.observe(t.$el,{attributes:!0})):o.addEventListener(c,f),r(t.id,a,()=>{u==null||u.disconnect(),o.removeEventListener(c,f),t.$el.removeAttribute(l)})})}}}),lm=["link","style","script","noscript"],um={hooks:{"tag:normalise":({tag:e})=>{e.key&&lm.includes(e.tag)&&(e.props["data-hid"]=e._h=ri(e.key))}}},fm={hooks:{"tags:resolve":e=>{const t=n=>{var r;return(r=e.tags.find(o=>o._d===n))==null?void 0:r._p};for(const{prefix:n,offset:r}of Zh)for(const o of e.tags.filter(s=>typeof s.tagPriority=="string"&&s.tagPriority.startsWith(n))){const s=t(o.tagPriority.replace(n,""));typeof s<"u"&&(o._p=s+r)}e.tags.sort((n,r)=>n._p-r._p).sort((n,r)=>Jr(n)-Jr(r))}}},dm={meta:"content",link:"href",htmlAttrs:"lang"},pm=e=>({hooks:{"tags:resolve":t=>{var a;const{tags:n}=t,r=(a=n.find(c=>c.tag==="title"))==null?void 0:a.textContent,o=n.findIndex(c=>c.tag==="templateParams"),s=o!==-1?n[o].props:{},i=s.separator||"|";delete s.separator,s.pageTitle=Ar(s.pageTitle||r||"",s,i);for(const c of n.filter(l=>l.processTemplateParams!==!1)){const l=dm[c.tag];l&&typeof c.props[l]=="string"?c.props[l]=Ar(c.props[l],s,i):(c.processTemplateParams===!0||["titleTemplate","title"].includes(c.tag))&&["innerHTML","textContent"].forEach(u=>{typeof c[u]=="string"&&(c[u]=Ar(c[u],s,i))})}e._templateParams=s,e._separator=i,t.tags=n.filter(c=>c.tag!=="templateParams")}}}),hm={hooks:{"tags:resolve":e=>{const{tags:t}=e;let n=t.findIndex(o=>o.tag==="titleTemplate");const r=t.findIndex(o=>o.tag==="title");if(r!==-1&&n!==-1){const o=ya(t[n].textContent,t[r].textContent);o!==null?t[r].textContent=o||t[r].textContent:delete t[r]}else if(n!==-1){const o=ya(t[n].textContent);o!==null&&(t[n].textContent=o,t[n].tag="title",n=-1)}n!==-1&&delete t[n],e.tags=t.filter(Boolean)}}};let Vl;function mm(e={}){const t=gm(e);return t.use(nm()),Vl=t}function ba(e,t){return!e||e==="server"&&t||e==="client"&&!t}function gm(e={}){const t=Nl();t.addHooks(e.hooks||{}),e.document=e.document||(Qh?document:void 0);const n=!e.document,r=()=>{a.dirty=!0,t.callHook("entries:updated",a)};let o=0,s=[];const i=[],a={plugins:i,dirty:!1,resolvedOptions:e,hooks:t,headEntries(){return s},use(c){const l=typeof c=="function"?c(a):c;(!l.key||!i.some(u=>u.key===l.key))&&(i.push(l),ba(l.mode,n)&&t.addHooks(l.hooks||{}))},push(c,l){l==null||delete l.head;const u={_i:o++,input:c,...l};return ba(u.mode,n)&&(s.push(u),r()),{dispose(){s=s.filter(f=>f._i!==u._i),t.callHook("entries:updated",a),r()},patch(f){s=s.map(d=>(d._i===u._i&&(d.input=u.input=f),d)),r()}}},async resolveTags(){const c={tags:[],entries:[...s]};await t.callHook("entries:resolve",c);for(const l of c.entries){const u=l.resolvedInput||l.input;if(l.resolvedInput=await(l.transform?l.transform(u):u),l.resolvedInput)for(const f of await Xh(l)){const d={tag:f,entry:l,resolvedOptions:a.resolvedOptions};await t.callHook("tag:normalise",d),c.tags.push(d.tag)}}return await t.callHook("tags:beforeResolve",c),await t.callHook("tags:resolve",c),c.tags},ssr:n};return[om,sm,cm,um,fm,pm,hm,...(e==null?void 0:e.plugins)||[]].forEach(c=>a.use(c)),a.hooks.callHook("init",a),a}function ym(){return Vl}const _m=kl.startsWith("3");function vm(e){return typeof e=="function"?e():H(e)}function Gr(e,t=""){if(e instanceof Promise)return e;const n=vm(e);return!e||!n?n:Array.isArray(n)?n.map(r=>Gr(r,t)):typeof n=="object"?Object.fromEntries(Object.entries(n).map(([r,o])=>r==="titleTemplate"||r.startsWith("on")?[r,H(o)]:[r,Gr(o,r)])):n}const bm={hooks:{"entries:resolve":function(e){for(const t of e.entries)t.resolvedInput=Gr(t.input)}}},Kl="usehead";function wm(e){return{install(n){_m&&(n.config.globalProperties.$unhead=e,n.config.globalProperties.$head=e,n.provide(Kl,e))}}.install}function Em(e={}){e.domDelayFn=e.domDelayFn||(n=>jt(()=>setTimeout(()=>n(),0)));const t=mm(e);return t.use(bm),t.install=wm(t),t}const cs=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ls="__unhead_injection_handler__";function Cm(e){cs[ls]=e}function Pm(){if(ls in cs)return cs[ls]();const e=Le(Kl);return e||ym()}function Wl(e,t={}){const n=t.head||Pm();if(n)return n.ssr?n.push(e,t):Tm(n,e,t)}function Tm(e,t,n={}){const r=_e(!1),o=_e({});ad(()=>{o.value=r.value?{}:Gr(t)});const s=e.push(o.value,n);return Be(o,a=>{s.patch(a)}),Bt()&&(Rn(()=>{s.dispose()}),el(()=>{r.value=!0}),Zc(()=>{r.value=!1})),s}function km(e){return{ctx:{table:e},matchAll:t=>Ql(t,e)}}function ql(e){const t={};for(const n in e)t[n]=n==="dynamic"?new Map(Object.entries(e[n]).map(([r,o])=>[r,ql(o)])):new Map(Object.entries(e[n]));return t}function xm(e){return km(ql(e))}function Ql(e,t){const n=[];for(const[o,s]of wa(t.wildcard))e.startsWith(o)&&n.push(s);for(const[o,s]of wa(t.dynamic))if(e.startsWith(o+"/")){const i="/"+e.slice(o.length).split("/").splice(2).join("/");n.push(...Ql(i,s))}const r=t.static.get(e);return r&&n.push(r),n.filter(Boolean)}function wa(e){return[...e.entries()].sort((t,n)=>t[0].length-n[0].length)}function us(e,t,n=".",r){if(!$o(t))return us(e,{},n,r);const o=Object.assign({},t);for(const s in e){if(s==="__proto__"||s==="constructor")continue;const i=e[s];i!=null&&(r&&r(o,s,i,n)||(Array.isArray(i)&&Array.isArray(o[s])?o[s]=[...i,...o[s]]:$o(i)&&$o(o[s])?o[s]=us(i,o[s],(n?`${n}.`:"")+s.toString(),r):o[s]=i))}return o}function $o(e){if(e===null||typeof e!="object")return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function Jl(e){return(...t)=>t.reduce((n,r)=>us(n,r,"",e),{})}const Kn=Jl(),Sm=Jl((e,t,n)=>{if(e[t]!==void 0&&typeof n=="function")return e[t]=n(e[t]),!0}),Tr=/^[\u0009\u0020-\u007E\u0080-\u00FF]+$/;function Rm(e,t){if(typeof e!="string")throw new TypeError("argument str must be a string");const n={},o=(t||{}).decode||Lm;let s=0;for(;st in e?Mm(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Wt=(e,t,n)=>(Nm(e,typeof t!="symbol"?t+"":t,n),n);class fs extends Error{constructor(t,n={}){super(t,n),Wt(this,"statusCode",500),Wt(this,"fatal",!1),Wt(this,"unhandled",!1),Wt(this,"statusMessage"),Wt(this,"data"),Wt(this,"cause"),n.cause&&!this.cause&&(this.cause=n.cause)}toJSON(){const t={message:this.message,statusCode:ps(this.statusCode,500)};return this.statusMessage&&(t.statusMessage=Gl(this.statusMessage)),this.data!==void 0&&(t.data=this.data),t}}Wt(fs,"__h3_error__",!0);function ds(e){if(typeof e=="string")return new fs(e);if(Dm(e))return e;const t=new fs(e.message??e.statusMessage??"",{cause:e.cause||e});if($m(e,"stack"))try{Object.defineProperty(t,"stack",{get(){return e.stack}})}catch{try{t.stack=e.stack}catch{}}if(e.data&&(t.data=e.data),e.statusCode?t.statusCode=ps(e.statusCode,t.statusCode):e.status&&(t.statusCode=ps(e.status,t.statusCode)),e.statusMessage?t.statusMessage=e.statusMessage:e.statusText&&(t.statusMessage=e.statusText),t.statusMessage){const n=t.statusMessage;Gl(t.statusMessage)!==n&&console.warn("[h3] Please prefer using `message` for longer error messages instead of `statusMessage`. In the future, `statusMessage` will be sanitized by default.")}return e.fatal!==void 0&&(t.fatal=e.fatal),e.unhandled!==void 0&&(t.unhandled=e.unhandled),t}function Dm(e){var t;return((t=e==null?void 0:e.constructor)==null?void 0:t.__h3_error__)===!0}const Hm=/[^\u0009\u0020-\u007E]/g;function Gl(e=""){return e.replace(Hm,"")}function ps(e,t=200){return!e||(typeof e=="string"&&(e=Number.parseInt(e,10)),e<100||e>999)?t:e}const jm=Symbol("layout-meta"),mo=Symbol("route"),ot=()=>{var e;return(e=ue())==null?void 0:e.$router},Ht=()=>ul()?Le(mo,ue()._route):ue()._route;/*! @__NO_SIDE_EFFECTS__ */const Bm=(e,t,n={})=>{const r=ue(),o=n.global||typeof e!="string",s=typeof e!="string"?e:t;if(!s){console.warn("[nuxt] No route middleware passed to `addRouteMiddleware`.",e);return}o?r._middleware.global.push(s):r._middleware.named[e]=s},Fm=()=>{try{if(ue()._processingMiddleware)return!0}catch{return!0}return!1},Yl=(e,t)=>{e||(e="/");const n=typeof e=="string"?e:Il(e.path||"/",e.query||{})+(e.hash||"");if(t!=null&&t.open){{const{target:a="_blank",windowFeatures:c={}}=t.open,l=Object.entries(c).filter(([u,f])=>f!==void 0).map(([u,f])=>`${u.toLowerCase()}=${f}`).join(", ");open(n,a,l)}return Promise.resolve()}const r=(t==null?void 0:t.external)||Dt(n,{acceptRelative:!0});if(r){if(!(t!=null&&t.external))throw new Error("Navigating to an external URL is not allowed by default. Use `navigateTo(url, { external: true })`.");const a=dr(n).protocol;if(a&&Qp(a))throw new Error(`Cannot navigate to a URL with '${a}' protocol.`)}const o=Fm();if(!r&&o)return e;const s=ot(),i=ue();return r?(i._scope.stop(),t!=null&&t.replace?location.replace(n):location.href=n,o?i.isHydrating?new Promise(()=>{}):!1:Promise.resolve()):t!=null&&t.replace?s.replace(e):s.push(e)},go=()=>Bc(ue().payload,"error"),un=e=>{const t=oi(e);try{const n=ue(),r=go();n.hooks.callHook("app:error",t),r.value=r.value||t}catch{throw t}return t},zm=async(e={})=>{const t=ue(),n=go();t.callHook("app:error:cleared",e),e.redirect&&await ot().replace(e.redirect),n.value=null},Um=e=>!!(e&&typeof e=="object"&&"__nuxt_error"in e),oi=e=>{const t=ds(e);return t.__nuxt_error=!0,t},hs=globalThis.requestIdleCallback||(e=>{const t=Date.now(),n={didTimeout:!1,timeRemaining:()=>Math.max(0,50-(Date.now()-t))};return setTimeout(()=>{e(n)},1)}),Vm=globalThis.cancelIdleCallback||(e=>{clearTimeout(e)}),si=e=>{const t=ue();t.isHydrating?t.hooks.hookOnce("app:suspense:resolve",()=>{hs(e)}):hs(e)},Ww=!1,ms=!1,Km=!1,Wm={componentName:"NuxtLink"},qw={deep:!0},qm="#__nuxt",Qm="$s";function St(...e){const t=typeof e[e.length-1]=="string"?e.pop():void 0;typeof e[0]!="string"&&e.unshift(t);const[n,r]=e;if(!n||typeof n!="string")throw new TypeError("[nuxt] [useState] key must be a string: "+n);if(r!==void 0&&typeof r!="function")throw new Error("[nuxt] [useState] init must be a function: "+r);const o=Qm+n,s=ue(),i=Bc(s.payload.state,o);if(i.value===void 0&&r){const a=r();if(Ce(a))return s.payload.state[o]=a,a;i.value=a}return i}const Ca=Object.freeze({ignoreUnknown:!1,respectType:!1,respectFunctionNames:!1,respectFunctionProperties:!1,unorderedObjects:!0,unorderedArrays:!1,unorderedSets:!1,excludeKeys:void 0,excludeValues:void 0,replacer:void 0});function Jm(e,t){t?t={...Ca,...t}:t=Ca;const n=Xl(t);return n.dispatch(e),n.toString()}const Gm=Object.freeze(["prototype","__proto__","constructor"]);function Xl(e){let t="",n=new Map;const r=o=>{t+=o};return{toString(){return t},getContext(){return n},dispatch(o){return e.replacer&&(o=e.replacer(o)),this[o===null?"null":typeof o](o)},object(o){if(o&&typeof o.toJSON=="function")return this.object(o.toJSON());const s=Object.prototype.toString.call(o);let i="";const a=s.length;a<10?i="unknown:["+s+"]":i=s.slice(8,a-1),i=i.toLowerCase();let c=null;if((c=n.get(o))===void 0)n.set(o,n.size);else return this.dispatch("[CIRCULAR:"+c+"]");if(typeof Buffer<"u"&&Buffer.isBuffer&&Buffer.isBuffer(o))return r("buffer:"),r(o.toString("utf8"));if(i!=="object"&&i!=="function"&&i!=="asyncfunction")this[i]?this[i](o):e.ignoreUnknown||this.unkown(o,i);else{let l=Object.keys(o);e.unorderedObjects&&(l=l.sort());let u=[];e.respectType!==!1&&!Pa(o)&&(u=Gm),e.excludeKeys&&(l=l.filter(d=>!e.excludeKeys(d)),u=u.filter(d=>!e.excludeKeys(d))),r("object:"+(l.length+u.length)+":");const f=d=>{this.dispatch(d),r(":"),e.excludeValues||this.dispatch(o[d]),r(",")};for(const d of l)f(d);for(const d of u)f(d)}},array(o,s){if(s=s===void 0?e.unorderedArrays!==!1:s,r("array:"+o.length+":"),!s||o.length<=1){for(const c of o)this.dispatch(c);return}const i=new Map,a=o.map(c=>{const l=Xl(e);l.dispatch(c);for(const[u,f]of l.getContext())i.set(u,f);return l.toString()});return n=i,a.sort(),this.array(a,!1)},date(o){return r("date:"+o.toJSON())},symbol(o){return r("symbol:"+o.toString())},unkown(o,s){if(r(s),!!o&&(r(":"),o&&typeof o.entries=="function"))return this.array(Array.from(o.entries()),!0)},error(o){return r("error:"+o.toString())},boolean(o){return r("bool:"+o)},string(o){r("string:"+o.length+":"),r(o)},function(o){r("fn:"),Pa(o)?this.dispatch("[native]"):this.dispatch(o.toString()),e.respectFunctionNames!==!1&&this.dispatch("function-name:"+String(o.name)),e.respectFunctionProperties&&this.object(o)},number(o){return r("number:"+o)},xml(o){return r("xml:"+o.toString())},null(){return r("Null")},undefined(){return r("Undefined")},regexp(o){return r("regex:"+o.toString())},uint8array(o){return r("uint8array:"),this.dispatch(Array.prototype.slice.call(o))},uint8clampedarray(o){return r("uint8clampedarray:"),this.dispatch(Array.prototype.slice.call(o))},int8array(o){return r("int8array:"),this.dispatch(Array.prototype.slice.call(o))},uint16array(o){return r("uint16array:"),this.dispatch(Array.prototype.slice.call(o))},int16array(o){return r("int16array:"),this.dispatch(Array.prototype.slice.call(o))},uint32array(o){return r("uint32array:"),this.dispatch(Array.prototype.slice.call(o))},int32array(o){return r("int32array:"),this.dispatch(Array.prototype.slice.call(o))},float32array(o){return r("float32array:"),this.dispatch(Array.prototype.slice.call(o))},float64array(o){return r("float64array:"),this.dispatch(Array.prototype.slice.call(o))},arraybuffer(o){return r("arraybuffer:"),this.dispatch(new Uint8Array(o))},url(o){return r("url:"+o.toString())},map(o){r("map:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},set(o){r("set:");const s=[...o];return this.array(s,e.unorderedSets!==!1)},file(o){return r("file:"),this.dispatch([o.name,o.size,o.type,o.lastModfied])},blob(){if(e.ignoreUnknown)return r("[blob]");throw new Error(`Hashing Blob objects is currently not supported +Use "options.replacer" or "options.ignoreUnknown" +`)},domwindow(){return r("domwindow")},bigint(o){return r("bigint:"+o.toString())},process(){return r("process")},timer(){return r("timer")},pipe(){return r("pipe")},tcp(){return r("tcp")},udp(){return r("udp")},tty(){return r("tty")},statwatcher(){return r("statwatcher")},securecontext(){return r("securecontext")},connection(){return r("connection")},zlib(){return r("zlib")},context(){return r("context")},nodescript(){return r("nodescript")},httpparser(){return r("httpparser")},dataview(){return r("dataview")},signal(){return r("signal")},fsevent(){return r("fsevent")},tlswrap(){return r("tlswrap")}}}const Zl="[native code] }",Ym=Zl.length;function Pa(e){return typeof e!="function"?!1:Function.prototype.toString.call(e).slice(-Ym)===Zl}class $t{constructor(t,n){t=this.words=t||[],this.sigBytes=n===void 0?t.length*4:n}toString(t){return(t||Xm).stringify(this)}concat(t){if(this.clamp(),this.sigBytes%4)for(let n=0;n>>2]>>>24-n%4*8&255;this.words[this.sigBytes+n>>>2]|=r<<24-(this.sigBytes+n)%4*8}else for(let n=0;n>>2]=t.words[n>>>2];return this.sigBytes+=t.sigBytes,this}clamp(){this.words[this.sigBytes>>>2]&=4294967295<<32-this.sigBytes%4*8,this.words.length=Math.ceil(this.sigBytes/4)}clone(){return new $t([...this.words])}}const Xm={stringify(e){const t=[];for(let n=0;n>>2]>>>24-n%4*8&255;t.push((r>>>4).toString(16),(r&15).toString(16))}return t.join("")}},Zm={stringify(e){const t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=[];for(let r=0;r>>2]>>>24-r%4*8&255,s=e.words[r+1>>>2]>>>24-(r+1)%4*8&255,i=e.words[r+2>>>2]>>>24-(r+2)%4*8&255,a=o<<16|s<<8|i;for(let c=0;c<4&&r*8+c*6>>6*(3-c)&63))}return n.join("")}},eg={parse(e){const t=e.length,n=[];for(let r=0;r>>2]|=(e.charCodeAt(r)&255)<<24-r%4*8;return new $t(n,t)}},tg={parse(e){return eg.parse(unescape(encodeURIComponent(e)))}};class ng{constructor(){this._data=new $t,this._nDataBytes=0,this._minBufferSize=0,this.blockSize=512/32}reset(){this._data=new $t,this._nDataBytes=0}_append(t){typeof t=="string"&&(t=tg.parse(t)),this._data.concat(t),this._nDataBytes+=t.sigBytes}_doProcessBlock(t,n){}_process(t){let n,r=this._data.sigBytes/(this.blockSize*4);t?r=Math.ceil(r):r=Math.max((r|0)-this._minBufferSize,0);const o=r*this.blockSize,s=Math.min(o*4,this._data.sigBytes);if(o){for(let i=0;i>>7)^(y<<14|y>>>18)^y>>>3,P=Kt[d-2],T=(P<<15|P>>>17)^(P<<13|P>>>19)^P>>>10;Kt[d]=m+Kt[d-7]+T+Kt[d-16]}const p=c&l^~c&u,h=o&s^o&i^s&i,g=(o<<30|o>>>2)^(o<<19|o>>>13)^(o<<10|o>>>22),E=(c<<26|c>>>6)^(c<<21|c>>>11)^(c<<7|c>>>25),w=f+E+p+og[d]+Kt[d],b=g+h;f=u,u=l,l=c,c=a+w|0,a=i,i=s,s=o,o=w+b|0}r[0]=r[0]+o|0,r[1]=r[1]+s|0,r[2]=r[2]+i|0,r[3]=r[3]+a|0,r[4]=r[4]+c|0,r[5]=r[5]+l|0,r[6]=r[6]+u|0,r[7]=r[7]+f|0}finalize(t){super.finalize(t);const n=this._nDataBytes*8,r=this._data.sigBytes*8;return this._data.words[r>>>5]|=128<<24-r%32,this._data.words[(r+64>>>9<<4)+14]=Math.floor(n/4294967296),this._data.words[(r+64>>>9<<4)+15]=n,this._data.sigBytes=this._data.words.length*4,this._process(),this._hash}}function ig(e){return new sg().finalize(e).toString(Zm)}function Yr(e,t={}){const n=typeof e=="string"?e:Jm(e,t);return ig(n).slice(0,10)}const ag={path:"/",watch:!0,decode:e=>rr(decodeURIComponent(e)),encode:e=>encodeURIComponent(typeof e=="string"?e:JSON.stringify(e))};function Ir(e,t){var s;const n={...ag,...t},r=cg(n)||{},o=_e(r[e]??((s=n.default)==null?void 0:s.call(n)));{const i=typeof BroadcastChannel>"u"?null:new BroadcastChannel(`nuxt:cookies:${e}`),a=()=>{ug(e,o.value,n),i==null||i.postMessage(n.encode(o.value))};let c=!1;Ec()&&so(()=>{c=!0,a(),i==null||i.close()}),i&&(i.onmessage=l=>{c=!0,o.value=n.decode(l.data),jt(()=>{c=!1})}),n.watch?Be(o,()=>{c||a()},{deep:n.watch!=="shallow"}):a()}return o}function cg(e={}){return Rm(document.cookie,e)}function lg(e,t,n={}){return t==null?Ea(e,t,{...n,maxAge:-1}):Ea(e,t,n)}function ug(e,t,n={}){document.cookie=lg(e,t,n)}const fg=async e=>{const t=ue();e=Array.isArray(e)?e:[e],await Promise.all(e.map(n=>pg(t.vueApp._context.components[n])))},dg=e=>fg(e);function pg(e){if(e!=null&&e.__asyncLoader&&!e.__asyncResolved)return e.__asyncLoader()}async function eu(e,t=ot()){const{path:n,matched:r}=t.resolve(e);if(!r.length||(t._routePreloaded||(t._routePreloaded=new Set),t._routePreloaded.has(n)))return;const o=t._preloadPromises=t._preloadPromises||[];if(o.length>4)return Promise.all(o).then(()=>eu(e,t));t._routePreloaded.add(n);const s=r.map(i=>{var a;return(a=i.components)==null?void 0:a.default}).filter(i=>typeof i=="function");for(const i of s){const a=Promise.resolve(i()).catch(()=>{}).finally(()=>o.splice(o.indexOf(a)));o.push(a)}await Promise.all(o)}function hg(e={}){const t=e.path||window.location.pathname;let n={};try{n=rr(sessionStorage.getItem("nuxt:reload")||"{}")}catch{}if(e.force||(n==null?void 0:n.path)!==t||(n==null?void 0:n.expires)e.find(t=>t!==void 0),gg="noopener noreferrer";/*! @__NO_SIDE_EFFECTS__ */function yg(e){const t=e.componentName||"NuxtLink",n=(r,o)=>{if(!r||e.trailingSlash!=="append"&&e.trailingSlash!=="remove")return r;const s=e.trailingSlash==="append"?Wr:tn;if(typeof r=="string")return s(r,!0);const i="path"in r?r.path:o(r).path;return{...r,name:void 0,path:s(i,!0)}};return Re({name:t,props:{to:{type:[String,Object],default:void 0,required:!1},href:{type:[String,Object],default:void 0,required:!1},target:{type:String,default:void 0,required:!1},rel:{type:String,default:void 0,required:!1},noRel:{type:Boolean,default:void 0,required:!1},prefetch:{type:Boolean,default:void 0,required:!1},noPrefetch:{type:Boolean,default:void 0,required:!1},activeClass:{type:String,default:void 0,required:!1},exactActiveClass:{type:String,default:void 0,required:!1},prefetchedClass:{type:String,default:void 0,required:!1},replace:{type:Boolean,default:void 0,required:!1},ariaCurrentValue:{type:String,default:void 0,required:!1},external:{type:Boolean,default:void 0,required:!1},custom:{type:Boolean,default:void 0,required:!1}},setup(r,{slots:o}){const s=ot(),i=se(()=>{const f=r.to||r.href||"";return n(f,s.resolve)}),a=se(()=>r.external||r.target&&r.target!=="_self"?!0:typeof i.value=="object"?!1:i.value===""||Dt(i.value,{acceptRelative:!0})),c=_e(!1),l=_e(null),u=f=>{var d;l.value=r.custom?(d=f==null?void 0:f.$el)==null?void 0:d.nextElementSibling:f==null?void 0:f.$el};if(r.prefetch!==!1&&r.noPrefetch!==!0&&r.target!=="_blank"&&!vg()){const d=ue();let p,h=null;Sn(()=>{const g=_g();si(()=>{p=hs(()=>{var E;(E=l==null?void 0:l.value)!=null&&E.tagName&&(h=g.observe(l.value,async()=>{h==null||h(),h=null;const w=typeof i.value=="string"?i.value:s.resolve(i.value).fullPath;await Promise.all([d.hooks.callHook("link:prefetch",w).catch(()=>{}),!a.value&&eu(i.value,s).catch(()=>{})]),c.value=!0}))})})}),Rn(()=>{p&&Vm(p),h==null||h(),h=null})}return()=>{var g,E;if(!a.value){const w={ref:u,to:i.value,activeClass:r.activeClass||e.activeClass,exactActiveClass:r.exactActiveClass||e.exactActiveClass,replace:r.replace,ariaCurrentValue:r.ariaCurrentValue,custom:r.custom};return r.custom||(c.value&&(w.class=r.prefetchedClass||e.prefetchedClass),w.rel=r.rel),Oe(wd("RouterLink"),w,o.default)}const f=typeof i.value=="object"?((g=s.resolve(i.value))==null?void 0:g.href)??null:i.value||null,d=r.target||null,p=r.noRel?null:mg(r.rel,e.externalRelAttribute,f?gg:"")||null,h=()=>Yl(f,{replace:r.replace});return r.custom?o.default?o.default({href:f,navigate:h,get route(){if(!f)return;const w=dr(f);return{path:w.pathname,fullPath:w.pathname,get query(){return Al(w.search)},hash:w.hash,params:{},name:void 0,matched:[],redirectedFrom:void 0,meta:{},href:f}},rel:p,target:d,isExternal:a.value,isActive:!1,isExactActive:!1}):null:Oe("a",{ref:l,href:f,rel:p,target:d},(E=o.default)==null?void 0:E.call(o))}}})}const yo=yg(Wm);function _g(){const e=ue();if(e._observer)return e._observer;let t=null;const n=new Map,r=(s,i)=>(t||(t=new IntersectionObserver(a=>{for(const c of a){const l=n.get(c.target);(c.isIntersecting||c.intersectionRatio>0)&&l&&l()}})),n.set(s,i),t.observe(s),()=>{n.delete(s),t.unobserve(s),n.size===0&&(t.disconnect(),t=null)});return e._observer={observe:r}}function vg(){const e=navigator.connection;return!!(e&&(e.saveData||/2g/.test(e.effectiveType)))}const bg={alpine:{title:"Alpine",description:"The minimalist blog theme",image:{src:"/social-card-preview.png",alt:"An image showcasing my project.",width:400,height:300},header:{position:"right",logo:{path:"/logo.svg",pathDark:"/logo-dark.svg",alt:"alpine"}},footer:{credits:{enabled:!0,repository:"https://www.github.com/nuxt-themes/alpine"},navigation:!0,alignment:"center",message:"Follow me on"},socials:{twitter:"nuxtlabs",instagram:"atinuxt",linkedin:{icon:"uil:linkedin",label:"LinkedIn",href:"https://www.linkedin.com/company/nuxtlabs"}},form:{successMessage:"Message sent. Thank you!"}}},wg={alpine:{title:"Alpine",description:"The minimalist blog theme",image:{src:"/social-card-preview.png",alt:"An image showcasing my project.",width:400,height:300},header:{position:"right",logo:{path:"/logo.svg",pathDark:"/logo-dark.svg",alt:"alpine"}},footer:{credits:{enabled:!0,text:"Alpine",repository:"https://www.github.com/nuxt-themes/alpine"},navigation:!0,alignment:"center",message:"Follow me on"},socials:{twitter:"",instagram:"",github:"",facebook:"",medium:"",youtube:""},form:{successMessage:"Message sent. Thank you!"},backToTop:{text:"Back to top",icon:"material-symbols:arrow-upward"}}},Eg={prose:{copyButton:{iconCopy:"ph:copy",iconCopied:"ph:check"},headings:{icon:"ph:link"}}},Cg={},Pg={nuxt:{buildId:"e42ea91a-fd9f-4d73-906c-a93255d7326b"}},Tg=Sm(bg,wg,Eg,Cg,Pg);function pr(){const e=ue();return e._appConfig||(e._appConfig=nt(Tg)),e._appConfig}let Lr,tu;function kg(){var n;const e=$e(),t=(n=pr().nuxt)==null?void 0:n.buildId;return Lr=$fetch(Ft(e.app.cdnURL||e.app.baseURL,e.app.buildAssetsDir,`builds/meta/${t}.json`)),Lr.then(r=>{tu=xm(r.matcher)}),Lr}function _o(){return Lr||kg()}async function nu(e){return await _o(),Kn({},...tu.matchAll(e).reverse())}function ka(e,t={}){const n=xg(e,t),r=ue(),o=r._payloadCache=r._payloadCache||{};return n in o||(o[n]=Sg().then(s=>s?ru(n).then(i=>i||(delete o[n],null)):(o[n]=null,null))),o[n]}const xa="json";function xg(e,t={}){const n=new URL(e,"http://localhost");if(n.search)throw new Error("Payload URL cannot contain search params: "+e);if(n.host!=="localhost"||Dt(n.pathname,{acceptRelative:!0}))throw new Error("Payload URL must not include hostname: "+e);const r=t.hash||(t.fresh?Date.now():"");return Ft($e().app.baseURL,n.pathname,r?`_payload.${r}.${xa}`:`_payload.${xa}`)}async function ru(e){const t=fetch(e).then(n=>n.text().then(ou));try{return await t}catch(n){console.warn("[nuxt] Cannot load payload ",e,n)}return null}async function Sg(e=Ht().path){if(ue().payload.prerenderedAt||(await _o()).prerendered.includes(e))return!0;const r=await nu(e);return!!r.prerender&&!r.redirect}let kr=null;async function Rg(){if(kr)return kr;const e=document.getElementById("__NUXT_DATA__");if(!e)return{};const t=ou(e.textContent||""),n=e.dataset.src?await ru(e.dataset.src):void 0;return kr={...t,...n,...window.__NUXT__},kr}function ou(e){return zh(e,ue()._payloadRevivers)}function Ag(e,t){ue()._payloadRevivers[e]=t}const Sa={NuxtError:e=>oi(e),EmptyShallowRef:e=>It(e==="_"?void 0:e==="0n"?BigInt(0):rr(e)),EmptyRef:e=>_e(e==="_"?void 0:e==="0n"?BigInt(0):rr(e)),ShallowRef:e=>It(e),ShallowReactive:e=>At(e),Ref:e=>_e(e),Reactive:e=>nt(e)},Ig=Ke({name:"nuxt:revive-payload:client",order:-30,async setup(e){let t,n;for(const r in Sa)Ag(r,Sa[r]);Object.assign(e.payload,([t,n]=or(()=>e.runWithContext(Rg)),t=await t,n(),t)),window.__NUXT__=e.payload}}),Lg=[],Og=Ke({name:"nuxt:head",enforce:"pre",setup(e){const t=Em({plugins:Lg});Cm(()=>ue().vueApp._context.provides.usehead),e.vueApp.use(t);{let n=!0;const r=async()=>{n=!1,await Ul(t)};t.hooks.hook("dom:beforeRender",o=>{o.shouldRender=!n}),e.hooks.hook("page:start",()=>{n=!0}),e.hooks.hook("page:finish",()=>{e.isHydrating||r()}),e.hooks.hook("app:error",r),e.hooks.hook("app:suspense:resolve",r)}}});/*! + * vue-router v4.2.5 + * (c) 2023 Eduardo San Martin Morote + * @license MIT + */const cn=typeof window<"u";function $g(e){return e.__esModule||e[Symbol.toStringTag]==="Module"}const le=Object.assign;function Mo(e,t){const n={};for(const r in t){const o=t[r];n[r]=rt(o)?o.map(e):e(o)}return n}const Wn=()=>{},rt=Array.isArray,Mg=/\/$/,Ng=e=>e.replace(Mg,"");function No(e,t,n="/"){let r,o={},s="",i="";const a=t.indexOf("#");let c=t.indexOf("?");return a=0&&(c=-1),c>-1&&(r=t.slice(0,c),s=t.slice(c+1,a>-1?a:t.length),o=e(s)),a>-1&&(r=r||t.slice(0,a),i=t.slice(a,t.length)),r=Bg(r??t,n),{fullPath:r+(s&&"?")+s+i,path:r,query:o,hash:i}}function Dg(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function Ra(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Hg(e,t,n){const r=t.matched.length-1,o=n.matched.length-1;return r>-1&&r===o&&wn(t.matched[r],n.matched[o])&&su(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function wn(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function su(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!jg(e[n],t[n]))return!1;return!0}function jg(e,t){return rt(e)?Aa(e,t):rt(t)?Aa(t,e):e===t}function Aa(e,t){return rt(t)?e.length===t.length&&e.every((n,r)=>n===t[r]):e.length===1&&e[0]===t}function Bg(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),r=e.split("/"),o=r[r.length-1];(o===".."||o===".")&&r.push("");let s=n.length-1,i,a;for(i=0;i1&&s--;else break;return n.slice(0,s).join("/")+"/"+r.slice(i-(i===r.length?1:0)).join("/")}var sr;(function(e){e.pop="pop",e.push="push"})(sr||(sr={}));var qn;(function(e){e.back="back",e.forward="forward",e.unknown=""})(qn||(qn={}));function Fg(e){if(!e)if(cn){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),Ng(e)}const zg=/^[^#]+#/;function Ug(e,t){return e.replace(zg,"#")+t}function Vg(e,t){const n=document.documentElement.getBoundingClientRect(),r=e.getBoundingClientRect();return{behavior:t.behavior,left:r.left-n.left-(t.left||0),top:r.top-n.top-(t.top||0)}}const vo=()=>({left:window.pageXOffset,top:window.pageYOffset});function Kg(e){let t;if("el"in e){const n=e.el,r=typeof n=="string"&&n.startsWith("#"),o=typeof n=="string"?r?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!o)return;t=Vg(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function Ia(e,t){return(history.state?history.state.position-t:-1)+e}const gs=new Map;function Wg(e,t){gs.set(e,t)}function qg(e){const t=gs.get(e);return gs.delete(e),t}let Qg=()=>location.protocol+"//"+location.host;function iu(e,t){const{pathname:n,search:r,hash:o}=t,s=e.indexOf("#");if(s>-1){let a=o.includes(e.slice(s))?e.slice(s).length:1,c=o.slice(a);return c[0]!=="/"&&(c="/"+c),Ra(c,"")}return Ra(n,e)+r+o}function Jg(e,t,n,r){let o=[],s=[],i=null;const a=({state:d})=>{const p=iu(e,location),h=n.value,g=t.value;let E=0;if(d){if(n.value=p,t.value=d,i&&i===h){i=null;return}E=g?d.position-g.position:0}else r(p);o.forEach(w=>{w(n.value,h,{delta:E,type:sr.pop,direction:E?E>0?qn.forward:qn.back:qn.unknown})})};function c(){i=n.value}function l(d){o.push(d);const p=()=>{const h=o.indexOf(d);h>-1&&o.splice(h,1)};return s.push(p),p}function u(){const{history:d}=window;d.state&&d.replaceState(le({},d.state,{scroll:vo()}),"")}function f(){for(const d of s)d();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:c,listen:l,destroy:f}}function La(e,t,n,r=!1,o=!1){return{back:e,current:t,forward:n,replaced:r,position:window.history.length,scroll:o?vo():null}}function Gg(e){const{history:t,location:n}=window,r={value:iu(e,n)},o={value:t.state};o.value||s(r.value,{back:null,current:r.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function s(c,l,u){const f=e.indexOf("#"),d=f>-1?(n.host&&document.querySelector("base")?e:e.slice(f))+c:Qg()+e+c;try{t[u?"replaceState":"pushState"](l,"",d),o.value=l}catch(p){console.error(p),n[u?"replace":"assign"](d)}}function i(c,l){const u=le({},t.state,La(o.value.back,c,o.value.forward,!0),l,{position:o.value.position});s(c,u,!0),r.value=c}function a(c,l){const u=le({},o.value,t.state,{forward:c,scroll:vo()});s(u.current,u,!0);const f=le({},La(r.value,c,null),{position:u.position+1},l);s(c,f,!1),r.value=c}return{location:r,state:o,push:a,replace:i}}function au(e){e=Fg(e);const t=Gg(e),n=Jg(e,t.state,t.location,t.replace);function r(s,i=!0){i||n.pauseListeners(),history.go(s)}const o=le({location:"",base:e,go:r,createHref:Ug.bind(null,e)},t,n);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function Yg(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),au(e)}function Xg(e){return typeof e=="string"||e&&typeof e=="object"}function cu(e){return typeof e=="string"||typeof e=="symbol"}const at={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},lu=Symbol("");var Oa;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(Oa||(Oa={}));function En(e,t){return le(new Error,{type:e,[lu]:!0},t)}function dt(e,t){return e instanceof Error&&lu in e&&(t==null||!!(e.type&t))}const $a="[^/]+?",Zg={sensitive:!1,strict:!1,start:!0,end:!0},ey=/[.+*?^${}()[\]/\\]/g;function ty(e,t){const n=le({},Zg,t),r=[];let o=n.start?"^":"";const s=[];for(const l of e){const u=l.length?[]:[90];n.strict&&!l.length&&(o+="/");for(let f=0;ft.length?t.length===1&&t[0]===40+40?1:-1:0}function ry(e,t){let n=0;const r=e.score,o=t.score;for(;n0&&t[t.length-1]<0}const oy={type:0,value:""},sy=/[a-zA-Z0-9_]/;function iy(e){if(!e)return[[]];if(e==="/")return[[oy]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(p){throw new Error(`ERR (${n})/"${l}": ${p}`)}let n=0,r=n;const o=[];let s;function i(){s&&o.push(s),s=[]}let a=0,c,l="",u="";function f(){l&&(n===0?s.push({type:0,value:l}):n===1||n===2||n===3?(s.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${l}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:l,regexp:u,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),l="")}function d(){l+=c}for(;a{i(b)}:Wn}function i(u){if(cu(u)){const f=r.get(u);f&&(r.delete(u),n.splice(n.indexOf(f),1),f.children.forEach(i),f.alias.forEach(i))}else{const f=n.indexOf(u);f>-1&&(n.splice(f,1),u.record.name&&r.delete(u.record.name),u.children.forEach(i),u.alias.forEach(i))}}function a(){return n}function c(u){let f=0;for(;f=0&&(u.record.path!==n[f].record.path||!uu(u,n[f]));)f++;n.splice(f,0,u),u.record.name&&!Da(u)&&r.set(u.record.name,u)}function l(u,f){let d,p={},h,g;if("name"in u&&u.name){if(d=r.get(u.name),!d)throw En(1,{location:u});g=d.record.name,p=le(Na(f.params,d.keys.filter(b=>!b.optional).map(b=>b.name)),u.params&&Na(u.params,d.keys.map(b=>b.name))),h=d.stringify(p)}else if("path"in u)h=u.path,d=n.find(b=>b.re.test(h)),d&&(p=d.parse(h),g=d.record.name);else{if(d=f.name?r.get(f.name):n.find(b=>b.re.test(f.path)),!d)throw En(1,{location:u,currentLocation:f});g=d.record.name,p=le({},f.params,u.params),h=d.stringify(p)}const E=[];let w=d;for(;w;)E.unshift(w.record),w=w.parent;return{name:g,path:h,params:p,matched:E,meta:fy(E)}}return e.forEach(u=>s(u)),{addRoute:s,resolve:l,removeRoute:i,getRoutes:a,getRecordMatcher:o}}function Na(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}function ly(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:uy(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}}}function uy(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const r in e.components)t[r]=typeof n=="object"?n[r]:n;return t}function Da(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function fy(e){return e.reduce((t,n)=>le(t,n.meta),{})}function Ha(e,t){const n={};for(const r in e)n[r]=r in t?t[r]:e[r];return n}function uu(e,t){return t.children.some(n=>n===e||uu(e,n))}const fu=/#/g,dy=/&/g,py=/\//g,hy=/=/g,my=/\?/g,du=/\+/g,gy=/%5B/g,yy=/%5D/g,pu=/%5E/g,_y=/%60/g,hu=/%7B/g,vy=/%7C/g,mu=/%7D/g,by=/%20/g;function ii(e){return encodeURI(""+e).replace(vy,"|").replace(gy,"[").replace(yy,"]")}function wy(e){return ii(e).replace(hu,"{").replace(mu,"}").replace(pu,"^")}function ys(e){return ii(e).replace(du,"%2B").replace(by,"+").replace(fu,"%23").replace(dy,"%26").replace(_y,"`").replace(hu,"{").replace(mu,"}").replace(pu,"^")}function Ey(e){return ys(e).replace(hy,"%3D")}function Cy(e){return ii(e).replace(fu,"%23").replace(my,"%3F")}function Py(e){return e==null?"":Cy(e).replace(py,"%2F")}function Xr(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Ty(e){const t={};if(e===""||e==="?")return t;const r=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;os&&ys(s)):[r&&ys(r)]).forEach(s=>{s!==void 0&&(t+=(t.length?"&":"")+n,s!=null&&(t+="="+s))})}return t}function ky(e){const t={};for(const n in e){const r=e[n];r!==void 0&&(t[n]=rt(r)?r.map(o=>o==null?null:""+o):r==null?r:""+r)}return t}const xy=Symbol(""),Ba=Symbol(""),ai=Symbol(""),ci=Symbol(""),_s=Symbol("");function On(){let e=[];function t(r){return e.push(r),()=>{const o=e.indexOf(r);o>-1&&e.splice(o,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function xt(e,t,n,r,o){const s=r&&(r.enterCallbacks[o]=r.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const c=f=>{f===!1?a(En(4,{from:n,to:t})):f instanceof Error?a(f):Xg(f)?a(En(2,{from:t,to:f})):(s&&r.enterCallbacks[o]===s&&typeof f=="function"&&s.push(f),i())},l=e.call(r&&r.instances[o],t,n,c);let u=Promise.resolve(l);e.length<3&&(u=u.then(c)),u.catch(f=>a(f))})}function Do(e,t,n,r){const o=[];for(const s of e)for(const i in s.components){let a=s.components[i];if(!(t!=="beforeRouteEnter"&&!s.instances[i]))if(Sy(a)){const l=(a.__vccOpts||a)[t];l&&o.push(xt(l,n,r,s,i))}else{let c=a();o.push(()=>c.then(l=>{if(!l)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${s.path}"`));const u=$g(l)?l.default:l;s.components[i]=u;const d=(u.__vccOpts||u)[t];return d&&xt(d,n,r,s,i)()}))}}return o}function Sy(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Fa(e){const t=Le(ai),n=Le(ci),r=se(()=>t.resolve(H(e.to))),o=se(()=>{const{matched:c}=r.value,{length:l}=c,u=c[l-1],f=n.matched;if(!u||!f.length)return-1;const d=f.findIndex(wn.bind(null,u));if(d>-1)return d;const p=za(c[l-2]);return l>1&&za(u)===p&&f[f.length-1].path!==p?f.findIndex(wn.bind(null,c[l-2])):d}),s=se(()=>o.value>-1&&Ly(n.params,r.value.params)),i=se(()=>o.value>-1&&o.value===n.matched.length-1&&su(n.params,r.value.params));function a(c={}){return Iy(c)?t[H(e.replace)?"replace":"push"](H(e.to)).catch(Wn):Promise.resolve()}return{route:r,href:se(()=>r.value.href),isActive:s,isExactActive:i,navigate:a}}const Ry=Re({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:Fa,setup(e,{slots:t}){const n=nt(Fa(e)),{options:r}=Le(ai),o=se(()=>({[Ua(e.activeClass,r.linkActiveClass,"router-link-active")]:n.isActive,[Ua(e.exactActiveClass,r.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const s=t.default&&t.default(n);return e.custom?s:Oe("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:o.value},s)}}}),Ay=Ry;function Iy(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Ly(e,t){for(const n in t){const r=t[n],o=e[n];if(typeof r=="string"){if(r!==o)return!1}else if(!rt(o)||o.length!==r.length||r.some((s,i)=>s!==o[i]))return!1}return!0}function za(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const Ua=(e,t,n)=>e??t??n,Oy=Re({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const r=Le(_s),o=se(()=>e.route||r.value),s=Le(Ba,0),i=se(()=>{let l=H(s);const{matched:u}=o.value;let f;for(;(f=u[l])&&!f.components;)l++;return l}),a=se(()=>o.value.matched[i.value]);gn(Ba,se(()=>i.value+1)),gn(xy,a),gn(_s,o);const c=_e();return Be(()=>[c.value,a.value,e.name],([l,u,f],[d,p,h])=>{u&&(u.instances[f]=l,p&&p!==u&&l&&l===d&&(u.leaveGuards.size||(u.leaveGuards=p.leaveGuards),u.updateGuards.size||(u.updateGuards=p.updateGuards))),l&&u&&(!p||!wn(u,p)||!d)&&(u.enterCallbacks[f]||[]).forEach(g=>g(l))},{flush:"post"}),()=>{const l=o.value,u=e.name,f=a.value,d=f&&f.components[u];if(!d)return Va(n.default,{Component:d,route:l});const p=f.props[u],h=p?p===!0?l.params:typeof p=="function"?p(l):p:null,E=Oe(d,le({},h,t,{onVnodeUnmounted:w=>{w.component.isUnmounted&&(f.instances[u]=null)},ref:c}));return Va(n.default,{Component:E,route:l})||E}}});function Va(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const gu=Oy;function $y(e){const t=cy(e.routes,e),n=e.parseQuery||Ty,r=e.stringifyQuery||ja,o=e.history,s=On(),i=On(),a=On(),c=It(at);let l=at;cn&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Mo.bind(null,x=>""+x),f=Mo.bind(null,Py),d=Mo.bind(null,Xr);function p(x,U){let B,q;return cu(x)?(B=t.getRecordMatcher(x),q=U):q=x,t.addRoute(q,B)}function h(x){const U=t.getRecordMatcher(x);U&&t.removeRoute(U)}function g(){return t.getRoutes().map(x=>x.record)}function E(x){return!!t.getRecordMatcher(x)}function w(x,U){if(U=le({},U||c.value),typeof x=="string"){const C=No(n,x,U.path),k=t.resolve({path:C.path},U),S=o.createHref(C.fullPath);return le(C,k,{params:d(k.params),hash:Xr(C.hash),redirectedFrom:void 0,href:S})}let B;if("path"in x)B=le({},x,{path:No(n,x.path,U.path).path});else{const C=le({},x.params);for(const k in C)C[k]==null&&delete C[k];B=le({},x,{params:f(C)}),U.params=f(U.params)}const q=t.resolve(B,U),ce=x.hash||"";q.params=u(d(q.params));const _=Dg(r,le({},x,{hash:wy(ce),path:q.path})),v=o.createHref(_);return le({fullPath:_,hash:ce,query:r===ja?ky(x.query):x.query||{}},q,{redirectedFrom:void 0,href:v})}function b(x){return typeof x=="string"?No(n,x,c.value.path):le({},x)}function y(x,U){if(l!==x)return En(8,{from:U,to:x})}function m(x){return A(x)}function P(x){return m(le(b(x),{replace:!0}))}function T(x){const U=x.matched[x.matched.length-1];if(U&&U.redirect){const{redirect:B}=U;let q=typeof B=="function"?B(x):B;return typeof q=="string"&&(q=q.includes("?")||q.includes("#")?q=b(q):{path:q},q.params={}),le({query:x.query,hash:x.hash,params:"path"in q?{}:x.params},q)}}function A(x,U){const B=l=w(x),q=c.value,ce=x.state,_=x.force,v=x.replace===!0,C=T(B);if(C)return A(le(b(C),{state:typeof C=="object"?le({},ce,C.state):ce,force:_,replace:v}),U||B);const k=B;k.redirectedFrom=U;let S;return!_&&Hg(r,q,B)&&(S=En(16,{to:k,from:q}),st(q,q,!0,!1)),(S?Promise.resolve(S):M(k,q)).catch(I=>dt(I)?dt(I,2)?I:vt(I):W(I,k,q)).then(I=>{if(I){if(dt(I,2))return A(le({replace:v},b(I.to),{state:typeof I.to=="object"?le({},ce,I.to.state):ce,force:_}),U||k)}else I=D(k,q,!0,v,ce);return X(k,q,I),I})}function R(x,U){const B=y(x,U);return B?Promise.reject(B):Promise.resolve()}function F(x){const U=on.values().next().value;return U&&typeof U.runWithContext=="function"?U.runWithContext(x):x()}function M(x,U){let B;const[q,ce,_]=My(x,U);B=Do(q.reverse(),"beforeRouteLeave",x,U);for(const C of q)C.leaveGuards.forEach(k=>{B.push(xt(k,x,U))});const v=R.bind(null,x,U);return B.push(v),Ae(B).then(()=>{B=[];for(const C of s.list())B.push(xt(C,x,U));return B.push(v),Ae(B)}).then(()=>{B=Do(ce,"beforeRouteUpdate",x,U);for(const C of ce)C.updateGuards.forEach(k=>{B.push(xt(k,x,U))});return B.push(v),Ae(B)}).then(()=>{B=[];for(const C of _)if(C.beforeEnter)if(rt(C.beforeEnter))for(const k of C.beforeEnter)B.push(xt(k,x,U));else B.push(xt(C.beforeEnter,x,U));return B.push(v),Ae(B)}).then(()=>(x.matched.forEach(C=>C.enterCallbacks={}),B=Do(_,"beforeRouteEnter",x,U),B.push(v),Ae(B))).then(()=>{B=[];for(const C of i.list())B.push(xt(C,x,U));return B.push(v),Ae(B)}).catch(C=>dt(C,8)?C:Promise.reject(C))}function X(x,U,B){a.list().forEach(q=>F(()=>q(x,U,B)))}function D(x,U,B,q,ce){const _=y(x,U);if(_)return _;const v=U===at,C=cn?history.state:{};B&&(q||v?o.replace(x.fullPath,le({scroll:v&&C&&C.scroll},ce)):o.push(x.fullPath,ce)),c.value=x,st(x,U,B,v),vt()}let G;function pe(){G||(G=o.listen((x,U,B)=>{if(!hr.listening)return;const q=w(x),ce=T(q);if(ce){A(le(ce,{replace:!0}),q).catch(Wn);return}l=q;const _=c.value;cn&&Wg(Ia(_.fullPath,B.delta),vo()),M(q,_).catch(v=>dt(v,12)?v:dt(v,2)?(A(v.to,q).then(C=>{dt(C,20)&&!B.delta&&B.type===sr.pop&&o.go(-1,!1)}).catch(Wn),Promise.reject()):(B.delta&&o.go(-B.delta,!1),W(v,q,_))).then(v=>{v=v||D(q,_,!1),v&&(B.delta&&!dt(v,8)?o.go(-B.delta,!1):B.type===sr.pop&&dt(v,20)&&o.go(-1,!1)),X(q,_,v)}).catch(Wn)}))}let de=On(),K=On(),ee;function W(x,U,B){vt(x);const q=K.list();return q.length?q.forEach(ce=>ce(x,U,B)):console.error(x),Promise.reject(x)}function Ye(){return ee&&c.value!==at?Promise.resolve():new Promise((x,U)=>{de.add([x,U])})}function vt(x){return ee||(ee=!x,pe(),de.list().forEach(([U,B])=>x?B(x):U()),de.reset()),x}function st(x,U,B,q){const{scrollBehavior:ce}=e;if(!cn||!ce)return Promise.resolve();const _=!B&&qg(Ia(x.fullPath,0))||(q||!B)&&history.state&&history.state.scroll||null;return jt().then(()=>ce(x,U,_)).then(v=>v&&Kg(v)).catch(v=>W(v,x,U))}const De=x=>o.go(x);let rn;const on=new Set,hr={currentRoute:c,listening:!0,addRoute:p,removeRoute:h,hasRoute:E,getRoutes:g,resolve:w,options:e,push:m,replace:P,go:De,back:()=>De(-1),forward:()=>De(1),beforeEach:s.add,beforeResolve:i.add,afterEach:a.add,onError:K.add,isReady:Ye,install(x){const U=this;x.component("RouterLink",Ay),x.component("RouterView",gu),x.config.globalProperties.$router=U,Object.defineProperty(x.config.globalProperties,"$route",{enumerable:!0,get:()=>H(c)}),cn&&!rn&&c.value===at&&(rn=!0,m(o.location).catch(ce=>{}));const B={};for(const ce in at)Object.defineProperty(B,ce,{get:()=>c.value[ce],enumerable:!0});x.provide(ai,U),x.provide(ci,At(B)),x.provide(_s,c);const q=x.unmount;on.add(x),x.unmount=function(){on.delete(x),on.size<1&&(l=at,G&&G(),G=null,c.value=at,rn=!1,ee=!1),q()}}};function Ae(x){return x.reduce((U,B)=>U.then(()=>F(B)),Promise.resolve())}return hr}function My(e,t){const n=[],r=[],o=[],s=Math.max(t.matched.length,e.matched.length);for(let i=0;iwn(l,a))?r.push(a):n.push(a));const c=e.matched[i];c&&(t.matched.find(l=>wn(l,c))||o.push(c))}return[n,r,o]}function Qw(){return Le(ci)}const Ka=[{name:"slug",path:"/:slug(.*)*",meta:{},alias:[],redirect:void 0,component:()=>L(()=>import("./document-driven.84ddddce.js"),["./document-driven.84ddddce.js","./DocumentDrivenEmpty.2c8ceb70.js","./ContentRenderer.b737edbc.js","./ContentRendererMarkdown.vue.522e8eb3.js","./DocumentDrivenNotFound.078e8cbe.js","./DocumentDrivenNotFound.e8fae475.css"],import.meta.url).then(e=>e.default||e)}],Ny={scrollBehavior(e,t,n){var l;const r=ue(),o=((l=ot().options)==null?void 0:l.scrollBehaviorType)??"auto";let s=n||void 0;const i=typeof e.meta.scrollToTop=="function"?e.meta.scrollToTop(e,t):e.meta.scrollToTop;if(!s&&t&&e&&i!==!1&&Dy(t,e)&&(s={left:0,top:0}),e.path===t.path){if(t.hash&&!e.hash)return{left:0,top:0};if(e.hash)return{el:e.hash,top:Wa(e.hash),behavior:o}}const a=u=>!!(u.meta.pageTransition??ms),c=a(t)&&a(e)?"page:transition:finish":"page:finish";return new Promise(u=>{r.hooks.hookOnce(c,async()=>{await jt(),e.hash&&(s={el:e.hash,top:Wa(e.hash),behavior:o}),u(s)})})}};function Wa(e){try{const t=document.querySelector(e);if(t)return parseFloat(getComputedStyle(t).scrollMarginTop)}catch{}return 0}function Dy(e,t){return t.path!==e.path||JSON.stringify(e.params)!==JSON.stringify(t.params)}const Hy={},He={...Hy,...Ny},jy=async e=>{var c;let t,n;if(!((c=e.meta)!=null&&c.validate))return;const r=ue(),o=ot();if(([t,n]=or(()=>Promise.resolve(e.meta.validate(e))),t=await t,n(),t)===!0)return;const i=oi({statusCode:404,statusMessage:`Page Not Found: ${e.fullPath}`}),a=o.beforeResolve(l=>{if(a(),l===e){const u=o.afterEach(async()=>{u(),await r.runWithContext(()=>un(i)),window.history.pushState({},"",e.fullPath)});return!1}})},By=async e=>{let t,n;const r=([t,n]=or(()=>nu(e.path)),t=await t,n(),t);if(r.redirect)return r.redirect},Fy=[jy,By],Qn={};function zy(e,t,n){const{pathname:r,search:o,hash:s}=t,i=e.indexOf("#");if(i>-1){const l=s.includes(e.slice(i))?e.slice(i).length:1;let u=s.slice(l);return u[0]!=="/"&&(u="/"+u),ua(u,"")}const a=ua(r,e),c=!n||Zp(a,n,{trailingSlash:!0})?a:n;return c+(c.includes("?")?"":o)+s}const Uy=Ke({name:"nuxt:router",enforce:"pre",async setup(e){var g,E;let t,n,r=$e().app.baseURL;He.hashMode&&!r.includes("#")&&(r+="#");const o=((g=He.history)==null?void 0:g.call(He,r))??(He.hashMode?Yg(r):au(r)),s=((E=He.routes)==null?void 0:E.call(He,Ka))??Ka;let i;const a=zy(r,window.location,e.payload.path),c=$y({...He,scrollBehavior:(w,b,y)=>{var m;if(b===at){i=y;return}return c.options.scrollBehavior=He.scrollBehavior,(m=He.scrollBehavior)==null?void 0:m.call(He,w,at,i||y)},history:o,routes:s});e.vueApp.use(c);const l=It(c.currentRoute.value);c.afterEach((w,b)=>{l.value=b}),Object.defineProperty(e.vueApp.config.globalProperties,"previousRoute",{get:()=>l.value});const u=It(c.resolve(a)),f=()=>{u.value=c.currentRoute.value};e.hook("page:finish",f),c.afterEach((w,b)=>{var y,m,P,T;((m=(y=w.matched[0])==null?void 0:y.components)==null?void 0:m.default)===((T=(P=b.matched[0])==null?void 0:P.components)==null?void 0:T.default)&&f()});const d={};for(const w in u.value)Object.defineProperty(d,w,{get:()=>u.value[w]});e._route=At(d),e._middleware=e._middleware||{global:[],named:{}};const p=go();try{[t,n]=or(()=>c.isReady()),await t,n()}catch(w){[t,n]=or(()=>e.runWithContext(()=>un(w))),await t,n()}const h=e.payload.state._layout;return c.beforeEach(async(w,b)=>{var y;w.meta=nt(w.meta),e.isHydrating&&h&&!en(w.meta.layout)&&(w.meta.layout=h),e._processingMiddleware=!0;{const m=new Set([...Fy,...e._middleware.global]);for(const P of w.matched){const T=P.meta.middleware;if(T)if(Array.isArray(T))for(const A of T)m.add(A);else m.add(T)}for(const P of m){const T=typeof P=="string"?e._middleware.named[P]||await((y=Qn[P])==null?void 0:y.call(Qn).then(R=>R.default||R)):P;if(!T)throw new Error(`Unknown route middleware: '${P}'.`);const A=await e.runWithContext(()=>T(w,b));if(!e.payload.serverRendered&&e.isHydrating&&(A===!1||A instanceof Error)){const R=A||ds({statusCode:404,statusMessage:`Page Not Found: ${a}`});return await e.runWithContext(()=>un(R)),!1}if(A!==!0&&(A||A===!1))return A}}}),c.onError(()=>{delete e._processingMiddleware}),c.afterEach(async(w,b,y)=>{delete e._processingMiddleware,!e.isHydrating&&p.value&&await e.runWithContext(zm),w.matched.length===0&&await e.runWithContext(()=>un(ds({statusCode:404,fatal:!1,statusMessage:`Page not found: ${w.fullPath}`})))}),e.hooks.hookOnce("app:created",async()=>{try{await c.replace({...c.resolve(a),name:void 0,force:!0}),c.options.scrollBehavior=He.scrollBehavior}catch(w){await e.runWithContext(()=>un(w))}}),{provide:{router:c}}}}),Vy=Ke({name:"nuxt:payload",setup(e){ot().beforeResolve(async(t,n)=>{if(t.path===n.path)return;const r=await ka(t.path);r&&Object.assign(e.static.data,r.data)}),si(()=>{var t;e.hooks.hook("link:prefetch",async n=>{dr(n).protocol||await ka(n)}),((t=navigator.connection)==null?void 0:t.effectiveType)!=="slow-2g"&&setTimeout(_o,1e3)})}}),Ky=$(()=>L(()=>import("./ArticlesList.c4f1272b.js"),["./ArticlesList.c4f1272b.js","./ArticlesListItem.ddfb36e0.js","./date.824a539b.js","./ArticlesListItem.a0fa6e18.css","./ProseA.f5974920.js","./ProseA.268ce222.css","./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css","./asyncData.10039957.js","./ArticlesList.109311bd.css"],import.meta.url).then(e=>e.default)),Wy=$(()=>L(()=>import("./ArticlesListItem.ddfb36e0.js"),["./ArticlesListItem.ddfb36e0.js","./date.824a539b.js","./ArticlesListItem.a0fa6e18.css"],import.meta.url).then(e=>e.default)),qy=$(()=>L(()=>import("./ContactForm.79e6fba5.js"),["./ContactForm.79e6fba5.js","./Input.8d797d7e.js","./Input.1599c06f.css","./Button.9627eefc.js","./Button.473f1c10.css","./ContactForm.8360de99.css"],import.meta.url).then(e=>e.default)),Qy=$(()=>L(()=>import("./Gallery.9cccd7c3.js"),["./Gallery.9cccd7c3.js","./Gallery.40d6ef2b.css"],import.meta.url).then(e=>e.default)),Jy=$(()=>L(()=>import("./Hero.3fde6a9c.js"),["./Hero.3fde6a9c.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Hero.2fc157e1.css"],import.meta.url).then(e=>e.default)),Gy=$(()=>L(()=>import("./Input.8d797d7e.js"),["./Input.8d797d7e.js","./Input.1599c06f.css"],import.meta.url).then(e=>e.default)),Yy=$(()=>L(()=>Promise.resolve().then(()=>Aw),void 0,import.meta.url).then(e=>e.default)),Xy=$(()=>L(()=>Promise.resolve().then(()=>rb),void 0,import.meta.url).then(e=>e.default)),Zy=$(()=>L(()=>Promise.resolve().then(()=>Mw),void 0,import.meta.url).then(e=>e.default)),e_=$(()=>L(()=>Promise.resolve().then(()=>V0),void 0,import.meta.url).then(e=>e.default)),t_=$(()=>L(()=>import("./Button.9627eefc.js"),["./Button.9627eefc.js","./Button.473f1c10.css"],import.meta.url).then(e=>e.default)),n_=$(()=>L(()=>Promise.resolve().then(()=>Cw),void 0,import.meta.url).then(e=>e.default)),r_=$(()=>L(()=>import("./DocumentDrivenNotFound.078e8cbe.js"),["./DocumentDrivenNotFound.078e8cbe.js","./DocumentDrivenNotFound.e8fae475.css"],import.meta.url).then(e=>e.default)),o_=$(()=>L(()=>Promise.resolve().then(()=>Q0),void 0,import.meta.url).then(e=>e.default)),s_=$(()=>L(()=>Promise.resolve().then(()=>pw),void 0,import.meta.url).then(e=>e.default)),i_=$(()=>L(()=>import("./ProseA.f5974920.js"),["./ProseA.f5974920.js","./ProseA.268ce222.css"],import.meta.url).then(e=>e.default)),a_=$(()=>L(()=>import("./ProseBlockquote.ef988a55.js"),["./ProseBlockquote.ef988a55.js","./ProseBlockquote.7d9f77c3.css"],import.meta.url).then(e=>e.default)),c_=$(()=>L(()=>import("./ProseCode.90a8030c.js"),["./ProseCode.90a8030c.js","./ProseCode.d8d53f8a.css"],import.meta.url).then(e=>e.default)),l_=$(()=>L(()=>import("./ProseCodeInline.961d0dbe.js"),["./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css"],import.meta.url).then(e=>e.default)),u_=$(()=>L(()=>import("./ProseEm.de8d256a.js"),["./ProseEm.de8d256a.js","./ProseEm.5b7e5432.css"],import.meta.url).then(e=>e.default)),f_=$(()=>L(()=>import("./ProseH1.ac584c05.js"),["./ProseH1.ac584c05.js","./ProseH1.98d0a503.css"],import.meta.url).then(e=>e.default)),d_=$(()=>L(()=>import("./ProseH2.94bd7efb.js"),["./ProseH2.94bd7efb.js","./ProseH2.c1031ff6.css"],import.meta.url).then(e=>e.default)),p_=$(()=>L(()=>import("./ProseH3.84f6d62d.js"),["./ProseH3.84f6d62d.js","./ProseH3.9cff9841.css"],import.meta.url).then(e=>e.default)),h_=$(()=>L(()=>import("./ProseH4.9281208b.js"),["./ProseH4.9281208b.js","./ProseH4.e753453d.css"],import.meta.url).then(e=>e.default)),m_=$(()=>L(()=>import("./ProseH5.1ec95d3c.js"),["./ProseH5.1ec95d3c.js","./ProseH5.6d4f8017.css"],import.meta.url).then(e=>e.default)),g_=$(()=>L(()=>import("./ProseH6.ab9c0e75.js"),["./ProseH6.ab9c0e75.js","./ProseH6.c09bc6f6.css"],import.meta.url).then(e=>e.default)),y_=$(()=>L(()=>import("./ProseHr.ecc83851.js"),["./ProseHr.ecc83851.js","./ProseHr.2e29c12f.css"],import.meta.url).then(e=>e.default)),__=$(()=>L(()=>import("./ProseImg.83ac139b.js"),["./ProseImg.83ac139b.js","./ProseImg.5fe04525.css"],import.meta.url).then(e=>e.default)),v_=$(()=>L(()=>import("./ProseLi.fa5bc5da.js"),["./ProseLi.fa5bc5da.js","./ProseLi.52e0aa5d.css"],import.meta.url).then(e=>e.default)),b_=$(()=>L(()=>import("./ProseOl.7f482705.js"),["./ProseOl.7f482705.js","./ProseOl.3851b27e.css"],import.meta.url).then(e=>e.default)),w_=$(()=>L(()=>import("./ProseP.0a2081ef.js"),["./ProseP.0a2081ef.js","./ProseP.e15ad950.css"],import.meta.url).then(e=>e.default)),E_=$(()=>L(()=>import("./ProseStrong.3593f5a2.js"),["./ProseStrong.3593f5a2.js","./ProseStrong.e422a099.css"],import.meta.url).then(e=>e.default)),C_=$(()=>L(()=>import("./ProseTable.6d0646e3.js"),["./ProseTable.6d0646e3.js","./ProseTable.4d7032cd.css"],import.meta.url).then(e=>e.default)),P_=$(()=>L(()=>import("./ProseTbody.5653c3b1.js"),[],import.meta.url).then(e=>e.default)),T_=$(()=>L(()=>import("./ProseTd.67a3ea69.js"),["./ProseTd.67a3ea69.js","./ProseTd.8e3e3feb.css"],import.meta.url).then(e=>e.default)),k_=$(()=>L(()=>import("./ProseTh.4f68110b.js"),["./ProseTh.4f68110b.js","./ProseTh.9a3b0247.css"],import.meta.url).then(e=>e.default)),x_=$(()=>L(()=>import("./ProseThead.7d6c9a5f.js"),["./ProseThead.7d6c9a5f.js","./ProseThead.ba6d0440.css"],import.meta.url).then(e=>e.default)),S_=$(()=>L(()=>import("./ProseTr.f6b09f49.js"),["./ProseTr.f6b09f49.js","./ProseTr.4c2f392a.css"],import.meta.url).then(e=>e.default)),R_=$(()=>L(()=>import("./ProseUl.eab165d5.js"),["./ProseUl.eab165d5.js","./ProseUl.c8e555e2.css"],import.meta.url).then(e=>e.default)),A_=$(()=>L(()=>import("./Alert.b1186e21.js"),["./Alert.b1186e21.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Alert.3dcb331a.css"],import.meta.url).then(e=>e.default)),I_=$(()=>L(()=>import("./Badge.84314f28.js"),["./Badge.84314f28.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Badge.52c91dfb.css"],import.meta.url).then(e=>e.default)),L_=$(()=>L(()=>import("./ButtonLink.d3bf1e77.js"),["./ButtonLink.d3bf1e77.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./ButtonLink.d8260459.css"],import.meta.url).then(e=>e.default)),O_=$(()=>L(()=>import("./Callout.450d9542.js"),["./Callout.450d9542.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Callout.150cee45.css"],import.meta.url).then(e=>e.default)),$_=$(()=>L(()=>import("./CodeBlock.dfbe6f4d.js"),["./CodeBlock.dfbe6f4d.js","./CodeBlock.192b0031.css"],import.meta.url).then(e=>e.default)),M_=$(()=>L(()=>import("./CodeGroup.3200e239.js"),["./CodeGroup.3200e239.js","./TabsHeader.e0e5765f.js","./TabsHeader.dddb56bf.css","./CodeGroup.647f4fa0.css"],import.meta.url).then(e=>e.default)),N_=$(()=>L(()=>Promise.resolve().then(()=>Lw),void 0,import.meta.url).then(e=>e.default)),D_=$(()=>L(()=>import("./CopyButton.0c4b30ca.js"),["./CopyButton.0c4b30ca.js","./index.f211fae0.js"],import.meta.url).then(e=>e.default)),H_=$(()=>L(()=>import("./Ellipsis.5e63cf1c.js"),["./Ellipsis.5e63cf1c.js","./Ellipsis.60445b38.css"],import.meta.url).then(e=>e.default)),j_=$(()=>L(()=>import("./List.17ceb635.js"),["./List.17ceb635.js","./MDCSlot.bcbc4379.js","./List.ade6b254.css"],import.meta.url).then(e=>e.default)),B_=$(()=>L(()=>import("./NuxtImg.ef96ca3e.js"),[],import.meta.url).then(e=>e.default)),F_=$(()=>L(()=>import("./Props.2988dfbf.js"),["./Props.2988dfbf.js","./ProseTh.4f68110b.js","./ProseTh.9a3b0247.css","./ProseTr.f6b09f49.js","./ProseTr.4c2f392a.css","./ProseThead.7d6c9a5f.js","./ProseThead.ba6d0440.css","./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css","./ProseTd.67a3ea69.js","./ProseTd.8e3e3feb.css","./ProseTbody.5653c3b1.js","./ProseTable.6d0646e3.js","./ProseTable.4d7032cd.css","./asyncData.10039957.js"],import.meta.url).then(e=>e.default)),z_=$(()=>L(()=>import("./Sandbox.6a3441b1.js"),["./Sandbox.6a3441b1.js","./TabsHeader.e0e5765f.js","./TabsHeader.dddb56bf.css","./Sandbox.b111b134.css"],import.meta.url).then(e=>e.default)),U_=$(()=>L(()=>import("./SourceLink.e69e6098.js"),["./SourceLink.e69e6098.js","./ProseP.0a2081ef.js","./ProseP.e15ad950.css"],import.meta.url).then(e=>e.default)),V_=$(()=>L(()=>import("./TabsHeader.e0e5765f.js"),["./TabsHeader.e0e5765f.js","./TabsHeader.dddb56bf.css"],import.meta.url).then(e=>e.default)),K_=$(()=>L(()=>import("./Terminal.2a9cd33d.js"),["./Terminal.2a9cd33d.js","./index.f211fae0.js","./Terminal.61f9481a.css"],import.meta.url).then(e=>e.default)),W_=$(()=>L(()=>import("./VideoPlayer.0aba6d3f.js"),["./VideoPlayer.0aba6d3f.js","./VideoPlayer.77cc96c5.css"],import.meta.url).then(e=>e.default)),q_=$(()=>L(()=>import("./IconCodeSandBox.cc7ebe23.js"),[],import.meta.url).then(e=>e.default)),Q_=$(()=>L(()=>import("./IconDocus.aa82c46d.js"),[],import.meta.url).then(e=>e.default)),J_=$(()=>L(()=>import("./IconNuxt.fd84caaa.js"),[],import.meta.url).then(e=>e.default)),G_=$(()=>L(()=>import("./IconNuxtContent.fd84caaa.js"),[],import.meta.url).then(e=>e.default)),Y_=$(()=>L(()=>import("./IconNuxtLabs.4c12fbfe.js"),[],import.meta.url).then(e=>e.default)),X_=$(()=>L(()=>import("./IconNuxtStudio.c9be274e.js"),["./IconNuxtStudio.c9be274e.js","./IconNuxtStudio.ed0d1cf7.css"],import.meta.url).then(e=>e.default)),Z_=$(()=>L(()=>import("./IconStackBlitz.7a3668d2.js"),[],import.meta.url).then(e=>e.default)),ev=$(()=>L(()=>import("./IconVueTelescope.8894ef15.js"),[],import.meta.url).then(e=>e.default)),tv=$(()=>L(()=>import("./BlockHero.0cc45b0a.js"),["./BlockHero.0cc45b0a.js","./MDCSlot.bcbc4379.js","./ButtonLink.d3bf1e77.js","./slot.03b08a9d.js","./ButtonLink.d8260459.css","./Terminal.2a9cd33d.js","./index.f211fae0.js","./Terminal.61f9481a.css","./VideoPlayer.0aba6d3f.js","./VideoPlayer.77cc96c5.css","./BlockHero.1cadb836.css"],import.meta.url).then(e=>e.default)),nv=$(()=>L(()=>import("./Card.6b0f55c4.js"),["./Card.6b0f55c4.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Card.21f19f86.css"],import.meta.url).then(e=>e.default)),rv=$(()=>L(()=>import("./CardGrid.8e7093cd.js"),["./CardGrid.8e7093cd.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./CardGrid.6aee69a4.css"],import.meta.url).then(e=>e.default)),ov=$(()=>L(()=>import("./VoltaBoard.4e58d316.js"),["./VoltaBoard.4e58d316.js","./VoltaBoard.a5d6b336.css"],import.meta.url).then(e=>e.default)),sv=$(()=>L(()=>import("./ComponentPlayground.1ff02867.js"),["./ComponentPlayground.1ff02867.js","./asyncData.10039957.js","./Ellipsis.5e63cf1c.js","./Ellipsis.60445b38.css","./ComponentPlaygroundData.275fe33b.js","./TabsHeader.e0e5765f.js","./TabsHeader.dddb56bf.css","./ComponentPlaygroundProps.56e788e7.js","./ProseH4.9281208b.js","./ProseH4.e753453d.css","./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css","./Badge.84314f28.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Badge.52c91dfb.css","./ProseP.0a2081ef.js","./ProseP.e15ad950.css","./index.f211fae0.js","./ComponentPlaygroundProps.d0b14a18.css","./ComponentPlaygroundSlots.vue.8b2d27a3.js","./ComponentPlaygroundTokens.vue.61c6df0e.js","./ComponentPlaygroundData.479467a8.css","./ComponentPlayground.9e4a0d12.css"],import.meta.url).then(e=>e.default)),iv=$(()=>L(()=>import("./ComponentPlaygroundData.275fe33b.js"),["./ComponentPlaygroundData.275fe33b.js","./TabsHeader.e0e5765f.js","./TabsHeader.dddb56bf.css","./ComponentPlaygroundProps.56e788e7.js","./ProseH4.9281208b.js","./ProseH4.e753453d.css","./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css","./Badge.84314f28.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Badge.52c91dfb.css","./ProseP.0a2081ef.js","./ProseP.e15ad950.css","./index.f211fae0.js","./ComponentPlaygroundProps.d0b14a18.css","./ComponentPlaygroundSlots.vue.8b2d27a3.js","./ComponentPlaygroundTokens.vue.61c6df0e.js","./ComponentPlaygroundData.479467a8.css"],import.meta.url).then(e=>e.default)),av=$(()=>L(()=>import("./ComponentPlaygroundProps.56e788e7.js"),["./ComponentPlaygroundProps.56e788e7.js","./ProseH4.9281208b.js","./ProseH4.e753453d.css","./ProseCodeInline.961d0dbe.js","./ProseCodeInline.fdd1b22a.css","./Badge.84314f28.js","./MDCSlot.bcbc4379.js","./slot.03b08a9d.js","./Badge.52c91dfb.css","./ProseP.0a2081ef.js","./ProseP.e15ad950.css","./index.f211fae0.js","./ComponentPlaygroundProps.d0b14a18.css"],import.meta.url).then(e=>e.default)),cv=$(()=>L(()=>import("./ComponentPlaygroundSlots.b2efd6b9.js"),["./ComponentPlaygroundSlots.b2efd6b9.js","./ComponentPlaygroundSlots.vue.8b2d27a3.js"],import.meta.url).then(e=>e.default)),lv=$(()=>L(()=>import("./ComponentPlaygroundTokens.6d2cff6b.js"),["./ComponentPlaygroundTokens.6d2cff6b.js","./ComponentPlaygroundTokens.vue.61c6df0e.js"],import.meta.url).then(e=>e.default)),uv=$(()=>L(()=>import("./PreviewLayout.dcc85ee0.js"),["./PreviewLayout.dcc85ee0.js","./PreviewLayout.2a3bb411.css"],import.meta.url).then(e=>e.default)),fv=$(()=>L(()=>import("./TokensPlayground.0ce6a4a1.js"),[],import.meta.url).then(e=>e.default)),dv=$(()=>L(()=>import("./ContentDoc.782c5c6d.js"),["./ContentDoc.782c5c6d.js","./ContentRenderer.b737edbc.js","./ContentRendererMarkdown.vue.522e8eb3.js","./ContentQuery.03c89ee1.js","./asyncData.10039957.js"],import.meta.url).then(e=>e.default)),pv=$(()=>L(()=>import("./ContentList.ffb03ae4.js"),["./ContentList.ffb03ae4.js","./ContentQuery.03c89ee1.js","./asyncData.10039957.js"],import.meta.url).then(e=>e.default)),hv=$(()=>L(()=>import("./ContentNavigation.fbb2e977.js"),["./ContentNavigation.fbb2e977.js","./asyncData.10039957.js"],import.meta.url).then(e=>e.default)),mv=$(()=>L(()=>import("./ContentQuery.03c89ee1.js"),["./ContentQuery.03c89ee1.js","./asyncData.10039957.js"],import.meta.url).then(e=>e.default)),gv=$(()=>L(()=>import("./ContentRenderer.b737edbc.js"),["./ContentRenderer.b737edbc.js","./ContentRendererMarkdown.vue.522e8eb3.js"],import.meta.url).then(e=>e.default)),yv=$(()=>L(()=>import("./ContentRendererMarkdown.dddfe806.js"),["./ContentRendererMarkdown.dddfe806.js","./ContentRendererMarkdown.vue.522e8eb3.js"],import.meta.url).then(e=>e.default)),_v=$(()=>L(()=>import("./ContentSlot.0edabbe7.js"),["./ContentSlot.0edabbe7.js","./MDCSlot.bcbc4379.js"],import.meta.url).then(e=>e.default)),vv=$(()=>L(()=>import("./DocumentDrivenEmpty.2c8ceb70.js"),[],import.meta.url).then(e=>e.default)),bv=$(()=>L(()=>import("./Markdown.1fcd4a62.js"),["./Markdown.1fcd4a62.js","./ContentSlot.0edabbe7.js","./MDCSlot.bcbc4379.js"],import.meta.url).then(e=>e.default)),wv=$(()=>L(()=>import("./ProsePre.25a7b5db.js"),["./ProsePre.25a7b5db.js","./ProseCode.90a8030c.js","./ProseCode.d8d53f8a.css","./ProsePre.e63e49c6.css"],import.meta.url).then(e=>e.default)),Ev=$(()=>L(()=>import("./ProseScript.b88d8bb3.js"),[],import.meta.url).then(e=>e.default)),Cv=$(()=>L(()=>Promise.resolve().then(()=>fw),void 0,import.meta.url).then(e=>e.default)),Pv=$(()=>L(()=>import("./IconCSS.fcf87878.js"),["./IconCSS.fcf87878.js","./IconCSS.14bfb1d9.css"],import.meta.url).then(e=>e.default)),Tv=[["ArticlesList",Ky],["ArticlesListItem",Wy],["ContactForm",qy],["Gallery",Qy],["Hero",Jy],["Input",Gy],["AppFooter",Yy],["AppHeader",Xy],["AppLayout",Zy],["AppLoadingBar",e_],["Button",t_],["ColorModeSwitch",n_],["DocumentDrivenNotFound",r_],["MainNav",o_],["SocialIcons",s_],["ProseA",i_],["ProseBlockquote",a_],["ProseCode",c_],["ProseCodeInline",l_],["ProseEm",u_],["ProseH1",f_],["ProseH2",d_],["ProseH3",p_],["ProseH4",h_],["ProseH5",m_],["ProseH6",g_],["ProseHr",y_],["ProseImg",__],["ProseLi",v_],["ProseOl",b_],["ProseP",w_],["ProseStrong",E_],["ProseTable",C_],["ProseTbody",P_],["ProseTd",T_],["ProseTh",k_],["ProseThead",x_],["ProseTr",S_],["ProseUl",R_],["Alert",A_],["Badge",I_],["ButtonLink",L_],["Callout",O_],["CodeBlock",$_],["CodeGroup",M_],["Container",N_],["CopyButton",D_],["Ellipsis",H_],["List",j_],["NuxtImg",B_],["Props",F_],["Sandbox",z_],["SourceLink",U_],["TabsHeader",V_],["Terminal",K_],["VideoPlayer",W_],["IconCodeSandBox",q_],["IconDocus",Q_],["IconNuxt",J_],["IconNuxtContent",G_],["IconNuxtLabs",Y_],["IconNuxtStudio",X_],["IconStackBlitz",Z_],["IconVueTelescope",ev],["BlockHero",tv],["Card",nv],["CardGrid",rv],["VoltaBoard",ov],["ComponentPlayground",sv],["ComponentPlaygroundData",iv],["ComponentPlaygroundProps",av],["ComponentPlaygroundSlots",cv],["ComponentPlaygroundTokens",lv],["PreviewLayout",uv],["TokensPlayground",fv],["ContentDoc",dv],["ContentList",pv],["ContentNavigation",hv],["ContentQuery",mv],["ContentRenderer",gv],["ContentRendererMarkdown",yv],["MDCSlot",_v],["DocumentDrivenEmpty",vv],["Markdown",bv],["ProsePre",wv],["ProseScript",Ev],["Icon",Cv],["IconCSS",Pv]],kv=Ke({name:"nuxt:global-components",setup(e){for(const[t,n]of Tv)e.vueApp.component(t,n),e.vueApp.component("Lazy"+t,n)}}),Hn={article:()=>L(()=>import("./article.13cf1c96.js"),["./article.13cf1c96.js","./ProseA.f5974920.js","./ProseA.268ce222.css","./date.824a539b.js","./article.d95a9414.css"],import.meta.url).then(e=>e.default||e),default:()=>L(()=>import("./default.e5ba82c5.js"),[],import.meta.url).then(e=>e.default||e),page:()=>L(()=>import("./page.40fea742.js"),[],import.meta.url).then(e=>e.default||e)},xv=Ke({name:"nuxt:prefetch",setup(e){const t=ot();e.hooks.hook("app:mounted",()=>{t.beforeEach(async n=>{var o;const r=(o=n==null?void 0:n.meta)==null?void 0:o.layout;r&&typeof Hn[r]=="function"&&await Hn[r]()})}),e.hooks.hook("link:prefetch",n=>{var i,a,c,l;if(Dt(n))return;const r=t.resolve(n);if(!r)return;const o=(i=r==null?void 0:r.meta)==null?void 0:i.layout;let s=Array.isArray((a=r==null?void 0:r.meta)==null?void 0:a.middleware)?(c=r==null?void 0:r.meta)==null?void 0:c.middleware:[(l=r==null?void 0:r.meta)==null?void 0:l.middleware];s=s.filter(u=>typeof u=="string");for(const u of s)typeof Qn[u]=="function"&&Qn[u]();o&&typeof Hn[o]=="function"&&Hn[o]()})}}),Sv=["ArticlesList","ArticlesListItem","ContactForm","Gallery","Hero","Input","AppFooter","AppHeader","AppLayout","AppLoadingBar","Button","ColorModeSwitch","DocumentDrivenNotFound","MainNav","SocialIcons","ProseA","ProseBlockquote","ProseCode","ProseCodeInline","ProseEm","ProseH1","ProseH2","ProseH3","ProseH4","ProseH5","ProseH6","ProseHr","ProseImg","ProseLi","ProseOl","ProseP","ProseStrong","ProseTable","ProseTbody","ProseTd","ProseTh","ProseThead","ProseTr","ProseUl","ProseCodeCopyButton","Alert","Badge","ButtonLink","Callout","CodeBlock","CodeGroup","Container","CopyButton","Ellipsis","List","NuxtImg","Props","Sandbox","SourceLink","TabsHeader","Terminal","VideoPlayer","IconCodeSandBox","IconDocus","IconNuxt","IconNuxtContent","IconNuxtLabs","IconNuxtStudio","IconStackBlitz","IconVueTelescope","BlockHero","Card","CardGrid","VoltaBoard","ComponentPlayground","ComponentPlaygroundData","ComponentPlaygroundProps","ComponentPlaygroundSlots","ComponentPlaygroundTokens","PreviewLayout","TokensPlayground","ContentPreviewMode","ContentDoc","ContentList","ContentNavigation","ContentQuery","ContentRenderer","ContentRendererMarkdown","MDCSlot","DocumentDrivenEmpty","Markdown","ProsePre","ProseScript","NuxtWelcome","NuxtLayout","NuxtErrorBoundary","ClientOnly","DevOnly","ServerPlaceholder","NuxtLink","NuxtLoadingIndicator","NuxtPicture","ColorScheme","MDC","MDCRenderer","MDCSlot","Icon","IconCSS","NuxtPage","NoScript","Link","Base","Title","Meta","Style","Head","Html","Body"],Rv=/\d/,Av=["-","_","/","."];function Iv(e=""){if(!Rv.test(e))return e.toUpperCase()===e}function yu(e,t){const n=t??Av,r=[];if(!e||typeof e!="string")return r;let o="",s,i;for(const a of e){const c=n.includes(a);if(c===!0){r.push(o),o="",s=void 0;continue}const l=Iv(a);if(i===!1){if(s===!1&&l===!0){r.push(o),o=a,s=l;continue}if(s===!0&&l===!1&&o.length>1){const u=o[o.length-1];r.push(o.slice(0,Math.max(0,o.length-1))),o=u+a,s=l;continue}}o+=a,s=l,i=c}return r.push(o),r}function Lv(e){return e?e[0].toUpperCase()+e.slice(1):""}function Ov(e){return e?(Array.isArray(e)?e:yu(e)).map(t=>Lv(t)).join(""):""}function vs(e,t){return e?(Array.isArray(e)?e:yu(e)).map(n=>n.toLowerCase()).join(t??"-"):""}const ln=()=>{const e=St("dd-pages",()=>It(At({}))),t=St("dd-surrounds",()=>It(At({}))),n=St("dd-navigation"),r=St("dd-globals",()=>It(At({})));return{pages:e,surrounds:t,navigation:n,globals:r}},$v=()=>{const{navigation:e,pages:t,surrounds:n,globals:r}=ln(),o=se(()=>tn(Ht().path)),s=se(()=>t.value[o.value]),i=se(()=>n.value[o.value]),a=se(()=>{var p,h;return(h=(p=s==null?void 0:s.value)==null?void 0:p.body)==null?void 0:h.toc}),c=se(()=>{var p;return(p=s.value)==null?void 0:p._type}),l=se(()=>{var p;return(p=s.value)==null?void 0:p.excerpt}),u=se(()=>{var p;return(p=s.value)==null?void 0:p.layout}),f=se(()=>{var p;return(p=i.value)==null?void 0:p[1]}),d=se(()=>{var p;return(p=i.value)==null?void 0:p[0]});return{globals:r,navigation:e,surround:i,page:s,excerpt:l,toc:a,type:c,layout:u,next:f,prev:d}},_u=e=>{if(!e.children)return e._path;for(const t of(e==null?void 0:e.children)||[]){const n=_u(t);if(n)return n}},vu=(e,t)=>{for(const n of t){if(n._path===e&&!n._id)return n.children;if(n.children){const r=vu(e,n.children);if(r)return r}}},bu=(e,t)=>{for(const n of t){if(n._path===e)return n;if(n.children){const r=bu(e,n.children);if(r)return r}}},Mv=(e,t,n)=>{let r;const o=(s,i)=>{for(const a of i)if(!(s!=="/"&&a._path==="/")){if(s!=null&&s.startsWith(a._path)&&a[t]&&(r=a[t]),a._path===s)return;a.children&&o(s,a.children)}};return o(e,n),r},Nv=()=>({navBottomLink:_u,navDirFromPath:vu,navPageFromPath:bu,navKeyFromPath:Mv});function li(e){return JSON.stringify(e,Dv)}function Dv(e,t){return t instanceof RegExp?`--REGEX ${t.toString()}`:t}const wu=e=>{let t=li(e);return t=typeof Buffer<"u"?Buffer.from(t).toString("base64"):btoa(t),t=t.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,""),(t.match(/.{1,100}/g)||[]).join("/")},ui=()=>({isEnabled:()=>{const r=Ht().query;return Object.prototype.hasOwnProperty.call(r,"preview")&&!r.preview?!1:!!(r.preview||Ir("previewToken").value||sessionStorage.getItem("previewToken"))},getPreviewToken:()=>Ir("previewToken").value||sessionStorage.getItem("previewToken")||void 0,setPreviewToken:r=>{Ir("previewToken").value=r,Ht().query.preview=r||"",r?sessionStorage.setItem("previewToken",r):sessionStorage.removeItem("previewToken"),window.location.reload()}}),Zr=e=>ti(e,$e().public.content.api.baseURL),Eu=()=>{const{experimental:e}=$e().public.content;return e.clientDB?!0:ui().isEnabled()},qa=(e,t)=>t.split(".").reduce((n,r)=>n&&n[r],e),fi=(e,t)=>Object.keys(e).filter(t).reduce((n,r)=>Object.assign(n,{[r]:e[r]}),{}),Jw=e=>t=>e&&e.length?fi(t,n=>!e.includes(n)):t,Gw=e=>t=>Array.isArray(t)?t.map(n=>e(n)):e(t),Cu=e=>{const t=[],n=[];for(const r of e)["$","_"].includes(r)?t.push(r):n.push(r);return{prefixes:t,properties:n}},Yw=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Cu(e);return fi(t,o=>!r.includes(o)&&!n.includes(o[0]))},Xw=(e=[])=>t=>{if(e.length===0||!t)return t;const{prefixes:n,properties:r}=Cu(e);return fi(t,o=>r.includes(o)||n.includes(o[0]))},Zw=(e,t)=>{const n=new Intl.Collator(t.$locale,{numeric:t.$numeric,caseFirst:t.$caseFirst,sensitivity:t.$sensitivity}),r=Object.keys(t).filter(o=>!o.startsWith("$"));for(const o of r)e=e.sort((s,i)=>{const a=[qa(s,o),qa(i,o)].map(c=>{if(c!==null)return c instanceof Date?c.toISOString():c});return t[o]===-1&&a.reverse(),n.compare(a[0],a[1])});return e},eE=(e,t="Expected an array")=>{if(!Array.isArray(e))throw new TypeError(t)},pt=e=>Array.isArray(e)?e:[void 0,null].includes(e)?[]:[e],Hv=["sort","where","only","without"];function jv(e,t={}){const n={};for(const i of Object.keys(t.initialParams||{}))n[i]=Hv.includes(i)?pt(t.initialParams[i]):t.initialParams[i];const r=(i,a=c=>c)=>(...c)=>(n[i]=a(...c),s),o=i=>{var a;return t.legacy?i!=null&&i.surround?i.surround:i&&(i!=null&&i.dirConfig&&(i.result={_path:(a=i.dirConfig)==null?void 0:a._path,...i.result,_dir:i.dirConfig}),i!=null&&i._path||Array.isArray(i)||!Object.prototype.hasOwnProperty.call(i,"result")?i:i==null?void 0:i.result):i},s={params:()=>({...n,...n.where?{where:[...pt(n.where)]}:{},...n.sort?{sort:[...pt(n.sort)]}:{}}),only:r("only",pt),without:r("without",pt),where:r("where",i=>[...pt(n.where),...pt(i)]),sort:r("sort",i=>[...pt(n.sort),...pt(i)]),limit:r("limit",i=>parseInt(String(i),10)),skip:r("skip",i=>parseInt(String(i),10)),find:()=>e(s).then(o),findOne:()=>e(r("first")(!0)).then(o),count:()=>e(r("count")(!0)).then(o),locale:i=>s.where({_locale:i}),withSurround:r("surround",(i,a)=>({query:i,...a})),withDirConfig:()=>r("dirConfig")(!0)};return t.legacy&&(s.findSurround=(i,a)=>s.withSurround(i,a).find().then(o)),s}const Bv=()=>async e=>{const{content:t}=$e().public,n=e.params(),r=t.experimental.stripQueryParameters?Zr(`/query/${`${Yr(n)}.${t.integrity}`}/${wu(n)}.json`):Zr(`/query/${Yr(n)}.${t.integrity}.json`);if(Eu())return(await L(()=>import("./client-db.8bc4ff24.js"),[],import.meta.url).then(i=>i.useContentDatabase())).fetch(e);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:li(n),previewToken:ui().getPreviewToken()}});if(typeof o=="string"&&o.startsWith(""))throw new Error("Not found");return o};function Or(e,...t){const{content:n}=$e().public,r=jv(Bv(),{initialParams:typeof e!="string"?e:{},legacy:!0});let o;typeof e=="string"&&(o=ss(Ft(e,...t)));const s=r.params;return r.params=()=>{var a,c,l;const i=s();return o&&(i.where=i.where||[],i.first&&(i.where||[]).length===0?i.where.push({_path:tn(o)}):i.where.push({_path:new RegExp(`^${o.replace(/[-[\]{}()*+.,^$\s/]/g,"\\$&")}`)})),(a=i.sort)!=null&&a.length||(i.sort=[{_file:1,$numeric:!0}]),n.locales.length&&((l=(c=i.where)==null?void 0:c.find(f=>f._locale))!=null&&l._locale||(i.where=i.where||[],i.where.push({_locale:n.defaultLocale}))),i},r}const Fv=async e=>{const{content:t}=$e().public;typeof(e==null?void 0:e.params)!="function"&&(e=Or(e));const n=e.params(),r=t.experimental.stripQueryParameters?Zr(`/navigation/${`${Yr(n)}.${t.integrity}`}/${wu(n)}.json`):Zr(`/navigation/${Yr(n)}.${t.integrity}.json`);if(Eu())return(await L(()=>import("./client-db.8bc4ff24.js"),[],import.meta.url).then(i=>i.generateNavigation))(n);const o=await $fetch(r,{method:"GET",responseType:"json",params:t.experimental.stripQueryParameters?void 0:{_params:li(n),previewToken:ui().getPreviewToken()}});if(typeof o=="string"&&o.startsWith(""))throw new Error("Not found");return o},zv=Ke(e=>{var l,u,f,d;const t=(u=(l=$e())==null?void 0:l.public)==null?void 0:u.content.documentDriven,n=(d=(f=$e())==null?void 0:f.public)==null?void 0:d.content.experimental.clientDB,{navigation:r,pages:o,globals:s,surrounds:i}=ln(),a=(p,h,g,E)=>{var w;if(h&&(h!=null&&h.layout))return h.layout;if(p.matched.length&&((w=p.matched[0].meta)!=null&&w.layout))return p.matched[0].meta.layout;if(g&&h){const{navKeyFromPath:b}=Nv(),y=b(h._path,"layout",g);if(y)return y}if(t.layoutFallbacks&&E){let b;for(const y of t.layoutFallbacks)if(E[y]&&E[y].layout){b=E[y].layout;break}if(b)return b}return"default"},c=async(p,h=!1)=>{e.callHook("content:document-driven:start",{route:p,dedup:h});const g=p.meta.documentDriven||{};if(p.meta.documentDriven===!1)return;const E=tn(p.path),w=[];if(t.navigation&&g.navigation!==!1){const b=()=>{const{navigation:y}=ln();return y.value&&!h?y.value:Fv().then(m=>(y.value=m,m)).catch(()=>null)};w.push(b)}else w.push(()=>Promise.resolve(null));if(t.globals){const b=()=>{const{globals:y}=ln();if(typeof t.globals=="object"&&Array.isArray(t.globals)){console.log("Globals must be a list of keys with QueryBuilderParams as a value.");return}return Promise.all(Object.entries(t.globals).map(([m,P])=>{if(!h&&y.value[m])return y.value[m];let T="findOne";return P!=null&&P.type&&(T=P.type),Or(P)[T]().catch(()=>null)})).then(m=>m.reduce((P,T,A)=>{const R=Object.keys(t.globals)[A];return P[R]=T,P},{}))};w.push(b)}else w.push(()=>Promise.resolve(null));if(t.page&&g.page!==!1){let b={_path:E};typeof g.page=="string"&&(b={_path:g.page}),typeof g.page=="object"&&(b=g.page);const y=()=>{const{pages:m}=ln();return!h&&m.value[E]&&m.value[E]._path===E?m.value[E]:Or().where(b).findOne().catch(()=>null)};w.push(y)}else w.push(()=>Promise.resolve(null));if(t.surround&&g.surround!==!1){let b=E;["string","object"].includes(typeof g.page)&&(b=g.page),["string","object"].includes(typeof g.surround)&&(b=g.surround);const y=()=>{const{surrounds:m}=ln();return!h&&m.value[E]?m.value[E]:Or().where({_partial:{$not:!0},navigation:{$not:!1}}).without(["body"]).findSurround(b).catch(()=>null)};w.push(y)}else w.push(()=>Promise.resolve(null));return await Promise.all(w.map(b=>b())).then(async([b,y,m,P])=>{var A,R;b&&(r.value=b),y&&(s.value=y),P&&(i.value[E]=P);const T=(m==null?void 0:m.redirect)||((R=(A=m==null?void 0:m._dir)==null?void 0:A.navigation)==null?void 0:R.redirect);if(T)return o.value[E]=m,T;if(m){const F=a(p,m,b,y),M=Hn[F];M&&typeof M=="function"&&await M(),p.meta.layout=F,m.layout=F}o.value[E]=m,await e.callHook("content:document-driven:finish",{route:p,dedup:h,page:m,navigation:b,globals:y,surround:P})})};{const p=ot();e.hook("link:prefetch",h=>{if(!(h in o.value)&&!Dt(h)){const g=p.resolve(h);g.matched.length>0&&c(g)}}),e.hooks.hook("content:document-driven:finish",({page:h})=>{var g;(g=h==null?void 0:h.body)!=null&&g.children&&Pu(h.body.children)})}Bm(async(p,h)=>{if(!n&&p.path===h.path){if(!p.meta.layout){const E=tn(p.path);o.value[E]&&(p.meta.layout=o.value[E].layout)}return}const g=await c(p,!1);if(g)return Dt(g)?Hl(e,Yl,[g,{external:!0}]):g}),e.hook("app:data:refresh",async()=>await c(Ht(),!0))});function Pu(e){for(const t of e)if(t.children&&Pu(t.children),t.type==="element"&&t.tag){const n=Ov(t.tag);for(const r of["Prose"+n,n])Sv.includes(r)&&dg(r)}}let di=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const Tu=new RegExp("\\{([^}]+)\\}","g"),Uv="@dark",Vv="@light",Kv="@initial";function Qa(e,t,n,r="."){typeof t=="string"&&(t=t.split(r));const o=t.length-1;for(let i=0;it.includes(i))){r[o]={value:e[o]};continue}r[o]=xu(e[o],t,n)}}return r}function Wv(e={},t={}){const n={key:"attributes.variable",onNotFound:!1,...t};function r(o=void 0,s){if(!o)return H(e);const i={...n,...s},{key:a,onNotFound:c}=i,l=eo(H(e),o);if(!l&&typeof c=="function"){c(o,i);return}return a?l&&(l[a]?l[a]:eo(l,a)):l}return r.bind(this)}function Su(e){return Array.isArray(e)&&(e=e.join("-")),e.charAt(0)==="{"&&e.charAt(e.length-1)==="}"&&(e=e.substr(1,e.length-2)),`--${e.split(".").join("-")}`}function qv(e,t,n,r,o=[],s,i){var c;const a=Jv(e,t,r,s,i);return a||((c=s==null?void 0:s.utils)!=null&&c[e]?typeof s.utils[e]=="function"?s.utils[e](t):t?s.utils[e]:{}:(t=Qv(e,t,o,s,i),{[e]:t}))}function Qv(e,t,n,r,o){return(Array.isArray(t)||typeof t=="string"||typeof t=="number")&&(Array.isArray(t)?t=t.map(s=>Ja(e,s,n,r,o)).join(","):t=Ja(e,t,n,r,o)),t}function Ja(e,t,n,r,o){return typeof t=="number"?t:(t.match(Tu)&&(t=Ru(e,t,n,r,o)),t==="{}"?"":t)}function Ru(e,t,n,r,o){return typeof t!="string"||(t=t.replace(Tu,(s,i)=>{const a=Su(i),c=`var(${a})`;if(n.includes(a))return c;const l=r.$tokens(i,{key:void 0,loc:o}),u=typeof l=="string"?l:(l==null?void 0:l.variable)||(l==null?void 0:l.value);return u||c})),t}function Jv(e,t,n,r,o){if(e.startsWith("@")){const s=a=>{a=r.options.colorSchemeMode==="class"?`:root.${a}`:`@media (prefers-color-scheme: ${a})`;const c=a.startsWith("@media");return r!=null&&r.runtime?{"@media":{[a]:t}}:{[c?a:`${a} &`]:t}};if(e===Uv)return s("dark");if(e===Vv)return s("light");if(e===Kv){const a=r.$tokens("media.initial",{key:"value",onNotFound:!1,loc:o});return{[`@media${a?` ${a}`:""}`]:t}}const i=r.$tokens("media",{key:void 0,loc:o});if(i){const a=e.replace("@","");if(i[a])return{[`@media ${i[a].value}`]:t}}return{[e]:t}}}function Gv(e,t,n,r){var i;let o="";if(e==="dark"||e==="light")r==="class"?o=`:root.${e}`:o=`(prefers-color-scheme: ${e})`;else if(e!=="initial"&&n){const a=(i=n==null?void 0:n.media)==null?void 0:i[e];a&&(o=a.value)}let s;return o?o.startsWith(".")?s=`@media { :root${o} {`:o.startsWith(":root")?s=`@media { ${o} {`:s=`@media ${o} { :root {`:s="@media { :root {",`${`${`${s}--pinceau-mq: ${String(e)}; ${t}`} } }`} +`}const Ga=/\s*,\s*(?![^()]*\))/,Yv=(e,t)=>e.reduce((n,r)=>(n.push(...t.map(o=>o.includes("&")?o.replace(/&/g,/[ +>|~]/.test(r)&&/&.*&/.test(o)?`:is(${r})`:r):`${r} ${o}`)),n),[]),{prototype:{toString:Xv}}=Object,Zv=(e,t=void 0)=>{const n=new WeakSet,r=(s,i,a,c,l,u,f)=>{for(let d=0;d{let u="";for(const f in s){const d=f.charCodeAt(0)===64,p=f.charCodeAt(0)===45&&f.charCodeAt(1)===45;for(const h of d&&Array.isArray(s[f])?s[f]:[s[f]]){if(t&&(f!==c||h!==l)){const E=t(f,h,s,i);if(E!==null){u+=typeof E=="object"&&E?o(E,i,a,f,h):E??"";continue}}if(typeof h=="object"&&h&&h.toString===Xv){n.has(i)&&(n.delete(i),u+="}");const E=Object(f);let w;d?(w=i,u+=o(h,w,a.concat(E))):(w=i.length?Yv(i,f.split(Ga)):f.split(Ga),u+=o(h,w,a)),n.has(E)&&(n.delete(E),u+="}"),n.has(w)&&(n.delete(w),u+="}")}else u=r(u,i,a,f,h,d,p)}}return u};return o(e,[],[])},Au=".phy[--]";function e0(e,t={},n,r){const o=_e(),s=_e(t),i={},a=(h,g)=>Zv(h,(E,w,b,y)=>qv(E,w,b,y,[],{$tokens:e,utils:s.value,options:{colorSchemeMode:n,runtime:!0}},g));function c(){const h=globalThis||window;let g,E;if(h&&h.document){const w=`pinceau-runtime${r?`-${r}`:""}`,b=h.document;if(g=b.querySelector(`style#${w}`),!g){const y=b.createElement("style");y.id=w,y.type="text/css",g=b.head.appendChild(y)}E=b.querySelector(`style#pinceau-runtime-hydratable${r?`-${r}`:""}`)}return o.value=(g==null?void 0:g.sheet)||t0(),E?l(E):void 0}function l(h){var E,w;const g={};for(const b of Object.entries(((E=h==null?void 0:h.sheet)==null?void 0:E.cssRules)||((w=o.value)==null?void 0:w.cssRules)||{})){const[y,m]=b,P=n0(m);if(!P||!P.uid)continue;g[P.uid]||(g[P.uid]={});const T=o.value.insertRule(m.cssText,Number(y));g[P.uid][P.type]=o.value.cssRules.item(T)}return h&&h.remove(),g}function u(){return o.value?Object.entries(o.value.cssRules).reduce((h,[,g])=>(h+=`${g==null?void 0:g.cssText} `||"",h),""):""}function f(h,g,E,w,b){if(!Object.keys(E).length)return;const y=a({"@media":{[Au]:{"--puid":`${h}-${g}`},...E}},b);if(!y)return;w&&d(w);const m=o.value.insertRule(y);return o.value.cssRules[m]}function d(h){const g=Object.values(o.value.cssRules).indexOf(h);if(!(typeof g>"u"||isNaN(g)))try{o.value.deleteRule(g)}catch{}}const p=c();return{stringify:a,cache:i,pushDeclaration:f,deleteRule:d,sheet:o,toString:u,hydratableRules:p}}function t0(){return{cssRules:[],insertRule(e,t=this.cssRules.length){return this.cssRules.splice(t,1,{cssText:e}),t},deleteRule(e){delete this.cssRules[e]}}}function n0(e){const t=e.cssRules&&e.cssRules.length?Object.entries(e==null?void 0:e.cssRules).find(([s,i])=>i.selectorText===Au):void 0;if(!t)return;const n=/--puid:(.*)?-(c|v|p)?/m,[,r,o]=t[1].cssText.match(n);if(r)return{uid:r,type:o}}function r0(e,t,n){var a,c,l;let r;const o=(a=e==null?void 0:e.vnode)==null?void 0:a.el;o&&o.classList?o.classList.forEach(u=>{r||u.startsWith("pc-")&&(r=u.split("pc-")[1])}):r=di(6);const s=(l=(c=e==null?void 0:e.vnode)==null?void 0:c.type)==null?void 0:l.__scopeId,i={uid:r,componentId:s?`[${s}]`:"",uniqueClassName:`pc-${r}`};return t.value.c=i.uniqueClassName,se(()=>i)}function o0(e,t={},n){const r=_e(),o=_e(e||{});t=Object.assign({key:"variable"},t||{});const s=Wv(o,t);let i={};c();function a(g){var E;for(const w of g.styleSheets)if((E=w==null?void 0:w.ownerNode)!=null&&E.textContent.includes("--pinceau-mq"))return w.ownerNode}function c(){var E;const g=globalThis||window;if(g&&g.document){let w=document.querySelector("#pinceau-theme");w||(w=a(document)),r.value=w==null?void 0:w.sheet,r.value&&l((E=r.value)==null?void 0:E.cssRules)}}function l(g){i={},Object.entries(g||{}).forEach(([E,w])=>{var y,m;if((w==null?void 0:w.type)!==4&&!((y=w==null?void 0:w.cssText)!=null&&y.includes("--pinceau-mq")))return!1;let b="initial";(m=w.cssText.match(/--([\w-]+)\s*:\s*(.+?);/gm))==null||m.forEach(P=>{var F;const[T,A]=P.replace(";","").split(/:\s(.*)/s);if(T==="--pinceau-mq"){if(b=A,!i[A]){const M=(F=Object.entries((w==null?void 0:w.cssRules)||{}).find(([X,D])=>D==null?void 0:D.cssText.includes(`--pinceau-mq: ${A}`)))==null?void 0:F[1];M&&(i[A]=M)}return}const R=[...T.substring(2).split("-")];Qa(o.value,R,p(R,A,T,b))})})}function u(g){var b;const E=Array.from(new Set(["dark","light",...Object.keys((g==null?void 0:g.media)||{}),...Object.keys(((b=o.value)==null?void 0:b.media)||{})])),w=xu(g||{},E,!0);ku(w,(y,m,P)=>f(P,y.value))}function f(g,E,w="initial"){var m;if(typeof E=="object"){Object.entries(E).forEach(([P,T])=>f(g,T,P));return}const b=Su(g);i!=null&&i[w]||h(w);const y=Ru(void 0,E,[],{$tokens:s});Qa(o.value,g,p(g,y,b,w)),(m=i==null?void 0:i[w])==null||m.style.setProperty(b,y)}function d(g){return se({get(){return eo(o.value,`${g}.value`)},set(E){f(g,E)}})}function p(g,E,w,b="initial"){const y={value:E,variable:`var(${w})`},m=eo(o.value,g);return m&&!w.startsWith("--media")&&(typeof(m==null?void 0:m.value)=="object"?y.value={...m.value,[b]:E}:y.value={initial:m.value,[b]:E}),y}function h(g){if(i!=null&&i[g])return i==null?void 0:i[g];const E=Gv(g,"",o.value,n),w=r.value.insertRule(E,r.value.cssRules.length);return i[g]=r.value.cssRules.item(w).cssRules[0],i[g]}return{$tokens:s,updateToken:f,updateTheme:u,reactiveToken:d,resolveStylesheet:c,theme:o}}function s0(e,t,n,r){var s,i;let o=(i=(s=n.hydratableRules)==null?void 0:s[e.value.uid])==null?void 0:i.c;Be(()=>t,a=>{a=i0(e.value,a),o=n.pushDeclaration(e.value.uid,"c",a,o,{...r,type:"c"})},{immediate:!o,deep:!0}),so(()=>o&&n.deleteRule(o))}function i0(e,t){const n={},r=`.${e.uniqueClassName}${e.componentId}`;if(t&&Object.keys(t).length){n[r]=n[r]||{};for(const[o,s]of Object.entries(t)){const i=H(s);if(o==="css"){n[r]=Object.assign(n[r],i);continue}if(typeof i=="object")for(const[a,c]of Object.entries(i)){const l=H(c);if(!l)continue;a==="initial"&&(n[r]||(n[r]={}),n[r]||(n[r]={}),n[r][`--${o}`]=l);const u=`@${a}`;n[u]||(n[u]={}),n[u][r]||(n[u][r]={}),n[u][r][`--${vs(o)}`]=l}else{const a=H(i);a&&(n[r][`--${vs(o)}`]=a)}}}return n}const a0=(e,t,n,r,o,s)=>{var l,u;let i=(u=(l=r.hydratableRules)==null?void 0:l[e.value.uid])==null?void 0:u.v;const a=se(()=>t?l0(e.value,n,t):{}),c=_e([]);return Be(a,({cacheId:f,variantsProps:d})=>{let p;if(r.cache[f]){const h=r.cache[f];i=h.rule,p=h.variantClass,h!=null&&h.classes&&(c.value=h.classes),h.count++}else{p=`pv-${di(6)}`;const{declaration:h,classes:g}=c0(p,e.value,t,d);c.value=g,i=r.pushDeclaration(e.value.uid,"v",h,void 0,{...s,type:"v"}),r.cache[f]={rule:i,variantClass:p,classes:g,count:1}}o.value.v=p},{immediate:!0}),so(()=>{var p;const f=a==null?void 0:a.value,d=(p=r.cache)==null?void 0:p[f.cacheId];d&&(d.count--,d.count<=0&&(r.deleteRule(d.rule),delete r.cache[f.cacheId]))}),{variantsClasses:c}};function c0(e,t,n,r){var i,a;let o=[];const s={};if(r&&Object.keys(r).length){const c=`.${e}`;for(const[l,u]of Object.entries(r))if(typeof u=="object")for(const[f,d]of Object.entries(u)){const p=(d==null?void 0:d.toString())||d,h=n[l][p];if(!h)continue;if(s[c]||(s[c]={}),typeof h=="string"||Array.isArray(h)||h!=null&&h.$class){const E=typeof h=="string"||Array.isArray(h)?h:h.$class;o=[...o,...typeof E=="string"?E.split(" "):E],delete h.$class}f==="initial"&&(s[c]||(s[c]={}),s[c]=Kn(s[c],h));const g=`@${f}`;s[g]||(s[g]={}),s[g][c]||(s[g][c]={}),s[g][c]=Kn(s[g][c],h)}else{const f=((i=u==null?void 0:u.toString)==null?void 0:i.call(u))||u,d=(a=n==null?void 0:n[l])==null?void 0:a[f];if(!d)continue;s[c]||(s[c]={}),s[c]=Kn(s[c],d)}}return{declaration:s,classes:o}}function l0(e,t,n){if(!t||!n)return{};let r=e.componentId;const o=Object.entries(t).reduce((s,[i,a])=>(n[i]&&(typeof a=="object"?Object.entries(a).forEach(([c,l])=>r+=`${i}:${c}:${l}|`):r+=`${i}:${a}|`,s[i]=a),s),{});return{cacheId:r,variantsProps:o}}function u0(e,t,n,r){var i,a;let o=(a=(i=n.hydratableRules)==null?void 0:i[e.value.uid])==null?void 0:a.p;const s=se(()=>t==null?void 0:t.css);Be(s,c=>{c=f0(e.value,c),o&&n.deleteRule(o),o=n.pushDeclaration(e.value.uid,"p",c,o,{...r,type:"c"})},{immediate:!o}),so(()=>o&&n.deleteRule(o))}function f0(e,t){const n={};if(t){const r=`.${e.uniqueClassName}${e.componentId}`;n[r]=Object.assign(n[r]||{},t)}return n}const d0={theme:{},utils:{},tokensHelperConfig:{},multiApp:!1,colorSchemeMode:"media",dev:!1},p0={install(e,t){t=Object.assign(d0,t);const{theme:n,tokensHelperConfig:r,dev:o,multiApp:s,colorSchemeMode:i,utils:a}=t,c=o0(n,r,i),l=s?di(6):void 0,u=e0(c.$tokens,a,i,l);function f(d={},p,h){const g=Bt();let E;const w=_e({v:"",c:""}),b=r0(g,w);h&&Object.keys(h).length>0&&s0(b,h,u,E);let y;if(p&&Object.keys(p).length>0){const{variantsClasses:m}=a0(b,p,d,u,w,E);y=m}return d!=null&&d.css&&Object.keys(d==null?void 0:d.css).length>0&&u0(b,d,u,E),{$pinceau:se(()=>{var m;return[w.value.v,w.value.c,(m=y==null?void 0:y.value)==null?void 0:m.join(" ")].join(" ")})}}e.config.globalProperties.$pinceauRuntime=f,e.config.globalProperties.$pinceauTheme=c,e.config.globalProperties.$pinceauSsr={get:()=>u.toString()},e.provide("pinceauRuntime",f),e.provide("pinceauTheme",c)}};function h0(e,t,n){return Le("pinceauRuntime")(e,t,n)}function tE(){return Le("pinceauTheme")}function nE(e,t=!1){return{type:[String,Object],default:e,required:t}}const m0=e=>({marginTop:e,marginBottom:e}),g0=e=>({marginLeft:e,marginRight:e}),y0=e=>({paddingTop:e,paddingBottom:e}),_0=e=>({paddingLeft:e,paddingRight:e}),v0={overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},b0=e=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e}),w0=e=>({fontSize:`{text.${e}.fontSize}`,lineHeight:`{text.${e}.lineHeight}`}),E0=e=>({color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`,borderColor:`{elements.state.${e}.borderColor.primary} !important`,":deep(p code)":{color:`{elements.state.${e}.color.secondary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(code)":{color:`{elements.state.${e}.color.primary} !important`,backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`},":deep(a code)":{borderColor:`{elements.state.${e}.borderColor.primary} !important`},":deep(a)":{borderColor:"currentColor",code:{backgroundColor:`{elements.state.${e}.backgroundColor.primary} !important`},"&:hover":{color:`{elements.state.${e}.color.secondary} !important`,borderColor:"currentColor !important",code:{backgroundColor:`{elements.state.${e}.backgroundColor.secondary} !important`,color:`{elements.state.${e}.color.secondary} !important`,borderColor:`{elements.state.${e}.borderColor.secondary} !important`}}}}),C0={my:m0,mx:g0,py:y0,px:_0,truncate:v0,lineClamp:b0,text:w0,stateColors:E0},P0=Ke(async e=>e.vueApp.use(p0,{colorSchemeMode:"class",utils:C0})),T0="__NUXT_COLOR_MODE__",k0="ColorScheme",x0="nuxt-color-mode",ht=window[T0],S0=Ke(e=>{const t=St("color-mode",()=>nt({preference:ht.preference,value:ht.value,unknown:!1,forced:!1})).value;ot().afterEach(o=>{const s=o.meta.colorMode;s&&s!=="system"?(t.value=s,t.forced=!0):(s==="system"&&console.warn("You cannot force the colorMode to system at the page level."),t.forced=!1,t.value=t.preference==="system"?ht.getColorScheme():t.preference)});let n;function r(){n||!window.matchMedia||(n=window.matchMedia("(prefers-color-scheme: dark)"),n.addEventListener("change",()=>{!t.forced&&t.preference==="system"&&(t.value=ht.getColorScheme())}))}Be(()=>t.preference,o=>{var s;t.forced||(o==="system"?(t.value=ht.getColorScheme(),r()):t.value=o,(s=window.localStorage)==null||s.setItem(x0,o))},{immediate:!0}),Be(()=>t.value,(o,s)=>{ht.removeColorScheme(s),ht.addColorScheme(o)}),t.preference==="system"&&r(),e.hook("app:mounted",()=>{t.unknown&&(t.preference=ht.preference,t.value=ht.value,t.unknown=!1)}),e.provide("colorMode",t)}),R0=Ke(e=>{const t=$e().public.studio||{},n=Ht(),r=Ir("previewToken",{sameSite:"none",secure:!0}),o=St("studio-client-db",()=>null);async function s(){const i=await L(()=>import("./useStudio.aa6ec4ea.js"),["./useStudio.aa6ec4ea.js","./useStudio.e2c6321d.css"],import.meta.url).then(l=>l.useStudio),{mountPreviewUI:a,initiateIframeCommunication:c}=i();a(),c()}if(t.apiURL){if(Object.prototype.hasOwnProperty.call(n.query,"preview")&&!n.query.preview||!n.query.preview&&!r.value)return;n.query.preview&&(r.value=String(n.query.preview)),window.sessionStorage.setItem("previewToken",String(r.value)),e.hook("content:storage",i=>{o.value=i}),e.hook("app:mounted",async()=>{await s()})}});function A0(e,t,n){const r=/^localhost$|^127(?:\.[0-9]+){0,2}\.[0-9]+$|^(?:0*:)*?:?0*1$/.test(location.hostname)||location.protocol==="file:";if(!t.trackLocalhost&&r)return console.warn("[Plausible] Ignoring event because website is running locally");try{if(window.localStorage.plausible_ignore==="true")return console.warn('[Plausible] Ignoring event because "plausible_ignore" is set to "true" in localStorage')}catch{}const o={n:e,u:t.url,d:t.domain,r:t.referrer,w:t.deviceWidth,h:t.hashMode?1:0,p:n&&n.props?JSON.stringify(n.props):void 0},s=new XMLHttpRequest;s.open("POST",`${t.apiHost}/api/event`,!0),s.setRequestHeader("Content-Type","text/plain"),s.send(JSON.stringify(o)),s.onreadystatechange=()=>{s.readyState===4&&n&&n.callback&&n.callback()}}function I0(e){const t=()=>({hashMode:!1,trackLocalhost:!1,url:location.href,domain:location.hostname,referrer:document.referrer||null,deviceWidth:window.innerWidth,apiHost:"https://plausible.io",...e}),n=(i,a,c)=>{A0(i,{...t(),...c},a)},r=(i,a)=>{n("pageview",a,i)};return{trackEvent:n,trackPageview:r,enableAutoPageviews:()=>{const i=()=>r(),a=history.pushState;return a&&(history.pushState=function(c,l,u){a.apply(this,[c,l,u]),i()},addEventListener("popstate",i)),e&&e.hashMode&&addEventListener("hashchange",i),r(),function(){a&&(history.pushState=a,removeEventListener("popstate",i)),e&&e.hashMode&&removeEventListener("hashchange",i)}},enableAutoOutboundTracking:(i=document,a={subtree:!0,childList:!0,attributes:!0,attributeFilter:["href"]})=>{function c(p){n("Outbound Link: Click",{props:{url:this.href}}),typeof process<"u"&&process,setTimeout(()=>{location.href=this.href},150),p.preventDefault()}const l=new Set;function u(p){p instanceof HTMLAnchorElement?p.host!==location.host&&(p.addEventListener("click",c),l.add(p)):"querySelectorAll"in p&&p.querySelectorAll("a").forEach(u)}function f(p){p instanceof HTMLAnchorElement?(p.removeEventListener("click",c),l.delete(p)):"querySelectorAll"in p&&p.querySelectorAll("a").forEach(f)}const d=new MutationObserver(p=>{p.forEach(h=>{h.type==="attributes"?(f(h.target),u(h.target)):h.type==="childList"&&(h.addedNodes.forEach(u),h.removedNodes.forEach(f))})});return i.querySelectorAll("a").forEach(u),d.observe(i,a),function(){l.forEach(h=>{h.removeEventListener("click",c)}),l.clear(),d.disconnect()}}}}const L0=Ke(()=>{const{plausible:e}=$e().public,t=I0({...e,domain:e.domain||window.location.hostname});return e.autoPageviews&&t.enableAutoPageviews(),e.autoOutboundTracking&&t.enableAutoOutboundTracking(),{provide:{plausible:t}}}),O0=Ke({name:"nuxt:chunk-reload",setup(e){const t=ot(),n=$e(),r=new Set;t.beforeEach(()=>{r.clear()}),e.hook("app:chunkError",({error:s})=>{r.add(s)});function o(s){const a="href"in s&&s.href.startsWith("#")?n.app.baseURL+s.href:Ft(n.app.baseURL,s.fullPath);hg({path:a,persistState:!0})}e.hook("app:manifest:update",()=>{t.beforeResolve(o)}),t.onError((s,i)=>{r.has(s)&&o(i)})}}),$0=Ke(e=>{let t;const n=$e();async function r(){const o=await _o();t&&clearTimeout(t),t=setTimeout(r,1e3*60*60);const s=await $fetch(Ft(n.app.cdnURL||n.app.baseURL,n.app.buildAssetsDir,"builds/latest.json"));s.id!==o.id&&e.hooks.callHook("app:manifest:update",s)}si(()=>{t=setTimeout(r,1e3*60*60)})}),M0=[Ig,Og,Uy,Vy,kv,xv,zv,P0,S0,R0,L0,O0,$0],N0=(e,t)=>t.path.replace(/(:\w+)\([^)]+\)/g,"$1").replace(/(:\w+)[?+*]/g,"$1").replace(/:\w+/g,n=>{var r;return((r=e.params[n.slice(1)])==null?void 0:r.toString())||""}),bs=(e,t)=>{const n=e.route.matched.find(o=>{var s;return((s=o.components)==null?void 0:s.default)===e.Component.type}),r=t??(n==null?void 0:n.meta.key)??(n&&N0(e.route,n));return typeof r=="function"?r(e.route):r},D0=(e,t)=>({default:()=>e?Oe(hd,e===!0?{}:e,t):t}),H0=Re({name:"RouteProvider",props:{vnode:{type:Object,required:!0},route:{type:Object,required:!0},vnodeRef:Object,renderKey:String,trackRootNodes:Boolean},setup(e){const t=e.renderKey,n=e.route,r={};for(const o in e.route)Object.defineProperty(r,o,{get:()=>t===e.renderKey?e.route[o]:n[o]});return gn(mo,At(r)),()=>Oe(e.vnode,{ref:e.vnodeRef})}}),j0=(e,t,n)=>(t=t===!0?{}:t,{default:()=>{var r;return t?Oe(e,t,n):(r=n.default)==null?void 0:r.call(n)}}),B0=Re({name:"NuxtPage",inheritAttrs:!1,props:{name:{type:String},transition:{type:[Boolean,Object],default:void 0},keepalive:{type:[Boolean,Object],default:void 0},route:{type:Object},pageKey:{type:[Function,String],default:null}},setup(e,{attrs:t,expose:n}){const r=ue(),o=_e(),s=Le(mo,null);n({pageRef:o});const i=Le(jm,null);let a;const c=r.deferHydration();return()=>Oe(gu,{name:e.name,route:e.route,...t},{default:l=>{const u=U0(s,l.route,l.Component),f=s&&s.matched.length===l.route.matched.length;if(!l.Component){if(a&&!f)return a;c();return}if(a&&i&&!i.isCurrent(l.route))return a;if(u&&s&&(!i||i!=null&&i.isCurrent(s)))return f?a:null;const d=bs(l,e.pageKey),p=!!(e.transition??l.route.meta.pageTransition??ms),h=p&&z0([e.transition,l.route.meta.pageTransition,ms,{onAfterLeave:()=>{r.callHook("page:transition:finish",l.Component)}}].filter(Boolean));return a=j0(Xs,p&&h,D0(e.keepalive??l.route.meta.keepalive??Km,Oe(qc,{suspensible:!0,onPending:()=>r.callHook("page:start",l.Component),onResolve:()=>{jt(()=>r.callHook("page:finish",l.Component).finally(c))}},{default:()=>Oe(H0,{key:d,vnode:l.Component,route:l.route,renderKey:d,trackRootNodes:p,vnodeRef:o})}))).default(),a}})}});function F0(e){return Array.isArray(e)?e:e?[e]:[]}function z0(e){const t=e.map(n=>({...n,onAfterLeave:F0(n.onAfterLeave)}));return Kn(...t)}function U0(e,t,n){if(!e)return!1;const r=t.matched.findIndex(o=>{var s;return((s=o.components)==null?void 0:s.default)===(n==null?void 0:n.type)});return!r||r===-1?!1:t.matched.slice(0,r).some((o,s)=>{var i,a,c;return((i=o.components)==null?void 0:i.default)!==((c=(a=e.matched[s])==null?void 0:a.components)==null?void 0:c.default)})||n&&bs({route:t,Component:n})!==bs({route:e,Component:n})}const Iu={__name:"AppLoadingBar",props:{throttle:{type:Number,default:200},duration:{type:Number,default:2e3},height:{type:Number,default:3}},setup(e){const t=e,n=ue(),r=nt({percent:0,show:!1,canSucceed:!0});let o=null,s=null,i;function a(){o&&clearInterval(o),s&&clearTimeout(s),o=null}function c(){r.show||(a(),r.percent=0,r.canSucceed=!0,t.throttle?s=setTimeout(d,t.throttle):d())}function l(p){r.percent=Math.min(100,Math.floor(r.percent+p))}function u(){r.percent=100,f()}function f(){a(),setTimeout(()=>{r.show=!1,setTimeout(()=>{r.percent=0},400)},500)}function d(){r.show=!0,i=1e4/Math.floor(t.duration),o=setInterval(()=>{l(i)},100)}return n.hook("content:middleware:start",c),n.hook("page:start",c),n.hook("page:finish",u),Rn(()=>a),(p,h)=>(ne(),Se("div",{class:Ve(["nuxt-progress",{"nuxt-progress-failed":!H(r).canSucceed}]),style:Pn({width:`${H(r).percent}%`,left:H(r).left,height:`${t.height}px`,opacity:H(r).show?1:0,backgroundSize:`${100/H(r).percent*100}% auto`})},null,6))}},V0=Object.freeze(Object.defineProperty({__proto__:null,default:Iu},Symbol.toStringTag,{value:"Module"})),K0=e=>(Bs("data-v-ea5de4f7"),e=e(),Fs(),e),W0=K0(()=>Te("span",{class:"underline-fx"},null,-1)),q0=Re({__name:"MainNav",emits:["linkClick"],setup(e,{emit:t}){const{navigation:n}=$v(),r=t;function o(){r("linkClick")}return(s,i)=>{const a=yo;return ne(),Se("nav",null,[Te("ul",null,[(ne(!0),Se(we,null,il(H(n),c=>(ne(),Se("li",{key:c._path},[oe(a,{to:c._path,onClick:o},{default:Ge(()=>[W0,fr(" "+Gn(c.title),1)]),_:2},1032,["to"])]))),128))])])}}});const ft=(e,t)=>{const n=e.__vccOpts||e;for(const[r,o]of t)n[r]=o;return n},pi=ft(q0,[["__scopeId","data-v-ea5de4f7"]]),Q0=Object.freeze(Object.defineProperty({__proto__:null,default:pi},Symbol.toStringTag,{value:"Module"})),J0=Re({props:{src:{type:[String,Object],default:null}},setup(e){const t=r=>r&&r.startsWith("/")&&!r.startsWith("//")?ti(r,$e().app.baseURL):r;return{imgSrc:se(()=>{let r=e.src;try{r=JSON.parse(r)}catch{r=e.src}return typeof r=="string"?t(e.src):{light:t(r.light),dark:t(r.dark)}})}},render({imgSrc:e}){if(typeof e=="string")return Oe("img",{src:e,...this.$attrs});const t=[];return e.light&&t.push(Oe("img",{src:e.light,class:["dark-img"],...this.$attrs})),e.dark&&t.push(Oe("img",{src:e.dark,class:["light-img"],...this.$attrs})),t}}),G0=e=>(Bs("data-v-446d41e7"),e=e(),Fs(),e),Y0={class:"menu"},X0=G0(()=>Te("svg",{width:"24",height:"24",viewBox:"0 0 68 68",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg"},[Te("path",{d:"M8 34C8 32.1362 8 31.2044 8.30448 30.4693C8.71046 29.4892 9.48915 28.7105 10.4693 28.3045C11.2044 28 12.1362 28 14 28C15.8638 28 16.7956 28 17.5307 28.3045C18.5108 28.7105 19.2895 29.4892 19.6955 30.4693C20 31.2044 20 32.1362 20 34C20 35.8638 20 36.7956 19.6955 37.5307C19.2895 38.5108 18.5108 39.2895 17.5307 39.6955C16.7956 40 15.8638 40 14 40C12.1362 40 11.2044 40 10.4693 39.6955C9.48915 39.2895 8.71046 38.5108 8.30448 37.5307C8 36.7956 8 35.8638 8 34Z"}),Te("path",{d:"M28 34C28 32.1362 28 31.2044 28.3045 30.4693C28.7105 29.4892 29.4892 28.7105 30.4693 28.3045C31.2044 28 32.1362 28 34 28C35.8638 28 36.7956 28 37.5307 28.3045C38.5108 28.7105 39.2895 29.4892 39.6955 30.4693C40 31.2044 40 32.1362 40 34C40 35.8638 40 36.7956 39.6955 37.5307C39.2895 38.5108 38.5108 39.2895 37.5307 39.6955C36.7956 40 35.8638 40 34 40C32.1362 40 31.2044 40 30.4693 39.6955C29.4892 39.2895 28.7105 38.5108 28.3045 37.5307C28 36.7956 28 35.8638 28 34Z"}),Te("path",{d:"M48 34C48 32.1362 48 31.2044 48.3045 30.4693C48.7105 29.4892 49.4892 28.7105 50.4693 28.3045C51.2044 28 52.1362 28 54 28C55.8638 28 56.7956 28 57.5307 28.3045C58.5108 28.7105 59.2895 29.4892 59.6955 30.4693C60 31.2044 60 32.1362 60 34C60 35.8638 60 36.7956 59.6955 37.5307C59.2895 38.5108 58.5108 39.2895 57.5307 39.6955C56.7956 40 55.8638 40 54 40C52.1362 40 51.2044 40 50.4693 39.6955C49.4892 39.2895 48.7105 38.5108 48.3045 37.5307C48 36.7956 48 35.8638 48 34Z"})],-1)),Z0=[X0],eb={class:"logo"},tb={class:"main-nav"},nb=Re({__name:"AppHeader",setup(e){const t=pr().alpine,n=_e(!1);return(r,o)=>{const s=pi,i=J0,a=yo;return ne(),Se("header",{class:Ve(H(t).header.position||"left")},[Te("div",Y0,[Te("button",{onClick:o[0]||(o[0]=c=>n.value=!H(n)),"aria-label":"Navigation Menu"},Z0)]),Te("div",{class:Ve(["overlay",[H(n)&&"show"]])},[oe(s,{onLinkClick:o[1]||(o[1]=c=>n.value=!H(n))})],2),Te("div",eb,[H(t).header.logo?(ne(),ve(a,{key:0,to:"/"},{default:Ge(()=>[oe(i,{class:"dark-img",src:H(t).header.logo.pathDark,alt:H(t).header.logo.alt,width:"89",height:"31"},null,8,["src","alt"]),oe(i,{class:"light-img",src:H(t).header.logo.path,alt:H(t).header.logo.alt,width:"89",height:"31"},null,8,["src","alt"])]),_:1})):(ne(),ve(a,{key:1,to:"/",class:"fallback"},{default:Ge(()=>[fr(Gn(H(t).title),1)]),_:1}))]),Te("div",tb,[oe(s)])],2)}}});const Lu=ft(nb,[["__scopeId","data-v-446d41e7"]]),rb=Object.freeze(Object.defineProperty({__proto__:null,default:Lu},Symbol.toStringTag,{value:"Module"})),Ou=Object.freeze({left:0,top:0,width:16,height:16}),$u=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),hi=Object.freeze({...Ou,...$u});Object.freeze({...hi,body:"",hidden:!1});({...Ou});const Mu=Object.freeze({width:null,height:null}),Nu=Object.freeze({...Mu,...$u});function ob(e,t){const n={...e};for(const r in t){const o=t[r],s=typeof o;r in Mu?(o===null||o&&(s==="string"||s==="number"))&&(n[r]=o):s===typeof n[r]&&(n[r]=r==="rotate"?o%4:o)}return n}const sb=/[\s,]+/;function ib(e,t){t.split(sb).forEach(n=>{switch(n.trim()){case"horizontal":e.hFlip=!0;break;case"vertical":e.vFlip=!0;break}})}function ab(e,t=0){const n=e.replace(/^-?[0-9.]*/,"");function r(o){for(;o<0;)o+=4;return o%4}if(n===""){const o=parseInt(e);return isNaN(o)?0:r(o)}else if(n!==e){let o=0;switch(n){case"%":o=25;break;case"deg":o=90}if(o){let s=parseFloat(e.slice(0,e.length-n.length));return isNaN(s)?0:(s=s/o,s%1===0?r(s):0)}}return t}const cb=/(-?[0-9.]*[0-9]+[0-9.]*)/g,lb=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function Ya(e,t,n){if(t===1)return e;if(n=n||100,typeof e=="number")return Math.ceil(e*t*n)/n;if(typeof e!="string")return e;const r=e.split(cb);if(r===null||!r.length)return e;const o=[];let s=r.shift(),i=lb.test(s);for(;;){if(i){const a=parseFloat(s);isNaN(a)?o.push(s):o.push(Math.ceil(a*t*n)/n)}else o.push(s);if(s=r.shift(),s===void 0)return o.join("");i=!i}}const ub=e=>e==="unset"||e==="undefined"||e==="none";function fb(e,t){const n={...hi,...e},r={...Nu,...t},o={left:n.left,top:n.top,width:n.width,height:n.height};let s=n.body;[n,r].forEach(h=>{const g=[],E=h.hFlip,w=h.vFlip;let b=h.rotate;E?w?b+=2:(g.push("translate("+(o.width+o.left).toString()+" "+(0-o.top).toString()+")"),g.push("scale(-1 1)"),o.top=o.left=0):w&&(g.push("translate("+(0-o.left).toString()+" "+(o.height+o.top).toString()+")"),g.push("scale(1 -1)"),o.top=o.left=0);let y;switch(b<0&&(b-=Math.floor(b/4)*4),b=b%4,b){case 1:y=o.height/2+o.top,g.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:g.unshift("rotate(180 "+(o.width/2+o.left).toString()+" "+(o.height/2+o.top).toString()+")");break;case 3:y=o.width/2+o.left,g.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}b%2===1&&(o.left!==o.top&&(y=o.left,o.left=o.top,o.top=y),o.width!==o.height&&(y=o.width,o.width=o.height,o.height=y)),g.length&&(s=''+s+"")});const i=r.width,a=r.height,c=o.width,l=o.height;let u,f;i===null?(f=a===null?"1em":a==="auto"?l:a,u=Ya(f,c/l)):(u=i==="auto"?c:i,f=a===null?Ya(u,l/c):a==="auto"?l:a);const d={},p=(h,g)=>{ub(g)||(d[h]=g.toString())};return p("width",u),p("height",f),d.viewBox=o.left.toString()+" "+o.top.toString()+" "+c.toString()+" "+l.toString(),{attributes:d,body:s}}const db=/\sid="(\S+)"/g,pb="IconifyId"+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);let hb=0;function mb(e,t=pb){const n=[];let r;for(;r=db.exec(e);)n.push(r[1]);if(!n.length)return e;const o="suffix"+(Math.random()*16777216|Date.now()).toString(16);return n.forEach(s=>{const i=typeof t=="function"?t(s):t+(hb++).toString(),a=s.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");e=e.replace(new RegExp('([#;"])('+a+')([")]|\\.[a-z])',"g"),"$1"+i+o+"$3")}),e=e.replace(new RegExp(o,"g"),""),e}function gb(e,t){let n=e.indexOf("xlink:")===-1?"":' xmlns:xlink="http://www.w3.org/1999/xlink"';for(const r in t)n+=" "+r+'="'+t[r]+'"';return'"+e+""}function yb(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(//g,"%3E").replace(/\s+/g," ")}function _b(e){return"data:image/svg+xml,"+yb(e)}function vb(e){return'url("'+_b(e)+'")'}const Xa={...Nu,inline:!1},bb={xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","aria-hidden":!0,role:"img"},wb={display:"inline-block"},ws={backgroundColor:"currentColor"},Du={backgroundColor:"transparent"},Za={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},ec={webkitMask:ws,mask:ws,background:Du};for(const e in ec){const t=ec[e];for(const n in Za)t[e+n]=Za[n]}const $r={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";$r[e+"-flip"]=t,$r[e.slice(0,1)+"-flip"]=t,$r[e+"Flip"]=t});function tc(e){return e+(e.match(/^[-0-9.]+$/)?"px":"")}const Eb=(e,t)=>{const n=ob(Xa,t),r={...bb},o=t.mode||"svg",s={},i=t.style,a=typeof i=="object"&&!(i instanceof Array)?i:{};for(let g in t){const E=t[g];if(E!==void 0)switch(g){case"icon":case"style":case"onLoad":case"mode":break;case"inline":case"hFlip":case"vFlip":n[g]=E===!0||E==="true"||E===1;break;case"flip":typeof E=="string"&&ib(n,E);break;case"color":s.color=E;break;case"rotate":typeof E=="string"?n[g]=ab(E):typeof E=="number"&&(n[g]=E);break;case"ariaHidden":case"aria-hidden":E!==!0&&E!=="true"&&delete r["aria-hidden"];break;default:{const w=$r[g];w?(E===!0||E==="true"||E===1)&&(n[w]=!0):Xa[g]===void 0&&(r[g]=E)}}}const c=fb(e,n),l=c.attributes;if(n.inline&&(s.verticalAlign="-0.125em"),o==="svg"){r.style={...s,...a},Object.assign(r,l);let g=0,E=t.id;return typeof E=="string"&&(E=E.replace(/-/g,"_")),r.innerHTML=mb(c.body,E?()=>E+"ID"+g++:"iconifyVue"),Oe("svg",r)}const{body:u,width:f,height:d}=e,p=o==="mask"||(o==="bg"?!1:u.indexOf("currentColor")!==-1),h=gb(u,{...l,width:f+"",height:d+""});return r.style={...s,"--svg":vb(h),width:tc(l.width),height:tc(l.height),...wb,...p?ws:Du,...a},Oe("span",r)},Cb=Object.create(null),Pb=Re({inheritAttrs:!1,render(){const e=this.$attrs,t=e.icon,n=typeof t=="string"?Cb[t]:typeof t=="object"?t:null;return n===null||typeof n!="object"||typeof n.body!="string"?this.$slots.default?this.$slots.default():null:Eb({...hi,...n},e)}}),Jn=/^[a-z0-9]+(-[a-z0-9]+)*$/,bo=(e,t,n,r="")=>{const o=e.split(":");if(e.slice(0,1)==="@"){if(o.length<2||o.length>3)return null;r=o.shift().slice(1)}if(o.length>3||!o.length)return null;if(o.length>1){const a=o.pop(),c=o.pop(),l={provider:o.length>0?o[0]:r,prefix:c,name:a};return t&&!Mr(l)?null:l}const s=o[0],i=s.split("-");if(i.length>1){const a={provider:r,prefix:i.shift(),name:i.join("-")};return t&&!Mr(a)?null:a}if(n&&r===""){const a={provider:r,prefix:"",name:s};return t&&!Mr(a,n)?null:a}return null},Mr=(e,t)=>e?!!((e.provider===""||e.provider.match(Jn))&&(t&&e.prefix===""||e.prefix.match(Jn))&&e.name.match(Jn)):!1,Hu=Object.freeze({left:0,top:0,width:16,height:16}),to=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),mi=Object.freeze({...Hu,...to}),Es=Object.freeze({...mi,body:"",hidden:!1});function Tb(e,t){const n={};!e.hFlip!=!t.hFlip&&(n.hFlip=!0),!e.vFlip!=!t.vFlip&&(n.vFlip=!0);const r=((e.rotate||0)+(t.rotate||0))%4;return r&&(n.rotate=r),n}function nc(e,t){const n=Tb(e,t);for(const r in Es)r in to?r in e&&!(r in n)&&(n[r]=to[r]):r in t?n[r]=t[r]:r in e&&(n[r]=e[r]);return n}function kb(e,t){const n=e.icons,r=e.aliases||Object.create(null),o=Object.create(null);function s(i){if(n[i])return o[i]=[];if(!(i in o)){o[i]=null;const a=r[i]&&r[i].parent,c=a&&s(a);c&&(o[i]=[a].concat(c))}return o[i]}return(t||Object.keys(n).concat(Object.keys(r))).forEach(s),o}function xb(e,t,n){const r=e.icons,o=e.aliases||Object.create(null);let s={};function i(a){s=nc(r[a]||o[a],s)}return i(t),n.forEach(i),nc(e,s)}function ju(e,t){const n=[];if(typeof e!="object"||typeof e.icons!="object")return n;e.not_found instanceof Array&&e.not_found.forEach(o=>{t(o,null),n.push(o)});const r=kb(e);for(const o in r){const s=r[o];s&&(t(o,xb(e,o,s)),n.push(o))}return n}const Sb={provider:"",aliases:{},not_found:{},...Hu};function Ho(e,t){for(const n in t)if(n in e&&typeof e[n]!=typeof t[n])return!1;return!0}function Bu(e){if(typeof e!="object"||e===null)return null;const t=e;if(typeof t.prefix!="string"||!e.icons||typeof e.icons!="object"||!Ho(e,Sb))return null;const n=t.icons;for(const o in n){const s=n[o];if(!o.match(Jn)||typeof s.body!="string"||!Ho(s,Es))return null}const r=t.aliases||Object.create(null);for(const o in r){const s=r[o],i=s.parent;if(!o.match(Jn)||typeof i!="string"||!n[i]&&!r[i]||!Ho(s,Es))return null}return t}const rc=Object.create(null);function Rb(e,t){return{provider:e,prefix:t,icons:Object.create(null),missing:new Set}}function nn(e,t){const n=rc[e]||(rc[e]=Object.create(null));return n[t]||(n[t]=Rb(e,t))}function gi(e,t){return Bu(t)?ju(t,(n,r)=>{r?e.icons[n]=r:e.missing.add(n)}):[]}function Ab(e,t,n){try{if(typeof n.body=="string")return e.icons[t]={...n},!0}catch{}return!1}let ir=!1;function Fu(e){return typeof e=="boolean"&&(ir=e),ir}function Ib(e){const t=typeof e=="string"?bo(e,!0,ir):e;if(t){const n=nn(t.provider,t.prefix),r=t.name;return n.icons[r]||(n.missing.has(r)?null:void 0)}}function Lb(e,t){const n=bo(e,!0,ir);if(!n)return!1;const r=nn(n.provider,n.prefix);return Ab(r,n.name,t)}function Ob(e,t){if(typeof e!="object")return!1;if(typeof t!="string"&&(t=e.provider||""),ir&&!t&&!e.prefix){let o=!1;return Bu(e)&&(e.prefix="",ju(e,(s,i)=>{i&&Lb(s,i)&&(o=!0)})),o}const n=e.prefix;if(!Mr({provider:t,prefix:n,name:"a"}))return!1;const r=nn(t,n);return!!gi(r,e)}const $b=Object.freeze({width:null,height:null}),Mb=Object.freeze({...$b,...to});""+Date.now().toString(16)+(Math.random()*16777216|0).toString(16);const Cs=Object.create(null);function Nb(e,t){Cs[e]=t}function Ps(e){return Cs[e]||Cs[""]}function yi(e){let t;if(typeof e.resources=="string")t=[e.resources];else if(t=e.resources,!(t instanceof Array)||!t.length)return null;return{resources:t,path:e.path||"/",maxURL:e.maxURL||500,rotate:e.rotate||750,timeout:e.timeout||5e3,random:e.random===!0,index:e.index||0,dataAfterTimeout:e.dataAfterTimeout!==!1}}const _i=Object.create(null),$n=["https://api.simplesvg.com","https://api.unisvg.com"],Nr=[];for(;$n.length>0;)$n.length===1||Math.random()>.5?Nr.push($n.shift()):Nr.push($n.pop());_i[""]=yi({resources:["https://api.iconify.design"].concat(Nr)});function Db(e,t){const n=yi(t);return n===null?!1:(_i[e]=n,!0)}function vi(e){return _i[e]}const Hb=()=>{let e;try{if(e=fetch,typeof e=="function")return e}catch{}};let oc=Hb();function jb(e,t){const n=vi(e);if(!n)return 0;let r;if(!n.maxURL)r=0;else{let o=0;n.resources.forEach(i=>{o=Math.max(o,i.length)});const s=t+".json?icons=";r=n.maxURL-o-n.path.length-s.length}return r}function Bb(e){return e===404}const Fb=(e,t,n)=>{const r=[],o=jb(e,t),s="icons";let i={type:s,provider:e,prefix:t,icons:[]},a=0;return n.forEach((c,l)=>{a+=c.length+1,a>=o&&l>0&&(r.push(i),i={type:s,provider:e,prefix:t,icons:[]},a=c.length),i.icons.push(c)}),r.push(i),r};function zb(e){if(typeof e=="string"){const t=vi(e);if(t)return t.path}return"/"}const Ub=(e,t,n)=>{if(!oc){n("abort",424);return}let r=zb(t.provider);switch(t.type){case"icons":{const s=t.prefix,a=t.icons.join(","),c=new URLSearchParams({icons:a});r+=s+".json?"+c.toString();break}case"custom":{const s=t.uri;r+=s.slice(0,1)==="/"?s.slice(1):s;break}default:n("abort",400);return}let o=503;oc(e+r).then(s=>{const i=s.status;if(i!==200){setTimeout(()=>{n(Bb(i)?"abort":"next",i)});return}return o=501,s.json()}).then(s=>{if(typeof s!="object"||s===null){setTimeout(()=>{s===404?n("abort",s):n("next",o)});return}setTimeout(()=>{n("success",s)})}).catch(()=>{n("next",o)})},Vb={prepare:Fb,send:Ub};function Kb(e){const t={loaded:[],missing:[],pending:[]},n=Object.create(null);e.sort((o,s)=>o.provider!==s.provider?o.provider.localeCompare(s.provider):o.prefix!==s.prefix?o.prefix.localeCompare(s.prefix):o.name.localeCompare(s.name));let r={provider:"",prefix:"",name:""};return e.forEach(o=>{if(r.name===o.name&&r.prefix===o.prefix&&r.provider===o.provider)return;r=o;const s=o.provider,i=o.prefix,a=o.name,c=n[s]||(n[s]=Object.create(null)),l=c[i]||(c[i]=nn(s,i));let u;a in l.icons?u=t.loaded:i===""||l.missing.has(a)?u=t.missing:u=t.pending;const f={provider:s,prefix:i,name:a};u.push(f)}),t}function zu(e,t){e.forEach(n=>{const r=n.loaderCallbacks;r&&(n.loaderCallbacks=r.filter(o=>o.id!==t))})}function Wb(e){e.pendingCallbacksFlag||(e.pendingCallbacksFlag=!0,setTimeout(()=>{e.pendingCallbacksFlag=!1;const t=e.loaderCallbacks?e.loaderCallbacks.slice(0):[];if(!t.length)return;let n=!1;const r=e.provider,o=e.prefix;t.forEach(s=>{const i=s.icons,a=i.pending.length;i.pending=i.pending.filter(c=>{if(c.prefix!==o)return!0;const l=c.name;if(e.icons[l])i.loaded.push({provider:r,prefix:o,name:l});else if(e.missing.has(l))i.missing.push({provider:r,prefix:o,name:l});else return n=!0,!0;return!1}),i.pending.length!==a&&(n||zu([e],s.id),s.callback(i.loaded.slice(0),i.missing.slice(0),i.pending.slice(0),s.abort))})}))}let qb=0;function Qb(e,t,n){const r=qb++,o=zu.bind(null,n,r);if(!t.pending.length)return o;const s={id:r,icons:t,callback:e,abort:o};return n.forEach(i=>{(i.loaderCallbacks||(i.loaderCallbacks=[])).push(s)}),o}function Jb(e,t=!0,n=!1){const r=[];return e.forEach(o=>{const s=typeof o=="string"?bo(o,t,n):o;s&&r.push(s)}),r}var Gb={resources:[],index:0,timeout:2e3,rotate:750,random:!1,dataAfterTimeout:!1};function Yb(e,t,n,r){const o=e.resources.length,s=e.random?Math.floor(Math.random()*o):e.index;let i;if(e.random){let T=e.resources.slice(0);for(i=[];T.length>1;){const A=Math.floor(Math.random()*T.length);i.push(T[A]),T=T.slice(0,A).concat(T.slice(A+1))}i=i.concat(T)}else i=e.resources.slice(s).concat(e.resources.slice(0,s));const a=Date.now();let c="pending",l=0,u,f=null,d=[],p=[];typeof r=="function"&&p.push(r);function h(){f&&(clearTimeout(f),f=null)}function g(){c==="pending"&&(c="aborted"),h(),d.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),d=[]}function E(T,A){A&&(p=[]),typeof T=="function"&&p.push(T)}function w(){return{startTime:a,payload:t,status:c,queriesSent:l,queriesPending:d.length,subscribe:E,abort:g}}function b(){c="failed",p.forEach(T=>{T(void 0,u)})}function y(){d.forEach(T=>{T.status==="pending"&&(T.status="aborted")}),d=[]}function m(T,A,R){const F=A!=="success";switch(d=d.filter(M=>M!==T),c){case"pending":break;case"failed":if(F||!e.dataAfterTimeout)return;break;default:return}if(A==="abort"){u=R,b();return}if(F){u=R,d.length||(i.length?P():b());return}if(h(),y(),!e.random){const M=e.resources.indexOf(T.resource);M!==-1&&M!==e.index&&(e.index=M)}c="completed",p.forEach(M=>{M(R)})}function P(){if(c!=="pending")return;h();const T=i.shift();if(T===void 0){if(d.length){f=setTimeout(()=>{h(),c==="pending"&&(y(),b())},e.timeout);return}b();return}const A={status:"pending",resource:T,callback:(R,F)=>{m(A,R,F)}};d.push(A),l++,f=setTimeout(P,e.rotate),n(T,t,A.callback)}return setTimeout(P),w}function Uu(e){const t={...Gb,...e};let n=[];function r(){n=n.filter(a=>a().status==="pending")}function o(a,c,l){const u=Yb(t,a,c,(f,d)=>{r(),l&&l(f,d)});return n.push(u),u}function s(a){return n.find(c=>a(c))||null}return{query:o,find:s,setIndex:a=>{t.index=a},getIndex:()=>t.index,cleanup:r}}function sc(){}const jo=Object.create(null);function Xb(e){if(!jo[e]){const t=vi(e);if(!t)return;const n=Uu(t),r={config:t,redundancy:n};jo[e]=r}return jo[e]}function Zb(e,t,n){let r,o;if(typeof e=="string"){const s=Ps(e);if(!s)return n(void 0,424),sc;o=s.send;const i=Xb(e);i&&(r=i.redundancy)}else{const s=yi(e);if(s){r=Uu(s);const i=e.resources?e.resources[0]:"",a=Ps(i);a&&(o=a.send)}}return!r||!o?(n(void 0,424),sc):r.query(t,o,n)().abort}const ic="iconify2",ar="iconify",Vu=ar+"-count",ac=ar+"-version",Ku=36e5,ew=168;function Ts(e,t){try{return e.getItem(t)}catch{}}function bi(e,t,n){try{return e.setItem(t,n),!0}catch{}}function cc(e,t){try{e.removeItem(t)}catch{}}function ks(e,t){return bi(e,Vu,t.toString())}function xs(e){return parseInt(Ts(e,Vu))||0}const wo={local:!0,session:!0},Wu={local:new Set,session:new Set};let wi=!1;function tw(e){wi=e}let xr=typeof window>"u"?{}:window;function qu(e){const t=e+"Storage";try{if(xr&&xr[t]&&typeof xr[t].length=="number")return xr[t]}catch{}wo[e]=!1}function Qu(e,t){const n=qu(e);if(!n)return;const r=Ts(n,ac);if(r!==ic){if(r){const a=xs(n);for(let c=0;c{const c=ar+a.toString(),l=Ts(n,c);if(typeof l=="string"){try{const u=JSON.parse(l);if(typeof u=="object"&&typeof u.cached=="number"&&u.cached>o&&typeof u.provider=="string"&&typeof u.data=="object"&&typeof u.data.prefix=="string"&&t(u,a))return!0}catch{}cc(n,c)}};let i=xs(n);for(let a=i-1;a>=0;a--)s(a)||(a===i-1?(i--,ks(n,i)):Wu[e].add(a))}function Ju(){if(!wi){tw(!0);for(const e in wo)Qu(e,t=>{const n=t.data,r=t.provider,o=n.prefix,s=nn(r,o);if(!gi(s,n).length)return!1;const i=n.lastModified||-1;return s.lastModifiedCached=s.lastModifiedCached?Math.min(s.lastModifiedCached,i):i,!0})}}function nw(e,t){const n=e.lastModifiedCached;if(n&&n>=t)return n===t;if(e.lastModifiedCached=t,n)for(const r in wo)Qu(r,o=>{const s=o.data;return o.provider!==e.provider||s.prefix!==e.prefix||s.lastModified===t});return!0}function rw(e,t){wi||Ju();function n(r){let o;if(!wo[r]||!(o=qu(r)))return;const s=Wu[r];let i;if(s.size)s.delete(i=Array.from(s).shift());else if(i=xs(o),!ks(o,i+1))return;const a={cached:Math.floor(Date.now()/Ku),provider:e.provider,data:t};return bi(o,ar+i.toString(),JSON.stringify(a))}t.lastModified&&!nw(e,t.lastModified)||Object.keys(t.icons).length&&(t.not_found&&(t=Object.assign({},t),delete t.not_found),n("local")||n("session"))}function lc(){}function ow(e){e.iconsLoaderFlag||(e.iconsLoaderFlag=!0,setTimeout(()=>{e.iconsLoaderFlag=!1,Wb(e)}))}function sw(e,t){e.iconsToLoad?e.iconsToLoad=e.iconsToLoad.concat(t).sort():e.iconsToLoad=t,e.iconsQueueFlag||(e.iconsQueueFlag=!0,setTimeout(()=>{e.iconsQueueFlag=!1;const{provider:n,prefix:r}=e,o=e.iconsToLoad;delete e.iconsToLoad;let s;if(!o||!(s=Ps(n)))return;s.prepare(n,r,o).forEach(a=>{Zb(n,a,c=>{if(typeof c!="object")a.icons.forEach(l=>{e.missing.add(l)});else try{const l=gi(e,c);if(!l.length)return;const u=e.pendingIcons;u&&l.forEach(f=>{u.delete(f)}),rw(e,c)}catch(l){console.error(l)}ow(e)})})}))}const iw=(e,t)=>{const n=Jb(e,!0,Fu()),r=Kb(n);if(!r.pending.length){let c=!0;return t&&setTimeout(()=>{c&&t(r.loaded,r.missing,r.pending,lc)}),()=>{c=!1}}const o=Object.create(null),s=[];let i,a;return r.pending.forEach(c=>{const{provider:l,prefix:u}=c;if(u===a&&l===i)return;i=l,a=u,s.push(nn(l,u));const f=o[l]||(o[l]=Object.create(null));f[u]||(f[u]=[])}),r.pending.forEach(c=>{const{provider:l,prefix:u,name:f}=c,d=nn(l,u),p=d.pendingIcons||(d.pendingIcons=new Set);p.has(f)||(p.add(f),o[l][u].push(f))}),s.forEach(c=>{const{provider:l,prefix:u}=c;o[l][u].length&&sw(c,o[l][u])}),t?Qb(t,r,s):lc},aw=e=>new Promise((t,n)=>{const r=typeof e=="string"?bo(e,!0):e;if(!r){n(e);return}iw([r||e],o=>{if(o.length&&r){const s=Ib(r);if(s){t({...mi,...s});return}}n(e)})});({...Mb});const uc={backgroundColor:"currentColor"},cw={backgroundColor:"transparent"},fc={Image:"var(--svg)",Repeat:"no-repeat",Size:"100% 100%"},dc={webkitMask:uc,mask:uc,background:cw};for(const e in dc){const t=dc[e];for(const n in fc)t[e+n]=fc[n]}const Bo={};["horizontal","vertical"].forEach(e=>{const t=e.slice(0,1)+"Flip";Bo[e+"-flip"]=t,Bo[e.slice(0,1)+"-flip"]=t,Bo[e+"Flip"]=t});Fu(!0);Nb("",Vb);if(typeof document<"u"&&typeof window<"u"){Ju();const e=window;if(e.IconifyPreload!==void 0){const t=e.IconifyPreload,n="Invalid IconifyPreload syntax.";typeof t=="object"&&t!==null&&(t instanceof Array?t:[t]).forEach(r=>{try{(typeof r!="object"||r===null||r instanceof Array||typeof r.icons!="object"||typeof r.prefix!="string"||!Ob(r))&&console.error(n)}catch{console.error(n)}})}if(e.IconifyProviders!==void 0){const t=e.IconifyProviders;if(typeof t=="object"&&t!==null)for(let n in t){const r="IconifyProviders["+n+"] is invalid.";try{const o=t[n];if(typeof o!="object"||!o||o.resources===void 0)continue;Db(n,o)||console.error(r)}catch{console.error(r)}}}}({...mi});const lw=["width","height"],uw=Re({__name:"Icon",props:{name:{type:String,required:!0},size:{type:String,default:""}},async setup(e){var h;let t,n;const r=ue(),o=pr();(h=o==null?void 0:o.nuxtIcon)!=null&&h.aliases;const s=e,i=St("icons",()=>({})),a=_e(!1),c=se(()=>{var g;return(((g=o.nuxtIcon)==null?void 0:g.aliases)||{})[s.name]||s.name}),l=se(()=>{var g;return(g=i.value)==null?void 0:g[c.value]}),u=se(()=>r.vueApp.component(c.value)),f=se(()=>{var E,w,b;if(!s.size&&typeof((E=o.nuxtIcon)==null?void 0:E.size)=="boolean"&&!((w=o.nuxtIcon)!=null&&w.size))return;const g=s.size||((b=o.nuxtIcon)==null?void 0:b.size)||"1em";return String(Number(g))===g?`${g}px`:g}),d=se(()=>{var g;return((g=o==null?void 0:o.nuxtIcon)==null?void 0:g.class)??"icon"});async function p(){var g;u.value||(g=i.value)!=null&&g[c.value]||(a.value=!0,i.value[c.value]=await aw(c.value).catch(()=>{}),a.value=!1)}return Be(()=>c.value,p),!u.value&&([t,n]=Pd(()=>p()),t=await t,n()),(g,E)=>H(a)?(ne(),Se("span",{key:0,class:Ve(H(d)),width:H(f),height:H(f)},null,10,lw)):H(l)?(ne(),ve(H(Pb),{key:1,icon:H(l),class:Ve(H(d)),width:H(f),height:H(f)},null,8,["icon","class","width","height"])):H(u)?(ne(),ve(Ws(H(u)),{key:2,class:Ve(H(d)),width:H(f),height:H(f)},null,8,["class","width","height"])):(ne(),Se("span",{key:3,class:Ve(H(d)),style:Pn({fontSize:H(f),lineHeight:H(f),width:H(f),height:H(f)})},Gn(e.name),7))}});const Ei=ft(uw,[["__scopeId","data-v-048b1fce"]]),fw=Object.freeze(Object.defineProperty({__proto__:null,default:Ei},Symbol.toStringTag,{value:"Module"})),dw=Re({__name:"SocialIcons",props:{socials:{type:Object,default:()=>{}}},setup(e){const t=e,n=["twitter","facebook","instagram","youtube","github","medium"],r=se(()=>Object.entries(t.socials).map(([s,i])=>typeof i=="object"?i:typeof i=="string"&&i&&n.includes(s)?{href:`https://${s}.com/${i}`,icon:`uil:${s}`,label:i}:null).filter(Boolean)),o=s=>{const i=["noopener","noreferrer"];return s.rel&&i.push(s.rel),i.join(" ")};return(s,i)=>{const a=Ei,c=yo;return ne(!0),Se(we,null,il(H(r),l=>(ne(),ve(c,{key:l.label,rel:o(l),title:l.label,"aria-label":l.label,href:l.href,target:"_blank"},{default:Ge(()=>[l.icon?(ne(),ve(a,{key:0,name:l.icon},null,8,["name"])):Gt("",!0)]),_:2},1032,["rel","title","aria-label","href"]))),128)}}});const Gu=ft(dw,[["__scopeId","data-v-606ecea9"]]),pw=Object.freeze(Object.defineProperty({__proto__:null,default:Gu},Symbol.toStringTag,{value:"Module"})),hw=Re({name:"ClientOnly",inheritAttrs:!1,props:["fallback","placeholder","placeholderTag","fallbackTag"],setup(e,{slots:t,attrs:n}){const r=_e(!1);return Sn(()=>{r.value=!0}),o=>{var c;if(r.value)return(c=t.default)==null?void 0:c.call(t);const s=t.fallback||t.placeholder;if(s)return s();const i=o.fallback||o.placeholder||"",a=o.fallbackTag||o.placeholderTag||"span";return Se(a,n,i)}}}),mw={name:k0,props:{placeholder:String,tag:{type:String,default:"span"}}};function gw(e,t,n,r,o,s){const i=hw;return ne(),ve(i,{placeholder:n.placeholder,"placeholder-tag":n.tag},{default:Ge(()=>[qs(e.$slots,"default")]),_:3},8,["placeholder","placeholder-tag"])}const yw=ft(mw,[["render",gw]]),_w=()=>St("color-mode").value,Ci=e=>(Bs("data-v-cdb2751a"),e=e(),Fs(),e),vw=Ci(()=>Te("span",{class:"sr-only"},"Dark mode",-1)),bw=Ci(()=>Te("span",{class:"sr-only"},"Light mode",-1)),ww=Ci(()=>Te("span",{class:"sr-only"},"System mode",-1)),Ew=Re({__name:"ColorModeSwitch",setup(e){const t=_w(),n=()=>{const r=["system","light","dark"],s=(r.indexOf(t.preference)+1)%r.length;t.preference=r[s]};return(r,o)=>{const s=Ei,i=yw;return ne(),Se("button",{"aria-label":"Color Mode",onClick:n},[oe(i,null,{default:Ge(()=>[H(t).preference==="dark"?(ne(),Se(we,{key:0},[oe(s,{name:"uil:moon"}),vw],64)):H(t).preference==="light"?(ne(),Se(we,{key:1},[oe(s,{name:"uil:sun"}),bw],64)):(ne(),Se(we,{key:2},[oe(s,{name:"uil:desktop"}),ww],64))]),_:1})])}}});const Yu=ft(Ew,[["__scopeId","data-v-cdb2751a"]]),Cw=Object.freeze(Object.defineProperty({__proto__:null,default:Yu},Symbol.toStringTag,{value:"Module"})),Pw={key:1,class:"navigation"},Tw={key:2,class:"message"},kw={class:"icons"},xw={key:0,class:"social"},Sw={class:"color-mode-switch"},Rw=Re({__name:"AppFooter",setup(e){const t=pr().alpine;return(n,r)=>{var c,l,u;const o=yo,s=pi,i=Gu,a=Yu;return ne(),Se("footer",{class:Ve([H(t).footer.alignment])},[(l=(c=H(t).footer)==null?void 0:c.credits)!=null&&l.enabled?(ne(),ve(o,{key:0,class:"credits",to:H(t).footer.credits.repository},{default:Ge(()=>{var f,d;return[fr(Gn((d=(f=H(t).footer)==null?void 0:f.credits)==null?void 0:d.text),1)]}),_:1},8,["to"])):Gt("",!0),H(t).footer.navigation?(ne(),Se("div",Pw,[oe(s)])):Gt("",!0),(u=H(t).footer)!=null&&u.message?(ne(),Se("p",Tw,Gn(H(t).footer.message),1)):Gt("",!0),Te("div",kw,[H(t).socials&&Object.entries(H(t).socials)?(ne(),Se("div",xw,[oe(i,{socials:H(t).socials},null,8,["socials"])])):Gt("",!0),Te("div",Sw,[oe(a)])])],2)}}});const Xu=ft(Rw,[["__scopeId","data-v-fcc97fdb"]]),Aw=Object.freeze(Object.defineProperty({__proto__:null,default:Xu},Symbol.toStringTag,{value:"Module"})),Iw=Re({__name:"Container",props:{as:{type:String,required:!1,default:"div"},padded:{required:!1,type:[Boolean,Object],default:!0},fluid:{required:!1,type:[Boolean,Object],default:!1}},setup(e){const t=e,n={padded:{true:{px:"{elements.container.padding.mobile}","@xs":{px:"{elements.container.padding.xs}"},"@sm":{px:"{elements.container.padding.sm}"},"@md":{px:"{elements.container.padding.md}"}}},fluid:{true:{},false:{maxWidth:"{elements.container.maxWidth}"}}},{$pinceau:r}=h0(t,n,void 0);return(o,s)=>(ne(),ve(Ws(e.as),{class:Ve(["container",[H(r)]])},{default:Ge(()=>[qs(o.$slots,"default",{},void 0,!0)]),_:3},8,["class"]))}});const Zu=ft(Iw,[["__scopeId","data-v-2939ac7b"]]),Lw=Object.freeze(Object.defineProperty({__proto__:null,default:Zu},Symbol.toStringTag,{value:"Module"})),Ow=(e,t=Ht())=>{const n=H(e),r=$e();Be(()=>H(e),(s=n)=>{if(!t.path||!s)return;const i=Object.assign({},(s==null?void 0:s.head)||{});i.meta=[...i.meta||[]],i.link=[...i.link||[]];const a=i.title||(s==null?void 0:s.title);a&&(i.title=a),r.public.content.host;const c=(i==null?void 0:i.description)||(s==null?void 0:s.description);c&&i.meta.filter(l=>l.name==="description").length===0&&i.meta.push({name:"description",content:c}),i!=null&&i.image||(s==null||s.image),jt(()=>Wl(i))},{immediate:!0})},$w=Re({__name:"AppLayout",props:{padded:{type:Boolean,default:!0}},setup(e){const t=pr().alpine;return Wl({meta:[{name:"twitter:card",content:"summary_large_image"}]}),Ow(t),(n,r)=>{const o=Iu,s=Lu,i=Xu,a=Zu;return ne(),ve(a,{class:"app-layout"},{default:Ge(()=>[oe(o),H(t).header?(ne(),ve(s,{key:0})):Gt("",!0),qs(n.$slots,"default",{},void 0,!0),H(t).footer?(ne(),ve(i,{key:1})):Gt("",!0)]),_:3})}}});const ef=ft($w,[["__scopeId","data-v-590000f6"]]),Mw=Object.freeze(Object.defineProperty({__proto__:null,default:ef},Symbol.toStringTag,{value:"Module"}));const Nw={};function Dw(e,t){const n=B0,r=ef;return ne(),ve(r,null,{default:Ge(()=>[oe(n)]),_:1})}const Hw=ft(Nw,[["render",Dw]]),jw={__name:"nuxt-error-page",props:{error:Object},setup(e){const n=e.error;(n.stack||"").split(` +`).splice(1).map(f=>({text:f.replace("webpack:/","").replace(".vue",".js").trim(),internal:f.includes("node_modules")&&!f.includes(".cache")||f.includes("internal")||f.includes("new Promise")})).map(f=>`${f.text}`).join(` +`);const r=Number(n.statusCode||500),o=r===404,s=n.statusMessage??(o?"Page Not Found":"Internal Server Error"),i=n.message||n.toString(),a=void 0,u=o?$(()=>L(()=>import("./error-404.bdffc19b.js"),["./error-404.bdffc19b.js","./error-404.7910d5ca.css"],import.meta.url).then(f=>f.default||f)):$(()=>L(()=>import("./error-500.04fd1c7c.js"),["./error-500.04fd1c7c.js","./error-500.1db01289.css"],import.meta.url).then(f=>f.default||f));return(f,d)=>(ne(),ve(H(u),hf(El({statusCode:H(r),statusMessage:H(s),description:H(i),stack:H(a)})),null,16))}},pc={__name:"nuxt-root",setup(e){const t=()=>null,n=ue(),r=n.deferHydration(),o=!1;gn(mo,Ht()),n.hooks.callHookWith(a=>a.map(c=>c()),"vue:setup");const s=go();rl((a,c,l)=>{if(n.hooks.callHook("vue:error",a,c,l).catch(u=>console.error("[nuxt] Error in `vue:error` hook",u)),Um(a)&&(a.fatal||a.unhandled))return n.runWithContext(()=>un(a)),!1});const i=!1;return(a,c)=>(ne(),ve(qc,{onResolve:H(r)},{default:Ge(()=>[H(s)?(ne(),ve(H(jw),{key:0,error:H(s)},null,8,["error"])):H(i)?(ne(),ve(H(t),{key:1,context:H(i)},null,8,["context"])):H(o)?(ne(),ve(Ws(H(o)),{key:2})):(ne(),ve(H(Hw),{key:3}))]),_:1},8,["onResolve"]))}};globalThis.$fetch||(globalThis.$fetch=mh.create({baseURL:yh()}));let hc;{let e;hc=async function(){var s,i;if(e)return e;const r=!!((s=window.__NUXT__)!=null&&s.serverRendered||((i=document.getElementById("__NUXT_DATA__"))==null?void 0:i.dataset.ssr)==="true")?kp(pc):Tp(pc),o=Ah({vueApp:r});try{await Lh(o,M0)}catch(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}try{await o.hooks.callHook("app:created",r),await o.hooks.callHook("app:beforeMount",r),r.mount(qm),await o.hooks.callHook("app:mounted",r),await jt()}catch(a){await o.callHook("app:error",a),o.payload.error=o.payload.error||a}return r},e=hc().catch(t=>{console.error("Error while mounting app:",t)})}export{Wr as $,ae as A,Jl as B,Wl as C,fr as D,yo as E,we as F,Le as G,Qw as H,se as I,Hn as J,Ww as K,j0 as L,H as M,Oe as N,Ud as O,mo as P,jt as Q,gn as R,qc as S,Xs as T,jm as U,$v as V,Ow as W,ve as X,Pd as Y,il as Z,L as _,Vs as a,ui as a0,J0 as a1,Pn as a2,nt as a3,h0 as a4,qs as a5,Ei as a6,Be as a7,zw as a8,wd as a9,eE as aA,pt as aB,Jw as aC,Zw as aD,Gw as aE,Yw as aF,Xw as aG,Ft as aH,jv as aI,Ov as aa,yn as ab,vs as ac,rr as ad,qw as ae,It as af,Bc as ag,gd as ah,oi as ai,Bt as aj,Oc as ak,Ec as al,so as am,ti as an,nE as ao,Fw as ap,Uw as aq,_w as ar,Ce as as,tE as at,Bw as au,Yr as av,Fv as aw,Vw as ax,Kw as ay,qa as az,ne as b,Se as c,Re as d,Te as e,Gt as f,oe as g,Ir as h,Fs as i,ue as j,ft as k,$e as l,St as m,Ve as n,Sn as o,Bs as p,Or as q,_e as r,Ht as s,Gn as t,ot as u,Hl as v,Ge as w,pr as x,Tp as y,ln as z}; diff --git a/_nuxt/error-404.27bdda01.js b/_nuxt/error-404.bdffc19b.js similarity index 97% rename from _nuxt/error-404.27bdda01.js rename to _nuxt/error-404.bdffc19b.js index d3553dd..bacf1bc 100644 --- a/_nuxt/error-404.27bdda01.js +++ b/_nuxt/error-404.bdffc19b.js @@ -1 +1 @@ -import{k as a,C as n,b as r,c as l,e,t as s,g as c,w as d,D as p,E as f,p as x,i as h}from"./entry.9f5dafa8.js";const m=t=>(x("data-v-f5c0a1bb"),t=t(),h(),t),u={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},b=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),g={class:"max-w-520px text-center z-20"},_=["textContent"],w=["textContent"],y={class:"w-full flex items-center justify-center"},S={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const o=t;return n({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(k,v)=>{const i=f;return r(),l("div",u,[b,e("div",g,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,_),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,w),e("div",y,[c(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:d(()=>[p(s(t.backHome),1)]),_:1})])])])}}},C=a(S,[["__scopeId","data-v-f5c0a1bb"]]);export{C as default}; +import{k as a,C as n,b as r,c as l,e,t as s,g as c,w as d,D as p,E as f,p as x,i as h}from"./entry.f0953e9e.js";const m=t=>(x("data-v-f5c0a1bb"),t=t(),h(),t),u={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},b=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),g={class:"max-w-520px text-center z-20"},_=["textContent"],w=["textContent"],y={class:"w-full flex items-center justify-center"},S={__name:"error-404",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:404},statusMessage:{type:String,default:"Not Found"},description:{type:String,default:"Sorry, the page you are looking for could not be found."},backHome:{type:String,default:"Go back home"}},setup(t){const o=t;return n({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}a{color:inherit;text-decoration:inherit}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(k,v)=>{const i=f;return r(),l("div",u,[b,e("div",g,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,_),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,w),e("div",y,[c(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:d(()=>[p(s(t.backHome),1)]),_:1})])])])}}},C=a(S,[["__scopeId","data-v-f5c0a1bb"]]);export{C as default}; diff --git a/_nuxt/error-500.f99b1d8b.js b/_nuxt/error-500.04fd1c7c.js similarity index 96% rename from _nuxt/error-500.f99b1d8b.js rename to _nuxt/error-500.04fd1c7c.js index 670acd9..2d3ba91 100644 --- a/_nuxt/error-500.f99b1d8b.js +++ b/_nuxt/error-500.04fd1c7c.js @@ -1 +1 @@ -import{k as i,C as a,b as r,c as n,e,t as s,p as l,i as d}from"./entry.9f5dafa8.js";const c=t=>(l("data-v-b86faff8"),t=t(),d(),t),f={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},p=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],b={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return a({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(x,u)=>(r(),n("div",f,[p,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,g),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,m)])]))}},w=i(b,[["__scopeId","data-v-b86faff8"]]);export{w as default}; +import{k as i,C as a,b as r,c as n,e,t as s,p as l,i as d}from"./entry.f0953e9e.js";const c=t=>(l("data-v-b86faff8"),t=t(),d(),t),f={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},p=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),h={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],b={__name:"error-500",props:{appName:{type:String,default:"Nuxt"},version:{type:String,default:""},statusCode:{type:Number,default:500},statusMessage:{type:String,default:"Server error"},description:{type:String,default:"This page is temporarily unavailable."}},setup(t){const o=t;return a({title:`${o.statusCode} - ${o.statusMessage} | ${o.appName}`,script:[],style:[{children:'*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:0;border-style:solid;border-color:#e0e0e0}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(14, 165, 233, .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{margin:0;font-family:inherit;line-height:inherit}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}h1,p{margin:0}h1{font-size:inherit;font-weight:inherit}'}]}),(x,u)=>(r(),n("div",f,[p,e("div",h,[e("h1",{class:"text-8xl sm:text-10xl font-medium mb-8",textContent:s(t.statusCode)},null,8,g),e("p",{class:"text-xl px-8 sm:px-0 sm:text-4xl font-light mb-16 leading-tight",textContent:s(t.description)},null,8,m)])]))}},w=i(b,[["__scopeId","data-v-b86faff8"]]);export{w as default}; diff --git a/_nuxt/index.a98d28e7.js b/_nuxt/index.f211fae0.js similarity index 98% rename from _nuxt/index.a98d28e7.js rename to _nuxt/index.f211fae0.js index 0e7939e..0d06026 100644 --- a/_nuxt/index.a98d28e7.js +++ b/_nuxt/index.f211fae0.js @@ -1 +1 @@ -import{r as g,ak as F,M as V,al as L,am as M,aj as N,o as B,Q as W,I as Q,a7 as S}from"./entry.9f5dafa8.js";var E;const w=typeof window<"u",$=e=>typeof e<"u",j=e=>typeof e=="function",D=e=>typeof e=="string",J=()=>{};w&&((E=window==null?void 0:window.navigator)!=null&&E.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function I(e){return typeof e=="function"?e():V(e)}function R(e){return e}function A(e){return L()?(M(e),!0):!1}function U(e,t=!0){N()?B(e):t?e():W(e)}function G(e,t,n={}){const{immediate:i=!0}=n,s=g(!1);let r=null;function f(){r&&(clearTimeout(r),r=null)}function c(){s.value=!1,f()}function p(...d){f(),s.value=!0,r=setTimeout(()=>{s.value=!1,r=null,e(...d)},I(t))}return i&&(s.value=!0,w&&p()),A(c),{isPending:F(s),start:p,stop:c}}function H(e){var t;const n=I(e);return(t=n==null?void 0:n.$el)!=null?t:n}const K=w?window:void 0,q=w?window.navigator:void 0;function z(...e){let t,n,i,s;if(D(e[0])||Array.isArray(e[0])?([n,i,s]=e,t=K):[t,n,i,s]=e,!t)return J;Array.isArray(n)||(n=[n]),Array.isArray(i)||(i=[i]);const r=[],f=()=>{r.forEach(l=>l()),r.length=0},c=(l,m,u,v)=>(l.addEventListener(m,u,v),()=>l.removeEventListener(m,u,v)),p=S(()=>[H(t),I(s)],([l,m])=>{f(),l&&r.push(...n.flatMap(u=>i.map(v=>c(l,u,v,m))))},{immediate:!0,flush:"post"}),d=()=>{p(),f()};return A(d),d}function X(e,t=!1){const n=g(),i=()=>n.value=!!e();return i(),U(i,t),n}function ae(e={}){const{navigator:t=q,read:n=!1,source:i,copiedDuring:s=1500,legacy:r=!1}=e,f=["copy","cut"],c=X(()=>t&&"clipboard"in t),p=Q(()=>c.value||r),d=g(""),l=g(!1),m=G(()=>l.value=!1,s);function u(){c.value?t.clipboard.readText().then(o=>{d.value=o}):d.value=_()}if(p.value&&n)for(const o of f)z(o,u);async function v(o=I(i)){p.value&&o!=null&&(c.value?await t.clipboard.writeText(o):y(o),d.value=o,l.value=!0,m.start())}function y(o){const a=document.createElement("textarea");a.value=o??"",a.style.position="absolute",a.style.opacity="0",document.body.appendChild(a),a.select(),document.execCommand("copy"),a.remove()}function _(){var o,a,O;return(O=(a=(o=document==null?void 0:document.getSelection)==null?void 0:o.call(document))==null?void 0:a.toString())!=null?O:""}return{isSupported:p,text:d,copied:l,copy:v}}function Y(e){return JSON.parse(JSON.stringify(e))}const h=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},x="__vueuse_ssr_handlers__";h[x]=h[x]||{};var C;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(C||(C={}));var Z=Object.defineProperty,T=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,ee=Object.prototype.propertyIsEnumerable,P=(e,t,n)=>t in e?Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,te=(e,t)=>{for(var n in t||(t={}))k.call(t,n)&&P(e,n,t[n]);if(T)for(var n of T(t))ee.call(t,n)&&P(e,n,t[n]);return e};const ne={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};te({linear:R},ne);function ue(e,t,n,i={}){var s,r,f;const{clone:c=!1,passive:p=!1,eventName:d,deep:l=!1,defaultValue:m}=i,u=N(),v=n||(u==null?void 0:u.emit)||((s=u==null?void 0:u.$emit)==null?void 0:s.bind(u))||((f=(r=u==null?void 0:u.proxy)==null?void 0:r.$emit)==null?void 0:f.bind(u==null?void 0:u.proxy));let y=d;t||(t="modelValue"),y=d||y||`update:${t.toString()}`;const _=a=>c?j(c)?c(a):Y(a):a,o=()=>$(e[t])?_(e[t]):m;if(p){const a=o(),O=g(a);return S(()=>e[t],b=>O.value=_(b)),S(O,b=>{(b!==e[t]||l)&&v(y,b)},{deep:l}),O}else return Q({get(){return o()},set(a){v(y,a)}})}export{ue as a,ae as u}; +import{r as g,ak as F,M as V,al as L,am as M,aj as N,o as B,Q as W,I as Q,a7 as S}from"./entry.f0953e9e.js";var E;const w=typeof window<"u",$=e=>typeof e<"u",j=e=>typeof e=="function",D=e=>typeof e=="string",J=()=>{};w&&((E=window==null?void 0:window.navigator)!=null&&E.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent);function I(e){return typeof e=="function"?e():V(e)}function R(e){return e}function A(e){return L()?(M(e),!0):!1}function U(e,t=!0){N()?B(e):t?e():W(e)}function G(e,t,n={}){const{immediate:i=!0}=n,s=g(!1);let r=null;function f(){r&&(clearTimeout(r),r=null)}function c(){s.value=!1,f()}function p(...d){f(),s.value=!0,r=setTimeout(()=>{s.value=!1,r=null,e(...d)},I(t))}return i&&(s.value=!0,w&&p()),A(c),{isPending:F(s),start:p,stop:c}}function H(e){var t;const n=I(e);return(t=n==null?void 0:n.$el)!=null?t:n}const K=w?window:void 0,q=w?window.navigator:void 0;function z(...e){let t,n,i,s;if(D(e[0])||Array.isArray(e[0])?([n,i,s]=e,t=K):[t,n,i,s]=e,!t)return J;Array.isArray(n)||(n=[n]),Array.isArray(i)||(i=[i]);const r=[],f=()=>{r.forEach(l=>l()),r.length=0},c=(l,m,u,v)=>(l.addEventListener(m,u,v),()=>l.removeEventListener(m,u,v)),p=S(()=>[H(t),I(s)],([l,m])=>{f(),l&&r.push(...n.flatMap(u=>i.map(v=>c(l,u,v,m))))},{immediate:!0,flush:"post"}),d=()=>{p(),f()};return A(d),d}function X(e,t=!1){const n=g(),i=()=>n.value=!!e();return i(),U(i,t),n}function ae(e={}){const{navigator:t=q,read:n=!1,source:i,copiedDuring:s=1500,legacy:r=!1}=e,f=["copy","cut"],c=X(()=>t&&"clipboard"in t),p=Q(()=>c.value||r),d=g(""),l=g(!1),m=G(()=>l.value=!1,s);function u(){c.value?t.clipboard.readText().then(o=>{d.value=o}):d.value=_()}if(p.value&&n)for(const o of f)z(o,u);async function v(o=I(i)){p.value&&o!=null&&(c.value?await t.clipboard.writeText(o):y(o),d.value=o,l.value=!0,m.start())}function y(o){const a=document.createElement("textarea");a.value=o??"",a.style.position="absolute",a.style.opacity="0",document.body.appendChild(a),a.select(),document.execCommand("copy"),a.remove()}function _(){var o,a,O;return(O=(a=(o=document==null?void 0:document.getSelection)==null?void 0:o.call(document))==null?void 0:a.toString())!=null?O:""}return{isSupported:p,text:d,copied:l,copy:v}}function Y(e){return JSON.parse(JSON.stringify(e))}const h=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},x="__vueuse_ssr_handlers__";h[x]=h[x]||{};var C;(function(e){e.UP="UP",e.RIGHT="RIGHT",e.DOWN="DOWN",e.LEFT="LEFT",e.NONE="NONE"})(C||(C={}));var Z=Object.defineProperty,T=Object.getOwnPropertySymbols,k=Object.prototype.hasOwnProperty,ee=Object.prototype.propertyIsEnumerable,P=(e,t,n)=>t in e?Z(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,te=(e,t)=>{for(var n in t||(t={}))k.call(t,n)&&P(e,n,t[n]);if(T)for(var n of T(t))ee.call(t,n)&&P(e,n,t[n]);return e};const ne={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]};te({linear:R},ne);function ue(e,t,n,i={}){var s,r,f;const{clone:c=!1,passive:p=!1,eventName:d,deep:l=!1,defaultValue:m}=i,u=N(),v=n||(u==null?void 0:u.emit)||((s=u==null?void 0:u.$emit)==null?void 0:s.bind(u))||((f=(r=u==null?void 0:u.proxy)==null?void 0:r.$emit)==null?void 0:f.bind(u==null?void 0:u.proxy));let y=d;t||(t="modelValue"),y=d||y||`update:${t.toString()}`;const _=a=>c?j(c)?c(a):Y(a):a,o=()=>$(e[t])?_(e[t]):m;if(p){const a=o(),O=g(a);return S(()=>e[t],b=>O.value=_(b)),S(O,b=>{(b!==e[t]||l)&&v(y,b)},{deep:l}),O}else return Q({get(){return o()},set(a){v(y,a)}})}export{ue as a,ae as u}; diff --git a/_nuxt/page.690aeea2.js b/_nuxt/page.40fea742.js similarity index 66% rename from _nuxt/page.690aeea2.js rename to _nuxt/page.40fea742.js index 59e5fa7..0b05073 100644 --- a/_nuxt/page.690aeea2.js +++ b/_nuxt/page.40fea742.js @@ -1 +1 @@ -import{k as a,c as n,a5 as r,b as t}from"./entry.9f5dafa8.js";const c={};function o(e,s){return t(),n("main",null,[r(e.$slots,"default")])}const f=a(c,[["render",o]]);export{f as default}; +import{k as a,c as n,a5 as r,b as t}from"./entry.f0953e9e.js";const c={};function o(e,s){return t(),n("main",null,[r(e.$slots,"default")])}const f=a(c,[["render",o]]);export{f as default}; diff --git a/_nuxt/slot.03b08a9d.js b/_nuxt/slot.03b08a9d.js new file mode 100644 index 0000000..6c0dd18 --- /dev/null +++ b/_nuxt/slot.03b08a9d.js @@ -0,0 +1 @@ +import{f as n}from"./MDCSlot.bcbc4379.js";import{a5 as i}from"./entry.f0953e9e.js";const e=(t,r,f,...a)=>t[r]?i({...t,[r]:()=>n(t[r](),f==null?void 0:f.unwrap)},r,f,...a):i(t,r,f,...a);export{e as r}; diff --git a/_nuxt/slot.5ed8c6d6.js b/_nuxt/slot.5ed8c6d6.js deleted file mode 100644 index 0eff78a..0000000 --- a/_nuxt/slot.5ed8c6d6.js +++ /dev/null @@ -1 +0,0 @@ -import{f as n}from"./MDCSlot.fdbbad9d.js";import{a5 as i}from"./entry.9f5dafa8.js";const e=(t,r,f,...a)=>t[r]?i({...t,[r]:()=>n(t[r](),f==null?void 0:f.unwrap)},r,f,...a):i(t,r,f,...a);export{e as r}; diff --git a/_nuxt/useStudio.2c4cd446.css b/_nuxt/useStudio.2c4cd446.css deleted file mode 100644 index 8ec2603..0000000 --- a/_nuxt/useStudio.2c4cd446.css +++ /dev/null @@ -1 +0,0 @@ -body.__preview_enabled{padding-bottom:50px}#__nuxt_preview[data-v-4efbaab3]{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.3);border-top:1px solid #eee;bottom:-60px;color:#000;display:flex;font-family:Helvetica,sans-serif;font-size:16px;font-weight:500;gap:10px;height:50px;justify-content:center;left:0;position:fixed;right:0;transition:bottom .3s ease-in-out;z-index:10000}#__nuxt_preview.__preview_ready[data-v-4efbaab3]{bottom:0}#__preview_background[data-v-4efbaab3]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9000}#__preview_loader[data-v-4efbaab3]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.4rem;gap:8px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:9500}#__preview_loader p[data-v-4efbaab3]{margin:10px 0}.dark #__preview_background[data-v-4efbaab3],.dark-mode #__preview_background[data-v-4efbaab3]{background:rgba(0,0,0,.3)}.dark #__preview_loader[data-v-4efbaab3],.dark-mode #__preview_loader[data-v-4efbaab3]{color:#fff}.preview-loading-enter-active[data-v-4efbaab3],.preview-loading-leave-active[data-v-4efbaab3]{transition:opacity .4s}.preview-loading-enter[data-v-4efbaab3],.preview-loading-leave-to[data-v-4efbaab3]{opacity:0}#__preview_loading_icon[data-v-4efbaab3]{animation:spin-4efbaab3 1s linear infinite}.dark #__nuxt_preview[data-v-4efbaab3],.dark-mode #__nuxt_preview[data-v-4efbaab3]{background:rgba(0,0,0,.3);border-top:1px solid #111;color:#fff}#__nuxt_preview svg[data-v-4efbaab3]{color:#000;display:inline-block;height:30px;width:30px}.dark #__nuxt_preview svg[data-v-4efbaab3],.dark-mode #__nuxt_preview svg[data-v-4efbaab3]{color:#fff}button[data-v-4efbaab3]{background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:none;color:#000c;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1rem;margin:0;padding:4px 10px;text-align:center;transition:none;width:auto}button[data-v-4efbaab3]:hover{border-color:#0006;color:#000000e6}.dark button[data-v-4efbaab3],.dark-mode button[data-v-4efbaab3]{border-color:#fff3;color:#d3d3d3}.dark button[data-v-4efbaab3]:hover,.dark-mode button[data-v-4efbaab3]:hover{border-color:#fff6;color:#fff}#__nuxt_preview button[data-v-4efbaab3]:focus,#__nuxt_preview button[data-v-4efbaab3]:hover{background:rgba(0,0,0,.1)}#__nuxt_preview button[data-v-4efbaab3]:active{background:rgba(0,0,0,.2)}.dark #__nuxt_preview button[data-v-4efbaab3],.dark-mode #__nuxt_preview button[data-v-4efbaab3]{border:1px solid hsla(0,0%,100%,.2);color:#fffc}.dark #__nuxt_preview button[data-v-4efbaab3]:hover,.dark-mode #__nuxt_preview button[data-v-4efbaab3]:focus{background:hsla(0,0%,100%,.1)}.dark #__nuxt_preview button[data-v-4efbaab3]:active,.dark-mode #__nuxt_preview button[data-v-4efbaab3]:active{background:hsla(0,0%,100%,.2)}#__nuxt_preview.__preview_refreshing button[data-v-4efbaab3],#__nuxt_preview.__preview_refreshing span[data-v-4efbaab3],#__nuxt_preview.__preview_refreshing svg[data-v-4efbaab3]{animation:nuxt_pulsate-4efbaab3 1s ease-out;animation-iteration-count:infinite;opacity:.5}@keyframes nuxt_pulsate-4efbaab3{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes spin-4efbaab3{0%{transform:rotate(1turn)}to{transform:rotate(0)}} diff --git a/_nuxt/useStudio.aa6ec4ea.js b/_nuxt/useStudio.aa6ec4ea.js new file mode 100644 index 0000000..04cabeb --- /dev/null +++ b/_nuxt/useStudio.aa6ec4ea.js @@ -0,0 +1 @@ +import{d as Y,u as V,r as $,o as j,_ as ee,a as te,b,c as L,n as ne,F as oe,e as w,f as K,g as O,w as J,T as B,t as ie,h as D,p as se,i as ae,j as W,k as re,l as de,m as z,q as ce,s as E,v as U,x as Z,y as le,z as pe,A as F,B as ue}from"./entry.f0953e9e.js";const R=n=>(se("data-v-73a92c59"),n=n(),ae(),n),fe=R(()=>w("svg",{viewBox:"0 0 90 90",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[w("path",{d:"M50.0016 71.0999h29.2561c.9293.0001 1.8422-.241 2.6469-.6992.8047-.4582 1.4729-1.1173 1.9373-1.9109.4645-.7936.7088-1.6939.7083-2.6102-.0004-.9162-.2455-1.8163-.7106-2.6095L64.192 29.713c-.4644-.7934-1.1325-1.4523-1.937-1.9105-.8046-.4581-1.7173-.6993-2.6463-.6993-.9291 0-1.8418.2412-2.6463.6993-.8046.4582-1.4726 1.1171-1.937 1.9105l-5.0238 8.5861-9.8224-16.7898c-.4648-.7934-1.1332-1.4522-1.938-1.9102-.8047-.4581-1.7176-.6992-2.6468-.6992-.9292 0-1.842.2411-2.6468.6992-.8048.458-1.4731 1.1168-1.9379 1.9102L6.56062 63.2701c-.46512.7932-.71021 1.6933-.71061 2.6095-.00041.9163.24389 1.8166.70831 2.6102.46443.7936 1.1326 1.4527 1.93732 1.9109.80473.4582 1.71766.6993 2.64686.6992h18.3646c7.2763 0 12.6422-3.1516 16.3345-9.3002l8.9642-15.3081 4.8015-8.1925 14.4099 24.6083H54.8058l-4.8042 8.1925ZM29.2077 62.899l-12.8161-.0028L35.603 30.0869l9.5857 16.4047-6.418 10.9645c-2.4521 3.9894-5.2377 5.4429-9.563 5.4429Z",fill:"currentColor"})],-1)),ve=R(()=>w("span",null,"Preview mode enabled",-1)),we={key:0},_e=R(()=>w("div",{id:"__preview_background"},null,-1)),he=R(()=>w("svg",{id:"__preview_loading_icon",width:"32",height:"32",viewBox:"0 0 24 24"},[w("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 0 0 4.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 0 1-15.357-2m15.357 2H15"})],-1)),ye=R(()=>w("p",null,"Initializing the preview...",-1)),me={key:0},ge=R(()=>w("div",{id:"__preview_background"},null,-1)),ke={id:"__preview_loader"},Ce=Y({__name:"ContentPreviewMode",props:{previewToken:{type:String,required:!0},apiURL:{type:String,required:!0},syncPreview:{type:Function,required:!0},requestPreviewSyncAPI:{type:Function,required:!0}},setup(n){const s=n,a=["__nuxt_preview","__preview_enabled"],p=W(),y=V(),d=$(!0),g=$(!1),i=$(!1),l=$("");let r;const h=async()=>{D("previewToken").value="",window.sessionStorage.removeItem("previewToken"),await y.replace({query:{preview:void 0}}),window.location.reload()},q=async T=>{const _=await s.syncPreview(T);if(i.value!==!0){if(!_){setTimeout(()=>q(T),1e3);return}D("previewToken").value&&(i.value=!0,await y.replace({query:{}}),p.callHook("nuxt-studio:preview:ready"),window.parent&&window.self!==window.parent&&r.disconnect())}};return j(async()=>{r=(await ee(()=>import("./index.17e44084.js"),[],import.meta.url)).connect(`${s.apiURL}/preview`,{transports:["websocket","polling"],auth:{token:s.previewToken}});let _;r.on("connect",()=>{_=setTimeout(()=>{i.value||(_=setTimeout(()=>{l.value="Preview sync timed out",i.value=!1},3e4),r.emit("draft:requestSync"))},3e4)});const I=()=>{_&&(clearTimeout(_),_=null)};r.on("draft:sync",async P=>{if(I(),!P){try{r.once("draft:ready",()=>{r.emit("draft:requestSync")}),await s.requestPreviewSyncAPI()}catch(x){switch(I(),x.response.status){case 404:l.value="Preview draft not found",i.value=!1;break;default:l.value="An error occurred while syncing preview",i.value=!1}}return}q(P)}),r.on("draft:unauthorized",()=>{I(),l.value="Unauthorized preview token",i.value=!1}),r.on("disconnect",()=>{I()}),document.body.classList.add(...a),r.on("draft:update",P=>{g.value=!0,s.syncPreview(P),g.value=!1})}),te(()=>{document.body.classList.remove(...a)}),(T,_)=>(b(),L("div",null,[d.value?(b(),L("div",{key:0,id:"__nuxt_preview",class:ne({__preview_ready:i.value,__preview_refreshing:g.value})},[i.value?(b(),L(oe,{key:0},[fe,ve,w("button",{onClick:h}," Close ")],64)):K("",!0)],2)):K("",!0),O(B,{name:"preview-loading"},{default:J(()=>[d.value&&!i.value&&!l.value?(b(),L("div",we,[_e,w("div",{id:"__preview_loader"},[he,ye,w("button",{onClick:h}," Cancel ")])])):K("",!0)]),_:1}),O(B,{name:"preview-loading"},{default:J(()=>[l.value?(b(),L("div",me,[ge,w("div",ke,[w("p",null,ie(l.value),1),w("button",{onClick:h}," Exit preview ")])])):K("",!0)]),_:1})]))}});const Ie=re(Ce,[["__scopeId","data-v-73a92c59"]]),Pe=(n=[],s,a)=>{const p=[...s||[]],y=[...a||[]],d=JSON.parse(JSON.stringify(n));for(const i of p)if(i.oldPath)if(y.splice(y.findIndex(r=>r.path===i.oldPath),1),p.find(r=>r.path===i.oldPath))d.push({path:i.path,parsed:i.parsed});else{const r=d.find(h=>h.path===i.oldPath);r&&(r.path=i.path,i.parsed?r.parsed=i.parsed:i.pathMeta&&["_file","_path","_id","_locale"].forEach(h=>{r.parsed[h]=i.pathMeta[h]}))}else if(i.new)d.push({path:i.path,parsed:i.parsed});else{const l=d.find(r=>r.path===i.path);l&&Object.assign(l,{path:i.path,parsed:i.parsed})}for(const i of y)d.splice(d.findIndex(l=>l.path===i.path),1);const g=new Intl.Collator(void 0,{numeric:!0});return d.sort((i,l)=>g.compare(i.path,l.path)),d},C={appConfig:"app.config.ts",tokensConfig:"tokens.config.ts"},Se=n=>{let s;return(...a)=>(s||(s=n()),s)};function G(n,s){for(const a in n){const p=s[a];a in s||delete n[a],p!==null&&typeof p=="object"&&G(n[a],s[a])}}function Q(n,s){for(const a in s){const p=s[a];p!==null&&typeof p=="object"?Array.isArray(p)&&Array.isArray(n[a])?n[a]=p:(n[a]=n[a]||{},Q(n[a],p)):n[a]=p}}const Te=Se(()=>JSON.parse(JSON.stringify(Z()))),H=ue((n,s,a)=>{if(Array.isArray(n[s])&&Array.isArray(a))return n[s]=a,!0}),qe=()=>{const n=W(),{studio:s,content:a}=de().public,p=Te();let y;const d=z("studio-client-db",()=>null),g=z("studio-preview-db-files",()=>[]);d.value||(n.hook("content:storage",e=>{d.value=e}),ce("/non-existing-path").findOne());const i=async(e,o,c=!0)=>{const f=window.sessionStorage.getItem("previewToken"),v=await e.getKeys(`${f}:`);await Promise.all(v.map(u=>e.removeItem(u)));const t=new Set(o.map(u=>u.parsed._id.split(":").shift()));await e.setItem(`${f}$`,JSON.stringify({ignoreSources:Array.from(t)})),await Promise.all(o.map(u=>e.setItem(`${f}:${u.parsed._id}`,JSON.stringify(u.parsed))))},l=e=>{const o=U(n,Z);Q(o,H(e,p)),e||G(o,p)},r=e=>{var c,f,v,t;const o=(t=(v=(f=(c=n==null?void 0:n.vueApp)==null?void 0:c._context)==null?void 0:f.config)==null?void 0:v.globalProperties)==null?void 0:t.$pinceauTheme;!o||!(o!=null&&o.updateTheme)||(y||(y=JSON.parse(JSON.stringify((o==null?void 0:o.theme.value)||{}))),U(n,o.updateTheme,[H(e,y)]))},h=async e=>{if(g.value=e.files=e.files||g.value||[],!d.value)return!1;const o=Pe(e.files,e.additions,e.deletions),c=o.filter(t=>![C.appConfig,C.tokensConfig].includes(t.path));await i(d.value,c,(e.files||[]).length!==0);const f=o.find(t=>t.path===C.appConfig);l(f==null?void 0:f.parsed);const v=o.find(t=>t.path===C.tokensConfig);return r(v==null?void 0:v.parsed),x(),!0},q=async()=>{const e=window.sessionStorage.getItem("previewToken");await $fetch("api/projects/preview/sync",{baseURL:s==null?void 0:s.apiURL,method:"POST",params:{token:e}})},T=()=>{const e=window.sessionStorage.getItem("previewToken"),o=document.createElement("div");o.id="__nuxt_preview_wrapper",document.body.appendChild(o),le(Ie,{previewToken:e,apiURL:s==null?void 0:s.apiURL,syncPreview:h,requestPreviewSyncAPI:q}).mount(o)},_=async e=>{var f,v,t;const o=window.sessionStorage.getItem("previewToken");if(!e)return null;e=e.replace(/\/$/,"");let c=await((f=d.value)==null?void 0:f.getItem(`${o}:${e}`));return c||(c=await((v=d.value)==null?void 0:v.getItem(`cached:${e}`))),c||(c=c=await((t=d.value)==null?void 0:t.getItem(e))),c},I=e=>{var c;const o=window.sessionStorage.getItem("previewToken");d.value&&d.value.setItem(`${o}:${(c=e.parsed)==null?void 0:c._id}`,JSON.stringify(e.parsed))},P=async e=>{var c;const o=window.sessionStorage.getItem("previewToken");await((c=d.value)==null?void 0:c.removeItem(`${o}:${e}`))},x=async()=>{if(a!=null&&a.documentDriven){const{pages:e}=U(n,pe);for(const o in e.value)e.value[o]&&(e.value[o]=await _(e.value[o]._id))}await n.hooks.callHookParallel("app:data:refresh")};return{apiURL:s==null?void 0:s.apiURL,contentStorage:d,syncPreviewFiles:i,syncPreviewAppConfig:l,syncPreviewTokensConfig:r,requestPreviewSynchronization:q,findContentWithId:_,updateContent:I,removeContentWithId:P,requestRerender:x,mountPreviewUI:T,initiateIframeCommunication:X};function X(){if(!window.parent||window.self===window.parent)return;const e=V(),o=E(),c=$(""),f=t=>({path:t.path,query:F(t.query),params:F(t.params),fullPath:t.fullPath,meta:F(t.meta)});window.addEventListener("keydown",t=>{(t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)&&window.parent.postMessage({type:"nuxt-studio:preview:keydown",payload:{key:t.key,metaKey:t.metaKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey}},"*")}),window.addEventListener("message",async t=>{if(!["https://nuxt.studio","https://dev.nuxt.studio","http://localhost:3000"].includes(t.origin))return;const{type:u,payload:A={}}=t.data||{};switch(u){case"nuxt-studio:editor:file-selected":{const m=await _(A.path);m&&(m._partial||m._path!==E().path&&(c.value=m._path,e.push(m._path)));break}case"nuxt-studio:editor:file-changed":{const{additions:m=[],deletions:M=[]}=A;for(const k of m)await I(k);for(const k of M)await P(k.path);x();break}case"nuxt-studio:preview:sync":{h(A);break}case"nuxt-studio:config:file-changed":{const{additions:m=[],deletions:M=[]}=A,k=m.find(S=>S.path===C.appConfig);k&&l(k==null?void 0:k.parsed),M.find(S=>S.path===C.appConfig)&&l(void 0);const N=m.find(S=>S.path===C.tokensConfig);N&&r(N==null?void 0:N.parsed),M.find(S=>S.path===C.tokensConfig)&&r(void 0);break}}}),n.hook("page:finish",()=>{v(),n.payload.prerenderedAt&&x()}),n.hook("content:document-driven:finish",({route:t,page:u})=>{t.meta.studio_page_contentId=u==null?void 0:u._id}),n.hook("nuxt-studio:preview:ready",()=>{window.parent.postMessage({type:"nuxt-studio:preview:ready",payload:f(E())},"*"),setTimeout(()=>{v()},100)});function v(){const t=Array.from(window.document.querySelectorAll("[data-content-id]")).map(A=>A.getAttribute("data-content-id")),u=Array.from(new Set([o.meta.studio_page_contentId,...t])).filter(Boolean);if(c.value===u[0]){c.value="";return}window.openContentInStudioEditor(u,{navigate:!0,pageContentId:o.meta.studio_page_contentId})}window.openContentInStudioEditor=(t,u={})=>{window.parent.postMessage({type:"nuxt-studio:preview:navigate",payload:{...f(o),contentIds:t,...u}},"*")}}};export{qe as useStudio}; diff --git a/_nuxt/useStudio.e2c6321d.css b/_nuxt/useStudio.e2c6321d.css new file mode 100644 index 0000000..befe8c9 --- /dev/null +++ b/_nuxt/useStudio.e2c6321d.css @@ -0,0 +1 @@ +body.__preview_enabled{padding-bottom:50px}#__nuxt_preview[data-v-73a92c59]{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:hsla(0,0%,100%,.3);border-top:1px solid #eee;bottom:-60px;color:#000;display:flex;font-family:Helvetica,sans-serif;font-size:16px;font-weight:500;gap:10px;height:50px;justify-content:center;left:0;position:fixed;right:0;transition:bottom .3s ease-in-out;z-index:10000}#__nuxt_preview.__preview_ready[data-v-73a92c59]{bottom:0}#__preview_background[data-v-73a92c59]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9000}#__preview_loader[data-v-73a92c59]{align-items:center;color:#000;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1.4rem;gap:8px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:9500}#__preview_loader p[data-v-73a92c59]{margin:10px 0}.dark #__preview_background[data-v-73a92c59],.dark-mode #__preview_background[data-v-73a92c59]{background:rgba(0,0,0,.3)}.dark #__preview_loader[data-v-73a92c59],.dark-mode #__preview_loader[data-v-73a92c59]{color:#fff}.preview-loading-enter-active[data-v-73a92c59],.preview-loading-leave-active[data-v-73a92c59]{transition:opacity .4s}.preview-loading-enter[data-v-73a92c59],.preview-loading-leave-to[data-v-73a92c59]{opacity:0}#__preview_loading_icon[data-v-73a92c59]{animation:spin-73a92c59 1s linear infinite}.dark #__nuxt_preview[data-v-73a92c59],.dark-mode #__nuxt_preview[data-v-73a92c59]{background:rgba(0,0,0,.3);border-top:1px solid #111;color:#fff}#__nuxt_preview svg[data-v-73a92c59]{color:#000;display:inline-block;height:30px;width:30px}.dark #__nuxt_preview svg[data-v-73a92c59],.dark-mode #__nuxt_preview svg[data-v-73a92c59]{color:#fff}button[data-v-73a92c59]{background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:none;color:#000c;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1rem;margin:0;padding:4px 10px;text-align:center;transition:none;width:auto}button[data-v-73a92c59]:hover{border-color:#0006;color:#000000e6}.dark button[data-v-73a92c59],.dark-mode button[data-v-73a92c59]{border-color:#fff3;color:#d3d3d3}.dark button[data-v-73a92c59]:hover,.dark-mode button[data-v-73a92c59]:hover{border-color:#fff6;color:#fff}#__nuxt_preview button[data-v-73a92c59]:focus,#__nuxt_preview button[data-v-73a92c59]:hover{background:rgba(0,0,0,.1)}#__nuxt_preview button[data-v-73a92c59]:active{background:rgba(0,0,0,.2)}.dark #__nuxt_preview button[data-v-73a92c59],.dark-mode #__nuxt_preview button[data-v-73a92c59]{border:1px solid hsla(0,0%,100%,.2);color:#fffc}.dark #__nuxt_preview button[data-v-73a92c59]:hover,.dark-mode #__nuxt_preview button[data-v-73a92c59]:focus{background:hsla(0,0%,100%,.1)}.dark #__nuxt_preview button[data-v-73a92c59]:active,.dark-mode #__nuxt_preview button[data-v-73a92c59]:active{background:hsla(0,0%,100%,.2)}#__nuxt_preview.__preview_refreshing button[data-v-73a92c59],#__nuxt_preview.__preview_refreshing span[data-v-73a92c59],#__nuxt_preview.__preview_refreshing svg[data-v-73a92c59]{animation:nuxt_pulsate-73a92c59 1s ease-out;animation-iteration-count:infinite;opacity:.5}@keyframes nuxt_pulsate-73a92c59{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes spin-73a92c59{0%{transform:rotate(1turn)}to{transform:rotate(0)}} diff --git a/_nuxt/useStudio.fe460f85.js b/_nuxt/useStudio.fe460f85.js deleted file mode 100644 index f67ad11..0000000 --- a/_nuxt/useStudio.fe460f85.js +++ /dev/null @@ -1 +0,0 @@ -import{d as Y,u as V,r as $,o as j,_ as ee,a as te,b as q,c as L,n as ne,F as oe,e as w,f as K,g as O,w as J,T as B,t as ie,h as z,p as ae,i as se,j as W,k as re,l as de,m as D,q as ce,s as E,v as U,x as Z,y as H,z as le,A as pe,B as F}from"./entry.9f5dafa8.js";const A=i=>(ae("data-v-4efbaab3"),i=i(),se(),i),ue=A(()=>w("svg",{viewBox:"0 0 90 90",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[w("path",{d:"M50.0016 71.0999h29.2561c.9293.0001 1.8422-.241 2.6469-.6992.8047-.4582 1.4729-1.1173 1.9373-1.9109.4645-.7936.7088-1.6939.7083-2.6102-.0004-.9162-.2455-1.8163-.7106-2.6095L64.192 29.713c-.4644-.7934-1.1325-1.4523-1.937-1.9105-.8046-.4581-1.7173-.6993-2.6463-.6993-.9291 0-1.8418.2412-2.6463.6993-.8046.4582-1.4726 1.1171-1.937 1.9105l-5.0238 8.5861-9.8224-16.7898c-.4648-.7934-1.1332-1.4522-1.938-1.9102-.8047-.4581-1.7176-.6992-2.6468-.6992-.9292 0-1.842.2411-2.6468.6992-.8048.458-1.4731 1.1168-1.9379 1.9102L6.56062 63.2701c-.46512.7932-.71021 1.6933-.71061 2.6095-.00041.9163.24389 1.8166.70831 2.6102.46443.7936 1.1326 1.4527 1.93732 1.9109.80473.4582 1.71766.6993 2.64686.6992h18.3646c7.2763 0 12.6422-3.1516 16.3345-9.3002l8.9642-15.3081 4.8015-8.1925 14.4099 24.6083H54.8058l-4.8042 8.1925ZM29.2077 62.899l-12.8161-.0028L35.603 30.0869l9.5857 16.4047-6.418 10.9645c-2.4521 3.9894-5.2377 5.4429-9.563 5.4429Z",fill:"currentColor"})],-1)),fe=A(()=>w("span",null,"Preview mode enabled",-1)),ve={key:0},we=A(()=>w("div",{id:"__preview_background"},null,-1)),_e=A(()=>w("svg",{id:"__preview_loading_icon",width:"32",height:"32",viewBox:"0 0 24 24"},[w("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 0 0 4.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 0 1-15.357-2m15.357 2H15"})],-1)),he=A(()=>w("p",null,"Initializing the preview...",-1)),ye={key:0},me=A(()=>w("div",{id:"__preview_background"},null,-1)),ge={id:"__preview_loader"},ke=Y({__name:"ContentPreviewMode",props:{previewToken:{type:String,required:!0},apiURL:{type:String,required:!0},syncPreview:{type:Function,required:!0},requestPreviewSyncAPI:{type:Function,required:!0}},setup(i){const a=i,c=["__nuxt_preview","__preview_enabled"],f=W(),y=V(),r=$(!0),g=$(!1),o=$(!1),l=$("");let s;const h=async()=>{z("previewToken").value="",window.sessionStorage.removeItem("previewToken"),await y.replace({query:{preview:void 0}}),window.location.reload()},R=async T=>{const _=await a.syncPreview(T);if(o.value!==!0){if(!_){setTimeout(()=>R(T),1e3);return}z("previewToken").value&&(o.value=!0,await y.replace({query:{}}),f.callHook("nuxt-studio:preview:ready"),window.parent&&window.self!==window.parent&&s.disconnect())}};return j(async()=>{s=(await ee(()=>import("./index.17e44084.js"),[],import.meta.url)).connect(`${a.apiURL}/preview`,{transports:["websocket","polling"],auth:{token:a.previewToken}});let _;s.on("connect",()=>{_=setTimeout(()=>{o.value||(_=setTimeout(()=>{l.value="Preview sync timed out",o.value=!1},3e4),s.emit("draft:requestSync"))},3e4)});const I=()=>{_&&(clearTimeout(_),_=null)};s.on("draft:sync",async P=>{if(I(),!P){try{s.once("draft:ready",()=>{s.emit("draft:requestSync")}),await a.requestPreviewSyncAPI()}catch(x){switch(I(),x.response.status){case 404:l.value="Preview draft not found",o.value=!1;break;default:l.value="An error occurred while syncing preview",o.value=!1}}return}R(P)}),s.on("draft:unauthorized",()=>{I(),l.value="Unauthorized preview token",o.value=!1}),s.on("disconnect",()=>{I()}),document.body.classList.add(...c),s.on("draft:update",P=>{g.value=!0,a.syncPreview(P),g.value=!1})}),te(()=>{document.body.classList.remove(...c)}),(T,_)=>(q(),L("div",null,[r.value?(q(),L("div",{key:0,id:"__nuxt_preview",class:ne({__preview_ready:o.value,__preview_refreshing:g.value})},[o.value?(q(),L(oe,{key:0},[ue,fe,w("button",{onClick:h}," Close ")],64)):K("",!0)],2)):K("",!0),O(B,{name:"preview-loading"},{default:J(()=>[r.value&&!o.value&&!l.value?(q(),L("div",ve,[we,w("div",{id:"__preview_loader"},[_e,he,w("button",{onClick:h}," Cancel ")])])):K("",!0)]),_:1}),O(B,{name:"preview-loading"},{default:J(()=>[l.value?(q(),L("div",ye,[me,w("div",ge,[w("p",null,ie(l.value),1),w("button",{onClick:h}," Exit preview ")])])):K("",!0)]),_:1})]))}});const Ce=re(ke,[["__scopeId","data-v-4efbaab3"]]),Ie=(i=[],a,c)=>{const f=[...a||[]],y=[...c||[]],r=JSON.parse(JSON.stringify(i));for(const o of f)if(o.oldPath)if(y.splice(y.findIndex(s=>s.path===o.oldPath),1),f.find(s=>s.path===o.oldPath))r.push({path:o.path,parsed:o.parsed});else{const s=r.find(h=>h.path===o.oldPath);s&&(s.path=o.path,o.parsed?s.parsed=o.parsed:o.pathMeta&&["_file","_path","_id","_locale"].forEach(h=>{s.parsed[h]=o.pathMeta[h]}))}else if(o.new)r.push({path:o.path,parsed:o.parsed});else{const l=r.find(s=>s.path===o.path);l&&Object.assign(l,{path:o.path,parsed:o.parsed})}for(const o of y)r.splice(r.findIndex(l=>l.path===o.path),1);const g=new Intl.Collator(void 0,{numeric:!0});return r.sort((o,l)=>g.compare(o.path,l.path)),r},C={appConfig:"app.config.ts",tokensConfig:"tokens.config.ts"},Pe=i=>{let a;return(...c)=>(a||(a=i()),a)};function G(i,a){for(const c in i){const f=a[c];c in a||delete i[c],f!==null&&typeof f=="object"&&G(i[c],a[c])}}function Q(i,a){for(const c in a){const f=a[c];f!==null&&typeof f=="object"?(i[c]=i[c]||{},Q(i[c],f)):i[c]=f}}const Se=Pe(()=>JSON.parse(JSON.stringify(Z()))),Ae=()=>{const i=W(),{studio:a,content:c}=de().public,f=Se();let y;const r=D("studio-client-db",()=>null),g=D("studio-preview-db-files",()=>[]);r.value||(i.hook("content:storage",e=>{r.value=e}),ce("/non-existing-path").findOne());const o=async(e,n,d=!0)=>{const u=window.sessionStorage.getItem("previewToken"),v=await e.getKeys(`${u}:`);await Promise.all(v.map(p=>e.removeItem(p)));const t=new Set(n.map(p=>p.parsed._id.split(":").shift()));await e.setItem(`${u}$`,JSON.stringify({ignoreSources:Array.from(t)})),await Promise.all(n.map(p=>e.setItem(`${u}:${p.parsed._id}`,JSON.stringify(p.parsed))))},l=e=>{const n=U(i,Z);Q(n,H(e,f)),e||G(n,f)},s=e=>{var d,u,v,t;const n=(t=(v=(u=(d=i==null?void 0:i.vueApp)==null?void 0:d._context)==null?void 0:u.config)==null?void 0:v.globalProperties)==null?void 0:t.$pinceauTheme;!n||!(n!=null&&n.updateTheme)||(y||(y=JSON.parse(JSON.stringify((n==null?void 0:n.theme.value)||{}))),U(i,n.updateTheme,[H(e,y)]))},h=async e=>{if(g.value=e.files=e.files||g.value||[],!r.value)return!1;const n=Ie(e.files,e.additions,e.deletions),d=n.filter(t=>![C.appConfig,C.tokensConfig].includes(t.path));await o(r.value,d,(e.files||[]).length!==0);const u=n.find(t=>t.path===C.appConfig);l(u==null?void 0:u.parsed);const v=n.find(t=>t.path===C.tokensConfig);return s(v==null?void 0:v.parsed),x(),!0},R=async()=>{const e=window.sessionStorage.getItem("previewToken");await $fetch("api/projects/preview/sync",{baseURL:a==null?void 0:a.apiURL,method:"POST",params:{token:e}})},T=()=>{const e=window.sessionStorage.getItem("previewToken"),n=document.createElement("div");n.id="__nuxt_preview_wrapper",document.body.appendChild(n),le(Ce,{previewToken:e,apiURL:a==null?void 0:a.apiURL,syncPreview:h,requestPreviewSyncAPI:R}).mount(n)},_=async e=>{var u,v,t;const n=window.sessionStorage.getItem("previewToken");if(!e)return null;e=e.replace(/\/$/,"");let d=await((u=r.value)==null?void 0:u.getItem(`${n}:${e}`));return d||(d=await((v=r.value)==null?void 0:v.getItem(`cached:${e}`))),d||(d=d=await((t=r.value)==null?void 0:t.getItem(e))),d},I=e=>{var d;const n=window.sessionStorage.getItem("previewToken");r.value&&r.value.setItem(`${n}:${(d=e.parsed)==null?void 0:d._id}`,JSON.stringify(e.parsed))},P=async e=>{var d;const n=window.sessionStorage.getItem("previewToken");await((d=r.value)==null?void 0:d.removeItem(`${n}:${e}`))},x=async()=>{if(c!=null&&c.documentDriven){const{pages:e}=U(i,pe);for(const n in e.value)e.value[n]&&(e.value[n]=await _(e.value[n]._id))}await i.hooks.callHookParallel("app:data:refresh")};return{apiURL:a==null?void 0:a.apiURL,contentStorage:r,syncPreviewFiles:o,syncPreviewAppConfig:l,syncPreviewTokensConfig:s,requestPreviewSynchronization:R,findContentWithId:_,updateContent:I,removeContentWithId:P,requestRerender:x,mountPreviewUI:T,initiateIframeCommunication:X};function X(){if(!window.parent||window.self===window.parent)return;const e=V(),n=E(),d=$(""),u=t=>({path:t.path,query:F(t.query),params:F(t.params),fullPath:t.fullPath,meta:F(t.meta)});window.addEventListener("keydown",t=>{(t.metaKey||t.ctrlKey||t.altKey||t.shiftKey)&&window.parent.postMessage({type:"nuxt-studio:preview:keydown",payload:{key:t.key,metaKey:t.metaKey,ctrlKey:t.ctrlKey,shiftKey:t.shiftKey,altKey:t.altKey}},"*")}),window.addEventListener("message",async t=>{if(!["https://nuxt.studio","https://dev.nuxt.studio","http://localhost:3000"].includes(t.origin))return;const{type:p,payload:b={}}=t.data||{};switch(p){case"nuxt-studio:editor:file-selected":{const m=await _(b.path);m&&(m._partial||m._path!==E().path&&(d.value=m._path,e.push(m._path)));break}case"nuxt-studio:editor:file-changed":{const{additions:m=[],deletions:M=[]}=b;for(const k of m)await I(k);for(const k of M)await P(k.path);x();break}case"nuxt-studio:preview:sync":{h(b);break}case"nuxt-studio:config:file-changed":{const{additions:m=[],deletions:M=[]}=b,k=m.find(S=>S.path===C.appConfig);k&&l(k==null?void 0:k.parsed),M.find(S=>S.path===C.appConfig)&&l(void 0);const N=m.find(S=>S.path===C.tokensConfig);N&&s(N==null?void 0:N.parsed),M.find(S=>S.path===C.tokensConfig)&&s(void 0);break}}}),i.hook("page:finish",()=>{v(),i.payload.prerenderedAt&&x()}),i.hook("content:document-driven:finish",({route:t,page:p})=>{t.meta.studio_page_contentId=p==null?void 0:p._id}),i.hook("nuxt-studio:preview:ready",()=>{window.parent.postMessage({type:"nuxt-studio:preview:ready",payload:u(E())},"*"),setTimeout(()=>{v()},100)});function v(){const t=Array.from(window.document.querySelectorAll("[data-content-id]")).map(b=>b.getAttribute("data-content-id")),p=Array.from(new Set([n.meta.studio_page_contentId,...t])).filter(Boolean);if(d.value===p[0]){d.value="";return}window.openContentInStudioEditor(p,{navigate:!0,pageContentId:n.meta.studio_page_contentId})}window.openContentInStudioEditor=(t,p={})=>{window.parent.postMessage({type:"nuxt-studio:preview:navigate",payload:{...u(n),contentIds:t,...p}},"*")}}};export{Ae as useStudio}; diff --git a/_payload.json b/_payload.json index 80705e5..f9e01d4 100644 --- a/_payload.json +++ b/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412116695] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918363237] \ No newline at end of file diff --git a/api/_content/cache.1698412077446.json b/api/_content/cache.1698918336168.json similarity index 99% rename from api/_content/cache.1698412077446.json rename to api/_content/cache.1698918336168.json index fed44a1..d10031e 100644 --- a/api/_content/cache.1698412077446.json +++ b/api/_content/cache.1698918336168.json @@ -1 +1 @@ -{"generatedAt":1698412116658,"generateTime":1471,"contents":[{"_path":"/","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"About","description":"An open source blog theme powered by Nuxt.","layout":"default","head":{"title":"Alpine"},"body":{"type":"root","children":[{"type":"element","tag":"hero","props":{"image":"/alpine-0.webp"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Hi, I am Alpine."}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"An "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine","rel":["nofollow"]},"children":[{"type":"text","value":"open source blog theme"}]},{"type":"text","value":" powered by "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Content"}]},{"type":"text","value":", editable on "},{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Studio"}]},{"type":"text","value":"."}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Write pages in Markdown and Vue components with the "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org/guide/writing/mdc","rel":["nofollow"]},"children":[{"type":"text","value":"MDC syntax"}]},{"type":"text","value":"."}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Use "},{"type":"element","tag":"a","props":{"href":"https://elements.nuxt.space","rel":["nofollow"]},"children":[{"type":"element","tag":"strong","props":{},"children":[{"type":"text","value":"30+ built-in"}]}]},{"type":"text","value":" components in your Markdown pages."}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Proin porttitor, orci nec nonummy molestie, enim est eleifend mi, non fermentum diam nisl sit amet erat. Duis semper. Duis arcu massa, scelerisque vitae, consequat in, pretium a, enim."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Pellentesque congue. Ut in risus volutpat libero pharetra tempor. Cras vestibulum bibendum augue. Praesent egestas leo in pede. Praesent blandit odio eu enim. Pellentesque sed dui ut augue blandit sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aliquam nibh. Mauris ac mauris sed pede pellentesque fermentum. Maecenas adipiscing ante non diam sodales hendrerit."}]},{"type":"element","tag":"gallery","props":{":images":"[\"/alpine-0.webp\",\"/alpine-1.webp\",\"/alpine-2.webp\"]"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:1.index.md","_source":"content","_file":"1.index.md","_extension":"md"},{"_path":"/articles","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"Articles","description":"","layout":"page","body":{"type":"root","children":[{"type":"element","tag":"articles-list","props":{"path":"articles"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.articles.md","_source":"content","_file":"2.articles.md","_extension":"md"},{"_path":"/contact","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"Contact","description":"","layout":"default","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"get-in-touch"},"children":[{"type":"text","value":"Get in touch"}]},{"type":"element","tag":"contact-form","props":{":fields":"[{\"type\":\"text\",\"name\":\"name\",\"label\":\"Your name\",\"required\":true},{\"type\":\"email\",\"name\":\"email\",\"label\":\"Your email\",\"required\":true},{\"type\":\"text\",\"name\":\"subject\",\"label\":\"Subject\",\"required\":false},{\"type\":\"textarea\",\"name\":\"message\",\"label\":\"Message\",\"required\":true}]"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:3.contact.md","_source":"content","_file":"3.contact.md","_extension":"md"},{"_path":"/articles/get-started","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Get started with Alpine","description":"Creating a blog with Alpine is a command away, as well as deploying to many platforms.","cover":"/articles/get-started.webp","author":{"name":"Sébastien Chopin","avatarUrl":"https://pbs.twimg.com/profile_images/1042510623962275840/1Iw_Mvud_400x400.jpg","link":"https://twitter.com/atinux"},"date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"get-started-with-alpine"},"children":[{"type":"text","value":"Get started with Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Creating a blog with Alpine is a command away, as well as deploying to many platforms."}]},{"type":"element","tag":"h2","props":{"id":"create-a-blog"},"children":[{"type":"text","value":"Create a blog"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Open a terminal an run the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npx nuxi@latest init -t themes/alpine\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npx"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" nuxi@latest"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" init"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":" -t"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" themes/alpine\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"dependencies"},"children":[{"type":"text","value":"Dependencies"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Next, go to to "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"my-blog/"}]},{"type":"text","value":" directory and install the dependencies:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm install\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" install\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"development"},"children":[{"type":"text","value":"Development"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Start the development server on port 3000:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run dev\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" dev\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Next, you can start creating your content in Markdown in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"content/"}]},{"type":"text","value":" directory."}]},{"type":"element","tag":"h2","props":{"id":"deploy"},"children":[{"type":"text","value":"Deploy"}]},{"type":"element","tag":"h3","props":{"id":"static-hosting"},"children":[{"type":"text","value":"Static hosting"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can deploy Alpine to any static hosting by running the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run generate\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" generate\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This command will create a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"dist/"}]},{"type":"text","value":" directory with the compiled files ready to be uploaded to any static hosting."}]},{"type":"element","tag":"h3","props":{"id":"edge-platforms"},"children":[{"type":"text","value":"Edge platforms"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine supports deploying to the following platforms with "},{"type":"element","tag":"strong","props":{},"children":[{"type":"text","value":"zero configuration"}]},{"type":"text","value":":"}]},{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://vercel.com","rel":["nofollow"]},"children":[{"type":"text","value":"Vercel"}]}]},{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://netlify.com","rel":["nofollow"]},"children":[{"type":"text","value":"Netlify"}]}]},{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://v3.nuxtjs.org/guide/deploy/presets#supported-hosting-providers","rel":["nofollow"]},"children":[{"type":"text","value":"and more..."}]}]}]},{"type":"element","tag":"h3","props":{"id":"node-server"},"children":[{"type":"text","value":"Node server"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can deploy Alpine to a Node server by running the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run build\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" build\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This command will create a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":".output/"}]},{"type":"text","value":" directory with the compiled files ready to be uploaded to any Node server."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To start the production server, run the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"node .output/server/index.mjs\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"node"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" .output/server/index.mjs\n"}]}]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"create-a-blog","depth":2,"text":"Create a blog"},{"id":"dependencies","depth":2,"text":"Dependencies"},{"id":"development","depth":2,"text":"Development"},{"id":"deploy","depth":2,"text":"Deploy","children":[{"id":"static-hosting","depth":3,"text":"Static hosting"},{"id":"edge-platforms","depth":3,"text":"Edge platforms"},{"id":"node-server","depth":3,"text":"Node server"}]}]}},"_type":"markdown","_id":"content:articles:1.get-started.md","_source":"content","_file":"articles/1.get-started.md","_extension":"md"},{"_path":"/articles/configure","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Configure Alpine","description":"Learn how to configure Alpine with the app.config.ts file.","cover":"/articles/configure-alpine.webp","author":{"name":"Clément Ollivier","avatarUrl":"https://pbs.twimg.com/profile_images/1370286658432724996/ZMSDzzIi_400x400.jpg","link":"https://twitter.com/clemcodes"},"date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"configure-alpine"},"children":[{"type":"text","value":"Configure Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To configure meta tags, social links or even the Alpine theme display, update the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"alpine"}]},{"type":"text","value":" key in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"app.config.ts"}]},{"type":"text","value":" at the root of your project:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n /* Alpine configuration goes here */\n }\n}\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" /* Alpine configuration goes here */\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"}\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can look at the "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"default config"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"config schema"}]},{"type":"text","value":" also gives comments on all the configuration parameters."}]},{"type":"element","tag":"h2","props":{"id":"meta-tags"},"children":[{"type":"text","value":"Meta tags"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Configure the title, description and social image of your website:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n title: 'Alpine',\n description: 'The minimalist blog theme',\n image: '/social-card-preview.png',\n // image can also be an object:\n image: {\n src: '/social-card-preview.png',\n alt: 'An image showcasing my project.',\n width: 400,\n height: 300\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" title: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Alpine'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" description: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'The minimalist blog theme'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" image: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'/social-card-preview.png'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // image can also be an object:\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" image: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" src: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'/social-card-preview.png'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alt: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'An image showcasing my project.'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" width: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"400"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" height: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"300\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"social-links"},"children":[{"type":"text","value":"Social links"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To configure the social links displayed in the footer, use the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"socials"}]},{"type":"text","value":" property:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n socials: {\n twitter: 'nuxtlabs',\n instagram: 'wearenuxt',\n linkedin: {\n icon: 'uil:linkedin',\n label: 'LinkedIn',\n href: 'https://www.linkedin.com/company/nuxtlabs'\n },\n mastodon: {\n icon: 'simple-icons:mastodon',\n label: 'Mastodon',\n href: 'https://m.webtoo.ls/@nuxt',\n rel: 'me'\n }\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" socials: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" twitter: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'nuxtlabs'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" instagram: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'wearenuxt'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" linkedin: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'uil:linkedin'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" label: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'LinkedIn'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" href: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://www.linkedin.com/company/nuxtlabs'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" mastodon: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'simple-icons:mastodon'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" label: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Mastodon'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" href: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://m.webtoo.ls/@nuxt'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":15},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" rel: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'me'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":16},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":17},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":18},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":19},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"theme-display"},"children":[{"type":"text","value":"Theme display"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine Header and Footer can also be customized via the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"app.config.ts"}]},{"type":"text","value":" file:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"defineAppConfig({\n alpine: {\n // Remove header with header: false\n header: {\n position: 'inline', // possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n logo: false\n },\n // Remove header with footer: false\n footer: {\n credits: {\n enabled: true, // possible value are : true | false\n repository: 'https://www.github.com/nuxt-themes/alpine' // our github repository\n },\n navigation: false, // possible value are : true | false\n position: 'center', // possible value are : 'none' | 'left' | 'center' | 'right'\n message: 'Follow me on' // string that will be displayed on the footer (leave empty or delete to disable)\n }\n // Disable back to top button: false\n backToTop: {\n text: 'Back to top',\n icon: 'material-symbols:arrow-upward'\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Remove header with header: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" header: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" position: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'inline'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" logo: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Remove header with footer: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" footer: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" credits: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" enabled: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"true"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : true | false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" repository: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://www.github.com/nuxt-themes/alpine'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // our github repository\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" navigation: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"false"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : true | false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":15},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" position: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'center'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : 'none' | 'left' | 'center' | 'right'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":16},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" message: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Follow me on'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // string that will be displayed on the footer (leave empty or delete to disable)\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":17},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":18},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Disable back to top button: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":19},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" backToTop: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":20},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" text: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Back to top'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":21},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'material-symbols:arrow-upward'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":22},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":23},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":24},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"meta-tags","depth":2,"text":"Meta tags"},{"id":"social-links","depth":2,"text":"Social links"},{"id":"theme-display","depth":2,"text":"Theme display"}]}},"_type":"markdown","_id":"content:articles:2.configure.md","_source":"content","_file":"articles/2.configure.md","_extension":"md"},{"_path":"/articles/write-articles","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Write Articles","description":"Writing Markdown articles in Alpine is straightforward.","cover":"/articles/write-articles.webp","date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"write-articles"},"children":[{"type":"text","value":"Write Articles"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Write Markdown articles in Alpine is straightforward."}]},{"type":"element","tag":"h2","props":{"id":"create-an-articles-list"},"children":[{"type":"text","value":"Create an articles list"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a new file in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"content/"}]},{"type":"text","value":" directory:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"touch content/2.articles.md\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"touch"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/2.articles.md\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The numbered prefix determines the order of the menu items."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"In this file, use the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"articles-list"}]},{"type":"text","value":" component to display the list of articles:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ntitle: 'Articles'\nlayout: 'page'\n---\n\n::articles-list\n---\npath: articles\n---\n::\n\n","filename":"2.articles.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"title"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Articles'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"layout"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'page'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"::articles-list\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"path: articles\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"::\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"path"}]},{"type":"text","value":" prop corresponds to the directory where the articles are stored."}]},{"type":"element","tag":"h2","props":{"id":"display-an-article-in-the-list"},"children":[{"type":"text","value":"Display an article in the list"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a new file in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"/content/articles"}]},{"type":"text","value":" directory:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"mkdir content/articles\ntouch content/articles/1.my-new-article.md\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"mkdir"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/articles\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"touch"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/articles/1.my-new-article.md\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For your article to be correctly displayed in the "},{"type":"element","tag":"a","props":{"href":"/articles"},"children":[{"type":"text","value":"articles list"}]},{"type":"text","value":", define a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"cover"}]},{"type":"text","value":" and "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"date"}]},{"type":"text","value":" property in the frontmatter:"}]},{"type":"element","tag":"pre","props":{"className":"language-yaml shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n","filename":"content/articles/1.my-new-article.md","language":"yaml","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"cover"}]},{"type":"text","value":" property can be a local path relative to the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"/public"}]},{"type":"text","value":" directory or an external URL."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Your article will now be displayed in the list with its filename as a default title."}]},{"type":"element","tag":"h2","props":{"id":"edit-your-article"},"children":[{"type":"text","value":"Edit your article"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Under the frontmatter block, enter a Markdown "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"h1"}]},{"type":"text","value":" tag and a line of text:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n\n# An awesome article\n\nThis article is little by size but big by heart.\n","filename":"content/articles/1.my-new-article.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"# An awesome article\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"This article is little by size but big by heart.\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Your article will now be displayed in the list with the title and description you wrote in Markdown."}]},{"type":"element","tag":"h2","props":{"id":"override-title-and-description"},"children":[{"type":"text","value":"Override title and description"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to change the title and description displayed on the list and in the meta tags of the article, add the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"title"}]},{"type":"text","value":" and "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"description"}]},{"type":"text","value":" property to your frontmatter:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\ntitle: Another title\ndescription: Another description\n---\n","filename":"content/articles/1.my-new-article.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"title"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"Another title\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"description"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"Another description\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You are now ready to edit your article and create new ones!"}]},{"type":"element","tag":"h2","props":{"id":"optional-arguments"},"children":[{"type":"text","value":"Optional Arguments"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"In the frontmatter block, you can pass additional options for displaying your article, such as displaying badges on the image:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\nbadges: [{\n color: 'white',\n bg: 'rgba(0, 0, 0, 0.3)',\n content: 'Technology'\n}]\n---\n","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"badges"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": [{\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" color"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'white'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" bg"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'rgba(0, 0, 0, 0.3)'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" content"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Technology'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"}]\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"read-more"},"children":[{"type":"text","value":"Read more"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine is a Nuxt theme using the Content module in "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"documentDriven"}]},{"type":"text","value":" mode."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"👉 Learn more in the "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org/","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Content documentation"}]},{"type":"text","value":"."}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"create-an-articles-list","depth":2,"text":"Create an articles list"},{"id":"display-an-article-in-the-list","depth":2,"text":"Display an article in the list"},{"id":"edit-your-article","depth":2,"text":"Edit your article"},{"id":"override-title-and-description","depth":2,"text":"Override title and description"},{"id":"optional-arguments","depth":2,"text":"Optional Arguments"},{"id":"read-more","depth":2,"text":"Read more"}]}},"_type":"markdown","_id":"content:articles:3.write-articles.md","_source":"content","_file":"articles/3.write-articles.md","_extension":"md"},{"_path":"/articles/design-tokens","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Customize Alpine","description":"Leverage the tokens.config.ts to give your identity to Alpine.","cover":"/articles/design-tokens.webp","date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"customize-alpine"},"children":[{"type":"text","value":"Customize Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Leverage the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"tokens.config.ts"}]},{"type":"text","value":" to give your identity to Alpine."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Look at the "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/blob/main/tokens.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"default tokens config"}]},{"type":"text","value":" to check all the Alpine related Design Tokens."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine is also powered by "},{"type":"element","tag":"a","props":{"href":"https://www.npmjs.com/package/@nuxt-themes/tokens","rel":["nofollow"]},"children":[{"type":"text","value":"@nuxt-themes/tokens"}]},{"type":"text","value":", see the "},{"type":"element","tag":"a","props":{"href":"https://unpkg.com/@nuxt-themes/tokens@latest/dist/tokens.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"package tokens.config.ts"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can configure all the theme tokens to change the apperance of Alpine by creating a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"tokens.config.ts"}]},{"type":"text","value":" in your project:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"import { defineTheme } from 'pinceau'\n\nexport default defineTheme({\n alpine: {\n body: {\n // Update the background color in light & dark mode\n backgroundColor: {\n initial: '#f8fafc',\n dark: '#0f172a'\n }\n }\n }\n})\n","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" { defineTheme } "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" 'pinceau'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineTheme"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" body: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Update the background color in light & dark mode\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" backgroundColor: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" initial: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'#f8fafc'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" dark: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'#0f172a'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you are using "},{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Studio"}]},{"type":"text","value":", you can use an UI to update the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"token.config.ts"}]},{"type":"text","value":" of your Alpine project:"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"element","tag":"img","props":{"alt":"design-tokens-studio.png","src":"/design-tokens-studio.png"},"children":[]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:articles:4.design-tokens.md","_source":"content","_file":"articles/4.design-tokens.md","_extension":"md"}],"navigation":[{"title":"About","_path":"/","layout":"default"},{"title":"Articles","_path":"/articles","children":[{"title":"Get started with Alpine","_path":"/articles/get-started","layout":"article"},{"title":"Configure Alpine","_path":"/articles/configure","layout":"article"},{"title":"Write Articles","_path":"/articles/write-articles","layout":"article"},{"title":"Customize Alpine","_path":"/articles/design-tokens","layout":"article"}],"layout":"page"},{"title":"Contact","_path":"/contact","layout":"default"}]} \ No newline at end of file +{"generatedAt":1698918363208,"generateTime":1066,"contents":[{"_path":"/","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"About","description":"An open source blog theme powered by Nuxt.","layout":"default","head":{"title":"Alpine"},"body":{"type":"root","children":[{"type":"element","tag":"hero","props":{"image":"/alpine-0.webp"},"children":[{"type":"element","tag":"template","props":{"v-slot:title":""},"children":[{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Hi, I am Alpine."}]}]},{"type":"element","tag":"template","props":{"v-slot:description":""},"children":[{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"An "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine","rel":["nofollow"]},"children":[{"type":"text","value":"open source blog theme"}]},{"type":"text","value":" powered by "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Content"}]},{"type":"text","value":", editable on "},{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Studio"}]},{"type":"text","value":"."}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Write pages in Markdown and Vue components with the "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org/guide/writing/mdc","rel":["nofollow"]},"children":[{"type":"text","value":"MDC syntax"}]},{"type":"text","value":"."}]},{"type":"element","tag":"li","props":{},"children":[{"type":"text","value":"Use "},{"type":"element","tag":"a","props":{"href":"https://elements.nuxt.space","rel":["nofollow"]},"children":[{"type":"element","tag":"strong","props":{},"children":[{"type":"text","value":"30+ built-in"}]}]},{"type":"text","value":" components in your Markdown pages."}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Proin porttitor, orci nec nonummy molestie, enim est eleifend mi, non fermentum diam nisl sit amet erat. Duis semper. Duis arcu massa, scelerisque vitae, consequat in, pretium a, enim."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Pellentesque congue. Ut in risus volutpat libero pharetra tempor. Cras vestibulum bibendum augue. Praesent egestas leo in pede. Praesent blandit odio eu enim. Pellentesque sed dui ut augue blandit sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aliquam nibh. Mauris ac mauris sed pede pellentesque fermentum. Maecenas adipiscing ante non diam sodales hendrerit."}]},{"type":"element","tag":"gallery","props":{":images":"[\"/alpine-0.webp\",\"/alpine-1.webp\",\"/alpine-2.webp\"]"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:1.index.md","_source":"content","_file":"1.index.md","_extension":"md"},{"_path":"/articles","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"Articles","description":"","layout":"page","body":{"type":"root","children":[{"type":"element","tag":"articles-list","props":{"path":"articles"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:2.articles.md","_source":"content","_file":"2.articles.md","_extension":"md"},{"_path":"/contact","_dir":"","_draft":false,"_partial":false,"_locale":"","title":"Contact","description":"","layout":"default","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"get-in-touch"},"children":[{"type":"text","value":"Get in touch"}]},{"type":"element","tag":"contact-form","props":{":fields":"[{\"type\":\"text\",\"name\":\"name\",\"label\":\"Your name\",\"required\":true},{\"type\":\"email\",\"name\":\"email\",\"label\":\"Your email\",\"required\":true},{\"type\":\"text\",\"name\":\"subject\",\"label\":\"Subject\",\"required\":false},{\"type\":\"textarea\",\"name\":\"message\",\"label\":\"Message\",\"required\":true}]"},"children":[]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:3.contact.md","_source":"content","_file":"3.contact.md","_extension":"md"},{"_path":"/articles/get-started","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Get started with Alpine","description":"Creating a blog with Alpine is a command away, as well as deploying to many platforms.","cover":"/articles/get-started.webp","author":{"name":"Sébastien Chopin","avatarUrl":"https://pbs.twimg.com/profile_images/1042510623962275840/1Iw_Mvud_400x400.jpg","link":"https://twitter.com/atinux"},"date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"get-started-with-alpine"},"children":[{"type":"text","value":"Get started with Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Creating a blog with Alpine is a command away, as well as deploying to many platforms."}]},{"type":"element","tag":"h2","props":{"id":"create-a-blog"},"children":[{"type":"text","value":"Create a blog"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Open a terminal an run the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npx nuxi@latest init -t themes/alpine\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npx"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" nuxi@latest"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" init"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":" -t"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" themes/alpine\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"dependencies"},"children":[{"type":"text","value":"Dependencies"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Next, go to to "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"my-blog/"}]},{"type":"text","value":" directory and install the dependencies:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm install\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" install\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"development"},"children":[{"type":"text","value":"Development"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Start the development server on port 3000:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run dev\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" dev\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Next, you can start creating your content in Markdown in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"content/"}]},{"type":"text","value":" directory."}]},{"type":"element","tag":"h2","props":{"id":"deploy"},"children":[{"type":"text","value":"Deploy"}]},{"type":"element","tag":"h3","props":{"id":"static-hosting"},"children":[{"type":"text","value":"Static hosting"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can deploy Alpine to any static hosting by running the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run generate\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" generate\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This command will create a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"dist/"}]},{"type":"text","value":" directory with the compiled files ready to be uploaded to any static hosting."}]},{"type":"element","tag":"h3","props":{"id":"edge-platforms"},"children":[{"type":"text","value":"Edge platforms"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine supports deploying to the following platforms with "},{"type":"element","tag":"strong","props":{},"children":[{"type":"text","value":"zero configuration"}]},{"type":"text","value":":"}]},{"type":"element","tag":"ul","props":{},"children":[{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://vercel.com","rel":["nofollow"]},"children":[{"type":"text","value":"Vercel"}]}]},{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://netlify.com","rel":["nofollow"]},"children":[{"type":"text","value":"Netlify"}]}]},{"type":"element","tag":"li","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://v3.nuxtjs.org/guide/deploy/presets#supported-hosting-providers","rel":["nofollow"]},"children":[{"type":"text","value":"and more..."}]}]}]},{"type":"element","tag":"h3","props":{"id":"node-server"},"children":[{"type":"text","value":"Node server"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can deploy Alpine to a Node server by running the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"npm run build\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"npm"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" run"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" build\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"This command will create a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":".output/"}]},{"type":"text","value":" directory with the compiled files ready to be uploaded to any Node server."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To start the production server, run the following command:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"node .output/server/index.mjs\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"node"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" .output/server/index.mjs\n"}]}]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"create-a-blog","depth":2,"text":"Create a blog"},{"id":"dependencies","depth":2,"text":"Dependencies"},{"id":"development","depth":2,"text":"Development"},{"id":"deploy","depth":2,"text":"Deploy","children":[{"id":"static-hosting","depth":3,"text":"Static hosting"},{"id":"edge-platforms","depth":3,"text":"Edge platforms"},{"id":"node-server","depth":3,"text":"Node server"}]}]}},"_type":"markdown","_id":"content:articles:1.get-started.md","_source":"content","_file":"articles/1.get-started.md","_extension":"md"},{"_path":"/articles/configure","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Configure Alpine","description":"Learn how to configure Alpine with the app.config.ts file.","cover":"/articles/configure-alpine.webp","author":{"name":"Clément Ollivier","avatarUrl":"https://pbs.twimg.com/profile_images/1370286658432724996/ZMSDzzIi_400x400.jpg","link":"https://twitter.com/clemcodes"},"date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"configure-alpine"},"children":[{"type":"text","value":"Configure Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To configure meta tags, social links or even the Alpine theme display, update the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"alpine"}]},{"type":"text","value":" key in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"app.config.ts"}]},{"type":"text","value":" at the root of your project:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n /* Alpine configuration goes here */\n }\n}\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" /* Alpine configuration goes here */\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"}\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can look at the "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"default config"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"config schema"}]},{"type":"text","value":" also gives comments on all the configuration parameters."}]},{"type":"element","tag":"h2","props":{"id":"meta-tags"},"children":[{"type":"text","value":"Meta tags"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Configure the title, description and social image of your website:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n title: 'Alpine',\n description: 'The minimalist blog theme',\n image: '/social-card-preview.png',\n // image can also be an object:\n image: {\n src: '/social-card-preview.png',\n alt: 'An image showcasing my project.',\n width: 400,\n height: 300\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" title: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Alpine'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" description: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'The minimalist blog theme'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" image: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'/social-card-preview.png'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // image can also be an object:\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" image: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" src: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'/social-card-preview.png'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alt: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'An image showcasing my project.'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" width: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"400"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" height: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"300\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"social-links"},"children":[{"type":"text","value":"Social links"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"To configure the social links displayed in the footer, use the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"socials"}]},{"type":"text","value":" property:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"export default defineAppConfig({\n alpine: {\n socials: {\n twitter: 'nuxtlabs',\n instagram: 'wearenuxt',\n linkedin: {\n icon: 'uil:linkedin',\n label: 'LinkedIn',\n href: 'https://www.linkedin.com/company/nuxtlabs'\n },\n mastodon: {\n icon: 'simple-icons:mastodon',\n label: 'Mastodon',\n href: 'https://m.webtoo.ls/@nuxt',\n rel: 'me'\n }\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" socials: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" twitter: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'nuxtlabs'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" instagram: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'wearenuxt'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" linkedin: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'uil:linkedin'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" label: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'LinkedIn'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" href: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://www.linkedin.com/company/nuxtlabs'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" mastodon: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'simple-icons:mastodon'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" label: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Mastodon'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" href: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://m.webtoo.ls/@nuxt'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":15},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" rel: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'me'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":16},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":17},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":18},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":19},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"theme-display"},"children":[{"type":"text","value":"Theme display"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine Header and Footer can also be customized via the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"app.config.ts"}]},{"type":"text","value":" file:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"defineAppConfig({\n alpine: {\n // Remove header with header: false\n header: {\n position: 'inline', // possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n logo: false\n },\n // Remove header with footer: false\n footer: {\n credits: {\n enabled: true, // possible value are : true | false\n repository: 'https://www.github.com/nuxt-themes/alpine' // our github repository\n },\n navigation: false, // possible value are : true | false\n position: 'center', // possible value are : 'none' | 'left' | 'center' | 'right'\n message: 'Follow me on' // string that will be displayed on the footer (leave empty or delete to disable)\n }\n // Disable back to top button: false\n backToTop: {\n text: 'Back to top',\n icon: 'material-symbols:arrow-upward'\n }\n }\n})\n","filename":"app.config.ts","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"defineAppConfig"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Remove header with header: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" header: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" position: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'inline'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" logo: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Remove header with footer: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" footer: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" credits: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" enabled: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"true"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : true | false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" repository: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'https://www.github.com/nuxt-themes/alpine'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // our github repository\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" },\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":14},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" navigation: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"false"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : true | false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":15},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" position: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'center'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":", "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":"// possible value are : 'none' | 'left' | 'center' | 'right'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":16},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" message: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Follow me on'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // string that will be displayed on the footer (leave empty or delete to disable)\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":17},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":18},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Disable back to top button: false\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":19},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" backToTop: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":20},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" text: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Back to top'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":21},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" icon: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'material-symbols:arrow-upward'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":22},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":23},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":24},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"meta-tags","depth":2,"text":"Meta tags"},{"id":"social-links","depth":2,"text":"Social links"},{"id":"theme-display","depth":2,"text":"Theme display"}]}},"_type":"markdown","_id":"content:articles:2.configure.md","_source":"content","_file":"articles/2.configure.md","_extension":"md"},{"_path":"/articles/write-articles","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Write Articles","description":"Writing Markdown articles in Alpine is straightforward.","cover":"/articles/write-articles.webp","date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"write-articles"},"children":[{"type":"text","value":"Write Articles"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Write Markdown articles in Alpine is straightforward."}]},{"type":"element","tag":"h2","props":{"id":"create-an-articles-list"},"children":[{"type":"text","value":"Create an articles list"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a new file in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"content/"}]},{"type":"text","value":" directory:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"touch content/2.articles.md\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"touch"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/2.articles.md\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The numbered prefix determines the order of the menu items."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"In this file, use the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"articles-list"}]},{"type":"text","value":" component to display the list of articles:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ntitle: 'Articles'\nlayout: 'page'\n---\n\n::articles-list\n---\npath: articles\n---\n::\n\n","filename":"2.articles.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"title"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Articles'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"layout"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'page'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"::articles-list\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"path: articles\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"::\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"path"}]},{"type":"text","value":" prop corresponds to the directory where the articles are stored."}]},{"type":"element","tag":"h2","props":{"id":"display-an-article-in-the-list"},"children":[{"type":"text","value":"Display an article in the list"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Create a new file in the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"/content/articles"}]},{"type":"text","value":" directory:"}]},{"type":"element","tag":"pre","props":{"className":"language-bash shiki shiki-themes github-light github-dark","code":"mkdir content/articles\ntouch content/articles/1.my-new-article.md\n","language":"bash","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"mkdir"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/articles\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"touch"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" content/articles/1.my-new-article.md\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"For your article to be correctly displayed in the "},{"type":"element","tag":"a","props":{"href":"/articles"},"children":[{"type":"text","value":"articles list"}]},{"type":"text","value":", define a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"cover"}]},{"type":"text","value":" and "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"date"}]},{"type":"text","value":" property in the frontmatter:"}]},{"type":"element","tag":"pre","props":{"className":"language-yaml shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n","filename":"content/articles/1.my-new-article.md","language":"yaml","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"The "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"cover"}]},{"type":"text","value":" property can be a local path relative to the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"/public"}]},{"type":"text","value":" directory or an external URL."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Your article will now be displayed in the list with its filename as a default title."}]},{"type":"element","tag":"h2","props":{"id":"edit-your-article"},"children":[{"type":"text","value":"Edit your article"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Under the frontmatter block, enter a Markdown "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"h1"}]},{"type":"text","value":" tag and a line of text:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n\n# An awesome article\n\nThis article is little by size but big by heart.\n","filename":"content/articles/1.my-new-article.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold"},"children":[{"type":"text","value":"# An awesome article\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"This article is little by size but big by heart.\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Your article will now be displayed in the list with the title and description you wrote in Markdown."}]},{"type":"element","tag":"h2","props":{"id":"override-title-and-description"},"children":[{"type":"text","value":"Override title and description"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you want to change the title and description displayed on the list and in the meta tags of the article, add the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"title"}]},{"type":"text","value":" and "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"description"}]},{"type":"text","value":" property to your frontmatter:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\ntitle: Another title\ndescription: Another description\n---\n","filename":"content/articles/1.my-new-article.md","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"title"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"Another title\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"description"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"Another description\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You are now ready to edit your article and create new ones!"}]},{"type":"element","tag":"h2","props":{"id":"optional-arguments"},"children":[{"type":"text","value":"Optional Arguments"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"In the frontmatter block, you can pass additional options for displaying your article, such as displaying badges on the image:"}]},{"type":"element","tag":"pre","props":{"className":"language-md shiki shiki-themes github-light github-dark","code":"---\ncover: path/to/cover\ndate: 2022-08-23\nbadges: [{\n color: 'white',\n bg: 'rgba(0, 0, 0, 0.3)',\n content: 'Technology'\n}]\n---\n","language":"md","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"cover"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"path/to/cover\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"date"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#005CC5;--shiki-dark:#79B8FF"},"children":[{"type":"text","value":"2022-08-23\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":"badges"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": [{\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" color"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'white'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" bg"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'rgba(0, 0, 0, 0.3)'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#22863A;--shiki-dark:#85E89D"},"children":[{"type":"text","value":" content"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":": "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'Technology'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"}]\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"---\n"}]}]}]}]},{"type":"element","tag":"h2","props":{"id":"read-more"},"children":[{"type":"text","value":"Read more"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine is a Nuxt theme using the Content module in "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"documentDriven"}]},{"type":"text","value":" mode."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"👉 Learn more in the "},{"type":"element","tag":"a","props":{"href":"https://content.nuxtjs.org/","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Content documentation"}]},{"type":"text","value":"."}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[{"id":"create-an-articles-list","depth":2,"text":"Create an articles list"},{"id":"display-an-article-in-the-list","depth":2,"text":"Display an article in the list"},{"id":"edit-your-article","depth":2,"text":"Edit your article"},{"id":"override-title-and-description","depth":2,"text":"Override title and description"},{"id":"optional-arguments","depth":2,"text":"Optional Arguments"},{"id":"read-more","depth":2,"text":"Read more"}]}},"_type":"markdown","_id":"content:articles:3.write-articles.md","_source":"content","_file":"articles/3.write-articles.md","_extension":"md"},{"_path":"/articles/design-tokens","_dir":"articles","_draft":false,"_partial":false,"_locale":"","title":"Customize Alpine","description":"Leverage the tokens.config.ts to give your identity to Alpine.","cover":"/articles/design-tokens.webp","date":"2022-08-23T00:00:00.000Z","layout":"article","body":{"type":"root","children":[{"type":"element","tag":"h1","props":{"id":"customize-alpine"},"children":[{"type":"text","value":"Customize Alpine"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Leverage the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"tokens.config.ts"}]},{"type":"text","value":" to give your identity to Alpine."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Look at the "},{"type":"element","tag":"a","props":{"href":"https://github.com/nuxt-themes/alpine/blob/main/tokens.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"default tokens config"}]},{"type":"text","value":" to check all the Alpine related Design Tokens."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"Alpine is also powered by "},{"type":"element","tag":"a","props":{"href":"https://www.npmjs.com/package/@nuxt-themes/tokens","rel":["nofollow"]},"children":[{"type":"text","value":"@nuxt-themes/tokens"}]},{"type":"text","value":", see the "},{"type":"element","tag":"a","props":{"href":"https://unpkg.com/@nuxt-themes/tokens@latest/dist/tokens.config.ts","rel":["nofollow"]},"children":[{"type":"text","value":"package tokens.config.ts"}]},{"type":"text","value":"."}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"You can configure all the theme tokens to change the apperance of Alpine by creating a "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"tokens.config.ts"}]},{"type":"text","value":" in your project:"}]},{"type":"element","tag":"pre","props":{"className":"language-ts shiki shiki-themes github-light github-dark","code":"import { defineTheme } from 'pinceau'\n\nexport default defineTheme({\n alpine: {\n body: {\n // Update the background color in light & dark mode\n backgroundColor: {\n initial: '#f8fafc',\n dark: '#0f172a'\n }\n }\n }\n})\n","language":"ts","meta":"","style":""},"children":[{"type":"element","tag":"code","props":{"__ignoreMap":""},"children":[{"type":"element","tag":"span","props":{"class":"line","line":1},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"import"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" { defineTheme } "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"from"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":" 'pinceau'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":2},"children":[{"type":"element","tag":"span","props":{"emptyLinePlaceholder":true},"children":[{"type":"text","value":"\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":3},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":"export"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#D73A49;--shiki-dark:#F97583"},"children":[{"type":"text","value":" default"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#6F42C1;--shiki-dark:#B392F0"},"children":[{"type":"text","value":" defineTheme"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"({\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":4},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" alpine: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":5},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" body: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":6},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#6A737D;--shiki-dark:#6A737D"},"children":[{"type":"text","value":" // Update the background color in light & dark mode\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":7},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" backgroundColor: {\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":8},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" initial: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'#f8fafc'"}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":",\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":9},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" dark: "}]},{"type":"element","tag":"span","props":{"style":"--shiki-default:#032F62;--shiki-dark:#9ECBFF"},"children":[{"type":"text","value":"'#0f172a'\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":10},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":11},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":12},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":" }\n"}]}]},{"type":"element","tag":"span","props":{"class":"line","line":13},"children":[{"type":"element","tag":"span","props":{"style":"--shiki-default:#24292E;--shiki-dark:#E1E4E8"},"children":[{"type":"text","value":"})\n"}]}]}]}]},{"type":"element","tag":"p","props":{},"children":[{"type":"text","value":"If you are using "},{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"text","value":"Nuxt Studio"}]},{"type":"text","value":", you can use an UI to update the "},{"type":"element","tag":"code","props":{"className":""},"children":[{"type":"text","value":"token.config.ts"}]},{"type":"text","value":" of your Alpine project:"}]},{"type":"element","tag":"p","props":{},"children":[{"type":"element","tag":"a","props":{"href":"https://nuxt.studio","rel":["nofollow"]},"children":[{"type":"element","tag":"img","props":{"alt":"design-tokens-studio.png","src":"/design-tokens-studio.png"},"children":[]}]}]},{"type":"element","tag":"style","props":{},"children":[{"type":"text","value":"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}"}]}],"toc":{"title":"","searchDepth":2,"depth":2,"links":[]}},"_type":"markdown","_id":"content:articles:4.design-tokens.md","_source":"content","_file":"articles/4.design-tokens.md","_extension":"md"}],"navigation":[{"title":"About","_path":"/","layout":"default"},{"title":"Articles","_path":"/articles","children":[{"title":"Get started with Alpine","_path":"/articles/get-started","layout":"article"},{"title":"Configure Alpine","_path":"/articles/configure","layout":"article"},{"title":"Write Articles","_path":"/articles/write-articles","layout":"article"},{"title":"Customize Alpine","_path":"/articles/design-tokens","layout":"article"}],"layout":"page"},{"title":"Contact","_path":"/contact","layout":"default"}]} \ No newline at end of file diff --git a/api/_content/navigation/u7BbTyuhiE.1698412077446.json b/api/_content/navigation/u7BbTyuhiE.1698918336168.json similarity index 100% rename from api/_content/navigation/u7BbTyuhiE.1698412077446.json rename to api/_content/navigation/u7BbTyuhiE.1698918336168.json diff --git a/api/_content/query/0MNSQkP8wq.1698412077446.json b/api/_content/query/0MNSQkP8wq.1698918336168.json similarity index 100% rename from api/_content/query/0MNSQkP8wq.1698412077446.json rename to api/_content/query/0MNSQkP8wq.1698918336168.json diff --git a/api/_content/query/59xeOb2naK.1698412077446.json b/api/_content/query/59xeOb2naK.1698918336168.json similarity index 100% rename from api/_content/query/59xeOb2naK.1698412077446.json rename to api/_content/query/59xeOb2naK.1698918336168.json diff --git a/api/_content/query/BDYWBtY5Gl.1698412077446.json b/api/_content/query/BDYWBtY5Gl.1698918336168.json similarity index 100% rename from api/_content/query/BDYWBtY5Gl.1698412077446.json rename to api/_content/query/BDYWBtY5Gl.1698918336168.json diff --git a/api/_content/query/CZeSGv3sSE.1698412077446.json b/api/_content/query/CZeSGv3sSE.1698918336168.json similarity index 100% rename from api/_content/query/CZeSGv3sSE.1698412077446.json rename to api/_content/query/CZeSGv3sSE.1698918336168.json diff --git a/api/_content/query/KIzjyHZELc.1698412077446.json b/api/_content/query/KIzjyHZELc.1698918336168.json similarity index 100% rename from api/_content/query/KIzjyHZELc.1698412077446.json rename to api/_content/query/KIzjyHZELc.1698918336168.json diff --git a/api/_content/query/KrTGJqHxiU.1698412077446.json b/api/_content/query/KrTGJqHxiU.1698918336168.json similarity index 100% rename from api/_content/query/KrTGJqHxiU.1698412077446.json rename to api/_content/query/KrTGJqHxiU.1698918336168.json diff --git a/api/_content/query/N48jd3booq.1698412077446.json b/api/_content/query/N48jd3booq.1698918336168.json similarity index 100% rename from api/_content/query/N48jd3booq.1698412077446.json rename to api/_content/query/N48jd3booq.1698918336168.json diff --git a/api/_content/query/QHUKJ8aQxX.1698412077446.json b/api/_content/query/QHUKJ8aQxX.1698918336168.json similarity index 100% rename from api/_content/query/QHUKJ8aQxX.1698412077446.json rename to api/_content/query/QHUKJ8aQxX.1698918336168.json diff --git a/api/_content/query/ZHfNdxC1GC.1698412077446.json b/api/_content/query/ZHfNdxC1GC.1698918336168.json similarity index 100% rename from api/_content/query/ZHfNdxC1GC.1698412077446.json rename to api/_content/query/ZHfNdxC1GC.1698918336168.json diff --git a/api/_content/query/brX4CwCJoQ.1698412077446.json b/api/_content/query/brX4CwCJoQ.1698918336168.json similarity index 100% rename from api/_content/query/brX4CwCJoQ.1698412077446.json rename to api/_content/query/brX4CwCJoQ.1698918336168.json diff --git a/api/_content/query/gJgh1hc9nL.1698412077446.json b/api/_content/query/gJgh1hc9nL.1698918336168.json similarity index 100% rename from api/_content/query/gJgh1hc9nL.1698412077446.json rename to api/_content/query/gJgh1hc9nL.1698918336168.json diff --git a/api/_content/query/kvkF8an8eA.1698412077446.json b/api/_content/query/kvkF8an8eA.1698918336168.json similarity index 100% rename from api/_content/query/kvkF8an8eA.1698412077446.json rename to api/_content/query/kvkF8an8eA.1698918336168.json diff --git a/api/_content/query/neu5j283gn.1698412077446.json b/api/_content/query/neu5j283gn.1698918336168.json similarity index 100% rename from api/_content/query/neu5j283gn.1698412077446.json rename to api/_content/query/neu5j283gn.1698918336168.json diff --git a/api/_content/query/sAwLUTM99v.1698412077446.json b/api/_content/query/sAwLUTM99v.1698918336168.json similarity index 100% rename from api/_content/query/sAwLUTM99v.1698412077446.json rename to api/_content/query/sAwLUTM99v.1698918336168.json diff --git a/api/_content/query/xWeY3NfYtX.1698412077446.json b/api/_content/query/xWeY3NfYtX.1698918336168.json similarity index 100% rename from api/_content/query/xWeY3NfYtX.1698412077446.json rename to api/_content/query/xWeY3NfYtX.1698918336168.json diff --git a/articles/_payload.json b/articles/_payload.json index 038d2f8..b8d35a5 100644 --- a/articles/_payload.json +++ b/articles/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":2302},["Reactive",2],{"articles":3},[4,378,1299,2043],{"_path":5,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":9,"description":10,"cover":11,"author":12,"date":16,"layout":17,"body":18,"_type":373,"_id":374,"_source":375,"_file":376,"_extension":377},"/articles/get-started","articles",false,"","Get started with Alpine","Creating a blog with Alpine is a command away, as well as deploying to many platforms.","/articles/get-started.webp",{"name":13,"avatarUrl":14,"link":15},"Sébastien Chopin","https://pbs.twimg.com/profile_images/1042510623962275840/1Iw_Mvud_400x400.jpg","https://twitter.com/atinux","2022-08-23T00:00:00.000Z","article",{"type":19,"children":20,"toc":361},"root",[21,29,34,41,46,91,97,109,129,135,140,164,176,182,189,194,217,229,235,248,285,291,296,319,330,335,355],{"type":22,"tag":23,"props":24,"children":26},"element","h1",{"id":25},"get-started-with-alpine",[27],{"type":28,"value":9},"text",{"type":22,"tag":30,"props":31,"children":32},"p",{},[33],{"type":28,"value":10},{"type":22,"tag":35,"props":36,"children":38},"h2",{"id":37},"create-a-blog",[39],{"type":28,"value":40},"Create a blog",{"type":22,"tag":30,"props":42,"children":43},{},[44],{"type":28,"value":45},"Open a terminal an run the following command:",{"type":22,"tag":47,"props":48,"children":52},"pre",{"className":49,"code":50,"language":51,"meta":8,"style":8},"language-bash shiki shiki-themes github-light github-dark","npx nuxi@latest init -t themes/alpine\n","bash",[53],{"type":22,"tag":54,"props":55,"children":56},"code",{"__ignoreMap":8},[57],{"type":22,"tag":58,"props":59,"children":62},"span",{"class":60,"line":61},"line",1,[63,69,75,80,86],{"type":22,"tag":58,"props":64,"children":66},{"style":65},"--shiki-default:#6F42C1;--shiki-dark:#B392F0",[67],{"type":28,"value":68},"npx",{"type":22,"tag":58,"props":70,"children":72},{"style":71},"--shiki-default:#032F62;--shiki-dark:#9ECBFF",[73],{"type":28,"value":74}," nuxi@latest",{"type":22,"tag":58,"props":76,"children":77},{"style":71},[78],{"type":28,"value":79}," init",{"type":22,"tag":58,"props":81,"children":83},{"style":82},"--shiki-default:#005CC5;--shiki-dark:#79B8FF",[84],{"type":28,"value":85}," -t",{"type":22,"tag":58,"props":87,"children":88},{"style":71},[89],{"type":28,"value":90}," themes/alpine\n",{"type":22,"tag":35,"props":92,"children":94},{"id":93},"dependencies",[95],{"type":28,"value":96},"Dependencies",{"type":22,"tag":30,"props":98,"children":99},{},[100,102,107],{"type":28,"value":101},"Next, go to to ",{"type":22,"tag":54,"props":103,"children":104},{"className":8},[105],{"type":28,"value":106},"my-blog/",{"type":28,"value":108}," directory and install the dependencies:",{"type":22,"tag":47,"props":110,"children":112},{"className":49,"code":111,"language":51,"meta":8,"style":8},"npm install\n",[113],{"type":22,"tag":54,"props":114,"children":115},{"__ignoreMap":8},[116],{"type":22,"tag":58,"props":117,"children":118},{"class":60,"line":61},[119,124],{"type":22,"tag":58,"props":120,"children":121},{"style":65},[122],{"type":28,"value":123},"npm",{"type":22,"tag":58,"props":125,"children":126},{"style":71},[127],{"type":28,"value":128}," install\n",{"type":22,"tag":35,"props":130,"children":132},{"id":131},"development",[133],{"type":28,"value":134},"Development",{"type":22,"tag":30,"props":136,"children":137},{},[138],{"type":28,"value":139},"Start the development server on port 3000:",{"type":22,"tag":47,"props":141,"children":143},{"className":49,"code":142,"language":51,"meta":8,"style":8},"npm run dev\n",[144],{"type":22,"tag":54,"props":145,"children":146},{"__ignoreMap":8},[147],{"type":22,"tag":58,"props":148,"children":149},{"class":60,"line":61},[150,154,159],{"type":22,"tag":58,"props":151,"children":152},{"style":65},[153],{"type":28,"value":123},{"type":22,"tag":58,"props":155,"children":156},{"style":71},[157],{"type":28,"value":158}," run",{"type":22,"tag":58,"props":160,"children":161},{"style":71},[162],{"type":28,"value":163}," dev\n",{"type":22,"tag":30,"props":165,"children":166},{},[167,169,174],{"type":28,"value":168},"Next, you can start creating your content in Markdown in the ",{"type":22,"tag":54,"props":170,"children":171},{"className":8},[172],{"type":28,"value":173},"content/",{"type":28,"value":175}," directory.",{"type":22,"tag":35,"props":177,"children":179},{"id":178},"deploy",[180],{"type":28,"value":181},"Deploy",{"type":22,"tag":183,"props":184,"children":186},"h3",{"id":185},"static-hosting",[187],{"type":28,"value":188},"Static hosting",{"type":22,"tag":30,"props":190,"children":191},{},[192],{"type":28,"value":193},"You can deploy Alpine to any static hosting by running the following command:",{"type":22,"tag":47,"props":195,"children":197},{"className":49,"code":196,"language":51,"meta":8,"style":8},"npm run generate\n",[198],{"type":22,"tag":54,"props":199,"children":200},{"__ignoreMap":8},[201],{"type":22,"tag":58,"props":202,"children":203},{"class":60,"line":61},[204,208,212],{"type":22,"tag":58,"props":205,"children":206},{"style":65},[207],{"type":28,"value":123},{"type":22,"tag":58,"props":209,"children":210},{"style":71},[211],{"type":28,"value":158},{"type":22,"tag":58,"props":213,"children":214},{"style":71},[215],{"type":28,"value":216}," generate\n",{"type":22,"tag":30,"props":218,"children":219},{},[220,222,227],{"type":28,"value":221},"This command will create a ",{"type":22,"tag":54,"props":223,"children":224},{"className":8},[225],{"type":28,"value":226},"dist/",{"type":28,"value":228}," directory with the compiled files ready to be uploaded to any static hosting.",{"type":22,"tag":183,"props":230,"children":232},{"id":231},"edge-platforms",[233],{"type":28,"value":234},"Edge platforms",{"type":22,"tag":30,"props":236,"children":237},{},[238,240,246],{"type":28,"value":239},"Alpine supports deploying to the following platforms with ",{"type":22,"tag":241,"props":242,"children":243},"strong",{},[244],{"type":28,"value":245},"zero configuration",{"type":28,"value":247},":",{"type":22,"tag":249,"props":250,"children":251},"ul",{},[252,265,275],{"type":22,"tag":253,"props":254,"children":255},"li",{},[256],{"type":22,"tag":257,"props":258,"children":262},"a",{"href":259,"rel":260},"https://vercel.com",[261],"nofollow",[263],{"type":28,"value":264},"Vercel",{"type":22,"tag":253,"props":266,"children":267},{},[268],{"type":22,"tag":257,"props":269,"children":272},{"href":270,"rel":271},"https://netlify.com",[261],[273],{"type":28,"value":274},"Netlify",{"type":22,"tag":253,"props":276,"children":277},{},[278],{"type":22,"tag":257,"props":279,"children":282},{"href":280,"rel":281},"https://v3.nuxtjs.org/guide/deploy/presets#supported-hosting-providers",[261],[283],{"type":28,"value":284},"and more...",{"type":22,"tag":183,"props":286,"children":288},{"id":287},"node-server",[289],{"type":28,"value":290},"Node server",{"type":22,"tag":30,"props":292,"children":293},{},[294],{"type":28,"value":295},"You can deploy Alpine to a Node server by running the following command:",{"type":22,"tag":47,"props":297,"children":299},{"className":49,"code":298,"language":51,"meta":8,"style":8},"npm run build\n",[300],{"type":22,"tag":54,"props":301,"children":302},{"__ignoreMap":8},[303],{"type":22,"tag":58,"props":304,"children":305},{"class":60,"line":61},[306,310,314],{"type":22,"tag":58,"props":307,"children":308},{"style":65},[309],{"type":28,"value":123},{"type":22,"tag":58,"props":311,"children":312},{"style":71},[313],{"type":28,"value":158},{"type":22,"tag":58,"props":315,"children":316},{"style":71},[317],{"type":28,"value":318}," build\n",{"type":22,"tag":30,"props":320,"children":321},{},[322,323,328],{"type":28,"value":221},{"type":22,"tag":54,"props":324,"children":325},{"className":8},[326],{"type":28,"value":327},".output/",{"type":28,"value":329}," directory with the compiled files ready to be uploaded to any Node server.",{"type":22,"tag":30,"props":331,"children":332},{},[333],{"type":28,"value":334},"To start the production server, run the following command:",{"type":22,"tag":47,"props":336,"children":338},{"className":49,"code":337,"language":51,"meta":8,"style":8},"node .output/server/index.mjs\n",[339],{"type":22,"tag":54,"props":340,"children":341},{"__ignoreMap":8},[342],{"type":22,"tag":58,"props":343,"children":344},{"class":60,"line":61},[345,350],{"type":22,"tag":58,"props":346,"children":347},{"style":65},[348],{"type":28,"value":349},"node",{"type":22,"tag":58,"props":351,"children":352},{"style":71},[353],{"type":28,"value":354}," .output/server/index.mjs\n",{"type":22,"tag":356,"props":357,"children":358},"style",{},[359],{"type":28,"value":360},"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":8,"searchDepth":362,"depth":362,"links":363},2,[364,365,366,367],{"id":37,"depth":362,"text":40},{"id":93,"depth":362,"text":96},{"id":131,"depth":362,"text":134},{"id":178,"depth":362,"text":181,"children":368},[369,371,372],{"id":185,"depth":370,"text":188},3,{"id":231,"depth":370,"text":234},{"id":287,"depth":370,"text":290},"markdown","content:articles:1.get-started.md","content","articles/1.get-started.md","md",{"_path":379,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":380,"description":381,"cover":382,"author":383,"date":16,"layout":17,"body":387,"_type":373,"_id":1297,"_source":375,"_file":1298,"_extension":377},"/articles/configure","Configure Alpine","Learn how to configure Alpine with the app.config.ts file.","/articles/configure-alpine.webp",{"name":384,"avatarUrl":385,"link":386},"Clément Ollivier","https://pbs.twimg.com/profile_images/1370286658432724996/ZMSDzzIi_400x400.jpg","https://twitter.com/clemcodes",{"type":19,"children":388,"toc":1292},[389,394,413,482,496,509,515,520,716,722,734,975,981,992,1288],{"type":22,"tag":23,"props":390,"children":392},{"id":391},"configure-alpine",[393],{"type":28,"value":380},{"type":22,"tag":30,"props":395,"children":396},{},[397,399,404,406,411],{"type":28,"value":398},"To configure meta tags, social links or even the Alpine theme display, update the ",{"type":22,"tag":54,"props":400,"children":401},{"className":8},[402],{"type":28,"value":403},"alpine",{"type":28,"value":405}," key in the ",{"type":22,"tag":54,"props":407,"children":408},{"className":8},[409],{"type":28,"value":410},"app.config.ts",{"type":28,"value":412}," at the root of your project:",{"type":22,"tag":47,"props":414,"children":418},{"className":415,"code":416,"filename":410,"language":417,"meta":8,"style":8},"language-ts shiki shiki-themes github-light github-dark","export default defineAppConfig({\n alpine: {\n /* Alpine configuration goes here */\n }\n}\n","ts",[419],{"type":22,"tag":54,"props":420,"children":421},{"__ignoreMap":8},[422,447,455,464,473],{"type":22,"tag":58,"props":423,"children":424},{"class":60,"line":61},[425,431,436,441],{"type":22,"tag":58,"props":426,"children":428},{"style":427},"--shiki-default:#D73A49;--shiki-dark:#F97583",[429],{"type":28,"value":430},"export",{"type":22,"tag":58,"props":432,"children":433},{"style":427},[434],{"type":28,"value":435}," default",{"type":22,"tag":58,"props":437,"children":438},{"style":65},[439],{"type":28,"value":440}," defineAppConfig",{"type":22,"tag":58,"props":442,"children":444},{"style":443},"--shiki-default:#24292E;--shiki-dark:#E1E4E8",[445],{"type":28,"value":446},"({\n",{"type":22,"tag":58,"props":448,"children":449},{"class":60,"line":362},[450],{"type":22,"tag":58,"props":451,"children":452},{"style":443},[453],{"type":28,"value":454}," alpine: {\n",{"type":22,"tag":58,"props":456,"children":457},{"class":60,"line":370},[458],{"type":22,"tag":58,"props":459,"children":461},{"style":460},"--shiki-default:#6A737D;--shiki-dark:#6A737D",[462],{"type":28,"value":463}," /* Alpine configuration goes here */\n",{"type":22,"tag":58,"props":465,"children":467},{"class":60,"line":466},4,[468],{"type":22,"tag":58,"props":469,"children":470},{"style":443},[471],{"type":28,"value":472}," }\n",{"type":22,"tag":58,"props":474,"children":476},{"class":60,"line":475},5,[477],{"type":22,"tag":58,"props":478,"children":479},{"style":443},[480],{"type":28,"value":481},"}\n",{"type":22,"tag":30,"props":483,"children":484},{},[485,487,494],{"type":28,"value":486},"You can look at the ",{"type":22,"tag":257,"props":488,"children":491},{"href":489,"rel":490},"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts",[261],[492],{"type":28,"value":493},"default config",{"type":28,"value":495},".",{"type":22,"tag":30,"props":497,"children":498},{},[499,501,507],{"type":28,"value":500},"The ",{"type":22,"tag":257,"props":502,"children":504},{"href":489,"rel":503},[261],[505],{"type":28,"value":506},"config schema",{"type":28,"value":508}," also gives comments on all the configuration parameters.",{"type":22,"tag":35,"props":510,"children":512},{"id":511},"meta-tags",[513],{"type":28,"value":514},"Meta tags",{"type":22,"tag":30,"props":516,"children":517},{},[518],{"type":28,"value":519},"Configure the title, description and social image of your website:",{"type":22,"tag":47,"props":521,"children":523},{"className":415,"code":522,"filename":410,"language":417,"meta":8,"style":8},"export default defineAppConfig({\n alpine: {\n title: 'Alpine',\n description: 'The minimalist blog theme',\n image: '/social-card-preview.png',\n // image can also be an object:\n image: {\n src: '/social-card-preview.png',\n alt: 'An image showcasing my project.',\n width: 400,\n height: 300\n }\n }\n})\n",[524],{"type":22,"tag":54,"props":525,"children":526},{"__ignoreMap":8},[527,546,553,571,588,605,614,623,640,658,676,690,699,707],{"type":22,"tag":58,"props":528,"children":529},{"class":60,"line":61},[530,534,538,542],{"type":22,"tag":58,"props":531,"children":532},{"style":427},[533],{"type":28,"value":430},{"type":22,"tag":58,"props":535,"children":536},{"style":427},[537],{"type":28,"value":435},{"type":22,"tag":58,"props":539,"children":540},{"style":65},[541],{"type":28,"value":440},{"type":22,"tag":58,"props":543,"children":544},{"style":443},[545],{"type":28,"value":446},{"type":22,"tag":58,"props":547,"children":548},{"class":60,"line":362},[549],{"type":22,"tag":58,"props":550,"children":551},{"style":443},[552],{"type":28,"value":454},{"type":22,"tag":58,"props":554,"children":555},{"class":60,"line":370},[556,561,566],{"type":22,"tag":58,"props":557,"children":558},{"style":443},[559],{"type":28,"value":560}," title: ",{"type":22,"tag":58,"props":562,"children":563},{"style":71},[564],{"type":28,"value":565},"'Alpine'",{"type":22,"tag":58,"props":567,"children":568},{"style":443},[569],{"type":28,"value":570},",\n",{"type":22,"tag":58,"props":572,"children":573},{"class":60,"line":466},[574,579,584],{"type":22,"tag":58,"props":575,"children":576},{"style":443},[577],{"type":28,"value":578}," description: ",{"type":22,"tag":58,"props":580,"children":581},{"style":71},[582],{"type":28,"value":583},"'The minimalist blog theme'",{"type":22,"tag":58,"props":585,"children":586},{"style":443},[587],{"type":28,"value":570},{"type":22,"tag":58,"props":589,"children":590},{"class":60,"line":475},[591,596,601],{"type":22,"tag":58,"props":592,"children":593},{"style":443},[594],{"type":28,"value":595}," image: ",{"type":22,"tag":58,"props":597,"children":598},{"style":71},[599],{"type":28,"value":600},"'/social-card-preview.png'",{"type":22,"tag":58,"props":602,"children":603},{"style":443},[604],{"type":28,"value":570},{"type":22,"tag":58,"props":606,"children":608},{"class":60,"line":607},6,[609],{"type":22,"tag":58,"props":610,"children":611},{"style":460},[612],{"type":28,"value":613}," // image can also be an object:\n",{"type":22,"tag":58,"props":615,"children":617},{"class":60,"line":616},7,[618],{"type":22,"tag":58,"props":619,"children":620},{"style":443},[621],{"type":28,"value":622}," image: {\n",{"type":22,"tag":58,"props":624,"children":626},{"class":60,"line":625},8,[627,632,636],{"type":22,"tag":58,"props":628,"children":629},{"style":443},[630],{"type":28,"value":631}," src: ",{"type":22,"tag":58,"props":633,"children":634},{"style":71},[635],{"type":28,"value":600},{"type":22,"tag":58,"props":637,"children":638},{"style":443},[639],{"type":28,"value":570},{"type":22,"tag":58,"props":641,"children":643},{"class":60,"line":642},9,[644,649,654],{"type":22,"tag":58,"props":645,"children":646},{"style":443},[647],{"type":28,"value":648}," alt: ",{"type":22,"tag":58,"props":650,"children":651},{"style":71},[652],{"type":28,"value":653},"'An image showcasing my project.'",{"type":22,"tag":58,"props":655,"children":656},{"style":443},[657],{"type":28,"value":570},{"type":22,"tag":58,"props":659,"children":661},{"class":60,"line":660},10,[662,667,672],{"type":22,"tag":58,"props":663,"children":664},{"style":443},[665],{"type":28,"value":666}," width: ",{"type":22,"tag":58,"props":668,"children":669},{"style":82},[670],{"type":28,"value":671},"400",{"type":22,"tag":58,"props":673,"children":674},{"style":443},[675],{"type":28,"value":570},{"type":22,"tag":58,"props":677,"children":679},{"class":60,"line":678},11,[680,685],{"type":22,"tag":58,"props":681,"children":682},{"style":443},[683],{"type":28,"value":684}," height: ",{"type":22,"tag":58,"props":686,"children":687},{"style":82},[688],{"type":28,"value":689},"300\n",{"type":22,"tag":58,"props":691,"children":693},{"class":60,"line":692},12,[694],{"type":22,"tag":58,"props":695,"children":696},{"style":443},[697],{"type":28,"value":698}," }\n",{"type":22,"tag":58,"props":700,"children":702},{"class":60,"line":701},13,[703],{"type":22,"tag":58,"props":704,"children":705},{"style":443},[706],{"type":28,"value":472},{"type":22,"tag":58,"props":708,"children":710},{"class":60,"line":709},14,[711],{"type":22,"tag":58,"props":712,"children":713},{"style":443},[714],{"type":28,"value":715},"})\n",{"type":22,"tag":35,"props":717,"children":719},{"id":718},"social-links",[720],{"type":28,"value":721},"Social links",{"type":22,"tag":30,"props":723,"children":724},{},[725,727,732],{"type":28,"value":726},"To configure the social links displayed in the footer, use the ",{"type":22,"tag":54,"props":728,"children":729},{"className":8},[730],{"type":28,"value":731},"socials",{"type":28,"value":733}," property:",{"type":22,"tag":47,"props":735,"children":737},{"className":415,"code":736,"filename":410,"language":417,"meta":8,"style":8},"export default defineAppConfig({\n alpine: {\n socials: {\n twitter: 'nuxtlabs',\n instagram: 'wearenuxt',\n linkedin: {\n icon: 'uil:linkedin',\n label: 'LinkedIn',\n href: 'https://www.linkedin.com/company/nuxtlabs'\n },\n mastodon: {\n icon: 'simple-icons:mastodon',\n label: 'Mastodon',\n href: 'https://m.webtoo.ls/@nuxt',\n rel: 'me'\n }\n }\n }\n})\n",[738],{"type":22,"tag":54,"props":739,"children":740},{"__ignoreMap":8},[741,760,767,775,792,809,817,834,851,864,872,880,896,912,928,942,951,959,967],{"type":22,"tag":58,"props":742,"children":743},{"class":60,"line":61},[744,748,752,756],{"type":22,"tag":58,"props":745,"children":746},{"style":427},[747],{"type":28,"value":430},{"type":22,"tag":58,"props":749,"children":750},{"style":427},[751],{"type":28,"value":435},{"type":22,"tag":58,"props":753,"children":754},{"style":65},[755],{"type":28,"value":440},{"type":22,"tag":58,"props":757,"children":758},{"style":443},[759],{"type":28,"value":446},{"type":22,"tag":58,"props":761,"children":762},{"class":60,"line":362},[763],{"type":22,"tag":58,"props":764,"children":765},{"style":443},[766],{"type":28,"value":454},{"type":22,"tag":58,"props":768,"children":769},{"class":60,"line":370},[770],{"type":22,"tag":58,"props":771,"children":772},{"style":443},[773],{"type":28,"value":774}," socials: {\n",{"type":22,"tag":58,"props":776,"children":777},{"class":60,"line":466},[778,783,788],{"type":22,"tag":58,"props":779,"children":780},{"style":443},[781],{"type":28,"value":782}," twitter: ",{"type":22,"tag":58,"props":784,"children":785},{"style":71},[786],{"type":28,"value":787},"'nuxtlabs'",{"type":22,"tag":58,"props":789,"children":790},{"style":443},[791],{"type":28,"value":570},{"type":22,"tag":58,"props":793,"children":794},{"class":60,"line":475},[795,800,805],{"type":22,"tag":58,"props":796,"children":797},{"style":443},[798],{"type":28,"value":799}," instagram: ",{"type":22,"tag":58,"props":801,"children":802},{"style":71},[803],{"type":28,"value":804},"'wearenuxt'",{"type":22,"tag":58,"props":806,"children":807},{"style":443},[808],{"type":28,"value":570},{"type":22,"tag":58,"props":810,"children":811},{"class":60,"line":607},[812],{"type":22,"tag":58,"props":813,"children":814},{"style":443},[815],{"type":28,"value":816}," linkedin: {\n",{"type":22,"tag":58,"props":818,"children":819},{"class":60,"line":616},[820,825,830],{"type":22,"tag":58,"props":821,"children":822},{"style":443},[823],{"type":28,"value":824}," icon: ",{"type":22,"tag":58,"props":826,"children":827},{"style":71},[828],{"type":28,"value":829},"'uil:linkedin'",{"type":22,"tag":58,"props":831,"children":832},{"style":443},[833],{"type":28,"value":570},{"type":22,"tag":58,"props":835,"children":836},{"class":60,"line":625},[837,842,847],{"type":22,"tag":58,"props":838,"children":839},{"style":443},[840],{"type":28,"value":841}," label: ",{"type":22,"tag":58,"props":843,"children":844},{"style":71},[845],{"type":28,"value":846},"'LinkedIn'",{"type":22,"tag":58,"props":848,"children":849},{"style":443},[850],{"type":28,"value":570},{"type":22,"tag":58,"props":852,"children":853},{"class":60,"line":642},[854,859],{"type":22,"tag":58,"props":855,"children":856},{"style":443},[857],{"type":28,"value":858}," href: ",{"type":22,"tag":58,"props":860,"children":861},{"style":71},[862],{"type":28,"value":863},"'https://www.linkedin.com/company/nuxtlabs'\n",{"type":22,"tag":58,"props":865,"children":866},{"class":60,"line":660},[867],{"type":22,"tag":58,"props":868,"children":869},{"style":443},[870],{"type":28,"value":871}," },\n",{"type":22,"tag":58,"props":873,"children":874},{"class":60,"line":678},[875],{"type":22,"tag":58,"props":876,"children":877},{"style":443},[878],{"type":28,"value":879}," mastodon: {\n",{"type":22,"tag":58,"props":881,"children":882},{"class":60,"line":692},[883,887,892],{"type":22,"tag":58,"props":884,"children":885},{"style":443},[886],{"type":28,"value":824},{"type":22,"tag":58,"props":888,"children":889},{"style":71},[890],{"type":28,"value":891},"'simple-icons:mastodon'",{"type":22,"tag":58,"props":893,"children":894},{"style":443},[895],{"type":28,"value":570},{"type":22,"tag":58,"props":897,"children":898},{"class":60,"line":701},[899,903,908],{"type":22,"tag":58,"props":900,"children":901},{"style":443},[902],{"type":28,"value":841},{"type":22,"tag":58,"props":904,"children":905},{"style":71},[906],{"type":28,"value":907},"'Mastodon'",{"type":22,"tag":58,"props":909,"children":910},{"style":443},[911],{"type":28,"value":570},{"type":22,"tag":58,"props":913,"children":914},{"class":60,"line":709},[915,919,924],{"type":22,"tag":58,"props":916,"children":917},{"style":443},[918],{"type":28,"value":858},{"type":22,"tag":58,"props":920,"children":921},{"style":71},[922],{"type":28,"value":923},"'https://m.webtoo.ls/@nuxt'",{"type":22,"tag":58,"props":925,"children":926},{"style":443},[927],{"type":28,"value":570},{"type":22,"tag":58,"props":929,"children":931},{"class":60,"line":930},15,[932,937],{"type":22,"tag":58,"props":933,"children":934},{"style":443},[935],{"type":28,"value":936}," rel: ",{"type":22,"tag":58,"props":938,"children":939},{"style":71},[940],{"type":28,"value":941},"'me'\n",{"type":22,"tag":58,"props":943,"children":945},{"class":60,"line":944},16,[946],{"type":22,"tag":58,"props":947,"children":948},{"style":443},[949],{"type":28,"value":950}," }\n",{"type":22,"tag":58,"props":952,"children":954},{"class":60,"line":953},17,[955],{"type":22,"tag":58,"props":956,"children":957},{"style":443},[958],{"type":28,"value":698},{"type":22,"tag":58,"props":960,"children":962},{"class":60,"line":961},18,[963],{"type":22,"tag":58,"props":964,"children":965},{"style":443},[966],{"type":28,"value":472},{"type":22,"tag":58,"props":968,"children":970},{"class":60,"line":969},19,[971],{"type":22,"tag":58,"props":972,"children":973},{"style":443},[974],{"type":28,"value":715},{"type":22,"tag":35,"props":976,"children":978},{"id":977},"theme-display",[979],{"type":28,"value":980},"Theme display",{"type":22,"tag":30,"props":982,"children":983},{},[984,986,990],{"type":28,"value":985},"Alpine Header and Footer can also be customized via the ",{"type":22,"tag":54,"props":987,"children":988},{"className":8},[989],{"type":28,"value":410},{"type":28,"value":991}," file:",{"type":22,"tag":47,"props":993,"children":995},{"className":415,"code":994,"filename":410,"language":417,"meta":8,"style":8},"defineAppConfig({\n alpine: {\n // Remove header with header: false\n header: {\n position: 'inline', // possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n logo: false\n },\n // Remove header with footer: false\n footer: {\n credits: {\n enabled: true, // possible value are : true | false\n repository: 'https://www.github.com/nuxt-themes/alpine' // our github repository\n },\n navigation: false, // possible value are : true | false\n position: 'center', // possible value are : 'none' | 'left' | 'center' | 'right'\n message: 'Follow me on' // string that will be displayed on the footer (leave empty or delete to disable)\n }\n // Disable back to top button: false\n backToTop: {\n text: 'Back to top',\n icon: 'material-symbols:arrow-upward'\n }\n }\n})\n",[996],{"type":22,"tag":54,"props":997,"children":998},{"__ignoreMap":8},[999,1011,1018,1026,1034,1057,1070,1078,1086,1094,1102,1124,1142,1149,1170,1191,1209,1216,1224,1232,1250,1264,1272,1280],{"type":22,"tag":58,"props":1000,"children":1001},{"class":60,"line":61},[1002,1007],{"type":22,"tag":58,"props":1003,"children":1004},{"style":65},[1005],{"type":28,"value":1006},"defineAppConfig",{"type":22,"tag":58,"props":1008,"children":1009},{"style":443},[1010],{"type":28,"value":446},{"type":22,"tag":58,"props":1012,"children":1013},{"class":60,"line":362},[1014],{"type":22,"tag":58,"props":1015,"children":1016},{"style":443},[1017],{"type":28,"value":454},{"type":22,"tag":58,"props":1019,"children":1020},{"class":60,"line":370},[1021],{"type":22,"tag":58,"props":1022,"children":1023},{"style":460},[1024],{"type":28,"value":1025}," // Remove header with header: false\n",{"type":22,"tag":58,"props":1027,"children":1028},{"class":60,"line":466},[1029],{"type":22,"tag":58,"props":1030,"children":1031},{"style":443},[1032],{"type":28,"value":1033}," header: {\n",{"type":22,"tag":58,"props":1035,"children":1036},{"class":60,"line":475},[1037,1042,1047,1052],{"type":22,"tag":58,"props":1038,"children":1039},{"style":443},[1040],{"type":28,"value":1041}," position: ",{"type":22,"tag":58,"props":1043,"children":1044},{"style":71},[1045],{"type":28,"value":1046},"'inline'",{"type":22,"tag":58,"props":1048,"children":1049},{"style":443},[1050],{"type":28,"value":1051},", ",{"type":22,"tag":58,"props":1053,"children":1054},{"style":460},[1055],{"type":28,"value":1056},"// possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n",{"type":22,"tag":58,"props":1058,"children":1059},{"class":60,"line":607},[1060,1065],{"type":22,"tag":58,"props":1061,"children":1062},{"style":443},[1063],{"type":28,"value":1064}," logo: ",{"type":22,"tag":58,"props":1066,"children":1067},{"style":82},[1068],{"type":28,"value":1069},"false\n",{"type":22,"tag":58,"props":1071,"children":1072},{"class":60,"line":616},[1073],{"type":22,"tag":58,"props":1074,"children":1075},{"style":443},[1076],{"type":28,"value":1077}," },\n",{"type":22,"tag":58,"props":1079,"children":1080},{"class":60,"line":625},[1081],{"type":22,"tag":58,"props":1082,"children":1083},{"style":460},[1084],{"type":28,"value":1085}," // Remove header with footer: false\n",{"type":22,"tag":58,"props":1087,"children":1088},{"class":60,"line":642},[1089],{"type":22,"tag":58,"props":1090,"children":1091},{"style":443},[1092],{"type":28,"value":1093}," footer: {\n",{"type":22,"tag":58,"props":1095,"children":1096},{"class":60,"line":660},[1097],{"type":22,"tag":58,"props":1098,"children":1099},{"style":443},[1100],{"type":28,"value":1101}," credits: {\n",{"type":22,"tag":58,"props":1103,"children":1104},{"class":60,"line":678},[1105,1110,1115,1119],{"type":22,"tag":58,"props":1106,"children":1107},{"style":443},[1108],{"type":28,"value":1109}," enabled: ",{"type":22,"tag":58,"props":1111,"children":1112},{"style":82},[1113],{"type":28,"value":1114},"true",{"type":22,"tag":58,"props":1116,"children":1117},{"style":443},[1118],{"type":28,"value":1051},{"type":22,"tag":58,"props":1120,"children":1121},{"style":460},[1122],{"type":28,"value":1123},"// possible value are : true | false\n",{"type":22,"tag":58,"props":1125,"children":1126},{"class":60,"line":692},[1127,1132,1137],{"type":22,"tag":58,"props":1128,"children":1129},{"style":443},[1130],{"type":28,"value":1131}," repository: ",{"type":22,"tag":58,"props":1133,"children":1134},{"style":71},[1135],{"type":28,"value":1136},"'https://www.github.com/nuxt-themes/alpine'",{"type":22,"tag":58,"props":1138,"children":1139},{"style":460},[1140],{"type":28,"value":1141}," // our github repository\n",{"type":22,"tag":58,"props":1143,"children":1144},{"class":60,"line":701},[1145],{"type":22,"tag":58,"props":1146,"children":1147},{"style":443},[1148],{"type":28,"value":871},{"type":22,"tag":58,"props":1150,"children":1151},{"class":60,"line":709},[1152,1157,1162,1166],{"type":22,"tag":58,"props":1153,"children":1154},{"style":443},[1155],{"type":28,"value":1156}," navigation: ",{"type":22,"tag":58,"props":1158,"children":1159},{"style":82},[1160],{"type":28,"value":1161},"false",{"type":22,"tag":58,"props":1163,"children":1164},{"style":443},[1165],{"type":28,"value":1051},{"type":22,"tag":58,"props":1167,"children":1168},{"style":460},[1169],{"type":28,"value":1123},{"type":22,"tag":58,"props":1171,"children":1172},{"class":60,"line":930},[1173,1177,1182,1186],{"type":22,"tag":58,"props":1174,"children":1175},{"style":443},[1176],{"type":28,"value":1041},{"type":22,"tag":58,"props":1178,"children":1179},{"style":71},[1180],{"type":28,"value":1181},"'center'",{"type":22,"tag":58,"props":1183,"children":1184},{"style":443},[1185],{"type":28,"value":1051},{"type":22,"tag":58,"props":1187,"children":1188},{"style":460},[1189],{"type":28,"value":1190},"// possible value are : 'none' | 'left' | 'center' | 'right'\n",{"type":22,"tag":58,"props":1192,"children":1193},{"class":60,"line":944},[1194,1199,1204],{"type":22,"tag":58,"props":1195,"children":1196},{"style":443},[1197],{"type":28,"value":1198}," message: ",{"type":22,"tag":58,"props":1200,"children":1201},{"style":71},[1202],{"type":28,"value":1203},"'Follow me on'",{"type":22,"tag":58,"props":1205,"children":1206},{"style":460},[1207],{"type":28,"value":1208}," // string that will be displayed on the footer (leave empty or delete to disable)\n",{"type":22,"tag":58,"props":1210,"children":1211},{"class":60,"line":953},[1212],{"type":22,"tag":58,"props":1213,"children":1214},{"style":443},[1215],{"type":28,"value":698},{"type":22,"tag":58,"props":1217,"children":1218},{"class":60,"line":961},[1219],{"type":22,"tag":58,"props":1220,"children":1221},{"style":460},[1222],{"type":28,"value":1223}," // Disable back to top button: false\n",{"type":22,"tag":58,"props":1225,"children":1226},{"class":60,"line":969},[1227],{"type":22,"tag":58,"props":1228,"children":1229},{"style":443},[1230],{"type":28,"value":1231}," backToTop: {\n",{"type":22,"tag":58,"props":1233,"children":1235},{"class":60,"line":1234},20,[1236,1241,1246],{"type":22,"tag":58,"props":1237,"children":1238},{"style":443},[1239],{"type":28,"value":1240}," text: ",{"type":22,"tag":58,"props":1242,"children":1243},{"style":71},[1244],{"type":28,"value":1245},"'Back to top'",{"type":22,"tag":58,"props":1247,"children":1248},{"style":443},[1249],{"type":28,"value":570},{"type":22,"tag":58,"props":1251,"children":1253},{"class":60,"line":1252},21,[1254,1259],{"type":22,"tag":58,"props":1255,"children":1256},{"style":443},[1257],{"type":28,"value":1258}," icon: ",{"type":22,"tag":58,"props":1260,"children":1261},{"style":71},[1262],{"type":28,"value":1263},"'material-symbols:arrow-upward'\n",{"type":22,"tag":58,"props":1265,"children":1267},{"class":60,"line":1266},22,[1268],{"type":22,"tag":58,"props":1269,"children":1270},{"style":443},[1271],{"type":28,"value":698},{"type":22,"tag":58,"props":1273,"children":1275},{"class":60,"line":1274},23,[1276],{"type":22,"tag":58,"props":1277,"children":1278},{"style":443},[1279],{"type":28,"value":472},{"type":22,"tag":58,"props":1281,"children":1283},{"class":60,"line":1282},24,[1284],{"type":22,"tag":58,"props":1285,"children":1286},{"style":443},[1287],{"type":28,"value":715},{"type":22,"tag":356,"props":1289,"children":1290},{},[1291],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":1293},[1294,1295,1296],{"id":511,"depth":362,"text":514},{"id":718,"depth":362,"text":721},{"id":977,"depth":362,"text":980},"content:articles:2.configure.md","articles/2.configure.md",{"_path":1300,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":1301,"description":1302,"cover":1303,"date":16,"layout":17,"body":1304,"_type":373,"_id":2041,"_source":375,"_file":2042,"_extension":377},"/articles/write-articles","Write Articles","Writing Markdown articles in Alpine is straightforward.","/articles/write-articles.webp",{"type":19,"children":1305,"toc":2033},[1306,1311,1316,1322,1333,1353,1358,1370,1478,1489,1495,1505,1537,1564,1620,1637,1642,1648,1659,1740,1745,1751,1768,1851,1856,1862,1867,1998,2004,2016,2029],{"type":22,"tag":23,"props":1307,"children":1309},{"id":1308},"write-articles",[1310],{"type":28,"value":1301},{"type":22,"tag":30,"props":1312,"children":1313},{},[1314],{"type":28,"value":1315},"Write Markdown articles in Alpine is straightforward.",{"type":22,"tag":35,"props":1317,"children":1319},{"id":1318},"create-an-articles-list",[1320],{"type":28,"value":1321},"Create an articles list",{"type":22,"tag":30,"props":1323,"children":1324},{},[1325,1327,1331],{"type":28,"value":1326},"Create a new file in the ",{"type":22,"tag":54,"props":1328,"children":1329},{"className":8},[1330],{"type":28,"value":173},{"type":28,"value":1332}," directory:",{"type":22,"tag":47,"props":1334,"children":1336},{"className":49,"code":1335,"language":51,"meta":8,"style":8},"touch content/2.articles.md\n",[1337],{"type":22,"tag":54,"props":1338,"children":1339},{"__ignoreMap":8},[1340],{"type":22,"tag":58,"props":1341,"children":1342},{"class":60,"line":61},[1343,1348],{"type":22,"tag":58,"props":1344,"children":1345},{"style":65},[1346],{"type":28,"value":1347},"touch",{"type":22,"tag":58,"props":1349,"children":1350},{"style":71},[1351],{"type":28,"value":1352}," content/2.articles.md\n",{"type":22,"tag":30,"props":1354,"children":1355},{},[1356],{"type":28,"value":1357},"The numbered prefix determines the order of the menu items.",{"type":22,"tag":30,"props":1359,"children":1360},{},[1361,1363,1368],{"type":28,"value":1362},"In this file, use the ",{"type":22,"tag":54,"props":1364,"children":1365},{"className":8},[1366],{"type":28,"value":1367},"articles-list",{"type":28,"value":1369}," component to display the list of articles:",{"type":22,"tag":47,"props":1371,"children":1375},{"className":1372,"code":1373,"filename":1374,"language":377,"meta":8,"style":8},"language-md shiki shiki-themes github-light github-dark","---\ntitle: 'Articles'\nlayout: 'page'\n---\n\n::articles-list\n---\npath: articles\n---\n::\n\n","2.articles.md",[1376],{"type":22,"tag":54,"props":1377,"children":1378},{"__ignoreMap":8},[1379,1387,1406,1423,1430,1439,1447,1455,1463,1470],{"type":22,"tag":58,"props":1380,"children":1381},{"class":60,"line":61},[1382],{"type":22,"tag":58,"props":1383,"children":1384},{"style":443},[1385],{"type":28,"value":1386},"---\n",{"type":22,"tag":58,"props":1388,"children":1389},{"class":60,"line":362},[1390,1396,1401],{"type":22,"tag":58,"props":1391,"children":1393},{"style":1392},"--shiki-default:#22863A;--shiki-dark:#85E89D",[1394],{"type":28,"value":1395},"title",{"type":22,"tag":58,"props":1397,"children":1398},{"style":443},[1399],{"type":28,"value":1400},": ",{"type":22,"tag":58,"props":1402,"children":1403},{"style":71},[1404],{"type":28,"value":1405},"'Articles'\n",{"type":22,"tag":58,"props":1407,"children":1408},{"class":60,"line":370},[1409,1414,1418],{"type":22,"tag":58,"props":1410,"children":1411},{"style":1392},[1412],{"type":28,"value":1413},"layout",{"type":22,"tag":58,"props":1415,"children":1416},{"style":443},[1417],{"type":28,"value":1400},{"type":22,"tag":58,"props":1419,"children":1420},{"style":71},[1421],{"type":28,"value":1422},"'page'\n",{"type":22,"tag":58,"props":1424,"children":1425},{"class":60,"line":466},[1426],{"type":22,"tag":58,"props":1427,"children":1428},{"style":443},[1429],{"type":28,"value":1386},{"type":22,"tag":58,"props":1431,"children":1432},{"class":60,"line":475},[1433],{"type":22,"tag":58,"props":1434,"children":1436},{"emptyLinePlaceholder":1435},true,[1437],{"type":28,"value":1438},"\n",{"type":22,"tag":58,"props":1440,"children":1441},{"class":60,"line":607},[1442],{"type":22,"tag":58,"props":1443,"children":1444},{"style":443},[1445],{"type":28,"value":1446},"::articles-list\n",{"type":22,"tag":58,"props":1448,"children":1449},{"class":60,"line":616},[1450],{"type":22,"tag":58,"props":1451,"children":1453},{"style":1452},"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold",[1454],{"type":28,"value":1386},{"type":22,"tag":58,"props":1456,"children":1457},{"class":60,"line":625},[1458],{"type":22,"tag":58,"props":1459,"children":1460},{"style":443},[1461],{"type":28,"value":1462},"path: articles\n",{"type":22,"tag":58,"props":1464,"children":1465},{"class":60,"line":642},[1466],{"type":22,"tag":58,"props":1467,"children":1468},{"style":1452},[1469],{"type":28,"value":1386},{"type":22,"tag":58,"props":1471,"children":1472},{"class":60,"line":660},[1473],{"type":22,"tag":58,"props":1474,"children":1475},{"style":443},[1476],{"type":28,"value":1477},"::\n",{"type":22,"tag":30,"props":1479,"children":1480},{},[1481,1482,1487],{"type":28,"value":500},{"type":22,"tag":54,"props":1483,"children":1484},{"className":8},[1485],{"type":28,"value":1486},"path",{"type":28,"value":1488}," prop corresponds to the directory where the articles are stored.",{"type":22,"tag":35,"props":1490,"children":1492},{"id":1491},"display-an-article-in-the-list",[1493],{"type":28,"value":1494},"Display an article in the list",{"type":22,"tag":30,"props":1496,"children":1497},{},[1498,1499,1504],{"type":28,"value":1326},{"type":22,"tag":54,"props":1500,"children":1501},{"className":8},[1502],{"type":28,"value":1503},"/content/articles",{"type":28,"value":1332},{"type":22,"tag":47,"props":1506,"children":1508},{"className":49,"code":1507,"language":51,"meta":8,"style":8},"mkdir content/articles\ntouch content/articles/1.my-new-article.md\n",[1509],{"type":22,"tag":54,"props":1510,"children":1511},{"__ignoreMap":8},[1512,1525],{"type":22,"tag":58,"props":1513,"children":1514},{"class":60,"line":61},[1515,1520],{"type":22,"tag":58,"props":1516,"children":1517},{"style":65},[1518],{"type":28,"value":1519},"mkdir",{"type":22,"tag":58,"props":1521,"children":1522},{"style":71},[1523],{"type":28,"value":1524}," content/articles\n",{"type":22,"tag":58,"props":1526,"children":1527},{"class":60,"line":362},[1528,1532],{"type":22,"tag":58,"props":1529,"children":1530},{"style":65},[1531],{"type":28,"value":1347},{"type":22,"tag":58,"props":1533,"children":1534},{"style":71},[1535],{"type":28,"value":1536}," content/articles/1.my-new-article.md\n",{"type":22,"tag":30,"props":1538,"children":1539},{},[1540,1542,1548,1550,1555,1557,1562],{"type":28,"value":1541},"For your article to be correctly displayed in the ",{"type":22,"tag":257,"props":1543,"children":1545},{"href":1544},"/articles",[1546],{"type":28,"value":1547},"articles list",{"type":28,"value":1549},", define a ",{"type":22,"tag":54,"props":1551,"children":1552},{"className":8},[1553],{"type":28,"value":1554},"cover",{"type":28,"value":1556}," and ",{"type":22,"tag":54,"props":1558,"children":1559},{"className":8},[1560],{"type":28,"value":1561},"date",{"type":28,"value":1563}," property in the frontmatter:",{"type":22,"tag":47,"props":1565,"children":1570},{"className":1566,"code":1567,"filename":1568,"language":1569,"meta":8,"style":8},"language-yaml shiki shiki-themes github-light github-dark","---\ncover: path/to/cover\ndate: 2022-08-23\n---\n","content/articles/1.my-new-article.md","yaml",[1571],{"type":22,"tag":54,"props":1572,"children":1573},{"__ignoreMap":8},[1574,1581,1597,1613],{"type":22,"tag":58,"props":1575,"children":1576},{"class":60,"line":61},[1577],{"type":22,"tag":58,"props":1578,"children":1579},{"style":65},[1580],{"type":28,"value":1386},{"type":22,"tag":58,"props":1582,"children":1583},{"class":60,"line":362},[1584,1588,1592],{"type":22,"tag":58,"props":1585,"children":1586},{"style":1392},[1587],{"type":28,"value":1554},{"type":22,"tag":58,"props":1589,"children":1590},{"style":443},[1591],{"type":28,"value":1400},{"type":22,"tag":58,"props":1593,"children":1594},{"style":71},[1595],{"type":28,"value":1596},"path/to/cover\n",{"type":22,"tag":58,"props":1598,"children":1599},{"class":60,"line":370},[1600,1604,1608],{"type":22,"tag":58,"props":1601,"children":1602},{"style":1392},[1603],{"type":28,"value":1561},{"type":22,"tag":58,"props":1605,"children":1606},{"style":443},[1607],{"type":28,"value":1400},{"type":22,"tag":58,"props":1609,"children":1610},{"style":82},[1611],{"type":28,"value":1612},"2022-08-23\n",{"type":22,"tag":58,"props":1614,"children":1615},{"class":60,"line":466},[1616],{"type":22,"tag":58,"props":1617,"children":1618},{"style":65},[1619],{"type":28,"value":1386},{"type":22,"tag":30,"props":1621,"children":1622},{},[1623,1624,1628,1630,1635],{"type":28,"value":500},{"type":22,"tag":54,"props":1625,"children":1626},{"className":8},[1627],{"type":28,"value":1554},{"type":28,"value":1629}," property can be a local path relative to the ",{"type":22,"tag":54,"props":1631,"children":1632},{"className":8},[1633],{"type":28,"value":1634},"/public",{"type":28,"value":1636}," directory or an external URL.",{"type":22,"tag":30,"props":1638,"children":1639},{},[1640],{"type":28,"value":1641},"Your article will now be displayed in the list with its filename as a default title.",{"type":22,"tag":35,"props":1643,"children":1645},{"id":1644},"edit-your-article",[1646],{"type":28,"value":1647},"Edit your article",{"type":22,"tag":30,"props":1649,"children":1650},{},[1651,1653,1657],{"type":28,"value":1652},"Under the frontmatter block, enter a Markdown ",{"type":22,"tag":54,"props":1654,"children":1655},{"className":8},[1656],{"type":28,"value":23},{"type":28,"value":1658}," tag and a line of text:",{"type":22,"tag":47,"props":1660,"children":1662},{"className":1372,"code":1661,"filename":1568,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n\n# An awesome article\n\nThis article is little by size but big by heart.\n",[1663],{"type":22,"tag":54,"props":1664,"children":1665},{"__ignoreMap":8},[1666,1673,1688,1703,1710,1717,1725,1732],{"type":22,"tag":58,"props":1667,"children":1668},{"class":60,"line":61},[1669],{"type":22,"tag":58,"props":1670,"children":1671},{"style":443},[1672],{"type":28,"value":1386},{"type":22,"tag":58,"props":1674,"children":1675},{"class":60,"line":362},[1676,1680,1684],{"type":22,"tag":58,"props":1677,"children":1678},{"style":1392},[1679],{"type":28,"value":1554},{"type":22,"tag":58,"props":1681,"children":1682},{"style":443},[1683],{"type":28,"value":1400},{"type":22,"tag":58,"props":1685,"children":1686},{"style":71},[1687],{"type":28,"value":1596},{"type":22,"tag":58,"props":1689,"children":1690},{"class":60,"line":370},[1691,1695,1699],{"type":22,"tag":58,"props":1692,"children":1693},{"style":1392},[1694],{"type":28,"value":1561},{"type":22,"tag":58,"props":1696,"children":1697},{"style":443},[1698],{"type":28,"value":1400},{"type":22,"tag":58,"props":1700,"children":1701},{"style":82},[1702],{"type":28,"value":1612},{"type":22,"tag":58,"props":1704,"children":1705},{"class":60,"line":466},[1706],{"type":22,"tag":58,"props":1707,"children":1708},{"style":443},[1709],{"type":28,"value":1386},{"type":22,"tag":58,"props":1711,"children":1712},{"class":60,"line":475},[1713],{"type":22,"tag":58,"props":1714,"children":1715},{"emptyLinePlaceholder":1435},[1716],{"type":28,"value":1438},{"type":22,"tag":58,"props":1718,"children":1719},{"class":60,"line":607},[1720],{"type":22,"tag":58,"props":1721,"children":1722},{"style":1452},[1723],{"type":28,"value":1724},"# An awesome article\n",{"type":22,"tag":58,"props":1726,"children":1727},{"class":60,"line":616},[1728],{"type":22,"tag":58,"props":1729,"children":1730},{"emptyLinePlaceholder":1435},[1731],{"type":28,"value":1438},{"type":22,"tag":58,"props":1733,"children":1734},{"class":60,"line":625},[1735],{"type":22,"tag":58,"props":1736,"children":1737},{"style":443},[1738],{"type":28,"value":1739},"This article is little by size but big by heart.\n",{"type":22,"tag":30,"props":1741,"children":1742},{},[1743],{"type":28,"value":1744},"Your article will now be displayed in the list with the title and description you wrote in Markdown.",{"type":22,"tag":35,"props":1746,"children":1748},{"id":1747},"override-title-and-description",[1749],{"type":28,"value":1750},"Override title and description",{"type":22,"tag":30,"props":1752,"children":1753},{},[1754,1756,1760,1761,1766],{"type":28,"value":1755},"If you want to change the title and description displayed on the list and in the meta tags of the article, add the ",{"type":22,"tag":54,"props":1757,"children":1758},{"className":8},[1759],{"type":28,"value":1395},{"type":28,"value":1556},{"type":22,"tag":54,"props":1762,"children":1763},{"className":8},[1764],{"type":28,"value":1765},"description",{"type":28,"value":1767}," property to your frontmatter:",{"type":22,"tag":47,"props":1769,"children":1771},{"className":1372,"code":1770,"filename":1568,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\ntitle: Another title\ndescription: Another description\n---\n",[1772],{"type":22,"tag":54,"props":1773,"children":1774},{"__ignoreMap":8},[1775,1782,1797,1812,1828,1844],{"type":22,"tag":58,"props":1776,"children":1777},{"class":60,"line":61},[1778],{"type":22,"tag":58,"props":1779,"children":1780},{"style":443},[1781],{"type":28,"value":1386},{"type":22,"tag":58,"props":1783,"children":1784},{"class":60,"line":362},[1785,1789,1793],{"type":22,"tag":58,"props":1786,"children":1787},{"style":1392},[1788],{"type":28,"value":1554},{"type":22,"tag":58,"props":1790,"children":1791},{"style":443},[1792],{"type":28,"value":1400},{"type":22,"tag":58,"props":1794,"children":1795},{"style":71},[1796],{"type":28,"value":1596},{"type":22,"tag":58,"props":1798,"children":1799},{"class":60,"line":370},[1800,1804,1808],{"type":22,"tag":58,"props":1801,"children":1802},{"style":1392},[1803],{"type":28,"value":1561},{"type":22,"tag":58,"props":1805,"children":1806},{"style":443},[1807],{"type":28,"value":1400},{"type":22,"tag":58,"props":1809,"children":1810},{"style":82},[1811],{"type":28,"value":1612},{"type":22,"tag":58,"props":1813,"children":1814},{"class":60,"line":466},[1815,1819,1823],{"type":22,"tag":58,"props":1816,"children":1817},{"style":1392},[1818],{"type":28,"value":1395},{"type":22,"tag":58,"props":1820,"children":1821},{"style":443},[1822],{"type":28,"value":1400},{"type":22,"tag":58,"props":1824,"children":1825},{"style":71},[1826],{"type":28,"value":1827},"Another title\n",{"type":22,"tag":58,"props":1829,"children":1830},{"class":60,"line":475},[1831,1835,1839],{"type":22,"tag":58,"props":1832,"children":1833},{"style":1392},[1834],{"type":28,"value":1765},{"type":22,"tag":58,"props":1836,"children":1837},{"style":443},[1838],{"type":28,"value":1400},{"type":22,"tag":58,"props":1840,"children":1841},{"style":71},[1842],{"type":28,"value":1843},"Another description\n",{"type":22,"tag":58,"props":1845,"children":1846},{"class":60,"line":607},[1847],{"type":22,"tag":58,"props":1848,"children":1849},{"style":443},[1850],{"type":28,"value":1386},{"type":22,"tag":30,"props":1852,"children":1853},{},[1854],{"type":28,"value":1855},"You are now ready to edit your article and create new ones!",{"type":22,"tag":35,"props":1857,"children":1859},{"id":1858},"optional-arguments",[1860],{"type":28,"value":1861},"Optional Arguments",{"type":22,"tag":30,"props":1863,"children":1864},{},[1865],{"type":28,"value":1866},"In the frontmatter block, you can pass additional options for displaying your article, such as displaying badges on the image:",{"type":22,"tag":47,"props":1868,"children":1870},{"className":1372,"code":1869,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\nbadges: [{\n color: 'white',\n bg: 'rgba(0, 0, 0, 0.3)',\n content: 'Technology'\n}]\n---\n",[1871],{"type":22,"tag":54,"props":1872,"children":1873},{"__ignoreMap":8},[1874,1881,1896,1911,1924,1945,1966,1983,1991],{"type":22,"tag":58,"props":1875,"children":1876},{"class":60,"line":61},[1877],{"type":22,"tag":58,"props":1878,"children":1879},{"style":443},[1880],{"type":28,"value":1386},{"type":22,"tag":58,"props":1882,"children":1883},{"class":60,"line":362},[1884,1888,1892],{"type":22,"tag":58,"props":1885,"children":1886},{"style":1392},[1887],{"type":28,"value":1554},{"type":22,"tag":58,"props":1889,"children":1890},{"style":443},[1891],{"type":28,"value":1400},{"type":22,"tag":58,"props":1893,"children":1894},{"style":71},[1895],{"type":28,"value":1596},{"type":22,"tag":58,"props":1897,"children":1898},{"class":60,"line":370},[1899,1903,1907],{"type":22,"tag":58,"props":1900,"children":1901},{"style":1392},[1902],{"type":28,"value":1561},{"type":22,"tag":58,"props":1904,"children":1905},{"style":443},[1906],{"type":28,"value":1400},{"type":22,"tag":58,"props":1908,"children":1909},{"style":82},[1910],{"type":28,"value":1612},{"type":22,"tag":58,"props":1912,"children":1913},{"class":60,"line":466},[1914,1919],{"type":22,"tag":58,"props":1915,"children":1916},{"style":1392},[1917],{"type":28,"value":1918},"badges",{"type":22,"tag":58,"props":1920,"children":1921},{"style":443},[1922],{"type":28,"value":1923},": [{\n",{"type":22,"tag":58,"props":1925,"children":1926},{"class":60,"line":475},[1927,1932,1936,1941],{"type":22,"tag":58,"props":1928,"children":1929},{"style":1392},[1930],{"type":28,"value":1931}," color",{"type":22,"tag":58,"props":1933,"children":1934},{"style":443},[1935],{"type":28,"value":1400},{"type":22,"tag":58,"props":1937,"children":1938},{"style":71},[1939],{"type":28,"value":1940},"'white'",{"type":22,"tag":58,"props":1942,"children":1943},{"style":443},[1944],{"type":28,"value":570},{"type":22,"tag":58,"props":1946,"children":1947},{"class":60,"line":607},[1948,1953,1957,1962],{"type":22,"tag":58,"props":1949,"children":1950},{"style":1392},[1951],{"type":28,"value":1952}," bg",{"type":22,"tag":58,"props":1954,"children":1955},{"style":443},[1956],{"type":28,"value":1400},{"type":22,"tag":58,"props":1958,"children":1959},{"style":71},[1960],{"type":28,"value":1961},"'rgba(0, 0, 0, 0.3)'",{"type":22,"tag":58,"props":1963,"children":1964},{"style":443},[1965],{"type":28,"value":570},{"type":22,"tag":58,"props":1967,"children":1968},{"class":60,"line":616},[1969,1974,1978],{"type":22,"tag":58,"props":1970,"children":1971},{"style":1392},[1972],{"type":28,"value":1973}," content",{"type":22,"tag":58,"props":1975,"children":1976},{"style":443},[1977],{"type":28,"value":1400},{"type":22,"tag":58,"props":1979,"children":1980},{"style":71},[1981],{"type":28,"value":1982},"'Technology'\n",{"type":22,"tag":58,"props":1984,"children":1985},{"class":60,"line":625},[1986],{"type":22,"tag":58,"props":1987,"children":1988},{"style":443},[1989],{"type":28,"value":1990},"}]\n",{"type":22,"tag":58,"props":1992,"children":1993},{"class":60,"line":642},[1994],{"type":22,"tag":58,"props":1995,"children":1996},{"style":443},[1997],{"type":28,"value":1386},{"type":22,"tag":35,"props":1999,"children":2001},{"id":2000},"read-more",[2002],{"type":28,"value":2003},"Read more",{"type":22,"tag":30,"props":2005,"children":2006},{},[2007,2009,2014],{"type":28,"value":2008},"Alpine is a Nuxt theme using the Content module in ",{"type":22,"tag":54,"props":2010,"children":2011},{"className":8},[2012],{"type":28,"value":2013},"documentDriven",{"type":28,"value":2015}," mode.",{"type":22,"tag":30,"props":2017,"children":2018},{},[2019,2021,2028],{"type":28,"value":2020},"👉 Learn more in the ",{"type":22,"tag":257,"props":2022,"children":2025},{"href":2023,"rel":2024},"https://content.nuxtjs.org/",[261],[2026],{"type":28,"value":2027},"Nuxt Content documentation",{"type":28,"value":495},{"type":22,"tag":356,"props":2030,"children":2031},{},[2032],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":2034},[2035,2036,2037,2038,2039,2040],{"id":1318,"depth":362,"text":1321},{"id":1491,"depth":362,"text":1494},{"id":1644,"depth":362,"text":1647},{"id":1747,"depth":362,"text":1750},{"id":1858,"depth":362,"text":1861},{"id":2000,"depth":362,"text":2003},"content:articles:3.write-articles.md","articles/3.write-articles.md",{"_path":2044,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":2045,"description":2046,"cover":2047,"date":16,"layout":17,"body":2048,"_type":373,"_id":2300,"_source":375,"_file":2301,"_extension":377},"/articles/design-tokens","Customize Alpine","Leverage the tokens.config.ts to give your identity to Alpine.","/articles/design-tokens.webp",{"type":19,"children":2049,"toc":2298},[2050,2055,2067,2081,2103,2114,2260,2281,2294],{"type":22,"tag":23,"props":2051,"children":2053},{"id":2052},"customize-alpine",[2054],{"type":28,"value":2045},{"type":22,"tag":30,"props":2056,"children":2057},{},[2058,2060,2065],{"type":28,"value":2059},"Leverage the ",{"type":22,"tag":54,"props":2061,"children":2062},{"className":8},[2063],{"type":28,"value":2064},"tokens.config.ts",{"type":28,"value":2066}," to give your identity to Alpine.",{"type":22,"tag":30,"props":2068,"children":2069},{},[2070,2072,2079],{"type":28,"value":2071},"Look at the ",{"type":22,"tag":257,"props":2073,"children":2076},{"href":2074,"rel":2075},"https://github.com/nuxt-themes/alpine/blob/main/tokens.config.ts",[261],[2077],{"type":28,"value":2078},"default tokens config",{"type":28,"value":2080}," to check all the Alpine related Design Tokens.",{"type":22,"tag":30,"props":2082,"children":2083},{},[2084,2086,2093,2095,2102],{"type":28,"value":2085},"Alpine is also powered by ",{"type":22,"tag":257,"props":2087,"children":2090},{"href":2088,"rel":2089},"https://www.npmjs.com/package/@nuxt-themes/tokens",[261],[2091],{"type":28,"value":2092},"@nuxt-themes/tokens",{"type":28,"value":2094},", see the ",{"type":22,"tag":257,"props":2096,"children":2099},{"href":2097,"rel":2098},"https://unpkg.com/@nuxt-themes/tokens@latest/dist/tokens.config.ts",[261],[2100],{"type":28,"value":2101},"package tokens.config.ts",{"type":28,"value":495},{"type":22,"tag":30,"props":2104,"children":2105},{},[2106,2108,2112],{"type":28,"value":2107},"You can configure all the theme tokens to change the apperance of Alpine by creating a ",{"type":22,"tag":54,"props":2109,"children":2110},{"className":8},[2111],{"type":28,"value":2064},{"type":28,"value":2113}," in your project:",{"type":22,"tag":47,"props":2115,"children":2117},{"className":415,"code":2116,"language":417,"meta":8,"style":8},"import { defineTheme } from 'pinceau'\n\nexport default defineTheme({\n alpine: {\n body: {\n // Update the background color in light & dark mode\n backgroundColor: {\n initial: '#f8fafc',\n dark: '#0f172a'\n }\n }\n }\n})\n",[2118],{"type":22,"tag":54,"props":2119,"children":2120},{"__ignoreMap":8},[2121,2144,2151,2171,2178,2186,2194,2202,2219,2232,2239,2246,2253],{"type":22,"tag":58,"props":2122,"children":2123},{"class":60,"line":61},[2124,2129,2134,2139],{"type":22,"tag":58,"props":2125,"children":2126},{"style":427},[2127],{"type":28,"value":2128},"import",{"type":22,"tag":58,"props":2130,"children":2131},{"style":443},[2132],{"type":28,"value":2133}," { defineTheme } ",{"type":22,"tag":58,"props":2135,"children":2136},{"style":427},[2137],{"type":28,"value":2138},"from",{"type":22,"tag":58,"props":2140,"children":2141},{"style":71},[2142],{"type":28,"value":2143}," 'pinceau'\n",{"type":22,"tag":58,"props":2145,"children":2146},{"class":60,"line":362},[2147],{"type":22,"tag":58,"props":2148,"children":2149},{"emptyLinePlaceholder":1435},[2150],{"type":28,"value":1438},{"type":22,"tag":58,"props":2152,"children":2153},{"class":60,"line":370},[2154,2158,2162,2167],{"type":22,"tag":58,"props":2155,"children":2156},{"style":427},[2157],{"type":28,"value":430},{"type":22,"tag":58,"props":2159,"children":2160},{"style":427},[2161],{"type":28,"value":435},{"type":22,"tag":58,"props":2163,"children":2164},{"style":65},[2165],{"type":28,"value":2166}," defineTheme",{"type":22,"tag":58,"props":2168,"children":2169},{"style":443},[2170],{"type":28,"value":446},{"type":22,"tag":58,"props":2172,"children":2173},{"class":60,"line":466},[2174],{"type":22,"tag":58,"props":2175,"children":2176},{"style":443},[2177],{"type":28,"value":454},{"type":22,"tag":58,"props":2179,"children":2180},{"class":60,"line":475},[2181],{"type":22,"tag":58,"props":2182,"children":2183},{"style":443},[2184],{"type":28,"value":2185}," body: {\n",{"type":22,"tag":58,"props":2187,"children":2188},{"class":60,"line":607},[2189],{"type":22,"tag":58,"props":2190,"children":2191},{"style":460},[2192],{"type":28,"value":2193}," // Update the background color in light & dark mode\n",{"type":22,"tag":58,"props":2195,"children":2196},{"class":60,"line":616},[2197],{"type":22,"tag":58,"props":2198,"children":2199},{"style":443},[2200],{"type":28,"value":2201}," backgroundColor: {\n",{"type":22,"tag":58,"props":2203,"children":2204},{"class":60,"line":625},[2205,2210,2215],{"type":22,"tag":58,"props":2206,"children":2207},{"style":443},[2208],{"type":28,"value":2209}," initial: ",{"type":22,"tag":58,"props":2211,"children":2212},{"style":71},[2213],{"type":28,"value":2214},"'#f8fafc'",{"type":22,"tag":58,"props":2216,"children":2217},{"style":443},[2218],{"type":28,"value":570},{"type":22,"tag":58,"props":2220,"children":2221},{"class":60,"line":642},[2222,2227],{"type":22,"tag":58,"props":2223,"children":2224},{"style":443},[2225],{"type":28,"value":2226}," dark: ",{"type":22,"tag":58,"props":2228,"children":2229},{"style":71},[2230],{"type":28,"value":2231},"'#0f172a'\n",{"type":22,"tag":58,"props":2233,"children":2234},{"class":60,"line":660},[2235],{"type":22,"tag":58,"props":2236,"children":2237},{"style":443},[2238],{"type":28,"value":950},{"type":22,"tag":58,"props":2240,"children":2241},{"class":60,"line":678},[2242],{"type":22,"tag":58,"props":2243,"children":2244},{"style":443},[2245],{"type":28,"value":698},{"type":22,"tag":58,"props":2247,"children":2248},{"class":60,"line":692},[2249],{"type":22,"tag":58,"props":2250,"children":2251},{"style":443},[2252],{"type":28,"value":472},{"type":22,"tag":58,"props":2254,"children":2255},{"class":60,"line":701},[2256],{"type":22,"tag":58,"props":2257,"children":2258},{"style":443},[2259],{"type":28,"value":715},{"type":22,"tag":30,"props":2261,"children":2262},{},[2263,2265,2272,2274,2279],{"type":28,"value":2264},"If you are using ",{"type":22,"tag":257,"props":2266,"children":2269},{"href":2267,"rel":2268},"https://nuxt.studio",[261],[2270],{"type":28,"value":2271},"Nuxt Studio",{"type":28,"value":2273},", you can use an UI to update the ",{"type":22,"tag":54,"props":2275,"children":2276},{"className":8},[2277],{"type":28,"value":2278},"token.config.ts",{"type":28,"value":2280}," of your Alpine project:",{"type":22,"tag":30,"props":2282,"children":2283},{},[2284],{"type":22,"tag":257,"props":2285,"children":2287},{"href":2267,"rel":2286},[261],[2288],{"type":22,"tag":2289,"props":2290,"children":2293},"img",{"alt":2291,"src":2292},"design-tokens-studio.png","/design-tokens-studio.png",[],{"type":22,"tag":356,"props":2295,"children":2296},{},[2297],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":2299},[],"content:articles:4.design-tokens.md","articles/4.design-tokens.md",1698412118214] \ No newline at end of file +[{"data":1,"prerenderedAt":2302},["Reactive",2],{"articles":3},[4,378,1299,2043],{"_path":5,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":9,"description":10,"cover":11,"author":12,"date":16,"layout":17,"body":18,"_type":373,"_id":374,"_source":375,"_file":376,"_extension":377},"/articles/get-started","articles",false,"","Get started with Alpine","Creating a blog with Alpine is a command away, as well as deploying to many platforms.","/articles/get-started.webp",{"name":13,"avatarUrl":14,"link":15},"Sébastien Chopin","https://pbs.twimg.com/profile_images/1042510623962275840/1Iw_Mvud_400x400.jpg","https://twitter.com/atinux","2022-08-23T00:00:00.000Z","article",{"type":19,"children":20,"toc":361},"root",[21,29,34,41,46,91,97,109,129,135,140,164,176,182,189,194,217,229,235,248,285,291,296,319,330,335,355],{"type":22,"tag":23,"props":24,"children":26},"element","h1",{"id":25},"get-started-with-alpine",[27],{"type":28,"value":9},"text",{"type":22,"tag":30,"props":31,"children":32},"p",{},[33],{"type":28,"value":10},{"type":22,"tag":35,"props":36,"children":38},"h2",{"id":37},"create-a-blog",[39],{"type":28,"value":40},"Create a blog",{"type":22,"tag":30,"props":42,"children":43},{},[44],{"type":28,"value":45},"Open a terminal an run the following command:",{"type":22,"tag":47,"props":48,"children":52},"pre",{"className":49,"code":50,"language":51,"meta":8,"style":8},"language-bash shiki shiki-themes github-light github-dark","npx nuxi@latest init -t themes/alpine\n","bash",[53],{"type":22,"tag":54,"props":55,"children":56},"code",{"__ignoreMap":8},[57],{"type":22,"tag":58,"props":59,"children":62},"span",{"class":60,"line":61},"line",1,[63,69,75,80,86],{"type":22,"tag":58,"props":64,"children":66},{"style":65},"--shiki-default:#6F42C1;--shiki-dark:#B392F0",[67],{"type":28,"value":68},"npx",{"type":22,"tag":58,"props":70,"children":72},{"style":71},"--shiki-default:#032F62;--shiki-dark:#9ECBFF",[73],{"type":28,"value":74}," nuxi@latest",{"type":22,"tag":58,"props":76,"children":77},{"style":71},[78],{"type":28,"value":79}," init",{"type":22,"tag":58,"props":81,"children":83},{"style":82},"--shiki-default:#005CC5;--shiki-dark:#79B8FF",[84],{"type":28,"value":85}," -t",{"type":22,"tag":58,"props":87,"children":88},{"style":71},[89],{"type":28,"value":90}," themes/alpine\n",{"type":22,"tag":35,"props":92,"children":94},{"id":93},"dependencies",[95],{"type":28,"value":96},"Dependencies",{"type":22,"tag":30,"props":98,"children":99},{},[100,102,107],{"type":28,"value":101},"Next, go to to ",{"type":22,"tag":54,"props":103,"children":104},{"className":8},[105],{"type":28,"value":106},"my-blog/",{"type":28,"value":108}," directory and install the dependencies:",{"type":22,"tag":47,"props":110,"children":112},{"className":49,"code":111,"language":51,"meta":8,"style":8},"npm install\n",[113],{"type":22,"tag":54,"props":114,"children":115},{"__ignoreMap":8},[116],{"type":22,"tag":58,"props":117,"children":118},{"class":60,"line":61},[119,124],{"type":22,"tag":58,"props":120,"children":121},{"style":65},[122],{"type":28,"value":123},"npm",{"type":22,"tag":58,"props":125,"children":126},{"style":71},[127],{"type":28,"value":128}," install\n",{"type":22,"tag":35,"props":130,"children":132},{"id":131},"development",[133],{"type":28,"value":134},"Development",{"type":22,"tag":30,"props":136,"children":137},{},[138],{"type":28,"value":139},"Start the development server on port 3000:",{"type":22,"tag":47,"props":141,"children":143},{"className":49,"code":142,"language":51,"meta":8,"style":8},"npm run dev\n",[144],{"type":22,"tag":54,"props":145,"children":146},{"__ignoreMap":8},[147],{"type":22,"tag":58,"props":148,"children":149},{"class":60,"line":61},[150,154,159],{"type":22,"tag":58,"props":151,"children":152},{"style":65},[153],{"type":28,"value":123},{"type":22,"tag":58,"props":155,"children":156},{"style":71},[157],{"type":28,"value":158}," run",{"type":22,"tag":58,"props":160,"children":161},{"style":71},[162],{"type":28,"value":163}," dev\n",{"type":22,"tag":30,"props":165,"children":166},{},[167,169,174],{"type":28,"value":168},"Next, you can start creating your content in Markdown in the ",{"type":22,"tag":54,"props":170,"children":171},{"className":8},[172],{"type":28,"value":173},"content/",{"type":28,"value":175}," directory.",{"type":22,"tag":35,"props":177,"children":179},{"id":178},"deploy",[180],{"type":28,"value":181},"Deploy",{"type":22,"tag":183,"props":184,"children":186},"h3",{"id":185},"static-hosting",[187],{"type":28,"value":188},"Static hosting",{"type":22,"tag":30,"props":190,"children":191},{},[192],{"type":28,"value":193},"You can deploy Alpine to any static hosting by running the following command:",{"type":22,"tag":47,"props":195,"children":197},{"className":49,"code":196,"language":51,"meta":8,"style":8},"npm run generate\n",[198],{"type":22,"tag":54,"props":199,"children":200},{"__ignoreMap":8},[201],{"type":22,"tag":58,"props":202,"children":203},{"class":60,"line":61},[204,208,212],{"type":22,"tag":58,"props":205,"children":206},{"style":65},[207],{"type":28,"value":123},{"type":22,"tag":58,"props":209,"children":210},{"style":71},[211],{"type":28,"value":158},{"type":22,"tag":58,"props":213,"children":214},{"style":71},[215],{"type":28,"value":216}," generate\n",{"type":22,"tag":30,"props":218,"children":219},{},[220,222,227],{"type":28,"value":221},"This command will create a ",{"type":22,"tag":54,"props":223,"children":224},{"className":8},[225],{"type":28,"value":226},"dist/",{"type":28,"value":228}," directory with the compiled files ready to be uploaded to any static hosting.",{"type":22,"tag":183,"props":230,"children":232},{"id":231},"edge-platforms",[233],{"type":28,"value":234},"Edge platforms",{"type":22,"tag":30,"props":236,"children":237},{},[238,240,246],{"type":28,"value":239},"Alpine supports deploying to the following platforms with ",{"type":22,"tag":241,"props":242,"children":243},"strong",{},[244],{"type":28,"value":245},"zero configuration",{"type":28,"value":247},":",{"type":22,"tag":249,"props":250,"children":251},"ul",{},[252,265,275],{"type":22,"tag":253,"props":254,"children":255},"li",{},[256],{"type":22,"tag":257,"props":258,"children":262},"a",{"href":259,"rel":260},"https://vercel.com",[261],"nofollow",[263],{"type":28,"value":264},"Vercel",{"type":22,"tag":253,"props":266,"children":267},{},[268],{"type":22,"tag":257,"props":269,"children":272},{"href":270,"rel":271},"https://netlify.com",[261],[273],{"type":28,"value":274},"Netlify",{"type":22,"tag":253,"props":276,"children":277},{},[278],{"type":22,"tag":257,"props":279,"children":282},{"href":280,"rel":281},"https://v3.nuxtjs.org/guide/deploy/presets#supported-hosting-providers",[261],[283],{"type":28,"value":284},"and more...",{"type":22,"tag":183,"props":286,"children":288},{"id":287},"node-server",[289],{"type":28,"value":290},"Node server",{"type":22,"tag":30,"props":292,"children":293},{},[294],{"type":28,"value":295},"You can deploy Alpine to a Node server by running the following command:",{"type":22,"tag":47,"props":297,"children":299},{"className":49,"code":298,"language":51,"meta":8,"style":8},"npm run build\n",[300],{"type":22,"tag":54,"props":301,"children":302},{"__ignoreMap":8},[303],{"type":22,"tag":58,"props":304,"children":305},{"class":60,"line":61},[306,310,314],{"type":22,"tag":58,"props":307,"children":308},{"style":65},[309],{"type":28,"value":123},{"type":22,"tag":58,"props":311,"children":312},{"style":71},[313],{"type":28,"value":158},{"type":22,"tag":58,"props":315,"children":316},{"style":71},[317],{"type":28,"value":318}," build\n",{"type":22,"tag":30,"props":320,"children":321},{},[322,323,328],{"type":28,"value":221},{"type":22,"tag":54,"props":324,"children":325},{"className":8},[326],{"type":28,"value":327},".output/",{"type":28,"value":329}," directory with the compiled files ready to be uploaded to any Node server.",{"type":22,"tag":30,"props":331,"children":332},{},[333],{"type":28,"value":334},"To start the production server, run the following command:",{"type":22,"tag":47,"props":336,"children":338},{"className":49,"code":337,"language":51,"meta":8,"style":8},"node .output/server/index.mjs\n",[339],{"type":22,"tag":54,"props":340,"children":341},{"__ignoreMap":8},[342],{"type":22,"tag":58,"props":343,"children":344},{"class":60,"line":61},[345,350],{"type":22,"tag":58,"props":346,"children":347},{"style":65},[348],{"type":28,"value":349},"node",{"type":22,"tag":58,"props":351,"children":352},{"style":71},[353],{"type":28,"value":354}," .output/server/index.mjs\n",{"type":22,"tag":356,"props":357,"children":358},"style",{},[359],{"type":28,"value":360},"html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":8,"searchDepth":362,"depth":362,"links":363},2,[364,365,366,367],{"id":37,"depth":362,"text":40},{"id":93,"depth":362,"text":96},{"id":131,"depth":362,"text":134},{"id":178,"depth":362,"text":181,"children":368},[369,371,372],{"id":185,"depth":370,"text":188},3,{"id":231,"depth":370,"text":234},{"id":287,"depth":370,"text":290},"markdown","content:articles:1.get-started.md","content","articles/1.get-started.md","md",{"_path":379,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":380,"description":381,"cover":382,"author":383,"date":16,"layout":17,"body":387,"_type":373,"_id":1297,"_source":375,"_file":1298,"_extension":377},"/articles/configure","Configure Alpine","Learn how to configure Alpine with the app.config.ts file.","/articles/configure-alpine.webp",{"name":384,"avatarUrl":385,"link":386},"Clément Ollivier","https://pbs.twimg.com/profile_images/1370286658432724996/ZMSDzzIi_400x400.jpg","https://twitter.com/clemcodes",{"type":19,"children":388,"toc":1292},[389,394,413,482,496,509,515,520,716,722,734,975,981,992,1288],{"type":22,"tag":23,"props":390,"children":392},{"id":391},"configure-alpine",[393],{"type":28,"value":380},{"type":22,"tag":30,"props":395,"children":396},{},[397,399,404,406,411],{"type":28,"value":398},"To configure meta tags, social links or even the Alpine theme display, update the ",{"type":22,"tag":54,"props":400,"children":401},{"className":8},[402],{"type":28,"value":403},"alpine",{"type":28,"value":405}," key in the ",{"type":22,"tag":54,"props":407,"children":408},{"className":8},[409],{"type":28,"value":410},"app.config.ts",{"type":28,"value":412}," at the root of your project:",{"type":22,"tag":47,"props":414,"children":418},{"className":415,"code":416,"filename":410,"language":417,"meta":8,"style":8},"language-ts shiki shiki-themes github-light github-dark","export default defineAppConfig({\n alpine: {\n /* Alpine configuration goes here */\n }\n}\n","ts",[419],{"type":22,"tag":54,"props":420,"children":421},{"__ignoreMap":8},[422,447,455,464,473],{"type":22,"tag":58,"props":423,"children":424},{"class":60,"line":61},[425,431,436,441],{"type":22,"tag":58,"props":426,"children":428},{"style":427},"--shiki-default:#D73A49;--shiki-dark:#F97583",[429],{"type":28,"value":430},"export",{"type":22,"tag":58,"props":432,"children":433},{"style":427},[434],{"type":28,"value":435}," default",{"type":22,"tag":58,"props":437,"children":438},{"style":65},[439],{"type":28,"value":440}," defineAppConfig",{"type":22,"tag":58,"props":442,"children":444},{"style":443},"--shiki-default:#24292E;--shiki-dark:#E1E4E8",[445],{"type":28,"value":446},"({\n",{"type":22,"tag":58,"props":448,"children":449},{"class":60,"line":362},[450],{"type":22,"tag":58,"props":451,"children":452},{"style":443},[453],{"type":28,"value":454}," alpine: {\n",{"type":22,"tag":58,"props":456,"children":457},{"class":60,"line":370},[458],{"type":22,"tag":58,"props":459,"children":461},{"style":460},"--shiki-default:#6A737D;--shiki-dark:#6A737D",[462],{"type":28,"value":463}," /* Alpine configuration goes here */\n",{"type":22,"tag":58,"props":465,"children":467},{"class":60,"line":466},4,[468],{"type":22,"tag":58,"props":469,"children":470},{"style":443},[471],{"type":28,"value":472}," }\n",{"type":22,"tag":58,"props":474,"children":476},{"class":60,"line":475},5,[477],{"type":22,"tag":58,"props":478,"children":479},{"style":443},[480],{"type":28,"value":481},"}\n",{"type":22,"tag":30,"props":483,"children":484},{},[485,487,494],{"type":28,"value":486},"You can look at the ",{"type":22,"tag":257,"props":488,"children":491},{"href":489,"rel":490},"https://github.com/nuxt-themes/alpine/tree/main/app.config.ts",[261],[492],{"type":28,"value":493},"default config",{"type":28,"value":495},".",{"type":22,"tag":30,"props":497,"children":498},{},[499,501,507],{"type":28,"value":500},"The ",{"type":22,"tag":257,"props":502,"children":504},{"href":489,"rel":503},[261],[505],{"type":28,"value":506},"config schema",{"type":28,"value":508}," also gives comments on all the configuration parameters.",{"type":22,"tag":35,"props":510,"children":512},{"id":511},"meta-tags",[513],{"type":28,"value":514},"Meta tags",{"type":22,"tag":30,"props":516,"children":517},{},[518],{"type":28,"value":519},"Configure the title, description and social image of your website:",{"type":22,"tag":47,"props":521,"children":523},{"className":415,"code":522,"filename":410,"language":417,"meta":8,"style":8},"export default defineAppConfig({\n alpine: {\n title: 'Alpine',\n description: 'The minimalist blog theme',\n image: '/social-card-preview.png',\n // image can also be an object:\n image: {\n src: '/social-card-preview.png',\n alt: 'An image showcasing my project.',\n width: 400,\n height: 300\n }\n }\n})\n",[524],{"type":22,"tag":54,"props":525,"children":526},{"__ignoreMap":8},[527,546,553,571,588,605,614,623,640,658,676,690,699,707],{"type":22,"tag":58,"props":528,"children":529},{"class":60,"line":61},[530,534,538,542],{"type":22,"tag":58,"props":531,"children":532},{"style":427},[533],{"type":28,"value":430},{"type":22,"tag":58,"props":535,"children":536},{"style":427},[537],{"type":28,"value":435},{"type":22,"tag":58,"props":539,"children":540},{"style":65},[541],{"type":28,"value":440},{"type":22,"tag":58,"props":543,"children":544},{"style":443},[545],{"type":28,"value":446},{"type":22,"tag":58,"props":547,"children":548},{"class":60,"line":362},[549],{"type":22,"tag":58,"props":550,"children":551},{"style":443},[552],{"type":28,"value":454},{"type":22,"tag":58,"props":554,"children":555},{"class":60,"line":370},[556,561,566],{"type":22,"tag":58,"props":557,"children":558},{"style":443},[559],{"type":28,"value":560}," title: ",{"type":22,"tag":58,"props":562,"children":563},{"style":71},[564],{"type":28,"value":565},"'Alpine'",{"type":22,"tag":58,"props":567,"children":568},{"style":443},[569],{"type":28,"value":570},",\n",{"type":22,"tag":58,"props":572,"children":573},{"class":60,"line":466},[574,579,584],{"type":22,"tag":58,"props":575,"children":576},{"style":443},[577],{"type":28,"value":578}," description: ",{"type":22,"tag":58,"props":580,"children":581},{"style":71},[582],{"type":28,"value":583},"'The minimalist blog theme'",{"type":22,"tag":58,"props":585,"children":586},{"style":443},[587],{"type":28,"value":570},{"type":22,"tag":58,"props":589,"children":590},{"class":60,"line":475},[591,596,601],{"type":22,"tag":58,"props":592,"children":593},{"style":443},[594],{"type":28,"value":595}," image: ",{"type":22,"tag":58,"props":597,"children":598},{"style":71},[599],{"type":28,"value":600},"'/social-card-preview.png'",{"type":22,"tag":58,"props":602,"children":603},{"style":443},[604],{"type":28,"value":570},{"type":22,"tag":58,"props":606,"children":608},{"class":60,"line":607},6,[609],{"type":22,"tag":58,"props":610,"children":611},{"style":460},[612],{"type":28,"value":613}," // image can also be an object:\n",{"type":22,"tag":58,"props":615,"children":617},{"class":60,"line":616},7,[618],{"type":22,"tag":58,"props":619,"children":620},{"style":443},[621],{"type":28,"value":622}," image: {\n",{"type":22,"tag":58,"props":624,"children":626},{"class":60,"line":625},8,[627,632,636],{"type":22,"tag":58,"props":628,"children":629},{"style":443},[630],{"type":28,"value":631}," src: ",{"type":22,"tag":58,"props":633,"children":634},{"style":71},[635],{"type":28,"value":600},{"type":22,"tag":58,"props":637,"children":638},{"style":443},[639],{"type":28,"value":570},{"type":22,"tag":58,"props":641,"children":643},{"class":60,"line":642},9,[644,649,654],{"type":22,"tag":58,"props":645,"children":646},{"style":443},[647],{"type":28,"value":648}," alt: ",{"type":22,"tag":58,"props":650,"children":651},{"style":71},[652],{"type":28,"value":653},"'An image showcasing my project.'",{"type":22,"tag":58,"props":655,"children":656},{"style":443},[657],{"type":28,"value":570},{"type":22,"tag":58,"props":659,"children":661},{"class":60,"line":660},10,[662,667,672],{"type":22,"tag":58,"props":663,"children":664},{"style":443},[665],{"type":28,"value":666}," width: ",{"type":22,"tag":58,"props":668,"children":669},{"style":82},[670],{"type":28,"value":671},"400",{"type":22,"tag":58,"props":673,"children":674},{"style":443},[675],{"type":28,"value":570},{"type":22,"tag":58,"props":677,"children":679},{"class":60,"line":678},11,[680,685],{"type":22,"tag":58,"props":681,"children":682},{"style":443},[683],{"type":28,"value":684}," height: ",{"type":22,"tag":58,"props":686,"children":687},{"style":82},[688],{"type":28,"value":689},"300\n",{"type":22,"tag":58,"props":691,"children":693},{"class":60,"line":692},12,[694],{"type":22,"tag":58,"props":695,"children":696},{"style":443},[697],{"type":28,"value":698}," }\n",{"type":22,"tag":58,"props":700,"children":702},{"class":60,"line":701},13,[703],{"type":22,"tag":58,"props":704,"children":705},{"style":443},[706],{"type":28,"value":472},{"type":22,"tag":58,"props":708,"children":710},{"class":60,"line":709},14,[711],{"type":22,"tag":58,"props":712,"children":713},{"style":443},[714],{"type":28,"value":715},"})\n",{"type":22,"tag":35,"props":717,"children":719},{"id":718},"social-links",[720],{"type":28,"value":721},"Social links",{"type":22,"tag":30,"props":723,"children":724},{},[725,727,732],{"type":28,"value":726},"To configure the social links displayed in the footer, use the ",{"type":22,"tag":54,"props":728,"children":729},{"className":8},[730],{"type":28,"value":731},"socials",{"type":28,"value":733}," property:",{"type":22,"tag":47,"props":735,"children":737},{"className":415,"code":736,"filename":410,"language":417,"meta":8,"style":8},"export default defineAppConfig({\n alpine: {\n socials: {\n twitter: 'nuxtlabs',\n instagram: 'wearenuxt',\n linkedin: {\n icon: 'uil:linkedin',\n label: 'LinkedIn',\n href: 'https://www.linkedin.com/company/nuxtlabs'\n },\n mastodon: {\n icon: 'simple-icons:mastodon',\n label: 'Mastodon',\n href: 'https://m.webtoo.ls/@nuxt',\n rel: 'me'\n }\n }\n }\n})\n",[738],{"type":22,"tag":54,"props":739,"children":740},{"__ignoreMap":8},[741,760,767,775,792,809,817,834,851,864,872,880,896,912,928,942,951,959,967],{"type":22,"tag":58,"props":742,"children":743},{"class":60,"line":61},[744,748,752,756],{"type":22,"tag":58,"props":745,"children":746},{"style":427},[747],{"type":28,"value":430},{"type":22,"tag":58,"props":749,"children":750},{"style":427},[751],{"type":28,"value":435},{"type":22,"tag":58,"props":753,"children":754},{"style":65},[755],{"type":28,"value":440},{"type":22,"tag":58,"props":757,"children":758},{"style":443},[759],{"type":28,"value":446},{"type":22,"tag":58,"props":761,"children":762},{"class":60,"line":362},[763],{"type":22,"tag":58,"props":764,"children":765},{"style":443},[766],{"type":28,"value":454},{"type":22,"tag":58,"props":768,"children":769},{"class":60,"line":370},[770],{"type":22,"tag":58,"props":771,"children":772},{"style":443},[773],{"type":28,"value":774}," socials: {\n",{"type":22,"tag":58,"props":776,"children":777},{"class":60,"line":466},[778,783,788],{"type":22,"tag":58,"props":779,"children":780},{"style":443},[781],{"type":28,"value":782}," twitter: ",{"type":22,"tag":58,"props":784,"children":785},{"style":71},[786],{"type":28,"value":787},"'nuxtlabs'",{"type":22,"tag":58,"props":789,"children":790},{"style":443},[791],{"type":28,"value":570},{"type":22,"tag":58,"props":793,"children":794},{"class":60,"line":475},[795,800,805],{"type":22,"tag":58,"props":796,"children":797},{"style":443},[798],{"type":28,"value":799}," instagram: ",{"type":22,"tag":58,"props":801,"children":802},{"style":71},[803],{"type":28,"value":804},"'wearenuxt'",{"type":22,"tag":58,"props":806,"children":807},{"style":443},[808],{"type":28,"value":570},{"type":22,"tag":58,"props":810,"children":811},{"class":60,"line":607},[812],{"type":22,"tag":58,"props":813,"children":814},{"style":443},[815],{"type":28,"value":816}," linkedin: {\n",{"type":22,"tag":58,"props":818,"children":819},{"class":60,"line":616},[820,825,830],{"type":22,"tag":58,"props":821,"children":822},{"style":443},[823],{"type":28,"value":824}," icon: ",{"type":22,"tag":58,"props":826,"children":827},{"style":71},[828],{"type":28,"value":829},"'uil:linkedin'",{"type":22,"tag":58,"props":831,"children":832},{"style":443},[833],{"type":28,"value":570},{"type":22,"tag":58,"props":835,"children":836},{"class":60,"line":625},[837,842,847],{"type":22,"tag":58,"props":838,"children":839},{"style":443},[840],{"type":28,"value":841}," label: ",{"type":22,"tag":58,"props":843,"children":844},{"style":71},[845],{"type":28,"value":846},"'LinkedIn'",{"type":22,"tag":58,"props":848,"children":849},{"style":443},[850],{"type":28,"value":570},{"type":22,"tag":58,"props":852,"children":853},{"class":60,"line":642},[854,859],{"type":22,"tag":58,"props":855,"children":856},{"style":443},[857],{"type":28,"value":858}," href: ",{"type":22,"tag":58,"props":860,"children":861},{"style":71},[862],{"type":28,"value":863},"'https://www.linkedin.com/company/nuxtlabs'\n",{"type":22,"tag":58,"props":865,"children":866},{"class":60,"line":660},[867],{"type":22,"tag":58,"props":868,"children":869},{"style":443},[870],{"type":28,"value":871}," },\n",{"type":22,"tag":58,"props":873,"children":874},{"class":60,"line":678},[875],{"type":22,"tag":58,"props":876,"children":877},{"style":443},[878],{"type":28,"value":879}," mastodon: {\n",{"type":22,"tag":58,"props":881,"children":882},{"class":60,"line":692},[883,887,892],{"type":22,"tag":58,"props":884,"children":885},{"style":443},[886],{"type":28,"value":824},{"type":22,"tag":58,"props":888,"children":889},{"style":71},[890],{"type":28,"value":891},"'simple-icons:mastodon'",{"type":22,"tag":58,"props":893,"children":894},{"style":443},[895],{"type":28,"value":570},{"type":22,"tag":58,"props":897,"children":898},{"class":60,"line":701},[899,903,908],{"type":22,"tag":58,"props":900,"children":901},{"style":443},[902],{"type":28,"value":841},{"type":22,"tag":58,"props":904,"children":905},{"style":71},[906],{"type":28,"value":907},"'Mastodon'",{"type":22,"tag":58,"props":909,"children":910},{"style":443},[911],{"type":28,"value":570},{"type":22,"tag":58,"props":913,"children":914},{"class":60,"line":709},[915,919,924],{"type":22,"tag":58,"props":916,"children":917},{"style":443},[918],{"type":28,"value":858},{"type":22,"tag":58,"props":920,"children":921},{"style":71},[922],{"type":28,"value":923},"'https://m.webtoo.ls/@nuxt'",{"type":22,"tag":58,"props":925,"children":926},{"style":443},[927],{"type":28,"value":570},{"type":22,"tag":58,"props":929,"children":931},{"class":60,"line":930},15,[932,937],{"type":22,"tag":58,"props":933,"children":934},{"style":443},[935],{"type":28,"value":936}," rel: ",{"type":22,"tag":58,"props":938,"children":939},{"style":71},[940],{"type":28,"value":941},"'me'\n",{"type":22,"tag":58,"props":943,"children":945},{"class":60,"line":944},16,[946],{"type":22,"tag":58,"props":947,"children":948},{"style":443},[949],{"type":28,"value":950}," }\n",{"type":22,"tag":58,"props":952,"children":954},{"class":60,"line":953},17,[955],{"type":22,"tag":58,"props":956,"children":957},{"style":443},[958],{"type":28,"value":698},{"type":22,"tag":58,"props":960,"children":962},{"class":60,"line":961},18,[963],{"type":22,"tag":58,"props":964,"children":965},{"style":443},[966],{"type":28,"value":472},{"type":22,"tag":58,"props":968,"children":970},{"class":60,"line":969},19,[971],{"type":22,"tag":58,"props":972,"children":973},{"style":443},[974],{"type":28,"value":715},{"type":22,"tag":35,"props":976,"children":978},{"id":977},"theme-display",[979],{"type":28,"value":980},"Theme display",{"type":22,"tag":30,"props":982,"children":983},{},[984,986,990],{"type":28,"value":985},"Alpine Header and Footer can also be customized via the ",{"type":22,"tag":54,"props":987,"children":988},{"className":8},[989],{"type":28,"value":410},{"type":28,"value":991}," file:",{"type":22,"tag":47,"props":993,"children":995},{"className":415,"code":994,"filename":410,"language":417,"meta":8,"style":8},"defineAppConfig({\n alpine: {\n // Remove header with header: false\n header: {\n position: 'inline', // possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n logo: false\n },\n // Remove header with footer: false\n footer: {\n credits: {\n enabled: true, // possible value are : true | false\n repository: 'https://www.github.com/nuxt-themes/alpine' // our github repository\n },\n navigation: false, // possible value are : true | false\n position: 'center', // possible value are : 'none' | 'left' | 'center' | 'right'\n message: 'Follow me on' // string that will be displayed on the footer (leave empty or delete to disable)\n }\n // Disable back to top button: false\n backToTop: {\n text: 'Back to top',\n icon: 'material-symbols:arrow-upward'\n }\n }\n})\n",[996],{"type":22,"tag":54,"props":997,"children":998},{"__ignoreMap":8},[999,1011,1018,1026,1034,1057,1070,1078,1086,1094,1102,1124,1142,1149,1170,1191,1209,1216,1224,1232,1250,1264,1272,1280],{"type":22,"tag":58,"props":1000,"children":1001},{"class":60,"line":61},[1002,1007],{"type":22,"tag":58,"props":1003,"children":1004},{"style":65},[1005],{"type":28,"value":1006},"defineAppConfig",{"type":22,"tag":58,"props":1008,"children":1009},{"style":443},[1010],{"type":28,"value":446},{"type":22,"tag":58,"props":1012,"children":1013},{"class":60,"line":362},[1014],{"type":22,"tag":58,"props":1015,"children":1016},{"style":443},[1017],{"type":28,"value":454},{"type":22,"tag":58,"props":1019,"children":1020},{"class":60,"line":370},[1021],{"type":22,"tag":58,"props":1022,"children":1023},{"style":460},[1024],{"type":28,"value":1025}," // Remove header with header: false\n",{"type":22,"tag":58,"props":1027,"children":1028},{"class":60,"line":466},[1029],{"type":22,"tag":58,"props":1030,"children":1031},{"style":443},[1032],{"type":28,"value":1033}," header: {\n",{"type":22,"tag":58,"props":1035,"children":1036},{"class":60,"line":475},[1037,1042,1047,1052],{"type":22,"tag":58,"props":1038,"children":1039},{"style":443},[1040],{"type":28,"value":1041}," position: ",{"type":22,"tag":58,"props":1043,"children":1044},{"style":71},[1045],{"type":28,"value":1046},"'inline'",{"type":22,"tag":58,"props":1048,"children":1049},{"style":443},[1050],{"type":28,"value":1051},", ",{"type":22,"tag":58,"props":1053,"children":1054},{"style":460},[1055],{"type":28,"value":1056},"// possible value are : 'none' | 'left' | 'center' | 'right' | 'inline'\n",{"type":22,"tag":58,"props":1058,"children":1059},{"class":60,"line":607},[1060,1065],{"type":22,"tag":58,"props":1061,"children":1062},{"style":443},[1063],{"type":28,"value":1064}," logo: ",{"type":22,"tag":58,"props":1066,"children":1067},{"style":82},[1068],{"type":28,"value":1069},"false\n",{"type":22,"tag":58,"props":1071,"children":1072},{"class":60,"line":616},[1073],{"type":22,"tag":58,"props":1074,"children":1075},{"style":443},[1076],{"type":28,"value":1077}," },\n",{"type":22,"tag":58,"props":1079,"children":1080},{"class":60,"line":625},[1081],{"type":22,"tag":58,"props":1082,"children":1083},{"style":460},[1084],{"type":28,"value":1085}," // Remove header with footer: false\n",{"type":22,"tag":58,"props":1087,"children":1088},{"class":60,"line":642},[1089],{"type":22,"tag":58,"props":1090,"children":1091},{"style":443},[1092],{"type":28,"value":1093}," footer: {\n",{"type":22,"tag":58,"props":1095,"children":1096},{"class":60,"line":660},[1097],{"type":22,"tag":58,"props":1098,"children":1099},{"style":443},[1100],{"type":28,"value":1101}," credits: {\n",{"type":22,"tag":58,"props":1103,"children":1104},{"class":60,"line":678},[1105,1110,1115,1119],{"type":22,"tag":58,"props":1106,"children":1107},{"style":443},[1108],{"type":28,"value":1109}," enabled: ",{"type":22,"tag":58,"props":1111,"children":1112},{"style":82},[1113],{"type":28,"value":1114},"true",{"type":22,"tag":58,"props":1116,"children":1117},{"style":443},[1118],{"type":28,"value":1051},{"type":22,"tag":58,"props":1120,"children":1121},{"style":460},[1122],{"type":28,"value":1123},"// possible value are : true | false\n",{"type":22,"tag":58,"props":1125,"children":1126},{"class":60,"line":692},[1127,1132,1137],{"type":22,"tag":58,"props":1128,"children":1129},{"style":443},[1130],{"type":28,"value":1131}," repository: ",{"type":22,"tag":58,"props":1133,"children":1134},{"style":71},[1135],{"type":28,"value":1136},"'https://www.github.com/nuxt-themes/alpine'",{"type":22,"tag":58,"props":1138,"children":1139},{"style":460},[1140],{"type":28,"value":1141}," // our github repository\n",{"type":22,"tag":58,"props":1143,"children":1144},{"class":60,"line":701},[1145],{"type":22,"tag":58,"props":1146,"children":1147},{"style":443},[1148],{"type":28,"value":871},{"type":22,"tag":58,"props":1150,"children":1151},{"class":60,"line":709},[1152,1157,1162,1166],{"type":22,"tag":58,"props":1153,"children":1154},{"style":443},[1155],{"type":28,"value":1156}," navigation: ",{"type":22,"tag":58,"props":1158,"children":1159},{"style":82},[1160],{"type":28,"value":1161},"false",{"type":22,"tag":58,"props":1163,"children":1164},{"style":443},[1165],{"type":28,"value":1051},{"type":22,"tag":58,"props":1167,"children":1168},{"style":460},[1169],{"type":28,"value":1123},{"type":22,"tag":58,"props":1171,"children":1172},{"class":60,"line":930},[1173,1177,1182,1186],{"type":22,"tag":58,"props":1174,"children":1175},{"style":443},[1176],{"type":28,"value":1041},{"type":22,"tag":58,"props":1178,"children":1179},{"style":71},[1180],{"type":28,"value":1181},"'center'",{"type":22,"tag":58,"props":1183,"children":1184},{"style":443},[1185],{"type":28,"value":1051},{"type":22,"tag":58,"props":1187,"children":1188},{"style":460},[1189],{"type":28,"value":1190},"// possible value are : 'none' | 'left' | 'center' | 'right'\n",{"type":22,"tag":58,"props":1192,"children":1193},{"class":60,"line":944},[1194,1199,1204],{"type":22,"tag":58,"props":1195,"children":1196},{"style":443},[1197],{"type":28,"value":1198}," message: ",{"type":22,"tag":58,"props":1200,"children":1201},{"style":71},[1202],{"type":28,"value":1203},"'Follow me on'",{"type":22,"tag":58,"props":1205,"children":1206},{"style":460},[1207],{"type":28,"value":1208}," // string that will be displayed on the footer (leave empty or delete to disable)\n",{"type":22,"tag":58,"props":1210,"children":1211},{"class":60,"line":953},[1212],{"type":22,"tag":58,"props":1213,"children":1214},{"style":443},[1215],{"type":28,"value":698},{"type":22,"tag":58,"props":1217,"children":1218},{"class":60,"line":961},[1219],{"type":22,"tag":58,"props":1220,"children":1221},{"style":460},[1222],{"type":28,"value":1223}," // Disable back to top button: false\n",{"type":22,"tag":58,"props":1225,"children":1226},{"class":60,"line":969},[1227],{"type":22,"tag":58,"props":1228,"children":1229},{"style":443},[1230],{"type":28,"value":1231}," backToTop: {\n",{"type":22,"tag":58,"props":1233,"children":1235},{"class":60,"line":1234},20,[1236,1241,1246],{"type":22,"tag":58,"props":1237,"children":1238},{"style":443},[1239],{"type":28,"value":1240}," text: ",{"type":22,"tag":58,"props":1242,"children":1243},{"style":71},[1244],{"type":28,"value":1245},"'Back to top'",{"type":22,"tag":58,"props":1247,"children":1248},{"style":443},[1249],{"type":28,"value":570},{"type":22,"tag":58,"props":1251,"children":1253},{"class":60,"line":1252},21,[1254,1259],{"type":22,"tag":58,"props":1255,"children":1256},{"style":443},[1257],{"type":28,"value":1258}," icon: ",{"type":22,"tag":58,"props":1260,"children":1261},{"style":71},[1262],{"type":28,"value":1263},"'material-symbols:arrow-upward'\n",{"type":22,"tag":58,"props":1265,"children":1267},{"class":60,"line":1266},22,[1268],{"type":22,"tag":58,"props":1269,"children":1270},{"style":443},[1271],{"type":28,"value":698},{"type":22,"tag":58,"props":1273,"children":1275},{"class":60,"line":1274},23,[1276],{"type":22,"tag":58,"props":1277,"children":1278},{"style":443},[1279],{"type":28,"value":472},{"type":22,"tag":58,"props":1281,"children":1283},{"class":60,"line":1282},24,[1284],{"type":22,"tag":58,"props":1285,"children":1286},{"style":443},[1287],{"type":28,"value":715},{"type":22,"tag":356,"props":1289,"children":1290},{},[1291],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":1293},[1294,1295,1296],{"id":511,"depth":362,"text":514},{"id":718,"depth":362,"text":721},{"id":977,"depth":362,"text":980},"content:articles:2.configure.md","articles/2.configure.md",{"_path":1300,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":1301,"description":1302,"cover":1303,"date":16,"layout":17,"body":1304,"_type":373,"_id":2041,"_source":375,"_file":2042,"_extension":377},"/articles/write-articles","Write Articles","Writing Markdown articles in Alpine is straightforward.","/articles/write-articles.webp",{"type":19,"children":1305,"toc":2033},[1306,1311,1316,1322,1333,1353,1358,1370,1478,1489,1495,1505,1537,1564,1620,1637,1642,1648,1659,1740,1745,1751,1768,1851,1856,1862,1867,1998,2004,2016,2029],{"type":22,"tag":23,"props":1307,"children":1309},{"id":1308},"write-articles",[1310],{"type":28,"value":1301},{"type":22,"tag":30,"props":1312,"children":1313},{},[1314],{"type":28,"value":1315},"Write Markdown articles in Alpine is straightforward.",{"type":22,"tag":35,"props":1317,"children":1319},{"id":1318},"create-an-articles-list",[1320],{"type":28,"value":1321},"Create an articles list",{"type":22,"tag":30,"props":1323,"children":1324},{},[1325,1327,1331],{"type":28,"value":1326},"Create a new file in the ",{"type":22,"tag":54,"props":1328,"children":1329},{"className":8},[1330],{"type":28,"value":173},{"type":28,"value":1332}," directory:",{"type":22,"tag":47,"props":1334,"children":1336},{"className":49,"code":1335,"language":51,"meta":8,"style":8},"touch content/2.articles.md\n",[1337],{"type":22,"tag":54,"props":1338,"children":1339},{"__ignoreMap":8},[1340],{"type":22,"tag":58,"props":1341,"children":1342},{"class":60,"line":61},[1343,1348],{"type":22,"tag":58,"props":1344,"children":1345},{"style":65},[1346],{"type":28,"value":1347},"touch",{"type":22,"tag":58,"props":1349,"children":1350},{"style":71},[1351],{"type":28,"value":1352}," content/2.articles.md\n",{"type":22,"tag":30,"props":1354,"children":1355},{},[1356],{"type":28,"value":1357},"The numbered prefix determines the order of the menu items.",{"type":22,"tag":30,"props":1359,"children":1360},{},[1361,1363,1368],{"type":28,"value":1362},"In this file, use the ",{"type":22,"tag":54,"props":1364,"children":1365},{"className":8},[1366],{"type":28,"value":1367},"articles-list",{"type":28,"value":1369}," component to display the list of articles:",{"type":22,"tag":47,"props":1371,"children":1375},{"className":1372,"code":1373,"filename":1374,"language":377,"meta":8,"style":8},"language-md shiki shiki-themes github-light github-dark","---\ntitle: 'Articles'\nlayout: 'page'\n---\n\n::articles-list\n---\npath: articles\n---\n::\n\n","2.articles.md",[1376],{"type":22,"tag":54,"props":1377,"children":1378},{"__ignoreMap":8},[1379,1387,1406,1423,1430,1439,1447,1455,1463,1470],{"type":22,"tag":58,"props":1380,"children":1381},{"class":60,"line":61},[1382],{"type":22,"tag":58,"props":1383,"children":1384},{"style":443},[1385],{"type":28,"value":1386},"---\n",{"type":22,"tag":58,"props":1388,"children":1389},{"class":60,"line":362},[1390,1396,1401],{"type":22,"tag":58,"props":1391,"children":1393},{"style":1392},"--shiki-default:#22863A;--shiki-dark:#85E89D",[1394],{"type":28,"value":1395},"title",{"type":22,"tag":58,"props":1397,"children":1398},{"style":443},[1399],{"type":28,"value":1400},": ",{"type":22,"tag":58,"props":1402,"children":1403},{"style":71},[1404],{"type":28,"value":1405},"'Articles'\n",{"type":22,"tag":58,"props":1407,"children":1408},{"class":60,"line":370},[1409,1414,1418],{"type":22,"tag":58,"props":1410,"children":1411},{"style":1392},[1412],{"type":28,"value":1413},"layout",{"type":22,"tag":58,"props":1415,"children":1416},{"style":443},[1417],{"type":28,"value":1400},{"type":22,"tag":58,"props":1419,"children":1420},{"style":71},[1421],{"type":28,"value":1422},"'page'\n",{"type":22,"tag":58,"props":1424,"children":1425},{"class":60,"line":466},[1426],{"type":22,"tag":58,"props":1427,"children":1428},{"style":443},[1429],{"type":28,"value":1386},{"type":22,"tag":58,"props":1431,"children":1432},{"class":60,"line":475},[1433],{"type":22,"tag":58,"props":1434,"children":1436},{"emptyLinePlaceholder":1435},true,[1437],{"type":28,"value":1438},"\n",{"type":22,"tag":58,"props":1440,"children":1441},{"class":60,"line":607},[1442],{"type":22,"tag":58,"props":1443,"children":1444},{"style":443},[1445],{"type":28,"value":1446},"::articles-list\n",{"type":22,"tag":58,"props":1448,"children":1449},{"class":60,"line":616},[1450],{"type":22,"tag":58,"props":1451,"children":1453},{"style":1452},"--shiki-default:#005CC5;--shiki-dark:#79B8FF;--shiki-default-font-weight:bold;--shiki-dark-font-weight:bold",[1454],{"type":28,"value":1386},{"type":22,"tag":58,"props":1456,"children":1457},{"class":60,"line":625},[1458],{"type":22,"tag":58,"props":1459,"children":1460},{"style":443},[1461],{"type":28,"value":1462},"path: articles\n",{"type":22,"tag":58,"props":1464,"children":1465},{"class":60,"line":642},[1466],{"type":22,"tag":58,"props":1467,"children":1468},{"style":1452},[1469],{"type":28,"value":1386},{"type":22,"tag":58,"props":1471,"children":1472},{"class":60,"line":660},[1473],{"type":22,"tag":58,"props":1474,"children":1475},{"style":443},[1476],{"type":28,"value":1477},"::\n",{"type":22,"tag":30,"props":1479,"children":1480},{},[1481,1482,1487],{"type":28,"value":500},{"type":22,"tag":54,"props":1483,"children":1484},{"className":8},[1485],{"type":28,"value":1486},"path",{"type":28,"value":1488}," prop corresponds to the directory where the articles are stored.",{"type":22,"tag":35,"props":1490,"children":1492},{"id":1491},"display-an-article-in-the-list",[1493],{"type":28,"value":1494},"Display an article in the list",{"type":22,"tag":30,"props":1496,"children":1497},{},[1498,1499,1504],{"type":28,"value":1326},{"type":22,"tag":54,"props":1500,"children":1501},{"className":8},[1502],{"type":28,"value":1503},"/content/articles",{"type":28,"value":1332},{"type":22,"tag":47,"props":1506,"children":1508},{"className":49,"code":1507,"language":51,"meta":8,"style":8},"mkdir content/articles\ntouch content/articles/1.my-new-article.md\n",[1509],{"type":22,"tag":54,"props":1510,"children":1511},{"__ignoreMap":8},[1512,1525],{"type":22,"tag":58,"props":1513,"children":1514},{"class":60,"line":61},[1515,1520],{"type":22,"tag":58,"props":1516,"children":1517},{"style":65},[1518],{"type":28,"value":1519},"mkdir",{"type":22,"tag":58,"props":1521,"children":1522},{"style":71},[1523],{"type":28,"value":1524}," content/articles\n",{"type":22,"tag":58,"props":1526,"children":1527},{"class":60,"line":362},[1528,1532],{"type":22,"tag":58,"props":1529,"children":1530},{"style":65},[1531],{"type":28,"value":1347},{"type":22,"tag":58,"props":1533,"children":1534},{"style":71},[1535],{"type":28,"value":1536}," content/articles/1.my-new-article.md\n",{"type":22,"tag":30,"props":1538,"children":1539},{},[1540,1542,1548,1550,1555,1557,1562],{"type":28,"value":1541},"For your article to be correctly displayed in the ",{"type":22,"tag":257,"props":1543,"children":1545},{"href":1544},"/articles",[1546],{"type":28,"value":1547},"articles list",{"type":28,"value":1549},", define a ",{"type":22,"tag":54,"props":1551,"children":1552},{"className":8},[1553],{"type":28,"value":1554},"cover",{"type":28,"value":1556}," and ",{"type":22,"tag":54,"props":1558,"children":1559},{"className":8},[1560],{"type":28,"value":1561},"date",{"type":28,"value":1563}," property in the frontmatter:",{"type":22,"tag":47,"props":1565,"children":1570},{"className":1566,"code":1567,"filename":1568,"language":1569,"meta":8,"style":8},"language-yaml shiki shiki-themes github-light github-dark","---\ncover: path/to/cover\ndate: 2022-08-23\n---\n","content/articles/1.my-new-article.md","yaml",[1571],{"type":22,"tag":54,"props":1572,"children":1573},{"__ignoreMap":8},[1574,1581,1597,1613],{"type":22,"tag":58,"props":1575,"children":1576},{"class":60,"line":61},[1577],{"type":22,"tag":58,"props":1578,"children":1579},{"style":65},[1580],{"type":28,"value":1386},{"type":22,"tag":58,"props":1582,"children":1583},{"class":60,"line":362},[1584,1588,1592],{"type":22,"tag":58,"props":1585,"children":1586},{"style":1392},[1587],{"type":28,"value":1554},{"type":22,"tag":58,"props":1589,"children":1590},{"style":443},[1591],{"type":28,"value":1400},{"type":22,"tag":58,"props":1593,"children":1594},{"style":71},[1595],{"type":28,"value":1596},"path/to/cover\n",{"type":22,"tag":58,"props":1598,"children":1599},{"class":60,"line":370},[1600,1604,1608],{"type":22,"tag":58,"props":1601,"children":1602},{"style":1392},[1603],{"type":28,"value":1561},{"type":22,"tag":58,"props":1605,"children":1606},{"style":443},[1607],{"type":28,"value":1400},{"type":22,"tag":58,"props":1609,"children":1610},{"style":82},[1611],{"type":28,"value":1612},"2022-08-23\n",{"type":22,"tag":58,"props":1614,"children":1615},{"class":60,"line":466},[1616],{"type":22,"tag":58,"props":1617,"children":1618},{"style":65},[1619],{"type":28,"value":1386},{"type":22,"tag":30,"props":1621,"children":1622},{},[1623,1624,1628,1630,1635],{"type":28,"value":500},{"type":22,"tag":54,"props":1625,"children":1626},{"className":8},[1627],{"type":28,"value":1554},{"type":28,"value":1629}," property can be a local path relative to the ",{"type":22,"tag":54,"props":1631,"children":1632},{"className":8},[1633],{"type":28,"value":1634},"/public",{"type":28,"value":1636}," directory or an external URL.",{"type":22,"tag":30,"props":1638,"children":1639},{},[1640],{"type":28,"value":1641},"Your article will now be displayed in the list with its filename as a default title.",{"type":22,"tag":35,"props":1643,"children":1645},{"id":1644},"edit-your-article",[1646],{"type":28,"value":1647},"Edit your article",{"type":22,"tag":30,"props":1649,"children":1650},{},[1651,1653,1657],{"type":28,"value":1652},"Under the frontmatter block, enter a Markdown ",{"type":22,"tag":54,"props":1654,"children":1655},{"className":8},[1656],{"type":28,"value":23},{"type":28,"value":1658}," tag and a line of text:",{"type":22,"tag":47,"props":1660,"children":1662},{"className":1372,"code":1661,"filename":1568,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\n---\n\n# An awesome article\n\nThis article is little by size but big by heart.\n",[1663],{"type":22,"tag":54,"props":1664,"children":1665},{"__ignoreMap":8},[1666,1673,1688,1703,1710,1717,1725,1732],{"type":22,"tag":58,"props":1667,"children":1668},{"class":60,"line":61},[1669],{"type":22,"tag":58,"props":1670,"children":1671},{"style":443},[1672],{"type":28,"value":1386},{"type":22,"tag":58,"props":1674,"children":1675},{"class":60,"line":362},[1676,1680,1684],{"type":22,"tag":58,"props":1677,"children":1678},{"style":1392},[1679],{"type":28,"value":1554},{"type":22,"tag":58,"props":1681,"children":1682},{"style":443},[1683],{"type":28,"value":1400},{"type":22,"tag":58,"props":1685,"children":1686},{"style":71},[1687],{"type":28,"value":1596},{"type":22,"tag":58,"props":1689,"children":1690},{"class":60,"line":370},[1691,1695,1699],{"type":22,"tag":58,"props":1692,"children":1693},{"style":1392},[1694],{"type":28,"value":1561},{"type":22,"tag":58,"props":1696,"children":1697},{"style":443},[1698],{"type":28,"value":1400},{"type":22,"tag":58,"props":1700,"children":1701},{"style":82},[1702],{"type":28,"value":1612},{"type":22,"tag":58,"props":1704,"children":1705},{"class":60,"line":466},[1706],{"type":22,"tag":58,"props":1707,"children":1708},{"style":443},[1709],{"type":28,"value":1386},{"type":22,"tag":58,"props":1711,"children":1712},{"class":60,"line":475},[1713],{"type":22,"tag":58,"props":1714,"children":1715},{"emptyLinePlaceholder":1435},[1716],{"type":28,"value":1438},{"type":22,"tag":58,"props":1718,"children":1719},{"class":60,"line":607},[1720],{"type":22,"tag":58,"props":1721,"children":1722},{"style":1452},[1723],{"type":28,"value":1724},"# An awesome article\n",{"type":22,"tag":58,"props":1726,"children":1727},{"class":60,"line":616},[1728],{"type":22,"tag":58,"props":1729,"children":1730},{"emptyLinePlaceholder":1435},[1731],{"type":28,"value":1438},{"type":22,"tag":58,"props":1733,"children":1734},{"class":60,"line":625},[1735],{"type":22,"tag":58,"props":1736,"children":1737},{"style":443},[1738],{"type":28,"value":1739},"This article is little by size but big by heart.\n",{"type":22,"tag":30,"props":1741,"children":1742},{},[1743],{"type":28,"value":1744},"Your article will now be displayed in the list with the title and description you wrote in Markdown.",{"type":22,"tag":35,"props":1746,"children":1748},{"id":1747},"override-title-and-description",[1749],{"type":28,"value":1750},"Override title and description",{"type":22,"tag":30,"props":1752,"children":1753},{},[1754,1756,1760,1761,1766],{"type":28,"value":1755},"If you want to change the title and description displayed on the list and in the meta tags of the article, add the ",{"type":22,"tag":54,"props":1757,"children":1758},{"className":8},[1759],{"type":28,"value":1395},{"type":28,"value":1556},{"type":22,"tag":54,"props":1762,"children":1763},{"className":8},[1764],{"type":28,"value":1765},"description",{"type":28,"value":1767}," property to your frontmatter:",{"type":22,"tag":47,"props":1769,"children":1771},{"className":1372,"code":1770,"filename":1568,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\ntitle: Another title\ndescription: Another description\n---\n",[1772],{"type":22,"tag":54,"props":1773,"children":1774},{"__ignoreMap":8},[1775,1782,1797,1812,1828,1844],{"type":22,"tag":58,"props":1776,"children":1777},{"class":60,"line":61},[1778],{"type":22,"tag":58,"props":1779,"children":1780},{"style":443},[1781],{"type":28,"value":1386},{"type":22,"tag":58,"props":1783,"children":1784},{"class":60,"line":362},[1785,1789,1793],{"type":22,"tag":58,"props":1786,"children":1787},{"style":1392},[1788],{"type":28,"value":1554},{"type":22,"tag":58,"props":1790,"children":1791},{"style":443},[1792],{"type":28,"value":1400},{"type":22,"tag":58,"props":1794,"children":1795},{"style":71},[1796],{"type":28,"value":1596},{"type":22,"tag":58,"props":1798,"children":1799},{"class":60,"line":370},[1800,1804,1808],{"type":22,"tag":58,"props":1801,"children":1802},{"style":1392},[1803],{"type":28,"value":1561},{"type":22,"tag":58,"props":1805,"children":1806},{"style":443},[1807],{"type":28,"value":1400},{"type":22,"tag":58,"props":1809,"children":1810},{"style":82},[1811],{"type":28,"value":1612},{"type":22,"tag":58,"props":1813,"children":1814},{"class":60,"line":466},[1815,1819,1823],{"type":22,"tag":58,"props":1816,"children":1817},{"style":1392},[1818],{"type":28,"value":1395},{"type":22,"tag":58,"props":1820,"children":1821},{"style":443},[1822],{"type":28,"value":1400},{"type":22,"tag":58,"props":1824,"children":1825},{"style":71},[1826],{"type":28,"value":1827},"Another title\n",{"type":22,"tag":58,"props":1829,"children":1830},{"class":60,"line":475},[1831,1835,1839],{"type":22,"tag":58,"props":1832,"children":1833},{"style":1392},[1834],{"type":28,"value":1765},{"type":22,"tag":58,"props":1836,"children":1837},{"style":443},[1838],{"type":28,"value":1400},{"type":22,"tag":58,"props":1840,"children":1841},{"style":71},[1842],{"type":28,"value":1843},"Another description\n",{"type":22,"tag":58,"props":1845,"children":1846},{"class":60,"line":607},[1847],{"type":22,"tag":58,"props":1848,"children":1849},{"style":443},[1850],{"type":28,"value":1386},{"type":22,"tag":30,"props":1852,"children":1853},{},[1854],{"type":28,"value":1855},"You are now ready to edit your article and create new ones!",{"type":22,"tag":35,"props":1857,"children":1859},{"id":1858},"optional-arguments",[1860],{"type":28,"value":1861},"Optional Arguments",{"type":22,"tag":30,"props":1863,"children":1864},{},[1865],{"type":28,"value":1866},"In the frontmatter block, you can pass additional options for displaying your article, such as displaying badges on the image:",{"type":22,"tag":47,"props":1868,"children":1870},{"className":1372,"code":1869,"language":377,"meta":8,"style":8},"---\ncover: path/to/cover\ndate: 2022-08-23\nbadges: [{\n color: 'white',\n bg: 'rgba(0, 0, 0, 0.3)',\n content: 'Technology'\n}]\n---\n",[1871],{"type":22,"tag":54,"props":1872,"children":1873},{"__ignoreMap":8},[1874,1881,1896,1911,1924,1945,1966,1983,1991],{"type":22,"tag":58,"props":1875,"children":1876},{"class":60,"line":61},[1877],{"type":22,"tag":58,"props":1878,"children":1879},{"style":443},[1880],{"type":28,"value":1386},{"type":22,"tag":58,"props":1882,"children":1883},{"class":60,"line":362},[1884,1888,1892],{"type":22,"tag":58,"props":1885,"children":1886},{"style":1392},[1887],{"type":28,"value":1554},{"type":22,"tag":58,"props":1889,"children":1890},{"style":443},[1891],{"type":28,"value":1400},{"type":22,"tag":58,"props":1893,"children":1894},{"style":71},[1895],{"type":28,"value":1596},{"type":22,"tag":58,"props":1897,"children":1898},{"class":60,"line":370},[1899,1903,1907],{"type":22,"tag":58,"props":1900,"children":1901},{"style":1392},[1902],{"type":28,"value":1561},{"type":22,"tag":58,"props":1904,"children":1905},{"style":443},[1906],{"type":28,"value":1400},{"type":22,"tag":58,"props":1908,"children":1909},{"style":82},[1910],{"type":28,"value":1612},{"type":22,"tag":58,"props":1912,"children":1913},{"class":60,"line":466},[1914,1919],{"type":22,"tag":58,"props":1915,"children":1916},{"style":1392},[1917],{"type":28,"value":1918},"badges",{"type":22,"tag":58,"props":1920,"children":1921},{"style":443},[1922],{"type":28,"value":1923},": [{\n",{"type":22,"tag":58,"props":1925,"children":1926},{"class":60,"line":475},[1927,1932,1936,1941],{"type":22,"tag":58,"props":1928,"children":1929},{"style":1392},[1930],{"type":28,"value":1931}," color",{"type":22,"tag":58,"props":1933,"children":1934},{"style":443},[1935],{"type":28,"value":1400},{"type":22,"tag":58,"props":1937,"children":1938},{"style":71},[1939],{"type":28,"value":1940},"'white'",{"type":22,"tag":58,"props":1942,"children":1943},{"style":443},[1944],{"type":28,"value":570},{"type":22,"tag":58,"props":1946,"children":1947},{"class":60,"line":607},[1948,1953,1957,1962],{"type":22,"tag":58,"props":1949,"children":1950},{"style":1392},[1951],{"type":28,"value":1952}," bg",{"type":22,"tag":58,"props":1954,"children":1955},{"style":443},[1956],{"type":28,"value":1400},{"type":22,"tag":58,"props":1958,"children":1959},{"style":71},[1960],{"type":28,"value":1961},"'rgba(0, 0, 0, 0.3)'",{"type":22,"tag":58,"props":1963,"children":1964},{"style":443},[1965],{"type":28,"value":570},{"type":22,"tag":58,"props":1967,"children":1968},{"class":60,"line":616},[1969,1974,1978],{"type":22,"tag":58,"props":1970,"children":1971},{"style":1392},[1972],{"type":28,"value":1973}," content",{"type":22,"tag":58,"props":1975,"children":1976},{"style":443},[1977],{"type":28,"value":1400},{"type":22,"tag":58,"props":1979,"children":1980},{"style":71},[1981],{"type":28,"value":1982},"'Technology'\n",{"type":22,"tag":58,"props":1984,"children":1985},{"class":60,"line":625},[1986],{"type":22,"tag":58,"props":1987,"children":1988},{"style":443},[1989],{"type":28,"value":1990},"}]\n",{"type":22,"tag":58,"props":1992,"children":1993},{"class":60,"line":642},[1994],{"type":22,"tag":58,"props":1995,"children":1996},{"style":443},[1997],{"type":28,"value":1386},{"type":22,"tag":35,"props":1999,"children":2001},{"id":2000},"read-more",[2002],{"type":28,"value":2003},"Read more",{"type":22,"tag":30,"props":2005,"children":2006},{},[2007,2009,2014],{"type":28,"value":2008},"Alpine is a Nuxt theme using the Content module in ",{"type":22,"tag":54,"props":2010,"children":2011},{"className":8},[2012],{"type":28,"value":2013},"documentDriven",{"type":28,"value":2015}," mode.",{"type":22,"tag":30,"props":2017,"children":2018},{},[2019,2021,2028],{"type":28,"value":2020},"👉 Learn more in the ",{"type":22,"tag":257,"props":2022,"children":2025},{"href":2023,"rel":2024},"https://content.nuxtjs.org/",[261],[2026],{"type":28,"value":2027},"Nuxt Content documentation",{"type":28,"value":495},{"type":22,"tag":356,"props":2030,"children":2031},{},[2032],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":2034},[2035,2036,2037,2038,2039,2040],{"id":1318,"depth":362,"text":1321},{"id":1491,"depth":362,"text":1494},{"id":1644,"depth":362,"text":1647},{"id":1747,"depth":362,"text":1750},{"id":1858,"depth":362,"text":1861},{"id":2000,"depth":362,"text":2003},"content:articles:3.write-articles.md","articles/3.write-articles.md",{"_path":2044,"_dir":6,"_draft":7,"_partial":7,"_locale":8,"title":2045,"description":2046,"cover":2047,"date":16,"layout":17,"body":2048,"_type":373,"_id":2300,"_source":375,"_file":2301,"_extension":377},"/articles/design-tokens","Customize Alpine","Leverage the tokens.config.ts to give your identity to Alpine.","/articles/design-tokens.webp",{"type":19,"children":2049,"toc":2298},[2050,2055,2067,2081,2103,2114,2260,2281,2294],{"type":22,"tag":23,"props":2051,"children":2053},{"id":2052},"customize-alpine",[2054],{"type":28,"value":2045},{"type":22,"tag":30,"props":2056,"children":2057},{},[2058,2060,2065],{"type":28,"value":2059},"Leverage the ",{"type":22,"tag":54,"props":2061,"children":2062},{"className":8},[2063],{"type":28,"value":2064},"tokens.config.ts",{"type":28,"value":2066}," to give your identity to Alpine.",{"type":22,"tag":30,"props":2068,"children":2069},{},[2070,2072,2079],{"type":28,"value":2071},"Look at the ",{"type":22,"tag":257,"props":2073,"children":2076},{"href":2074,"rel":2075},"https://github.com/nuxt-themes/alpine/blob/main/tokens.config.ts",[261],[2077],{"type":28,"value":2078},"default tokens config",{"type":28,"value":2080}," to check all the Alpine related Design Tokens.",{"type":22,"tag":30,"props":2082,"children":2083},{},[2084,2086,2093,2095,2102],{"type":28,"value":2085},"Alpine is also powered by ",{"type":22,"tag":257,"props":2087,"children":2090},{"href":2088,"rel":2089},"https://www.npmjs.com/package/@nuxt-themes/tokens",[261],[2091],{"type":28,"value":2092},"@nuxt-themes/tokens",{"type":28,"value":2094},", see the ",{"type":22,"tag":257,"props":2096,"children":2099},{"href":2097,"rel":2098},"https://unpkg.com/@nuxt-themes/tokens@latest/dist/tokens.config.ts",[261],[2100],{"type":28,"value":2101},"package tokens.config.ts",{"type":28,"value":495},{"type":22,"tag":30,"props":2104,"children":2105},{},[2106,2108,2112],{"type":28,"value":2107},"You can configure all the theme tokens to change the apperance of Alpine by creating a ",{"type":22,"tag":54,"props":2109,"children":2110},{"className":8},[2111],{"type":28,"value":2064},{"type":28,"value":2113}," in your project:",{"type":22,"tag":47,"props":2115,"children":2117},{"className":415,"code":2116,"language":417,"meta":8,"style":8},"import { defineTheme } from 'pinceau'\n\nexport default defineTheme({\n alpine: {\n body: {\n // Update the background color in light & dark mode\n backgroundColor: {\n initial: '#f8fafc',\n dark: '#0f172a'\n }\n }\n }\n})\n",[2118],{"type":22,"tag":54,"props":2119,"children":2120},{"__ignoreMap":8},[2121,2144,2151,2171,2178,2186,2194,2202,2219,2232,2239,2246,2253],{"type":22,"tag":58,"props":2122,"children":2123},{"class":60,"line":61},[2124,2129,2134,2139],{"type":22,"tag":58,"props":2125,"children":2126},{"style":427},[2127],{"type":28,"value":2128},"import",{"type":22,"tag":58,"props":2130,"children":2131},{"style":443},[2132],{"type":28,"value":2133}," { defineTheme } ",{"type":22,"tag":58,"props":2135,"children":2136},{"style":427},[2137],{"type":28,"value":2138},"from",{"type":22,"tag":58,"props":2140,"children":2141},{"style":71},[2142],{"type":28,"value":2143}," 'pinceau'\n",{"type":22,"tag":58,"props":2145,"children":2146},{"class":60,"line":362},[2147],{"type":22,"tag":58,"props":2148,"children":2149},{"emptyLinePlaceholder":1435},[2150],{"type":28,"value":1438},{"type":22,"tag":58,"props":2152,"children":2153},{"class":60,"line":370},[2154,2158,2162,2167],{"type":22,"tag":58,"props":2155,"children":2156},{"style":427},[2157],{"type":28,"value":430},{"type":22,"tag":58,"props":2159,"children":2160},{"style":427},[2161],{"type":28,"value":435},{"type":22,"tag":58,"props":2163,"children":2164},{"style":65},[2165],{"type":28,"value":2166}," defineTheme",{"type":22,"tag":58,"props":2168,"children":2169},{"style":443},[2170],{"type":28,"value":446},{"type":22,"tag":58,"props":2172,"children":2173},{"class":60,"line":466},[2174],{"type":22,"tag":58,"props":2175,"children":2176},{"style":443},[2177],{"type":28,"value":454},{"type":22,"tag":58,"props":2179,"children":2180},{"class":60,"line":475},[2181],{"type":22,"tag":58,"props":2182,"children":2183},{"style":443},[2184],{"type":28,"value":2185}," body: {\n",{"type":22,"tag":58,"props":2187,"children":2188},{"class":60,"line":607},[2189],{"type":22,"tag":58,"props":2190,"children":2191},{"style":460},[2192],{"type":28,"value":2193}," // Update the background color in light & dark mode\n",{"type":22,"tag":58,"props":2195,"children":2196},{"class":60,"line":616},[2197],{"type":22,"tag":58,"props":2198,"children":2199},{"style":443},[2200],{"type":28,"value":2201}," backgroundColor: {\n",{"type":22,"tag":58,"props":2203,"children":2204},{"class":60,"line":625},[2205,2210,2215],{"type":22,"tag":58,"props":2206,"children":2207},{"style":443},[2208],{"type":28,"value":2209}," initial: ",{"type":22,"tag":58,"props":2211,"children":2212},{"style":71},[2213],{"type":28,"value":2214},"'#f8fafc'",{"type":22,"tag":58,"props":2216,"children":2217},{"style":443},[2218],{"type":28,"value":570},{"type":22,"tag":58,"props":2220,"children":2221},{"class":60,"line":642},[2222,2227],{"type":22,"tag":58,"props":2223,"children":2224},{"style":443},[2225],{"type":28,"value":2226}," dark: ",{"type":22,"tag":58,"props":2228,"children":2229},{"style":71},[2230],{"type":28,"value":2231},"'#0f172a'\n",{"type":22,"tag":58,"props":2233,"children":2234},{"class":60,"line":660},[2235],{"type":22,"tag":58,"props":2236,"children":2237},{"style":443},[2238],{"type":28,"value":950},{"type":22,"tag":58,"props":2240,"children":2241},{"class":60,"line":678},[2242],{"type":22,"tag":58,"props":2243,"children":2244},{"style":443},[2245],{"type":28,"value":698},{"type":22,"tag":58,"props":2247,"children":2248},{"class":60,"line":692},[2249],{"type":22,"tag":58,"props":2250,"children":2251},{"style":443},[2252],{"type":28,"value":472},{"type":22,"tag":58,"props":2254,"children":2255},{"class":60,"line":701},[2256],{"type":22,"tag":58,"props":2257,"children":2258},{"style":443},[2259],{"type":28,"value":715},{"type":22,"tag":30,"props":2261,"children":2262},{},[2263,2265,2272,2274,2279],{"type":28,"value":2264},"If you are using ",{"type":22,"tag":257,"props":2266,"children":2269},{"href":2267,"rel":2268},"https://nuxt.studio",[261],[2270],{"type":28,"value":2271},"Nuxt Studio",{"type":28,"value":2273},", you can use an UI to update the ",{"type":22,"tag":54,"props":2275,"children":2276},{"className":8},[2277],{"type":28,"value":2278},"token.config.ts",{"type":28,"value":2280}," of your Alpine project:",{"type":22,"tag":30,"props":2282,"children":2283},{},[2284],{"type":22,"tag":257,"props":2285,"children":2287},{"href":2267,"rel":2286},[261],[2288],{"type":22,"tag":2289,"props":2290,"children":2293},"img",{"alt":2291,"src":2292},"design-tokens-studio.png","/design-tokens-studio.png",[],{"type":22,"tag":356,"props":2295,"children":2296},{},[2297],{"type":28,"value":360},{"title":8,"searchDepth":362,"depth":362,"links":2299},[],"content:articles:4.design-tokens.md","articles/4.design-tokens.md",1698918364553] \ No newline at end of file diff --git a/articles/configure/_payload.json b/articles/configure/_payload.json index 4714454..bcfc987 100644 --- a/articles/configure/_payload.json +++ b/articles/configure/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412118465] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918364725] \ No newline at end of file diff --git a/articles/configure/index.html b/articles/configure/index.html index f15a25e..4db2240 100644 --- a/articles/configure/index.html +++ b/articles/configure/index.html @@ -12,9 +12,9 @@ - - - + + + @@ -22,36 +22,36 @@ - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - - -
Back

Configure Alpine

Configure Alpine

To configure meta tags, social links or even the Alpine theme display, update the alpine key in the app.config.ts at the root of your project:

app.config.ts
export default defineAppConfig({
+
Back

Configure Alpine

Configure Alpine

To configure meta tags, social links or even the Alpine theme display, update the alpine key in the app.config.ts at the root of your project:

app.config.ts
export default defineAppConfig({
   alpine: {
     /* Alpine configuration goes here */
   }
@@ -113,6 +113,6 @@
     }
   }
 })
-
- +
+ \ No newline at end of file diff --git a/articles/design-tokens/_payload.json b/articles/design-tokens/_payload.json index b1f65ae..25cfa34 100644 --- a/articles/design-tokens/_payload.json +++ b/articles/design-tokens/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412118472] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918364730] \ No newline at end of file diff --git a/articles/design-tokens/index.html b/articles/design-tokens/index.html index 1a280a6..e0a0f1f 100644 --- a/articles/design-tokens/index.html +++ b/articles/design-tokens/index.html @@ -12,9 +12,9 @@ - - - + + + @@ -22,36 +22,36 @@ - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - - -
Back

Customize Alpine

Customize Alpine

Leverage the tokens.config.ts to give your identity to Alpine.

Look at the default tokens config to check all the Alpine related Design Tokens.

Alpine is also powered by @nuxt-themes/tokens, see the package tokens.config.ts.

You can configure all the theme tokens to change the apperance of Alpine by creating a tokens.config.ts in your project:

import { defineTheme } from 'pinceau'
+
Back

Customize Alpine

Customize Alpine

Leverage the tokens.config.ts to give your identity to Alpine.

Look at the default tokens config to check all the Alpine related Design Tokens.

Alpine is also powered by @nuxt-themes/tokens, see the package tokens.config.ts.

You can configure all the theme tokens to change the apperance of Alpine by creating a tokens.config.ts in your project:

import { defineTheme } from 'pinceau'
 
 export default defineTheme({
   alpine: {
@@ -64,6 +64,6 @@
     }
   }
 })
-

If you are using Nuxt Studio, you can use an UI to update the token.config.ts of your Alpine project:

design-tokens-studio.png

- +

If you are using Nuxt Studio, you can use an UI to update the token.config.ts of your Alpine project:

design-tokens-studio.png

+ \ No newline at end of file diff --git a/articles/get-started/_payload.json b/articles/get-started/_payload.json index f194164..424871b 100644 --- a/articles/get-started/_payload.json +++ b/articles/get-started/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412118461] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918364722] \ No newline at end of file diff --git a/articles/get-started/index.html b/articles/get-started/index.html index 7fe04ec..89dc33f 100644 --- a/articles/get-started/index.html +++ b/articles/get-started/index.html @@ -12,9 +12,9 @@ - - - + + + @@ -26,45 +26,45 @@ - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - + - - -
Back

Get started with Alpine

Get started with Alpine

Creating a blog with Alpine is a command away, as well as deploying to many platforms.

Create a blog

Open a terminal an run the following command:

npx nuxi@latest init -t themes/alpine
+
Back

Get started with Alpine

Get started with Alpine

Creating a blog with Alpine is a command away, as well as deploying to many platforms.

Create a blog

Open a terminal an run the following command:

npx nuxi@latest init -t themes/alpine
 

Dependencies

Next, go to to my-blog/ directory and install the dependencies:

npm install
 

Development

Start the development server on port 3000:

npm run dev
 

Next, you can start creating your content in Markdown in the content/ directory.

Deploy

Static hosting

You can deploy Alpine to any static hosting by running the following command:

npm run generate
 

This command will create a dist/ directory with the compiled files ready to be uploaded to any static hosting.

Edge platforms

Alpine supports deploying to the following platforms with zero configuration:

Node server

You can deploy Alpine to a Node server by running the following command:

npm run build
 

This command will create a .output/ directory with the compiled files ready to be uploaded to any Node server.

To start the production server, run the following command:

node .output/server/index.mjs
-
- +
+ \ No newline at end of file diff --git a/articles/index.html b/articles/index.html index b6504dc..c4b7a3a 100644 --- a/articles/index.html +++ b/articles/index.html @@ -12,40 +12,40 @@ - - - - + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + - + - - -
Configure Alpine

Configure Alpine

Learn how to configure Alpine with the app.config.ts file.

Write Articles

Write Articles

Writing Markdown articles in Alpine is straightforward.

Customize Alpine

Customize Alpine

Leverage the tokens.config.ts to give your identity to Alpine.

- +
Configure Alpine

Configure Alpine

Learn how to configure Alpine with the app.config.ts file.

Write Articles

Write Articles

Writing Markdown articles in Alpine is straightforward.

Customize Alpine

Customize Alpine

Leverage the tokens.config.ts to give your identity to Alpine.

+ \ No newline at end of file diff --git a/articles/write-articles/_payload.json b/articles/write-articles/_payload.json index f3fe71a..45cc212 100644 --- a/articles/write-articles/_payload.json +++ b/articles/write-articles/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412118469] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918364728] \ No newline at end of file diff --git a/articles/write-articles/index.html b/articles/write-articles/index.html index b95805d..7345e01 100644 --- a/articles/write-articles/index.html +++ b/articles/write-articles/index.html @@ -12,9 +12,9 @@ - - - + + + @@ -22,36 +22,36 @@ - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + - + - - -
Back

Write Articles

Write Articles

Write Markdown articles in Alpine is straightforward.

Create an articles list

Create a new file in the content/ directory:

touch content/2.articles.md
+
Back

Write Articles

Write Articles

Write Markdown articles in Alpine is straightforward.

Create an articles list

Create a new file in the content/ directory:

touch content/2.articles.md
 

The numbered prefix determines the order of the menu items.

In this file, use the articles-list component to display the list of articles:

2.articles.md
---
 title: 'Articles'
 layout: 'page'
@@ -91,6 +91,6 @@
   content: 'Technology'
 }]
 ---
-

Read more

Alpine is a Nuxt theme using the Content module in documentDriven mode.

👉 Learn more in the Nuxt Content documentation.

- +

Read more

Alpine is a Nuxt theme using the Content module in documentDriven mode.

👉 Learn more in the Nuxt Content documentation.

+ \ No newline at end of file diff --git a/contact/_payload.json b/contact/_payload.json index 1fce122..7bf0449 100644 --- a/contact/_payload.json +++ b/contact/_payload.json @@ -1 +1 @@ -[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698412118219] \ No newline at end of file +[{"data":1,"prerenderedAt":3},["Reactive",2],{},1698918364556] \ No newline at end of file diff --git a/contact/index.html b/contact/index.html index 4c79a1d..41b80e8 100644 --- a/contact/index.html +++ b/contact/index.html @@ -12,41 +12,41 @@ - - + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + - - - - - + + + + + - + - - - - + + \ No newline at end of file diff --git a/index.html b/index.html index f82b36b..1d67b89 100644 --- a/index.html +++ b/index.html @@ -12,47 +12,47 @@ - - - + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - + - - -
Hi, I am Alpine.
Hero Image

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Proin porttitor, orci nec nonummy molestie, enim est eleifend mi, non fermentum diam nisl sit amet erat. Duis semper. Duis arcu massa, scelerisque vitae, consequat in, pretium a, enim.

Pellentesque congue. Ut in risus volutpat libero pharetra tempor. Cras vestibulum bibendum augue. Praesent egestas leo in pede. Praesent blandit odio eu enim. Pellentesque sed dui ut augue blandit sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aliquam nibh. Mauris ac mauris sed pede pellentesque fermentum. Maecenas adipiscing ante non diam sodales hendrerit.

- +
Hi, I am Alpine.
Hero Image

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Proin porttitor, orci nec nonummy molestie, enim est eleifend mi, non fermentum diam nisl sit amet erat. Duis semper. Duis arcu massa, scelerisque vitae, consequat in, pretium a, enim.

Pellentesque congue. Ut in risus volutpat libero pharetra tempor. Cras vestibulum bibendum augue. Praesent egestas leo in pede. Praesent blandit odio eu enim. Pellentesque sed dui ut augue blandit sodales. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Aliquam nibh. Mauris ac mauris sed pede pellentesque fermentum. Maecenas adipiscing ante non diam sodales hendrerit.

+ \ No newline at end of file