@kong-ui-public/forms 4.0.13 → 4.0.14
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/forms.es.js +794 -795
- package/dist/forms.umd.js +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/forms.es.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { resolveComponent as F, openBlock as d, createElementBlock as f, createElementVNode as c, toDisplayString as O, normalizeClass as G, createVNode as M, ref as pe, computed as L, defineComponent as me, toRefs as
|
|
1
|
+
import { resolveComponent as F, openBlock as d, createElementBlock as f, createElementVNode as c, toDisplayString as O, normalizeClass as G, createVNode as M, ref as pe, computed as L, defineComponent as me, toRefs as qn, onMounted as Pn, onBeforeMount as zi, mergeProps as Ie, unref as R, resolveDirective as nt, withDirectives as Q, createCommentVNode as C, Fragment as q, renderList as Z, vModelSelect as Rn, createBlock as k, resolveDynamicComponent as ue, normalizeStyle as kt, withCtx as T, pushScopeId as ve, popScopeId as be, renderSlot as De, createTextVNode as ee, Transition as Hi, vModelText as Fe, vModelCheckbox as Ut, vModelDynamic as Yi, vModelRadio as Gi, vShow as Wi, createSlots as Bn, nextTick as Zt } from "vue";
|
|
2
2
|
import { createI18n as Nt } from "@kong-ui-public/i18n";
|
|
3
|
-
function
|
|
3
|
+
function jn(e, t) {
|
|
4
4
|
for (var n = -1, i = e == null ? 0 : e.length; ++n < i && t(e[n], n, e) !== !1; )
|
|
5
5
|
;
|
|
6
6
|
return e;
|
|
7
7
|
}
|
|
8
|
-
function
|
|
8
|
+
function Zi(e) {
|
|
9
9
|
return function(t, n, i) {
|
|
10
10
|
for (var a = -1, r = Object(t), o = i(t), s = o.length; s--; ) {
|
|
11
11
|
var l = o[e ? s : ++a];
|
|
@@ -15,60 +15,60 @@ function Wi(e) {
|
|
|
15
15
|
return t;
|
|
16
16
|
};
|
|
17
17
|
}
|
|
18
|
-
var
|
|
19
|
-
const
|
|
20
|
-
function
|
|
18
|
+
var Ji = Zi();
|
|
19
|
+
const Xi = Ji;
|
|
20
|
+
function Qi(e, t) {
|
|
21
21
|
for (var n = -1, i = Array(e); ++n < e; )
|
|
22
22
|
i[n] = t(n);
|
|
23
23
|
return i;
|
|
24
24
|
}
|
|
25
|
-
var
|
|
26
|
-
function
|
|
27
|
-
var t =
|
|
25
|
+
var Dn = typeof global == "object" && global && global.Object === Object && global, er = typeof self == "object" && self && self.Object === Object && self, fe = Dn || er || Function("return this")(), ge = fe.Symbol, Kn = Object.prototype, tr = Kn.hasOwnProperty, nr = Kn.toString, Ye = ge ? ge.toStringTag : void 0;
|
|
26
|
+
function ir(e) {
|
|
27
|
+
var t = tr.call(e, Ye), n = e[Ye];
|
|
28
28
|
try {
|
|
29
29
|
e[Ye] = void 0;
|
|
30
30
|
var i = !0;
|
|
31
31
|
} catch {
|
|
32
32
|
}
|
|
33
|
-
var a =
|
|
33
|
+
var a = nr.call(e);
|
|
34
34
|
return i && (t ? e[Ye] = n : delete e[Ye]), a;
|
|
35
35
|
}
|
|
36
|
-
var
|
|
37
|
-
function
|
|
38
|
-
return
|
|
36
|
+
var rr = Object.prototype, ar = rr.toString;
|
|
37
|
+
function sr(e) {
|
|
38
|
+
return ar.call(e);
|
|
39
39
|
}
|
|
40
|
-
var
|
|
40
|
+
var or = "[object Null]", lr = "[object Undefined]", Jt = ge ? ge.toStringTag : void 0;
|
|
41
41
|
function Ae(e) {
|
|
42
|
-
return e == null ? e === void 0 ?
|
|
42
|
+
return e == null ? e === void 0 ? lr : or : Jt && Jt in Object(e) ? ir(e) : sr(e);
|
|
43
43
|
}
|
|
44
44
|
function ye(e) {
|
|
45
45
|
return e != null && typeof e == "object";
|
|
46
46
|
}
|
|
47
|
-
var
|
|
48
|
-
function
|
|
49
|
-
return ye(e) && Ae(e) ==
|
|
47
|
+
var dr = "[object Arguments]";
|
|
48
|
+
function Xt(e) {
|
|
49
|
+
return ye(e) && Ae(e) == dr;
|
|
50
50
|
}
|
|
51
|
-
var
|
|
51
|
+
var xn = Object.prototype, ur = xn.hasOwnProperty, cr = xn.propertyIsEnumerable, zn = Xt(/* @__PURE__ */ function() {
|
|
52
52
|
return arguments;
|
|
53
|
-
}()) ?
|
|
54
|
-
return ye(e) &&
|
|
53
|
+
}()) ? Xt : function(e) {
|
|
54
|
+
return ye(e) && ur.call(e, "callee") && !cr.call(e, "callee");
|
|
55
55
|
}, ce = Array.isArray;
|
|
56
|
-
function
|
|
56
|
+
function mr() {
|
|
57
57
|
return !1;
|
|
58
58
|
}
|
|
59
|
-
var
|
|
59
|
+
var Hn = typeof exports == "object" && exports && !exports.nodeType && exports, Qt = Hn && typeof module == "object" && module && !module.nodeType && module, fr = Qt && Qt.exports === Hn, en = fr ? fe.Buffer : void 0, hr = en ? en.isBuffer : void 0, ot = hr || mr, pr = 9007199254740991, gr = /^(?:0|[1-9]\d*)$/;
|
|
60
60
|
function Lt(e, t) {
|
|
61
61
|
var n = typeof e;
|
|
62
|
-
return t = t ??
|
|
62
|
+
return t = t ?? pr, !!t && (n == "number" || n != "symbol" && gr.test(e)) && e > -1 && e % 1 == 0 && e < t;
|
|
63
63
|
}
|
|
64
|
-
var
|
|
64
|
+
var yr = 9007199254740991;
|
|
65
65
|
function Vt(e) {
|
|
66
|
-
return typeof e == "number" && e > -1 && e % 1 == 0 && e <=
|
|
66
|
+
return typeof e == "number" && e > -1 && e % 1 == 0 && e <= yr;
|
|
67
67
|
}
|
|
68
|
-
var
|
|
69
|
-
z[
|
|
70
|
-
z[
|
|
71
|
-
function
|
|
68
|
+
var vr = "[object Arguments]", br = "[object Array]", _r = "[object Boolean]", wr = "[object Date]", Tr = "[object Error]", Mr = "[object Function]", Sr = "[object Map]", Cr = "[object Number]", Ir = "[object Object]", Ar = "[object RegExp]", Er = "[object Set]", $r = "[object String]", Or = "[object WeakMap]", Fr = "[object ArrayBuffer]", kr = "[object DataView]", Ur = "[object Float32Array]", Nr = "[object Float64Array]", Lr = "[object Int8Array]", Vr = "[object Int16Array]", qr = "[object Int32Array]", Pr = "[object Uint8Array]", Rr = "[object Uint8ClampedArray]", Br = "[object Uint16Array]", jr = "[object Uint32Array]", z = {};
|
|
69
|
+
z[Ur] = z[Nr] = z[Lr] = z[Vr] = z[qr] = z[Pr] = z[Rr] = z[Br] = z[jr] = !0;
|
|
70
|
+
z[vr] = z[br] = z[Fr] = z[_r] = z[kr] = z[wr] = z[Tr] = z[Mr] = z[Sr] = z[Cr] = z[Ir] = z[Ar] = z[Er] = z[$r] = z[Or] = !1;
|
|
71
|
+
function Dr(e) {
|
|
72
72
|
return ye(e) && Vt(e.length) && !!z[Ae(e)];
|
|
73
73
|
}
|
|
74
74
|
function qt(e) {
|
|
@@ -76,63 +76,63 @@ function qt(e) {
|
|
|
76
76
|
return e(t);
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
|
-
var
|
|
79
|
+
var Yn = typeof exports == "object" && exports && !exports.nodeType && exports, Ge = Yn && typeof module == "object" && module && !module.nodeType && module, Kr = Ge && Ge.exports === Yn, _t = Kr && Dn.process, Ke = function() {
|
|
80
80
|
try {
|
|
81
81
|
var e = Ge && Ge.require && Ge.require("util").types;
|
|
82
82
|
return e || _t && _t.binding && _t.binding("util");
|
|
83
83
|
} catch {
|
|
84
84
|
}
|
|
85
|
-
}(),
|
|
86
|
-
function
|
|
87
|
-
var n = ce(e), i = !n &&
|
|
85
|
+
}(), tn = Ke && Ke.isTypedArray, Gn = tn ? qt(tn) : Dr, xr = Object.prototype, zr = xr.hasOwnProperty;
|
|
86
|
+
function Wn(e, t) {
|
|
87
|
+
var n = ce(e), i = !n && zn(e), a = !n && !i && ot(e), r = !n && !i && !a && Gn(e), o = n || i || a || r, s = o ? Qi(e.length, String) : [], l = s.length;
|
|
88
88
|
for (var u in e)
|
|
89
|
-
(t ||
|
|
89
|
+
(t || zr.call(e, u)) && !(o && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
90
90
|
(u == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
91
91
|
a && (u == "offset" || u == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
92
92
|
r && (u == "buffer" || u == "byteLength" || u == "byteOffset") || // Skip index properties.
|
|
93
93
|
Lt(u, l))) && s.push(u);
|
|
94
94
|
return s;
|
|
95
95
|
}
|
|
96
|
-
var
|
|
96
|
+
var Hr = Object.prototype;
|
|
97
97
|
function Pt(e) {
|
|
98
|
-
var t = e && e.constructor, n = typeof t == "function" && t.prototype ||
|
|
98
|
+
var t = e && e.constructor, n = typeof t == "function" && t.prototype || Hr;
|
|
99
99
|
return e === n;
|
|
100
100
|
}
|
|
101
|
-
function
|
|
101
|
+
function Zn(e, t) {
|
|
102
102
|
return function(n) {
|
|
103
103
|
return e(t(n));
|
|
104
104
|
};
|
|
105
105
|
}
|
|
106
|
-
var
|
|
107
|
-
function
|
|
106
|
+
var Yr = Zn(Object.keys, Object), Gr = Object.prototype, Wr = Gr.hasOwnProperty;
|
|
107
|
+
function Zr(e) {
|
|
108
108
|
if (!Pt(e))
|
|
109
|
-
return
|
|
109
|
+
return Yr(e);
|
|
110
110
|
var t = [];
|
|
111
111
|
for (var n in Object(e))
|
|
112
|
-
|
|
112
|
+
Wr.call(e, n) && n != "constructor" && t.push(n);
|
|
113
113
|
return t;
|
|
114
114
|
}
|
|
115
115
|
function ae(e) {
|
|
116
116
|
var t = typeof e;
|
|
117
117
|
return e != null && (t == "object" || t == "function");
|
|
118
118
|
}
|
|
119
|
-
var
|
|
119
|
+
var Jr = "[object AsyncFunction]", Xr = "[object Function]", Qr = "[object GeneratorFunction]", ea = "[object Proxy]";
|
|
120
120
|
function H(e) {
|
|
121
121
|
if (!ae(e))
|
|
122
122
|
return !1;
|
|
123
123
|
var t = Ae(e);
|
|
124
|
-
return t ==
|
|
124
|
+
return t == Xr || t == Qr || t == Jr || t == ea;
|
|
125
125
|
}
|
|
126
126
|
function it(e) {
|
|
127
127
|
return e != null && Vt(e.length) && !H(e);
|
|
128
128
|
}
|
|
129
129
|
function ze(e) {
|
|
130
|
-
return it(e) ?
|
|
131
|
-
}
|
|
132
|
-
function ea(e, t) {
|
|
133
|
-
return e && Ji(e, t, ze);
|
|
130
|
+
return it(e) ? Wn(e) : Zr(e);
|
|
134
131
|
}
|
|
135
132
|
function ta(e, t) {
|
|
133
|
+
return e && Xi(e, t, ze);
|
|
134
|
+
}
|
|
135
|
+
function na(e, t) {
|
|
136
136
|
return function(n, i) {
|
|
137
137
|
if (n == null)
|
|
138
138
|
return n;
|
|
@@ -143,41 +143,41 @@ function ta(e, t) {
|
|
|
143
143
|
return n;
|
|
144
144
|
};
|
|
145
145
|
}
|
|
146
|
-
var
|
|
147
|
-
const
|
|
146
|
+
var ia = na(ta);
|
|
147
|
+
const ra = ia;
|
|
148
148
|
function mt(e) {
|
|
149
149
|
return e;
|
|
150
150
|
}
|
|
151
|
-
function
|
|
151
|
+
function aa(e) {
|
|
152
152
|
return typeof e == "function" ? e : mt;
|
|
153
153
|
}
|
|
154
154
|
function re(e, t) {
|
|
155
|
-
var n = ce(e) ?
|
|
156
|
-
return n(e,
|
|
155
|
+
var n = ce(e) ? jn : ra;
|
|
156
|
+
return n(e, aa(t));
|
|
157
157
|
}
|
|
158
|
-
var
|
|
158
|
+
var sa = "[object Symbol]";
|
|
159
159
|
function ft(e) {
|
|
160
|
-
return typeof e == "symbol" || ye(e) && Ae(e) ==
|
|
160
|
+
return typeof e == "symbol" || ye(e) && Ae(e) == sa;
|
|
161
161
|
}
|
|
162
|
-
var
|
|
162
|
+
var oa = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, la = /^\w*$/;
|
|
163
163
|
function Rt(e, t) {
|
|
164
164
|
if (ce(e))
|
|
165
165
|
return !1;
|
|
166
166
|
var n = typeof e;
|
|
167
|
-
return n == "number" || n == "symbol" || n == "boolean" || e == null || ft(e) ? !0 :
|
|
167
|
+
return n == "number" || n == "symbol" || n == "boolean" || e == null || ft(e) ? !0 : la.test(e) || !oa.test(e) || t != null && e in Object(t);
|
|
168
168
|
}
|
|
169
|
-
var wt = fe["__core-js_shared__"],
|
|
169
|
+
var wt = fe["__core-js_shared__"], nn = function() {
|
|
170
170
|
var e = /[^.]+$/.exec(wt && wt.keys && wt.keys.IE_PROTO || "");
|
|
171
171
|
return e ? "Symbol(src)_1." + e : "";
|
|
172
172
|
}();
|
|
173
|
-
function
|
|
174
|
-
return !!
|
|
173
|
+
function da(e) {
|
|
174
|
+
return !!nn && nn in e;
|
|
175
175
|
}
|
|
176
|
-
var
|
|
176
|
+
var ua = Function.prototype, ca = ua.toString;
|
|
177
177
|
function Ve(e) {
|
|
178
178
|
if (e != null) {
|
|
179
179
|
try {
|
|
180
|
-
return
|
|
180
|
+
return ca.call(e);
|
|
181
181
|
} catch {
|
|
182
182
|
}
|
|
183
183
|
try {
|
|
@@ -187,48 +187,48 @@ function Ve(e) {
|
|
|
187
187
|
}
|
|
188
188
|
return "";
|
|
189
189
|
}
|
|
190
|
-
var
|
|
191
|
-
"^" +
|
|
190
|
+
var ma = /[\\^$.*+?()[\]{}|]/g, fa = /^\[object .+?Constructor\]$/, ha = Function.prototype, pa = Object.prototype, ga = ha.toString, ya = pa.hasOwnProperty, va = RegExp(
|
|
191
|
+
"^" + ga.call(ya).replace(ma, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
192
192
|
);
|
|
193
|
-
function
|
|
194
|
-
if (!ae(e) ||
|
|
193
|
+
function ba(e) {
|
|
194
|
+
if (!ae(e) || da(e))
|
|
195
195
|
return !1;
|
|
196
|
-
var t = H(e) ?
|
|
196
|
+
var t = H(e) ? va : fa;
|
|
197
197
|
return t.test(Ve(e));
|
|
198
198
|
}
|
|
199
|
-
function
|
|
199
|
+
function _a(e, t) {
|
|
200
200
|
return e == null ? void 0 : e[t];
|
|
201
201
|
}
|
|
202
202
|
function qe(e, t) {
|
|
203
|
-
var n =
|
|
204
|
-
return
|
|
203
|
+
var n = _a(e, t);
|
|
204
|
+
return ba(n) ? n : void 0;
|
|
205
205
|
}
|
|
206
206
|
var Je = qe(Object, "create");
|
|
207
|
-
function
|
|
207
|
+
function wa() {
|
|
208
208
|
this.__data__ = Je ? Je(null) : {}, this.size = 0;
|
|
209
209
|
}
|
|
210
|
-
function
|
|
210
|
+
function Ta(e) {
|
|
211
211
|
var t = this.has(e) && delete this.__data__[e];
|
|
212
212
|
return this.size -= t ? 1 : 0, t;
|
|
213
213
|
}
|
|
214
|
-
var
|
|
215
|
-
function
|
|
214
|
+
var Ma = "__lodash_hash_undefined__", Sa = Object.prototype, Ca = Sa.hasOwnProperty;
|
|
215
|
+
function Ia(e) {
|
|
216
216
|
var t = this.__data__;
|
|
217
217
|
if (Je) {
|
|
218
218
|
var n = t[e];
|
|
219
|
-
return n ===
|
|
219
|
+
return n === Ma ? void 0 : n;
|
|
220
220
|
}
|
|
221
|
-
return
|
|
221
|
+
return Ca.call(t, e) ? t[e] : void 0;
|
|
222
222
|
}
|
|
223
|
-
var
|
|
224
|
-
function
|
|
223
|
+
var Aa = Object.prototype, Ea = Aa.hasOwnProperty;
|
|
224
|
+
function $a(e) {
|
|
225
225
|
var t = this.__data__;
|
|
226
|
-
return Je ? t[e] !== void 0 :
|
|
226
|
+
return Je ? t[e] !== void 0 : Ea.call(t, e);
|
|
227
227
|
}
|
|
228
|
-
var
|
|
229
|
-
function
|
|
228
|
+
var Oa = "__lodash_hash_undefined__";
|
|
229
|
+
function Fa(e, t) {
|
|
230
230
|
var n = this.__data__;
|
|
231
|
-
return this.size += this.has(e) ? 0 : 1, n[e] = Je && t === void 0 ?
|
|
231
|
+
return this.size += this.has(e) ? 0 : 1, n[e] = Je && t === void 0 ? Oa : t, this;
|
|
232
232
|
}
|
|
233
233
|
function ke(e) {
|
|
234
234
|
var t = -1, n = e == null ? 0 : e.length;
|
|
@@ -237,12 +237,12 @@ function ke(e) {
|
|
|
237
237
|
this.set(i[0], i[1]);
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
ke.prototype.clear =
|
|
241
|
-
ke.prototype.delete =
|
|
242
|
-
ke.prototype.get =
|
|
243
|
-
ke.prototype.has =
|
|
244
|
-
ke.prototype.set =
|
|
245
|
-
function
|
|
240
|
+
ke.prototype.clear = wa;
|
|
241
|
+
ke.prototype.delete = Ta;
|
|
242
|
+
ke.prototype.get = Ia;
|
|
243
|
+
ke.prototype.has = $a;
|
|
244
|
+
ke.prototype.set = Fa;
|
|
245
|
+
function ka() {
|
|
246
246
|
this.__data__ = [], this.size = 0;
|
|
247
247
|
}
|
|
248
248
|
function rt(e, t) {
|
|
@@ -254,22 +254,22 @@ function ht(e, t) {
|
|
|
254
254
|
return n;
|
|
255
255
|
return -1;
|
|
256
256
|
}
|
|
257
|
-
var
|
|
258
|
-
function
|
|
257
|
+
var Ua = Array.prototype, Na = Ua.splice;
|
|
258
|
+
function La(e) {
|
|
259
259
|
var t = this.__data__, n = ht(t, e);
|
|
260
260
|
if (n < 0)
|
|
261
261
|
return !1;
|
|
262
262
|
var i = t.length - 1;
|
|
263
|
-
return n == i ? t.pop() :
|
|
263
|
+
return n == i ? t.pop() : Na.call(t, n, 1), --this.size, !0;
|
|
264
264
|
}
|
|
265
|
-
function
|
|
265
|
+
function Va(e) {
|
|
266
266
|
var t = this.__data__, n = ht(t, e);
|
|
267
267
|
return n < 0 ? void 0 : t[n][1];
|
|
268
268
|
}
|
|
269
|
-
function
|
|
269
|
+
function qa(e) {
|
|
270
270
|
return ht(this.__data__, e) > -1;
|
|
271
271
|
}
|
|
272
|
-
function
|
|
272
|
+
function Pa(e, t) {
|
|
273
273
|
var n = this.__data__, i = ht(n, e);
|
|
274
274
|
return i < 0 ? (++this.size, n.push([e, t])) : n[i][1] = t, this;
|
|
275
275
|
}
|
|
@@ -280,38 +280,38 @@ function we(e) {
|
|
|
280
280
|
this.set(i[0], i[1]);
|
|
281
281
|
}
|
|
282
282
|
}
|
|
283
|
-
we.prototype.clear =
|
|
284
|
-
we.prototype.delete =
|
|
285
|
-
we.prototype.get =
|
|
286
|
-
we.prototype.has =
|
|
287
|
-
we.prototype.set =
|
|
283
|
+
we.prototype.clear = ka;
|
|
284
|
+
we.prototype.delete = La;
|
|
285
|
+
we.prototype.get = Va;
|
|
286
|
+
we.prototype.has = qa;
|
|
287
|
+
we.prototype.set = Pa;
|
|
288
288
|
var Xe = qe(fe, "Map");
|
|
289
|
-
function
|
|
289
|
+
function Ra() {
|
|
290
290
|
this.size = 0, this.__data__ = {
|
|
291
291
|
hash: new ke(),
|
|
292
292
|
map: new (Xe || we)(),
|
|
293
293
|
string: new ke()
|
|
294
294
|
};
|
|
295
295
|
}
|
|
296
|
-
function
|
|
296
|
+
function Ba(e) {
|
|
297
297
|
var t = typeof e;
|
|
298
298
|
return t == "string" || t == "number" || t == "symbol" || t == "boolean" ? e !== "__proto__" : e === null;
|
|
299
299
|
}
|
|
300
300
|
function pt(e, t) {
|
|
301
301
|
var n = e.__data__;
|
|
302
|
-
return
|
|
302
|
+
return Ba(t) ? n[typeof t == "string" ? "string" : "hash"] : n.map;
|
|
303
303
|
}
|
|
304
|
-
function
|
|
304
|
+
function ja(e) {
|
|
305
305
|
var t = pt(this, e).delete(e);
|
|
306
306
|
return this.size -= t ? 1 : 0, t;
|
|
307
307
|
}
|
|
308
|
-
function
|
|
308
|
+
function Da(e) {
|
|
309
309
|
return pt(this, e).get(e);
|
|
310
310
|
}
|
|
311
|
-
function
|
|
311
|
+
function Ka(e) {
|
|
312
312
|
return pt(this, e).has(e);
|
|
313
313
|
}
|
|
314
|
-
function
|
|
314
|
+
function xa(e, t) {
|
|
315
315
|
var n = pt(this, e), i = n.size;
|
|
316
316
|
return n.set(e, t), this.size += n.size == i ? 0 : 1, this;
|
|
317
317
|
}
|
|
@@ -322,15 +322,15 @@ function Te(e) {
|
|
|
322
322
|
this.set(i[0], i[1]);
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
|
-
Te.prototype.clear =
|
|
326
|
-
Te.prototype.delete =
|
|
327
|
-
Te.prototype.get =
|
|
328
|
-
Te.prototype.has =
|
|
329
|
-
Te.prototype.set =
|
|
330
|
-
var
|
|
325
|
+
Te.prototype.clear = Ra;
|
|
326
|
+
Te.prototype.delete = ja;
|
|
327
|
+
Te.prototype.get = Da;
|
|
328
|
+
Te.prototype.has = Ka;
|
|
329
|
+
Te.prototype.set = xa;
|
|
330
|
+
var za = "Expected a function";
|
|
331
331
|
function Bt(e, t) {
|
|
332
332
|
if (typeof e != "function" || t != null && typeof t != "function")
|
|
333
|
-
throw new TypeError(
|
|
333
|
+
throw new TypeError(za);
|
|
334
334
|
var n = function() {
|
|
335
335
|
var i = arguments, a = t ? t.apply(this, i) : i[0], r = n.cache;
|
|
336
336
|
if (r.has(a))
|
|
@@ -341,66 +341,66 @@ function Bt(e, t) {
|
|
|
341
341
|
return n.cache = new (Bt.Cache || Te)(), n;
|
|
342
342
|
}
|
|
343
343
|
Bt.Cache = Te;
|
|
344
|
-
var
|
|
345
|
-
function
|
|
344
|
+
var Ha = 500;
|
|
345
|
+
function Ya(e) {
|
|
346
346
|
var t = Bt(e, function(i) {
|
|
347
|
-
return n.size ===
|
|
347
|
+
return n.size === Ha && n.clear(), i;
|
|
348
348
|
}), n = t.cache;
|
|
349
349
|
return t;
|
|
350
350
|
}
|
|
351
|
-
var
|
|
351
|
+
var Ga = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, Wa = /\\(\\)?/g, Za = Ya(function(e) {
|
|
352
352
|
var t = [];
|
|
353
|
-
return e.charCodeAt(0) === 46 && t.push(""), e.replace(
|
|
354
|
-
t.push(a ? r.replace(
|
|
353
|
+
return e.charCodeAt(0) === 46 && t.push(""), e.replace(Ga, function(n, i, a, r) {
|
|
354
|
+
t.push(a ? r.replace(Wa, "$1") : i || n);
|
|
355
355
|
}), t;
|
|
356
356
|
});
|
|
357
|
-
function
|
|
357
|
+
function Ja(e, t) {
|
|
358
358
|
for (var n = -1, i = e == null ? 0 : e.length, a = Array(i); ++n < i; )
|
|
359
359
|
a[n] = t(e[n], n, e);
|
|
360
360
|
return a;
|
|
361
361
|
}
|
|
362
|
-
var
|
|
363
|
-
function
|
|
362
|
+
var Xa = 1 / 0, rn = ge ? ge.prototype : void 0, an = rn ? rn.toString : void 0;
|
|
363
|
+
function Jn(e) {
|
|
364
364
|
if (typeof e == "string")
|
|
365
365
|
return e;
|
|
366
366
|
if (ce(e))
|
|
367
|
-
return
|
|
367
|
+
return Ja(e, Jn) + "";
|
|
368
368
|
if (ft(e))
|
|
369
|
-
return
|
|
369
|
+
return an ? an.call(e) : "";
|
|
370
370
|
var t = e + "";
|
|
371
|
-
return t == "0" && 1 / e == -
|
|
371
|
+
return t == "0" && 1 / e == -Xa ? "-0" : t;
|
|
372
372
|
}
|
|
373
|
-
function
|
|
374
|
-
return e == null ? "" :
|
|
373
|
+
function Xn(e) {
|
|
374
|
+
return e == null ? "" : Jn(e);
|
|
375
375
|
}
|
|
376
|
-
function
|
|
377
|
-
return ce(e) ? e : Rt(e, t) ? [e] :
|
|
376
|
+
function Qn(e, t) {
|
|
377
|
+
return ce(e) ? e : Rt(e, t) ? [e] : Za(Xn(e));
|
|
378
378
|
}
|
|
379
|
-
var
|
|
379
|
+
var Qa = 1 / 0;
|
|
380
380
|
function gt(e) {
|
|
381
381
|
if (typeof e == "string" || ft(e))
|
|
382
382
|
return e;
|
|
383
383
|
var t = e + "";
|
|
384
|
-
return t == "0" && 1 / e == -
|
|
384
|
+
return t == "0" && 1 / e == -Qa ? "-0" : t;
|
|
385
385
|
}
|
|
386
|
-
function
|
|
387
|
-
t =
|
|
386
|
+
function ei(e, t) {
|
|
387
|
+
t = Qn(t, e);
|
|
388
388
|
for (var n = 0, i = t.length; e != null && n < i; )
|
|
389
389
|
e = e[gt(t[n++])];
|
|
390
390
|
return n && n == i ? e : void 0;
|
|
391
391
|
}
|
|
392
392
|
function P(e, t, n) {
|
|
393
|
-
var i = e == null ? void 0 :
|
|
393
|
+
var i = e == null ? void 0 : ei(e, t);
|
|
394
394
|
return i === void 0 ? n : i;
|
|
395
395
|
}
|
|
396
396
|
function X(e) {
|
|
397
397
|
return e == null;
|
|
398
398
|
}
|
|
399
|
-
var
|
|
399
|
+
var es = "[object String]";
|
|
400
400
|
function Ue(e) {
|
|
401
|
-
return typeof e == "string" || !ce(e) && ye(e) && Ae(e) ==
|
|
401
|
+
return typeof e == "string" || !ce(e) && ye(e) && Ae(e) == es;
|
|
402
402
|
}
|
|
403
|
-
const
|
|
403
|
+
const ti = {
|
|
404
404
|
methods: {
|
|
405
405
|
// Get style classes of field
|
|
406
406
|
getFieldRowClasses(e) {
|
|
@@ -435,25 +435,25 @@ const ei = {
|
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
437
|
};
|
|
438
|
-
function
|
|
438
|
+
function ts() {
|
|
439
439
|
this.__data__ = new we(), this.size = 0;
|
|
440
440
|
}
|
|
441
|
-
function
|
|
441
|
+
function ns(e) {
|
|
442
442
|
var t = this.__data__, n = t.delete(e);
|
|
443
443
|
return this.size = t.size, n;
|
|
444
444
|
}
|
|
445
|
-
function
|
|
445
|
+
function is(e) {
|
|
446
446
|
return this.__data__.get(e);
|
|
447
447
|
}
|
|
448
|
-
function
|
|
448
|
+
function rs(e) {
|
|
449
449
|
return this.__data__.has(e);
|
|
450
450
|
}
|
|
451
|
-
var
|
|
452
|
-
function
|
|
451
|
+
var as = 200;
|
|
452
|
+
function ss(e, t) {
|
|
453
453
|
var n = this.__data__;
|
|
454
454
|
if (n instanceof we) {
|
|
455
455
|
var i = n.__data__;
|
|
456
|
-
if (!Xe || i.length <
|
|
456
|
+
if (!Xe || i.length < as - 1)
|
|
457
457
|
return i.push([e, t]), this.size = ++n.size, this;
|
|
458
458
|
n = this.__data__ = new Te(i);
|
|
459
459
|
}
|
|
@@ -463,11 +463,11 @@ function he(e) {
|
|
|
463
463
|
var t = this.__data__ = new we(e);
|
|
464
464
|
this.size = t.size;
|
|
465
465
|
}
|
|
466
|
-
he.prototype.clear =
|
|
467
|
-
he.prototype.delete =
|
|
468
|
-
he.prototype.get =
|
|
469
|
-
he.prototype.has =
|
|
470
|
-
he.prototype.set =
|
|
466
|
+
he.prototype.clear = ts;
|
|
467
|
+
he.prototype.delete = ns;
|
|
468
|
+
he.prototype.get = is;
|
|
469
|
+
he.prototype.has = rs;
|
|
470
|
+
he.prototype.set = ss;
|
|
471
471
|
var lt = function() {
|
|
472
472
|
try {
|
|
473
473
|
var e = qe(Object, "defineProperty");
|
|
@@ -475,7 +475,7 @@ var lt = function() {
|
|
|
475
475
|
} catch {
|
|
476
476
|
}
|
|
477
477
|
}();
|
|
478
|
-
function
|
|
478
|
+
function ni(e, t, n) {
|
|
479
479
|
t == "__proto__" && lt ? lt(e, t, {
|
|
480
480
|
configurable: !0,
|
|
481
481
|
enumerable: !0,
|
|
@@ -483,159 +483,158 @@ function ti(e, t, n) {
|
|
|
483
483
|
writable: !0
|
|
484
484
|
}) : e[t] = n;
|
|
485
485
|
}
|
|
486
|
-
var
|
|
487
|
-
function
|
|
486
|
+
var os = Object.prototype, ls = os.hasOwnProperty;
|
|
487
|
+
function ii(e, t, n) {
|
|
488
488
|
var i = e[t];
|
|
489
|
-
(!(
|
|
489
|
+
(!(ls.call(e, t) && rt(i, n)) || n === void 0 && !(t in e)) && ni(e, t, n);
|
|
490
490
|
}
|
|
491
491
|
function yt(e, t, n, i) {
|
|
492
492
|
var a = !n;
|
|
493
493
|
n || (n = {});
|
|
494
494
|
for (var r = -1, o = t.length; ++r < o; ) {
|
|
495
495
|
var s = t[r], l = i ? i(n[s], e[s], s, n, e) : void 0;
|
|
496
|
-
l === void 0 && (l = e[s]), a ?
|
|
496
|
+
l === void 0 && (l = e[s]), a ? ni(n, s, l) : ii(n, s, l);
|
|
497
497
|
}
|
|
498
498
|
return n;
|
|
499
499
|
}
|
|
500
|
-
function
|
|
500
|
+
function ds(e, t) {
|
|
501
501
|
return e && yt(t, ze(t), e);
|
|
502
502
|
}
|
|
503
|
-
function
|
|
503
|
+
function us(e) {
|
|
504
504
|
var t = [];
|
|
505
505
|
if (e != null)
|
|
506
506
|
for (var n in Object(e))
|
|
507
507
|
t.push(n);
|
|
508
508
|
return t;
|
|
509
509
|
}
|
|
510
|
-
var
|
|
511
|
-
function
|
|
510
|
+
var cs = Object.prototype, ms = cs.hasOwnProperty;
|
|
511
|
+
function fs(e) {
|
|
512
512
|
if (!ae(e))
|
|
513
|
-
return
|
|
513
|
+
return us(e);
|
|
514
514
|
var t = Pt(e), n = [];
|
|
515
515
|
for (var i in e)
|
|
516
|
-
i == "constructor" && (t || !
|
|
516
|
+
i == "constructor" && (t || !ms.call(e, i)) || n.push(i);
|
|
517
517
|
return n;
|
|
518
518
|
}
|
|
519
519
|
function vt(e) {
|
|
520
|
-
return it(e) ?
|
|
520
|
+
return it(e) ? Wn(e, !0) : fs(e);
|
|
521
521
|
}
|
|
522
|
-
function
|
|
522
|
+
function hs(e, t) {
|
|
523
523
|
return e && yt(t, vt(t), e);
|
|
524
524
|
}
|
|
525
|
-
var
|
|
526
|
-
function
|
|
525
|
+
var ri = typeof exports == "object" && exports && !exports.nodeType && exports, sn = ri && typeof module == "object" && module && !module.nodeType && module, ps = sn && sn.exports === ri, on = ps ? fe.Buffer : void 0, ln = on ? on.allocUnsafe : void 0;
|
|
526
|
+
function gs(e, t) {
|
|
527
527
|
if (t)
|
|
528
528
|
return e.slice();
|
|
529
|
-
var n = e.length, i =
|
|
529
|
+
var n = e.length, i = ln ? ln(n) : new e.constructor(n);
|
|
530
530
|
return e.copy(i), i;
|
|
531
531
|
}
|
|
532
|
-
function
|
|
532
|
+
function ys(e, t) {
|
|
533
533
|
var n = -1, i = e.length;
|
|
534
534
|
for (t || (t = Array(i)); ++n < i; )
|
|
535
535
|
t[n] = e[n];
|
|
536
536
|
return t;
|
|
537
537
|
}
|
|
538
|
-
function
|
|
538
|
+
function vs(e, t) {
|
|
539
539
|
for (var n = -1, i = e == null ? 0 : e.length, a = 0, r = []; ++n < i; ) {
|
|
540
540
|
var o = e[n];
|
|
541
541
|
t(o, n, e) && (r[a++] = o);
|
|
542
542
|
}
|
|
543
543
|
return r;
|
|
544
544
|
}
|
|
545
|
-
function
|
|
545
|
+
function ai() {
|
|
546
546
|
return [];
|
|
547
547
|
}
|
|
548
|
-
var
|
|
549
|
-
return e == null ? [] : (e = Object(e),
|
|
550
|
-
return
|
|
548
|
+
var bs = Object.prototype, _s = bs.propertyIsEnumerable, dn = Object.getOwnPropertySymbols, jt = dn ? function(e) {
|
|
549
|
+
return e == null ? [] : (e = Object(e), vs(dn(e), function(t) {
|
|
550
|
+
return _s.call(e, t);
|
|
551
551
|
}));
|
|
552
|
-
} :
|
|
553
|
-
function
|
|
552
|
+
} : ai;
|
|
553
|
+
function ws(e, t) {
|
|
554
554
|
return yt(e, jt(e), t);
|
|
555
555
|
}
|
|
556
|
-
function
|
|
556
|
+
function si(e, t) {
|
|
557
557
|
for (var n = -1, i = t.length, a = e.length; ++n < i; )
|
|
558
558
|
e[a + n] = t[n];
|
|
559
559
|
return e;
|
|
560
560
|
}
|
|
561
|
-
var
|
|
562
|
-
const
|
|
563
|
-
var
|
|
561
|
+
var Ts = Zn(Object.getPrototypeOf, Object);
|
|
562
|
+
const oi = Ts;
|
|
563
|
+
var Ms = Object.getOwnPropertySymbols, li = Ms ? function(e) {
|
|
564
564
|
for (var t = []; e; )
|
|
565
|
-
|
|
565
|
+
si(t, jt(e)), e = oi(e);
|
|
566
566
|
return t;
|
|
567
|
-
} :
|
|
568
|
-
function
|
|
569
|
-
return yt(e,
|
|
567
|
+
} : ai;
|
|
568
|
+
function Ss(e, t) {
|
|
569
|
+
return yt(e, li(e), t);
|
|
570
570
|
}
|
|
571
|
-
function
|
|
571
|
+
function di(e, t, n) {
|
|
572
572
|
var i = t(e);
|
|
573
|
-
return ce(e) ? i :
|
|
573
|
+
return ce(e) ? i : si(i, n(e));
|
|
574
574
|
}
|
|
575
575
|
function It(e) {
|
|
576
|
-
return
|
|
576
|
+
return di(e, ze, jt);
|
|
577
577
|
}
|
|
578
|
-
function
|
|
579
|
-
return
|
|
578
|
+
function Cs(e) {
|
|
579
|
+
return di(e, vt, li);
|
|
580
580
|
}
|
|
581
|
-
var At = qe(fe, "DataView"), Et = qe(fe, "Promise"), je = qe(fe, "Set"), $t = qe(fe, "WeakMap"),
|
|
582
|
-
(At && $e(new At(new ArrayBuffer(1))) !=
|
|
583
|
-
var t = Ae(e), n = t ==
|
|
581
|
+
var At = qe(fe, "DataView"), Et = qe(fe, "Promise"), je = qe(fe, "Set"), $t = qe(fe, "WeakMap"), un = "[object Map]", Is = "[object Object]", cn = "[object Promise]", mn = "[object Set]", fn = "[object WeakMap]", hn = "[object DataView]", As = Ve(At), Es = Ve(Xe), $s = Ve(Et), Os = Ve(je), Fs = Ve($t), $e = Ae;
|
|
582
|
+
(At && $e(new At(new ArrayBuffer(1))) != hn || Xe && $e(new Xe()) != un || Et && $e(Et.resolve()) != cn || je && $e(new je()) != mn || $t && $e(new $t()) != fn) && ($e = function(e) {
|
|
583
|
+
var t = Ae(e), n = t == Is ? e.constructor : void 0, i = n ? Ve(n) : "";
|
|
584
584
|
if (i)
|
|
585
585
|
switch (i) {
|
|
586
|
-
case Is:
|
|
587
|
-
return fn;
|
|
588
586
|
case As:
|
|
589
|
-
return
|
|
587
|
+
return hn;
|
|
590
588
|
case Es:
|
|
591
589
|
return un;
|
|
592
590
|
case $s:
|
|
593
591
|
return cn;
|
|
594
592
|
case Os:
|
|
595
593
|
return mn;
|
|
594
|
+
case Fs:
|
|
595
|
+
return fn;
|
|
596
596
|
}
|
|
597
597
|
return t;
|
|
598
598
|
});
|
|
599
599
|
const Qe = $e;
|
|
600
|
-
var
|
|
601
|
-
function
|
|
600
|
+
var ks = Object.prototype, Us = ks.hasOwnProperty;
|
|
601
|
+
function Ns(e) {
|
|
602
602
|
var t = e.length, n = new e.constructor(t);
|
|
603
|
-
return t && typeof e[0] == "string" &&
|
|
603
|
+
return t && typeof e[0] == "string" && Us.call(e, "index") && (n.index = e.index, n.input = e.input), n;
|
|
604
604
|
}
|
|
605
605
|
var dt = fe.Uint8Array;
|
|
606
606
|
function Dt(e) {
|
|
607
607
|
var t = new e.constructor(e.byteLength);
|
|
608
608
|
return new dt(t).set(new dt(e)), t;
|
|
609
609
|
}
|
|
610
|
-
function
|
|
610
|
+
function Ls(e, t) {
|
|
611
611
|
var n = t ? Dt(e.buffer) : e.buffer;
|
|
612
612
|
return new e.constructor(n, e.byteOffset, e.byteLength);
|
|
613
613
|
}
|
|
614
|
-
var
|
|
615
|
-
function
|
|
616
|
-
var t = new e.constructor(e.source,
|
|
614
|
+
var Vs = /\w*$/;
|
|
615
|
+
function qs(e) {
|
|
616
|
+
var t = new e.constructor(e.source, Vs.exec(e));
|
|
617
617
|
return t.lastIndex = e.lastIndex, t;
|
|
618
618
|
}
|
|
619
|
-
var
|
|
620
|
-
function
|
|
621
|
-
return
|
|
619
|
+
var pn = ge ? ge.prototype : void 0, gn = pn ? pn.valueOf : void 0;
|
|
620
|
+
function Ps(e) {
|
|
621
|
+
return gn ? Object(gn.call(e)) : {};
|
|
622
622
|
}
|
|
623
|
-
function
|
|
623
|
+
function Rs(e, t) {
|
|
624
624
|
var n = t ? Dt(e.buffer) : e.buffer;
|
|
625
625
|
return new e.constructor(n, e.byteOffset, e.length);
|
|
626
626
|
}
|
|
627
|
-
var
|
|
628
|
-
function
|
|
627
|
+
var Bs = "[object Boolean]", js = "[object Date]", Ds = "[object Map]", Ks = "[object Number]", xs = "[object RegExp]", zs = "[object Set]", Hs = "[object String]", Ys = "[object Symbol]", Gs = "[object ArrayBuffer]", Ws = "[object DataView]", Zs = "[object Float32Array]", Js = "[object Float64Array]", Xs = "[object Int8Array]", Qs = "[object Int16Array]", eo = "[object Int32Array]", to = "[object Uint8Array]", no = "[object Uint8ClampedArray]", io = "[object Uint16Array]", ro = "[object Uint32Array]";
|
|
628
|
+
function ao(e, t, n) {
|
|
629
629
|
var i = e.constructor;
|
|
630
630
|
switch (t) {
|
|
631
|
-
case
|
|
631
|
+
case Gs:
|
|
632
632
|
return Dt(e);
|
|
633
|
-
case Rs:
|
|
634
633
|
case Bs:
|
|
634
|
+
case js:
|
|
635
635
|
return new i(+e);
|
|
636
|
-
case Gs:
|
|
637
|
-
return Ns(e, n);
|
|
638
636
|
case Ws:
|
|
637
|
+
return Ls(e, n);
|
|
639
638
|
case Zs:
|
|
640
639
|
case Js:
|
|
641
640
|
case Xs:
|
|
@@ -644,123 +643,124 @@ function ro(e, t, n) {
|
|
|
644
643
|
case to:
|
|
645
644
|
case no:
|
|
646
645
|
case io:
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
return new i();
|
|
646
|
+
case ro:
|
|
647
|
+
return Rs(e, n);
|
|
650
648
|
case Ds:
|
|
651
|
-
case zs:
|
|
652
|
-
return new i(e);
|
|
653
|
-
case Ks:
|
|
654
|
-
return Vs(e);
|
|
655
|
-
case xs:
|
|
656
649
|
return new i();
|
|
650
|
+
case Ks:
|
|
657
651
|
case Hs:
|
|
652
|
+
return new i(e);
|
|
653
|
+
case xs:
|
|
658
654
|
return qs(e);
|
|
655
|
+
case zs:
|
|
656
|
+
return new i();
|
|
657
|
+
case Ys:
|
|
658
|
+
return Ps(e);
|
|
659
659
|
}
|
|
660
660
|
}
|
|
661
|
-
var
|
|
661
|
+
var yn = Object.create, so = /* @__PURE__ */ function() {
|
|
662
662
|
function e() {
|
|
663
663
|
}
|
|
664
664
|
return function(t) {
|
|
665
665
|
if (!ae(t))
|
|
666
666
|
return {};
|
|
667
|
-
if (
|
|
668
|
-
return
|
|
667
|
+
if (yn)
|
|
668
|
+
return yn(t);
|
|
669
669
|
e.prototype = t;
|
|
670
670
|
var n = new e();
|
|
671
671
|
return e.prototype = void 0, n;
|
|
672
672
|
};
|
|
673
673
|
}();
|
|
674
|
-
function
|
|
675
|
-
return typeof e.constructor == "function" && !Pt(e) ?
|
|
674
|
+
function oo(e) {
|
|
675
|
+
return typeof e.constructor == "function" && !Pt(e) ? so(oi(e)) : {};
|
|
676
676
|
}
|
|
677
|
-
var
|
|
678
|
-
function
|
|
679
|
-
return ye(e) && Qe(e) ==
|
|
677
|
+
var lo = "[object Map]";
|
|
678
|
+
function uo(e) {
|
|
679
|
+
return ye(e) && Qe(e) == lo;
|
|
680
680
|
}
|
|
681
|
-
var
|
|
682
|
-
function
|
|
683
|
-
return ye(e) && Qe(e) ==
|
|
681
|
+
var vn = Ke && Ke.isMap, co = vn ? qt(vn) : uo, mo = "[object Set]";
|
|
682
|
+
function fo(e) {
|
|
683
|
+
return ye(e) && Qe(e) == mo;
|
|
684
684
|
}
|
|
685
|
-
var
|
|
686
|
-
x[
|
|
687
|
-
x[
|
|
685
|
+
var bn = Ke && Ke.isSet, ho = bn ? qt(bn) : fo, po = 1, go = 2, yo = 4, ui = "[object Arguments]", vo = "[object Array]", bo = "[object Boolean]", _o = "[object Date]", wo = "[object Error]", ci = "[object Function]", To = "[object GeneratorFunction]", Mo = "[object Map]", So = "[object Number]", mi = "[object Object]", Co = "[object RegExp]", Io = "[object Set]", Ao = "[object String]", Eo = "[object Symbol]", $o = "[object WeakMap]", Oo = "[object ArrayBuffer]", Fo = "[object DataView]", ko = "[object Float32Array]", Uo = "[object Float64Array]", No = "[object Int8Array]", Lo = "[object Int16Array]", Vo = "[object Int32Array]", qo = "[object Uint8Array]", Po = "[object Uint8ClampedArray]", Ro = "[object Uint16Array]", Bo = "[object Uint32Array]", x = {};
|
|
686
|
+
x[ui] = x[vo] = x[Oo] = x[Fo] = x[bo] = x[_o] = x[ko] = x[Uo] = x[No] = x[Lo] = x[Vo] = x[Mo] = x[So] = x[mi] = x[Co] = x[Io] = x[Ao] = x[Eo] = x[qo] = x[Po] = x[Ro] = x[Bo] = !0;
|
|
687
|
+
x[wo] = x[ci] = x[$o] = !1;
|
|
688
688
|
function We(e, t, n, i, a, r) {
|
|
689
|
-
var o, s = t &
|
|
689
|
+
var o, s = t & po, l = t & go, u = t & yo;
|
|
690
690
|
if (n && (o = a ? n(e, i, a, r) : n(e)), o !== void 0)
|
|
691
691
|
return o;
|
|
692
692
|
if (!ae(e))
|
|
693
693
|
return e;
|
|
694
694
|
var m = ce(e);
|
|
695
695
|
if (m) {
|
|
696
|
-
if (o =
|
|
697
|
-
return
|
|
696
|
+
if (o = Ns(e), !s)
|
|
697
|
+
return ys(e, o);
|
|
698
698
|
} else {
|
|
699
|
-
var g = Qe(e), v = g ==
|
|
699
|
+
var g = Qe(e), v = g == ci || g == To;
|
|
700
700
|
if (ot(e))
|
|
701
|
-
return
|
|
702
|
-
if (g ==
|
|
703
|
-
if (o = l || v ? {} :
|
|
704
|
-
return l ?
|
|
701
|
+
return gs(e, s);
|
|
702
|
+
if (g == mi || g == ui || v && !a) {
|
|
703
|
+
if (o = l || v ? {} : oo(e), !s)
|
|
704
|
+
return l ? Ss(e, hs(o, e)) : ws(e, ds(o, e));
|
|
705
705
|
} else {
|
|
706
706
|
if (!x[g])
|
|
707
707
|
return a ? e : {};
|
|
708
|
-
o =
|
|
708
|
+
o = ao(e, g, s);
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
711
|
r || (r = new he());
|
|
712
712
|
var U = r.get(e);
|
|
713
713
|
if (U)
|
|
714
714
|
return U;
|
|
715
|
-
r.set(e, o),
|
|
715
|
+
r.set(e, o), ho(e) ? e.forEach(function(I) {
|
|
716
716
|
o.add(We(I, t, n, I, e, r));
|
|
717
|
-
}) :
|
|
717
|
+
}) : co(e) && e.forEach(function(I, y) {
|
|
718
718
|
o.set(y, We(I, t, n, y, e, r));
|
|
719
719
|
});
|
|
720
|
-
var N = u ? l ?
|
|
721
|
-
return
|
|
722
|
-
w && (y = I, I = e[y]),
|
|
720
|
+
var N = u ? l ? Cs : It : l ? vt : ze, w = m ? void 0 : N(e);
|
|
721
|
+
return jn(w || e, function(I, y) {
|
|
722
|
+
w && (y = I, I = e[y]), ii(o, y, We(I, t, n, y, e, r));
|
|
723
723
|
}), o;
|
|
724
724
|
}
|
|
725
|
-
var
|
|
726
|
-
function
|
|
727
|
-
return We(e,
|
|
725
|
+
var jo = 1, Do = 4;
|
|
726
|
+
function _e(e) {
|
|
727
|
+
return We(e, jo | Do);
|
|
728
728
|
}
|
|
729
|
-
const Kt = (e, t = "") => typeof e.id < "u" ? t + e.id : t + (e.inputName || e.label || e.model || "").toString().trim().toLowerCase().replace(/ |_/g, "-").replace(/-{2,}/g, "-").replace(/^-+|-+$/g, "").replace(/([^a-zA-Z0-9-]+)/g, ""),
|
|
729
|
+
const Kt = (e, t = "") => typeof e.id < "u" ? t + e.id : t + (e.inputName || e.label || e.model || "").toString().trim().toLowerCase().replace(/ |_/g, "-").replace(/-{2,}/g, "-").replace(/^-+|-+$/g, "").replace(/([^a-zA-Z0-9-]+)/g, ""), _n = (e = "") => e.toString().trim().replace(/ /g, "-").replace(/-{2,}/g, "-").replace(/^-+|-+$/g, "").replace(/([^a-zA-Z0-9-_/./:]+)/g, "");
|
|
730
730
|
var Tt = function() {
|
|
731
731
|
return fe.Date.now();
|
|
732
|
-
},
|
|
733
|
-
function
|
|
734
|
-
for (var t = e.length; t-- &&
|
|
732
|
+
}, Ko = /\s/;
|
|
733
|
+
function xo(e) {
|
|
734
|
+
for (var t = e.length; t-- && Ko.test(e.charAt(t)); )
|
|
735
735
|
;
|
|
736
736
|
return t;
|
|
737
737
|
}
|
|
738
|
-
var
|
|
739
|
-
function
|
|
740
|
-
return e && e.slice(0,
|
|
738
|
+
var zo = /^\s+/;
|
|
739
|
+
function Ho(e) {
|
|
740
|
+
return e && e.slice(0, xo(e) + 1).replace(zo, "");
|
|
741
741
|
}
|
|
742
|
-
var
|
|
742
|
+
var wn = NaN, Yo = /^[-+]0x[0-9a-f]+$/i, Go = /^0b[01]+$/i, Wo = /^0o[0-7]+$/i, Zo = parseInt;
|
|
743
743
|
function Ot(e) {
|
|
744
744
|
if (typeof e == "number")
|
|
745
745
|
return e;
|
|
746
746
|
if (ft(e))
|
|
747
|
-
return
|
|
747
|
+
return wn;
|
|
748
748
|
if (ae(e)) {
|
|
749
749
|
var t = typeof e.valueOf == "function" ? e.valueOf() : e;
|
|
750
750
|
e = ae(t) ? t + "" : t;
|
|
751
751
|
}
|
|
752
752
|
if (typeof e != "string")
|
|
753
753
|
return e === 0 ? e : +e;
|
|
754
|
-
e =
|
|
755
|
-
var n =
|
|
756
|
-
return n ||
|
|
754
|
+
e = Ho(e);
|
|
755
|
+
var n = Go.test(e);
|
|
756
|
+
return n || Wo.test(e) ? Zo(e.slice(2), n ? 2 : 8) : Yo.test(e) ? wn : +e;
|
|
757
757
|
}
|
|
758
|
-
var
|
|
758
|
+
var Jo = "Expected a function", Xo = Math.max, Qo = Math.min;
|
|
759
759
|
function et(e, t, n) {
|
|
760
760
|
var i, a, r, o, s, l, u = 0, m = !1, g = !1, v = !0;
|
|
761
761
|
if (typeof e != "function")
|
|
762
|
-
throw new TypeError(
|
|
763
|
-
t = Ot(t) || 0, ae(n) && (m = !!n.leading, g = "maxWait" in n, r = g ?
|
|
762
|
+
throw new TypeError(Jo);
|
|
763
|
+
t = Ot(t) || 0, ae(n) && (m = !!n.leading, g = "maxWait" in n, r = g ? Xo(Ot(n.maxWait) || 0, t) : r, v = "trailing" in n ? !!n.trailing : v);
|
|
764
764
|
function U(p) {
|
|
765
765
|
var A = i, D = a;
|
|
766
766
|
return i = a = void 0, u = p, o = e.apply(D, A), o;
|
|
@@ -770,7 +770,7 @@ function et(e, t, n) {
|
|
|
770
770
|
}
|
|
771
771
|
function w(p) {
|
|
772
772
|
var A = p - l, D = p - u, h = t - A;
|
|
773
|
-
return g ?
|
|
773
|
+
return g ? Qo(h, r - D) : h;
|
|
774
774
|
}
|
|
775
775
|
function I(p) {
|
|
776
776
|
var A = p - l, D = p - u;
|
|
@@ -803,11 +803,11 @@ function et(e, t, n) {
|
|
|
803
803
|
}
|
|
804
804
|
return b.cancel = B, b.flush = j, b;
|
|
805
805
|
}
|
|
806
|
-
var
|
|
807
|
-
function el(e) {
|
|
808
|
-
return this.__data__.set(e, Qo), this;
|
|
809
|
-
}
|
|
806
|
+
var el = "__lodash_hash_undefined__";
|
|
810
807
|
function tl(e) {
|
|
808
|
+
return this.__data__.set(e, el), this;
|
|
809
|
+
}
|
|
810
|
+
function nl(e) {
|
|
811
811
|
return this.__data__.has(e);
|
|
812
812
|
}
|
|
813
813
|
function tt(e) {
|
|
@@ -815,40 +815,40 @@ function tt(e) {
|
|
|
815
815
|
for (this.__data__ = new Te(); ++t < n; )
|
|
816
816
|
this.add(e[t]);
|
|
817
817
|
}
|
|
818
|
-
tt.prototype.add = tt.prototype.push =
|
|
819
|
-
tt.prototype.has =
|
|
820
|
-
function
|
|
818
|
+
tt.prototype.add = tt.prototype.push = tl;
|
|
819
|
+
tt.prototype.has = nl;
|
|
820
|
+
function fi(e, t, n, i) {
|
|
821
821
|
for (var a = e.length, r = n + (i ? 1 : -1); i ? r-- : ++r < a; )
|
|
822
822
|
if (t(e[r], r, e))
|
|
823
823
|
return r;
|
|
824
824
|
return -1;
|
|
825
825
|
}
|
|
826
|
-
function
|
|
826
|
+
function il(e) {
|
|
827
827
|
return e !== e;
|
|
828
828
|
}
|
|
829
|
-
function
|
|
829
|
+
function rl(e, t, n) {
|
|
830
830
|
for (var i = n - 1, a = e.length; ++i < a; )
|
|
831
831
|
if (e[i] === t)
|
|
832
832
|
return i;
|
|
833
833
|
return -1;
|
|
834
834
|
}
|
|
835
|
-
function
|
|
836
|
-
return t === t ?
|
|
835
|
+
function al(e, t, n) {
|
|
836
|
+
return t === t ? rl(e, t, n) : fi(e, il, n);
|
|
837
837
|
}
|
|
838
|
-
function
|
|
838
|
+
function sl(e, t) {
|
|
839
839
|
var n = e == null ? 0 : e.length;
|
|
840
|
-
return !!n &&
|
|
840
|
+
return !!n && al(e, t, 0) > -1;
|
|
841
841
|
}
|
|
842
|
-
function
|
|
842
|
+
function ol(e, t, n) {
|
|
843
843
|
for (var i = -1, a = e == null ? 0 : e.length; ++i < a; )
|
|
844
844
|
if (n(t, e[i]))
|
|
845
845
|
return !0;
|
|
846
846
|
return !1;
|
|
847
847
|
}
|
|
848
|
-
function
|
|
848
|
+
function hi(e, t) {
|
|
849
849
|
return e.has(t);
|
|
850
850
|
}
|
|
851
|
-
function
|
|
851
|
+
function ll() {
|
|
852
852
|
}
|
|
853
853
|
function xt(e) {
|
|
854
854
|
var t = -1, n = Array(e.size);
|
|
@@ -856,18 +856,18 @@ function xt(e) {
|
|
|
856
856
|
n[++t] = i;
|
|
857
857
|
}), n;
|
|
858
858
|
}
|
|
859
|
-
var
|
|
859
|
+
var dl = 1 / 0, ul = je && 1 / xt(new je([, -0]))[1] == dl ? function(e) {
|
|
860
860
|
return new je(e);
|
|
861
|
-
} :
|
|
862
|
-
function
|
|
863
|
-
var i = -1, a =
|
|
861
|
+
} : ll, cl = 200;
|
|
862
|
+
function ml(e, t, n) {
|
|
863
|
+
var i = -1, a = sl, r = e.length, o = !0, s = [], l = s;
|
|
864
864
|
if (n)
|
|
865
|
-
o = !1, a =
|
|
866
|
-
else if (r >=
|
|
867
|
-
var u = t ? null :
|
|
865
|
+
o = !1, a = ol;
|
|
866
|
+
else if (r >= cl) {
|
|
867
|
+
var u = t ? null : ul(e);
|
|
868
868
|
if (u)
|
|
869
869
|
return xt(u);
|
|
870
|
-
o = !1, a =
|
|
870
|
+
o = !1, a = hi, l = new tt();
|
|
871
871
|
} else
|
|
872
872
|
l = t ? [] : s;
|
|
873
873
|
e:
|
|
@@ -882,15 +882,15 @@ function cl(e, t, n) {
|
|
|
882
882
|
}
|
|
883
883
|
return s;
|
|
884
884
|
}
|
|
885
|
-
function hi(e) {
|
|
886
|
-
return e && e.length ? cl(e) : [];
|
|
887
|
-
}
|
|
888
|
-
var ml = 0;
|
|
889
885
|
function pi(e) {
|
|
890
|
-
|
|
891
|
-
return Jn(e) + t;
|
|
886
|
+
return e && e.length ? ml(e) : [];
|
|
892
887
|
}
|
|
893
|
-
|
|
888
|
+
var fl = 0;
|
|
889
|
+
function gi(e) {
|
|
890
|
+
var t = ++fl;
|
|
891
|
+
return Xn(e) + t;
|
|
892
|
+
}
|
|
893
|
+
function hl(e, t, n) {
|
|
894
894
|
switch (n.length) {
|
|
895
895
|
case 0:
|
|
896
896
|
return e.call(t);
|
|
@@ -903,95 +903,95 @@ function fl(e, t, n) {
|
|
|
903
903
|
}
|
|
904
904
|
return e.apply(t, n);
|
|
905
905
|
}
|
|
906
|
-
var
|
|
907
|
-
function
|
|
908
|
-
return t =
|
|
909
|
-
for (var i = arguments, a = -1, r =
|
|
906
|
+
var Tn = Math.max;
|
|
907
|
+
function pl(e, t, n) {
|
|
908
|
+
return t = Tn(t === void 0 ? e.length - 1 : t, 0), function() {
|
|
909
|
+
for (var i = arguments, a = -1, r = Tn(i.length - t, 0), o = Array(r); ++a < r; )
|
|
910
910
|
o[a] = i[t + a];
|
|
911
911
|
a = -1;
|
|
912
912
|
for (var s = Array(t + 1); ++a < t; )
|
|
913
913
|
s[a] = i[a];
|
|
914
|
-
return s[t] = n(o),
|
|
914
|
+
return s[t] = n(o), hl(e, this, s);
|
|
915
915
|
};
|
|
916
916
|
}
|
|
917
|
-
function
|
|
917
|
+
function gl(e) {
|
|
918
918
|
return function() {
|
|
919
919
|
return e;
|
|
920
920
|
};
|
|
921
921
|
}
|
|
922
|
-
var
|
|
922
|
+
var yl = lt ? function(e, t) {
|
|
923
923
|
return lt(e, "toString", {
|
|
924
924
|
configurable: !0,
|
|
925
925
|
enumerable: !1,
|
|
926
|
-
value:
|
|
926
|
+
value: gl(t),
|
|
927
927
|
writable: !0
|
|
928
928
|
});
|
|
929
929
|
} : mt;
|
|
930
|
-
const
|
|
931
|
-
var
|
|
932
|
-
function
|
|
930
|
+
const vl = yl;
|
|
931
|
+
var bl = 800, _l = 16, wl = Date.now;
|
|
932
|
+
function Tl(e) {
|
|
933
933
|
var t = 0, n = 0;
|
|
934
934
|
return function() {
|
|
935
|
-
var i =
|
|
935
|
+
var i = wl(), a = _l - (i - n);
|
|
936
936
|
if (n = i, a > 0) {
|
|
937
|
-
if (++t >=
|
|
937
|
+
if (++t >= bl)
|
|
938
938
|
return arguments[0];
|
|
939
939
|
} else
|
|
940
940
|
t = 0;
|
|
941
941
|
return e.apply(void 0, arguments);
|
|
942
942
|
};
|
|
943
943
|
}
|
|
944
|
-
var
|
|
945
|
-
function
|
|
946
|
-
return
|
|
944
|
+
var Ml = Tl(vl);
|
|
945
|
+
function Sl(e, t) {
|
|
946
|
+
return Ml(pl(e, t, mt), e + "");
|
|
947
947
|
}
|
|
948
|
-
function
|
|
948
|
+
function Cl(e, t, n) {
|
|
949
949
|
if (!ae(n))
|
|
950
950
|
return !1;
|
|
951
951
|
var i = typeof t;
|
|
952
952
|
return (i == "number" ? it(n) && Lt(t, n.length) : i == "string" && t in n) ? rt(n[t], e) : !1;
|
|
953
953
|
}
|
|
954
|
-
var
|
|
954
|
+
var yi = Object.prototype, Il = yi.hasOwnProperty, Al = Sl(function(e, t) {
|
|
955
955
|
e = Object(e);
|
|
956
956
|
var n = -1, i = t.length, a = i > 2 ? t[2] : void 0;
|
|
957
|
-
for (a &&
|
|
957
|
+
for (a && Cl(t[0], t[1], a) && (i = 1); ++n < i; )
|
|
958
958
|
for (var r = t[n], o = vt(r), s = -1, l = o.length; ++s < l; ) {
|
|
959
959
|
var u = o[s], m = e[u];
|
|
960
|
-
(m === void 0 || rt(m,
|
|
960
|
+
(m === void 0 || rt(m, yi[u]) && !Il.call(e, u)) && (e[u] = r[u]);
|
|
961
961
|
}
|
|
962
962
|
return e;
|
|
963
|
-
}),
|
|
964
|
-
function
|
|
965
|
-
return typeof e == "number" &&
|
|
963
|
+
}), El = fe.isFinite;
|
|
964
|
+
function $l(e) {
|
|
965
|
+
return typeof e == "number" && El(e);
|
|
966
966
|
}
|
|
967
|
-
var
|
|
968
|
-
function
|
|
967
|
+
var Mn = 1 / 0, Ol = 17976931348623157e292;
|
|
968
|
+
function Fl(e) {
|
|
969
969
|
if (!e)
|
|
970
970
|
return e === 0 ? e : 0;
|
|
971
|
-
if (e = Ot(e), e ===
|
|
971
|
+
if (e = Ot(e), e === Mn || e === -Mn) {
|
|
972
972
|
var t = e < 0 ? -1 : 1;
|
|
973
|
-
return t *
|
|
973
|
+
return t * Ol;
|
|
974
974
|
}
|
|
975
975
|
return e === e ? e : 0;
|
|
976
976
|
}
|
|
977
|
-
function
|
|
978
|
-
var t =
|
|
977
|
+
function vi(e) {
|
|
978
|
+
var t = Fl(e), n = t % 1;
|
|
979
979
|
return t === t ? n ? t - n : t : 0;
|
|
980
980
|
}
|
|
981
|
-
function
|
|
982
|
-
return typeof e == "number" && e ==
|
|
981
|
+
function kl(e) {
|
|
982
|
+
return typeof e == "number" && e == vi(e);
|
|
983
983
|
}
|
|
984
|
-
var
|
|
984
|
+
var Ul = "[object Number]";
|
|
985
985
|
function Ft(e) {
|
|
986
|
-
return typeof e == "number" || ye(e) && Ae(e) ==
|
|
986
|
+
return typeof e == "number" || ye(e) && Ae(e) == Ul;
|
|
987
987
|
}
|
|
988
|
-
var
|
|
989
|
-
function
|
|
988
|
+
var bi = /d{1,4}|M{1,4}|YY(?:YY)?|S{1,3}|Do|ZZ|Z|([HhMsDm])\1?|[aA]|"[^"]*"|'[^']*'/g, Ce = "\\d\\d?", Se = "\\d\\d", Nl = "\\d{3}", Ll = "\\d{4}", Ze = "[^\\s]+", _i = /\[([^]*?)\]/gm;
|
|
989
|
+
function wi(e, t) {
|
|
990
990
|
for (var n = [], i = 0, a = e.length; i < a; i++)
|
|
991
991
|
n.push(e[i].substr(0, t));
|
|
992
992
|
return n;
|
|
993
993
|
}
|
|
994
|
-
var
|
|
994
|
+
var Sn = function(e) {
|
|
995
995
|
return function(t, n) {
|
|
996
996
|
var i = n[e].map(function(r) {
|
|
997
997
|
return r.toLowerCase();
|
|
@@ -1009,7 +1009,7 @@ function Ne(e) {
|
|
|
1009
1009
|
}
|
|
1010
1010
|
return e;
|
|
1011
1011
|
}
|
|
1012
|
-
var
|
|
1012
|
+
var Ti = [
|
|
1013
1013
|
"Sunday",
|
|
1014
1014
|
"Monday",
|
|
1015
1015
|
"Tuesday",
|
|
@@ -1017,7 +1017,7 @@ var wi = [
|
|
|
1017
1017
|
"Thursday",
|
|
1018
1018
|
"Friday",
|
|
1019
1019
|
"Saturday"
|
|
1020
|
-
],
|
|
1020
|
+
], Mi = [
|
|
1021
1021
|
"January",
|
|
1022
1022
|
"February",
|
|
1023
1023
|
"March",
|
|
@@ -1030,24 +1030,24 @@ var wi = [
|
|
|
1030
1030
|
"October",
|
|
1031
1031
|
"November",
|
|
1032
1032
|
"December"
|
|
1033
|
-
],
|
|
1034
|
-
dayNamesShort:
|
|
1035
|
-
dayNames:
|
|
1036
|
-
monthNamesShort:
|
|
1037
|
-
monthNames:
|
|
1033
|
+
], Vl = wi(Mi, 3), ql = wi(Ti, 3), Si = {
|
|
1034
|
+
dayNamesShort: ql,
|
|
1035
|
+
dayNames: Ti,
|
|
1036
|
+
monthNamesShort: Vl,
|
|
1037
|
+
monthNames: Mi,
|
|
1038
1038
|
amPm: ["am", "pm"],
|
|
1039
1039
|
DoFn: function(e) {
|
|
1040
1040
|
return e + ["th", "st", "nd", "rd"][e % 10 > 3 ? 0 : (e - e % 10 !== 10 ? 1 : 0) * e % 10];
|
|
1041
1041
|
}
|
|
1042
|
-
}, ut = Ne({},
|
|
1042
|
+
}, ut = Ne({}, Si), Pl = function(e) {
|
|
1043
1043
|
return ut = Ne(ut, e);
|
|
1044
|
-
},
|
|
1044
|
+
}, Cn = function(e) {
|
|
1045
1045
|
return e.replace(/[|\\{()[^$+*?.-]/g, "\\$&");
|
|
1046
1046
|
}, se = function(e, t) {
|
|
1047
1047
|
for (t === void 0 && (t = 2), e = String(e); e.length < t; )
|
|
1048
1048
|
e = "0" + e;
|
|
1049
1049
|
return e;
|
|
1050
|
-
},
|
|
1050
|
+
}, Rl = {
|
|
1051
1051
|
D: function(e) {
|
|
1052
1052
|
return String(e.getDate());
|
|
1053
1053
|
},
|
|
@@ -1134,16 +1134,16 @@ var wi = [
|
|
|
1134
1134
|
var t = e.getTimezoneOffset();
|
|
1135
1135
|
return (t > 0 ? "-" : "+") + se(Math.floor(Math.abs(t) / 60), 2) + ":" + se(Math.abs(t) % 60, 2);
|
|
1136
1136
|
}
|
|
1137
|
-
},
|
|
1137
|
+
}, In = function(e) {
|
|
1138
1138
|
return +e - 1;
|
|
1139
|
-
},
|
|
1139
|
+
}, An = [null, Ce], En = [null, Ze], $n = [
|
|
1140
1140
|
"isPm",
|
|
1141
1141
|
Ze,
|
|
1142
1142
|
function(e, t) {
|
|
1143
1143
|
var n = e.toLowerCase();
|
|
1144
1144
|
return n === t.amPm[0] ? 0 : n === t.amPm[1] ? 1 : null;
|
|
1145
1145
|
}
|
|
1146
|
-
],
|
|
1146
|
+
], On = [
|
|
1147
1147
|
"timezoneOffset",
|
|
1148
1148
|
"[^\\s]*?[\\+\\-]\\d\\d:?\\d\\d|[^\\s]*?Z?",
|
|
1149
1149
|
function(e) {
|
|
@@ -1154,14 +1154,14 @@ var wi = [
|
|
|
1154
1154
|
}
|
|
1155
1155
|
return 0;
|
|
1156
1156
|
}
|
|
1157
|
-
],
|
|
1157
|
+
], Bl = {
|
|
1158
1158
|
D: ["day", Ce],
|
|
1159
1159
|
DD: ["day", Se],
|
|
1160
1160
|
Do: ["day", Ce + Ze, function(e) {
|
|
1161
1161
|
return parseInt(e, 10);
|
|
1162
1162
|
}],
|
|
1163
|
-
M: ["month", Ce,
|
|
1164
|
-
MM: ["month", Se,
|
|
1163
|
+
M: ["month", Ce, In],
|
|
1164
|
+
MM: ["month", Se, In],
|
|
1165
1165
|
YY: [
|
|
1166
1166
|
"year",
|
|
1167
1167
|
Se,
|
|
@@ -1178,24 +1178,24 @@ var wi = [
|
|
|
1178
1178
|
mm: ["minute", Se],
|
|
1179
1179
|
s: ["second", Ce],
|
|
1180
1180
|
ss: ["second", Se],
|
|
1181
|
-
YYYY: ["year",
|
|
1181
|
+
YYYY: ["year", Ll],
|
|
1182
1182
|
S: ["millisecond", "\\d", function(e) {
|
|
1183
1183
|
return +e * 100;
|
|
1184
1184
|
}],
|
|
1185
1185
|
SS: ["millisecond", Se, function(e) {
|
|
1186
1186
|
return +e * 10;
|
|
1187
1187
|
}],
|
|
1188
|
-
SSS: ["millisecond",
|
|
1189
|
-
d:
|
|
1190
|
-
dd:
|
|
1191
|
-
ddd:
|
|
1192
|
-
dddd:
|
|
1193
|
-
MMM: ["month", Ze,
|
|
1194
|
-
MMMM: ["month", Ze,
|
|
1195
|
-
a:
|
|
1196
|
-
A:
|
|
1197
|
-
ZZ:
|
|
1198
|
-
Z:
|
|
1188
|
+
SSS: ["millisecond", Nl],
|
|
1189
|
+
d: An,
|
|
1190
|
+
dd: An,
|
|
1191
|
+
ddd: En,
|
|
1192
|
+
dddd: En,
|
|
1193
|
+
MMM: ["month", Ze, Sn("monthNamesShort")],
|
|
1194
|
+
MMMM: ["month", Ze, Sn("monthNames")],
|
|
1195
|
+
a: $n,
|
|
1196
|
+
A: $n,
|
|
1197
|
+
ZZ: On,
|
|
1198
|
+
Z: On
|
|
1199
1199
|
}, ct = {
|
|
1200
1200
|
default: "ddd MMM DD YYYY HH:mm:ss",
|
|
1201
1201
|
shortDate: "M/D/YY",
|
|
@@ -1207,24 +1207,24 @@ var wi = [
|
|
|
1207
1207
|
shortTime: "HH:mm",
|
|
1208
1208
|
mediumTime: "HH:mm:ss",
|
|
1209
1209
|
longTime: "HH:mm:ss.SSS"
|
|
1210
|
-
},
|
|
1210
|
+
}, jl = function(e) {
|
|
1211
1211
|
return Ne(ct, e);
|
|
1212
|
-
},
|
|
1212
|
+
}, Dl = function(e, t, n) {
|
|
1213
1213
|
if (t === void 0 && (t = ct.default), n === void 0 && (n = {}), typeof e == "number" && (e = new Date(e)), Object.prototype.toString.call(e) !== "[object Date]" || isNaN(e.getTime()))
|
|
1214
1214
|
throw new Error("Invalid Date pass to format");
|
|
1215
1215
|
t = ct[t] || t;
|
|
1216
1216
|
var i = [];
|
|
1217
|
-
t = t.replace(
|
|
1217
|
+
t = t.replace(_i, function(r, o) {
|
|
1218
1218
|
return i.push(o), "@@@";
|
|
1219
1219
|
});
|
|
1220
1220
|
var a = Ne(Ne({}, ut), n);
|
|
1221
|
-
return t = t.replace(
|
|
1222
|
-
return
|
|
1221
|
+
return t = t.replace(bi, function(r) {
|
|
1222
|
+
return Rl[r](e, a);
|
|
1223
1223
|
}), t.replace(/@@@/g, function() {
|
|
1224
1224
|
return i.shift();
|
|
1225
1225
|
});
|
|
1226
1226
|
};
|
|
1227
|
-
function
|
|
1227
|
+
function Kl(e, t, n) {
|
|
1228
1228
|
if (n === void 0 && (n = {}), typeof t != "string")
|
|
1229
1229
|
throw new Error("Invalid format in fecha parse");
|
|
1230
1230
|
if (t = ct[t] || t, e.length > 1e3)
|
|
@@ -1239,11 +1239,11 @@ function Dl(e, t, n) {
|
|
|
1239
1239
|
millisecond: 0,
|
|
1240
1240
|
isPm: null,
|
|
1241
1241
|
timezoneOffset: null
|
|
1242
|
-
}, r = [], o = [], s = t.replace(
|
|
1243
|
-
return o.push(
|
|
1242
|
+
}, r = [], o = [], s = t.replace(_i, function(j, b) {
|
|
1243
|
+
return o.push(Cn(b)), "@@@";
|
|
1244
1244
|
}), l = {}, u = {};
|
|
1245
|
-
s =
|
|
1246
|
-
var b =
|
|
1245
|
+
s = Cn(s).replace(bi, function(j) {
|
|
1246
|
+
var b = Bl[j], p = b[0], A = b[1], D = b[3];
|
|
1247
1247
|
if (l[p])
|
|
1248
1248
|
throw new Error("Invalid format. " + p + " specified twice in format");
|
|
1249
1249
|
return l[p] = !0, D && (u[D] = !0), r.push(b), "(" + A + ")";
|
|
@@ -1280,11 +1280,11 @@ function Dl(e, t, n) {
|
|
|
1280
1280
|
return y;
|
|
1281
1281
|
}
|
|
1282
1282
|
var Be = {
|
|
1283
|
-
format:
|
|
1284
|
-
parse:
|
|
1285
|
-
defaultI18n:
|
|
1286
|
-
setGlobalDateI18n:
|
|
1287
|
-
setGlobalDateMasks:
|
|
1283
|
+
format: Dl,
|
|
1284
|
+
parse: Kl,
|
|
1285
|
+
defaultI18n: Si,
|
|
1286
|
+
setGlobalDateI18n: Pl,
|
|
1287
|
+
setGlobalDateMasks: jl
|
|
1288
1288
|
};
|
|
1289
1289
|
const ne = {
|
|
1290
1290
|
fieldIsRequired: "This field is required!",
|
|
@@ -1327,13 +1327,13 @@ const Le = {
|
|
|
1327
1327
|
const a = de(e, t.required, i);
|
|
1328
1328
|
if (a != null) return a;
|
|
1329
1329
|
const r = [];
|
|
1330
|
-
return
|
|
1330
|
+
return $l(e) ? (!X(t.min) && e < t.min && r.push(W(i.numberTooSmall, t.min)), !X(t.max) && e > t.max && r.push(W(i.numberTooBig, t.max))) : r.push(W(i.invalidNumber)), r;
|
|
1331
1331
|
},
|
|
1332
1332
|
integer(e, t, n, i = ne) {
|
|
1333
1333
|
const a = de(e, t.required, i);
|
|
1334
1334
|
if (a != null) return a;
|
|
1335
1335
|
const r = Le.number(e, t, n, i);
|
|
1336
|
-
return
|
|
1336
|
+
return kl(e) || r.push(W(i.invalidInteger)), r;
|
|
1337
1337
|
},
|
|
1338
1338
|
double(e, t, n, i = ne) {
|
|
1339
1339
|
const a = de(e, t.required, i);
|
|
@@ -1423,9 +1423,9 @@ const Le = {
|
|
|
1423
1423
|
};
|
|
1424
1424
|
Object.keys(Le).forEach((e) => {
|
|
1425
1425
|
const t = Le[e];
|
|
1426
|
-
H(t) && (t.locale = (n) => (i, a, r) => t(i, a, r,
|
|
1426
|
+
H(t) && (t.locale = (n) => (i, a, r) => t(i, a, r, Al(n, ne)));
|
|
1427
1427
|
});
|
|
1428
|
-
function
|
|
1428
|
+
function Fn(e) {
|
|
1429
1429
|
return Ue(e) ? Le[e] != null ? Le[e] : (console.warn(`'${e}' is not a validator function!`), null) : e;
|
|
1430
1430
|
}
|
|
1431
1431
|
function Mt(e, t, n) {
|
|
@@ -1474,8 +1474,8 @@ const ie = {
|
|
|
1474
1474
|
if (this.schema.validator && this.schema.readonly !== !0 && this.disabled !== !0) {
|
|
1475
1475
|
const a = [];
|
|
1476
1476
|
Array.isArray(this.schema.validator) ? re(this.schema.validator, (r) => {
|
|
1477
|
-
a.push(
|
|
1478
|
-
}) : a.push(
|
|
1477
|
+
a.push(Fn(r).bind(this));
|
|
1478
|
+
}) : a.push(Fn(this.schema.validator).bind(this)), re(a, (r) => {
|
|
1479
1479
|
if (t)
|
|
1480
1480
|
n.push(r(this.value, this.schema, this.model));
|
|
1481
1481
|
else {
|
|
@@ -1490,7 +1490,7 @@ const ie = {
|
|
|
1490
1490
|
}
|
|
1491
1491
|
const i = (a) => {
|
|
1492
1492
|
let r = [];
|
|
1493
|
-
re(
|
|
1493
|
+
re(pi(a), (s) => {
|
|
1494
1494
|
Array.isArray(s) && s.length > 0 ? r = r.concat(s) : Ue(s) && r.push(s);
|
|
1495
1495
|
}), H(this.schema.onValidated) && this.schema.onValidated.call(this, this.model, r, this.schema);
|
|
1496
1496
|
const o = r.length === 0;
|
|
@@ -1531,7 +1531,7 @@ const ie = {
|
|
|
1531
1531
|
},
|
|
1532
1532
|
getFieldID(e, t = !1) {
|
|
1533
1533
|
const n = P(this.formOptions, "fieldIdPrefix", "");
|
|
1534
|
-
return Kt(e, n) + (t ? "-" +
|
|
1534
|
+
return Kt(e, n) + (t ? "-" + gi() : "");
|
|
1535
1535
|
},
|
|
1536
1536
|
getLabelId(e) {
|
|
1537
1537
|
return `${this.getFieldID(e)}-label`;
|
|
@@ -1546,7 +1546,7 @@ const ie = {
|
|
|
1546
1546
|
return e;
|
|
1547
1547
|
}
|
|
1548
1548
|
}
|
|
1549
|
-
},
|
|
1549
|
+
}, Kf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1550
1550
|
__proto__: null,
|
|
1551
1551
|
default: ie
|
|
1552
1552
|
}, Symbol.toStringTag, { value: "Module" })), K = (e, t) => {
|
|
@@ -1554,7 +1554,7 @@ const ie = {
|
|
|
1554
1554
|
for (const [i, a] of t)
|
|
1555
1555
|
n[i] = a;
|
|
1556
1556
|
return n;
|
|
1557
|
-
},
|
|
1557
|
+
}, xl = {
|
|
1558
1558
|
mixins: [ie],
|
|
1559
1559
|
emits: ["model-updated"],
|
|
1560
1560
|
data() {
|
|
@@ -1581,19 +1581,19 @@ const ie = {
|
|
|
1581
1581
|
this.$emit("model-updated", e, t);
|
|
1582
1582
|
}
|
|
1583
1583
|
}
|
|
1584
|
-
},
|
|
1584
|
+
}, zl = {
|
|
1585
1585
|
class: "advanced-field-dropdown-wrapper",
|
|
1586
1586
|
"data-testid": "advanced-field-dropdown-wrapper"
|
|
1587
|
-
},
|
|
1588
|
-
function
|
|
1587
|
+
}, Hl = { class: "material-icons" };
|
|
1588
|
+
function Yl(e, t, n, i, a, r) {
|
|
1589
1589
|
const o = F("vue-form-generator");
|
|
1590
|
-
return d(), f("div",
|
|
1590
|
+
return d(), f("div", zl, [
|
|
1591
1591
|
c("button", {
|
|
1592
1592
|
class: "advanced-field-title",
|
|
1593
1593
|
type: "button",
|
|
1594
1594
|
onClick: t[0] || (t[0] = (...s) => r.handleOpen && r.handleOpen(...s))
|
|
1595
1595
|
}, [
|
|
1596
|
-
c("i",
|
|
1596
|
+
c("i", Hl, O(a.isOpen ? "keyboard_arrow_up" : "keyboard_arrow_right"), 1),
|
|
1597
1597
|
c("span", null, O(r.titleText), 1)
|
|
1598
1598
|
]),
|
|
1599
1599
|
c("div", {
|
|
@@ -1608,8 +1608,8 @@ function Hl(e, t, n, i, a, r) {
|
|
|
1608
1608
|
], 2)
|
|
1609
1609
|
]);
|
|
1610
1610
|
}
|
|
1611
|
-
const
|
|
1612
|
-
function
|
|
1611
|
+
const Gl = /* @__PURE__ */ K(xl, [["render", Yl], ["__scopeId", "data-v-6f4089bd"]]);
|
|
1612
|
+
function Wl(e) {
|
|
1613
1613
|
const t = pe([]), n = pe(null), i = (w) => Ue(w) ? Le[w] != null ? Le[w] : (console.warn(`'${w}' is not a validator function!`), null) : w, a = L({
|
|
1614
1614
|
get() {
|
|
1615
1615
|
var I, y;
|
|
@@ -1646,7 +1646,7 @@ function Gl(e) {
|
|
|
1646
1646
|
const B = (b) => {
|
|
1647
1647
|
var A, D;
|
|
1648
1648
|
let p = [];
|
|
1649
|
-
if (re(
|
|
1649
|
+
if (re(pi(b), (h) => {
|
|
1650
1650
|
Array.isArray(h) && h.length > 0 ? p = p.concat(h) : Ue(h) && p.push(h);
|
|
1651
1651
|
}), H((A = e.schema) == null ? void 0 : A.onValidated) && e.schema.onValidated((D = e.model) == null ? void 0 : D.value, p, e.schema), !w) {
|
|
1652
1652
|
const h = p.length === 0;
|
|
@@ -1684,7 +1684,7 @@ function Gl(e) {
|
|
|
1684
1684
|
}
|
|
1685
1685
|
}, m = (w, I = !1) => {
|
|
1686
1686
|
const y = P(e.formOptions, "fieldIdPrefix", "");
|
|
1687
|
-
return Kt(w, y) + (I ? "-" +
|
|
1687
|
+
return Kt(w, y) + (I ? "-" + gi() : "");
|
|
1688
1688
|
}, g = (w) => `${m(w)}-label`, v = () => P(e.schema, "fieldClasses", []), U = (w) => w, N = (w) => w;
|
|
1689
1689
|
return {
|
|
1690
1690
|
value: a,
|
|
@@ -1695,9 +1695,9 @@ function Gl(e) {
|
|
|
1695
1695
|
updateModelValue: s
|
|
1696
1696
|
};
|
|
1697
1697
|
}
|
|
1698
|
-
const
|
|
1699
|
-
useAbstractFields:
|
|
1700
|
-
},
|
|
1698
|
+
const Ci = {
|
|
1699
|
+
useAbstractFields: Wl
|
|
1700
|
+
}, Zl = { class: "form-field-wrapper" }, Jl = /* @__PURE__ */ me({
|
|
1701
1701
|
__name: "FieldInput",
|
|
1702
1702
|
props: {
|
|
1703
1703
|
disabled: {
|
|
@@ -1737,7 +1737,7 @@ const Si = {
|
|
|
1737
1737
|
},
|
|
1738
1738
|
emits: ["modelUpdated"],
|
|
1739
1739
|
setup(e, { expose: t, emit: n }) {
|
|
1740
|
-
const i = e, a = n, r =
|
|
1740
|
+
const i = e, a = n, r = qn(i), { updateModelValue: o, getFieldID: s, clearValidationErrors: l, value: u } = Ci.useAbstractFields({
|
|
1741
1741
|
model: r.model,
|
|
1742
1742
|
schema: i.schema,
|
|
1743
1743
|
formOptions: i.formOptions,
|
|
@@ -1776,7 +1776,7 @@ const Si = {
|
|
|
1776
1776
|
var y;
|
|
1777
1777
|
H(w.value) && ((y = w.value) == null || y.flush());
|
|
1778
1778
|
};
|
|
1779
|
-
return
|
|
1779
|
+
return Pn(() => {
|
|
1780
1780
|
switch (m.value) {
|
|
1781
1781
|
case "number":
|
|
1782
1782
|
case "range":
|
|
@@ -1806,11 +1806,11 @@ const Si = {
|
|
|
1806
1806
|
);
|
|
1807
1807
|
break;
|
|
1808
1808
|
}
|
|
1809
|
-
}),
|
|
1809
|
+
}), zi(() => {
|
|
1810
1810
|
m.value === "checkbox" ? console.warn("The use of 'checkbox' inputType with 'input' type fields is deprecated. Use 'checkbox' type instead.") : m.value === "radio" ? console.warn("The use of 'radio' inputType with 'input' type fields is deprecated. Use 'radio' type instead.") : m.value === "file" && console.warn("The 'file' type in input field is deprecated. Use 'file' field instead.");
|
|
1811
1811
|
}), (y, S) => {
|
|
1812
1812
|
const B = F("KInput");
|
|
1813
|
-
return d(), f("div",
|
|
1813
|
+
return d(), f("div", Zl, [
|
|
1814
1814
|
M(B, Ie(y.$attrs, {
|
|
1815
1815
|
id: R(s)(e.schema),
|
|
1816
1816
|
autocomplete: e.schema.autocomplete,
|
|
@@ -1835,22 +1835,22 @@ const Si = {
|
|
|
1835
1835
|
]);
|
|
1836
1836
|
};
|
|
1837
1837
|
}
|
|
1838
|
-
}),
|
|
1839
|
-
function
|
|
1838
|
+
}), Ii = /* @__PURE__ */ K(Jl, [["__scopeId", "data-v-f0962820"]]);
|
|
1839
|
+
function Xl(e, t) {
|
|
1840
1840
|
for (var n = -1, i = e == null ? 0 : e.length; ++n < i; )
|
|
1841
1841
|
if (t(e[n], n, e))
|
|
1842
1842
|
return !0;
|
|
1843
1843
|
return !1;
|
|
1844
1844
|
}
|
|
1845
|
-
var
|
|
1846
|
-
function
|
|
1847
|
-
var o = n &
|
|
1845
|
+
var Ql = 1, ed = 2;
|
|
1846
|
+
function Ai(e, t, n, i, a, r) {
|
|
1847
|
+
var o = n & Ql, s = e.length, l = t.length;
|
|
1848
1848
|
if (s != l && !(o && l > s))
|
|
1849
1849
|
return !1;
|
|
1850
1850
|
var u = r.get(e), m = r.get(t);
|
|
1851
1851
|
if (u && m)
|
|
1852
1852
|
return u == t && m == e;
|
|
1853
|
-
var g = -1, v = !0, U = n &
|
|
1853
|
+
var g = -1, v = !0, U = n & ed ? new tt() : void 0;
|
|
1854
1854
|
for (r.set(e, t), r.set(t, e); ++g < s; ) {
|
|
1855
1855
|
var N = e[g], w = t[g];
|
|
1856
1856
|
if (i)
|
|
@@ -1862,8 +1862,8 @@ function Ii(e, t, n, i, a, r) {
|
|
|
1862
1862
|
break;
|
|
1863
1863
|
}
|
|
1864
1864
|
if (U) {
|
|
1865
|
-
if (!
|
|
1866
|
-
if (!
|
|
1865
|
+
if (!Xl(t, function(y, S) {
|
|
1866
|
+
if (!hi(U, S) && (N === y || a(N, y, n, i, r)))
|
|
1867
1867
|
return U.push(S);
|
|
1868
1868
|
})) {
|
|
1869
1869
|
v = !1;
|
|
@@ -1876,56 +1876,56 @@ function Ii(e, t, n, i, a, r) {
|
|
|
1876
1876
|
}
|
|
1877
1877
|
return r.delete(e), r.delete(t), v;
|
|
1878
1878
|
}
|
|
1879
|
-
function
|
|
1879
|
+
function td(e) {
|
|
1880
1880
|
var t = -1, n = Array(e.size);
|
|
1881
1881
|
return e.forEach(function(i, a) {
|
|
1882
1882
|
n[++t] = [a, i];
|
|
1883
1883
|
}), n;
|
|
1884
1884
|
}
|
|
1885
|
-
var
|
|
1886
|
-
function
|
|
1885
|
+
var nd = 1, id = 2, rd = "[object Boolean]", ad = "[object Date]", sd = "[object Error]", od = "[object Map]", ld = "[object Number]", dd = "[object RegExp]", ud = "[object Set]", cd = "[object String]", md = "[object Symbol]", fd = "[object ArrayBuffer]", hd = "[object DataView]", kn = ge ? ge.prototype : void 0, St = kn ? kn.valueOf : void 0;
|
|
1886
|
+
function pd(e, t, n, i, a, r, o) {
|
|
1887
1887
|
switch (n) {
|
|
1888
|
-
case
|
|
1888
|
+
case hd:
|
|
1889
1889
|
if (e.byteLength != t.byteLength || e.byteOffset != t.byteOffset)
|
|
1890
1890
|
return !1;
|
|
1891
1891
|
e = e.buffer, t = t.buffer;
|
|
1892
|
-
case
|
|
1892
|
+
case fd:
|
|
1893
1893
|
return !(e.byteLength != t.byteLength || !r(new dt(e), new dt(t)));
|
|
1894
|
-
case id:
|
|
1895
1894
|
case rd:
|
|
1896
|
-
case od:
|
|
1897
|
-
return rt(+e, +t);
|
|
1898
1895
|
case ad:
|
|
1899
|
-
return e.name == t.name && e.message == t.message;
|
|
1900
1896
|
case ld:
|
|
1901
|
-
|
|
1902
|
-
return e == t + "";
|
|
1897
|
+
return rt(+e, +t);
|
|
1903
1898
|
case sd:
|
|
1904
|
-
|
|
1899
|
+
return e.name == t.name && e.message == t.message;
|
|
1905
1900
|
case dd:
|
|
1906
|
-
|
|
1901
|
+
case cd:
|
|
1902
|
+
return e == t + "";
|
|
1903
|
+
case od:
|
|
1904
|
+
var s = td;
|
|
1905
|
+
case ud:
|
|
1906
|
+
var l = i & nd;
|
|
1907
1907
|
if (s || (s = xt), e.size != t.size && !l)
|
|
1908
1908
|
return !1;
|
|
1909
1909
|
var u = o.get(e);
|
|
1910
1910
|
if (u)
|
|
1911
1911
|
return u == t;
|
|
1912
|
-
i |=
|
|
1913
|
-
var m =
|
|
1912
|
+
i |= id, o.set(e, t);
|
|
1913
|
+
var m = Ai(s(e), s(t), i, a, r, o);
|
|
1914
1914
|
return o.delete(e), m;
|
|
1915
|
-
case
|
|
1915
|
+
case md:
|
|
1916
1916
|
if (St)
|
|
1917
1917
|
return St.call(e) == St.call(t);
|
|
1918
1918
|
}
|
|
1919
1919
|
return !1;
|
|
1920
1920
|
}
|
|
1921
|
-
var
|
|
1922
|
-
function
|
|
1923
|
-
var o = n &
|
|
1921
|
+
var gd = 1, yd = Object.prototype, vd = yd.hasOwnProperty;
|
|
1922
|
+
function bd(e, t, n, i, a, r) {
|
|
1923
|
+
var o = n & gd, s = It(e), l = s.length, u = It(t), m = u.length;
|
|
1924
1924
|
if (l != m && !o)
|
|
1925
1925
|
return !1;
|
|
1926
1926
|
for (var g = l; g--; ) {
|
|
1927
1927
|
var v = s[g];
|
|
1928
|
-
if (!(o ? v in t :
|
|
1928
|
+
if (!(o ? v in t : vd.call(t, v)))
|
|
1929
1929
|
return !1;
|
|
1930
1930
|
}
|
|
1931
1931
|
var U = r.get(e), N = r.get(t);
|
|
@@ -1950,10 +1950,10 @@ function vd(e, t, n, i, a, r) {
|
|
|
1950
1950
|
}
|
|
1951
1951
|
return r.delete(e), r.delete(t), w;
|
|
1952
1952
|
}
|
|
1953
|
-
var
|
|
1954
|
-
function
|
|
1955
|
-
var o = ce(e), s = ce(t), l = o ?
|
|
1956
|
-
l = l ==
|
|
1953
|
+
var _d = 1, Un = "[object Arguments]", Nn = "[object Array]", st = "[object Object]", wd = Object.prototype, Ln = wd.hasOwnProperty;
|
|
1954
|
+
function Td(e, t, n, i, a, r) {
|
|
1955
|
+
var o = ce(e), s = ce(t), l = o ? Nn : Qe(e), u = s ? Nn : Qe(t);
|
|
1956
|
+
l = l == Un ? st : l, u = u == Un ? st : u;
|
|
1957
1957
|
var m = l == st, g = u == st, v = l == u;
|
|
1958
1958
|
if (v && ot(e)) {
|
|
1959
1959
|
if (!ot(t))
|
|
@@ -1961,21 +1961,21 @@ function wd(e, t, n, i, a, r) {
|
|
|
1961
1961
|
o = !0, m = !1;
|
|
1962
1962
|
}
|
|
1963
1963
|
if (v && !m)
|
|
1964
|
-
return r || (r = new he()), o ||
|
|
1965
|
-
if (!(n &
|
|
1966
|
-
var U = m &&
|
|
1964
|
+
return r || (r = new he()), o || Gn(e) ? Ai(e, t, n, i, a, r) : pd(e, t, l, n, i, a, r);
|
|
1965
|
+
if (!(n & _d)) {
|
|
1966
|
+
var U = m && Ln.call(e, "__wrapped__"), N = g && Ln.call(t, "__wrapped__");
|
|
1967
1967
|
if (U || N) {
|
|
1968
1968
|
var w = U ? e.value() : e, I = N ? t.value() : t;
|
|
1969
1969
|
return r || (r = new he()), a(w, I, n, i, r);
|
|
1970
1970
|
}
|
|
1971
1971
|
}
|
|
1972
|
-
return v ? (r || (r = new he()),
|
|
1972
|
+
return v ? (r || (r = new he()), bd(e, t, n, i, a, r)) : !1;
|
|
1973
1973
|
}
|
|
1974
1974
|
function zt(e, t, n, i, a) {
|
|
1975
|
-
return e === t ? !0 : e == null || t == null || !ye(e) && !ye(t) ? e !== e && t !== t :
|
|
1975
|
+
return e === t ? !0 : e == null || t == null || !ye(e) && !ye(t) ? e !== e && t !== t : Td(e, t, n, i, zt, a);
|
|
1976
1976
|
}
|
|
1977
|
-
var
|
|
1978
|
-
function
|
|
1977
|
+
var Md = 1, Sd = 2;
|
|
1978
|
+
function Cd(e, t, n, i) {
|
|
1979
1979
|
var a = n.length, r = a, o = !i;
|
|
1980
1980
|
if (e == null)
|
|
1981
1981
|
return !r;
|
|
@@ -1994,77 +1994,77 @@ function Sd(e, t, n, i) {
|
|
|
1994
1994
|
var g = new he();
|
|
1995
1995
|
if (i)
|
|
1996
1996
|
var v = i(u, m, l, e, t, g);
|
|
1997
|
-
if (!(v === void 0 ? zt(m, u,
|
|
1997
|
+
if (!(v === void 0 ? zt(m, u, Md | Sd, i, g) : v))
|
|
1998
1998
|
return !1;
|
|
1999
1999
|
}
|
|
2000
2000
|
}
|
|
2001
2001
|
return !0;
|
|
2002
2002
|
}
|
|
2003
|
-
function
|
|
2003
|
+
function Ei(e) {
|
|
2004
2004
|
return e === e && !ae(e);
|
|
2005
2005
|
}
|
|
2006
|
-
function
|
|
2006
|
+
function Id(e) {
|
|
2007
2007
|
for (var t = ze(e), n = t.length; n--; ) {
|
|
2008
2008
|
var i = t[n], a = e[i];
|
|
2009
|
-
t[n] = [i, a,
|
|
2009
|
+
t[n] = [i, a, Ei(a)];
|
|
2010
2010
|
}
|
|
2011
2011
|
return t;
|
|
2012
2012
|
}
|
|
2013
|
-
function
|
|
2013
|
+
function $i(e, t) {
|
|
2014
2014
|
return function(n) {
|
|
2015
2015
|
return n == null ? !1 : n[e] === t && (t !== void 0 || e in Object(n));
|
|
2016
2016
|
};
|
|
2017
2017
|
}
|
|
2018
|
-
function
|
|
2019
|
-
var t =
|
|
2020
|
-
return t.length == 1 && t[0][2] ?
|
|
2021
|
-
return n === e ||
|
|
2018
|
+
function Ad(e) {
|
|
2019
|
+
var t = Id(e);
|
|
2020
|
+
return t.length == 1 && t[0][2] ? $i(t[0][0], t[0][1]) : function(n) {
|
|
2021
|
+
return n === e || Cd(n, e, t);
|
|
2022
2022
|
};
|
|
2023
2023
|
}
|
|
2024
|
-
function
|
|
2024
|
+
function Ed(e, t) {
|
|
2025
2025
|
return e != null && t in Object(e);
|
|
2026
2026
|
}
|
|
2027
|
-
function
|
|
2028
|
-
t =
|
|
2027
|
+
function $d(e, t, n) {
|
|
2028
|
+
t = Qn(t, e);
|
|
2029
2029
|
for (var i = -1, a = t.length, r = !1; ++i < a; ) {
|
|
2030
2030
|
var o = gt(t[i]);
|
|
2031
2031
|
if (!(r = e != null && n(e, o)))
|
|
2032
2032
|
break;
|
|
2033
2033
|
e = e[o];
|
|
2034
2034
|
}
|
|
2035
|
-
return r || ++i != a ? r : (a = e == null ? 0 : e.length, !!a && Vt(a) && Lt(o, a) && (ce(e) ||
|
|
2035
|
+
return r || ++i != a ? r : (a = e == null ? 0 : e.length, !!a && Vt(a) && Lt(o, a) && (ce(e) || zn(e)));
|
|
2036
2036
|
}
|
|
2037
|
-
function
|
|
2038
|
-
return e != null &&
|
|
2037
|
+
function Od(e, t) {
|
|
2038
|
+
return e != null && $d(e, t, Ed);
|
|
2039
2039
|
}
|
|
2040
|
-
var
|
|
2041
|
-
function
|
|
2042
|
-
return Rt(e) &&
|
|
2040
|
+
var Fd = 1, kd = 2;
|
|
2041
|
+
function Ud(e, t) {
|
|
2042
|
+
return Rt(e) && Ei(t) ? $i(gt(e), t) : function(n) {
|
|
2043
2043
|
var i = P(n, e);
|
|
2044
|
-
return i === void 0 && i === t ?
|
|
2044
|
+
return i === void 0 && i === t ? Od(n, e) : zt(t, i, Fd | kd);
|
|
2045
2045
|
};
|
|
2046
2046
|
}
|
|
2047
|
-
function
|
|
2047
|
+
function Nd(e) {
|
|
2048
2048
|
return function(t) {
|
|
2049
2049
|
return t == null ? void 0 : t[e];
|
|
2050
2050
|
};
|
|
2051
2051
|
}
|
|
2052
|
-
function
|
|
2052
|
+
function Ld(e) {
|
|
2053
2053
|
return function(t) {
|
|
2054
|
-
return
|
|
2054
|
+
return ei(t, e);
|
|
2055
2055
|
};
|
|
2056
2056
|
}
|
|
2057
|
-
function
|
|
2058
|
-
return Rt(e) ?
|
|
2057
|
+
function Vd(e) {
|
|
2058
|
+
return Rt(e) ? Nd(gt(e)) : Ld(e);
|
|
2059
2059
|
}
|
|
2060
|
-
function
|
|
2061
|
-
return typeof e == "function" ? e : e == null ? mt : typeof e == "object" ? ce(e) ?
|
|
2060
|
+
function Oi(e) {
|
|
2061
|
+
return typeof e == "function" ? e : e == null ? mt : typeof e == "object" ? ce(e) ? Ud(e[0], e[1]) : Ad(e) : Vd(e);
|
|
2062
2062
|
}
|
|
2063
|
-
function
|
|
2063
|
+
function qd(e) {
|
|
2064
2064
|
return function(t, n, i) {
|
|
2065
2065
|
var a = Object(t);
|
|
2066
2066
|
if (!it(t)) {
|
|
2067
|
-
var r =
|
|
2067
|
+
var r = Oi(n);
|
|
2068
2068
|
t = ze(t), n = function(s) {
|
|
2069
2069
|
return r(a[s], s, a);
|
|
2070
2070
|
};
|
|
@@ -2073,17 +2073,17 @@ function Vd(e) {
|
|
|
2073
2073
|
return o > -1 ? a[r ? t[o] : o] : void 0;
|
|
2074
2074
|
};
|
|
2075
2075
|
}
|
|
2076
|
-
var
|
|
2077
|
-
function
|
|
2076
|
+
var Pd = Math.max;
|
|
2077
|
+
function Rd(e, t, n) {
|
|
2078
2078
|
var i = e == null ? 0 : e.length;
|
|
2079
2079
|
if (!i)
|
|
2080
2080
|
return -1;
|
|
2081
|
-
var a = n == null ? 0 :
|
|
2082
|
-
return a < 0 && (a =
|
|
2081
|
+
var a = n == null ? 0 : vi(n);
|
|
2082
|
+
return a < 0 && (a = Pd(i + a, 0)), fi(e, Oi(t), a);
|
|
2083
2083
|
}
|
|
2084
|
-
var
|
|
2085
|
-
const
|
|
2086
|
-
function
|
|
2084
|
+
var Bd = qd(Rd);
|
|
2085
|
+
const jd = ["disabled", "name", "id"], Dd = ["disabled"], Kd = ["label"], xd = ["value"], zd = ["value"];
|
|
2086
|
+
function Hd(e, t, n, i, a, r) {
|
|
2087
2087
|
const o = nt("attributes");
|
|
2088
2088
|
return Q((d(), f("select", {
|
|
2089
2089
|
class: G(["form-control", e.schema.fieldClasses]),
|
|
@@ -2096,7 +2096,7 @@ function zd(e, t, n, i, a, r) {
|
|
|
2096
2096
|
key: 0,
|
|
2097
2097
|
disabled: e.schema.required || null,
|
|
2098
2098
|
value: null
|
|
2099
|
-
}, O(r.selectOptions.noneSelectedText || "<Nothing selected>"), 9,
|
|
2099
|
+
}, O(r.selectOptions.noneSelectedText || "<Nothing selected>"), 9, Dd)),
|
|
2100
2100
|
(d(!0), f(q, null, Z(r.items, (s) => (d(), f(q, null, [
|
|
2101
2101
|
s.group ? (d(), f("optgroup", {
|
|
2102
2102
|
key: 0,
|
|
@@ -2104,19 +2104,19 @@ function zd(e, t, n, i, a, r) {
|
|
|
2104
2104
|
}, [
|
|
2105
2105
|
s.ops ? (d(!0), f(q, { key: 0 }, Z(s.ops, (l) => (d(), f("option", {
|
|
2106
2106
|
value: r.getItemValue(l)
|
|
2107
|
-
}, O(r.getItemName(l)), 9,
|
|
2108
|
-
], 8,
|
|
2107
|
+
}, O(r.getItemName(l)), 9, xd))), 256)) : C("", !0)
|
|
2108
|
+
], 8, Kd)) : C("", !0),
|
|
2109
2109
|
s.group ? C("", !0) : (d(), f("option", {
|
|
2110
2110
|
key: 1,
|
|
2111
2111
|
value: r.getItemValue(s)
|
|
2112
|
-
}, O(r.getItemName(s)), 9,
|
|
2112
|
+
}, O(r.getItemName(s)), 9, zd))
|
|
2113
2113
|
], 64))), 256))
|
|
2114
|
-
], 10,
|
|
2115
|
-
[
|
|
2114
|
+
], 10, jd)), [
|
|
2115
|
+
[Rn, e.value],
|
|
2116
2116
|
[o, "input"]
|
|
2117
2117
|
]);
|
|
2118
2118
|
}
|
|
2119
|
-
const
|
|
2119
|
+
const Yd = {
|
|
2120
2120
|
mixins: [ie],
|
|
2121
2121
|
computed: {
|
|
2122
2122
|
selectOptions() {
|
|
@@ -2135,7 +2135,7 @@ const Hd = {
|
|
|
2135
2135
|
const t = [];
|
|
2136
2136
|
let n = {};
|
|
2137
2137
|
return e.forEach((i) => {
|
|
2138
|
-
n = null, i.group && ae(i) ? (n =
|
|
2138
|
+
n = null, i.group && ae(i) ? (n = Bd(t, (a) => a.group === i.group), n ? n.ops.push({
|
|
2139
2139
|
id: i.id,
|
|
2140
2140
|
name: i.name
|
|
2141
2141
|
}) : (n = {
|
|
@@ -2173,18 +2173,18 @@ const Hd = {
|
|
|
2173
2173
|
return e;
|
|
2174
2174
|
}
|
|
2175
2175
|
}
|
|
2176
|
-
},
|
|
2176
|
+
}, Fi = /* @__PURE__ */ K(Yd, [["render", Hd]]), xe = "24px", Ht = (e, t) => {
|
|
2177
2177
|
const n = e.__vccOpts || e;
|
|
2178
2178
|
for (const [i, a] of t)
|
|
2179
2179
|
n[i] = a;
|
|
2180
2180
|
return n;
|
|
2181
|
-
},
|
|
2181
|
+
}, Gd = (e) => (ve("data-v-c1f7c39c"), e = e(), be(), e), Wd = ["aria-hidden"], Zd = {
|
|
2182
2182
|
key: 0,
|
|
2183
2183
|
"data-testid": "kui-icon-svg-title"
|
|
2184
|
-
},
|
|
2184
|
+
}, Jd = /* @__PURE__ */ Gd(() => /* @__PURE__ */ c("path", {
|
|
2185
2185
|
d: "M11 19V13H5V11H11V5H13V11H19V13H13V19H11Z",
|
|
2186
2186
|
fill: "currentColor"
|
|
2187
|
-
}, null, -1)),
|
|
2187
|
+
}, null, -1)), Xd = /* @__PURE__ */ me({
|
|
2188
2188
|
__name: "AddIcon",
|
|
2189
2189
|
props: {
|
|
2190
2190
|
/** The accessibility text provided to screen readers */
|
|
@@ -2271,20 +2271,20 @@ const Hd = {
|
|
|
2271
2271
|
width: "100%",
|
|
2272
2272
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2273
2273
|
}, [
|
|
2274
|
-
e.title ? (d(), f("title",
|
|
2275
|
-
|
|
2276
|
-
], 8,
|
|
2274
|
+
e.title ? (d(), f("title", Zd, O(e.title), 1)) : C("", !0),
|
|
2275
|
+
Jd
|
|
2276
|
+
], 8, Wd))
|
|
2277
2277
|
]),
|
|
2278
2278
|
_: 1
|
|
2279
2279
|
}, 8, ["aria-hidden", "style"]));
|
|
2280
2280
|
}
|
|
2281
|
-
}),
|
|
2281
|
+
}), ki = /* @__PURE__ */ Ht(Xd, [["__scopeId", "data-v-c1f7c39c"]]), Qd = (e) => (ve("data-v-885f8053"), e = e(), be(), e), eu = ["aria-hidden"], tu = {
|
|
2282
2282
|
key: 0,
|
|
2283
2283
|
"data-testid": "kui-icon-svg-title"
|
|
2284
|
-
},
|
|
2284
|
+
}, nu = /* @__PURE__ */ Qd(() => /* @__PURE__ */ c("path", {
|
|
2285
2285
|
d: "M5 13V11H19V13H5Z",
|
|
2286
2286
|
fill: "currentColor"
|
|
2287
|
-
}, null, -1)),
|
|
2287
|
+
}, null, -1)), iu = /* @__PURE__ */ me({
|
|
2288
2288
|
__name: "RemoveIcon",
|
|
2289
2289
|
props: {
|
|
2290
2290
|
/** The accessibility text provided to screen readers */
|
|
@@ -2371,20 +2371,20 @@ const Hd = {
|
|
|
2371
2371
|
width: "100%",
|
|
2372
2372
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2373
2373
|
}, [
|
|
2374
|
-
e.title ? (d(), f("title",
|
|
2375
|
-
|
|
2376
|
-
], 8,
|
|
2374
|
+
e.title ? (d(), f("title", tu, O(e.title), 1)) : C("", !0),
|
|
2375
|
+
nu
|
|
2376
|
+
], 8, eu))
|
|
2377
2377
|
]),
|
|
2378
2378
|
_: 1
|
|
2379
2379
|
}, 8, ["aria-hidden", "style"]));
|
|
2380
2380
|
}
|
|
2381
|
-
}),
|
|
2381
|
+
}), ru = /* @__PURE__ */ Ht(iu, [["__scopeId", "data-v-885f8053"]]), au = (e) => (ve("data-v-c73ebbaa"), e = e(), be(), e), su = ["aria-hidden"], ou = {
|
|
2382
2382
|
key: 0,
|
|
2383
2383
|
"data-testid": "kui-icon-svg-title"
|
|
2384
|
-
},
|
|
2384
|
+
}, lu = /* @__PURE__ */ au(() => /* @__PURE__ */ c("path", {
|
|
2385
2385
|
d: "M7 21C6.45 21 5.97917 20.8042 5.5875 20.4125C5.19583 20.0208 5 19.55 5 19V6H4V4H9V3H15V4H20V6H19V19C19 19.55 18.8042 20.0208 18.4125 20.4125C18.0208 20.8042 17.55 21 17 21H7ZM17 6H7V19H17V6ZM9 17H11V8H9V17ZM13 17H15V8H13V17Z",
|
|
2386
2386
|
fill: "currentColor"
|
|
2387
|
-
}, null, -1)),
|
|
2387
|
+
}, null, -1)), du = /* @__PURE__ */ me({
|
|
2388
2388
|
__name: "TrashIcon",
|
|
2389
2389
|
props: {
|
|
2390
2390
|
/** The accessibility text provided to screen readers */
|
|
@@ -2471,14 +2471,14 @@ const Hd = {
|
|
|
2471
2471
|
width: "100%",
|
|
2472
2472
|
xmlns: "http://www.w3.org/2000/svg"
|
|
2473
2473
|
}, [
|
|
2474
|
-
e.title ? (d(), f("title",
|
|
2475
|
-
|
|
2476
|
-
], 8,
|
|
2474
|
+
e.title ? (d(), f("title", ou, O(e.title), 1)) : C("", !0),
|
|
2475
|
+
lu
|
|
2476
|
+
], 8, su))
|
|
2477
2477
|
]),
|
|
2478
2478
|
_: 1
|
|
2479
2479
|
}, 8, ["aria-hidden", "style"]));
|
|
2480
2480
|
}
|
|
2481
|
-
}), at = /* @__PURE__ */ Ht(
|
|
2481
|
+
}), at = /* @__PURE__ */ Ht(du, [["__scopeId", "data-v-c73ebbaa"]]), uu = { class: "array-card-container" }, cu = /* @__PURE__ */ me({
|
|
2482
2482
|
__name: "FieldArrayCardContainer",
|
|
2483
2483
|
props: {
|
|
2484
2484
|
model: {
|
|
@@ -2494,7 +2494,7 @@ const Hd = {
|
|
|
2494
2494
|
setup(e) {
|
|
2495
2495
|
return (t, n) => {
|
|
2496
2496
|
const i = F("KCard"), a = F("KButton");
|
|
2497
|
-
return d(), f("div",
|
|
2497
|
+
return d(), f("div", uu, [
|
|
2498
2498
|
M(i, { class: "card" }, {
|
|
2499
2499
|
default: T(() => [
|
|
2500
2500
|
De(t.$slots, "default", {}, void 0, !0)
|
|
@@ -2514,7 +2514,7 @@ const Hd = {
|
|
|
2514
2514
|
]);
|
|
2515
2515
|
};
|
|
2516
2516
|
}
|
|
2517
|
-
}),
|
|
2517
|
+
}), Ui = /* @__PURE__ */ K(cu, [["__scopeId", "data-v-7fbbde2b"]]), mu = { class: "array-item" }, fu = /* @__PURE__ */ me({
|
|
2518
2518
|
__name: "FieldArrayItem",
|
|
2519
2519
|
props: {
|
|
2520
2520
|
model: {
|
|
@@ -2526,7 +2526,7 @@ const Hd = {
|
|
|
2526
2526
|
setup(e) {
|
|
2527
2527
|
return (t, n) => {
|
|
2528
2528
|
const i = F("KButton");
|
|
2529
|
-
return d(), f("div",
|
|
2529
|
+
return d(), f("div", mu, [
|
|
2530
2530
|
De(t.$slots, "default", {}, void 0, !0),
|
|
2531
2531
|
M(i, {
|
|
2532
2532
|
appearance: "tertiary",
|
|
@@ -2541,13 +2541,13 @@ const Hd = {
|
|
|
2541
2541
|
]);
|
|
2542
2542
|
};
|
|
2543
2543
|
}
|
|
2544
|
-
}),
|
|
2544
|
+
}), Ni = /* @__PURE__ */ K(fu, [["__scopeId", "data-v-746e21a0"]]), hu = (e) => (ve("data-v-37458a0a"), e = e(), be(), e), pu = { class: "multi-item-wrapper" }, gu = /* @__PURE__ */ hu(() => /* @__PURE__ */ c("hr", null, null, -1)), yu = /* @__PURE__ */ me({
|
|
2545
2545
|
__name: "FieldArrayMultiItem",
|
|
2546
2546
|
emits: ["remove-item"],
|
|
2547
2547
|
setup(e) {
|
|
2548
2548
|
return (t, n) => {
|
|
2549
2549
|
const i = F("KButton");
|
|
2550
|
-
return d(), f("div",
|
|
2550
|
+
return d(), f("div", pu, [
|
|
2551
2551
|
De(t.$slots, "default", {}, void 0, !0),
|
|
2552
2552
|
M(i, {
|
|
2553
2553
|
appearance: "danger",
|
|
@@ -2559,13 +2559,13 @@ const Hd = {
|
|
|
2559
2559
|
]),
|
|
2560
2560
|
_: 1
|
|
2561
2561
|
}),
|
|
2562
|
-
|
|
2562
|
+
gu
|
|
2563
2563
|
]);
|
|
2564
2564
|
};
|
|
2565
2565
|
}
|
|
2566
|
-
}),
|
|
2567
|
-
function
|
|
2568
|
-
return e ? e.length === 36 && new RegExp(`^${
|
|
2566
|
+
}), Li = /* @__PURE__ */ K(yu, [["__scopeId", "data-v-37458a0a"]]), Ee = "kong-ui-forms-api", vu = "[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}";
|
|
2567
|
+
function bu(e) {
|
|
2568
|
+
return e ? e.length === 36 && new RegExp(`^${vu}$`).test(e) : !1;
|
|
2569
2569
|
}
|
|
2570
2570
|
const Ct = 50, Oe = {
|
|
2571
2571
|
CREATE_NOT_FROM_ENTITY: "CREATE_NOT_FROM_ENTITY",
|
|
@@ -2573,10 +2573,10 @@ const Ct = 50, Oe = {
|
|
|
2573
2573
|
UPDATE_ENTITY: "UPDATE_ENTITY",
|
|
2574
2574
|
SET_REFERRAL_VALUE: "SET_REFERRAL_VALUE"
|
|
2575
2575
|
};
|
|
2576
|
-
function
|
|
2576
|
+
function _u(e, t, n) {
|
|
2577
2577
|
return n ? Oe.SET_REFERRAL_VALUE : e && !t || !e && t ? Oe.UPDATE_ENTITY : e && t ? Oe.CREATE_FROM_ENTITY : Oe.CREATE_NOT_FROM_ENTITY;
|
|
2578
2578
|
}
|
|
2579
|
-
const
|
|
2579
|
+
const wu = {
|
|
2580
2580
|
mixins: [ie],
|
|
2581
2581
|
inject: [Ee],
|
|
2582
2582
|
emits: ["model-updated"],
|
|
@@ -2592,7 +2592,7 @@ const _u = {
|
|
|
2592
2592
|
},
|
|
2593
2593
|
computed: {
|
|
2594
2594
|
fieldState() {
|
|
2595
|
-
return
|
|
2595
|
+
return _u(this.model[this.schema.model], this.associatedEntity || this.entityId, this.bypassSearch);
|
|
2596
2596
|
},
|
|
2597
2597
|
associatedEntity() {
|
|
2598
2598
|
return this.$route && this.$route.params[this.entity];
|
|
@@ -2639,7 +2639,7 @@ const _u = {
|
|
|
2639
2639
|
return;
|
|
2640
2640
|
this.loading = !0;
|
|
2641
2641
|
const t = [], n = [], i = this.getInputFields(), a = /* @__PURE__ */ new Set();
|
|
2642
|
-
|
|
2642
|
+
bu(e) && i.includes("id") ? n.push((async () => {
|
|
2643
2643
|
const r = await this.fetchExact(e);
|
|
2644
2644
|
t.push({ ...r, label: this.getSuggestionLabel(r), value: r.id });
|
|
2645
2645
|
})()) : n.push(...i.filter((r) => r !== "id").map(async (r) => {
|
|
@@ -2692,10 +2692,10 @@ const _u = {
|
|
|
2692
2692
|
return t ? e[t] : e.id;
|
|
2693
2693
|
}
|
|
2694
2694
|
}
|
|
2695
|
-
},
|
|
2696
|
-
function
|
|
2695
|
+
}, Tu = { class: "field-wrap autosuggest" }, Mu = ["data-testid", "data-testlabel"], Su = ["data-testid"], Cu = { class: "autosuggest__results_message" };
|
|
2696
|
+
function Iu(e, t, n, i, a, r) {
|
|
2697
2697
|
const o = F("KSelect");
|
|
2698
|
-
return d(), f("div",
|
|
2698
|
+
return d(), f("div", Tu, [
|
|
2699
2699
|
M(o, {
|
|
2700
2700
|
id: e.schema.model,
|
|
2701
2701
|
ref: "suggestion",
|
|
@@ -2716,15 +2716,15 @@ function Cu(e, t, n, i, a, r) {
|
|
|
2716
2716
|
class: "first-part",
|
|
2717
2717
|
"data-testid": s.id && `${s.id}-0`,
|
|
2718
2718
|
"data-testlabel": s.label
|
|
2719
|
-
}, O(r.getSuggestionLabel(s).split(" - ")[0]), 9,
|
|
2719
|
+
}, O(r.getSuggestionLabel(s).split(" - ")[0]), 9, Mu),
|
|
2720
2720
|
(d(!0), f(q, null, Z(r.getSuggestionLabel(s).split(" - ").slice(1), (l, u) => (d(), f("span", {
|
|
2721
2721
|
key: u,
|
|
2722
2722
|
class: "field-span",
|
|
2723
2723
|
"data-testid": s.id && `${s.id}-${u + 1}` || u + 1
|
|
2724
|
-
}, O(l), 9,
|
|
2724
|
+
}, O(l), 9, Su))), 128))
|
|
2725
2725
|
]),
|
|
2726
2726
|
empty: T(() => [
|
|
2727
|
-
c("div",
|
|
2727
|
+
c("div", Cu, [
|
|
2728
2728
|
c("span", null, O(a.message), 1)
|
|
2729
2729
|
])
|
|
2730
2730
|
]),
|
|
@@ -2732,9 +2732,9 @@ function Cu(e, t, n, i, a, r) {
|
|
|
2732
2732
|
}, 8, ["id", "modelValue", "items", "loading", "placeholder", "onChange", "onQueryChange"])
|
|
2733
2733
|
]);
|
|
2734
2734
|
}
|
|
2735
|
-
const
|
|
2735
|
+
const Vi = /* @__PURE__ */ K(wu, [["render", Iu], ["__scopeId", "data-v-dd2fda9e"]]), Au = {
|
|
2736
2736
|
name: "FieldMetric",
|
|
2737
|
-
components: { AddIcon:
|
|
2737
|
+
components: { AddIcon: ki, TrashIcon: at },
|
|
2738
2738
|
mixins: [ie],
|
|
2739
2739
|
emits: ["remove-item"],
|
|
2740
2740
|
data() {
|
|
@@ -2742,11 +2742,11 @@ const Li = /* @__PURE__ */ K(_u, [["render", Cu], ["__scopeId", "data-v-dd2fda9e
|
|
|
2742
2742
|
contentVisible: !1
|
|
2743
2743
|
};
|
|
2744
2744
|
}
|
|
2745
|
-
},
|
|
2745
|
+
}, Eu = {
|
|
2746
2746
|
key: 0,
|
|
2747
2747
|
class: "content"
|
|
2748
2748
|
};
|
|
2749
|
-
function
|
|
2749
|
+
function $u(e, t, n, i, a, r) {
|
|
2750
2750
|
const o = F("AddIcon"), s = F("TrashIcon"), l = F("KButton");
|
|
2751
2751
|
return d(), f("div", {
|
|
2752
2752
|
class: G(["field-dropdown", { active: a.contentVisible }])
|
|
@@ -2758,9 +2758,9 @@ function Eu(e, t, n, i, a, r) {
|
|
|
2758
2758
|
ee(O(e.model.name ? e.model.name : "New Item") + " ", 1),
|
|
2759
2759
|
M(o, { class: "metric-add-icon" })
|
|
2760
2760
|
]),
|
|
2761
|
-
M(
|
|
2761
|
+
M(Hi, { name: "slide-fade" }, {
|
|
2762
2762
|
default: T(() => [
|
|
2763
|
-
a.contentVisible ? (d(), f("div",
|
|
2763
|
+
a.contentVisible ? (d(), f("div", Eu, [
|
|
2764
2764
|
De(e.$slots, "default"),
|
|
2765
2765
|
M(l, {
|
|
2766
2766
|
appearance: "tertiary",
|
|
@@ -2778,7 +2778,7 @@ function Eu(e, t, n, i, a, r) {
|
|
|
2778
2778
|
})
|
|
2779
2779
|
], 2);
|
|
2780
2780
|
}
|
|
2781
|
-
const
|
|
2781
|
+
const qi = /* @__PURE__ */ K(Au, [["render", $u]]), Ou = {
|
|
2782
2782
|
mixins: [ie],
|
|
2783
2783
|
data() {
|
|
2784
2784
|
return {
|
|
@@ -2811,48 +2811,47 @@ const Vi = /* @__PURE__ */ K(Iu, [["render", Eu]]), $u = {
|
|
|
2811
2811
|
this.value[this.newKeyName] = void 0, this.value = { ...this.value }, this.keyTypes[this.newKeyName] = this.newKeyType, this.keyTypes = { ...this.keyTypes }, this.newKeyName = "";
|
|
2812
2812
|
}
|
|
2813
2813
|
}
|
|
2814
|
-
},
|
|
2815
|
-
Bu,
|
|
2814
|
+
}, Yt = (e) => (ve("data-v-dfa59f5c"), e = e(), be(), e), Fu = { class: "field-object-container" }, ku = { key: 1 }, Uu = ["id"], Nu = { key: 0 }, Lu = ["onUpdate:modelValue"], Vu = { key: 1 }, qu = ["onUpdate:modelValue"], Pu = { key: 2 }, Ru = ["onUpdate:modelValue"], Bu = ["onClick"], ju = /* @__PURE__ */ Yt(() => /* @__PURE__ */ c("option", { value: "string" }, " String ", -1)), Du = /* @__PURE__ */ Yt(() => /* @__PURE__ */ c("option", { value: "number" }, " Number ", -1)), Ku = /* @__PURE__ */ Yt(() => /* @__PURE__ */ c("option", { value: "boolean" }, " Boolean ", -1)), xu = [
|
|
2816
2815
|
ju,
|
|
2817
|
-
Du
|
|
2816
|
+
Du,
|
|
2817
|
+
Ku
|
|
2818
2818
|
];
|
|
2819
|
-
function
|
|
2819
|
+
function zu(e, t, n, i, a, r) {
|
|
2820
2820
|
const o = F("vue-form-generator"), s = nt("attributes");
|
|
2821
|
-
return Q((d(), f("div",
|
|
2822
|
-
e.schema.schema ? (d(),
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
])) : (d(), f("div", Fu, [
|
|
2821
|
+
return Q((d(), f("div", Fu, [
|
|
2822
|
+
e.schema.schema ? (d(), k(o, {
|
|
2823
|
+
key: 0,
|
|
2824
|
+
model: e.value,
|
|
2825
|
+
options: e.formOptions,
|
|
2826
|
+
schema: e.schema.schema
|
|
2827
|
+
}, null, 8, ["model", "options", "schema"])) : (d(), f("div", ku, [
|
|
2829
2828
|
c("table", {
|
|
2830
2829
|
id: e.getFieldID(e.schema),
|
|
2831
2830
|
class: G(e.schema.fieldClasses)
|
|
2832
2831
|
}, [
|
|
2833
2832
|
(d(!0), f(q, null, Z(e.value, (l, u) => (d(), f("tr", { key: u }, [
|
|
2834
2833
|
c("td", null, O(u), 1),
|
|
2835
|
-
a.keyTypes[u] === "string" ? (d(), f("td",
|
|
2834
|
+
a.keyTypes[u] === "string" ? (d(), f("td", Nu, [
|
|
2836
2835
|
Q(c("input", {
|
|
2837
2836
|
"onUpdate:modelValue": (m) => e.value[u] = m,
|
|
2838
2837
|
type: "text"
|
|
2839
|
-
}, null, 8,
|
|
2838
|
+
}, null, 8, Lu), [
|
|
2840
2839
|
[Fe, e.value[u]]
|
|
2841
2840
|
])
|
|
2842
2841
|
])) : C("", !0),
|
|
2843
|
-
a.keyTypes[u] === "boolean" ? (d(), f("td",
|
|
2842
|
+
a.keyTypes[u] === "boolean" ? (d(), f("td", Vu, [
|
|
2844
2843
|
Q(c("input", {
|
|
2845
2844
|
"onUpdate:modelValue": (m) => e.value[u] = m,
|
|
2846
2845
|
type: "checkbox"
|
|
2847
|
-
}, null, 8,
|
|
2846
|
+
}, null, 8, qu), [
|
|
2848
2847
|
[Ut, e.value[u]]
|
|
2849
2848
|
])
|
|
2850
2849
|
])) : C("", !0),
|
|
2851
|
-
a.keyTypes[u] === "number" ? (d(), f("td",
|
|
2850
|
+
a.keyTypes[u] === "number" ? (d(), f("td", Pu, [
|
|
2852
2851
|
Q(c("input", {
|
|
2853
2852
|
"onUpdate:modelValue": (m) => e.value[u] = m,
|
|
2854
2853
|
type: "number"
|
|
2855
|
-
}, null, 8,
|
|
2854
|
+
}, null, 8, Ru), [
|
|
2856
2855
|
[Fe, e.value[u]]
|
|
2857
2856
|
])
|
|
2858
2857
|
])) : C("", !0),
|
|
@@ -2861,14 +2860,14 @@ function xu(e, t, n, i, a, r) {
|
|
|
2861
2860
|
type: "button",
|
|
2862
2861
|
value: "x",
|
|
2863
2862
|
onClick: (m) => r.removeElement(u)
|
|
2864
|
-
}, null, 8,
|
|
2863
|
+
}, null, 8, Bu)
|
|
2865
2864
|
])
|
|
2866
2865
|
]))), 128))
|
|
2867
|
-
], 10,
|
|
2866
|
+
], 10, Uu),
|
|
2868
2867
|
Q(c("select", {
|
|
2869
2868
|
"onUpdate:modelValue": t[0] || (t[0] = (l) => a.newKeyType = l)
|
|
2870
|
-
},
|
|
2871
|
-
[
|
|
2869
|
+
}, xu, 512), [
|
|
2870
|
+
[Rn, a.newKeyType]
|
|
2872
2871
|
]),
|
|
2873
2872
|
Q(c("input", {
|
|
2874
2873
|
"onUpdate:modelValue": t[1] || (t[1] = (l) => a.newKeyName = l),
|
|
@@ -2886,7 +2885,7 @@ function xu(e, t, n, i, a, r) {
|
|
|
2886
2885
|
[s, a.attributes]
|
|
2887
2886
|
]);
|
|
2888
2887
|
}
|
|
2889
|
-
const
|
|
2888
|
+
const Pi = /* @__PURE__ */ K(Ou, [["render", zu], ["__scopeId", "data-v-dfa59f5c"]]), Hu = {
|
|
2890
2889
|
components: {
|
|
2891
2890
|
TrashIcon: at
|
|
2892
2891
|
},
|
|
@@ -2972,14 +2971,14 @@ const qi = /* @__PURE__ */ K($u, [["render", xu]]), zu = {
|
|
|
2972
2971
|
this.$emit("model-updated", this.model[this.schema.model], t);
|
|
2973
2972
|
}
|
|
2974
2973
|
}
|
|
2975
|
-
},
|
|
2974
|
+
}, Ri = (e) => (ve("data-v-5deefed2"), e = e(), be(), e), Yu = ["id"], Gu = ["data-testid"], Wu = { class: "item-wrapper" }, Zu = { class: "index-wrapper" }, Ju = /* @__PURE__ */ Ri(() => /* @__PURE__ */ c("hr", { class: "divider" }, null, -1)), Xu = { key: 0 }, Qu = { key: 1 }, ec = ["onUpdate:modelValue", "placeholder", "onInput"], tc = {
|
|
2976
2975
|
key: 0,
|
|
2977
2976
|
class: "hint"
|
|
2978
|
-
},
|
|
2977
|
+
}, nc = /* @__PURE__ */ Ri(() => /* @__PURE__ */ c("hr", { class: "wide-divider" }, null, -1)), ic = { class: "input-item" }, rc = ["placeholder"], ac = {
|
|
2979
2978
|
key: 0,
|
|
2980
2979
|
class: "hint"
|
|
2981
2980
|
};
|
|
2982
|
-
function
|
|
2981
|
+
function sc(e, t, n, i, a, r) {
|
|
2983
2982
|
const o = F("TrashIcon"), s = F("KButton"), l = F("vue-form-generator");
|
|
2984
2983
|
return d(), f("div", {
|
|
2985
2984
|
id: e.getFieldID(e.schema),
|
|
@@ -2990,8 +2989,8 @@ function ac(e, t, n, i, a, r) {
|
|
|
2990
2989
|
"data-testid": `field-object-key-${m}`
|
|
2991
2990
|
}, [
|
|
2992
2991
|
c("div", null, [
|
|
2993
|
-
c("div",
|
|
2994
|
-
c("div",
|
|
2992
|
+
c("div", Wu, [
|
|
2993
|
+
c("div", Zu, [
|
|
2995
2994
|
c("strong", null, O(m), 1),
|
|
2996
2995
|
c("div", null, [
|
|
2997
2996
|
M(s, {
|
|
@@ -3008,41 +3007,41 @@ function ac(e, t, n, i, a, r) {
|
|
|
3008
3007
|
}, 1032, ["onClick"])
|
|
3009
3008
|
])
|
|
3010
3009
|
]),
|
|
3011
|
-
|
|
3012
|
-
r.subSchema ? (d(), f("div",
|
|
3010
|
+
Ju,
|
|
3011
|
+
r.subSchema ? (d(), f("div", Xu, [
|
|
3013
3012
|
M(l, {
|
|
3014
3013
|
model: r.transformedModel[m],
|
|
3015
3014
|
options: { helpAsHtml: !0 },
|
|
3016
3015
|
schema: r.subSchema,
|
|
3017
3016
|
onModelUpdated: r.updateModel
|
|
3018
3017
|
}, null, 8, ["model", "schema", "onModelUpdated"])
|
|
3019
|
-
])) : (d(), f("div",
|
|
3018
|
+
])) : (d(), f("div", Qu, [
|
|
3020
3019
|
Q(c("input", {
|
|
3021
3020
|
"onUpdate:modelValue": (g) => e.value[m] = g,
|
|
3022
3021
|
class: "form-control",
|
|
3023
3022
|
placeholder: e.schema.fields && e.schema.fields[0].schema.placeholder,
|
|
3024
3023
|
type: "text",
|
|
3025
3024
|
onInput: (g) => r.updateModel(e.value[m], e.model[e.schema.model])
|
|
3026
|
-
}, null, 40,
|
|
3025
|
+
}, null, 40, ec), [
|
|
3027
3026
|
[Fe, e.value[m]]
|
|
3028
3027
|
]),
|
|
3029
|
-
e.schema.fields && e.schema.fields[0].schema.hint ? (d(), f("p",
|
|
3028
|
+
e.schema.fields && e.schema.fields[0].schema.hint ? (d(), f("p", tc, O(e.schema.fields[0].schema.hint), 1)) : C("", !0)
|
|
3030
3029
|
])),
|
|
3031
|
-
|
|
3030
|
+
nc
|
|
3032
3031
|
])
|
|
3033
3032
|
])
|
|
3034
|
-
], 8,
|
|
3033
|
+
], 8, Gu))), 128)),
|
|
3035
3034
|
c("div", {
|
|
3036
3035
|
class: G(["input-wrapper", { indent: r.hasObjectKeys }])
|
|
3037
3036
|
}, [
|
|
3038
|
-
c("div",
|
|
3037
|
+
c("div", ic, [
|
|
3039
3038
|
Q(c("input", {
|
|
3040
3039
|
"onUpdate:modelValue": t[0] || (t[0] = (u) => a.newKeyName = u),
|
|
3041
3040
|
class: "form-control",
|
|
3042
3041
|
"data-testid": "keyname-input",
|
|
3043
3042
|
placeholder: e.schema.placeholder,
|
|
3044
3043
|
type: "text"
|
|
3045
|
-
}, null, 8,
|
|
3044
|
+
}, null, 8, rc), [
|
|
3046
3045
|
[Fe, a.newKeyName]
|
|
3047
3046
|
]),
|
|
3048
3047
|
M(s, {
|
|
@@ -3057,11 +3056,11 @@ function ac(e, t, n, i, a, r) {
|
|
|
3057
3056
|
_: 1
|
|
3058
3057
|
}, 8, ["disabled", "onClick"])
|
|
3059
3058
|
]),
|
|
3060
|
-
e.schema.hintText ? (d(), f("p",
|
|
3059
|
+
e.schema.hintText ? (d(), f("p", ac, O(e.schema.hintText), 1)) : C("", !0)
|
|
3061
3060
|
], 2)
|
|
3062
|
-
], 10,
|
|
3061
|
+
], 10, Yu);
|
|
3063
3062
|
}
|
|
3064
|
-
const
|
|
3063
|
+
const Bi = /* @__PURE__ */ K(Hu, [["render", sc], ["__scopeId", "data-v-5deefed2"]]), oc = {
|
|
3065
3064
|
mixins: [ie],
|
|
3066
3065
|
emits: ["model-updated"],
|
|
3067
3066
|
methods: {
|
|
@@ -3076,14 +3075,14 @@ const Ri = /* @__PURE__ */ K(zu, [["render", ac], ["__scopeId", "data-v-5deefed2
|
|
|
3076
3075
|
this.schema.array || (t = t.toString()), this.updateModel(t);
|
|
3077
3076
|
}
|
|
3078
3077
|
}
|
|
3079
|
-
},
|
|
3080
|
-
function
|
|
3081
|
-
return d(), f("div",
|
|
3078
|
+
}, lc = { class: "selection-group" }, dc = { class: "form-group" }, uc = ["id", "checked", "name", "value"];
|
|
3079
|
+
function cc(e, t, n, i, a, r) {
|
|
3080
|
+
return d(), f("div", lc, [
|
|
3082
3081
|
(d(!0), f(q, null, Z(e.schema.values, (o, s) => (d(), f("div", {
|
|
3083
3082
|
key: s,
|
|
3084
3083
|
class: "option-group"
|
|
3085
3084
|
}, [
|
|
3086
|
-
c("div",
|
|
3085
|
+
c("div", dc, [
|
|
3087
3086
|
c("label", {
|
|
3088
3087
|
class: G(["k-label", o.name])
|
|
3089
3088
|
}, [
|
|
@@ -3095,26 +3094,26 @@ function uc(e, t, n, i, a, r) {
|
|
|
3095
3094
|
type: "radio",
|
|
3096
3095
|
value: o.value,
|
|
3097
3096
|
onChange: t[0] || (t[0] = (...l) => r.onChange && r.onChange(...l))
|
|
3098
|
-
}, null, 40,
|
|
3097
|
+
}, null, 40, uc),
|
|
3099
3098
|
ee(" " + O(o.name), 1)
|
|
3100
3099
|
], 2)
|
|
3101
3100
|
])
|
|
3102
3101
|
]))), 128))
|
|
3103
3102
|
]);
|
|
3104
3103
|
}
|
|
3105
|
-
const
|
|
3104
|
+
const ji = /* @__PURE__ */ K(oc, [["render", cc], ["__scopeId", "data-v-33d6c694"]]), mc = {
|
|
3106
3105
|
name: "FieldArray",
|
|
3107
3106
|
components: {
|
|
3108
|
-
FieldArrayItem:
|
|
3109
|
-
FieldArrayMultiItem:
|
|
3110
|
-
FieldSelect:
|
|
3111
|
-
FieldMetric:
|
|
3112
|
-
FieldObject:
|
|
3113
|
-
FieldObjectAdvanced:
|
|
3114
|
-
FieldAutoSuggest:
|
|
3115
|
-
FieldRadio:
|
|
3116
|
-
FieldArrayCardContainer:
|
|
3117
|
-
FieldInput:
|
|
3107
|
+
FieldArrayItem: Ni,
|
|
3108
|
+
FieldArrayMultiItem: Li,
|
|
3109
|
+
FieldSelect: Fi,
|
|
3110
|
+
FieldMetric: qi,
|
|
3111
|
+
FieldObject: Pi,
|
|
3112
|
+
FieldObjectAdvanced: Bi,
|
|
3113
|
+
FieldAutoSuggest: Vi,
|
|
3114
|
+
FieldRadio: ji,
|
|
3115
|
+
FieldArrayCardContainer: Ui,
|
|
3116
|
+
FieldInput: Ii
|
|
3118
3117
|
},
|
|
3119
3118
|
mixins: [ie],
|
|
3120
3119
|
props: {
|
|
@@ -3154,8 +3153,8 @@ const Bi = /* @__PURE__ */ K(sc, [["render", uc], ["__scopeId", "data-v-33d6c694
|
|
|
3154
3153
|
modelUpdated() {
|
|
3155
3154
|
}
|
|
3156
3155
|
}
|
|
3157
|
-
},
|
|
3158
|
-
function
|
|
3156
|
+
}, fc = ["id"], hc = { key: 1 }, pc = ["onUpdate:modelValue", "aria-labelledby", "type"], gc = ["value", "onClick"], yc = ["onUpdate:modelValue", "aria-labelledby"], vc = ["value", "onClick"];
|
|
3157
|
+
function bc(e, t, n, i, a, r) {
|
|
3159
3158
|
const o = F("KTextArea"), s = F("KInput"), l = F("KButton");
|
|
3160
3159
|
return e.schema ? (d(), f("div", {
|
|
3161
3160
|
key: 0,
|
|
@@ -3181,7 +3180,7 @@ function vc(e, t, n, i, a, r) {
|
|
|
3181
3180
|
}, null, 40, ["form-options", "model", "schema", "onModelUpdated"]))
|
|
3182
3181
|
]),
|
|
3183
3182
|
_: 2
|
|
3184
|
-
}, 1064, ["model", "schema", "onRemoveItem"])) : e.schema.items ? (d(), f("span",
|
|
3183
|
+
}, 1064, ["model", "schema", "onRemoveItem"])) : e.schema.items ? (d(), f("span", hc, [
|
|
3185
3184
|
(d(), k(ue(r.getFieldType(e.schema.items)), {
|
|
3186
3185
|
"form-options": e.formOptions,
|
|
3187
3186
|
model: u,
|
|
@@ -3229,8 +3228,8 @@ function vc(e, t, n, i, a, r) {
|
|
|
3229
3228
|
ref_for: !0
|
|
3230
3229
|
}, e.schema.inputAttributes, {
|
|
3231
3230
|
type: ((g = e.schema.inputAttributes) == null ? void 0 : g.type) || "text"
|
|
3232
|
-
}), null, 16,
|
|
3233
|
-
[
|
|
3231
|
+
}), null, 16, pc)), [
|
|
3232
|
+
[Yi, e.value[m]]
|
|
3234
3233
|
]),
|
|
3235
3234
|
e.schema.showRemoveButton ? (d(), f("input", Ie({
|
|
3236
3235
|
key: 3,
|
|
@@ -3239,7 +3238,7 @@ function vc(e, t, n, i, a, r) {
|
|
|
3239
3238
|
type: "button",
|
|
3240
3239
|
value: e.schema.removeElementButtonLabel || n.removeElementButtonLabel,
|
|
3241
3240
|
onClick: (v) => r.removeElement(m)
|
|
3242
|
-
}), null, 16,
|
|
3241
|
+
}), null, 16, gc)) : C("", !0)
|
|
3243
3242
|
];
|
|
3244
3243
|
}),
|
|
3245
3244
|
_: 2
|
|
@@ -3250,7 +3249,7 @@ function vc(e, t, n, i, a, r) {
|
|
|
3250
3249
|
"onUpdate:modelValue": (g) => e.value[m] = g,
|
|
3251
3250
|
"aria-labelledby": e.getLabelId(e.schema),
|
|
3252
3251
|
type: "text"
|
|
3253
|
-
}), null, 16,
|
|
3252
|
+
}), null, 16, yc)), [
|
|
3254
3253
|
[Fe, e.value[m]]
|
|
3255
3254
|
]),
|
|
3256
3255
|
e.schema.showRemoveButton ? (d(), f("input", Ie({
|
|
@@ -3260,7 +3259,7 @@ function vc(e, t, n, i, a, r) {
|
|
|
3260
3259
|
type: "button",
|
|
3261
3260
|
value: e.schema.removeElementButtonLabel || n.removeElementButtonLabel,
|
|
3262
3261
|
onClick: (g) => r.removeElement(m)
|
|
3263
|
-
}), null, 16,
|
|
3262
|
+
}), null, 16, vc)) : C("", !0)
|
|
3264
3263
|
], 2))), 128)),
|
|
3265
3264
|
M(l, {
|
|
3266
3265
|
appearance: "tertiary",
|
|
@@ -3274,12 +3273,12 @@ function vc(e, t, n, i, a, r) {
|
|
|
3274
3273
|
]),
|
|
3275
3274
|
_: 1
|
|
3276
3275
|
}, 8, ["class", "data-testid", "onClick"])
|
|
3277
|
-
], 10,
|
|
3276
|
+
], 10, fc)) : C("", !0);
|
|
3278
3277
|
}
|
|
3279
|
-
const
|
|
3278
|
+
const _c = /* @__PURE__ */ K(mc, [["render", bc], ["__scopeId", "data-v-5151c17d"]]), wc = {
|
|
3280
3279
|
mixins: [ie]
|
|
3281
|
-
},
|
|
3282
|
-
function
|
|
3280
|
+
}, Tc = ["id", "autocomplete", "disabled", "name", "required"];
|
|
3281
|
+
function Mc(e, t, n, i, a, r) {
|
|
3283
3282
|
const o = nt("attributes");
|
|
3284
3283
|
return Q((d(), f("input", {
|
|
3285
3284
|
id: e.getFieldID(e.schema),
|
|
@@ -3290,20 +3289,20 @@ function Tc(e, t, n, i, a, r) {
|
|
|
3290
3289
|
name: e.schema.inputName,
|
|
3291
3290
|
class: G(e.schema.fieldClasses),
|
|
3292
3291
|
required: e.schema.required
|
|
3293
|
-
}, null, 10,
|
|
3292
|
+
}, null, 10, Tc)), [
|
|
3294
3293
|
[Ut, e.value],
|
|
3295
3294
|
[o, "input"]
|
|
3296
3295
|
]);
|
|
3297
3296
|
}
|
|
3298
|
-
const
|
|
3299
|
-
var
|
|
3300
|
-
function
|
|
3301
|
-
return We(e,
|
|
3297
|
+
const Sc = /* @__PURE__ */ K(wc, [["render", Mc]]);
|
|
3298
|
+
var Cc = 4;
|
|
3299
|
+
function Vn(e) {
|
|
3300
|
+
return We(e, Cc);
|
|
3302
3301
|
}
|
|
3303
|
-
const
|
|
3304
|
-
function
|
|
3302
|
+
const Ic = { class: "wrapper" }, Ac = ["disabled"], Ec = ["id", "checked", "disabled", "onChange", "name"], $c = ["disabled"], Oc = { class: "info" }, Fc = /* @__PURE__ */ c("div", { class: "arrow" }, null, -1), kc = { class: "dropList" }, Uc = ["id", "checked", "disabled", "onChange", "name"];
|
|
3303
|
+
function Nc(e, t, n, i, a, r) {
|
|
3305
3304
|
const o = nt("attributes");
|
|
3306
|
-
return Q((d(), f("div",
|
|
3305
|
+
return Q((d(), f("div", Ic, [
|
|
3307
3306
|
e.schema.listBox ? (d(), f("div", {
|
|
3308
3307
|
key: 0,
|
|
3309
3308
|
class: "listbox form-control",
|
|
@@ -3320,13 +3319,13 @@ function Uc(e, t, n, i, a, r) {
|
|
|
3320
3319
|
disabled: e.disabled || null,
|
|
3321
3320
|
onChange: (l) => r.onChanged(l, s),
|
|
3322
3321
|
name: r.getInputName(s)
|
|
3323
|
-
}, null, 40,
|
|
3322
|
+
}, null, 40, Ec), [
|
|
3324
3323
|
[o, "input"]
|
|
3325
3324
|
]),
|
|
3326
3325
|
ee(O(r.getItemName(s)), 1)
|
|
3327
3326
|
])
|
|
3328
3327
|
], 2))), 256))
|
|
3329
|
-
], 8,
|
|
3328
|
+
], 8, Ac)) : C("", !0),
|
|
3330
3329
|
e.schema.listBox ? C("", !0) : (d(), f("div", {
|
|
3331
3330
|
key: 1,
|
|
3332
3331
|
class: "combobox form-control",
|
|
@@ -3336,10 +3335,10 @@ function Uc(e, t, n, i, a, r) {
|
|
|
3336
3335
|
class: G(["mainRow", { expanded: a.comboExpanded }]),
|
|
3337
3336
|
onClick: t[0] || (t[0] = (...s) => r.onExpandCombo && r.onExpandCombo(...s))
|
|
3338
3337
|
}, [
|
|
3339
|
-
c("div",
|
|
3340
|
-
|
|
3338
|
+
c("div", Oc, O(r.selectedCount) + " selected", 1),
|
|
3339
|
+
Fc
|
|
3341
3340
|
], 2),
|
|
3342
|
-
c("div",
|
|
3341
|
+
c("div", kc, [
|
|
3343
3342
|
a.comboExpanded ? (d(!0), f(q, { key: 0 }, Z(r.items, (s) => (d(), f("div", {
|
|
3344
3343
|
class: G(["list-row", { "is-checked": r.isItemChecked(s) }])
|
|
3345
3344
|
}, [
|
|
@@ -3351,19 +3350,19 @@ function Uc(e, t, n, i, a, r) {
|
|
|
3351
3350
|
disabled: e.disabled || null,
|
|
3352
3351
|
onChange: (l) => r.onChanged(l, s),
|
|
3353
3352
|
name: r.getInputName(s)
|
|
3354
|
-
}, null, 40,
|
|
3353
|
+
}, null, 40, Uc), [
|
|
3355
3354
|
[o, "input"]
|
|
3356
3355
|
]),
|
|
3357
3356
|
ee(O(r.getItemName(s)), 1)
|
|
3358
3357
|
])
|
|
3359
3358
|
], 2))), 256)) : C("", !0)
|
|
3360
3359
|
])
|
|
3361
|
-
], 8,
|
|
3360
|
+
], 8, $c))
|
|
3362
3361
|
])), [
|
|
3363
3362
|
[o, "wrapper"]
|
|
3364
3363
|
]);
|
|
3365
3364
|
}
|
|
3366
|
-
const
|
|
3365
|
+
const Lc = {
|
|
3367
3366
|
mixins: [ie],
|
|
3368
3367
|
data() {
|
|
3369
3368
|
return {
|
|
@@ -3381,7 +3380,7 @@ const Nc = {
|
|
|
3381
3380
|
},
|
|
3382
3381
|
methods: {
|
|
3383
3382
|
getInputName(e) {
|
|
3384
|
-
return this.schema && this.schema.inputName && this.schema.inputName.length > 0 ?
|
|
3383
|
+
return this.schema && this.schema.inputName && this.schema.inputName.length > 0 ? _n(this.schema.inputName + "_" + this.getItemValue(e)) : _n(this.getItemValue(e));
|
|
3385
3384
|
},
|
|
3386
3385
|
getItemValue(e) {
|
|
3387
3386
|
if (ae(e)) {
|
|
@@ -3408,10 +3407,10 @@ const Nc = {
|
|
|
3408
3407
|
},
|
|
3409
3408
|
onChanged(e, t) {
|
|
3410
3409
|
if ((X(this.value) || !Array.isArray(this.value)) && (this.value = []), e.target.checked) {
|
|
3411
|
-
const n =
|
|
3410
|
+
const n = Vn(this.value);
|
|
3412
3411
|
n.push(this.getItemValue(t)), this.value = n;
|
|
3413
3412
|
} else {
|
|
3414
|
-
const n =
|
|
3413
|
+
const n = Vn(this.value);
|
|
3415
3414
|
n.splice(this.value.indexOf(this.getItemValue(t)), 1), this.value = n;
|
|
3416
3415
|
}
|
|
3417
3416
|
},
|
|
@@ -3419,7 +3418,7 @@ const Nc = {
|
|
|
3419
3418
|
this.comboExpanded = !this.comboExpanded;
|
|
3420
3419
|
}
|
|
3421
3420
|
}
|
|
3422
|
-
},
|
|
3421
|
+
}, Vc = /* @__PURE__ */ K(Lc, [["render", Nc]]), qc = {
|
|
3423
3422
|
name: "FieldKeyValuePairs",
|
|
3424
3423
|
components: { TrashIcon: at },
|
|
3425
3424
|
mixins: [ie],
|
|
@@ -3467,10 +3466,10 @@ const Nc = {
|
|
|
3467
3466
|
this.pairs.splice(e, 1);
|
|
3468
3467
|
}
|
|
3469
3468
|
}
|
|
3470
|
-
},
|
|
3471
|
-
function
|
|
3469
|
+
}, Pc = { class: "key-value-pairs-editor" }, Rc = ["data-testid", "placeholder", "value", "onInput"], Bc = ["data-testid", "placeholder", "value", "onInput"];
|
|
3470
|
+
function jc(e, t, n, i, a, r) {
|
|
3472
3471
|
const o = F("TrashIcon"), s = F("KButton");
|
|
3473
|
-
return d(), f("div",
|
|
3472
|
+
return d(), f("div", Pc, [
|
|
3474
3473
|
(d(!0), f(q, null, Z(a.pairs, (l, u) => (d(), f("div", {
|
|
3475
3474
|
key: u,
|
|
3476
3475
|
class: "pair-item"
|
|
@@ -3484,7 +3483,7 @@ function Bc(e, t, n, i, a, r) {
|
|
|
3484
3483
|
onInput: (m) => {
|
|
3485
3484
|
r.onInput(m, u, "key");
|
|
3486
3485
|
}
|
|
3487
|
-
}, null, 40,
|
|
3486
|
+
}, null, 40, Rc),
|
|
3488
3487
|
c("input", {
|
|
3489
3488
|
class: "form-control",
|
|
3490
3489
|
"data-testid": `${e.getFieldID(e.schema)}-pair-value-${u}`,
|
|
@@ -3494,7 +3493,7 @@ function Bc(e, t, n, i, a, r) {
|
|
|
3494
3493
|
onInput: (m) => {
|
|
3495
3494
|
r.onInput(m, u, "value");
|
|
3496
3495
|
}
|
|
3497
|
-
}, null, 40,
|
|
3496
|
+
}, null, 40, Bc),
|
|
3498
3497
|
M(s, {
|
|
3499
3498
|
appearance: "tertiary",
|
|
3500
3499
|
"data-testid": `${e.getFieldID(e.schema)}-remove-pair-${u}`,
|
|
@@ -3522,7 +3521,7 @@ function Bc(e, t, n, i, a, r) {
|
|
|
3522
3521
|
}, 8, ["class", "data-testid", "onClick"])
|
|
3523
3522
|
]);
|
|
3524
3523
|
}
|
|
3525
|
-
const
|
|
3524
|
+
const Dc = /* @__PURE__ */ K(qc, [["render", jc], ["__scopeId", "data-v-76ba2b2c"]]), Kc = /* @__PURE__ */ me({
|
|
3526
3525
|
__name: "FieldLabel",
|
|
3527
3526
|
props: {
|
|
3528
3527
|
disabled: {
|
|
@@ -3549,7 +3548,7 @@ const jc = /* @__PURE__ */ K(Vc, [["render", Bc], ["__scopeId", "data-v-76ba2b2c
|
|
|
3549
3548
|
}
|
|
3550
3549
|
},
|
|
3551
3550
|
setup(e) {
|
|
3552
|
-
const t = e, n =
|
|
3551
|
+
const t = e, n = qn(t), { getFieldID: i, value: a } = Ci.useAbstractFields({
|
|
3553
3552
|
model: n.model,
|
|
3554
3553
|
schema: t.schema,
|
|
3555
3554
|
formOptions: t.formOptions
|
|
@@ -3570,7 +3569,7 @@ const jc = /* @__PURE__ */ K(Vc, [["render", Bc], ["__scopeId", "data-v-76ba2b2c
|
|
|
3570
3569
|
], 2);
|
|
3571
3570
|
};
|
|
3572
3571
|
}
|
|
3573
|
-
}),
|
|
3572
|
+
}), xc = /* @__PURE__ */ K(Kc, [["__scopeId", "data-v-d046a15a"]]), zc = {
|
|
3574
3573
|
mixins: [ie],
|
|
3575
3574
|
emits: ["model-updated"],
|
|
3576
3575
|
methods: {
|
|
@@ -3579,7 +3578,7 @@ const jc = /* @__PURE__ */ K(Vc, [["render", Bc], ["__scopeId", "data-v-76ba2b2c
|
|
|
3579
3578
|
}
|
|
3580
3579
|
}
|
|
3581
3580
|
};
|
|
3582
|
-
function
|
|
3581
|
+
function Hc(e, t, n, i, a, r) {
|
|
3583
3582
|
const o = F("KMultiselect");
|
|
3584
3583
|
return d(), k(o, {
|
|
3585
3584
|
"aria-labelledby": e.getLabelId(e.schema),
|
|
@@ -3593,7 +3592,7 @@ function zc(e, t, n, i, a, r) {
|
|
|
3593
3592
|
"onUpdate:modelValue": r.onUpdate
|
|
3594
3593
|
}, null, 8, ["aria-labelledby", "items", "label-attributes", "model-value", "placeholder", "required", "onUpdate:modelValue"]);
|
|
3595
3594
|
}
|
|
3596
|
-
const
|
|
3595
|
+
const Yc = /* @__PURE__ */ K(zc, [["render", Hc]]), Gc = {
|
|
3597
3596
|
mixins: [ie],
|
|
3598
3597
|
emits: ["model-updated"],
|
|
3599
3598
|
data() {
|
|
@@ -3628,12 +3627,12 @@ const Hc = /* @__PURE__ */ K(xc, [["render", zc]]), Yc = {
|
|
|
3628
3627
|
this.$emit("model-updated", e, t);
|
|
3629
3628
|
}
|
|
3630
3629
|
}
|
|
3631
|
-
},
|
|
3632
|
-
function
|
|
3630
|
+
}, Wc = { class: "selection-group" }, Zc = { class: "form-group horizontal-radios" }, Jc = { class: "radio-group" }, Xc = ["value"], Qc = { class: "control-help" }, em = { class: "option-field" }, tm = { class: "option-field-container" };
|
|
3631
|
+
function nm(e, t, n, i, a, r) {
|
|
3633
3632
|
const o = F("vue-form-generator");
|
|
3634
|
-
return d(), f("div",
|
|
3635
|
-
c("div",
|
|
3636
|
-
c("div",
|
|
3633
|
+
return d(), f("div", Wc, [
|
|
3634
|
+
c("div", Zc, [
|
|
3635
|
+
c("div", Jc, [
|
|
3637
3636
|
(d(!0), f(q, null, Z(e.schema.fields, (s, l) => (d(), f("div", {
|
|
3638
3637
|
key: l,
|
|
3639
3638
|
class: "option-group"
|
|
@@ -3646,11 +3645,11 @@ function tm(e, t, n, i, a, r) {
|
|
|
3646
3645
|
class: "k-input",
|
|
3647
3646
|
type: "radio",
|
|
3648
3647
|
value: l
|
|
3649
|
-
}, null, 8,
|
|
3650
|
-
[
|
|
3648
|
+
}, null, 8, Xc), [
|
|
3649
|
+
[Gi, a.checkedGroup]
|
|
3651
3650
|
]),
|
|
3652
3651
|
ee(" " + O(s.label) + " ", 1),
|
|
3653
|
-
c("div",
|
|
3652
|
+
c("div", Qc, O(s.description), 1)
|
|
3654
3653
|
], 2)
|
|
3655
3654
|
]))), 128))
|
|
3656
3655
|
])
|
|
@@ -3659,8 +3658,8 @@ function tm(e, t, n, i, a, r) {
|
|
|
3659
3658
|
key: l,
|
|
3660
3659
|
class: "option-group"
|
|
3661
3660
|
}, [
|
|
3662
|
-
Q(c("div",
|
|
3663
|
-
c("div",
|
|
3661
|
+
Q(c("div", em, [
|
|
3662
|
+
c("div", tm, [
|
|
3664
3663
|
M(o, {
|
|
3665
3664
|
model: e.model,
|
|
3666
3665
|
options: { helpAsHtml: !0 },
|
|
@@ -3669,13 +3668,13 @@ function tm(e, t, n, i, a, r) {
|
|
|
3669
3668
|
}, null, 8, ["model", "schema", "onModelUpdated"])
|
|
3670
3669
|
])
|
|
3671
3670
|
], 512), [
|
|
3672
|
-
[
|
|
3671
|
+
[Wi, s.fields && a.checkedGroup === l]
|
|
3673
3672
|
])
|
|
3674
3673
|
]))), 128))
|
|
3675
3674
|
]);
|
|
3676
3675
|
}
|
|
3677
|
-
const
|
|
3678
|
-
function
|
|
3676
|
+
const im = /* @__PURE__ */ K(Gc, [["render", nm], ["__scopeId", "data-v-0aaaf597"]]), rm = ["autocomplete", "disabled", "name", "id"], am = ["data-on", "data-off", "for"], sm = /* @__PURE__ */ c("span", { class: "handle" }, null, -1);
|
|
3677
|
+
function om(e, t, n, i, a, r) {
|
|
3679
3678
|
return d(), f("label", null, [
|
|
3680
3679
|
Q(c("input", {
|
|
3681
3680
|
type: "checkbox",
|
|
@@ -3684,7 +3683,7 @@ function sm(e, t, n, i, a, r) {
|
|
|
3684
3683
|
disabled: e.disabled || null,
|
|
3685
3684
|
name: e.schema.inputName,
|
|
3686
3685
|
id: e.getFieldID(e.schema)
|
|
3687
|
-
}, null, 8,
|
|
3686
|
+
}, null, 8, rm), [
|
|
3688
3687
|
[Ut, e.value]
|
|
3689
3688
|
]),
|
|
3690
3689
|
c("span", {
|
|
@@ -3692,11 +3691,11 @@ function sm(e, t, n, i, a, r) {
|
|
|
3692
3691
|
"data-on": e.schema.textOn || "On",
|
|
3693
3692
|
"data-off": e.schema.textOff || "Off",
|
|
3694
3693
|
for: e.getFieldID(e.schema)
|
|
3695
|
-
}, null, 8,
|
|
3696
|
-
|
|
3694
|
+
}, null, 8, am),
|
|
3695
|
+
sm
|
|
3697
3696
|
]);
|
|
3698
3697
|
}
|
|
3699
|
-
const
|
|
3698
|
+
const lm = {
|
|
3700
3699
|
mixins: [ie],
|
|
3701
3700
|
methods: {
|
|
3702
3701
|
formatValueToField(e) {
|
|
@@ -3706,8 +3705,8 @@ const om = {
|
|
|
3706
3705
|
return e != null && this.schema.valueOn ? e ? this.schema.valueOn : this.schema.valueOff : e;
|
|
3707
3706
|
}
|
|
3708
3707
|
}
|
|
3709
|
-
},
|
|
3710
|
-
function
|
|
3708
|
+
}, dm = /* @__PURE__ */ K(lm, [["render", om]]), um = ["id", "disabled", "maxlength", "minlength", "placeholder", "readonly", "required", "rows", "name"];
|
|
3709
|
+
function cm(e, t, n, i, a, r) {
|
|
3711
3710
|
const o = nt("attributes");
|
|
3712
3711
|
return Q((d(), f("textarea", {
|
|
3713
3712
|
class: G(["form-control", e.schema.fieldClasses]),
|
|
@@ -3721,39 +3720,39 @@ function um(e, t, n, i, a, r) {
|
|
|
3721
3720
|
required: e.schema.required,
|
|
3722
3721
|
rows: e.schema.rows || 2,
|
|
3723
3722
|
name: e.schema.inputName
|
|
3724
|
-
}, null, 10,
|
|
3723
|
+
}, null, 10, um)), [
|
|
3725
3724
|
[Fe, e.value],
|
|
3726
3725
|
[o, "input"]
|
|
3727
3726
|
]);
|
|
3728
3727
|
}
|
|
3729
|
-
const
|
|
3728
|
+
const mm = {
|
|
3730
3729
|
mixins: [ie]
|
|
3731
|
-
},
|
|
3730
|
+
}, fm = /* @__PURE__ */ K(mm, [["render", cm]]), hm = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3732
3731
|
__proto__: null,
|
|
3733
|
-
FieldAdvanced:
|
|
3734
|
-
FieldArray:
|
|
3735
|
-
FieldArrayCardContainer:
|
|
3736
|
-
FieldArrayItem:
|
|
3737
|
-
FieldArrayMultiItem:
|
|
3738
|
-
FieldAutoSuggest:
|
|
3739
|
-
FieldCheckbox:
|
|
3740
|
-
FieldChecklist:
|
|
3741
|
-
FieldInput:
|
|
3742
|
-
FieldKeyValuePairs:
|
|
3743
|
-
FieldLabel:
|
|
3744
|
-
FieldMetric:
|
|
3745
|
-
FieldMultiselect:
|
|
3746
|
-
FieldObject:
|
|
3747
|
-
FieldObjectAdvanced:
|
|
3748
|
-
FieldRadio:
|
|
3749
|
-
FieldSelect:
|
|
3750
|
-
FieldSelectionGroup:
|
|
3751
|
-
FieldSwitch:
|
|
3752
|
-
FieldTextArea:
|
|
3753
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
3732
|
+
FieldAdvanced: Gl,
|
|
3733
|
+
FieldArray: _c,
|
|
3734
|
+
FieldArrayCardContainer: Ui,
|
|
3735
|
+
FieldArrayItem: Ni,
|
|
3736
|
+
FieldArrayMultiItem: Li,
|
|
3737
|
+
FieldAutoSuggest: Vi,
|
|
3738
|
+
FieldCheckbox: Sc,
|
|
3739
|
+
FieldChecklist: Vc,
|
|
3740
|
+
FieldInput: Ii,
|
|
3741
|
+
FieldKeyValuePairs: Dc,
|
|
3742
|
+
FieldLabel: xc,
|
|
3743
|
+
FieldMetric: qi,
|
|
3744
|
+
FieldMultiselect: Yc,
|
|
3745
|
+
FieldObject: Pi,
|
|
3746
|
+
FieldObjectAdvanced: Bi,
|
|
3747
|
+
FieldRadio: ji,
|
|
3748
|
+
FieldSelect: Fi,
|
|
3749
|
+
FieldSelectionGroup: im,
|
|
3750
|
+
FieldSwitch: dm,
|
|
3751
|
+
FieldTextArea: fm
|
|
3752
|
+
}, Symbol.toStringTag, { value: "Module" })), pm = {
|
|
3754
3753
|
name: "FormGroup",
|
|
3755
|
-
components:
|
|
3756
|
-
mixins: [
|
|
3754
|
+
components: hm,
|
|
3755
|
+
mixins: [ti],
|
|
3757
3756
|
props: {
|
|
3758
3757
|
vfg: {
|
|
3759
3758
|
type: Object,
|
|
@@ -3847,17 +3846,17 @@ const cm = {
|
|
|
3847
3846
|
return e ? e.replace(/^[cC]onfig\./, "") : "";
|
|
3848
3847
|
}
|
|
3849
3848
|
}
|
|
3850
|
-
},
|
|
3849
|
+
}, gm = (e) => (ve("data-v-6558b1f3"), e = e(), be(), e), ym = ["innerHTML"], vm = { class: "icon-wrapper" }, bm = ["innerHTML"], _m = {
|
|
3851
3850
|
key: 0,
|
|
3852
3851
|
class: "link-wrapper"
|
|
3853
|
-
},
|
|
3852
|
+
}, wm = /* @__PURE__ */ gm(() => /* @__PURE__ */ c("span", { class: "section-header" }, "More info", -1)), Tm = { class: "field-wrap" }, Mm = {
|
|
3854
3853
|
key: 0,
|
|
3855
3854
|
class: "buttons"
|
|
3856
|
-
},
|
|
3855
|
+
}, Sm = ["type", "onClick", "textContent"], Cm = ["innerHTML"], Im = {
|
|
3857
3856
|
key: 2,
|
|
3858
3857
|
class: "errors help-block"
|
|
3859
|
-
},
|
|
3860
|
-
function
|
|
3858
|
+
}, Am = ["innerHTML"];
|
|
3859
|
+
function Em(e, t, n, i, a, r) {
|
|
3861
3860
|
const o = F("KExternalLink"), s = F("KLabel");
|
|
3862
3861
|
return d(), f("div", {
|
|
3863
3862
|
class: G(["form-group", e.getFieldRowClasses(n.field)])
|
|
@@ -3873,19 +3872,19 @@ function Am(e, t, n, i, a, r) {
|
|
|
3873
3872
|
placement: "top",
|
|
3874
3873
|
tooltipId: r.getTooltipId(n.field)
|
|
3875
3874
|
} : void 0
|
|
3876
|
-
},
|
|
3875
|
+
}, Bn({
|
|
3877
3876
|
default: T(() => [
|
|
3878
|
-
c("div",
|
|
3877
|
+
c("div", vm, [
|
|
3879
3878
|
c("span", {
|
|
3880
3879
|
innerHTML: r.formattedLabel(n.field.label)
|
|
3881
|
-
}, null, 8,
|
|
3880
|
+
}, null, 8, bm)
|
|
3882
3881
|
]),
|
|
3883
|
-
n.field.link ? (d(), f("div",
|
|
3882
|
+
n.field.link ? (d(), f("div", _m, [
|
|
3884
3883
|
M(o, {
|
|
3885
3884
|
href: n.field.link
|
|
3886
3885
|
}, {
|
|
3887
3886
|
default: T(() => [
|
|
3888
|
-
|
|
3887
|
+
wm
|
|
3889
3888
|
]),
|
|
3890
3889
|
_: 1
|
|
3891
3890
|
}, 8, ["href"])
|
|
@@ -3898,12 +3897,12 @@ function Am(e, t, n, i, a, r) {
|
|
|
3898
3897
|
fn: T(() => [
|
|
3899
3898
|
c("div", {
|
|
3900
3899
|
innerHTML: n.field.help
|
|
3901
|
-
}, null, 8,
|
|
3900
|
+
}, null, 8, ym)
|
|
3902
3901
|
]),
|
|
3903
3902
|
key: "0"
|
|
3904
3903
|
} : void 0
|
|
3905
3904
|
]), 1032, ["aria-describedby", "class", "for", "info", "tooltip-attributes"])) : C("", !0),
|
|
3906
|
-
c("div",
|
|
3905
|
+
c("div", Tm, [
|
|
3907
3906
|
(d(), k(ue(r.getFieldType(n.field)), Ie(e.$attrs, {
|
|
3908
3907
|
ref: "child",
|
|
3909
3908
|
disabled: e.fieldDisabled(n.field) || null,
|
|
@@ -3915,33 +3914,33 @@ function Am(e, t, n, i, a, r) {
|
|
|
3915
3914
|
onModelUpdated: r.onModelUpdated,
|
|
3916
3915
|
onValidated: r.onFieldValidated
|
|
3917
3916
|
}), null, 16, ["disabled", "form-options", "hint", "model", "schema", "vfg", "onModelUpdated", "onValidated"])),
|
|
3918
|
-
r.buttonVisibility(n.field) ? (d(), f("div",
|
|
3917
|
+
r.buttonVisibility(n.field) ? (d(), f("div", Mm, [
|
|
3919
3918
|
(d(!0), f(q, null, Z(n.field.buttons, (l, u) => (d(), f("button", {
|
|
3920
3919
|
key: u,
|
|
3921
3920
|
class: G(l.classes),
|
|
3922
3921
|
type: r.getButtonType(l),
|
|
3923
3922
|
onClick: (m) => r.buttonClickHandler(l, n.field, m),
|
|
3924
3923
|
textContent: O(l.label)
|
|
3925
|
-
}, null, 10,
|
|
3924
|
+
}, null, 10, Sm))), 128))
|
|
3926
3925
|
])) : C("", !0)
|
|
3927
3926
|
]),
|
|
3928
3927
|
n.field.hint && r.getFieldType(n.field) !== "field-input" ? (d(), f("div", {
|
|
3929
3928
|
key: 1,
|
|
3930
3929
|
class: "hint",
|
|
3931
3930
|
innerHTML: r.fieldHint(n.field)
|
|
3932
|
-
}, null, 8,
|
|
3933
|
-
r.fieldErrors(n.field).length > 0 ? (d(), f("div",
|
|
3931
|
+
}, null, 8, Cm)) : C("", !0),
|
|
3932
|
+
r.fieldErrors(n.field).length > 0 ? (d(), f("div", Im, [
|
|
3934
3933
|
(d(!0), f(q, null, Z(r.fieldErrors(n.field), (l, u) => (d(), f("span", {
|
|
3935
3934
|
key: u,
|
|
3936
3935
|
innerHTML: l
|
|
3937
|
-
}, null, 8,
|
|
3936
|
+
}, null, 8, Am))), 128))
|
|
3938
3937
|
])) : C("", !0)
|
|
3939
3938
|
], 2);
|
|
3940
3939
|
}
|
|
3941
|
-
const
|
|
3940
|
+
const $m = /* @__PURE__ */ K(pm, [["render", Em], ["__scopeId", "data-v-6558b1f3"]]), Om = {
|
|
3942
3941
|
name: "FormGenerator",
|
|
3943
|
-
components: { formGroup:
|
|
3944
|
-
mixins: [
|
|
3942
|
+
components: { formGroup: $m },
|
|
3943
|
+
mixins: [ti],
|
|
3945
3944
|
props: {
|
|
3946
3945
|
schema: {
|
|
3947
3946
|
type: Object,
|
|
@@ -4072,13 +4071,13 @@ const Em = /* @__PURE__ */ K(hm, [["render", Am], ["__scopeId", "data-v-6558b1f3
|
|
|
4072
4071
|
});
|
|
4073
4072
|
}
|
|
4074
4073
|
}
|
|
4075
|
-
},
|
|
4074
|
+
}, Fm = {
|
|
4076
4075
|
key: 0,
|
|
4077
4076
|
class: "vue-form-generator"
|
|
4078
|
-
},
|
|
4079
|
-
function
|
|
4077
|
+
}, km = { key: 0 };
|
|
4078
|
+
function Um(e, t, n, i, a, r) {
|
|
4080
4079
|
const o = F("form-group"), s = F("KCollapse");
|
|
4081
|
-
return n.schema != null ? (d(), f("div",
|
|
4080
|
+
return n.schema != null ? (d(), f("div", Fm, [
|
|
4082
4081
|
n.schema.fields ? (d(), k(ue(n.tag), { key: 0 }, {
|
|
4083
4082
|
default: T(() => [
|
|
4084
4083
|
(d(!0), f(q, null, Z(r.fields, (l) => (d(), f(q, {
|
|
@@ -4108,7 +4107,7 @@ function km(e, t, n, i, a, r) {
|
|
|
4108
4107
|
class: "root-level-collapse",
|
|
4109
4108
|
"model-value": !1,
|
|
4110
4109
|
title: l.collapsible.title
|
|
4111
|
-
},
|
|
4110
|
+
}, Bn({
|
|
4112
4111
|
default: T(() => {
|
|
4113
4112
|
var m, g, v, U;
|
|
4114
4113
|
return [
|
|
@@ -4188,7 +4187,7 @@ function km(e, t, n, i, a, r) {
|
|
|
4188
4187
|
class: G(e.getFieldRowClasses(l))
|
|
4189
4188
|
}, {
|
|
4190
4189
|
default: T(() => [
|
|
4191
|
-
l.legend ? (d(), f("legend",
|
|
4190
|
+
l.legend ? (d(), f("legend", km, O(l.legend), 1)) : C("", !0),
|
|
4192
4191
|
(d(!0), f(q, null, Z(l.fields, (m) => (d(), f(q, {
|
|
4193
4192
|
key: m.model
|
|
4194
4193
|
}, [
|
|
@@ -4211,7 +4210,7 @@ function km(e, t, n, i, a, r) {
|
|
|
4211
4210
|
], 64))), 128))
|
|
4212
4211
|
])) : C("", !0);
|
|
4213
4212
|
}
|
|
4214
|
-
const oe = /* @__PURE__ */ K(
|
|
4213
|
+
const oe = /* @__PURE__ */ K(Om, [["render", Um]]), Nm = {
|
|
4215
4214
|
fields: [
|
|
4216
4215
|
{
|
|
4217
4216
|
type: "array",
|
|
@@ -4425,7 +4424,7 @@ const oe = /* @__PURE__ */ K($m, [["render", km]]), Um = {
|
|
|
4425
4424
|
link: "https://docs.konghq.com/hub/kong-inc/openid-connect/#host-record"
|
|
4426
4425
|
}
|
|
4427
4426
|
]
|
|
4428
|
-
},
|
|
4427
|
+
}, Lm = {
|
|
4429
4428
|
fields: [{
|
|
4430
4429
|
inputType: "text",
|
|
4431
4430
|
label: "Config.Scopes Claim",
|
|
@@ -4499,7 +4498,7 @@ const oe = /* @__PURE__ */ K($m, [["render", km]]), Um = {
|
|
|
4499
4498
|
newElementButtonLabelClasses: "auth-array-item-new",
|
|
4500
4499
|
newElementButtonLabel: "+ Add"
|
|
4501
4500
|
}]
|
|
4502
|
-
},
|
|
4501
|
+
}, Vm = {
|
|
4503
4502
|
fields: [{
|
|
4504
4503
|
inputType: "text",
|
|
4505
4504
|
label: "Config.Client Id",
|
|
@@ -4522,7 +4521,7 @@ const oe = /* @__PURE__ */ K($m, [["render", km]]), Um = {
|
|
|
4522
4521
|
model: "config-auth_methods",
|
|
4523
4522
|
type: "input"
|
|
4524
4523
|
}]
|
|
4525
|
-
},
|
|
4524
|
+
}, qm = {
|
|
4526
4525
|
name: "OIDCForm",
|
|
4527
4526
|
components: { VueFormGenerator: oe },
|
|
4528
4527
|
props: {
|
|
@@ -4597,11 +4596,11 @@ const oe = /* @__PURE__ */ K($m, [["render", km]]), Um = {
|
|
|
4597
4596
|
this.init || (this.init = !0, this.globalFields = {
|
|
4598
4597
|
fields: this.formSchema.fields.filter((n) => !n.model.startsWith("config") && n.model !== "tags")
|
|
4599
4598
|
}, this.commonFieldsSchema = {
|
|
4600
|
-
...
|
|
4599
|
+
...Vm
|
|
4601
4600
|
}, this.authFieldsSchema = {
|
|
4602
|
-
...
|
|
4601
|
+
...Lm
|
|
4603
4602
|
}, this.advancedFieldsSchema.fields = this.formSchema.fields.filter((n) => n.model.startsWith("config") && !this.commonFieldsSchema.fields.filter((i) => i.model === n.model).length && !this.authFieldsSchema.fields.filter((i) => i.model === n.model).length || n.model === "tags"), this.advancedFieldsSchema.fields = this.advancedFieldsSchema.fields.map((n) => {
|
|
4604
|
-
const i =
|
|
4603
|
+
const i = Nm.fields.find((a) => a.model === n.model);
|
|
4605
4604
|
return i || n;
|
|
4606
4605
|
}), this.commonFieldsSchema.fields = this.commonFieldsSchema.fields.filter((n) => n.model !== "config-auth_methods"), this.sessionManagement = this.isEditing ? this.formModel["config-auth_methods"].includes("session") : !1, this.authMethods = [
|
|
4607
4606
|
{
|
|
@@ -4672,8 +4671,8 @@ const oe = /* @__PURE__ */ K($m, [["render", km]]), Um = {
|
|
|
4672
4671
|
this.formModel["config-auth_methods"] = this.getAuthMethodsValue(t, e), this.onModelUpdated();
|
|
4673
4672
|
}
|
|
4674
4673
|
}
|
|
4675
|
-
}, He = (e) => (
|
|
4676
|
-
function
|
|
4674
|
+
}, He = (e) => (ve("data-v-2db4bab5"), e = e(), be(), e), Pm = { class: "general-settings" }, Rm = { class: "link-wrapper" }, Bm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("span", { class: "section-header" }, "Common Configuration Settings", -1)), jm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("div", { class: "description" }, " Parameters for enabling the OpenID Connect plugin. Set these parameters before adding authorization, authentication, or other advanced configuration details. ", -1)), Dm = { class: "auth-method-container" }, Km = { class: "general-settings" }, xm = { class: "link-wrapper" }, zm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("span", { class: "section-header" }, "Authorization Configuration Settings", -1)), Hm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("div", { class: "description" }, " Parameters for setting up claims-based authorization. ", -1)), Ym = { class: "general-settings" }, Gm = { class: "link-wrapper" }, Wm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("span", { class: "section-header" }, "Advanced Configuration Settings", -1)), Zm = /* @__PURE__ */ He(() => /* @__PURE__ */ c("div", { class: "description" }, " Advanced parameters for manually configuring the OpenID Connect plugin. ", -1));
|
|
4675
|
+
function Jm(e, t, n, i, a, r) {
|
|
4677
4676
|
const o = F("VueFormGenerator"), s = F("KExternalLink"), l = F("KLabel"), u = F("KCheckbox"), m = F("KInputSwitch"), g = F("KTabs");
|
|
4678
4677
|
return d(), f("div", null, [
|
|
4679
4678
|
n.formModel.id && n.isEditing || !n.isEditing ? (d(), k(o, {
|
|
@@ -4686,16 +4685,16 @@ function Zm(e, t, n, i, a, r) {
|
|
|
4686
4685
|
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : C("", !0),
|
|
4687
4686
|
M(g, { tabs: a.tabs }, {
|
|
4688
4687
|
common: T(() => [
|
|
4689
|
-
c("div",
|
|
4690
|
-
c("div",
|
|
4688
|
+
c("div", Pm, [
|
|
4689
|
+
c("div", Rm, [
|
|
4691
4690
|
M(s, { href: "https://docs.konghq.com/hub/kong-inc/openid-connect/#important-configuration-parameters" }, {
|
|
4692
4691
|
default: T(() => [
|
|
4693
|
-
|
|
4692
|
+
Bm
|
|
4694
4693
|
]),
|
|
4695
4694
|
_: 1
|
|
4696
4695
|
})
|
|
4697
4696
|
]),
|
|
4698
|
-
|
|
4697
|
+
jm,
|
|
4699
4698
|
r.displayForm ? (d(), k(o, {
|
|
4700
4699
|
key: 0,
|
|
4701
4700
|
model: n.formModel,
|
|
@@ -4709,7 +4708,7 @@ function Zm(e, t, n, i, a, r) {
|
|
|
4709
4708
|
]),
|
|
4710
4709
|
_: 1
|
|
4711
4710
|
}),
|
|
4712
|
-
c("div",
|
|
4711
|
+
c("div", Dm, [
|
|
4713
4712
|
(d(!0), f(q, null, Z(a.authMethods, (v) => (d(), f("div", {
|
|
4714
4713
|
key: v.value,
|
|
4715
4714
|
class: "auth-method"
|
|
@@ -4735,16 +4734,16 @@ function Zm(e, t, n, i, a, r) {
|
|
|
4735
4734
|
])
|
|
4736
4735
|
]),
|
|
4737
4736
|
authorization: T(() => [
|
|
4738
|
-
c("div",
|
|
4739
|
-
c("div",
|
|
4737
|
+
c("div", Km, [
|
|
4738
|
+
c("div", xm, [
|
|
4740
4739
|
M(s, { href: "https://docs.konghq.com/hub/kong-inc/openid-connect/#authorization" }, {
|
|
4741
4740
|
default: T(() => [
|
|
4742
|
-
|
|
4741
|
+
zm
|
|
4743
4742
|
]),
|
|
4744
4743
|
_: 1
|
|
4745
4744
|
})
|
|
4746
4745
|
]),
|
|
4747
|
-
|
|
4746
|
+
Hm,
|
|
4748
4747
|
r.displayForm ? (d(), k(o, {
|
|
4749
4748
|
key: 0,
|
|
4750
4749
|
model: n.formModel,
|
|
@@ -4755,16 +4754,16 @@ function Zm(e, t, n, i, a, r) {
|
|
|
4755
4754
|
])
|
|
4756
4755
|
]),
|
|
4757
4756
|
advanced: T(() => [
|
|
4758
|
-
c("div",
|
|
4759
|
-
c("div",
|
|
4757
|
+
c("div", Ym, [
|
|
4758
|
+
c("div", Gm, [
|
|
4760
4759
|
M(s, { href: "https://docs.konghq.com/hub/kong-inc/openid-connect/" }, {
|
|
4761
4760
|
default: T(() => [
|
|
4762
|
-
|
|
4761
|
+
Wm
|
|
4763
4762
|
]),
|
|
4764
4763
|
_: 1
|
|
4765
4764
|
})
|
|
4766
4765
|
]),
|
|
4767
|
-
|
|
4766
|
+
Zm,
|
|
4768
4767
|
r.displayForm ? (d(), k(o, {
|
|
4769
4768
|
key: 0,
|
|
4770
4769
|
model: n.formModel,
|
|
@@ -4778,9 +4777,9 @@ function Zm(e, t, n, i, a, r) {
|
|
|
4778
4777
|
}, 8, ["tabs"])
|
|
4779
4778
|
]);
|
|
4780
4779
|
}
|
|
4781
|
-
const
|
|
4780
|
+
const Xm = /* @__PURE__ */ K(qm, [["render", Jm], ["__scopeId", "data-v-2db4bab5"]]), Qm = {
|
|
4782
4781
|
packageName: "forms"
|
|
4783
|
-
},
|
|
4782
|
+
}, ef = {
|
|
4784
4783
|
view_advanced_fields: "View Advanced Fields",
|
|
4785
4784
|
window_type: {
|
|
4786
4785
|
label: "Rate Limit Window Type",
|
|
@@ -4824,8 +4823,8 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4824
4823
|
title: "Configure your Redis",
|
|
4825
4824
|
address_example: "e.g. localhost:6379"
|
|
4826
4825
|
}
|
|
4827
|
-
},
|
|
4828
|
-
general:
|
|
4826
|
+
}, Gt = {
|
|
4827
|
+
general: Qm,
|
|
4829
4828
|
"post-function": {
|
|
4830
4829
|
tags: {
|
|
4831
4830
|
hint: "e.g. tag1, tag2, tag3",
|
|
@@ -4886,8 +4885,8 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4886
4885
|
newElementButtonLabel: "+ Add"
|
|
4887
4886
|
}
|
|
4888
4887
|
},
|
|
4889
|
-
rla:
|
|
4890
|
-
},
|
|
4888
|
+
rla: ef
|
|
4889
|
+
}, tf = /* @__PURE__ */ me({
|
|
4891
4890
|
__name: "PostFunction",
|
|
4892
4891
|
props: {
|
|
4893
4892
|
formModel: {
|
|
@@ -4913,7 +4912,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4913
4912
|
}
|
|
4914
4913
|
},
|
|
4915
4914
|
setup(e) {
|
|
4916
|
-
const { t, te: n } = Nt("en-us",
|
|
4915
|
+
const { t, te: n } = Nt("en-us", Gt), i = e, a = L(() => i.formModel.id && i.isEditing || !i.isEditing), r = L(() => {
|
|
4917
4916
|
const o = i.formSchema;
|
|
4918
4917
|
return o.fields.map((s) => {
|
|
4919
4918
|
const l = `post-function.${s.model}`;
|
|
@@ -4928,7 +4927,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4928
4927
|
onModelUpdated: e.onModelUpdated
|
|
4929
4928
|
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : C("", !0);
|
|
4930
4929
|
}
|
|
4931
|
-
}),
|
|
4930
|
+
}), nf = /* @__PURE__ */ K(tf, [["__scopeId", "data-v-29614a77"]]), rf = /* @__PURE__ */ me({
|
|
4932
4931
|
__name: "ExitTransformer",
|
|
4933
4932
|
props: {
|
|
4934
4933
|
formModel: {
|
|
@@ -4954,7 +4953,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4954
4953
|
}
|
|
4955
4954
|
},
|
|
4956
4955
|
setup(e) {
|
|
4957
|
-
const { t, te: n } = Nt("en-us",
|
|
4956
|
+
const { t, te: n } = Nt("en-us", Gt), i = e, a = L(() => i.formModel.id && i.isEditing || !i.isEditing), r = L(() => {
|
|
4958
4957
|
const o = i.formSchema;
|
|
4959
4958
|
return o.fields.map((s) => {
|
|
4960
4959
|
const l = `exit-transformer.${s.model}`;
|
|
@@ -4969,7 +4968,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
4969
4968
|
onModelUpdated: e.onModelUpdated
|
|
4970
4969
|
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : C("", !0);
|
|
4971
4970
|
}
|
|
4972
|
-
}),
|
|
4971
|
+
}), af = /* @__PURE__ */ K(rf, [["__scopeId", "data-v-8837769c"]]), sf = {
|
|
4973
4972
|
fields: [
|
|
4974
4973
|
{
|
|
4975
4974
|
inputType: "text",
|
|
@@ -5004,7 +5003,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5004
5003
|
disabled: !1
|
|
5005
5004
|
}
|
|
5006
5005
|
]
|
|
5007
|
-
},
|
|
5006
|
+
}, of = {
|
|
5008
5007
|
fields: [
|
|
5009
5008
|
{
|
|
5010
5009
|
type: "input",
|
|
@@ -5026,7 +5025,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5026
5025
|
disabled: !1
|
|
5027
5026
|
}
|
|
5028
5027
|
]
|
|
5029
|
-
},
|
|
5028
|
+
}, lf = {
|
|
5030
5029
|
fields: [
|
|
5031
5030
|
{
|
|
5032
5031
|
type: "input",
|
|
@@ -5057,13 +5056,13 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5057
5056
|
disabled: !1
|
|
5058
5057
|
}
|
|
5059
5058
|
]
|
|
5060
|
-
}, Pe = (e) => (
|
|
5059
|
+
}, Pe = (e) => (ve("data-v-89cd3d63"), e = e(), be(), e), df = { class: "general-settings" }, uf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "header-wrapper" }, [
|
|
5061
5060
|
/* @__PURE__ */ c("span", { class: "section-header" }, "General Configuration Settings")
|
|
5062
|
-
], -1)),
|
|
5061
|
+
], -1)), cf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "description" }, " Parameters for enabling the ACME plugin. ", -1)), mf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("hr", null, null, -1)), ff = { class: "sub-form" }, hf = { class: "general-settings" }, pf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "header-wrapper" }, [
|
|
5063
5062
|
/* @__PURE__ */ c("span", { class: "section-header" }, "Storage Configuration Settings")
|
|
5064
|
-
], -1)),
|
|
5063
|
+
], -1)), gf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "description" }, " Parameters for setting up storage. ", -1)), yf = { class: "sub-form" }, vf = { class: "general-settings" }, bf = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "header-wrapper" }, [
|
|
5065
5064
|
/* @__PURE__ */ c("span", { class: "section-header" }, "Advanced Configuration Settings")
|
|
5066
|
-
], -1)),
|
|
5065
|
+
], -1)), _f = /* @__PURE__ */ Pe(() => /* @__PURE__ */ c("div", { class: "description" }, " Advanced parameters for manually configuring the ACME plugin. ", -1)), wf = /* @__PURE__ */ me({
|
|
5067
5066
|
__name: "ACMEForm",
|
|
5068
5067
|
props: {
|
|
5069
5068
|
formModel: {
|
|
@@ -5098,7 +5097,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5098
5097
|
return b;
|
|
5099
5098
|
}), r = L(() => {
|
|
5100
5099
|
var p;
|
|
5101
|
-
const b =
|
|
5100
|
+
const b = _e(sf);
|
|
5102
5101
|
for (const A of b.fields) {
|
|
5103
5102
|
const D = (p = a.value[A.model]) == null ? void 0 : p.help;
|
|
5104
5103
|
A.help === void 0 && typeof D == "string" && (A.help = D);
|
|
@@ -5106,7 +5105,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5106
5105
|
return b;
|
|
5107
5106
|
}), o = L(() => {
|
|
5108
5107
|
var p;
|
|
5109
|
-
const b =
|
|
5108
|
+
const b = _e(of);
|
|
5110
5109
|
for (const A of b.fields) {
|
|
5111
5110
|
const D = (p = a.value[A.model]) == null ? void 0 : p.help;
|
|
5112
5111
|
A.help === void 0 && typeof D == "string" && (A.help = D);
|
|
@@ -5114,7 +5113,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5114
5113
|
return b;
|
|
5115
5114
|
}), s = L(() => {
|
|
5116
5115
|
var p;
|
|
5117
|
-
const b =
|
|
5116
|
+
const b = _e(lf);
|
|
5118
5117
|
for (const A of b.fields) {
|
|
5119
5118
|
const D = (p = a.value[A.model]) == null ? void 0 : p.help;
|
|
5120
5119
|
A.help === void 0 && typeof D == "string" && (A.help = D);
|
|
@@ -5166,7 +5165,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5166
5165
|
value: "other"
|
|
5167
5166
|
}
|
|
5168
5167
|
];
|
|
5169
|
-
|
|
5168
|
+
Pn(() => {
|
|
5170
5169
|
n.value === "zeroSsl" && (t.formModel["config-api_uri"] = "https://acme.zerossl.com/v2/DV90");
|
|
5171
5170
|
});
|
|
5172
5171
|
const B = (b) => {
|
|
@@ -5187,9 +5186,9 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5187
5186
|
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : C("", !0),
|
|
5188
5187
|
M(D, { tabs: y }, {
|
|
5189
5188
|
general: T(() => [
|
|
5190
|
-
c("div",
|
|
5191
|
-
df,
|
|
5189
|
+
c("div", df, [
|
|
5192
5190
|
uf,
|
|
5191
|
+
cf,
|
|
5193
5192
|
I.value ? (d(), k(oe, {
|
|
5194
5193
|
key: 0,
|
|
5195
5194
|
model: e.formModel,
|
|
@@ -5197,14 +5196,14 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5197
5196
|
schema: u.value,
|
|
5198
5197
|
onModelUpdated: e.onModelUpdated
|
|
5199
5198
|
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : C("", !0),
|
|
5200
|
-
|
|
5199
|
+
mf,
|
|
5201
5200
|
M(A, {
|
|
5202
5201
|
class: "issuer-select",
|
|
5203
5202
|
items: S,
|
|
5204
5203
|
label: "Issuer",
|
|
5205
5204
|
onChange: B
|
|
5206
5205
|
}),
|
|
5207
|
-
c("div",
|
|
5206
|
+
c("div", ff, [
|
|
5208
5207
|
n.value === "letsEncrypt" ? (d(), k(oe, {
|
|
5209
5208
|
key: 0,
|
|
5210
5209
|
model: e.formModel,
|
|
@@ -5223,9 +5222,9 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5223
5222
|
])
|
|
5224
5223
|
]),
|
|
5225
5224
|
storage: T(() => [
|
|
5226
|
-
c("div",
|
|
5227
|
-
hf,
|
|
5225
|
+
c("div", hf, [
|
|
5228
5226
|
pf,
|
|
5227
|
+
gf,
|
|
5229
5228
|
I.value ? (d(), k(oe, {
|
|
5230
5229
|
key: 0,
|
|
5231
5230
|
model: e.formModel,
|
|
@@ -5233,7 +5232,7 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5233
5232
|
schema: m.value,
|
|
5234
5233
|
onModelUpdated: j
|
|
5235
5234
|
}, null, 8, ["model", "options", "schema"])) : C("", !0),
|
|
5236
|
-
c("div",
|
|
5235
|
+
c("div", yf, [
|
|
5237
5236
|
i.value === "consul" ? (d(), k(oe, {
|
|
5238
5237
|
key: 0,
|
|
5239
5238
|
model: e.formModel,
|
|
@@ -5266,9 +5265,9 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5266
5265
|
])
|
|
5267
5266
|
]),
|
|
5268
5267
|
advanced: T(() => [
|
|
5269
|
-
c("div",
|
|
5270
|
-
vf,
|
|
5268
|
+
c("div", vf, [
|
|
5271
5269
|
bf,
|
|
5270
|
+
_f,
|
|
5272
5271
|
I.value ? (d(), k(oe, {
|
|
5273
5272
|
key: 0,
|
|
5274
5273
|
model: e.formModel,
|
|
@@ -5283,13 +5282,13 @@ const Jm = /* @__PURE__ */ K(Vm, [["render", Zm], ["__scopeId", "data-v-2db4bab5
|
|
|
5283
5282
|
]);
|
|
5284
5283
|
};
|
|
5285
5284
|
}
|
|
5286
|
-
}),
|
|
5285
|
+
}), Tf = /* @__PURE__ */ K(wf, [["__scopeId", "data-v-89cd3d63"]]), Di = (e) => (ve("data-v-5e85c36c"), e = e(), be(), e), Mf = { class: "rla-form-basic-fields" }, Sf = { class: "rla-form-request-limits-subtitle" }, Cf = { class: "rla-form-request-limits-content" }, If = { class: "rla-form-window-type" }, Af = ["innerHTML"], Ef = { class: "rla-form-window-type-radios" }, $f = { class: "rla-form-request-limits-items" }, Of = { class: "rla-form-request-limits-row" }, Ff = ["id"], kf = { class: "rla-form-request-limits-actions" }, Uf = {
|
|
5287
5286
|
key: 0,
|
|
5288
5287
|
class: "rla-form-request-limits-examples"
|
|
5289
|
-
},
|
|
5288
|
+
}, Nf = { class: "rla-form-request-limits-examples-badges" }, Lf = /* @__PURE__ */ Di(() => /* @__PURE__ */ c("br", null, null, -1)), Vf = ["innerHTML"], qf = {
|
|
5290
5289
|
id: "rla-form-error-legend",
|
|
5291
5290
|
class: "rla-form-error-inputs"
|
|
5292
|
-
},
|
|
5291
|
+
}, Pf = /* @__PURE__ */ Di(() => /* @__PURE__ */ c("div", null, ":", -1)), Rf = /* @__PURE__ */ me({
|
|
5293
5292
|
__name: "RLAForm",
|
|
5294
5293
|
props: {
|
|
5295
5294
|
formSchema: {},
|
|
@@ -5358,7 +5357,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5358
5357
|
}, n = /* @__PURE__ */ new Set([
|
|
5359
5358
|
"selectionGroup",
|
|
5360
5359
|
...["identifier", "limit", "window_size", "error_code", "error_message"].map((h) => `config-${h}`)
|
|
5361
|
-
]), i = (h) => h === void 0 ? !1 : n.has(h), { t: a } = Nt("en-us",
|
|
5360
|
+
]), i = (h) => h === void 0 ? !1 : n.has(h), { t: a } = Nt("en-us", Gt), r = e, o = L(() => {
|
|
5362
5361
|
var _, E;
|
|
5363
5362
|
const h = (E = (_ = r.formSchema) == null ? void 0 : _.fields) == null ? void 0 : E.find(($) => $.type === "selectionGroup" && $.model === "selectionGroup");
|
|
5364
5363
|
if (h)
|
|
@@ -5432,12 +5431,12 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5432
5431
|
}
|
|
5433
5432
|
), B = (h, _) => {
|
|
5434
5433
|
if (_ === g.value) {
|
|
5435
|
-
r.onModelUpdated([], "config-limit"), r.onModelUpdated([], "config-window_size"),
|
|
5434
|
+
r.onModelUpdated([], "config-limit"), r.onModelUpdated([], "config-window_size"), Zt(() => {
|
|
5436
5435
|
g.value = void 0;
|
|
5437
5436
|
});
|
|
5438
5437
|
return;
|
|
5439
5438
|
}
|
|
5440
|
-
r.onModelUpdated([h.config.limit], "config-limit"), r.onModelUpdated([h.config.window_size], "config-window_size"),
|
|
5439
|
+
r.onModelUpdated([h.config.limit], "config-limit"), r.onModelUpdated([h.config.window_size], "config-window_size"), Zt(() => {
|
|
5441
5440
|
g.value = _;
|
|
5442
5441
|
});
|
|
5443
5442
|
}, j = (h) => {
|
|
@@ -5445,37 +5444,37 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5445
5444
|
}, b = (h, _) => {
|
|
5446
5445
|
var $;
|
|
5447
5446
|
g.value !== void 0 && (g.value = void 0);
|
|
5448
|
-
const E =
|
|
5447
|
+
const E = _e((($ = r.formModel) == null ? void 0 : $["config-limit"]) ?? []);
|
|
5449
5448
|
E[h] = _, r.onModelUpdated(E, "config-limit");
|
|
5450
5449
|
}, p = (h, _) => {
|
|
5451
5450
|
var $;
|
|
5452
5451
|
g.value !== void 0 && (g.value = void 0);
|
|
5453
|
-
const E =
|
|
5452
|
+
const E = _e((($ = r.formModel) == null ? void 0 : $["config-window_size"]) ?? []);
|
|
5454
5453
|
E[h] = _, r.onModelUpdated(E, "config-window_size");
|
|
5455
5454
|
}, A = (h) => {
|
|
5456
5455
|
var $, Y;
|
|
5457
5456
|
g.value !== void 0 && (g.value = void 0);
|
|
5458
|
-
const _ =
|
|
5457
|
+
const _ = _e((($ = r.formModel) == null ? void 0 : $["config-limit"]) ?? []), E = _e(((Y = r.formModel) == null ? void 0 : Y["config-window_size"]) ?? []);
|
|
5459
5458
|
_.length === 0 && _.push(void 0), E.length === 0 && E.push(void 0), _.splice(h + 1, 0, void 0), E.splice(h + 1, 0, void 0), r.onModelUpdated(_, "config-limit"), r.onModelUpdated(E, "config-window_size");
|
|
5460
5459
|
}, D = (h) => {
|
|
5461
5460
|
var _, E;
|
|
5462
5461
|
if (w.value.length > 1) {
|
|
5463
5462
|
g.value !== void 0 && (g.value = void 0);
|
|
5464
|
-
const $ =
|
|
5463
|
+
const $ = _e(((_ = r.formModel) == null ? void 0 : _["config-limit"]) ?? []), Y = _e(((E = r.formModel) == null ? void 0 : E["config-window_size"]) ?? []);
|
|
5465
5464
|
$.length === 0 && $.push(void 0), Y.length === 0 && Y.push(void 0), $.splice(h, 1), Y.splice(h, 1), r.onModelUpdated($, "config-limit"), r.onModelUpdated(Y, "config-window_size");
|
|
5466
5465
|
}
|
|
5467
5466
|
};
|
|
5468
5467
|
return (h, _) => {
|
|
5469
|
-
const E = F("VueFormGenerator"), $ = F("KLabel"), Y = F("KRadio"), le = F("KInput"), Me = F("KButton"), te = F("KBadge"), Re = F("KTooltip"),
|
|
5468
|
+
const E = F("VueFormGenerator"), $ = F("KLabel"), Y = F("KRadio"), le = F("KInput"), Me = F("KButton"), te = F("KBadge"), Re = F("KTooltip"), Wt = F("KCard"), Ki = F("KSelect"), xi = F("KCollapse");
|
|
5470
5469
|
return d(), f(q, null, [
|
|
5471
|
-
c("div",
|
|
5470
|
+
c("div", Mf, [
|
|
5472
5471
|
M(E, {
|
|
5473
5472
|
model: h.formModel,
|
|
5474
5473
|
options: h.formOptions,
|
|
5475
5474
|
schema: o.value,
|
|
5476
5475
|
onModelUpdated: _[0] || (_[0] = (V, J) => h.onModelUpdated(V, J))
|
|
5477
5476
|
}, null, 8, ["model", "options", "schema"]),
|
|
5478
|
-
M(
|
|
5477
|
+
M(Wt, { class: "rla-form-request-limits" }, {
|
|
5479
5478
|
title: T(() => [
|
|
5480
5479
|
M($, {
|
|
5481
5480
|
class: "rla-form-request-limits-title",
|
|
@@ -5487,11 +5486,11 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5487
5486
|
]),
|
|
5488
5487
|
_: 1
|
|
5489
5488
|
}),
|
|
5490
|
-
c("div",
|
|
5489
|
+
c("div", Sf, O(R(a)("rla.request_limits.subtitle")), 1)
|
|
5491
5490
|
]),
|
|
5492
5491
|
default: T(() => [
|
|
5493
|
-
c("div",
|
|
5494
|
-
c("div",
|
|
5492
|
+
c("div", Cf, [
|
|
5493
|
+
c("div", If, [
|
|
5495
5494
|
M($, {
|
|
5496
5495
|
class: "rla-form-window-type-label",
|
|
5497
5496
|
"tooltip-attributes": {
|
|
@@ -5502,14 +5501,14 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5502
5501
|
tooltip: T(() => [
|
|
5503
5502
|
c("div", {
|
|
5504
5503
|
innerHTML: R(a)("rla.window_type.help")
|
|
5505
|
-
}, null, 8,
|
|
5504
|
+
}, null, 8, Af)
|
|
5506
5505
|
]),
|
|
5507
5506
|
default: T(() => [
|
|
5508
5507
|
ee(O(R(a)("rla.window_type.label")) + " ", 1)
|
|
5509
5508
|
]),
|
|
5510
5509
|
_: 1
|
|
5511
5510
|
}),
|
|
5512
|
-
c("div",
|
|
5511
|
+
c("div", Ef, [
|
|
5513
5512
|
(d(!0), f(q, null, Z(N.value, (V) => (d(), k(Y, {
|
|
5514
5513
|
key: `window-type-${V}`,
|
|
5515
5514
|
"model-value": U.value,
|
|
@@ -5524,7 +5523,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5524
5523
|
}, 1032, ["model-value", "name", "selected-value"]))), 128))
|
|
5525
5524
|
])
|
|
5526
5525
|
]),
|
|
5527
|
-
c("div",
|
|
5526
|
+
c("div", $f, [
|
|
5528
5527
|
(d(!0), f(q, null, Z(w.value, (V, J) => (d(), f("div", {
|
|
5529
5528
|
key: J.toString()
|
|
5530
5529
|
}, [
|
|
@@ -5536,7 +5535,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5536
5535
|
]),
|
|
5537
5536
|
_: 2
|
|
5538
5537
|
}, 1032, ["for"]),
|
|
5539
|
-
c("div",
|
|
5538
|
+
c("div", Of, [
|
|
5540
5539
|
c("legend", {
|
|
5541
5540
|
id: `rla-form-request-limits-item-${J}-legend`,
|
|
5542
5541
|
class: "rla-form-request-limits-inputs"
|
|
@@ -5555,15 +5554,15 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5555
5554
|
"onUpdate:modelValue": (bt) => p(J, Number.parseInt(bt))
|
|
5556
5555
|
}, null, 8, ["model-value", "placeholder", "onUpdate:modelValue"]),
|
|
5557
5556
|
c("div", null, O(R(a)("rla.request_limits.seconds")), 1)
|
|
5558
|
-
], 8,
|
|
5559
|
-
c("div",
|
|
5557
|
+
], 8, Ff),
|
|
5558
|
+
c("div", kf, [
|
|
5560
5559
|
M(Me, {
|
|
5561
5560
|
appearance: "tertiary",
|
|
5562
5561
|
disabled: w.value.length <= 1,
|
|
5563
5562
|
onClick: () => D(J)
|
|
5564
5563
|
}, {
|
|
5565
5564
|
default: T(() => [
|
|
5566
|
-
M(R(
|
|
5565
|
+
M(R(ru))
|
|
5567
5566
|
]),
|
|
5568
5567
|
_: 2
|
|
5569
5568
|
}, 1032, ["disabled", "onClick"]),
|
|
@@ -5572,7 +5571,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5572
5571
|
onClick: () => A(J)
|
|
5573
5572
|
}, {
|
|
5574
5573
|
default: T(() => [
|
|
5575
|
-
M(R(
|
|
5574
|
+
M(R(ki))
|
|
5576
5575
|
]),
|
|
5577
5576
|
_: 2
|
|
5578
5577
|
}, 1032, ["onClick"])
|
|
@@ -5580,16 +5579,16 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5580
5579
|
])
|
|
5581
5580
|
]))), 128))
|
|
5582
5581
|
]),
|
|
5583
|
-
l.value.length > 0 ? (d(), f("div",
|
|
5582
|
+
l.value.length > 0 ? (d(), f("div", Uf, [
|
|
5584
5583
|
c("div", null, O(R(a)("rla.start_with_a_use_case")), 1),
|
|
5585
|
-
c("div",
|
|
5584
|
+
c("div", Nf, [
|
|
5586
5585
|
(d(!0), f(q, null, Z(l.value, (V, J) => (d(), k(Re, {
|
|
5587
5586
|
key: `use-case-${J}`,
|
|
5588
5587
|
"max-width": "300"
|
|
5589
5588
|
}, {
|
|
5590
5589
|
content: T(() => [
|
|
5591
5590
|
c("div", null, O(V.description), 1),
|
|
5592
|
-
|
|
5591
|
+
Lf,
|
|
5593
5592
|
c("div", null, O(R(a)("rla.request_limits.label")) + ": " + O(V.config.limit), 1),
|
|
5594
5593
|
c("div", null, O(R(a)("rla.request_limits.time_interval")) + ": " + O(V.config.window_size), 1)
|
|
5595
5594
|
]),
|
|
@@ -5613,7 +5612,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5613
5612
|
]),
|
|
5614
5613
|
_: 1
|
|
5615
5614
|
}),
|
|
5616
|
-
M(
|
|
5615
|
+
M(Ki, {
|
|
5617
5616
|
modelValue: I.value,
|
|
5618
5617
|
"onUpdate:modelValue": _[1] || (_[1] = (V) => I.value = V),
|
|
5619
5618
|
class: "rla-form-identifiers",
|
|
@@ -5631,7 +5630,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5631
5630
|
"label-tooltip": T(() => [
|
|
5632
5631
|
c("div", {
|
|
5633
5632
|
innerHTML: u.value && u.value.help
|
|
5634
|
-
}, null, 8,
|
|
5633
|
+
}, null, 8, Vf)
|
|
5635
5634
|
]),
|
|
5636
5635
|
_: 1
|
|
5637
5636
|
}, 8, ["modelValue", "items", "label"]),
|
|
@@ -5650,7 +5649,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5650
5649
|
]),
|
|
5651
5650
|
_: 1
|
|
5652
5651
|
}, 8, ["info"]),
|
|
5653
|
-
c("legend",
|
|
5652
|
+
c("legend", qf, [
|
|
5654
5653
|
M(le, {
|
|
5655
5654
|
class: "input-error-code",
|
|
5656
5655
|
"model-value": y.value && y.value.toString(),
|
|
@@ -5658,7 +5657,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5658
5657
|
type: "number",
|
|
5659
5658
|
"onUpdate:modelValue": _[3] || (_[3] = (V) => h.onModelUpdated(Number.parseInt(V), "config-error_code"))
|
|
5660
5659
|
}, null, 8, ["model-value", "placeholder"]),
|
|
5661
|
-
|
|
5660
|
+
Pf,
|
|
5662
5661
|
M(le, {
|
|
5663
5662
|
"model-value": S.value,
|
|
5664
5663
|
placeholder: R(a)("rla.error_message.message_placeholder"),
|
|
@@ -5667,7 +5666,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5667
5666
|
])
|
|
5668
5667
|
])
|
|
5669
5668
|
]),
|
|
5670
|
-
M(
|
|
5669
|
+
M(xi, {
|
|
5671
5670
|
modelValue: v.value,
|
|
5672
5671
|
"onUpdate:modelValue": _[8] || (_[8] = (V) => v.value = V),
|
|
5673
5672
|
"trigger-label": R(a)("rla.view_advanced_fields")
|
|
@@ -5679,7 +5678,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5679
5678
|
schema: s.value.endsWithStrategy,
|
|
5680
5679
|
onModelUpdated: _[5] || (_[5] = (V, J) => h.onModelUpdated(V, J))
|
|
5681
5680
|
}, null, 8, ["model", "options", "schema"]),
|
|
5682
|
-
h.formModel["config-strategy"] === "redis" ? (d(), k(
|
|
5681
|
+
h.formModel["config-strategy"] === "redis" ? (d(), k(Wt, {
|
|
5683
5682
|
key: 0,
|
|
5684
5683
|
class: "rla-form-redis-card",
|
|
5685
5684
|
title: R(a)("rla.redis.title")
|
|
@@ -5706,24 +5705,24 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5706
5705
|
], 64);
|
|
5707
5706
|
};
|
|
5708
5707
|
}
|
|
5709
|
-
}),
|
|
5708
|
+
}), Bf = /* @__PURE__ */ K(Rf, [["__scopeId", "data-v-5e85c36c"]]), xf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5710
5709
|
__proto__: null,
|
|
5711
|
-
ACMEForm:
|
|
5712
|
-
ExitTransformer:
|
|
5713
|
-
OIDCForm:
|
|
5714
|
-
PostFunction:
|
|
5715
|
-
RLAForm:
|
|
5716
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5710
|
+
ACMEForm: Tf,
|
|
5711
|
+
ExitTransformer: af,
|
|
5712
|
+
OIDCForm: Xm,
|
|
5713
|
+
PostFunction: nf,
|
|
5714
|
+
RLAForm: Bf
|
|
5715
|
+
}, Symbol.toStringTag, { value: "Module" })), zf = [
|
|
5717
5716
|
"array",
|
|
5718
5717
|
"metric",
|
|
5719
5718
|
"advanced",
|
|
5720
5719
|
"selectionGroup",
|
|
5721
5720
|
"object-advanced"
|
|
5722
|
-
],
|
|
5721
|
+
], Hf = {
|
|
5723
5722
|
install: (e) => {
|
|
5724
5723
|
e.component("VueFormGenerator", oe);
|
|
5725
5724
|
}
|
|
5726
|
-
},
|
|
5725
|
+
}, Yf = (e) => ({
|
|
5727
5726
|
"openid-connect": "OIDCForm",
|
|
5728
5727
|
"post-function": "PostFunction",
|
|
5729
5728
|
// Pre and Post function plugins are using same component
|
|
@@ -5734,9 +5733,9 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5734
5733
|
export {
|
|
5735
5734
|
Ee as FORMS_API_KEY,
|
|
5736
5735
|
oe as VueFormGenerator,
|
|
5737
|
-
|
|
5738
|
-
|
|
5739
|
-
|
|
5740
|
-
|
|
5741
|
-
|
|
5736
|
+
Kf as abstractField,
|
|
5737
|
+
zf as customFields,
|
|
5738
|
+
Hf as default,
|
|
5739
|
+
Yf as getSharedFormName,
|
|
5740
|
+
xf as sharedForms
|
|
5742
5741
|
};
|