@vonage/vivid-vue 3.45.0 → 3.47.0
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/generated/components/VAccordion.vue2.d.ts +3 -1
- package/generated/components/VAccordion.vue3.d.ts +3 -1
- package/generated/components/VAccordionItem.vue2.d.ts +3 -3
- package/generated/components/VAccordionItem.vue3.d.ts +3 -3
- package/generated/components/VAlert.vue2.d.ts +6 -4
- package/generated/components/VAlert.vue3.d.ts +6 -4
- package/generated/components/VAvatar.vue2.d.ts +3 -3
- package/generated/components/VAvatar.vue3.d.ts +3 -3
- package/generated/components/VBadge.vue2.d.ts +3 -3
- package/generated/components/VBadge.vue3.d.ts +3 -3
- package/generated/components/VBanner.vue2.d.ts +6 -4
- package/generated/components/VBanner.vue3.d.ts +6 -4
- package/generated/components/VButton.vue2.d.ts +9 -4
- package/generated/components/VButton.vue3.d.ts +9 -4
- package/generated/components/VCalendar.vue2.d.ts +3 -1
- package/generated/components/VCalendar.vue3.d.ts +3 -1
- package/generated/components/VCard.vue2.d.ts +3 -3
- package/generated/components/VCard.vue3.d.ts +3 -3
- package/generated/components/VCombobox.vue2.d.ts +25 -4
- package/generated/components/VCombobox.vue3.d.ts +25 -4
- package/generated/components/VDataGrid.vue2.d.ts +3 -1
- package/generated/components/VDataGrid.vue3.d.ts +3 -1
- package/generated/components/VDataGridCell.vue2.d.ts +6 -1
- package/generated/components/VDataGridCell.vue3.d.ts +6 -1
- package/generated/components/VDataGridRow.vue2.d.ts +5 -1
- package/generated/components/VDataGridRow.vue3.d.ts +5 -1
- package/generated/components/VDatePicker.vue2.d.ts +1 -1
- package/generated/components/VDatePicker.vue3.d.ts +2 -1
- package/generated/components/VDateRangePicker.vue2.d.ts +1 -1
- package/generated/components/VDateRangePicker.vue3.d.ts +2 -1
- package/generated/components/VDialog.vue2.d.ts +8 -4
- package/generated/components/VDialog.vue3.d.ts +8 -4
- package/generated/components/VEmptyState.vue2.d.ts +3 -3
- package/generated/components/VEmptyState.vue3.d.ts +3 -3
- package/generated/components/VFab.vue2.d.ts +9 -4
- package/generated/components/VFab.vue3.d.ts +9 -4
- package/generated/components/VIcon.vue2.d.ts +6 -4
- package/generated/components/VIcon.vue3.d.ts +6 -4
- package/generated/components/VMenu.vue2.d.ts +12 -1
- package/generated/components/VMenu.vue3.d.ts +12 -1
- package/generated/components/VMenuItem.vue2.d.ts +3 -3
- package/generated/components/VMenuItem.vue3.d.ts +3 -3
- package/generated/components/VNavDisclosure.vue2.d.ts +3 -3
- package/generated/components/VNavDisclosure.vue3.d.ts +3 -3
- package/generated/components/VNavItem.vue2.d.ts +6 -4
- package/generated/components/VNavItem.vue3.d.ts +6 -4
- package/generated/components/VNote.vue2.d.ts +3 -3
- package/generated/components/VNote.vue3.d.ts +3 -3
- package/generated/components/VNumberField.vue2.d.ts +16 -4
- package/generated/components/VNumberField.vue3.d.ts +16 -4
- package/generated/components/VOption.vue2.d.ts +10 -4
- package/generated/components/VOption.vue3.d.ts +10 -4
- package/generated/components/VPagination.vue2.d.ts +5 -1
- package/generated/components/VPagination.vue3.d.ts +5 -1
- package/generated/components/VSelect.vue2.d.ts +22 -4
- package/generated/components/VSelect.vue3.d.ts +22 -4
- package/generated/components/VSlider.vue2.d.ts +14 -1
- package/generated/components/VSlider.vue3.d.ts +14 -1
- package/generated/components/VSplitButton.d.ts +10 -0
- package/generated/components/VSplitButton.vue2.d.ts +187 -0
- package/generated/components/VSplitButton.vue3.d.ts +196 -0
- package/generated/components/VTab.vue2.d.ts +3 -3
- package/generated/components/VTab.vue3.d.ts +3 -3
- package/generated/components/VTabs.vue2.d.ts +12 -1
- package/generated/components/VTabs.vue3.d.ts +12 -1
- package/generated/components/VTag.vue2.d.ts +8 -4
- package/generated/components/VTag.vue3.d.ts +8 -4
- package/generated/components/VTextArea.vue2.d.ts +354 -3
- package/generated/components/VTextArea.vue3.d.ts +355 -3
- package/generated/components/VTextField.vue2.d.ts +15 -5
- package/generated/components/VTextField.vue3.d.ts +15 -5
- package/generated/components/VToggletip.vue2.d.ts +3 -1
- package/generated/components/VToggletip.vue3.d.ts +3 -1
- package/generated/components/VTreeItem.vue2.d.ts +3 -3
- package/generated/components/VTreeItem.vue3.d.ts +3 -3
- package/generated/components/index.d.ts +1 -0
- package/generated/icons.d.ts +1176 -1125
- package/index.es.js +1386 -840
- package/index.umd.js +13 -25
- package/package.json +2 -2
- package/web-types.json +404 -28
package/index.es.js
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { ref as
|
|
2
|
-
import { registerAccordion as k, registerAccordionItem as
|
|
3
|
-
const
|
|
4
|
-
function
|
|
5
|
-
|
|
1
|
+
import { ref as l, version as y, onBeforeMount as b, defineComponent as r, h as a } from "vue";
|
|
2
|
+
import { registerAccordion as k, registerAccordionItem as $, registerActionGroup as S, registerAlert as x, registerAvatar as w, registerBadge as C, registerBanner as L, registerBreadcrumb as V, registerBreadcrumbItem as B, registerButton as T, registerCalendar as N, registerCalendarEvent as z, registerCard as M, registerCheckbox as F, registerCombobox as K, registerDataGrid as v, registerDatePicker as D, registerDateRangePicker as A, registerDialog as q, registerDivider as O, registerEmptyState as P, registerFab as U, registerHeader as E, registerIcon as G, registerLayout as R, registerMenu as W, registerMenuItem as H, registerNav as j, registerNavDisclosure as J, registerNavItem as _, registerNote as X, registerNumberField as Z, registerOption as Q, registerPagination as Y, registerProgress as I, registerProgressRing as ee, registerRadio as ie, registerRadioGroup as te, registerSelectableBox as oe, registerSelect as ae, registerSideDrawer as ne, registerSlider as se, registerSplitButton as le, registerSwitch as re, registerTab as de, registerTabs as he, registerTabPanel as ue, registerTextArea as ce, registerTextField as pe, registerToggletip as ve, registerTooltip as me, registerTreeItem as fe, registerTreeView as ge, registerTag as ye, registerTagGroup as be } from "@vonage/vivid";
|
|
3
|
+
const p = l("vvd3");
|
|
4
|
+
function ke(e) {
|
|
5
|
+
p.value = e;
|
|
6
6
|
}
|
|
7
7
|
const s = y.startsWith("2");
|
|
8
|
-
function
|
|
9
|
-
const
|
|
8
|
+
function d(e, t) {
|
|
9
|
+
const i = l(`${p.value}-${e}`);
|
|
10
10
|
return b(() => {
|
|
11
|
-
|
|
12
|
-
}),
|
|
11
|
+
t(p.value);
|
|
12
|
+
}), i;
|
|
13
13
|
}
|
|
14
|
-
const De =
|
|
14
|
+
const De = r({
|
|
15
15
|
name: "VAccordion",
|
|
16
16
|
props: {
|
|
17
17
|
/**
|
|
@@ -67,14 +67,15 @@ const De = h({
|
|
|
67
67
|
*/
|
|
68
68
|
"change"
|
|
69
69
|
],
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
closeAll()
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
70
|
+
methods: {
|
|
71
|
+
closeAll() {
|
|
72
|
+
var e;
|
|
73
|
+
return (e = this.element) == null ? void 0 : e.closeAll();
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
setup(e, t) {
|
|
77
|
+
const i = d("accordion", k), o = l(null);
|
|
78
|
+
return { componentName: i, element: o };
|
|
78
79
|
},
|
|
79
80
|
render() {
|
|
80
81
|
return s ? a(
|
|
@@ -118,7 +119,22 @@ const De = h({
|
|
|
118
119
|
]
|
|
119
120
|
);
|
|
120
121
|
}
|
|
121
|
-
})
|
|
122
|
+
});
|
|
123
|
+
function $e(e, t) {
|
|
124
|
+
return t.forEach((i) => {
|
|
125
|
+
var o;
|
|
126
|
+
i.data || (i.data = {}), i.data.attrs = { ...(o = i.data) == null ? void 0 : o.attrs, slot: e };
|
|
127
|
+
}), t;
|
|
128
|
+
}
|
|
129
|
+
function Se(e, t) {
|
|
130
|
+
return t.forEach((i) => {
|
|
131
|
+
i.props || (i.props = {}), i.props = { ...i.props, slot: e };
|
|
132
|
+
}), t;
|
|
133
|
+
}
|
|
134
|
+
function n(e, t) {
|
|
135
|
+
return t ? s ? $e(e, t) : Se(e, t()) : null;
|
|
136
|
+
}
|
|
137
|
+
const Ae = r({
|
|
122
138
|
name: "VAccordionItem",
|
|
123
139
|
props: {
|
|
124
140
|
/**
|
|
@@ -204,12 +220,13 @@ const De = h({
|
|
|
204
220
|
*/
|
|
205
221
|
"change"
|
|
206
222
|
],
|
|
207
|
-
|
|
208
|
-
|
|
223
|
+
methods: {},
|
|
224
|
+
setup(e, t) {
|
|
225
|
+
const i = d(
|
|
209
226
|
"accordion-item",
|
|
210
|
-
|
|
211
|
-
),
|
|
212
|
-
return
|
|
227
|
+
$
|
|
228
|
+
), o = l(null);
|
|
229
|
+
return { componentName: i, element: o };
|
|
213
230
|
},
|
|
214
231
|
render() {
|
|
215
232
|
return s ? a(
|
|
@@ -239,7 +256,11 @@ const De = h({
|
|
|
239
256
|
change: (e) => this.$emit("change", e)
|
|
240
257
|
}
|
|
241
258
|
},
|
|
242
|
-
[
|
|
259
|
+
[
|
|
260
|
+
this.$slots.default,
|
|
261
|
+
// @slot icon Add an icon to the component.
|
|
262
|
+
n("icon", this.$slots.icon)
|
|
263
|
+
]
|
|
243
264
|
) : a(
|
|
244
265
|
this.componentName,
|
|
245
266
|
{
|
|
@@ -265,11 +286,13 @@ const De = h({
|
|
|
265
286
|
},
|
|
266
287
|
[
|
|
267
288
|
// @ts-ignore
|
|
268
|
-
this.$slots.default && this.$slots.default()
|
|
289
|
+
this.$slots.default && this.$slots.default(),
|
|
290
|
+
// @slot icon Add an icon to the component.
|
|
291
|
+
n("icon", this.$slots.icon)
|
|
269
292
|
]
|
|
270
293
|
);
|
|
271
294
|
}
|
|
272
|
-
}),
|
|
295
|
+
}), qe = r({
|
|
273
296
|
name: "VActionGroup",
|
|
274
297
|
props: {
|
|
275
298
|
/**
|
|
@@ -329,12 +352,13 @@ const De = h({
|
|
|
329
352
|
*/
|
|
330
353
|
"input"
|
|
331
354
|
],
|
|
332
|
-
|
|
333
|
-
|
|
355
|
+
methods: {},
|
|
356
|
+
setup(e, t) {
|
|
357
|
+
const i = d(
|
|
334
358
|
"action-group",
|
|
335
|
-
|
|
336
|
-
),
|
|
337
|
-
return
|
|
359
|
+
S
|
|
360
|
+
), o = l(null);
|
|
361
|
+
return { componentName: i, element: o };
|
|
338
362
|
},
|
|
339
363
|
render() {
|
|
340
364
|
return s ? a(
|
|
@@ -384,22 +408,7 @@ const De = h({
|
|
|
384
408
|
]
|
|
385
409
|
);
|
|
386
410
|
}
|
|
387
|
-
})
|
|
388
|
-
function ke(e, o) {
|
|
389
|
-
return o.forEach((n) => {
|
|
390
|
-
var i;
|
|
391
|
-
n.data || (n.data = {}), n.data.attrs = { ...(i = n.data) == null ? void 0 : i.attrs, slot: e };
|
|
392
|
-
}), o;
|
|
393
|
-
}
|
|
394
|
-
function Se(e, o) {
|
|
395
|
-
return o.forEach((n) => {
|
|
396
|
-
n.props || (n.props = {}), n.props = { ...n.props, slot: e };
|
|
397
|
-
}), o;
|
|
398
|
-
}
|
|
399
|
-
function l(e, o) {
|
|
400
|
-
return o ? s ? ke(e, o) : Se(e, o()) : null;
|
|
401
|
-
}
|
|
402
|
-
const qe = h({
|
|
411
|
+
}), Oe = r({
|
|
403
412
|
name: "VAlert",
|
|
404
413
|
props: {
|
|
405
414
|
/**
|
|
@@ -506,14 +515,15 @@ const qe = h({
|
|
|
506
515
|
*/
|
|
507
516
|
"close"
|
|
508
517
|
],
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
openChanged(
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
518
|
+
methods: {
|
|
519
|
+
openChanged(e, t) {
|
|
520
|
+
var i;
|
|
521
|
+
return (i = this.element) == null ? void 0 : i.openChanged(e, t);
|
|
522
|
+
}
|
|
523
|
+
},
|
|
524
|
+
setup(e, t) {
|
|
525
|
+
const i = d("alert", x), o = l(null);
|
|
526
|
+
return { componentName: i, element: o };
|
|
517
527
|
},
|
|
518
528
|
render() {
|
|
519
529
|
return s ? a(
|
|
@@ -546,10 +556,11 @@ const qe = h({
|
|
|
546
556
|
}
|
|
547
557
|
},
|
|
548
558
|
[
|
|
559
|
+
this.$slots.default,
|
|
549
560
|
// @slot main The main content of the alert.
|
|
550
|
-
|
|
561
|
+
n("main", this.$slots.main),
|
|
551
562
|
// @slot action-items Add action items to alert using this slot.
|
|
552
|
-
|
|
563
|
+
n("action-items", this.$slots["action-items"])
|
|
553
564
|
]
|
|
554
565
|
) : a(
|
|
555
566
|
this.componentName,
|
|
@@ -577,14 +588,16 @@ const qe = h({
|
|
|
577
588
|
onClose: (e) => this.$emit("close", e)
|
|
578
589
|
},
|
|
579
590
|
[
|
|
591
|
+
// @ts-ignore
|
|
592
|
+
this.$slots.default && this.$slots.default(),
|
|
580
593
|
// @slot main The main content of the alert.
|
|
581
|
-
|
|
594
|
+
n("main", this.$slots.main),
|
|
582
595
|
// @slot action-items Add action items to alert using this slot.
|
|
583
|
-
|
|
596
|
+
n("action-items", this.$slots["action-items"])
|
|
584
597
|
]
|
|
585
598
|
);
|
|
586
599
|
}
|
|
587
|
-
}), Pe =
|
|
600
|
+
}), Pe = r({
|
|
588
601
|
name: "VAvatar",
|
|
589
602
|
props: {
|
|
590
603
|
/**
|
|
@@ -661,9 +674,10 @@ const qe = h({
|
|
|
661
674
|
*/
|
|
662
675
|
"input"
|
|
663
676
|
],
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
677
|
+
methods: {},
|
|
678
|
+
setup(e, t) {
|
|
679
|
+
const i = d("avatar", w), o = l(null);
|
|
680
|
+
return { componentName: i, element: o };
|
|
667
681
|
},
|
|
668
682
|
render() {
|
|
669
683
|
return s ? a(
|
|
@@ -690,8 +704,9 @@ const qe = h({
|
|
|
690
704
|
}
|
|
691
705
|
},
|
|
692
706
|
[
|
|
707
|
+
this.$slots.default,
|
|
693
708
|
// @slot graphic Assign nodes to the graphic slot to set a graphic media of any kind (e.g. image, illustration etc).
|
|
694
|
-
|
|
709
|
+
n("graphic", this.$slots.graphic)
|
|
695
710
|
]
|
|
696
711
|
) : a(
|
|
697
712
|
this.componentName,
|
|
@@ -713,12 +728,14 @@ const qe = h({
|
|
|
713
728
|
onInput: (e) => this.$emit("input", e)
|
|
714
729
|
},
|
|
715
730
|
[
|
|
731
|
+
// @ts-ignore
|
|
732
|
+
this.$slots.default && this.$slots.default(),
|
|
716
733
|
// @slot graphic Assign nodes to the graphic slot to set a graphic media of any kind (e.g. image, illustration etc).
|
|
717
|
-
|
|
734
|
+
n("graphic", this.$slots.graphic)
|
|
718
735
|
]
|
|
719
736
|
);
|
|
720
737
|
}
|
|
721
|
-
}),
|
|
738
|
+
}), Ue = r({
|
|
722
739
|
name: "VBadge",
|
|
723
740
|
props: {
|
|
724
741
|
/**
|
|
@@ -792,9 +809,10 @@ const qe = h({
|
|
|
792
809
|
*/
|
|
793
810
|
"input"
|
|
794
811
|
],
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
812
|
+
methods: {},
|
|
813
|
+
setup(e, t) {
|
|
814
|
+
const i = d("badge", C), o = l(null);
|
|
815
|
+
return { componentName: i, element: o };
|
|
798
816
|
},
|
|
799
817
|
render() {
|
|
800
818
|
return s ? a(
|
|
@@ -820,7 +838,11 @@ const qe = h({
|
|
|
820
838
|
input: (e) => this.$emit("input", e)
|
|
821
839
|
}
|
|
822
840
|
},
|
|
823
|
-
[
|
|
841
|
+
[
|
|
842
|
+
this.$slots.default,
|
|
843
|
+
// @slot icon Add an icon to the component.
|
|
844
|
+
n("icon", this.$slots.icon)
|
|
845
|
+
]
|
|
824
846
|
) : a(
|
|
825
847
|
this.componentName,
|
|
826
848
|
{
|
|
@@ -840,10 +862,15 @@ const qe = h({
|
|
|
840
862
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
841
863
|
onInput: (e) => this.$emit("input", e)
|
|
842
864
|
},
|
|
843
|
-
[
|
|
865
|
+
[
|
|
866
|
+
// @ts-ignore
|
|
867
|
+
this.$slots.default && this.$slots.default(),
|
|
868
|
+
// @slot icon Add an icon to the component.
|
|
869
|
+
n("icon", this.$slots.icon)
|
|
870
|
+
]
|
|
844
871
|
);
|
|
845
872
|
}
|
|
846
|
-
}),
|
|
873
|
+
}), Ee = r({
|
|
847
874
|
name: "VBanner",
|
|
848
875
|
props: {
|
|
849
876
|
/**
|
|
@@ -902,14 +929,15 @@ const qe = h({
|
|
|
902
929
|
*/
|
|
903
930
|
"input"
|
|
904
931
|
],
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
remove()
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
932
|
+
methods: {
|
|
933
|
+
remove() {
|
|
934
|
+
var e;
|
|
935
|
+
return (e = this.element) == null ? void 0 : e.remove();
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
setup(e, t) {
|
|
939
|
+
const i = d("banner", L), o = l(null);
|
|
940
|
+
return { componentName: i, element: o };
|
|
913
941
|
},
|
|
914
942
|
render() {
|
|
915
943
|
return s ? a(
|
|
@@ -939,8 +967,11 @@ const qe = h({
|
|
|
939
967
|
}
|
|
940
968
|
},
|
|
941
969
|
[
|
|
970
|
+
this.$slots.default,
|
|
942
971
|
// @slot action-items Add action items to banner using this slot.
|
|
943
|
-
|
|
972
|
+
n("action-items", this.$slots["action-items"]),
|
|
973
|
+
// @slot icon Add an icon to the component.
|
|
974
|
+
n("icon", this.$slots.icon)
|
|
944
975
|
]
|
|
945
976
|
) : a(
|
|
946
977
|
this.componentName,
|
|
@@ -965,12 +996,16 @@ const qe = h({
|
|
|
965
996
|
onInput: (e) => this.$emit("input", e)
|
|
966
997
|
},
|
|
967
998
|
[
|
|
999
|
+
// @ts-ignore
|
|
1000
|
+
this.$slots.default && this.$slots.default(),
|
|
968
1001
|
// @slot action-items Add action items to banner using this slot.
|
|
969
|
-
|
|
1002
|
+
n("action-items", this.$slots["action-items"]),
|
|
1003
|
+
// @slot icon Add an icon to the component.
|
|
1004
|
+
n("icon", this.$slots.icon)
|
|
970
1005
|
]
|
|
971
1006
|
);
|
|
972
1007
|
}
|
|
973
|
-
}),
|
|
1008
|
+
}), Ge = r({
|
|
974
1009
|
name: "VBreadcrumb",
|
|
975
1010
|
props: {
|
|
976
1011
|
/**
|
|
@@ -1013,9 +1048,10 @@ const qe = h({
|
|
|
1013
1048
|
*/
|
|
1014
1049
|
"input"
|
|
1015
1050
|
],
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1051
|
+
methods: {},
|
|
1052
|
+
setup(e, t) {
|
|
1053
|
+
const i = d("breadcrumb", V), o = l(null);
|
|
1054
|
+
return { componentName: i, element: o };
|
|
1019
1055
|
},
|
|
1020
1056
|
render() {
|
|
1021
1057
|
return s ? a(
|
|
@@ -1055,7 +1091,7 @@ const qe = h({
|
|
|
1055
1091
|
]
|
|
1056
1092
|
);
|
|
1057
1093
|
}
|
|
1058
|
-
}),
|
|
1094
|
+
}), Re = r({
|
|
1059
1095
|
name: "VBreadcrumbItem",
|
|
1060
1096
|
props: {
|
|
1061
1097
|
/**
|
|
@@ -1134,12 +1170,13 @@ const qe = h({
|
|
|
1134
1170
|
*/
|
|
1135
1171
|
"input"
|
|
1136
1172
|
],
|
|
1137
|
-
|
|
1138
|
-
|
|
1173
|
+
methods: {},
|
|
1174
|
+
setup(e, t) {
|
|
1175
|
+
const i = d(
|
|
1139
1176
|
"breadcrumb-item",
|
|
1140
1177
|
B
|
|
1141
|
-
),
|
|
1142
|
-
return
|
|
1178
|
+
), o = l(null);
|
|
1179
|
+
return { componentName: i, element: o };
|
|
1143
1180
|
},
|
|
1144
1181
|
render() {
|
|
1145
1182
|
return s ? a(
|
|
@@ -1168,7 +1205,7 @@ const qe = h({
|
|
|
1168
1205
|
input: (e) => this.$emit("input", e)
|
|
1169
1206
|
}
|
|
1170
1207
|
},
|
|
1171
|
-
[]
|
|
1208
|
+
[this.$slots.default]
|
|
1172
1209
|
) : a(
|
|
1173
1210
|
this.componentName,
|
|
1174
1211
|
{
|
|
@@ -1191,10 +1228,13 @@ const qe = h({
|
|
|
1191
1228
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
1192
1229
|
onInput: (e) => this.$emit("input", e)
|
|
1193
1230
|
},
|
|
1194
|
-
[
|
|
1231
|
+
[
|
|
1232
|
+
// @ts-ignore
|
|
1233
|
+
this.$slots.default && this.$slots.default()
|
|
1234
|
+
]
|
|
1195
1235
|
);
|
|
1196
1236
|
}
|
|
1197
|
-
}),
|
|
1237
|
+
}), We = r({
|
|
1198
1238
|
name: "VButton",
|
|
1199
1239
|
props: {
|
|
1200
1240
|
/**
|
|
@@ -1347,17 +1387,18 @@ const qe = h({
|
|
|
1347
1387
|
*/
|
|
1348
1388
|
"input"
|
|
1349
1389
|
],
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
validate()
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1390
|
+
methods: {
|
|
1391
|
+
/**
|
|
1392
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
1393
|
+
*/
|
|
1394
|
+
validate() {
|
|
1395
|
+
var e;
|
|
1396
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
1397
|
+
}
|
|
1398
|
+
},
|
|
1399
|
+
setup(e, t) {
|
|
1400
|
+
const i = d("button", T), o = l(null);
|
|
1401
|
+
return { componentName: i, element: o };
|
|
1361
1402
|
},
|
|
1362
1403
|
render() {
|
|
1363
1404
|
return s ? a(
|
|
@@ -1400,7 +1441,11 @@ const qe = h({
|
|
|
1400
1441
|
input: (e) => this.$emit("input", e)
|
|
1401
1442
|
}
|
|
1402
1443
|
},
|
|
1403
|
-
[
|
|
1444
|
+
[
|
|
1445
|
+
this.$slots.default,
|
|
1446
|
+
// @slot icon Add an icon to the component.
|
|
1447
|
+
n("icon", this.$slots.icon)
|
|
1448
|
+
]
|
|
1404
1449
|
) : a(
|
|
1405
1450
|
this.componentName,
|
|
1406
1451
|
{
|
|
@@ -1437,10 +1482,15 @@ const qe = h({
|
|
|
1437
1482
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
1438
1483
|
onInput: (e) => this.$emit("input", e)
|
|
1439
1484
|
},
|
|
1440
|
-
[
|
|
1485
|
+
[
|
|
1486
|
+
// @ts-ignore
|
|
1487
|
+
this.$slots.default && this.$slots.default(),
|
|
1488
|
+
// @slot icon Add an icon to the component.
|
|
1489
|
+
n("icon", this.$slots.icon)
|
|
1490
|
+
]
|
|
1441
1491
|
);
|
|
1442
1492
|
}
|
|
1443
|
-
}), He =
|
|
1493
|
+
}), He = r({
|
|
1444
1494
|
name: "VCalendar",
|
|
1445
1495
|
props: {
|
|
1446
1496
|
/**
|
|
@@ -1519,14 +1569,15 @@ const qe = h({
|
|
|
1519
1569
|
*/
|
|
1520
1570
|
"input"
|
|
1521
1571
|
],
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1572
|
+
methods: {
|
|
1573
|
+
onKeydown(e) {
|
|
1574
|
+
var t;
|
|
1575
|
+
return (t = this.element) == null ? void 0 : t.onKeydown(e);
|
|
1576
|
+
}
|
|
1577
|
+
},
|
|
1578
|
+
setup(e, t) {
|
|
1579
|
+
const i = d("calendar", N), o = l(null);
|
|
1580
|
+
return { componentName: i, element: o };
|
|
1530
1581
|
},
|
|
1531
1582
|
render() {
|
|
1532
1583
|
return s ? a(
|
|
@@ -1555,19 +1606,19 @@ const qe = h({
|
|
|
1555
1606
|
[
|
|
1556
1607
|
this.$slots.default,
|
|
1557
1608
|
// @slot day-0 Assign elements to corresponding day column using this slot.
|
|
1558
|
-
|
|
1609
|
+
n("day-0", this.$slots["day-0"]),
|
|
1559
1610
|
// @slot day-1 Assign elements to corresponding day column using this slot.
|
|
1560
|
-
|
|
1611
|
+
n("day-1", this.$slots["day-1"]),
|
|
1561
1612
|
// @slot day-2 Assign elements to corresponding day column using this slot.
|
|
1562
|
-
|
|
1613
|
+
n("day-2", this.$slots["day-2"]),
|
|
1563
1614
|
// @slot day-3 Assign elements to corresponding day column using this slot.
|
|
1564
|
-
|
|
1615
|
+
n("day-3", this.$slots["day-3"]),
|
|
1565
1616
|
// @slot day-4 Assign elements to corresponding day column using this slot.
|
|
1566
|
-
|
|
1617
|
+
n("day-4", this.$slots["day-4"]),
|
|
1567
1618
|
// @slot day-5 Assign elements to corresponding day column using this slot.
|
|
1568
|
-
|
|
1619
|
+
n("day-5", this.$slots["day-5"]),
|
|
1569
1620
|
// @slot day-6 Assign elements to corresponding day column using this slot.
|
|
1570
|
-
|
|
1621
|
+
n("day-6", this.$slots["day-6"])
|
|
1571
1622
|
]
|
|
1572
1623
|
) : a(
|
|
1573
1624
|
this.componentName,
|
|
@@ -1590,23 +1641,23 @@ const qe = h({
|
|
|
1590
1641
|
// @ts-ignore
|
|
1591
1642
|
this.$slots.default && this.$slots.default(),
|
|
1592
1643
|
// @slot day-0 Assign elements to corresponding day column using this slot.
|
|
1593
|
-
|
|
1644
|
+
n("day-0", this.$slots["day-0"]),
|
|
1594
1645
|
// @slot day-1 Assign elements to corresponding day column using this slot.
|
|
1595
|
-
|
|
1646
|
+
n("day-1", this.$slots["day-1"]),
|
|
1596
1647
|
// @slot day-2 Assign elements to corresponding day column using this slot.
|
|
1597
|
-
|
|
1648
|
+
n("day-2", this.$slots["day-2"]),
|
|
1598
1649
|
// @slot day-3 Assign elements to corresponding day column using this slot.
|
|
1599
|
-
|
|
1650
|
+
n("day-3", this.$slots["day-3"]),
|
|
1600
1651
|
// @slot day-4 Assign elements to corresponding day column using this slot.
|
|
1601
|
-
|
|
1652
|
+
n("day-4", this.$slots["day-4"]),
|
|
1602
1653
|
// @slot day-5 Assign elements to corresponding day column using this slot.
|
|
1603
|
-
|
|
1654
|
+
n("day-5", this.$slots["day-5"]),
|
|
1604
1655
|
// @slot day-6 Assign elements to corresponding day column using this slot.
|
|
1605
|
-
|
|
1656
|
+
n("day-6", this.$slots["day-6"])
|
|
1606
1657
|
]
|
|
1607
1658
|
);
|
|
1608
1659
|
}
|
|
1609
|
-
}), je =
|
|
1660
|
+
}), je = r({
|
|
1610
1661
|
name: "VCalendarEvent",
|
|
1611
1662
|
props: {
|
|
1612
1663
|
/**
|
|
@@ -1683,12 +1734,13 @@ const qe = h({
|
|
|
1683
1734
|
*/
|
|
1684
1735
|
"input"
|
|
1685
1736
|
],
|
|
1686
|
-
|
|
1687
|
-
|
|
1737
|
+
methods: {},
|
|
1738
|
+
setup(e, t) {
|
|
1739
|
+
const i = d(
|
|
1688
1740
|
"calendar-event",
|
|
1689
1741
|
z
|
|
1690
|
-
),
|
|
1691
|
-
return
|
|
1742
|
+
), o = l(null);
|
|
1743
|
+
return { componentName: i, element: o };
|
|
1692
1744
|
},
|
|
1693
1745
|
render() {
|
|
1694
1746
|
return s ? a(
|
|
@@ -1715,7 +1767,7 @@ const qe = h({
|
|
|
1715
1767
|
input: (e) => this.$emit("input", e)
|
|
1716
1768
|
}
|
|
1717
1769
|
},
|
|
1718
|
-
[]
|
|
1770
|
+
[this.$slots.default]
|
|
1719
1771
|
) : a(
|
|
1720
1772
|
this.componentName,
|
|
1721
1773
|
{
|
|
@@ -1736,10 +1788,13 @@ const qe = h({
|
|
|
1736
1788
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
1737
1789
|
onInput: (e) => this.$emit("input", e)
|
|
1738
1790
|
},
|
|
1739
|
-
[
|
|
1791
|
+
[
|
|
1792
|
+
// @ts-ignore
|
|
1793
|
+
this.$slots.default && this.$slots.default()
|
|
1794
|
+
]
|
|
1740
1795
|
);
|
|
1741
1796
|
}
|
|
1742
|
-
}),
|
|
1797
|
+
}), Je = r({
|
|
1743
1798
|
name: "VCard",
|
|
1744
1799
|
props: {
|
|
1745
1800
|
/**
|
|
@@ -1816,9 +1871,10 @@ const qe = h({
|
|
|
1816
1871
|
*/
|
|
1817
1872
|
"input"
|
|
1818
1873
|
],
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1874
|
+
methods: {},
|
|
1875
|
+
setup(e, t) {
|
|
1876
|
+
const i = d("card", M), o = l(null);
|
|
1877
|
+
return { componentName: i, element: o };
|
|
1822
1878
|
},
|
|
1823
1879
|
render() {
|
|
1824
1880
|
return s ? a(
|
|
@@ -1845,16 +1901,17 @@ const qe = h({
|
|
|
1845
1901
|
}
|
|
1846
1902
|
},
|
|
1847
1903
|
[
|
|
1904
|
+
this.$slots.default,
|
|
1848
1905
|
// @slot graphic The graphic slot overrides the icon property.
|
|
1849
|
-
|
|
1906
|
+
n("graphic", this.$slots.graphic),
|
|
1850
1907
|
// @slot media The media slot is mainly for images or video content above the card header.
|
|
1851
|
-
|
|
1908
|
+
n("media", this.$slots.media),
|
|
1852
1909
|
// @slot meta The meta slot is for action content in the card header.
|
|
1853
|
-
|
|
1910
|
+
n("meta", this.$slots.meta),
|
|
1854
1911
|
// @slot footer The footer slot is for content in the card footer.
|
|
1855
|
-
|
|
1912
|
+
n("footer", this.$slots.footer),
|
|
1856
1913
|
// @slot main Assign nodes to main slot to fully override a card's predefined flow and style with your own.
|
|
1857
|
-
|
|
1914
|
+
n("main", this.$slots.main)
|
|
1858
1915
|
]
|
|
1859
1916
|
) : a(
|
|
1860
1917
|
this.componentName,
|
|
@@ -1876,20 +1933,22 @@ const qe = h({
|
|
|
1876
1933
|
onInput: (e) => this.$emit("input", e)
|
|
1877
1934
|
},
|
|
1878
1935
|
[
|
|
1936
|
+
// @ts-ignore
|
|
1937
|
+
this.$slots.default && this.$slots.default(),
|
|
1879
1938
|
// @slot graphic The graphic slot overrides the icon property.
|
|
1880
|
-
|
|
1939
|
+
n("graphic", this.$slots.graphic),
|
|
1881
1940
|
// @slot media The media slot is mainly for images or video content above the card header.
|
|
1882
|
-
|
|
1941
|
+
n("media", this.$slots.media),
|
|
1883
1942
|
// @slot meta The meta slot is for action content in the card header.
|
|
1884
|
-
|
|
1943
|
+
n("meta", this.$slots.meta),
|
|
1885
1944
|
// @slot footer The footer slot is for content in the card footer.
|
|
1886
|
-
|
|
1945
|
+
n("footer", this.$slots.footer),
|
|
1887
1946
|
// @slot main Assign nodes to main slot to fully override a card's predefined flow and style with your own.
|
|
1888
|
-
|
|
1947
|
+
n("main", this.$slots.main)
|
|
1889
1948
|
]
|
|
1890
1949
|
);
|
|
1891
1950
|
}
|
|
1892
|
-
}),
|
|
1951
|
+
}), _e = r({
|
|
1893
1952
|
name: "VCheckbox",
|
|
1894
1953
|
model: s ? {
|
|
1895
1954
|
prop: "modelValue",
|
|
@@ -2012,9 +2071,10 @@ const qe = h({
|
|
|
2012
2071
|
*/
|
|
2013
2072
|
"update:modelValue"
|
|
2014
2073
|
],
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2074
|
+
methods: {},
|
|
2075
|
+
setup(e, t) {
|
|
2076
|
+
const i = d("checkbox", F), o = l(null);
|
|
2077
|
+
return { componentName: i, element: o };
|
|
2018
2078
|
},
|
|
2019
2079
|
render() {
|
|
2020
2080
|
return s ? a(
|
|
@@ -2055,7 +2115,7 @@ const qe = h({
|
|
|
2055
2115
|
input: (e) => this.$emit("input", e)
|
|
2056
2116
|
}
|
|
2057
2117
|
},
|
|
2058
|
-
[]
|
|
2118
|
+
[this.$slots.default]
|
|
2059
2119
|
) : a(
|
|
2060
2120
|
this.componentName,
|
|
2061
2121
|
{
|
|
@@ -2090,10 +2150,13 @@ const qe = h({
|
|
|
2090
2150
|
},
|
|
2091
2151
|
onInput: (e) => this.$emit("input", e)
|
|
2092
2152
|
},
|
|
2093
|
-
[
|
|
2153
|
+
[
|
|
2154
|
+
// @ts-ignore
|
|
2155
|
+
this.$slots.default && this.$slots.default()
|
|
2156
|
+
]
|
|
2094
2157
|
);
|
|
2095
2158
|
}
|
|
2096
|
-
}),
|
|
2159
|
+
}), Xe = r({
|
|
2097
2160
|
name: "VCombobox",
|
|
2098
2161
|
model: s ? {
|
|
2099
2162
|
prop: "modelValue",
|
|
@@ -2215,45 +2278,46 @@ const qe = h({
|
|
|
2215
2278
|
*/
|
|
2216
2279
|
"update:modelValue"
|
|
2217
2280
|
],
|
|
2218
|
-
|
|
2219
|
-
|
|
2220
|
-
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2224
|
-
validate()
|
|
2225
|
-
|
|
2226
|
-
|
|
2227
|
-
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
filterOptions()
|
|
2232
|
-
|
|
2233
|
-
|
|
2234
|
-
|
|
2235
|
-
|
|
2236
|
-
|
|
2237
|
-
|
|
2238
|
-
|
|
2239
|
-
|
|
2240
|
-
|
|
2241
|
-
|
|
2242
|
-
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
selectFirstOption()
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
|
|
2249
|
-
|
|
2250
|
-
|
|
2251
|
-
|
|
2252
|
-
setSelectedOptions()
|
|
2253
|
-
|
|
2254
|
-
|
|
2255
|
-
|
|
2256
|
-
|
|
2281
|
+
methods: {
|
|
2282
|
+
/**
|
|
2283
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
2284
|
+
*/
|
|
2285
|
+
validate() {
|
|
2286
|
+
var e;
|
|
2287
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
2288
|
+
},
|
|
2289
|
+
/**
|
|
2290
|
+
* Filter available options by text value.
|
|
2291
|
+
*/
|
|
2292
|
+
filterOptions() {
|
|
2293
|
+
var e;
|
|
2294
|
+
return (e = this.element) == null ? void 0 : e.filterOptions();
|
|
2295
|
+
},
|
|
2296
|
+
/**
|
|
2297
|
+
* Calculate and apply listbox positioning based on available viewport space.
|
|
2298
|
+
*/
|
|
2299
|
+
setPositioning(e) {
|
|
2300
|
+
var t;
|
|
2301
|
+
return (t = this.element) == null ? void 0 : t.setPositioning(e);
|
|
2302
|
+
},
|
|
2303
|
+
/**
|
|
2304
|
+
* Moves focus to the first selectable option.
|
|
2305
|
+
*/
|
|
2306
|
+
selectFirstOption() {
|
|
2307
|
+
var e;
|
|
2308
|
+
return (e = this.element) == null ? void 0 : e.selectFirstOption();
|
|
2309
|
+
},
|
|
2310
|
+
/**
|
|
2311
|
+
* Sets an option as selected and gives it focus.
|
|
2312
|
+
*/
|
|
2313
|
+
setSelectedOptions() {
|
|
2314
|
+
var e;
|
|
2315
|
+
return (e = this.element) == null ? void 0 : e.setSelectedOptions();
|
|
2316
|
+
}
|
|
2317
|
+
},
|
|
2318
|
+
setup(e, t) {
|
|
2319
|
+
const i = d("combobox", K), o = l(null);
|
|
2320
|
+
return { componentName: i, element: o };
|
|
2257
2321
|
},
|
|
2258
2322
|
render() {
|
|
2259
2323
|
return s ? a(
|
|
@@ -2329,7 +2393,7 @@ const qe = h({
|
|
|
2329
2393
|
]
|
|
2330
2394
|
);
|
|
2331
2395
|
}
|
|
2332
|
-
}),
|
|
2396
|
+
}), Ze = r({
|
|
2333
2397
|
name: "VDataGrid",
|
|
2334
2398
|
props: {
|
|
2335
2399
|
/**
|
|
@@ -2407,14 +2471,15 @@ const qe = h({
|
|
|
2407
2471
|
*/
|
|
2408
2472
|
"cell-click"
|
|
2409
2473
|
],
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2417
|
-
|
|
2474
|
+
methods: {
|
|
2475
|
+
selectionModeChanged(e) {
|
|
2476
|
+
var t;
|
|
2477
|
+
return (t = this.element) == null ? void 0 : t.selectionModeChanged(e);
|
|
2478
|
+
}
|
|
2479
|
+
},
|
|
2480
|
+
setup(e, t) {
|
|
2481
|
+
const i = d("data-grid", v), o = l(null);
|
|
2482
|
+
return { componentName: i, element: o };
|
|
2418
2483
|
},
|
|
2419
2484
|
render() {
|
|
2420
2485
|
return s ? a(
|
|
@@ -2468,7 +2533,7 @@ const qe = h({
|
|
|
2468
2533
|
]
|
|
2469
2534
|
);
|
|
2470
2535
|
}
|
|
2471
|
-
}),
|
|
2536
|
+
}), Qe = r({
|
|
2472
2537
|
name: "VDataGridRow",
|
|
2473
2538
|
props: {
|
|
2474
2539
|
/**
|
|
@@ -2539,22 +2604,23 @@ const qe = h({
|
|
|
2539
2604
|
*/
|
|
2540
2605
|
"cell-click"
|
|
2541
2606
|
],
|
|
2542
|
-
|
|
2543
|
-
|
|
2544
|
-
|
|
2545
|
-
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
|
|
2607
|
+
methods: {
|
|
2608
|
+
handleFocusout(e) {
|
|
2609
|
+
var t;
|
|
2610
|
+
return (t = this.element) == null ? void 0 : t.handleFocusout(e);
|
|
2611
|
+
},
|
|
2612
|
+
handleCellFocus(e) {
|
|
2613
|
+
var t;
|
|
2614
|
+
return (t = this.element) == null ? void 0 : t.handleCellFocus(e);
|
|
2615
|
+
},
|
|
2616
|
+
handleKeydown(e) {
|
|
2617
|
+
var t;
|
|
2618
|
+
return (t = this.element) == null ? void 0 : t.handleKeydown(e);
|
|
2619
|
+
}
|
|
2620
|
+
},
|
|
2621
|
+
setup(e, t) {
|
|
2622
|
+
const i = d("data-grid-row", v), o = l(null);
|
|
2623
|
+
return { componentName: i, element: o };
|
|
2558
2624
|
},
|
|
2559
2625
|
render() {
|
|
2560
2626
|
return s ? a(
|
|
@@ -2604,7 +2670,7 @@ const qe = h({
|
|
|
2604
2670
|
]
|
|
2605
2671
|
);
|
|
2606
2672
|
}
|
|
2607
|
-
}),
|
|
2673
|
+
}), Ye = r({
|
|
2608
2674
|
name: "VDataGridCell",
|
|
2609
2675
|
props: {
|
|
2610
2676
|
/**
|
|
@@ -2690,26 +2756,27 @@ const qe = h({
|
|
|
2690
2756
|
*/
|
|
2691
2757
|
"cell-click"
|
|
2692
2758
|
],
|
|
2693
|
-
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2697
|
-
|
|
2698
|
-
|
|
2699
|
-
|
|
2700
|
-
ariaSelectedChanged(
|
|
2701
|
-
|
|
2702
|
-
|
|
2703
|
-
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2708
|
-
|
|
2709
|
-
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2759
|
+
methods: {
|
|
2760
|
+
handleKeydown(e) {
|
|
2761
|
+
var t;
|
|
2762
|
+
return (t = this.element) == null ? void 0 : t.handleKeydown(e);
|
|
2763
|
+
},
|
|
2764
|
+
ariaSelectedChanged(e, t) {
|
|
2765
|
+
var i;
|
|
2766
|
+
return (i = this.element) == null ? void 0 : i.ariaSelectedChanged(e, t);
|
|
2767
|
+
},
|
|
2768
|
+
handleFocusin(e) {
|
|
2769
|
+
var t;
|
|
2770
|
+
return (t = this.element) == null ? void 0 : t.handleFocusin(e);
|
|
2771
|
+
},
|
|
2772
|
+
handleFocusout(e) {
|
|
2773
|
+
var t;
|
|
2774
|
+
return (t = this.element) == null ? void 0 : t.handleFocusout(e);
|
|
2775
|
+
}
|
|
2776
|
+
},
|
|
2777
|
+
setup(e, t) {
|
|
2778
|
+
const i = d("data-grid-cell", v), o = l(null);
|
|
2779
|
+
return { componentName: i, element: o };
|
|
2713
2780
|
},
|
|
2714
2781
|
render() {
|
|
2715
2782
|
return s ? a(
|
|
@@ -2765,7 +2832,7 @@ const qe = h({
|
|
|
2765
2832
|
]
|
|
2766
2833
|
);
|
|
2767
2834
|
}
|
|
2768
|
-
}),
|
|
2835
|
+
}), Ie = r({
|
|
2769
2836
|
name: "VDatePicker",
|
|
2770
2837
|
model: s ? {
|
|
2771
2838
|
prop: "modelValue",
|
|
@@ -2851,15 +2918,21 @@ const qe = h({
|
|
|
2851
2918
|
* @type {Event}
|
|
2852
2919
|
*/
|
|
2853
2920
|
"input",
|
|
2921
|
+
/**
|
|
2922
|
+
* Event emitted when the clear value changes
|
|
2923
|
+
* @type {unknown}
|
|
2924
|
+
*/
|
|
2925
|
+
"clear-click",
|
|
2854
2926
|
/**
|
|
2855
2927
|
* Fires when the value of an element has been changed.
|
|
2856
2928
|
* @type {string}
|
|
2857
2929
|
*/
|
|
2858
2930
|
"update:modelValue"
|
|
2859
2931
|
],
|
|
2860
|
-
|
|
2861
|
-
|
|
2862
|
-
|
|
2932
|
+
methods: {},
|
|
2933
|
+
setup(e, t) {
|
|
2934
|
+
const i = d("date-picker", D), o = l(null);
|
|
2935
|
+
return { componentName: i, element: o };
|
|
2863
2936
|
},
|
|
2864
2937
|
render() {
|
|
2865
2938
|
return s ? a(
|
|
@@ -2891,10 +2964,11 @@ const qe = h({
|
|
|
2891
2964
|
"update:modelValue",
|
|
2892
2965
|
e.target.value
|
|
2893
2966
|
), this.$emit("input", e);
|
|
2894
|
-
}
|
|
2967
|
+
},
|
|
2968
|
+
"clear-click": (e) => this.$emit("clear-click", e)
|
|
2895
2969
|
}
|
|
2896
2970
|
},
|
|
2897
|
-
[]
|
|
2971
|
+
[this.$slots.default]
|
|
2898
2972
|
) : a(
|
|
2899
2973
|
this.componentName,
|
|
2900
2974
|
{
|
|
@@ -2921,12 +2995,16 @@ const qe = h({
|
|
|
2921
2995
|
"update:modelValue",
|
|
2922
2996
|
e.target.value
|
|
2923
2997
|
), this.$emit("input", e);
|
|
2924
|
-
}
|
|
2998
|
+
},
|
|
2999
|
+
onClearClick: (e) => this.$emit("clear-click", e)
|
|
2925
3000
|
},
|
|
2926
|
-
[
|
|
3001
|
+
[
|
|
3002
|
+
// @ts-ignore
|
|
3003
|
+
this.$slots.default && this.$slots.default()
|
|
3004
|
+
]
|
|
2927
3005
|
);
|
|
2928
3006
|
}
|
|
2929
|
-
}),
|
|
3007
|
+
}), ei = r({
|
|
2930
3008
|
name: "VDateRangePicker",
|
|
2931
3009
|
props: {
|
|
2932
3010
|
/**
|
|
@@ -3034,6 +3112,11 @@ const qe = h({
|
|
|
3034
3112
|
* @type {unknown}
|
|
3035
3113
|
*/
|
|
3036
3114
|
"input:end",
|
|
3115
|
+
/**
|
|
3116
|
+
* Event emitted when the clear value changes
|
|
3117
|
+
* @type {unknown}
|
|
3118
|
+
*/
|
|
3119
|
+
"clear-click",
|
|
3037
3120
|
/**
|
|
3038
3121
|
* Event emitted when the start value changes
|
|
3039
3122
|
* @type {string}
|
|
@@ -3045,12 +3128,13 @@ const qe = h({
|
|
|
3045
3128
|
*/
|
|
3046
3129
|
"update:end"
|
|
3047
3130
|
],
|
|
3048
|
-
|
|
3049
|
-
|
|
3131
|
+
methods: {},
|
|
3132
|
+
setup(e, t) {
|
|
3133
|
+
const i = d(
|
|
3050
3134
|
"date-range-picker",
|
|
3051
3135
|
A
|
|
3052
|
-
),
|
|
3053
|
-
return
|
|
3136
|
+
), o = l(null);
|
|
3137
|
+
return { componentName: i, element: o };
|
|
3054
3138
|
},
|
|
3055
3139
|
render() {
|
|
3056
3140
|
return s ? a(
|
|
@@ -3085,10 +3169,11 @@ const qe = h({
|
|
|
3085
3169
|
},
|
|
3086
3170
|
"input:end": (e) => {
|
|
3087
3171
|
this.$emit("update:end", e.target.end), this.$emit("input:end", e);
|
|
3088
|
-
}
|
|
3172
|
+
},
|
|
3173
|
+
"clear-click": (e) => this.$emit("clear-click", e)
|
|
3089
3174
|
}
|
|
3090
3175
|
},
|
|
3091
|
-
[]
|
|
3176
|
+
[this.$slots.default]
|
|
3092
3177
|
) : a(
|
|
3093
3178
|
this.componentName,
|
|
3094
3179
|
{
|
|
@@ -3118,12 +3203,16 @@ const qe = h({
|
|
|
3118
3203
|
},
|
|
3119
3204
|
"onInput:end": (e) => {
|
|
3120
3205
|
this.$emit("update:end", e.target.end), this.$emit("input:end", e);
|
|
3121
|
-
}
|
|
3206
|
+
},
|
|
3207
|
+
onClearClick: (e) => this.$emit("clear-click", e)
|
|
3122
3208
|
},
|
|
3123
|
-
[
|
|
3209
|
+
[
|
|
3210
|
+
// @ts-ignore
|
|
3211
|
+
this.$slots.default && this.$slots.default()
|
|
3212
|
+
]
|
|
3124
3213
|
);
|
|
3125
3214
|
}
|
|
3126
|
-
}),
|
|
3215
|
+
}), ii = r({
|
|
3127
3216
|
name: "VDialog",
|
|
3128
3217
|
props: {
|
|
3129
3218
|
/**
|
|
@@ -3193,22 +3282,23 @@ const qe = h({
|
|
|
3193
3282
|
*/
|
|
3194
3283
|
"close"
|
|
3195
3284
|
],
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
|
|
3199
|
-
close()
|
|
3200
|
-
|
|
3201
|
-
|
|
3202
|
-
|
|
3203
|
-
show()
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3207
|
-
showModal()
|
|
3208
|
-
|
|
3209
|
-
|
|
3210
|
-
|
|
3211
|
-
|
|
3285
|
+
methods: {
|
|
3286
|
+
close() {
|
|
3287
|
+
var e;
|
|
3288
|
+
return (e = this.element) == null ? void 0 : e.close();
|
|
3289
|
+
},
|
|
3290
|
+
show() {
|
|
3291
|
+
var e;
|
|
3292
|
+
return (e = this.element) == null ? void 0 : e.show();
|
|
3293
|
+
},
|
|
3294
|
+
showModal() {
|
|
3295
|
+
var e;
|
|
3296
|
+
return (e = this.element) == null ? void 0 : e.showModal();
|
|
3297
|
+
}
|
|
3298
|
+
},
|
|
3299
|
+
setup(e, t) {
|
|
3300
|
+
const i = d("dialog", q), o = l(null);
|
|
3301
|
+
return { componentName: i, element: o };
|
|
3212
3302
|
},
|
|
3213
3303
|
render() {
|
|
3214
3304
|
return s ? a(
|
|
@@ -3239,16 +3329,17 @@ const qe = h({
|
|
|
3239
3329
|
}
|
|
3240
3330
|
},
|
|
3241
3331
|
[
|
|
3332
|
+
this.$slots.default,
|
|
3242
3333
|
// @slot graphic Use the graphic slot in order to replace the icon.
|
|
3243
|
-
|
|
3334
|
+
n("graphic", this.$slots.graphic),
|
|
3244
3335
|
// @slot body Use the body slot in order to add custom HTML to the dialog.
|
|
3245
|
-
|
|
3336
|
+
n("body", this.$slots.body),
|
|
3246
3337
|
// @slot footer Use the footer slot in order to add action buttons to the bottom of the dialog.
|
|
3247
|
-
|
|
3338
|
+
n("footer", this.$slots.footer),
|
|
3248
3339
|
// @slot main Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.
|
|
3249
|
-
|
|
3340
|
+
n("main", this.$slots.main),
|
|
3250
3341
|
// @slot action-items Use the action-items slot in order to add action buttons to the bottom of the dialog.
|
|
3251
|
-
|
|
3342
|
+
n("action-items", this.$slots["action-items"])
|
|
3252
3343
|
]
|
|
3253
3344
|
) : a(
|
|
3254
3345
|
this.componentName,
|
|
@@ -3274,20 +3365,22 @@ const qe = h({
|
|
|
3274
3365
|
onClose: (e) => this.$emit("close", e)
|
|
3275
3366
|
},
|
|
3276
3367
|
[
|
|
3368
|
+
// @ts-ignore
|
|
3369
|
+
this.$slots.default && this.$slots.default(),
|
|
3277
3370
|
// @slot graphic Use the graphic slot in order to replace the icon.
|
|
3278
|
-
|
|
3371
|
+
n("graphic", this.$slots.graphic),
|
|
3279
3372
|
// @slot body Use the body slot in order to add custom HTML to the dialog.
|
|
3280
|
-
|
|
3373
|
+
n("body", this.$slots.body),
|
|
3281
3374
|
// @slot footer Use the footer slot in order to add action buttons to the bottom of the dialog.
|
|
3282
|
-
|
|
3375
|
+
n("footer", this.$slots.footer),
|
|
3283
3376
|
// @slot main Assign nodes to the main slot to fully override a dialog’s predefined flow and style with your own.
|
|
3284
|
-
|
|
3377
|
+
n("main", this.$slots.main),
|
|
3285
3378
|
// @slot action-items Use the action-items slot in order to add action buttons to the bottom of the dialog.
|
|
3286
|
-
|
|
3379
|
+
n("action-items", this.$slots["action-items"])
|
|
3287
3380
|
]
|
|
3288
3381
|
);
|
|
3289
3382
|
}
|
|
3290
|
-
}),
|
|
3383
|
+
}), ti = r({
|
|
3291
3384
|
name: "VDivider",
|
|
3292
3385
|
props: {
|
|
3293
3386
|
/**
|
|
@@ -3344,9 +3437,10 @@ const qe = h({
|
|
|
3344
3437
|
*/
|
|
3345
3438
|
"input"
|
|
3346
3439
|
],
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3440
|
+
methods: {},
|
|
3441
|
+
setup(e, t) {
|
|
3442
|
+
const i = d("divider", O), o = l(null);
|
|
3443
|
+
return { componentName: i, element: o };
|
|
3350
3444
|
},
|
|
3351
3445
|
render() {
|
|
3352
3446
|
return s ? a(
|
|
@@ -3368,7 +3462,7 @@ const qe = h({
|
|
|
3368
3462
|
input: (e) => this.$emit("input", e)
|
|
3369
3463
|
}
|
|
3370
3464
|
},
|
|
3371
|
-
[]
|
|
3465
|
+
[this.$slots.default]
|
|
3372
3466
|
) : a(
|
|
3373
3467
|
this.componentName,
|
|
3374
3468
|
{
|
|
@@ -3384,10 +3478,13 @@ const qe = h({
|
|
|
3384
3478
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
3385
3479
|
onInput: (e) => this.$emit("input", e)
|
|
3386
3480
|
},
|
|
3387
|
-
[
|
|
3481
|
+
[
|
|
3482
|
+
// @ts-ignore
|
|
3483
|
+
this.$slots.default && this.$slots.default()
|
|
3484
|
+
]
|
|
3388
3485
|
);
|
|
3389
3486
|
}
|
|
3390
|
-
}),
|
|
3487
|
+
}), oi = r({
|
|
3391
3488
|
name: "VEmptyState",
|
|
3392
3489
|
props: {
|
|
3393
3490
|
/**
|
|
@@ -3439,9 +3536,10 @@ const qe = h({
|
|
|
3439
3536
|
*/
|
|
3440
3537
|
"input"
|
|
3441
3538
|
],
|
|
3442
|
-
|
|
3443
|
-
|
|
3444
|
-
|
|
3539
|
+
methods: {},
|
|
3540
|
+
setup(e, t) {
|
|
3541
|
+
const i = d("empty-state", P), o = l(null);
|
|
3542
|
+
return { componentName: i, element: o };
|
|
3445
3543
|
},
|
|
3446
3544
|
render() {
|
|
3447
3545
|
return s ? a(
|
|
@@ -3466,9 +3564,9 @@ const qe = h({
|
|
|
3466
3564
|
[
|
|
3467
3565
|
this.$slots.default,
|
|
3468
3566
|
// @slot graphic The graphic slot allows overriding the icon with a custom illustration
|
|
3469
|
-
|
|
3567
|
+
n("graphic", this.$slots.graphic),
|
|
3470
3568
|
// @slot action-items Slot to add action items to the empty state
|
|
3471
|
-
|
|
3569
|
+
n("action-items", this.$slots["action-items"])
|
|
3472
3570
|
]
|
|
3473
3571
|
) : a(
|
|
3474
3572
|
this.componentName,
|
|
@@ -3489,13 +3587,13 @@ const qe = h({
|
|
|
3489
3587
|
// @ts-ignore
|
|
3490
3588
|
this.$slots.default && this.$slots.default(),
|
|
3491
3589
|
// @slot graphic The graphic slot allows overriding the icon with a custom illustration
|
|
3492
|
-
|
|
3590
|
+
n("graphic", this.$slots.graphic),
|
|
3493
3591
|
// @slot action-items Slot to add action items to the empty state
|
|
3494
|
-
|
|
3592
|
+
n("action-items", this.$slots["action-items"])
|
|
3495
3593
|
]
|
|
3496
3594
|
);
|
|
3497
3595
|
}
|
|
3498
|
-
}),
|
|
3596
|
+
}), ai = r({
|
|
3499
3597
|
name: "VFab",
|
|
3500
3598
|
props: {
|
|
3501
3599
|
/**
|
|
@@ -3628,17 +3726,18 @@ const qe = h({
|
|
|
3628
3726
|
*/
|
|
3629
3727
|
"input"
|
|
3630
3728
|
],
|
|
3631
|
-
|
|
3632
|
-
|
|
3633
|
-
|
|
3634
|
-
|
|
3635
|
-
|
|
3636
|
-
|
|
3637
|
-
validate()
|
|
3638
|
-
|
|
3639
|
-
|
|
3640
|
-
|
|
3641
|
-
|
|
3729
|
+
methods: {
|
|
3730
|
+
/**
|
|
3731
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
3732
|
+
*/
|
|
3733
|
+
validate() {
|
|
3734
|
+
var e;
|
|
3735
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
3736
|
+
}
|
|
3737
|
+
},
|
|
3738
|
+
setup(e, t) {
|
|
3739
|
+
const i = d("fab", U), o = l(null);
|
|
3740
|
+
return { componentName: i, element: o };
|
|
3642
3741
|
},
|
|
3643
3742
|
render() {
|
|
3644
3743
|
return s ? a(
|
|
@@ -3677,8 +3776,9 @@ const qe = h({
|
|
|
3677
3776
|
}
|
|
3678
3777
|
},
|
|
3679
3778
|
[
|
|
3779
|
+
this.$slots.default,
|
|
3680
3780
|
// @slot icon Slot to add an icon to fab.
|
|
3681
|
-
|
|
3781
|
+
n("icon", this.$slots.icon)
|
|
3682
3782
|
]
|
|
3683
3783
|
) : a(
|
|
3684
3784
|
this.componentName,
|
|
@@ -3712,12 +3812,14 @@ const qe = h({
|
|
|
3712
3812
|
onInput: (e) => this.$emit("input", e)
|
|
3713
3813
|
},
|
|
3714
3814
|
[
|
|
3815
|
+
// @ts-ignore
|
|
3816
|
+
this.$slots.default && this.$slots.default(),
|
|
3715
3817
|
// @slot icon Slot to add an icon to fab.
|
|
3716
|
-
|
|
3818
|
+
n("icon", this.$slots.icon)
|
|
3717
3819
|
]
|
|
3718
3820
|
);
|
|
3719
3821
|
}
|
|
3720
|
-
}), ni =
|
|
3822
|
+
}), ni = r({
|
|
3721
3823
|
name: "VHeader",
|
|
3722
3824
|
props: {
|
|
3723
3825
|
/**
|
|
@@ -3768,9 +3870,10 @@ const qe = h({
|
|
|
3768
3870
|
*/
|
|
3769
3871
|
"input"
|
|
3770
3872
|
],
|
|
3771
|
-
|
|
3772
|
-
|
|
3773
|
-
|
|
3873
|
+
methods: {},
|
|
3874
|
+
setup(e, t) {
|
|
3875
|
+
const i = d("header", E), o = l(null);
|
|
3876
|
+
return { componentName: i, element: o };
|
|
3774
3877
|
},
|
|
3775
3878
|
render() {
|
|
3776
3879
|
return s ? a(
|
|
@@ -3795,9 +3898,9 @@ const qe = h({
|
|
|
3795
3898
|
[
|
|
3796
3899
|
this.$slots.default,
|
|
3797
3900
|
// @slot action-items Nodes assigned to action-items slot will be set at the end of the header.
|
|
3798
|
-
|
|
3901
|
+
n("action-items", this.$slots["action-items"]),
|
|
3799
3902
|
// @slot app-content Content vertically aligned with header.
|
|
3800
|
-
|
|
3903
|
+
n("app-content", this.$slots["app-content"])
|
|
3801
3904
|
]
|
|
3802
3905
|
) : a(
|
|
3803
3906
|
this.componentName,
|
|
@@ -3818,13 +3921,13 @@ const qe = h({
|
|
|
3818
3921
|
// @ts-ignore
|
|
3819
3922
|
this.$slots.default && this.$slots.default(),
|
|
3820
3923
|
// @slot action-items Nodes assigned to action-items slot will be set at the end of the header.
|
|
3821
|
-
|
|
3924
|
+
n("action-items", this.$slots["action-items"]),
|
|
3822
3925
|
// @slot app-content Content vertically aligned with header.
|
|
3823
|
-
|
|
3926
|
+
n("app-content", this.$slots["app-content"])
|
|
3824
3927
|
]
|
|
3825
3928
|
);
|
|
3826
3929
|
}
|
|
3827
|
-
}),
|
|
3930
|
+
}), si = r({
|
|
3828
3931
|
name: "VIcon",
|
|
3829
3932
|
props: {
|
|
3830
3933
|
/**
|
|
@@ -3883,14 +3986,15 @@ const qe = h({
|
|
|
3883
3986
|
*/
|
|
3884
3987
|
"input"
|
|
3885
3988
|
],
|
|
3886
|
-
|
|
3887
|
-
|
|
3888
|
-
|
|
3889
|
-
nameChanged()
|
|
3890
|
-
|
|
3891
|
-
|
|
3892
|
-
|
|
3893
|
-
|
|
3989
|
+
methods: {
|
|
3990
|
+
nameChanged() {
|
|
3991
|
+
var e;
|
|
3992
|
+
return (e = this.element) == null ? void 0 : e.nameChanged();
|
|
3993
|
+
}
|
|
3994
|
+
},
|
|
3995
|
+
setup(e, t) {
|
|
3996
|
+
const i = d("icon", G), o = l(null);
|
|
3997
|
+
return { componentName: i, element: o };
|
|
3894
3998
|
},
|
|
3895
3999
|
render() {
|
|
3896
4000
|
return s ? a(
|
|
@@ -3936,7 +4040,7 @@ const qe = h({
|
|
|
3936
4040
|
]
|
|
3937
4041
|
);
|
|
3938
4042
|
}
|
|
3939
|
-
}), li =
|
|
4043
|
+
}), li = r({
|
|
3940
4044
|
name: "VLayout",
|
|
3941
4045
|
props: {
|
|
3942
4046
|
/**
|
|
@@ -4014,9 +4118,10 @@ const qe = h({
|
|
|
4014
4118
|
*/
|
|
4015
4119
|
"input"
|
|
4016
4120
|
],
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
|
|
4121
|
+
methods: {},
|
|
4122
|
+
setup(e, t) {
|
|
4123
|
+
const i = d("layout", R), o = l(null);
|
|
4124
|
+
return { componentName: i, element: o };
|
|
4020
4125
|
},
|
|
4021
4126
|
render() {
|
|
4022
4127
|
return s ? a(
|
|
@@ -4066,7 +4171,7 @@ const qe = h({
|
|
|
4066
4171
|
]
|
|
4067
4172
|
);
|
|
4068
4173
|
}
|
|
4069
|
-
}),
|
|
4174
|
+
}), ri = r({
|
|
4070
4175
|
name: "VMenu",
|
|
4071
4176
|
props: {
|
|
4072
4177
|
/**
|
|
@@ -4143,32 +4248,33 @@ const qe = h({
|
|
|
4143
4248
|
*/
|
|
4144
4249
|
"close"
|
|
4145
4250
|
],
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4151
|
-
|
|
4152
|
-
focus()
|
|
4153
|
-
|
|
4154
|
-
|
|
4155
|
-
|
|
4156
|
-
|
|
4157
|
-
|
|
4158
|
-
|
|
4159
|
-
collapseExpandedItem()
|
|
4160
|
-
|
|
4161
|
-
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4165
|
-
|
|
4166
|
-
|
|
4167
|
-
openChanged(
|
|
4168
|
-
|
|
4169
|
-
|
|
4170
|
-
|
|
4171
|
-
|
|
4251
|
+
methods: {
|
|
4252
|
+
/**
|
|
4253
|
+
* Focuses the first item in the menu.
|
|
4254
|
+
*/
|
|
4255
|
+
focus() {
|
|
4256
|
+
var e;
|
|
4257
|
+
return (e = this.element) == null ? void 0 : e.focus();
|
|
4258
|
+
},
|
|
4259
|
+
/**
|
|
4260
|
+
* Collapses any expanded menu items.
|
|
4261
|
+
*/
|
|
4262
|
+
collapseExpandedItem() {
|
|
4263
|
+
var e;
|
|
4264
|
+
return (e = this.element) == null ? void 0 : e.collapseExpandedItem();
|
|
4265
|
+
},
|
|
4266
|
+
autoDismissChanged(e) {
|
|
4267
|
+
var t;
|
|
4268
|
+
return (t = this.element) == null ? void 0 : t.autoDismissChanged(e);
|
|
4269
|
+
},
|
|
4270
|
+
openChanged(e, t) {
|
|
4271
|
+
var i;
|
|
4272
|
+
return (i = this.element) == null ? void 0 : i.openChanged(e, t);
|
|
4273
|
+
}
|
|
4274
|
+
},
|
|
4275
|
+
setup(e, t) {
|
|
4276
|
+
const i = d("menu", W), o = l(null);
|
|
4277
|
+
return { componentName: i, element: o };
|
|
4172
4278
|
},
|
|
4173
4279
|
render() {
|
|
4174
4280
|
return s ? a(
|
|
@@ -4200,9 +4306,9 @@ const qe = h({
|
|
|
4200
4306
|
[
|
|
4201
4307
|
this.$slots.default,
|
|
4202
4308
|
// @slot header Used to add additional content to the top of the menu.
|
|
4203
|
-
|
|
4309
|
+
n("header", this.$slots.header),
|
|
4204
4310
|
// @slot action-items Used to add action items to the bottom of the menu.
|
|
4205
|
-
|
|
4311
|
+
n("action-items", this.$slots["action-items"])
|
|
4206
4312
|
]
|
|
4207
4313
|
) : a(
|
|
4208
4314
|
this.componentName,
|
|
@@ -4228,13 +4334,13 @@ const qe = h({
|
|
|
4228
4334
|
// @ts-ignore
|
|
4229
4335
|
this.$slots.default && this.$slots.default(),
|
|
4230
4336
|
// @slot header Used to add additional content to the top of the menu.
|
|
4231
|
-
|
|
4337
|
+
n("header", this.$slots.header),
|
|
4232
4338
|
// @slot action-items Used to add action items to the bottom of the menu.
|
|
4233
|
-
|
|
4339
|
+
n("action-items", this.$slots["action-items"])
|
|
4234
4340
|
]
|
|
4235
4341
|
);
|
|
4236
4342
|
}
|
|
4237
|
-
}),
|
|
4343
|
+
}), di = r({
|
|
4238
4344
|
name: "VMenuItem",
|
|
4239
4345
|
model: s ? {
|
|
4240
4346
|
prop: "modelValue",
|
|
@@ -4339,9 +4445,10 @@ const qe = h({
|
|
|
4339
4445
|
*/
|
|
4340
4446
|
"update:modelValue"
|
|
4341
4447
|
],
|
|
4342
|
-
|
|
4343
|
-
|
|
4344
|
-
|
|
4448
|
+
methods: {},
|
|
4449
|
+
setup(e, t) {
|
|
4450
|
+
const i = d("menu-item", H), o = l(null);
|
|
4451
|
+
return { componentName: i, element: o };
|
|
4345
4452
|
},
|
|
4346
4453
|
render() {
|
|
4347
4454
|
return s ? a(
|
|
@@ -4378,10 +4485,11 @@ const qe = h({
|
|
|
4378
4485
|
}
|
|
4379
4486
|
},
|
|
4380
4487
|
[
|
|
4488
|
+
this.$slots.default,
|
|
4381
4489
|
// @slot meta Assign nodes to the `meta` slot to set a badge or an additional icon.
|
|
4382
|
-
|
|
4490
|
+
n("meta", this.$slots.meta),
|
|
4383
4491
|
// @slot submenu Assign a Menu to the `submenu` slot to add a submenu.
|
|
4384
|
-
|
|
4492
|
+
n("submenu", this.$slots.submenu)
|
|
4385
4493
|
]
|
|
4386
4494
|
) : a(
|
|
4387
4495
|
this.componentName,
|
|
@@ -4413,14 +4521,16 @@ const qe = h({
|
|
|
4413
4521
|
}
|
|
4414
4522
|
},
|
|
4415
4523
|
[
|
|
4524
|
+
// @ts-ignore
|
|
4525
|
+
this.$slots.default && this.$slots.default(),
|
|
4416
4526
|
// @slot meta Assign nodes to the `meta` slot to set a badge or an additional icon.
|
|
4417
|
-
|
|
4527
|
+
n("meta", this.$slots.meta),
|
|
4418
4528
|
// @slot submenu Assign a Menu to the `submenu` slot to add a submenu.
|
|
4419
|
-
|
|
4529
|
+
n("submenu", this.$slots.submenu)
|
|
4420
4530
|
]
|
|
4421
4531
|
);
|
|
4422
4532
|
}
|
|
4423
|
-
}),
|
|
4533
|
+
}), hi = r({
|
|
4424
4534
|
name: "VNav",
|
|
4425
4535
|
props: {
|
|
4426
4536
|
/**
|
|
@@ -4463,9 +4573,10 @@ const qe = h({
|
|
|
4463
4573
|
*/
|
|
4464
4574
|
"input"
|
|
4465
4575
|
],
|
|
4466
|
-
|
|
4467
|
-
|
|
4468
|
-
|
|
4576
|
+
methods: {},
|
|
4577
|
+
setup(e, t) {
|
|
4578
|
+
const i = d("nav", j), o = l(null);
|
|
4579
|
+
return { componentName: i, element: o };
|
|
4469
4580
|
},
|
|
4470
4581
|
render() {
|
|
4471
4582
|
return s ? a(
|
|
@@ -4505,7 +4616,7 @@ const qe = h({
|
|
|
4505
4616
|
]
|
|
4506
4617
|
);
|
|
4507
4618
|
}
|
|
4508
|
-
}),
|
|
4619
|
+
}), ui = r({
|
|
4509
4620
|
name: "VNavDisclosure",
|
|
4510
4621
|
props: {
|
|
4511
4622
|
/**
|
|
@@ -4557,12 +4668,13 @@ const qe = h({
|
|
|
4557
4668
|
*/
|
|
4558
4669
|
"toggle"
|
|
4559
4670
|
],
|
|
4560
|
-
|
|
4561
|
-
|
|
4671
|
+
methods: {},
|
|
4672
|
+
setup(e, t) {
|
|
4673
|
+
const i = d(
|
|
4562
4674
|
"nav-disclosure",
|
|
4563
4675
|
J
|
|
4564
|
-
),
|
|
4565
|
-
return
|
|
4676
|
+
), o = l(null);
|
|
4677
|
+
return { componentName: i, element: o };
|
|
4566
4678
|
},
|
|
4567
4679
|
render() {
|
|
4568
4680
|
return s ? a(
|
|
@@ -4589,7 +4701,9 @@ const qe = h({
|
|
|
4589
4701
|
[
|
|
4590
4702
|
this.$slots.default,
|
|
4591
4703
|
// @slot meta A slot to add additional content to the nav disclosure.
|
|
4592
|
-
|
|
4704
|
+
n("meta", this.$slots.meta),
|
|
4705
|
+
// @slot icon Add an icon to the component.
|
|
4706
|
+
n("icon", this.$slots.icon)
|
|
4593
4707
|
]
|
|
4594
4708
|
) : a(
|
|
4595
4709
|
this.componentName,
|
|
@@ -4612,11 +4726,13 @@ const qe = h({
|
|
|
4612
4726
|
// @ts-ignore
|
|
4613
4727
|
this.$slots.default && this.$slots.default(),
|
|
4614
4728
|
// @slot meta A slot to add additional content to the nav disclosure.
|
|
4615
|
-
|
|
4729
|
+
n("meta", this.$slots.meta),
|
|
4730
|
+
// @slot icon Add an icon to the component.
|
|
4731
|
+
n("icon", this.$slots.icon)
|
|
4616
4732
|
]
|
|
4617
4733
|
);
|
|
4618
4734
|
}
|
|
4619
|
-
}),
|
|
4735
|
+
}), ci = r({
|
|
4620
4736
|
name: "VNavItem",
|
|
4621
4737
|
props: {
|
|
4622
4738
|
/**
|
|
@@ -4703,14 +4819,15 @@ const qe = h({
|
|
|
4703
4819
|
*/
|
|
4704
4820
|
"input"
|
|
4705
4821
|
],
|
|
4706
|
-
|
|
4707
|
-
|
|
4708
|
-
|
|
4709
|
-
getBodyTemplate()
|
|
4710
|
-
|
|
4711
|
-
|
|
4712
|
-
|
|
4713
|
-
|
|
4822
|
+
methods: {
|
|
4823
|
+
getBodyTemplate() {
|
|
4824
|
+
var e;
|
|
4825
|
+
return (e = this.element) == null ? void 0 : e.getBodyTemplate();
|
|
4826
|
+
}
|
|
4827
|
+
},
|
|
4828
|
+
setup(e, t) {
|
|
4829
|
+
const i = d("nav-item", _), o = l(null);
|
|
4830
|
+
return { componentName: i, element: o };
|
|
4714
4831
|
},
|
|
4715
4832
|
render() {
|
|
4716
4833
|
return s ? a(
|
|
@@ -4741,8 +4858,11 @@ const qe = h({
|
|
|
4741
4858
|
}
|
|
4742
4859
|
},
|
|
4743
4860
|
[
|
|
4861
|
+
this.$slots.default,
|
|
4744
4862
|
// @slot meta A slot to add additional content to the nav item.
|
|
4745
|
-
|
|
4863
|
+
n("meta", this.$slots.meta),
|
|
4864
|
+
// @slot icon Add an icon to the component.
|
|
4865
|
+
n("icon", this.$slots.icon)
|
|
4746
4866
|
]
|
|
4747
4867
|
) : a(
|
|
4748
4868
|
this.componentName,
|
|
@@ -4768,12 +4888,16 @@ const qe = h({
|
|
|
4768
4888
|
onInput: (e) => this.$emit("input", e)
|
|
4769
4889
|
},
|
|
4770
4890
|
[
|
|
4891
|
+
// @ts-ignore
|
|
4892
|
+
this.$slots.default && this.$slots.default(),
|
|
4771
4893
|
// @slot meta A slot to add additional content to the nav item.
|
|
4772
|
-
|
|
4894
|
+
n("meta", this.$slots.meta),
|
|
4895
|
+
// @slot icon Add an icon to the component.
|
|
4896
|
+
n("icon", this.$slots.icon)
|
|
4773
4897
|
]
|
|
4774
4898
|
);
|
|
4775
4899
|
}
|
|
4776
|
-
}), pi =
|
|
4900
|
+
}), pi = r({
|
|
4777
4901
|
name: "VNote",
|
|
4778
4902
|
props: {
|
|
4779
4903
|
/**
|
|
@@ -4829,9 +4953,10 @@ const qe = h({
|
|
|
4829
4953
|
*/
|
|
4830
4954
|
"input"
|
|
4831
4955
|
],
|
|
4832
|
-
|
|
4833
|
-
|
|
4834
|
-
|
|
4956
|
+
methods: {},
|
|
4957
|
+
setup(e, t) {
|
|
4958
|
+
const i = d("note", X), o = l(null);
|
|
4959
|
+
return { componentName: i, element: o };
|
|
4835
4960
|
},
|
|
4836
4961
|
render() {
|
|
4837
4962
|
return s ? a(
|
|
@@ -4854,7 +4979,11 @@ const qe = h({
|
|
|
4854
4979
|
input: (e) => this.$emit("input", e)
|
|
4855
4980
|
}
|
|
4856
4981
|
},
|
|
4857
|
-
[
|
|
4982
|
+
[
|
|
4983
|
+
this.$slots.default,
|
|
4984
|
+
// @slot icon Add an icon to the component.
|
|
4985
|
+
n("icon", this.$slots.icon)
|
|
4986
|
+
]
|
|
4858
4987
|
) : a(
|
|
4859
4988
|
this.componentName,
|
|
4860
4989
|
{
|
|
@@ -4873,11 +5002,13 @@ const qe = h({
|
|
|
4873
5002
|
},
|
|
4874
5003
|
[
|
|
4875
5004
|
// @ts-ignore
|
|
4876
|
-
this.$slots.default && this.$slots.default()
|
|
5005
|
+
this.$slots.default && this.$slots.default(),
|
|
5006
|
+
// @slot icon Add an icon to the component.
|
|
5007
|
+
n("icon", this.$slots.icon)
|
|
4877
5008
|
]
|
|
4878
5009
|
);
|
|
4879
5010
|
}
|
|
4880
|
-
}),
|
|
5011
|
+
}), vi = r({
|
|
4881
5012
|
name: "VNumberField",
|
|
4882
5013
|
model: s ? {
|
|
4883
5014
|
prop: "modelValue",
|
|
@@ -5042,39 +5173,40 @@ const qe = h({
|
|
|
5042
5173
|
*/
|
|
5043
5174
|
"update:modelValue"
|
|
5044
5175
|
],
|
|
5045
|
-
|
|
5046
|
-
|
|
5176
|
+
methods: {
|
|
5177
|
+
/**
|
|
5178
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
5179
|
+
*/
|
|
5180
|
+
validate() {
|
|
5181
|
+
var e;
|
|
5182
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
5183
|
+
},
|
|
5184
|
+
/**
|
|
5185
|
+
* Selects all the text in the number field
|
|
5186
|
+
*/
|
|
5187
|
+
select() {
|
|
5188
|
+
var e;
|
|
5189
|
+
return (e = this.element) == null ? void 0 : e.select();
|
|
5190
|
+
},
|
|
5191
|
+
stepChanged(e, t) {
|
|
5192
|
+
var i;
|
|
5193
|
+
return (i = this.element) == null ? void 0 : i.stepChanged(e, t);
|
|
5194
|
+
},
|
|
5195
|
+
stepUp() {
|
|
5196
|
+
var e;
|
|
5197
|
+
return (e = this.element) == null ? void 0 : e.stepUp();
|
|
5198
|
+
},
|
|
5199
|
+
stepDown() {
|
|
5200
|
+
var e;
|
|
5201
|
+
return (e = this.element) == null ? void 0 : e.stepDown();
|
|
5202
|
+
}
|
|
5203
|
+
},
|
|
5204
|
+
setup(e, t) {
|
|
5205
|
+
const i = d(
|
|
5047
5206
|
"number-field",
|
|
5048
5207
|
Z
|
|
5049
|
-
),
|
|
5050
|
-
return o
|
|
5051
|
-
/**
|
|
5052
|
-
* {@inheritDoc (FormAssociated:interface).validate}
|
|
5053
|
-
*/
|
|
5054
|
-
validate() {
|
|
5055
|
-
var t;
|
|
5056
|
-
return (t = i.value) == null ? void 0 : t.validate();
|
|
5057
|
-
},
|
|
5058
|
-
/**
|
|
5059
|
-
* Selects all the text in the number field
|
|
5060
|
-
*/
|
|
5061
|
-
select() {
|
|
5062
|
-
var t;
|
|
5063
|
-
return (t = i.value) == null ? void 0 : t.select();
|
|
5064
|
-
},
|
|
5065
|
-
stepChanged(t, r) {
|
|
5066
|
-
var p;
|
|
5067
|
-
return (p = i.value) == null ? void 0 : p.stepChanged(t, r);
|
|
5068
|
-
},
|
|
5069
|
-
stepUp() {
|
|
5070
|
-
var t;
|
|
5071
|
-
return (t = i.value) == null ? void 0 : t.stepUp();
|
|
5072
|
-
},
|
|
5073
|
-
stepDown() {
|
|
5074
|
-
var t;
|
|
5075
|
-
return (t = i.value) == null ? void 0 : t.stepDown();
|
|
5076
|
-
}
|
|
5077
|
-
}), { componentName: n, element: i };
|
|
5208
|
+
), o = l(null);
|
|
5209
|
+
return { componentName: i, element: o };
|
|
5078
5210
|
},
|
|
5079
5211
|
render() {
|
|
5080
5212
|
return s ? a(
|
|
@@ -5127,7 +5259,7 @@ const qe = h({
|
|
|
5127
5259
|
change: (e) => this.$emit("change", e)
|
|
5128
5260
|
}
|
|
5129
5261
|
},
|
|
5130
|
-
[]
|
|
5262
|
+
[this.$slots.default]
|
|
5131
5263
|
) : a(
|
|
5132
5264
|
this.componentName,
|
|
5133
5265
|
{
|
|
@@ -5174,10 +5306,13 @@ const qe = h({
|
|
|
5174
5306
|
},
|
|
5175
5307
|
onChange: (e) => this.$emit("change", e)
|
|
5176
5308
|
},
|
|
5177
|
-
[
|
|
5309
|
+
[
|
|
5310
|
+
// @ts-ignore
|
|
5311
|
+
this.$slots.default && this.$slots.default()
|
|
5312
|
+
]
|
|
5178
5313
|
);
|
|
5179
5314
|
}
|
|
5180
|
-
}),
|
|
5315
|
+
}), mi = r({
|
|
5181
5316
|
name: "VOption",
|
|
5182
5317
|
props: {
|
|
5183
5318
|
/**
|
|
@@ -5244,21 +5379,22 @@ const qe = h({
|
|
|
5244
5379
|
*/
|
|
5245
5380
|
"input"
|
|
5246
5381
|
],
|
|
5247
|
-
|
|
5248
|
-
|
|
5249
|
-
|
|
5250
|
-
|
|
5251
|
-
|
|
5252
|
-
|
|
5253
|
-
checkedChanged(
|
|
5254
|
-
|
|
5255
|
-
|
|
5256
|
-
|
|
5257
|
-
initialValueChanged(
|
|
5258
|
-
|
|
5259
|
-
|
|
5260
|
-
|
|
5261
|
-
|
|
5382
|
+
methods: {
|
|
5383
|
+
/**
|
|
5384
|
+
* Updates the ariaChecked property when the checked property changes.
|
|
5385
|
+
*/
|
|
5386
|
+
checkedChanged(e, t) {
|
|
5387
|
+
var i;
|
|
5388
|
+
return (i = this.element) == null ? void 0 : i.checkedChanged(e, t);
|
|
5389
|
+
},
|
|
5390
|
+
initialValueChanged(e, t) {
|
|
5391
|
+
var i;
|
|
5392
|
+
return (i = this.element) == null ? void 0 : i.initialValueChanged(e, t);
|
|
5393
|
+
}
|
|
5394
|
+
},
|
|
5395
|
+
setup(e, t) {
|
|
5396
|
+
const i = d("option", Q), o = l(null);
|
|
5397
|
+
return { componentName: i, element: o };
|
|
5262
5398
|
},
|
|
5263
5399
|
render() {
|
|
5264
5400
|
return s ? a(
|
|
@@ -5286,8 +5422,9 @@ const qe = h({
|
|
|
5286
5422
|
}
|
|
5287
5423
|
},
|
|
5288
5424
|
[
|
|
5425
|
+
this.$slots.default,
|
|
5289
5426
|
// @slot icon Slot to add an icon to the option.
|
|
5290
|
-
|
|
5427
|
+
n("icon", this.$slots.icon)
|
|
5291
5428
|
]
|
|
5292
5429
|
) : a(
|
|
5293
5430
|
this.componentName,
|
|
@@ -5310,12 +5447,14 @@ const qe = h({
|
|
|
5310
5447
|
onInput: (e) => this.$emit("input", e)
|
|
5311
5448
|
},
|
|
5312
5449
|
[
|
|
5450
|
+
// @ts-ignore
|
|
5451
|
+
this.$slots.default && this.$slots.default(),
|
|
5313
5452
|
// @slot icon Slot to add an icon to the option.
|
|
5314
|
-
|
|
5453
|
+
n("icon", this.$slots.icon)
|
|
5315
5454
|
]
|
|
5316
5455
|
);
|
|
5317
5456
|
}
|
|
5318
|
-
}),
|
|
5457
|
+
}), fi = r({
|
|
5319
5458
|
name: "VPagination",
|
|
5320
5459
|
props: {
|
|
5321
5460
|
/**
|
|
@@ -5377,22 +5516,23 @@ const qe = h({
|
|
|
5377
5516
|
*/
|
|
5378
5517
|
"pagination-change"
|
|
5379
5518
|
],
|
|
5380
|
-
|
|
5381
|
-
|
|
5382
|
-
|
|
5383
|
-
totalChanged(
|
|
5384
|
-
|
|
5385
|
-
|
|
5386
|
-
|
|
5387
|
-
selectedIndexChanged(
|
|
5388
|
-
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
paginationButtonsChanged(
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
|
|
5395
|
-
|
|
5519
|
+
methods: {
|
|
5520
|
+
totalChanged(e, t) {
|
|
5521
|
+
var i;
|
|
5522
|
+
return (i = this.element) == null ? void 0 : i.totalChanged(e, t);
|
|
5523
|
+
},
|
|
5524
|
+
selectedIndexChanged(e, t) {
|
|
5525
|
+
var i;
|
|
5526
|
+
return (i = this.element) == null ? void 0 : i.selectedIndexChanged(e, t);
|
|
5527
|
+
},
|
|
5528
|
+
paginationButtonsChanged(e, t) {
|
|
5529
|
+
var i;
|
|
5530
|
+
return (i = this.element) == null ? void 0 : i.paginationButtonsChanged(e, t);
|
|
5531
|
+
}
|
|
5532
|
+
},
|
|
5533
|
+
setup(e, t) {
|
|
5534
|
+
const i = d("pagination", Y), o = l(null);
|
|
5535
|
+
return { componentName: i, element: o };
|
|
5396
5536
|
},
|
|
5397
5537
|
render() {
|
|
5398
5538
|
return s ? a(
|
|
@@ -5418,7 +5558,7 @@ const qe = h({
|
|
|
5418
5558
|
"pagination-change": (e) => this.$emit("pagination-change", e)
|
|
5419
5559
|
}
|
|
5420
5560
|
},
|
|
5421
|
-
[]
|
|
5561
|
+
[this.$slots.default]
|
|
5422
5562
|
) : a(
|
|
5423
5563
|
this.componentName,
|
|
5424
5564
|
{
|
|
@@ -5438,10 +5578,13 @@ const qe = h({
|
|
|
5438
5578
|
onInput: (e) => this.$emit("input", e),
|
|
5439
5579
|
onPaginationChange: (e) => this.$emit("pagination-change", e)
|
|
5440
5580
|
},
|
|
5441
|
-
[
|
|
5581
|
+
[
|
|
5582
|
+
// @ts-ignore
|
|
5583
|
+
this.$slots.default && this.$slots.default()
|
|
5584
|
+
]
|
|
5442
5585
|
);
|
|
5443
5586
|
}
|
|
5444
|
-
}),
|
|
5587
|
+
}), gi = r({
|
|
5445
5588
|
name: "VProgress",
|
|
5446
5589
|
props: {
|
|
5447
5590
|
/**
|
|
@@ -5519,9 +5662,10 @@ const qe = h({
|
|
|
5519
5662
|
*/
|
|
5520
5663
|
"input"
|
|
5521
5664
|
],
|
|
5522
|
-
|
|
5523
|
-
|
|
5524
|
-
|
|
5665
|
+
methods: {},
|
|
5666
|
+
setup(e, t) {
|
|
5667
|
+
const i = d("progress", I), o = l(null);
|
|
5668
|
+
return { componentName: i, element: o };
|
|
5525
5669
|
},
|
|
5526
5670
|
render() {
|
|
5527
5671
|
return s ? a(
|
|
@@ -5549,7 +5693,7 @@ const qe = h({
|
|
|
5549
5693
|
input: (e) => this.$emit("input", e)
|
|
5550
5694
|
}
|
|
5551
5695
|
},
|
|
5552
|
-
[]
|
|
5696
|
+
[this.$slots.default]
|
|
5553
5697
|
) : a(
|
|
5554
5698
|
this.componentName,
|
|
5555
5699
|
{
|
|
@@ -5571,10 +5715,13 @@ const qe = h({
|
|
|
5571
5715
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
5572
5716
|
onInput: (e) => this.$emit("input", e)
|
|
5573
5717
|
},
|
|
5574
|
-
[
|
|
5718
|
+
[
|
|
5719
|
+
// @ts-ignore
|
|
5720
|
+
this.$slots.default && this.$slots.default()
|
|
5721
|
+
]
|
|
5575
5722
|
);
|
|
5576
5723
|
}
|
|
5577
|
-
}),
|
|
5724
|
+
}), yi = r({
|
|
5578
5725
|
name: "VProgressRing",
|
|
5579
5726
|
props: {
|
|
5580
5727
|
/**
|
|
@@ -5642,12 +5789,13 @@ const qe = h({
|
|
|
5642
5789
|
*/
|
|
5643
5790
|
"input"
|
|
5644
5791
|
],
|
|
5645
|
-
|
|
5646
|
-
|
|
5792
|
+
methods: {},
|
|
5793
|
+
setup(e, t) {
|
|
5794
|
+
const i = d(
|
|
5647
5795
|
"progress-ring",
|
|
5648
5796
|
ee
|
|
5649
|
-
),
|
|
5650
|
-
return
|
|
5797
|
+
), o = l(null);
|
|
5798
|
+
return { componentName: i, element: o };
|
|
5651
5799
|
},
|
|
5652
5800
|
render() {
|
|
5653
5801
|
return s ? a(
|
|
@@ -5674,7 +5822,7 @@ const qe = h({
|
|
|
5674
5822
|
input: (e) => this.$emit("input", e)
|
|
5675
5823
|
}
|
|
5676
5824
|
},
|
|
5677
|
-
[]
|
|
5825
|
+
[this.$slots.default]
|
|
5678
5826
|
) : a(
|
|
5679
5827
|
this.componentName,
|
|
5680
5828
|
{
|
|
@@ -5695,10 +5843,13 @@ const qe = h({
|
|
|
5695
5843
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
5696
5844
|
onInput: (e) => this.$emit("input", e)
|
|
5697
5845
|
},
|
|
5698
|
-
[
|
|
5846
|
+
[
|
|
5847
|
+
// @ts-ignore
|
|
5848
|
+
this.$slots.default && this.$slots.default()
|
|
5849
|
+
]
|
|
5699
5850
|
);
|
|
5700
5851
|
}
|
|
5701
|
-
}),
|
|
5852
|
+
}), bi = r({
|
|
5702
5853
|
name: "VRadio",
|
|
5703
5854
|
props: {
|
|
5704
5855
|
/**
|
|
@@ -5799,9 +5950,10 @@ const qe = h({
|
|
|
5799
5950
|
*/
|
|
5800
5951
|
"change"
|
|
5801
5952
|
],
|
|
5802
|
-
|
|
5803
|
-
|
|
5804
|
-
|
|
5953
|
+
methods: {},
|
|
5954
|
+
setup(e, t) {
|
|
5955
|
+
const i = d("radio", ie), o = l(null);
|
|
5956
|
+
return { componentName: i, element: o };
|
|
5805
5957
|
},
|
|
5806
5958
|
render() {
|
|
5807
5959
|
return s ? a(
|
|
@@ -5833,7 +5985,7 @@ const qe = h({
|
|
|
5833
5985
|
change: (e) => this.$emit("change", e)
|
|
5834
5986
|
}
|
|
5835
5987
|
},
|
|
5836
|
-
[]
|
|
5988
|
+
[this.$slots.default]
|
|
5837
5989
|
) : a(
|
|
5838
5990
|
this.componentName,
|
|
5839
5991
|
{
|
|
@@ -5859,10 +6011,13 @@ const qe = h({
|
|
|
5859
6011
|
onInput: (e) => this.$emit("input", e),
|
|
5860
6012
|
onChange: (e) => this.$emit("change", e)
|
|
5861
6013
|
},
|
|
5862
|
-
[
|
|
6014
|
+
[
|
|
6015
|
+
// @ts-ignore
|
|
6016
|
+
this.$slots.default && this.$slots.default()
|
|
6017
|
+
]
|
|
5863
6018
|
);
|
|
5864
6019
|
}
|
|
5865
|
-
}),
|
|
6020
|
+
}), ki = r({
|
|
5866
6021
|
name: "VRadioGroup",
|
|
5867
6022
|
model: s ? {
|
|
5868
6023
|
prop: "modelValue",
|
|
@@ -5947,9 +6102,10 @@ const qe = h({
|
|
|
5947
6102
|
*/
|
|
5948
6103
|
"update:modelValue"
|
|
5949
6104
|
],
|
|
5950
|
-
|
|
5951
|
-
|
|
5952
|
-
|
|
6105
|
+
methods: {},
|
|
6106
|
+
setup(e, t) {
|
|
6107
|
+
const i = d("radio-group", te), o = l(null);
|
|
6108
|
+
return { componentName: i, element: o };
|
|
5953
6109
|
},
|
|
5954
6110
|
render() {
|
|
5955
6111
|
return s ? a(
|
|
@@ -6013,7 +6169,7 @@ const qe = h({
|
|
|
6013
6169
|
]
|
|
6014
6170
|
);
|
|
6015
6171
|
}
|
|
6016
|
-
}),
|
|
6172
|
+
}), $i = r({
|
|
6017
6173
|
name: "VSelectableBox",
|
|
6018
6174
|
props: {
|
|
6019
6175
|
/**
|
|
@@ -6092,12 +6248,13 @@ const qe = h({
|
|
|
6092
6248
|
*/
|
|
6093
6249
|
"change"
|
|
6094
6250
|
],
|
|
6095
|
-
|
|
6096
|
-
|
|
6251
|
+
methods: {},
|
|
6252
|
+
setup(e, t) {
|
|
6253
|
+
const i = d(
|
|
6097
6254
|
"selectable-box",
|
|
6098
6255
|
oe
|
|
6099
|
-
),
|
|
6100
|
-
return
|
|
6256
|
+
), o = l(null);
|
|
6257
|
+
return { componentName: i, element: o };
|
|
6101
6258
|
},
|
|
6102
6259
|
render() {
|
|
6103
6260
|
return s ? a(
|
|
@@ -6153,7 +6310,7 @@ const qe = h({
|
|
|
6153
6310
|
]
|
|
6154
6311
|
);
|
|
6155
6312
|
}
|
|
6156
|
-
}), Si =
|
|
6313
|
+
}), Si = r({
|
|
6157
6314
|
name: "VSelect",
|
|
6158
6315
|
model: s ? {
|
|
6159
6316
|
prop: "modelValue",
|
|
@@ -6294,42 +6451,43 @@ const qe = h({
|
|
|
6294
6451
|
*/
|
|
6295
6452
|
"update:modelValue"
|
|
6296
6453
|
],
|
|
6297
|
-
|
|
6298
|
-
|
|
6299
|
-
|
|
6300
|
-
|
|
6301
|
-
|
|
6302
|
-
|
|
6303
|
-
setPositioning()
|
|
6304
|
-
|
|
6305
|
-
|
|
6306
|
-
|
|
6307
|
-
|
|
6308
|
-
|
|
6309
|
-
|
|
6310
|
-
multipleChanged(
|
|
6311
|
-
|
|
6312
|
-
|
|
6313
|
-
|
|
6314
|
-
|
|
6315
|
-
|
|
6316
|
-
|
|
6317
|
-
setSelectedOptions()
|
|
6318
|
-
|
|
6319
|
-
|
|
6320
|
-
|
|
6321
|
-
|
|
6322
|
-
|
|
6323
|
-
|
|
6324
|
-
selectFirstOption()
|
|
6325
|
-
|
|
6326
|
-
|
|
6327
|
-
|
|
6328
|
-
setDefaultSelectedOption()
|
|
6329
|
-
|
|
6330
|
-
|
|
6331
|
-
|
|
6332
|
-
|
|
6454
|
+
methods: {
|
|
6455
|
+
/**
|
|
6456
|
+
* Calculate and apply listbox positioning based on available viewport space.
|
|
6457
|
+
*/
|
|
6458
|
+
setPositioning() {
|
|
6459
|
+
var e;
|
|
6460
|
+
return (e = this.element) == null ? void 0 : e.setPositioning();
|
|
6461
|
+
},
|
|
6462
|
+
/**
|
|
6463
|
+
* Sets the multiple property on the proxy element.
|
|
6464
|
+
*/
|
|
6465
|
+
multipleChanged(e, t) {
|
|
6466
|
+
var i;
|
|
6467
|
+
return (i = this.element) == null ? void 0 : i.multipleChanged(e, t);
|
|
6468
|
+
},
|
|
6469
|
+
/**
|
|
6470
|
+
* Sets an option as selected and gives it focus.
|
|
6471
|
+
*/
|
|
6472
|
+
setSelectedOptions() {
|
|
6473
|
+
var e;
|
|
6474
|
+
return (e = this.element) == null ? void 0 : e.setSelectedOptions();
|
|
6475
|
+
},
|
|
6476
|
+
/**
|
|
6477
|
+
* Moves focus to the first selectable option.
|
|
6478
|
+
*/
|
|
6479
|
+
selectFirstOption() {
|
|
6480
|
+
var e;
|
|
6481
|
+
return (e = this.element) == null ? void 0 : e.selectFirstOption();
|
|
6482
|
+
},
|
|
6483
|
+
setDefaultSelectedOption() {
|
|
6484
|
+
var e;
|
|
6485
|
+
return (e = this.element) == null ? void 0 : e.setDefaultSelectedOption();
|
|
6486
|
+
}
|
|
6487
|
+
},
|
|
6488
|
+
setup(e, t) {
|
|
6489
|
+
const i = d("select", ae), o = l(null);
|
|
6490
|
+
return { componentName: i, element: o };
|
|
6333
6491
|
},
|
|
6334
6492
|
render() {
|
|
6335
6493
|
return s ? a(
|
|
@@ -6376,9 +6534,9 @@ const qe = h({
|
|
|
6376
6534
|
[
|
|
6377
6535
|
this.$slots.default,
|
|
6378
6536
|
// @slot icon Slot to add an icon to the select control.
|
|
6379
|
-
|
|
6537
|
+
n("icon", this.$slots.icon),
|
|
6380
6538
|
// @slot meta Slot to add meta content to the select control.
|
|
6381
|
-
|
|
6539
|
+
n("meta", this.$slots.meta)
|
|
6382
6540
|
]
|
|
6383
6541
|
) : a(
|
|
6384
6542
|
this.componentName,
|
|
@@ -6421,13 +6579,13 @@ const qe = h({
|
|
|
6421
6579
|
// @ts-ignore
|
|
6422
6580
|
this.$slots.default && this.$slots.default(),
|
|
6423
6581
|
// @slot icon Slot to add an icon to the select control.
|
|
6424
|
-
|
|
6582
|
+
n("icon", this.$slots.icon),
|
|
6425
6583
|
// @slot meta Slot to add meta content to the select control.
|
|
6426
|
-
|
|
6584
|
+
n("meta", this.$slots.meta)
|
|
6427
6585
|
]
|
|
6428
6586
|
);
|
|
6429
6587
|
}
|
|
6430
|
-
}),
|
|
6588
|
+
}), xi = r({
|
|
6431
6589
|
name: "VSideDrawer",
|
|
6432
6590
|
props: {
|
|
6433
6591
|
/**
|
|
@@ -6496,9 +6654,10 @@ const qe = h({
|
|
|
6496
6654
|
*/
|
|
6497
6655
|
"open"
|
|
6498
6656
|
],
|
|
6499
|
-
|
|
6500
|
-
|
|
6501
|
-
|
|
6657
|
+
methods: {},
|
|
6658
|
+
setup(e, t) {
|
|
6659
|
+
const i = d("side-drawer", ne), o = l(null);
|
|
6660
|
+
return { componentName: i, element: o };
|
|
6502
6661
|
},
|
|
6503
6662
|
render() {
|
|
6504
6663
|
return s ? a(
|
|
@@ -6527,7 +6686,7 @@ const qe = h({
|
|
|
6527
6686
|
[
|
|
6528
6687
|
this.$slots.default,
|
|
6529
6688
|
// @slot app-content Sets assigned nodes to the main application content, the side drawer is opened next to.
|
|
6530
|
-
|
|
6689
|
+
n("app-content", this.$slots["app-content"])
|
|
6531
6690
|
]
|
|
6532
6691
|
) : a(
|
|
6533
6692
|
this.componentName,
|
|
@@ -6552,11 +6711,11 @@ const qe = h({
|
|
|
6552
6711
|
// @ts-ignore
|
|
6553
6712
|
this.$slots.default && this.$slots.default(),
|
|
6554
6713
|
// @slot app-content Sets assigned nodes to the main application content, the side drawer is opened next to.
|
|
6555
|
-
|
|
6714
|
+
n("app-content", this.$slots["app-content"])
|
|
6556
6715
|
]
|
|
6557
6716
|
);
|
|
6558
6717
|
}
|
|
6559
|
-
}),
|
|
6718
|
+
}), wi = r({
|
|
6560
6719
|
name: "VSlider",
|
|
6561
6720
|
model: s ? {
|
|
6562
6721
|
prop: "modelValue",
|
|
@@ -6678,33 +6837,32 @@ const qe = h({
|
|
|
6678
6837
|
*/
|
|
6679
6838
|
"update:modelValue"
|
|
6680
6839
|
],
|
|
6681
|
-
|
|
6682
|
-
|
|
6683
|
-
|
|
6684
|
-
|
|
6685
|
-
|
|
6686
|
-
|
|
6687
|
-
increment()
|
|
6688
|
-
|
|
6689
|
-
|
|
6690
|
-
|
|
6691
|
-
|
|
6692
|
-
|
|
6693
|
-
|
|
6694
|
-
decrement()
|
|
6695
|
-
|
|
6696
|
-
|
|
6697
|
-
|
|
6698
|
-
|
|
6699
|
-
|
|
6700
|
-
|
|
6701
|
-
|
|
6702
|
-
|
|
6703
|
-
|
|
6704
|
-
|
|
6705
|
-
|
|
6706
|
-
|
|
6707
|
-
}), { componentName: n, element: i };
|
|
6840
|
+
methods: {
|
|
6841
|
+
/**
|
|
6842
|
+
* Increment the value by the step
|
|
6843
|
+
*/
|
|
6844
|
+
increment() {
|
|
6845
|
+
var e;
|
|
6846
|
+
return (e = this.element) == null ? void 0 : e.increment();
|
|
6847
|
+
},
|
|
6848
|
+
/**
|
|
6849
|
+
* Decrement the value by the step
|
|
6850
|
+
*/
|
|
6851
|
+
decrement() {
|
|
6852
|
+
var e;
|
|
6853
|
+
return (e = this.element) == null ? void 0 : e.decrement();
|
|
6854
|
+
},
|
|
6855
|
+
/**
|
|
6856
|
+
* Places the thumb based on the current value
|
|
6857
|
+
*/
|
|
6858
|
+
setThumbPositionForOrientation(e) {
|
|
6859
|
+
var t;
|
|
6860
|
+
return (t = this.element) == null ? void 0 : t.setThumbPositionForOrientation(e);
|
|
6861
|
+
}
|
|
6862
|
+
},
|
|
6863
|
+
setup(e, t) {
|
|
6864
|
+
const i = d("slider", se), o = l(null);
|
|
6865
|
+
return { componentName: i, element: o };
|
|
6708
6866
|
},
|
|
6709
6867
|
render() {
|
|
6710
6868
|
return s ? a(
|
|
@@ -6745,7 +6903,7 @@ const qe = h({
|
|
|
6745
6903
|
}
|
|
6746
6904
|
}
|
|
6747
6905
|
},
|
|
6748
|
-
[]
|
|
6906
|
+
[this.$slots.default]
|
|
6749
6907
|
) : a(
|
|
6750
6908
|
this.componentName,
|
|
6751
6909
|
{
|
|
@@ -6780,10 +6938,197 @@ const qe = h({
|
|
|
6780
6938
|
), this.$emit("change", e);
|
|
6781
6939
|
}
|
|
6782
6940
|
},
|
|
6783
|
-
[
|
|
6941
|
+
[
|
|
6942
|
+
// @ts-ignore
|
|
6943
|
+
this.$slots.default && this.$slots.default()
|
|
6944
|
+
]
|
|
6784
6945
|
);
|
|
6785
6946
|
}
|
|
6786
|
-
}),
|
|
6947
|
+
}), Ci = r({
|
|
6948
|
+
name: "VSplitButton",
|
|
6949
|
+
props: {
|
|
6950
|
+
/**
|
|
6951
|
+
* Indicates the element that represents the current item within a container or set of related elements.
|
|
6952
|
+
*/
|
|
6953
|
+
ariaCurrent: {
|
|
6954
|
+
type: String,
|
|
6955
|
+
default: void 0
|
|
6956
|
+
},
|
|
6957
|
+
/**
|
|
6958
|
+
* The connotation the split button should have.
|
|
6959
|
+
*/
|
|
6960
|
+
connotation: {
|
|
6961
|
+
type: String,
|
|
6962
|
+
default: void 0
|
|
6963
|
+
},
|
|
6964
|
+
/**
|
|
6965
|
+
* The shape the split button should have.
|
|
6966
|
+
*/
|
|
6967
|
+
shape: { type: String, default: void 0 },
|
|
6968
|
+
/**
|
|
6969
|
+
* The appearance the split button should have.
|
|
6970
|
+
*/
|
|
6971
|
+
appearance: {
|
|
6972
|
+
type: String,
|
|
6973
|
+
default: void 0
|
|
6974
|
+
},
|
|
6975
|
+
/**
|
|
6976
|
+
* The size the split button should have.
|
|
6977
|
+
*/
|
|
6978
|
+
size: {
|
|
6979
|
+
type: String,
|
|
6980
|
+
default: void 0
|
|
6981
|
+
},
|
|
6982
|
+
/**
|
|
6983
|
+
* Indicates the split button's label.
|
|
6984
|
+
*/
|
|
6985
|
+
label: { type: String, default: void 0 },
|
|
6986
|
+
/**
|
|
6987
|
+
* Indicates the split button's icon.
|
|
6988
|
+
* See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
|
|
6989
|
+
*/
|
|
6990
|
+
icon: { type: String, default: void 0 },
|
|
6991
|
+
/**
|
|
6992
|
+
* Indicates the split button's icon indicator.
|
|
6993
|
+
*/
|
|
6994
|
+
splitIndicator: { type: String, default: void 0 },
|
|
6995
|
+
/**
|
|
6996
|
+
* Indicates if the button is disabled.
|
|
6997
|
+
*/
|
|
6998
|
+
disabled: { type: Boolean, default: void 0 },
|
|
6999
|
+
ariaLabel: { type: String, default: void 0 },
|
|
7000
|
+
ariaExpanded: { type: String, default: void 0 },
|
|
7001
|
+
/**
|
|
7002
|
+
* Defines a string value that labels the indicator element.
|
|
7003
|
+
*
|
|
7004
|
+
* https://www.w3.org/TR/wai-aria-1.1/#aria-label
|
|
7005
|
+
*/
|
|
7006
|
+
indicatorAriaLabel: {
|
|
7007
|
+
type: String,
|
|
7008
|
+
default: void 0
|
|
7009
|
+
}
|
|
7010
|
+
},
|
|
7011
|
+
emits: [
|
|
7012
|
+
/**
|
|
7013
|
+
* Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
|
|
7014
|
+
* @type {MouseEvent}
|
|
7015
|
+
*/
|
|
7016
|
+
"click",
|
|
7017
|
+
/**
|
|
7018
|
+
* Fires when the element receives focus.
|
|
7019
|
+
* @type {FocusEvent}
|
|
7020
|
+
*/
|
|
7021
|
+
"focus",
|
|
7022
|
+
/**
|
|
7023
|
+
* Fires when the element loses focus.
|
|
7024
|
+
* @type {FocusEvent}
|
|
7025
|
+
*/
|
|
7026
|
+
"blur",
|
|
7027
|
+
/**
|
|
7028
|
+
* Fires when a key is pressed.
|
|
7029
|
+
* @type {KeyboardEvent}
|
|
7030
|
+
*/
|
|
7031
|
+
"keydown",
|
|
7032
|
+
/**
|
|
7033
|
+
* Fires when a key is released.
|
|
7034
|
+
* @type {KeyboardEvent}
|
|
7035
|
+
*/
|
|
7036
|
+
"keyup",
|
|
7037
|
+
/**
|
|
7038
|
+
* Fires when the value of an element has been changed.
|
|
7039
|
+
* @type {Event}
|
|
7040
|
+
*/
|
|
7041
|
+
"input",
|
|
7042
|
+
/**
|
|
7043
|
+
* Event emitted when the action button is clicked
|
|
7044
|
+
* @type {unknown}
|
|
7045
|
+
*/
|
|
7046
|
+
"action-click",
|
|
7047
|
+
/**
|
|
7048
|
+
* Event emitted when the indicator button is clicked
|
|
7049
|
+
* @type {unknown}
|
|
7050
|
+
*/
|
|
7051
|
+
"indicator-click"
|
|
7052
|
+
],
|
|
7053
|
+
methods: {},
|
|
7054
|
+
setup(e, t) {
|
|
7055
|
+
const i = d(
|
|
7056
|
+
"split-button",
|
|
7057
|
+
le
|
|
7058
|
+
), o = l(null);
|
|
7059
|
+
return { componentName: i, element: o };
|
|
7060
|
+
},
|
|
7061
|
+
render() {
|
|
7062
|
+
return s ? a(
|
|
7063
|
+
this.componentName,
|
|
7064
|
+
{
|
|
7065
|
+
ref: "element",
|
|
7066
|
+
attrs: {
|
|
7067
|
+
...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
|
|
7068
|
+
...this.connotation !== void 0 ? { connotation: this.connotation } : {},
|
|
7069
|
+
...this.shape !== void 0 ? { shape: this.shape } : {},
|
|
7070
|
+
...this.appearance !== void 0 ? { appearance: this.appearance } : {},
|
|
7071
|
+
...this.size !== void 0 ? { size: this.size } : {},
|
|
7072
|
+
...this.label !== void 0 ? { label: this.label } : {},
|
|
7073
|
+
...this.icon !== void 0 ? { icon: this.icon } : {},
|
|
7074
|
+
...this.splitIndicator !== void 0 ? { "split-indicator": this.splitIndicator } : {},
|
|
7075
|
+
...this.disabled !== void 0 ? { disabled: this.disabled } : {},
|
|
7076
|
+
...this.ariaLabel !== void 0 ? { "aria-label": this.ariaLabel } : {},
|
|
7077
|
+
...this.ariaExpanded !== void 0 ? { "aria-expanded": this.ariaExpanded } : {},
|
|
7078
|
+
...this.indicatorAriaLabel !== void 0 ? { "indicator-aria-label": this.indicatorAriaLabel } : {}
|
|
7079
|
+
},
|
|
7080
|
+
class: "vvd-component",
|
|
7081
|
+
on: {
|
|
7082
|
+
click: (e) => this.$emit("click", e),
|
|
7083
|
+
focus: (e) => this.$emit("focus", e),
|
|
7084
|
+
blur: (e) => this.$emit("blur", e),
|
|
7085
|
+
keydown: (e) => this.$emit("keydown", e),
|
|
7086
|
+
keyup: (e) => this.$emit("keyup", e),
|
|
7087
|
+
input: (e) => this.$emit("input", e),
|
|
7088
|
+
"action-click": (e) => this.$emit("action-click", e),
|
|
7089
|
+
"indicator-click": (e) => this.$emit("indicator-click", e)
|
|
7090
|
+
}
|
|
7091
|
+
},
|
|
7092
|
+
[
|
|
7093
|
+
this.$slots.default,
|
|
7094
|
+
// @slot icon Add an icon to the component.
|
|
7095
|
+
n("icon", this.$slots.icon)
|
|
7096
|
+
]
|
|
7097
|
+
) : a(
|
|
7098
|
+
this.componentName,
|
|
7099
|
+
{
|
|
7100
|
+
ref: "element",
|
|
7101
|
+
class: "vvd-component",
|
|
7102
|
+
...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
|
|
7103
|
+
...this.connotation !== void 0 ? { connotation: this.connotation } : {},
|
|
7104
|
+
...this.shape !== void 0 ? { shape: this.shape } : {},
|
|
7105
|
+
...this.appearance !== void 0 ? { appearance: this.appearance } : {},
|
|
7106
|
+
...this.size !== void 0 ? { size: this.size } : {},
|
|
7107
|
+
...this.label !== void 0 ? { label: this.label } : {},
|
|
7108
|
+
...this.icon !== void 0 ? { icon: this.icon } : {},
|
|
7109
|
+
...this.splitIndicator !== void 0 ? { "split-indicator": this.splitIndicator } : {},
|
|
7110
|
+
...this.disabled !== void 0 ? { disabled: this.disabled } : {},
|
|
7111
|
+
...this.ariaLabel !== void 0 ? { "aria-label": this.ariaLabel } : {},
|
|
7112
|
+
...this.ariaExpanded !== void 0 ? { "aria-expanded": this.ariaExpanded } : {},
|
|
7113
|
+
...this.indicatorAriaLabel !== void 0 ? { "indicator-aria-label": this.indicatorAriaLabel } : {},
|
|
7114
|
+
onClick: (e) => this.$emit("click", e),
|
|
7115
|
+
onFocus: (e) => this.$emit("focus", e),
|
|
7116
|
+
onBlur: (e) => this.$emit("blur", e),
|
|
7117
|
+
onKeydown: (e) => this.$emit("keydown", e),
|
|
7118
|
+
onKeyup: (e) => this.$emit("keyup", e),
|
|
7119
|
+
onInput: (e) => this.$emit("input", e),
|
|
7120
|
+
onActionClick: (e) => this.$emit("action-click", e),
|
|
7121
|
+
onIndicatorClick: (e) => this.$emit("indicator-click", e)
|
|
7122
|
+
},
|
|
7123
|
+
[
|
|
7124
|
+
// @ts-ignore
|
|
7125
|
+
this.$slots.default && this.$slots.default(),
|
|
7126
|
+
// @slot icon Add an icon to the component.
|
|
7127
|
+
n("icon", this.$slots.icon)
|
|
7128
|
+
]
|
|
7129
|
+
);
|
|
7130
|
+
}
|
|
7131
|
+
}), Li = r({
|
|
6787
7132
|
name: "VSwitch",
|
|
6788
7133
|
model: s ? {
|
|
6789
7134
|
prop: "modelValue",
|
|
@@ -6855,9 +7200,10 @@ const qe = h({
|
|
|
6855
7200
|
*/
|
|
6856
7201
|
"update:modelValue"
|
|
6857
7202
|
],
|
|
6858
|
-
|
|
6859
|
-
|
|
6860
|
-
|
|
7203
|
+
methods: {},
|
|
7204
|
+
setup(e, t) {
|
|
7205
|
+
const i = d("switch", re), o = l(null);
|
|
7206
|
+
return { componentName: i, element: o };
|
|
6861
7207
|
},
|
|
6862
7208
|
render() {
|
|
6863
7209
|
return s ? a(
|
|
@@ -6886,7 +7232,7 @@ const qe = h({
|
|
|
6886
7232
|
}
|
|
6887
7233
|
}
|
|
6888
7234
|
},
|
|
6889
|
-
[]
|
|
7235
|
+
[this.$slots.default]
|
|
6890
7236
|
) : a(
|
|
6891
7237
|
this.componentName,
|
|
6892
7238
|
{
|
|
@@ -6909,10 +7255,13 @@ const qe = h({
|
|
|
6909
7255
|
), this.$emit("change", e);
|
|
6910
7256
|
}
|
|
6911
7257
|
},
|
|
6912
|
-
[
|
|
7258
|
+
[
|
|
7259
|
+
// @ts-ignore
|
|
7260
|
+
this.$slots.default && this.$slots.default()
|
|
7261
|
+
]
|
|
6913
7262
|
);
|
|
6914
7263
|
}
|
|
6915
|
-
}),
|
|
7264
|
+
}), Vi = r({
|
|
6916
7265
|
name: "VTab",
|
|
6917
7266
|
props: {
|
|
6918
7267
|
/**
|
|
@@ -6988,9 +7337,10 @@ const qe = h({
|
|
|
6988
7337
|
*/
|
|
6989
7338
|
"input"
|
|
6990
7339
|
],
|
|
6991
|
-
|
|
6992
|
-
|
|
6993
|
-
|
|
7340
|
+
methods: {},
|
|
7341
|
+
setup(e, t) {
|
|
7342
|
+
const i = d("tab", de), o = l(null);
|
|
7343
|
+
return { componentName: i, element: o };
|
|
6994
7344
|
},
|
|
6995
7345
|
render() {
|
|
6996
7346
|
return s ? a(
|
|
@@ -7019,8 +7369,9 @@ const qe = h({
|
|
|
7019
7369
|
}
|
|
7020
7370
|
},
|
|
7021
7371
|
[
|
|
7372
|
+
this.$slots.default,
|
|
7022
7373
|
// @slot icon Slot to add an icon to tab.
|
|
7023
|
-
|
|
7374
|
+
n("icon", this.$slots.icon)
|
|
7024
7375
|
]
|
|
7025
7376
|
) : a(
|
|
7026
7377
|
this.componentName,
|
|
@@ -7044,12 +7395,14 @@ const qe = h({
|
|
|
7044
7395
|
onInput: (e) => this.$emit("input", e)
|
|
7045
7396
|
},
|
|
7046
7397
|
[
|
|
7398
|
+
// @ts-ignore
|
|
7399
|
+
this.$slots.default && this.$slots.default(),
|
|
7047
7400
|
// @slot icon Slot to add an icon to tab.
|
|
7048
|
-
|
|
7401
|
+
n("icon", this.$slots.icon)
|
|
7049
7402
|
]
|
|
7050
7403
|
);
|
|
7051
7404
|
}
|
|
7052
|
-
}),
|
|
7405
|
+
}), Bi = r({
|
|
7053
7406
|
name: "VTabs",
|
|
7054
7407
|
props: {
|
|
7055
7408
|
/**
|
|
@@ -7126,41 +7479,42 @@ const qe = h({
|
|
|
7126
7479
|
*/
|
|
7127
7480
|
"change"
|
|
7128
7481
|
],
|
|
7129
|
-
|
|
7130
|
-
|
|
7131
|
-
|
|
7132
|
-
|
|
7133
|
-
|
|
7134
|
-
|
|
7135
|
-
|
|
7136
|
-
|
|
7137
|
-
|
|
7138
|
-
|
|
7139
|
-
connotationChanged()
|
|
7140
|
-
|
|
7141
|
-
|
|
7142
|
-
|
|
7143
|
-
orientationChanged()
|
|
7144
|
-
|
|
7145
|
-
|
|
7146
|
-
|
|
7147
|
-
activeidChanged(
|
|
7148
|
-
|
|
7149
|
-
|
|
7150
|
-
|
|
7151
|
-
tabsChanged()
|
|
7152
|
-
|
|
7153
|
-
|
|
7154
|
-
|
|
7155
|
-
tabpanelsChanged()
|
|
7156
|
-
|
|
7157
|
-
|
|
7158
|
-
|
|
7159
|
-
patchIndicatorStyleTransition()
|
|
7160
|
-
|
|
7161
|
-
|
|
7162
|
-
|
|
7163
|
-
|
|
7482
|
+
methods: {
|
|
7483
|
+
/**
|
|
7484
|
+
* The adjust method for FASTTabs
|
|
7485
|
+
*/
|
|
7486
|
+
adjust(e) {
|
|
7487
|
+
var t;
|
|
7488
|
+
return (t = this.element) == null ? void 0 : t.adjust(e);
|
|
7489
|
+
},
|
|
7490
|
+
connotationChanged() {
|
|
7491
|
+
var e;
|
|
7492
|
+
return (e = this.element) == null ? void 0 : e.connotationChanged();
|
|
7493
|
+
},
|
|
7494
|
+
orientationChanged() {
|
|
7495
|
+
var e;
|
|
7496
|
+
return (e = this.element) == null ? void 0 : e.orientationChanged();
|
|
7497
|
+
},
|
|
7498
|
+
activeidChanged(e, t) {
|
|
7499
|
+
var i;
|
|
7500
|
+
return (i = this.element) == null ? void 0 : i.activeidChanged(e, t);
|
|
7501
|
+
},
|
|
7502
|
+
tabsChanged() {
|
|
7503
|
+
var e;
|
|
7504
|
+
return (e = this.element) == null ? void 0 : e.tabsChanged();
|
|
7505
|
+
},
|
|
7506
|
+
tabpanelsChanged() {
|
|
7507
|
+
var e;
|
|
7508
|
+
return (e = this.element) == null ? void 0 : e.tabpanelsChanged();
|
|
7509
|
+
},
|
|
7510
|
+
patchIndicatorStyleTransition() {
|
|
7511
|
+
var e;
|
|
7512
|
+
return (e = this.element) == null ? void 0 : e.patchIndicatorStyleTransition();
|
|
7513
|
+
}
|
|
7514
|
+
},
|
|
7515
|
+
setup(e, t) {
|
|
7516
|
+
const i = d("tabs", he), o = l(null);
|
|
7517
|
+
return { componentName: i, element: o };
|
|
7164
7518
|
},
|
|
7165
7519
|
render() {
|
|
7166
7520
|
return s ? a(
|
|
@@ -7212,7 +7566,7 @@ const qe = h({
|
|
|
7212
7566
|
]
|
|
7213
7567
|
);
|
|
7214
7568
|
}
|
|
7215
|
-
}),
|
|
7569
|
+
}), Ti = r({
|
|
7216
7570
|
name: "VTabPanel",
|
|
7217
7571
|
props: {
|
|
7218
7572
|
/**
|
|
@@ -7255,9 +7609,10 @@ const qe = h({
|
|
|
7255
7609
|
*/
|
|
7256
7610
|
"input"
|
|
7257
7611
|
],
|
|
7258
|
-
|
|
7259
|
-
|
|
7260
|
-
|
|
7612
|
+
methods: {},
|
|
7613
|
+
setup(e, t) {
|
|
7614
|
+
const i = d("tab-panel", ue), o = l(null);
|
|
7615
|
+
return { componentName: i, element: o };
|
|
7261
7616
|
},
|
|
7262
7617
|
render() {
|
|
7263
7618
|
return s ? a(
|
|
@@ -7297,7 +7652,7 @@ const qe = h({
|
|
|
7297
7652
|
]
|
|
7298
7653
|
);
|
|
7299
7654
|
}
|
|
7300
|
-
}),
|
|
7655
|
+
}), Ni = r({
|
|
7301
7656
|
name: "VTextArea",
|
|
7302
7657
|
model: s ? {
|
|
7303
7658
|
prop: "modelValue",
|
|
@@ -7305,9 +7660,112 @@ const qe = h({
|
|
|
7305
7660
|
} : void 0,
|
|
7306
7661
|
props: {
|
|
7307
7662
|
/**
|
|
7308
|
-
* The
|
|
7663
|
+
* The success text for the form element.
|
|
7309
7664
|
*/
|
|
7310
|
-
|
|
7665
|
+
successText: { type: String, default: void 0 },
|
|
7666
|
+
/**
|
|
7667
|
+
* The helper text for the form element.
|
|
7668
|
+
*/
|
|
7669
|
+
helperText: { type: String, default: void 0 },
|
|
7670
|
+
/**
|
|
7671
|
+
* Whether to show the character count.
|
|
7672
|
+
*/
|
|
7673
|
+
charCount: { type: Boolean, default: void 0 },
|
|
7674
|
+
/**
|
|
7675
|
+
* The error text for the form element.
|
|
7676
|
+
*/
|
|
7677
|
+
errorText: { type: String, default: void 0 },
|
|
7678
|
+
/**
|
|
7679
|
+
* The label for the form element.
|
|
7680
|
+
*/
|
|
7681
|
+
label: { type: String, default: void 0 },
|
|
7682
|
+
/**
|
|
7683
|
+
* Indicates the element that represents the current item within a container or set of related elements.
|
|
7684
|
+
*/
|
|
7685
|
+
ariaCurrent: {
|
|
7686
|
+
type: String,
|
|
7687
|
+
default: void 0
|
|
7688
|
+
},
|
|
7689
|
+
/**
|
|
7690
|
+
* Sets the element's disabled state. A disabled element will not be included during form submission.
|
|
7691
|
+
*/
|
|
7692
|
+
disabled: { type: Boolean, default: void 0 },
|
|
7693
|
+
/**
|
|
7694
|
+
* The initial value of the form. This value sets the `value` property
|
|
7695
|
+
* only when the `value` property has not been explicitly set.
|
|
7696
|
+
*/
|
|
7697
|
+
value: { type: String, default: void 0 },
|
|
7698
|
+
/**
|
|
7699
|
+
* The current value of the element. This property serves as a mechanism
|
|
7700
|
+
* to set the `value` property through both property assignment and the
|
|
7701
|
+
* .setAttribute() method. This is useful for setting the field's value
|
|
7702
|
+
* in UI libraries that bind data through the .setAttribute() API
|
|
7703
|
+
* and don't support IDL attribute binding.
|
|
7704
|
+
*/
|
|
7705
|
+
modelValue: { type: String, default: void 0 },
|
|
7706
|
+
/**
|
|
7707
|
+
* Require the field to be completed prior to form submission.
|
|
7708
|
+
*/
|
|
7709
|
+
required: { type: Boolean, default: void 0 },
|
|
7710
|
+
/**
|
|
7711
|
+
* When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
|
|
7712
|
+
*/
|
|
7713
|
+
readOnly: { type: Boolean, default: void 0 },
|
|
7714
|
+
/**
|
|
7715
|
+
* The resize mode of the element.
|
|
7716
|
+
*/
|
|
7717
|
+
resize: {
|
|
7718
|
+
type: String,
|
|
7719
|
+
default: void 0
|
|
7720
|
+
},
|
|
7721
|
+
/**
|
|
7722
|
+
* Indicates that this element should get focus after the page finishes loading.
|
|
7723
|
+
*/
|
|
7724
|
+
autofocus: { type: Boolean, default: void 0 },
|
|
7725
|
+
/**
|
|
7726
|
+
* The https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/id | id of the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form | form the element is associated to
|
|
7727
|
+
*/
|
|
7728
|
+
form: { type: String, default: void 0 },
|
|
7729
|
+
/**
|
|
7730
|
+
* Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
|
|
7731
|
+
*/
|
|
7732
|
+
list: { type: String, default: void 0 },
|
|
7733
|
+
/**
|
|
7734
|
+
* The maximum number of characters a user can enter.
|
|
7735
|
+
*/
|
|
7736
|
+
maxlength: { type: Number, default: void 0 },
|
|
7737
|
+
/**
|
|
7738
|
+
* The minimum number of characters a user can enter.
|
|
7739
|
+
*/
|
|
7740
|
+
minlength: { type: Number, default: void 0 },
|
|
7741
|
+
/**
|
|
7742
|
+
* The name of the element.
|
|
7743
|
+
*/
|
|
7744
|
+
name: { type: String, default: void 0 },
|
|
7745
|
+
/**
|
|
7746
|
+
* Sets the placeholder value of the element, generally used to provide a hint to the user.
|
|
7747
|
+
*/
|
|
7748
|
+
placeholder: { type: String, default: void 0 },
|
|
7749
|
+
/**
|
|
7750
|
+
* Sizes the element horizontally by a number of character columns.
|
|
7751
|
+
*/
|
|
7752
|
+
cols: { type: Number, default: void 0 },
|
|
7753
|
+
/**
|
|
7754
|
+
* Sizes the element vertically by a number of character rows.
|
|
7755
|
+
*/
|
|
7756
|
+
rows: { type: Number, default: void 0 },
|
|
7757
|
+
/**
|
|
7758
|
+
* Sets if the element is eligible for spell checking
|
|
7759
|
+
* but the UA.
|
|
7760
|
+
*/
|
|
7761
|
+
spellcheck: { type: Boolean, default: void 0 },
|
|
7762
|
+
/**
|
|
7763
|
+
* The wrap attribute
|
|
7764
|
+
*/
|
|
7765
|
+
wrap: {
|
|
7766
|
+
type: String,
|
|
7767
|
+
default: void 0
|
|
7768
|
+
}
|
|
7311
7769
|
},
|
|
7312
7770
|
emits: [
|
|
7313
7771
|
/**
|
|
@@ -7340,15 +7798,36 @@ const qe = h({
|
|
|
7340
7798
|
* @type {Event}
|
|
7341
7799
|
*/
|
|
7342
7800
|
"input",
|
|
7801
|
+
/**
|
|
7802
|
+
* Emits a custom 'change' event when the textarea emits a change event
|
|
7803
|
+
* @type {unknown}
|
|
7804
|
+
*/
|
|
7805
|
+
"change",
|
|
7343
7806
|
/**
|
|
7344
7807
|
* Fires when the value of an element has been changed.
|
|
7345
7808
|
* @type {string}
|
|
7346
7809
|
*/
|
|
7347
7810
|
"update:modelValue"
|
|
7348
7811
|
],
|
|
7349
|
-
|
|
7350
|
-
|
|
7351
|
-
|
|
7812
|
+
methods: {
|
|
7813
|
+
/**
|
|
7814
|
+
* Selects all the text in the text area
|
|
7815
|
+
*/
|
|
7816
|
+
select() {
|
|
7817
|
+
var e;
|
|
7818
|
+
return (e = this.element) == null ? void 0 : e.select();
|
|
7819
|
+
},
|
|
7820
|
+
/**
|
|
7821
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
7822
|
+
*/
|
|
7823
|
+
validate() {
|
|
7824
|
+
var e;
|
|
7825
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
7826
|
+
}
|
|
7827
|
+
},
|
|
7828
|
+
setup(e, t) {
|
|
7829
|
+
const i = d("text-area", ce), o = l(null);
|
|
7830
|
+
return { componentName: i, element: o };
|
|
7352
7831
|
},
|
|
7353
7832
|
render() {
|
|
7354
7833
|
return s ? a(
|
|
@@ -7356,7 +7835,29 @@ const qe = h({
|
|
|
7356
7835
|
{
|
|
7357
7836
|
ref: "element",
|
|
7358
7837
|
attrs: {
|
|
7359
|
-
...this.
|
|
7838
|
+
...this.successText !== void 0 ? { "success-text": this.successText } : {},
|
|
7839
|
+
...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
|
|
7840
|
+
...this.charCount !== void 0 ? { "char-count": this.charCount } : {},
|
|
7841
|
+
...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
|
|
7842
|
+
...this.label !== void 0 ? { label: this.label } : {},
|
|
7843
|
+
...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
|
|
7844
|
+
...this.disabled !== void 0 ? { disabled: this.disabled } : {},
|
|
7845
|
+
...this.value !== void 0 ? { value: this.value } : {},
|
|
7846
|
+
...this.modelValue !== void 0 ? { "current-value": this.modelValue } : {},
|
|
7847
|
+
...this.required !== void 0 ? { required: this.required } : {},
|
|
7848
|
+
...this.readOnly !== void 0 ? { readOnly: this.readOnly } : {},
|
|
7849
|
+
...this.resize !== void 0 ? { resize: this.resize } : {},
|
|
7850
|
+
...this.autofocus !== void 0 ? { autofocus: this.autofocus } : {},
|
|
7851
|
+
...this.form !== void 0 ? { form: this.form } : {},
|
|
7852
|
+
...this.list !== void 0 ? { list: this.list } : {},
|
|
7853
|
+
...this.maxlength !== void 0 ? { maxlength: this.maxlength } : {},
|
|
7854
|
+
...this.minlength !== void 0 ? { minlength: this.minlength } : {},
|
|
7855
|
+
...this.name !== void 0 ? { name: this.name } : {},
|
|
7856
|
+
...this.placeholder !== void 0 ? { placeholder: this.placeholder } : {},
|
|
7857
|
+
...this.cols !== void 0 ? { cols: this.cols } : {},
|
|
7858
|
+
...this.rows !== void 0 ? { rows: this.rows } : {},
|
|
7859
|
+
...this.spellcheck !== void 0 ? { spellcheck: this.spellcheck } : {},
|
|
7860
|
+
...this.wrap !== void 0 ? { wrap: this.wrap } : {}
|
|
7360
7861
|
},
|
|
7361
7862
|
class: "vvd-component",
|
|
7362
7863
|
on: {
|
|
@@ -7370,16 +7871,39 @@ const qe = h({
|
|
|
7370
7871
|
"update:modelValue",
|
|
7371
7872
|
e.target.value
|
|
7372
7873
|
), this.$emit("input", e);
|
|
7373
|
-
}
|
|
7874
|
+
},
|
|
7875
|
+
change: (e) => this.$emit("change", e)
|
|
7374
7876
|
}
|
|
7375
7877
|
},
|
|
7376
|
-
[]
|
|
7878
|
+
[this.$slots.default]
|
|
7377
7879
|
) : a(
|
|
7378
7880
|
this.componentName,
|
|
7379
7881
|
{
|
|
7380
7882
|
ref: "element",
|
|
7381
7883
|
class: "vvd-component",
|
|
7884
|
+
...this.successText !== void 0 ? { "success-text": this.successText } : {},
|
|
7885
|
+
...this.helperText !== void 0 ? { "helper-text": this.helperText } : {},
|
|
7886
|
+
...this.charCount !== void 0 ? { "char-count": this.charCount } : {},
|
|
7887
|
+
...this.errorText !== void 0 ? { "error-text": this.errorText } : {},
|
|
7888
|
+
...this.label !== void 0 ? { label: this.label } : {},
|
|
7889
|
+
...this.ariaCurrent !== void 0 ? { "aria-current": this.ariaCurrent } : {},
|
|
7890
|
+
...this.disabled !== void 0 ? { disabled: this.disabled } : {},
|
|
7891
|
+
...this.value !== void 0 ? { value: this.value } : {},
|
|
7382
7892
|
...this.modelValue !== void 0 ? { "current-value": this.modelValue } : {},
|
|
7893
|
+
...this.required !== void 0 ? { required: this.required } : {},
|
|
7894
|
+
...this.readOnly !== void 0 ? { readOnly: this.readOnly } : {},
|
|
7895
|
+
...this.resize !== void 0 ? { resize: this.resize } : {},
|
|
7896
|
+
...this.autofocus !== void 0 ? { autofocus: this.autofocus } : {},
|
|
7897
|
+
...this.form !== void 0 ? { form: this.form } : {},
|
|
7898
|
+
...this.list !== void 0 ? { list: this.list } : {},
|
|
7899
|
+
...this.maxlength !== void 0 ? { maxlength: this.maxlength } : {},
|
|
7900
|
+
...this.minlength !== void 0 ? { minlength: this.minlength } : {},
|
|
7901
|
+
...this.name !== void 0 ? { name: this.name } : {},
|
|
7902
|
+
...this.placeholder !== void 0 ? { placeholder: this.placeholder } : {},
|
|
7903
|
+
...this.cols !== void 0 ? { cols: this.cols } : {},
|
|
7904
|
+
...this.rows !== void 0 ? { rows: this.rows } : {},
|
|
7905
|
+
...this.spellcheck !== void 0 ? { spellcheck: this.spellcheck } : {},
|
|
7906
|
+
...this.wrap !== void 0 ? { wrap: this.wrap } : {},
|
|
7383
7907
|
onClick: (e) => this.$emit("click", e),
|
|
7384
7908
|
onFocus: (e) => this.$emit("focus", e),
|
|
7385
7909
|
onBlur: (e) => this.$emit("blur", e),
|
|
@@ -7390,12 +7914,16 @@ const qe = h({
|
|
|
7390
7914
|
"update:modelValue",
|
|
7391
7915
|
e.target.value
|
|
7392
7916
|
), this.$emit("input", e);
|
|
7393
|
-
}
|
|
7917
|
+
},
|
|
7918
|
+
onChange: (e) => this.$emit("change", e)
|
|
7394
7919
|
},
|
|
7395
|
-
[
|
|
7920
|
+
[
|
|
7921
|
+
// @ts-ignore
|
|
7922
|
+
this.$slots.default && this.$slots.default()
|
|
7923
|
+
]
|
|
7396
7924
|
);
|
|
7397
7925
|
}
|
|
7398
|
-
}),
|
|
7926
|
+
}), zi = r({
|
|
7399
7927
|
name: "VTextField",
|
|
7400
7928
|
model: s ? {
|
|
7401
7929
|
prop: "modelValue",
|
|
@@ -7551,28 +8079,29 @@ const qe = h({
|
|
|
7551
8079
|
*/
|
|
7552
8080
|
"update:modelValue"
|
|
7553
8081
|
],
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
select()
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
|
|
7566
|
-
|
|
7567
|
-
validate()
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
|
|
7571
|
-
focus()
|
|
7572
|
-
|
|
7573
|
-
|
|
7574
|
-
|
|
7575
|
-
|
|
8082
|
+
methods: {
|
|
8083
|
+
/**
|
|
8084
|
+
* Selects all the text in the text field
|
|
8085
|
+
*/
|
|
8086
|
+
select() {
|
|
8087
|
+
var e;
|
|
8088
|
+
return (e = this.element) == null ? void 0 : e.select();
|
|
8089
|
+
},
|
|
8090
|
+
/**
|
|
8091
|
+
* {@inheritDoc (FormAssociated:interface).validate}
|
|
8092
|
+
*/
|
|
8093
|
+
validate() {
|
|
8094
|
+
var e;
|
|
8095
|
+
return (e = this.element) == null ? void 0 : e.validate();
|
|
8096
|
+
},
|
|
8097
|
+
focus() {
|
|
8098
|
+
var e;
|
|
8099
|
+
return (e = this.element) == null ? void 0 : e.focus();
|
|
8100
|
+
}
|
|
8101
|
+
},
|
|
8102
|
+
setup(e, t) {
|
|
8103
|
+
const i = d("text-field", pe), o = l(null);
|
|
8104
|
+
return { componentName: i, element: o };
|
|
7576
8105
|
},
|
|
7577
8106
|
render() {
|
|
7578
8107
|
return s ? a(
|
|
@@ -7623,13 +8152,14 @@ const qe = h({
|
|
|
7623
8152
|
}
|
|
7624
8153
|
},
|
|
7625
8154
|
[
|
|
8155
|
+
this.$slots.default,
|
|
7626
8156
|
// @slot leading-action-items Used to add action items to the start of the text-field.
|
|
7627
|
-
|
|
8157
|
+
n(
|
|
7628
8158
|
"leading-action-items",
|
|
7629
8159
|
this.$slots["leading-action-items"]
|
|
7630
8160
|
),
|
|
7631
8161
|
// @slot action-items Used to add action items to the end of the text-field.
|
|
7632
|
-
|
|
8162
|
+
n("action-items", this.$slots["action-items"])
|
|
7633
8163
|
]
|
|
7634
8164
|
) : a(
|
|
7635
8165
|
this.componentName,
|
|
@@ -7675,17 +8205,19 @@ const qe = h({
|
|
|
7675
8205
|
onChange: (e) => this.$emit("change", e)
|
|
7676
8206
|
},
|
|
7677
8207
|
[
|
|
8208
|
+
// @ts-ignore
|
|
8209
|
+
this.$slots.default && this.$slots.default(),
|
|
7678
8210
|
// @slot leading-action-items Used to add action items to the start of the text-field.
|
|
7679
|
-
|
|
8211
|
+
n(
|
|
7680
8212
|
"leading-action-items",
|
|
7681
8213
|
this.$slots["leading-action-items"]
|
|
7682
8214
|
),
|
|
7683
8215
|
// @slot action-items Used to add action items to the end of the text-field.
|
|
7684
|
-
|
|
8216
|
+
n("action-items", this.$slots["action-items"])
|
|
7685
8217
|
]
|
|
7686
8218
|
);
|
|
7687
8219
|
}
|
|
7688
|
-
}),
|
|
8220
|
+
}), Mi = r({
|
|
7689
8221
|
name: "VToggletip",
|
|
7690
8222
|
props: {
|
|
7691
8223
|
/**
|
|
@@ -7754,14 +8286,15 @@ const qe = h({
|
|
|
7754
8286
|
*/
|
|
7755
8287
|
"input"
|
|
7756
8288
|
],
|
|
7757
|
-
|
|
7758
|
-
|
|
7759
|
-
|
|
7760
|
-
openChanged(
|
|
7761
|
-
|
|
7762
|
-
|
|
7763
|
-
|
|
7764
|
-
|
|
8289
|
+
methods: {
|
|
8290
|
+
openChanged(e, t) {
|
|
8291
|
+
var i;
|
|
8292
|
+
return (i = this.element) == null ? void 0 : i.openChanged(e, t);
|
|
8293
|
+
}
|
|
8294
|
+
},
|
|
8295
|
+
setup(e, t) {
|
|
8296
|
+
const i = d("toggletip", ve), o = l(null);
|
|
8297
|
+
return { componentName: i, element: o };
|
|
7765
8298
|
},
|
|
7766
8299
|
render() {
|
|
7767
8300
|
return s ? a(
|
|
@@ -7791,7 +8324,7 @@ const qe = h({
|
|
|
7791
8324
|
[
|
|
7792
8325
|
this.$slots.default,
|
|
7793
8326
|
// @slot action-items The content to display in the toggletip action items.
|
|
7794
|
-
|
|
8327
|
+
n("action-items", this.$slots["action-items"])
|
|
7795
8328
|
]
|
|
7796
8329
|
) : a(
|
|
7797
8330
|
this.componentName,
|
|
@@ -7815,11 +8348,11 @@ const qe = h({
|
|
|
7815
8348
|
// @ts-ignore
|
|
7816
8349
|
this.$slots.default && this.$slots.default(),
|
|
7817
8350
|
// @slot action-items The content to display in the toggletip action items.
|
|
7818
|
-
|
|
8351
|
+
n("action-items", this.$slots["action-items"])
|
|
7819
8352
|
]
|
|
7820
8353
|
);
|
|
7821
8354
|
}
|
|
7822
|
-
}),
|
|
8355
|
+
}), Fi = r({
|
|
7823
8356
|
name: "VTooltip",
|
|
7824
8357
|
props: {
|
|
7825
8358
|
/**
|
|
@@ -7879,9 +8412,10 @@ const qe = h({
|
|
|
7879
8412
|
*/
|
|
7880
8413
|
"input"
|
|
7881
8414
|
],
|
|
7882
|
-
|
|
7883
|
-
|
|
7884
|
-
|
|
8415
|
+
methods: {},
|
|
8416
|
+
setup(e, t) {
|
|
8417
|
+
const i = d("tooltip", me), o = l(null);
|
|
8418
|
+
return { componentName: i, element: o };
|
|
7885
8419
|
},
|
|
7886
8420
|
render() {
|
|
7887
8421
|
return s ? a(
|
|
@@ -7907,7 +8441,7 @@ const qe = h({
|
|
|
7907
8441
|
input: (e) => this.$emit("input", e)
|
|
7908
8442
|
}
|
|
7909
8443
|
},
|
|
7910
|
-
[]
|
|
8444
|
+
[this.$slots.default]
|
|
7911
8445
|
) : a(
|
|
7912
8446
|
this.componentName,
|
|
7913
8447
|
{
|
|
@@ -7925,10 +8459,13 @@ const qe = h({
|
|
|
7925
8459
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
7926
8460
|
onInput: (e) => this.$emit("input", e)
|
|
7927
8461
|
},
|
|
7928
|
-
[
|
|
8462
|
+
[
|
|
8463
|
+
// @ts-ignore
|
|
8464
|
+
this.$slots.default && this.$slots.default()
|
|
8465
|
+
]
|
|
7929
8466
|
);
|
|
7930
8467
|
}
|
|
7931
|
-
}),
|
|
8468
|
+
}), Ki = r({
|
|
7932
8469
|
name: "VTreeItem",
|
|
7933
8470
|
props: {
|
|
7934
8471
|
/**
|
|
@@ -8002,9 +8539,10 @@ const qe = h({
|
|
|
8002
8539
|
*/
|
|
8003
8540
|
"selected-change"
|
|
8004
8541
|
],
|
|
8005
|
-
|
|
8006
|
-
|
|
8007
|
-
|
|
8542
|
+
methods: {},
|
|
8543
|
+
setup(e, t) {
|
|
8544
|
+
const i = d("tree-item", fe), o = l(null);
|
|
8545
|
+
return { componentName: i, element: o };
|
|
8008
8546
|
},
|
|
8009
8547
|
render() {
|
|
8010
8548
|
return s ? a(
|
|
@@ -8032,8 +8570,11 @@ const qe = h({
|
|
|
8032
8570
|
}
|
|
8033
8571
|
},
|
|
8034
8572
|
[
|
|
8573
|
+
this.$slots.default,
|
|
8035
8574
|
// @slot item To specify a child tree item.
|
|
8036
|
-
|
|
8575
|
+
n("item", this.$slots.item),
|
|
8576
|
+
// @slot icon Add an icon to the component.
|
|
8577
|
+
n("icon", this.$slots.icon)
|
|
8037
8578
|
]
|
|
8038
8579
|
) : a(
|
|
8039
8580
|
this.componentName,
|
|
@@ -8056,12 +8597,16 @@ const qe = h({
|
|
|
8056
8597
|
onSelectedChange: (e) => this.$emit("selected-change", e)
|
|
8057
8598
|
},
|
|
8058
8599
|
[
|
|
8600
|
+
// @ts-ignore
|
|
8601
|
+
this.$slots.default && this.$slots.default(),
|
|
8059
8602
|
// @slot item To specify a child tree item.
|
|
8060
|
-
|
|
8603
|
+
n("item", this.$slots.item),
|
|
8604
|
+
// @slot icon Add an icon to the component.
|
|
8605
|
+
n("icon", this.$slots.icon)
|
|
8061
8606
|
]
|
|
8062
8607
|
);
|
|
8063
8608
|
}
|
|
8064
|
-
}),
|
|
8609
|
+
}), Di = r({
|
|
8065
8610
|
name: "VTreeView",
|
|
8066
8611
|
props: {
|
|
8067
8612
|
/**
|
|
@@ -8112,9 +8657,10 @@ const qe = h({
|
|
|
8112
8657
|
*/
|
|
8113
8658
|
"input"
|
|
8114
8659
|
],
|
|
8115
|
-
|
|
8116
|
-
|
|
8117
|
-
|
|
8660
|
+
methods: {},
|
|
8661
|
+
setup(e, t) {
|
|
8662
|
+
const i = d("tree-view", ge), o = l(null);
|
|
8663
|
+
return { componentName: i, element: o };
|
|
8118
8664
|
},
|
|
8119
8665
|
render() {
|
|
8120
8666
|
return s ? a(
|
|
@@ -8156,7 +8702,7 @@ const qe = h({
|
|
|
8156
8702
|
]
|
|
8157
8703
|
);
|
|
8158
8704
|
}
|
|
8159
|
-
}),
|
|
8705
|
+
}), Ai = r({
|
|
8160
8706
|
name: "VTag",
|
|
8161
8707
|
props: {
|
|
8162
8708
|
/**
|
|
@@ -8242,22 +8788,23 @@ const qe = h({
|
|
|
8242
8788
|
*/
|
|
8243
8789
|
"input"
|
|
8244
8790
|
],
|
|
8245
|
-
|
|
8246
|
-
|
|
8247
|
-
|
|
8248
|
-
remove()
|
|
8249
|
-
|
|
8250
|
-
|
|
8251
|
-
|
|
8252
|
-
|
|
8253
|
-
|
|
8254
|
-
|
|
8255
|
-
|
|
8256
|
-
handleClick()
|
|
8257
|
-
|
|
8258
|
-
|
|
8259
|
-
|
|
8260
|
-
|
|
8791
|
+
methods: {
|
|
8792
|
+
remove() {
|
|
8793
|
+
var e;
|
|
8794
|
+
return (e = this.element) == null ? void 0 : e.remove();
|
|
8795
|
+
},
|
|
8796
|
+
handleKeydown(e) {
|
|
8797
|
+
var t;
|
|
8798
|
+
return (t = this.element) == null ? void 0 : t.handleKeydown(e);
|
|
8799
|
+
},
|
|
8800
|
+
handleClick() {
|
|
8801
|
+
var e;
|
|
8802
|
+
return (e = this.element) == null ? void 0 : e.handleClick();
|
|
8803
|
+
}
|
|
8804
|
+
},
|
|
8805
|
+
setup(e, t) {
|
|
8806
|
+
const i = d("tag", ye), o = l(null);
|
|
8807
|
+
return { componentName: i, element: o };
|
|
8261
8808
|
},
|
|
8262
8809
|
render() {
|
|
8263
8810
|
return s ? a(
|
|
@@ -8286,7 +8833,11 @@ const qe = h({
|
|
|
8286
8833
|
input: (e) => this.$emit("input", e)
|
|
8287
8834
|
}
|
|
8288
8835
|
},
|
|
8289
|
-
[
|
|
8836
|
+
[
|
|
8837
|
+
this.$slots.default,
|
|
8838
|
+
// @slot icon Add an icon to the component.
|
|
8839
|
+
n("icon", this.$slots.icon)
|
|
8840
|
+
]
|
|
8290
8841
|
) : a(
|
|
8291
8842
|
this.componentName,
|
|
8292
8843
|
{
|
|
@@ -8309,10 +8860,15 @@ const qe = h({
|
|
|
8309
8860
|
onKeyup: (e) => this.$emit("keyup", e),
|
|
8310
8861
|
onInput: (e) => this.$emit("input", e)
|
|
8311
8862
|
},
|
|
8312
|
-
[
|
|
8863
|
+
[
|
|
8864
|
+
// @ts-ignore
|
|
8865
|
+
this.$slots.default && this.$slots.default(),
|
|
8866
|
+
// @slot icon Add an icon to the component.
|
|
8867
|
+
n("icon", this.$slots.icon)
|
|
8868
|
+
]
|
|
8313
8869
|
);
|
|
8314
8870
|
}
|
|
8315
|
-
}),
|
|
8871
|
+
}), qi = r({
|
|
8316
8872
|
name: "VTagGroup",
|
|
8317
8873
|
props: {
|
|
8318
8874
|
/**
|
|
@@ -8356,9 +8912,10 @@ const qe = h({
|
|
|
8356
8912
|
*/
|
|
8357
8913
|
"input"
|
|
8358
8914
|
],
|
|
8359
|
-
|
|
8360
|
-
|
|
8361
|
-
|
|
8915
|
+
methods: {},
|
|
8916
|
+
setup(e, t) {
|
|
8917
|
+
const i = d("tag-group", be), o = l(null);
|
|
8918
|
+
return { componentName: i, element: o };
|
|
8362
8919
|
},
|
|
8363
8920
|
render() {
|
|
8364
8921
|
return s ? a(
|
|
@@ -8401,22 +8958,22 @@ const qe = h({
|
|
|
8401
8958
|
);
|
|
8402
8959
|
}
|
|
8403
8960
|
});
|
|
8404
|
-
var $e = /* @__PURE__ */ ((e) => (e.accessibilityLine = "accessibility-line", e.accessibilitySolid = "accessibility-solid", e.activeCallLine = "active-call-line", e.activeCallSolid = "active-call-solid", e.addCallLine = "add-call-line", e.addCallSolid = "add-call-solid", e.addGroupLine = "add-group-line", e.addGroupSolid = "add-group-solid", e.addLine = "add-line", e.addSolid = "add-solid", e.addUserLine = "add-user-line", e.addUserSolid = "add-user-solid", e.addressBookLine = "address-book-line", e.addressBookSolid = "address-book-solid", e.ai2Line = "ai-2-line", e.ai2Solid = "ai-2-solid", e.ai3Line = "ai-3-line", e.ai3Solid = "ai-3-solid", e.aiLine = "ai-line", e.aiSolid = "ai-solid", e.alarmLine = "alarm-line", e.alarmSolid = "alarm-solid", e.alignCenterLine = "align-center-line", e.alignCenterSolid = "align-center-solid", e.alignLeftLine = "align-left-line", e.alignLeftSolid = "align-left-solid", e.alignRightLine = "align-right-line", e.alignRightSolid = "align-right-solid", e.ambulanceLine = "ambulance-line", e.ambulanceSolid = "ambulance-solid", e.androidColor = "android-color", e.androidMono = "android-mono", e.angularColor = "angular-color", e.angularMono = "angular-mono", e.appLine = "app-line", e.appPlusLine = "app-plus-line", e.appPlusSolid = "app-plus-solid", e.appSolid = "app-solid", e.appStoreLine = "app-store-line", e.appStoreSolid = "app-store-solid", e.appleColor = "apple-color", e.appleMono = "apple-mono", e.appsLine = "apps-line", e.appsSolid = "apps-solid", e.arrowBoldLeftLine = "arrow-bold-left-line", e.arrowBoldLeftSolid = "arrow-bold-left-solid", e.arrowBoldRightLine = "arrow-bold-right-line", e.arrowBoldRightSolid = "arrow-bold-right-solid", e.arrowDownLine = "arrow-down-line", e.arrowDownSolid = "arrow-down-solid", e.arrowInboundLine = "arrow-inbound-line", e.arrowInboundSolid = "arrow-inbound-solid", e.arrowLeftLine = "arrow-left-line", e.arrowLeftSolid = "arrow-left-solid", e.arrowOutboundLine = "arrow-outbound-line", e.arrowOutboundSolid = "arrow-outbound-solid", e.arrowRightLine = "arrow-right-line", e.arrowRightSolid = "arrow-right-solid", e.arrowUpLine = "arrow-up-line", e.arrowUpSolid = "arrow-up-solid", e.arrowWidthLargeLine = "arrow-width-large-line", e.arrowWidthLargeSolid = "arrow-width-large-solid", e.arrowWidthMediumLine = "arrow-width-medium-line", e.arrowWidthMediumSolid = "arrow-width-medium-solid", e.arrowWidthSmallLine = "arrow-width-small-line", e.arrowWidthSmallSolid = "arrow-width-small-solid", e.assignUserLine = "assign-user-line", e.assignUserSolid = "assign-user-solid", e.asteriskLine = "asterisk-line", e.asteriskSolid = "asterisk-solid", e.atomsLine = "atoms-line", e.atomsSolid = "atoms-solid", e.attachmentLine = "attachment-line", e.attachmentSolid = "attachment-solid", e.audioMaxLine = "audio-max-line", e.audioMaxSolid = "audio-max-solid", e.audioMidLine = "audio-mid-line", e.audioMidSolid = "audio-mid-solid", e.audioMinLine = "audio-min-line", e.audioMinSolid = "audio-min-solid", e.audioMuteLine = "audio-mute-line", e.audioMuteSolid = "audio-mute-solid", e.audioOff2Line = "audio-off-2-line", e.audioOff2Solid = "audio-off-2-solid", e.audioOffLine = "audio-off-line", e.audioOffSolid = "audio-off-solid", e.backspaceLine = "backspace-line", e.backspaceSolid = "backspace-solid", e.badgeLine = "badge-line", e.badgeSolid = "badge-solid", e.binocularsLine = "binoculars-line", e.binocularsSolid = "binoculars-solid", e.blockCallLine = "block-call-line", e.blockCallSolid = "block-call-solid", e.blockLine = "block-line", e.blockSolid = "block-solid", e.bloggerColor = "blogger-color", e.bloggerMono = "blogger-mono", e.blurLine = "blur-line", e.blurOffLine = "blur-off-line", e.blurOffSolid = "blur-off-solid", e.blurSolid = "blur-solid", e.boldLine = "bold-line", e.boldSolid = "bold-solid", e.bookmarkLine = "bookmark-line", e.bookmarkSolid = "bookmark-solid", e.booksLine = "books-line", e.booksSolid = "books-solid", e.botLine = "bot-line", e.botSolid = "bot-solid", e.bottomTabsLine = "bottom-tabs-line", e.bottomTabsSolid = "bottom-tabs-solid", e.bounceLine = "bounce-line", e.bounceSolid = "bounce-solid", e.brainLine = "brain-line", e.brainSolid = "brain-solid", e.bringToFrontLine = "bring-to-front-line", e.bringToFrontSolid = "bring-to-front-solid", e.broadcastLine = "broadcast-line", e.broadcastSolid = "broadcast-solid", e.bulletLine = "bullet-line", e.bulletList2Line = "bullet-list-2-line", e.bulletList2Solid = "bullet-list-2-solid", e.bulletListLine = "bullet-list-line", e.bulletListOffLine = "bullet-list-off-line", e.bulletListOffSolid = "bullet-list-off-solid", e.bulletListSolid = "bullet-list-solid", e.bulletSolid = "bullet-solid", e.bullhornColor = "bullhorn-color", e.bullhornMono = "bullhorn-mono", e.calculatorLine = "calculator-line", e.calculatorSolid = "calculator-solid", e.calendarCheckLine = "calendar-check-line", e.calendarCheckSolid = "calendar-check-solid", e.calendarClockLine = "calendar-clock-line", e.calendarClockSolid = "calendar-clock-solid", e.calendarLine = "calendar-line", e.calendarPlusLine = "calendar-plus-line", e.calendarPlusSolid = "calendar-plus-solid", e.calendarSolid = "calendar-solid", e.callLine = "call-line", e.callSolid = "call-solid", e.callStarLine = "call-star-line", e.callStarSolid = "call-star-solid", e.cameraLine = "camera-line", e.cameraSolid = "camera-solid", e.cameraSwitchLine = "camera-switch-line", e.cameraSwitchSolid = "camera-switch-solid", e.carLine = "car-line", e.carSolid = "car-solid", e.cartFullLine = "cart-full-line", e.cartFullSolid = "cart-full-solid", e.cartLine = "cart-line", e.cartSolid = "cart-solid", e.chainLine = "chain-line", e.chainSolid = "chain-solid", e.charityLine = "charity-line", e.charitySolid = "charity-solid", e.chartLine = "chart-line", e.chartSolid = "chart-solid", e.chat2Line = "chat-2-line", e.chat2Solid = "chat-2-solid", e.chatCallLine = "chat-call-line", e.chatCallSolid = "chat-call-solid", e.chatHideLine = "chat-hide-line", e.chatHideSolid = "chat-hide-solid", e.chatLine = "chat-line", e.chatSolid = "chat-solid", e.checkAllLine = "check-all-line", e.checkAllSolid = "check-all-solid", e.checkCallLine = "check-call-line", e.checkCallSolid = "check-call-solid", e.checkCircleLine = "check-circle-line", e.checkCircleSolid = "check-circle-solid", e.checkDoubleLine = "check-double-line", e.checkDoubleSolid = "check-double-solid", e.checkLine = "check-line", e.checkSentLine = "check-sent-line", e.checkSentSolid = "check-sent-solid", e.checkSolid = "check-solid", e.checkboxCheckedLine = "checkbox-checked-line", e.checkboxCheckedSolid = "checkbox-checked-solid", e.checkboxUncheckedLine = "checkbox-unchecked-line", e.checkboxUncheckedSolid = "checkbox-unchecked-solid", e.chevronCircleDownLine = "chevron-circle-down-line", e.chevronCircleDownSolid = "chevron-circle-down-solid", e.chevronDownLine = "chevron-down-line", e.chevronDownSolid = "chevron-down-solid", e.chevronLeftLine = "chevron-left-line", e.chevronLeftSolid = "chevron-left-solid", e.chevronRightLine = "chevron-right-line", e.chevronRightSolid = "chevron-right-solid", e.chevronUpLine = "chevron-up-line", e.chevronUpSolid = "chevron-up-solid", e.chimeColor = "chime-color", e.chimeMono = "chime-mono", e.circleLine = "circle-line", e.circleSolid = "circle-solid", e.clickToCallLine = "click-to-call-line", e.clickToCallSolid = "click-to-call-solid", e.clioColor = "clio-color", e.clioMono = "clio-mono", e.clipboardAddLine = "clipboard-add-line", e.clipboardAddSolid = "clipboard-add-solid", e.clipboardAssignLine = "clipboard-assign-line", e.clipboardAssignSolid = "clipboard-assign-solid", e.clockLine = "clock-line", e.clockOffLine = "clock-off-line", e.clockOffSolid = "clock-off-solid", e.clockSolid = "clock-solid", e.closeCircleLine = "close-circle-line", e.closeCircleSolid = "close-circle-solid", e.closeLine = "close-line", e.closeSmallLine = "close-small-line", e.closeSmallSolid = "close-small-solid", e.closeSolid = "close-solid", e.closedCaptioningLine = "closed-captioning-line", e.closedCaptioningSolid = "closed-captioning-solid", e.cloudDownload2Line = "cloud-download-2-line", e.cloudDownload2Solid = "cloud-download-2-solid", e.cloudLine = "cloud-line", e.cloudOfficePhoneLine = "cloud-office-phone-line", e.cloudOfficePhoneSolid = "cloud-office-phone-solid", e.cloudSolid = "cloud-solid", e.cloudUpload2Line = "cloud-upload-2-line", e.cloudUpload2Solid = "cloud-upload-2-solid", e.cloudUploadLine = "cloud-upload-line", e.cloudUploadSolid = "cloud-upload-solid", e.codeLine = "code-line", e.codeSnippetLine = "code-snippet-line", e.codeSnippetSolid = "code-snippet-solid", e.codeSolid = "code-solid", e.coffeeLine = "coffee-line", e.coffeeSolid = "coffee-solid", e.collapseLine = "collapse-line", e.collapseSolid = "collapse-solid", e.composeLine = "compose-line", e.composeSolid = "compose-solid", e.conditionLine = "condition-line", e.conditionSolid = "condition-solid", e.connectLine = "connect-line", e.connectSolid = "connect-solid", e.cooktailLine = "cooktail-line", e.cooktailSolid = "cooktail-solid", e.copy2Line = "copy-2-line", e.copy2Solid = "copy-2-solid", e.copyLine = "copy-line", e.copySolid = "copy-solid", e.creditCardLine = "credit-card-line", e.creditCardSolid = "credit-card-solid", e.cropLine = "crop-line", e.cropSolid = "crop-solid", e.curlColor = "curl-color", e.curlMono = "curl-mono", e.curlyBracketsLine = "curly-brackets-line", e.curlyBracketsSolid = "curly-brackets-solid", e.cursor2Line = "cursor-2-line", e.cursor2Solid = "cursor-2-solid", e.cursorLine = "cursor-line", e.cursorSolid = "cursor-solid", e.darkModeLine = "dark-mode-line", e.darkModeSolid = "dark-mode-solid", e.deleteLine = "delete-line", e.deleteSolid = "delete-solid", e.densityHighLine = "density-high-line", e.densityHighSolid = "density-high-solid", e.densityMediumLine = "density-medium-line", e.densityMediumSolid = "density-medium-solid", e.designToolsLine = "design-tools-line", e.designToolsSolid = "design-tools-solid", e.devicesLine = "devices-line", e.devicesSolid = "devices-solid", e.disableCallLine = "disable-call-line", e.disableCallSolid = "disable-call-solid", e.distortLine = "distort-line", e.distortSolid = "distort-solid", e.dividerLine = "divider-line", e.dividerSolid = "divider-solid", e.document2Line = "document-2-line", e.document2Solid = "document-2-solid", e.documentLine = "document-line", e.documentSolid = "document-solid", e.dollarLine = "dollar-line", e.dollarSolid = "dollar-solid", e.dotnetColor = "dotnet-color", e.dotnetMono = "dotnet-mono", e.doubleChevronLeftLine = "double-chevron-left-line", e.doubleChevronLeftSolid = "double-chevron-left-solid", e.doubleChevronRightLine = "double-chevron-right-line", e.doubleChevronRightSolid = "double-chevron-right-solid", e.downloadLine = "download-line", e.downloadSolid = "download-solid", e.drupalColor = "drupal-color", e.drupalMono = "drupal-mono", e.duplicateLine = "duplicate-line", e.duplicateSolid = "duplicate-solid", e.dynamics365Color = "dynamics-365-color", e.dynamics365Mono = "dynamics-365-mono", e.dynamicsMono = "dynamics-mono", e.dynamicsMonoColor = "dynamics-mono-color", e.echoLine = "echo-line", e.echoSolid = "echo-solid", e.editLine = "edit-line", e.editSolid = "edit-solid", e.editUserLine = "edit-user-line", e.editUserSolid = "edit-user-solid", e.emojiLine = "emoji-line", e.emojiSolid = "emoji-solid", e.endCallLine = "end-call-line", e.endCallSolid = "end-call-solid", e.enlargeScreen2Line = "enlarge-screen-2-line", e.enlargeScreen2Solid = "enlarge-screen-2-solid", e.enlargeScreenLine = "enlarge-screen-line", e.enlargeScreenSolid = "enlarge-screen-solid", e.enterLine = "enter-line", e.enterSolid = "enter-solid", e.envelopeLine = "envelope-line", e.envelopeSolid = "envelope-solid", e.eraserLine = "eraser-line", e.eraserSolid = "eraser-solid", e.errorLine = "error-line", e.errorSolid = "error-solid", e.errorStarLine = "error-star-line", e.errorStarSolid = "error-star-solid", e.exitLine = "exit-line", e.exitSolid = "exit-solid", e.expand2Line = "expand-2-line", e.expand2Solid = "expand-2-solid", e.expandLine = "expand-line", e.expandSolid = "expand-solid", e.exportLine = "export-line", e.exportSolid = "export-solid", e.expressColor = "express-color", e.expressMono = "express-mono", e.eyeHideLine = "eye-hide-line", e.eyeHideSolid = "eye-hide-solid", e.eyeLine = "eye-line", e.eyeSolid = "eye-solid", e.facebookColor = "facebook-color", e.facebookLine = "facebook-line", e.facebookMono = "facebook-mono", e.facebookSolid = "facebook-solid", e.fax2Line = "fax-2-line", e.fax2Solid = "fax-2-solid", e.faxAddLine = "fax-add-line", e.faxAddSolid = "fax-add-solid", e.faxFailedLine = "fax-failed-line", e.faxFailedSolid = "fax-failed-solid", e.faxInboundLine = "fax-inbound-line", e.faxInboundSolid = "fax-inbound-solid", e.faxLine = "fax-line", e.faxOutboundLine = "fax-outbound-line", e.faxOutboundSolid = "fax-outbound-solid", e.faxPendingLine = "fax-pending-line", e.faxPendingSolid = "fax-pending-solid", e.faxScheduledLine = "fax-scheduled-line", e.faxScheduledSolid = "fax-scheduled-solid", e.faxSolid = "fax-solid", e.feedbackLine = "feedback-line", e.feedbackSolid = "feedback-solid", e.file1Line = "file-1-line", e.file2Solid = "file-2-solid", e.fileAddLine = "file-add-line", e.fileAddSolid = "file-add-solid", e.fileAudioLine = "file-audio-line", e.fileAudioSolid = "file-audio-solid", e.fileCsvLine = "file-csv-line", e.fileCsvSolid = "file-csv-solid", e.fileDocLine = "file-doc-line", e.fileDocSolid = "file-doc-solid", e.fileDollarLine = "file-dollar-line", e.fileDollarSolid = "file-dollar-solid", e.fileEditLine = "file-edit-line", e.fileEditSolid = "file-edit-solid", e.fileGearLine = "file-gear-line", e.fileGearSolid = "file-gear-solid", e.fileGif2Line = "file-gif-2-line", e.fileGif2Solid = "file-gif-2-solid", e.fileGifLine = "file-gif-line", e.fileGifSolid = "file-gif-solid", e.fileJpgLine = "file-jpg-line", e.fileJpgSolid = "file-jpg-solid", e.fileLine = "file-line", e.fileParagraphLine = "file-paragraph-line", e.fileParagraphSolid = "file-paragraph-solid", e.filePdfLine = "file-pdf-line", e.filePdfSolid = "file-pdf-solid", e.filePlusLine = "file-plus-line", e.filePlusSolid = "file-plus-solid", e.filePngLine = "file-png-line", e.filePngSolid = "file-png-solid", e.filePptLine = "file-ppt-line", e.filePptSolid = "file-ppt-solid", e.fileSearchLine = "file-search-line", e.fileSearchSolid = "file-search-solid", e.fileSolid = "file-solid", e.fileVideo2Line = "file-video-2-line", e.fileVideo2Solid = "file-video-2-solid", e.fileVideoLine = "file-video-line", e.fileVideoSolid = "file-video-solid", e.fileXlsLine = "file-xls-line", e.fileXlsSolid = "file-xls-solid", e.fileZipLine = "file-zip-line", e.fileZipSolid = "file-zip-solid", e.filesLine = "files-line", e.filesSolid = "files-solid", e.filterLine = "filter-line", e.filterSolid = "filter-solid", e.flagAfghanistan = "flag-afghanistan", e.flagAlbania = "flag-albania", e.flagAlgeria = "flag-algeria", e.flagArgentina = "flag-argentina", e.flagArmenia = "flag-armenia", e.flagAruba = "flag-aruba", e.flagAustralia = "flag-australia", e.flagAustria = "flag-austria", e.flagBahamas = "flag-bahamas", e.flagBahrain = "flag-bahrain", e.flagBelarus = "flag-belarus", e.flagBelgium = "flag-belgium", e.flagBenin = "flag-benin", e.flagBolivia = "flag-bolivia", e.flagBotswana = "flag-botswana", e.flagBrazil = "flag-brazil", e.flagBulgaria = "flag-bulgaria", e.flagBurkinaFaso = "flag-burkina-faso", e.flagCambodia = "flag-cambodia", e.flagCanada = "flag-canada", e.flagCaymanIslands = "flag-cayman-islands", e.flagCentralAfricanRepublic = "flag-central-african-republic", e.flagChad = "flag-chad", e.flagChile = "flag-chile", e.flagChina = "flag-china", e.flagColombia = "flag-colombia", e.flagCostaRica = "flag-costa-rica", e.flagCroatia = "flag-croatia", e.flagCyprus = "flag-cyprus", e.flagDenmark = "flag-denmark", e.flagDominicanRepublic = "flag-dominican-republic", e.flagEgypt = "flag-egypt", e.flagElSalvador = "flag-el-salvador", e.flagEstonia = "flag-estonia", e.flagEuropeanUnion = "flag-european-union", e.flagFinland = "flag-finland", e.flagFrance = "flag-france", e.flagGeorgia = "flag-georgia", e.flagGermany = "flag-germany", e.flagGhana = "flag-ghana", e.flagGrenada = "flag-grenada", e.flagGuatemala = "flag-guatemala", e.flagHonduras = "flag-honduras", e.flagHongKong = "flag-hong-kong", e.flagHungary = "flag-hungary", e.flagIceland = "flag-iceland", e.flagIndia = "flag-india", e.flagIndonesia = "flag-indonesia", e.flagIreland = "flag-ireland", e.flagIsrael = "flag-israel", e.flagItaly = "flag-italy", e.flagJamaica = "flag-jamaica", e.flagJapan = "flag-japan", e.flagLatvia = "flag-latvia", e.flagLiechtenstein = "flag-liechtenstein", e.flagLithuania = "flag-lithuania", e.flagLuxembourg = "flag-luxembourg", e.flagMacao = "flag-macao", e.flagMalaysia = "flag-malaysia", e.flagMalta = "flag-malta", e.flagMauritius = "flag-mauritius", e.flagMexico = "flag-mexico", e.flagMoldova = "flag-moldova", e.flagNetherlands = "flag-netherlands", e.flagNewZealand = "flag-new-zealand", e.flagNigeria = "flag-nigeria", e.flagNorway = "flag-norway", e.flagPakistan = "flag-pakistan", e.flagPanama = "flag-panama", e.flagPeru = "flag-peru", e.flagPhilippines = "flag-philippines", e.flagPoland = "flag-poland", e.flagPortugal = "flag-portugal", e.flagPuertorico = "flag-puertorico", e.flagRomania = "flag-romania", e.flagRussia = "flag-russia", e.flagRwanda = "flag-rwanda", e.flagSaudiArabia = "flag-saudi-arabia", e.flagSerbia = "flag-serbia", e.flagSingapore = "flag-singapore", e.flagSlovakia = "flag-slovakia", e.flagSlovenia = "flag-slovenia", e.flagSouthAfrica = "flag-south-africa", e.flagSouthKorea = "flag-south-korea", e.flagSpain = "flag-spain", e.flagSriLanka = "flag-sri-lanka", e.flagSweden = "flag-sweden", e.flagSwitzerland = "flag-switzerland", e.flagTaiwan = "flag-taiwan", e.flagTajikistan = "flag-tajikistan", e.flagTanzania = "flag-tanzania", e.flagThailand = "flag-thailand", e.flagTrinidadAndTobago = "flag-trinidad-and-tobago", e.flagTurkey = "flag-turkey", e.flagUkraine = "flag-ukraine", e.flagUnitedArabEmirates = "flag-united-arab-emirates", e.flagUnitedKingdom = "flag-united-kingdom", e.flagUnitedStates = "flag-united-states", e.flagUruguay = "flag-uruguay", e.flagUzbekistan = "flag-uzbekistan", e.flagVenezuela = "flag-venezuela", e.flagVietnam = "flag-vietnam", e.flagZambia = "flag-zambia", e.flash2Line = "flash-2-line", e.flash2Solid = "flash-2-solid", e.flashLine = "flash-line", e.flashSolid = "flash-solid", e.flipHorizontalLine = "flip-horizontal-line", e.flipHorizontalSolid = "flip-horizontal-solid", e.flipLine = "flip-line", e.flipSolid = "flip-solid", e.flipVerticalLine = "flip-vertical-line", e.flipVerticalSolid = "flip-vertical-solid", e.flow2Line = "flow-2-line", e.flow2Solid = "flow-2-solid", e.flowLine = "flow-line", e.flowPermissionLine = "flow-permission-line", e.flowPermissionSolid = "flow-permission-solid", e.flowSolid = "flow-solid", e.forwardCallLine = "forward-call-line", e.forwardCallSolid = "forward-call-solid", e.fullScreenLine = "full-screen-line", e.fullScreenSolid = "full-screen-solid", e.fullscreenOffLine = "fullscreen-off-line", e.fullscreenOffSolid = "fullscreen-off-solid", e.galleryLine = "gallery-line", e.gallerySolid = "gallery-solid", e.gearLine = "gear-line", e.gearSolid = "gear-solid", e.githubColor = "github-color", e.githubMono = "github-mono", e.globeLine = "globe-line", e.globeSolid = "globe-solid", e.googleColor = "google-color", e.googleMono = "google-mono", e.gradleColor = "gradle-color", e.gradleMono = "gradle-mono", e.gridTwoLine = "grid-two-line", e.gridTwoSolid = "grid-two-solid", e.groovyColor = "groovy-color", e.groovyMono = "groovy-mono", e.group2Line = "group-2-line", e.group2Solid = "group-2-solid", e.group3Line = "group-3-line", e.group3Solid = "group-3-solid", e.group4Line = "group-4-line", e.group4Solid = "group-4-solid", e.group5Line = "group-5-line", e.group5Solid = "group-5-solid", e.group6Line = "group-6-line", e.group6Solid = "group-6-solid", e.group7Line = "group-7-line", e.group7Solid = "group-7-solid", e.group8Line = "group-8-line", e.group8Solid = "group-8-solid", e.group9Line = "group-9-line", e.group9Solid = "group-9-solid", e.groupLine = "group-line", e.groupPermission2Line = "group-permission-2-line", e.groupPermission2Solid = "group-permission-2-solid", e.groupPermissionLine = "group-permission-line", e.groupPermissionSolid = "group-permission-solid", e.groupSolid = "group-solid", e.handLine = "hand-line", e.handOffLine = "hand-off-line", e.handOffSolid = "hand-off-solid", e.handShakeLine = "hand-shake-line", e.handShakeSolid = "hand-shake-solid", e.handSolid = "hand-solid", e.happyLine = "happy-line", e.happySolid = "happy-solid", e.hashLine = "hash-line", e.hashSolid = "hash-solid", e.headset2Line = "headset-2-line", e.headset2Solid = "headset-2-solid", e.headsetLine = "headset-line", e.headsetSolid = "headset-solid", e.hearingLine = "hearing-line", e.hearingMaxLine = "hearing-max-line", e.hearingMaxSolid = "hearing-max-solid", e.hearingSolid = "hearing-solid", e.heartLine = "heart-line", e.heartSolid = "heart-solid", e.helpLine = "help-line", e.helpSolid = "help-solid", e.highlightLine = "highlight-line", e.highlightSolid = "highlight-solid", e.historyLine = "history-line", e.historySolid = "history-solid", e.homeLine = "home-line", e.homeSolid = "home-solid", e.homeUserLine = "home-user-line", e.homeUserSolid = "home-user-solid", e.hospitalLine = "hospital-line", e.hospitalSolid = "hospital-solid", e.hotelingLine = "hoteling-line", e.hotelingSolid = "hoteling-solid", e.hubspotColor = "hubspot-color", e.hubspotMono = "hubspot-mono", e.idLine = "id-line", e.idSolid = "id-solid", e.imageLine = "image-line", e.imageSolid = "image-solid", e.importLine = "import-line", e.importSolid = "import-solid", e.inboundCallLine = "inbound-call-line", e.inboundCallSolid = "inbound-call-solid", e.inbox2Line = "inbox-2-line", e.inbox2Solid = "inbox-2-solid", e.inbox3Line = "inbox-3-line", e.inbox3Solid = "inbox-3-solid", e.inboxLine = "inbox-line", e.inboxSolid = "inbox-solid", e.increaseLine = "increase-line", e.increaseSolid = "increase-solid", e.infinityLine = "infinity-line", e.infinitySolid = "infinity-solid", e.infoLine = "info-line", e.infoSolid = "info-solid", e.instagramColor = "instagram-color", e.instagramMono = "instagram-mono", e.interactiveMessageLine = "interactive-message-line", e.interactiveMessageSolid = "interactive-message-solid", e.iosColor = "ios-color", e.iosMono = "ios-mono", e.italicLine = "italic-line", e.italicSolid = "italic-solid", e.javaColor = "java-color", e.javaMono = "java-mono", e.javascriptColor = "javascript-color", e.javascriptMono = "javascript-mono", e.jobdivaColor = "jobdiva-color", e.jobdivaMono = "jobdiva-mono", e.keyLine = "key-line", e.keySolid = "key-solid", e.keypad2Line = "keypad-2-line", e.keypad2Solid = "keypad-2-solid", e.keypadLine = "keypad-line", e.keypadSolid = "keypad-solid", e.kotlinColor = "kotlin-color", e.kotlinMono = "kotlin-mono", e.laptopLine = "laptop-line", e.laptopSolid = "laptop-solid", e.laravelColor = "laravel-color", e.laravelMono = "laravel-mono", e.layout1Line = "layout-1-line", e.layout1Solid = "layout-1-solid", e.layout2Line = "layout-2-line", e.layout2Solid = "layout-2-solid", e.leaveLine = "leave-line", e.leaveSolid = "leave-solid", e.lightBulbLine = "light-bulb-line", e.lightBulbSolid = "light-bulb-solid", e.lightModeLine = "light-mode-line", e.lightModeSolid = "light-mode-solid", e.lineWidthLargeLine = "line-width-large-line", e.lineWidthLargeSolid = "line-width-large-solid", e.lineWidthMediumLine = "line-width-medium-line", e.lineWidthMediumSolid = "line-width-medium-solid", e.lineWidthSmallLine = "line-width-small-line", e.lineWidthSmallSolid = "line-width-small-solid", e.linkAddLine = "link-add-line", e.linkAddSolid = "link-add-solid", e.linkLine = "link-line", e.linkRemoveLine = "link-remove-line", e.linkRemoveSolid = "link-remove-solid", e.linkSolid = "link-solid", e.linkedinColor = "linkedin-color", e.linkedinMono = "linkedin-mono", e.list2Line = "list-2-line", e.list2Solid = "list-2-solid", e.listFilterLine = "list-filter-line", e.listFilterSolid = "list-filter-solid", e.listLine = "list-line", e.listNumberedLine = "list-numbered-line", e.listNumberedSolid = "list-numbered-solid", e.listSolid = "list-solid", e.lockLine = "lock-line", e.lockSolid = "lock-solid", e.mailboxLine = "mailbox-line", e.mailboxSolid = "mailbox-solid", e.maximizeLine = "maximize-line", e.maximizeSolid = "maximize-solid", e.mediaPlayerLine = "media-player-line", e.mediaPlayerOffLine = "media-player-off-line", e.mediaPlayerOffSolid = "media-player-off-solid", e.mediaPlayerSolid = "media-player-solid", e.megaphoneLine = "megaphone-line", e.megaphoneSolid = "megaphone-solid", e.menuLine = "menu-line", e.menuSolid = "menu-solid", e.merge2Line = "merge-2-line", e.merge2Solid = "merge-2-solid", e.mergeLine = "merge-line", e.mergeSolid = "merge-solid", e.messageLine = "message-line", e.messageSentLine = "message-sent-line", e.messageSentSolid = "message-sent-solid", e.messageSolid = "message-solid", e.micMuteLine = "mic-mute-line", e.micMuteSolid = "mic-mute-solid", e.microphone2Line = "microphone-2-line", e.microphone2Solid = "microphone-2-solid", e.microphoneLine = "microphone-line", e.microphoneSolid = "microphone-solid", e.microsoftDynamics365Color = "microsoft-dynamics-365-color", e.microsoftDynamics365Mono = "microsoft-dynamics-365-mono", e.mindMap2Line = "mind-map-2-line", e.mindMap2Solid = "mind-map-2-solid", e.mindMapLine = "mind-map-line", e.mindMapSolid = "mind-map-solid", e.minimize2Line = "minimize-2-line", e.minimize2Solid = "minimize-2-solid", e.minimizeLine = "minimize-line", e.minimizeSolid = "minimize-solid", e.minusLine = "minus-line", e.minusSolid = "minus-solid", e.missedCallLine = "missed-call-line", e.missedCallSolid = "missed-call-solid", e.mobile2Line = "mobile-2-line", e.mobile2Solid = "mobile-2-solid", e.mobileArrowRightLine = "mobile-arrow-right-line", e.mobileArrowRightSolid = "mobile-arrow-right-solid", e.mobileDevicesLine = "mobile-devices-line", e.mobileDevicesSolid = "mobile-devices-solid", e.mobileLine = "mobile-line", e.mobileSolid = "mobile-solid", e.mockupLine = "mockup-line", e.mockupSolid = "mockup-solid", e.modalLine = "modal-line", e.modalSolid = "modal-solid", e.moreHorizontalLine = "more-horizontal-line", e.moreHorizontalSolid = "more-horizontal-solid", e.moreVerticalLine = "more-vertical-line", e.moreVerticalSolid = "more-vertical-solid", e.musicLine = "music-line", e.musicSolid = "music-solid", e.netsuiteColor = "netsuite-color", e.netsuiteMono = "netsuite-mono", e.nexmoColor = "nexmo-color", e.nexmoMono = "nexmo-mono", e.nodeColor = "node-color", e.nodeMono = "node-mono", e.noteLine = "note-line", e.noteSolid = "note-solid", e.notesLine = "notes-line", e.notesSolid = "notes-solid", e.notificationOffLine = "notification-off-line", e.notificationOffSolid = "notification-off-solid", e.notificationOnLine = "notification-on-line", e.notificationOnSolid = "notification-on-solid", e.objectiveCColor = "objective-c-color", e.objectiveCMono = "objective-c-mono", e.officeColor = "office-color", e.officeMono = "office-mono", e.officePhone2Line = "office-phone-2-line", e.officePhone2Solid = "office-phone-2-solid", e.officePhoneLine = "office-phone-line", e.officePhoneSolid = "office-phone-solid", e.openFolderLine = "open-folder-line", e.openFolderSolid = "open-folder-solid", e.openLine = "open-line", e.openSolid = "open-solid", e.outboundCallLine = "outbound-call-line", e.outboundCallSolid = "outbound-call-solid", e.packet2Line = "packet-2-line", e.packet2Solid = "packet-2-solid", e.packetLine = "packet-line", e.packetSolid = "packet-solid", e.paletteLine = "palette-line", e.paletteSolid = "palette-solid", e.parkCallLine = "park-call-line", e.parkCallSolid = "park-call-solid", e.participantsLine = "participants-line", e.participantsOffLine = "participants-off-line", e.participantsOffSolid = "participants-off-solid", e.participantsSolid = "participants-solid", e.passwordRestartLine = "password-restart-line", e.passwordRestartSolid = "password-restart-solid", e.pause2Line = "pause-2-line", e.pause2Solid = "pause-2-solid", e.pauseCallLine = "pause-call-line", e.pauseCallSolid = "pause-call-solid", e.pauseLine = "pause-line", e.pauseSolid = "pause-solid", e.penEffectLine = "pen-effect-line", e.penEffectSolid = "pen-effect-solid", e.penTipLargeLine = "pen-tip-large-line", e.penTipLargeSolid = "pen-tip-large-solid", e.penTipMediumLine = "pen-tip-medium-line", e.penTipMediumSolid = "pen-tip-medium-solid", e.penTipSmallLine = "pen-tip-small-line", e.penTipSmallSolid = "pen-tip-small-solid", e.pendingCallLine = "pending-call-line", e.pendingCallSolid = "pending-call-solid", e.pentoolLine = "pentool-line", e.pentoolSolid = "pentool-solid", e.permissionCallLine = "permission-call-line", e.permissionCallSolid = "permission-call-solid", e.phoneNumberLine = "phone-number-line", e.phoneNumberSolid = "phone-number-solid", e.phpColor = "php-color", e.phpMono = "php-mono", e.pieChartLine = "pie-chart-line", e.pieChartSolid = "pie-chart-solid", e.pin2Line = "pin-2-line", e.pin2OffLine = "pin-2-off-line", e.pin2OffSolid = "pin-2-off-solid", e.pin2Solid = "pin-2-solid", e.pinLine = "pin-line", e.pinOffLine = "pin-off-line", e.pinOffSolid = "pin-off-solid", e.pinSolid = "pin-solid", e.play2Solid = "play-2-solid", e.playLine = "play-line", e.playSolid = "play-solid", e.plugLine = "plug-line", e.plugSolid = "plug-solid", e.plusLine = "plus-line", e.plusSolid = "plus-solid", e.preferencesLine = "preferences-line", e.preferencesSolid = "preferences-solid", e.presentationLine = "presentation-line", e.presentationSolid = "presentation-solid", e.printLine = "print-line", e.printSolid = "print-solid", e.profileLine = "profile-line", e.profileSolid = "profile-solid", e.puzzleLine = "puzzle-line", e.puzzleSolid = "puzzle-solid", e.puzzledLine = "puzzled-line", e.puzzledSolid = "puzzled-solid", e.pythonColor = "python-color", e.pythonMono = "python-mono", e.quitLine = "quit-line", e.quitSolid = "quit-solid", e.quoteLine = "quote-line", e.quoteSolid = "quote-solid", e.radioCheckedLine = "radio-checked-line", e.radioCheckedSolid = "radio-checked-solid", e.radioUncheckedLine = "radio-unchecked-line", e.radioUncheckedSolid = "radio-unchecked-solid", e.railsColor = "rails-color", e.railsMono = "rails-mono", e.reactColor = "react-color", e.reactMono = "react-mono", e.recLine = "rec-line", e.recSolid = "rec-solid", e.receptionistLine = "receptionist-line", e.receptionistSolid = "receptionist-solid", e.recordUserLine = "record-user-line", e.recordUserSolid = "record-user-solid", e.redoLine = "redo-line", e.redoSolid = "redo-solid", e.refreshCallLine = "refresh-call-line", e.refreshCallSolid = "refresh-call-solid", e.refreshDollarLine = "refresh-dollar-line", e.refreshDollarSolid = "refresh-dollar-solid", e.refreshLine = "refresh-line", e.refreshSolid = "refresh-solid", e.reloadLine = "reload-line", e.reloadSolid = "reload-solid", e.removeLine = "remove-line", e.removeSolid = "remove-solid", e.removeUserLine = "remove-user-line", e.removeUserSolid = "remove-user-solid", e.reorderHorizontalLine = "reorder-horizontal-line", e.reorderHorizontalSolid = "reorder-horizontal-solid", e.reorderSolid = "reorder-solid", e.reorderVerticalLine = "reorder-vertical-line", e.replyLine = "reply-line", e.replySolid = "reply-solid", e.reportLine = "report-line", e.reportSolid = "report-solid", e.resetLine = "reset-line", e.resetSolid = "reset-solid", e.rocketDisabledLine = "rocket-disabled-line", e.rocketDisabledSolid = "rocket-disabled-solid", e.rocketLine = "rocket-line", e.rocketSolid = "rocket-solid", e.rssColor = "rss-color", e.rssLine = "rss-line", e.rssMono = "rss-mono", e.rssSolid = "rss-solid", e.rubyColor = "ruby-color", e.rubyMono = "ruby-mono", e.salesforceColor = "salesforce-color", e.salesforceLine = "salesforce-line", e.salesforceMono = "salesforce-mono", e.salesforceSolid = "salesforce-solid", e.sandClockLine = "sand-clock-line", e.sandClockSolid = "sand-clock-solid", e.saveLine = "save-line", e.saveSolid = "save-solid", e.screenShareLine = "screen-share-line", e.screenShareOffLine = "screen-share-off-line", e.screenShareOffSolid = "screen-share-off-solid", e.screenShareSolid = "screen-share-solid", e.searchLine = "search-line", e.searchSolid = "search-solid", e.sendToBackLine = "send-to-back-line", e.sendToBackSolid = "send-to-back-solid", e.share2Line = "share-2-line", e.share2Solid = "share-2-solid", e.shareLine = "share-line", e.shareSolid = "share-solid", e.shieldLine = "shield-line", e.shieldSolid = "shield-solid", e.shoutLine = "shout-line", e.shoutSolid = "shout-solid", e.shuffleLine = "shuffle-line", e.shuffleSolid = "shuffle-solid", e.sidebarLine = "sidebar-line", e.sidebarSolid = "sidebar-solid", e.slackColor = "slack-color", e.slackMono = "slack-mono", e.smileLine = "smile-line", e.smileSolid = "smile-solid", e.smsLine = "sms-line", e.smsSolid = "sms-solid", e.snoozeLine = "snooze-line", e.snoozeSolid = "snooze-solid", e.sofaLine = "sofa-line", e.sofaSolid = "sofa-solid", e.sortAscLine = "sort-asc-line", e.sortAscSolid = "sort-asc-solid", e.sortDescLine = "sort-desc-line", e.sortDescSolid = "sort-desc-solid", e.sortLine = "sort-line", e.sortSolid = "sort-solid", e.squareLine = "square-line", e.squareSolid = "square-solid", e.stackLine = "stack-line", e.stackSolid = "stack-solid", e.stackoverflowColor = "stackoverflow-color", e.stackoverflowMono = "stackoverflow-mono", e.starDollarLine = "star-dollar-line", e.starDollarSolid = "star-dollar-solid", e.starLine = "star-line", e.starSolid = "star-solid", e.stickerLine = "sticker-line", e.stickerSolid = "sticker-solid", e.stopLine = "stop-line", e.stopSolid = "stop-solid", e.stopwatchLine = "stopwatch-line", e.stopwatchSolid = "stopwatch-solid", e.storeLine = "store-line", e.storeSolid = "store-solid", e.streamLine = "stream-line", e.streamSolid = "stream-solid", e.strikethroughLine = "strikethrough-line", e.strikethroughSolid = "strikethrough-solid", e.subtitlesLine = "subtitles-line", e.subtitlesSolid = "subtitles-solid", e.sugarcrmColor = "sugarcrm-color", e.sugarcrmMono = "sugarcrm-mono", e.surprisedLine = "surprised-line", e.surprisedSolid = "surprised-solid", e.swiftColor = "swift-color", e.swiftMono = "swift-mono", e.switchLine = "switch-line", e.switchSolid = "switch-solid", e.symfonyColor = "symfony-color", e.symfonyMono = "symfony-mono", e.table2Line = "table-2-line", e.table2Solid = "table-2-solid", e.tableLine = "table-line", e.tableSolid = "table-solid", e.tagAddLine = "tag-add-line", e.tagAddSolid = "tag-add-solid", e.tagDetachLine = "tag-detach-line", e.tagDetachSolid = "tag-detach-solid", e.tagLine = "tag-line", e.tagSearchLine = "tag-search-line", e.tagSearchSolid = "tag-search-solid", e.tagSolid = "tag-solid", e.telephoneLine = "telephone-line", e.telephoneSolid = "telephone-solid", e.textLine = "text-line", e.textSolid = "text-solid", e.textcolorLine = "textcolor-line", e.textcolorSolid = "textcolor-solid", e.textureLine = "texture-line", e.textureSolid = "texture-solid", e.thumbsDownLine = "thumbs-down-line", e.thumbsDownSolid = "thumbs-down-solid", e.thumbsUpLine = "thumbs-up-line", e.thumbsUpSolid = "thumbs-up-solid", e.toggleLine = "toggle-line", e.toggleSolid = "toggle-solid", e.tooltipLine = "tooltip-line", e.tooltipSolid = "tooltip-solid", e.transferCallLine = "transfer-call-line", e.transferCallSolid = "transfer-call-solid", e.transferLine = "transfer-line", e.transferSolid = "transfer-solid", e.triangleLine = "triangle-line", e.triangleSolid = "triangle-solid", e.triggerNodeLine = "trigger-node-line", e.twitchColor = "twitch-color", e.twitchMono = "twitch-mono", e.twitterColor = "twitter-color", e.twitterMono = "twitter-mono", e.umbrellaLine = "umbrella-line", e.umbrellaSolid = "umbrella-solid", e.underlineLine = "underline-line", e.underlineSolid = "underline-solid", e.undoLine = "undo-line", e.undoSolid = "undo-solid", e.unhappyLine = "unhappy-line", e.unhappySolid = "unhappy-solid", e.unlockLine = "unlock-line", e.unlockSolid = "unlock-solid", e.uploadLine = "upload-line", e.uploadSolid = "upload-solid", e.user2Line = "user-2-line", e.user2Solid = "user-2-solid", e.userAdminLine = "user-admin-line", e.userAdminSolid = "user-admin-solid", e.userClockLine = "user-clock-line", e.userClockSolid = "user-clock-solid", e.userLine = "user-line", e.userLockLine = "user-lock-line", e.userLockSolid = "user-lock-solid", e.userRecordLine = "user-record-line", e.userRecordSolid = "user-record-solid", e.userSolid = "user-solid", e.userSync2Line = "user-sync-2-line", e.userSync2OffLine = "user-sync-2-off-line", e.userSync2OffSolid = "user-sync-2-off-solid", e.userSync2Solid = "user-sync-2-solid", e.userSyncLine = "user-sync-line", e.userSyncSolid = "user-sync-solid", e.vanLine = "van-line", e.vanSolid = "van-solid", e.viberColor = "viber-color", e.viberMono = "viber-mono", e.videoActiveLine = "video-active-line", e.videoActiveSolid = "video-active-solid", e.videoConferenceLine = "video-conference-line", e.videoConferenceSolid = "video-conference-solid", e.videoLine = "video-line", e.videoOffLine = "video-off-line", e.videoOffSolid = "video-off-solid", e.videoPreviewLine = "video-preview-line", e.videoPreviewSolid = "video-preview-solid", e.videoSolid = "video-solid", e.videoWhiteboardLine = "video-whiteboard-line", e.videoWhiteboardSolid = "video-whiteboard-solid", e.video_round_tableLine = "video_round_table-line", e.video_round_tableSolid = "video_round_table-solid", e.virtualVoicemailLine = "virtual-voicemail-line", e.virtualVoicemailSolid = "virtual-voicemail-solid", e.voicemailLine = "voicemail-line", e.voicemailSolid = "voicemail-solid", e.voicemailTranscriptLine = "voicemail-transcript-line", e.voicemailTranscriptSolid = "voicemail-transcript-solid", e.volumeDecreaseLine = "volume-decrease-line", e.volumeDecreaseSolid = "volume-decrease-solid", e.volumeIncreaseLine = "volume-increase-line", e.volumeIncreaseSolid = "volume-increase-solid", e.volumeLine = "volume-line", e.volumeOff2Line = "volume-off-2-line", e.volumeOff2Solid = "volume-off-2-solid", e.volumeOffLine = "volume-off-line", e.volumeOffSolid = "volume-off-solid", e.volumeOnLine = "volume-on-line", e.volumeOnSolid = "volume-on-solid", e.volumeSolid = "volume-solid", e.vonageLine = "vonage-line", e.vonageMono = "vonage-mono", e.vonageMonoColor = "vonage-mono-color", e.vonageSolid = "vonage-solid", e.vueColor = "vue-color", e.vueMono = "vue-mono", e.walkLine = "walk-line", e.walkSolid = "walk-solid", e.walletLine = "wallet-line", e.walletSolid = "wallet-solid", e.wandLine = "wand-line", e.wandSolid = "wand-solid", e.warningLine = "warning-line", e.warningSolid = "warning-solid", e.wavingLine = "waving-line", e.wavingSolid = "waving-solid", e.webChatColor = "web-chat-color", e.webChatMono = "web-chat-mono", e.webhookLine = "webhook-line", e.webhookSolid = "webhook-solid", e.whatsappColor = "whatsapp-color", e.whatsappMono = "whatsapp-mono", e.whisperLine = "whisper-line", e.whisperSolid = "whisper-solid", e.wifiLine = "wifi-line", e.wifiSolid = "wifi-solid", e.wordpressColor = "wordpress-color", e.wordpressMono = "wordpress-mono", e.workplaceColor = "workplace-color", e.workplaceMono = "workplace-mono", e.wrenchTool2Line = "wrench-tool-2-line", e.wrenchTool2Solid = "wrench-tool-2-solid", e.wrenchToolLine = "wrench-tool-line", e.wrenchToolSolid = "wrench-tool-solid", e.xmlColor = "xml-color", e.xmlMono = "xml-mono", e.youtubeColor = "youtube-color", e.youtubeMono = "youtube-mono", e.zendeskColor = "zendesk-color", e.zendeskMono = "zendesk-mono", e.zohoColor = "zoho-color", e.zohoMono = "zoho-mono", e.zoomInLine = "zoom-in-line", e.zoomInSolid = "zoom-in-solid", e.zoomOutLine = "zoom-out-line", e.zoomOutSolid = "zoom-out-solid", e.zoomToFitLine = "zoom-to-fit-line", e.zoomToFitSolid = "zoom-to-fit-solid", e))($e || {});
|
|
8405
|
-
const
|
|
8961
|
+
var xe = /* @__PURE__ */ ((e) => (e["10SecBackwardSolid"] = "10-sec-backward-solid", e["10SecForwardLine"] = "10-sec-forward-line", e["10SecForwardSolid"] = "10-sec-forward-solid", e.accessibilityLine = "accessibility-line", e.accessibilitySolid = "accessibility-solid", e.activeCallLine = "active-call-line", e.activeCallSolid = "active-call-solid", e.addCallLine = "add-call-line", e.addCallSolid = "add-call-solid", e.addGroupLine = "add-group-line", e.addGroupSolid = "add-group-solid", e.addLine = "add-line", e.addSolid = "add-solid", e.addUserLine = "add-user-line", e.addUserSolid = "add-user-solid", e.addressBookLine = "address-book-line", e.addressBookSolid = "address-book-solid", e.ai2Line = "ai-2-line", e.ai2Solid = "ai-2-solid", e.ai3Line = "ai-3-line", e.ai3Solid = "ai-3-solid", e.aiLine = "ai-line", e.aiSolid = "ai-solid", e.alarmLine = "alarm-line", e.alarmSolid = "alarm-solid", e.alignCenterLine = "align-center-line", e.alignCenterSolid = "align-center-solid", e.alignLeftLine = "align-left-line", e.alignLeftSolid = "align-left-solid", e.alignRightLine = "align-right-line", e.alignRightSolid = "align-right-solid", e.ambulanceLine = "ambulance-line", e.ambulanceSolid = "ambulance-solid", e.androidColor = "android-color", e.androidMono = "android-mono", e.angularColor = "angular-color", e.angularMono = "angular-mono", e.appLine = "app-line", e.appPlusLine = "app-plus-line", e.appPlusSolid = "app-plus-solid", e.appSolid = "app-solid", e.appStoreLine = "app-store-line", e.appStoreSolid = "app-store-solid", e.appleColor = "apple-color", e.appleMono = "apple-mono", e.appsLine = "apps-line", e.appsSolid = "apps-solid", e.arrowBoldLeftLine = "arrow-bold-left-line", e.arrowBoldLeftSolid = "arrow-bold-left-solid", e.arrowBoldRightLine = "arrow-bold-right-line", e.arrowBoldRightSolid = "arrow-bold-right-solid", e.arrowDownLine = "arrow-down-line", e.arrowDownSolid = "arrow-down-solid", e.arrowInboundLine = "arrow-inbound-line", e.arrowInboundSolid = "arrow-inbound-solid", e.arrowLeftLine = "arrow-left-line", e.arrowLeftSolid = "arrow-left-solid", e.arrowOutboundLine = "arrow-outbound-line", e.arrowOutboundSolid = "arrow-outbound-solid", e.arrowRightLine = "arrow-right-line", e.arrowRightSolid = "arrow-right-solid", e.arrowUpLine = "arrow-up-line", e.arrowUpSolid = "arrow-up-solid", e.arrowWidthLargeLine = "arrow-width-large-line", e.arrowWidthLargeSolid = "arrow-width-large-solid", e.arrowWidthMediumLine = "arrow-width-medium-line", e.arrowWidthMediumSolid = "arrow-width-medium-solid", e.arrowWidthSmallLine = "arrow-width-small-line", e.arrowWidthSmallSolid = "arrow-width-small-solid", e.assignUserLine = "assign-user-line", e.assignUserSolid = "assign-user-solid", e.asteriskLine = "asterisk-line", e.asteriskSolid = "asterisk-solid", e.atomsLine = "atoms-line", e.atomsSolid = "atoms-solid", e.attachmentLine = "attachment-line", e.attachmentSolid = "attachment-solid", e.audioMaxLine = "audio-max-line", e.audioMaxSolid = "audio-max-solid", e.audioMidLine = "audio-mid-line", e.audioMidSolid = "audio-mid-solid", e.audioMinLine = "audio-min-line", e.audioMinSolid = "audio-min-solid", e.audioMuteLine = "audio-mute-line", e.audioMuteSolid = "audio-mute-solid", e.audioOff2Line = "audio-off-2-line", e.audioOff2Solid = "audio-off-2-solid", e.audioOffLine = "audio-off-line", e.audioOffSolid = "audio-off-solid", e.backLine = "back-line", e.backSolid = "back-solid", e.backspaceLine = "backspace-line", e.backspaceSolid = "backspace-solid", e.backwardLine = "backward-line", e.backwardSolid = "backward-solid", e.badgeLine = "badge-line", e.badgeSolid = "badge-solid", e.binocularsLine = "binoculars-line", e.binocularsSolid = "binoculars-solid", e.blockCallLine = "block-call-line", e.blockCallSolid = "block-call-solid", e.blockLine = "block-line", e.blockSolid = "block-solid", e.bloggerColor = "blogger-color", e.bloggerMono = "blogger-mono", e.blurLine = "blur-line", e.blurOffLine = "blur-off-line", e.blurOffSolid = "blur-off-solid", e.blurSolid = "blur-solid", e.boldLine = "bold-line", e.boldSolid = "bold-solid", e.bookmarkLine = "bookmark-line", e.bookmarkSolid = "bookmark-solid", e.booksLine = "books-line", e.booksSolid = "books-solid", e.botLine = "bot-line", e.botSolid = "bot-solid", e.bottomTabsLine = "bottom-tabs-line", e.bottomTabsSolid = "bottom-tabs-solid", e.bounceLine = "bounce-line", e.bounceSolid = "bounce-solid", e.brainLine = "brain-line", e.brainSolid = "brain-solid", e.bringToFrontLine = "bring-to-front-line", e.bringToFrontSolid = "bring-to-front-solid", e.broadcastLine = "broadcast-line", e.broadcastSolid = "broadcast-solid", e.bulletLine = "bullet-line", e.bulletList2Line = "bullet-list-2-line", e.bulletList2Solid = "bullet-list-2-solid", e.bulletListLine = "bullet-list-line", e.bulletListOffLine = "bullet-list-off-line", e.bulletListOffSolid = "bullet-list-off-solid", e.bulletListSolid = "bullet-list-solid", e.bulletSolid = "bullet-solid", e.bullhornColor = "bullhorn-color", e.bullhornMono = "bullhorn-mono", e.calculatorLine = "calculator-line", e.calculatorSolid = "calculator-solid", e.calendarCheckLine = "calendar-check-line", e.calendarCheckSolid = "calendar-check-solid", e.calendarClockLine = "calendar-clock-line", e.calendarClockSolid = "calendar-clock-solid", e.calendarLine = "calendar-line", e.calendarPlusLine = "calendar-plus-line", e.calendarPlusSolid = "calendar-plus-solid", e.calendarSolid = "calendar-solid", e.callLine = "call-line", e.callSolid = "call-solid", e.callStarLine = "call-star-line", e.callStarSolid = "call-star-solid", e.cameraLine = "camera-line", e.cameraSolid = "camera-solid", e.cameraSwitchLine = "camera-switch-line", e.cameraSwitchSolid = "camera-switch-solid", e.carLine = "car-line", e.carSolid = "car-solid", e.cartFullLine = "cart-full-line", e.cartFullSolid = "cart-full-solid", e.cartLine = "cart-line", e.cartSolid = "cart-solid", e.cellReceptionLine = "cell-reception-line", e.cellReceptionSolid = "cell-reception-solid", e.chainLine = "chain-line", e.chainSolid = "chain-solid", e.charityLine = "charity-line", e.charitySolid = "charity-solid", e.chartLine = "chart-line", e.chartSolid = "chart-solid", e.chat2Line = "chat-2-line", e.chat2Solid = "chat-2-solid", e.chatCallLine = "chat-call-line", e.chatCallSolid = "chat-call-solid", e.chatHideLine = "chat-hide-line", e.chatHideSolid = "chat-hide-solid", e.chatLine = "chat-line", e.chatSolid = "chat-solid", e.checkAllLine = "check-all-line", e.checkAllSolid = "check-all-solid", e.checkCallLine = "check-call-line", e.checkCallSolid = "check-call-solid", e.checkCircleLine = "check-circle-line", e.checkCircleSolid = "check-circle-solid", e.checkDoubleLine = "check-double-line", e.checkDoubleSolid = "check-double-solid", e.checkLine = "check-line", e.checkSentLine = "check-sent-line", e.checkSentSolid = "check-sent-solid", e.checkSolid = "check-solid", e.checkboxChecked2Line = "checkbox-checked-2-line", e.checkboxChecked2Solid = "checkbox-checked-2-solid", e.checkboxCheckedLine = "checkbox-checked-line", e.checkboxCheckedSolid = "checkbox-checked-solid", e.checkboxPartCheckedLine = "checkbox-part-checked-line", e.checkboxPartCheckedSolid = "checkbox-part-checked-solid", e.checkboxUnchecked2Line = "checkbox-unchecked-2-line", e.checkboxUnchecked2Solid = "checkbox-unchecked-2-solid", e.checkboxUncheckedLine = "checkbox-unchecked-line", e.checkboxUncheckedSolid = "checkbox-unchecked-solid", e.chevronCircleDownLine = "chevron-circle-down-line", e.chevronCircleDownSolid = "chevron-circle-down-solid", e.chevronDownLine = "chevron-down-line", e.chevronDownSolid = "chevron-down-solid", e.chevronLeftLine = "chevron-left-line", e.chevronLeftSolid = "chevron-left-solid", e.chevronRightLine = "chevron-right-line", e.chevronRightSolid = "chevron-right-solid", e.chevronUpLine = "chevron-up-line", e.chevronUpSolid = "chevron-up-solid", e.chimeColor = "chime-color", e.chimeMono = "chime-mono", e.circleLine = "circle-line", e.circleSolid = "circle-solid", e.clearFileLine = "clear-file-line", e.clearFileSolid = "clear-file-solid", e.clickToCallLine = "click-to-call-line", e.clickToCallSolid = "click-to-call-solid", e.clioColor = "clio-color", e.clioMono = "clio-mono", e.clipboardAddLine = "clipboard-add-line", e.clipboardAddSolid = "clipboard-add-solid", e.clipboardAssignLine = "clipboard-assign-line", e.clipboardAssignSolid = "clipboard-assign-solid", e.clockLine = "clock-line", e.clockOffLine = "clock-off-line", e.clockOffSolid = "clock-off-solid", e.clockSolid = "clock-solid", e.closeCircleLine = "close-circle-line", e.closeCircleSolid = "close-circle-solid", e.closeLine = "close-line", e.closeSmallLine = "close-small-line", e.closeSmallSolid = "close-small-solid", e.closeSolid = "close-solid", e.closedCaptioningLine = "closed-captioning-line", e.closedCaptioningOffLine = "closed-captioning-off-line", e.closedCaptioningOffSolid = "closed-captioning-off-solid", e.closedCaptioningSolid = "closed-captioning-solid", e.cloudDownload2Line = "cloud-download-2-line", e.cloudDownload2Solid = "cloud-download-2-solid", e.cloudLine = "cloud-line", e.cloudOfficePhoneLine = "cloud-office-phone-line", e.cloudOfficePhoneSolid = "cloud-office-phone-solid", e.cloudSolid = "cloud-solid", e.cloudUpload2Line = "cloud-upload-2-line", e.cloudUpload2Solid = "cloud-upload-2-solid", e.cloudUploadLine = "cloud-upload-line", e.cloudUploadSolid = "cloud-upload-solid", e.codeLine = "code-line", e.codeSnippetLine = "code-snippet-line", e.codeSnippetSolid = "code-snippet-solid", e.codeSolid = "code-solid", e.coffeeLine = "coffee-line", e.coffeeSolid = "coffee-solid", e.collapseLine = "collapse-line", e.collapseSolid = "collapse-solid", e.commsOnlineColor = "comms-online-color", e.commsOnlineMono = "comms-online-mono", e.companyLine = "company-line", e.companySolid = "company-solid", e.composeLine = "compose-line", e.composeSolid = "compose-solid", e.conditionLine = "condition-line", e.conditionSolid = "condition-solid", e.connectLine = "connect-line", e.connectSolid = "connect-solid", e.cooktailLine = "cooktail-line", e.cooktailSolid = "cooktail-solid", e.copy2Line = "copy-2-line", e.copy2Solid = "copy-2-solid", e.copyLine = "copy-line", e.copySolid = "copy-solid", e.creditCardLine = "credit-card-line", e.creditCardSolid = "credit-card-solid", e.cropLine = "crop-line", e.cropSolid = "crop-solid", e.curlColor = "curl-color", e.curlMono = "curl-mono", e.curlyBracketsLine = "curly-brackets-line", e.curlyBracketsSolid = "curly-brackets-solid", e.cursor2Line = "cursor-2-line", e.cursor2Solid = "cursor-2-solid", e.cursorLine = "cursor-line", e.cursorSolid = "cursor-solid", e.darkModeLine = "dark-mode-line", e.darkModeSolid = "dark-mode-solid", e.deleteLine = "delete-line", e.deleteSolid = "delete-solid", e.densityHighLine = "density-high-line", e.densityHighSolid = "density-high-solid", e.densityMediumLine = "density-medium-line", e.densityMediumSolid = "density-medium-solid", e.designToolsLine = "design-tools-line", e.designToolsSolid = "design-tools-solid", e.devicesLine = "devices-line", e.devicesSolid = "devices-solid", e.disableCallLine = "disable-call-line", e.disableCallSolid = "disable-call-solid", e.distortLine = "distort-line", e.distortSolid = "distort-solid", e.dividerLine = "divider-line", e.dividerSolid = "divider-solid", e.document2Line = "document-2-line", e.document2Solid = "document-2-solid", e.documentLine = "document-line", e.documentSolid = "document-solid", e.dollarLine = "dollar-line", e.dollarSolid = "dollar-solid", e.dotnetColor = "dotnet-color", e.dotnetMono = "dotnet-mono", e.doubleChevronLeftLine = "double-chevron-left-line", e.doubleChevronLeftSolid = "double-chevron-left-solid", e.doubleChevronRightLine = "double-chevron-right-line", e.doubleChevronRightSolid = "double-chevron-right-solid", e.downloadLine = "download-line", e.downloadSolid = "download-solid", e.drupalColor = "drupal-color", e.drupalMono = "drupal-mono", e.duplicateLine = "duplicate-line", e.duplicateSolid = "duplicate-solid", e.dynamics365Color = "dynamics-365-color", e.dynamics365Mono = "dynamics-365-mono", e.dynamicsColor = "dynamics-color", e.dynamicsMono = "dynamics-mono", e.echoLine = "echo-line", e.echoSolid = "echo-solid", e.editLine = "edit-line", e.editSolid = "edit-solid", e.editUserLine = "edit-user-line", e.editUserSolid = "edit-user-solid", e.emojiLine = "emoji-line", e.emojiSolid = "emoji-solid", e.endCallLine = "end-call-line", e.endCallSolid = "end-call-solid", e.enlargeScreen2Line = "enlarge-screen-2-line", e.enlargeScreen2Solid = "enlarge-screen-2-solid", e.enlargeScreenLine = "enlarge-screen-line", e.enlargeScreenSolid = "enlarge-screen-solid", e.enterLine = "enter-line", e.enterSolid = "enter-solid", e.envelopeLine = "envelope-line", e.envelopeSolid = "envelope-solid", e.eraserLine = "eraser-line", e.eraserSolid = "eraser-solid", e.errorLine = "error-line", e.errorSolid = "error-solid", e.errorStarLine = "error-star-line", e.errorStarSolid = "error-star-solid", e.exitLine = "exit-line", e.exitSolid = "exit-solid", e.expand2Line = "expand-2-line", e.expand2Solid = "expand-2-solid", e.expandLine = "expand-line", e.expandSolid = "expand-solid", e.exportLine = "export-line", e.exportSolid = "export-solid", e.expressColor = "express-color", e.expressMono = "express-mono", e.eyeHideLine = "eye-hide-line", e.eyeHideSolid = "eye-hide-solid", e.eyeLine = "eye-line", e.eyeSolid = "eye-solid", e.facebookColor = "facebook-color", e.facebookLine = "facebook-line", e.facebookMono = "facebook-mono", e.facebookSolid = "facebook-solid", e.fax2Line = "fax-2-line", e.fax2Solid = "fax-2-solid", e.faxAddLine = "fax-add-line", e.faxAddSolid = "fax-add-solid", e.faxFailedLine = "fax-failed-line", e.faxFailedSolid = "fax-failed-solid", e.faxInboundLine = "fax-inbound-line", e.faxInboundSolid = "fax-inbound-solid", e.faxLine = "fax-line", e.faxOutboundLine = "fax-outbound-line", e.faxOutboundSolid = "fax-outbound-solid", e.faxPendingLine = "fax-pending-line", e.faxPendingSolid = "fax-pending-solid", e.faxScheduledLine = "fax-scheduled-line", e.faxScheduledSolid = "fax-scheduled-solid", e.faxSolid = "fax-solid", e.feedbackLine = "feedback-line", e.feedbackSolid = "feedback-solid", e.fileAddLine = "file-add-line", e.fileAddSolid = "file-add-solid", e.fileAudioLine = "file-audio-line", e.fileAudioSolid = "file-audio-solid", e.fileCsvLine = "file-csv-line", e.fileCsvSolid = "file-csv-solid", e.fileDocLine = "file-doc-line", e.fileDocSolid = "file-doc-solid", e.fileDollarLine = "file-dollar-line", e.fileDollarSolid = "file-dollar-solid", e.fileEditLine = "file-edit-line", e.fileEditSolid = "file-edit-solid", e.fileGearLine = "file-gear-line", e.fileGearSolid = "file-gear-solid", e.fileGif2Line = "file-gif-2-line", e.fileGif2Solid = "file-gif-2-solid", e.fileGifLine = "file-gif-line", e.fileGifSolid = "file-gif-solid", e.fileJpgLine = "file-jpg-line", e.fileJpgSolid = "file-jpg-solid", e.fileLine = "file-line", e.fileParagraphLine = "file-paragraph-line", e.fileParagraphSolid = "file-paragraph-solid", e.filePdfLine = "file-pdf-line", e.filePdfSolid = "file-pdf-solid", e.filePlusLine = "file-plus-line", e.filePlusSolid = "file-plus-solid", e.filePngLine = "file-png-line", e.filePngSolid = "file-png-solid", e.filePptLine = "file-ppt-line", e.filePptSolid = "file-ppt-solid", e.fileSearchLine = "file-search-line", e.fileSearchSolid = "file-search-solid", e.fileSolid = "file-solid", e.fileVideo2Line = "file-video-2-line", e.fileVideo2Solid = "file-video-2-solid", e.fileVideoLine = "file-video-line", e.fileVideoSolid = "file-video-solid", e.fileXlsLine = "file-xls-line", e.fileXlsSolid = "file-xls-solid", e.fileZipLine = "file-zip-line", e.fileZipSolid = "file-zip-solid", e.filesLine = "files-line", e.filesSolid = "files-solid", e.filterLine = "filter-line", e.filterSolid = "filter-solid", e.flagAfghanistan = "flag-afghanistan", e.flagAlandIslands = "flag-aland-islands", e.flagAlbania = "flag-albania", e.flagAlgeria = "flag-algeria", e.flagArgentina = "flag-argentina", e.flagArmenia = "flag-armenia", e.flagAruba = "flag-aruba", e.flagAustralia = "flag-australia", e.flagAustria = "flag-austria", e.flagBahamas = "flag-bahamas", e.flagBahrain = "flag-bahrain", e.flagBelarus = "flag-belarus", e.flagBelgium = "flag-belgium", e.flagBenin = "flag-benin", e.flagBolivia = "flag-bolivia", e.flagBotswana = "flag-botswana", e.flagBrazil = "flag-brazil", e.flagBulgaria = "flag-bulgaria", e.flagBurkinaFaso = "flag-burkina-faso", e.flagCambodia = "flag-cambodia", e.flagCanada = "flag-canada", e.flagCaymanIslands = "flag-cayman-islands", e.flagCentralAfricanRepublic = "flag-central-african-republic", e.flagChad = "flag-chad", e.flagChile = "flag-chile", e.flagChina = "flag-china", e.flagColombia = "flag-colombia", e.flagCostaRica = "flag-costa-rica", e.flagCroatia = "flag-croatia", e.flagCyprus = "flag-cyprus", e.flagDenmark = "flag-denmark", e.flagDominicanRepublic = "flag-dominican-republic", e.flagEgypt = "flag-egypt", e.flagElSalvador = "flag-el-salvador", e.flagEstonia = "flag-estonia", e.flagEuropeanUnion = "flag-european-union", e.flagFinland = "flag-finland", e.flagFrance = "flag-france", e.flagGeorgia = "flag-georgia", e.flagGermany = "flag-germany", e.flagGhana = "flag-ghana", e.flagGrenada = "flag-grenada", e.flagGuatemala = "flag-guatemala", e.flagHonduras = "flag-honduras", e.flagHongKong = "flag-hong-kong", e.flagHungary = "flag-hungary", e.flagIceland = "flag-iceland", e.flagIndia = "flag-india", e.flagIndonesia = "flag-indonesia", e.flagIreland = "flag-ireland", e.flagIsrael = "flag-israel", e.flagItaly = "flag-italy", e.flagJamaica = "flag-jamaica", e.flagJapan = "flag-japan", e.flagLatvia = "flag-latvia", e.flagLiechtenstein = "flag-liechtenstein", e.flagLithuania = "flag-lithuania", e.flagLuxembourg = "flag-luxembourg", e.flagMacao = "flag-macao", e.flagMalaysia = "flag-malaysia", e.flagMalta = "flag-malta", e.flagMauritius = "flag-mauritius", e.flagMexico = "flag-mexico", e.flagMoldova = "flag-moldova", e.flagNetherlands = "flag-netherlands", e.flagNewZealand = "flag-new-zealand", e.flagNigeria = "flag-nigeria", e.flagNorway = "flag-norway", e.flagPakistan = "flag-pakistan", e.flagPanama = "flag-panama", e.flagPeru = "flag-peru", e.flagPhilippines = "flag-philippines", e.flagPoland = "flag-poland", e.flagPortugal = "flag-portugal", e.flagPuertorico = "flag-puertorico", e.flagRomania = "flag-romania", e.flagRussia = "flag-russia", e.flagRwanda = "flag-rwanda", e.flagSaudiArabia = "flag-saudi-arabia", e.flagSerbia = "flag-serbia", e.flagSingapore = "flag-singapore", e.flagSlovakia = "flag-slovakia", e.flagSlovenia = "flag-slovenia", e.flagSouthAfrica = "flag-south-africa", e.flagSouthKorea = "flag-south-korea", e.flagSpain = "flag-spain", e.flagSriLanka = "flag-sri-lanka", e.flagSweden = "flag-sweden", e.flagSwitzerland = "flag-switzerland", e.flagTaiwan = "flag-taiwan", e.flagTajikistan = "flag-tajikistan", e.flagTanzania = "flag-tanzania", e.flagThailand = "flag-thailand", e.flagTrinidadAndTobago = "flag-trinidad-and-tobago", e.flagTurkey = "flag-turkey", e.flagUkraine = "flag-ukraine", e.flagUnitedArabEmirates = "flag-united-arab-emirates", e.flagUnitedKingdom = "flag-united-kingdom", e.flagUnitedStates = "flag-united-states", e.flagUruguay = "flag-uruguay", e.flagUzbekistan = "flag-uzbekistan", e.flagVenezuela = "flag-venezuela", e.flagVietnam = "flag-vietnam", e.flagZambia = "flag-zambia", e.flash2Line = "flash-2-line", e.flash2Solid = "flash-2-solid", e.flashLine = "flash-line", e.flashSolid = "flash-solid", e.flipHorizontalLine = "flip-horizontal-line", e.flipHorizontalSolid = "flip-horizontal-solid", e.flipLine = "flip-line", e.flipSolid = "flip-solid", e.flipVerticalLine = "flip-vertical-line", e.flipVerticalSolid = "flip-vertical-solid", e.flow2Line = "flow-2-line", e.flow2Solid = "flow-2-solid", e.flowLine = "flow-line", e.flowPermissionLine = "flow-permission-line", e.flowPermissionSolid = "flow-permission-solid", e.flowSolid = "flow-solid", e.forwardCallLine = "forward-call-line", e.forwardCallSolid = "forward-call-solid", e.forwardLine = "forward-line", e.forwardSolid = "forward-solid", e.fullScreenLine = "full-screen-line", e.fullScreenSolid = "full-screen-solid", e.fullscreenOffLine = "fullscreen-off-line", e.fullscreenOffSolid = "fullscreen-off-solid", e.galleryLine = "gallery-line", e.gallerySolid = "gallery-solid", e.gearLine = "gear-line", e.gearSolid = "gear-solid", e.githubColor = "github-color", e.githubMono = "github-mono", e.globeLine = "globe-line", e.globeSolid = "globe-solid", e.googleColor = "google-color", e.googleMono = "google-mono", e.gradleColor = "gradle-color", e.gradleMono = "gradle-mono", e.gridTwoLine = "grid-two-line", e.gridTwoSolid = "grid-two-solid", e.groovyColor = "groovy-color", e.groovyMono = "groovy-mono", e.group2Line = "group-2-line", e.group2Solid = "group-2-solid", e.group3Line = "group-3-line", e.group3Solid = "group-3-solid", e.group4Line = "group-4-line", e.group4Solid = "group-4-solid", e.group5Line = "group-5-line", e.group5Solid = "group-5-solid", e.group6Line = "group-6-line", e.group6Solid = "group-6-solid", e.group7Line = "group-7-line", e.group7Solid = "group-7-solid", e.group8Line = "group-8-line", e.group8Solid = "group-8-solid", e.group9Line = "group-9-line", e.group9Solid = "group-9-solid", e.groupLine = "group-line", e.groupPermission2Line = "group-permission-2-line", e.groupPermission2Solid = "group-permission-2-solid", e.groupPermissionLine = "group-permission-line", e.groupPermissionSolid = "group-permission-solid", e.groupSolid = "group-solid", e.handLine = "hand-line", e.handOffLine = "hand-off-line", e.handOffSolid = "hand-off-solid", e.handShakeLine = "hand-shake-line", e.handShakeSolid = "hand-shake-solid", e.handSolid = "hand-solid", e.happyLine = "happy-line", e.happySolid = "happy-solid", e.hashLine = "hash-line", e.hashSolid = "hash-solid", e.headset2Line = "headset-2-line", e.headset2Solid = "headset-2-solid", e.headsetLine = "headset-line", e.headsetSolid = "headset-solid", e.hearingLine = "hearing-line", e.hearingMaxLine = "hearing-max-line", e.hearingMaxSolid = "hearing-max-solid", e.hearingSolid = "hearing-solid", e.heartLine = "heart-line", e.heartSolid = "heart-solid", e.helpLine = "help-line", e.helpSolid = "help-solid", e.highlightLine = "highlight-line", e.highlightSolid = "highlight-solid", e.historyLine = "history-line", e.historySolid = "history-solid", e.homeLine = "home-line", e.homeSolid = "home-solid", e.homeUserLine = "home-user-line", e.homeUserSolid = "home-user-solid", e.hospitalLine = "hospital-line", e.hospitalSolid = "hospital-solid", e.hotelingLine = "hoteling-line", e.hotelingSolid = "hoteling-solid", e.hubspotColor = "hubspot-color", e.hubspotMono = "hubspot-mono", e.idLine = "id-line", e.idSolid = "id-solid", e.imageLine = "image-line", e.imageSolid = "image-solid", e.importLine = "import-line", e.importSolid = "import-solid", e.inboundCallLine = "inbound-call-line", e.inboundCallSolid = "inbound-call-solid", e.inbox2Line = "inbox-2-line", e.inbox2Solid = "inbox-2-solid", e.inbox3Line = "inbox-3-line", e.inbox3Solid = "inbox-3-solid", e.inboxLine = "inbox-line", e.inboxSolid = "inbox-solid", e.increaseLine = "increase-line", e.increaseSolid = "increase-solid", e.infinityLine = "infinity-line", e.infinitySolid = "infinity-solid", e.infoLine = "info-line", e.infoSolid = "info-solid", e.instagramColor = "instagram-color", e.instagramMono = "instagram-mono", e.interactiveMessageLine = "interactive-message-line", e.interactiveMessageSolid = "interactive-message-solid", e.iosColor = "ios-color", e.iosMono = "ios-mono", e.italicLine = "italic-line", e.italicSolid = "italic-solid", e.javaColor = "java-color", e.javaMono = "java-mono", e.javascriptColor = "javascript-color", e.javascriptMono = "javascript-mono", e.jobdivaColor = "jobdiva-color", e.jobdivaMono = "jobdiva-mono", e.keyLine = "key-line", e.keySolid = "key-solid", e.keypad2Line = "keypad-2-line", e.keypad2Solid = "keypad-2-solid", e.keypadLine = "keypad-line", e.keypadSolid = "keypad-solid", e.kotlinColor = "kotlin-color", e.kotlinMono = "kotlin-mono", e.laptopLine = "laptop-line", e.laptopSolid = "laptop-solid", e.laravelColor = "laravel-color", e.laravelMono = "laravel-mono", e.layout1Line = "layout-1-line", e.layout1Solid = "layout-1-solid", e.layout2Line = "layout-2-line", e.layout2Solid = "layout-2-solid", e.leaveLine = "leave-line", e.leaveSolid = "leave-solid", e.lightBulbLine = "light-bulb-line", e.lightBulbSolid = "light-bulb-solid", e.lightModeLine = "light-mode-line", e.lightModeSolid = "light-mode-solid", e.lineWidthLargeLine = "line-width-large-line", e.lineWidthLargeSolid = "line-width-large-solid", e.lineWidthMediumLine = "line-width-medium-line", e.lineWidthMediumSolid = "line-width-medium-solid", e.lineWidthSmallLine = "line-width-small-line", e.lineWidthSmallSolid = "line-width-small-solid", e.linkAddLine = "link-add-line", e.linkAddSolid = "link-add-solid", e.linkLine = "link-line", e.linkRemoveLine = "link-remove-line", e.linkRemoveSolid = "link-remove-solid", e.linkSolid = "link-solid", e.linkedinColor = "linkedin-color", e.linkedinMono = "linkedin-mono", e.linuxColor = "linux-color", e.linuxMono = "linux-mono", e.list2Line = "list-2-line", e.list2Solid = "list-2-solid", e.listFilterLine = "list-filter-line", e.listFilterSolid = "list-filter-solid", e.listLine = "list-line", e.listNumberedLine = "list-numbered-line", e.listNumberedSolid = "list-numbered-solid", e.listSolid = "list-solid", e.lockLine = "lock-line", e.lockSolid = "lock-solid", e.mailboxLine = "mailbox-line", e.mailboxSolid = "mailbox-solid", e.maximizeLine = "maximize-line", e.maximizeSolid = "maximize-solid", e.mediaPlayerLine = "media-player-line", e.mediaPlayerOffLine = "media-player-off-line", e.mediaPlayerOffSolid = "media-player-off-solid", e.mediaPlayerSolid = "media-player-solid", e.megaphoneLine = "megaphone-line", e.megaphoneSolid = "megaphone-solid", e.menuLine = "menu-line", e.menuSolid = "menu-solid", e.merge2Line = "merge-2-line", e.merge2Solid = "merge-2-solid", e.mergeLine = "merge-line", e.mergeSolid = "merge-solid", e.messageLine = "message-line", e.messageSentLine = "message-sent-line", e.messageSentSolid = "message-sent-solid", e.messageSolid = "message-solid", e.micMuteLine = "mic-mute-line", e.micMuteSolid = "mic-mute-solid", e.microphone2Line = "microphone-2-line", e.microphone2Solid = "microphone-2-solid", e.microphoneLine = "microphone-line", e.microphoneSolid = "microphone-solid", e.microsoftDynamics365Color = "microsoft-dynamics-365-color", e.microsoftDynamics365Mono = "microsoft-dynamics-365-mono", e.mindMap2Line = "mind-map-2-line", e.mindMap2Solid = "mind-map-2-solid", e.mindMapLine = "mind-map-line", e.mindMapSolid = "mind-map-solid", e.minimize2Line = "minimize-2-line", e.minimize2Solid = "minimize-2-solid", e.minimizeLine = "minimize-line", e.minimizeSolid = "minimize-solid", e.minusLine = "minus-line", e.minusSolid = "minus-solid", e.missedCallLine = "missed-call-line", e.missedCallSolid = "missed-call-solid", e.mobile2Line = "mobile-2-line", e.mobile2Solid = "mobile-2-solid", e.mobileArrowRightLine = "mobile-arrow-right-line", e.mobileArrowRightSolid = "mobile-arrow-right-solid", e.mobileDevicesLine = "mobile-devices-line", e.mobileDevicesSolid = "mobile-devices-solid", e.mobileLine = "mobile-line", e.mobileSolid = "mobile-solid", e.mockupLine = "mockup-line", e.mockupSolid = "mockup-solid", e.modalLine = "modal-line", e.modalSolid = "modal-solid", e.moreHorizontalLine = "more-horizontal-line", e.moreHorizontalSolid = "more-horizontal-solid", e.moreVerticalLine = "more-vertical-line", e.moreVerticalSolid = "more-vertical-solid", e.musicLine = "music-line", e.musicSolid = "music-solid", e.netsuiteColor = "netsuite-color", e.netsuiteMono = "netsuite-mono", e.nexmoColor = "nexmo-color", e.nexmoMono = "nexmo-mono", e.nextLine = "next-line", e.nextSolid = "next-solid", e.nodeColor = "node-color", e.nodeMono = "node-mono", e.noteLine = "note-line", e.noteSolid = "note-solid", e.notesLine = "notes-line", e.notesSolid = "notes-solid", e.notificationOffLine = "notification-off-line", e.notificationOffSolid = "notification-off-solid", e.notificationOnLine = "notification-on-line", e.notificationOnSolid = "notification-on-solid", e.objectiveCColor = "objective-c-color", e.objectiveCMono = "objective-c-mono", e.officeColor = "office-color", e.officeMono = "office-mono", e.officePhone2Line = "office-phone-2-line", e.officePhone2Solid = "office-phone-2-solid", e.officePhoneLine = "office-phone-line", e.officePhoneSolid = "office-phone-solid", e.openFolderLine = "open-folder-line", e.openFolderSolid = "open-folder-solid", e.openLine = "open-line", e.openSolid = "open-solid", e.outboundCallLine = "outbound-call-line", e.outboundCallSolid = "outbound-call-solid", e.packet2Line = "packet-2-line", e.packet2Solid = "packet-2-solid", e.packetLine = "packet-line", e.packetSolid = "packet-solid", e.paletteLine = "palette-line", e.paletteSolid = "palette-solid", e.parkCallLine = "park-call-line", e.parkCallSolid = "park-call-solid", e.participantsLine = "participants-line", e.participantsOffLine = "participants-off-line", e.participantsOffSolid = "participants-off-solid", e.participantsSolid = "participants-solid", e.passwordRestartLine = "password-restart-line", e.passwordRestartSolid = "password-restart-solid", e.pause2Line = "pause-2-line", e.pause2Solid = "pause-2-solid", e.pauseCallLine = "pause-call-line", e.pauseCallSolid = "pause-call-solid", e.pauseLine = "pause-line", e.pauseSolid = "pause-solid", e.penEffectLine = "pen-effect-line", e.penEffectSolid = "pen-effect-solid", e.penTipLargeLine = "pen-tip-large-line", e.penTipLargeSolid = "pen-tip-large-solid", e.penTipMediumLine = "pen-tip-medium-line", e.penTipMediumSolid = "pen-tip-medium-solid", e.penTipSmallLine = "pen-tip-small-line", e.penTipSmallSolid = "pen-tip-small-solid", e.pendingCallLine = "pending-call-line", e.pendingCallSolid = "pending-call-solid", e.pentoolLine = "pentool-line", e.pentoolSolid = "pentool-solid", e.permissionCallLine = "permission-call-line", e.permissionCallSolid = "permission-call-solid", e.phoneNumberLine = "phone-number-line", e.phoneNumberSolid = "phone-number-solid", e.phpColor = "php-color", e.phpMono = "php-mono", e.pieChartLine = "pie-chart-line", e.pieChartSolid = "pie-chart-solid", e.pin2Line = "pin-2-line", e.pin2OffLine = "pin-2-off-line", e.pin2OffSolid = "pin-2-off-solid", e.pin2Solid = "pin-2-solid", e.pinLine = "pin-line", e.pinOffLine = "pin-off-line", e.pinOffSolid = "pin-off-solid", e.pinSolid = "pin-solid", e.pinUnverifiedLine = "pin-unverified-line", e.pinUnverifiedSolid = "pin-unverified-solid", e.pinVerifiedLine = "pin-verified-line", e.pinVerifiedSolid = "pin-verified-solid", e.play2Solid = "play-2-solid", e.playLine = "play-line", e.playSolid = "play-solid", e.playbackSpeedLine = "playback-speed-line", e.playbackSpeedSolid = "playback-speed-solid", e.playlistLine = "playlist-line", e.playlistSolid = "playlist-solid", e.plugLine = "plug-line", e.plugSolid = "plug-solid", e.plusLine = "plus-line", e.plusSolid = "plus-solid", e.preferencesLine = "preferences-line", e.preferencesSolid = "preferences-solid", e.presentationLine = "presentation-line", e.presentationSolid = "presentation-solid", e.printLine = "print-line", e.printSolid = "print-solid", e.profileLine = "profile-line", e.profileSolid = "profile-solid", e.puzzleLine = "puzzle-line", e.puzzleSolid = "puzzle-solid", e.puzzledLine = "puzzled-line", e.puzzledSolid = "puzzled-solid", e.pythonColor = "python-color", e.pythonMono = "python-mono", e.quitLine = "quit-line", e.quitSolid = "quit-solid", e.quoteLine = "quote-line", e.quoteSolid = "quote-solid", e.radioChecked2Line = "radio-checked-2-line", e.radioChecked2Solid = "radio-checked-2-solid", e.radioCheckedLine = "radio-checked-line", e.radioCheckedSolid = "radio-checked-solid", e.radioUnchecked2Line = "radio-unchecked-2-line", e.radioUnchecked2Solid = "radio-unchecked-2-solid", e.radioUncheckedLine = "radio-unchecked-line", e.radioUncheckedSolid = "radio-unchecked-solid", e.railsColor = "rails-color", e.railsMono = "rails-mono", e.reactColor = "react-color", e.reactMono = "react-mono", e.recLine = "rec-line", e.recSolid = "rec-solid", e.receptionistLine = "receptionist-line", e.receptionistSolid = "receptionist-solid", e.recordUserLine = "record-user-line", e.recordUserSolid = "record-user-solid", e.redoLine = "redo-line", e.redoSolid = "redo-solid", e.refreshCallLine = "refresh-call-line", e.refreshCallSolid = "refresh-call-solid", e.refreshDollarLine = "refresh-dollar-line", e.refreshDollarSolid = "refresh-dollar-solid", e.refreshLine = "refresh-line", e.refreshSolid = "refresh-solid", e.reloadLine = "reload-line", e.reloadSolid = "reload-solid", e.removeLine = "remove-line", e.removeSolid = "remove-solid", e.removeUserLine = "remove-user-line", e.removeUserSolid = "remove-user-solid", e.reorderHorizontalLine = "reorder-horizontal-line", e.reorderHorizontalSolid = "reorder-horizontal-solid", e.reorderVerticalLine = "reorder-vertical-line", e.reorderVerticalSolid = "reorder-vertical-solid", e.replyLine = "reply-line", e.replySolid = "reply-solid", e.reportLine = "report-line", e.reportSolid = "report-solid", e.resetLine = "reset-line", e.resetSolid = "reset-solid", e.rocketDisabledLine = "rocket-disabled-line", e.rocketDisabledSolid = "rocket-disabled-solid", e.rocketLine = "rocket-line", e.rocketSolid = "rocket-solid", e.rssColor = "rss-color", e.rssLine = "rss-line", e.rssMono = "rss-mono", e.rssSolid = "rss-solid", e.rubyColor = "ruby-color", e.rubyMono = "ruby-mono", e.salesforceColor = "salesforce-color", e.salesforceLine = "salesforce-line", e.salesforceMono = "salesforce-mono", e.salesforceSolid = "salesforce-solid", e.sandClockLine = "sand-clock-line", e.sandClockSolid = "sand-clock-solid", e.saveLine = "save-line", e.saveSolid = "save-solid", e.screenShareLine = "screen-share-line", e.screenShareOffLine = "screen-share-off-line", e.screenShareOffSolid = "screen-share-off-solid", e.screenShareSolid = "screen-share-solid", e.searchLine = "search-line", e.searchSolid = "search-solid", e.sendToBackLine = "send-to-back-line", e.sendToBackSolid = "send-to-back-solid", e.share2Line = "share-2-line", e.share2Solid = "share-2-solid", e.shareLine = "share-line", e.shareSolid = "share-solid", e.shieldLine = "shield-line", e.shieldSolid = "shield-solid", e.shoutLine = "shout-line", e.shoutSolid = "shout-solid", e.shuffleLine = "shuffle-line", e.shuffleSolid = "shuffle-solid", e.sidebarLine = "sidebar-line", e.sidebarSolid = "sidebar-solid", e.slackColor = "slack-color", e.slackMono = "slack-mono", e.smileLine = "smile-line", e.smileSolid = "smile-solid", e.smsLine = "sms-line", e.smsSolid = "sms-solid", e.snoozeLine = "snooze-line", e.snoozeSolid = "snooze-solid", e.sofaLine = "sofa-line", e.sofaSolid = "sofa-solid", e.sortAscLine = "sort-asc-line", e.sortAscSolid = "sort-asc-solid", e.sortDescLine = "sort-desc-line", e.sortDescSolid = "sort-desc-solid", e.sortLine = "sort-line", e.sortSolid = "sort-solid", e.squareLine = "square-line", e.squareSolid = "square-solid", e.stackLine = "stack-line", e.stackSolid = "stack-solid", e.stackoverflowColor = "stackoverflow-color", e.stackoverflowMono = "stackoverflow-mono", e.starDollarLine = "star-dollar-line", e.starDollarSolid = "star-dollar-solid", e.starLine = "star-line", e.starSolid = "star-solid", e.stickerLine = "sticker-line", e.stickerSolid = "sticker-solid", e.stopLine = "stop-line", e.stopSolid = "stop-solid", e.stopwatchLine = "stopwatch-line", e.stopwatchSolid = "stopwatch-solid", e.storeLine = "store-line", e.storeSolid = "store-solid", e.streamLine = "stream-line", e.streamSolid = "stream-solid", e.strikethroughLine = "strikethrough-line", e.strikethroughSolid = "strikethrough-solid", e.subtitlesLine = "subtitles-line", e.subtitlesSolid = "subtitles-solid", e.sugarcrmColor = "sugarcrm-color", e.sugarcrmMono = "sugarcrm-mono", e.surprisedLine = "surprised-line", e.surprisedSolid = "surprised-solid", e.swiftColor = "swift-color", e.swiftMono = "swift-mono", e.switchLine = "switch-line", e.switchSolid = "switch-solid", e.symfonyColor = "symfony-color", e.symfonyMono = "symfony-mono", e.table2Line = "table-2-line", e.table2Solid = "table-2-solid", e.tableLine = "table-line", e.tableSolid = "table-solid", e.tagAddLine = "tag-add-line", e.tagAddSolid = "tag-add-solid", e.tagDetachLine = "tag-detach-line", e.tagDetachSolid = "tag-detach-solid", e.tagLine = "tag-line", e.tagSearchLine = "tag-search-line", e.tagSearchSolid = "tag-search-solid", e.tagSolid = "tag-solid", e.telephoneLine = "telephone-line", e.telephoneSolid = "telephone-solid", e.textLine = "text-line", e.textSolid = "text-solid", e.textcolorLine = "textcolor-line", e.textcolorSolid = "textcolor-solid", e.textureLine = "texture-line", e.textureSolid = "texture-solid", e.thumbsDownLine = "thumbs-down-line", e.thumbsDownSolid = "thumbs-down-solid", e.thumbsUpLine = "thumbs-up-line", e.thumbsUpSolid = "thumbs-up-solid", e.timelineLine = "timeline-line", e.timelineSolid = "timeline-solid", e.toggleLine = "toggle-line", e.toggleSolid = "toggle-solid", e.tooltipLine = "tooltip-line", e.tooltipSolid = "tooltip-solid", e.transferCallLine = "transfer-call-line", e.transferCallSolid = "transfer-call-solid", e.transferLine = "transfer-line", e.transferSolid = "transfer-solid", e.triangleLine = "triangle-line", e.triangleSolid = "triangle-solid", e.triggerNodeLine = "trigger-node-line", e.triggerNodeSolid = "trigger-node-solid", e.twitchColor = "twitch-color", e.twitchMono = "twitch-mono", e.twitterColor = "twitter-color", e.twitterMono = "twitter-mono", e.umbrellaLine = "umbrella-line", e.umbrellaSolid = "umbrella-solid", e.underlineLine = "underline-line", e.underlineSolid = "underline-solid", e.undoLine = "undo-line", e.undoSolid = "undo-solid", e.unfavouriteLine = "unfavourite-line", e.unfavouriteSolid = "unfavourite-solid", e.unhappyLine = "unhappy-line", e.unhappySolid = "unhappy-solid", e.unlockLine = "unlock-line", e.unlockSolid = "unlock-solid", e.uploadLine = "upload-line", e.uploadSolid = "upload-solid", e.user2Line = "user-2-line", e.user2Solid = "user-2-solid", e.userAdminLine = "user-admin-line", e.userAdminSolid = "user-admin-solid", e.userClockLine = "user-clock-line", e.userClockSolid = "user-clock-solid", e.userLine = "user-line", e.userLockLine = "user-lock-line", e.userLockSolid = "user-lock-solid", e.userRecordLine = "user-record-line", e.userRecordSolid = "user-record-solid", e.userSolid = "user-solid", e.userSync2Line = "user-sync-2-line", e.userSync2OffLine = "user-sync-2-off-line", e.userSync2OffSolid = "user-sync-2-off-solid", e.userSync2Solid = "user-sync-2-solid", e.userSyncLine = "user-sync-line", e.userSyncSolid = "user-sync-solid", e.vanLine = "van-line", e.vanSolid = "van-solid", e.viberColor = "viber-color", e.viberMono = "viber-mono", e.videoActiveLine = "video-active-line", e.videoActiveSolid = "video-active-solid", e.videoConferenceLine = "video-conference-line", e.videoConferenceSolid = "video-conference-solid", e.videoLine = "video-line", e.videoOffLine = "video-off-line", e.videoOffSolid = "video-off-solid", e.videoPreviewLine = "video-preview-line", e.videoPreviewSolid = "video-preview-solid", e.videoSolid = "video-solid", e.videoWhiteboardLine = "video-whiteboard-line", e.videoWhiteboardSolid = "video-whiteboard-solid", e.video_round_tableLine = "video_round_table-line", e.video_round_tableSolid = "video_round_table-solid", e.virtualVoicemailLine = "virtual-voicemail-line", e.virtualVoicemailSolid = "virtual-voicemail-solid", e.voicemailLine = "voicemail-line", e.voicemailSolid = "voicemail-solid", e.voicemailTranscriptLine = "voicemail-transcript-line", e.voicemailTranscriptSolid = "voicemail-transcript-solid", e.volumeDecreaseLine = "volume-decrease-line", e.volumeDecreaseSolid = "volume-decrease-solid", e.volumeIncreaseLine = "volume-increase-line", e.volumeIncreaseSolid = "volume-increase-solid", e.volumeLine = "volume-line", e.volumeOff2Line = "volume-off-2-line", e.volumeOff2Solid = "volume-off-2-solid", e.volumeOffLine = "volume-off-line", e.volumeOffSolid = "volume-off-solid", e.volumeOnLine = "volume-on-line", e.volumeOnSolid = "volume-on-solid", e.volumeSolid = "volume-solid", e.vonageColor = "vonage-color", e.vonageLine = "vonage-line", e.vonageMono = "vonage-mono", e.vonageSolid = "vonage-solid", e.vueColor = "vue-color", e.vueMono = "vue-mono", e.walkLine = "walk-line", e.walkSolid = "walk-solid", e.walletLine = "wallet-line", e.walletSolid = "wallet-solid", e.wandLine = "wand-line", e.wandSolid = "wand-solid", e.warningLine = "warning-line", e.warningSolid = "warning-solid", e.wavingLine = "waving-line", e.wavingSolid = "waving-solid", e.webChatColor = "web-chat-color", e.webChatMono = "web-chat-mono", e.webhookLine = "webhook-line", e.webhookSolid = "webhook-solid", e.whatsappColor = "whatsapp-color", e.whatsappMono = "whatsapp-mono", e.whisperLine = "whisper-line", e.whisperSolid = "whisper-solid", e.wifiLine = "wifi-line", e.wifiSolid = "wifi-solid", e.windowsColor = "windows-color", e.windowsMono = "windows-mono", e.wordpressColor = "wordpress-color", e.wordpressMono = "wordpress-mono", e.workplaceColor = "workplace-color", e.workplaceMono = "workplace-mono", e.wrenchTool2Line = "wrench-tool-2-line", e.wrenchTool2Solid = "wrench-tool-2-solid", e.wrenchToolLine = "wrench-tool-line", e.wrenchToolSolid = "wrench-tool-solid", e.xTwitterColor = "x-twitter-color", e.xTwitterMono = "x-twitter-mono", e.xmlColor = "xml-color", e.xmlMono = "xml-mono", e.youtubeColor = "youtube-color", e.youtubeMono = "youtube-mono", e.zendeskColor = "zendesk-color", e.zendeskMono = "zendesk-mono", e.zeroLine = "zero-line", e.zeroSolid = "zero-solid", e.zohoColor = "zoho-color", e.zohoMono = "zoho-mono", e.zoomInLine = "zoom-in-line", e.zoomInSolid = "zoom-in-solid", e.zoomOutLine = "zoom-out-line", e.zoomOutSolid = "zoom-out-solid", e.zoomToFitLine = "zoom-to-fit-line", e.zoomToFitSolid = "zoom-to-fit-solid", e))(xe || {});
|
|
8962
|
+
const we = `/**
|
|
8406
8963
|
* Do not edit directly
|
|
8407
|
-
* Generated on
|
|
8964
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8408
8965
|
*/
|
|
8409
8966
|
/**
|
|
8410
8967
|
* Do not edit directly
|
|
8411
|
-
* Generated on
|
|
8968
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8412
8969
|
*/
|
|
8413
8970
|
/**
|
|
8414
8971
|
* Do not edit directly
|
|
8415
|
-
* Generated on
|
|
8972
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8416
8973
|
*/
|
|
8417
8974
|
/**
|
|
8418
8975
|
* Do not edit directly
|
|
8419
|
-
* Generated on
|
|
8976
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8420
8977
|
*/
|
|
8421
8978
|
@property --vvd-size-density {
|
|
8422
8979
|
syntax: "<integer>";
|
|
@@ -8628,23 +9185,21 @@ const xe = `/**
|
|
|
8628
9185
|
--vvd-shadow-surface-16dp: drop-shadow(0px 6px 32px #00000040) drop-shadow(0px 16px 24px #00000040) drop-shadow(0px 8px 12px #00000040);
|
|
8629
9186
|
--vvd-shadow-surface-24dp: drop-shadow(0px 12px 48px #00000040) drop-shadow(0px 24px 32px #00000040) drop-shadow(0px 12px 16px #00000040);
|
|
8630
9187
|
}
|
|
8631
|
-
|
|
8632
|
-
/*# sourceMappingURL=theme-light.css.map */
|
|
8633
|
-
`, we = `/**
|
|
9188
|
+
`, Ce = `/**
|
|
8634
9189
|
* Do not edit directly
|
|
8635
|
-
* Generated on
|
|
9190
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8636
9191
|
*/
|
|
8637
9192
|
/**
|
|
8638
9193
|
* Do not edit directly
|
|
8639
|
-
* Generated on
|
|
9194
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8640
9195
|
*/
|
|
8641
9196
|
/**
|
|
8642
9197
|
* Do not edit directly
|
|
8643
|
-
* Generated on
|
|
9198
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8644
9199
|
*/
|
|
8645
9200
|
/**
|
|
8646
9201
|
* Do not edit directly
|
|
8647
|
-
* Generated on
|
|
9202
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8648
9203
|
*/
|
|
8649
9204
|
@property --vvd-size-density {
|
|
8650
9205
|
syntax: "<integer>";
|
|
@@ -8856,9 +9411,7 @@ const xe = `/**
|
|
|
8856
9411
|
--vvd-shadow-surface-16dp: drop-shadow(0px 6px 32px #0000001a) drop-shadow(0px 16px 24px #0000000d) drop-shadow(0px 8px 12px #0000000d);
|
|
8857
9412
|
--vvd-shadow-surface-24dp: drop-shadow(0px 12px 48px #00000033) drop-shadow(0px 24px 32px #0000000d) drop-shadow(0px 12px 16px #0000000d);
|
|
8858
9413
|
}
|
|
8859
|
-
|
|
8860
|
-
/*# sourceMappingURL=theme-dark.css.map */
|
|
8861
|
-
`, Ce = `@font-face {
|
|
9414
|
+
`, Le = `@font-face {
|
|
8862
9415
|
font-family: SpeziaCompleteVariableUpright;
|
|
8863
9416
|
font-stretch: 50% 200%;
|
|
8864
9417
|
font-weight: 1 1000;
|
|
@@ -8887,11 +9440,9 @@ const xe = `/**
|
|
|
8887
9440
|
--vvd-typography-base-extended: 400 ultra-condensed calc(var(--vvd-size-font-scale-base, 16px))/1.5 SpeziaCompleteVariableUpright;
|
|
8888
9441
|
--vvd-typography-base-extended-bold: 600 ultra-condensed calc(var(--vvd-size-font-scale-base, 16px))/1.5 SpeziaCompleteVariableUpright;
|
|
8889
9442
|
}
|
|
8890
|
-
|
|
8891
|
-
/*# sourceMappingURL=spezia-variable.css.map */
|
|
8892
|
-
`, Le = `/**
|
|
9443
|
+
`, Ve = `/**
|
|
8893
9444
|
* Do not edit directly
|
|
8894
|
-
* Generated on
|
|
9445
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8895
9446
|
*/
|
|
8896
9447
|
.vvd-root, ::part(vvd-root),
|
|
8897
9448
|
.vvd-theme-alternate, ::part(vvd-theme-alternate) {
|
|
@@ -8901,22 +9452,18 @@ const xe = `/**
|
|
|
8901
9452
|
.vvd-component:not(.vvd-theme-alternate) {
|
|
8902
9453
|
--vvd-color-neutral-50: var(--_vvd3--vvd-color-neutral-50);
|
|
8903
9454
|
}
|
|
8904
|
-
|
|
8905
|
-
/*# sourceMappingURL=vivid-2-compat.css.map */
|
|
8906
|
-
`, Ve = `/**
|
|
9455
|
+
`, Be = `/**
|
|
8907
9456
|
* Do not edit directly
|
|
8908
|
-
* Generated on
|
|
9457
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8909
9458
|
*/
|
|
8910
9459
|
.vvd-root {
|
|
8911
9460
|
color-scheme: var(--vvd-color-scheme);
|
|
8912
9461
|
background-color: var(--vvd-color-canvas);
|
|
8913
9462
|
color: var(--vvd-color-canvas-text);
|
|
8914
9463
|
}
|
|
8915
|
-
|
|
8916
|
-
/*# sourceMappingURL=theme.css.map */
|
|
8917
|
-
`, Be = `/**
|
|
9464
|
+
`, Te = `/**
|
|
8918
9465
|
* Do not edit directly
|
|
8919
|
-
* Generated on
|
|
9466
|
+
* Generated on Wed, 24 Jan 2024 15:06:53 GMT
|
|
8920
9467
|
*/
|
|
8921
9468
|
.vvd-root:root {
|
|
8922
9469
|
--vvd-size-font-scale-base: 1rem;
|
|
@@ -9048,139 +9595,138 @@ const xe = `/**
|
|
|
9048
9595
|
.vvd-root sup {
|
|
9049
9596
|
top: -0.5em;
|
|
9050
9597
|
}
|
|
9051
|
-
|
|
9052
|
-
/*# sourceMappingURL=typography.css.map */
|
|
9053
|
-
`, Te = {
|
|
9598
|
+
`, Ne = {
|
|
9054
9599
|
name: "core/theme",
|
|
9055
|
-
css: Ve
|
|
9056
|
-
}, Ne = {
|
|
9057
|
-
name: "core/typography",
|
|
9058
9600
|
css: Be
|
|
9059
9601
|
}, ze = {
|
|
9602
|
+
name: "core/typography",
|
|
9603
|
+
css: Te
|
|
9604
|
+
}, Me = {
|
|
9060
9605
|
name: "tokens/vivid-2-compat",
|
|
9061
|
-
css:
|
|
9062
|
-
},
|
|
9063
|
-
theme:
|
|
9064
|
-
typography:
|
|
9065
|
-
vivid2Compat:
|
|
9066
|
-
},
|
|
9067
|
-
const
|
|
9068
|
-
|
|
9069
|
-
},
|
|
9070
|
-
const
|
|
9071
|
-
|
|
9072
|
-
},
|
|
9073
|
-
install(e,
|
|
9074
|
-
const
|
|
9075
|
-
switch (
|
|
9606
|
+
css: Ve
|
|
9607
|
+
}, Oi = {
|
|
9608
|
+
theme: Ne,
|
|
9609
|
+
typography: ze,
|
|
9610
|
+
vivid2Compat: Me
|
|
9611
|
+
}, f = "vvd-root", c = (e, t, i = !1) => {
|
|
9612
|
+
const o = document.createElement("link");
|
|
9613
|
+
o.setAttribute("rel", e), o.setAttribute("href", t), i && o.setAttribute("crossorigin", ""), document.head.append(o);
|
|
9614
|
+
}, h = (e) => {
|
|
9615
|
+
const t = document.createElement("style");
|
|
9616
|
+
t.setAttribute("type", "text/css"), t.innerHTML = e, document.head.append(t);
|
|
9617
|
+
}, Pi = {
|
|
9618
|
+
install(e, t) {
|
|
9619
|
+
const i = t.addRootClassTo ?? "root";
|
|
9620
|
+
switch (i) {
|
|
9076
9621
|
case "root":
|
|
9077
|
-
document.documentElement.classList.add(
|
|
9622
|
+
document.documentElement.classList.add(f);
|
|
9078
9623
|
break;
|
|
9079
9624
|
case "app": {
|
|
9080
|
-
const
|
|
9081
|
-
e._container && (e._container.classList.add(
|
|
9625
|
+
const u = setInterval(() => {
|
|
9626
|
+
e._container && (e._container.classList.add(f), clearInterval(u));
|
|
9082
9627
|
}, 30);
|
|
9083
9628
|
break;
|
|
9084
9629
|
}
|
|
9085
9630
|
case "none":
|
|
9086
9631
|
break;
|
|
9087
9632
|
default:
|
|
9088
|
-
throw new Error(`Invalid addRootClassTo option: ${
|
|
9633
|
+
throw new Error(`Invalid addRootClassTo option: ${i}`);
|
|
9089
9634
|
}
|
|
9090
|
-
const
|
|
9091
|
-
switch (
|
|
9635
|
+
const o = t.tokens ?? "light";
|
|
9636
|
+
switch (o) {
|
|
9092
9637
|
case "light":
|
|
9093
|
-
|
|
9638
|
+
h(we);
|
|
9094
9639
|
break;
|
|
9095
9640
|
case "dark":
|
|
9096
|
-
|
|
9641
|
+
h(Ce);
|
|
9097
9642
|
break;
|
|
9098
9643
|
case "none":
|
|
9099
9644
|
break;
|
|
9100
9645
|
default:
|
|
9101
|
-
throw new Error(`Invalid theme option: ${
|
|
9646
|
+
throw new Error(`Invalid theme option: ${o}`);
|
|
9102
9647
|
}
|
|
9103
|
-
const
|
|
9104
|
-
for (const
|
|
9105
|
-
|
|
9106
|
-
const
|
|
9107
|
-
switch (
|
|
9648
|
+
const g = t.styles ?? [];
|
|
9649
|
+
for (const u of g)
|
|
9650
|
+
h(u.css);
|
|
9651
|
+
const m = t.font ?? "oss";
|
|
9652
|
+
switch (m) {
|
|
9108
9653
|
case "oss":
|
|
9109
|
-
|
|
9654
|
+
c("preconnect", "https://fonts.googleapis.com"), c("preconnect", "https://fonts.gstatic.com", !0), c(
|
|
9110
9655
|
"stylesheet",
|
|
9111
9656
|
"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&family=Roboto+Mono:wght@400;500&display=swap"
|
|
9112
9657
|
);
|
|
9113
9658
|
break;
|
|
9114
9659
|
case "spezia":
|
|
9115
|
-
|
|
9660
|
+
h(Le);
|
|
9116
9661
|
break;
|
|
9117
9662
|
case "none":
|
|
9118
9663
|
break;
|
|
9119
9664
|
default:
|
|
9120
|
-
throw new Error(`Invalid font option: ${
|
|
9665
|
+
throw new Error(`Invalid font option: ${m}`);
|
|
9121
9666
|
}
|
|
9122
|
-
|
|
9667
|
+
t.customComponentPrefix && ke(t.customComponentPrefix);
|
|
9123
9668
|
}
|
|
9124
9669
|
};
|
|
9125
9670
|
export {
|
|
9126
|
-
|
|
9671
|
+
xe as Icon,
|
|
9127
9672
|
De as VAccordion,
|
|
9128
|
-
|
|
9129
|
-
|
|
9130
|
-
|
|
9673
|
+
Ae as VAccordionItem,
|
|
9674
|
+
qe as VActionGroup,
|
|
9675
|
+
Oe as VAlert,
|
|
9131
9676
|
Pe as VAvatar,
|
|
9132
|
-
|
|
9133
|
-
|
|
9134
|
-
|
|
9135
|
-
|
|
9136
|
-
|
|
9677
|
+
Ue as VBadge,
|
|
9678
|
+
Ee as VBanner,
|
|
9679
|
+
Ge as VBreadcrumb,
|
|
9680
|
+
Re as VBreadcrumbItem,
|
|
9681
|
+
We as VButton,
|
|
9137
9682
|
He as VCalendar,
|
|
9138
9683
|
je as VCalendarEvent,
|
|
9139
|
-
|
|
9140
|
-
|
|
9141
|
-
|
|
9142
|
-
|
|
9143
|
-
|
|
9144
|
-
|
|
9145
|
-
|
|
9146
|
-
|
|
9147
|
-
|
|
9148
|
-
|
|
9149
|
-
|
|
9150
|
-
|
|
9684
|
+
Je as VCard,
|
|
9685
|
+
_e as VCheckbox,
|
|
9686
|
+
Xe as VCombobox,
|
|
9687
|
+
Ze as VDataGrid,
|
|
9688
|
+
Ye as VDataGridCell,
|
|
9689
|
+
Qe as VDataGridRow,
|
|
9690
|
+
Ie as VDatePicker,
|
|
9691
|
+
ei as VDateRangePicker,
|
|
9692
|
+
ii as VDialog,
|
|
9693
|
+
ti as VDivider,
|
|
9694
|
+
oi as VEmptyState,
|
|
9695
|
+
ai as VFab,
|
|
9151
9696
|
ni as VHeader,
|
|
9152
|
-
|
|
9697
|
+
si as VIcon,
|
|
9153
9698
|
li as VLayout,
|
|
9154
|
-
|
|
9155
|
-
|
|
9156
|
-
|
|
9157
|
-
|
|
9158
|
-
|
|
9699
|
+
ri as VMenu,
|
|
9700
|
+
di as VMenuItem,
|
|
9701
|
+
hi as VNav,
|
|
9702
|
+
ui as VNavDisclosure,
|
|
9703
|
+
ci as VNavItem,
|
|
9159
9704
|
pi as VNote,
|
|
9160
|
-
|
|
9161
|
-
|
|
9162
|
-
|
|
9163
|
-
|
|
9164
|
-
|
|
9165
|
-
|
|
9166
|
-
|
|
9705
|
+
vi as VNumberField,
|
|
9706
|
+
mi as VOption,
|
|
9707
|
+
fi as VPagination,
|
|
9708
|
+
gi as VProgress,
|
|
9709
|
+
yi as VProgressRing,
|
|
9710
|
+
bi as VRadio,
|
|
9711
|
+
ki as VRadioGroup,
|
|
9167
9712
|
Si as VSelect,
|
|
9168
|
-
|
|
9169
|
-
|
|
9170
|
-
|
|
9171
|
-
|
|
9172
|
-
|
|
9173
|
-
Vi as
|
|
9174
|
-
|
|
9175
|
-
|
|
9176
|
-
|
|
9177
|
-
|
|
9178
|
-
|
|
9179
|
-
|
|
9180
|
-
|
|
9181
|
-
|
|
9182
|
-
|
|
9183
|
-
|
|
9184
|
-
|
|
9185
|
-
|
|
9713
|
+
$i as VSelectableBox,
|
|
9714
|
+
xi as VSideDrawer,
|
|
9715
|
+
wi as VSlider,
|
|
9716
|
+
Ci as VSplitButton,
|
|
9717
|
+
Li as VSwitch,
|
|
9718
|
+
Vi as VTab,
|
|
9719
|
+
Ti as VTabPanel,
|
|
9720
|
+
Bi as VTabs,
|
|
9721
|
+
Ai as VTag,
|
|
9722
|
+
qi as VTagGroup,
|
|
9723
|
+
Ni as VTextArea,
|
|
9724
|
+
zi as VTextField,
|
|
9725
|
+
Mi as VToggletip,
|
|
9726
|
+
Fi as VTooltip,
|
|
9727
|
+
Ki as VTreeItem,
|
|
9728
|
+
Di as VTreeView,
|
|
9729
|
+
Oi as optionalStyles,
|
|
9730
|
+
ke as setCustomComponentPrefix,
|
|
9731
|
+
Pi as vivid3
|
|
9186
9732
|
};
|