@gravitee/graphene-policy-studio 2.36.2 → 2.36.3
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/index.js +380 -368
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6813,43 +6813,43 @@ Wp.prototype.attribute = "", Wp.prototype.booleanish = !1, Wp.prototype.boolean
|
|
|
6813
6813
|
var Gp = /* @__PURE__ */ pn({
|
|
6814
6814
|
boolean: () => J,
|
|
6815
6815
|
booleanish: () => qp,
|
|
6816
|
-
commaOrSpaceSeparated: () =>
|
|
6817
|
-
commaSeparated: () =>
|
|
6816
|
+
commaOrSpaceSeparated: () => Xp,
|
|
6817
|
+
commaSeparated: () => Yp,
|
|
6818
6818
|
number: () => Y,
|
|
6819
6819
|
overloadedBoolean: () => Jp,
|
|
6820
|
-
spaceSeparated: () =>
|
|
6821
|
-
}), Kp = 0, J =
|
|
6822
|
-
function
|
|
6820
|
+
spaceSeparated: () => X
|
|
6821
|
+
}), Kp = 0, J = Zp(), qp = Zp(), Jp = Zp(), Y = Zp(), X = Zp(), Yp = Zp(), Xp = Zp();
|
|
6822
|
+
function Zp() {
|
|
6823
6823
|
return 2 ** ++Kp;
|
|
6824
6824
|
}
|
|
6825
6825
|
//#endregion
|
|
6826
6826
|
//#region ../../node_modules/property-information/lib/util/defined-info.js
|
|
6827
|
-
var
|
|
6827
|
+
var Qp = Object.keys(Gp), $p = class extends Wp {
|
|
6828
6828
|
constructor(e, t, n, r) {
|
|
6829
6829
|
let i = -1;
|
|
6830
|
-
if (super(e, t),
|
|
6831
|
-
let e =
|
|
6832
|
-
|
|
6830
|
+
if (super(e, t), em(this, "space", r), typeof n == "number") for (; ++i < Qp.length;) {
|
|
6831
|
+
let e = Qp[i];
|
|
6832
|
+
em(this, Qp[i], (n & Gp[e]) === Gp[e]);
|
|
6833
6833
|
}
|
|
6834
6834
|
}
|
|
6835
6835
|
};
|
|
6836
|
-
|
|
6837
|
-
function
|
|
6836
|
+
$p.prototype.defined = !0;
|
|
6837
|
+
function em(e, t, n) {
|
|
6838
6838
|
n && (e[t] = n);
|
|
6839
6839
|
}
|
|
6840
6840
|
//#endregion
|
|
6841
6841
|
//#region ../../node_modules/property-information/lib/util/create.js
|
|
6842
|
-
function
|
|
6842
|
+
function tm(e) {
|
|
6843
6843
|
let t = {}, n = {};
|
|
6844
6844
|
for (let [r, i] of Object.entries(e.properties)) {
|
|
6845
|
-
let a = new
|
|
6845
|
+
let a = new $p(r, e.transform(e.attributes || {}, r), i, e.space);
|
|
6846
6846
|
e.mustUseProperty && e.mustUseProperty.includes(r) && (a.mustUseProperty = !0), t[r] = a, n[Up(r)] = r, n[Up(a.attribute)] = r;
|
|
6847
6847
|
}
|
|
6848
6848
|
return new Vp(t, n, e.space);
|
|
6849
6849
|
}
|
|
6850
6850
|
//#endregion
|
|
6851
6851
|
//#region ../../node_modules/property-information/lib/aria.js
|
|
6852
|
-
var
|
|
6852
|
+
var nm = tm({
|
|
6853
6853
|
properties: {
|
|
6854
6854
|
ariaActiveDescendant: null,
|
|
6855
6855
|
ariaAtomic: qp,
|
|
@@ -6859,36 +6859,36 @@ var rm = nm({
|
|
|
6859
6859
|
ariaColCount: Y,
|
|
6860
6860
|
ariaColIndex: Y,
|
|
6861
6861
|
ariaColSpan: Y,
|
|
6862
|
-
ariaControls:
|
|
6862
|
+
ariaControls: X,
|
|
6863
6863
|
ariaCurrent: null,
|
|
6864
|
-
ariaDescribedBy:
|
|
6864
|
+
ariaDescribedBy: X,
|
|
6865
6865
|
ariaDetails: null,
|
|
6866
6866
|
ariaDisabled: qp,
|
|
6867
|
-
ariaDropEffect:
|
|
6867
|
+
ariaDropEffect: X,
|
|
6868
6868
|
ariaErrorMessage: null,
|
|
6869
6869
|
ariaExpanded: qp,
|
|
6870
|
-
ariaFlowTo:
|
|
6870
|
+
ariaFlowTo: X,
|
|
6871
6871
|
ariaGrabbed: qp,
|
|
6872
6872
|
ariaHasPopup: null,
|
|
6873
6873
|
ariaHidden: qp,
|
|
6874
6874
|
ariaInvalid: null,
|
|
6875
6875
|
ariaKeyShortcuts: null,
|
|
6876
6876
|
ariaLabel: null,
|
|
6877
|
-
ariaLabelledBy:
|
|
6877
|
+
ariaLabelledBy: X,
|
|
6878
6878
|
ariaLevel: Y,
|
|
6879
6879
|
ariaLive: null,
|
|
6880
6880
|
ariaModal: qp,
|
|
6881
6881
|
ariaMultiLine: qp,
|
|
6882
6882
|
ariaMultiSelectable: qp,
|
|
6883
6883
|
ariaOrientation: null,
|
|
6884
|
-
ariaOwns:
|
|
6884
|
+
ariaOwns: X,
|
|
6885
6885
|
ariaPlaceholder: null,
|
|
6886
6886
|
ariaPosInSet: Y,
|
|
6887
6887
|
ariaPressed: qp,
|
|
6888
6888
|
ariaReadOnly: qp,
|
|
6889
6889
|
ariaRelevant: null,
|
|
6890
6890
|
ariaRequired: qp,
|
|
6891
|
-
ariaRoleDescription:
|
|
6891
|
+
ariaRoleDescription: X,
|
|
6892
6892
|
ariaRowCount: Y,
|
|
6893
6893
|
ariaRowIndex: Y,
|
|
6894
6894
|
ariaRowSpan: Y,
|
|
@@ -6907,17 +6907,17 @@ var rm = nm({
|
|
|
6907
6907
|
});
|
|
6908
6908
|
//#endregion
|
|
6909
6909
|
//#region ../../node_modules/property-information/lib/util/case-sensitive-transform.js
|
|
6910
|
-
function
|
|
6910
|
+
function rm(e, t) {
|
|
6911
6911
|
return t in e ? e[t] : t;
|
|
6912
6912
|
}
|
|
6913
6913
|
//#endregion
|
|
6914
6914
|
//#region ../../node_modules/property-information/lib/util/case-insensitive-transform.js
|
|
6915
|
-
function
|
|
6916
|
-
return
|
|
6915
|
+
function im(e, t) {
|
|
6916
|
+
return rm(e, t.toLowerCase());
|
|
6917
6917
|
}
|
|
6918
6918
|
//#endregion
|
|
6919
6919
|
//#region ../../node_modules/property-information/lib/html.js
|
|
6920
|
-
var
|
|
6920
|
+
var am = tm({
|
|
6921
6921
|
attributes: {
|
|
6922
6922
|
acceptcharset: "accept-charset",
|
|
6923
6923
|
classname: "class",
|
|
@@ -6932,34 +6932,39 @@ var om = nm({
|
|
|
6932
6932
|
],
|
|
6933
6933
|
properties: {
|
|
6934
6934
|
abbr: null,
|
|
6935
|
-
accept:
|
|
6936
|
-
acceptCharset:
|
|
6937
|
-
accessKey:
|
|
6935
|
+
accept: Yp,
|
|
6936
|
+
acceptCharset: X,
|
|
6937
|
+
accessKey: X,
|
|
6938
6938
|
action: null,
|
|
6939
6939
|
allow: null,
|
|
6940
6940
|
allowFullScreen: J,
|
|
6941
6941
|
allowPaymentRequest: J,
|
|
6942
6942
|
allowUserMedia: J,
|
|
6943
|
+
alpha: J,
|
|
6943
6944
|
alt: null,
|
|
6944
6945
|
as: null,
|
|
6945
6946
|
async: J,
|
|
6946
6947
|
autoCapitalize: null,
|
|
6947
|
-
autoComplete:
|
|
6948
|
+
autoComplete: X,
|
|
6948
6949
|
autoFocus: J,
|
|
6949
6950
|
autoPlay: J,
|
|
6950
|
-
blocking:
|
|
6951
|
+
blocking: X,
|
|
6951
6952
|
capture: null,
|
|
6952
6953
|
charSet: null,
|
|
6953
6954
|
checked: J,
|
|
6954
6955
|
cite: null,
|
|
6955
|
-
className:
|
|
6956
|
+
className: X,
|
|
6957
|
+
closedBy: null,
|
|
6958
|
+
colorSpace: null,
|
|
6956
6959
|
cols: Y,
|
|
6957
|
-
colSpan:
|
|
6960
|
+
colSpan: Y,
|
|
6961
|
+
command: null,
|
|
6962
|
+
commandFor: null,
|
|
6958
6963
|
content: null,
|
|
6959
6964
|
contentEditable: qp,
|
|
6960
6965
|
controls: J,
|
|
6961
|
-
controlsList:
|
|
6962
|
-
coords: Y |
|
|
6966
|
+
controlsList: X,
|
|
6967
|
+
coords: Y | Yp,
|
|
6963
6968
|
crossOrigin: null,
|
|
6964
6969
|
data: null,
|
|
6965
6970
|
dateTime: null,
|
|
@@ -6980,14 +6985,14 @@ var om = nm({
|
|
|
6980
6985
|
formMethod: null,
|
|
6981
6986
|
formNoValidate: J,
|
|
6982
6987
|
formTarget: null,
|
|
6983
|
-
headers:
|
|
6988
|
+
headers: X,
|
|
6984
6989
|
height: Y,
|
|
6985
6990
|
hidden: Jp,
|
|
6986
6991
|
high: Y,
|
|
6987
6992
|
href: null,
|
|
6988
6993
|
hrefLang: null,
|
|
6989
|
-
htmlFor:
|
|
6990
|
-
httpEquiv:
|
|
6994
|
+
htmlFor: X,
|
|
6995
|
+
httpEquiv: X,
|
|
6991
6996
|
id: null,
|
|
6992
6997
|
imageSizes: null,
|
|
6993
6998
|
imageSrcSet: null,
|
|
@@ -6997,10 +7002,10 @@ var om = nm({
|
|
|
6997
7002
|
is: null,
|
|
6998
7003
|
isMap: J,
|
|
6999
7004
|
itemId: null,
|
|
7000
|
-
itemProp:
|
|
7001
|
-
itemRef:
|
|
7005
|
+
itemProp: X,
|
|
7006
|
+
itemRef: X,
|
|
7002
7007
|
itemScope: J,
|
|
7003
|
-
itemType:
|
|
7008
|
+
itemType: X,
|
|
7004
7009
|
kind: null,
|
|
7005
7010
|
label: null,
|
|
7006
7011
|
lang: null,
|
|
@@ -7113,7 +7118,7 @@ var om = nm({
|
|
|
7113
7118
|
open: J,
|
|
7114
7119
|
optimum: Y,
|
|
7115
7120
|
pattern: null,
|
|
7116
|
-
ping:
|
|
7121
|
+
ping: X,
|
|
7117
7122
|
placeholder: null,
|
|
7118
7123
|
playsInline: J,
|
|
7119
7124
|
popover: null,
|
|
@@ -7123,19 +7128,21 @@ var om = nm({
|
|
|
7123
7128
|
preload: null,
|
|
7124
7129
|
readOnly: J,
|
|
7125
7130
|
referrerPolicy: null,
|
|
7126
|
-
rel:
|
|
7131
|
+
rel: X,
|
|
7127
7132
|
required: J,
|
|
7128
7133
|
reversed: J,
|
|
7129
7134
|
rows: Y,
|
|
7130
7135
|
rowSpan: Y,
|
|
7131
|
-
sandbox:
|
|
7136
|
+
sandbox: X,
|
|
7132
7137
|
scope: null,
|
|
7133
7138
|
scoped: J,
|
|
7134
7139
|
seamless: J,
|
|
7135
7140
|
selected: J,
|
|
7136
7141
|
shadowRootClonable: J,
|
|
7142
|
+
shadowRootCustomElementRegistry: J,
|
|
7137
7143
|
shadowRootDelegatesFocus: J,
|
|
7138
7144
|
shadowRootMode: null,
|
|
7145
|
+
shadowRootSerializable: J,
|
|
7139
7146
|
shape: null,
|
|
7140
7147
|
size: Y,
|
|
7141
7148
|
sizes: null,
|
|
@@ -7162,7 +7169,7 @@ var om = nm({
|
|
|
7162
7169
|
writingSuggestions: null,
|
|
7163
7170
|
align: null,
|
|
7164
7171
|
aLink: null,
|
|
7165
|
-
archive:
|
|
7172
|
+
archive: X,
|
|
7166
7173
|
axis: null,
|
|
7167
7174
|
background: null,
|
|
7168
7175
|
bgColor: null,
|
|
@@ -7216,8 +7223,11 @@ var om = nm({
|
|
|
7216
7223
|
allowTransparency: null,
|
|
7217
7224
|
autoCorrect: null,
|
|
7218
7225
|
autoSave: null,
|
|
7226
|
+
credentialless: J,
|
|
7219
7227
|
disablePictureInPicture: J,
|
|
7220
7228
|
disableRemotePlayback: J,
|
|
7229
|
+
exportParts: Yp,
|
|
7230
|
+
part: X,
|
|
7221
7231
|
prefix: null,
|
|
7222
7232
|
property: null,
|
|
7223
7233
|
results: Y,
|
|
@@ -7225,8 +7235,8 @@ var om = nm({
|
|
|
7225
7235
|
unselectable: null
|
|
7226
7236
|
},
|
|
7227
7237
|
space: "html",
|
|
7228
|
-
transform:
|
|
7229
|
-
}),
|
|
7238
|
+
transform: im
|
|
7239
|
+
}), om = tm({
|
|
7230
7240
|
attributes: {
|
|
7231
7241
|
accentHeight: "accent-height",
|
|
7232
7242
|
alignmentBaseline: "alignment-baseline",
|
|
@@ -7268,6 +7278,7 @@ var om = nm({
|
|
|
7268
7278
|
markerEnd: "marker-end",
|
|
7269
7279
|
markerMid: "marker-mid",
|
|
7270
7280
|
markerStart: "marker-start",
|
|
7281
|
+
maskType: "mask-type",
|
|
7271
7282
|
navDown: "nav-down",
|
|
7272
7283
|
navDownLeft: "nav-down-left",
|
|
7273
7284
|
navDownRight: "nav-down-right",
|
|
@@ -7402,7 +7413,7 @@ var om = nm({
|
|
|
7402
7413
|
timelineBegin: "timelinebegin"
|
|
7403
7414
|
},
|
|
7404
7415
|
properties: {
|
|
7405
|
-
about:
|
|
7416
|
+
about: Xp,
|
|
7406
7417
|
accentHeight: Y,
|
|
7407
7418
|
accumulate: null,
|
|
7408
7419
|
additive: null,
|
|
@@ -7424,7 +7435,7 @@ var om = nm({
|
|
|
7424
7435
|
by: null,
|
|
7425
7436
|
calcMode: null,
|
|
7426
7437
|
capHeight: Y,
|
|
7427
|
-
className:
|
|
7438
|
+
className: X,
|
|
7428
7439
|
clip: null,
|
|
7429
7440
|
clipPath: null,
|
|
7430
7441
|
clipPathUnits: null,
|
|
@@ -7484,9 +7495,9 @@ var om = nm({
|
|
|
7484
7495
|
from: null,
|
|
7485
7496
|
fx: null,
|
|
7486
7497
|
fy: null,
|
|
7487
|
-
g1:
|
|
7488
|
-
g2:
|
|
7489
|
-
glyphName:
|
|
7498
|
+
g1: Yp,
|
|
7499
|
+
g2: Yp,
|
|
7500
|
+
glyphName: Yp,
|
|
7490
7501
|
glyphOrientationHorizontal: null,
|
|
7491
7502
|
glyphOrientationVertical: null,
|
|
7492
7503
|
glyphRef: null,
|
|
@@ -7514,7 +7525,7 @@ var om = nm({
|
|
|
7514
7525
|
k2: Y,
|
|
7515
7526
|
k3: Y,
|
|
7516
7527
|
k4: Y,
|
|
7517
|
-
kernelMatrix:
|
|
7528
|
+
kernelMatrix: Xp,
|
|
7518
7529
|
kernelUnitLength: null,
|
|
7519
7530
|
keyPoints: null,
|
|
7520
7531
|
keySplines: null,
|
|
@@ -7534,6 +7545,7 @@ var om = nm({
|
|
|
7534
7545
|
markerWidth: null,
|
|
7535
7546
|
mask: null,
|
|
7536
7547
|
maskContentUnits: null,
|
|
7548
|
+
maskType: null,
|
|
7537
7549
|
maskUnits: null,
|
|
7538
7550
|
mathematical: null,
|
|
7539
7551
|
max: null,
|
|
@@ -7656,7 +7668,7 @@ var om = nm({
|
|
|
7656
7668
|
patternTransform: null,
|
|
7657
7669
|
patternUnits: null,
|
|
7658
7670
|
phase: null,
|
|
7659
|
-
ping:
|
|
7671
|
+
ping: X,
|
|
7660
7672
|
pitch: null,
|
|
7661
7673
|
playbackOrder: null,
|
|
7662
7674
|
pointerEvents: null,
|
|
@@ -7668,21 +7680,21 @@ var om = nm({
|
|
|
7668
7680
|
preserveAspectRatio: null,
|
|
7669
7681
|
primitiveUnits: null,
|
|
7670
7682
|
propagate: null,
|
|
7671
|
-
property:
|
|
7683
|
+
property: Xp,
|
|
7672
7684
|
r: null,
|
|
7673
7685
|
radius: null,
|
|
7674
7686
|
referrerPolicy: null,
|
|
7675
7687
|
refX: null,
|
|
7676
7688
|
refY: null,
|
|
7677
|
-
rel:
|
|
7678
|
-
rev:
|
|
7689
|
+
rel: Xp,
|
|
7690
|
+
rev: Xp,
|
|
7679
7691
|
renderingIntent: null,
|
|
7680
7692
|
repeatCount: null,
|
|
7681
7693
|
repeatDur: null,
|
|
7682
|
-
requiredExtensions:
|
|
7683
|
-
requiredFeatures:
|
|
7684
|
-
requiredFonts:
|
|
7685
|
-
requiredFormats:
|
|
7694
|
+
requiredExtensions: Xp,
|
|
7695
|
+
requiredFeatures: Xp,
|
|
7696
|
+
requiredFonts: Xp,
|
|
7697
|
+
requiredFormats: Xp,
|
|
7686
7698
|
resource: null,
|
|
7687
7699
|
restart: null,
|
|
7688
7700
|
result: null,
|
|
@@ -7710,7 +7722,7 @@ var om = nm({
|
|
|
7710
7722
|
strikethroughThickness: Y,
|
|
7711
7723
|
string: null,
|
|
7712
7724
|
stroke: null,
|
|
7713
|
-
strokeDashArray:
|
|
7725
|
+
strokeDashArray: Xp,
|
|
7714
7726
|
strokeDashOffset: null,
|
|
7715
7727
|
strokeLineCap: null,
|
|
7716
7728
|
strokeLineJoin: null,
|
|
@@ -7724,7 +7736,7 @@ var om = nm({
|
|
|
7724
7736
|
syncMaster: null,
|
|
7725
7737
|
syncTolerance: null,
|
|
7726
7738
|
syncToleranceDefault: null,
|
|
7727
|
-
systemLanguage:
|
|
7739
|
+
systemLanguage: Xp,
|
|
7728
7740
|
tabIndex: Y,
|
|
7729
7741
|
tableValues: null,
|
|
7730
7742
|
target: null,
|
|
@@ -7738,7 +7750,7 @@ var om = nm({
|
|
|
7738
7750
|
title: null,
|
|
7739
7751
|
transformBehavior: null,
|
|
7740
7752
|
type: null,
|
|
7741
|
-
typeOf:
|
|
7753
|
+
typeOf: Xp,
|
|
7742
7754
|
to: null,
|
|
7743
7755
|
transform: null,
|
|
7744
7756
|
transformOrigin: null,
|
|
@@ -7780,8 +7792,8 @@ var om = nm({
|
|
|
7780
7792
|
zoomAndPan: null
|
|
7781
7793
|
},
|
|
7782
7794
|
space: "svg",
|
|
7783
|
-
transform:
|
|
7784
|
-
}),
|
|
7795
|
+
transform: rm
|
|
7796
|
+
}), sm = tm({
|
|
7785
7797
|
properties: {
|
|
7786
7798
|
xLinkActuate: null,
|
|
7787
7799
|
xLinkArcRole: null,
|
|
@@ -7795,15 +7807,15 @@ var om = nm({
|
|
|
7795
7807
|
transform(e, t) {
|
|
7796
7808
|
return "xlink:" + t.slice(5).toLowerCase();
|
|
7797
7809
|
}
|
|
7798
|
-
}),
|
|
7810
|
+
}), cm = tm({
|
|
7799
7811
|
attributes: { xmlnsxlink: "xmlns:xlink" },
|
|
7800
7812
|
properties: {
|
|
7801
7813
|
xmlnsXLink: null,
|
|
7802
7814
|
xmlns: null
|
|
7803
7815
|
},
|
|
7804
7816
|
space: "xmlns",
|
|
7805
|
-
transform:
|
|
7806
|
-
}),
|
|
7817
|
+
transform: im
|
|
7818
|
+
}), lm = tm({
|
|
7807
7819
|
properties: {
|
|
7808
7820
|
xmlBase: null,
|
|
7809
7821
|
xmlLang: null,
|
|
@@ -7813,7 +7825,7 @@ var om = nm({
|
|
|
7813
7825
|
transform(e, t) {
|
|
7814
7826
|
return "xml:" + t.slice(3).toLowerCase();
|
|
7815
7827
|
}
|
|
7816
|
-
}),
|
|
7828
|
+
}), um = {
|
|
7817
7829
|
classId: "classID",
|
|
7818
7830
|
dataType: "datatype",
|
|
7819
7831
|
itemId: "itemID",
|
|
@@ -7831,54 +7843,54 @@ var om = nm({
|
|
|
7831
7843
|
xLinkTitle: "xlinkTitle",
|
|
7832
7844
|
xLinkType: "xlinkType",
|
|
7833
7845
|
xmlnsXLink: "xmlnsXlink"
|
|
7834
|
-
},
|
|
7835
|
-
function
|
|
7846
|
+
}, dm = /[A-Z]/g, fm = /-[a-z]/g, pm = /^data[-\w.:]+$/i;
|
|
7847
|
+
function mm(e, t) {
|
|
7836
7848
|
let n = Up(t), r = t, i = Wp;
|
|
7837
7849
|
if (n in e.normal) return e.property[e.normal[n]];
|
|
7838
|
-
if (n.length > 4 && n.slice(0, 4) === "data" &&
|
|
7850
|
+
if (n.length > 4 && n.slice(0, 4) === "data" && pm.test(t)) {
|
|
7839
7851
|
if (t.charAt(4) === "-") {
|
|
7840
|
-
let e = t.slice(5).replace(
|
|
7852
|
+
let e = t.slice(5).replace(fm, gm);
|
|
7841
7853
|
r = "data" + e.charAt(0).toUpperCase() + e.slice(1);
|
|
7842
7854
|
} else {
|
|
7843
7855
|
let e = t.slice(4);
|
|
7844
|
-
if (!
|
|
7845
|
-
let n = e.replace(
|
|
7856
|
+
if (!fm.test(e)) {
|
|
7857
|
+
let n = e.replace(dm, hm);
|
|
7846
7858
|
n.charAt(0) !== "-" && (n = "-" + n), t = "data" + n;
|
|
7847
7859
|
}
|
|
7848
7860
|
}
|
|
7849
|
-
i =
|
|
7861
|
+
i = $p;
|
|
7850
7862
|
}
|
|
7851
7863
|
return new i(r, t);
|
|
7852
7864
|
}
|
|
7853
|
-
function
|
|
7865
|
+
function hm(e) {
|
|
7854
7866
|
return "-" + e.toLowerCase();
|
|
7855
7867
|
}
|
|
7856
|
-
function
|
|
7868
|
+
function gm(e) {
|
|
7857
7869
|
return e.charAt(1).toUpperCase();
|
|
7858
7870
|
}
|
|
7859
7871
|
//#endregion
|
|
7860
7872
|
//#region ../../node_modules/property-information/index.js
|
|
7861
|
-
var
|
|
7862
|
-
|
|
7863
|
-
|
|
7873
|
+
var _m = Hp([
|
|
7874
|
+
nm,
|
|
7875
|
+
am,
|
|
7876
|
+
sm,
|
|
7864
7877
|
cm,
|
|
7865
|
-
lm
|
|
7866
|
-
|
|
7867
|
-
|
|
7868
|
-
|
|
7878
|
+
lm
|
|
7879
|
+
], "html"), vm = Hp([
|
|
7880
|
+
nm,
|
|
7881
|
+
om,
|
|
7869
7882
|
sm,
|
|
7870
7883
|
cm,
|
|
7871
|
-
lm
|
|
7872
|
-
um
|
|
7884
|
+
lm
|
|
7873
7885
|
], "svg");
|
|
7874
7886
|
//#endregion
|
|
7875
7887
|
//#region ../../node_modules/space-separated-tokens/index.js
|
|
7876
|
-
function
|
|
7888
|
+
function ym(e) {
|
|
7877
7889
|
return e.join(" ").trim();
|
|
7878
7890
|
}
|
|
7879
7891
|
//#endregion
|
|
7880
7892
|
//#region ../../node_modules/inline-style-parser/cjs/index.js
|
|
7881
|
-
var
|
|
7893
|
+
var bm = /* @__PURE__ */ fn(((e, t) => {
|
|
7882
7894
|
var n = /\/\*[^*]*\*+([^/*][^*]*\*+)*\//g, r = /\n/g, i = /^\s*/, a = /^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/, o = /^:\s*/, s = /^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/, c = /^[;\s]*/, l = /^\s+|\s+$/g, u = "\n", d = "/", f = "*", p = "", m = "comment", h = "declaration";
|
|
7883
7895
|
function g(e, t) {
|
|
7884
7896
|
if (typeof e != "string") throw TypeError("First argument must be a string");
|
|
@@ -7962,12 +7974,12 @@ var xm = /* @__PURE__ */ fn(((e, t) => {
|
|
|
7962
7974
|
return e ? e.replace(l, p) : p;
|
|
7963
7975
|
}
|
|
7964
7976
|
t.exports = g;
|
|
7965
|
-
})),
|
|
7977
|
+
})), xm = /* @__PURE__ */ fn(((e) => {
|
|
7966
7978
|
var t = e && e.__importDefault || function(e) {
|
|
7967
7979
|
return e && e.__esModule ? e : { default: e };
|
|
7968
7980
|
};
|
|
7969
7981
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.default = r;
|
|
7970
|
-
var n = t(
|
|
7982
|
+
var n = t(bm());
|
|
7971
7983
|
function r(e, t) {
|
|
7972
7984
|
let r = null;
|
|
7973
7985
|
if (!e || typeof e != "string") return r;
|
|
@@ -7978,7 +7990,7 @@ var xm = /* @__PURE__ */ fn(((e, t) => {
|
|
|
7978
7990
|
a ? t(n, i, e) : i && (r ||= {}, r[n] = i);
|
|
7979
7991
|
}), r;
|
|
7980
7992
|
}
|
|
7981
|
-
})),
|
|
7993
|
+
})), Sm = /* @__PURE__ */ fn(((e) => {
|
|
7982
7994
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.camelCase = void 0;
|
|
7983
7995
|
var t = /^--[a-zA-Z0-9_-]+$/, n = /-([a-z])/g, r = /^[^-]+$/, i = /^-(webkit|moz|ms|o|khtml)-/, a = /^-(ms)-/, o = function(e) {
|
|
7984
7996
|
return !e || r.test(e) || t.test(e);
|
|
@@ -7990,10 +8002,10 @@ var xm = /* @__PURE__ */ fn(((e, t) => {
|
|
|
7990
8002
|
e.camelCase = function(e, t) {
|
|
7991
8003
|
return t === void 0 && (t = {}), o(e) ? e : (e = e.toLowerCase(), e = t.reactCompat ? e.replace(a, c) : e.replace(i, c), e.replace(n, s));
|
|
7992
8004
|
};
|
|
7993
|
-
})),
|
|
8005
|
+
})), Cm = /* @__PURE__ */ fn(((e, t) => {
|
|
7994
8006
|
var n = (e && e.__importDefault || function(e) {
|
|
7995
8007
|
return e && e.__esModule ? e : { default: e };
|
|
7996
|
-
})(
|
|
8008
|
+
})(xm()), r = Sm();
|
|
7997
8009
|
function i(e, t) {
|
|
7998
8010
|
var i = {};
|
|
7999
8011
|
return !e || typeof e != "string" || (0, n.default)(e, function(e, n) {
|
|
@@ -8001,8 +8013,8 @@ var xm = /* @__PURE__ */ fn(((e, t) => {
|
|
|
8001
8013
|
}), i;
|
|
8002
8014
|
}
|
|
8003
8015
|
i.default = i, t.exports = i;
|
|
8004
|
-
})),
|
|
8005
|
-
function
|
|
8016
|
+
})), wm = Em("end"), Tm = Em("start");
|
|
8017
|
+
function Em(e) {
|
|
8006
8018
|
return t;
|
|
8007
8019
|
function t(t) {
|
|
8008
8020
|
let n = t && t.position && t.position[e] || {};
|
|
@@ -8013,8 +8025,8 @@ function Dm(e) {
|
|
|
8013
8025
|
};
|
|
8014
8026
|
}
|
|
8015
8027
|
}
|
|
8016
|
-
function
|
|
8017
|
-
let t =
|
|
8028
|
+
function Dm(e) {
|
|
8029
|
+
let t = Tm(e), n = wm(e);
|
|
8018
8030
|
if (t && n) return {
|
|
8019
8031
|
start: t,
|
|
8020
8032
|
end: n
|
|
@@ -8022,21 +8034,21 @@ function Om(e) {
|
|
|
8022
8034
|
}
|
|
8023
8035
|
//#endregion
|
|
8024
8036
|
//#region ../../node_modules/unist-util-stringify-position/lib/index.js
|
|
8037
|
+
function Om(e) {
|
|
8038
|
+
return !e || typeof e != "object" ? "" : "position" in e || "type" in e ? Am(e.position) : "start" in e || "end" in e ? Am(e) : "line" in e || "column" in e ? km(e) : "";
|
|
8039
|
+
}
|
|
8025
8040
|
function km(e) {
|
|
8026
|
-
return
|
|
8041
|
+
return jm(e && e.line) + ":" + jm(e && e.column);
|
|
8027
8042
|
}
|
|
8028
8043
|
function Am(e) {
|
|
8029
|
-
return
|
|
8044
|
+
return km(e && e.start) + "-" + km(e && e.end);
|
|
8030
8045
|
}
|
|
8031
8046
|
function jm(e) {
|
|
8032
|
-
return Am(e && e.start) + "-" + Am(e && e.end);
|
|
8033
|
-
}
|
|
8034
|
-
function Mm(e) {
|
|
8035
8047
|
return e && typeof e == "number" ? e : 1;
|
|
8036
8048
|
}
|
|
8037
8049
|
//#endregion
|
|
8038
8050
|
//#region ../../node_modules/vfile-message/lib/index.js
|
|
8039
|
-
var
|
|
8051
|
+
var Mm = class extends Error {
|
|
8040
8052
|
constructor(e, t, n) {
|
|
8041
8053
|
super(), typeof t == "string" && (n = t, t = void 0);
|
|
8042
8054
|
let r = "", i = {}, a = !1;
|
|
@@ -8052,29 +8064,29 @@ var Nm = class extends Error {
|
|
|
8052
8064
|
e && (i.place = e.position);
|
|
8053
8065
|
}
|
|
8054
8066
|
let o = i.place && "start" in i.place ? i.place.start : i.place;
|
|
8055
|
-
this.ancestors = i.ancestors || void 0, this.cause = i.cause || void 0, this.column = o ? o.column : void 0, this.fatal = void 0, this.file = "", this.message = r, this.line = o ? o.line : void 0, this.name =
|
|
8067
|
+
this.ancestors = i.ancestors || void 0, this.cause = i.cause || void 0, this.column = o ? o.column : void 0, this.fatal = void 0, this.file = "", this.message = r, this.line = o ? o.line : void 0, this.name = Om(i.place) || "1:1", this.place = i.place || void 0, this.reason = this.message, this.ruleId = i.ruleId || void 0, this.source = i.source || void 0, this.stack = a && i.cause && typeof i.cause.stack == "string" ? i.cause.stack : "", this.actual = void 0, this.expected = void 0, this.note = void 0, this.url = void 0;
|
|
8056
8068
|
}
|
|
8057
8069
|
};
|
|
8058
|
-
|
|
8070
|
+
Mm.prototype.file = "", Mm.prototype.name = "", Mm.prototype.reason = "", Mm.prototype.message = "", Mm.prototype.stack = "", Mm.prototype.column = void 0, Mm.prototype.line = void 0, Mm.prototype.ancestors = void 0, Mm.prototype.cause = void 0, Mm.prototype.fatal = void 0, Mm.prototype.place = void 0, Mm.prototype.ruleId = void 0, Mm.prototype.source = void 0;
|
|
8059
8071
|
//#endregion
|
|
8060
8072
|
//#region ../../node_modules/hast-util-to-jsx-runtime/lib/index.js
|
|
8061
|
-
var
|
|
8073
|
+
var Nm = /* @__PURE__ */ hn(Cm(), 1), Pm = {}.hasOwnProperty, Fm = /* @__PURE__ */ new Map(), Im = /[A-Z]/g, Lm = new Set([
|
|
8062
8074
|
"table",
|
|
8063
8075
|
"tbody",
|
|
8064
8076
|
"thead",
|
|
8065
8077
|
"tfoot",
|
|
8066
8078
|
"tr"
|
|
8067
|
-
]),
|
|
8068
|
-
function
|
|
8079
|
+
]), Rm = new Set(["td", "th"]), zm = "https://github.com/syntax-tree/hast-util-to-jsx-runtime";
|
|
8080
|
+
function Bm(e, t) {
|
|
8069
8081
|
if (!t || t.Fragment === void 0) throw TypeError("Expected `Fragment` in options");
|
|
8070
8082
|
let n = t.filePath || void 0, r;
|
|
8071
8083
|
if (t.development) {
|
|
8072
8084
|
if (typeof t.jsxDEV != "function") throw TypeError("Expected `jsxDEV` in options when `development: true`");
|
|
8073
|
-
r =
|
|
8085
|
+
r = Zm(n, t.jsxDEV);
|
|
8074
8086
|
} else {
|
|
8075
8087
|
if (typeof t.jsx != "function") throw TypeError("Expected `jsx` in production options");
|
|
8076
8088
|
if (typeof t.jsxs != "function") throw TypeError("Expected `jsxs` in production options");
|
|
8077
|
-
r =
|
|
8089
|
+
r = Xm(n, t.jsx, t.jsxs);
|
|
8078
8090
|
}
|
|
8079
8091
|
let i = {
|
|
8080
8092
|
Fragment: t.Fragment,
|
|
@@ -8087,72 +8099,72 @@ function Vm(e, t) {
|
|
|
8087
8099
|
ignoreInvalidStyle: t.ignoreInvalidStyle || !1,
|
|
8088
8100
|
passKeys: t.passKeys !== !1,
|
|
8089
8101
|
passNode: t.passNode || !1,
|
|
8090
|
-
schema: t.space === "svg" ?
|
|
8102
|
+
schema: t.space === "svg" ? vm : _m,
|
|
8091
8103
|
stylePropertyNameCase: t.stylePropertyNameCase || "dom",
|
|
8092
8104
|
tableCellAlignToStyle: t.tableCellAlignToStyle !== !1
|
|
8093
|
-
}, a =
|
|
8105
|
+
}, a = Vm(i, e, void 0);
|
|
8094
8106
|
return a && typeof a != "string" ? a : i.create(e, i.Fragment, { children: a || void 0 }, void 0);
|
|
8095
8107
|
}
|
|
8108
|
+
function Vm(e, t, n) {
|
|
8109
|
+
if (t.type === "element") return Hm(e, t, n);
|
|
8110
|
+
if (t.type === "mdxFlowExpression" || t.type === "mdxTextExpression") return Um(e, t);
|
|
8111
|
+
if (t.type === "mdxJsxFlowElement" || t.type === "mdxJsxTextElement") return Gm(e, t, n);
|
|
8112
|
+
if (t.type === "mdxjsEsm") return Wm(e, t);
|
|
8113
|
+
if (t.type === "root") return Km(e, t, n);
|
|
8114
|
+
if (t.type === "text") return qm(e, t);
|
|
8115
|
+
}
|
|
8096
8116
|
function Hm(e, t, n) {
|
|
8097
|
-
if (t.type === "element") return Um(e, t, n);
|
|
8098
|
-
if (t.type === "mdxFlowExpression" || t.type === "mdxTextExpression") return Wm(e, t);
|
|
8099
|
-
if (t.type === "mdxJsxFlowElement" || t.type === "mdxJsxTextElement") return Km(e, t, n);
|
|
8100
|
-
if (t.type === "mdxjsEsm") return Gm(e, t);
|
|
8101
|
-
if (t.type === "root") return qm(e, t, n);
|
|
8102
|
-
if (t.type === "text") return Jm(e, t);
|
|
8103
|
-
}
|
|
8104
|
-
function Um(e, t, n) {
|
|
8105
8117
|
let r = e.schema, i = r;
|
|
8106
|
-
t.tagName.toLowerCase() === "svg" && r.space === "html" && (i =
|
|
8107
|
-
let a =
|
|
8108
|
-
return
|
|
8118
|
+
t.tagName.toLowerCase() === "svg" && r.space === "html" && (i = vm, e.schema = i), e.ancestors.push(t);
|
|
8119
|
+
let a = rh(e, t.tagName, !1), o = Qm(e, t), s = eh(e, t);
|
|
8120
|
+
return Lm.has(t.tagName) && (s = s.filter(function(e) {
|
|
8109
8121
|
return typeof e == "string" ? !zp(e) : !0;
|
|
8110
|
-
})),
|
|
8122
|
+
})), Jm(e, o, a, t), Ym(o, s), e.ancestors.pop(), e.schema = r, e.create(t, a, o, n);
|
|
8111
8123
|
}
|
|
8112
|
-
function
|
|
8124
|
+
function Um(e, t) {
|
|
8113
8125
|
if (t.data && t.data.estree && e.evaluater) {
|
|
8114
8126
|
let n = t.data.estree.body[0];
|
|
8115
8127
|
return n.type, e.evaluater.evaluateExpression(n.expression);
|
|
8116
8128
|
}
|
|
8117
|
-
|
|
8129
|
+
ih(e, t.position);
|
|
8118
8130
|
}
|
|
8119
|
-
function
|
|
8131
|
+
function Wm(e, t) {
|
|
8120
8132
|
if (t.data && t.data.estree && e.evaluater) return e.evaluater.evaluateProgram(t.data.estree);
|
|
8121
|
-
|
|
8133
|
+
ih(e, t.position);
|
|
8122
8134
|
}
|
|
8123
|
-
function
|
|
8135
|
+
function Gm(e, t, n) {
|
|
8124
8136
|
let r = e.schema, i = r;
|
|
8125
|
-
t.name === "svg" && r.space === "html" && (i =
|
|
8126
|
-
let a = t.name === null ? e.Fragment :
|
|
8127
|
-
return
|
|
8137
|
+
t.name === "svg" && r.space === "html" && (i = vm, e.schema = i), e.ancestors.push(t);
|
|
8138
|
+
let a = t.name === null ? e.Fragment : rh(e, t.name, !0), o = $m(e, t), s = eh(e, t);
|
|
8139
|
+
return Jm(e, o, a, t), Ym(o, s), e.ancestors.pop(), e.schema = r, e.create(t, a, o, n);
|
|
8128
8140
|
}
|
|
8129
|
-
function
|
|
8141
|
+
function Km(e, t, n) {
|
|
8130
8142
|
let r = {};
|
|
8131
|
-
return
|
|
8143
|
+
return Ym(r, eh(e, t)), e.create(t, e.Fragment, r, n);
|
|
8132
8144
|
}
|
|
8133
|
-
function
|
|
8145
|
+
function qm(e, t) {
|
|
8134
8146
|
return t.value;
|
|
8135
8147
|
}
|
|
8136
|
-
function
|
|
8148
|
+
function Jm(e, t, n, r) {
|
|
8137
8149
|
typeof n != "string" && n !== e.Fragment && e.passNode && (t.node = r);
|
|
8138
8150
|
}
|
|
8139
|
-
function
|
|
8151
|
+
function Ym(e, t) {
|
|
8140
8152
|
if (t.length > 0) {
|
|
8141
8153
|
let n = t.length > 1 ? t : t[0];
|
|
8142
8154
|
n && (e.children = n);
|
|
8143
8155
|
}
|
|
8144
8156
|
}
|
|
8145
|
-
function
|
|
8157
|
+
function Xm(e, t, n) {
|
|
8146
8158
|
return r;
|
|
8147
8159
|
function r(e, r, i, a) {
|
|
8148
8160
|
let o = Array.isArray(i.children) ? n : t;
|
|
8149
8161
|
return a ? o(r, i, a) : o(r, i);
|
|
8150
8162
|
}
|
|
8151
8163
|
}
|
|
8152
|
-
function
|
|
8164
|
+
function Zm(e, t) {
|
|
8153
8165
|
return n;
|
|
8154
8166
|
function n(n, r, i, a) {
|
|
8155
|
-
let o = Array.isArray(i.children), s =
|
|
8167
|
+
let o = Array.isArray(i.children), s = Tm(n);
|
|
8156
8168
|
return t(r, i, a, o, {
|
|
8157
8169
|
columnNumber: s ? s.column - 1 : void 0,
|
|
8158
8170
|
fileName: e,
|
|
@@ -8160,13 +8172,13 @@ function Qm(e, t) {
|
|
|
8160
8172
|
}, void 0);
|
|
8161
8173
|
}
|
|
8162
8174
|
}
|
|
8163
|
-
function
|
|
8175
|
+
function Qm(e, t) {
|
|
8164
8176
|
let n = {}, r, i;
|
|
8165
|
-
for (i in t.properties) if (i !== "children" &&
|
|
8166
|
-
let a =
|
|
8177
|
+
for (i in t.properties) if (i !== "children" && Pm.call(t.properties, i)) {
|
|
8178
|
+
let a = th(e, i, t.properties[i]);
|
|
8167
8179
|
if (a) {
|
|
8168
8180
|
let [i, o] = a;
|
|
8169
|
-
e.tableCellAlignToStyle && i === "align" && typeof o == "string" &&
|
|
8181
|
+
e.tableCellAlignToStyle && i === "align" && typeof o == "string" && Rm.has(t.tagName) ? r = o : n[i] = o;
|
|
8170
8182
|
}
|
|
8171
8183
|
}
|
|
8172
8184
|
if (r) {
|
|
@@ -8175,7 +8187,7 @@ function $m(e, t) {
|
|
|
8175
8187
|
}
|
|
8176
8188
|
return n;
|
|
8177
8189
|
}
|
|
8178
|
-
function
|
|
8190
|
+
function $m(e, t) {
|
|
8179
8191
|
let n = {};
|
|
8180
8192
|
for (let r of t.attributes) if (r.type === "mdxJsxExpressionAttribute") if (r.data && r.data.estree && e.evaluater) {
|
|
8181
8193
|
let t = r.data.estree.body[0];
|
|
@@ -8184,20 +8196,20 @@ function eh(e, t) {
|
|
|
8184
8196
|
i.type;
|
|
8185
8197
|
let a = i.properties[0];
|
|
8186
8198
|
a.type, Object.assign(n, e.evaluater.evaluateExpression(a.argument));
|
|
8187
|
-
} else
|
|
8199
|
+
} else ih(e, t.position);
|
|
8188
8200
|
else {
|
|
8189
8201
|
let i = r.name, a;
|
|
8190
8202
|
if (r.value && typeof r.value == "object") if (r.value.data && r.value.data.estree && e.evaluater) {
|
|
8191
8203
|
let t = r.value.data.estree.body[0];
|
|
8192
8204
|
t.type, a = e.evaluater.evaluateExpression(t.expression);
|
|
8193
|
-
} else
|
|
8205
|
+
} else ih(e, t.position);
|
|
8194
8206
|
else a = r.value === null ? !0 : r.value;
|
|
8195
8207
|
n[i] = a;
|
|
8196
8208
|
}
|
|
8197
8209
|
return n;
|
|
8198
8210
|
}
|
|
8199
|
-
function
|
|
8200
|
-
let n = [], r = -1, i = e.passKeys ? /* @__PURE__ */ new Map() :
|
|
8211
|
+
function eh(e, t) {
|
|
8212
|
+
let n = [], r = -1, i = e.passKeys ? /* @__PURE__ */ new Map() : Fm;
|
|
8201
8213
|
for (; ++r < t.children.length;) {
|
|
8202
8214
|
let a = t.children[r], o;
|
|
8203
8215
|
if (e.passKeys) {
|
|
@@ -8207,36 +8219,36 @@ function th(e, t) {
|
|
|
8207
8219
|
o = e + "-" + t, i.set(e, t + 1);
|
|
8208
8220
|
}
|
|
8209
8221
|
}
|
|
8210
|
-
let s =
|
|
8222
|
+
let s = Vm(e, a, o);
|
|
8211
8223
|
s !== void 0 && n.push(s);
|
|
8212
8224
|
}
|
|
8213
8225
|
return n;
|
|
8214
8226
|
}
|
|
8215
|
-
function
|
|
8216
|
-
let r =
|
|
8227
|
+
function th(e, t, n) {
|
|
8228
|
+
let r = mm(e.schema, t);
|
|
8217
8229
|
if (!(n == null || typeof n == "number" && Number.isNaN(n))) {
|
|
8218
|
-
if (Array.isArray(n) && (n = r.commaSeparated ? Np(n) :
|
|
8219
|
-
let t = typeof n == "object" ? n :
|
|
8220
|
-
return e.stylePropertyNameCase === "css" && (t =
|
|
8230
|
+
if (Array.isArray(n) && (n = r.commaSeparated ? Np(n) : ym(n)), r.property === "style") {
|
|
8231
|
+
let t = typeof n == "object" ? n : nh(e, String(n));
|
|
8232
|
+
return e.stylePropertyNameCase === "css" && (t = ah(t)), ["style", t];
|
|
8221
8233
|
}
|
|
8222
|
-
return [e.elementAttributeNameCase === "react" && r.space ?
|
|
8234
|
+
return [e.elementAttributeNameCase === "react" && r.space ? um[r.property] || r.property : r.attribute, n];
|
|
8223
8235
|
}
|
|
8224
8236
|
}
|
|
8225
|
-
function
|
|
8237
|
+
function nh(e, t) {
|
|
8226
8238
|
try {
|
|
8227
|
-
return (0,
|
|
8239
|
+
return (0, Nm.default)(t, { reactCompat: !0 });
|
|
8228
8240
|
} catch (t) {
|
|
8229
8241
|
if (e.ignoreInvalidStyle) return {};
|
|
8230
|
-
let n = t, r = new
|
|
8242
|
+
let n = t, r = new Mm("Cannot parse `style` attribute", {
|
|
8231
8243
|
ancestors: e.ancestors,
|
|
8232
8244
|
cause: n,
|
|
8233
8245
|
ruleId: "style",
|
|
8234
8246
|
source: "hast-util-to-jsx-runtime"
|
|
8235
8247
|
});
|
|
8236
|
-
throw r.file = e.filePath || void 0, r.url =
|
|
8248
|
+
throw r.file = e.filePath || void 0, r.url = zm + "#cannot-parse-style-attribute", r;
|
|
8237
8249
|
}
|
|
8238
8250
|
}
|
|
8239
|
-
function
|
|
8251
|
+
function rh(e, t, n) {
|
|
8240
8252
|
let r;
|
|
8241
8253
|
if (!n) r = {
|
|
8242
8254
|
type: "Literal",
|
|
@@ -8270,35 +8282,35 @@ function ih(e, t, n) {
|
|
|
8270
8282
|
};
|
|
8271
8283
|
if (r.type === "Literal") {
|
|
8272
8284
|
let t = r.value;
|
|
8273
|
-
return
|
|
8285
|
+
return Pm.call(e.components, t) ? e.components[t] : t;
|
|
8274
8286
|
}
|
|
8275
8287
|
if (e.evaluater) return e.evaluater.evaluateExpression(r);
|
|
8276
|
-
|
|
8288
|
+
ih(e);
|
|
8277
8289
|
}
|
|
8278
|
-
function
|
|
8279
|
-
let n = new
|
|
8290
|
+
function ih(e, t) {
|
|
8291
|
+
let n = new Mm("Cannot handle MDX estrees without `createEvaluater`", {
|
|
8280
8292
|
ancestors: e.ancestors,
|
|
8281
8293
|
place: t,
|
|
8282
8294
|
ruleId: "mdx-estree",
|
|
8283
8295
|
source: "hast-util-to-jsx-runtime"
|
|
8284
8296
|
});
|
|
8285
|
-
throw n.file = e.filePath || void 0, n.url =
|
|
8297
|
+
throw n.file = e.filePath || void 0, n.url = zm + "#cannot-handle-mdx-estrees-without-createevaluater", n;
|
|
8286
8298
|
}
|
|
8287
|
-
function
|
|
8299
|
+
function ah(e) {
|
|
8288
8300
|
let t = {}, n;
|
|
8289
|
-
for (n in e)
|
|
8301
|
+
for (n in e) Pm.call(e, n) && (t[oh(n)] = e[n]);
|
|
8290
8302
|
return t;
|
|
8291
8303
|
}
|
|
8292
|
-
function
|
|
8293
|
-
let t = e.replace(
|
|
8304
|
+
function oh(e) {
|
|
8305
|
+
let t = e.replace(Im, sh);
|
|
8294
8306
|
return t.slice(0, 3) === "ms-" && (t = "-" + t), t;
|
|
8295
8307
|
}
|
|
8296
|
-
function
|
|
8308
|
+
function sh(e) {
|
|
8297
8309
|
return "-" + e.toLowerCase();
|
|
8298
8310
|
}
|
|
8299
8311
|
//#endregion
|
|
8300
8312
|
//#region ../../node_modules/html-url-attributes/lib/index.js
|
|
8301
|
-
var
|
|
8313
|
+
var ch = {
|
|
8302
8314
|
action: ["form"],
|
|
8303
8315
|
cite: [
|
|
8304
8316
|
"blockquote",
|
|
@@ -8330,92 +8342,92 @@ var lh = {
|
|
|
8330
8342
|
"track",
|
|
8331
8343
|
"video"
|
|
8332
8344
|
]
|
|
8333
|
-
},
|
|
8334
|
-
function
|
|
8335
|
-
let n = t ||
|
|
8336
|
-
return
|
|
8345
|
+
}, lh = {};
|
|
8346
|
+
function uh(e, t) {
|
|
8347
|
+
let n = t || lh;
|
|
8348
|
+
return dh(e, typeof n.includeImageAlt == "boolean" ? n.includeImageAlt : !0, typeof n.includeHtml == "boolean" ? n.includeHtml : !0);
|
|
8337
8349
|
}
|
|
8338
|
-
function
|
|
8339
|
-
if (
|
|
8350
|
+
function dh(e, t, n) {
|
|
8351
|
+
if (ph(e)) {
|
|
8340
8352
|
if ("value" in e) return e.type === "html" && !n ? "" : e.value;
|
|
8341
8353
|
if (t && "alt" in e && e.alt) return e.alt;
|
|
8342
|
-
if ("children" in e) return
|
|
8354
|
+
if ("children" in e) return fh(e.children, t, n);
|
|
8343
8355
|
}
|
|
8344
|
-
return Array.isArray(e) ?
|
|
8356
|
+
return Array.isArray(e) ? fh(e, t, n) : "";
|
|
8345
8357
|
}
|
|
8346
|
-
function
|
|
8358
|
+
function fh(e, t, n) {
|
|
8347
8359
|
let r = [], i = -1;
|
|
8348
|
-
for (; ++i < e.length;) r[i] =
|
|
8360
|
+
for (; ++i < e.length;) r[i] = dh(e[i], t, n);
|
|
8349
8361
|
return r.join("");
|
|
8350
8362
|
}
|
|
8351
|
-
function
|
|
8363
|
+
function ph(e) {
|
|
8352
8364
|
return !!(e && typeof e == "object");
|
|
8353
8365
|
}
|
|
8354
8366
|
//#endregion
|
|
8355
8367
|
//#region ../../node_modules/decode-named-character-reference/index.dom.js
|
|
8356
|
-
var
|
|
8357
|
-
function
|
|
8368
|
+
var mh = document.createElement("i");
|
|
8369
|
+
function hh(e) {
|
|
8358
8370
|
let t = "&" + e + ";";
|
|
8359
|
-
|
|
8360
|
-
let n =
|
|
8371
|
+
mh.innerHTML = t;
|
|
8372
|
+
let n = mh.textContent;
|
|
8361
8373
|
return n.charCodeAt(n.length - 1) === 59 && e !== "semi" || n === t ? !1 : n;
|
|
8362
8374
|
}
|
|
8363
8375
|
//#endregion
|
|
8364
8376
|
//#region ../../node_modules/micromark-util-chunked/index.js
|
|
8365
|
-
function
|
|
8377
|
+
function gh(e, t, n, r) {
|
|
8366
8378
|
let i = e.length, a = 0, o;
|
|
8367
8379
|
if (t = t < 0 ? -t > i ? 0 : i + t : t > i ? i : t, n = n > 0 ? n : 0, r.length < 1e4) o = Array.from(r), o.unshift(t, n), e.splice(...o);
|
|
8368
8380
|
else for (n && e.splice(t, n); a < r.length;) o = r.slice(a, a + 1e4), o.unshift(t, 0), e.splice(...o), a += 1e4, t += 1e4;
|
|
8369
8381
|
}
|
|
8370
|
-
function
|
|
8371
|
-
return e.length > 0 ? (
|
|
8382
|
+
function _h(e, t) {
|
|
8383
|
+
return e.length > 0 ? (gh(e, e.length, 0, t), e) : t;
|
|
8372
8384
|
}
|
|
8373
8385
|
//#endregion
|
|
8374
8386
|
//#region ../../node_modules/micromark-util-combine-extensions/index.js
|
|
8375
|
-
var
|
|
8376
|
-
function
|
|
8387
|
+
var vh = {}.hasOwnProperty;
|
|
8388
|
+
function yh(e) {
|
|
8377
8389
|
let t = {}, n = -1;
|
|
8378
|
-
for (; ++n < e.length;)
|
|
8390
|
+
for (; ++n < e.length;) bh(t, e[n]);
|
|
8379
8391
|
return t;
|
|
8380
8392
|
}
|
|
8381
|
-
function
|
|
8393
|
+
function bh(e, t) {
|
|
8382
8394
|
let n;
|
|
8383
8395
|
for (n in t) {
|
|
8384
|
-
let r = (
|
|
8396
|
+
let r = (vh.call(e, n) ? e[n] : void 0) || (e[n] = {}), i = t[n], a;
|
|
8385
8397
|
if (i) for (a in i) {
|
|
8386
|
-
|
|
8398
|
+
vh.call(r, a) || (r[a] = []);
|
|
8387
8399
|
let e = i[a];
|
|
8388
|
-
|
|
8400
|
+
xh(r[a], Array.isArray(e) ? e : e ? [e] : []);
|
|
8389
8401
|
}
|
|
8390
8402
|
}
|
|
8391
8403
|
}
|
|
8392
|
-
function
|
|
8404
|
+
function xh(e, t) {
|
|
8393
8405
|
let n = -1, r = [];
|
|
8394
8406
|
for (; ++n < t.length;) (t[n].add === "after" ? e : r).push(t[n]);
|
|
8395
|
-
|
|
8407
|
+
gh(e, 0, 0, r);
|
|
8396
8408
|
}
|
|
8397
8409
|
//#endregion
|
|
8398
8410
|
//#region ../../node_modules/micromark-util-decode-numeric-character-reference/index.js
|
|
8399
|
-
function
|
|
8411
|
+
function Sh(e, t) {
|
|
8400
8412
|
let n = Number.parseInt(e, t);
|
|
8401
8413
|
return n < 9 || n === 11 || n > 13 && n < 32 || n > 126 && n < 160 || n > 55295 && n < 57344 || n > 64975 && n < 65008 || (n & 65535) == 65535 || (n & 65535) == 65534 || n > 1114111 ? "�" : String.fromCodePoint(n);
|
|
8402
8414
|
}
|
|
8403
8415
|
//#endregion
|
|
8404
8416
|
//#region ../../node_modules/micromark-util-normalize-identifier/index.js
|
|
8405
|
-
function
|
|
8417
|
+
function Ch(e) {
|
|
8406
8418
|
return e.replace(/[\t\n\r ]+/g, " ").replace(/^ | $/g, "").toLowerCase().toUpperCase();
|
|
8407
8419
|
}
|
|
8408
8420
|
//#endregion
|
|
8409
8421
|
//#region ../../node_modules/micromark-util-character/index.js
|
|
8410
|
-
var
|
|
8411
|
-
function
|
|
8422
|
+
var wh = Ph(/[A-Za-z]/), Th = Ph(/[\dA-Za-z]/), Eh = Ph(/[#-'*+\--9=?A-Z^-~]/);
|
|
8423
|
+
function Dh(e) {
|
|
8412
8424
|
return e !== null && (e < 32 || e === 127);
|
|
8413
8425
|
}
|
|
8414
|
-
var
|
|
8415
|
-
function
|
|
8426
|
+
var Oh = Ph(/\d/), kh = Ph(/[\dA-Fa-f]/), Ah = Ph(/[!-/:-@[-`{-~]/);
|
|
8427
|
+
function Z(e) {
|
|
8416
8428
|
return e !== null && e < -2;
|
|
8417
8429
|
}
|
|
8418
|
-
function
|
|
8430
|
+
function jh(e) {
|
|
8419
8431
|
return e !== null && (e < 0 || e === 32);
|
|
8420
8432
|
}
|
|
8421
8433
|
function Q(e) {
|
|
@@ -8434,7 +8446,7 @@ function Fh(e) {
|
|
|
8434
8446
|
let t = [], n = -1, r = 0, i = 0;
|
|
8435
8447
|
for (; ++n < e.length;) {
|
|
8436
8448
|
let a = e.charCodeAt(n), o = "";
|
|
8437
|
-
if (a === 37 &&
|
|
8449
|
+
if (a === 37 && Th(e.charCodeAt(n + 1)) && Th(e.charCodeAt(n + 2))) i = 2;
|
|
8438
8450
|
else if (a < 128) /[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a)) || (o = String.fromCharCode(a));
|
|
8439
8451
|
else if (a > 55295 && a < 57344) {
|
|
8440
8452
|
let t = e.charCodeAt(n + 1);
|
|
@@ -8484,7 +8496,7 @@ function Lh(e) {
|
|
|
8484
8496
|
e.exit("chunkText"), e.exit("paragraph"), e.consume(t);
|
|
8485
8497
|
return;
|
|
8486
8498
|
}
|
|
8487
|
-
return
|
|
8499
|
+
return Z(t) ? (e.consume(t), e.exit("chunkText"), a) : (e.consume(t), o);
|
|
8488
8500
|
}
|
|
8489
8501
|
}
|
|
8490
8502
|
//#endregion
|
|
@@ -8511,7 +8523,7 @@ function Bh(e) {
|
|
|
8511
8523
|
_(r);
|
|
8512
8524
|
let s = n;
|
|
8513
8525
|
for (; s < t.events.length;) t.events[s][1].end = { ...o }, s++;
|
|
8514
|
-
return
|
|
8526
|
+
return gh(t.events, a + 1, 0, t.events.slice(n)), t.events.length = s, l(e);
|
|
8515
8527
|
}
|
|
8516
8528
|
return s(e);
|
|
8517
8529
|
}
|
|
@@ -8551,7 +8563,7 @@ function Bh(e) {
|
|
|
8551
8563
|
g(e.exit("chunkFlow"), !0), _(0), e.consume(n);
|
|
8552
8564
|
return;
|
|
8553
8565
|
}
|
|
8554
|
-
return
|
|
8566
|
+
return Z(n) ? (e.consume(n), g(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, s) : (e.consume(n), h);
|
|
8555
8567
|
}
|
|
8556
8568
|
function g(e, n) {
|
|
8557
8569
|
let s = t.sliceStream(e);
|
|
@@ -8567,7 +8579,7 @@ function Bh(e) {
|
|
|
8567
8579
|
s = !0;
|
|
8568
8580
|
}
|
|
8569
8581
|
for (_(r), e = n; e < t.events.length;) t.events[e][1].end = { ...c }, e++;
|
|
8570
|
-
|
|
8582
|
+
gh(t.events, a + 1, 0, t.events.slice(n)), t.events.length = e;
|
|
8571
8583
|
}
|
|
8572
8584
|
}
|
|
8573
8585
|
function _(r) {
|
|
@@ -8588,7 +8600,7 @@ function Vh(e, t, n) {
|
|
|
8588
8600
|
//#endregion
|
|
8589
8601
|
//#region ../../node_modules/micromark-util-classify-character/index.js
|
|
8590
8602
|
function Hh(e) {
|
|
8591
|
-
if (e === null ||
|
|
8603
|
+
if (e === null || jh(e) || Nh(e)) return 1;
|
|
8592
8604
|
if (Mh(e)) return 2;
|
|
8593
8605
|
}
|
|
8594
8606
|
//#endregion
|
|
@@ -8631,7 +8643,7 @@ function Gh(e, t) {
|
|
|
8631
8643
|
type: c > 1 ? "strong" : "emphasis",
|
|
8632
8644
|
start: { ...o.start },
|
|
8633
8645
|
end: { ...s.end }
|
|
8634
|
-
}, e[r][1].end = { ...o.start }, e[n][1].start = { ...s.end }, l = [], e[r][1].end.offset - e[r][1].start.offset && (l =
|
|
8646
|
+
}, e[r][1].end = { ...o.start }, e[n][1].start = { ...s.end }, l = [], e[r][1].end.offset - e[r][1].start.offset && (l = _h(l, [[
|
|
8635
8647
|
"enter",
|
|
8636
8648
|
e[r][1],
|
|
8637
8649
|
t
|
|
@@ -8639,7 +8651,7 @@ function Gh(e, t) {
|
|
|
8639
8651
|
"exit",
|
|
8640
8652
|
e[r][1],
|
|
8641
8653
|
t
|
|
8642
|
-
]])), l =
|
|
8654
|
+
]])), l = _h(l, [
|
|
8643
8655
|
[
|
|
8644
8656
|
"enter",
|
|
8645
8657
|
i,
|
|
@@ -8660,7 +8672,7 @@ function Gh(e, t) {
|
|
|
8660
8672
|
a,
|
|
8661
8673
|
t
|
|
8662
8674
|
]
|
|
8663
|
-
]), l =
|
|
8675
|
+
]), l = _h(l, Uh(t.parser.constructs.insideSpan.null, e.slice(r + 1, n), t)), l = _h(l, [
|
|
8664
8676
|
[
|
|
8665
8677
|
"exit",
|
|
8666
8678
|
a,
|
|
@@ -8681,7 +8693,7 @@ function Gh(e, t) {
|
|
|
8681
8693
|
i,
|
|
8682
8694
|
t
|
|
8683
8695
|
]
|
|
8684
|
-
]), e[n][1].end.offset - e[n][1].start.offset ? (u = 2, l =
|
|
8696
|
+
]), e[n][1].end.offset - e[n][1].start.offset ? (u = 2, l = _h(l, [[
|
|
8685
8697
|
"enter",
|
|
8686
8698
|
e[n][1],
|
|
8687
8699
|
t
|
|
@@ -8689,7 +8701,7 @@ function Gh(e, t) {
|
|
|
8689
8701
|
"exit",
|
|
8690
8702
|
e[n][1],
|
|
8691
8703
|
t
|
|
8692
|
-
]])) : u = 0,
|
|
8704
|
+
]])) : u = 0, gh(e, r - 1, n - r + 3, l), n = r + l.length - u - 2;
|
|
8693
8705
|
break;
|
|
8694
8706
|
}
|
|
8695
8707
|
}
|
|
@@ -8724,28 +8736,28 @@ function Yh(e, t, n) {
|
|
|
8724
8736
|
return e.enter("autolink"), e.enter("autolinkMarker"), e.consume(t), e.exit("autolinkMarker"), e.enter("autolinkProtocol"), a;
|
|
8725
8737
|
}
|
|
8726
8738
|
function a(t) {
|
|
8727
|
-
return
|
|
8739
|
+
return wh(t) ? (e.consume(t), o) : t === 64 ? n(t) : l(t);
|
|
8728
8740
|
}
|
|
8729
8741
|
function o(e) {
|
|
8730
|
-
return e === 43 || e === 45 || e === 46 ||
|
|
8742
|
+
return e === 43 || e === 45 || e === 46 || Th(e) ? (r = 1, s(e)) : l(e);
|
|
8731
8743
|
}
|
|
8732
8744
|
function s(t) {
|
|
8733
|
-
return t === 58 ? (e.consume(t), r = 0, c) : (t === 43 || t === 45 || t === 46 ||
|
|
8745
|
+
return t === 58 ? (e.consume(t), r = 0, c) : (t === 43 || t === 45 || t === 46 || Th(t)) && r++ < 32 ? (e.consume(t), s) : (r = 0, l(t));
|
|
8734
8746
|
}
|
|
8735
8747
|
function c(r) {
|
|
8736
|
-
return r === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(r), e.exit("autolinkMarker"), e.exit("autolink"), t) : r === null || r === 32 || r === 60 ||
|
|
8748
|
+
return r === 62 ? (e.exit("autolinkProtocol"), e.enter("autolinkMarker"), e.consume(r), e.exit("autolinkMarker"), e.exit("autolink"), t) : r === null || r === 32 || r === 60 || Dh(r) ? n(r) : (e.consume(r), c);
|
|
8737
8749
|
}
|
|
8738
8750
|
function l(t) {
|
|
8739
|
-
return t === 64 ? (e.consume(t), u) :
|
|
8751
|
+
return t === 64 ? (e.consume(t), u) : Eh(t) ? (e.consume(t), l) : n(t);
|
|
8740
8752
|
}
|
|
8741
8753
|
function u(e) {
|
|
8742
|
-
return
|
|
8754
|
+
return Th(e) ? d(e) : n(e);
|
|
8743
8755
|
}
|
|
8744
8756
|
function d(n) {
|
|
8745
8757
|
return n === 46 ? (e.consume(n), r = 0, u) : n === 62 ? (e.exit("autolinkProtocol").type = "autolinkEmail", e.enter("autolinkMarker"), e.consume(n), e.exit("autolinkMarker"), e.exit("autolink"), t) : f(n);
|
|
8746
8758
|
}
|
|
8747
8759
|
function f(t) {
|
|
8748
|
-
if ((t === 45 ||
|
|
8760
|
+
if ((t === 45 || Th(t)) && r++ < 63) {
|
|
8749
8761
|
let n = t === 45 ? f : d;
|
|
8750
8762
|
return e.consume(t), n;
|
|
8751
8763
|
}
|
|
@@ -8764,7 +8776,7 @@ function Zh(e, t, n) {
|
|
|
8764
8776
|
return Q(t) ? $(e, i, "linePrefix")(t) : i(t);
|
|
8765
8777
|
}
|
|
8766
8778
|
function i(e) {
|
|
8767
|
-
return e === null ||
|
|
8779
|
+
return e === null || Z(e) ? t(e) : n(e);
|
|
8768
8780
|
}
|
|
8769
8781
|
}
|
|
8770
8782
|
//#endregion
|
|
@@ -8814,7 +8826,7 @@ function rg(e, t, n) {
|
|
|
8814
8826
|
return e.enter("characterEscape"), e.enter("escapeMarker"), e.consume(t), e.exit("escapeMarker"), i;
|
|
8815
8827
|
}
|
|
8816
8828
|
function i(r) {
|
|
8817
|
-
return
|
|
8829
|
+
return Ah(r) ? (e.enter("characterEscapeValue"), e.consume(r), e.exit("characterEscapeValue"), e.exit("characterEscape"), t) : n(r);
|
|
8818
8830
|
}
|
|
8819
8831
|
}
|
|
8820
8832
|
//#endregion
|
|
@@ -8830,15 +8842,15 @@ function ag(e, t, n) {
|
|
|
8830
8842
|
return e.enter("characterReference"), e.enter("characterReferenceMarker"), e.consume(t), e.exit("characterReferenceMarker"), c;
|
|
8831
8843
|
}
|
|
8832
8844
|
function c(t) {
|
|
8833
|
-
return t === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(t), e.exit("characterReferenceMarkerNumeric"), l) : (e.enter("characterReferenceValue"), a = 31, o =
|
|
8845
|
+
return t === 35 ? (e.enter("characterReferenceMarkerNumeric"), e.consume(t), e.exit("characterReferenceMarkerNumeric"), l) : (e.enter("characterReferenceValue"), a = 31, o = Th, u(t));
|
|
8834
8846
|
}
|
|
8835
8847
|
function l(t) {
|
|
8836
|
-
return t === 88 || t === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(t), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), a = 6, o =
|
|
8848
|
+
return t === 88 || t === 120 ? (e.enter("characterReferenceMarkerHexadecimal"), e.consume(t), e.exit("characterReferenceMarkerHexadecimal"), e.enter("characterReferenceValue"), a = 6, o = kh, u) : (e.enter("characterReferenceValue"), a = 7, o = Oh, u(t));
|
|
8837
8849
|
}
|
|
8838
8850
|
function u(s) {
|
|
8839
8851
|
if (s === 59 && i) {
|
|
8840
8852
|
let i = e.exit("characterReferenceValue");
|
|
8841
|
-
return o ===
|
|
8853
|
+
return o === Th && !hh(r.sliceSerialize(i)) ? n(s) : (e.enter("characterReferenceMarker"), e.consume(s), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
|
|
8842
8854
|
}
|
|
8843
8855
|
return o(s) && i++ < a ? (e.consume(s), u) : n(s);
|
|
8844
8856
|
}
|
|
@@ -8870,16 +8882,16 @@ function cg(e, t, n) {
|
|
|
8870
8882
|
return t === s ? (o++, e.consume(t), u) : o < 3 ? n(t) : (e.exit("codeFencedFenceSequence"), Q(t) ? $(e, d, "whitespace")(t) : d(t));
|
|
8871
8883
|
}
|
|
8872
8884
|
function d(n) {
|
|
8873
|
-
return n === null ||
|
|
8885
|
+
return n === null || Z(n) ? (e.exit("codeFencedFence"), r.interrupt ? t(n) : e.check(og, h, b)(n)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", { contentType: "string" }), f(n));
|
|
8874
8886
|
}
|
|
8875
8887
|
function f(t) {
|
|
8876
|
-
return t === null ||
|
|
8888
|
+
return t === null || Z(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), d(t)) : Q(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), $(e, p, "whitespace")(t)) : t === 96 && t === s ? n(t) : (e.consume(t), f);
|
|
8877
8889
|
}
|
|
8878
8890
|
function p(t) {
|
|
8879
|
-
return t === null ||
|
|
8891
|
+
return t === null || Z(t) ? d(t) : (e.enter("codeFencedFenceMeta"), e.enter("chunkString", { contentType: "string" }), m(t));
|
|
8880
8892
|
}
|
|
8881
8893
|
function m(t) {
|
|
8882
|
-
return t === null ||
|
|
8894
|
+
return t === null || Z(t) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), d(t)) : t === 96 && t === s ? n(t) : (e.consume(t), m);
|
|
8883
8895
|
}
|
|
8884
8896
|
function h(t) {
|
|
8885
8897
|
return e.attempt(i, b, g)(t);
|
|
@@ -8891,10 +8903,10 @@ function cg(e, t, n) {
|
|
|
8891
8903
|
return a > 0 && Q(t) ? $(e, v, "linePrefix", a + 1)(t) : v(t);
|
|
8892
8904
|
}
|
|
8893
8905
|
function v(t) {
|
|
8894
|
-
return t === null ||
|
|
8906
|
+
return t === null || Z(t) ? e.check(og, h, b)(t) : (e.enter("codeFlowValue"), y(t));
|
|
8895
8907
|
}
|
|
8896
8908
|
function y(t) {
|
|
8897
|
-
return t === null ||
|
|
8909
|
+
return t === null || Z(t) ? (e.exit("codeFlowValue"), v(t)) : (e.consume(t), y);
|
|
8898
8910
|
}
|
|
8899
8911
|
function b(n) {
|
|
8900
8912
|
return e.exit("codeFenced"), t(n);
|
|
@@ -8915,7 +8927,7 @@ function cg(e, t, n) {
|
|
|
8915
8927
|
return t === s ? (i++, e.consume(t), u) : i >= o ? (e.exit("codeFencedFenceSequence"), Q(t) ? $(e, d, "whitespace")(t) : d(t)) : n(t);
|
|
8916
8928
|
}
|
|
8917
8929
|
function d(r) {
|
|
8918
|
-
return r === null ||
|
|
8930
|
+
return r === null || Z(r) ? (e.exit("codeFencedFence"), t(r)) : n(r);
|
|
8919
8931
|
}
|
|
8920
8932
|
}
|
|
8921
8933
|
}
|
|
@@ -8949,10 +8961,10 @@ function fg(e, t, n) {
|
|
|
8949
8961
|
return t && t[1].type === "linePrefix" && t[2].sliceSerialize(t[1], !0).length >= 4 ? o(e) : n(e);
|
|
8950
8962
|
}
|
|
8951
8963
|
function o(t) {
|
|
8952
|
-
return t === null ? c(t) :
|
|
8964
|
+
return t === null ? c(t) : Z(t) ? e.attempt(dg, o, c)(t) : (e.enter("codeFlowValue"), s(t));
|
|
8953
8965
|
}
|
|
8954
8966
|
function s(t) {
|
|
8955
|
-
return t === null ||
|
|
8967
|
+
return t === null || Z(t) ? (e.exit("codeFlowValue"), o(t)) : (e.consume(t), s);
|
|
8956
8968
|
}
|
|
8957
8969
|
function c(n) {
|
|
8958
8970
|
return e.exit("codeIndented"), t(n);
|
|
@@ -8962,11 +8974,11 @@ function pg(e, t, n) {
|
|
|
8962
8974
|
let r = this;
|
|
8963
8975
|
return i;
|
|
8964
8976
|
function i(t) {
|
|
8965
|
-
return r.parser.lazy[r.now().line] ? n(t) :
|
|
8977
|
+
return r.parser.lazy[r.now().line] ? n(t) : Z(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), i) : $(e, a, "linePrefix", 5)(t);
|
|
8966
8978
|
}
|
|
8967
8979
|
function a(e) {
|
|
8968
8980
|
let a = r.events[r.events.length - 1];
|
|
8969
|
-
return a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(e) :
|
|
8981
|
+
return a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(e) : Z(e) ? i(e) : n(e);
|
|
8970
8982
|
}
|
|
8971
8983
|
}
|
|
8972
8984
|
//#endregion
|
|
@@ -9001,10 +9013,10 @@ function _g(e, t, n) {
|
|
|
9001
9013
|
return t === 96 ? (e.consume(t), r++, s) : (e.exit("codeTextSequence"), c(t));
|
|
9002
9014
|
}
|
|
9003
9015
|
function c(t) {
|
|
9004
|
-
return t === null ? n(t) : t === 32 ? (e.enter("space"), e.consume(t), e.exit("space"), c) : t === 96 ? (a = e.enter("codeTextSequence"), i = 0, u(t)) :
|
|
9016
|
+
return t === null ? n(t) : t === 32 ? (e.enter("space"), e.consume(t), e.exit("space"), c) : t === 96 ? (a = e.enter("codeTextSequence"), i = 0, u(t)) : Z(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), c) : (e.enter("codeTextData"), l(t));
|
|
9005
9017
|
}
|
|
9006
9018
|
function l(t) {
|
|
9007
|
-
return t === null || t === 32 || t === 96 ||
|
|
9019
|
+
return t === null || t === 32 || t === 96 || Z(t) ? (e.exit("codeTextData"), c(t)) : (e.consume(t), l);
|
|
9008
9020
|
}
|
|
9009
9021
|
function u(n) {
|
|
9010
9022
|
return n === 96 ? (e.consume(n), i++, u) : i === r ? (e.exit("codeTextSequence"), e.exit("codeText"), t(n)) : (a.type = "codeTextData", l(n));
|
|
@@ -9080,7 +9092,7 @@ function bg(e) {
|
|
|
9080
9092
|
i && (r[1].end = { ...u.get(i)[1].start }, s = u.slice(i, n), s.unshift(r), u.splice(i, n - i + 1, s));
|
|
9081
9093
|
}
|
|
9082
9094
|
}
|
|
9083
|
-
return
|
|
9095
|
+
return gh(e, 0, Infinity, u.slice(0)), !l;
|
|
9084
9096
|
}
|
|
9085
9097
|
function xg(e, t) {
|
|
9086
9098
|
let n = e.get(t)[1], r = e.get(t)[2], i = t - 1, a = [], o = n._tokenizer;
|
|
@@ -9117,7 +9129,7 @@ function Tg(e, t) {
|
|
|
9117
9129
|
return e.enter("content"), n = e.enter("chunkContent", { contentType: "content" }), i(t);
|
|
9118
9130
|
}
|
|
9119
9131
|
function i(t) {
|
|
9120
|
-
return t === null ? a(t) :
|
|
9132
|
+
return t === null ? a(t) : Z(t) ? e.check(Cg, o, a)(t) : (e.consume(t), i);
|
|
9121
9133
|
}
|
|
9122
9134
|
function a(n) {
|
|
9123
9135
|
return e.exit("chunkContent"), e.exit("content"), t(n);
|
|
@@ -9136,7 +9148,7 @@ function Eg(e, t, n) {
|
|
|
9136
9148
|
return e.exit("chunkContent"), e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), $(e, a, "linePrefix");
|
|
9137
9149
|
}
|
|
9138
9150
|
function a(i) {
|
|
9139
|
-
if (i === null ||
|
|
9151
|
+
if (i === null || Z(i)) return n(i);
|
|
9140
9152
|
let a = r.events[r.events.length - 1];
|
|
9141
9153
|
return !r.parser.constructs.disable.null.includes("codeIndented") && a && a[1].type === "linePrefix" && a[2].sliceSerialize(a[1], !0).length >= 4 ? t(i) : e.interrupt(r.parser.constructs.flow, n, t)(i);
|
|
9142
9154
|
}
|
|
@@ -9147,19 +9159,19 @@ function Dg(e, t, n, r, i, a, o, s, c) {
|
|
|
9147
9159
|
let l = c || Infinity, u = 0;
|
|
9148
9160
|
return d;
|
|
9149
9161
|
function d(t) {
|
|
9150
|
-
return t === 60 ? (e.enter(r), e.enter(i), e.enter(a), e.consume(t), e.exit(a), f) : t === null || t === 32 || t === 41 ||
|
|
9162
|
+
return t === 60 ? (e.enter(r), e.enter(i), e.enter(a), e.consume(t), e.exit(a), f) : t === null || t === 32 || t === 41 || Dh(t) ? n(t) : (e.enter(r), e.enter(o), e.enter(s), e.enter("chunkString", { contentType: "string" }), h(t));
|
|
9151
9163
|
}
|
|
9152
9164
|
function f(n) {
|
|
9153
9165
|
return n === 62 ? (e.enter(a), e.consume(n), e.exit(a), e.exit(i), e.exit(r), t) : (e.enter(s), e.enter("chunkString", { contentType: "string" }), p(n));
|
|
9154
9166
|
}
|
|
9155
9167
|
function p(t) {
|
|
9156
|
-
return t === 62 ? (e.exit("chunkString"), e.exit(s), f(t)) : t === null || t === 60 ||
|
|
9168
|
+
return t === 62 ? (e.exit("chunkString"), e.exit(s), f(t)) : t === null || t === 60 || Z(t) ? n(t) : (e.consume(t), t === 92 ? m : p);
|
|
9157
9169
|
}
|
|
9158
9170
|
function m(t) {
|
|
9159
9171
|
return t === 60 || t === 62 || t === 92 ? (e.consume(t), p) : p(t);
|
|
9160
9172
|
}
|
|
9161
9173
|
function h(i) {
|
|
9162
|
-
return !u && (i === null || i === 41 ||
|
|
9174
|
+
return !u && (i === null || i === 41 || jh(i)) ? (e.exit("chunkString"), e.exit(s), e.exit(o), e.exit(r), t(i)) : u < l && i === 40 ? (e.consume(i), u++, h) : i === 41 ? (e.consume(i), u--, h) : i === null || i === 32 || i === 40 || Dh(i) ? n(i) : (e.consume(i), i === 92 ? g : h);
|
|
9163
9175
|
}
|
|
9164
9176
|
function g(t) {
|
|
9165
9177
|
return t === 40 || t === 41 || t === 92 ? (e.consume(t), h) : h(t);
|
|
@@ -9174,10 +9186,10 @@ function Og(e, t, n, r, i, a) {
|
|
|
9174
9186
|
return e.enter(r), e.enter(i), e.consume(t), e.exit(i), e.enter(a), u;
|
|
9175
9187
|
}
|
|
9176
9188
|
function u(l) {
|
|
9177
|
-
return s > 999 || l === null || l === 91 || l === 93 && !c || l === 94 && !s && "_hiddenFootnoteSupport" in o.parser.constructs ? n(l) : l === 93 ? (e.exit(a), e.enter(i), e.consume(l), e.exit(i), e.exit(r), t) :
|
|
9189
|
+
return s > 999 || l === null || l === 91 || l === 93 && !c || l === 94 && !s && "_hiddenFootnoteSupport" in o.parser.constructs ? n(l) : l === 93 ? (e.exit(a), e.enter(i), e.consume(l), e.exit(i), e.exit(r), t) : Z(l) ? (e.enter("lineEnding"), e.consume(l), e.exit("lineEnding"), u) : (e.enter("chunkString", { contentType: "string" }), d(l));
|
|
9178
9190
|
}
|
|
9179
9191
|
function d(t) {
|
|
9180
|
-
return t === null || t === 91 || t === 93 ||
|
|
9192
|
+
return t === null || t === 91 || t === 93 || Z(t) || s++ > 999 ? (e.exit("chunkString"), u(t)) : (e.consume(t), c ||= !Q(t), t === 92 ? f : d);
|
|
9181
9193
|
}
|
|
9182
9194
|
function f(t) {
|
|
9183
9195
|
return t === 91 || t === 92 || t === 93 ? (e.consume(t), s++, d) : d(t);
|
|
@@ -9195,10 +9207,10 @@ function kg(e, t, n, r, i, a) {
|
|
|
9195
9207
|
return n === o ? (e.enter(i), e.consume(n), e.exit(i), e.exit(r), t) : (e.enter(a), l(n));
|
|
9196
9208
|
}
|
|
9197
9209
|
function l(t) {
|
|
9198
|
-
return t === o ? (e.exit(a), c(o)) : t === null ? n(t) :
|
|
9210
|
+
return t === o ? (e.exit(a), c(o)) : t === null ? n(t) : Z(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), $(e, l, "linePrefix")) : (e.enter("chunkString", { contentType: "string" }), u(t));
|
|
9199
9211
|
}
|
|
9200
9212
|
function u(t) {
|
|
9201
|
-
return t === o || t === null ||
|
|
9213
|
+
return t === o || t === null || Z(t) ? (e.exit("chunkString"), l(t)) : (e.consume(t), t === 92 ? d : u);
|
|
9202
9214
|
}
|
|
9203
9215
|
function d(t) {
|
|
9204
9216
|
return t === o || t === 92 ? (e.consume(t), u) : u(t);
|
|
@@ -9210,7 +9222,7 @@ function Ag(e, t) {
|
|
|
9210
9222
|
let n;
|
|
9211
9223
|
return r;
|
|
9212
9224
|
function r(i) {
|
|
9213
|
-
return
|
|
9225
|
+
return Z(i) ? (e.enter("lineEnding"), e.consume(i), e.exit("lineEnding"), n = !0, r) : Q(i) ? $(e, r, n ? "linePrefix" : "lineSuffix")(i) : t(i);
|
|
9214
9226
|
}
|
|
9215
9227
|
}
|
|
9216
9228
|
//#endregion
|
|
@@ -9232,10 +9244,10 @@ function Ng(e, t, n) {
|
|
|
9232
9244
|
return Og.call(r, e, s, n, "definitionLabel", "definitionLabelMarker", "definitionLabelString")(t);
|
|
9233
9245
|
}
|
|
9234
9246
|
function s(t) {
|
|
9235
|
-
return i =
|
|
9247
|
+
return i = Ch(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1)), t === 58 ? (e.enter("definitionMarker"), e.consume(t), e.exit("definitionMarker"), c) : n(t);
|
|
9236
9248
|
}
|
|
9237
9249
|
function c(t) {
|
|
9238
|
-
return
|
|
9250
|
+
return jh(t) ? Ag(e, l)(t) : l(t);
|
|
9239
9251
|
}
|
|
9240
9252
|
function l(t) {
|
|
9241
9253
|
return Dg(e, u, n, "definitionDestination", "definitionDestinationLiteral", "definitionDestinationLiteralMarker", "definitionDestinationRaw", "definitionDestinationString")(t);
|
|
@@ -9247,13 +9259,13 @@ function Ng(e, t, n) {
|
|
|
9247
9259
|
return Q(t) ? $(e, f, "whitespace")(t) : f(t);
|
|
9248
9260
|
}
|
|
9249
9261
|
function f(a) {
|
|
9250
|
-
return a === null ||
|
|
9262
|
+
return a === null || Z(a) ? (e.exit("definition"), r.parser.defined.push(i), t(a)) : n(a);
|
|
9251
9263
|
}
|
|
9252
9264
|
}
|
|
9253
9265
|
function Pg(e, t, n) {
|
|
9254
9266
|
return r;
|
|
9255
9267
|
function r(t) {
|
|
9256
|
-
return
|
|
9268
|
+
return jh(t) ? Ag(e, i)(t) : n(t);
|
|
9257
9269
|
}
|
|
9258
9270
|
function i(t) {
|
|
9259
9271
|
return kg(e, a, n, "definitionTitle", "definitionTitleMarker", "definitionTitleString")(t);
|
|
@@ -9262,7 +9274,7 @@ function Pg(e, t, n) {
|
|
|
9262
9274
|
return Q(t) ? $(e, o, "whitespace")(t) : o(t);
|
|
9263
9275
|
}
|
|
9264
9276
|
function o(e) {
|
|
9265
|
-
return e === null ||
|
|
9277
|
+
return e === null || Z(e) ? t(e) : n(e);
|
|
9266
9278
|
}
|
|
9267
9279
|
}
|
|
9268
9280
|
//#endregion
|
|
@@ -9277,7 +9289,7 @@ function Ig(e, t, n) {
|
|
|
9277
9289
|
return e.enter("hardBreakEscape"), e.consume(t), i;
|
|
9278
9290
|
}
|
|
9279
9291
|
function i(r) {
|
|
9280
|
-
return
|
|
9292
|
+
return Z(r) ? (e.exit("hardBreakEscape"), t(r)) : n(r);
|
|
9281
9293
|
}
|
|
9282
9294
|
}
|
|
9283
9295
|
//#endregion
|
|
@@ -9298,7 +9310,7 @@ function Rg(e, t) {
|
|
|
9298
9310
|
start: e[r][1].start,
|
|
9299
9311
|
end: e[n][1].end,
|
|
9300
9312
|
contentType: "text"
|
|
9301
|
-
},
|
|
9313
|
+
}, gh(e, r, n - r + 1, [
|
|
9302
9314
|
[
|
|
9303
9315
|
"enter",
|
|
9304
9316
|
i,
|
|
@@ -9331,16 +9343,16 @@ function zg(e, t, n) {
|
|
|
9331
9343
|
return e.enter("atxHeadingSequence"), o(t);
|
|
9332
9344
|
}
|
|
9333
9345
|
function o(t) {
|
|
9334
|
-
return t === 35 && r++ < 6 ? (e.consume(t), o) : t === null ||
|
|
9346
|
+
return t === 35 && r++ < 6 ? (e.consume(t), o) : t === null || jh(t) ? (e.exit("atxHeadingSequence"), s(t)) : n(t);
|
|
9335
9347
|
}
|
|
9336
9348
|
function s(n) {
|
|
9337
|
-
return n === 35 ? (e.enter("atxHeadingSequence"), c(n)) : n === null ||
|
|
9349
|
+
return n === 35 ? (e.enter("atxHeadingSequence"), c(n)) : n === null || Z(n) ? (e.exit("atxHeading"), t(n)) : Q(n) ? $(e, s, "whitespace")(n) : (e.enter("atxHeadingText"), l(n));
|
|
9338
9350
|
}
|
|
9339
9351
|
function c(t) {
|
|
9340
9352
|
return t === 35 ? (e.consume(t), c) : (e.exit("atxHeadingSequence"), s(t));
|
|
9341
9353
|
}
|
|
9342
9354
|
function l(t) {
|
|
9343
|
-
return t === null || t === 35 ||
|
|
9355
|
+
return t === null || t === 35 || jh(t) ? (e.exit("atxHeadingText"), s(t)) : (e.consume(t), l);
|
|
9344
9356
|
}
|
|
9345
9357
|
}
|
|
9346
9358
|
//#endregion
|
|
@@ -9377,10 +9389,10 @@ function Kg(e, t, n) {
|
|
|
9377
9389
|
return e.enter("htmlFlow"), e.enter("htmlFlowData"), e.consume(t), d;
|
|
9378
9390
|
}
|
|
9379
9391
|
function d(s) {
|
|
9380
|
-
return s === 33 ? (e.consume(s), f) : s === 47 ? (e.consume(s), a = !0, h) : s === 63 ? (e.consume(s), i = 3, r.interrupt ? t : A) :
|
|
9392
|
+
return s === 33 ? (e.consume(s), f) : s === 47 ? (e.consume(s), a = !0, h) : s === 63 ? (e.consume(s), i = 3, r.interrupt ? t : A) : wh(s) ? (e.consume(s), o = String.fromCharCode(s), g) : n(s);
|
|
9381
9393
|
}
|
|
9382
9394
|
function f(a) {
|
|
9383
|
-
return a === 45 ? (e.consume(a), i = 2, p) : a === 91 ? (e.consume(a), i = 5, s = 0, m) :
|
|
9395
|
+
return a === 45 ? (e.consume(a), i = 2, p) : a === 91 ? (e.consume(a), i = 5, s = 0, m) : wh(a) ? (e.consume(a), i = 4, r.interrupt ? t : A) : n(a);
|
|
9384
9396
|
}
|
|
9385
9397
|
function p(i) {
|
|
9386
9398
|
return i === 45 ? (e.consume(i), r.interrupt ? t : A) : n(i);
|
|
@@ -9389,14 +9401,14 @@ function Kg(e, t, n) {
|
|
|
9389
9401
|
return i === "CDATA[".charCodeAt(s++) ? (e.consume(i), s === 6 ? r.interrupt ? t : D : m) : n(i);
|
|
9390
9402
|
}
|
|
9391
9403
|
function h(t) {
|
|
9392
|
-
return
|
|
9404
|
+
return wh(t) ? (e.consume(t), o = String.fromCharCode(t), g) : n(t);
|
|
9393
9405
|
}
|
|
9394
9406
|
function g(s) {
|
|
9395
|
-
if (s === null || s === 47 || s === 62 ||
|
|
9407
|
+
if (s === null || s === 47 || s === 62 || jh(s)) {
|
|
9396
9408
|
let c = s === 47, l = o.toLowerCase();
|
|
9397
9409
|
return !c && !a && Vg.includes(l) ? (i = 1, r.interrupt ? t(s) : D(s)) : Bg.includes(o.toLowerCase()) ? (i = 6, c ? (e.consume(s), _) : r.interrupt ? t(s) : D(s)) : (i = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(s) : a ? v(s) : y(s));
|
|
9398
9410
|
}
|
|
9399
|
-
return s === 45 ||
|
|
9411
|
+
return s === 45 || Th(s) ? (e.consume(s), o += String.fromCharCode(s), g) : n(s);
|
|
9400
9412
|
}
|
|
9401
9413
|
function _(i) {
|
|
9402
9414
|
return i === 62 ? (e.consume(i), r.interrupt ? t : D) : n(i);
|
|
@@ -9405,10 +9417,10 @@ function Kg(e, t, n) {
|
|
|
9405
9417
|
return Q(t) ? (e.consume(t), v) : E(t);
|
|
9406
9418
|
}
|
|
9407
9419
|
function y(t) {
|
|
9408
|
-
return t === 47 ? (e.consume(t), E) : t === 58 || t === 95 ||
|
|
9420
|
+
return t === 47 ? (e.consume(t), E) : t === 58 || t === 95 || wh(t) ? (e.consume(t), b) : Q(t) ? (e.consume(t), y) : E(t);
|
|
9409
9421
|
}
|
|
9410
9422
|
function b(t) {
|
|
9411
|
-
return t === 45 || t === 46 || t === 58 || t === 95 ||
|
|
9423
|
+
return t === 45 || t === 46 || t === 58 || t === 95 || Th(t) ? (e.consume(t), b) : x(t);
|
|
9412
9424
|
}
|
|
9413
9425
|
function x(t) {
|
|
9414
9426
|
return t === 61 ? (e.consume(t), S) : Q(t) ? (e.consume(t), x) : y(t);
|
|
@@ -9417,10 +9429,10 @@ function Kg(e, t, n) {
|
|
|
9417
9429
|
return t === null || t === 60 || t === 61 || t === 62 || t === 96 ? n(t) : t === 34 || t === 39 ? (e.consume(t), c = t, C) : Q(t) ? (e.consume(t), S) : w(t);
|
|
9418
9430
|
}
|
|
9419
9431
|
function C(t) {
|
|
9420
|
-
return t === c ? (e.consume(t), c = null, T) : t === null ||
|
|
9432
|
+
return t === c ? (e.consume(t), c = null, T) : t === null || Z(t) ? n(t) : (e.consume(t), C);
|
|
9421
9433
|
}
|
|
9422
9434
|
function w(t) {
|
|
9423
|
-
return t === null || t === 34 || t === 39 || t === 47 || t === 60 || t === 61 || t === 62 || t === 96 ||
|
|
9435
|
+
return t === null || t === 34 || t === 39 || t === 47 || t === 60 || t === 61 || t === 62 || t === 96 || jh(t) ? x(t) : (e.consume(t), w);
|
|
9424
9436
|
}
|
|
9425
9437
|
function T(e) {
|
|
9426
9438
|
return e === 47 || e === 62 || Q(e) ? y(e) : n(e);
|
|
@@ -9429,10 +9441,10 @@ function Kg(e, t, n) {
|
|
|
9429
9441
|
return t === 62 ? (e.consume(t), ee) : n(t);
|
|
9430
9442
|
}
|
|
9431
9443
|
function ee(t) {
|
|
9432
|
-
return t === null ||
|
|
9444
|
+
return t === null || Z(t) ? D(t) : Q(t) ? (e.consume(t), ee) : n(t);
|
|
9433
9445
|
}
|
|
9434
9446
|
function D(t) {
|
|
9435
|
-
return t === 45 && i === 2 ? (e.consume(t), re) : t === 60 && i === 1 ? (e.consume(t), ie) : t === 62 && i === 4 ? (e.consume(t), oe) : t === 63 && i === 3 ? (e.consume(t), A) : t === 93 && i === 5 ? (e.consume(t), k) :
|
|
9447
|
+
return t === 45 && i === 2 ? (e.consume(t), re) : t === 60 && i === 1 ? (e.consume(t), ie) : t === 62 && i === 4 ? (e.consume(t), oe) : t === 63 && i === 3 ? (e.consume(t), A) : t === 93 && i === 5 ? (e.consume(t), k) : Z(t) && (i === 6 || i === 7) ? (e.exit("htmlFlowData"), e.check(Ug, se, te)(t)) : t === null || Z(t) ? (e.exit("htmlFlowData"), te(t)) : (e.consume(t), D);
|
|
9436
9448
|
}
|
|
9437
9449
|
function te(t) {
|
|
9438
9450
|
return e.check(Wg, O, se)(t);
|
|
@@ -9441,7 +9453,7 @@ function Kg(e, t, n) {
|
|
|
9441
9453
|
return e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), ne;
|
|
9442
9454
|
}
|
|
9443
9455
|
function ne(t) {
|
|
9444
|
-
return t === null ||
|
|
9456
|
+
return t === null || Z(t) ? te(t) : (e.enter("htmlFlowData"), D(t));
|
|
9445
9457
|
}
|
|
9446
9458
|
function re(t) {
|
|
9447
9459
|
return t === 45 ? (e.consume(t), A) : D(t);
|
|
@@ -9454,7 +9466,7 @@ function Kg(e, t, n) {
|
|
|
9454
9466
|
let n = o.toLowerCase();
|
|
9455
9467
|
return Vg.includes(n) ? (e.consume(t), oe) : D(t);
|
|
9456
9468
|
}
|
|
9457
|
-
return
|
|
9469
|
+
return wh(t) && o.length < 8 ? (e.consume(t), o += String.fromCharCode(t), ae) : D(t);
|
|
9458
9470
|
}
|
|
9459
9471
|
function k(t) {
|
|
9460
9472
|
return t === 93 ? (e.consume(t), A) : D(t);
|
|
@@ -9463,7 +9475,7 @@ function Kg(e, t, n) {
|
|
|
9463
9475
|
return t === 62 ? (e.consume(t), oe) : t === 45 && i === 2 ? (e.consume(t), A) : D(t);
|
|
9464
9476
|
}
|
|
9465
9477
|
function oe(t) {
|
|
9466
|
-
return t === null ||
|
|
9478
|
+
return t === null || Z(t) ? (e.exit("htmlFlowData"), se(t)) : (e.consume(t), oe);
|
|
9467
9479
|
}
|
|
9468
9480
|
function se(n) {
|
|
9469
9481
|
return e.exit("htmlFlow"), t(n);
|
|
@@ -9473,7 +9485,7 @@ function qg(e, t, n) {
|
|
|
9473
9485
|
let r = this;
|
|
9474
9486
|
return i;
|
|
9475
9487
|
function i(t) {
|
|
9476
|
-
return
|
|
9488
|
+
return Z(t) ? (e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), a) : n(t);
|
|
9477
9489
|
}
|
|
9478
9490
|
function a(e) {
|
|
9479
9491
|
return r.parser.lazy[r.now().line] ? n(e) : t(e);
|
|
@@ -9498,16 +9510,16 @@ function Xg(e, t, n) {
|
|
|
9498
9510
|
return e.enter("htmlText"), e.enter("htmlTextData"), e.consume(t), c;
|
|
9499
9511
|
}
|
|
9500
9512
|
function c(t) {
|
|
9501
|
-
return t === 33 ? (e.consume(t), l) : t === 47 ? (e.consume(t), x) : t === 63 ? (e.consume(t), y) :
|
|
9513
|
+
return t === 33 ? (e.consume(t), l) : t === 47 ? (e.consume(t), x) : t === 63 ? (e.consume(t), y) : wh(t) ? (e.consume(t), w) : n(t);
|
|
9502
9514
|
}
|
|
9503
9515
|
function l(t) {
|
|
9504
|
-
return t === 45 ? (e.consume(t), u) : t === 91 ? (e.consume(t), a = 0, m) :
|
|
9516
|
+
return t === 45 ? (e.consume(t), u) : t === 91 ? (e.consume(t), a = 0, m) : wh(t) ? (e.consume(t), v) : n(t);
|
|
9505
9517
|
}
|
|
9506
9518
|
function u(t) {
|
|
9507
9519
|
return t === 45 ? (e.consume(t), p) : n(t);
|
|
9508
9520
|
}
|
|
9509
9521
|
function d(t) {
|
|
9510
|
-
return t === null ? n(t) : t === 45 ? (e.consume(t), f) :
|
|
9522
|
+
return t === null ? n(t) : t === 45 ? (e.consume(t), f) : Z(t) ? (o = d, ie(t)) : (e.consume(t), d);
|
|
9511
9523
|
}
|
|
9512
9524
|
function f(t) {
|
|
9513
9525
|
return t === 45 ? (e.consume(t), p) : d(t);
|
|
@@ -9519,7 +9531,7 @@ function Xg(e, t, n) {
|
|
|
9519
9531
|
return t === "CDATA[".charCodeAt(a++) ? (e.consume(t), a === 6 ? h : m) : n(t);
|
|
9520
9532
|
}
|
|
9521
9533
|
function h(t) {
|
|
9522
|
-
return t === null ? n(t) : t === 93 ? (e.consume(t), g) :
|
|
9534
|
+
return t === null ? n(t) : t === 93 ? (e.consume(t), g) : Z(t) ? (o = h, ie(t)) : (e.consume(t), h);
|
|
9523
9535
|
}
|
|
9524
9536
|
function g(t) {
|
|
9525
9537
|
return t === 93 ? (e.consume(t), _) : h(t);
|
|
@@ -9528,46 +9540,46 @@ function Xg(e, t, n) {
|
|
|
9528
9540
|
return t === 62 ? re(t) : t === 93 ? (e.consume(t), _) : h(t);
|
|
9529
9541
|
}
|
|
9530
9542
|
function v(t) {
|
|
9531
|
-
return t === null || t === 62 ? re(t) :
|
|
9543
|
+
return t === null || t === 62 ? re(t) : Z(t) ? (o = v, ie(t)) : (e.consume(t), v);
|
|
9532
9544
|
}
|
|
9533
9545
|
function y(t) {
|
|
9534
|
-
return t === null ? n(t) : t === 63 ? (e.consume(t), b) :
|
|
9546
|
+
return t === null ? n(t) : t === 63 ? (e.consume(t), b) : Z(t) ? (o = y, ie(t)) : (e.consume(t), y);
|
|
9535
9547
|
}
|
|
9536
9548
|
function b(e) {
|
|
9537
9549
|
return e === 62 ? re(e) : y(e);
|
|
9538
9550
|
}
|
|
9539
9551
|
function x(t) {
|
|
9540
|
-
return
|
|
9552
|
+
return wh(t) ? (e.consume(t), S) : n(t);
|
|
9541
9553
|
}
|
|
9542
9554
|
function S(t) {
|
|
9543
|
-
return t === 45 ||
|
|
9555
|
+
return t === 45 || Th(t) ? (e.consume(t), S) : C(t);
|
|
9544
9556
|
}
|
|
9545
9557
|
function C(t) {
|
|
9546
|
-
return
|
|
9558
|
+
return Z(t) ? (o = C, ie(t)) : Q(t) ? (e.consume(t), C) : re(t);
|
|
9547
9559
|
}
|
|
9548
9560
|
function w(t) {
|
|
9549
|
-
return t === 45 ||
|
|
9561
|
+
return t === 45 || Th(t) ? (e.consume(t), w) : t === 47 || t === 62 || jh(t) ? T(t) : n(t);
|
|
9550
9562
|
}
|
|
9551
9563
|
function T(t) {
|
|
9552
|
-
return t === 47 ? (e.consume(t), re) : t === 58 || t === 95 ||
|
|
9564
|
+
return t === 47 ? (e.consume(t), re) : t === 58 || t === 95 || wh(t) ? (e.consume(t), E) : Z(t) ? (o = T, ie(t)) : Q(t) ? (e.consume(t), T) : re(t);
|
|
9553
9565
|
}
|
|
9554
9566
|
function E(t) {
|
|
9555
|
-
return t === 45 || t === 46 || t === 58 || t === 95 ||
|
|
9567
|
+
return t === 45 || t === 46 || t === 58 || t === 95 || Th(t) ? (e.consume(t), E) : ee(t);
|
|
9556
9568
|
}
|
|
9557
9569
|
function ee(t) {
|
|
9558
|
-
return t === 61 ? (e.consume(t), D) :
|
|
9570
|
+
return t === 61 ? (e.consume(t), D) : Z(t) ? (o = ee, ie(t)) : Q(t) ? (e.consume(t), ee) : T(t);
|
|
9559
9571
|
}
|
|
9560
9572
|
function D(t) {
|
|
9561
|
-
return t === null || t === 60 || t === 61 || t === 62 || t === 96 ? n(t) : t === 34 || t === 39 ? (e.consume(t), i = t, te) :
|
|
9573
|
+
return t === null || t === 60 || t === 61 || t === 62 || t === 96 ? n(t) : t === 34 || t === 39 ? (e.consume(t), i = t, te) : Z(t) ? (o = D, ie(t)) : Q(t) ? (e.consume(t), D) : (e.consume(t), O);
|
|
9562
9574
|
}
|
|
9563
9575
|
function te(t) {
|
|
9564
|
-
return t === i ? (e.consume(t), i = void 0, ne) : t === null ? n(t) :
|
|
9576
|
+
return t === i ? (e.consume(t), i = void 0, ne) : t === null ? n(t) : Z(t) ? (o = te, ie(t)) : (e.consume(t), te);
|
|
9565
9577
|
}
|
|
9566
9578
|
function O(t) {
|
|
9567
|
-
return t === null || t === 34 || t === 39 || t === 60 || t === 61 || t === 96 ? n(t) : t === 47 || t === 62 ||
|
|
9579
|
+
return t === null || t === 34 || t === 39 || t === 60 || t === 61 || t === 96 ? n(t) : t === 47 || t === 62 || jh(t) ? T(t) : (e.consume(t), O);
|
|
9568
9580
|
}
|
|
9569
9581
|
function ne(e) {
|
|
9570
|
-
return e === 47 || e === 62 ||
|
|
9582
|
+
return e === 47 || e === 62 || jh(e) ? T(e) : n(e);
|
|
9571
9583
|
}
|
|
9572
9584
|
function re(r) {
|
|
9573
9585
|
return r === 62 ? (e.consume(r), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(r);
|
|
@@ -9599,7 +9611,7 @@ function t_(e) {
|
|
|
9599
9611
|
r.type = "data", t += e;
|
|
9600
9612
|
}
|
|
9601
9613
|
}
|
|
9602
|
-
return e.length !== n.length &&
|
|
9614
|
+
return e.length !== n.length && gh(e, 0, e.length, n), e;
|
|
9603
9615
|
}
|
|
9604
9616
|
function n_(e, t) {
|
|
9605
9617
|
let n = e.length, r = 0, i, a, o, s;
|
|
@@ -9633,11 +9645,11 @@ function n_(e, t) {
|
|
|
9633
9645
|
"enter",
|
|
9634
9646
|
l,
|
|
9635
9647
|
t
|
|
9636
|
-
]], s =
|
|
9648
|
+
]], s = _h(s, e.slice(a + 1, a + r + 3)), s = _h(s, [[
|
|
9637
9649
|
"enter",
|
|
9638
9650
|
u,
|
|
9639
9651
|
t
|
|
9640
|
-
]]), s =
|
|
9652
|
+
]]), s = _h(s, Uh(t.parser.constructs.insideSpan.null, e.slice(a + r + 4, o - 3), t)), s = _h(s, [
|
|
9641
9653
|
[
|
|
9642
9654
|
"exit",
|
|
9643
9655
|
u,
|
|
@@ -9650,11 +9662,11 @@ function n_(e, t) {
|
|
|
9650
9662
|
l,
|
|
9651
9663
|
t
|
|
9652
9664
|
]
|
|
9653
|
-
]), s =
|
|
9665
|
+
]), s = _h(s, e.slice(o + 1)), s = _h(s, [[
|
|
9654
9666
|
"exit",
|
|
9655
9667
|
c,
|
|
9656
9668
|
t
|
|
9657
|
-
]]),
|
|
9669
|
+
]]), gh(e, a, e.length, s), e;
|
|
9658
9670
|
}
|
|
9659
9671
|
function r_(e, t, n) {
|
|
9660
9672
|
let r = this, i = r.events.length, a, o;
|
|
@@ -9664,7 +9676,7 @@ function r_(e, t, n) {
|
|
|
9664
9676
|
}
|
|
9665
9677
|
return s;
|
|
9666
9678
|
function s(t) {
|
|
9667
|
-
return a ? a._inactive ? d(t) : (o = r.parser.defined.includes(
|
|
9679
|
+
return a ? a._inactive ? d(t) : (o = r.parser.defined.includes(Ch(r.sliceSerialize({
|
|
9668
9680
|
start: a.end,
|
|
9669
9681
|
end: r.now()
|
|
9670
9682
|
}))), e.enter("labelEnd"), e.enter("labelMarker"), e.consume(t), e.exit("labelMarker"), e.exit("labelEnd"), c) : n(t);
|
|
@@ -9688,13 +9700,13 @@ function i_(e, t, n) {
|
|
|
9688
9700
|
return e.enter("resource"), e.enter("resourceMarker"), e.consume(t), e.exit("resourceMarker"), i;
|
|
9689
9701
|
}
|
|
9690
9702
|
function i(t) {
|
|
9691
|
-
return
|
|
9703
|
+
return jh(t) ? Ag(e, a)(t) : a(t);
|
|
9692
9704
|
}
|
|
9693
9705
|
function a(t) {
|
|
9694
9706
|
return t === 41 ? u(t) : Dg(e, o, s, "resourceDestination", "resourceDestinationLiteral", "resourceDestinationLiteralMarker", "resourceDestinationRaw", "resourceDestinationString", 32)(t);
|
|
9695
9707
|
}
|
|
9696
9708
|
function o(t) {
|
|
9697
|
-
return
|
|
9709
|
+
return jh(t) ? Ag(e, c)(t) : u(t);
|
|
9698
9710
|
}
|
|
9699
9711
|
function s(e) {
|
|
9700
9712
|
return n(e);
|
|
@@ -9703,7 +9715,7 @@ function i_(e, t, n) {
|
|
|
9703
9715
|
return t === 34 || t === 39 || t === 40 ? kg(e, l, n, "resourceTitle", "resourceTitleMarker", "resourceTitleString")(t) : u(t);
|
|
9704
9716
|
}
|
|
9705
9717
|
function l(t) {
|
|
9706
|
-
return
|
|
9718
|
+
return jh(t) ? Ag(e, u)(t) : u(t);
|
|
9707
9719
|
}
|
|
9708
9720
|
function u(r) {
|
|
9709
9721
|
return r === 41 ? (e.enter("resourceMarker"), e.consume(r), e.exit("resourceMarker"), e.exit("resource"), t) : n(r);
|
|
@@ -9716,7 +9728,7 @@ function a_(e, t, n) {
|
|
|
9716
9728
|
return Og.call(r, e, a, o, "reference", "referenceMarker", "referenceString")(t);
|
|
9717
9729
|
}
|
|
9718
9730
|
function a(e) {
|
|
9719
|
-
return r.parser.defined.includes(
|
|
9731
|
+
return r.parser.defined.includes(Ch(r.sliceSerialize(r.events[r.events.length - 1][1]).slice(1, -1))) ? t(e) : n(e);
|
|
9720
9732
|
}
|
|
9721
9733
|
function o(e) {
|
|
9722
9734
|
return n(e);
|
|
@@ -9798,7 +9810,7 @@ function m_(e, t, n) {
|
|
|
9798
9810
|
return i = e, s(e);
|
|
9799
9811
|
}
|
|
9800
9812
|
function s(a) {
|
|
9801
|
-
return a === i ? (e.enter("thematicBreakSequence"), c(a)) : r >= 3 && (a === null ||
|
|
9813
|
+
return a === i ? (e.enter("thematicBreakSequence"), c(a)) : r >= 3 && (a === null || Z(a)) ? (e.exit("thematicBreak"), t(a)) : n(a);
|
|
9802
9814
|
}
|
|
9803
9815
|
function c(t) {
|
|
9804
9816
|
return t === i ? (e.consume(t), r++, c) : (e.exit("thematicBreakSequence"), Q(t) ? $(e, s, "whitespace")(t) : s(t));
|
|
@@ -9823,14 +9835,14 @@ function v_(e, t, n) {
|
|
|
9823
9835
|
return s;
|
|
9824
9836
|
function s(t) {
|
|
9825
9837
|
let i = r.containerState.type || (t === 42 || t === 43 || t === 45 ? "listUnordered" : "listOrdered");
|
|
9826
|
-
if (i === "listUnordered" ? !r.containerState.marker || t === r.containerState.marker :
|
|
9838
|
+
if (i === "listUnordered" ? !r.containerState.marker || t === r.containerState.marker : Oh(t)) {
|
|
9827
9839
|
if (r.containerState.type || (r.containerState.type = i, e.enter(i, { _container: !0 })), i === "listUnordered") return e.enter("listItemPrefix"), t === 42 || t === 45 ? e.check(p_, n, l)(t) : l(t);
|
|
9828
9840
|
if (!r.interrupt || t === 49) return e.enter("listItemPrefix"), e.enter("listItemValue"), c(t);
|
|
9829
9841
|
}
|
|
9830
9842
|
return n(t);
|
|
9831
9843
|
}
|
|
9832
9844
|
function c(t) {
|
|
9833
|
-
return
|
|
9845
|
+
return Oh(t) && ++o < 10 ? (e.consume(t), c) : (!r.interrupt || o < 2) && (r.containerState.marker ? t === r.containerState.marker : t === 41 || t === 46) ? (e.exit("listItemValue"), l(t)) : n(t);
|
|
9834
9846
|
}
|
|
9835
9847
|
function l(t) {
|
|
9836
9848
|
return e.enter("listItemMarker"), e.consume(t), e.exit("listItemMarker"), r.containerState.marker = r.containerState.marker || t, e.check(Xh, r.interrupt ? n : u, e.attempt(g_, f, d));
|
|
@@ -9930,7 +9942,7 @@ function T_(e, t, n) {
|
|
|
9930
9942
|
return t === i ? (e.consume(t), s) : (e.exit("setextHeadingLineSequence"), Q(t) ? $(e, c, "lineSuffix")(t) : c(t));
|
|
9931
9943
|
}
|
|
9932
9944
|
function c(r) {
|
|
9933
|
-
return r === null ||
|
|
9945
|
+
return r === null || Z(r) ? (e.exit("setextHeadingLine"), t(r)) : n(r);
|
|
9934
9946
|
}
|
|
9935
9947
|
}
|
|
9936
9948
|
//#endregion
|
|
@@ -10126,7 +10138,7 @@ function W_(e, t, n) {
|
|
|
10126
10138
|
}, u = t.tokenize.call(l, c);
|
|
10127
10139
|
return t.resolveAll && a.push(t), l;
|
|
10128
10140
|
function d(e) {
|
|
10129
|
-
return o =
|
|
10141
|
+
return o = _h(o, e), g(), o[o.length - 1] === null ? (w(t, 0), l.events = Uh(a, l.events, l), l.events) : [];
|
|
10130
10142
|
}
|
|
10131
10143
|
function f(e, t) {
|
|
10132
10144
|
return K_(p(e), t);
|
|
@@ -10159,7 +10171,7 @@ function W_(e, t, n) {
|
|
|
10159
10171
|
u = u(e);
|
|
10160
10172
|
}
|
|
10161
10173
|
function v(e) {
|
|
10162
|
-
|
|
10174
|
+
Z(e) ? (r.line++, r.column = 1, r.offset += e === -3 ? 2 : 1, E()) : e !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === o[r._index].length && (r._bufferIndex = -1, r._index++)), l.previous = e;
|
|
10163
10175
|
}
|
|
10164
10176
|
function y(e, t) {
|
|
10165
10177
|
let n = t || {};
|
|
@@ -10213,7 +10225,7 @@ function W_(e, t, n) {
|
|
|
10213
10225
|
}
|
|
10214
10226
|
}
|
|
10215
10227
|
function w(e, t) {
|
|
10216
|
-
e.resolveAll && !a.includes(e) && a.push(e), e.resolve &&
|
|
10228
|
+
e.resolveAll && !a.includes(e) && a.push(e), e.resolve && gh(l.events, t, l.events.length - t, e.resolve(l.events.slice(t), l)), e.resolveTo && (l.events = e.resolveTo(l.events, l));
|
|
10217
10229
|
}
|
|
10218
10230
|
function T() {
|
|
10219
10231
|
let e = m(), t = l.previous, n = l.currentConstruct, i = l.events.length, a = Array.from(s);
|
|
@@ -10273,7 +10285,7 @@ function K_(e, t) {
|
|
|
10273
10285
|
//#region ../../node_modules/micromark/lib/parse.js
|
|
10274
10286
|
function q_(e) {
|
|
10275
10287
|
let t = {
|
|
10276
|
-
constructs:
|
|
10288
|
+
constructs: yh([P_, ...(e || {}).extensions || []]),
|
|
10277
10289
|
content: n(Ih),
|
|
10278
10290
|
defined: [],
|
|
10279
10291
|
document: n(Rh),
|
|
@@ -10337,9 +10349,9 @@ function $_(e, t, n) {
|
|
|
10337
10349
|
if (t) return t;
|
|
10338
10350
|
if (n.charCodeAt(0) === 35) {
|
|
10339
10351
|
let e = n.charCodeAt(1), t = e === 120 || e === 88;
|
|
10340
|
-
return
|
|
10352
|
+
return Sh(n.slice(t ? 2 : 1), t ? 16 : 10);
|
|
10341
10353
|
}
|
|
10342
|
-
return
|
|
10354
|
+
return hh(n) || e;
|
|
10343
10355
|
}
|
|
10344
10356
|
//#endregion
|
|
10345
10357
|
//#region ../../node_modules/mdast-util-from-markdown/lib/index.js
|
|
@@ -10572,14 +10584,14 @@ function nv(e) {
|
|
|
10572
10584
|
function l(e, t) {
|
|
10573
10585
|
let n = this.stack.pop(), r = this.tokenStack.pop();
|
|
10574
10586
|
if (r) r[0].type !== e.type && (t ? t.call(this, e, r[0]) : (r[1] || ov).call(this, e, r[0]));
|
|
10575
|
-
else throw Error("Cannot close `" + e.type + "` (" +
|
|
10587
|
+
else throw Error("Cannot close `" + e.type + "` (" + Om({
|
|
10576
10588
|
start: e.start,
|
|
10577
10589
|
end: e.end
|
|
10578
10590
|
}) + "): it’s not open");
|
|
10579
10591
|
n.position.end = rv(e.end);
|
|
10580
10592
|
}
|
|
10581
10593
|
function u() {
|
|
10582
|
-
return
|
|
10594
|
+
return uh(this.stack.pop());
|
|
10583
10595
|
}
|
|
10584
10596
|
function d() {
|
|
10585
10597
|
this.data.expectingFirstListItemValue = !0;
|
|
@@ -10611,7 +10623,7 @@ function nv(e) {
|
|
|
10611
10623
|
}
|
|
10612
10624
|
function v(e) {
|
|
10613
10625
|
let t = this.resume(), n = this.stack[this.stack.length - 1];
|
|
10614
|
-
n.label = t, n.identifier =
|
|
10626
|
+
n.label = t, n.identifier = Ch(this.sliceSerialize(e)).toLowerCase();
|
|
10615
10627
|
}
|
|
10616
10628
|
function y() {
|
|
10617
10629
|
let e = this.resume(), t = this.stack[this.stack.length - 1];
|
|
@@ -10688,7 +10700,7 @@ function nv(e) {
|
|
|
10688
10700
|
}
|
|
10689
10701
|
function ae(e) {
|
|
10690
10702
|
let t = this.sliceSerialize(e), n = this.stack[this.stack.length - 2];
|
|
10691
|
-
n.label = Q_(t), n.identifier =
|
|
10703
|
+
n.label = Q_(t), n.identifier = Ch(t).toLowerCase();
|
|
10692
10704
|
}
|
|
10693
10705
|
function k() {
|
|
10694
10706
|
let e = this.stack[this.stack.length - 1], t = this.resume(), n = this.stack[this.stack.length - 1];
|
|
@@ -10710,14 +10722,14 @@ function nv(e) {
|
|
|
10710
10722
|
}
|
|
10711
10723
|
function j(e) {
|
|
10712
10724
|
let t = this.resume(), n = this.stack[this.stack.length - 1];
|
|
10713
|
-
n.label = t, n.identifier =
|
|
10725
|
+
n.label = t, n.identifier = Ch(this.sliceSerialize(e)).toLowerCase(), this.data.referenceType = "full";
|
|
10714
10726
|
}
|
|
10715
10727
|
function le(e) {
|
|
10716
10728
|
this.data.characterReferenceType = e.type;
|
|
10717
10729
|
}
|
|
10718
10730
|
function M(e) {
|
|
10719
10731
|
let t = this.sliceSerialize(e), n = this.data.characterReferenceType, r;
|
|
10720
|
-
n ? (r =
|
|
10732
|
+
n ? (r = Sh(t, n === "characterReferenceMarkerNumeric" ? 10 : 16), this.data.characterReferenceType = void 0) : r = hh(t);
|
|
10721
10733
|
let i = this.stack[this.stack.length - 1];
|
|
10722
10734
|
i.value += r;
|
|
10723
10735
|
}
|
|
@@ -10877,13 +10889,13 @@ function av(e, t) {
|
|
|
10877
10889
|
}
|
|
10878
10890
|
}
|
|
10879
10891
|
function ov(e, t) {
|
|
10880
|
-
throw Error(e ? "Cannot close `" + e.type + "` (" +
|
|
10892
|
+
throw Error(e ? "Cannot close `" + e.type + "` (" + Om({
|
|
10881
10893
|
start: e.start,
|
|
10882
10894
|
end: e.end
|
|
10883
|
-
}) + "): a different token (`" + t.type + "`, " +
|
|
10895
|
+
}) + "): a different token (`" + t.type + "`, " + Om({
|
|
10884
10896
|
start: t.start,
|
|
10885
10897
|
end: t.end
|
|
10886
|
-
}) + ") is open" : "Cannot close document, a token (`" + t.type + "`, " +
|
|
10898
|
+
}) + ") is open" : "Cannot close document, a token (`" + t.type + "`, " + Om({
|
|
10887
10899
|
start: t.start,
|
|
10888
10900
|
end: t.end
|
|
10889
10901
|
}) + ") is still open");
|
|
@@ -11241,7 +11253,7 @@ function kv(e, t) {
|
|
|
11241
11253
|
tagName: "tbody",
|
|
11242
11254
|
properties: {},
|
|
11243
11255
|
children: e.wrap(n, !0)
|
|
11244
|
-
}, a =
|
|
11256
|
+
}, a = Tm(t.children[1]), o = wm(t.children[t.children.length - 1]);
|
|
11245
11257
|
a && o && (r.position = {
|
|
11246
11258
|
start: a,
|
|
11247
11259
|
end: o
|
|
@@ -11759,7 +11771,7 @@ function hy(e, t) {
|
|
|
11759
11771
|
}
|
|
11760
11772
|
}
|
|
11761
11773
|
function gy(e, t) {
|
|
11762
|
-
e.position && (t.position =
|
|
11774
|
+
e.position && (t.position = Dm(e));
|
|
11763
11775
|
}
|
|
11764
11776
|
function _y(e, t) {
|
|
11765
11777
|
let n = t;
|
|
@@ -12136,7 +12148,7 @@ var Vy = [
|
|
|
12136
12148
|
return r.fatal = void 0, r;
|
|
12137
12149
|
}
|
|
12138
12150
|
message(e, t, n) {
|
|
12139
|
-
let r = new
|
|
12151
|
+
let r = new Mm(e, t, n);
|
|
12140
12152
|
return this.path && (r.name = this.path + ":" + r.name, r.file = this.path), r.fatal = !1, this.messages.push(r), r;
|
|
12141
12153
|
}
|
|
12142
12154
|
toString(e) {
|
|
@@ -12410,7 +12422,7 @@ function fb(e) {
|
|
|
12410
12422
|
function pb(e, t) {
|
|
12411
12423
|
let n = t.allowedElements, r = t.allowElement, i = t.components, a = t.disallowedElements, o = t.skipHtml, s = t.unwrapDisallowed, c = t.urlTransform || mb;
|
|
12412
12424
|
for (let e of lb) Object.hasOwn(t, e.from) && "" + e.from + (e.to ? "use `" + e.to + "` instead" : "remove it") + e.id;
|
|
12413
|
-
return fy(e, l),
|
|
12425
|
+
return fy(e, l), Bm(e, {
|
|
12414
12426
|
Fragment: Ht,
|
|
12415
12427
|
components: i,
|
|
12416
12428
|
ignoreInvalidStyle: !0,
|
|
@@ -12426,8 +12438,8 @@ function pb(e, t) {
|
|
|
12426
12438
|
}, t;
|
|
12427
12439
|
if (e.type === "element") {
|
|
12428
12440
|
let t;
|
|
12429
|
-
for (t in
|
|
12430
|
-
let n = e.properties[t], r =
|
|
12441
|
+
for (t in ch) if (Object.hasOwn(ch, t) && Object.hasOwn(e.properties, t)) {
|
|
12442
|
+
let n = e.properties[t], r = ch[t];
|
|
12431
12443
|
(r === null || r.includes(e.tagName)) && (e.properties[t] = c(String(n || ""), t, e));
|
|
12432
12444
|
}
|
|
12433
12445
|
}
|
|
@@ -12656,7 +12668,7 @@ function Ab(e, t, n) {
|
|
|
12656
12668
|
return !1;
|
|
12657
12669
|
}
|
|
12658
12670
|
function jb(e, t) {
|
|
12659
|
-
let n =
|
|
12671
|
+
let n = Dm(t);
|
|
12660
12672
|
t.data && (e.data = Zv(t.data)), n && (e.position = n);
|
|
12661
12673
|
}
|
|
12662
12674
|
function Mb(e, t) {
|
|
@@ -12897,14 +12909,14 @@ function ax(e) {
|
|
|
12897
12909
|
}
|
|
12898
12910
|
function ox(e) {
|
|
12899
12911
|
let t = this.resume(), n = this.stack[this.stack.length - 1];
|
|
12900
|
-
n.type, n.identifier =
|
|
12912
|
+
n.type, n.identifier = Ch(this.sliceSerialize(e)).toLowerCase(), n.label = t;
|
|
12901
12913
|
}
|
|
12902
12914
|
function sx(e) {
|
|
12903
12915
|
this.exit(e);
|
|
12904
12916
|
}
|
|
12905
12917
|
function cx(e) {
|
|
12906
12918
|
let t = this.resume(), n = this.stack[this.stack.length - 1];
|
|
12907
|
-
n.type, n.identifier =
|
|
12919
|
+
n.type, n.identifier = Ch(this.sliceSerialize(e)).toLowerCase(), n.label = t;
|
|
12908
12920
|
}
|
|
12909
12921
|
function lx(e) {
|
|
12910
12922
|
this.exit(e);
|
|
@@ -13256,7 +13268,7 @@ function Wx(e, t) {
|
|
|
13256
13268
|
let n = !1;
|
|
13257
13269
|
return fy(e, function(e) {
|
|
13258
13270
|
if ("value" in e && /\r?\n|\r/.test(e.value) || e.type === "break") return n = !0, !1;
|
|
13259
|
-
}), !!((!e.depth || e.depth < 3) &&
|
|
13271
|
+
}), !!((!e.depth || e.depth < 3) && uh(e) && (t.options.setext || n));
|
|
13260
13272
|
}
|
|
13261
13273
|
//#endregion
|
|
13262
13274
|
//#region ../../node_modules/mdast-util-to-markdown/lib/handle/heading.js
|
|
@@ -13357,7 +13369,7 @@ function $x() {
|
|
|
13357
13369
|
//#endregion
|
|
13358
13370
|
//#region ../../node_modules/mdast-util-to-markdown/lib/util/format-link-as-autolink.js
|
|
13359
13371
|
function eS(e, t) {
|
|
13360
|
-
let n =
|
|
13372
|
+
let n = uh(e);
|
|
13361
13373
|
return !!(!t.options.resourceLink && e.url && !e.title && e.children && e.children.length === 1 && e.children[0].type === "text" && (n === e.url || "mailto:" + n === e.url) && /^[a-z][a-z+.-]+:/i.test(e.url) && !/[\0- <>\u007F]/.test(e.url));
|
|
13362
13374
|
}
|
|
13363
13375
|
//#endregion
|
|
@@ -13849,13 +13861,13 @@ function YS(e, t, n) {
|
|
|
13849
13861
|
return oC(t) ? (e.consume(t), s) : t === 64 ? (e.consume(t), c) : n(t);
|
|
13850
13862
|
}
|
|
13851
13863
|
function c(t) {
|
|
13852
|
-
return t === 46 ? e.check(HS, u, l)(t) : t === 45 || t === 95 ||
|
|
13864
|
+
return t === 46 ? e.check(HS, u, l)(t) : t === 45 || t === 95 || Th(t) ? (a = !0, e.consume(t), c) : u(t);
|
|
13853
13865
|
}
|
|
13854
13866
|
function l(t) {
|
|
13855
13867
|
return e.consume(t), i = !0, c;
|
|
13856
13868
|
}
|
|
13857
13869
|
function u(o) {
|
|
13858
|
-
return a && i &&
|
|
13870
|
+
return a && i && wh(r.previous) ? (e.exit("literalAutolinkEmail"), e.exit("literalAutolink"), t(o)) : n(o);
|
|
13859
13871
|
}
|
|
13860
13872
|
}
|
|
13861
13873
|
function XS(e, t, n) {
|
|
@@ -13875,7 +13887,7 @@ function ZS(e, t, n) {
|
|
|
13875
13887
|
return (t === 72 || t === 104) && iC.call(r, r.previous) && !sC(r.events) ? (e.enter("literalAutolink"), e.enter("literalAutolinkHttp"), i += String.fromCodePoint(t), e.consume(t), s) : n(t);
|
|
13876
13888
|
}
|
|
13877
13889
|
function s(t) {
|
|
13878
|
-
if (
|
|
13890
|
+
if (wh(t) && i.length < 5) return i += String.fromCodePoint(t), e.consume(t), s;
|
|
13879
13891
|
if (t === 58) {
|
|
13880
13892
|
let n = i.toLowerCase();
|
|
13881
13893
|
if (n === "http" || n === "https") return e.consume(t), c;
|
|
@@ -13886,7 +13898,7 @@ function ZS(e, t, n) {
|
|
|
13886
13898
|
return t === 47 ? (e.consume(t), a ? l : (a = !0, c)) : n(t);
|
|
13887
13899
|
}
|
|
13888
13900
|
function l(t) {
|
|
13889
|
-
return t === null ||
|
|
13901
|
+
return t === null || Dh(t) || jh(t) || Nh(t) || Mh(t) ? n(t) : e.attempt(zS, e.attempt(BS, u), n)(t);
|
|
13890
13902
|
}
|
|
13891
13903
|
function u(n) {
|
|
13892
13904
|
return e.exit("literalAutolinkHttp"), e.exit("literalAutolink"), t(n);
|
|
@@ -13906,7 +13918,7 @@ function $S(e, t, n) {
|
|
|
13906
13918
|
let r, i, a;
|
|
13907
13919
|
return o;
|
|
13908
13920
|
function o(t) {
|
|
13909
|
-
return t === 46 || t === 95 ? e.check(VS, c, s)(t) : t === null ||
|
|
13921
|
+
return t === 46 || t === 95 ? e.check(VS, c, s)(t) : t === null || jh(t) || Nh(t) || t !== 45 && Mh(t) ? c(t) : (a = !0, e.consume(t), o);
|
|
13910
13922
|
}
|
|
13911
13923
|
function s(t) {
|
|
13912
13924
|
return t === 95 ? r = !0 : (i = r, r = void 0), e.consume(t), o;
|
|
@@ -13919,7 +13931,7 @@ function eC(e, t) {
|
|
|
13919
13931
|
let n = 0, r = 0;
|
|
13920
13932
|
return i;
|
|
13921
13933
|
function i(o) {
|
|
13922
|
-
return o === 40 ? (n++, e.consume(o), i) : o === 41 && r < n ? a(o) : o === 33 || o === 34 || o === 38 || o === 39 || o === 41 || o === 42 || o === 44 || o === 46 || o === 58 || o === 59 || o === 60 || o === 63 || o === 93 || o === 95 || o === 126 ? e.check(VS, t, a)(o) : o === null ||
|
|
13934
|
+
return o === 40 ? (n++, e.consume(o), i) : o === 41 && r < n ? a(o) : o === 33 || o === 34 || o === 38 || o === 39 || o === 41 || o === 42 || o === 44 || o === 46 || o === 58 || o === 59 || o === 60 || o === 63 || o === 93 || o === 95 || o === 126 ? e.check(VS, t, a)(o) : o === null || jh(o) || Nh(o) ? t(o) : (e.consume(o), i);
|
|
13923
13935
|
}
|
|
13924
13936
|
function a(t) {
|
|
13925
13937
|
return t === 41 && r++, e.consume(t), i;
|
|
@@ -13928,16 +13940,16 @@ function eC(e, t) {
|
|
|
13928
13940
|
function tC(e, t, n) {
|
|
13929
13941
|
return r;
|
|
13930
13942
|
function r(o) {
|
|
13931
|
-
return o === 33 || o === 34 || o === 39 || o === 41 || o === 42 || o === 44 || o === 46 || o === 58 || o === 59 || o === 63 || o === 95 || o === 126 ? (e.consume(o), r) : o === 38 ? (e.consume(o), a) : o === 93 ? (e.consume(o), i) : o === 60 || o === null ||
|
|
13943
|
+
return o === 33 || o === 34 || o === 39 || o === 41 || o === 42 || o === 44 || o === 46 || o === 58 || o === 59 || o === 63 || o === 95 || o === 126 ? (e.consume(o), r) : o === 38 ? (e.consume(o), a) : o === 93 ? (e.consume(o), i) : o === 60 || o === null || jh(o) || Nh(o) ? t(o) : n(o);
|
|
13932
13944
|
}
|
|
13933
13945
|
function i(e) {
|
|
13934
|
-
return e === null || e === 40 || e === 91 ||
|
|
13946
|
+
return e === null || e === 40 || e === 91 || jh(e) || Nh(e) ? t(e) : r(e);
|
|
13935
13947
|
}
|
|
13936
13948
|
function a(e) {
|
|
13937
|
-
return
|
|
13949
|
+
return wh(e) ? o(e) : n(e);
|
|
13938
13950
|
}
|
|
13939
13951
|
function o(t) {
|
|
13940
|
-
return t === 59 ? (e.consume(t), r) :
|
|
13952
|
+
return t === 59 ? (e.consume(t), r) : wh(t) ? (e.consume(t), o) : n(t);
|
|
13941
13953
|
}
|
|
13942
13954
|
}
|
|
13943
13955
|
function nC(e, t, n) {
|
|
@@ -13946,20 +13958,20 @@ function nC(e, t, n) {
|
|
|
13946
13958
|
return e.consume(t), i;
|
|
13947
13959
|
}
|
|
13948
13960
|
function i(e) {
|
|
13949
|
-
return
|
|
13961
|
+
return Th(e) ? n(e) : t(e);
|
|
13950
13962
|
}
|
|
13951
13963
|
}
|
|
13952
13964
|
function rC(e) {
|
|
13953
|
-
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 ||
|
|
13965
|
+
return e === null || e === 40 || e === 42 || e === 95 || e === 91 || e === 93 || e === 126 || jh(e);
|
|
13954
13966
|
}
|
|
13955
13967
|
function iC(e) {
|
|
13956
|
-
return !
|
|
13968
|
+
return !wh(e);
|
|
13957
13969
|
}
|
|
13958
13970
|
function aC(e) {
|
|
13959
13971
|
return !(e === 47 || oC(e));
|
|
13960
13972
|
}
|
|
13961
13973
|
function oC(e) {
|
|
13962
|
-
return e === 43 || e === 45 || e === 46 || e === 95 ||
|
|
13974
|
+
return e === 43 || e === 45 || e === 46 || e === 95 || Th(e);
|
|
13963
13975
|
}
|
|
13964
13976
|
function sC(e) {
|
|
13965
13977
|
let t = e.length, n = !1;
|
|
@@ -14017,7 +14029,7 @@ function uC(e, t, n) {
|
|
|
14017
14029
|
return s;
|
|
14018
14030
|
function s(i) {
|
|
14019
14031
|
if (!o || !o._balanced) return n(i);
|
|
14020
|
-
let s =
|
|
14032
|
+
let s = Ch(r.sliceSerialize({
|
|
14021
14033
|
start: o.end,
|
|
14022
14034
|
end: r.now()
|
|
14023
14035
|
}));
|
|
@@ -14110,13 +14122,13 @@ function fC(e, t, n) {
|
|
|
14110
14122
|
return t === 94 ? (e.enter("gfmFootnoteCallMarker"), e.consume(t), e.exit("gfmFootnoteCallMarker"), e.enter("gfmFootnoteCallString"), e.enter("chunkString").contentType = "string", l) : n(t);
|
|
14111
14123
|
}
|
|
14112
14124
|
function l(s) {
|
|
14113
|
-
if (a > 999 || s === 93 && !o || s === null || s === 91 ||
|
|
14125
|
+
if (a > 999 || s === 93 && !o || s === null || s === 91 || jh(s)) return n(s);
|
|
14114
14126
|
if (s === 93) {
|
|
14115
14127
|
e.exit("chunkString");
|
|
14116
14128
|
let a = e.exit("gfmFootnoteCallString");
|
|
14117
|
-
return i.includes(
|
|
14129
|
+
return i.includes(Ch(r.sliceSerialize(a))) ? (e.enter("gfmFootnoteCallLabelMarker"), e.consume(s), e.exit("gfmFootnoteCallLabelMarker"), e.exit("gfmFootnoteCall"), t) : n(s);
|
|
14118
14130
|
}
|
|
14119
|
-
return
|
|
14131
|
+
return jh(s) || (o = !0), a++, e.consume(s), s === 92 ? u : l;
|
|
14120
14132
|
}
|
|
14121
14133
|
function u(t) {
|
|
14122
14134
|
return t === 91 || t === 92 || t === 93 ? (e.consume(t), a++, l) : l(t);
|
|
@@ -14132,13 +14144,13 @@ function pC(e, t, n) {
|
|
|
14132
14144
|
return t === 94 ? (e.enter("gfmFootnoteDefinitionMarker"), e.consume(t), e.exit("gfmFootnoteDefinitionMarker"), e.enter("gfmFootnoteDefinitionLabelString"), e.enter("chunkString").contentType = "string", u) : n(t);
|
|
14133
14145
|
}
|
|
14134
14146
|
function u(t) {
|
|
14135
|
-
if (o > 999 || t === 93 && !s || t === null || t === 91 ||
|
|
14147
|
+
if (o > 999 || t === 93 && !s || t === null || t === 91 || jh(t)) return n(t);
|
|
14136
14148
|
if (t === 93) {
|
|
14137
14149
|
e.exit("chunkString");
|
|
14138
14150
|
let n = e.exit("gfmFootnoteDefinitionLabelString");
|
|
14139
|
-
return a =
|
|
14151
|
+
return a = Ch(r.sliceSerialize(n)), e.enter("gfmFootnoteDefinitionLabelMarker"), e.consume(t), e.exit("gfmFootnoteDefinitionLabelMarker"), e.exit("gfmFootnoteDefinitionLabel"), f;
|
|
14140
14152
|
}
|
|
14141
|
-
return
|
|
14153
|
+
return jh(t) || (s = !0), o++, e.consume(t), t === 92 ? d : u;
|
|
14142
14154
|
}
|
|
14143
14155
|
function d(t) {
|
|
14144
14156
|
return t === 91 || t === 92 || t === 93 ? (e.consume(t), o++, u) : u(t);
|
|
@@ -14213,7 +14225,7 @@ function _C(e) {
|
|
|
14213
14225
|
t
|
|
14214
14226
|
]
|
|
14215
14227
|
], s = t.parser.constructs.insideSpan.null;
|
|
14216
|
-
s &&
|
|
14228
|
+
s && gh(o, o.length, 0, Uh(s, e.slice(r + 1, n), t)), gh(o, o.length, 0, [
|
|
14217
14229
|
[
|
|
14218
14230
|
"exit",
|
|
14219
14231
|
a,
|
|
@@ -14234,7 +14246,7 @@ function _C(e) {
|
|
|
14234
14246
|
i,
|
|
14235
14247
|
t
|
|
14236
14248
|
]
|
|
14237
|
-
]),
|
|
14249
|
+
]), gh(e, r - 1, n - r + 3, o), n = r + o.length - 2;
|
|
14238
14250
|
break;
|
|
14239
14251
|
}
|
|
14240
14252
|
}
|
|
@@ -14346,10 +14358,10 @@ function SC(e, t, n) {
|
|
|
14346
14358
|
return e === 124 ? u(e) : (o = !0, a += 1, u(e));
|
|
14347
14359
|
}
|
|
14348
14360
|
function u(t) {
|
|
14349
|
-
return t === null ? n(t) :
|
|
14361
|
+
return t === null ? n(t) : Z(t) ? a > 1 ? (a = 0, r.interrupt = !0, e.exit("tableRow"), e.enter("lineEnding"), e.consume(t), e.exit("lineEnding"), p) : n(t) : Q(t) ? $(e, u, "whitespace")(t) : (a += 1, o && (o = !1, i += 1), t === 124 ? (e.enter("tableCellDivider"), e.consume(t), e.exit("tableCellDivider"), o = !0, u) : (e.enter("data"), d(t)));
|
|
14350
14362
|
}
|
|
14351
14363
|
function d(t) {
|
|
14352
|
-
return t === null || t === 124 ||
|
|
14364
|
+
return t === null || t === 124 || jh(t) ? (e.exit("data"), u(t)) : (e.consume(t), t === 92 ? f : d);
|
|
14353
14365
|
}
|
|
14354
14366
|
function f(t) {
|
|
14355
14367
|
return t === 92 || t === 124 ? (e.consume(t), d) : d(t);
|
|
@@ -14364,7 +14376,7 @@ function SC(e, t, n) {
|
|
|
14364
14376
|
return Q(t) ? $(e, g, "whitespace")(t) : g(t);
|
|
14365
14377
|
}
|
|
14366
14378
|
function g(t) {
|
|
14367
|
-
return t === 58 ? (a += 1, o = !0, e.enter("tableDelimiterMarker"), e.consume(t), e.exit("tableDelimiterMarker"), _) : t === 45 ? (a += 1, _(t)) : t === null ||
|
|
14379
|
+
return t === 58 ? (a += 1, o = !0, e.enter("tableDelimiterMarker"), e.consume(t), e.exit("tableDelimiterMarker"), _) : t === 45 ? (a += 1, _(t)) : t === null || Z(t) ? b(t) : x(t);
|
|
14368
14380
|
}
|
|
14369
14381
|
function _(t) {
|
|
14370
14382
|
return t === 45 ? (e.enter("tableDelimiterFiller"), v(t)) : x(t);
|
|
@@ -14376,7 +14388,7 @@ function SC(e, t, n) {
|
|
|
14376
14388
|
return Q(t) ? $(e, b, "whitespace")(t) : b(t);
|
|
14377
14389
|
}
|
|
14378
14390
|
function b(n) {
|
|
14379
|
-
return n === 124 ? m(n) : n === null ||
|
|
14391
|
+
return n === 124 ? m(n) : n === null || Z(n) ? !o || i !== a ? x(n) : (e.exit("tableDelimiterRow"), e.exit("tableHead"), t(n)) : x(n);
|
|
14380
14392
|
}
|
|
14381
14393
|
function x(e) {
|
|
14382
14394
|
return n(e);
|
|
@@ -14385,10 +14397,10 @@ function SC(e, t, n) {
|
|
|
14385
14397
|
return e.enter("tableRow"), C(t);
|
|
14386
14398
|
}
|
|
14387
14399
|
function C(n) {
|
|
14388
|
-
return n === 124 ? (e.enter("tableCellDivider"), e.consume(n), e.exit("tableCellDivider"), C) : n === null ||
|
|
14400
|
+
return n === 124 ? (e.enter("tableCellDivider"), e.consume(n), e.exit("tableCellDivider"), C) : n === null || Z(n) ? (e.exit("tableRow"), t(n)) : Q(n) ? $(e, C, "whitespace")(n) : (e.enter("data"), w(n));
|
|
14389
14401
|
}
|
|
14390
14402
|
function w(t) {
|
|
14391
|
-
return t === null || t === 124 ||
|
|
14403
|
+
return t === null || t === 124 || jh(t) ? (e.exit("data"), C(t)) : (e.consume(t), t === 92 ? T : w);
|
|
14392
14404
|
}
|
|
14393
14405
|
function T(t) {
|
|
14394
14406
|
return t === 92 || t === 124 ? (e.consume(t), w) : w(t);
|
|
@@ -14529,13 +14541,13 @@ function kC(e, t, n) {
|
|
|
14529
14541
|
return r.previous !== null || !r._gfmTasklistFirstContentOfListItem ? n(t) : (e.enter("taskListCheck"), e.enter("taskListCheckMarker"), e.consume(t), e.exit("taskListCheckMarker"), a);
|
|
14530
14542
|
}
|
|
14531
14543
|
function a(t) {
|
|
14532
|
-
return
|
|
14544
|
+
return jh(t) ? (e.enter("taskListCheckValueUnchecked"), e.consume(t), e.exit("taskListCheckValueUnchecked"), o) : t === 88 || t === 120 ? (e.enter("taskListCheckValueChecked"), e.consume(t), e.exit("taskListCheckValueChecked"), o) : n(t);
|
|
14533
14545
|
}
|
|
14534
14546
|
function o(t) {
|
|
14535
14547
|
return t === 93 ? (e.enter("taskListCheckMarker"), e.consume(t), e.exit("taskListCheckMarker"), e.exit("taskListCheck"), s) : n(t);
|
|
14536
14548
|
}
|
|
14537
14549
|
function s(r) {
|
|
14538
|
-
return
|
|
14550
|
+
return Z(r) ? t(r) : Q(r) ? e.check({ tokenize: AC }, t, n)(r) : n(r);
|
|
14539
14551
|
}
|
|
14540
14552
|
}
|
|
14541
14553
|
function AC(e, t, n) {
|
|
@@ -14547,7 +14559,7 @@ function AC(e, t, n) {
|
|
|
14547
14559
|
//#endregion
|
|
14548
14560
|
//#region ../../node_modules/micromark-extension-gfm/index.js
|
|
14549
14561
|
function jC(e) {
|
|
14550
|
-
return
|
|
14562
|
+
return yh([
|
|
14551
14563
|
qS(),
|
|
14552
14564
|
lC(),
|
|
14553
14565
|
_C(e),
|