@strux-sh/ui 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +113 -0
- package/dist/abap-DeBcB0Go.js +3 -0
- package/dist/actionscript-3-Ca7AJdus.js +3 -0
- package/dist/ada-wUzMIotr.js +3 -0
- package/dist/andromeeda-qFSR243y.js +4 -0
- package/dist/angular-html-LrXL1ucE.js +16 -0
- package/dist/angular-ts-B8aubKqG.js +18 -0
- package/dist/apache-I27faSuY.js +3 -0
- package/dist/apex--j459sYy.js +3 -0
- package/dist/apl-ZtqUVL4Y.js +16 -0
- package/dist/applescript-CvFPStD_.js +3 -0
- package/dist/ara-oGMGKYRR.js +3 -0
- package/dist/asciidoc-BSeXIn5J.js +3 -0
- package/dist/asm-D9AeWiTG.js +3 -0
- package/dist/astro-BTnEu-qn.js +18 -0
- package/dist/aurora-x-BfjVxBdh.js +4 -0
- package/dist/awk-CN4Dt2EA.js +3 -0
- package/dist/ayu-dark-D_E-eZWK.js +4 -0
- package/dist/ayu-light-2e0XvPR3.js +4 -0
- package/dist/ayu-mirage-s7b90aUC.js +4 -0
- package/dist/ballerina-D50APAvj.js +3 -0
- package/dist/bat-CsyrNd6J.js +3 -0
- package/dist/beancount-C-7UQ_6h.js +3 -0
- package/dist/berry-7ZqQyKX_.js +3 -0
- package/dist/bibtex-CroJEZn5.js +3 -0
- package/dist/bicep-BI87HQfC.js +3 -0
- package/dist/bird2-h8KptB8G.js +3 -0
- package/dist/blade-BR5n1P6c.js +20 -0
- package/dist/bsl-FnheFq4w.js +5 -0
- package/dist/c-Ce2kZEMm.js +5 -0
- package/dist/c3-wJX5HNDQ.js +3 -0
- package/dist/cadence-BXV0DiIS.js +3 -0
- package/dist/cairo-CYYISc3K.js +5 -0
- package/dist/catppuccin-frappe-Dc5EeITp.js +4 -0
- package/dist/catppuccin-latte-D8PDXaqw.js +4 -0
- package/dist/catppuccin-macchiato-DtW613F5.js +4 -0
- package/dist/catppuccin-mocha-C3AS6_YO.js +4 -0
- package/dist/chunk-BdsCSvBP.js +20 -0
- package/dist/clarity-D7TEWWAc.js +3 -0
- package/dist/clojure-LH8DjlVh.js +3 -0
- package/dist/cmake-DvXT7w0f.js +3 -0
- package/dist/cobol-D3EGzMjZ.js +10 -0
- package/dist/codeowners-BeezUyuc.js +3 -0
- package/dist/codeql-fuOw3WIy.js +3 -0
- package/dist/coffee-DAg7pqMx.js +5 -0
- package/dist/common-lisp-C0tc6N-l.js +3 -0
- package/dist/components/Accordion/Accordion.vue.d.ts +32 -0
- package/dist/components/Accordion/AccordionContent.vue.d.ts +19 -0
- package/dist/components/Accordion/AccordionItem.vue.d.ts +22 -0
- package/dist/components/Accordion/AccordionTrigger.vue.d.ts +21 -0
- package/dist/components/Accordion/context.d.ts +24 -0
- package/dist/components/Accordion/index.d.ts +5 -0
- package/dist/components/Alert/Alert.variants.d.ts +5 -0
- package/dist/components/Alert/Alert.vue.d.ts +20 -0
- package/dist/components/Alert/AlertAction.vue.d.ts +16 -0
- package/dist/components/Alert/AlertDescription.vue.d.ts +16 -0
- package/dist/components/Alert/AlertTitle.vue.d.ts +16 -0
- package/dist/components/Alert/index.d.ts +5 -0
- package/dist/components/Avatar/Avatar.variants.d.ts +5 -0
- package/dist/components/Avatar/Avatar.vue.d.ts +23 -0
- package/dist/components/Avatar/index.d.ts +2 -0
- package/dist/components/Badge/Badge.variants.d.ts +14 -0
- package/dist/components/Badge/Badge.vue.d.ts +26 -0
- package/dist/components/Badge/index.d.ts +2 -0
- package/dist/components/Breadcrumb/Breadcrumb.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbEllipsis.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbItem.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbLink.vue.d.ts +20 -0
- package/dist/components/Breadcrumb/BreadcrumbList.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbPage.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/BreadcrumbSeparator.vue.d.ts +16 -0
- package/dist/components/Breadcrumb/index.d.ts +7 -0
- package/dist/components/Button/Button.variants.d.ts +17 -0
- package/dist/components/Button/Button.vue.d.ts +35 -0
- package/dist/components/Button/index.d.ts +2 -0
- package/dist/components/Calendar/Calendar.variants.d.ts +5 -0
- package/dist/components/Calendar/Calendar.vue.d.ts +74 -0
- package/dist/components/Calendar/CalendarDayColumn.vue.d.ts +40 -0
- package/dist/components/Calendar/CalendarDayHeader.vue.d.ts +10 -0
- package/dist/components/Calendar/CalendarDayView.vue.d.ts +42 -0
- package/dist/components/Calendar/CalendarEvent.variants.d.ts +6 -0
- package/dist/components/Calendar/CalendarEvent.vue.d.ts +39 -0
- package/dist/components/Calendar/CalendarEventGroup.vue.d.ts +36 -0
- package/dist/components/Calendar/CalendarHeader.variants.d.ts +9 -0
- package/dist/components/Calendar/CalendarHeader.vue.d.ts +23 -0
- package/dist/components/Calendar/CalendarMonthCell.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarMonthEvent.vue.d.ts +11 -0
- package/dist/components/Calendar/CalendarMonthView.vue.d.ts +30 -0
- package/dist/components/Calendar/CalendarSlotGrid.vue.d.ts +17 -0
- package/dist/components/Calendar/CalendarTimeAxis.vue.d.ts +14 -0
- package/dist/components/Calendar/CalendarWeekView.vue.d.ts +48 -0
- package/dist/components/Calendar/composables/useCalendarDrag.d.ts +12 -0
- package/dist/components/Calendar/composables/useCalendarLayout.d.ts +13 -0
- package/dist/components/Calendar/composables/useCalendarNavigation.d.ts +18 -0
- package/dist/components/Calendar/composables/useCalendarResize.d.ts +14 -0
- package/dist/components/Calendar/composables/useCalendarSelection.d.ts +7 -0
- package/dist/components/Calendar/index.d.ts +5 -0
- package/dist/components/Calendar/types.d.ts +38 -0
- package/dist/components/Calendar/utils/overlap.d.ts +12 -0
- package/dist/components/Calendar/utils/positioning.d.ts +3 -0
- package/dist/components/Calendar/utils/slots.d.ts +2 -0
- package/dist/components/Calendar/utils/time.d.ts +23 -0
- package/dist/components/Card/Card.variants.d.ts +7 -0
- package/dist/components/Card/Card.vue.d.ts +24 -0
- package/dist/components/Card/CardAction.vue.d.ts +16 -0
- package/dist/components/Card/CardContent.vue.d.ts +16 -0
- package/dist/components/Card/CardDescription.vue.d.ts +16 -0
- package/dist/components/Card/CardFooter.vue.d.ts +16 -0
- package/dist/components/Card/CardHeader.vue.d.ts +16 -0
- package/dist/components/Card/CardTabs.vue.d.ts +36 -0
- package/dist/components/Card/CardTitle.vue.d.ts +16 -0
- package/dist/components/Card/index.d.ts +9 -0
- package/dist/components/Checkbox/Checkbox.variants.d.ts +12 -0
- package/dist/components/Checkbox/Checkbox.vue.d.ts +42 -0
- package/dist/components/Checkbox/index.d.ts +2 -0
- package/dist/components/CodeBlock/CodeBlock.variants.d.ts +6 -0
- package/dist/components/CodeBlock/CodeBlock.vue.d.ts +22 -0
- package/dist/components/CodeBlock/CodeBlockComment.vue.d.ts +16 -0
- package/dist/components/CodeBlock/CodeBlockHighlighted.vue.d.ts +14 -0
- package/dist/components/CodeBlock/CodeBlockLine.vue.d.ts +20 -0
- package/dist/components/CodeBlock/CodeBlockOutput.vue.d.ts +16 -0
- package/dist/components/CodeBlock/index.d.ts +7 -0
- package/dist/components/CodeBlock/useShiki.d.ts +5 -0
- package/dist/components/DataTable/DataTable.vue.d.ts +65 -0
- package/dist/components/DataTable/index.d.ts +2 -0
- package/dist/components/DataTable/types.d.ts +15 -0
- package/dist/components/Dialog/Dialog.variants.d.ts +2 -0
- package/dist/components/Dialog/Dialog.vue.d.ts +30 -0
- package/dist/components/Dialog/DialogClose.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogContent.vue.d.ts +27 -0
- package/dist/components/Dialog/DialogDescription.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogFooter.vue.d.ts +21 -0
- package/dist/components/Dialog/DialogHeader.vue.d.ts +19 -0
- package/dist/components/Dialog/DialogOverlay.vue.d.ts +9 -0
- package/dist/components/Dialog/DialogScrollContent.vue.d.ts +25 -0
- package/dist/components/Dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/Dialog/DialogTrigger.vue.d.ts +23 -0
- package/dist/components/Dialog/context.d.ts +19 -0
- package/dist/components/Dialog/index.d.ts +11 -0
- package/dist/components/Editor/Editor.variants.d.ts +6 -0
- package/dist/components/Editor/Editor.vue.d.ts +37 -0
- package/dist/components/Editor/EditorModelSync.vue.d.ts +8 -0
- package/dist/components/Editor/EditorToolbar.vue.d.ts +15 -0
- package/dist/components/Editor/index.d.ts +2 -0
- package/dist/components/Hotkey/Hotkey.vue.d.ts +17 -0
- package/dist/components/Hotkey/HotkeyGroup.vue.d.ts +17 -0
- package/dist/components/Hotkey/index.d.ts +2 -0
- package/dist/components/Input/Input.variants.d.ts +16 -0
- package/dist/components/Input/Input.vue.d.ts +59 -0
- package/dist/components/Input/index.d.ts +2 -0
- package/dist/components/InputOTP/InputOTP.variants.d.ts +13 -0
- package/dist/components/InputOTP/InputOTP.vue.d.ts +40 -0
- package/dist/components/InputOTP/index.d.ts +2 -0
- package/dist/components/Label/Label.vue.d.ts +17 -0
- package/dist/components/Label/index.d.ts +1 -0
- package/dist/components/Progress/Progress.variants.d.ts +17 -0
- package/dist/components/Progress/Progress.vue.d.ts +24 -0
- package/dist/components/Progress/index.d.ts +2 -0
- package/dist/components/RadioGroup/RadioGroup.variants.d.ts +19 -0
- package/dist/components/RadioGroup/RadioGroup.vue.d.ts +36 -0
- package/dist/components/RadioGroup/RadioGroupItem.vue.d.ts +36 -0
- package/dist/components/RadioGroup/context.d.ts +9 -0
- package/dist/components/RadioGroup/index.d.ts +3 -0
- package/dist/components/Select/Select.variants.d.ts +9 -0
- package/dist/components/Select/Select.vue.d.ts +42 -0
- package/dist/components/Select/SelectContent.vue.d.ts +21 -0
- package/dist/components/Select/SelectGroup.vue.d.ts +19 -0
- package/dist/components/Select/SelectItem.vue.d.ts +26 -0
- package/dist/components/Select/SelectItemText.vue.d.ts +19 -0
- package/dist/components/Select/SelectLabel.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollDownButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectScrollUpButton.vue.d.ts +19 -0
- package/dist/components/Select/SelectSeparator.vue.d.ts +9 -0
- package/dist/components/Select/SelectTrigger.vue.d.ts +26 -0
- package/dist/components/Select/SelectValue.vue.d.ts +25 -0
- package/dist/components/Select/context.d.ts +52 -0
- package/dist/components/Select/index.d.ts +12 -0
- package/dist/components/Separator/Separator.vue.d.ts +13 -0
- package/dist/components/Separator/index.d.ts +1 -0
- package/dist/components/Skeleton/Skeleton.vue.d.ts +7 -0
- package/dist/components/Skeleton/index.d.ts +1 -0
- package/dist/components/Spinner/Spinner.variants.d.ts +5 -0
- package/dist/components/Spinner/Spinner.vue.d.ts +11 -0
- package/dist/components/Spinner/index.d.ts +2 -0
- package/dist/components/Stepper/Stepper.vue.d.ts +30 -0
- package/dist/components/Stepper/StepperDescription.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperIndicator.vue.d.ts +19 -0
- package/dist/components/Stepper/StepperItem.vue.d.ts +25 -0
- package/dist/components/Stepper/StepperSeparator.vue.d.ts +6 -0
- package/dist/components/Stepper/StepperTitle.vue.d.ts +16 -0
- package/dist/components/Stepper/StepperTrigger.vue.d.ts +16 -0
- package/dist/components/Stepper/context.d.ts +17 -0
- package/dist/components/Stepper/index.d.ts +8 -0
- package/dist/components/Switch/Switch.variants.d.ts +15 -0
- package/dist/components/Switch/Switch.vue.d.ts +40 -0
- package/dist/components/Switch/index.d.ts +2 -0
- package/dist/components/Table/Table.vue.d.ts +18 -0
- package/dist/components/Table/TableBody.vue.d.ts +17 -0
- package/dist/components/Table/TableCell.vue.d.ts +28 -0
- package/dist/components/Table/TableEmpty.vue.d.ts +20 -0
- package/dist/components/Table/TableFooter.vue.d.ts +17 -0
- package/dist/components/Table/TableHead.vue.d.ts +26 -0
- package/dist/components/Table/TableHeader.vue.d.ts +17 -0
- package/dist/components/Table/TableRow.vue.d.ts +17 -0
- package/dist/components/Table/index.d.ts +8 -0
- package/dist/components/Tabs/Tabs.variants.d.ts +11 -0
- package/dist/components/Tabs/Tabs.vue.d.ts +29 -0
- package/dist/components/Tabs/TabsContent.vue.d.ts +20 -0
- package/dist/components/Tabs/TabsList.vue.d.ts +22 -0
- package/dist/components/Tabs/TabsTrigger.vue.d.ts +25 -0
- package/dist/components/Tabs/context.d.ts +7 -0
- package/dist/components/Tabs/index.d.ts +5 -0
- package/dist/components/Textarea/Textarea.variants.d.ts +9 -0
- package/dist/components/Textarea/Textarea.vue.d.ts +59 -0
- package/dist/components/Textarea/index.d.ts +2 -0
- package/dist/components/Toggle/Toggle.variants.d.ts +6 -0
- package/dist/components/Toggle/Toggle.vue.d.ts +38 -0
- package/dist/components/Toggle/index.d.ts +2 -0
- package/dist/components/ToggleGroup/ToggleGroup.variants.d.ts +5 -0
- package/dist/components/ToggleGroup/ToggleGroup.vue.d.ts +41 -0
- package/dist/components/ToggleGroup/ToggleGroupItem.vue.d.ts +27 -0
- package/dist/components/ToggleGroup/context.d.ts +13 -0
- package/dist/components/ToggleGroup/index.d.ts +3 -0
- package/dist/coq-B76ZoOHZ.js +3 -0
- package/dist/cpp-CtrG851a.js +19 -0
- package/dist/crystal-DVE659Hz.js +18 -0
- package/dist/csharp-CM90Agtc.js +3 -0
- package/dist/css-BXAIfPSV.js +5 -0
- package/dist/csv-Unqj11Cb.js +3 -0
- package/dist/cue-ClLQ6DG1.js +3 -0
- package/dist/cypher-BJn0hcQn.js +3 -0
- package/dist/d-CCRBmzkh.js +3 -0
- package/dist/dark-plus-BaXfgF0I.js +4 -0
- package/dist/dart-CvZbon70.js +3 -0
- package/dist/dax-DV67hG2y.js +3 -0
- package/dist/desktop-DbHnbqQL.js +3 -0
- package/dist/diff-DoTfpm4z.js +3 -0
- package/dist/dist-BxFwGWKU.js +9069 -0
- package/dist/docker-D893Ehl0.js +3 -0
- package/dist/dotenv-t_3AzCLU.js +3 -0
- package/dist/dracula-BHF_kpO0.js +4 -0
- package/dist/dracula-soft-CaTOiVFO.js +4 -0
- package/dist/dream-maker-Dvajhs6B.js +3 -0
- package/dist/edge-BkMo23iR.js +12 -0
- package/dist/elixir-Cq7Sz6zR.js +5 -0
- package/dist/elm-C9Egvai-.js +5 -0
- package/dist/emacs-lisp-4f2kgb7K.js +3 -0
- package/dist/erb-DU88g3CK.js +10 -0
- package/dist/erlang-Btzo1tkm.js +5 -0
- package/dist/everforest-dark-n1U9TERu.js +4 -0
- package/dist/everforest-light-Cxk-NEOq.js +4 -0
- package/dist/fennel-BcdDyKOz.js +3 -0
- package/dist/fish-zUc4glNK.js +3 -0
- package/dist/fluent-C30ZXKsb.js +3 -0
- package/dist/fortran-fixed-form-Cb6k23A8.js +5 -0
- package/dist/fortran-free-form-DZzTNipM.js +3 -0
- package/dist/fsharp-BRGA2aLx.js +5 -0
- package/dist/gdresource-D4Q8_yNH.js +10 -0
- package/dist/gdscript-CasWk1ed.js +3 -0
- package/dist/gdshader-C6_C1Mla.js +3 -0
- package/dist/genie-Dc1WHM2J.js +3 -0
- package/dist/gherkin-p4arnJHH.js +3 -0
- package/dist/git-commit-BgDIffUm.js +5 -0
- package/dist/git-rebase-BOOLXd_2.js +5 -0
- package/dist/github-dark-BY_BCkXE.js +4 -0
- package/dist/github-dark-default-CxpVDCKU.js +4 -0
- package/dist/github-dark-dimmed-DP55KhxO.js +4 -0
- package/dist/github-dark-high-contrast-BsJ4xW6d.js +4 -0
- package/dist/github-light-aP2TlV4x.js +4 -0
- package/dist/github-light-default-C4MUqc7r.js +4 -0
- package/dist/github-light-high-contrast-DKhOk93U.js +4 -0
- package/dist/gleam-CHP-0Vmy.js +3 -0
- package/dist/glimmer-js-DDAcDe2E.js +14 -0
- package/dist/glimmer-ts-BMMyghSC.js +14 -0
- package/dist/glsl-C77SdHHd.js +6 -0
- package/dist/gn-DdA_9WBV.js +3 -0
- package/dist/gnuplot-DiszKoDh.js +3 -0
- package/dist/go-B7sJ7_JR.js +3 -0
- package/dist/graphql-0GE-jM6H.js +15 -0
- package/dist/groovy-D5RihzTE.js +3 -0
- package/dist/gruvbox-dark-hard-B5oO9dKQ.js +4 -0
- package/dist/gruvbox-dark-medium-BKQQ8bni.js +4 -0
- package/dist/gruvbox-dark-soft-BgWa53Ov.js +4 -0
- package/dist/gruvbox-light-hard-POZyzoU-.js +4 -0
- package/dist/gruvbox-light-medium-BPz-pe8v.js +4 -0
- package/dist/gruvbox-light-soft-C5M5c9Sl.js +4 -0
- package/dist/hack-DQMf89ED.js +10 -0
- package/dist/haml-Cld0wv97.js +11 -0
- package/dist/handlebars-BT_HwtwQ.js +14 -0
- package/dist/haskell-CbDb8mmG.js +3 -0
- package/dist/haxe-CkQ88r70.js +3 -0
- package/dist/hcl-CVaPdMU6.js +3 -0
- package/dist/hjson-DkLkzLzi.js +3 -0
- package/dist/hlsl-Fs8CwE1E.js +3 -0
- package/dist/horizon-CYvChE1l.js +4 -0
- package/dist/horizon-bright-BMwhJ8Xu.js +4 -0
- package/dist/houston-BhP0Wze_.js +4 -0
- package/dist/html-B9HcON16.js +11 -0
- package/dist/html-derivative-rSLNyYm7.js +5 -0
- package/dist/http-D3ad5MBk.js +14 -0
- package/dist/hurl-DXm3CnIB.js +12 -0
- package/dist/hxml-BxhiIejJ.js +5 -0
- package/dist/hy-Cwkb2sgB.js +3 -0
- package/dist/imba-Ccadz2v8.js +3 -0
- package/dist/index.css +2 -0
- package/dist/index.d.ts +30 -0
- package/dist/index.js +31389 -0
- package/dist/ini-Br-y36jZ.js +3 -0
- package/dist/java-GQ5wYDFs.js +5 -0
- package/dist/javascript-DlxQoHvZ.js +5 -0
- package/dist/jinja-sW3mCDH-.js +5 -0
- package/dist/jison-B84xpLIw.js +5 -0
- package/dist/json-LZFQdXam.js +5 -0
- package/dist/json5-DlfYKYSp.js +3 -0
- package/dist/jsonc-C4bq8qU7.js +3 -0
- package/dist/jsonl-CcMxJ-J9.js +3 -0
- package/dist/jsonnet-D9tUdPqc.js +3 -0
- package/dist/jssm-C9rzGa75.js +3 -0
- package/dist/jsx-OsE-Bunt.js +5 -0
- package/dist/julia-Cqa8LGkK.js +16 -0
- package/dist/just-BRXsB_7M.js +18 -0
- package/dist/kanagawa-dragon-BQzNnL3z.js +4 -0
- package/dist/kanagawa-lotus-9F6kHEKq.js +4 -0
- package/dist/kanagawa-wave-u67gXxMn.js +4 -0
- package/dist/kdl-C3ArYlhk.js +3 -0
- package/dist/kotlin-DlbbvmpW.js +3 -0
- package/dist/kusto-SZ8S9EwN.js +3 -0
- package/dist/laserwave-ClGRl-5t.js +4 -0
- package/dist/latex-B89DwGYR.js +5 -0
- package/dist/lean-CYj2oBhN.js +3 -0
- package/dist/less-D-kmrIrT.js +3 -0
- package/dist/lib/utils.d.ts +15 -0
- package/dist/light-plus-C5hP1kpF.js +4 -0
- package/dist/liquid-C4a8om0c.js +14 -0
- package/dist/llvm-dcvn_KIM.js +3 -0
- package/dist/log-DTf-0zYP.js +3 -0
- package/dist/logo-CUh2b5yy.js +3 -0
- package/dist/lua-Bd6Ait3J.js +6 -0
- package/dist/luau-cl4PrKah.js +3 -0
- package/dist/make-eFBmESRY.js +3 -0
- package/dist/markdown-E1Tjl3ay.js +3 -0
- package/dist/marko-Bpn4TwEU.js +14 -0
- package/dist/material-theme-C5ZLXIyB.js +4 -0
- package/dist/material-theme-darker-DlsZgyqn.js +4 -0
- package/dist/material-theme-lighter-Dgtd60FS.js +4 -0
- package/dist/material-theme-ocean-FDICw_Nl.js +4 -0
- package/dist/material-theme-palenight-YOynAOz-.js +4 -0
- package/dist/matlab-CWYflKhx.js +3 -0
- package/dist/mdc-C2TPGoHi.js +12 -0
- package/dist/mdx-DKokoIvR.js +3 -0
- package/dist/mermaid-Di77ziEK.js +3 -0
- package/dist/min-dark-DHMEs2x8.js +4 -0
- package/dist/min-light-D6UmcDRG.js +4 -0
- package/dist/mipsasm-Dqf3Smf4.js +3 -0
- package/dist/mojo-BnsXq_BO.js +3 -0
- package/dist/monokai-BD0eaQnD.js +4 -0
- package/dist/moonbit-CAhQ3sCX.js +3 -0
- package/dist/move-xbI-XijT.js +3 -0
- package/dist/narrat-BOGrs0D9.js +3 -0
- package/dist/nextflow-Ctcr2tCu.js +5 -0
- package/dist/nextflow-groovy-NgfREUhM.js +3 -0
- package/dist/nginx-BFwHGFbL.js +5 -0
- package/dist/night-owl-BKGHTQht.js +4 -0
- package/dist/night-owl-light-CnoFDJkw.js +4 -0
- package/dist/nim-CbbeoxCp.js +20 -0
- package/dist/nix-BvtetEBt.js +3 -0
- package/dist/nord-BYKqE5KS.js +4 -0
- package/dist/nushell-CYp0bSE-.js +3 -0
- package/dist/objective-c-BT7nnnUJ.js +3 -0
- package/dist/objective-cpp-CbC4-uTv.js +3 -0
- package/dist/ocaml-CDcFY8QK.js +3 -0
- package/dist/odin-CrW6HAZf.js +3 -0
- package/dist/one-dark-pro-DfPMGiYy.js +4 -0
- package/dist/one-light-DFXY36gp.js +4 -0
- package/dist/openscad-iUFg0B0g.js +3 -0
- package/dist/pascal-CyLyX3Jm.js +3 -0
- package/dist/perl-BC7uqZyY.js +16 -0
- package/dist/php-BMK-MHr9.js +18 -0
- package/dist/pkl-kZxyQXfN.js +3 -0
- package/dist/plastic-XNYJM3D6.js +4 -0
- package/dist/plsql-Y4k3-CA1.js +3 -0
- package/dist/po-gQpZNv7T.js +3 -0
- package/dist/poimandres-C4PaPjEw.js +4 -0
- package/dist/polar-BcYSMBl1.js +3 -0
- package/dist/postcss-DOPa887j.js +3 -0
- package/dist/powerquery-yPSRIzIf.js +3 -0
- package/dist/powershell-7juVthsu.js +3 -0
- package/dist/prisma-SeHmGHlD.js +3 -0
- package/dist/prolog-C0rOAsFl.js +3 -0
- package/dist/proto-BIorFbiU.js +3 -0
- package/dist/pug-CrSfHEzh.js +12 -0
- package/dist/puppet-DLgViJuu.js +3 -0
- package/dist/purescript-DWF1bvyi.js +3 -0
- package/dist/python-BhLDq9ED.js +3 -0
- package/dist/qml-C5olj0fW.js +5 -0
- package/dist/qmldir-DdZTkg5A.js +3 -0
- package/dist/qss-DolMCpN6.js +3 -0
- package/dist/r-CbDnOTHJ.js +5 -0
- package/dist/racket-CI3EgTLA.js +3 -0
- package/dist/raku-C00n-qdV.js +3 -0
- package/dist/razor-4USJUQA5.js +10 -0
- package/dist/red-RKgSrRAN.js +4 -0
- package/dist/reg-CfM5cE8h.js +3 -0
- package/dist/regexp-CVVyGBTZ.js +5 -0
- package/dist/rel-DXm_CT57.js +3 -0
- package/dist/riscv-j__jQJtH.js +3 -0
- package/dist/ron-CoMJEWoM.js +3 -0
- package/dist/rose-pine-3X2It6Vk.js +4 -0
- package/dist/rose-pine-dawn-wDbveFcy.js +4 -0
- package/dist/rose-pine-moon-khW-CldE.js +4 -0
- package/dist/rosmsg-baMlju9J.js +3 -0
- package/dist/rst-DHCx6S5y.js +22 -0
- package/dist/ruby-BGM2AA86.js +30 -0
- package/dist/rust-Bwz4_Zz9.js +3 -0
- package/dist/sas-Bt22bSd-.js +5 -0
- package/dist/sass-DapcQAx-.js +3 -0
- package/dist/scala-BG-wcq5w.js +3 -0
- package/dist/scheme-C_e1IoyF.js +3 -0
- package/dist/scss-BE_dvsh7.js +6 -0
- package/dist/sdbl-JAyVE3qm.js +3 -0
- package/dist/shaderlab-Cj0D4q_L.js +5 -0
- package/dist/shellscript-BYm9tsiS.js +5 -0
- package/dist/shellsession-DlLvFMGg.js +5 -0
- package/dist/slack-dark--voIvSma.js +4 -0
- package/dist/slack-ochin-ll9QUhFq.js +4 -0
- package/dist/smalltalk-CEdXYjUj.js +3 -0
- package/dist/snazzy-light-p45c0RAm.js +4 -0
- package/dist/solarized-dark-DsMmNvqH.js +4 -0
- package/dist/solarized-light-DpXVTf-g.js +4 -0
- package/dist/solidity-BKFDmBTC.js +3 -0
- package/dist/soy-DtEoay8i.js +5 -0
- package/dist/sparql-BITkS5Z_.js +5 -0
- package/dist/splunk-DQeAzsOi.js +3 -0
- package/dist/sql-D_Kdq6gC.js +5 -0
- package/dist/ssh-config-DB40eScc.js +3 -0
- package/dist/stata-CtlHW6m0.js +5 -0
- package/dist/strux-ui.css +2 -0
- package/dist/stylus-moFzJ0fK.js +3 -0
- package/dist/surrealql-HVnTUb6w.js +5 -0
- package/dist/svelte-DWhZGM13.js +14 -0
- package/dist/swift-B3iPwKO0.js +3 -0
- package/dist/synthwave-84-oxS-dzpy.js +4 -0
- package/dist/system-verilog-DoAJNIZ8.js +3 -0
- package/dist/systemd-DevKAdYm.js +3 -0
- package/dist/talonscript-DwNl69M9.js +3 -0
- package/dist/tasl-CKiw1_vh.js +3 -0
- package/dist/tcl-BtutcLWg.js +3 -0
- package/dist/templ-GC61TXh-.js +12 -0
- package/dist/terraform-BaQiuXqM.js +3 -0
- package/dist/tex-BpXp1VG6.js +5 -0
- package/dist/tokyo-night-CLOyAEcU.js +4 -0
- package/dist/toml-Dr0kWc8B.js +3 -0
- package/dist/ts-tags-DOihhOlr.js +38 -0
- package/dist/tsv-C-6tiGwW.js +3 -0
- package/dist/tsx-DVukRIGB.js +5 -0
- package/dist/turtle-BC_OCIAI.js +3 -0
- package/dist/twig-BoBy7ymr.js +18 -0
- package/dist/typescript-o5NtkUUJ.js +5 -0
- package/dist/typespec-DStJD0fR.js +3 -0
- package/dist/typst-CwdON9sn.js +3 -0
- package/dist/v-C-REktM4.js +3 -0
- package/dist/vala-BXCtnoI7.js +3 -0
- package/dist/vb-BsRx4fGg.js +3 -0
- package/dist/verilog-BIHifWx2.js +3 -0
- package/dist/vesper-DlGbuHx1.js +4 -0
- package/dist/vhdl-DDCWXBtw.js +3 -0
- package/dist/viml-CpTU07-K.js +3 -0
- package/dist/vitesse-black-BvXUUlAo.js +4 -0
- package/dist/vitesse-dark-pBqclJNi.js +4 -0
- package/dist/vitesse-light-Cgcs4BIy.js +4 -0
- package/dist/vue-C4b8odTB.js +21 -0
- package/dist/vue-html-BEwKPR5W.js +5 -0
- package/dist/vue-vine-CLecvFJi.js +18 -0
- package/dist/vyper-G6LIJvTi.js +3 -0
- package/dist/wasm-Btx0N3YS.js +4 -0
- package/dist/wasm-COlAncNE.js +3 -0
- package/dist/wenyan-DtqMr2Zc.js +3 -0
- package/dist/wgsl-B2v8dCnx.js +3 -0
- package/dist/wikitext-Bf0m4xA1.js +3 -0
- package/dist/wit-ChMDljlF.js +3 -0
- package/dist/wolfram-DdOH3gOM.js +3 -0
- package/dist/xml-UfJT5ICX.js +6 -0
- package/dist/xsl-BlKPAm48.js +5 -0
- package/dist/yaml-DwO6QOAh.js +5 -0
- package/dist/zenscript-BEt1sJUj.js +3 -0
- package/dist/zig-B7YIws_E.js +3 -0
- package/package.json +137 -0
- package/src/styles/fonts.css +20 -0
- package/src/styles/index.css +3 -0
- package/src/styles/theme.css +156 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { t as e } from "./javascript-DlxQoHvZ.js";
|
|
2
|
+
import { t } from "./sql-D_Kdq6gC.js";
|
|
3
|
+
import n from "./python-BhLDq9ED.js";
|
|
4
|
+
import { t as r } from "./cpp-CtrG851a.js";
|
|
5
|
+
import { t as i } from "./r-CbDnOTHJ.js";
|
|
6
|
+
//#region node_modules/@shikijs/langs/dist/julia.mjs
|
|
7
|
+
var a = Object.freeze(JSON.parse("{\"displayName\":\"Julia\",\"name\":\"julia\",\"patterns\":[{\"include\":\"#operator\"},{\"include\":\"#array\"},{\"include\":\"#string\"},{\"include\":\"#parentheses\"},{\"include\":\"#bracket\"},{\"include\":\"#function_decl\"},{\"include\":\"#function_call\"},{\"include\":\"#for_block\"},{\"include\":\"#keyword\"},{\"include\":\"#number\"},{\"include\":\"#comment\"},{\"include\":\"#type_decl\"},{\"include\":\"#symbol\"},{\"include\":\"#punctuation\"}],\"repository\":{\"array\":{\"patterns\":[{\"begin\":\"\\\\[\",\"beginCaptures\":{\"0\":{\"name\":\"meta.bracket.julia\"}},\"end\":\"(])(\\\\.?'*)\",\"endCaptures\":{\"1\":{\"name\":\"meta.bracket.julia\"},\"2\":{\"name\":\"keyword.operator.transpose.julia\"}},\"name\":\"meta.array.julia\",\"patterns\":[{\"match\":\"\\\\bbegin\\\\b\",\"name\":\"constant.numeric.julia\"},{\"match\":\"\\\\bend\\\\b\",\"name\":\"constant.numeric.julia\"},{\"include\":\"#self_no_for_block\"}]}]},\"bracket\":{\"patterns\":[{\"begin\":\"\\\\{\",\"beginCaptures\":{\"0\":{\"name\":\"meta.bracket.julia\"}},\"end\":\"(})(\\\\.?'*)\",\"endCaptures\":{\"1\":{\"name\":\"meta.bracket.julia\"},\"2\":{\"name\":\"keyword.operator.transpose.julia\"}},\"patterns\":[{\"include\":\"#self_no_for_block\"}]}]},\"comment\":{\"patterns\":[{\"include\":\"#comment_block\"},{\"begin\":\"#\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.julia\"}},\"end\":\"\\\\n\",\"name\":\"comment.line.number-sign.julia\",\"patterns\":[{\"include\":\"#comment_tags\"}]}]},\"comment_block\":{\"patterns\":[{\"begin\":\"#=\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.begin.julia\"}},\"end\":\"=#\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.comment.end.julia\"}},\"name\":\"comment.block.number-sign-equals.julia\",\"patterns\":[{\"include\":\"#comment_tags\"},{\"include\":\"#comment_block\"}]}]},\"comment_tags\":{\"patterns\":[{\"match\":\"\\\\bTODO\\\\b\",\"name\":\"keyword.other.comment-annotation.julia\"},{\"match\":\"\\\\bFIXME\\\\b\",\"name\":\"keyword.other.comment-annotation.julia\"},{\"match\":\"\\\\bCHANGED\\\\b\",\"name\":\"keyword.other.comment-annotation.julia\"},{\"match\":\"\\\\bXXX\\\\b\",\"name\":\"keyword.other.comment-annotation.julia\"}]},\"for_block\":{\"patterns\":[{\"begin\":\"\\\\b(for)\\\\b\",\"beginCaptures\":{\"0\":{\"name\":\"keyword.control.julia\"}},\"end\":\"(?<![,\\\\s])(\\\\s*\\\\n)\",\"patterns\":[{\"match\":\"\\\\bouter\\\\b\",\"name\":\"keyword.other.julia\"},{\"include\":\"$self\"}]}]},\"function_call\":{\"patterns\":[{\"begin\":\"([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)(\\\\{(?:[^{}]|\\\\{(?:[^{}]|\\\\{[^{}]*})*})*})?\\\\.?(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.julia\"},\"2\":{\"name\":\"support.type.julia\"},\"3\":{\"name\":\"meta.bracket.julia\"}},\"end\":\"\\\\)(('|(\\\\.'))*\\\\.?')?\",\"endCaptures\":{\"0\":{\"name\":\"meta.bracket.julia\"},\"1\":{\"name\":\"keyword.operator.transposed-func.julia\"}},\"patterns\":[{\"include\":\"#self_no_for_block\"}]}]},\"function_decl\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.julia\"},\"2\":{\"name\":\"support.type.julia\"}},\"match\":\"([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)(\\\\{(?:[^{}]|\\\\{(?:[^{}]|\\\\{[^{}]*})*})*})?(?=\\\\([^#]*\\\\)(::\\\\S+)?(\\\\s*\\\\bwhere\\\\b\\\\s+.+?)?\\\\s*?=(?![=>]))\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.julia\"},\"2\":{\"name\":\"keyword.operator.dots.julia\"},\"3\":{\"name\":\"entity.name.function.julia\"},\"4\":{\"name\":\"support.type.julia\"}},\"match\":\"\\\\b(function|macro)(?:\\\\s+(?:[_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*(\\\\.))?([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)(\\\\{(?:[^{}]|\\\\{(?:[^{}]|\\\\{[^{}]*})*})*})?|\\\\s*)(?=\\\\()\"}]},\"keyword\":{\"patterns\":[{\"match\":\"\\\\b(?<![.:_])(?:function|mutable\\\\s+struct|struct|macro|quote|abstract\\\\s+type|primitive\\\\s+type|module|baremodule|where)\\\\b\",\"name\":\"keyword.other.julia\"},{\"match\":\"\\\\b(?<![:_])(?:if|else|elseif|for|while|begin|let|do|try|catch|finally|return|break|continue)\\\\b\",\"name\":\"keyword.control.julia\"},{\"match\":\"\\\\b(?<![:_])end\\\\b\",\"name\":\"keyword.control.end.julia\"},{\"match\":\"\\\\b(?<![:_])(?:global|local|const)\\\\b\",\"name\":\"keyword.storage.modifier.julia\"},{\"match\":\"\\\\b(?<![:_])export\\\\b\",\"name\":\"keyword.control.export.julia\"},{\"match\":\"^public\\\\b\",\"name\":\"keyword.control.public.julia\"},{\"match\":\"\\\\b(?<![:_])import\\\\b\",\"name\":\"keyword.control.import.julia\"},{\"match\":\"\\\\b(?<![:_])using\\\\b\",\"name\":\"keyword.control.using.julia\"},{\"match\":\"(?<=\\\\S\\\\s+)\\\\b(as)\\\\b(?=\\\\s+\\\\S)\",\"name\":\"keyword.control.as.julia\"},{\"match\":\"@(\\\\.|[_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*|[[\\\\p{S}\\\\p{P}]&&[^@\\\\s]]+)\",\"name\":\"support.function.macro.julia\"}]},\"number\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"constant.numeric.julia\"},\"2\":{\"name\":\"keyword.operator.conjugate-number.julia\"}},\"match\":\"((?<![!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]])\\\\b(?:0[Xx]\\\\h(?:_?\\\\h)*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:[0-9](?:_?[0-9])*\\\\.?(?!\\\\.)[0-9_]*|\\\\.[0-9](?:_?[0-9])*)(?:[Eef][-+]?[0-9](?:_?[0-9])*)?(?:(?:im|Inf(?:16|32|64)?|NaN(?:16|32|64)?|π|pi|ℯ)\\\\b)?|[0-9]+|Inf(?:16|32|64)?\\\\b|NaN(?:16|32|64)?\\\\b|π\\\\b|pi\\\\b|ℯ\\\\b))('*)\"},{\"match\":\"\\\\b(?:ARGS|C_NULL|DEPOT_PATH|ENDIAN_BOM|ENV|LOAD_PATH|PROGRAM_FILE|stdin|stdout|stderr|VERSION|devnull)\\\\b\",\"name\":\"constant.global.julia\"},{\"match\":\"\\\\b(?:true|false|nothing|missing)\\\\b\",\"name\":\"constant.language.julia\"}]},\"operator\":{\"patterns\":[{\"match\":\"\\\\.?(?:<-->|->|-->|<--|[←→↔↚-↞↠↢↣↤↦↩-↬↮↶↷↺-↽⇀⇁⇄⇆⇇⇉⇋-⇐⇒⇔⇚-⇝⇠⇢⇴⇶-⇿⟵⟶⟷⟹-⟿⤀-⤇⤌-⤑⤔-⤘⤝-⤠⥄-⥈⥊⥋⥎⥐⥒⥓⥖⥗⥚⥛⥞⥟⥢⥤⥦-⥭⥰⥷⥺⧴⬰-⭄⭇-⭌←→]|=>)\",\"name\":\"keyword.operator.arrow.julia\"},{\"match\":\":=|\\\\+=|-=|\\\\*=|//=|/=|\\\\.//=|\\\\./=|\\\\.\\\\*=|\\\\\\\\=|\\\\.\\\\\\\\=|\\\\^=|\\\\.\\\\^=|%=|\\\\.%=|÷=|\\\\.÷=|\\\\|=|&=|\\\\.&=|⊻=|\\\\.⊻=|\\\\$=|<<=|>>=|>>>=|=(?!=)\",\"name\":\"keyword.operator.update.julia\"},{\"match\":\"<<|>>>?|\\\\.>>>?|\\\\.<<\",\"name\":\"keyword.operator.shift.julia\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.relation.types.julia\"},\"2\":{\"name\":\"support.type.julia\"},\"3\":{\"name\":\"keyword.operator.transpose.julia\"}},\"match\":\"\\\\s*([:<>]:)\\\\s*((?:Union)?\\\\([^)]*\\\\)|[$_∇[:alpha:]][!.′⁺-ₜ[:word:]]*(?:\\\\{(?:[^{}]|\\\\{(?:[^{}]|\\\\{[^{}]*})*})*}|\\\".+?(?<!\\\\\\\\)\\\")?)(?:\\\\.\\\\.\\\\.)?(\\\\.?'*)\"},{\"match\":\"(\\\\.?((?<!<)<=|(?<!>)>=|[<>≤≥]|===?|≡|!=|≠|!==|[∈-∍∝∥∦∷∺∻∽∾≁-≎≐-≓≖-≟≢≣≦-⊋⊏-⊒⊜⊢⊣⊩⊬⊮⊰-⊷⋍⋐⋑⋕-⋭⋲-⋿⟂⟈⟉⟒⦷⧀⧁⧡⧣⧤⧥⩦⩧⩪-⩳⩵-⫙⫪⫫⫷-⫺]|<:|>:))\",\"name\":\"keyword.operator.relation.julia\"},{\"match\":\"(?<=\\\\s)\\\\?(?=\\\\s)\",\"name\":\"keyword.operator.ternary.julia\"},{\"match\":\"(?<=\\\\s):(?=\\\\s)\",\"name\":\"keyword.operator.ternary.julia\"},{\"match\":\"\\\\|\\\\||&&|(?<![!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]])!\",\"name\":\"keyword.operator.boolean.julia\"},{\"match\":\"(?<=[]!)}′⁺-ₜ∇[:word:]]):\",\"name\":\"keyword.operator.range.julia\"},{\"match\":\"\\\\|>\",\"name\":\"keyword.operator.applies.julia\"},{\"match\":\"\\\\||\\\\.\\\\||&|\\\\.&|[~¬]|\\\\.~|⊻|\\\\.⊻\",\"name\":\"keyword.operator.bitwise.julia\"},{\"match\":\"\\\\.?(?:\\\\+\\\\+|--|[-*+|¦±−∓∔∨∪∸≏⊎⊔⊕⊖⊞⊟⊻⊽⋎⋓⟇⧺⧻⨈⨢-⨮⨹⨺⩁⩂⩅⩊⩌⩏⩐⩒⩔⩖⩗⩛⩝⩡⩢⩣]|//?|[%\\\\&\\\\\\\\^±·×÷·⅋↑↓⇵∓∗-∜∤∧∩≀⊍⊓⊗-⊛⊠⊡⊼⋄-⋇⋉-⋌⋏⋒⌿▷⟑⟕⟖⟗⟰⟱⤈-⤋⤒⤓⥉⥌⥍⥏⥑⥔⥕⥘⥙⥜⥝⥠⥡⥣⥥⥮⥯⦸⦼⦾⦿⧶⧷⨇⨝⨟⨰-⨸⨻⨼⨽⩀⩃⩄⩋⩍⩎⩑⩓⩕⩘⩚⩜⩞⩟⩠⫛↑↓])\",\"name\":\"keyword.operator.arithmetic.julia\"},{\"match\":\"∘\",\"name\":\"keyword.operator.compose.julia\"},{\"match\":\"::|(?<=\\\\s)isa(?=\\\\s)\",\"name\":\"keyword.operator.isa.julia\"},{\"match\":\"(?<=\\\\s)in(?=\\\\s)\",\"name\":\"keyword.operator.relation.in.julia\"},{\"match\":\"\\\\.(?=[@_\\\\p{L}])|\\\\.\\\\.+|[…⁝⋮-⋱]\",\"name\":\"keyword.operator.dots.julia\"},{\"match\":\"\\\\$(?=.+)\",\"name\":\"keyword.operator.interpolation.julia\"},{\"captures\":{\"2\":{\"name\":\"keyword.operator.transposed-variable.julia\"}},\"match\":\"([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)(('|(\\\\.'))*\\\\.?')\"},{\"captures\":{\"1\":{\"name\":\"bracket.end.julia\"},\"2\":{\"name\":\"keyword.operator.transposed-matrix.julia\"}},\"match\":\"(])((?:\\\\.??')*\\\\.?')\"},{\"captures\":{\"1\":{\"name\":\"bracket.end.julia\"},\"2\":{\"name\":\"keyword.operator.transposed-parens.julia\"}},\"match\":\"(\\\\))((?:\\\\.??')*\\\\.?')\"}]},\"parentheses\":{\"patterns\":[{\"begin\":\"\\\\(\",\"beginCaptures\":{\"0\":{\"name\":\"meta.bracket.julia\"}},\"end\":\"(\\\\))(\\\\.?'*)\",\"endCaptures\":{\"1\":{\"name\":\"meta.bracket.julia\"},\"2\":{\"name\":\"keyword.operator.transpose.julia\"}},\"patterns\":[{\"include\":\"#self_no_for_block\"}]}]},\"punctuation\":{\"patterns\":[{\"match\":\",\",\"name\":\"punctuation.separator.comma.julia\"},{\"match\":\";\",\"name\":\"punctuation.separator.semicolon.julia\"}]},\"self_no_for_block\":{\"patterns\":[{\"include\":\"#operator\"},{\"include\":\"#array\"},{\"include\":\"#string\"},{\"include\":\"#parentheses\"},{\"include\":\"#bracket\"},{\"include\":\"#function_decl\"},{\"include\":\"#function_call\"},{\"include\":\"#keyword\"},{\"include\":\"#number\"},{\"include\":\"#comment\"},{\"include\":\"#type_decl\"},{\"include\":\"#symbol\"},{\"include\":\"#punctuation\"}]},\"string\":{\"patterns\":[{\"begin\":\"(@doc)\\\\s((?:doc)?\\\"\\\"\\\")|(doc\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"(\\\"\\\"\\\") ?(->)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"},\"2\":{\"name\":\"keyword.operator.arrow.julia\"}},\"name\":\"string.docstring.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(i?cxx)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"contentName\":\"meta.embedded.inline.cpp\",\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"embed.cxx.julia\",\"patterns\":[{\"include\":\"source.cpp#root_context\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(py)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"contentName\":\"meta.embedded.inline.python\",\"end\":\"([\\\\s\\\\w]*)(\\\"\\\"\\\")\",\"endCaptures\":{\"2\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"embed.python.julia\",\"patterns\":[{\"include\":\"source.python\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(js)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"contentName\":\"meta.embedded.inline.javascript\",\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"embed.js.julia\",\"patterns\":[{\"include\":\"source.js\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(R)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"contentName\":\"meta.embedded.inline.r\",\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"embed.R.julia\",\"patterns\":[{\"include\":\"source.r\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(raw)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"string.quoted.other.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(raw)(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"string.quoted.other.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(sql)(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"contentName\":\"meta.embedded.inline.sql\",\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"embed.sql.julia\",\"patterns\":[{\"include\":\"source.sql\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"var\\\"\\\"\\\"\",\"end\":\"\\\"\\\"\\\"\",\"name\":\"constant.other.symbol.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"var\\\"\",\"end\":\"\\\"\",\"name\":\"constant.other.symbol.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"^\\\\s?(doc)?(\\\"\\\"\\\")\\\\s?$\",\"beginCaptures\":{\"1\":{\"name\":\"support.function.macro.julia\"},\"2\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"(\\\"\\\"\\\")\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"string.docstring.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"'\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"'(?!')\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"string.quoted.single.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"\\\"\\\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.multiline.begin.julia\"}},\"end\":\"\\\"\\\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.multiline.end.julia\"}},\"name\":\"string.quoted.triple.double.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"\\\"(?!\\\"\\\")\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.end.julia\"}},\"name\":\"string.quoted.double.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"r\\\"\\\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.begin.julia\"}},\"end\":\"(\\\"\\\"\\\")([imsx]{0,4})?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.regexp.end.julia\"},\"2\":{\"name\":\"keyword.other.option-toggle.regexp.julia\"}},\"name\":\"string.regexp.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"r\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.regexp.begin.julia\"}},\"end\":\"(\\\")([imsx]{0,4})?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.regexp.end.julia\"},\"2\":{\"name\":\"keyword.other.option-toggle.regexp.julia\"}},\"name\":\"string.regexp.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(?<!\\\")([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)\\\"\\\"\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"},\"1\":{\"name\":\"support.function.macro.julia\"}},\"end\":\"(\\\"\\\"\\\")([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"},\"2\":{\"name\":\"support.function.macro.julia\"}},\"name\":\"string.quoted.other.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(?<!\\\")([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)\\\"\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"},\"1\":{\"name\":\"support.function.macro.julia\"}},\"end\":\"(?<![^\\\\\\\\]\\\\\\\\)(\\\")([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"},\"2\":{\"name\":\"support.function.macro.julia\"}},\"name\":\"string.quoted.other.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"}]},{\"begin\":\"(?<!`)([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?```\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"},\"1\":{\"name\":\"support.function.macro.julia\"}},\"end\":\"(```)([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"},\"2\":{\"name\":\"support.function.macro.julia\"}},\"name\":\"string.interpolated.backtick.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]},{\"begin\":\"(?<!`)([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?`\",\"beginCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.begin.julia\"},\"1\":{\"name\":\"support.function.macro.julia\"}},\"end\":\"(?<![^\\\\\\\\]\\\\\\\\)(`)([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)?\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.end.julia\"},\"2\":{\"name\":\"support.function.macro.julia\"}},\"name\":\"string.interpolated.backtick.julia\",\"patterns\":[{\"include\":\"#string_escaped_char\"},{\"include\":\"#string_dollar_sign_interpolate\"}]}]},\"string_dollar_sign_interpolate\":{\"patterns\":[{\"match\":\"\\\\$[_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}[^←-⇿\\\\P{So}][^$\\\\P{Sc}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}][^$\\\\P{Sc}]]*\",\"name\":\"variable.interpolation.julia\"},{\"begin\":\"\\\\$(\\\\()\",\"beginCaptures\":{\"1\":{\"name\":\"meta.bracket.julia\"}},\"end\":\"\\\\)\",\"endCaptures\":{\"0\":{\"name\":\"meta.bracket.julia\"}},\"name\":\"variable.interpolation.julia\",\"patterns\":[{\"include\":\"#self_no_for_block\"}]}]},\"string_escaped_char\":{\"patterns\":[{\"match\":\"\\\\\\\\(\\\\\\\\|[0-3]\\\\d{0,2}|[4-7]\\\\d?|x\\\\h{0,2}|u\\\\h{0,4}|U\\\\h{0,8}|.)\",\"name\":\"constant.character.escape.julia\"}]},\"symbol\":{\"patterns\":[{\"match\":\"(?<![]!)}′⁺-ₜ∇[:word:]]):[_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*(?![!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]])(?![\\\"`])\",\"name\":\"constant.other.symbol.julia\"}]},\"type_decl\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.type.julia\"},\"2\":{\"name\":\"entity.other.inherited-class.julia\"},\"3\":{\"name\":\"punctuation.separator.inheritance.julia\"}},\"match\":\"!:_(?:struct|mutable\\\\s+struct|abstract\\\\s+type|primitive\\\\s+type)\\\\s+([_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*)(\\\\s*(<:)\\\\s*[_ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:alpha:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^←-⇿\\\\P{So}]][!_′-‷⁗ⁱ-⁾₁-₎℘℮⅀-⅄∂∅∆∇∎-∑∞-∢∫-∳∿⊤⊥⊾-⋃◸-◿♯⟀⟁⟘⟙⦛-⦴⨀-⨆⨉-⨖⨛⨜゛゜𝛁𝛛𝛻𝜕𝜵𝝏𝝯𝞉𝞩𝟃𝟎-𝟡[:word:]\\\\p{Lu}\\\\p{Ll}\\\\p{Lt}\\\\p{Lm}\\\\p{Lo}\\\\p{Nl}\\\\p{Sc}[^\\\\x01-¡\\\\P{Mn}][^\\\\x01-¡\\\\P{Mc}][^\\\\x01-¡\\\\D][^\\\\x01-¡\\\\P{Pc}][^\\\\x01-¡\\\\P{Sk}][^\\\\x01-¡\\\\P{Me}][^\\\\x01-¡\\\\P{No}][^←-⇿\\\\P{So}]]*(?:\\\\{.*})?)?\",\"name\":\"meta.type.julia\"}]}},\"scopeName\":\"source.julia\",\"embeddedLangs\":[\"cpp\",\"python\",\"javascript\",\"r\",\"sql\"],\"aliases\":[\"jl\"]}")), o = [
|
|
8
|
+
...r,
|
|
9
|
+
...n,
|
|
10
|
+
...e,
|
|
11
|
+
...i,
|
|
12
|
+
...t,
|
|
13
|
+
a
|
|
14
|
+
];
|
|
15
|
+
//#endregion
|
|
16
|
+
export { o as default };
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { t as e } from "./javascript-DlxQoHvZ.js";
|
|
2
|
+
import { t } from "./typescript-o5NtkUUJ.js";
|
|
3
|
+
import n from "./python-BhLDq9ED.js";
|
|
4
|
+
import { t as r } from "./shellscript-BYm9tsiS.js";
|
|
5
|
+
import i from "./ruby-BGM2AA86.js";
|
|
6
|
+
import a from "./perl-BC7uqZyY.js";
|
|
7
|
+
//#region node_modules/@shikijs/langs/dist/just.mjs
|
|
8
|
+
var o = Object.freeze(JSON.parse("{\"displayName\":\"Just\",\"fileTypes\":[\"just\",\"justfile\",\"Justfile\"],\"firstLineMatch\":\"#![\\\\t\\\\s]*/.*just\\\\b\",\"name\":\"just\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#import\"},{\"include\":\"#module\"},{\"include\":\"#alias\"},{\"include\":\"#assignment\"},{\"include\":\"#builtins\"},{\"include\":\"#keywords\"},{\"include\":\"#expression-operators\"},{\"include\":\"#backtick\"},{\"include\":\"#strings\"},{\"include\":\"#parenthesis\"},{\"include\":\"#recipes\"},{\"include\":\"#recipe-operators\"},{\"include\":\"#embedded-languages\"},{\"include\":\"#escaping\"}],\"repository\":{\"alias\":{\"captures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"variable.name.alias.just\"},\"3\":{\"name\":\"keyword.operator.assignment.just\"},\"4\":{\"name\":\"variable.other.just\"}},\"match\":\"^(alias)\\\\s+([A-Z_a-z][-0-9A-Z_a-z]*)\\\\s*(:=)\\\\s*([A-Z_a-z][-0-9A-Z_a-z]*)\"},\"assignment\":{\"patterns\":[{\"include\":\"#variable-assignment\"},{\"include\":\"#setting-assignment\"}]},\"backtick\":{\"patterns\":[{\"begin\":\"(```)\",\"beginCaptures\":{\"1\":{\"name\":\"string.interpolated.just\"}},\"contentName\":\"source.shell\",\"end\":\"(```)\",\"endCaptures\":{\"1\":{\"name\":\"string.interpolated.just\"}},\"patterns\":[{\"include\":\"source.shell\"}]},{\"captures\":{\"1\":{\"name\":\"string.interpolated.just\"},\"2\":{\"name\":\"source.shell\",\"patterns\":[{\"include\":\"source.shell\"}]},\"3\":{\"name\":\"string.interpolated.just\"}},\"match\":\"(`)([^`]*)(`)\"}]},\"boolean\":{\"patterns\":[{\"match\":\"\\\\b(true|false)\\\\b\",\"name\":\"constant.language.boolean.just\"}]},\"builtin-functions\":{\"patterns\":[{\"match\":\"\\\\b(arch|num_cpus|os|os_family|shell|env_var|env_var_or_default|env|is_dependency|invocation_directory|invocation_dir|invocation_directory_native|invocation_dir_native|justfile|justfile_directory|justfile_dir|just_executable|just_pid|source_file|source_directory|source_dir|module_file|module_directory|module_dir|append|prepend|encode_uri_component|quote|replace|replace_regex|trim|trim_end|trim_end_match|trim_end_matches|trim_start|trim_start_match|trim_start_matches|capitalize|kebabcase|lowercamelcase|lowercase|shoutykebabcase|shoutysnakecase|snakecase|titlecase|uppercamelcase|uppercase|absolute_path|blake3|blake3_file|canonicalize|extension|file_name|file_stem|parent_directory|parent_dir|without_extension|clean|join|path_exists|error|assert|sha256|sha256_file|uuid|choose|datetime|datetime_utc|semver_matches|style|cache_directory|cache_dir|config_directory|config_dir|config_local_directory|config_local_dir|data_directory|data_dir|data_local_directory|data_local_dir|executable_directory|executable_dir|home_directory|home_dir|which|require|read)\\\\b\",\"name\":\"support.function.builtin.just\"}]},\"builtins\":{\"patterns\":[{\"match\":\"\\\\b(HEX|HEXLOWER|HEXUPPER|PATH_SEP|PATH_VAR_SEP|CLEAR|NORMAL|BOLD|ITALIC|UNDERLINE|INVERT|HIDE|STRIKETHROUGH|BLACK|RED|GREEN|YELLOW|BLUE|MAGENTA|CYAN|WHITE|BG_BLACK|BG_RED|BG_GREEN|BG_YELLOW|BG_BLUE|BG_MAGENTA|BG_CYAN|BG_WHITE)\\\\b\",\"name\":\"constant.language.const.just\"},{\"include\":\"#builtin-functions\"},{\"include\":\"#literal\"}]},\"comments\":{\"patterns\":[{\"match\":\"#(?!!).*$\",\"name\":\"comment.line.number-sign.just\"}]},\"control-keywords\":{\"patterns\":[{\"match\":\"\\\\b(if|else)\\\\b\",\"name\":\"keyword.control.conditional.just\"}]},\"embedded-languages\":{\"patterns\":[{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?node.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.js\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.js\"}]},{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?deno.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.ts\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.ts\"}]},{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?perl.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.perl\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.perl\"}]},{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?python.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.python\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.python\"}]},{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?ruby.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.ruby\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.ruby\"}]},{\"begin\":\"^\\\\s+(#!/usr/bin/env\\\\s+(?:-S\\\\s+)?(?:|ba|z|fi)sh.*)$\",\"beginCaptures\":{\"1\":{\"name\":\"comment.line.number-sign.shebang.just\"}},\"contentName\":\"source.shell\",\"end\":\"(?<=^\\\\S+)\",\"patterns\":[{\"include\":\"source.shell\"}]}]},\"escaping\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"string.interpolated.escape.just\"},\"2\":{\"patterns\":[{\"include\":\"#expression\"}]},\"3\":{\"name\":\"string.interpolated.escape.just\"}},\"match\":\"(?<!\\\\{)(\\\\{\\\\{)\\\\{?(?!\\\\{)(.*?)(}})\",\"name\":\"string.interpolated.escaping.just\"}]},\"expression\":{\"patterns\":[{\"include\":\"#backtick\"},{\"include\":\"#builtins\"},{\"include\":\"#control-keywords\"},{\"include\":\"#expression-operators\"},{\"include\":\"#parenthesis\"},{\"include\":\"#strings\"}]},\"expression-operators\":{\"patterns\":[{\"match\":\"/\",\"name\":\"keyword.operator.path-join.just\"},{\"match\":\"\\\\+\",\"name\":\"keyword.operator.concat.just\"},{\"match\":\"&&\",\"name\":\"keyword.operator.and.just\"},{\"match\":\"\\\\|\\\\|\",\"name\":\"keyword.operator.or.just\"},{\"match\":\"(==|=~|!=)\",\"name\":\"keyword.operator.equality.just\"}]},\"import\":{\"begin\":\"^(import)(\\\\?)?\\\\s+\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"punctuation.optional.just\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#strings\"}]},\"keywords\":{\"patterns\":[{\"include\":\"#reserved-keywords\"},{\"include\":\"#control-keywords\"}]},\"literal\":{\"patterns\":[{\"include\":\"#boolean\"},{\"include\":\"#number\"}]},\"module\":{\"begin\":\"^(mod)(\\\\?)?\\\\s+([A-Z_a-z][-0-9A-Z_a-z]*)(?=[$\\\\s])\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"punctuation.optional.just\"},\"3\":{\"name\":\"variable.name.module.just\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#strings\"}]},\"number\":{\"patterns\":[{\"match\":\"(?<![-A-Z_a-z])(?:\\\\.\\\\d+|\\\\d+\\\\.\\\\d+|\\\\d+\\\\.|[1-9]\\\\d*)\",\"name\":\"constant.numeric.just\"},{\"match\":\"\\\\b[0-9]+[-A-Z_a-z]+\\\\b\",\"name\":\"invalid.illegal.name.just\"}]},\"parenthesis\":{\"begin\":\"\\\\(\",\"end\":\"\\\\)\",\"patterns\":[{\"include\":\"#expression\"},{\"include\":\"#parenthesis\"}]},\"recipe-attributes\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.function.system.just\"},\"2\":{\"name\":\"support.function.system.just\"}},\"match\":\"^\\\\[([-A-z]+)\\\\s*(?:,(\\\\s*[-A-z]+\\\\s*))*]\\\\s*$\"},{\"captures\":{\"1\":{\"name\":\"support.function.system.just\"},\"2\":{\"name\":\"keyword.operator.attribute.end.just\"},\"3\":{\"patterns\":[{\"include\":\"#strings\"}]},\"4\":{\"patterns\":[{\"include\":\"#strings\"}]}},\"match\":\"^\\\\[([-A-z]+)(?:(:)(.*?)|(\\\\((.*?)\\\\)))?]\\\\s*$\"}]},\"recipe-dependencies\":{\"captures\":{\"1\":{\"name\":\"entity.name.function.just\"},\"2\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"entity.name.function.just\"},\"2\":{\"patterns\":[{\"include\":\"#expression\"}]}},\"match\":\"\\\\(([A-Z_a-z][-0-9A-Z_a-z]*)(.*)\\\\)\"}]},\"3\":{\"name\":\"keyword.operator.and.just\"}},\"match\":\"([A-Z_a-z][-0-9A-Z_a-z]*)|(\\\\((?:[^()]|\\\\([^)]*\\\\))*\\\\))|(&&)\"},\"recipe-operators\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.operator.quiet.just\"}},\"match\":\"^\\\\s+(@)\"},{\"captures\":{\"1\":{\"name\":\"keyword.operator.error-suppression.just\"}},\"match\":\"^\\\\s+(-)\"}]},\"recipe-params\":{\"captures\":{\"1\":{\"name\":\"keyword.other.recipe.variadic.just\"},\"2\":{\"name\":\"variable.parameter.recipe.just\"},\"3\":{\"name\":\"keyword.operator.default.just\"},\"4\":{\"patterns\":[{\"include\":\"#strings\"}]},\"5\":{\"patterns\":[{\"include\":\"#backtick\"}]},\"6\":{\"patterns\":[{\"include\":\"#parenthesis\"}]}},\"match\":\"([$*+])?([A-Z_a-z][0-9A-Z_a-z]*)(?:(=)(?:[A-Z_a-z][0-9A-Z_a-z]*|(\\\".*?\\\"|'.*?')|(`.*?`)|(\\\\((?:[^()]|\\\\([^)]*\\\\))*\\\\))))?\"},\"recipes\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.recipe.prefix.just\"},\"2\":{\"name\":\"entity.name.function.just\"},\"3\":{\"patterns\":[{\"include\":\"#recipe-params\"}]},\"4\":{\"name\":\"keyword.operator.recipe.end.just\"},\"5\":{\"patterns\":[{\"include\":\"#recipe-dependencies\"}]}},\"match\":\"^(@_|_@|[@_])?([A-Za-z][-0-9A-Z_a-z]*)(?:\\\\s+(.*?))?\\\\s*(:)(.*)\"},{\"include\":\"#recipe-operators\"},{\"include\":\"#recipe-attributes\"},{\"include\":\"#embedded-languages\"}]},\"reserved-keywords\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"}},\"match\":\"^(alias|export|unexport|import|mod|set)\\\\s+\"}]},\"setting-assignment\":{\"patterns\":[{\"begin\":\"^(set)\\\\s+([A-Z_a-z][-0-9A-Z_a-z]*)\\\\s*(:=)?\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"variable.other.just\"},\"3\":{\"name\":\"keyword.operator.assignment.just\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#expression\"},{\"include\":\"#comments\"}]}]},\"strings\":{\"patterns\":[{\"match\":\"([\\\"']{1,3})\\\\{+(\\\\1)\",\"name\":\"string.quoted.double.indented.just\"},{\"begin\":\"([fx])?(\\\"\\\"\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.expanded.just\"},\"2\":{\"name\":\"string.quoted.double.indented.just\"}},\"end\":\"\\\"\\\"\\\"\",\"name\":\"string.quoted.double.indented.just\",\"patterns\":[{\"match\":\"\\\\\\\\.(?:(?<=u)\\\\{.+?})?\",\"name\":\"constant.character.escape.just\"},{\"include\":\"#escaping\"}]},{\"begin\":\"([fx])?(\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.expanded.just\"},\"2\":{\"name\":\"string.quoted.double.just\"}},\"end\":\"\\\"\",\"name\":\"string.quoted.double.just\",\"patterns\":[{\"match\":\"\\\\\\\\.(?:(?<=u)\\\\{.+?})?\",\"name\":\"constant.character.escape.just\"},{\"include\":\"#escaping\"}]},{\"begin\":\"([fx])?(''')\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.expanded.just\"},\"2\":{\"name\":\"string.quoted.single.indented.just\"}},\"end\":\"'''\",\"name\":\"string.quoted.single.indented.just\",\"patterns\":[{\"include\":\"#escaping\"}]},{\"begin\":\"([fx])?(')\",\"beginCaptures\":{\"1\":{\"name\":\"constant.character.expanded.just\"},\"2\":{\"name\":\"string.quoted.single.just\"}},\"end\":\"'\",\"name\":\"string.quoted.single.just\",\"patterns\":[{\"include\":\"#escaping\"}]}]},\"variable-assignment\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"variable.other.just\"}},\"match\":\"^(unexport)\\\\s+([A-Z_a-z][-0-9A-Z_a-z]*)\"},{\"begin\":\"^(?:(export)\\\\s+)?([A-Z_a-z][-0-9A-Z_a-z]*)\\\\s*(:=)\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.other.reserved.just\"},\"2\":{\"name\":\"variable.other.just\"},\"3\":{\"name\":\"keyword.operator.assignment.just\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#expression\"},{\"include\":\"#comments\"}]}]}},\"scopeName\":\"source.just\",\"embeddedLangs\":[\"shellscript\",\"javascript\",\"typescript\",\"perl\",\"python\",\"ruby\"]}")), s = [
|
|
9
|
+
...r,
|
|
10
|
+
...e,
|
|
11
|
+
...t,
|
|
12
|
+
...a,
|
|
13
|
+
...n,
|
|
14
|
+
...i,
|
|
15
|
+
o
|
|
16
|
+
];
|
|
17
|
+
//#endregion
|
|
18
|
+
export { s as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/kanagawa-dragon.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#282727\",\"activityBar.foreground\":\"#C5C9C5\",\"activityBarBadge.background\":\"#658594\",\"activityBarBadge.foreground\":\"#C5C9C5\",\"badge.background\":\"#282727\",\"button.background\":\"#282727\",\"button.foreground\":\"#C8C093\",\"button.secondaryBackground\":\"#223249\",\"button.secondaryForeground\":\"#C5C9C5\",\"checkbox.border\":\"#223249\",\"debugToolBar.background\":\"#0D0C0C\",\"descriptionForeground\":\"#C5C9C5\",\"diffEditor.insertedTextBackground\":\"#2B332880\",\"dropdown.background\":\"#0D0C0C\",\"dropdown.border\":\"#0D0C0C\",\"editor.background\":\"#181616\",\"editor.findMatchBackground\":\"#2D4F67\",\"editor.findMatchBorder\":\"#FF9E3B\",\"editor.findMatchHighlightBackground\":\"#2D4F6780\",\"editor.foreground\":\"#C5C9C5\",\"editor.lineHighlightBackground\":\"#393836\",\"editor.selectionBackground\":\"#223249\",\"editor.selectionHighlightBackground\":\"#39383680\",\"editor.selectionHighlightBorder\":\"#625E5A\",\"editor.wordHighlightBackground\":\"#3938364D\",\"editor.wordHighlightBorder\":\"#625E5A\",\"editor.wordHighlightStrongBackground\":\"#3938364D\",\"editor.wordHighlightStrongBorder\":\"#625E5A\",\"editorBracketHighlight.foreground1\":\"#8992A7\",\"editorBracketHighlight.foreground2\":\"#B6927B\",\"editorBracketHighlight.foreground3\":\"#8BA4B0\",\"editorBracketHighlight.foreground4\":\"#A292A3\",\"editorBracketHighlight.foreground5\":\"#C4B28A\",\"editorBracketHighlight.foreground6\":\"#8EA4A2\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#C4746E\",\"editorBracketMatch.background\":\"#0D0C0C\",\"editorBracketMatch.border\":\"#625E5A\",\"editorBracketPairGuide.activeBackground1\":\"#8992A7\",\"editorBracketPairGuide.activeBackground2\":\"#B6927B\",\"editorBracketPairGuide.activeBackground3\":\"#8BA4B0\",\"editorBracketPairGuide.activeBackground4\":\"#A292A3\",\"editorBracketPairGuide.activeBackground5\":\"#C4B28A\",\"editorBracketPairGuide.activeBackground6\":\"#8EA4A2\",\"editorCursor.background\":\"#181616\",\"editorCursor.foreground\":\"#C5C9C5\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#0D0C0C\",\"editorGroupHeader.tabsBackground\":\"#0D0C0C\",\"editorGutter.addedBackground\":\"#76946A\",\"editorGutter.deletedBackground\":\"#C34043\",\"editorGutter.modifiedBackground\":\"#DCA561\",\"editorHoverWidget.background\":\"#181616\",\"editorHoverWidget.border\":\"#282727\",\"editorHoverWidget.highlightForeground\":\"#658594\",\"editorIndentGuide.activeBackground1\":\"#393836\",\"editorIndentGuide.background1\":\"#282727\",\"editorInlayHint.background\":\"#181616\",\"editorInlayHint.foreground\":\"#737C73\",\"editorLineNumber.activeForeground\":\"#FFA066\",\"editorLineNumber.foreground\":\"#625E5A\",\"editorMarkerNavigation.background\":\"#393836\",\"editorRuler.foreground\":\"#393836\",\"editorSuggestWidget.background\":\"#223249\",\"editorSuggestWidget.border\":\"#223249\",\"editorSuggestWidget.selectedBackground\":\"#2D4F67\",\"editorWarning.foreground\":\"#FF9E3B\",\"editorWhitespace.foreground\":\"#181616\",\"editorWidget.background\":\"#181616\",\"focusBorder\":\"#223249\",\"foreground\":\"#C5C9C5\",\"gitDecoration.ignoredResourceForeground\":\"#737C73\",\"input.background\":\"#0D0C0C\",\"list.activeSelectionBackground\":\"#393836\",\"list.activeSelectionForeground\":\"#C5C9C5\",\"list.focusBackground\":\"#282727\",\"list.focusForeground\":\"#C5C9C5\",\"list.highlightForeground\":\"#8BA4B0\",\"list.hoverBackground\":\"#393836\",\"list.hoverForeground\":\"#C5C9C5\",\"list.inactiveSelectionBackground\":\"#282727\",\"list.inactiveSelectionForeground\":\"#C5C9C5\",\"list.warningForeground\":\"#FF9E3B\",\"menu.background\":\"#393836\",\"menu.border\":\"#0D0C0C\",\"menu.foreground\":\"#C5C9C5\",\"menu.selectionBackground\":\"#0D0C0C\",\"menu.selectionForeground\":\"#C5C9C5\",\"menu.separatorBackground\":\"#625E5A\",\"menubar.selectionBackground\":\"#0D0C0C\",\"menubar.selectionForeground\":\"#C5C9C5\",\"minimapGutter.addedBackground\":\"#76946A\",\"minimapGutter.deletedBackground\":\"#C34043\",\"minimapGutter.modifiedBackground\":\"#DCA561\",\"panel.border\":\"#0D0C0C\",\"panelSectionHeader.background\":\"#181616\",\"peekView.border\":\"#625E5A\",\"peekViewEditor.background\":\"#282727\",\"peekViewEditor.matchHighlightBackground\":\"#2D4F67\",\"peekViewResult.background\":\"#393836\",\"scrollbar.shadow\":\"#393836\",\"scrollbarSlider.activeBackground\":\"#28272780\",\"scrollbarSlider.background\":\"#625E5A66\",\"scrollbarSlider.hoverBackground\":\"#625E5A80\",\"settings.focusedRowBackground\":\"#393836\",\"settings.headerForeground\":\"#C5C9C5\",\"sideBar.background\":\"#181616\",\"sideBar.border\":\"#0D0C0C\",\"sideBar.foreground\":\"#C5C9C5\",\"sideBarSectionHeader.background\":\"#393836\",\"sideBarSectionHeader.foreground\":\"#C5C9C5\",\"statusBar.background\":\"#0D0C0C\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#8992A7\",\"statusBar.debuggingForeground\":\"#C5C9C5\",\"statusBar.foreground\":\"#C8C093\",\"statusBar.noFolderBackground\":\"#181616\",\"statusBarItem.hoverBackground\":\"#393836\",\"statusBarItem.remoteBackground\":\"#2D4F67\",\"statusBarItem.remoteForeground\":\"#C5C9C5\",\"tab.activeBackground\":\"#282727\",\"tab.activeForeground\":\"#8BA4B0\",\"tab.border\":\"#282727\",\"tab.hoverBackground\":\"#393836\",\"tab.inactiveBackground\":\"#1D1C19\",\"tab.unfocusedHoverBackground\":\"#181616\",\"terminal.ansiBlack\":\"#0D0C0C\",\"terminal.ansiBlue\":\"#8BA4B0\",\"terminal.ansiBrightBlack\":\"#A6A69C\",\"terminal.ansiBrightBlue\":\"#7FB4CA\",\"terminal.ansiBrightCyan\":\"#7AA89F\",\"terminal.ansiBrightGreen\":\"#87A987\",\"terminal.ansiBrightMagenta\":\"#938AA9\",\"terminal.ansiBrightRed\":\"#E46876\",\"terminal.ansiBrightWhite\":\"#C5C9C5\",\"terminal.ansiBrightYellow\":\"#E6C384\",\"terminal.ansiCyan\":\"#8EA4A2\",\"terminal.ansiGreen\":\"#8A9A7B\",\"terminal.ansiMagenta\":\"#A292A3\",\"terminal.ansiRed\":\"#C4746E\",\"terminal.ansiWhite\":\"#C8C093\",\"terminal.ansiYellow\":\"#C4B28A\",\"terminal.background\":\"#181616\",\"terminal.border\":\"#0D0C0C\",\"terminal.foreground\":\"#C5C9C5\",\"terminal.selectionBackground\":\"#223249\",\"textBlockQuote.background\":\"#181616\",\"textBlockQuote.border\":\"#0D0C0C\",\"textLink.foreground\":\"#6A9589\",\"textPreformat.foreground\":\"#FF9E3B\",\"titleBar.activeBackground\":\"#393836\",\"titleBar.activeForeground\":\"#C5C9C5\",\"titleBar.inactiveBackground\":\"#181616\",\"titleBar.inactiveForeground\":\"#C5C9C5\",\"walkThrough.embeddedEditorBackground\":\"#181616\"},\"displayName\":\"Kanagawa Dragon\",\"name\":\"kanagawa-dragon\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#B98D7B\",\"function\":\"#8BA4B0\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"},\"macro\":\"#C4746E\",\"method\":\"#949FB5\",\"operator\":\"#B98D7B\",\"parameter\":\"#A6A69C\",\"parameter.declaration\":\"#A6A69C\",\"parameter.definition\":\"#A6A69C\",\"variable\":\"#C5C9C5\",\"variable.readonly\":\"#C5C9C5\",\"variable.readonly.defaultLibrary\":\"#C5C9C5\",\"variable.readonly.local\":\"#C5C9C5\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#9E9B93\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#8EA4A2\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#76946A\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#C34043\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DCA561\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#B98D7B\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#949FB5\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#C4746E\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#A292A3\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#8A9A7B\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#8BA4B0\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C4746E\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#949FB5\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#B6927B\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#C4B28A\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#8992A7\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#C5C9C5\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#737C73\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9E9B93\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#C5C9C5\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/kanagawa-lotus.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#E7DBA0\",\"activityBar.foreground\":\"#545464\",\"activityBarBadge.background\":\"#5A7785\",\"activityBarBadge.foreground\":\"#545464\",\"badge.background\":\"#E7DBA0\",\"button.background\":\"#E7DBA0\",\"button.foreground\":\"#43436C\",\"button.secondaryBackground\":\"#C7D7E0\",\"button.secondaryForeground\":\"#545464\",\"checkbox.border\":\"#C7D7E0\",\"debugToolBar.background\":\"#D5CEA3\",\"descriptionForeground\":\"#545464\",\"diffEditor.insertedTextBackground\":\"#B7D0AE80\",\"dropdown.background\":\"#D5CEA3\",\"dropdown.border\":\"#D5CEA3\",\"editor.background\":\"#F2ECBC\",\"editor.findMatchBackground\":\"#B5CBD2\",\"editor.findMatchBorder\":\"#E98A00\",\"editor.findMatchHighlightBackground\":\"#B5CBD280\",\"editor.foreground\":\"#545464\",\"editor.lineHighlightBackground\":\"#E4D794\",\"editor.selectionBackground\":\"#C7D7E0\",\"editor.selectionHighlightBackground\":\"#E4D79480\",\"editor.selectionHighlightBorder\":\"#766B90\",\"editor.wordHighlightBackground\":\"#E4D7944D\",\"editor.wordHighlightBorder\":\"#766B90\",\"editor.wordHighlightStrongBackground\":\"#E4D7944D\",\"editor.wordHighlightStrongBorder\":\"#766B90\",\"editorBracketHighlight.foreground1\":\"#624C83\",\"editorBracketHighlight.foreground2\":\"#CC6D00\",\"editorBracketHighlight.foreground3\":\"#4D699B\",\"editorBracketHighlight.foreground4\":\"#B35B79\",\"editorBracketHighlight.foreground5\":\"#77713F\",\"editorBracketHighlight.foreground6\":\"#597B75\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#D9A594\",\"editorBracketMatch.background\":\"#D5CEA3\",\"editorBracketMatch.border\":\"#766B90\",\"editorBracketPairGuide.activeBackground1\":\"#624C83\",\"editorBracketPairGuide.activeBackground2\":\"#CC6D00\",\"editorBracketPairGuide.activeBackground3\":\"#4D699B\",\"editorBracketPairGuide.activeBackground4\":\"#B35B79\",\"editorBracketPairGuide.activeBackground5\":\"#77713F\",\"editorBracketPairGuide.activeBackground6\":\"#597B75\",\"editorCursor.background\":\"#F2ECBC\",\"editorCursor.foreground\":\"#545464\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#D5CEA3\",\"editorGroupHeader.tabsBackground\":\"#D5CEA3\",\"editorGutter.addedBackground\":\"#6E915F\",\"editorGutter.deletedBackground\":\"#D7474B\",\"editorGutter.modifiedBackground\":\"#DE9800\",\"editorHoverWidget.background\":\"#F2ECBC\",\"editorHoverWidget.border\":\"#E7DBA0\",\"editorHoverWidget.highlightForeground\":\"#5A7785\",\"editorIndentGuide.activeBackground1\":\"#E4D794\",\"editorIndentGuide.background1\":\"#E7DBA0\",\"editorInlayHint.background\":\"#F2ECBC\",\"editorInlayHint.foreground\":\"#716E61\",\"editorLineNumber.activeForeground\":\"#CC6D00\",\"editorLineNumber.foreground\":\"#766B90\",\"editorMarkerNavigation.background\":\"#E4D794\",\"editorRuler.foreground\":\"#ff0000\",\"editorSuggestWidget.background\":\"#C7D7E0\",\"editorSuggestWidget.border\":\"#C7D7E0\",\"editorSuggestWidget.selectedBackground\":\"#B5CBD2\",\"editorWarning.foreground\":\"#E98A00\",\"editorWhitespace.foreground\":\"#F2ECBC\",\"editorWidget.background\":\"#F2ECBC\",\"focusBorder\":\"#C7D7E0\",\"foreground\":\"#545464\",\"gitDecoration.ignoredResourceForeground\":\"#716E61\",\"input.background\":\"#D5CEA3\",\"list.activeSelectionBackground\":\"#E4D794\",\"list.activeSelectionForeground\":\"#545464\",\"list.focusBackground\":\"#E7DBA0\",\"list.focusForeground\":\"#545464\",\"list.highlightForeground\":\"#4D699B\",\"list.hoverBackground\":\"#E4D794\",\"list.hoverForeground\":\"#545464\",\"list.inactiveSelectionBackground\":\"#E7DBA0\",\"list.inactiveSelectionForeground\":\"#545464\",\"list.warningForeground\":\"#E98A00\",\"menu.background\":\"#E4D794\",\"menu.border\":\"#D5CEA3\",\"menu.foreground\":\"#545464\",\"menu.selectionBackground\":\"#D5CEA3\",\"menu.selectionForeground\":\"#545464\",\"menu.separatorBackground\":\"#766B90\",\"menubar.selectionBackground\":\"#D5CEA3\",\"menubar.selectionForeground\":\"#545464\",\"minimapGutter.addedBackground\":\"#6E915F\",\"minimapGutter.deletedBackground\":\"#D7474B\",\"minimapGutter.modifiedBackground\":\"#DE9800\",\"panel.border\":\"#D5CEA3\",\"panelSectionHeader.background\":\"#F2ECBC\",\"peekView.border\":\"#766B90\",\"peekViewEditor.background\":\"#E7DBA0\",\"peekViewEditor.matchHighlightBackground\":\"#B5CBD2\",\"peekViewResult.background\":\"#E4D794\",\"scrollbar.shadow\":\"#E4D794\",\"scrollbarSlider.activeBackground\":\"#E7DBA080\",\"scrollbarSlider.background\":\"#766B9066\",\"scrollbarSlider.hoverBackground\":\"#766B9080\",\"settings.focusedRowBackground\":\"#E4D794\",\"settings.headerForeground\":\"#545464\",\"sideBar.background\":\"#F2ECBC\",\"sideBar.border\":\"#D5CEA3\",\"sideBar.foreground\":\"#545464\",\"sideBarSectionHeader.background\":\"#E4D794\",\"sideBarSectionHeader.foreground\":\"#545464\",\"statusBar.background\":\"#D5CEA3\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#624C83\",\"statusBar.debuggingForeground\":\"#545464\",\"statusBar.foreground\":\"#43436C\",\"statusBar.noFolderBackground\":\"#F2ECBC\",\"statusBarItem.hoverBackground\":\"#E4D794\",\"statusBarItem.remoteBackground\":\"#B5CBD2\",\"statusBarItem.remoteForeground\":\"#545464\",\"tab.activeBackground\":\"#E7DBA0\",\"tab.activeForeground\":\"#4D699B\",\"tab.border\":\"#E7DBA0\",\"tab.hoverBackground\":\"#E4D794\",\"tab.inactiveBackground\":\"#E5DDB0\",\"tab.unfocusedHoverBackground\":\"#F2ECBC\",\"terminal.ansiBlack\":\"#1F1F28\",\"terminal.ansiBlue\":\"#4D699B\",\"terminal.ansiBrightBlack\":\"#8A8980\",\"terminal.ansiBrightBlue\":\"#6693BF\",\"terminal.ansiBrightCyan\":\"#5E857A\",\"terminal.ansiBrightGreen\":\"#6E915F\",\"terminal.ansiBrightMagenta\":\"#624C83\",\"terminal.ansiBrightRed\":\"#D7474B\",\"terminal.ansiBrightWhite\":\"#43436C\",\"terminal.ansiBrightYellow\":\"#836F4A\",\"terminal.ansiCyan\":\"#597B75\",\"terminal.ansiGreen\":\"#6F894E\",\"terminal.ansiMagenta\":\"#B35B79\",\"terminal.ansiRed\":\"#C84053\",\"terminal.ansiWhite\":\"#545464\",\"terminal.ansiYellow\":\"#77713F\",\"terminal.background\":\"#F2ECBC\",\"terminal.border\":\"#D5CEA3\",\"terminal.foreground\":\"#545464\",\"terminal.selectionBackground\":\"#C7D7E0\",\"textBlockQuote.background\":\"#F2ECBC\",\"textBlockQuote.border\":\"#D5CEA3\",\"textLink.foreground\":\"#5E857A\",\"textPreformat.foreground\":\"#E98A00\",\"titleBar.activeBackground\":\"#E4D794\",\"titleBar.activeForeground\":\"#545464\",\"titleBar.inactiveBackground\":\"#F2ECBC\",\"titleBar.inactiveForeground\":\"#545464\",\"walkThrough.embeddedEditorBackground\":\"#F2ECBC\"},\"displayName\":\"Kanagawa Lotus\",\"name\":\"kanagawa-lotus\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#836F4A\",\"function\":\"#4D699B\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"},\"macro\":\"#C84053\",\"method\":\"#6693BF\",\"operator\":\"#836F4A\",\"parameter\":\"#5D57A3\",\"parameter.declaration\":\"#5D57A3\",\"parameter.definition\":\"#5D57A3\",\"variable\":\"#545464\",\"variable.readonly\":\"#545464\",\"variable.readonly.defaultLibrary\":\"#545464\",\"variable.readonly.local\":\"#545464\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#D9A594\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#C84053\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#597B75\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#6E915F\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#D7474B\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DE9800\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#836F4A\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#6693BF\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D9A594\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#B35B79\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#6F894E\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#4D699B\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#C84053\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#6693BF\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#CC6D00\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#77713F\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#624C83\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#545464\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#716E61\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#4E8CA2\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#545464\"}}],\"type\":\"light\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/kanagawa-wave.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.background\":\"#2A2A37\",\"activityBar.foreground\":\"#DCD7BA\",\"activityBarBadge.background\":\"#658594\",\"activityBarBadge.foreground\":\"#DCD7BA\",\"badge.background\":\"#2A2A37\",\"button.background\":\"#2A2A37\",\"button.foreground\":\"#C8C093\",\"button.secondaryBackground\":\"#223249\",\"button.secondaryForeground\":\"#DCD7BA\",\"checkbox.border\":\"#223249\",\"debugToolBar.background\":\"#16161D\",\"descriptionForeground\":\"#DCD7BA\",\"diffEditor.insertedTextBackground\":\"#2B332880\",\"dropdown.background\":\"#16161D\",\"dropdown.border\":\"#16161D\",\"editor.background\":\"#1F1F28\",\"editor.findMatchBackground\":\"#2D4F67\",\"editor.findMatchBorder\":\"#FF9E3B\",\"editor.findMatchHighlightBackground\":\"#2D4F6780\",\"editor.foreground\":\"#DCD7BA\",\"editor.lineHighlightBackground\":\"#363646\",\"editor.selectionBackground\":\"#223249\",\"editor.selectionHighlightBackground\":\"#36364680\",\"editor.selectionHighlightBorder\":\"#54546D\",\"editor.wordHighlightBackground\":\"#3636464D\",\"editor.wordHighlightBorder\":\"#54546D\",\"editor.wordHighlightStrongBackground\":\"#3636464D\",\"editor.wordHighlightStrongBorder\":\"#54546D\",\"editorBracketHighlight.foreground1\":\"#957FB8\",\"editorBracketHighlight.foreground2\":\"#FFA066\",\"editorBracketHighlight.foreground3\":\"#7E9CD8\",\"editorBracketHighlight.foreground4\":\"#D27E99\",\"editorBracketHighlight.foreground5\":\"#E6C384\",\"editorBracketHighlight.foreground6\":\"#7AA89F\",\"editorBracketHighlight.unexpectedBracket.foreground\":\"#FF5D62\",\"editorBracketMatch.background\":\"#16161D\",\"editorBracketMatch.border\":\"#54546D\",\"editorBracketPairGuide.activeBackground1\":\"#957FB8\",\"editorBracketPairGuide.activeBackground2\":\"#FFA066\",\"editorBracketPairGuide.activeBackground3\":\"#7E9CD8\",\"editorBracketPairGuide.activeBackground4\":\"#D27E99\",\"editorBracketPairGuide.activeBackground5\":\"#E6C384\",\"editorBracketPairGuide.activeBackground6\":\"#7AA89F\",\"editorCursor.background\":\"#1F1F28\",\"editorCursor.foreground\":\"#DCD7BA\",\"editorError.foreground\":\"#E82424\",\"editorGroup.border\":\"#16161D\",\"editorGroupHeader.tabsBackground\":\"#16161D\",\"editorGutter.addedBackground\":\"#76946A\",\"editorGutter.deletedBackground\":\"#C34043\",\"editorGutter.modifiedBackground\":\"#DCA561\",\"editorHoverWidget.background\":\"#1F1F28\",\"editorHoverWidget.border\":\"#2A2A37\",\"editorHoverWidget.highlightForeground\":\"#658594\",\"editorIndentGuide.activeBackground1\":\"#363646\",\"editorIndentGuide.background1\":\"#2A2A37\",\"editorInlayHint.background\":\"#1F1F28\",\"editorInlayHint.foreground\":\"#727169\",\"editorLineNumber.activeForeground\":\"#FFA066\",\"editorLineNumber.foreground\":\"#54546D\",\"editorMarkerNavigation.background\":\"#363646\",\"editorRuler.foreground\":\"#363646\",\"editorSuggestWidget.background\":\"#223249\",\"editorSuggestWidget.border\":\"#223249\",\"editorSuggestWidget.selectedBackground\":\"#2D4F67\",\"editorWarning.foreground\":\"#FF9E3B\",\"editorWhitespace.foreground\":\"#1F1F28\",\"editorWidget.background\":\"#1F1F28\",\"focusBorder\":\"#223249\",\"foreground\":\"#DCD7BA\",\"gitDecoration.ignoredResourceForeground\":\"#727169\",\"input.background\":\"#16161D\",\"list.activeSelectionBackground\":\"#363646\",\"list.activeSelectionForeground\":\"#DCD7BA\",\"list.focusBackground\":\"#2A2A37\",\"list.focusForeground\":\"#DCD7BA\",\"list.highlightForeground\":\"#7E9CD8\",\"list.hoverBackground\":\"#363646\",\"list.hoverForeground\":\"#DCD7BA\",\"list.inactiveSelectionBackground\":\"#2A2A37\",\"list.inactiveSelectionForeground\":\"#DCD7BA\",\"list.warningForeground\":\"#FF9E3B\",\"menu.background\":\"#363646\",\"menu.border\":\"#16161D\",\"menu.foreground\":\"#DCD7BA\",\"menu.selectionBackground\":\"#16161D\",\"menu.selectionForeground\":\"#DCD7BA\",\"menu.separatorBackground\":\"#54546D\",\"menubar.selectionBackground\":\"#16161D\",\"menubar.selectionForeground\":\"#DCD7BA\",\"minimapGutter.addedBackground\":\"#76946A\",\"minimapGutter.deletedBackground\":\"#C34043\",\"minimapGutter.modifiedBackground\":\"#DCA561\",\"panel.border\":\"#16161D\",\"panelSectionHeader.background\":\"#1F1F28\",\"peekView.border\":\"#54546D\",\"peekViewEditor.background\":\"#2A2A37\",\"peekViewEditor.matchHighlightBackground\":\"#2D4F67\",\"peekViewResult.background\":\"#363646\",\"scrollbar.shadow\":\"#363646\",\"scrollbarSlider.activeBackground\":\"#2A2A3780\",\"scrollbarSlider.background\":\"#54546D66\",\"scrollbarSlider.hoverBackground\":\"#54546D80\",\"settings.focusedRowBackground\":\"#363646\",\"settings.headerForeground\":\"#DCD7BA\",\"sideBar.background\":\"#1F1F28\",\"sideBar.border\":\"#16161D\",\"sideBar.foreground\":\"#DCD7BA\",\"sideBarSectionHeader.background\":\"#363646\",\"sideBarSectionHeader.foreground\":\"#DCD7BA\",\"statusBar.background\":\"#16161D\",\"statusBar.debuggingBackground\":\"#E82424\",\"statusBar.debuggingBorder\":\"#957FB8\",\"statusBar.debuggingForeground\":\"#DCD7BA\",\"statusBar.foreground\":\"#C8C093\",\"statusBar.noFolderBackground\":\"#1F1F28\",\"statusBarItem.hoverBackground\":\"#363646\",\"statusBarItem.remoteBackground\":\"#2D4F67\",\"statusBarItem.remoteForeground\":\"#DCD7BA\",\"tab.activeBackground\":\"#2A2A37\",\"tab.activeForeground\":\"#7E9CD8\",\"tab.border\":\"#2A2A37\",\"tab.hoverBackground\":\"#363646\",\"tab.inactiveBackground\":\"#1A1A22\",\"tab.unfocusedHoverBackground\":\"#1F1F28\",\"terminal.ansiBlack\":\"#16161D\",\"terminal.ansiBlue\":\"#7E9CD8\",\"terminal.ansiBrightBlack\":\"#727169\",\"terminal.ansiBrightBlue\":\"#7FB4CA\",\"terminal.ansiBrightCyan\":\"#7AA89F\",\"terminal.ansiBrightGreen\":\"#98BB6C\",\"terminal.ansiBrightMagenta\":\"#938AA9\",\"terminal.ansiBrightRed\":\"#E82424\",\"terminal.ansiBrightWhite\":\"#DCD7BA\",\"terminal.ansiBrightYellow\":\"#E6C384\",\"terminal.ansiCyan\":\"#6A9589\",\"terminal.ansiGreen\":\"#76946A\",\"terminal.ansiMagenta\":\"#957FB8\",\"terminal.ansiRed\":\"#C34043\",\"terminal.ansiWhite\":\"#C8C093\",\"terminal.ansiYellow\":\"#C0A36E\",\"terminal.background\":\"#1F1F28\",\"terminal.border\":\"#16161D\",\"terminal.foreground\":\"#DCD7BA\",\"terminal.selectionBackground\":\"#223249\",\"textBlockQuote.background\":\"#1F1F28\",\"textBlockQuote.border\":\"#16161D\",\"textLink.foreground\":\"#6A9589\",\"textPreformat.foreground\":\"#FF9E3B\",\"titleBar.activeBackground\":\"#363646\",\"titleBar.activeForeground\":\"#DCD7BA\",\"titleBar.inactiveBackground\":\"#1F1F28\",\"titleBar.inactiveForeground\":\"#DCD7BA\",\"walkThrough.embeddedEditorBackground\":\"#1F1F28\"},\"displayName\":\"Kanagawa Wave\",\"name\":\"kanagawa-wave\",\"semanticHighlighting\":true,\"semanticTokenColors\":{\"arithmetic\":\"#C0A36E\",\"function\":\"#7E9CD8\",\"keyword.controlFlow\":{\"fontStyle\":\"bold\",\"foreground\":\"#957FB8\"},\"macro\":\"#E46876\",\"method\":\"#7FB4CA\",\"operator\":\"#C0A36E\",\"parameter\":\"#B8B4D0\",\"parameter.declaration\":\"#B8B4D0\",\"parameter.definition\":\"#B8B4D0\",\"variable\":\"#DCD7BA\",\"variable.readonly\":\"#DCD7BA\",\"variable.readonly.defaultLibrary\":\"#DCD7BA\",\"variable.readonly.local\":\"#DCD7BA\"},\"tokenColors\":[{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"variable\",\"string constant.other.placeholder\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"constant.other.color\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"invalid\",\"invalid.illegal\"],\"settings\":{\"foreground\":\"#E82424\"}},{\"scope\":[\"storage.type\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"storage.modifier\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.control.flow\",\"keyword.control.conditional\",\"keyword.control.loop\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.control\",\"constant.other.color\",\"meta.tag\",\"keyword.other.template\",\"keyword.other.substitution\",\"keyword.other\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"keyword.other.definition.ini\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"keyword.control.trycatch\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#FF5D62\"}},{\"scope\":[\"keyword.other.unit\",\"keyword.operator\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"punctuation\",\"punctuation.definition.tag\",\"punctuation.separator.inheritance.php\",\"punctuation.definition.tag.html\",\"punctuation.definition.tag.begin.html\",\"punctuation.definition.tag.end.html\",\"punctuation.section.embedded\",\"meta.brace\",\"keyword.operator.type.annotation\",\"keyword.operator.namespace\"],\"settings\":{\"foreground\":\"#9CABCA\"}},{\"scope\":[\"entity.name.tag\",\"meta.tag.sgml\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"entity.name.function\",\"meta.function-call\",\"variable.function\",\"support.function\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"keyword.other.special-method\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"entity.name.function.macro\"],\"settings\":{\"foreground\":\"#E46876\"}},{\"scope\":[\"meta.block variable.other\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"variable.other.enummember\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"support.other.variable\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"string.other.link\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"constant.numeric\",\"constant.language\",\"support.constant\",\"constant.character\",\"constant.escape\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"constant.language.boolean\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"string\",\"punctuation.definition.string\",\"constant.other.symbol\",\"constant.other.key\",\"entity.other.inherited-class\",\"markup.heading\",\"markup.inserted.git_gutter\",\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\",\"markup.inline.raw.string\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"entity.name\",\"support.type\",\"support.class\",\"support.other.namespace.use.php\",\"meta.use.php\",\"support.other.namespace.php\",\"support.type.sys-types\"],\"settings\":{\"foreground\":\"#7AA89F\"}},{\"scope\":[\"entity.name.type.module\",\"entity.name.namespace\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"entity.name.import.go\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"keyword.blade\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"variable.other.property\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"keyword.control.import\",\"keyword.import\",\"meta.import\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.css support.type.property-name\",\"source.sass support.type.property-name\",\"source.scss support.type.property-name\",\"source.less support.type.property-name\",\"source.stylus support.type.property-name\",\"source.postcss support.type.property-name\"],\"settings\":{\"foreground\":\"#7AA89F\"}},{\"scope\":[\"entity.name.module.js\",\"variable.import.parameter.js\",\"variable.other.class.js\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"variable.language\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"entity.name.method.js\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"meta.class-method.js entity.name.function.js\",\"variable.function.constructor\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"entity.other.attribute-name\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"entity.other.attribute-name.class\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"source.sass keyword.control\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"markup.inserted\"],\"settings\":{\"foreground\":\"#76946A\"}},{\"scope\":[\"markup.deleted\"],\"settings\":{\"foreground\":\"#C34043\"}},{\"scope\":[\"markup.changed\"],\"settings\":{\"foreground\":\"#DCA561\"}},{\"scope\":[\"string.regexp\"],\"settings\":{\"foreground\":\"#C0A36E\"}},{\"scope\":[\"constant.character.escape\"],\"settings\":{\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"*url*\",\"*link*\",\"*uri*\"],\"settings\":{\"fontStyle\":\"underline\"}},{\"scope\":[\"tag.decorator.js entity.name.tag.js\",\"tag.decorator.js punctuation.definition.tag.js\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"source.js constant.other.object.key.js string.unquoted.label.js\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"source.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FF5D62\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#D27E99\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\"],\"settings\":{\"foreground\":\"#98BB6C\"}},{\"scope\":[\"meta.tag JSXNested\",\"meta.jsx.children\",\"text.html\",\"text.log\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"text.html.markdown\",\"punctuation.definition.list_item.markdown\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"markdown.heading\",\"entity.name.section.markdown\",\"markup.heading.markdown\"],\"settings\":{\"foreground\":\"#7E9CD8\"}},{\"scope\":[\"markup.italic\"],\"settings\":{\"fontStyle\":\"italic\",\"foreground\":\"#E46876\"}},{\"scope\":[\"markup.bold\",\"markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\"}},{\"scope\":[\"markup.bold markup.italic\",\"markup.italic markup.bold\",\"markup.quote markup.bold\",\"markup.bold markup.italic string\",\"markup.italic markup.bold string\",\"markup.quote markup.bold string\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#E46876\"}},{\"scope\":[\"markup.underline\"],\"settings\":{\"fontStyle\":\"underline\",\"foreground\":\"#7FB4CA\"}},{\"scope\":[\"markup.quote punctuation.definition.blockquote.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"markup.quote\"],\"settings\":{\"fontStyle\":\"italic\"}},{\"scope\":[\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#FFA066\"}},{\"scope\":[\"string.other.link.description.title.markdown\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"constant.other.reference.link.markdown\"],\"settings\":{\"foreground\":\"#E6C384\"}},{\"scope\":[\"markup.raw.block\"],\"settings\":{\"foreground\":\"#957FB8\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"punctuation.definition.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"markup.raw.block.fenced.markdown\",\"variable.language.fenced.markdown\",\"punctuation.section.class.end\"],\"settings\":{\"foreground\":\"#DCD7BA\"}},{\"scope\":[\"variable.language.fenced.markdown\"],\"settings\":{\"foreground\":\"#727169\"}},{\"scope\":[\"meta.separator\"],\"settings\":{\"fontStyle\":\"bold\",\"foreground\":\"#9CABCA\"}},{\"scope\":[\"markup.table\"],\"settings\":{\"foreground\":\"#DCD7BA\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"KDL\",\"name\":\"kdl\",\"patterns\":[{\"include\":\"#forbidden_ident\"},{\"include\":\"#null\"},{\"include\":\"#boolean\"},{\"include\":\"#float_keyword\"},{\"include\":\"#float_fraction\"},{\"include\":\"#float_exp\"},{\"include\":\"#decimal\"},{\"include\":\"#hexadecimal\"},{\"include\":\"#octal\"},{\"include\":\"#binary\"},{\"include\":\"#raw-string\"},{\"include\":\"#string_multi_line\"},{\"include\":\"#string_single_line\"},{\"include\":\"#block_comment\"},{\"include\":\"#block_doc_comment\"},{\"include\":\"#slashdash_block_comment\"},{\"include\":\"#slashdash_comment\"},{\"include\":\"#slashdash_node_comment\"},{\"include\":\"#slashdash_node_with_children_comment\"},{\"include\":\"#line_comment\"},{\"include\":\"#attribute\"},{\"include\":\"#node_name\"},{\"include\":\"#ident_string\"}],\"repository\":{\"attribute\":{\"captures\":{\"1\":{\"name\":\"punctuation.separator.key-value.kdl\"}},\"match\":\"(?![]#/;=\\\\[\\\\\\\\{}])[!$-.:<>?@^_`|~\\\\w]+\\\\d*[!$-.:<>?@^_`|~\\\\w]*(=)\",\"name\":\"entity.other.attribute-name.kdl\"},\"binary\":{\"match\":\"\\\\b0b[01][01_]*\\\\b\",\"name\":\"constant.numeric.integer.binary.rust\"},\"block_comment\":{\"begin\":\"/\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.kdl\",\"patterns\":[{\"include\":\"#block_doc_comment\"},{\"include\":\"#block_comment\"}]},\"block_doc_comment\":{\"begin\":\"/\\\\*[!*](?![*/])\",\"end\":\"\\\\*/\",\"name\":\"comment.block.documentation.kdl\",\"patterns\":[{\"include\":\"#block_doc_comment\"},{\"include\":\"#block_comment\"}]},\"boolean\":{\"match\":\"#(?:true|false)\",\"name\":\"constant.language.boolean.kdl\"},\"decimal\":{\"match\":\"\\\\b[-+0-9][0-9_]*\\\\b\",\"name\":\"constant.numeric.integer.decimal.rust\"},\"float_exp\":{\"match\":\"\\\\b[0-9][0-9_]*(\\\\.[0-9][0-9_]*)?[Ee][-+]?[0-9_]+\\\\b\",\"name\":\"constant.numeric.float.rust\"},\"float_fraction\":{\"match\":\"\\\\b([-+0-9])[0-9_]*\\\\.[0-9][0-9_]*([Ee][-+]?[0-9_]+)?\\\\b\",\"name\":\"constant.numeric.float.rust\"},\"float_keyword\":{\"match\":\"#(?:nan|inf|-inf)\",\"name\":\"constant.language.other.kdl\"},\"forbidden_ident\":{\"match\":\"(?<!#)(?:true|false|null|nan|-?inf)\",\"name\":\"invalid.illegal.kdl.bad-ident\"},\"hexadecimal\":{\"match\":\"\\\\b0x\\\\h[_\\\\h]*\\\\b\",\"name\":\"constant.numeric.integer.hexadecimal.rust\"},\"ident_string\":{\"match\":\"(?![]#/;=\\\\[\\\\\\\\{}])[!$-.:<>?@^_`|~\\\\w]+\\\\d*[!$-.:<>?@^_`|~\\\\w]*\",\"name\":\"string.unquoted\"},\"line_comment\":{\"begin\":\"//\",\"end\":\"$\",\"name\":\"comment.line.double-slash.kdl\"},\"node_name\":{\"match\":\"((?<=[;{])|^)\\\\s*(?![]#/;=\\\\[\\\\\\\\{}])[!$-.:<>?@^_`|~\\\\w]+\\\\d*[!$-.:<>?@^_`|~\\\\w]*\",\"name\":\"entity.name.tag\"},\"null\":{\"match\":\"#null\",\"name\":\"constant.language.null.kdl\"},\"octal\":{\"match\":\"\\\\b0o[0-7][0-7_]*\\\\b\",\"name\":\"constant.numeric.integer.octal.rust\"},\"raw-string\":{\"begin\":\"(#+)(\\\"(?:\\\"\\\"|))\",\"end\":\"\\\\2\\\\1\",\"name\":\"string.quoted.other.raw.kdl\"},\"slashdash_block_comment\":{\"begin\":\"/-\\\\s*\\\\{\",\"end\":\"}\",\"name\":\"comment.block.slashdash.kdl\"},\"slashdash_comment\":{\"begin\":\"(?<!^)\\\\s*/-\\\\s*\",\"end\":\"\\\\s\",\"name\":\"comment.block.slashdash.kdl\"},\"slashdash_node_comment\":{\"begin\":\"(?<=^)\\\\s*/-[^{]+$\",\"end\":\";|(?<!\\\\\\\\)$\",\"name\":\"comment.block.slashdash.kdl\"},\"slashdash_node_with_children_comment\":{\"begin\":\"(?<=^)\\\\s*/-[^{]+\\\\{\",\"end\":\"}\",\"name\":\"comment.block.slashdash.kdl\"},\"string_multi_line\":{\"begin\":\"\\\"\\\"\\\"\",\"end\":\"\\\"\\\"\\\"\",\"name\":\"string.quoted.triple.kdl\",\"patterns\":[{\"match\":\"\\\\\\\\(:?[\\\"\\\\\\\\bfnrst]|u\\\\{\\\\h{1,6}})\",\"name\":\"constant.character.escape.kdl\"}]},\"string_single_line\":{\"begin\":\"\\\"\",\"end\":\"\\\"\",\"name\":\"string.quoted.double.kdl\",\"patterns\":[{\"match\":\"\\\\\\\\(:?[\\\"\\\\\\\\bfnrst]|u\\\\{\\\\h{1,6}})\",\"name\":\"constant.character.escape.kdl\"}]}},\"scopeName\":\"source.kdl\"}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"Kotlin\",\"fileTypes\":[\"kt\",\"kts\"],\"name\":\"kotlin\",\"patterns\":[{\"include\":\"#import\"},{\"include\":\"#package\"},{\"include\":\"#code\"}],\"repository\":{\"annotation-simple\":{\"match\":\"(?<!\\\\w)@[.\\\\w]+\\\\b(?!:)\",\"name\":\"entity.name.type.annotation.kotlin\"},\"annotation-site\":{\"begin\":\"(?<!\\\\w)(@\\\\w+):\\\\s*(?!\\\\[)\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.annotation-site.kotlin\"}},\"end\":\"$\",\"patterns\":[{\"include\":\"#unescaped-annotation\"}]},\"annotation-site-list\":{\"begin\":\"(?<!\\\\w)(@\\\\w+):\\\\s*\\\\[\",\"beginCaptures\":{\"1\":{\"name\":\"entity.name.type.annotation-site.kotlin\"}},\"end\":\"]\",\"patterns\":[{\"include\":\"#unescaped-annotation\"}]},\"binary-literal\":{\"match\":\"0([Bb])[01][01_]*\",\"name\":\"constant.numeric.binary.kotlin\"},\"boolean-literal\":{\"match\":\"\\\\b(true|false)\\\\b\",\"name\":\"constant.language.boolean.kotlin\"},\"character\":{\"begin\":\"'\",\"end\":\"'\",\"name\":\"string.quoted.single.kotlin\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.kotlin\"}]},\"class-declaration\":{\"captures\":{\"1\":{\"name\":\"keyword.hard.class.kotlin\"},\"2\":{\"name\":\"entity.name.type.class.kotlin\"},\"3\":{\"patterns\":[{\"include\":\"#type-parameter\"}]}},\"match\":\"\\\\b(class|(?:fun\\\\s+)?interface)\\\\s+(\\\\b\\\\w+\\\\b|`[^`]+`)\\\\s*(?<GROUP><([^<>]|\\\\g<GROUP>)+>)?\"},\"code\":{\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#keywords\"},{\"include\":\"#annotation-simple\"},{\"include\":\"#annotation-site-list\"},{\"include\":\"#annotation-site\"},{\"include\":\"#class-declaration\"},{\"include\":\"#object\"},{\"include\":\"#type-alias\"},{\"include\":\"#function\"},{\"include\":\"#variable-declaration\"},{\"include\":\"#type-constraint\"},{\"include\":\"#type-annotation\"},{\"include\":\"#function-call\"},{\"include\":\"#method-reference\"},{\"include\":\"#key\"},{\"include\":\"#string\"},{\"include\":\"#string-empty\"},{\"include\":\"#string-multiline\"},{\"include\":\"#character\"},{\"include\":\"#lambda-arrow\"},{\"include\":\"#operators\"},{\"include\":\"#self-reference\"},{\"include\":\"#decimal-literal\"},{\"include\":\"#hex-literal\"},{\"include\":\"#binary-literal\"},{\"include\":\"#boolean-literal\"},{\"include\":\"#null-literal\"}]},\"comment-block\":{\"begin\":\"/\\\\*(?!\\\\*)\",\"end\":\"\\\\*/\",\"name\":\"comment.block.kotlin\"},\"comment-javadoc\":{\"patterns\":[{\"begin\":\"/\\\\*\\\\*\",\"end\":\"\\\\*/\",\"name\":\"comment.block.javadoc.kotlin\",\"patterns\":[{\"match\":\"@(return|constructor|receiver|sample|see|author|since|suppress)\\\\b\",\"name\":\"keyword.other.documentation.javadoc.kotlin\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.documentation.javadoc.kotlin\"},\"2\":{\"name\":\"variable.parameter.kotlin\"}},\"match\":\"(@p(?:aram|roperty))\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.documentation.javadoc.kotlin\"},\"2\":{\"name\":\"variable.parameter.kotlin\"}},\"match\":\"(@param)\\\\[(\\\\S+)]\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.documentation.javadoc.kotlin\"},\"2\":{\"name\":\"entity.name.type.class.kotlin\"}},\"match\":\"(@(?:exception|throws))\\\\s+(\\\\S+)\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.documentation.javadoc.kotlin\"},\"2\":{\"name\":\"entity.name.type.class.kotlin\"},\"3\":{\"name\":\"variable.parameter.kotlin\"}},\"match\":\"\\\\{(@link)\\\\s+(\\\\S+)?#([$\\\\w]+\\\\s*\\\\([^()]*\\\\)).*}\"}]}]},\"comment-line\":{\"begin\":\"//\",\"end\":\"$\",\"name\":\"comment.line.double-slash.kotlin\"},\"comments\":{\"patterns\":[{\"include\":\"#comment-line\"},{\"include\":\"#comment-block\"},{\"include\":\"#comment-javadoc\"}]},\"control-keywords\":{\"match\":\"\\\\b(if|else|while|do|when|try|throw|break|continue|return|for)\\\\b\",\"name\":\"keyword.control.kotlin\"},\"decimal-literal\":{\"match\":\"\\\\b\\\\d[_\\\\d]*(\\\\.[_\\\\d]+)?(([Ee])\\\\d+)?([Uu])?([FLf])?\\\\b\",\"name\":\"constant.numeric.decimal.kotlin\"},\"function\":{\"captures\":{\"1\":{\"name\":\"keyword.hard.fun.kotlin\"},\"2\":{\"patterns\":[{\"include\":\"#type-parameter\"}]},\"4\":{\"name\":\"entity.name.type.class.extension.kotlin\"},\"5\":{\"name\":\"entity.name.function.declaration.kotlin\"}},\"match\":\"\\\\b(fun)\\\\b\\\\s*(?<GROUP><([^<>]|\\\\g<GROUP>)+>)?\\\\s*(?:(?:(\\\\w+)\\\\.)?(\\\\b\\\\w+\\\\b|`[^`]+`))?\"},\"function-call\":{\"captures\":{\"1\":{\"name\":\"entity.name.function.call.kotlin\"},\"2\":{\"patterns\":[{\"include\":\"#type-parameter\"}]}},\"match\":\"\\\\??\\\\.?(\\\\b\\\\w+\\\\b|`[^`]+`)\\\\s*(?<GROUP><([^<>]|\\\\g<GROUP>)+>)?\\\\s*(?=[({])\"},\"hard-keywords\":{\"match\":\"\\\\b(as|typeof|is|in)\\\\b\",\"name\":\"keyword.hard.kotlin\"},\"hex-literal\":{\"match\":\"0([Xx])\\\\h[_\\\\h]*([Uu])?\",\"name\":\"constant.numeric.hex.kotlin\"},\"import\":{\"begin\":\"\\\\b(import)\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.soft.kotlin\"}},\"contentName\":\"entity.name.package.kotlin\",\"end\":\";|$\",\"name\":\"meta.import.kotlin\",\"patterns\":[{\"include\":\"#comments\"},{\"include\":\"#hard-keywords\"},{\"match\":\"\\\\*\",\"name\":\"variable.language.wildcard.kotlin\"}]},\"key\":{\"captures\":{\"1\":{\"name\":\"variable.parameter.kotlin\"},\"2\":{\"name\":\"keyword.operator.assignment.kotlin\"}},\"match\":\"\\\\b(\\\\w=)\\\\s*(=)\"},\"keywords\":{\"patterns\":[{\"include\":\"#prefix-modifiers\"},{\"include\":\"#postfix-modifiers\"},{\"include\":\"#soft-keywords\"},{\"include\":\"#hard-keywords\"},{\"include\":\"#control-keywords\"}]},\"lambda-arrow\":{\"match\":\"->\",\"name\":\"storage.type.function.arrow.kotlin\"},\"method-reference\":{\"captures\":{\"1\":{\"name\":\"entity.name.function.reference.kotlin\"}},\"match\":\"\\\\??::(\\\\b\\\\w+\\\\b|`[^`]+`)\"},\"null-literal\":{\"match\":\"\\\\bnull\\\\b\",\"name\":\"constant.language.null.kotlin\"},\"object\":{\"captures\":{\"1\":{\"name\":\"keyword.hard.object.kotlin\"},\"2\":{\"name\":\"entity.name.type.object.kotlin\"}},\"match\":\"\\\\b(object)(?:\\\\s+(\\\\b\\\\w+\\\\b|`[^`]+`))?\"},\"operators\":{\"patterns\":[{\"match\":\"(===?|!==?|<=|>=|[<>])\",\"name\":\"keyword.operator.comparison.kotlin\"},{\"match\":\"([-%*+/]=)\",\"name\":\"keyword.operator.assignment.arithmetic.kotlin\"},{\"match\":\"(=)\",\"name\":\"keyword.operator.assignment.kotlin\"},{\"match\":\"([-%*+/])\",\"name\":\"keyword.operator.arithmetic.kotlin\"},{\"match\":\"(!|&&|\\\\|\\\\|)\",\"name\":\"keyword.operator.logical.kotlin\"},{\"match\":\"(--|\\\\+\\\\+)\",\"name\":\"keyword.operator.increment-decrement.kotlin\"},{\"match\":\"(\\\\.\\\\.)\",\"name\":\"keyword.operator.range.kotlin\"}]},\"package\":{\"begin\":\"\\\\b(package)\\\\b\\\\s*\",\"beginCaptures\":{\"1\":{\"name\":\"keyword.hard.package.kotlin\"}},\"contentName\":\"entity.name.package.kotlin\",\"end\":\";|$\",\"name\":\"meta.package.kotlin\",\"patterns\":[{\"include\":\"#comments\"}]},\"postfix-modifiers\":{\"match\":\"\\\\b(where|by|get|set)\\\\b\",\"name\":\"storage.modifier.other.kotlin\"},\"prefix-modifiers\":{\"match\":\"\\\\b(abstract|final|enum|open|annotation|sealed|data|override|final|lateinit|private|protected|public|internal|inner|companion|noinline|crossinline|vararg|reified|tailrec|operator|infix|inline|external|const|suspend|value)\\\\b\",\"name\":\"storage.modifier.other.kotlin\"},\"self-reference\":{\"match\":\"\\\\b(this|super)(@\\\\w+)?\\\\b\",\"name\":\"variable.language.this.kotlin\"},\"soft-keywords\":{\"match\":\"\\\\b(init|catch|finally|field)\\\\b\",\"name\":\"keyword.soft.kotlin\"},\"string\":{\"begin\":\"(?<!\\\")\\\"(?!\\\")\",\"end\":\"\\\"\",\"name\":\"string.quoted.double.kotlin\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.kotlin\"},{\"include\":\"#string-escape-simple\"},{\"include\":\"#string-escape-bracketed\"}]},\"string-empty\":{\"match\":\"(?<!\\\")\\\"\\\"(?!\\\")\",\"name\":\"string.quoted.double.kotlin\"},\"string-escape-bracketed\":{\"begin\":\"(?<!\\\\\\\\)(\\\\$\\\\{)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.template-expression.begin\"}},\"end\":\"(})\",\"endCaptures\":{\"1\":{\"name\":\"punctuation.definition.template-expression.end\"}},\"name\":\"meta.template.expression.kotlin\",\"patterns\":[{\"include\":\"#code\"}]},\"string-escape-simple\":{\"match\":\"(?<!\\\\\\\\)\\\\$\\\\w+\\\\b\",\"name\":\"variable.string-escape.kotlin\"},\"string-multiline\":{\"begin\":\"\\\"\\\"\\\"\",\"end\":\"\\\"\\\"\\\"\",\"name\":\"string.quoted.double.kotlin\",\"patterns\":[{\"match\":\"\\\\\\\\.\",\"name\":\"constant.character.escape.kotlin\"},{\"include\":\"#string-escape-simple\"},{\"include\":\"#string-escape-bracketed\"}]},\"type-alias\":{\"captures\":{\"1\":{\"name\":\"keyword.hard.typealias.kotlin\"},\"2\":{\"name\":\"entity.name.type.kotlin\"},\"3\":{\"patterns\":[{\"include\":\"#type-parameter\"}]}},\"match\":\"\\\\b(typealias)\\\\s+(\\\\b\\\\w+\\\\b|`[^`]+`)\\\\s*(?<GROUP><([^<>]|\\\\g<GROUP>)+>)?\"},\"type-annotation\":{\"captures\":{\"0\":{\"patterns\":[{\"include\":\"#type-parameter\"}]}},\"match\":\"(?<![:?]):\\\\s*([?\\\\w\\\\s]|->|(?<GROUP>[(<]([^\\\"'()<>]|\\\\g<GROUP>)+[)>]))+\"},\"type-parameter\":{\"patterns\":[{\"match\":\"\\\\b\\\\w+\\\\b\",\"name\":\"entity.name.type.kotlin\"},{\"match\":\"\\\\b(in|out)\\\\b\",\"name\":\"storage.modifier.kotlin\"}]},\"unescaped-annotation\":{\"match\":\"\\\\b[.\\\\w]+\\\\b\",\"name\":\"entity.name.type.annotation.kotlin\"},\"variable-declaration\":{\"captures\":{\"1\":{\"name\":\"keyword.hard.kotlin\"},\"2\":{\"patterns\":[{\"include\":\"#type-parameter\"}]}},\"match\":\"\\\\b(va[lr])\\\\b\\\\s*(?<GROUP><([^<>]|\\\\g<GROUP>)+>)?\"}},\"scopeName\":\"source.kotlin\",\"aliases\":[\"kt\",\"kts\"]}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var e = [Object.freeze(JSON.parse("{\"displayName\":\"Kusto\",\"fileTypes\":[\"csl\",\"kusto\",\"kql\"],\"name\":\"kusto\",\"patterns\":[{\"match\":\"\\\\b(by|from|of|to|step|with)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"match\":\"\\\\b(let|set|alias|declare|pattern|query_parameters|restrict|access|set)\\\\b\",\"name\":\"keyword.control.kusto\"},{\"match\":\"\\\\b(and|or|has_all|has_any|matches|regex)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Strings\"}]}},\"match\":\"\\\\b(cluster|database)(?:\\\\s*\\\\(\\\\s*(.+?)\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.special.database.kusto\"},{\"match\":\"\\\\b(external_table|materialized_view|materialize|table|toscalar)\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"(?<!\\\\w)(!?between)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]},\"3\":{\"patterns\":[{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(binary_(?:and|or|shift_left|shift_right|xor))(?:\\\\s*\\\\(\\\\s*(\\\\w+)\\\\s*,\\\\s*(\\\\w+)\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.scalar.bitwise.kusto\"},{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(bi(?:nary_not|tset_count_ones))(?:\\\\s*\\\\(\\\\s*(\\\\w+)\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.scalar.bitwise.kusto\"},{\"match\":\"(?<!\\\\w)(!?in~?)(?!\\\\w)\",\"name\":\"keyword.other.operator.kusto\"},{\"match\":\"(?<!\\\\w)(!?(?:contains|endswith|hasprefix|hassuffix|has|startswith)(?:_cs)?)(?!\\\\w)\",\"name\":\"keyword.other.operator.kusto\"},{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#DateTimeTimeSpanDataTypes\"},{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]},\"3\":{\"patterns\":[{\"include\":\"#DateTimeTimeSpanDataTypes\"},{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]},\"4\":{\"patterns\":[{\"include\":\"#DateTimeTimeSpanDataTypes\"},{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(range)\\\\s*\\\\((?:\\\\s*(\\\\w+(?:\\\\(.*?\\\\))?)\\\\s*,\\\\s*(\\\\w+(?:\\\\(.*?\\\\))?)\\\\s*,?\\\\s*{0,1}(\\\\w+(?:\\\\(.*?\\\\))?)?\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.scalar.function.range.kusto\"},{\"match\":\"\\\\b(abs|acos|around|array_concat|array_iff|array_index_of|array_length|array_reverse|array_rotate_left|array_rotate_right|array_shift_left|array_shift_right|array_slice|array_sort_asc|array_sort_desc|array_split|array_sum|asin|assert|atan2?|bag_has_key|bag_keys|bag_merge|bag_remove_keys|base64_decode_toarray|base64_decode_tostring|base64_decode_toguid|base64_encode_fromarray|base64_encode_tostring|base64_encode_fromguid|beta_cdf|beta_inv|beta_pdf|bin_at|bin_auto|case|ceiling|coalesce|column_ifexists|convert_angle|convert_energy|convert_force|convert_length|convert_mass|convert_speed|convert_temperature|convert_volume|cos|cot|countof|current_cluster_endpoint|current_database|current_principal_details|current_principal_is_member_of|current_principal|cursor_after|cursor_before_or_at|cursor_current|current_cursor|dcount_hll|degrees|dynamic_to_json|estimate_data_size|exp10|exp2?|extent_id|extent_tags|extract_all|extract_json|extractjson|extract|floor|format_bytes|format_ipv4_mask|format_ipv4|gamma|gettype|gzip_compress_to_base64_string|gzip_decompress_from_base64_string|has_any_index|has_any_ipv4_prefix|has_any_ipv4|has_ipv4_prefix|has_ipv4|hash_combine|hash_many|hash_md5|hash_sha1|hash_sha256|hash_xxhash64|hash|iff|iif|indexof_regex|indexof|ingestion_time|ipv4_compare|ipv4_is_in_range|ipv4_is_in_any_range|ipv4_is_match|ipv4_is_private|ipv4_netmask_suffix|ipv6_compare|ipv6_is_match|isascii|isempty|isfinite|isinf|isnan|isnotempty|notempty|isnotnull|notnull|isnull|isutf8|jaccard_index|log10|log2|loggamma|log|make_string|max_of|min_of|new_guid|not|bag_pack|pack_all|pack_array|pack_dictionary|pack|parse_command_line|parse_csv|parse_ipv4_mask|parse_ipv4|parse_ipv6_mask|parse_ipv6|parse_path|parse_urlquery|parse_url|parse_user_agent|parse_version|parse_xml|percentile_tdigest|percentile_array_tdigest|percentrank_tdigest|pi|pow|radians|rand|rank_tdigest|regex_quote|repeat|replace_regex|replace_string|reverse|round|set_difference|set_has_element|set_intersect|set_union|sign|sin|split|sqrt|strcat_array|strcat_delim|strcmp|strcat|string_size|strlen|strrep|substring|tan|to_utf8|tobool|todecimal|todouble|toreal|toguid|tohex|toint|tolong|tolower|tostring|toupper|translate|treepath|trim_end|trim_start|trim|unixtime_microseconds_todatetime|unixtime_milliseconds_todatetime|unixtime_nanoseconds_todatetime|unixtime_seconds_todatetime|url_decode|url_encode_component|url_encode|welch_test|zip|zlib_compress_to_base64_string|zlib_decompress_from_base64_string)\\\\b\",\"name\":\"support.function.kusto\"},{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#DateTimeTimeSpanDataTypes\"},{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]},\"3\":{\"patterns\":[{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(bin)(?:\\\\s*\\\\(\\\\s*(.+?)\\\\s*,\\\\s*(.+?)\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.scalar.function.bin.kusto\"},{\"match\":\"\\\\b(count)\\\\s*\\\\(\\\\s*\\\\)(?!\\\\w)\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\b(arg_max|arg_min|avgif|avg|binary_all_and|binary_all_or|binary_all_xor|buildschema|countif|dcount|dcountif|hll|hll_merge|make_bag_if|make_bag|make_list_with_nulls|make_list_if|make_list|make_set_if|make_set|maxif|max|minif|min|percentilesw_array|percentiles_array|percentilesw|percentilew|percentiles?|stdevif|stdevp?|sumif|sum|take_anyif|take_any|tdigest_merge|merge_tdigest|tdigest|varianceif|variancep?)\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\b(geo_(?:distance_2points|distance_point_to_line|distance_point_to_polygon|intersects_2lines|intersects_2polygons|intersects_line_with_polygon|intersection_2lines|intersection_2polygons|intersection_line_with_polygon|line_centroid|line_densify|line_length|line_simplify|polygon_area|polygon_centroid|polygon_densify|polygon_perimeter|polygon_simplify|polygon_to_s2cells|point_in_circle|point_in_polygon|point_to_geohash|point_to_h3cell|point_to_s2cell|geohash_to_central_point|geohash_neighbors|geohash_to_polygon|s2cell_to_central_point|s2cell_neighbors|s2cell_to_polygon|h3cell_to_central_point|h3cell_neighbors|h3cell_to_polygon|h3cell_parent|h3cell_children|h3cell_level|h3cell_rings|simplify_polygons_array|union_lines_array|union_polygons_array))\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\b(next|prev|row_cumsum|row_number|row_rank|row_window_session)\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\.(create-or-alter|replace)\",\"name\":\"keyword.control.kusto\"},{\"match\":\"(?<=let )[^\\\\n]+(?=\\\\W*=)\",\"name\":\"entity.function.name.lambda.kusto\"},{\"match\":\"\\\\b(folder|docstring|skipvalidation)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"match\":\"\\\\b(function)\\\\b\",\"name\":\"storage.type.kusto\"},{\"match\":\"\\\\b(bool|boolean|decimal|dynamic|guid|int|long|real|string)\\\\b\",\"name\":\"storage.type.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"variable.other.kusto\"}},\"match\":\"\\\\b(as)\\\\s+(\\\\w+)\\\\b\",\"name\":\"meta.query.as.kusto\"},{\"match\":\"\\\\b(datatable)(?=\\\\W*\\\\()\",\"name\":\"keyword.other.query.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"keyword.other.operator.kusto\"}},\"match\":\"\\\\b(facet)(?:\\\\s+(by))?\\\\b\",\"name\":\"meta.query.facet.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"entity.name.function.kusto\"}},\"match\":\"\\\\b(invoke)(?:\\\\s+(\\\\w+))?\\\\b\",\"name\":\"meta.query.invoke.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"keyword.other.operator.kusto\"},\"3\":{\"name\":\"variable.other.column.kusto\"}},\"match\":\"\\\\b(order)(?:\\\\s+(by)\\\\s+(\\\\w+))?\\\\b\",\"name\":\"meta.query.order.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"variable.other.column.kusto\"},\"3\":{\"name\":\"keyword.other.operator.kusto\"},\"4\":{\"patterns\":[{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]},\"5\":{\"name\":\"keyword.other.operator.kusto\"},\"6\":{\"patterns\":[{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]},\"7\":{\"name\":\"keyword.other.operator.kusto\"},\"8\":{\"patterns\":[{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(range)\\\\s+(\\\\w+)\\\\s+(from)\\\\s+(\\\\w+(?:\\\\(\\\\w*\\\\))?)\\\\s+(to)\\\\s+(\\\\w+(?:\\\\(\\\\w*\\\\))?)\\\\s+(step)\\\\s+(\\\\w+(?:\\\\(\\\\w*\\\\))?)\\\\b\",\"name\":\"meta.query.range.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(sample)(?:\\\\s+(\\\\d+))?(?![-\\\\w])\",\"name\":\"meta.query.sample.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]},\"3\":{\"name\":\"keyword.other.operator.kusto\"},\"4\":{\"name\":\"variable.other.column.kusto\"}},\"match\":\"\\\\b(sample-distinct)(?:\\\\s+(\\\\d+)\\\\s+(of)\\\\s+(\\\\w+))?\\\\b\",\"name\":\"meta.query.sample-distinct.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"name\":\"keyword.other.operator.kusto\"}},\"match\":\"\\\\b(sort)(?:\\\\s+(by))?\\\\b\",\"name\":\"meta.query.sort.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]}},\"match\":\"\\\\b(take|limit)\\\\s+(\\\\d+)\\\\b\",\"name\":\"meta.query.take.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]},\"3\":{\"name\":\"keyword.other.operator.kusto\"},\"4\":{\"name\":\"variable.other.column.kusto\"}},\"match\":\"\\\\b(top)(?:\\\\s+(\\\\d+)\\\\s+(by)\\\\s+(\\\\w+))?(?![-\\\\w])\\\\b\",\"name\":\"meta.query.top.kusto\"},{\"captures\":{\"1\":{\"name\":\"keyword.other.query.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#Numeric\"}]},\"3\":{\"name\":\"keyword.other.operator.kusto\"},\"4\":{\"name\":\"variable.other.column.kusto\"},\"5\":{\"name\":\"keyword.other.operator.kusto\"},\"6\":{\"name\":\"variable.other.column.kusto\"}},\"match\":\"\\\\b(top-hitters)(?:\\\\s+(\\\\d+)\\\\s+(of)\\\\s+(\\\\w+)(?:\\\\s+(by)\\\\s+(\\\\w+))?)?\\\\b\",\"name\":\"meta.query.top-hitters.kusto\"},{\"match\":\"\\\\b(consume|count|distinct|evaluate|extend|externaldata|find|fork|getschema|join|lookup|make-series|mv-apply|mv-expand|project-away|project-keep|project-rename|project-reorder|project|parse|parse-where|parse-kv|partition|print|reduce|render|scan|search|serialize|shuffle|summarize|top-nested|union|where)\\\\b\",\"name\":\"keyword.other.query.kusto\"},{\"match\":\"\\\\b(active_users_count|activity_counts_metrics|activity_engagement|new_activity_metrics|activity_metrics|autocluster|azure_digital_twins_query_request|bag_unpack|basket|cosmosdb_sql_request|dcount_intersect|diffpatterns|funnel_sequence_completion|funnel_sequence|http_request_post|http_request|infer_storage_schema|ipv4_lookup|mysql_request|narrow|pivot|preview|rolling_percentile|rows_near|schema_merge|session_count|sequence_detect|sliding_window_counts|sql_request)\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\b(on|kind|hint\\\\.remote|hint\\\\.strategy)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"match\":\"(\\\\$(?:left|right))\\\\b\",\"name\":\"keyword.other.kusto\"},{\"match\":\"\\\\b(innerunique|inner|leftouter|rightouter|fullouter|leftanti|anti|leftantisemi|rightanti|rightantisemi|leftsemi|rightsemi|broadcast)\\\\b\",\"name\":\"keyword.other.kusto\"},{\"match\":\"\\\\b(series_(?:abs|acos|add|asin|atan|cos|decompose|decompose_anomalies|decompose_forecast|divide|equals|exp|fft|fill_backward|fill_const|fill_forward|fill_linear|fir|fit_2lines_dynamic|fit_2lines|fit_line_dynamic|fit_line|fit_poly|greater_equals|greater|ifft|iir|less_equals|less|multiply|not_equals|outliers|pearson_correlation|periods_detect|periods_validate|pow|seasonal|sign|sin|stats|stats_dynamic|subtract|tan))\\\\b\",\"name\":\"support.function.kusto\"},{\"match\":\"\\\\b(bag|array)\\\\b\",\"name\":\"keyword.other.operator.kusto\"},{\"match\":\"\\\\b(asc|desc|nulls first|nulls last)\\\\b\",\"name\":\"keyword.other.kusto\"},{\"match\":\"\\\\b(regex|simple|relaxed)\\\\b\",\"name\":\"keyword.other.kusto\"},{\"match\":\"\\\\b(anomalychart|areachart|barchart|card|columnchart|ladderchart|linechart|piechart|pivotchart|scatterchart|stackedareachart|timechart|timepivot)\\\\b\",\"name\":\"support.function.kusto\"},{\"include\":\"#Strings\"},{\"match\":\"\\\\{.*?}\",\"name\":\"string.other.kusto\"},{\"match\":\"//.*\",\"name\":\"comment.line.kusto\"},{\"include\":\"#TimeSpanLiterals\"},{\"include\":\"#DateTimeTimeSpanFunctions\"},{\"include\":\"#DateTimeTimeSpanDataTypes\"},{\"include\":\"#Numeric\"},{\"match\":\"\\\\b(true|false|null)\\\\b\",\"name\":\"constant.language.kusto\"},{\"match\":\"\\\\b(anyif|any|array_strcat|base64_decodestring|base64_encodestring|make_dictionary|makelist|makeset|mvexpand|todynamic|parse_json|replace|weekofyear)(?=\\\\W*\\\\(|\\\\b)\",\"name\":\"invalid.deprecated.kusto\"}],\"repository\":{\"DateTimeTimeSpanDataTypes\":{\"patterns\":[{\"match\":\"\\\\b(datetime|timespan|time)\\\\b\",\"name\":\"storage.type.kusto\"}]},\"DateTimeTimeSpanFunctions\":{\"patterns\":[{\"captures\":{\"1\":{\"name\":\"support.function.kusto\"},\"2\":{\"patterns\":[{\"include\":\"#DateTimeTimeSpanDataTypes\"}]},\"3\":{\"patterns\":[{\"include\":\"#Strings\"}]}},\"match\":\"\\\\b(format_datetime)(?:\\\\s*\\\\(\\\\s*(.+?)\\\\s*,\\\\s*([\\\"'].*?[\\\"'])\\\\s*\\\\))?(?!\\\\w)\",\"name\":\"meta.scalar.function.format_datetime.kusto\"},{\"match\":\"\\\\b(ago|datetime_add|datetime_diff|datetime_local_to_utc|datetime_part|datetime_utc_to_local|dayofmonth|dayofweek|dayofyear|endofday|endofmonth|endofweek|endofyear|format_timespan|getmonth|getyear|hourofday|make_datetime|make_timespan|monthofyear|now|startofday|startofmonth|startofweek|startofyear|todatetime|totimespan|week_of_year)(?=\\\\W*\\\\()\",\"name\":\"support.function.kusto\"}]},\"Escapes\":{\"patterns\":[{\"match\":\"\\\\\\\\[\\\"'\\\\\\\\nt]\",\"name\":\"constant.character.escape.kusto\"}]},\"Numeric\":{\"patterns\":[{\"match\":\"\\\\b((0([Xx])\\\\h*)|(([0-9]+\\\\.?[0-9]*+)|(\\\\.[0-9]+))(([Ee])([-+])?[0-9]+)?)([Ll]|UL|ul|[FUfu]|ll|LL|ull|ULL)?(?=\\\\b|\\\\w)\",\"name\":\"constant.numeric.kusto\"}]},\"Strings\":{\"patterns\":[{\"begin\":\"([@h]?\\\")\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.kusto\"}},\"end\":\"\\\"\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.kusto\"}},\"name\":\"string.quoted.double.kusto\",\"patterns\":[{\"include\":\"#Escapes\"}]},{\"begin\":\"([@h]?')\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.kusto\"}},\"end\":\"'\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.kusto\"}},\"name\":\"string.quoted.single.kusto\",\"patterns\":[{\"include\":\"#Escapes\"}]},{\"begin\":\"([@h]?```)\",\"beginCaptures\":{\"1\":{\"name\":\"punctuation.definition.string.kusto\"}},\"end\":\"```\",\"endCaptures\":{\"0\":{\"name\":\"punctuation.definition.string.kusto\"}},\"name\":\"string.quoted.multi.kusto\",\"patterns\":[{\"include\":\"#Escapes\"}]}]},\"TimeSpanLiterals\":{\"patterns\":[{\"match\":\"[-+]?(?:\\\\d*\\\\.)?\\\\d+(?:microseconds?|ticks?|seconds?|ms|[dhms])\\\\b\",\"name\":\"constant.numeric.kusto\"}]}},\"scopeName\":\"source.kusto\",\"aliases\":[\"kql\"]}"))];
|
|
2
|
+
//#endregion
|
|
3
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region node_modules/@shikijs/themes/dist/laserwave.mjs
|
|
2
|
+
var e = Object.freeze(JSON.parse("{\"colors\":{\"activityBar.activeBorder\":\"#EB64B9\",\"activityBar.background\":\"#27212e\",\"activityBar.foreground\":\"#ddd\",\"activityBarBadge.background\":\"#EB64B9\",\"button.background\":\"#EB64B9\",\"diffEditor.border\":\"#b4dce7\",\"diffEditor.insertedTextBackground\":\"#74dfc423\",\"diffEditor.removedTextBackground\":\"#eb64b940\",\"editor.background\":\"#27212e\",\"editor.findMatchBackground\":\"#40b4c48c\",\"editor.findMatchHighlightBackground\":\"#40b4c460\",\"editor.foreground\":\"#ffffff\",\"editor.selectionBackground\":\"#eb64b927\",\"editor.selectionHighlightBackground\":\"#eb64b927\",\"editor.wordHighlightBackground\":\"#eb64b927\",\"editorError.foreground\":\"#ff3e7b\",\"editorGroupHeader.tabsBackground\":\"#242029\",\"editorGutter.addedBackground\":\"#74dfc4\",\"editorGutter.deletedBackground\":\"#eb64B9\",\"editorGutter.modifiedBackground\":\"#40b4c4\",\"editorSuggestWidget.border\":\"#b4dce7\",\"focusBorder\":\"#EB64B9\",\"gitDecoration.conflictingResourceForeground\":\"#EB64B9\",\"gitDecoration.deletedResourceForeground\":\"#b381c5\",\"gitDecoration.ignoredResourceForeground\":\"#92889d\",\"gitDecoration.modifiedResourceForeground\":\"#74dfc4\",\"gitDecoration.untrackedResourceForeground\":\"#40b4c4\",\"input.background\":\"#3a3242\",\"input.border\":\"#964c7b\",\"inputOption.activeBorder\":\"#EB64B9\",\"list.activeSelectionBackground\":\"#eb64b98f\",\"list.activeSelectionForeground\":\"#eee\",\"list.dropBackground\":\"#74dfc466\",\"list.errorForeground\":\"#ff3e7b\",\"list.focusBackground\":\"#eb64ba60\",\"list.highlightForeground\":\"#eb64b9\",\"list.hoverBackground\":\"#91889b80\",\"list.hoverForeground\":\"#eee\",\"list.inactiveSelectionBackground\":\"#eb64b98f\",\"list.inactiveSelectionForeground\":\"#ddd\",\"list.invalidItemForeground\":\"#fff\",\"menu.background\":\"#27212e\",\"merge.currentContentBackground\":\"#74dfc433\",\"merge.currentHeaderBackground\":\"#74dfc4cc\",\"merge.incomingContentBackground\":\"#40b4c433\",\"merge.incomingHeaderBackground\":\"#40b4c4cc\",\"notifications.background\":\"#3e3549\",\"peekView.border\":\"#40b4c4\",\"peekViewEditor.background\":\"#40b5c449\",\"peekViewEditor.matchHighlightBackground\":\"#40b5c460\",\"peekViewResult.matchHighlightBackground\":\"#27212e\",\"peekViewResult.selectionBackground\":\"#40b4c43f\",\"progressBar.background\":\"#40b4c4\",\"sideBar.background\":\"#27212e\",\"sideBar.foreground\":\"#ddd\",\"sideBarSectionHeader.background\":\"#27212e\",\"sideBarTitle.foreground\":\"#EB64B9\",\"statusBar.background\":\"#EB64B9\",\"statusBar.debuggingBackground\":\"#74dfc4\",\"statusBar.foreground\":\"#27212e\",\"statusBar.noFolderBackground\":\"#EB64B9\",\"tab.activeBorder\":\"#EB64B9\",\"tab.inactiveBackground\":\"#242029\",\"terminal.ansiBlue\":\"#40b4c4\",\"terminal.ansiCyan\":\"#b4dce7\",\"terminal.ansiGreen\":\"#74dfc4\",\"terminal.ansiMagenta\":\"#b381c5\",\"terminal.ansiRed\":\"#EB64B9\",\"terminal.ansiYellow\":\"#ffe261\",\"titleBar.activeBackground\":\"#27212e\",\"titleBar.inactiveBackground\":\"#27212e\",\"tree.indentGuidesStroke\":\"#ffffff33\"},\"displayName\":\"LaserWave\",\"name\":\"laserwave\",\"tokenColors\":[{\"scope\":[\"keyword.other\",\"keyword.control\",\"storage.type.class.js\",\"keyword.control.module.js\",\"storage.type.extends.js\",\"variable.language.this.js\",\"keyword.control.switch.js\",\"keyword.control.loop.js\",\"keyword.control.conditional.js\",\"keyword.control.flow.js\",\"keyword.operator.accessor.js\",\"keyword.other.important.css\",\"keyword.control.at-rule.media.scss\",\"entity.name.tag.reference.scss\",\"meta.class.python\",\"storage.type.function.python\",\"keyword.control.flow.python\",\"storage.type.function.js\",\"keyword.control.export.ts\",\"keyword.control.flow.ts\",\"keyword.control.from.ts\",\"keyword.control.import.ts\",\"storage.type.class.ts\",\"keyword.control.loop.ts\",\"keyword.control.ruby\",\"keyword.control.module.ruby\",\"keyword.control.class.ruby\",\"keyword.other.special-method.ruby\",\"keyword.control.def.ruby\",\"markup.heading\",\"keyword.other.import.java\",\"keyword.other.package.java\",\"storage.modifier.java\",\"storage.modifier.extends.java\",\"storage.modifier.implements.java\",\"storage.modifier.cs\",\"storage.modifier.js\",\"storage.modifier.dart\",\"keyword.declaration.dart\",\"keyword.package.go\",\"keyword.import.go\",\"keyword.fsharp\",\"variable.parameter.function-call.python\"],\"settings\":{\"foreground\":\"#40b4c4\"}},{\"scope\":[\"binding.fsharp\",\"support.function\",\"meta.function-call\",\"entity.name.function\",\"support.function.misc.scss\",\"meta.method.declaration.ts\",\"entity.name.function.method.js\"],\"settings\":{\"foreground\":\"#EB64B9\"}},{\"scope\":[\"string\",\"string.quoted\",\"string.unquoted\",\"string.other.link.title.markdown\"],\"settings\":{\"foreground\":\"#b4dce7\"}},{\"scope\":[\"constant.numeric\"],\"settings\":{\"foreground\":\"#b381c5\"}},{\"scope\":[\"meta.brace\",\"punctuation\",\"punctuation.bracket\",\"punctuation.section\",\"punctuation.separator\",\"punctuation.comma.dart\",\"punctuation.terminator\",\"punctuation.definition\",\"punctuation.parenthesis\",\"meta.delimiter.comma.js\",\"meta.brace.curly.litobj.js\",\"punctuation.definition.tag\",\"puncatuation.other.comma.go\",\"punctuation.section.embedded\",\"punctuation.definition.string\",\"punctuation.definition.tag.jsx\",\"punctuation.definition.tag.end\",\"punctuation.definition.markdown\",\"punctuation.terminator.rule.css\",\"punctuation.definition.block.ts\",\"punctuation.definition.tag.html\",\"punctuation.section.class.end.js\",\"punctuation.definition.tag.begin\",\"punctuation.squarebracket.open.cs\",\"punctuation.separator.dict.python\",\"punctuation.section.function.scss\",\"punctuation.section.class.begin.js\",\"punctuation.section.array.end.ruby\",\"punctuation.separator.key-value.js\",\"meta.method-call.with-arguments.js\",\"punctuation.section.scope.end.ruby\",\"punctuation.squarebracket.close.cs\",\"punctuation.separator.key-value.css\",\"punctuation.definition.constant.css\",\"punctuation.section.array.begin.ruby\",\"punctuation.section.scope.begin.ruby\",\"punctuation.definition.string.end.js\",\"punctuation.definition.parameters.ruby\",\"punctuation.definition.string.begin.js\",\"punctuation.section.class.begin.python\",\"storage.modifier.array.bracket.square.c\",\"punctuation.separator.parameters.python\",\"punctuation.section.group.end.powershell\",\"punctuation.definition.parameters.end.ts\",\"punctuation.section.braces.end.powershell\",\"punctuation.section.function.begin.python\",\"punctuation.definition.parameters.begin.ts\",\"punctuation.section.bracket.end.powershell\",\"punctuation.section.group.begin.powershell\",\"punctuation.section.braces.begin.powershell\",\"punctuation.definition.parameters.end.python\",\"punctuation.definition.typeparameters.end.cs\",\"punctuation.section.bracket.begin.powershell\",\"punctuation.definition.arguments.begin.python\",\"punctuation.definition.parameters.begin.python\",\"punctuation.definition.typeparameters.begin.cs\",\"punctuation.section.block.begin.bracket.curly.c\",\"punctuation.definition.map.begin.bracket.round.scss\",\"punctuation.section.property-list.end.bracket.curly.css\",\"punctuation.definition.parameters.end.bracket.round.java\",\"punctuation.section.property-list.begin.bracket.curly.css\",\"punctuation.definition.parameters.begin.bracket.round.java\"],\"settings\":{\"foreground\":\"#7b6995\"}},{\"scope\":[\"keyword.operator\",\"meta.decorator.ts\",\"entity.name.type.ts\",\"punctuation.dot.dart\",\"keyword.symbol.fsharp\",\"punctuation.accessor.ts\",\"punctuation.accessor.cs\",\"keyword.operator.logical\",\"meta.tag.inline.any.html\",\"punctuation.separator.java\",\"keyword.operator.comparison\",\"keyword.operator.arithmetic\",\"keyword.operator.assignment\",\"keyword.operator.ternary.js\",\"keyword.operator.other.ruby\",\"keyword.operator.logical.js\",\"punctuation.other.period.go\",\"keyword.operator.increment.ts\",\"keyword.operator.increment.js\",\"storage.type.function.arrow.js\",\"storage.type.function.arrow.ts\",\"keyword.operator.relational.js\",\"keyword.operator.relational.ts\",\"keyword.operator.arithmetic.js\",\"keyword.operator.assignment.js\",\"storage.type.function.arrow.tsx\",\"keyword.operator.logical.python\",\"punctuation.separator.period.java\",\"punctuation.separator.method.ruby\",\"keyword.operator.assignment.python\",\"keyword.operator.arithmetic.python\",\"keyword.operator.increment-decrement.java\"],\"settings\":{\"foreground\":\"#74dfc4\"}},{\"scope\":[\"comment\",\"punctuation.definition.comment\"],\"settings\":{\"foreground\":\"#91889b\"}},{\"scope\":[\"meta.tag.sgml\",\"entity.name.tag\",\"entity.name.tag.open.jsx\",\"entity.name.tag.close.jsx\",\"entity.name.tag.inline.any.html\",\"entity.name.tag.structure.any.html\"],\"settings\":{\"foreground\":\"#74dfc4\"}},{\"scope\":[\"variable.other.enummember\",\"entity.other.attribute-name\",\"entity.other.attribute-name.jsx\",\"entity.other.attribute-name.html\",\"entity.other.attribute-name.id.css\",\"entity.other.attribute-name.id.html\",\"entity.other.attribute-name.class.css\"],\"settings\":{\"foreground\":\"#EB64B9\"}},{\"scope\":[\"variable.other.property\",\"variable.parameter.fsharp\",\"support.variable.property.js\",\"support.type.property-name.css\",\"support.type.property-name.json\",\"support.variable.property.dom.js\"],\"settings\":{\"foreground\":\"#40b4c4\"}},{\"scope\":[\"constant.language\",\"constant.other.elm\",\"constant.language.c\",\"variable.language.dart\",\"variable.language.this\",\"support.class.builtin.js\",\"support.constant.json.ts\",\"support.class.console.ts\",\"support.class.console.js\",\"variable.language.this.js\",\"variable.language.this.ts\",\"entity.name.section.fsharp\",\"support.type.object.dom.js\",\"variable.other.constant.js\",\"variable.language.self.ruby\",\"variable.other.constant.ruby\",\"support.type.object.console.js\",\"constant.language.undefined.js\",\"support.function.builtin.python\",\"constant.language.boolean.true.js\",\"constant.language.boolean.false.js\",\"variable.language.special.self.python\",\"support.constant.automatic.powershell\"],\"settings\":{\"foreground\":\"#ffe261\"}},{\"scope\":[\"variable.other\",\"variable.scss\",\"meta.function-call.c\",\"variable.parameter.ts\",\"variable.parameter.dart\",\"variable.other.class.js\",\"variable.other.object.js\",\"variable.other.object.ts\",\"support.function.json.ts\",\"variable.name.source.dart\",\"variable.other.source.dart\",\"variable.other.readwrite.js\",\"variable.other.readwrite.ts\",\"support.function.console.ts\",\"entity.name.type.instance.js\",\"meta.function-call.arguments\",\"variable.other.property.dom.ts\",\"support.variable.property.dom.ts\",\"variable.other.readwrite.powershell\"],\"settings\":{\"foreground\":\"#fff\"}},{\"scope\":[\"storage.type.annotation\",\"punctuation.definition.annotation\",\"support.function.attribute.fsharp\"],\"settings\":{\"foreground\":\"#74dfc4\"}},{\"scope\":[\"entity.name.type\",\"storage.type\",\"keyword.var.go\",\"keyword.type.go\",\"keyword.type.js\",\"storage.type.js\",\"storage.type.ts\",\"keyword.type.cs\",\"keyword.const.go\",\"keyword.struct.go\",\"support.class.dart\",\"storage.modifier.c\",\"storage.modifier.ts\",\"keyword.function.go\",\"keyword.operator.new.ts\",\"meta.type.annotation.ts\",\"entity.name.type.fsharp\",\"meta.type.annotation.tsx\",\"storage.modifier.async.js\",\"punctuation.definition.variable.ruby\",\"punctuation.definition.constant.ruby\"],\"settings\":{\"foreground\":\"#a96bc0\"}},{\"scope\":[\"markup.bold\",\"markup.italic\"],\"settings\":{\"foreground\":\"#EB64B9\"}},{\"scope\":[\"meta.object-literal.key.js\",\"constant.other.object.key.js\"],\"settings\":{\"foreground\":\"#40b4c4\"}},{\"scope\":[],\"settings\":{\"foreground\":\"#ffb85b\"}},{\"scope\":[\"meta.diff\",\"meta.diff.header\"],\"settings\":{\"foreground\":\"#40b4c4\"}},{\"scope\":[\"meta.diff.range.unified\"],\"settings\":{\"foreground\":\"#b381c5\"}},{\"scope\":[\"markup.deleted\",\"punctuation.definition.deleted.diff\",\"punctuation.definition.from-file.diff\",\"meta.diff.header.from-file\"],\"settings\":{\"foreground\":\"#eb64b9\"}},{\"scope\":[\"markup.inserted\",\"punctuation.definition.inserted.diff\",\"punctuation.definition.to-file.diff\",\"meta.diff.header.to-file\"],\"settings\":{\"foreground\":\"#74dfc4\"}}],\"type\":\"dark\"}"));
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|