golden-logic-ui 1.0.38 → 1.0.39
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/golden-logic-ui.js +699 -708
- package/dist/golden-logic-ui.umd.cjs +2 -2
- package/package.json +1 -1
package/dist/golden-logic-ui.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { openBlock as d, createElementBlock as u, createElementVNode as s, createCommentVNode as f, createStaticVNode as
|
|
1
|
+
import { openBlock as d, createElementBlock as u, createElementVNode as s, createCommentVNode as f, createStaticVNode as Ae, inject as ce, watch as ee, effectScope as Ie, computed as he, reactive as fe, resolveComponent as U, Fragment as y, createVNode as G, normalizeClass as p, toDisplayString as h, withModifiers as A, withDirectives as C, vModelText as I, renderList as w, normalizeStyle as Te, renderSlot as P, createTextVNode as v, vShow as T, createBlock as F, resolveDynamicComponent as X, mergeProps as q, withCtx as z, ref as S, onMounted as M, provide as Me, pushScopeId as Ne, popScopeId as Ve, toHandlers as K, TransitionGroup as Le, unref as Be, resolveDirective as ge, markRaw as Ge } from "vue";
|
|
2
2
|
const k = (e, t) => {
|
|
3
3
|
const r = e.__vccOpts || e;
|
|
4
4
|
for (const [n, a] of t)
|
|
5
5
|
r[n] = a;
|
|
6
6
|
return r;
|
|
7
|
-
},
|
|
7
|
+
}, Fe = {
|
|
8
8
|
props: ["isOpen"],
|
|
9
9
|
methods: {
|
|
10
10
|
confirmDeletion() {
|
|
@@ -14,27 +14,27 @@ const k = (e, t) => {
|
|
|
14
14
|
this.$emit("cancel-delete");
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
},
|
|
17
|
+
}, Re = {
|
|
18
18
|
key: 0,
|
|
19
19
|
class: "fixed inset-0 z-50 overflow-y-auto",
|
|
20
20
|
"aria-labelledby": "modal-title",
|
|
21
21
|
role: "dialog",
|
|
22
22
|
"aria-modal": "true"
|
|
23
|
-
},
|
|
23
|
+
}, qe = { class: "flex items-end justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:block sm:p-0" }, Ue = /* @__PURE__ */ s("div", {
|
|
24
24
|
class: "fixed inset-0 transition-opacity bg-gray-500 bg-opacity-75",
|
|
25
25
|
"aria-hidden": "true"
|
|
26
|
-
}, null, -1),
|
|
26
|
+
}, null, -1), ze = /* @__PURE__ */ s("span", {
|
|
27
27
|
class: "hidden sm:inline-block sm:align-middle sm:h-screen",
|
|
28
28
|
"aria-hidden": "true"
|
|
29
|
-
}, "", -1),
|
|
30
|
-
function
|
|
31
|
-
return r.isOpen ? (d(), u("div",
|
|
32
|
-
s("div",
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
s("div",
|
|
36
|
-
|
|
37
|
-
s("div",
|
|
29
|
+
}, "", -1), He = { class: "inline-block overflow-hidden text-left align-bottom transition-all transform bg-white rounded-lg shadow-xl sm:my-8 sm:align-middle sm:max-w-lg sm:w-full" }, Ze = /* @__PURE__ */ Ae('<div class="px-4 pt-5 pb-4 bg-white sm:p-6 sm:pb-4"><div class="sm:flex sm:items-start"><div class="mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left"><h3 class="text-lg font-medium leading-6 text-gray-900" id="modal-title"> Confirm Deletion </h3><div class="mt-2"><p class="text-sm text-gray-500"> Are you sure you want to delete this item? This action cannot be undone. </p></div></div></div></div>', 1), Ke = { class: "px-4 py-3 bg-gray-50 sm:px-6 sm:flex sm:flex-row-reverse" };
|
|
30
|
+
function We(e, t, r, n, a, o) {
|
|
31
|
+
return r.isOpen ? (d(), u("div", Re, [
|
|
32
|
+
s("div", qe, [
|
|
33
|
+
Ue,
|
|
34
|
+
ze,
|
|
35
|
+
s("div", He, [
|
|
36
|
+
Ze,
|
|
37
|
+
s("div", Ke, [
|
|
38
38
|
s("button", {
|
|
39
39
|
onClick: t[0] || (t[0] = (...l) => o.confirmDeletion && o.confirmDeletion(...l)),
|
|
40
40
|
type: "button",
|
|
@@ -50,23 +50,23 @@ function Ye(e, t, r, n, a, o) {
|
|
|
50
50
|
])
|
|
51
51
|
])) : f("", !0);
|
|
52
52
|
}
|
|
53
|
-
const te = /* @__PURE__ */ k(
|
|
54
|
-
function
|
|
55
|
-
return
|
|
53
|
+
const te = /* @__PURE__ */ k(Fe, [["render", We]]);
|
|
54
|
+
function Xe() {
|
|
55
|
+
return me().__VUE_DEVTOOLS_GLOBAL_HOOK__;
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function me() {
|
|
58
58
|
return typeof navigator < "u" && typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : {};
|
|
59
59
|
}
|
|
60
|
-
const
|
|
60
|
+
const Ye = typeof Proxy == "function", Je = "devtools-plugin:setup", Qe = "plugin:settings:set";
|
|
61
61
|
let L, Y;
|
|
62
|
-
function
|
|
62
|
+
function et() {
|
|
63
63
|
var e;
|
|
64
64
|
return L !== void 0 || (typeof window < "u" && window.performance ? (L = !0, Y = window.performance) : typeof globalThis < "u" && (!((e = globalThis.perf_hooks) === null || e === void 0) && e.performance) ? (L = !0, Y = globalThis.perf_hooks.performance) : L = !1), L;
|
|
65
65
|
}
|
|
66
|
-
function
|
|
67
|
-
return
|
|
66
|
+
function tt() {
|
|
67
|
+
return et() ? Y.now() : Date.now();
|
|
68
68
|
}
|
|
69
|
-
class
|
|
69
|
+
class rt {
|
|
70
70
|
constructor(t, r) {
|
|
71
71
|
this.target = null, this.targetQueue = [], this.onQueue = [], this.plugin = t, this.hook = r;
|
|
72
72
|
const n = {};
|
|
@@ -94,9 +94,9 @@ class nt {
|
|
|
94
94
|
o = l;
|
|
95
95
|
},
|
|
96
96
|
now() {
|
|
97
|
-
return
|
|
97
|
+
return tt();
|
|
98
98
|
}
|
|
99
|
-
}, r && r.on(
|
|
99
|
+
}, r && r.on(Qe, (l, i) => {
|
|
100
100
|
l === this.plugin.id && this.fallbacks.setSettings(i);
|
|
101
101
|
}), this.proxiedOn = new Proxy({}, {
|
|
102
102
|
get: (l, i) => this.target ? this.target.on[i] : (...c) => {
|
|
@@ -128,12 +128,12 @@ class nt {
|
|
|
128
128
|
r.resolve(await this.target[r.method](...r.args));
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
function
|
|
132
|
-
const r = e, n =
|
|
131
|
+
function st(e, t) {
|
|
132
|
+
const r = e, n = me(), a = Xe(), o = Ye && r.enableEarlyProxy;
|
|
133
133
|
if (a && (n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__ || !o))
|
|
134
|
-
a.emit(
|
|
134
|
+
a.emit(Je, e, t);
|
|
135
135
|
else {
|
|
136
|
-
const l = o ? new
|
|
136
|
+
const l = o ? new rt(r, a) : null;
|
|
137
137
|
(n.__VUE_DEVTOOLS_PLUGINS__ = n.__VUE_DEVTOOLS_PLUGINS__ || []).push({
|
|
138
138
|
pluginDescriptor: r,
|
|
139
139
|
setupFn: t,
|
|
@@ -146,37 +146,37 @@ function ot(e, t) {
|
|
|
146
146
|
* (c) 2022 Evan You
|
|
147
147
|
* @license MIT
|
|
148
148
|
*/
|
|
149
|
-
var
|
|
150
|
-
function
|
|
151
|
-
return e === void 0 && (e = null),
|
|
149
|
+
var _e = "store";
|
|
150
|
+
function pe(e) {
|
|
151
|
+
return e === void 0 && (e = null), ce(e !== null ? e : _e);
|
|
152
152
|
}
|
|
153
153
|
function N(e, t) {
|
|
154
154
|
Object.keys(e).forEach(function(r) {
|
|
155
155
|
return t(e[r], r);
|
|
156
156
|
});
|
|
157
157
|
}
|
|
158
|
-
function
|
|
158
|
+
function be(e) {
|
|
159
159
|
return e !== null && typeof e == "object";
|
|
160
160
|
}
|
|
161
|
-
function
|
|
161
|
+
function nt(e) {
|
|
162
162
|
return e && typeof e.then == "function";
|
|
163
163
|
}
|
|
164
164
|
function E(e, t) {
|
|
165
165
|
if (!e)
|
|
166
166
|
throw new Error("[vuex] " + t);
|
|
167
167
|
}
|
|
168
|
-
function
|
|
168
|
+
function ot(e, t) {
|
|
169
169
|
return function() {
|
|
170
170
|
return e(t);
|
|
171
171
|
};
|
|
172
172
|
}
|
|
173
|
-
function
|
|
173
|
+
function ye(e, t, r) {
|
|
174
174
|
return t.indexOf(e) < 0 && (r && r.prepend ? t.unshift(e) : t.push(e)), function() {
|
|
175
175
|
var n = t.indexOf(e);
|
|
176
176
|
n > -1 && t.splice(n, 1);
|
|
177
177
|
};
|
|
178
178
|
}
|
|
179
|
-
function
|
|
179
|
+
function ve(e, t) {
|
|
180
180
|
e._actions = /* @__PURE__ */ Object.create(null), e._mutations = /* @__PURE__ */ Object.create(null), e._wrappedGetters = /* @__PURE__ */ Object.create(null), e._modulesNamespaceMap = /* @__PURE__ */ Object.create(null);
|
|
181
181
|
var r = e.state;
|
|
182
182
|
Z(e, r, [], e._modules.root, !0), re(e, r, t);
|
|
@@ -184,10 +184,10 @@ function xe(e, t) {
|
|
|
184
184
|
function re(e, t, r) {
|
|
185
185
|
var n = e._state, a = e._scope;
|
|
186
186
|
e.getters = {}, e._makeLocalGettersCache = /* @__PURE__ */ Object.create(null);
|
|
187
|
-
var o = e._wrappedGetters, l = {}, i = {}, c =
|
|
187
|
+
var o = e._wrappedGetters, l = {}, i = {}, c = Ie(!0);
|
|
188
188
|
c.run(function() {
|
|
189
189
|
N(o, function(g, m) {
|
|
190
|
-
l[m] =
|
|
190
|
+
l[m] = ot(g, e), i[m] = he(function() {
|
|
191
191
|
return l[m]();
|
|
192
192
|
}), Object.defineProperty(e.getters, m, {
|
|
193
193
|
get: function() {
|
|
@@ -197,9 +197,9 @@ function re(e, t, r) {
|
|
|
197
197
|
// for local getters
|
|
198
198
|
});
|
|
199
199
|
});
|
|
200
|
-
}), e._state =
|
|
200
|
+
}), e._state = fe({
|
|
201
201
|
data: t
|
|
202
|
-
}), e._scope = c, e.strict &&
|
|
202
|
+
}), e._scope = c, e.strict && ut(e), n && r && e._withCommit(function() {
|
|
203
203
|
n.data = null;
|
|
204
204
|
}), a && a.stop();
|
|
205
205
|
}
|
|
@@ -213,21 +213,21 @@ function Z(e, t, r, n, a) {
|
|
|
213
213
|
), i[c] = n.state;
|
|
214
214
|
});
|
|
215
215
|
}
|
|
216
|
-
var g = n.context =
|
|
216
|
+
var g = n.context = at(e, l, r);
|
|
217
217
|
n.forEachMutation(function(m, b) {
|
|
218
218
|
var x = l + b;
|
|
219
|
-
|
|
219
|
+
it(e, x, m, g);
|
|
220
220
|
}), n.forEachAction(function(m, b) {
|
|
221
221
|
var x = m.root ? b : l + b, $ = m.handler || m;
|
|
222
|
-
|
|
222
|
+
lt(e, x, $, g);
|
|
223
223
|
}), n.forEachGetter(function(m, b) {
|
|
224
224
|
var x = l + b;
|
|
225
|
-
|
|
225
|
+
dt(e, x, m, g);
|
|
226
226
|
}), n.forEachChild(function(m, b) {
|
|
227
227
|
Z(e, t, r.concat(b), m, a);
|
|
228
228
|
});
|
|
229
229
|
}
|
|
230
|
-
function
|
|
230
|
+
function at(e, t, r) {
|
|
231
231
|
var n = t === "", a = {
|
|
232
232
|
dispatch: n ? e.dispatch : function(o, l, i) {
|
|
233
233
|
var c = H(o, l, i), g = c.payload, m = c.options, b = c.type;
|
|
@@ -251,7 +251,7 @@ function lt(e, t, r) {
|
|
|
251
251
|
get: n ? function() {
|
|
252
252
|
return e.getters;
|
|
253
253
|
} : function() {
|
|
254
|
-
return
|
|
254
|
+
return xe(e, t);
|
|
255
255
|
}
|
|
256
256
|
},
|
|
257
257
|
state: {
|
|
@@ -261,7 +261,7 @@ function lt(e, t, r) {
|
|
|
261
261
|
}
|
|
262
262
|
}), a;
|
|
263
263
|
}
|
|
264
|
-
function
|
|
264
|
+
function xe(e, t) {
|
|
265
265
|
if (!e._makeLocalGettersCache[t]) {
|
|
266
266
|
var r = {}, n = t.length;
|
|
267
267
|
Object.keys(e.getters).forEach(function(a) {
|
|
@@ -278,13 +278,13 @@ function we(e, t) {
|
|
|
278
278
|
}
|
|
279
279
|
return e._makeLocalGettersCache[t];
|
|
280
280
|
}
|
|
281
|
-
function
|
|
281
|
+
function it(e, t, r, n) {
|
|
282
282
|
var a = e._mutations[t] || (e._mutations[t] = []);
|
|
283
283
|
a.push(function(l) {
|
|
284
284
|
r.call(e, n.state, l);
|
|
285
285
|
});
|
|
286
286
|
}
|
|
287
|
-
function
|
|
287
|
+
function lt(e, t, r, n) {
|
|
288
288
|
var a = e._actions[t] || (e._actions[t] = []);
|
|
289
289
|
a.push(function(l) {
|
|
290
290
|
var i = r.call(e, {
|
|
@@ -295,12 +295,12 @@ function ut(e, t, r, n) {
|
|
|
295
295
|
rootGetters: e.getters,
|
|
296
296
|
rootState: e.state
|
|
297
297
|
}, l);
|
|
298
|
-
return
|
|
298
|
+
return nt(i) || (i = Promise.resolve(i)), e._devtoolHook ? i.catch(function(c) {
|
|
299
299
|
throw e._devtoolHook.emit("vuex:error", c), c;
|
|
300
300
|
}) : i;
|
|
301
301
|
});
|
|
302
302
|
}
|
|
303
|
-
function
|
|
303
|
+
function dt(e, t, r, n) {
|
|
304
304
|
if (e._wrappedGetters[t]) {
|
|
305
305
|
process.env.NODE_ENV !== "production" && console.error("[vuex] duplicate getter key: " + t);
|
|
306
306
|
return;
|
|
@@ -318,7 +318,7 @@ function ct(e, t, r, n) {
|
|
|
318
318
|
);
|
|
319
319
|
};
|
|
320
320
|
}
|
|
321
|
-
function
|
|
321
|
+
function ut(e) {
|
|
322
322
|
ee(function() {
|
|
323
323
|
return e._state.data;
|
|
324
324
|
}, function() {
|
|
@@ -331,11 +331,11 @@ function se(e, t) {
|
|
|
331
331
|
}, e);
|
|
332
332
|
}
|
|
333
333
|
function H(e, t, r) {
|
|
334
|
-
return
|
|
334
|
+
return be(e) && e.type && (r = t, t = e, e = e.type), process.env.NODE_ENV !== "production" && E(typeof e == "string", "expects string as the type, but found " + typeof e + "."), { type: e, payload: t, options: r };
|
|
335
335
|
}
|
|
336
|
-
var
|
|
337
|
-
function
|
|
338
|
-
|
|
336
|
+
var ct = "vuex bindings", ae = "vuex:mutations", W = "vuex:actions", B = "vuex", ht = 0;
|
|
337
|
+
function ft(e, t) {
|
|
338
|
+
st(
|
|
339
339
|
{
|
|
340
340
|
id: "org.vuejs.vuex",
|
|
341
341
|
app: e,
|
|
@@ -343,17 +343,17 @@ function mt(e, t) {
|
|
|
343
343
|
homepage: "https://next.vuex.vuejs.org/",
|
|
344
344
|
logo: "https://vuejs.org/images/icons/favicon-96x96.png",
|
|
345
345
|
packageName: "vuex",
|
|
346
|
-
componentStateTypes: [
|
|
346
|
+
componentStateTypes: [ct]
|
|
347
347
|
},
|
|
348
348
|
function(r) {
|
|
349
349
|
r.addTimelineLayer({
|
|
350
|
-
id:
|
|
350
|
+
id: ae,
|
|
351
351
|
label: "Vuex Mutations",
|
|
352
|
-
color:
|
|
352
|
+
color: ie
|
|
353
353
|
}), r.addTimelineLayer({
|
|
354
354
|
id: W,
|
|
355
355
|
label: "Vuex Actions",
|
|
356
|
-
color:
|
|
356
|
+
color: ie
|
|
357
357
|
}), r.addInspector({
|
|
358
358
|
id: B,
|
|
359
359
|
label: "Vuex",
|
|
@@ -363,16 +363,16 @@ function mt(e, t) {
|
|
|
363
363
|
if (n.app === e && n.inspectorId === B)
|
|
364
364
|
if (n.filter) {
|
|
365
365
|
var a = [];
|
|
366
|
-
|
|
366
|
+
Ce(a, t._modules.root, n.filter, ""), n.rootNodes = a;
|
|
367
367
|
} else
|
|
368
368
|
n.rootNodes = [
|
|
369
|
-
|
|
369
|
+
$e(t._modules.root, "")
|
|
370
370
|
];
|
|
371
371
|
}), r.on.getInspectorState(function(n) {
|
|
372
372
|
if (n.app === e && n.inspectorId === B) {
|
|
373
373
|
var a = n.nodeId;
|
|
374
|
-
|
|
375
|
-
|
|
374
|
+
xe(t, a), n.state = _t(
|
|
375
|
+
bt(t._modules, a),
|
|
376
376
|
a === "root" ? t.getters : t._makeLocalGettersCache,
|
|
377
377
|
a
|
|
378
378
|
);
|
|
@@ -387,7 +387,7 @@ function mt(e, t) {
|
|
|
387
387
|
}), t.subscribe(function(n, a) {
|
|
388
388
|
var o = {};
|
|
389
389
|
n.payload && (o.payload = n.payload), o.state = a, r.notifyComponentUpdate(), r.sendInspectorTree(B), r.sendInspectorState(B), r.addTimelineEvent({
|
|
390
|
-
layerId:
|
|
390
|
+
layerId: ae,
|
|
391
391
|
event: {
|
|
392
392
|
time: Date.now(),
|
|
393
393
|
title: n.type,
|
|
@@ -397,7 +397,7 @@ function mt(e, t) {
|
|
|
397
397
|
}), t.subscribeAction({
|
|
398
398
|
before: function(n, a) {
|
|
399
399
|
var o = {};
|
|
400
|
-
n.payload && (o.payload = n.payload), n._id =
|
|
400
|
+
n.payload && (o.payload = n.payload), n._id = ht++, n._time = Date.now(), o.state = a, r.addTimelineEvent({
|
|
401
401
|
layerId: W,
|
|
402
402
|
event: {
|
|
403
403
|
time: n._time,
|
|
@@ -432,25 +432,25 @@ function mt(e, t) {
|
|
|
432
432
|
}
|
|
433
433
|
);
|
|
434
434
|
}
|
|
435
|
-
var
|
|
435
|
+
var ie = 8702998, gt = 6710886, mt = 16777215, we = {
|
|
436
436
|
label: "namespaced",
|
|
437
|
-
textColor:
|
|
438
|
-
backgroundColor:
|
|
437
|
+
textColor: mt,
|
|
438
|
+
backgroundColor: gt
|
|
439
439
|
};
|
|
440
|
-
function
|
|
440
|
+
function ke(e) {
|
|
441
441
|
return e && e !== "root" ? e.split("/").slice(-2, -1)[0] : "Root";
|
|
442
442
|
}
|
|
443
|
-
function
|
|
443
|
+
function $e(e, t) {
|
|
444
444
|
return {
|
|
445
445
|
id: t || "root",
|
|
446
446
|
// all modules end with a `/`, we want the last segment only
|
|
447
447
|
// cart/ -> cart
|
|
448
448
|
// nested/cart/ -> cart
|
|
449
|
-
label:
|
|
450
|
-
tags: e.namespaced ? [
|
|
449
|
+
label: ke(t),
|
|
450
|
+
tags: e.namespaced ? [we] : [],
|
|
451
451
|
children: Object.keys(e._children).map(
|
|
452
452
|
function(r) {
|
|
453
|
-
return
|
|
453
|
+
return $e(
|
|
454
454
|
e._children[r],
|
|
455
455
|
t + r + "/"
|
|
456
456
|
);
|
|
@@ -458,16 +458,16 @@ function Ce(e, t) {
|
|
|
458
458
|
)
|
|
459
459
|
};
|
|
460
460
|
}
|
|
461
|
-
function
|
|
461
|
+
function Ce(e, t, r, n) {
|
|
462
462
|
n.includes(r) && e.push({
|
|
463
463
|
id: n || "root",
|
|
464
464
|
label: n.endsWith("/") ? n.slice(0, n.length - 1) : n || "Root",
|
|
465
|
-
tags: t.namespaced ? [
|
|
465
|
+
tags: t.namespaced ? [we] : []
|
|
466
466
|
}), Object.keys(t._children).forEach(function(a) {
|
|
467
|
-
|
|
467
|
+
Ce(e, t._children[a], r, n + a + "/");
|
|
468
468
|
});
|
|
469
469
|
}
|
|
470
|
-
function
|
|
470
|
+
function _t(e, t, r) {
|
|
471
471
|
t = r === "root" ? t : t[r];
|
|
472
472
|
var n = Object.keys(t), a = {
|
|
473
473
|
state: Object.keys(e.state).map(function(l) {
|
|
@@ -479,10 +479,10 @@ function bt(e, t, r) {
|
|
|
479
479
|
})
|
|
480
480
|
};
|
|
481
481
|
if (n.length) {
|
|
482
|
-
var o =
|
|
482
|
+
var o = pt(t);
|
|
483
483
|
a.getters = Object.keys(o).map(function(l) {
|
|
484
484
|
return {
|
|
485
|
-
key: l.endsWith("/") ?
|
|
485
|
+
key: l.endsWith("/") ? ke(l) : l,
|
|
486
486
|
editable: !1,
|
|
487
487
|
value: J(function() {
|
|
488
488
|
return o[l];
|
|
@@ -492,7 +492,7 @@ function bt(e, t, r) {
|
|
|
492
492
|
}
|
|
493
493
|
return a;
|
|
494
494
|
}
|
|
495
|
-
function
|
|
495
|
+
function pt(e) {
|
|
496
496
|
var t = {};
|
|
497
497
|
return Object.keys(e).forEach(function(r) {
|
|
498
498
|
var n = r.split("/");
|
|
@@ -516,7 +516,7 @@ function yt(e) {
|
|
|
516
516
|
});
|
|
517
517
|
}), t;
|
|
518
518
|
}
|
|
519
|
-
function
|
|
519
|
+
function bt(e, t) {
|
|
520
520
|
var r = t.split("/").filter(function(n) {
|
|
521
521
|
return n;
|
|
522
522
|
});
|
|
@@ -541,8 +541,8 @@ var j = function(t, r) {
|
|
|
541
541
|
this.runtime = r, this._children = /* @__PURE__ */ Object.create(null), this._rawModule = t;
|
|
542
542
|
var n = t.state;
|
|
543
543
|
this.state = (typeof n == "function" ? n() : n) || {};
|
|
544
|
-
},
|
|
545
|
-
|
|
544
|
+
}, Se = { namespaced: { configurable: !0 } };
|
|
545
|
+
Se.namespaced.get = function() {
|
|
546
546
|
return !!this._rawModule.namespaced;
|
|
547
547
|
};
|
|
548
548
|
j.prototype.addChild = function(t, r) {
|
|
@@ -572,7 +572,7 @@ j.prototype.forEachAction = function(t) {
|
|
|
572
572
|
j.prototype.forEachMutation = function(t) {
|
|
573
573
|
this._rawModule.mutations && N(this._rawModule.mutations, t);
|
|
574
574
|
};
|
|
575
|
-
Object.defineProperties(j.prototype,
|
|
575
|
+
Object.defineProperties(j.prototype, Se);
|
|
576
576
|
var V = function(t) {
|
|
577
577
|
this.register([], t, !1);
|
|
578
578
|
};
|
|
@@ -588,11 +588,11 @@ V.prototype.getNamespace = function(t) {
|
|
|
588
588
|
}, "");
|
|
589
589
|
};
|
|
590
590
|
V.prototype.update = function(t) {
|
|
591
|
-
|
|
591
|
+
Oe([], this.root, t);
|
|
592
592
|
};
|
|
593
593
|
V.prototype.register = function(t, r, n) {
|
|
594
594
|
var a = this;
|
|
595
|
-
n === void 0 && (n = !0), process.env.NODE_ENV !== "production" &&
|
|
595
|
+
n === void 0 && (n = !0), process.env.NODE_ENV !== "production" && De(t, r);
|
|
596
596
|
var o = new j(r, n);
|
|
597
597
|
if (t.length === 0)
|
|
598
598
|
this.root = o;
|
|
@@ -618,8 +618,8 @@ V.prototype.isRegistered = function(t) {
|
|
|
618
618
|
var r = this.get(t.slice(0, -1)), n = t[t.length - 1];
|
|
619
619
|
return r ? r.hasChild(n) : !1;
|
|
620
620
|
};
|
|
621
|
-
function
|
|
622
|
-
if (process.env.NODE_ENV !== "production" &&
|
|
621
|
+
function Oe(e, t, r) {
|
|
622
|
+
if (process.env.NODE_ENV !== "production" && De(e, r), t.update(r), r.modules)
|
|
623
623
|
for (var n in r.modules) {
|
|
624
624
|
if (!t.getChild(n)) {
|
|
625
625
|
process.env.NODE_ENV !== "production" && console.warn(
|
|
@@ -627,42 +627,42 @@ function De(e, t, r) {
|
|
|
627
627
|
);
|
|
628
628
|
return;
|
|
629
629
|
}
|
|
630
|
-
|
|
630
|
+
Oe(
|
|
631
631
|
e.concat(n),
|
|
632
632
|
t.getChild(n),
|
|
633
633
|
r.modules[n]
|
|
634
634
|
);
|
|
635
635
|
}
|
|
636
636
|
}
|
|
637
|
-
var
|
|
637
|
+
var le = {
|
|
638
638
|
assert: function(e) {
|
|
639
639
|
return typeof e == "function";
|
|
640
640
|
},
|
|
641
641
|
expected: "function"
|
|
642
|
-
},
|
|
642
|
+
}, yt = {
|
|
643
643
|
assert: function(e) {
|
|
644
644
|
return typeof e == "function" || typeof e == "object" && typeof e.handler == "function";
|
|
645
645
|
},
|
|
646
646
|
expected: 'function or object with "handler" function'
|
|
647
|
-
},
|
|
648
|
-
getters:
|
|
649
|
-
mutations:
|
|
650
|
-
actions:
|
|
647
|
+
}, de = {
|
|
648
|
+
getters: le,
|
|
649
|
+
mutations: le,
|
|
650
|
+
actions: yt
|
|
651
651
|
};
|
|
652
|
-
function
|
|
653
|
-
Object.keys(
|
|
652
|
+
function De(e, t) {
|
|
653
|
+
Object.keys(de).forEach(function(r) {
|
|
654
654
|
if (t[r]) {
|
|
655
|
-
var n =
|
|
655
|
+
var n = de[r];
|
|
656
656
|
N(t[r], function(a, o) {
|
|
657
657
|
E(
|
|
658
658
|
n.assert(a),
|
|
659
|
-
|
|
659
|
+
vt(e, r, o, a, n.expected)
|
|
660
660
|
);
|
|
661
661
|
});
|
|
662
662
|
}
|
|
663
663
|
});
|
|
664
664
|
}
|
|
665
|
-
function
|
|
665
|
+
function vt(e, t, r, n, a) {
|
|
666
666
|
var o = t + " should be " + a + ' but "' + t + "." + r + '"';
|
|
667
667
|
return e.length > 0 && (o += ' in module "' + e.join(".") + '"'), o += " is " + JSON.stringify(n) + ".", o;
|
|
668
668
|
}
|
|
@@ -687,9 +687,9 @@ var D = function e(t) {
|
|
|
687
687
|
});
|
|
688
688
|
}, ne = { state: { configurable: !0 } };
|
|
689
689
|
D.prototype.install = function(t, r) {
|
|
690
|
-
t.provide(r ||
|
|
690
|
+
t.provide(r || _e, this), t.config.globalProperties.$store = this;
|
|
691
691
|
var n = this._devtools !== void 0 ? this._devtools : process.env.NODE_ENV !== "production" || !1;
|
|
692
|
-
n &&
|
|
692
|
+
n && ft(t, this);
|
|
693
693
|
};
|
|
694
694
|
ne.state.get = function() {
|
|
695
695
|
return this._state.data;
|
|
@@ -758,11 +758,11 @@ D.prototype.dispatch = function(t, r) {
|
|
|
758
758
|
});
|
|
759
759
|
};
|
|
760
760
|
D.prototype.subscribe = function(t, r) {
|
|
761
|
-
return
|
|
761
|
+
return ye(t, this._subscribers, r);
|
|
762
762
|
};
|
|
763
763
|
D.prototype.subscribeAction = function(t, r) {
|
|
764
764
|
var n = typeof t == "function" ? { before: t } : t;
|
|
765
|
-
return
|
|
765
|
+
return ye(n, this._actionSubscribers, r);
|
|
766
766
|
};
|
|
767
767
|
D.prototype.watch = function(t, r, n) {
|
|
768
768
|
var a = this;
|
|
@@ -784,27 +784,27 @@ D.prototype.unregisterModule = function(t) {
|
|
|
784
784
|
typeof t == "string" && (t = [t]), process.env.NODE_ENV !== "production" && E(Array.isArray(t), "module path must be a string or an Array."), this._modules.unregister(t), this._withCommit(function() {
|
|
785
785
|
var n = se(r.state, t.slice(0, -1));
|
|
786
786
|
delete n[t[t.length - 1]];
|
|
787
|
-
}),
|
|
787
|
+
}), ve(this);
|
|
788
788
|
};
|
|
789
789
|
D.prototype.hasModule = function(t) {
|
|
790
790
|
return typeof t == "string" && (t = [t]), process.env.NODE_ENV !== "production" && E(Array.isArray(t), "module path must be a string or an Array."), this._modules.isRegistered(t);
|
|
791
791
|
};
|
|
792
792
|
D.prototype.hotUpdate = function(t) {
|
|
793
|
-
this._modules.update(t),
|
|
793
|
+
this._modules.update(t), ve(this, !0);
|
|
794
794
|
};
|
|
795
795
|
D.prototype._withCommit = function(t) {
|
|
796
796
|
var r = this._committing;
|
|
797
797
|
this._committing = !0, t(), this._committing = r;
|
|
798
798
|
};
|
|
799
799
|
Object.defineProperties(D.prototype, ne);
|
|
800
|
-
var
|
|
800
|
+
var xt = Ee(function(e, t) {
|
|
801
801
|
var r = {};
|
|
802
|
-
return process.env.NODE_ENV !== "production" && !oe(t) && console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"),
|
|
802
|
+
return process.env.NODE_ENV !== "production" && !oe(t) && console.error("[vuex] mapState: mapper parameter must be either an Array or an Object"), Pe(t).forEach(function(n) {
|
|
803
803
|
var a = n.key, o = n.val;
|
|
804
804
|
r[a] = function() {
|
|
805
805
|
var i = this.$store.state, c = this.$store.getters;
|
|
806
806
|
if (e) {
|
|
807
|
-
var g =
|
|
807
|
+
var g = je(this.$store, "mapState", e);
|
|
808
808
|
if (!g)
|
|
809
809
|
return;
|
|
810
810
|
i = g.context.state, c = g.context.getters;
|
|
@@ -812,16 +812,16 @@ var kt = je(function(e, t) {
|
|
|
812
812
|
return typeof o == "function" ? o.call(this, i, c) : i[o];
|
|
813
813
|
}, r[a].vuex = !0;
|
|
814
814
|
}), r;
|
|
815
|
-
}),
|
|
815
|
+
}), wt = Ee(function(e, t) {
|
|
816
816
|
var r = {};
|
|
817
|
-
return process.env.NODE_ENV !== "production" && !oe(t) && console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"),
|
|
817
|
+
return process.env.NODE_ENV !== "production" && !oe(t) && console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"), Pe(t).forEach(function(n) {
|
|
818
818
|
var a = n.key, o = n.val;
|
|
819
819
|
r[a] = function() {
|
|
820
820
|
for (var i = [], c = arguments.length; c--; )
|
|
821
821
|
i[c] = arguments[c];
|
|
822
822
|
var g = this.$store.commit;
|
|
823
823
|
if (e) {
|
|
824
|
-
var m =
|
|
824
|
+
var m = je(this.$store, "mapMutations", e);
|
|
825
825
|
if (!m)
|
|
826
826
|
return;
|
|
827
827
|
g = m.context.commit;
|
|
@@ -830,7 +830,7 @@ var kt = je(function(e, t) {
|
|
|
830
830
|
};
|
|
831
831
|
}), r;
|
|
832
832
|
});
|
|
833
|
-
function
|
|
833
|
+
function Pe(e) {
|
|
834
834
|
return oe(e) ? Array.isArray(e) ? e.map(function(t) {
|
|
835
835
|
return { key: t, val: t };
|
|
836
836
|
}) : Object.keys(e).map(function(t) {
|
|
@@ -838,18 +838,18 @@ function Ee(e) {
|
|
|
838
838
|
}) : [];
|
|
839
839
|
}
|
|
840
840
|
function oe(e) {
|
|
841
|
-
return Array.isArray(e) ||
|
|
841
|
+
return Array.isArray(e) || be(e);
|
|
842
842
|
}
|
|
843
|
-
function
|
|
843
|
+
function Ee(e) {
|
|
844
844
|
return function(t, r) {
|
|
845
845
|
return typeof t != "string" ? (r = t, t = "") : t.charAt(t.length - 1) !== "/" && (t += "/"), e(t, r);
|
|
846
846
|
};
|
|
847
847
|
}
|
|
848
|
-
function
|
|
848
|
+
function je(e, t, r) {
|
|
849
849
|
var n = e._modulesNamespaceMap[r];
|
|
850
850
|
return process.env.NODE_ENV !== "production" && !n && console.error("[vuex] module namespace not found in " + t + "(): " + r), n;
|
|
851
851
|
}
|
|
852
|
-
const
|
|
852
|
+
const kt = {
|
|
853
853
|
components: {
|
|
854
854
|
DeleteConfirmationModal: te
|
|
855
855
|
},
|
|
@@ -999,7 +999,7 @@ const Ct = {
|
|
|
999
999
|
mounted() {
|
|
1000
1000
|
console.log(this.model_value), this.model_value ? Array.isArray(this.model_value) ? this.uploadFileList = this.model_value : this.uploadFileList = [this.model_value] : this.uploadFileList = [], this.error_message_data = this.error_message;
|
|
1001
1001
|
}
|
|
1002
|
-
},
|
|
1002
|
+
}, $t = { class: "flex flex-col items-center justify-center pt-5 pb-6" }, Ct = ["multiple"], St = ["name"], Ot = /* @__PURE__ */ s("svg", {
|
|
1003
1003
|
class: "w-8 h-8 mb-4 text-gray-500 dark:text-gray-400",
|
|
1004
1004
|
"aria-hidden": "true",
|
|
1005
1005
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1013,19 +1013,19 @@ const Ct = {
|
|
|
1013
1013
|
"stroke-width": "2",
|
|
1014
1014
|
d: "M13 13h3a3 3 0 0 0 0-6h-.025A5.56 5.56 0 0 0 16 6.5 5.5 5.5 0 0 0 5.207 5.021C5.137 5.017 5.071 5 5 5a4 4 0 0 0 0 8h2.167M10 15V6m0 0L8 8m2-2 2 2"
|
|
1015
1015
|
})
|
|
1016
|
-
], -1),
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
],
|
|
1020
|
-
|
|
1021
|
-
],
|
|
1016
|
+
], -1), Dt = /* @__PURE__ */ s("p", { class: "text-sm text-gray-500 dark:text-gray-400" }, " Drag & drop files or browse ", -1), Pt = [
|
|
1017
|
+
Ot,
|
|
1018
|
+
Dt
|
|
1019
|
+
], Et = { key: 1 }, jt = /* @__PURE__ */ s("p", { class: "text-sm text-gray-500 dark:text-gray-400" }, "Drop files here", -1), At = [
|
|
1020
|
+
jt
|
|
1021
|
+
], It = { class: "mt-2 gl-span-form-error" }, Tt = { class: "block mt-2 mb-3 text-sm font-normal leading-5 text-gray-500" }, Mt = {
|
|
1022
1022
|
key: 0,
|
|
1023
1023
|
class: ""
|
|
1024
|
-
},
|
|
1024
|
+
}, Nt = { class: "flex items-center justify-between p-2 mb-2 text-gray-900 rounded-lg bg-gray-50 hover:bg-gray-100 hover:shadow dark:bg-gray-600 dark:hover:bg-gray-500 dark:text-white" }, Vt = /* @__PURE__ */ s("i", { class: "text-3xl fas fa-file-alt" }, null, -1), Lt = { class: "w-full ml-3" }, Bt = { class: "flex items-center justify-between mb-1" }, Gt = { class: "text-xs text-black dark:text-white" }, Ft = { class: "text-xs text-black dark:text-white" }, Rt = { class: "w-full h-1 mb-1 bg-white rounded-full dark:bg-gray-800" }, qt = { class: "overflow-x-scroll max-h-56" }, Ut = { class: "flex items-center justify-between p-2 mb-2 text-gray-900 rounded-lg bg-gray-50 hover:bg-gray-100 hover:shadow dark:bg-gray-600 dark:hover:bg-gray-500 dark:text-white" }, zt = { class: "flex items-center" }, Ht = /* @__PURE__ */ s("i", {
|
|
1025
1025
|
class: "text-3xl fas fa-file-alt",
|
|
1026
1026
|
"aria-hidden": "true"
|
|
1027
|
-
}, null, -1),
|
|
1028
|
-
function
|
|
1027
|
+
}, null, -1), Zt = { class: "flex flex-col ml-3" }, Kt = { class: "text-xs" }, Wt = { class: "text-xs" }, Xt = { class: "flex gap-2" }, Yt = ["href"], Jt = ["onClick"];
|
|
1028
|
+
function Qt(e, t, r, n, a, o) {
|
|
1029
1029
|
const l = U("DeleteConfirmationModal");
|
|
1030
1030
|
return d(), u(y, null, [
|
|
1031
1031
|
G(l, {
|
|
@@ -1052,78 +1052,78 @@ function tr(e, t, r, n, a, o) {
|
|
|
1052
1052
|
onDrop: t[5] || (t[5] = A((...i) => o.onDrop && o.onDrop(...i), ["prevent"])),
|
|
1053
1053
|
class: "flex flex-col items-center justify-center w-full h-40 mt-3 mb-3 border-2 border-gray-300 border-dashed rounded-lg cursor-pointer bg-gray-50 dark:hover:bg-bray-800 dark:bg-gray-700 hover:bg-gray-100 dark:border-gray-600 dark:hover:border-gray-500 dark:hover:bg-gray-600"
|
|
1054
1054
|
}, [
|
|
1055
|
-
s("div",
|
|
1055
|
+
s("div", $t, [
|
|
1056
1056
|
s("input", {
|
|
1057
1057
|
type: "file",
|
|
1058
1058
|
ref: "file_input" + r.field_name,
|
|
1059
1059
|
hidden: "",
|
|
1060
1060
|
multiple: r.has_multiple_file,
|
|
1061
1061
|
onChange: t[0] || (t[0] = (...i) => o.uploadFiles && o.uploadFiles(...i))
|
|
1062
|
-
}, null, 40,
|
|
1062
|
+
}, null, 40, Ct),
|
|
1063
1063
|
C(s("input", {
|
|
1064
1064
|
type: "hidden",
|
|
1065
1065
|
name: r.field_name,
|
|
1066
1066
|
"onUpdate:modelValue": t[1] || (t[1] = (i) => o.uploadedFileIds = i)
|
|
1067
|
-
}, null, 8,
|
|
1067
|
+
}, null, 8, St), [
|
|
1068
1068
|
[I, o.uploadedFileIds]
|
|
1069
1069
|
]),
|
|
1070
|
-
a.isDragging ? (d(), u("div",
|
|
1070
|
+
a.isDragging ? (d(), u("div", Et, At)) : (d(), u("div", {
|
|
1071
1071
|
key: 0,
|
|
1072
1072
|
class: "flex flex-col items-center justify-center",
|
|
1073
1073
|
onClick: t[2] || (t[2] = (i) => e.$refs["file_input" + this.field_name].click())
|
|
1074
|
-
},
|
|
1074
|
+
}, Pt))
|
|
1075
1075
|
])
|
|
1076
1076
|
], 32),
|
|
1077
|
-
s("span",
|
|
1078
|
-
s("small",
|
|
1079
|
-
a.files.length > 0 ? (d(), u("section",
|
|
1080
|
-
(d(!0), u(y, null, w(a.files, (i, c) => (d(), u("li",
|
|
1081
|
-
|
|
1082
|
-
s("div",
|
|
1083
|
-
s("div",
|
|
1084
|
-
s("span",
|
|
1085
|
-
s("span",
|
|
1077
|
+
s("span", It, h(a.error_message_data), 1),
|
|
1078
|
+
s("small", Tt, h(r.description), 1),
|
|
1079
|
+
a.files.length > 0 ? (d(), u("section", Mt, [
|
|
1080
|
+
(d(!0), u(y, null, w(a.files, (i, c) => (d(), u("li", Nt, [
|
|
1081
|
+
Vt,
|
|
1082
|
+
s("div", Lt, [
|
|
1083
|
+
s("div", Bt, [
|
|
1084
|
+
s("span", Gt, h(o.getFileName(i.file_name)), 1),
|
|
1085
|
+
s("span", Ft, h(i.loading), 1)
|
|
1086
1086
|
]),
|
|
1087
|
-
s("div",
|
|
1087
|
+
s("div", Rt, [
|
|
1088
1088
|
s("div", {
|
|
1089
1089
|
class: "h-full bg-gray-500 rounded-full dark:bg-gray-400",
|
|
1090
|
-
style:
|
|
1090
|
+
style: Te({ width: i.loading + "%" })
|
|
1091
1091
|
}, null, 4)
|
|
1092
1092
|
])
|
|
1093
1093
|
])
|
|
1094
1094
|
]))), 256))
|
|
1095
1095
|
])) : f("", !0),
|
|
1096
|
-
s("section",
|
|
1097
|
-
(d(!0), u(y, null, w(a.uploadFileList, (i, c) => (d(), u("li",
|
|
1098
|
-
s("div",
|
|
1099
|
-
|
|
1100
|
-
s("div",
|
|
1101
|
-
s("span",
|
|
1102
|
-
s("span",
|
|
1096
|
+
s("section", qt, [
|
|
1097
|
+
(d(!0), u(y, null, w(a.uploadFileList, (i, c) => (d(), u("li", Ut, [
|
|
1098
|
+
s("div", zt, [
|
|
1099
|
+
Ht,
|
|
1100
|
+
s("div", Zt, [
|
|
1101
|
+
s("span", Kt, h(o.getFileName(i.file_name)), 1),
|
|
1102
|
+
s("span", Wt, h(o.formatFileSize(i.size)), 1)
|
|
1103
1103
|
])
|
|
1104
1104
|
]),
|
|
1105
|
-
s("div",
|
|
1105
|
+
s("div", Xt, [
|
|
1106
1106
|
s("a", {
|
|
1107
1107
|
href: i.url,
|
|
1108
1108
|
target: "_blank",
|
|
1109
1109
|
class: "text-lg text-blue-600 cursor-pointer dark:text-blue-400 fas fa-download"
|
|
1110
|
-
}, null, 8,
|
|
1110
|
+
}, null, 8, Yt),
|
|
1111
1111
|
r.is_enable_delete ? (d(), u("i", {
|
|
1112
1112
|
key: 0,
|
|
1113
1113
|
onClick: (g) => {
|
|
1114
1114
|
a.media_id = i.id, a.open_delete_modal = !0;
|
|
1115
1115
|
},
|
|
1116
1116
|
class: "text-lg text-red-600 cursor-pointer dark:text-red-400 fas fa-x"
|
|
1117
|
-
}, null, 8,
|
|
1117
|
+
}, null, 8, Jt)) : f("", !0)
|
|
1118
1118
|
])
|
|
1119
1119
|
]))), 256))
|
|
1120
1120
|
])
|
|
1121
1121
|
], 2)
|
|
1122
1122
|
], 64);
|
|
1123
1123
|
}
|
|
1124
|
-
const
|
|
1124
|
+
const Xl = /* @__PURE__ */ k(kt, [["render", Qt]]), er = {
|
|
1125
1125
|
computed: {
|
|
1126
|
-
...
|
|
1126
|
+
...xt("notification", ["notification"]),
|
|
1127
1127
|
alertClasses() {
|
|
1128
1128
|
switch (this.notification.type) {
|
|
1129
1129
|
case "info":
|
|
@@ -1158,7 +1158,7 @@ const Jl = /* @__PURE__ */ k(Ct, [["render", tr]]), rr = {
|
|
|
1158
1158
|
}
|
|
1159
1159
|
},
|
|
1160
1160
|
methods: {
|
|
1161
|
-
|
|
1161
|
+
...wt("notification", ["HIDE_NOTIFICATION"]),
|
|
1162
1162
|
dismiss() {
|
|
1163
1163
|
this.HIDE_NOTIFICATION();
|
|
1164
1164
|
}
|
|
@@ -1170,7 +1170,7 @@ const Jl = /* @__PURE__ */ k(Ct, [["render", tr]]), rr = {
|
|
|
1170
1170
|
}, this.notification.duration);
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
|
-
},
|
|
1173
|
+
}, tr = /* @__PURE__ */ s("svg", {
|
|
1174
1174
|
class: "flex-shrink-0 w-4 h-4",
|
|
1175
1175
|
"aria-hidden": "true",
|
|
1176
1176
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1178,7 +1178,7 @@ const Jl = /* @__PURE__ */ k(Ct, [["render", tr]]), rr = {
|
|
|
1178
1178
|
viewBox: "0 0 20 20"
|
|
1179
1179
|
}, [
|
|
1180
1180
|
/* @__PURE__ */ s("path", { d: "M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM9.5 4a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3ZM12 15H8a1 1 0 0 1 0-2h1v-3H8a1 1 0 0 1 0-2h2a1 1 0 0 1 1 1v4h1a1 1 0 0 1 0 2Z" })
|
|
1181
|
-
], -1),
|
|
1181
|
+
], -1), rr = /* @__PURE__ */ s("span", { class: "sr-only" }, "Info", -1), sr = { class: "mr-3 text-sm font-medium ms-3" }, nr = /* @__PURE__ */ s("span", { class: "sr-only" }, "Close", -1), or = /* @__PURE__ */ s("svg", {
|
|
1182
1182
|
class: "w-3 h-3",
|
|
1183
1183
|
"aria-hidden": "true",
|
|
1184
1184
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1192,28 +1192,28 @@ const Jl = /* @__PURE__ */ k(Ct, [["render", tr]]), rr = {
|
|
|
1192
1192
|
"stroke-width": "2",
|
|
1193
1193
|
d: "m1 1 6 6m0 0 6 6M7 7l6-6M7 7l-6 6"
|
|
1194
1194
|
})
|
|
1195
|
-
], -1),
|
|
1196
|
-
|
|
1197
|
-
|
|
1195
|
+
], -1), ar = [
|
|
1196
|
+
nr,
|
|
1197
|
+
or
|
|
1198
1198
|
];
|
|
1199
|
-
function
|
|
1199
|
+
function ir(e, t, r, n, a, o) {
|
|
1200
1200
|
return e.notification.show ? (d(), u("div", {
|
|
1201
1201
|
key: 0,
|
|
1202
1202
|
class: p(["fixed right-0 z-50 flex items-center p-4 m-5 mb-4 rounded-lg shadow-lg", o.alertClasses]),
|
|
1203
1203
|
role: "alert"
|
|
1204
1204
|
}, [
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
s("div",
|
|
1205
|
+
tr,
|
|
1206
|
+
rr,
|
|
1207
|
+
s("div", sr, h(e.notification.message), 1),
|
|
1208
1208
|
s("button", {
|
|
1209
1209
|
type: "button",
|
|
1210
1210
|
onClick: t[0] || (t[0] = (...l) => o.dismiss && o.dismiss(...l)),
|
|
1211
1211
|
class: p(["inline-flex items-center justify-center w-6 h-6 p-1 -mx-1 -my-1 rounded-lg ms-auto focus:ring-2 hover:bg-opacity-50", o.buttonClasses]),
|
|
1212
1212
|
"aria-label": "Close"
|
|
1213
|
-
},
|
|
1213
|
+
}, ar, 2)
|
|
1214
1214
|
], 2)) : f("", !0);
|
|
1215
1215
|
}
|
|
1216
|
-
const
|
|
1216
|
+
const Yl = /* @__PURE__ */ k(er, [["render", ir]]), lr = {
|
|
1217
1217
|
components: {},
|
|
1218
1218
|
props: {
|
|
1219
1219
|
field_name: {
|
|
@@ -1248,9 +1248,9 @@ const Ql = /* @__PURE__ */ k(rr, [["render", dr]]), ur = {
|
|
|
1248
1248
|
},
|
|
1249
1249
|
mounted() {
|
|
1250
1250
|
}
|
|
1251
|
-
},
|
|
1252
|
-
function
|
|
1253
|
-
return d(), u("ul",
|
|
1251
|
+
}, dr = { class: "grid w-full gap-1 mt-5 mb-5 md:gap-0 md:grid-cols-10 language-selector" }, ur = ["name", "value", "id", "checked"], cr = ["for"];
|
|
1252
|
+
function hr(e, t, r, n, a, o) {
|
|
1253
|
+
return d(), u("ul", dr, [
|
|
1254
1254
|
(d(!0), u(y, null, w(a.locals, (l, i) => (d(), u("li", null, [
|
|
1255
1255
|
s("input", {
|
|
1256
1256
|
type: "radio",
|
|
@@ -1260,7 +1260,7 @@ function gr(e, t, r, n, a, o) {
|
|
|
1260
1260
|
id: l + "_" + r.field_name,
|
|
1261
1261
|
autocomplete: "off",
|
|
1262
1262
|
checked: l === a.default_language
|
|
1263
|
-
}, null, 8,
|
|
1263
|
+
}, null, 8, ur),
|
|
1264
1264
|
s("label", {
|
|
1265
1265
|
for: l + "_" + r.field_name,
|
|
1266
1266
|
class: p([{
|
|
@@ -1268,14 +1268,14 @@ function gr(e, t, r, n, a, o) {
|
|
|
1268
1268
|
"border md:!rounded-e-lg": i === a.locals.length - 1,
|
|
1269
1269
|
"border-t border-b": i !== 0 && i !== a.locals.length - 1
|
|
1270
1270
|
}, "w-full p-1 font-bold text-center text-gray-500 uppercase bg-white border-gray-200 rounded-lg cursor-pointer md:rounded-none dark:hover:text-gray-300 dark:border-gray-700 dark:peer-checked:text-blue-500 peer-checked:border-blue-600 peer-checked:text-blue-600 hover:text-gray-600 hover:bg-gray-100 dark:text-gray-400 dark:bg-gray-800 dark:hover:bg-gray-700"])
|
|
1271
|
-
}, h(l), 11,
|
|
1271
|
+
}, h(l), 11, cr)
|
|
1272
1272
|
]))), 256))
|
|
1273
1273
|
]);
|
|
1274
1274
|
}
|
|
1275
|
-
const
|
|
1275
|
+
const Jl = /* @__PURE__ */ k(lr, [["render", hr]]), fr = { class: "bg-white border rounded-lg border-stroke shadow-default dark:border-strokedark dark:bg-boxdark" }, gr = { class: "px-3 py-4 border-b border-stroke dark:border-strokedark" }, mr = { class: "font-semibold text-black dark:text-white" }, _r = {
|
|
1276
1276
|
key: 0,
|
|
1277
1277
|
class: "p-6"
|
|
1278
|
-
},
|
|
1278
|
+
}, Ql = {
|
|
1279
1279
|
__name: "GlCard",
|
|
1280
1280
|
props: {
|
|
1281
1281
|
class: {
|
|
@@ -1284,23 +1284,23 @@ const ed = /* @__PURE__ */ k(ur, [["render", gr]]), mr = { class: "bg-white bord
|
|
|
1284
1284
|
}
|
|
1285
1285
|
},
|
|
1286
1286
|
setup(e) {
|
|
1287
|
-
const t = e, r =
|
|
1287
|
+
const t = e, r = he(() => t.class);
|
|
1288
1288
|
return (n, a) => (d(), u("div", {
|
|
1289
1289
|
class: p(["flex flex-col gap-9", r.value])
|
|
1290
1290
|
}, [
|
|
1291
|
-
s("div",
|
|
1292
|
-
s("div",
|
|
1293
|
-
s("h3",
|
|
1291
|
+
s("div", fr, [
|
|
1292
|
+
s("div", gr, [
|
|
1293
|
+
s("h3", mr, [
|
|
1294
1294
|
P(n.$slots, "header")
|
|
1295
1295
|
])
|
|
1296
1296
|
]),
|
|
1297
|
-
n.$slots.body ? (d(), u("div",
|
|
1297
|
+
n.$slots.body ? (d(), u("div", _r, [
|
|
1298
1298
|
P(n.$slots, "body")
|
|
1299
1299
|
])) : f("", !0)
|
|
1300
1300
|
])
|
|
1301
1301
|
], 2));
|
|
1302
1302
|
}
|
|
1303
|
-
},
|
|
1303
|
+
}, pr = {
|
|
1304
1304
|
name: "MultiSelectDropdown",
|
|
1305
1305
|
template: "MultiSelectDropdown",
|
|
1306
1306
|
props: {
|
|
@@ -1457,16 +1457,16 @@ const ed = /* @__PURE__ */ k(ur, [["render", gr]]), mr = { class: "bg-white bord
|
|
|
1457
1457
|
this.selectedIds = e.map((t) => t.id), this.$emit("update:modelValue", this.selectedIds), this.$emit("selected", this.selectedIds), this.$emit("selectionChanged", this.selectedIds);
|
|
1458
1458
|
}
|
|
1459
1459
|
}
|
|
1460
|
-
},
|
|
1460
|
+
}, br = { class: "font-bold ptext-lg dark:text-white" }, yr = { class: "mt-3 mb-4" }, vr = { class: "bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, xr = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), wr = ["name", "value"], kr = {
|
|
1461
1461
|
key: 0,
|
|
1462
1462
|
class: "dropdown"
|
|
1463
|
-
},
|
|
1463
|
+
}, $r = {
|
|
1464
1464
|
class: "inline-flex ml-2 rounded-md shadow-sm",
|
|
1465
1465
|
role: "group"
|
|
1466
|
-
},
|
|
1466
|
+
}, Cr = { class: "border border-gray-200 rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, Sr = { class: "relative" }, Or = ["onClick"], Dr = { class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999] showOptions" }, Pr = { class: "p-1" }, Er = /* @__PURE__ */ s("label", {
|
|
1467
1467
|
for: "default-search",
|
|
1468
1468
|
class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
|
|
1469
|
-
}, "Search", -1),
|
|
1469
|
+
}, "Search", -1), jr = { class: "relative" }, Ar = /* @__PURE__ */ s("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|
|
1470
1470
|
/* @__PURE__ */ s("svg", {
|
|
1471
1471
|
class: "w-4 h-4 text-gray-500 dark:text-gray-400",
|
|
1472
1472
|
"aria-hidden": "true",
|
|
@@ -1482,18 +1482,18 @@ const ed = /* @__PURE__ */ k(ur, [["render", gr]]), mr = { class: "bg-white bord
|
|
|
1482
1482
|
d: "m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"
|
|
1483
1483
|
})
|
|
1484
1484
|
])
|
|
1485
|
-
], -1),
|
|
1486
|
-
function
|
|
1485
|
+
], -1), Ir = ["id"], Tr = { class: "overflow-y-auto max-h-64" }, Mr = ["onClick", "onMousedown", "id"];
|
|
1486
|
+
function Nr(e, t, r, n, a, o) {
|
|
1487
1487
|
return d(), u(y, null, [
|
|
1488
1488
|
r.show ? (d(), u("div", {
|
|
1489
1489
|
key: 0,
|
|
1490
1490
|
class: p(r.field_name)
|
|
1491
1491
|
}, [
|
|
1492
|
-
s("h3",
|
|
1493
|
-
s("p",
|
|
1494
|
-
(d(!0), u(y, null, w(a.selected, (l, i) => (d(), u("span",
|
|
1492
|
+
s("h3", br, h(r.label_name), 1),
|
|
1493
|
+
s("p", yr, [
|
|
1494
|
+
(d(!0), u(y, null, w(a.selected, (l, i) => (d(), u("span", vr, h(l.name), 1))), 256))
|
|
1495
1495
|
]),
|
|
1496
|
-
|
|
1496
|
+
xr
|
|
1497
1497
|
], 2)) : f("", !0),
|
|
1498
1498
|
r.show ? f("", !0) : (d(), u("div", {
|
|
1499
1499
|
key: 1,
|
|
@@ -1504,8 +1504,8 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1504
1504
|
name: r.field_name + "[]",
|
|
1505
1505
|
key: i,
|
|
1506
1506
|
value: l
|
|
1507
|
-
}, null, 8,
|
|
1508
|
-
r.options ? (d(), u("div",
|
|
1507
|
+
}, null, 8, wr))), 128)),
|
|
1508
|
+
r.options ? (d(), u("div", kr, [
|
|
1509
1509
|
s("label", {
|
|
1510
1510
|
class: p({
|
|
1511
1511
|
"gl-label-form": r.error_message == "",
|
|
@@ -1513,7 +1513,7 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1513
1513
|
required: r.is_required
|
|
1514
1514
|
})
|
|
1515
1515
|
}, h(r.label_name), 3),
|
|
1516
|
-
s("div",
|
|
1516
|
+
s("div", $r, [
|
|
1517
1517
|
s("button", {
|
|
1518
1518
|
onClick: t[0] || (t[0] = (...l) => o.selectAll && o.selectAll(...l)),
|
|
1519
1519
|
type: "button",
|
|
@@ -1525,8 +1525,8 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1525
1525
|
class: "px-4 py-0 text-sm font-medium text-gray-900 bg-transparent border border-gray-900 rounded-e-md hover:bg-gray-900 hover:text-white focus:z-10 focus:bg-gray-900 focus:text-white dark:border-white dark:text-white dark:hover:text-white dark:hover:bg-gray-700 dark:focus:bg-gray-700"
|
|
1526
1526
|
}, " Deselect all ")
|
|
1527
1527
|
]),
|
|
1528
|
-
s("div",
|
|
1529
|
-
s("div",
|
|
1528
|
+
s("div", Cr, [
|
|
1529
|
+
s("div", Sr, [
|
|
1530
1530
|
s("div", {
|
|
1531
1531
|
class: "flex flex-wrap gap-2 pl-8 pr-2 gl-multi-dropdown showOptions",
|
|
1532
1532
|
onClick: t[2] || (t[2] = (l) => o.showOptions())
|
|
@@ -1539,7 +1539,7 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1539
1539
|
s("i", {
|
|
1540
1540
|
onClick: A((c) => o.clearOption(l), ["stop"]),
|
|
1541
1541
|
class: "cursor-pointer pointer-events-auto hover:text-red-600 dark:hover:text-red-400 fas fa-times"
|
|
1542
|
-
}, null, 8,
|
|
1542
|
+
}, null, 8, Or)
|
|
1543
1543
|
]))), 128))
|
|
1544
1544
|
]),
|
|
1545
1545
|
s("i", {
|
|
@@ -1547,11 +1547,11 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1547
1547
|
style: { top: "11px" }
|
|
1548
1548
|
}, null, 2)
|
|
1549
1549
|
]),
|
|
1550
|
-
C(s("div",
|
|
1551
|
-
s("div",
|
|
1552
|
-
|
|
1553
|
-
s("div",
|
|
1554
|
-
|
|
1550
|
+
C(s("div", Dr, [
|
|
1551
|
+
s("div", Pr, [
|
|
1552
|
+
Er,
|
|
1553
|
+
s("div", jr, [
|
|
1554
|
+
Ar,
|
|
1555
1555
|
C(s("input", {
|
|
1556
1556
|
type: "search",
|
|
1557
1557
|
"onUpdate:modelValue": t[3] || (t[3] = (l) => a.searchFilter = l),
|
|
@@ -1561,12 +1561,12 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1561
1561
|
autocomplete: "off",
|
|
1562
1562
|
class: "block w-full p-2 text-sm text-gray-900 border border-gray-300 rounded-lg ps-10 bg-gray-50 focus:ring-blue-500 focus:border-blue-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-blue-500 dark:focus:border-blue-500",
|
|
1563
1563
|
placeholder: "Search ..."
|
|
1564
|
-
}, null, 40,
|
|
1564
|
+
}, null, 40, Ir), [
|
|
1565
1565
|
[I, a.searchFilter]
|
|
1566
1566
|
])
|
|
1567
1567
|
])
|
|
1568
1568
|
]),
|
|
1569
|
-
s("div",
|
|
1569
|
+
s("div", Tr, [
|
|
1570
1570
|
(d(!0), u(y, null, w(o.filteredOptions, (l, i) => (d(), u("div", {
|
|
1571
1571
|
class: p([
|
|
1572
1572
|
"block px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",
|
|
@@ -1576,7 +1576,7 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1576
1576
|
onMousedown: (c) => o.selectOption(l),
|
|
1577
1577
|
key: i,
|
|
1578
1578
|
id: i + 1
|
|
1579
|
-
}, h(l.name || l.id || "-"), 43,
|
|
1579
|
+
}, h(l.name || l.id || "-"), 43, Mr))), 128))
|
|
1580
1580
|
])
|
|
1581
1581
|
], 512), [
|
|
1582
1582
|
[T, a.optionsShown]
|
|
@@ -1586,7 +1586,7 @@ function Lr(e, t, r, n, a, o) {
|
|
|
1586
1586
|
], 2))
|
|
1587
1587
|
], 64);
|
|
1588
1588
|
}
|
|
1589
|
-
const
|
|
1589
|
+
const ed = /* @__PURE__ */ k(pr, [["render", Nr]]), Vr = {
|
|
1590
1590
|
props: {
|
|
1591
1591
|
button_type: {
|
|
1592
1592
|
type: String,
|
|
@@ -1638,7 +1638,7 @@ const rd = /* @__PURE__ */ k(yr, [["render", Lr]]), Br = {
|
|
|
1638
1638
|
}
|
|
1639
1639
|
},
|
|
1640
1640
|
methods: {}
|
|
1641
|
-
},
|
|
1641
|
+
}, Lr = /* @__PURE__ */ s("svg", {
|
|
1642
1642
|
"aria-hidden": "true",
|
|
1643
1643
|
role: "status",
|
|
1644
1644
|
class: "inline w-4 h-4 me-3 animate-spin",
|
|
@@ -1655,14 +1655,14 @@ const rd = /* @__PURE__ */ k(yr, [["render", Lr]]), Br = {
|
|
|
1655
1655
|
fill: "#1C64F2"
|
|
1656
1656
|
})
|
|
1657
1657
|
], -1);
|
|
1658
|
-
function
|
|
1658
|
+
function Br(e, t, r, n, a, o) {
|
|
1659
1659
|
return r.is_loading ? (d(), F(X("button"), {
|
|
1660
1660
|
key: 1,
|
|
1661
1661
|
disabled: "",
|
|
1662
1662
|
class: p(`flex items-center gap-2 focus:outline-none text-sm px-2 py-2 me-2 font-medium rounded-lg ${o.buttonTypeClass}`)
|
|
1663
1663
|
}, {
|
|
1664
1664
|
default: z(() => [
|
|
1665
|
-
|
|
1665
|
+
Lr,
|
|
1666
1666
|
v(" Loading... ")
|
|
1667
1667
|
]),
|
|
1668
1668
|
_: 1
|
|
@@ -1683,7 +1683,7 @@ function Fr(e, t, r, n, a, o) {
|
|
|
1683
1683
|
_: 3
|
|
1684
1684
|
}, 16, ["type", "href", "class"]));
|
|
1685
1685
|
}
|
|
1686
|
-
const
|
|
1686
|
+
const td = /* @__PURE__ */ k(Vr, [["render", Br]]), Gr = { class: "font-bold ptext-lg dark:text-white" }, Fr = ["name", "id"], Rr = ["id"], qr = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), Ur = ["for"], zr = /* @__PURE__ */ s("span", { class: "language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, null, -1), Hr = ["name", "id"], Zr = ["required", "name", "id", "type"], Kr = { class: "gl-span-form-error" }, Wr = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, rd = {
|
|
1687
1687
|
__name: "GlTextareaTranslate",
|
|
1688
1688
|
props: {
|
|
1689
1689
|
is_required: {
|
|
@@ -1757,7 +1757,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1757
1757
|
key: 0,
|
|
1758
1758
|
class: p(e.field_name)
|
|
1759
1759
|
}, [
|
|
1760
|
-
s("h3",
|
|
1760
|
+
s("h3", Gr, h(e.label_name), 1),
|
|
1761
1761
|
C(s("input", {
|
|
1762
1762
|
type: "hidden",
|
|
1763
1763
|
"data-i18n": "true",
|
|
@@ -1766,14 +1766,14 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1766
1766
|
ref_key: "input_translate",
|
|
1767
1767
|
ref: l,
|
|
1768
1768
|
"onUpdate:modelValue": c[0] || (c[0] = (g) => i.inputTranslateValue = g)
|
|
1769
|
-
}, null, 8,
|
|
1769
|
+
}, null, 8, Fr), [
|
|
1770
1770
|
[I, i.inputTranslateValue]
|
|
1771
1771
|
]),
|
|
1772
1772
|
s("p", {
|
|
1773
1773
|
id: e.field_name,
|
|
1774
1774
|
class: "mb-4 text-base text-gray-900 input_tr_show dark:text-white"
|
|
1775
|
-
}, h(e.model_value), 9,
|
|
1776
|
-
|
|
1775
|
+
}, h(e.model_value), 9, Rr),
|
|
1776
|
+
qr
|
|
1777
1777
|
], 2)) : f("", !0),
|
|
1778
1778
|
e.show ? f("", !0) : (d(), u("div", {
|
|
1779
1779
|
key: 1,
|
|
@@ -1786,8 +1786,8 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1786
1786
|
required: e.is_required
|
|
1787
1787
|
}),
|
|
1788
1788
|
for: e.field_name
|
|
1789
|
-
}, h(e.label_name), 11,
|
|
1790
|
-
|
|
1789
|
+
}, h(e.label_name), 11, Ur),
|
|
1790
|
+
zr,
|
|
1791
1791
|
s("input", {
|
|
1792
1792
|
class: "mb-4",
|
|
1793
1793
|
type: "hidden",
|
|
@@ -1797,7 +1797,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1797
1797
|
onInput: c[1] || (c[1] = (g) => i.$emit("update:modelValueTranslate", g.target.value)),
|
|
1798
1798
|
ref_key: "input_translate",
|
|
1799
1799
|
ref: l
|
|
1800
|
-
}, null, 40,
|
|
1800
|
+
}, null, 40, Hr),
|
|
1801
1801
|
s("textarea", {
|
|
1802
1802
|
required: e.is_required,
|
|
1803
1803
|
name: e.field_name,
|
|
@@ -1813,13 +1813,13 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1813
1813
|
ref: o,
|
|
1814
1814
|
rows: "4"
|
|
1815
1815
|
}, `
|
|
1816
|
-
`, 42,
|
|
1817
|
-
s("span",
|
|
1818
|
-
s("small",
|
|
1816
|
+
`, 42, Zr),
|
|
1817
|
+
s("span", Kr, h(e.error_message), 1),
|
|
1818
|
+
s("small", Wr, h(e.description), 1)
|
|
1819
1819
|
], 2))
|
|
1820
1820
|
], 64));
|
|
1821
1821
|
}
|
|
1822
|
-
},
|
|
1822
|
+
}, Xr = { class: "font-bold ptext-lg dark:text-white" }, Yr = ["name", "id"], Jr = ["id"], Qr = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), es = ["for"], ts = /* @__PURE__ */ s("span", { class: "language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, null, -1), rs = ["name", "id"], ss = ["name", "id", "type"], ns = { class: "gl-span-form-error" }, os = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, sd = {
|
|
1823
1823
|
__name: "GlTinymceTranslate",
|
|
1824
1824
|
props: {
|
|
1825
1825
|
is_required: {
|
|
@@ -1897,7 +1897,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1897
1897
|
key: 0,
|
|
1898
1898
|
class: p(e.field_name)
|
|
1899
1899
|
}, [
|
|
1900
|
-
s("h3",
|
|
1900
|
+
s("h3", Xr, h(e.label_name), 1),
|
|
1901
1901
|
C(s("input", {
|
|
1902
1902
|
type: "hidden",
|
|
1903
1903
|
"data-i18n": "true",
|
|
@@ -1906,14 +1906,14 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1906
1906
|
ref_key: "input_translate",
|
|
1907
1907
|
ref: l,
|
|
1908
1908
|
"onUpdate:modelValue": c[0] || (c[0] = (g) => i.inputTranslateValue = g)
|
|
1909
|
-
}, null, 8,
|
|
1909
|
+
}, null, 8, Yr), [
|
|
1910
1910
|
[I, i.inputTranslateValue]
|
|
1911
1911
|
]),
|
|
1912
1912
|
s("p", {
|
|
1913
1913
|
id: e.field_name,
|
|
1914
1914
|
class: "mb-4 text-base text-gray-900 input_tr_show dark:text-white"
|
|
1915
|
-
}, h(e.model_value), 9,
|
|
1916
|
-
|
|
1915
|
+
}, h(e.model_value), 9, Jr),
|
|
1916
|
+
Qr
|
|
1917
1917
|
], 2)) : f("", !0),
|
|
1918
1918
|
e.show ? f("", !0) : (d(), u("div", {
|
|
1919
1919
|
key: 1,
|
|
@@ -1926,8 +1926,8 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1926
1926
|
required: e.is_required
|
|
1927
1927
|
}),
|
|
1928
1928
|
for: e.field_name
|
|
1929
|
-
}, h(e.label_name), 11,
|
|
1930
|
-
|
|
1929
|
+
}, h(e.label_name), 11, es),
|
|
1930
|
+
ts,
|
|
1931
1931
|
s("input", {
|
|
1932
1932
|
class: "mb-4",
|
|
1933
1933
|
type: "hidden",
|
|
@@ -1937,7 +1937,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1937
1937
|
onInput: c[1] || (c[1] = (g) => i.$emit("update:modelValueTranslate", g.target.value)),
|
|
1938
1938
|
ref_key: "input_translate",
|
|
1939
1939
|
ref: l
|
|
1940
|
-
}, null, 40,
|
|
1940
|
+
}, null, 40, rs),
|
|
1941
1941
|
s("textarea", {
|
|
1942
1942
|
name: e.field_name,
|
|
1943
1943
|
id: e.field_name,
|
|
@@ -1952,13 +1952,13 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
1952
1952
|
ref: o,
|
|
1953
1953
|
rows: "4"
|
|
1954
1954
|
}, `
|
|
1955
|
-
`, 42,
|
|
1956
|
-
s("span",
|
|
1957
|
-
s("small",
|
|
1955
|
+
`, 42, ss),
|
|
1956
|
+
s("span", ns, h(e.error_message), 1),
|
|
1957
|
+
s("small", os, h(e.description), 1)
|
|
1958
1958
|
], 2))
|
|
1959
1959
|
], 64));
|
|
1960
1960
|
}
|
|
1961
|
-
},
|
|
1961
|
+
}, as = { class: "font-bold ptext-lg dark:text-white" }, is = ["name", "id"], ls = ["id"], ds = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), us = ["for"], cs = /* @__PURE__ */ s("span", { class: "language-label js-language-label bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, null, -1), hs = ["name", "id"], fs = ["required", "name", "id", "type"], gs = { class: "gl-span-form-error" }, ms = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, nd = {
|
|
1962
1962
|
__name: "GlTextTranslate",
|
|
1963
1963
|
props: {
|
|
1964
1964
|
is_required: {
|
|
@@ -2032,7 +2032,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2032
2032
|
key: 0,
|
|
2033
2033
|
class: p(e.field_name)
|
|
2034
2034
|
}, [
|
|
2035
|
-
s("h3",
|
|
2035
|
+
s("h3", as, h(e.label_name), 1),
|
|
2036
2036
|
C(s("input", {
|
|
2037
2037
|
type: "hidden",
|
|
2038
2038
|
"data-i18n": "true",
|
|
@@ -2040,14 +2040,14 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2040
2040
|
id: e.field_name + "_i18n",
|
|
2041
2041
|
ref: "input_translate_s",
|
|
2042
2042
|
"onUpdate:modelValue": c[0] || (c[0] = (g) => i.inputTranslateValue = g)
|
|
2043
|
-
}, null, 8,
|
|
2043
|
+
}, null, 8, is), [
|
|
2044
2044
|
[I, i.inputTranslateValue]
|
|
2045
2045
|
]),
|
|
2046
2046
|
s("p", {
|
|
2047
2047
|
id: e.field_name,
|
|
2048
2048
|
class: "mb-4 text-base text-gray-900 input_tr_show dark:text-white"
|
|
2049
|
-
}, h(e.model_value), 9,
|
|
2050
|
-
|
|
2049
|
+
}, h(e.model_value), 9, ls),
|
|
2050
|
+
ds
|
|
2051
2051
|
], 2)) : f("", !0),
|
|
2052
2052
|
e.show ? f("", !0) : (d(), u("div", {
|
|
2053
2053
|
key: 1,
|
|
@@ -2060,8 +2060,8 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2060
2060
|
required: e.is_required
|
|
2061
2061
|
}),
|
|
2062
2062
|
for: e.field_name
|
|
2063
|
-
}, h(e.label_name), 11,
|
|
2064
|
-
|
|
2063
|
+
}, h(e.label_name), 11, us),
|
|
2064
|
+
cs,
|
|
2065
2065
|
s("input", {
|
|
2066
2066
|
class: "mb-4",
|
|
2067
2067
|
type: "hidden",
|
|
@@ -2071,7 +2071,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2071
2071
|
onInput: c[1] || (c[1] = (g) => i.$emit("update:modelValueTranslate", g.target.value)),
|
|
2072
2072
|
ref_key: "input_translate",
|
|
2073
2073
|
ref: l
|
|
2074
|
-
}, null, 40,
|
|
2074
|
+
}, null, 40, hs),
|
|
2075
2075
|
s("input", {
|
|
2076
2076
|
required: e.is_required,
|
|
2077
2077
|
name: e.field_name,
|
|
@@ -2085,15 +2085,15 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2085
2085
|
onKeydown: c[3] || (c[3] = (g) => i.$emit("keydown", g)),
|
|
2086
2086
|
ref_key: "input",
|
|
2087
2087
|
ref: o
|
|
2088
|
-
}, null, 42,
|
|
2089
|
-
s("span",
|
|
2090
|
-
s("small",
|
|
2088
|
+
}, null, 42, fs),
|
|
2089
|
+
s("span", gs, h(e.error_message), 1),
|
|
2090
|
+
s("small", ms, h(e.description), 1)
|
|
2091
2091
|
], 2))
|
|
2092
2092
|
], 64));
|
|
2093
2093
|
}
|
|
2094
|
-
},
|
|
2094
|
+
}, _s = { class: "font-bold ptext-lg dark:text-white" }, ps = { class: "mb-4 text-base text-gray-900 dark:text-white" }, bs = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), ys = ["for"], vs = ["required", "name", "id", "type", "value"], xs = { class: "gl-span-form-error" }, ws = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, od = {
|
|
2095
2095
|
__name: "GlTextInput",
|
|
2096
|
-
props:
|
|
2096
|
+
props: {
|
|
2097
2097
|
is_required: {
|
|
2098
2098
|
type: Boolean,
|
|
2099
2099
|
default: !1
|
|
@@ -2130,23 +2130,20 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2130
2130
|
type: String,
|
|
2131
2131
|
default: ""
|
|
2132
2132
|
}
|
|
2133
|
-
},
|
|
2134
|
-
|
|
2135
|
-
modelModifiers: {}
|
|
2136
|
-
}),
|
|
2137
|
-
emits: /* @__PURE__ */ ae(["update:modelValue", "keydown"], ["update:modelValue"]),
|
|
2133
|
+
},
|
|
2134
|
+
emits: ["update:modelValue", "keydown"],
|
|
2138
2135
|
setup(e, { expose: t, emit: r }) {
|
|
2139
2136
|
const n = S(null);
|
|
2140
|
-
return
|
|
2137
|
+
return M(() => {
|
|
2141
2138
|
n.value !== null && n.value.hasAttribute("autofocus") && n.value.focus();
|
|
2142
2139
|
}), t({ focus: () => n.value.focus() }), (a, o) => (d(), u(y, null, [
|
|
2143
2140
|
e.show ? (d(), u("div", {
|
|
2144
2141
|
key: 0,
|
|
2145
2142
|
class: p(e.field_name)
|
|
2146
2143
|
}, [
|
|
2147
|
-
s("h3",
|
|
2148
|
-
s("p",
|
|
2149
|
-
|
|
2144
|
+
s("h3", _s, h(e.label_name), 1),
|
|
2145
|
+
s("p", ps, h(e.type == "password" ? e.modelValue.replace(/./g, "*") : e.modelValue), 1),
|
|
2146
|
+
bs
|
|
2150
2147
|
], 2)) : f("", !0),
|
|
2151
2148
|
e.show ? f("", !0) : (d(), u("div", {
|
|
2152
2149
|
key: 1,
|
|
@@ -2159,7 +2156,7 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2159
2156
|
required: e.is_required
|
|
2160
2157
|
}),
|
|
2161
2158
|
for: e.field_name
|
|
2162
|
-
}, h(e.label_name), 11,
|
|
2159
|
+
}, h(e.label_name), 11, ys),
|
|
2163
2160
|
s("input", {
|
|
2164
2161
|
required: e.is_required,
|
|
2165
2162
|
name: e.field_name,
|
|
@@ -2174,26 +2171,26 @@ const sd = /* @__PURE__ */ k(Br, [["render", Fr]]), Rr = { class: "font-bold pte
|
|
|
2174
2171
|
onKeydown: o[1] || (o[1] = (l) => a.$emit("keydown", l)),
|
|
2175
2172
|
ref_key: "input",
|
|
2176
2173
|
ref: n
|
|
2177
|
-
}, null, 42,
|
|
2178
|
-
s("span",
|
|
2179
|
-
s("small",
|
|
2174
|
+
}, null, 42, vs),
|
|
2175
|
+
s("span", xs, h(e.error_message), 1),
|
|
2176
|
+
s("small", ws, h(e.description), 1)
|
|
2180
2177
|
], 2))
|
|
2181
2178
|
], 64));
|
|
2182
2179
|
}
|
|
2183
|
-
},
|
|
2180
|
+
}, ks = {
|
|
2184
2181
|
setup(e, { slots: t }) {
|
|
2185
2182
|
const r = S(t.default().map((a) => a.props)), n = S(r.value[0].title);
|
|
2186
|
-
return
|
|
2183
|
+
return Me("selectedTitle", n), {
|
|
2187
2184
|
tabs: r,
|
|
2188
2185
|
selectedTitle: n
|
|
2189
2186
|
};
|
|
2190
2187
|
}
|
|
2191
|
-
},
|
|
2192
|
-
function
|
|
2188
|
+
}, $s = { class: "flex flex-wrap" }, Cs = { class: "w-full" }, Ss = { class: "flex flex-row flex-wrap gap-1 pt-3 pb-4 mb-0 list-none" }, Os = ["onClick"], Ds = { class: "relative flex flex-col w-full min-w-0 mb-6 break-words bg-white rounded shadow-lg dark:border-strokedark dark:bg-boxdark" }, Ps = { class: "flex-auto px-4 py-5" }, Es = { class: "tab-content tab-space" };
|
|
2189
|
+
function js(e, t, r, n, a, o) {
|
|
2193
2190
|
return d(), u(y, null, [
|
|
2194
|
-
s("div",
|
|
2195
|
-
s("div",
|
|
2196
|
-
s("ul",
|
|
2191
|
+
s("div", $s, [
|
|
2192
|
+
s("div", Cs, [
|
|
2193
|
+
s("ul", Ss, [
|
|
2197
2194
|
(d(!0), u(y, null, w(n.tabs, (l) => (d(), u("li", {
|
|
2198
2195
|
key: l.title,
|
|
2199
2196
|
onClick: (i) => n.selectedTitle = l.title,
|
|
@@ -2207,35 +2204,35 @@ function Is(e, t, r, n, a, o) {
|
|
|
2207
2204
|
}, null, 2),
|
|
2208
2205
|
v(" " + h(l.title), 1)
|
|
2209
2206
|
], 2)
|
|
2210
|
-
], 8,
|
|
2207
|
+
], 8, Os))), 128))
|
|
2211
2208
|
])
|
|
2212
2209
|
])
|
|
2213
2210
|
]),
|
|
2214
|
-
s("div",
|
|
2215
|
-
s("div",
|
|
2216
|
-
s("div",
|
|
2211
|
+
s("div", Ds, [
|
|
2212
|
+
s("div", Ps, [
|
|
2213
|
+
s("div", Es, [
|
|
2217
2214
|
P(e.$slots, "default")
|
|
2218
2215
|
])
|
|
2219
2216
|
])
|
|
2220
2217
|
])
|
|
2221
2218
|
], 64);
|
|
2222
2219
|
}
|
|
2223
|
-
const
|
|
2220
|
+
const ad = /* @__PURE__ */ k(ks, [["render", js]]), As = {
|
|
2224
2221
|
props: ["title"],
|
|
2225
2222
|
setup() {
|
|
2226
2223
|
return {
|
|
2227
|
-
selectedTitle:
|
|
2224
|
+
selectedTitle: ce("selectedTitle")
|
|
2228
2225
|
};
|
|
2229
2226
|
}
|
|
2230
|
-
},
|
|
2231
|
-
function
|
|
2232
|
-
return C((d(), u("div",
|
|
2227
|
+
}, Is = { class: "block" };
|
|
2228
|
+
function Ts(e, t, r, n, a, o) {
|
|
2229
|
+
return C((d(), u("div", Is, [
|
|
2233
2230
|
P(e.$slots, "default")
|
|
2234
2231
|
], 512)), [
|
|
2235
2232
|
[T, r.title == n.selectedTitle]
|
|
2236
2233
|
]);
|
|
2237
2234
|
}
|
|
2238
|
-
const
|
|
2235
|
+
const id = /* @__PURE__ */ k(As, [["render", Ts]]), Ms = {
|
|
2239
2236
|
props: {
|
|
2240
2237
|
elements_to_show_prop: {
|
|
2241
2238
|
type: Number,
|
|
@@ -2334,10 +2331,10 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2334
2331
|
this.direction_property == "rtl" ? t.style.marginRight = -this.dotsNavigation[e - 1] + "px" : t.style.marginLeft = -this.dotsNavigation[e - 1] + "px", this.currentDot = e;
|
|
2335
2332
|
}
|
|
2336
2333
|
}
|
|
2337
|
-
}, O = (e) => (
|
|
2334
|
+
}, O = (e) => (Ne("data-v-a94f16a9"), e = e(), Ve(), e), Ns = ["id"], Vs = {
|
|
2338
2335
|
key: 0,
|
|
2339
2336
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
2340
|
-
},
|
|
2337
|
+
}, Ls = { class: "w-full" }, Bs = {
|
|
2341
2338
|
key: 0,
|
|
2342
2339
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2343
2340
|
class: "w-6 h-6",
|
|
@@ -2345,13 +2342,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2345
2342
|
viewBox: "0 0 24 24",
|
|
2346
2343
|
stroke: "currentColor",
|
|
2347
2344
|
"stroke-width": "2"
|
|
2348
|
-
},
|
|
2345
|
+
}, Gs = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2349
2346
|
"stroke-linecap": "round",
|
|
2350
2347
|
"stroke-linejoin": "round",
|
|
2351
2348
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2352
|
-
}, null, -1)),
|
|
2353
|
-
|
|
2354
|
-
],
|
|
2349
|
+
}, null, -1)), Fs = [
|
|
2350
|
+
Gs
|
|
2351
|
+
], Rs = {
|
|
2355
2352
|
key: 1,
|
|
2356
2353
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2357
2354
|
class: "w-6 h-6",
|
|
@@ -2359,13 +2356,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2359
2356
|
viewBox: "0 0 24 24",
|
|
2360
2357
|
stroke: "currentColor",
|
|
2361
2358
|
"stroke-width": "2"
|
|
2362
|
-
},
|
|
2359
|
+
}, qs = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2363
2360
|
"stroke-linecap": "round",
|
|
2364
2361
|
"stroke-linejoin": "round",
|
|
2365
2362
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2366
|
-
}, null, -1)),
|
|
2367
|
-
|
|
2368
|
-
],
|
|
2363
|
+
}, null, -1)), Us = [
|
|
2364
|
+
qs
|
|
2365
|
+
], zs = ["id"], Hs = ["id"], Zs = { class: "w-full" }, Ks = {
|
|
2369
2366
|
key: 0,
|
|
2370
2367
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2371
2368
|
class: "w-6 h-6",
|
|
@@ -2373,13 +2370,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2373
2370
|
viewBox: "0 0 24 24",
|
|
2374
2371
|
stroke: "currentColor",
|
|
2375
2372
|
"stroke-width": "2"
|
|
2376
|
-
},
|
|
2373
|
+
}, Ws = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2377
2374
|
"stroke-linecap": "round",
|
|
2378
2375
|
"stroke-linejoin": "round",
|
|
2379
2376
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2380
|
-
}, null, -1)),
|
|
2381
|
-
|
|
2382
|
-
],
|
|
2377
|
+
}, null, -1)), Xs = [
|
|
2378
|
+
Ws
|
|
2379
|
+
], Ys = {
|
|
2383
2380
|
key: 1,
|
|
2384
2381
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2385
2382
|
class: "w-6 h-6",
|
|
@@ -2387,13 +2384,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2387
2384
|
viewBox: "0 0 24 24",
|
|
2388
2385
|
stroke: "currentColor",
|
|
2389
2386
|
"stroke-width": "2"
|
|
2390
|
-
},
|
|
2387
|
+
}, Js = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2391
2388
|
"stroke-linecap": "round",
|
|
2392
2389
|
"stroke-linejoin": "round",
|
|
2393
2390
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2394
|
-
}, null, -1)),
|
|
2395
|
-
|
|
2396
|
-
],
|
|
2391
|
+
}, null, -1)), Qs = [
|
|
2392
|
+
Js
|
|
2393
|
+
], en = { class: "w-full" }, tn = {
|
|
2397
2394
|
key: 0,
|
|
2398
2395
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2399
2396
|
class: "w-6 h-6",
|
|
@@ -2401,13 +2398,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2401
2398
|
viewBox: "0 0 24 24",
|
|
2402
2399
|
stroke: "currentColor",
|
|
2403
2400
|
"stroke-width": "2"
|
|
2404
|
-
},
|
|
2401
|
+
}, rn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2405
2402
|
"stroke-linecap": "round",
|
|
2406
2403
|
"stroke-linejoin": "round",
|
|
2407
2404
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2408
|
-
}, null, -1)),
|
|
2409
|
-
|
|
2410
|
-
],
|
|
2405
|
+
}, null, -1)), sn = [
|
|
2406
|
+
rn
|
|
2407
|
+
], nn = {
|
|
2411
2408
|
key: 1,
|
|
2412
2409
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2413
2410
|
class: "w-6 h-6",
|
|
@@ -2415,23 +2412,23 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2415
2412
|
viewBox: "0 0 24 24",
|
|
2416
2413
|
stroke: "currentColor",
|
|
2417
2414
|
"stroke-width": "2"
|
|
2418
|
-
},
|
|
2415
|
+
}, on = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2419
2416
|
"stroke-linecap": "round",
|
|
2420
2417
|
"stroke-linejoin": "round",
|
|
2421
2418
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2422
|
-
}, null, -1)),
|
|
2423
|
-
|
|
2424
|
-
],
|
|
2425
|
-
|
|
2426
|
-
],
|
|
2419
|
+
}, null, -1)), an = [
|
|
2420
|
+
on
|
|
2421
|
+
], ln = ["onClick"], dn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("span", null, null, -1)), un = [
|
|
2422
|
+
dn
|
|
2423
|
+
], cn = {
|
|
2427
2424
|
key: 1,
|
|
2428
2425
|
class: "flex justify-between pl-5 pr-5"
|
|
2429
|
-
},
|
|
2430
|
-
|
|
2431
|
-
],
|
|
2426
|
+
}, hn = ["onClick"], fn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("span", null, null, -1)), gn = [
|
|
2427
|
+
fn
|
|
2428
|
+
], mn = {
|
|
2432
2429
|
key: 0,
|
|
2433
2430
|
class: "flex"
|
|
2434
|
-
},
|
|
2431
|
+
}, _n = { class: "flex items-center" }, pn = { class: "w-full" }, bn = {
|
|
2435
2432
|
key: 0,
|
|
2436
2433
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2437
2434
|
class: "w-6 h-6",
|
|
@@ -2439,13 +2436,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2439
2436
|
viewBox: "0 0 24 24",
|
|
2440
2437
|
stroke: "currentColor",
|
|
2441
2438
|
"stroke-width": "2"
|
|
2442
|
-
},
|
|
2439
|
+
}, yn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2443
2440
|
"stroke-linecap": "round",
|
|
2444
2441
|
"stroke-linejoin": "round",
|
|
2445
2442
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2446
|
-
}, null, -1)),
|
|
2447
|
-
|
|
2448
|
-
],
|
|
2443
|
+
}, null, -1)), vn = [
|
|
2444
|
+
yn
|
|
2445
|
+
], xn = {
|
|
2449
2446
|
key: 1,
|
|
2450
2447
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2451
2448
|
class: "w-6 h-6",
|
|
@@ -2453,13 +2450,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2453
2450
|
viewBox: "0 0 24 24",
|
|
2454
2451
|
stroke: "currentColor",
|
|
2455
2452
|
"stroke-width": "2"
|
|
2456
|
-
},
|
|
2453
|
+
}, wn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2457
2454
|
"stroke-linecap": "round",
|
|
2458
2455
|
"stroke-linejoin": "round",
|
|
2459
2456
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2460
|
-
}, null, -1)),
|
|
2461
|
-
|
|
2462
|
-
],
|
|
2457
|
+
}, null, -1)), kn = [
|
|
2458
|
+
wn
|
|
2459
|
+
], $n = { class: "flex items-center" }, Cn = { class: "w-full" }, Sn = {
|
|
2463
2460
|
key: 0,
|
|
2464
2461
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2465
2462
|
class: "w-6 h-6",
|
|
@@ -2467,13 +2464,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2467
2464
|
viewBox: "0 0 24 24",
|
|
2468
2465
|
stroke: "currentColor",
|
|
2469
2466
|
"stroke-width": "2"
|
|
2470
|
-
},
|
|
2467
|
+
}, On = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2471
2468
|
"stroke-linecap": "round",
|
|
2472
2469
|
"stroke-linejoin": "round",
|
|
2473
2470
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2474
|
-
}, null, -1)),
|
|
2475
|
-
|
|
2476
|
-
],
|
|
2471
|
+
}, null, -1)), Dn = [
|
|
2472
|
+
On
|
|
2473
|
+
], Pn = {
|
|
2477
2474
|
key: 1,
|
|
2478
2475
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2479
2476
|
class: "w-6 h-6",
|
|
@@ -2481,16 +2478,16 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2481
2478
|
viewBox: "0 0 24 24",
|
|
2482
2479
|
stroke: "currentColor",
|
|
2483
2480
|
"stroke-width": "2"
|
|
2484
|
-
},
|
|
2481
|
+
}, En = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2485
2482
|
"stroke-linecap": "round",
|
|
2486
2483
|
"stroke-linejoin": "round",
|
|
2487
2484
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2488
|
-
}, null, -1)),
|
|
2489
|
-
|
|
2490
|
-
],
|
|
2485
|
+
}, null, -1)), jn = [
|
|
2486
|
+
En
|
|
2487
|
+
], An = {
|
|
2491
2488
|
key: 1,
|
|
2492
2489
|
class: "items-center hidden w-2/12 xl:flex xxl:flex md:flex sm:flex arrow_button"
|
|
2493
|
-
},
|
|
2490
|
+
}, In = { class: "w-full" }, Tn = {
|
|
2494
2491
|
key: 0,
|
|
2495
2492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2496
2493
|
class: "w-6 h-6",
|
|
@@ -2498,13 +2495,13 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2498
2495
|
viewBox: "0 0 24 24",
|
|
2499
2496
|
stroke: "currentColor",
|
|
2500
2497
|
"stroke-width": "2"
|
|
2501
|
-
},
|
|
2498
|
+
}, Mn = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2502
2499
|
"stroke-linecap": "round",
|
|
2503
2500
|
"stroke-linejoin": "round",
|
|
2504
2501
|
d: "M13 7l5 5m0 0l-5 5m5-5H6"
|
|
2505
|
-
}, null, -1)),
|
|
2506
|
-
|
|
2507
|
-
],
|
|
2502
|
+
}, null, -1)), Nn = [
|
|
2503
|
+
Mn
|
|
2504
|
+
], Vn = {
|
|
2508
2505
|
key: 1,
|
|
2509
2506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2510
2507
|
class: "w-6 h-6",
|
|
@@ -2512,27 +2509,27 @@ const dd = /* @__PURE__ */ k(Ts, [["render", Ns]]), Vs = {
|
|
|
2512
2509
|
viewBox: "0 0 24 24",
|
|
2513
2510
|
stroke: "currentColor",
|
|
2514
2511
|
"stroke-width": "2"
|
|
2515
|
-
},
|
|
2512
|
+
}, Ln = /* @__PURE__ */ O(() => /* @__PURE__ */ s("path", {
|
|
2516
2513
|
"stroke-linecap": "round",
|
|
2517
2514
|
"stroke-linejoin": "round",
|
|
2518
2515
|
d: "M11 17l-5-5m0 0l5-5m-5 5h12"
|
|
2519
|
-
}, null, -1)),
|
|
2520
|
-
|
|
2516
|
+
}, null, -1)), Bn = [
|
|
2517
|
+
Ln
|
|
2521
2518
|
];
|
|
2522
|
-
function
|
|
2519
|
+
function Gn(e, t, r, n, a, o) {
|
|
2523
2520
|
return d(), u("div", null, [
|
|
2524
2521
|
s("div", {
|
|
2525
2522
|
class: p(["", !r.hide_arrow && r.slider_arrows_indicators_position == "arrows_outside_slide" ? "flex" : "relative block"]),
|
|
2526
2523
|
id: "mainSliderContainer_" + e.Random_string
|
|
2527
2524
|
}, [
|
|
2528
|
-
e.dotsNum > 0 && !r.hide_arrow && r.slider_arrows_indicators_position == "arrows_outside_slider" ? (d(), u("div",
|
|
2529
|
-
s("div",
|
|
2525
|
+
e.dotsNum > 0 && !r.hide_arrow && r.slider_arrows_indicators_position == "arrows_outside_slider" ? (d(), u("div", Vs, [
|
|
2526
|
+
s("div", Ls, [
|
|
2530
2527
|
s("button", {
|
|
2531
2528
|
class: "p-3 mr-5 rounded-full shadow-lg arrow_button_styles",
|
|
2532
2529
|
onClick: t[0] || (t[0] = (l) => o.prev())
|
|
2533
2530
|
}, [
|
|
2534
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2535
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2531
|
+
r.direction_property == "ltr" ? (d(), u("svg", Bs, Fs)) : f("", !0),
|
|
2532
|
+
r.direction_property == "rtl" ? (d(), u("svg", Rs, Us)) : f("", !0)
|
|
2536
2533
|
])
|
|
2537
2534
|
])
|
|
2538
2535
|
])) : f("", !0),
|
|
@@ -2548,13 +2545,13 @@ function Rn(e, t, r, n, a, o) {
|
|
|
2548
2545
|
key: 0,
|
|
2549
2546
|
class: p(["items-center justify-center hidden arrow_button xl:flex xxl:flex md:flex sm:flex", r.direction_property == "rtl" ? "arrow_button_next" : "arrow_button_prev"])
|
|
2550
2547
|
}, [
|
|
2551
|
-
s("div",
|
|
2548
|
+
s("div", Zs, [
|
|
2552
2549
|
s("button", {
|
|
2553
2550
|
class: "p-3 rounded-full shadow-lg arrow_button_styles",
|
|
2554
2551
|
onClick: t[1] || (t[1] = A((l) => o.prev(), ["stop"]))
|
|
2555
2552
|
}, [
|
|
2556
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2557
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2553
|
+
r.direction_property == "ltr" ? (d(), u("svg", Ks, Xs)) : f("", !0),
|
|
2554
|
+
r.direction_property == "rtl" ? (d(), u("svg", Ys, Qs)) : f("", !0)
|
|
2558
2555
|
])
|
|
2559
2556
|
])
|
|
2560
2557
|
], 2)) : f("", !0),
|
|
@@ -2563,17 +2560,17 @@ function Rn(e, t, r, n, a, o) {
|
|
|
2563
2560
|
key: 1,
|
|
2564
2561
|
class: p(["items-center justify-center hidden xl:flex xxl:flex md:flex sm:flex arrow_button", r.direction_property == "rtl" ? "arrow_button_prev" : "arrow_button_next"])
|
|
2565
2562
|
}, [
|
|
2566
|
-
s("div",
|
|
2563
|
+
s("div", en, [
|
|
2567
2564
|
s("button", {
|
|
2568
2565
|
class: "p-3 rounded-full shadow-lg arrow_button_styles",
|
|
2569
2566
|
onClick: t[2] || (t[2] = A((l) => o.next(), ["stop"]))
|
|
2570
2567
|
}, [
|
|
2571
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2572
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2568
|
+
r.direction_property == "ltr" ? (d(), u("svg", tn, sn)) : f("", !0),
|
|
2569
|
+
r.direction_property == "rtl" ? (d(), u("svg", nn, an)) : f("", !0)
|
|
2573
2570
|
])
|
|
2574
2571
|
])
|
|
2575
2572
|
], 2)) : f("", !0)
|
|
2576
|
-
], 8,
|
|
2573
|
+
], 8, Hs),
|
|
2577
2574
|
r.slider_arrows_indicators_position != "arrows_indicators_below_slider" ? (d(), u("div", {
|
|
2578
2575
|
key: 0,
|
|
2579
2576
|
class: p(["flex justify-center mb-1 space-x-1", o.sliderIndicatorsAction()])
|
|
@@ -2583,9 +2580,9 @@ function Rn(e, t, r, n, a, o) {
|
|
|
2583
2580
|
class: p(["gl-dot", { active: e.currentDot == l }]),
|
|
2584
2581
|
key: l,
|
|
2585
2582
|
onClick: (i) => o.setDot(l)
|
|
2586
|
-
},
|
|
2583
|
+
}, un, 10, ln))), 128))
|
|
2587
2584
|
], 2)) : f("", !0),
|
|
2588
|
-
r.slider_arrows_indicators_position == "arrows_indicators_below_slider" ? (d(), u("div",
|
|
2585
|
+
r.slider_arrows_indicators_position == "arrows_indicators_below_slider" ? (d(), u("div", cn, [
|
|
2589
2586
|
s("div", {
|
|
2590
2587
|
class: p(["flex justify-center mb-1 space-x-1", o.sliderIndicatorsAction()])
|
|
2591
2588
|
}, [
|
|
@@ -2594,53 +2591,53 @@ function Rn(e, t, r, n, a, o) {
|
|
|
2594
2591
|
class: p(["gl-dot", { active: e.currentDot == l }]),
|
|
2595
2592
|
key: l,
|
|
2596
2593
|
onClick: (i) => o.setDot(l)
|
|
2597
|
-
},
|
|
2594
|
+
}, gn, 10, hn))), 128))
|
|
2598
2595
|
], 2),
|
|
2599
|
-
e.dotsNum > 0 ? (d(), u("div",
|
|
2600
|
-
s("div",
|
|
2601
|
-
s("div",
|
|
2596
|
+
e.dotsNum > 0 ? (d(), u("div", mn, [
|
|
2597
|
+
s("div", _n, [
|
|
2598
|
+
s("div", pn, [
|
|
2602
2599
|
s("button", {
|
|
2603
2600
|
class: p(["p-3 rounded-full arrow_button_styles", r.direction_property == "rtl" ? "ml-3" : "mr-3"]),
|
|
2604
2601
|
onClick: t[3] || (t[3] = (l) => o.prev())
|
|
2605
2602
|
}, [
|
|
2606
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2607
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2603
|
+
r.direction_property == "ltr" ? (d(), u("svg", bn, vn)) : f("", !0),
|
|
2604
|
+
r.direction_property == "rtl" ? (d(), u("svg", xn, kn)) : f("", !0)
|
|
2608
2605
|
], 2)
|
|
2609
2606
|
])
|
|
2610
2607
|
]),
|
|
2611
|
-
s("div",
|
|
2612
|
-
s("div",
|
|
2608
|
+
s("div", $n, [
|
|
2609
|
+
s("div", Cn, [
|
|
2613
2610
|
s("button", {
|
|
2614
2611
|
class: "p-3 rounded-full arrow_button_styles",
|
|
2615
2612
|
onClick: t[4] || (t[4] = (l) => o.next())
|
|
2616
2613
|
}, [
|
|
2617
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2618
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2614
|
+
r.direction_property == "ltr" ? (d(), u("svg", Sn, Dn)) : f("", !0),
|
|
2615
|
+
r.direction_property == "rtl" ? (d(), u("svg", Pn, jn)) : f("", !0)
|
|
2619
2616
|
])
|
|
2620
2617
|
])
|
|
2621
2618
|
])
|
|
2622
2619
|
])) : f("", !0)
|
|
2623
2620
|
])) : f("", !0)
|
|
2624
|
-
], 10,
|
|
2625
|
-
e.dotsNum > 0 && !r.hide_arrow && r.slider_arrows_indicators_position == "arrows_outside_slider" ? (d(), u("div",
|
|
2626
|
-
s("div",
|
|
2621
|
+
], 10, zs),
|
|
2622
|
+
e.dotsNum > 0 && !r.hide_arrow && r.slider_arrows_indicators_position == "arrows_outside_slider" ? (d(), u("div", An, [
|
|
2623
|
+
s("div", In, [
|
|
2627
2624
|
s("button", {
|
|
2628
2625
|
class: "p-3 ml-5 rounded-full shadow-lg arrow_button_styles",
|
|
2629
2626
|
onClick: t[5] || (t[5] = (l) => o.next())
|
|
2630
2627
|
}, [
|
|
2631
|
-
r.direction_property == "ltr" ? (d(), u("svg",
|
|
2632
|
-
r.direction_property == "rtl" ? (d(), u("svg",
|
|
2628
|
+
r.direction_property == "ltr" ? (d(), u("svg", Tn, Nn)) : f("", !0),
|
|
2629
|
+
r.direction_property == "rtl" ? (d(), u("svg", Vn, Bn)) : f("", !0)
|
|
2633
2630
|
])
|
|
2634
2631
|
])
|
|
2635
2632
|
])) : f("", !0)
|
|
2636
|
-
], 10,
|
|
2633
|
+
], 10, Ns)
|
|
2637
2634
|
]);
|
|
2638
2635
|
}
|
|
2639
|
-
const
|
|
2636
|
+
const ld = /* @__PURE__ */ k(Ms, [["render", Gn], ["__scopeId", "data-v-a94f16a9"]]), Fn = {
|
|
2640
2637
|
class: "fixed left-0 top-13 z-[1055] h-full w-full overflow-y-auto overflow-x-hidden outline-none inset-0 bg-black bg-opacity-80",
|
|
2641
2638
|
tabindex: "-1",
|
|
2642
2639
|
"aria-hidden": "true"
|
|
2643
|
-
},
|
|
2640
|
+
}, Rn = { class: "pointer-events-auto relative flex max-h-[100%] w-full flex-col overflow-hidden text-current shadow-4 outline-none bg-white border rounded-lg border-stroke dark:border-strokedark dark:bg-boxdark" }, qn = { class: "flex items-center justify-between flex-shrink-0 pt-10 pb-3 pl-3 pr-3 border-b-2 dark:border-gray-600" }, Un = { class: "text-xl font-medium leading-normal text-surface dark:text-white" }, zn = /* @__PURE__ */ s("span", { class: "[&>svg]:h-6 [&>svg]:w-6" }, [
|
|
2644
2641
|
/* @__PURE__ */ s("svg", {
|
|
2645
2642
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2646
2643
|
fill: "currentColor",
|
|
@@ -2654,9 +2651,9 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
2654
2651
|
d: "M6 18L18 6M6 6l12 12"
|
|
2655
2652
|
})
|
|
2656
2653
|
])
|
|
2657
|
-
], -1),
|
|
2658
|
-
|
|
2659
|
-
],
|
|
2654
|
+
], -1), Hn = [
|
|
2655
|
+
zn
|
|
2656
|
+
], Zn = { class: "relative p-4 overflow-y-auto" }, Kn = { class: "flex flex-wrap items-center justify-end flex-shrink-0 p-4 border-t-2 rounded-b-md border-neutral-100 dark:border-gray-600" }, dd = {
|
|
2660
2657
|
__name: "GlModal",
|
|
2661
2658
|
props: {
|
|
2662
2659
|
is_open: {
|
|
@@ -2687,24 +2684,24 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
2687
2684
|
i ? a() : o();
|
|
2688
2685
|
},
|
|
2689
2686
|
{ immediate: !0, deep: !0 }
|
|
2690
|
-
), (i, c) => C((d(), u("div",
|
|
2687
|
+
), (i, c) => C((d(), u("div", Fn, [
|
|
2691
2688
|
s("div", {
|
|
2692
2689
|
class: p(["pointer-events-none relative h-[calc(100%-1rem)] w-auto translate-y-[-50px] transition-all duration-300 ease-in-out min-[576px]:mx-auto min-[576px]:mt-7 min-[576px]:h-[calc(100%-3.5rem)]", e.max_width])
|
|
2693
2690
|
}, [
|
|
2694
|
-
s("div",
|
|
2695
|
-
s("div",
|
|
2696
|
-
s("h5",
|
|
2691
|
+
s("div", Rn, [
|
|
2692
|
+
s("div", qn, [
|
|
2693
|
+
s("h5", Un, h(e.title), 1),
|
|
2697
2694
|
s("button", {
|
|
2698
2695
|
type: "button",
|
|
2699
2696
|
class: "box-content border-none rounded-none text-neutral-500 hover:text-neutral-800 hover:no-underline focus:text-neutral-800 focus:opacity-100 focus:shadow-none focus:outline-none dark:text-neutral-400 dark:hover:text-neutral-300 dark:focus:text-neutral-300",
|
|
2700
2697
|
onClick: l,
|
|
2701
2698
|
"aria-label": "Close"
|
|
2702
|
-
},
|
|
2699
|
+
}, Hn)
|
|
2703
2700
|
]),
|
|
2704
|
-
s("div",
|
|
2701
|
+
s("div", Zn, [
|
|
2705
2702
|
P(i.$slots, "body")
|
|
2706
2703
|
]),
|
|
2707
|
-
s("div",
|
|
2704
|
+
s("div", Kn, [
|
|
2708
2705
|
P(i.$slots, "buttons"),
|
|
2709
2706
|
s("button", {
|
|
2710
2707
|
onClick: l,
|
|
@@ -2718,7 +2715,7 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
2718
2715
|
[T, e.is_open]
|
|
2719
2716
|
]);
|
|
2720
2717
|
}
|
|
2721
|
-
},
|
|
2718
|
+
}, Wn = { class: "mb-4" }, Xn = { class: "flex justify-between px-6 py-3 -mb-px border border-gray-300 no-underlin" }, Yn = { class: "relative inline-flex items-center cursor-pointer" }, Jn = ["name", "id", "checked"], Qn = /* @__PURE__ */ s("div", { class: "w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600" }, null, -1), eo = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), to = { class: "flex justify-between px-6 py-3 -mb-px border border-gray-200 rounded-lg no-underlin dark:border-gray-600 dark:focus:border-frontenddark" }, ro = { class: "relative inline-flex items-center cursor-pointer" }, so = ["name", "id", "checked"], no = /* @__PURE__ */ s("div", { class: "w-11 h-6 bg-gray-200 peer-focus:outline-none peer-focus:ring-4 peer-focus:ring-blue-300 dark:peer-focus:ring-blue-800 rounded-full peer dark:bg-gray-700 peer-checked:after:translate-x-full rtl:peer-checked:after:-translate-x-full peer-checked:after:border-white after:content-[''] after:absolute after:top-[2px] after:start-[2px] after:bg-white after:border-gray-300 after:border after:rounded-full after:h-5 after:w-5 after:transition-all dark:border-gray-600 peer-checked:bg-blue-600" }, null, -1), oo = { class: "gl-span-form-error" }, ao = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, ud = {
|
|
2722
2719
|
__name: "GlToggleBox",
|
|
2723
2720
|
props: {
|
|
2724
2721
|
is_required: {
|
|
@@ -2760,69 +2757,63 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
2760
2757
|
},
|
|
2761
2758
|
emits: ["update:modelValue"],
|
|
2762
2759
|
setup(e, { emit: t }) {
|
|
2763
|
-
const r =
|
|
2764
|
-
M(() => {
|
|
2765
|
-
|
|
2766
|
-
});
|
|
2767
|
-
const o = (l) => {
|
|
2768
|
-
const i = l.target.checked ? 1 : 0;
|
|
2769
|
-
n("update:modelValue", i);
|
|
2770
|
-
};
|
|
2771
|
-
return (l, i) => (d(), u(y, null, [
|
|
2760
|
+
const r = S(null);
|
|
2761
|
+
return M(() => {
|
|
2762
|
+
}), (n, a) => (d(), u(y, null, [
|
|
2772
2763
|
e.show ? (d(), u("div", {
|
|
2773
2764
|
key: 0,
|
|
2774
2765
|
class: p(e.field_name)
|
|
2775
2766
|
}, [
|
|
2776
|
-
s("div",
|
|
2777
|
-
s("li",
|
|
2767
|
+
s("div", Wn, [
|
|
2768
|
+
s("li", Xn, [
|
|
2778
2769
|
v(h(e.label_name) + " ", 1),
|
|
2779
|
-
s("label",
|
|
2770
|
+
s("label", Yn, [
|
|
2780
2771
|
s("input", {
|
|
2781
2772
|
type: "checkbox",
|
|
2782
2773
|
class: "sr-only peer",
|
|
2783
2774
|
name: e.field_name,
|
|
2784
2775
|
id: e.field_name,
|
|
2776
|
+
checked: e.modelValue,
|
|
2785
2777
|
"true-value": 1,
|
|
2786
2778
|
"false-value": 0,
|
|
2787
2779
|
ref_key: "input",
|
|
2788
|
-
ref:
|
|
2780
|
+
ref: r,
|
|
2789
2781
|
disabled: ""
|
|
2790
|
-
}, null, 8,
|
|
2791
|
-
|
|
2782
|
+
}, null, 8, Jn),
|
|
2783
|
+
Qn
|
|
2792
2784
|
])
|
|
2793
2785
|
])
|
|
2794
2786
|
]),
|
|
2795
|
-
|
|
2787
|
+
eo
|
|
2796
2788
|
], 2)) : f("", !0),
|
|
2797
2789
|
e.show ? f("", !0) : (d(), u("div", {
|
|
2798
2790
|
key: 1,
|
|
2799
2791
|
class: p(["mb-4", e.field_name])
|
|
2800
2792
|
}, [
|
|
2801
|
-
s("li",
|
|
2793
|
+
s("li", to, [
|
|
2802
2794
|
v(h(e.label_name) + " ", 1),
|
|
2803
|
-
s("label",
|
|
2795
|
+
s("label", ro, [
|
|
2804
2796
|
s("input", {
|
|
2805
2797
|
type: "checkbox",
|
|
2806
2798
|
class: "sr-only peer",
|
|
2807
2799
|
name: e.field_name,
|
|
2808
2800
|
id: e.field_name,
|
|
2809
|
-
|
|
2810
|
-
checked: e.model_value == 1 || e.modelValue == 1,
|
|
2801
|
+
checked: e.modelValue,
|
|
2811
2802
|
"true-value": 1,
|
|
2812
2803
|
"false-value": 0,
|
|
2813
2804
|
ref_key: "input",
|
|
2814
|
-
ref:
|
|
2815
|
-
onChange: o
|
|
2816
|
-
}, null, 40,
|
|
2817
|
-
|
|
2805
|
+
ref: r,
|
|
2806
|
+
onChange: a[0] || (a[0] = (o) => n.$emit("update:modelValue", o.target.checked))
|
|
2807
|
+
}, null, 40, so),
|
|
2808
|
+
no
|
|
2818
2809
|
])
|
|
2819
2810
|
]),
|
|
2820
|
-
s("span",
|
|
2821
|
-
s("small",
|
|
2811
|
+
s("span", oo, h(e.error_message), 1),
|
|
2812
|
+
s("small", ao, h(e.description), 1)
|
|
2822
2813
|
], 2))
|
|
2823
2814
|
], 64));
|
|
2824
2815
|
}
|
|
2825
|
-
},
|
|
2816
|
+
}, io = {
|
|
2826
2817
|
name: "Dropdown",
|
|
2827
2818
|
template: "Dropdown",
|
|
2828
2819
|
props: {
|
|
@@ -3008,13 +2999,13 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
3008
2999
|
*/
|
|
3009
3000
|
// },
|
|
3010
3001
|
}
|
|
3011
|
-
},
|
|
3002
|
+
}, lo = { class: "font-bold ptext-lg dark:text-white" }, uo = { class: "mt-3 mb-4" }, co = { class: "bg-blue-100 text-blue-800 text-sm font-medium mb-2 mt-2 me-2 px-2.5 py-0.5 rounded dark:bg-blue-900 dark:text-blue-300" }, ho = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), fo = ["name", "id", "value"], go = {
|
|
3012
3003
|
key: 0,
|
|
3013
3004
|
class: "dropdown"
|
|
3014
|
-
},
|
|
3005
|
+
}, mo = { class: "border border-gray-200 rounded-lg focus:ring-blue-500 focus:border-blue-500 dark:border-gray-600 dark:focus:ring-blue-500 dark:focus:border-blue-500" }, _o = { class: "relative showOptions" }, po = ["value", "placeholder"], bo = { class: "text-gray-700 bg-white dark:border-strokedark dark:bg-boxdark dark:text-gray-200 !border-b !border-t-0 !border-r !border-l absolute w-full z-[999999999]" }, yo = { class: "p-1" }, vo = /* @__PURE__ */ s("label", {
|
|
3015
3006
|
for: "default-search",
|
|
3016
3007
|
class: "mb-2 text-sm font-medium text-gray-900 sr-only dark:text-white"
|
|
3017
|
-
}, "Search", -1),
|
|
3008
|
+
}, "Search", -1), xo = { class: "relative" }, wo = /* @__PURE__ */ s("div", { class: "absolute inset-y-0 flex items-center pointer-events-none start-0 ps-3" }, [
|
|
3018
3009
|
/* @__PURE__ */ s("svg", {
|
|
3019
3010
|
class: "w-4 h-4 text-gray-500 dark:text-gray-400",
|
|
3020
3011
|
"aria-hidden": "true",
|
|
@@ -3030,33 +3021,33 @@ const ud = /* @__PURE__ */ k(Vs, [["render", Rn], ["__scopeId", "data-v-a94f16a9
|
|
|
3030
3021
|
d: "m19 19-4-4m0-7A7 7 0 1 1 1 8a7 7 0 0 1 14 0Z"
|
|
3031
3022
|
})
|
|
3032
3023
|
])
|
|
3033
|
-
], -1),
|
|
3024
|
+
], -1), ko = ["id"], $o = { class: "overflow-y-auto max-h-64" }, Co = ["onClick", "onMousedown", "id"], So = { class: "flex items-center py-2 pl-10 pr-4" }, Oo = {
|
|
3034
3025
|
key: 0,
|
|
3035
3026
|
class: "absolute flex items-center flex-shrink-0 w-4 h-4 text-green-500 left-2 dark:text-green-400",
|
|
3036
3027
|
"aria-hidden": "true",
|
|
3037
3028
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3038
3029
|
fill: "none",
|
|
3039
3030
|
viewBox: "0 0 16 12"
|
|
3040
|
-
},
|
|
3031
|
+
}, Do = /* @__PURE__ */ s("path", {
|
|
3041
3032
|
stroke: "currentColor",
|
|
3042
3033
|
"stroke-linecap": "round",
|
|
3043
3034
|
"stroke-linejoin": "round",
|
|
3044
3035
|
"stroke-width": "2",
|
|
3045
3036
|
d: "M1 5.917 5.724 10.5 15 1.5"
|
|
3046
|
-
}, null, -1),
|
|
3047
|
-
|
|
3048
|
-
],
|
|
3049
|
-
function
|
|
3037
|
+
}, null, -1), Po = [
|
|
3038
|
+
Do
|
|
3039
|
+
], Eo = { class: "block mt-1 text-sm font-normal leading-5 text-red-500" }, jo = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" };
|
|
3040
|
+
function Ao(e, t, r, n, a, o) {
|
|
3050
3041
|
return d(), u(y, null, [
|
|
3051
3042
|
r.show ? (d(), u("div", {
|
|
3052
3043
|
key: 0,
|
|
3053
3044
|
class: p(r.field_name)
|
|
3054
3045
|
}, [
|
|
3055
|
-
s("h3",
|
|
3056
|
-
s("p",
|
|
3057
|
-
s("span",
|
|
3046
|
+
s("h3", lo, h(r.label_name), 1),
|
|
3047
|
+
s("p", uo, [
|
|
3048
|
+
s("span", co, h(e.selectedValue.name), 1)
|
|
3058
3049
|
]),
|
|
3059
|
-
|
|
3050
|
+
ho
|
|
3060
3051
|
], 2)) : f("", !0),
|
|
3061
3052
|
r.show ? f("", !0) : (d(), u("div", {
|
|
3062
3053
|
key: 1,
|
|
@@ -3067,8 +3058,8 @@ function To(e, t, r, n, a, o) {
|
|
|
3067
3058
|
name: r.field_name,
|
|
3068
3059
|
id: r.field_name,
|
|
3069
3060
|
value: a.selected.id
|
|
3070
|
-
}, null, 8,
|
|
3071
|
-
r.options ? (d(), u("div",
|
|
3061
|
+
}, null, 8, fo),
|
|
3062
|
+
r.options ? (d(), u("div", go, [
|
|
3072
3063
|
r.label_name ? (d(), u("label", {
|
|
3073
3064
|
key: 0,
|
|
3074
3065
|
class: p({
|
|
@@ -3077,8 +3068,8 @@ function To(e, t, r, n, a, o) {
|
|
|
3077
3068
|
required: r.is_required
|
|
3078
3069
|
})
|
|
3079
3070
|
}, h(r.label_name), 3)) : f("", !0),
|
|
3080
|
-
s("div",
|
|
3081
|
-
s("div",
|
|
3071
|
+
s("div", mo, [
|
|
3072
|
+
s("div", _o, [
|
|
3082
3073
|
s("input", {
|
|
3083
3074
|
class: p([{
|
|
3084
3075
|
"gl-input-form": r.error_message == "",
|
|
@@ -3090,7 +3081,7 @@ function To(e, t, r, n, a, o) {
|
|
|
3090
3081
|
placeholder: r.placeholder,
|
|
3091
3082
|
autocomplete: "off",
|
|
3092
3083
|
readonly: ""
|
|
3093
|
-
}, null, 10,
|
|
3084
|
+
}, null, 10, po),
|
|
3094
3085
|
C(s("i", {
|
|
3095
3086
|
onClick: t[1] || (t[1] = A((l) => o.ClearInput(), ["stop"])),
|
|
3096
3087
|
class: "absolute text-gray-500 cursor-pointer fas fa-times right-7 hover:text-gray-700 dark:hover:text-gray-800",
|
|
@@ -3104,11 +3095,11 @@ function To(e, t, r, n, a, o) {
|
|
|
3104
3095
|
style: { top: "11px" }
|
|
3105
3096
|
}, null, 2)
|
|
3106
3097
|
]),
|
|
3107
|
-
C(s("div",
|
|
3108
|
-
s("div",
|
|
3109
|
-
|
|
3110
|
-
s("div",
|
|
3111
|
-
|
|
3098
|
+
C(s("div", bo, [
|
|
3099
|
+
s("div", yo, [
|
|
3100
|
+
vo,
|
|
3101
|
+
s("div", xo, [
|
|
3102
|
+
wo,
|
|
3112
3103
|
C(s("input", {
|
|
3113
3104
|
type: "search",
|
|
3114
3105
|
"onUpdate:modelValue": t[3] || (t[3] = (l) => a.searchFilter = l),
|
|
@@ -3119,12 +3110,12 @@ function To(e, t, r, n, a, o) {
|
|
|
3119
3110
|
autocomplete: "off",
|
|
3120
3111
|
class: "block w-full p-2 text-sm text-gray-900 border rounded-lg outline-none border-frontend ps-10 bg-gray-50 focus:border-frontend dark:bg-gray-700 dark:border-frontenddark dark:placeholder-frontenddark dark:text-white dark:focus:border-frontenddark",
|
|
3121
3112
|
placeholder: "Search ..."
|
|
3122
|
-
}, null, 40,
|
|
3113
|
+
}, null, 40, ko), [
|
|
3123
3114
|
[I, a.searchFilter]
|
|
3124
3115
|
])
|
|
3125
3116
|
])
|
|
3126
3117
|
]),
|
|
3127
|
-
s("div",
|
|
3118
|
+
s("div", $o, [
|
|
3128
3119
|
(d(!0), u(y, null, w(o.filteredOptions, (l, i) => (d(), u("div", {
|
|
3129
3120
|
class: p([
|
|
3130
3121
|
"relative px-2 py-2 text-xs leading-4 text-gray-700 no-underline cursor-pointer dark:text-gray-200 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white",
|
|
@@ -3135,23 +3126,23 @@ function To(e, t, r, n, a, o) {
|
|
|
3135
3126
|
key: i,
|
|
3136
3127
|
id: `${i + 1}${a.uuid}`
|
|
3137
3128
|
}, [
|
|
3138
|
-
s("div",
|
|
3139
|
-
a.selected.id === l.id ? (d(), u("svg",
|
|
3129
|
+
s("div", So, [
|
|
3130
|
+
a.selected.id === l.id ? (d(), u("svg", Oo, Po)) : f("", !0),
|
|
3140
3131
|
s("span", null, h(l.name || l.id || "-"), 1)
|
|
3141
3132
|
])
|
|
3142
|
-
], 42,
|
|
3133
|
+
], 42, Co))), 128))
|
|
3143
3134
|
])
|
|
3144
3135
|
], 512), [
|
|
3145
3136
|
[T, a.optionsShown]
|
|
3146
3137
|
])
|
|
3147
3138
|
])
|
|
3148
3139
|
])) : f("", !0),
|
|
3149
|
-
s("span",
|
|
3150
|
-
s("small",
|
|
3140
|
+
s("span", Eo, h(r.error_message), 1),
|
|
3141
|
+
s("small", jo, h(r.description), 1)
|
|
3151
3142
|
], 2))
|
|
3152
3143
|
], 64);
|
|
3153
3144
|
}
|
|
3154
|
-
const
|
|
3145
|
+
const cd = /* @__PURE__ */ k(io, [["render", Ao]]), Io = { class: "font-bold ptext-lg dark:text-white" }, To = ["id"], Mo = /* @__PURE__ */ s("hr", { class: "!opacity-100 bg-gray-200 border-0 dark:bg-gray-700" }, null, -1), No = ["for"], Vo = ["required", "name", "id", "type", "placeholder"], Lo = { class: "gl-span-form-error" }, Bo = { class: "block mt-1 text-sm font-normal leading-5 text-gray-500" }, hd = {
|
|
3155
3146
|
__name: "GlTextarea",
|
|
3156
3147
|
props: {
|
|
3157
3148
|
is_required: {
|
|
@@ -3205,12 +3196,12 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3205
3196
|
key: 0,
|
|
3206
3197
|
class: p(e.field_name)
|
|
3207
3198
|
}, [
|
|
3208
|
-
s("h3",
|
|
3199
|
+
s("h3", Io, h(e.label_name), 1),
|
|
3209
3200
|
s("p", {
|
|
3210
3201
|
id: e.field_name,
|
|
3211
3202
|
class: "mb-4 text-base text-gray-900 input_tr_show dark:text-white"
|
|
3212
|
-
}, h(e.model_value), 9,
|
|
3213
|
-
|
|
3203
|
+
}, h(e.model_value), 9, To),
|
|
3204
|
+
Mo
|
|
3214
3205
|
], 2)) : f("", !0),
|
|
3215
3206
|
e.show ? f("", !0) : (d(), u("div", {
|
|
3216
3207
|
key: 1,
|
|
@@ -3223,7 +3214,7 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3223
3214
|
required: e.is_required
|
|
3224
3215
|
}),
|
|
3225
3216
|
for: e.field_name
|
|
3226
|
-
}, h(e.label_name), 11,
|
|
3217
|
+
}, h(e.label_name), 11, No),
|
|
3227
3218
|
s("textarea", {
|
|
3228
3219
|
required: e.is_required,
|
|
3229
3220
|
name: e.field_name,
|
|
@@ -3238,13 +3229,13 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3238
3229
|
ref: o,
|
|
3239
3230
|
rows: "4",
|
|
3240
3231
|
placeholder: e.place_holder
|
|
3241
|
-
}, null, 42,
|
|
3242
|
-
s("span",
|
|
3243
|
-
s("small",
|
|
3232
|
+
}, null, 42, Vo),
|
|
3233
|
+
s("span", Lo, h(e.error_message), 1),
|
|
3234
|
+
s("small", Bo, h(e.description), 1)
|
|
3244
3235
|
], 2))
|
|
3245
3236
|
], 64));
|
|
3246
3237
|
}
|
|
3247
|
-
},
|
|
3238
|
+
}, Go = {
|
|
3248
3239
|
emits: ["pagination-change-page"],
|
|
3249
3240
|
props: {
|
|
3250
3241
|
data: {
|
|
@@ -3349,14 +3340,14 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3349
3340
|
})
|
|
3350
3341
|
});
|
|
3351
3342
|
}
|
|
3352
|
-
},
|
|
3343
|
+
}, Fo = {
|
|
3353
3344
|
compatConfig: {
|
|
3354
3345
|
MODE: 3
|
|
3355
3346
|
},
|
|
3356
3347
|
inheritAttrs: !1,
|
|
3357
3348
|
emits: ["pagination-change-page"],
|
|
3358
3349
|
components: {
|
|
3359
|
-
RenderlessPagination:
|
|
3350
|
+
RenderlessPagination: Go
|
|
3360
3351
|
},
|
|
3361
3352
|
props: {
|
|
3362
3353
|
data: {
|
|
@@ -3390,10 +3381,10 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3390
3381
|
},
|
|
3391
3382
|
mounted() {
|
|
3392
3383
|
}
|
|
3393
|
-
},
|
|
3384
|
+
}, Ro = { class: "flex flex-col items-center" }, qo = {
|
|
3394
3385
|
key: 0,
|
|
3395
3386
|
class: "text-sm text-gray-700 dark:text-gray-400"
|
|
3396
|
-
},
|
|
3387
|
+
}, Uo = { class: "font-semibold text-gray-900 dark:text-white" }, zo = { class: "font-semibold text-gray-900 dark:text-white" }, Ho = { class: "font-semibold text-gray-900 dark:text-white" }, Zo = ["tabindex"], Ko = /* @__PURE__ */ s("span", { class: "sr-only" }, "Previous", -1), Wo = /* @__PURE__ */ s("svg", {
|
|
3397
3388
|
class: "w-2.5 h-2.5 rtl:rotate-180",
|
|
3398
3389
|
"aria-hidden": "true",
|
|
3399
3390
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3407,7 +3398,7 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3407
3398
|
"stroke-width": "2",
|
|
3408
3399
|
d: "M5 1 1 5l4 4"
|
|
3409
3400
|
})
|
|
3410
|
-
], -1),
|
|
3401
|
+
], -1), Xo = ["aria-current"], Yo = ["tabindex"], Jo = /* @__PURE__ */ s("span", { class: "sr-only" }, "Next", -1), Qo = /* @__PURE__ */ s("svg", {
|
|
3411
3402
|
class: "w-2.5 h-2.5 rtl:rotate-180",
|
|
3412
3403
|
"aria-hidden": "true",
|
|
3413
3404
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3422,7 +3413,7 @@ const fd = /* @__PURE__ */ k(uo, [["render", To]]), Mo = { class: "font-bold pte
|
|
|
3422
3413
|
d: "m1 9 4-4-4-4"
|
|
3423
3414
|
})
|
|
3424
3415
|
], -1);
|
|
3425
|
-
function
|
|
3416
|
+
function ea(e, t, r, n, a, o) {
|
|
3426
3417
|
const l = U("RenderlessPagination");
|
|
3427
3418
|
return d(), F(l, {
|
|
3428
3419
|
data: r.data,
|
|
@@ -3430,14 +3421,14 @@ function ra(e, t, r, n, a, o) {
|
|
|
3430
3421
|
onPaginationChangePage: o.onPaginationChangePage
|
|
3431
3422
|
}, {
|
|
3432
3423
|
default: z((i) => [
|
|
3433
|
-
s("div",
|
|
3434
|
-
i.computed.total > i.computed.perPage ? (d(), u("span",
|
|
3424
|
+
s("div", Ro, [
|
|
3425
|
+
i.computed.total > i.computed.perPage ? (d(), u("span", qo, [
|
|
3435
3426
|
v(" Showing "),
|
|
3436
|
-
s("span",
|
|
3427
|
+
s("span", Uo, h(i.computed.from), 1),
|
|
3437
3428
|
v(" to "),
|
|
3438
|
-
s("span",
|
|
3429
|
+
s("span", zo, h(i.computed.to), 1),
|
|
3439
3430
|
v(" of "),
|
|
3440
|
-
s("span",
|
|
3431
|
+
s("span", Ho, h(i.computed.total), 1),
|
|
3441
3432
|
v(" Entries ")
|
|
3442
3433
|
])) : f("", !0),
|
|
3443
3434
|
i.computed.total > i.computed.perPage ? (d(), u("ul", q({ key: 1 }, e.$attrs, {
|
|
@@ -3459,10 +3450,10 @@ function ra(e, t, r, n, a, o) {
|
|
|
3459
3450
|
tabindex: !i.computed.prevPageUrl && -1
|
|
3460
3451
|
}, K(i.prevButtonEvents, !0)), [
|
|
3461
3452
|
P(e.$slots, "prev-nav", {}, () => [
|
|
3462
|
-
|
|
3463
|
-
|
|
3453
|
+
Ko,
|
|
3454
|
+
Wo
|
|
3464
3455
|
])
|
|
3465
|
-
], 16,
|
|
3456
|
+
], 16, Zo)
|
|
3466
3457
|
], 2)) : f("", !0),
|
|
3467
3458
|
(d(!0), u(y, null, w(i.computed.pageRange, (c, g) => (d(), u("li", {
|
|
3468
3459
|
class: p(["", { active: c == i.computed.currentPage }]),
|
|
@@ -3474,7 +3465,7 @@ function ra(e, t, r, n, a, o) {
|
|
|
3474
3465
|
}, K(i.pageButtonEvents(c), !0), {
|
|
3475
3466
|
"aria-current": c == i.computed.currentPage ? "page" : null,
|
|
3476
3467
|
class: c == i.computed.currentPage ? "z-10 flex items-center justify-center px-3 h-8 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white" : "flex items-center justify-center px-3 h-8 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
|
|
3477
|
-
}), h(c), 17,
|
|
3468
|
+
}), h(c), 17, Xo)
|
|
3478
3469
|
], 2))), 128)),
|
|
3479
3470
|
i.computed.nextPageUrl || r.showDisabled ? (d(), u("li", {
|
|
3480
3471
|
key: 1,
|
|
@@ -3487,10 +3478,10 @@ function ra(e, t, r, n, a, o) {
|
|
|
3487
3478
|
tabindex: !i.computed.nextPageUrl && -1
|
|
3488
3479
|
}, K(i.nextButtonEvents, !0)), [
|
|
3489
3480
|
P(e.$slots, "next-nav", {}, () => [
|
|
3490
|
-
|
|
3491
|
-
|
|
3481
|
+
Jo,
|
|
3482
|
+
Qo
|
|
3492
3483
|
])
|
|
3493
|
-
], 16,
|
|
3484
|
+
], 16, Yo)
|
|
3494
3485
|
], 2)) : f("", !0)
|
|
3495
3486
|
], 16)) : f("", !0)
|
|
3496
3487
|
])
|
|
@@ -3498,8 +3489,8 @@ function ra(e, t, r, n, a, o) {
|
|
|
3498
3489
|
_: 3
|
|
3499
3490
|
}, 8, ["data", "limit", "onPaginationChangePage"]);
|
|
3500
3491
|
}
|
|
3501
|
-
const
|
|
3502
|
-
components: { TailwindPagination:
|
|
3492
|
+
const ta = /* @__PURE__ */ k(Fo, [["render", ea]]), ra = {
|
|
3493
|
+
components: { TailwindPagination: ta },
|
|
3503
3494
|
props: {
|
|
3504
3495
|
data: Array,
|
|
3505
3496
|
columns: Array,
|
|
@@ -3575,10 +3566,10 @@ const sa = /* @__PURE__ */ k(qo, [["render", ra]]), na = {
|
|
|
3575
3566
|
this.isMounted && e !== t && this.GetItemLists();
|
|
3576
3567
|
}
|
|
3577
3568
|
}
|
|
3578
|
-
},
|
|
3569
|
+
}, sa = { class: "p-2" }, na = { class: "flex flex-col flex-wrap pb-4 space-y-4 xl:flex-row xl:items-center xl:justify-between flex-column sm:space-y-0" }, oa = { class: "flex items-center gap-2" }, aa = /* @__PURE__ */ s("span", { class: "font-medium" }, " Show ", -1), ia = { style: { "margin-top": "9px" } }, la = /* @__PURE__ */ s("span", { class: "font-medium" }, " Entries ", -1), da = /* @__PURE__ */ s("label", {
|
|
3579
3570
|
for: "table-search",
|
|
3580
3571
|
class: "sr-only"
|
|
3581
|
-
}, "Search", -1),
|
|
3572
|
+
}, "Search", -1), ua = { class: "relative" }, ca = /* @__PURE__ */ s("div", { class: "absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3" }, [
|
|
3582
3573
|
/* @__PURE__ */ s("svg", {
|
|
3583
3574
|
class: "w-5 h-5 text-gray-500 dark:text-gray-400",
|
|
3584
3575
|
"aria-hidden": "true",
|
|
@@ -3592,23 +3583,23 @@ const sa = /* @__PURE__ */ k(qo, [["render", ra]]), na = {
|
|
|
3592
3583
|
"clip-rule": "evenodd"
|
|
3593
3584
|
})
|
|
3594
3585
|
])
|
|
3595
|
-
], -1),
|
|
3586
|
+
], -1), ha = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, fa = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, ga = { class: "hidden text-sm font-normal text-center text-gray-700 uppercase lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, ma = ["onClick"], _a = {
|
|
3596
3587
|
key: 0,
|
|
3597
3588
|
class: "ml-2"
|
|
3598
|
-
},
|
|
3589
|
+
}, pa = {
|
|
3599
3590
|
key: 0,
|
|
3600
3591
|
class: "fa fa-arrow-up"
|
|
3601
|
-
},
|
|
3592
|
+
}, ba = {
|
|
3602
3593
|
key: 1,
|
|
3603
3594
|
class: "fa fa-arrow-down"
|
|
3604
|
-
},
|
|
3605
|
-
function
|
|
3595
|
+
}, ya = ["data-label"], va = { class: "overflow-auto max-h-40" }, xa = { class: "flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800" };
|
|
3596
|
+
function wa(e, t, r, n, a, o) {
|
|
3606
3597
|
const l = U("dropdown"), i = U("TailwindPagination");
|
|
3607
|
-
return d(), u("div",
|
|
3608
|
-
s("div",
|
|
3609
|
-
s("div",
|
|
3610
|
-
|
|
3611
|
-
s("div",
|
|
3598
|
+
return d(), u("div", sa, [
|
|
3599
|
+
s("div", na, [
|
|
3600
|
+
s("div", oa, [
|
|
3601
|
+
aa,
|
|
3602
|
+
s("div", ia, [
|
|
3612
3603
|
G(l, {
|
|
3613
3604
|
has_cancel: !1,
|
|
3614
3605
|
options: a.pageOptions,
|
|
@@ -3622,11 +3613,11 @@ function $a(e, t, r, n, a, o) {
|
|
|
3622
3613
|
placeholder: "Please select an option"
|
|
3623
3614
|
}, null, 8, ["options", "modelValue"])
|
|
3624
3615
|
]),
|
|
3625
|
-
|
|
3616
|
+
la
|
|
3626
3617
|
]),
|
|
3627
|
-
|
|
3628
|
-
s("div",
|
|
3629
|
-
|
|
3618
|
+
da,
|
|
3619
|
+
s("div", ua, [
|
|
3620
|
+
ca,
|
|
3630
3621
|
C(s("input", {
|
|
3631
3622
|
type: "text",
|
|
3632
3623
|
"onUpdate:modelValue": t[1] || (t[1] = (c) => a.search = c),
|
|
@@ -3638,9 +3629,9 @@ function $a(e, t, r, n, a, o) {
|
|
|
3638
3629
|
])
|
|
3639
3630
|
])
|
|
3640
3631
|
]),
|
|
3641
|
-
s("div",
|
|
3642
|
-
s("table",
|
|
3643
|
-
s("thead",
|
|
3632
|
+
s("div", ha, [
|
|
3633
|
+
s("table", fa, [
|
|
3634
|
+
s("thead", ga, [
|
|
3644
3635
|
s("tr", null, [
|
|
3645
3636
|
(d(!0), u(y, null, w(r.columns, (c, g) => (d(), u("th", {
|
|
3646
3637
|
key: g,
|
|
@@ -3648,10 +3639,10 @@ function $a(e, t, r, n, a, o) {
|
|
|
3648
3639
|
class: "w-full px-4 py-2 lg:w-2/12"
|
|
3649
3640
|
}, [
|
|
3650
3641
|
v(h(c.field_label) + " ", 1),
|
|
3651
|
-
a.sortField === c.field_name ? (d(), u("span",
|
|
3652
|
-
a.sortOrder === "asc" ? (d(), u("i",
|
|
3642
|
+
a.sortField === c.field_name ? (d(), u("span", _a, [
|
|
3643
|
+
a.sortOrder === "asc" ? (d(), u("i", pa)) : (d(), u("i", ba))
|
|
3653
3644
|
])) : f("", !0)
|
|
3654
|
-
], 8,
|
|
3645
|
+
], 8, ma))), 128))
|
|
3655
3646
|
])
|
|
3656
3647
|
]),
|
|
3657
3648
|
s("tbody", null, [
|
|
@@ -3664,7 +3655,7 @@ function $a(e, t, r, n, a, o) {
|
|
|
3664
3655
|
"data-label": m.field_label,
|
|
3665
3656
|
class: "text-pretty before:content-[attr(data-label)] before:font-bold lg:before:content-none flex md:flex-row flex-col justify-between gap-2 lg:table-cell py-4 px-5 lg:py-2.5 lg:px-4 border dark:border-gray-700"
|
|
3666
3657
|
}, [
|
|
3667
|
-
s("div",
|
|
3658
|
+
s("div", va, [
|
|
3668
3659
|
m.tdComp ? (d(), F(X(o.forDynCompIs(m.tdComp)), {
|
|
3669
3660
|
key: 0,
|
|
3670
3661
|
row: c,
|
|
@@ -3676,12 +3667,12 @@ function $a(e, t, r, n, a, o) {
|
|
|
3676
3667
|
v(h(c[m.field_name]), 1)
|
|
3677
3668
|
], 64))
|
|
3678
3669
|
])
|
|
3679
|
-
], 8,
|
|
3670
|
+
], 8, ya))), 128))
|
|
3680
3671
|
]))), 128))
|
|
3681
3672
|
])
|
|
3682
3673
|
])
|
|
3683
3674
|
]),
|
|
3684
|
-
s("div",
|
|
3675
|
+
s("div", xa, [
|
|
3685
3676
|
G(i, {
|
|
3686
3677
|
class: "mt-3 mb-0",
|
|
3687
3678
|
data: a.itemLists,
|
|
@@ -3693,7 +3684,7 @@ function $a(e, t, r, n, a, o) {
|
|
|
3693
3684
|
])
|
|
3694
3685
|
]);
|
|
3695
3686
|
}
|
|
3696
|
-
const
|
|
3687
|
+
const fd = /* @__PURE__ */ k(ra, [["render", wa]]), ka = {
|
|
3697
3688
|
components: {},
|
|
3698
3689
|
props: {
|
|
3699
3690
|
data: Array,
|
|
@@ -3790,10 +3781,10 @@ const md = /* @__PURE__ */ k(na, [["render", $a]]), Ca = {
|
|
|
3790
3781
|
mounted() {
|
|
3791
3782
|
document.body.addEventListener("click", this.closeBoxOnbodyClick);
|
|
3792
3783
|
}
|
|
3793
|
-
},
|
|
3784
|
+
}, $a = { class: "p-2" }, Ca = { class: "flex flex-wrap pb-4 space-y-4 md:items-center md:justify-between flex-column sm:flex-row sm:space-y-0" }, Sa = { class: "flex items-center gap-2" }, Oa = /* @__PURE__ */ s("span", { class: "font-medium" }, " Show ", -1), Da = { style: { "margin-top": "9px" } }, Pa = /* @__PURE__ */ s("span", { class: "font-medium" }, " Entries ", -1), Ea = /* @__PURE__ */ s("label", {
|
|
3794
3785
|
for: "table-search",
|
|
3795
3786
|
class: "sr-only"
|
|
3796
|
-
}, "Search", -1),
|
|
3787
|
+
}, "Search", -1), ja = { class: "relative" }, Aa = /* @__PURE__ */ s("div", { class: "absolute inset-y-0 left-0 flex items-center pointer-events-none rtl:inset-r-0 rtl:right-0 ps-3" }, [
|
|
3797
3788
|
/* @__PURE__ */ s("svg", {
|
|
3798
3789
|
class: "w-5 h-5 text-gray-500 dark:text-gray-400",
|
|
3799
3790
|
"aria-hidden": "true",
|
|
@@ -3807,10 +3798,10 @@ const md = /* @__PURE__ */ k(na, [["render", $a]]), Ca = {
|
|
|
3807
3798
|
"clip-rule": "evenodd"
|
|
3808
3799
|
})
|
|
3809
3800
|
])
|
|
3810
|
-
], -1),
|
|
3801
|
+
], -1), Ia = { class: "overflow-auto rounded-lg dark:text-gray-400 dark:bg-gray-800" }, Ta = { class: "w-full h-full max-w-full overflow-hidden bg-white border-separate xl:overflow-auto lg:border-collapse border-spacing-y-3 lg:border-spacing-y-0 dark:border-strokedark dark:bg-boxdark" }, Ma = { class: "hidden text-sm font-normal text-center text-gray-700 uppercase lg:table-header-group dark:border-strokedark bg-gray-50 dark:bg-gray-700 dark:text-gray-400" }, Na = ["onClick"], Va = {
|
|
3811
3802
|
key: 0,
|
|
3812
3803
|
class: "ml-2"
|
|
3813
|
-
},
|
|
3804
|
+
}, La = ["data-label"], Ba = ["innerHTML"], Ga = { class: "flex items-center justify-between px-4 py-3 bg-white border-gray-200 sm:px-6 dark:text-gray-400 dark:bg-gray-800" }, Fa = { class: "flex justify-between flex-1 sm:hidden" }, Ra = ["disabled"], qa = ["disabled"], Ua = { class: "hidden sm:flex sm:flex-1 sm:items-center sm:justify-between" }, za = { class: "text-sm text-gray-700 dark:text-gray-400" }, Ha = { class: "font-medium" }, Za = { class: "font-medium" }, Ka = { class: "font-medium" }, Wa = { "aria-label": "Page navigation" }, Xa = { class: "flex items-center h-8 -space-x-px text-sm" }, Ya = ["disabled"], Ja = /* @__PURE__ */ s("span", { class: "sr-only" }, "Previous", -1), Qa = /* @__PURE__ */ s("svg", {
|
|
3814
3805
|
class: "w-2.5 h-2.5 rtl:rotate-180",
|
|
3815
3806
|
"aria-hidden": "true",
|
|
3816
3807
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3824,10 +3815,10 @@ const md = /* @__PURE__ */ k(na, [["render", $a]]), Ca = {
|
|
|
3824
3815
|
"stroke-width": "2",
|
|
3825
3816
|
d: "M5 1 1 5l4 4"
|
|
3826
3817
|
})
|
|
3827
|
-
], -1),
|
|
3828
|
-
|
|
3829
|
-
|
|
3830
|
-
],
|
|
3818
|
+
], -1), ei = [
|
|
3819
|
+
Ja,
|
|
3820
|
+
Qa
|
|
3821
|
+
], ti = ["onClick"], ri = ["onClick"], si = ["disabled"], ni = /* @__PURE__ */ s("span", { class: "sr-only" }, "Next", -1), oi = /* @__PURE__ */ s("svg", {
|
|
3831
3822
|
class: "w-2.5 h-2.5 rtl:rotate-180",
|
|
3832
3823
|
"aria-hidden": "true",
|
|
3833
3824
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3841,17 +3832,17 @@ const md = /* @__PURE__ */ k(na, [["render", $a]]), Ca = {
|
|
|
3841
3832
|
"stroke-width": "2",
|
|
3842
3833
|
d: "m1 9 4-4-4-4"
|
|
3843
3834
|
})
|
|
3844
|
-
], -1),
|
|
3845
|
-
|
|
3846
|
-
|
|
3835
|
+
], -1), ai = [
|
|
3836
|
+
ni,
|
|
3837
|
+
oi
|
|
3847
3838
|
];
|
|
3848
|
-
function
|
|
3839
|
+
function ii(e, t, r, n, a, o) {
|
|
3849
3840
|
const l = U("dropdown");
|
|
3850
|
-
return d(), u("div",
|
|
3851
|
-
s("div",
|
|
3852
|
-
s("div",
|
|
3853
|
-
|
|
3854
|
-
s("div",
|
|
3841
|
+
return d(), u("div", $a, [
|
|
3842
|
+
s("div", Ca, [
|
|
3843
|
+
s("div", Sa, [
|
|
3844
|
+
Oa,
|
|
3845
|
+
s("div", Da, [
|
|
3855
3846
|
G(l, {
|
|
3856
3847
|
has_cancel: !1,
|
|
3857
3848
|
options: a.showNoOfEntries,
|
|
@@ -3865,11 +3856,11 @@ function di(e, t, r, n, a, o) {
|
|
|
3865
3856
|
placeholder: "Please select an option"
|
|
3866
3857
|
}, null, 8, ["options", "modelValue"])
|
|
3867
3858
|
]),
|
|
3868
|
-
|
|
3859
|
+
Pa
|
|
3869
3860
|
]),
|
|
3870
|
-
|
|
3871
|
-
s("div",
|
|
3872
|
-
|
|
3861
|
+
Ea,
|
|
3862
|
+
s("div", ja, [
|
|
3863
|
+
Aa,
|
|
3873
3864
|
C(s("input", {
|
|
3874
3865
|
type: "text",
|
|
3875
3866
|
"onUpdate:modelValue": t[1] || (t[1] = (i) => a.search = i),
|
|
@@ -3880,9 +3871,9 @@ function di(e, t, r, n, a, o) {
|
|
|
3880
3871
|
])
|
|
3881
3872
|
])
|
|
3882
3873
|
]),
|
|
3883
|
-
s("div",
|
|
3884
|
-
s("table",
|
|
3885
|
-
s("thead",
|
|
3874
|
+
s("div", Ia, [
|
|
3875
|
+
s("table", Ta, [
|
|
3876
|
+
s("thead", Ma, [
|
|
3886
3877
|
s("tr", null, [
|
|
3887
3878
|
(d(!0), u(y, null, w(r.columns, (i, c) => (d(), u("th", {
|
|
3888
3879
|
key: c,
|
|
@@ -3890,8 +3881,8 @@ function di(e, t, r, n, a, o) {
|
|
|
3890
3881
|
class: "w-full px-4 py-2 lg:w-2/12"
|
|
3891
3882
|
}, [
|
|
3892
3883
|
v(h(i) + " ", 1),
|
|
3893
|
-
a.sortKey === i ? (d(), u("span",
|
|
3894
|
-
], 8,
|
|
3884
|
+
a.sortKey === i ? (d(), u("span", Va, h(a.sortOrder === 1 ? "▲" : "▼"), 1)) : f("", !0)
|
|
3885
|
+
], 8, Na))), 128))
|
|
3895
3886
|
])
|
|
3896
3887
|
]),
|
|
3897
3888
|
s("tbody", null, [
|
|
@@ -3907,49 +3898,49 @@ function di(e, t, r, n, a, o) {
|
|
|
3907
3898
|
s("p", {
|
|
3908
3899
|
class: "text-pretty",
|
|
3909
3900
|
innerHTML: i[m]
|
|
3910
|
-
}, null, 8,
|
|
3911
|
-
], 8,
|
|
3901
|
+
}, null, 8, Ba)
|
|
3902
|
+
], 8, La))), 128))
|
|
3912
3903
|
]))), 128))
|
|
3913
3904
|
])
|
|
3914
3905
|
])
|
|
3915
3906
|
]),
|
|
3916
|
-
s("div",
|
|
3917
|
-
s("div",
|
|
3907
|
+
s("div", Ga, [
|
|
3908
|
+
s("div", Fa, [
|
|
3918
3909
|
s("a", {
|
|
3919
3910
|
href: "#",
|
|
3920
3911
|
onClick: t[2] || (t[2] = (...i) => o.previousPage && o.previousPage(...i)),
|
|
3921
3912
|
disabled: a.currentPage === 1,
|
|
3922
3913
|
class: "relative inline-flex items-center px-4 py-2 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"
|
|
3923
|
-
}, "Previous", 8,
|
|
3914
|
+
}, "Previous", 8, Ra),
|
|
3924
3915
|
s("a", {
|
|
3925
3916
|
href: "#",
|
|
3926
3917
|
onClick: t[3] || (t[3] = (...i) => o.nextPage && o.nextPage(...i)),
|
|
3927
3918
|
disabled: a.currentPage === o.totalPages,
|
|
3928
3919
|
class: "relative inline-flex items-center px-4 py-2 ml-3 text-sm font-medium text-gray-700 bg-white border border-gray-300 rounded-md hover:bg-gray-50"
|
|
3929
|
-
}, "Next", 8,
|
|
3920
|
+
}, "Next", 8, qa)
|
|
3930
3921
|
]),
|
|
3931
|
-
s("div",
|
|
3922
|
+
s("div", Ua, [
|
|
3932
3923
|
s("div", null, [
|
|
3933
|
-
s("p",
|
|
3924
|
+
s("p", za, [
|
|
3934
3925
|
v(" Showing "),
|
|
3935
|
-
s("span",
|
|
3926
|
+
s("span", Ha, h(o.firstItemIndex), 1),
|
|
3936
3927
|
v(" to "),
|
|
3937
|
-
s("span",
|
|
3928
|
+
s("span", Za, h(o.lastItemIndex), 1),
|
|
3938
3929
|
v(" of "),
|
|
3939
|
-
s("span",
|
|
3930
|
+
s("span", Ka, h(o.filteredData.length), 1),
|
|
3940
3931
|
v(" entries ")
|
|
3941
3932
|
])
|
|
3942
3933
|
]),
|
|
3943
3934
|
s("div", null, [
|
|
3944
|
-
s("nav",
|
|
3945
|
-
s("ul",
|
|
3935
|
+
s("nav", Wa, [
|
|
3936
|
+
s("ul", Xa, [
|
|
3946
3937
|
s("li", null, [
|
|
3947
3938
|
s("a", {
|
|
3948
3939
|
href: "#",
|
|
3949
3940
|
onClick: t[4] || (t[4] = (...i) => o.previousPage && o.previousPage(...i)),
|
|
3950
3941
|
disabled: a.currentPage === 1,
|
|
3951
3942
|
class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 ms-0 border-e-0 rounded-s-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
|
|
3952
|
-
},
|
|
3943
|
+
}, ei, 8, Ya)
|
|
3953
3944
|
]),
|
|
3954
3945
|
(d(!0), u(y, null, w(o.displayedPageNumbers, (i) => (d(), u(y, { key: i }, [
|
|
3955
3946
|
s("li", null, [
|
|
@@ -3958,7 +3949,7 @@ function di(e, t, r, n, a, o) {
|
|
|
3958
3949
|
href: "#",
|
|
3959
3950
|
onClick: (c) => o.goToPage(i),
|
|
3960
3951
|
class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
|
|
3961
|
-
}, h(i), 9,
|
|
3952
|
+
}, h(i), 9, ti)) : f("", !0)
|
|
3962
3953
|
]),
|
|
3963
3954
|
s("li", null, [
|
|
3964
3955
|
a.currentPage === i ? (d(), u("a", {
|
|
@@ -3967,7 +3958,7 @@ function di(e, t, r, n, a, o) {
|
|
|
3967
3958
|
onClick: (c) => o.goToPage(i),
|
|
3968
3959
|
"aria-current": "page",
|
|
3969
3960
|
class: "z-10 flex items-center justify-center h-8 px-3 leading-tight text-blue-600 border border-blue-300 bg-blue-50 hover:bg-blue-100 hover:text-blue-700 dark:border-gray-700 dark:bg-gray-700 dark:text-white"
|
|
3970
|
-
}, h(i), 9,
|
|
3961
|
+
}, h(i), 9, ri)) : f("", !0)
|
|
3971
3962
|
])
|
|
3972
3963
|
], 64))), 128)),
|
|
3973
3964
|
s("li", null, [
|
|
@@ -3976,7 +3967,7 @@ function di(e, t, r, n, a, o) {
|
|
|
3976
3967
|
onClick: t[5] || (t[5] = (...i) => o.nextPage && o.nextPage(...i)),
|
|
3977
3968
|
disabled: a.currentPage === o.totalPages,
|
|
3978
3969
|
class: "flex items-center justify-center h-8 px-3 leading-tight text-gray-500 bg-white border border-gray-300 rounded-e-lg hover:bg-gray-100 hover:text-gray-700 dark:bg-gray-800 dark:border-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-white"
|
|
3979
|
-
},
|
|
3970
|
+
}, ai, 8, si)
|
|
3980
3971
|
])
|
|
3981
3972
|
])
|
|
3982
3973
|
])
|
|
@@ -3985,13 +3976,13 @@ function di(e, t, r, n, a, o) {
|
|
|
3985
3976
|
])
|
|
3986
3977
|
]);
|
|
3987
3978
|
}
|
|
3988
|
-
const
|
|
3979
|
+
const gd = /* @__PURE__ */ k(ka, [["render", ii]]), li = {
|
|
3989
3980
|
class: "flex items-center p-4 text-gray-500 bg-white rounded-lg shadow dark:bg-gray-800 dark:text-gray-400",
|
|
3990
3981
|
role: "alert"
|
|
3991
|
-
},
|
|
3982
|
+
}, di = {
|
|
3992
3983
|
key: 0,
|
|
3993
3984
|
class: "inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-green-500 bg-green-100 rounded-lg dark:bg-green-800 dark:text-green-200"
|
|
3994
|
-
},
|
|
3985
|
+
}, ui = /* @__PURE__ */ s("svg", {
|
|
3995
3986
|
class: "w-5 h-5",
|
|
3996
3987
|
"aria-hidden": "true",
|
|
3997
3988
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -3999,13 +3990,13 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
3999
3990
|
viewBox: "0 0 20 20"
|
|
4000
3991
|
}, [
|
|
4001
3992
|
/* @__PURE__ */ s("path", { d: "M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 8.207-4 4a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L9 10.586l3.293-3.293a1 1 0 0 1 1.414 1.414Z" })
|
|
4002
|
-
], -1),
|
|
4003
|
-
|
|
4004
|
-
|
|
4005
|
-
],
|
|
3993
|
+
], -1), ci = /* @__PURE__ */ s("span", { class: "sr-only" }, "Check icon", -1), hi = [
|
|
3994
|
+
ui,
|
|
3995
|
+
ci
|
|
3996
|
+
], fi = {
|
|
4006
3997
|
key: 1,
|
|
4007
3998
|
class: "inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-red-500 bg-red-100 rounded-lg dark:bg-red-800 dark:text-red-200"
|
|
4008
|
-
},
|
|
3999
|
+
}, gi = /* @__PURE__ */ s("svg", {
|
|
4009
4000
|
class: "w-5 h-5",
|
|
4010
4001
|
"aria-hidden": "true",
|
|
4011
4002
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4013,13 +4004,13 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4013
4004
|
viewBox: "0 0 20 20"
|
|
4014
4005
|
}, [
|
|
4015
4006
|
/* @__PURE__ */ s("path", { d: "M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5Zm3.707 11.793a1 1 0 1 1-1.414 1.414L10 11.414l-2.293 2.293a1 1 0 0 1-1.414-1.414L8.586 10 6.293 7.707a1 1 0 0 1 1.414-1.414L10 8.586l2.293-2.293a1 1 0 0 1 1.414 1.414L11.414 10l2.293 2.293Z" })
|
|
4016
|
-
], -1),
|
|
4017
|
-
|
|
4018
|
-
|
|
4019
|
-
],
|
|
4007
|
+
], -1), mi = /* @__PURE__ */ s("span", { class: "sr-only" }, "Error icon", -1), _i = [
|
|
4008
|
+
gi,
|
|
4009
|
+
mi
|
|
4010
|
+
], pi = {
|
|
4020
4011
|
key: 2,
|
|
4021
4012
|
class: "inline-flex items-center justify-center flex-shrink-0 w-8 h-8 text-orange-500 bg-orange-100 rounded-lg dark:bg-orange-700 dark:text-orange-200"
|
|
4022
|
-
},
|
|
4013
|
+
}, bi = /* @__PURE__ */ s("svg", {
|
|
4023
4014
|
class: "w-5 h-5",
|
|
4024
4015
|
"aria-hidden": "true",
|
|
4025
4016
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4027,10 +4018,10 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4027
4018
|
viewBox: "0 0 20 20"
|
|
4028
4019
|
}, [
|
|
4029
4020
|
/* @__PURE__ */ s("path", { d: "M10 .5a9.5 9.5 0 1 0 9.5 9.5A9.51 9.51 0 0 0 10 .5ZM10 15a1 1 0 1 1 0-2 1 1 0 0 1 0 2Zm1-4a1 1 0 0 1-2 0V6a1 1 0 0 1 2 0v5Z" })
|
|
4030
|
-
], -1),
|
|
4031
|
-
|
|
4032
|
-
|
|
4033
|
-
],
|
|
4021
|
+
], -1), yi = /* @__PURE__ */ s("span", { class: "sr-only" }, "Warning icon", -1), vi = [
|
|
4022
|
+
bi,
|
|
4023
|
+
yi
|
|
4024
|
+
], xi = { class: "ml-3 text-sm font-normal" }, wi = /* @__PURE__ */ s("span", { class: "sr-only" }, "Close", -1), ki = /* @__PURE__ */ s("svg", {
|
|
4034
4025
|
"aria-hidden": "true",
|
|
4035
4026
|
class: "w-5 h-5",
|
|
4036
4027
|
fill: "currentColor",
|
|
@@ -4042,10 +4033,10 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4042
4033
|
d: "M4.293 4.293a1 1 0 011.414 0L10 8.586l4.293-4.293a1 1 0 111.414 1.414L11.414 10l4.293 4.293a1 1 0 01-1.414 1.414L10 11.414l-4.293 4.293a1 1 0 01-1.414-1.414L8.586 10 4.293 5.707a1 1 0 010-1.414z",
|
|
4043
4034
|
"clip-rule": "evenodd"
|
|
4044
4035
|
})
|
|
4045
|
-
], -1),
|
|
4046
|
-
|
|
4047
|
-
|
|
4048
|
-
],
|
|
4036
|
+
], -1), $i = [
|
|
4037
|
+
wi,
|
|
4038
|
+
ki
|
|
4039
|
+
], Ci = {
|
|
4049
4040
|
__name: "ToastListItem",
|
|
4050
4041
|
props: {
|
|
4051
4042
|
message: String,
|
|
@@ -4065,23 +4056,23 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4065
4056
|
setTimeout(() => n("remove"), r.duration);
|
|
4066
4057
|
});
|
|
4067
4058
|
const n = t;
|
|
4068
|
-
return (a, o) => (d(), u("div",
|
|
4069
|
-
r.type === "success" ? (d(), u("div",
|
|
4070
|
-
r.type === "error" ? (d(), u("div",
|
|
4071
|
-
r.type === "warning" ? (d(), u("div",
|
|
4072
|
-
s("div",
|
|
4059
|
+
return (a, o) => (d(), u("div", li, [
|
|
4060
|
+
r.type === "success" ? (d(), u("div", di, hi)) : f("", !0),
|
|
4061
|
+
r.type === "error" ? (d(), u("div", fi, _i)) : f("", !0),
|
|
4062
|
+
r.type === "warning" ? (d(), u("div", pi, vi)) : f("", !0),
|
|
4063
|
+
s("div", xi, h(r.message), 1),
|
|
4073
4064
|
s("button", {
|
|
4074
4065
|
onClick: o[0] || (o[0] = (l) => n("remove")),
|
|
4075
4066
|
type: "button",
|
|
4076
4067
|
class: "-mx-1.5 -my-1.5 ml-auto inline-flex h-8 w-8 rounded-lg bg-white p-1.5 text-gray-400 hover:bg-gray-100 hover:text-gray-900 focus:ring-2 focus:ring-gray-300 dark:bg-gray-800 dark:text-gray-500 dark:hover:bg-gray-700 dark:hover:text-white",
|
|
4077
4068
|
"data-dismiss-target": "#toast-default",
|
|
4078
4069
|
"aria-label": "Close"
|
|
4079
|
-
},
|
|
4070
|
+
}, $i)
|
|
4080
4071
|
]));
|
|
4081
4072
|
}
|
|
4082
|
-
}, Q =
|
|
4073
|
+
}, Q = fe({
|
|
4083
4074
|
items: []
|
|
4084
|
-
}),
|
|
4075
|
+
}), Si = {
|
|
4085
4076
|
add(e) {
|
|
4086
4077
|
Q.items.unshift({
|
|
4087
4078
|
key: Symbol(),
|
|
@@ -4093,16 +4084,16 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4093
4084
|
remove(e) {
|
|
4094
4085
|
Q.items.splice(e, 1);
|
|
4095
4086
|
}
|
|
4096
|
-
},
|
|
4087
|
+
}, ue = {
|
|
4097
4088
|
state: Q,
|
|
4098
|
-
methods:
|
|
4099
|
-
},
|
|
4089
|
+
methods: Si
|
|
4090
|
+
}, md = {
|
|
4100
4091
|
__name: "GlToastList",
|
|
4101
4092
|
setup(e) {
|
|
4102
4093
|
function t(r) {
|
|
4103
|
-
|
|
4094
|
+
ue.methods.remove(r);
|
|
4104
4095
|
}
|
|
4105
|
-
return (r, n) => (d(), F(
|
|
4096
|
+
return (r, n) => (d(), F(Le, {
|
|
4106
4097
|
tag: "div",
|
|
4107
4098
|
"enter-from-class": "translate-x-full opacity-0",
|
|
4108
4099
|
"enter-active-class": "duration-500",
|
|
@@ -4111,7 +4102,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4111
4102
|
class: "fixed z-50 w-full max-w-xs space-y-4 top-4 right-4"
|
|
4112
4103
|
}, {
|
|
4113
4104
|
default: z(() => [
|
|
4114
|
-
(d(!0), u(y, null, w(
|
|
4105
|
+
(d(!0), u(y, null, w(Be(ue).state.items, (a, o) => (d(), F(Ci, {
|
|
4115
4106
|
key: a.key,
|
|
4116
4107
|
message: a.message,
|
|
4117
4108
|
type: a.type,
|
|
@@ -4122,10 +4113,10 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4122
4113
|
_: 1
|
|
4123
4114
|
}));
|
|
4124
4115
|
}
|
|
4125
|
-
},
|
|
4116
|
+
}, Oi = {
|
|
4126
4117
|
key: 0,
|
|
4127
4118
|
class: "flex justify-center"
|
|
4128
|
-
},
|
|
4119
|
+
}, Di = /* @__PURE__ */ s("svg", {
|
|
4129
4120
|
class: "w-5 h-5",
|
|
4130
4121
|
"aria-hidden": "true",
|
|
4131
4122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4133,12 +4124,12 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4133
4124
|
viewBox: "0 0 4 15"
|
|
4134
4125
|
}, [
|
|
4135
4126
|
/* @__PURE__ */ s("path", { d: "M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" })
|
|
4136
|
-
], -1),
|
|
4137
|
-
|
|
4138
|
-
],
|
|
4127
|
+
], -1), Pi = [
|
|
4128
|
+
Di
|
|
4129
|
+
], Ei = { class: "absolute z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600" }, ji = {
|
|
4139
4130
|
class: "py-2 text-sm text-gray-700 dark:text-gray-200",
|
|
4140
4131
|
"aria-labelledby": "dropdownDividerButton"
|
|
4141
|
-
},
|
|
4132
|
+
}, Ai = { key: 0 }, Ii = ["href"], Ti = /* @__PURE__ */ s("i", { class: "mr-2 fa-solid fa-list-ul opacity-80" }, null, -1), Mi = { key: 1 }, Ni = /* @__PURE__ */ s("i", { class: "mr-2 fa-solid fa-trash-can opacity-80" }, null, -1), _d = {
|
|
4142
4133
|
__name: "DatatableAction",
|
|
4143
4134
|
props: {
|
|
4144
4135
|
field: {
|
|
@@ -4164,7 +4155,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4164
4155
|
},
|
|
4165
4156
|
emits: ["deleteAction"],
|
|
4166
4157
|
setup(e, { emit: t }) {
|
|
4167
|
-
const r =
|
|
4158
|
+
const r = pe(), n = e, a = S(!1), o = S(!1), l = () => {
|
|
4168
4159
|
a.value = !1;
|
|
4169
4160
|
}, i = () => {
|
|
4170
4161
|
a.value = !0;
|
|
@@ -4184,37 +4175,37 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4184
4175
|
});
|
|
4185
4176
|
};
|
|
4186
4177
|
return (x, $) => {
|
|
4187
|
-
const R =
|
|
4178
|
+
const R = ge("click-outside");
|
|
4188
4179
|
return d(), u(y, null, [
|
|
4189
4180
|
G(te, {
|
|
4190
4181
|
isOpen: o.value,
|
|
4191
4182
|
onConfirmDelete: b,
|
|
4192
4183
|
onCancelDelete: c
|
|
4193
4184
|
}, null, 8, ["isOpen"]),
|
|
4194
|
-
e.row && x.can(`edit_${e.xprops.permission} || delete_${e.xprops.permission}`) ? C((d(), u("div",
|
|
4185
|
+
e.row && x.can(`edit_${e.xprops.permission} || delete_${e.xprops.permission}`) ? C((d(), u("div", Oi, [
|
|
4195
4186
|
s("button", {
|
|
4196
4187
|
onClick: i,
|
|
4197
4188
|
class: "inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",
|
|
4198
4189
|
type: "button"
|
|
4199
|
-
},
|
|
4200
|
-
C(s("div",
|
|
4201
|
-
s("ul",
|
|
4202
|
-
x.can(`edit_${e.xprops.permission}`) ? (d(), u("li",
|
|
4190
|
+
}, Pi),
|
|
4191
|
+
C(s("div", Ei, [
|
|
4192
|
+
s("ul", ji, [
|
|
4193
|
+
x.can(`edit_${e.xprops.permission}`) ? (d(), u("li", Ai, [
|
|
4203
4194
|
s("a", {
|
|
4204
4195
|
href: e.xprops.route + "/" + e.row.id + "/edit",
|
|
4205
4196
|
class: "block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"
|
|
4206
4197
|
}, [
|
|
4207
|
-
|
|
4198
|
+
Ti,
|
|
4208
4199
|
v(" Edit")
|
|
4209
|
-
], 8,
|
|
4200
|
+
], 8, Ii)
|
|
4210
4201
|
])) : f("", !0),
|
|
4211
|
-
x.can(`delete_${e.xprops.permission}`) ? (d(), u("li",
|
|
4202
|
+
x.can(`delete_${e.xprops.permission}`) ? (d(), u("li", Mi, [
|
|
4212
4203
|
s("a", {
|
|
4213
4204
|
href: "#",
|
|
4214
4205
|
onClick: A(g, ["prevent"]),
|
|
4215
4206
|
class: "block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"
|
|
4216
4207
|
}, [
|
|
4217
|
-
|
|
4208
|
+
Ni,
|
|
4218
4209
|
v(" Remove")
|
|
4219
4210
|
])
|
|
4220
4211
|
])) : f("", !0)
|
|
@@ -4228,10 +4219,10 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4228
4219
|
], 64);
|
|
4229
4220
|
};
|
|
4230
4221
|
}
|
|
4231
|
-
},
|
|
4222
|
+
}, Vi = {
|
|
4232
4223
|
key: 0,
|
|
4233
4224
|
class: "flex justify-center"
|
|
4234
|
-
},
|
|
4225
|
+
}, Li = /* @__PURE__ */ s("svg", {
|
|
4235
4226
|
class: "w-5 h-5",
|
|
4236
4227
|
"aria-hidden": "true",
|
|
4237
4228
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4239,12 +4230,12 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4239
4230
|
viewBox: "0 0 4 15"
|
|
4240
4231
|
}, [
|
|
4241
4232
|
/* @__PURE__ */ s("path", { d: "M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" })
|
|
4242
|
-
], -1),
|
|
4243
|
-
|
|
4244
|
-
],
|
|
4233
|
+
], -1), Bi = [
|
|
4234
|
+
Li
|
|
4235
|
+
], Gi = { class: "absolute z-10 mt-5 origin-top-right bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600" }, Fi = {
|
|
4245
4236
|
class: "py-2 text-sm text-gray-700 dark:text-gray-200",
|
|
4246
4237
|
"aria-labelledby": "dropdownDividerButton"
|
|
4247
|
-
},
|
|
4238
|
+
}, Ri = { key: 0 }, qi = /* @__PURE__ */ s("i", { class: "mr-2 fa-solid fa-trash-can opacity-80" }, null, -1), pd = {
|
|
4248
4239
|
__name: "DatatableDeleteAction",
|
|
4249
4240
|
props: {
|
|
4250
4241
|
field: {
|
|
@@ -4270,7 +4261,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4270
4261
|
},
|
|
4271
4262
|
emits: ["deleteAction"],
|
|
4272
4263
|
setup(e, { emit: t }) {
|
|
4273
|
-
const r =
|
|
4264
|
+
const r = pe(), n = e, a = S(!1), o = S(!1), l = () => {
|
|
4274
4265
|
a.value = !1;
|
|
4275
4266
|
}, i = () => {
|
|
4276
4267
|
a.value = !0;
|
|
@@ -4290,28 +4281,28 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4290
4281
|
});
|
|
4291
4282
|
};
|
|
4292
4283
|
return (x, $) => {
|
|
4293
|
-
const R =
|
|
4284
|
+
const R = ge("click-outside");
|
|
4294
4285
|
return d(), u(y, null, [
|
|
4295
4286
|
G(te, {
|
|
4296
4287
|
isOpen: o.value,
|
|
4297
4288
|
onConfirmDelete: b,
|
|
4298
4289
|
onCancelDelete: c
|
|
4299
4290
|
}, null, 8, ["isOpen"]),
|
|
4300
|
-
e.row && x.can(`delete_${e.xprops.permission}`) ? C((d(), u("div",
|
|
4291
|
+
e.row && x.can(`delete_${e.xprops.permission}`) ? C((d(), u("div", Vi, [
|
|
4301
4292
|
s("button", {
|
|
4302
4293
|
onClick: i,
|
|
4303
4294
|
class: "inline-flex items-center p-2 text-sm font-medium text-center text-gray-900 bg-white rounded-lg hover:bg-gray-100 focus:ring-4 focus:outline-none dark:text-white focus:ring-gray-50 dark:bg-gray-800 dark:hover:bg-gray-700 dark:focus:ring-gray-600",
|
|
4304
4295
|
type: "button"
|
|
4305
|
-
},
|
|
4306
|
-
C(s("div",
|
|
4307
|
-
s("ul",
|
|
4308
|
-
x.can(`delete_${e.xprops.permission}`) ? (d(), u("li",
|
|
4296
|
+
}, Bi),
|
|
4297
|
+
C(s("div", Gi, [
|
|
4298
|
+
s("ul", Fi, [
|
|
4299
|
+
x.can(`delete_${e.xprops.permission}`) ? (d(), u("li", Ri, [
|
|
4309
4300
|
s("a", {
|
|
4310
4301
|
href: "#",
|
|
4311
4302
|
onClick: A(g, ["prevent"]),
|
|
4312
4303
|
class: "block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-600 dark:hover:text-white"
|
|
4313
4304
|
}, [
|
|
4314
|
-
|
|
4305
|
+
qi,
|
|
4315
4306
|
v(" Remove")
|
|
4316
4307
|
])
|
|
4317
4308
|
])) : f("", !0)
|
|
@@ -4325,7 +4316,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4325
4316
|
], 64);
|
|
4326
4317
|
};
|
|
4327
4318
|
}
|
|
4328
|
-
},
|
|
4319
|
+
}, Ui = {
|
|
4329
4320
|
props: ["field", "row"],
|
|
4330
4321
|
computed: {
|
|
4331
4322
|
isArray() {
|
|
@@ -4341,7 +4332,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4341
4332
|
mounted() {
|
|
4342
4333
|
console.log("row : ", this.row);
|
|
4343
4334
|
}
|
|
4344
|
-
},
|
|
4335
|
+
}, zi = ["href", "title"], Hi = /* @__PURE__ */ s("svg", {
|
|
4345
4336
|
class: "w-3 h-3 text-white me-2",
|
|
4346
4337
|
"aria-hidden": "true",
|
|
4347
4338
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4358,10 +4349,10 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4358
4349
|
d: "M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z",
|
|
4359
4350
|
"clip-rule": "evenodd"
|
|
4360
4351
|
})
|
|
4361
|
-
], -1),
|
|
4352
|
+
], -1), Zi = {
|
|
4362
4353
|
key: 1,
|
|
4363
4354
|
class: "m-1 d-inline-block"
|
|
4364
|
-
},
|
|
4355
|
+
}, Ki = ["href", "title"], Wi = /* @__PURE__ */ s("svg", {
|
|
4365
4356
|
class: "w-3 h-3 text-white me-2",
|
|
4366
4357
|
"aria-hidden": "true",
|
|
4367
4358
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4379,7 +4370,7 @@ const _d = /* @__PURE__ */ k(Ca, [["render", di]]), ui = {
|
|
|
4379
4370
|
"clip-rule": "evenodd"
|
|
4380
4371
|
})
|
|
4381
4372
|
], -1);
|
|
4382
|
-
function
|
|
4373
|
+
function Xi(e, t, r, n, a, o) {
|
|
4383
4374
|
return d(), u("div", null, [
|
|
4384
4375
|
o.isArray ? (d(!0), u(y, { key: 0 }, w(r.row, (l, i) => (d(), u("div", {
|
|
4385
4376
|
key: i,
|
|
@@ -4391,23 +4382,23 @@ function Ji(e, t, r, n, a, o) {
|
|
|
4391
4382
|
target: "_blank",
|
|
4392
4383
|
class: "inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"
|
|
4393
4384
|
}, [
|
|
4394
|
-
|
|
4385
|
+
Hi,
|
|
4395
4386
|
v(" Download ")
|
|
4396
|
-
], 8,
|
|
4397
|
-
]))), 128)) : o.isString ? (d(), u("div",
|
|
4387
|
+
], 8, zi)
|
|
4388
|
+
]))), 128)) : o.isString ? (d(), u("div", Zi, [
|
|
4398
4389
|
s("a", {
|
|
4399
4390
|
href: r.row,
|
|
4400
4391
|
title: r.row,
|
|
4401
4392
|
target: "_blank",
|
|
4402
4393
|
class: "inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"
|
|
4403
4394
|
}, [
|
|
4404
|
-
|
|
4395
|
+
Wi,
|
|
4405
4396
|
v(" Download ")
|
|
4406
|
-
], 8,
|
|
4397
|
+
], 8, Ki)
|
|
4407
4398
|
])) : f("", !0)
|
|
4408
4399
|
]);
|
|
4409
4400
|
}
|
|
4410
|
-
const
|
|
4401
|
+
const bd = /* @__PURE__ */ k(Ui, [["render", Xi]]), Yi = {
|
|
4411
4402
|
props: ["field", "row"],
|
|
4412
4403
|
computed: {
|
|
4413
4404
|
isArray() {
|
|
@@ -4417,7 +4408,7 @@ const vd = /* @__PURE__ */ k(Hi, [["render", Ji]]), Qi = {
|
|
|
4417
4408
|
return typeof this.row[this.field] == "object";
|
|
4418
4409
|
}
|
|
4419
4410
|
}
|
|
4420
|
-
},
|
|
4411
|
+
}, Ji = ["href", "title"], Qi = /* @__PURE__ */ s("svg", {
|
|
4421
4412
|
class: "w-3 h-3 text-white me-2",
|
|
4422
4413
|
"aria-hidden": "true",
|
|
4423
4414
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4434,10 +4425,10 @@ const vd = /* @__PURE__ */ k(Hi, [["render", Ji]]), Qi = {
|
|
|
4434
4425
|
d: "M9.657 15.874 7.358 13H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-2.358l-2.3 2.874a3 3 0 0 1-4.685 0ZM17 16a1 1 0 1 0 0 2h.01a1 1 0 1 0 0-2H17Z",
|
|
4435
4426
|
"clip-rule": "evenodd"
|
|
4436
4427
|
})
|
|
4437
|
-
], -1),
|
|
4428
|
+
], -1), el = {
|
|
4438
4429
|
key: 1,
|
|
4439
4430
|
class: "m-1 d-inline-block"
|
|
4440
|
-
},
|
|
4431
|
+
}, tl = ["href", "title"], rl = /* @__PURE__ */ s("svg", {
|
|
4441
4432
|
class: "w-3 h-3 text-white me-2",
|
|
4442
4433
|
"aria-hidden": "true",
|
|
4443
4434
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -4455,7 +4446,7 @@ const vd = /* @__PURE__ */ k(Hi, [["render", Ji]]), Qi = {
|
|
|
4455
4446
|
"clip-rule": "evenodd"
|
|
4456
4447
|
})
|
|
4457
4448
|
], -1);
|
|
4458
|
-
function
|
|
4449
|
+
function sl(e, t, r, n, a, o) {
|
|
4459
4450
|
return d(), u("div", null, [
|
|
4460
4451
|
o.isArray ? (d(!0), u(y, { key: 0 }, w(r.row[r.field], (l) => (d(), u("div", {
|
|
4461
4452
|
key: l.id,
|
|
@@ -4467,39 +4458,39 @@ function ol(e, t, r, n, a, o) {
|
|
|
4467
4458
|
target: "_blank",
|
|
4468
4459
|
class: "inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"
|
|
4469
4460
|
}, [
|
|
4470
|
-
|
|
4461
|
+
Qi,
|
|
4471
4462
|
v(" Download ")
|
|
4472
|
-
], 8,
|
|
4473
|
-
]))), 128)) : o.isObject ? (d(), u("div",
|
|
4463
|
+
], 8, Ji)
|
|
4464
|
+
]))), 128)) : o.isObject ? (d(), u("div", el, [
|
|
4474
4465
|
s("a", {
|
|
4475
4466
|
href: r.row[r.field].url,
|
|
4476
4467
|
title: r.row[r.field].name,
|
|
4477
4468
|
target: "_blank",
|
|
4478
4469
|
class: "inline-flex items-center px-3 py-2 text-xs font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"
|
|
4479
4470
|
}, [
|
|
4480
|
-
|
|
4471
|
+
rl,
|
|
4481
4472
|
v(" Download ")
|
|
4482
|
-
], 8,
|
|
4473
|
+
], 8, tl)
|
|
4483
4474
|
])) : f("", !0)
|
|
4484
4475
|
]);
|
|
4485
4476
|
}
|
|
4486
|
-
const
|
|
4477
|
+
const yd = /* @__PURE__ */ k(Yi, [["render", sl]]), nl = {
|
|
4487
4478
|
props: ["field", "row", "tdProps"]
|
|
4488
|
-
},
|
|
4489
|
-
function
|
|
4490
|
-
return r.row[r.field] ? (d(), u("div",
|
|
4479
|
+
}, ol = { key: 0 }, al = ["innerHTML"];
|
|
4480
|
+
function il(e, t, r, n, a, o) {
|
|
4481
|
+
return r.row[r.field] ? (d(), u("div", ol, [
|
|
4491
4482
|
s("div", {
|
|
4492
4483
|
class: "w-full",
|
|
4493
4484
|
innerHTML: r.row[r.field]
|
|
4494
|
-
}, null, 8,
|
|
4485
|
+
}, null, 8, al)
|
|
4495
4486
|
])) : f("", !0);
|
|
4496
4487
|
}
|
|
4497
|
-
const
|
|
4488
|
+
const vd = /* @__PURE__ */ k(nl, [["render", il]]), ll = {
|
|
4498
4489
|
props: ["field", "row", "tdProps"],
|
|
4499
4490
|
computed: {
|
|
4500
4491
|
entry() {
|
|
4501
4492
|
const [e, t] = this.field.split(".");
|
|
4502
|
-
return
|
|
4493
|
+
return Ge({ key: e, field: t });
|
|
4503
4494
|
},
|
|
4504
4495
|
isArray() {
|
|
4505
4496
|
return Array.isArray(this.row[this.entry.key]);
|
|
@@ -4508,24 +4499,24 @@ const wd = /* @__PURE__ */ k(al, [["render", dl]]), ul = {
|
|
|
4508
4499
|
return typeof this.row[this.entry.key] == "object";
|
|
4509
4500
|
}
|
|
4510
4501
|
}
|
|
4511
|
-
},
|
|
4502
|
+
}, dl = { class: "flex flex-wrap gap-2" }, ul = {
|
|
4512
4503
|
key: 1,
|
|
4513
4504
|
class: "px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"
|
|
4514
4505
|
};
|
|
4515
|
-
function
|
|
4516
|
-
return d(), u("div",
|
|
4506
|
+
function cl(e, t, r, n, a, o) {
|
|
4507
|
+
return d(), u("div", dl, [
|
|
4517
4508
|
o.isArray ? (d(!0), u(y, { key: 0 }, w(r.row[o.entry.key], (l, i) => (d(), u("span", {
|
|
4518
4509
|
key: i,
|
|
4519
4510
|
class: "px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded dark:bg-blue-900 dark:text-blue-300"
|
|
4520
|
-
}, h(l[o.entry.field]), 1))), 128)) : o.isObject ? (d(), u("span",
|
|
4511
|
+
}, h(l[o.entry.field]), 1))), 128)) : o.isObject ? (d(), u("span", ul, h(r.row[o.entry.key][o.entry.field]), 1)) : f("", !0)
|
|
4521
4512
|
]);
|
|
4522
4513
|
}
|
|
4523
|
-
const
|
|
4514
|
+
const xd = /* @__PURE__ */ k(ll, [["render", cl]]), hl = {
|
|
4524
4515
|
props: ["field", "row", "tdProps"]
|
|
4525
|
-
},
|
|
4526
|
-
function
|
|
4527
|
-
return r.row[r.field] ? (d(), u("div",
|
|
4528
|
-
s("div",
|
|
4516
|
+
}, fl = { key: 0 }, gl = { class: "m-1 d-inline-block" }, ml = ["href", "title"], _l = ["src", "alt", "title"];
|
|
4517
|
+
function pl(e, t, r, n, a, o) {
|
|
4518
|
+
return r.row[r.field] ? (d(), u("div", fl, [
|
|
4519
|
+
s("div", gl, [
|
|
4529
4520
|
s("a", {
|
|
4530
4521
|
href: r.row[r.field].url,
|
|
4531
4522
|
title: r.row[r.field].name,
|
|
@@ -4535,37 +4526,37 @@ function yl(e, t, r, n, a, o) {
|
|
|
4535
4526
|
src: r.row[r.field].thumbnail,
|
|
4536
4527
|
alt: r.row[r.field].name,
|
|
4537
4528
|
title: r.row[r.field].name
|
|
4538
|
-
}, null, 8,
|
|
4539
|
-
], 8,
|
|
4529
|
+
}, null, 8, _l)
|
|
4530
|
+
], 8, ml)
|
|
4540
4531
|
])
|
|
4541
4532
|
])) : f("", !0);
|
|
4542
4533
|
}
|
|
4543
|
-
const
|
|
4534
|
+
const wd = /* @__PURE__ */ k(hl, [["render", pl], ["__scopeId", "data-v-3a28c02c"]]), bl = {
|
|
4544
4535
|
props: ["field", "row", "tdProps"],
|
|
4545
4536
|
computed: {
|
|
4546
4537
|
isActive() {
|
|
4547
4538
|
return this.row[this.field] === 1;
|
|
4548
4539
|
}
|
|
4549
4540
|
}
|
|
4550
|
-
},
|
|
4541
|
+
}, yl = { class: "flex flex-wrap gap-2" }, vl = {
|
|
4551
4542
|
key: 0,
|
|
4552
4543
|
class: "inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"
|
|
4553
|
-
},
|
|
4544
|
+
}, xl = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-green-500 rounded-full me-1" }, null, -1), wl = {
|
|
4554
4545
|
key: 1,
|
|
4555
4546
|
class: "inline-flex items-center bg-red-100 text-red-800 text-xs font-medium px-2.5 py-0.5 rounded-full dark:bg-red-900 dark:text-red-300"
|
|
4556
|
-
},
|
|
4557
|
-
function
|
|
4558
|
-
return d(), u("div",
|
|
4559
|
-
o.isActive ? (d(), u("span",
|
|
4560
|
-
|
|
4547
|
+
}, kl = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-red-500 rounded-full me-1" }, null, -1);
|
|
4548
|
+
function $l(e, t, r, n, a, o) {
|
|
4549
|
+
return d(), u("div", yl, [
|
|
4550
|
+
o.isActive ? (d(), u("span", vl, [
|
|
4551
|
+
xl,
|
|
4561
4552
|
v(" Active ")
|
|
4562
|
-
])) : o.isActive ? f("", !0) : (d(), u("span",
|
|
4563
|
-
|
|
4553
|
+
])) : o.isActive ? f("", !0) : (d(), u("span", wl, [
|
|
4554
|
+
kl,
|
|
4564
4555
|
v(" Inactive ")
|
|
4565
4556
|
]))
|
|
4566
4557
|
]);
|
|
4567
4558
|
}
|
|
4568
|
-
const
|
|
4559
|
+
const kd = /* @__PURE__ */ k(bl, [["render", $l]]), Cl = {
|
|
4569
4560
|
props: ["field", "row", "tdProps"],
|
|
4570
4561
|
computed: {
|
|
4571
4562
|
hasLabelColor(e) {
|
|
@@ -4573,40 +4564,40 @@ const Cd = /* @__PURE__ */ k(vl, [["render", Sl]]), Ol = {
|
|
|
4573
4564
|
return t ? t.class : "";
|
|
4574
4565
|
}
|
|
4575
4566
|
}
|
|
4576
|
-
},
|
|
4567
|
+
}, Sl = { class: "flex flex-wrap gap-2" }, Ol = {
|
|
4577
4568
|
key: 0,
|
|
4578
4569
|
class: "inline-flex items-center px-2 py-1 text-xs font-medium text-green-800 bg-green-100 rounded-full dark:bg-green-900 dark:text-green-300"
|
|
4579
|
-
},
|
|
4570
|
+
}, Dl = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-green-500 rounded-full me-1" }, null, -1), Pl = {
|
|
4580
4571
|
key: 1,
|
|
4581
4572
|
class: "inline-flex items-center px-2 py-1 text-xs font-medium text-red-800 bg-red-100 rounded-full dark:bg-red-900 dark:text-red-300"
|
|
4582
|
-
},
|
|
4573
|
+
}, El = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-red-500 rounded-full me-1" }, null, -1), jl = {
|
|
4583
4574
|
key: 2,
|
|
4584
4575
|
class: "inline-flex items-center px-2 py-1 text-xs font-medium text-yellow-800 bg-yellow-100 rounded-full dark:bg-gray-700 dark:text-yellow-300"
|
|
4585
|
-
},
|
|
4576
|
+
}, Al = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-yellow-500 rounded-full me-1" }, null, -1), Il = {
|
|
4586
4577
|
key: 3,
|
|
4587
4578
|
class: "inline-flex items-center px-2 py-1 text-xs font-medium text-blue-800 bg-blue-100 rounded-full dark:bg-gray-700 dark:text-blue-400"
|
|
4588
|
-
},
|
|
4589
|
-
function
|
|
4590
|
-
return d(), u("div",
|
|
4591
|
-
o.hasLabelColor == "green" ? (d(), u("span",
|
|
4579
|
+
}, Tl = /* @__PURE__ */ s("span", { class: "w-2 h-2 bg-blue-500 rounded-full me-1" }, null, -1);
|
|
4580
|
+
function Ml(e, t, r, n, a, o) {
|
|
4581
|
+
return d(), u("div", Sl, [
|
|
4582
|
+
o.hasLabelColor == "green" ? (d(), u("span", Ol, [
|
|
4583
|
+
Dl,
|
|
4584
|
+
v(" " + h(this.row[this.field]), 1)
|
|
4585
|
+
])) : f("", !0),
|
|
4586
|
+
o.hasLabelColor == "red" ? (d(), u("span", Pl, [
|
|
4592
4587
|
El,
|
|
4593
4588
|
v(" " + h(this.row[this.field]), 1)
|
|
4594
4589
|
])) : f("", !0),
|
|
4595
|
-
o.hasLabelColor == "
|
|
4590
|
+
o.hasLabelColor == "yellow" ? (d(), u("span", jl, [
|
|
4596
4591
|
Al,
|
|
4597
4592
|
v(" " + h(this.row[this.field]), 1)
|
|
4598
4593
|
])) : f("", !0),
|
|
4599
|
-
o.hasLabelColor == "
|
|
4594
|
+
o.hasLabelColor == "default" ? (d(), u("span", Il, [
|
|
4600
4595
|
Tl,
|
|
4601
4596
|
v(" " + h(this.row[this.field]), 1)
|
|
4602
|
-
])) : f("", !0),
|
|
4603
|
-
o.hasLabelColor == "default" ? (d(), u("span", Ml, [
|
|
4604
|
-
Nl,
|
|
4605
|
-
v(" " + h(this.row[this.field]), 1)
|
|
4606
4597
|
])) : f("", !0)
|
|
4607
4598
|
]);
|
|
4608
4599
|
}
|
|
4609
|
-
const
|
|
4600
|
+
const $d = /* @__PURE__ */ k(Cl, [["render", Ml]]), Nl = {
|
|
4610
4601
|
props: ["isOpen", "title", "button_text"],
|
|
4611
4602
|
methods: {
|
|
4612
4603
|
confirmAction() {
|
|
@@ -4616,35 +4607,35 @@ const Sd = /* @__PURE__ */ k(Ol, [["render", Vl]]), Ll = {
|
|
|
4616
4607
|
this.$emit("cancel-action");
|
|
4617
4608
|
}
|
|
4618
4609
|
}
|
|
4619
|
-
},
|
|
4610
|
+
}, Vl = {
|
|
4620
4611
|
key: 0,
|
|
4621
4612
|
class: "fixed inset-0 z-50 overflow-y-auto",
|
|
4622
4613
|
role: "dialog",
|
|
4623
4614
|
"aria-modal": "true"
|
|
4624
|
-
},
|
|
4615
|
+
}, Ll = { class: "flex items-end justify-center min-h-screen px-4 pt-4 pb-20 text-center sm:block sm:p-0" }, Bl = /* @__PURE__ */ s("div", {
|
|
4625
4616
|
class: "fixed inset-0 transition-opacity bg-gray-500 bg-opacity-75",
|
|
4626
4617
|
"aria-hidden": "true"
|
|
4627
|
-
}, null, -1),
|
|
4618
|
+
}, null, -1), Gl = /* @__PURE__ */ s("span", {
|
|
4628
4619
|
class: "hidden sm:inline-block sm:align-middle sm:h-screen",
|
|
4629
4620
|
"aria-hidden": "true"
|
|
4630
|
-
}, "", -1),
|
|
4631
|
-
function
|
|
4632
|
-
return r.isOpen ? (d(), u("div",
|
|
4633
|
-
s("div",
|
|
4634
|
-
|
|
4635
|
-
|
|
4636
|
-
s("div",
|
|
4637
|
-
s("div",
|
|
4638
|
-
s("div",
|
|
4639
|
-
s("div",
|
|
4640
|
-
s("h3",
|
|
4641
|
-
s("div",
|
|
4621
|
+
}, "", -1), Fl = { class: "inline-block overflow-hidden text-left align-bottom transition-all transform bg-white rounded-lg shadow-xl sm:my-8 sm:align-middle sm:max-w-lg sm:w-full" }, Rl = { class: "px-4 pt-5 pb-4 bg-white sm:p-6 sm:pb-4" }, ql = { class: "sm:flex sm:items-start" }, Ul = { class: "mt-3 text-center sm:mt-0 sm:ml-4 sm:text-left" }, zl = { class: "text-lg font-medium leading-6 text-gray-900" }, Hl = { class: "mt-2" }, Zl = { class: "px-4 py-3 bg-gray-50 sm:px-6 sm:flex sm:flex-row-reverse" };
|
|
4622
|
+
function Kl(e, t, r, n, a, o) {
|
|
4623
|
+
return r.isOpen ? (d(), u("div", Vl, [
|
|
4624
|
+
s("div", Ll, [
|
|
4625
|
+
Bl,
|
|
4626
|
+
Gl,
|
|
4627
|
+
s("div", Fl, [
|
|
4628
|
+
s("div", Rl, [
|
|
4629
|
+
s("div", ql, [
|
|
4630
|
+
s("div", Ul, [
|
|
4631
|
+
s("h3", zl, h(r.title), 1),
|
|
4632
|
+
s("div", Hl, [
|
|
4642
4633
|
P(e.$slots, "default")
|
|
4643
4634
|
])
|
|
4644
4635
|
])
|
|
4645
4636
|
])
|
|
4646
4637
|
]),
|
|
4647
|
-
s("div",
|
|
4638
|
+
s("div", Zl, [
|
|
4648
4639
|
s("button", {
|
|
4649
4640
|
onClick: t[0] || (t[0] = (...l) => o.confirmAction && o.confirmAction(...l)),
|
|
4650
4641
|
type: "button",
|
|
@@ -4660,39 +4651,39 @@ function Xl(e, t, r, n, a, o) {
|
|
|
4660
4651
|
])
|
|
4661
4652
|
])) : f("", !0);
|
|
4662
4653
|
}
|
|
4663
|
-
const
|
|
4654
|
+
const Cd = /* @__PURE__ */ k(Nl, [["render", Kl]]);
|
|
4664
4655
|
export {
|
|
4665
|
-
|
|
4666
|
-
|
|
4667
|
-
|
|
4668
|
-
|
|
4669
|
-
|
|
4670
|
-
|
|
4671
|
-
|
|
4672
|
-
|
|
4673
|
-
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4656
|
+
td as GlButton,
|
|
4657
|
+
Ql as GlCard,
|
|
4658
|
+
Cd as GlConfirmationModal,
|
|
4659
|
+
gd as GlDataTable,
|
|
4660
|
+
fd as GlDataTableServerSide,
|
|
4661
|
+
_d as GlDatatableAction,
|
|
4662
|
+
pd as GlDatatableDeleteAction,
|
|
4663
|
+
bd as GlDatatableFileDownload,
|
|
4664
|
+
yd as GlDatatableFiles,
|
|
4665
|
+
vd as GlDatatableHtml,
|
|
4666
|
+
xd as GlDatatableList,
|
|
4667
|
+
wd as GlDatatablePicture,
|
|
4668
|
+
kd as GlDatatableStatus,
|
|
4669
|
+
$d as GlDatatableStatusGeneral,
|
|
4679
4670
|
te as GlDeleteConfirmationModal,
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
4687
|
-
|
|
4688
|
-
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4671
|
+
cd as GlDropdown,
|
|
4672
|
+
Xl as GlFilesUpload,
|
|
4673
|
+
Jl as GlLanguageSelector,
|
|
4674
|
+
dd as GlModal,
|
|
4675
|
+
ld as GlMultiItemSlide,
|
|
4676
|
+
ed as GlMultiSelectDropdown,
|
|
4677
|
+
Yl as GlNotify,
|
|
4678
|
+
id as GlTab,
|
|
4679
|
+
ad as GlTabsWrapper,
|
|
4680
|
+
ta as GlTailwindPagination,
|
|
4681
|
+
od as GlTextInput,
|
|
4682
|
+
nd as GlTextTranslate,
|
|
4683
|
+
hd as GlTextarea,
|
|
4684
|
+
rd as GlTextareaTranslate,
|
|
4685
|
+
sd as GlTinymceTranslate,
|
|
4686
|
+
ue as GlToast,
|
|
4687
|
+
md as GlToastList,
|
|
4688
|
+
ud as GlToggleBox
|
|
4698
4689
|
};
|