@vue/devtools-electron 7.0.20 → 7.0.21
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/client/assets/{html-KTYx-Ibi.js → html-CqhC7HHo.js} +1 -1
- package/client/assets/{index-en3zToJy.js → index-tdDG9S3C.js} +25 -25
- package/client/assets/{vue-EJd75Pva.js → vue-CP4EDFt0.js} +1 -1
- package/client/assets/{vue-html-Zq9JvlnT.js → vue-html-9lCBN0KK.js} +1 -1
- package/client/devtools-panel.js +30 -36
- package/client/{html-5TX0KzMQ.js → html-BZB5lEhh.js} +2 -2
- package/client/index.html +2 -2
- package/client/{unocss-runtime-PndJdV84.js → unocss-runtime-2Lp04-6S.js} +52 -52
- package/client/{vue-Wq24sg5G.js → vue-CSiwUDF5.js} +6 -6
- package/client/{vue-html-IdmxoL84.js → vue-html-D0BKftsE.js} +2 -2
- package/dist/devtools.js +101 -101
- package/dist/index.cjs +32 -32
- package/dist/index.js +31 -31
- package/dist/user-app.cjs +35 -35
- package/dist/user-app.iife.js +54 -54
- package/dist/user-app.js +29 -29
- package/package.json +4 -4
- /package/client/assets/{css-tuEqSfZX.js → css-CbYhyuC0.js} +0 -0
- /package/client/assets/{diff--l9-nN5b.js → diff-DvyTQcux.js} +0 -0
- /package/client/assets/{index-GBG_N3yP.css → index-YEb83fI8.css} +0 -0
- /package/client/assets/{javascript-JMZ6uy5M.js → javascript-Dch3xQiY.js} +0 -0
- /package/client/assets/{json-xL80yL3n.js → json-CupVZNk8.js} +0 -0
- /package/client/assets/{shellscript-QP4ZqdYB.js → shellscript-BVYSsK7b.js} +0 -0
- /package/client/assets/{typescript-HpdcmTOD.js → typescript-DC8MraHL.js} +0 -0
- /package/client/assets/{unocss-runtime-1I7U-Xvx.js → unocss-runtime--QU4d9Ny.js} +0 -0
- /package/client/assets/{vitesse-dark-jCpginLY.js → vitesse-dark-DggdVF2v.js} +0 -0
- /package/client/assets/{vitesse-light-W1hZpt2R.js → vitesse-light-A1WiD9SJ.js} +0 -0
- /package/client/assets/{vue-apis-Nh9IahXf.js → vue-apis-buOuct3A.js} +0 -0
- /package/client/assets/{yaml-zytfnWoA.js → yaml-C5gCGmDW.js} +0 -0
- /package/client/{css-FzZ_BjSq.js → css-CAzixsid.js} +0 -0
- /package/client/{diff-nydZCsp5.js → diff-Bo5iyMQ2.js} +0 -0
- /package/client/{javascript-ewd2r-0o.js → javascript-DqVBMyXe.js} +0 -0
- /package/client/{json-GUBx_oBO.js → json-B12k4-6m.js} +0 -0
- /package/client/{shellscript-h-Nc7Y6x.js → shellscript-CUUTQKn5.js} +0 -0
- /package/client/{typescript-Uom77LgO.js → typescript-AEg-ehu7.js} +0 -0
- /package/client/{vitesse-dark-dKCfdby4.js → vitesse-dark-DEltXrMK.js} +0 -0
- /package/client/{vitesse-light-zG4GVY1U.js → vitesse-light-C4WnY2Z4.js} +0 -0
- /package/client/{vue-apis-j7ljdRbm.js → vue-apis-CBD-3_AQ.js} +0 -0
- /package/client/{yaml-0qnKYER3.js → yaml-PGla5xPP.js} +0 -0
|
@@ -420,13 +420,13 @@ function Ut(e) {
|
|
|
420
420
|
return o;
|
|
421
421
|
}
|
|
422
422
|
const X = Ut;
|
|
423
|
-
function
|
|
423
|
+
function I(e = []) {
|
|
424
424
|
return Array.isArray(e) ? e : [e];
|
|
425
425
|
}
|
|
426
426
|
function W(e) {
|
|
427
427
|
return Array.from(new Set(e));
|
|
428
428
|
}
|
|
429
|
-
function
|
|
429
|
+
function It(e, t) {
|
|
430
430
|
return e.reduce((n, s) => (n.findIndex((r) => t(s, r)) === -1 && n.push(s), n), []);
|
|
431
431
|
}
|
|
432
432
|
function U(e) {
|
|
@@ -435,10 +435,10 @@ function U(e) {
|
|
|
435
435
|
function G(e) {
|
|
436
436
|
return U(e) ? e : (Array.isArray(e) ? e : Object.entries(e)).filter((t) => t[1] != null);
|
|
437
437
|
}
|
|
438
|
-
function
|
|
438
|
+
function Nt(e) {
|
|
439
439
|
return Array.isArray(e) ? e.find((t) => !Array.isArray(t) || Array.isArray(t[0])) ? e.map((t) => G(t)) : [e] : [G(e)];
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function Dt(e) {
|
|
442
442
|
return e.filter(([t, n], s) => {
|
|
443
443
|
if (t.startsWith("$$"))
|
|
444
444
|
return !1;
|
|
@@ -449,7 +449,7 @@ function jt(e) {
|
|
|
449
449
|
});
|
|
450
450
|
}
|
|
451
451
|
function Q(e) {
|
|
452
|
-
return e == null ? "" :
|
|
452
|
+
return e == null ? "" : Dt(e).map(([t, n]) => n != null ? `${t}:${n};` : void 0).filter(Boolean).join("");
|
|
453
453
|
}
|
|
454
454
|
function H(e) {
|
|
455
455
|
return e && typeof e == "object" && !Array.isArray(e);
|
|
@@ -483,7 +483,7 @@ function z(e) {
|
|
|
483
483
|
}
|
|
484
484
|
return e;
|
|
485
485
|
}
|
|
486
|
-
function
|
|
486
|
+
function jt(e) {
|
|
487
487
|
return U(e[0]);
|
|
488
488
|
}
|
|
489
489
|
function Pt(e) {
|
|
@@ -673,7 +673,7 @@ const q = "default", ne = "preflights", on = "shortcuts", rn = "imports", an = {
|
|
|
673
673
|
[q]: 0
|
|
674
674
|
};
|
|
675
675
|
function Te(e) {
|
|
676
|
-
return
|
|
676
|
+
return I(e).flatMap((t) => Array.isArray(t) ? [t] : Object.entries(t));
|
|
677
677
|
}
|
|
678
678
|
const pe = "_uno_resolved";
|
|
679
679
|
function cn(e) {
|
|
@@ -690,7 +690,7 @@ function cn(e) {
|
|
|
690
690
|
const o = (r) => {
|
|
691
691
|
r[2] || (r[2] = {});
|
|
692
692
|
const a = r[2];
|
|
693
|
-
a.prefix == null && t.prefix && (a.prefix =
|
|
693
|
+
a.prefix == null && t.prefix && (a.prefix = I(t.prefix)), a.layer == null && t.layer && (a.layer = t.layer);
|
|
694
694
|
};
|
|
695
695
|
n == null || n.forEach(o), (s = t.rules) == null || s.forEach(o);
|
|
696
696
|
}
|
|
@@ -700,12 +700,12 @@ function Le(e) {
|
|
|
700
700
|
const t = cn(e);
|
|
701
701
|
if (!t.presets)
|
|
702
702
|
return [t];
|
|
703
|
-
const n = (t.presets || []).flatMap(
|
|
703
|
+
const n = (t.presets || []).flatMap(I).flatMap(Le);
|
|
704
704
|
return [t, ...n];
|
|
705
705
|
}
|
|
706
706
|
function de(e = {}, t = {}) {
|
|
707
707
|
var S, b;
|
|
708
|
-
const n = Object.assign({}, t, e), s =
|
|
708
|
+
const n = Object.assign({}, t, e), s = It((n.presets || []).flatMap(I).flatMap(Le), (p, w) => p.name === w.name), o = [
|
|
709
709
|
...s.filter((p) => p.enforce === "pre"),
|
|
710
710
|
...s.filter((p) => !p.enforce),
|
|
711
711
|
...s.filter((p) => p.enforce === "post")
|
|
@@ -714,15 +714,15 @@ function de(e = {}, t = {}) {
|
|
|
714
714
|
n
|
|
715
715
|
], a = [...r].reverse(), l = Object.assign({}, an, ...r.map((p) => p.layers));
|
|
716
716
|
function c(p) {
|
|
717
|
-
return W(r.flatMap((w) =>
|
|
717
|
+
return W(r.flatMap((w) => I(w[p] || [])));
|
|
718
718
|
}
|
|
719
719
|
const f = c("extractors");
|
|
720
720
|
let i = (S = a.find((p) => p.extractorDefault !== void 0)) == null ? void 0 : S.extractorDefault;
|
|
721
721
|
i === void 0 && (i = nn), i && !f.includes(i) && f.unshift(i), f.sort((p, w) => (p.order || 0) - (w.order || 0));
|
|
722
722
|
const u = c("rules"), d = {}, m = u.length, y = u.map((p, w) => {
|
|
723
723
|
var R;
|
|
724
|
-
if (
|
|
725
|
-
|
|
724
|
+
if (jt(p)) {
|
|
725
|
+
I(((R = p[2]) == null ? void 0 : R.prefix) || "").forEach((L) => {
|
|
726
726
|
d[L + p[0]] = [w, p[1], p[2], p];
|
|
727
727
|
});
|
|
728
728
|
return;
|
|
@@ -736,11 +736,11 @@ function de(e = {}, t = {}) {
|
|
|
736
736
|
const A = {
|
|
737
737
|
templates: W(r.flatMap((p) => {
|
|
738
738
|
var w;
|
|
739
|
-
return
|
|
739
|
+
return I((w = p.autocomplete) == null ? void 0 : w.templates);
|
|
740
740
|
})),
|
|
741
741
|
extractors: r.flatMap((p) => {
|
|
742
742
|
var w;
|
|
743
|
-
return
|
|
743
|
+
return I((w = p.autocomplete) == null ? void 0 : w.extractors);
|
|
744
744
|
}).sort((p, w) => (p.order || 0) - (w.order || 0)),
|
|
745
745
|
shorthands: un(r.map((p) => {
|
|
746
746
|
var w;
|
|
@@ -795,10 +795,10 @@ function un(e) {
|
|
|
795
795
|
}, {});
|
|
796
796
|
}
|
|
797
797
|
const fn = "0.58.6";
|
|
798
|
-
var pn = Object.defineProperty, dn = (e, t, n) => t in e ? pn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n,
|
|
798
|
+
var pn = Object.defineProperty, dn = (e, t, n) => t in e ? pn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, D = (e, t, n) => (dn(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
799
799
|
class mn {
|
|
800
800
|
constructor(t = {}, n = {}) {
|
|
801
|
-
this.userConfig = t, this.defaults = n,
|
|
801
|
+
this.userConfig = t, this.defaults = n, D(this, "version", fn), D(this, "_cache", /* @__PURE__ */ new Map()), D(this, "config"), D(this, "blocked", /* @__PURE__ */ new Set()), D(this, "parentOrders", /* @__PURE__ */ new Map()), D(this, "events", sn()), this.config = de(t, n), this.events.emit("config", this.config);
|
|
802
802
|
}
|
|
803
803
|
setConfig(t, n) {
|
|
804
804
|
t && (n && (this.defaults = n), this.userConfig = t, this.blocked.clear(), this.parentOrders.clear(), this._cache.clear(), this.config = de(t, this.defaults), this.events.emit("config", this.config));
|
|
@@ -922,10 +922,10 @@ class mn {
|
|
|
922
922
|
if (x[b])
|
|
923
923
|
return x[b];
|
|
924
924
|
let p = Array.from(y).sort((O, L) => {
|
|
925
|
-
var
|
|
926
|
-
return (this.parentOrders.get(O[0]) ?? 0) - (this.parentOrders.get(L[0]) ?? 0) || ((
|
|
925
|
+
var N;
|
|
926
|
+
return (this.parentOrders.get(O[0]) ?? 0) - (this.parentOrders.get(L[0]) ?? 0) || ((N = O[0]) == null ? void 0 : N.localeCompare(L[0] || "")) || 0;
|
|
927
927
|
}).map(([O, L]) => {
|
|
928
|
-
const
|
|
928
|
+
const N = L.length, j = L.filter((k) => {
|
|
929
929
|
var _;
|
|
930
930
|
return (((_ = k[4]) == null ? void 0 : _.layer) || q) === b;
|
|
931
931
|
}).sort((k, _) => {
|
|
@@ -936,12 +936,12 @@ class mn {
|
|
|
936
936
|
_,
|
|
937
937
|
!!(C ?? (E == null ? void 0 : E.noMerge))
|
|
938
938
|
]);
|
|
939
|
-
if (!
|
|
939
|
+
if (!j.length)
|
|
940
940
|
return;
|
|
941
|
-
const P =
|
|
941
|
+
const P = j.reverse().map(([k, _, E], C) => {
|
|
942
942
|
if (!E && this.config.mergeSelectors)
|
|
943
|
-
for (let $ = C + 1; $ <
|
|
944
|
-
const T =
|
|
943
|
+
for (let $ = C + 1; $ < N; $++) {
|
|
944
|
+
const T = j[$];
|
|
945
945
|
if (T && !T[2] && (k && T[0] || k == null && T[0] == null) && T[1] === _)
|
|
946
946
|
return k && T[0] && T[0].push(...k), null;
|
|
947
947
|
}
|
|
@@ -1067,9 +1067,9 @@ class mn {
|
|
|
1067
1067
|
continue;
|
|
1068
1068
|
let h = a;
|
|
1069
1069
|
if (y != null && y.prefix) {
|
|
1070
|
-
const g =
|
|
1070
|
+
const g = I(y.prefix);
|
|
1071
1071
|
if (o) {
|
|
1072
|
-
const S =
|
|
1072
|
+
const S = I(o);
|
|
1073
1073
|
if (!g.some((b) => S.includes(b)))
|
|
1074
1074
|
continue;
|
|
1075
1075
|
} else {
|
|
@@ -1086,7 +1086,7 @@ class mn {
|
|
|
1086
1086
|
if (!A)
|
|
1087
1087
|
continue;
|
|
1088
1088
|
this.config.details && n.rules.push([d, m, y]);
|
|
1089
|
-
const x =
|
|
1089
|
+
const x = Nt(A).filter((g) => g.length);
|
|
1090
1090
|
if (x.length)
|
|
1091
1091
|
return x.map((g) => U(g) ? [u, g, y] : [u, r, g, y, l]);
|
|
1092
1092
|
}
|
|
@@ -1117,7 +1117,7 @@ class mn {
|
|
|
1117
1117
|
for (const c of this.config.shortcuts) {
|
|
1118
1118
|
let f = t;
|
|
1119
1119
|
if ((l = c[2]) != null && l.prefix) {
|
|
1120
|
-
const u =
|
|
1120
|
+
const u = I(c[2].prefix).find((d) => t.startsWith(d));
|
|
1121
1121
|
if (u == null)
|
|
1122
1122
|
continue;
|
|
1123
1123
|
f = t.slice(u.length);
|
|
@@ -1206,7 +1206,7 @@ function yn(e) {
|
|
|
1206
1206
|
function bn(e, t) {
|
|
1207
1207
|
return t(e);
|
|
1208
1208
|
}
|
|
1209
|
-
var he = { npm_package_dependencies__vueuse_core: "^10.9.0", TERM_PROGRAM: "vscode", npm_package_devDependencies__types_splitpanes: "^2.2.6", FNM_LOGLEVEL: "info", NODE: "/Users/arlo/Library/Application Support/fnm/node-versions/v20.11.0/installation/bin/node", INIT_CWD: "/Users/arlo/g/devtools-next/packages/client", TURBO_INVOCATION_DIR: "/Users/arlo/g/devtools-next", npm_package_devDependencies_vite: "^5.
|
|
1209
|
+
var he = { npm_package_dependencies__vueuse_core: "^10.9.0", TERM_PROGRAM: "vscode", npm_package_devDependencies__types_splitpanes: "^2.2.6", FNM_LOGLEVEL: "info", NODE: "/Users/arlo/Library/Application Support/fnm/node-versions/v20.11.0/installation/bin/node", INIT_CWD: "/Users/arlo/g/devtools-next/packages/client", TURBO_INVOCATION_DIR: "/Users/arlo/g/devtools-next", npm_package_devDependencies_vite: "^5.2.6", SHELL: "/bin/zsh", TERM: "xterm-256color", npm_config_shamefully_hoist: "true", npm_package_devDependencies_ohash: "^1.1.3", npm_package_devDependencies_floating_vue: "5.2.2", npm_package_dependencies__vue_devtools_shared: "workspace:^", FNM_NODE_DIST_MIRROR: "https://nodejs.org/dist", npm_package_dependencies__unocss_runtime: "^0.58.6", TMPDIR: "/var/folders/6s/79hm4q7x5f982tndmbvckmn80000gn/T/", TERM_PROGRAM_VERSION: "1.85.1", npm_package_devDependencies__vitejs_plugin_vue: "^5.0.4", npm_package_devDependencies_unplugin_vue_components: "^0.26.0", MallocNanoZone: "0", ORIGINAL_XDG_CURRENT_DESKTOP: "undefined", ZDOTDIR: "/Users/arlo", TERM_SESSION_ID: "w0t0p0:8971F0ED-F8C1-4D06-9525-E2751C5ADE77", npm_config_registry: "https://registry.npmjs.org/", npm_package_private: "true", PNPM_HOME: "/Users/arlo/Library/pnpm", ZSH: "/Users/arlo/.oh-my-zsh", FNM_COREPACK_ENABLED: "false", npm_package_devDependencies__vitejs_plugin_vue_jsx: "^3.1.0", USER: "arlo", npm_package_license: "MIT", LS_COLORS: "di=1;36:ln=35:so=32:pi=33:ex=31:bd=34;46:cd=34;43:su=30;41:sg=30;46:tw=30;42:ow=30;43", COMMAND_MODE: "unix2003", PNPM_SCRIPT_SRC_DIR: "/Users/arlo/g/devtools-next/packages/client", npm_config_strict_peer_dependencies: "", SSH_AUTH_SOCK: "/private/tmp/com.apple.launchd.iiMoEa4udc/Listeners", npm_package_devDependencies_dayjs: "^1.11.10", __CF_USER_TEXT_ENCODING: "0x1F5:0x19:0x34", npm_execpath: "/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/bin/pnpm.cjs", PAGER: "less", npm_package_devDependencies_unplugin_auto_import: "^0.17.5", npm_package_scripts_build_lib: "vite build --config vite.lib.config.ts", npm_config_frozen_lockfile: "", FNM_VERSION_FILE_STRATEGY: "local", LSCOLORS: "Gxfxcxdxbxegedabagacad", npm_package_dependencies_vue_virtual_scroller: "2.0.0-beta.8", npm_package_dependencies_fuse_js: "^7.0.0", FNM_ARCH: "arm64", PATH: "/Users/arlo/g/devtools-next/packages/client/node_modules/.bin:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/dist/node-gyp-bin:/Users/arlo/g/devtools-next/node_modules/.bin:/Users/arlo/g/devtools-next/packages/client/node_modules/.bin:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/dist/node-gyp-bin:/Users/arlo/g/devtools-next/node_modules/.bin:/Users/arlo/g/devtools-next/node_modules/.bin:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/dist/node-gyp-bin:/Users/arlo/g/devtools-next/node_modules/.bin:/Users/arlo/g/devtools-next/node_modules/.bin:/usr/local/lib/node_modules/pnpm/dist/node-gyp-bin:/Users/arlo/g/devtools-next/node_modules/.bin:/Users/arlo/Library/Caches/fnm_multishells/44407_1711385827024/bin:/opt/homebrew/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/arlo/Library/pnpm:/Users/arlo/Library/Caches/fnm_multishells/31472_1711379749762/bin:/opt/homebrew/bin", npm_package_dependencies__vue_devtools_ui: "workspace:*", npm_package_scripts_stub_lib: "vite build --config vite.lib.config.ts --watch", LaunchInstanceID: "9CD3969C-9E80-46DA-8F0E-F29DBC07DB6B", npm_package_dependencies_splitpanes: "^3.1.5", npm_package_author: "webfansplz", USER_ZDOTDIR: "/Users/arlo", __CFBundleIdentifier: "com.microsoft.VSCode", npm_command: "run-script", PWD: "/Users/arlo/g/devtools-next/packages/client", npm_package_exports____: "./dist/*", npm_lifecycle_event: "build:lib", npm_package_devDependencies_vue: "^3.4.21", npm_package_name: "@vue/devtools-client", LANG: "zh_CN.UTF-8", ITERM_PROFILE: "Default", npm_package_devDependencies_simple_git_hooks: "^2.11.0", npm_package_devDependencies_sass: "^1.72.0", npm_package_devDependencies__unocss_reset: "^0.58.6", npm_package_scripts_build: "tsx ./scripts/pre-build.ts && (nr build:lib & vite build)", NODE_PATH: "/Users/arlo/g/devtools-next/node_modules/.pnpm/vite@5.2.6_@types+node@20.11.30_sass@1.72.0/node_modules/vite/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/vite@5.2.6_@types+node@20.11.30_sass@1.72.0/node_modules/vite/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/vite@5.2.6_@types+node@20.11.30_sass@1.72.0/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/turbo@1.13.0/node_modules/turbo/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/turbo@1.13.0/node_modules/turbo/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/turbo@1.13.0/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules/pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/pnpm@8.15.5/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/bin/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/@antfu+ni@0.21.12/node_modules:/Users/arlo/g/devtools-next/node_modules/.pnpm/node_modules:/Users/arlo/Library/pnpm/global/5/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/bin/node_modules:/Users/arlo/Library/pnpm/global/5/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/ni/node_modules:/Users/arlo/Library/pnpm/global/5/.pnpm/@antfu+ni@0.21.12/node_modules/@antfu/node_modules:/Users/arlo/Library/pnpm/global/5/.pnpm/@antfu+ni@0.21.12/node_modules:/Users/arlo/Library/pnpm/global/5/.pnpm/node_modules", npm_package_devDependencies_pinia: "^2.1.7", FNM_MULTISHELL_PATH: "/Users/arlo/Library/Caches/fnm_multishells/44407_1711385827024", TURBO_HASH: "78e0c40595afb691", VSCODE_GIT_ASKPASS_EXTRA_ARGS: "--ms-enable-electron-run-as-node", XPC_FLAGS: "0x0", npm_package_devDependencies__unocss_core: "^0.58.6", npm_package_engines_node: ">=v14.21.3", npm_config_node_gyp: "/usr/local/lib/node_modules/pnpm/dist/node_modules/node-gyp/bin/node-gyp.js", npm_config_side_effects_cache: "", npm_package_dependencies_colord: "^2.9.3", npm_package_devDependencies__iconify_json: "^2.2.195", npm_package_dependencies_minimatch: "^9.0.3", npm_package_version: "7.0.21", XPC_SERVICE_NAME: "0", VSCODE_INJECTION: "1", npm_package_devDependencies_unocss: "^0.58.6", npm_package_dependencies__vue_devtools_core: "workspace:^", npm_package_type: "module", COLORFGBG: "7;0", HOME: "/Users/arlo", SHLVL: "3", VSCODE_GIT_ASKPASS_MAIN: "/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/git/dist/askpass-main.js", npm_package_dependencies_vite_hot_client: "^0.2.3", LC_TERMINAL_VERSION: "3.4.23", FNM_DIR: "/Users/arlo/Library/Application Support/fnm", npm_package_dependencies_vis_network: "^9.1.9", ITERM_SESSION_ID: "w0t0p0:8971F0ED-F8C1-4D06-9525-E2751C5ADE77", npm_package_peerDependencies_vite: "^3.1.0 || ^4.0.0-0 || ^5.0.0-0", LESS: "-R", LOGNAME: "arlo", npm_lifecycle_script: "vite build --config vite.lib.config.ts", npm_package_dependencies__vue_devtools_kit: "workspace:^", npm_package_dependencies__vueuse_integrations: "^10.9.0", VSCODE_GIT_IPC_HANDLE: "/var/folders/6s/79hm4q7x5f982tndmbvckmn80000gn/T/vscode-git-4d965c4849.sock", npm_config_user_agent: "pnpm/8.15.5 npm/? node/v20.11.0 darwin arm64", FNM_RESOLVE_ENGINES: "false", npm_package_devDependencies__types_node: "^20.11.30", GIT_ASKPASS: "/Applications/Visual Studio Code.app/Contents/Resources/app/extensions/git/dist/askpass.sh", VSCODE_GIT_ASKPASS_NODE: "/Applications/Visual Studio Code.app/Contents/Frameworks/Code Helper (Plugin).app/Contents/MacOS/Code Helper (Plugin)", npm_package_scripts_stub: "nr stub:lib & vite build --watch", LC_TERMINAL: "iTerm2", npm_package_files_0: "dist", npm_package_devDependencies_unplugin: "^1.10.0", npm_package_dependencies_vue_router: "^4.3.0", npm_package_dependencies_shiki: "1.2.0", SECURITYSESSIONID: "186b8", npm_package_dependencies__unocss_preset_icons: "^0.58.6", npm_node_execpath: "/Users/arlo/Library/Application Support/fnm/node-versions/v20.11.0/installation/bin/node", npm_config_shell_emulator: "true", COLORTERM: "truecolor", NODE_ENV: "production" };
|
|
1210
1210
|
const vn = Object.freeze(
|
|
1211
1211
|
{
|
|
1212
1212
|
left: 0,
|
|
@@ -1228,7 +1228,7 @@ const vn = Object.freeze(
|
|
|
1228
1228
|
}), Sn = Object.freeze({
|
|
1229
1229
|
width: null,
|
|
1230
1230
|
height: null
|
|
1231
|
-
}),
|
|
1231
|
+
}), Ie = Object.freeze({
|
|
1232
1232
|
// Dimensions
|
|
1233
1233
|
...Sn,
|
|
1234
1234
|
// Transformations
|
|
@@ -1331,7 +1331,7 @@ function Tn(e, t) {
|
|
|
1331
1331
|
...Ue,
|
|
1332
1332
|
...e
|
|
1333
1333
|
}, s = {
|
|
1334
|
-
...
|
|
1334
|
+
...Ie,
|
|
1335
1335
|
...t
|
|
1336
1336
|
}, o = {
|
|
1337
1337
|
left: n.left,
|
|
@@ -1402,21 +1402,21 @@ function Mn(e) {
|
|
|
1402
1402
|
function Un(e) {
|
|
1403
1403
|
return e.replace(/(['"])\s*\n\s*([^>\\/\s])/g, "$1 $2").replace(/(["';{}><])\s*\n\s*/g, "$1").replace(/\s*\n\s*/g, " ").replace(/\s+"/g, '"').replace(/="\s+/g, '="').replace(/(\s)+\/>/g, "/>").trim();
|
|
1404
1404
|
}
|
|
1405
|
-
const
|
|
1406
|
-
function
|
|
1405
|
+
const In = /\swidth\s*=\s*["']([\w.]+)["']/, Nn = /\sheight\s*=\s*["']([\w.]+)["']/, Z = /<svg\s+/;
|
|
1406
|
+
function Dn(e, t, n) {
|
|
1407
1407
|
const s = e.slice(0, e.indexOf(">")), o = (r, a) => {
|
|
1408
1408
|
const l = a.exec(s), c = l != null, f = t[r];
|
|
1409
1409
|
return !f && !re(f) && (typeof n == "number" ? n > 0 && (t[r] = `${n}em`) : l && (t[r] = l[1])), c;
|
|
1410
1410
|
};
|
|
1411
|
-
return [o("width",
|
|
1411
|
+
return [o("width", In), o("height", Nn)];
|
|
1412
1412
|
}
|
|
1413
|
-
async function
|
|
1413
|
+
async function Ne(e, t, n, s, o, r) {
|
|
1414
1414
|
const { scale: a, addXmlNs: l = !1 } = s ?? {}, { additionalProps: c = {}, iconCustomizer: f } = (s == null ? void 0 : s.customizations) ?? {}, i = await (o == null ? void 0 : o()) ?? {};
|
|
1415
1415
|
await (f == null ? void 0 : f(t, n, i)), Object.keys(c).forEach((h) => {
|
|
1416
1416
|
const v = c[h];
|
|
1417
1417
|
v != null && (i[h] = v);
|
|
1418
1418
|
}), r == null || r(i);
|
|
1419
|
-
const [u, d] =
|
|
1419
|
+
const [u, d] = Dn(e, i, a);
|
|
1420
1420
|
l && (!e.includes("xmlns=") && !i.xmlns && (i.xmlns = "http://www.w3.org/2000/svg"), !e.includes("xmlns:xlink=") && e.includes("xlink:") && !i["xmlns:xlink"] && (i["xmlns:xlink"] = "http://www.w3.org/1999/xlink"));
|
|
1421
1421
|
const m = Object.keys(i).map(
|
|
1422
1422
|
(h) => h === "width" && u || h === "height" && d ? null : `${h}="${i[h]}"`
|
|
@@ -1452,7 +1452,7 @@ async function be(e, t, n, s) {
|
|
|
1452
1452
|
const a = o.indexOf("<svg");
|
|
1453
1453
|
a > 0 && (o = o.slice(a));
|
|
1454
1454
|
const { transform: l } = (s == null ? void 0 : s.customizations) ?? {};
|
|
1455
|
-
return o = typeof l == "function" ? await l(o, t, n) : o, o.startsWith("<svg") ? await
|
|
1455
|
+
return o = typeof l == "function" ? await l(o, t, n) : o, o.startsWith("<svg") ? await Ne(
|
|
1456
1456
|
((r = s == null ? void 0 : s.customizations) == null ? void 0 : r.trimCustomSvg) === !0 ? Un(o) : o,
|
|
1457
1457
|
t,
|
|
1458
1458
|
n,
|
|
@@ -1463,18 +1463,18 @@ async function be(e, t, n, s) {
|
|
|
1463
1463
|
), o);
|
|
1464
1464
|
}
|
|
1465
1465
|
}
|
|
1466
|
-
async function
|
|
1466
|
+
async function De(e, t, n, s) {
|
|
1467
1467
|
let o;
|
|
1468
1468
|
const { customize: r } = (s == null ? void 0 : s.customizations) ?? {};
|
|
1469
1469
|
for (const a of n)
|
|
1470
1470
|
if (o = Cn(e, a), o) {
|
|
1471
|
-
let l = { ...
|
|
1471
|
+
let l = { ...Ie };
|
|
1472
1472
|
typeof r == "function" && (l = r(l));
|
|
1473
1473
|
const {
|
|
1474
1474
|
attributes: { width: c, height: f, ...i },
|
|
1475
1475
|
body: u
|
|
1476
1476
|
} = Tn(o, l), d = s == null ? void 0 : s.scale;
|
|
1477
|
-
return await
|
|
1477
|
+
return await Ne(
|
|
1478
1478
|
// DON'T remove space on <svg >
|
|
1479
1479
|
`<svg >${u}</svg>`,
|
|
1480
1480
|
t,
|
|
@@ -1497,7 +1497,7 @@ async function je(e, t, n, s) {
|
|
|
1497
1497
|
);
|
|
1498
1498
|
}
|
|
1499
1499
|
}
|
|
1500
|
-
const
|
|
1500
|
+
const je = async (e, t, n) => {
|
|
1501
1501
|
var o;
|
|
1502
1502
|
const s = (o = n == null ? void 0 : n.customCollections) == null ? void 0 : o[e];
|
|
1503
1503
|
if (s)
|
|
@@ -1526,7 +1526,7 @@ const De = async (e, t, n) => {
|
|
|
1526
1526
|
t.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(),
|
|
1527
1527
|
t.replace(/([a-z])(\d+)/g, "$1-$2")
|
|
1528
1528
|
];
|
|
1529
|
-
return await
|
|
1529
|
+
return await De(
|
|
1530
1530
|
r,
|
|
1531
1531
|
e,
|
|
1532
1532
|
a,
|
|
@@ -1537,7 +1537,7 @@ const De = async (e, t, n) => {
|
|
|
1537
1537
|
} else
|
|
1538
1538
|
return await be(s, e, t, n);
|
|
1539
1539
|
};
|
|
1540
|
-
function
|
|
1540
|
+
function jn(e) {
|
|
1541
1541
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
1542
1542
|
}
|
|
1543
1543
|
var Pn = [
|
|
@@ -1713,7 +1713,7 @@ var Pn = [
|
|
|
1713
1713
|
"zmdi",
|
|
1714
1714
|
"zondicons"
|
|
1715
1715
|
];
|
|
1716
|
-
const Fn = /* @__PURE__ */
|
|
1716
|
+
const Fn = /* @__PURE__ */ jn(Pn), Vn = 3;
|
|
1717
1717
|
function Gn(e) {
|
|
1718
1718
|
return (t = {}) => {
|
|
1719
1719
|
const {
|
|
@@ -1799,7 +1799,7 @@ function Pe(e, t) {
|
|
|
1799
1799
|
return n.has(o) || n.set(o, e(`${t}@iconify-json/${o}/icons.json`)), n.get(o);
|
|
1800
1800
|
}
|
|
1801
1801
|
return async (o, r, a) => {
|
|
1802
|
-
let l = await
|
|
1802
|
+
let l = await je(o, r, a);
|
|
1803
1803
|
if (l)
|
|
1804
1804
|
return l;
|
|
1805
1805
|
const c = await s(o);
|
|
@@ -1809,7 +1809,7 @@ function Pe(e, t) {
|
|
|
1809
1809
|
r.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(),
|
|
1810
1810
|
r.replace(/([a-z])(\d+)/g, "$1-$2")
|
|
1811
1811
|
];
|
|
1812
|
-
l = await
|
|
1812
|
+
l = await De(c, o, f, a);
|
|
1813
1813
|
}
|
|
1814
1814
|
return l;
|
|
1815
1815
|
};
|
|
@@ -1827,7 +1827,7 @@ function Bn(e) {
|
|
|
1827
1827
|
}
|
|
1828
1828
|
const zn = Gn(async (e) => {
|
|
1829
1829
|
const t = e == null ? void 0 : e.customFetch, n = e == null ? void 0 : e.cdn;
|
|
1830
|
-
return t && n ? Pe(t, n) : n ? Bn(n) :
|
|
1830
|
+
return t && n ? Pe(t, n) : n ? Bn(n) : je;
|
|
1831
1831
|
});
|
|
1832
1832
|
function qn(e) {
|
|
1833
1833
|
return e.replace(/-(\w)/g, (t, n) => n ? n.toUpperCase() : "");
|
|
@@ -1870,7 +1870,7 @@ function Jn(e = {}) {
|
|
|
1870
1870
|
return;
|
|
1871
1871
|
}
|
|
1872
1872
|
const t = window, n = window.document, s = () => n.documentElement, o = t.__unocss || {}, r = Object.assign({}, e, o.runtime), a = r.defaults || {}, l = r.cloakAttribute ?? "un-cloak";
|
|
1873
|
-
r.autoPrefix && (a.postprocess =
|
|
1873
|
+
r.autoPrefix && (a.postprocess = I(a.postprocess)).unshift(Wn(n.createElement("div").style)), (P = r.configResolved) == null || P.call(r, o, a);
|
|
1874
1874
|
const c = hn(o, a), f = (_) => r.inject ? r.inject(_) : s().prepend(_), i = () => r.rootElement ? r.rootElement() : n.body, u = /* @__PURE__ */ new Map();
|
|
1875
1875
|
let d = !0, m = /* @__PURE__ */ new Set(), y, h, v = [];
|
|
1876
1876
|
const A = () => new Promise((_) => {
|
|
@@ -1956,10 +1956,10 @@ function Jn(e = {}) {
|
|
|
1956
1956
|
function L() {
|
|
1957
1957
|
r.bypassDefined && Xn(c.blocked), p(), O();
|
|
1958
1958
|
}
|
|
1959
|
-
function
|
|
1959
|
+
function N() {
|
|
1960
1960
|
n.readyState === "loading" ? t.addEventListener("DOMContentLoaded", L) : L();
|
|
1961
1961
|
}
|
|
1962
|
-
const
|
|
1962
|
+
const j = t.__unocss_runtime = t.__unocss_runtime = {
|
|
1963
1963
|
version: c.version,
|
|
1964
1964
|
uno: c,
|
|
1965
1965
|
async extract(_) {
|
|
@@ -1970,12 +1970,12 @@ function Jn(e = {}) {
|
|
|
1970
1970
|
y = _;
|
|
1971
1971
|
},
|
|
1972
1972
|
toggleObserver(_) {
|
|
1973
|
-
_ === void 0 ? d = !d : d = !!_, !R && !d &&
|
|
1973
|
+
_ === void 0 ? d = !d : d = !!_, !R && !d && N();
|
|
1974
1974
|
},
|
|
1975
1975
|
update: S,
|
|
1976
1976
|
presets: ((F = t.__unocss_runtime) == null ? void 0 : F.presets) ?? {}
|
|
1977
1977
|
};
|
|
1978
|
-
((k = r.ready) == null ? void 0 : k.call(r,
|
|
1978
|
+
((k = r.ready) == null ? void 0 : k.call(r, j)) !== !1 && (d = !1, N());
|
|
1979
1979
|
}
|
|
1980
1980
|
function Xn(e = /* @__PURE__ */ new Set()) {
|
|
1981
1981
|
for (let t = 0; t < document.styleSheets.length; t++) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import n from "./html-
|
|
2
|
-
import e from "./javascript-
|
|
3
|
-
import t from "./css-
|
|
4
|
-
import a from "./typescript-
|
|
5
|
-
import l from "./json-
|
|
6
|
-
import u from "./yaml-
|
|
1
|
+
import n from "./html-BZB5lEhh.js";
|
|
2
|
+
import e from "./javascript-DqVBMyXe.js";
|
|
3
|
+
import t from "./css-CAzixsid.js";
|
|
4
|
+
import a from "./typescript-AEg-ehu7.js";
|
|
5
|
+
import l from "./json-B12k4-6m.js";
|
|
6
|
+
import u from "./yaml-PGla5xPP.js";
|
|
7
7
|
const m = Object.freeze({ displayName: "Markdown", name: "markdown", patterns: [{ include: "#frontMatter" }, { include: "#block" }], repository: { ampersand: { comment: "Markdown will convert this for us. We match it so that the HTML grammar will not mark it up as invalid.", match: "&(?!([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+);)", name: "meta.other.valid-ampersand.markdown" }, block: { patterns: [{ include: "#separator" }, { include: "#heading" }, { include: "#blockquote" }, { include: "#lists" }, { include: "#fenced_code_block" }, { include: "#raw_block" }, { include: "#link-def" }, { include: "#html" }, { include: "#table" }, { include: "#paragraph" }] }, blockquote: { begin: "(^|\\G)[ ]{0,3}(>) ?", captures: { 2: { name: "punctuation.definition.quote.begin.markdown" } }, name: "markup.quote.markdown", patterns: [{ include: "#block" }], while: "(^|\\G)\\s*(>) ?" }, bold: { begin: `(?x) (?<open>(\\*\\*(?=\\w)|(?<!\\w)\\*\\*|(?<!\\w)\\b__))(?=\\S) (?=
|
|
8
8
|
(
|
|
9
9
|
<[^>]*+>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import t from "./vue-
|
|
2
|
-
import e from "./javascript-
|
|
1
|
+
import t from "./vue-CSiwUDF5.js";
|
|
2
|
+
import e from "./javascript-DqVBMyXe.js";
|
|
3
3
|
const n = Object.freeze({ displayName: "Vue HTML", fileTypes: [], name: "vue-html", patterns: [{ include: "source.vue#vue-interpolations" }, { begin: "(<)([A-Z][a-zA-Z0-9:-]*)(?=[^>]*></\\2>)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "support.class.component.html" } }, end: "(>)(<)(/)(\\2)(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" }, 2: { name: "punctuation.definition.tag.begin.html meta.scope.between-tag-pair.html" }, 3: { name: "punctuation.definition.tag.begin.html" }, 4: { name: "support.class.component.html" }, 5: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(<)([a-z][a-zA-Z0-9:-]*)(?=[^>]*></\\2>)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.html" } }, end: "(>)(<)(/)(\\2)(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" }, 2: { name: "punctuation.definition.tag.begin.html meta.scope.between-tag-pair.html" }, 3: { name: "punctuation.definition.tag.begin.html" }, 4: { name: "entity.name.tag.html" }, 5: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(<\\?)(xml)", captures: { 1: { name: "punctuation.definition.tag.html" }, 2: { name: "entity.name.tag.xml.html" } }, end: "(\\?>)", name: "meta.tag.preprocessor.xml.html", patterns: [{ include: "#tag-generic-attribute" }, { include: "#string-double-quoted" }, { include: "#string-single-quoted" }] }, { begin: "<!--", captures: { 0: { name: "punctuation.definition.comment.html" } }, end: "-->", name: "comment.block.html" }, { begin: "<!", captures: { 0: { name: "punctuation.definition.tag.html" } }, end: ">", name: "meta.tag.sgml.html", patterns: [{ begin: "(?i:DOCTYPE)", captures: { 1: { name: "entity.name.tag.doctype.html" } }, end: "(?=>)", name: "meta.tag.sgml.doctype.html", patterns: [{ match: '"[^">]*"', name: "string.quoted.double.doctype.identifiers-and-DTDs.html" }] }, { begin: "\\[CDATA\\[", end: "]](?=>)", name: "constant.other.inline-data.html" }, { match: "(\\s*)(?!--|>)\\S(\\s*)", name: "invalid.illegal.bad-comments-or-CDATA.html" }] }, { begin: "(</?)([A-Z][a-zA-Z0-9:-]*\\b)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "support.class.component.html" } }, end: "(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.block.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(</?)([a-z][a-zA-Z0-9:-]*\\b)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.block.any.html" } }, end: "(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.block.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(</?)((?i:body|head|html)\\b)", captures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.structure.any.html" } }, end: "(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.structure.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(</?)((?i:address|blockquote|dd|div|dl|dt|fieldset|form|frame|frameset|h1|h2|h3|h4|h5|h6|iframe|noframes|object|ol|p|ul|applet|center|dir|hr|menu|pre)(?!-)\\b)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.block.any.html" } }, end: "(>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.block.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(</?)((?i:a|abbr|acronym|area|b|base|basefont|bdo|big|br|button|caption|cite|code|col|colgroup|del|dfn|em|font|head|html|i|img|input|ins|isindex|kbd|label|legend|li|link|map|meta|noscript|optgroup|option|param|q|s|samp|script|select|small|span|strike|strong|style|sub|sup|table|tbody|td|textarea|tfoot|th|thead|title|tr|tt|u|var)(?!-)\\b)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.inline.any.html" } }, end: "(/?>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.inline.any.html", patterns: [{ include: "#tag-stuff" }] }, { begin: "(</?)([a-zA-Z0-9:-]+)", beginCaptures: { 1: { name: "punctuation.definition.tag.begin.html" }, 2: { name: "entity.name.tag.other.html" } }, end: "(/?>)", endCaptures: { 1: { name: "punctuation.definition.tag.end.html" } }, name: "meta.tag.other.html", patterns: [{ include: "#tag-stuff" }] }, { include: "#entities" }, { match: "<>", name: "invalid.illegal.incomplete.html" }, { match: "<", name: "invalid.illegal.bad-angle-bracket.html" }], repository: { entities: { patterns: [{ captures: { 1: { name: "punctuation.definition.entity.html" }, 3: { name: "punctuation.definition.entity.html" } }, match: "(&)([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+)(;)", name: "constant.character.entity.html" }, { match: "&", name: "invalid.illegal.bad-ampersand.html" }] }, "string-double-quoted": { begin: '"', beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, end: '"', endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "string.quoted.double.html", patterns: [{ include: "source.vue#vue-interpolations" }, { include: "#entities" }] }, "string-single-quoted": { begin: "'", beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, end: "'", endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "string.quoted.single.html", patterns: [{ include: "source.vue#vue-interpolations" }, { include: "#entities" }] }, "tag-generic-attribute": { match: "(?<=[^=])\\b([a-zA-Z0-9:\\-_]+)", name: "entity.other.attribute-name.html" }, "tag-id-attribute": { begin: "\\b(id)\\b\\s*(=)", captures: { 1: { name: "entity.other.attribute-name.id.html" }, 2: { name: "punctuation.separator.key-value.html" } }, end: `(?!\\G)(?<='|"|[^\\s<>/])`, name: "meta.attribute-with-value.id.html", patterns: [{ begin: '"', beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, contentName: "meta.toc-list.id.html", end: '"', endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "string.quoted.double.html", patterns: [{ include: "source.vue#vue-interpolations" }, { include: "#entities" }] }, { begin: "'", beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, contentName: "meta.toc-list.id.html", end: "'", endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "string.quoted.single.html", patterns: [{ include: "source.vue#vue-interpolations" }, { include: "#entities" }] }, { captures: { 0: { name: "meta.toc-list.id.html" } }, match: `(?<==)(?:[^\\s<>/'"]|/(?!>))+`, name: "string.unquoted.html" }] }, "tag-stuff": { patterns: [{ include: "#vue-directives" }, { include: "#tag-id-attribute" }, { include: "#tag-generic-attribute" }, { include: "#string-double-quoted" }, { include: "#string-single-quoted" }, { include: "#unquoted-attribute" }] }, "unquoted-attribute": { match: `(?<==)(?:[^\\s<>/'"]|/(?!>))+`, name: "string.unquoted.html" }, "vue-directives": { begin: "(?:\\b(v-)|(:|@|#))([a-zA-Z0-9\\-_]+)(?:\\:([a-zA-Z\\-_]+))?(?:\\.([a-zA-Z\\-_]+))*\\s*(=)", captures: { 1: { name: "entity.other.attribute-name.html" }, 2: { name: "punctuation.separator.key-value.html" }, 3: { name: "entity.other.attribute-name.html" }, 4: { name: "entity.other.attribute-name.html" }, 5: { name: "entity.other.attribute-name.html" }, 6: { name: "punctuation.separator.key-value.html" } }, end: "(?<='|\")|(?=[\\s<>`])", name: "meta.directive.vue", patterns: [{ begin: "`", beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, end: "`", endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "source.directive.vue", patterns: [{ include: "source.js#expression" }] }, { begin: '"', beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, end: '"', endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "source.directive.vue", patterns: [{ include: "source.js#expression" }] }, { begin: "'", beginCaptures: { 0: { name: "punctuation.definition.string.begin.html" } }, end: "'", endCaptures: { 0: { name: "punctuation.definition.string.end.html" } }, name: "source.directive.vue", patterns: [{ include: "source.js#expression" }] }] } }, scopeName: "text.html.vue-html", embeddedLangs: ["vue", "javascript"] });
|
|
4
4
|
var m = [
|
|
5
5
|
...t,
|