nuxt-og-image 2.0.23 → 2.0.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. package/dist/client/200.html +5 -5
  2. package/dist/client/404.html +5 -5
  3. package/dist/client/_nuxt/IconCSS.29c035fc.css +1 -0
  4. package/dist/client/_nuxt/IconCSS.d5d4ba18.js +1 -0
  5. package/dist/client/_nuxt/{ImageLoader.7d142ae6.js → ImageLoader.9a2c5592.js} +1 -1
  6. package/dist/client/_nuxt/{entry.baaec905.js → entry.5e420308.js} +64 -64
  7. package/dist/client/_nuxt/entry.9cb59451.css +1 -0
  8. package/dist/client/_nuxt/{error-404.1e9d5490.js → error-404.5039d699.js} +1 -1
  9. package/dist/client/_nuxt/{error-500.a2569504.js → error-500.b422d33f.js} +1 -1
  10. package/dist/client/_nuxt/{index.3defa0e2.js → index.0f460624.js} +1 -1
  11. package/dist/client/_nuxt/{options.bfa3a6f5.js → options.b061e670.js} +1 -1
  12. package/dist/client/_nuxt/{png.25a0a86a.js → png.a29fa077.js} +1 -1
  13. package/dist/client/_nuxt/{shiki.3055e6bb.js → shiki.1fe83df5.js} +1 -1
  14. package/dist/client/_nuxt/{svg.60dc20c6.js → svg.b56c3a39.js} +1 -1
  15. package/dist/client/_nuxt/{vnodes.8b4e811d.js → vnodes.d38ef018.js} +1 -1
  16. package/dist/client/index.html +5 -5
  17. package/dist/client/options/index.html +5 -5
  18. package/dist/client/png/index.html +5 -5
  19. package/dist/client/svg/index.html +5 -5
  20. package/dist/client/vnodes/index.html +5 -5
  21. package/dist/module.json +1 -1
  22. package/dist/module.mjs +55 -53
  23. package/dist/runtime/nitro/plugins/prerender.mjs +2 -2
  24. package/dist/runtime/nitro/providers/browser/universal.d.ts +2 -1
  25. package/dist/runtime/nitro/renderers/browser.mjs +1 -1
  26. package/package.json +9 -8
  27. package/dist/client/_nuxt/IconCSS.772400bb.css +0 -1
  28. package/dist/client/_nuxt/IconCSS.7dbf5ef2.js +0 -1
  29. package/dist/client/_nuxt/entry.d5c2937d.css +0 -1
