@epam/ai-dial-publish-panel 1.1.0-dev.423 → 1.1.0-dev.430

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.
@@ -1,1202 +0,0 @@
1
- //#region ../chat-shared/dist/lib-CglXTr1t.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), e = null), t.exports), s = (e, n) => {
3
- let r = {};
4
- for (var i in e) t(r, i, {
5
- get: e[i],
6
- enumerable: !0
7
- });
8
- return n || t(r, Symbol.toStringTag, { value: "Module" }), r;
9
- }, c = (e, i, o, s) => {
10
- if (i && typeof i == "object" || typeof i == "function") for (var c = r(i), l = 0, u = c.length, d; l < u; l++) d = c[l], !a.call(e, d) && d !== o && t(e, d, {
11
- get: ((e) => i[e]).bind(null, d),
12
- enumerable: !(s = n(i, d)) || s.enumerable
13
- });
14
- return e;
15
- }, l = (n, r, a) => (a = n == null ? {} : e(i(n)), c(r || !n || !n.__esModule ? t(a, "default", {
16
- value: n,
17
- enumerable: !0
18
- }) : a, n)), u = class {
19
- constructor(e, t, n) {
20
- this.normal = t, this.property = e, n && (this.space = n);
21
- }
22
- };
23
- u.prototype.normal = {}, u.prototype.property = {}, u.prototype.space = void 0;
24
- function d(e, t) {
25
- let n = {}, r = {};
26
- for (let t of e) Object.assign(n, t.property), Object.assign(r, t.normal);
27
- return new u(n, r, t);
28
- }
29
- function f(e) {
30
- return e.toLowerCase();
31
- }
32
- var p = class {
33
- constructor(e, t) {
34
- this.attribute = t, this.property = e;
35
- }
36
- };
37
- p.prototype.attribute = "", p.prototype.booleanish = !1, p.prototype.boolean = !1, p.prototype.commaOrSpaceSeparated = !1, p.prototype.commaSeparated = !1, p.prototype.defined = !1, p.prototype.mustUseProperty = !1, p.prototype.number = !1, p.prototype.overloadedBoolean = !1, p.prototype.property = "", p.prototype.spaceSeparated = !1, p.prototype.space = void 0;
38
- var m = /* @__PURE__ */ s({
39
- boolean: () => h,
40
- booleanish: () => g,
41
- commaOrSpaceSeparated: () => x,
42
- commaSeparated: () => b,
43
- number: () => v,
44
- overloadedBoolean: () => _,
45
- spaceSeparated: () => y
46
- }), ee = 0, h = S(), g = S(), _ = S(), v = S(), y = S(), b = S(), x = S();
47
- function S() {
48
- return 2 ** ++ee;
49
- }
50
- var C = Object.keys(m), w = class extends p {
51
- constructor(e, t, n, r) {
52
- let i = -1;
53
- if (super(e, t), T(this, "space", r), typeof n == "number") for (; ++i < C.length;) {
54
- let e = C[i];
55
- T(this, C[i], (n & m[e]) === m[e]);
56
- }
57
- }
58
- };
59
- w.prototype.defined = !0;
60
- function T(e, t, n) {
61
- n && (e[t] = n);
62
- }
63
- function E(e) {
64
- let t = {}, n = {};
65
- for (let [r, i] of Object.entries(e.properties)) {
66
- let a = new w(r, e.transform(e.attributes || {}, r), i, e.space);
67
- e.mustUseProperty && e.mustUseProperty.includes(r) && (a.mustUseProperty = !0), t[r] = a, n[f(r)] = r, n[f(a.attribute)] = r;
68
- }
69
- return new u(t, n, e.space);
70
- }
71
- var D = E({
72
- properties: {
73
- ariaActiveDescendant: null,
74
- ariaAtomic: g,
75
- ariaAutoComplete: null,
76
- ariaBusy: g,
77
- ariaChecked: g,
78
- ariaColCount: v,
79
- ariaColIndex: v,
80
- ariaColSpan: v,
81
- ariaControls: y,
82
- ariaCurrent: null,
83
- ariaDescribedBy: y,
84
- ariaDetails: null,
85
- ariaDisabled: g,
86
- ariaDropEffect: y,
87
- ariaErrorMessage: null,
88
- ariaExpanded: g,
89
- ariaFlowTo: y,
90
- ariaGrabbed: g,
91
- ariaHasPopup: null,
92
- ariaHidden: g,
93
- ariaInvalid: null,
94
- ariaKeyShortcuts: null,
95
- ariaLabel: null,
96
- ariaLabelledBy: y,
97
- ariaLevel: v,
98
- ariaLive: null,
99
- ariaModal: g,
100
- ariaMultiLine: g,
101
- ariaMultiSelectable: g,
102
- ariaOrientation: null,
103
- ariaOwns: y,
104
- ariaPlaceholder: null,
105
- ariaPosInSet: v,
106
- ariaPressed: g,
107
- ariaReadOnly: g,
108
- ariaRelevant: null,
109
- ariaRequired: g,
110
- ariaRoleDescription: y,
111
- ariaRowCount: v,
112
- ariaRowIndex: v,
113
- ariaRowSpan: v,
114
- ariaSelected: g,
115
- ariaSetSize: v,
116
- ariaSort: null,
117
- ariaValueMax: v,
118
- ariaValueMin: v,
119
- ariaValueNow: v,
120
- ariaValueText: null,
121
- role: null
122
- },
123
- transform(e, t) {
124
- return t === "role" ? t : "aria-" + t.slice(4).toLowerCase();
125
- }
126
- });
127
- function O(e, t) {
128
- return t in e ? e[t] : t;
129
- }
130
- function k(e, t) {
131
- return O(e, t.toLowerCase());
132
- }
133
- var A = E({
134
- attributes: {
135
- acceptcharset: "accept-charset",
136
- classname: "class",
137
- htmlfor: "for",
138
- httpequiv: "http-equiv"
139
- },
140
- mustUseProperty: [
141
- "checked",
142
- "multiple",
143
- "muted",
144
- "selected"
145
- ],
146
- properties: {
147
- abbr: null,
148
- accept: b,
149
- acceptCharset: y,
150
- accessKey: y,
151
- action: null,
152
- allow: null,
153
- allowFullScreen: h,
154
- allowPaymentRequest: h,
155
- allowUserMedia: h,
156
- alt: null,
157
- as: null,
158
- async: h,
159
- autoCapitalize: null,
160
- autoComplete: y,
161
- autoFocus: h,
162
- autoPlay: h,
163
- blocking: y,
164
- capture: null,
165
- charSet: null,
166
- checked: h,
167
- cite: null,
168
- className: y,
169
- cols: v,
170
- colSpan: null,
171
- content: null,
172
- contentEditable: g,
173
- controls: h,
174
- controlsList: y,
175
- coords: v | b,
176
- crossOrigin: null,
177
- data: null,
178
- dateTime: null,
179
- decoding: null,
180
- default: h,
181
- defer: h,
182
- dir: null,
183
- dirName: null,
184
- disabled: h,
185
- download: _,
186
- draggable: g,
187
- encType: null,
188
- enterKeyHint: null,
189
- fetchPriority: null,
190
- form: null,
191
- formAction: null,
192
- formEncType: null,
193
- formMethod: null,
194
- formNoValidate: h,
195
- formTarget: null,
196
- headers: y,
197
- height: v,
198
- hidden: _,
199
- high: v,
200
- href: null,
201
- hrefLang: null,
202
- htmlFor: y,
203
- httpEquiv: y,
204
- id: null,
205
- imageSizes: null,
206
- imageSrcSet: null,
207
- inert: h,
208
- inputMode: null,
209
- integrity: null,
210
- is: null,
211
- isMap: h,
212
- itemId: null,
213
- itemProp: y,
214
- itemRef: y,
215
- itemScope: h,
216
- itemType: y,
217
- kind: null,
218
- label: null,
219
- lang: null,
220
- language: null,
221
- list: null,
222
- loading: null,
223
- loop: h,
224
- low: v,
225
- manifest: null,
226
- max: null,
227
- maxLength: v,
228
- media: null,
229
- method: null,
230
- min: null,
231
- minLength: v,
232
- multiple: h,
233
- muted: h,
234
- name: null,
235
- nonce: null,
236
- noModule: h,
237
- noValidate: h,
238
- onAbort: null,
239
- onAfterPrint: null,
240
- onAuxClick: null,
241
- onBeforeMatch: null,
242
- onBeforePrint: null,
243
- onBeforeToggle: null,
244
- onBeforeUnload: null,
245
- onBlur: null,
246
- onCancel: null,
247
- onCanPlay: null,
248
- onCanPlayThrough: null,
249
- onChange: null,
250
- onClick: null,
251
- onClose: null,
252
- onContextLost: null,
253
- onContextMenu: null,
254
- onContextRestored: null,
255
- onCopy: null,
256
- onCueChange: null,
257
- onCut: null,
258
- onDblClick: null,
259
- onDrag: null,
260
- onDragEnd: null,
261
- onDragEnter: null,
262
- onDragExit: null,
263
- onDragLeave: null,
264
- onDragOver: null,
265
- onDragStart: null,
266
- onDrop: null,
267
- onDurationChange: null,
268
- onEmptied: null,
269
- onEnded: null,
270
- onError: null,
271
- onFocus: null,
272
- onFormData: null,
273
- onHashChange: null,
274
- onInput: null,
275
- onInvalid: null,
276
- onKeyDown: null,
277
- onKeyPress: null,
278
- onKeyUp: null,
279
- onLanguageChange: null,
280
- onLoad: null,
281
- onLoadedData: null,
282
- onLoadedMetadata: null,
283
- onLoadEnd: null,
284
- onLoadStart: null,
285
- onMessage: null,
286
- onMessageError: null,
287
- onMouseDown: null,
288
- onMouseEnter: null,
289
- onMouseLeave: null,
290
- onMouseMove: null,
291
- onMouseOut: null,
292
- onMouseOver: null,
293
- onMouseUp: null,
294
- onOffline: null,
295
- onOnline: null,
296
- onPageHide: null,
297
- onPageShow: null,
298
- onPaste: null,
299
- onPause: null,
300
- onPlay: null,
301
- onPlaying: null,
302
- onPopState: null,
303
- onProgress: null,
304
- onRateChange: null,
305
- onRejectionHandled: null,
306
- onReset: null,
307
- onResize: null,
308
- onScroll: null,
309
- onScrollEnd: null,
310
- onSecurityPolicyViolation: null,
311
- onSeeked: null,
312
- onSeeking: null,
313
- onSelect: null,
314
- onSlotChange: null,
315
- onStalled: null,
316
- onStorage: null,
317
- onSubmit: null,
318
- onSuspend: null,
319
- onTimeUpdate: null,
320
- onToggle: null,
321
- onUnhandledRejection: null,
322
- onUnload: null,
323
- onVolumeChange: null,
324
- onWaiting: null,
325
- onWheel: null,
326
- open: h,
327
- optimum: v,
328
- pattern: null,
329
- ping: y,
330
- placeholder: null,
331
- playsInline: h,
332
- popover: null,
333
- popoverTarget: null,
334
- popoverTargetAction: null,
335
- poster: null,
336
- preload: null,
337
- readOnly: h,
338
- referrerPolicy: null,
339
- rel: y,
340
- required: h,
341
- reversed: h,
342
- rows: v,
343
- rowSpan: v,
344
- sandbox: y,
345
- scope: null,
346
- scoped: h,
347
- seamless: h,
348
- selected: h,
349
- shadowRootClonable: h,
350
- shadowRootDelegatesFocus: h,
351
- shadowRootMode: null,
352
- shape: null,
353
- size: v,
354
- sizes: null,
355
- slot: null,
356
- span: v,
357
- spellCheck: g,
358
- src: null,
359
- srcDoc: null,
360
- srcLang: null,
361
- srcSet: null,
362
- start: v,
363
- step: null,
364
- style: null,
365
- tabIndex: v,
366
- target: null,
367
- title: null,
368
- translate: null,
369
- type: null,
370
- typeMustMatch: h,
371
- useMap: null,
372
- value: g,
373
- width: v,
374
- wrap: null,
375
- writingSuggestions: null,
376
- align: null,
377
- aLink: null,
378
- archive: y,
379
- axis: null,
380
- background: null,
381
- bgColor: null,
382
- border: v,
383
- borderColor: null,
384
- bottomMargin: v,
385
- cellPadding: null,
386
- cellSpacing: null,
387
- char: null,
388
- charOff: null,
389
- classId: null,
390
- clear: null,
391
- code: null,
392
- codeBase: null,
393
- codeType: null,
394
- color: null,
395
- compact: h,
396
- declare: h,
397
- event: null,
398
- face: null,
399
- frame: null,
400
- frameBorder: null,
401
- hSpace: v,
402
- leftMargin: v,
403
- link: null,
404
- longDesc: null,
405
- lowSrc: null,
406
- marginHeight: v,
407
- marginWidth: v,
408
- noResize: h,
409
- noHref: h,
410
- noShade: h,
411
- noWrap: h,
412
- object: null,
413
- profile: null,
414
- prompt: null,
415
- rev: null,
416
- rightMargin: v,
417
- rules: null,
418
- scheme: null,
419
- scrolling: g,
420
- standby: null,
421
- summary: null,
422
- text: null,
423
- topMargin: v,
424
- valueType: null,
425
- version: null,
426
- vAlign: null,
427
- vLink: null,
428
- vSpace: v,
429
- allowTransparency: null,
430
- autoCorrect: null,
431
- autoSave: null,
432
- disablePictureInPicture: h,
433
- disableRemotePlayback: h,
434
- prefix: null,
435
- property: null,
436
- results: v,
437
- security: null,
438
- unselectable: null
439
- },
440
- space: "html",
441
- transform: k
442
- }), j = E({
443
- attributes: {
444
- accentHeight: "accent-height",
445
- alignmentBaseline: "alignment-baseline",
446
- arabicForm: "arabic-form",
447
- baselineShift: "baseline-shift",
448
- capHeight: "cap-height",
449
- className: "class",
450
- clipPath: "clip-path",
451
- clipRule: "clip-rule",
452
- colorInterpolation: "color-interpolation",
453
- colorInterpolationFilters: "color-interpolation-filters",
454
- colorProfile: "color-profile",
455
- colorRendering: "color-rendering",
456
- crossOrigin: "crossorigin",
457
- dataType: "datatype",
458
- dominantBaseline: "dominant-baseline",
459
- enableBackground: "enable-background",
460
- fillOpacity: "fill-opacity",
461
- fillRule: "fill-rule",
462
- floodColor: "flood-color",
463
- floodOpacity: "flood-opacity",
464
- fontFamily: "font-family",
465
- fontSize: "font-size",
466
- fontSizeAdjust: "font-size-adjust",
467
- fontStretch: "font-stretch",
468
- fontStyle: "font-style",
469
- fontVariant: "font-variant",
470
- fontWeight: "font-weight",
471
- glyphName: "glyph-name",
472
- glyphOrientationHorizontal: "glyph-orientation-horizontal",
473
- glyphOrientationVertical: "glyph-orientation-vertical",
474
- hrefLang: "hreflang",
475
- horizAdvX: "horiz-adv-x",
476
- horizOriginX: "horiz-origin-x",
477
- horizOriginY: "horiz-origin-y",
478
- imageRendering: "image-rendering",
479
- letterSpacing: "letter-spacing",
480
- lightingColor: "lighting-color",
481
- markerEnd: "marker-end",
482
- markerMid: "marker-mid",
483
- markerStart: "marker-start",
484
- navDown: "nav-down",
485
- navDownLeft: "nav-down-left",
486
- navDownRight: "nav-down-right",
487
- navLeft: "nav-left",
488
- navNext: "nav-next",
489
- navPrev: "nav-prev",
490
- navRight: "nav-right",
491
- navUp: "nav-up",
492
- navUpLeft: "nav-up-left",
493
- navUpRight: "nav-up-right",
494
- onAbort: "onabort",
495
- onActivate: "onactivate",
496
- onAfterPrint: "onafterprint",
497
- onBeforePrint: "onbeforeprint",
498
- onBegin: "onbegin",
499
- onCancel: "oncancel",
500
- onCanPlay: "oncanplay",
501
- onCanPlayThrough: "oncanplaythrough",
502
- onChange: "onchange",
503
- onClick: "onclick",
504
- onClose: "onclose",
505
- onCopy: "oncopy",
506
- onCueChange: "oncuechange",
507
- onCut: "oncut",
508
- onDblClick: "ondblclick",
509
- onDrag: "ondrag",
510
- onDragEnd: "ondragend",
511
- onDragEnter: "ondragenter",
512
- onDragExit: "ondragexit",
513
- onDragLeave: "ondragleave",
514
- onDragOver: "ondragover",
515
- onDragStart: "ondragstart",
516
- onDrop: "ondrop",
517
- onDurationChange: "ondurationchange",
518
- onEmptied: "onemptied",
519
- onEnd: "onend",
520
- onEnded: "onended",
521
- onError: "onerror",
522
- onFocus: "onfocus",
523
- onFocusIn: "onfocusin",
524
- onFocusOut: "onfocusout",
525
- onHashChange: "onhashchange",
526
- onInput: "oninput",
527
- onInvalid: "oninvalid",
528
- onKeyDown: "onkeydown",
529
- onKeyPress: "onkeypress",
530
- onKeyUp: "onkeyup",
531
- onLoad: "onload",
532
- onLoadedData: "onloadeddata",
533
- onLoadedMetadata: "onloadedmetadata",
534
- onLoadStart: "onloadstart",
535
- onMessage: "onmessage",
536
- onMouseDown: "onmousedown",
537
- onMouseEnter: "onmouseenter",
538
- onMouseLeave: "onmouseleave",
539
- onMouseMove: "onmousemove",
540
- onMouseOut: "onmouseout",
541
- onMouseOver: "onmouseover",
542
- onMouseUp: "onmouseup",
543
- onMouseWheel: "onmousewheel",
544
- onOffline: "onoffline",
545
- onOnline: "ononline",
546
- onPageHide: "onpagehide",
547
- onPageShow: "onpageshow",
548
- onPaste: "onpaste",
549
- onPause: "onpause",
550
- onPlay: "onplay",
551
- onPlaying: "onplaying",
552
- onPopState: "onpopstate",
553
- onProgress: "onprogress",
554
- onRateChange: "onratechange",
555
- onRepeat: "onrepeat",
556
- onReset: "onreset",
557
- onResize: "onresize",
558
- onScroll: "onscroll",
559
- onSeeked: "onseeked",
560
- onSeeking: "onseeking",
561
- onSelect: "onselect",
562
- onShow: "onshow",
563
- onStalled: "onstalled",
564
- onStorage: "onstorage",
565
- onSubmit: "onsubmit",
566
- onSuspend: "onsuspend",
567
- onTimeUpdate: "ontimeupdate",
568
- onToggle: "ontoggle",
569
- onUnload: "onunload",
570
- onVolumeChange: "onvolumechange",
571
- onWaiting: "onwaiting",
572
- onZoom: "onzoom",
573
- overlinePosition: "overline-position",
574
- overlineThickness: "overline-thickness",
575
- paintOrder: "paint-order",
576
- panose1: "panose-1",
577
- pointerEvents: "pointer-events",
578
- referrerPolicy: "referrerpolicy",
579
- renderingIntent: "rendering-intent",
580
- shapeRendering: "shape-rendering",
581
- stopColor: "stop-color",
582
- stopOpacity: "stop-opacity",
583
- strikethroughPosition: "strikethrough-position",
584
- strikethroughThickness: "strikethrough-thickness",
585
- strokeDashArray: "stroke-dasharray",
586
- strokeDashOffset: "stroke-dashoffset",
587
- strokeLineCap: "stroke-linecap",
588
- strokeLineJoin: "stroke-linejoin",
589
- strokeMiterLimit: "stroke-miterlimit",
590
- strokeOpacity: "stroke-opacity",
591
- strokeWidth: "stroke-width",
592
- tabIndex: "tabindex",
593
- textAnchor: "text-anchor",
594
- textDecoration: "text-decoration",
595
- textRendering: "text-rendering",
596
- transformOrigin: "transform-origin",
597
- typeOf: "typeof",
598
- underlinePosition: "underline-position",
599
- underlineThickness: "underline-thickness",
600
- unicodeBidi: "unicode-bidi",
601
- unicodeRange: "unicode-range",
602
- unitsPerEm: "units-per-em",
603
- vAlphabetic: "v-alphabetic",
604
- vHanging: "v-hanging",
605
- vIdeographic: "v-ideographic",
606
- vMathematical: "v-mathematical",
607
- vectorEffect: "vector-effect",
608
- vertAdvY: "vert-adv-y",
609
- vertOriginX: "vert-origin-x",
610
- vertOriginY: "vert-origin-y",
611
- wordSpacing: "word-spacing",
612
- writingMode: "writing-mode",
613
- xHeight: "x-height",
614
- playbackOrder: "playbackorder",
615
- timelineBegin: "timelinebegin"
616
- },
617
- properties: {
618
- about: x,
619
- accentHeight: v,
620
- accumulate: null,
621
- additive: null,
622
- alignmentBaseline: null,
623
- alphabetic: v,
624
- amplitude: v,
625
- arabicForm: null,
626
- ascent: v,
627
- attributeName: null,
628
- attributeType: null,
629
- azimuth: v,
630
- bandwidth: null,
631
- baselineShift: null,
632
- baseFrequency: null,
633
- baseProfile: null,
634
- bbox: null,
635
- begin: null,
636
- bias: v,
637
- by: null,
638
- calcMode: null,
639
- capHeight: v,
640
- className: y,
641
- clip: null,
642
- clipPath: null,
643
- clipPathUnits: null,
644
- clipRule: null,
645
- color: null,
646
- colorInterpolation: null,
647
- colorInterpolationFilters: null,
648
- colorProfile: null,
649
- colorRendering: null,
650
- content: null,
651
- contentScriptType: null,
652
- contentStyleType: null,
653
- crossOrigin: null,
654
- cursor: null,
655
- cx: null,
656
- cy: null,
657
- d: null,
658
- dataType: null,
659
- defaultAction: null,
660
- descent: v,
661
- diffuseConstant: v,
662
- direction: null,
663
- display: null,
664
- dur: null,
665
- divisor: v,
666
- dominantBaseline: null,
667
- download: h,
668
- dx: null,
669
- dy: null,
670
- edgeMode: null,
671
- editable: null,
672
- elevation: v,
673
- enableBackground: null,
674
- end: null,
675
- event: null,
676
- exponent: v,
677
- externalResourcesRequired: null,
678
- fill: null,
679
- fillOpacity: v,
680
- fillRule: null,
681
- filter: null,
682
- filterRes: null,
683
- filterUnits: null,
684
- floodColor: null,
685
- floodOpacity: null,
686
- focusable: null,
687
- focusHighlight: null,
688
- fontFamily: null,
689
- fontSize: null,
690
- fontSizeAdjust: null,
691
- fontStretch: null,
692
- fontStyle: null,
693
- fontVariant: null,
694
- fontWeight: null,
695
- format: null,
696
- fr: null,
697
- from: null,
698
- fx: null,
699
- fy: null,
700
- g1: b,
701
- g2: b,
702
- glyphName: b,
703
- glyphOrientationHorizontal: null,
704
- glyphOrientationVertical: null,
705
- glyphRef: null,
706
- gradientTransform: null,
707
- gradientUnits: null,
708
- handler: null,
709
- hanging: v,
710
- hatchContentUnits: null,
711
- hatchUnits: null,
712
- height: null,
713
- href: null,
714
- hrefLang: null,
715
- horizAdvX: v,
716
- horizOriginX: v,
717
- horizOriginY: v,
718
- id: null,
719
- ideographic: v,
720
- imageRendering: null,
721
- initialVisibility: null,
722
- in: null,
723
- in2: null,
724
- intercept: v,
725
- k: v,
726
- k1: v,
727
- k2: v,
728
- k3: v,
729
- k4: v,
730
- kernelMatrix: x,
731
- kernelUnitLength: null,
732
- keyPoints: null,
733
- keySplines: null,
734
- keyTimes: null,
735
- kerning: null,
736
- lang: null,
737
- lengthAdjust: null,
738
- letterSpacing: null,
739
- lightingColor: null,
740
- limitingConeAngle: v,
741
- local: null,
742
- markerEnd: null,
743
- markerMid: null,
744
- markerStart: null,
745
- markerHeight: null,
746
- markerUnits: null,
747
- markerWidth: null,
748
- mask: null,
749
- maskContentUnits: null,
750
- maskUnits: null,
751
- mathematical: null,
752
- max: null,
753
- media: null,
754
- mediaCharacterEncoding: null,
755
- mediaContentEncodings: null,
756
- mediaSize: v,
757
- mediaTime: null,
758
- method: null,
759
- min: null,
760
- mode: null,
761
- name: null,
762
- navDown: null,
763
- navDownLeft: null,
764
- navDownRight: null,
765
- navLeft: null,
766
- navNext: null,
767
- navPrev: null,
768
- navRight: null,
769
- navUp: null,
770
- navUpLeft: null,
771
- navUpRight: null,
772
- numOctaves: null,
773
- observer: null,
774
- offset: null,
775
- onAbort: null,
776
- onActivate: null,
777
- onAfterPrint: null,
778
- onBeforePrint: null,
779
- onBegin: null,
780
- onCancel: null,
781
- onCanPlay: null,
782
- onCanPlayThrough: null,
783
- onChange: null,
784
- onClick: null,
785
- onClose: null,
786
- onCopy: null,
787
- onCueChange: null,
788
- onCut: null,
789
- onDblClick: null,
790
- onDrag: null,
791
- onDragEnd: null,
792
- onDragEnter: null,
793
- onDragExit: null,
794
- onDragLeave: null,
795
- onDragOver: null,
796
- onDragStart: null,
797
- onDrop: null,
798
- onDurationChange: null,
799
- onEmptied: null,
800
- onEnd: null,
801
- onEnded: null,
802
- onError: null,
803
- onFocus: null,
804
- onFocusIn: null,
805
- onFocusOut: null,
806
- onHashChange: null,
807
- onInput: null,
808
- onInvalid: null,
809
- onKeyDown: null,
810
- onKeyPress: null,
811
- onKeyUp: null,
812
- onLoad: null,
813
- onLoadedData: null,
814
- onLoadedMetadata: null,
815
- onLoadStart: null,
816
- onMessage: null,
817
- onMouseDown: null,
818
- onMouseEnter: null,
819
- onMouseLeave: null,
820
- onMouseMove: null,
821
- onMouseOut: null,
822
- onMouseOver: null,
823
- onMouseUp: null,
824
- onMouseWheel: null,
825
- onOffline: null,
826
- onOnline: null,
827
- onPageHide: null,
828
- onPageShow: null,
829
- onPaste: null,
830
- onPause: null,
831
- onPlay: null,
832
- onPlaying: null,
833
- onPopState: null,
834
- onProgress: null,
835
- onRateChange: null,
836
- onRepeat: null,
837
- onReset: null,
838
- onResize: null,
839
- onScroll: null,
840
- onSeeked: null,
841
- onSeeking: null,
842
- onSelect: null,
843
- onShow: null,
844
- onStalled: null,
845
- onStorage: null,
846
- onSubmit: null,
847
- onSuspend: null,
848
- onTimeUpdate: null,
849
- onToggle: null,
850
- onUnload: null,
851
- onVolumeChange: null,
852
- onWaiting: null,
853
- onZoom: null,
854
- opacity: null,
855
- operator: null,
856
- order: null,
857
- orient: null,
858
- orientation: null,
859
- origin: null,
860
- overflow: null,
861
- overlay: null,
862
- overlinePosition: v,
863
- overlineThickness: v,
864
- paintOrder: null,
865
- panose1: null,
866
- path: null,
867
- pathLength: v,
868
- patternContentUnits: null,
869
- patternTransform: null,
870
- patternUnits: null,
871
- phase: null,
872
- ping: y,
873
- pitch: null,
874
- playbackOrder: null,
875
- pointerEvents: null,
876
- points: null,
877
- pointsAtX: v,
878
- pointsAtY: v,
879
- pointsAtZ: v,
880
- preserveAlpha: null,
881
- preserveAspectRatio: null,
882
- primitiveUnits: null,
883
- propagate: null,
884
- property: x,
885
- r: null,
886
- radius: null,
887
- referrerPolicy: null,
888
- refX: null,
889
- refY: null,
890
- rel: x,
891
- rev: x,
892
- renderingIntent: null,
893
- repeatCount: null,
894
- repeatDur: null,
895
- requiredExtensions: x,
896
- requiredFeatures: x,
897
- requiredFonts: x,
898
- requiredFormats: x,
899
- resource: null,
900
- restart: null,
901
- result: null,
902
- rotate: null,
903
- rx: null,
904
- ry: null,
905
- scale: null,
906
- seed: null,
907
- shapeRendering: null,
908
- side: null,
909
- slope: null,
910
- snapshotTime: null,
911
- specularConstant: v,
912
- specularExponent: v,
913
- spreadMethod: null,
914
- spacing: null,
915
- startOffset: null,
916
- stdDeviation: null,
917
- stemh: null,
918
- stemv: null,
919
- stitchTiles: null,
920
- stopColor: null,
921
- stopOpacity: null,
922
- strikethroughPosition: v,
923
- strikethroughThickness: v,
924
- string: null,
925
- stroke: null,
926
- strokeDashArray: x,
927
- strokeDashOffset: null,
928
- strokeLineCap: null,
929
- strokeLineJoin: null,
930
- strokeMiterLimit: v,
931
- strokeOpacity: v,
932
- strokeWidth: null,
933
- style: null,
934
- surfaceScale: v,
935
- syncBehavior: null,
936
- syncBehaviorDefault: null,
937
- syncMaster: null,
938
- syncTolerance: null,
939
- syncToleranceDefault: null,
940
- systemLanguage: x,
941
- tabIndex: v,
942
- tableValues: null,
943
- target: null,
944
- targetX: v,
945
- targetY: v,
946
- textAnchor: null,
947
- textDecoration: null,
948
- textRendering: null,
949
- textLength: null,
950
- timelineBegin: null,
951
- title: null,
952
- transformBehavior: null,
953
- type: null,
954
- typeOf: x,
955
- to: null,
956
- transform: null,
957
- transformOrigin: null,
958
- u1: null,
959
- u2: null,
960
- underlinePosition: v,
961
- underlineThickness: v,
962
- unicode: null,
963
- unicodeBidi: null,
964
- unicodeRange: null,
965
- unitsPerEm: v,
966
- values: null,
967
- vAlphabetic: v,
968
- vMathematical: v,
969
- vectorEffect: null,
970
- vHanging: v,
971
- vIdeographic: v,
972
- version: null,
973
- vertAdvY: v,
974
- vertOriginX: v,
975
- vertOriginY: v,
976
- viewBox: null,
977
- viewTarget: null,
978
- visibility: null,
979
- width: null,
980
- widths: null,
981
- wordSpacing: null,
982
- writingMode: null,
983
- x: null,
984
- x1: null,
985
- x2: null,
986
- xChannelSelector: null,
987
- xHeight: v,
988
- y: null,
989
- y1: null,
990
- y2: null,
991
- yChannelSelector: null,
992
- z: null,
993
- zoomAndPan: null
994
- },
995
- space: "svg",
996
- transform: O
997
- }), M = E({
998
- properties: {
999
- xLinkActuate: null,
1000
- xLinkArcRole: null,
1001
- xLinkHref: null,
1002
- xLinkRole: null,
1003
- xLinkShow: null,
1004
- xLinkTitle: null,
1005
- xLinkType: null
1006
- },
1007
- space: "xlink",
1008
- transform(e, t) {
1009
- return "xlink:" + t.slice(5).toLowerCase();
1010
- }
1011
- }), N = E({
1012
- attributes: { xmlnsxlink: "xmlns:xlink" },
1013
- properties: {
1014
- xmlnsXLink: null,
1015
- xmlns: null
1016
- },
1017
- space: "xmlns",
1018
- transform: k
1019
- }), P = E({
1020
- properties: {
1021
- xmlBase: null,
1022
- xmlLang: null,
1023
- xmlSpace: null
1024
- },
1025
- space: "xml",
1026
- transform(e, t) {
1027
- return "xml:" + t.slice(3).toLowerCase();
1028
- }
1029
- }), F = {
1030
- classId: "classID",
1031
- dataType: "datatype",
1032
- itemId: "itemID",
1033
- strokeDashArray: "strokeDasharray",
1034
- strokeDashOffset: "strokeDashoffset",
1035
- strokeLineCap: "strokeLinecap",
1036
- strokeLineJoin: "strokeLinejoin",
1037
- strokeMiterLimit: "strokeMiterlimit",
1038
- typeOf: "typeof",
1039
- xLinkActuate: "xlinkActuate",
1040
- xLinkArcRole: "xlinkArcrole",
1041
- xLinkHref: "xlinkHref",
1042
- xLinkRole: "xlinkRole",
1043
- xLinkShow: "xlinkShow",
1044
- xLinkTitle: "xlinkTitle",
1045
- xLinkType: "xlinkType",
1046
- xmlnsXLink: "xmlnsXlink"
1047
- }, I = /[A-Z]/g, L = /-[a-z]/g, R = /^data[-\w.:]+$/i;
1048
- function z(e, t) {
1049
- let n = f(t), r = t, i = p;
1050
- if (n in e.normal) return e.property[e.normal[n]];
1051
- if (n.length > 4 && n.slice(0, 4) === "data" && R.test(t)) {
1052
- if (t.charAt(4) === "-") {
1053
- let e = t.slice(5).replace(L, te);
1054
- r = "data" + e.charAt(0).toUpperCase() + e.slice(1);
1055
- } else {
1056
- let e = t.slice(4);
1057
- if (!L.test(e)) {
1058
- let n = e.replace(I, B);
1059
- n.charAt(0) !== "-" && (n = "-" + n), t = "data" + n;
1060
- }
1061
- }
1062
- i = w;
1063
- }
1064
- return new i(r, t);
1065
- }
1066
- function B(e) {
1067
- return "-" + e.toLowerCase();
1068
- }
1069
- function te(e) {
1070
- return e.charAt(1).toUpperCase();
1071
- }
1072
- var V = d([
1073
- D,
1074
- A,
1075
- M,
1076
- N,
1077
- P
1078
- ], "html"), H = d([
1079
- D,
1080
- j,
1081
- M,
1082
- N,
1083
- P
1084
- ], "svg");
1085
- function U(e) {
1086
- let t = [], n = String(e || ""), r = n.indexOf(","), i = 0, a = !1;
1087
- for (; !a;) {
1088
- r === -1 && (r = n.length, a = !0);
1089
- let e = n.slice(i, r).trim();
1090
- (e || !a) && t.push(e), i = r + 1, r = n.indexOf(",", i);
1091
- }
1092
- return t;
1093
- }
1094
- function W(e, t) {
1095
- let n = t || {};
1096
- return (e[e.length - 1] === "" ? [...e, ""] : e).join((n.padRight ? " " : "") + "," + (n.padLeft === !1 ? "" : " ")).trim();
1097
- }
1098
- function G(e) {
1099
- let t = String(e || "").trim();
1100
- return t ? t.split(/[ \t\n\r\f]+/g) : [];
1101
- }
1102
- function K(e) {
1103
- return e.join(" ").trim();
1104
- }
1105
- var q = /[#.]/g;
1106
- function J(e, t) {
1107
- let n = e || "", r = {}, i = 0, a, o;
1108
- for (; i < n.length;) {
1109
- q.lastIndex = i;
1110
- let e = q.exec(n), t = n.slice(i, e ? e.index : n.length);
1111
- t && (a ? a === "#" ? r.id = t : Array.isArray(r.className) ? r.className.push(t) : r.className = [t] : o = t, i += t.length), e && (a = e[0], i++);
1112
- }
1113
- return {
1114
- type: "element",
1115
- tagName: o || t || "div",
1116
- properties: r,
1117
- children: []
1118
- };
1119
- }
1120
- function Y(e, t, n) {
1121
- let r = n ? re(n) : void 0;
1122
- function i(n, i, ...a) {
1123
- let o;
1124
- if (n == null) {
1125
- o = {
1126
- type: "root",
1127
- children: []
1128
- };
1129
- let e = i;
1130
- a.unshift(e);
1131
- } else {
1132
- o = J(n, t);
1133
- let s = o.tagName.toLowerCase(), c = r ? r.get(s) : void 0;
1134
- if (o.tagName = c || s, X(i)) a.unshift(i);
1135
- else for (let [t, n] of Object.entries(i)) Z(e, o.properties, t, n);
1136
- }
1137
- for (let e of a) Q(o.children, e);
1138
- return o.type === "element" && o.tagName === "template" && (o.content = {
1139
- type: "root",
1140
- children: o.children
1141
- }, o.children = []), o;
1142
- }
1143
- return i;
1144
- }
1145
- function X(e) {
1146
- if (typeof e != "object" || !e || Array.isArray(e)) return !0;
1147
- if (typeof e.type != "string") return !1;
1148
- let t = e, n = Object.keys(e);
1149
- for (let e of n) {
1150
- let n = t[e];
1151
- if (n && typeof n == "object") {
1152
- if (!Array.isArray(n)) return !0;
1153
- let e = n;
1154
- for (let t of e) if (typeof t != "number" && typeof t != "string") return !0;
1155
- }
1156
- }
1157
- return !!("children" in e && Array.isArray(e.children));
1158
- }
1159
- function Z(e, t, n, r) {
1160
- let i = z(e, n), a;
1161
- if (r != null) {
1162
- if (typeof r == "number") {
1163
- if (Number.isNaN(r)) return;
1164
- a = r;
1165
- } else a = typeof r == "boolean" ? r : typeof r == "string" ? i.spaceSeparated ? G(r) : i.commaSeparated ? U(r) : i.commaOrSpaceSeparated ? G(U(r).join(" ")) : $(i, i.property, r) : Array.isArray(r) ? [...r] : i.property === "style" ? ne(r) : String(r);
1166
- if (Array.isArray(a)) {
1167
- let e = [];
1168
- for (let t of a) e.push($(i, i.property, t));
1169
- a = e;
1170
- }
1171
- i.property === "className" && Array.isArray(t.className) && (a = t.className.concat(a)), t[i.property] = a;
1172
- }
1173
- }
1174
- function Q(e, t) {
1175
- if (t != null) if (typeof t == "number" || typeof t == "string") e.push({
1176
- type: "text",
1177
- value: String(t)
1178
- });
1179
- else if (Array.isArray(t)) for (let n of t) Q(e, n);
1180
- else if (typeof t == "object" && "type" in t) t.type === "root" ? Q(e, t.children) : e.push(t);
1181
- else throw Error("Expected node, nodes, or string, got `" + t + "`");
1182
- }
1183
- function $(e, t, n) {
1184
- if (typeof n == "string") {
1185
- if (e.number && n && !Number.isNaN(Number(n))) return Number(n);
1186
- if ((e.boolean || e.overloadedBoolean) && (n === "" || f(n) === f(t))) return !0;
1187
- }
1188
- return n;
1189
- }
1190
- function ne(e) {
1191
- let t = [];
1192
- for (let [n, r] of Object.entries(e)) t.push([n, r].join(": "));
1193
- return t.join("; ");
1194
- }
1195
- function re(e) {
1196
- let t = /* @__PURE__ */ new Map();
1197
- for (let n of e) t.set(n.toLowerCase(), n);
1198
- return t;
1199
- }
1200
- var ie = /* @__PURE__ */ "altGlyph.altGlyphDef.altGlyphItem.animateColor.animateMotion.animateTransform.clipPath.feBlend.feColorMatrix.feComponentTransfer.feComposite.feConvolveMatrix.feDiffuseLighting.feDisplacementMap.feDistantLight.feDropShadow.feFlood.feFuncA.feFuncB.feFuncG.feFuncR.feGaussianBlur.feImage.feMerge.feMergeNode.feMorphology.feOffset.fePointLight.feSpecularLighting.feSpotLight.feTile.feTurbulence.foreignObject.glyphRef.linearGradient.radialGradient.solidColor.textArea.textPath".split("."), ae = Y(V, "div"), oe = Y(H, "g", ie);
1201
- //#endregion
1202
- export { W as a, o as c, z as d, V as i, oe as l, H as n, ae as o, K as r, l as s, F as t, s as u };