quail-ui 0.0.9 → 0.0.10
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 +382 -367
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { openBlock as r, createElementBlock 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 p1, withModifiers as v1, 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 L1 } from "vue";
|
|
2
|
+
const d = (t, o) => {
|
|
3
3
|
const f = t.__vccOpts || t;
|
|
4
|
-
for (const [
|
|
5
|
-
f[
|
|
4
|
+
for (const [_, g] of o)
|
|
5
|
+
f[_] = g;
|
|
6
6
|
return f;
|
|
7
|
-
},
|
|
7
|
+
}, H1 = {}, z1 = {
|
|
8
8
|
width: "24",
|
|
9
9
|
height: "24",
|
|
10
10
|
viewBox: "0 0 24 24",
|
|
11
11
|
fill: "none",
|
|
12
12
|
xmlns: "http://www.w3.org/2000/svg"
|
|
13
|
-
}, V1 = /* @__PURE__ */
|
|
13
|
+
}, V1 = /* @__PURE__ */ i("path", {
|
|
14
14
|
d: "M6 18L18 6M18 6H10M18 6V14",
|
|
15
15
|
stroke: "currentColor",
|
|
16
16
|
"stroke-width": "2",
|
|
@@ -19,16 +19,16 @@ const d = (t, s) => {
|
|
|
19
19
|
}, null, -1), b1 = [
|
|
20
20
|
V1
|
|
21
21
|
];
|
|
22
|
-
function D1(t,
|
|
23
|
-
return r(),
|
|
22
|
+
function D1(t, o) {
|
|
23
|
+
return r(), c("svg", z1, b1);
|
|
24
24
|
}
|
|
25
|
-
const I1 = /* @__PURE__ */ d(
|
|
25
|
+
const I1 = /* @__PURE__ */ d(H1, [["render", D1]]), Q1 = {}, S1 = {
|
|
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
|
-
}, B1 = /* @__PURE__ */
|
|
31
|
+
}, B1 = /* @__PURE__ */ i("path", {
|
|
32
32
|
d: "M19 12H5M5 12L12 19M5 12L12 5",
|
|
33
33
|
stroke: "currentColor",
|
|
34
34
|
"stroke-width": "2",
|
|
@@ -37,8 +37,8 @@ const I1 = /* @__PURE__ */ d(z1, [["render", D1]]), Q1 = {}, S1 = {
|
|
|
37
37
|
}, null, -1), j1 = [
|
|
38
38
|
B1
|
|
39
39
|
];
|
|
40
|
-
function Z1(t,
|
|
41
|
-
return r(),
|
|
40
|
+
function Z1(t, o) {
|
|
41
|
+
return r(), c("svg", S1, j1);
|
|
42
42
|
}
|
|
43
43
|
const l1 = /* @__PURE__ */ d(Q1, [["render", Z1]]), O1 = {}, Y1 = {
|
|
44
44
|
width: "24",
|
|
@@ -46,7 +46,7 @@ const l1 = /* @__PURE__ */ d(Q1, [["render", Z1]]), O1 = {}, Y1 = {
|
|
|
46
46
|
viewBox: "0 0 24 24",
|
|
47
47
|
fill: "none",
|
|
48
48
|
xmlns: "http://www.w3.org/2000/svg"
|
|
49
|
-
}, T1 = /* @__PURE__ */
|
|
49
|
+
}, T1 = /* @__PURE__ */ i("path", {
|
|
50
50
|
d: "M5 12H19M19 12L12 5M19 12L12 19",
|
|
51
51
|
stroke: "currentColor",
|
|
52
52
|
"stroke-width": "2",
|
|
@@ -55,8 +55,8 @@ const l1 = /* @__PURE__ */ d(Q1, [["render", Z1]]), O1 = {}, Y1 = {
|
|
|
55
55
|
}, null, -1), A1 = [
|
|
56
56
|
T1
|
|
57
57
|
];
|
|
58
|
-
function F1(t,
|
|
59
|
-
return r(),
|
|
58
|
+
function F1(t, o) {
|
|
59
|
+
return r(), c("svg", Y1, A1);
|
|
60
60
|
}
|
|
61
61
|
const U1 = /* @__PURE__ */ d(O1, [["render", F1]]), E1 = {}, W1 = {
|
|
62
62
|
width: "24",
|
|
@@ -64,7 +64,7 @@ const U1 = /* @__PURE__ */ d(O1, [["render", F1]]), E1 = {}, W1 = {
|
|
|
64
64
|
viewBox: "0 0 24 24",
|
|
65
65
|
fill: "none",
|
|
66
66
|
xmlns: "http://www.w3.org/2000/svg"
|
|
67
|
-
}, q1 = /* @__PURE__ */
|
|
67
|
+
}, q1 = /* @__PURE__ */ i("path", {
|
|
68
68
|
d: "M6.5 10V14M10.5 10V14M22 13V11M6.8 18H14.2C15.8802 18 16.7202 18 17.362 17.673C17.9265 17.3854 18.3854 16.9265 18.673 16.362C19 15.7202 19 14.8802 19 13.2V10.8C19 9.11984 19 8.27976 18.673 7.63803C18.3854 7.07354 17.9265 6.6146 17.362 6.32698C16.7202 6 15.8802 6 14.2 6H6.8C5.11984 6 4.27976 6 3.63803 6.32698C3.07354 6.6146 2.6146 7.07354 2.32698 7.63803C2 8.27976 2 9.11984 2 10.8V13.2C2 14.8802 2 15.7202 2.32698 16.362C2.6146 16.9265 3.07354 17.3854 3.63803 17.673C4.27976 18 5.11984 18 6.8 18Z",
|
|
69
69
|
stroke: "currentColor",
|
|
70
70
|
"stroke-width": "2",
|
|
@@ -73,8 +73,8 @@ const U1 = /* @__PURE__ */ d(O1, [["render", F1]]), E1 = {}, W1 = {
|
|
|
73
73
|
}, null, -1), P1 = [
|
|
74
74
|
q1
|
|
75
75
|
];
|
|
76
|
-
function G1(t,
|
|
77
|
-
return r(),
|
|
76
|
+
function G1(t, o) {
|
|
77
|
+
return r(), c("svg", W1, P1);
|
|
78
78
|
}
|
|
79
79
|
const N1 = /* @__PURE__ */ d(E1, [["render", G1]]), J1 = {}, R1 = {
|
|
80
80
|
width: "24",
|
|
@@ -82,7 +82,7 @@ const N1 = /* @__PURE__ */ d(E1, [["render", G1]]), J1 = {}, R1 = {
|
|
|
82
82
|
viewBox: "0 0 24 24",
|
|
83
83
|
fill: "none",
|
|
84
84
|
xmlns: "http://www.w3.org/2000/svg"
|
|
85
|
-
}, K1 = /* @__PURE__ */
|
|
85
|
+
}, K1 = /* @__PURE__ */ i("path", {
|
|
86
86
|
d: "M6.5 10V14M10.5 10V14M14.5 10V14M22 13V11M6.8 18H14.2C15.8802 18 16.7202 18 17.362 17.673C17.9265 17.3854 18.3854 16.9265 18.673 16.362C19 15.7202 19 14.8802 19 13.2V10.8C19 9.11984 19 8.27976 18.673 7.63803C18.3854 7.07354 17.9265 6.6146 17.362 6.32698C16.7202 6 15.8802 6 14.2 6H6.8C5.11984 6 4.27976 6 3.63803 6.32698C3.07354 6.6146 2.6146 7.07354 2.32698 7.63803C2 8.27976 2 9.11984 2 10.8V13.2C2 14.8802 2 15.7202 2.32698 16.362C2.6146 16.9265 3.07354 17.3854 3.63803 17.673C4.27976 18 5.11984 18 6.8 18Z",
|
|
87
87
|
stroke: "currentColor",
|
|
88
88
|
"stroke-width": "2",
|
|
@@ -91,8 +91,8 @@ const N1 = /* @__PURE__ */ d(E1, [["render", G1]]), J1 = {}, R1 = {
|
|
|
91
91
|
}, null, -1), X1 = [
|
|
92
92
|
K1
|
|
93
93
|
];
|
|
94
|
-
function t2(t,
|
|
95
|
-
return r(),
|
|
94
|
+
function t2(t, o) {
|
|
95
|
+
return r(), c("svg", R1, X1);
|
|
96
96
|
}
|
|
97
97
|
const e2 = /* @__PURE__ */ d(J1, [["render", t2]]), n2 = {}, o2 = {
|
|
98
98
|
width: "24",
|
|
@@ -100,7 +100,7 @@ const e2 = /* @__PURE__ */ d(J1, [["render", t2]]), n2 = {}, o2 = {
|
|
|
100
100
|
viewBox: "0 0 24 24",
|
|
101
101
|
fill: "none",
|
|
102
102
|
xmlns: "http://www.w3.org/2000/svg"
|
|
103
|
-
}, s2 = /* @__PURE__ */
|
|
103
|
+
}, s2 = /* @__PURE__ */ i("path", {
|
|
104
104
|
d: "M12 21L11.8999 20.8499C11.2053 19.808 10.858 19.287 10.3991 18.9098C9.99286 18.5759 9.52476 18.3254 9.02161 18.1726C8.45325 18 7.82711 18 6.57482 18H5.2C4.07989 18 3.51984 18 3.09202 17.782C2.71569 17.5903 2.40973 17.2843 2.21799 16.908C2 16.4802 2 15.9201 2 14.8V6.2C2 5.07989 2 4.51984 2.21799 4.09202C2.40973 3.71569 2.71569 3.40973 3.09202 3.21799C3.51984 3 4.07989 3 5.2 3H5.6C7.84021 3 8.96031 3 9.81596 3.43597C10.5686 3.81947 11.1805 4.43139 11.564 5.18404C12 6.03968 12 7.15979 12 9.4M12 21V9.4M12 21L12.1001 20.8499C12.7947 19.808 13.142 19.287 13.6009 18.9098C14.0071 18.5759 14.4752 18.3254 14.9784 18.1726C15.5467 18 16.1729 18 17.4252 18H18.8C19.9201 18 20.4802 18 20.908 17.782C21.2843 17.5903 21.5903 17.2843 21.782 16.908C22 16.4802 22 15.9201 22 14.8V6.2C22 5.07989 22 4.51984 21.782 4.09202C21.5903 3.71569 21.2843 3.40973 20.908 3.21799C20.4802 3 19.9201 3 18.8 3H18.4C16.1598 3 15.0397 3 14.184 3.43597C13.4314 3.81947 12.8195 4.43139 12.436 5.18404C12 6.03968 12 7.15979 12 9.4",
|
|
105
105
|
stroke: "currentColor",
|
|
106
106
|
"stroke-width": "2",
|
|
@@ -109,8 +109,8 @@ const e2 = /* @__PURE__ */ d(J1, [["render", t2]]), n2 = {}, o2 = {
|
|
|
109
109
|
}, null, -1), r2 = [
|
|
110
110
|
s2
|
|
111
111
|
];
|
|
112
|
-
function i2(t,
|
|
113
|
-
return r(),
|
|
112
|
+
function i2(t, o) {
|
|
113
|
+
return r(), c("svg", o2, r2);
|
|
114
114
|
}
|
|
115
115
|
const c2 = /* @__PURE__ */ d(n2, [["render", i2]]), l2 = {}, d2 = {
|
|
116
116
|
width: "24",
|
|
@@ -118,24 +118,24 @@ const c2 = /* @__PURE__ */ d(n2, [["render", i2]]), l2 = {}, d2 = {
|
|
|
118
118
|
viewBox: "0 0 24 24",
|
|
119
119
|
fill: "none",
|
|
120
120
|
xmlns: "http://www.w3.org/2000/svg"
|
|
121
|
-
}, a2 = /* @__PURE__ */
|
|
121
|
+
}, a2 = /* @__PURE__ */ i("path", {
|
|
122
122
|
d: "M2 8.37722C2 8.0269 2 7.85174 2.01462 7.70421C2.1556 6.28127 3.28127 5.1556 4.70421 5.01462C4.85174 5 5.03636 5 5.40558 5C5.54785 5 5.61899 5 5.67939 4.99634C6.45061 4.94963 7.12595 4.46288 7.41414 3.746C7.43671 3.68986 7.45781 3.62657 7.5 3.5C7.54219 3.37343 7.56329 3.31014 7.58586 3.254C7.87405 2.53712 8.54939 2.05037 9.32061 2.00366C9.38101 2 9.44772 2 9.58114 2H14.4189C14.5523 2 14.619 2 14.6794 2.00366C15.4506 2.05037 16.126 2.53712 16.4141 3.254C16.4367 3.31014 16.4578 3.37343 16.5 3.5C16.5422 3.62657 16.5633 3.68986 16.5859 3.746C16.874 4.46288 17.5494 4.94963 18.3206 4.99634C18.381 5 18.4521 5 18.5944 5C18.9636 5 19.1483 5 19.2958 5.01462C20.7187 5.1556 21.8444 6.28127 21.9854 7.70421C22 7.85174 22 8.0269 22 8.37722V16.2C22 17.8802 22 18.7202 21.673 19.362C21.3854 19.9265 20.9265 20.3854 20.362 20.673C19.7202 21 18.8802 21 17.2 21H6.8C5.11984 21 4.27976 21 3.63803 20.673C3.07354 20.3854 2.6146 19.9265 2.32698 19.362C2 18.7202 2 17.8802 2 16.2V8.37722Z",
|
|
123
123
|
stroke: "currentColor",
|
|
124
124
|
"stroke-width": "2",
|
|
125
125
|
"stroke-linecap": "round",
|
|
126
126
|
"stroke-linejoin": "round"
|
|
127
|
-
}, null, -1),
|
|
127
|
+
}, null, -1), _2 = /* @__PURE__ */ i("path", {
|
|
128
128
|
d: "M12 16.5C14.2091 16.5 16 14.7091 16 12.5C16 10.2909 14.2091 8.5 12 8.5C9.79086 8.5 8 10.2909 8 12.5C8 14.7091 9.79086 16.5 12 16.5Z",
|
|
129
129
|
stroke: "currentColor",
|
|
130
130
|
"stroke-width": "2",
|
|
131
131
|
"stroke-linecap": "round",
|
|
132
132
|
"stroke-linejoin": "round"
|
|
133
|
-
}, null, -1),
|
|
133
|
+
}, null, -1), h2 = [
|
|
134
134
|
a2,
|
|
135
|
-
|
|
135
|
+
_2
|
|
136
136
|
];
|
|
137
|
-
function u2(t,
|
|
138
|
-
return r(),
|
|
137
|
+
function u2(t, o) {
|
|
138
|
+
return r(), c("svg", d2, h2);
|
|
139
139
|
}
|
|
140
140
|
const C2 = /* @__PURE__ */ d(l2, [["render", u2]]), f2 = {}, w2 = {
|
|
141
141
|
width: "24",
|
|
@@ -143,7 +143,7 @@ const C2 = /* @__PURE__ */ d(l2, [["render", u2]]), f2 = {}, w2 = {
|
|
|
143
143
|
viewBox: "0 0 24 24",
|
|
144
144
|
fill: "none",
|
|
145
145
|
xmlns: "http://www.w3.org/2000/svg"
|
|
146
|
-
}, p2 = /* @__PURE__ */
|
|
146
|
+
}, p2 = /* @__PURE__ */ i("path", {
|
|
147
147
|
d: "M7.5 12L10.5 15L16.5 9M22 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",
|
|
148
148
|
stroke: "currentColor",
|
|
149
149
|
"stroke-width": "2",
|
|
@@ -152,8 +152,8 @@ const C2 = /* @__PURE__ */ d(l2, [["render", u2]]), f2 = {}, w2 = {
|
|
|
152
152
|
}, null, -1), v2 = [
|
|
153
153
|
p2
|
|
154
154
|
];
|
|
155
|
-
function m2(t,
|
|
156
|
-
return r(),
|
|
155
|
+
function m2(t, o) {
|
|
156
|
+
return r(), c("svg", w2, v2);
|
|
157
157
|
}
|
|
158
158
|
const $2 = /* @__PURE__ */ d(f2, [["render", m2]]), g2 = {}, M2 = {
|
|
159
159
|
width: "24",
|
|
@@ -161,7 +161,7 @@ const $2 = /* @__PURE__ */ d(f2, [["render", m2]]), g2 = {}, M2 = {
|
|
|
161
161
|
viewBox: "0 0 24 24",
|
|
162
162
|
fill: "none",
|
|
163
163
|
xmlns: "http://www.w3.org/2000/svg"
|
|
164
|
-
}, k2 = /* @__PURE__ */
|
|
164
|
+
}, k2 = /* @__PURE__ */ i("path", {
|
|
165
165
|
d: "M6 9L12 15L18 9",
|
|
166
166
|
stroke: "currentColor",
|
|
167
167
|
"stroke-width": "2",
|
|
@@ -170,16 +170,16 @@ const $2 = /* @__PURE__ */ d(f2, [["render", m2]]), g2 = {}, M2 = {
|
|
|
170
170
|
}, null, -1), x2 = [
|
|
171
171
|
k2
|
|
172
172
|
];
|
|
173
|
-
function y2(t,
|
|
174
|
-
return r(),
|
|
173
|
+
function y2(t, o) {
|
|
174
|
+
return r(), c("svg", M2, x2);
|
|
175
175
|
}
|
|
176
|
-
const L2 = /* @__PURE__ */ d(g2, [["render", y2]]),
|
|
176
|
+
const L2 = /* @__PURE__ */ d(g2, [["render", y2]]), H2 = {}, z2 = {
|
|
177
177
|
width: "24",
|
|
178
178
|
height: "24",
|
|
179
179
|
viewBox: "0 0 24 24",
|
|
180
180
|
fill: "none",
|
|
181
181
|
xmlns: "http://www.w3.org/2000/svg"
|
|
182
|
-
}, V2 = /* @__PURE__ */
|
|
182
|
+
}, V2 = /* @__PURE__ */ i("path", {
|
|
183
183
|
d: "M18 15L12 9L6 15",
|
|
184
184
|
stroke: "currentColor",
|
|
185
185
|
"stroke-width": "2",
|
|
@@ -188,19 +188,19 @@ const L2 = /* @__PURE__ */ d(g2, [["render", y2]]), z2 = {}, H2 = {
|
|
|
188
188
|
}, null, -1), b2 = [
|
|
189
189
|
V2
|
|
190
190
|
];
|
|
191
|
-
function D2(t,
|
|
192
|
-
return r(),
|
|
191
|
+
function D2(t, o) {
|
|
192
|
+
return r(), c("svg", z2, b2);
|
|
193
193
|
}
|
|
194
|
-
const I2 = /* @__PURE__ */ d(
|
|
194
|
+
const I2 = /* @__PURE__ */ d(H2, [["render", D2]]), Q2 = {}, S2 = {
|
|
195
195
|
xmlns: "http://www.w3.org/2000/svg",
|
|
196
196
|
width: "20",
|
|
197
197
|
height: "20",
|
|
198
198
|
fill: "currentColor"
|
|
199
|
-
}, B2 = /* @__PURE__ */
|
|
199
|
+
}, B2 = /* @__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
200
|
B2
|
|
201
201
|
];
|
|
202
|
-
function Z2(t,
|
|
203
|
-
return r(),
|
|
202
|
+
function Z2(t, o) {
|
|
203
|
+
return r(), c("svg", S2, j2);
|
|
204
204
|
}
|
|
205
205
|
const O2 = /* @__PURE__ */ d(Q2, [["render", Z2]]), Y2 = {}, T2 = {
|
|
206
206
|
width: "24",
|
|
@@ -208,7 +208,7 @@ const O2 = /* @__PURE__ */ d(Q2, [["render", Z2]]), Y2 = {}, T2 = {
|
|
|
208
208
|
viewBox: "0 0 24 24",
|
|
209
209
|
fill: "none",
|
|
210
210
|
xmlns: "http://www.w3.org/2000/svg"
|
|
211
|
-
}, A2 = /* @__PURE__ */
|
|
211
|
+
}, A2 = /* @__PURE__ */ i("path", {
|
|
212
212
|
d: "M5 15C4.06812 15 3.60218 15 3.23463 14.8478C2.74458 14.6448 2.35523 14.2554 2.15224 13.7654C2 13.3978 2 12.9319 2 12V5.2C2 4.0799 2 3.51984 2.21799 3.09202C2.40973 2.71569 2.71569 2.40973 3.09202 2.21799C3.51984 2 4.0799 2 5.2 2H12C12.9319 2 13.3978 2 13.7654 2.15224C14.2554 2.35523 14.6448 2.74458 14.8478 3.23463C15 3.60218 15 4.06812 15 5M12.2 22H18.8C19.9201 22 20.4802 22 20.908 21.782C21.2843 21.5903 21.5903 21.2843 21.782 20.908C22 20.4802 22 19.9201 22 18.8V12.2C22 11.0799 22 10.5198 21.782 10.092C21.5903 9.71569 21.2843 9.40973 20.908 9.21799C20.4802 9 19.9201 9 18.8 9H12.2C11.0799 9 10.5198 9 10.092 9.21799C9.71569 9.40973 9.40973 9.71569 9.21799 10.092C9 10.5198 9 11.0799 9 12.2V18.8C9 19.9201 9 20.4802 9.21799 20.908C9.40973 21.2843 9.71569 21.5903 10.092 21.782C10.5198 22 11.0799 22 12.2 22Z",
|
|
213
213
|
stroke: "currentColor",
|
|
214
214
|
"stroke-width": "2",
|
|
@@ -217,8 +217,8 @@ const O2 = /* @__PURE__ */ d(Q2, [["render", Z2]]), Y2 = {}, T2 = {
|
|
|
217
217
|
}, null, -1), F2 = [
|
|
218
218
|
A2
|
|
219
219
|
];
|
|
220
|
-
function U2(t,
|
|
221
|
-
return r(),
|
|
220
|
+
function U2(t, o) {
|
|
221
|
+
return r(), c("svg", T2, F2);
|
|
222
222
|
}
|
|
223
223
|
const E2 = /* @__PURE__ */ d(Y2, [["render", U2]]), W2 = {}, q2 = {
|
|
224
224
|
width: "24",
|
|
@@ -226,7 +226,7 @@ const E2 = /* @__PURE__ */ d(Y2, [["render", U2]]), W2 = {}, q2 = {
|
|
|
226
226
|
viewBox: "0 0 24 24",
|
|
227
227
|
fill: "none",
|
|
228
228
|
xmlns: "http://www.w3.org/2000/svg"
|
|
229
|
-
}, P2 = /* @__PURE__ */
|
|
229
|
+
}, P2 = /* @__PURE__ */ i("path", {
|
|
230
230
|
d: "M17 17L22 12L17 7M7 7L2 12L7 17M14 3L10 21",
|
|
231
231
|
stroke: "currentColor",
|
|
232
232
|
"stroke-width": "2",
|
|
@@ -235,8 +235,8 @@ const E2 = /* @__PURE__ */ d(Y2, [["render", U2]]), W2 = {}, q2 = {
|
|
|
235
235
|
}, null, -1), G2 = [
|
|
236
236
|
P2
|
|
237
237
|
];
|
|
238
|
-
function N2(t,
|
|
239
|
-
return r(),
|
|
238
|
+
function N2(t, o) {
|
|
239
|
+
return r(), c("svg", q2, G2);
|
|
240
240
|
}
|
|
241
241
|
const J2 = /* @__PURE__ */ d(W2, [["render", N2]]), R2 = {}, K2 = {
|
|
242
242
|
width: "24",
|
|
@@ -244,7 +244,7 @@ const J2 = /* @__PURE__ */ d(W2, [["render", N2]]), R2 = {}, K2 = {
|
|
|
244
244
|
viewBox: "0 0 24 24",
|
|
245
245
|
fill: "none",
|
|
246
246
|
xmlns: "http://www.w3.org/2000/svg"
|
|
247
|
-
}, X2 = /* @__PURE__ */
|
|
247
|
+
}, X2 = /* @__PURE__ */ i("path", {
|
|
248
248
|
d: "M8 21H16M12 17V21M6.8 17H17.2C18.8802 17 19.7202 17 20.362 16.673C20.9265 16.3854 21.3854 15.9265 21.673 15.362C22 14.7202 22 13.8802 22 12.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V12.2C2 13.8802 2 14.7202 2.32698 15.362C2.6146 15.9265 3.07354 16.3854 3.63803 16.673C4.27976 17 5.11984 17 6.8 17Z",
|
|
249
249
|
stroke: "currentColor",
|
|
250
250
|
"stroke-width": "2",
|
|
@@ -253,19 +253,19 @@ const J2 = /* @__PURE__ */ d(W2, [["render", N2]]), R2 = {}, K2 = {
|
|
|
253
253
|
}, null, -1), tt = [
|
|
254
254
|
X2
|
|
255
255
|
];
|
|
256
|
-
function et(t,
|
|
257
|
-
return r(),
|
|
256
|
+
function et(t, o) {
|
|
257
|
+
return r(), c("svg", K2, tt);
|
|
258
258
|
}
|
|
259
259
|
const nt = /* @__PURE__ */ d(R2, [["render", et]]), ot = {}, st = {
|
|
260
260
|
xmlns: "http://www.w3.org/2000/svg",
|
|
261
261
|
width: "20",
|
|
262
262
|
height: "17",
|
|
263
263
|
fill: "currentColor"
|
|
264
|
-
}, rt = /* @__PURE__ */
|
|
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,
|
|
268
|
-
return r(),
|
|
267
|
+
function ct(t, o) {
|
|
268
|
+
return r(), c("svg", st, it);
|
|
269
269
|
}
|
|
270
270
|
const lt = /* @__PURE__ */ d(ot, [["render", ct]]), dt = {}, at = {
|
|
271
271
|
width: "24",
|
|
@@ -273,28 +273,28 @@ const lt = /* @__PURE__ */ d(ot, [["render", ct]]), dt = {}, at = {
|
|
|
273
273
|
viewBox: "0 0 24 24",
|
|
274
274
|
fill: "none",
|
|
275
275
|
xmlns: "http://www.w3.org/2000/svg"
|
|
276
|
-
},
|
|
276
|
+
}, _t = /* @__PURE__ */ i("path", {
|
|
277
277
|
d: "M4 16.2422C2.79401 15.435 2 14.0602 2 12.5C2 10.1564 3.79151 8.23129 6.07974 8.01937C6.54781 5.17213 9.02024 3 12 3C14.9798 3 17.4522 5.17213 17.9203 8.01937C20.2085 8.23129 22 10.1564 22 12.5C22 14.0602 21.206 15.435 20 16.2422M8 17L12 21M12 21L16 17M12 21V12",
|
|
278
278
|
stroke: "currentColor",
|
|
279
279
|
"stroke-width": "2",
|
|
280
280
|
"stroke-linecap": "round",
|
|
281
281
|
"stroke-linejoin": "round"
|
|
282
|
-
}, null, -1),
|
|
283
|
-
|
|
282
|
+
}, null, -1), ht = [
|
|
283
|
+
_t
|
|
284
284
|
];
|
|
285
|
-
function ut(t,
|
|
286
|
-
return r(),
|
|
285
|
+
function ut(t, o) {
|
|
286
|
+
return r(), c("svg", at, ht);
|
|
287
287
|
}
|
|
288
288
|
const Ct = /* @__PURE__ */ d(dt, [["render", ut]]), ft = {}, wt = {
|
|
289
289
|
xmlns: "http://www.w3.org/2000/svg",
|
|
290
290
|
width: "18",
|
|
291
291
|
height: "20",
|
|
292
292
|
fill: "currentColor"
|
|
293
|
-
}, pt = /* @__PURE__ */
|
|
293
|
+
}, pt = /* @__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), vt = [
|
|
294
294
|
pt
|
|
295
295
|
];
|
|
296
|
-
function mt(t,
|
|
297
|
-
return r(),
|
|
296
|
+
function mt(t, o) {
|
|
297
|
+
return r(), c("svg", wt, vt);
|
|
298
298
|
}
|
|
299
299
|
const $t = /* @__PURE__ */ d(ft, [["render", mt]]), gt = {}, Mt = {
|
|
300
300
|
width: "24",
|
|
@@ -302,7 +302,7 @@ const $t = /* @__PURE__ */ d(ft, [["render", mt]]), gt = {}, Mt = {
|
|
|
302
302
|
viewBox: "0 0 24 24",
|
|
303
303
|
fill: "none",
|
|
304
304
|
xmlns: "http://www.w3.org/2000/svg"
|
|
305
|
-
}, kt = /* @__PURE__ */
|
|
305
|
+
}, kt = /* @__PURE__ */ i("path", {
|
|
306
306
|
d: "M16 16C16 16 14.5 14 12 14C9.5 14 8 16 8 16M15 9H15.01M9 9H9.01M22 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 12ZM15.5 9C15.5 9.27614 15.2761 9.5 15 9.5C14.7239 9.5 14.5 9.27614 14.5 9C14.5 8.72386 14.7239 8.5 15 8.5C15.2761 8.5 15.5 8.72386 15.5 9ZM9.5 9C9.5 9.27614 9.27614 9.5 9 9.5C8.72386 9.5 8.5 9.27614 8.5 9C8.5 8.72386 8.72386 8.5 9 8.5C9.27614 8.5 9.5 8.72386 9.5 9Z",
|
|
307
307
|
stroke: "currentColor",
|
|
308
308
|
"stroke-width": "2",
|
|
@@ -311,16 +311,16 @@ const $t = /* @__PURE__ */ d(ft, [["render", mt]]), gt = {}, Mt = {
|
|
|
311
311
|
}, null, -1), xt = [
|
|
312
312
|
kt
|
|
313
313
|
];
|
|
314
|
-
function yt(t,
|
|
315
|
-
return r(),
|
|
314
|
+
function yt(t, o) {
|
|
315
|
+
return r(), c("svg", Mt, xt);
|
|
316
316
|
}
|
|
317
|
-
const Lt = /* @__PURE__ */ d(gt, [["render", yt]]),
|
|
317
|
+
const Lt = /* @__PURE__ */ d(gt, [["render", yt]]), Ht = {}, zt = {
|
|
318
318
|
width: "24",
|
|
319
319
|
height: "24",
|
|
320
320
|
viewBox: "0 0 24 24",
|
|
321
321
|
fill: "none",
|
|
322
322
|
xmlns: "http://www.w3.org/2000/svg"
|
|
323
|
-
}, Vt = /* @__PURE__ */
|
|
323
|
+
}, Vt = /* @__PURE__ */ i("path", {
|
|
324
324
|
d: "M16 8.00007L2 22.0001M18 15.0001H9M6.6 19.0001H13.3373C13.5818 19.0001 13.7041 19.0001 13.8192 18.9724C13.9213 18.9479 14.0188 18.9075 14.1083 18.8527C14.2092 18.7909 14.2957 18.7044 14.4686 18.5314L19.5 13.5001C19.739 13.2611 19.8584 13.1416 19.9546 13.0358C22.0348 10.7474 22.0348 7.25275 19.9546 4.9643C19.8584 4.85851 19.739 4.73903 19.5 4.50007C19.261 4.26111 19.1416 4.14163 19.0358 4.04547C16.7473 1.96531 13.2527 1.96531 10.9642 4.04547C10.8584 4.14163 10.739 4.26111 10.5 4.50007L5.46863 9.53144C5.29568 9.70439 5.2092 9.79087 5.14736 9.89179C5.09253 9.98126 5.05213 10.0788 5.02763 10.1808C5 10.2959 5 10.4182 5 10.6628V17.4001C5 17.9601 5 18.2401 5.10899 18.4541C5.20487 18.6422 5.35785 18.7952 5.54601 18.8911C5.75992 19.0001 6.03995 19.0001 6.6 19.0001Z",
|
|
325
325
|
stroke: "currentColor",
|
|
326
326
|
"stroke-width": "2",
|
|
@@ -329,10 +329,10 @@ const Lt = /* @__PURE__ */ d(gt, [["render", yt]]), zt = {}, Ht = {
|
|
|
329
329
|
}, null, -1), bt = [
|
|
330
330
|
Vt
|
|
331
331
|
];
|
|
332
|
-
function Dt(t,
|
|
333
|
-
return r(),
|
|
332
|
+
function Dt(t, o) {
|
|
333
|
+
return r(), c("svg", zt, bt);
|
|
334
334
|
}
|
|
335
|
-
const It = /* @__PURE__ */ d(
|
|
335
|
+
const It = /* @__PURE__ */ d(Ht, [["render", Dt]]), Qt = {}, St = {
|
|
336
336
|
xmlns: "http://www.w3.org/2000/svg",
|
|
337
337
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
338
338
|
"aria-hidden": "true",
|
|
@@ -344,8 +344,8 @@ const It = /* @__PURE__ */ d(zt, [["render", Dt]]), Qt = {}, St = {
|
|
|
344
344
|
}, Bt = /* @__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
345
|
Bt
|
|
346
346
|
];
|
|
347
|
-
function Zt(t,
|
|
348
|
-
return r(),
|
|
347
|
+
function Zt(t, o) {
|
|
348
|
+
return r(), c("svg", St, jt);
|
|
349
349
|
}
|
|
350
350
|
const Ot = /* @__PURE__ */ d(Qt, [["render", Zt]]), Yt = {}, Tt = {
|
|
351
351
|
width: "24",
|
|
@@ -353,7 +353,7 @@ const Ot = /* @__PURE__ */ d(Qt, [["render", Zt]]), Yt = {}, Tt = {
|
|
|
353
353
|
viewBox: "0 0 24 24",
|
|
354
354
|
fill: "none",
|
|
355
355
|
xmlns: "http://www.w3.org/2000/svg"
|
|
356
|
-
}, At = /* @__PURE__ */
|
|
356
|
+
}, At = /* @__PURE__ */ i("path", {
|
|
357
357
|
d: "M2 4.6C2 4.03995 2 3.75992 2.10899 3.54601C2.20487 3.35785 2.35785 3.20487 2.54601 3.10899C2.75992 3 3.03995 3 3.6 3H20.4C20.9601 3 21.2401 3 21.454 3.10899C21.6422 3.20487 21.7951 3.35785 21.891 3.54601C22 3.75992 22 4.03995 22 4.6V5.26939C22 5.53819 22 5.67259 21.9672 5.79756C21.938 5.90831 21.8901 6.01323 21.8255 6.10776C21.7526 6.21443 21.651 6.30245 21.4479 6.4785L15.0521 12.0215C14.849 12.1975 14.7474 12.2856 14.6745 12.3922C14.6099 12.4868 14.562 12.5917 14.5328 12.7024C14.5 12.8274 14.5 12.9618 14.5 13.2306V18.4584C14.5 18.6539 14.5 18.7517 14.4685 18.8363C14.4406 18.911 14.3953 18.9779 14.3363 19.0315C14.2695 19.0922 14.1787 19.1285 13.9971 19.2012L10.5971 20.5612C10.2296 20.7082 10.0458 20.7817 9.89827 20.751C9.76927 20.7242 9.65605 20.6476 9.58325 20.5377C9.5 20.4122 9.5 20.2142 9.5 19.8184V13.2306C9.5 12.9618 9.5 12.8274 9.46715 12.7024C9.43805 12.5917 9.39014 12.4868 9.32551 12.3922C9.25258 12.2856 9.15102 12.1975 8.94789 12.0215L2.55211 6.4785C2.34898 6.30245 2.24742 6.21443 2.17449 6.10776C2.10986 6.01323 2.06195 5.90831 2.03285 5.79756C2 5.67259 2 5.53819 2 5.26939V4.6Z",
|
|
358
358
|
stroke: "currentColor",
|
|
359
359
|
"stroke-width": "2",
|
|
@@ -362,8 +362,8 @@ const Ot = /* @__PURE__ */ d(Qt, [["render", Zt]]), Yt = {}, Tt = {
|
|
|
362
362
|
}, null, -1), Ft = [
|
|
363
363
|
At
|
|
364
364
|
];
|
|
365
|
-
function Ut(t,
|
|
366
|
-
return r(),
|
|
365
|
+
function Ut(t, o) {
|
|
366
|
+
return r(), c("svg", Tt, Ft);
|
|
367
367
|
}
|
|
368
368
|
const Et = /* @__PURE__ */ d(Yt, [["render", Ut]]), Wt = {}, qt = {
|
|
369
369
|
width: "24",
|
|
@@ -371,7 +371,7 @@ const Et = /* @__PURE__ */ d(Yt, [["render", Ut]]), Wt = {}, qt = {
|
|
|
371
371
|
viewBox: "0 0 24 24",
|
|
372
372
|
fill: "none",
|
|
373
373
|
xmlns: "http://www.w3.org/2000/svg"
|
|
374
|
-
}, Pt = /* @__PURE__ */
|
|
374
|
+
}, Pt = /* @__PURE__ */ i("path", {
|
|
375
375
|
d: "M9.09 9C9.3251 8.33167 9.78915 7.76811 10.4 7.40913C11.0108 7.05016 11.7289 6.91894 12.4272 7.03871C13.1255 7.15849 13.7588 7.52152 14.2151 8.06353C14.6713 8.60553 14.9211 9.29152 14.92 10C14.92 12 11.92 13 11.92 13M12 17H12.01M22 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",
|
|
376
376
|
stroke: "currentColor",
|
|
377
377
|
"stroke-width": "2",
|
|
@@ -380,8 +380,8 @@ const Et = /* @__PURE__ */ d(Yt, [["render", Ut]]), Wt = {}, qt = {
|
|
|
380
380
|
}, null, -1), Gt = [
|
|
381
381
|
Pt
|
|
382
382
|
];
|
|
383
|
-
function Nt(t,
|
|
384
|
-
return r(),
|
|
383
|
+
function Nt(t, o) {
|
|
384
|
+
return r(), c("svg", qt, Gt);
|
|
385
385
|
}
|
|
386
386
|
const Jt = /* @__PURE__ */ d(Wt, [["render", Nt]]), Rt = {}, Kt = {
|
|
387
387
|
width: "24",
|
|
@@ -389,7 +389,7 @@ const Jt = /* @__PURE__ */ d(Wt, [["render", Nt]]), Rt = {}, Kt = {
|
|
|
389
389
|
viewBox: "0 0 24 24",
|
|
390
390
|
fill: "none",
|
|
391
391
|
xmlns: "http://www.w3.org/2000/svg"
|
|
392
|
-
}, Xt = /* @__PURE__ */
|
|
392
|
+
}, Xt = /* @__PURE__ */ i("path", {
|
|
393
393
|
d: "M4.27209 20.7279L10.8686 14.1314C11.2646 13.7354 11.4627 13.5373 11.691 13.4632C11.8918 13.3979 12.1082 13.3979 12.309 13.4632C12.5373 13.5373 12.7354 13.7354 13.1314 14.1314L19.6839 20.6839M14 15L16.8686 12.1314C17.2646 11.7354 17.4627 11.5373 17.691 11.4632C17.8918 11.3979 18.1082 11.3979 18.309 11.4632C18.5373 11.5373 18.7354 11.7354 19.1314 12.1314L22 15M10 9C10 10.1046 9.10457 11 8 11C6.89543 11 6 10.1046 6 9C6 7.89543 6.89543 7 8 7C9.10457 7 10 7.89543 10 9ZM6.8 21H17.2C18.8802 21 19.7202 21 20.362 20.673C20.9265 20.3854 21.3854 19.9265 21.673 19.362C22 18.7202 22 17.8802 22 16.2V7.8C22 6.11984 22 5.27976 21.673 4.63803C21.3854 4.07354 20.9265 3.6146 20.362 3.32698C19.7202 3 18.8802 3 17.2 3H6.8C5.11984 3 4.27976 3 3.63803 3.32698C3.07354 3.6146 2.6146 4.07354 2.32698 4.63803C2 5.27976 2 6.11984 2 7.8V16.2C2 17.8802 2 18.7202 2.32698 19.362C2.6146 19.9265 3.07354 20.3854 3.63803 20.673C4.27976 21 5.11984 21 6.8 21Z",
|
|
394
394
|
stroke: "currentColor",
|
|
395
395
|
"stroke-width": "2",
|
|
@@ -398,8 +398,8 @@ const Jt = /* @__PURE__ */ d(Wt, [["render", Nt]]), Rt = {}, Kt = {
|
|
|
398
398
|
}, null, -1), te = [
|
|
399
399
|
Xt
|
|
400
400
|
];
|
|
401
|
-
function ee(t,
|
|
402
|
-
return r(),
|
|
401
|
+
function ee(t, o) {
|
|
402
|
+
return r(), c("svg", Kt, te);
|
|
403
403
|
}
|
|
404
404
|
const ne = /* @__PURE__ */ d(Rt, [["render", ee]]), oe = {}, se = {
|
|
405
405
|
width: "24",
|
|
@@ -407,7 +407,7 @@ const ne = /* @__PURE__ */ d(Rt, [["render", ee]]), oe = {}, se = {
|
|
|
407
407
|
viewBox: "0 0 24 24",
|
|
408
408
|
fill: "none",
|
|
409
409
|
xmlns: "http://www.w3.org/2000/svg"
|
|
410
|
-
}, re = /* @__PURE__ */
|
|
410
|
+
}, re = /* @__PURE__ */ i("path", {
|
|
411
411
|
d: "M12 16V12M12 8H12.01M7.8 21H16.2C17.8802 21 18.7202 21 19.362 20.673C19.9265 20.3854 20.3854 19.9265 20.673 19.362C21 18.7202 21 17.8802 21 16.2V7.8C21 6.11984 21 5.27976 20.673 4.63803C20.3854 4.07354 19.9265 3.6146 19.362 3.32698C18.7202 3 17.8802 3 16.2 3H7.8C6.11984 3 5.27976 3 4.63803 3.32698C4.07354 3.6146 3.6146 4.07354 3.32698 4.63803C3 5.27976 3 6.11984 3 7.8V16.2C3 17.8802 3 18.7202 3.32698 19.362C3.6146 19.9265 4.07354 20.3854 4.63803 20.673C5.27976 21 6.11984 21 7.8 21Z",
|
|
412
412
|
stroke: "currentColor",
|
|
413
413
|
"stroke-width": "2",
|
|
@@ -416,8 +416,8 @@ const ne = /* @__PURE__ */ d(Rt, [["render", ee]]), oe = {}, se = {
|
|
|
416
416
|
}, null, -1), ie = [
|
|
417
417
|
re
|
|
418
418
|
];
|
|
419
|
-
function ce(t,
|
|
420
|
-
return r(),
|
|
419
|
+
function ce(t, o) {
|
|
420
|
+
return r(), c("svg", se, ie);
|
|
421
421
|
}
|
|
422
422
|
const le = /* @__PURE__ */ d(oe, [["render", ce]]), de = {}, ae = {
|
|
423
423
|
width: "24",
|
|
@@ -425,17 +425,17 @@ const le = /* @__PURE__ */ d(oe, [["render", ce]]), de = {}, ae = {
|
|
|
425
425
|
viewBox: "0 0 24 24",
|
|
426
426
|
fill: "none",
|
|
427
427
|
xmlns: "http://www.w3.org/2000/svg"
|
|
428
|
-
},
|
|
428
|
+
}, _e = /* @__PURE__ */ i("path", {
|
|
429
429
|
d: "M8.5 15.5L15.5 8.49998M9 4V2M15 20V22M4 9H2M20 15H22M4.91421 4.91421L3.5 3.5M19.0858 19.0857L20.5 20.4999M12 17.6568L9.87871 19.7781C8.31662 21.3402 5.78396 21.3402 4.22186 19.7781C2.65976 18.216 2.65976 15.6833 4.22186 14.1212L6.34318 11.9999M17.6569 11.9999L19.7782 9.87859C21.3403 8.31649 21.3403 5.78383 19.7782 4.22174C18.2161 2.65964 15.6835 2.65964 14.1214 4.22174L12 6.34306",
|
|
430
430
|
stroke: "currentColor",
|
|
431
431
|
"stroke-width": "2",
|
|
432
432
|
"stroke-linecap": "round",
|
|
433
433
|
"stroke-linejoin": "round"
|
|
434
|
-
}, null, -1),
|
|
435
|
-
|
|
434
|
+
}, null, -1), he = [
|
|
435
|
+
_e
|
|
436
436
|
];
|
|
437
|
-
function ue(t,
|
|
438
|
-
return r(),
|
|
437
|
+
function ue(t, o) {
|
|
438
|
+
return r(), c("svg", ae, he);
|
|
439
439
|
}
|
|
440
440
|
const Ce = /* @__PURE__ */ d(de, [["render", ue]]), fe = {}, we = {
|
|
441
441
|
width: "24",
|
|
@@ -443,7 +443,7 @@ const Ce = /* @__PURE__ */ d(de, [["render", ue]]), fe = {}, we = {
|
|
|
443
443
|
viewBox: "0 0 24 24",
|
|
444
444
|
fill: "none",
|
|
445
445
|
xmlns: "http://www.w3.org/2000/svg"
|
|
446
|
-
}, pe = /* @__PURE__ */
|
|
446
|
+
}, pe = /* @__PURE__ */ i("path", {
|
|
447
447
|
d: "M18 8L22 12M22 12L18 16M22 12H9M15 4.20404C13.7252 3.43827 12.2452 3 10.6667 3C5.8802 3 2 7.02944 2 12C2 16.9706 5.8802 21 10.6667 21C12.2452 21 13.7252 20.5617 15 19.796",
|
|
448
448
|
stroke: "currentColor",
|
|
449
449
|
"stroke-width": "2",
|
|
@@ -452,8 +452,8 @@ const Ce = /* @__PURE__ */ d(de, [["render", ue]]), fe = {}, we = {
|
|
|
452
452
|
}, null, -1), ve = [
|
|
453
453
|
pe
|
|
454
454
|
];
|
|
455
|
-
function me(t,
|
|
456
|
-
return r(),
|
|
455
|
+
function me(t, o) {
|
|
456
|
+
return r(), c("svg", we, ve);
|
|
457
457
|
}
|
|
458
458
|
const $e = /* @__PURE__ */ d(fe, [["render", me]]), ge = {}, Me = {
|
|
459
459
|
width: "24",
|
|
@@ -461,7 +461,7 @@ const $e = /* @__PURE__ */ d(fe, [["render", me]]), ge = {}, Me = {
|
|
|
461
461
|
viewBox: "0 0 24 24",
|
|
462
462
|
fill: "none",
|
|
463
463
|
xmlns: "http://www.w3.org/2000/svg"
|
|
464
|
-
}, ke = /* @__PURE__ */
|
|
464
|
+
}, ke = /* @__PURE__ */ i("path", {
|
|
465
465
|
d: "M13.0001 14L10.0001 11M15.0104 3.5V2M18.9498 5.06066L20.0104 4M18.9498 13L20.0104 14.0607M11.0104 5.06066L9.94979 4M20.5104 9H22.0104M6.13146 20.8686L15.3687 11.6314C15.7647 11.2354 15.9627 11.0373 16.0369 10.809C16.1022 10.6082 16.1022 10.3918 16.0369 10.191C15.9627 9.96265 15.7647 9.76465 15.3687 9.36863L14.6315 8.63137C14.2354 8.23535 14.0374 8.03735 13.8091 7.96316C13.6083 7.8979 13.3919 7.8979 13.1911 7.96316C12.9627 8.03735 12.7647 8.23535 12.3687 8.63137L3.13146 17.8686C2.73545 18.2646 2.53744 18.4627 2.46325 18.691C2.39799 18.8918 2.39799 19.1082 2.46325 19.309C2.53744 19.5373 2.73545 19.7354 3.13146 20.1314L3.86872 20.8686C4.26474 21.2646 4.46275 21.4627 4.69108 21.5368C4.89192 21.6021 5.10827 21.6021 5.30911 21.5368C5.53744 21.4627 5.73545 21.2646 6.13146 20.8686Z",
|
|
466
466
|
stroke: "currentColor",
|
|
467
467
|
"stroke-width": "2",
|
|
@@ -470,16 +470,16 @@ const $e = /* @__PURE__ */ d(fe, [["render", me]]), ge = {}, Me = {
|
|
|
470
470
|
}, null, -1), xe = [
|
|
471
471
|
ke
|
|
472
472
|
];
|
|
473
|
-
function ye(t,
|
|
474
|
-
return r(),
|
|
473
|
+
function ye(t, o) {
|
|
474
|
+
return r(), c("svg", Me, xe);
|
|
475
475
|
}
|
|
476
|
-
const Le = /* @__PURE__ */ d(ge, [["render", ye]]),
|
|
476
|
+
const Le = /* @__PURE__ */ d(ge, [["render", ye]]), He = {}, ze = {
|
|
477
477
|
width: "24",
|
|
478
478
|
height: "24",
|
|
479
479
|
viewBox: "0 0 24 24",
|
|
480
480
|
fill: "none",
|
|
481
481
|
xmlns: "http://www.w3.org/2000/svg"
|
|
482
|
-
}, Ve = /* @__PURE__ */
|
|
482
|
+
}, Ve = /* @__PURE__ */ i("path", {
|
|
483
483
|
d: "M21.5 18L14.8571 12M9.14286 12L2.50003 18M2 7L10.1649 12.7154C10.8261 13.1783 11.1567 13.4097 11.5163 13.4993C11.8339 13.5785 12.1661 13.5785 12.4837 13.4993C12.8433 13.4097 13.1739 13.1783 13.8351 12.7154L22 7M6.8 20H17.2C18.8802 20 19.7202 20 20.362 19.673C20.9265 19.3854 21.3854 18.9265 21.673 18.362C22 17.7202 22 16.8802 22 15.2V8.8C22 7.11984 22 6.27976 21.673 5.63803C21.3854 5.07354 20.9265 4.6146 20.362 4.32698C19.7202 4 18.8802 4 17.2 4H6.8C5.11984 4 4.27976 4 3.63803 4.32698C3.07354 4.6146 2.6146 5.07354 2.32698 5.63803C2 6.27976 2 7.11984 2 8.8V15.2C2 16.8802 2 17.7202 2.32698 18.362C2.6146 18.9265 3.07354 19.3854 3.63803 19.673C4.27976 20 5.11984 20 6.8 20Z",
|
|
484
484
|
stroke: "currentColor",
|
|
485
485
|
"stroke-width": "2",
|
|
@@ -488,16 +488,16 @@ const Le = /* @__PURE__ */ d(ge, [["render", ye]]), ze = {}, He = {
|
|
|
488
488
|
}, null, -1), be = [
|
|
489
489
|
Ve
|
|
490
490
|
];
|
|
491
|
-
function De(t,
|
|
492
|
-
return r(),
|
|
491
|
+
function De(t, o) {
|
|
492
|
+
return r(), c("svg", ze, be);
|
|
493
493
|
}
|
|
494
|
-
const Ie = /* @__PURE__ */ d(
|
|
494
|
+
const Ie = /* @__PURE__ */ d(He, [["render", De]]), Qe = {}, Se = {
|
|
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
|
-
}, Be = /* @__PURE__ */
|
|
500
|
+
}, Be = /* @__PURE__ */ i("path", {
|
|
501
501
|
d: "M3 12H21M3 6H21M3 18H15",
|
|
502
502
|
stroke: "currentColor",
|
|
503
503
|
"stroke-width": "2",
|
|
@@ -506,8 +506,8 @@ const Ie = /* @__PURE__ */ d(ze, [["render", De]]), Qe = {}, Se = {
|
|
|
506
506
|
}, null, -1), je = [
|
|
507
507
|
Be
|
|
508
508
|
];
|
|
509
|
-
function Ze(t,
|
|
510
|
-
return r(),
|
|
509
|
+
function Ze(t, o) {
|
|
510
|
+
return r(), c("svg", Se, je);
|
|
511
511
|
}
|
|
512
512
|
const Oe = /* @__PURE__ */ d(Qe, [["render", Ze]]), Ye = {}, Te = {
|
|
513
513
|
width: "24",
|
|
@@ -515,7 +515,7 @@ const Oe = /* @__PURE__ */ d(Qe, [["render", Ze]]), Ye = {}, Te = {
|
|
|
515
515
|
viewBox: "0 0 24 24",
|
|
516
516
|
fill: "none",
|
|
517
517
|
xmlns: "http://www.w3.org/2000/svg"
|
|
518
|
-
}, Ae = /* @__PURE__ */
|
|
518
|
+
}, Ae = /* @__PURE__ */ i("path", {
|
|
519
519
|
d: "M15 2V3.4C15 3.96005 15 4.24008 14.891 4.45399C14.7951 4.64215 14.6422 4.79513 14.454 4.89101C14.2401 5 13.9601 5 13.4 5H10.6C10.0399 5 9.75992 5 9.54601 4.89101C9.35785 4.79513 9.20487 4.64215 9.10899 4.45399C9 4.24008 9 3.96005 9 3.4V2M8.2 22H15.8C16.9201 22 17.4802 22 17.908 21.782C18.2843 21.5903 18.5903 21.2843 18.782 20.908C19 20.4802 19 19.9201 19 18.8V5.2C19 4.07989 19 3.51984 18.782 3.09202C18.5903 2.71569 18.2843 2.40973 17.908 2.21799C17.4802 2 16.9201 2 15.8 2H8.2C7.0799 2 6.51984 2 6.09202 2.21799C5.71569 2.40973 5.40973 2.71569 5.21799 3.09202C5 3.51984 5 4.0799 5 5.2V18.8C5 19.9201 5 20.4802 5.21799 20.908C5.40973 21.2843 5.71569 21.5903 6.09202 21.782C6.51984 22 7.07989 22 8.2 22Z",
|
|
520
520
|
stroke: "currentColor",
|
|
521
521
|
"stroke-width": "2",
|
|
@@ -524,8 +524,8 @@ const Oe = /* @__PURE__ */ d(Qe, [["render", Ze]]), Ye = {}, Te = {
|
|
|
524
524
|
}, null, -1), Fe = [
|
|
525
525
|
Ae
|
|
526
526
|
];
|
|
527
|
-
function Ue(t,
|
|
528
|
-
return r(),
|
|
527
|
+
function Ue(t, o) {
|
|
528
|
+
return r(), c("svg", Te, Fe);
|
|
529
529
|
}
|
|
530
530
|
const Ee = /* @__PURE__ */ d(Ye, [["render", Ue]]), We = {}, qe = {
|
|
531
531
|
width: "24",
|
|
@@ -533,13 +533,13 @@ const Ee = /* @__PURE__ */ d(Ye, [["render", Ue]]), We = {}, qe = {
|
|
|
533
533
|
viewBox: "0 0 24 24",
|
|
534
534
|
fill: "none",
|
|
535
535
|
xmlns: "http://www.w3.org/2000/svg"
|
|
536
|
-
}, Pe = /* @__PURE__ */
|
|
536
|
+
}, Pe = /* @__PURE__ */ i("path", {
|
|
537
537
|
d: "M18 2L18.6178 3.23558C18.8833 3.76656 19.016 4.03205 19.1934 4.26211C19.3507 4.46626 19.5337 4.64927 19.7379 4.80664C19.9679 4.98397 20.2334 5.11672 20.7644 5.38221L22 6L20.7644 6.61779C20.2334 6.88328 19.9679 7.01603 19.7379 7.19336C19.5337 7.35073 19.3507 7.53374 19.1934 7.73789C19.016 7.96795 18.8833 8.23344 18.6178 8.76442L18 10L17.3822 8.76442C17.1167 8.23344 16.984 7.96795 16.8066 7.73789C16.6493 7.53374 16.4663 7.35073 16.2621 7.19336C16.0321 7.01603 15.7666 6.88328 15.2356 6.61779L14 6L15.2356 5.38221C15.7666 5.11672 16.0321 4.98397 16.2621 4.80664C16.4663 4.64927 16.6493 4.46626 16.8066 4.26211C16.984 4.03205 17.1167 3.76656 17.3822 3.23558L18 2Z",
|
|
538
538
|
stroke: "currentColor",
|
|
539
539
|
"stroke-width": "2",
|
|
540
540
|
"stroke-linecap": "round",
|
|
541
541
|
"stroke-linejoin": "round"
|
|
542
|
-
}, null, -1), Ge = /* @__PURE__ */
|
|
542
|
+
}, null, -1), Ge = /* @__PURE__ */ i("path", {
|
|
543
543
|
d: "M21 13.3893C19.689 15.689 17.2145 17.2395 14.3779 17.2395C10.1711 17.2395 6.76075 13.8292 6.76075 9.62233C6.76075 6.78554 8.31149 4.31094 10.6115 3C5.77979 3.45812 2 7.52692 2 12.4785C2 17.7371 6.26292 22 11.5215 22C16.4729 22 20.5415 18.2206 21 13.3893Z",
|
|
544
544
|
stroke: "currentColor",
|
|
545
545
|
"stroke-width": "2",
|
|
@@ -549,8 +549,8 @@ const Ee = /* @__PURE__ */ d(Ye, [["render", Ue]]), We = {}, qe = {
|
|
|
549
549
|
Pe,
|
|
550
550
|
Ge
|
|
551
551
|
];
|
|
552
|
-
function Je(t,
|
|
553
|
-
return r(),
|
|
552
|
+
function Je(t, o) {
|
|
553
|
+
return r(), c("svg", qe, Ne);
|
|
554
554
|
}
|
|
555
555
|
const Re = /* @__PURE__ */ d(We, [["render", Je]]), Ke = {}, Xe = {
|
|
556
556
|
width: "24",
|
|
@@ -558,7 +558,7 @@ const Re = /* @__PURE__ */ d(We, [["render", Je]]), Ke = {}, Xe = {
|
|
|
558
558
|
viewBox: "0 0 24 24",
|
|
559
559
|
fill: "none",
|
|
560
560
|
xmlns: "http://www.w3.org/2000/svg"
|
|
561
|
-
}, tn = /* @__PURE__ */
|
|
561
|
+
}, tn = /* @__PURE__ */ i("path", {
|
|
562
562
|
d: "M2.5 21.4998L8.04927 19.3655C8.40421 19.229 8.58168 19.1607 8.74772 19.0716C8.8952 18.9924 9.0358 18.901 9.16804 18.7984C9.31692 18.6829 9.45137 18.5484 9.72028 18.2795L21 6.99982C22.1046 5.89525 22.1046 4.10438 21 2.99981C19.8955 1.89525 18.1046 1.89524 17 2.99981L5.72028 14.2795C5.45138 14.5484 5.31692 14.6829 5.20139 14.8318C5.09877 14.964 5.0074 15.1046 4.92823 15.2521C4.83911 15.4181 4.77085 15.5956 4.63433 15.9506L2.5 21.4998ZM2.5 21.4998L4.55812 16.1488C4.7054 15.7659 4.77903 15.5744 4.90534 15.4867C5.01572 15.4101 5.1523 15.3811 5.2843 15.4063C5.43533 15.4351 5.58038 15.5802 5.87048 15.8703L8.12957 18.1294C8.41967 18.4195 8.56472 18.5645 8.59356 18.7155C8.61877 18.8475 8.58979 18.9841 8.51314 19.0945C8.42545 19.2208 8.23399 19.2944 7.85107 19.4417L2.5 21.4998Z",
|
|
563
563
|
stroke: "currentColor",
|
|
564
564
|
"stroke-width": "2",
|
|
@@ -567,8 +567,8 @@ const Re = /* @__PURE__ */ d(We, [["render", Je]]), Ke = {}, Xe = {
|
|
|
567
567
|
}, null, -1), en = [
|
|
568
568
|
tn
|
|
569
569
|
];
|
|
570
|
-
function nn(t,
|
|
571
|
-
return r(),
|
|
570
|
+
function nn(t, o) {
|
|
571
|
+
return r(), c("svg", Xe, en);
|
|
572
572
|
}
|
|
573
573
|
const on = /* @__PURE__ */ d(Ke, [["render", nn]]), sn = {}, rn = {
|
|
574
574
|
width: "24",
|
|
@@ -576,7 +576,7 @@ const on = /* @__PURE__ */ d(Ke, [["render", nn]]), sn = {}, rn = {
|
|
|
576
576
|
viewBox: "0 0 24 24",
|
|
577
577
|
fill: "none",
|
|
578
578
|
xmlns: "http://www.w3.org/2000/svg"
|
|
579
|
-
}, cn = /* @__PURE__ */
|
|
579
|
+
}, cn = /* @__PURE__ */ i("path", {
|
|
580
580
|
d: "M12 5V19M5 12H19",
|
|
581
581
|
stroke: "currentColor",
|
|
582
582
|
"stroke-width": "2",
|
|
@@ -585,19 +585,19 @@ const on = /* @__PURE__ */ d(Ke, [["render", nn]]), sn = {}, rn = {
|
|
|
585
585
|
}, null, -1), ln = [
|
|
586
586
|
cn
|
|
587
587
|
];
|
|
588
|
-
function dn(t,
|
|
589
|
-
return r(),
|
|
588
|
+
function dn(t, o) {
|
|
589
|
+
return r(), c("svg", rn, ln);
|
|
590
590
|
}
|
|
591
|
-
const an = /* @__PURE__ */ d(sn, [["render", dn]]),
|
|
591
|
+
const an = /* @__PURE__ */ d(sn, [["render", dn]]), _n = {}, hn = {
|
|
592
592
|
width: "32",
|
|
593
593
|
height: "32",
|
|
594
594
|
viewBox: "0 0 32 32",
|
|
595
595
|
fill: "none",
|
|
596
596
|
xmlns: "http://www.w3.org/2000/svg"
|
|
597
|
-
}, un = /* @__PURE__ */
|
|
597
|
+
}, un = /* @__PURE__ */ i("path", {
|
|
598
598
|
d: "M23.5 19.5H13L8 24.5H18.5L23.5 19.5Z",
|
|
599
599
|
fill: "#CB0000"
|
|
600
|
-
}, null, -1), Cn = /* @__PURE__ */
|
|
600
|
+
}, null, -1), Cn = /* @__PURE__ */ i("path", {
|
|
601
601
|
d: "M21.2178 10.7822L4 28M23.6775 19.3911H12.6089M9.65727 24.3105H17.943C18.2438 24.3105 18.3942 24.3105 18.5358 24.2765C18.6613 24.2464 18.7812 24.1967 18.8913 24.1292C19.0154 24.0532 19.1217 23.9468 19.3344 23.7341L25.5222 17.5464C25.8161 17.2525 25.963 17.1055 26.0813 16.9754C28.6396 14.161 28.6396 9.86314 26.0813 7.04871C25.963 6.91861 25.8161 6.77167 25.5222 6.47778C25.2283 6.1839 25.0814 6.03695 24.9513 5.9187C22.1369 3.36043 17.839 3.36043 15.0246 5.9187C14.8945 6.03695 14.7475 6.1839 14.4537 6.47778L8.26586 12.6656C8.05316 12.8783 7.94681 12.9846 7.87075 13.1087C7.80332 13.2188 7.75363 13.3387 7.7235 13.4642C7.68952 13.6058 7.68952 13.7562 7.68952 14.057V22.3427C7.68952 23.0315 7.68952 23.3759 7.82357 23.639C7.94148 23.8704 8.12962 24.0585 8.36103 24.1764C8.6241 24.3105 8.96849 24.3105 9.65727 24.3105Z",
|
|
602
602
|
stroke: "currentColor",
|
|
603
603
|
"stroke-width": "2",
|
|
@@ -607,16 +607,16 @@ const an = /* @__PURE__ */ d(sn, [["render", dn]]), hn = {}, _n = {
|
|
|
607
607
|
un,
|
|
608
608
|
Cn
|
|
609
609
|
];
|
|
610
|
-
function wn(t,
|
|
611
|
-
return r(),
|
|
610
|
+
function wn(t, o) {
|
|
611
|
+
return r(), c("svg", hn, fn);
|
|
612
612
|
}
|
|
613
|
-
const pn = /* @__PURE__ */ d(
|
|
613
|
+
const pn = /* @__PURE__ */ d(_n, [["render", wn]]), vn = {}, mn = {
|
|
614
614
|
width: "24",
|
|
615
615
|
height: "24",
|
|
616
616
|
viewBox: "0 0 24 24",
|
|
617
617
|
fill: "none",
|
|
618
618
|
xmlns: "http://www.w3.org/2000/svg"
|
|
619
|
-
}, $n = /* @__PURE__ */
|
|
619
|
+
}, $n = /* @__PURE__ */ i("path", {
|
|
620
620
|
d: "M21 21L16.65 16.65M19 11C19 15.4183 15.4183 19 11 19C6.58172 19 3 15.4183 3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11Z",
|
|
621
621
|
stroke: "currentColor",
|
|
622
622
|
"stroke-width": "2",
|
|
@@ -625,8 +625,8 @@ const pn = /* @__PURE__ */ d(hn, [["render", wn]]), vn = {}, mn = {
|
|
|
625
625
|
}, null, -1), gn = [
|
|
626
626
|
$n
|
|
627
627
|
];
|
|
628
|
-
function Mn(t,
|
|
629
|
-
return r(),
|
|
628
|
+
function Mn(t, o) {
|
|
629
|
+
return r(), c("svg", mn, gn);
|
|
630
630
|
}
|
|
631
631
|
const kn = /* @__PURE__ */ d(vn, [["render", Mn]]), xn = {}, yn = {
|
|
632
632
|
width: "24",
|
|
@@ -634,19 +634,19 @@ const kn = /* @__PURE__ */ d(vn, [["render", Mn]]), xn = {}, yn = {
|
|
|
634
634
|
viewBox: "0 0 24 24",
|
|
635
635
|
fill: "none",
|
|
636
636
|
xmlns: "http://www.w3.org/2000/svg"
|
|
637
|
-
}, Ln = /* @__PURE__ */
|
|
637
|
+
}, Ln = /* @__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),
|
|
643
|
+
}, null, -1), Hn = [
|
|
644
644
|
Ln
|
|
645
645
|
];
|
|
646
|
-
function
|
|
647
|
-
return r(),
|
|
646
|
+
function zn(t, o) {
|
|
647
|
+
return r(), c("svg", yn, Hn);
|
|
648
648
|
}
|
|
649
|
-
const Vn = /* @__PURE__ */ d(xn, [["render",
|
|
649
|
+
const Vn = /* @__PURE__ */ d(xn, [["render", zn]]), bn = {}, Dn = {
|
|
650
650
|
xmlns: "http://www.w3.org/2000/svg",
|
|
651
651
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
652
652
|
"aria-hidden": "true",
|
|
@@ -658,8 +658,8 @@ const Vn = /* @__PURE__ */ d(xn, [["render", Hn]]), 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 Sn(t,
|
|
662
|
-
return r(),
|
|
661
|
+
function Sn(t, o) {
|
|
662
|
+
return r(), c("svg", Dn, Qn);
|
|
663
663
|
}
|
|
664
664
|
const Bn = /* @__PURE__ */ d(bn, [["render", Sn]]), jn = {}, Zn = {
|
|
665
665
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -671,14 +671,14 @@ const Bn = /* @__PURE__ */ d(bn, [["render", Sn]]), jn = {}, Zn = {
|
|
|
671
671
|
height: "24",
|
|
672
672
|
preserveAspectRatio: "xMidYMid meet",
|
|
673
673
|
viewBox: "0 0 24 24"
|
|
674
|
-
}, On = /* @__PURE__ */
|
|
674
|
+
}, On = /* @__PURE__ */ i("path", {
|
|
675
675
|
d: "M20 18v-4h-3v1h-2v-1H9v1H7v-1H4v4h16M6.33 8l-1.74 4H7v-1h2v1h6v-1h2v1h2.41l-1.74-4H6.33M9 5v1h6V5H9m12.84 7.61c.1.22.16.48.16.8V18c0 .53-.21 1-.6 1.41c-.4.4-.85.59-1.4.59H4c-.55 0-1-.19-1.4-.59C2.21 19 2 18.53 2 18v-4.59c0-.32.06-.58.16-.8L4.5 7.22C4.84 6.41 5.45 6 6.33 6H7V5c0-.55.18-1 .57-1.41C7.96 3.2 8.44 3 9 3h6c.56 0 1.04.2 1.43.59c.39.41.57.86.57 1.41v1h.67c.88 0 1.49.41 1.83 1.22l2.34 5.39z",
|
|
676
676
|
fill: "currentColor"
|
|
677
677
|
}, null, -1), Yn = [
|
|
678
678
|
On
|
|
679
679
|
];
|
|
680
|
-
function Tn(t,
|
|
681
|
-
return r(),
|
|
680
|
+
function Tn(t, o) {
|
|
681
|
+
return r(), c("svg", Zn, Yn);
|
|
682
682
|
}
|
|
683
683
|
const An = /* @__PURE__ */ d(jn, [["render", Tn]]), Fn = {}, Un = {
|
|
684
684
|
width: "24",
|
|
@@ -686,7 +686,7 @@ const An = /* @__PURE__ */ d(jn, [["render", Tn]]), Fn = {}, Un = {
|
|
|
686
686
|
viewBox: "0 0 24 24",
|
|
687
687
|
fill: "none",
|
|
688
688
|
xmlns: "http://www.w3.org/2000/svg"
|
|
689
|
-
}, En = /* @__PURE__ */
|
|
689
|
+
}, En = /* @__PURE__ */ i("path", {
|
|
690
690
|
d: "M16 6V5.2C16 4.0799 16 3.51984 15.782 3.09202C15.5903 2.71569 15.2843 2.40973 14.908 2.21799C14.4802 2 13.9201 2 12.8 2H11.2C10.0799 2 9.51984 2 9.09202 2.21799C8.71569 2.40973 8.40973 2.71569 8.21799 3.09202C8 3.51984 8 4.0799 8 5.2V6M10 11.5V16.5M14 11.5V16.5M3 6H21M19 6V17.2C19 18.8802 19 19.7202 18.673 20.362C18.3854 20.9265 17.9265 21.3854 17.362 21.673C16.7202 22 15.8802 22 14.2 22H9.8C8.11984 22 7.27976 22 6.63803 21.673C6.07354 21.3854 5.6146 20.9265 5.32698 20.362C5 19.7202 5 18.8802 5 17.2V6",
|
|
691
691
|
stroke: "currentColor",
|
|
692
692
|
"stroke-width": "2",
|
|
@@ -695,40 +695,54 @@ const An = /* @__PURE__ */ d(jn, [["render", Tn]]), Fn = {}, Un = {
|
|
|
695
695
|
}, null, -1), Wn = [
|
|
696
696
|
En
|
|
697
697
|
];
|
|
698
|
-
function qn(t,
|
|
699
|
-
return r(),
|
|
698
|
+
function qn(t, o) {
|
|
699
|
+
return r(), c("svg", Un, Wn);
|
|
700
700
|
}
|
|
701
701
|
const Pn = /* @__PURE__ */ d(Fn, [["render", qn]]), Gn = {}, Nn = {
|
|
702
|
+
role: "img",
|
|
703
|
+
viewBox: "0 0 24 24",
|
|
704
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
705
|
+
}, Jn = /* @__PURE__ */ i("title", null, null, -1), Rn = /* @__PURE__ */ i("path", {
|
|
706
|
+
d: "M7.5 6.75V0h9v6.75h-9zm9 3.75H24V24H0V10.5h7.5v6.75h9V10.5z",
|
|
707
|
+
stroke: "currentColor"
|
|
708
|
+
}, null, -1), Kn = [
|
|
709
|
+
Jn,
|
|
710
|
+
Rn
|
|
711
|
+
];
|
|
712
|
+
function Xn(t, o) {
|
|
713
|
+
return r(), c("svg", Nn, Kn);
|
|
714
|
+
}
|
|
715
|
+
const t4 = /* @__PURE__ */ d(Gn, [["render", Xn]]), e4 = {}, n4 = {
|
|
702
716
|
width: "24",
|
|
703
717
|
height: "24",
|
|
704
718
|
viewBox: "0 0 24 24",
|
|
705
719
|
fill: "none",
|
|
706
720
|
xmlns: "http://www.w3.org/2000/svg"
|
|
707
|
-
},
|
|
721
|
+
}, o4 = /* @__PURE__ */ i("path", {
|
|
708
722
|
d: "M5.3163 19.4384C5.92462 18.0052 7.34492 17 9 17H15C16.6551 17 18.0754 18.0052 18.6837 19.4384M16 9.5C16 11.7091 14.2091 13.5 12 13.5C9.79086 13.5 8 11.7091 8 9.5C8 7.29086 9.79086 5.5 12 5.5C14.2091 5.5 16 7.29086 16 9.5ZM22 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",
|
|
709
723
|
stroke: "currentColor",
|
|
710
724
|
"stroke-width": "2",
|
|
711
725
|
"stroke-linecap": "round",
|
|
712
726
|
"stroke-linejoin": "round"
|
|
713
|
-
}, null, -1),
|
|
714
|
-
|
|
727
|
+
}, null, -1), s4 = [
|
|
728
|
+
o4
|
|
715
729
|
];
|
|
716
|
-
function
|
|
717
|
-
return r(),
|
|
730
|
+
function r4(t, o) {
|
|
731
|
+
return r(), c("svg", n4, s4);
|
|
718
732
|
}
|
|
719
|
-
const
|
|
733
|
+
const i4 = /* @__PURE__ */ d(e4, [["render", r4]]), c4 = {}, l4 = {
|
|
720
734
|
width: "24",
|
|
721
735
|
height: "24",
|
|
722
736
|
viewBox: "0 0 24 24",
|
|
723
737
|
fill: "none",
|
|
724
738
|
xmlns: "http://www.w3.org/2000/svg"
|
|
725
|
-
},
|
|
726
|
-
|
|
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
|
+
d4
|
|
727
741
|
];
|
|
728
|
-
function
|
|
729
|
-
return r(),
|
|
742
|
+
function _4(t, o) {
|
|
743
|
+
return r(), c("svg", l4, a4);
|
|
730
744
|
}
|
|
731
|
-
const
|
|
745
|
+
const h4 = /* @__PURE__ */ d(c4, [["render", _4]]), u4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
732
746
|
__proto__: null,
|
|
733
747
|
QIconArrowLeft: l1,
|
|
734
748
|
QIconArrowRight: U1,
|
|
@@ -769,74 +783,75 @@ const r4 = /* @__PURE__ */ d(t4, [["render", s4]]), i4 = /* @__PURE__ */ Object.
|
|
|
769
783
|
QIconTelegram: Bn,
|
|
770
784
|
QIconTooling: An,
|
|
771
785
|
QIconTrash: Pn,
|
|
772
|
-
|
|
773
|
-
|
|
786
|
+
QIconUnsplash: t4,
|
|
787
|
+
QIconUserCircle: i4,
|
|
788
|
+
QIconZapSquare: h4
|
|
774
789
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
775
|
-
var
|
|
776
|
-
function
|
|
790
|
+
var C4 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
791
|
+
function f4(t) {
|
|
777
792
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
778
793
|
}
|
|
779
794
|
var d1 = { exports: {} };
|
|
780
|
-
(function(t,
|
|
781
|
-
(function(f,
|
|
782
|
-
t.exports =
|
|
783
|
-
})(
|
|
784
|
-
var f = 1e3,
|
|
785
|
-
var
|
|
786
|
-
return "[" + a + (
|
|
787
|
-
} }, J = function(a,
|
|
795
|
+
(function(t, o) {
|
|
796
|
+
(function(f, _) {
|
|
797
|
+
t.exports = _();
|
|
798
|
+
})(C4, function() {
|
|
799
|
+
var f = 1e3, _ = 6e4, g = 36e5, m = "millisecond", w = "second", C = "minute", x = "hour", H = "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) {
|
|
800
|
+
var s = ["th", "st", "nd", "rd"], e = a % 100;
|
|
801
|
+
return "[" + a + (s[(e - 20) % 10] || s[e] || s[0]) + "]";
|
|
802
|
+
} }, J = function(a, s, e) {
|
|
788
803
|
var l = String(a);
|
|
789
|
-
return !l || l.length >=
|
|
804
|
+
return !l || l.length >= s ? a : "" + Array(s + 1 - l.length).join(e) + a;
|
|
790
805
|
}, u1 = { s: J, z: function(a) {
|
|
791
|
-
var
|
|
792
|
-
return (
|
|
793
|
-
}, m: function a(
|
|
794
|
-
if (
|
|
795
|
-
return -a(e,
|
|
796
|
-
var l = 12 * (e.year() -
|
|
797
|
-
return +(-(l + (e - n) / (
|
|
806
|
+
var s = -a.utcOffset(), e = Math.abs(s), l = Math.floor(e / 60), n = e % 60;
|
|
807
|
+
return (s <= 0 ? "+" : "-") + J(l, 2, "0") + ":" + J(n, 2, "0");
|
|
808
|
+
}, m: function a(s, e) {
|
|
809
|
+
if (s.date() < e.date())
|
|
810
|
+
return -a(e, s);
|
|
811
|
+
var l = 12 * (e.year() - s.year()) + (e.month() - s.month()), n = s.clone().add(l, V), h = e - n < 0, u = s.clone().add(l + (h ? -1 : 1), V);
|
|
812
|
+
return +(-(l + (e - n) / (h ? n - u : u - n)) || 0);
|
|
798
813
|
}, a: function(a) {
|
|
799
814
|
return a < 0 ? Math.ceil(a) || 0 : Math.floor(a);
|
|
800
815
|
}, p: function(a) {
|
|
801
|
-
return { M: V, y: D, w: y, d:
|
|
816
|
+
return { M: V, y: D, w: y, d: H, D: j, h: x, m: C, s: w, ms: m, Q: s1 }[a] || String(a || "").toLowerCase().replace(/s$/, "");
|
|
802
817
|
}, u: function(a) {
|
|
803
818
|
return a === void 0;
|
|
804
819
|
} }, T = "en", Q = {};
|
|
805
|
-
Q[T] =
|
|
820
|
+
Q[T] = h1;
|
|
806
821
|
var R = function(a) {
|
|
807
822
|
return a instanceof q;
|
|
808
|
-
}, W = function a(
|
|
823
|
+
}, W = function a(s, e, l) {
|
|
809
824
|
var n;
|
|
810
|
-
if (!
|
|
825
|
+
if (!s)
|
|
811
826
|
return T;
|
|
812
|
-
if (typeof
|
|
813
|
-
var
|
|
814
|
-
Q[
|
|
815
|
-
var u =
|
|
827
|
+
if (typeof s == "string") {
|
|
828
|
+
var h = s.toLowerCase();
|
|
829
|
+
Q[h] && (n = h), e && (Q[h] = e, n = h);
|
|
830
|
+
var u = s.split("-");
|
|
816
831
|
if (!n && u.length > 1)
|
|
817
832
|
return a(u[0]);
|
|
818
833
|
} else {
|
|
819
|
-
var v =
|
|
820
|
-
Q[v] =
|
|
834
|
+
var v = s.name;
|
|
835
|
+
Q[v] = s, n = v;
|
|
821
836
|
}
|
|
822
837
|
return !l && n && (T = n), n || !l && T;
|
|
823
|
-
}, M = function(a,
|
|
838
|
+
}, M = function(a, s) {
|
|
824
839
|
if (R(a))
|
|
825
840
|
return a.clone();
|
|
826
|
-
var e = typeof
|
|
841
|
+
var e = typeof s == "object" ? s : {};
|
|
827
842
|
return e.date = a, e.args = arguments, new q(e);
|
|
828
843
|
}, p = u1;
|
|
829
|
-
p.l = W, p.i = R, p.w = function(a,
|
|
830
|
-
return M(a, { locale:
|
|
844
|
+
p.l = W, p.i = R, p.w = function(a, s) {
|
|
845
|
+
return M(a, { locale: s.$L, utc: s.$u, x: s.$x, $offset: s.$offset });
|
|
831
846
|
};
|
|
832
847
|
var q = function() {
|
|
833
848
|
function a(e) {
|
|
834
849
|
this.$L = W(e.locale, null, !0), this.parse(e);
|
|
835
850
|
}
|
|
836
|
-
var
|
|
837
|
-
return
|
|
851
|
+
var s = a.prototype;
|
|
852
|
+
return s.parse = function(e) {
|
|
838
853
|
this.$d = function(l) {
|
|
839
|
-
var n = l.date,
|
|
854
|
+
var n = l.date, h = l.utc;
|
|
840
855
|
if (n === null)
|
|
841
856
|
return /* @__PURE__ */ new Date(NaN);
|
|
842
857
|
if (p.u(n))
|
|
@@ -847,47 +862,47 @@ var d1 = { exports: {} };
|
|
|
847
862
|
var u = n.match(a1);
|
|
848
863
|
if (u) {
|
|
849
864
|
var v = u[2] - 1 || 0, $ = (u[7] || "0").substring(0, 3);
|
|
850
|
-
return
|
|
865
|
+
return h ? new Date(Date.UTC(u[1], v, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, $)) : new Date(u[1], v, u[3] || 1, u[4] || 0, u[5] || 0, u[6] || 0, $);
|
|
851
866
|
}
|
|
852
867
|
}
|
|
853
868
|
return new Date(n);
|
|
854
869
|
}(e), this.$x = e.x || {}, this.init();
|
|
855
|
-
},
|
|
870
|
+
}, s.init = function() {
|
|
856
871
|
var e = this.$d;
|
|
857
872
|
this.$y = e.getFullYear(), this.$M = e.getMonth(), this.$D = e.getDate(), this.$W = e.getDay(), this.$H = e.getHours(), this.$m = e.getMinutes(), this.$s = e.getSeconds(), this.$ms = e.getMilliseconds();
|
|
858
|
-
},
|
|
873
|
+
}, s.$utils = function() {
|
|
859
874
|
return p;
|
|
860
|
-
},
|
|
875
|
+
}, s.isValid = function() {
|
|
861
876
|
return this.$d.toString() !== r1;
|
|
862
|
-
},
|
|
877
|
+
}, s.isSame = function(e, l) {
|
|
863
878
|
var n = M(e);
|
|
864
879
|
return this.startOf(l) <= n && n <= this.endOf(l);
|
|
865
|
-
},
|
|
880
|
+
}, s.isAfter = function(e, l) {
|
|
866
881
|
return M(e) < this.startOf(l);
|
|
867
|
-
},
|
|
882
|
+
}, s.isBefore = function(e, l) {
|
|
868
883
|
return this.endOf(l) < M(e);
|
|
869
|
-
},
|
|
884
|
+
}, s.$g = function(e, l, n) {
|
|
870
885
|
return p.u(e) ? this[l] : this.set(n, e);
|
|
871
|
-
},
|
|
886
|
+
}, s.unix = function() {
|
|
872
887
|
return Math.floor(this.valueOf() / 1e3);
|
|
873
|
-
},
|
|
888
|
+
}, s.valueOf = function() {
|
|
874
889
|
return this.$d.getTime();
|
|
875
|
-
},
|
|
876
|
-
var n = this,
|
|
877
|
-
var I = p.w(n.$u ? Date.UTC(n.$y,
|
|
878
|
-
return
|
|
879
|
-
}, $ = function(B,
|
|
880
|
-
return p.w(n.toDate()[B].apply(n.toDate("s"), (
|
|
890
|
+
}, s.startOf = function(e, l) {
|
|
891
|
+
var n = this, h = !!p.u(l) || l, u = p.p(e), v = function(B, z) {
|
|
892
|
+
var I = p.w(n.$u ? Date.UTC(n.$y, z, B) : new Date(n.$y, z, B), n);
|
|
893
|
+
return h ? I : I.endOf(H);
|
|
894
|
+
}, $ = function(B, z) {
|
|
895
|
+
return p.w(n.toDate()[B].apply(n.toDate("s"), (h ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(z)), n);
|
|
881
896
|
}, k = this.$W, L = this.$M, b = this.$D, Z = "set" + (this.$u ? "UTC" : "");
|
|
882
897
|
switch (u) {
|
|
883
898
|
case D:
|
|
884
|
-
return
|
|
899
|
+
return h ? v(1, 0) : v(31, 11);
|
|
885
900
|
case V:
|
|
886
|
-
return
|
|
901
|
+
return h ? v(1, L) : v(0, L + 1);
|
|
887
902
|
case y:
|
|
888
903
|
var S = this.$locale().weekStart || 0, A = (k < S ? k + 7 : k) - S;
|
|
889
|
-
return v(
|
|
890
|
-
case
|
|
904
|
+
return v(h ? b - A : b + (6 - A), L);
|
|
905
|
+
case H:
|
|
891
906
|
case j:
|
|
892
907
|
return $(Z + "Hours", 0);
|
|
893
908
|
case x:
|
|
@@ -899,52 +914,52 @@ var d1 = { exports: {} };
|
|
|
899
914
|
default:
|
|
900
915
|
return this.clone();
|
|
901
916
|
}
|
|
902
|
-
},
|
|
917
|
+
}, s.endOf = function(e) {
|
|
903
918
|
return this.startOf(e, !1);
|
|
904
|
-
},
|
|
905
|
-
var n,
|
|
906
|
-
if (
|
|
919
|
+
}, s.$set = function(e, l) {
|
|
920
|
+
var n, h = p.p(e), u = "set" + (this.$u ? "UTC" : ""), v = (n = {}, n[H] = u + "Date", n[j] = u + "Date", n[V] = u + "Month", n[D] = u + "FullYear", n[x] = u + "Hours", n[C] = u + "Minutes", n[w] = u + "Seconds", n[m] = u + "Milliseconds", n)[h], $ = h === H ? this.$D + (l - this.$W) : l;
|
|
921
|
+
if (h === V || h === D) {
|
|
907
922
|
var k = this.clone().set(j, 1);
|
|
908
923
|
k.$d[v]($), k.init(), this.$d = k.set(j, Math.min(this.$D, k.daysInMonth())).$d;
|
|
909
924
|
} else
|
|
910
925
|
v && this.$d[v]($);
|
|
911
926
|
return this.init(), this;
|
|
912
|
-
},
|
|
927
|
+
}, s.set = function(e, l) {
|
|
913
928
|
return this.clone().$set(e, l);
|
|
914
|
-
},
|
|
929
|
+
}, s.get = function(e) {
|
|
915
930
|
return this[p.p(e)]();
|
|
916
|
-
},
|
|
917
|
-
var n,
|
|
931
|
+
}, s.add = function(e, l) {
|
|
932
|
+
var n, h = this;
|
|
918
933
|
e = Number(e);
|
|
919
934
|
var u = p.p(l), v = function(L) {
|
|
920
|
-
var b = M(
|
|
921
|
-
return p.w(b.date(b.date() + Math.round(L * e)),
|
|
935
|
+
var b = M(h);
|
|
936
|
+
return p.w(b.date(b.date() + Math.round(L * e)), h);
|
|
922
937
|
};
|
|
923
938
|
if (u === V)
|
|
924
939
|
return this.set(V, this.$M + e);
|
|
925
940
|
if (u === D)
|
|
926
941
|
return this.set(D, this.$y + e);
|
|
927
|
-
if (u ===
|
|
942
|
+
if (u === H)
|
|
928
943
|
return v(1);
|
|
929
944
|
if (u === y)
|
|
930
945
|
return v(7);
|
|
931
|
-
var $ = (n = {}, n[C] =
|
|
946
|
+
var $ = (n = {}, n[C] = _, n[x] = g, n[w] = f, n)[u] || 1, k = this.$d.getTime() + e * $;
|
|
932
947
|
return p.w(k, this);
|
|
933
|
-
},
|
|
948
|
+
}, s.subtract = function(e, l) {
|
|
934
949
|
return this.add(-1 * e, l);
|
|
935
|
-
},
|
|
950
|
+
}, s.format = function(e) {
|
|
936
951
|
var l = this, n = this.$locale();
|
|
937
952
|
if (!this.isValid())
|
|
938
953
|
return n.invalidDate || r1;
|
|
939
|
-
var
|
|
940
|
-
return
|
|
941
|
-
}, A = function(
|
|
942
|
-
return p.s(v % 12 || 12,
|
|
943
|
-
}, B = Z || function(
|
|
944
|
-
var P =
|
|
954
|
+
var h = e || "YYYY-MM-DDTHH:mm:ssZ", u = p.z(this), v = this.$H, $ = this.$m, k = this.$M, L = n.weekdays, b = n.months, Z = n.meridiem, S = function(z, I, F, P) {
|
|
955
|
+
return z && (z[I] || z(l, h)) || F[I].slice(0, P);
|
|
956
|
+
}, A = function(z) {
|
|
957
|
+
return p.s(v % 12 || 12, z, "0");
|
|
958
|
+
}, B = Z || function(z, I, F) {
|
|
959
|
+
var P = z < 12 ? "AM" : "PM";
|
|
945
960
|
return F ? P.toLowerCase() : P;
|
|
946
961
|
};
|
|
947
|
-
return
|
|
962
|
+
return h.replace(_1, function(z, I) {
|
|
948
963
|
return I || function(F) {
|
|
949
964
|
switch (F) {
|
|
950
965
|
case "YY":
|
|
@@ -997,77 +1012,77 @@ var d1 = { exports: {} };
|
|
|
997
1012
|
return u;
|
|
998
1013
|
}
|
|
999
1014
|
return null;
|
|
1000
|
-
}(
|
|
1015
|
+
}(z) || u.replace(":", "");
|
|
1001
1016
|
});
|
|
1002
|
-
},
|
|
1017
|
+
}, s.utcOffset = function() {
|
|
1003
1018
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
1004
|
-
},
|
|
1005
|
-
var
|
|
1019
|
+
}, s.diff = function(e, l, n) {
|
|
1020
|
+
var h, u = this, v = p.p(l), $ = M(e), k = ($.utcOffset() - this.utcOffset()) * _, L = this - $, b = function() {
|
|
1006
1021
|
return p.m(u, $);
|
|
1007
1022
|
};
|
|
1008
1023
|
switch (v) {
|
|
1009
1024
|
case D:
|
|
1010
|
-
|
|
1025
|
+
h = b() / 12;
|
|
1011
1026
|
break;
|
|
1012
1027
|
case V:
|
|
1013
|
-
|
|
1028
|
+
h = b();
|
|
1014
1029
|
break;
|
|
1015
1030
|
case s1:
|
|
1016
|
-
|
|
1031
|
+
h = b() / 3;
|
|
1017
1032
|
break;
|
|
1018
1033
|
case y:
|
|
1019
|
-
|
|
1034
|
+
h = (L - k) / 6048e5;
|
|
1020
1035
|
break;
|
|
1021
|
-
case
|
|
1022
|
-
|
|
1036
|
+
case H:
|
|
1037
|
+
h = (L - k) / 864e5;
|
|
1023
1038
|
break;
|
|
1024
1039
|
case x:
|
|
1025
|
-
|
|
1040
|
+
h = L / g;
|
|
1026
1041
|
break;
|
|
1027
1042
|
case C:
|
|
1028
|
-
|
|
1043
|
+
h = L / _;
|
|
1029
1044
|
break;
|
|
1030
1045
|
case w:
|
|
1031
|
-
|
|
1046
|
+
h = L / f;
|
|
1032
1047
|
break;
|
|
1033
1048
|
default:
|
|
1034
|
-
|
|
1049
|
+
h = L;
|
|
1035
1050
|
}
|
|
1036
|
-
return n ?
|
|
1037
|
-
},
|
|
1051
|
+
return n ? h : p.a(h);
|
|
1052
|
+
}, s.daysInMonth = function() {
|
|
1038
1053
|
return this.endOf(V).$D;
|
|
1039
|
-
},
|
|
1054
|
+
}, s.$locale = function() {
|
|
1040
1055
|
return Q[this.$L];
|
|
1041
|
-
},
|
|
1056
|
+
}, s.locale = function(e, l) {
|
|
1042
1057
|
if (!e)
|
|
1043
1058
|
return this.$L;
|
|
1044
|
-
var n = this.clone(),
|
|
1045
|
-
return
|
|
1046
|
-
},
|
|
1059
|
+
var n = this.clone(), h = W(e, l, !0);
|
|
1060
|
+
return h && (n.$L = h), n;
|
|
1061
|
+
}, s.clone = function() {
|
|
1047
1062
|
return p.w(this.$d, this);
|
|
1048
|
-
},
|
|
1063
|
+
}, s.toDate = function() {
|
|
1049
1064
|
return new Date(this.valueOf());
|
|
1050
|
-
},
|
|
1065
|
+
}, s.toJSON = function() {
|
|
1051
1066
|
return this.isValid() ? this.toISOString() : null;
|
|
1052
|
-
},
|
|
1067
|
+
}, s.toISOString = function() {
|
|
1053
1068
|
return this.$d.toISOString();
|
|
1054
|
-
},
|
|
1069
|
+
}, s.toString = function() {
|
|
1055
1070
|
return this.$d.toUTCString();
|
|
1056
1071
|
}, a;
|
|
1057
1072
|
}(), i1 = q.prototype;
|
|
1058
|
-
return M.prototype = i1, [["$ms", m], ["$s", w], ["$m", C], ["$H", x], ["$W",
|
|
1059
|
-
i1[a[1]] = function(
|
|
1060
|
-
return this.$g(
|
|
1073
|
+
return M.prototype = i1, [["$ms", m], ["$s", w], ["$m", C], ["$H", x], ["$W", H], ["$M", V], ["$y", D], ["$D", j]].forEach(function(a) {
|
|
1074
|
+
i1[a[1]] = function(s) {
|
|
1075
|
+
return this.$g(s, a[0], a[1]);
|
|
1061
1076
|
};
|
|
1062
|
-
}), M.extend = function(a,
|
|
1063
|
-
return a.$i || (a(
|
|
1077
|
+
}), M.extend = function(a, s) {
|
|
1078
|
+
return a.$i || (a(s, q, M), a.$i = !0), M;
|
|
1064
1079
|
}, M.locale = W, M.isDayjs = R, M.unix = function(a) {
|
|
1065
1080
|
return M(1e3 * a);
|
|
1066
1081
|
}, M.en = Q[T], M.Ls = Q, M.p = {}, M;
|
|
1067
1082
|
});
|
|
1068
1083
|
})(d1);
|
|
1069
|
-
var
|
|
1070
|
-
const K = /* @__PURE__ */
|
|
1084
|
+
var w4 = d1.exports;
|
|
1085
|
+
const K = /* @__PURE__ */ f4(w4), p4 = { class: "wrapper" }, v4 = ["disabled"], m4 = ["disabled"], $4 = /* @__PURE__ */ Y({
|
|
1071
1086
|
__name: "QDatetimePicker",
|
|
1072
1087
|
props: {
|
|
1073
1088
|
modelValue: {
|
|
@@ -1080,43 +1095,43 @@ const K = /* @__PURE__ */ l4(d4), a4 = { class: "wrapper" }, h4 = ["disabled"],
|
|
|
1080
1095
|
}
|
|
1081
1096
|
},
|
|
1082
1097
|
emits: ["update:modelValue", "change"],
|
|
1083
|
-
setup(t, { emit:
|
|
1084
|
-
const f = t,
|
|
1098
|
+
setup(t, { emit: o }) {
|
|
1099
|
+
const f = t, _ = E(""), g = E("");
|
|
1085
1100
|
n1(() => f.modelValue, (w) => {
|
|
1086
1101
|
const C = K(w);
|
|
1087
|
-
console.log("d", C.format("YYYY-MM-DDTHH:mm:ssZ")),
|
|
1102
|
+
console.log("d", C.format("YYYY-MM-DDTHH:mm:ssZ")), _.value = C.format("YYYY-MM-DD"), g.value = C.format("HH:mm");
|
|
1088
1103
|
});
|
|
1089
1104
|
function m() {
|
|
1090
|
-
const w = K(`${
|
|
1091
|
-
|
|
1105
|
+
const w = K(`${_.value} ${g.value}`).format("YYYY-MM-DDTHH:mm:ssZ");
|
|
1106
|
+
o("change", w), o("update:modelValue", w);
|
|
1092
1107
|
}
|
|
1093
1108
|
return C1(() => {
|
|
1094
1109
|
const w = K();
|
|
1095
|
-
console.log("d", w.format("YYYY-MM-DDTHH:mm:ssZ")),
|
|
1096
|
-
}), (w, C) => (r(),
|
|
1097
|
-
G(
|
|
1098
|
-
"onUpdate:modelValue": C[0] || (C[0] = (x) =>
|
|
1110
|
+
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", p4, [
|
|
1112
|
+
G(i("input", {
|
|
1113
|
+
"onUpdate:modelValue": C[0] || (C[0] = (x) => _.value = x),
|
|
1099
1114
|
type: "date",
|
|
1100
1115
|
disabled: !t.enabled,
|
|
1101
1116
|
onChange: m
|
|
1102
|
-
}, null, 40,
|
|
1103
|
-
[X,
|
|
1117
|
+
}, null, 40, v4), [
|
|
1118
|
+
[X, _.value]
|
|
1104
1119
|
]),
|
|
1105
|
-
G(
|
|
1120
|
+
G(i("input", {
|
|
1106
1121
|
"onUpdate:modelValue": C[1] || (C[1] = (x) => g.value = x),
|
|
1107
1122
|
type: "time",
|
|
1108
1123
|
disabled: !t.enabled,
|
|
1109
1124
|
onChange: m
|
|
1110
|
-
}, null, 40,
|
|
1125
|
+
}, null, 40, m4), [
|
|
1111
1126
|
[X, g.value]
|
|
1112
1127
|
])
|
|
1113
1128
|
]));
|
|
1114
1129
|
}
|
|
1115
1130
|
});
|
|
1116
|
-
const
|
|
1131
|
+
const g4 = /* @__PURE__ */ d($4, [["__scopeId", "data-v-b95342fe"]]), M4 = ["onClick"], k4 = { class: "dialog-header" }, x4 = {
|
|
1117
1132
|
key: 0,
|
|
1118
1133
|
class: "dialog-title"
|
|
1119
|
-
},
|
|
1134
|
+
}, y4 = { class: "dialog-body" }, L4 = /* @__PURE__ */ Y({
|
|
1120
1135
|
__name: "QDialog",
|
|
1121
1136
|
props: {
|
|
1122
1137
|
modelValue: Boolean,
|
|
@@ -1138,8 +1153,8 @@ const C4 = /* @__PURE__ */ d(u4, [["__scopeId", "data-v-b95342fe"]]), f4 = ["onC
|
|
|
1138
1153
|
}
|
|
1139
1154
|
},
|
|
1140
1155
|
emits: ["update:modelValue", "close"],
|
|
1141
|
-
setup(t, { emit:
|
|
1142
|
-
const f = t,
|
|
1156
|
+
setup(t, { emit: o }) {
|
|
1157
|
+
const f = t, _ = E(f.modelValue), g = U(() => {
|
|
1143
1158
|
const C = document.body.clientWidth < 720 ? "100%" : f.width, x = f.height;
|
|
1144
1159
|
return {
|
|
1145
1160
|
width: C,
|
|
@@ -1149,43 +1164,43 @@ const C4 = /* @__PURE__ */ d(u4, [["__scopeId", "data-v-b95342fe"]]), f4 = ["onC
|
|
|
1149
1164
|
n1(
|
|
1150
1165
|
() => f.modelValue,
|
|
1151
1166
|
(C) => {
|
|
1152
|
-
|
|
1167
|
+
_.value = C;
|
|
1153
1168
|
}
|
|
1154
1169
|
);
|
|
1155
1170
|
function m() {
|
|
1156
|
-
|
|
1171
|
+
_.value = !1, o("update:modelValue", !1), o("close");
|
|
1157
1172
|
}
|
|
1158
1173
|
function w() {
|
|
1159
1174
|
}
|
|
1160
|
-
return (C, x) =>
|
|
1175
|
+
return (C, x) => _.value ? (r(), c("div", {
|
|
1161
1176
|
key: 0,
|
|
1162
1177
|
class: "dialog-mask",
|
|
1163
1178
|
onClick: m
|
|
1164
1179
|
}, [
|
|
1165
1180
|
t1(f1, null, {
|
|
1166
1181
|
default: w1(() => [
|
|
1167
|
-
|
|
1182
|
+
i("div", {
|
|
1168
1183
|
class: "dialog",
|
|
1169
1184
|
style: p1(g.value),
|
|
1170
1185
|
onClick: v1(w, ["stop"])
|
|
1171
1186
|
}, [
|
|
1172
|
-
|
|
1173
|
-
t.title ? (r(),
|
|
1187
|
+
i("div", k4, [
|
|
1188
|
+
t.title ? (r(), c("div", x4, O(t.title), 1)) : c1(C.$slots, "header", { key: 1 }, void 0, !0)
|
|
1174
1189
|
]),
|
|
1175
|
-
|
|
1190
|
+
i("div", y4, [
|
|
1176
1191
|
c1(C.$slots, "default", {}, void 0, !0)
|
|
1177
1192
|
])
|
|
1178
|
-
], 12,
|
|
1193
|
+
], 12, M4)
|
|
1179
1194
|
]),
|
|
1180
1195
|
_: 3
|
|
1181
1196
|
})
|
|
1182
1197
|
])) : e1("", !0);
|
|
1183
1198
|
}
|
|
1184
1199
|
});
|
|
1185
|
-
const
|
|
1200
|
+
const H4 = /* @__PURE__ */ d(L4, [["__scopeId", "data-v-dff1e7ea"]]), z4 = ["href"], V4 = {
|
|
1186
1201
|
key: 1,
|
|
1187
1202
|
class: "fence-inner"
|
|
1188
|
-
},
|
|
1203
|
+
}, b4 = /* @__PURE__ */ Y({
|
|
1189
1204
|
__name: "QFence",
|
|
1190
1205
|
props: {
|
|
1191
1206
|
link: {
|
|
@@ -1202,47 +1217,47 @@ const $4 = /* @__PURE__ */ d(m4, [["__scopeId", "data-v-dff1e7ea"]]), g4 = ["hre
|
|
|
1202
1217
|
}
|
|
1203
1218
|
},
|
|
1204
1219
|
setup(t) {
|
|
1205
|
-
return (
|
|
1206
|
-
const
|
|
1207
|
-
return r(),
|
|
1220
|
+
return (o, f) => {
|
|
1221
|
+
const _ = m1("QIconHelp");
|
|
1222
|
+
return r(), c("div", {
|
|
1208
1223
|
class: o1(["fence", t.type])
|
|
1209
1224
|
}, [
|
|
1210
|
-
t.link ? (r(),
|
|
1225
|
+
t.link ? (r(), c("a", {
|
|
1211
1226
|
key: 0,
|
|
1212
1227
|
class: "fence-inner",
|
|
1213
1228
|
href: t.link,
|
|
1214
1229
|
target: "_blank"
|
|
1215
1230
|
}, [
|
|
1216
|
-
t1(
|
|
1217
|
-
|
|
1218
|
-
], 8,
|
|
1219
|
-
t1(
|
|
1220
|
-
|
|
1231
|
+
t1(_, { class: "icon" }),
|
|
1232
|
+
i("div", null, O(t.text), 1)
|
|
1233
|
+
], 8, z4)) : (r(), c("div", V4, [
|
|
1234
|
+
t1(_, { class: "icon" }),
|
|
1235
|
+
i("div", null, O(t.text), 1)
|
|
1221
1236
|
]))
|
|
1222
1237
|
], 2);
|
|
1223
1238
|
};
|
|
1224
1239
|
}
|
|
1225
1240
|
});
|
|
1226
|
-
const
|
|
1227
|
-
const
|
|
1241
|
+
const D4 = /* @__PURE__ */ d(b4, [["__scopeId", "data-v-62dd4510"]]);
|
|
1242
|
+
const I4 = {}, Q4 = {
|
|
1228
1243
|
class: "pa-4 mb-4 rounded-sm text-center",
|
|
1229
1244
|
color: "glass"
|
|
1230
|
-
},
|
|
1231
|
-
|
|
1245
|
+
}, S4 = /* @__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), B4 = [
|
|
1246
|
+
S4
|
|
1232
1247
|
];
|
|
1233
|
-
function
|
|
1234
|
-
return r(),
|
|
1248
|
+
function j4(t, o) {
|
|
1249
|
+
return r(), c("div", Q4, B4);
|
|
1235
1250
|
}
|
|
1236
|
-
const
|
|
1251
|
+
const Z4 = /* @__PURE__ */ d(I4, [["render", j4], ["__scopeId", "data-v-f4d8a4f4"]]), O4 = { class: "menu frame" }, Y4 = ["onClick"], T4 = {
|
|
1237
1252
|
key: 0,
|
|
1238
1253
|
class: "menu-item-divider"
|
|
1239
|
-
},
|
|
1254
|
+
}, A4 = {
|
|
1240
1255
|
key: 1,
|
|
1241
1256
|
class: "menu-item-inner"
|
|
1242
|
-
},
|
|
1257
|
+
}, F4 = ["src", "alt"], U4 = { class: "menu-item-content" }, E4 = { class: "menu-title" }, W4 = {
|
|
1243
1258
|
key: 0,
|
|
1244
1259
|
class: "menu-subtitle"
|
|
1245
|
-
},
|
|
1260
|
+
}, q4 = /* @__PURE__ */ Y({
|
|
1246
1261
|
__name: "QMenu",
|
|
1247
1262
|
props: {
|
|
1248
1263
|
items: {
|
|
@@ -1251,41 +1266,41 @@ const b4 = /* @__PURE__ */ d(y4, [["render", V4], ["__scopeId", "data-v-f4d8a4f4
|
|
|
1251
1266
|
}
|
|
1252
1267
|
},
|
|
1253
1268
|
emits: ["action"],
|
|
1254
|
-
setup(t, { emit:
|
|
1269
|
+
setup(t, { emit: o }) {
|
|
1255
1270
|
const f = t;
|
|
1256
|
-
function
|
|
1271
|
+
function _(m) {
|
|
1257
1272
|
let w = "";
|
|
1258
1273
|
return m.disabled && (w += " disabled"), m.danger && (w += " danger"), w;
|
|
1259
1274
|
}
|
|
1260
1275
|
function g(m) {
|
|
1261
|
-
m.action && m.action(m), m.disabled !== !0 &&
|
|
1276
|
+
m.action && m.action(m), m.disabled !== !0 && o("action", m);
|
|
1262
1277
|
}
|
|
1263
|
-
return (m, w) => (r(),
|
|
1264
|
-
(r(!0),
|
|
1265
|
-
class: o1(["menu-item",
|
|
1278
|
+
return (m, w) => (r(), c("div", O4, [
|
|
1279
|
+
(r(!0), c($1, null, g1(f.items, (C) => (r(), c("div", {
|
|
1280
|
+
class: o1(["menu-item", _(C)]),
|
|
1266
1281
|
key: `menu-item-${C.id}`,
|
|
1267
1282
|
onClick: (x) => g(C)
|
|
1268
1283
|
}, [
|
|
1269
|
-
C.divider ? (r(),
|
|
1270
|
-
C.image ? (r(),
|
|
1284
|
+
C.divider ? (r(), c("div", T4)) : (r(), c("div", A4, [
|
|
1285
|
+
C.image ? (r(), c("img", {
|
|
1271
1286
|
key: 0,
|
|
1272
1287
|
class: "menu-image",
|
|
1273
1288
|
src: C.image,
|
|
1274
1289
|
alt: C.title
|
|
1275
|
-
}, null, 8,
|
|
1290
|
+
}, null, 8, F4)) : C.icon ? (r(), M1(k1(C.icon), {
|
|
1276
1291
|
key: 1,
|
|
1277
1292
|
class: "menu-icon mr-1"
|
|
1278
1293
|
})) : e1("", !0),
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
C.subtitle ? (r(),
|
|
1294
|
+
i("div", U4, [
|
|
1295
|
+
i("div", E4, O(C.title), 1),
|
|
1296
|
+
C.subtitle ? (r(), c("div", W4, O(C.subtitle), 1)) : e1("", !0)
|
|
1282
1297
|
])
|
|
1283
1298
|
]))
|
|
1284
|
-
], 10,
|
|
1299
|
+
], 10, Y4))), 128))
|
|
1285
1300
|
]));
|
|
1286
1301
|
}
|
|
1287
1302
|
});
|
|
1288
|
-
const
|
|
1303
|
+
const P4 = /* @__PURE__ */ d(q4, [["__scopeId", "data-v-d9fb52ac"]]), G4 = (t) => (y1("data-v-430d9fe6"), t = t(), L1(), t), N4 = { class: "toggle" }, J4 = /* @__PURE__ */ G4(() => /* @__PURE__ */ i("div", { class: "toggle-switch" }, null, -1)), R4 = /* @__PURE__ */ Y({
|
|
1289
1304
|
__name: "QSwitch",
|
|
1290
1305
|
props: {
|
|
1291
1306
|
modelValue: {
|
|
@@ -1294,28 +1309,28 @@ const T4 = /* @__PURE__ */ d(Y4, [["__scopeId", "data-v-d9fb52ac"]]), A4 = (t) =
|
|
|
1294
1309
|
}
|
|
1295
1310
|
},
|
|
1296
1311
|
emits: ["update:modelValue", "change"],
|
|
1297
|
-
setup(t, { emit:
|
|
1298
|
-
const f = t,
|
|
1312
|
+
setup(t, { emit: o }) {
|
|
1313
|
+
const f = t, _ = E(f.modelValue);
|
|
1299
1314
|
n1(() => f.modelValue, (m) => {
|
|
1300
|
-
|
|
1315
|
+
_.value = m;
|
|
1301
1316
|
});
|
|
1302
1317
|
function g(m) {
|
|
1303
|
-
|
|
1318
|
+
o("update:modelValue", _.value), o("change", _.value);
|
|
1304
1319
|
}
|
|
1305
|
-
return (m, w) => (r(),
|
|
1306
|
-
G(
|
|
1320
|
+
return (m, w) => (r(), c("label", N4, [
|
|
1321
|
+
G(i("input", {
|
|
1307
1322
|
class: "toggle-checkbox",
|
|
1308
1323
|
type: "checkbox",
|
|
1309
|
-
"onUpdate:modelValue": w[0] || (w[0] = (C) =>
|
|
1324
|
+
"onUpdate:modelValue": w[0] || (w[0] = (C) => _.value = C),
|
|
1310
1325
|
onChange: g
|
|
1311
1326
|
}, null, 544), [
|
|
1312
|
-
[x1,
|
|
1327
|
+
[x1, _.value]
|
|
1313
1328
|
]),
|
|
1314
|
-
|
|
1329
|
+
J4
|
|
1315
1330
|
]));
|
|
1316
1331
|
}
|
|
1317
1332
|
});
|
|
1318
|
-
const
|
|
1333
|
+
const K4 = /* @__PURE__ */ d(R4, [["__scopeId", "data-v-430d9fe6"]]), X4 = ["placeholder"], t0 = ["disabled"], e0 = { clas: "" }, n0 = /* @__PURE__ */ Y({
|
|
1319
1334
|
__name: "QTextFieldWithButton",
|
|
1320
1335
|
props: {
|
|
1321
1336
|
type: {
|
|
@@ -1338,68 +1353,68 @@ const W4 = /* @__PURE__ */ d(E4, [["__scopeId", "data-v-430d9fe6"]]), q4 = ["pla
|
|
|
1338
1353
|
}
|
|
1339
1354
|
},
|
|
1340
1355
|
emits: ["submit"],
|
|
1341
|
-
setup(t, { emit:
|
|
1342
|
-
const f = t,
|
|
1356
|
+
setup(t, { emit: o }) {
|
|
1357
|
+
const f = t, _ = E(f.defaultText), g = U(() => {
|
|
1343
1358
|
var y;
|
|
1344
|
-
return f.loading || ((y =
|
|
1359
|
+
return f.loading || ((y = _.value) == null ? void 0 : y.trim()).length === 0 ? !1 : f.type === "email" ? m.value : f.type === "code" ? w.value : !0;
|
|
1345
1360
|
}), m = U(() => {
|
|
1346
1361
|
var y;
|
|
1347
|
-
const
|
|
1348
|
-
return !f.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(
|
|
1362
|
+
const H = (y = _.value) == null ? void 0 : y.trim();
|
|
1363
|
+
return !f.disabled && /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(H);
|
|
1349
1364
|
}), w = U(() => {
|
|
1350
1365
|
var y;
|
|
1351
|
-
const
|
|
1352
|
-
return /^\d{6}$/.test(
|
|
1366
|
+
const H = (y = _.value) == null ? void 0 : y.trim();
|
|
1367
|
+
return /^\d{6}$/.test(H);
|
|
1353
1368
|
}), C = U(() => f.loading ? "Loading..." : f.actionLabel), x = () => {
|
|
1354
|
-
g.value &&
|
|
1369
|
+
g.value && o("submit", { text: _.value });
|
|
1355
1370
|
};
|
|
1356
|
-
return (
|
|
1371
|
+
return (H, y) => (r(), c("div", {
|
|
1357
1372
|
class: o1(["text-field-with-button", f.type])
|
|
1358
1373
|
}, [
|
|
1359
|
-
|
|
1360
|
-
G(
|
|
1374
|
+
i("div", null, [
|
|
1375
|
+
G(i("input", {
|
|
1361
1376
|
class: "text-field",
|
|
1362
1377
|
placeholder: f.placeholder,
|
|
1363
|
-
"onUpdate:modelValue": y[0] || (y[0] = (V) =>
|
|
1364
|
-
}, null, 8,
|
|
1365
|
-
[X,
|
|
1378
|
+
"onUpdate:modelValue": y[0] || (y[0] = (V) => _.value = V)
|
|
1379
|
+
}, null, 8, X4), [
|
|
1380
|
+
[X, _.value]
|
|
1366
1381
|
])
|
|
1367
1382
|
]),
|
|
1368
|
-
|
|
1369
|
-
|
|
1383
|
+
i("div", null, [
|
|
1384
|
+
i("button", {
|
|
1370
1385
|
class: "button primary",
|
|
1371
1386
|
disabled: !g.value,
|
|
1372
1387
|
onClick: x
|
|
1373
1388
|
}, [
|
|
1374
|
-
|
|
1375
|
-
], 8,
|
|
1389
|
+
i("div", e0, O(C.value), 1)
|
|
1390
|
+
], 8, t0)
|
|
1376
1391
|
])
|
|
1377
1392
|
], 2));
|
|
1378
1393
|
}
|
|
1379
1394
|
});
|
|
1380
|
-
const
|
|
1395
|
+
const o0 = /* @__PURE__ */ d(n0, [["__scopeId", "data-v-dc6300df"]]), s0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1381
1396
|
__proto__: null,
|
|
1382
|
-
QDatetimePicker:
|
|
1383
|
-
QDialog:
|
|
1384
|
-
QFence:
|
|
1385
|
-
QLoading:
|
|
1386
|
-
QMenu:
|
|
1387
|
-
QSwitch:
|
|
1388
|
-
QTextFieldWithButton:
|
|
1397
|
+
QDatetimePicker: g4,
|
|
1398
|
+
QDialog: H4,
|
|
1399
|
+
QFence: D4,
|
|
1400
|
+
QLoading: Z4,
|
|
1401
|
+
QMenu: P4,
|
|
1402
|
+
QSwitch: K4,
|
|
1403
|
+
QTextFieldWithButton: o0
|
|
1389
1404
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1390
|
-
const
|
|
1391
|
-
install(t,
|
|
1392
|
-
|
|
1393
|
-
for (const [f,
|
|
1394
|
-
|
|
1395
|
-
for (const [f,
|
|
1396
|
-
|
|
1405
|
+
const i0 = {
|
|
1406
|
+
install(t, o) {
|
|
1407
|
+
o.debug && console.log("options", o);
|
|
1408
|
+
for (const [f, _] of Object.entries(u4))
|
|
1409
|
+
o.debug && console.log("[quail-ui] register icon component", f, _), t.component(f, _);
|
|
1410
|
+
for (const [f, _] of Object.entries(s0))
|
|
1411
|
+
o.debug && console.log("[quail-ui] register cpmmon component", f, _), t.component(f, _);
|
|
1397
1412
|
t.component("QIconArrowLeft", l1);
|
|
1398
1413
|
}
|
|
1399
1414
|
};
|
|
1400
1415
|
export {
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1416
|
+
s0 as Common,
|
|
1417
|
+
u4 as Icons,
|
|
1418
|
+
i0 as QuailUI
|
|
1404
1419
|
};
|
|
1405
1420
|
//# sourceMappingURL=index.js.map
|