@sit-onyx/mdc 0.2.0 → 0.3.0-dev-20260702122005

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.
Files changed (28) hide show
  1. package/LICENSE.txt +1 -1
  2. package/README.md +2 -2
  3. package/dist/{MDCRenderer-DZNu39aU.js → MDCRenderer-Nv7PPeTG.js} +3 -3
  4. package/dist/components/OnyxMarkdownRenderer/OnyxMarkdownRenderer.d.vue.ts +9 -19
  5. package/dist/components/prose/ProseA.d.vue.ts +7 -14
  6. package/dist/components/prose/ProseBr.d.vue.ts +2 -1
  7. package/dist/components/prose/ProseCode.d.vue.ts +6 -13
  8. package/dist/components/prose/ProseDetails.d.vue.ts +6 -17
  9. package/dist/components/prose/ProseH1.d.vue.ts +6 -13
  10. package/dist/components/prose/ProseH2.d.vue.ts +6 -13
  11. package/dist/components/prose/ProseH3.d.vue.ts +6 -13
  12. package/dist/components/prose/ProseH4.d.vue.ts +6 -13
  13. package/dist/components/prose/ProseH5.d.vue.ts +6 -13
  14. package/dist/components/prose/ProseH6.d.vue.ts +6 -13
  15. package/dist/components/prose/ProseHr.d.vue.ts +2 -1
  16. package/dist/components/prose/ProseImg.d.vue.ts +2 -1
  17. package/dist/components/prose/ProseOl.d.vue.ts +6 -13
  18. package/dist/components/prose/ProseP.d.vue.ts +6 -13
  19. package/dist/components/prose/ProsePre.d.vue.ts +9 -19
  20. package/dist/components/prose/ProseSummary.d.vue.ts +6 -13
  21. package/dist/components/prose/ProseTable.d.vue.ts +6 -19
  22. package/dist/components/prose/ProseTbody.d.vue.ts +6 -13
  23. package/dist/components/prose/ProseThead.d.vue.ts +6 -13
  24. package/dist/components/prose/ProseUl.d.vue.ts +6 -13
  25. package/dist/index.js +85 -85
  26. package/dist/{node-B8w0U_XJ.js → node-Oi5de8aj.js} +279 -267
  27. package/dist/{runtime-RTZ-DGVX.js → runtime-CDc7wAXY.js} +3587 -3539
  28. package/package.json +25 -23
@@ -1,5 +1,5 @@
1
1
  //#region \0rolldown/runtime.js
