nuxt-studio 1.3.2 → 1.4.0
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.
- package/README.md +1 -1
- package/dist/app/asciidoc-AY8u9WWM.js +1 -0
- package/dist/app/ayu-dark-DYE7WIF3.js +1 -0
- package/dist/app/ayu-light-BA47KaF1.js +1 -0
- package/dist/app/ayu-mirage-32ctXXKs.js +1 -0
- package/dist/app/bird2-DECYBE5b.js +1 -0
- package/dist/app/c3-BBJ779-z.js +1 -0
- package/dist/app/en-wvzTRdZ2.js +1 -0
- package/dist/app/{erb-BkKzIHzi.js → erb-BPZEWadm.js} +1 -1
- package/dist/app/horizon-bright-Cn-bp-IR.js +1 -0
- package/dist/app/{index-CY2pEuQG.js → index-BzjOWvSV.js} +1 -1
- package/dist/app/index-DN_Tmc8V.js +1 -0
- package/dist/app/{index-BJwWKj3q.js → index-DnbSsQeV.js} +1 -1
- package/dist/app/just-BrBcRIfs.js +1 -0
- package/dist/app/latex-DFFaUVSZ.js +1 -0
- package/dist/app/{llvm-BMwXnwe8.js → llvm-w4szIS5k.js} +1 -1
- package/dist/app/main-BaiiAKHN.js +42 -0
- package/dist/app/main.d.ts +30 -23
- package/dist/app/main.js +1 -1
- package/dist/app/marko-CVUQDN1F.js +1 -0
- package/dist/app/{mdc-CKHPIY6R.js → mdc-E5Yo7yrS.js} +1 -1
- package/dist/app/mojo-C2cxD0aZ.js +1 -0
- package/dist/app/moonbit-B4gpyPjt.js +1 -0
- package/dist/app/nextflow-NhKJRLNF.js +1 -0
- package/dist/app/nextflow-groovy-CqvLf608.js +1 -0
- package/dist/app/nushell-Mk45ZIMx.js +1 -0
- package/dist/app/{rehype-DxMxi_g-.js → rehype-B0pzK8Ph.js} +1 -1
- package/dist/app/ron-DIZViclS.js +1 -0
- package/dist/app/{rst-Db6JICNt.js → rst-RpuXd47r.js} +1 -1
- package/dist/app/ruby-Bz6Ou-59.js +1 -0
- package/dist/app/service-worker.d.ts +23 -23
- package/dist/app/shared--ESjFm2d.js +1 -0
- package/dist/app/shared.d.ts +24 -25
- package/dist/app/shared.js +1 -1
- package/dist/app/{shiki-BWNTJJZW.js → shiki-DIDkQbrM.js} +1 -1
- package/dist/app/svelte-BuOg6tJl.js +1 -0
- package/dist/app/{swift-dg2QTUdp.js → swift-0qv2hBXI.js} +1 -1
- package/dist/app/tex-ByCZWQmN.js +1 -0
- package/dist/app/{twig-DL5s0dWc.js → twig-R-aCXzIu.js} +1 -1
- package/dist/module/module.d.mts +55 -0
- package/dist/module/module.json +1 -1
- package/dist/module/module.mjs +154 -99
- package/dist/module/runtime/host.js +30 -19
- package/dist/module/runtime/server/routes/ai/analyze.post.js +3 -17
- package/dist/module/runtime/server/routes/ai/generate.post.js +3 -17
- package/dist/module/runtime/server/routes/auth/github.get.d.ts +10 -3
- package/dist/module/runtime/server/routes/auth/github.get.js +10 -7
- package/dist/module/runtime/server/routes/auth/gitlab.get.js +6 -6
- package/dist/module/runtime/server/routes/auth/google.get.js +4 -4
- package/dist/module/runtime/server/routes/auth/sso.get.js +5 -5
- package/dist/module/runtime/server/routes/dev/public/[...path].js +3 -2
- package/dist/module/runtime/server/routes/medias/[...path].d.ts +2 -0
- package/dist/module/runtime/server/routes/medias/[...path].js +71 -0
- package/dist/module/runtime/server/routes/meta.js +4 -19
- package/dist/module/runtime/server/utils/auth.d.ts +1 -0
- package/dist/module/runtime/server/utils/auth.js +19 -1
- package/dist/module/runtime/server/utils/object.d.ts +1 -0
- package/dist/module/runtime/server/utils/object.js +14 -0
- package/dist/module/runtime/utils/collection.js +5 -7
- package/dist/module/runtime/utils/constants.d.ts +1 -0
- package/dist/module/runtime/utils/constants.js +1 -0
- package/dist/module/runtime/utils/document/compare.js +1 -1
- package/dist/module/runtime/utils/document/generate.js +5 -3
- package/dist/module/runtime/utils/media.js +2 -2
- package/package.json +25 -20
- package/dist/app/asciidoc-XTVL4-GN.js +0 -1
- package/dist/app/ayu-dark-CMjwMIkn.js +0 -1
- package/dist/app/ayu-light-C47S-Tmv.js +0 -1
- package/dist/app/ayu-mirage-CjoLj4QM.js +0 -1
- package/dist/app/c3-B5xr2KH_.js +0 -1
- package/dist/app/en-BLcCUEmi.js +0 -1
- package/dist/app/index-BHiGO8lZ.js +0 -1
- package/dist/app/index-D7Zn_pzM.js +0 -2
- package/dist/app/index-DZT0wMp9.js +0 -1
- package/dist/app/latex-DHfEut71.js +0 -1
- package/dist/app/main-C_AGiNp-.js +0 -44
- package/dist/app/main-DnxMhNqU.js +0 -44
- package/dist/app/marko-2xMnbWEh.js +0 -1
- package/dist/app/mojo-CxwnvobC.js +0 -1
- package/dist/app/moonbit-Cu4LvJk1.js +0 -1
- package/dist/app/nextflow-D-awTbLA.js +0 -1
- package/dist/app/nushell-Cdolw_6l.js +0 -1
- package/dist/app/rehype-sZkPNt5P.js +0 -1
- package/dist/app/ron-1l4eGd0-.js +0 -1
- package/dist/app/ruby-DQYiaCa_.js +0 -1
- package/dist/app/shared-DSAAKzND.js +0 -1
- package/dist/app/shiki-C6xy7L7G.js +0 -1
- package/dist/app/svelte-ChRP14-8.js +0 -1
- package/dist/app/tex-C-BO_DSa.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#f29718","activityBar.background":"#f8f9fa","activityBar.border":"#6b7d8f1f","activityBar.foreground":"#828e9fcc","activityBar.inactiveForeground":"#828e9f99","activityBarBadge.background":"#f29718","activityBarBadge.foreground":"#7e4b01","activityBarTop.activeBorder":"#f29718","activityBarTop.foreground":"#788597","badge.background":"#f2971833","badge.foreground":"#ea9216","button.background":"#f29718","button.border":"#7e4b011a","button.foreground":"#7e4b01","button.hoverBackground":"#ea9216","button.secondaryBackground":"#828e9f33","button.secondaryForeground":"#5c6166","button.secondaryHoverBackground":"#828e9f80","button.separator":"#7e4b014d","chat.checkpointSeparator":"#adaeb1","chat.editedFileForeground":"#478acc","chat.requestBackground":"#f8f9fa","chat.requestBorder":"#6b7d8f24","chat.requestBubbleBackground":"#6b7d8f1f","chat.requestBubbleHoverBackground":"#6b7d8f24","chat.slashCommandBackground":"#55b4d433","chat.slashCommandForeground":"#55b4d4","commandCenter.activeBackground":"#6b7d8f24","commandCenter.activeBorder":"#6b7d8f00","commandCenter.activeForeground":"#828e9f","commandCenter.background":"#fcfcfc","commandCenter.border":"#6b7d8f1f","commandCenter.foreground":"#828e9f","commandCenter.inactiveBorder":"#6b7d8f1f","debugConsoleInputIcon.foreground":"#f29718","debugExceptionWidget.background":"#fafafa","debugExceptionWidget.border":"#6b7d8f1f","debugIcon.breakpointDisabledForeground":"#f2a19180","debugIcon.breakpointForeground":"#f2a191","debugToolBar.background":"#fafafa","descriptionForeground":"#828e9f","diffEditor.diagonalFill":"#6b7d8f1f","diffEditor.insertedTextBackground":"#6cbf431f","diffEditor.removedTextBackground":"#ff73831f","dropdown.background":"#fafafa","dropdown.border":"#6b7d8f1f","dropdown.foreground":"#828e9f","editor.background":"#fcfcfc","editor.findMatchBackground":"#ffe294","editor.findMatchHighlightBackground":"#ffe29480","editor.foreground":"#5c6166","editor.inactiveSelectionBackground":"#035bd612","editor.lineHighlightBackground":"#828e9f1a","editor.rangeHighlightBackground":"#ffe29433","editor.selectionBackground":"#035bd626","editor.selectionHighlightBackground":"#6cbf4326","editor.selectionHighlightBorder":"#6cbf4300","editor.snippetTabstopHighlightBackground":"#6cbf4333","editor.wordHighlightBackground":"#478acc14","editor.wordHighlightBorder":"#478acc80","editor.wordHighlightStrongBackground":"#6cbf4314","editor.wordHighlightStrongBorder":"#6cbf4380","editorBracketMatch.background":"#828e9f4d","editorBracketMatch.border":"#828e9f4d","editorCodeLens.foreground":"#adaeb1","editorCursor.foreground":"#f29718","editorError.foreground":"#e65050","editorGroup.background":"#fafafa","editorGroup.border":"#6b7d8f1f","editorGroupHeader.noTabsBackground":"#f8f9fa","editorGroupHeader.tabsBackground":"#f8f9fa","editorGroupHeader.tabsBorder":"#6b7d8f1f","editorGutter.addedBackground":"#6cbf43","editorGutter.deletedBackground":"#ff7383","editorGutter.modifiedBackground":"#478acc","editorHoverWidget.background":"#fafafa","editorHoverWidget.border":"#6b7d8f1f","editorIndentGuide.activeBackground":"#828e9f59","editorIndentGuide.background":"#828e9f2e","editorInlayHint.foreground":"#5c616680","editorLineNumber.activeForeground":"#828e9fcc","editorLineNumber.foreground":"#828e9f66","editorLink.activeForeground":"#f29718","editorMarkerNavigation.background":"#fafafa","editorOverviewRuler.addedForeground":"#6cbf43","editorOverviewRuler.border":"#6b7d8f1f","editorOverviewRuler.bracketMatchForeground":"#828e9fb3","editorOverviewRuler.deletedForeground":"#ff7383","editorOverviewRuler.errorForeground":"#e65050","editorOverviewRuler.findMatchForeground":"#ffe294","editorOverviewRuler.modifiedForeground":"#478acc","editorOverviewRuler.warningForeground":"#f29718","editorOverviewRuler.wordHighlightForeground":"#478acc66","editorOverviewRuler.wordHighlightStrongForeground":"#6cbf4366","editorRuler.foreground":"#828e9f2e","editorStickyScroll.border":"#6b7d8f1f","editorStickyScroll.shadow":"#6b7d8f12","editorStickyScrollHover.background":"#6b7d8f1f","editorSuggestWidget.background":"#fafafa","editorSuggestWidget.border":"#6b7d8f1f","editorSuggestWidget.highlightForeground":"#f29718","editorSuggestWidget.selectedBackground":"#6b7d8f24","editorWarning.foreground":"#f29718","editorWhitespace.foreground":"#828e9f66","editorWidget.background":"#fafafa","editorWidget.border":"#6b7d8f1f","editorWidget.resizeBorder":"#fafafa","errorForeground":"#e65050","extensionButton.prominentBackground":"#f29718","extensionButton.prominentForeground":"#7e4b01","extensionButton.prominentHoverBackground":"#ee9417","focusBorder":"#f29718","foreground":"#828e9f","gitDecoration.conflictingResourceForeground":"","gitDecoration.deletedResourceForeground":"#ff7383","gitDecoration.ignoredResourceForeground":"#828e9f80","gitDecoration.modifiedResourceForeground":"#478acc","gitDecoration.submoduleResourceForeground":"#a37acc","gitDecoration.untrackedResourceForeground":"#6cbf43","icon.foreground":"#828e9f","inlineChat.background":"#fafafa","inlineChat.border":"#6b7d8f1f","inlineChat.foreground":"#5c6166","inlineChat.shadow":"#6b7d8f12","inlineChatDiff.inserted":"#6cbf4333","inlineChatDiff.removed":"#ff738333","inlineChatInput.background":"#fcfcfc","inlineChatInput.border":"#6b7d8f1f","inlineChatInput.focusBorder":"#f29718b3","inlineChatInput.placeholderForeground":"#828e9f80","inlineEdit.gutterIndicator.background":"#6b7d8f1f","inlineEdit.gutterIndicator.primaryBackground":"#f297181a","inlineEdit.gutterIndicator.primaryBorder":"#f29718","inlineEdit.gutterIndicator.primaryForeground":"#f29718","inlineEdit.gutterIndicator.secondaryBackground":"#828e9f1a","inlineEdit.gutterIndicator.secondaryBorder":"#828e9f80","inlineEdit.gutterIndicator.secondaryForeground":"#828e9f","inlineEdit.gutterIndicator.successfulBackground":"#6cbf431a","inlineEdit.gutterIndicator.successfulBorder":"#6cbf43","inlineEdit.gutterIndicator.successfulForeground":"#6cbf43","inlineEdit.modifiedBackground":"#6cbf431a","inlineEdit.modifiedBorder":"#6cbf4380","inlineEdit.modifiedChangedLineBackground":"#6cbf4326","inlineEdit.modifiedChangedTextBackground":"#6cbf4340","inlineEdit.originalBackground":"#ff73831a","inlineEdit.originalBorder":"#ff738380","inlineEdit.originalChangedLineBackground":"#ff738326","inlineEdit.originalChangedTextBackground":"#ff738340","input.background":"#fcfcfc","input.border":"#828e9f33","input.foreground":"#5c6166","input.placeholderForeground":"#828e9f80","inputOption.activeBackground":"#f297181a","inputOption.activeBorder":"#f2971833","inputOption.activeForeground":"#f29718","inputOption.hoverBackground":"#828e9f33","inputValidation.errorBackground":"#fcfcfc","inputValidation.errorBorder":"#e65050","inputValidation.infoBackground":"#f8f9fa","inputValidation.infoBorder":"#55b4d4","inputValidation.warningBackground":"#f8f9fa","inputValidation.warningBorder":"#eba400","keybindingLabel.background":"#828e9f1a","keybindingLabel.border":"#5c61661a","keybindingLabel.bottomBorder":"#5c61661a","keybindingLabel.foreground":"#5c6166","list.activeSelectionBackground":"#6b7d8f24","list.activeSelectionForeground":"#5c6166","list.deemphasizedForeground":"#e65050","list.errorForeground":"#e65050","list.filterMatchBackground":"#fad77880","list.filterMatchBorder":"#ffe29480","list.focusBackground":"#6b7d8f24","list.focusForeground":"#5c6166","list.focusOutline":"#6b7d8f24","list.highlightForeground":"#f29718","list.hoverBackground":"#6b7d8f24","list.inactiveSelectionBackground":"#6b7d8f1f","list.inactiveSelectionForeground":"#828e9f","list.invalidItemForeground":"#828e9f4d","listFilterWidget.background":"#fafafa","listFilterWidget.noMatchesOutline":"#e65050","listFilterWidget.outline":"#f29718","minimap.background":"#fcfcfc","minimap.errorHighlight":"#e65050","minimap.findMatchHighlight":"#ffe294","minimap.selectionHighlight":"#035bd626","minimapGutter.addedBackground":"#6cbf43","minimapGutter.deletedBackground":"#ff7383","minimapGutter.modifiedBackground":"#478acc","multiDiffEditor.background":"#f8f9fa","multiDiffEditor.border":"#6b7d8f1f","multiDiffEditor.headerBackground":"#fafafa","panel.background":"#f8f9fa","panel.border":"#6b7d8f1f","panelStickyScroll.border":"#6b7d8f1f","panelStickyScroll.shadow":"#6b7d8f12","panelTitle.activeBorder":"#f29718","panelTitle.activeForeground":"#5c6166","panelTitle.inactiveForeground":"#828e9f","peekView.border":"#6b7d8f24","peekViewEditor.background":"#fafafa","peekViewEditor.matchHighlightBackground":"#ffe29480","peekViewEditor.matchHighlightBorder":"#fad77880","peekViewResult.background":"#fafafa","peekViewResult.fileForeground":"#5c6166","peekViewResult.lineForeground":"#828e9f","peekViewResult.matchHighlightBackground":"#ffe29480","peekViewResult.selectionBackground":"#6b7d8f24","peekViewTitle.background":"#6b7d8f24","peekViewTitleDescription.foreground":"#828e9f","peekViewTitleLabel.foreground":"#5c6166","pickerGroup.border":"#6b7d8f1f","pickerGroup.foreground":"#828e9f80","profileBadge.background":"#f29718","profileBadge.foreground":"#7e4b01","progressBar.background":"#f29718","scrollbar.shadow":"#6b7d8f00","scrollbarSlider.activeBackground":"#828e9fb3","scrollbarSlider.background":"#828e9f66","scrollbarSlider.hoverBackground":"#828e9f99","selection.background":"#035bd626","settings.headerForeground":"#5c6166","settings.modifiedItemIndicator":"#478acc","sideBar.background":"#f8f9fa","sideBar.border":"#6b7d8f1f","sideBarSectionHeader.background":"#f8f9fa","sideBarSectionHeader.border":"#6b7d8f1f","sideBarSectionHeader.foreground":"#828e9f","sideBarStickyScroll.border":"#6b7d8f1f","sideBarStickyScroll.shadow":"#6b7d8f12","sideBarTitle.foreground":"#828e9f","statusBar.background":"#f8f9fa","statusBar.border":"#6b7d8f1f","statusBar.debuggingBackground":"#f2a191","statusBar.debuggingForeground":"#fcfcfc","statusBar.foreground":"#828e9f","statusBar.noFolderBackground":"#fafafa","statusBarItem.activeBackground":"#828e9f33","statusBarItem.hoverBackground":"#828e9f33","statusBarItem.prominentBackground":"#6b7d8f1f","statusBarItem.prominentHoverBackground":"#00000030","statusBarItem.remoteBackground":"#f29718","statusBarItem.remoteForeground":"#7e4b01","symbolIcon.arrayForeground":"#22a4e6","symbolIcon.booleanForeground":"#a37acc","symbolIcon.classForeground":"#22a4e6","symbolIcon.colorForeground":"#e59645","symbolIcon.constantForeground":"#a37acc","symbolIcon.constructorForeground":"#eba400","symbolIcon.enumeratorForeground":"#22a4e6","symbolIcon.enumeratorMemberForeground":"#a37acc","symbolIcon.eventForeground":"#e59645","symbolIcon.fieldForeground":"#f07171","symbolIcon.fileForeground":"#828e9f","symbolIcon.folderForeground":"#828e9f","symbolIcon.functionForeground":"#eba400","symbolIcon.interfaceForeground":"#22a4e6","symbolIcon.keyForeground":"#55b4d4","symbolIcon.keywordForeground":"#fa8532","symbolIcon.methodForeground":"#eba400","symbolIcon.moduleForeground":"#86b300","symbolIcon.namespaceForeground":"#86b300","symbolIcon.nullForeground":"#a37acc","symbolIcon.numberForeground":"#a37acc","symbolIcon.objectForeground":"#22a4e6","symbolIcon.operatorForeground":"#f2a191","symbolIcon.packageForeground":"#86b300","symbolIcon.propertyForeground":"#f07171","symbolIcon.referenceForeground":"#22a4e6","symbolIcon.snippetForeground":"#e59645","symbolIcon.stringForeground":"#86b300","symbolIcon.structForeground":"#22a4e6","symbolIcon.textForeground":"#5c6166","symbolIcon.typeParameterForeground":"#22a4e6","symbolIcon.unitForeground":"#a37acc","symbolIcon.variableForeground":"#5c6166","tab.activeBackground":"#fcfcfc","tab.activeBorder":"#fcfcfc","tab.activeBorderTop":"#f29718","tab.activeForeground":"#5c6166","tab.border":"#6b7d8f1f","tab.inactiveBackground":"#f8f9fa","tab.inactiveForeground":"#828e9f","tab.unfocusedActiveBorderTop":"#828e9f","tab.unfocusedActiveForeground":"#828e9f","tab.unfocusedInactiveForeground":"#828e9f","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#21a1e2","terminal.ansiBrightBlack":"#686868","terminal.ansiBrightBlue":"#22a4e6","terminal.ansiBrightCyan":"#4cbf99","terminal.ansiBrightGreen":"#86b300","terminal.ansiBrightMagenta":"#a37acc","terminal.ansiBrightRed":"#f07171","terminal.ansiBrightWhite":"#d1d1d1","terminal.ansiBrightYellow":"#eba400","terminal.ansiCyan":"#4abc96","terminal.ansiGreen":"#6cbf43","terminal.ansiMagenta":"#a176cb","terminal.ansiRed":"#f06b6c","terminal.ansiWhite":"#c7c7c7","terminal.ansiYellow":"#e7a100","terminal.background":"#f8f9fa","terminal.foreground":"#5c6166","terminalCommandGuide.foreground":"#828e9f4d","terminalStickyScroll.border":"#6b7d8f1f","terminalStickyScroll.shadow":"#6b7d8f12","terminalStickyScrollHover.background":"#6b7d8f1f","textBlockQuote.background":"#fafafa","textLink.activeForeground":"#f29718","textLink.foreground":"#f29718","textPreformat.foreground":"#5c6166","titleBar.activeBackground":"#f8f9fa","titleBar.activeForeground":"#828e9f","titleBar.border":"#6b7d8f1f","titleBar.inactiveBackground":"#f8f9fa","titleBar.inactiveForeground":"#828e9fb3","toolbar.hoverBackground":"#828e9f4d","tree.indentGuidesStroke":"#828e9f59","walkThrough.embeddedEditorBackground":"#fafafa","welcomePage.buttonBackground":"#f2971866","welcomePage.progress.background":"#828e9f1a","welcomePage.tileBackground":"#f8f9fa","welcomePage.tileShadow":"#6b7d8f12","widget.border":"#6b7d8f1f","widget.shadow":"#6b7d8f12"},"displayName":"Ayu Light","name":"ayu-light","semanticHighlighting":true,"semanticTokenColors":{"class":"#22a4e6","class.defaultLibrary":"#55b4d4","comment":"#adaeb1","enum":"#22a4e6","enum.defaultLibrary":"#55b4d4","enumMember":"#4cbf99","event":"#f2a191","function":"#eba400","interface":"#55b4d4","interface.defaultLibrary":{"foreground":"#55b4d4","italic":true},"keyword":"#fa8532","macro":"#e59645","method":"#eba400","number":"#a37acc","operator":"#f2a191","regexp":"#4cbf99","string":"#86b300","struct":"#22a4e6","struct.defaultLibrary":"#55b4d4","type":"#22a4e6","type.defaultLibrary":"#55b4d4"},"tokenColors":[{"settings":{"background":"#f8f9fa","foreground":"#5c6166"}},{"scope":["comment"],"settings":{"fontStyle":"italic","foreground":"#adaeb1"}},{"scope":["string","constant.other.symbol"],"settings":{"foreground":"#86b300"}},{"scope":["string.regexp","constant.character","constant.other"],"settings":{"foreground":"#4cbf99"}},{"scope":["constant.numeric"],"settings":{"foreground":"#a37acc"}},{"scope":["constant.language"],"settings":{"foreground":"#a37acc"}},{"scope":["variable","variable.parameter.function-call"],"settings":{"foreground":"#5c6166"}},{"scope":["variable.member"],"settings":{"foreground":"#f07171"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#55b4d4"}},{"scope":["storage"],"settings":{"foreground":"#fa8532"}},{"scope":["keyword"],"settings":{"foreground":"#fa8532"}},{"scope":["keyword.operator"],"settings":{"foreground":"#f2a191"}},{"scope":["punctuation.separator","punctuation.terminator"],"settings":{"foreground":"#5c6166b3"}},{"scope":["punctuation.section"],"settings":{"foreground":"#5c6166"}},{"scope":["punctuation.accessor"],"settings":{"foreground":"#f2a191"}},{"scope":["punctuation.definition.template-expression"],"settings":{"foreground":"#fa8532"}},{"scope":["punctuation.section.embedded"],"settings":{"foreground":"#fa8532"}},{"scope":["meta.embedded"],"settings":{"foreground":"#5c6166"}},{"scope":["source.java storage.type","source.haskell storage.type","source.c storage.type"],"settings":{"foreground":"#22a4e6"}},{"scope":["entity.other.inherited-class"],"settings":{"foreground":"#55b4d4"}},{"scope":["storage.type.function"],"settings":{"foreground":"#fa8532"}},{"scope":["source.java storage.type.primitive"],"settings":{"foreground":"#55b4d4"}},{"scope":["entity.name.function"],"settings":{"foreground":"#eba400"}},{"scope":["variable.parameter","meta.parameter"],"settings":{"foreground":"#a37acc"}},{"scope":["variable.function","variable.annotation","meta.function-call.generic","support.function.go"],"settings":{"foreground":"#eba400"}},{"scope":["support.function","support.macro"],"settings":{"foreground":"#f07171"}},{"scope":["entity.name.import","entity.name.package"],"settings":{"foreground":"#86b300"}},{"scope":["entity.name"],"settings":{"foreground":"#22a4e6"}},{"scope":["entity.name.tag","meta.tag.sgml"],"settings":{"foreground":"#55b4d4"}},{"scope":["support.class.component"],"settings":{"foreground":"#22a4e6"}},{"scope":["punctuation.definition.tag.end","punctuation.definition.tag.begin","punctuation.definition.tag"],"settings":{"foreground":"#55b4d480"}},{"scope":["entity.other.attribute-name"],"settings":{"foreground":"#eba400"}},{"scope":["entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#4cbf99"}},{"scope":["support.constant"],"settings":{"fontStyle":"italic","foreground":"#f2a191"}},{"scope":["support.type","support.class","source.go storage.type"],"settings":{"foreground":"#55b4d4"}},{"scope":["meta.decorator variable.other","meta.decorator punctuation.decorator","storage.type.annotation","entity.name.function.decorator"],"settings":{"foreground":"#e59645"}},{"scope":["invalid"],"settings":{"foreground":"#e65050"}},{"scope":["meta.diff","meta.diff.header"],"settings":{"foreground":"#c594c5"}},{"scope":["source.ruby variable.other.readwrite"],"settings":{"foreground":"#eba400"}},{"scope":["source.css entity.name.tag","source.sass entity.name.tag","source.scss entity.name.tag","source.less entity.name.tag","source.stylus entity.name.tag"],"settings":{"foreground":"#22a4e6"}},{"scope":["source.css support.type","source.sass support.type","source.scss support.type","source.less support.type","source.stylus support.type"],"settings":{"foreground":"#adaeb1"}},{"scope":["support.type.property-name"],"settings":{"fontStyle":"normal","foreground":"#55b4d4"}},{"scope":["constant.numeric.line-number.find-in-files - match"],"settings":{"foreground":"#adaeb1"}},{"scope":["constant.numeric.line-number.match"],"settings":{"foreground":"#fa8532"}},{"scope":["entity.name.filename.find-in-files"],"settings":{"foreground":"#86b300"}},{"scope":["message.error"],"settings":{"foreground":"#e65050"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#86b300"}},{"scope":["markup.underline.link","string.other.link"],"settings":{"foreground":"#55b4d4"}},{"scope":["markup.italic","emphasis"],"settings":{"fontStyle":"italic","foreground":"#f07171"}},{"scope":["markup.bold"],"settings":{"fontStyle":"bold","foreground":"#f07171"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.italic markup.bold","markup.bold markup.italic"],"settings":{"fontStyle":"bold italic"}},{"scope":["markup.raw"],"settings":{"background":"#5c616605"}},{"scope":["markup.raw.inline"],"settings":{"background":"#5c61660f"}},{"scope":["meta.separator"],"settings":{"background":"#5c61660f","fontStyle":"bold","foreground":"#adaeb1"}},{"scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#4cbf99"}},{"scope":["markup.list punctuation.definition.list.begin"],"settings":{"foreground":"#eba400"}},{"scope":["markup.inserted"],"settings":{"foreground":"#6cbf43"}},{"scope":["markup.changed"],"settings":{"foreground":"#478acc"}},{"scope":["markup.deleted"],"settings":{"foreground":"#ff7383"}},{"scope":["markup.strike"],"settings":{"foreground":"#e59645"}},{"scope":["markup.strong"],"settings":{"fontStyle":"bold"}},{"scope":["markup.table"],"settings":{"background":"#5c61660f","foreground":"#55b4d4"}},{"scope":["text.html.markdown markup.inline.raw"],"settings":{"foreground":"#f2a191"}},{"scope":["text.html.markdown meta.dummy.line-break"],"settings":{"background":"#adaeb1","foreground":"#adaeb1"}},{"scope":["punctuation.definition.markdown"],"settings":{"background":"#5c6166","foreground":"#adaeb1"}}],"type":"light"}'));export{e as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=Object.freeze(JSON.parse('{"colors":{"activityBar.activeBorder":"#ffcc66","activityBar.background":"#1f2430","activityBar.border":"#171b24","activityBar.foreground":"#707a8ccc","activityBar.inactiveForeground":"#707a8c99","activityBarBadge.background":"#ffcc66","activityBarBadge.foreground":"#735923","activityBarTop.activeBorder":"#ffcc66","activityBarTop.foreground":"#808999","badge.background":"#ffcc6633","badge.foreground":"#ffcc66","button.background":"#ffcc66","button.border":"#7359231a","button.foreground":"#735923","button.hoverBackground":"#f9c55d","button.secondaryBackground":"#707a8c33","button.secondaryForeground":"#cccac2","button.secondaryHoverBackground":"#707a8c80","button.separator":"#7359234d","chat.checkpointSeparator":"#6e7c8f","chat.editedFileForeground":"#80bfff","chat.requestBackground":"#1f2430","chat.requestBorder":"#63759926","chat.requestBubbleBackground":"#69758c1f","chat.requestBubbleHoverBackground":"#63759926","chat.slashCommandBackground":"#5ccfe633","chat.slashCommandForeground":"#5ccfe6","commandCenter.activeBackground":"#63759926","commandCenter.activeBorder":"#63759900","commandCenter.activeForeground":"#707a8c","commandCenter.background":"#242936","commandCenter.border":"#171b24","commandCenter.foreground":"#707a8c","commandCenter.inactiveBorder":"#171b24","debugConsoleInputIcon.foreground":"#ffcc66","debugExceptionWidget.background":"#282e3b","debugExceptionWidget.border":"#171b24","debugIcon.breakpointDisabledForeground":"#f29e7480","debugIcon.breakpointForeground":"#f29e74","debugToolBar.background":"#282e3b","descriptionForeground":"#707a8c","diffEditor.diagonalFill":"#171b24","diffEditor.insertedTextBackground":"#87d96c1f","diffEditor.removedTextBackground":"#f279831f","dropdown.background":"#282e3b","dropdown.border":"#171b24","dropdown.foreground":"#707a8c","editor.background":"#242936","editor.findMatchBackground":"#736950","editor.findMatchHighlightBackground":"#73695066","editor.foreground":"#cccac2","editor.inactiveSelectionBackground":"#409fff21","editor.lineHighlightBackground":"#1a1f29","editor.rangeHighlightBackground":"#73695033","editor.selectionBackground":"#409fff40","editor.selectionHighlightBackground":"#87d96c26","editor.selectionHighlightBorder":"#87d96c00","editor.snippetTabstopHighlightBackground":"#87d96c33","editor.wordHighlightBackground":"#80bfff14","editor.wordHighlightBorder":"#80bfff80","editor.wordHighlightStrongBackground":"#87d96c14","editor.wordHighlightStrongBorder":"#87d96c80","editorBracketMatch.background":"#707a8c4d","editorBracketMatch.border":"#707a8c4d","editorCodeLens.foreground":"#6e7c8f","editorCursor.foreground":"#ffcc66","editorError.foreground":"#ff6666","editorGroup.background":"#282e3b","editorGroup.border":"#171b24","editorGroupHeader.noTabsBackground":"#1f2430","editorGroupHeader.tabsBackground":"#1f2430","editorGroupHeader.tabsBorder":"#171b24","editorGutter.addedBackground":"#87d96c","editorGutter.deletedBackground":"#f27983","editorGutter.modifiedBackground":"#80bfff","editorHoverWidget.background":"#282e3b","editorHoverWidget.border":"#171b24","editorIndentGuide.activeBackground":"#707a8c70","editorIndentGuide.background":"#707a8c3b","editorInlayHint.foreground":"#cccac280","editorLineNumber.activeForeground":"#707a8c","editorLineNumber.foreground":"#707a8c80","editorLink.activeForeground":"#ffcc66","editorMarkerNavigation.background":"#282e3b","editorOverviewRuler.addedForeground":"#87d96c","editorOverviewRuler.border":"#171b24","editorOverviewRuler.bracketMatchForeground":"#707a8cb3","editorOverviewRuler.deletedForeground":"#f27983","editorOverviewRuler.errorForeground":"#ff6666","editorOverviewRuler.findMatchForeground":"#736950","editorOverviewRuler.modifiedForeground":"#80bfff","editorOverviewRuler.warningForeground":"#ffcc66","editorOverviewRuler.wordHighlightForeground":"#80bfff66","editorOverviewRuler.wordHighlightStrongForeground":"#87d96c66","editorRuler.foreground":"#707a8c3b","editorStickyScroll.border":"#171b24","editorStickyScroll.shadow":"#00000033","editorStickyScrollHover.background":"#69758c1f","editorSuggestWidget.background":"#282e3b","editorSuggestWidget.border":"#171b24","editorSuggestWidget.highlightForeground":"#ffcc66","editorSuggestWidget.selectedBackground":"#63759926","editorWarning.foreground":"#ffcc66","editorWhitespace.foreground":"#707a8c80","editorWidget.background":"#282e3b","editorWidget.border":"#171b24","editorWidget.resizeBorder":"#282e3b","errorForeground":"#ff6666","extensionButton.prominentBackground":"#ffcc66","extensionButton.prominentForeground":"#735923","extensionButton.prominentHoverBackground":"#fcc85f","focusBorder":"#ffcc66","foreground":"#707a8c","gitDecoration.conflictingResourceForeground":"","gitDecoration.deletedResourceForeground":"#f27983","gitDecoration.ignoredResourceForeground":"#707a8c80","gitDecoration.modifiedResourceForeground":"#80bfff","gitDecoration.submoduleResourceForeground":"#dfbfff","gitDecoration.untrackedResourceForeground":"#87d96c","icon.foreground":"#707a8c","inlineChat.background":"#282e3b","inlineChat.border":"#171b24","inlineChat.foreground":"#cccac2","inlineChat.shadow":"#00000033","inlineChatDiff.inserted":"#87d96c33","inlineChatDiff.removed":"#f2798333","inlineChatInput.background":"#242936","inlineChatInput.border":"#171b24","inlineChatInput.focusBorder":"#ffcc66b3","inlineChatInput.placeholderForeground":"#707a8c80","inlineEdit.gutterIndicator.background":"#171b24","inlineEdit.gutterIndicator.primaryBackground":"#ffcc661a","inlineEdit.gutterIndicator.primaryBorder":"#ffcc66","inlineEdit.gutterIndicator.primaryForeground":"#ffcc66","inlineEdit.gutterIndicator.secondaryBackground":"#707a8c1a","inlineEdit.gutterIndicator.secondaryBorder":"#707a8c80","inlineEdit.gutterIndicator.secondaryForeground":"#707a8c","inlineEdit.gutterIndicator.successfulBackground":"#87d96c1a","inlineEdit.gutterIndicator.successfulBorder":"#87d96c","inlineEdit.gutterIndicator.successfulForeground":"#87d96c","inlineEdit.modifiedBackground":"#87d96c1a","inlineEdit.modifiedBorder":"#87d96c80","inlineEdit.modifiedChangedLineBackground":"#87d96c26","inlineEdit.modifiedChangedTextBackground":"#87d96c40","inlineEdit.originalBackground":"#f279831a","inlineEdit.originalBorder":"#f2798380","inlineEdit.originalChangedLineBackground":"#f2798326","inlineEdit.originalChangedTextBackground":"#f2798340","input.background":"#242936","input.border":"#707a8c33","input.foreground":"#cccac2","input.placeholderForeground":"#707a8c80","inputOption.activeBackground":"#ffcc661a","inputOption.activeBorder":"#ffcc6633","inputOption.activeForeground":"#ffcc66","inputOption.hoverBackground":"#707a8c33","inputValidation.errorBackground":"#242936","inputValidation.errorBorder":"#ff6666","inputValidation.infoBackground":"#1f2430","inputValidation.infoBorder":"#5ccfe6","inputValidation.warningBackground":"#1f2430","inputValidation.warningBorder":"#ffcd66","keybindingLabel.background":"#707a8c1a","keybindingLabel.border":"#cccac21a","keybindingLabel.bottomBorder":"#cccac21a","keybindingLabel.foreground":"#cccac2","list.activeSelectionBackground":"#63759926","list.activeSelectionForeground":"#cccac2","list.deemphasizedForeground":"#ff6666","list.errorForeground":"#ff6666","list.filterMatchBackground":"#6a614966","list.filterMatchBorder":"#73695066","list.focusBackground":"#63759926","list.focusForeground":"#cccac2","list.focusOutline":"#63759926","list.highlightForeground":"#ffcc66","list.hoverBackground":"#63759926","list.inactiveSelectionBackground":"#69758c1f","list.inactiveSelectionForeground":"#707a8c","list.invalidItemForeground":"#707a8c4d","listFilterWidget.background":"#282e3b","listFilterWidget.noMatchesOutline":"#ff6666","listFilterWidget.outline":"#ffcc66","minimap.background":"#242936","minimap.errorHighlight":"#ff6666","minimap.findMatchHighlight":"#736950","minimap.selectionHighlight":"#409fff40","minimapGutter.addedBackground":"#87d96c","minimapGutter.deletedBackground":"#f27983","minimapGutter.modifiedBackground":"#80bfff","multiDiffEditor.background":"#1f2430","multiDiffEditor.border":"#171b24","multiDiffEditor.headerBackground":"#282e3b","panel.background":"#1f2430","panel.border":"#171b24","panelStickyScroll.border":"#171b24","panelStickyScroll.shadow":"#00000033","panelTitle.activeBorder":"#ffcc66","panelTitle.activeForeground":"#cccac2","panelTitle.inactiveForeground":"#707a8c","peekView.border":"#63759926","peekViewEditor.background":"#282e3b","peekViewEditor.matchHighlightBackground":"#73695066","peekViewEditor.matchHighlightBorder":"#6a614966","peekViewResult.background":"#282e3b","peekViewResult.fileForeground":"#cccac2","peekViewResult.lineForeground":"#707a8c","peekViewResult.matchHighlightBackground":"#73695066","peekViewResult.selectionBackground":"#63759926","peekViewTitle.background":"#63759926","peekViewTitleDescription.foreground":"#707a8c","peekViewTitleLabel.foreground":"#cccac2","pickerGroup.border":"#171b24","pickerGroup.foreground":"#707a8c80","profileBadge.background":"#ffcc66","profileBadge.foreground":"#735923","progressBar.background":"#ffcc66","scrollbar.shadow":"#171b2400","scrollbarSlider.activeBackground":"#707a8cb3","scrollbarSlider.background":"#707a8c66","scrollbarSlider.hoverBackground":"#707a8c99","selection.background":"#409fff40","settings.headerForeground":"#cccac2","settings.modifiedItemIndicator":"#80bfff","sideBar.background":"#1f2430","sideBar.border":"#171b24","sideBarSectionHeader.background":"#1f2430","sideBarSectionHeader.border":"#171b24","sideBarSectionHeader.foreground":"#707a8c","sideBarStickyScroll.border":"#171b24","sideBarStickyScroll.shadow":"#00000033","sideBarTitle.foreground":"#707a8c","statusBar.background":"#1f2430","statusBar.border":"#171b24","statusBar.debuggingBackground":"#f29e74","statusBar.debuggingForeground":"#242936","statusBar.foreground":"#707a8c","statusBar.noFolderBackground":"#282e3b","statusBarItem.activeBackground":"#707a8c33","statusBarItem.hoverBackground":"#707a8c33","statusBarItem.prominentBackground":"#171b24","statusBarItem.prominentHoverBackground":"#00000030","statusBarItem.remoteBackground":"#ffcc66","statusBarItem.remoteForeground":"#735923","symbolIcon.arrayForeground":"#73d0ff","symbolIcon.booleanForeground":"#dfbfff","symbolIcon.classForeground":"#73d0ff","symbolIcon.colorForeground":"#d9be98","symbolIcon.constantForeground":"#dfbfff","symbolIcon.constructorForeground":"#ffcd66","symbolIcon.enumeratorForeground":"#73d0ff","symbolIcon.enumeratorMemberForeground":"#dfbfff","symbolIcon.eventForeground":"#d9be98","symbolIcon.fieldForeground":"#f28779","symbolIcon.fileForeground":"#707a8c","symbolIcon.folderForeground":"#707a8c","symbolIcon.functionForeground":"#ffcd66","symbolIcon.interfaceForeground":"#73d0ff","symbolIcon.keyForeground":"#5ccfe6","symbolIcon.keywordForeground":"#ffa659","symbolIcon.methodForeground":"#ffcd66","symbolIcon.moduleForeground":"#d5ff80","symbolIcon.namespaceForeground":"#d5ff80","symbolIcon.nullForeground":"#dfbfff","symbolIcon.numberForeground":"#dfbfff","symbolIcon.objectForeground":"#73d0ff","symbolIcon.operatorForeground":"#f29e74","symbolIcon.packageForeground":"#d5ff80","symbolIcon.propertyForeground":"#f28779","symbolIcon.referenceForeground":"#73d0ff","symbolIcon.snippetForeground":"#d9be98","symbolIcon.stringForeground":"#d5ff80","symbolIcon.structForeground":"#73d0ff","symbolIcon.textForeground":"#cccac2","symbolIcon.typeParameterForeground":"#73d0ff","symbolIcon.unitForeground":"#dfbfff","symbolIcon.variableForeground":"#cccac2","tab.activeBackground":"#242936","tab.activeBorder":"#242936","tab.activeBorderTop":"#ffcc66","tab.activeForeground":"#cccac2","tab.border":"#171b24","tab.inactiveBackground":"#1f2430","tab.inactiveForeground":"#707a8c","tab.unfocusedActiveBorderTop":"#707a8c","tab.unfocusedActiveForeground":"#707a8c","tab.unfocusedInactiveForeground":"#707a8c","terminal.ansiBlack":"#171b24","terminal.ansiBlue":"#6acdff","terminal.ansiBrightBlack":"#686868","terminal.ansiBrightBlue":"#73d0ff","terminal.ansiBrightCyan":"#95e6cb","terminal.ansiBrightGreen":"#d5ff80","terminal.ansiBrightMagenta":"#dfbfff","terminal.ansiBrightRed":"#f28779","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#ffcd66","terminal.ansiCyan":"#93e2c8","terminal.ansiGreen":"#87d96c","terminal.ansiMagenta":"#ddbbff","terminal.ansiRed":"#f28273","terminal.ansiWhite":"#c7c7c7","terminal.ansiYellow":"#fcca60","terminal.background":"#1f2430","terminal.foreground":"#cccac2","terminalCommandGuide.foreground":"#707a8c4d","terminalStickyScroll.border":"#171b24","terminalStickyScroll.shadow":"#00000033","terminalStickyScrollHover.background":"#69758c1f","textBlockQuote.background":"#282e3b","textLink.activeForeground":"#ffcc66","textLink.foreground":"#ffcc66","textPreformat.foreground":"#cccac2","titleBar.activeBackground":"#1f2430","titleBar.activeForeground":"#707a8c","titleBar.border":"#171b24","titleBar.inactiveBackground":"#1f2430","titleBar.inactiveForeground":"#707a8cb3","toolbar.hoverBackground":"#707a8c4d","tree.indentGuidesStroke":"#707a8c70","walkThrough.embeddedEditorBackground":"#282e3b","welcomePage.buttonBackground":"#ffcc6666","welcomePage.progress.background":"#1a1f29","welcomePage.tileBackground":"#1f2430","welcomePage.tileShadow":"#00000033","widget.border":"#171b24","widget.shadow":"#00000033"},"displayName":"Ayu Mirage","name":"ayu-mirage","semanticHighlighting":true,"semanticTokenColors":{"class":"#73d0ff","class.defaultLibrary":"#5ccfe6","comment":"#6e7c8f","enum":"#73d0ff","enum.defaultLibrary":"#5ccfe6","enumMember":"#95e6cb","event":"#f29e74","function":"#ffcd66","interface":"#5ccfe6","interface.defaultLibrary":{"foreground":"#5ccfe6","italic":true},"keyword":"#ffa659","macro":"#d9be98","method":"#ffcd66","number":"#dfbfff","operator":"#f29e74","regexp":"#95e6cb","string":"#d5ff80","struct":"#73d0ff","struct.defaultLibrary":"#5ccfe6","type":"#73d0ff","type.defaultLibrary":"#5ccfe6"},"tokenColors":[{"settings":{"background":"#1f2430","foreground":"#cccac2"}},{"scope":["comment"],"settings":{"fontStyle":"italic","foreground":"#6e7c8f"}},{"scope":["string","constant.other.symbol"],"settings":{"foreground":"#d5ff80"}},{"scope":["string.regexp","constant.character","constant.other"],"settings":{"foreground":"#95e6cb"}},{"scope":["constant.numeric"],"settings":{"foreground":"#dfbfff"}},{"scope":["constant.language"],"settings":{"foreground":"#dfbfff"}},{"scope":["variable","variable.parameter.function-call"],"settings":{"foreground":"#cccac2"}},{"scope":["variable.member"],"settings":{"foreground":"#f28779"}},{"scope":["variable.language"],"settings":{"fontStyle":"italic","foreground":"#5ccfe6"}},{"scope":["storage"],"settings":{"foreground":"#ffa659"}},{"scope":["keyword"],"settings":{"foreground":"#ffa659"}},{"scope":["keyword.operator"],"settings":{"foreground":"#f29e74"}},{"scope":["punctuation.separator","punctuation.terminator"],"settings":{"foreground":"#cccac2b3"}},{"scope":["punctuation.section"],"settings":{"foreground":"#cccac2"}},{"scope":["punctuation.accessor"],"settings":{"foreground":"#f29e74"}},{"scope":["punctuation.definition.template-expression"],"settings":{"foreground":"#ffa659"}},{"scope":["punctuation.section.embedded"],"settings":{"foreground":"#ffa659"}},{"scope":["meta.embedded"],"settings":{"foreground":"#cccac2"}},{"scope":["source.java storage.type","source.haskell storage.type","source.c storage.type"],"settings":{"foreground":"#73d0ff"}},{"scope":["entity.other.inherited-class"],"settings":{"foreground":"#5ccfe6"}},{"scope":["storage.type.function"],"settings":{"foreground":"#ffa659"}},{"scope":["source.java storage.type.primitive"],"settings":{"foreground":"#5ccfe6"}},{"scope":["entity.name.function"],"settings":{"foreground":"#ffcd66"}},{"scope":["variable.parameter","meta.parameter"],"settings":{"foreground":"#dfbfff"}},{"scope":["variable.function","variable.annotation","meta.function-call.generic","support.function.go"],"settings":{"foreground":"#ffcd66"}},{"scope":["support.function","support.macro"],"settings":{"foreground":"#f28779"}},{"scope":["entity.name.import","entity.name.package"],"settings":{"foreground":"#d5ff80"}},{"scope":["entity.name"],"settings":{"foreground":"#73d0ff"}},{"scope":["entity.name.tag","meta.tag.sgml"],"settings":{"foreground":"#5ccfe6"}},{"scope":["support.class.component"],"settings":{"foreground":"#73d0ff"}},{"scope":["punctuation.definition.tag.end","punctuation.definition.tag.begin","punctuation.definition.tag"],"settings":{"foreground":"#5ccfe680"}},{"scope":["entity.other.attribute-name"],"settings":{"foreground":"#ffcd66"}},{"scope":["entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#95e6cb"}},{"scope":["support.constant"],"settings":{"fontStyle":"italic","foreground":"#f29e74"}},{"scope":["support.type","support.class","source.go storage.type"],"settings":{"foreground":"#5ccfe6"}},{"scope":["meta.decorator variable.other","meta.decorator punctuation.decorator","storage.type.annotation","entity.name.function.decorator"],"settings":{"foreground":"#d9be98"}},{"scope":["invalid"],"settings":{"foreground":"#ff6666"}},{"scope":["meta.diff","meta.diff.header"],"settings":{"foreground":"#c594c5"}},{"scope":["source.ruby variable.other.readwrite"],"settings":{"foreground":"#ffcd66"}},{"scope":["source.css entity.name.tag","source.sass entity.name.tag","source.scss entity.name.tag","source.less entity.name.tag","source.stylus entity.name.tag"],"settings":{"foreground":"#73d0ff"}},{"scope":["source.css support.type","source.sass support.type","source.scss support.type","source.less support.type","source.stylus support.type"],"settings":{"foreground":"#6e7c8f"}},{"scope":["support.type.property-name"],"settings":{"fontStyle":"normal","foreground":"#5ccfe6"}},{"scope":["constant.numeric.line-number.find-in-files - match"],"settings":{"foreground":"#6e7c8f"}},{"scope":["constant.numeric.line-number.match"],"settings":{"foreground":"#ffa659"}},{"scope":["entity.name.filename.find-in-files"],"settings":{"foreground":"#d5ff80"}},{"scope":["message.error"],"settings":{"foreground":"#ff6666"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#d5ff80"}},{"scope":["markup.underline.link","string.other.link"],"settings":{"foreground":"#5ccfe6"}},{"scope":["markup.italic","emphasis"],"settings":{"fontStyle":"italic","foreground":"#f28779"}},{"scope":["markup.bold"],"settings":{"fontStyle":"bold","foreground":"#f28779"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.italic markup.bold","markup.bold markup.italic"],"settings":{"fontStyle":"bold italic"}},{"scope":["markup.raw"],"settings":{"background":"#cccac205"}},{"scope":["markup.raw.inline"],"settings":{"background":"#cccac20f"}},{"scope":["meta.separator"],"settings":{"background":"#cccac20f","fontStyle":"bold","foreground":"#6e7c8f"}},{"scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#95e6cb"}},{"scope":["markup.list punctuation.definition.list.begin"],"settings":{"foreground":"#ffcd66"}},{"scope":["markup.inserted"],"settings":{"foreground":"#87d96c"}},{"scope":["markup.changed"],"settings":{"foreground":"#80bfff"}},{"scope":["markup.deleted"],"settings":{"foreground":"#f27983"}},{"scope":["markup.strike"],"settings":{"foreground":"#d9be98"}},{"scope":["markup.strong"],"settings":{"fontStyle":"bold"}},{"scope":["markup.table"],"settings":{"background":"#cccac20f","foreground":"#5ccfe6"}},{"scope":["text.html.markdown markup.inline.raw"],"settings":{"foreground":"#f29e74"}},{"scope":["text.html.markdown meta.dummy.line-break"],"settings":{"background":"#6e7c8f","foreground":"#6e7c8f"}},{"scope":["punctuation.definition.markdown"],"settings":{"background":"#cccac2","foreground":"#6e7c8f"}}],"type":"dark"}'));export{e as default};
|
package/dist/app/c3-B5xr2KH_.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e=[Object.freeze(JSON.parse('{"displayName":"C3","fileTypes":["c3","c3i","c3t"],"name":"c3","patterns":[{"include":"#top_level"},{"include":"#statements"}],"repository":{"assign_right_expression":{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#expression"}]},"attribute":{"patterns":[{"begin":"@(?:(?:align|allow_deprecated|benchmark|bigendian|builtin|callconv|cname|compact|const|deprecated|dynamic|export|extern|finalizer|format|if|inline|init|jump|link|littleendian|local|maydiscard|naked|noalias|nodiscard|noinit|noinline|nopadding|norecurse|noreturn|nosanitize|nostrip|obfuscate|operator|operator_r|operator_s|optional|overlap|packed|private|public|pure|reflect|safeinfer|safemacro|simd|section|structlike|tag|test|unused|used|wasm|weak|winmain)|\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b","beginCaptures":{"0":{"name":"keyword.annotation.c3"}},"end":"(?=[^\\\\t (])|(?<=\\\\))","name":"meta.annotation.c3","patterns":[{"include":"#parens"}]}]},"block":{"patterns":[{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.section.block.begin.c3"}},"end":"}","endCaptures":{"0":{"name":"punctuation.section.block.end.c3"}},"name":"meta.block.c3","patterns":[{"include":"#statements"}]}]},"block_comment":{"begin":"/\\\\*","beginCaptures":{"0":{"name":"punctuation.definition.comment.begin.c3"}},"end":"\\\\*/","endCaptures":{"0":{"name":"punctuation.definition.comment.end.c3"}},"name":"comment.block.c3","patterns":[{"include":"#block_comment_body"}]},"block_comment_body":{"patterns":[{"begin":"/\\\\*","end":"\\\\*/","patterns":[{"include":"#block_comment_body"}]}]},"brackets":{"patterns":[{"begin":"\\\\[<?","beginCaptures":{"0":{"name":"punctuation.section.brackets.begin.c3"}},"end":">?]","endCaptures":{"0":{"name":"punctuation.section.brackets.end.c3"}},"name":"meta.brackets.c3","patterns":[{"include":"#expression"}]}]},"builtin":{"patterns":[{"captures":{"1":{"name":"constant.language.c3"},"2":{"name":"entity.name.function.builtin.c3"}},"match":"(?:(\\\\$\\\\$\\\\b_*[A-Z][0-9A-Z_]*)|(\\\\$\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*))\\\\b"}]},"bytes_literal":{"patterns":[{"begin":"(x)([\\"\'`])","beginCaptures":{"1":{"name":"keyword.other.c3"},"2":{"name":"punctuation.definition.string.begin.c3"}},"end":"\\\\2","endCaptures":{"0":{"name":"punctuation.definition.string.end.c3"}},"name":"string.quoted.other.c3","patterns":[{"match":"[f\\\\s\\\\h]+","name":"constant.numeric.integer.c3"}]},{"begin":"(b64)([\\"\'`])","beginCaptures":{"1":{"name":"keyword.other.c3"},"2":{"name":"punctuation.definition.string.begin.c3"}},"end":"\\\\2","endCaptures":{"0":{"name":"punctuation.definition.string.end.c3"}},"name":"string.quoted.other.c3","patterns":[{"match":"[+/-9=A-Za-z\\\\s]+","name":"constant.numeric.integer.c3"}]}]},"char_literal":{"begin":"\'","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.c3"}},"end":"\'","endCaptures":{"0":{"name":"punctuation.definition.string.end.c3"}},"name":"string.quoted.single.c3","patterns":[{"include":"#escape_sequence"}]},"comments":{"patterns":[{"include":"#line_comment"},{"include":"#block_comment"},{"include":"#doc_comment"}]},"constants":{"patterns":[{"match":"\\\\b(true|false|null)\\\\b","name":"constant.language.c3"},{"begin":"\\\\b_*[A-Z][0-9A-Z_]*\\\\b","beginCaptures":{"0":{"name":"variable.other.constant.c3"}},"end":"(?=[^\\\\t {])|(?<=})","patterns":[{"include":"#generic_params"}]}]},"control_statements":{"patterns":[{"begin":"\\\\$for\\\\b","beginCaptures":{"0":{"name":"keyword.control.ct.c3"}},"end":":","endCaptures":{"0":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#statements"}]},{"begin":"\\\\$foreach\\\\b","beginCaptures":{"0":{"name":"keyword.control.ct.c3"}},"end":"(?<=:)","patterns":[{"include":"#comments"},{"match":"\\\\$\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"variable.other.c3"},{"match":",","name":"punctuation.separator.c3"},{"begin":":","beginCaptures":{"0":{"name":"keyword.operator.c3"}},"end":":","endCaptures":{"0":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#expression"}]}]},{"begin":"\\\\bfor\\\\b","beginCaptures":{"0":{"name":"keyword.control.c3"}},"end":"(?<=\\\\))","patterns":[{"include":"#comments"},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"patterns":[{"include":"#statements"}]}]},{"begin":"\\\\$(?:switch|case|default|if)\\\\b","beginCaptures":{"0":{"name":"keyword.control.ct.c3"}},"end":":","endCaptures":{"0":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#expression"}]},{"begin":"\\\\b(?:case|default)\\\\b","beginCaptures":{"0":{"name":"keyword.control.c3"}},"end":":","endCaptures":{"0":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#expression"}]}]},"doc_comment":{"begin":"(?=<\\\\*)","end":"(\\\\*>)","endCaptures":{"0":{"name":"comment.block.documentation.c3"},"1":{"name":"punctuation.definition.comment.end.c3"}},"patterns":[{"include":"#doc_comment_body"}]},"doc_comment_body":{"patterns":[{"begin":"(<\\\\*)\\\\s*(?=@)","beginCaptures":{"0":{"name":"comment.block.documentation.c3"},"1":{"name":"punctuation.definition.comment.begin.c3"}},"end":"(?=\\\\*>)","patterns":[{"captures":{"0":{"name":"comment.block.documentation.c3"},"1":{"name":"variable.parameter.c3"},"2":{"name":"support.type.c3"},"3":{"name":"keyword.operator.variadic.c3"}},"match":"@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))"},{"begin":"@(?:require\\\\b|ensure\\\\b|return\\\\?)","beginCaptures":{"0":{"name":"comment.block.documentation.c3"}},"end":"(?=:|\\\\*>|$)","patterns":[{"include":"#expression"}]},{"match":"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"comment.block.documentation.c3"},{"match":":","name":"comment.block.documentation.c3"},{"begin":"([\\"`])","end":"\\\\\\\\1","name":"comment.block.documentation.c3"}]},{"begin":"(<\\\\*)","beginCaptures":{"0":{"name":"comment.block.documentation.c3"},"1":{"name":"punctuation.definition.comment.begin.c3"}},"end":"(?=^\\\\s*@|\\\\*>)","name":"comment.block.documentation.c3"},{"begin":"","end":"(?=\\\\*>)","patterns":[{"captures":{"0":{"name":"comment.block.documentation.c3"},"1":{"name":"variable.parameter.c3"},"2":{"name":"support.type.c3"},"3":{"name":"keyword.operator.variadic.c3"}},"match":"^\\\\s*@param(?:\\\\s*\\\\[&?(?:in|out|inout)])?\\\\s*(?:([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b|(\\\\.\\\\.\\\\.))"},{"begin":"^\\\\s*@(?:require\\\\b|ensure\\\\b|return\\\\?)","beginCaptures":{"0":{"name":"comment.block.documentation.c3"}},"end":"(?=:|\\\\*>|$)","patterns":[{"include":"#expression"}]},{"match":"^\\\\s*@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"comment.block.documentation.c3"},{"match":":","name":"comment.block.documentation.c3"},{"begin":"([\\"`])","end":"\\\\\\\\1","name":"comment.block.documentation.c3"}]}]},"escape_sequence":{"match":"\\\\\\\\([\\"\'0\\\\\\\\abefnrtv]|x\\\\h{2}|u\\\\h{4}|U\\\\h{8})","name":"constant.character.escape.c3"},"expression":{"patterns":[{"include":"#comments"},{"include":"#function"},{"include":"#constants"},{"include":"#builtin"},{"include":"#literals"},{"include":"#operators"},{"include":"#keywords"},{"include":"#type"},{"include":"#path"},{"include":"#function_call"},{"include":"#variable"},{"include":"#parens"},{"include":"#brackets"},{"include":"#block"},{"include":"#punctuation"},{"include":"#leftover_at_ident"}]},"function":{"begin":"(?=\\\\b(fn|macro)\\\\b)","end":"(?=[;={])","patterns":[{"begin":"\\\\b(fn|macro)\\\\b","beginCaptures":{"1":{"name":"keyword.declaration.function.c3"}},"end":"(?=\\\\()","name":"meta.function.c3","patterns":[{"include":"#comments"},{"include":"#function_header"}]},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"name":"meta.function.parameters.c3","patterns":[{"include":"#parameters"}]},{"begin":"(?<=\\\\))","contentName":"meta.function.c3","end":"(?=[;={])","patterns":[{"include":"#comments"},{"include":"#attribute"}]}]},"function_call":{"begin":"([#@]?\\\\b_*[a-z][0-9A-Z_a-z]*)\\\\b(?=\\\\s*(\\\\{.*})?\\\\s*\\\\()","beginCaptures":{"1":{"name":"entity.name.function.c3"}},"end":"(?<=\\\\))","name":"meta.function_call.c3","patterns":[{"include":"#generic_params"},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"name":"meta.group.c3","patterns":[{"include":"#comments"},{"begin":"([#$]?\\\\b_*[a-z][0-9A-Z_a-z]*|\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(:)(?!:)","beginCaptures":{"1":{"name":"variable.parameter.c3"},"2":{"name":"punctuation.separator.c3"}},"end":"(?=\\\\))|([,;])","endCaptures":{"1":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#expression"}]},{"begin":"(?=\\\\S)","end":"(?=\\\\))|([,;])","endCaptures":{"1":{"name":"punctuation.separator.c3"}},"patterns":[{"include":"#expression"}]},{"match":";","name":"punctuation.separator.c3"}]}]},"function_header":{"patterns":[{"include":"#type"},{"match":"\\\\.","name":"punctuation.accessor.c3"},{"match":"@?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"entity.name.function.c3"}]},"generic_params":{"patterns":[{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.definition.generic.begin.c3"}},"end":"}","endCaptures":{"0":{"name":"punctuation.definition.generic.end.c3"}},"name":"meta.generic.c3","patterns":[{"include":"#expression"}]}]},"integer_literal":{"match":"\\\\b(?:0[Xx]\\\\h(?:_?\\\\h)*|0[Oo][0-7](_?[0-7])*|0[Bb][01](_?[01])*|[0-9](?:_?[0-9])*)(?:[IUiu](?:8|16|32|64|128)|[Uu][Ll]{0,2}|[Ll]{1,2})?","name":"constant.numeric.integer.c3"},"keywords":{"patterns":[{"match":"\\\\$(?:alignof|assert|assignable|default|defined|echo|embed|eval|error|exec|extnameof|feature|include|is_const|kindof|nameof|offsetof|qnameof|sizeof|stringify|vacount|vaconst|vaarg|vaexpr|vasplat)\\\\b","name":"keyword.other.ct.c3"},{"match":"\\\\$(?:case|else|endfor|endforeach|endif|endswitch|for|foreach|if|switch)\\\\b","name":"keyword.control.ct.c3"},{"match":"\\\\b(?:assert|asm|catch|inline|import|module|interface|try|var)\\\\b","name":"keyword.other.c3"},{"match":"\\\\b(?:break|case|continue|default|defer|do|else|for|foreach|foreach_r|if|nextcase|return|switch|while)\\\\b","name":"keyword.control.c3"}]},"leftover_at_ident":{"patterns":[{"captures":{"0":{"name":"keyword.annotation.c3"}},"match":"@(?:pure|inline|noinline)","name":"meta.annotation.c3"},{"begin":"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"entity.name.function.c3"}},"end":"(?=[^\\\\t {])|(?<=})","patterns":[{"include":"#generic_params"}]}]},"line_comment":{"match":"//.*$","name":"comment.line.double-slash.c3"},"literals":{"patterns":[{"include":"#string_literal"},{"include":"#char_literal"},{"include":"#raw_string_literal"},{"include":"#real_literal"},{"include":"#integer_literal"},{"include":"#bytes_literal"}]},"modifier_keywords":{"patterns":[{"match":"\\\\b(?:const|extern|static|tlocal|inline)\\\\b","name":"storage.modifier.c3"}]},"module_path":{"patterns":[{"include":"#path"},{"captures":{"1":{"name":"entity.name.scope-resolution.c3"}},"match":"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b","name":"meta.path.c3"}]},"operators":{"patterns":[{"match":"=>","name":"keyword.declaration.function.arrow.c3"},{"match":"(?:[-%\\\\&*+/^|]|>>|<<|\\\\+\\\\+\\\\+)=","name":"keyword.operator.assignment.augmented.c3"},{"match":"<=|>=|==|[<>]|!=","name":"keyword.operator.comparison.c3"},{"match":"\\\\.\\\\.\\\\.","name":"keyword.operator.variadic.c3"},{"match":"\\\\.\\\\.","name":"keyword.operator.range.c3"},{"match":"\\\\+\\\\+\\\\+?|--","name":"keyword.operator.arithmetic.c3"},{"match":"<<|>>|&&&?|\\\\|\\\\|\\\\|?","name":"keyword.operator.arithmetic.c3"},{"match":"[-%+/^|~]","name":"keyword.operator.arithmetic.c3"},{"match":"=","name":"keyword.operator.assignment.c3"},{"match":"\\\\?\\\\?\\\\??|\\\\?:|[!\\\\&*:?]","name":"keyword.operator.c3"}]},"parameters":{"patterns":[{"include":"#comments"},{"begin":"\\\\$\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"support.type.c3"}},"end":"(?=[),;])","patterns":[{"include":"#comments"},{"include":"#attribute"},{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=[),;])","patterns":[{"include":"#expression"}]}]},{"include":"#type"},{"include":"#punctuation"},{"match":"\\\\.\\\\.\\\\.","name":"keyword.operator.variadic.c3"},{"match":"&","name":"keyword.operator.address.c3"},{"begin":";","beginCaptures":{"0":{"name":"punctuation.separator.c3"}},"end":"(?=\\\\))","patterns":[{"include":"#comments"},{"match":"@\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"entity.name.function.c3"},{"include":"#parameters"}]},{"begin":"[#$]?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"variable.parameter.c3"}},"end":"(?=[),;])","patterns":[{"include":"#comments"},{"include":"#attribute"},{"match":"\\\\.\\\\.\\\\.","name":"keyword.operator.variadic.c3"},{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=[),;])","patterns":[{"include":"#expression"}]}]}]},"parens":{"patterns":[{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"name":"meta.group.c3","patterns":[{"include":"#expression"}]}]},"path":{"captures":{"1":{"name":"entity.name.scope-resolution.c3"},"2":{"name":"punctuation.separator.scope-resolution.c3"}},"match":"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*(::)","name":"meta.path.c3"},"punctuation":{"patterns":[{"match":",","name":"punctuation.separator.c3"},{"match":":","name":"punctuation.separator.c3"},{"match":"\\\\.(?!\\\\.\\\\.)","name":"punctuation.accessor.c3"}]},"raw_string_literal":{"begin":"`","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.c3"}},"end":"`(?!`)","endCaptures":{"0":{"name":"punctuation.definition.string.end.c3"}},"name":"string.quoted.other.c3","patterns":[{"match":"``","name":"constant.character.escape.c3"}]},"real_literal":{"patterns":[{"match":"\\\\b[0-9](?:_?[0-9])*(?:[Ff](?:16|32|64|128)?|[Dd])","name":"constant.numeric.float.c3"},{"match":"\\\\b(?:[0-9](?:_?[0-9])*[Ee][-+]?[0-9]+|[0-9](?:_?[0-9])*\\\\.(?!\\\\.)(?:[0-9](?:_?[0-9])*)?(?:[Ee][-+]?[0-9]+)?)(?:[Ff](?:16|32|64|128)?|[Dd])?","name":"constant.numeric.float.c3"},{"match":"\\\\b0[Xx]\\\\h(?:_?\\\\h)*(?:\\\\.(?:\\\\h(?:_?\\\\h)*)?)?[Pp][-+]?[0-9]+(?:[Ff](?:16|32|64|128)?|[Dd])?","name":"constant.numeric.float.c3"}]},"statements":{"patterns":[{"include":"#comments"},{"include":"#modifier_keywords"},{"match":";","name":"punctuation.terminator.c3"},{"include":"#control_statements"},{"include":"#attribute"},{"include":"#block"},{"include":"#expression"}]},"string_literal":{"begin":"\\"","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.c3"}},"end":"\\"","endCaptures":{"0":{"name":"punctuation.definition.string.end.c3"}},"name":"string.quoted.double.c3","patterns":[{"include":"#escape_sequence"}]},"structlike":{"begin":"(?=\\\\b(?:((?:|bit)struct)|(union))\\\\b)","end":"(?<=})","patterns":[{"begin":"\\\\b(?:((?:|bit)struct)|(union))\\\\b","beginCaptures":{"1":{"name":"keyword.declaration.struct.c3"},"2":{"name":"keyword.declaration.union.c3"}},"end":"(?=\\\\{)","name":"meta.struct.c3","patterns":[{"include":"#comments"},{"match":"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","name":"entity.name.type.struct.c3"},{"match":"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"variable.other.member.c3"},{"include":"#attribute"},{"begin":":","beginCaptures":{"0":{"name":"punctuation.separator.c3"}},"end":"(?=\\\\{)","patterns":[{"include":"#comments"},{"include":"#type_no_generics"},{"include":"#attribute"}]},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"name":"meta.group.c3","patterns":[{"include":"#comments"},{"include":"#path"},{"include":"#type"},{"include":"#punctuation"}]}]},{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.section.block.begin.c3"}},"end":"}","endCaptures":{"0":{"name":"punctuation.section.block.end.c3"}},"name":"meta.struct.body.c3","patterns":[{"include":"#comments"},{"include":"#structlike"},{"include":"#modifier_keywords"},{"include":"#type"},{"match":"\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","name":"variable.other.member.c3"},{"include":"#attribute"},{"match":";","name":"punctuation.terminator.c3"},{"begin":":","beginCaptures":{"0":{"name":"punctuation.separator.c3"}},"end":"(?=;)","patterns":[{"include":"#attribute"},{"include":"#expression"}]}]}]},"top_level":{"patterns":[{"include":"#comments"},{"include":"#modifier_keywords"},{"begin":"\\\\$(?:assert|include|echo|exec)\\\\b","beginCaptures":{"0":{"name":"keyword.other.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"patterns":[{"include":"#comments"},{"include":"#expression"}]},{"begin":"\\\\bmodule\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.module.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.module.c3","patterns":[{"include":"#comments"},{"include":"#attribute"},{"include":"#module_path"},{"include":"#generic_params"}]},{"begin":"\\\\bimport\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.import.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.import.c3","patterns":[{"include":"#comments"},{"include":"#attribute"},{"include":"#module_path"},{"match":",","name":"punctuation.separator.c3"}]},{"include":"#function"},{"begin":"\\\\balias\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.alias.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.alias.c3","patterns":[{"include":"#comments"},{"begin":"(?=\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b\\\\s*=\\\\s*module)","end":"(?=;)","patterns":[{"begin":"\\\\b(_*[a-z][0-9A-Z_a-z]*)\\\\b","end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#attribute"},{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"begin":"module","beginCaptures":{"0":{"name":"keyword.declaration.module.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#module_path"}]}]}]}]},{"begin":"(?:(@\\\\b_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[a-z][0-9A-Z_a-z]*)|\\\\b(_*[A-Z][0-9A-Z_]*))\\\\b","beginCaptures":{"1":{"name":"entity.name.function.c3"},"2":{"name":"variable.global.c3"},"3":{"name":"variable.other.constant.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#attribute"},{"include":"#assign_right_expression"}]},{"begin":"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"entity.name.type.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#attribute"},{"include":"#assign_right_expression"}]}]},{"begin":"\\\\btypedef\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.typedef.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.typedef.c3","patterns":[{"include":"#comments"},{"begin":"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"entity.name.type.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#parens"},{"include":"#attribute"},{"include":"#assign_right_expression"}]}]},{"begin":"\\\\bfaultdef\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.faultdef.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.faultdef.c3","patterns":[{"include":"#comments"},{"include":"#attribute"},{"match":"\\\\b_*[A-Z][0-9A-Z_]*\\\\b","name":"variable.other.constant.c3"},{"match":",","name":"punctuation.separator.c3"}]},{"begin":"\\\\battrdef\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.attrdef.c3"}},"end":";","endCaptures":{"0":{"name":"punctuation.terminator.c3"}},"name":"meta.attrdef.c3","patterns":[{"include":"#comments"},{"begin":"@\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"keyword.annotation.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#attribute"},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"name":"meta.group.c3","patterns":[{"include":"#parameters"}]},{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=;)","patterns":[{"include":"#comments"},{"include":"#attribute"},{"match":",","name":"punctuation.separator.c3"}]}]}]},{"include":"#structlike"},{"begin":"(?=\\\\benum\\\\b)","end":"(?<=})","patterns":[{"begin":"\\\\benum\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.enum.c3"}},"end":"(?=\\\\{)","name":"meta.enum.c3","patterns":[{"include":"#comments"},{"match":"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","name":"entity.name.type.enum.c3"},{"include":"#attribute"},{"begin":":","beginCaptures":{"0":{"name":"punctuation.separator.c3"}},"end":"(?=\\\\{)","patterns":[{"include":"#comments"},{"match":"\\\\b(?:inline|const)\\\\b","name":"storage.modifier.c3"},{"include":"#type_no_generics"},{"begin":"\\\\(","beginCaptures":{"0":{"name":"punctuation.section.group.begin.c3"}},"contentName":"meta.group.c3","end":"\\\\)","endCaptures":{"0":{"name":"punctuation.section.group.end.c3"}},"patterns":[{"include":"#comments"},{"match":"\\\\b(?:inline|const)\\\\b","name":"storage.modifier.c3"},{"include":"#parameters"}]},{"include":"#attribute"}]}]},{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.section.block.begin.c3"}},"end":"}","endCaptures":{"0":{"name":"punctuation.section.block.end.c3"}},"name":"meta.enum.body.c3","patterns":[{"include":"#comments"},{"begin":"=","beginCaptures":{"0":{"name":"keyword.operator.assignment.c3"}},"end":"(?=,)","patterns":[{"include":"#expression"}]},{"include":"#attribute"},{"match":"\\\\b_*[A-Z][0-9A-Z_]*\\\\b","name":"variable.other.constant.c3"},{"match":",","name":"punctuation.separator.c3"}]}]},{"begin":"(?=\\\\binterface\\\\b)","end":"(?<=})","patterns":[{"begin":"\\\\binterface\\\\b","beginCaptures":{"0":{"name":"keyword.declaration.interface.c3"}},"end":"(?=\\\\{)","name":"meta.interface.c3","patterns":[{"include":"#comments"},{"match":"\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*\\\\b","name":"entity.name.type.interface.c3"},{"include":"#attribute"},{"begin":":","beginCaptures":{"0":{"name":"punctuation.separator.c3"}},"end":"(?=\\\\{)","patterns":[{"include":"#comments"},{"include":"#punctuation"},{"include":"#type_no_generics"}]}]},{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.section.block.begin.c3"}},"end":"}","endCaptures":{"0":{"name":"punctuation.section.block.end.c3"}},"name":"meta.interface.body.c3","patterns":[{"include":"#comments"},{"match":";","name":"punctuation.terminator.c3"},{"include":"#function"}]}]}]},"type":{"patterns":[{"include":"#path"},{"begin":"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b","beginCaptures":{"1":{"name":"storage.type.built-in.primitive.c3"},"2":{"name":"support.type.c3"}},"end":"(?=\\\\*>|[^\\\\t *?\\\\[{])","patterns":[{"include":"#comments"},{"include":"#generic_params"},{"include":"#type_suffix"}]},{"include":"#type_expr"}]},"type_expr":{"patterns":[{"begin":"\\\\$(?:typeof|typefrom|evaltype)\\\\b","beginCaptures":{"0":{"name":"storage.type.c3"}},"end":"(?<=\\\\))","patterns":[{"include":"#parens"}]},{"begin":"\\\\$vatype\\\\b","beginCaptures":{"0":{"name":"storage.type.c3"}},"end":"(?<=])","patterns":[{"include":"#brackets"}]},{"include":"#type_suffix"}]},"type_no_generics":{"patterns":[{"include":"#path"},{"begin":"(?:\\\\b(void|bool|char|double|float|float16|bfloat|int128|ichar|int|iptr|isz|long|short|uint128|uint|ulong|uptr|ushort|usz|float128|any|fault|typeid)|(\\\\$?\\\\b\\\\b_*[A-Z][0-9A-Z_]*[a-z][0-9A-Z_a-z]*)\\\\b)\\\\b","beginCaptures":{"1":{"name":"storage.type.built-in.primitive.c3"},"2":{"name":"support.type.c3"}},"end":"(?=[^\\\\t *?@\\\\[])","patterns":[{"include":"#comments"},{"include":"#type_suffix"}]},{"include":"#type_expr"}]},"type_suffix":{"patterns":[{"include":"#brackets"},{"match":"\\\\*","name":"keyword.operator.address.c3"},{"match":"\\\\?","name":"keyword.operator.c3"}]},"variable":{"begin":"(?<!#)\\\\$?\\\\b_*[a-z][0-9A-Z_a-z]*\\\\b","beginCaptures":{"0":{"name":"variable.other.c3"}},"end":"(?=[^\\\\t {])|(?<=})","patterns":[{"include":"#generic_params"}]}},"scopeName":"source.c3"}'))];export{e as default};
|
package/dist/app/en-BLcCUEmi.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e={buttons:{edit:"Edit this page",retryPublish:"Retry Publish",reloadApp:"Reload application",reload:"Reload",signOut:"Sign out",review:"Review",publish:"Publish",back:"Back",backToEdition:"Back to edition",seeChanges:"See what's changed"},headings:{directories:"Directories",files:"Files",media:"Media",pageSettings:"Page Settings"},tooltips:{toggleStudio:"Toggle Studio",unlinkEditor:"Unlink editor and preview",linkEditor:"Link editor and preview",copiedToClipboard:"Copied to clipboard",copyToClipboard:"Copy to clipboard",publishChanges:"Publish changes",backToContent:"Back to content",disableAICompletion:"Disable AI completion",enableAICompletion:"Enable AI completion",regenerateAIContext:"Regenerate AI context"},notifications:{error:{unknown:"An unknown error occurred"}},publish:{failedTitle:"Publish Failed",summary:"on {branch} of {repo} repository",errorTitle:"Error during {providerName} publish",failedGeneric:"Failed to publish changes"},review:{title:"Review changes",created:"Created",updated:"Updated",renamed:"Renamed",deleted:"Deleted"},publishSuccess:{title:"Changes Published",summary:"{count} change published on {branch} of {repo} repository | {count} changes published on {branch} of {repo} repository",alertTitleWaiting:"Waiting for deployment...",alertTitleComplete:"Deployment complete",alertDescWaiting:"The website needs to be deployed for changes to be visible in Studio.",alertDescComplete:"A new version of your website has been deployed. Please refresh your app to see changes in Studio."},newVersionBanner:{title:"New website version detected",description:"A new version of your website has been deployed. Reload the app to see the latest changes.",reloadButton:"Reload"},footer:{developer_view:"Developer view",localFilesystem:"Using local filesystem",debugMode:"Debug Mode"},alert:{mdcFormatting:"Formatting applied to align with MDC syntax standard."},conflict:{title:"Conflict Detected",repository:"Repository",branch:"Branch",file:"File",description:"The content on {providerName} differs from your website version. Ensure your latest changes are deployed and refresh the page.",websiteVersion:"Website"},nav:{content:"Content",media:"Media",ai:"AI"},placeholders:{commitMessage:"Commit message",order:"N°",fileName:"File name"},validation:{commitRequired:"Commit message is required",nameEmpty:"Name cannot be empty",nameEndsWithDot:"Name cannot end with '.'",nameStartsWithSlash:"Name cannot start with '/'",nameExists:"Name already exists",prefixDigitsOnly:"Prefix must be a string containing only digits",prefixNonNegativeInteger:"Prefix must be a non-negative integer"},media:{altFilePreview:"File preview",altImagePreview:"Image preview",playAudio:"Play Audio",audioTagNotSupported:"Your browser does not support the audio tag.",playVideo:"Play Video",videoTagNotSupported:"Your browser does not support the video tag.",metaWidth:"Width",metaHeight:"Height",metaType:"Type",metaDuration:"Duration",metaSize:"Size",fileName:"File name",publicPath:"Public path",providerPath:"{providerName} path",markdown:"Markdown"},aria:{openActions:"Open actions",cancel:"Cancel",submit:"Submit"},actions:{confirmAction:"Click again to {action}",verbs:{create:"create",delete:"delete",rename:"rename",upload:"upload",duplicate:"duplicate"},labels:{createDocument:"New file",createDocumentFolder:"New folder",createMediaFolder:"New media folder",renameItem:"Rename",deleteItem:"Delete",uploadMedia:"Upload media",duplicateItem:"Duplicate",revertItem:"Revert changes",publishBranch:"Publish branch",openGitProvider:"Open on {providerName}",switchToTipTap:"Use visual editor",switchToCode:"Use code editor"},tooltips:{createDocument:"Create a new file",createDocumentFolder:"Create a new folder",createMediaFolder:"Create a new folder",renameItem:"Rename file",deleteItem:"Delete file",uploadMedia:"Upload media",duplicateItem:"Duplicate file",revertItem:"Revert changes",publishBranch:"Publish branch"}},items:{itemCount:"1 item | {count} items"},monaco:{headings:{h1:"Heading 1",h2:"Heading 2",h3:"Heading 3"},styles:{bold:"Bold",italic:"Italic"},lists:{bulleted:"Bulleted List",numbered:"Numbered List"},other:{emojis:"Emojis",blockquote:"Blockquote",code:"Code",inlineCode:"Inline Code",link:"Link",image:"Image"},writeSomething:"Write Something",snippets:{title:"title",item1:"Item 1",item2:"Item 2",language:"language",code:"code",link:"link",alt:"alt",src:"src",value:"value"},docs:{path:"Path in project:",props:"Props",slots:"Slots",type:"type",required:"required",default:"default"}},tiptap:{editor:{placeholder:"Write, type '/' for commands...",components:"Components"},toolbar:{h1:"Heading 1",h2:"Heading 2",h3:"Heading 3",h4:"Heading 4",bulletList:"Bullet List",orderedList:"Ordered List",blockquote:"Blockquote",codeBlock:"Code Block",bold:"Bold",italic:"Italic",strike:"Strike",code:"Code",headings:"Headings"},suggestion:{style:"Style",paragraph:"Paragraph",insert:"Insert",image:"Image",video:"Video",horizontalRule:"Horizontal Rule"},drag:{turnInto:"Turn into",resetFormatting:"Reset formatting",duplicate:"Duplicate",copyToClipboard:"Copy to clipboard",moveUp:"Move up",moveDown:"Move down",insertBefore:"Insert before",insertAfter:"Insert after",delete:"Delete"},ai:{fix:"Fix Grammar & Spelling",improve:"Improve writing and clarity",simplify:"Minimize and simplify text",translate:"Translate",translateTo:"Translate to",targetLanguage:"Target Language",targetLanguageDescription:"Enter the language you want to translate to (e.g., Spanish, French, German)",targetLanguagePlaceholder:"e.g., Spanish",selectionTooLarge:"Selection too large (max {max} characters)",cancel:"Cancel"},element:{addSlot:"Add slot",editProps:"Edit props",delete:"Delete",prop:"prop",props:{label:"props",itemsCount:"{count} item | {count} items",fieldsCount:"{count} field | {count} fields",edit:"Edit {type}"}},slot:{searchPlaceholder:"Search or create a slot...",deleteSlot:"Delete slot",noSlotsAvailable:"No predefined slots available"},inlineElement:{editContent:"Edit content",editProps:"Edit props",delete:"Delete",editContentLabel:"Edit {name} content",enterContentPlaceholder:"Enter content...",apply:"Apply"},codeBlock:{filenamePlaceholder:"filename.js"},link:{pasteLinkPlaceholder:"Paste a link...",applyLink:"Apply link",openInNewWindow:"Open in new window",removeLink:"Remove link"},spanStyle:{label:"Span style",stylePlaceholder:"Styles: e.g. color: tomato; font-weight: 600;",classPlaceholder:"Classes: space separated",apply:"Apply",remove:"Remove"},binding:{variablePlaceholder:"Variable name",defaultValuePlaceholder:"Default value"},image:{source:"Image source URL",altText:"Alternative text",title:"Image title",width:"Width",height:"Height",noSource:"No image source",edit:"Edit image",delete:"Delete image"},video:{source:"Video source URL",poster:"Poster image URL",width:"Width",height:"Height",controls:"Show controls",autoplay:"Autoplay",loop:"Loop",muted:"Muted",noSource:"No video source",edit:"Edit video",delete:"Delete video"}},mediaPicker:{image:{title:"Select Image",description:"Choose an image from your media library",notAvailable:"No images available in your media library",upload:"Upload",useExternal:"Use external source"},video:{title:"Select Video",description:"Choose a video from your media library",notAvailable:"No videos available in your media library",upload:"Upload",useExternal:"Use external source"}},form:{array:{addItem:"Add {label}",deleteItem:"Delete item",editItem:"Edit item",unsupportedType:"Array type {type} not supported"},object:{noProperties:"No properties defined",enterPlaceholder:"Enter {field}..."},section:{propertyCount:"1 property | {count} properties"},media:{placeholder:"Enter relative path or Public URL...",searchPlaceholder:"Search images...",noImagesFound:"No images found",noImagesAvailable:"No images available",imageCount:"{count} of {total} image | {count} of {total} images"},icon:{placeholder:"i-lucide-icon",searchPlaceholder:"Search icons...",noIconsFound:"No icons found",searchHint:"Type at least 2 characters to search",libraries:"Libraries:",allLibraries:"All"},text:{placeholder:"Enter text...",selectPlaceholder:"Select an option..."},date:{selectDate:"Select a date"},number:{placeholder:"0"}},ai:{analyzingCollection:"Analyzing collection and generating AI guidelines...",collectionGuide:"{collectionName} collection guide",writingStyleGuide:"AI writing style guide",characterCount:"{count} characters",noStyleGuide:"No style guide",noStyleGuideDescription:"Generate a comprehensive AI writing guide by analyzing the content in the {collectionName} collection.",analyzing:"Analyzing...",analyzeCollection:"Analyze Collection",experimentalAlert:"Context files are currently experimental and only available for generation in development mode.",learnMore:"Learn more",collectionContextFiles:"Collection Context Files",collectionContextDescription:"Manage AI writing style guides for each collection. Each collection can have its own context file to help the AI provide better completions, formatting, and improvements to your content.",noCollectionsFound:"No collections found",generated:"Generated",notGenerated:"Not generated"},badges:{experimental:"Experimental"},content:{initialMarkdownContent:"# {title} file"}},t={studio:e};export{t as default,e as studio};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{createSingletonShorthands as i,createBundledHighlighter as t,guessEmbeddedLanguages as e}from"./index-CY2pEuQG.js";import{ShikiError as r,addClassToHast as a,applyColorReplacements as m,createCssVariablesTheme as o,createHighlighterCore as s,createHighlighterCoreSync as p,createPositionConverter as n,createShikiInternal as d,createShikiInternalSync as l,createdBundledHighlighter as c,enableDeprecationWarnings as j,flatTokenVariants as u,getSingletonHighlighterCore as f,getTokenStyleObject as g,hastToHtml as y,isNoneTheme as k,isPlainLang as b,isSpecialLang as v,isSpecialTheme as S,makeSingletonHighlighter as w,makeSingletonHighlighterCore as L,normalizeGetter as x,normalizeTheme as N,resolveColorReplacements as T,splitLines as A,splitToken as C,splitTokens as M,stringifyTokenStyle as P,toArray as O,tokenizeAnsiWithTheme as U,tokenizeWithTheme as D,tokensToHast as H,transformerDecorations as _,warnDeprecated as B}from"./index-CY2pEuQG.js";import{c as E,d as G}from"./engine-compile-CsVoR5aC.js";const q=[{id:"abap",name:"ABAP",import:()=>import("./abap-DnJxzdy9.js")},{id:"actionscript-3",name:"ActionScript",import:()=>import("./actionscript-3-DKotD2Vd.js")},{id:"ada",name:"Ada",import:()=>import("./ada-iG1FnIvR.js")},{id:"angular-html",name:"Angular HTML",import:()=>import("./angular-html-gmylb4v7.js").then(i=>i.f)},{id:"angular-ts",name:"Angular TypeScript",import:()=>import("./angular-ts-DgRtZR5b.js")},{id:"apache",name:"Apache Conf",import:()=>import("./apache-CdTKWnKT.js")},{id:"apex",name:"Apex",import:()=>import("./apex-DPFMkx-R.js")},{id:"apl",name:"APL",import:()=>import("./apl-8tIde7kE.js")},{id:"applescript",name:"AppleScript",import:()=>import("./applescript-BlLNmGTp.js")},{id:"ara",name:"Ara",import:()=>import("./ara-Ba3fhlsS.js")},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>import("./asciidoc-XTVL4-GN.js")},{id:"asm",name:"Assembly",import:()=>import("./asm-CHX6lpGW.js")},{id:"astro",name:"Astro",import:()=>import("./astro-B5Br1cQb.js")},{id:"awk",name:"AWK",import:()=>import("./awk-XRrwoikR.js")},{id:"ballerina",name:"Ballerina",import:()=>import("./ballerina-Dh0JsEtz.js")},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>import("./bat-BVu0TwaT.js")},{id:"beancount",name:"Beancount",import:()=>import("./beancount-CJl0njO0.js")},{id:"berry",name:"Berry",aliases:["be"],import:()=>import("./berry-Bmu6i3Vs.js")},{id:"bibtex",name:"BibTeX",import:()=>import("./bibtex-CGjxJ4Zd.js")},{id:"bicep",name:"Bicep",import:()=>import("./bicep-DSW96mAt.js")},{id:"blade",name:"Blade",import:()=>import("./blade-BQ-lQURp.js")},{id:"bsl",name:"1C (Enterprise)",aliases:["1c"],import:()=>import("./bsl-DGicdwC0.js")},{id:"c",name:"C",import:()=>import("./c-BmJt9k-y.js")},{id:"c3",name:"C3",import:()=>import("./c3-B5xr2KH_.js")},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>import("./cadence-DbDq8SCj.js")},{id:"cairo",name:"Cairo",import:()=>import("./cairo-Dz8fl918.js")},{id:"clarity",name:"Clarity",import:()=>import("./clarity-Bb40UnPS.js")},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>import("./clojure-BjI0Knrv.js")},{id:"cmake",name:"CMake",import:()=>import("./cmake-BYiqpiH1.js")},{id:"cobol",name:"COBOL",import:()=>import("./cobol-7Bn895Wb.js")},{id:"codeowners",name:"CODEOWNERS",import:()=>import("./codeowners-L91meNbn.js")},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>import("./codeql-Cd-JFsJB.js")},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>import("./coffee-BDkVV41o.js")},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>import("./common-lisp-DOi1njVG.js")},{id:"coq",name:"Coq",import:()=>import("./coq-BfbrVLCY.js")},{id:"cpp",name:"C++",aliases:["c++"],import:()=>import("./cpp-DogXcJ7O.js")},{id:"crystal",name:"Crystal",import:()=>import("./crystal-CaN4TS0s.js")},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>import("./csharp-VAkxddOj.js")},{id:"css",name:"CSS",import:()=>import("./css-l46fsARh.js")},{id:"csv",name:"CSV",import:()=>import("./csv-DXKU4rRd.js")},{id:"cue",name:"CUE",import:()=>import("./cue-zmT78Agv.js")},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>import("./cypher-bkHSskm3.js")},{id:"d",name:"D",import:()=>import("./d-vs9xsbRV.js")},{id:"dart",name:"Dart",import:()=>import("./dart-BMkYYGiN.js")},{id:"dax",name:"DAX",import:()=>import("./dax-D135z3aS.js")},{id:"desktop",name:"Desktop",import:()=>import("./desktop-CigPEpQ5.js")},{id:"diff",name:"Diff",import:()=>import("./diff-Beq1YlA8.js")},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>import("./docker-V5Al5bpF.js")},{id:"dotenv",name:"dotEnv",import:()=>import("./dotenv-D9G8sA2m.js")},{id:"dream-maker",name:"Dream Maker",import:()=>import("./dream-maker-BsoKROiO.js")},{id:"edge",name:"Edge",import:()=>import("./edge-rRnuLDAV.js")},{id:"elixir",name:"Elixir",import:()=>import("./elixir-CxDZGvum.js")},{id:"elm",name:"Elm",import:()=>import("./elm-5NnWpb8Q.js")},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>import("./emacs-lisp-BcpYGiHp.js")},{id:"erb",name:"ERB",import:()=>import("./erb-BkKzIHzi.js")},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>import("./erlang-DAw79KxH.js")},{id:"fennel",name:"Fennel",import:()=>import("./fennel-qzPJJAAI.js")},{id:"fish",name:"Fish",import:()=>import("./fish-Cx6My9pS.js")},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>import("./fluent-BsukS3Co.js")},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>import("./fortran-fixed-form-BiRvzwyR.js")},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>import("./fortran-free-form-CakU9R0a.js")},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>import("./fsharp-BmLNaTNL.js")},{id:"gdresource",name:"GDResource",aliases:["tscn","tres"],import:()=>import("./gdresource-pHyHNgx5.js")},{id:"gdscript",name:"GDScript",aliases:["gd"],import:()=>import("./gdscript-BpxQpKjR.js")},{id:"gdshader",name:"GDShader",import:()=>import("./gdshader-BC7WJXp9.js")},{id:"genie",name:"Genie",import:()=>import("./genie-IZOju1hG.js")},{id:"gherkin",name:"Gherkin",import:()=>import("./gherkin-DUpgZfGr.js")},{id:"git-commit",name:"Git Commit Message",import:()=>import("./git-commit-Bptnmh-c.js")},{id:"git-rebase",name:"Git Rebase Message",import:()=>import("./git-rebase-CqNhyBhE.js")},{id:"gleam",name:"Gleam",import:()=>import("./gleam-CCCEh_av.js")},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>import("./glimmer-js-Bxt49MuP.js")},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>import("./glimmer-ts-BsGfVpaS.js")},{id:"glsl",name:"GLSL",import:()=>import("./glsl-BDbjGBhJ.js")},{id:"gn",name:"GN",import:()=>import("./gn-BNGDdMfm.js")},{id:"gnuplot",name:"Gnuplot",import:()=>import("./gnuplot-D0FoiB-W.js")},{id:"go",name:"Go",import:()=>import("./go-Ci1olR0S.js")},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>import("./graphql-DTlHKpVh.js")},{id:"groovy",name:"Groovy",import:()=>import("./groovy-D9sPn4Z-.js")},{id:"hack",name:"Hack",import:()=>import("./hack-vS_ALjIE.js")},{id:"haml",name:"Ruby Haml",import:()=>import("./haml-DvFFb5cL.js")},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>import("./handlebars--3HEtxsY.js")},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>import("./haskell-Cp0NQEkn.js")},{id:"haxe",name:"Haxe",import:()=>import("./haxe-D-PmAGDa.js")},{id:"hcl",name:"HashiCorp HCL",import:()=>import("./hcl-DRMo6eis.js")},{id:"hjson",name:"Hjson",import:()=>import("./hjson-BPEpXUFQ.js")},{id:"hlsl",name:"HLSL",import:()=>import("./hlsl-B-PjNM4a.js")},{id:"html",name:"HTML",import:()=>import("./html-Z-jPWkqI.js")},{id:"html-derivative",name:"HTML (Derivative)",import:()=>import("./html-derivative-DKviipgs.js")},{id:"http",name:"HTTP",import:()=>import("./http-Dh7mhfAc.js")},{id:"hurl",name:"Hurl",import:()=>import("./hurl-DvxDWHzM.js")},{id:"hxml",name:"HXML",import:()=>import("./hxml-DB3_nACV.js")},{id:"hy",name:"Hy",import:()=>import("./hy-CLIvbAhW.js")},{id:"imba",name:"Imba",import:()=>import("./imba-B-tO30Ge.js")},{id:"ini",name:"INI",aliases:["properties"],import:()=>import("./ini-Bpxu4Zsc.js")},{id:"java",name:"Java",import:()=>import("./java-DtRXFtDl.js")},{id:"javascript",name:"JavaScript",aliases:["js","cjs","mjs"],import:()=>import("./javascript-DFyEbC5y.js")},{id:"jinja",name:"Jinja",import:()=>import("./jinja-Bvto84B4.js")},{id:"jison",name:"Jison",import:()=>import("./jison-rKmQmF2-.js")},{id:"json",name:"JSON",import:()=>import("./json-LWN7Ml79.js")},{id:"json5",name:"JSON5",import:()=>import("./json5-CgCB487x.js")},{id:"jsonc",name:"JSON with Comments",import:()=>import("./jsonc-BXrjvC_e.js")},{id:"jsonl",name:"JSON Lines",import:()=>import("./jsonl-D5dm1SHP.js")},{id:"jsonnet",name:"Jsonnet",import:()=>import("./jsonnet-B60UklUs.js")},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>import("./jssm-CsqlGknB.js")},{id:"jsx",name:"JSX",import:()=>import("./jsx-g2NrEQII.js")},{id:"julia",name:"Julia",aliases:["jl"],import:()=>import("./julia-BLEJsPGm.js")},{id:"kdl",name:"KDL",import:()=>import("./kdl-DWIPcypl.js")},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>import("./kotlin-DiV2Dt9D.js")},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>import("./kusto-BJ51M1bD.js")},{id:"latex",name:"LaTeX",import:()=>import("./latex-DHfEut71.js")},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>import("./lean-BpZurxeZ.js")},{id:"less",name:"Less",import:()=>import("./less-DKKxO4Pm.js")},{id:"liquid",name:"Liquid",import:()=>import("./liquid-C2bTOIx_.js")},{id:"llvm",name:"LLVM IR",import:()=>import("./llvm-BMwXnwe8.js")},{id:"log",name:"Log file",import:()=>import("./log-CnKjEmrw.js")},{id:"logo",name:"Logo",import:()=>import("./logo-BmG1tMr6.js")},{id:"lua",name:"Lua",import:()=>import("./lua-DlAioYQl.js")},{id:"luau",name:"Luau",import:()=>import("./luau-BImqhNgT.js")},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>import("./make-Ccm3NI5i.js")},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>import("./markdown-DY93LJPj.js")},{id:"marko",name:"Marko",import:()=>import("./marko-2xMnbWEh.js")},{id:"matlab",name:"MATLAB",import:()=>import("./matlab-nYX3zffi.js")},{id:"mdc",name:"MDC",import:()=>import("./mdc-CKHPIY6R.js")},{id:"mdx",name:"MDX",import:()=>import("./mdx-C8C9IGe9.js")},{id:"mermaid",name:"Mermaid",aliases:["mmd"],import:()=>import("./mermaid--Jyu4oWd.js")},{id:"mipsasm",name:"MIPS Assembly",aliases:["mips"],import:()=>import("./mipsasm-BjAqecqh.js")},{id:"mojo",name:"Mojo",import:()=>import("./mojo-CxwnvobC.js")},{id:"moonbit",name:"MoonBit",aliases:["mbt","mbti"],import:()=>import("./moonbit-Cu4LvJk1.js")},{id:"move",name:"Move",import:()=>import("./move-Dg7rFHVC.js")},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>import("./narrat-BTSicUR-.js")},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>import("./nextflow-D-awTbLA.js")},{id:"nginx",name:"Nginx",import:()=>import("./nginx-B2z8CTeP.js")},{id:"nim",name:"Nim",import:()=>import("./nim-CvRST-Lt.js")},{id:"nix",name:"Nix",import:()=>import("./nix-Dd0CGXk3.js")},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>import("./nushell-Cdolw_6l.js")},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>import("./objective-c-DLT9zZoE.js")},{id:"objective-cpp",name:"Objective-C++",import:()=>import("./objective-cpp-DKXr-AK_.js")},{id:"ocaml",name:"OCaml",import:()=>import("./ocaml-DP9q6K5L.js")},{id:"odin",name:"Odin",import:()=>import("./odin-BINPiy40.js")},{id:"openscad",name:"OpenSCAD",aliases:["scad"],import:()=>import("./openscad-CVq2HK1T.js")},{id:"pascal",name:"Pascal",import:()=>import("./pascal-DjTTLVNS.js")},{id:"perl",name:"Perl",import:()=>import("./perl-CR0OrhQR.js")},{id:"php",name:"PHP",import:()=>import("./php-Ch-cYjOD.js")},{id:"pkl",name:"Pkl",import:()=>import("./pkl-0Sl31KKD.js")},{id:"plsql",name:"PL/SQL",import:()=>import("./plsql-CJrHCTnj.js")},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>import("./po-y5MdiEbo.js")},{id:"polar",name:"Polar",import:()=>import("./polar-Bsx6RkUC.js")},{id:"postcss",name:"PostCSS",import:()=>import("./postcss-CeUBPB2S.js")},{id:"powerquery",name:"PowerQuery",import:()=>import("./powerquery-CW27I574.js")},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>import("./powershell-DSYJ6xcj.js")},{id:"prisma",name:"Prisma",import:()=>import("./prisma-CLoN-gBj.js")},{id:"prolog",name:"Prolog",import:()=>import("./prolog-Bgt5DHUA.js")},{id:"proto",name:"Protocol Buffer 3",aliases:["protobuf"],import:()=>import("./proto-C194Edqz.js")},{id:"pug",name:"Pug",aliases:["jade"],import:()=>import("./pug-zcj1uJy9.js")},{id:"puppet",name:"Puppet",import:()=>import("./puppet-TSkl_nn0.js")},{id:"purescript",name:"PureScript",import:()=>import("./purescript-BrDje9qL.js")},{id:"python",name:"Python",aliases:["py"],import:()=>import("./python-DlV7vnVD.js")},{id:"qml",name:"QML",import:()=>import("./qml-DTv-54bL.js")},{id:"qmldir",name:"QML Directory",import:()=>import("./qmldir-CSZk7E48.js")},{id:"qss",name:"Qt Style Sheets",import:()=>import("./qss-DACx-k9g.js")},{id:"r",name:"R",import:()=>import("./r-EOoB7omE.js")},{id:"racket",name:"Racket",import:()=>import("./racket-D1nq-KeH.js")},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>import("./raku-DocPDKZq.js")},{id:"razor",name:"ASP.NET Razor",import:()=>import("./razor-Dx4-zBXE.js")},{id:"reg",name:"Windows Registry Script",import:()=>import("./reg-5ydmJHEw.js")},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>import("./regexp-CpyjTnFF.js")},{id:"rel",name:"Rel",import:()=>import("./rel-D68lwU-3.js")},{id:"riscv",name:"RISC-V",import:()=>import("./riscv-Cl4WfXj6.js")},{id:"ron",name:"RON",import:()=>import("./ron-1l4eGd0-.js")},{id:"rosmsg",name:"ROS Interface",import:()=>import("./rosmsg-sf_0D22S.js")},{id:"rst",name:"reStructuredText",import:()=>import("./rst-Db6JICNt.js")},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>import("./ruby-DQYiaCa_.js")},{id:"rust",name:"Rust",aliases:["rs"],import:()=>import("./rust-DpWcZSqc.js")},{id:"sas",name:"SAS",import:()=>import("./sas-BBCK0tAG.js")},{id:"sass",name:"Sass",import:()=>import("./sass-DY_rGA2-.js")},{id:"scala",name:"Scala",import:()=>import("./scala-CYRsmRER.js")},{id:"scheme",name:"Scheme",import:()=>import("./scheme-C45fPb3F.js")},{id:"scss",name:"SCSS",import:()=>import("./scss-CHxzYwli.js")},{id:"sdbl",name:"1C (Query)",aliases:["1c-query"],import:()=>import("./sdbl-BpucmfEo.js")},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>import("./shaderlab-DNyPh2Q6.js")},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>import("./shellscript-B8OHlvmy.js")},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>import("./shellsession-OATBsyRD.js")},{id:"smalltalk",name:"Smalltalk",import:()=>import("./smalltalk-CKvddXL8.js")},{id:"solidity",name:"Solidity",import:()=>import("./solidity-XfXaqt9k.js")},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>import("./soy-BOdB6UQG.js")},{id:"sparql",name:"SPARQL",import:()=>import("./sparql-CLNNOQQI.js")},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>import("./splunk-CFtInczE.js")},{id:"sql",name:"SQL",import:()=>import("./sql-BhJCBb_s.js")},{id:"ssh-config",name:"SSH Config",import:()=>import("./ssh-config-Dqsr-I88.js")},{id:"stata",name:"Stata",import:()=>import("./stata-G4GYNNPE.js")},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>import("./stylus-BeJftkpb.js")},{id:"surrealql",name:"SurrealQL",aliases:["surql"],import:()=>import("./surrealql-C_6seBBi.js")},{id:"svelte",name:"Svelte",import:()=>import("./svelte-ChRP14-8.js")},{id:"swift",name:"Swift",import:()=>import("./swift-dg2QTUdp.js")},{id:"system-verilog",name:"SystemVerilog",import:()=>import("./system-verilog-B3nElewZ.js")},{id:"systemd",name:"Systemd Units",import:()=>import("./systemd-B7SlkmfE.js")},{id:"talonscript",name:"TalonScript",aliases:["talon"],import:()=>import("./talonscript-BrsbXmRy.js")},{id:"tasl",name:"Tasl",import:()=>import("./tasl-CMkPZNj1.js")},{id:"tcl",name:"Tcl",import:()=>import("./tcl-CiyEbZSK.js")},{id:"templ",name:"Templ",import:()=>import("./templ-B_lDaXqj.js")},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>import("./terraform-BUB-_BlF.js")},{id:"tex",name:"TeX",import:()=>import("./tex-C-BO_DSa.js")},{id:"toml",name:"TOML",import:()=>import("./toml-VldhK7iW.js")},{id:"ts-tags",name:"TypeScript with Tags",aliases:["lit"],import:()=>import("./ts-tags-Dj4ev--C.js")},{id:"tsv",name:"TSV",import:()=>import("./tsv-BQ9ptESM.js")},{id:"tsx",name:"TSX",import:()=>import("./tsx-DYwE5ssU.js")},{id:"turtle",name:"Turtle",import:()=>import("./turtle-BVy4HXn4.js")},{id:"twig",name:"Twig",import:()=>import("./twig-DL5s0dWc.js")},{id:"typescript",name:"TypeScript",aliases:["ts","cts","mts"],import:()=>import("./typescript-DI7mmMRd.js")},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>import("./typespec-BNdhC6HS.js")},{id:"typst",name:"Typst",aliases:["typ"],import:()=>import("./typst-JIZTSUoJ.js")},{id:"v",name:"V",import:()=>import("./v-B66J5FdL.js")},{id:"vala",name:"Vala",import:()=>import("./vala-p2PL1w-1.js")},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>import("./vb-Dv-GCw1m.js")},{id:"verilog",name:"Verilog",import:()=>import("./verilog-DKP7kpC6.js")},{id:"vhdl",name:"VHDL",import:()=>import("./vhdl-Cog-DhcW.js")},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>import("./viml-0AN1aqkP.js")},{id:"vue",name:"Vue",import:()=>import("./vue-CUn-yz7f.js")},{id:"vue-html",name:"Vue HTML",import:()=>import("./vue-html-a8uCr53v.js")},{id:"vue-vine",name:"Vue Vine",import:()=>import("./vue-vine-2Gx6KHOr.js")},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>import("./vyper-sB2l1MOO.js")},{id:"wasm",name:"WebAssembly",import:()=>import("./wasm-CSAWeJiV.js")},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>import("./wenyan-CLHHXU5e.js")},{id:"wgsl",name:"WGSL",import:()=>import("./wgsl-DiTcYanS.js")},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>import("./wikitext-DT8E9qe0.js")},{id:"wit",name:"WebAssembly Interface Types",import:()=>import("./wit-CtjT-RdY.js")},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>import("./wolfram-1xJNnwe2.js")},{id:"xml",name:"XML",import:()=>import("./xml-BsgRw6d1.js")},{id:"xsl",name:"XSL",import:()=>import("./xsl-CNIkWbJg.js")},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>import("./yaml-c2-Vhxho.js")},{id:"zenscript",name:"ZenScript",import:()=>import("./zenscript-ChP1MlQf.js")},{id:"zig",name:"Zig",import:()=>import("./zig-rivS3YQG.js")}],R=Object.fromEntries(q.map(i=>[i.id,i.import])),V=Object.fromEntries(q.flatMap(i=>i.aliases?.map(t=>[t,i.import])||[])),z={...R,...V},W=[{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>import("./andromeeda-C4gqWexZ.js")},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>import("./aurora-x-D-2ljcwZ.js")},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>import("./ayu-dark-CMjwMIkn.js")},{id:"ayu-light",displayName:"Ayu Light",type:"light",import:()=>import("./ayu-light-C47S-Tmv.js")},{id:"ayu-mirage",displayName:"Ayu Mirage",type:"dark",import:()=>import("./ayu-mirage-CjoLj4QM.js")},{id:"catppuccin-frappe",displayName:"Catppuccin Frappé",type:"dark",import:()=>import("./catppuccin-frappe-DFWUc33u.js")},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>import("./catppuccin-latte-C9dUb6Cb.js")},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>import("./catppuccin-macchiato-DQyhUUbL.js")},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>import("./catppuccin-mocha-D87Tk5Gz.js")},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>import("./dark-plus-C3mMm8J8.js")},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>import("./dracula-BzJJZx-M.js")},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>import("./dracula-soft-BXkSAIEj.js")},{id:"everforest-dark",displayName:"Everforest Dark",type:"dark",import:()=>import("./everforest-dark-BgDCqdQA.js")},{id:"everforest-light",displayName:"Everforest Light",type:"light",import:()=>import("./everforest-light-C8M2exoo.js")},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>import("./github-dark-DHJKELXO.js")},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>import("./github-dark-default-Cuk6v7N8.js")},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>import("./github-dark-dimmed-DH5Ifo-i.js")},{id:"github-dark-high-contrast",displayName:"GitHub Dark High Contrast",type:"dark",import:()=>import("./github-dark-high-contrast-E3gJ1_iC.js")},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>import("./github-light-DAi9KRSo.js")},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>import("./github-light-default-D7oLnXFd.js")},{id:"github-light-high-contrast",displayName:"GitHub Light High Contrast",type:"light",import:()=>import("./github-light-high-contrast-BfjtVDDH.js")},{id:"gruvbox-dark-hard",displayName:"Gruvbox Dark Hard",type:"dark",import:()=>import("./gruvbox-dark-hard-CFHQjOhq.js")},{id:"gruvbox-dark-medium",displayName:"Gruvbox Dark Medium",type:"dark",import:()=>import("./gruvbox-dark-medium-GsRaNv29.js")},{id:"gruvbox-dark-soft",displayName:"Gruvbox Dark Soft",type:"dark",import:()=>import("./gruvbox-dark-soft-CVdnzihN.js")},{id:"gruvbox-light-hard",displayName:"Gruvbox Light Hard",type:"light",import:()=>import("./gruvbox-light-hard-CH1njM8p.js")},{id:"gruvbox-light-medium",displayName:"Gruvbox Light Medium",type:"light",import:()=>import("./gruvbox-light-medium-DRw_LuNl.js")},{id:"gruvbox-light-soft",displayName:"Gruvbox Light Soft",type:"light",import:()=>import("./gruvbox-light-soft-hJgmCMqR.js")},{id:"horizon",displayName:"Horizon",type:"dark",import:()=>import("./horizon-BUw7H-hv.js")},{id:"houston",displayName:"Houston",type:"dark",import:()=>import("./houston-DnULxvSX.js")},{id:"kanagawa-dragon",displayName:"Kanagawa Dragon",type:"dark",import:()=>import("./kanagawa-dragon-CkXjmgJE.js")},{id:"kanagawa-lotus",displayName:"Kanagawa Lotus",type:"light",import:()=>import("./kanagawa-lotus-CfQXZHmo.js")},{id:"kanagawa-wave",displayName:"Kanagawa Wave",type:"dark",import:()=>import("./kanagawa-wave-DWedfzmr.js")},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>import("./laserwave-DUszq2jm.js")},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>import("./light-plus-B7mTdjB0.js")},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>import("./material-theme-D5KoaKCx.js")},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>import("./material-theme-darker-BfHTSMKl.js")},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>import("./material-theme-lighter-B0m2ddpp.js")},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>import("./material-theme-ocean-CyktbL80.js")},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>import("./material-theme-palenight-Csfq5Kiy.js")},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>import("./min-dark-CafNBF8u.js")},{id:"min-light",displayName:"Min Light",type:"light",import:()=>import("./min-light-CTRr51gU.js")},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>import("./monokai-D4h5O-jR.js")},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>import("./night-owl-C39BiMTA.js")},{id:"night-owl-light",displayName:"Night Owl Light",type:"light",import:()=>import("./night-owl-light-CMTm3GFP.js")},{id:"nord",displayName:"Nord",type:"dark",import:()=>import("./nord-Ddv68eIx.js")},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>import("./one-dark-pro-DVMEJ2y_.js")},{id:"one-light",displayName:"One Light",type:"light",import:()=>import("./one-light-C3Wv6jpd.js")},{id:"plastic",displayName:"Plastic",type:"dark",import:()=>import("./plastic-3e1v2bzS.js")},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>import("./poimandres-CS3Unz2-.js")},{id:"red",displayName:"Red",type:"dark",import:()=>import("./red-bN70gL4F.js")},{id:"rose-pine",displayName:"Rosé Pine",type:"dark",import:()=>import("./rose-pine-qdsjHGoJ.js")},{id:"rose-pine-dawn",displayName:"Rosé Pine Dawn",type:"light",import:()=>import("./rose-pine-dawn-DHQR4-dF.js")},{id:"rose-pine-moon",displayName:"Rosé Pine Moon",type:"dark",import:()=>import("./rose-pine-moon-D4_iv3hh.js")},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>import("./slack-dark-BthQWCQV.js")},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>import("./slack-ochin-DqwNpetd.js")},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>import("./snazzy-light-Bw305WKR.js")},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>import("./solarized-dark-DXbdFlpD.js")},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>import("./solarized-light-L9t79GZl.js")},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>import("./synthwave-84-ChtBzv_y.js")},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>import("./tokyo-night-hegEt444.js")},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>import("./vesper-DU1UobuO.js")},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>import("./vitesse-black-Bkuqu6BP.js")},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>import("./vitesse-dark-D0r3Knsf.js")},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>import("./vitesse-light-CVO1_9PV.js")}],I=Object.fromEntries(W.map(i=>[i.id,i.import]));class J extends Error{constructor(i){super(i),this.name="ShikiError"}}function F(){return"undefined"!=typeof performance?performance.now():Date.now()}const Q=(i,t)=>i+(t-i%t)%t;async function X(i){let t,e;const r={};function a(i){e=i,r.HEAPU8=new Uint8Array(i),r.HEAPU32=new Uint32Array(i)}function m(i){try{return t.grow(i-e.byteLength+65535>>>16),a(t.buffer),1}catch{}}const o="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0;function s(i,t){return i?function(i,t,e=1024){const r=t+e;let a=t;for(;i[a]&&!(a>=r);)++a;if(a-t>16&&i.buffer&&o)return o.decode(i.subarray(t,a));let m="";for(;t<a;){let e=i[t++];if(!(128&e)){m+=String.fromCharCode(e);continue}const r=63&i[t++];if(192==(224&e)){m+=String.fromCharCode((31&e)<<6|r);continue}const a=63&i[t++];if(e=224==(240&e)?(15&e)<<12|r<<6|a:(7&e)<<18|r<<12|a<<6|63&i[t++],e<65536)m+=String.fromCharCode(e);else{const i=e-65536;m+=String.fromCharCode(55296|i>>10,56320|1023&i)}}return m}(r.HEAPU8,i,t):""}const p={emscripten_get_now:F,emscripten_memcpy_big:function(i,t,e){r.HEAPU8.copyWithin(i,t,t+e)},emscripten_resize_heap:function(i){const t=r.HEAPU8.length,e=2147483648;if((i>>>=0)>e)return!1;for(let r=1;r<=4;r*=2){let a=t*(1+.2/r);a=Math.min(a,i+100663296);if(m(Math.min(e,Q(Math.max(i,a),65536))))return!0}return!1},fd_write:()=>0};return await async function(){const e={env:p,wasi_snapshot_preview1:p},m=await i(e);t=m.memory,a(t.buffer),Object.assign(r,m),r.UTF8ToString=s}(),r}var K=Object.defineProperty,Z=(i,t,e)=>((i,t,e)=>t in i?K(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e)(i,"symbol"!=typeof t?t+"":t,e);let Y=null;class ${constructor(i){Z(this,"utf16Length"),Z(this,"utf8Length"),Z(this,"utf16Value"),Z(this,"utf8Value"),Z(this,"utf16OffsetToUtf8"),Z(this,"utf8OffsetToUtf16");const t=i.length,e=$._utf8ByteLength(i),r=e!==t,a=r?new Uint32Array(t+1):null;r&&(a[t]=e);const m=r?new Uint32Array(e+1):null;r&&(m[e]=t);const o=new Uint8Array(e);let s=0;for(let p=0;p<t;p++){const e=i.charCodeAt(p);let n=e,d=!1;if(e>=55296&&e<=56319&&p+1<t){const t=i.charCodeAt(p+1);t>=56320&&t<=57343&&(n=65536+(e-55296<<10)|t-56320,d=!0)}r&&(a[p]=s,d&&(a[p+1]=s),n<=127?m[s+0]=p:n<=2047?(m[s+0]=p,m[s+1]=p):n<=65535?(m[s+0]=p,m[s+1]=p,m[s+2]=p):(m[s+0]=p,m[s+1]=p,m[s+2]=p,m[s+3]=p)),n<=127?o[s++]=n:n<=2047?(o[s++]=192|(1984&n)>>>6,o[s++]=128|(63&n)>>>0):n<=65535?(o[s++]=224|(61440&n)>>>12,o[s++]=128|(4032&n)>>>6,o[s++]=128|(63&n)>>>0):(o[s++]=240|(1835008&n)>>>18,o[s++]=128|(258048&n)>>>12,o[s++]=128|(4032&n)>>>6,o[s++]=128|(63&n)>>>0),d&&p++}this.utf16Length=t,this.utf8Length=e,this.utf16Value=i,this.utf8Value=o,this.utf16OffsetToUtf8=a,this.utf8OffsetToUtf16=m}static _utf8ByteLength(i){let t=0;for(let e=0,r=i.length;e<r;e++){const a=i.charCodeAt(e);let m=a,o=!1;if(a>=55296&&a<=56319&&e+1<r){const t=i.charCodeAt(e+1);t>=56320&&t<=57343&&(m=65536+(a-55296<<10)|t-56320,o=!0)}t+=m<=127?1:m<=2047?2:m<=65535?3:4,o&&e++}return t}createString(i){const t=i.omalloc(this.utf8Length);return i.HEAPU8.set(this.utf8Value,t),t}}const ii=class i{constructor(t){if(Z(this,"id",++i.LAST_ID),Z(this,"_onigBinding"),Z(this,"content"),Z(this,"utf16Length"),Z(this,"utf8Length"),Z(this,"utf16OffsetToUtf8"),Z(this,"utf8OffsetToUtf16"),Z(this,"ptr"),!Y)throw new J("Must invoke loadWasm first.");this._onigBinding=Y,this.content=t;const e=new $(t);this.utf16Length=e.utf16Length,this.utf8Length=e.utf8Length,this.utf16OffsetToUtf8=e.utf16OffsetToUtf8,this.utf8OffsetToUtf16=e.utf8OffsetToUtf16,this.utf8Length<1e4&&!i._sharedPtrInUse?(i._sharedPtr||(i._sharedPtr=Y.omalloc(1e4)),i._sharedPtrInUse=!0,Y.HEAPU8.set(e.utf8Value,i._sharedPtr),this.ptr=i._sharedPtr):this.ptr=e.createString(Y)}convertUtf8OffsetToUtf16(i){return this.utf8OffsetToUtf16?i<0?0:i>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[i]:i}convertUtf16OffsetToUtf8(i){return this.utf16OffsetToUtf8?i<0?0:i>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[i]:i}dispose(){this.ptr===i._sharedPtr?i._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};Z(ii,"LAST_ID",0),Z(ii,"_sharedPtr",0),Z(ii,"_sharedPtrInUse",!1);let ti,ei=ii;class ri{constructor(i){if(Z(this,"_onigBinding"),Z(this,"_ptr"),!Y)throw new J("Must invoke loadWasm first.");const t=[],e=[];for(let o=0,s=i.length;o<s;o++){const r=new $(i[o]);t[o]=r.createString(Y),e[o]=r.utf8Length}const r=Y.omalloc(4*i.length);Y.HEAPU32.set(t,r/4);const a=Y.omalloc(4*i.length);Y.HEAPU32.set(e,a/4);const m=Y.createOnigScanner(r,a,i.length);for(let o=0,s=i.length;o<s;o++)Y.ofree(t[o]);Y.ofree(a),Y.ofree(r),0===m&&function(i){throw new J(i.UTF8ToString(i.getLastOnigError()))}(Y),this._onigBinding=Y,this._ptr=m}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(i,t,e){let r=0;if("number"==typeof e&&(r=e),"string"==typeof i){i=new ei(i);const e=this._findNextMatchSync(i,t,!1,r);return i.dispose(),e}return this._findNextMatchSync(i,t,!1,r)}_findNextMatchSync(i,t,e,r){const a=this._onigBinding,m=a.findNextOnigScannerMatch(this._ptr,i.id,i.ptr,i.utf8Length,i.convertUtf16OffsetToUtf8(t),r);if(0===m)return null;const o=a.HEAPU32;let s=m/4;const p=o[s++],n=o[s++],d=[];for(let l=0;l<n;l++){const t=i.convertUtf8OffsetToUtf16(o[s++]),e=i.convertUtf8OffsetToUtf16(o[s++]);d[l]={start:t,end:e,length:e-t}}return{index:p,captureIndices:d}}}function ai(i){if(ti)return ti;return ti=async function(){Y=await X(async t=>{let e=i;var r;return e=await e,"function"==typeof e&&(e=await e(t)),"function"==typeof e&&(e=await e(t)),"function"==typeof e.instantiator?e=await e.instantiator(t):!function(i){return"function"==typeof i.default}(e)?(function(i){return void 0!==i.data}(e)&&(e=e.data),!function(i){return"undefined"!=typeof Response&&i instanceof Response}(e)?!function(i){return"undefined"!=typeof ArrayBuffer&&(i instanceof ArrayBuffer||ArrayBuffer.isView(i))||"undefined"!=typeof Buffer&&Buffer.isBuffer?.(i)||"undefined"!=typeof SharedArrayBuffer&&i instanceof SharedArrayBuffer||"undefined"!=typeof Uint32Array&&i instanceof Uint32Array}(e)?e instanceof WebAssembly.Module?e=await mi(e)(t):"default"in e&&e.default instanceof WebAssembly.Module&&(e=await mi(e.default)(t)):e=await mi(e)(t):e="function"==typeof WebAssembly.instantiateStreaming?await(r=e,i=>WebAssembly.instantiateStreaming(r,i))(t):await function(i){return async t=>{const e=await i.arrayBuffer();return WebAssembly.instantiate(e,t)}}(e)(t)):e=await e.default(t),"instance"in e&&(e=e.instance),"exports"in e&&(e=e.exports),e})}(),ti}function mi(i){return t=>WebAssembly.instantiate(i,t)}async function oi(i){return i&&await ai(i),{createScanner:i=>new ri(i.map(i=>"string"==typeof i?i:i.source)),createString:i=>new ei(i)}}const si=/* @__PURE__ */t({langs:z,themes:I,engine:()=>oi(import("./wasm--yL7jHw-.js"))}),{codeToHtml:pi,codeToHast:ni,codeToTokens:di,codeToTokensBase:li,codeToTokensWithThemes:ci,getSingletonHighlighter:hi,getLastGrammarState:ji}=/* @__PURE__ */i(si,{guessEmbeddedLanguages:e});export{r as ShikiError,a as addClassToHast,m as applyColorReplacements,z as bundledLanguages,V as bundledLanguagesAlias,R as bundledLanguagesBase,q as bundledLanguagesInfo,I as bundledThemes,W as bundledThemesInfo,ni as codeToHast,pi as codeToHtml,di as codeToTokens,li as codeToTokensBase,ci as codeToTokensWithThemes,t as createBundledHighlighter,o as createCssVariablesTheme,si as createHighlighter,s as createHighlighterCore,p as createHighlighterCoreSync,E as createJavaScriptRegexEngine,oi as createOnigurumaEngine,n as createPositionConverter,d as createShikiInternal,l as createShikiInternalSync,i as createSingletonShorthands,c as createdBundledHighlighter,G as defaultJavaScriptRegexConstructor,j as enableDeprecationWarnings,u as flatTokenVariants,ji as getLastGrammarState,hi as getSingletonHighlighter,f as getSingletonHighlighterCore,g as getTokenStyleObject,e as guessEmbeddedLanguages,y as hastToHtml,k as isNoneTheme,b as isPlainLang,v as isSpecialLang,S as isSpecialTheme,ai as loadWasm,w as makeSingletonHighlighter,L as makeSingletonHighlighterCore,x as normalizeGetter,N as normalizeTheme,T as resolveColorReplacements,A as splitLines,C as splitToken,M as splitTokens,P as stringifyTokenStyle,O as toArray,U as tokenizeAnsiWithTheme,D as tokenizeWithTheme,H as tokensToHast,_ as transformerDecorations,B as warnDeprecated};
|