@vesium/shared 1.0.1-beta.68 → 1.0.1-beta.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.cjs +245 -154
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -44
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +1 -44
- package/dist/index.d.mts.map +1 -1
- package/dist/index.iife.js +245 -154
- package/dist/index.iife.js.map +1 -1
- package/dist/index.iife.min.js +1 -1
- package/dist/index.iife.min.js.map +1 -1
- package/dist/index.min.cjs +1 -1
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +244 -154
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.iife.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
(function(exports, cesium) {
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
4
|
+
//#region \0rolldown/runtime.js
|
|
4
5
|
var __create = Object.create;
|
|
5
6
|
var __defProp = Object.defineProperty;
|
|
6
7
|
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
@@ -460,9 +461,9 @@
|
|
|
460
461
|
}
|
|
461
462
|
|
|
462
463
|
//#endregion
|
|
463
|
-
//#region ../../node_modules/.pnpm/@vue+shared@3.5.
|
|
464
|
+
//#region ../../node_modules/.pnpm/@vue+shared@3.5.29/node_modules/@vue/shared/dist/shared.cjs.prod.js
|
|
464
465
|
/**
|
|
465
|
-
* @vue/shared v3.5.
|
|
466
|
+
* @vue/shared v3.5.29
|
|
466
467
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
467
468
|
* @license MIT
|
|
468
469
|
**/
|
|
@@ -947,9 +948,9 @@
|
|
|
947
948
|
}));
|
|
948
949
|
|
|
949
950
|
//#endregion
|
|
950
|
-
//#region ../../node_modules/.pnpm/@vue+shared@3.5.
|
|
951
|
+
//#region ../../node_modules/.pnpm/@vue+shared@3.5.29/node_modules/@vue/shared/dist/shared.cjs.js
|
|
951
952
|
/**
|
|
952
|
-
* @vue/shared v3.5.
|
|
953
|
+
* @vue/shared v3.5.29
|
|
953
954
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
954
955
|
* @license MIT
|
|
955
956
|
**/
|
|
@@ -987,14 +988,14 @@
|
|
|
987
988
|
}));
|
|
988
989
|
|
|
989
990
|
//#endregion
|
|
990
|
-
//#region ../../node_modules/.pnpm/@vue+shared@3.5.
|
|
991
|
+
//#region ../../node_modules/.pnpm/@vue+shared@3.5.29/node_modules/@vue/shared/index.js
|
|
991
992
|
var require_shared = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
992
993
|
if (process.env.NODE_ENV === "production") module.exports = require_shared_cjs_prod();
|
|
993
994
|
else module.exports = require_shared_cjs();
|
|
994
995
|
}));
|
|
995
996
|
|
|
996
997
|
//#endregion
|
|
997
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
998
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/decode-codepoint.js
|
|
998
999
|
var require_decode_codepoint = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
999
1000
|
var _a;
|
|
1000
1001
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -1067,7 +1068,7 @@
|
|
|
1067
1068
|
}));
|
|
1068
1069
|
|
|
1069
1070
|
//#endregion
|
|
1070
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
1071
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/internal/decode-shared.js
|
|
1071
1072
|
var require_decode_shared = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1072
1073
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1073
1074
|
exports.decodeBase64 = decodeBase64;
|
|
@@ -1085,7 +1086,7 @@
|
|
|
1085
1086
|
}));
|
|
1086
1087
|
|
|
1087
1088
|
//#endregion
|
|
1088
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
1089
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/generated/decode-data-html.js
|
|
1089
1090
|
var require_decode_data_html = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1090
1091
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1091
1092
|
exports.htmlDecodeTree = void 0;
|
|
@@ -1094,7 +1095,7 @@
|
|
|
1094
1095
|
}));
|
|
1095
1096
|
|
|
1096
1097
|
//#endregion
|
|
1097
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
1098
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/generated/decode-data-xml.js
|
|
1098
1099
|
var require_decode_data_xml = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1099
1100
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1100
1101
|
exports.xmlDecodeTree = void 0;
|
|
@@ -1103,7 +1104,7 @@
|
|
|
1103
1104
|
}));
|
|
1104
1105
|
|
|
1105
1106
|
//#endregion
|
|
1106
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
1107
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/internal/bin-trie-flags.js
|
|
1107
1108
|
var require_bin_trie_flags = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1108
1109
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1109
1110
|
exports.BinTrieFlags = void 0;
|
|
@@ -1127,7 +1128,7 @@
|
|
|
1127
1128
|
}));
|
|
1128
1129
|
|
|
1129
1130
|
//#endregion
|
|
1130
|
-
//#region ../../node_modules/.pnpm/entities@7.0.
|
|
1131
|
+
//#region ../../node_modules/.pnpm/entities@7.0.1/node_modules/entities/dist/commonjs/decode.js
|
|
1131
1132
|
var require_decode = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1132
1133
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1133
1134
|
exports.xmlDecodeTree = exports.htmlDecodeTree = exports.replaceCodePoint = exports.fromCodePoint = exports.decodeCodePoint = exports.EntityDecoder = exports.DecodingMode = void 0;
|
|
@@ -1217,6 +1218,8 @@
|
|
|
1217
1218
|
this.excess = 1;
|
|
1218
1219
|
/** The mode in which the decoder is operating. */
|
|
1219
1220
|
this.decodeMode = DecodingMode.Strict;
|
|
1221
|
+
/** The number of characters that have been consumed in the current run. */
|
|
1222
|
+
this.runConsumed = 0;
|
|
1220
1223
|
}
|
|
1221
1224
|
/** Resets the instance to make it reusable. */
|
|
1222
1225
|
startEntity(decodeMode) {
|
|
@@ -1226,6 +1229,7 @@
|
|
|
1226
1229
|
this.treeIndex = 0;
|
|
1227
1230
|
this.excess = 1;
|
|
1228
1231
|
this.consumed = 1;
|
|
1232
|
+
this.runConsumed = 0;
|
|
1229
1233
|
}
|
|
1230
1234
|
/**
|
|
1231
1235
|
* Write an entity to the decoder. This can be called multiple times with partial entities.
|
|
@@ -1358,26 +1362,28 @@
|
|
|
1358
1362
|
while (offset < input.length) {
|
|
1359
1363
|
if (valueLength === 0 && (current & bin_trie_flags_js_1.BinTrieFlags.FLAG13) !== 0) {
|
|
1360
1364
|
const runLength = (current & bin_trie_flags_js_1.BinTrieFlags.BRANCH_LENGTH) >> 7;
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
offset++;
|
|
1365
|
-
this.excess++;
|
|
1366
|
-
const remaining = runLength - 1;
|
|
1367
|
-
for (let runPos = 1; runPos < runLength; runPos += 2) {
|
|
1368
|
-
const packedWord = decodeTree[this.treeIndex + 1 + (runPos - 1 >> 1)];
|
|
1369
|
-
const low = packedWord & 255;
|
|
1370
|
-
if (input.charCodeAt(offset) !== low) return this.result === 0 ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1365
|
+
if (this.runConsumed === 0) {
|
|
1366
|
+
const firstChar = current & bin_trie_flags_js_1.BinTrieFlags.JUMP_TABLE;
|
|
1367
|
+
if (input.charCodeAt(offset) !== firstChar) return this.result === 0 ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1371
1368
|
offset++;
|
|
1372
1369
|
this.excess++;
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1370
|
+
this.runConsumed++;
|
|
1371
|
+
}
|
|
1372
|
+
while (this.runConsumed < runLength) {
|
|
1373
|
+
if (offset >= input.length) return -1;
|
|
1374
|
+
const charIndexInPacked = this.runConsumed - 1;
|
|
1375
|
+
const packedWord = decodeTree[this.treeIndex + 1 + (charIndexInPacked >> 1)];
|
|
1376
|
+
const expectedChar = charIndexInPacked % 2 === 0 ? packedWord & 255 : packedWord >> 8 & 255;
|
|
1377
|
+
if (input.charCodeAt(offset) !== expectedChar) {
|
|
1378
|
+
this.runConsumed = 0;
|
|
1379
|
+
return this.result === 0 ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1378
1380
|
}
|
|
1381
|
+
offset++;
|
|
1382
|
+
this.excess++;
|
|
1383
|
+
this.runConsumed++;
|
|
1379
1384
|
}
|
|
1380
|
-
this.
|
|
1385
|
+
this.runConsumed = 0;
|
|
1386
|
+
this.treeIndex += 1 + (runLength >> 1);
|
|
1381
1387
|
current = decodeTree[this.treeIndex];
|
|
1382
1388
|
valueLength = (current & bin_trie_flags_js_1.BinTrieFlags.VALUE_LENGTH) >> 14;
|
|
1383
1389
|
}
|
|
@@ -1583,7 +1589,7 @@
|
|
|
1583
1589
|
}));
|
|
1584
1590
|
|
|
1585
1591
|
//#endregion
|
|
1586
|
-
//#region ../../node_modules/.pnpm/@babel+parser@7.
|
|
1592
|
+
//#region ../../node_modules/.pnpm/@babel+parser@7.29.0/node_modules/@babel/parser/lib/index.js
|
|
1587
1593
|
var require_lib = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
1588
1594
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1589
1595
|
function _objectWithoutPropertiesLoose(r, e) {
|
|
@@ -1858,17 +1864,15 @@
|
|
|
1858
1864
|
}
|
|
1859
1865
|
function toParseErrorConstructor({ toMessage, code, reasonCode, syntaxPlugin }) {
|
|
1860
1866
|
const hasMissingPlugin = reasonCode === "MissingPlugin" || reasonCode === "MissingOneOfPlugins";
|
|
1861
|
-
{
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
if (oldReasonCodes[reasonCode]) reasonCode = oldReasonCodes[reasonCode];
|
|
1871
|
-
}
|
|
1867
|
+
const oldReasonCodes = {
|
|
1868
|
+
AccessorCannotDeclareThisParameter: "AccesorCannotDeclareThisParameter",
|
|
1869
|
+
AccessorCannotHaveTypeParameters: "AccesorCannotHaveTypeParameters",
|
|
1870
|
+
ConstInitializerMustBeStringOrNumericLiteralOrLiteralEnumReference: "ConstInitiailizerMustBeStringOrNumericLiteralOrLiteralEnumReference",
|
|
1871
|
+
SetAccessorCannotHaveOptionalParameter: "SetAccesorCannotHaveOptionalParameter",
|
|
1872
|
+
SetAccessorCannotHaveRestParameter: "SetAccesorCannotHaveRestParameter",
|
|
1873
|
+
SetAccessorCannotHaveReturnType: "SetAccesorCannotHaveReturnType"
|
|
1874
|
+
};
|
|
1875
|
+
if (oldReasonCodes[reasonCode]) reasonCode = oldReasonCodes[reasonCode];
|
|
1872
1876
|
return function constructor(loc, details) {
|
|
1873
1877
|
const error = /* @__PURE__ */ new SyntaxError();
|
|
1874
1878
|
error.code = code;
|
|
@@ -2178,11 +2182,10 @@
|
|
|
2178
2182
|
finishCallExpression(unfinished, optional) {
|
|
2179
2183
|
const node = super.finishCallExpression(unfinished, optional);
|
|
2180
2184
|
if (node.callee.type === "Import") {
|
|
2181
|
-
var _ref;
|
|
2185
|
+
var _ref, _ref2;
|
|
2182
2186
|
this.castNodeTo(node, "ImportExpression");
|
|
2183
2187
|
node.source = node.arguments[0];
|
|
2184
2188
|
node.options = (_ref = node.arguments[1]) != null ? _ref : null;
|
|
2185
|
-
var _ref2;
|
|
2186
2189
|
node.attributes = (_ref2 = node.arguments[1]) != null ? _ref2 : null;
|
|
2187
2190
|
delete node.arguments;
|
|
2188
2191
|
delete node.callee;
|
|
@@ -6665,7 +6668,6 @@
|
|
|
6665
6668
|
if (this.input.charCodeAt(this.offsetToSourcePos(commentStart) - 1) === 44) switch (node.type) {
|
|
6666
6669
|
case "ObjectExpression":
|
|
6667
6670
|
case "ObjectPattern":
|
|
6668
|
-
case "RecordExpression":
|
|
6669
6671
|
adjustInnerComments(node, node.properties, commentWS);
|
|
6670
6672
|
break;
|
|
6671
6673
|
case "CallExpression":
|
|
@@ -6685,7 +6687,6 @@
|
|
|
6685
6687
|
break;
|
|
6686
6688
|
case "ArrayExpression":
|
|
6687
6689
|
case "ArrayPattern":
|
|
6688
|
-
case "TupleExpression":
|
|
6689
6690
|
adjustInnerComments(node, node.elements, commentWS);
|
|
6690
6691
|
break;
|
|
6691
6692
|
case "ExportNamedDeclaration":
|
|
@@ -6698,7 +6699,16 @@
|
|
|
6698
6699
|
case "TSEnumBody":
|
|
6699
6700
|
adjustInnerComments(node, node.members, commentWS);
|
|
6700
6701
|
break;
|
|
6701
|
-
default:
|
|
6702
|
+
default:
|
|
6703
|
+
if (node.type === "RecordExpression") {
|
|
6704
|
+
adjustInnerComments(node, node.properties, commentWS);
|
|
6705
|
+
break;
|
|
6706
|
+
}
|
|
6707
|
+
if (node.type === "TupleExpression") {
|
|
6708
|
+
adjustInnerComments(node, node.elements, commentWS);
|
|
6709
|
+
break;
|
|
6710
|
+
}
|
|
6711
|
+
setInnerComments(node, comments);
|
|
6702
6712
|
}
|
|
6703
6713
|
else setInnerComments(node, comments);
|
|
6704
6714
|
}
|
|
@@ -9173,12 +9183,10 @@
|
|
|
9173
9183
|
this.expectContextual(122);
|
|
9174
9184
|
} else if (this.eatContextual(122)) node.readonly = true;
|
|
9175
9185
|
this.expect(0);
|
|
9176
|
-
|
|
9177
|
-
|
|
9178
|
-
|
|
9179
|
-
|
|
9180
|
-
node.typeParameter = this.finishNode(typeParameter, "TSTypeParameter");
|
|
9181
|
-
}
|
|
9186
|
+
const typeParameter = this.startNode();
|
|
9187
|
+
typeParameter.name = this.tsParseTypeParameterName();
|
|
9188
|
+
typeParameter.constraint = this.tsExpectThenParseType(58);
|
|
9189
|
+
node.typeParameter = this.finishNode(typeParameter, "TSTypeParameter");
|
|
9182
9190
|
node.nameType = this.eatContextual(93) ? this.tsParseType() : null;
|
|
9183
9191
|
this.expect(3);
|
|
9184
9192
|
if (this.match(53)) {
|
|
@@ -9300,11 +9308,9 @@
|
|
|
9300
9308
|
return this.finishNode(node, "TSLiteralType");
|
|
9301
9309
|
}
|
|
9302
9310
|
tsParseTemplateLiteralType() {
|
|
9303
|
-
|
|
9304
|
-
|
|
9305
|
-
|
|
9306
|
-
return this.finishNode(node, "TSLiteralType");
|
|
9307
|
-
}
|
|
9311
|
+
const node = this.startNode();
|
|
9312
|
+
node.literal = super.parseTemplate(false);
|
|
9313
|
+
return this.finishNode(node, "TSLiteralType");
|
|
9308
9314
|
}
|
|
9309
9315
|
parseTemplateSubstitution() {
|
|
9310
9316
|
if (this.state.inType) return this.tsParseType();
|
|
@@ -9570,12 +9576,10 @@
|
|
|
9570
9576
|
tsParseHeritageClause(token) {
|
|
9571
9577
|
const originalStartLoc = this.state.startLoc;
|
|
9572
9578
|
const delimitedList = this.tsParseDelimitedList("HeritageClauseElement", () => {
|
|
9573
|
-
|
|
9574
|
-
|
|
9575
|
-
|
|
9576
|
-
|
|
9577
|
-
return this.finishNode(node, "TSExpressionWithTypeArguments");
|
|
9578
|
-
}
|
|
9579
|
+
const node = this.startNode();
|
|
9580
|
+
node.expression = this.tsParseEntityName(3);
|
|
9581
|
+
if (this.match(47)) node.typeParameters = this.tsParseTypeArguments();
|
|
9582
|
+
return this.finishNode(node, "TSExpressionWithTypeArguments");
|
|
9579
9583
|
});
|
|
9580
9584
|
if (!delimitedList.length) this.raise(TSErrors.EmptyHeritageClauseType, originalStartLoc, { token });
|
|
9581
9585
|
return delimitedList;
|
|
@@ -10017,7 +10021,7 @@
|
|
|
10017
10021
|
return this.finishCallExpression(node, state.optionalChainMember);
|
|
10018
10022
|
}
|
|
10019
10023
|
const tokenType = this.state.type;
|
|
10020
|
-
if (tokenType === 48 || tokenType === 52 || tokenType !== 10 && tokenCanStartExpression(tokenType) && !this.hasPrecedingLineBreak()) return;
|
|
10024
|
+
if (tokenType === 48 || tokenType === 52 || tokenType !== 10 && tokenType !== 93 && tokenType !== 120 && tokenCanStartExpression(tokenType) && !this.hasPrecedingLineBreak()) return;
|
|
10021
10025
|
const node = this.startNodeAt(startLoc);
|
|
10022
10026
|
node.expression = base;
|
|
10023
10027
|
node.typeParameters = typeArguments;
|
|
@@ -10377,7 +10381,17 @@
|
|
|
10377
10381
|
}
|
|
10378
10382
|
parseClassSuper(node) {
|
|
10379
10383
|
super.parseClassSuper(node);
|
|
10380
|
-
if (node.superClass
|
|
10384
|
+
if (node.superClass) {
|
|
10385
|
+
if (node.superClass.type === "TSInstantiationExpression") {
|
|
10386
|
+
const tsInstantiationExpression = node.superClass;
|
|
10387
|
+
const superClass = tsInstantiationExpression.expression;
|
|
10388
|
+
this.takeSurroundingComments(superClass, superClass.start, superClass.end);
|
|
10389
|
+
const superTypeArguments = tsInstantiationExpression.typeParameters;
|
|
10390
|
+
this.takeSurroundingComments(superTypeArguments, superTypeArguments.start, superTypeArguments.end);
|
|
10391
|
+
node.superClass = superClass;
|
|
10392
|
+
node.superTypeParameters = superTypeArguments;
|
|
10393
|
+
} else if (this.match(47) || this.match(51)) node.superTypeParameters = this.tsParseTypeArgumentsInExpression();
|
|
10394
|
+
}
|
|
10381
10395
|
if (this.eatContextual(113)) node.implements = this.tsParseHeritageClause("implements");
|
|
10382
10396
|
}
|
|
10383
10397
|
parseObjPropValue(prop, startLoc, isGenerator, isAsync, isPattern, isAccessor, refExpressionErrors) {
|
|
@@ -10984,7 +10998,8 @@
|
|
|
10984
10998
|
return false;
|
|
10985
10999
|
}
|
|
10986
11000
|
verifyBreakContinue(node, isBreak) {
|
|
10987
|
-
|
|
11001
|
+
var _node$label;
|
|
11002
|
+
if (((_node$label = node.label) == null ? void 0 : _node$label.type) === "Placeholder") return;
|
|
10988
11003
|
super.verifyBreakContinue(node, isBreak);
|
|
10989
11004
|
}
|
|
10990
11005
|
parseExpressionStatement(node, expr) {
|
|
@@ -11137,6 +11152,7 @@
|
|
|
11137
11152
|
throw new Error(`"pipelineOperator" requires "proposal" option whose value must be one of: ${proposalList}.`);
|
|
11138
11153
|
}
|
|
11139
11154
|
if (proposal === "hack") {
|
|
11155
|
+
var _pluginsMap$get;
|
|
11140
11156
|
if (pluginsMap.has("placeholders")) throw new Error("Cannot combine placeholders plugin and Hack-style pipes.");
|
|
11141
11157
|
if (pluginsMap.has("v8intrinsic")) throw new Error("Cannot combine v8intrinsic plugin and Hack-style pipes.");
|
|
11142
11158
|
const topicToken = pluginsMap.get("pipelineOperator").topicToken;
|
|
@@ -11144,7 +11160,6 @@
|
|
|
11144
11160
|
const tokenList = TOPIC_TOKENS.map((t) => `"${t}"`).join(", ");
|
|
11145
11161
|
throw new Error(`"pipelineOperator" in "proposal": "hack" mode also requires a "topicToken" option whose value must be one of: ${tokenList}.`);
|
|
11146
11162
|
}
|
|
11147
|
-
var _pluginsMap$get;
|
|
11148
11163
|
if (topicToken === "#" && ((_pluginsMap$get = pluginsMap.get("recordAndTuple")) == null ? void 0 : _pluginsMap$get.syntaxType) === "hash") throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "hack", topicToken: "#" }]\` and \`${JSON.stringify(["recordAndTuple", pluginsMap.get("recordAndTuple")])}\`.`);
|
|
11149
11164
|
} else if (proposal === "smart" && ((_pluginsMap$get2 = pluginsMap.get("recordAndTuple")) == null ? void 0 : _pluginsMap$get2.syntaxType) === "hash") throw new Error(`Plugin conflict between \`["pipelineOperator", { proposal: "smart" }]\` and \`${JSON.stringify(["recordAndTuple", pluginsMap.get("recordAndTuple")])}\`.`);
|
|
11150
11165
|
}
|
|
@@ -11155,7 +11170,8 @@
|
|
|
11155
11170
|
if (pluginsMap.has("importAssertions")) {
|
|
11156
11171
|
if (pluginsMap.has("deprecatedImportAssert")) throw new Error("Cannot combine importAssertions and deprecatedImportAssert plugins.");
|
|
11157
11172
|
}
|
|
11158
|
-
if (
|
|
11173
|
+
if (pluginsMap.has("deprecatedImportAssert"));
|
|
11174
|
+
else if (pluginsMap.has("importAttributes") && pluginsMap.get("importAttributes").deprecatedAssertSyntax) pluginsMap.set("deprecatedImportAssert", {});
|
|
11159
11175
|
if (pluginsMap.has("recordAndTuple")) {
|
|
11160
11176
|
const syntaxType = pluginsMap.get("recordAndTuple").syntaxType;
|
|
11161
11177
|
if (syntaxType != null) {
|
|
@@ -16505,9 +16521,9 @@
|
|
|
16505
16521
|
}));
|
|
16506
16522
|
|
|
16507
16523
|
//#endregion
|
|
16508
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.
|
|
16524
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.29/node_modules/@vue/compiler-core/dist/compiler-core.cjs.prod.js
|
|
16509
16525
|
/**
|
|
16510
|
-
* @vue/compiler-core v3.5.
|
|
16526
|
+
* @vue/compiler-core v3.5.29
|
|
16511
16527
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
16512
16528
|
* @license MIT
|
|
16513
16529
|
**/
|
|
@@ -21265,9 +21281,9 @@ const ${helpers.map((s) => `_${helperNameMap[s]} = ${helperNameMap[s]}`).join(",
|
|
|
21265
21281
|
}));
|
|
21266
21282
|
|
|
21267
21283
|
//#endregion
|
|
21268
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.
|
|
21284
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.29/node_modules/@vue/compiler-core/dist/compiler-core.cjs.js
|
|
21269
21285
|
/**
|
|
21270
|
-
* @vue/compiler-core v3.5.
|
|
21286
|
+
* @vue/compiler-core v3.5.29
|
|
21271
21287
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
21272
21288
|
* @license MIT
|
|
21273
21289
|
**/
|
|
@@ -23622,16 +23638,16 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
23622
23638
|
}));
|
|
23623
23639
|
|
|
23624
23640
|
//#endregion
|
|
23625
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.
|
|
23641
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-core@3.5.29/node_modules/@vue/compiler-core/index.js
|
|
23626
23642
|
var require_compiler_core = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
23627
23643
|
if (process.env.NODE_ENV === "production") module.exports = require_compiler_core_cjs_prod();
|
|
23628
23644
|
else module.exports = require_compiler_core_cjs();
|
|
23629
23645
|
}));
|
|
23630
23646
|
|
|
23631
23647
|
//#endregion
|
|
23632
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.
|
|
23648
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.29/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.prod.js
|
|
23633
23649
|
/**
|
|
23634
|
-
* @vue/compiler-dom v3.5.
|
|
23650
|
+
* @vue/compiler-dom v3.5.29
|
|
23635
23651
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
23636
23652
|
* @license MIT
|
|
23637
23653
|
**/
|
|
@@ -24065,9 +24081,9 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
24065
24081
|
}));
|
|
24066
24082
|
|
|
24067
24083
|
//#endregion
|
|
24068
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.
|
|
24084
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.29/node_modules/@vue/compiler-dom/dist/compiler-dom.cjs.js
|
|
24069
24085
|
/**
|
|
24070
|
-
* @vue/compiler-dom v3.5.
|
|
24086
|
+
* @vue/compiler-dom v3.5.29
|
|
24071
24087
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
24072
24088
|
* @license MIT
|
|
24073
24089
|
**/
|
|
@@ -24719,16 +24735,16 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
24719
24735
|
}));
|
|
24720
24736
|
|
|
24721
24737
|
//#endregion
|
|
24722
|
-
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.
|
|
24738
|
+
//#region ../../node_modules/.pnpm/@vue+compiler-dom@3.5.29/node_modules/@vue/compiler-dom/index.js
|
|
24723
24739
|
var require_compiler_dom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
24724
24740
|
if (process.env.NODE_ENV === "production") module.exports = require_compiler_dom_cjs_prod();
|
|
24725
24741
|
else module.exports = require_compiler_dom_cjs();
|
|
24726
24742
|
}));
|
|
24727
24743
|
|
|
24728
24744
|
//#endregion
|
|
24729
|
-
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.
|
|
24745
|
+
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.29/node_modules/@vue/reactivity/dist/reactivity.cjs.prod.js
|
|
24730
24746
|
/**
|
|
24731
|
-
* @vue/reactivity v3.5.
|
|
24747
|
+
* @vue/reactivity v3.5.29
|
|
24732
24748
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
24733
24749
|
* @license MIT
|
|
24734
24750
|
**/
|
|
@@ -24756,6 +24772,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
24756
24772
|
*/
|
|
24757
24773
|
this.cleanups = [];
|
|
24758
24774
|
this._isPaused = false;
|
|
24775
|
+
this.__v_skip = true;
|
|
24759
24776
|
this.parent = activeEffectScope;
|
|
24760
24777
|
if (!detached && activeEffectScope) this.index = (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push(this) - 1;
|
|
24761
24778
|
}
|
|
@@ -26207,9 +26224,9 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26207
26224
|
}));
|
|
26208
26225
|
|
|
26209
26226
|
//#endregion
|
|
26210
|
-
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.
|
|
26227
|
+
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.29/node_modules/@vue/reactivity/dist/reactivity.cjs.js
|
|
26211
26228
|
/**
|
|
26212
|
-
* @vue/reactivity v3.5.
|
|
26229
|
+
* @vue/reactivity v3.5.29
|
|
26213
26230
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26214
26231
|
* @license MIT
|
|
26215
26232
|
**/
|
|
@@ -26221,16 +26238,16 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26221
26238
|
}));
|
|
26222
26239
|
|
|
26223
26240
|
//#endregion
|
|
26224
|
-
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.
|
|
26241
|
+
//#region ../../node_modules/.pnpm/@vue+reactivity@3.5.29/node_modules/@vue/reactivity/index.js
|
|
26225
26242
|
var require_reactivity = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
26226
26243
|
if (process.env.NODE_ENV === "production") module.exports = require_reactivity_cjs_prod();
|
|
26227
26244
|
else module.exports = require_reactivity_cjs();
|
|
26228
26245
|
}));
|
|
26229
26246
|
|
|
26230
26247
|
//#endregion
|
|
26231
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.
|
|
26248
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.29/node_modules/@vue/runtime-core/dist/runtime-core.cjs.prod.js
|
|
26232
26249
|
/**
|
|
26233
|
-
* @vue/runtime-core v3.5.
|
|
26250
|
+
* @vue/runtime-core v3.5.29
|
|
26234
26251
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
26235
26252
|
* @license MIT
|
|
26236
26253
|
**/
|
|
@@ -26750,36 +26767,44 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26750
26767
|
if (isReorder) insert(anchor, container, parentAnchor);
|
|
26751
26768
|
}
|
|
26752
26769
|
function hydrateTeleport(node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized, { o: { nextSibling, parentNode, querySelector, insert, createText } }, hydrateChildren) {
|
|
26753
|
-
function
|
|
26770
|
+
function hydrateAnchor(target2, targetNode) {
|
|
26771
|
+
let targetAnchor = targetNode;
|
|
26772
|
+
while (targetAnchor) {
|
|
26773
|
+
if (targetAnchor && targetAnchor.nodeType === 8) {
|
|
26774
|
+
if (targetAnchor.data === "teleport start anchor") vnode.targetStart = targetAnchor;
|
|
26775
|
+
else if (targetAnchor.data === "teleport anchor") {
|
|
26776
|
+
vnode.targetAnchor = targetAnchor;
|
|
26777
|
+
target2._lpa = vnode.targetAnchor && nextSibling(vnode.targetAnchor);
|
|
26778
|
+
break;
|
|
26779
|
+
}
|
|
26780
|
+
}
|
|
26781
|
+
targetAnchor = nextSibling(targetAnchor);
|
|
26782
|
+
}
|
|
26783
|
+
}
|
|
26784
|
+
function hydrateDisabledTeleport(node2, vnode2) {
|
|
26754
26785
|
vnode2.anchor = hydrateChildren(nextSibling(node2), vnode2, parentNode(node2), parentComponent, parentSuspense, slotScopeIds, optimized);
|
|
26755
|
-
vnode2.targetStart = targetStart;
|
|
26756
|
-
vnode2.targetAnchor = targetAnchor;
|
|
26757
26786
|
}
|
|
26758
26787
|
const target = vnode.target = resolveTarget(vnode.props, querySelector);
|
|
26759
26788
|
const disabled = isTeleportDisabled(vnode.props);
|
|
26760
26789
|
if (target) {
|
|
26761
26790
|
const targetNode = target._lpa || target.firstChild;
|
|
26762
|
-
if (vnode.shapeFlag & 16) if (disabled)
|
|
26763
|
-
|
|
26791
|
+
if (vnode.shapeFlag & 16) if (disabled) {
|
|
26792
|
+
hydrateDisabledTeleport(node, vnode);
|
|
26793
|
+
hydrateAnchor(target, targetNode);
|
|
26794
|
+
if (!vnode.targetAnchor) prepareAnchor(target, vnode, createText, insert, parentNode(node) === target ? node : null);
|
|
26795
|
+
} else {
|
|
26764
26796
|
vnode.anchor = nextSibling(node);
|
|
26765
|
-
|
|
26766
|
-
while (targetAnchor) {
|
|
26767
|
-
if (targetAnchor && targetAnchor.nodeType === 8) {
|
|
26768
|
-
if (targetAnchor.data === "teleport start anchor") vnode.targetStart = targetAnchor;
|
|
26769
|
-
else if (targetAnchor.data === "teleport anchor") {
|
|
26770
|
-
vnode.targetAnchor = targetAnchor;
|
|
26771
|
-
target._lpa = vnode.targetAnchor && nextSibling(vnode.targetAnchor);
|
|
26772
|
-
break;
|
|
26773
|
-
}
|
|
26774
|
-
}
|
|
26775
|
-
targetAnchor = nextSibling(targetAnchor);
|
|
26776
|
-
}
|
|
26797
|
+
hydrateAnchor(target, targetNode);
|
|
26777
26798
|
if (!vnode.targetAnchor) prepareAnchor(target, vnode, createText, insert);
|
|
26778
26799
|
hydrateChildren(targetNode && nextSibling(targetNode), vnode, target, parentComponent, parentSuspense, slotScopeIds, optimized);
|
|
26779
26800
|
}
|
|
26780
26801
|
updateCssVars(vnode, disabled);
|
|
26781
26802
|
} else if (disabled) {
|
|
26782
|
-
if (vnode.shapeFlag & 16)
|
|
26803
|
+
if (vnode.shapeFlag & 16) {
|
|
26804
|
+
hydrateDisabledTeleport(node, vnode);
|
|
26805
|
+
vnode.targetStart = node;
|
|
26806
|
+
vnode.targetAnchor = nextSibling(node);
|
|
26807
|
+
}
|
|
26783
26808
|
}
|
|
26784
26809
|
return vnode.anchor && nextSibling(vnode.anchor);
|
|
26785
26810
|
}
|
|
@@ -26802,13 +26827,13 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26802
26827
|
ctx.ut();
|
|
26803
26828
|
}
|
|
26804
26829
|
}
|
|
26805
|
-
function prepareAnchor(target, vnode, createText, insert) {
|
|
26830
|
+
function prepareAnchor(target, vnode, createText, insert, anchor = null) {
|
|
26806
26831
|
const targetStart = vnode.targetStart = createText("");
|
|
26807
26832
|
const targetAnchor = vnode.targetAnchor = createText("");
|
|
26808
26833
|
targetStart[TeleportEndKey] = targetAnchor;
|
|
26809
26834
|
if (target) {
|
|
26810
|
-
insert(targetStart, target);
|
|
26811
|
-
insert(targetAnchor, target);
|
|
26835
|
+
insert(targetStart, target, anchor);
|
|
26836
|
+
insert(targetAnchor, target, anchor);
|
|
26812
26837
|
}
|
|
26813
26838
|
return targetAnchor;
|
|
26814
26839
|
}
|
|
@@ -26949,6 +26974,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26949
26974
|
callHook(hook, [el]);
|
|
26950
26975
|
},
|
|
26951
26976
|
enter(el) {
|
|
26977
|
+
if (leavingVNodesCache[key] === vnode) return;
|
|
26952
26978
|
let hook = onEnter;
|
|
26953
26979
|
let afterHook = onAfterEnter;
|
|
26954
26980
|
let cancelHook = onEnterCancelled;
|
|
@@ -26958,7 +26984,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26958
26984
|
cancelHook = onAppearCancelled || onEnterCancelled;
|
|
26959
26985
|
} else return;
|
|
26960
26986
|
let called = false;
|
|
26961
|
-
|
|
26987
|
+
el[enterCbKey] = (cancelled) => {
|
|
26962
26988
|
if (called) return;
|
|
26963
26989
|
called = true;
|
|
26964
26990
|
if (cancelled) callHook(cancelHook, [el]);
|
|
@@ -26966,6 +26992,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26966
26992
|
if (hooks.delayedLeave) hooks.delayedLeave();
|
|
26967
26993
|
el[enterCbKey] = void 0;
|
|
26968
26994
|
};
|
|
26995
|
+
const done = el[enterCbKey].bind(null, false);
|
|
26969
26996
|
if (hook) callAsyncHook(hook, [el, done]);
|
|
26970
26997
|
else done();
|
|
26971
26998
|
},
|
|
@@ -26975,7 +27002,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26975
27002
|
if (state.isUnmounting) return remove();
|
|
26976
27003
|
callHook(onBeforeLeave, [el]);
|
|
26977
27004
|
let called = false;
|
|
26978
|
-
|
|
27005
|
+
el[leaveCbKey] = (cancelled) => {
|
|
26979
27006
|
if (called) return;
|
|
26980
27007
|
called = true;
|
|
26981
27008
|
remove();
|
|
@@ -26984,6 +27011,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
26984
27011
|
el[leaveCbKey] = void 0;
|
|
26985
27012
|
if (leavingVNodesCache[key2] === vnode) delete leavingVNodesCache[key2];
|
|
26986
27013
|
};
|
|
27014
|
+
const done = el[leaveCbKey].bind(null, false);
|
|
26987
27015
|
leavingVNodesCache[key2] = vnode;
|
|
26988
27016
|
if (onLeave) callAsyncHook(onLeave, [el, done]);
|
|
26989
27017
|
else done();
|
|
@@ -27067,6 +27095,10 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
27067
27095
|
}
|
|
27068
27096
|
return r;
|
|
27069
27097
|
}
|
|
27098
|
+
function isTemplateRefKey(refs, key) {
|
|
27099
|
+
let desc;
|
|
27100
|
+
return !!((desc = Object.getOwnPropertyDescriptor(refs, key)) && !desc.configurable);
|
|
27101
|
+
}
|
|
27070
27102
|
const pendingSetRefMap = /* @__PURE__ */ new WeakMap();
|
|
27071
27103
|
function setRef(rawRef, oldRawRef, parentSuspense, vnode, isUnmount = false) {
|
|
27072
27104
|
if (shared.isArray(rawRef)) {
|
|
@@ -27085,16 +27117,21 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
27085
27117
|
const setupState = owner.setupState;
|
|
27086
27118
|
const rawSetupState = reactivity.toRaw(setupState);
|
|
27087
27119
|
const canSetSetupRef = setupState === shared.EMPTY_OBJ ? shared.NO : (key) => {
|
|
27120
|
+
if (isTemplateRefKey(refs, key)) return false;
|
|
27088
27121
|
return shared.hasOwn(rawSetupState, key);
|
|
27089
27122
|
};
|
|
27123
|
+
const canSetRef = (ref2, key) => {
|
|
27124
|
+
if (key && isTemplateRefKey(refs, key)) return false;
|
|
27125
|
+
return true;
|
|
27126
|
+
};
|
|
27090
27127
|
if (oldRef != null && oldRef !== ref) {
|
|
27091
27128
|
invalidatePendingSetRef(oldRawRef);
|
|
27092
27129
|
if (shared.isString(oldRef)) {
|
|
27093
27130
|
refs[oldRef] = null;
|
|
27094
27131
|
if (canSetSetupRef(oldRef)) setupState[oldRef] = null;
|
|
27095
27132
|
} else if (reactivity.isRef(oldRef)) {
|
|
27096
|
-
oldRef.value = null;
|
|
27097
27133
|
const oldRawRefAtom = oldRawRef;
|
|
27134
|
+
if (canSetRef(oldRef, oldRawRefAtom.k)) oldRef.value = null;
|
|
27098
27135
|
if (oldRawRefAtom.k) refs[oldRawRefAtom.k] = null;
|
|
27099
27136
|
}
|
|
27100
27137
|
}
|
|
@@ -27105,14 +27142,14 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
27105
27142
|
if (_isString || _isRef) {
|
|
27106
27143
|
const doSet = () => {
|
|
27107
27144
|
if (rawRef.f) {
|
|
27108
|
-
const existing = _isString ? canSetSetupRef(ref) ? setupState[ref] : refs[ref] : ref.value;
|
|
27145
|
+
const existing = _isString ? canSetSetupRef(ref) ? setupState[ref] : refs[ref] : canSetRef() || !rawRef.k ? ref.value : refs[rawRef.k];
|
|
27109
27146
|
if (isUnmount) shared.isArray(existing) && shared.remove(existing, refValue);
|
|
27110
27147
|
else if (!shared.isArray(existing)) if (_isString) {
|
|
27111
27148
|
refs[ref] = [refValue];
|
|
27112
27149
|
if (canSetSetupRef(ref)) setupState[ref] = refs[ref];
|
|
27113
27150
|
} else {
|
|
27114
27151
|
const newVal = [refValue];
|
|
27115
|
-
ref.value = newVal;
|
|
27152
|
+
if (canSetRef(ref, rawRef.k)) ref.value = newVal;
|
|
27116
27153
|
if (rawRef.k) refs[rawRef.k] = newVal;
|
|
27117
27154
|
}
|
|
27118
27155
|
else if (!existing.includes(refValue)) existing.push(refValue);
|
|
@@ -27120,7 +27157,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
27120
27157
|
refs[ref] = value;
|
|
27121
27158
|
if (canSetSetupRef(ref)) setupState[ref] = value;
|
|
27122
27159
|
} else if (_isRef) {
|
|
27123
|
-
ref.value = value;
|
|
27160
|
+
if (canSetRef(ref, rawRef.k)) ref.value = value;
|
|
27124
27161
|
if (rawRef.k) refs[rawRef.k] = value;
|
|
27125
27162
|
}
|
|
27126
27163
|
};
|
|
@@ -28063,11 +28100,19 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
28063
28100
|
const ctx = getCurrentInstance();
|
|
28064
28101
|
let awaitable = getAwaitable();
|
|
28065
28102
|
unsetCurrentInstance();
|
|
28103
|
+
const cleanup = () => {
|
|
28104
|
+
if (getCurrentInstance() !== ctx) ctx.scope.off();
|
|
28105
|
+
unsetCurrentInstance();
|
|
28106
|
+
};
|
|
28066
28107
|
if (shared.isPromise(awaitable)) awaitable = awaitable.catch((e) => {
|
|
28067
28108
|
setCurrentInstance(ctx);
|
|
28109
|
+
Promise.resolve().then(() => Promise.resolve().then(cleanup));
|
|
28068
28110
|
throw e;
|
|
28069
28111
|
});
|
|
28070
|
-
return [awaitable, () =>
|
|
28112
|
+
return [awaitable, () => {
|
|
28113
|
+
setCurrentInstance(ctx);
|
|
28114
|
+
Promise.resolve().then(cleanup);
|
|
28115
|
+
}];
|
|
28071
28116
|
}
|
|
28072
28117
|
let shouldCacheAccess = true;
|
|
28073
28118
|
function applyOptions(instance) {
|
|
@@ -28562,7 +28607,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
28562
28607
|
const dynamicProps = nextVNode.dynamicProps;
|
|
28563
28608
|
for (let i = 0; i < dynamicProps.length; i++) {
|
|
28564
28609
|
const key = dynamicProps[i];
|
|
28565
|
-
if (nextProps
|
|
28610
|
+
if (hasPropValueChanged(nextProps, prevProps, key) && !isEmitListener(emits, key)) return true;
|
|
28566
28611
|
}
|
|
28567
28612
|
}
|
|
28568
28613
|
} else {
|
|
@@ -28581,10 +28626,16 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
28581
28626
|
if (nextKeys.length !== Object.keys(prevProps).length) return true;
|
|
28582
28627
|
for (let i = 0; i < nextKeys.length; i++) {
|
|
28583
28628
|
const key = nextKeys[i];
|
|
28584
|
-
if (nextProps
|
|
28629
|
+
if (hasPropValueChanged(nextProps, prevProps, key) && !isEmitListener(emitsOptions, key)) return true;
|
|
28585
28630
|
}
|
|
28586
28631
|
return false;
|
|
28587
28632
|
}
|
|
28633
|
+
function hasPropValueChanged(nextProps, prevProps, key) {
|
|
28634
|
+
const nextProp = nextProps[key];
|
|
28635
|
+
const prevProp = prevProps[key];
|
|
28636
|
+
if (key === "style" && shared.isObject(nextProp) && shared.isObject(prevProp)) return !shared.looseEqual(nextProp, prevProp);
|
|
28637
|
+
return nextProp !== prevProp;
|
|
28638
|
+
}
|
|
28588
28639
|
function updateHOCHostEl({ vnode, parent }, el) {
|
|
28589
28640
|
while (parent) {
|
|
28590
28641
|
const root = parent.subTree;
|
|
@@ -28901,7 +28952,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
28901
28952
|
else if (n2.type === "math") namespace = "mathml";
|
|
28902
28953
|
if (n1 == null) mountElement(n2, container, anchor, parentComponent, parentSuspense, namespace, slotScopeIds, optimized);
|
|
28903
28954
|
else {
|
|
28904
|
-
const customElement =
|
|
28955
|
+
const customElement = n1.el && n1.el._isVueCE ? n1.el : null;
|
|
28905
28956
|
try {
|
|
28906
28957
|
if (customElement) customElement._beginPatch();
|
|
28907
28958
|
patchElement(n1, n2, parentComponent, parentSuspense, namespace, slotScopeIds, optimized);
|
|
@@ -29075,7 +29126,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
29075
29126
|
if (isAsyncWrapperVNode && type.__asyncHydrate) type.__asyncHydrate(el, instance, hydrateSubTree);
|
|
29076
29127
|
else hydrateSubTree();
|
|
29077
29128
|
} else {
|
|
29078
|
-
if (root.ce && root.ce.
|
|
29129
|
+
if (root.ce && root.ce._hasShadowRoot()) root.ce._injectChildStyle(type);
|
|
29079
29130
|
const subTree = instance.subTree = renderComponentRoot(instance);
|
|
29080
29131
|
patch(null, subTree, container, anchor, instance, parentSuspense, namespace);
|
|
29081
29132
|
initialVNode.el = subTree.el;
|
|
@@ -29098,7 +29149,9 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
29098
29149
|
updateComponentPreRender(instance, next, optimized);
|
|
29099
29150
|
}
|
|
29100
29151
|
nonHydratedAsyncRoot.asyncDep.then(() => {
|
|
29101
|
-
|
|
29152
|
+
queuePostRenderEffect(() => {
|
|
29153
|
+
if (!instance.isUnmounted) update();
|
|
29154
|
+
}, parentSuspense);
|
|
29102
29155
|
});
|
|
29103
29156
|
return;
|
|
29104
29157
|
}
|
|
@@ -29466,8 +29519,10 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
29466
29519
|
}
|
|
29467
29520
|
if (!shallow && c2.patchFlag !== -2) traverseStaticChildren(c1, c2);
|
|
29468
29521
|
}
|
|
29469
|
-
if (c2.type === Text)
|
|
29470
|
-
|
|
29522
|
+
if (c2.type === Text) {
|
|
29523
|
+
if (c2.patchFlag === -1) c2 = ch2[i] = cloneIfMounted(c2);
|
|
29524
|
+
c2.el = c1.el;
|
|
29525
|
+
}
|
|
29471
29526
|
if (c2.type === Comment && !c2.el) c2.el = c1.el;
|
|
29472
29527
|
}
|
|
29473
29528
|
}
|
|
@@ -30280,7 +30335,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
30280
30335
|
if (isBlockTreeEnabled > 0 && currentBlock) currentBlock.push(cached);
|
|
30281
30336
|
return true;
|
|
30282
30337
|
}
|
|
30283
|
-
const version = "3.5.
|
|
30338
|
+
const version = "3.5.29";
|
|
30284
30339
|
const warn$1 = shared.NOOP;
|
|
30285
30340
|
const ErrorTypeStrings = ErrorTypeStrings$1;
|
|
30286
30341
|
const devtools = void 0;
|
|
@@ -30449,9 +30504,9 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
30449
30504
|
}));
|
|
30450
30505
|
|
|
30451
30506
|
//#endregion
|
|
30452
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.
|
|
30507
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.29/node_modules/@vue/runtime-core/dist/runtime-core.cjs.js
|
|
30453
30508
|
/**
|
|
30454
|
-
* @vue/runtime-core v3.5.
|
|
30509
|
+
* @vue/runtime-core v3.5.29
|
|
30455
30510
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
30456
30511
|
* @license MIT
|
|
30457
30512
|
**/
|
|
@@ -31304,16 +31359,16 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
31304
31359
|
}));
|
|
31305
31360
|
|
|
31306
31361
|
//#endregion
|
|
31307
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.
|
|
31362
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-core@3.5.29/node_modules/@vue/runtime-core/index.js
|
|
31308
31363
|
var require_runtime_core = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
31309
31364
|
if (process.env.NODE_ENV === "production") module.exports = require_runtime_core_cjs_prod();
|
|
31310
31365
|
else module.exports = require_runtime_core_cjs();
|
|
31311
31366
|
}));
|
|
31312
31367
|
|
|
31313
31368
|
//#endregion
|
|
31314
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.
|
|
31369
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.29/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.prod.js
|
|
31315
31370
|
/**
|
|
31316
|
-
* @vue/runtime-dom v3.5.
|
|
31371
|
+
* @vue/runtime-dom v3.5.29
|
|
31317
31372
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
31318
31373
|
* @license MIT
|
|
31319
31374
|
**/
|
|
@@ -32129,6 +32184,12 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32129
32184
|
/**
|
|
32130
32185
|
* @internal
|
|
32131
32186
|
*/
|
|
32187
|
+
_hasShadowRoot() {
|
|
32188
|
+
return this._def.shadowRoot !== false;
|
|
32189
|
+
}
|
|
32190
|
+
/**
|
|
32191
|
+
* @internal
|
|
32192
|
+
*/
|
|
32132
32193
|
_removeChildStyle(comp) {}
|
|
32133
32194
|
};
|
|
32134
32195
|
function useHost(caller) {
|
|
@@ -32209,10 +32270,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32209
32270
|
if (child.el && child.el instanceof Element) {
|
|
32210
32271
|
prevChildren.push(child);
|
|
32211
32272
|
runtimeCore.setTransitionHooks(child, runtimeCore.resolveTransitionHooks(child, cssTransitionProps, state, instance));
|
|
32212
|
-
positionMap.set(child,
|
|
32213
|
-
left: child.el.offsetLeft,
|
|
32214
|
-
top: child.el.offsetTop
|
|
32215
|
-
});
|
|
32273
|
+
positionMap.set(child, getPosition(child.el));
|
|
32216
32274
|
}
|
|
32217
32275
|
}
|
|
32218
32276
|
children = slots.default ? runtimeCore.getTransitionRawChildren(slots.default()) : [];
|
|
@@ -32230,10 +32288,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32230
32288
|
if (el[enterCbKey]) el[enterCbKey]();
|
|
32231
32289
|
}
|
|
32232
32290
|
function recordPosition(c) {
|
|
32233
|
-
newPositionMap.set(c,
|
|
32234
|
-
left: c.el.offsetLeft,
|
|
32235
|
-
top: c.el.offsetTop
|
|
32236
|
-
});
|
|
32291
|
+
newPositionMap.set(c, getPosition(c.el));
|
|
32237
32292
|
}
|
|
32238
32293
|
function applyTranslation(c) {
|
|
32239
32294
|
const oldPos = positionMap.get(c);
|
|
@@ -32241,12 +32296,29 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32241
32296
|
const dx = oldPos.left - newPos.left;
|
|
32242
32297
|
const dy = oldPos.top - newPos.top;
|
|
32243
32298
|
if (dx || dy) {
|
|
32244
|
-
const
|
|
32245
|
-
s
|
|
32299
|
+
const el = c.el;
|
|
32300
|
+
const s = el.style;
|
|
32301
|
+
const rect = el.getBoundingClientRect();
|
|
32302
|
+
let scaleX = 1;
|
|
32303
|
+
let scaleY = 1;
|
|
32304
|
+
if (el.offsetWidth) scaleX = rect.width / el.offsetWidth;
|
|
32305
|
+
if (el.offsetHeight) scaleY = rect.height / el.offsetHeight;
|
|
32306
|
+
if (!Number.isFinite(scaleX) || scaleX === 0) scaleX = 1;
|
|
32307
|
+
if (!Number.isFinite(scaleY) || scaleY === 0) scaleY = 1;
|
|
32308
|
+
if (Math.abs(scaleX - 1) < .01) scaleX = 1;
|
|
32309
|
+
if (Math.abs(scaleY - 1) < .01) scaleY = 1;
|
|
32310
|
+
s.transform = s.webkitTransform = `translate(${dx / scaleX}px,${dy / scaleY}px)`;
|
|
32246
32311
|
s.transitionDuration = "0s";
|
|
32247
32312
|
return c;
|
|
32248
32313
|
}
|
|
32249
32314
|
}
|
|
32315
|
+
function getPosition(el) {
|
|
32316
|
+
const rect = el.getBoundingClientRect();
|
|
32317
|
+
return {
|
|
32318
|
+
left: rect.left,
|
|
32319
|
+
top: rect.top
|
|
32320
|
+
};
|
|
32321
|
+
}
|
|
32250
32322
|
function hasCSSTransform(el, root, moveClass) {
|
|
32251
32323
|
const clone = el.cloneNode();
|
|
32252
32324
|
const _vtc = el[vtcKey];
|
|
@@ -32487,6 +32559,7 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32487
32559
|
exact: (e, modifiers) => systemModifiers.some((m) => e[`${m}Key`] && !modifiers.includes(m))
|
|
32488
32560
|
};
|
|
32489
32561
|
const withModifiers = (fn, modifiers) => {
|
|
32562
|
+
if (!fn) return fn;
|
|
32490
32563
|
const cache = fn._withMods || (fn._withMods = {});
|
|
32491
32564
|
const cacheKey = modifiers.join(".");
|
|
32492
32565
|
return cache[cacheKey] || (cache[cacheKey] = ((event, ...args) => {
|
|
@@ -32605,9 +32678,9 @@ Use a v-bind binding combined with a v-on listener that emits update:x event ins
|
|
|
32605
32678
|
}));
|
|
32606
32679
|
|
|
32607
32680
|
//#endregion
|
|
32608
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.
|
|
32681
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.29/node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js
|
|
32609
32682
|
/**
|
|
32610
|
-
* @vue/runtime-dom v3.5.
|
|
32683
|
+
* @vue/runtime-dom v3.5.29
|
|
32611
32684
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
32612
32685
|
* @license MIT
|
|
32613
32686
|
**/
|
|
@@ -33460,6 +33533,12 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
33460
33533
|
/**
|
|
33461
33534
|
* @internal
|
|
33462
33535
|
*/
|
|
33536
|
+
_hasShadowRoot() {
|
|
33537
|
+
return this._def.shadowRoot !== false;
|
|
33538
|
+
}
|
|
33539
|
+
/**
|
|
33540
|
+
* @internal
|
|
33541
|
+
*/
|
|
33463
33542
|
_removeChildStyle(comp) {
|
|
33464
33543
|
this._styleChildren.delete(comp);
|
|
33465
33544
|
if (this._childStyles && comp.__hmrId) {
|
|
@@ -33560,10 +33639,7 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
33560
33639
|
if (child.el && child.el instanceof Element) {
|
|
33561
33640
|
prevChildren.push(child);
|
|
33562
33641
|
runtimeCore.setTransitionHooks(child, runtimeCore.resolveTransitionHooks(child, cssTransitionProps, state, instance));
|
|
33563
|
-
positionMap.set(child,
|
|
33564
|
-
left: child.el.offsetLeft,
|
|
33565
|
-
top: child.el.offsetTop
|
|
33566
|
-
});
|
|
33642
|
+
positionMap.set(child, getPosition(child.el));
|
|
33567
33643
|
}
|
|
33568
33644
|
}
|
|
33569
33645
|
children = slots.default ? runtimeCore.getTransitionRawChildren(slots.default()) : [];
|
|
@@ -33582,10 +33658,7 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
33582
33658
|
if (el[enterCbKey]) el[enterCbKey]();
|
|
33583
33659
|
}
|
|
33584
33660
|
function recordPosition(c) {
|
|
33585
|
-
newPositionMap.set(c,
|
|
33586
|
-
left: c.el.offsetLeft,
|
|
33587
|
-
top: c.el.offsetTop
|
|
33588
|
-
});
|
|
33661
|
+
newPositionMap.set(c, getPosition(c.el));
|
|
33589
33662
|
}
|
|
33590
33663
|
function applyTranslation(c) {
|
|
33591
33664
|
const oldPos = positionMap.get(c);
|
|
@@ -33593,12 +33666,29 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
33593
33666
|
const dx = oldPos.left - newPos.left;
|
|
33594
33667
|
const dy = oldPos.top - newPos.top;
|
|
33595
33668
|
if (dx || dy) {
|
|
33596
|
-
const
|
|
33597
|
-
s
|
|
33669
|
+
const el = c.el;
|
|
33670
|
+
const s = el.style;
|
|
33671
|
+
const rect = el.getBoundingClientRect();
|
|
33672
|
+
let scaleX = 1;
|
|
33673
|
+
let scaleY = 1;
|
|
33674
|
+
if (el.offsetWidth) scaleX = rect.width / el.offsetWidth;
|
|
33675
|
+
if (el.offsetHeight) scaleY = rect.height / el.offsetHeight;
|
|
33676
|
+
if (!Number.isFinite(scaleX) || scaleX === 0) scaleX = 1;
|
|
33677
|
+
if (!Number.isFinite(scaleY) || scaleY === 0) scaleY = 1;
|
|
33678
|
+
if (Math.abs(scaleX - 1) < .01) scaleX = 1;
|
|
33679
|
+
if (Math.abs(scaleY - 1) < .01) scaleY = 1;
|
|
33680
|
+
s.transform = s.webkitTransform = `translate(${dx / scaleX}px,${dy / scaleY}px)`;
|
|
33598
33681
|
s.transitionDuration = "0s";
|
|
33599
33682
|
return c;
|
|
33600
33683
|
}
|
|
33601
33684
|
}
|
|
33685
|
+
function getPosition(el) {
|
|
33686
|
+
const rect = el.getBoundingClientRect();
|
|
33687
|
+
return {
|
|
33688
|
+
left: rect.left,
|
|
33689
|
+
top: rect.top
|
|
33690
|
+
};
|
|
33691
|
+
}
|
|
33602
33692
|
function hasCSSTransform(el, root, moveClass) {
|
|
33603
33693
|
const clone = el.cloneNode();
|
|
33604
33694
|
const _vtc = el[vtcKey];
|
|
@@ -33842,6 +33932,7 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
33842
33932
|
exact: (e, modifiers) => systemModifiers.some((m) => e[`${m}Key`] && !modifiers.includes(m))
|
|
33843
33933
|
};
|
|
33844
33934
|
const withModifiers = (fn, modifiers) => {
|
|
33935
|
+
if (!fn) return fn;
|
|
33845
33936
|
const cache = fn._withMods || (fn._withMods = {});
|
|
33846
33937
|
const cacheKey = modifiers.join(".");
|
|
33847
33938
|
return cache[cacheKey] || (cache[cacheKey] = ((event, ...args) => {
|
|
@@ -34002,16 +34093,16 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
34002
34093
|
}));
|
|
34003
34094
|
|
|
34004
34095
|
//#endregion
|
|
34005
|
-
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.
|
|
34096
|
+
//#region ../../node_modules/.pnpm/@vue+runtime-dom@3.5.29/node_modules/@vue/runtime-dom/index.js
|
|
34006
34097
|
var require_runtime_dom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
34007
34098
|
if (process.env.NODE_ENV === "production") module.exports = require_runtime_dom_cjs_prod();
|
|
34008
34099
|
else module.exports = require_runtime_dom_cjs();
|
|
34009
34100
|
}));
|
|
34010
34101
|
|
|
34011
34102
|
//#endregion
|
|
34012
|
-
//#region ../../node_modules/.pnpm/vue@3.5.
|
|
34103
|
+
//#region ../../node_modules/.pnpm/vue@3.5.29_typescript@5.9.3/node_modules/vue/dist/vue.cjs.prod.js
|
|
34013
34104
|
/**
|
|
34014
|
-
* vue v3.5.
|
|
34105
|
+
* vue v3.5.29
|
|
34015
34106
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
34016
34107
|
* @license MIT
|
|
34017
34108
|
**/
|
|
@@ -34057,9 +34148,9 @@ Expected function or array of functions, received type ${typeof value}.`);
|
|
|
34057
34148
|
}));
|
|
34058
34149
|
|
|
34059
34150
|
//#endregion
|
|
34060
|
-
//#region ../../node_modules/.pnpm/vue@3.5.
|
|
34151
|
+
//#region ../../node_modules/.pnpm/vue@3.5.29_typescript@5.9.3/node_modules/vue/dist/vue.cjs.js
|
|
34061
34152
|
/**
|
|
34062
|
-
* vue v3.5.
|
|
34153
|
+
* vue v3.5.29
|
|
34063
34154
|
* (c) 2018-present Yuxi (Evan) You and Vue contributors
|
|
34064
34155
|
* @license MIT
|
|
34065
34156
|
**/
|
|
@@ -34115,14 +34206,14 @@ ${codeFrame}` : message);
|
|
|
34115
34206
|
}));
|
|
34116
34207
|
|
|
34117
34208
|
//#endregion
|
|
34118
|
-
//#region ../../node_modules/.pnpm/vue@3.5.
|
|
34209
|
+
//#region ../../node_modules/.pnpm/vue@3.5.29_typescript@5.9.3/node_modules/vue/index.js
|
|
34119
34210
|
var require_vue = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
34120
34211
|
if (process.env.NODE_ENV === "production") module.exports = require_vue_cjs_prod();
|
|
34121
34212
|
else module.exports = require_vue_cjs();
|
|
34122
34213
|
}));
|
|
34123
34214
|
|
|
34124
34215
|
//#endregion
|
|
34125
|
-
//#region ../../node_modules/.pnpm/@vueuse+shared@14.2.
|
|
34216
|
+
//#region ../../node_modules/.pnpm/@vueuse+shared@14.2.1_vue@3.5.29_typescript@5.9.3_/node_modules/@vueuse/shared/dist/index.js
|
|
34126
34217
|
const isWorker = typeof WorkerGlobalScope !== "undefined" && globalThis instanceof WorkerGlobalScope;
|
|
34127
34218
|
function promiseTimeout(ms, throwOnTimeout = false, reason = "Timeout") {
|
|
34128
34219
|
return new Promise((resolve, reject) => {
|