2
- var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || e((t = { exports: {} }).exports, t), t.exports), s = (e, n) => {
2
+ var e = Object.create, t = Object.defineProperty, n = Object.getOwnPropertyDescriptor, r = Object.getOwnPropertyNames, i = Object.getPrototypeOf, a = Object.prototype.hasOwnProperty, o = (e, t) => () => (t || (e((t = { exports: {} }).exports, t), e = null), t.exports), s = (e, n) => {
3
3
  let r = {};
4
4
  for (var i in e) t(r, i, {
5
5
  get: e[i],
@@ -50,133 +50,133 @@ function f(e, t) {
50
50
  }
51
51
  return r.push(i), r;
52
52
  }
53
- function te(e) {
53
+ function p(e) {
54
54
  return e ? e[0].toUpperCase() + e.slice(1) : "";
55
55
  }
56
- function ne(e, t) {
57
- return e ? (Array.isArray(e) ? e : f(e)).map((e) => te(t?.normalize ? e.toLowerCase() : e)).join("") : "";
56
+ function m(e, t) {
57
+ return e ? (Array.isArray(e) ? e : f(e)).map((e) => p(t?.normalize ? e.toLowerCase() : e)).join("") : "";
58
58
  }
59
- function p(e, t) {
59
+ function te(e, t) {
60
60
  return e ? (Array.isArray(e) ? e : f(e)).map((e) => e.toLowerCase()).join(t ?? "-") : "";
61
61
  }
62
62
  //#endregion
63
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/schema.js
64
- var m = class {
63
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/schema.js
64
+ var h = class {
65
65
  constructor(e, t, n) {
66
66
  this.normal = t, this.property = e, n && (this.space = n);
67
67
  }
68
68
  };
69
- m.prototype.normal = {}, m.prototype.property = {}, m.prototype.space = void 0;
69
+ h.prototype.normal = {}, h.prototype.property = {}, h.prototype.space = void 0;
70
70
  //#endregion
71
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/merge.js
72
- function h(e, t) {
71
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/merge.js
72
+ function g(e, t) {
73
73
  let n = {}, r = {};
74
74
  for (let t of e) Object.assign(n, t.property), Object.assign(r, t.normal);
75
- return new m(n, r, t);
75
+ return new h(n, r, t);
76
76
  }
77
77
  //#endregion
78
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/normalize.js
79
- function g(e) {
78
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/normalize.js
79
+ function _(e) {
80
80
  return e.toLowerCase();
81
81
  }
82
82
  //#endregion
83
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/info.js
84
- var _ = class {
83
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/info.js
84
+ var v = class {
85
85
  constructor(e, t) {
86
86
  this.attribute = t, this.property = e;
87
87
  }
88
88
  };
89
- _.prototype.attribute = "", _.prototype.booleanish = !1, _.prototype.boolean = !1, _.prototype.commaOrSpaceSeparated = !1, _.prototype.commaSeparated = !1, _.prototype.defined = !1, _.prototype.mustUseProperty = !1, _.prototype.number = !1, _.prototype.overloadedBoolean = !1, _.prototype.property = "", _.prototype.spaceSeparated = !1, _.prototype.space = void 0;
89
+ v.prototype.attribute = "", v.prototype.booleanish = !1, v.prototype.boolean = !1, v.prototype.commaOrSpaceSeparated = !1, v.prototype.commaSeparated = !1, v.prototype.defined = !1, v.prototype.mustUseProperty = !1, v.prototype.number = !1, v.prototype.overloadedBoolean = !1, v.prototype.property = "", v.prototype.spaceSeparated = !1, v.prototype.space = void 0;
90
90
  //#endregion
91
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/types.js
92
- var v = /* @__PURE__ */ s({
93
- boolean: () => y,
94
- booleanish: () => b,
95
- commaOrSpaceSeparated: () => T,
96
- commaSeparated: () => w,
97
- number: () => S,
98
- overloadedBoolean: () => x,
99
- spaceSeparated: () => C
100
- }), re = 0, y = E(), b = E(), x = E(), S = E(), C = E(), w = E(), T = E();
101
- function E() {
102
- return 2 ** ++re;
91
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/types.js
92
+ var y = /* @__PURE__ */ s({
93
+ boolean: () => x,
94
+ booleanish: () => S,
95
+ commaOrSpaceSeparated: () => D,
96
+ commaSeparated: () => E,
97
+ number: () => w,
98
+ overloadedBoolean: () => C,
99
+ spaceSeparated: () => T
100
+ }), b = 0, x = O(), S = O(), C = O(), w = O(), T = O(), E = O(), D = O();
101
+ function O() {
102
+ return 2 ** ++b;
103
103
  }
104
104
  //#endregion
105
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/defined-info.js
106
- var D = Object.keys(v), O = class extends _ {
105
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/defined-info.js
106
+ var k = Object.keys(y), A = class extends v {
107
107
  constructor(e, t, n, r) {
108
108
  let i = -1;
109
- if (super(e, t), k(this, "space", r), typeof n == "number") for (; ++i < D.length;) {
110
- let e = D[i];
111
- k(this, D[i], (n & v[e]) === v[e]);
109
+ if (super(e, t), j(this, "space", r), typeof n == "number") for (; ++i < k.length;) {
110
+ let e = k[i];
111
+ j(this, k[i], (n & y[e]) === y[e]);
112
112
  }
113
113
  }
114
114
  };
115
- O.prototype.defined = !0;
116
- function k(e, t, n) {
115
+ A.prototype.defined = !0;
116
+ function j(e, t, n) {
117
117
  n && (e[t] = n);
118
118
  }
119
119
  //#endregion
120
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/create.js
121
- function A(e) {
120
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/create.js
121
+ function M(e) {
122
122
  let t = {}, n = {};
123
123
  for (let [r, i] of Object.entries(e.properties)) {
124
- let a = new O(r, e.transform(e.attributes || {}, r), i, e.space);
125
- e.mustUseProperty && e.mustUseProperty.includes(r) && (a.mustUseProperty = !0), t[r] = a, n[g(r)] = r, n[g(a.attribute)] = r;
124
+ let a = new A(r, e.transform(e.attributes || {}, r), i, e.space);
125
+ e.mustUseProperty && e.mustUseProperty.includes(r) && (a.mustUseProperty = !0), t[r] = a, n[_(r)] = r, n[_(a.attribute)] = r;
126
126
  }
127
- return new m(t, n, e.space);
127
+ return new h(t, n, e.space);
128
128
  }
129
129
  //#endregion
130
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/aria.js
131
- var j = A({
130
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/aria.js
131
+ var N = M({
132
132
  properties: {
133
133
  ariaActiveDescendant: null,
134
- ariaAtomic: b,
134
+ ariaAtomic: S,
135
135
  ariaAutoComplete: null,
136
- ariaBusy: b,
137
- ariaChecked: b,
138
- ariaColCount: S,
139
- ariaColIndex: S,
140
- ariaColSpan: S,
141
- ariaControls: C,
136
+ ariaBusy: S,
137
+ ariaChecked: S,
138
+ ariaColCount: w,
139
+ ariaColIndex: w,
140
+ ariaColSpan: w,
141
+ ariaControls: T,
142
142
  ariaCurrent: null,
143
- ariaDescribedBy: C,
143
+ ariaDescribedBy: T,
144
144
  ariaDetails: null,
145
- ariaDisabled: b,
146
- ariaDropEffect: C,
145
+ ariaDisabled: S,
146
+ ariaDropEffect: T,
147
147
  ariaErrorMessage: null,
148
- ariaExpanded: b,
149
- ariaFlowTo: C,
150
- ariaGrabbed: b,
148
+ ariaExpanded: S,
149
+ ariaFlowTo: T,
150
+ ariaGrabbed: S,
151
151
  ariaHasPopup: null,
152
- ariaHidden: b,
152
+ ariaHidden: S,
153
153
  ariaInvalid: null,
154
154
  ariaKeyShortcuts: null,
155
155
  ariaLabel: null,
156
- ariaLabelledBy: C,
157
- ariaLevel: S,
156
+ ariaLabelledBy: T,
157
+ ariaLevel: w,
158
158
  ariaLive: null,
159
- ariaModal: b,
160
- ariaMultiLine: b,
161
- ariaMultiSelectable: b,
159
+ ariaModal: S,
160
+ ariaMultiLine: S,
161
+ ariaMultiSelectable: S,
162
162
  ariaOrientation: null,
163
- ariaOwns: C,
163
+ ariaOwns: T,
164
164
  ariaPlaceholder: null,
165
- ariaPosInSet: S,
166
- ariaPressed: b,
167
- ariaReadOnly: b,
165
+ ariaPosInSet: w,
166
+ ariaPressed: S,
167
+ ariaReadOnly: S,
168
168
  ariaRelevant: null,
169
- ariaRequired: b,
170
- ariaRoleDescription: C,
171
- ariaRowCount: S,
172
- ariaRowIndex: S,
173
- ariaRowSpan: S,
174
- ariaSelected: b,
175
- ariaSetSize: S,
169
+ ariaRequired: S,
170
+ ariaRoleDescription: T,
171
+ ariaRowCount: w,
172
+ ariaRowIndex: w,
173
+ ariaRowSpan: w,
174
+ ariaSelected: S,
175
+ ariaSetSize: w,
176
176
  ariaSort: null,
177
- ariaValueMax: S,
178
- ariaValueMin: S,
179
- ariaValueNow: S,
177
+ ariaValueMax: w,
178
+ ariaValueMin: w,
179
+ ariaValueNow: w,
180
180
  ariaValueText: null,
181
181
  role: null
182
182
  },
@@ -185,18 +185,18 @@ var j = A({
185
185
  }
186
186
  });
187
187
  //#endregion
188
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-sensitive-transform.js
189
- function M(e, t) {
188
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/case-sensitive-transform.js
189
+ function P(e, t) {
190
190
  return t in e ? e[t] : t;
191
191
  }
192
192
  //#endregion
193
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/util/case-insensitive-transform.js
194
- function N(e, t) {
195
- return M(e, t.toLowerCase());
193
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/util/case-insensitive-transform.js
194
+ function F(e, t) {
195
+ return P(e, t.toLowerCase());
196
196
  }
197
197
  //#endregion
198
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/lib/html.js
199
- var P = A({
198
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/lib/html.js
199
+ var ne = M({
200
200
  attributes: {
201
201
  acceptcharset: "accept-charset",
202
202
  classname: "class",
@@ -211,45 +211,50 @@ var P = A({
211
211
  ],
212
212
  properties: {
213
213
  abbr: null,
214
- accept: w,
215
- acceptCharset: C,
216
- accessKey: C,
214
+ accept: E,
215
+ acceptCharset: T,
216
+ accessKey: T,
217
217
  action: null,
218
218
  allow: null,
219
- allowFullScreen: y,
220
- allowPaymentRequest: y,
221
- allowUserMedia: y,
219
+ allowFullScreen: x,
220
+ allowPaymentRequest: x,
221
+ allowUserMedia: x,
222
+ alpha: x,
222
223
  alt: null,
223
224
  as: null,
224
- async: y,
225
+ async: x,
225
226
  autoCapitalize: null,
226
- autoComplete: C,
227
- autoFocus: y,
228
- autoPlay: y,
229
- blocking: C,
227
+ autoComplete: T,
228
+ autoFocus: x,
229
+ autoPlay: x,
230
+ blocking: T,
230
231
  capture: null,
231
232
  charSet: null,
232
- checked: y,
233
+ checked: x,
233
234
  cite: null,
234
- className: C,
235
- cols: S,
236
- colSpan: null,
235
+ className: T,
236
+ closedBy: null,
237
+ colorSpace: null,
238
+ cols: w,
239
+ colSpan: w,
240
+ command: null,
241
+ commandFor: null,
237
242
  content: null,
238
- contentEditable: b,
239
- controls: y,
240
- controlsList: C,
241
- coords: S | w,
243
+ contentEditable: S,
244
+ controls: x,
245
+ controlsList: T,
246
+ coords: w | E,
242
247
  crossOrigin: null,
243
248
  data: null,
244
249
  dateTime: null,
245
250
  decoding: null,
246
- default: y,
247
- defer: y,
251
+ default: x,
252
+ defer: x,
248
253
  dir: null,
249
254
  dirName: null,
250
- disabled: y,
251
- download: x,
252
- draggable: b,
255
+ disabled: x,
256
+ download: C,
257
+ draggable: S,
253
258
  encType: null,
254
259
  enterKeyHint: null,
255
260
  fetchPriority: null,
@@ -257,50 +262,50 @@ var P = A({
257
262
  formAction: null,
258
263
  formEncType: null,
259
264
  formMethod: null,
260
- formNoValidate: y,
265
+ formNoValidate: x,
261
266
  formTarget: null,
262
- headers: C,
263
- height: S,
264
- hidden: x,
265
- high: S,
267
+ headers: T,
268
+ height: w,
269
+ hidden: C,
270
+ high: w,
266
271
  href: null,
267
272
  hrefLang: null,
268
- htmlFor: C,
269
- httpEquiv: C,
273
+ htmlFor: T,
274
+ httpEquiv: T,
270
275
  id: null,
271
276
  imageSizes: null,
272
277
  imageSrcSet: null,
273
- inert: y,
278
+ inert: x,
274
279
  inputMode: null,
275
280
  integrity: null,
276
281
  is: null,
277
- isMap: y,
282
+ isMap: x,
278
283
  itemId: null,
279
- itemProp: C,
280
- itemRef: C,
281
- itemScope: y,
282
- itemType: C,
284
+ itemProp: T,
285
+ itemRef: T,
286
+ itemScope: x,
287
+ itemType: T,
283
288
  kind: null,
284
289
  label: null,
285
290
  lang: null,
286
291
  language: null,
287
292
  list: null,
288
293
  loading: null,
289
- loop: y,
290
- low: S,
294
+ loop: x,
295
+ low: w,
291
296
  manifest: null,
292
297
  max: null,
293
- maxLength: S,
298
+ maxLength: w,
294
299
  media: null,
295
300
  method: null,
296
301
  min: null,
297
- minLength: S,
298
- multiple: y,
299
- muted: y,
302
+ minLength: w,
303
+ multiple: x,
304
+ muted: x,
300
305
  name: null,
301
306
  nonce: null,
302
- noModule: y,
303
- noValidate: y,
307
+ noModule: x,
308
+ noValidate: x,
304
309
  onAbort: null,
305
310
  onAfterPrint: null,
306
311
  onAuxClick: null,
@@ -389,65 +394,67 @@ var P = A({
389
394
  onVolumeChange: null,
390
395
  onWaiting: null,
391
396
  onWheel: null,
392
- open: y,
393
- optimum: S,
397
+ open: x,
398
+ optimum: w,
394
399
  pattern: null,
395
- ping: C,
400
+ ping: T,
396
401
  placeholder: null,
397
- playsInline: y,
402
+ playsInline: x,
398
403
  popover: null,
399
404
  popoverTarget: null,
400
405
  popoverTargetAction: null,
401
406
  poster: null,
402
407
  preload: null,
403
- readOnly: y,
408
+ readOnly: x,
404
409
  referrerPolicy: null,
405
- rel: C,
406
- required: y,
407
- reversed: y,
408
- rows: S,
409
- rowSpan: S,
410
- sandbox: C,
410
+ rel: T,
411
+ required: x,
412
+ reversed: x,
413
+ rows: w,
414
+ rowSpan: w,
415
+ sandbox: T,
411
416
  scope: null,
412
- scoped: y,
413
- seamless: y,
414
- selected: y,
415
- shadowRootClonable: y,
416
- shadowRootDelegatesFocus: y,
417
+ scoped: x,
418
+ seamless: x,
419
+ selected: x,
420
+ shadowRootClonable: x,
421
+ shadowRootCustomElementRegistry: x,
422
+ shadowRootDelegatesFocus: x,
417
423
  shadowRootMode: null,
424
+ shadowRootSerializable: x,
418
425
  shape: null,
419
- size: S,
426
+ size: w,
420
427
  sizes: null,
421
428
  slot: null,
422
- span: S,
423
- spellCheck: b,
429
+ span: w,
430
+ spellCheck: S,
424
431
  src: null,
425
432
  srcDoc: null,
426
433
  srcLang: null,
427
434
  srcSet: null,
428
- start: S,
435
+ start: w,
429
436
  step: null,
430
437
  style: null,
431
- tabIndex: S,
438
+ tabIndex: w,
432
439
  target: null,
433
440
  title: null,
434
441
  translate: null,
435
442
  type: null,
436
- typeMustMatch: y,
443
+ typeMustMatch: x,
437
444
  useMap: null,
438
- value: b,
439
- width: S,
445
+ value: S,
446
+ width: w,
440
447
  wrap: null,
441
448
  writingSuggestions: null,
442
449
  align: null,
443
450
  aLink: null,
444
- archive: C,
451
+ archive: T,
445
452
  axis: null,
446
453
  background: null,
447
454
  bgColor: null,
448
- border: S,
455
+ border: w,
449
456
  borderColor: null,
450
- bottomMargin: S,
457
+ bottomMargin: w,
451
458
  cellPadding: null,
452
459
  cellSpacing: null,
453
460
  char: null,
@@ -458,54 +465,57 @@ var P = A({
458
465
  codeBase: null,
459
466
  codeType: null,
460
467
  color: null,
461
- compact: y,
462
- declare: y,
468
+ compact: x,
469
+ declare: x,
463
470
  event: null,
464
471
  face: null,
465
472
  frame: null,
466
473
  frameBorder: null,
467
- hSpace: S,
468
- leftMargin: S,
474
+ hSpace: w,
475
+ leftMargin: w,
469
476
  link: null,
470
477
  longDesc: null,
471
478
  lowSrc: null,
472
- marginHeight: S,
473
- marginWidth: S,
474
- noResize: y,
475
- noHref: y,
476
- noShade: y,
477
- noWrap: y,
479
+ marginHeight: w,
480
+ marginWidth: w,
481
+ noResize: x,
482
+ noHref: x,
483
+ noShade: x,
484
+ noWrap: x,
478
485
  object: null,
479
486
  profile: null,
480
487
  prompt: null,
481
488
  rev: null,
482
- rightMargin: S,
489
+ rightMargin: w,
483
490
  rules: null,
484
491
  scheme: null,
485
- scrolling: b,
492
+ scrolling: S,
486
493
  standby: null,
487
494
  summary: null,
488
495
  text: null,
489
- topMargin: S,
496
+ topMargin: w,
490
497
  valueType: null,
491
498
  version: null,
492
499
  vAlign: null,
493
500
  vLink: null,
494
- vSpace: S,
501
+ vSpace: w,
495
502
  allowTransparency: null,
496
503
  autoCorrect: null,
497
504
  autoSave: null,
498
- disablePictureInPicture: y,
499
- disableRemotePlayback: y,
505
+ credentialless: x,
506
+ disablePictureInPicture: x,
507
+ disableRemotePlayback: x,
508
+ exportParts: E,
509
+ part: T,
500
510
  prefix: null,
501
511
  property: null,
502
- results: S,
512
+ results: w,
503
513
  security: null,
504
514
  unselectable: null
505
515
  },
506
516
  space: "html",
507
- transform: N
508
- }), F = A({
517
+ transform: F
518
+ }), I = M({
509
519
  attributes: {
510
520
  accentHeight: "accent-height",
511
521
  alignmentBaseline: "alignment-baseline",
@@ -547,6 +557,7 @@ var P = A({
547
557
  markerEnd: "marker-end",
548
558
  markerMid: "marker-mid",
549
559
  markerStart: "marker-start",
560
+ maskType: "mask-type",
550
561
  navDown: "nav-down",
551
562
  navDownLeft: "nav-down-left",
552
563
  navDownRight: "nav-down-right",
@@ -681,29 +692,29 @@ var P = A({
681
692
  timelineBegin: "timelinebegin"
682
693
  },
683
694
  properties: {
684
- about: T,
685
- accentHeight: S,
695
+ about: D,
696
+ accentHeight: w,
686
697
  accumulate: null,
687
698
  additive: null,
688
699
  alignmentBaseline: null,
689
- alphabetic: S,
690
- amplitude: S,
700
+ alphabetic: w,
701
+ amplitude: w,
691
702
  arabicForm: null,
692
- ascent: S,
703
+ ascent: w,
693
704
  attributeName: null,
694
705
  attributeType: null,
695
- azimuth: S,
706
+ azimuth: w,
696
707
  bandwidth: null,
697
708
  baselineShift: null,
698
709
  baseFrequency: null,
699
710
  baseProfile: null,
700
711
  bbox: null,
701
712
  begin: null,
702
- bias: S,
713
+ bias: w,
703
714
  by: null,
704
715
  calcMode: null,
705
- capHeight: S,
706
- className: C,
716
+ capHeight: w,
717
+ className: T,
707
718
  clip: null,
708
719
  clipPath: null,
709
720
  clipPathUnits: null,
@@ -723,26 +734,26 @@ var P = A({
723
734
  d: null,
724
735
  dataType: null,
725
736
  defaultAction: null,
726
- descent: S,
727
- diffuseConstant: S,
737
+ descent: w,
738
+ diffuseConstant: w,
728
739
  direction: null,
729
740
  display: null,
730
741
  dur: null,
731
- divisor: S,
742
+ divisor: w,
732
743
  dominantBaseline: null,
733
- download: y,
744
+ download: x,
734
745
  dx: null,
735
746
  dy: null,
736
747
  edgeMode: null,
737
748
  editable: null,
738
- elevation: S,
749
+ elevation: w,
739
750
  enableBackground: null,
740
751
  end: null,
741
752
  event: null,
742
- exponent: S,
753
+ exponent: w,
743
754
  externalResourcesRequired: null,
744
755
  fill: null,
745
- fillOpacity: S,
756
+ fillOpacity: w,
746
757
  fillRule: null,
747
758
  filter: null,
748
759
  filterRes: null,
@@ -763,37 +774,37 @@ var P = A({
763
774
  from: null,
764
775
  fx: null,
765
776
  fy: null,
766
- g1: w,
767
- g2: w,
768
- glyphName: w,
777
+ g1: E,
778
+ g2: E,
779
+ glyphName: E,
769
780
  glyphOrientationHorizontal: null,
770
781
  glyphOrientationVertical: null,
771
782
  glyphRef: null,
772
783
  gradientTransform: null,
773
784
  gradientUnits: null,
774
785
  handler: null,
775
- hanging: S,
786
+ hanging: w,
776
787
  hatchContentUnits: null,
777
788
  hatchUnits: null,
778
789
  height: null,
779
790
  href: null,
780
791
  hrefLang: null,
781
- horizAdvX: S,
782
- horizOriginX: S,
783
- horizOriginY: S,
792
+ horizAdvX: w,
793
+ horizOriginX: w,
794
+ horizOriginY: w,
784
795
  id: null,
785
- ideographic: S,
796
+ ideographic: w,
786
797
  imageRendering: null,
787
798
  initialVisibility: null,
788
799
  in: null,
789
800
  in2: null,
790
- intercept: S,
791
- k: S,
792
- k1: S,
793
- k2: S,
794
- k3: S,
795
- k4: S,
796
- kernelMatrix: T,
801
+ intercept: w,
802
+ k: w,
803
+ k1: w,
804
+ k2: w,
805
+ k3: w,
806
+ k4: w,
807
+ kernelMatrix: D,
797
808
  kernelUnitLength: null,
798
809
  keyPoints: null,
799
810
  keySplines: null,
@@ -803,7 +814,7 @@ var P = A({
803
814
  lengthAdjust: null,
804
815
  letterSpacing: null,
805
816
  lightingColor: null,
806
- limitingConeAngle: S,
817
+ limitingConeAngle: w,
807
818
  local: null,
808
819
  markerEnd: null,
809
820
  markerMid: null,
@@ -813,13 +824,14 @@ var P = A({
813
824
  markerWidth: null,
814
825
  mask: null,
815
826
  maskContentUnits: null,
827
+ maskType: null,
816
828
  maskUnits: null,
817
829
  mathematical: null,
818
830
  max: null,
819
831
  media: null,
820
832
  mediaCharacterEncoding: null,
821
833
  mediaContentEncodings: null,
822
- mediaSize: S,
834
+ mediaSize: w,
823
835
  mediaTime: null,
824
836
  method: null,
825
837
  min: null,
@@ -925,43 +937,43 @@ var P = A({
925
937
  origin: null,
926
938
  overflow: null,
927
939
  overlay: null,
928
- overlinePosition: S,
929
- overlineThickness: S,
940
+ overlinePosition: w,
941
+ overlineThickness: w,
930
942
  paintOrder: null,
931
943
  panose1: null,
932
944
  path: null,
933
- pathLength: S,
945
+ pathLength: w,
934
946
  patternContentUnits: null,
935
947
  patternTransform: null,
936
948
  patternUnits: null,
937
949
  phase: null,
938
- ping: C,
950
+ ping: T,
939
951
  pitch: null,
940
952
  playbackOrder: null,
941
953
  pointerEvents: null,
942
954
  points: null,
943
- pointsAtX: S,
944
- pointsAtY: S,
945
- pointsAtZ: S,
955
+ pointsAtX: w,
956
+ pointsAtY: w,
957
+ pointsAtZ: w,
946
958
  preserveAlpha: null,
947
959
  preserveAspectRatio: null,
948
960
  primitiveUnits: null,
949
961
  propagate: null,
950
- property: T,
962
+ property: D,
951
963
  r: null,
952
964
  radius: null,
953
965
  referrerPolicy: null,
954
966
  refX: null,
955
967
  refY: null,
956
- rel: T,
957
- rev: T,
968
+ rel: D,
969
+ rev: D,
958
970
  renderingIntent: null,
959
971
  repeatCount: null,
960
972
  repeatDur: null,
961
- requiredExtensions: T,
962
- requiredFeatures: T,
963
- requiredFonts: T,
964
- requiredFormats: T,
973
+ requiredExtensions: D,
974
+ requiredFeatures: D,
975
+ requiredFonts: D,
976
+ requiredFormats: D,
965
977
  resource: null,
966
978
  restart: null,
967
979
  result: null,
@@ -974,8 +986,8 @@ var P = A({
974
986
  side: null,
975
987
  slope: null,
976
988
  snapshotTime: null,
977
- specularConstant: S,
978
- specularExponent: S,
989
+ specularConstant: w,
990
+ specularExponent: w,
979
991
  spreadMethod: null,
980
992
  spacing: null,
981
993
  startOffset: null,
@@ -985,30 +997,30 @@ var P = A({
985
997
  stitchTiles: null,
986
998
  stopColor: null,
987
999
  stopOpacity: null,
988
- strikethroughPosition: S,
989
- strikethroughThickness: S,
1000
+ strikethroughPosition: w,
1001
+ strikethroughThickness: w,
990
1002
  string: null,
991
1003
  stroke: null,
992
- strokeDashArray: T,
1004
+ strokeDashArray: D,
993
1005
  strokeDashOffset: null,
994
1006
  strokeLineCap: null,
995
1007
  strokeLineJoin: null,
996
- strokeMiterLimit: S,
997
- strokeOpacity: S,
1008
+ strokeMiterLimit: w,
1009
+ strokeOpacity: w,
998
1010
  strokeWidth: null,
999
1011
  style: null,
1000
- surfaceScale: S,
1012
+ surfaceScale: w,
1001
1013
  syncBehavior: null,
1002
1014
  syncBehaviorDefault: null,
1003
1015
  syncMaster: null,
1004
1016
  syncTolerance: null,
1005
1017
  syncToleranceDefault: null,
1006
- systemLanguage: T,
1007
- tabIndex: S,
1018
+ systemLanguage: D,
1019
+ tabIndex: w,
1008
1020
  tableValues: null,
1009
1021
  target: null,
1010
- targetX: S,
1011
- targetY: S,
1022
+ targetX: w,
1023
+ targetY: w,
1012
1024
  textAnchor: null,
1013
1025
  textDecoration: null,
1014
1026
  textRendering: null,
@@ -1017,28 +1029,28 @@ var P = A({
1017
1029
  title: null,
1018
1030
  transformBehavior: null,
1019
1031
  type: null,
1020
- typeOf: T,
1032
+ typeOf: D,
1021
1033
  to: null,
1022
1034
  transform: null,
1023
1035
  transformOrigin: null,
1024
1036
  u1: null,
1025
1037
  u2: null,
1026
- underlinePosition: S,
1027
- underlineThickness: S,
1038
+ underlinePosition: w,
1039
+ underlineThickness: w,
1028
1040
  unicode: null,
1029
1041
  unicodeBidi: null,
1030
1042
  unicodeRange: null,
1031
- unitsPerEm: S,
1043
+ unitsPerEm: w,
1032
1044
  values: null,
1033
- vAlphabetic: S,
1034
- vMathematical: S,
1045
+ vAlphabetic: w,
1046
+ vMathematical: w,
1035
1047
  vectorEffect: null,
1036
- vHanging: S,
1037
- vIdeographic: S,
1048
+ vHanging: w,
1049
+ vIdeographic: w,
1038
1050
  version: null,
1039
- vertAdvY: S,
1040
- vertOriginX: S,
1041
- vertOriginY: S,
1051
+ vertAdvY: w,
1052
+ vertOriginX: w,
1053
+ vertOriginY: w,
1042
1054
  viewBox: null,
1043
1055
  viewTarget: null,
1044
1056
  visibility: null,
@@ -1050,7 +1062,7 @@ var P = A({
1050
1062
  x1: null,
1051
1063
  x2: null,
1052
1064
  xChannelSelector: null,
1053
- xHeight: S,
1065
+ xHeight: w,
1054
1066
  y: null,
1055
1067
  y1: null,
1056
1068
  y2: null,
@@ -1059,8 +1071,8 @@ var P = A({
1059
1071
  zoomAndPan: null
1060
1072
  },
1061
1073
  space: "svg",
1062
- transform: M
1063
- }), I = A({
1074
+ transform: P
1075
+ }), L = M({
1064
1076
  properties: {
1065
1077
  xLinkActuate: null,
1066
1078
  xLinkArcRole: null,
@@ -1074,15 +1086,15 @@ var P = A({
1074
1086
  transform(e, t) {
1075
1087
  return "xlink:" + t.slice(5).toLowerCase();
1076
1088
  }
1077
- }), L = A({
1089
+ }), R = M({
1078
1090
  attributes: { xmlnsxlink: "xmlns:xlink" },
1079
1091
  properties: {
1080
1092
  xmlnsXLink: null,
1081
1093
  xmlns: null
1082
1094
  },
1083
1095
  space: "xmlns",
1084
- transform: N
1085
- }), R = A({
1096
+ transform: F
1097
+ }), z = M({
1086
1098
  properties: {
1087
1099
  xmlBase: null,
1088
1100
  xmlLang: null,
@@ -1092,22 +1104,22 @@ var P = A({
1092
1104
  transform(e, t) {
1093
1105
  return "xml:" + t.slice(3).toLowerCase();
1094
1106
  }
1095
- }), ie = /[A-Z]/g, z = /-[a-z]/g, B = /^data[-\w.:]+$/i;
1107
+ }), re = /[A-Z]/g, B = /-[a-z]/g, ie = /^data[-\w.:]+$/i;
1096
1108
  function V(e, t) {
1097
- let n = g(t), r = t, i = _;
1109
+ let n = _(t), r = t, i = v;
1098
1110
  if (n in e.normal) return e.property[e.normal[n]];
1099
- if (n.length > 4 && n.slice(0, 4) === "data" && B.test(t)) {
1111
+ if (n.length > 4 && n.slice(0, 4) === "data" && ie.test(t)) {
1100
1112
  if (t.charAt(4) === "-") {
1101
- let e = t.slice(5).replace(z, U);
1113
+ let e = t.slice(5).replace(B, U);
1102
1114
  r = "data" + e.charAt(0).toUpperCase() + e.slice(1);
1103
1115
  } else {
1104
1116
  let e = t.slice(4);
1105
- if (!z.test(e)) {
1106
- let n = e.replace(ie, H);
1117
+ if (!B.test(e)) {
1118
+ let n = e.replace(re, H);
1107
1119
  n.charAt(0) !== "-" && (n = "-" + n), t = "data" + n;
1108
1120
  }
1109
1121
  }
1110
- i = O;
1122
+ i = A;
1111
1123
  }
1112
1124
  return new i(r, t);
1113
1125
  }
@@ -1118,19 +1130,19 @@ function U(e) {
1118
1130
  return e.charAt(1).toUpperCase();
1119
1131
  }
1120
1132
  //#endregion
1121
- //#region ../../node_modules/.pnpm/property-information@7.1.0/node_modules/property-information/index.js
1122
- var W = h([
1123
- j,
1124
- P,
1125
- I,
1133
+ //#region ../../node_modules/.pnpm/property-information@7.2.0/node_modules/property-information/index.js
1134
+ var W = g([
1135
+ N,
1136
+ ne,
1126
1137
  L,
1127
- R
1128
- ], "html"), G = h([
1129
- j,
1130
- F,
1138
+ R,
1139
+ z
1140
+ ], "html"), G = g([
1141
+ N,
1131
1142
  I,
1132
1143
  L,
1133
- R
1144
+ R,
1145
+ z
1134
1146
  ], "svg"), K = /* @__PURE__ */ new Set(/* @__PURE__ */ "a.abbr.address.area.article.aside.audio.b.base.bdi.bdo.blockquote.body.br.button.canvas.caption.cite.code.col.colgroup.data.datalist.dd.del.details.dfn.dialog.div.dl.dt.em.embed.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.head.header.hgroup.hr.html.i.iframe.img.input.ins.kbd.label.legend.li.link.main.map.mark.math.menu.menuitem.meta.meter.nav.noscript.object.ol.optgroup.option.output.p.param.picture.pre.progress.q.rb.rp.rt.rtc.ruby.s.samp.script.section.select.slot.small.source.span.strong.style.sub.summary.sup.svg.table.tbody.td.template.textarea.tfoot.th.thead.time.title.tr.track.u.ul.var.video.wbr".split(".")), q = [
1135
1147
  "p",
1136
1148
  "h1",
@@ -1169,4 +1181,4 @@ function ae(e, t = []) {
1169
1181
  return typeof t == "string" && (t = t.split(/[,\s]/).map((e) => e.trim()).filter(Boolean)), t.length ? $(e, t).reduce((e, t) => (Y(t) ? typeof e[e.length - 1] == "string" ? e[e.length - 1] += t.children : e.push(t.children) : e.push(t), e), []) : e;
1170
1182
  }
1171
1183
  //#endregion
1172
- export { l as _, X as a, K as c, V as d, g as f, s as g, o as h, Y as i, W as l, ne as m, ae as n, Z as o, p, J as r, Q as s, q as t, G as u };
1184
+ export { l as _, X as a, K as c, V as d, _ as f, s as g, o as h, Y as i, W as l, m, ae as n, Z as o, te as p, J as r, Q as s, q as t, G as u };