@26lights/orcha 0.1.1 → 0.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/en/translation.json +13 -1
- package/dist/orcha.cjs.js +1 -0
- package/dist/orcha.css +1 -0
- package/dist/{phamilact.es.js → orcha.es.js} +1181 -1130
- package/dist/orcha.umd.js +2 -0
- package/dist/src/components/AoActivityDetails.vue.d.ts +4 -14
- package/dist/src/components/AoAvatar.vue.d.ts +2 -2
- package/dist/src/components/AoButton.vue.d.ts +2 -2
- package/dist/src/components/AoButtonCard.vue.d.ts +2 -2
- package/dist/src/components/AoCardHoriz.vue.d.ts +2 -2
- package/dist/src/components/AoIcon.vue.d.ts +6 -13
- package/dist/src/components/AoPageHeader.vue.d.ts +22 -0
- package/dist/src/components/AoTag.vue.d.ts +2 -2
- package/dist/src/components/icons/FlagRounded.vue.d.ts +2 -0
- package/dist/src/components/icons/PersonAddOutlineRounded.vue.d.ts +2 -0
- package/dist/src/components/icons/index.d.ts +2 -0
- package/dist/src/composables/useFeedStore.d.ts +44 -0
- package/dist/src/i18n/i18next.d.ts +1 -0
- package/dist/src/types/index.d.ts +172 -38
- package/dist/src/types/styles.d.ts +7 -0
- package/package.json +9 -4
- package/dist/phamilact.cjs.js +0 -1
- package/dist/phamilact.css +0 -1
- package/dist/phamilact.umd.js +0 -2
- /package/dist/{phamilact.d.ts → orcha.d.ts} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { defineComponent as
|
|
1
|
+
import { defineComponent as K, openBlock as r, createBlock as x, unref as l1, mergeProps as L1, createElementBlock as u, createElementVNode as i, pushScopeId as Ye, popScopeId as Xe, createStaticVNode as Je, computed as v, resolveDynamicComponent as P1, normalizeClass as P, renderSlot as N, toDisplayString as U, createCommentVNode as V, ref as Y, watch as u1, nextTick as E1, toHandlers as Qe, withCtx as z, createTextVNode as oe, createVNode as A, withModifiers as z1, Fragment as p1, renderList as $1, withKeys as ge, toRefs as o1, getCurrentInstance as D1, onMounted as we, withDirectives as j1, vModelText as ie, vModelCheckbox as e2, toRef as se, Teleport as be } from "vue";
|
|
2
2
|
import { RouterView as t2 } from "vue-router";
|
|
3
|
-
import
|
|
4
|
-
const
|
|
3
|
+
import G1 from "vuedraggable";
|
|
4
|
+
const d9 = /* @__PURE__ */ K({
|
|
5
5
|
__name: "AoTemplates",
|
|
6
6
|
props: {
|
|
7
7
|
templates: {}
|
|
@@ -9,7 +9,7 @@ const e9 = /* @__PURE__ */ Y({
|
|
|
9
9
|
setup(e) {
|
|
10
10
|
return (l, t) => (r(), x(l1(t2), L1({ templates: l.templates }, l.$attrs), null, 16, ["templates"]));
|
|
11
11
|
}
|
|
12
|
-
}),
|
|
12
|
+
}), $ = (e, l) => {
|
|
13
13
|
const t = e.__vccOpts || e;
|
|
14
14
|
for (const [o, n] of l)
|
|
15
15
|
t[o] = n;
|
|
@@ -29,7 +29,7 @@ const e9 = /* @__PURE__ */ Y({
|
|
|
29
29
|
function i2(e, l) {
|
|
30
30
|
return r(), u("svg", a2, n2);
|
|
31
31
|
}
|
|
32
|
-
const o2 = /* @__PURE__ */
|
|
32
|
+
const o2 = /* @__PURE__ */ $(l2, [["render", i2]]), r2 = {}, u2 = {
|
|
33
33
|
width: "24",
|
|
34
34
|
height: "24",
|
|
35
35
|
viewBox: "0 0 24 24",
|
|
@@ -44,7 +44,7 @@ const o2 = /* @__PURE__ */ w(l2, [["render", i2]]), r2 = {}, u2 = {
|
|
|
44
44
|
function C2(e, l) {
|
|
45
45
|
return r(), u("svg", u2, c2);
|
|
46
46
|
}
|
|
47
|
-
const v2 = /* @__PURE__ */
|
|
47
|
+
const v2 = /* @__PURE__ */ $(r2, [["render", C2]]), p2 = {}, _2 = {
|
|
48
48
|
width: "24",
|
|
49
49
|
height: "24",
|
|
50
50
|
viewBox: "0 0 24 24",
|
|
@@ -59,7 +59,7 @@ const v2 = /* @__PURE__ */ w(r2, [["render", C2]]), p2 = {}, _2 = {
|
|
|
59
59
|
function m2(e, l) {
|
|
60
60
|
return r(), u("svg", _2, h2);
|
|
61
61
|
}
|
|
62
|
-
const g2 = /* @__PURE__ */
|
|
62
|
+
const g2 = /* @__PURE__ */ $(p2, [["render", m2]]), b2 = {}, w2 = {
|
|
63
63
|
width: "24",
|
|
64
64
|
height: "24",
|
|
65
65
|
viewBox: "0 0 24 24",
|
|
@@ -74,7 +74,7 @@ const g2 = /* @__PURE__ */ w(p2, [["render", m2]]), b2 = {}, w2 = {
|
|
|
74
74
|
function V2(e, l) {
|
|
75
75
|
return r(), u("svg", w2, y2);
|
|
76
76
|
}
|
|
77
|
-
const L2 = /* @__PURE__ */
|
|
77
|
+
const L2 = /* @__PURE__ */ $(b2, [["render", V2]]), H2 = {}, M2 = {
|
|
78
78
|
width: "24",
|
|
79
79
|
height: "24",
|
|
80
80
|
viewBox: "0 0 24 24",
|
|
@@ -89,7 +89,7 @@ const L2 = /* @__PURE__ */ w(b2, [["render", V2]]), H2 = {}, M2 = {
|
|
|
89
89
|
function I2(e, l) {
|
|
90
90
|
return r(), u("svg", M2, O2);
|
|
91
91
|
}
|
|
92
|
-
const T2 = /* @__PURE__ */
|
|
92
|
+
const T2 = /* @__PURE__ */ $(H2, [["render", I2]]), Z2 = {}, S2 = {
|
|
93
93
|
width: "24",
|
|
94
94
|
height: "24",
|
|
95
95
|
viewBox: "0 0 24 24",
|
|
@@ -102,9 +102,9 @@ const T2 = /* @__PURE__ */ w(H2, [["render", I2]]), S2 = {}, Z2 = {
|
|
|
102
102
|
A2
|
|
103
103
|
];
|
|
104
104
|
function E2(e, l) {
|
|
105
|
-
return r(), u("svg",
|
|
105
|
+
return r(), u("svg", S2, B2);
|
|
106
106
|
}
|
|
107
|
-
const R2 = /* @__PURE__ */
|
|
107
|
+
const R2 = /* @__PURE__ */ $(Z2, [["render", E2]]), P2 = {}, D2 = {
|
|
108
108
|
width: "24",
|
|
109
109
|
height: "24",
|
|
110
110
|
viewBox: "0 0 24 24",
|
|
@@ -113,28 +113,28 @@ const R2 = /* @__PURE__ */ w(S2, [["render", E2]]), P2 = {}, D2 = {
|
|
|
113
113
|
}, q2 = /* @__PURE__ */ i("path", {
|
|
114
114
|
d: "M5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V6.50001C3 6.25001 3.04167 6.02501 3.125 5.82501C3.20834 5.62501 3.31667 5.43334 3.45 5.25001L4.85 3.55001C4.98333 3.36667 5.15 3.22901 5.35 3.13701C5.55 3.04501 5.76667 2.99934 6 3.00001H18C18.2333 3.00001 18.45 3.04567 18.65 3.13701C18.85 3.22834 19.0167 3.36601 19.15 3.55001L20.55 5.25001C20.6833 5.43334 20.7917 5.62501 20.875 5.82501C20.9583 6.02501 21 6.25001 21 6.50001V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5ZM5.4 6.00001H18.6L17.75 5.00001H6.25L5.4 6.00001ZM5 19H19V8.00001H5V19ZM12 17.575C12.1333 17.575 12.2583 17.554 12.375 17.512C12.4917 17.47 12.6 17.3993 12.7 17.3L15.3 14.7C15.4833 14.5167 15.575 14.2833 15.575 14C15.575 13.7167 15.4833 13.4833 15.3 13.3C15.1167 13.1167 14.8833 13.025 14.6 13.025C14.3167 13.025 14.0833 13.1167 13.9 13.3L13 14.2V11C13 10.7167 12.904 10.479 12.712 10.287C12.52 10.095 12.2827 9.99934 12 10C11.7167 10 11.479 10.096 11.287 10.288C11.095 10.48 10.9993 10.7173 11 11V14.2L10.1 13.3C9.91667 13.1167 9.68333 13.025 9.4 13.025C9.11667 13.025 8.88334 13.1167 8.7 13.3C8.51667 13.4833 8.425 13.7167 8.425 14C8.425 14.2833 8.51667 14.5167 8.7 14.7L11.3 17.3C11.4 17.4 11.5083 17.4707 11.625 17.512C11.7417 17.5533 11.8667 17.5743 12 17.575Z",
|
|
115
115
|
fill: "black"
|
|
116
|
-
}, null, -1),
|
|
116
|
+
}, null, -1), x2 = [
|
|
117
117
|
q2
|
|
118
118
|
];
|
|
119
|
-
function
|
|
120
|
-
return r(), u("svg", D2,
|
|
119
|
+
function N2(e, l) {
|
|
120
|
+
return r(), u("svg", D2, x2);
|
|
121
121
|
}
|
|
122
|
-
const U2 = /* @__PURE__ */
|
|
122
|
+
const U2 = /* @__PURE__ */ $(P2, [["render", N2]]), z2 = {}, j2 = {
|
|
123
123
|
width: "24",
|
|
124
124
|
height: "24",
|
|
125
125
|
viewBox: "0 0 24 24",
|
|
126
126
|
fill: "none",
|
|
127
127
|
xmlns: "http://www.w3.org/2000/svg"
|
|
128
|
-
},
|
|
128
|
+
}, G2 = /* @__PURE__ */ i("path", {
|
|
129
129
|
d: "M10.875 19.3001L4.275 12.7001C4.175 12.6001 4.104 12.4917 4.062 12.3751C4.02067 12.2584 4 12.1334 4 12.0001C4 11.8667 4.02067 11.7417 4.062 11.6251C4.104 11.5084 4.175 11.4001 4.275 11.3001L10.875 4.70008C11.0583 4.51675 11.2873 4.42075 11.562 4.41208C11.8373 4.40408 12.075 4.50008 12.275 4.70008C12.475 4.88342 12.5793 5.11242 12.588 5.38708C12.596 5.66242 12.5 5.90008 12.3 6.10008L7.4 11.0001H18.575C18.8583 11.0001 19.096 11.0957 19.288 11.2871C19.4793 11.4791 19.575 11.7167 19.575 12.0001C19.575 12.2834 19.4793 12.5207 19.288 12.7121C19.096 12.9041 18.8583 13.0001 18.575 13.0001H7.4L12.3 17.9001C12.4833 18.0834 12.5793 18.3167 12.588 18.6001C12.596 18.8834 12.5 19.1167 12.3 19.3001C12.1167 19.5001 11.8833 19.6001 11.6 19.6001C11.3167 19.6001 11.075 19.5001 10.875 19.3001V19.3001Z",
|
|
130
130
|
fill: "black"
|
|
131
|
-
}, null, -1),
|
|
132
|
-
|
|
131
|
+
}, null, -1), F2 = [
|
|
132
|
+
G2
|
|
133
133
|
];
|
|
134
134
|
function K2(e, l) {
|
|
135
|
-
return r(), u("svg", j2,
|
|
135
|
+
return r(), u("svg", j2, F2);
|
|
136
136
|
}
|
|
137
|
-
const W2 = /* @__PURE__ */
|
|
137
|
+
const W2 = /* @__PURE__ */ $(z2, [["render", K2]]), Y2 = {}, X2 = {
|
|
138
138
|
width: "24",
|
|
139
139
|
height: "24",
|
|
140
140
|
viewBox: "0 0 24 24",
|
|
@@ -149,7 +149,7 @@ const W2 = /* @__PURE__ */ w(z2, [["render", K2]]), Y2 = {}, X2 = {
|
|
|
149
149
|
function et(e, l) {
|
|
150
150
|
return r(), u("svg", X2, Q2);
|
|
151
151
|
}
|
|
152
|
-
const tt = /* @__PURE__ */
|
|
152
|
+
const tt = /* @__PURE__ */ $(Y2, [["render", et]]), lt = {}, at = {
|
|
153
153
|
width: "24",
|
|
154
154
|
height: "24",
|
|
155
155
|
viewBox: "0 0 24 24",
|
|
@@ -164,7 +164,7 @@ const tt = /* @__PURE__ */ w(Y2, [["render", et]]), lt = {}, at = {
|
|
|
164
164
|
function it(e, l) {
|
|
165
165
|
return r(), u("svg", at, nt);
|
|
166
166
|
}
|
|
167
|
-
const ot = /* @__PURE__ */
|
|
167
|
+
const ot = /* @__PURE__ */ $(lt, [["render", it]]), rt = {}, ut = {
|
|
168
168
|
width: "24",
|
|
169
169
|
height: "24",
|
|
170
170
|
viewBox: "0 0 24 24",
|
|
@@ -179,7 +179,7 @@ const ot = /* @__PURE__ */ w(lt, [["render", it]]), rt = {}, ut = {
|
|
|
179
179
|
function Ct(e, l) {
|
|
180
180
|
return r(), u("svg", ut, ct);
|
|
181
181
|
}
|
|
182
|
-
const vt = /* @__PURE__ */
|
|
182
|
+
const vt = /* @__PURE__ */ $(rt, [["render", Ct]]), pt = {}, _t = {
|
|
183
183
|
width: "24",
|
|
184
184
|
height: "24",
|
|
185
185
|
viewBox: "0 0 24 24",
|
|
@@ -194,7 +194,7 @@ const vt = /* @__PURE__ */ w(rt, [["render", Ct]]), pt = {}, _t = {
|
|
|
194
194
|
function mt(e, l) {
|
|
195
195
|
return r(), u("svg", _t, ht);
|
|
196
196
|
}
|
|
197
|
-
const gt = /* @__PURE__ */
|
|
197
|
+
const gt = /* @__PURE__ */ $(pt, [["render", mt]]), bt = {}, wt = {
|
|
198
198
|
width: "24",
|
|
199
199
|
height: "24",
|
|
200
200
|
viewBox: "0 0 24 24",
|
|
@@ -209,7 +209,7 @@ const gt = /* @__PURE__ */ w(pt, [["render", mt]]), bt = {}, wt = {
|
|
|
209
209
|
function Vt(e, l) {
|
|
210
210
|
return r(), u("svg", wt, yt);
|
|
211
211
|
}
|
|
212
|
-
const Lt = /* @__PURE__ */
|
|
212
|
+
const Lt = /* @__PURE__ */ $(bt, [["render", Vt]]), Ht = {}, Mt = {
|
|
213
213
|
width: "24",
|
|
214
214
|
height: "24",
|
|
215
215
|
viewBox: "0 0 24 24",
|
|
@@ -224,7 +224,7 @@ const Lt = /* @__PURE__ */ w(bt, [["render", Vt]]), Ht = {}, Mt = {
|
|
|
224
224
|
function It(e, l) {
|
|
225
225
|
return r(), u("svg", Mt, Ot);
|
|
226
226
|
}
|
|
227
|
-
const Tt = /* @__PURE__ */
|
|
227
|
+
const Tt = /* @__PURE__ */ $(Ht, [["render", It]]), Zt = {}, St = {
|
|
228
228
|
width: "24",
|
|
229
229
|
height: "24",
|
|
230
230
|
viewBox: "0 0 24 24",
|
|
@@ -237,9 +237,9 @@ const Tt = /* @__PURE__ */ w(Ht, [["render", It]]), St = {}, Zt = {
|
|
|
237
237
|
At
|
|
238
238
|
];
|
|
239
239
|
function Et(e, l) {
|
|
240
|
-
return r(), u("svg",
|
|
240
|
+
return r(), u("svg", St, Bt);
|
|
241
241
|
}
|
|
242
|
-
const Rt = /* @__PURE__ */
|
|
242
|
+
const Rt = /* @__PURE__ */ $(Zt, [["render", Et]]), Pt = {}, Dt = {
|
|
243
243
|
width: "24",
|
|
244
244
|
height: "24",
|
|
245
245
|
viewBox: "0 0 24 24",
|
|
@@ -248,28 +248,28 @@ const Rt = /* @__PURE__ */ w(St, [["render", Et]]), Pt = {}, Dt = {
|
|
|
248
248
|
}, qt = /* @__PURE__ */ i("path", {
|
|
249
249
|
d: "M3 21V3H21V21H3ZM5 19H19V5H5V19Z",
|
|
250
250
|
fill: "black"
|
|
251
|
-
}, null, -1),
|
|
251
|
+
}, null, -1), xt = [
|
|
252
252
|
qt
|
|
253
253
|
];
|
|
254
|
-
function
|
|
255
|
-
return r(), u("svg", Dt,
|
|
254
|
+
function Nt(e, l) {
|
|
255
|
+
return r(), u("svg", Dt, xt);
|
|
256
256
|
}
|
|
257
|
-
const Ut = /* @__PURE__ */
|
|
257
|
+
const Ut = /* @__PURE__ */ $(Pt, [["render", Nt]]), zt = {}, jt = {
|
|
258
258
|
width: "24",
|
|
259
259
|
height: "24",
|
|
260
260
|
viewBox: "0 0 24 24",
|
|
261
261
|
fill: "none",
|
|
262
262
|
xmlns: "http://www.w3.org/2000/svg"
|
|
263
|
-
},
|
|
263
|
+
}, Gt = /* @__PURE__ */ i("path", {
|
|
264
264
|
d: "M10.6 13.4L8.45 11.25C8.26667 11.0667 8.03334 10.975 7.75 10.975C7.46667 10.975 7.23334 11.0667 7.05 11.25C6.86667 11.4333 6.775 11.6667 6.775 11.95C6.775 12.2333 6.86667 12.4667 7.05 12.65L9.9 15.5C10.1 15.7 10.3333 15.8 10.6 15.8C10.8667 15.8 11.1 15.7 11.3 15.5L16.95 9.85C17.1333 9.66667 17.225 9.43333 17.225 9.15C17.225 8.86667 17.1333 8.63334 16.95 8.45C16.7667 8.26667 16.5333 8.175 16.25 8.175C15.9667 8.175 15.7333 8.26667 15.55 8.45L10.6 13.4ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.55 3 20.021 3.196 20.413 3.588C20.805 3.98 21.0007 4.45067 21 5V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5ZM5 19H19V5H5V19Z",
|
|
265
265
|
fill: "black"
|
|
266
|
-
}, null, -1),
|
|
267
|
-
|
|
266
|
+
}, null, -1), Ft = [
|
|
267
|
+
Gt
|
|
268
268
|
];
|
|
269
269
|
function Kt(e, l) {
|
|
270
|
-
return r(), u("svg", jt,
|
|
270
|
+
return r(), u("svg", jt, Ft);
|
|
271
271
|
}
|
|
272
|
-
const Wt = /* @__PURE__ */
|
|
272
|
+
const Wt = /* @__PURE__ */ $(zt, [["render", Kt]]), Yt = {}, Xt = {
|
|
273
273
|
width: "24",
|
|
274
274
|
height: "24",
|
|
275
275
|
viewBox: "0 0 24 24",
|
|
@@ -284,7 +284,7 @@ const Wt = /* @__PURE__ */ w(zt, [["render", Kt]]), Yt = {}, Xt = {
|
|
|
284
284
|
function e3(e, l) {
|
|
285
285
|
return r(), u("svg", Xt, Qt);
|
|
286
286
|
}
|
|
287
|
-
const t3 = /* @__PURE__ */
|
|
287
|
+
const t3 = /* @__PURE__ */ $(Yt, [["render", e3]]), l3 = {}, a3 = {
|
|
288
288
|
width: "24",
|
|
289
289
|
height: "24",
|
|
290
290
|
viewBox: "0 0 24 24",
|
|
@@ -299,7 +299,7 @@ const t3 = /* @__PURE__ */ w(Yt, [["render", e3]]), l3 = {}, a3 = {
|
|
|
299
299
|
function i3(e, l) {
|
|
300
300
|
return r(), u("svg", a3, n3);
|
|
301
301
|
}
|
|
302
|
-
const o3 = /* @__PURE__ */
|
|
302
|
+
const o3 = /* @__PURE__ */ $(l3, [["render", i3]]), r3 = {}, u3 = {
|
|
303
303
|
width: "24",
|
|
304
304
|
height: "24",
|
|
305
305
|
viewBox: "0 0 24 24",
|
|
@@ -314,7 +314,7 @@ const o3 = /* @__PURE__ */ w(l3, [["render", i3]]), r3 = {}, u3 = {
|
|
|
314
314
|
function C3(e, l) {
|
|
315
315
|
return r(), u("svg", u3, c3);
|
|
316
316
|
}
|
|
317
|
-
const v3 = /* @__PURE__ */
|
|
317
|
+
const v3 = /* @__PURE__ */ $(r3, [["render", C3]]), p3 = {}, _3 = {
|
|
318
318
|
width: "24",
|
|
319
319
|
height: "24",
|
|
320
320
|
viewBox: "0 0 24 24",
|
|
@@ -329,7 +329,7 @@ const v3 = /* @__PURE__ */ w(r3, [["render", C3]]), p3 = {}, _3 = {
|
|
|
329
329
|
function m3(e, l) {
|
|
330
330
|
return r(), u("svg", _3, h3);
|
|
331
331
|
}
|
|
332
|
-
const g3 = /* @__PURE__ */
|
|
332
|
+
const g3 = /* @__PURE__ */ $(p3, [["render", m3]]), b3 = {}, w3 = {
|
|
333
333
|
width: "24",
|
|
334
334
|
height: "24",
|
|
335
335
|
viewBox: "0 0 24 24",
|
|
@@ -344,7 +344,7 @@ const g3 = /* @__PURE__ */ w(p3, [["render", m3]]), b3 = {}, w3 = {
|
|
|
344
344
|
function V3(e, l) {
|
|
345
345
|
return r(), u("svg", w3, y3);
|
|
346
346
|
}
|
|
347
|
-
const L3 = /* @__PURE__ */
|
|
347
|
+
const L3 = /* @__PURE__ */ $(b3, [["render", V3]]), H3 = {}, M3 = {
|
|
348
348
|
width: "24",
|
|
349
349
|
height: "24",
|
|
350
350
|
viewBox: "0 0 24 24",
|
|
@@ -359,7 +359,7 @@ const L3 = /* @__PURE__ */ w(b3, [["render", V3]]), H3 = {}, M3 = {
|
|
|
359
359
|
function I3(e, l) {
|
|
360
360
|
return r(), u("svg", M3, O3);
|
|
361
361
|
}
|
|
362
|
-
const T3 = /* @__PURE__ */
|
|
362
|
+
const T3 = /* @__PURE__ */ $(H3, [["render", I3]]), Z3 = {}, S3 = {
|
|
363
363
|
width: "24",
|
|
364
364
|
height: "24",
|
|
365
365
|
viewBox: "0 0 24 24",
|
|
@@ -372,9 +372,9 @@ const T3 = /* @__PURE__ */ w(H3, [["render", I3]]), S3 = {}, Z3 = {
|
|
|
372
372
|
A3
|
|
373
373
|
];
|
|
374
374
|
function E3(e, l) {
|
|
375
|
-
return r(), u("svg",
|
|
375
|
+
return r(), u("svg", S3, B3);
|
|
376
376
|
}
|
|
377
|
-
const R3 = /* @__PURE__ */
|
|
377
|
+
const R3 = /* @__PURE__ */ $(Z3, [["render", E3]]), P3 = {}, D3 = {
|
|
378
378
|
width: "24",
|
|
379
379
|
height: "24",
|
|
380
380
|
viewBox: "0 0 24 24",
|
|
@@ -383,28 +383,28 @@ const R3 = /* @__PURE__ */ w(S3, [["render", E3]]), P3 = {}, D3 = {
|
|
|
383
383
|
}, q3 = /* @__PURE__ */ i("path", {
|
|
384
384
|
d: "M7 21C6.45 21 5.979 20.804 5.587 20.412C5.195 20.02 4.99934 19.5493 5 19V6C4.71667 6 4.479 5.904 4.287 5.712C4.095 5.52 3.99934 5.28267 4 5C4 4.71667 4.096 4.479 4.288 4.287C4.48 4.095 4.71734 3.99934 5 4H9C9 3.71667 9.096 3.479 9.288 3.287C9.48 3.095 9.71734 2.99934 10 3H14C14.2833 3 14.521 3.096 14.713 3.288C14.905 3.48 15.0007 3.71734 15 4H19C19.2833 4 19.521 4.096 19.713 4.288C19.905 4.48 20.0007 4.71734 20 5C20 5.28334 19.904 5.521 19.712 5.713C19.52 5.905 19.2827 6.00067 19 6V19C19 19.55 18.804 20.021 18.412 20.413C18.02 20.805 17.5493 21.0007 17 21H7ZM7 6V19H17V6H7ZM9 16C9 16.2833 9.096 16.521 9.288 16.713C9.48 16.905 9.71734 17.0007 10 17C10.2833 17 10.521 16.904 10.713 16.712C10.905 16.52 11.0007 16.2827 11 16V9C11 8.71667 10.904 8.479 10.712 8.287C10.52 8.095 10.2827 7.99934 10 8C9.71667 8 9.479 8.096 9.287 8.288C9.095 8.48 8.99934 8.71734 9 9V16ZM13 16C13 16.2833 13.096 16.521 13.288 16.713C13.48 16.905 13.7173 17.0007 14 17C14.2833 17 14.521 16.904 14.713 16.712C14.905 16.52 15.0007 16.2827 15 16V9C15 8.71667 14.904 8.479 14.712 8.287C14.52 8.095 14.2827 7.99934 14 8C13.7167 8 13.479 8.096 13.287 8.288C13.095 8.48 12.9993 8.71734 13 9V16Z",
|
|
385
385
|
fill: "black"
|
|
386
|
-
}, null, -1),
|
|
386
|
+
}, null, -1), x3 = [
|
|
387
387
|
q3
|
|
388
388
|
];
|
|
389
|
-
function
|
|
390
|
-
return r(), u("svg", D3,
|
|
389
|
+
function N3(e, l) {
|
|
390
|
+
return r(), u("svg", D3, x3);
|
|
391
391
|
}
|
|
392
|
-
const U3 = /* @__PURE__ */
|
|
392
|
+
const U3 = /* @__PURE__ */ $(P3, [["render", N3]]), z3 = {}, j3 = {
|
|
393
393
|
width: "24",
|
|
394
394
|
height: "24",
|
|
395
395
|
viewBox: "0 0 24 24",
|
|
396
396
|
fill: "none",
|
|
397
397
|
xmlns: "http://www.w3.org/2000/svg"
|
|
398
|
-
},
|
|
398
|
+
}, G3 = /* @__PURE__ */ i("path", {
|
|
399
399
|
d: "M9 20C8.45 20 7.97933 19.8043 7.588 19.413C7.196 19.021 7 18.55 7 18C7 17.45 7.196 16.979 7.588 16.587C7.97933 16.1957 8.45 16 9 16C9.55 16 10.021 16.1957 10.413 16.587C10.8043 16.979 11 17.45 11 18C11 18.55 10.8043 19.021 10.413 19.413C10.021 19.8043 9.55 20 9 20ZM15 20C14.45 20 13.9793 19.8043 13.588 19.413C13.196 19.021 13 18.55 13 18C13 17.45 13.196 16.979 13.588 16.587C13.9793 16.1957 14.45 16 15 16C15.55 16 16.021 16.1957 16.413 16.587C16.8043 16.979 17 17.45 17 18C17 18.55 16.8043 19.021 16.413 19.413C16.021 19.8043 15.55 20 15 20ZM9 14C8.45 14 7.97933 13.804 7.588 13.412C7.196 13.0207 7 12.55 7 12C7 11.45 7.196 10.979 7.588 10.587C7.97933 10.1957 8.45 10 9 10C9.55 10 10.021 10.1957 10.413 10.587C10.8043 10.979 11 11.45 11 12C11 12.55 10.8043 13.0207 10.413 13.412C10.021 13.804 9.55 14 9 14ZM15 14C14.45 14 13.9793 13.804 13.588 13.412C13.196 13.0207 13 12.55 13 12C13 11.45 13.196 10.979 13.588 10.587C13.9793 10.1957 14.45 10 15 10C15.55 10 16.021 10.1957 16.413 10.587C16.8043 10.979 17 11.45 17 12C17 12.55 16.8043 13.0207 16.413 13.412C16.021 13.804 15.55 14 15 14ZM9 8C8.45 8 7.97933 7.804 7.588 7.412C7.196 7.02067 7 6.55 7 6C7 5.45 7.196 4.97933 7.588 4.588C7.97933 4.196 8.45 4 9 4C9.55 4 10.021 4.196 10.413 4.588C10.8043 4.97933 11 5.45 11 6C11 6.55 10.8043 7.02067 10.413 7.412C10.021 7.804 9.55 8 9 8ZM15 8C14.45 8 13.9793 7.804 13.588 7.412C13.196 7.02067 13 6.55 13 6C13 5.45 13.196 4.97933 13.588 4.588C13.9793 4.196 14.45 4 15 4C15.55 4 16.021 4.196 16.413 4.588C16.8043 4.97933 17 5.45 17 6C17 6.55 16.8043 7.02067 16.413 7.412C16.021 7.804 15.55 8 15 8Z",
|
|
400
400
|
fill: "black"
|
|
401
|
-
}, null, -1),
|
|
402
|
-
|
|
401
|
+
}, null, -1), F3 = [
|
|
402
|
+
G3
|
|
403
403
|
];
|
|
404
404
|
function K3(e, l) {
|
|
405
|
-
return r(), u("svg", j3,
|
|
405
|
+
return r(), u("svg", j3, F3);
|
|
406
406
|
}
|
|
407
|
-
const W3 = /* @__PURE__ */
|
|
407
|
+
const W3 = /* @__PURE__ */ $(z3, [["render", K3]]), Y3 = {}, X3 = {
|
|
408
408
|
width: "24",
|
|
409
409
|
height: "24",
|
|
410
410
|
viewBox: "0 0 24 24",
|
|
@@ -419,7 +419,7 @@ const W3 = /* @__PURE__ */ w(z3, [["render", K3]]), Y3 = {}, X3 = {
|
|
|
419
419
|
function e5(e, l) {
|
|
420
420
|
return r(), u("svg", X3, Q3);
|
|
421
421
|
}
|
|
422
|
-
const t5 = /* @__PURE__ */
|
|
422
|
+
const t5 = /* @__PURE__ */ $(Y3, [["render", e5]]), l5 = {}, a5 = {
|
|
423
423
|
width: "24",
|
|
424
424
|
height: "24",
|
|
425
425
|
viewBox: "0 0 24 24",
|
|
@@ -434,7 +434,7 @@ const t5 = /* @__PURE__ */ w(Y3, [["render", e5]]), l5 = {}, a5 = {
|
|
|
434
434
|
function i5(e, l) {
|
|
435
435
|
return r(), u("svg", a5, n5);
|
|
436
436
|
}
|
|
437
|
-
const o5 = /* @__PURE__ */
|
|
437
|
+
const o5 = /* @__PURE__ */ $(l5, [["render", i5]]), r5 = {}, u5 = {
|
|
438
438
|
width: "24",
|
|
439
439
|
height: "24",
|
|
440
440
|
viewBox: "0 0 24 24",
|
|
@@ -449,7 +449,7 @@ const o5 = /* @__PURE__ */ w(l5, [["render", i5]]), r5 = {}, u5 = {
|
|
|
449
449
|
function C5(e, l) {
|
|
450
450
|
return r(), u("svg", u5, c5);
|
|
451
451
|
}
|
|
452
|
-
const v5 = /* @__PURE__ */
|
|
452
|
+
const v5 = /* @__PURE__ */ $(r5, [["render", C5]]), p5 = {}, _5 = {
|
|
453
453
|
width: "24",
|
|
454
454
|
height: "24",
|
|
455
455
|
viewBox: "0 0 24 24",
|
|
@@ -464,14 +464,14 @@ const v5 = /* @__PURE__ */ w(r5, [["render", C5]]), p5 = {}, _5 = {
|
|
|
464
464
|
function m5(e, l) {
|
|
465
465
|
return r(), u("svg", _5, h5);
|
|
466
466
|
}
|
|
467
|
-
const g5 = /* @__PURE__ */
|
|
467
|
+
const g5 = /* @__PURE__ */ $(p5, [["render", m5]]), b5 = {}, w5 = {
|
|
468
468
|
width: "24",
|
|
469
469
|
height: "24",
|
|
470
470
|
viewBox: "0 0 24 24",
|
|
471
471
|
fill: "none",
|
|
472
472
|
xmlns: "http://www.w3.org/2000/svg"
|
|
473
473
|
}, $5 = /* @__PURE__ */ i("path", {
|
|
474
|
-
d: "
|
|
474
|
+
d: "M6 21C5.71667 21 5.479 20.904 5.287 20.712C5.095 20.52 4.99934 20.2827 5 20V5C5 4.71667 5.096 4.479 5.288 4.287C5.48 4.095 5.71734 3.99934 6 4H13.175C13.4083 4 13.6167 4.075 13.8 4.225C13.9833 4.375 14.1 4.56667 14.15 4.8L14.4 6H19C19.2833 6 19.521 6.096 19.713 6.288C19.905 6.48 20.0007 6.71734 20 7V15C20 15.2833 19.904 15.521 19.712 15.713C19.52 15.905 19.2827 16.0007 19 16H13.825C13.5917 16 13.3833 15.925 13.2 15.775C13.0167 15.625 12.9 15.4333 12.85 15.2L12.6 14H7V20C7 20.2833 6.904 20.521 6.712 20.713C6.52 20.905 6.28267 21.0007 6 21Z",
|
|
475
475
|
fill: "black"
|
|
476
476
|
}, null, -1), y5 = [
|
|
477
477
|
$5
|
|
@@ -479,14 +479,14 @@ const g5 = /* @__PURE__ */ w(p5, [["render", m5]]), b5 = {}, w5 = {
|
|
|
479
479
|
function V5(e, l) {
|
|
480
480
|
return r(), u("svg", w5, y5);
|
|
481
481
|
}
|
|
482
|
-
const L5 = /* @__PURE__ */
|
|
482
|
+
const L5 = /* @__PURE__ */ $(b5, [["render", V5]]), H5 = {}, M5 = {
|
|
483
483
|
width: "24",
|
|
484
484
|
height: "24",
|
|
485
485
|
viewBox: "0 0 24 24",
|
|
486
486
|
fill: "none",
|
|
487
487
|
xmlns: "http://www.w3.org/2000/svg"
|
|
488
488
|
}, k5 = /* @__PURE__ */ i("path", {
|
|
489
|
-
d: "
|
|
489
|
+
d: "M4 12V18V6V12ZM14 21C14.2833 21 14.521 20.904 14.713 20.712C14.905 20.52 15.0007 20.2827 15 20C15 19.7167 14.904 19.479 14.712 19.287C14.52 19.095 14.2827 18.9993 14 19C13.7167 19 13.479 19.096 13.287 19.288C13.095 19.48 12.9993 19.7173 13 20C13 20.2833 13.096 20.521 13.288 20.713C13.48 20.905 13.7173 21.0007 14 21ZM20 11C20.2833 11 20.521 10.904 20.713 10.712C20.905 10.52 21.0007 10.2827 21 10C21 9.71667 20.904 9.479 20.712 9.287C20.52 9.095 20.2827 8.99934 20 9C19.7167 9 19.479 9.096 19.287 9.288C19.095 9.48 18.9993 9.71734 19 10C19 10.2833 19.096 10.521 19.288 10.713C19.48 10.905 19.7173 11.0007 20 11ZM10 11C10.2833 11 10.521 10.904 10.713 10.712C10.905 10.52 11.0007 10.2827 11 10C11 9.71667 10.904 9.479 10.712 9.287C10.52 9.095 10.2827 8.99934 10 9H7C6.71667 9 6.479 9.096 6.287 9.288C6.095 9.48 5.99934 9.71734 6 10C6 10.2833 6.096 10.521 6.288 10.713C6.48 10.905 6.71734 11.0007 7 11H10ZM10 15C10.2833 15 10.521 14.904 10.713 14.712C10.905 14.52 11.0007 14.2827 11 14C11 13.7167 10.904 13.479 10.712 13.287C10.52 13.095 10.2827 12.9993 10 13H7C6.71667 13 6.479 13.096 6.287 13.288C6.095 13.48 5.99934 13.7173 6 14C6 14.2833 6.096 14.521 6.288 14.713C6.48 14.905 6.71734 15.0007 7 15H10ZM4 20C3.45 20 2.979 19.804 2.587 19.412C2.195 19.02 1.99934 18.5493 2 18V6C2 5.45 2.196 4.979 2.588 4.587C2.98 4.195 3.45067 3.99934 4 4H20C20.55 4 21.021 4.196 21.413 4.588C21.805 4.98 22.0007 5.45067 22 6H4V18H9V20H4ZM14 23C13.1667 23 12.4583 22.7083 11.875 22.125C11.2917 21.5417 11 20.8333 11 20C11 19.35 11.1877 18.7667 11.563 18.25C11.9383 17.7333 12.4173 17.375 13 17.175V15C13 14.7167 13.096 14.479 13.288 14.287C13.48 14.095 13.7173 13.9993 14 14H19V12.825C18.4167 12.625 17.9373 12.2667 17.562 11.75C17.1867 11.2333 16.9993 10.65 17 10C17 9.16667 17.2917 8.45833 17.875 7.875C18.4583 7.29167 19.1667 7 20 7C20.8333 7 21.5417 7.29167 22.125 7.875C22.7083 8.45833 23 9.16667 23 10C23 10.65 22.8123 11.2333 22.437 11.75C22.0617 12.2667 21.5827 12.625 21 12.825V15C21 15.2833 20.904 15.521 20.712 15.713C20.52 15.905 20.2827 16.0007 20 16H15V17.175C15.5833 17.375 16.0627 17.7333 16.438 18.25C16.8133 18.7667 17.0007 19.35 17 20C17 20.8333 16.7083 21.5417 16.125 22.125C15.5417 22.7083 14.8333 23 14 23Z",
|
|
490
490
|
fill: "black"
|
|
491
491
|
}, null, -1), O5 = [
|
|
492
492
|
k5
|
|
@@ -494,59 +494,59 @@ const L5 = /* @__PURE__ */ w(b5, [["render", V5]]), H5 = {}, M5 = {
|
|
|
494
494
|
function I5(e, l) {
|
|
495
495
|
return r(), u("svg", M5, O5);
|
|
496
496
|
}
|
|
497
|
-
const T5 = /* @__PURE__ */
|
|
497
|
+
const T5 = /* @__PURE__ */ $(H5, [["render", I5]]), Z5 = {}, S5 = {
|
|
498
498
|
width: "24",
|
|
499
499
|
height: "24",
|
|
500
500
|
viewBox: "0 0 24 24",
|
|
501
501
|
fill: "none",
|
|
502
502
|
xmlns: "http://www.w3.org/2000/svg"
|
|
503
503
|
}, A5 = /* @__PURE__ */ i("path", {
|
|
504
|
-
d: "
|
|
504
|
+
d: "M8.5 14H9.5C9.78334 14 10.021 13.904 10.213 13.712C10.405 13.52 10.5007 13.2827 10.5 13V12H9.5V13H8.5V11H10.5C10.5 10.7167 10.404 10.479 10.212 10.287C10.02 10.095 9.78267 9.99934 9.5 10H8.5C8.21667 10 7.979 10.096 7.787 10.288C7.595 10.48 7.49934 10.7173 7.5 11V13C7.5 13.2833 7.596 13.521 7.788 13.713C7.98 13.905 8.21734 14.0007 8.5 14ZM11.5 14H12.5V10H11.5V14ZM13.5 14H14.5V12.5H16V11.5H14.5V11H16.5V10H13.5V14ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.55 3 20.021 3.196 20.413 3.588C20.805 3.98 21.0007 4.45067 21 5V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5Z",
|
|
505
505
|
fill: "black"
|
|
506
506
|
}, null, -1), B5 = [
|
|
507
507
|
A5
|
|
508
508
|
];
|
|
509
509
|
function E5(e, l) {
|
|
510
|
-
return r(), u("svg",
|
|
510
|
+
return r(), u("svg", S5, B5);
|
|
511
511
|
}
|
|
512
|
-
const R5 = /* @__PURE__ */
|
|
512
|
+
const R5 = /* @__PURE__ */ $(Z5, [["render", E5]]), P5 = {}, D5 = {
|
|
513
513
|
width: "24",
|
|
514
514
|
height: "24",
|
|
515
515
|
viewBox: "0 0 24 24",
|
|
516
516
|
fill: "none",
|
|
517
517
|
xmlns: "http://www.w3.org/2000/svg"
|
|
518
518
|
}, q5 = /* @__PURE__ */ i("path", {
|
|
519
|
-
d: "
|
|
519
|
+
d: "M0 18V16.425C0 15.7083 0.366667 15.125 1.1 14.675C1.83333 14.225 2.8 14 4 14C4.21667 14 4.425 14.0043 4.625 14.013C4.825 14.0217 5.01667 14.0423 5.2 14.075C4.96667 14.425 4.79167 14.7917 4.675 15.175C4.55833 15.5583 4.5 15.9583 4.5 16.375V18H0ZM6 18V16.375C6 15.8417 6.146 15.354 6.438 14.912C6.73 14.47 7.14233 14.0827 7.675 13.75C8.20833 13.4167 8.846 13.1667 9.588 13C10.33 12.8333 11.134 12.75 12 12.75C12.8833 12.75 13.696 12.8333 14.438 13C15.18 13.1667 15.8173 13.4167 16.35 13.75C16.8833 14.0833 17.2917 14.471 17.575 14.913C17.8583 15.355 18 15.8423 18 16.375V18H6ZM19.5 18V16.375C19.5 15.9417 19.4457 15.5333 19.337 15.15C19.2283 14.7667 19.066 14.4083 18.85 14.075C19.0333 14.0417 19.221 14.021 19.413 14.013C19.605 14.005 19.8007 14.0007 20 14C21.2 14 22.1667 14.221 22.9 14.663C23.6333 15.105 24 15.6923 24 16.425V18H19.5ZM8.125 16H15.9C15.7333 15.6667 15.2707 15.375 14.512 15.125C13.7533 14.875 12.916 14.75 12 14.75C11.0833 14.75 10.2457 14.875 9.487 15.125C8.72833 15.375 8.27467 15.6667 8.126 16H8.125ZM4 13C3.45 13 2.979 12.804 2.587 12.412C2.195 12.02 1.99933 11.5493 2 11C2 10.4333 2.196 9.95833 2.588 9.575C2.98 9.19167 3.45067 9 4 9C4.56667 9 5.04167 9.19167 5.425 9.575C5.80833 9.95833 6 10.4333 6 11C6 11.55 5.80833 12.021 5.425 12.413C5.04167 12.805 4.56667 13.0007 4 13ZM20 13C19.45 13 18.979 12.804 18.587 12.412C18.195 12.02 17.9993 11.5493 18 11C18 10.4333 18.196 9.95833 18.588 9.575C18.98 9.19167 19.4507 9 20 9C20.5667 9 21.0417 9.19167 21.425 9.575C21.8083 9.95833 22 10.4333 22 11C22 11.55 21.8083 12.021 21.425 12.413C21.0417 12.805 20.5667 13.0007 20 13ZM12 12C11.1667 12 10.4583 11.7083 9.875 11.125C9.29167 10.5417 9 9.83333 9 9C9 8.15 9.29167 7.43733 9.875 6.862C10.4583 6.28667 11.1667 5.99933 12 6C12.85 6 13.5627 6.28767 14.138 6.863C14.7133 7.43833 15.0007 8.15067 15 9C15 9.83333 14.7123 10.5417 14.137 11.125C13.5617 11.7083 12.8493 12 12 12ZM12 10C12.2833 10 12.521 9.904 12.713 9.712C12.905 9.52 13.0007 9.28267 13 9C13 8.71667 12.904 8.479 12.712 8.287C12.52 8.095 12.2827 7.99933 12 8C11.7167 8 11.479 8.096 11.287 8.288C11.095 8.48 10.9993 8.71733 11 9C11 9.28333 11.096 9.521 11.288 9.713C11.48 9.905 11.7173 10.0007 12 10Z",
|
|
520
520
|
fill: "black"
|
|
521
|
-
}, null, -1),
|
|
521
|
+
}, null, -1), x5 = [
|
|
522
522
|
q5
|
|
523
523
|
];
|
|
524
|
-
function
|
|
525
|
-
return r(), u("svg", D5,
|
|
524
|
+
function N5(e, l) {
|
|
525
|
+
return r(), u("svg", D5, x5);
|
|
526
526
|
}
|
|
527
|
-
const U5 = /* @__PURE__ */
|
|
527
|
+
const U5 = /* @__PURE__ */ $(P5, [["render", N5]]), z5 = {}, j5 = {
|
|
528
528
|
width: "24",
|
|
529
529
|
height: "24",
|
|
530
530
|
viewBox: "0 0 24 24",
|
|
531
531
|
fill: "none",
|
|
532
532
|
xmlns: "http://www.w3.org/2000/svg"
|
|
533
|
-
},
|
|
534
|
-
d: "
|
|
533
|
+
}, G5 = /* @__PURE__ */ i("path", {
|
|
534
|
+
d: "M6 19H9V13H15V19H18V10L12 5.5L6 10V19ZM6 21C5.45 21 4.979 20.804 4.587 20.412C4.195 20.02 3.99934 19.5493 4 19V10C4 9.68333 4.071 9.38333 4.213 9.1C4.355 8.81667 4.55067 8.58333 4.8 8.4L10.8 3.9C10.9833 3.76667 11.175 3.66667 11.375 3.6C11.575 3.53333 11.7833 3.5 12 3.5C12.2167 3.5 12.425 3.53333 12.625 3.6C12.825 3.66667 13.0167 3.76667 13.2 3.9L19.2 8.4C19.45 8.58333 19.646 8.81667 19.788 9.1C19.93 9.38333 20.0007 9.68333 20 10V19C20 19.55 19.804 20.021 19.412 20.413C19.02 20.805 18.5493 21.0007 18 21H13V15H11V21H6Z",
|
|
535
535
|
fill: "black"
|
|
536
|
-
}, null, -1),
|
|
537
|
-
|
|
536
|
+
}, null, -1), F5 = [
|
|
537
|
+
G5
|
|
538
538
|
];
|
|
539
539
|
function K5(e, l) {
|
|
540
|
-
return r(), u("svg", j5,
|
|
540
|
+
return r(), u("svg", j5, F5);
|
|
541
541
|
}
|
|
542
|
-
const W5 = /* @__PURE__ */
|
|
542
|
+
const W5 = /* @__PURE__ */ $(z5, [["render", K5]]), Y5 = {}, X5 = {
|
|
543
543
|
width: "24",
|
|
544
544
|
height: "24",
|
|
545
545
|
viewBox: "0 0 24 24",
|
|
546
546
|
fill: "none",
|
|
547
547
|
xmlns: "http://www.w3.org/2000/svg"
|
|
548
548
|
}, J5 = /* @__PURE__ */ i("path", {
|
|
549
|
-
d: "
|
|
549
|
+
d: "M5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.55 3 20.021 3.196 20.413 3.588C20.805 3.98 21.0007 4.45067 21 5V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5ZM7 17H17C17.2 17 17.35 16.9083 17.45 16.725C17.55 16.5417 17.5333 16.3667 17.4 16.2L14.65 12.525C14.55 12.3917 14.4167 12.325 14.25 12.325C14.0833 12.325 13.95 12.3917 13.85 12.525L11.25 16L9.4 13.525C9.3 13.3917 9.16667 13.325 9 13.325C8.83334 13.325 8.7 13.3917 8.6 13.525L6.6 16.2C6.46667 16.3667 6.45 16.5417 6.55 16.725C6.65 16.9083 6.8 17 7 17Z",
|
|
550
550
|
fill: "black"
|
|
551
551
|
}, null, -1), Q5 = [
|
|
552
552
|
J5
|
|
@@ -554,14 +554,14 @@ const W5 = /* @__PURE__ */ w(z5, [["render", K5]]), Y5 = {}, X5 = {
|
|
|
554
554
|
function e7(e, l) {
|
|
555
555
|
return r(), u("svg", X5, Q5);
|
|
556
556
|
}
|
|
557
|
-
const t7 = /* @__PURE__ */
|
|
557
|
+
const t7 = /* @__PURE__ */ $(Y5, [["render", e7]]), l7 = {}, a7 = {
|
|
558
558
|
width: "24",
|
|
559
559
|
height: "24",
|
|
560
560
|
viewBox: "0 0 24 24",
|
|
561
561
|
fill: "none",
|
|
562
562
|
xmlns: "http://www.w3.org/2000/svg"
|
|
563
563
|
}, s7 = /* @__PURE__ */ i("path", {
|
|
564
|
-
d: "
|
|
564
|
+
d: "M11 17H13V11H11V17ZM12 9C12.2833 9 12.521 8.904 12.713 8.712C12.905 8.52 13.0007 8.28267 13 8C13 7.71667 12.904 7.479 12.712 7.287C12.52 7.095 12.2827 6.99933 12 7C11.7167 7 11.479 7.096 11.287 7.288C11.095 7.48 10.9993 7.71733 11 8C11 8.28333 11.096 8.521 11.288 8.713C11.48 8.905 11.7173 9.00067 12 9ZM12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6867 5.825 19.9743 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26333 14.6833 2.00067 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31333 6.88333 4.02567 5.825 4.925 4.925C5.825 4.025 6.88333 3.31267 8.1 2.788C9.31667 2.26333 10.6167 2.00067 12 2C13.3833 2 14.6833 2.26267 15.9 2.788C17.1167 3.31333 18.175 4.02567 19.075 4.925C19.975 5.825 20.6877 6.88333 21.213 8.1C21.7383 9.31667 22.0007 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6867 17.1167 19.9743 18.175 19.075 19.075C18.175 19.975 17.1167 20.6877 15.9 21.213C14.6833 21.7383 13.3833 22.0007 12 22Z",
|
|
565
565
|
fill: "black"
|
|
566
566
|
}, null, -1), n7 = [
|
|
567
567
|
s7
|
|
@@ -569,14 +569,14 @@ const t7 = /* @__PURE__ */ w(Y5, [["render", e7]]), l7 = {}, a7 = {
|
|
|
569
569
|
function i7(e, l) {
|
|
570
570
|
return r(), u("svg", a7, n7);
|
|
571
571
|
}
|
|
572
|
-
const o7 = /* @__PURE__ */
|
|
572
|
+
const o7 = /* @__PURE__ */ $(l7, [["render", i7]]), r7 = {}, u7 = {
|
|
573
573
|
width: "24",
|
|
574
574
|
height: "24",
|
|
575
575
|
viewBox: "0 0 24 24",
|
|
576
576
|
fill: "none",
|
|
577
577
|
xmlns: "http://www.w3.org/2000/svg"
|
|
578
578
|
}, d7 = /* @__PURE__ */ i("path", {
|
|
579
|
-
d: "
|
|
579
|
+
d: "M12 15.4L6 9.4L7.4 8L12 12.6L16.6 8L18 9.4L12 15.4Z",
|
|
580
580
|
fill: "black"
|
|
581
581
|
}, null, -1), c7 = [
|
|
582
582
|
d7
|
|
@@ -584,76 +584,76 @@ const o7 = /* @__PURE__ */ w(l7, [["render", i7]]), r7 = {}, u7 = {
|
|
|
584
584
|
function C7(e, l) {
|
|
585
585
|
return r(), u("svg", u7, c7);
|
|
586
586
|
}
|
|
587
|
-
const v7 = /* @__PURE__ */
|
|
587
|
+
const v7 = /* @__PURE__ */ $(r7, [["render", C7]]), p7 = {}, _7 = {
|
|
588
|
+
width: "24",
|
|
589
|
+
height: "24",
|
|
590
|
+
viewBox: "0 0 24 24",
|
|
591
|
+
fill: "none",
|
|
592
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
593
|
+
}, f7 = /* @__PURE__ */ i("path", {
|
|
594
|
+
d: "M7.4 15.4L6 14L12 8L18 14L16.6 15.4L12 10.8L7.4 15.4Z",
|
|
595
|
+
fill: "black"
|
|
596
|
+
}, null, -1), h7 = [
|
|
597
|
+
f7
|
|
598
|
+
];
|
|
599
|
+
function m7(e, l) {
|
|
600
|
+
return r(), u("svg", _7, h7);
|
|
601
|
+
}
|
|
602
|
+
const g7 = /* @__PURE__ */ $(p7, [["render", m7]]), b7 = K({
|
|
588
603
|
name: "LoadingIcon"
|
|
589
604
|
});
|
|
590
|
-
const re = (e) => (Ye("data-v-ad6da4a9"), e = e(), Xe(), e),
|
|
605
|
+
const re = (e) => (Ye("data-v-ad6da4a9"), e = e(), Xe(), e), w7 = {
|
|
591
606
|
width: "24",
|
|
592
607
|
height: "24",
|
|
593
608
|
viewBox: "0 0 24 24",
|
|
594
609
|
fill: "none",
|
|
595
610
|
xmlns: "http://www.w3.org/2000/svg"
|
|
596
|
-
},
|
|
611
|
+
}, $7 = /* @__PURE__ */ re(() => /* @__PURE__ */ i("circle", {
|
|
597
612
|
class: "dot dot--1",
|
|
598
613
|
cx: "6",
|
|
599
614
|
cy: "12",
|
|
600
615
|
r: "2"
|
|
601
|
-
}, null, -1)),
|
|
616
|
+
}, null, -1)), y7 = /* @__PURE__ */ re(() => /* @__PURE__ */ i("circle", {
|
|
602
617
|
class: "dot dot--2",
|
|
603
618
|
cx: "12",
|
|
604
619
|
cy: "12",
|
|
605
620
|
r: "2"
|
|
606
|
-
}, null, -1)),
|
|
621
|
+
}, null, -1)), V7 = /* @__PURE__ */ re(() => /* @__PURE__ */ i("circle", {
|
|
607
622
|
class: "dot dot--3",
|
|
608
623
|
cx: "18",
|
|
609
624
|
cy: "12",
|
|
610
625
|
r: "2"
|
|
611
|
-
}, null, -1)),
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
m7
|
|
615
|
-
];
|
|
616
|
-
function b7(e, l, t, o, n, d) {
|
|
617
|
-
return r(), u("svg", _7, g7);
|
|
618
|
-
}
|
|
619
|
-
const w7 = /* @__PURE__ */ w(p7, [["render", b7], ["__scopeId", "data-v-ad6da4a9"]]), $7 = {}, y7 = {
|
|
620
|
-
width: "24",
|
|
621
|
-
height: "24",
|
|
622
|
-
viewBox: "0 0 24 24",
|
|
623
|
-
fill: "none",
|
|
624
|
-
xmlns: "http://www.w3.org/2000/svg"
|
|
625
|
-
}, V7 = /* @__PURE__ */ i("path", {
|
|
626
|
-
d: "M15.325 16.275C15.1417 16.0583 15.05 15.8127 15.05 15.538C15.05 15.2633 15.1417 15.034 15.325 14.85L17.175 13H10C9.71667 13 9.479 12.904 9.287 12.712C9.095 12.52 8.99934 12.2827 9 12C9 11.7167 9.096 11.479 9.288 11.287C9.48 11.095 9.71734 10.9993 10 11H17.175L15.325 9.15C15.125 8.95 15.025 8.71234 15.025 8.437C15.025 8.16167 15.125 7.92434 15.325 7.725C15.5083 7.525 15.7377 7.425 16.013 7.425C16.2883 7.425 16.5173 7.51667 16.7 7.7L20.3 11.3C20.4 11.4 20.471 11.5083 20.513 11.625C20.555 11.7417 20.5757 11.8667 20.575 12C20.575 12.1333 20.5543 12.2583 20.513 12.375C20.4717 12.4917 20.4007 12.6 20.3 12.7L16.7 16.3C16.4833 16.5167 16.2457 16.6127 15.987 16.588C15.7283 16.5633 15.5077 16.459 15.325 16.275ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H11C11.2833 3 11.521 3.096 11.713 3.288C11.905 3.48 12.0007 3.71734 12 4C12 4.28334 11.904 4.521 11.712 4.713C11.52 4.905 11.2827 5.00067 11 5H5V19H11C11.2833 19 11.521 19.096 11.713 19.288C11.905 19.48 12.0007 19.7173 12 20C12 20.2833 11.904 20.521 11.712 20.713C11.52 20.905 11.2827 21.0007 11 21H5Z",
|
|
627
|
-
fill: "black"
|
|
628
|
-
}, null, -1), L7 = [
|
|
626
|
+
}, null, -1)), L7 = [
|
|
627
|
+
$7,
|
|
628
|
+
y7,
|
|
629
629
|
V7
|
|
630
630
|
];
|
|
631
|
-
function H7(e, l) {
|
|
632
|
-
return r(), u("svg",
|
|
631
|
+
function H7(e, l, t, o, n, d) {
|
|
632
|
+
return r(), u("svg", w7, L7);
|
|
633
633
|
}
|
|
634
|
-
const M7 = /* @__PURE__ */
|
|
634
|
+
const M7 = /* @__PURE__ */ $(b7, [["render", H7], ["__scopeId", "data-v-ad6da4a9"]]), k7 = {}, O7 = {
|
|
635
635
|
width: "24",
|
|
636
636
|
height: "24",
|
|
637
637
|
viewBox: "0 0 24 24",
|
|
638
638
|
fill: "none",
|
|
639
639
|
xmlns: "http://www.w3.org/2000/svg"
|
|
640
640
|
}, I7 = /* @__PURE__ */ i("path", {
|
|
641
|
-
d: "
|
|
641
|
+
d: "M15.325 16.275C15.1417 16.0583 15.05 15.8127 15.05 15.538C15.05 15.2633 15.1417 15.034 15.325 14.85L17.175 13H10C9.71667 13 9.479 12.904 9.287 12.712C9.095 12.52 8.99934 12.2827 9 12C9 11.7167 9.096 11.479 9.288 11.287C9.48 11.095 9.71734 10.9993 10 11H17.175L15.325 9.15C15.125 8.95 15.025 8.71234 15.025 8.437C15.025 8.16167 15.125 7.92434 15.325 7.725C15.5083 7.525 15.7377 7.425 16.013 7.425C16.2883 7.425 16.5173 7.51667 16.7 7.7L20.3 11.3C20.4 11.4 20.471 11.5083 20.513 11.625C20.555 11.7417 20.5757 11.8667 20.575 12C20.575 12.1333 20.5543 12.2583 20.513 12.375C20.4717 12.4917 20.4007 12.6 20.3 12.7L16.7 16.3C16.4833 16.5167 16.2457 16.6127 15.987 16.588C15.7283 16.5633 15.5077 16.459 15.325 16.275ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H11C11.2833 3 11.521 3.096 11.713 3.288C11.905 3.48 12.0007 3.71734 12 4C12 4.28334 11.904 4.521 11.712 4.713C11.52 4.905 11.2827 5.00067 11 5H5V19H11C11.2833 19 11.521 19.096 11.713 19.288C11.905 19.48 12.0007 19.7173 12 20C12 20.2833 11.904 20.521 11.712 20.713C11.52 20.905 11.2827 21.0007 11 21H5Z",
|
|
642
642
|
fill: "black"
|
|
643
643
|
}, null, -1), T7 = [
|
|
644
644
|
I7
|
|
645
645
|
];
|
|
646
|
-
function
|
|
646
|
+
function Z7(e, l) {
|
|
647
647
|
return r(), u("svg", O7, T7);
|
|
648
648
|
}
|
|
649
|
-
const
|
|
649
|
+
const S7 = /* @__PURE__ */ $(k7, [["render", Z7]]), A7 = {}, B7 = {
|
|
650
650
|
width: "24",
|
|
651
651
|
height: "24",
|
|
652
652
|
viewBox: "0 0 24 24",
|
|
653
653
|
fill: "none",
|
|
654
654
|
xmlns: "http://www.w3.org/2000/svg"
|
|
655
655
|
}, E7 = /* @__PURE__ */ i("path", {
|
|
656
|
-
d: "
|
|
656
|
+
d: "M3 18V16H21V18H3ZM3 13V11H21V13H3ZM3 8V6H21V8H3Z",
|
|
657
657
|
fill: "black"
|
|
658
658
|
}, null, -1), R7 = [
|
|
659
659
|
E7
|
|
@@ -661,349 +661,379 @@ const Z7 = /* @__PURE__ */ w(k7, [["render", S7]]), A7 = {}, B7 = {
|
|
|
661
661
|
function P7(e, l) {
|
|
662
662
|
return r(), u("svg", B7, R7);
|
|
663
663
|
}
|
|
664
|
-
const D7 = /* @__PURE__ */
|
|
664
|
+
const D7 = /* @__PURE__ */ $(A7, [["render", P7]]), q7 = {}, x7 = {
|
|
665
665
|
width: "24",
|
|
666
666
|
height: "24",
|
|
667
667
|
viewBox: "0 0 24 24",
|
|
668
668
|
fill: "none",
|
|
669
669
|
xmlns: "http://www.w3.org/2000/svg"
|
|
670
|
-
},
|
|
671
|
-
d: "
|
|
670
|
+
}, N7 = /* @__PURE__ */ i("path", {
|
|
671
|
+
d: "M6 14C5.45 14 4.979 13.804 4.587 13.412C4.195 13.02 3.99934 12.5493 4 12C4 11.45 4.196 10.979 4.588 10.587C4.98 10.195 5.45067 9.99934 6 10C6.55 10 7.021 10.196 7.413 10.588C7.805 10.98 8.00067 11.4507 8 12C8 12.55 7.804 13.021 7.412 13.413C7.02 13.805 6.54934 14.0007 6 14ZM12 14C11.45 14 10.979 13.804 10.587 13.412C10.195 13.02 9.99934 12.5493 10 12C10 11.45 10.196 10.979 10.588 10.587C10.98 10.195 11.4507 9.99934 12 10C12.55 10 13.021 10.196 13.413 10.588C13.805 10.98 14.0007 11.4507 14 12C14 12.55 13.804 13.021 13.412 13.413C13.02 13.805 12.5493 14.0007 12 14ZM18 14C17.45 14 16.979 13.804 16.587 13.412C16.195 13.02 15.9993 12.5493 16 12C16 11.45 16.196 10.979 16.588 10.587C16.98 10.195 17.4507 9.99934 18 10C18.55 10 19.021 10.196 19.413 10.588C19.805 10.98 20.0007 11.4507 20 12C20 12.55 19.804 13.021 19.412 13.413C19.02 13.805 18.5493 14.0007 18 14Z",
|
|
672
672
|
fill: "black"
|
|
673
673
|
}, null, -1), U7 = [
|
|
674
|
-
|
|
674
|
+
N7
|
|
675
675
|
];
|
|
676
676
|
function z7(e, l) {
|
|
677
|
-
return r(), u("svg",
|
|
677
|
+
return r(), u("svg", x7, U7);
|
|
678
678
|
}
|
|
679
|
-
const j7 = /* @__PURE__ */
|
|
679
|
+
const j7 = /* @__PURE__ */ $(q7, [["render", z7]]), G7 = {}, F7 = {
|
|
680
680
|
width: "24",
|
|
681
681
|
height: "24",
|
|
682
682
|
viewBox: "0 0 24 24",
|
|
683
683
|
fill: "none",
|
|
684
684
|
xmlns: "http://www.w3.org/2000/svg"
|
|
685
685
|
}, K7 = /* @__PURE__ */ i("path", {
|
|
686
|
-
d: "
|
|
686
|
+
d: "M11 21C9.75 21 8.57933 20.7667 7.488 20.3C6.396 19.8333 5.44167 19.1917 4.625 18.375C3.80833 17.5583 3.16667 16.604 2.7 15.512C2.23333 14.4207 2 13.25 2 12C2 9.48333 2.871 7.354 4.613 5.612C6.35433 3.87067 8.48333 3 11 3C11.2167 3 11.425 3.00833 11.625 3.025C11.825 3.04167 12.025 3.06667 12.225 3.1C12.4417 3.13333 12.625 3.24567 12.775 3.437C12.925 3.629 13 3.84167 13 4.075C13 4.40833 12.8877 4.66233 12.663 4.837C12.4377 5.01233 12.15 5.08333 11.8 5.05C11.6667 5.03333 11.5333 5.02067 11.4 5.012C11.2667 5.004 11.1333 5 11 5C9.03333 5 7.375 5.675 6.025 7.025C4.675 8.375 4 10.0333 4 12C4 13.9667 4.675 15.625 6.025 16.975C7.375 18.325 9.03333 19 11 19C12.95 19 14.596 18.3333 15.938 17C17.2793 15.6667 17.9667 14.025 18 12.075H18.013H18C18 11.7917 18.096 11.5417 18.288 11.325C18.4793 11.1083 18.7167 11 19 11C19.2667 11 19.5 11.0957 19.7 11.287C19.9 11.479 20 11.7 20 11.95V12C20 14.5167 19.129 16.6457 17.387 18.387C15.6457 20.129 13.5167 21 11 21ZM19 9C18.7167 9 18.4793 8.904 18.288 8.712C18.096 8.52067 18 8.28333 18 8V6H16C15.7167 6 15.4793 5.90433 15.288 5.713C15.096 5.521 15 5.28333 15 5C15 4.71667 15.096 4.479 15.288 4.287C15.4793 4.09567 15.7167 4 16 4H18V2C18 1.71667 18.096 1.479 18.288 1.287C18.4793 1.09567 18.7167 1 19 1C19.2833 1 19.5207 1.09567 19.712 1.287C19.904 1.479 20 1.71667 20 2V4H22C22.2833 4 22.5207 4.09567 22.712 4.287C22.904 4.479 23 4.71667 23 5C23 5.28333 22.904 5.521 22.712 5.713C22.5207 5.90433 22.2833 6 22 6H20V8C20 8.28333 19.904 8.52067 19.712 8.712C19.5207 8.904 19.2833 9 19 9ZM13.1 15.5L10.3 12.7C10.2 12.6 10.125 12.4873 10.075 12.362C10.025 12.2373 10 12.1083 10 11.975V8C10 7.71667 10.096 7.479 10.288 7.287C10.4793 7.09567 10.7167 7 11 7C11.2833 7 11.521 7.09567 11.713 7.287C11.9043 7.479 12 7.71667 12 8V11.6L14.5 14.1C14.6833 14.2833 14.775 14.5167 14.775 14.8C14.775 15.0833 14.6833 15.3167 14.5 15.5C14.3167 15.6833 14.0833 15.775 13.8 15.775C13.5167 15.775 13.2833 15.6833 13.1 15.5V15.5Z",
|
|
687
687
|
fill: "black"
|
|
688
688
|
}, null, -1), W7 = [
|
|
689
689
|
K7
|
|
690
690
|
];
|
|
691
691
|
function Y7(e, l) {
|
|
692
|
-
return r(), u("svg",
|
|
692
|
+
return r(), u("svg", F7, W7);
|
|
693
693
|
}
|
|
694
|
-
const X7 = /* @__PURE__ */
|
|
694
|
+
const X7 = /* @__PURE__ */ $(G7, [["render", Y7]]), J7 = {}, Q7 = {
|
|
695
695
|
width: "24",
|
|
696
696
|
height: "24",
|
|
697
697
|
viewBox: "0 0 24 24",
|
|
698
698
|
fill: "none",
|
|
699
699
|
xmlns: "http://www.w3.org/2000/svg"
|
|
700
|
-
},
|
|
700
|
+
}, e0 = /* @__PURE__ */ i("path", {
|
|
701
|
+
d: "M12 20C11.45 20 10.979 19.804 10.587 19.412C10.195 19.02 9.99934 18.5493 10 18C10 17.45 10.196 16.979 10.588 16.587C10.98 16.195 11.4507 15.9993 12 16C12.55 16 13.021 16.196 13.413 16.588C13.805 16.98 14.0007 17.4507 14 18C14 18.55 13.804 19.021 13.412 19.413C13.02 19.805 12.5493 20.0007 12 20ZM12 14C11.45 14 10.979 13.804 10.587 13.412C10.195 13.02 9.99934 12.5493 10 12C10 11.45 10.196 10.979 10.588 10.587C10.98 10.195 11.4507 9.99934 12 10C12.55 10 13.021 10.196 13.413 10.588C13.805 10.98 14.0007 11.4507 14 12C14 12.55 13.804 13.021 13.412 13.413C13.02 13.805 12.5493 14.0007 12 14ZM12 8C11.45 8 10.979 7.804 10.587 7.412C10.195 7.02 9.99934 6.54934 10 6C10 5.45 10.196 4.979 10.588 4.587C10.98 4.195 11.4507 3.99934 12 4C12.55 4 13.021 4.196 13.413 4.588C13.805 4.98 14.0007 5.45067 14 6C14 6.55 13.804 7.021 13.412 7.413C13.02 7.805 12.5493 8.00067 12 8Z",
|
|
702
|
+
fill: "black"
|
|
703
|
+
}, null, -1), t0 = [
|
|
704
|
+
e0
|
|
705
|
+
];
|
|
706
|
+
function l0(e, l) {
|
|
707
|
+
return r(), u("svg", Q7, t0);
|
|
708
|
+
}
|
|
709
|
+
const a0 = /* @__PURE__ */ $(J7, [["render", l0]]), s0 = {}, n0 = {
|
|
710
|
+
width: "24",
|
|
711
|
+
height: "24",
|
|
712
|
+
viewBox: "0 0 24 24",
|
|
713
|
+
fill: "none",
|
|
714
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
715
|
+
}, i0 = /* @__PURE__ */ i("path", {
|
|
701
716
|
d: "M8.70002 12.925L10.075 13.85L11.55 13.1C11.6834 13.0167 11.8334 12.975 12 12.975C12.1667 12.975 12.3167 13.0167 12.45 13.1L13.925 13.85L15.25 12.975L14.25 11H9.65002L8.70002 12.925ZM5.22502 20H18.75L16.15 14.775L14.55 15.85C14.4 15.95 14.2377 16.0043 14.063 16.013C13.8884 16.0217 13.7174 15.984 13.55 15.9L12 15.125L10.45 15.9C10.2834 15.9833 10.1124 16.0167 9.93702 16C9.76169 15.9833 9.59936 15.925 9.45002 15.825L7.80002 14.75L5.22502 20ZM3.60002 22C3.21669 22 2.92936 21.8417 2.73802 21.525C2.54669 21.2083 2.53402 20.8833 2.70002 20.55L7.85002 10.125C8.01669 9.79167 8.26269 9.52067 8.58802 9.312C8.91336 9.10334 9.26736 8.99934 9.65002 9H11V3C11 2.71667 11.096 2.479 11.288 2.287C11.48 2.095 11.7174 1.99934 12 2H17.2C17.3834 2 17.525 2.07934 17.625 2.238C17.725 2.39667 17.7334 2.559 17.65 2.725L17.1 3.775C17.0667 3.85834 17.05 3.93334 17.05 4C17.05 4.06667 17.0667 4.14167 17.1 4.225L17.65 5.275C17.7334 5.44167 17.725 5.604 17.625 5.762C17.525 5.92 17.3834 5.99934 17.2 6H13V9H14.25C14.6334 9 14.9834 9.1 15.3 9.3C15.6167 9.5 15.8667 9.76667 16.05 10.1L21.275 20.55C21.4417 20.8833 21.4294 21.2083 21.238 21.525C21.0467 21.8417 20.759 22 20.375 22H3.60002Z",
|
|
702
717
|
fill: "black"
|
|
703
|
-
}, null, -1),
|
|
704
|
-
|
|
718
|
+
}, null, -1), o0 = [
|
|
719
|
+
i0
|
|
705
720
|
];
|
|
706
|
-
function
|
|
707
|
-
return r(), u("svg",
|
|
721
|
+
function r0(e, l) {
|
|
722
|
+
return r(), u("svg", n0, o0);
|
|
708
723
|
}
|
|
709
|
-
const
|
|
724
|
+
const u0 = /* @__PURE__ */ $(s0, [["render", r0]]), d0 = {}, c0 = {
|
|
710
725
|
width: "24",
|
|
711
726
|
height: "24",
|
|
712
727
|
viewBox: "0 0 24 24",
|
|
713
728
|
fill: "none",
|
|
714
729
|
xmlns: "http://www.w3.org/2000/svg"
|
|
715
|
-
},
|
|
730
|
+
}, C0 = /* @__PURE__ */ i("path", {
|
|
731
|
+
d: "M19 14C18.7167 14 18.479 13.904 18.287 13.712C18.095 13.52 17.9993 13.2827 18 13V11H16C15.7167 11 15.479 10.904 15.287 10.712C15.095 10.52 14.9993 10.2827 15 10C15 9.71667 15.096 9.479 15.288 9.287C15.48 9.095 15.7173 8.99933 16 9H18V7C18 6.71667 18.096 6.479 18.288 6.287C18.48 6.095 18.7173 5.99933 19 6C19.2833 6 19.521 6.096 19.713 6.288C19.905 6.48 20.0007 6.71733 20 7V9H22C22.2833 9 22.521 9.096 22.713 9.288C22.905 9.48 23.0007 9.71733 23 10C23 10.2833 22.904 10.521 22.712 10.713C22.52 10.905 22.2827 11.0007 22 11H20V13C20 13.2833 19.904 13.521 19.712 13.713C19.52 13.905 19.2827 14.0007 19 14ZM9 12C7.9 12 6.95834 11.6083 6.175 10.825C5.39167 10.0417 5 9.1 5 8C5 6.9 5.39167 5.95833 6.175 5.175C6.95834 4.39167 7.9 4 9 4C10.1 4 11.0417 4.39167 11.825 5.175C12.6083 5.95833 13 6.9 13 8C13 9.1 12.6083 10.0417 11.825 10.825C11.0417 11.6083 10.1 12 9 12ZM2 20C1.71667 20 1.479 19.904 1.287 19.712C1.095 19.52 0.999337 19.2827 1 19V17.2C1 16.6333 1.146 16.1123 1.438 15.637C1.73 15.1617 2.11734 14.7993 2.6 14.55C3.63334 14.0333 4.68334 13.6457 5.75 13.387C6.81667 13.1283 7.9 12.9993 9 13C10.1 13 11.1833 13.1293 12.25 13.388C13.3167 13.6467 14.3667 14.034 15.4 14.55C15.8833 14.8 16.271 15.1627 16.563 15.638C16.855 16.1133 17.0007 16.634 17 17.2V19C17 19.2833 16.904 19.521 16.712 19.713C16.52 19.905 16.2827 20.0007 16 20H2ZM3 18H15V17.2C15 17.0167 14.954 16.85 14.862 16.7C14.77 16.55 14.6493 16.4333 14.5 16.35C13.6 15.9 12.6917 15.5627 11.775 15.338C10.8583 15.1133 9.93334 15.0007 9 15C8.06667 15 7.14167 15.1127 6.225 15.338C5.30834 15.5633 4.4 15.9007 3.5 16.35C3.35 16.4333 3.229 16.55 3.137 16.7C3.045 16.85 2.99934 17.0167 3 17.2V18ZM9 10C9.55 10 10.021 9.804 10.413 9.412C10.805 9.02 11.0007 8.54933 11 8C11 7.45 10.804 6.979 10.412 6.587C10.02 6.195 9.54934 5.99933 9 6C8.45 6 7.979 6.196 7.587 6.588C7.195 6.98 6.99934 7.45067 7 8C7 8.55 7.196 9.021 7.588 9.413C7.98 9.805 8.45067 10.0007 9 10Z",
|
|
732
|
+
fill: "black"
|
|
733
|
+
}, null, -1), v0 = [
|
|
734
|
+
C0
|
|
735
|
+
];
|
|
736
|
+
function p0(e, l) {
|
|
737
|
+
return r(), u("svg", c0, v0);
|
|
738
|
+
}
|
|
739
|
+
const _0 = /* @__PURE__ */ $(d0, [["render", p0]]), f0 = {}, h0 = {
|
|
740
|
+
width: "24",
|
|
741
|
+
height: "24",
|
|
742
|
+
viewBox: "0 0 24 24",
|
|
743
|
+
fill: "none",
|
|
744
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
745
|
+
}, m0 = /* @__PURE__ */ i("path", {
|
|
716
746
|
d: "M10 10.5H11C11.2833 10.5 11.521 10.404 11.713 10.212C11.905 10.02 12.0007 9.78267 12 9.5V8.5C12 8.21667 11.904 7.979 11.712 7.787C11.52 7.595 11.2827 7.49934 11 7.5H9.5C9.36667 7.5 9.25 7.55 9.15 7.65C9.05 7.75 9 7.86667 9 8V12C9 12.1333 9.05 12.25 9.15 12.35C9.25 12.45 9.36667 12.5 9.5 12.5C9.63334 12.5 9.75 12.45 9.85 12.35C9.95 12.25 10 12.1333 10 12V10.5ZM10 9.5V8.5H11V9.5H10ZM15 12.5C15.2833 12.5 15.521 12.404 15.713 12.212C15.905 12.02 16.0007 11.7827 16 11.5V8.5C16 8.21667 15.904 7.979 15.712 7.787C15.52 7.595 15.2827 7.49934 15 7.5H13.5C13.3667 7.5 13.25 7.55 13.15 7.65C13.05 7.75 13 7.86667 13 8V12C13 12.1333 13.05 12.25 13.15 12.35C13.25 12.45 13.3667 12.5 13.5 12.5H15ZM14 11.5V8.5H15V11.5H14ZM18 10.5H18.5C18.6333 10.5 18.75 10.45 18.85 10.35C18.95 10.25 19 10.1333 19 10C19 9.86667 18.95 9.75 18.85 9.65C18.75 9.55 18.6333 9.5 18.5 9.5H18V8.5H18.5C18.6333 8.5 18.75 8.45 18.85 8.35C18.95 8.25 19 8.13334 19 8C19 7.86667 18.95 7.75 18.85 7.65C18.75 7.55 18.6333 7.5 18.5 7.5H17.5C17.3667 7.5 17.25 7.55 17.15 7.65C17.05 7.75 17 7.86667 17 8V12C17 12.1333 17.05 12.25 17.15 12.35C17.25 12.45 17.3667 12.5 17.5 12.5C17.6333 12.5 17.75 12.45 17.85 12.35C17.95 12.25 18 12.1333 18 12V10.5ZM8 18C7.45 18 6.979 17.804 6.587 17.412C6.195 17.02 5.99934 16.5493 6 16V4C6 3.45 6.196 2.979 6.588 2.587C6.98 2.195 7.45067 1.99934 8 2H20C20.55 2 21.021 2.196 21.413 2.588C21.805 2.98 22.0007 3.45067 22 4V16C22 16.55 21.804 17.021 21.412 17.413C21.02 17.805 20.5493 18.0007 20 18H8ZM4 22C3.45 22 2.979 21.804 2.587 21.412C2.195 21.02 1.99934 20.5493 2 20V7C2 6.71667 2.096 6.479 2.288 6.287C2.48 6.095 2.71734 5.99934 3 6C3.28334 6 3.521 6.096 3.713 6.288C3.905 6.48 4.00067 6.71734 4 7V20H17C17.2833 20 17.521 20.096 17.713 20.288C17.905 20.48 18.0007 20.7173 18 21C18 21.2833 17.904 21.521 17.712 21.713C17.52 21.905 17.2827 22.0007 17 22H4Z",
|
|
717
747
|
fill: "black"
|
|
718
|
-
}, null, -1),
|
|
719
|
-
|
|
748
|
+
}, null, -1), g0 = [
|
|
749
|
+
m0
|
|
720
750
|
];
|
|
721
|
-
function
|
|
722
|
-
return r(), u("svg",
|
|
751
|
+
function b0(e, l) {
|
|
752
|
+
return r(), u("svg", h0, g0);
|
|
723
753
|
}
|
|
724
|
-
const
|
|
754
|
+
const w0 = /* @__PURE__ */ $(f0, [["render", b0]]), $0 = {}, y0 = {
|
|
725
755
|
width: "24",
|
|
726
756
|
height: "24",
|
|
727
757
|
viewBox: "0 0 24 24",
|
|
728
758
|
fill: "none",
|
|
729
759
|
xmlns: "http://www.w3.org/2000/svg"
|
|
730
|
-
},
|
|
760
|
+
}, V0 = /* @__PURE__ */ i("path", {
|
|
731
761
|
d: "M12 17C13.3833 17 14.5627 16.5123 15.538 15.537C16.5133 14.5617 17.0007 13.3827 17 12C17 10.6167 16.5123 9.43733 15.537 8.462C14.5617 7.48667 13.3827 6.99933 12 7C10.6167 7 9.43733 7.48767 8.462 8.463C7.48667 9.43833 6.99933 10.6173 7 12C7 13.3833 7.48767 14.5627 8.463 15.538C9.43833 16.5133 10.6173 17.0007 12 17ZM12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6867 5.825 19.9743 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26333 14.6833 2.00067 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31333 6.88333 4.02567 5.825 4.925 4.925C5.825 4.025 6.88333 3.31267 8.1 2.788C9.31667 2.26333 10.6167 2.00067 12 2C13.3833 2 14.6833 2.26267 15.9 2.788C17.1167 3.31333 18.175 4.02567 19.075 4.925C19.975 5.825 20.6877 6.88333 21.213 8.1C21.7383 9.31667 22.0007 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6867 17.1167 19.9743 18.175 19.075 19.075C18.175 19.975 17.1167 20.6877 15.9 21.213C14.6833 21.7383 13.3833 22.0007 12 22Z",
|
|
732
762
|
fill: "black"
|
|
733
|
-
}, null, -1),
|
|
734
|
-
|
|
763
|
+
}, null, -1), L0 = [
|
|
764
|
+
V0
|
|
735
765
|
];
|
|
736
|
-
function
|
|
737
|
-
return r(), u("svg",
|
|
766
|
+
function H0(e, l) {
|
|
767
|
+
return r(), u("svg", y0, L0);
|
|
738
768
|
}
|
|
739
|
-
const
|
|
769
|
+
const M0 = /* @__PURE__ */ $($0, [["render", H0]]), k0 = {}, O0 = {
|
|
740
770
|
width: "24",
|
|
741
771
|
height: "24",
|
|
742
772
|
viewBox: "0 0 24 24",
|
|
743
773
|
fill: "none",
|
|
744
774
|
xmlns: "http://www.w3.org/2000/svg"
|
|
745
|
-
},
|
|
775
|
+
}, I0 = /* @__PURE__ */ i("path", {
|
|
746
776
|
d: "M12 17C13.3833 17 14.5627 16.5123 15.538 15.537C16.5133 14.5617 17.0007 13.3827 17 12C17 10.6167 16.5123 9.43733 15.537 8.462C14.5617 7.48667 13.3827 6.99933 12 7C10.6167 7 9.43733 7.48767 8.462 8.463C7.48667 9.43833 6.99933 10.6173 7 12C7 13.3833 7.48767 14.5627 8.463 15.538C9.43833 16.5133 10.6173 17.0007 12 17ZM12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6867 5.825 19.9743 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26333 14.6833 2.00067 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31333 6.88333 4.02567 5.825 4.925 4.925C5.825 4.025 6.88333 3.31267 8.1 2.788C9.31667 2.26333 10.6167 2.00067 12 2C13.3833 2 14.6833 2.26267 15.9 2.788C17.1167 3.31333 18.175 4.02567 19.075 4.925C19.975 5.825 20.6877 6.88333 21.213 8.1C21.7383 9.31667 22.0007 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6867 17.1167 19.9743 18.175 19.075 19.075C18.175 19.975 17.1167 20.6877 15.9 21.213C14.6833 21.7383 13.3833 22.0007 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20Z",
|
|
747
777
|
fill: "black"
|
|
748
|
-
}, null, -1),
|
|
749
|
-
|
|
778
|
+
}, null, -1), T0 = [
|
|
779
|
+
I0
|
|
750
780
|
];
|
|
751
|
-
function
|
|
752
|
-
return r(), u("svg",
|
|
781
|
+
function Z0(e, l) {
|
|
782
|
+
return r(), u("svg", O0, T0);
|
|
753
783
|
}
|
|
754
|
-
const
|
|
784
|
+
const S0 = /* @__PURE__ */ $(k0, [["render", Z0]]), A0 = {}, B0 = {
|
|
755
785
|
width: "24",
|
|
756
786
|
height: "24",
|
|
757
787
|
viewBox: "0 0 24 24",
|
|
758
788
|
fill: "none",
|
|
759
789
|
xmlns: "http://www.w3.org/2000/svg"
|
|
760
|
-
},
|
|
790
|
+
}, E0 = /* @__PURE__ */ i("path", {
|
|
761
791
|
d: "M12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6867 5.825 19.9743 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26333 14.6833 2.00067 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31333 6.88333 4.02567 5.825 4.925 4.925C5.825 4.025 6.88333 3.31267 8.1 2.788C9.31667 2.26333 10.6167 2.00067 12 2C13.3833 2 14.6833 2.26267 15.9 2.788C17.1167 3.31333 18.175 4.02567 19.075 4.925C19.975 5.825 20.6877 6.88333 21.213 8.1C21.7383 9.31667 22.0007 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6867 17.1167 19.9743 18.175 19.075 19.075C18.175 19.975 17.1167 20.6877 15.9 21.213C14.6833 21.7383 13.3833 22.0007 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20ZM12 20C9.76667 20 7.875 19.225 6.325 17.675C4.775 16.125 4 14.2333 4 12C4 9.76667 4.775 7.875 6.325 6.325C7.875 4.775 9.76667 4 12 4C14.2333 4 16.125 4.775 17.675 6.325C19.225 7.875 20 9.76667 20 12C20 14.2333 19.225 16.125 17.675 17.675C16.125 19.225 14.2333 20 12 20Z",
|
|
762
792
|
fill: "black"
|
|
763
|
-
}, null, -1),
|
|
764
|
-
|
|
793
|
+
}, null, -1), R0 = [
|
|
794
|
+
E0
|
|
765
795
|
];
|
|
766
|
-
function
|
|
767
|
-
return r(), u("svg",
|
|
796
|
+
function P0(e, l) {
|
|
797
|
+
return r(), u("svg", B0, R0);
|
|
768
798
|
}
|
|
769
|
-
const
|
|
799
|
+
const D0 = /* @__PURE__ */ $(A0, [["render", P0]]), q0 = {}, x0 = {
|
|
770
800
|
width: "24",
|
|
771
801
|
height: "24",
|
|
772
802
|
viewBox: "0 0 24 24",
|
|
773
803
|
fill: "none",
|
|
774
804
|
xmlns: "http://www.w3.org/2000/svg"
|
|
775
|
-
},
|
|
805
|
+
}, N0 = /* @__PURE__ */ i("path", {
|
|
776
806
|
d: "M6 13C5.71667 13 5.479 12.904 5.287 12.712C5.095 12.52 4.99934 12.2827 5 12C5 11.7167 5.096 11.479 5.288 11.287C5.48 11.095 5.71734 10.9993 6 11H18C18.2833 11 18.521 11.096 18.713 11.288C18.905 11.48 19.0007 11.7173 19 12C19 12.2833 18.904 12.521 18.712 12.713C18.52 12.905 18.2827 13.0007 18 13H6Z",
|
|
777
807
|
fill: "black"
|
|
778
|
-
}, null, -1),
|
|
779
|
-
|
|
808
|
+
}, null, -1), U0 = [
|
|
809
|
+
N0
|
|
780
810
|
];
|
|
781
|
-
function
|
|
782
|
-
return r(), u("svg",
|
|
811
|
+
function z0(e, l) {
|
|
812
|
+
return r(), u("svg", x0, U0);
|
|
783
813
|
}
|
|
784
|
-
const
|
|
814
|
+
const j0 = /* @__PURE__ */ $(q0, [["render", z0]]), G0 = {}, F0 = {
|
|
785
815
|
width: "26",
|
|
786
816
|
height: "29",
|
|
787
817
|
viewBox: "0 0 26 29",
|
|
788
818
|
fill: "none",
|
|
789
819
|
xmlns: "http://www.w3.org/2000/svg"
|
|
790
|
-
},
|
|
791
|
-
|
|
820
|
+
}, K0 = /* @__PURE__ */ Je('<g filter="url(#filter0_d_2030_169)"><path d="M19.9 20.3L14.3 14.7C13.8 15.1 13.225 15.4167 12.575 15.65C11.925 15.8833 11.2333 16 10.5 16C8.68333 16 7.146 15.3707 5.888 14.112C4.63 12.8533 4.00067 11.316 4 9.5C4 7.68333 4.62933 6.146 5.888 4.888C7.14667 3.63 8.684 3.00067 10.5 3C12.3167 3 13.854 3.62933 15.112 4.888C16.37 6.14667 16.9993 7.684 17 9.5C17 10.2333 16.8833 10.925 16.65 11.575C16.4167 12.225 16.1 12.8 15.7 13.3L21.325 18.925C21.5083 19.1083 21.6 19.3333 21.6 19.6C21.6 19.8667 21.5 20.1 21.3 20.3C21.1167 20.4833 20.8833 20.575 20.6 20.575C20.3167 20.575 20.0833 20.4833 19.9 20.3ZM10.5 14C11.75 14 12.8127 13.5623 13.688 12.687C14.5633 11.8117 15.0007 10.7493 15 9.5C15 8.25 14.5623 7.18733 13.687 6.312C12.8117 5.43667 11.7493 4.99933 10.5 5C9.25 5 8.18733 5.43767 7.312 6.313C6.43667 7.18833 5.99933 8.25067 6 9.5C6 10.75 6.43767 11.8127 7.313 12.688C8.18833 13.5633 9.25067 14.0007 10.5 14Z" fill="black"></path></g><defs><filter id="filter0_d_2030_169" x="-3" y="0" width="32" height="32" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="4"></feOffset><feGaussianBlur stdDeviation="2"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_2030_169"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_2030_169" result="shape"></feBlend></filter></defs>', 2), W0 = [
|
|
821
|
+
K0
|
|
792
822
|
];
|
|
793
|
-
function
|
|
794
|
-
return r(), u("svg",
|
|
823
|
+
function Y0(e, l) {
|
|
824
|
+
return r(), u("svg", F0, W0);
|
|
795
825
|
}
|
|
796
|
-
const
|
|
826
|
+
const X0 = /* @__PURE__ */ $(G0, [["render", Y0]]), J0 = {}, Q0 = {
|
|
797
827
|
width: "24",
|
|
798
828
|
height: "24",
|
|
799
829
|
viewBox: "0 0 24 24",
|
|
800
830
|
fill: "none",
|
|
801
831
|
xmlns: "http://www.w3.org/2000/svg"
|
|
802
|
-
},
|
|
832
|
+
}, el = /* @__PURE__ */ i("path", {
|
|
803
833
|
d: "M5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.1333 3 19.2583 3.01267 19.375 3.038C19.4917 3.06334 19.6083 3.10067 19.725 3.15L17.875 5H5V19H19V12.35L21 10.35V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5ZM11.525 17L5.875 11.35L7.275 9.95L11.525 14.2L20.7 5.025L22.125 6.4L11.525 17Z",
|
|
804
834
|
fill: "black"
|
|
805
|
-
}, null, -1),
|
|
806
|
-
|
|
835
|
+
}, null, -1), tl = [
|
|
836
|
+
el
|
|
807
837
|
];
|
|
808
|
-
function
|
|
809
|
-
return r(), u("svg",
|
|
838
|
+
function ll(e, l) {
|
|
839
|
+
return r(), u("svg", Q0, tl);
|
|
810
840
|
}
|
|
811
|
-
const
|
|
841
|
+
const al = /* @__PURE__ */ $(J0, [["render", ll]]), sl = {}, nl = {
|
|
812
842
|
width: "24",
|
|
813
843
|
height: "24",
|
|
814
844
|
viewBox: "0 0 24 24",
|
|
815
845
|
fill: "none",
|
|
816
846
|
xmlns: "http://www.w3.org/2000/svg"
|
|
817
|
-
},
|
|
847
|
+
}, il = /* @__PURE__ */ i("path", {
|
|
818
848
|
d: "M4.4 19.4251C4.06667 19.5584 3.75 19.5291 3.45 19.3371C3.15 19.1457 3 18.8667 3 18.5001V14.7751C3 14.5417 3.06667 14.3334 3.2 14.1501C3.33333 13.9667 3.51667 13.8501 3.75 13.8001L11 12.0001L3.75 10.2001C3.51667 10.1501 3.33333 10.0334 3.2 9.85006C3.06667 9.66672 3 9.45839 3 9.22506V5.50006C3 5.13339 3.15 4.85406 3.45 4.66206C3.75 4.47072 4.06667 4.44172 4.4 4.57506L19.8 11.0751C20.2167 11.2584 20.425 11.5667 20.425 12.0001C20.425 12.4334 20.2167 12.7417 19.8 12.9251L4.4 19.4251Z",
|
|
819
849
|
fill: "black"
|
|
820
|
-
}, null, -1),
|
|
821
|
-
|
|
850
|
+
}, null, -1), ol = [
|
|
851
|
+
il
|
|
822
852
|
];
|
|
823
|
-
function
|
|
824
|
-
return r(), u("svg",
|
|
853
|
+
function rl(e, l) {
|
|
854
|
+
return r(), u("svg", nl, ol);
|
|
825
855
|
}
|
|
826
|
-
const
|
|
856
|
+
const ul = /* @__PURE__ */ $(sl, [["render", rl]]), dl = {}, cl = {
|
|
827
857
|
width: "24",
|
|
828
858
|
height: "24",
|
|
829
859
|
viewBox: "0 0 24 24",
|
|
830
860
|
fill: "none",
|
|
831
861
|
xmlns: "http://www.w3.org/2000/svg"
|
|
832
|
-
},
|
|
862
|
+
}, Cl = /* @__PURE__ */ i("path", {
|
|
833
863
|
d: "M9.24995 22L8.84995 18.8C8.63329 18.7167 8.42895 18.6167 8.23695 18.5C8.04495 18.3833 7.85762 18.2583 7.67495 18.125L4.69995 19.375L1.94995 14.625L4.52495 12.675C4.50828 12.5583 4.49995 12.4457 4.49995 12.337V11.663C4.49995 11.5543 4.50828 11.4417 4.52495 11.325L1.94995 9.375L4.69995 4.625L7.67495 5.875C7.85828 5.74167 8.04995 5.61667 8.24995 5.5C8.44995 5.38333 8.64995 5.28333 8.84995 5.2L9.24995 2H14.75L15.15 5.2C15.3666 5.28333 15.571 5.38333 15.763 5.5C15.955 5.61667 16.1423 5.74167 16.325 5.875L19.2999 4.625L22.0499 9.375L19.475 11.325C19.4916 11.4417 19.5 11.5543 19.5 11.663V12.337C19.5 12.4457 19.4833 12.5583 19.45 12.675L22.025 14.625L19.275 19.375L16.325 18.125C16.1416 18.2583 15.95 18.3833 15.75 18.5C15.55 18.6167 15.35 18.7167 15.15 18.8L14.75 22H9.24995ZM12.05 15.5C13.0166 15.5 13.8416 15.1583 14.525 14.475C15.2083 13.7917 15.55 12.9667 15.55 12C15.55 11.0333 15.2083 10.2083 14.525 9.525C13.8416 8.84167 13.0166 8.5 12.05 8.5C11.0666 8.5 10.2373 8.84167 9.56195 9.525C8.88662 10.2083 8.54928 11.0333 8.54995 12C8.54995 12.9667 8.88728 13.7917 9.56195 14.475C10.2366 15.1583 11.066 15.5 12.05 15.5Z",
|
|
834
864
|
fill: "black"
|
|
835
|
-
}, null, -1),
|
|
836
|
-
|
|
865
|
+
}, null, -1), vl = [
|
|
866
|
+
Cl
|
|
837
867
|
];
|
|
838
|
-
function
|
|
839
|
-
return r(), u("svg",
|
|
868
|
+
function pl(e, l) {
|
|
869
|
+
return r(), u("svg", cl, vl);
|
|
840
870
|
}
|
|
841
|
-
const
|
|
871
|
+
const _l = /* @__PURE__ */ $(dl, [["render", pl]]), fl = {}, hl = {
|
|
842
872
|
width: "24",
|
|
843
873
|
height: "24",
|
|
844
874
|
viewBox: "0 0 24 24",
|
|
845
875
|
fill: "none",
|
|
846
876
|
xmlns: "http://www.w3.org/2000/svg"
|
|
847
|
-
},
|
|
877
|
+
}, ml = /* @__PURE__ */ i("path", {
|
|
848
878
|
d: "M15.85 12.425C16 12.325 16.075 12.1833 16.075 12C16.075 11.8167 16 11.675 15.85 11.575L10.275 8C10.1083 7.88334 9.93734 7.875 9.762 7.975C9.58667 8.075 9.49934 8.225 9.5 8.425V15.575C9.5 15.775 9.58767 15.925 9.763 16.025C9.93833 16.125 10.109 16.1167 10.275 16L15.85 12.425ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.55 3 20.021 3.196 20.413 3.588C20.805 3.98 21.0007 4.45067 21 5V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5Z",
|
|
849
879
|
fill: "black"
|
|
850
|
-
}, null, -1),
|
|
851
|
-
|
|
880
|
+
}, null, -1), gl = [
|
|
881
|
+
ml
|
|
852
882
|
];
|
|
853
|
-
function
|
|
854
|
-
return r(), u("svg",
|
|
883
|
+
function bl(e, l) {
|
|
884
|
+
return r(), u("svg", hl, gl);
|
|
855
885
|
}
|
|
856
|
-
const
|
|
886
|
+
const wl = /* @__PURE__ */ $(fl, [["render", bl]]), $l = {}, yl = {
|
|
857
887
|
width: "24",
|
|
858
888
|
height: "24",
|
|
859
889
|
viewBox: "0 0 24 24",
|
|
860
890
|
fill: "none",
|
|
861
891
|
xmlns: "http://www.w3.org/2000/svg"
|
|
862
|
-
},
|
|
892
|
+
}, Vl = /* @__PURE__ */ i("path", {
|
|
863
893
|
d: "M12 22C10.6167 22 9.31667 21.7373 8.1 21.212C6.88333 20.6867 5.825 19.9743 4.925 19.075C4.025 18.175 3.31267 17.1167 2.788 15.9C2.26333 14.6833 2.00067 13.3833 2 12C2 10.6167 2.26267 9.31667 2.788 8.1C3.31333 6.88333 4.02567 5.825 4.925 4.925C5.825 4.025 6.88333 3.31267 8.1 2.788C9.31667 2.26333 10.6167 2.00067 12 2C13.3833 2 14.6833 2.26267 15.9 2.788C17.1167 3.31333 18.175 4.02567 19.075 4.925C19.975 5.825 20.6877 6.88333 21.213 8.1C21.7383 9.31667 22.0007 10.6167 22 12C22 13.3833 21.7373 14.6833 21.212 15.9C20.6867 17.1167 19.9743 18.175 19.075 19.075C18.175 19.975 17.1167 20.6877 15.9 21.213C14.6833 21.7383 13.3833 22.0007 12 22ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76667 19.225 7.875 17.675 6.325C16.125 4.775 14.2333 4 12 4C9.76667 4 7.875 4.775 6.325 6.325C4.775 7.875 4 9.76667 4 12C4 14.2333 4.775 16.125 6.325 17.675C7.875 19.225 9.76667 20 12 20ZM12 18C10.3333 18 8.91667 17.4167 7.75 16.25C6.58333 15.0833 6 13.6667 6 12C6 10.3333 6.58333 8.91667 7.75 7.75C8.91667 6.58333 10.3333 6 12 6C13.6667 6 15.0833 6.58333 16.25 7.75C17.4167 8.91667 18 10.3333 18 12C18 13.6667 17.4167 15.0833 16.25 16.25C15.0833 17.4167 13.6667 18 12 18ZM12 16C13.1 16 14.0417 15.6083 14.825 14.825C15.6083 14.0417 16 13.1 16 12C16 10.9 15.6083 9.95833 14.825 9.175C14.0417 8.39167 13.1 8 12 8C10.9 8 9.95833 8.39167 9.175 9.175C8.39167 9.95833 8 10.9 8 12C8 13.1 8.39167 14.0417 9.175 14.825C9.95833 15.6083 10.9 16 12 16ZM12 14C11.45 14 10.979 13.804 10.587 13.412C10.195 13.02 9.99933 12.5493 10 12C10 11.45 10.196 10.979 10.588 10.587C10.98 10.195 11.4507 9.99933 12 10C12.55 10 13.021 10.196 13.413 10.588C13.805 10.98 14.0007 11.4507 14 12C14 12.55 13.804 13.021 13.412 13.413C13.02 13.805 12.5493 14.0007 12 14Z",
|
|
864
894
|
fill: "black"
|
|
865
|
-
}, null, -1),
|
|
866
|
-
|
|
895
|
+
}, null, -1), Ll = [
|
|
896
|
+
Vl
|
|
867
897
|
];
|
|
868
|
-
function
|
|
869
|
-
return r(), u("svg",
|
|
898
|
+
function Hl(e, l) {
|
|
899
|
+
return r(), u("svg", yl, Ll);
|
|
870
900
|
}
|
|
871
|
-
const
|
|
901
|
+
const Ml = /* @__PURE__ */ $($l, [["render", Hl]]), kl = {}, Ol = {
|
|
872
902
|
width: "24",
|
|
873
903
|
height: "24",
|
|
874
904
|
viewBox: "0 0 24 24",
|
|
875
905
|
fill: "none",
|
|
876
906
|
xmlns: "http://www.w3.org/2000/svg"
|
|
877
|
-
},
|
|
907
|
+
}, Il = /* @__PURE__ */ i("path", {
|
|
878
908
|
d: "M10.925 15.125L9.525 13.725C9.425 13.625 9.31667 13.55 9.2 13.5C9.08334 13.45 8.96267 13.425 8.838 13.425C8.71267 13.425 8.58767 13.45 8.463 13.5C8.33834 13.55 8.22567 13.625 8.125 13.725C7.925 13.925 7.825 14.1627 7.825 14.438C7.825 14.7133 7.925 14.9507 8.125 15.15L10.25 17.3C10.35 17.4 10.4583 17.471 10.575 17.513C10.6917 17.555 10.8167 17.5757 10.95 17.575C11.0833 17.575 11.2083 17.554 11.325 17.512C11.4417 17.47 11.55 17.3993 11.65 17.3L15.875 13.075C16.075 12.875 16.175 12.6333 16.175 12.35C16.175 12.0667 16.075 11.825 15.875 11.625C15.675 11.425 15.4333 11.325 15.15 11.325C14.8667 11.325 14.625 11.425 14.425 11.625L10.925 15.125ZM6 22C5.45 22 4.979 21.804 4.587 21.412C4.195 21.02 3.99934 20.5493 4 20V4C4 3.45 4.196 2.979 4.588 2.587C4.98 2.195 5.45067 1.99934 6 2H13.175C13.4417 2 13.696 2.05 13.938 2.15C14.18 2.25 14.3923 2.39167 14.575 2.575L19.425 7.425C19.6083 7.60834 19.75 7.821 19.85 8.063C19.95 8.305 20 8.559 20 8.825V20C20 20.55 19.804 21.021 19.412 21.413C19.02 21.805 18.5493 22.0007 18 22H6ZM13 8V4H6V20H18V9H14C13.7167 9 13.479 8.904 13.287 8.712C13.095 8.52 12.9993 8.28267 13 8Z",
|
|
879
909
|
fill: "black"
|
|
880
|
-
}, null, -1),
|
|
881
|
-
|
|
910
|
+
}, null, -1), Tl = [
|
|
911
|
+
Il
|
|
882
912
|
];
|
|
883
|
-
function
|
|
884
|
-
return r(), u("svg",
|
|
913
|
+
function Zl(e, l) {
|
|
914
|
+
return r(), u("svg", Ol, Tl);
|
|
885
915
|
}
|
|
886
|
-
const
|
|
916
|
+
const Sl = /* @__PURE__ */ $(kl, [["render", Zl]]), Al = {}, Bl = {
|
|
887
917
|
width: "24",
|
|
888
918
|
height: "24",
|
|
889
919
|
viewBox: "0 0 24 24",
|
|
890
920
|
fill: "none",
|
|
891
921
|
xmlns: "http://www.w3.org/2000/svg"
|
|
892
|
-
},
|
|
922
|
+
}, El = /* @__PURE__ */ i("path", {
|
|
893
923
|
d: "M5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H14.175C14.4417 3 14.696 3.05 14.938 3.15C15.18 3.25 15.3923 3.39167 15.575 3.575L20.425 8.425C20.6083 8.60834 20.75 8.821 20.85 9.063C20.95 9.305 21 9.559 21 9.825V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5ZM8 17H16C16.2833 17 16.521 16.904 16.713 16.712C16.905 16.52 17.0007 16.2827 17 16C17 15.7167 16.904 15.479 16.712 15.287C16.52 15.095 16.2827 14.9993 16 15H8C7.71667 15 7.479 15.096 7.287 15.288C7.095 15.48 6.99934 15.7173 7 16C7 16.2833 7.096 16.521 7.288 16.713C7.48 16.905 7.71734 17.0007 8 17ZM8 13H16C16.2833 13 16.521 12.904 16.713 12.712C16.905 12.52 17.0007 12.2827 17 12C17 11.7167 16.904 11.479 16.712 11.287C16.52 11.095 16.2827 10.9993 16 11H8C7.71667 11 7.479 11.096 7.287 11.288C7.095 11.48 6.99934 11.7173 7 12C7 12.2833 7.096 12.521 7.288 12.713C7.48 12.905 7.71734 13.0007 8 13ZM8 9H13C13.2833 9 13.521 8.904 13.713 8.712C13.905 8.52 14.0007 8.28267 14 8C14 7.71667 13.904 7.479 13.712 7.287C13.52 7.095 13.2827 6.99934 13 7H8C7.71667 7 7.479 7.096 7.287 7.288C7.095 7.48 6.99934 7.71734 7 8C7 8.28334 7.096 8.521 7.288 8.713C7.48 8.905 7.71734 9.00067 8 9Z",
|
|
894
924
|
fill: "black"
|
|
895
|
-
}, null, -1),
|
|
896
|
-
|
|
925
|
+
}, null, -1), Rl = [
|
|
926
|
+
El
|
|
897
927
|
];
|
|
898
|
-
function
|
|
899
|
-
return r(), u("svg",
|
|
928
|
+
function Pl(e, l) {
|
|
929
|
+
return r(), u("svg", Bl, Rl);
|
|
900
930
|
}
|
|
901
|
-
const
|
|
931
|
+
const Dl = /* @__PURE__ */ $(Al, [["render", Pl]]), ql = {}, xl = {
|
|
902
932
|
width: "24",
|
|
903
933
|
height: "24",
|
|
904
934
|
viewBox: "0 0 24 24",
|
|
905
935
|
fill: "none",
|
|
906
936
|
xmlns: "http://www.w3.org/2000/svg"
|
|
907
|
-
},
|
|
937
|
+
}, Nl = /* @__PURE__ */ i("path", {
|
|
908
938
|
d: "M9 3V1H15V3H9ZM11 14H13V8H11V14ZM12 22C10.7667 22 9.604 21.7623 8.512 21.287C7.42 20.8117 6.466 20.166 5.65 19.35C4.83333 18.5333 4.18733 17.579 3.712 16.487C3.23667 15.395 2.99933 14.2327 3 13C3 11.7667 3.23767 10.604 3.713 9.512C4.18833 8.42 4.834 7.466 5.65 6.65C6.46667 5.83333 7.421 5.18733 8.513 4.712C9.605 4.23667 10.7673 3.99933 12 4C13.0333 4 14.025 4.16667 14.975 4.5C15.925 4.83333 16.8167 5.31667 17.65 5.95L19.05 4.55L20.45 5.95L19.05 7.35C19.6833 8.18333 20.1667 9.075 20.5 10.025C20.8333 10.975 21 11.9667 21 13C21 14.2333 20.7623 15.396 20.287 16.488C19.8117 17.58 19.166 18.534 18.35 19.35C17.5333 20.1667 16.579 20.8127 15.487 21.288C14.395 21.7633 13.2327 22.0007 12 22ZM12 20C13.9333 20 15.5833 19.3167 16.95 17.95C18.3167 16.5833 19 14.9333 19 13C19 11.0667 18.3167 9.41667 16.95 8.05C15.5833 6.68333 13.9333 6 12 6C10.0667 6 8.41667 6.68333 7.05 8.05C5.68333 9.41667 5 11.0667 5 13C5 14.9333 5.68333 16.5833 7.05 17.95C8.41667 19.3167 10.0667 20 12 20Z",
|
|
909
939
|
fill: "black"
|
|
910
|
-
}, null, -1),
|
|
911
|
-
|
|
940
|
+
}, null, -1), Ul = [
|
|
941
|
+
Nl
|
|
912
942
|
];
|
|
913
|
-
function
|
|
914
|
-
return r(), u("svg",
|
|
943
|
+
function zl(e, l) {
|
|
944
|
+
return r(), u("svg", xl, Ul);
|
|
915
945
|
}
|
|
916
|
-
const
|
|
946
|
+
const jl = /* @__PURE__ */ $(ql, [["render", zl]]), Gl = {}, Fl = {
|
|
917
947
|
width: "24",
|
|
918
948
|
height: "24",
|
|
919
949
|
viewBox: "0 0 24 24",
|
|
920
950
|
fill: "none",
|
|
921
951
|
xmlns: "http://www.w3.org/2000/svg"
|
|
922
|
-
},
|
|
952
|
+
}, Kl = /* @__PURE__ */ i("path", {
|
|
923
953
|
d: "M8 10H4C3.45 10 2.979 9.804 2.587 9.412C2.195 9.02 1.99934 8.54934 2 8V4C2 3.45 2.196 2.979 2.588 2.587C2.98 2.195 3.45067 1.99934 4 2H8C8.55 2 9.021 2.196 9.413 2.588C9.805 2.98 10.0007 3.45067 10 4V8C10 8.55 9.804 9.021 9.412 9.413C9.02 9.805 8.54934 10.0007 8 10ZM8 22H4C3.45 22 2.979 21.804 2.587 21.412C2.195 21.02 1.99934 20.5493 2 20V16C2 15.45 2.196 14.979 2.588 14.587C2.98 14.195 3.45067 13.9993 4 14H8C8.55 14 9.021 14.196 9.413 14.588C9.805 14.98 10.0007 15.4507 10 16V20C10 20.55 9.804 21.021 9.412 21.413C9.02 21.805 8.54934 22.0007 8 22ZM20 10H16C15.45 10 14.979 9.804 14.587 9.412C14.195 9.02 13.9993 8.54934 14 8V4C14 3.45 14.196 2.979 14.588 2.587C14.98 2.195 15.4507 1.99934 16 2H20C20.55 2 21.021 2.196 21.413 2.588C21.805 2.98 22.0007 3.45067 22 4V8C22 8.55 21.804 9.021 21.412 9.413C21.02 9.805 20.5493 10.0007 20 10ZM20 22H16C15.45 22 14.979 21.804 14.587 21.412C14.195 21.02 13.9993 20.5493 14 20V16C14 15.45 14.196 14.979 14.588 14.587C14.98 14.195 15.4507 13.9993 16 14H20C20.55 14 21.021 14.196 21.413 14.588C21.805 14.98 22.0007 15.4507 22 16V20C22 20.55 21.804 21.021 21.412 21.413C21.02 21.805 20.5493 22.0007 20 22Z",
|
|
924
954
|
fill: "black"
|
|
925
|
-
}, null, -1),
|
|
926
|
-
|
|
955
|
+
}, null, -1), Wl = [
|
|
956
|
+
Kl
|
|
927
957
|
];
|
|
928
|
-
function
|
|
929
|
-
return r(), u("svg",
|
|
958
|
+
function Yl(e, l) {
|
|
959
|
+
return r(), u("svg", Fl, Wl);
|
|
930
960
|
}
|
|
931
|
-
const
|
|
961
|
+
const Xl = /* @__PURE__ */ $(Gl, [["render", Yl]]), Jl = {}, Ql = {
|
|
932
962
|
width: "24",
|
|
933
963
|
height: "24",
|
|
934
964
|
viewBox: "0 0 24 24",
|
|
935
965
|
fill: "none",
|
|
936
966
|
xmlns: "http://www.w3.org/2000/svg"
|
|
937
|
-
},
|
|
967
|
+
}, ea = /* @__PURE__ */ i("path", {
|
|
938
968
|
d: "M8.5 16.5H10.5C10.7833 16.5 11.021 16.404 11.213 16.212C11.405 16.02 11.5007 15.7827 11.5 15.5V13.5C11.5 13.2167 11.404 12.979 11.212 12.787C11.02 12.595 10.7827 12.4993 10.5 12.5H8.5C8.21667 12.5 7.979 12.596 7.787 12.788C7.595 12.98 7.49934 13.2173 7.5 13.5V15.5C7.5 15.7833 7.596 16.021 7.788 16.213C7.98 16.405 8.21734 16.5007 8.5 16.5ZM8.5 11.5H10.5C10.7833 11.5 11.021 11.404 11.213 11.212C11.405 11.02 11.5007 10.7827 11.5 10.5V8.5C11.5 8.21667 11.404 7.979 11.212 7.787C11.02 7.595 10.7827 7.49934 10.5 7.5H8.5C8.21667 7.5 7.979 7.596 7.787 7.788C7.595 7.98 7.49934 8.21734 7.5 8.5V10.5C7.5 10.7833 7.596 11.021 7.788 11.213C7.98 11.405 8.21734 11.5007 8.5 11.5ZM13.5 16.5H15.5C15.7833 16.5 16.021 16.404 16.213 16.212C16.405 16.02 16.5007 15.7827 16.5 15.5V13.5C16.5 13.2167 16.404 12.979 16.212 12.787C16.02 12.595 15.7827 12.4993 15.5 12.5H13.5C13.2167 12.5 12.979 12.596 12.787 12.788C12.595 12.98 12.4993 13.2173 12.5 13.5V15.5C12.5 15.7833 12.596 16.021 12.788 16.213C12.98 16.405 13.2173 16.5007 13.5 16.5ZM13.5 11.5H15.5C15.7833 11.5 16.021 11.404 16.213 11.212C16.405 11.02 16.5007 10.7827 16.5 10.5V8.5C16.5 8.21667 16.404 7.979 16.212 7.787C16.02 7.595 15.7827 7.49934 15.5 7.5H13.5C13.2167 7.5 12.979 7.596 12.787 7.788C12.595 7.98 12.4993 8.21734 12.5 8.5V10.5C12.5 10.7833 12.596 11.021 12.788 11.213C12.98 11.405 13.2173 11.5007 13.5 11.5ZM4 20C3.45 20 2.979 19.804 2.587 19.412C2.195 19.02 1.99934 18.5493 2 18V6C2 5.45 2.196 4.979 2.588 4.587C2.98 4.195 3.45067 3.99934 4 4H20C20.55 4 21.021 4.196 21.413 4.588C21.805 4.98 22.0007 5.45067 22 6V18C22 18.55 21.804 19.021 21.412 19.413C21.02 19.805 20.5493 20.0007 20 20H4Z",
|
|
939
969
|
fill: "black"
|
|
940
|
-
}, null, -1),
|
|
941
|
-
|
|
970
|
+
}, null, -1), ta = [
|
|
971
|
+
ea
|
|
942
972
|
];
|
|
943
|
-
function
|
|
944
|
-
return r(), u("svg",
|
|
973
|
+
function la(e, l) {
|
|
974
|
+
return r(), u("svg", Ql, ta);
|
|
945
975
|
}
|
|
946
|
-
const
|
|
976
|
+
const aa = /* @__PURE__ */ $(Jl, [["render", la]]), sa = {}, na = {
|
|
947
977
|
width: "24",
|
|
948
978
|
height: "24",
|
|
949
979
|
viewBox: "0 0 24 24",
|
|
950
980
|
fill: "none",
|
|
951
981
|
xmlns: "http://www.w3.org/2000/svg"
|
|
952
|
-
},
|
|
982
|
+
}, ia = /* @__PURE__ */ i("path", {
|
|
953
983
|
d: "M7 17H11C11.2833 17 11.521 16.904 11.713 16.712C11.905 16.52 12.0007 16.2827 12 16C12 15.7167 11.904 15.479 11.712 15.287C11.52 15.095 11.2827 14.9993 11 15H7C6.71667 15 6.479 15.096 6.287 15.288C6.095 15.48 5.99934 15.7173 6 16C6 16.2833 6.096 16.521 6.288 16.713C6.48 16.905 6.71734 17.0007 7 17ZM10 13H14C14.2833 13 14.521 12.904 14.713 12.712C14.905 12.52 15.0007 12.2827 15 12C15 11.7167 14.904 11.479 14.712 11.287C14.52 11.095 14.2827 10.9993 14 11H10C9.71667 11 9.479 11.096 9.287 11.288C9.095 11.48 8.99934 11.7173 9 12C9 12.2833 9.096 12.521 9.288 12.713C9.48 12.905 9.71734 13.0007 10 13ZM13 9H17C17.2833 9 17.521 8.904 17.713 8.712C17.905 8.52 18.0007 8.28267 18 8C18 7.71667 17.904 7.479 17.712 7.287C17.52 7.095 17.2827 6.99934 17 7H13C12.7167 7 12.479 7.096 12.287 7.288C12.095 7.48 11.9993 7.71734 12 8C12 8.28334 12.096 8.521 12.288 8.713C12.48 8.905 12.7173 9.00067 13 9ZM5 21C4.45 21 3.979 20.804 3.587 20.412C3.195 20.02 2.99934 19.5493 3 19V5C3 4.45 3.196 3.979 3.588 3.587C3.98 3.195 4.45067 2.99934 5 3H19C19.55 3 20.021 3.196 20.413 3.588C20.805 3.98 21.0007 4.45067 21 5V19C21 19.55 20.804 20.021 20.412 20.413C20.02 20.805 19.5493 21.0007 19 21H5Z",
|
|
954
984
|
fill: "black"
|
|
955
|
-
}, null, -1),
|
|
956
|
-
|
|
985
|
+
}, null, -1), oa = [
|
|
986
|
+
ia
|
|
957
987
|
];
|
|
958
|
-
function
|
|
959
|
-
return r(), u("svg",
|
|
988
|
+
function ra(e, l) {
|
|
989
|
+
return r(), u("svg", na, oa);
|
|
960
990
|
}
|
|
961
|
-
const
|
|
991
|
+
const ua = /* @__PURE__ */ $(sa, [["render", ra]]), da = {}, ca = {
|
|
962
992
|
width: "24",
|
|
963
993
|
height: "24",
|
|
964
994
|
viewBox: "0 0 24 24",
|
|
965
995
|
fill: "none",
|
|
966
996
|
xmlns: "http://www.w3.org/2000/svg"
|
|
967
|
-
},
|
|
997
|
+
}, Ca = /* @__PURE__ */ i("path", {
|
|
968
998
|
d: "M2.72499 21C2.54166 21 2.37499 20.954 2.22499 20.862C2.07499 20.77 1.95833 20.6493 1.87499 20.5C1.79166 20.35 1.74566 20.1873 1.73699 20.012C1.72833 19.8367 1.77433 19.666 1.87499 19.5L11.125 3.5C11.225 3.33333 11.3543 3.20833 11.513 3.125C11.6717 3.04167 11.834 3 12 3C12.1667 3 12.3293 3.04167 12.488 3.125C12.6467 3.20833 12.7757 3.33333 12.875 3.5L22.125 19.5C22.225 19.6667 22.271 19.8377 22.263 20.013C22.255 20.1883 22.209 20.3507 22.125 20.5C22.0417 20.65 21.925 20.771 21.775 20.863C21.625 20.955 21.4583 21.0007 21.275 21H2.72499ZM4.44999 19H19.55L12 6L4.44999 19ZM12 18C12.2833 18 12.521 17.904 12.713 17.712C12.905 17.52 13.0007 17.2827 13 17C13 16.7167 12.904 16.479 12.712 16.287C12.52 16.095 12.2827 15.9993 12 16C11.7167 16 11.479 16.096 11.287 16.288C11.095 16.48 10.9993 16.7173 11 17C11 17.2833 11.096 17.521 11.288 17.713C11.48 17.905 11.7173 18.0007 12 18ZM12 15C12.2833 15 12.521 14.904 12.713 14.712C12.905 14.52 13.0007 14.2827 13 14V11C13 10.7167 12.904 10.479 12.712 10.287C12.52 10.095 12.2827 9.99933 12 10C11.7167 10 11.479 10.096 11.287 10.288C11.095 10.48 10.9993 10.7173 11 11V14C11 14.2833 11.096 14.521 11.288 14.713C11.48 14.905 11.7173 15.0007 12 15Z",
|
|
969
999
|
fill: "black"
|
|
970
|
-
}, null, -1),
|
|
971
|
-
|
|
1000
|
+
}, null, -1), va = [
|
|
1001
|
+
Ca
|
|
972
1002
|
];
|
|
973
|
-
function
|
|
974
|
-
return r(), u("svg",
|
|
1003
|
+
function pa(e, l) {
|
|
1004
|
+
return r(), u("svg", ca, va);
|
|
975
1005
|
}
|
|
976
|
-
const
|
|
1006
|
+
const _a = /* @__PURE__ */ $(da, [["render", pa]]), fa = {}, ha = {
|
|
977
1007
|
width: "24",
|
|
978
1008
|
height: "24",
|
|
979
1009
|
viewBox: "0 0 24 24",
|
|
980
1010
|
fill: "none",
|
|
981
1011
|
xmlns: "http://www.w3.org/2000/svg"
|
|
982
|
-
},
|
|
1012
|
+
}, ma = /* @__PURE__ */ i("path", {
|
|
983
1013
|
d: "M2.72505 21C2.34172 21 2.05838 20.8333 1.87505 20.5C1.69172 20.1667 1.69172 19.8333 1.87505 19.5L11.125 3.5C11.3084 3.16667 11.6 3 12 3C12.4 3 12.6917 3.16667 12.875 3.5L22.125 19.5C22.3084 19.8333 22.3084 20.1667 22.125 20.5C21.9417 20.8333 21.6584 21 21.275 21H2.72505ZM12 10C11.7167 10 11.4794 10.0957 11.288 10.287C11.096 10.479 11 10.7167 11 11V14C11 14.2833 11.096 14.5207 11.288 14.712C11.4794 14.904 11.7167 15 12 15C12.2834 15 12.521 14.904 12.713 14.712C12.9044 14.5207 13 14.2833 13 14V11C13 10.7167 12.9044 10.479 12.713 10.287C12.521 10.0957 12.2834 10 12 10ZM12 18C12.2834 18 12.521 17.904 12.713 17.712C12.9044 17.5207 13 17.2833 13 17C13 16.7167 12.9044 16.4793 12.713 16.288C12.521 16.096 12.2834 16 12 16C11.7167 16 11.4794 16.096 11.288 16.288C11.096 16.4793 11 16.7167 11 17C11 17.2833 11.096 17.5207 11.288 17.712C11.4794 17.904 11.7167 18 12 18Z",
|
|
984
1014
|
fill: "black"
|
|
985
|
-
}, null, -1),
|
|
986
|
-
|
|
1015
|
+
}, null, -1), ga = [
|
|
1016
|
+
ma
|
|
987
1017
|
];
|
|
988
|
-
function
|
|
989
|
-
return r(), u("svg",
|
|
1018
|
+
function ba(e, l) {
|
|
1019
|
+
return r(), u("svg", ha, ga);
|
|
990
1020
|
}
|
|
991
|
-
const
|
|
1021
|
+
const wa = /* @__PURE__ */ $(fa, [["render", ba]]), $a = {}, ya = {
|
|
992
1022
|
width: "24",
|
|
993
1023
|
height: "24",
|
|
994
1024
|
viewBox: "0 0 24 24",
|
|
995
1025
|
fill: "none",
|
|
996
1026
|
xmlns: "http://www.w3.org/2000/svg"
|
|
997
|
-
},
|
|
1027
|
+
}, Va = /* @__PURE__ */ i("path", {
|
|
998
1028
|
d: "M19.5 20C19.0833 20 18.729 19.854 18.437 19.562C18.145 19.27 17.9993 18.916 18 18.5V5.5C18 5.08334 18.146 4.729 18.438 4.437C18.73 4.145 19.084 3.99934 19.5 4C19.9167 4 20.271 4.146 20.563 4.438C20.855 4.73 21.0007 5.084 21 5.5V18.5C21 18.9167 20.854 19.271 20.562 19.563C20.27 19.855 19.916 20.0007 19.5 20ZM4.5 20C4.08334 20 3.729 19.854 3.437 19.562C3.145 19.27 2.99934 18.916 3 18.5V14.5C3 14.0833 3.146 13.729 3.438 13.437C3.73 13.145 4.084 12.9993 4.5 13C4.91667 13 5.271 13.146 5.563 13.438C5.855 13.73 6.00067 14.084 6 14.5V18.5C6 18.9167 5.854 19.271 5.562 19.563C5.27 19.855 4.916 20.0007 4.5 20ZM15.5 7C15.0833 7 14.729 6.854 14.437 6.562C14.145 6.27 13.9993 5.916 14 5.5C14 5.08334 14.146 4.729 14.438 4.437C14.73 4.145 15.084 3.99934 15.5 4C15.9167 4 16.271 4.146 16.563 4.438C16.855 4.73 17.0007 5.084 17 5.5C17 5.91667 16.854 6.271 16.562 6.563C16.27 6.855 15.916 7.00067 15.5 7ZM11.5 9C11.0833 9 10.729 8.854 10.437 8.562C10.145 8.27 9.99934 7.916 10 7.5V6.5C10 6.08334 10.146 5.729 10.438 5.437C10.73 5.145 11.084 4.99934 11.5 5C11.9167 5 12.271 5.146 12.563 5.438C12.855 5.73 13.0007 6.084 13 6.5V7.5C13 7.91667 12.854 8.271 12.562 8.563C12.27 8.855 11.916 9.00067 11.5 9ZM8.5 14C8.08334 14 7.729 13.854 7.437 13.562C7.145 13.27 6.99934 12.916 7 12.5V11.5C7 11.0833 7.146 10.729 7.438 10.437C7.73 10.145 8.084 9.99934 8.5 10C8.91667 10 9.271 10.146 9.563 10.438C9.855 10.73 10.0007 11.084 10 11.5V12.5C10 12.9167 9.854 13.271 9.562 13.563C9.27 13.855 8.916 14.0007 8.5 14Z",
|
|
999
1029
|
fill: "black"
|
|
1000
|
-
}, null, -1),
|
|
1001
|
-
|
|
1030
|
+
}, null, -1), La = [
|
|
1031
|
+
Va
|
|
1002
1032
|
];
|
|
1003
|
-
function
|
|
1004
|
-
return r(), u("svg",
|
|
1033
|
+
function Ha(e, l) {
|
|
1034
|
+
return r(), u("svg", ya, La);
|
|
1005
1035
|
}
|
|
1006
|
-
const
|
|
1036
|
+
const Ma = /* @__PURE__ */ $($a, [["render", Ha]]), ka = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1007
1037
|
__proto__: null,
|
|
1008
1038
|
AccountBoxSharp: o2,
|
|
1009
1039
|
AccountCircle: v2,
|
|
@@ -1035,98 +1065,88 @@ const _a = /* @__PURE__ */ w(da, [["render", pa]]), we = /* @__PURE__ */ Object.
|
|
|
1035
1065
|
EditOutline: o5,
|
|
1036
1066
|
ErrorOutlineRounded: v5,
|
|
1037
1067
|
FilterListRounded: g5,
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1068
|
+
FlagRounded: L5,
|
|
1069
|
+
FlowsheetOutlineRounded: T5,
|
|
1070
|
+
GifBox: R5,
|
|
1071
|
+
GroupsOutline: U5,
|
|
1072
|
+
HomeOutlineRounded: W5,
|
|
1073
|
+
ImageRounded: t7,
|
|
1074
|
+
Info: o7,
|
|
1075
|
+
KeyboardArrowDown: v7,
|
|
1076
|
+
KeyboardArrowUp: g7,
|
|
1077
|
+
Loading: M7,
|
|
1078
|
+
LogoutRounded: S7,
|
|
1079
|
+
Menu: D7,
|
|
1080
|
+
MoreHoriz: j7,
|
|
1081
|
+
MoreTimeRounded: X7,
|
|
1082
|
+
MoreVert: a0,
|
|
1083
|
+
MountainFlagOutlineRounded: u0,
|
|
1084
|
+
PersonAddOutlineRounded: _0,
|
|
1085
|
+
PictureAsPdfRounded: w0,
|
|
1086
|
+
RadioButtonChecked: M0,
|
|
1087
|
+
RadioButtonCheckedOutline: S0,
|
|
1088
|
+
RadioButtonUnchecked: D0,
|
|
1089
|
+
RemoveRounded: j0,
|
|
1090
|
+
SearchRounded: X0,
|
|
1091
|
+
SelectCheckBox: al,
|
|
1092
|
+
SendRounded: ul,
|
|
1093
|
+
Settings: _l,
|
|
1094
|
+
SlideshowRounded: wl,
|
|
1095
|
+
Target: Ml,
|
|
1096
|
+
TaskOutlineRounded: Sl,
|
|
1097
|
+
TextSnippetRounded: Dl,
|
|
1098
|
+
TimerOutline: jl,
|
|
1099
|
+
ViewComfyAltRounded: Xl,
|
|
1100
|
+
ViewCompactAltRounded: aa,
|
|
1101
|
+
ViewTimelineRounded: ua,
|
|
1102
|
+
WarningOutlineRounded: _a,
|
|
1103
|
+
WarningRounded: wa,
|
|
1104
|
+
WaterfallChartRounded: Ma
|
|
1105
|
+
}, Symbol.toStringTag, { value: "Module" })), Oa = {
|
|
1074
1106
|
SOLID: "solid",
|
|
1075
1107
|
GHOST: "ghost",
|
|
1076
1108
|
OUTLINE: "outline"
|
|
1077
|
-
},
|
|
1109
|
+
}, F1 = {
|
|
1078
1110
|
SM: "sm",
|
|
1079
1111
|
MD: "md",
|
|
1080
1112
|
LG: "lg",
|
|
1081
1113
|
XL: "xl"
|
|
1082
|
-
},
|
|
1114
|
+
}, $e = {
|
|
1083
1115
|
PRIMARY: "primary",
|
|
1084
1116
|
NEUTRAL: "neutral",
|
|
1085
1117
|
BLACK: "black"
|
|
1086
|
-
},
|
|
1118
|
+
}, ye = {
|
|
1087
1119
|
ROUND: "round",
|
|
1088
1120
|
ROUNDED: "rounded"
|
|
1089
|
-
},
|
|
1090
|
-
|
|
1121
|
+
}, _1 = /* @__PURE__ */ K({
|
|
1122
|
+
__name: "AoIcon",
|
|
1091
1123
|
props: {
|
|
1092
|
-
name: {
|
|
1093
|
-
|
|
1094
|
-
required: !0,
|
|
1095
|
-
validator: (e) => Object.keys(we).includes(e)
|
|
1096
|
-
},
|
|
1097
|
-
size: {
|
|
1098
|
-
type: String,
|
|
1099
|
-
default: P1.MD,
|
|
1100
|
-
validator: (e) => Object.values(P1).includes(e)
|
|
1101
|
-
}
|
|
1124
|
+
name: {},
|
|
1125
|
+
size: { default: F1.MD }
|
|
1102
1126
|
},
|
|
1103
1127
|
setup(e) {
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1128
|
+
const l = e, t = v(() => ka[l.name]);
|
|
1129
|
+
return (o, n) => (r(), x(P1(t.value), {
|
|
1130
|
+
class: P(["ao-icon", `ao-icon--${o.size}`])
|
|
1131
|
+
}, null, 8, ["class"]));
|
|
1107
1132
|
}
|
|
1108
1133
|
});
|
|
1109
|
-
|
|
1110
|
-
return r(), x(D1(e.icon), {
|
|
1111
|
-
class: P(["ao-icon", `ao-icon--${e.size}`])
|
|
1112
|
-
}, null, 8, ["class"]);
|
|
1113
|
-
}
|
|
1114
|
-
const _1 = /* @__PURE__ */ w(ha, [["render", ma]]), ga = ["type"], ba = {
|
|
1134
|
+
const Ia = ["type"], Ta = {
|
|
1115
1135
|
key: 0,
|
|
1116
1136
|
class: "ao-button__label"
|
|
1117
|
-
}, T1 = /* @__PURE__ */
|
|
1137
|
+
}, T1 = /* @__PURE__ */ K({
|
|
1118
1138
|
__name: "AoButton",
|
|
1119
1139
|
props: {
|
|
1120
1140
|
label: { default: () => "" },
|
|
1121
|
-
variant: { default: () =>
|
|
1141
|
+
variant: { default: () => Oa.SOLID },
|
|
1122
1142
|
iconName: {},
|
|
1123
1143
|
iconPosition: {},
|
|
1124
1144
|
type: { default: () => "button" },
|
|
1125
|
-
color: { default: () =>
|
|
1145
|
+
color: { default: () => $e.NEUTRAL },
|
|
1126
1146
|
footer: { type: Boolean, default: () => !1 },
|
|
1127
|
-
size: { default: () =>
|
|
1147
|
+
size: { default: () => F1.MD },
|
|
1128
1148
|
isLoading: { type: Boolean, default: () => !1 },
|
|
1129
|
-
corners: { default: () =>
|
|
1149
|
+
corners: { default: () => ye.ROUNDED }
|
|
1130
1150
|
},
|
|
1131
1151
|
setup(e) {
|
|
1132
1152
|
const l = e, t = v(() => l.size), o = v(() => l.isLoading ? "Loading" : l.iconName);
|
|
@@ -1143,19 +1163,19 @@ const _1 = /* @__PURE__ */ w(ha, [["render", ma]]), ga = ["type"], ba = {
|
|
|
1143
1163
|
n.$attrs.disabled ? "ao-button--is-disabled" : ""
|
|
1144
1164
|
])
|
|
1145
1165
|
}, [
|
|
1146
|
-
|
|
1147
|
-
n.label ? (r(), u("span",
|
|
1166
|
+
N(n.$slots, "default", {}, () => [
|
|
1167
|
+
n.label ? (r(), u("span", Ta, U(n.label), 1)) : V("", !0)
|
|
1148
1168
|
]),
|
|
1149
1169
|
o.value ? (r(), x(_1, {
|
|
1150
1170
|
key: 0,
|
|
1151
1171
|
name: o.value,
|
|
1152
1172
|
class: "ao-button__icon",
|
|
1153
1173
|
size: t.value
|
|
1154
|
-
}, null, 8, ["name", "size"])) :
|
|
1155
|
-
], 10,
|
|
1174
|
+
}, null, 8, ["name", "size"])) : V("", !0)
|
|
1175
|
+
], 10, Ia));
|
|
1156
1176
|
}
|
|
1157
1177
|
});
|
|
1158
|
-
const y1 = /* @__PURE__ */
|
|
1178
|
+
const y1 = /* @__PURE__ */ K({
|
|
1159
1179
|
__name: "AoTitle",
|
|
1160
1180
|
props: {
|
|
1161
1181
|
title: {},
|
|
@@ -1166,60 +1186,64 @@ const y1 = /* @__PURE__ */ Y({
|
|
|
1166
1186
|
},
|
|
1167
1187
|
emits: ["update:title", "toggleIsEditing"],
|
|
1168
1188
|
setup(e, { emit: l }) {
|
|
1169
|
-
const t = e, o =
|
|
1170
|
-
const
|
|
1171
|
-
l("update:title",
|
|
1189
|
+
const t = e, o = Y(null), n = v(() => t.isEditing ? "input" : t.tag || `h${t.level}`), d = (c) => {
|
|
1190
|
+
const g = (c.target || null).value || "";
|
|
1191
|
+
l("update:title", g);
|
|
1192
|
+
}, a = () => {
|
|
1193
|
+
l("toggleIsEditing", !1);
|
|
1172
1194
|
};
|
|
1173
|
-
return u1(t, (
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1195
|
+
return u1(t, async (c) => {
|
|
1196
|
+
c.isEditing && await E1(() => {
|
|
1197
|
+
setTimeout(() => {
|
|
1198
|
+
var g, b;
|
|
1199
|
+
const h = (b = (g = o.value) == null ? void 0 : g.parentElement) == null ? void 0 : b.querySelector(
|
|
1200
|
+
".ao-title"
|
|
1201
|
+
);
|
|
1202
|
+
h == null || h.focus();
|
|
1203
|
+
}, 1);
|
|
1180
1204
|
});
|
|
1181
|
-
}), (
|
|
1182
|
-
ref: (
|
|
1205
|
+
}), (c, h) => (r(), x(P1(n.value), L1({
|
|
1206
|
+
ref: (g) => o.value = g,
|
|
1183
1207
|
class: [
|
|
1184
1208
|
"ao-title",
|
|
1185
|
-
`ao-title--${
|
|
1186
|
-
|
|
1187
|
-
|
|
1209
|
+
`ao-title--${c.level}`,
|
|
1210
|
+
c.color ? `ao-title--${c.color}` : "",
|
|
1211
|
+
c.isEditing ? "ao-field__input ao-title--editing" : "ao-title--readonly"
|
|
1188
1212
|
],
|
|
1189
|
-
type:
|
|
1190
|
-
value:
|
|
1213
|
+
type: c.isEditing ? "text" : null,
|
|
1214
|
+
value: c.isEditing ? c.title : null,
|
|
1191
1215
|
tabindex: "0"
|
|
1192
1216
|
}, Qe(
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
}), {
|
|
1197
|
-
default:
|
|
1198
|
-
|
|
1217
|
+
c.isEditing ? { change: d } : {
|
|
1218
|
+
mousedown: () => c.$emit("toggleIsEditing", !0)
|
|
1219
|
+
}
|
|
1220
|
+
), { onBlur: a }), {
|
|
1221
|
+
default: z(() => [
|
|
1222
|
+
oe(U(c.title), 1)
|
|
1199
1223
|
]),
|
|
1200
1224
|
_: 1
|
|
1201
1225
|
}, 16, ["class", "type", "value"]));
|
|
1202
1226
|
}
|
|
1203
1227
|
});
|
|
1204
|
-
const
|
|
1228
|
+
const Za = {
|
|
1205
1229
|
key: 0,
|
|
1206
1230
|
class: "ao-card__drag"
|
|
1207
|
-
},
|
|
1231
|
+
}, Sa = { class: "ao-card__header" }, Aa = {
|
|
1208
1232
|
key: 0,
|
|
1209
1233
|
class: "ao-card__avatar"
|
|
1210
|
-
},
|
|
1234
|
+
}, Ba = {
|
|
1211
1235
|
key: 0,
|
|
1212
1236
|
class: "ao-card__subtitle"
|
|
1213
|
-
},
|
|
1237
|
+
}, Ea = {
|
|
1214
1238
|
key: 1,
|
|
1215
1239
|
class: "ao-card__header"
|
|
1216
|
-
},
|
|
1240
|
+
}, Ra = {
|
|
1217
1241
|
key: 1,
|
|
1218
1242
|
class: "ao-card__body"
|
|
1219
|
-
},
|
|
1243
|
+
}, Pa = {
|
|
1220
1244
|
key: 2,
|
|
1221
1245
|
class: "ao-card__footer"
|
|
1222
|
-
},
|
|
1246
|
+
}, Ve = /* @__PURE__ */ K({
|
|
1223
1247
|
__name: "AoCardHoriz",
|
|
1224
1248
|
props: {
|
|
1225
1249
|
title: {},
|
|
@@ -1232,32 +1256,32 @@ const wa = {
|
|
|
1232
1256
|
},
|
|
1233
1257
|
emits: ["update:title"],
|
|
1234
1258
|
setup(e, { emit: l }) {
|
|
1235
|
-
const t =
|
|
1259
|
+
const t = Y(!1), o = (d) => {
|
|
1236
1260
|
t.value = d;
|
|
1237
1261
|
}, n = (d) => {
|
|
1238
1262
|
l("update:title", d);
|
|
1239
1263
|
};
|
|
1240
|
-
return (d, a) => (r(), x(
|
|
1264
|
+
return (d, a) => (r(), x(P1(d.tagName), {
|
|
1241
1265
|
class: P(["ao-card", { "ao-card--active": d.isActive }])
|
|
1242
1266
|
}, {
|
|
1243
|
-
default:
|
|
1244
|
-
d.isDraggable ? (r(), u("div",
|
|
1267
|
+
default: z(() => [
|
|
1268
|
+
d.isDraggable ? (r(), u("div", Za, [
|
|
1245
1269
|
A(_1, {
|
|
1246
1270
|
name: "DragIndicator",
|
|
1247
1271
|
class: "ao-card__drag-handle"
|
|
1248
1272
|
})
|
|
1249
|
-
])) :
|
|
1250
|
-
i("div",
|
|
1251
|
-
d.icon ? (r(), u("div",
|
|
1273
|
+
])) : V("", !0),
|
|
1274
|
+
i("div", Sa, [
|
|
1275
|
+
d.icon ? (r(), u("div", Aa, [
|
|
1252
1276
|
A(_1, {
|
|
1253
1277
|
class: "ao-card__icon",
|
|
1254
1278
|
name: d.icon,
|
|
1255
1279
|
size: "xl"
|
|
1256
1280
|
}, null, 8, ["name"])
|
|
1257
|
-
])) :
|
|
1281
|
+
])) : V("", !0),
|
|
1258
1282
|
i("div", {
|
|
1259
1283
|
class: "ao-card__title-group",
|
|
1260
|
-
onClick: a[0] || (a[0] =
|
|
1284
|
+
onClick: a[0] || (a[0] = z1(() => {
|
|
1261
1285
|
}, ["stop"]))
|
|
1262
1286
|
}, [
|
|
1263
1287
|
d.title ? (r(), x(y1, {
|
|
@@ -1268,27 +1292,27 @@ const wa = {
|
|
|
1268
1292
|
"is-editing": t.value,
|
|
1269
1293
|
onToggleIsEditing: o,
|
|
1270
1294
|
"onUpdate:title": n
|
|
1271
|
-
}, null, 8, ["title", "is-editing"])) :
|
|
1272
|
-
|
|
1273
|
-
d.subtitle ? (r(), u("span",
|
|
1295
|
+
}, null, 8, ["title", "is-editing"])) : V("", !0),
|
|
1296
|
+
N(d.$slots, "subtitle", {}, () => [
|
|
1297
|
+
d.subtitle ? (r(), u("span", Ba, U(d.subtitle), 1)) : V("", !0)
|
|
1274
1298
|
])
|
|
1275
1299
|
]),
|
|
1276
|
-
d.$slots.header ? (r(), u("div",
|
|
1277
|
-
|
|
1278
|
-
])) :
|
|
1300
|
+
d.$slots.header ? (r(), u("div", Ea, [
|
|
1301
|
+
N(d.$slots, "header")
|
|
1302
|
+
])) : V("", !0)
|
|
1279
1303
|
]),
|
|
1280
|
-
d.$slots.default ? (r(), u("div",
|
|
1281
|
-
|
|
1282
|
-
])) :
|
|
1283
|
-
d.$slots.footer ? (r(), u("div",
|
|
1284
|
-
|
|
1285
|
-
])) :
|
|
1304
|
+
d.$slots.default ? (r(), u("div", Ra, [
|
|
1305
|
+
N(d.$slots, "default")
|
|
1306
|
+
])) : V("", !0),
|
|
1307
|
+
d.$slots.footer ? (r(), u("div", Pa, [
|
|
1308
|
+
N(d.$slots, "footer")
|
|
1309
|
+
])) : V("", !0)
|
|
1286
1310
|
]),
|
|
1287
1311
|
_: 3
|
|
1288
1312
|
}, 8, ["class"]));
|
|
1289
1313
|
}
|
|
1290
1314
|
});
|
|
1291
|
-
const
|
|
1315
|
+
const Da = /* @__PURE__ */ K({
|
|
1292
1316
|
__name: "AoTag",
|
|
1293
1317
|
props: {
|
|
1294
1318
|
label: {},
|
|
@@ -1311,11 +1335,11 @@ const ka = /* @__PURE__ */ Y({
|
|
|
1311
1335
|
n.variant ? `ao-tag--${n.variant}` : ""
|
|
1312
1336
|
])
|
|
1313
1337
|
}, [
|
|
1314
|
-
(r(), x(
|
|
1338
|
+
(r(), x(P1(t.value), L1({ class: "ao-tag__label" }, o.value, {
|
|
1315
1339
|
onClick: d[0] || (d[0] = (a) => n.$emit("click", a))
|
|
1316
1340
|
}), {
|
|
1317
|
-
default:
|
|
1318
|
-
|
|
1341
|
+
default: z(() => [
|
|
1342
|
+
oe(U(n.label), 1)
|
|
1319
1343
|
]),
|
|
1320
1344
|
_: 1
|
|
1321
1345
|
}, 16)),
|
|
@@ -1329,50 +1353,50 @@ const ka = /* @__PURE__ */ Y({
|
|
|
1329
1353
|
size: "sm",
|
|
1330
1354
|
class: "ao-tag__close-icon"
|
|
1331
1355
|
})
|
|
1332
|
-
])) :
|
|
1356
|
+
])) : V("", !0)
|
|
1333
1357
|
], 2));
|
|
1334
1358
|
}
|
|
1335
1359
|
});
|
|
1336
|
-
function
|
|
1360
|
+
function Le(e) {
|
|
1337
1361
|
return (e == null ? void 0 : e.reduce((l, t) => {
|
|
1338
1362
|
var o;
|
|
1339
1363
|
return l + (((o = t.activities) == null ? void 0 : o.length) ?? 0);
|
|
1340
1364
|
}, 0)) ?? 0;
|
|
1341
1365
|
}
|
|
1342
|
-
function
|
|
1366
|
+
function qa(e) {
|
|
1343
1367
|
return (e == null ? void 0 : e.reduce((l, t) => {
|
|
1344
1368
|
var o;
|
|
1345
1369
|
return l + (((o = t.milestones) == null ? void 0 : o.length) ?? 0);
|
|
1346
1370
|
}, 0)) ?? 0;
|
|
1347
1371
|
}
|
|
1348
|
-
function
|
|
1372
|
+
function xa(e) {
|
|
1349
1373
|
return (e == null ? void 0 : e.reduce((l, t) => {
|
|
1350
1374
|
var n;
|
|
1351
|
-
const o = (n = t.milestones) != null && n.length ?
|
|
1375
|
+
const o = (n = t.milestones) != null && n.length ? Le(t.milestones) : 0;
|
|
1352
1376
|
return l + o;
|
|
1353
1377
|
}, 0)) ?? 0;
|
|
1354
1378
|
}
|
|
1355
|
-
function
|
|
1379
|
+
function Na(e) {
|
|
1356
1380
|
return e.split(" ").slice(0, 2).map((l) => l.charAt(0).toLocaleLowerCase()).join("");
|
|
1357
1381
|
}
|
|
1358
|
-
const
|
|
1382
|
+
const Ua = ["title"], za = { className: "ao-avatar__initials" }, ja = /* @__PURE__ */ K({
|
|
1359
1383
|
__name: "AoAvatar",
|
|
1360
1384
|
props: {
|
|
1361
1385
|
userName: {},
|
|
1362
1386
|
isClosable: { type: Boolean },
|
|
1363
|
-
size: { default:
|
|
1387
|
+
size: { default: F1.MD }
|
|
1364
1388
|
},
|
|
1365
1389
|
emits: ["close"],
|
|
1366
1390
|
setup(e, { emit: l }) {
|
|
1367
|
-
const o =
|
|
1368
|
-
l("close");
|
|
1391
|
+
const o = Na(e.userName), n = (d) => {
|
|
1392
|
+
l("close", d);
|
|
1369
1393
|
};
|
|
1370
1394
|
return (d, a) => (r(), u("div", {
|
|
1371
1395
|
role: "img",
|
|
1372
1396
|
class: P(["ao-avatar", `ao-avatar--${d.size}`]),
|
|
1373
1397
|
title: d.userName
|
|
1374
1398
|
}, [
|
|
1375
|
-
i("span",
|
|
1399
|
+
i("span", za, U(l1(o)), 1),
|
|
1376
1400
|
d.isClosable ? (r(), x(T1, {
|
|
1377
1401
|
key: 0,
|
|
1378
1402
|
"icon-name": "CloseRounded",
|
|
@@ -1380,17 +1404,17 @@ const Sa = ["title"], Za = { className: "ao-avatar__initials" }, Aa = /* @__PURE
|
|
|
1380
1404
|
color: "primary",
|
|
1381
1405
|
corners: "round",
|
|
1382
1406
|
onClick: n
|
|
1383
|
-
})) :
|
|
1384
|
-
], 10,
|
|
1407
|
+
})) : V("", !0)
|
|
1408
|
+
], 10, Ua));
|
|
1385
1409
|
}
|
|
1386
1410
|
});
|
|
1387
|
-
const
|
|
1411
|
+
const Ga = { class: "ao-card-template__subitems" }, Fa = { class: "ao-card-template__subitem" }, Ka = { class: "ao-card-template__subitem-number" }, Wa = { class: "ao-card-template__subitem" }, Ya = { class: "ao-card-template__subitem" }, Xa = { class: "ao-card-template__body" }, Ja = { class: "ao-card-template__col ao-card-template__col--phases" }, Qa = { class: "ao-card-template__col-title" }, es = { class: "ao-card-template__col-label" }, ts = {
|
|
1388
1412
|
key: 0,
|
|
1389
1413
|
class: "ao-card-template__col-body ao-card-template__phases-list"
|
|
1390
|
-
},
|
|
1414
|
+
}, ls = { class: "ao-card-template__col ao-card-template__col--updated-at" }, as = { class: "ao-card-template__col-title" }, ss = { class: "ao-card-template__col-label" }, ns = { class: "ao-card-template__col-body" }, is = {
|
|
1391
1415
|
key: 0,
|
|
1392
1416
|
class: "ao-card-template__col ao-card-template__col--updated-by"
|
|
1393
|
-
},
|
|
1417
|
+
}, os = { class: "ao-card-template__col-title" }, rs = { class: "ao-card-template__col-label" }, us = { class: "ao-card-template__col-body" }, ds = /* @__PURE__ */ K({
|
|
1394
1418
|
__name: "AoCardTemplate",
|
|
1395
1419
|
props: {
|
|
1396
1420
|
title: {},
|
|
@@ -1401,83 +1425,106 @@ const Ba = { class: "ao-card-template__subitems" }, Ea = { class: "ao-card-templ
|
|
|
1401
1425
|
updatedBy: {}
|
|
1402
1426
|
},
|
|
1403
1427
|
setup(e) {
|
|
1404
|
-
return (l, t) => (r(), x(
|
|
1428
|
+
return (l, t) => (r(), x(Ve, {
|
|
1405
1429
|
title: l.title,
|
|
1406
1430
|
"is-draggable": !0
|
|
1407
1431
|
}, {
|
|
1408
|
-
subtitle:
|
|
1409
|
-
i("ul",
|
|
1410
|
-
i("li",
|
|
1432
|
+
subtitle: z(() => [
|
|
1433
|
+
i("ul", Ga, [
|
|
1434
|
+
i("li", Fa, [
|
|
1411
1435
|
A(_1, {
|
|
1412
1436
|
name: "MountainFlagOutlineRounded",
|
|
1413
1437
|
size: "sm"
|
|
1414
1438
|
}),
|
|
1415
|
-
i("span",
|
|
1439
|
+
i("span", Ka, U(l.milestones), 1)
|
|
1416
1440
|
]),
|
|
1417
|
-
i("li",
|
|
1441
|
+
i("li", Wa, [
|
|
1418
1442
|
A(_1, {
|
|
1419
1443
|
name: "TaskOutlineRounded",
|
|
1420
1444
|
size: "sm"
|
|
1421
1445
|
}),
|
|
1422
|
-
i("span",
|
|
1446
|
+
i("span", Ya, U(l.activities), 1)
|
|
1423
1447
|
])
|
|
1424
1448
|
])
|
|
1425
1449
|
]),
|
|
1426
|
-
default:
|
|
1427
|
-
i("div",
|
|
1428
|
-
i("div",
|
|
1429
|
-
i("div",
|
|
1450
|
+
default: z(() => [
|
|
1451
|
+
i("div", Xa, [
|
|
1452
|
+
i("div", Ja, [
|
|
1453
|
+
i("div", Qa, [
|
|
1430
1454
|
A(_1, {
|
|
1431
1455
|
name: "WaterfallChartRounded",
|
|
1432
1456
|
size: "sm"
|
|
1433
1457
|
}),
|
|
1434
|
-
i("span",
|
|
1458
|
+
i("span", es, U(l.$t("template.phases.title")), 1)
|
|
1435
1459
|
]),
|
|
1436
|
-
l.phases ? (r(), u("ul",
|
|
1437
|
-
(r(!0), u(p1, null, $1(l.phases, (o) => (r(), x(
|
|
1460
|
+
l.phases ? (r(), u("ul", ts, [
|
|
1461
|
+
(r(!0), u(p1, null, $1(l.phases, (o) => (r(), x(Da, {
|
|
1438
1462
|
key: o.id,
|
|
1439
1463
|
label: o.name || o.id,
|
|
1440
1464
|
color: "primary",
|
|
1441
1465
|
variant: "solid"
|
|
1442
1466
|
}, null, 8, ["label"]))), 128))
|
|
1443
|
-
])) :
|
|
1467
|
+
])) : V("", !0)
|
|
1444
1468
|
]),
|
|
1445
|
-
i("div",
|
|
1446
|
-
i("div",
|
|
1447
|
-
i("span",
|
|
1469
|
+
i("div", ls, [
|
|
1470
|
+
i("div", as, [
|
|
1471
|
+
i("span", ss, U(l.$t("template.updatedAt.label")), 1)
|
|
1448
1472
|
]),
|
|
1449
|
-
i("div",
|
|
1450
|
-
i("span", null,
|
|
1473
|
+
i("div", ns, [
|
|
1474
|
+
i("span", null, U(l.updatedAt), 1)
|
|
1451
1475
|
])
|
|
1452
1476
|
]),
|
|
1453
|
-
l.updatedBy ? (r(), u("div",
|
|
1454
|
-
i("div",
|
|
1455
|
-
i("span",
|
|
1477
|
+
l.updatedBy ? (r(), u("div", is, [
|
|
1478
|
+
i("div", os, [
|
|
1479
|
+
i("span", rs, U(l.$t("template.updatedBy.label")), 1)
|
|
1456
1480
|
]),
|
|
1457
|
-
i("div",
|
|
1458
|
-
A(
|
|
1481
|
+
i("div", us, [
|
|
1482
|
+
A(ja, { "user-name": l.updatedBy }, null, 8, ["user-name"])
|
|
1459
1483
|
])
|
|
1460
|
-
])) :
|
|
1484
|
+
])) : V("", !0)
|
|
1461
1485
|
])
|
|
1462
1486
|
]),
|
|
1463
1487
|
_: 1
|
|
1464
1488
|
}, 8, ["title"]));
|
|
1465
1489
|
}
|
|
1466
1490
|
});
|
|
1467
|
-
const
|
|
1491
|
+
const cs = { class: "ao-page-header" }, Cs = { class: "ao-page-header-main" }, vs = { class: "ao-page-header-secondary" }, He = /* @__PURE__ */ K({
|
|
1492
|
+
__name: "AoPageHeader",
|
|
1493
|
+
props: {
|
|
1494
|
+
canGoBack: { type: Boolean }
|
|
1495
|
+
},
|
|
1496
|
+
emits: ["goBack"],
|
|
1497
|
+
setup(e) {
|
|
1498
|
+
return (l, t) => (r(), u("header", cs, [
|
|
1499
|
+
i("div", Cs, [
|
|
1500
|
+
l.canGoBack ? (r(), x(T1, {
|
|
1501
|
+
key: 0,
|
|
1502
|
+
"icon-name": "ArrowBackRounded",
|
|
1503
|
+
variant: "ghost",
|
|
1504
|
+
onClick: t[0] || (t[0] = (o) => l.$emit("goBack"))
|
|
1505
|
+
})) : V("", !0),
|
|
1506
|
+
N(l.$slots, "primary")
|
|
1507
|
+
]),
|
|
1508
|
+
i("div", vs, [
|
|
1509
|
+
N(l.$slots, "secondary")
|
|
1510
|
+
])
|
|
1511
|
+
]));
|
|
1512
|
+
}
|
|
1513
|
+
});
|
|
1514
|
+
const ps = ["type"], _s = {
|
|
1468
1515
|
key: 0,
|
|
1469
1516
|
class: "ao-button-card__label"
|
|
1470
|
-
},
|
|
1517
|
+
}, K1 = /* @__PURE__ */ K({
|
|
1471
1518
|
__name: "AoButtonCard",
|
|
1472
1519
|
props: {
|
|
1473
1520
|
label: { default: () => "" },
|
|
1474
1521
|
iconName: {},
|
|
1475
1522
|
iconPosition: {},
|
|
1476
1523
|
type: { default: () => "button" },
|
|
1477
|
-
color: { default: () =>
|
|
1478
|
-
size: { default: () =>
|
|
1524
|
+
color: { default: () => $e.BLACK },
|
|
1525
|
+
size: { default: () => F1.MD },
|
|
1479
1526
|
isLoading: { type: Boolean, default: () => !1 },
|
|
1480
|
-
corners: { default: () =>
|
|
1527
|
+
corners: { default: () => ye.ROUNDED }
|
|
1481
1528
|
},
|
|
1482
1529
|
setup(e) {
|
|
1483
1530
|
const l = e, t = v(() => l.size), o = v(() => l.isLoading ? "Loading" : l.iconName);
|
|
@@ -1490,22 +1537,22 @@ const es = ["type"], ts = {
|
|
|
1490
1537
|
n.$attrs.disabled ? "ao-button-card--is-disabled" : ""
|
|
1491
1538
|
])
|
|
1492
1539
|
}, [
|
|
1493
|
-
|
|
1494
|
-
n.label ? (r(), u("span",
|
|
1540
|
+
N(n.$slots, "default", {}, () => [
|
|
1541
|
+
n.label ? (r(), u("span", _s, U(n.label), 1)) : V("", !0)
|
|
1495
1542
|
]),
|
|
1496
1543
|
o.value ? (r(), x(_1, {
|
|
1497
1544
|
key: 0,
|
|
1498
1545
|
name: o.value,
|
|
1499
1546
|
class: "ao-button-card__icon",
|
|
1500
1547
|
size: t.value
|
|
1501
|
-
}, null, 8, ["name", "size"])) :
|
|
1502
|
-
], 10,
|
|
1548
|
+
}, null, 8, ["name", "size"])) : V("", !0)
|
|
1549
|
+
], 10, ps));
|
|
1503
1550
|
}
|
|
1504
1551
|
});
|
|
1505
|
-
const
|
|
1552
|
+
const fs = { class: "ao-card-template-item__footer" }, hs = {
|
|
1506
1553
|
key: 0,
|
|
1507
1554
|
class: "ao-card-template-item__subitem"
|
|
1508
|
-
},
|
|
1555
|
+
}, ms = { class: "ao-card-template-item__subitem-number" }, ue = /* @__PURE__ */ K({
|
|
1509
1556
|
__name: "AoCardTemplateItem",
|
|
1510
1557
|
props: {
|
|
1511
1558
|
milestones: {},
|
|
@@ -1523,17 +1570,17 @@ const ls = { class: "ao-card-template-item__footer" }, as = {
|
|
|
1523
1570
|
rules: "FlowsheetOutlineRounded",
|
|
1524
1571
|
subtasks: "ChecklistRounded"
|
|
1525
1572
|
};
|
|
1526
|
-
return (d, a) => (r(), x(
|
|
1527
|
-
footer:
|
|
1528
|
-
i("ul",
|
|
1573
|
+
return (d, a) => (r(), x(Ve, { "onUpdate:title": t }, {
|
|
1574
|
+
footer: z(() => [
|
|
1575
|
+
i("ul", fs, [
|
|
1529
1576
|
(r(), u(p1, null, $1(o, (c) => (r(), u(p1, { key: c }, [
|
|
1530
|
-
d.$props[c] ? (r(), u("li",
|
|
1577
|
+
d.$props[c] ? (r(), u("li", hs, [
|
|
1531
1578
|
A(_1, {
|
|
1532
1579
|
name: n[c],
|
|
1533
1580
|
size: "sm"
|
|
1534
1581
|
}, null, 8, ["name"]),
|
|
1535
|
-
i("span",
|
|
1536
|
-
])) :
|
|
1582
|
+
i("span", ms, U(d.$props[c]), 1)
|
|
1583
|
+
])) : V("", !0)
|
|
1537
1584
|
], 64))), 64))
|
|
1538
1585
|
])
|
|
1539
1586
|
]),
|
|
@@ -1541,7 +1588,7 @@ const ls = { class: "ao-card-template-item__footer" }, as = {
|
|
|
1541
1588
|
}));
|
|
1542
1589
|
}
|
|
1543
1590
|
});
|
|
1544
|
-
const
|
|
1591
|
+
const gs = /* @__PURE__ */ K({
|
|
1545
1592
|
__name: "AoCardTemplateItemPhase",
|
|
1546
1593
|
props: {
|
|
1547
1594
|
id: {},
|
|
@@ -1552,19 +1599,19 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1552
1599
|
const l = e, t = v(() => {
|
|
1553
1600
|
var n;
|
|
1554
1601
|
return (n = l.milestones) == null ? void 0 : n.length;
|
|
1555
|
-
}), o = v(() => l.milestones ?
|
|
1602
|
+
}), o = v(() => l.milestones ? Le(l.milestones) : 0);
|
|
1556
1603
|
return (n, d) => (r(), x(ue, L1({
|
|
1557
1604
|
title: n.name,
|
|
1558
1605
|
activities: o.value,
|
|
1559
1606
|
milestones: t.value
|
|
1560
1607
|
}, n.$attrs), {
|
|
1561
|
-
default:
|
|
1562
|
-
|
|
1608
|
+
default: z(() => [
|
|
1609
|
+
N(n.$slots, "default")
|
|
1563
1610
|
]),
|
|
1564
1611
|
_: 3
|
|
1565
1612
|
}, 16, ["title", "activities", "milestones"]));
|
|
1566
1613
|
}
|
|
1567
|
-
}),
|
|
1614
|
+
}), bs = /* @__PURE__ */ K({
|
|
1568
1615
|
__name: "AoCardTemplateItemMilestone",
|
|
1569
1616
|
props: {
|
|
1570
1617
|
activities: {}
|
|
@@ -1575,19 +1622,19 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1575
1622
|
return ((o = l.activities) == null ? void 0 : o.length) || 0;
|
|
1576
1623
|
});
|
|
1577
1624
|
return (o, n) => (r(), x(ue, { activities: t.value }, {
|
|
1578
|
-
default:
|
|
1579
|
-
|
|
1625
|
+
default: z(() => [
|
|
1626
|
+
N(o.$slots, "default")
|
|
1580
1627
|
]),
|
|
1581
1628
|
_: 3
|
|
1582
1629
|
}, 8, ["activities"]));
|
|
1583
1630
|
}
|
|
1584
|
-
}),
|
|
1631
|
+
}), ws = {
|
|
1585
1632
|
BEFORE: "before",
|
|
1586
1633
|
AFTER: "after"
|
|
1587
|
-
},
|
|
1634
|
+
}, $s = {
|
|
1588
1635
|
START: "start",
|
|
1589
1636
|
end: "end"
|
|
1590
|
-
},
|
|
1637
|
+
}, ys = {
|
|
1591
1638
|
DAYS: "days",
|
|
1592
1639
|
WEEKS: "weeks",
|
|
1593
1640
|
MONTHS: "months"
|
|
@@ -1595,7 +1642,7 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1595
1642
|
PHASES: "phases",
|
|
1596
1643
|
MILESTONES: "milestones",
|
|
1597
1644
|
ACTIVITIES: "activities"
|
|
1598
|
-
},
|
|
1645
|
+
}, Vs = { class: "ao-list__footer" }, Ls = /* @__PURE__ */ K({
|
|
1599
1646
|
__name: "AoTemplateDetailsMilestones",
|
|
1600
1647
|
props: {
|
|
1601
1648
|
templateId: {},
|
|
@@ -1606,10 +1653,10 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1606
1653
|
setup(e, { emit: l }) {
|
|
1607
1654
|
const t = e, o = v({
|
|
1608
1655
|
get() {
|
|
1609
|
-
return [...t.phase.milestones || []].sort((c,
|
|
1656
|
+
return [...t.phase.milestones || []].sort((c, h) => c.order - h.order);
|
|
1610
1657
|
},
|
|
1611
1658
|
set(a) {
|
|
1612
|
-
const c = a.map((
|
|
1659
|
+
const c = a.map((h, g) => (h.order = g, h));
|
|
1613
1660
|
l("updatePhase", {
|
|
1614
1661
|
subItemType: r1.PHASES,
|
|
1615
1662
|
id: t.phase.id,
|
|
@@ -1624,40 +1671,40 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1624
1671
|
}, d = (a) => {
|
|
1625
1672
|
l("updateMilestone", { ...a, phaseId: t.phase.id });
|
|
1626
1673
|
};
|
|
1627
|
-
return (a, c) => a.phase ? (r(), x(l1(
|
|
1674
|
+
return (a, c) => a.phase ? (r(), x(l1(G1), {
|
|
1628
1675
|
key: 0,
|
|
1629
1676
|
modelValue: o.value,
|
|
1630
|
-
"onUpdate:modelValue": c[0] || (c[0] = (
|
|
1677
|
+
"onUpdate:modelValue": c[0] || (c[0] = (h) => o.value = h),
|
|
1631
1678
|
class: "ao-templates__list",
|
|
1632
1679
|
title: a.$t("template.milestones.title"),
|
|
1633
1680
|
handle: ".ao-card__drag",
|
|
1634
1681
|
"item-key": "id"
|
|
1635
1682
|
}, {
|
|
1636
|
-
header:
|
|
1683
|
+
header: z(() => [
|
|
1637
1684
|
A(y1, {
|
|
1638
1685
|
title: "Milestones",
|
|
1639
1686
|
level: 3,
|
|
1640
1687
|
class: "ao-list__title"
|
|
1641
1688
|
})
|
|
1642
1689
|
]),
|
|
1643
|
-
item:
|
|
1644
|
-
(r(), x(
|
|
1645
|
-
key:
|
|
1646
|
-
title:
|
|
1647
|
-
activities:
|
|
1648
|
-
"is-active": a.milestoneId ===
|
|
1690
|
+
item: z(({ element: h }) => [
|
|
1691
|
+
(r(), x(bs, {
|
|
1692
|
+
key: h.id,
|
|
1693
|
+
title: h.name,
|
|
1694
|
+
activities: h.activities,
|
|
1695
|
+
"is-active": a.milestoneId === h.id,
|
|
1649
1696
|
"is-draggable": !0,
|
|
1650
|
-
"onUpdate:title": (g) => d({ id:
|
|
1697
|
+
"onUpdate:title": (g) => d({ id: h.id, name: g, order: h.order }),
|
|
1651
1698
|
onClick: (g) => a.$router.push({
|
|
1652
1699
|
params: {
|
|
1653
|
-
milestoneId:
|
|
1700
|
+
milestoneId: h.id
|
|
1654
1701
|
}
|
|
1655
1702
|
})
|
|
1656
1703
|
}, null, 8, ["title", "activities", "is-active", "onUpdate:title", "onClick"]))
|
|
1657
1704
|
]),
|
|
1658
|
-
footer:
|
|
1659
|
-
i("div",
|
|
1660
|
-
A(
|
|
1705
|
+
footer: z(() => [
|
|
1706
|
+
i("div", Vs, [
|
|
1707
|
+
A(K1, {
|
|
1661
1708
|
"icon-name": "AddBoxOutlineRounded",
|
|
1662
1709
|
label: a.$t("template.milestones.add"),
|
|
1663
1710
|
onClick: n
|
|
@@ -1665,9 +1712,9 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1665
1712
|
])
|
|
1666
1713
|
]),
|
|
1667
1714
|
_: 1
|
|
1668
|
-
}, 8, ["modelValue", "title"])) :
|
|
1715
|
+
}, 8, ["modelValue", "title"])) : V("", !0);
|
|
1669
1716
|
}
|
|
1670
|
-
}),
|
|
1717
|
+
}), Hs = /* @__PURE__ */ K({
|
|
1671
1718
|
__name: "AoCardTemplateItemActivity",
|
|
1672
1719
|
props: {
|
|
1673
1720
|
name: {},
|
|
@@ -1679,13 +1726,13 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1679
1726
|
return ((o = l.subtasks) == null ? void 0 : o.length) || 0;
|
|
1680
1727
|
});
|
|
1681
1728
|
return (o, n) => (r(), x(ue, { subtasks: t.value }, {
|
|
1682
|
-
default:
|
|
1683
|
-
|
|
1729
|
+
default: z(() => [
|
|
1730
|
+
N(o.$slots, "default")
|
|
1684
1731
|
]),
|
|
1685
1732
|
_: 3
|
|
1686
1733
|
}, 8, ["subtasks"]));
|
|
1687
1734
|
}
|
|
1688
|
-
}),
|
|
1735
|
+
}), Ms = { class: "ao-list__footer" }, ks = /* @__PURE__ */ K({
|
|
1689
1736
|
__name: "AoTemplateDetailsActivities",
|
|
1690
1737
|
props: {
|
|
1691
1738
|
templateId: {},
|
|
@@ -1708,10 +1755,10 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1708
1755
|
});
|
|
1709
1756
|
}, d = v({
|
|
1710
1757
|
get() {
|
|
1711
|
-
return [...t.milestone.activities || []].sort((c,
|
|
1758
|
+
return [...t.milestone.activities || []].sort((c, h) => c.order - h.order);
|
|
1712
1759
|
},
|
|
1713
1760
|
set(a) {
|
|
1714
|
-
const c = a.map((
|
|
1761
|
+
const c = a.map((h, g) => (h.order = g, h));
|
|
1715
1762
|
l("updateMilestone", {
|
|
1716
1763
|
id: t.milestone.id,
|
|
1717
1764
|
order: t.milestone.order,
|
|
@@ -1720,36 +1767,36 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1720
1767
|
});
|
|
1721
1768
|
}
|
|
1722
1769
|
});
|
|
1723
|
-
return (a, c) => a.milestone ? (r(), x(l1(
|
|
1770
|
+
return (a, c) => a.milestone ? (r(), x(l1(G1), {
|
|
1724
1771
|
key: 0,
|
|
1725
1772
|
modelValue: d.value,
|
|
1726
|
-
"onUpdate:modelValue": c[0] || (c[0] = (
|
|
1773
|
+
"onUpdate:modelValue": c[0] || (c[0] = (h) => d.value = h),
|
|
1727
1774
|
title: a.$t("template.activities.title"),
|
|
1728
1775
|
class: "ao-templates__list",
|
|
1729
1776
|
handle: ".ao-card__drag",
|
|
1730
1777
|
"item-key": "id"
|
|
1731
1778
|
}, {
|
|
1732
|
-
header:
|
|
1779
|
+
header: z(() => [
|
|
1733
1780
|
A(y1, {
|
|
1734
1781
|
title: "Activities",
|
|
1735
1782
|
level: 3,
|
|
1736
1783
|
class: "ao-list__title"
|
|
1737
1784
|
})
|
|
1738
1785
|
]),
|
|
1739
|
-
item:
|
|
1740
|
-
(r(), x(
|
|
1741
|
-
key:
|
|
1742
|
-
title:
|
|
1743
|
-
subtasks:
|
|
1744
|
-
"is-active": a.activityId ===
|
|
1786
|
+
item: z(({ element: h }) => [
|
|
1787
|
+
(r(), x(Hs, {
|
|
1788
|
+
key: h.id,
|
|
1789
|
+
title: h.name,
|
|
1790
|
+
subtasks: h.subtasks,
|
|
1791
|
+
"is-active": a.activityId === h.id,
|
|
1745
1792
|
"is-draggable": !0,
|
|
1746
|
-
"onUpdate:title": (g) => n({ id:
|
|
1747
|
-
onClick: (g) => a.$router.push({ params: { activityId:
|
|
1793
|
+
"onUpdate:title": (g) => n({ id: h.id, name: g, order: h.order }),
|
|
1794
|
+
onClick: (g) => a.$router.push({ params: { activityId: h.id } })
|
|
1748
1795
|
}, null, 8, ["title", "subtasks", "is-active", "onUpdate:title", "onClick"]))
|
|
1749
1796
|
]),
|
|
1750
|
-
footer:
|
|
1751
|
-
i("div",
|
|
1752
|
-
A(
|
|
1797
|
+
footer: z(() => [
|
|
1798
|
+
i("div", Ms, [
|
|
1799
|
+
A(K1, {
|
|
1753
1800
|
"icon-name": "AddBoxOutlineRounded",
|
|
1754
1801
|
label: a.$t("template.activities.add"),
|
|
1755
1802
|
onClick: o
|
|
@@ -1757,157 +1804,157 @@ const ns = /* @__PURE__ */ Y({
|
|
|
1757
1804
|
])
|
|
1758
1805
|
]),
|
|
1759
1806
|
_: 1
|
|
1760
|
-
}, 8, ["modelValue", "title"])) :
|
|
1807
|
+
}, 8, ["modelValue", "title"])) : V("", !0);
|
|
1761
1808
|
}
|
|
1762
1809
|
});
|
|
1763
1810
|
function v1(e) {
|
|
1764
1811
|
return [null, void 0].indexOf(e) !== -1;
|
|
1765
1812
|
}
|
|
1766
|
-
function
|
|
1767
|
-
const { object: o, valueProp: n, mode: d } = o1(e), a =
|
|
1768
|
-
c.value =
|
|
1769
|
-
const
|
|
1770
|
-
l.emit("change",
|
|
1771
|
-
}, g = (T) => o.value || v1(T) ? T : Array.isArray(T) ? T.map((R) => R[n.value]) : T[n.value],
|
|
1813
|
+
function Os(e, l, t) {
|
|
1814
|
+
const { object: o, valueProp: n, mode: d } = o1(e), a = D1().proxy, c = t.iv, h = (T, R = !0) => {
|
|
1815
|
+
c.value = b(T);
|
|
1816
|
+
const Z = g(T);
|
|
1817
|
+
l.emit("change", Z, a), R && (l.emit("input", Z), l.emit("update:modelValue", Z));
|
|
1818
|
+
}, g = (T) => o.value || v1(T) ? T : Array.isArray(T) ? T.map((R) => R[n.value]) : T[n.value], b = (T) => v1(T) ? d.value === "single" ? {} : [] : T;
|
|
1772
1819
|
return {
|
|
1773
|
-
update:
|
|
1820
|
+
update: h
|
|
1774
1821
|
};
|
|
1775
1822
|
}
|
|
1776
|
-
function
|
|
1777
|
-
const { value: t, modelValue: o, mode: n, valueProp: d } = o1(e), a =
|
|
1823
|
+
function Is(e, l) {
|
|
1824
|
+
const { value: t, modelValue: o, mode: n, valueProp: d } = o1(e), a = Y(n.value !== "single" ? [] : {}), c = o && o.value !== void 0 ? o : t, h = v(() => n.value === "single" ? a.value[d.value] : a.value.map((b) => b[d.value])), g = v(() => n.value !== "single" ? a.value.map((b) => b[d.value]).join(",") : a.value[d.value]);
|
|
1778
1825
|
return {
|
|
1779
1826
|
iv: a,
|
|
1780
1827
|
internalValue: a,
|
|
1781
1828
|
ev: c,
|
|
1782
1829
|
externalValue: c,
|
|
1783
1830
|
textValue: g,
|
|
1784
|
-
plainValue:
|
|
1831
|
+
plainValue: h
|
|
1785
1832
|
};
|
|
1786
1833
|
}
|
|
1787
|
-
function
|
|
1788
|
-
const { regex: o } = o1(e), n =
|
|
1834
|
+
function Ts(e, l, t) {
|
|
1835
|
+
const { regex: o } = o1(e), n = D1().proxy, d = t.isOpen, a = t.open, c = Y(null), h = Y(null), g = () => {
|
|
1789
1836
|
c.value = "";
|
|
1790
|
-
},
|
|
1791
|
-
c.value =
|
|
1792
|
-
}, T = (
|
|
1837
|
+
}, b = (Z) => {
|
|
1838
|
+
c.value = Z.target.value;
|
|
1839
|
+
}, T = (Z) => {
|
|
1793
1840
|
if (o && o.value) {
|
|
1794
|
-
let
|
|
1795
|
-
typeof
|
|
1841
|
+
let _ = o.value;
|
|
1842
|
+
typeof _ == "string" && (_ = new RegExp(_)), Z.key.match(_) || Z.preventDefault();
|
|
1796
1843
|
}
|
|
1797
|
-
}, R = (
|
|
1844
|
+
}, R = (Z) => {
|
|
1798
1845
|
if (o && o.value) {
|
|
1799
|
-
let
|
|
1846
|
+
let L = (Z.clipboardData || /* istanbul ignore next */
|
|
1800
1847
|
window.clipboardData).getData("Text"), M = o.value;
|
|
1801
|
-
typeof M == "string" && (M = new RegExp(M)),
|
|
1848
|
+
typeof M == "string" && (M = new RegExp(M)), L.split("").every((y) => !!y.match(M)) || Z.preventDefault();
|
|
1802
1849
|
}
|
|
1803
|
-
l.emit("paste",
|
|
1850
|
+
l.emit("paste", Z, n);
|
|
1804
1851
|
};
|
|
1805
|
-
return u1(c, (
|
|
1806
|
-
!d.value &&
|
|
1852
|
+
return u1(c, (Z) => {
|
|
1853
|
+
!d.value && Z && a(), l.emit("search-change", Z, n);
|
|
1807
1854
|
}), {
|
|
1808
1855
|
search: c,
|
|
1809
|
-
input:
|
|
1856
|
+
input: h,
|
|
1810
1857
|
clearSearch: g,
|
|
1811
|
-
handleSearchInput:
|
|
1858
|
+
handleSearchInput: b,
|
|
1812
1859
|
handleKeypress: T,
|
|
1813
1860
|
handlePaste: R
|
|
1814
1861
|
};
|
|
1815
1862
|
}
|
|
1816
|
-
function
|
|
1817
|
-
const { groupSelect: o, mode: n, groups: d, disabledProp: a } = o1(e), c =
|
|
1818
|
-
|
|
1863
|
+
function Zs(e, l, t) {
|
|
1864
|
+
const { groupSelect: o, mode: n, groups: d, disabledProp: a } = o1(e), c = Y(null), h = (b) => {
|
|
1865
|
+
b === void 0 || b !== null && b[a.value] || d.value && b && b.group && (n.value === "single" || !o.value) || (c.value = b);
|
|
1819
1866
|
};
|
|
1820
1867
|
return {
|
|
1821
1868
|
pointer: c,
|
|
1822
|
-
setPointer:
|
|
1869
|
+
setPointer: h,
|
|
1823
1870
|
clearPointer: () => {
|
|
1824
|
-
|
|
1871
|
+
h(null);
|
|
1825
1872
|
}
|
|
1826
1873
|
};
|
|
1827
1874
|
}
|
|
1828
|
-
function
|
|
1875
|
+
function ne(e, l = !0) {
|
|
1829
1876
|
return l ? String(e).toLowerCase().trim() : String(e).toLowerCase().normalize("NFD").trim().replace(new RegExp(/æ/g), "ae").replace(new RegExp(/œ/g), "oe").replace(new RegExp(/ø/g), "o").replace(/\p{Diacritic}/gu, "");
|
|
1830
1877
|
}
|
|
1831
|
-
function
|
|
1878
|
+
function Ss(e) {
|
|
1832
1879
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
1833
1880
|
}
|
|
1834
|
-
function
|
|
1881
|
+
function As(e, l) {
|
|
1835
1882
|
const t = l.slice().sort();
|
|
1836
1883
|
return e.length === l.length && e.slice().sort().every(function(o, n) {
|
|
1837
1884
|
return o === t[n];
|
|
1838
1885
|
});
|
|
1839
1886
|
}
|
|
1840
|
-
function
|
|
1887
|
+
function Bs(e, l, t) {
|
|
1841
1888
|
const {
|
|
1842
1889
|
options: o,
|
|
1843
1890
|
mode: n,
|
|
1844
1891
|
trackBy: d,
|
|
1845
1892
|
limit: a,
|
|
1846
1893
|
hideSelected: c,
|
|
1847
|
-
createTag:
|
|
1894
|
+
createTag: h,
|
|
1848
1895
|
createOption: g,
|
|
1849
|
-
label:
|
|
1896
|
+
label: b,
|
|
1850
1897
|
appendNewTag: T,
|
|
1851
1898
|
appendNewOption: R,
|
|
1852
|
-
multipleLabel:
|
|
1853
|
-
object:
|
|
1854
|
-
loading:
|
|
1899
|
+
multipleLabel: Z,
|
|
1900
|
+
object: _,
|
|
1901
|
+
loading: L,
|
|
1855
1902
|
delay: M,
|
|
1856
1903
|
resolveOnLoad: y,
|
|
1857
1904
|
minChars: C,
|
|
1858
1905
|
filterResults: O,
|
|
1859
|
-
clearOnSearch:
|
|
1906
|
+
clearOnSearch: j,
|
|
1860
1907
|
clearOnSelect: Q,
|
|
1861
1908
|
valueProp: k,
|
|
1862
1909
|
allowAbsent: e1,
|
|
1863
1910
|
groupLabel: m,
|
|
1864
|
-
canDeselect:
|
|
1865
|
-
max:
|
|
1866
|
-
strict:
|
|
1867
|
-
closeOnSelect:
|
|
1911
|
+
canDeselect: w,
|
|
1912
|
+
max: S,
|
|
1913
|
+
strict: W,
|
|
1914
|
+
closeOnSelect: H,
|
|
1868
1915
|
closeOnDeselect: B,
|
|
1869
1916
|
groups: a1,
|
|
1870
1917
|
reverse: n1,
|
|
1871
1918
|
infinite: X,
|
|
1872
1919
|
groupOptions: t1,
|
|
1873
1920
|
groupHideEmpty: V1,
|
|
1874
|
-
groupSelect:
|
|
1875
|
-
onCreate:
|
|
1921
|
+
groupSelect: D,
|
|
1922
|
+
onCreate: G,
|
|
1876
1923
|
disabledProp: F,
|
|
1877
1924
|
searchStart: g1,
|
|
1878
|
-
searchFilter:
|
|
1879
|
-
} = o1(e), s1 =
|
|
1925
|
+
searchFilter: Z1
|
|
1926
|
+
} = o1(e), s1 = D1().proxy, q = t.iv, p = t.ev, I = t.search, i1 = t.clearSearch, f1 = t.update, ke = t.pointer, H1 = t.clearPointer, Oe = t.focus, Ie = t.deactivate, M1 = t.close, Te = t.localize, S1 = Y([]), b1 = Y([]), c1 = Y(!1), W1 = Y(null), Y1 = Y(X.value && a.value === -1 ? 10 : a.value), de = v(() => h.value || g.value || !1), Ze = v(() => T.value !== void 0 ? T.value : R.value !== void 0 ? R.value : !0), w1 = v(() => {
|
|
1880
1927
|
if (a1.value) {
|
|
1881
|
-
let s =
|
|
1882
|
-
[],
|
|
1928
|
+
let s = q1.value || /* istanbul ignore next */
|
|
1929
|
+
[], f = [];
|
|
1883
1930
|
return s.forEach((E) => {
|
|
1884
|
-
|
|
1885
|
-
|
|
1931
|
+
le(E[t1.value]).forEach((J) => {
|
|
1932
|
+
f.push(Object.assign({}, J, E[F.value] ? { [F.value]: !0 } : {}));
|
|
1886
1933
|
});
|
|
1887
|
-
}),
|
|
1934
|
+
}), f;
|
|
1888
1935
|
} else {
|
|
1889
|
-
let s =
|
|
1936
|
+
let s = le(b1.value || /* istanbul ignore next */
|
|
1890
1937
|
[]);
|
|
1891
|
-
return
|
|
1938
|
+
return S1.value.length && (s = s.concat(S1.value)), s;
|
|
1892
1939
|
}
|
|
1893
1940
|
}), ce = v(() => {
|
|
1894
1941
|
let s = w1.value;
|
|
1895
|
-
return n1.value && (s = s.reverse()), k1.value.length && (s = k1.value.concat(s)),
|
|
1942
|
+
return n1.value && (s = s.reverse()), k1.value.length && (s = k1.value.concat(s)), te(s);
|
|
1896
1943
|
}), A1 = v(() => {
|
|
1897
1944
|
let s = ce.value;
|
|
1898
|
-
return
|
|
1899
|
-
}),
|
|
1945
|
+
return Y1.value > 0 && (s = s.slice(0, Y1.value)), s;
|
|
1946
|
+
}), q1 = v(() => {
|
|
1900
1947
|
if (!a1.value)
|
|
1901
1948
|
return [];
|
|
1902
|
-
let s = [],
|
|
1949
|
+
let s = [], f = b1.value || /* istanbul ignore next */
|
|
1903
1950
|
[];
|
|
1904
|
-
return
|
|
1951
|
+
return S1.value.length && s.push({
|
|
1905
1952
|
[m.value]: " ",
|
|
1906
|
-
[t1.value]: [...
|
|
1953
|
+
[t1.value]: [...S1.value],
|
|
1907
1954
|
__CREATE__: !0
|
|
1908
|
-
}), s.concat(
|
|
1909
|
-
}),
|
|
1910
|
-
let s = [...
|
|
1955
|
+
}), s.concat(f);
|
|
1956
|
+
}), Se = v(() => {
|
|
1957
|
+
let s = [...q1.value].map((f) => ({ ...f }));
|
|
1911
1958
|
return k1.value.length && (s[0] && s[0].__CREATE__ ? s[0][t1.value] = [...k1.value, ...s[0][t1.value]] : s = [{
|
|
1912
1959
|
[m.value]: " ",
|
|
1913
1960
|
[t1.value]: [...k1.value],
|
|
@@ -1916,32 +1963,32 @@ function ws(e, l, t) {
|
|
|
1916
1963
|
}), Ce = v(() => {
|
|
1917
1964
|
if (!a1.value)
|
|
1918
1965
|
return [];
|
|
1919
|
-
let s =
|
|
1966
|
+
let s = Se.value;
|
|
1920
1967
|
return Ke((s || /* istanbul ignore next */
|
|
1921
|
-
[]).map((
|
|
1922
|
-
const J =
|
|
1968
|
+
[]).map((f, E) => {
|
|
1969
|
+
const J = le(f[t1.value]);
|
|
1923
1970
|
return {
|
|
1924
|
-
...
|
|
1971
|
+
...f,
|
|
1925
1972
|
index: E,
|
|
1926
1973
|
group: !0,
|
|
1927
|
-
[t1.value]:
|
|
1928
|
-
__VISIBLE__:
|
|
1974
|
+
[t1.value]: te(J, !1).map((B1) => Object.assign({}, B1, f[F.value] ? { [F.value]: !0 } : {})),
|
|
1975
|
+
__VISIBLE__: te(J).map((B1) => Object.assign({}, B1, f[F.value] ? { [F.value]: !0 } : {}))
|
|
1929
1976
|
};
|
|
1930
1977
|
}));
|
|
1931
|
-
}),
|
|
1978
|
+
}), X1 = v(() => {
|
|
1932
1979
|
switch (n.value) {
|
|
1933
1980
|
case "single":
|
|
1934
|
-
return !v1(
|
|
1981
|
+
return !v1(q.value[k.value]);
|
|
1935
1982
|
case "multiple":
|
|
1936
1983
|
case "tags":
|
|
1937
|
-
return !v1(
|
|
1984
|
+
return !v1(q.value) && q.value.length > 0;
|
|
1938
1985
|
}
|
|
1939
|
-
}), Ae = v(() =>
|
|
1986
|
+
}), Ae = v(() => Z !== void 0 && Z.value !== void 0 ? Z.value(q.value, s1) : q.value && q.value.length > 1 ? `${q.value.length} options selected` : "1 option selected"), Be = v(() => !w1.value.length && !c1.value && !k1.value.length), Ee = v(() => w1.value.length > 0 && A1.value.length == 0 && (I.value && a1.value || !a1.value)), k1 = v(() => de.value === !1 || !I.value ? [] : je(I.value) !== -1 ? [] : [{
|
|
1940
1987
|
[k.value]: I.value,
|
|
1941
1988
|
[C1.value]: I.value,
|
|
1942
|
-
[
|
|
1989
|
+
[b.value]: I.value,
|
|
1943
1990
|
__CREATE__: !0
|
|
1944
|
-
}]), C1 = v(() => d.value ||
|
|
1991
|
+
}]), C1 = v(() => d.value || b.value), Re = v(() => {
|
|
1945
1992
|
switch (n.value) {
|
|
1946
1993
|
case "single":
|
|
1947
1994
|
return null;
|
|
@@ -1949,14 +1996,14 @@ function ws(e, l, t) {
|
|
|
1949
1996
|
case "tags":
|
|
1950
1997
|
return [];
|
|
1951
1998
|
}
|
|
1952
|
-
}), Pe = v(() =>
|
|
1999
|
+
}), Pe = v(() => L.value || c1.value), O1 = (s) => {
|
|
1953
2000
|
switch (typeof s != "object" && (s = m1(s)), n.value) {
|
|
1954
2001
|
case "single":
|
|
1955
2002
|
f1(s);
|
|
1956
2003
|
break;
|
|
1957
2004
|
case "multiple":
|
|
1958
2005
|
case "tags":
|
|
1959
|
-
f1(
|
|
2006
|
+
f1(q.value.concat(s));
|
|
1960
2007
|
break;
|
|
1961
2008
|
}
|
|
1962
2009
|
l.emit("select", ve(s), s, s1);
|
|
@@ -1967,15 +2014,15 @@ function ws(e, l, t) {
|
|
|
1967
2014
|
break;
|
|
1968
2015
|
case "tags":
|
|
1969
2016
|
case "multiple":
|
|
1970
|
-
f1(Array.isArray(s) ?
|
|
2017
|
+
f1(Array.isArray(s) ? q.value.filter((f) => s.map((E) => E[k.value]).indexOf(f[k.value]) === -1) : q.value.filter((f) => f[k.value] != s[k.value]));
|
|
1971
2018
|
break;
|
|
1972
2019
|
}
|
|
1973
2020
|
l.emit("deselect", ve(s), s, s1);
|
|
1974
|
-
}, ve = (s) =>
|
|
2021
|
+
}, ve = (s) => _.value ? s : s[k.value], pe = (s) => {
|
|
1975
2022
|
I1(s);
|
|
1976
|
-
}, De = (s,
|
|
1977
|
-
if (
|
|
1978
|
-
|
|
2023
|
+
}, De = (s, f) => {
|
|
2024
|
+
if (f.button !== 0) {
|
|
2025
|
+
f.preventDefault();
|
|
1979
2026
|
return;
|
|
1980
2027
|
}
|
|
1981
2028
|
pe(s);
|
|
@@ -1986,16 +2033,16 @@ function ws(e, l, t) {
|
|
|
1986
2033
|
return n.value === "single" ? !1 : ze(s[t1.value]) && s[t1.value].length;
|
|
1987
2034
|
switch (n.value) {
|
|
1988
2035
|
case "single":
|
|
1989
|
-
return !v1(
|
|
2036
|
+
return !v1(q.value) && q.value[k.value] == s[k.value];
|
|
1990
2037
|
case "tags":
|
|
1991
2038
|
case "multiple":
|
|
1992
|
-
return !v1(
|
|
2039
|
+
return !v1(q.value) && q.value.map((f) => f[k.value]).indexOf(s[k.value]) !== -1;
|
|
1993
2040
|
}
|
|
1994
|
-
},
|
|
1995
|
-
if (!
|
|
1996
|
-
if (
|
|
1997
|
-
c1.value = !0, s.then((
|
|
1998
|
-
c1.value = !1, fe(
|
|
2041
|
+
}, J1 = (s) => s[F.value] === !0, Q1 = () => S === void 0 || S.value === -1 || !X1.value && S.value > 0 ? !1 : q.value.length >= S.value, qe = (s) => {
|
|
2042
|
+
if (!J1(s)) {
|
|
2043
|
+
if (G && G.value && !h1(s) && s.__CREATE__ && (s = { ...s }, delete s.__CREATE__, s = G.value(s, s1), s instanceof Promise)) {
|
|
2044
|
+
c1.value = !0, s.then((f) => {
|
|
2045
|
+
c1.value = !1, fe(f);
|
|
1999
2046
|
});
|
|
2000
2047
|
return;
|
|
2001
2048
|
}
|
|
@@ -2005,249 +2052,249 @@ function ws(e, l, t) {
|
|
|
2005
2052
|
switch (s.__CREATE__ && (s = { ...s }, delete s.__CREATE__), n.value) {
|
|
2006
2053
|
case "single":
|
|
2007
2054
|
if (s && h1(s)) {
|
|
2008
|
-
|
|
2055
|
+
w.value && I1(s), B.value && (H1(), M1());
|
|
2009
2056
|
return;
|
|
2010
2057
|
}
|
|
2011
|
-
s &&
|
|
2058
|
+
s && ee(s), Q.value && i1(), H.value && (H1(), M1()), s && O1(s);
|
|
2012
2059
|
break;
|
|
2013
2060
|
case "multiple":
|
|
2014
2061
|
if (s && h1(s)) {
|
|
2015
2062
|
I1(s), B.value && (H1(), M1());
|
|
2016
2063
|
return;
|
|
2017
2064
|
}
|
|
2018
|
-
if (
|
|
2065
|
+
if (Q1()) {
|
|
2019
2066
|
l.emit("max", s1);
|
|
2020
2067
|
return;
|
|
2021
2068
|
}
|
|
2022
|
-
s && (
|
|
2069
|
+
s && (ee(s), O1(s)), Q.value && i1(), c.value && H1(), H.value && M1();
|
|
2023
2070
|
break;
|
|
2024
2071
|
case "tags":
|
|
2025
2072
|
if (s && h1(s)) {
|
|
2026
2073
|
I1(s), B.value && (H1(), M1());
|
|
2027
2074
|
return;
|
|
2028
2075
|
}
|
|
2029
|
-
if (
|
|
2076
|
+
if (Q1()) {
|
|
2030
2077
|
l.emit("max", s1);
|
|
2031
2078
|
return;
|
|
2032
2079
|
}
|
|
2033
|
-
s &&
|
|
2080
|
+
s && ee(s), Q.value && i1(), s && O1(s), c.value && H1(), H.value && M1();
|
|
2034
2081
|
break;
|
|
2035
2082
|
}
|
|
2036
|
-
|
|
2037
|
-
},
|
|
2038
|
-
if (!(
|
|
2083
|
+
H.value || Oe();
|
|
2084
|
+
}, xe = (s) => {
|
|
2085
|
+
if (!(J1(s) || n.value === "single" || !D.value)) {
|
|
2039
2086
|
switch (n.value) {
|
|
2040
2087
|
case "multiple":
|
|
2041
2088
|
case "tags":
|
|
2042
2089
|
Ue(s[t1.value]) ? I1(s[t1.value]) : O1(
|
|
2043
|
-
s[t1.value].filter((
|
|
2090
|
+
s[t1.value].filter((f) => q.value.map((E) => E[k.value]).indexOf(f[k.value]) === -1).filter((f) => !f[F.value]).filter((f, E) => q.value.length + 1 + E <= S.value || S.value === -1)
|
|
2044
2091
|
);
|
|
2045
2092
|
break;
|
|
2046
2093
|
}
|
|
2047
|
-
|
|
2094
|
+
H.value && Ie();
|
|
2048
2095
|
}
|
|
2049
|
-
},
|
|
2050
|
-
m1(s[k.value]) === void 0 && de.value && (l.emit("tag", s[k.value], s1), l.emit("option", s[k.value], s1), l.emit("create", s[k.value], s1),
|
|
2051
|
-
},
|
|
2096
|
+
}, ee = (s) => {
|
|
2097
|
+
m1(s[k.value]) === void 0 && de.value && (l.emit("tag", s[k.value], s1), l.emit("option", s[k.value], s1), l.emit("create", s[k.value], s1), Ze.value && Fe(s), i1());
|
|
2098
|
+
}, Ne = () => {
|
|
2052
2099
|
n.value !== "single" && O1(A1.value.filter((s) => !s.disabled && !h1(s)));
|
|
2053
|
-
}, Ue = (s) => s.find((
|
|
2100
|
+
}, Ue = (s) => s.find((f) => !h1(f) && !f[F.value]) === void 0, ze = (s) => s.find((f) => !h1(f)) === void 0, m1 = (s) => w1.value[w1.value.map((f) => String(f[k.value])).indexOf(String(s))], je = (s, f = !0) => w1.value.map((E) => parseInt(E[C1.value]) == E[C1.value] ? parseInt(E[C1.value]) : E[C1.value]).indexOf(
|
|
2054
2101
|
parseInt(s) == s ? parseInt(s) : s
|
|
2055
|
-
),
|
|
2056
|
-
|
|
2102
|
+
), Ge = (s) => ["tags", "multiple"].indexOf(n.value) !== -1 && c.value && h1(s), Fe = (s) => {
|
|
2103
|
+
S1.value.push(s);
|
|
2057
2104
|
}, Ke = (s) => V1.value ? s.filter(
|
|
2058
|
-
(
|
|
2059
|
-
) : s.filter((
|
|
2105
|
+
(f) => I.value ? f.__VISIBLE__.length : f[t1.value].length
|
|
2106
|
+
) : s.filter((f) => I.value ? f.__VISIBLE__.length : !0), te = (s, f = !0) => {
|
|
2060
2107
|
let E = s;
|
|
2061
2108
|
if (I.value && O.value) {
|
|
2062
|
-
let J =
|
|
2063
|
-
J || (J = (B1,
|
|
2064
|
-
let me =
|
|
2065
|
-
return g1.value ? me.startsWith(
|
|
2109
|
+
let J = Z1.value;
|
|
2110
|
+
J || (J = (B1, i9) => {
|
|
2111
|
+
let me = ne(Te(B1[C1.value]), W.value);
|
|
2112
|
+
return g1.value ? me.startsWith(ne(I.value, W.value)) : me.indexOf(ne(I.value, W.value)) !== -1;
|
|
2066
2113
|
}), E = E.filter(J);
|
|
2067
2114
|
}
|
|
2068
|
-
return c.value &&
|
|
2069
|
-
},
|
|
2070
|
-
let
|
|
2071
|
-
return
|
|
2072
|
-
let J =
|
|
2073
|
-
return { [k.value]: E, [C1.value]: J, [
|
|
2074
|
-
})),
|
|
2115
|
+
return c.value && f && (E = E.filter((J) => !Ge(J))), E;
|
|
2116
|
+
}, le = (s) => {
|
|
2117
|
+
let f = s;
|
|
2118
|
+
return Ss(f) && (f = Object.keys(f).map((E) => {
|
|
2119
|
+
let J = f[E];
|
|
2120
|
+
return { [k.value]: E, [C1.value]: J, [b.value]: J };
|
|
2121
|
+
})), f = f.map((E) => typeof E == "object" ? E : { [k.value]: E, [C1.value]: E, [b.value]: E }), f;
|
|
2075
2122
|
}, x1 = () => {
|
|
2076
|
-
v1(
|
|
2077
|
-
},
|
|
2123
|
+
v1(p.value) || (q.value = U1(p.value));
|
|
2124
|
+
}, N1 = (s) => (c1.value = !0, new Promise((f, E) => {
|
|
2078
2125
|
o.value(I.value, s1).then((J) => {
|
|
2079
2126
|
b1.value = J || [], typeof s == "function" && s(J), c1.value = !1;
|
|
2080
2127
|
}).catch((J) => {
|
|
2081
2128
|
console.error(J), b1.value = [], c1.value = !1;
|
|
2082
2129
|
}).finally(() => {
|
|
2083
|
-
|
|
2130
|
+
f();
|
|
2084
2131
|
});
|
|
2085
|
-
})),
|
|
2086
|
-
if (
|
|
2132
|
+
})), ae = () => {
|
|
2133
|
+
if (X1.value)
|
|
2087
2134
|
if (n.value === "single") {
|
|
2088
|
-
let s = m1(
|
|
2135
|
+
let s = m1(q.value[k.value]);
|
|
2089
2136
|
if (s !== void 0) {
|
|
2090
|
-
let
|
|
2091
|
-
|
|
2137
|
+
let f = s[b.value];
|
|
2138
|
+
q.value[b.value] = f, _.value && (p.value[b.value] = f);
|
|
2092
2139
|
}
|
|
2093
2140
|
} else
|
|
2094
|
-
|
|
2095
|
-
let E = m1(
|
|
2141
|
+
q.value.forEach((s, f) => {
|
|
2142
|
+
let E = m1(q.value[f][k.value]);
|
|
2096
2143
|
if (E !== void 0) {
|
|
2097
|
-
let J = E[
|
|
2098
|
-
|
|
2144
|
+
let J = E[b.value];
|
|
2145
|
+
q.value[f][b.value] = J, _.value && (p.value[f][b.value] = J);
|
|
2099
2146
|
}
|
|
2100
2147
|
});
|
|
2101
2148
|
}, We = (s) => {
|
|
2102
|
-
|
|
2103
|
-
},
|
|
2104
|
-
[
|
|
2149
|
+
N1(s);
|
|
2150
|
+
}, U1 = (s) => v1(s) ? n.value === "single" ? {} : [] : _.value ? s : n.value === "single" ? m1(s) || (e1.value ? {
|
|
2151
|
+
[b.value]: s,
|
|
2105
2152
|
[k.value]: s,
|
|
2106
2153
|
[C1.value]: s
|
|
2107
|
-
} : {}) : s.filter((
|
|
2108
|
-
[
|
|
2109
|
-
[k.value]:
|
|
2110
|
-
[C1.value]:
|
|
2154
|
+
} : {}) : s.filter((f) => !!m1(f) || e1.value).map((f) => m1(f) || {
|
|
2155
|
+
[b.value]: f,
|
|
2156
|
+
[k.value]: f,
|
|
2157
|
+
[C1.value]: f
|
|
2111
2158
|
}), he = () => {
|
|
2112
|
-
|
|
2113
|
-
s.length < C.value || !s && C.value !== 0 || (c1.value = !0,
|
|
2114
|
-
s == I.value && o.value(I.value, s1).then((
|
|
2115
|
-
(s == I.value || !I.value) && (b1.value =
|
|
2159
|
+
W1.value = u1(I, (s) => {
|
|
2160
|
+
s.length < C.value || !s && C.value !== 0 || (c1.value = !0, j.value && (b1.value = []), setTimeout(() => {
|
|
2161
|
+
s == I.value && o.value(I.value, s1).then((f) => {
|
|
2162
|
+
(s == I.value || !I.value) && (b1.value = f, ke.value = A1.value.filter((E) => E[F.value] !== !0)[0] || null, c1.value = !1);
|
|
2116
2163
|
}).catch(
|
|
2117
2164
|
/* istanbul ignore next */
|
|
2118
|
-
(
|
|
2119
|
-
console.error(
|
|
2165
|
+
(f) => {
|
|
2166
|
+
console.error(f);
|
|
2120
2167
|
}
|
|
2121
2168
|
);
|
|
2122
2169
|
}, M.value));
|
|
2123
2170
|
}, { flush: "sync" });
|
|
2124
2171
|
};
|
|
2125
|
-
if (n.value !== "single" && !v1(
|
|
2172
|
+
if (n.value !== "single" && !v1(p.value) && !Array.isArray(p.value))
|
|
2126
2173
|
throw new Error(`v-model must be an array when using "${n.value}" mode`);
|
|
2127
|
-
return o && typeof o.value == "function" ? y.value ?
|
|
2128
|
-
|
|
2129
|
-
}), u1(
|
|
2174
|
+
return o && typeof o.value == "function" ? y.value ? N1(x1) : _.value == !0 && x1() : (b1.value = o.value, x1()), M.value > -1 && he(), u1(M, (s, f) => {
|
|
2175
|
+
W1.value && W1.value(), s >= 0 && he();
|
|
2176
|
+
}), u1(p, (s) => {
|
|
2130
2177
|
if (v1(s)) {
|
|
2131
|
-
f1(
|
|
2178
|
+
f1(U1(s), !1);
|
|
2132
2179
|
return;
|
|
2133
2180
|
}
|
|
2134
2181
|
switch (n.value) {
|
|
2135
2182
|
case "single":
|
|
2136
|
-
(
|
|
2183
|
+
(_.value ? s[k.value] != q.value[k.value] : s != q.value[k.value]) && f1(U1(s), !1);
|
|
2137
2184
|
break;
|
|
2138
2185
|
case "multiple":
|
|
2139
2186
|
case "tags":
|
|
2140
|
-
|
|
2187
|
+
As(_.value ? s.map((f) => f[k.value]) : s, q.value.map((f) => f[k.value])) || f1(U1(s), !1);
|
|
2141
2188
|
break;
|
|
2142
2189
|
}
|
|
2143
|
-
}, { deep: !0 }), u1(o, (s,
|
|
2144
|
-
typeof e.options == "function" ? y.value && (!
|
|
2145
|
-
}), u1(
|
|
2190
|
+
}, { deep: !0 }), u1(o, (s, f) => {
|
|
2191
|
+
typeof e.options == "function" ? y.value && (!f || s && s.toString() !== f.toString()) && N1() : (b1.value = e.options, Object.keys(q.value).length || x1(), ae());
|
|
2192
|
+
}), u1(b, ae), {
|
|
2146
2193
|
pfo: ce,
|
|
2147
2194
|
fo: A1,
|
|
2148
2195
|
filteredOptions: A1,
|
|
2149
|
-
hasSelected:
|
|
2196
|
+
hasSelected: X1,
|
|
2150
2197
|
multipleLabelText: Ae,
|
|
2151
2198
|
eo: w1,
|
|
2152
2199
|
extendedOptions: w1,
|
|
2153
|
-
eg:
|
|
2154
|
-
extendedGroups:
|
|
2200
|
+
eg: q1,
|
|
2201
|
+
extendedGroups: q1,
|
|
2155
2202
|
fg: Ce,
|
|
2156
2203
|
filteredGroups: Ce,
|
|
2157
2204
|
noOptions: Be,
|
|
2158
2205
|
noResults: Ee,
|
|
2159
2206
|
resolving: c1,
|
|
2160
2207
|
busy: Pe,
|
|
2161
|
-
offset:
|
|
2208
|
+
offset: Y1,
|
|
2162
2209
|
select: O1,
|
|
2163
2210
|
deselect: I1,
|
|
2164
2211
|
remove: pe,
|
|
2165
|
-
selectAll:
|
|
2212
|
+
selectAll: Ne,
|
|
2166
2213
|
clear: _e,
|
|
2167
2214
|
isSelected: h1,
|
|
2168
|
-
isDisabled:
|
|
2169
|
-
isMax:
|
|
2215
|
+
isDisabled: J1,
|
|
2216
|
+
isMax: Q1,
|
|
2170
2217
|
getOption: m1,
|
|
2171
2218
|
handleOptionClick: qe,
|
|
2172
|
-
handleGroupClick:
|
|
2219
|
+
handleGroupClick: xe,
|
|
2173
2220
|
handleTagRemove: De,
|
|
2174
2221
|
refreshOptions: We,
|
|
2175
|
-
resolveOptions:
|
|
2176
|
-
refreshLabels:
|
|
2222
|
+
resolveOptions: N1,
|
|
2223
|
+
refreshLabels: ae
|
|
2177
2224
|
};
|
|
2178
2225
|
}
|
|
2179
|
-
function
|
|
2226
|
+
function Es(e, l, t) {
|
|
2180
2227
|
const {
|
|
2181
2228
|
valueProp: o,
|
|
2182
2229
|
showOptions: n,
|
|
2183
2230
|
searchable: d,
|
|
2184
2231
|
groupLabel: a,
|
|
2185
2232
|
groups: c,
|
|
2186
|
-
mode:
|
|
2233
|
+
mode: h,
|
|
2187
2234
|
groupSelect: g,
|
|
2188
|
-
disabledProp:
|
|
2235
|
+
disabledProp: b,
|
|
2189
2236
|
groupOptions: T
|
|
2190
|
-
} = o1(e), R = t.fo,
|
|
2191
|
-
const
|
|
2237
|
+
} = o1(e), R = t.fo, Z = t.fg, _ = t.handleOptionClick, L = t.handleGroupClick, M = t.search, y = t.pointer, C = t.setPointer, O = t.clearPointer, j = t.multiselect, Q = t.isOpen, k = v(() => R.value.filter((p) => !p[b.value])), e1 = v(() => Z.value.filter((p) => !p[b.value])), m = v(() => h.value !== "single" && g.value), w = v(() => y.value && y.value.group), S = v(() => s1(y.value)), W = v(() => {
|
|
2238
|
+
const p = w.value ? y.value : (
|
|
2192
2239
|
/* istanbul ignore next */
|
|
2193
2240
|
s1(y.value)
|
|
2194
|
-
), I = e1.value.map((f1) => f1[a.value]).indexOf(
|
|
2241
|
+
), I = e1.value.map((f1) => f1[a.value]).indexOf(p[a.value]);
|
|
2195
2242
|
let i1 = e1.value[I - 1];
|
|
2196
2243
|
return i1 === void 0 && (i1 = B.value), i1;
|
|
2197
|
-
}),
|
|
2198
|
-
let
|
|
2199
|
-
return e1.value.length <=
|
|
2200
|
-
}), B = v(() => [...e1.value].slice(-1)[0]), a1 = v(() => y.value.__VISIBLE__.filter((
|
|
2201
|
-
const
|
|
2202
|
-
return
|
|
2244
|
+
}), H = v(() => {
|
|
2245
|
+
let p = e1.value.map((I) => I.label).indexOf(w.value ? y.value[a.value] : s1(y.value)[a.value]) + 1;
|
|
2246
|
+
return e1.value.length <= p && (p = 0), e1.value[p];
|
|
2247
|
+
}), B = v(() => [...e1.value].slice(-1)[0]), a1 = v(() => y.value.__VISIBLE__.filter((p) => !p[b.value])[0]), n1 = v(() => {
|
|
2248
|
+
const p = S.value.__VISIBLE__.filter((I) => !I[b.value]);
|
|
2249
|
+
return p[p.map((I) => I[o.value]).indexOf(y.value[o.value]) - 1];
|
|
2203
2250
|
}), X = v(() => {
|
|
2204
|
-
const
|
|
2205
|
-
return
|
|
2206
|
-
}), t1 = v(() => [...
|
|
2251
|
+
const p = s1(y.value).__VISIBLE__.filter((I) => !I[b.value]);
|
|
2252
|
+
return p[p.map((I) => I[o.value]).indexOf(y.value[o.value]) + 1];
|
|
2253
|
+
}), t1 = v(() => [...W.value.__VISIBLE__.filter((p) => !p[b.value])].slice(-1)[0]), V1 = v(() => [...B.value.__VISIBLE__.filter((p) => !p[b.value])].slice(-1)[0]), D = (p) => y.value && (!p.group && y.value[o.value] === p[o.value] || p.group !== void 0 && y.value[a.value] === p[a.value]) ? !0 : void 0, G = () => {
|
|
2207
2254
|
C(k.value[0] || null);
|
|
2208
2255
|
}, F = () => {
|
|
2209
|
-
!y.value || y.value[
|
|
2256
|
+
!y.value || y.value[b.value] === !0 || (w.value ? L(y.value) : _(y.value));
|
|
2210
2257
|
}, g1 = () => {
|
|
2211
2258
|
if (y.value === null)
|
|
2212
2259
|
C((c.value && m.value ? e1.value[0].__CREATE__ ? k.value[0] : e1.value[0] : k.value[0]) || null);
|
|
2213
2260
|
else if (c.value && m.value) {
|
|
2214
|
-
let
|
|
2215
|
-
|
|
2261
|
+
let p = w.value ? a1.value : X.value;
|
|
2262
|
+
p === void 0 && (p = H.value, p.__CREATE__ && (p = p[T.value][0])), C(p || /* istanbul ignore next */
|
|
2216
2263
|
null);
|
|
2217
2264
|
} else {
|
|
2218
|
-
let
|
|
2219
|
-
k.value.length <=
|
|
2265
|
+
let p = k.value.map((I) => I[o.value]).indexOf(y.value[o.value]) + 1;
|
|
2266
|
+
k.value.length <= p && (p = 0), C(k.value[p] || null);
|
|
2220
2267
|
}
|
|
2221
2268
|
E1(() => {
|
|
2222
|
-
|
|
2269
|
+
q();
|
|
2223
2270
|
});
|
|
2224
|
-
},
|
|
2271
|
+
}, Z1 = () => {
|
|
2225
2272
|
if (y.value === null) {
|
|
2226
|
-
let
|
|
2227
|
-
c.value && m.value && (
|
|
2273
|
+
let p = k.value[k.value.length - 1];
|
|
2274
|
+
c.value && m.value && (p = V1.value, p === void 0 && (p = B.value)), C(p || null);
|
|
2228
2275
|
} else if (c.value && m.value) {
|
|
2229
|
-
let
|
|
2230
|
-
|
|
2276
|
+
let p = w.value ? t1.value : n1.value;
|
|
2277
|
+
p === void 0 && (p = w.value ? W.value : S.value, p.__CREATE__ && (p = t1.value, p === void 0 && (p = W.value))), C(p || /* istanbul ignore next */
|
|
2231
2278
|
null);
|
|
2232
2279
|
} else {
|
|
2233
|
-
let
|
|
2234
|
-
|
|
2280
|
+
let p = k.value.map((I) => I[o.value]).indexOf(y.value[o.value]) - 1;
|
|
2281
|
+
p < 0 && (p = k.value.length - 1), C(k.value[p] || null);
|
|
2235
2282
|
}
|
|
2236
2283
|
E1(() => {
|
|
2237
|
-
|
|
2284
|
+
q();
|
|
2238
2285
|
});
|
|
2239
|
-
}, s1 = (
|
|
2240
|
-
let
|
|
2241
|
-
if (!
|
|
2286
|
+
}, s1 = (p) => e1.value.find((I) => I.__VISIBLE__.map((i1) => i1[o.value]).indexOf(p[o.value]) !== -1), q = () => {
|
|
2287
|
+
let p = j.value.querySelector("[data-pointed]");
|
|
2288
|
+
if (!p)
|
|
2242
2289
|
return;
|
|
2243
|
-
let I =
|
|
2244
|
-
c.value && (I =
|
|
2290
|
+
let I = p.parentElement.parentElement;
|
|
2291
|
+
c.value && (I = w.value ? p.parentElement.parentElement.parentElement : p.parentElement.parentElement.parentElement.parentElement), p.offsetTop + p.offsetHeight > I.clientHeight + I.scrollTop && (I.scrollTop = p.offsetTop + p.offsetHeight - I.clientHeight), p.offsetTop < I.scrollTop && (I.scrollTop = p.offsetTop);
|
|
2245
2292
|
};
|
|
2246
|
-
return u1(M, (
|
|
2247
|
-
d.value && (
|
|
2248
|
-
}), u1(Q, (
|
|
2249
|
-
if (
|
|
2250
|
-
let I =
|
|
2293
|
+
return u1(M, (p) => {
|
|
2294
|
+
d.value && (p.length && n.value ? G() : O());
|
|
2295
|
+
}), u1(Q, (p) => {
|
|
2296
|
+
if (p) {
|
|
2297
|
+
let I = j.value.querySelectorAll("[data-selected]")[0];
|
|
2251
2298
|
if (!I)
|
|
2252
2299
|
return;
|
|
2253
2300
|
let i1 = I.parentElement.parentElement;
|
|
@@ -2258,15 +2305,15 @@ function $s(e, l, t) {
|
|
|
2258
2305
|
}), {
|
|
2259
2306
|
pointer: y,
|
|
2260
2307
|
canPointGroups: m,
|
|
2261
|
-
isPointed:
|
|
2262
|
-
setPointerFirst:
|
|
2308
|
+
isPointed: D,
|
|
2309
|
+
setPointerFirst: G,
|
|
2263
2310
|
selectPointer: F,
|
|
2264
2311
|
forwardPointer: g1,
|
|
2265
|
-
backwardPointer:
|
|
2312
|
+
backwardPointer: Z1
|
|
2266
2313
|
};
|
|
2267
2314
|
}
|
|
2268
|
-
function
|
|
2269
|
-
const { disabled: o } = o1(e), n =
|
|
2315
|
+
function Rs(e, l, t) {
|
|
2316
|
+
const { disabled: o } = o1(e), n = D1().proxy, d = Y(!1);
|
|
2270
2317
|
return {
|
|
2271
2318
|
isOpen: d,
|
|
2272
2319
|
open: () => {
|
|
@@ -2277,83 +2324,83 @@ function ys(e, l, t) {
|
|
|
2277
2324
|
}
|
|
2278
2325
|
};
|
|
2279
2326
|
}
|
|
2280
|
-
function
|
|
2281
|
-
const { searchable: o, disabled: n, clearOnBlur: d } = o1(e), a = t.input, c = t.open,
|
|
2327
|
+
function Ps(e, l, t) {
|
|
2328
|
+
const { searchable: o, disabled: n, clearOnBlur: d } = o1(e), a = t.input, c = t.open, h = t.close, g = t.clearSearch, b = t.isOpen, T = Y(null), R = Y(null), Z = Y(null), _ = Y(!1), L = Y(!1), M = v(() => o.value || n.value ? -1 : 0), y = () => {
|
|
2282
2329
|
o.value && a.value.blur(), R.value.blur();
|
|
2283
2330
|
}, C = () => {
|
|
2284
2331
|
o.value && !n.value && a.value.focus();
|
|
2285
|
-
}, O = (
|
|
2286
|
-
n.value || (
|
|
2287
|
-
},
|
|
2288
|
-
|
|
2289
|
-
|
|
2332
|
+
}, O = (w = !0) => {
|
|
2333
|
+
n.value || (_.value = !0, w && c());
|
|
2334
|
+
}, j = () => {
|
|
2335
|
+
_.value = !1, setTimeout(() => {
|
|
2336
|
+
_.value || (h(), d.value && g());
|
|
2290
2337
|
}, 1);
|
|
2291
2338
|
};
|
|
2292
2339
|
return {
|
|
2293
2340
|
multiselect: T,
|
|
2294
2341
|
wrapper: R,
|
|
2295
|
-
tags:
|
|
2342
|
+
tags: Z,
|
|
2296
2343
|
tabindex: M,
|
|
2297
|
-
isActive:
|
|
2298
|
-
mouseClicked:
|
|
2344
|
+
isActive: _,
|
|
2345
|
+
mouseClicked: L,
|
|
2299
2346
|
blur: y,
|
|
2300
2347
|
focus: C,
|
|
2301
2348
|
activate: O,
|
|
2302
|
-
deactivate:
|
|
2303
|
-
handleFocusIn: (
|
|
2304
|
-
|
|
2349
|
+
deactivate: j,
|
|
2350
|
+
handleFocusIn: (w) => {
|
|
2351
|
+
w.target.closest("[data-tags]") && w.target.nodeName !== "INPUT" || w.target.closest("[data-clear]") || O(L.value);
|
|
2305
2352
|
},
|
|
2306
2353
|
handleFocusOut: () => {
|
|
2307
|
-
|
|
2354
|
+
j();
|
|
2308
2355
|
},
|
|
2309
2356
|
handleCaretClick: () => {
|
|
2310
|
-
|
|
2357
|
+
j(), y();
|
|
2311
2358
|
},
|
|
2312
|
-
handleMousedown: (
|
|
2313
|
-
|
|
2314
|
-
|
|
2315
|
-
}, 0) : document.activeElement.isEqualNode(R.value) &&
|
|
2316
|
-
|
|
2359
|
+
handleMousedown: (w) => {
|
|
2360
|
+
L.value = !0, b.value && (w.target.isEqualNode(R.value) || w.target.isEqualNode(Z.value)) ? setTimeout(() => {
|
|
2361
|
+
j();
|
|
2362
|
+
}, 0) : document.activeElement.isEqualNode(R.value) && !b.value && O(), setTimeout(() => {
|
|
2363
|
+
L.value = !1;
|
|
2317
2364
|
}, 0);
|
|
2318
2365
|
}
|
|
2319
2366
|
};
|
|
2320
2367
|
}
|
|
2321
|
-
function
|
|
2368
|
+
function Ds(e, l, t) {
|
|
2322
2369
|
const {
|
|
2323
2370
|
mode: o,
|
|
2324
2371
|
addTagOn: n,
|
|
2325
2372
|
openDirection: d,
|
|
2326
2373
|
searchable: a,
|
|
2327
2374
|
showOptions: c,
|
|
2328
|
-
valueProp:
|
|
2375
|
+
valueProp: h,
|
|
2329
2376
|
groups: g,
|
|
2330
|
-
addOptionOn:
|
|
2377
|
+
addOptionOn: b,
|
|
2331
2378
|
createTag: T,
|
|
2332
2379
|
createOption: R,
|
|
2333
|
-
reverse:
|
|
2334
|
-
} = o1(e),
|
|
2335
|
-
o.value === "tags" && !c.value && B.value && a.value && !g.value && C(
|
|
2336
|
-
}, X = (
|
|
2337
|
-
let
|
|
2338
|
-
for (;
|
|
2339
|
-
|
|
2340
|
-
return
|
|
2380
|
+
reverse: Z
|
|
2381
|
+
} = o1(e), _ = D1().proxy, L = t.iv, M = t.update, y = t.search, C = t.setPointer, O = t.selectPointer, j = t.backwardPointer, Q = t.forwardPointer, k = t.multiselect, e1 = t.wrapper, m = t.tags, w = t.isOpen, S = t.open, W = t.blur, H = t.fo, B = v(() => T.value || R.value || !1), a1 = v(() => n.value !== void 0 ? n.value : b.value !== void 0 ? b.value : ["enter"]), n1 = () => {
|
|
2382
|
+
o.value === "tags" && !c.value && B.value && a.value && !g.value && C(H.value[H.value.map((D) => D[h.value]).indexOf(y.value)]);
|
|
2383
|
+
}, X = (D) => {
|
|
2384
|
+
let G = D.length - 1;
|
|
2385
|
+
for (; G >= 0 && (D[G].remove === !1 || D[G].disabled); )
|
|
2386
|
+
G--;
|
|
2387
|
+
return G < 0 || D.splice(G, 1), D;
|
|
2341
2388
|
};
|
|
2342
2389
|
return {
|
|
2343
|
-
handleKeydown: (
|
|
2344
|
-
l.emit("keydown",
|
|
2345
|
-
let
|
|
2346
|
-
switch (["ArrowLeft", "ArrowRight", "Enter"].indexOf(
|
|
2390
|
+
handleKeydown: (D) => {
|
|
2391
|
+
l.emit("keydown", D, _);
|
|
2392
|
+
let G, F;
|
|
2393
|
+
switch (["ArrowLeft", "ArrowRight", "Enter"].indexOf(D.key) !== -1 && o.value === "tags" && (G = [...k.value.querySelectorAll("[data-tags] > *")].filter((g1) => g1 !== m.value), F = G.findIndex((g1) => g1 === document.activeElement)), D.key) {
|
|
2347
2394
|
case "Backspace":
|
|
2348
|
-
if (o.value === "single" || a.value && [null, ""].indexOf(y.value) === -1 ||
|
|
2395
|
+
if (o.value === "single" || a.value && [null, ""].indexOf(y.value) === -1 || L.value.length === 0)
|
|
2349
2396
|
return;
|
|
2350
|
-
M(X([...
|
|
2397
|
+
M(X([...L.value]));
|
|
2351
2398
|
break;
|
|
2352
2399
|
case "Enter":
|
|
2353
|
-
if (
|
|
2400
|
+
if (D.preventDefault(), D.keyCode === 229)
|
|
2354
2401
|
return;
|
|
2355
2402
|
if (F !== -1 && F !== void 0) {
|
|
2356
|
-
M([...
|
|
2403
|
+
M([...L.value].filter((g1, Z1) => Z1 !== F)), F === G.length - 1 && (G.length - 1 ? G[G.length - 2].focus() : a.value ? m.value.querySelector("input").focus() : e1.value.focus());
|
|
2357
2404
|
return;
|
|
2358
2405
|
}
|
|
2359
2406
|
if (a1.value.indexOf("enter") === -1 && B.value)
|
|
@@ -2362,60 +2409,60 @@ function Ls(e, l, t) {
|
|
|
2362
2409
|
break;
|
|
2363
2410
|
case " ":
|
|
2364
2411
|
if (!B.value && !a.value) {
|
|
2365
|
-
|
|
2412
|
+
D.preventDefault(), n1(), O();
|
|
2366
2413
|
return;
|
|
2367
2414
|
}
|
|
2368
2415
|
if (!B.value)
|
|
2369
2416
|
return !1;
|
|
2370
2417
|
if (a1.value.indexOf("space") === -1 && B.value)
|
|
2371
2418
|
return;
|
|
2372
|
-
|
|
2419
|
+
D.preventDefault(), n1(), O();
|
|
2373
2420
|
break;
|
|
2374
2421
|
case "Tab":
|
|
2375
2422
|
case ";":
|
|
2376
2423
|
case ",":
|
|
2377
|
-
if (a1.value.indexOf(
|
|
2424
|
+
if (a1.value.indexOf(D.key.toLowerCase()) === -1 || !B.value)
|
|
2378
2425
|
return;
|
|
2379
|
-
n1(), O(),
|
|
2426
|
+
n1(), O(), D.preventDefault();
|
|
2380
2427
|
break;
|
|
2381
2428
|
case "Escape":
|
|
2382
|
-
|
|
2429
|
+
W();
|
|
2383
2430
|
break;
|
|
2384
2431
|
case "ArrowUp":
|
|
2385
|
-
if (
|
|
2432
|
+
if (D.preventDefault(), !c.value)
|
|
2386
2433
|
return;
|
|
2387
|
-
|
|
2434
|
+
w.value || S(), j();
|
|
2388
2435
|
break;
|
|
2389
2436
|
case "ArrowDown":
|
|
2390
|
-
if (
|
|
2437
|
+
if (D.preventDefault(), !c.value)
|
|
2391
2438
|
return;
|
|
2392
|
-
|
|
2439
|
+
w.value || S(), Q();
|
|
2393
2440
|
break;
|
|
2394
2441
|
case "ArrowLeft":
|
|
2395
|
-
if (a.value && m.value && m.value.querySelector("input").selectionStart ||
|
|
2442
|
+
if (a.value && m.value && m.value.querySelector("input").selectionStart || D.shiftKey || o.value !== "tags" || !L.value || !L.value.length)
|
|
2396
2443
|
return;
|
|
2397
|
-
|
|
2444
|
+
D.preventDefault(), F === -1 ? G[G.length - 1].focus() : F > 0 && G[F - 1].focus();
|
|
2398
2445
|
break;
|
|
2399
2446
|
case "ArrowRight":
|
|
2400
|
-
if (F === -1 ||
|
|
2447
|
+
if (F === -1 || D.shiftKey || o.value !== "tags" || !L.value || !L.value.length)
|
|
2401
2448
|
return;
|
|
2402
|
-
|
|
2449
|
+
D.preventDefault(), G.length > F + 1 ? G[F + 1].focus() : a.value ? m.value.querySelector("input").focus() : a.value || e1.value.focus();
|
|
2403
2450
|
break;
|
|
2404
2451
|
}
|
|
2405
2452
|
},
|
|
2406
|
-
handleKeyup: (
|
|
2407
|
-
l.emit("keyup",
|
|
2453
|
+
handleKeyup: (D) => {
|
|
2454
|
+
l.emit("keyup", D, _);
|
|
2408
2455
|
},
|
|
2409
2456
|
preparePointer: n1
|
|
2410
2457
|
};
|
|
2411
2458
|
}
|
|
2412
|
-
function
|
|
2459
|
+
function qs(e, l, t) {
|
|
2413
2460
|
const {
|
|
2414
2461
|
classes: o,
|
|
2415
2462
|
disabled: n,
|
|
2416
2463
|
openDirection: d,
|
|
2417
2464
|
showOptions: a
|
|
2418
|
-
} = o1(e), c = t.isOpen,
|
|
2465
|
+
} = o1(e), c = t.isOpen, h = t.isPointed, g = t.isSelected, b = t.isDisabled, T = t.isActive, R = t.canPointGroups, Z = t.resolving, _ = t.fo, L = v(() => ({
|
|
2419
2466
|
container: "multiselect",
|
|
2420
2467
|
containerDisabled: "is-disabled",
|
|
2421
2468
|
containerOpen: "is-open",
|
|
@@ -2468,10 +2515,10 @@ function Hs(e, l, t) {
|
|
|
2468
2515
|
assist: "multiselect-assistive-text",
|
|
2469
2516
|
spacer: "multiselect-spacer",
|
|
2470
2517
|
...o.value
|
|
2471
|
-
})), M = v(() => !!(c.value && a.value && (!
|
|
2518
|
+
})), M = v(() => !!(c.value && a.value && (!Z.value || Z.value && _.value.length)));
|
|
2472
2519
|
return {
|
|
2473
2520
|
classList: v(() => {
|
|
2474
|
-
const C =
|
|
2521
|
+
const C = L.value;
|
|
2475
2522
|
return {
|
|
2476
2523
|
container: [C.container].concat(n.value ? C.containerDisabled : []).concat(M.value && d.value === "top" ? C.containerOpenTop : []).concat(M.value && d.value !== "top" ? C.containerOpen : []).concat(T.value ? C.containerActive : []),
|
|
2477
2524
|
wrapper: C.wrapper,
|
|
@@ -2499,13 +2546,13 @@ function Hs(e, l, t) {
|
|
|
2499
2546
|
options: [C.options].concat(d.value === "top" ? C.optionsTop : []),
|
|
2500
2547
|
group: C.group,
|
|
2501
2548
|
groupLabel: (O) => {
|
|
2502
|
-
let
|
|
2503
|
-
return
|
|
2549
|
+
let j = [C.groupLabel];
|
|
2550
|
+
return h(O) ? j.push(g(O) ? C.groupLabelSelectedPointed : C.groupLabelPointed) : g(O) && R.value ? j.push(b(O) ? C.groupLabelSelectedDisabled : C.groupLabelSelected) : b(O) && j.push(C.groupLabelDisabled), R.value && j.push(C.groupLabelPointable), j;
|
|
2504
2551
|
},
|
|
2505
2552
|
groupOptions: C.groupOptions,
|
|
2506
|
-
option: (O,
|
|
2553
|
+
option: (O, j) => {
|
|
2507
2554
|
let Q = [C.option];
|
|
2508
|
-
return
|
|
2555
|
+
return h(O) ? Q.push(g(O) ? C.optionSelectedPointed : C.optionPointed) : g(O) ? Q.push(b(O) ? C.optionSelectedDisabled : C.optionSelected) : (b(O) || j && b(j)) && Q.push(C.optionDisabled), Q;
|
|
2509
2556
|
},
|
|
2510
2557
|
noOptions: C.noOptions,
|
|
2511
2558
|
noResults: C.noResults,
|
|
@@ -2516,77 +2563,77 @@ function Hs(e, l, t) {
|
|
|
2516
2563
|
showDropdown: M
|
|
2517
2564
|
};
|
|
2518
2565
|
}
|
|
2519
|
-
function
|
|
2566
|
+
function xs(e, l, t) {
|
|
2520
2567
|
const {
|
|
2521
2568
|
limit: o,
|
|
2522
2569
|
infinite: n
|
|
2523
|
-
} = o1(e), d = t.isOpen, a = t.offset, c = t.search,
|
|
2524
|
-
const { isIntersecting: M, target: y } =
|
|
2570
|
+
} = o1(e), d = t.isOpen, a = t.offset, c = t.search, h = t.pfo, g = t.eo, b = Y(null), T = Y(null), R = v(() => a.value < h.value.length), Z = (L) => {
|
|
2571
|
+
const { isIntersecting: M, target: y } = L[0];
|
|
2525
2572
|
if (M) {
|
|
2526
2573
|
const C = y.offsetParent, O = C.scrollTop;
|
|
2527
2574
|
a.value += o.value == -1 ? 10 : o.value, E1(() => {
|
|
2528
2575
|
C.scrollTop = O;
|
|
2529
2576
|
});
|
|
2530
2577
|
}
|
|
2531
|
-
},
|
|
2532
|
-
d.value && a.value <
|
|
2578
|
+
}, _ = () => {
|
|
2579
|
+
d.value && a.value < h.value.length ? b.value.observe(T.value) : !d.value && b.value && b.value.disconnect();
|
|
2533
2580
|
};
|
|
2534
2581
|
return u1(d, () => {
|
|
2535
|
-
n.value &&
|
|
2582
|
+
n.value && _();
|
|
2536
2583
|
}), u1(c, () => {
|
|
2537
|
-
n.value && (a.value = o.value,
|
|
2584
|
+
n.value && (a.value = o.value, _());
|
|
2538
2585
|
}, { flush: "post" }), u1(g, () => {
|
|
2539
|
-
n.value &&
|
|
2540
|
-
}, { immediate: !1, flush: "post" }),
|
|
2541
|
-
window && window.IntersectionObserver && (
|
|
2586
|
+
n.value && _();
|
|
2587
|
+
}, { immediate: !1, flush: "post" }), we(() => {
|
|
2588
|
+
window && window.IntersectionObserver && (b.value = new IntersectionObserver(Z));
|
|
2542
2589
|
}), {
|
|
2543
2590
|
hasMore: R,
|
|
2544
2591
|
infiniteLoader: T
|
|
2545
2592
|
};
|
|
2546
2593
|
}
|
|
2547
|
-
function
|
|
2594
|
+
function Ns(e, l, t) {
|
|
2548
2595
|
const {
|
|
2549
2596
|
placeholder: o,
|
|
2550
2597
|
id: n,
|
|
2551
2598
|
valueProp: d,
|
|
2552
2599
|
label: a,
|
|
2553
2600
|
mode: c,
|
|
2554
|
-
groupLabel:
|
|
2601
|
+
groupLabel: h,
|
|
2555
2602
|
aria: g,
|
|
2556
|
-
searchable:
|
|
2557
|
-
} = o1(e), T = t.pointer, R = t.iv,
|
|
2558
|
-
let
|
|
2559
|
-
return n && n.value &&
|
|
2603
|
+
searchable: b
|
|
2604
|
+
} = o1(e), T = t.pointer, R = t.iv, Z = t.hasSelected, _ = t.multipleLabelText, L = Y(null), M = v(() => {
|
|
2605
|
+
let H = [];
|
|
2606
|
+
return n && n.value && H.push(n.value), H.push("assist"), H.join("-");
|
|
2560
2607
|
}), y = v(() => {
|
|
2561
|
-
let
|
|
2562
|
-
return n && n.value &&
|
|
2608
|
+
let H = [];
|
|
2609
|
+
return n && n.value && H.push(n.value), H.push("multiselect-options"), H.join("-");
|
|
2563
2610
|
}), C = v(() => {
|
|
2564
|
-
let
|
|
2565
|
-
if (n && n.value &&
|
|
2566
|
-
return
|
|
2567
|
-
}), O = v(() => o.value),
|
|
2568
|
-
let
|
|
2569
|
-
return c.value === "single" &&
|
|
2611
|
+
let H = [];
|
|
2612
|
+
if (n && n.value && H.push(n.value), T.value)
|
|
2613
|
+
return H.push(T.value.group ? "multiselect-group" : "multiselect-option"), H.push(T.value.group ? T.value.index : T.value[d.value]), H.join("-");
|
|
2614
|
+
}), O = v(() => o.value), j = v(() => c.value !== "single"), Q = v(() => {
|
|
2615
|
+
let H = "";
|
|
2616
|
+
return c.value === "single" && Z.value && (H += R.value[a.value]), c.value === "multiple" && Z.value && (H += _.value), c.value === "tags" && Z.value && (H += R.value.map((B) => B[a.value]).join(", ")), H;
|
|
2570
2617
|
}), k = v(() => {
|
|
2571
|
-
let
|
|
2572
|
-
return
|
|
2573
|
-
}), e1 = (
|
|
2618
|
+
let H = { ...g.value };
|
|
2619
|
+
return b.value && (H["aria-labelledby"] = H["aria-labelledby"] ? `${M.value} ${H["aria-labelledby"]}` : M.value, Q.value && H["aria-label"] && (H["aria-label"] = `${Q.value}, ${H["aria-label"]}`)), H;
|
|
2620
|
+
}), e1 = (H) => {
|
|
2574
2621
|
let B = [];
|
|
2575
|
-
return n && n.value && B.push(n.value), B.push("multiselect-option"), B.push(
|
|
2576
|
-
}, m = (
|
|
2622
|
+
return n && n.value && B.push(n.value), B.push("multiselect-option"), B.push(H[d.value]), B.join("-");
|
|
2623
|
+
}, m = (H) => {
|
|
2577
2624
|
let B = [];
|
|
2578
|
-
return n && n.value && B.push(n.value), B.push("multiselect-group"), B.push(
|
|
2579
|
-
},
|
|
2625
|
+
return n && n.value && B.push(n.value), B.push("multiselect-group"), B.push(H.index), B.join("-");
|
|
2626
|
+
}, w = (H) => {
|
|
2580
2627
|
let B = [];
|
|
2581
|
-
return B.push(
|
|
2582
|
-
},
|
|
2628
|
+
return B.push(H), B.join(" ");
|
|
2629
|
+
}, S = (H) => {
|
|
2583
2630
|
let B = [];
|
|
2584
|
-
return B.push(
|
|
2585
|
-
},
|
|
2586
|
-
return
|
|
2631
|
+
return B.push(H), B.join(" ");
|
|
2632
|
+
}, W = (H) => `${H} ❎`;
|
|
2633
|
+
return we(() => {
|
|
2587
2634
|
if (n && n.value && document && document.querySelector) {
|
|
2588
|
-
let
|
|
2589
|
-
|
|
2635
|
+
let H = document.querySelector(`[for="${n.value}"]`);
|
|
2636
|
+
L.value = H ? H.innerText : null;
|
|
2590
2637
|
}
|
|
2591
2638
|
}), {
|
|
2592
2639
|
arias: k,
|
|
@@ -2594,16 +2641,16 @@ function ks(e, l, t) {
|
|
|
2594
2641
|
ariaAssist: M,
|
|
2595
2642
|
ariaControls: y,
|
|
2596
2643
|
ariaPlaceholder: O,
|
|
2597
|
-
ariaMultiselectable:
|
|
2644
|
+
ariaMultiselectable: j,
|
|
2598
2645
|
ariaActiveDescendant: C,
|
|
2599
2646
|
ariaOptionId: e1,
|
|
2600
|
-
ariaOptionLabel:
|
|
2647
|
+
ariaOptionLabel: w,
|
|
2601
2648
|
ariaGroupId: m,
|
|
2602
|
-
ariaGroupLabel:
|
|
2603
|
-
ariaTagLabel:
|
|
2649
|
+
ariaGroupLabel: S,
|
|
2650
|
+
ariaTagLabel: W
|
|
2604
2651
|
};
|
|
2605
2652
|
}
|
|
2606
|
-
function
|
|
2653
|
+
function Us(e, l, t) {
|
|
2607
2654
|
const {
|
|
2608
2655
|
locale: o,
|
|
2609
2656
|
fallbackLocale: n
|
|
@@ -2612,7 +2659,7 @@ function Os(e, l, t) {
|
|
|
2612
2659
|
localize: (a) => !a || typeof a != "object" ? a : a && a[o.value] ? a[o.value] : a && o.value && a[o.value.toUpperCase()] ? a[o.value.toUpperCase()] : a && a[n.value] ? a[n.value] : a && n.value && a[n.value.toUpperCase()] ? a[n.value.toUpperCase()] : a && Object.keys(a)[0] ? a[Object.keys(a)[0]] : ""
|
|
2613
2660
|
};
|
|
2614
2661
|
}
|
|
2615
|
-
function
|
|
2662
|
+
function zs(e, l, t, o = {}) {
|
|
2616
2663
|
return t.forEach((n) => {
|
|
2617
2664
|
n && (o = {
|
|
2618
2665
|
...o,
|
|
@@ -2956,25 +3003,25 @@ var d1 = {
|
|
|
2956
3003
|
}
|
|
2957
3004
|
},
|
|
2958
3005
|
setup(e, l) {
|
|
2959
|
-
return
|
|
3006
|
+
return zs(e, l, [
|
|
3007
|
+
Us,
|
|
3008
|
+
Is,
|
|
3009
|
+
Zs,
|
|
3010
|
+
Rs,
|
|
3011
|
+
Ts,
|
|
2960
3012
|
Os,
|
|
2961
|
-
|
|
2962
|
-
|
|
2963
|
-
|
|
2964
|
-
|
|
2965
|
-
|
|
2966
|
-
|
|
2967
|
-
|
|
2968
|
-
Ms,
|
|
2969
|
-
$s,
|
|
2970
|
-
Ls,
|
|
2971
|
-
Hs,
|
|
2972
|
-
ks
|
|
3013
|
+
Ps,
|
|
3014
|
+
Bs,
|
|
3015
|
+
xs,
|
|
3016
|
+
Es,
|
|
3017
|
+
Ds,
|
|
3018
|
+
qs,
|
|
3019
|
+
Ns
|
|
2973
3020
|
]);
|
|
2974
3021
|
}
|
|
2975
3022
|
};
|
|
2976
|
-
const
|
|
2977
|
-
function
|
|
3023
|
+
const js = ["id", "dir"], Gs = ["tabindex", "aria-controls", "aria-placeholder", "aria-expanded", "aria-activedescendant", "aria-multiselectable", "role"], Fs = ["type", "modelValue", "value", "autocomplete", "id", "aria-controls", "aria-placeholder", "aria-expanded", "aria-activedescendant", "aria-multiselectable"], Ks = ["onKeyup", "aria-label"], Ws = ["onClick"], Ys = ["type", "modelValue", "value", "id", "autocomplete", "aria-controls", "aria-placeholder", "aria-expanded", "aria-activedescendant", "aria-multiselectable"], Xs = ["innerHTML"], Js = ["id"], Qs = ["id", "aria-label", "aria-selected"], en = ["data-pointed", "onMouseenter", "onClick"], tn = ["innerHTML"], ln = ["aria-label"], an = ["data-pointed", "data-selected", "onMouseenter", "onClick", "id", "aria-selected", "aria-label"], sn = ["data-pointed", "data-selected", "onMouseenter", "onClick", "id", "aria-selected", "aria-label"], nn = ["innerHTML"], on = ["innerHTML"], rn = ["value"], un = ["name", "value"], dn = ["name", "value"], cn = ["id"];
|
|
3024
|
+
function Cn(e, l, t, o, n, d) {
|
|
2978
3025
|
return r(), u("div", {
|
|
2979
3026
|
ref: "multiselect",
|
|
2980
3027
|
class: P(e.classList.container),
|
|
@@ -2997,7 +3044,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
2997
3044
|
"aria-multiselectable": t.searchable ? void 0 : e.ariaMultiselectable,
|
|
2998
3045
|
role: t.searchable ? void 0 : "combobox"
|
|
2999
3046
|
}, t.searchable ? {} : e.arias), [
|
|
3000
|
-
|
|
3047
|
+
V(" Search "),
|
|
3001
3048
|
t.mode !== "tags" && t.searchable && !t.disabled ? (r(), u("input", L1({
|
|
3002
3049
|
key: 0,
|
|
3003
3050
|
type: t.inputType,
|
|
@@ -3008,7 +3055,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3008
3055
|
id: t.searchable ? t.id : void 0,
|
|
3009
3056
|
onInput: l[0] || (l[0] = (...a) => e.handleSearchInput && e.handleSearchInput(...a)),
|
|
3010
3057
|
onKeypress: l[1] || (l[1] = (...a) => e.handleKeypress && e.handleKeypress(...a)),
|
|
3011
|
-
onPaste: l[2] || (l[2] =
|
|
3058
|
+
onPaste: l[2] || (l[2] = z1((...a) => e.handlePaste && e.handlePaste(...a), ["stop"])),
|
|
3012
3059
|
ref: "input",
|
|
3013
3060
|
"aria-controls": e.ariaControls,
|
|
3014
3061
|
"aria-placeholder": e.ariaPlaceholder,
|
|
@@ -3019,8 +3066,8 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3019
3066
|
}, {
|
|
3020
3067
|
...t.attrs,
|
|
3021
3068
|
...e.arias
|
|
3022
|
-
}), null, 16,
|
|
3023
|
-
|
|
3069
|
+
}), null, 16, Fs)) : V("v-if", !0),
|
|
3070
|
+
V(" Tags (with search) "),
|
|
3024
3071
|
t.mode == "tags" ? (r(), u(
|
|
3025
3072
|
"div",
|
|
3026
3073
|
{
|
|
@@ -3032,7 +3079,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3032
3079
|
(r(!0), u(
|
|
3033
3080
|
p1,
|
|
3034
3081
|
null,
|
|
3035
|
-
$1(e.iv, (a, c,
|
|
3082
|
+
$1(e.iv, (a, c, h) => N(e.$slots, "tag", {
|
|
3036
3083
|
option: a,
|
|
3037
3084
|
handleTagRemove: e.handleTagRemove,
|
|
3038
3085
|
disabled: t.disabled
|
|
@@ -3044,18 +3091,18 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3044
3091
|
]),
|
|
3045
3092
|
tabindex: "-1",
|
|
3046
3093
|
onKeyup: ge((g) => e.handleTagRemove(a, g), ["enter"]),
|
|
3047
|
-
key:
|
|
3094
|
+
key: h,
|
|
3048
3095
|
"aria-label": e.ariaTagLabel(e.localize(a[t.label]))
|
|
3049
3096
|
}, [
|
|
3050
|
-
|
|
3051
|
-
|
|
3097
|
+
oe(
|
|
3098
|
+
U(e.localize(a[t.label])) + " ",
|
|
3052
3099
|
1
|
|
3053
3100
|
/* TEXT */
|
|
3054
3101
|
),
|
|
3055
3102
|
!t.disabled && !a.disabled ? (r(), u("span", {
|
|
3056
3103
|
key: 0,
|
|
3057
3104
|
class: P(e.classList.tagRemove),
|
|
3058
|
-
onClick:
|
|
3105
|
+
onClick: z1((g) => e.handleTagRemove(a, g), ["stop"])
|
|
3059
3106
|
}, [
|
|
3060
3107
|
i(
|
|
3061
3108
|
"span",
|
|
@@ -3066,8 +3113,8 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3066
3113
|
2
|
|
3067
3114
|
/* CLASS */
|
|
3068
3115
|
)
|
|
3069
|
-
], 10,
|
|
3070
|
-
], 42,
|
|
3116
|
+
], 10, Ws)) : V("v-if", !0)
|
|
3117
|
+
], 42, Ks))
|
|
3071
3118
|
])),
|
|
3072
3119
|
256
|
|
3073
3120
|
/* UNKEYED_FRAGMENT */
|
|
@@ -3079,17 +3126,17 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3079
3126
|
ref: "tags"
|
|
3080
3127
|
},
|
|
3081
3128
|
[
|
|
3082
|
-
|
|
3129
|
+
V(" Used for measuring search width "),
|
|
3083
3130
|
i(
|
|
3084
3131
|
"span",
|
|
3085
3132
|
{
|
|
3086
3133
|
class: P(e.classList.tagsSearchCopy)
|
|
3087
3134
|
},
|
|
3088
|
-
|
|
3135
|
+
U(e.search),
|
|
3089
3136
|
3
|
|
3090
3137
|
/* TEXT, CLASS */
|
|
3091
3138
|
),
|
|
3092
|
-
|
|
3139
|
+
V(" Actual search input "),
|
|
3093
3140
|
t.searchable && !t.disabled ? (r(), u("input", L1({
|
|
3094
3141
|
key: 0,
|
|
3095
3142
|
type: t.inputType,
|
|
@@ -3100,7 +3147,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3100
3147
|
autocomplete: t.autocomplete,
|
|
3101
3148
|
onInput: l[3] || (l[3] = (...a) => e.handleSearchInput && e.handleSearchInput(...a)),
|
|
3102
3149
|
onKeypress: l[4] || (l[4] = (...a) => e.handleKeypress && e.handleKeypress(...a)),
|
|
3103
|
-
onPaste: l[5] || (l[5] =
|
|
3150
|
+
onPaste: l[5] || (l[5] = z1((...a) => e.handlePaste && e.handlePaste(...a), ["stop"])),
|
|
3104
3151
|
ref: "input",
|
|
3105
3152
|
"aria-controls": e.ariaControls,
|
|
3106
3153
|
"aria-placeholder": e.ariaPlaceholder,
|
|
@@ -3111,7 +3158,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3111
3158
|
}, {
|
|
3112
3159
|
...t.attrs,
|
|
3113
3160
|
...e.arias
|
|
3114
|
-
}), null, 16,
|
|
3161
|
+
}), null, 16, Ys)) : V("v-if", !0)
|
|
3115
3162
|
],
|
|
3116
3163
|
2
|
|
3117
3164
|
/* CLASS */
|
|
@@ -3119,9 +3166,9 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3119
3166
|
],
|
|
3120
3167
|
2
|
|
3121
3168
|
/* CLASS */
|
|
3122
|
-
)) :
|
|
3123
|
-
|
|
3124
|
-
t.mode == "single" && e.hasSelected && !e.search && e.iv ?
|
|
3169
|
+
)) : V("v-if", !0),
|
|
3170
|
+
V(" Single label "),
|
|
3171
|
+
t.mode == "single" && e.hasSelected && !e.search && e.iv ? N(e.$slots, "singlelabel", {
|
|
3125
3172
|
key: 2,
|
|
3126
3173
|
value: e.iv
|
|
3127
3174
|
}, () => [
|
|
@@ -3136,7 +3183,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3136
3183
|
{
|
|
3137
3184
|
class: P(e.classList.singleLabelText)
|
|
3138
3185
|
},
|
|
3139
|
-
|
|
3186
|
+
U(e.localize(e.iv[t.label])),
|
|
3140
3187
|
3
|
|
3141
3188
|
/* TEXT, CLASS */
|
|
3142
3189
|
)
|
|
@@ -3144,32 +3191,32 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3144
3191
|
2
|
|
3145
3192
|
/* CLASS */
|
|
3146
3193
|
)
|
|
3147
|
-
]) :
|
|
3148
|
-
|
|
3149
|
-
t.mode == "multiple" && e.hasSelected && !e.search ?
|
|
3194
|
+
]) : V("v-if", !0),
|
|
3195
|
+
V(" Multiple label "),
|
|
3196
|
+
t.mode == "multiple" && e.hasSelected && !e.search ? N(e.$slots, "multiplelabel", {
|
|
3150
3197
|
key: 3,
|
|
3151
3198
|
values: e.iv
|
|
3152
3199
|
}, () => [
|
|
3153
3200
|
i("div", {
|
|
3154
3201
|
class: P(e.classList.multipleLabel),
|
|
3155
3202
|
innerHTML: e.multipleLabelText
|
|
3156
|
-
}, null, 10,
|
|
3157
|
-
]) :
|
|
3158
|
-
|
|
3159
|
-
t.placeholder && !e.hasSelected && !e.search ?
|
|
3203
|
+
}, null, 10, Xs)
|
|
3204
|
+
]) : V("v-if", !0),
|
|
3205
|
+
V(" Placeholder "),
|
|
3206
|
+
t.placeholder && !e.hasSelected && !e.search ? N(e.$slots, "placeholder", { key: 4 }, () => [
|
|
3160
3207
|
i(
|
|
3161
3208
|
"div",
|
|
3162
3209
|
{
|
|
3163
3210
|
class: P(e.classList.placeholder),
|
|
3164
3211
|
"aria-hidden": "true"
|
|
3165
3212
|
},
|
|
3166
|
-
|
|
3213
|
+
U(t.placeholder),
|
|
3167
3214
|
3
|
|
3168
3215
|
/* TEXT, CLASS */
|
|
3169
3216
|
)
|
|
3170
|
-
]) :
|
|
3171
|
-
|
|
3172
|
-
t.loading || e.resolving ?
|
|
3217
|
+
]) : V("v-if", !0),
|
|
3218
|
+
V(" Spinner "),
|
|
3219
|
+
t.loading || e.resolving ? N(e.$slots, "spinner", { key: 5 }, () => [
|
|
3173
3220
|
i(
|
|
3174
3221
|
"span",
|
|
3175
3222
|
{
|
|
@@ -3180,9 +3227,9 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3180
3227
|
2
|
|
3181
3228
|
/* CLASS */
|
|
3182
3229
|
)
|
|
3183
|
-
]) :
|
|
3184
|
-
|
|
3185
|
-
e.hasSelected && !t.disabled && t.canClear && !e.busy ?
|
|
3230
|
+
]) : V("v-if", !0),
|
|
3231
|
+
V(" Clear "),
|
|
3232
|
+
e.hasSelected && !t.disabled && t.canClear && !e.busy ? N(e.$slots, "clear", {
|
|
3186
3233
|
key: 6,
|
|
3187
3234
|
clear: e.clear
|
|
3188
3235
|
}, () => [
|
|
@@ -3212,9 +3259,9 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3212
3259
|
34
|
|
3213
3260
|
/* CLASS, HYDRATE_EVENTS */
|
|
3214
3261
|
)
|
|
3215
|
-
]) :
|
|
3216
|
-
|
|
3217
|
-
t.caret && t.showOptions ?
|
|
3262
|
+
]) : V("v-if", !0),
|
|
3263
|
+
V(" Caret "),
|
|
3264
|
+
t.caret && t.showOptions ? N(e.$slots, "caret", { key: 7 }, () => [
|
|
3218
3265
|
i(
|
|
3219
3266
|
"span",
|
|
3220
3267
|
{
|
|
@@ -3226,9 +3273,9 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3226
3273
|
2
|
|
3227
3274
|
/* CLASS */
|
|
3228
3275
|
)
|
|
3229
|
-
]) :
|
|
3230
|
-
], 16,
|
|
3231
|
-
|
|
3276
|
+
]) : V("v-if", !0)
|
|
3277
|
+
], 16, Gs),
|
|
3278
|
+
V(" Options "),
|
|
3232
3279
|
i(
|
|
3233
3280
|
"div",
|
|
3234
3281
|
{
|
|
@@ -3236,7 +3283,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3236
3283
|
tabindex: "-1"
|
|
3237
3284
|
},
|
|
3238
3285
|
[
|
|
3239
|
-
|
|
3286
|
+
N(e.$slots, "beforelist", { options: e.fo }),
|
|
3240
3287
|
i("ul", {
|
|
3241
3288
|
class: P(e.classList.options),
|
|
3242
3289
|
id: e.ariaControls,
|
|
@@ -3245,31 +3292,31 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3245
3292
|
t.groups ? (r(!0), u(
|
|
3246
3293
|
p1,
|
|
3247
3294
|
{ key: 0 },
|
|
3248
|
-
$1(e.fg, (a, c,
|
|
3295
|
+
$1(e.fg, (a, c, h) => (r(), u("li", {
|
|
3249
3296
|
class: P(e.classList.group),
|
|
3250
|
-
key:
|
|
3297
|
+
key: h,
|
|
3251
3298
|
id: e.ariaGroupId(a),
|
|
3252
3299
|
"aria-label": e.ariaGroupLabel(e.localize(a[t.groupLabel])),
|
|
3253
3300
|
"aria-selected": e.isSelected(a),
|
|
3254
3301
|
role: "option"
|
|
3255
3302
|
}, [
|
|
3256
|
-
a.__CREATE__ ?
|
|
3303
|
+
a.__CREATE__ ? V("v-if", !0) : (r(), u("div", {
|
|
3257
3304
|
key: 0,
|
|
3258
3305
|
class: P(e.classList.groupLabel(a)),
|
|
3259
3306
|
"data-pointed": e.isPointed(a),
|
|
3260
3307
|
onMouseenter: (g) => e.setPointer(a, c),
|
|
3261
3308
|
onClick: (g) => e.handleGroupClick(a)
|
|
3262
3309
|
}, [
|
|
3263
|
-
|
|
3310
|
+
N(e.$slots, "grouplabel", {
|
|
3264
3311
|
group: a,
|
|
3265
3312
|
isSelected: e.isSelected,
|
|
3266
3313
|
isPointed: e.isPointed
|
|
3267
3314
|
}, () => [
|
|
3268
3315
|
i("span", {
|
|
3269
3316
|
innerHTML: e.localize(a[t.groupLabel])
|
|
3270
|
-
}, null, 8,
|
|
3317
|
+
}, null, 8, tn)
|
|
3271
3318
|
])
|
|
3272
|
-
], 42,
|
|
3319
|
+
], 42, en)),
|
|
3273
3320
|
i("ul", {
|
|
3274
3321
|
class: P(e.classList.groupOptions),
|
|
3275
3322
|
"aria-label": e.ariaGroupLabel(e.localize(a[t.groupLabel])),
|
|
@@ -3278,7 +3325,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3278
3325
|
(r(!0), u(
|
|
3279
3326
|
p1,
|
|
3280
3327
|
null,
|
|
3281
|
-
$1(a.__VISIBLE__, (g,
|
|
3328
|
+
$1(a.__VISIBLE__, (g, b, T) => (r(), u("li", {
|
|
3282
3329
|
class: P(e.classList.option(g, a)),
|
|
3283
3330
|
"data-pointed": e.isPointed(g),
|
|
3284
3331
|
"data-selected": e.isSelected(g) || void 0,
|
|
@@ -3290,7 +3337,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3290
3337
|
"aria-label": e.ariaOptionLabel(e.localize(g[t.label])),
|
|
3291
3338
|
role: "option"
|
|
3292
3339
|
}, [
|
|
3293
|
-
|
|
3340
|
+
N(e.$slots, "option", {
|
|
3294
3341
|
option: g,
|
|
3295
3342
|
isSelected: e.isSelected,
|
|
3296
3343
|
isPointed: e.isPointed,
|
|
@@ -3299,27 +3346,27 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3299
3346
|
i(
|
|
3300
3347
|
"span",
|
|
3301
3348
|
null,
|
|
3302
|
-
|
|
3349
|
+
U(e.localize(g[t.label])),
|
|
3303
3350
|
1
|
|
3304
3351
|
/* TEXT */
|
|
3305
3352
|
)
|
|
3306
3353
|
])
|
|
3307
|
-
], 42,
|
|
3354
|
+
], 42, an))),
|
|
3308
3355
|
128
|
|
3309
3356
|
/* KEYED_FRAGMENT */
|
|
3310
3357
|
))
|
|
3311
|
-
], 10,
|
|
3312
|
-
], 10,
|
|
3358
|
+
], 10, ln)
|
|
3359
|
+
], 10, Qs))),
|
|
3313
3360
|
128
|
|
3314
3361
|
/* KEYED_FRAGMENT */
|
|
3315
3362
|
)) : (r(!0), u(
|
|
3316
3363
|
p1,
|
|
3317
3364
|
{ key: 1 },
|
|
3318
|
-
$1(e.fo, (a, c,
|
|
3365
|
+
$1(e.fo, (a, c, h) => (r(), u("li", {
|
|
3319
3366
|
class: P(e.classList.option(a)),
|
|
3320
3367
|
"data-pointed": e.isPointed(a),
|
|
3321
3368
|
"data-selected": e.isSelected(a) || void 0,
|
|
3322
|
-
key:
|
|
3369
|
+
key: h,
|
|
3323
3370
|
onMouseenter: (g) => e.setPointer(a),
|
|
3324
3371
|
onClick: (g) => e.handleOptionClick(a),
|
|
3325
3372
|
id: e.ariaOptionId(a),
|
|
@@ -3327,7 +3374,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3327
3374
|
"aria-label": e.ariaOptionLabel(e.localize(a[t.label])),
|
|
3328
3375
|
role: "option"
|
|
3329
3376
|
}, [
|
|
3330
|
-
|
|
3377
|
+
N(e.$slots, "option", {
|
|
3331
3378
|
option: a,
|
|
3332
3379
|
isSelected: e.isSelected,
|
|
3333
3380
|
isPointed: e.isPointed,
|
|
@@ -3336,28 +3383,28 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3336
3383
|
i(
|
|
3337
3384
|
"span",
|
|
3338
3385
|
null,
|
|
3339
|
-
|
|
3386
|
+
U(e.localize(a[t.label])),
|
|
3340
3387
|
1
|
|
3341
3388
|
/* TEXT */
|
|
3342
3389
|
)
|
|
3343
3390
|
])
|
|
3344
|
-
], 42,
|
|
3391
|
+
], 42, sn))),
|
|
3345
3392
|
128
|
|
3346
3393
|
/* KEYED_FRAGMENT */
|
|
3347
3394
|
))
|
|
3348
|
-
], 10,
|
|
3349
|
-
e.noOptions ?
|
|
3395
|
+
], 10, Js),
|
|
3396
|
+
e.noOptions ? N(e.$slots, "nooptions", { key: 0 }, () => [
|
|
3350
3397
|
i("div", {
|
|
3351
3398
|
class: P(e.classList.noOptions),
|
|
3352
3399
|
innerHTML: e.localize(t.noOptionsText)
|
|
3353
|
-
}, null, 10,
|
|
3354
|
-
]) :
|
|
3355
|
-
e.noResults ?
|
|
3400
|
+
}, null, 10, nn)
|
|
3401
|
+
]) : V("v-if", !0),
|
|
3402
|
+
e.noResults ? N(e.$slots, "noresults", { key: 1 }, () => [
|
|
3356
3403
|
i("div", {
|
|
3357
3404
|
class: P(e.classList.noResults),
|
|
3358
3405
|
innerHTML: e.localize(t.noResultsText)
|
|
3359
|
-
}, null, 10,
|
|
3360
|
-
]) :
|
|
3406
|
+
}, null, 10, on)
|
|
3407
|
+
]) : V("v-if", !0),
|
|
3361
3408
|
t.infinite && e.hasMore ? (r(), u(
|
|
3362
3409
|
"div",
|
|
3363
3410
|
{
|
|
@@ -3366,7 +3413,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3366
3413
|
ref: "infiniteLoader"
|
|
3367
3414
|
},
|
|
3368
3415
|
[
|
|
3369
|
-
|
|
3416
|
+
N(e.$slots, "infinite", {}, () => [
|
|
3370
3417
|
i(
|
|
3371
3418
|
"span",
|
|
3372
3419
|
{
|
|
@@ -3380,21 +3427,21 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3380
3427
|
],
|
|
3381
3428
|
2
|
|
3382
3429
|
/* CLASS */
|
|
3383
|
-
)) :
|
|
3384
|
-
|
|
3430
|
+
)) : V("v-if", !0),
|
|
3431
|
+
N(e.$slots, "afterlist", { options: e.fo })
|
|
3385
3432
|
],
|
|
3386
3433
|
2
|
|
3387
3434
|
/* CLASS */
|
|
3388
3435
|
),
|
|
3389
|
-
|
|
3436
|
+
V(" Hacky input element to show HTML5 required warning "),
|
|
3390
3437
|
t.required ? (r(), u("input", {
|
|
3391
3438
|
key: 0,
|
|
3392
3439
|
class: P(e.classList.fakeInput),
|
|
3393
3440
|
tabindex: "-1",
|
|
3394
3441
|
value: e.textValue,
|
|
3395
3442
|
required: ""
|
|
3396
|
-
}, null, 10,
|
|
3397
|
-
|
|
3443
|
+
}, null, 10, rn)) : V("v-if", !0),
|
|
3444
|
+
V(" Native input support "),
|
|
3398
3445
|
t.nativeSupport ? (r(), u(
|
|
3399
3446
|
p1,
|
|
3400
3447
|
{ key: 1 },
|
|
@@ -3404,7 +3451,7 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3404
3451
|
type: "hidden",
|
|
3405
3452
|
name: t.name,
|
|
3406
3453
|
value: e.plainValue !== void 0 ? e.plainValue : ""
|
|
3407
|
-
}, null, 8,
|
|
3454
|
+
}, null, 8, un)) : (r(!0), u(
|
|
3408
3455
|
p1,
|
|
3409
3456
|
{ key: 1 },
|
|
3410
3457
|
$1(e.plainValue, (a, c) => (r(), u("input", {
|
|
@@ -3412,22 +3459,22 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3412
3459
|
name: `${t.name}[]`,
|
|
3413
3460
|
value: a,
|
|
3414
3461
|
key: c
|
|
3415
|
-
}, null, 8,
|
|
3462
|
+
}, null, 8, dn))),
|
|
3416
3463
|
128
|
|
3417
3464
|
/* KEYED_FRAGMENT */
|
|
3418
3465
|
))
|
|
3419
3466
|
],
|
|
3420
3467
|
64
|
|
3421
3468
|
/* STABLE_FRAGMENT */
|
|
3422
|
-
)) :
|
|
3423
|
-
|
|
3469
|
+
)) : V("v-if", !0),
|
|
3470
|
+
V(" Screen reader assistive text "),
|
|
3424
3471
|
t.searchable && e.hasSelected ? (r(), u("div", {
|
|
3425
3472
|
key: 2,
|
|
3426
3473
|
class: P(e.classList.assist),
|
|
3427
3474
|
id: e.ariaAssist,
|
|
3428
3475
|
"aria-hidden": "true"
|
|
3429
|
-
},
|
|
3430
|
-
|
|
3476
|
+
}, U(e.ariaLabel), 11, cn)) : V("v-if", !0),
|
|
3477
|
+
V(" Create height for empty input "),
|
|
3431
3478
|
i(
|
|
3432
3479
|
"div",
|
|
3433
3480
|
{
|
|
@@ -3437,25 +3484,25 @@ function Xs(e, l, t, o, n, d) {
|
|
|
3437
3484
|
2
|
|
3438
3485
|
/* CLASS */
|
|
3439
3486
|
)
|
|
3440
|
-
], 42,
|
|
3487
|
+
], 42, js);
|
|
3441
3488
|
}
|
|
3442
|
-
d1.render =
|
|
3489
|
+
d1.render = Cn;
|
|
3443
3490
|
d1.__file = "src/Multiselect.vue";
|
|
3444
|
-
const
|
|
3491
|
+
const vn = { class: "ao-modal__wrapper" }, pn = { class: "ao-modal" }, _n = { class: "ao-modal__header" }, fn = { class: "ao-modal__header-meta" }, hn = {
|
|
3445
3492
|
key: 0,
|
|
3446
3493
|
class: "ao-modal__title-group"
|
|
3447
|
-
},
|
|
3494
|
+
}, mn = { class: "ao-modal__body" }, Me = /* @__PURE__ */ K({
|
|
3448
3495
|
__name: "AoModal",
|
|
3449
3496
|
emits: ["close"],
|
|
3450
3497
|
setup(e) {
|
|
3451
|
-
return (l, t) => (r(), u("div",
|
|
3498
|
+
return (l, t) => (r(), u("div", vn, [
|
|
3452
3499
|
i("div", {
|
|
3453
3500
|
class: "ao-modal__backdrop",
|
|
3454
3501
|
onClick: t[0] || (t[0] = (o) => l.$emit("close"))
|
|
3455
3502
|
}),
|
|
3456
|
-
i("div",
|
|
3457
|
-
i("div",
|
|
3458
|
-
i("div",
|
|
3503
|
+
i("div", pn, [
|
|
3504
|
+
i("div", _n, [
|
|
3505
|
+
i("div", fn, [
|
|
3459
3506
|
A(T1, {
|
|
3460
3507
|
"icon-name": "CloseRounded",
|
|
3461
3508
|
variant: "ghost",
|
|
@@ -3463,131 +3510,132 @@ const Js = { class: "ao-modal__wrapper" }, Qs = { class: "ao-modal" }, en = { cl
|
|
|
3463
3510
|
onClick: t[1] || (t[1] = (o) => l.$emit("close"))
|
|
3464
3511
|
})
|
|
3465
3512
|
]),
|
|
3466
|
-
l.$slots.header ? (r(), u("header",
|
|
3467
|
-
|
|
3468
|
-
])) :
|
|
3513
|
+
l.$slots.header ? (r(), u("header", hn, [
|
|
3514
|
+
N(l.$slots, "header")
|
|
3515
|
+
])) : V("", !0)
|
|
3469
3516
|
]),
|
|
3470
|
-
i("div",
|
|
3471
|
-
|
|
3517
|
+
i("div", mn, [
|
|
3518
|
+
N(l.$slots, "default")
|
|
3472
3519
|
])
|
|
3473
3520
|
])
|
|
3474
3521
|
]));
|
|
3475
3522
|
}
|
|
3476
3523
|
});
|
|
3477
|
-
const
|
|
3524
|
+
const gn = {
|
|
3525
|
+
key: 0,
|
|
3526
|
+
class: "ao-activity__category"
|
|
3527
|
+
}, bn = { class: "ao-activity-details__content" }, wn = { class: "ao-fieldset" }, $n = { class: "ao-field__row" }, yn = { class: "ao-field ao-field--full" }, Vn = { class: "ao-field__label" }, Ln = { class: "ao-field__row" }, Hn = { class: "ao-field" }, Mn = { class: "ao-field__label" }, kn = { class: "ao-field" }, On = { class: "ao-field__label" }, In = { class: "ao-field__row" }, Tn = { class: "ao-field ao-field--multiselect" }, Zn = { class: "ao-field__label" }, Sn = { class: "ao-fieldset" }, An = { class: "ao-fieldset__title" }, Bn = { class: "ao-field__row" }, En = { class: "ao-field ao-field--multiselect" }, Rn = { class: "ao-field__label" }, Pn = { class: "ao-field__row" }, Dn = { class: "ao-field ao-field--multiselect" }, qn = { class: "ao-field__label" }, xn = { class: "ao-field__row" }, Nn = { class: "ao-field ao-field--multiselect" }, Un = { class: "ao-field__label" }, zn = /* @__PURE__ */ i("div", { class: "ao-activity-details__aside" }, null, -1), jn = /* @__PURE__ */ K({
|
|
3478
3528
|
__name: "AoActivityDetails",
|
|
3479
3529
|
props: {
|
|
3480
3530
|
activity: {},
|
|
3481
3531
|
activityTypes: {},
|
|
3482
|
-
|
|
3483
|
-
phaseName: {},
|
|
3484
|
-
milestoneName: {},
|
|
3532
|
+
breadcrumbs: {},
|
|
3485
3533
|
milestoneId: {},
|
|
3486
3534
|
templateActivities: {},
|
|
3487
3535
|
templateMilestones: {}
|
|
3488
3536
|
},
|
|
3489
|
-
emits: ["update:activity"],
|
|
3537
|
+
emits: ["update:activity", "close"],
|
|
3490
3538
|
setup(e, { emit: l }) {
|
|
3491
3539
|
const t = e, o = v({
|
|
3492
3540
|
get() {
|
|
3493
3541
|
return t.activity.description || "";
|
|
3494
3542
|
},
|
|
3495
|
-
set(
|
|
3496
|
-
l("update:activity", { id: t.activity.id, description:
|
|
3543
|
+
set(_) {
|
|
3544
|
+
l("update:activity", { id: t.activity.id, description: _ });
|
|
3497
3545
|
}
|
|
3498
3546
|
}), n = v({
|
|
3499
3547
|
get() {
|
|
3500
3548
|
return t.activity.estimation || 0;
|
|
3501
3549
|
},
|
|
3502
|
-
set(
|
|
3503
|
-
l("update:activity", { id: t.activity.id, estimation:
|
|
3550
|
+
set(_) {
|
|
3551
|
+
l("update:activity", { id: t.activity.id, estimation: _ });
|
|
3504
3552
|
}
|
|
3505
3553
|
}), d = v({
|
|
3506
3554
|
get() {
|
|
3507
3555
|
return t.activity.isImportant || !1;
|
|
3508
3556
|
},
|
|
3509
|
-
set(
|
|
3510
|
-
l("update:activity", { id: t.activity.id, isImportant:
|
|
3557
|
+
set(_) {
|
|
3558
|
+
l("update:activity", { id: t.activity.id, isImportant: _ });
|
|
3511
3559
|
}
|
|
3512
3560
|
}), a = v({
|
|
3513
3561
|
get() {
|
|
3514
3562
|
return t.activity.type;
|
|
3515
3563
|
},
|
|
3516
|
-
set(
|
|
3517
|
-
l("update:activity", { id: t.activity.id, type:
|
|
3564
|
+
set(_) {
|
|
3565
|
+
l("update:activity", { id: t.activity.id, type: _ });
|
|
3518
3566
|
}
|
|
3519
|
-
}), c = v(() => t.templateActivities.filter((
|
|
3520
|
-
label:
|
|
3521
|
-
value:
|
|
3522
|
-
}))),
|
|
3567
|
+
}), c = v(() => t.templateActivities.filter((_) => _.id !== t.activity.id).map((_) => ({
|
|
3568
|
+
label: _.name,
|
|
3569
|
+
value: _.id
|
|
3570
|
+
}))), h = v({
|
|
3523
3571
|
get() {
|
|
3524
3572
|
return t.activity.dependingOn;
|
|
3525
3573
|
},
|
|
3526
|
-
set(
|
|
3527
|
-
|
|
3574
|
+
set(_) {
|
|
3575
|
+
_ && l("update:activity", {
|
|
3528
3576
|
id: t.activity.id,
|
|
3529
|
-
dependingOn:
|
|
3577
|
+
dependingOn: _
|
|
3530
3578
|
});
|
|
3531
3579
|
}
|
|
3532
|
-
}), g = v(() => c.value.map((
|
|
3533
|
-
var
|
|
3580
|
+
}), g = v(() => c.value.map((_) => {
|
|
3581
|
+
var L;
|
|
3534
3582
|
return {
|
|
3535
|
-
...
|
|
3536
|
-
disabled: (
|
|
3583
|
+
..._,
|
|
3584
|
+
disabled: (L = t.activity.blocking) == null ? void 0 : L.some((M) => M === _.value)
|
|
3537
3585
|
};
|
|
3538
|
-
})),
|
|
3586
|
+
})), b = v({
|
|
3539
3587
|
get() {
|
|
3540
3588
|
return t.activity.blocking;
|
|
3541
3589
|
},
|
|
3542
|
-
set(
|
|
3543
|
-
|
|
3590
|
+
set(_) {
|
|
3591
|
+
_ && l("update:activity", {
|
|
3544
3592
|
id: t.activity.id,
|
|
3545
|
-
blocking:
|
|
3593
|
+
blocking: _
|
|
3546
3594
|
});
|
|
3547
3595
|
}
|
|
3548
|
-
}), T = v(() => c.value.map((
|
|
3549
|
-
var
|
|
3596
|
+
}), T = v(() => c.value.map((_) => {
|
|
3597
|
+
var L;
|
|
3550
3598
|
return {
|
|
3551
|
-
...
|
|
3552
|
-
disabled: (
|
|
3599
|
+
..._,
|
|
3600
|
+
disabled: (L = t.activity.dependingOn) == null ? void 0 : L.some((M) => M === _.value)
|
|
3553
3601
|
};
|
|
3554
|
-
})), R = v(() => (t.templateMilestones || []).filter((
|
|
3555
|
-
label:
|
|
3556
|
-
value:
|
|
3557
|
-
}))),
|
|
3602
|
+
})), R = v(() => (t.templateMilestones || []).filter((L) => L.id !== t.milestoneId).map((L) => ({
|
|
3603
|
+
label: L.name,
|
|
3604
|
+
value: L.id
|
|
3605
|
+
}))), Z = v({
|
|
3558
3606
|
get() {
|
|
3559
3607
|
return t.activity.dependingMilestones;
|
|
3560
3608
|
},
|
|
3561
|
-
set(
|
|
3609
|
+
set(_) {
|
|
3562
3610
|
l("update:activity", {
|
|
3563
3611
|
id: t.activity.id,
|
|
3564
|
-
dependingMilestones:
|
|
3612
|
+
dependingMilestones: _
|
|
3565
3613
|
});
|
|
3566
3614
|
}
|
|
3567
3615
|
});
|
|
3568
|
-
return (
|
|
3569
|
-
onClose:
|
|
3616
|
+
return (_, L) => (r(), x(Me, {
|
|
3617
|
+
onClose: L[7] || (L[7] = (M) => _.$emit("close"))
|
|
3570
3618
|
}, {
|
|
3571
|
-
header:
|
|
3572
|
-
|
|
3619
|
+
header: z(() => [
|
|
3620
|
+
_.breadcrumbs ? (r(), u("div", gn, U(_.breadcrumbs), 1)) : V("", !0),
|
|
3573
3621
|
A(y1, {
|
|
3574
|
-
title:
|
|
3622
|
+
title: _.activity.name || _.activity.id,
|
|
3575
3623
|
level: 4
|
|
3576
3624
|
}, null, 8, ["title"])
|
|
3577
3625
|
]),
|
|
3578
|
-
default:
|
|
3579
|
-
i("div",
|
|
3580
|
-
i("fieldset",
|
|
3581
|
-
i("div",
|
|
3582
|
-
i("label",
|
|
3583
|
-
i("span",
|
|
3584
|
-
|
|
3585
|
-
"onUpdate:modelValue":
|
|
3626
|
+
default: z(() => [
|
|
3627
|
+
i("div", bn, [
|
|
3628
|
+
i("fieldset", wn, [
|
|
3629
|
+
i("div", $n, [
|
|
3630
|
+
i("label", yn, [
|
|
3631
|
+
i("span", Vn, U(_.$t("activity.description.label")), 1),
|
|
3632
|
+
j1(i("textarea", {
|
|
3633
|
+
"onUpdate:modelValue": L[0] || (L[0] = (M) => o.value = M),
|
|
3586
3634
|
rows: "4",
|
|
3587
3635
|
class: "ao-field__textarea"
|
|
3588
3636
|
}, null, 512), [
|
|
3589
3637
|
[
|
|
3590
|
-
|
|
3638
|
+
ie,
|
|
3591
3639
|
o.value,
|
|
3592
3640
|
void 0,
|
|
3593
3641
|
{
|
|
@@ -3598,17 +3646,17 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3598
3646
|
])
|
|
3599
3647
|
])
|
|
3600
3648
|
]),
|
|
3601
|
-
i("div",
|
|
3602
|
-
i("label",
|
|
3603
|
-
i("span",
|
|
3604
|
-
|
|
3605
|
-
"onUpdate:modelValue":
|
|
3649
|
+
i("div", Ln, [
|
|
3650
|
+
i("label", Hn, [
|
|
3651
|
+
i("span", Mn, U(_.$t("activity.estimation.label")), 1),
|
|
3652
|
+
j1(i("input", {
|
|
3653
|
+
"onUpdate:modelValue": L[1] || (L[1] = (M) => n.value = M),
|
|
3606
3654
|
class: "ao-field__input",
|
|
3607
3655
|
type: "number",
|
|
3608
3656
|
min: "0"
|
|
3609
3657
|
}, null, 512), [
|
|
3610
3658
|
[
|
|
3611
|
-
|
|
3659
|
+
ie,
|
|
3612
3660
|
n.value,
|
|
3613
3661
|
void 0,
|
|
3614
3662
|
{
|
|
@@ -3618,10 +3666,10 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3618
3666
|
]
|
|
3619
3667
|
])
|
|
3620
3668
|
]),
|
|
3621
|
-
i("label",
|
|
3622
|
-
i("span",
|
|
3623
|
-
|
|
3624
|
-
"onUpdate:modelValue":
|
|
3669
|
+
i("label", kn, [
|
|
3670
|
+
i("span", On, U(_.$t("activity.isImportant.label")), 1),
|
|
3671
|
+
j1(i("input", {
|
|
3672
|
+
"onUpdate:modelValue": L[2] || (L[2] = (M) => d.value = M),
|
|
3625
3673
|
class: "ao-field__input",
|
|
3626
3674
|
type: "checkbox"
|
|
3627
3675
|
}, null, 512), [
|
|
@@ -3634,35 +3682,35 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3634
3682
|
])
|
|
3635
3683
|
])
|
|
3636
3684
|
]),
|
|
3637
|
-
i("div",
|
|
3638
|
-
i("label",
|
|
3639
|
-
i("span",
|
|
3685
|
+
i("div", In, [
|
|
3686
|
+
i("label", Tn, [
|
|
3687
|
+
i("span", Zn, U(_.$t("activity.type.label")), 1),
|
|
3640
3688
|
A(l1(d1), {
|
|
3641
3689
|
modelValue: a.value,
|
|
3642
|
-
"onUpdate:modelValue":
|
|
3690
|
+
"onUpdate:modelValue": L[3] || (L[3] = (M) => a.value = M),
|
|
3643
3691
|
class: "ao-field__multiselect",
|
|
3644
3692
|
mode: "single",
|
|
3645
3693
|
searchable: !0,
|
|
3646
3694
|
"create-option": !0,
|
|
3647
|
-
options:
|
|
3695
|
+
options: _.activityTypes
|
|
3648
3696
|
}, null, 8, ["modelValue", "options"])
|
|
3649
3697
|
])
|
|
3650
3698
|
])
|
|
3651
3699
|
]),
|
|
3652
|
-
i("fieldset",
|
|
3653
|
-
i("div",
|
|
3700
|
+
i("fieldset", Sn, [
|
|
3701
|
+
i("div", An, [
|
|
3654
3702
|
A(_1, { name: "FlowsheetOutlineRounded" }),
|
|
3655
3703
|
A(y1, {
|
|
3656
3704
|
level: 4,
|
|
3657
3705
|
title: "Dependencies"
|
|
3658
3706
|
})
|
|
3659
3707
|
]),
|
|
3660
|
-
i("div",
|
|
3661
|
-
i("label",
|
|
3662
|
-
i("span",
|
|
3708
|
+
i("div", Bn, [
|
|
3709
|
+
i("label", En, [
|
|
3710
|
+
i("span", Rn, U(_.$t("activity.dependingOn.label")), 1),
|
|
3663
3711
|
A(l1(d1), {
|
|
3664
|
-
modelValue:
|
|
3665
|
-
"onUpdate:modelValue":
|
|
3712
|
+
modelValue: h.value,
|
|
3713
|
+
"onUpdate:modelValue": L[4] || (L[4] = (M) => h.value = M),
|
|
3666
3714
|
class: "ao-field__multiselect",
|
|
3667
3715
|
mode: "tags",
|
|
3668
3716
|
"close-on-select": !1,
|
|
@@ -3671,12 +3719,12 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3671
3719
|
}, null, 8, ["modelValue", "options"])
|
|
3672
3720
|
])
|
|
3673
3721
|
]),
|
|
3674
|
-
i("div",
|
|
3675
|
-
i("label",
|
|
3676
|
-
i("span",
|
|
3722
|
+
i("div", Pn, [
|
|
3723
|
+
i("label", Dn, [
|
|
3724
|
+
i("span", qn, U(_.$t("activity.blocking.label")), 1),
|
|
3677
3725
|
A(l1(d1), {
|
|
3678
|
-
modelValue:
|
|
3679
|
-
"onUpdate:modelValue":
|
|
3726
|
+
modelValue: b.value,
|
|
3727
|
+
"onUpdate:modelValue": L[5] || (L[5] = (M) => b.value = M),
|
|
3680
3728
|
class: "ao-field__multiselect",
|
|
3681
3729
|
mode: "tags",
|
|
3682
3730
|
"close-on-select": !1,
|
|
@@ -3685,12 +3733,12 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3685
3733
|
}, null, 8, ["modelValue", "options"])
|
|
3686
3734
|
])
|
|
3687
3735
|
]),
|
|
3688
|
-
i("div",
|
|
3689
|
-
i("label",
|
|
3690
|
-
i("span",
|
|
3736
|
+
i("div", xn, [
|
|
3737
|
+
i("label", Nn, [
|
|
3738
|
+
i("span", Un, U(_.$t("activity.dependingMilestone.label")), 1),
|
|
3691
3739
|
A(l1(d1), {
|
|
3692
|
-
modelValue:
|
|
3693
|
-
"onUpdate:modelValue":
|
|
3740
|
+
modelValue: Z.value,
|
|
3741
|
+
"onUpdate:modelValue": L[6] || (L[6] = (M) => Z.value = M),
|
|
3694
3742
|
class: "ao-field__multiselect",
|
|
3695
3743
|
mode: "tags",
|
|
3696
3744
|
"close-on-select": !1,
|
|
@@ -3701,13 +3749,13 @@ const sn = { class: "ao-activity__category" }, nn = { class: "ao-activity-detail
|
|
|
3701
3749
|
])
|
|
3702
3750
|
])
|
|
3703
3751
|
]),
|
|
3704
|
-
|
|
3752
|
+
zn
|
|
3705
3753
|
]),
|
|
3706
3754
|
_: 1
|
|
3707
|
-
}
|
|
3755
|
+
}));
|
|
3708
3756
|
}
|
|
3709
3757
|
});
|
|
3710
|
-
const
|
|
3758
|
+
const Gn = /* @__PURE__ */ K({
|
|
3711
3759
|
__name: "AoRuleLine",
|
|
3712
3760
|
props: {
|
|
3713
3761
|
rule: {},
|
|
@@ -3718,7 +3766,7 @@ const Sn = /* @__PURE__ */ Y({
|
|
|
3718
3766
|
},
|
|
3719
3767
|
emits: ["update:rule", "close"],
|
|
3720
3768
|
setup(e, { emit: l }) {
|
|
3721
|
-
const t = e, o =
|
|
3769
|
+
const t = e, o = se(
|
|
3722
3770
|
t.rule.subItemType || r1.ACTIVITIES
|
|
3723
3771
|
), n = v({
|
|
3724
3772
|
get() {
|
|
@@ -3752,37 +3800,37 @@ const Sn = /* @__PURE__ */ Y({
|
|
|
3752
3800
|
value: O.id,
|
|
3753
3801
|
label: O.name
|
|
3754
3802
|
}));
|
|
3755
|
-
}),
|
|
3803
|
+
}), h = se(t.rule.comparator), g = v({
|
|
3756
3804
|
get() {
|
|
3757
|
-
return
|
|
3805
|
+
return h.value;
|
|
3758
3806
|
},
|
|
3759
3807
|
set(y) {
|
|
3760
3808
|
l("update:rule", { ...t.rule, comparator: y });
|
|
3761
3809
|
}
|
|
3762
|
-
}),
|
|
3810
|
+
}), b = v(() => Object.values(ws)), T = se(t.rule.trigger), R = v({
|
|
3763
3811
|
get() {
|
|
3764
3812
|
return T.value;
|
|
3765
3813
|
},
|
|
3766
3814
|
set(y) {
|
|
3767
3815
|
l("update:rule", { ...t.rule, trigger: y });
|
|
3768
3816
|
}
|
|
3769
|
-
}),
|
|
3817
|
+
}), Z = v(() => Object.values($s)), _ = v({
|
|
3770
3818
|
get() {
|
|
3771
3819
|
return t.rule.duration;
|
|
3772
3820
|
},
|
|
3773
3821
|
set(y) {
|
|
3774
3822
|
l("update:rule", { ...t.rule, duration: y });
|
|
3775
3823
|
}
|
|
3776
|
-
}),
|
|
3824
|
+
}), L = v({
|
|
3777
3825
|
get() {
|
|
3778
3826
|
return t.rule.durationUnit;
|
|
3779
3827
|
},
|
|
3780
3828
|
set(y) {
|
|
3781
3829
|
l("update:rule", { ...t.rule, durationUnit: y });
|
|
3782
3830
|
}
|
|
3783
|
-
}), M = v(() => Object.values(
|
|
3784
|
-
return (y, C) => (r(), x(
|
|
3785
|
-
default:
|
|
3831
|
+
}), M = v(() => Object.values(ys));
|
|
3832
|
+
return (y, C) => (r(), x(P1(y.tagName), { class: "ao-rule-line" }, {
|
|
3833
|
+
default: z(() => [
|
|
3786
3834
|
A(l1(d1), {
|
|
3787
3835
|
modelValue: n.value,
|
|
3788
3836
|
"onUpdate:modelValue": C[0] || (C[0] = (O) => n.value = O),
|
|
@@ -3796,28 +3844,28 @@ const Sn = /* @__PURE__ */ Y({
|
|
|
3796
3844
|
A(l1(d1), {
|
|
3797
3845
|
modelValue: R.value,
|
|
3798
3846
|
"onUpdate:modelValue": C[2] || (C[2] = (O) => R.value = O),
|
|
3799
|
-
options:
|
|
3847
|
+
options: Z.value
|
|
3800
3848
|
}, null, 8, ["modelValue", "options"]),
|
|
3801
3849
|
A(l1(d1), {
|
|
3802
3850
|
modelValue: g.value,
|
|
3803
3851
|
"onUpdate:modelValue": C[3] || (C[3] = (O) => g.value = O),
|
|
3804
|
-
options:
|
|
3852
|
+
options: b.value
|
|
3805
3853
|
}, null, 8, ["modelValue", "options"]),
|
|
3806
|
-
|
|
3807
|
-
"onUpdate:modelValue": C[4] || (C[4] = (O) =>
|
|
3854
|
+
j1(i("input", {
|
|
3855
|
+
"onUpdate:modelValue": C[4] || (C[4] = (O) => _.value = O),
|
|
3808
3856
|
type: "number",
|
|
3809
3857
|
min: "0"
|
|
3810
3858
|
}, null, 512), [
|
|
3811
3859
|
[
|
|
3812
|
-
|
|
3813
|
-
|
|
3860
|
+
ie,
|
|
3861
|
+
_.value,
|
|
3814
3862
|
void 0,
|
|
3815
3863
|
{ number: !0 }
|
|
3816
3864
|
]
|
|
3817
3865
|
]),
|
|
3818
3866
|
A(l1(d1), {
|
|
3819
|
-
modelValue:
|
|
3820
|
-
"onUpdate:modelValue": C[5] || (C[5] = (O) =>
|
|
3867
|
+
modelValue: L.value,
|
|
3868
|
+
"onUpdate:modelValue": C[5] || (C[5] = (O) => L.value = O),
|
|
3821
3869
|
options: M.value
|
|
3822
3870
|
}, null, 8, ["modelValue", "options"]),
|
|
3823
3871
|
A(T1, {
|
|
@@ -3831,7 +3879,7 @@ const Sn = /* @__PURE__ */ Y({
|
|
|
3831
3879
|
}));
|
|
3832
3880
|
}
|
|
3833
3881
|
});
|
|
3834
|
-
const
|
|
3882
|
+
const Fn = { class: "ao-template-rules__body" }, Kn = { class: "ao-template-rules__list" }, Wn = /* @__PURE__ */ K({
|
|
3835
3883
|
__name: "AoTemplateRules",
|
|
3836
3884
|
props: {
|
|
3837
3885
|
templateId: {},
|
|
@@ -3848,16 +3896,16 @@ const Zn = { class: "ao-template-rules__body" }, An = { class: "ao-template-rule
|
|
|
3848
3896
|
l("removeRule", n);
|
|
3849
3897
|
};
|
|
3850
3898
|
return (n, d) => (r(), x(Me, null, {
|
|
3851
|
-
header:
|
|
3899
|
+
header: z(() => [
|
|
3852
3900
|
A(y1, {
|
|
3853
3901
|
title: n.$t("template.rules.title"),
|
|
3854
3902
|
level: 2
|
|
3855
3903
|
}, null, 8, ["title"])
|
|
3856
3904
|
]),
|
|
3857
|
-
default:
|
|
3858
|
-
i("div",
|
|
3859
|
-
i("ul",
|
|
3860
|
-
(r(!0), u(p1, null, $1(n.rules, (a) => (r(), x(
|
|
3905
|
+
default: z(() => [
|
|
3906
|
+
i("div", Fn, [
|
|
3907
|
+
i("ul", Kn, [
|
|
3908
|
+
(r(!0), u(p1, null, $1(n.rules, (a) => (r(), x(Gn, {
|
|
3861
3909
|
key: a.id,
|
|
3862
3910
|
rule: a,
|
|
3863
3911
|
"template-phases": n.templatePhases,
|
|
@@ -3867,7 +3915,7 @@ const Zn = { class: "ao-template-rules__body" }, An = { class: "ao-template-rule
|
|
|
3867
3915
|
onClose: () => o(a.id)
|
|
3868
3916
|
}, null, 8, ["rule", "template-phases", "template-milestones", "template-activities", "onClose"]))), 128))
|
|
3869
3917
|
]),
|
|
3870
|
-
A(
|
|
3918
|
+
A(K1, {
|
|
3871
3919
|
label: n.$t("template.rules.add"),
|
|
3872
3920
|
"icon-name": "Add",
|
|
3873
3921
|
onClick: t
|
|
@@ -3878,10 +3926,10 @@ const Zn = { class: "ao-template-rules__body" }, An = { class: "ao-template-rule
|
|
|
3878
3926
|
}));
|
|
3879
3927
|
}
|
|
3880
3928
|
});
|
|
3881
|
-
const
|
|
3929
|
+
const Yn = {
|
|
3882
3930
|
key: 0,
|
|
3883
3931
|
class: "ao-template-details"
|
|
3884
|
-
},
|
|
3932
|
+
}, Xn = { class: "ao-template-details__body" }, Jn = { class: "ao-template-details__cols" }, Qn = { class: "ao-template-details__col" }, e9 = { class: "ao-list__footer" }, t9 = { class: "ao-template-details__col" }, l9 = { class: "ao-template-details__col" }, a9 = /* @__PURE__ */ K({
|
|
3885
3933
|
__name: "AoTemplateDetails",
|
|
3886
3934
|
props: {
|
|
3887
3935
|
templateId: {},
|
|
@@ -3896,156 +3944,158 @@ const En = {
|
|
|
3896
3944
|
const t = e, o = v(
|
|
3897
3945
|
() => {
|
|
3898
3946
|
var m;
|
|
3899
|
-
return (m = t.templates) == null ? void 0 : m.find((
|
|
3947
|
+
return (m = t.templates) == null ? void 0 : m.find((w) => w.id === t.templateId);
|
|
3900
3948
|
}
|
|
3901
3949
|
), n = v({
|
|
3902
3950
|
get() {
|
|
3903
|
-
var
|
|
3904
|
-
return [...((
|
|
3951
|
+
var S;
|
|
3952
|
+
return [...((S = o.value) == null ? void 0 : S.phases) || []].sort((W, H) => W.order - H.order);
|
|
3905
3953
|
},
|
|
3906
3954
|
set(m) {
|
|
3907
|
-
const
|
|
3908
|
-
l("updateTemplate", { id: t.templateId, phases:
|
|
3955
|
+
const w = m.map((S, W) => (S.order = W, S));
|
|
3956
|
+
l("updateTemplate", { id: t.templateId, phases: w });
|
|
3909
3957
|
}
|
|
3910
3958
|
}), d = v(() => {
|
|
3911
|
-
var m,
|
|
3912
|
-
return (
|
|
3959
|
+
var m, w;
|
|
3960
|
+
return (w = (m = o == null ? void 0 : o.value) == null ? void 0 : m.phases) == null ? void 0 : w.find((S) => S.id === t.phaseId);
|
|
3913
3961
|
}), a = v(() => {
|
|
3914
|
-
var m,
|
|
3915
|
-
return (
|
|
3916
|
-
(
|
|
3962
|
+
var m, w;
|
|
3963
|
+
return (w = (m = d.value) == null ? void 0 : m.milestones) == null ? void 0 : w.find(
|
|
3964
|
+
(S) => S.id === t.milestoneId
|
|
3917
3965
|
);
|
|
3918
3966
|
}), c = v(() => {
|
|
3919
|
-
var m,
|
|
3920
|
-
return ((
|
|
3921
|
-
const
|
|
3922
|
-
return [...
|
|
3967
|
+
var m, w;
|
|
3968
|
+
return ((w = (m = o.value) == null ? void 0 : m.phases) == null ? void 0 : w.reduce((S, W) => {
|
|
3969
|
+
const H = W.milestones || [];
|
|
3970
|
+
return [...S, ...H];
|
|
3923
3971
|
}, [])) || [];
|
|
3924
|
-
}),
|
|
3925
|
-
var m,
|
|
3926
|
-
return ((
|
|
3927
|
-
const B = (
|
|
3972
|
+
}), h = v(() => {
|
|
3973
|
+
var m, w;
|
|
3974
|
+
return ((w = (m = o.value) == null ? void 0 : m.phases) == null ? void 0 : w.reduce((S, W) => {
|
|
3975
|
+
const B = (W.milestones || []).reduce(
|
|
3928
3976
|
(a1, n1) => n1.activities ? [...a1, ...n1.activities] : a1,
|
|
3929
3977
|
[]
|
|
3930
3978
|
);
|
|
3931
|
-
return [...
|
|
3979
|
+
return [...S, ...B];
|
|
3932
3980
|
}, [])) || [];
|
|
3933
3981
|
}), g = v(() => {
|
|
3934
|
-
var m,
|
|
3935
|
-
return (
|
|
3936
|
-
(
|
|
3982
|
+
var m, w;
|
|
3983
|
+
return (w = (m = a.value) == null ? void 0 : m.activities) == null ? void 0 : w.find(
|
|
3984
|
+
(S) => S.id === t.activityId
|
|
3937
3985
|
);
|
|
3938
|
-
}),
|
|
3986
|
+
}), b = v(() => {
|
|
3939
3987
|
var m;
|
|
3940
|
-
return ((m = t.activityTypes) == null ? void 0 : m.map((
|
|
3941
|
-
label:
|
|
3942
|
-
value:
|
|
3988
|
+
return ((m = t.activityTypes) == null ? void 0 : m.map((w) => ({
|
|
3989
|
+
label: w,
|
|
3990
|
+
value: w
|
|
3943
3991
|
}))) || [];
|
|
3944
3992
|
}), T = v(() => {
|
|
3945
3993
|
var m;
|
|
3946
3994
|
return ((m = o.value) == null ? void 0 : m.name) || t.templateId;
|
|
3947
|
-
}), R =
|
|
3995
|
+
}), R = Y(!1), Z = () => {
|
|
3948
3996
|
l("addItem", {
|
|
3949
3997
|
type: r1.PHASES,
|
|
3950
3998
|
templateId: t.templateId
|
|
3951
3999
|
});
|
|
3952
|
-
},
|
|
4000
|
+
}, _ = (m, w) => {
|
|
3953
4001
|
l("updateItem", {
|
|
3954
4002
|
templateId: t.templateId,
|
|
3955
4003
|
id: m,
|
|
3956
4004
|
subItemType: r1.PHASES,
|
|
3957
|
-
data: { name:
|
|
4005
|
+
data: { name: w }
|
|
3958
4006
|
});
|
|
3959
|
-
},
|
|
4007
|
+
}, L = (m) => {
|
|
3960
4008
|
l("updateItem", m);
|
|
3961
4009
|
}, M = (m) => {
|
|
3962
|
-
const { phaseId:
|
|
4010
|
+
const { phaseId: w } = m;
|
|
3963
4011
|
l("addItem", {
|
|
3964
4012
|
type: r1.MILESTONES,
|
|
3965
4013
|
templateId: t.templateId,
|
|
3966
|
-
phaseId:
|
|
4014
|
+
phaseId: w
|
|
3967
4015
|
});
|
|
3968
4016
|
}, y = (m) => {
|
|
3969
|
-
const { id:
|
|
4017
|
+
const { id: w, ...S } = m;
|
|
3970
4018
|
l("updateItem", {
|
|
3971
4019
|
subItemType: r1.MILESTONES,
|
|
3972
|
-
id:
|
|
4020
|
+
id: w,
|
|
3973
4021
|
templateId: t.templateId,
|
|
3974
|
-
data:
|
|
4022
|
+
data: S
|
|
3975
4023
|
});
|
|
3976
4024
|
}, C = (m) => {
|
|
3977
|
-
const { phaseId:
|
|
4025
|
+
const { phaseId: w, milestoneId: S } = m;
|
|
3978
4026
|
l("addItem", {
|
|
3979
4027
|
type: r1.ACTIVITIES,
|
|
3980
4028
|
templateId: t.templateId,
|
|
3981
|
-
phaseId:
|
|
3982
|
-
milestoneId:
|
|
4029
|
+
phaseId: w,
|
|
4030
|
+
milestoneId: S
|
|
3983
4031
|
});
|
|
3984
4032
|
}, O = (m) => {
|
|
3985
|
-
const { id:
|
|
4033
|
+
const { id: w, ...S } = m;
|
|
3986
4034
|
l("updateItem", {
|
|
3987
4035
|
subItemType: r1.ACTIVITIES,
|
|
3988
|
-
id:
|
|
4036
|
+
id: w,
|
|
3989
4037
|
templateId: t.templateId,
|
|
3990
|
-
data:
|
|
4038
|
+
data: S
|
|
3991
4039
|
});
|
|
3992
|
-
},
|
|
3993
|
-
|
|
4040
|
+
}, j = Y(!1), Q = () => {
|
|
4041
|
+
j.value = !j.value;
|
|
3994
4042
|
}, k = () => {
|
|
3995
4043
|
l("addRule", { templateId: t.templateId });
|
|
3996
4044
|
}, e1 = (m) => {
|
|
3997
4045
|
l("removeRule", { id: m, templateId: t.templateId });
|
|
3998
4046
|
};
|
|
3999
|
-
return (m,
|
|
4000
|
-
var
|
|
4001
|
-
return o.value ? (r(), u("div",
|
|
4002
|
-
|
|
4003
|
-
|
|
4004
|
-
|
|
4005
|
-
|
|
4006
|
-
|
|
4007
|
-
onClick: b[0] || (b[0] = (X) => m.$router.push({ name: l1(R1).TEMPLATES_LIST }))
|
|
4008
|
-
}),
|
|
4047
|
+
return (m, w) => {
|
|
4048
|
+
var S, W, H, B, a1, n1;
|
|
4049
|
+
return o.value ? (r(), u("div", Yn, [
|
|
4050
|
+
A(He, {
|
|
4051
|
+
"can-go-back": !0,
|
|
4052
|
+
onGoBack: w[2] || (w[2] = (X) => m.$router.push({ name: l1(R1).TEMPLATES_LIST }))
|
|
4053
|
+
}, {
|
|
4054
|
+
primary: z(() => [
|
|
4009
4055
|
A(y1, {
|
|
4010
4056
|
title: T.value,
|
|
4011
4057
|
level: 2,
|
|
4012
4058
|
"is-editing": R.value,
|
|
4013
|
-
onToggleIsEditing:
|
|
4059
|
+
onToggleIsEditing: w[0] || (w[0] = (X) => {
|
|
4014
4060
|
R.value = X;
|
|
4015
4061
|
}),
|
|
4016
|
-
"onUpdate:title":
|
|
4062
|
+
"onUpdate:title": w[1] || (w[1] = (X) => {
|
|
4017
4063
|
T.value = X;
|
|
4018
4064
|
})
|
|
4019
4065
|
}, null, 8, ["title", "is-editing"])
|
|
4020
4066
|
]),
|
|
4021
|
-
|
|
4067
|
+
secondary: z(() => [
|
|
4022
4068
|
A(T1, {
|
|
4023
4069
|
label: m.$t("template.rules.edit"),
|
|
4070
|
+
color: "primary",
|
|
4071
|
+
"icon-name": "Settings",
|
|
4072
|
+
"icon-position": "start",
|
|
4024
4073
|
onClick: Q
|
|
4025
4074
|
}, null, 8, ["label"])
|
|
4026
|
-
])
|
|
4027
|
-
|
|
4028
|
-
|
|
4029
|
-
|
|
4030
|
-
|
|
4031
|
-
|
|
4075
|
+
]),
|
|
4076
|
+
_: 1
|
|
4077
|
+
}),
|
|
4078
|
+
i("div", Xn, [
|
|
4079
|
+
i("ol", Jn, [
|
|
4080
|
+
i("li", Qn, [
|
|
4081
|
+
A(l1(G1), {
|
|
4032
4082
|
modelValue: n.value,
|
|
4033
|
-
"onUpdate:modelValue":
|
|
4083
|
+
"onUpdate:modelValue": w[3] || (w[3] = (X) => n.value = X),
|
|
4034
4084
|
class: "ao-templates__list",
|
|
4035
4085
|
"item-key": "id",
|
|
4036
4086
|
handle: ".ao-card__drag"
|
|
4037
4087
|
}, {
|
|
4038
|
-
header:
|
|
4088
|
+
header: z(() => [
|
|
4039
4089
|
A(y1, {
|
|
4040
4090
|
title: m.$t("template.phases.title"),
|
|
4041
4091
|
level: 3,
|
|
4042
4092
|
class: "ao-list__title"
|
|
4043
4093
|
}, null, 8, ["title"])
|
|
4044
4094
|
]),
|
|
4045
|
-
item:
|
|
4095
|
+
item: z(({ element: X }) => {
|
|
4046
4096
|
var t1;
|
|
4047
4097
|
return [
|
|
4048
|
-
A(
|
|
4098
|
+
A(gs, {
|
|
4049
4099
|
id: X.id,
|
|
4050
4100
|
name: X.name,
|
|
4051
4101
|
milestones: X.milestones,
|
|
@@ -4055,83 +4105,82 @@ const En = {
|
|
|
4055
4105
|
params: { templateId: m.templateId, phaseId: X.id }
|
|
4056
4106
|
}),
|
|
4057
4107
|
"onUpdate:title": (V1) => {
|
|
4058
|
-
|
|
4108
|
+
_(X.id, V1);
|
|
4059
4109
|
}
|
|
4060
4110
|
}, null, 8, ["id", "name", "milestones", "is-active", "onClick", "onUpdate:title"])
|
|
4061
4111
|
];
|
|
4062
4112
|
}),
|
|
4063
|
-
footer:
|
|
4064
|
-
i("div",
|
|
4065
|
-
A(
|
|
4113
|
+
footer: z(() => [
|
|
4114
|
+
i("div", e9, [
|
|
4115
|
+
A(K1, {
|
|
4066
4116
|
"icon-name": "AddBoxOutlineRounded",
|
|
4067
4117
|
label: m.$t("template.phases.add"),
|
|
4068
|
-
onClick:
|
|
4118
|
+
onClick: Z
|
|
4069
4119
|
}, null, 8, ["label"])
|
|
4070
4120
|
])
|
|
4071
4121
|
]),
|
|
4072
4122
|
_: 1
|
|
4073
4123
|
}, 8, ["modelValue"])
|
|
4074
4124
|
]),
|
|
4075
|
-
i("li",
|
|
4076
|
-
d.value ? (r(), x(
|
|
4125
|
+
i("li", t9, [
|
|
4126
|
+
d.value ? (r(), x(Ls, {
|
|
4077
4127
|
key: 0,
|
|
4078
4128
|
"template-id": m.templateId,
|
|
4079
4129
|
phase: d.value,
|
|
4080
|
-
"milestone-id": (
|
|
4130
|
+
"milestone-id": (S = a.value) == null ? void 0 : S.id,
|
|
4081
4131
|
onAddMilestone: M,
|
|
4082
4132
|
onUpdateMilestone: y,
|
|
4083
|
-
onUpdatePhase:
|
|
4084
|
-
}, null, 8, ["template-id", "phase", "milestone-id"])) :
|
|
4133
|
+
onUpdatePhase: L
|
|
4134
|
+
}, null, 8, ["template-id", "phase", "milestone-id"])) : V("", !0)
|
|
4085
4135
|
]),
|
|
4086
|
-
i("li",
|
|
4087
|
-
d.value && a.value ? (r(), x(
|
|
4136
|
+
i("li", l9, [
|
|
4137
|
+
d.value && a.value ? (r(), x(ks, {
|
|
4088
4138
|
key: 0,
|
|
4089
4139
|
"template-id": m.templateId,
|
|
4090
|
-
"phase-id": (
|
|
4140
|
+
"phase-id": (W = d.value) == null ? void 0 : W.id,
|
|
4091
4141
|
milestone: a.value,
|
|
4092
|
-
"activity-id": (
|
|
4142
|
+
"activity-id": (H = g.value) == null ? void 0 : H.id,
|
|
4093
4143
|
onAddActivity: C,
|
|
4094
4144
|
onUpdateActivity: O,
|
|
4095
4145
|
onUpdateMilestone: y
|
|
4096
|
-
}, null, 8, ["template-id", "phase-id", "milestone", "activity-id"])) :
|
|
4146
|
+
}, null, 8, ["template-id", "phase-id", "milestone", "activity-id"])) : V("", !0)
|
|
4097
4147
|
])
|
|
4098
4148
|
])
|
|
4099
4149
|
]),
|
|
4100
4150
|
(r(), x(be, { to: "body" }, [
|
|
4101
|
-
g.value ? (r(), x(
|
|
4151
|
+
g.value ? (r(), x(jn, {
|
|
4102
4152
|
key: 0,
|
|
4103
4153
|
activity: g.value,
|
|
4104
|
-
"activity-types":
|
|
4105
|
-
|
|
4106
|
-
"phase-name": (B = d.value) == null ? void 0 : B.name,
|
|
4107
|
-
"milestone-name": (a1 = a.value) == null ? void 0 : a1.name,
|
|
4154
|
+
"activity-types": b.value,
|
|
4155
|
+
breadcrumbs: `${o.value.name} / ${(B = d.value) == null ? void 0 : B.name} / ${(a1 = a.value) == null ? void 0 : a1.name}`,
|
|
4108
4156
|
"milestone-id": (n1 = a.value) == null ? void 0 : n1.id,
|
|
4109
|
-
"template-activities":
|
|
4157
|
+
"template-activities": h.value,
|
|
4110
4158
|
"template-milestones": c.value,
|
|
4111
|
-
"onUpdate:activity":
|
|
4159
|
+
"onUpdate:activity": w[4] || (w[4] = (X) => {
|
|
4112
4160
|
m.phaseId && m.milestoneId && g.value && O({
|
|
4113
4161
|
...X,
|
|
4114
4162
|
phaseId: m.phaseId,
|
|
4115
4163
|
milestoneId: m.milestoneId,
|
|
4116
4164
|
order: g.value.order
|
|
4117
4165
|
});
|
|
4118
|
-
})
|
|
4119
|
-
|
|
4166
|
+
}),
|
|
4167
|
+
onClose: m.$router.back
|
|
4168
|
+
}, null, 8, ["activity", "activity-types", "breadcrumbs", "milestone-id", "template-activities", "template-milestones", "onClose"])) : V("", !0)
|
|
4120
4169
|
])),
|
|
4121
4170
|
(r(), x(be, { to: "body" }, [
|
|
4122
|
-
|
|
4171
|
+
j.value ? (r(), x(Wn, {
|
|
4123
4172
|
key: 0,
|
|
4124
4173
|
"template-id": o.value.id,
|
|
4125
4174
|
rules: o.value.rules || [],
|
|
4126
4175
|
"template-phases": o.value.phases,
|
|
4127
4176
|
"template-milestones": c.value,
|
|
4128
|
-
"template-activities":
|
|
4177
|
+
"template-activities": h.value,
|
|
4129
4178
|
onClose: Q,
|
|
4130
4179
|
onAddRule: k,
|
|
4131
4180
|
onRemoveRule: e1
|
|
4132
|
-
}, null, 8, ["template-id", "rules", "template-phases", "template-milestones", "template-activities"])) :
|
|
4181
|
+
}, null, 8, ["template-id", "rules", "template-phases", "template-milestones", "template-activities"])) : V("", !0)
|
|
4133
4182
|
]))
|
|
4134
|
-
])) :
|
|
4183
|
+
])) : V("", !0);
|
|
4135
4184
|
};
|
|
4136
4185
|
}
|
|
4137
4186
|
});
|
|
@@ -4139,7 +4188,7 @@ const R1 = {
|
|
|
4139
4188
|
TEMPLATES: "templates",
|
|
4140
4189
|
TEMPLATE_DETAILS: "template_details",
|
|
4141
4190
|
TEMPLATES_LIST: "templates_list"
|
|
4142
|
-
},
|
|
4191
|
+
}, c9 = (e, l = {}) => [
|
|
4143
4192
|
{
|
|
4144
4193
|
path: e,
|
|
4145
4194
|
name: R1.TEMPLATES,
|
|
@@ -4148,17 +4197,17 @@ const R1 = {
|
|
|
4148
4197
|
{
|
|
4149
4198
|
path: "",
|
|
4150
4199
|
name: R1.TEMPLATES_LIST,
|
|
4151
|
-
component:
|
|
4200
|
+
component: n9
|
|
4152
4201
|
},
|
|
4153
4202
|
{
|
|
4154
4203
|
path: ":templateId/:phaseId?/:milestoneId?/:activityId?",
|
|
4155
4204
|
name: R1.TEMPLATE_DETAILS,
|
|
4156
|
-
component:
|
|
4205
|
+
component: a9,
|
|
4157
4206
|
props: !0
|
|
4158
4207
|
}
|
|
4159
4208
|
]
|
|
4160
4209
|
}
|
|
4161
|
-
],
|
|
4210
|
+
], s9 = { class: "ao-templates" }, n9 = /* @__PURE__ */ K({
|
|
4162
4211
|
__name: "AoTemplatesList",
|
|
4163
4212
|
props: {
|
|
4164
4213
|
templates: {}
|
|
@@ -4175,32 +4224,34 @@ const R1 = {
|
|
|
4175
4224
|
d && l("updateTemplates", d);
|
|
4176
4225
|
}
|
|
4177
4226
|
});
|
|
4178
|
-
return (d, a) => (r(), u("div",
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4184
|
-
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
|
|
4189
|
-
|
|
4227
|
+
return (d, a) => (r(), u("div", s9, [
|
|
4228
|
+
A(He, null, {
|
|
4229
|
+
secondary: z(() => [
|
|
4230
|
+
A(T1, {
|
|
4231
|
+
label: d.$t("templates.new"),
|
|
4232
|
+
color: "primary",
|
|
4233
|
+
"icon-name": "Add",
|
|
4234
|
+
"icon-position": "start",
|
|
4235
|
+
onClick: o
|
|
4236
|
+
}, null, 8, ["label"])
|
|
4237
|
+
]),
|
|
4238
|
+
_: 1
|
|
4239
|
+
}),
|
|
4240
|
+
A(l1(G1), {
|
|
4190
4241
|
modelValue: n.value,
|
|
4191
4242
|
"onUpdate:modelValue": a[0] || (a[0] = (c) => n.value = c),
|
|
4192
4243
|
class: "ao-templates__list",
|
|
4193
4244
|
"item-key": "id",
|
|
4194
4245
|
handle: ".ao-card__drag"
|
|
4195
4246
|
}, {
|
|
4196
|
-
item:
|
|
4197
|
-
var
|
|
4247
|
+
item: z(({ element: c }) => {
|
|
4248
|
+
var h;
|
|
4198
4249
|
return [
|
|
4199
|
-
A(
|
|
4250
|
+
A(ds, {
|
|
4200
4251
|
title: c.name || c.id,
|
|
4201
4252
|
phases: c.phases,
|
|
4202
|
-
milestones: (
|
|
4203
|
-
activities: c.phases ? l1(
|
|
4253
|
+
milestones: (h = c.phases) != null && h.length ? l1(qa)(c.phases) : 0,
|
|
4254
|
+
activities: c.phases ? l1(xa)(c.phases) : 0,
|
|
4204
4255
|
"updated-at": c.updatedAt,
|
|
4205
4256
|
"updated-by": c.updatedBy,
|
|
4206
4257
|
onClick: (g) => d.$router.push({
|
|
@@ -4216,9 +4267,9 @@ const R1 = {
|
|
|
4216
4267
|
}
|
|
4217
4268
|
});
|
|
4218
4269
|
export {
|
|
4219
|
-
|
|
4220
|
-
|
|
4221
|
-
|
|
4222
|
-
|
|
4270
|
+
a9 as AoTemplateDetails,
|
|
4271
|
+
d9 as AoTemplates,
|
|
4272
|
+
n9 as AoTemplatesList,
|
|
4273
|
+
c9 as getTemplateRoutes,
|
|
4223
4274
|
R1 as routeNames
|
|
4224
4275
|
};
|