@spotlightjs/spotlight 4.5.1 → 4.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_virtual/_commonjsHelpers.js +18 -0
- package/dist/_virtual/_commonjsHelpers.js.map +1 -0
- package/dist/_virtual/_sentry-release-injection-file.js +11 -0
- package/dist/_virtual/_sentry-release-injection-file.js.map +1 -0
- package/dist/_virtual/cache.js +13 -0
- package/dist/_virtual/cache.js.map +1 -0
- package/dist/_virtual/index.js +13 -0
- package/dist/_virtual/index.js.map +1 -0
- package/dist/_virtual/re.js +13 -0
- package/dist/_virtual/re.js.map +1 -0
- package/dist/_virtual/uri.all.js +13 -0
- package/dist/_virtual/uri.all.js.map +1 -0
- package/dist/bootstrap.d.ts +0 -0
- package/dist/electron-index.d.ts +1 -0
- package/dist/index.d.ts +13 -0
- package/dist/instrument.js +83 -0
- package/dist/instrument.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js +241 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/client/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js +64 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/completable.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js +196 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/index.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js +604 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/mcp.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js +76 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/server/stdio.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js +391 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/protocol.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js +41 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/shared/stdio.js.map +1 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js +1045 -0
- package/dist/node_modules/.pnpm/@modelcontextprotocol_sdk@1.16.0/node_modules/@modelcontextprotocol/sdk/dist/esm/types.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js +365 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/ajv.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js +30 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/cache.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js +74 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/async.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js +37 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/error_classes.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js +119 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/formats.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js +288 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/index.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js +228 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/resolve.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js +101 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/rules.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js +19 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/schema_obj.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/ucs2length.js +25 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/ucs2length.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js +192 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/compile/util.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js +57 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/data.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js +48 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/definition_schema.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js +160 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limit.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js +90 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitItems.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js +95 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitLength.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js +90 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/_limitProperties.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js +52 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/allOf.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js +83 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/anyOf.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js +26 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/comment.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js +63 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/const.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js +88 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/contains.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js +230 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/custom.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js +171 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/dependencies.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js +72 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/enum.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js +157 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/format.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js +110 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/if.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js +67 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/index.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js +147 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/items.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js +90 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/multipleOf.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js +95 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/not.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js +81 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/oneOf.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js +85 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/pattern.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js +322 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/properties.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js +84 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/propertyNames.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js +134 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/ref.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js +263 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/required.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js +95 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/uniqueItems.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js +464 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/dotjs/validate.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js +108 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/keyword.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json.js +49 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/data.json.js.map +1 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/json-schema-draft-07.json.js +265 -0
- package/dist/node_modules/.pnpm/ajv@6.12.6/node_modules/ajv/lib/refs/json-schema-draft-07.json.js.map +1 -0
- package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js +41 -0
- package/dist/node_modules/.pnpm/fast-deep-equal@3.1.3/node_modules/fast-deep-equal/index.js.map +1 -0
- package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js +62 -0
- package/dist/node_modules/.pnpm/fast-json-stable-stringify@2.1.0/node_modules/fast-json-stable-stringify/index.js.map +1 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/helper/streaming/sse.js +32 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/helper/streaming/sse.js.map +1 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/middleware/cors/index.js +95 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/middleware/cors/index.js.map +1 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/html.js +43 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/html.js.map +1 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/stream.js +77 -0
- package/dist/node_modules/.pnpm/hono@4.10.3/node_modules/hono/dist/utils/stream.js.map +1 -0
- package/dist/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/index.js +92 -0
- package/dist/node_modules/.pnpm/json-schema-traverse@0.4.1/node_modules/json-schema-traverse/index.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js +132 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/comparator.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js +397 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/range.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js +286 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/classes/semver.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js +20 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/clean.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js +62 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/cmp.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js +55 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/coerce.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js +21 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-build.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare-loose.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/compare.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js +51 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/diff.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/eq.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gt.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/gte.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js +31 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/inc.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lt.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/lte.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/major.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/minor.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/neq.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js +29 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/parse.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/patch.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js +20 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/prerelease.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rcompare.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/rsort.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js +24 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/satisfies.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/sort.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js +20 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/functions/valid.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js +143 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/index.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js +38 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/constants.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js +16 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/debug.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js +31 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/identifiers.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js +44 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/lrucache.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js +25 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/parse-options.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js +100 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/internal/re.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/gtr.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js +21 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/intersects.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/ltr.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js +37 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/max-satisfying.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js +37 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-satisfying.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js +66 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/min-version.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js +83 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/outside.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js +58 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/simplify.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js +172 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/subset.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js +17 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/to-comparators.js.map +1 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js +23 -0
- package/dist/node_modules/.pnpm/semver@7.7.3/node_modules/semver/ranges/valid.js.map +1 -0
- package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js +1035 -0
- package/dist/node_modules/.pnpm/uri-js@4.4.1/node_modules/uri-js/dist/es5/uri.all.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js +46 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Options.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js +32 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/Refs.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js +27 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/errorMessages.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js +20 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/getRelativePath.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js +70 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parseDef.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js +27 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/any.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js +37 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/array.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js +57 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/bigint.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js +17 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/boolean.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js +16 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/branded.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js +16 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/catch.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js +70 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/date.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js +19 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/default.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js +17 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/effects.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js +18 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/enum.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js +53 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/intersection.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js +30 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/literal.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js +38 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/map.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js +24 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nativeEnum.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js +21 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/never.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js +20 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/null.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js +44 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/nullable.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js +60 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/number.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js +81 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/object.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js +31 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/optional.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js +31 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/pipeline.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js +16 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/promise.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js +16 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/readonly.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js +67 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/record.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js +32 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/set.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js +330 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/string.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js +39 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/tuple.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js +18 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/undefined.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js +80 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/union.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js +16 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/parsers/unknown.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js +117 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/selectParser.js.map +1 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js +75 -0
- package/dist/node_modules/.pnpm/zod-to-json-schema@3.24.6_zod@3.25.76/node_modules/zod-to-json-schema/dist/esm/zodToJsonSchema.js.map +1 -0
- package/dist/run.d.ts +0 -1
- package/dist/run.js +29 -51775
- package/dist/run.js.map +1 -0
- package/dist/sentry-config.d.ts +7 -0
- package/dist/sentry-config.js +20 -0
- package/dist/sentry-config.js.map +1 -0
- package/dist/server/cli/help.d.ts +1 -0
- package/dist/server/cli/help.js +55 -0
- package/dist/server/cli/help.js.map +1 -0
- package/dist/server/cli/mcp.d.ts +2 -0
- package/dist/server/cli/mcp.js +117 -0
- package/dist/server/cli/mcp.js.map +1 -0
- package/dist/server/cli/run.d.ts +2 -0
- package/dist/server/cli/run.js +296 -0
- package/dist/server/cli/run.js.map +1 -0
- package/dist/server/cli/server.d.ts +2 -0
- package/dist/server/cli/server.js +23 -0
- package/dist/server/cli/server.js.map +1 -0
- package/dist/server/cli/tail.d.ts +8 -0
- package/dist/server/cli/tail.js +113 -0
- package/dist/server/cli/tail.js.map +1 -0
- package/dist/server/cli.d.ts +17 -0
- package/dist/server/cli.js +146 -0
- package/dist/server/cli.js.map +1 -0
- package/dist/server/constants.d.ts +3 -0
- package/dist/server/constants.js +16 -0
- package/dist/server/constants.js.map +1 -0
- package/dist/server/formatters/human/errors.d.ts +6 -0
- package/dist/server/formatters/human/errors.js +37 -0
- package/dist/server/formatters/human/errors.js.map +1 -0
- package/dist/server/formatters/human/index.d.ts +2 -0
- package/dist/server/formatters/human/index.js +22 -0
- package/dist/server/formatters/human/index.js.map +1 -0
- package/dist/server/formatters/human/logs.d.ts +6 -0
- package/dist/server/formatters/human/logs.js +32 -0
- package/dist/server/formatters/human/logs.js.map +1 -0
- package/dist/server/formatters/human/traces.d.ts +6 -0
- package/dist/server/formatters/human/traces.js +38 -0
- package/dist/server/formatters/human/traces.js.map +1 -0
- package/dist/server/formatters/human/utils.d.ts +43 -0
- package/dist/server/formatters/human/utils.js +122 -0
- package/dist/server/formatters/human/utils.js.map +1 -0
- package/dist/server/formatters/index.d.ts +11 -0
- package/dist/server/formatters/index.js +28 -0
- package/dist/server/formatters/index.js.map +1 -0
- package/dist/server/formatters/json/errors.d.ts +3 -0
- package/dist/server/formatters/json/errors.js +17 -0
- package/dist/server/formatters/json/errors.js.map +1 -0
- package/dist/server/formatters/json/index.d.ts +2 -0
- package/dist/server/formatters/json/index.js +22 -0
- package/dist/server/formatters/json/index.js.map +1 -0
- package/dist/server/formatters/json/logs.d.ts +3 -0
- package/dist/server/formatters/json/logs.js +20 -0
- package/dist/server/formatters/json/logs.js.map +1 -0
- package/dist/server/formatters/json/traces.d.ts +3 -0
- package/dist/server/formatters/json/traces.js +17 -0
- package/dist/server/formatters/json/traces.js.map +1 -0
- package/dist/server/formatters/logfmt/errors.d.ts +3 -0
- package/dist/server/formatters/logfmt/errors.js +18 -0
- package/dist/server/formatters/logfmt/errors.js.map +1 -0
- package/dist/server/formatters/logfmt/index.d.ts +2 -0
- package/dist/server/formatters/logfmt/index.js +22 -0
- package/dist/server/formatters/logfmt/index.js.map +1 -0
- package/dist/server/formatters/logfmt/logs.d.ts +3 -0
- package/dist/server/formatters/logfmt/logs.js +36 -0
- package/dist/server/formatters/logfmt/logs.js.map +1 -0
- package/dist/server/formatters/logfmt/traces.d.ts +3 -0
- package/dist/server/formatters/logfmt/traces.js +18 -0
- package/dist/server/formatters/logfmt/traces.js.map +1 -0
- package/dist/server/formatters/md/errors.d.ts +10 -0
- package/dist/server/formatters/md/errors.js +86 -0
- package/dist/server/formatters/md/errors.js.map +1 -0
- package/dist/server/formatters/md/event.d.ts +11 -0
- package/dist/server/formatters/md/event.js +371 -0
- package/dist/server/formatters/md/event.js.map +1 -0
- package/dist/server/formatters/md/index.d.ts +2 -0
- package/dist/server/formatters/md/index.js +22 -0
- package/dist/server/formatters/md/index.js.map +1 -0
- package/dist/server/formatters/md/logs.d.ts +7 -0
- package/dist/server/formatters/md/logs.js +48 -0
- package/dist/server/formatters/md/logs.js.map +1 -0
- package/dist/server/formatters/md/traces.d.ts +87 -0
- package/dist/server/formatters/md/traces.js +309 -0
- package/dist/server/formatters/md/traces.js.map +1 -0
- package/dist/server/formatters/schema.d.ts +6810 -0
- package/dist/server/formatters/shared/data-builders.d.ts +15 -0
- package/dist/server/formatters/shared/data-builders.js +129 -0
- package/dist/server/formatters/shared/data-builders.js.map +1 -0
- package/dist/server/formatters/types.d.ts +33 -0
- package/dist/server/formatters/types.js +14 -0
- package/dist/server/formatters/types.js.map +1 -0
- package/dist/server/formatters/utils.d.ts +25 -0
- package/dist/server/formatters/utils.js +55 -0
- package/dist/server/formatters/utils.js.map +1 -0
- package/dist/server/handlers/fileToServe.d.ts +2 -0
- package/dist/server/handlers/fileToServe.js +36 -0
- package/dist/server/handlers/fileToServe.js.map +1 -0
- package/dist/server/handlers/index.d.ts +1 -0
- package/dist/server/logger.d.ts +5 -0
- package/dist/server/logger.js +40 -0
- package/dist/server/logger.js.map +1 -0
- package/dist/server/main.d.ts +6 -0
- package/dist/server/main.js +193 -0
- package/dist/server/main.js.map +1 -0
- package/dist/server/mcp/constants.d.ts +3 -0
- package/dist/server/mcp/constants.js +88 -0
- package/dist/server/mcp/constants.js.map +1 -0
- package/dist/server/mcp/mcp.d.ts +31 -0
- package/dist/server/mcp/mcp.js +404 -0
- package/dist/server/mcp/mcp.js.map +1 -0
- package/dist/server/messageBuffer.d.ts +40 -0
- package/dist/server/messageBuffer.js +288 -0
- package/dist/server/messageBuffer.js.map +1 -0
- package/dist/server/parser/helpers.d.ts +10 -0
- package/dist/server/parser/helpers.js +41 -0
- package/dist/server/parser/helpers.js.map +1 -0
- package/dist/server/parser/index.d.ts +3 -0
- package/dist/server/parser/processEnvelope.d.ts +17 -0
- package/dist/server/parser/processEnvelope.js +95 -0
- package/dist/server/parser/processEnvelope.js.map +1 -0
- package/dist/server/parser/types.d.ts +198 -0
- package/dist/server/routes/clear.d.ts +3 -0
- package/dist/server/routes/clear.js +27 -0
- package/dist/server/routes/clear.js.map +1 -0
- package/dist/server/routes/contextlines/index.d.ts +3 -0
- package/dist/server/routes/contextlines/index.js +53 -0
- package/dist/server/routes/contextlines/index.js.map +1 -0
- package/dist/server/routes/contextlines/utils.d.ts +20 -0
- package/dist/server/routes/contextlines/utils.js +92 -0
- package/dist/server/routes/contextlines/utils.js.map +1 -0
- package/dist/server/routes/health.d.ts +3 -0
- package/dist/server/routes/health.js +16 -0
- package/dist/server/routes/health.js.map +1 -0
- package/dist/server/routes/index.d.ts +3 -0
- package/dist/server/routes/index.js +28 -0
- package/dist/server/routes/index.js.map +1 -0
- package/dist/server/routes/mcp.d.ts +3 -0
- package/dist/server/routes/mcp.js +29 -0
- package/dist/server/routes/mcp.js.map +1 -0
- package/dist/server/routes/open.d.ts +4 -0
- package/dist/server/routes/open.js +34 -0
- package/dist/server/routes/open.js.map +1 -0
- package/dist/server/routes/stream/debugLogging.d.ts +11 -0
- package/dist/server/routes/stream/debugLogging.js +68 -0
- package/dist/server/routes/stream/debugLogging.js.map +1 -0
- package/dist/server/routes/stream/index.d.ts +34 -0
- package/dist/server/routes/stream/index.js +110 -0
- package/dist/server/routes/stream/index.js.map +1 -0
- package/dist/server/routes/stream/streaming.d.ts +3 -0
- package/dist/server/routes/stream/streaming.js +35 -0
- package/dist/server/routes/stream/streaming.js.map +1 -0
- package/dist/server/routes/stream/userAgent.d.ts +11 -0
- package/dist/server/routes/stream/userAgent.js +34 -0
- package/dist/server/routes/stream/userAgent.js.map +1 -0
- package/dist/server/sdk.d.ts +15 -0
- package/dist/server/sdk.js +41 -0
- package/dist/server/sdk.js.map +1 -0
- package/dist/server/types/cli.d.ts +15 -0
- package/dist/server/types/env.d.ts +10 -0
- package/dist/server/types/index.d.ts +2 -0
- package/dist/server/types/utils.d.ts +56 -0
- package/dist/server/utils/cors.d.ts +42 -0
- package/dist/server/utils/cors.js +195 -0
- package/dist/server/utils/cors.js.map +1 -0
- package/dist/server/utils/docker-compose-parser.d.ts +20 -0
- package/dist/server/utils/docker-compose-parser.js +70 -0
- package/dist/server/utils/docker-compose-parser.js.map +1 -0
- package/dist/server/utils/docker-compose.d.ts +30 -0
- package/dist/server/utils/docker-compose.js +140 -0
- package/dist/server/utils/docker-compose.js.map +1 -0
- package/dist/server/utils/eventContainer.d.ts +34 -0
- package/dist/server/utils/eventContainer.js +80 -0
- package/dist/server/utils/eventContainer.js.map +1 -0
- package/dist/server/utils/extras.d.ts +5 -0
- package/dist/server/utils/extras.js +72 -0
- package/dist/server/utils/extras.js.map +1 -0
- package/dist/server/utils/getBuffer.d.ts +1 -0
- package/dist/server/utils/getBuffer.js +18 -0
- package/dist/server/utils/getBuffer.js.map +1 -0
- package/dist/server/utils/index.d.ts +4 -0
- package/dist/shared/constants.d.ts +3 -0
- package/dist/shared/constants.js +18 -0
- package/dist/shared/constants.js.map +1 -0
- package/dist/ui/assets/andromeeda.js +2 -0
- package/dist/ui/assets/andromeeda.js.map +1 -0
- package/dist/ui/assets/angular-html.js +2 -0
- package/dist/ui/assets/angular-html.js.map +1 -0
- package/dist/ui/assets/angular-ts.js +2 -0
- package/dist/ui/assets/angular-ts.js.map +1 -0
- package/dist/ui/assets/astro.js +2 -0
- package/dist/ui/assets/astro.js.map +1 -0
- package/dist/ui/assets/aurora-x.js +2 -0
- package/dist/ui/assets/aurora-x.js.map +1 -0
- package/dist/ui/assets/ayu-dark.js +2 -0
- package/dist/ui/assets/ayu-dark.js.map +1 -0
- package/dist/ui/assets/blade.js +2 -0
- package/dist/ui/assets/blade.js.map +1 -0
- package/dist/ui/assets/c.js +2 -0
- package/dist/ui/assets/c.js.map +1 -0
- package/dist/ui/assets/catppuccin-frappe.js +2 -0
- package/dist/ui/assets/catppuccin-frappe.js.map +1 -0
- package/dist/ui/assets/catppuccin-latte.js +2 -0
- package/dist/ui/assets/catppuccin-latte.js.map +1 -0
- package/dist/ui/assets/catppuccin-macchiato.js +2 -0
- package/dist/ui/assets/catppuccin-macchiato.js.map +1 -0
- package/dist/ui/assets/catppuccin-mocha.js +2 -0
- package/dist/ui/assets/catppuccin-mocha.js.map +1 -0
- package/dist/ui/assets/coffee.js +2 -0
- package/dist/ui/assets/coffee.js.map +1 -0
- package/dist/ui/assets/cpp.js +2 -0
- package/dist/ui/assets/cpp.js.map +1 -0
- package/dist/ui/assets/css.js +2 -0
- package/dist/ui/assets/css.js.map +1 -0
- package/dist/ui/assets/dark-plus.js +2 -0
- package/dist/ui/assets/dark-plus.js.map +1 -0
- package/dist/ui/assets/dracula-soft.js +2 -0
- package/dist/ui/assets/dracula-soft.js.map +1 -0
- package/dist/ui/assets/dracula.js +2 -0
- package/dist/ui/assets/dracula.js.map +1 -0
- package/dist/ui/assets/everforest-dark.js +2 -0
- package/dist/ui/assets/everforest-dark.js.map +1 -0
- package/dist/ui/assets/everforest-light.js +2 -0
- package/dist/ui/assets/everforest-light.js.map +1 -0
- package/dist/ui/assets/firefox.svg +105 -0
- package/dist/ui/assets/github-dark-default.js +2 -0
- package/dist/ui/assets/github-dark-default.js.map +1 -0
- package/dist/ui/assets/github-dark-dimmed.js +2 -0
- package/dist/ui/assets/github-dark-dimmed.js.map +1 -0
- package/dist/ui/assets/github-dark-high-contrast.js +2 -0
- package/dist/ui/assets/github-dark-high-contrast.js.map +1 -0
- package/dist/ui/assets/github-dark.js +2 -0
- package/dist/ui/assets/github-dark.js.map +1 -0
- package/dist/ui/assets/github-light-default.js +2 -0
- package/dist/ui/assets/github-light-default.js.map +1 -0
- package/dist/ui/assets/github-light-high-contrast.js +2 -0
- package/dist/ui/assets/github-light-high-contrast.js.map +1 -0
- package/dist/ui/assets/github-light.js +2 -0
- package/dist/ui/assets/github-light.js.map +1 -0
- package/dist/ui/assets/glsl.js +2 -0
- package/dist/ui/assets/glsl.js.map +1 -0
- package/dist/ui/assets/graphql.js +2 -0
- package/dist/ui/assets/graphql.js.map +1 -0
- package/dist/ui/assets/gruvbox-dark-hard.js +2 -0
- package/dist/ui/assets/gruvbox-dark-hard.js.map +1 -0
- package/dist/ui/assets/gruvbox-dark-medium.js +2 -0
- package/dist/ui/assets/gruvbox-dark-medium.js.map +1 -0
- package/dist/ui/assets/gruvbox-dark-soft.js +2 -0
- package/dist/ui/assets/gruvbox-dark-soft.js.map +1 -0
- package/dist/ui/assets/gruvbox-light-hard.js +2 -0
- package/dist/ui/assets/gruvbox-light-hard.js.map +1 -0
- package/dist/ui/assets/gruvbox-light-medium.js +2 -0
- package/dist/ui/assets/gruvbox-light-medium.js.map +1 -0
- package/dist/ui/assets/gruvbox-light-soft.js +2 -0
- package/dist/ui/assets/gruvbox-light-soft.js.map +1 -0
- package/dist/ui/assets/haml.js +2 -0
- package/dist/ui/assets/haml.js.map +1 -0
- package/dist/ui/assets/handlebars.js +2 -0
- package/dist/ui/assets/handlebars.js.map +1 -0
- package/dist/ui/assets/houston.js +2 -0
- package/dist/ui/assets/houston.js.map +1 -0
- package/dist/ui/assets/html-derivative.js +2 -0
- package/dist/ui/assets/html-derivative.js.map +1 -0
- package/dist/ui/assets/html.js +2 -0
- package/dist/ui/assets/html.js.map +1 -0
- package/dist/ui/assets/http.js +2 -0
- package/dist/ui/assets/http.js.map +1 -0
- package/dist/ui/assets/imba.js +2 -0
- package/dist/ui/assets/imba.js.map +1 -0
- package/dist/ui/assets/index.js +153 -0
- package/dist/ui/assets/index.js.map +1 -0
- package/dist/ui/assets/index2.js +2 -0
- package/dist/ui/assets/index2.js.map +1 -0
- package/dist/ui/assets/instrumentation.js +25 -0
- package/dist/ui/assets/instrumentation.js.map +1 -0
- package/dist/ui/assets/java.js +2 -0
- package/dist/ui/assets/java.js.map +1 -0
- package/dist/ui/assets/javascript.js +2 -0
- package/dist/ui/assets/javascript.js.map +1 -0
- package/dist/ui/assets/jinja.js +2 -0
- package/dist/ui/assets/jinja.js.map +1 -0
- package/dist/ui/assets/jison.js +2 -0
- package/dist/ui/assets/jison.js.map +1 -0
- package/dist/ui/assets/json.js +2 -0
- package/dist/ui/assets/json.js.map +1 -0
- package/dist/ui/assets/json5.js +2 -0
- package/dist/ui/assets/json5.js.map +1 -0
- package/dist/ui/assets/jsonc.js +2 -0
- package/dist/ui/assets/jsonc.js.map +1 -0
- package/dist/ui/assets/jsonl.js +2 -0
- package/dist/ui/assets/jsonl.js.map +1 -0
- package/dist/ui/assets/jsx.js +2 -0
- package/dist/ui/assets/jsx.js.map +1 -0
- package/dist/ui/assets/julia.js +2 -0
- package/dist/ui/assets/julia.js.map +1 -0
- package/dist/ui/assets/kanagawa-dragon.js +2 -0
- package/dist/ui/assets/kanagawa-dragon.js.map +1 -0
- package/dist/ui/assets/kanagawa-lotus.js +2 -0
- package/dist/ui/assets/kanagawa-lotus.js.map +1 -0
- package/dist/ui/assets/kanagawa-wave.js +2 -0
- package/dist/ui/assets/kanagawa-wave.js.map +1 -0
- package/dist/ui/assets/laserwave.js +2 -0
- package/dist/ui/assets/laserwave.js.map +1 -0
- package/dist/ui/assets/less.js +2 -0
- package/dist/ui/assets/less.js.map +1 -0
- package/dist/ui/assets/light-plus.js +2 -0
- package/dist/ui/assets/light-plus.js.map +1 -0
- package/dist/ui/assets/main.css +1 -0
- package/dist/ui/assets/main.js +3 -0
- package/dist/ui/assets/main.js.map +1 -0
- package/dist/ui/assets/markdown.js +2 -0
- package/dist/ui/assets/markdown.js.map +1 -0
- package/dist/ui/assets/marko.js +2 -0
- package/dist/ui/assets/marko.js.map +1 -0
- package/dist/ui/assets/material-theme-darker.js +2 -0
- package/dist/ui/assets/material-theme-darker.js.map +1 -0
- package/dist/ui/assets/material-theme-lighter.js +2 -0
- package/dist/ui/assets/material-theme-lighter.js.map +1 -0
- package/dist/ui/assets/material-theme-ocean.js +2 -0
- package/dist/ui/assets/material-theme-ocean.js.map +1 -0
- package/dist/ui/assets/material-theme-palenight.js +2 -0
- package/dist/ui/assets/material-theme-palenight.js.map +1 -0
- package/dist/ui/assets/material-theme.js +2 -0
- package/dist/ui/assets/material-theme.js.map +1 -0
- package/dist/ui/assets/mdc.js +2 -0
- package/dist/ui/assets/mdc.js.map +1 -0
- package/dist/ui/assets/mdx.js +2 -0
- package/dist/ui/assets/mdx.js.map +1 -0
- package/dist/ui/assets/min-dark.js +2 -0
- package/dist/ui/assets/min-dark.js.map +1 -0
- package/dist/ui/assets/min-light.js +2 -0
- package/dist/ui/assets/min-light.js.map +1 -0
- package/dist/ui/assets/monokai.js +2 -0
- package/dist/ui/assets/monokai.js.map +1 -0
- package/dist/ui/assets/nestjs.svg +4 -0
- package/dist/ui/assets/night-owl.js +2 -0
- package/dist/ui/assets/night-owl.js.map +1 -0
- package/dist/ui/assets/nord.js +2 -0
- package/dist/ui/assets/nord.js.map +1 -0
- package/dist/ui/assets/one-dark-pro.js +2 -0
- package/dist/ui/assets/one-dark-pro.js.map +1 -0
- package/dist/ui/assets/one-light.js +2 -0
- package/dist/ui/assets/one-light.js.map +1 -0
- package/dist/ui/assets/php.js +2 -0
- package/dist/ui/assets/php.js.map +1 -0
- package/dist/ui/assets/plastic.js +2 -0
- package/dist/ui/assets/plastic.js.map +1 -0
- package/dist/ui/assets/poimandres.js +2 -0
- package/dist/ui/assets/poimandres.js.map +1 -0
- package/dist/ui/assets/postcss.js +2 -0
- package/dist/ui/assets/postcss.js.map +1 -0
- package/dist/ui/assets/pug.js +2 -0
- package/dist/ui/assets/pug.js.map +1 -0
- package/dist/ui/assets/python.js +2 -0
- package/dist/ui/assets/python.js.map +1 -0
- package/dist/ui/assets/r.js +2 -0
- package/dist/ui/assets/r.js.map +1 -0
- package/dist/ui/assets/raleway-cyrillic-400-normal.woff +0 -0
- package/dist/ui/assets/raleway-cyrillic-400-normal.woff2 +0 -0
- package/dist/ui/assets/raleway-cyrillic-ext-400-normal.woff +0 -0
- package/dist/ui/assets/raleway-cyrillic-ext-400-normal.woff2 +0 -0
- package/dist/ui/assets/raleway-latin-400-normal.woff +0 -0
- package/dist/ui/assets/raleway-latin-400-normal.woff2 +0 -0
- package/dist/ui/assets/raleway-latin-ext-400-normal.woff +0 -0
- package/dist/ui/assets/raleway-latin-ext-400-normal.woff2 +0 -0
- package/dist/ui/assets/raleway-vietnamese-400-normal.woff +0 -0
- package/dist/ui/assets/raleway-vietnamese-400-normal.woff2 +0 -0
- package/dist/ui/assets/red.js +2 -0
- package/dist/ui/assets/red.js.map +1 -0
- package/dist/ui/assets/regexp.js +2 -0
- package/dist/ui/assets/regexp.js.map +1 -0
- package/dist/ui/assets/rose-pine-dawn.js +2 -0
- package/dist/ui/assets/rose-pine-dawn.js.map +1 -0
- package/dist/ui/assets/rose-pine-moon.js +2 -0
- package/dist/ui/assets/rose-pine-moon.js.map +1 -0
- package/dist/ui/assets/rose-pine.js +2 -0
- package/dist/ui/assets/rose-pine.js.map +1 -0
- package/dist/ui/assets/safari.svg +38 -0
- package/dist/ui/assets/sass.js +2 -0
- package/dist/ui/assets/sass.js.map +1 -0
- package/dist/ui/assets/scss.js +2 -0
- package/dist/ui/assets/scss.js.map +1 -0
- package/dist/ui/assets/serverTimingMeta.js +51 -0
- package/dist/ui/assets/serverTimingMeta.js.map +1 -0
- package/dist/ui/assets/shellscript.js +2 -0
- package/dist/ui/assets/shellscript.js.map +1 -0
- package/dist/ui/assets/slack-dark.js +2 -0
- package/dist/ui/assets/slack-dark.js.map +1 -0
- package/dist/ui/assets/slack-ochin.js +2 -0
- package/dist/ui/assets/slack-ochin.js.map +1 -0
- package/dist/ui/assets/snazzy-light.js +2 -0
- package/dist/ui/assets/snazzy-light.js.map +1 -0
- package/dist/ui/assets/solarized-dark.js +2 -0
- package/dist/ui/assets/solarized-dark.js.map +1 -0
- package/dist/ui/assets/solarized-light.js +2 -0
- package/dist/ui/assets/solarized-light.js.map +1 -0
- package/dist/ui/assets/sql.js +2 -0
- package/dist/ui/assets/sql.js.map +1 -0
- package/dist/ui/assets/stylus.js +2 -0
- package/dist/ui/assets/stylus.js.map +1 -0
- package/dist/ui/assets/svelte.js +2 -0
- package/dist/ui/assets/svelte.js.map +1 -0
- package/dist/ui/assets/synthwave-84.js +2 -0
- package/dist/ui/assets/synthwave-84.js.map +1 -0
- package/dist/ui/assets/tokyo-night.js +2 -0
- package/dist/ui/assets/tokyo-night.js.map +1 -0
- package/dist/ui/assets/ts-tags.js +2 -0
- package/dist/ui/assets/ts-tags.js.map +1 -0
- package/dist/ui/assets/tsx.js +2 -0
- package/dist/ui/assets/tsx.js.map +1 -0
- package/dist/ui/assets/typescript.js +2 -0
- package/dist/ui/assets/typescript.js.map +1 -0
- package/dist/ui/assets/vesper.js +2 -0
- package/dist/ui/assets/vesper.js.map +1 -0
- package/dist/ui/assets/vitesse-black.js +2 -0
- package/dist/ui/assets/vitesse-black.js.map +1 -0
- package/dist/ui/assets/vitesse-dark.js +2 -0
- package/dist/ui/assets/vitesse-dark.js.map +1 -0
- package/dist/ui/assets/vitesse-light.js +2 -0
- package/dist/ui/assets/vitesse-light.js.map +1 -0
- package/dist/ui/assets/vue-html.js +2 -0
- package/dist/ui/assets/vue-html.js.map +1 -0
- package/dist/ui/assets/vue-vine.js +2 -0
- package/dist/ui/assets/vue-vine.js.map +1 -0
- package/dist/ui/assets/vue.js +2 -0
- package/dist/ui/assets/vue.js.map +1 -0
- package/dist/ui/assets/wasm.js +2 -0
- package/dist/ui/assets/wasm.js.map +1 -0
- package/dist/ui/assets/wasm2.js +2 -0
- package/dist/ui/assets/wasm2.js.map +1 -0
- package/dist/ui/assets/wgsl.js +2 -0
- package/dist/ui/assets/wgsl.js.map +1 -0
- package/dist/ui/assets/wit.js +2 -0
- package/dist/ui/assets/wit.js.map +1 -0
- package/dist/ui/assets/xml.js +2 -0
- package/dist/ui/assets/xml.js.map +1 -0
- package/dist/ui/assets/yaml.js +2 -0
- package/dist/ui/assets/yaml.js.map +1 -0
- package/dist/{overlay/src → ui}/index.html +34 -0
- package/dist/ui/manifest.json +1095 -0
- package/package.json +110 -20
- package/dist/overlay/assets/andromeeda-BIpZ7gaU.js +0 -1
- package/dist/overlay/assets/angular-html-BmadGEgW.js +0 -1
- package/dist/overlay/assets/angular-ts-D-QQnnGT.js +0 -1
- package/dist/overlay/assets/astro-DHnp0xIo.js +0 -1
- package/dist/overlay/assets/aurora-x-BwoVEUWZ.js +0 -1
- package/dist/overlay/assets/ayu-dark-CxPZkpb2.js +0 -1
- package/dist/overlay/assets/blade-OPzGcV14.js +0 -1
- package/dist/overlay/assets/c-eeMepfLm.js +0 -1
- package/dist/overlay/assets/catppuccin-frappe-5udUqgsX.js +0 -1
- package/dist/overlay/assets/catppuccin-latte-ufkS-HWv.js +0 -1
- package/dist/overlay/assets/catppuccin-macchiato-DzL2LPek.js +0 -1
- package/dist/overlay/assets/catppuccin-mocha-DDDDwkUT.js +0 -1
- package/dist/overlay/assets/coffee-Dl27lzbd.js +0 -1
- package/dist/overlay/assets/cpp-Cj177cuW.js +0 -1
- package/dist/overlay/assets/css-CECN5uSL.js +0 -1
- package/dist/overlay/assets/dark-plus-pUHDTVV0.js +0 -1
- package/dist/overlay/assets/dracula-BtZx2Kac.js +0 -1
- package/dist/overlay/assets/dracula-soft-BKa-aqBv.js +0 -1
- package/dist/overlay/assets/everforest-dark-DMCBqXCK.js +0 -1
- package/dist/overlay/assets/everforest-light-BbXl82Em.js +0 -1
- package/dist/overlay/assets/github-dark-DenFmJkN.js +0 -1
- package/dist/overlay/assets/github-dark-default-BJPUVz4H.js +0 -1
- package/dist/overlay/assets/github-dark-dimmed-DUshB20C.js +0 -1
- package/dist/overlay/assets/github-dark-high-contrast-D3aGCnF8.js +0 -1
- package/dist/overlay/assets/github-light-JYsPkUQd.js +0 -1
- package/dist/overlay/assets/github-light-default-D99KPAby.js +0 -1
- package/dist/overlay/assets/github-light-high-contrast-BbmZE-Mp.js +0 -1
- package/dist/overlay/assets/glsl-CkUcVZNK.js +0 -1
- package/dist/overlay/assets/graphql-BLaPX4fU.js +0 -1
- package/dist/overlay/assets/gruvbox-dark-hard-C2ND4cMr.js +0 -1
- package/dist/overlay/assets/gruvbox-dark-medium-C8k4c8au.js +0 -1
- package/dist/overlay/assets/gruvbox-dark-soft-xx9Q6FaG.js +0 -1
- package/dist/overlay/assets/gruvbox-light-hard-BpUXv5in.js +0 -1
- package/dist/overlay/assets/gruvbox-light-medium-D3XFCoU1.js +0 -1
- package/dist/overlay/assets/gruvbox-light-soft-u7hpfz6Z.js +0 -1
- package/dist/overlay/assets/haml-6FagfhCM.js +0 -1
- package/dist/overlay/assets/handlebars-Bd5Y4M6I.js +0 -1
- package/dist/overlay/assets/houston-BDYrDoDW.js +0 -1
- package/dist/overlay/assets/html-7XVNRwN7.js +0 -1
- package/dist/overlay/assets/html-derivative-BNxZ5Yf6.js +0 -1
- package/dist/overlay/assets/http-WC357zBG.js +0 -1
- package/dist/overlay/assets/imba-CimUv-Uh.js +0 -1
- package/dist/overlay/assets/index-BfFEknL3.js +0 -1
- package/dist/overlay/assets/java-DY6VlHhP.js +0 -1
- package/dist/overlay/assets/javascript-Dp1Jmi5H.js +0 -1
- package/dist/overlay/assets/jinja-WEhOU5ES.js +0 -1
- package/dist/overlay/assets/jison-c2JI40PB.js +0 -1
- package/dist/overlay/assets/json-DxJze_jm.js +0 -1
- package/dist/overlay/assets/json5-BT4Fjg39.js +0 -1
- package/dist/overlay/assets/jsonc-CHjZD8gR.js +0 -1
- package/dist/overlay/assets/jsonl-BGuvDmy9.js +0 -1
- package/dist/overlay/assets/jsx-BtKADgXT.js +0 -1
- package/dist/overlay/assets/julia-DcoDQokW.js +0 -1
- package/dist/overlay/assets/kanagawa-dragon-CiKur4Hl.js +0 -1
- package/dist/overlay/assets/kanagawa-lotus-BKu-smKu.js +0 -1
- package/dist/overlay/assets/kanagawa-wave-CQwozSzG.js +0 -1
- package/dist/overlay/assets/laserwave-6a00oqik.js +0 -1
- package/dist/overlay/assets/less-B1GLI2Di.js +0 -1
- package/dist/overlay/assets/light-plus-CZuVqSLX.js +0 -1
- package/dist/overlay/assets/main.js +0 -224
- package/dist/overlay/assets/markdown-CrScaQ96.js +0 -1
- package/dist/overlay/assets/marko-DDi9qpQP.js +0 -1
- package/dist/overlay/assets/material-theme-D6KBX41T.js +0 -1
- package/dist/overlay/assets/material-theme-darker-CkRroheE.js +0 -1
- package/dist/overlay/assets/material-theme-lighter-BUBw43Yz.js +0 -1
- package/dist/overlay/assets/material-theme-ocean-ClGX14Ja.js +0 -1
- package/dist/overlay/assets/material-theme-palenight-C1RVm8K1.js +0 -1
- package/dist/overlay/assets/mdc-FI2x3BiY.js +0 -1
- package/dist/overlay/assets/mdx-BOhZZUJ8.js +0 -1
- package/dist/overlay/assets/min-dark-C7ak0t6c.js +0 -1
- package/dist/overlay/assets/min-light-CKFxVcPp.js +0 -1
- package/dist/overlay/assets/monokai-C1KBYcO0.js +0 -1
- package/dist/overlay/assets/night-owl-Bm2rzalh.js +0 -1
- package/dist/overlay/assets/nord-CC5OiUXg.js +0 -1
- package/dist/overlay/assets/one-dark-pro-DTA3VF0_.js +0 -1
- package/dist/overlay/assets/one-light-D9sNaUtq.js +0 -1
- package/dist/overlay/assets/php-BRU9zhoN.js +0 -1
- package/dist/overlay/assets/plastic-CSTz3KZp.js +0 -1
- package/dist/overlay/assets/poimandres-C-VADXHD.js +0 -1
- package/dist/overlay/assets/postcss-05aHdL-n.js +0 -1
- package/dist/overlay/assets/pug-CJWI-qSo.js +0 -1
- package/dist/overlay/assets/python-BFNSHbwJ.js +0 -1
- package/dist/overlay/assets/r-Bm0uF0U2.js +0 -1
- package/dist/overlay/assets/red-7y8PH7HH.js +0 -1
- package/dist/overlay/assets/regexp-BazyLpPg.js +0 -1
- package/dist/overlay/assets/rose-pine-Cr4kwgAY.js +0 -1
- package/dist/overlay/assets/rose-pine-dawn-ClRRUdXX.js +0 -1
- package/dist/overlay/assets/rose-pine-moon-ucNn3Gm8.js +0 -1
- package/dist/overlay/assets/sass-DxHp5rTx.js +0 -1
- package/dist/overlay/assets/scss-B1FaCqwR.js +0 -1
- package/dist/overlay/assets/shellscript-InADTalH.js +0 -1
- package/dist/overlay/assets/slack-dark-i7wN4OET.js +0 -1
- package/dist/overlay/assets/slack-ochin-ndHf0LoP.js +0 -1
- package/dist/overlay/assets/snazzy-light-BlSJXAu4.js +0 -1
- package/dist/overlay/assets/solarized-dark-UTmkh7lw.js +0 -1
- package/dist/overlay/assets/solarized-light-BheCkDPT.js +0 -1
- package/dist/overlay/assets/sql-Cn_v3PB0.js +0 -1
- package/dist/overlay/assets/stylus-CyKEU1Ej.js +0 -1
- package/dist/overlay/assets/svelte-BjDUPxZ1.js +0 -1
- package/dist/overlay/assets/synthwave-84-NU3C_KFZ.js +0 -1
- package/dist/overlay/assets/tokyo-night-DP4TmcQl.js +0 -1
- package/dist/overlay/assets/ts-tags-CZMzuZh-.js +0 -1
- package/dist/overlay/assets/tsx-B8rCNbgL.js +0 -1
- package/dist/overlay/assets/typescript-mg6ATTE8.js +0 -1
- package/dist/overlay/assets/vesper-BckBta1U.js +0 -1
- package/dist/overlay/assets/vitesse-black-BoGvW84i.js +0 -1
- package/dist/overlay/assets/vitesse-dark-Cym-eLtO.js +0 -1
- package/dist/overlay/assets/vitesse-light-CcmG315c.js +0 -1
- package/dist/overlay/assets/vue-D-ba2-Rx.js +0 -1
- package/dist/overlay/assets/vue-html-Dn2ZoOSz.js +0 -1
- package/dist/overlay/assets/vue-vine-Jmfkm6lF.js +0 -1
- package/dist/overlay/assets/wasm-BBXxrAl7.js +0 -1
- package/dist/overlay/assets/wasm-DQxwEHae.js +0 -1
- package/dist/overlay/assets/wgsl-DY4iK1q1.js +0 -1
- package/dist/overlay/assets/wit-CQMQOlTg.js +0 -1
- package/dist/overlay/assets/xml-C2J0sS9M.js +0 -1
- package/dist/overlay/assets/yaml-DaO7k5B1.js +0 -1
- package/dist/overlay/manifest.json +0 -1000
- package/dist/run.cjs +0 -51848
- package/dist/sidecar.cjs +0 -7
- package/dist/sidecar.d.ts +0 -1
- package/dist/sidecar.js +0 -4
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import n from"./javascript.js";import s from"./typescript.js";import a from"./css.js";import i from"./postcss.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="50ff39db-0b04-4036-9b82-cb3a54ce1e89",e._sentryDebugIdIdentifier="sentry-dbid-50ff39db-0b04-4036-9b82-cb3a54ce1e89")}catch{}})();const r=Object.freeze(JSON.parse(`{"displayName":"Svelte","fileTypes":["svelte"],"injections":{"L:(meta.script.svelte | meta.style.svelte) (meta.lang.js | meta.lang.javascript) - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.js","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.js"}]}]},"L:(meta.script.svelte | meta.style.svelte) (meta.lang.ts | meta.lang.typescript) - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.ts","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.ts"}]}]},"L:(meta.script.svelte | meta.style.svelte) meta.lang.coffee - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.coffee","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.coffee"}]}]},"L:(source.ts, source.js, source.coffee)":{"patterns":[{"match":"(?<![\\"$'./_[:alnum:]])\\\\$(?=[_[:alpha:]][$_[:alnum:]]*)","name":"punctuation.definition.variable.svelte"},{"match":"(?<![\\"$'./_[:alnum:]])(\\\\$\\\\$)(?=props|restProps|slots)","name":"punctuation.definition.variable.svelte"}]},"L:meta.script.svelte - meta.lang - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.js","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.js"}]}]},"L:meta.style.svelte - meta.lang - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.css","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.css"}]}]},"L:meta.style.svelte meta.lang.css - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.css","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.css"}]}]},"L:meta.style.svelte meta.lang.less - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.css.less","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.css.less"}]}]},"L:meta.style.svelte meta.lang.postcss - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.css.postcss","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.css.postcss"}]}]},"L:meta.style.svelte meta.lang.sass - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.sass","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.sass"}]}]},"L:meta.style.svelte meta.lang.scss - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.css.scss","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.css.scss"}]}]},"L:meta.style.svelte meta.lang.stylus - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"source.stylus","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"source.stylus"}]}]},"L:meta.template.svelte - meta.lang - (meta source)":{"patterns":[{"begin":"(?<=>)\\\\s","end":"(?=</template)","patterns":[{"include":"#scope"}]}]},"L:meta.template.svelte meta.lang.pug - (meta source)":{"patterns":[{"begin":"(?<=>)(?!</)","contentName":"text.pug","end":"(?=</)","name":"meta.embedded.block.svelte","patterns":[{"include":"text.pug"}]}]}},"name":"svelte","patterns":[{"include":"#scope"}],"repository":{"attributes":{"patterns":[{"include":"#attributes-directives"},{"include":"#attributes-keyvalue"},{"include":"#attributes-attach"},{"include":"#attributes-interpolated"}]},"attributes-attach":{"begin":"(?<![:=])\\\\s*(\\\\{@attach\\\\s)","captures":{"1":{"name":"entity.other.attribute-name.svelte"}},"contentName":"meta.embedded.expression.svelte source.ts","end":"(})","patterns":[{"include":"source.ts"}]},"attributes-directives":{"begin":"(?<!<)(on|use|bind|transition|in|out|animate|let|class|style)(:)(?:((?:--)?[$_[:alpha:]][-$_[:alnum:]]*(?=\\\\s*=))|((?:--)?[$_[:alpha:]][-$_[:alnum:]]*))((\\\\|\\\\w+)*)","beginCaptures":{"1":{"patterns":[{"include":"#attributes-directives-keywords"}]},"2":{"name":"punctuation.definition.keyword.svelte"},"3":{"patterns":[{"include":"#attributes-directives-types-assigned"}]},"4":{"patterns":[{"include":"#attributes-directives-types"}]},"5":{"patterns":[{"match":"\\\\w+","name":"support.function.svelte"},{"match":"\\\\|","name":"punctuation.separator.svelte"}]}},"end":"(?=\\\\s*+[^=\\\\s])","name":"meta.directive.$1.svelte","patterns":[{"begin":"=","beginCaptures":{"0":{"name":"punctuation.separator.key-value.svelte"}},"end":"(?<=[^=\\\\s])(?!\\\\s*=)|(?=/?>)","patterns":[{"include":"#attributes-value"}]}]},"attributes-directives-keywords":{"patterns":[{"match":"on|use|bind","name":"keyword.control.svelte"},{"match":"transition|in|out|animate","name":"keyword.other.animation.svelte"},{"match":"let","name":"storage.type.svelte"},{"match":"class|style","name":"entity.other.attribute-name.svelte"}]},"attributes-directives-types":{"patterns":[{"match":"(?<=(on):).*$","name":"entity.name.type.svelte"},{"match":"(?<=(bind):).*$","name":"variable.parameter.svelte"},{"match":"(?<=(use|transition|in|out|animate):).*$","name":"variable.function.svelte"},{"match":"(?<=(let|class|style):).*$","name":"variable.parameter.svelte"}]},"attributes-directives-types-assigned":{"patterns":[{"match":"(?<=(bind):)this$","name":"variable.language.svelte"},{"match":"(?<=(bind):).*$","name":"entity.name.type.svelte"},{"match":"(?<=(class):).*$","name":"entity.other.attribute-name.class.svelte"},{"match":"(?<=(style):).*$","name":"support.type.property-name.svelte"},{"include":"#attributes-directives-types"}]},"attributes-generics":{"begin":"(generics)(=)([\\"'])","beginCaptures":{"1":{"name":"entity.other.attribute-name.svelte"},"2":{"name":"punctuation.separator.key-value.svelte"},"3":{"name":"punctuation.definition.string.begin.svelte"}},"contentName":"meta.embedded.expression.svelte source.ts","end":"(\\\\3)","endCaptures":{"1":{"name":"punctuation.definition.string.end.svelte"}},"patterns":[{"include":"#type-parameters"}]},"attributes-interpolated":{"begin":"(?<![:=])\\\\s*(\\\\{)","captures":{"1":{"name":"entity.other.attribute-name.svelte"}},"contentName":"meta.embedded.expression.svelte source.ts","end":"(})","patterns":[{"include":"source.ts"}]},"attributes-keyvalue":{"begin":"((?:--)?[$_[:alpha:]][-$_[:alnum:]]*)","beginCaptures":{"0":{"patterns":[{"match":"--.*","name":"support.type.property-name.svelte"},{"match":".*","name":"entity.other.attribute-name.svelte"}]}},"end":"(?=\\\\s*+[^=\\\\s])","name":"meta.attribute.$1.svelte","patterns":[{"begin":"=","beginCaptures":{"0":{"name":"punctuation.separator.key-value.svelte"}},"end":"(?<=[^=\\\\s])(?!\\\\s*=)|(?=/?>)","patterns":[{"include":"#attributes-value"}]}]},"attributes-value":{"patterns":[{"include":"#interpolation"},{"captures":{"1":{"name":"punctuation.definition.string.begin.svelte"},"2":{"name":"constant.numeric.decimal.svelte"},"3":{"name":"punctuation.definition.string.end.svelte"},"4":{"name":"constant.numeric.decimal.svelte"}},"match":"([\\"'])([.0-9_]+[%\\\\w]{0,4})(\\\\1)|([.0-9_]+[%\\\\w]{0,4})(?=\\\\s|/?>)"},{"match":"([^\\"'/<=>\`\\\\s]|/(?!>))+","name":"string.unquoted.svelte","patterns":[{"include":"#interpolation"}]},{"begin":"([\\"'])","beginCaptures":{"0":{"name":"punctuation.definition.string.begin.svelte"}},"end":"\\\\1","endCaptures":{"0":{"name":"punctuation.definition.string.end.svelte"}},"name":"string.quoted.svelte","patterns":[{"include":"#interpolation"}]}]},"comments":{"begin":"<!--","captures":{"0":{"name":"punctuation.definition.comment.svelte"}},"end":"-->","name":"comment.block.svelte","patterns":[{"begin":"(@)(component)","beginCaptures":{"1":{"name":"punctuation.definition.keyword.svelte"},"2":{"name":"storage.type.class.component.svelte keyword.declaration.class.component.svelte"}},"contentName":"comment.block.documentation.svelte","end":"(?=-->)","patterns":[{"captures":{"0":{"patterns":[{"include":"text.html.markdown"}]}},"match":".*?(?=-->)"},{"include":"text.html.markdown"}]},{"match":"\\\\G-?>|<!--(?!>)|<!-(?=-->)|--!>","name":"invalid.illegal.characters-not-allowed-here.svelte"}]},"destructuring":{"patterns":[{"begin":"(?=\\\\{)","end":"(?<=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts#object-binding-pattern"}]},{"begin":"(?=\\\\[)","end":"(?<=])","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts#array-binding-pattern"}]}]},"destructuring-const":{"patterns":[{"begin":"(?=\\\\{)","end":"(?<=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts#object-binding-pattern-const"}]},{"begin":"(?=\\\\[)","end":"(?<=])","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts#array-binding-pattern-const"}]}]},"interpolation":{"patterns":[{"begin":"\\\\{","beginCaptures":{"0":{"name":"punctuation.section.embedded.begin.svelte"}},"contentName":"meta.embedded.expression.svelte source.ts","end":"}","endCaptures":{"0":{"name":"punctuation.section.embedded.end.svelte"}},"patterns":[{"begin":"\\\\G\\\\s*(?=\\\\{)","end":"(?<=})","patterns":[{"include":"source.ts#object-literal"}]},{"include":"source.ts"}]}]},"scope":{"patterns":[{"include":"#comments"},{"include":"#special-tags"},{"include":"#tags"},{"include":"#interpolation"},{"begin":"(?<=[>}])","end":"(?=[<{])","name":"text.svelte"}]},"special-tags":{"patterns":[{"include":"#special-tags-void"},{"include":"#special-tags-block-begin"},{"include":"#special-tags-block-end"}]},"special-tags-block-begin":{"begin":"(\\\\{)\\\\s*(#([a-z]*))","beginCaptures":{"1":{"name":"punctuation.definition.block.begin.svelte"},"2":{"patterns":[{"include":"#special-tags-keywords"}]}},"end":"(})","endCaptures":{"0":{"name":"punctuation.definition.block.end.svelte"}},"name":"meta.special.$3.svelte meta.special.start.svelte","patterns":[{"include":"#special-tags-modes"}]},"special-tags-block-end":{"begin":"(\\\\{)\\\\s*(/([a-z]*))","beginCaptures":{"1":{"name":"punctuation.definition.block.begin.svelte"},"2":{"patterns":[{"include":"#special-tags-keywords"}]}},"end":"(})","endCaptures":{"1":{"name":"punctuation.definition.block.end.svelte"}},"name":"meta.special.$3.svelte meta.special.end.svelte"},"special-tags-keywords":{"captures":{"1":{"name":"punctuation.definition.keyword.svelte"},"2":{"patterns":[{"match":"if|else\\\\s+if|else","name":"keyword.control.conditional.svelte"},{"match":"each|key","name":"keyword.control.svelte"},{"match":"await|then|catch","name":"keyword.control.flow.svelte"},{"match":"snippet","name":"keyword.control.svelte"},{"match":"html","name":"keyword.other.svelte"},{"match":"render","name":"keyword.other.svelte"},{"match":"debug","name":"keyword.other.debugger.svelte"},{"match":"const","name":"storage.type.svelte"}]}},"match":"([#/:@])(else\\\\s+if|[a-z]*)"},"special-tags-modes":{"patterns":[{"begin":"(?<=(if|key|then|catch|html|render).*?)\\\\G","end":"(?=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]},{"begin":"(?<=snippet.*?)\\\\G","end":"(?=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"captures":{"1":{"name":"entity.name.function.ts"}},"match":"\\\\G\\\\s*([$_[:alpha:]][$_[:alnum:]]*)\\\\s*(?=<)"},{"begin":"(?<=<)","contentName":"meta.type.parameters.ts","end":"(?=>)","patterns":[{"include":"source.ts"}]},{"begin":"(?<=>\\\\s*\\\\()","end":"(?=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]},{"begin":"\\\\G","end":"(?=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]}]},{"begin":"(?<=const.*?)\\\\G","end":"(?=})","patterns":[{"include":"#destructuring-const"},{"begin":"\\\\G\\\\s*([$_[:alpha:]][$_[:alnum:]]+)\\\\s*","beginCaptures":{"1":{"name":"variable.other.constant.svelte"}},"end":"(?=[:=])"},{"begin":"(?=:)","end":"(?==)","name":"meta.type.annotation.svelte","patterns":[{"include":"source.ts"}]},{"begin":"(?==)","end":"(?=})","name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]}]},{"begin":"(?<=each.*?)\\\\G","end":"(?=})","patterns":[{"begin":"\\\\G\\\\s*?(?=\\\\S)","contentName":"meta.embedded.expression.svelte source.ts","end":"(?=(?:^\\\\s*|\\\\s+)(as)|\\\\s*([,}]))","patterns":[{"include":"source.ts"}]},{"begin":"(as)|(?=[,}])","beginCaptures":{"1":{"name":"keyword.control.as.svelte"}},"end":"(?=})","patterns":[{"include":"#destructuring"},{"begin":"\\\\(","captures":{"0":{"name":"meta.brace.round.svelte"}},"contentName":"meta.embedded.expression.svelte source.ts","end":"\\\\)|(?=})","patterns":[{"include":"source.ts"}]},{"captures":{"1":{"name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]}},"match":"(\\\\s*([$_[:alpha:]][$_[:alnum:]]*)\\\\s*)"},{"match":",","name":"punctuation.separator.svelte"}]}]},{"begin":"(?<=await.*?)\\\\G","end":"(?=})","patterns":[{"begin":"\\\\G\\\\s*?(?=\\\\S)","contentName":"meta.embedded.expression.svelte source.ts","end":"\\\\s+(then)|(?=})","endCaptures":{"1":{"name":"keyword.control.flow.svelte"}},"patterns":[{"include":"source.ts"}]},{"begin":"(?<=then\\\\b)","contentName":"meta.embedded.expression.svelte source.ts","end":"(?=})","patterns":[{"include":"source.ts"}]}]},{"begin":"(?<=debug.*?)\\\\G","end":"(?=})","patterns":[{"captures":{"0":{"name":"meta.embedded.expression.svelte source.ts","patterns":[{"include":"source.ts"}]}},"match":"[$_[:alpha:]][$_[:alnum:]]*"},{"match":",","name":"punctuation.separator.svelte"}]}]},"special-tags-void":{"begin":"(\\\\{)\\\\s*([:@](else\\\\s+if|[a-z]*))","beginCaptures":{"1":{"name":"punctuation.definition.block.begin.svelte"},"2":{"patterns":[{"include":"#special-tags-keywords"}]}},"end":"}","endCaptures":{"0":{"name":"punctuation.definition.block.end.svelte"}},"name":"meta.special.$3.svelte","patterns":[{"include":"#special-tags-modes"}]},"tags":{"patterns":[{"include":"#tags-lang"},{"include":"#tags-void"},{"include":"#tags-general-end"},{"include":"#tags-general-start"}]},"tags-end-node":{"captures":{"1":{"name":"meta.tag.end.svelte punctuation.definition.tag.begin.svelte"},"2":{"name":"meta.tag.end.svelte","patterns":[{"include":"#tags-name"}]},"3":{"name":"meta.tag.end.svelte punctuation.definition.tag.end.svelte"},"4":{"name":"meta.tag.start.svelte punctuation.definition.tag.end.svelte"}},"match":"(</)(.*?)\\\\s*(>)|(/>)"},"tags-general-end":{"begin":"(</)([^/>\\\\s]*)","beginCaptures":{"1":{"name":"meta.tag.end.svelte punctuation.definition.tag.begin.svelte"},"2":{"name":"meta.tag.end.svelte","patterns":[{"include":"#tags-name"}]}},"end":"(>)","endCaptures":{"1":{"name":"meta.tag.end.svelte punctuation.definition.tag.end.svelte"}},"name":"meta.scope.tag.$2.svelte"},"tags-general-start":{"begin":"(<)([^/>\\\\s]*)","beginCaptures":{"0":{"patterns":[{"include":"#tags-start-node"}]}},"end":"(/?>)","endCaptures":{"1":{"name":"meta.tag.start.svelte punctuation.definition.tag.end.svelte"}},"name":"meta.scope.tag.$2.svelte","patterns":[{"include":"#tags-start-attributes"}]},"tags-lang":{"begin":"<(script|style|template)","beginCaptures":{"0":{"patterns":[{"include":"#tags-start-node"}]}},"end":"</\\\\1\\\\s*>|/>","endCaptures":{"0":{"patterns":[{"include":"#tags-end-node"}]}},"name":"meta.$1.svelte","patterns":[{"begin":"\\\\G(?=\\\\s*[^>]*?(type|lang)\\\\s*=\\\\s*([\\"']?)(?:text/)?(\\\\w+)\\\\2)","end":"(?=</|/>)","name":"meta.lang.$3.svelte","patterns":[{"include":"#tags-lang-start-attributes"}]},{"include":"#tags-lang-start-attributes"}]},"tags-lang-start-attributes":{"begin":"\\\\G","end":"(?=/>)|>","endCaptures":{"0":{"name":"punctuation.definition.tag.end.svelte"}},"name":"meta.tag.start.svelte","patterns":[{"include":"#attributes-generics"},{"include":"#attributes"}]},"tags-name":{"patterns":[{"captures":{"1":{"name":"keyword.control.svelte"},"2":{"name":"punctuation.definition.keyword.svelte"},"3":{"name":"entity.name.tag.svelte"}},"match":"(svelte)(:)([a-z][-:\\\\w]*)"},{"match":"slot","name":"keyword.control.svelte"},{"captures":{"1":{"patterns":[{"match":"\\\\w+","name":"support.class.component.svelte"},{"match":"\\\\.","name":"punctuation.definition.keyword.svelte"}]},"2":{"name":"support.class.component.svelte"}},"match":"(\\\\w+(?:\\\\.\\\\w+)+)|([A-Z]\\\\w*)"},{"match":"[a-z][0-:\\\\w]*-[-0-:\\\\w]*","name":"meta.tag.custom.svelte entity.name.tag.svelte"},{"match":"[a-z][-0-:\\\\w]*","name":"entity.name.tag.svelte"}]},"tags-start-attributes":{"begin":"\\\\G","end":"(?=/?>)","name":"meta.tag.start.svelte","patterns":[{"include":"#attributes"}]},"tags-start-node":{"captures":{"1":{"name":"punctuation.definition.tag.begin.svelte"},"2":{"patterns":[{"include":"#tags-name"}]}},"match":"(<)([^/>\\\\s]*)","name":"meta.tag.start.svelte"},"tags-void":{"begin":"(<)(area|base|br|col|embed|hr|img|input|link|meta|param|source|track|wbr)(?=\\\\s|/?>)","beginCaptures":{"1":{"name":"punctuation.definition.tag.begin.svelte"},"2":{"name":"entity.name.tag.svelte"}},"end":"/?>","endCaptures":{"0":{"name":"punctuation.definition.tag.begin.svelte"}},"name":"meta.tag.void.svelte","patterns":[{"include":"#attributes"}]},"type-parameters":{"name":"meta.type.parameters.ts","patterns":[{"include":"source.ts#comment"},{"match":"(?<![$_[:alnum:]])(?:(?<=\\\\.\\\\.\\\\.)|(?<!\\\\.))(extends|in|out|const)(?![$_[:alnum:]])(?:(?=\\\\.\\\\.\\\\.)|(?!\\\\.))","name":"storage.modifier.ts"},{"include":"source.ts#type"},{"include":"source.ts#punctuation-comma"},{"match":"(=)(?!>)","name":"keyword.operator.assignment.ts"}]}},"scopeName":"source.svelte","embeddedLangs":["javascript","typescript","css","postcss"],"embeddedLangsLazy":["coffee","stylus","sass","scss","less","pug","markdown"]}`)),u=[...n,...s,...a,...i,r];export{u as default};
|
|
2
|
+
//# sourceMappingURL=svelte.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"svelte.js","sources":["../../../../../node_modules/.pnpm/@shikijs+langs@3.13.0/node_modules/@shikijs/langs/dist/svelte.mjs"],"sourcesContent":["import javascript from './javascript.mjs'\nimport typescript from './typescript.mjs'\nimport css from './css.mjs'\nimport postcss from './postcss.mjs'\n\nconst lang = Object.freeze(JSON.parse(\"{\\\"displayName\\\":\\\"Svelte\\\",\\\"fileTypes\\\":[\\\"svelte\\\"],\\\"injections\\\":{\\\"L:(meta.script.svelte | meta.style.svelte) (meta.lang.js | meta.lang.javascript) - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.js\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.js\\\"}]}]},\\\"L:(meta.script.svelte | meta.style.svelte) (meta.lang.ts | meta.lang.typescript) - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.ts\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}]},\\\"L:(meta.script.svelte | meta.style.svelte) meta.lang.coffee - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.coffee\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.coffee\\\"}]}]},\\\"L:(source.ts, source.js, source.coffee)\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?<![\\\\\\\"$'./_[:alnum:]])\\\\\\\\$(?=[_[:alpha:]][$_[:alnum:]]*)\\\",\\\"name\\\":\\\"punctuation.definition.variable.svelte\\\"},{\\\"match\\\":\\\"(?<![\\\\\\\"$'./_[:alnum:]])(\\\\\\\\$\\\\\\\\$)(?=props|restProps|slots)\\\",\\\"name\\\":\\\"punctuation.definition.variable.svelte\\\"}]},\\\"L:meta.script.svelte - meta.lang - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.js\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.js\\\"}]}]},\\\"L:meta.style.svelte - meta.lang - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.css\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css\\\"}]}]},\\\"L:meta.style.svelte meta.lang.css - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.css\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css\\\"}]}]},\\\"L:meta.style.svelte meta.lang.less - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.css.less\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.less\\\"}]}]},\\\"L:meta.style.svelte meta.lang.postcss - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.css.postcss\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.postcss\\\"}]}]},\\\"L:meta.style.svelte meta.lang.sass - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.sass\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.sass\\\"}]}]},\\\"L:meta.style.svelte meta.lang.scss - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.css.scss\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.css.scss\\\"}]}]},\\\"L:meta.style.svelte meta.lang.stylus - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"source.stylus\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.stylus\\\"}]}]},\\\"L:meta.template.svelte - meta.lang - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)\\\\\\\\s\\\",\\\"end\\\":\\\"(?=</template)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#scope\\\"}]}]},\\\"L:meta.template.svelte meta.lang.pug - (meta source)\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=>)(?!</)\\\",\\\"contentName\\\":\\\"text.pug\\\",\\\"end\\\":\\\"(?=</)\\\",\\\"name\\\":\\\"meta.embedded.block.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"text.pug\\\"}]}]}},\\\"name\\\":\\\"svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#scope\\\"}],\\\"repository\\\":{\\\"attributes\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-directives\\\"},{\\\"include\\\":\\\"#attributes-keyvalue\\\"},{\\\"include\\\":\\\"#attributes-attach\\\"},{\\\"include\\\":\\\"#attributes-interpolated\\\"}]},\\\"attributes-attach\\\":{\\\"begin\\\":\\\"(?<![:=])\\\\\\\\s*(\\\\\\\\{@attach\\\\\\\\s)\\\",\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.other.attribute-name.svelte\\\"}},\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"(})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},\\\"attributes-directives\\\":{\\\"begin\\\":\\\"(?<!<)(on|use|bind|transition|in|out|animate|let|class|style)(:)(?:((?:--)?[$_[:alpha:]][-$_[:alnum:]]*(?=\\\\\\\\s*=))|((?:--)?[$_[:alpha:]][-$_[:alnum:]]*))((\\\\\\\\|\\\\\\\\w+)*)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-directives-keywords\\\"}]},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.keyword.svelte\\\"},\\\"3\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-directives-types-assigned\\\"}]},\\\"4\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-directives-types\\\"}]},\\\"5\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\w+\\\",\\\"name\\\":\\\"support.function.svelte\\\"},{\\\"match\\\":\\\"\\\\\\\\|\\\",\\\"name\\\":\\\"punctuation.separator.svelte\\\"}]}},\\\"end\\\":\\\"(?=\\\\\\\\s*+[^=\\\\\\\\s])\\\",\\\"name\\\":\\\"meta.directive.$1.svelte\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.key-value.svelte\\\"}},\\\"end\\\":\\\"(?<=[^=\\\\\\\\s])(?!\\\\\\\\s*=)|(?=/?>)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-value\\\"}]}]},\\\"attributes-directives-keywords\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"on|use|bind\\\",\\\"name\\\":\\\"keyword.control.svelte\\\"},{\\\"match\\\":\\\"transition|in|out|animate\\\",\\\"name\\\":\\\"keyword.other.animation.svelte\\\"},{\\\"match\\\":\\\"let\\\",\\\"name\\\":\\\"storage.type.svelte\\\"},{\\\"match\\\":\\\"class|style\\\",\\\"name\\\":\\\"entity.other.attribute-name.svelte\\\"}]},\\\"attributes-directives-types\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?<=(on):).*$\\\",\\\"name\\\":\\\"entity.name.type.svelte\\\"},{\\\"match\\\":\\\"(?<=(bind):).*$\\\",\\\"name\\\":\\\"variable.parameter.svelte\\\"},{\\\"match\\\":\\\"(?<=(use|transition|in|out|animate):).*$\\\",\\\"name\\\":\\\"variable.function.svelte\\\"},{\\\"match\\\":\\\"(?<=(let|class|style):).*$\\\",\\\"name\\\":\\\"variable.parameter.svelte\\\"}]},\\\"attributes-directives-types-assigned\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"(?<=(bind):)this$\\\",\\\"name\\\":\\\"variable.language.svelte\\\"},{\\\"match\\\":\\\"(?<=(bind):).*$\\\",\\\"name\\\":\\\"entity.name.type.svelte\\\"},{\\\"match\\\":\\\"(?<=(class):).*$\\\",\\\"name\\\":\\\"entity.other.attribute-name.class.svelte\\\"},{\\\"match\\\":\\\"(?<=(style):).*$\\\",\\\"name\\\":\\\"support.type.property-name.svelte\\\"},{\\\"include\\\":\\\"#attributes-directives-types\\\"}]},\\\"attributes-generics\\\":{\\\"begin\\\":\\\"(generics)(=)([\\\\\\\"'])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.other.attribute-name.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.separator.key-value.svelte\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.svelte\\\"}},\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"(\\\\\\\\3)\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.svelte\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"#type-parameters\\\"}]},\\\"attributes-interpolated\\\":{\\\"begin\\\":\\\"(?<![:=])\\\\\\\\s*(\\\\\\\\{)\\\",\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.other.attribute-name.svelte\\\"}},\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"(})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},\\\"attributes-keyvalue\\\":{\\\"begin\\\":\\\"((?:--)?[$_[:alpha:]][-$_[:alnum:]]*)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"--.*\\\",\\\"name\\\":\\\"support.type.property-name.svelte\\\"},{\\\"match\\\":\\\".*\\\",\\\"name\\\":\\\"entity.other.attribute-name.svelte\\\"}]}},\\\"end\\\":\\\"(?=\\\\\\\\s*+[^=\\\\\\\\s])\\\",\\\"name\\\":\\\"meta.attribute.$1.svelte\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"=\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.separator.key-value.svelte\\\"}},\\\"end\\\":\\\"(?<=[^=\\\\\\\\s])(?!\\\\\\\\s*=)|(?=/?>)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-value\\\"}]}]},\\\"attributes-value\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#interpolation\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"constant.numeric.decimal.svelte\\\"},\\\"3\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.svelte\\\"},\\\"4\\\":{\\\"name\\\":\\\"constant.numeric.decimal.svelte\\\"}},\\\"match\\\":\\\"([\\\\\\\"'])([.0-9_]+[%\\\\\\\\w]{0,4})(\\\\\\\\1)|([.0-9_]+[%\\\\\\\\w]{0,4})(?=\\\\\\\\s|/?>)\\\"},{\\\"match\\\":\\\"([^\\\\\\\"'/<=>`\\\\\\\\s]|/(?!>))+\\\",\\\"name\\\":\\\"string.unquoted.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#interpolation\\\"}]},{\\\"begin\\\":\\\"([\\\\\\\"'])\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.begin.svelte\\\"}},\\\"end\\\":\\\"\\\\\\\\1\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.string.end.svelte\\\"}},\\\"name\\\":\\\"string.quoted.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#interpolation\\\"}]}]},\\\"comments\\\":{\\\"begin\\\":\\\"<!--\\\",\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.comment.svelte\\\"}},\\\"end\\\":\\\"-->\\\",\\\"name\\\":\\\"comment.block.svelte\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"(@)(component)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.keyword.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"storage.type.class.component.svelte keyword.declaration.class.component.svelte\\\"}},\\\"contentName\\\":\\\"comment.block.documentation.svelte\\\",\\\"end\\\":\\\"(?=-->)\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"text.html.markdown\\\"}]}},\\\"match\\\":\\\".*?(?=-->)\\\"},{\\\"include\\\":\\\"text.html.markdown\\\"}]},{\\\"match\\\":\\\"\\\\\\\\G-?>|<!--(?!>)|<!-(?=-->)|--!>\\\",\\\"name\\\":\\\"invalid.illegal.characters-not-allowed-here.svelte\\\"}]},\\\"destructuring\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?=\\\\\\\\{)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#object-binding-pattern\\\"}]},{\\\"begin\\\":\\\"(?=\\\\\\\\[)\\\",\\\"end\\\":\\\"(?<=])\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#array-binding-pattern\\\"}]}]},\\\"destructuring-const\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?=\\\\\\\\{)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#object-binding-pattern-const\\\"}]},{\\\"begin\\\":\\\"(?=\\\\\\\\[)\\\",\\\"end\\\":\\\"(?<=])\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#array-binding-pattern-const\\\"}]}]},\\\"interpolation\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\{\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.embedded.begin.svelte\\\"}},\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.section.embedded.end.svelte\\\"}},\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\G\\\\\\\\s*(?=\\\\\\\\{)\\\",\\\"end\\\":\\\"(?<=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#object-literal\\\"}]},{\\\"include\\\":\\\"source.ts\\\"}]}]},\\\"scope\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#comments\\\"},{\\\"include\\\":\\\"#special-tags\\\"},{\\\"include\\\":\\\"#tags\\\"},{\\\"include\\\":\\\"#interpolation\\\"},{\\\"begin\\\":\\\"(?<=[>}])\\\",\\\"end\\\":\\\"(?=[<{])\\\",\\\"name\\\":\\\"text.svelte\\\"}]},\\\"special-tags\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-void\\\"},{\\\"include\\\":\\\"#special-tags-block-begin\\\"},{\\\"include\\\":\\\"#special-tags-block-end\\\"}]},\\\"special-tags-block-begin\\\":{\\\"begin\\\":\\\"(\\\\\\\\{)\\\\\\\\s*(#([a-z]*))\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.block.begin.svelte\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-keywords\\\"}]}},\\\"end\\\":\\\"(})\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.block.end.svelte\\\"}},\\\"name\\\":\\\"meta.special.$3.svelte meta.special.start.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-modes\\\"}]},\\\"special-tags-block-end\\\":{\\\"begin\\\":\\\"(\\\\\\\\{)\\\\\\\\s*(/([a-z]*))\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.block.begin.svelte\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-keywords\\\"}]}},\\\"end\\\":\\\"(})\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.block.end.svelte\\\"}},\\\"name\\\":\\\"meta.special.$3.svelte meta.special.end.svelte\\\"},\\\"special-tags-keywords\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.keyword.svelte\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"if|else\\\\\\\\s+if|else\\\",\\\"name\\\":\\\"keyword.control.conditional.svelte\\\"},{\\\"match\\\":\\\"each|key\\\",\\\"name\\\":\\\"keyword.control.svelte\\\"},{\\\"match\\\":\\\"await|then|catch\\\",\\\"name\\\":\\\"keyword.control.flow.svelte\\\"},{\\\"match\\\":\\\"snippet\\\",\\\"name\\\":\\\"keyword.control.svelte\\\"},{\\\"match\\\":\\\"html\\\",\\\"name\\\":\\\"keyword.other.svelte\\\"},{\\\"match\\\":\\\"render\\\",\\\"name\\\":\\\"keyword.other.svelte\\\"},{\\\"match\\\":\\\"debug\\\",\\\"name\\\":\\\"keyword.other.debugger.svelte\\\"},{\\\"match\\\":\\\"const\\\",\\\"name\\\":\\\"storage.type.svelte\\\"}]}},\\\"match\\\":\\\"([#/:@])(else\\\\\\\\s+if|[a-z]*)\\\"},\\\"special-tags-modes\\\":{\\\"patterns\\\":[{\\\"begin\\\":\\\"(?<=(if|key|then|catch|html|render).*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"(?<=snippet.*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"entity.name.function.ts\\\"}},\\\"match\\\":\\\"\\\\\\\\G\\\\\\\\s*([$_[:alpha:]][$_[:alnum:]]*)\\\\\\\\s*(?=<)\\\"},{\\\"begin\\\":\\\"(?<=<)\\\",\\\"contentName\\\":\\\"meta.type.parameters.ts\\\",\\\"end\\\":\\\"(?=>)\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"(?<=>\\\\\\\\s*\\\\\\\\()\\\",\\\"end\\\":\\\"(?=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}]},{\\\"begin\\\":\\\"(?<=const.*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#destructuring-const\\\"},{\\\"begin\\\":\\\"\\\\\\\\G\\\\\\\\s*([$_[:alpha:]][$_[:alnum:]]+)\\\\\\\\s*\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"variable.other.constant.svelte\\\"}},\\\"end\\\":\\\"(?=[:=])\\\"},{\\\"begin\\\":\\\"(?=:)\\\",\\\"end\\\":\\\"(?==)\\\",\\\"name\\\":\\\"meta.type.annotation.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"(?==)\\\",\\\"end\\\":\\\"(?=})\\\",\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}]},{\\\"begin\\\":\\\"(?<=each.*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\G\\\\\\\\s*?(?=\\\\\\\\S)\\\",\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"(?=(?:^\\\\\\\\s*|\\\\\\\\s+)(as)|\\\\\\\\s*([,}]))\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"(as)|(?=[,}])\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.control.as.svelte\\\"}},\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#destructuring\\\"},{\\\"begin\\\":\\\"\\\\\\\\(\\\",\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"meta.brace.round.svelte\\\"}},\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"\\\\\\\\)|(?=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}},\\\"match\\\":\\\"(\\\\\\\\s*([$_[:alpha:]][$_[:alnum:]]*)\\\\\\\\s*)\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.svelte\\\"}]}]},{\\\"begin\\\":\\\"(?<=await.*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\G\\\\\\\\s*?(?=\\\\\\\\S)\\\",\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"\\\\\\\\s+(then)|(?=})\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.control.flow.svelte\\\"}},\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]},{\\\"begin\\\":\\\"(?<=then\\\\\\\\b)\\\",\\\"contentName\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}]},{\\\"begin\\\":\\\"(?<=debug.*?)\\\\\\\\G\\\",\\\"end\\\":\\\"(?=})\\\",\\\"patterns\\\":[{\\\"captures\\\":{\\\"0\\\":{\\\"name\\\":\\\"meta.embedded.expression.svelte source.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts\\\"}]}},\\\"match\\\":\\\"[$_[:alpha:]][$_[:alnum:]]*\\\"},{\\\"match\\\":\\\",\\\",\\\"name\\\":\\\"punctuation.separator.svelte\\\"}]}]},\\\"special-tags-void\\\":{\\\"begin\\\":\\\"(\\\\\\\\{)\\\\\\\\s*([:@](else\\\\\\\\s+if|[a-z]*))\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.block.begin.svelte\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-keywords\\\"}]}},\\\"end\\\":\\\"}\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.block.end.svelte\\\"}},\\\"name\\\":\\\"meta.special.$3.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#special-tags-modes\\\"}]},\\\"tags\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-lang\\\"},{\\\"include\\\":\\\"#tags-void\\\"},{\\\"include\\\":\\\"#tags-general-end\\\"},{\\\"include\\\":\\\"#tags-general-start\\\"}]},\\\"tags-end-node\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"meta.tag.end.svelte punctuation.definition.tag.begin.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"meta.tag.end.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-name\\\"}]},\\\"3\\\":{\\\"name\\\":\\\"meta.tag.end.svelte punctuation.definition.tag.end.svelte\\\"},\\\"4\\\":{\\\"name\\\":\\\"meta.tag.start.svelte punctuation.definition.tag.end.svelte\\\"}},\\\"match\\\":\\\"(</)(.*?)\\\\\\\\s*(>)|(/>)\\\"},\\\"tags-general-end\\\":{\\\"begin\\\":\\\"(</)([^/>\\\\\\\\s]*)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"meta.tag.end.svelte punctuation.definition.tag.begin.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"meta.tag.end.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-name\\\"}]}},\\\"end\\\":\\\"(>)\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"meta.tag.end.svelte punctuation.definition.tag.end.svelte\\\"}},\\\"name\\\":\\\"meta.scope.tag.$2.svelte\\\"},\\\"tags-general-start\\\":{\\\"begin\\\":\\\"(<)([^/>\\\\\\\\s]*)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-start-node\\\"}]}},\\\"end\\\":\\\"(/?>)\\\",\\\"endCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"meta.tag.start.svelte punctuation.definition.tag.end.svelte\\\"}},\\\"name\\\":\\\"meta.scope.tag.$2.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-start-attributes\\\"}]},\\\"tags-lang\\\":{\\\"begin\\\":\\\"<(script|style|template)\\\",\\\"beginCaptures\\\":{\\\"0\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-start-node\\\"}]}},\\\"end\\\":\\\"</\\\\\\\\1\\\\\\\\s*>|/>\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-end-node\\\"}]}},\\\"name\\\":\\\"meta.$1.svelte\\\",\\\"patterns\\\":[{\\\"begin\\\":\\\"\\\\\\\\G(?=\\\\\\\\s*[^>]*?(type|lang)\\\\\\\\s*=\\\\\\\\s*([\\\\\\\"']?)(?:text/)?(\\\\\\\\w+)\\\\\\\\2)\\\",\\\"end\\\":\\\"(?=</|/>)\\\",\\\"name\\\":\\\"meta.lang.$3.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-lang-start-attributes\\\"}]},{\\\"include\\\":\\\"#tags-lang-start-attributes\\\"}]},\\\"tags-lang-start-attributes\\\":{\\\"begin\\\":\\\"\\\\\\\\G\\\",\\\"end\\\":\\\"(?=/>)|>\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.tag.end.svelte\\\"}},\\\"name\\\":\\\"meta.tag.start.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes-generics\\\"},{\\\"include\\\":\\\"#attributes\\\"}]},\\\"tags-name\\\":{\\\"patterns\\\":[{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"keyword.control.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"punctuation.definition.keyword.svelte\\\"},\\\"3\\\":{\\\"name\\\":\\\"entity.name.tag.svelte\\\"}},\\\"match\\\":\\\"(svelte)(:)([a-z][-:\\\\\\\\w]*)\\\"},{\\\"match\\\":\\\"slot\\\",\\\"name\\\":\\\"keyword.control.svelte\\\"},{\\\"captures\\\":{\\\"1\\\":{\\\"patterns\\\":[{\\\"match\\\":\\\"\\\\\\\\w+\\\",\\\"name\\\":\\\"support.class.component.svelte\\\"},{\\\"match\\\":\\\"\\\\\\\\.\\\",\\\"name\\\":\\\"punctuation.definition.keyword.svelte\\\"}]},\\\"2\\\":{\\\"name\\\":\\\"support.class.component.svelte\\\"}},\\\"match\\\":\\\"(\\\\\\\\w+(?:\\\\\\\\.\\\\\\\\w+)+)|([A-Z]\\\\\\\\w*)\\\"},{\\\"match\\\":\\\"[a-z][0-:\\\\\\\\w]*-[-0-:\\\\\\\\w]*\\\",\\\"name\\\":\\\"meta.tag.custom.svelte entity.name.tag.svelte\\\"},{\\\"match\\\":\\\"[a-z][-0-:\\\\\\\\w]*\\\",\\\"name\\\":\\\"entity.name.tag.svelte\\\"}]},\\\"tags-start-attributes\\\":{\\\"begin\\\":\\\"\\\\\\\\G\\\",\\\"end\\\":\\\"(?=/?>)\\\",\\\"name\\\":\\\"meta.tag.start.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes\\\"}]},\\\"tags-start-node\\\":{\\\"captures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.begin.svelte\\\"},\\\"2\\\":{\\\"patterns\\\":[{\\\"include\\\":\\\"#tags-name\\\"}]}},\\\"match\\\":\\\"(<)([^/>\\\\\\\\s]*)\\\",\\\"name\\\":\\\"meta.tag.start.svelte\\\"},\\\"tags-void\\\":{\\\"begin\\\":\\\"(<)(area|base|br|col|embed|hr|img|input|link|meta|param|source|track|wbr)(?=\\\\\\\\s|/?>)\\\",\\\"beginCaptures\\\":{\\\"1\\\":{\\\"name\\\":\\\"punctuation.definition.tag.begin.svelte\\\"},\\\"2\\\":{\\\"name\\\":\\\"entity.name.tag.svelte\\\"}},\\\"end\\\":\\\"/?>\\\",\\\"endCaptures\\\":{\\\"0\\\":{\\\"name\\\":\\\"punctuation.definition.tag.begin.svelte\\\"}},\\\"name\\\":\\\"meta.tag.void.svelte\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"#attributes\\\"}]},\\\"type-parameters\\\":{\\\"name\\\":\\\"meta.type.parameters.ts\\\",\\\"patterns\\\":[{\\\"include\\\":\\\"source.ts#comment\\\"},{\\\"match\\\":\\\"(?<![$_[:alnum:]])(?:(?<=\\\\\\\\.\\\\\\\\.\\\\\\\\.)|(?<!\\\\\\\\.))(extends|in|out|const)(?![$_[:alnum:]])(?:(?=\\\\\\\\.\\\\\\\\.\\\\\\\\.)|(?!\\\\\\\\.))\\\",\\\"name\\\":\\\"storage.modifier.ts\\\"},{\\\"include\\\":\\\"source.ts#type\\\"},{\\\"include\\\":\\\"source.ts#punctuation-comma\\\"},{\\\"match\\\":\\\"(=)(?!>)\\\",\\\"name\\\":\\\"keyword.operator.assignment.ts\\\"}]}},\\\"scopeName\\\":\\\"source.svelte\\\",\\\"embeddedLangs\\\":[\\\"javascript\\\",\\\"typescript\\\",\\\"css\\\",\\\"postcss\\\"],\\\"embeddedLangsLazy\\\":[\\\"coffee\\\",\\\"stylus\\\",\\\"sass\\\",\\\"scss\\\",\\\"less\\\",\\\"pug\\\",\\\"markdown\\\"]}\"))\n\nexport default [\n...javascript,\n...typescript,\n...css,\n...postcss,\nlang\n]\n"],"names":["lang","svelte","javascript","typescript","css","postcss"],"mappings":"4cAKA,MAAMA,EAAO,OAAO,OAAO,KAAK,MAAM,4qiBAA0wmB,CAAC,EAEjzmBC,EAAe,CACf,GAAGC,EACH,GAAGC,EACH,GAAGC,EACH,GAAGC,EACHL,CACA","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},o=new e.Error().stack;o&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[o]="c9575286-4f61-433a-aa82-9336cd1d52c8",e._sentryDebugIdIdentifier="sentry-dbid-c9575286-4f61-433a-aa82-9336cd1d52c8")}catch{}})();const t=Object.freeze(JSON.parse(`{"colors":{"activityBar.background":"#171520","activityBar.dropBackground":"#34294f66","activityBar.foreground":"#ffffffCC","activityBarBadge.background":"#f97e72","activityBarBadge.foreground":"#2a2139","badge.background":"#2a2139","badge.foreground":"#ffffff","breadcrumbPicker.background":"#232530","button.background":"#614D85","debugToolBar.background":"#463465","diffEditor.insertedTextBackground":"#0beb9935","diffEditor.removedTextBackground":"#fe445035","dropdown.background":"#232530","dropdown.listBackground":"#2a2139","editor.background":"#262335","editor.findMatchBackground":"#D18616bb","editor.findMatchHighlightBackground":"#D1861655","editor.findRangeHighlightBackground":"#34294f1a","editor.hoverHighlightBackground":"#463564","editor.lineHighlightBorder":"#7059AB66","editor.rangeHighlightBackground":"#49549539","editor.selectionBackground":"#ffffff20","editor.selectionHighlightBackground":"#ffffff20","editor.wordHighlightBackground":"#34294f88","editor.wordHighlightStrongBackground":"#34294f88","editorBracketMatch.background":"#34294f66","editorBracketMatch.border":"#495495","editorCodeLens.foreground":"#ffffff7c","editorCursor.background":"#241b2f","editorCursor.foreground":"#f97e72","editorError.foreground":"#fe4450","editorGroup.border":"#495495","editorGroup.dropBackground":"#4954954a","editorGroupHeader.tabsBackground":"#241b2f","editorGutter.addedBackground":"#206d4bd6","editorGutter.deletedBackground":"#fa2e46a4","editorGutter.modifiedBackground":"#b893ce8f","editorIndentGuide.activeBackground":"#A148AB80","editorIndentGuide.background":"#444251","editorLineNumber.activeForeground":"#ffffffcc","editorLineNumber.foreground":"#ffffff73","editorOverviewRuler.addedForeground":"#09f7a099","editorOverviewRuler.border":"#34294fb3","editorOverviewRuler.deletedForeground":"#fe445099","editorOverviewRuler.errorForeground":"#fe4450dd","editorOverviewRuler.findMatchForeground":"#D1861699","editorOverviewRuler.modifiedForeground":"#b893ce99","editorOverviewRuler.warningForeground":"#72f1b8cc","editorRuler.foreground":"#A148AB80","editorSuggestWidget.highlightForeground":"#f97e72","editorSuggestWidget.selectedBackground":"#ffffff36","editorWarning.foreground":"#72f1b8cc","editorWidget.background":"#171520DC","editorWidget.border":"#ffffff22","editorWidget.resizeBorder":"#ffffff44","errorForeground":"#fe4450","extensionButton.prominentBackground":"#f97e72","extensionButton.prominentHoverBackground":"#ff7edb","focusBorder":"#1f212b","foreground":"#ffffff","gitDecoration.addedResourceForeground":"#72f1b8cc","gitDecoration.deletedResourceForeground":"#fe4450","gitDecoration.ignoredResourceForeground":"#ffffff59","gitDecoration.modifiedResourceForeground":"#b893ceee","gitDecoration.untrackedResourceForeground":"#72f1b8","input.background":"#2a2139","inputOption.activeBorder":"#ff7edb99","inputValidation.errorBackground":"#fe445080","inputValidation.errorBorder":"#fe445000","list.activeSelectionBackground":"#ffffff20","list.activeSelectionForeground":"#ffffff","list.dropBackground":"#34294f66","list.errorForeground":"#fe4450E6","list.focusBackground":"#ffffff20","list.focusForeground":"#ffffff","list.highlightForeground":"#f97e72","list.hoverBackground":"#37294d99","list.hoverForeground":"#ffffff","list.inactiveFocusBackground":"#2a213999","list.inactiveSelectionBackground":"#ffffff20","list.inactiveSelectionForeground":"#ffffff","list.warningForeground":"#72f1b8bb","menu.background":"#463465","minimapGutter.addedBackground":"#09f7a099","minimapGutter.deletedBackground":"#fe4450","minimapGutter.modifiedBackground":"#b893ce","panelTitle.activeBorder":"#f97e72","peekView.border":"#495495","peekViewEditor.background":"#232530","peekViewEditor.matchHighlightBackground":"#D18616bb","peekViewResult.background":"#232530","peekViewResult.matchHighlightBackground":"#D1861655","peekViewResult.selectionBackground":"#2a213980","peekViewTitle.background":"#232530","pickerGroup.foreground":"#f97e72ea","progressBar.background":"#f97e72","scrollbar.shadow":"#2a2139","scrollbarSlider.activeBackground":"#9d8bca20","scrollbarSlider.background":"#9d8bca30","scrollbarSlider.hoverBackground":"#9d8bca50","selection.background":"#ffffff20","sideBar.background":"#241b2f","sideBar.dropBackground":"#34294f4c","sideBar.foreground":"#ffffff99","sideBarSectionHeader.background":"#241b2f","sideBarSectionHeader.foreground":"#ffffffca","statusBar.background":"#241b2f","statusBar.debuggingBackground":"#f97e72","statusBar.debuggingForeground":"#08080f","statusBar.foreground":"#ffffff80","statusBar.noFolderBackground":"#241b2f","statusBarItem.prominentBackground":"#2a2139","statusBarItem.prominentHoverBackground":"#34294f","tab.activeBorder":"#880088","tab.border":"#241b2f00","tab.inactiveBackground":"#262335","terminal.ansiBlue":"#03edf9","terminal.ansiBrightBlue":"#03edf9","terminal.ansiBrightCyan":"#03edf9","terminal.ansiBrightGreen":"#72f1b8","terminal.ansiBrightMagenta":"#ff7edb","terminal.ansiBrightRed":"#fe4450","terminal.ansiBrightYellow":"#fede5d","terminal.ansiCyan":"#03edf9","terminal.ansiGreen":"#72f1b8","terminal.ansiMagenta":"#ff7edb","terminal.ansiRed":"#fe4450","terminal.ansiYellow":"#f3e70f","terminal.foreground":"#ffffff","terminal.selectionBackground":"#ffffff20","terminalCursor.background":"#ffffff","terminalCursor.foreground":"#03edf9","textLink.activeForeground":"#ff7edb","textLink.foreground":"#f97e72","titleBar.activeBackground":"#241b2f","titleBar.inactiveBackground":"#241b2f","walkThrough.embeddedEditorBackground":"#232530","widget.shadow":"#2a2139"},"displayName":"Synthwave '84","name":"synthwave-84","semanticHighlighting":true,"tokenColors":[{"scope":["comment","string.quoted.docstring.multi.python","string.quoted.docstring.multi.python punctuation.definition.string.begin.python","string.quoted.docstring.multi.python punctuation.definition.string.end.python"],"settings":{"fontStyle":"italic","foreground":"#848bbd"}},{"scope":["string.quoted","string.template","punctuation.definition.string"],"settings":{"foreground":"#ff8b39"}},{"scope":"string.template meta.embedded.line","settings":{"foreground":"#b6b1b1"}},{"scope":["variable","entity.name.variable"],"settings":{"foreground":"#ff7edb"}},{"scope":"variable.language","settings":{"fontStyle":"bold","foreground":"#fe4450"}},{"scope":"variable.parameter","settings":{"fontStyle":"italic"}},{"scope":["storage.type","storage.modifier"],"settings":{"foreground":"#fede5d"}},{"scope":"constant","settings":{"foreground":"#f97e72"}},{"scope":"string.regexp","settings":{"foreground":"#f97e72"}},{"scope":"constant.numeric","settings":{"foreground":"#f97e72"}},{"scope":"constant.language","settings":{"foreground":"#f97e72"}},{"scope":"constant.character.escape","settings":{"foreground":"#36f9f6"}},{"scope":"entity.name","settings":{"foreground":"#fe4450"}},{"scope":"entity.name.tag","settings":{"foreground":"#72f1b8"}},{"scope":["punctuation.definition.tag"],"settings":{"foreground":"#36f9f6"}},{"scope":"entity.other.attribute-name","settings":{"foreground":"#fede5d"}},{"scope":"entity.other.attribute-name.html","settings":{"fontStyle":"italic","foreground":"#fede5d"}},{"scope":["entity.name.type","meta.attribute.class.html"],"settings":{"foreground":"#fe4450"}},{"scope":"entity.other.inherited-class","settings":{"foreground":"#D50"}},{"scope":["entity.name.function","variable.function"],"settings":{"foreground":"#36f9f6"}},{"scope":["keyword.control.export.js","keyword.control.import.js"],"settings":{"foreground":"#72f1b8"}},{"scope":["constant.numeric.decimal.js"],"settings":{"foreground":"#2EE2FA"}},{"scope":"keyword","settings":{"foreground":"#fede5d"}},{"scope":"keyword.control","settings":{"foreground":"#fede5d"}},{"scope":"keyword.operator","settings":{"foreground":"#fede5d"}},{"scope":["keyword.operator.new","keyword.operator.expression","keyword.operator.logical"],"settings":{"foreground":"#fede5d"}},{"scope":"keyword.other.unit","settings":{"foreground":"#f97e72"}},{"scope":"support","settings":{"foreground":"#fe4450"}},{"scope":"support.function","settings":{"foreground":"#36f9f6"}},{"scope":"support.variable","settings":{"foreground":"#ff7edb"}},{"scope":["meta.object-literal.key","support.type.property-name"],"settings":{"foreground":"#ff7edb"}},{"scope":"punctuation.separator.key-value","settings":{"foreground":"#b6b1b1"}},{"scope":"punctuation.section.embedded","settings":{"foreground":"#fede5d"}},{"scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end"],"settings":{"foreground":"#72f1b8"}},{"scope":["support.type.property-name.css","support.type.property-name.json"],"settings":{"foreground":"#72f1b8"}},{"scope":"switch-block.expr.js","settings":{"foreground":"#72f1b8"}},{"scope":"variable.other.constant.property.js, variable.other.property.js","settings":{"foreground":"#2ee2fa"}},{"scope":"constant.other.color","settings":{"foreground":"#f97e72"}},{"scope":"support.constant.font-name","settings":{"foreground":"#f97e72"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#36f9f6"}},{"scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#D50"}},{"scope":"support.function.misc.css","settings":{"foreground":"#fe4450"}},{"scope":["markup.heading","entity.name.section"],"settings":{"foreground":"#ff7edb"}},{"scope":["text.html","keyword.operator.assignment"],"settings":{"foreground":"#ffffffee"}},{"scope":"markup.quote","settings":{"fontStyle":"italic","foreground":"#b6b1b1cc"}},{"scope":"beginning.punctuation.definition.list","settings":{"foreground":"#ff7edb"}},{"scope":"markup.underline.link","settings":{"foreground":"#D50"}},{"scope":"string.other.link.description","settings":{"foreground":"#f97e72"}},{"scope":"meta.function-call.generic.python","settings":{"foreground":"#36f9f6"}},{"scope":"variable.parameter.function-call.python","settings":{"foreground":"#72f1b8"}},{"scope":"storage.type.cs","settings":{"foreground":"#fe4450"}},{"scope":"entity.name.variable.local.cs","settings":{"foreground":"#ff7edb"}},{"scope":["entity.name.variable.field.cs","entity.name.variable.property.cs"],"settings":{"foreground":"#ff7edb"}},{"scope":"constant.other.placeholder.c","settings":{"fontStyle":"italic","foreground":"#72f1b8"}},{"scope":["keyword.control.directive.include.c","keyword.control.directive.define.c"],"settings":{"foreground":"#72f1b8"}},{"scope":"storage.modifier.c","settings":{"foreground":"#fe4450"}},{"scope":"source.cpp keyword.operator","settings":{"foreground":"#fede5d"}},{"scope":"constant.other.placeholder.cpp","settings":{"fontStyle":"italic","foreground":"#72f1b8"}},{"scope":["keyword.control.directive.include.cpp","keyword.control.directive.define.cpp"],"settings":{"foreground":"#72f1b8"}},{"scope":"storage.modifier.specifier.const.cpp","settings":{"foreground":"#fe4450"}},{"scope":["source.elixir support.type.elixir","source.elixir meta.module.elixir entity.name.class.elixir"],"settings":{"foreground":"#36f9f6"}},{"scope":"source.elixir entity.name.function","settings":{"foreground":"#72f1b8"}},{"scope":["source.elixir constant.other.symbol.elixir","source.elixir constant.other.keywords.elixir"],"settings":{"foreground":"#36f9f6"}},{"scope":"source.elixir punctuation.definition.string","settings":{"foreground":"#72f1b8"}},{"scope":["source.elixir variable.other.readwrite.module.elixir","source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir"],"settings":{"foreground":"#72f1b8"}},{"scope":"source.elixir .punctuation.binary.elixir","settings":{"fontStyle":"italic","foreground":"#ff7edb"}},{"scope":["entity.global.clojure"],"settings":{"fontStyle":"bold","foreground":"#36f9f6"}},{"scope":["storage.control.clojure"],"settings":{"fontStyle":"italic","foreground":"#36f9f6"}},{"scope":["meta.metadata.simple.clojure","meta.metadata.map.clojure"],"settings":{"fontStyle":"italic","foreground":"#fe4450"}},{"scope":["meta.quoted-expression.clojure"],"settings":{"fontStyle":"italic"}},{"scope":["meta.symbol.clojure"],"settings":{"foreground":"#ff7edbff"}},{"scope":"source.go","settings":{"foreground":"#ff7edbff"}},{"scope":"source.go meta.function-call.go","settings":{"foreground":"#36f9f6"}},{"scope":["source.go keyword.package.go","source.go keyword.import.go","source.go keyword.function.go","source.go keyword.type.go","source.go keyword.const.go","source.go keyword.var.go","source.go keyword.map.go","source.go keyword.channel.go","source.go keyword.control.go"],"settings":{"foreground":"#fede5d"}},{"scope":["source.go storage.type","source.go keyword.struct.go","source.go keyword.interface.go"],"settings":{"foreground":"#72f1b8"}},{"scope":["source.go constant.language.go","source.go constant.other.placeholder.go","source.go variable"],"settings":{"foreground":"#2EE2FA"}},{"scope":["markup.underline.link.markdown","markup.inline.raw.string.markdown"],"settings":{"fontStyle":"italic","foreground":"#72f1b8"}},{"scope":["string.other.link.title.markdown"],"settings":{"foreground":"#fede5d"}},{"scope":["markup.heading.markdown","entity.name.section.markdown"],"settings":{"fontStyle":"bold","foreground":"#ff7edb"}},{"scope":["markup.italic.markdown"],"settings":{"fontStyle":"italic","foreground":"#2EE2FA"}},{"scope":["markup.bold.markdown"],"settings":{"fontStyle":"bold","foreground":"#2EE2FA"}},{"scope":["punctuation.definition.quote.begin.markdown","markup.quote.markdown"],"settings":{"foreground":"#72f1b8"}},{"scope":["source.dart","source.python","source.scala"],"settings":{"foreground":"#ff7edbff"}},{"scope":["string.interpolated.single.dart"],"settings":{"foreground":"#f97e72"}},{"scope":["variable.parameter.dart"],"settings":{"foreground":"#72f1b8"}},{"scope":["constant.numeric.dart"],"settings":{"foreground":"#2EE2FA"}},{"scope":["variable.parameter.scala"],"settings":{"foreground":"#2EE2FA"}},{"scope":["meta.template.expression.scala"],"settings":{"foreground":"#72f1b8"}}],"type":"dark"}`));export{t as default};
|
|
2
|
+
//# sourceMappingURL=synthwave-84.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"synthwave-84.js","sources":["../../../../../node_modules/.pnpm/@shikijs+themes@3.13.0/node_modules/@shikijs/themes/dist/synthwave-84.mjs"],"sourcesContent":["/* Theme: synthwave-84 */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#171520\\\",\\\"activityBar.dropBackground\\\":\\\"#34294f66\\\",\\\"activityBar.foreground\\\":\\\"#ffffffCC\\\",\\\"activityBarBadge.background\\\":\\\"#f97e72\\\",\\\"activityBarBadge.foreground\\\":\\\"#2a2139\\\",\\\"badge.background\\\":\\\"#2a2139\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#232530\\\",\\\"button.background\\\":\\\"#614D85\\\",\\\"debugToolBar.background\\\":\\\"#463465\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#0beb9935\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#fe445035\\\",\\\"dropdown.background\\\":\\\"#232530\\\",\\\"dropdown.listBackground\\\":\\\"#2a2139\\\",\\\"editor.background\\\":\\\"#262335\\\",\\\"editor.findMatchBackground\\\":\\\"#D18616bb\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#D1861655\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#34294f1a\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#463564\\\",\\\"editor.lineHighlightBorder\\\":\\\"#7059AB66\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#49549539\\\",\\\"editor.selectionBackground\\\":\\\"#ffffff20\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#ffffff20\\\",\\\"editor.wordHighlightBackground\\\":\\\"#34294f88\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#34294f88\\\",\\\"editorBracketMatch.background\\\":\\\"#34294f66\\\",\\\"editorBracketMatch.border\\\":\\\"#495495\\\",\\\"editorCodeLens.foreground\\\":\\\"#ffffff7c\\\",\\\"editorCursor.background\\\":\\\"#241b2f\\\",\\\"editorCursor.foreground\\\":\\\"#f97e72\\\",\\\"editorError.foreground\\\":\\\"#fe4450\\\",\\\"editorGroup.border\\\":\\\"#495495\\\",\\\"editorGroup.dropBackground\\\":\\\"#4954954a\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#241b2f\\\",\\\"editorGutter.addedBackground\\\":\\\"#206d4bd6\\\",\\\"editorGutter.deletedBackground\\\":\\\"#fa2e46a4\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#b893ce8f\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#A148AB80\\\",\\\"editorIndentGuide.background\\\":\\\"#444251\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#ffffffcc\\\",\\\"editorLineNumber.foreground\\\":\\\"#ffffff73\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#09f7a099\\\",\\\"editorOverviewRuler.border\\\":\\\"#34294fb3\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#fe445099\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#fe4450dd\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#D1861699\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#b893ce99\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#72f1b8cc\\\",\\\"editorRuler.foreground\\\":\\\"#A148AB80\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#f97e72\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#ffffff36\\\",\\\"editorWarning.foreground\\\":\\\"#72f1b8cc\\\",\\\"editorWidget.background\\\":\\\"#171520DC\\\",\\\"editorWidget.border\\\":\\\"#ffffff22\\\",\\\"editorWidget.resizeBorder\\\":\\\"#ffffff44\\\",\\\"errorForeground\\\":\\\"#fe4450\\\",\\\"extensionButton.prominentBackground\\\":\\\"#f97e72\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#ff7edb\\\",\\\"focusBorder\\\":\\\"#1f212b\\\",\\\"foreground\\\":\\\"#ffffff\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#72f1b8cc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#fe4450\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#ffffff59\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#b893ceee\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#72f1b8\\\",\\\"input.background\\\":\\\"#2a2139\\\",\\\"inputOption.activeBorder\\\":\\\"#ff7edb99\\\",\\\"inputValidation.errorBackground\\\":\\\"#fe445080\\\",\\\"inputValidation.errorBorder\\\":\\\"#fe445000\\\",\\\"list.activeSelectionBackground\\\":\\\"#ffffff20\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.dropBackground\\\":\\\"#34294f66\\\",\\\"list.errorForeground\\\":\\\"#fe4450E6\\\",\\\"list.focusBackground\\\":\\\"#ffffff20\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#f97e72\\\",\\\"list.hoverBackground\\\":\\\"#37294d99\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveFocusBackground\\\":\\\"#2a213999\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#ffffff20\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.warningForeground\\\":\\\"#72f1b8bb\\\",\\\"menu.background\\\":\\\"#463465\\\",\\\"minimapGutter.addedBackground\\\":\\\"#09f7a099\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#fe4450\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#b893ce\\\",\\\"panelTitle.activeBorder\\\":\\\"#f97e72\\\",\\\"peekView.border\\\":\\\"#495495\\\",\\\"peekViewEditor.background\\\":\\\"#232530\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#D18616bb\\\",\\\"peekViewResult.background\\\":\\\"#232530\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#D1861655\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2a213980\\\",\\\"peekViewTitle.background\\\":\\\"#232530\\\",\\\"pickerGroup.foreground\\\":\\\"#f97e72ea\\\",\\\"progressBar.background\\\":\\\"#f97e72\\\",\\\"scrollbar.shadow\\\":\\\"#2a2139\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#9d8bca20\\\",\\\"scrollbarSlider.background\\\":\\\"#9d8bca30\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#9d8bca50\\\",\\\"selection.background\\\":\\\"#ffffff20\\\",\\\"sideBar.background\\\":\\\"#241b2f\\\",\\\"sideBar.dropBackground\\\":\\\"#34294f4c\\\",\\\"sideBar.foreground\\\":\\\"#ffffff99\\\",\\\"sideBarSectionHeader.background\\\":\\\"#241b2f\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#ffffffca\\\",\\\"statusBar.background\\\":\\\"#241b2f\\\",\\\"statusBar.debuggingBackground\\\":\\\"#f97e72\\\",\\\"statusBar.debuggingForeground\\\":\\\"#08080f\\\",\\\"statusBar.foreground\\\":\\\"#ffffff80\\\",\\\"statusBar.noFolderBackground\\\":\\\"#241b2f\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#2a2139\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#34294f\\\",\\\"tab.activeBorder\\\":\\\"#880088\\\",\\\"tab.border\\\":\\\"#241b2f00\\\",\\\"tab.inactiveBackground\\\":\\\"#262335\\\",\\\"terminal.ansiBlue\\\":\\\"#03edf9\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#03edf9\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#03edf9\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#72f1b8\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#ff7edb\\\",\\\"terminal.ansiBrightRed\\\":\\\"#fe4450\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#fede5d\\\",\\\"terminal.ansiCyan\\\":\\\"#03edf9\\\",\\\"terminal.ansiGreen\\\":\\\"#72f1b8\\\",\\\"terminal.ansiMagenta\\\":\\\"#ff7edb\\\",\\\"terminal.ansiRed\\\":\\\"#fe4450\\\",\\\"terminal.ansiYellow\\\":\\\"#f3e70f\\\",\\\"terminal.foreground\\\":\\\"#ffffff\\\",\\\"terminal.selectionBackground\\\":\\\"#ffffff20\\\",\\\"terminalCursor.background\\\":\\\"#ffffff\\\",\\\"terminalCursor.foreground\\\":\\\"#03edf9\\\",\\\"textLink.activeForeground\\\":\\\"#ff7edb\\\",\\\"textLink.foreground\\\":\\\"#f97e72\\\",\\\"titleBar.activeBackground\\\":\\\"#241b2f\\\",\\\"titleBar.inactiveBackground\\\":\\\"#241b2f\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#232530\\\",\\\"widget.shadow\\\":\\\"#2a2139\\\"},\\\"displayName\\\":\\\"Synthwave '84\\\",\\\"name\\\":\\\"synthwave-84\\\",\\\"semanticHighlighting\\\":true,\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"string.quoted.docstring.multi.python\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin.python\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end.python\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#848bbd\\\"}},{\\\"scope\\\":[\\\"string.quoted\\\",\\\"string.template\\\",\\\"punctuation.definition.string\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff8b39\\\"}},{\\\"scope\\\":\\\"string.template meta.embedded.line\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b6b1b1\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"entity.name.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":\\\"variable.language\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"variable.parameter\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"constant\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"constant.numeric\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"constant.language\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"entity.name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"entity.name.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.html\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":[\\\"entity.name.type\\\",\\\"meta.attribute.class.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"entity.other.inherited-class\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#D50\\\"}},{\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":[\\\"keyword.control.export.js\\\",\\\"keyword.control.import.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"constant.numeric.decimal.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":\\\"keyword\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.logical\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"support\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"support.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"support.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"support.type.property-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":\\\"punctuation.separator.key-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b6b1b1\\\"}},{\\\"scope\\\":\\\"punctuation.section.embedded\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"support.type.property-name.css\\\",\\\"support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"switch-block.expr.js\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"variable.other.constant.property.js, variable.other.property.js\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#2ee2fa\\\"}},{\\\"scope\\\":\\\"constant.other.color\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"support.constant.font-name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.id\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.pseudo-class\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#D50\\\"}},{\\\"scope\\\":\\\"support.function.misc.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":[\\\"markup.heading\\\",\\\"entity.name.section\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":[\\\"text.html\\\",\\\"keyword.operator.assignment\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffffee\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#b6b1b1cc\\\"}},{\\\"scope\\\":\\\"beginning.punctuation.definition.list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":\\\"markup.underline.link\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#D50\\\"}},{\\\"scope\\\":\\\"string.other.link.description\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":\\\"meta.function-call.generic.python\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"variable.parameter.function-call.python\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"storage.type.cs\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"entity.name.variable.local.cs\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":[\\\"entity.name.variable.field.cs\\\",\\\"entity.name.variable.property.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":\\\"constant.other.placeholder.c\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"keyword.control.directive.include.c\\\",\\\"keyword.control.directive.define.c\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"storage.modifier.c\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":\\\"source.cpp keyword.operator\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":\\\"constant.other.placeholder.cpp\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"keyword.control.directive.include.cpp\\\",\\\"keyword.control.directive.define.cpp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"storage.modifier.specifier.const.cpp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"source.elixir entity.name.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":[\\\"entity.global.clojure\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":[\\\"storage.control.clojure\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":[\\\"meta.metadata.simple.clojure\\\",\\\"meta.metadata.map.clojure\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#fe4450\\\"}},{\\\"scope\\\":[\\\"meta.quoted-expression.clojure\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"meta.symbol.clojure\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edbff\\\"}},{\\\"scope\\\":\\\"source.go\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edbff\\\"}},{\\\"scope\\\":\\\"source.go meta.function-call.go\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#36f9f6\\\"}},{\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":[\\\"source.go storage.type\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\",\\\"source.go variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":[\\\"markup.underline.link.markdown\\\",\\\"markup.inline.raw.string.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"string.other.link.title.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#fede5d\\\"}},{\\\"scope\\\":[\\\"markup.heading.markdown\\\",\\\"entity.name.section.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#ff7edb\\\"}},{\\\"scope\\\":[\\\"markup.italic.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":[\\\"markup.bold.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.quote.begin.markdown\\\",\\\"markup.quote.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"source.dart\\\",\\\"source.python\\\",\\\"source.scala\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff7edbff\\\"}},{\\\"scope\\\":[\\\"string.interpolated.single.dart\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f97e72\\\"}},{\\\"scope\\\":[\\\"variable.parameter.dart\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}},{\\\"scope\\\":[\\\"constant.numeric.dart\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":[\\\"variable.parameter.scala\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#2EE2FA\\\"}},{\\\"scope\\\":[\\\"meta.template.expression.scala\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#72f1b8\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"names":["synthwave84"],"mappings":"0VACA,MAAAA,EAAe,OAAO,OAAO,KAAK,MAAM,0pbAAgte,CAAC","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},t=new e.Error().stack;t&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[t]="94a6455d-8e5d-452c-907f-66f43a6dbfbf",e._sentryDebugIdIdentifier="sentry-dbid-94a6455d-8e5d-452c-907f-66f43a6dbfbf")}catch{}})();const r=Object.freeze(JSON.parse('{"colors":{"activityBar.background":"#16161e","activityBar.border":"#16161e","activityBar.foreground":"#787c99","activityBar.inactiveForeground":"#3b3e52","activityBarBadge.background":"#3d59a1","activityBarBadge.foreground":"#fff","activityBarTop.foreground":"#787c99","activityBarTop.inactiveForeground":"#3b3e52","badge.background":"#7e83b230","badge.foreground":"#acb0d0","breadcrumb.activeSelectionForeground":"#a9b1d6","breadcrumb.background":"#16161e","breadcrumb.focusForeground":"#a9b1d6","breadcrumb.foreground":"#515670","breadcrumbPicker.background":"#16161e","button.background":"#3d59a1dd","button.foreground":"#ffffff","button.hoverBackground":"#3d59a1AA","button.secondaryBackground":"#3b3e52","charts.blue":"#7aa2f7","charts.foreground":"#9AA5CE","charts.green":"#41a6b5","charts.lines":"#16161e","charts.orange":"#ff9e64","charts.purple":"#9d7cd8","charts.red":"#f7768e","charts.yellow":"#e0af68","chat.avatarBackground":"#3d59a1","chat.avatarForeground":"#a9b1d6","chat.requestBorder":"#0f0f14","chat.slashCommandBackground":"#14141b","chat.slashCommandForeground":"#7aa2f7","debugConsole.errorForeground":"#bb616b","debugConsole.infoForeground":"#787c99","debugConsole.sourceForeground":"#787c99","debugConsole.warningForeground":"#c49a5a","debugConsoleInputIcon.foreground":"#73daca","debugExceptionWidget.background":"#101014","debugExceptionWidget.border":"#963c47","debugIcon.breakpointDisabledForeground":"#414761","debugIcon.breakpointForeground":"#db4b4b","debugIcon.breakpointUnverifiedForeground":"#c24242","debugTokenExpression.boolean":"#ff9e64","debugTokenExpression.error":"#bb616b","debugTokenExpression.name":"#7dcfff","debugTokenExpression.number":"#ff9e64","debugTokenExpression.string":"#9ece6a","debugTokenExpression.value":"#9aa5ce","debugToolBar.background":"#101014","debugView.stateLabelBackground":"#14141b","debugView.stateLabelForeground":"#787c99","debugView.valueChangedHighlight":"#3d59a1aa","descriptionForeground":"#515670","diffEditor.diagonalFill":"#292e42","diffEditor.insertedLineBackground":"#41a6b520","diffEditor.insertedTextBackground":"#41a6b520","diffEditor.removedLineBackground":"#db4b4b22","diffEditor.removedTextBackground":"#db4b4b22","diffEditor.unchangedCodeBackground":"#282a3b66","diffEditorGutter.insertedLineBackground":"#41a6b525","diffEditorGutter.removedLineBackground":"#db4b4b22","diffEditorOverview.insertedForeground":"#41a6b525","diffEditorOverview.removedForeground":"#db4b4b22","disabledForeground":"#545c7e","dropdown.background":"#14141b","dropdown.foreground":"#787c99","dropdown.listBackground":"#14141b","editor.background":"#1a1b26","editor.findMatchBackground":"#3d59a166","editor.findMatchBorder":"#e0af68","editor.findMatchHighlightBackground":"#3d59a166","editor.findRangeHighlightBackground":"#515c7e33","editor.focusedStackFrameHighlightBackground":"#73daca20","editor.foldBackground":"#1111174a","editor.foreground":"#a9b1d6","editor.inactiveSelectionBackground":"#515c7e25","editor.lineHighlightBackground":"#1e202e","editor.rangeHighlightBackground":"#515c7e20","editor.selectionBackground":"#515c7e4d","editor.selectionHighlightBackground":"#515c7e44","editor.stackFrameHighlightBackground":"#E2BD3A20","editor.wordHighlightBackground":"#515c7e44","editor.wordHighlightStrongBackground":"#515c7e55","editorBracketHighlight.foreground1":"#698cd6","editorBracketHighlight.foreground2":"#68b3de","editorBracketHighlight.foreground3":"#9a7ecc","editorBracketHighlight.foreground4":"#25aac2","editorBracketHighlight.foreground5":"#80a856","editorBracketHighlight.foreground6":"#c49a5a","editorBracketHighlight.unexpectedBracket.foreground":"#db4b4b","editorBracketMatch.background":"#16161e","editorBracketMatch.border":"#42465d","editorBracketPairGuide.activeBackground1":"#698cd6","editorBracketPairGuide.activeBackground2":"#68b3de","editorBracketPairGuide.activeBackground3":"#9a7ecc","editorBracketPairGuide.activeBackground4":"#25aac2","editorBracketPairGuide.activeBackground5":"#80a856","editorBracketPairGuide.activeBackground6":"#c49a5a","editorCodeLens.foreground":"#51597d","editorCursor.foreground":"#c0caf5","editorError.foreground":"#db4b4b","editorGhostText.foreground":"#646e9c","editorGroup.border":"#101014","editorGroup.dropBackground":"#1e202e","editorGroupHeader.border":"#101014","editorGroupHeader.noTabsBackground":"#16161e","editorGroupHeader.tabsBackground":"#16161e","editorGroupHeader.tabsBorder":"#101014","editorGutter.addedBackground":"#164846","editorGutter.deletedBackground":"#823c41","editorGutter.modifiedBackground":"#394b70","editorHint.foreground":"#0da0ba","editorHoverWidget.background":"#16161e","editorHoverWidget.border":"#101014","editorIndentGuide.activeBackground1":"#363b54","editorIndentGuide.background1":"#232433","editorInfo.foreground":"#0da0ba","editorInlayHint.foreground":"#646e9c","editorLightBulb.foreground":"#e0af68","editorLightBulbAutoFix.foreground":"#e0af68","editorLineNumber.activeForeground":"#787c99","editorLineNumber.foreground":"#363b54","editorLink.activeForeground":"#acb0d0","editorMarkerNavigation.background":"#16161e","editorOverviewRuler.addedForeground":"#164846","editorOverviewRuler.border":"#101014","editorOverviewRuler.bracketMatchForeground":"#101014","editorOverviewRuler.deletedForeground":"#703438","editorOverviewRuler.errorForeground":"#db4b4b","editorOverviewRuler.findMatchForeground":"#a9b1d644","editorOverviewRuler.infoForeground":"#1abc9c","editorOverviewRuler.modifiedForeground":"#394b70","editorOverviewRuler.rangeHighlightForeground":"#a9b1d644","editorOverviewRuler.selectionHighlightForeground":"#a9b1d622","editorOverviewRuler.warningForeground":"#e0af68","editorOverviewRuler.wordHighlightForeground":"#bb9af755","editorOverviewRuler.wordHighlightStrongForeground":"#bb9af766","editorPane.background":"#1a1b26","editorRuler.foreground":"#101014","editorSuggestWidget.background":"#16161e","editorSuggestWidget.border":"#101014","editorSuggestWidget.highlightForeground":"#6183bb","editorSuggestWidget.selectedBackground":"#20222c","editorWarning.foreground":"#e0af68","editorWhitespace.foreground":"#363b54","editorWidget.background":"#16161e","editorWidget.border":"#101014","editorWidget.foreground":"#787c99","editorWidget.resizeBorder":"#545c7e33","errorForeground":"#515670","extensionBadge.remoteBackground":"#3d59a1","extensionBadge.remoteForeground":"#ffffff","extensionButton.prominentBackground":"#3d59a1DD","extensionButton.prominentForeground":"#ffffff","extensionButton.prominentHoverBackground":"#3d59a1AA","focusBorder":"#545c7e33","foreground":"#787c99","gitDecoration.addedResourceForeground":"#449dab","gitDecoration.conflictingResourceForeground":"#e0af68cc","gitDecoration.deletedResourceForeground":"#914c54","gitDecoration.ignoredResourceForeground":"#515670","gitDecoration.modifiedResourceForeground":"#6183bb","gitDecoration.renamedResourceForeground":"#449dab","gitDecoration.stageDeletedResourceForeground":"#914c54","gitDecoration.stageModifiedResourceForeground":"#6183bb","gitDecoration.untrackedResourceForeground":"#449dab","gitlens.gutterBackgroundColor":"#16161e","gitlens.gutterForegroundColor":"#787c99","gitlens.gutterUncommittedForegroundColor":"#7aa2f7","gitlens.trailingLineForegroundColor":"#646e9c","icon.foreground":"#787c99","inlineChat.foreground":"#a9b1d6","inlineChatDiff.inserted":"#41a6b540","inlineChatDiff.removed":"#db4b4b42","inlineChatInput.background":"#14141b","input.background":"#14141b","input.border":"#0f0f14","input.foreground":"#a9b1d6","input.placeholderForeground":"#787c998A","inputOption.activeBackground":"#3d59a144","inputOption.activeForeground":"#c0caf5","inputValidation.errorBackground":"#85353e","inputValidation.errorBorder":"#963c47","inputValidation.errorForeground":"#bbc2e0","inputValidation.infoBackground":"#3d59a15c","inputValidation.infoBorder":"#3d59a1","inputValidation.infoForeground":"#bbc2e0","inputValidation.warningBackground":"#c2985b","inputValidation.warningBorder":"#e0af68","inputValidation.warningForeground":"#000000","list.activeSelectionBackground":"#202330","list.activeSelectionForeground":"#a9b1d6","list.deemphasizedForeground":"#787c99","list.dropBackground":"#1e202e","list.errorForeground":"#bb616b","list.focusBackground":"#1c1d29","list.focusForeground":"#a9b1d6","list.highlightForeground":"#668ac4","list.hoverBackground":"#13131a","list.hoverForeground":"#a9b1d6","list.inactiveSelectionBackground":"#1c1d29","list.inactiveSelectionForeground":"#a9b1d6","list.invalidItemForeground":"#c97018","list.warningForeground":"#c49a5a","listFilterWidget.background":"#101014","listFilterWidget.noMatchesOutline":"#a6333f","listFilterWidget.outline":"#3d59a1","menu.background":"#16161e","menu.border":"#101014","menu.foreground":"#787c99","menu.selectionBackground":"#1e202e","menu.selectionForeground":"#a9b1d6","menu.separatorBackground":"#101014","menubar.selectionBackground":"#1e202e","menubar.selectionBorder":"#1b1e2e","menubar.selectionForeground":"#a9b1d6","merge.currentContentBackground":"#007a7544","merge.currentHeaderBackground":"#41a6b525","merge.incomingContentBackground":"#3d59a144","merge.incomingHeaderBackground":"#3d59a1aa","mergeEditor.change.background":"#41a6b525","mergeEditor.change.word.background":"#41a6b540","mergeEditor.conflict.handled.minimapOverViewRuler":"#449dab","mergeEditor.conflict.handledFocused.border":"#41a6b565","mergeEditor.conflict.handledUnfocused.border":"#41a6b525","mergeEditor.conflict.unhandled.minimapOverViewRuler":"#e0af68","mergeEditor.conflict.unhandledFocused.border":"#e0af68b0","mergeEditor.conflict.unhandledUnfocused.border":"#e0af6888","minimapGutter.addedBackground":"#1C5957","minimapGutter.deletedBackground":"#944449","minimapGutter.modifiedBackground":"#425882","multiDiffEditor.border":"#1a1b26","multiDiffEditor.headerBackground":"#1a1b26","notebook.cellBorderColor":"#101014","notebook.cellEditorBackground":"#16161e","notebook.cellStatusBarItemHoverBackground":"#1c1d29","notebook.editorBackground":"#1a1b26","notebook.focusedCellBorder":"#29355a","notificationCenterHeader.background":"#101014","notificationLink.foreground":"#6183bb","notifications.background":"#101014","notificationsErrorIcon.foreground":"#bb616b","notificationsInfoIcon.foreground":"#0da0ba","notificationsWarningIcon.foreground":"#bba461","panel.background":"#16161e","panel.border":"#101014","panelInput.border":"#16161e","panelTitle.activeBorder":"#16161e","panelTitle.activeForeground":"#787c99","panelTitle.inactiveForeground":"#42465d","peekView.border":"#101014","peekViewEditor.background":"#16161e","peekViewEditor.matchHighlightBackground":"#3d59a166","peekViewResult.background":"#101014","peekViewResult.fileForeground":"#787c99","peekViewResult.lineForeground":"#a9b1d6","peekViewResult.matchHighlightBackground":"#3d59a166","peekViewResult.selectionBackground":"#3d59a133","peekViewResult.selectionForeground":"#a9b1d6","peekViewTitle.background":"#101014","peekViewTitleDescription.foreground":"#787c99","peekViewTitleLabel.foreground":"#a9b1d6","pickerGroup.border":"#101014","pickerGroup.foreground":"#a9b1d6","progressBar.background":"#3d59a1","sash.hoverBorder":"#29355a","scmGraph.foreground1":"#ff9e64","scmGraph.foreground2":"#e0af68","scmGraph.foreground3":"#41a6b5","scmGraph.foreground4":"#7aa2f7","scmGraph.foreground5":"#bb9af7","scmGraph.historyItemBaseRefColor":"#9d7cd8","scmGraph.historyItemHoverAdditionsForeground":"#41a6b5","scmGraph.historyItemHoverDefaultLabelForeground":"#a9b1d6","scmGraph.historyItemHoverDeletionsForeground":"#f7768e","scmGraph.historyItemHoverLabelForeground":"#1b1e2e","scmGraph.historyItemRefColor":"#506FCA","scmGraph.historyItemRemoteRefColor":"#41a6b5","scrollbar.shadow":"#00000033","scrollbarSlider.activeBackground":"#868bc422","scrollbarSlider.background":"#868bc415","scrollbarSlider.hoverBackground":"#868bc410","selection.background":"#515c7e40","settings.headerForeground":"#6183bb","sideBar.background":"#16161e","sideBar.border":"#101014","sideBar.dropBackground":"#1e202e","sideBar.foreground":"#787c99","sideBarSectionHeader.background":"#16161e","sideBarSectionHeader.border":"#101014","sideBarSectionHeader.foreground":"#a9b1d6","sideBarTitle.foreground":"#787c99","statusBar.background":"#16161e","statusBar.border":"#101014","statusBar.debuggingBackground":"#16161e","statusBar.debuggingForeground":"#787c99","statusBar.foreground":"#787c99","statusBar.noFolderBackground":"#16161e","statusBarItem.activeBackground":"#101014","statusBarItem.hoverBackground":"#20222c","statusBarItem.prominentBackground":"#101014","statusBarItem.prominentHoverBackground":"#20222c","tab.activeBackground":"#16161e","tab.activeBorder":"#3d59a1","tab.activeForeground":"#a9b1d6","tab.activeModifiedBorder":"#1a1b26","tab.border":"#101014","tab.hoverForeground":"#a9b1d6","tab.inactiveBackground":"#16161e","tab.inactiveForeground":"#787c99","tab.inactiveModifiedBorder":"#1f202e","tab.lastPinnedBorder":"#222333","tab.unfocusedActiveBorder":"#1f202e","tab.unfocusedActiveForeground":"#a9b1d6","tab.unfocusedHoverForeground":"#a9b1d6","tab.unfocusedInactiveForeground":"#787c99","terminal.ansiBlack":"#363b54","terminal.ansiBlue":"#7aa2f7","terminal.ansiBrightBlack":"#363b54","terminal.ansiBrightBlue":"#7aa2f7","terminal.ansiBrightCyan":"#7dcfff","terminal.ansiBrightGreen":"#73daca","terminal.ansiBrightMagenta":"#bb9af7","terminal.ansiBrightRed":"#f7768e","terminal.ansiBrightWhite":"#acb0d0","terminal.ansiBrightYellow":"#e0af68","terminal.ansiCyan":"#7dcfff","terminal.ansiGreen":"#73daca","terminal.ansiMagenta":"#bb9af7","terminal.ansiRed":"#f7768e","terminal.ansiWhite":"#787c99","terminal.ansiYellow":"#e0af68","terminal.background":"#16161e","terminal.foreground":"#787c99","terminal.selectionBackground":"#515c7e4d","textBlockQuote.background":"#16161e","textCodeBlock.background":"#16161e","textLink.activeForeground":"#7dcfff","textLink.foreground":"#6183bb","textPreformat.foreground":"#9699a8","textSeparator.foreground":"#363b54","titleBar.activeBackground":"#16161e","titleBar.activeForeground":"#787c99","titleBar.border":"#101014","titleBar.inactiveBackground":"#16161e","titleBar.inactiveForeground":"#787c99","toolbar.activeBackground":"#202330","toolbar.hoverBackground":"#202330","tree.indentGuidesStroke":"#2b2b3b","walkThrough.embeddedEditorBackground":"#16161e","widget.shadow":"#ffffff00","window.activeBorder":"#0d0f17","window.inactiveBorder":"#0d0f17"},"displayName":"Tokyo Night","name":"tokyo-night","semanticTokenColors":{"*.defaultLibrary":{"foreground":"#2ac3de"},"parameter":{"foreground":"#d9d4cd"},"parameter.declaration":{"foreground":"#e0af68"},"property.declaration":{"foreground":"#73daca"},"property.defaultLibrary":{"foreground":"#2ac3de"},"variable":{"foreground":"#c0caf5"},"variable.declaration":{"foreground":"#bb9af7"},"variable.defaultLibrary":{"foreground":"#2ac3de"}},"tokenColors":[{"scope":["comment","meta.var.expr storage.type","keyword.control.flow","keyword.control.return","meta.directive.vue punctuation.separator.key-value.html","meta.directive.vue entity.other.attribute-name.html","tag.decorator.js entity.name.tag.js","tag.decorator.js punctuation.definition.tag.js","storage.modifier","string.quoted.docstring.multi","string.quoted.docstring.multi.python punctuation.definition.string.begin","string.quoted.docstring.multi.python punctuation.definition.string.end","string.quoted.docstring.multi.python constant.character.escape"],"settings":{"fontStyle":"italic"}},{"scope":["keyword.control.flow.block-scalar.literal","keyword.control.flow.python"],"settings":{"fontStyle":""}},{"scope":["comment","comment.block.documentation","punctuation.definition.comment","comment.block.documentation punctuation","string.quoted.docstring.multi","string.quoted.docstring.multi.python punctuation.definition.string.begin","string.quoted.docstring.multi.python punctuation.definition.string.end","string.quoted.docstring.multi.python constant.character.escape"],"settings":{"foreground":"#51597d"}},{"scope":["keyword.operator.assignment.jsdoc","comment.block.documentation variable","comment.block.documentation storage","comment.block.documentation keyword","comment.block.documentation support","comment.block.documentation markup","comment.block.documentation markup.inline.raw.string.markdown","meta.other.type.phpdoc.php keyword.other.type.php","meta.other.type.phpdoc.php support.other.namespace.php","meta.other.type.phpdoc.php punctuation.separator.inheritance.php","meta.other.type.phpdoc.php support.class","keyword.other.phpdoc.php","log.date"],"settings":{"foreground":"#5a638c"}},{"scope":["meta.other.type.phpdoc.php support.class","comment.block.documentation storage.type","comment.block.documentation punctuation.definition.block.tag","comment.block.documentation entity.name.type.instance"],"settings":{"foreground":"#646e9c"}},{"scope":["variable.other.constant","punctuation.definition.constant","constant.language","constant.numeric","support.constant","constant.other.caps"],"settings":{"foreground":"#ff9e64"}},{"scope":["string","constant.other.symbol","constant.other.key","meta.attribute-selector","string constant.character"],"settings":{"fontStyle":"","foreground":"#9ece6a"}},{"scope":["constant.other.color","constant.other.color.rgb-value.hex punctuation.definition.constant"],"settings":{"foreground":"#9aa5ce"}},{"scope":["invalid","invalid.illegal"],"settings":{"foreground":"#ff5370"}},{"scope":"invalid.deprecated","settings":{"foreground":"#bb9af7"}},{"scope":"storage.type","settings":{"foreground":"#bb9af7"}},{"scope":["meta.var.expr storage.type","storage.modifier"],"settings":{"foreground":"#9d7cd8"}},{"scope":["punctuation.definition.template-expression","punctuation.section.embedded","meta.embedded.line.tag.smarty","support.constant.handlebars","punctuation.section.tag.twig"],"settings":{"foreground":"#7dcfff"}},{"scope":["keyword.control.smarty","keyword.control.twig","support.constant.handlebars keyword.control","keyword.operator.comparison.twig","keyword.blade","entity.name.function.blade","meta.tag.blade keyword.other.type.php"],"settings":{"foreground":"#0db9d7"}},{"scope":["keyword.operator.spread","keyword.operator.rest"],"settings":{"fontStyle":"bold","foreground":"#f7768e"}},{"scope":["keyword.operator","keyword.control.as","keyword.other","keyword.operator.bitwise.shift","punctuation","expression.embbeded.vue punctuation.definition.tag","text.html.twig meta.tag.inline.any.html","meta.tag.template.value.twig meta.function.arguments.twig","meta.directive.vue punctuation.separator.key-value.html","punctuation.definition.constant.markdown","punctuation.definition.string","punctuation.support.type.property-name","text.html.vue-html meta.tag","meta.attribute.directive","punctuation.definition.keyword","punctuation.terminator.rule","punctuation.definition.entity","punctuation.separator.inheritance.php","keyword.other.template","keyword.other.substitution","entity.name.operator","meta.property-list punctuation.separator.key-value","meta.at-rule.mixin punctuation.separator.key-value","meta.at-rule.function variable.parameter.url","meta.embedded.inline.phpx punctuation.definition.tag.begin.html","meta.embedded.inline.phpx punctuation.definition.tag.end.html"],"settings":{"foreground":"#89ddff"}},{"scope":["keyword.control.module.js","keyword.control.import","keyword.control.export","keyword.control.from","keyword.control.default","meta.import keyword.other"],"settings":{"foreground":"#7dcfff"}},{"scope":["keyword","keyword.control","keyword.other.important"],"settings":{"foreground":"#bb9af7"}},{"scope":"keyword.other.DML","settings":{"foreground":"#7dcfff"}},{"scope":["keyword.operator.logical","storage.type.function","keyword.operator.bitwise","keyword.operator.ternary","keyword.operator.comparison","keyword.operator.relational","keyword.operator.or.regexp"],"settings":{"foreground":"#bb9af7"}},{"scope":"entity.name.tag","settings":{"foreground":"#f7768e"}},{"scope":["entity.name.tag support.class.component","meta.tag.custom entity.name.tag","meta.tag.other.unrecognized.html.derivative entity.name.tag","meta.tag"],"settings":{"foreground":"#de5971"}},{"scope":["punctuation.definition.tag","text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic"],"settings":{"foreground":"#ba3c97"}},{"scope":["constant.other.php","variable.other.global.safer","variable.other.global.safer punctuation.definition.variable","variable.other.global","variable.other.global punctuation.definition.variable","constant.other"],"settings":{"foreground":"#e0af68"}},{"scope":["variable","support.variable","string constant.other.placeholder","variable.parameter.handlebars","variable.other.object","meta.fstring","meta.function-call meta.function-call.arguments","meta.embedded.inline.phpx constant.other.php"],"settings":{"foreground":"#c0caf5"}},{"scope":"meta.array.literal variable","settings":{"foreground":"#7dcfff"}},{"scope":["meta.object-literal.key","entity.name.type.hcl","string.alias.graphql","string.unquoted.graphql","string.unquoted.alias.graphql","meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js","meta.field.declaration.ts variable.object.property","meta.block entity.name.label"],"settings":{"foreground":"#73daca"}},{"scope":["variable.other.property","support.variable.property","support.variable.property.dom","meta.function-call variable.other.object.property"],"settings":{"foreground":"#7dcfff"}},{"scope":"variable.other.object.property","settings":{"foreground":"#c0caf5"}},{"scope":"meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key","settings":{"foreground":"#41a6b5"}},{"scope":"source.cpp meta.block variable.other","settings":{"foreground":"#f7768e"}},{"scope":"support.other.variable","settings":{"foreground":"#f7768e"}},{"scope":["meta.class-method.js entity.name.function.js","entity.name.method.js","variable.function.constructor","keyword.other.special-method","storage.type.cs"],"settings":{"foreground":"#7aa2f7"}},{"scope":["entity.name.function","variable.other.enummember","meta.function-call","meta.function-call entity.name.function","variable.function","meta.definition.method entity.name.function","meta.object-literal entity.name.function"],"settings":{"foreground":"#7aa2f7"}},{"scope":["variable.parameter.function.language.special","variable.parameter","meta.function.parameters punctuation.definition.variable","meta.function.parameter variable"],"settings":{"foreground":"#e0af68"}},{"scope":["keyword.other.type.php","storage.type.php","constant.character","constant.escape","keyword.other.unit"],"settings":{"foreground":"#bb9af7"}},{"scope":["meta.definition.variable variable.other.constant","meta.definition.variable variable.other.readwrite","variable.declaration.hcl variable.other.readwrite.hcl","meta.mapping.key.hcl variable.other.readwrite.hcl","variable.other.declaration"],"settings":{"foreground":"#bb9af7"}},{"scope":"entity.other.inherited-class","settings":{"fontStyle":"","foreground":"#bb9af7"}},{"scope":["support.class","support.type","variable.other.readwrite.alias","support.orther.namespace.use.php","meta.use.php","support.other.namespace.php","support.type.sys-types","support.variable.dom","support.constant.math","support.type.object.module","support.constant.json","entity.name.namespace","meta.import.qualifier","variable.other.constant.object"],"settings":{"foreground":"#0db9d7"}},{"scope":"entity.name","settings":{"foreground":"#c0caf5"}},{"scope":"support.function","settings":{"foreground":"#0db9d7"}},{"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","support.type.property-name.css","support.type.vendored.property-name","support.type.map.key"],"settings":{"foreground":"#7aa2f7"}},{"scope":["support.constant.font-name","meta.definition.variable"],"settings":{"foreground":"#9ece6a"}},{"scope":["entity.other.attribute-name.class","meta.at-rule.mixin.scss entity.name.function.scss"],"settings":{"foreground":"#9ece6a"}},{"scope":"entity.other.attribute-name.id","settings":{"foreground":"#fc7b7b"}},{"scope":"entity.name.tag.css","settings":{"foreground":"#0db9d7"}},{"scope":["entity.other.attribute-name.pseudo-class punctuation.definition.entity","entity.other.attribute-name.pseudo-element punctuation.definition.entity","entity.other.attribute-name.class punctuation.definition.entity","entity.name.tag.reference"],"settings":{"foreground":"#e0af68"}},{"scope":"meta.property-list","settings":{"foreground":"#9abdf5"}},{"scope":["meta.property-list meta.at-rule.if","meta.at-rule.return variable.parameter.url","meta.property-list meta.at-rule.else"],"settings":{"foreground":"#ff9e64"}},{"scope":["entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css"],"settings":{"foreground":"#73daca"}},{"scope":"meta.property-list meta.property-list","settings":{"foreground":"#9abdf5"}},{"scope":["meta.at-rule.mixin keyword.control.at-rule.mixin","meta.at-rule.include entity.name.function.scss","meta.at-rule.include keyword.control.at-rule.include"],"settings":{"foreground":"#bb9af7"}},{"scope":["keyword.control.at-rule.include punctuation.definition.keyword","keyword.control.at-rule.mixin punctuation.definition.keyword","meta.at-rule.include keyword.control.at-rule.include","keyword.control.at-rule.extend punctuation.definition.keyword","meta.at-rule.extend keyword.control.at-rule.extend","entity.other.attribute-name.placeholder.css punctuation.definition.entity.css","meta.at-rule.media keyword.control.at-rule.media","meta.at-rule.mixin keyword.control.at-rule.mixin","meta.at-rule.function keyword.control.at-rule.function","keyword.control punctuation.definition.keyword"],"settings":{"foreground":"#9d7cd8"}},{"scope":"meta.property-list meta.at-rule.include","settings":{"foreground":"#c0caf5"}},{"scope":"support.constant.property-value","settings":{"foreground":"#ff9e64"}},{"scope":["entity.name.module.js","variable.import.parameter.js","variable.other.class.js"],"settings":{"foreground":"#c0caf5"}},{"scope":"variable.language","settings":{"foreground":"#f7768e"}},{"scope":"variable.other punctuation.definition.variable","settings":{"foreground":"#c0caf5"}},{"scope":["source.js constant.other.object.key.js string.unquoted.label.js","variable.language.this punctuation.definition.variable","keyword.other.this"],"settings":{"foreground":"#f7768e"}},{"scope":["entity.other.attribute-name","text.html.basic entity.other.attribute-name.html","text.html.basic entity.other.attribute-name"],"settings":{"foreground":"#bb9af7"}},{"scope":"text.html constant.character.entity","settings":{"foreground":"#0DB9D7"}},{"scope":["entity.other.attribute-name.id.html","meta.directive.vue entity.other.attribute-name.html"],"settings":{"foreground":"#bb9af7"}},{"scope":"source.sass keyword.control","settings":{"foreground":"#7aa2f7"}},{"scope":["entity.other.attribute-name.pseudo-class","entity.other.attribute-name.pseudo-element","entity.other.attribute-name.placeholder","meta.property-list meta.property-value"],"settings":{"foreground":"#bb9af7"}},{"scope":"markup.inserted","settings":{"foreground":"#449dab"}},{"scope":"markup.deleted","settings":{"foreground":"#914c54"}},{"scope":"markup.changed","settings":{"foreground":"#6183bb"}},{"scope":"string.regexp","settings":{"foreground":"#b4f9f8"}},{"scope":"punctuation.definition.group","settings":{"foreground":"#f7768e"}},{"scope":["constant.other.character-class.regexp"],"settings":{"foreground":"#bb9af7"}},{"scope":["constant.other.character-class.set.regexp","punctuation.definition.character-class.regexp"],"settings":{"foreground":"#e0af68"}},{"scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#89ddff"}},{"scope":"constant.character.escape.backslash","settings":{"foreground":"#c0caf5"}},{"scope":"constant.character.escape","settings":{"foreground":"#89ddff"}},{"scope":["tag.decorator.js entity.name.tag.js","tag.decorator.js punctuation.definition.tag.js"],"settings":{"foreground":"#7aa2f7"}},{"scope":"keyword.other.unit","settings":{"foreground":"#f7768e"}},{"scope":["source.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#7aa2f7"}},{"scope":["source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#0db9d7"}},{"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":"#7dcfff"}},{"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":"#bb9af7"}},{"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":"#e0af68"}},{"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":"#0db9d7"}},{"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":"#73daca"}},{"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":"#f7768e"}},{"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":"#9ece6a"}},{"scope":"punctuation.definition.list_item.markdown","settings":{"foreground":"#9abdf5"}},{"scope":["meta.block","meta.brace","punctuation.definition.block","punctuation.definition.use","punctuation.definition.class","punctuation.definition.begin.bracket","punctuation.definition.end.bracket","punctuation.definition.switch-expression.begin.bracket","punctuation.definition.switch-expression.end.bracket","punctuation.definition.section.switch-block.begin.bracket","punctuation.definition.section.switch-block.end.bracket","punctuation.definition.group.shell","punctuation.definition.parameters","punctuation.definition.arguments","punctuation.definition.dictionary","punctuation.definition.array","punctuation.section"],"settings":{"foreground":"#9abdf5"}},{"scope":["meta.embedded.block"],"settings":{"foreground":"#c0caf5"}},{"scope":["meta.tag JSXNested","meta.jsx.children","text.html","text.log"],"settings":{"foreground":"#9aa5ce"}},{"scope":"text.html.markdown markup.inline.raw.markdown","settings":{"foreground":"#bb9af7"}},{"scope":"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown","settings":{"foreground":"#4E5579"}},{"scope":["heading.1.markdown entity.name","heading.1.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#89ddff"}},{"scope":["heading.2.markdown entity.name","heading.2.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#61bdf2"}},{"scope":["heading.3.markdown entity.name","heading.3.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#7aa2f7"}},{"scope":["heading.4.markdown entity.name","heading.4.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#6d91de"}},{"scope":["heading.5.markdown entity.name","heading.5.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#9aa5ce"}},{"scope":["heading.6.markdown entity.name","heading.6.markdown punctuation.definition.heading.markdown"],"settings":{"fontStyle":"bold","foreground":"#747ca1"}},{"scope":["markup.italic","markup.italic punctuation"],"settings":{"fontStyle":"italic","foreground":"#c0caf5"}},{"scope":["markup.bold","markup.bold punctuation"],"settings":{"fontStyle":"bold","foreground":"#c0caf5"}},{"scope":["markup.bold markup.italic","markup.bold markup.italic punctuation"],"settings":{"fontStyle":"bold italic","foreground":"#c0caf5"}},{"scope":["markup.underline","markup.underline punctuation"],"settings":{"fontStyle":"underline"}},{"scope":"markup.quote punctuation.definition.blockquote.markdown","settings":{"foreground":"#4e5579"}},{"scope":"markup.quote","settings":{"fontStyle":"italic"}},{"scope":["string.other.link","markup.underline.link","constant.other.reference.link.markdown","string.other.link.description.title.markdown"],"settings":{"foreground":"#73daca"}},{"scope":["markup.fenced_code.block.markdown","markup.inline.raw.string.markdown","variable.language.fenced.markdown"],"settings":{"foreground":"#89ddff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#51597d"}},{"scope":"markup.table","settings":{"foreground":"#c0cefc"}},{"scope":"token.info-token","settings":{"foreground":"#0db9d7"}},{"scope":"token.warn-token","settings":{"foreground":"#ffdb69"}},{"scope":"token.error-token","settings":{"foreground":"#db4b4b"}},{"scope":"token.debug-token","settings":{"foreground":"#b267e6"}},{"scope":"entity.tag.apacheconf","settings":{"foreground":"#f7768e"}},{"scope":["meta.preprocessor"],"settings":{"foreground":"#73daca"}},{"scope":"source.env","settings":{"foreground":"#7aa2f7"}}],"type":"dark"}'));export{r as default};
|
|
2
|
+
//# sourceMappingURL=tokyo-night.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tokyo-night.js","sources":["../../../../../node_modules/.pnpm/@shikijs+themes@3.13.0/node_modules/@shikijs/themes/dist/tokyo-night.mjs"],"sourcesContent":["/* Theme: tokyo-night */\nexport default Object.freeze(JSON.parse(\"{\\\"colors\\\":{\\\"activityBar.background\\\":\\\"#16161e\\\",\\\"activityBar.border\\\":\\\"#16161e\\\",\\\"activityBar.foreground\\\":\\\"#787c99\\\",\\\"activityBar.inactiveForeground\\\":\\\"#3b3e52\\\",\\\"activityBarBadge.background\\\":\\\"#3d59a1\\\",\\\"activityBarBadge.foreground\\\":\\\"#fff\\\",\\\"activityBarTop.foreground\\\":\\\"#787c99\\\",\\\"activityBarTop.inactiveForeground\\\":\\\"#3b3e52\\\",\\\"badge.background\\\":\\\"#7e83b230\\\",\\\"badge.foreground\\\":\\\"#acb0d0\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"breadcrumb.background\\\":\\\"#16161e\\\",\\\"breadcrumb.focusForeground\\\":\\\"#a9b1d6\\\",\\\"breadcrumb.foreground\\\":\\\"#515670\\\",\\\"breadcrumbPicker.background\\\":\\\"#16161e\\\",\\\"button.background\\\":\\\"#3d59a1dd\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#3d59a1AA\\\",\\\"button.secondaryBackground\\\":\\\"#3b3e52\\\",\\\"charts.blue\\\":\\\"#7aa2f7\\\",\\\"charts.foreground\\\":\\\"#9AA5CE\\\",\\\"charts.green\\\":\\\"#41a6b5\\\",\\\"charts.lines\\\":\\\"#16161e\\\",\\\"charts.orange\\\":\\\"#ff9e64\\\",\\\"charts.purple\\\":\\\"#9d7cd8\\\",\\\"charts.red\\\":\\\"#f7768e\\\",\\\"charts.yellow\\\":\\\"#e0af68\\\",\\\"chat.avatarBackground\\\":\\\"#3d59a1\\\",\\\"chat.avatarForeground\\\":\\\"#a9b1d6\\\",\\\"chat.requestBorder\\\":\\\"#0f0f14\\\",\\\"chat.slashCommandBackground\\\":\\\"#14141b\\\",\\\"chat.slashCommandForeground\\\":\\\"#7aa2f7\\\",\\\"debugConsole.errorForeground\\\":\\\"#bb616b\\\",\\\"debugConsole.infoForeground\\\":\\\"#787c99\\\",\\\"debugConsole.sourceForeground\\\":\\\"#787c99\\\",\\\"debugConsole.warningForeground\\\":\\\"#c49a5a\\\",\\\"debugConsoleInputIcon.foreground\\\":\\\"#73daca\\\",\\\"debugExceptionWidget.background\\\":\\\"#101014\\\",\\\"debugExceptionWidget.border\\\":\\\"#963c47\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#414761\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#db4b4b\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#c24242\\\",\\\"debugTokenExpression.boolean\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.error\\\":\\\"#bb616b\\\",\\\"debugTokenExpression.name\\\":\\\"#7dcfff\\\",\\\"debugTokenExpression.number\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.string\\\":\\\"#9ece6a\\\",\\\"debugTokenExpression.value\\\":\\\"#9aa5ce\\\",\\\"debugToolBar.background\\\":\\\"#101014\\\",\\\"debugView.stateLabelBackground\\\":\\\"#14141b\\\",\\\"debugView.stateLabelForeground\\\":\\\"#787c99\\\",\\\"debugView.valueChangedHighlight\\\":\\\"#3d59a1aa\\\",\\\"descriptionForeground\\\":\\\"#515670\\\",\\\"diffEditor.diagonalFill\\\":\\\"#292e42\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.unchangedCodeBackground\\\":\\\"#282a3b66\\\",\\\"diffEditorGutter.insertedLineBackground\\\":\\\"#41a6b525\\\",\\\"diffEditorGutter.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#41a6b525\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#db4b4b22\\\",\\\"disabledForeground\\\":\\\"#545c7e\\\",\\\"dropdown.background\\\":\\\"#14141b\\\",\\\"dropdown.foreground\\\":\\\"#787c99\\\",\\\"dropdown.listBackground\\\":\\\"#14141b\\\",\\\"editor.background\\\":\\\"#1a1b26\\\",\\\"editor.findMatchBackground\\\":\\\"#3d59a166\\\",\\\"editor.findMatchBorder\\\":\\\"#e0af68\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#515c7e33\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#73daca20\\\",\\\"editor.foldBackground\\\":\\\"#1111174a\\\",\\\"editor.foreground\\\":\\\"#a9b1d6\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#515c7e25\\\",\\\"editor.lineHighlightBackground\\\":\\\"#1e202e\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#515c7e20\\\",\\\"editor.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#E2BD3A20\\\",\\\"editor.wordHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#515c7e55\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#698cd6\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#68b3de\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#25aac2\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#80a856\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c49a5a\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#db4b4b\\\",\\\"editorBracketMatch.background\\\":\\\"#16161e\\\",\\\"editorBracketMatch.border\\\":\\\"#42465d\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#698cd6\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#68b3de\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#25aac2\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#80a856\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#c49a5a\\\",\\\"editorCodeLens.foreground\\\":\\\"#51597d\\\",\\\"editorCursor.foreground\\\":\\\"#c0caf5\\\",\\\"editorError.foreground\\\":\\\"#db4b4b\\\",\\\"editorGhostText.foreground\\\":\\\"#646e9c\\\",\\\"editorGroup.border\\\":\\\"#101014\\\",\\\"editorGroup.dropBackground\\\":\\\"#1e202e\\\",\\\"editorGroupHeader.border\\\":\\\"#101014\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#101014\\\",\\\"editorGutter.addedBackground\\\":\\\"#164846\\\",\\\"editorGutter.deletedBackground\\\":\\\"#823c41\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#394b70\\\",\\\"editorHint.foreground\\\":\\\"#0da0ba\\\",\\\"editorHoverWidget.background\\\":\\\"#16161e\\\",\\\"editorHoverWidget.border\\\":\\\"#101014\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#363b54\\\",\\\"editorIndentGuide.background1\\\":\\\"#232433\\\",\\\"editorInfo.foreground\\\":\\\"#0da0ba\\\",\\\"editorInlayHint.foreground\\\":\\\"#646e9c\\\",\\\"editorLightBulb.foreground\\\":\\\"#e0af68\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#e0af68\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#787c99\\\",\\\"editorLineNumber.foreground\\\":\\\"#363b54\\\",\\\"editorLink.activeForeground\\\":\\\"#acb0d0\\\",\\\"editorMarkerNavigation.background\\\":\\\"#16161e\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#164846\\\",\\\"editorOverviewRuler.border\\\":\\\"#101014\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#101014\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#703438\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#db4b4b\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#1abc9c\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#394b70\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#a9b1d622\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#e0af68\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bb9af755\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bb9af766\\\",\\\"editorPane.background\\\":\\\"#1a1b26\\\",\\\"editorRuler.foreground\\\":\\\"#101014\\\",\\\"editorSuggestWidget.background\\\":\\\"#16161e\\\",\\\"editorSuggestWidget.border\\\":\\\"#101014\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#6183bb\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#20222c\\\",\\\"editorWarning.foreground\\\":\\\"#e0af68\\\",\\\"editorWhitespace.foreground\\\":\\\"#363b54\\\",\\\"editorWidget.background\\\":\\\"#16161e\\\",\\\"editorWidget.border\\\":\\\"#101014\\\",\\\"editorWidget.foreground\\\":\\\"#787c99\\\",\\\"editorWidget.resizeBorder\\\":\\\"#545c7e33\\\",\\\"errorForeground\\\":\\\"#515670\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#3d59a1\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#ffffff\\\",\\\"extensionButton.prominentBackground\\\":\\\"#3d59a1DD\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffff\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#3d59a1AA\\\",\\\"focusBorder\\\":\\\"#545c7e33\\\",\\\"foreground\\\":\\\"#787c99\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#e0af68cc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#515670\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#449dab\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#16161e\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#787c99\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#7aa2f7\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#646e9c\\\",\\\"icon.foreground\\\":\\\"#787c99\\\",\\\"inlineChat.foreground\\\":\\\"#a9b1d6\\\",\\\"inlineChatDiff.inserted\\\":\\\"#41a6b540\\\",\\\"inlineChatDiff.removed\\\":\\\"#db4b4b42\\\",\\\"inlineChatInput.background\\\":\\\"#14141b\\\",\\\"input.background\\\":\\\"#14141b\\\",\\\"input.border\\\":\\\"#0f0f14\\\",\\\"input.foreground\\\":\\\"#a9b1d6\\\",\\\"input.placeholderForeground\\\":\\\"#787c998A\\\",\\\"inputOption.activeBackground\\\":\\\"#3d59a144\\\",\\\"inputOption.activeForeground\\\":\\\"#c0caf5\\\",\\\"inputValidation.errorBackground\\\":\\\"#85353e\\\",\\\"inputValidation.errorBorder\\\":\\\"#963c47\\\",\\\"inputValidation.errorForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.infoBackground\\\":\\\"#3d59a15c\\\",\\\"inputValidation.infoBorder\\\":\\\"#3d59a1\\\",\\\"inputValidation.infoForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.warningBackground\\\":\\\"#c2985b\\\",\\\"inputValidation.warningBorder\\\":\\\"#e0af68\\\",\\\"inputValidation.warningForeground\\\":\\\"#000000\\\",\\\"list.activeSelectionBackground\\\":\\\"#202330\\\",\\\"list.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.deemphasizedForeground\\\":\\\"#787c99\\\",\\\"list.dropBackground\\\":\\\"#1e202e\\\",\\\"list.errorForeground\\\":\\\"#bb616b\\\",\\\"list.focusBackground\\\":\\\"#1c1d29\\\",\\\"list.focusForeground\\\":\\\"#a9b1d6\\\",\\\"list.highlightForeground\\\":\\\"#668ac4\\\",\\\"list.hoverBackground\\\":\\\"#13131a\\\",\\\"list.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1c1d29\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.invalidItemForeground\\\":\\\"#c97018\\\",\\\"list.warningForeground\\\":\\\"#c49a5a\\\",\\\"listFilterWidget.background\\\":\\\"#101014\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#a6333f\\\",\\\"listFilterWidget.outline\\\":\\\"#3d59a1\\\",\\\"menu.background\\\":\\\"#16161e\\\",\\\"menu.border\\\":\\\"#101014\\\",\\\"menu.foreground\\\":\\\"#787c99\\\",\\\"menu.selectionBackground\\\":\\\"#1e202e\\\",\\\"menu.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"menu.separatorBackground\\\":\\\"#101014\\\",\\\"menubar.selectionBackground\\\":\\\"#1e202e\\\",\\\"menubar.selectionBorder\\\":\\\"#1b1e2e\\\",\\\"menubar.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"merge.currentContentBackground\\\":\\\"#007a7544\\\",\\\"merge.currentHeaderBackground\\\":\\\"#41a6b525\\\",\\\"merge.incomingContentBackground\\\":\\\"#3d59a144\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#3d59a1aa\\\",\\\"mergeEditor.change.background\\\":\\\"#41a6b525\\\",\\\"mergeEditor.change.word.background\\\":\\\"#41a6b540\\\",\\\"mergeEditor.conflict.handled.minimapOverViewRuler\\\":\\\"#449dab\\\",\\\"mergeEditor.conflict.handledFocused.border\\\":\\\"#41a6b565\\\",\\\"mergeEditor.conflict.handledUnfocused.border\\\":\\\"#41a6b525\\\",\\\"mergeEditor.conflict.unhandled.minimapOverViewRuler\\\":\\\"#e0af68\\\",\\\"mergeEditor.conflict.unhandledFocused.border\\\":\\\"#e0af68b0\\\",\\\"mergeEditor.conflict.unhandledUnfocused.border\\\":\\\"#e0af6888\\\",\\\"minimapGutter.addedBackground\\\":\\\"#1C5957\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#944449\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#425882\\\",\\\"multiDiffEditor.border\\\":\\\"#1a1b26\\\",\\\"multiDiffEditor.headerBackground\\\":\\\"#1a1b26\\\",\\\"notebook.cellBorderColor\\\":\\\"#101014\\\",\\\"notebook.cellEditorBackground\\\":\\\"#16161e\\\",\\\"notebook.cellStatusBarItemHoverBackground\\\":\\\"#1c1d29\\\",\\\"notebook.editorBackground\\\":\\\"#1a1b26\\\",\\\"notebook.focusedCellBorder\\\":\\\"#29355a\\\",\\\"notificationCenterHeader.background\\\":\\\"#101014\\\",\\\"notificationLink.foreground\\\":\\\"#6183bb\\\",\\\"notifications.background\\\":\\\"#101014\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#bb616b\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#0da0ba\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#bba461\\\",\\\"panel.background\\\":\\\"#16161e\\\",\\\"panel.border\\\":\\\"#101014\\\",\\\"panelInput.border\\\":\\\"#16161e\\\",\\\"panelTitle.activeBorder\\\":\\\"#16161e\\\",\\\"panelTitle.activeForeground\\\":\\\"#787c99\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#42465d\\\",\\\"peekView.border\\\":\\\"#101014\\\",\\\"peekViewEditor.background\\\":\\\"#16161e\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"peekViewResult.background\\\":\\\"#101014\\\",\\\"peekViewResult.fileForeground\\\":\\\"#787c99\\\",\\\"peekViewResult.lineForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#3d59a133\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewTitle.background\\\":\\\"#101014\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#787c99\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#a9b1d6\\\",\\\"pickerGroup.border\\\":\\\"#101014\\\",\\\"pickerGroup.foreground\\\":\\\"#a9b1d6\\\",\\\"progressBar.background\\\":\\\"#3d59a1\\\",\\\"sash.hoverBorder\\\":\\\"#29355a\\\",\\\"scmGraph.foreground1\\\":\\\"#ff9e64\\\",\\\"scmGraph.foreground2\\\":\\\"#e0af68\\\",\\\"scmGraph.foreground3\\\":\\\"#41a6b5\\\",\\\"scmGraph.foreground4\\\":\\\"#7aa2f7\\\",\\\"scmGraph.foreground5\\\":\\\"#bb9af7\\\",\\\"scmGraph.historyItemBaseRefColor\\\":\\\"#9d7cd8\\\",\\\"scmGraph.historyItemHoverAdditionsForeground\\\":\\\"#41a6b5\\\",\\\"scmGraph.historyItemHoverDefaultLabelForeground\\\":\\\"#a9b1d6\\\",\\\"scmGraph.historyItemHoverDeletionsForeground\\\":\\\"#f7768e\\\",\\\"scmGraph.historyItemHoverLabelForeground\\\":\\\"#1b1e2e\\\",\\\"scmGraph.historyItemRefColor\\\":\\\"#506FCA\\\",\\\"scmGraph.historyItemRemoteRefColor\\\":\\\"#41a6b5\\\",\\\"scrollbar.shadow\\\":\\\"#00000033\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#868bc422\\\",\\\"scrollbarSlider.background\\\":\\\"#868bc415\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#868bc410\\\",\\\"selection.background\\\":\\\"#515c7e40\\\",\\\"settings.headerForeground\\\":\\\"#6183bb\\\",\\\"sideBar.background\\\":\\\"#16161e\\\",\\\"sideBar.border\\\":\\\"#101014\\\",\\\"sideBar.dropBackground\\\":\\\"#1e202e\\\",\\\"sideBar.foreground\\\":\\\"#787c99\\\",\\\"sideBarSectionHeader.background\\\":\\\"#16161e\\\",\\\"sideBarSectionHeader.border\\\":\\\"#101014\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#a9b1d6\\\",\\\"sideBarTitle.foreground\\\":\\\"#787c99\\\",\\\"statusBar.background\\\":\\\"#16161e\\\",\\\"statusBar.border\\\":\\\"#101014\\\",\\\"statusBar.debuggingBackground\\\":\\\"#16161e\\\",\\\"statusBar.debuggingForeground\\\":\\\"#787c99\\\",\\\"statusBar.foreground\\\":\\\"#787c99\\\",\\\"statusBar.noFolderBackground\\\":\\\"#16161e\\\",\\\"statusBarItem.activeBackground\\\":\\\"#101014\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#20222c\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#101014\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#20222c\\\",\\\"tab.activeBackground\\\":\\\"#16161e\\\",\\\"tab.activeBorder\\\":\\\"#3d59a1\\\",\\\"tab.activeForeground\\\":\\\"#a9b1d6\\\",\\\"tab.activeModifiedBorder\\\":\\\"#1a1b26\\\",\\\"tab.border\\\":\\\"#101014\\\",\\\"tab.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.inactiveBackground\\\":\\\"#16161e\\\",\\\"tab.inactiveForeground\\\":\\\"#787c99\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#1f202e\\\",\\\"tab.lastPinnedBorder\\\":\\\"#222333\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f202e\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#a9b1d6\\\",\\\"tab.unfocusedHoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#787c99\\\",\\\"terminal.ansiBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#73daca\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#acb0d0\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e0af68\\\",\\\"terminal.ansiCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiGreen\\\":\\\"#73daca\\\",\\\"terminal.ansiMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiWhite\\\":\\\"#787c99\\\",\\\"terminal.ansiYellow\\\":\\\"#e0af68\\\",\\\"terminal.background\\\":\\\"#16161e\\\",\\\"terminal.foreground\\\":\\\"#787c99\\\",\\\"terminal.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"textBlockQuote.background\\\":\\\"#16161e\\\",\\\"textCodeBlock.background\\\":\\\"#16161e\\\",\\\"textLink.activeForeground\\\":\\\"#7dcfff\\\",\\\"textLink.foreground\\\":\\\"#6183bb\\\",\\\"textPreformat.foreground\\\":\\\"#9699a8\\\",\\\"textSeparator.foreground\\\":\\\"#363b54\\\",\\\"titleBar.activeBackground\\\":\\\"#16161e\\\",\\\"titleBar.activeForeground\\\":\\\"#787c99\\\",\\\"titleBar.border\\\":\\\"#101014\\\",\\\"titleBar.inactiveBackground\\\":\\\"#16161e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#787c99\\\",\\\"toolbar.activeBackground\\\":\\\"#202330\\\",\\\"toolbar.hoverBackground\\\":\\\"#202330\\\",\\\"tree.indentGuidesStroke\\\":\\\"#2b2b3b\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#16161e\\\",\\\"widget.shadow\\\":\\\"#ffffff00\\\",\\\"window.activeBorder\\\":\\\"#0d0f17\\\",\\\"window.inactiveBorder\\\":\\\"#0d0f17\\\"},\\\"displayName\\\":\\\"Tokyo Night\\\",\\\"name\\\":\\\"tokyo-night\\\",\\\"semanticTokenColors\\\":{\\\"*.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"},\\\"parameter\\\":{\\\"foreground\\\":\\\"#d9d4cd\\\"},\\\"parameter.declaration\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"property.declaration\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"property.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"},\\\"variable\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"variable.declaration\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"variable.defaultLibrary\\\":{\\\"foreground\\\":\\\"#2ac3de\\\"}},\\\"tokenColors\\\":[{\\\"scope\\\":[\\\"comment\\\",\\\"meta.var.expr storage.type\\\",\\\"keyword.control.flow\\\",\\\"keyword.control.return\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\",\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\",\\\"storage.modifier\\\",\\\"string.quoted.docstring.multi\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end\\\",\\\"string.quoted.docstring.multi.python constant.character.escape\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"keyword.control.flow.block-scalar.literal\\\",\\\"keyword.control.flow.python\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"}},{\\\"scope\\\":[\\\"comment\\\",\\\"comment.block.documentation\\\",\\\"punctuation.definition.comment\\\",\\\"comment.block.documentation punctuation\\\",\\\"string.quoted.docstring.multi\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end\\\",\\\"string.quoted.docstring.multi.python constant.character.escape\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#51597d\\\"}},{\\\"scope\\\":[\\\"keyword.operator.assignment.jsdoc\\\",\\\"comment.block.documentation variable\\\",\\\"comment.block.documentation storage\\\",\\\"comment.block.documentation keyword\\\",\\\"comment.block.documentation support\\\",\\\"comment.block.documentation markup\\\",\\\"comment.block.documentation markup.inline.raw.string.markdown\\\",\\\"meta.other.type.phpdoc.php keyword.other.type.php\\\",\\\"meta.other.type.phpdoc.php support.other.namespace.php\\\",\\\"meta.other.type.phpdoc.php punctuation.separator.inheritance.php\\\",\\\"meta.other.type.phpdoc.php support.class\\\",\\\"keyword.other.phpdoc.php\\\",\\\"log.date\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#5a638c\\\"}},{\\\"scope\\\":[\\\"meta.other.type.phpdoc.php support.class\\\",\\\"comment.block.documentation storage.type\\\",\\\"comment.block.documentation punctuation.definition.block.tag\\\",\\\"comment.block.documentation entity.name.type.instance\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#646e9c\\\"}},{\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"punctuation.definition.constant\\\",\\\"constant.language\\\",\\\"constant.numeric\\\",\\\"support.constant\\\",\\\"constant.other.caps\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"string\\\",\\\"constant.other.symbol\\\",\\\"constant.other.key\\\",\\\"meta.attribute-selector\\\",\\\"string constant.character\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":[\\\"constant.other.color\\\",\\\"constant.other.color.rgb-value.hex punctuation.definition.constant\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5370\\\"}},{\\\"scope\\\":\\\"invalid.deprecated\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"storage.type\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"meta.var.expr storage.type\\\",\\\"storage.modifier\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\",\\\"meta.embedded.line.tag.smarty\\\",\\\"support.constant.handlebars\\\",\\\"punctuation.section.tag.twig\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword.control.smarty\\\",\\\"keyword.control.twig\\\",\\\"support.constant.handlebars keyword.control\\\",\\\"keyword.operator.comparison.twig\\\",\\\"keyword.blade\\\",\\\"entity.name.function.blade\\\",\\\"meta.tag.blade keyword.other.type.php\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"keyword.operator.spread\\\",\\\"keyword.operator.rest\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.control.as\\\",\\\"keyword.other\\\",\\\"keyword.operator.bitwise.shift\\\",\\\"punctuation\\\",\\\"expression.embbeded.vue punctuation.definition.tag\\\",\\\"text.html.twig meta.tag.inline.any.html\\\",\\\"meta.tag.template.value.twig meta.function.arguments.twig\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"punctuation.definition.constant.markdown\\\",\\\"punctuation.definition.string\\\",\\\"punctuation.support.type.property-name\\\",\\\"text.html.vue-html meta.tag\\\",\\\"meta.attribute.directive\\\",\\\"punctuation.definition.keyword\\\",\\\"punctuation.terminator.rule\\\",\\\"punctuation.definition.entity\\\",\\\"punctuation.separator.inheritance.php\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\",\\\"entity.name.operator\\\",\\\"meta.property-list punctuation.separator.key-value\\\",\\\"meta.at-rule.mixin punctuation.separator.key-value\\\",\\\"meta.at-rule.function variable.parameter.url\\\",\\\"meta.embedded.inline.phpx punctuation.definition.tag.begin.html\\\",\\\"meta.embedded.inline.phpx punctuation.definition.tag.end.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"keyword.control.module.js\\\",\\\"keyword.control.import\\\",\\\"keyword.control.export\\\",\\\"keyword.control.from\\\",\\\"keyword.control.default\\\",\\\"meta.import keyword.other\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.control\\\",\\\"keyword.other.important\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"keyword.other.DML\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"keyword.operator.logical\\\",\\\"storage.type.function\\\",\\\"keyword.operator.bitwise\\\",\\\"keyword.operator.ternary\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.or.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"entity.name.tag\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"entity.name.tag support.class.component\\\",\\\"meta.tag.custom entity.name.tag\\\",\\\"meta.tag.other.unrecognized.html.derivative entity.name.tag\\\",\\\"meta.tag\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#de5971\\\"}},{\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"text.html.php meta.embedded.block.html meta.tag.metadata.script.end.html punctuation.definition.tag.begin.html text.html.basic\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ba3c97\\\"}},{\\\"scope\\\":[\\\"constant.other.php\\\",\\\"variable.other.global.safer\\\",\\\"variable.other.global.safer punctuation.definition.variable\\\",\\\"variable.other.global\\\",\\\"variable.other.global punctuation.definition.variable\\\",\\\"constant.other\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":[\\\"variable\\\",\\\"support.variable\\\",\\\"string constant.other.placeholder\\\",\\\"variable.parameter.handlebars\\\",\\\"variable.other.object\\\",\\\"meta.fstring\\\",\\\"meta.function-call meta.function-call.arguments\\\",\\\"meta.embedded.inline.phpx constant.other.php\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"meta.array.literal variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"entity.name.type.hcl\\\",\\\"string.alias.graphql\\\",\\\"string.unquoted.graphql\\\",\\\"string.unquoted.alias.graphql\\\",\\\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\\\",\\\"meta.field.declaration.ts variable.object.property\\\",\\\"meta.block entity.name.label\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":[\\\"variable.other.property\\\",\\\"support.variable.property\\\",\\\"support.variable.property.dom\\\",\\\"meta.function-call variable.other.object.property\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"}},{\\\"scope\\\":\\\"variable.other.object.property\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#41a6b5\\\"}},{\\\"scope\\\":\\\"source.cpp meta.block variable.other\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":\\\"support.other.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"meta.class-method.js entity.name.function.js\\\",\\\"entity.name.method.js\\\",\\\"variable.function.constructor\\\",\\\"keyword.other.special-method\\\",\\\"storage.type.cs\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.other.enummember\\\",\\\"meta.function-call\\\",\\\"meta.function-call entity.name.function\\\",\\\"variable.function\\\",\\\"meta.definition.method entity.name.function\\\",\\\"meta.object-literal entity.name.function\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"variable.parameter.function.language.special\\\",\\\"variable.parameter\\\",\\\"meta.function.parameters punctuation.definition.variable\\\",\\\"meta.function.parameter variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":[\\\"keyword.other.type.php\\\",\\\"storage.type.php\\\",\\\"constant.character\\\",\\\"constant.escape\\\",\\\"keyword.other.unit\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"meta.definition.variable variable.other.constant\\\",\\\"meta.definition.variable variable.other.readwrite\\\",\\\"variable.declaration.hcl variable.other.readwrite.hcl\\\",\\\"meta.mapping.key.hcl variable.other.readwrite.hcl\\\",\\\"variable.other.declaration\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"entity.other.inherited-class\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"variable.other.readwrite.alias\\\",\\\"support.orther.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"support.type.sys-types\\\",\\\"support.variable.dom\\\",\\\"support.constant.math\\\",\\\"support.type.object.module\\\",\\\"support.constant.json\\\",\\\"entity.name.namespace\\\",\\\"meta.import.qualifier\\\",\\\"variable.other.constant.object\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":\\\"entity.name\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"support.function\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"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\\\",\\\"support.type.property-name.css\\\",\\\"support.type.vendored.property-name\\\",\\\"support.type.map.key\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"support.constant.font-name\\\",\\\"meta.definition.variable\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"meta.at-rule.mixin.scss entity.name.function.scss\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":\\\"entity.other.attribute-name.id\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#fc7b7b\\\"}},{\\\"scope\\\":\\\"entity.name.tag.css\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class punctuation.definition.entity\\\",\\\"entity.other.attribute-name.pseudo-element punctuation.definition.entity\\\",\\\"entity.other.attribute-name.class punctuation.definition.entity\\\",\\\"entity.name.tag.reference\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":\\\"meta.property-list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.property-list meta.at-rule.if\\\",\\\"meta.at-rule.return variable.parameter.url\\\",\\\"meta.property-list meta.at-rule.else\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":\\\"meta.property-list meta.property-list\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.include entity.name.function.scss\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"keyword.control.at-rule.include punctuation.definition.keyword\\\",\\\"keyword.control.at-rule.mixin punctuation.definition.keyword\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\",\\\"keyword.control.at-rule.extend punctuation.definition.keyword\\\",\\\"meta.at-rule.extend keyword.control.at-rule.extend\\\",\\\"entity.other.attribute-name.placeholder.css punctuation.definition.entity.css\\\",\\\"meta.at-rule.media keyword.control.at-rule.media\\\",\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.function keyword.control.at-rule.function\\\",\\\"keyword.control punctuation.definition.keyword\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"}},{\\\"scope\\\":\\\"meta.property-list meta.at-rule.include\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"support.constant.property-value\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"}},{\\\"scope\\\":[\\\"entity.name.module.js\\\",\\\"variable.import.parameter.js\\\",\\\"variable.other.class.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"variable.language\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":\\\"variable.other punctuation.definition.variable\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\",\\\"variable.language.this punctuation.definition.variable\\\",\\\"keyword.other.this\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"text.html.basic entity.other.attribute-name.html\\\",\\\"text.html.basic entity.other.attribute-name\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"text.html constant.character.entity\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0DB9D7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.id.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"source.sass keyword.control\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.placeholder\\\",\\\"meta.property-list meta.property-value\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"markup.inserted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#449dab\\\"}},{\\\"scope\\\":\\\"markup.deleted\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#914c54\\\"}},{\\\"scope\\\":\\\"markup.changed\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#6183bb\\\"}},{\\\"scope\\\":\\\"string.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b4f9f8\\\"}},{\\\"scope\\\":\\\"punctuation.definition.group\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"constant.other.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":[\\\"constant.other.character-class.set.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"}},{\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":\\\"constant.character.escape.backslash\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":\\\"constant.character.escape\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":\\\"keyword.other.unit\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"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\\\":\\\"#7dcfff\\\"}},{\\\"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\\\":\\\"#bb9af7\\\"}},{\\\"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\\\":\\\"#e0af68\\\"}},{\\\"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\\\":\\\"#0db9d7\\\"}},{\\\"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\\\":\\\"#73daca\\\"}},{\\\"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\\\":\\\"#f7768e\\\"}},{\\\"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\\\":\\\"#9ece6a\\\"}},{\\\"scope\\\":\\\"punctuation.definition.list_item.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.block\\\",\\\"meta.brace\\\",\\\"punctuation.definition.block\\\",\\\"punctuation.definition.use\\\",\\\"punctuation.definition.class\\\",\\\"punctuation.definition.begin.bracket\\\",\\\"punctuation.definition.end.bracket\\\",\\\"punctuation.definition.switch-expression.begin.bracket\\\",\\\"punctuation.definition.switch-expression.end.bracket\\\",\\\"punctuation.definition.section.switch-block.begin.bracket\\\",\\\"punctuation.definition.section.switch-block.end.bracket\\\",\\\"punctuation.definition.group.shell\\\",\\\"punctuation.definition.parameters\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.dictionary\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"}},{\\\"scope\\\":[\\\"meta.embedded.block\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"meta.tag JSXNested\\\",\\\"meta.jsx.children\\\",\\\"text.html\\\",\\\"text.log\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"}},{\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4E5579\\\"}},{\\\"scope\\\":[\\\"heading.1.markdown entity.name\\\",\\\"heading.1.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":[\\\"heading.2.markdown entity.name\\\",\\\"heading.2.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#61bdf2\\\"}},{\\\"scope\\\":[\\\"heading.3.markdown entity.name\\\",\\\"heading.3.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#7aa2f7\\\"}},{\\\"scope\\\":[\\\"heading.4.markdown entity.name\\\",\\\"heading.4.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#6d91de\\\"}},{\\\"scope\\\":[\\\"heading.5.markdown entity.name\\\",\\\"heading.5.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9aa5ce\\\"}},{\\\"scope\\\":[\\\"heading.6.markdown entity.name\\\",\\\"heading.6.markdown punctuation.definition.heading.markdown\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#747ca1\\\"}},{\\\"scope\\\":[\\\"markup.italic\\\",\\\"markup.italic punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.bold\\\",\\\"markup.bold punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.bold markup.italic\\\",\\\"markup.bold markup.italic punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"}},{\\\"scope\\\":[\\\"markup.underline\\\",\\\"markup.underline punctuation\\\"],\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"}},{\\\"scope\\\":\\\"markup.quote punctuation.definition.blockquote.markdown\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#4e5579\\\"}},{\\\"scope\\\":\\\"markup.quote\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"}},{\\\"scope\\\":[\\\"string.other.link\\\",\\\"markup.underline.link\\\",\\\"constant.other.reference.link.markdown\\\",\\\"string.other.link.description.title.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":[\\\"markup.fenced_code.block.markdown\\\",\\\"markup.inline.raw.string.markdown\\\",\\\"variable.language.fenced.markdown\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"}},{\\\"scope\\\":\\\"meta.separator\\\",\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#51597d\\\"}},{\\\"scope\\\":\\\"markup.table\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#c0cefc\\\"}},{\\\"scope\\\":\\\"token.info-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"}},{\\\"scope\\\":\\\"token.warn-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#ffdb69\\\"}},{\\\"scope\\\":\\\"token.error-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#db4b4b\\\"}},{\\\"scope\\\":\\\"token.debug-token\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"}},{\\\"scope\\\":\\\"entity.tag.apacheconf\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"}},{\\\"scope\\\":[\\\"meta.preprocessor\\\"],\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"}},{\\\"scope\\\":\\\"source.env\\\",\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"}}],\\\"type\\\":\\\"dark\\\"}\"))\n"],"names":["tokyoNight"],"mappings":"0VACA,MAAAA,EAAe,OAAO,OAAO,KAAK,MAAM,uxlCAA60rC,CAAC","x_google_ignoreList":[0]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"./typescript.js";import i from"./css.js";import s from"./javascript.js";import c from"./glsl.js";import l from"./html.js";import r from"./sql.js";import m from"./xml.js";import"./c.js";import"./java.js";(function(){try{var e=typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:typeof self<"u"?self:{},n=new e.Error().stack;n&&(e._sentryDebugIds=e._sentryDebugIds||{},e._sentryDebugIds[n]="13b9806b-d3de-438b-b7e2-4deb8ba6f9b3",e._sentryDebugIdIdentifier="sentry-dbid-13b9806b-d3de-438b-b7e2-4deb8ba6f9b3")}catch{}})();const a=Object.freeze(JSON.parse('{"fileTypes":["js","jsx","ts","tsx","html","vue","svelte","php","res"],"injectTo":["source.ts","source.js"],"injectionSelector":"L:source.js -comment -string, L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string, L:source.rescript -comment -string, L:source.vue -comment -string, L:source.svelte -comment -string, L:source.php -comment -string, L:source.rescript -comment -string","injections":{"L:source":{"patterns":[{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]}},"name":"es-tag-css","patterns":[{"begin":"(?i)(\\\\s?/\\\\*\\\\s?((?:|inline-)css)\\\\s?\\\\*/\\\\s?)(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.css"},{"include":"inline.es6-htmlx#template"}]},{"begin":"(?i)(\\\\s*((?:|inline-)css))(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.css"},{"include":"inline.es6-htmlx#template"},{"include":"string.quoted.other.template.js"}]},{"begin":"(?i)(?<=[(,:=\\\\s]|\\\\$\\\\()\\\\s*(((/\\\\*)|(//))\\\\s?((?:|inline-)css) {0,1000}\\\\*?/?) {0,1000}$","beginCaptures":{"1":{"name":"comment.line"}},"end":"(`).*","patterns":[{"begin":"\\\\G()","end":"(`)"},{"include":"source.ts#template-substitution-element"},{"include":"source.css"}]},{"begin":"(\\\\$\\\\{)","beginCaptures":{"1":{"name":"entity.name.tag"}},"end":"(})","endCaptures":{"1":{"name":"entity.name.tag"}},"patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.js"}]}],"scopeName":"inline.es6-css","embeddedLangs":["typescript","css","javascript"]}')),o=[...t,...i,...s,a],u=Object.freeze(JSON.parse('{"fileTypes":["js","jsx","ts","tsx","html","vue","svelte","php","res"],"injectTo":["source.ts","source.js"],"injectionSelector":"L:source.js -comment -string, L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string, L:source.rescript -comment -string","injections":{"L:source":{"patterns":[{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]}},"name":"es-tag-glsl","patterns":[{"begin":"(?i)(\\\\s?/\\\\*\\\\s?((?:|inline-)glsl)\\\\s?\\\\*/\\\\s?)(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.glsl"},{"include":"inline.es6-htmlx#template"}]},{"begin":"(?i)(\\\\s*((?:|inline-)glsl))(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.glsl"},{"include":"inline.es6-htmlx#template"},{"include":"string.quoted.other.template.js"}]},{"begin":"(?i)(?<=[(,:=\\\\s]|\\\\$\\\\()\\\\s*(((/\\\\*)|(//))\\\\s?((?:|inline-)glsl) {0,1000}\\\\*?/?) {0,1000}$","beginCaptures":{"1":{"name":"comment.line"}},"end":"(`).*","patterns":[{"begin":"\\\\G()","end":"(`)"},{"include":"source.ts#template-substitution-element"},{"include":"source.glsl"}]},{"begin":"(\\\\$\\\\{)","beginCaptures":{"1":{"name":"entity.name.tag"}},"end":"(})","endCaptures":{"1":{"name":"entity.name.tag"}},"patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.js"}]}],"scopeName":"inline.es6-glsl","embeddedLangs":["typescript","glsl","javascript"]}')),g=[...t,...c,...s,u],p=Object.freeze(JSON.parse('{"fileTypes":["js","jsx","ts","tsx","html","vue","svelte","php","res"],"injectTo":["source.ts","source.js"],"injectionSelector":"L:source.js -comment -string, L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string, L:source.rescript -comment -string","injections":{"L:source":{"patterns":[{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]}},"name":"es-tag-html","patterns":[{"begin":"(?i)(\\\\s?/\\\\*\\\\s?(html|template|inline-html|inline-template)\\\\s?\\\\*/\\\\s?)(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"text.html.basic"},{"include":"inline.es6-htmlx#template"}]},{"begin":"(?i)(\\\\s*(html|template|inline-html|inline-template))(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"text.html.basic"},{"include":"inline.es6-htmlx#template"},{"include":"string.quoted.other.template.js"}]},{"begin":"(?i)(?<=[(,:=\\\\s]|\\\\$\\\\()\\\\s*(((/\\\\*)|(//))\\\\s?(html|template|inline-html|inline-template) {0,1000}\\\\*?/?) {0,1000}$","beginCaptures":{"1":{"name":"comment.line"}},"end":"(`).*","patterns":[{"begin":"\\\\G()","end":"(`)"},{"include":"source.ts#template-substitution-element"},{"include":"text.html.basic"}]},{"begin":"(\\\\$\\\\{)","beginCaptures":{"1":{"name":"entity.name.tag"}},"end":"(})","endCaptures":{"1":{"name":"entity.name.tag"}},"patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.js"}]},{"begin":"(\\\\$\\\\(`)","beginCaptures":{"1":{"name":"entity.name.tag"}},"end":"(`\\\\))","endCaptures":{"1":{"name":"entity.name.tag"}},"patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.js"}]}],"scopeName":"inline.es6-html","embeddedLangs":["typescript","html","javascript"]}')),d=[...t,...l,...s,p],b=Object.freeze(JSON.parse('{"fileTypes":["js","jsx","ts","tsx","html","vue","svelte","php","res"],"injectTo":["source.ts","source.js"],"injectionSelector":"L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string, L:source.rescript -comment -string","injections":{"L:source":{"patterns":[{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]}},"name":"es-tag-sql","patterns":[{"begin":"(?i)\\\\b(\\\\w+\\\\.sql)\\\\s*(`)","beginCaptures":{"1":{"name":"variable.parameter"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.ts#string-character-escape"},{"include":"source.sql"},{"include":"source.plpgsql.postgres"},{"match":"."}]},{"begin":"(?i)(\\\\s?/?\\\\*?\\\\s?((?:|inline-)sql)\\\\s?\\\\*?/?\\\\s?)(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"source.ts#template-substitution-element"},{"include":"source.ts#string-character-escape"},{"include":"source.sql"},{"include":"source.plpgsql.postgres"},{"match":"."}]},{"begin":"(?i)(?<=[(,:=\\\\s]|\\\\$\\\\()\\\\s*(((/\\\\*)|(//))\\\\s?((?:|inline-)sql) {0,1000}\\\\*?/?) {0,1000}$","beginCaptures":{"1":{"name":"comment.line"}},"end":"(`)","patterns":[{"begin":"\\\\G()","end":"(`)"},{"include":"source.ts#template-substitution-element"},{"include":"source.ts#string-character-escape"},{"include":"source.sql"},{"include":"source.plpgsql.postgres"},{"match":"."}]}],"scopeName":"inline.es6-sql","embeddedLangs":["typescript","sql"]}')),j=[...t,...r,b],h=Object.freeze(JSON.parse('{"fileTypes":["js","jsx","ts","tsx","html","vue","svelte","php","res"],"injectTo":["source.ts","source.js"],"injectionSelector":"L:source.js -comment -string, L:source.js -comment -string, L:source.jsx -comment -string, L:source.js.jsx -comment -string, L:source.ts -comment -string, L:source.tsx -comment -string, L:source.rescript -comment -string","injections":{"L:source":{"patterns":[{"match":"<","name":"invalid.illegal.bad-angle-bracket.html"}]}},"name":"es-tag-xml","patterns":[{"begin":"(?i)(\\\\s?/\\\\*\\\\s?(xml|svg|inline-svg|inline-xml)\\\\s?\\\\*/\\\\s?)(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"text.xml"}]},{"begin":"(?i)(\\\\s*((?:|inline-)xml))(`)","beginCaptures":{"1":{"name":"comment.block"}},"end":"(`)","patterns":[{"include":"text.xml"}]},{"begin":"(?i)(?<=[(,:=\\\\s]|\\\\$\\\\()\\\\s*(((/\\\\*)|(//))\\\\s?(xml|svg|inline-svg|inline-xml) {0,1000}\\\\*?/?) {0,1000}$","beginCaptures":{"1":{"name":"comment.line"}},"end":"(`).*","patterns":[{"begin":"\\\\G()","end":"(`)"},{"include":"text.xml"}]}],"scopeName":"inline.es6-xml","embeddedLangs":["xml"]}')),x=[...m,h],L=Object.freeze(JSON.parse('{"displayName":"TypeScript with Tags","name":"ts-tags","patterns":[{"include":"source.ts"}],"scopeName":"source.ts.tags","embeddedLangs":["typescript","es-tag-css","es-tag-glsl","es-tag-html","es-tag-sql","es-tag-xml"],"aliases":["lit"]}')),O=[...t,...o,...g,...d,...j,...x,L];export{O as default};
|
|
2
|
+
//# sourceMappingURL=ts-tags.js.map
|