@tamagui/code-to-html 1.101.2 → 1.101.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.native.js.map +1 -1
- package/dist/esm/index.js +167 -167
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/index.mjs +167 -167
- package/dist/esm/index.native.js +167 -167
- package/dist/esm/index.native.js.map +1 -1
- package/package.json +4 -4
package/dist/esm/index.native.js
CHANGED
|
@@ -24,9 +24,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
24
24
|
mod
|
|
25
25
|
));
|
|
26
26
|
|
|
27
|
-
//
|
|
27
|
+
// ../../../node_modules/parse-numeric-range/index.js
|
|
28
28
|
var require_parse_numeric_range = __commonJS({
|
|
29
|
-
"
|
|
29
|
+
"../../../node_modules/parse-numeric-range/index.js"(exports, module) {
|
|
30
30
|
function _array_like_to_array7(arr, len) {
|
|
31
31
|
(len == null || len > arr.length) && (len = arr.length);
|
|
32
32
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -104,9 +104,9 @@ var require_parse_numeric_range = __commonJS({
|
|
|
104
104
|
}
|
|
105
105
|
});
|
|
106
106
|
|
|
107
|
-
//
|
|
107
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/common/unicode.js
|
|
108
108
|
var require_unicode = __commonJS({
|
|
109
|
-
"
|
|
109
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/common/unicode.js"(exports) {
|
|
110
110
|
"use strict";
|
|
111
111
|
var UNDEFINED_CODE_POINTS = [
|
|
112
112
|
65534,
|
|
@@ -250,9 +250,9 @@ var require_unicode = __commonJS({
|
|
|
250
250
|
}
|
|
251
251
|
});
|
|
252
252
|
|
|
253
|
-
//
|
|
253
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/common/error-codes.js
|
|
254
254
|
var require_error_codes = __commonJS({
|
|
255
|
-
"
|
|
255
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/common/error-codes.js"(exports, module) {
|
|
256
256
|
"use strict";
|
|
257
257
|
module.exports = {
|
|
258
258
|
controlCharacterInInputStream: "control-character-in-input-stream",
|
|
@@ -319,9 +319,9 @@ var require_error_codes = __commonJS({
|
|
|
319
319
|
}
|
|
320
320
|
});
|
|
321
321
|
|
|
322
|
-
//
|
|
322
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/preprocessor.js
|
|
323
323
|
var require_preprocessor = __commonJS({
|
|
324
|
-
"
|
|
324
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/preprocessor.js"(exports, module) {
|
|
325
325
|
"use strict";
|
|
326
326
|
function _class_call_check6(instance, Constructor) {
|
|
327
327
|
if (!(instance instanceof Constructor))
|
|
@@ -416,9 +416,9 @@ var require_preprocessor = __commonJS({
|
|
|
416
416
|
}
|
|
417
417
|
});
|
|
418
418
|
|
|
419
|
-
//
|
|
419
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/named-entity-data.js
|
|
420
420
|
var require_named_entity_data = __commonJS({
|
|
421
|
-
"
|
|
421
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/named-entity-data.js"(exports, module) {
|
|
422
422
|
"use strict";
|
|
423
423
|
module.exports = new Uint16Array([
|
|
424
424
|
4,
|
|
@@ -19930,9 +19930,9 @@ var require_named_entity_data = __commonJS({
|
|
|
19930
19930
|
}
|
|
19931
19931
|
});
|
|
19932
19932
|
|
|
19933
|
-
//
|
|
19933
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/index.js
|
|
19934
19934
|
var require_tokenizer = __commonJS({
|
|
19935
|
-
"
|
|
19935
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/tokenizer/index.js"(exports, module) {
|
|
19936
19936
|
"use strict";
|
|
19937
19937
|
function _class_call_check6(instance, Constructor) {
|
|
19938
19938
|
if (!(instance instanceof Constructor))
|
|
@@ -21095,9 +21095,9 @@ var require_tokenizer = __commonJS({
|
|
|
21095
21095
|
}
|
|
21096
21096
|
});
|
|
21097
21097
|
|
|
21098
|
-
//
|
|
21098
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/common/html.js
|
|
21099
21099
|
var require_html = __commonJS({
|
|
21100
|
-
"
|
|
21100
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/common/html.js"(exports) {
|
|
21101
21101
|
"use strict";
|
|
21102
21102
|
function _define_property(obj, key2, value) {
|
|
21103
21103
|
return key2 in obj ? Object.defineProperty(obj, key2, {
|
|
@@ -21258,9 +21258,9 @@ var require_html = __commonJS({
|
|
|
21258
21258
|
}
|
|
21259
21259
|
});
|
|
21260
21260
|
|
|
21261
|
-
//
|
|
21261
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/open-element-stack.js
|
|
21262
21262
|
var require_open_element_stack = __commonJS({
|
|
21263
|
-
"
|
|
21263
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/open-element-stack.js"(exports, module) {
|
|
21264
21264
|
"use strict";
|
|
21265
21265
|
function _class_call_check6(instance, Constructor) {
|
|
21266
21266
|
if (!(instance instanceof Constructor))
|
|
@@ -21632,9 +21632,9 @@ var require_open_element_stack = __commonJS({
|
|
|
21632
21632
|
}
|
|
21633
21633
|
});
|
|
21634
21634
|
|
|
21635
|
-
//
|
|
21635
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/formatting-element-list.js
|
|
21636
21636
|
var require_formatting_element_list = __commonJS({
|
|
21637
|
-
"
|
|
21637
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/formatting-element-list.js"(exports, module) {
|
|
21638
21638
|
"use strict";
|
|
21639
21639
|
function _class_call_check6(instance, Constructor) {
|
|
21640
21640
|
if (!(instance instanceof Constructor))
|
|
@@ -21779,9 +21779,9 @@ var require_formatting_element_list = __commonJS({
|
|
|
21779
21779
|
}
|
|
21780
21780
|
});
|
|
21781
21781
|
|
|
21782
|
-
//
|
|
21782
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/utils/mixin.js
|
|
21783
21783
|
var require_mixin = __commonJS({
|
|
21784
|
-
"
|
|
21784
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/utils/mixin.js"(exports, module) {
|
|
21785
21785
|
"use strict";
|
|
21786
21786
|
function _class_call_check6(instance, Constructor) {
|
|
21787
21787
|
if (!(instance instanceof Constructor))
|
|
@@ -21837,9 +21837,9 @@ var require_mixin = __commonJS({
|
|
|
21837
21837
|
}
|
|
21838
21838
|
});
|
|
21839
21839
|
|
|
21840
|
-
//
|
|
21840
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/position-tracking/preprocessor-mixin.js
|
|
21841
21841
|
var require_preprocessor_mixin = __commonJS({
|
|
21842
|
-
"
|
|
21842
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/position-tracking/preprocessor-mixin.js"(exports, module) {
|
|
21843
21843
|
"use strict";
|
|
21844
21844
|
function _assert_this_initialized3(self) {
|
|
21845
21845
|
if (self === void 0)
|
|
@@ -21946,9 +21946,9 @@ var require_preprocessor_mixin = __commonJS({
|
|
|
21946
21946
|
}
|
|
21947
21947
|
});
|
|
21948
21948
|
|
|
21949
|
-
//
|
|
21949
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/tokenizer-mixin.js
|
|
21950
21950
|
var require_tokenizer_mixin = __commonJS({
|
|
21951
|
-
"
|
|
21951
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/tokenizer-mixin.js"(exports, module) {
|
|
21952
21952
|
"use strict";
|
|
21953
21953
|
function _assert_this_initialized3(self) {
|
|
21954
21954
|
if (self === void 0)
|
|
@@ -22102,9 +22102,9 @@ var require_tokenizer_mixin = __commonJS({
|
|
|
22102
22102
|
}
|
|
22103
22103
|
});
|
|
22104
22104
|
|
|
22105
|
-
//
|
|
22105
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/open-element-stack-mixin.js
|
|
22106
22106
|
var require_open_element_stack_mixin = __commonJS({
|
|
22107
|
-
"
|
|
22107
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/open-element-stack-mixin.js"(exports, module) {
|
|
22108
22108
|
"use strict";
|
|
22109
22109
|
function _assert_this_initialized3(self) {
|
|
22110
22110
|
if (self === void 0)
|
|
@@ -22207,9 +22207,9 @@ var require_open_element_stack_mixin = __commonJS({
|
|
|
22207
22207
|
}
|
|
22208
22208
|
});
|
|
22209
22209
|
|
|
22210
|
-
//
|
|
22210
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/parser-mixin.js
|
|
22211
22211
|
var require_parser_mixin = __commonJS({
|
|
22212
|
-
"
|
|
22212
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/location-info/parser-mixin.js"(exports, module) {
|
|
22213
22213
|
"use strict";
|
|
22214
22214
|
function _assert_this_initialized3(self) {
|
|
22215
22215
|
if (self === void 0)
|
|
@@ -22400,9 +22400,9 @@ var require_parser_mixin = __commonJS({
|
|
|
22400
22400
|
}
|
|
22401
22401
|
});
|
|
22402
22402
|
|
|
22403
|
-
//
|
|
22403
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/mixin-base.js
|
|
22404
22404
|
var require_mixin_base = __commonJS({
|
|
22405
|
-
"
|
|
22405
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/mixin-base.js"(exports, module) {
|
|
22406
22406
|
"use strict";
|
|
22407
22407
|
function _assert_this_initialized3(self) {
|
|
22408
22408
|
if (self === void 0)
|
|
@@ -22518,9 +22518,9 @@ var require_mixin_base = __commonJS({
|
|
|
22518
22518
|
}
|
|
22519
22519
|
});
|
|
22520
22520
|
|
|
22521
|
-
//
|
|
22521
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/preprocessor-mixin.js
|
|
22522
22522
|
var require_preprocessor_mixin2 = __commonJS({
|
|
22523
|
-
"
|
|
22523
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/preprocessor-mixin.js"(exports, module) {
|
|
22524
22524
|
"use strict";
|
|
22525
22525
|
function _assert_this_initialized3(self) {
|
|
22526
22526
|
if (self === void 0)
|
|
@@ -22625,9 +22625,9 @@ var require_preprocessor_mixin2 = __commonJS({
|
|
|
22625
22625
|
}
|
|
22626
22626
|
});
|
|
22627
22627
|
|
|
22628
|
-
//
|
|
22628
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/tokenizer-mixin.js
|
|
22629
22629
|
var require_tokenizer_mixin2 = __commonJS({
|
|
22630
|
-
"
|
|
22630
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/tokenizer-mixin.js"(exports, module) {
|
|
22631
22631
|
"use strict";
|
|
22632
22632
|
function _assert_this_initialized3(self) {
|
|
22633
22633
|
if (self === void 0)
|
|
@@ -22704,9 +22704,9 @@ var require_tokenizer_mixin2 = __commonJS({
|
|
|
22704
22704
|
}
|
|
22705
22705
|
});
|
|
22706
22706
|
|
|
22707
|
-
//
|
|
22707
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/parser-mixin.js
|
|
22708
22708
|
var require_parser_mixin2 = __commonJS({
|
|
22709
|
-
"
|
|
22709
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/extensions/error-reporting/parser-mixin.js"(exports, module) {
|
|
22710
22710
|
"use strict";
|
|
22711
22711
|
function _assert_this_initialized3(self) {
|
|
22712
22712
|
if (self === void 0)
|
|
@@ -22813,9 +22813,9 @@ var require_parser_mixin2 = __commonJS({
|
|
|
22813
22813
|
}
|
|
22814
22814
|
});
|
|
22815
22815
|
|
|
22816
|
-
//
|
|
22816
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/tree-adapters/default.js
|
|
22817
22817
|
var require_default = __commonJS({
|
|
22818
|
-
"
|
|
22818
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/tree-adapters/default.js"(exports) {
|
|
22819
22819
|
"use strict";
|
|
22820
22820
|
var DOCUMENT_MODE = require_html().DOCUMENT_MODE;
|
|
22821
22821
|
exports.createDocument = function() {
|
|
@@ -22968,9 +22968,9 @@ var require_default = __commonJS({
|
|
|
22968
22968
|
}
|
|
22969
22969
|
});
|
|
22970
22970
|
|
|
22971
|
-
//
|
|
22971
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/utils/merge-options.js
|
|
22972
22972
|
var require_merge_options = __commonJS({
|
|
22973
|
-
"
|
|
22973
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/utils/merge-options.js"(exports, module) {
|
|
22974
22974
|
"use strict";
|
|
22975
22975
|
module.exports = function(defaults, options) {
|
|
22976
22976
|
return options = options || /* @__PURE__ */ Object.create(null), [
|
|
@@ -22985,9 +22985,9 @@ var require_merge_options = __commonJS({
|
|
|
22985
22985
|
}
|
|
22986
22986
|
});
|
|
22987
22987
|
|
|
22988
|
-
//
|
|
22988
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/common/doctype.js
|
|
22989
22989
|
var require_doctype = __commonJS({
|
|
22990
|
-
"
|
|
22990
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/common/doctype.js"(exports) {
|
|
22991
22991
|
"use strict";
|
|
22992
22992
|
var DOCUMENT_MODE = require_html().DOCUMENT_MODE, VALID_DOCTYPE_NAME = "html", VALID_SYSTEM_ID = "about:legacy-compat", QUIRKS_MODE_SYSTEM_ID = "http://www.ibm.com/data/dtd/v11/ibmxhtml1-transitional.dtd", QUIRKS_MODE_PUBLIC_ID_PREFIXES = [
|
|
22993
22993
|
"+//silmaril//dtd html pro v0r11 19970101//",
|
|
@@ -23097,9 +23097,9 @@ var require_doctype = __commonJS({
|
|
|
23097
23097
|
}
|
|
23098
23098
|
});
|
|
23099
23099
|
|
|
23100
|
-
//
|
|
23100
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/common/foreign-content.js
|
|
23101
23101
|
var require_foreign_content = __commonJS({
|
|
23102
|
-
"
|
|
23102
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/common/foreign-content.js"(exports) {
|
|
23103
23103
|
"use strict";
|
|
23104
23104
|
function _define_property(obj, key2, value) {
|
|
23105
23105
|
return key2 in obj ? Object.defineProperty(obj, key2, {
|
|
@@ -23316,9 +23316,9 @@ var require_foreign_content = __commonJS({
|
|
|
23316
23316
|
}
|
|
23317
23317
|
});
|
|
23318
23318
|
|
|
23319
|
-
//
|
|
23319
|
+
// ../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/index.js
|
|
23320
23320
|
var require_parser = __commonJS({
|
|
23321
|
-
"
|
|
23321
|
+
"../../../node_modules/rehype-parse/node_modules/parse5/lib/parser/index.js"(exports, module) {
|
|
23322
23322
|
"use strict";
|
|
23323
23323
|
function _class_call_check6(instance, Constructor) {
|
|
23324
23324
|
if (!(instance instanceof Constructor))
|
|
@@ -24340,18 +24340,18 @@ var require_parser = __commonJS({
|
|
|
24340
24340
|
}
|
|
24341
24341
|
});
|
|
24342
24342
|
|
|
24343
|
-
//
|
|
24343
|
+
// ../../../node_modules/unified/node_modules/is-buffer/index.js
|
|
24344
24344
|
var require_is_buffer = __commonJS({
|
|
24345
|
-
"
|
|
24345
|
+
"../../../node_modules/unified/node_modules/is-buffer/index.js"(exports, module) {
|
|
24346
24346
|
module.exports = function(obj) {
|
|
24347
24347
|
return obj != null && obj.constructor != null && typeof obj.constructor.isBuffer == "function" && obj.constructor.isBuffer(obj);
|
|
24348
24348
|
};
|
|
24349
24349
|
}
|
|
24350
24350
|
});
|
|
24351
24351
|
|
|
24352
|
-
//
|
|
24352
|
+
// ../../../node_modules/extend/index.js
|
|
24353
24353
|
var require_extend = __commonJS({
|
|
24354
|
-
"
|
|
24354
|
+
"../../../node_modules/extend/index.js"(exports, module) {
|
|
24355
24355
|
"use strict";
|
|
24356
24356
|
var hasOwn = Object.prototype.hasOwnProperty, toStr = Object.prototype.toString, defineProperty = Object.defineProperty, gOPD = Object.getOwnPropertyDescriptor, isArray = function(arr) {
|
|
24357
24357
|
return typeof Array.isArray == "function" ? Array.isArray(arr) : toStr.call(arr) === "[object Array]";
|
|
@@ -24397,7 +24397,7 @@ var require_extend = __commonJS({
|
|
|
24397
24397
|
}
|
|
24398
24398
|
});
|
|
24399
24399
|
|
|
24400
|
-
//
|
|
24400
|
+
// ../../../node_modules/property-information/lib/util/schema.js
|
|
24401
24401
|
function _class_call_check(instance, Constructor) {
|
|
24402
24402
|
if (!(instance instanceof Constructor))
|
|
24403
24403
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -24410,19 +24410,19 @@ Schema.prototype.property = {};
|
|
|
24410
24410
|
Schema.prototype.normal = {};
|
|
24411
24411
|
Schema.prototype.space = null;
|
|
24412
24412
|
|
|
24413
|
-
//
|
|
24413
|
+
// ../../../node_modules/property-information/lib/util/merge.js
|
|
24414
24414
|
function merge(definitions, space) {
|
|
24415
24415
|
for (var property = {}, normal = {}, index2 = -1; ++index2 < definitions.length; )
|
|
24416
24416
|
Object.assign(property, definitions[index2].property), Object.assign(normal, definitions[index2].normal);
|
|
24417
24417
|
return new Schema(property, normal, space);
|
|
24418
24418
|
}
|
|
24419
24419
|
|
|
24420
|
-
//
|
|
24420
|
+
// ../../../node_modules/property-information/lib/normalize.js
|
|
24421
24421
|
function normalize(value) {
|
|
24422
24422
|
return value.toLowerCase();
|
|
24423
24423
|
}
|
|
24424
24424
|
|
|
24425
|
-
//
|
|
24425
|
+
// ../../../node_modules/property-information/lib/util/info.js
|
|
24426
24426
|
function _class_call_check2(instance, Constructor) {
|
|
24427
24427
|
if (!(instance instanceof Constructor))
|
|
24428
24428
|
throw new TypeError("Cannot call a class as a function");
|
|
@@ -24442,7 +24442,7 @@ Info.prototype.commaOrSpaceSeparated = !1;
|
|
|
24442
24442
|
Info.prototype.mustUseProperty = !1;
|
|
24443
24443
|
Info.prototype.defined = !1;
|
|
24444
24444
|
|
|
24445
|
-
//
|
|
24445
|
+
// ../../../node_modules/property-information/lib/util/types.js
|
|
24446
24446
|
var types_exports = {};
|
|
24447
24447
|
__export(types_exports, {
|
|
24448
24448
|
boolean: () => boolean,
|
|
@@ -24458,7 +24458,7 @@ function increment() {
|
|
|
24458
24458
|
return Math.pow(2, ++powers);
|
|
24459
24459
|
}
|
|
24460
24460
|
|
|
24461
|
-
//
|
|
24461
|
+
// ../../../node_modules/property-information/lib/util/defined-info.js
|
|
24462
24462
|
function _assert_this_initialized(self) {
|
|
24463
24463
|
if (self === void 0)
|
|
24464
24464
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
@@ -24539,7 +24539,7 @@ function mark(values, key2, value) {
|
|
|
24539
24539
|
value && (values[key2] = value);
|
|
24540
24540
|
}
|
|
24541
24541
|
|
|
24542
|
-
//
|
|
24542
|
+
// ../../../node_modules/property-information/lib/util/create.js
|
|
24543
24543
|
var own = {}.hasOwnProperty;
|
|
24544
24544
|
function create(definition) {
|
|
24545
24545
|
var property = {}, normal = {}, prop;
|
|
@@ -24551,7 +24551,7 @@ function create(definition) {
|
|
|
24551
24551
|
return new Schema(property, normal, definition.space);
|
|
24552
24552
|
}
|
|
24553
24553
|
|
|
24554
|
-
//
|
|
24554
|
+
// ../../../node_modules/property-information/lib/xlink.js
|
|
24555
24555
|
var xlink = create({
|
|
24556
24556
|
space: "xlink",
|
|
24557
24557
|
transform: function(_2, prop) {
|
|
@@ -24568,7 +24568,7 @@ var xlink = create({
|
|
|
24568
24568
|
}
|
|
24569
24569
|
});
|
|
24570
24570
|
|
|
24571
|
-
//
|
|
24571
|
+
// ../../../node_modules/property-information/lib/xml.js
|
|
24572
24572
|
var xml = create({
|
|
24573
24573
|
space: "xml",
|
|
24574
24574
|
transform: function(_2, prop) {
|
|
@@ -24581,17 +24581,17 @@ var xml = create({
|
|
|
24581
24581
|
}
|
|
24582
24582
|
});
|
|
24583
24583
|
|
|
24584
|
-
//
|
|
24584
|
+
// ../../../node_modules/property-information/lib/util/case-sensitive-transform.js
|
|
24585
24585
|
function caseSensitiveTransform(attributes2, attribute) {
|
|
24586
24586
|
return attribute in attributes2 ? attributes2[attribute] : attribute;
|
|
24587
24587
|
}
|
|
24588
24588
|
|
|
24589
|
-
//
|
|
24589
|
+
// ../../../node_modules/property-information/lib/util/case-insensitive-transform.js
|
|
24590
24590
|
function caseInsensitiveTransform(attributes2, property) {
|
|
24591
24591
|
return caseSensitiveTransform(attributes2, property.toLowerCase());
|
|
24592
24592
|
}
|
|
24593
24593
|
|
|
24594
|
-
//
|
|
24594
|
+
// ../../../node_modules/property-information/lib/xmlns.js
|
|
24595
24595
|
var xmlns = create({
|
|
24596
24596
|
space: "xmlns",
|
|
24597
24597
|
attributes: {
|
|
@@ -24604,7 +24604,7 @@ var xmlns = create({
|
|
|
24604
24604
|
}
|
|
24605
24605
|
});
|
|
24606
24606
|
|
|
24607
|
-
//
|
|
24607
|
+
// ../../../node_modules/property-information/lib/aria.js
|
|
24608
24608
|
var aria = create({
|
|
24609
24609
|
transform: function(_2, prop) {
|
|
24610
24610
|
return prop === "role" ? prop : "aria-" + prop.slice(4).toLowerCase();
|
|
@@ -24662,7 +24662,7 @@ var aria = create({
|
|
|
24662
24662
|
}
|
|
24663
24663
|
});
|
|
24664
24664
|
|
|
24665
|
-
//
|
|
24665
|
+
// ../../../node_modules/property-information/lib/html.js
|
|
24666
24666
|
var html = create({
|
|
24667
24667
|
space: "html",
|
|
24668
24668
|
attributes: {
|
|
@@ -25020,7 +25020,7 @@ var html = create({
|
|
|
25020
25020
|
}
|
|
25021
25021
|
});
|
|
25022
25022
|
|
|
25023
|
-
//
|
|
25023
|
+
// ../../../node_modules/property-information/lib/svg.js
|
|
25024
25024
|
var svg = create({
|
|
25025
25025
|
space: "svg",
|
|
25026
25026
|
attributes: {
|
|
@@ -25580,7 +25580,7 @@ var svg = create({
|
|
|
25580
25580
|
}
|
|
25581
25581
|
});
|
|
25582
25582
|
|
|
25583
|
-
//
|
|
25583
|
+
// ../../../node_modules/property-information/lib/find.js
|
|
25584
25584
|
var valid = /^data[-\w.:]+$/i, dash = /-[a-z]/g, cap = /[A-Z]/g;
|
|
25585
25585
|
function find(schema, value) {
|
|
25586
25586
|
var normal = normalize(value), prop = value, Type = Info;
|
|
@@ -25608,7 +25608,7 @@ function camelcase($0) {
|
|
|
25608
25608
|
return $0.charAt(1).toUpperCase();
|
|
25609
25609
|
}
|
|
25610
25610
|
|
|
25611
|
-
//
|
|
25611
|
+
// ../../../node_modules/property-information/index.js
|
|
25612
25612
|
var html2 = merge([
|
|
25613
25613
|
xml,
|
|
25614
25614
|
xlink,
|
|
@@ -25623,7 +25623,7 @@ var html2 = merge([
|
|
|
25623
25623
|
svg
|
|
25624
25624
|
], "svg");
|
|
25625
25625
|
|
|
25626
|
-
//
|
|
25626
|
+
// ../../../node_modules/html-void-elements/index.js
|
|
25627
25627
|
var htmlVoidElements = [
|
|
25628
25628
|
"area",
|
|
25629
25629
|
"base",
|
|
@@ -25650,7 +25650,7 @@ var htmlVoidElements = [
|
|
|
25650
25650
|
"wbr"
|
|
25651
25651
|
];
|
|
25652
25652
|
|
|
25653
|
-
//
|
|
25653
|
+
// ../../../node_modules/zwitch/index.js
|
|
25654
25654
|
function _array_like_to_array(arr, len) {
|
|
25655
25655
|
(len == null || len > arr.length) && (len = arr.length);
|
|
25656
25656
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -25698,7 +25698,7 @@ function zwitch(key2, options) {
|
|
|
25698
25698
|
return one3.handlers = settings.handlers || {}, one3.invalid = settings.invalid, one3.unknown = settings.unknown, one3;
|
|
25699
25699
|
}
|
|
25700
25700
|
|
|
25701
|
-
//
|
|
25701
|
+
// ../../../node_modules/stringify-entities/lib/core.js
|
|
25702
25702
|
function core(value, options) {
|
|
25703
25703
|
if (value = value.replace(options.subset ? charactersToExpression(options.subset) : /["&'<>`]/g, basic2), options.subset || options.escapeOnly)
|
|
25704
25704
|
return value;
|
|
@@ -25720,19 +25720,19 @@ function charactersToExpression(subset) {
|
|
|
25720
25720
|
return new RegExp("(?:" + groups.join("|") + ")", "g");
|
|
25721
25721
|
}
|
|
25722
25722
|
|
|
25723
|
-
//
|
|
25723
|
+
// ../../../node_modules/stringify-entities/lib/util/to-hexadecimal.js
|
|
25724
25724
|
function toHexadecimal(code, next, omit) {
|
|
25725
25725
|
var value = "&#x" + code.toString(16).toUpperCase();
|
|
25726
25726
|
return omit && next && !/[\dA-Fa-f]/.test(String.fromCharCode(next)) ? value : value + ";";
|
|
25727
25727
|
}
|
|
25728
25728
|
|
|
25729
|
-
//
|
|
25729
|
+
// ../../../node_modules/stringify-entities/lib/util/to-decimal.js
|
|
25730
25730
|
function toDecimal(code, next, omit) {
|
|
25731
25731
|
var value = "&#" + String(code);
|
|
25732
25732
|
return omit && next && !/\d/.test(String.fromCharCode(next)) ? value : value + ";";
|
|
25733
25733
|
}
|
|
25734
25734
|
|
|
25735
|
-
//
|
|
25735
|
+
// ../../../node_modules/character-entities-legacy/index.js
|
|
25736
25736
|
var characterEntitiesLegacy = [
|
|
25737
25737
|
"AElig",
|
|
25738
25738
|
"AMP",
|
|
@@ -25842,7 +25842,7 @@ var characterEntitiesLegacy = [
|
|
|
25842
25842
|
"yuml"
|
|
25843
25843
|
];
|
|
25844
25844
|
|
|
25845
|
-
//
|
|
25845
|
+
// ../../../node_modules/character-entities-html4/index.js
|
|
25846
25846
|
var characterEntitiesHtml4 = {
|
|
25847
25847
|
nbsp: "\xA0",
|
|
25848
25848
|
iexcl: "\xA1",
|
|
@@ -26098,7 +26098,7 @@ var characterEntitiesHtml4 = {
|
|
|
26098
26098
|
euro: "\u20AC"
|
|
26099
26099
|
};
|
|
26100
26100
|
|
|
26101
|
-
//
|
|
26101
|
+
// ../../../node_modules/stringify-entities/lib/constant/dangerous.js
|
|
26102
26102
|
var dangerous = [
|
|
26103
26103
|
"cent",
|
|
26104
26104
|
"copy",
|
|
@@ -26110,7 +26110,7 @@ var dangerous = [
|
|
|
26110
26110
|
"times"
|
|
26111
26111
|
];
|
|
26112
26112
|
|
|
26113
|
-
//
|
|
26113
|
+
// ../../../node_modules/stringify-entities/lib/util/to-named.js
|
|
26114
26114
|
var own3 = {}.hasOwnProperty, characters = {}, key;
|
|
26115
26115
|
for (key in characterEntitiesHtml4)
|
|
26116
26116
|
own3.call(characterEntitiesHtml4, key) && (characters[characterEntitiesHtml4[key]] = key);
|
|
@@ -26124,7 +26124,7 @@ function toNamed(code, next, omit, attribute) {
|
|
|
26124
26124
|
return "";
|
|
26125
26125
|
}
|
|
26126
26126
|
|
|
26127
|
-
//
|
|
26127
|
+
// ../../../node_modules/stringify-entities/lib/util/format-smart.js
|
|
26128
26128
|
function formatSmart(code, next, options) {
|
|
26129
26129
|
var numeric = toHexadecimal(code, next, options.omitOptionalSemicolons), named;
|
|
26130
26130
|
if ((options.useNamedReferences || options.useShortestReferences) && (named = toNamed(code, next, options.omitOptionalSemicolons, options.attribute)), (options.useShortestReferences || !named) && options.useShortestReferences) {
|
|
@@ -26134,14 +26134,14 @@ function formatSmart(code, next, options) {
|
|
|
26134
26134
|
return named && (!options.useShortestReferences || named.length < numeric.length) ? named : numeric;
|
|
26135
26135
|
}
|
|
26136
26136
|
|
|
26137
|
-
//
|
|
26137
|
+
// ../../../node_modules/stringify-entities/lib/index.js
|
|
26138
26138
|
function stringifyEntities(value, options) {
|
|
26139
26139
|
return core(value, Object.assign({
|
|
26140
26140
|
format: formatSmart
|
|
26141
26141
|
}, options));
|
|
26142
26142
|
}
|
|
26143
26143
|
|
|
26144
|
-
//
|
|
26144
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/comment.js
|
|
26145
26145
|
function comment(node, _1, _2, state) {
|
|
26146
26146
|
return state.settings.bogusComments ? "<?" + stringifyEntities(node.value, Object.assign({}, state.settings.characterReferences, {
|
|
26147
26147
|
subset: [
|
|
@@ -26158,12 +26158,12 @@ function comment(node, _1, _2, state) {
|
|
|
26158
26158
|
}
|
|
26159
26159
|
}
|
|
26160
26160
|
|
|
26161
|
-
//
|
|
26161
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/doctype.js
|
|
26162
26162
|
function doctype(_1, _2, _3, state) {
|
|
26163
26163
|
return "<!" + (state.settings.upperDoctype ? "DOCTYPE" : "doctype") + (state.settings.tightDoctype ? "" : " ") + "html>";
|
|
26164
26164
|
}
|
|
26165
26165
|
|
|
26166
|
-
//
|
|
26166
|
+
// ../../../node_modules/ccount/index.js
|
|
26167
26167
|
function ccount(value, character) {
|
|
26168
26168
|
var source = String(value);
|
|
26169
26169
|
if (typeof character != "string")
|
|
@@ -26173,7 +26173,7 @@ function ccount(value, character) {
|
|
|
26173
26173
|
return count;
|
|
26174
26174
|
}
|
|
26175
26175
|
|
|
26176
|
-
//
|
|
26176
|
+
// ../../../node_modules/comma-separated-tokens/index.js
|
|
26177
26177
|
function _array_like_to_array2(arr, len) {
|
|
26178
26178
|
(len == null || len > arr.length) && (len = arr.length);
|
|
26179
26179
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -26214,7 +26214,7 @@ function stringify(values, options) {
|
|
|
26214
26214
|
return input.join((settings.padRight ? " " : "") + "," + (settings.padLeft === !1 ? "" : " ")).trim();
|
|
26215
26215
|
}
|
|
26216
26216
|
|
|
26217
|
-
//
|
|
26217
|
+
// ../../../node_modules/space-separated-tokens/index.js
|
|
26218
26218
|
function parse2(value) {
|
|
26219
26219
|
var input = String(value || "").trim();
|
|
26220
26220
|
return input ? input.split(/[ \t\n\r\f]+/g) : [];
|
|
@@ -26223,7 +26223,7 @@ function stringify2(values) {
|
|
|
26223
26223
|
return values.join(" ").trim();
|
|
26224
26224
|
}
|
|
26225
26225
|
|
|
26226
|
-
//
|
|
26226
|
+
// ../../../node_modules/hast-util-to-html/node_modules/hast-util-whitespace/index.js
|
|
26227
26227
|
function whitespace(thing) {
|
|
26228
26228
|
var value = (
|
|
26229
26229
|
// @ts-expect-error looks like a node.
|
|
@@ -26235,7 +26235,7 @@ function whitespace(thing) {
|
|
|
26235
26235
|
return typeof value == "string" && value.replace(/[ \t\n\f\r]/g, "") === "";
|
|
26236
26236
|
}
|
|
26237
26237
|
|
|
26238
|
-
//
|
|
26238
|
+
// ../../../node_modules/hast-util-to-html/lib/omission/util/siblings.js
|
|
26239
26239
|
var siblingAfter = siblings(1), siblingBefore = siblings(-1);
|
|
26240
26240
|
function siblings(increment2) {
|
|
26241
26241
|
return sibling;
|
|
@@ -26248,7 +26248,7 @@ function siblings(increment2) {
|
|
|
26248
26248
|
}
|
|
26249
26249
|
}
|
|
26250
26250
|
|
|
26251
|
-
//
|
|
26251
|
+
// ../../../node_modules/hast-util-to-html/lib/omission/omission.js
|
|
26252
26252
|
var own4 = {}.hasOwnProperty;
|
|
26253
26253
|
function omission(handlers) {
|
|
26254
26254
|
return omit;
|
|
@@ -26257,7 +26257,7 @@ function omission(handlers) {
|
|
|
26257
26257
|
}
|
|
26258
26258
|
}
|
|
26259
26259
|
|
|
26260
|
-
//
|
|
26260
|
+
// ../../../node_modules/hast-util-to-html/lib/omission/closing.js
|
|
26261
26261
|
var closing = omission({
|
|
26262
26262
|
html: html3,
|
|
26263
26263
|
head: headOrColgroupOrCaption,
|
|
@@ -26345,7 +26345,7 @@ function cells(_2, index2, parent) {
|
|
|
26345
26345
|
return !next || next.type === "element" && (next.tagName === "td" || next.tagName === "th");
|
|
26346
26346
|
}
|
|
26347
26347
|
|
|
26348
|
-
//
|
|
26348
|
+
// ../../../node_modules/hast-util-to-html/lib/omission/opening.js
|
|
26349
26349
|
var opening = omission({
|
|
26350
26350
|
html: html4,
|
|
26351
26351
|
head,
|
|
@@ -26380,7 +26380,7 @@ function tbody2(node, index2, parent) {
|
|
|
26380
26380
|
return parent && previous && previous.type === "element" && (previous.tagName === "thead" || previous.tagName === "tbody") && closing(previous, parent.children.indexOf(previous), parent) ? !1 : _$head && _$head.type === "element" && _$head.tagName === "tr";
|
|
26381
26381
|
}
|
|
26382
26382
|
|
|
26383
|
-
//
|
|
26383
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/element.js
|
|
26384
26384
|
var constants = {
|
|
26385
26385
|
// See: <https://html.spec.whatwg.org/#attribute-name-state>.
|
|
26386
26386
|
name: [
|
|
@@ -26476,7 +26476,7 @@ function serializeAttribute(state, key2, value) {
|
|
|
26476
26476
|
})) + quote), name + (result && "=" + result));
|
|
26477
26477
|
}
|
|
26478
26478
|
|
|
26479
|
-
//
|
|
26479
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/text.js
|
|
26480
26480
|
function text(node, _2, parent, state) {
|
|
26481
26481
|
return parent && parent.type === "element" && (parent.tagName === "script" || parent.tagName === "style") ? node.value : stringifyEntities(node.value, Object.assign({}, state.settings.characterReferences, {
|
|
26482
26482
|
subset: [
|
|
@@ -26486,17 +26486,17 @@ function text(node, _2, parent, state) {
|
|
|
26486
26486
|
}));
|
|
26487
26487
|
}
|
|
26488
26488
|
|
|
26489
|
-
//
|
|
26489
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/raw.js
|
|
26490
26490
|
function raw(node, index2, parent, state) {
|
|
26491
26491
|
return state.settings.allowDangerousHtml ? node.value : text(node, index2, parent, state);
|
|
26492
26492
|
}
|
|
26493
26493
|
|
|
26494
|
-
//
|
|
26494
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/root.js
|
|
26495
26495
|
function root(node, _1, _2, state) {
|
|
26496
26496
|
return state.all(node);
|
|
26497
26497
|
}
|
|
26498
26498
|
|
|
26499
|
-
//
|
|
26499
|
+
// ../../../node_modules/hast-util-to-html/lib/handle/index.js
|
|
26500
26500
|
var handle = zwitch("type", {
|
|
26501
26501
|
invalid,
|
|
26502
26502
|
unknown,
|
|
@@ -26516,7 +26516,7 @@ function unknown(node) {
|
|
|
26516
26516
|
throw new Error("Cannot compile unknown node `" + node.type + "`");
|
|
26517
26517
|
}
|
|
26518
26518
|
|
|
26519
|
-
//
|
|
26519
|
+
// ../../../node_modules/hast-util-to-html/lib/index.js
|
|
26520
26520
|
function toHtml(tree, options) {
|
|
26521
26521
|
var options_ = options || {}, quote = options_.quote || '"', alternative = quote === '"' ? "'" : '"';
|
|
26522
26522
|
if (quote !== '"' && quote !== "'")
|
|
@@ -26564,7 +26564,7 @@ function all(parent) {
|
|
|
26564
26564
|
// src/index.ts
|
|
26565
26565
|
var import_parse_numeric_range = __toESM(require_parse_numeric_range());
|
|
26566
26566
|
|
|
26567
|
-
//
|
|
26567
|
+
// ../../../node_modules/refractor/lang/clike.js
|
|
26568
26568
|
clike.displayName = "clike";
|
|
26569
26569
|
clike.aliases = [];
|
|
26570
26570
|
function clike(Prism2) {
|
|
@@ -26601,7 +26601,7 @@ function clike(Prism2) {
|
|
|
26601
26601
|
};
|
|
26602
26602
|
}
|
|
26603
26603
|
|
|
26604
|
-
//
|
|
26604
|
+
// ../../../node_modules/refractor/lang/c.js
|
|
26605
26605
|
c.displayName = "c";
|
|
26606
26606
|
c.aliases = [];
|
|
26607
26607
|
function c(Prism2) {
|
|
@@ -26679,7 +26679,7 @@ function c(Prism2) {
|
|
|
26679
26679
|
}), delete Prism2.languages.c.boolean;
|
|
26680
26680
|
}
|
|
26681
26681
|
|
|
26682
|
-
//
|
|
26682
|
+
// ../../../node_modules/refractor/lang/cpp.js
|
|
26683
26683
|
cpp.displayName = "cpp";
|
|
26684
26684
|
cpp.aliases = [];
|
|
26685
26685
|
function cpp(Prism2) {
|
|
@@ -26768,7 +26768,7 @@ function cpp(Prism2) {
|
|
|
26768
26768
|
}(Prism2);
|
|
26769
26769
|
}
|
|
26770
26770
|
|
|
26771
|
-
//
|
|
26771
|
+
// ../../../node_modules/refractor/lang/arduino.js
|
|
26772
26772
|
arduino.displayName = "arduino";
|
|
26773
26773
|
arduino.aliases = [
|
|
26774
26774
|
"ino"
|
|
@@ -26781,7 +26781,7 @@ function arduino(Prism2) {
|
|
|
26781
26781
|
}), Prism2.languages.ino = Prism2.languages.arduino;
|
|
26782
26782
|
}
|
|
26783
26783
|
|
|
26784
|
-
//
|
|
26784
|
+
// ../../../node_modules/refractor/lang/bash.js
|
|
26785
26785
|
bash.displayName = "bash";
|
|
26786
26786
|
bash.aliases = [
|
|
26787
26787
|
"sh",
|
|
@@ -27008,7 +27008,7 @@ function bash(Prism2) {
|
|
|
27008
27008
|
})(Prism2);
|
|
27009
27009
|
}
|
|
27010
27010
|
|
|
27011
|
-
//
|
|
27011
|
+
// ../../../node_modules/refractor/lang/csharp.js
|
|
27012
27012
|
csharp.displayName = "csharp";
|
|
27013
27013
|
csharp.aliases = [
|
|
27014
27014
|
"cs",
|
|
@@ -27400,7 +27400,7 @@ function csharp(Prism2) {
|
|
|
27400
27400
|
}(Prism2);
|
|
27401
27401
|
}
|
|
27402
27402
|
|
|
27403
|
-
//
|
|
27403
|
+
// ../../../node_modules/refractor/lang/markup.js
|
|
27404
27404
|
markup.displayName = "markup";
|
|
27405
27405
|
markup.aliases = [
|
|
27406
27406
|
"atom",
|
|
@@ -27575,7 +27575,7 @@ function markup(Prism2) {
|
|
|
27575
27575
|
}), Prism2.languages.html = Prism2.languages.markup, Prism2.languages.mathml = Prism2.languages.markup, Prism2.languages.svg = Prism2.languages.markup, Prism2.languages.xml = Prism2.languages.extend("markup", {}), Prism2.languages.ssml = Prism2.languages.xml, Prism2.languages.atom = Prism2.languages.xml, Prism2.languages.rss = Prism2.languages.xml;
|
|
27576
27576
|
}
|
|
27577
27577
|
|
|
27578
|
-
//
|
|
27578
|
+
// ../../../node_modules/refractor/lang/css.js
|
|
27579
27579
|
css.displayName = "css";
|
|
27580
27580
|
css.aliases = [];
|
|
27581
27581
|
function css(Prism2) {
|
|
@@ -27636,7 +27636,7 @@ function css(Prism2) {
|
|
|
27636
27636
|
})(Prism2);
|
|
27637
27637
|
}
|
|
27638
27638
|
|
|
27639
|
-
//
|
|
27639
|
+
// ../../../node_modules/refractor/lang/diff.js
|
|
27640
27640
|
diff.displayName = "diff";
|
|
27641
27641
|
diff.aliases = [];
|
|
27642
27642
|
function diff(Prism2) {
|
|
@@ -27683,7 +27683,7 @@ function diff(Prism2) {
|
|
|
27683
27683
|
})(Prism2);
|
|
27684
27684
|
}
|
|
27685
27685
|
|
|
27686
|
-
//
|
|
27686
|
+
// ../../../node_modules/refractor/lang/go.js
|
|
27687
27687
|
go.displayName = "go";
|
|
27688
27688
|
go.aliases = [];
|
|
27689
27689
|
function go(Prism2) {
|
|
@@ -27713,7 +27713,7 @@ function go(Prism2) {
|
|
|
27713
27713
|
}), delete Prism2.languages.go["class-name"];
|
|
27714
27714
|
}
|
|
27715
27715
|
|
|
27716
|
-
//
|
|
27716
|
+
// ../../../node_modules/refractor/lang/ini.js
|
|
27717
27717
|
ini.displayName = "ini";
|
|
27718
27718
|
ini.aliases = [];
|
|
27719
27719
|
function ini(Prism2) {
|
|
@@ -27759,7 +27759,7 @@ function ini(Prism2) {
|
|
|
27759
27759
|
};
|
|
27760
27760
|
}
|
|
27761
27761
|
|
|
27762
|
-
//
|
|
27762
|
+
// ../../../node_modules/refractor/lang/java.js
|
|
27763
27763
|
java.displayName = "java";
|
|
27764
27764
|
java.aliases = [];
|
|
27765
27765
|
function java(Prism2) {
|
|
@@ -27877,7 +27877,7 @@ function java(Prism2) {
|
|
|
27877
27877
|
}(Prism2);
|
|
27878
27878
|
}
|
|
27879
27879
|
|
|
27880
|
-
//
|
|
27880
|
+
// ../../../node_modules/refractor/lang/regex.js
|
|
27881
27881
|
regex.displayName = "regex";
|
|
27882
27882
|
regex.aliases = [];
|
|
27883
27883
|
function regex(Prism2) {
|
|
@@ -27974,7 +27974,7 @@ function regex(Prism2) {
|
|
|
27974
27974
|
})(Prism2);
|
|
27975
27975
|
}
|
|
27976
27976
|
|
|
27977
|
-
//
|
|
27977
|
+
// ../../../node_modules/refractor/lang/javascript.js
|
|
27978
27978
|
javascript.displayName = "javascript";
|
|
27979
27979
|
javascript.aliases = [
|
|
27980
27980
|
"js"
|
|
@@ -28108,7 +28108,7 @@ function javascript(Prism2) {
|
|
|
28108
28108
|
}), Prism2.languages.markup && (Prism2.languages.markup.tag.addInlined("script", "javascript"), Prism2.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source, "javascript")), Prism2.languages.js = Prism2.languages.javascript;
|
|
28109
28109
|
}
|
|
28110
28110
|
|
|
28111
|
-
//
|
|
28111
|
+
// ../../../node_modules/refractor/lang/json.js
|
|
28112
28112
|
json.displayName = "json";
|
|
28113
28113
|
json.aliases = [
|
|
28114
28114
|
"webmanifest"
|
|
@@ -28140,7 +28140,7 @@ function json(Prism2) {
|
|
|
28140
28140
|
}, Prism2.languages.webmanifest = Prism2.languages.json;
|
|
28141
28141
|
}
|
|
28142
28142
|
|
|
28143
|
-
//
|
|
28143
|
+
// ../../../node_modules/refractor/lang/kotlin.js
|
|
28144
28144
|
kotlin.displayName = "kotlin";
|
|
28145
28145
|
kotlin.aliases = [
|
|
28146
28146
|
"kt",
|
|
@@ -28224,7 +28224,7 @@ function kotlin(Prism2) {
|
|
|
28224
28224
|
}(Prism2);
|
|
28225
28225
|
}
|
|
28226
28226
|
|
|
28227
|
-
//
|
|
28227
|
+
// ../../../node_modules/refractor/lang/less.js
|
|
28228
28228
|
less.displayName = "less";
|
|
28229
28229
|
less.aliases = [];
|
|
28230
28230
|
function less(Prism2) {
|
|
@@ -28272,7 +28272,7 @@ function less(Prism2) {
|
|
|
28272
28272
|
});
|
|
28273
28273
|
}
|
|
28274
28274
|
|
|
28275
|
-
//
|
|
28275
|
+
// ../../../node_modules/refractor/lang/lua.js
|
|
28276
28276
|
lua.displayName = "lua";
|
|
28277
28277
|
lua.aliases = [];
|
|
28278
28278
|
function lua(Prism2) {
|
|
@@ -28298,7 +28298,7 @@ function lua(Prism2) {
|
|
|
28298
28298
|
};
|
|
28299
28299
|
}
|
|
28300
28300
|
|
|
28301
|
-
//
|
|
28301
|
+
// ../../../node_modules/refractor/lang/makefile.js
|
|
28302
28302
|
makefile.displayName = "makefile";
|
|
28303
28303
|
makefile.aliases = [];
|
|
28304
28304
|
function makefile(Prism2) {
|
|
@@ -28334,7 +28334,7 @@ function makefile(Prism2) {
|
|
|
28334
28334
|
};
|
|
28335
28335
|
}
|
|
28336
28336
|
|
|
28337
|
-
//
|
|
28337
|
+
// ../../../node_modules/refractor/lang/yaml.js
|
|
28338
28338
|
yaml.displayName = "yaml";
|
|
28339
28339
|
yaml.aliases = [
|
|
28340
28340
|
"yml"
|
|
@@ -28408,7 +28408,7 @@ function yaml(Prism2) {
|
|
|
28408
28408
|
})(Prism2);
|
|
28409
28409
|
}
|
|
28410
28410
|
|
|
28411
|
-
//
|
|
28411
|
+
// ../../../node_modules/refractor/lang/markdown.js
|
|
28412
28412
|
markdown.displayName = "markdown";
|
|
28413
28413
|
markdown.aliases = [
|
|
28414
28414
|
"md"
|
|
@@ -28740,7 +28740,7 @@ function markdown(Prism2) {
|
|
|
28740
28740
|
}(Prism2);
|
|
28741
28741
|
}
|
|
28742
28742
|
|
|
28743
|
-
//
|
|
28743
|
+
// ../../../node_modules/refractor/lang/objectivec.js
|
|
28744
28744
|
objectivec.displayName = "objectivec";
|
|
28745
28745
|
objectivec.aliases = [
|
|
28746
28746
|
"objc"
|
|
@@ -28756,7 +28756,7 @@ function objectivec(Prism2) {
|
|
|
28756
28756
|
}), delete Prism2.languages.objectivec["class-name"], Prism2.languages.objc = Prism2.languages.objectivec;
|
|
28757
28757
|
}
|
|
28758
28758
|
|
|
28759
|
-
//
|
|
28759
|
+
// ../../../node_modules/refractor/lang/perl.js
|
|
28760
28760
|
perl.displayName = "perl";
|
|
28761
28761
|
perl.aliases = [];
|
|
28762
28762
|
function perl(Prism2) {
|
|
@@ -28887,7 +28887,7 @@ function perl(Prism2) {
|
|
|
28887
28887
|
})(Prism2);
|
|
28888
28888
|
}
|
|
28889
28889
|
|
|
28890
|
-
//
|
|
28890
|
+
// ../../../node_modules/refractor/lang/markup-templating.js
|
|
28891
28891
|
markupTemplating.displayName = "markup-templating";
|
|
28892
28892
|
markupTemplating.aliases = [];
|
|
28893
28893
|
function markupTemplating(Prism2) {
|
|
@@ -28961,7 +28961,7 @@ function markupTemplating(Prism2) {
|
|
|
28961
28961
|
}(Prism2);
|
|
28962
28962
|
}
|
|
28963
28963
|
|
|
28964
|
-
//
|
|
28964
|
+
// ../../../node_modules/refractor/lang/php.js
|
|
28965
28965
|
php.displayName = "php";
|
|
28966
28966
|
php.aliases = [];
|
|
28967
28967
|
function php(Prism2) {
|
|
@@ -29298,7 +29298,7 @@ function php(Prism2) {
|
|
|
29298
29298
|
}(Prism2);
|
|
29299
29299
|
}
|
|
29300
29300
|
|
|
29301
|
-
//
|
|
29301
|
+
// ../../../node_modules/refractor/lang/python.js
|
|
29302
29302
|
python.displayName = "python";
|
|
29303
29303
|
python.aliases = [
|
|
29304
29304
|
"py"
|
|
@@ -29370,7 +29370,7 @@ function python(Prism2) {
|
|
|
29370
29370
|
}, Prism2.languages.python["string-interpolation"].inside.interpolation.inside.rest = Prism2.languages.python, Prism2.languages.py = Prism2.languages.python;
|
|
29371
29371
|
}
|
|
29372
29372
|
|
|
29373
|
-
//
|
|
29373
|
+
// ../../../node_modules/refractor/lang/r.js
|
|
29374
29374
|
r.displayName = "r";
|
|
29375
29375
|
r.aliases = [];
|
|
29376
29376
|
function r(Prism2) {
|
|
@@ -29398,7 +29398,7 @@ function r(Prism2) {
|
|
|
29398
29398
|
};
|
|
29399
29399
|
}
|
|
29400
29400
|
|
|
29401
|
-
//
|
|
29401
|
+
// ../../../node_modules/refractor/lang/ruby.js
|
|
29402
29402
|
ruby.displayName = "ruby";
|
|
29403
29403
|
ruby.aliases = [
|
|
29404
29404
|
"rb"
|
|
@@ -29573,7 +29573,7 @@ function ruby(Prism2) {
|
|
|
29573
29573
|
}(Prism2);
|
|
29574
29574
|
}
|
|
29575
29575
|
|
|
29576
|
-
//
|
|
29576
|
+
// ../../../node_modules/refractor/lang/rust.js
|
|
29577
29577
|
rust.displayName = "rust";
|
|
29578
29578
|
rust.aliases = [];
|
|
29579
29579
|
function rust(Prism2) {
|
|
@@ -29695,7 +29695,7 @@ function rust(Prism2) {
|
|
|
29695
29695
|
})(Prism2);
|
|
29696
29696
|
}
|
|
29697
29697
|
|
|
29698
|
-
//
|
|
29698
|
+
// ../../../node_modules/refractor/lang/sass.js
|
|
29699
29699
|
sass.displayName = "sass";
|
|
29700
29700
|
sass.aliases = [];
|
|
29701
29701
|
function sass(Prism2) {
|
|
@@ -29764,7 +29764,7 @@ function sass(Prism2) {
|
|
|
29764
29764
|
}(Prism2);
|
|
29765
29765
|
}
|
|
29766
29766
|
|
|
29767
|
-
//
|
|
29767
|
+
// ../../../node_modules/refractor/lang/scss.js
|
|
29768
29768
|
scss.displayName = "scss";
|
|
29769
29769
|
scss.aliases = [];
|
|
29770
29770
|
function scss(Prism2) {
|
|
@@ -29843,7 +29843,7 @@ function scss(Prism2) {
|
|
|
29843
29843
|
}), Prism2.languages.scss.atrule.inside.rest = Prism2.languages.scss;
|
|
29844
29844
|
}
|
|
29845
29845
|
|
|
29846
|
-
//
|
|
29846
|
+
// ../../../node_modules/refractor/lang/sql.js
|
|
29847
29847
|
sql.displayName = "sql";
|
|
29848
29848
|
sql.aliases = [];
|
|
29849
29849
|
function sql(Prism2) {
|
|
@@ -29882,7 +29882,7 @@ function sql(Prism2) {
|
|
|
29882
29882
|
};
|
|
29883
29883
|
}
|
|
29884
29884
|
|
|
29885
|
-
//
|
|
29885
|
+
// ../../../node_modules/refractor/lang/swift.js
|
|
29886
29886
|
swift.displayName = "swift";
|
|
29887
29887
|
swift.aliases = [];
|
|
29888
29888
|
function swift(Prism2) {
|
|
@@ -30001,7 +30001,7 @@ function swift(Prism2) {
|
|
|
30001
30001
|
});
|
|
30002
30002
|
}
|
|
30003
30003
|
|
|
30004
|
-
//
|
|
30004
|
+
// ../../../node_modules/refractor/lang/typescript.js
|
|
30005
30005
|
typescript.displayName = "typescript";
|
|
30006
30006
|
typescript.aliases = [
|
|
30007
30007
|
"ts"
|
|
@@ -30054,7 +30054,7 @@ function typescript(Prism2) {
|
|
|
30054
30054
|
}(Prism2);
|
|
30055
30055
|
}
|
|
30056
30056
|
|
|
30057
|
-
//
|
|
30057
|
+
// ../../../node_modules/refractor/lang/basic.js
|
|
30058
30058
|
basic.displayName = "basic";
|
|
30059
30059
|
basic.aliases = [];
|
|
30060
30060
|
function basic(Prism2) {
|
|
@@ -30077,7 +30077,7 @@ function basic(Prism2) {
|
|
|
30077
30077
|
};
|
|
30078
30078
|
}
|
|
30079
30079
|
|
|
30080
|
-
//
|
|
30080
|
+
// ../../../node_modules/refractor/lang/vbnet.js
|
|
30081
30081
|
vbnet.displayName = "vbnet";
|
|
30082
30082
|
vbnet.aliases = [];
|
|
30083
30083
|
function vbnet(Prism2) {
|
|
@@ -30105,7 +30105,7 @@ function vbnet(Prism2) {
|
|
|
30105
30105
|
});
|
|
30106
30106
|
}
|
|
30107
30107
|
|
|
30108
|
-
//
|
|
30108
|
+
// ../../../node_modules/hast-util-parse-selector/lib/index.js
|
|
30109
30109
|
var search = /[#.]/g;
|
|
30110
30110
|
function parseSelector(selector, defaultTagName) {
|
|
30111
30111
|
for (var value = selector || "", props = {}, start = 0, previous, tagName; start < value.length; ) {
|
|
@@ -30124,7 +30124,7 @@ function parseSelector(selector, defaultTagName) {
|
|
|
30124
30124
|
};
|
|
30125
30125
|
}
|
|
30126
30126
|
|
|
30127
|
-
//
|
|
30127
|
+
// ../../../node_modules/hastscript/lib/core.js
|
|
30128
30128
|
var buttonTypes = /* @__PURE__ */ new Set([
|
|
30129
30129
|
"menu",
|
|
30130
30130
|
"submit",
|
|
@@ -30233,10 +30233,10 @@ function createAdjustMap(values) {
|
|
|
30233
30233
|
return result;
|
|
30234
30234
|
}
|
|
30235
30235
|
|
|
30236
|
-
//
|
|
30236
|
+
// ../../../node_modules/hastscript/lib/html.js
|
|
30237
30237
|
var h = core2(html2, "div");
|
|
30238
30238
|
|
|
30239
|
-
//
|
|
30239
|
+
// ../../../node_modules/hastscript/lib/svg-case-sensitive-tag-names.js
|
|
30240
30240
|
var svgCaseSensitiveTagNames = [
|
|
30241
30241
|
"altGlyph",
|
|
30242
30242
|
"altGlyphDef",
|
|
@@ -30279,10 +30279,10 @@ var svgCaseSensitiveTagNames = [
|
|
|
30279
30279
|
"textPath"
|
|
30280
30280
|
];
|
|
30281
30281
|
|
|
30282
|
-
//
|
|
30282
|
+
// ../../../node_modules/hastscript/lib/svg.js
|
|
30283
30283
|
var s = core2(svg2, "g", svgCaseSensitiveTagNames);
|
|
30284
30284
|
|
|
30285
|
-
//
|
|
30285
|
+
// ../../../node_modules/character-reference-invalid/index.js
|
|
30286
30286
|
var characterReferenceInvalid = {
|
|
30287
30287
|
0: "\uFFFD",
|
|
30288
30288
|
128: "\u20AC",
|
|
@@ -30314,13 +30314,13 @@ var characterReferenceInvalid = {
|
|
|
30314
30314
|
159: "\u0178"
|
|
30315
30315
|
};
|
|
30316
30316
|
|
|
30317
|
-
//
|
|
30317
|
+
// ../../../node_modules/is-decimal/index.js
|
|
30318
30318
|
function isDecimal(character) {
|
|
30319
30319
|
var code = typeof character == "string" ? character.charCodeAt(0) : character;
|
|
30320
30320
|
return code >= 48 && code <= 57;
|
|
30321
30321
|
}
|
|
30322
30322
|
|
|
30323
|
-
//
|
|
30323
|
+
// ../../../node_modules/is-hexadecimal/index.js
|
|
30324
30324
|
function isHexadecimal(character) {
|
|
30325
30325
|
var code = typeof character == "string" ? character.charCodeAt(0) : character;
|
|
30326
30326
|
return code >= 97 && /* a */
|
|
@@ -30331,19 +30331,19 @@ function isHexadecimal(character) {
|
|
|
30331
30331
|
code <= 57;
|
|
30332
30332
|
}
|
|
30333
30333
|
|
|
30334
|
-
//
|
|
30334
|
+
// ../../../node_modules/is-alphabetical/index.js
|
|
30335
30335
|
function isAlphabetical(character) {
|
|
30336
30336
|
var code = typeof character == "string" ? character.charCodeAt(0) : character;
|
|
30337
30337
|
return code >= 97 && code <= 122 || /* a-z */
|
|
30338
30338
|
code >= 65 && code <= 90;
|
|
30339
30339
|
}
|
|
30340
30340
|
|
|
30341
|
-
//
|
|
30341
|
+
// ../../../node_modules/is-alphanumerical/index.js
|
|
30342
30342
|
function isAlphanumerical(character) {
|
|
30343
30343
|
return isAlphabetical(character) || isDecimal(character);
|
|
30344
30344
|
}
|
|
30345
30345
|
|
|
30346
|
-
//
|
|
30346
|
+
// ../../../node_modules/character-entities/index.js
|
|
30347
30347
|
var characterEntities = {
|
|
30348
30348
|
AElig: "\xC6",
|
|
30349
30349
|
AMP: "&",
|
|
@@ -32473,13 +32473,13 @@ var characterEntities = {
|
|
|
32473
32473
|
zwnj: "\u200C"
|
|
32474
32474
|
};
|
|
32475
32475
|
|
|
32476
|
-
//
|
|
32476
|
+
// ../../../node_modules/decode-named-character-reference/index.js
|
|
32477
32477
|
var own6 = {}.hasOwnProperty;
|
|
32478
32478
|
function decodeNamedCharacterReference(value) {
|
|
32479
32479
|
return own6.call(characterEntities, value) ? characterEntities[value] : !1;
|
|
32480
32480
|
}
|
|
32481
32481
|
|
|
32482
|
-
//
|
|
32482
|
+
// ../../../node_modules/parse-entities/lib/index.js
|
|
32483
32483
|
var fromCharCode = String.fromCharCode, messages = [
|
|
32484
32484
|
"",
|
|
32485
32485
|
/* 1: Non terminated (named) */
|
|
@@ -32627,7 +32627,7 @@ function disallowed(code) {
|
|
|
32627
32627
|
return code >= 1 && code <= 8 || code === 11 || code >= 13 && code <= 31 || code >= 127 && code <= 159 || code >= 64976 && code <= 65007 || (code & 65535) === 65535 || (code & 65535) === 65534;
|
|
32628
32628
|
}
|
|
32629
32629
|
|
|
32630
|
-
//
|
|
32630
|
+
// ../../../node_modules/refractor/lib/prism-core.js
|
|
32631
32631
|
function _instanceof(left, right) {
|
|
32632
32632
|
return right != null && typeof Symbol < "u" && right[Symbol.hasInstance] ? !!right[Symbol.hasInstance](left) : left instanceof right;
|
|
32633
32633
|
}
|
|
@@ -33060,7 +33060,7 @@ function toArray(list) {
|
|
|
33060
33060
|
}
|
|
33061
33061
|
var Prism = _;
|
|
33062
33062
|
|
|
33063
|
-
//
|
|
33063
|
+
// ../../../node_modules/refractor/lib/core.js
|
|
33064
33064
|
function _array_like_to_array3(arr, len) {
|
|
33065
33065
|
(len == null || len > arr.length) && (len = arr.length);
|
|
33066
33066
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -33185,7 +33185,7 @@ function attributes(attrs) {
|
|
|
33185
33185
|
return attrs;
|
|
33186
33186
|
}
|
|
33187
33187
|
|
|
33188
|
-
//
|
|
33188
|
+
// ../../../node_modules/refractor/lib/common.js
|
|
33189
33189
|
refractor.register(clike);
|
|
33190
33190
|
refractor.register(c);
|
|
33191
33191
|
refractor.register(cpp);
|
|
@@ -33223,7 +33223,7 @@ refractor.register(typescript);
|
|
|
33223
33223
|
refractor.register(basic);
|
|
33224
33224
|
refractor.register(vbnet);
|
|
33225
33225
|
|
|
33226
|
-
//
|
|
33226
|
+
// ../../../node_modules/refractor/lang/jsx.js
|
|
33227
33227
|
jsx.displayName = "jsx";
|
|
33228
33228
|
jsx.aliases = [];
|
|
33229
33229
|
function jsx(Prism2) {
|
|
@@ -33278,7 +33278,7 @@ function jsx(Prism2) {
|
|
|
33278
33278
|
}(Prism2);
|
|
33279
33279
|
}
|
|
33280
33280
|
|
|
33281
|
-
//
|
|
33281
|
+
// ../../../node_modules/refractor/lang/tsx.js
|
|
33282
33282
|
tsx.displayName = "tsx";
|
|
33283
33283
|
tsx.aliases = [];
|
|
33284
33284
|
function tsx(Prism2) {
|
|
@@ -33290,10 +33290,10 @@ function tsx(Prism2) {
|
|
|
33290
33290
|
}(Prism2);
|
|
33291
33291
|
}
|
|
33292
33292
|
|
|
33293
|
-
//
|
|
33293
|
+
// ../../../node_modules/rehype-parse/lib/index.js
|
|
33294
33294
|
var import_parser = __toESM(require_parser(), 1);
|
|
33295
33295
|
|
|
33296
|
-
//
|
|
33296
|
+
// ../../../node_modules/vfile-location/lib/index.js
|
|
33297
33297
|
function location(file) {
|
|
33298
33298
|
for (var value = String(file), indices = [], search2 = /\r?\n|\r/g; search2.test(value); )
|
|
33299
33299
|
indices.push(search2.lastIndex);
|
|
@@ -33329,7 +33329,7 @@ function location(file) {
|
|
|
33329
33329
|
}
|
|
33330
33330
|
}
|
|
33331
33331
|
|
|
33332
|
-
//
|
|
33332
|
+
// ../../../node_modules/web-namespaces/index.js
|
|
33333
33333
|
var webNamespaces = {
|
|
33334
33334
|
html: "http://www.w3.org/1999/xhtml",
|
|
33335
33335
|
mathml: "http://www.w3.org/1998/Math/MathML",
|
|
@@ -33339,7 +33339,7 @@ var webNamespaces = {
|
|
|
33339
33339
|
xmlns: "http://www.w3.org/2000/xmlns/"
|
|
33340
33340
|
};
|
|
33341
33341
|
|
|
33342
|
-
//
|
|
33342
|
+
// ../../../node_modules/hast-util-from-parse5/lib/index.js
|
|
33343
33343
|
var own8 = {}.hasOwnProperty, proto = Object.prototype;
|
|
33344
33344
|
function fromParse5(tree, options) {
|
|
33345
33345
|
var options_ = options || {}, settings, file;
|
|
@@ -33486,7 +33486,7 @@ function isFile(value) {
|
|
|
33486
33486
|
return "messages" in value;
|
|
33487
33487
|
}
|
|
33488
33488
|
|
|
33489
|
-
//
|
|
33489
|
+
// ../../../node_modules/rehype-parse/lib/errors.js
|
|
33490
33490
|
var errors = {
|
|
33491
33491
|
abandonedHeadElementChild: {
|
|
33492
33492
|
reason: "Unexpected metadata element after head",
|
|
@@ -33741,7 +33741,7 @@ var errors = {
|
|
|
33741
33741
|
}
|
|
33742
33742
|
};
|
|
33743
33743
|
|
|
33744
|
-
//
|
|
33744
|
+
// ../../../node_modules/rehype-parse/lib/index.js
|
|
33745
33745
|
var base = "https://html.spec.whatwg.org/multipage/parsing.html#parse-error-", fatalities = {
|
|
33746
33746
|
2: !0,
|
|
33747
33747
|
1: !1,
|
|
@@ -33804,16 +33804,16 @@ function camelcase2(value) {
|
|
|
33804
33804
|
});
|
|
33805
33805
|
}
|
|
33806
33806
|
|
|
33807
|
-
//
|
|
33807
|
+
// ../../../node_modules/bail/index.js
|
|
33808
33808
|
function bail(error) {
|
|
33809
33809
|
if (error)
|
|
33810
33810
|
throw error;
|
|
33811
33811
|
}
|
|
33812
33812
|
|
|
33813
|
-
//
|
|
33813
|
+
// ../../../node_modules/unified/lib/index.js
|
|
33814
33814
|
var import_is_buffer2 = __toESM(require_is_buffer(), 1), import_extend = __toESM(require_extend(), 1);
|
|
33815
33815
|
|
|
33816
|
-
//
|
|
33816
|
+
// ../../../node_modules/is-plain-obj/index.js
|
|
33817
33817
|
function isPlainObject(value) {
|
|
33818
33818
|
if (typeof value != "object" || value === null)
|
|
33819
33819
|
return !1;
|
|
@@ -33821,7 +33821,7 @@ function isPlainObject(value) {
|
|
|
33821
33821
|
return (prototype === null || prototype === Object.prototype || Object.getPrototypeOf(prototype) === null) && !(Symbol.toStringTag in value) && !(Symbol.iterator in value);
|
|
33822
33822
|
}
|
|
33823
33823
|
|
|
33824
|
-
//
|
|
33824
|
+
// ../../../node_modules/trough/index.js
|
|
33825
33825
|
function _array_like_to_array4(arr, len) {
|
|
33826
33826
|
(len == null || len > arr.length) && (len = arr.length);
|
|
33827
33827
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -33919,10 +33919,10 @@ function wrap(middleware, callback) {
|
|
|
33919
33919
|
}
|
|
33920
33920
|
}
|
|
33921
33921
|
|
|
33922
|
-
//
|
|
33922
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/index.js
|
|
33923
33923
|
var import_is_buffer = __toESM(require_is_buffer(), 1);
|
|
33924
33924
|
|
|
33925
|
-
//
|
|
33925
|
+
// ../../../node_modules/unified/node_modules/unist-util-stringify-position/lib/index.js
|
|
33926
33926
|
function stringifyPosition(value) {
|
|
33927
33927
|
return !value || typeof value != "object" ? "" : "position" in value || "type" in value ? position2(value.position) : "start" in value || "end" in value ? position2(value) : "line" in value || "column" in value ? point2(value) : "";
|
|
33928
33928
|
}
|
|
@@ -33936,7 +33936,7 @@ function index(value) {
|
|
|
33936
33936
|
return value && typeof value == "number" ? value : 1;
|
|
33937
33937
|
}
|
|
33938
33938
|
|
|
33939
|
-
//
|
|
33939
|
+
// ../../../node_modules/unified/node_modules/vfile-message/lib/index.js
|
|
33940
33940
|
function _assert_this_initialized2(self) {
|
|
33941
33941
|
if (self === void 0)
|
|
33942
33942
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
@@ -34073,23 +34073,23 @@ VFileMessage.prototype.source = null;
|
|
|
34073
34073
|
VFileMessage.prototype.ruleId = null;
|
|
34074
34074
|
VFileMessage.prototype.position = null;
|
|
34075
34075
|
|
|
34076
|
-
//
|
|
34076
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/minpath.js
|
|
34077
34077
|
import { default as default2 } from "path";
|
|
34078
34078
|
|
|
34079
|
-
//
|
|
34079
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/minproc.js
|
|
34080
34080
|
import { default as default3 } from "process";
|
|
34081
34081
|
|
|
34082
|
-
//
|
|
34082
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/minurl.js
|
|
34083
34083
|
import { fileURLToPath } from "url";
|
|
34084
34084
|
|
|
34085
|
-
//
|
|
34085
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/minurl.shared.js
|
|
34086
34086
|
function isUrl(fileUrlOrPath) {
|
|
34087
34087
|
return fileUrlOrPath !== null && typeof fileUrlOrPath == "object" && // @ts-expect-error: indexable.
|
|
34088
34088
|
fileUrlOrPath.href && // @ts-expect-error: indexable.
|
|
34089
34089
|
fileUrlOrPath.origin;
|
|
34090
34090
|
}
|
|
34091
34091
|
|
|
34092
|
-
//
|
|
34092
|
+
// ../../../node_modules/unified/node_modules/vfile/lib/index.js
|
|
34093
34093
|
function _array_like_to_array5(arr, len) {
|
|
34094
34094
|
(len == null || len > arr.length) && (len = arr.length);
|
|
34095
34095
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
@@ -34383,7 +34383,7 @@ function buffer(value) {
|
|
|
34383
34383
|
return (0, import_is_buffer.default)(value);
|
|
34384
34384
|
}
|
|
34385
34385
|
|
|
34386
|
-
//
|
|
34386
|
+
// ../../../node_modules/unified/lib/index.js
|
|
34387
34387
|
function _array_like_to_array6(arr, len) {
|
|
34388
34388
|
(len == null || len > arr.length) && (len = arr.length);
|
|
34389
34389
|
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|