@@ -0,0 +1 @@
1
+ :root{--nui-c-context: 125,125,125}html{background-color:#fff}html.dark{background-color:#151515;color:#fff;color-scheme:dark}::-moz-selection{background:#8884}::selection{background:#8884}.shiki .line{display:inline-block;position:relative;width:100%}.shiki.diff .line>span{filter:saturate(.75);opacity:.75}.shiki.diff .line-added,.shiki.diff .line-removed{scroll-margin:5em}.shiki.diff .line-added>span,.shiki.diff .line-removed>span{opacity:1!important;position:inherit;scroll-margin:20px;z-index:100}.shiki.diff .line-added>span{color:#218c3b!important}.shiki.diff .line-removed>span{color:#8c2c21!important}.shiki .line-added:after{background-color:#43885440;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.shiki .line-removed:after{background-color:#8f4b3950;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}::view-transition-new(root),::view-transition-old(root){animation:none;mix-blend-mode:normal}::view-transition-old(root){z-index:1}::view-transition-new(root){z-index:2147483646}.dark::view-transition-old(root){z-index:2147483646}.dark::view-transition-new(root){z-index:1}*,:after,:before{border-color:var(--un-default-border-color, #e5e7eb);border-style:solid;border-width:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;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{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;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;padding:0}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}*,:after,:before{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 transparent;--un-ring-shadow:0 0 transparent;--un-shadow-inset: ;--un-shadow:0 0 transparent;--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: }.carbon-sun{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:ibm-cloud-pak-manta-automated-data-lineage{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 11V5h-6v2H14V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v8a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2V9a3.003 3.003 0 0 1 3 3v9h-6v-2H5v6h6v-2h6v2a2.002 2.002 0 0 0 2 2h5v2h6v-6h-6v2h-5v-7h5v2h6v-6h-6v2h-5v-4a4.952 4.952 0 0 0-1.025-3H24v2ZM4 12V4h8v8Zm5 11H7v-2h2Zm17 2h2v2h-2Zm0-9h2v2h-2Zm0-9h2v2h-2Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:image-search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 14a5.99 5.99 0 0 0-4.885 9.471L14 28.586L15.414 30l5.115-5.115A5.997 5.997 0 1 0 24 14zm0 10a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm-7-12a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1z'/%3E%3Cpath fill='currentColor' d='M12 24H4v-6.003L9 13l5.586 5.586L16 17.168l-5.586-5.585a2 2 0 0 0-2.828 0L4 15.168V4h20v6h2V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v20a2.002 2.002 0 0 0 2 2h8Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:laptop{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24.005H6a2.002 2.002 0 0 1-2-2v-14a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2Zm-20-16v14h20v-14Zm-4 18h28v2H2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:mobile{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M22 4H10a2.002 2.002 0 0 0-2 2v22a2.002 2.002 0 0 0 2 2h12a2.003 2.003 0 0 0 2-2V6a2.002 2.002 0 0 0-2-2Zm0 2v2H10V6ZM10 28V10h12v18Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:operations-record{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M20 20h10v2H20zm0 4h10v2H20zm0 4h10v2H20zm-4-8a3.912 3.912 0 0 1-4-4a3.912 3.912 0 0 1 4-4a3.912 3.912 0 0 1 4 4h2a6 6 0 1 0-6 6z'/%3E%3Cpath fill='currentColor' d='m29.305 11.044l-2.36-4.088a1.998 1.998 0 0 0-2.374-.895l-2.434.824a11.042 11.042 0 0 0-1.312-.758l-.504-2.52A2 2 0 0 0 18.36 2h-4.72a2 2 0 0 0-1.961 1.608l-.504 2.518a10.967 10.967 0 0 0-1.327.754l-2.42-.819a1.998 1.998 0 0 0-2.372.895l-2.36 4.088a2 2 0 0 0 .411 2.502l1.931 1.697C5.021 15.495 5 15.745 5 16c0 .258.01.513.028.766l-1.92 1.688a2 2 0 0 0-.413 2.502l2.36 4.088a1.998 1.998 0 0 0 2.374.895l2.434-.824a10.974 10.974 0 0 0 1.312.759l.503 2.518A2 2 0 0 0 13.64 30H16v-2h-2.36l-.71-3.55a9.095 9.095 0 0 1-2.695-1.572l-3.447 1.166l-2.36-4.088l2.725-2.395a8.926 8.926 0 0 1-.007-3.128l-2.718-2.39l2.36-4.087l3.427 1.16A9.03 9.03 0 0 1 12.93 7.55L13.64 4h4.72l.71 3.55a9.098 9.098 0 0 1 2.695 1.572l3.447-1.166l2.36 4.088l-2.798 2.452L26.092 16l2.8-2.454a2 2 0 0 0 .413-2.502Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:png{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 23h-6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h6v2h-6v10h4v-4h-2v-2h4zm-12-4L14.32 9H12v14h2V13l3.68 10H20V9h-2v10zM4 23H2V9h6a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2H4zm0-7h4v-5H4z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.carbon\:svg{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M30 23h-6a2 2 0 0 1-2-2V11a2 2 0 0 1 2-2h6v2h-6v10h4v-4h-2v-2h4zM18 9l-2 13l-2-13h-2l2.52 14h2.96L20 9h-2zM8 23H2v-2h6v-4H4a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h6v2H4v4h4a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.dark .dark\:carbon-moon{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");background-color:currentColor;color:inherit;display:inline-block;height:1.2em;-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;vertical-align:middle;width:1.2em}.n-button-icon{font-size:1.1em;margin-left:-.2em;margin-right:.2em}.n-button-base{--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,.05));align-items:center;border-color:#9ca3af33;border-radius:.25rem;border-width:1px;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);display:inline-flex;gap:.25rem;opacity:.8;outline:2px solid transparent!important;outline-offset:2px!important;padding:.25em 1em;touch-action:manipulation}.n-icon{flex:none}.n-border-base{border-color:#9ca3af33}[n~=borderless]{--un-shadow:0 0 var(--un-shadow-color, transparent) !important;border-color:transparent!important;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)!important}.hover\:n-button-hover:hover{border-color:rgba(var(--nui-c-context),1)!important;color:rgba(var(--nui-c-context),1);opacity:1}.dark .n-bg-base{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity))}.n-bg-base{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.active\:n-button-active:active{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.1);background-color:rgba(var(--nui-c-context),.05);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-within\:n-focus-base:focus-within{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.5);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.focus-visible\:n-focus-base:focus-visible{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);--un-ring-color:rgba(var(--nui-c-context),.5);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.n-transition{transition-duration:.15s;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.-bottom-1\/2{bottom:-50%}.left-0{left:0}.right-0{right:0}.right-1{right:.25rem}.top-1{top:.25rem}.z-10{z-index:10}.z-20{z-index:20}.z-5{z-index:5}.grid{display:grid}.m-0{margin:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-16{margin-bottom:4rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-0\.3em{margin-left:.3em}.ml-0\.4em{margin-left:.4em}.ml-1{margin-left:.25rem}.mr-0\.1em{margin-right:.1em}.mr-1{margin-right:.25rem}.hover\:ml-1:hover{margin-left:.25rem}.block{display:block}.inline-block{display:inline-block}.hidden{display:none}.h-1\/2{height:50%}.h-auto{height:auto}.h-full,[h-full=""]{height:100%}.h-screen{height:100vh}.h1{height:.25rem}.h2{height:.5rem}.max-h-full{max-height:100%}.max-h-screen{max-height:100vh}.max-w-520px{max-width:520px}.max-w-full{max-width:100%}.min-h-screen{min-height:100vh}.w-40{width:10rem}.w-full{width:100%}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-grow{flex-grow:1}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.cursor-pointer{cursor:pointer}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-1>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(.25rem*(1 - var(--un-space-x-reverse)));margin-right:calc(.25rem*var(--un-space-x-reverse))}.space-x-5>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(1.25rem*(1 - var(--un-space-x-reverse)));margin-right:calc(1.25rem*var(--un-space-x-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--un-space-y-reverse:0;margin-bottom:calc(.75rem*var(--un-space-y-reverse));margin-top:calc(.75rem*(1 - var(--un-space-y-reverse)))}.of-auto,[of-auto=""]{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.whitespace-nowrap{white-space:nowrap}.border,.border-1{border-width:1px}.border-r-1{border-right-width:1px}.border-light-400{--un-border-opacity:1;border-color:rgba(246,246,246,var(--un-border-opacity))}.border-light-500{--un-border-opacity:1;border-color:rgba(242,242,242,var(--un-border-opacity))}.dark .dark\:border-dark-400{--un-border-opacity:1;border-color:rgba(34,34,34,var(--un-border-opacity))}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1)}.rounded{border-radius:.25rem}.rounded-t-md{border-top-left-radius:.375rem;border-top-right-radius:.375rem}.bg-black\/5{background-color:#0000000d}.bg-blue-100{--un-bg-opacity:1;background-color:rgba(219,234,254,var(--un-bg-opacity))}.bg-light-200{--un-bg-opacity:1;background-color:rgba(250,250,250,var(--un-bg-opacity))}.bg-white{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity))}.dark .dark\:bg-black{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity))}.dark .dark\:bg-dark-700{--un-bg-opacity:1;background-color:rgba(27,27,27,var(--un-bg-opacity))}.dark .dark\:bg-dark-800{--un-bg-opacity:1;background-color:rgba(24,24,24,var(--un-bg-opacity))}.dark .dark\:bg-dark-900{--un-bg-opacity:1;background-color:rgba(15,15,15,var(--un-bg-opacity))}.dark .dark\:bg-white\/10{background-color:#ffffff1a}.p-0,[p-0=""]{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-8{padding:2rem}.px,.px-4{padding-left:1rem;padding-right:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-2px{padding-bottom:2px;padding-top:2px}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-9px{padding-bottom:9px;padding-top:9px}.pl-1{padding-left:.25rem}.pr-2{padding-right:.5rem}.pt-14{padding-top:3.5rem}.text-center{text-align:center}.text-1\.1em{font-size:1.1em}.text-10px{font-size:10px}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm,[text-sm=""]{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-tight{line-height:1.25}.font-sans{font-family:Avenir,Helvetica,Arial,sans-serif}.dark .dark\:text-light{--un-text-opacity:1;color:rgba(246,246,246,var(--un-text-opacity))}.dark .dark\:text-white{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity))}.text-black{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity))}.text-blue-700{--un-text-opacity:1;color:rgba(29,78,216,var(--un-text-opacity))}.text-dark-800{--un-text-opacity:1;color:rgba(24,24,24,var(--un-text-opacity))}.text-gray-300{--un-text-opacity:1;color:rgba(209,213,219,var(--un-text-opacity))}.text-gray-400{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity))}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:grayscale}.op50,[op50=""]{opacity:.5}.opacity-40{opacity:.4}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.\!outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}[n~=lg]{font-size:1.125rem}.n-disabled\:n-disabled[disabled],[disabled] .n-disabled\:n-disabled{filter:saturate(0);opacity:.4;pointer-events:none}@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-8xl{font-size:6rem;line-height:1}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:block{display:block}}@media (min-width:1024px){.lg\:p-5{padding:1.25rem}}.icon[data-v-d7e282c5]{display:inline-block;vertical-align:middle}.jse-theme-dark{--jse-theme: dark;--jse-theme-color: #2f6dd0;--jse-theme-color-highlight: #467cd2;--jse-background-color: #1e1e1e;--jse-text-color: #d4d4d4;--jse-main-border: 1px solid #4f4f4f;--jse-menu-color: #fff;--jse-modal-background: #2f2f2f;--jse-modal-overlay-background: rgba(0,0,0,.5);--jse-modal-code-background: #2f2f2f;--jse-tooltip-color: var(--jse-text-color);--jse-tooltip-background: #4b4b4b;--jse-tooltip-border: 1px solid #737373;--jse-tooltip-action-button-color: inherit;--jse-tooltip-action-button-background: #737373;--jse-panel-background: #333;--jse-panel-background-border: 1px solid #464646;--jse-panel-color: var(--jse-text-color);--jse-panel-color-readonly: #737373;--jse-panel-border: 1px solid #3c3c3c;--jse-panel-button-color-highlight: #e5e5e5;--jse-panel-button-background-highlight: #464646;--jse-navigation-bar-background: #656565;--jse-navigation-bar-background-highlight: #7e7e7e;--jse-navigation-bar-dropdown-color: var(--jse-text-color);--jse-context-menu-background: #4b4b4b;--jse-context-menu-background-highlight: #595959;--jse-context-menu-separator-color: #595959;--jse-context-menu-color: var(--jse-text-color);--jse-context-menu-pointer-background: #737373;--jse-context-menu-pointer-background-highlight: #818181;--jse-context-menu-pointer-color: var(--jse-context-menu-color);--jse-key-color: #9cdcfe;--jse-value-color: var(--jse-text-color);--jse-value-color-number: #b5cea8;--jse-value-color-boolean: #569cd6;--jse-value-color-null: #569cd6;--jse-value-color-string: #ce9178;--jse-value-color-url: #ce9178;--jse-delimiter-color: #949494;--jse-edit-outline: 2px solid var(--jse-text-color);--jse-selection-background-color: #464646;--jse-selection-background-inactive-color: #333;--jse-hover-background-color: #343434;--jse-active-line-background-color: hsla(0,0%,100%,.06);--jse-search-match-background-color: #343434;--jse-collapsed-items-background-color: #333;--jse-collapsed-items-selected-background-color: #565656;--jse-collapsed-items-link-color: #b2b2b2;--jse-collapsed-items-link-color-highlight: #ec8477;--jse-search-match-color: #724c27;--jse-search-match-outline: 1px solid #966535;--jse-search-match-active-color: #9f6c39;--jse-search-match-active-outline: 1px solid #bb7f43;--jse-tag-background: #444;--jse-tag-color: #bdbdbd;--jse-table-header-background: #333;--jse-table-header-background-highlight: #424242;--jse-table-row-odd-background: hsla(0,0%,100%,.1);--jse-input-background: #3d3d3d;--jse-input-border: var(--jse-main-border);--jse-button-background: grey;--jse-button-background-highlight: #7a7a7a;--jse-button-color: #e0e0e0;--jse-button-secondary-background: #494949;--jse-button-secondary-background-highlight: #5d5d5d;--jse-button-secondary-background-disabled: #9d9d9d;--jse-button-secondary-color: var(--jse-text-color);--jse-a-color: #55abff;--jse-a-color-highlight: #4387c9;--background: #3d3d3d;--border: 1px solid #4f4f4f;--list-background: #3d3d3d;--item-hover-bg: #505050;--multi-item-bg: #5b5b5b;--input-color: #d4d4d4;--multi-clear-bg: #8a8a8a;--multi-item-clear-icon-color: #d4d4d4;--multi-item-outline: 1px solid #696969;--list-shadow: 0 2px 8px 0 rgba(0,0,0,.4);--jse-color-picker-background: #656565;--jse-color-picker-border-box-shadow: #8c8c8c 0 0 0 1px}.splitpanes{display:flex;height:100%;width:100%}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.splitpanes__pane{height:100%;overflow:hidden;width:100%}.splitpanes--vertical .splitpanes__pane{transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{cursor:col-resize;min-width:1px}.splitpanes--horizontal>.splitpanes__splitter{cursor:row-resize;min-height:1px}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;box-sizing:border-box;flex-shrink:0;position:relative}.splitpanes.default-theme .splitpanes__splitter:after,.splitpanes.default-theme .splitpanes__splitter:before{background-color:#00000026;content:"";left:50%;position:absolute;top:50%;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:after,.splitpanes.default-theme .splitpanes__splitter:hover:before{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme .splitpanes--vertical>.splitpanes__splitter,.default-theme.splitpanes--vertical>.splitpanes__splitter{border-left:1px solid #eee;margin-left:-1px;width:7px}.default-theme .splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme.splitpanes--vertical>.splitpanes__splitter:before{height:30px;transform:translateY(-50%);width:1px}.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme .splitpanes--vertical>.splitpanes__splitter:after,.default-theme.splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme .splitpanes--horizontal>.splitpanes__splitter,.default-theme.splitpanes--horizontal>.splitpanes__splitter{border-top:1px solid #eee;height:7px;margin-top:-1px}.default-theme .splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme.splitpanes--horizontal>.splitpanes__splitter:before{height:1px;transform:translate(-50%);width:30px}.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme .splitpanes--horizontal>.splitpanes__splitter:after,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}.tab-panels{width:100%}div[role=tabpanel]{display:flex;width:100%}.splitpanes.default-theme .splitpanes__pane{background-color:transparent!important}.dark .splitpanes.default-theme .splitpanes__splitter{background-color:transparent!important;background-image:linear-gradient(transparent,rgba(0,0,0,.05) 50%,transparent);border-left:1px solid rgba(156,163,175,.05)}.dark .splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{background-color:#9ca3af4d!important}
@@ -1 +1 @@
1
- import{_ as a,u as n,o as r,c as l,a as e,t as s,b as d,w as c,d as p,e as f,p as x,f as h}from"./entry.baaec905.js";const m=t=>(x("data-v-05a2b8a3"),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"},g=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),b={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,[g,e("div",b,[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,[d(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:c(()=>[p(s(t.backHome),1)]),_:1})])])])}}},z=a(S,[["__scopeId","data-v-05a2b8a3"]]);export{z as default};
1
+ import{_ as a,u as n,o as r,c as l,a as e,t as s,b as d,w as c,d as p,e as f,p as x,f as h}from"./entry.5e420308.js";const m=t=>(x("data-v-05a2b8a3"),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"},g=m(()=>e("div",{class:"fixed left-0 right-0 spotlight z-10"},null,-1)),b={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,[g,e("div",b,[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,[d(i,{to:"/",class:"gradient-border text-md sm:text-xl py-2 px-4 sm:py-3 sm:px-6 cursor-pointer"},{default:c(()=>[p(s(t.backHome),1)]),_:1})])])])}}},z=a(S,[["__scopeId","data-v-05a2b8a3"]]);export{z as default};
@@ -1 +1 @@
1
- import{_ as i,u as a,o as r,c as n,a as e,t as s,p as l,f as d}from"./entry.baaec905.js";const c=t=>(l("data-v-c967d9a9"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},h=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),f={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],x={__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}'}]}),(u,b)=>(r(),n("div",p,[h,e("div",f,[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(x,[["__scopeId","data-v-c967d9a9"]]);export{w as default};
1
+ import{_ as i,u as a,o as r,c as n,a as e,t as s,p as l,f as d}from"./entry.5e420308.js";const c=t=>(l("data-v-c967d9a9"),t=t(),d(),t),p={class:"font-sans antialiased bg-white dark:bg-black text-black dark:text-white grid min-h-screen place-content-center overflow-hidden"},h=c(()=>e("div",{class:"fixed -bottom-1/2 left-0 right-0 h-1/2 spotlight"},null,-1)),f={class:"max-w-520px text-center"},g=["textContent"],m=["textContent"],x={__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}'}]}),(u,b)=>(r(),n("div",p,[h,e("div",f,[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(x,[["__scopeId","data-v-c967d9a9"]]);export{w as default};
@@ -1 +1 @@
1
- import{g as y,r as u,h as k,i as W,j as t,k as b,l as d,m as B,u as D,n as S,q as F,o as $,c as H,a as I,s as w,v as o,_ as L,x as M,y as z,z as C,A as N,B as T,b as j,C as q}from"./entry.baaec905.js";const A=["width","height"],V=y({__name:"IFrameLoader",props:{src:String,aspectRatio:Number,description:String},setup(l){const c=l,h=u(c.src),n=k(),r=u(),s=u(0),a=W(()=>{let e=r.value;e||(e=document.querySelector("#iframe-loader"));const i=Date.now();e.src="";const m=t.value.width,_=t.value.height,f=e.offsetHeight,v=e.offsetWidth,g=f>_?1:f/_,x=v>m?1:v/m,R=x>g?g:x;s.value=0,e.style.opacity="0",e.onload=()=>{e.style.opacity="1",s.value=Date.now()-i},e.src=`${h.value}&scale=${R}&mode=${n.value}`},200);b(()=>{d(()=>c.src,e=>{h.value=e,a()},{immediate:!0}),d([()=>B.value,n],()=>{a()})}),D({bodyAttrs:{onresize:()=>{a()}}});const p=S(()=>c.description.replace("%s",s.value.toString()));return d(p,e=>{F.value=e}),(e,i)=>($(),H("div",{class:"w-full mx-auto h-full justify-center flex",style:w({maxHeight:`${o(t).height}px`,maxWidth:`${o(t).width}px`})},[I("iframe",{id:"iframe-loader",ref_key:"iframe",ref:r,class:"max-h-full",style:w({aspectRatio:l.aspectRatio}),width:o(t).width,height:o(t).height},null,12,A)],4))}});const E=L(V,[["__scopeId","data-v-cc6e66d7"]]),G={class:"flex h-full w-full"},Q=y({__name:"index",setup(l){var s,a;const c=((s=t.value)==null?void 0:s.height)||630,n=(((a=t.value)==null?void 0:a.width)||1200)/c,r=S(()=>M(`${T.value}/api/og-image-html`,{options:z.value,path:C.value,timestamp:N.value}));return(p,e)=>{const i=E;return $(),H("div",G,[j(i,{src:o(r),"aspect-ratio":n,description:"[HTML] Generated in %sms.",class:"max-h-full",onRefresh:o(q)},null,8,["src","onRefresh"])])}}});export{Q as default};
1
+ import{g as y,r as u,h as k,i as W,j as t,k as b,l as d,m as B,u as D,n as S,q as F,o as $,c as H,a as I,s as w,v as o,_ as L,x as M,y as z,z as C,A as N,B as T,b as j,C as q}from"./entry.5e420308.js";const A=["width","height"],V=y({__name:"IFrameLoader",props:{src:String,aspectRatio:Number,description:String},setup(l){const c=l,h=u(c.src),n=k(),r=u(),s=u(0),a=W(()=>{let e=r.value;e||(e=document.querySelector("#iframe-loader"));const i=Date.now();e.src="";const m=t.value.width,_=t.value.height,f=e.offsetHeight,v=e.offsetWidth,g=f>_?1:f/_,x=v>m?1:v/m,R=x>g?g:x;s.value=0,e.style.opacity="0",e.onload=()=>{e.style.opacity="1",s.value=Date.now()-i},e.src=`${h.value}&scale=${R}&mode=${n.value}`},200);b(()=>{d(()=>c.src,e=>{h.value=e,a()},{immediate:!0}),d([()=>B.value,n],()=>{a()})}),D({bodyAttrs:{onresize:()=>{a()}}});const p=S(()=>c.description.replace("%s",s.value.toString()));return d(p,e=>{F.value=e}),(e,i)=>($(),H("div",{class:"w-full mx-auto h-full justify-center flex",style:w({maxHeight:`${o(t).height}px`,maxWidth:`${o(t).width}px`})},[I("iframe",{id:"iframe-loader",ref_key:"iframe",ref:r,class:"max-h-full",style:w({aspectRatio:l.aspectRatio}),width:o(t).width,height:o(t).height},null,12,A)],4))}});const E=L(V,[["__scopeId","data-v-cc6e66d7"]]),G={class:"flex h-full w-full"},Q=y({__name:"index",setup(l){var s,a;const c=((s=t.value)==null?void 0:s.height)||630,n=(((a=t.value)==null?void 0:a.width)||1200)/c,r=S(()=>M(`${T.value}/api/og-image-html`,{options:z.value,path:C.value,timestamp:N.value}));return(p,e)=>{const i=E;return $(),H("div",G,[j(i,{src:o(r),"aspect-ratio":n,description:"[HTML] Generated in %sms.",class:"max-h-full",onRefresh:o(q)},null,8,["src","onRefresh"])])}}});export{Q as default};
@@ -1 +1 @@
1
- import{h as t}from"./shiki.3055e6bb.js";import{g as n,o,c as s,v as e,j as r}from"./entry.baaec905.js";const a=["innerHTML"],f=n({__name:"options",setup(i){return(p,c)=>(o(),s("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:e(t)(JSON.stringify(e(r),null,2),"json")},null,8,a))}});export{f as default};
1
+ import{h as t}from"./shiki.1fe83df5.js";import{g as n,o,c as s,v as e,j as r}from"./entry.5e420308.js";const a=["innerHTML"],f=n({__name:"options",setup(i){return(p,c)=>(o(),s("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:e(t)(JSON.stringify(e(r),null,2),"json")},null,8,a))}});export{f as default};
@@ -1 +1 @@
1
- import{_ as i}from"./ImageLoader.7d142ae6.js";import{g as c,j as s,n as _,x as p,A as u,y as m,D as g,o as h,E as l,v as d}from"./entry.baaec905.js";const y=c({__name:"png",setup(v){var e,t;const a=((e=s.value)==null?void 0:e.height)||630,o=(((t=s.value)==null?void 0:t.width)||1200)/a,n=_(()=>p(`${g.value}/__og_image__/og.png`,{timestamp:u.value,...m.value}));return(w,x)=>{const r=i;return h(),l(r,{src:d(n),"aspect-ratio":o,description:"[PNG] Generated in %sms using Satori & Resvg."},null,8,["src"])}}});export{y as default};
1
+ import{_ as i}from"./ImageLoader.9a2c5592.js";import{g as c,j as s,n as _,x as p,A as u,y as m,D as g,o as h,E as l,v as d}from"./entry.5e420308.js";const y=c({__name:"png",setup(v){var e,t;const a=((e=s.value)==null?void 0:e.height)||630,o=(((t=s.value)==null?void 0:t.width)||1200)/a,n=_(()=>p(`${g.value}/__og_image__/og.png`,{timestamp:u.value,...m.value}));return(w,x)=>{const r=i;return h(),l(r,{src:d(n),"aspect-ratio":o,description:"[PNG] Generated in %sms using Satori & Resvg."},null,8,["src"])}}});export{y as default};
@@ -1,4 +1,4 @@
1
- import{r as Je,h as Qe}from"./entry.baaec905.js";var Ge=typeof globalThis<"u"?globalThis:typeof{}<"u"?{}:typeof global<"u"?global:typeof self<"u"?self:{},Me={exports:{}};(function(e,h){(function(L,i){e.exports=i()})(Ge,()=>{return L={770:function(T,r,k){var y=this&&this.__importDefault||function(S){return S&&S.__esModule?S:{default:S}};Object.defineProperty(r,"__esModule",{value:!0}),r.setDefaultDebugCall=r.createOnigScanner=r.createOnigString=r.loadWASM=r.OnigScanner=r.OnigString=void 0;const v=y(k(418));let s=null,w=!1;class d{static _utf8ByteLength(b){let m=0;for(let p=0,_=b.length;p<_;p++){const c=b.charCodeAt(p);let t=c,a=!1;if(c>=55296&&c<=56319&&p+1<_){const o=b.charCodeAt(p+1);o>=56320&&o<=57343&&(t=65536+(c-55296<<10)|o-56320,a=!0)}m+=t<=127?1:t<=2047?2:t<=65535?3:4,a&&p++}return m}constructor(b){const m=b.length,p=d._utf8ByteLength(b),_=p!==m,c=_?new Uint32Array(m+1):null;_&&(c[m]=p);const t=_?new Uint32Array(p+1):null;_&&(t[p]=m);const a=new Uint8Array(p);let o=0;for(let n=0;n<m;n++){const u=b.charCodeAt(n);let l=u,f=!1;if(u>=55296&&u<=56319&&n+1<m){const j=b.charCodeAt(n+1);j>=56320&&j<=57343&&(l=65536+(u-55296<<10)|j-56320,f=!0)}_&&(c[n]=o,f&&(c[n+1]=o),l<=127?t[o+0]=n:l<=2047?(t[o+0]=n,t[o+1]=n):l<=65535?(t[o+0]=n,t[o+1]=n,t[o+2]=n):(t[o+0]=n,t[o+1]=n,t[o+2]=n,t[o+3]=n)),l<=127?a[o++]=l:l<=2047?(a[o++]=192|(1984&l)>>>6,a[o++]=128|(63&l)>>>0):l<=65535?(a[o++]=224|(61440&l)>>>12,a[o++]=128|(4032&l)>>>6,a[o++]=128|(63&l)>>>0):(a[o++]=240|(1835008&l)>>>18,a[o++]=128|(258048&l)>>>12,a[o++]=128|(4032&l)>>>6,a[o++]=128|(63&l)>>>0),f&&n++}this.utf16Length=m,this.utf8Length=p,this.utf16Value=b,this.utf8Value=a,this.utf16OffsetToUtf8=c,this.utf8OffsetToUtf16=t}createString(b){const m=b._omalloc(this.utf8Length);return b.HEAPU8.set(this.utf8Value,m),m}}class N{constructor(b){if(this.id=++N.LAST_ID,!s)throw new Error("Must invoke loadWASM first.");this._onigBinding=s,this.content=b;const m=new d(b);this.utf16Length=m.utf16Length,this.utf8Length=m.utf8Length,this.utf16OffsetToUtf8=m.utf16OffsetToUtf8,this.utf8OffsetToUtf16=m.utf8OffsetToUtf16,this.utf8Length<1e4&&!N._sharedPtrInUse?(N._sharedPtr||(N._sharedPtr=s._omalloc(1e4)),N._sharedPtrInUse=!0,s.HEAPU8.set(m.utf8Value,N._sharedPtr),this.ptr=N._sharedPtr):this.ptr=m.createString(s)}convertUtf8OffsetToUtf16(b){return this.utf8OffsetToUtf16?b<0?0:b>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[b]:b}convertUtf16OffsetToUtf8(b){return this.utf16OffsetToUtf8?b<0?0:b>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[b]:b}dispose(){this.ptr===N._sharedPtr?N._sharedPtrInUse=!1:this._onigBinding._ofree(this.ptr)}}r.OnigString=N,N.LAST_ID=0,N._sharedPtr=0,N._sharedPtrInUse=!1;class P{constructor(b){if(!s)throw new Error("Must invoke loadWASM first.");const m=[],p=[];for(let a=0,o=b.length;a<o;a++){const n=new d(b[a]);m[a]=n.createString(s),p[a]=n.utf8Length}const _=s._omalloc(4*b.length);s.HEAPU32.set(m,_/4);const c=s._omalloc(4*b.length);s.HEAPU32.set(p,c/4);const t=s._createOnigScanner(_,c,b.length);for(let a=0,o=b.length;a<o;a++)s._ofree(m[a]);s._ofree(c),s._ofree(_),t===0&&function(a){throw new Error(a.UTF8ToString(a._getLastOnigError()))}(s),this._onigBinding=s,this._ptr=t}dispose(){this._onigBinding._freeOnigScanner(this._ptr)}findNextMatchSync(b,m,p){let _=w,c=0;if(typeof p=="number"?(8&p&&(_=!0),c=p):typeof p=="boolean"&&(_=p),typeof b=="string"){b=new N(b);const t=this._findNextMatchSync(b,m,_,c);return b.dispose(),t}return this._findNextMatchSync(b,m,_,c)}_findNextMatchSync(b,m,p,_){const c=this._onigBinding;let t;if(t=p?c._findNextOnigScannerMatchDbg(this._ptr,b.id,b.ptr,b.utf8Length,b.convertUtf16OffsetToUtf8(m),_):c._findNextOnigScannerMatch(this._ptr,b.id,b.ptr,b.utf8Length,b.convertUtf16OffsetToUtf8(m),_),t===0)return null;const a=c.HEAPU32;let o=t/4;const n=a[o++],u=a[o++];let l=[];for(let f=0;f<u;f++){const j=b.convertUtf8OffsetToUtf16(a[o++]),x=b.convertUtf8OffsetToUtf16(a[o++]);l[f]={start:j,end:x,length:x-j}}return{index:n,captureIndices:l}}}r.OnigScanner=P;let g=!1,A=null;r.loadWASM=function(S){if(g)return A;let b,m,p,_;if(g=!0,function(c){return typeof c.instantiator=="function"}(S))b=S.instantiator,m=S.print;else{let c;(function(t){return t.data!==void 0})(S)?(c=S.data,m=S.print):c=S,b=function(t){return typeof Response<"u"&&t instanceof Response}(c)?typeof WebAssembly.instantiateStreaming=="function"?function(t){return a=>WebAssembly.instantiateStreaming(t,a)}(c):function(t){return async a=>{const o=await t.arrayBuffer();return WebAssembly.instantiate(o,a)}}(c):function(t){return a=>WebAssembly.instantiate(t,a)}(c)}return A=new Promise((c,t)=>{p=c,_=t}),function(c,t,a,o){(0,v.default)({print:t,instantiateWasm:(n,u)=>{if(typeof performance>"u"){const l=()=>Date.now();n.env.emscripten_get_now=l,n.wasi_snapshot_preview1.emscripten_get_now=l}return c(n).then(l=>u(l.instance),o),{}}}).then(n=>{s=n,a()})}(b,m,p,_),A},r.createOnigString=function(S){return new N(S)},r.createOnigScanner=function(S){return new P(S)},r.setDefaultDebugCall=function(S){w=S}},418:T=>{var r=(typeof document<"u"&&document.currentScript&&document.currentScript.src,function(k){var y,v,s=(k=k||{})!==void 0?k:{};s.ready=new Promise(function(I,E){y=I,v=E});var w,d=Object.assign({},s),N=!1,P="";function g(I){return s.locateFile?s.locateFile(I,P):P+I}w=function(I){let E;return typeof readbuffer=="function"?new Uint8Array(readbuffer(I)):(E=read(I,"binary"),_(typeof E=="object"),E)},typeof scriptArgs<"u"&&scriptArgs,typeof onig_print<"u"&&(typeof console>"u"&&(console={}),console.log=onig_print,console.warn=console.error=typeof printErr<"u"?printErr:onig_print);var A,S,b=s.print||console.log.bind(console),m=s.printErr||console.warn.bind(console);Object.assign(s,d),d=null,s.arguments&&s.arguments,s.thisProgram&&s.thisProgram,s.quit&&s.quit,s.wasmBinary&&(A=s.wasmBinary),s.noExitRuntime,typeof WebAssembly!="object"&&$("no native wasm support detected");var p=!1;function _(I,E){I||$(E)}var c,t,a,o=typeof TextDecoder<"u"?new TextDecoder("utf8"):void 0;function n(I,E,X){for(var te=E+X,q=E;I[q]&&!(q>=te);)++q;if(q-E>16&&I.buffer&&o)return o.decode(I.subarray(E,q));for(var U="";E<q;){var Y=I[E++];if(128&Y){var de=63&I[E++];if((224&Y)!=192){var ge=63&I[E++];if((Y=(240&Y)==224?(15&Y)<<12|de<<6|ge:(7&Y)<<18|de<<12|ge<<6|63&I[E++])<65536)U+=String.fromCharCode(Y);else{var we=Y-65536;U+=String.fromCharCode(55296|we>>10,56320|1023&we)}}else U+=String.fromCharCode((31&Y)<<6|de)}else U+=String.fromCharCode(Y)}return U}function u(I,E){return I?n(t,I,E):""}function l(I){c=I,s.HEAP8=new Int8Array(I),s.HEAP16=new Int16Array(I),s.HEAP32=new Int32Array(I),s.HEAPU8=t=new Uint8Array(I),s.HEAPU16=new Uint16Array(I),s.HEAPU32=a=new Uint32Array(I),s.HEAPF32=new Float32Array(I),s.HEAPF64=new Float64Array(I)}s.INITIAL_MEMORY;var f=[],j=[],x=[];function O(){if(s.preRun)for(typeof s.preRun=="function"&&(s.preRun=[s.preRun]);s.preRun.length;)M(s.preRun.shift());se(f)}function B(){se(j)}function H(){if(s.postRun)for(typeof s.postRun=="function"&&(s.postRun=[s.postRun]);s.postRun.length;)V(s.postRun.shift());se(x)}function M(I){f.unshift(I)}function G(I){j.unshift(I)}function V(I){x.unshift(I)}var z=0,C=null;function F(I){z++,s.monitorRunDependencies&&s.monitorRunDependencies(z)}function D(I){if(z--,s.monitorRunDependencies&&s.monitorRunDependencies(z),z==0&&C){var E=C;C=null,E()}}function $(I){s.onAbort&&s.onAbort(I),m(I="Aborted("+I+")"),p=!0,I+=". Build with -sASSERTIONS for more info.";var E=new WebAssembly.RuntimeError(I);throw v(E),E}var Q,R,J="data:application/octet-stream;base64,";function W(I){return I.startsWith(J)}function ee(I){try{if(I==Q&&A)return new Uint8Array(A);if(w)return w(I);throw"both async and sync fetching of the wasm failed"}catch(E){$(E)}}function oe(){return A||!N||typeof fetch!="function"?Promise.resolve().then(function(){return ee(Q)}):fetch(Q,{credentials:"same-origin"}).then(function(I){if(!I.ok)throw"failed to load wasm binary file at '"+Q+"'";return I.arrayBuffer()}).catch(function(){return ee(Q)})}function ye(){var I={env:pe,wasi_snapshot_preview1:pe};function E(q,U){var Y=q.exports;s.asm=Y,l((S=s.asm.memory).buffer),s.asm.__indirect_function_table,G(s.asm.__wasm_call_ctors),D()}function X(q){E(q.instance)}function te(q){return oe().then(function(U){return WebAssembly.instantiate(U,I)}).then(function(U){return U}).then(q,function(U){m("failed to asynchronously prepare wasm: "+U),$(U)})}if(F(),s.instantiateWasm)try{return s.instantiateWasm(I,E)}catch(q){m("Module.instantiateWasm callback failed with error: "+q),v(q)}return(A||typeof WebAssembly.instantiateStreaming!="function"||W(Q)||typeof fetch!="function"?te(X):fetch(Q,{credentials:"same-origin"}).then(function(q){return WebAssembly.instantiateStreaming(q,I).then(X,function(U){return m("wasm streaming compile failed: "+U),m("falling back to ArrayBuffer instantiation"),te(X)})})).catch(v),{}}function se(I){for(;I.length>0;)I.shift()(s)}function ae(I,E,X){t.copyWithin(I,E,E+X)}function he(I){try{return S.grow(I-c.byteLength+65535>>>16),l(S.buffer),1}catch{}}function ce(I){var E,X=t.length,te=2147483648;if((I>>>=0)>te)return!1;for(var q=1;q<=4;q*=2){var U=X*(1+.2/q);if(U=Math.min(U,I+100663296),he(Math.min(te,(E=Math.max(I,U))+(65536-E%65536)%65536)))return!0}return!1}W(Q="onig.wasm")||(Q=g(Q)),R=typeof dateNow<"u"?dateNow:()=>performance.now();var le=[null,[],[]];function ue(I,E){var X=le[I];E===0||E===10?((I===1?b:m)(n(X,0)),X.length=0):X.push(E)}function re(I,E,X,te){for(var q=0,U=0;U<X;U++){var Y=a[E>>2],de=a[E+4>>2];E+=8;for(var ge=0;ge<de;ge++)ue(I,t[Y+ge]);q+=de}return a[te>>2]=q,0}var Z,pe={emscripten_get_now:R,emscripten_memcpy_big:ae,emscripten_resize_heap:ce,fd_write:re};function me(I){function E(){Z||(Z=!0,s.calledRun=!0,p||(B(),y(s),s.onRuntimeInitialized&&s.onRuntimeInitialized(),H()))}z>0||(O(),z>0||(s.setStatus?(s.setStatus("Running..."),setTimeout(function(){setTimeout(function(){s.setStatus("")},1),E()},1)):E()))}if(ye(),s.___wasm_call_ctors=function(){return(s.___wasm_call_ctors=s.asm.__wasm_call_ctors).apply(null,arguments)},s.___errno_location=function(){return(s.___errno_location=s.asm.__errno_location).apply(null,arguments)},s._omalloc=function(){return(s._omalloc=s.asm.omalloc).apply(null,arguments)},s._ofree=function(){return(s._ofree=s.asm.ofree).apply(null,arguments)},s._getLastOnigError=function(){return(s._getLastOnigError=s.asm.getLastOnigError).apply(null,arguments)},s._createOnigScanner=function(){return(s._createOnigScanner=s.asm.createOnigScanner).apply(null,arguments)},s._freeOnigScanner=function(){return(s._freeOnigScanner=s.asm.freeOnigScanner).apply(null,arguments)},s._findNextOnigScannerMatch=function(){return(s._findNextOnigScannerMatch=s.asm.findNextOnigScannerMatch).apply(null,arguments)},s._findNextOnigScannerMatchDbg=function(){return(s._findNextOnigScannerMatchDbg=s.asm.findNextOnigScannerMatchDbg).apply(null,arguments)},s.stackSave=function(){return(s.stackSave=s.asm.stackSave).apply(null,arguments)},s.stackRestore=function(){return(s.stackRestore=s.asm.stackRestore).apply(null,arguments)},s.stackAlloc=function(){return(s.stackAlloc=s.asm.stackAlloc).apply(null,arguments)},s.dynCall_jiji=function(){return(s.dynCall_jiji=s.asm.dynCall_jiji).apply(null,arguments)},s.UTF8ToString=u,C=function I(){Z||me(),Z||(C=I)},s.preInit)for(typeof s.preInit=="function"&&(s.preInit=[s.preInit]);s.preInit.length>0;)s.preInit.pop()();return me(),k.ready});T.exports=r}},i={},function T(r){var k=i[r];if(k!==void 0)return k.exports;var y=i[r]={exports:{}};return L[r].call(y.exports,y,y.exports,T),y.exports}(770);var L,i})})(Me);var ke=Me.exports,De={exports:{}};(function(e,h){(function(L,i){e.exports=i()})(Ge,function(){return(()=>{var L={350:(T,r)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.UseOnigurumaFindOptions=r.DebugFlags=void 0,r.DebugFlags={InDebugMode:typeof process<"u"&&!1},r.UseOnigurumaFindOptions=!1},36:(T,r)=>{var k;Object.defineProperty(r,"__esModule",{value:!0}),r.toOptionalTokenType=r.EncodedTokenAttributes=void 0,(k=r.EncodedTokenAttributes||(r.EncodedTokenAttributes={})).toBinaryStr=function(y){let v=y.toString(2);for(;v.length<32;)v="0"+v;return v},k.print=function(y){const v=k.getLanguageId(y),s=k.getTokenType(y),w=k.getFontStyle(y),d=k.getForeground(y),N=k.getBackground(y);console.log({languageId:v,tokenType:s,fontStyle:w,foreground:d,background:N})},k.getLanguageId=function(y){return(255&y)>>>0},k.getTokenType=function(y){return(768&y)>>>8},k.containsBalancedBrackets=function(y){return(1024&y)!=0},k.getFontStyle=function(y){return(30720&y)>>>11},k.getForeground=function(y){return(16744448&y)>>>15},k.getBackground=function(y){return(4278190080&y)>>>24},k.set=function(y,v,s,w,d,N,P){let g=k.getLanguageId(y),A=k.getTokenType(y),S=k.containsBalancedBrackets(y)?1:0,b=k.getFontStyle(y),m=k.getForeground(y),p=k.getBackground(y);return v!==0&&(g=v),s!==8&&(A=s),w!==null&&(S=w?1:0),d!==-1&&(b=d),N!==0&&(m=N),P!==0&&(p=P),(g<<0|A<<8|S<<10|b<<11|m<<15|p<<24)>>>0},r.toOptionalTokenType=function(y){return y}},996:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.BasicScopeAttributesProvider=r.BasicScopeAttributes=void 0;const y=k(878);class v{constructor(N,P){this.languageId=N,this.tokenType=P}}r.BasicScopeAttributes=v;class s{constructor(N,P){this._getBasicScopeAttributes=new y.CachedFn(g=>{const A=this._scopeToLanguage(g),S=this._toStandardTokenType(g);return new v(A,S)}),this._defaultAttributes=new v(N,8),this._embeddedLanguagesMatcher=new w(Object.entries(P||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(N){return N===null?s._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(N)}_scopeToLanguage(N){return this._embeddedLanguagesMatcher.match(N)||0}_toStandardTokenType(N){const P=N.match(s.STANDARD_TOKEN_TYPE_REGEXP);if(!P)return 8;switch(P[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw new Error("Unexpected match for standard token type!")}}r.BasicScopeAttributesProvider=s,s._NULL_SCOPE_METADATA=new v(0,0),s.STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/;class w{constructor(N){if(N.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(N);const P=N.map(([g,A])=>y.escapeRegExpCharacters(g));P.sort(),P.reverse(),this.scopesRegExp=new RegExp(`^((${P.join(")|(")}))($|\\.)`,"")}}match(N){if(!this.scopesRegExp)return;const P=N.match(this.scopesRegExp);return P?this.values.get(P[1]):void 0}}},947:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.LineTokens=r.BalancedBracketSelectors=r.StateStack=r.AttributedScopeStack=r.Grammar=r.createGrammar=void 0;const y=k(350),v=k(36),s=k(736),w=k(44),d=k(792),N=k(583),P=k(878),g=k(996),A=k(47);function S(o,n,u,l,f){const j=s.createMatchers(n,b),x=d.RuleFactory.getCompiledRuleId(u,l,f.repository);for(const O of j)o.push({debugSelector:n,matcher:O.matcher,ruleId:x,grammar:f,priority:O.priority})}function b(o,n){if(n.length<o.length)return!1;let u=0;return o.every(l=>{for(let f=u;f<n.length;f++)if(m(n[f],l))return u=f+1,!0;return!1})}function m(o,n){if(!o)return!1;if(o===n)return!0;const u=n.length;return o.length>u&&o.substr(0,u)===n&&o[u]==="."}r.createGrammar=function(o,n,u,l,f,j,x,O){return new p(o,n,u,l,f,j,x,O)};class p{constructor(n,u,l,f,j,x,O,B){if(this._rootScopeName=n,this.balancedBracketSelectors=x,this._onigLib=B,this._basicScopeAttributesProvider=new g.BasicScopeAttributesProvider(l,f),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=O,this._grammar=_(u,null),this._injections=null,this._tokenTypeMatchers=[],j)for(const H of Object.keys(j)){const M=s.createMatchers(H,b);for(const G of M)this._tokenTypeMatchers.push({matcher:G.matcher,type:j[H]})}}get themeProvider(){return this._grammarRepository}dispose(){for(const n of this._ruleId2desc)n&&n.dispose()}createOnigScanner(n){return this._onigLib.createOnigScanner(n)}createOnigString(n){return this._onigLib.createOnigString(n)}getMetadataForScope(n){return this._basicScopeAttributesProvider.getBasicScopeAttributes(n)}_collectInjections(){const n=[],u=this._rootScopeName,l=(f=>f===this._rootScopeName?this._grammar:this.getExternalGrammar(f))(u);if(l){const f=l.injections;if(f)for(let x in f)S(n,x,f[x],this,l);const j=this._grammarRepository.injections(u);j&&j.forEach(x=>{const O=this.getExternalGrammar(x);if(O){const B=O.injectionSelector;B&&S(n,B,O,this,O)}})}return n.sort((f,j)=>f.priority-j.priority),n}getInjections(){if(this._injections===null&&(this._injections=this._collectInjections(),y.DebugFlags.InDebugMode&&this._injections.length>0)){console.log(`Grammar ${this._rootScopeName} contains the following injections:`);for(const n of this._injections)console.log(` - ${n.debugSelector}`)}return this._injections}registerRule(n){const u=++this._lastRuleId,l=n(d.ruleIdFromNumber(u));return this._ruleId2desc[u]=l,l}getRule(n){return this._ruleId2desc[d.ruleIdToNumber(n)]}getExternalGrammar(n,u){if(this._includedGrammars[n])return this._includedGrammars[n];if(this._grammarRepository){const l=this._grammarRepository.lookup(n);if(l)return this._includedGrammars[n]=_(l,u&&u.$base),this._includedGrammars[n]}}tokenizeLine(n,u,l=0){const f=this._tokenize(n,u,!1,l);return{tokens:f.lineTokens.getResult(f.ruleStack,f.lineLength),ruleStack:f.ruleStack,stoppedEarly:f.stoppedEarly}}tokenizeLine2(n,u,l=0){const f=this._tokenize(n,u,!0,l);return{tokens:f.lineTokens.getBinaryResult(f.ruleStack,f.lineLength),ruleStack:f.ruleStack,stoppedEarly:f.stoppedEarly}}_tokenize(n,u,l,f){let j;if(this._rootId===-1&&(this._rootId=d.RuleFactory.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository)),u&&u!==t.NULL)j=!1,u.reset();else{j=!0;const M=this._basicScopeAttributesProvider.getDefaultAttributes(),G=this.themeProvider.getDefaults(),V=v.EncodedTokenAttributes.set(0,M.languageId,M.tokenType,null,G.fontStyle,G.foregroundId,G.backgroundId),z=this.getRule(this._rootId).getName(null,null);let C;C=z?c.createRootAndLookUpScopeName(z,V,this):c.createRoot("unknown",V),u=new t(null,this._rootId,-1,-1,!1,null,C,C)}n+=`
1
+ import{r as Je,h as Qe}from"./entry.5e420308.js";var Ge=typeof globalThis<"u"?globalThis:typeof{}<"u"?{}:typeof global<"u"?global:typeof self<"u"?self:{},Me={exports:{}};(function(e,h){(function(L,i){e.exports=i()})(Ge,()=>{return L={770:function(T,r,k){var y=this&&this.__importDefault||function(S){return S&&S.__esModule?S:{default:S}};Object.defineProperty(r,"__esModule",{value:!0}),r.setDefaultDebugCall=r.createOnigScanner=r.createOnigString=r.loadWASM=r.OnigScanner=r.OnigString=void 0;const v=y(k(418));let s=null,w=!1;class d{static _utf8ByteLength(b){let m=0;for(let p=0,_=b.length;p<_;p++){const c=b.charCodeAt(p);let t=c,a=!1;if(c>=55296&&c<=56319&&p+1<_){const o=b.charCodeAt(p+1);o>=56320&&o<=57343&&(t=65536+(c-55296<<10)|o-56320,a=!0)}m+=t<=127?1:t<=2047?2:t<=65535?3:4,a&&p++}return m}constructor(b){const m=b.length,p=d._utf8ByteLength(b),_=p!==m,c=_?new Uint32Array(m+1):null;_&&(c[m]=p);const t=_?new Uint32Array(p+1):null;_&&(t[p]=m);const a=new Uint8Array(p);let o=0;for(let n=0;n<m;n++){const u=b.charCodeAt(n);let l=u,f=!1;if(u>=55296&&u<=56319&&n+1<m){const j=b.charCodeAt(n+1);j>=56320&&j<=57343&&(l=65536+(u-55296<<10)|j-56320,f=!0)}_&&(c[n]=o,f&&(c[n+1]=o),l<=127?t[o+0]=n:l<=2047?(t[o+0]=n,t[o+1]=n):l<=65535?(t[o+0]=n,t[o+1]=n,t[o+2]=n):(t[o+0]=n,t[o+1]=n,t[o+2]=n,t[o+3]=n)),l<=127?a[o++]=l:l<=2047?(a[o++]=192|(1984&l)>>>6,a[o++]=128|(63&l)>>>0):l<=65535?(a[o++]=224|(61440&l)>>>12,a[o++]=128|(4032&l)>>>6,a[o++]=128|(63&l)>>>0):(a[o++]=240|(1835008&l)>>>18,a[o++]=128|(258048&l)>>>12,a[o++]=128|(4032&l)>>>6,a[o++]=128|(63&l)>>>0),f&&n++}this.utf16Length=m,this.utf8Length=p,this.utf16Value=b,this.utf8Value=a,this.utf16OffsetToUtf8=c,this.utf8OffsetToUtf16=t}createString(b){const m=b._omalloc(this.utf8Length);return b.HEAPU8.set(this.utf8Value,m),m}}class N{constructor(b){if(this.id=++N.LAST_ID,!s)throw new Error("Must invoke loadWASM first.");this._onigBinding=s,this.content=b;const m=new d(b);this.utf16Length=m.utf16Length,this.utf8Length=m.utf8Length,this.utf16OffsetToUtf8=m.utf16OffsetToUtf8,this.utf8OffsetToUtf16=m.utf8OffsetToUtf16,this.utf8Length<1e4&&!N._sharedPtrInUse?(N._sharedPtr||(N._sharedPtr=s._omalloc(1e4)),N._sharedPtrInUse=!0,s.HEAPU8.set(m.utf8Value,N._sharedPtr),this.ptr=N._sharedPtr):this.ptr=m.createString(s)}convertUtf8OffsetToUtf16(b){return this.utf8OffsetToUtf16?b<0?0:b>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[b]:b}convertUtf16OffsetToUtf8(b){return this.utf16OffsetToUtf8?b<0?0:b>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[b]:b}dispose(){this.ptr===N._sharedPtr?N._sharedPtrInUse=!1:this._onigBinding._ofree(this.ptr)}}r.OnigString=N,N.LAST_ID=0,N._sharedPtr=0,N._sharedPtrInUse=!1;class P{constructor(b){if(!s)throw new Error("Must invoke loadWASM first.");const m=[],p=[];for(let a=0,o=b.length;a<o;a++){const n=new d(b[a]);m[a]=n.createString(s),p[a]=n.utf8Length}const _=s._omalloc(4*b.length);s.HEAPU32.set(m,_/4);const c=s._omalloc(4*b.length);s.HEAPU32.set(p,c/4);const t=s._createOnigScanner(_,c,b.length);for(let a=0,o=b.length;a<o;a++)s._ofree(m[a]);s._ofree(c),s._ofree(_),t===0&&function(a){throw new Error(a.UTF8ToString(a._getLastOnigError()))}(s),this._onigBinding=s,this._ptr=t}dispose(){this._onigBinding._freeOnigScanner(this._ptr)}findNextMatchSync(b,m,p){let _=w,c=0;if(typeof p=="number"?(8&p&&(_=!0),c=p):typeof p=="boolean"&&(_=p),typeof b=="string"){b=new N(b);const t=this._findNextMatchSync(b,m,_,c);return b.dispose(),t}return this._findNextMatchSync(b,m,_,c)}_findNextMatchSync(b,m,p,_){const c=this._onigBinding;let t;if(t=p?c._findNextOnigScannerMatchDbg(this._ptr,b.id,b.ptr,b.utf8Length,b.convertUtf16OffsetToUtf8(m),_):c._findNextOnigScannerMatch(this._ptr,b.id,b.ptr,b.utf8Length,b.convertUtf16OffsetToUtf8(m),_),t===0)return null;const a=c.HEAPU32;let o=t/4;const n=a[o++],u=a[o++];let l=[];for(let f=0;f<u;f++){const j=b.convertUtf8OffsetToUtf16(a[o++]),x=b.convertUtf8OffsetToUtf16(a[o++]);l[f]={start:j,end:x,length:x-j}}return{index:n,captureIndices:l}}}r.OnigScanner=P;let g=!1,A=null;r.loadWASM=function(S){if(g)return A;let b,m,p,_;if(g=!0,function(c){return typeof c.instantiator=="function"}(S))b=S.instantiator,m=S.print;else{let c;(function(t){return t.data!==void 0})(S)?(c=S.data,m=S.print):c=S,b=function(t){return typeof Response<"u"&&t instanceof Response}(c)?typeof WebAssembly.instantiateStreaming=="function"?function(t){return a=>WebAssembly.instantiateStreaming(t,a)}(c):function(t){return async a=>{const o=await t.arrayBuffer();return WebAssembly.instantiate(o,a)}}(c):function(t){return a=>WebAssembly.instantiate(t,a)}(c)}return A=new Promise((c,t)=>{p=c,_=t}),function(c,t,a,o){(0,v.default)({print:t,instantiateWasm:(n,u)=>{if(typeof performance>"u"){const l=()=>Date.now();n.env.emscripten_get_now=l,n.wasi_snapshot_preview1.emscripten_get_now=l}return c(n).then(l=>u(l.instance),o),{}}}).then(n=>{s=n,a()})}(b,m,p,_),A},r.createOnigString=function(S){return new N(S)},r.createOnigScanner=function(S){return new P(S)},r.setDefaultDebugCall=function(S){w=S}},418:T=>{var r=(typeof document<"u"&&document.currentScript&&document.currentScript.src,function(k){var y,v,s=(k=k||{})!==void 0?k:{};s.ready=new Promise(function(I,E){y=I,v=E});var w,d=Object.assign({},s),N=!1,P="";function g(I){return s.locateFile?s.locateFile(I,P):P+I}w=function(I){let E;return typeof readbuffer=="function"?new Uint8Array(readbuffer(I)):(E=read(I,"binary"),_(typeof E=="object"),E)},typeof scriptArgs<"u"&&scriptArgs,typeof onig_print<"u"&&(typeof console>"u"&&(console={}),console.log=onig_print,console.warn=console.error=typeof printErr<"u"?printErr:onig_print);var A,S,b=s.print||console.log.bind(console),m=s.printErr||console.warn.bind(console);Object.assign(s,d),d=null,s.arguments&&s.arguments,s.thisProgram&&s.thisProgram,s.quit&&s.quit,s.wasmBinary&&(A=s.wasmBinary),s.noExitRuntime,typeof WebAssembly!="object"&&$("no native wasm support detected");var p=!1;function _(I,E){I||$(E)}var c,t,a,o=typeof TextDecoder<"u"?new TextDecoder("utf8"):void 0;function n(I,E,X){for(var te=E+X,q=E;I[q]&&!(q>=te);)++q;if(q-E>16&&I.buffer&&o)return o.decode(I.subarray(E,q));for(var U="";E<q;){var Y=I[E++];if(128&Y){var de=63&I[E++];if((224&Y)!=192){var ge=63&I[E++];if((Y=(240&Y)==224?(15&Y)<<12|de<<6|ge:(7&Y)<<18|de<<12|ge<<6|63&I[E++])<65536)U+=String.fromCharCode(Y);else{var we=Y-65536;U+=String.fromCharCode(55296|we>>10,56320|1023&we)}}else U+=String.fromCharCode((31&Y)<<6|de)}else U+=String.fromCharCode(Y)}return U}function u(I,E){return I?n(t,I,E):""}function l(I){c=I,s.HEAP8=new Int8Array(I),s.HEAP16=new Int16Array(I),s.HEAP32=new Int32Array(I),s.HEAPU8=t=new Uint8Array(I),s.HEAPU16=new Uint16Array(I),s.HEAPU32=a=new Uint32Array(I),s.HEAPF32=new Float32Array(I),s.HEAPF64=new Float64Array(I)}s.INITIAL_MEMORY;var f=[],j=[],x=[];function O(){if(s.preRun)for(typeof s.preRun=="function"&&(s.preRun=[s.preRun]);s.preRun.length;)M(s.preRun.shift());se(f)}function B(){se(j)}function H(){if(s.postRun)for(typeof s.postRun=="function"&&(s.postRun=[s.postRun]);s.postRun.length;)V(s.postRun.shift());se(x)}function M(I){f.unshift(I)}function G(I){j.unshift(I)}function V(I){x.unshift(I)}var z=0,C=null;function F(I){z++,s.monitorRunDependencies&&s.monitorRunDependencies(z)}function D(I){if(z--,s.monitorRunDependencies&&s.monitorRunDependencies(z),z==0&&C){var E=C;C=null,E()}}function $(I){s.onAbort&&s.onAbort(I),m(I="Aborted("+I+")"),p=!0,I+=". Build with -sASSERTIONS for more info.";var E=new WebAssembly.RuntimeError(I);throw v(E),E}var Q,R,J="data:application/octet-stream;base64,";function W(I){return I.startsWith(J)}function ee(I){try{if(I==Q&&A)return new Uint8Array(A);if(w)return w(I);throw"both async and sync fetching of the wasm failed"}catch(E){$(E)}}function oe(){return A||!N||typeof fetch!="function"?Promise.resolve().then(function(){return ee(Q)}):fetch(Q,{credentials:"same-origin"}).then(function(I){if(!I.ok)throw"failed to load wasm binary file at '"+Q+"'";return I.arrayBuffer()}).catch(function(){return ee(Q)})}function ye(){var I={env:pe,wasi_snapshot_preview1:pe};function E(q,U){var Y=q.exports;s.asm=Y,l((S=s.asm.memory).buffer),s.asm.__indirect_function_table,G(s.asm.__wasm_call_ctors),D()}function X(q){E(q.instance)}function te(q){return oe().then(function(U){return WebAssembly.instantiate(U,I)}).then(function(U){return U}).then(q,function(U){m("failed to asynchronously prepare wasm: "+U),$(U)})}if(F(),s.instantiateWasm)try{return s.instantiateWasm(I,E)}catch(q){m("Module.instantiateWasm callback failed with error: "+q),v(q)}return(A||typeof WebAssembly.instantiateStreaming!="function"||W(Q)||typeof fetch!="function"?te(X):fetch(Q,{credentials:"same-origin"}).then(function(q){return WebAssembly.instantiateStreaming(q,I).then(X,function(U){return m("wasm streaming compile failed: "+U),m("falling back to ArrayBuffer instantiation"),te(X)})})).catch(v),{}}function se(I){for(;I.length>0;)I.shift()(s)}function ae(I,E,X){t.copyWithin(I,E,E+X)}function he(I){try{return S.grow(I-c.byteLength+65535>>>16),l(S.buffer),1}catch{}}function ce(I){var E,X=t.length,te=2147483648;if((I>>>=0)>te)return!1;for(var q=1;q<=4;q*=2){var U=X*(1+.2/q);if(U=Math.min(U,I+100663296),he(Math.min(te,(E=Math.max(I,U))+(65536-E%65536)%65536)))return!0}return!1}W(Q="onig.wasm")||(Q=g(Q)),R=typeof dateNow<"u"?dateNow:()=>performance.now();var le=[null,[],[]];function ue(I,E){var X=le[I];E===0||E===10?((I===1?b:m)(n(X,0)),X.length=0):X.push(E)}function re(I,E,X,te){for(var q=0,U=0;U<X;U++){var Y=a[E>>2],de=a[E+4>>2];E+=8;for(var ge=0;ge<de;ge++)ue(I,t[Y+ge]);q+=de}return a[te>>2]=q,0}var Z,pe={emscripten_get_now:R,emscripten_memcpy_big:ae,emscripten_resize_heap:ce,fd_write:re};function me(I){function E(){Z||(Z=!0,s.calledRun=!0,p||(B(),y(s),s.onRuntimeInitialized&&s.onRuntimeInitialized(),H()))}z>0||(O(),z>0||(s.setStatus?(s.setStatus("Running..."),setTimeout(function(){setTimeout(function(){s.setStatus("")},1),E()},1)):E()))}if(ye(),s.___wasm_call_ctors=function(){return(s.___wasm_call_ctors=s.asm.__wasm_call_ctors).apply(null,arguments)},s.___errno_location=function(){return(s.___errno_location=s.asm.__errno_location).apply(null,arguments)},s._omalloc=function(){return(s._omalloc=s.asm.omalloc).apply(null,arguments)},s._ofree=function(){return(s._ofree=s.asm.ofree).apply(null,arguments)},s._getLastOnigError=function(){return(s._getLastOnigError=s.asm.getLastOnigError).apply(null,arguments)},s._createOnigScanner=function(){return(s._createOnigScanner=s.asm.createOnigScanner).apply(null,arguments)},s._freeOnigScanner=function(){return(s._freeOnigScanner=s.asm.freeOnigScanner).apply(null,arguments)},s._findNextOnigScannerMatch=function(){return(s._findNextOnigScannerMatch=s.asm.findNextOnigScannerMatch).apply(null,arguments)},s._findNextOnigScannerMatchDbg=function(){return(s._findNextOnigScannerMatchDbg=s.asm.findNextOnigScannerMatchDbg).apply(null,arguments)},s.stackSave=function(){return(s.stackSave=s.asm.stackSave).apply(null,arguments)},s.stackRestore=function(){return(s.stackRestore=s.asm.stackRestore).apply(null,arguments)},s.stackAlloc=function(){return(s.stackAlloc=s.asm.stackAlloc).apply(null,arguments)},s.dynCall_jiji=function(){return(s.dynCall_jiji=s.asm.dynCall_jiji).apply(null,arguments)},s.UTF8ToString=u,C=function I(){Z||me(),Z||(C=I)},s.preInit)for(typeof s.preInit=="function"&&(s.preInit=[s.preInit]);s.preInit.length>0;)s.preInit.pop()();return me(),k.ready});T.exports=r}},i={},function T(r){var k=i[r];if(k!==void 0)return k.exports;var y=i[r]={exports:{}};return L[r].call(y.exports,y,y.exports,T),y.exports}(770);var L,i})})(Me);var ke=Me.exports,De={exports:{}};(function(e,h){(function(L,i){e.exports=i()})(Ge,function(){return(()=>{var L={350:(T,r)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.UseOnigurumaFindOptions=r.DebugFlags=void 0,r.DebugFlags={InDebugMode:typeof process<"u"&&!1},r.UseOnigurumaFindOptions=!1},36:(T,r)=>{var k;Object.defineProperty(r,"__esModule",{value:!0}),r.toOptionalTokenType=r.EncodedTokenAttributes=void 0,(k=r.EncodedTokenAttributes||(r.EncodedTokenAttributes={})).toBinaryStr=function(y){let v=y.toString(2);for(;v.length<32;)v="0"+v;return v},k.print=function(y){const v=k.getLanguageId(y),s=k.getTokenType(y),w=k.getFontStyle(y),d=k.getForeground(y),N=k.getBackground(y);console.log({languageId:v,tokenType:s,fontStyle:w,foreground:d,background:N})},k.getLanguageId=function(y){return(255&y)>>>0},k.getTokenType=function(y){return(768&y)>>>8},k.containsBalancedBrackets=function(y){return(1024&y)!=0},k.getFontStyle=function(y){return(30720&y)>>>11},k.getForeground=function(y){return(16744448&y)>>>15},k.getBackground=function(y){return(4278190080&y)>>>24},k.set=function(y,v,s,w,d,N,P){let g=k.getLanguageId(y),A=k.getTokenType(y),S=k.containsBalancedBrackets(y)?1:0,b=k.getFontStyle(y),m=k.getForeground(y),p=k.getBackground(y);return v!==0&&(g=v),s!==8&&(A=s),w!==null&&(S=w?1:0),d!==-1&&(b=d),N!==0&&(m=N),P!==0&&(p=P),(g<<0|A<<8|S<<10|b<<11|m<<15|p<<24)>>>0},r.toOptionalTokenType=function(y){return y}},996:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.BasicScopeAttributesProvider=r.BasicScopeAttributes=void 0;const y=k(878);class v{constructor(N,P){this.languageId=N,this.tokenType=P}}r.BasicScopeAttributes=v;class s{constructor(N,P){this._getBasicScopeAttributes=new y.CachedFn(g=>{const A=this._scopeToLanguage(g),S=this._toStandardTokenType(g);return new v(A,S)}),this._defaultAttributes=new v(N,8),this._embeddedLanguagesMatcher=new w(Object.entries(P||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(N){return N===null?s._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(N)}_scopeToLanguage(N){return this._embeddedLanguagesMatcher.match(N)||0}_toStandardTokenType(N){const P=N.match(s.STANDARD_TOKEN_TYPE_REGEXP);if(!P)return 8;switch(P[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw new Error("Unexpected match for standard token type!")}}r.BasicScopeAttributesProvider=s,s._NULL_SCOPE_METADATA=new v(0,0),s.STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/;class w{constructor(N){if(N.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(N);const P=N.map(([g,A])=>y.escapeRegExpCharacters(g));P.sort(),P.reverse(),this.scopesRegExp=new RegExp(`^((${P.join(")|(")}))($|\\.)`,"")}}match(N){if(!this.scopesRegExp)return;const P=N.match(this.scopesRegExp);return P?this.values.get(P[1]):void 0}}},947:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.LineTokens=r.BalancedBracketSelectors=r.StateStack=r.AttributedScopeStack=r.Grammar=r.createGrammar=void 0;const y=k(350),v=k(36),s=k(736),w=k(44),d=k(792),N=k(583),P=k(878),g=k(996),A=k(47);function S(o,n,u,l,f){const j=s.createMatchers(n,b),x=d.RuleFactory.getCompiledRuleId(u,l,f.repository);for(const O of j)o.push({debugSelector:n,matcher:O.matcher,ruleId:x,grammar:f,priority:O.priority})}function b(o,n){if(n.length<o.length)return!1;let u=0;return o.every(l=>{for(let f=u;f<n.length;f++)if(m(n[f],l))return u=f+1,!0;return!1})}function m(o,n){if(!o)return!1;if(o===n)return!0;const u=n.length;return o.length>u&&o.substr(0,u)===n&&o[u]==="."}r.createGrammar=function(o,n,u,l,f,j,x,O){return new p(o,n,u,l,f,j,x,O)};class p{constructor(n,u,l,f,j,x,O,B){if(this._rootScopeName=n,this.balancedBracketSelectors=x,this._onigLib=B,this._basicScopeAttributesProvider=new g.BasicScopeAttributesProvider(l,f),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=O,this._grammar=_(u,null),this._injections=null,this._tokenTypeMatchers=[],j)for(const H of Object.keys(j)){const M=s.createMatchers(H,b);for(const G of M)this._tokenTypeMatchers.push({matcher:G.matcher,type:j[H]})}}get themeProvider(){return this._grammarRepository}dispose(){for(const n of this._ruleId2desc)n&&n.dispose()}createOnigScanner(n){return this._onigLib.createOnigScanner(n)}createOnigString(n){return this._onigLib.createOnigString(n)}getMetadataForScope(n){return this._basicScopeAttributesProvider.getBasicScopeAttributes(n)}_collectInjections(){const n=[],u=this._rootScopeName,l=(f=>f===this._rootScopeName?this._grammar:this.getExternalGrammar(f))(u);if(l){const f=l.injections;if(f)for(let x in f)S(n,x,f[x],this,l);const j=this._grammarRepository.injections(u);j&&j.forEach(x=>{const O=this.getExternalGrammar(x);if(O){const B=O.injectionSelector;B&&S(n,B,O,this,O)}})}return n.sort((f,j)=>f.priority-j.priority),n}getInjections(){if(this._injections===null&&(this._injections=this._collectInjections(),y.DebugFlags.InDebugMode&&this._injections.length>0)){console.log(`Grammar ${this._rootScopeName} contains the following injections:`);for(const n of this._injections)console.log(` - ${n.debugSelector}`)}return this._injections}registerRule(n){const u=++this._lastRuleId,l=n(d.ruleIdFromNumber(u));return this._ruleId2desc[u]=l,l}getRule(n){return this._ruleId2desc[d.ruleIdToNumber(n)]}getExternalGrammar(n,u){if(this._includedGrammars[n])return this._includedGrammars[n];if(this._grammarRepository){const l=this._grammarRepository.lookup(n);if(l)return this._includedGrammars[n]=_(l,u&&u.$base),this._includedGrammars[n]}}tokenizeLine(n,u,l=0){const f=this._tokenize(n,u,!1,l);return{tokens:f.lineTokens.getResult(f.ruleStack,f.lineLength),ruleStack:f.ruleStack,stoppedEarly:f.stoppedEarly}}tokenizeLine2(n,u,l=0){const f=this._tokenize(n,u,!0,l);return{tokens:f.lineTokens.getBinaryResult(f.ruleStack,f.lineLength),ruleStack:f.ruleStack,stoppedEarly:f.stoppedEarly}}_tokenize(n,u,l,f){let j;if(this._rootId===-1&&(this._rootId=d.RuleFactory.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository)),u&&u!==t.NULL)j=!1,u.reset();else{j=!0;const M=this._basicScopeAttributesProvider.getDefaultAttributes(),G=this.themeProvider.getDefaults(),V=v.EncodedTokenAttributes.set(0,M.languageId,M.tokenType,null,G.fontStyle,G.foregroundId,G.backgroundId),z=this.getRule(this._rootId).getName(null,null);let C;C=z?c.createRootAndLookUpScopeName(z,V,this):c.createRoot("unknown",V),u=new t(null,this._rootId,-1,-1,!1,null,C,C)}n+=`
2
2
  `;const x=this.createOnigString(n),O=x.content.length,B=new a(l,n,this._tokenTypeMatchers,this.balancedBracketSelectors),H=A._tokenizeString(this,x,j,0,u,B,!0,f);return w.disposeOnigString(x),{lineLength:O,lineTokens:B,ruleStack:H.stack,stoppedEarly:H.stoppedEarly}}}function _(o,n){return(o=P.clone(o)).repository=o.repository||{},o.repository.$self={$vscodeTextmateLocation:o.$vscodeTextmateLocation,patterns:o.patterns,name:o.scopeName},o.repository.$base=n||o.repository.$self,o}r.Grammar=p;class c{constructor(n,u,l){this.parent=n,this.scopePath=u,this.tokenAttributes=l}static createRoot(n,u){return new c(null,new N.ScopeStack(null,n),u)}static createRootAndLookUpScopeName(n,u,l){const f=l.getMetadataForScope(n),j=new N.ScopeStack(null,n),x=l.themeProvider.themeMatch(j),O=c.mergeAttributes(u,f,x);return new c(null,j,O)}get scopeName(){return this.scopePath.scopeName}equals(n){return c._equals(this,n)}static _equals(n,u){for(;;){if(n===u||!n&&!u)return!0;if(!n||!u||n.scopeName!==u.scopeName||n.tokenAttributes!==u.tokenAttributes)return!1;n=n.parent,u=u.parent}}static mergeAttributes(n,u,l){let f=-1,j=0,x=0;return l!==null&&(f=l.fontStyle,j=l.foregroundId,x=l.backgroundId),v.EncodedTokenAttributes.set(n,u.languageId,u.tokenType,null,f,j,x)}pushAttributed(n,u){if(n===null)return this;if(n.indexOf(" ")===-1)return c._pushAttributed(this,n,u);const l=n.split(/ /g);let f=this;for(const j of l)f=c._pushAttributed(f,j,u);return f}static _pushAttributed(n,u,l){const f=l.getMetadataForScope(u),j=n.scopePath.push(u),x=l.themeProvider.themeMatch(j),O=c.mergeAttributes(n.tokenAttributes,f,x);return new c(n,j,O)}getScopeNames(){return this.scopePath.getSegments()}}r.AttributedScopeStack=c;class t{constructor(n,u,l,f,j,x,O,B){this.parent=n,this.ruleId=u,this.beginRuleCapturedEOL=j,this.endRule=x,this.nameScopesList=O,this.contentNameScopesList=B,this._stackElementBrand=void 0,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=l,this._anchorPos=f}equals(n){return n!==null&&t._equals(this,n)}static _equals(n,u){return n===u||!!this._structuralEquals(n,u)&&n.contentNameScopesList.equals(u.contentNameScopesList)}static _structuralEquals(n,u){for(;;){if(n===u||!n&&!u)return!0;if(!n||!u||n.depth!==u.depth||n.ruleId!==u.ruleId||n.endRule!==u.endRule)return!1;n=n.parent,u=u.parent}}clone(){return this}static _reset(n){for(;n;)n._enterPos=-1,n._anchorPos=-1,n=n.parent}reset(){t._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(n,u,l,f,j,x,O){return new t(this,n,u,l,f,j,x,O)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(n){return n.getRule(this.ruleId)}toString(){const n=[];return this._writeString(n,0),"["+n.join(",")+"]"}_writeString(n,u){return this.parent&&(u=this.parent._writeString(n,u)),n[u++]=`(${this.ruleId}, TODO-${this.nameScopesList}, TODO-${this.contentNameScopesList})`,u}withContentNameScopesList(n){return this.contentNameScopesList===n?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,n)}withEndRule(n){return this.endRule===n?this:new t(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,n,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(n){let u=this;for(;u&&u._enterPos===n._enterPos;){if(u.ruleId===n.ruleId)return!0;u=u.parent}return!1}}r.StateStack=t,t.NULL=new t(null,0,0,0,!1,null,null,null),r.BalancedBracketSelectors=class{constructor(o,n){this.allowAny=!1,this.balancedBracketScopes=o.flatMap(u=>u==="*"?(this.allowAny=!0,[]):s.createMatchers(u,b).map(l=>l.matcher)),this.unbalancedBracketScopes=n.flatMap(u=>s.createMatchers(u,b).map(l=>l.matcher))}get matchesAlways(){return this.allowAny&&this.unbalancedBracketScopes.length===0}get matchesNever(){return this.balancedBracketScopes.length===0&&!this.allowAny}match(o){for(const n of this.unbalancedBracketScopes)if(n(o))return!1;for(const n of this.balancedBracketScopes)if(n(o))return!0;return this.allowAny}};class a{constructor(n,u,l,f){this.balancedBracketSelectors=f,this._emitBinaryTokens=n,this._tokenTypeOverrides=l,y.DebugFlags.InDebugMode?this._lineText=u:this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}produce(n,u){this.produceFromScopes(n.contentNameScopesList,u)}produceFromScopes(n,u){var f;if(this._lastTokenEndIndex>=u)return;if(this._emitBinaryTokens){let j=n.tokenAttributes,x=!1;if((f=this.balancedBracketSelectors)!=null&&f.matchesAlways&&(x=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){const O=n.getScopeNames();for(const B of this._tokenTypeOverrides)B.matcher(O)&&(j=v.EncodedTokenAttributes.set(j,0,v.toOptionalTokenType(B.type),null,-1,0,0));this.balancedBracketSelectors&&(x=this.balancedBracketSelectors.match(O))}if(x&&(j=v.EncodedTokenAttributes.set(j,0,8,x,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===j)return void(this._lastTokenEndIndex=u);if(y.DebugFlags.InDebugMode){const O=n.getScopeNames();console.log(" token: |"+this._lineText.substring(this._lastTokenEndIndex,u).replace(/\n$/,"\\n")+"|");for(let B=0;B<O.length;B++)console.log(" * "+O[B])}return this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(j),void(this._lastTokenEndIndex=u)}const l=n.getScopeNames();if(y.DebugFlags.InDebugMode){console.log(" token: |"+this._lineText.substring(this._lastTokenEndIndex,u).replace(/\n$/,"\\n")+"|");for(let j=0;j<l.length;j++)console.log(" * "+l[j])}this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:u,scopes:l}),this._lastTokenEndIndex=u}getResult(n,u){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===u-1&&this._tokens.pop(),this._tokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(n,u),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(n,u){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===u-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),this._binaryTokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(n,u),this._binaryTokens[this._binaryTokens.length-2]=0);const l=new Uint32Array(this._binaryTokens.length);for(let f=0,j=this._binaryTokens.length;f<j;f++)l[f]=this._binaryTokens[f];return l}}r.LineTokens=a},965:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.parseInclude=r.TopLevelRepositoryReference=r.TopLevelReference=r.RelativeReference=r.SelfReference=r.BaseReference=r.ScopeDependencyProcessor=r.ExternalReferenceCollector=r.TopLevelRepositoryRuleReference=r.TopLevelRuleReference=void 0;const y=k(878);class v{constructor(t){this.scopeName=t}toKey(){return this.scopeName}}r.TopLevelRuleReference=v;class s{constructor(t,a){this.scopeName=t,this.ruleName=a}toKey(){return`${this.scopeName}#${this.ruleName}`}}r.TopLevelRepositoryRuleReference=s;class w{constructor(){this._references=[],this._seenReferenceKeys=new Set,this.visitedRule=new Set}get references(){return this._references}add(t){const a=t.toKey();this._seenReferenceKeys.has(a)||(this._seenReferenceKeys.add(a),this._references.push(t))}}function d(c,t,a,o){const n=a.lookup(c.scopeName);if(!n){if(c.scopeName===t)throw new Error(`No grammar provided for <${t}>`);return}const u=a.lookup(t);c instanceof v?P({baseGrammar:u,selfGrammar:n},o):N(c.ruleName,{baseGrammar:u,selfGrammar:n,repository:n.repository},o);const l=a.injections(c.scopeName);if(l)for(const f of l)o.add(new v(f))}function N(c,t,a){t.repository&&t.repository[c]&&g([t.repository[c]],t,a)}function P(c,t){c.selfGrammar.patterns&&Array.isArray(c.selfGrammar.patterns)&&g(c.selfGrammar.patterns,{...c,repository:c.selfGrammar.repository},t),c.selfGrammar.injections&&g(Object.values(c.selfGrammar.injections),{...c,repository:c.selfGrammar.repository},t)}function g(c,t,a){for(const o of c){if(a.visitedRule.has(o))continue;a.visitedRule.add(o);const n=o.repository?y.mergeObjects({},t.repository,o.repository):t.repository;Array.isArray(o.patterns)&&g(o.patterns,{...t,repository:n},a);const u=o.include;if(!u)continue;const l=_(u);switch(l.kind){case 0:P({...t,selfGrammar:t.baseGrammar},a);break;case 1:P(t,a);break;case 2:N(l.ruleName,{...t,repository:n},a);break;case 3:case 4:const f=l.scopeName===t.selfGrammar.scopeName?t.selfGrammar:l.scopeName===t.baseGrammar.scopeName?t.baseGrammar:void 0;if(f){const j={baseGrammar:t.baseGrammar,selfGrammar:f,repository:n};l.kind===4?N(l.ruleName,j,a):P(j,a)}else l.kind===4?a.add(new s(l.scopeName,l.ruleName)):a.add(new v(l.scopeName))}}}r.ExternalReferenceCollector=w,r.ScopeDependencyProcessor=class{constructor(c,t){this.repo=c,this.initialScopeName=t,this.seenFullScopeRequests=new Set,this.seenPartialScopeRequests=new Set,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new v(this.initialScopeName)]}processQueue(){const c=this.Q;this.Q=[];const t=new w;for(const a of c)d(a,this.initialScopeName,this.repo,t);for(const a of t.references)if(a instanceof v){if(this.seenFullScopeRequests.has(a.scopeName))continue;this.seenFullScopeRequests.add(a.scopeName),this.Q.push(a)}else{if(this.seenFullScopeRequests.has(a.scopeName)||this.seenPartialScopeRequests.has(a.toKey()))continue;this.seenPartialScopeRequests.add(a.toKey()),this.Q.push(a)}}};class A{constructor(){this.kind=0}}r.BaseReference=A;class S{constructor(){this.kind=1}}r.SelfReference=S;class b{constructor(t){this.ruleName=t,this.kind=2}}r.RelativeReference=b;class m{constructor(t){this.scopeName=t,this.kind=3}}r.TopLevelReference=m;class p{constructor(t,a){this.scopeName=t,this.ruleName=a,this.kind=4}}function _(c){if(c==="$base")return new A;if(c==="$self")return new S;const t=c.indexOf("#");if(t===-1)return new m(c);if(t===0)return new b(c.substring(1));{const a=c.substring(0,t),o=c.substring(t+1);return new p(a,o)}}r.TopLevelRepositoryReference=p,r.parseInclude=_},391:function(T,r,k){var y=this&&this.__createBinding||(Object.create?function(s,w,d,N){N===void 0&&(N=d),Object.defineProperty(s,N,{enumerable:!0,get:function(){return w[d]}})}:function(s,w,d,N){N===void 0&&(N=d),s[N]=w[d]}),v=this&&this.__exportStar||function(s,w){for(var d in s)d==="default"||Object.prototype.hasOwnProperty.call(w,d)||y(w,s,d)};Object.defineProperty(r,"__esModule",{value:!0}),v(k(947),r)},47:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.LocalStackElement=r._tokenizeString=void 0;const y=k(350),v=k(44),s=k(792),w=k(878);class d{constructor(p,_){this.stack=p,this.stoppedEarly=_}}function N(m,p,_,c,t,a,o,n){const u=p.content.length;let l=!1,f=-1;if(o){const O=function(B,H,M,G,V,z){let C=V.beginRuleCapturedEOL?0:-1;const F=[];for(let D=V;D;D=D.pop()){const $=D.getRule(B);$ instanceof s.BeginWhileRule&&F.push({rule:$,stack:D})}for(let D=F.pop();D;D=F.pop()){const{ruleScanner:$,findOptions:Q}=g(D.rule,B,D.stack.endRule,M,G===C),R=$.findNextMatchSync(H,G,Q);if(y.DebugFlags.InDebugMode&&(console.log(" scanning for while rule"),console.log($.toString())),!R){y.DebugFlags.InDebugMode&&console.log(" popping "+D.rule.debugName+" - "+D.rule.debugWhileRegExp),V=D.stack.pop();break}if(R.ruleId!==s.whileRuleId){V=D.stack.pop();break}R.captureIndices&&R.captureIndices.length&&(z.produce(D.stack,R.captureIndices[0].start),S(B,H,M,D.stack,z,D.rule.whileCaptures,R.captureIndices),z.produce(D.stack,R.captureIndices[0].end),C=R.captureIndices[0].end,R.captureIndices[0].end>G&&(G=R.captureIndices[0].end,M=!1))}return{stack:V,linePos:G,anchorPosition:C,isFirstLine:M}}(m,p,_,c,t,a);t=O.stack,c=O.linePos,_=O.isFirstLine,f=O.anchorPosition}const j=Date.now();for(;!l;){if(n!==0&&Date.now()-j>n)return new d(t,!0);x()}return new d(t,!1);function x(){y.DebugFlags.InDebugMode&&(console.log(""),console.log(`@@scanNext ${c}: |${p.content.substr(c).replace(/\n$/,"\\n")}|`));const O=function(G,V,z,C,F,D){const $=function(ee,oe,ye,se,ae,he){const ce=ae.getRule(ee),{ruleScanner:le,findOptions:ue}=P(ce,ee,ae.endRule,ye,se===he);let re=0;y.DebugFlags.InDebugMode&&(re=w.performanceNow());const Z=le.findNextMatchSync(oe,se,ue);if(y.DebugFlags.InDebugMode){const pe=w.performanceNow()-re;pe>5&&console.warn(`Rule ${ce.debugName} (${ce.id}) matching took ${pe} against '${oe}'`),console.log(` scanning for (linePos: ${se}, anchorPosition: ${he})`),console.log(le.toString()),Z&&console.log(`matched rule id: ${Z.ruleId} from ${Z.captureIndices[0].start} to ${Z.captureIndices[0].end}`)}return Z?{captureIndices:Z.captureIndices,matchedRuleId:Z.ruleId}:null}(G,V,z,C,F,D),Q=G.getInjections();if(Q.length===0)return $;const R=function(ee,oe,ye,se,ae,he,ce){let le,ue=Number.MAX_VALUE,re=null,Z=0;const pe=he.contentNameScopesList.getScopeNames();for(let me=0,I=ee.length;me<I;me++){const E=ee[me];if(!E.matcher(pe))continue;const X=oe.getRule(E.ruleId),{ruleScanner:te,findOptions:q}=P(X,oe,null,se,ae===ce),U=te.findNextMatchSync(ye,ae,q);if(!U)continue;y.DebugFlags.InDebugMode&&(console.log(` matched injection: ${E.debugSelector}`),console.log(te.toString()));const Y=U.captureIndices[0].start;if(!(Y>=ue)&&(ue=Y,re=U.captureIndices,le=U.ruleId,Z=E.priority,ue===ae))break}return re?{priorityMatch:Z===-1,captureIndices:re,matchedRuleId:le}:null}(Q,G,V,z,C,F,D);if(!R)return $;if(!$)return R;const J=$.captureIndices[0].start,W=R.captureIndices[0].start;return W<J||R.priorityMatch&&W===J?R:$}(m,p,_,c,t,f);if(!O)return y.DebugFlags.InDebugMode&&console.log(" no more matches."),a.produce(t,u),void(l=!0);const B=O.captureIndices,H=O.matchedRuleId,M=!!(B&&B.length>0)&&B[0].end>c;if(H===s.endRuleId){const G=t.getRule(m);y.DebugFlags.InDebugMode&&console.log(" popping "+G.debugName+" - "+G.debugEndRegExp),a.produce(t,B[0].start),t=t.withContentNameScopesList(t.nameScopesList),S(m,p,_,t,a,G.endCaptures,B),a.produce(t,B[0].end);const V=t;if(t=t.parent,f=V.getAnchorPos(),!M&&V.getEnterPos()===c)return y.DebugFlags.InDebugMode&&console.error("[1] - Grammar is in an endless loop - Grammar pushed & popped a rule without advancing"),t=V,a.produce(t,u),void(l=!0)}else{const G=m.getRule(H);a.produce(t,B[0].start);const V=t,z=G.getName(p.content,B),C=t.contentNameScopesList.pushAttributed(z,m);if(t=t.push(H,c,f,B[0].end===u,null,C,C),G instanceof s.BeginEndRule){const F=G;y.DebugFlags.InDebugMode&&console.log(" pushing "+F.debugName+" - "+F.debugBeginRegExp),S(m,p,_,t,a,F.beginCaptures,B),a.produce(t,B[0].end),f=B[0].end;const D=F.getContentName(p.content,B),$=C.pushAttributed(D,m);if(t=t.withContentNameScopesList($),F.endHasBackReferences&&(t=t.withEndRule(F.getEndWithResolvedBackReferences(p.content,B))),!M&&V.hasSameRuleAs(t))return y.DebugFlags.InDebugMode&&console.error("[2] - Grammar is in an endless loop - Grammar pushed the same rule without advancing"),t=t.pop(),a.produce(t,u),void(l=!0)}else if(G instanceof s.BeginWhileRule){const F=G;y.DebugFlags.InDebugMode&&console.log(" pushing "+F.debugName),S(m,p,_,t,a,F.beginCaptures,B),a.produce(t,B[0].end),f=B[0].end;const D=F.getContentName(p.content,B),$=C.pushAttributed(D,m);if(t=t.withContentNameScopesList($),F.whileHasBackReferences&&(t=t.withEndRule(F.getWhileWithResolvedBackReferences(p.content,B))),!M&&V.hasSameRuleAs(t))return y.DebugFlags.InDebugMode&&console.error("[3] - Grammar is in an endless loop - Grammar pushed the same rule without advancing"),t=t.pop(),a.produce(t,u),void(l=!0)}else{const F=G;if(y.DebugFlags.InDebugMode&&console.log(" matched "+F.debugName+" - "+F.debugMatchRegExp),S(m,p,_,t,a,F.captures,B),a.produce(t,B[0].end),t=t.pop(),!M)return y.DebugFlags.InDebugMode&&console.error("[4] - Grammar is in an endless loop - Grammar is not advancing, nor is it pushing/popping"),t=t.safePop(),a.produce(t,u),void(l=!0)}}B[0].end>c&&(c=B[0].end,_=!1)}}function P(m,p,_,c,t){return y.UseOnigurumaFindOptions?{ruleScanner:m.compile(p,_),findOptions:A(c,t)}:{ruleScanner:m.compileAG(p,_,c,t),findOptions:0}}function g(m,p,_,c,t){return y.UseOnigurumaFindOptions?{ruleScanner:m.compileWhile(p,_),findOptions:A(c,t)}:{ruleScanner:m.compileWhileAG(p,_,c,t),findOptions:0}}function A(m,p){let _=0;return m||(_|=1),p||(_|=4),_}function S(m,p,_,c,t,a,o){if(a.length===0)return;const n=p.content,u=Math.min(a.length,o.length),l=[],f=o[0].end;for(let j=0;j<u;j++){const x=a[j];if(x===null)continue;const O=o[j];if(O.length===0)continue;if(O.start>f)break;for(;l.length>0&&l[l.length-1].endPos<=O.start;)t.produceFromScopes(l[l.length-1].scopes,l[l.length-1].endPos),l.pop();if(l.length>0?t.produceFromScopes(l[l.length-1].scopes,O.start):t.produce(c,O.start),x.retokenizeCapturedWithRuleId){const H=x.getName(n,o),M=c.contentNameScopesList.pushAttributed(H,m),G=x.getContentName(n,o),V=M.pushAttributed(G,m),z=c.push(x.retokenizeCapturedWithRuleId,O.start,-1,!1,null,M,V),C=m.createOnigString(n.substring(0,O.end));N(m,C,_&&O.start===0,O.start,z,t,!1,0),v.disposeOnigString(C);continue}const B=x.getName(n,o);if(B!==null){const H=(l.length>0?l[l.length-1].scopes:c.contentNameScopesList).pushAttributed(B,m);l.push(new b(H,O.end))}}for(;l.length>0;)t.produceFromScopes(l[l.length-1].scopes,l[l.length-1].endPos),l.pop()}r._tokenizeString=N;class b{constructor(p,_){this.scopes=p,this.endPos=_}}r.LocalStackElement=b},974:(T,r)=>{function k(w,d){throw new Error("Near offset "+w.pos+": "+d+" ~~~"+w.source.substr(w.pos,50)+"~~~")}Object.defineProperty(r,"__esModule",{value:!0}),r.parseJSON=void 0,r.parseJSON=function(w,d,N){let P=new y(w),g=new v,A=0,S=null,b=[],m=[];function p(){b.push(A),m.push(S)}function _(){A=b.pop(),S=m.pop()}function c(t){k(P,t)}for(;s(P,g);){if(A===0){if(S!==null&&c("too many constructs in root"),g.type===3){S={},N&&(S.$vscodeTextmateLocation=g.toLocation(d)),p(),A=1;continue}if(g.type===2){S=[],p(),A=4;continue}c("unexpected token in root")}if(A===2){if(g.type===5){_();continue}if(g.type===7){A=3;continue}c("expected , or }")}if(A===1||A===3){if(A===1&&g.type===5){_();continue}if(g.type===1){let t=g.value;if(s(P,g)&&g.type===6||c("expected colon"),s(P,g)||c("expected value"),A=2,g.type===1){S[t]=g.value;continue}if(g.type===8){S[t]=null;continue}if(g.type===9){S[t]=!0;continue}if(g.type===10){S[t]=!1;continue}if(g.type===11){S[t]=parseFloat(g.value);continue}if(g.type===2){let a=[];S[t]=a,p(),A=4,S=a;continue}if(g.type===3){let a={};N&&(a.$vscodeTextmateLocation=g.toLocation(d)),S[t]=a,p(),A=1,S=a;continue}}c("unexpected token in dict")}if(A===5){if(g.type===4){_();continue}if(g.type===7){A=6;continue}c("expected , or ]")}if(A===4||A===6){if(A===4&&g.type===4){_();continue}if(A=5,g.type===1){S.push(g.value);continue}if(g.type===8){S.push(null);continue}if(g.type===9){S.push(!0);continue}if(g.type===10){S.push(!1);continue}if(g.type===11){S.push(parseFloat(g.value));continue}if(g.type===2){let t=[];S.push(t),p(),A=4,S=t;continue}if(g.type===3){let t={};N&&(t.$vscodeTextmateLocation=g.toLocation(d)),S.push(t),p(),A=1,S=t;continue}c("unexpected token in array")}c("unknown state")}return m.length!==0&&c("unclosed constructs"),S};class y{constructor(d){this.source=d,this.pos=0,this.len=d.length,this.line=1,this.char=0}}class v{constructor(){this.value=null,this.type=0,this.offset=-1,this.len=-1,this.line=-1,this.char=-1}toLocation(d){return{filename:d,line:this.line,char:this.char}}}function s(w,d){d.value=null,d.type=0,d.offset=-1,d.len=-1,d.line=-1,d.char=-1;let N,P=w.source,g=w.pos,A=w.len,S=w.line,b=w.char;for(;;){if(g>=A)return!1;if(N=P.charCodeAt(g),N!==32&&N!==9&&N!==13){if(N!==10)break;g++,S++,b=0}else g++,b++}if(d.offset=g,d.line=S,d.char=b,N===34){for(d.type=1,g++,b++;;){if(g>=A)return!1;if(N=P.charCodeAt(g),g++,b++,N!==92){if(N===34)break}else g++,b++}d.value=P.substring(d.offset+1,g-1).replace(/\\u([0-9A-Fa-f]{4})/g,(m,p)=>String.fromCodePoint(parseInt(p,16))).replace(/\\(.)/g,(m,p)=>{switch(p){case'"':return'"';case"\\":return"\\";case"/":return"/";case"b":return"\b";case"f":return"\f";case"n":return`
3
3
  `;case"r":return"\r";case"t":return" ";default:k(w,"invalid escape sequence")}throw new Error("unreachable")})}else if(N===91)d.type=2,g++,b++;else if(N===123)d.type=3,g++,b++;else if(N===93)d.type=4,g++,b++;else if(N===125)d.type=5,g++,b++;else if(N===58)d.type=6,g++,b++;else if(N===44)d.type=7,g++,b++;else if(N===110){if(d.type=8,g++,b++,N=P.charCodeAt(g),N!==117||(g++,b++,N=P.charCodeAt(g),N!==108)||(g++,b++,N=P.charCodeAt(g),N!==108))return!1;g++,b++}else if(N===116){if(d.type=9,g++,b++,N=P.charCodeAt(g),N!==114||(g++,b++,N=P.charCodeAt(g),N!==117)||(g++,b++,N=P.charCodeAt(g),N!==101))return!1;g++,b++}else if(N===102){if(d.type=10,g++,b++,N=P.charCodeAt(g),N!==97||(g++,b++,N=P.charCodeAt(g),N!==108)||(g++,b++,N=P.charCodeAt(g),N!==115)||(g++,b++,N=P.charCodeAt(g),N!==101))return!1;g++,b++}else for(d.type=11;;){if(g>=A)return!1;if(N=P.charCodeAt(g),!(N===46||N>=48&&N<=57||N===101||N===69||N===45||N===43))break;g++,b++}return d.len=g-d.offset,d.value===null&&(d.value=P.substr(d.offset,d.len)),w.pos=g,w.line=S,w.char=b,!0}},787:function(T,r,k){var y=this&&this.__createBinding||(Object.create?function(g,A,S,b){b===void 0&&(b=S),Object.defineProperty(g,b,{enumerable:!0,get:function(){return A[S]}})}:function(g,A,S,b){b===void 0&&(b=S),g[b]=A[S]}),v=this&&this.__exportStar||function(g,A){for(var S in g)S==="default"||Object.prototype.hasOwnProperty.call(A,S)||y(A,g,S)};Object.defineProperty(r,"__esModule",{value:!0}),r.parseRawGrammar=r.INITIAL=r.Registry=void 0;const s=k(391),w=k(50),d=k(652),N=k(583),P=k(965);v(k(44),r),r.Registry=class{constructor(g){this._options=g,this._syncRegistry=new d.SyncRegistry(N.Theme.createFromRawTheme(g.theme,g.colorMap),g.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(g,A){this._syncRegistry.setTheme(N.Theme.createFromRawTheme(g,A))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(g,A,S){return this.loadGrammarWithConfiguration(g,A,{embeddedLanguages:S})}loadGrammarWithConfiguration(g,A,S){return this._loadGrammar(g,A,S.embeddedLanguages,S.tokenTypes,new s.BalancedBracketSelectors(S.balancedBracketSelectors||[],S.unbalancedBracketSelectors||[]))}loadGrammar(g){return this._loadGrammar(g,0,null,null,null)}async _loadGrammar(g,A,S,b,m){const p=new P.ScopeDependencyProcessor(this._syncRegistry,g);for(;p.Q.length>0;)await Promise.all(p.Q.map(_=>this._loadSingleGrammar(_.scopeName))),p.processQueue();return this._grammarForScopeName(g,A,S,b,m)}async _loadSingleGrammar(g){return this._ensureGrammarCache.has(g)||this._ensureGrammarCache.set(g,this._doLoadSingleGrammar(g)),this._ensureGrammarCache.get(g)}async _doLoadSingleGrammar(g){const A=await this._options.loadGrammar(g);if(A){const S=typeof this._options.getInjections=="function"?this._options.getInjections(g):void 0;this._syncRegistry.addGrammar(A,S)}}async addGrammar(g,A=[],S=0,b=null){return this._syncRegistry.addGrammar(g,A),await this._grammarForScopeName(g.scopeName,S,b)}_grammarForScopeName(g,A=0,S=null,b=null,m=null){return this._syncRegistry.grammarForScopeName(g,A,S,b,m)}},r.INITIAL=s.StateStack.NULL,r.parseRawGrammar=w.parseRawGrammar},736:(T,r)=>{function k(y){return!!y&&!!y.match(/[\w\.:]+/)}Object.defineProperty(r,"__esModule",{value:!0}),r.createMatchers=void 0,r.createMatchers=function(y,v){const s=[],w=function(g){let A=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g,S=A.exec(g);return{next:()=>{if(!S)return null;const b=S[0];return S=A.exec(g),b}}}(y);let d=w.next();for(;d!==null;){let g=0;if(d.length===2&&d.charAt(1)===":"){switch(d.charAt(0)){case"R":g=1;break;case"L":g=-1;break;default:console.log(`Unknown priority ${d} in scope selector`)}d=w.next()}let A=P();if(s.push({matcher:A,priority:g}),d!==",")break;d=w.next()}return s;function N(){if(d==="-"){d=w.next();const g=N();return A=>!!g&&!g(A)}if(d==="("){d=w.next();const g=function(){const A=[];let S=P();for(;S&&(A.push(S),d==="|"||d===",");){do d=w.next();while(d==="|"||d===",");S=P()}return b=>A.some(m=>m(b))}();return d===")"&&(d=w.next()),g}if(k(d)){const g=[];do g.push(d),d=w.next();while(k(d));return A=>v(g,A)}return null}function P(){const g=[];let A=N();for(;A;)g.push(A),A=N();return S=>g.every(b=>b(S))}}},44:(T,r)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.disposeOnigString=void 0,r.disposeOnigString=function(k){typeof k.dispose=="function"&&k.dispose()}},50:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.parseRawGrammar=void 0;const y=k(69),v=k(350),s=k(974);r.parseRawGrammar=function(w,d=null){return d!==null&&/\.json$/.test(d)?(N=w,P=d,v.DebugFlags.InDebugMode?s.parseJSON(N,P,!0):JSON.parse(N)):function(g,A){return v.DebugFlags.InDebugMode?y.parseWithLocation(g,A,"$vscodeTextmateLocation"):y.parsePLIST(g)}(w,d);var N,P}},69:(T,r)=>{function k(y,v,s){const w=y.length;let d=0,N=1,P=0;function g(R){if(s===null)d+=R;else for(;R>0;)y.charCodeAt(d)===10?(d++,N++,P=0):(d++,P++),R--}function A(R){s===null?d=R:g(R-d)}function S(){for(;d<w;){let R=y.charCodeAt(d);if(R!==32&&R!==9&&R!==13&&R!==10)break;g(1)}}function b(R){return y.substr(d,R.length)===R&&(g(R.length),!0)}function m(R){let J=y.indexOf(R,d);A(J!==-1?J+R.length:w)}function p(R){let J=y.indexOf(R,d);if(J!==-1){let W=y.substring(d,J);return A(J+R.length),W}{let W=y.substr(d);return A(w),W}}w>0&&y.charCodeAt(0)===65279&&(d=1);let _=0,c=null,t=[],a=[],o=null;function n(R,J){t.push(_),a.push(c),_=R,c=J}function u(){if(t.length===0)return l("illegal state stack");_=t.pop(),c=a.pop()}function l(R){throw new Error("Near offset "+d+": "+R+" ~~~"+y.substr(d,50)+"~~~")}const f=function(){if(o===null)return l("missing <key>");let R={};s!==null&&(R[s]={filename:v,line:N,char:P}),c[o]=R,o=null,n(1,R)},j=function(){if(o===null)return l("missing <key>");let R=[];c[o]=R,o=null,n(2,R)},x=function(){let R={};s!==null&&(R[s]={filename:v,line:N,char:P}),c.push(R),n(1,R)},O=function(){let R=[];c.push(R),n(2,R)};function B(){if(_!==1)return l("unexpected </dict>");u()}function H(){return _===1||_!==2?l("unexpected </array>"):void u()}function M(R){if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function G(R){if(isNaN(R))return l("cannot parse float");if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function V(R){if(isNaN(R))return l("cannot parse integer");if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function z(R){if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function C(R){if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function F(R){if(_===1){if(o===null)return l("missing <key>");c[o]=R,o=null}else _===2?c.push(R):c=R}function D(){let R=p(">"),J=!1;return R.charCodeAt(R.length-1)===47&&(J=!0,R=R.substring(0,R.length-1)),{name:R.trim(),isClosed:J}}function $(R){if(R.isClosed)return"";let J=p("</");return m(">"),J.replace(/&#([0-9]+);/g,function(W,ee){return String.fromCodePoint(parseInt(ee,10))}).replace(/&#x([0-9a-f]+);/g,function(W,ee){return String.fromCodePoint(parseInt(ee,16))}).replace(/&amp;|&lt;|&gt;|&quot;|&apos;/g,function(W){switch(W){case"&amp;":return"&";case"&lt;":return"<";case"&gt;":return">";case"&quot;":return'"';case"&apos;":return"'"}return W})}for(;d<w&&(S(),!(d>=w));){const R=y.charCodeAt(d);if(g(1),R!==60)return l("expected <");if(d>=w)return l("unexpected end of input");const J=y.charCodeAt(d);if(J===63){g(1),m("?>");continue}if(J===33){if(g(1),b("--")){m("-->");continue}m(">");continue}if(J===47){if(g(1),S(),b("plist")){m(">");continue}if(b("dict")){m(">"),B();continue}if(b("array")){m(">"),H();continue}return l("unexpected closed tag")}let W=D();switch(W.name){case"dict":_===1?f():_===2?x():(c={},s!==null&&(c[s]={filename:v,line:N,char:P}),n(1,c)),W.isClosed&&B();continue;case"array":_===1?j():_===2?O():(c=[],n(2,c)),W.isClosed&&H();continue;case"key":Q=$(W),_!==1?l("unexpected <key>"):o!==null?l("too many <key>"):o=Q;continue;case"string":M($(W));continue;case"real":G(parseFloat($(W)));continue;case"integer":V(parseInt($(W),10));continue;case"date":z(new Date($(W)));continue;case"data":C($(W));continue;case"true":$(W),F(!0);continue;case"false":$(W),F(!1);continue}if(!/^plist/.test(W.name))return l("unexpected opened tag "+W.name)}var Q;return c}Object.defineProperty(r,"__esModule",{value:!0}),r.parsePLIST=r.parseWithLocation=void 0,r.parseWithLocation=function(y,v,s){return k(y,v,s)},r.parsePLIST=function(y){return k(y,null,null)}},652:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.SyncRegistry=void 0;const y=k(391);r.SyncRegistry=class{constructor(v,s){this._onigLibPromise=s,this._grammars=new Map,this._rawGrammars=new Map,this._injectionGrammars=new Map,this._theme=v}dispose(){for(const v of this._grammars.values())v.dispose()}setTheme(v){this._theme=v}getColorMap(){return this._theme.getColorMap()}addGrammar(v,s){this._rawGrammars.set(v.scopeName,v),s&&this._injectionGrammars.set(v.scopeName,s)}lookup(v){return this._rawGrammars.get(v)}injections(v){return this._injectionGrammars.get(v)}getDefaults(){return this._theme.getDefaults()}themeMatch(v){return this._theme.match(v)}async grammarForScopeName(v,s,w,d,N){if(!this._grammars.has(v)){let P=this._rawGrammars.get(v);if(!P)return null;this._grammars.set(v,y.createGrammar(v,P,s,w,d,N,this,await this._onigLibPromise))}return this._grammars.get(v)}}},792:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.CompiledRule=r.RegExpSourceList=r.RegExpSource=r.RuleFactory=r.BeginWhileRule=r.BeginEndRule=r.IncludeOnlyRule=r.MatchRule=r.CaptureRule=r.Rule=r.ruleIdToNumber=r.ruleIdFromNumber=r.whileRuleId=r.endRuleId=void 0;const y=k(878),v=k(965),s=/\\(\d+)/,w=/\\(\d+)/g;r.endRuleId=-1,r.whileRuleId=-2,r.ruleIdFromNumber=function(c){return c},r.ruleIdToNumber=function(c){return c};class d{constructor(t,a,o,n){this.$location=t,this.id=a,this._name=o||null,this._nameIsCapturing=y.RegexSource.hasCaptures(this._name),this._contentName=n||null,this._contentNameIsCapturing=y.RegexSource.hasCaptures(this._contentName)}get debugName(){const t=this.$location?`${y.basename(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${t}`}getName(t,a){return this._nameIsCapturing&&this._name!==null&&t!==null&&a!==null?y.RegexSource.replaceCaptures(this._name,t,a):this._name}getContentName(t,a){return this._contentNameIsCapturing&&this._contentName!==null?y.RegexSource.replaceCaptures(this._contentName,t,a):this._contentName}}r.Rule=d;class N extends d{constructor(t,a,o,n,u){super(t,a,o,n),this.retokenizeCapturedWithRuleId=u}dispose(){}collectPatterns(t,a){throw new Error("Not supported!")}compile(t,a){throw new Error("Not supported!")}compileAG(t,a,o,n){throw new Error("Not supported!")}}r.CaptureRule=N;class P extends d{constructor(t,a,o,n,u){super(t,a,o,null),this._match=new m(n,this.id),this.captures=u,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(t,a){a.push(this._match)}compile(t,a){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,a,o,n){return this._getCachedCompiledPatterns(t).compileAG(t,o,n)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new p,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}r.MatchRule=P;class g extends d{constructor(t,a,o,n,u){super(t,a,o,n),this.patterns=u.patterns,this.hasMissingPatterns=u.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(t,a){for(const o of this.patterns)t.getRule(o).collectPatterns(t,a)}compile(t,a){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,a,o,n){return this._getCachedCompiledPatterns(t).compileAG(t,o,n)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new p,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}}r.IncludeOnlyRule=g;class A extends d{constructor(t,a,o,n,u,l,f,j,x,O){super(t,a,o,n),this._begin=new m(u,this.id),this.beginCaptures=l,this._end=new m(f||"￿",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=j,this.applyEndPatternLast=x||!1,this.patterns=O.patterns,this.hasMissingPatterns=O.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(t,a){return this._end.resolveBackReferences(t,a)}collectPatterns(t,a){a.push(this._begin)}compile(t,a){return this._getCachedCompiledPatterns(t,a).compile(t)}compileAG(t,a,o,n){return this._getCachedCompiledPatterns(t,a).compileAG(t,o,n)}_getCachedCompiledPatterns(t,a){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new p;for(const o of this.patterns)t.getRule(o).collectPatterns(t,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,a):this._cachedCompiledPatterns.setSource(0,a)),this._cachedCompiledPatterns}}r.BeginEndRule=A;class S extends d{constructor(t,a,o,n,u,l,f,j,x){super(t,a,o,n),this._begin=new m(u,this.id),this.beginCaptures=l,this.whileCaptures=j,this._while=new m(f,r.whileRuleId),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=x.patterns,this.hasMissingPatterns=x.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(t,a){return this._while.resolveBackReferences(t,a)}collectPatterns(t,a){a.push(this._begin)}compile(t,a){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,a,o,n){return this._getCachedCompiledPatterns(t).compileAG(t,o,n)}_getCachedCompiledPatterns(t){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new p;for(const a of this.patterns)t.getRule(a).collectPatterns(t,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(t,a){return this._getCachedCompiledWhilePatterns(t,a).compile(t)}compileWhileAG(t,a,o,n){return this._getCachedCompiledWhilePatterns(t,a).compileAG(t,o,n)}_getCachedCompiledWhilePatterns(t,a){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new p,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,a||"￿"),this._cachedCompiledWhilePatterns}}r.BeginWhileRule=S;class b{static createCaptureRule(t,a,o,n,u){return t.registerRule(l=>new N(a,l,o,n,u))}static getCompiledRuleId(t,a,o){return t.id||a.registerRule(n=>{if(t.id=n,t.match)return new P(t.$vscodeTextmateLocation,t.id,t.name,t.match,b._compileCaptures(t.captures,a,o));if(t.begin===void 0){t.repository&&(o=y.mergeObjects({},o,t.repository));let u=t.patterns;return u===void 0&&t.include&&(u=[{include:t.include}]),new g(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,b._compilePatterns(u,a,o))}return t.while?new S(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,b._compileCaptures(t.beginCaptures||t.captures,a,o),t.while,b._compileCaptures(t.whileCaptures||t.captures,a,o),b._compilePatterns(t.patterns,a,o)):new A(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,b._compileCaptures(t.beginCaptures||t.captures,a,o),t.end,b._compileCaptures(t.endCaptures||t.captures,a,o),t.applyEndPatternLast,b._compilePatterns(t.patterns,a,o))}),t.id}static _compileCaptures(t,a,o){let n=[];if(t){let u=0;for(const l in t){if(l==="$vscodeTextmateLocation")continue;const f=parseInt(l,10);f>u&&(u=f)}for(let l=0;l<=u;l++)n[l]=null;for(const l in t){if(l==="$vscodeTextmateLocation")continue;const f=parseInt(l,10);let j=0;t[l].patterns&&(j=b.getCompiledRuleId(t[l],a,o)),n[f]=b.createCaptureRule(a,t[l].$vscodeTextmateLocation,t[l].name,t[l].contentName,j)}}return n}static _compilePatterns(t,a,o){let n=[];if(t)for(let u=0,l=t.length;u<l;u++){const f=t[u];let j=-1;if(f.include){const x=v.parseInclude(f.include);switch(x.kind){case 0:case 1:j=b.getCompiledRuleId(o[f.include],a,o);break;case 2:let O=o[x.ruleName];O&&(j=b.getCompiledRuleId(O,a,o));break;case 3:case 4:const B=x.scopeName,H=x.kind===4?x.ruleName:null,M=a.getExternalGrammar(B,o);if(M)if(H){let G=M.repository[H];G&&(j=b.getCompiledRuleId(G,a,M.repository))}else j=b.getCompiledRuleId(M.repository.$self,a,M.repository)}}else j=b.getCompiledRuleId(f,a,o);if(j!==-1){const x=a.getRule(j);let O=!1;if((x instanceof g||x instanceof A||x instanceof S)&&x.hasMissingPatterns&&x.patterns.length===0&&(O=!0),O)continue;n.push(j)}}return{patterns:n,hasMissingPatterns:(t?t.length:0)!==n.length}}}r.RuleFactory=b;class m{constructor(t,a){if(t){const o=t.length;let n=0,u=[],l=!1;for(let f=0;f<o;f++)if(t.charAt(f)==="\\"&&f+1<o){const j=t.charAt(f+1);j==="z"?(u.push(t.substring(n,f)),u.push("$(?!\\n)(?<!\\n)"),n=f+2):j!=="A"&&j!=="G"||(l=!0),f++}this.hasAnchor=l,n===0?this.source=t:(u.push(t.substring(n,o)),this.source=u.join(""))}else this.hasAnchor=!1,this.source=t;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=a,this.hasBackReferences=s.test(this.source)}clone(){return new m(this.source,this.ruleId)}setSource(t){this.source!==t&&(this.source=t,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(t,a){let o=a.map(n=>t.substring(n.start,n.end));return w.lastIndex=0,this.source.replace(w,(n,u)=>y.escapeRegExpCharacters(o[parseInt(u,10)]||""))}_buildAnchorCache(){let t,a,o,n,u=[],l=[],f=[],j=[];for(t=0,a=this.source.length;t<a;t++)o=this.source.charAt(t),u[t]=o,l[t]=o,f[t]=o,j[t]=o,o==="\\"&&t+1<a&&(n=this.source.charAt(t+1),n==="A"?(u[t+1]="￿",l[t+1]="￿",f[t+1]="A",j[t+1]="A"):n==="G"?(u[t+1]="￿",l[t+1]="G",f[t+1]="￿",j[t+1]="G"):(u[t+1]=n,l[t+1]=n,f[t+1]=n,j[t+1]=n),t++);return{A0_G0:u.join(""),A0_G1:l.join(""),A1_G0:f.join(""),A1_G1:j.join("")}}resolveAnchors(t,a){return this.hasAnchor&&this._anchorCache?t?a?this._anchorCache.A1_G1:this._anchorCache.A1_G0:a?this._anchorCache.A0_G1:this._anchorCache.A0_G0:this.source}}r.RegExpSource=m;class p{constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(t){this._items.push(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}unshift(t){this._items.unshift(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}length(){return this._items.length}setSource(t,a){this._items[t].source!==a&&(this._disposeCaches(),this._items[t].setSource(a))}compile(t){if(!this._cached){let a=this._items.map(o=>o.source);this._cached=new _(t,a,this._items.map(o=>o.ruleId))}return this._cached}compileAG(t,a,o){return this._hasAnchors?a?o?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(t,a,o)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(t,a,o)),this._anchorCache.A1_G0):o?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(t,a,o)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(t,a,o)),this._anchorCache.A0_G0):this.compile(t)}_resolveAnchors(t,a,o){let n=this._items.map(u=>u.resolveAnchors(a,o));return new _(t,n,this._items.map(u=>u.ruleId))}}r.RegExpSourceList=p;class _{constructor(t,a,o){this.regExps=a,this.rules=o,this.scanner=t.createOnigScanner(a)}dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const t=[];for(let a=0,o=this.rules.length;a<o;a++)t.push(" - "+this.rules[a]+": "+this.regExps[a]);return t.join(`
4
4
  `)}findNextMatchSync(t,a,o){const n=this.scanner.findNextMatchSync(t,a,o);return n?{ruleId:this.rules[n.index],captureIndices:n.captureIndices}:null}}r.CompiledRule=_},583:(T,r,k)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.ThemeTrieElement=r.ThemeTrieElementRule=r.ColorMap=r.fontStyleToString=r.ParsedThemeRule=r.parseTheme=r.StyleAttributes=r.ScopeStack=r.Theme=void 0;const y=k(878);class v{constructor(m,p,_){this._colorMap=m,this._defaults=p,this._root=_,this._cachedMatchRoot=new y.CachedFn(c=>this._root.match(c))}static createFromRawTheme(m,p){return this.createFromParsedTheme(N(m),p)}static createFromParsedTheme(m,p){return function(_,c){_.sort((f,j)=>{let x=y.strcmp(f.scope,j.scope);return x!==0?x:(x=y.strArrCmp(f.parentScopes,j.parentScopes),x!==0?x:f.index-j.index)});let t=0,a="#000000",o="#ffffff";for(;_.length>=1&&_[0].scope==="";){let f=_.shift();f.fontStyle!==-1&&(t=f.fontStyle),f.foreground!==null&&(a=f.foreground),f.background!==null&&(o=f.background)}let n=new g(c),u=new d(t,n.getId(a),n.getId(o)),l=new S(new A(0,null,-1,0,0),[]);for(let f=0,j=_.length;f<j;f++){let x=_[f];l.insert(0,x.scope,x.parentScopes,x.fontStyle,n.getId(x.foreground),n.getId(x.background))}return new v(n,u,l)}(m,p)}getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(m){if(m===null)return this._defaults;const p=m.scopeName,_=this._cachedMatchRoot.get(p).find(c=>function(t,a){if(a===null)return!0;let o=0,n=a[o];for(;t;){if(w(t.scopeName,n)){if(o++,o===a.length)return!0;n=a[o]}t=t.parent}return!1}(m.parent,c.parentScopes));return _?new d(_.fontStyle,_.foreground,_.background):null}}r.Theme=v;class s{constructor(m,p){this.parent=m,this.scopeName=p}static from(...m){let p=null;for(let _=0;_<m.length;_++)p=new s(p,m[_]);return p}push(m){return new s(this,m)}getSegments(){let m=this;const p=[];for(;m;)p.push(m.scopeName),m=m.parent;return p.reverse(),p}toString(){return this.getSegments().join(" ")}}function w(b,m){return m===b||b.startsWith(m)&&b[m.length]==="."}r.ScopeStack=s;class d{constructor(m,p,_){this.fontStyle=m,this.foregroundId=p,this.backgroundId=_}}function N(b){if(!b)return[];if(!b.settings||!Array.isArray(b.settings))return[];let m=b.settings,p=[],_=0;for(let c=0,t=m.length;c<t;c++){let a,o=m[c];if(!o.settings)continue;if(typeof o.scope=="string"){let f=o.scope;f=f.replace(/^[,]+/,""),f=f.replace(/[,]+$/,""),a=f.split(",")}else a=Array.isArray(o.scope)?o.scope:[""];let n=-1;if(typeof o.settings.fontStyle=="string"){n=0;let f=o.settings.fontStyle.split(" ");for(let j=0,x=f.length;j<x;j++)switch(f[j]){case"italic":n|=1;break;case"bold":n|=2;break;case"underline":n|=4;break;case"strikethrough":n|=8}}let u=null;typeof o.settings.foreground=="string"&&y.isValidHexColor(o.settings.foreground)&&(u=o.settings.foreground);let l=null;typeof o.settings.background=="string"&&y.isValidHexColor(o.settings.background)&&(l=o.settings.background);for(let f=0,j=a.length;f<j;f++){let x=a[f].trim().split(" "),O=x[x.length-1],B=null;x.length>1&&(B=x.slice(0,x.length-1),B.reverse()),p[_++]=new P(O,B,c,n,u,l)}}return p}r.StyleAttributes=d,r.parseTheme=N;class P{constructor(m,p,_,c,t,a){this.scope=m,this.parentScopes=p,this.index=_,this.fontStyle=c,this.foreground=t,this.background=a}}r.ParsedThemeRule=P,r.fontStyleToString=function(b){if(b===-1)return"not set";let m="";return 1&b&&(m+="italic "),2&b&&(m+="bold "),4&b&&(m+="underline "),8&b&&(m+="strikethrough "),m===""&&(m="none"),m.trim()};class g{constructor(m){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(m)){this._isFrozen=!0;for(let p=0,_=m.length;p<_;p++)this._color2id[m[p]]=p,this._id2color[p]=m[p]}else this._isFrozen=!1}getId(m){if(m===null)return 0;m=m.toUpperCase();let p=this._color2id[m];if(p)return p;if(this._isFrozen)throw new Error(`Missing color in color map - ${m}`);return p=++this._lastColorId,this._color2id[m]=p,this._id2color[p]=m,p}getColorMap(){return this._id2color.slice(0)}}r.ColorMap=g;class A{constructor(m,p,_,c,t){this.scopeDepth=m,this.parentScopes=p,this.fontStyle=_,this.foreground=c,this.background=t}clone(){return new A(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(m){let p=[];for(let _=0,c=m.length;_<c;_++)p[_]=m[_].clone();return p}acceptOverwrite(m,p,_,c){this.scopeDepth>m?console.log("how did this happen?"):this.scopeDepth=m,p!==-1&&(this.fontStyle=p),_!==0&&(this.foreground=_),c!==0&&(this.background=c)}}r.ThemeTrieElementRule=A;class S{constructor(m,p=[],_={}){this._mainRule=m,this._children=_,this._rulesWithParentScopes=p}static _sortBySpecificity(m){return m.length===1||m.sort(this._cmpBySpecificity),m}static _cmpBySpecificity(m,p){if(m.scopeDepth===p.scopeDepth){const _=m.parentScopes,c=p.parentScopes;let t=_===null?0:_.length,a=c===null?0:c.length;if(t===a)for(let o=0;o<t;o++){const n=_[o].length,u=c[o].length;if(n!==u)return u-n}return a-t}return p.scopeDepth-m.scopeDepth}match(m){if(m==="")return S._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes));let p,_,c=m.indexOf(".");return c===-1?(p=m,_=""):(p=m.substring(0,c),_=m.substring(c+1)),this._children.hasOwnProperty(p)?this._children[p].match(_):S._sortBySpecificity([].concat(this._mainRule).concat(this._rulesWithParentScopes))}insert(m,p,_,c,t,a){if(p==="")return void this._doInsertHere(m,_,c,t,a);let o,n,u,l=p.indexOf(".");l===-1?(o=p,n=""):(o=p.substring(0,l),n=p.substring(l+1)),this._children.hasOwnProperty(o)?u=this._children[o]:(u=new S(this._mainRule.clone(),A.cloneArr(this._rulesWithParentScopes)),this._children[o]=u),u.insert(m+1,n,_,c,t,a)}_doInsertHere(m,p,_,c,t){if(p!==null){for(let a=0,o=this._rulesWithParentScopes.length;a<o;a++){let n=this._rulesWithParentScopes[a];if(y.strArrCmp(n.parentScopes,p)===0)return void n.acceptOverwrite(m,_,c,t)}_===-1&&(_=this._mainRule.fontStyle),c===0&&(c=this._mainRule.foreground),t===0&&(t=this._mainRule.background),this._rulesWithParentScopes.push(new A(m,p,_,c,t))}else this._mainRule.acceptOverwrite(m,_,c,t)}}r.ThemeTrieElement=S},878:(T,r)=>{function k(s){return Array.isArray(s)?function(w){let d=[];for(let N=0,P=w.length;N<P;N++)d[N]=k(w[N]);return d}(s):typeof s=="object"?function(w){let d={};for(let N in w)d[N]=k(w[N]);return d}(s):s}Object.defineProperty(r,"__esModule",{value:!0}),r.performanceNow=r.CachedFn=r.escapeRegExpCharacters=r.isValidHexColor=r.strArrCmp=r.strcmp=r.RegexSource=r.basename=r.mergeObjects=r.clone=void 0,r.clone=function(s){return k(s)},r.mergeObjects=function(s,...w){return w.forEach(d=>{for(let N in d)s[N]=d[N]}),s},r.basename=function s(w){const d=~w.lastIndexOf("/")||~w.lastIndexOf("\\");return d===0?w:~d==w.length-1?s(w.substring(0,w.length-1)):w.substr(1+~d)};let y=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g;function v(s,w){return s<w?-1:s>w?1:0}r.RegexSource=class{static hasCaptures(s){return s!==null&&(y.lastIndex=0,y.test(s))}static replaceCaptures(s,w,d){return s.replace(y,(N,P,g,A)=>{let S=d[parseInt(P||g,10)];if(!S)return N;{let b=w.substring(S.start,S.end);for(;b[0]===".";)b=b.substring(1);switch(A){case"downcase":return b.toLowerCase();case"upcase":return b.toUpperCase();default:return b}}})}},r.strcmp=v,r.strArrCmp=function(s,w){if(s===null&&w===null)return 0;if(!s)return-1;if(!w)return 1;let d=s.length,N=w.length;if(d===N){for(let P=0;P<d;P++){let g=v(s[P],w[P]);if(g!==0)return g}return 0}return d-N},r.isValidHexColor=function(s){return!!(/^#[0-9a-f]{6}$/i.test(s)||/^#[0-9a-f]{8}$/i.test(s)||/^#[0-9a-f]{3}$/i.test(s)||/^#[0-9a-f]{4}$/i.test(s))},r.escapeRegExpCharacters=function(s){return s.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")},r.CachedFn=class{constructor(s){this.fn=s,this.cache=new Map}get(s){if(this.cache.has(s))return this.cache.get(s);const w=this.fn(s);return this.cache.set(s,w),w}},r.performanceNow=typeof performance>"u"?function(){return Date.now()}:function(){return performance.now()}}},i={};return function T(r){var k=i[r];if(k!==void 0)return k.exports;var y=i[r]={exports:{}};return L[r].call(y.exports,y,y.exports,T),y.exports}(787)})()})})(De);var $e=De.exports;const Ne=[{id:"abap",scopeName:"source.abap",path:"abap.tmLanguage.json",displayName:"ABAP",samplePath:"abap.sample"},{id:"actionscript-3",scopeName:"source.actionscript.3",path:"actionscript-3.tmLanguage.json",displayName:"ActionScript",samplePath:"actionscript-3.sample"},{id:"ada",scopeName:"source.ada",path:"ada.tmLanguage.json",displayName:"Ada",samplePath:"ada.sample"},{id:"apache",scopeName:"source.apacheconf",path:"apache.tmLanguage.json",displayName:"Apache Conf"},{id:"apex",scopeName:"source.apex",path:"apex.tmLanguage.json",displayName:"Apex",samplePath:"apex.sample"},{id:"apl",scopeName:"source.apl",path:"apl.tmLanguage.json",displayName:"APL",embeddedLangs:["html","xml","css","javascript","json"]},{id:"applescript",scopeName:"source.applescript",path:"applescript.tmLanguage.json",displayName:"AppleScript",samplePath:"applescript.sample"},{id:"ara",scopeName:"source.ara",path:"ara.tmLanguage.json",displayName:"Ara",samplePath:"ara.sample"},{id:"asm",scopeName:"source.asm.x86_64",path:"asm.tmLanguage.json",displayName:"Assembly",samplePath:"asm.sample"},{id:"astro",scopeName:"source.astro",path:"astro.tmLanguage.json",displayName:"Astro",samplePath:"astro.sample",embeddedLangs:["json","javascript","typescript","stylus","sass","css","scss","less","postcss","tsx"]},{id:"awk",scopeName:"source.awk",path:"awk.tmLanguage.json",displayName:"AWK",samplePath:"awk.sample"},{id:"ballerina",scopeName:"source.ballerina",path:"ballerina.tmLanguage.json",displayName:"Ballerina",samplePath:"ballerina.sample"},{id:"bat",scopeName:"source.batchfile",path:"bat.tmLanguage.json",displayName:"Batch",samplePath:"bat.sample",aliases:["batch"]},{id:"beancount",scopeName:"text.beancount",path:"beancount.tmLanguage.json",displayName:"Beancount",samplePath:"beancount.sample"},{id:"berry",scopeName:"source.berry",path:"berry.tmLanguage.json",displayName:"Berry",samplePath:"berry.sample",aliases:["be"]},{id:"bibtex",scopeName:"text.bibtex",path:"bibtex.tmLanguage.json",displayName:"BibTeX"},{id:"bicep",scopeName:"source.bicep",path:"bicep.tmLanguage.json",displayName:"Bicep",samplePath:"bicep.sample"},{id:"blade",scopeName:"text.html.php.blade",path:"blade.tmLanguage.json",displayName:"Blade",samplePath:"blade.sample",embeddedLangs:["html","xml","sql","javascript","json","css"]},{id:"c",scopeName:"source.c",path:"c.tmLanguage.json",displayName:"C",samplePath:"c.sample"},{id:"cadence",scopeName:"source.cadence",path:"cadence.tmLanguage.json",displayName:"Cadence",samplePath:"cadence.sample",aliases:["cdc"]},{id:"clarity",scopeName:"source.clar",path:"clarity.tmLanguage.json",displayName:"Clarity",samplePath:"clarity.sample"},{id:"clojure",scopeName:"source.clojure",path:"clojure.tmLanguage.json",displayName:"Clojure",samplePath:"clojure.sample",aliases:["clj"]},{id:"cmake",scopeName:"source.cmake",path:"cmake.tmLanguage.json",displayName:"CMake",samplePath:"cmake.sample"},{id:"cobol",scopeName:"source.cobol",path:"cobol.tmLanguage.json",displayName:"COBOL",samplePath:"cobol.sample",embeddedLangs:["sql","html","java"]},{id:"codeql",scopeName:"source.ql",path:"codeql.tmLanguage.json",displayName:"CodeQL",samplePath:"codeql.sample",aliases:["ql"],embeddedLangs:["markdown"]},{id:"coffee",scopeName:"source.coffee",path:"coffee.tmLanguage.json",displayName:"CoffeeScript",samplePath:"coffee.sample",embeddedLangs:["javascript"]},{id:"cpp",scopeName:"source.cpp",path:"cpp.tmLanguage.json",displayName:"C++",samplePath:"cpp.sample",embeddedLangs:["glsl","sql"]},{id:"crystal",scopeName:"source.crystal",path:"crystal.tmLanguage.json",displayName:"Crystal",samplePath:"crystal.sample",embeddedLangs:["html","sql","css","c","javascript","shellscript"]},{id:"csharp",scopeName:"source.cs",path:"csharp.tmLanguage.json",displayName:"C#",samplePath:"csharp.sample",aliases:["c#","cs"]},{id:"css",scopeName:"source.css",path:"css.tmLanguage.json",displayName:"CSS",samplePath:"css.sample"},{id:"cue",scopeName:"source.cue",path:"cue.tmLanguage.json",displayName:"CUE",samplePath:"cue.sample"},{id:"cypher",scopeName:"source.cypher",path:"cypher.tmLanguage.json",displayName:"Cypher",samplePath:"cypher.sample",aliases:["cql"]},{id:"d",scopeName:"source.d",path:"d.tmLanguage.json",displayName:"D",samplePath:"d.sample"},{id:"dart",scopeName:"source.dart",path:"dart.tmLanguage.json",displayName:"Dart",samplePath:"dart.sample"},{id:"dax",scopeName:"source.dax",path:"dax.tmLanguage.json",displayName:"DAX",samplePath:"dax.sample"},{id:"diff",scopeName:"source.diff",path:"diff.tmLanguage.json",displayName:"Diff",samplePath:"diff.sample"},{id:"docker",scopeName:"source.dockerfile",path:"docker.tmLanguage.json",displayName:"Docker",samplePath:"docker.sample",aliases:["dockerfile"]},{id:"dream-maker",scopeName:"source.dm",path:"dream-maker.tmLanguage.json",displayName:"Dream Maker"},{id:"elixir",scopeName:"source.elixir",path:"elixir.tmLanguage.json",displayName:"Elixir",samplePath:"elixir.sample",embeddedLangs:["html"]},{id:"elm",scopeName:"source.elm",path:"elm.tmLanguage.json",displayName:"Elm",samplePath:"elm.sample",embeddedLangs:["glsl"]},{id:"erb",scopeName:"text.html.erb",path:"erb.tmLanguage.json",displayName:"ERB",samplePath:"erb.sample",embeddedLangs:["html","ruby"]},{id:"erlang",scopeName:"source.erlang",path:"erlang.tmLanguage.json",displayName:"Erlang",samplePath:"erlang.sample",aliases:["erl"]},{id:"fish",scopeName:"source.fish",path:"fish.tmLanguage.json",displayName:"Fish",samplePath:"fish.sample"},{id:"fsharp",scopeName:"source.fsharp",path:"fsharp.tmLanguage.json",displayName:"F#",samplePath:"fsharp.sample",aliases:["f#","fs"],embeddedLangs:["markdown"]},{id:"gdresource",scopeName:"source.gdresource",path:"gdresource.tmLanguage.json",displayName:"GDResource",samplePath:"gdresource.sample",embeddedLangs:["gdshader","gdscript"]},{id:"gdscript",scopeName:"source.gdscript",path:"gdscript.tmLanguage.json",displayName:"GDScript",samplePath:"gdscript.sample"},{id:"gdshader",scopeName:"source.gdshader",path:"gdshader.tmLanguage.json",displayName:"GDShader",samplePath:"gdshader.sample"},{id:"gherkin",scopeName:"text.gherkin.feature",path:"gherkin.tmLanguage.json",displayName:"Gherkin"},{id:"git-commit",scopeName:"text.git-commit",path:"git-commit.tmLanguage.json",displayName:"Git Commit Message",embeddedLangs:["diff"]},{id:"git-rebase",scopeName:"text.git-rebase",path:"git-rebase.tmLanguage.json",displayName:"Git Rebase Message",embeddedLangs:["shellscript"]},{id:"glimmer-js",scopeName:"source.gjs",path:"glimmer-js.tmLanguage.json",displayName:"Glimmer JS",aliases:["gjs"],embeddedLangs:["javascript","handlebars"]},{id:"glimmer-ts",scopeName:"source.gts",path:"glimmer-ts.tmLanguage.json",displayName:"Glimmer TS",aliases:["gts"],embeddedLangs:["typescript","handlebars"]},{id:"glsl",scopeName:"source.glsl",path:"glsl.tmLanguage.json",displayName:"GLSL",samplePath:"glsl.sample",embeddedLangs:["c"]},{id:"gnuplot",scopeName:"source.gnuplot",path:"gnuplot.tmLanguage.json",displayName:"Gnuplot"},{id:"go",scopeName:"source.go",path:"go.tmLanguage.json",displayName:"Go",samplePath:"go.sample"},{id:"graphql",scopeName:"source.graphql",path:"graphql.tmLanguage.json",displayName:"GraphQL",embeddedLangs:["javascript","typescript","jsx","tsx"]},{id:"groovy",scopeName:"source.groovy",path:"groovy.tmLanguage.json",displayName:"Groovy"},{id:"hack",scopeName:"source.hack",path:"hack.tmLanguage.json",displayName:"Hack",embeddedLangs:["html","sql"]},{id:"haml",scopeName:"text.haml",path:"haml.tmLanguage.json",displayName:"Ruby Haml",embeddedLangs:["ruby","javascript","sass","coffee","markdown","css"]},{id:"handlebars",scopeName:"text.html.handlebars",path:"handlebars.tmLanguage.json",displayName:"Handlebars",aliases:["hbs"],embeddedLangs:["html","css","javascript","yaml"]},{id:"haskell",scopeName:"source.haskell",path:"haskell.tmLanguage.json",displayName:"Haskell",aliases:["hs"]},{id:"hcl",scopeName:"source.hcl",path:"hcl.tmLanguage.json",displayName:"HashiCorp HCL",samplePath:"hcl.sample"},{id:"hjson",scopeName:"source.hjson",path:"hjson.tmLanguage.json",displayName:"Hjson",samplePath:"hjson.sample"},{id:"hlsl",scopeName:"source.hlsl",path:"hlsl.tmLanguage.json",displayName:"HLSL"},{id:"html",scopeName:"text.html.basic",path:"html.tmLanguage.json",displayName:"HTML",samplePath:"html.sample",embeddedLangs:["javascript","css"]},{id:"http",scopeName:"source.http",path:"http.tmLanguage.json",displayName:"HTTP",samplePath:"http.sample",embeddedLangs:["shellscript","json","xml","graphql"]},{id:"imba",scopeName:"source.imba",path:"imba.tmLanguage.json",displayName:"Imba",samplePath:"imba.sample"},{id:"ini",scopeName:"source.ini",path:"ini.tmLanguage.json",displayName:"INI",aliases:["properties"]},{id:"java",scopeName:"source.java",path:"java.tmLanguage.json",displayName:"Java",samplePath:"java.sample"},{id:"javascript",scopeName:"source.js",path:"javascript.tmLanguage.json",displayName:"JavaScript",samplePath:"javascript.sample",aliases:["js"]},{id:"jinja-html",scopeName:"text.html.jinja",path:"jinja-html.tmLanguage.json",displayName:"Jinja",embeddedLangs:["html"]},{id:"jison",scopeName:"source.jison",path:"jison.tmLanguage.json",displayName:"Jison",samplePath:"jison.sample",embeddedLangs:["javascript"]},{id:"json",scopeName:"source.json",path:"json.tmLanguage.json",displayName:"JSON"},{id:"json5",scopeName:"source.json5",path:"json5.tmLanguage.json",displayName:"JSON5",samplePath:"json5.sample"},{id:"jsonc",scopeName:"source.json.comments",path:"jsonc.tmLanguage.json",displayName:"JSON with Comments"},{id:"jsonl",scopeName:"source.json.lines",path:"jsonl.tmLanguage.json",displayName:"JSON Lines"},{id:"jsonnet",scopeName:"source.jsonnet",path:"jsonnet.tmLanguage.json",displayName:"Jsonnet"},{id:"jssm",scopeName:"source.jssm",path:"jssm.tmLanguage.json",displayName:"JSSM",samplePath:"jssm.sample",aliases:["fsl"]},{id:"jsx",scopeName:"source.js.jsx",path:"jsx.tmLanguage.json",displayName:"JSX"},{id:"julia",scopeName:"source.julia",path:"julia.tmLanguage.json",displayName:"Julia",embeddedLangs:["cpp","python","javascript","r","sql"]},{id:"kotlin",scopeName:"source.kotlin",path:"kotlin.tmLanguage.json",displayName:"Kotlin",samplePath:"kotlin.sample"},{id:"kusto",scopeName:"source.kusto",path:"kusto.tmLanguage.json",displayName:"Kusto",samplePath:"kusto.sample",aliases:["kql"]},{id:"latex",scopeName:"text.tex.latex",path:"latex.tmLanguage.json",displayName:"LaTeX",embeddedLangs:["tex","css","haskell","html","xml","java","lua","julia","ruby","javascript","typescript","python","yaml","rust","scala","gnuplot"]},{id:"less",scopeName:"source.css.less",path:"less.tmLanguage.json",displayName:"Less",embeddedLangs:["css"]},{id:"liquid",scopeName:"text.html.liquid",path:"liquid.tmLanguage.json",displayName:"Liquid",samplePath:"liquid.sample",embeddedLangs:["html","css","json","javascript"]},{id:"lisp",scopeName:"source.lisp",path:"lisp.tmLanguage.json",displayName:"Lisp"},{id:"logo",scopeName:"source.logo",path:"logo.tmLanguage.json",displayName:"Logo"},{id:"lua",scopeName:"source.lua",path:"lua.tmLanguage.json",displayName:"Lua",embeddedLangs:["c"]},{id:"make",scopeName:"source.makefile",path:"make.tmLanguage.json",displayName:"Makefile",aliases:["makefile"]},{id:"markdown",scopeName:"text.html.markdown",path:"markdown.tmLanguage.json",displayName:"Markdown",aliases:["md"],embeddedLangs:["css","html","ini","java","lua","make","perl","r","ruby","php","sql","vb","xml","xsl","yaml","bat","clojure","coffee","c","cpp","diff","docker","git-commit","git-rebase","go","groovy","pug","javascript","json","jsonc","less","objective-c","swift","scss","raku","powershell","python","julia","rust","scala","shellscript","typescript","tsx","csharp","fsharp","dart","handlebars","erlang","elixir","latex","bibtex"]},{id:"marko",scopeName:"text.marko",path:"marko.tmLanguage.json",displayName:"Marko",embeddedLangs:["css","less","scss","javascript"]},{id:"matlab",scopeName:"source.matlab",path:"matlab.tmLanguage.json",displayName:"MATLAB"},{id:"mdx",scopeName:"source.mdx",path:"mdx.tmLanguage.json",displayName:"MDX",embeddedLangs:["tsx","toml","yaml","c","clojure","coffee","cpp","csharp","css","diff","docker","elixir","elm","erlang","go","graphql","haskell","html","ini","java","javascript","json","julia","kotlin","less","lua","make","markdown","objective-c","perl","python","r","ruby","rust","scala","scss","shellscript","sql","xml","swift","typescript"]},{id:"mermaid",scopeName:"source.mermaid",path:"mermaid.tmLanguage.json",displayName:"Mermaid"},{id:"narrat",scopeName:"source.narrat",path:"narrat.tmLanguage.json",displayName:"Narrat Language",samplePath:"narrat.sample",aliases:["nar"]},{id:"nextflow",scopeName:"source.nextflow",path:"nextflow.tmLanguage.json",displayName:"Nextflow",samplePath:"nextflow.sample",aliases:["nf"]},{id:"nginx",scopeName:"source.nginx",path:"nginx.tmLanguage.json",displayName:"Nginx",embeddedLangs:["lua"]},{id:"nim",scopeName:"source.nim",path:"nim.tmLanguage.json",displayName:"Nim",embeddedLangs:["c","html","xml","javascript","css","glsl","markdown"]},{id:"nix",scopeName:"source.nix",path:"nix.tmLanguage.json",displayName:"Nix"},{id:"objective-c",scopeName:"source.objc",path:"objective-c.tmLanguage.json",displayName:"Objective-C",aliases:["objc"]},{id:"objective-cpp",scopeName:"source.objcpp",path:"objective-cpp.tmLanguage.json",displayName:"Objective-C++"},{id:"ocaml",scopeName:"source.ocaml",path:"ocaml.tmLanguage.json",displayName:"OCaml"},{id:"pascal",scopeName:"source.pascal",path:"pascal.tmLanguage.json",displayName:"Pascal"},{id:"perl",scopeName:"source.perl",path:"perl.tmLanguage.json",displayName:"Perl",embeddedLangs:["html","xml","css","javascript","sql"]},{id:"php",scopeName:"source.php",path:"php.tmLanguage.json",displayName:"PHP",embeddedLangs:["html","xml","sql","javascript","json","css"]},{id:"plsql",scopeName:"source.plsql.oracle",path:"plsql.tmLanguage.json",displayName:"PL/SQL"},{id:"postcss",scopeName:"source.css.postcss",path:"postcss.tmLanguage.json",displayName:"PostCSS"},{id:"powerquery",scopeName:"source.powerquery",path:"powerquery.tmLanguage.json",displayName:"PowerQuery",samplePath:"powerquery.sample"},{id:"powershell",scopeName:"source.powershell",path:"powershell.tmLanguage.json",displayName:"PowerShell",aliases:["ps","ps1"]},{id:"prisma",scopeName:"source.prisma",path:"prisma.tmLanguage.json",displayName:"Prisma",samplePath:"prisma.sample"},{id:"prolog",scopeName:"source.prolog",path:"prolog.tmLanguage.json",displayName:"Prolog"},{id:"proto",scopeName:"source.proto",path:"proto.tmLanguage.json",displayName:"Protocol Buffer 3",samplePath:"proto.sample"},{id:"pug",scopeName:"text.pug",path:"pug.tmLanguage.json",displayName:"Pug",aliases:["jade"],embeddedLangs:["javascript","css","sass","scss","stylus","coffee","html"]},{id:"puppet",scopeName:"source.puppet",path:"puppet.tmLanguage.json",displayName:"Puppet"},{id:"purescript",scopeName:"source.purescript",path:"purescript.tmLanguage.json",displayName:"PureScript"},{id:"python",scopeName:"source.python",path:"python.tmLanguage.json",displayName:"Python",samplePath:"python.sample",aliases:["py"]},{id:"r",scopeName:"source.r",path:"r.tmLanguage.json",displayName:"R"},{id:"raku",scopeName:"source.perl.6",path:"raku.tmLanguage.json",displayName:"Perl 6",aliases:["perl6"]},{id:"razor",scopeName:"text.aspnetcorerazor",path:"razor.tmLanguage.json",displayName:"ASP.NET Razor",embeddedLangs:["html","csharp"]},{id:"reg",scopeName:"source.reg",path:"reg.tmLanguage.json",displayName:"Windows Registry Script",samplePath:"reg.sample"},{id:"rel",scopeName:"source.rel",path:"rel.tmLanguage.json",displayName:"Rel",samplePath:"rel.sample"},{id:"riscv",scopeName:"source.riscv",path:"riscv.tmLanguage.json",displayName:"RISC-V"},{id:"rst",scopeName:"source.rst",path:"rst.tmLanguage.json",displayName:"reStructuredText",embeddedLangs:["cpp","python","javascript","shellscript","yaml","cmake","ruby"]},{id:"ruby",scopeName:"source.ruby",path:"ruby.tmLanguage.json",displayName:"Ruby",samplePath:"ruby.sample",aliases:["rb"],embeddedLangs:["html","xml","sql","css","c","javascript","shellscript","lua"]},{id:"rust",scopeName:"source.rust",path:"rust.tmLanguage.json",displayName:"Rust",aliases:["rs"]},{id:"sas",scopeName:"source.sas",path:"sas.tmLanguage.json",displayName:"SAS",embeddedLangs:["sql"]},{id:"sass",scopeName:"source.sass",path:"sass.tmLanguage.json",displayName:"Sass"},{id:"scala",scopeName:"source.scala",path:"scala.tmLanguage.json",displayName:"Scala"},{id:"scheme",scopeName:"source.scheme",path:"scheme.tmLanguage.json",displayName:"Scheme"},{id:"scss",scopeName:"source.css.scss",path:"scss.tmLanguage.json",displayName:"SCSS",embeddedLangs:["css"]},{id:"shaderlab",scopeName:"source.shaderlab",path:"shaderlab.tmLanguage.json",displayName:"ShaderLab",aliases:["shader"],embeddedLangs:["hlsl"]},{id:"shellscript",scopeName:"source.shell",path:"shellscript.tmLanguage.json",displayName:"Shell",aliases:["bash","console","sh","shell","zsh"]},{id:"smalltalk",scopeName:"source.smalltalk",path:"smalltalk.tmLanguage.json",displayName:"Smalltalk"},{id:"solidity",scopeName:"source.solidity",path:"solidity.tmLanguage.json",displayName:"Solidity"},{id:"sparql",scopeName:"source.sparql",path:"sparql.tmLanguage.json",displayName:"SPARQL",samplePath:"sparql.sample",embeddedLangs:["turtle"]},{id:"sql",scopeName:"source.sql",path:"sql.tmLanguage.json",displayName:"SQL"},{id:"ssh-config",scopeName:"source.ssh-config",path:"ssh-config.tmLanguage.json",displayName:"SSH Config"},{id:"stata",scopeName:"source.stata",path:"stata.tmLanguage.json",displayName:"Stata",samplePath:"stata.sample",embeddedLangs:["sql"]},{id:"stylus",scopeName:"source.stylus",path:"stylus.tmLanguage.json",displayName:"Stylus",aliases:["styl"]},{id:"svelte",scopeName:"source.svelte",path:"svelte.tmLanguage.json",displayName:"Svelte",embeddedLangs:["javascript","typescript","coffee","stylus","sass","css","scss","less","postcss","pug","markdown"]},{id:"swift",scopeName:"source.swift",path:"swift.tmLanguage.json",displayName:"Swift"},{id:"system-verilog",scopeName:"source.systemverilog",path:"system-verilog.tmLanguage.json",displayName:"SystemVerilog"},{id:"tasl",scopeName:"source.tasl",path:"tasl.tmLanguage.json",displayName:"Tasl",samplePath:"tasl.sample"},{id:"tcl",scopeName:"source.tcl",path:"tcl.tmLanguage.json",displayName:"Tcl"},{id:"tex",scopeName:"text.tex",path:"tex.tmLanguage.json",displayName:"TeX",embeddedLangs:["r"]},{id:"toml",scopeName:"source.toml",path:"toml.tmLanguage.json",displayName:"TOML"},{id:"tsx",scopeName:"source.tsx",path:"tsx.tmLanguage.json",displayName:"TSX",samplePath:"tsx.sample"},{id:"turtle",scopeName:"source.turtle",path:"turtle.tmLanguage.json",displayName:"Turtle",samplePath:"turtle.sample"},{id:"twig",scopeName:"text.html.twig",path:"twig.tmLanguage.json",displayName:"Twig",embeddedLangs:["css","javascript","php","python","ruby"]},{id:"typescript",scopeName:"source.ts",path:"typescript.tmLanguage.json",displayName:"TypeScript",aliases:["ts"]},{id:"v",scopeName:"source.v",path:"v.tmLanguage.json",displayName:"V",samplePath:"v.sample"},{id:"vb",scopeName:"source.asp.vb.net",path:"vb.tmLanguage.json",displayName:"Visual Basic",aliases:["cmd"]},{id:"verilog",scopeName:"source.verilog",path:"verilog.tmLanguage.json",displayName:"Verilog"},{id:"vhdl",scopeName:"source.vhdl",path:"vhdl.tmLanguage.json",displayName:"VHDL"},{id:"viml",scopeName:"source.viml",path:"viml.tmLanguage.json",displayName:"Vim Script",aliases:["vim","vimscript"]},{id:"vue-html",scopeName:"text.html.vue-html",path:"vue-html.tmLanguage.json",displayName:"Vue HTML",embeddedLangs:["vue","javascript"]},{id:"vue",scopeName:"source.vue",path:"vue.tmLanguage.json",displayName:"Vue",embeddedLangs:["html","markdown","pug","stylus","sass","css","scss","less","javascript","typescript","jsx","tsx","json","jsonc","json5","yaml","toml","graphql"]},{id:"vyper",scopeName:"source.vyper",path:"vyper.tmLanguage.json",displayName:"Vyper",samplePath:"vyper.sample",aliases:["vy"]},{id:"wasm",scopeName:"source.wat",path:"wasm.tmLanguage.json",displayName:"WebAssembly"},{id:"wenyan",scopeName:"source.wenyan",path:"wenyan.tmLanguage.json",displayName:"Wenyan",aliases:["文言"]},{id:"wgsl",scopeName:"source.wgsl",path:"wgsl.tmLanguage.json",displayName:"WGSL",samplePath:"wgsl.sample"},{id:"wolfram",scopeName:"source.wolfram",path:"wolfram.tmLanguage.json",displayName:"Wolfram",samplePath:"wolfram.sample"},{id:"xml",scopeName:"text.xml",path:"xml.tmLanguage.json",displayName:"XML",embeddedLangs:["java"]},{id:"xsl",scopeName:"text.xml.xsl",path:"xsl.tmLanguage.json",displayName:"XSL",embeddedLangs:["xml"]},{id:"yaml",scopeName:"source.yaml",path:"yaml.tmLanguage.json",displayName:"YAML",aliases:["yml"]},{id:"zenscript",scopeName:"source.zenscript",path:"zenscript.tmLanguage.json",displayName:"ZenScript",samplePath:"zenscript.sample"}];var ie=(e=>(e[e.NotSet=-1]="NotSet",e[e.None=0]="None",e[e.Italic=1]="Italic",e[e.Bold=2]="Bold",e[e.Underline=4]="Underline",e))(ie||{});class K{static toBinaryStr(h){let L=h.toString(2);for(;L.length<32;)L="0"+L;return L}static printMetadata(h){let L=K.getLanguageId(h),i=K.getTokenType(h),T=K.getFontStyle(h),r=K.getForeground(h),k=K.getBackground(h);console.log({languageId:L,tokenType:i,fontStyle:T,foreground:r,background:k})}static getLanguageId(h){return(h&255)>>>0}static getTokenType(h){return(h&768)>>>8}static getFontStyle(h){return(h&14336)>>>11}static getForeground(h){return(h&8372224)>>>15}static getBackground(h){return(h&4286578688)>>>24}static containsBalancedBrackets(h){return(h&1024)!==0}static set(h,L,i,T,r,k){let y=K.getLanguageId(h),v=K.getTokenType(h),s=K.getFontStyle(h),w=K.getForeground(h),d=K.getBackground(h),N=K.containsBalancedBrackets(h)?1:0;return L!==0&&(y=L),i!==0&&(v=i===8?0:i),T!==-1&&(s=T),r!==0&&(w=r),k!==0&&(d=k),(y<<0|v<<8|s<<11|N<<10|w<<15|d<<24)>>>0}}function Xe(e){return e.endsWith("/")||e.endsWith("\\")?e.slice(0,-1):e}function Ye(e){return e.startsWith("./")?e.slice(2):e}function Fe(e){const h=e.split(/[\/\\]/g);return h.slice(0,h.length-1)}function We(...e){return e.map(Xe).map(Ye).join("/")}function Ze(e,h){const L=new Map;for(const i of e){const T=h(i);L.has(T)?L.get(T).push(i):L.set(T,[i])}return L}function Ke(e,h=!1){const L=e.length;let i=0,T="",r=0,k=16,y=0,v=0,s=0,w=0,d=0;function N(p,_){let c=0,t=0;for(;c<p||!_;){let a=e.charCodeAt(i);if(a>=48&&a<=57)t=t*16+a-48;else if(a>=65&&a<=70)t=t*16+a-65+10;else if(a>=97&&a<=102)t=t*16+a-97+10;else break;i++,c++}return c<p&&(t=-1),t}function P(p){i=p,T="",r=0,k=16,d=0}function g(){let p=i;if(e.charCodeAt(i)===48)i++;else for(i++;i<e.length&&fe(e.charCodeAt(i));)i++;if(i<e.length&&e.charCodeAt(i)===46)if(i++,i<e.length&&fe(e.charCodeAt(i)))for(i++;i<e.length&&fe(e.charCodeAt(i));)i++;else return d=3,e.substring(p,i);let _=i;if(i<e.length&&(e.charCodeAt(i)===69||e.charCodeAt(i)===101))if(i++,(i<e.length&&e.charCodeAt(i)===43||e.charCodeAt(i)===45)&&i++,i<e.length&&fe(e.charCodeAt(i))){for(i++;i<e.length&&fe(e.charCodeAt(i));)i++;_=i}else d=3;return e.substring(p,_)}function A(){let p="",_=i;for(;;){if(i>=L){p+=e.substring(_,i),d=2;break}const c=e.charCodeAt(i);if(c===34){p+=e.substring(_,i),i++;break}if(c===92){if(p+=e.substring(_,i),i++,i>=L){d=2;break}switch(e.charCodeAt(i++)){case 34:p+='"';break;case 92:p+="\\";break;case 47:p+="/";break;case 98:p+="\b";break;case 102:p+="\f";break;case 110:p+=`
@@ -1 +1 @@
1
- import{_ as i}from"./ImageLoader.7d142ae6.js";import{g as c,j as s,n as p,x as u,z as m,A as _,y as h,B as l,o as d,E as v,v as g}from"./entry.baaec905.js";const G=c({__name:"svg",setup(f){var e,t;const a=((e=s.value)==null?void 0:e.height)||630,o=(((t=s.value)==null?void 0:t.width)||1200)/a,n=p(()=>u(`${l.value}/api/og-image-svg`,{path:m.value,timestamp:_.value,...h.value}));return(x,B)=>{const r=i;return d(),v(r,{src:g(n),"aspect-ratio":o,description:"[SVG] Generated in %sms using Satori."},null,8,["src"])}}});export{G as default};
1
+ import{_ as i}from"./ImageLoader.9a2c5592.js";import{g as c,j as s,n as p,x as u,z as m,A as _,y as h,B as l,o as d,E as v,v as g}from"./entry.5e420308.js";const G=c({__name:"svg",setup(f){var e,t;const a=((e=s.value)==null?void 0:e.height)||630,o=(((t=s.value)==null?void 0:t.width)||1200)/a,n=p(()=>u(`${l.value}/api/og-image-svg`,{path:m.value,timestamp:_.value,...h.value}));return(x,B)=>{const r=i;return d(),v(r,{src:g(n),"aspect-ratio":o,description:"[SVG] Generated in %sms using Satori."},null,8,["src"])}}});export{G as default};
@@ -1 +1 @@
1
- import{g as o,F as a,o as r,c,v as s,G as i}from"./entry.baaec905.js";import{h as _}from"./shiki.3055e6bb.js";const l=["innerHTML"],d=o({__name:"vnodes",async setup(p){let e,t;const n=([e,t]=a(()=>i()),e=await e,t(),e);return(f,h)=>(r(),c("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:s(_)(JSON.stringify(s(n),null,2),"json")},null,8,l))}});export{d as default};
1
+ import{g as o,F as a,o as r,c,v as s,G as i}from"./entry.5e420308.js";import{h as _}from"./shiki.1fe83df5.js";const l=["innerHTML"],d=o({__name:"vnodes",async setup(p){let e,t;const n=([e,t]=a(()=>i()),e=await e,t(),e);return(f,h)=>(r(),c("pre",{"of-auto":"","h-full":"","text-sm":"",style:{"white-space":"break-spaces"},innerHTML:s(_)(JSON.stringify(s(n),null,2),"json")},null,8,l))}});export{d as default};
@@ -2,13 +2,13 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.d5c2937d.css">
6
- <link rel="modulepreload" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js">
5
+ <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.9cb59451.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-404.1e9d5490.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-404.5039d699.js">
9
9
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-500.69009e70.css">
10
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-500.a2569504.js">
11
- <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js" crossorigin=""></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-500.b422d33f.js">
11
+ <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
12
12
  </script></head>
13
13
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
14
14
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt_og_image__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -2,13 +2,13 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.d5c2937d.css">
6
- <link rel="modulepreload" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js">
5
+ <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.9cb59451.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-404.1e9d5490.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-404.5039d699.js">
9
9
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-500.69009e70.css">
10
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-500.a2569504.js">
11
- <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js" crossorigin=""></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-500.b422d33f.js">
11
+ <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
12
12
  </script></head>
13
13
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
14
14
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt_og_image__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -2,13 +2,13 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.d5c2937d.css">
6
- <link rel="modulepreload" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js">
5
+ <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.9cb59451.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-404.1e9d5490.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-404.5039d699.js">
9
9
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-500.69009e70.css">
10
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-500.a2569504.js">
11
- <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js" crossorigin=""></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-500.b422d33f.js">
11
+ <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
12
12
  </script></head>
13
13
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
14
14
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt_og_image__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -2,13 +2,13 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.d5c2937d.css">
6
- <link rel="modulepreload" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js">
5
+ <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.9cb59451.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-404.1e9d5490.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-404.5039d699.js">
9
9
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-500.69009e70.css">
10
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-500.a2569504.js">
11
- <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js" crossorigin=""></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-500.b422d33f.js">
11
+ <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
12
12
  </script></head>
13
13
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
14
14
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt_og_image__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
@@ -2,13 +2,13 @@
2
2
  <html >
3
3
  <head><meta charset="utf-8">
4
4
  <meta name="viewport" content="width=device-width, initial-scale=1">
5
- <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.d5c2937d.css">
6
- <link rel="modulepreload" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js">
5
+ <link rel="stylesheet" href="/__nuxt_og_image__/client/_nuxt/entry.9cb59451.css">
6
+ <link rel="modulepreload" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js">
7
7
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-404.b751fa02.css">
8
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-404.1e9d5490.js">
8
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-404.5039d699.js">
9
9
  <link rel="prefetch" as="style" href="/__nuxt_og_image__/client/_nuxt/error-500.69009e70.css">
10
- <link rel="prefetch" as="script" crossorigin="" href="/__nuxt_og_image__/client/_nuxt/error-500.a2569504.js">
11
- <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.baaec905.js" crossorigin=""></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
10
+ <link rel="prefetch" as="script" crossorigin href="/__nuxt_og_image__/client/_nuxt/error-500.b422d33f.js">
11
+ <script type="module" src="/__nuxt_og_image__/client/_nuxt/entry.5e420308.js" crossorigin></script><script>"use strict";(()=>{const a=window,e=document.documentElement,m=["dark","light"],c=window.localStorage.getItem("nuxt-color-mode")||"system";let n=c==="system"?f():c;const l=e.getAttribute("data-color-mode-forced");l&&(n=l),i(n),a["__NUXT_COLOR_MODE__"]={preference:c,value:n,getColorScheme:f,addColorScheme:i,removeColorScheme:d};function i(o){const t=""+o+"",s="";e.classList?e.classList.add(t):e.className+=" "+t,s&&e.setAttribute("data-"+s,o)}function d(o){const t=""+o+"",s="";e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(t,"g"),""),s&&e.removeAttribute("data-"+s)}function r(o){return a.matchMedia("(prefers-color-scheme"+o+")")}function f(){if(a.matchMedia&&r("").media!=="not all"){for(const o of m)if(r(":"+o).matches)return o}return"light"}})();
12
12
  </script></head>
13
13
  <body ><div id="__nuxt"></div><script type="application/json" id="__NUXT_DATA__" data-ssr="false">[{"_errors":1,"serverRendered":2,"data":3,"state":4},{},false,{},{}]</script>
14
14
  <script>window.__NUXT__={};window.__NUXT__.config={public:{},app:{baseURL:"/__nuxt_og_image__/client",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body>
package/dist/module.json CHANGED
@@ -5,5 +5,5 @@
5
5
  "bridge": false
6
6
  },
7
7
  "configKey": "ogImage",
8
- "version": "2.0.23"
8
+ "version": "2.0.25"
9
9
  }