quail-ui 0.1.2 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +318 -275
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { openBlock as r, createElementBlock as c, createElementVNode as i, createStaticVNode as N, defineComponent as Y, ref as E, watch as n1, onMounted as C1, withDirectives as G, vModelText as X, computed as U, createVNode as t1, Transition as f1, withCtx as w1, normalizeStyle as v1, withModifiers as
|
|
2
|
-
const d = (t,
|
|
1
|
+
import { openBlock as r, createElementBlock as c, createElementVNode as i, createStaticVNode as N, defineComponent as Y, ref as E, watch as n1, onMounted as C1, withDirectives as G, vModelText as X, computed as U, createVNode as t1, Transition as f1, withCtx as w1, normalizeStyle as v1, withModifiers as p1, toDisplayString as O, renderSlot as c1, createCommentVNode as e1, resolveComponent as m1, normalizeClass as o1, Fragment as $1, renderList as g1, createBlock as M1, resolveDynamicComponent as k1, vModelCheckbox as x1, pushScopeId as y1, popScopeId as H1 } from "vue";
|
|
2
|
+
const d = (t, e) => {
|
|
3
3
|
const f = t.__vccOpts || t;
|
|
4
|
-
for (const [_, g] of
|
|
4
|
+
for (const [_, g] of e)
|
|
5
5
|
f[_] = g;
|
|
6
6
|
return f;
|
|
7
|
-
},
|
|
7
|
+
}, L1 = {}, z1 = {
|
|
8
8
|
width: "24",
|
|
9
9
|
height: "24",
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
@@ -19,26 +19,26 @@ const d = (t, n) => {
|
|
|
19
19
|
}, null, -1), b1 = [
|
|
20
20
|
V1
|
|
21
21
|
];
|
|
22
|
-
function D1(t,
|
|
22
|
+
function D1(t, e) {
|
|
23
23
|
return r(), c("svg", z1, b1);
|
|
24
24
|
}
|
|
25
|
-
const I1 = /* @__PURE__ */ d(
|
|
25
|
+
const I1 = /* @__PURE__ */ d(L1, [["render", D1]]), Q1 = {}, B1 = {
|
|
26
26
|
width: "24",
|
|
27
27
|
height: "24",
|
|
28
28
|
viewBox: "0 0 24 24",
|
|
29
29
|
fill: "none",
|
|
30
30
|
xmlns: "http://www.w3.org/2000/svg"
|
|
31
|
-
},
|
|
31
|
+
}, S1 = /* @__PURE__ */ i("path", {
|
|
32
32
|
d: "M19 12H5M5 12L12 19M5 12L12 5",
|
|
33
33
|
stroke: "currentColor",
|
|
34
34
|
"stroke-width": "2",
|
|
35
35
|
"stroke-linecap": "round",
|
|
36
36
|
"stroke-linejoin": "round"
|
|
37
37
|
}, null, -1), j1 = [
|
|
38
|
-
|
|
38
|
+
S1
|
|
39
39
|
];
|
|
40
|
-
function Z1(t,
|
|
41
|
-
return r(), c("svg",
|
|
40
|
+
function Z1(t, e) {
|
|
41
|
+
return r(), c("svg", B1, j1);
|
|
42
42
|
}
|
|
43
43
|
const l1 = /* @__PURE__ */ d(Q1, [["render", Z1]]), O1 = {}, Y1 = {
|
|
44
44
|
width: "24",
|
|
@@ -55,7 +55,7 @@ const l1 = /* @__PURE__ */ d(Q1, [["render", Z1]]), O1 = {}, Y1 = {
|
|
|
55
55
|
}, null, -1), A1 = [
|
|
56
56
|
T1
|
|
57
57
|
];
|
|
58
|
-
function F1(t,
|
|
58
|
+
function F1(t, e) {
|
|
59
59
|
return r(), c("svg", Y1, A1);
|
|
60
60
|
}
|
|
61
61
|
const U1 = /* @__PURE__ */ d(O1, [["render", F1]]), E1 = {}, W1 = {
|
|
@@ -73,7 +73,7 @@ const U1 = /* @__PURE__ */ d(O1, [["render", F1]]), E1 = {}, W1 = {
|
|
|
73
73
|
}, null, -1), P1 = [
|
|
74
74
|
q1
|
|
75
75
|
];
|
|
76
|
-
function G1(t,
|
|
76
|
+
function G1(t, e) {
|
|
77
77
|
return r(), c("svg", W1, P1);
|
|
78
78
|
}
|
|
79
79
|
const N1 = /* @__PURE__ */ d(E1, [["render", G1]]), J1 = {}, R1 = {
|
|
@@ -91,7 +91,7 @@ const N1 = /* @__PURE__ */ d(E1, [["render", G1]]), J1 = {}, R1 = {
|
|
|
91
91
|
}, null, -1), X1 = [
|
|
92
92
|
K1
|
|
93
93
|
];
|
|
94
|
-
function t2(t,
|
|
94
|
+
function t2(t, e) {
|
|
95
95
|
return r(), c("svg", R1, X1);
|
|
96
96
|
}
|
|
97
97
|
const e2 = /* @__PURE__ */ d(J1, [["render", t2]]), n2 = {}, o2 = {
|
|
@@ -109,7 +109,7 @@ const e2 = /* @__PURE__ */ d(J1, [["render", t2]]), n2 = {}, o2 = {
|
|
|
109
109
|
}, null, -1), r2 = [
|
|
110
110
|
s2
|
|
111
111
|
];
|
|
112
|
-
function i2(t,
|
|
112
|
+
function i2(t, e) {
|
|
113
113
|
return r(), c("svg", o2, r2);
|
|
114
114
|
}
|
|
115
115
|
const c2 = /* @__PURE__ */ d(n2, [["render", i2]]), l2 = {}, d2 = {
|
|
@@ -134,7 +134,7 @@ const c2 = /* @__PURE__ */ d(n2, [["render", i2]]), l2 = {}, d2 = {
|
|
|
134
134
|
a2,
|
|
135
135
|
_2
|
|
136
136
|
];
|
|
137
|
-
function u2(t,
|
|
137
|
+
function u2(t, e) {
|
|
138
138
|
return r(), c("svg", d2, h2);
|
|
139
139
|
}
|
|
140
140
|
const C2 = /* @__PURE__ */ d(l2, [["render", u2]]), f2 = {}, w2 = {
|
|
@@ -149,13 +149,13 @@ const C2 = /* @__PURE__ */ d(l2, [["render", u2]]), f2 = {}, w2 = {
|
|
|
149
149
|
"stroke-width": "2",
|
|
150
150
|
"stroke-linecap": "round",
|
|
151
151
|
"stroke-linejoin": "round"
|
|
152
|
-
}, null, -1),
|
|
152
|
+
}, null, -1), p2 = [
|
|
153
153
|
v2
|
|
154
154
|
];
|
|
155
|
-
function
|
|
156
|
-
return r(), c("svg", w2,
|
|
155
|
+
function m2(t, e) {
|
|
156
|
+
return r(), c("svg", w2, p2);
|
|
157
157
|
}
|
|
158
|
-
const $2 = /* @__PURE__ */ d(f2, [["render",
|
|
158
|
+
const $2 = /* @__PURE__ */ d(f2, [["render", m2]]), g2 = {}, M2 = {
|
|
159
159
|
width: "24",
|
|
160
160
|
height: "24",
|
|
161
161
|
viewBox: "0 0 24 24",
|
|
@@ -170,10 +170,10 @@ const $2 = /* @__PURE__ */ d(f2, [["render", p2]]), g2 = {}, M2 = {
|
|
|
170
170
|
}, null, -1), x2 = [
|
|
171
171
|
k2
|
|
172
172
|
];
|
|
173
|
-
function y2(t,
|
|
173
|
+
function y2(t, e) {
|
|
174
174
|
return r(), c("svg", M2, x2);
|
|
175
175
|
}
|
|
176
|
-
const
|
|
176
|
+
const H2 = /* @__PURE__ */ d(g2, [["render", y2]]), L2 = {}, z2 = {
|
|
177
177
|
width: "24",
|
|
178
178
|
height: "24",
|
|
179
179
|
viewBox: "0 0 24 24",
|
|
@@ -188,19 +188,19 @@ const L2 = /* @__PURE__ */ d(g2, [["render", y2]]), H2 = {}, z2 = {
|
|
|
188
188
|
}, null, -1), b2 = [
|
|
189
189
|
V2
|
|
190
190
|
];
|
|
191
|
-
function D2(t,
|
|
191
|
+
function D2(t, e) {
|
|
192
192
|
return r(), c("svg", z2, b2);
|
|
193
193
|
}
|
|
194
|
-
const I2 = /* @__PURE__ */ d(
|
|
194
|
+
const I2 = /* @__PURE__ */ d(L2, [["render", D2]]), Q2 = {}, B2 = {
|
|
195
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
196
196
|
width: "20",
|
|
197
197
|
height: "20",
|
|
198
198
|
fill: "currentColor"
|
|
199
|
-
},
|
|
200
|
-
|
|
199
|
+
}, S2 = /* @__PURE__ */ i("path", { d: "M15 4a1 1 0 1 0 0 2V4zm0 11v-1a1 1 0 0 0-1 1h1zm0 4l-.707.707A1 1 0 0 0 16 19h-1zm-4-4l.707-.707A1 1 0 0 0 11 14v1zm-4.707-1.293a1 1 0 0 0-1.414 1.414l1.414-1.414zm-.707.707l-.707-.707.707.707zM9 11v-1a1 1 0 0 0-.707.293L9 11zm-4 0h1a1 1 0 0 0-1-1v1zm0 4H4a1 1 0 0 0 1.707.707L5 15zm10-9h2V4h-2v2zm2 0a1 1 0 0 1 1 1h2a3 3 0 0 0-3-3v2zm1 1v6h2V7h-2zm0 6a1 1 0 0 1-1 1v2a3 3 0 0 0 3-3h-2zm-1 1h-2v2h2v-2zm-3 1v4h2v-4h-2zm1.707 3.293l-4-4-1.414 1.414 4 4 1.414-1.414zM11 14H7v2h4v-2zm-4 0c-.276 0-.525-.111-.707-.293l-1.414 1.414C5.42 15.663 6.172 16 7 16v-2zm-.707 1.121l3.414-3.414-1.414-1.414-3.414 3.414 1.414 1.414zM9 12h4v-2H9v2zm4 0a3 3 0 0 0 3-3h-2a1 1 0 0 1-1 1v2zm3-3V3h-2v6h2zm0-6a3 3 0 0 0-3-3v2a1 1 0 0 1 1 1h2zm-3-3H3v2h10V0zM3 0a3 3 0 0 0-3 3h2a1 1 0 0 1 1-1V0zM0 3v6h2V3H0zm0 6a3 3 0 0 0 3 3v-2a1 1 0 0 1-1-1H0zm3 3h2v-2H3v2zm1-1v4h2v-4H4zm1.707 4.707l.586-.586-1.414-1.414-.586.586 1.414 1.414z" }, null, -1), j2 = [
|
|
200
|
+
S2
|
|
201
201
|
];
|
|
202
|
-
function Z2(t,
|
|
203
|
-
return r(), c("svg",
|
|
202
|
+
function Z2(t, e) {
|
|
203
|
+
return r(), c("svg", B2, j2);
|
|
204
204
|
}
|
|
205
205
|
const O2 = /* @__PURE__ */ d(Q2, [["render", Z2]]), Y2 = {}, T2 = {
|
|
206
206
|
width: "24",
|
|
@@ -217,7 +217,7 @@ const O2 = /* @__PURE__ */ d(Q2, [["render", Z2]]), Y2 = {}, T2 = {
|
|
|
217
217
|
}, null, -1), F2 = [
|
|
218
218
|
A2
|
|
219
219
|
];
|
|
220
|
-
function U2(t,
|
|
220
|
+
function U2(t, e) {
|
|
221
221
|
return r(), c("svg", T2, F2);
|
|
222
222
|
}
|
|
223
223
|
const E2 = /* @__PURE__ */ d(Y2, [["render", U2]]), W2 = {}, q2 = {
|
|
@@ -235,7 +235,7 @@ const E2 = /* @__PURE__ */ d(Y2, [["render", U2]]), W2 = {}, q2 = {
|
|
|
235
235
|
}, null, -1), G2 = [
|
|
236
236
|
P2
|
|
237
237
|
];
|
|
238
|
-
function N2(t,
|
|
238
|
+
function N2(t, e) {
|
|
239
239
|
return r(), c("svg", q2, G2);
|
|
240
240
|
}
|
|
241
241
|
const J2 = /* @__PURE__ */ d(W2, [["render", N2]]), R2 = {}, K2 = {
|
|
@@ -253,7 +253,7 @@ const J2 = /* @__PURE__ */ d(W2, [["render", N2]]), R2 = {}, K2 = {
|
|
|
253
253
|
}, null, -1), tt = [
|
|
254
254
|
X2
|
|
255
255
|
];
|
|
256
|
-
function et(t,
|
|
256
|
+
function et(t, e) {
|
|
257
257
|
return r(), c("svg", K2, tt);
|
|
258
258
|
}
|
|
259
259
|
const nt = /* @__PURE__ */ d(R2, [["render", et]]), ot = {}, st = {
|
|
@@ -264,7 +264,7 @@ const nt = /* @__PURE__ */ d(R2, [["render", et]]), ot = {}, st = {
|
|
|
264
264
|
}, rt = /* @__PURE__ */ i("path", { d: "M11 2.253a1 1 0 1 0-2 0h2zm-2 13a1 1 0 1 0 2 0H9zm.447-12.167a1 1 0 1 0 1.107-1.666L9.447 3.086zM1 2.253L.447 1.42A1 1 0 0 0 0 2.253h1zm0 13H0a1 1 0 0 0 1.553.833L1 15.253zm8.447.833a1 1 0 1 0 1.107-1.666l-1.107 1.666zm0-14.666a1 1 0 1 0 1.107 1.666L9.447 1.42zM19 2.253h1a1 1 0 0 0-.447-.833L19 2.253zm0 13l-.553.833A1 1 0 0 0 20 15.253h-1zm-9.553-.833a1 1 0 1 0 1.107 1.666L9.447 14.42zM9 2.253v13h2v-13H9zm1.553-.833C9.203.523 7.42 0 5.5 0v2c1.572 0 2.961.431 3.947 1.086l1.107-1.666zM5.5 0C3.58 0 1.797.523.447 1.42l1.107 1.666C2.539 2.431 3.928 2 5.5 2V0zM0 2.253v13h2v-13H0zm1.553 13.833C2.539 15.431 3.928 15 5.5 15v-2c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM5.5 15c1.572 0 2.961.431 3.947 1.086l1.107-1.666C9.203 13.523 7.42 13 5.5 13v2zm5.053-11.914C11.539 2.431 12.928 2 14.5 2V0c-1.92 0-3.703.523-5.053 1.42l1.107 1.666zM14.5 2c1.573 0 2.961.431 3.947 1.086l1.107-1.666C18.203.523 16.421 0 14.5 0v2zm3.5.253v13h2v-13h-2zm1.553 12.167C18.203 13.523 16.421 13 14.5 13v2c1.573 0 2.961.431 3.947 1.086l1.107-1.666zM14.5 13c-1.92 0-3.703.523-5.053 1.42l1.107 1.666C11.539 15.431 12.928 15 14.5 15v-2z" }, null, -1), it = [
|
|
265
265
|
rt
|
|
266
266
|
];
|
|
267
|
-
function ct(t,
|
|
267
|
+
function ct(t, e) {
|
|
268
268
|
return r(), c("svg", st, it);
|
|
269
269
|
}
|
|
270
270
|
const lt = /* @__PURE__ */ d(ot, [["render", ct]]), dt = {}, at = {
|
|
@@ -282,7 +282,7 @@ const lt = /* @__PURE__ */ d(ot, [["render", ct]]), dt = {}, at = {
|
|
|
282
282
|
}, null, -1), ht = [
|
|
283
283
|
_t
|
|
284
284
|
];
|
|
285
|
-
function ut(t,
|
|
285
|
+
function ut(t, e) {
|
|
286
286
|
return r(), c("svg", at, ht);
|
|
287
287
|
}
|
|
288
288
|
const Ct = /* @__PURE__ */ d(dt, [["render", ut]]), ft = {}, wt = {
|
|
@@ -290,13 +290,13 @@ const Ct = /* @__PURE__ */ d(dt, [["render", ut]]), ft = {}, wt = {
|
|
|
290
290
|
width: "18",
|
|
291
291
|
height: "20",
|
|
292
292
|
fill: "currentColor"
|
|
293
|
-
}, vt = /* @__PURE__ */ i("path", { d: "M11.447 8.894a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm0 1.789a1 1 0 1 0 .894-1.789l-.894 1.789zM7.447 7.106a1 1 0 1 0-.894 1.789l.894-1.789zM10 9a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0H8zm9.447-5.606a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm2 .789a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zM18 5a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0h-2zm-5.447-4.606a1 1 0 1 0 .894-1.789l-.894 1.789zM9 1l.447-.894a1 1 0 0 0-.894 0L9 1zm-2.447.106a1 1 0 1 0 .894 1.789l-.894-1.789zm-6 3a1 1 0 1 0 .894 1.789L.553 4.106zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zm-2-.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 2.789a1 1 0 1 0 .894-1.789l-.894 1.789zM2 5a1 1 0 1 0-2 0h2zM0 7.5a1 1 0 1 0 2 0H0zm8.553 12.394a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 1a1 1 0 1 0 .894 1.789l-.894-1.789zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zM8 19a1 1 0 1 0 2 0H8zm2-2.5a1 1 0 1 0-2 0h2zm-7.447.394a1 1 0 1 0 .894-1.789l-.894 1.789zM1 15H0a1 1 0 0 0 .553.894L1 15zm1-2.5a1 1 0 1 0-2 0h2zm12.553 2.606a1 1 0 1 0 .894 1.789l-.894-1.789zM17 15l.447.894A1 1 0 0 0 18 15h-1zm1-2.5a1 1 0 1 0-2 0h2zm-7.447-5.394l-2 1 .894 1.789 2-1-.894-1.789zm-1.106 1l-2-1-.894 1.789 2 1 .894-1.789zM8 9v2.5h2V9H8zm8.553-4.894l-2 1 .894 1.789 2-1-.894-1.789zm.894 0l-2-1-.894 1.789 2 1 .894-1.789zM16 5v2.5h2V5h-2zm-4.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zm-2.894-1l-2 1 .894 1.789 2-1L8.553.106zM1.447 5.894l2-1-.894-1.789-2 1 .894 1.789zm-.894 0l2 1 .894-1.789-2-1-.894 1.789zM0 5v2.5h2V5H0zm9.447 13.106l-2-1-.894 1.789 2 1 .894-1.789zm0 1.789l2-1-.894-1.789-2 1 .894 1.789zM10 19v-2.5H8V19h2zm-6.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zM2 15v-2.5H0V15h2zm13.447 1.894l2-1-.894-1.789-2 1 .894 1.789zM18 15v-2.5h-2V15h2z" }, null, -1),
|
|
293
|
+
}, vt = /* @__PURE__ */ i("path", { d: "M11.447 8.894a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm0 1.789a1 1 0 1 0 .894-1.789l-.894 1.789zM7.447 7.106a1 1 0 1 0-.894 1.789l.894-1.789zM10 9a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0H8zm9.447-5.606a1 1 0 1 0-.894-1.789l.894 1.789zm-2.894-.789a1 1 0 1 0 .894 1.789l-.894-1.789zm2 .789a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zM18 5a1 1 0 1 0-2 0h2zm-2 2.5a1 1 0 1 0 2 0h-2zm-5.447-4.606a1 1 0 1 0 .894-1.789l-.894 1.789zM9 1l.447-.894a1 1 0 0 0-.894 0L9 1zm-2.447.106a1 1 0 1 0 .894 1.789l-.894-1.789zm-6 3a1 1 0 1 0 .894 1.789L.553 4.106zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zm-2-.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 2.789a1 1 0 1 0 .894-1.789l-.894 1.789zM2 5a1 1 0 1 0-2 0h2zM0 7.5a1 1 0 1 0 2 0H0zm8.553 12.394a1 1 0 1 0 .894-1.789l-.894 1.789zm-1.106-2.789a1 1 0 1 0-.894 1.789l.894-1.789zm1.106 1a1 1 0 1 0 .894 1.789l-.894-1.789zm2.894.789a1 1 0 1 0-.894-1.789l.894 1.789zM8 19a1 1 0 1 0 2 0H8zm2-2.5a1 1 0 1 0-2 0h2zm-7.447.394a1 1 0 1 0 .894-1.789l-.894 1.789zM1 15H0a1 1 0 0 0 .553.894L1 15zm1-2.5a1 1 0 1 0-2 0h2zm12.553 2.606a1 1 0 1 0 .894 1.789l-.894-1.789zM17 15l.447.894A1 1 0 0 0 18 15h-1zm1-2.5a1 1 0 1 0-2 0h2zm-7.447-5.394l-2 1 .894 1.789 2-1-.894-1.789zm-1.106 1l-2-1-.894 1.789 2 1 .894-1.789zM8 9v2.5h2V9H8zm8.553-4.894l-2 1 .894 1.789 2-1-.894-1.789zm.894 0l-2-1-.894 1.789 2 1 .894-1.789zM16 5v2.5h2V5h-2zm-4.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zm-2.894-1l-2 1 .894 1.789 2-1L8.553.106zM1.447 5.894l2-1-.894-1.789-2 1 .894 1.789zm-.894 0l2 1 .894-1.789-2-1-.894 1.789zM0 5v2.5h2V5H0zm9.447 13.106l-2-1-.894 1.789 2 1 .894-1.789zm0 1.789l2-1-.894-1.789-2 1 .894 1.789zM10 19v-2.5H8V19h2zm-6.553-3.894l-2-1-.894 1.789 2 1 .894-1.789zM2 15v-2.5H0V15h2zm13.447 1.894l2-1-.894-1.789-2 1 .894 1.789zM18 15v-2.5h-2V15h2z" }, null, -1), pt = [
|
|
294
294
|
vt
|
|
295
295
|
];
|
|
296
|
-
function
|
|
297
|
-
return r(), c("svg", wt,
|
|
296
|
+
function mt(t, e) {
|
|
297
|
+
return r(), c("svg", wt, pt);
|
|
298
298
|
}
|
|
299
|
-
const $t = /* @__PURE__ */ d(ft, [["render",
|
|
299
|
+
const $t = /* @__PURE__ */ d(ft, [["render", mt]]), gt = {}, Mt = {
|
|
300
300
|
width: "24",
|
|
301
301
|
height: "24",
|
|
302
302
|
viewBox: "0 0 24 24",
|
|
@@ -311,10 +311,10 @@ const $t = /* @__PURE__ */ d(ft, [["render", pt]]), gt = {}, Mt = {
|
|
|
311
311
|
}, null, -1), xt = [
|
|
312
312
|
kt
|
|
313
313
|
];
|
|
314
|
-
function yt(t,
|
|
314
|
+
function yt(t, e) {
|
|
315
315
|
return r(), c("svg", Mt, xt);
|
|
316
316
|
}
|
|
317
|
-
const
|
|
317
|
+
const Ht = /* @__PURE__ */ d(gt, [["render", yt]]), Lt = {}, zt = {
|
|
318
318
|
width: "24",
|
|
319
319
|
height: "24",
|
|
320
320
|
viewBox: "0 0 24 24",
|
|
@@ -329,10 +329,10 @@ const Lt = /* @__PURE__ */ d(gt, [["render", yt]]), Ht = {}, zt = {
|
|
|
329
329
|
}, null, -1), bt = [
|
|
330
330
|
Vt
|
|
331
331
|
];
|
|
332
|
-
function Dt(t,
|
|
332
|
+
function Dt(t, e) {
|
|
333
333
|
return r(), c("svg", zt, bt);
|
|
334
334
|
}
|
|
335
|
-
const It = /* @__PURE__ */ d(
|
|
335
|
+
const It = /* @__PURE__ */ d(Lt, [["render", Dt]]), Qt = {}, Bt = {
|
|
336
336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
337
337
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
338
338
|
"aria-hidden": "true",
|
|
@@ -341,11 +341,11 @@ const It = /* @__PURE__ */ d(Ht, [["render", Dt]]), Qt = {}, St = {
|
|
|
341
341
|
height: "24",
|
|
342
342
|
preserveAspectRatio: "xMidYMid meet",
|
|
343
343
|
viewBox: "0 0 24 24"
|
|
344
|
-
},
|
|
345
|
-
|
|
344
|
+
}, St = /* @__PURE__ */ N('<g clip-path="url(#clip0_110_2)"><path d="M24 12C24 18.6281 18.6281 24 12 24C5.37188 24 0 18.6281 0 12C0 5.37188 5.37188 0 12 0C18.6281 0 24 5.37188 24 12Z" fill="#F26522"></path><path d="M7.57501 17.5266C6.67033 17.5266 5.93907 16.7953 5.93907 15.8906C5.93907 14.9859 6.67033 14.2547 7.57501 14.2547C8.4797 14.2547 9.21095 14.9859 9.21095 15.8906C9.21095 16.7906 8.4797 17.5266 7.57501 17.5266ZM11.4844 17.5266C11.4516 14.4797 8.98126 12.0094 5.93439 11.9766V9.55311C10.3266 9.58593 13.875 13.1391 13.9078 17.5266H11.4844ZM15.5906 17.5266C15.5813 14.9484 14.5734 12.5203 12.75 10.6969C10.9266 8.87343 8.50782 7.86561 5.93439 7.85624V5.4328C12.6 5.45624 18 10.8609 18.0141 17.5266H15.5906Z" fill="white"></path></g><defs><clipPath id="clip0_110_2"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2), jt = [
|
|
345
|
+
St
|
|
346
346
|
];
|
|
347
|
-
function Zt(t,
|
|
348
|
-
return r(), c("svg",
|
|
347
|
+
function Zt(t, e) {
|
|
348
|
+
return r(), c("svg", Bt, jt);
|
|
349
349
|
}
|
|
350
350
|
const Ot = /* @__PURE__ */ d(Qt, [["render", Zt]]), Yt = {}, Tt = {
|
|
351
351
|
width: "24",
|
|
@@ -362,7 +362,7 @@ const Ot = /* @__PURE__ */ d(Qt, [["render", Zt]]), Yt = {}, Tt = {
|
|
|
362
362
|
}, null, -1), Ft = [
|
|
363
363
|
At
|
|
364
364
|
];
|
|
365
|
-
function Ut(t,
|
|
365
|
+
function Ut(t, e) {
|
|
366
366
|
return r(), c("svg", Tt, Ft);
|
|
367
367
|
}
|
|
368
368
|
const Et = /* @__PURE__ */ d(Yt, [["render", Ut]]), Wt = {}, qt = {
|
|
@@ -380,7 +380,7 @@ const Et = /* @__PURE__ */ d(Yt, [["render", Ut]]), Wt = {}, qt = {
|
|
|
380
380
|
}, null, -1), Gt = [
|
|
381
381
|
Pt
|
|
382
382
|
];
|
|
383
|
-
function Nt(t,
|
|
383
|
+
function Nt(t, e) {
|
|
384
384
|
return r(), c("svg", qt, Gt);
|
|
385
385
|
}
|
|
386
386
|
const Jt = /* @__PURE__ */ d(Wt, [["render", Nt]]), Rt = {}, Kt = {
|
|
@@ -398,7 +398,7 @@ const Jt = /* @__PURE__ */ d(Wt, [["render", Nt]]), Rt = {}, Kt = {
|
|
|
398
398
|
}, null, -1), te = [
|
|
399
399
|
Xt
|
|
400
400
|
];
|
|
401
|
-
function ee(t,
|
|
401
|
+
function ee(t, e) {
|
|
402
402
|
return r(), c("svg", Kt, te);
|
|
403
403
|
}
|
|
404
404
|
const ne = /* @__PURE__ */ d(Rt, [["render", ee]]), oe = {}, se = {
|
|
@@ -416,7 +416,7 @@ const ne = /* @__PURE__ */ d(Rt, [["render", ee]]), oe = {}, se = {
|
|
|
416
416
|
}, null, -1), ie = [
|
|
417
417
|
re
|
|
418
418
|
];
|
|
419
|
-
function ce(t,
|
|
419
|
+
function ce(t, e) {
|
|
420
420
|
return r(), c("svg", se, ie);
|
|
421
421
|
}
|
|
422
422
|
const le = /* @__PURE__ */ d(oe, [["render", ce]]), de = {}, ae = {
|
|
@@ -434,7 +434,7 @@ const le = /* @__PURE__ */ d(oe, [["render", ce]]), de = {}, ae = {
|
|
|
434
434
|
}, null, -1), he = [
|
|
435
435
|
_e
|
|
436
436
|
];
|
|
437
|
-
function ue(t,
|
|
437
|
+
function ue(t, e) {
|
|
438
438
|
return r(), c("svg", ae, he);
|
|
439
439
|
}
|
|
440
440
|
const Ce = /* @__PURE__ */ d(de, [["render", ue]]), fe = {}, we = {
|
|
@@ -449,13 +449,13 @@ const Ce = /* @__PURE__ */ d(de, [["render", ue]]), fe = {}, we = {
|
|
|
449
449
|
"stroke-width": "2",
|
|
450
450
|
"stroke-linecap": "round",
|
|
451
451
|
"stroke-linejoin": "round"
|
|
452
|
-
}, null, -1),
|
|
452
|
+
}, null, -1), pe = [
|
|
453
453
|
ve
|
|
454
454
|
];
|
|
455
|
-
function
|
|
456
|
-
return r(), c("svg", we,
|
|
455
|
+
function me(t, e) {
|
|
456
|
+
return r(), c("svg", we, pe);
|
|
457
457
|
}
|
|
458
|
-
const $e = /* @__PURE__ */ d(fe, [["render",
|
|
458
|
+
const $e = /* @__PURE__ */ d(fe, [["render", me]]), ge = {}, Me = {
|
|
459
459
|
width: "24",
|
|
460
460
|
height: "24",
|
|
461
461
|
viewBox: "0 0 24 24",
|
|
@@ -470,10 +470,10 @@ const $e = /* @__PURE__ */ d(fe, [["render", pe]]), ge = {}, Me = {
|
|
|
470
470
|
}, null, -1), xe = [
|
|
471
471
|
ke
|
|
472
472
|
];
|
|
473
|
-
function ye(t,
|
|
473
|
+
function ye(t, e) {
|
|
474
474
|
return r(), c("svg", Me, xe);
|
|
475
475
|
}
|
|
476
|
-
const
|
|
476
|
+
const He = /* @__PURE__ */ d(ge, [["render", ye]]), Le = {}, ze = {
|
|
477
477
|
width: "24",
|
|
478
478
|
height: "24",
|
|
479
479
|
viewBox: "0 0 24 24",
|
|
@@ -488,26 +488,26 @@ const Le = /* @__PURE__ */ d(ge, [["render", ye]]), He = {}, ze = {
|
|
|
488
488
|
}, null, -1), be = [
|
|
489
489
|
Ve
|
|
490
490
|
];
|
|
491
|
-
function De(t,
|
|
491
|
+
function De(t, e) {
|
|
492
492
|
return r(), c("svg", ze, be);
|
|
493
493
|
}
|
|
494
|
-
const Ie = /* @__PURE__ */ d(
|
|
494
|
+
const Ie = /* @__PURE__ */ d(Le, [["render", De]]), Qe = {}, Be = {
|
|
495
495
|
width: "24",
|
|
496
496
|
height: "24",
|
|
497
497
|
viewBox: "0 0 24 24",
|
|
498
498
|
fill: "none",
|
|
499
499
|
xmlns: "http://www.w3.org/2000/svg"
|
|
500
|
-
},
|
|
500
|
+
}, Se = /* @__PURE__ */ i("path", {
|
|
501
501
|
d: "M3 12H21M3 6H21M3 18H15",
|
|
502
502
|
stroke: "currentColor",
|
|
503
503
|
"stroke-width": "2",
|
|
504
504
|
"stroke-linecap": "round",
|
|
505
505
|
"stroke-linejoin": "round"
|
|
506
506
|
}, null, -1), je = [
|
|
507
|
-
|
|
507
|
+
Se
|
|
508
508
|
];
|
|
509
|
-
function Ze(t,
|
|
510
|
-
return r(), c("svg",
|
|
509
|
+
function Ze(t, e) {
|
|
510
|
+
return r(), c("svg", Be, je);
|
|
511
511
|
}
|
|
512
512
|
const Oe = /* @__PURE__ */ d(Qe, [["render", Ze]]), Ye = {}, Te = {
|
|
513
513
|
width: "24",
|
|
@@ -524,7 +524,7 @@ const Oe = /* @__PURE__ */ d(Qe, [["render", Ze]]), Ye = {}, Te = {
|
|
|
524
524
|
}, null, -1), Fe = [
|
|
525
525
|
Ae
|
|
526
526
|
];
|
|
527
|
-
function Ue(t,
|
|
527
|
+
function Ue(t, e) {
|
|
528
528
|
return r(), c("svg", Te, Fe);
|
|
529
529
|
}
|
|
530
530
|
const Ee = /* @__PURE__ */ d(Ye, [["render", Ue]]), We = {}, qe = {
|
|
@@ -549,7 +549,7 @@ const Ee = /* @__PURE__ */ d(Ye, [["render", Ue]]), We = {}, qe = {
|
|
|
549
549
|
Pe,
|
|
550
550
|
Ge
|
|
551
551
|
];
|
|
552
|
-
function Je(t,
|
|
552
|
+
function Je(t, e) {
|
|
553
553
|
return r(), c("svg", qe, Ne);
|
|
554
554
|
}
|
|
555
555
|
const Re = /* @__PURE__ */ d(We, [["render", Je]]), Ke = {}, Xe = {
|
|
@@ -567,7 +567,7 @@ const Re = /* @__PURE__ */ d(We, [["render", Je]]), Ke = {}, Xe = {
|
|
|
567
567
|
}, null, -1), en = [
|
|
568
568
|
tn
|
|
569
569
|
];
|
|
570
|
-
function nn(t,
|
|
570
|
+
function nn(t, e) {
|
|
571
571
|
return r(), c("svg", Xe, en);
|
|
572
572
|
}
|
|
573
573
|
const on = /* @__PURE__ */ d(Ke, [["render", nn]]), sn = {}, rn = {
|
|
@@ -585,7 +585,7 @@ const on = /* @__PURE__ */ d(Ke, [["render", nn]]), sn = {}, rn = {
|
|
|
585
585
|
}, null, -1), ln = [
|
|
586
586
|
cn
|
|
587
587
|
];
|
|
588
|
-
function dn(t,
|
|
588
|
+
function dn(t, e) {
|
|
589
589
|
return r(), c("svg", rn, ln);
|
|
590
590
|
}
|
|
591
591
|
const an = /* @__PURE__ */ d(sn, [["render", dn]]), _n = {}, hn = {
|
|
@@ -607,10 +607,10 @@ const an = /* @__PURE__ */ d(sn, [["render", dn]]), _n = {}, hn = {
|
|
|
607
607
|
un,
|
|
608
608
|
Cn
|
|
609
609
|
];
|
|
610
|
-
function wn(t,
|
|
610
|
+
function wn(t, e) {
|
|
611
611
|
return r(), c("svg", hn, fn);
|
|
612
612
|
}
|
|
613
|
-
const vn = /* @__PURE__ */ d(_n, [["render", wn]]),
|
|
613
|
+
const vn = /* @__PURE__ */ d(_n, [["render", wn]]), pn = {}, mn = {
|
|
614
614
|
width: "24",
|
|
615
615
|
height: "24",
|
|
616
616
|
viewBox: "0 0 24 24",
|
|
@@ -625,26 +625,26 @@ const vn = /* @__PURE__ */ d(_n, [["render", wn]]), mn = {}, pn = {
|
|
|
625
625
|
}, null, -1), gn = [
|
|
626
626
|
$n
|
|
627
627
|
];
|
|
628
|
-
function Mn(t,
|
|
629
|
-
return r(), c("svg",
|
|
628
|
+
function Mn(t, e) {
|
|
629
|
+
return r(), c("svg", mn, gn);
|
|
630
630
|
}
|
|
631
|
-
const kn = /* @__PURE__ */ d(
|
|
631
|
+
const kn = /* @__PURE__ */ d(pn, [["render", Mn]]), xn = {}, yn = {
|
|
632
632
|
width: "24",
|
|
633
633
|
height: "24",
|
|
634
634
|
viewBox: "0 0 24 24",
|
|
635
635
|
fill: "none",
|
|
636
636
|
xmlns: "http://www.w3.org/2000/svg"
|
|
637
|
-
},
|
|
637
|
+
}, Hn = /* @__PURE__ */ i("path", {
|
|
638
638
|
d: "M12 2V4M12 20V22M4 12H2M6.31412 6.31412L4.8999 4.8999M17.6859 6.31412L19.1001 4.8999M6.31412 17.69L4.8999 19.1042M17.6859 17.69L19.1001 19.1042M22 12H20M17 12C17 14.7614 14.7614 17 12 17C9.23858 17 7 14.7614 7 12C7 9.23858 9.23858 7 12 7C14.7614 7 17 9.23858 17 12Z",
|
|
639
639
|
stroke: "currentColor",
|
|
640
640
|
"stroke-width": "2",
|
|
641
641
|
"stroke-linecap": "round",
|
|
642
642
|
"stroke-linejoin": "round"
|
|
643
|
-
}, null, -1),
|
|
644
|
-
|
|
643
|
+
}, null, -1), Ln = [
|
|
644
|
+
Hn
|
|
645
645
|
];
|
|
646
|
-
function zn(t,
|
|
647
|
-
return r(), c("svg", yn,
|
|
646
|
+
function zn(t, e) {
|
|
647
|
+
return r(), c("svg", yn, Ln);
|
|
648
648
|
}
|
|
649
649
|
const Vn = /* @__PURE__ */ d(xn, [["render", zn]]), bn = {}, Dn = {
|
|
650
650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -658,10 +658,10 @@ const Vn = /* @__PURE__ */ d(xn, [["render", zn]]), bn = {}, Dn = {
|
|
|
658
658
|
}, In = /* @__PURE__ */ N('<g clip-path="url(#clip0_110_6)"><path d="M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z" fill="url(#paint0_linear_110_6)"></path><path d="M17.8406 6.90468L15.6984 17.7094C15.6984 17.7094 15.3984 18.4594 14.5734 18.0984L9.62811 14.3062L7.82811 13.4391L4.79999 12.4219C4.79999 12.4219 4.33592 12.2578 4.28905 11.8969C4.24217 11.5359 4.81405 11.3437 4.81405 11.3437L16.8515 6.62343C16.8515 6.61874 17.8406 6.1828 17.8406 6.90468Z" fill="white"></path><path d="M9.24375 17.5875C9.24375 17.5875 9.09844 17.5734 8.92031 17.0062C8.74219 16.439 7.82812 13.439 7.82812 13.439L15.0984 8.82185C15.0984 8.82185 15.5203 8.56873 15.5016 8.82185C15.5016 8.82185 15.5766 8.86873 15.3516 9.07498C15.1266 9.28591 9.64219 14.2172 9.64219 14.2172" fill="#D2E4F0"></path><path d="M11.5219 15.7594L9.56716 17.5453C9.56716 17.5453 9.41248 17.6625 9.24841 17.5875L9.62341 14.2734" fill="#B5CFE4"></path></g><defs><linearGradient id="paint0_linear_110_6" x1="12" y1="0" x2="12" y2="23.9124" gradientUnits="userSpaceOnUse"><stop stop-color="#41BCE7"></stop><stop offset="1" stop-color="#22A6DC"></stop></linearGradient><clipPath id="clip0_110_6"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2), Qn = [
|
|
659
659
|
In
|
|
660
660
|
];
|
|
661
|
-
function
|
|
661
|
+
function Bn(t, e) {
|
|
662
662
|
return r(), c("svg", Dn, Qn);
|
|
663
663
|
}
|
|
664
|
-
const
|
|
664
|
+
const Sn = /* @__PURE__ */ d(bn, [["render", Bn]]), jn = {}, Zn = {
|
|
665
665
|
xmlns: "http://www.w3.org/2000/svg",
|
|
666
666
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
667
667
|
"aria-hidden": "true",
|
|
@@ -677,7 +677,7 @@ const Bn = /* @__PURE__ */ d(bn, [["render", Sn]]), jn = {}, Zn = {
|
|
|
677
677
|
}, null, -1), Yn = [
|
|
678
678
|
On
|
|
679
679
|
];
|
|
680
|
-
function Tn(t,
|
|
680
|
+
function Tn(t, e) {
|
|
681
681
|
return r(), c("svg", Zn, Yn);
|
|
682
682
|
}
|
|
683
683
|
const An = /* @__PURE__ */ d(jn, [["render", Tn]]), Fn = {}, Un = {
|
|
@@ -695,7 +695,7 @@ const An = /* @__PURE__ */ d(jn, [["render", Tn]]), Fn = {}, Un = {
|
|
|
695
695
|
}, null, -1), Wn = [
|
|
696
696
|
En
|
|
697
697
|
];
|
|
698
|
-
function qn(t,
|
|
698
|
+
function qn(t, e) {
|
|
699
699
|
return r(), c("svg", Un, Wn);
|
|
700
700
|
}
|
|
701
701
|
const Pn = /* @__PURE__ */ d(Fn, [["render", qn]]), Gn = {}, Nn = {
|
|
@@ -709,7 +709,7 @@ const Pn = /* @__PURE__ */ d(Fn, [["render", qn]]), Gn = {}, Nn = {
|
|
|
709
709
|
Jn,
|
|
710
710
|
Rn
|
|
711
711
|
];
|
|
712
|
-
function Xn(t,
|
|
712
|
+
function Xn(t, e) {
|
|
713
713
|
return r(), c("svg", Nn, Kn);
|
|
714
714
|
}
|
|
715
715
|
const t4 = /* @__PURE__ */ d(Gn, [["render", Xn]]), e4 = {}, n4 = {
|
|
@@ -727,7 +727,7 @@ const t4 = /* @__PURE__ */ d(Gn, [["render", Xn]]), e4 = {}, n4 = {
|
|
|
727
727
|
}, null, -1), s4 = [
|
|
728
728
|
o4
|
|
729
729
|
];
|
|
730
|
-
function r4(t,
|
|
730
|
+
function r4(t, e) {
|
|
731
731
|
return r(), c("svg", n4, s4);
|
|
732
732
|
}
|
|
733
733
|
const i4 = /* @__PURE__ */ d(e4, [["render", r4]]), c4 = {}, l4 = {
|
|
@@ -739,29 +739,67 @@ const i4 = /* @__PURE__ */ d(e4, [["render", r4]]), c4 = {}, l4 = {
|
|
|
739
739
|
}, d4 = /* @__PURE__ */ N('<path d="M3 7.8C3 6.11984 3 5.27976 3.32698 4.63803C3.6146 4.07354 4.07354 3.6146 4.63803 3.32698C5.27976 3 6.11984 3 7.8 3H16.2C17.8802 3 18.7202 3 19.362 3.32698C19.9265 3.6146 20.3854 4.07354 20.673 4.63803C21 5.27976 21 6.11984 21 7.8V16.2C21 17.8802 21 18.7202 20.673 19.362C20.3854 19.9265 19.9265 20.3854 19.362 20.673C18.7202 21 17.8802 21 16.2 21H7.8C6.11984 21 5.27976 21 4.63803 20.673C4.07354 20.3854 3.6146 19.9265 3.32698 19.362C3 18.7202 3 17.8802 3 16.2V7.8Z" stroke="url(#paint0_linear_24_7)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 6L7.4336 12.2269C7.13256 12.6374 6.98205 12.8427 6.9869 13.0142C6.99113 13.1634 7.06185 13.303 7.17972 13.3947C7.31514 13.5 7.56967 13.5 8.07872 13.5H12V18L16.5664 11.7731C16.8674 11.3626 17.018 11.1573 17.0131 10.9858C17.0089 10.8366 16.9381 10.697 16.8203 10.6053C16.6849 10.5 16.4303 10.5 15.9213 10.5H12V6Z" fill="url(#paint1_linear_24_7)"></path><defs><linearGradient id="paint0_linear_24_7" x1="12" y1="3" x2="12" y2="21" gradientUnits="userSpaceOnUse"><stop stop-color="#D6AC5E"></stop><stop offset="1" stop-color="#9D5C2E"></stop></linearGradient><linearGradient id="paint1_linear_24_7" x1="12" y1="6" x2="12" y2="18" gradientUnits="userSpaceOnUse"><stop stop-color="#D7AD5E"></stop><stop offset="1" stop-color="#9C5B2D"></stop></linearGradient></defs>', 3), a4 = [
|
|
740
740
|
d4
|
|
741
741
|
];
|
|
742
|
-
function _4(t,
|
|
742
|
+
function _4(t, e) {
|
|
743
743
|
return r(), c("svg", l4, a4);
|
|
744
744
|
}
|
|
745
|
-
const h4 = /* @__PURE__ */ d(c4, [["render", _4]]), u4 =
|
|
745
|
+
const h4 = /* @__PURE__ */ d(c4, [["render", _4]]), u4 = {}, C4 = {
|
|
746
|
+
width: "24",
|
|
747
|
+
height: "24",
|
|
748
|
+
viewBox: "0 0 24 24",
|
|
749
|
+
fill: "none",
|
|
750
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
751
|
+
}, f4 = /* @__PURE__ */ i("path", {
|
|
752
|
+
d: "M9.5 7.5H13.75C14.9926 7.5 16 8.50736 16 9.75C16 10.9926 14.9926 12 13.75 12H9.5H14.25C15.4926 12 16.5 13.0074 16.5 14.25C16.5 15.4926 15.4926 16.5 14.25 16.5H9.5M9.5 7.5H8M9.5 7.5V16.5M9.5 16.5H8M10 6V7.5M10 16.5V18M13 6V7.5M13 16.5V18M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",
|
|
753
|
+
stroke: "currentColor",
|
|
754
|
+
"stroke-width": "2",
|
|
755
|
+
"stroke-linecap": "round",
|
|
756
|
+
"stroke-linejoin": "round"
|
|
757
|
+
}, null, -1), w4 = [
|
|
758
|
+
f4
|
|
759
|
+
];
|
|
760
|
+
function v4(t, e) {
|
|
761
|
+
return r(), c("svg", C4, w4);
|
|
762
|
+
}
|
|
763
|
+
const p4 = /* @__PURE__ */ d(u4, [["render", v4]]), m4 = {}, $4 = {
|
|
764
|
+
width: "24",
|
|
765
|
+
height: "24",
|
|
766
|
+
viewBox: "0 0 24 24",
|
|
767
|
+
fill: "none",
|
|
768
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
769
|
+
}, g4 = /* @__PURE__ */ i("path", {
|
|
770
|
+
d: "M8.5 14.6667C8.5 15.9553 9.54467 17 10.8333 17H13C14.3807 17 15.5 15.8807 15.5 14.5C15.5 13.1193 14.3807 12 13 12H11C9.61929 12 8.5 10.8807 8.5 9.5C8.5 8.11929 9.61929 7 11 7H13.1667C14.4553 7 15.5 8.04467 15.5 9.33333M12 5.5V7M12 17V18.5M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z",
|
|
771
|
+
stroke: "currentColor",
|
|
772
|
+
"stroke-width": "2",
|
|
773
|
+
"stroke-linecap": "round",
|
|
774
|
+
"stroke-linejoin": "round"
|
|
775
|
+
}, null, -1), M4 = [
|
|
776
|
+
g4
|
|
777
|
+
];
|
|
778
|
+
function k4(t, e) {
|
|
779
|
+
return r(), c("svg", $4, M4);
|
|
780
|
+
}
|
|
781
|
+
const x4 = /* @__PURE__ */ d(m4, [["render", k4]]), y4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
746
782
|
__proto__: null,
|
|
747
783
|
QIconArrowLeft: l1,
|
|
748
784
|
QIconArrowRight: U1,
|
|
749
785
|
QIconArrowUpRight: I1,
|
|
750
786
|
QIconBatteryFull: e2,
|
|
751
787
|
QIconBatteryMid: N1,
|
|
788
|
+
QIconBitcoinCircle: p4,
|
|
752
789
|
QIconBook: c2,
|
|
753
790
|
QIconCamera: C2,
|
|
754
791
|
QIconCheckCircle: $2,
|
|
755
|
-
QIconChevronDown:
|
|
792
|
+
QIconChevronDown: H2,
|
|
756
793
|
QIconChevronUp: I2,
|
|
757
794
|
QIconCode: J2,
|
|
758
795
|
QIconCommunity: O2,
|
|
759
796
|
QIconCopy: E2,
|
|
760
797
|
QIconDesktop: nt,
|
|
761
798
|
QIconDocumentation: lt,
|
|
799
|
+
QIconDollarCircle: x4,
|
|
762
800
|
QIconDownloadCloud: Ct,
|
|
763
801
|
QIconEcosystem: $t,
|
|
764
|
-
QIconFaceFrown:
|
|
802
|
+
QIconFaceFrown: Ht,
|
|
765
803
|
QIconFeather: It,
|
|
766
804
|
QIconFeed: Ot,
|
|
767
805
|
QIconFilter: Et,
|
|
@@ -770,7 +808,7 @@ const h4 = /* @__PURE__ */ d(c4, [["render", _4]]), u4 = /* @__PURE__ */ Object.
|
|
|
770
808
|
QIconInfoSquare: le,
|
|
771
809
|
QIconLinkBroken: Ce,
|
|
772
810
|
QIconLogout: $e,
|
|
773
|
-
QIconMagicWand:
|
|
811
|
+
QIconMagicWand: He,
|
|
774
812
|
QIconMail: Ie,
|
|
775
813
|
QIconMenu: Oe,
|
|
776
814
|
QIconMobile: Ee,
|
|
@@ -780,76 +818,76 @@ const h4 = /* @__PURE__ */ d(c4, [["render", _4]]), u4 = /* @__PURE__ */ Object.
|
|
|
780
818
|
QIconQuail: vn,
|
|
781
819
|
QIconSearch: kn,
|
|
782
820
|
QIconSun: Vn,
|
|
783
|
-
QIconTelegram:
|
|
821
|
+
QIconTelegram: Sn,
|
|
784
822
|
QIconTooling: An,
|
|
785
823
|
QIconTrash: Pn,
|
|
786
824
|
QIconUnsplash: t4,
|
|
787
825
|
QIconUserCircle: i4,
|
|
788
826
|
QIconZapSquare: h4
|
|
789
827
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
790
|
-
var
|
|
791
|
-
function
|
|
828
|
+
var H4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
829
|
+
function L4(t) {
|
|
792
830
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
793
831
|
}
|
|
794
832
|
var d1 = { exports: {} };
|
|
795
|
-
(function(t,
|
|
833
|
+
(function(t, e) {
|
|
796
834
|
(function(f, _) {
|
|
797
835
|
t.exports = _();
|
|
798
|
-
})(
|
|
799
|
-
var f = 1e3, _ = 6e4, g = 36e5,
|
|
800
|
-
var s = ["th", "st", "nd", "rd"],
|
|
801
|
-
return "[" + a + (s[(
|
|
802
|
-
} }, J = function(a, s,
|
|
836
|
+
})(H4, function() {
|
|
837
|
+
var f = 1e3, _ = 6e4, g = 36e5, m = "millisecond", w = "second", C = "minute", x = "hour", L = "day", y = "week", V = "month", s1 = "quarter", D = "year", j = "date", r1 = "Invalid Date", a1 = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, _1 = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, h1 = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(a) {
|
|
838
|
+
var s = ["th", "st", "nd", "rd"], n = a % 100;
|
|
839
|
+
return "[" + a + (s[(n - 20) % 10] || s[n] || s[0]) + "]";
|
|
840
|
+
} }, J = function(a, s, n) {
|
|
803
841
|
var l = String(a);
|
|
804
|
-
return !l || l.length >= s ? a : "" + Array(s + 1 - l.length).join(
|
|
842
|
+
return !l || l.length >= s ? a : "" + Array(s + 1 - l.length).join(n) + a;
|
|
805
843
|
}, u1 = { s: J, z: function(a) {
|
|
806
|
-
var s = -a.utcOffset(),
|
|
844
|
+
var s = -a.utcOffset(), n = Math.abs(s), l = Math.floor(n / 60), o = n % 60;
|
|
807
845
|
return (s <= 0 ? "+" : "-") + J(l, 2, "0") + ":" + J(o, 2, "0");
|
|
808
|
-
}, m: function a(s,
|
|
809
|
-
if (s.date() <
|
|
810
|
-
return -a(
|
|
811
|
-
var l = 12 * (
|
|
812
|
-
return +(-(l + (
|
|
846
|
+
}, m: function a(s, n) {
|
|
847
|
+
if (s.date() < n.date())
|
|
848
|
+
return -a(n, s);
|
|
849
|
+
var l = 12 * (n.year() - s.year()) + (n.month() - s.month()), o = s.clone().add(l, V), h = n - o < 0, u = s.clone().add(l + (h ? -1 : 1), V);
|
|
850
|
+
return +(-(l + (n - o) / (h ? o - u : u - o)) || 0);
|
|
813
851
|
}, a: function(a) {
|
|
814
852
|
return a < 0 ? Math.ceil(a) || 0 : Math.floor(a);
|
|
815
853
|
}, p: function(a) {
|
|
816
|
-
return { M: V, y: D, w: y, d:
|
|
854
|
+
return { M: V, y: D, w: y, d: L, D: j, h: x, m: C, s: w, ms: m, Q: s1 }[a] || String(a || "").toLowerCase().replace(/s$/, "");
|
|
817
855
|
}, u: function(a) {
|
|
818
856
|
return a === void 0;
|
|
819
857
|
} }, T = "en", Q = {};
|
|
820
858
|
Q[T] = h1;
|
|
821
859
|
var R = function(a) {
|
|
822
860
|
return a instanceof q;
|
|
823
|
-
}, W = function a(s,
|
|
861
|
+
}, W = function a(s, n, l) {
|
|
824
862
|
var o;
|
|
825
863
|
if (!s)
|
|
826
864
|
return T;
|
|
827
865
|
if (typeof s == "string") {
|
|
828
866
|
var h = s.toLowerCase();
|
|
829
|
-
Q[h] && (o = h),
|
|
867
|
+
Q[h] && (o = h), n && (Q[h] = n, o = h);
|
|
830
868
|
var u = s.split("-");
|
|
831
869
|
if (!o && u.length > 1)
|
|
832
870
|
return a(u[0]);
|
|
833
871
|
} else {
|
|
834
|
-
var
|
|
835
|
-
Q[
|
|
872
|
+
var p = s.name;
|
|
873
|
+
Q[p] = s, o = p;
|
|
836
874
|
}
|
|
837
875
|
return !l && o && (T = o), o || !l && T;
|
|
838
876
|
}, M = function(a, s) {
|
|
839
877
|
if (R(a))
|
|
840
878
|
return a.clone();
|
|
841
|
-
var
|
|
842
|
-
return
|
|
879
|
+
var n = typeof s == "object" ? s : {};
|
|
880
|
+
return n.date = a, n.args = arguments, new q(n);
|
|
843
881
|
}, v = u1;
|
|
844
882
|
v.l = W, v.i = R, v.w = function(a, s) {
|
|
845
883
|
return M(a, { locale: s.$L, utc: s.$u, x: s.$x, $offset: s.$offset });
|
|
846
884
|
};
|
|
847
885
|
var q = function() {
|
|
848
|
-
function a(
|
|
849
|
-
this.$L = W(
|
|
886
|
+
function a(n) {
|
|
887
|
+
this.$L = W(n.locale, null, !0), this.parse(n);
|
|
850
888
|
}
|
|
851
889
|
var s = a.prototype;
|
|
852
|
-
return s.parse = function(
|
|
890
|
+
return s.parse = function(n) {
|
|
853
891
|
this.$d = function(l) {
|
|
854
892
|
var o = l.date, h = l.utc;
|
|
855
893
|
if (o === null)
|
|
@@ -861,48 +899,48 @@ var d1 = { exports: {} };
|
|
|
861
899
|
if (typeof o == "string" && !/Z$/i.test(o)) {
|
|
862
900
|
var u = o.match(a1);
|
|
863
901
|
if (u) {
|
|
864
|
-
var
|
|
865
|
-
return h ? new Date(Date.UTC(u[1],
|
|
902
|
+
var p = u[2] - 1 || 0, $ = (u[7] || "0").substring(0, 3);
|
|
903
|
+
return h ? new Date(Date.UTC(u[1], p, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, $)) : new Date(u[1], p, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, $);
|
|
866
904
|
}
|
|
867
905
|
}
|
|
868
906
|
return new Date(o);
|
|
869
|
-
}(
|
|
907
|
+
}(n), this.$x = n.x || {}, this.init();
|
|
870
908
|
}, s.init = function() {
|
|
871
|
-
var
|
|
872
|
-
this.$y =
|
|
909
|
+
var n = this.$d;
|
|
910
|
+
this.$y = n.getFullYear(), this.$M = n.getMonth(), this.$D = n.getDate(), this.$W = n.getDay(), this.$H = n.getHours(), this.$m = n.getMinutes(), this.$s = n.getSeconds(), this.$ms = n.getMilliseconds();
|
|
873
911
|
}, s.$utils = function() {
|
|
874
912
|
return v;
|
|
875
913
|
}, s.isValid = function() {
|
|
876
914
|
return this.$d.toString() !== r1;
|
|
877
|
-
}, s.isSame = function(
|
|
878
|
-
var o = M(
|
|
915
|
+
}, s.isSame = function(n, l) {
|
|
916
|
+
var o = M(n);
|
|
879
917
|
return this.startOf(l) <= o && o <= this.endOf(l);
|
|
880
|
-
}, s.isAfter = function(
|
|
881
|
-
return M(
|
|
882
|
-
}, s.isBefore = function(
|
|
883
|
-
return this.endOf(l) < M(
|
|
884
|
-
}, s.$g = function(
|
|
885
|
-
return v.u(
|
|
918
|
+
}, s.isAfter = function(n, l) {
|
|
919
|
+
return M(n) < this.startOf(l);
|
|
920
|
+
}, s.isBefore = function(n, l) {
|
|
921
|
+
return this.endOf(l) < M(n);
|
|
922
|
+
}, s.$g = function(n, l, o) {
|
|
923
|
+
return v.u(n) ? this[l] : this.set(o, n);
|
|
886
924
|
}, s.unix = function() {
|
|
887
925
|
return Math.floor(this.valueOf() / 1e3);
|
|
888
926
|
}, s.valueOf = function() {
|
|
889
927
|
return this.$d.getTime();
|
|
890
|
-
}, s.startOf = function(
|
|
891
|
-
var o = this, h = !!v.u(l) || l, u = v.p(
|
|
892
|
-
var I = v.w(o.$u ? Date.UTC(o.$y, z,
|
|
893
|
-
return h ? I : I.endOf(
|
|
894
|
-
}, $ = function(
|
|
895
|
-
return v.w(o.toDate()[
|
|
896
|
-
}, k = this.$W,
|
|
928
|
+
}, s.startOf = function(n, l) {
|
|
929
|
+
var o = this, h = !!v.u(l) || l, u = v.p(n), p = function(S, z) {
|
|
930
|
+
var I = v.w(o.$u ? Date.UTC(o.$y, z, S) : new Date(o.$y, z, S), o);
|
|
931
|
+
return h ? I : I.endOf(L);
|
|
932
|
+
}, $ = function(S, z) {
|
|
933
|
+
return v.w(o.toDate()[S].apply(o.toDate("s"), (h ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(z)), o);
|
|
934
|
+
}, k = this.$W, H = this.$M, b = this.$D, Z = "set" + (this.$u ? "UTC" : "");
|
|
897
935
|
switch (u) {
|
|
898
936
|
case D:
|
|
899
|
-
return h ?
|
|
937
|
+
return h ? p(1, 0) : p(31, 11);
|
|
900
938
|
case V:
|
|
901
|
-
return h ?
|
|
939
|
+
return h ? p(1, H) : p(0, H + 1);
|
|
902
940
|
case y:
|
|
903
|
-
var
|
|
904
|
-
return
|
|
905
|
-
case
|
|
941
|
+
var B = this.$locale().weekStart || 0, A = (k < B ? k + 7 : k) - B;
|
|
942
|
+
return p(h ? b - A : b + (6 - A), H);
|
|
943
|
+
case L:
|
|
906
944
|
case j:
|
|
907
945
|
return $(Z + "Hours", 0);
|
|
908
946
|
case x:
|
|
@@ -914,48 +952,48 @@ var d1 = { exports: {} };
|
|
|
914
952
|
default:
|
|
915
953
|
return this.clone();
|
|
916
954
|
}
|
|
917
|
-
}, s.endOf = function(
|
|
918
|
-
return this.startOf(
|
|
919
|
-
}, s.$set = function(
|
|
920
|
-
var o, h = v.p(
|
|
955
|
+
}, s.endOf = function(n) {
|
|
956
|
+
return this.startOf(n, !1);
|
|
957
|
+
}, s.$set = function(n, l) {
|
|
958
|
+
var o, h = v.p(n), u = "set" + (this.$u ? "UTC" : ""), p = (o = {}, o[L] = u + "Date", o[j] = u + "Date", o[V] = u + "Month", o[D] = u + "FullYear", o[x] = u + "Hours", o[C] = u + "Minutes", o[w] = u + "Seconds", o[m] = u + "Milliseconds", o)[h], $ = h === L ? this.$D + (l - this.$W) : l;
|
|
921
959
|
if (h === V || h === D) {
|
|
922
960
|
var k = this.clone().set(j, 1);
|
|
923
|
-
k.$d[
|
|
961
|
+
k.$d[p]($), k.init(), this.$d = k.set(j, Math.min(this.$D, k.daysInMonth())).$d;
|
|
924
962
|
} else
|
|
925
|
-
|
|
963
|
+
p && this.$d[p]($);
|
|
926
964
|
return this.init(), this;
|
|
927
|
-
}, s.set = function(
|
|
928
|
-
return this.clone().$set(
|
|
929
|
-
}, s.get = function(
|
|
930
|
-
return this[v.p(
|
|
931
|
-
}, s.add = function(
|
|
965
|
+
}, s.set = function(n, l) {
|
|
966
|
+
return this.clone().$set(n, l);
|
|
967
|
+
}, s.get = function(n) {
|
|
968
|
+
return this[v.p(n)]();
|
|
969
|
+
}, s.add = function(n, l) {
|
|
932
970
|
var o, h = this;
|
|
933
|
-
|
|
934
|
-
var u = v.p(l),
|
|
971
|
+
n = Number(n);
|
|
972
|
+
var u = v.p(l), p = function(H) {
|
|
935
973
|
var b = M(h);
|
|
936
|
-
return v.w(b.date(b.date() + Math.round(
|
|
974
|
+
return v.w(b.date(b.date() + Math.round(H * n)), h);
|
|
937
975
|
};
|
|
938
976
|
if (u === V)
|
|
939
|
-
return this.set(V, this.$M +
|
|
977
|
+
return this.set(V, this.$M + n);
|
|
940
978
|
if (u === D)
|
|
941
|
-
return this.set(D, this.$y +
|
|
942
|
-
if (u ===
|
|
943
|
-
return
|
|
979
|
+
return this.set(D, this.$y + n);
|
|
980
|
+
if (u === L)
|
|
981
|
+
return p(1);
|
|
944
982
|
if (u === y)
|
|
945
|
-
return
|
|
946
|
-
var $ = (o = {}, o[C] = _, o[x] = g, o[w] = f, o)[u] || 1, k = this.$d.getTime() +
|
|
983
|
+
return p(7);
|
|
984
|
+
var $ = (o = {}, o[C] = _, o[x] = g, o[w] = f, o)[u] || 1, k = this.$d.getTime() + n * $;
|
|
947
985
|
return v.w(k, this);
|
|
948
|
-
}, s.subtract = function(
|
|
949
|
-
return this.add(-1 *
|
|
950
|
-
}, s.format = function(
|
|
986
|
+
}, s.subtract = function(n, l) {
|
|
987
|
+
return this.add(-1 * n, l);
|
|
988
|
+
}, s.format = function(n) {
|
|
951
989
|
var l = this, o = this.$locale();
|
|
952
990
|
if (!this.isValid())
|
|
953
991
|
return o.invalidDate || r1;
|
|
954
|
-
var h =
|
|
992
|
+
var h = n || "YYYY-MM-DDTHH:mm:ssZ", u = v.z(this), p = this.$H, $ = this.$m, k = this.$M, H = o.weekdays, b = o.months, Z = o.meridiem, B = function(z, I, F, P) {
|
|
955
993
|
return z && (z[I] || z(l, h)) || F[I].slice(0, P);
|
|
956
994
|
}, A = function(z) {
|
|
957
|
-
return v.s(
|
|
958
|
-
},
|
|
995
|
+
return v.s(p % 12 || 12, z, "0");
|
|
996
|
+
}, S = Z || function(z, I, F) {
|
|
959
997
|
var P = z < 12 ? "AM" : "PM";
|
|
960
998
|
return F ? P.toLowerCase() : P;
|
|
961
999
|
};
|
|
@@ -971,9 +1009,9 @@ var d1 = { exports: {} };
|
|
|
971
1009
|
case "MM":
|
|
972
1010
|
return v.s(k + 1, 2, "0");
|
|
973
1011
|
case "MMM":
|
|
974
|
-
return
|
|
1012
|
+
return B(o.monthsShort, k, b, 3);
|
|
975
1013
|
case "MMMM":
|
|
976
|
-
return
|
|
1014
|
+
return B(b, k);
|
|
977
1015
|
case "D":
|
|
978
1016
|
return l.$D;
|
|
979
1017
|
case "DD":
|
|
@@ -981,23 +1019,23 @@ var d1 = { exports: {} };
|
|
|
981
1019
|
case "d":
|
|
982
1020
|
return String(l.$W);
|
|
983
1021
|
case "dd":
|
|
984
|
-
return
|
|
1022
|
+
return B(o.weekdaysMin, l.$W, H, 2);
|
|
985
1023
|
case "ddd":
|
|
986
|
-
return
|
|
1024
|
+
return B(o.weekdaysShort, l.$W, H, 3);
|
|
987
1025
|
case "dddd":
|
|
988
|
-
return
|
|
1026
|
+
return H[l.$W];
|
|
989
1027
|
case "H":
|
|
990
|
-
return String(
|
|
1028
|
+
return String(p);
|
|
991
1029
|
case "HH":
|
|
992
|
-
return v.s(
|
|
1030
|
+
return v.s(p, 2, "0");
|
|
993
1031
|
case "h":
|
|
994
1032
|
return A(1);
|
|
995
1033
|
case "hh":
|
|
996
1034
|
return A(2);
|
|
997
1035
|
case "a":
|
|
998
|
-
return
|
|
1036
|
+
return S(p, $, !0);
|
|
999
1037
|
case "A":
|
|
1000
|
-
return
|
|
1038
|
+
return S(p, $, !1);
|
|
1001
1039
|
case "m":
|
|
1002
1040
|
return String($);
|
|
1003
1041
|
case "mm":
|
|
@@ -1016,11 +1054,11 @@ var d1 = { exports: {} };
|
|
|
1016
1054
|
});
|
|
1017
1055
|
}, s.utcOffset = function() {
|
|
1018
1056
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
1019
|
-
}, s.diff = function(
|
|
1020
|
-
var h, u = this,
|
|
1057
|
+
}, s.diff = function(n, l, o) {
|
|
1058
|
+
var h, u = this, p = v.p(l), $ = M(n), k = ($.utcOffset() - this.utcOffset()) * _, H = this - $, b = function() {
|
|
1021
1059
|
return v.m(u, $);
|
|
1022
1060
|
};
|
|
1023
|
-
switch (
|
|
1061
|
+
switch (p) {
|
|
1024
1062
|
case D:
|
|
1025
1063
|
h = b() / 12;
|
|
1026
1064
|
break;
|
|
@@ -1031,32 +1069,32 @@ var d1 = { exports: {} };
|
|
|
1031
1069
|
h = b() / 3;
|
|
1032
1070
|
break;
|
|
1033
1071
|
case y:
|
|
1034
|
-
h = (
|
|
1072
|
+
h = (H - k) / 6048e5;
|
|
1035
1073
|
break;
|
|
1036
|
-
case
|
|
1037
|
-
h = (
|
|
1074
|
+
case L:
|
|
1075
|
+
h = (H - k) / 864e5;
|
|
1038
1076
|
break;
|
|
1039
1077
|
case x:
|
|
1040
|
-
h =
|
|
1078
|
+
h = H / g;
|
|
1041
1079
|
break;
|
|
1042
1080
|
case C:
|
|
1043
|
-
h =
|
|
1081
|
+
h = H / _;
|
|
1044
1082
|
break;
|
|
1045
1083
|
case w:
|
|
1046
|
-
h =
|
|
1084
|
+
h = H / f;
|
|
1047
1085
|
break;
|
|
1048
1086
|
default:
|
|
1049
|
-
h =
|
|
1087
|
+
h = H;
|
|
1050
1088
|
}
|
|
1051
1089
|
return o ? h : v.a(h);
|
|
1052
1090
|
}, s.daysInMonth = function() {
|
|
1053
1091
|
return this.endOf(V).$D;
|
|
1054
1092
|
}, s.$locale = function() {
|
|
1055
1093
|
return Q[this.$L];
|
|
1056
|
-
}, s.locale = function(
|
|
1057
|
-
if (!
|
|
1094
|
+
}, s.locale = function(n, l) {
|
|
1095
|
+
if (!n)
|
|
1058
1096
|
return this.$L;
|
|
1059
|
-
var o = this.clone(), h = W(
|
|
1097
|
+
var o = this.clone(), h = W(n, l, !0);
|
|
1060
1098
|
return h && (o.$L = h), o;
|
|
1061
1099
|
}, s.clone = function() {
|
|
1062
1100
|
return v.w(this.$d, this);
|
|
@@ -1070,7 +1108,7 @@ var d1 = { exports: {} };
|
|
|
1070
1108
|
return this.$d.toUTCString();
|
|
1071
1109
|
}, a;
|
|
1072
1110
|
}(), i1 = q.prototype;
|
|
1073
|
-
return M.prototype = i1, [["$ms",
|
|
1111
|
+
return M.prototype = i1, [["$ms", m], ["$s", w], ["$m", C], ["$H", x], ["$W", L], ["$M", V], ["$y", D], ["$D", j]].forEach(function(a) {
|
|
1074
1112
|
i1[a[1]] = function(s) {
|
|
1075
1113
|
return this.$g(s, a[0], a[1]);
|
|
1076
1114
|
};
|
|
@@ -1081,8 +1119,8 @@ var d1 = { exports: {} };
|
|
|
1081
1119
|
}, M.en = Q[T], M.Ls = Q, M.p = {}, M;
|
|
1082
1120
|
});
|
|
1083
1121
|
})(d1);
|
|
1084
|
-
var
|
|
1085
|
-
const K = /* @__PURE__ */
|
|
1122
|
+
var z4 = d1.exports;
|
|
1123
|
+
const K = /* @__PURE__ */ L4(z4), V4 = { class: "wrapper" }, b4 = ["disabled"], D4 = ["disabled"], I4 = /* @__PURE__ */ Y({
|
|
1086
1124
|
__name: "QDatetimePicker",
|
|
1087
1125
|
props: {
|
|
1088
1126
|
modelValue: {
|
|
@@ -1095,43 +1133,43 @@ const K = /* @__PURE__ */ f4(w4), v4 = { class: "wrapper" }, m4 = ["disabled"],
|
|
|
1095
1133
|
}
|
|
1096
1134
|
},
|
|
1097
1135
|
emits: ["update:modelValue", "change"],
|
|
1098
|
-
setup(t, { emit:
|
|
1136
|
+
setup(t, { emit: e }) {
|
|
1099
1137
|
const f = t, _ = E(""), g = E("");
|
|
1100
1138
|
n1(() => f.modelValue, (w) => {
|
|
1101
1139
|
const C = K(w);
|
|
1102
1140
|
console.log("d", C.format("YYYY-MM-DDTHH:mm:ssZ")), _.value = C.format("YYYY-MM-DD"), g.value = C.format("HH:mm");
|
|
1103
1141
|
});
|
|
1104
|
-
function
|
|
1142
|
+
function m() {
|
|
1105
1143
|
const w = K(`${_.value} ${g.value}`).format("YYYY-MM-DDTHH:mm:ssZ");
|
|
1106
|
-
|
|
1144
|
+
e("change", w), e("update:modelValue", w);
|
|
1107
1145
|
}
|
|
1108
1146
|
return C1(() => {
|
|
1109
1147
|
const w = K();
|
|
1110
1148
|
console.log("d", w.format("YYYY-MM-DDTHH:mm:ssZ")), _.value = w.format("YYYY-MM-DD"), g.value = w.format("HH:mm");
|
|
1111
|
-
}), (w, C) => (r(), c("div",
|
|
1149
|
+
}), (w, C) => (r(), c("div", V4, [
|
|
1112
1150
|
G(i("input", {
|
|
1113
1151
|
"onUpdate:modelValue": C[0] || (C[0] = (x) => _.value = x),
|
|
1114
1152
|
type: "date",
|
|
1115
1153
|
disabled: !t.enabled,
|
|
1116
|
-
onChange:
|
|
1117
|
-
}, null, 40,
|
|
1154
|
+
onChange: m
|
|
1155
|
+
}, null, 40, b4), [
|
|
1118
1156
|
[X, _.value]
|
|
1119
1157
|
]),
|
|
1120
1158
|
G(i("input", {
|
|
1121
1159
|
"onUpdate:modelValue": C[1] || (C[1] = (x) => g.value = x),
|
|
1122
1160
|
type: "time",
|
|
1123
1161
|
disabled: !t.enabled,
|
|
1124
|
-
onChange:
|
|
1125
|
-
}, null, 40,
|
|
1162
|
+
onChange: m
|
|
1163
|
+
}, null, 40, D4), [
|
|
1126
1164
|
[X, g.value]
|
|
1127
1165
|
])
|
|
1128
1166
|
]));
|
|
1129
1167
|
}
|
|
1130
1168
|
});
|
|
1131
|
-
const
|
|
1169
|
+
const Q4 = /* @__PURE__ */ d(I4, [["__scopeId", "data-v-b95342fe"]]), B4 = ["onClick"], S4 = { class: "dialog-header" }, j4 = {
|
|
1132
1170
|
key: 0,
|
|
1133
1171
|
class: "dialog-title"
|
|
1134
|
-
},
|
|
1172
|
+
}, Z4 = { class: "dialog-body" }, O4 = /* @__PURE__ */ Y({
|
|
1135
1173
|
__name: "QDialog",
|
|
1136
1174
|
props: {
|
|
1137
1175
|
modelValue: Boolean,
|
|
@@ -1153,7 +1191,7 @@ const g4 = /* @__PURE__ */ d($4, [["__scopeId", "data-v-b95342fe"]]), M4 = ["onC
|
|
|
1153
1191
|
}
|
|
1154
1192
|
},
|
|
1155
1193
|
emits: ["update:modelValue", "close"],
|
|
1156
|
-
setup(t, { emit:
|
|
1194
|
+
setup(t, { emit: e }) {
|
|
1157
1195
|
const f = t, _ = E(f.modelValue), g = U(() => {
|
|
1158
1196
|
const C = document.body.clientWidth < 720 ? "100%" : f.width, x = f.height;
|
|
1159
1197
|
return {
|
|
@@ -1167,40 +1205,40 @@ const g4 = /* @__PURE__ */ d($4, [["__scopeId", "data-v-b95342fe"]]), M4 = ["onC
|
|
|
1167
1205
|
_.value = C;
|
|
1168
1206
|
}
|
|
1169
1207
|
);
|
|
1170
|
-
function
|
|
1171
|
-
_.value = !1,
|
|
1208
|
+
function m() {
|
|
1209
|
+
_.value = !1, e("update:modelValue", !1), e("close");
|
|
1172
1210
|
}
|
|
1173
1211
|
function w() {
|
|
1174
1212
|
}
|
|
1175
1213
|
return (C, x) => _.value ? (r(), c("div", {
|
|
1176
1214
|
key: 0,
|
|
1177
1215
|
class: "dialog-mask",
|
|
1178
|
-
onClick:
|
|
1216
|
+
onClick: m
|
|
1179
1217
|
}, [
|
|
1180
1218
|
t1(f1, null, {
|
|
1181
1219
|
default: w1(() => [
|
|
1182
1220
|
i("div", {
|
|
1183
1221
|
class: "dialog",
|
|
1184
1222
|
style: v1(g.value),
|
|
1185
|
-
onClick:
|
|
1223
|
+
onClick: p1(w, ["stop"])
|
|
1186
1224
|
}, [
|
|
1187
|
-
i("div",
|
|
1188
|
-
t.title ? (r(), c("div",
|
|
1225
|
+
i("div", S4, [
|
|
1226
|
+
t.title ? (r(), c("div", j4, O(t.title), 1)) : c1(C.$slots, "header", { key: 1 }, void 0, !0)
|
|
1189
1227
|
]),
|
|
1190
|
-
i("div",
|
|
1228
|
+
i("div", Z4, [
|
|
1191
1229
|
c1(C.$slots, "default", {}, void 0, !0)
|
|
1192
1230
|
])
|
|
1193
|
-
], 12,
|
|
1231
|
+
], 12, B4)
|
|
1194
1232
|
]),
|
|
1195
1233
|
_: 3
|
|
1196
1234
|
})
|
|
1197
1235
|
])) : e1("", !0);
|
|
1198
1236
|
}
|
|
1199
1237
|
});
|
|
1200
|
-
const
|
|
1238
|
+
const Y4 = /* @__PURE__ */ d(O4, [["__scopeId", "data-v-dff1e7ea"]]), T4 = ["href"], A4 = {
|
|
1201
1239
|
key: 1,
|
|
1202
1240
|
class: "fence-inner"
|
|
1203
|
-
},
|
|
1241
|
+
}, F4 = /* @__PURE__ */ Y({
|
|
1204
1242
|
__name: "QFence",
|
|
1205
1243
|
props: {
|
|
1206
1244
|
link: {
|
|
@@ -1217,8 +1255,8 @@ const H4 = /* @__PURE__ */ d(L4, [["__scopeId", "data-v-dff1e7ea"]]), z4 = ["hre
|
|
|
1217
1255
|
}
|
|
1218
1256
|
},
|
|
1219
1257
|
setup(t) {
|
|
1220
|
-
return (
|
|
1221
|
-
const _ =
|
|
1258
|
+
return (e, f) => {
|
|
1259
|
+
const _ = m1("QIconHelp");
|
|
1222
1260
|
return r(), c("div", {
|
|
1223
1261
|
class: o1(["fence", t.type])
|
|
1224
1262
|
}, [
|
|
@@ -1230,7 +1268,7 @@ const H4 = /* @__PURE__ */ d(L4, [["__scopeId", "data-v-dff1e7ea"]]), z4 = ["hre
|
|
|
1230
1268
|
}, [
|
|
1231
1269
|
t1(_, { class: "icon" }),
|
|
1232
1270
|
i("div", null, O(t.text), 1)
|
|
1233
|
-
], 8,
|
|
1271
|
+
], 8, T4)) : (r(), c("div", A4, [
|
|
1234
1272
|
t1(_, { class: "icon" }),
|
|
1235
1273
|
i("div", null, O(t.text), 1)
|
|
1236
1274
|
]))
|
|
@@ -1238,26 +1276,26 @@ const H4 = /* @__PURE__ */ d(L4, [["__scopeId", "data-v-dff1e7ea"]]), z4 = ["hre
|
|
|
1238
1276
|
};
|
|
1239
1277
|
}
|
|
1240
1278
|
});
|
|
1241
|
-
const
|
|
1242
|
-
const
|
|
1279
|
+
const U4 = /* @__PURE__ */ d(F4, [["__scopeId", "data-v-62dd4510"]]);
|
|
1280
|
+
const E4 = {}, W4 = {
|
|
1243
1281
|
class: "pa-4 mb-4 rounded-sm text-center",
|
|
1244
1282
|
color: "glass"
|
|
1245
|
-
},
|
|
1246
|
-
|
|
1283
|
+
}, q4 = /* @__PURE__ */ N('<div class="spinners py-2 mb-2 d-flex justify-center" data-v-f4d8a4f4><i class="spinner one" aria-hidden="true" data-v-f4d8a4f4></i><i class="spinner two" aria-hidden="true" data-v-f4d8a4f4></i><i class="spinner three" aria-hidden="true" data-v-f4d8a4f4></i><i class="spinner four" aria-hidden="true" data-v-f4d8a4f4></i><i class="spinner five" aria-hidden="true" data-v-f4d8a4f4></i></div>', 1), P4 = [
|
|
1284
|
+
q4
|
|
1247
1285
|
];
|
|
1248
|
-
function
|
|
1249
|
-
return r(), c("div",
|
|
1286
|
+
function G4(t, e) {
|
|
1287
|
+
return r(), c("div", W4, P4);
|
|
1250
1288
|
}
|
|
1251
|
-
const
|
|
1289
|
+
const N4 = /* @__PURE__ */ d(E4, [["render", G4], ["__scopeId", "data-v-f4d8a4f4"]]), J4 = { class: "menu frame" }, R4 = ["onClick"], K4 = {
|
|
1252
1290
|
key: 0,
|
|
1253
1291
|
class: "menu-item-divider"
|
|
1254
|
-
},
|
|
1292
|
+
}, X4 = {
|
|
1255
1293
|
key: 1,
|
|
1256
1294
|
class: "menu-item-inner"
|
|
1257
|
-
},
|
|
1295
|
+
}, t0 = ["src", "alt"], e0 = { class: "menu-item-content" }, n0 = { class: "menu-title" }, o0 = {
|
|
1258
1296
|
key: 0,
|
|
1259
1297
|
class: "menu-subtitle"
|
|
1260
|
-
},
|
|
1298
|
+
}, s0 = /* @__PURE__ */ Y({
|
|
1261
1299
|
__name: "QMenu",
|
|
1262
1300
|
props: {
|
|
1263
1301
|
items: {
|
|
@@ -1266,71 +1304,76 @@ const Z4 = /* @__PURE__ */ d(I4, [["render", j4], ["__scopeId", "data-v-f4d8a4f4
|
|
|
1266
1304
|
}
|
|
1267
1305
|
},
|
|
1268
1306
|
emits: ["action"],
|
|
1269
|
-
setup(t, { emit:
|
|
1307
|
+
setup(t, { emit: e }) {
|
|
1270
1308
|
const f = t;
|
|
1271
|
-
function _(
|
|
1309
|
+
function _(m) {
|
|
1272
1310
|
let w = "";
|
|
1273
|
-
return
|
|
1311
|
+
return m.disabled && (w += " disabled"), m.danger && (w += " danger"), w;
|
|
1274
1312
|
}
|
|
1275
|
-
function g(
|
|
1276
|
-
|
|
1313
|
+
function g(m) {
|
|
1314
|
+
m.action && m.action(m), m.disabled !== !0 && e("action", m);
|
|
1277
1315
|
}
|
|
1278
|
-
return (
|
|
1316
|
+
return (m, w) => (r(), c("div", J4, [
|
|
1279
1317
|
(r(!0), c($1, null, g1(f.items, (C) => (r(), c("div", {
|
|
1280
1318
|
class: o1(["menu-item", _(C)]),
|
|
1281
1319
|
key: `menu-item-${C.id}`,
|
|
1282
1320
|
onClick: (x) => g(C)
|
|
1283
1321
|
}, [
|
|
1284
|
-
C.divider ? (r(), c("div",
|
|
1322
|
+
C.divider ? (r(), c("div", K4)) : (r(), c("div", X4, [
|
|
1285
1323
|
C.image ? (r(), c("img", {
|
|
1286
1324
|
key: 0,
|
|
1287
1325
|
class: "menu-image",
|
|
1288
1326
|
src: C.image,
|
|
1289
1327
|
alt: C.title
|
|
1290
|
-
}, null, 8,
|
|
1328
|
+
}, null, 8, t0)) : C.icon ? (r(), M1(k1(C.icon), {
|
|
1291
1329
|
key: 1,
|
|
1292
1330
|
class: "menu-icon mr-1"
|
|
1293
1331
|
})) : e1("", !0),
|
|
1294
|
-
i("div",
|
|
1295
|
-
i("div",
|
|
1296
|
-
C.subtitle ? (r(), c("div",
|
|
1332
|
+
i("div", e0, [
|
|
1333
|
+
i("div", n0, O(C.title), 1),
|
|
1334
|
+
C.subtitle ? (r(), c("div", o0, O(C.subtitle), 1)) : e1("", !0)
|
|
1297
1335
|
])
|
|
1298
1336
|
]))
|
|
1299
|
-
], 10,
|
|
1337
|
+
], 10, R4))), 128))
|
|
1300
1338
|
]));
|
|
1301
1339
|
}
|
|
1302
1340
|
});
|
|
1303
|
-
const
|
|
1341
|
+
const r0 = /* @__PURE__ */ d(s0, [["__scopeId", "data-v-d9fb52ac"]]), i0 = (t) => (y1("data-v-c716caa7"), t = t(), H1(), t), c0 = { class: "toggle" }, l0 = ["disabled"], d0 = /* @__PURE__ */ i0(() => /* @__PURE__ */ i("div", { class: "toggle-switch" }, null, -1)), a0 = /* @__PURE__ */ Y({
|
|
1304
1342
|
__name: "QSwitch",
|
|
1305
1343
|
props: {
|
|
1306
1344
|
modelValue: {
|
|
1307
1345
|
type: Boolean,
|
|
1308
1346
|
required: !0
|
|
1347
|
+
},
|
|
1348
|
+
disabled: {
|
|
1349
|
+
type: Boolean,
|
|
1350
|
+
default: !1
|
|
1309
1351
|
}
|
|
1310
1352
|
},
|
|
1311
1353
|
emits: ["update:modelValue", "change"],
|
|
1312
|
-
setup(t, { emit:
|
|
1354
|
+
setup(t, { emit: e }) {
|
|
1313
1355
|
const f = t, _ = E(f.modelValue);
|
|
1314
|
-
n1(() => f.modelValue, (
|
|
1315
|
-
_.value =
|
|
1356
|
+
n1(() => f.modelValue, (m) => {
|
|
1357
|
+
_.value = m;
|
|
1316
1358
|
});
|
|
1317
|
-
function g(
|
|
1318
|
-
|
|
1359
|
+
function g(m) {
|
|
1360
|
+
e("update:modelValue", _.value), e("change", _.value);
|
|
1319
1361
|
}
|
|
1320
|
-
return (
|
|
1362
|
+
return (m, w) => (r(), c("label", c0, [
|
|
1321
1363
|
G(i("input", {
|
|
1322
1364
|
class: "toggle-checkbox",
|
|
1323
1365
|
type: "checkbox",
|
|
1324
1366
|
"onUpdate:modelValue": w[0] || (w[0] = (C) => _.value = C),
|
|
1325
|
-
onChange: g
|
|
1326
|
-
|
|
1367
|
+
onChange: g,
|
|
1368
|
+
disabled: f.disabled
|
|
1369
|
+
}, null, 40, l0), [
|
|
1327
1370
|
[x1, _.value]
|
|
1328
1371
|
]),
|
|
1329
|
-
|
|
1372
|
+
d0
|
|
1330
1373
|
]));
|
|
1331
1374
|
}
|
|
1332
1375
|
});
|
|
1333
|
-
const
|
|
1376
|
+
const _0 = /* @__PURE__ */ d(a0, [["__scopeId", "data-v-c716caa7"]]), h0 = ["placeholder"], u0 = ["disabled"], C0 = { clas: "" }, f0 = /* @__PURE__ */ Y({
|
|
1334
1377
|
__name: "QTextFieldWithButton",
|
|
1335
1378
|
props: {
|
|
1336
1379
|
type: {
|
|
@@ -1353,22 +1396,22 @@ const K4 = /* @__PURE__ */ d(R4, [["__scopeId", "data-v-430d9fe6"]]), X4 = ["pla
|
|
|
1353
1396
|
}
|
|
1354
1397
|
},
|
|
1355
1398
|
emits: ["submit"],
|
|
1356
|
-
setup(t, { emit:
|
|
1399
|
+
setup(t, { emit: e }) {
|
|
1357
1400
|
const f = t, _ = E(f.defaultText), g = U(() => {
|
|
1358
1401
|
var y;
|
|
1359
|
-
return f.loading || ((y = _.value) == null ? void 0 : y.trim()).length === 0 ? !1 : f.type === "email" ?
|
|
1360
|
-
}),
|
|
1402
|
+
return f.loading || ((y = _.value) == null ? void 0 : y.trim()).length === 0 ? !1 : f.type === "email" ? m.value : f.type === "code" ? w.value : !0;
|
|
1403
|
+
}), m = U(() => {
|
|
1361
1404
|
var y;
|
|
1362
|
-
const
|
|
1363
|
-
return !f.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(
|
|
1405
|
+
const L = (y = _.value) == null ? void 0 : y.trim();
|
|
1406
|
+
return !f.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(L);
|
|
1364
1407
|
}), w = U(() => {
|
|
1365
1408
|
var y;
|
|
1366
|
-
const
|
|
1367
|
-
return /^\d{6}$/.test(
|
|
1409
|
+
const L = (y = _.value) == null ? void 0 : y.trim();
|
|
1410
|
+
return /^\d{6}$/.test(L);
|
|
1368
1411
|
}), C = U(() => f.loading ? "Loading..." : f.actionLabel), x = () => {
|
|
1369
|
-
g.value &&
|
|
1412
|
+
g.value && e("submit", { text: _.value });
|
|
1370
1413
|
};
|
|
1371
|
-
return (
|
|
1414
|
+
return (L, y) => (r(), c("div", {
|
|
1372
1415
|
class: o1(["text-field-with-button", f.type])
|
|
1373
1416
|
}, [
|
|
1374
1417
|
i("div", null, [
|
|
@@ -1376,7 +1419,7 @@ const K4 = /* @__PURE__ */ d(R4, [["__scopeId", "data-v-430d9fe6"]]), X4 = ["pla
|
|
|
1376
1419
|
class: "text-field",
|
|
1377
1420
|
placeholder: f.placeholder,
|
|
1378
1421
|
"onUpdate:modelValue": y[0] || (y[0] = (V) => _.value = V)
|
|
1379
|
-
}, null, 8,
|
|
1422
|
+
}, null, 8, h0), [
|
|
1380
1423
|
[X, _.value]
|
|
1381
1424
|
])
|
|
1382
1425
|
]),
|
|
@@ -1386,35 +1429,35 @@ const K4 = /* @__PURE__ */ d(R4, [["__scopeId", "data-v-430d9fe6"]]), X4 = ["pla
|
|
|
1386
1429
|
disabled: !g.value,
|
|
1387
1430
|
onClick: x
|
|
1388
1431
|
}, [
|
|
1389
|
-
i("div",
|
|
1390
|
-
], 8,
|
|
1432
|
+
i("div", C0, O(C.value), 1)
|
|
1433
|
+
], 8, u0)
|
|
1391
1434
|
])
|
|
1392
1435
|
], 2));
|
|
1393
1436
|
}
|
|
1394
1437
|
});
|
|
1395
|
-
const
|
|
1438
|
+
const w0 = /* @__PURE__ */ d(f0, [["__scopeId", "data-v-dc6300df"]]), v0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1396
1439
|
__proto__: null,
|
|
1397
|
-
QDatetimePicker:
|
|
1398
|
-
QDialog:
|
|
1399
|
-
QFence:
|
|
1400
|
-
QLoading:
|
|
1401
|
-
QMenu:
|
|
1402
|
-
QSwitch:
|
|
1403
|
-
QTextFieldWithButton:
|
|
1440
|
+
QDatetimePicker: Q4,
|
|
1441
|
+
QDialog: Y4,
|
|
1442
|
+
QFence: U4,
|
|
1443
|
+
QLoading: N4,
|
|
1444
|
+
QMenu: r0,
|
|
1445
|
+
QSwitch: _0,
|
|
1446
|
+
QTextFieldWithButton: w0
|
|
1404
1447
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1405
|
-
const
|
|
1406
|
-
install(t,
|
|
1407
|
-
|
|
1408
|
-
for (const [f, _] of Object.entries(
|
|
1409
|
-
|
|
1410
|
-
for (const [f, _] of Object.entries(
|
|
1411
|
-
|
|
1448
|
+
const m0 = {
|
|
1449
|
+
install(t, e) {
|
|
1450
|
+
e != null && e.debug && console.log("options", e);
|
|
1451
|
+
for (const [f, _] of Object.entries(y4))
|
|
1452
|
+
e != null && e.debug && console.log("[quail-ui] register icon component", f, _), t.component(f, _);
|
|
1453
|
+
for (const [f, _] of Object.entries(v0))
|
|
1454
|
+
e != null && e.debug && console.log("[quail-ui] register cpmmon component", f, _), t.component(f, _);
|
|
1412
1455
|
t.component("QIconArrowLeft", l1);
|
|
1413
1456
|
}
|
|
1414
1457
|
};
|
|
1415
1458
|
export {
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1459
|
+
v0 as Common,
|
|
1460
|
+
y4 as Icons,
|
|
1461
|
+
m0 as QuailUI
|
|
1419
1462
|
};
|
|
1420
1463
|
//# sourceMappingURL=index.js.map
|