@knime/jsonforms 1.20.2 → 1.21.1
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/CHANGELOG.md +12 -0
- package/dist/AnyOfTwinlist-UXM-U6hT.js +22 -0
- package/dist/{Checkbox-C8vZJxmW.js → Checkbox-DiIYr1i-.js} +1 -1
- package/dist/{CheckboxControl-2zQUVzXf.js → CheckboxControl-QBXVq5Tw.js} +1 -1
- package/dist/{CheckboxesControl-BhsoZSv9.js → CheckboxesControl-2pd974_e.js} +2 -2
- package/dist/{ColorControl-O77jn9IY.js → ColorControl-CDxRfPzc.js} +6 -5
- package/dist/{ColorPreviewControl-B5Ymg8D7.js → ColorPreviewControl-Cg99cain.js} +1 -1
- package/dist/{ComboBoxControl-BwKd6QND.js → ComboBoxControl-BoQyPwaV.js} +3 -3
- package/dist/{DateControl-DRsmMVqC.js → DateControl-DqNL8rlX.js} +1 -1
- package/dist/{DateTimeControl-BEGZdy_h.js → DateTimeControl-apf8S1y2.js} +1 -1
- package/dist/{DateTimeFormatPickerControl-4SQMFb0e.js → DateTimeFormatPickerControl-_4b5Jk3w.js} +7 -6
- package/dist/DateTimeFormatPickerWithTypeControl-B1jOpszt.js +464 -0
- package/dist/DropdownControl-CesCAa-A.js +30 -0
- package/dist/{ExecutorCoresControl-C_S9CdZR.js → ExecutorCoresControl-ILXk2Hk6.js} +2 -2
- package/dist/{ExecutorMemoryControl-DP3D7Ep7.js → ExecutorMemoryControl-De46Fxsm.js} +2 -2
- package/dist/{FileUploadControl-vP7VFRft.js → FileUploadControl-CFQSJwkd.js} +10 -10
- package/dist/{GridSelectionControl-C5xgYQWN.js → GridSelectionControl-CGspDoCC.js} +16 -16
- package/dist/{HorizontalLayout-wTvGcu9R.js → HorizontalLayout-DPuI5hYY.js} +1 -1
- package/dist/{IntegerControl-WYqy9T5S.js → IntegerControl-BwGzlwkz.js} +1 -1
- package/dist/{IntervalControl-Dc9fbHKi.js → IntervalControl-BHeKHuWm.js} +3 -3
- package/dist/{LinkControl-BmLQwBHp.js → LinkControl-D_0AKRJz.js} +3 -3
- package/dist/{LoadingDropdown.vue_vue_type_script_setup_true_lang-CLKD1Eg5.js → LoadingDropdown.vue_vue_type_script_setup_true_lang-BHersnKa.js} +5 -5
- package/dist/ManualTwinlistControl-BMSgSIBJ.js +72 -0
- package/dist/{MultiSelectListBoxControl-CmcedEDZ.js → MultiSelectListBoxControl-DbJWOUtn.js} +2 -2
- package/dist/MultimodeTwinlistControl-DOJD7vUU.js +4 -0
- package/dist/MultimodeTwinlistControl.vue_vue_type_script_setup_true_lang-BzIvunuA.js +157 -0
- package/dist/{MultiselectListBox-CygE32kY.js → MultiselectListBox-DpL-Z03B.js} +2 -2
- package/dist/{NameFilter-CtXmnR8f.js → NameFilter-B1LEenoh.js} +4 -4
- package/dist/{NumberControl-Chwxj-LH.js → NumberControl-DVzhX3S9.js} +1 -1
- package/dist/{NumberControlBase.vue_vue_type_script_setup_true_lang-DX_-3Wyc.js → NumberControlBase.vue_vue_type_script_setup_true_lang-Bb4FK9RQ.js} +14 -13
- package/dist/{OneOfDropdown-cixl07U7.js → OneOfDropdown-BFOyIhv6.js} +1 -1
- package/dist/{RadioButtonsWithDescriptionControl-BRHCa2SH.js → RadioButtonsWithDescriptionControl-oD8Zab-J.js} +6 -6
- package/dist/{RadioControl-BvjdtuKz.js → RadioControl-D6Wm5j7g.js} +2 -2
- package/dist/{RadioControlBase.vue_vue_type_script_setup_true_lang-6pmtagdC.js → RadioControlBase.vue_vue_type_script_setup_true_lang-CsEFu5wd.js} +2 -2
- package/dist/{ResourceControlBase-C74PY7Xg.js → ResourceControlBase-DRlen7vy.js} +37 -36
- package/dist/{RichTextControl-DpOv2unj.js → RichTextControl-DPX_lxfc.js} +1629 -1488
- package/dist/{SectionHeading-CGrQHMDO.js → SectionHeading-DIs2yBVY.js} +1 -1
- package/dist/{SectionLayout-CdV3uQLf.js → SectionLayout-6ID4pFDm.js} +3 -3
- package/dist/{SettingsSubPanel-WP-rjcbG.js → SettingsSubPanel-BUVqvjIE.js} +1 -1
- package/dist/{SettingsSubPanelLayout-D9HfpZIk.js → SettingsSubPanelLayout-bSgzF47m.js} +4 -4
- package/dist/{SimpleButtonControl-I2Cx14Gz.js → SimpleButtonControl-CpO-Xbws.js} +9 -9
- package/dist/SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-Ssy7Zaqp.js +27792 -0
- package/dist/SimpleTwinlistControl-BMKo3T2E.js +22 -0
- package/dist/{SingleSelectControl-D4CL0fTA.js → SingleSelectControl-IDX5QUdR.js} +2 -2
- package/dist/{SingleSelectListBoxControl-BVlp--iW.js → SingleSelectListBoxControl-CYGArF9u.js} +3 -3
- package/dist/{SortListControl-BYtYZH9v.js → SortListControl-LWMW3lAc.js} +26 -26
- package/dist/{StyledListItem-BDGJxkck.js → StyledListItem-DA8cbCw1.js} +1 -1
- package/dist/{TeamAndSpacesControl-DeWTK4Ri.js → TeamAndSpacesControl-BThkHK2b.js} +1 -1
- package/dist/{TeamResourceControl-CYHJE651.js → TeamResourceControl-CQgq2Bq5.js} +2 -2
- package/dist/{TextAreaControl-Be8hYvIE.js → TextAreaControl-ykGD_BnL.js} +6 -5
- package/dist/{TextControl-BMRwH0u8.js → TextControl-QTuQZi2l.js} +1 -1
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-C1Cs6NXf.js +48 -0
- package/dist/{TimeControl-IHoLfKoF.js → TimeControl-W0VRENnH.js} +1 -1
- package/dist/{TimePartInput-Djv_I5L2.js → TimePartInput-BHzqB1_B.js} +1 -1
- package/dist/{TimeframesControl-CXDZ9whH.js → TimeframesControl-C12gkBRu.js} +2 -2
- package/dist/{Tooltip-BFp1z5RF.js → Tooltip-B0QEjsdY.js} +1 -1
- package/dist/TwinlistControlBase.vue_vue_type_script_setup_true_lang-BlaFr27R.js +42 -0
- package/dist/{TypedStringFilter-BqgscF6r.js → TypedStringFilter-B-LUMedK.js} +8 -9
- package/dist/{ValueSwitch-CiYL5ZDM.js → ValueSwitch-BBO_VXIM.js} +1 -1
- package/dist/{ValueSwitchControl-FUA2OCJL.js → ValueSwitchControl-Jz7xZfY-.js} +1 -1
- package/dist/{VerticalLayout-C0dmM8oC.js → VerticalLayout-CGtB4d8F.js} +2 -2
- package/dist/{VerticalLayoutBase-DEyDRFEy.js → VerticalLayoutBase-JY9q-FO2.js} +1 -1
- package/dist/{ZonedDateTimeControl-DZz_UMWY.js → ZonedDateTimeControl-BatkUEiY.js} +5 -5
- package/dist/{_Uint8Array-CKBOTeJE.js → _Uint8Array-Bbzs2Ov4.js} +1 -1
- package/dist/{_baseAssignValue-D7KwaATG.js → _baseAssignValue-DV_dpE4l.js} +1 -1
- package/dist/{_baseEach-ByXotQBT.js → _baseEach-RTY-xHIc.js} +1 -1
- package/dist/{_baseIteratee-B94PQLQa.js → _baseIteratee-pNDg46VS.js} +3 -3
- package/dist/circle-unchecked-DOoOn6iz-D8kdRFQp.js +22 -0
- package/dist/db-browse-BJj19qUq-Ch52lRw1.js +22 -0
- package/dist/db-database-CyCrPzu--BS4xKzSk.js +22 -0
- package/dist/db-fetch-CJMHzQp5-DWPRnfqi.js +22 -0
- package/dist/folder-search-DDOYg0f6-ZAg3M7SD.js +22 -0
- package/dist/hide-eye-BrIKmBWt-C4ZB3p0E.js +22 -0
- package/dist/knime-jsonforms.css +1 -1
- package/dist/knime-jsonforms.js +7 -7
- package/dist/{localTimeUtils-D0KEpIug.js → localTimeUtils-B5XTvulp.js} +1564 -1497
- package/dist/menu-BSS_QnZi-BOELQ3Yk.js +22 -0
- package/dist/pin-B6vKBZDp-C_Evg0RJ.js +22 -0
- package/dist/python-Bn3ET_9Z-4xs10DVx.js +22 -0
- package/dist/src/uiComponents/ColorControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/DateTimeFormatPickerControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/DropdownControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/IntegerControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/NumberControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/NumberControlBase.vue.d.ts +1 -1
- package/dist/src/uiComponents/QuantityControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/TextAreaControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/loading/LoadingDropdown.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/AnyOfTwinlist.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/ManualTwinlistControl.vue.d.ts +2 -2
- package/dist/src/uiComponents/twinlist/MultimodeTwinlistControl.vue.d.ts +2 -8
- package/dist/src/uiComponents/twinlist/NameFilter.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/SimpleTwinlistControl.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/TwinlistControlBase.vue.d.ts +2 -5
- package/dist/src/uiComponents/twinlist/TypedStringFilter.vue.d.ts +1 -1
- package/dist/src/uiComponents/twinlist/toKdsPossibleValues.d.ts +9 -0
- package/dist/tag-_fZiuJaC-1MYJ4Isf.js +26 -0
- package/dist/{db-database-DYNQa14y-t5Ao07SV.js → template-gallery-BtXi4GHd-nN0iWvUH.js} +5 -5
- package/dist/testing.js +2 -2
- package/dist/toKdsPossibleValues-BklBg3gG.js +14 -0
- package/dist/{toString-QbK1ObBl.js → toString-GoK24L1U.js} +1 -1
- package/dist/usage-827uIQyn-DIKbEX0l.js +22 -0
- package/dist/{useBuiltinValidations-wzOrPjDz.js → useBuiltinValidations-LGrGrHzT.js} +1 -1
- package/dist/{usePossibleValues-DgKVFQxB.js → usePossibleValues-ItF87hxE.js} +1 -1
- package/dist/{MultimodeTwinlistControl.vue_vue_type_style_index_0_scoped_0aa76d2b_lang-Chy8pUMX.js → useUnknownValuesInTwinlist-B8gDSha9.js} +6 -7
- package/package.json +4 -4
- package/dist/AnyOfTwinlist-BQehJ12j.js +0 -22
- package/dist/DateTimeFormatPickerWithTypeControl-CMsxwUHX.js +0 -442
- package/dist/DropdownControl-10fJUe9n.js +0 -41
- package/dist/InputField-DeLL-u-h.js +0 -148
- package/dist/LoadingIcon-CYbc0B-S.js +0 -29
- package/dist/ManualTwinlistControl-sdaoD9gk.js +0 -79
- package/dist/MultimodeTwinlistControl-v_K55HKG.js +0 -598
- package/dist/SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js +0 -26176
- package/dist/SimpleTwinlistControl-6HsVIXPb.js +0 -25
- package/dist/TextControl.vue_vue_type_script_setup_true_lang-CJvtrRdc.js +0 -45
- package/dist/TwinlistControlBase-BankeCez.js +0 -57
- package/dist/TwinlistLoadingInfo-CktU-Yu7.js +0 -956
- package/dist/src/uiComponents/TextControl.vue.d.ts +0 -15
- package/dist/src/uiComponents/loading/TwinlistLoadingInfo.vue.d.ts +0 -2
- package/dist/useSearch-hpyYQ_6y.js +0 -74
|
@@ -1,442 +0,0 @@
|
|
|
1
|
-
import { openBlock as v, createElementBlock as w, createElementVNode as y, defineComponent as A, useCssVars as q, computed as h, ref as g, watch as I, reactive as G, onMounted as J, nextTick as $, onUnmounted as Q, createBlock as O, unref as x, withCtx as X, createCommentVNode as C, createVNode as b, Fragment as Y, renderList as ee, normalizeClass as _, toDisplayString as H, useModel as te, withDirectives as oe, vModelText as le, normalizeStyle as ae, mergeModels as se } from "vue";
|
|
2
|
-
import { _ as S, P as ne, u as ie } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js";
|
|
3
|
-
import { V as z } from "./ValueSwitch-CiYL5ZDM.js";
|
|
4
|
-
import { u as re, a as de, o as ce, s as ue, f as me } from "./floating-ui.vue-Bk6u3tWN.js";
|
|
5
|
-
import { u as pe, F as ve } from "./useDropdownNavigation-EOwf_fL0.js";
|
|
6
|
-
import { L as fe } from "./LoadingIcon-CYbc0B-S.js";
|
|
7
|
-
const ye = {
|
|
8
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
9
|
-
fill: "none",
|
|
10
|
-
"stroke-linejoin": "round",
|
|
11
|
-
viewBox: "0 0 32 32"
|
|
12
|
-
};
|
|
13
|
-
function he(n, f) {
|
|
14
|
-
return v(), w("svg", ye, [...f[0] || (f[0] = [
|
|
15
|
-
y("path", {
|
|
16
|
-
fill: "#000",
|
|
17
|
-
d: "M2 3.842v-.5a.5.5 0 0 0-.5.5zm22.611 0h.5a.5.5 0 0 0-.5-.5zm-.5 7.48a.5.5 0 1 0 1 0zM2 21.43h-.5a.5.5 0 0 0 .5.5zm10.298.5a.5.5 0 1 0 0-1zm5.283 8.222h-.5a.5.5 0 0 0 .765.424zm3.278-2.046.265.424a.5.5 0 0 0 .235-.424zm0-5.87-.366-.34a.5.5 0 0 0-.134.34zM27.613 15l.366.341a.5.5 0 0 0-.366-.841zm-10.032 7.235h.5a.5.5 0 0 0-.128-.334zM11.063 15v-.5a.5.5 0 0 0-.372.835zm-.69-9.483V2h-1v3.517zM16.155 2v3.517h1V2zM2 4.342h22.611v-1H2zm22.111-.5v7.48h1v-7.48zM2.5 21.43V3.842h-1V21.43zM2 8.362h22.611v-1H2zM12.298 20.93h-6.81v1h6.81zm-6.81 0H2v1h3.488zm12.358 9.646 3.278-2.046-.53-.849-3.278 2.047zm3.513-2.47v-5.87h-1v5.87zm-.135-5.528 6.755-7.236-.731-.682-6.755 7.235zm-4.143-.342v7.916h1v-7.916zm.872-.334-6.519-7.236-.743.67 6.519 7.235zm-6.89-6.401h16.55v-1h-16.55z"
|
|
18
|
-
}, null, -1)
|
|
19
|
-
])]);
|
|
20
|
-
}
|
|
21
|
-
const Te = { render: he }, ge = { class: "popover" }, we = { class: "formats-container-border-host" }, xe = {
|
|
22
|
-
key: 0,
|
|
23
|
-
class: "no-formats-available"
|
|
24
|
-
}, Fe = {
|
|
25
|
-
key: 1,
|
|
26
|
-
class: "no-formats-available"
|
|
27
|
-
}, Ee = ["onClick"], be = { class: "format-pattern" }, Ve = { class: "format-preview" }, U = 1, De = /* @__PURE__ */ A({
|
|
28
|
-
__name: "DateTimeFormatPickerPopover",
|
|
29
|
-
props: {
|
|
30
|
-
allFormats: {},
|
|
31
|
-
selectedType: {},
|
|
32
|
-
initialSelectedPattern: {},
|
|
33
|
-
showTypeSwitch: { type: Boolean }
|
|
34
|
-
},
|
|
35
|
-
emits: ["commit", "cancel"],
|
|
36
|
-
setup(n, { emit: f }) {
|
|
37
|
-
q((e) => ({
|
|
38
|
-
v3b9e5e3a: U
|
|
39
|
-
}));
|
|
40
|
-
const i = f, c = n, V = h(() => [
|
|
41
|
-
{
|
|
42
|
-
id: "RECENT",
|
|
43
|
-
text: "Recent"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
id: "STANDARD",
|
|
47
|
-
text: "ISO"
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
id: "EUROPEAN",
|
|
51
|
-
text: "European"
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
id: "AMERICAN",
|
|
55
|
-
text: "United States"
|
|
56
|
-
}
|
|
57
|
-
]), D = h(() => [
|
|
58
|
-
{
|
|
59
|
-
id: "DATE",
|
|
60
|
-
text: "Date"
|
|
61
|
-
},
|
|
62
|
-
{
|
|
63
|
-
id: "DATE_TIME",
|
|
64
|
-
text: "Date & time"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
id: "TIME",
|
|
68
|
-
text: "Time"
|
|
69
|
-
},
|
|
70
|
-
{
|
|
71
|
-
id: "ZONED_DATE_TIME",
|
|
72
|
-
text: "Zoned date & time"
|
|
73
|
-
}
|
|
74
|
-
]), r = g(null), u = g(null), a = g("RECENT"), d = g(c.selectedType);
|
|
75
|
-
I(
|
|
76
|
-
() => c.selectedType,
|
|
77
|
-
(e) => {
|
|
78
|
-
u.value = e;
|
|
79
|
-
}
|
|
80
|
-
);
|
|
81
|
-
const l = h(
|
|
82
|
-
() => c.allFormats?.filter(
|
|
83
|
-
(e) => e.category === a.value && e.temporalType === d.value
|
|
84
|
-
) ?? null
|
|
85
|
-
), m = g(null), p = G({}), F = (e) => `${e.format}-${e.category}-${e.temporalType}`, L = (e) => (t) => {
|
|
86
|
-
p[F(e)] = t;
|
|
87
|
-
}, E = (e) => ({
|
|
88
|
-
format: e.format,
|
|
89
|
-
temporalType: e.temporalType
|
|
90
|
-
}), {
|
|
91
|
-
currentIndex: R,
|
|
92
|
-
onKeydown: P,
|
|
93
|
-
resetNavigation: Z,
|
|
94
|
-
setElement: W
|
|
95
|
-
} = pe({
|
|
96
|
-
keepOpenedOnTab: !0,
|
|
97
|
-
getFirstElement: () => ({
|
|
98
|
-
index: 0,
|
|
99
|
-
onClick: () => i(
|
|
100
|
-
"commit",
|
|
101
|
-
E(l.value[0])
|
|
102
|
-
)
|
|
103
|
-
}),
|
|
104
|
-
getLastElement: () => {
|
|
105
|
-
const e = l.value.length - 1;
|
|
106
|
-
return {
|
|
107
|
-
index: e,
|
|
108
|
-
onClick: () => i(
|
|
109
|
-
"commit",
|
|
110
|
-
E(l.value[e])
|
|
111
|
-
)
|
|
112
|
-
};
|
|
113
|
-
},
|
|
114
|
-
getNextElement: (e, t) => {
|
|
115
|
-
if (e = e === null || e === -1 ? null : e, t === 1) {
|
|
116
|
-
const s = ((e ?? -1) + 1) % l.value.length;
|
|
117
|
-
return {
|
|
118
|
-
index: s,
|
|
119
|
-
onClick: () => i(
|
|
120
|
-
"commit",
|
|
121
|
-
E(l.value[s])
|
|
122
|
-
)
|
|
123
|
-
};
|
|
124
|
-
} else {
|
|
125
|
-
const s = ((e ?? 0) - 1 + l.value.length) % l.value.length;
|
|
126
|
-
return {
|
|
127
|
-
index: s,
|
|
128
|
-
onClick: () => i(
|
|
129
|
-
"commit",
|
|
130
|
-
E(l.value[s])
|
|
131
|
-
)
|
|
132
|
-
};
|
|
133
|
-
}
|
|
134
|
-
},
|
|
135
|
-
close: () => {
|
|
136
|
-
i("cancel");
|
|
137
|
-
}
|
|
138
|
-
}), K = (e) => {
|
|
139
|
-
const t = e.parentElement;
|
|
140
|
-
if (t && t.scrollHeight > t.clientHeight) {
|
|
141
|
-
const o = t.offsetTop + U, s = t.clientHeight + t.scrollTop, T = e.offsetTop + e.offsetHeight - o;
|
|
142
|
-
T > s ? t.scrollTop = T - t.clientHeight : e.offsetTop - t.scrollTop < o && (t.scrollTop = e.offsetTop - o);
|
|
143
|
-
}
|
|
144
|
-
}, N = (e) => {
|
|
145
|
-
const t = p[`${e}-${a.value}-${d.value}`];
|
|
146
|
-
t && K(t);
|
|
147
|
-
}, B = async (e, t, o) => {
|
|
148
|
-
d.value = t ?? d.value, a.value = o ?? a.value, await $(), u.value = e, N(e);
|
|
149
|
-
const s = l.value.findIndex(
|
|
150
|
-
(T) => T.format === e
|
|
151
|
-
);
|
|
152
|
-
W({
|
|
153
|
-
index: s,
|
|
154
|
-
onClick: () => i(
|
|
155
|
-
"commit",
|
|
156
|
-
E(l.value[s])
|
|
157
|
-
)
|
|
158
|
-
});
|
|
159
|
-
};
|
|
160
|
-
I(R, (e) => {
|
|
161
|
-
if (e === null)
|
|
162
|
-
return;
|
|
163
|
-
const t = l.value?.[e]?.format;
|
|
164
|
-
t && N(t);
|
|
165
|
-
}), I([d, a], () => {
|
|
166
|
-
d.value === r.value?.temporalType && a.value === r.value?.category ? B(
|
|
167
|
-
r.value.format,
|
|
168
|
-
r.value.temporalType,
|
|
169
|
-
r.value.category
|
|
170
|
-
) : (u.value = null, Z());
|
|
171
|
-
});
|
|
172
|
-
const M = g(!1);
|
|
173
|
-
return J(async () => {
|
|
174
|
-
if (!c.allFormats)
|
|
175
|
-
return;
|
|
176
|
-
const e = [
|
|
177
|
-
"RECENT",
|
|
178
|
-
"STANDARD",
|
|
179
|
-
"EUROPEAN",
|
|
180
|
-
"AMERICAN"
|
|
181
|
-
], t = c.allFormats.filter((o) => c.initialSelectedPattern === o.format).filter(
|
|
182
|
-
(o) => (
|
|
183
|
-
// if the type switch is hidden, filter to only formats with the same type
|
|
184
|
-
c.selectedType === o.temporalType || c.showTypeSwitch
|
|
185
|
-
)
|
|
186
|
-
).sort((o, s) => {
|
|
187
|
-
const T = e.indexOf(o.category), k = e.indexOf(s.category);
|
|
188
|
-
return T - k;
|
|
189
|
-
});
|
|
190
|
-
if (t.length > 0) {
|
|
191
|
-
const o = t[0].format, s = t[0].temporalType, T = t[0].category;
|
|
192
|
-
await B(o, s, T);
|
|
193
|
-
const k = l.value.findIndex(
|
|
194
|
-
(j) => j.format === o
|
|
195
|
-
);
|
|
196
|
-
r.value = {
|
|
197
|
-
format: o,
|
|
198
|
-
index: k,
|
|
199
|
-
category: T,
|
|
200
|
-
temporalType: s
|
|
201
|
-
};
|
|
202
|
-
}
|
|
203
|
-
$(() => M.value = !0);
|
|
204
|
-
}), Q(() => M.value = !1), (e, t) => (v(), O(x(ve), {
|
|
205
|
-
active: M.value,
|
|
206
|
-
"onUpdate:active": t[3] || (t[3] = (o) => M.value = o),
|
|
207
|
-
"initial-focus": () => m.value ?? !1
|
|
208
|
-
}, {
|
|
209
|
-
default: X(() => [
|
|
210
|
-
y("div", ge, [
|
|
211
|
-
n.showTypeSwitch ? (v(), O(z, {
|
|
212
|
-
key: 0,
|
|
213
|
-
id: "selectedFormatType",
|
|
214
|
-
ref: "typeSwitchRef",
|
|
215
|
-
modelValue: d.value,
|
|
216
|
-
"onUpdate:modelValue": t[0] || (t[0] = (o) => d.value = o),
|
|
217
|
-
compact: "",
|
|
218
|
-
"possible-values": D.value,
|
|
219
|
-
class: "filter-switch"
|
|
220
|
-
}, null, 8, ["modelValue", "possible-values"])) : C("", !0),
|
|
221
|
-
b(z, {
|
|
222
|
-
id: "selectedFormatStandard",
|
|
223
|
-
ref: "standardSwitchRef",
|
|
224
|
-
modelValue: a.value,
|
|
225
|
-
"onUpdate:modelValue": t[1] || (t[1] = (o) => a.value = o),
|
|
226
|
-
compact: "",
|
|
227
|
-
"possible-values": V.value,
|
|
228
|
-
class: "filter-switch"
|
|
229
|
-
}, null, 8, ["modelValue", "possible-values"]),
|
|
230
|
-
y("div", we, [
|
|
231
|
-
y("div", {
|
|
232
|
-
id: "dateFormats",
|
|
233
|
-
ref_key: "formatContainerRef",
|
|
234
|
-
ref: m,
|
|
235
|
-
class: "formats-container",
|
|
236
|
-
tabindex: "0",
|
|
237
|
-
role: "menu",
|
|
238
|
-
onKeydown: t[2] || (t[2] = //@ts-ignore
|
|
239
|
-
(...o) => x(P) && x(P)(...o))
|
|
240
|
-
}, [
|
|
241
|
-
l.value === null ? (v(), w("div", xe, [
|
|
242
|
-
b(fe, { class: "loading-spinner" })
|
|
243
|
-
])) : l.value.length === 0 ? (v(), w("div", Fe, " No formats available ")) : (v(!0), w(Y, { key: 2 }, ee(l.value, (o, s) => (v(), w("div", {
|
|
244
|
-
key: F(o),
|
|
245
|
-
ref_for: !0,
|
|
246
|
-
ref: L(o),
|
|
247
|
-
class: _([{
|
|
248
|
-
highlighted: s === x(R),
|
|
249
|
-
applied: s === r.value?.index && o.category === r.value.category && o.temporalType === r.value.temporalType
|
|
250
|
-
}, "single-format"]),
|
|
251
|
-
role: "menuitem",
|
|
252
|
-
onClick: () => i("commit", E(o))
|
|
253
|
-
}, [
|
|
254
|
-
y("span", be, H(o.format), 1),
|
|
255
|
-
y("span", Ve, H(o.example), 1)
|
|
256
|
-
], 10, Ee))), 128))
|
|
257
|
-
], 544)
|
|
258
|
-
])
|
|
259
|
-
])
|
|
260
|
-
]),
|
|
261
|
-
_: 1
|
|
262
|
-
}, 8, ["active", "initial-focus"]));
|
|
263
|
-
}
|
|
264
|
-
}), Me = /* @__PURE__ */ S(De, [["__scopeId", "data-v-8bb40d8b"]]), ke = { class: "input-fields" }, Ie = ["disabled"], Ce = {
|
|
265
|
-
key: 0,
|
|
266
|
-
class: "invalid-marker"
|
|
267
|
-
}, _e = ["disabled"], ze = {}, Ae = /* @__PURE__ */ A({
|
|
268
|
-
...ze,
|
|
269
|
-
__name: "DateTimeFormatInput",
|
|
270
|
-
props: /* @__PURE__ */ se({
|
|
271
|
-
disabled: { type: Boolean, default: !1 },
|
|
272
|
-
compact: { type: Boolean, default: !1 },
|
|
273
|
-
isValid: { type: Boolean, default: !0 },
|
|
274
|
-
allDefaultFormats: {},
|
|
275
|
-
allowedTypes: { default: () => [
|
|
276
|
-
"DATE",
|
|
277
|
-
"TIME",
|
|
278
|
-
"DATE_TIME",
|
|
279
|
-
"ZONED_DATE_TIME"
|
|
280
|
-
] },
|
|
281
|
-
showTypeSwitchInPopover: { type: Boolean, default: !0 }
|
|
282
|
-
}, {
|
|
283
|
-
modelValue: {
|
|
284
|
-
default: {
|
|
285
|
-
format: "yyyy-MM-dd",
|
|
286
|
-
temporalType: "DATE"
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
modelModifiers: {}
|
|
290
|
-
}),
|
|
291
|
-
emits: ["update:modelValue"],
|
|
292
|
-
setup(n) {
|
|
293
|
-
const f = n, i = te(n, "modelValue"), c = h({
|
|
294
|
-
get: () => i.value.format,
|
|
295
|
-
set: (m) => {
|
|
296
|
-
i.value = {
|
|
297
|
-
...i.value,
|
|
298
|
-
format: m
|
|
299
|
-
};
|
|
300
|
-
}
|
|
301
|
-
}), V = "Format like 'yyyy-MM-dd'", D = h(() => f.isValid), r = g(null), u = g(null), a = g(!1), d = (m) => {
|
|
302
|
-
i.value = m, a.value = !1;
|
|
303
|
-
};
|
|
304
|
-
ne(u, () => a.value = !1, {
|
|
305
|
-
ignore: [r]
|
|
306
|
-
});
|
|
307
|
-
const { floatingStyles: l } = re(
|
|
308
|
-
r,
|
|
309
|
-
u,
|
|
310
|
-
{
|
|
311
|
-
middleware: [
|
|
312
|
-
ce({
|
|
313
|
-
mainAxis: 2,
|
|
314
|
-
crossAxis: 0
|
|
315
|
-
}),
|
|
316
|
-
ue(),
|
|
317
|
-
me({
|
|
318
|
-
mainAxis: !0,
|
|
319
|
-
crossAxis: !1
|
|
320
|
-
})
|
|
321
|
-
],
|
|
322
|
-
placement: "top-end",
|
|
323
|
-
whileElementsMounted: de
|
|
324
|
-
}
|
|
325
|
-
);
|
|
326
|
-
return (m, p) => (v(), w("div", null, [
|
|
327
|
-
y("div", {
|
|
328
|
-
class: _(["wrapper", { disabled: n.disabled, compact: n.compact }])
|
|
329
|
-
}, [
|
|
330
|
-
y("span", ke, [
|
|
331
|
-
oe(y("input", {
|
|
332
|
-
"onUpdate:modelValue": p[0] || (p[0] = (F) => c.value = F),
|
|
333
|
-
type: "text",
|
|
334
|
-
disabled: n.disabled,
|
|
335
|
-
placeholder: V,
|
|
336
|
-
spellcheck: "false",
|
|
337
|
-
onFocus: p[1] || (p[1] = (F) => a.value = !1)
|
|
338
|
-
}, null, 40, Ie), [
|
|
339
|
-
[le, c.value]
|
|
340
|
-
]),
|
|
341
|
-
D.value ? C("", !0) : (v(), w("span", Ce)),
|
|
342
|
-
y("button", {
|
|
343
|
-
ref_key: "togglePopoverButtonRef",
|
|
344
|
-
ref: r,
|
|
345
|
-
class: _(["trigger-popover-button", { active: a.value }]),
|
|
346
|
-
disabled: n.disabled,
|
|
347
|
-
onClick: p[2] || (p[2] = (F) => a.value = !a.value)
|
|
348
|
-
}, [
|
|
349
|
-
b(x(Te))
|
|
350
|
-
], 10, _e)
|
|
351
|
-
])
|
|
352
|
-
], 2),
|
|
353
|
-
a.value ? (v(), w("div", {
|
|
354
|
-
key: 0,
|
|
355
|
-
ref_key: "floatingPopoverRef",
|
|
356
|
-
ref: u,
|
|
357
|
-
class: "popover",
|
|
358
|
-
style: ae(x(l))
|
|
359
|
-
}, [
|
|
360
|
-
b(Me, {
|
|
361
|
-
"all-formats": n.allDefaultFormats,
|
|
362
|
-
"initial-selected-pattern": i.value.format,
|
|
363
|
-
"selected-type": i.value.temporalType,
|
|
364
|
-
"show-type-switch": n.showTypeSwitchInPopover,
|
|
365
|
-
onCommit: d,
|
|
366
|
-
onCancel: p[3] || (p[3] = (F) => a.value = !1)
|
|
367
|
-
}, null, 8, ["all-formats", "initial-selected-pattern", "selected-type", "show-type-switch"])
|
|
368
|
-
], 4)) : C("", !0)
|
|
369
|
-
]));
|
|
370
|
-
}
|
|
371
|
-
}), Se = /* @__PURE__ */ S(Ae, [["__scopeId", "data-v-1577d5ce"]]), Re = ["id"], Pe = /* @__PURE__ */ A({
|
|
372
|
-
__name: "DateTimeFormatPickerWithTypeControl",
|
|
373
|
-
props: {
|
|
374
|
-
control: {},
|
|
375
|
-
handleChange: { type: Function },
|
|
376
|
-
changeValue: { type: Function },
|
|
377
|
-
disabled: { type: Boolean },
|
|
378
|
-
isValid: { type: Boolean },
|
|
379
|
-
onRegisterValidation: { type: Function },
|
|
380
|
-
labelForId: {}
|
|
381
|
-
},
|
|
382
|
-
setup(n) {
|
|
383
|
-
const f = n, i = h(
|
|
384
|
-
() => f.control.uischema
|
|
385
|
-
), c = h(() => i.value.options), V = h(() => c.value?.allowedFormats), D = ie(i, "dateTimeFormats"), r = [
|
|
386
|
-
{
|
|
387
|
-
id: "DATE",
|
|
388
|
-
text: "Date"
|
|
389
|
-
},
|
|
390
|
-
{
|
|
391
|
-
id: "DATE_TIME",
|
|
392
|
-
text: "Date & time"
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
id: "TIME",
|
|
396
|
-
text: "Time"
|
|
397
|
-
},
|
|
398
|
-
{
|
|
399
|
-
id: "ZONED_DATE_TIME",
|
|
400
|
-
text: "Zoned date & time"
|
|
401
|
-
}
|
|
402
|
-
], u = h({
|
|
403
|
-
get: () => f.control.data,
|
|
404
|
-
set: (d) => {
|
|
405
|
-
f.changeValue(d);
|
|
406
|
-
}
|
|
407
|
-
}), a = h({
|
|
408
|
-
get: () => u.value.temporalType,
|
|
409
|
-
set: (d) => {
|
|
410
|
-
u.value = {
|
|
411
|
-
...u.value,
|
|
412
|
-
temporalType: d
|
|
413
|
-
};
|
|
414
|
-
}
|
|
415
|
-
});
|
|
416
|
-
return (d, l) => (v(), w("div", {
|
|
417
|
-
id: n.labelForId,
|
|
418
|
-
class: "control-container"
|
|
419
|
-
}, [
|
|
420
|
-
b(x(z), {
|
|
421
|
-
modelValue: a.value,
|
|
422
|
-
"onUpdate:modelValue": l[0] || (l[0] = (m) => a.value = m),
|
|
423
|
-
compact: "",
|
|
424
|
-
"possible-values": r,
|
|
425
|
-
disabled: n.disabled
|
|
426
|
-
}, null, 8, ["modelValue", "disabled"]),
|
|
427
|
-
b(x(Se), {
|
|
428
|
-
modelValue: u.value,
|
|
429
|
-
"onUpdate:modelValue": l[1] || (l[1] = (m) => u.value = m),
|
|
430
|
-
compact: "",
|
|
431
|
-
disabled: n.disabled,
|
|
432
|
-
"show-type-switch-in-popover": !1,
|
|
433
|
-
"allowed-formats": V.value,
|
|
434
|
-
"all-default-formats": x(D),
|
|
435
|
-
"is-valid": !0
|
|
436
|
-
}, null, 8, ["modelValue", "disabled", "allowed-formats", "all-default-formats"])
|
|
437
|
-
], 8, Re));
|
|
438
|
-
}
|
|
439
|
-
}), Le = /* @__PURE__ */ S(Pe, [["__scopeId", "data-v-8517cafd"]]);
|
|
440
|
-
export {
|
|
441
|
-
Le as default
|
|
442
|
-
};
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { defineComponent as r, toRef as s, computed as o, openBlock as n, createBlock as t, unref as d } from "vue";
|
|
2
|
-
import { K as c } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js";
|
|
3
|
-
import { u as m } from "./usePossibleValues-DgKVFQxB.js";
|
|
4
|
-
import { _ as b } from "./LoadingDropdown.vue_vue_type_script_setup_true_lang-CLKD1Eg5.js";
|
|
5
|
-
const p = /* @__PURE__ */ r({
|
|
6
|
-
__name: "DropdownControl",
|
|
7
|
-
props: {
|
|
8
|
-
control: {},
|
|
9
|
-
handleChange: { type: Function },
|
|
10
|
-
changeValue: { type: Function },
|
|
11
|
-
disabled: { type: Boolean },
|
|
12
|
-
isValid: { type: Boolean },
|
|
13
|
-
onRegisterValidation: { type: Function },
|
|
14
|
-
labelForId: {}
|
|
15
|
-
},
|
|
16
|
-
setup(e) {
|
|
17
|
-
const a = e, { possibleValues: l } = m(s(a, "control")), i = o(() => a.control.uischema?.options?.allowNewValue), u = o(
|
|
18
|
-
() => i.value && l.value !== null && l.value.length === 0
|
|
19
|
-
);
|
|
20
|
-
return (V, f) => u.value ? (n(), t(d(c), {
|
|
21
|
-
key: 0,
|
|
22
|
-
id: e.labelForId,
|
|
23
|
-
disabled: e.disabled,
|
|
24
|
-
"model-value": e.control.data ?? "",
|
|
25
|
-
error: !e.isValid,
|
|
26
|
-
"onUpdate:modelValue": e.changeValue
|
|
27
|
-
}, null, 8, ["id", "disabled", "model-value", "error", "onUpdate:modelValue"])) : (n(), t(b, {
|
|
28
|
-
key: 1,
|
|
29
|
-
id: e.labelForId ?? "",
|
|
30
|
-
ariaLabel: e.control.label,
|
|
31
|
-
disabled: e.disabled,
|
|
32
|
-
"model-value": e.control.data ?? "",
|
|
33
|
-
"possible-values": d(l),
|
|
34
|
-
error: !e.isValid,
|
|
35
|
-
"onUpdate:modelValue": e.changeValue
|
|
36
|
-
}, null, 8, ["id", "ariaLabel", "disabled", "model-value", "possible-values", "error", "onUpdate:modelValue"]));
|
|
37
|
-
}
|
|
38
|
-
});
|
|
39
|
-
export {
|
|
40
|
-
p as default
|
|
41
|
-
};
|
|
@@ -1,148 +0,0 @@
|
|
|
1
|
-
/* empty css */
|
|
2
|
-
import { openBlock as i, createElementBlock as s, normalizeClass as r, renderSlot as u, createCommentVNode as o, createElementVNode as d, mergeProps as f } from "vue";
|
|
3
|
-
import { _ as p } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js";
|
|
4
|
-
const c = {
|
|
5
|
-
name: "InputField",
|
|
6
|
-
props: {
|
|
7
|
-
modelValue: {
|
|
8
|
-
default: "",
|
|
9
|
-
type: [Number, String, null]
|
|
10
|
-
},
|
|
11
|
-
id: {
|
|
12
|
-
type: [String, null],
|
|
13
|
-
default: null
|
|
14
|
-
},
|
|
15
|
-
name: {
|
|
16
|
-
type: String,
|
|
17
|
-
default: null
|
|
18
|
-
},
|
|
19
|
-
/**
|
|
20
|
-
* Sets the error styling, validity needs to be controlled by the parent component to be flexible
|
|
21
|
-
*/
|
|
22
|
-
isValid: {
|
|
23
|
-
default: !0,
|
|
24
|
-
type: Boolean
|
|
25
|
-
},
|
|
26
|
-
type: {
|
|
27
|
-
default: "text",
|
|
28
|
-
type: String
|
|
29
|
-
},
|
|
30
|
-
pattern: {
|
|
31
|
-
default: null,
|
|
32
|
-
type: String
|
|
33
|
-
},
|
|
34
|
-
placeholder: {
|
|
35
|
-
default: null,
|
|
36
|
-
type: String
|
|
37
|
-
},
|
|
38
|
-
autocomplete: {
|
|
39
|
-
default: null,
|
|
40
|
-
type: String
|
|
41
|
-
},
|
|
42
|
-
autofocus: {
|
|
43
|
-
default: !1,
|
|
44
|
-
type: Boolean
|
|
45
|
-
},
|
|
46
|
-
focusOnMount: {
|
|
47
|
-
default: !1,
|
|
48
|
-
type: Boolean
|
|
49
|
-
},
|
|
50
|
-
inputClasses: {
|
|
51
|
-
default: "",
|
|
52
|
-
type: String
|
|
53
|
-
},
|
|
54
|
-
disabled: {
|
|
55
|
-
default: !1,
|
|
56
|
-
type: Boolean
|
|
57
|
-
},
|
|
58
|
-
ariaActivedescendant: {
|
|
59
|
-
type: String,
|
|
60
|
-
default: null
|
|
61
|
-
},
|
|
62
|
-
ariaOwns: {
|
|
63
|
-
type: String,
|
|
64
|
-
default: null
|
|
65
|
-
},
|
|
66
|
-
compact: {
|
|
67
|
-
type: Boolean,
|
|
68
|
-
default: !1
|
|
69
|
-
}
|
|
70
|
-
},
|
|
71
|
-
emits: ["update:modelValue", "focus", "keyup", "keypress", "keydown"],
|
|
72
|
-
computed: {
|
|
73
|
-
hasLeftIcon() {
|
|
74
|
-
return this.$slots.icon && this.$slots.icon().length;
|
|
75
|
-
},
|
|
76
|
-
hasRightIcon() {
|
|
77
|
-
return this.$slots.iconRight && this.$slots.iconRight().length;
|
|
78
|
-
},
|
|
79
|
-
inputClassList() {
|
|
80
|
-
let e = this.inputClasses;
|
|
81
|
-
return this.hasLeftIcon && (e += " with-icon"), this.hasRightIcon && (e += " with-icon-right"), this.isValid || (e += " invalid"), e;
|
|
82
|
-
}
|
|
83
|
-
},
|
|
84
|
-
mounted() {
|
|
85
|
-
this.focusOnMount && this.focus();
|
|
86
|
-
},
|
|
87
|
-
methods: {
|
|
88
|
-
getValue() {
|
|
89
|
-
return this.$refs.input.value;
|
|
90
|
-
},
|
|
91
|
-
onInput() {
|
|
92
|
-
this.$emit("update:modelValue", this.getValue());
|
|
93
|
-
},
|
|
94
|
-
focus() {
|
|
95
|
-
this.$refs.input.focus();
|
|
96
|
-
},
|
|
97
|
-
/*
|
|
98
|
-
* checks if value matches the provided pattern
|
|
99
|
-
*/
|
|
100
|
-
validate() {
|
|
101
|
-
let e = !0, t = null;
|
|
102
|
-
return typeof this.getValue() > "u" ? (e = !1, t = "Invalid input") : this.pattern && this.$refs.input.validity.patternMismatch && (e = !1, t = "Input does not match the expected pattern"), { isValid: e, errorMessage: t };
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
}, m = {
|
|
106
|
-
key: 0,
|
|
107
|
-
class: "icon"
|
|
108
|
-
}, h = ["id", "name", "value", "type", "pattern", "placeholder", "autofocus", "aria-activedescendant", "aria-owns", "autocomplete", "disabled"], y = {
|
|
109
|
-
key: 1,
|
|
110
|
-
class: "icon icon-right"
|
|
111
|
-
};
|
|
112
|
-
function g(e, t, n, v, I, l) {
|
|
113
|
-
return i(), s("div", {
|
|
114
|
-
class: r(["input-wrapper", { compact: n.compact }])
|
|
115
|
-
}, [
|
|
116
|
-
l.hasLeftIcon ? (i(), s("div", m, [
|
|
117
|
-
u(e.$slots, "icon")
|
|
118
|
-
])) : o("", !0),
|
|
119
|
-
d("input", f(e.$attrs, {
|
|
120
|
-
id: n.id,
|
|
121
|
-
ref: "input",
|
|
122
|
-
name: n.name,
|
|
123
|
-
value: n.modelValue,
|
|
124
|
-
class: l.inputClassList,
|
|
125
|
-
type: n.type,
|
|
126
|
-
pattern: n.pattern,
|
|
127
|
-
placeholder: n.placeholder,
|
|
128
|
-
autofocus: n.autofocus,
|
|
129
|
-
"aria-activedescendant": n.ariaActivedescendant,
|
|
130
|
-
"aria-owns": n.ariaOwns,
|
|
131
|
-
autocomplete: n.autocomplete,
|
|
132
|
-
disabled: n.disabled,
|
|
133
|
-
onInput: t[0] || (t[0] = (...a) => l.onInput && l.onInput(...a)),
|
|
134
|
-
onFocus: t[1] || (t[1] = (a) => e.$emit("focus", a)),
|
|
135
|
-
onKeyup: t[2] || (t[2] = (a) => e.$emit("keyup", a)),
|
|
136
|
-
onKeypress: t[3] || (t[3] = (a) => e.$emit("keypress", a)),
|
|
137
|
-
onKeydown: t[4] || (t[4] = (a) => e.$emit("keydown", a))
|
|
138
|
-
}), null, 16, h),
|
|
139
|
-
l.hasRightIcon ? (i(), s("div", y, [
|
|
140
|
-
u(e.$slots, "iconRight")
|
|
141
|
-
])) : o("", !0),
|
|
142
|
-
t[5] || (t[5] = d("span", { class: "invalid-marker" }, null, -1))
|
|
143
|
-
], 2);
|
|
144
|
-
}
|
|
145
|
-
const w = /* @__PURE__ */ p(c, [["render", g], ["__scopeId", "data-v-e4e1a696"]]);
|
|
146
|
-
export {
|
|
147
|
-
w as I
|
|
148
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { openBlock as r, createElementBlock as c, createElementVNode as s, h as i, defineComponent as l, createBlock as d, unref as a } from "vue";
|
|
2
|
-
import { _ } from "./SimpleButtonControl.vue_vue_type_style_index_0_scoped_17a4a240_lang-BMg-dFo1.js";
|
|
3
|
-
const m = {
|
|
4
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
-
fill: "none",
|
|
6
|
-
stroke: "#000",
|
|
7
|
-
"stroke-linejoin": "round",
|
|
8
|
-
viewBox: "0 0 32 32"
|
|
9
|
-
};
|
|
10
|
-
function p(n, e) {
|
|
11
|
-
return r(), c("svg", m, [...e[0] || (e[0] = [
|
|
12
|
-
s("path", { d: "m11.9 22.3 2.7 4.4-4.5 2.8m4.5-2.8C9 26 4.7 21.7 4.7 16c0-5.1 3.4-9.4 8.1-10.8M20 9.7l-2.6-4.4 4.5-2.8m-4.5 2.8c5.6.7 9.9 5 9.9 10.7 0 5.1-3.4 9.4-8.1 10.8" }, null, -1)
|
|
13
|
-
])]);
|
|
14
|
-
}
|
|
15
|
-
const u = { render: p }, f = (n, e) => ({
|
|
16
|
-
render() {
|
|
17
|
-
const o = n.render({}, []), t = i("title", e);
|
|
18
|
-
return t.ns = "svg", o.children.unshift(t), o;
|
|
19
|
-
}
|
|
20
|
-
}), g = /* @__PURE__ */ l({
|
|
21
|
-
__name: "LoadingIcon",
|
|
22
|
-
setup(n) {
|
|
23
|
-
const e = f(u, "Loading…");
|
|
24
|
-
return (o, t) => (r(), d(a(e)));
|
|
25
|
-
}
|
|
26
|
-
}), x = /* @__PURE__ */ _(g, [["__scopeId", "data-v-6b552b81"]]);
|
|
27
|
-
export {
|
|
28
|
-
x as L
|
|
29
|
-
};
|