@kong-ui-public/forms 4.12.12 → 4.13.1-pr.2114.f471b8dbc.0
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 +146 -145
- package/dist/forms.umd.js +2 -2
- package/dist/types/const.d.ts +1 -0
- package/dist/types/const.d.ts.map +1 -1
- package/package.json +3 -3
package/dist/forms.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { resolveComponent as O, openBlock as u, createElementBlock as g, createElementVNode as h, toDisplayString as $, normalizeClass as W, createVNode as C, defineComponent as re, provide as it, withCtx as I, renderSlot as Oe, unref as M, createTextVNode as ee, createBlock as E, resolveDynamicComponent as ne, Fragment as K, renderList as J, ref as ue, computed as L, toRefs as Le, inject as rt, onMounted as En, onBeforeMount as kt, mergeProps as Ie, Transition as Oi, createCommentVNode as
|
|
1
|
+
import { resolveComponent as O, openBlock as u, createElementBlock as g, createElementVNode as h, toDisplayString as $, normalizeClass as W, createVNode as C, defineComponent as re, provide as it, withCtx as I, renderSlot as Oe, unref as M, createTextVNode as ee, createBlock as E, resolveDynamicComponent as ne, Fragment as K, renderList as J, ref as ue, computed as L, toRefs as Le, inject as rt, onMounted as En, onBeforeMount as kt, mergeProps as Ie, Transition as Oi, createCommentVNode as j, resolveDirective as Fn, withDirectives as de, vModelText as Ze, vModelCheckbox as Ai, vModelSelect as Ei, vModelDynamic as kn, isRef as Ye, toRef as Fi, vModelRadio as ki, vShow as Ui, createSlots as Un, watch as Ut, normalizeProps as $i, guardReactiveProps as Vi, useSlots as mt, nextTick as Kt } from "vue";
|
|
2
2
|
import { createI18n as ge } from "@kong-ui-public/i18n";
|
|
3
|
-
import { TrashIcon as at, AddIcon as $t, RemoveIcon as
|
|
4
|
-
import { useStringHelpers as
|
|
3
|
+
import { TrashIcon as at, AddIcon as $t, RemoveIcon as Ri } from "@kong/icons";
|
|
4
|
+
import { useStringHelpers as ji, useErrors as Pi, useDebouncedFilter as Ni, useAxios as Li } from "@kong-ui-public/entities-shared";
|
|
5
5
|
function $n(e, t) {
|
|
6
6
|
for (var n = -1, a = e == null ? 0 : e.length; ++n < a && t(e[n], n, e) !== !1; )
|
|
7
7
|
;
|
|
@@ -23,7 +23,7 @@ function Bi(e, t) {
|
|
|
23
23
|
a[n] = t(n);
|
|
24
24
|
return a;
|
|
25
25
|
}
|
|
26
|
-
var Vn = typeof global == "object" && global && global.Object === Object && global, Di = typeof self == "object" && self && self.Object === Object && self, pe = Vn || Di || Function("return this")(), Ae = pe.Symbol,
|
|
26
|
+
var Vn = typeof global == "object" && global && global.Object === Object && global, Di = typeof self == "object" && self && self.Object === Object && self, pe = Vn || Di || Function("return this")(), Ae = pe.Symbol, Rn = Object.prototype, zi = Rn.hasOwnProperty, xi = Rn.toString, We = Ae ? Ae.toStringTag : void 0;
|
|
27
27
|
function Yi(e) {
|
|
28
28
|
var t = zi.call(e, We), n = e[We];
|
|
29
29
|
try {
|
|
@@ -49,7 +49,7 @@ var Qi = "[object Arguments]";
|
|
|
49
49
|
function Dt(e) {
|
|
50
50
|
return Fe(e) && Ee(e) == Qi;
|
|
51
51
|
}
|
|
52
|
-
var
|
|
52
|
+
var jn = Object.prototype, Xi = jn.hasOwnProperty, ea = jn.propertyIsEnumerable, ta = Dt(/* @__PURE__ */ function() {
|
|
53
53
|
return arguments;
|
|
54
54
|
}()) ? Dt : function(e) {
|
|
55
55
|
return Fe(e) && Xi.call(e, "callee") && !ea.call(e, "callee");
|
|
@@ -83,11 +83,11 @@ var Kn = typeof exports == "object" && exports && !exports.nodeType && exports,
|
|
|
83
83
|
return e || Mt && Mt.binding && Mt.binding("util");
|
|
84
84
|
} catch {
|
|
85
85
|
}
|
|
86
|
-
}(), Yt = xe && xe.isTypedArray, Va = Yt ? Vt(Yt) : Ua,
|
|
86
|
+
}(), Yt = xe && xe.isTypedArray, Va = Yt ? Vt(Yt) : Ua, Ra = Object.prototype, ja = Ra.hasOwnProperty;
|
|
87
87
|
function Bn(e, t) {
|
|
88
88
|
var n = ke(e), a = !n && ta(e), i = !n && !a && Nn(e), r = !n && !a && !i && Va(e), s = n || a || i || r, o = s ? Bi(e.length, String) : [], d = o.length;
|
|
89
89
|
for (var l in e)
|
|
90
|
-
(t ||
|
|
90
|
+
(t || ja.call(e, l)) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
91
91
|
(l == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
92
92
|
i && (l == "offset" || l == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
93
93
|
r && (l == "buffer" || l == "byteLength" || l == "byteOffset") || // Skip index properties.
|
|
@@ -95,7 +95,7 @@ function Bn(e, t) {
|
|
|
95
95
|
return o;
|
|
96
96
|
}
|
|
97
97
|
var Pa = Object.prototype;
|
|
98
|
-
function
|
|
98
|
+
function Rt(e) {
|
|
99
99
|
var t = e && e.constructor, n = typeof t == "function" && t.prototype || Pa;
|
|
100
100
|
return e === n;
|
|
101
101
|
}
|
|
@@ -106,7 +106,7 @@ function Dn(e, t) {
|
|
|
106
106
|
}
|
|
107
107
|
var Na = Dn(Object.keys, Object), La = Object.prototype, qa = La.hasOwnProperty;
|
|
108
108
|
function Ka(e) {
|
|
109
|
-
if (!
|
|
109
|
+
if (!Rt(e))
|
|
110
110
|
return Na(e);
|
|
111
111
|
var t = [];
|
|
112
112
|
for (var n in Object(e))
|
|
@@ -145,11 +145,11 @@ function Ha(e, t) {
|
|
|
145
145
|
};
|
|
146
146
|
}
|
|
147
147
|
var Ga = Ha(Ya);
|
|
148
|
-
function
|
|
148
|
+
function jt(e) {
|
|
149
149
|
return e;
|
|
150
150
|
}
|
|
151
151
|
function Wa(e) {
|
|
152
|
-
return typeof e == "function" ? e :
|
|
152
|
+
return typeof e == "function" ? e : jt;
|
|
153
153
|
}
|
|
154
154
|
function le(e, t) {
|
|
155
155
|
var n = ke(e) ? $n : Ga;
|
|
@@ -230,18 +230,18 @@ function Mr(e, t) {
|
|
|
230
230
|
var n = this.__data__;
|
|
231
231
|
return this.size += this.has(e) ? 0 : 1, n[e] = et && t === void 0 ? wr : t, this;
|
|
232
232
|
}
|
|
233
|
-
function
|
|
233
|
+
function Re(e) {
|
|
234
234
|
var t = -1, n = e == null ? 0 : e.length;
|
|
235
235
|
for (this.clear(); ++t < n; ) {
|
|
236
236
|
var a = e[t];
|
|
237
237
|
this.set(a[0], a[1]);
|
|
238
238
|
}
|
|
239
239
|
}
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
240
|
+
Re.prototype.clear = mr;
|
|
241
|
+
Re.prototype.delete = fr;
|
|
242
|
+
Re.prototype.get = vr;
|
|
243
|
+
Re.prototype.has = _r;
|
|
244
|
+
Re.prototype.set = Mr;
|
|
245
245
|
function Sr() {
|
|
246
246
|
this.__data__ = [], this.size = 0;
|
|
247
247
|
}
|
|
@@ -288,9 +288,9 @@ Me.prototype.set = Er;
|
|
|
288
288
|
var tt = Ke(pe, "Map");
|
|
289
289
|
function Fr() {
|
|
290
290
|
this.size = 0, this.__data__ = {
|
|
291
|
-
hash: new
|
|
291
|
+
hash: new Re(),
|
|
292
292
|
map: new (tt || Me)(),
|
|
293
|
-
string: new
|
|
293
|
+
string: new Re()
|
|
294
294
|
};
|
|
295
295
|
}
|
|
296
296
|
function kr(e) {
|
|
@@ -311,7 +311,7 @@ function $r(e) {
|
|
|
311
311
|
function Vr(e) {
|
|
312
312
|
return yt(this, e).has(e);
|
|
313
313
|
}
|
|
314
|
-
function
|
|
314
|
+
function Rr(e, t) {
|
|
315
315
|
var n = yt(this, e), a = n.size;
|
|
316
316
|
return n.set(e, t), this.size += n.size == a ? 0 : 1, this;
|
|
317
317
|
}
|
|
@@ -326,11 +326,11 @@ Se.prototype.clear = Fr;
|
|
|
326
326
|
Se.prototype.delete = Ur;
|
|
327
327
|
Se.prototype.get = $r;
|
|
328
328
|
Se.prototype.has = Vr;
|
|
329
|
-
Se.prototype.set =
|
|
330
|
-
var
|
|
329
|
+
Se.prototype.set = Rr;
|
|
330
|
+
var jr = "Expected a function";
|
|
331
331
|
function Pt(e, t) {
|
|
332
332
|
if (typeof e != "function" || t != null && typeof t != "function")
|
|
333
|
-
throw new TypeError(
|
|
333
|
+
throw new TypeError(jr);
|
|
334
334
|
var n = function() {
|
|
335
335
|
var a = arguments, i = t ? t.apply(this, a) : a[0], r = n.cache;
|
|
336
336
|
if (r.has(i))
|
|
@@ -396,7 +396,7 @@ function D(e, t, n) {
|
|
|
396
396
|
function X(e) {
|
|
397
397
|
return e == null;
|
|
398
398
|
}
|
|
399
|
-
const $e = "kong-ui-forms-api", Gr = "kong-ui-forms-config", Wr = "redis-partial-list-fetcher-key", He = "autofill", he = "autofillSlot";
|
|
399
|
+
const $e = "kong-ui-forms-api", Gr = "kong-ui-forms-config", Wr = "redis-partial-list-fetcher-key", wm = "redis-partial-info", He = "autofill", he = "autofillSlot";
|
|
400
400
|
function Zr() {
|
|
401
401
|
this.__data__ = new Me(), this.size = 0;
|
|
402
402
|
}
|
|
@@ -473,7 +473,7 @@ var oo = Object.prototype, so = oo.hasOwnProperty;
|
|
|
473
473
|
function lo(e) {
|
|
474
474
|
if (!me(e))
|
|
475
475
|
return ro(e);
|
|
476
|
-
var t =
|
|
476
|
+
var t = Rt(e), n = [];
|
|
477
477
|
for (var a in e)
|
|
478
478
|
a == "constructor" && (t || !so.call(e, a)) || n.push(a);
|
|
479
479
|
return n;
|
|
@@ -579,17 +579,17 @@ var sn = Ae ? Ae.prototype : void 0, ln = sn ? sn.valueOf : void 0;
|
|
|
579
579
|
function Vo(e) {
|
|
580
580
|
return ln ? Object(ln.call(e)) : {};
|
|
581
581
|
}
|
|
582
|
-
function
|
|
582
|
+
function Ro(e, t) {
|
|
583
583
|
var n = t ? Lt(e.buffer) : e.buffer;
|
|
584
584
|
return new e.constructor(n, e.byteOffset, e.length);
|
|
585
585
|
}
|
|
586
|
-
var
|
|
586
|
+
var jo = "[object Boolean]", Po = "[object Date]", No = "[object Map]", Lo = "[object Number]", qo = "[object RegExp]", Ko = "[object Set]", Bo = "[object String]", Do = "[object Symbol]", zo = "[object ArrayBuffer]", xo = "[object DataView]", Yo = "[object Float32Array]", Ho = "[object Float64Array]", Go = "[object Int8Array]", Wo = "[object Int16Array]", Zo = "[object Int32Array]", Jo = "[object Uint8Array]", Qo = "[object Uint8ClampedArray]", Xo = "[object Uint16Array]", es = "[object Uint32Array]";
|
|
587
587
|
function ts(e, t, n) {
|
|
588
588
|
var a = e.constructor;
|
|
589
589
|
switch (t) {
|
|
590
590
|
case zo:
|
|
591
591
|
return Lt(e);
|
|
592
|
-
case
|
|
592
|
+
case jo:
|
|
593
593
|
case Po:
|
|
594
594
|
return new a(+e);
|
|
595
595
|
case xo:
|
|
@@ -603,7 +603,7 @@ function ts(e, t, n) {
|
|
|
603
603
|
case Qo:
|
|
604
604
|
case Xo:
|
|
605
605
|
case es:
|
|
606
|
-
return
|
|
606
|
+
return Ro(e, n);
|
|
607
607
|
case No:
|
|
608
608
|
return new a();
|
|
609
609
|
case Lo:
|
|
@@ -631,7 +631,7 @@ var dn = Object.create, ns = /* @__PURE__ */ function() {
|
|
|
631
631
|
};
|
|
632
632
|
}();
|
|
633
633
|
function is(e) {
|
|
634
|
-
return typeof e.constructor == "function" && !
|
|
634
|
+
return typeof e.constructor == "function" && !Rt(e) ? ns(Jn(e)) : {};
|
|
635
635
|
}
|
|
636
636
|
var as = "[object Map]";
|
|
637
637
|
function rs(e) {
|
|
@@ -641,8 +641,8 @@ var un = xe && xe.isMap, os = un ? Vt(un) : rs, ss = "[object Set]";
|
|
|
641
641
|
function ls(e) {
|
|
642
642
|
return Fe(e) && _e(e) == ss;
|
|
643
643
|
}
|
|
644
|
-
var cn = xe && xe.isSet, ds = cn ? Vt(cn) : ls, us = 1, cs = 2, ms = 4, ei = "[object Arguments]", fs = "[object Array]", hs = "[object Boolean]", ps = "[object Date]", gs = "[object Error]", ti = "[object Function]", vs = "[object GeneratorFunction]", ys = "[object Map]", bs = "[object Number]", ni = "[object Object]", _s = "[object RegExp]", ws = "[object Set]", Ms = "[object String]", Ss = "[object Symbol]", Ts = "[object WeakMap]", Cs = "[object ArrayBuffer]", Is = "[object DataView]", Os = "[object Float32Array]", As = "[object Float64Array]", Es = "[object Int8Array]", Fs = "[object Int16Array]", ks = "[object Int32Array]", Us = "[object Uint8Array]", $s = "[object Uint8ClampedArray]", Vs = "[object Uint16Array]",
|
|
645
|
-
Y[ei] = Y[fs] = Y[Cs] = Y[Is] = Y[hs] = Y[ps] = Y[Os] = Y[As] = Y[Es] = Y[Fs] = Y[ks] = Y[ys] = Y[bs] = Y[ni] = Y[_s] = Y[ws] = Y[Ms] = Y[Ss] = Y[Us] = Y[$s] = Y[Vs] = Y[
|
|
644
|
+
var cn = xe && xe.isSet, ds = cn ? Vt(cn) : ls, us = 1, cs = 2, ms = 4, ei = "[object Arguments]", fs = "[object Array]", hs = "[object Boolean]", ps = "[object Date]", gs = "[object Error]", ti = "[object Function]", vs = "[object GeneratorFunction]", ys = "[object Map]", bs = "[object Number]", ni = "[object Object]", _s = "[object RegExp]", ws = "[object Set]", Ms = "[object String]", Ss = "[object Symbol]", Ts = "[object WeakMap]", Cs = "[object ArrayBuffer]", Is = "[object DataView]", Os = "[object Float32Array]", As = "[object Float64Array]", Es = "[object Int8Array]", Fs = "[object Int16Array]", ks = "[object Int32Array]", Us = "[object Uint8Array]", $s = "[object Uint8ClampedArray]", Vs = "[object Uint16Array]", Rs = "[object Uint32Array]", Y = {};
|
|
645
|
+
Y[ei] = Y[fs] = Y[Cs] = Y[Is] = Y[hs] = Y[ps] = Y[Os] = Y[As] = Y[Es] = Y[Fs] = Y[ks] = Y[ys] = Y[bs] = Y[ni] = Y[_s] = Y[ws] = Y[Ms] = Y[Ss] = Y[Us] = Y[$s] = Y[Vs] = Y[Rs] = !0;
|
|
646
646
|
Y[gs] = Y[ti] = Y[Ts] = !1;
|
|
647
647
|
function Qe(e, t, n, a, i, r) {
|
|
648
648
|
var s, o = t & us, d = t & cs, l = t & ms;
|
|
@@ -681,13 +681,13 @@ function Qe(e, t, n, a, i, r) {
|
|
|
681
681
|
f && (T = w, w = e[T]), Hn(s, T, Qe(w, t, n, T, e, r));
|
|
682
682
|
}), s;
|
|
683
683
|
}
|
|
684
|
-
var
|
|
684
|
+
var js = 1, Ps = 4;
|
|
685
685
|
function we(e) {
|
|
686
|
-
return Qe(e,
|
|
686
|
+
return Qe(e, js | Ps);
|
|
687
687
|
}
|
|
688
688
|
const qt = (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, ""), mn = (e = "") => e.toString().trim().replace(/ /g, "-").replace(/-{2,}/g, "-").replace(/^-+|-+$/g, "").replace(/([^a-zA-Z0-9-_/./:]+)/g, "");
|
|
689
689
|
var Ns = "[object String]";
|
|
690
|
-
function
|
|
690
|
+
function je(e) {
|
|
691
691
|
return typeof e == "string" || !ke(e) && Fe(e) && Ee(e) == Ns;
|
|
692
692
|
}
|
|
693
693
|
const ii = {
|
|
@@ -702,7 +702,7 @@ const ii = {
|
|
|
702
702
|
featured: this.fieldFeatured(e),
|
|
703
703
|
required: this.fieldRequired(e)
|
|
704
704
|
};
|
|
705
|
-
return Array.isArray(e.styleClasses) ? le(e.styleClasses, (a) => n[a] = !0) :
|
|
705
|
+
return Array.isArray(e.styleClasses) ? le(e.styleClasses, (a) => n[a] = !0) : je(e.styleClasses) && (n[e.styleClasses] = !0), X(e.type) || (n["field-" + e.type] = !0), n;
|
|
706
706
|
},
|
|
707
707
|
fieldErrors(e) {
|
|
708
708
|
return this.errors.filter((n) => n.field.fieldName === e.fieldName).map((n) => n.error);
|
|
@@ -760,19 +760,19 @@ function nt(e, t, n) {
|
|
|
760
760
|
throw new TypeError(Hs);
|
|
761
761
|
t = Ft(t) || 0, me(n) && (c = !!n.leading, m = "maxWait" in n, r = m ? Gs(Ft(n.maxWait) || 0, t) : r, p = "trailing" in n ? !!n.trailing : p);
|
|
762
762
|
function F(_) {
|
|
763
|
-
var v = a,
|
|
764
|
-
return a = i = void 0, l = _, s = e.apply(
|
|
763
|
+
var v = a, R = i;
|
|
764
|
+
return a = i = void 0, l = _, s = e.apply(R, v), s;
|
|
765
765
|
}
|
|
766
766
|
function N(_) {
|
|
767
767
|
return l = _, o = setTimeout(T, t), c ? F(_) : s;
|
|
768
768
|
}
|
|
769
769
|
function f(_) {
|
|
770
|
-
var v = _ - d,
|
|
771
|
-
return m ? Ws(H, r -
|
|
770
|
+
var v = _ - d, R = _ - l, H = t - v;
|
|
771
|
+
return m ? Ws(H, r - R) : H;
|
|
772
772
|
}
|
|
773
773
|
function w(_) {
|
|
774
|
-
var v = _ - d,
|
|
775
|
-
return d === void 0 || v >= t || v < 0 || m &&
|
|
774
|
+
var v = _ - d, R = _ - l;
|
|
775
|
+
return d === void 0 || v >= t || v < 0 || m && R >= r;
|
|
776
776
|
}
|
|
777
777
|
function T() {
|
|
778
778
|
var _ = Tt();
|
|
@@ -1138,10 +1138,10 @@ function _l(e, t, n) {
|
|
|
1138
1138
|
return s.push(pn(k)), "@@@";
|
|
1139
1139
|
}), d = {}, l = {};
|
|
1140
1140
|
o = pn(o).replace(si, function(A) {
|
|
1141
|
-
var k = vl[A], _ = k[0], v = k[1],
|
|
1141
|
+
var k = vl[A], _ = k[0], v = k[1], R = k[3];
|
|
1142
1142
|
if (d[_])
|
|
1143
1143
|
throw new Error("Invalid format. " + _ + " specified twice in format");
|
|
1144
|
-
return d[_] = !0,
|
|
1144
|
+
return d[_] = !0, R && (l[R] = !0), r.push(k), "(" + v + ")";
|
|
1145
1145
|
}), Object.keys(l).forEach(function(A) {
|
|
1146
1146
|
if (!d[A])
|
|
1147
1147
|
throw new Error("Invalid format. " + A + " is required in specified format");
|
|
@@ -1217,7 +1217,7 @@ var Tl = ot ? function(e, t) {
|
|
|
1217
1217
|
value: Sl(t),
|
|
1218
1218
|
writable: !0
|
|
1219
1219
|
});
|
|
1220
|
-
} :
|
|
1220
|
+
} : jt, Cl = 800, Il = 16, Ol = Date.now;
|
|
1221
1221
|
function Al(e) {
|
|
1222
1222
|
var t = 0, n = 0;
|
|
1223
1223
|
return function() {
|
|
@@ -1232,7 +1232,7 @@ function Al(e) {
|
|
|
1232
1232
|
}
|
|
1233
1233
|
var El = Al(Tl);
|
|
1234
1234
|
function Fl(e, t) {
|
|
1235
|
-
return El(Ml(e, t,
|
|
1235
|
+
return El(Ml(e, t, jt), e + "");
|
|
1236
1236
|
}
|
|
1237
1237
|
function kl(e, t, n) {
|
|
1238
1238
|
if (!me(n))
|
|
@@ -1250,16 +1250,16 @@ var fi = Object.prototype, Ul = fi.hasOwnProperty, $l = Fl(function(e, t) {
|
|
|
1250
1250
|
}
|
|
1251
1251
|
return e;
|
|
1252
1252
|
}), Vl = pe.isFinite;
|
|
1253
|
-
function
|
|
1253
|
+
function Rl(e) {
|
|
1254
1254
|
return typeof e == "number" && Vl(e);
|
|
1255
1255
|
}
|
|
1256
|
-
var Mn = 1 / 0,
|
|
1256
|
+
var Mn = 1 / 0, jl = 17976931348623157e292;
|
|
1257
1257
|
function Pl(e) {
|
|
1258
1258
|
if (!e)
|
|
1259
1259
|
return e === 0 ? e : 0;
|
|
1260
1260
|
if (e = Ft(e), e === Mn || e === -Mn) {
|
|
1261
1261
|
var t = e < 0 ? -1 : 1;
|
|
1262
|
-
return t *
|
|
1262
|
+
return t * jl;
|
|
1263
1263
|
}
|
|
1264
1264
|
return e === e ? e : 0;
|
|
1265
1265
|
}
|
|
@@ -1481,7 +1481,7 @@ const Kl = {
|
|
|
1481
1481
|
required: (e, t, n, a = oe) => fe(e, t.required, a) || [],
|
|
1482
1482
|
number: (e, t, n, a = oe) => {
|
|
1483
1483
|
let i = fe(e, t.required, a);
|
|
1484
|
-
return i != null || (i = [],
|
|
1484
|
+
return i != null || (i = [], Rl(e) ? (!X(t.min) && e < t.min, (a = oe) && i.push(Z(a.numberTooSmall, t.min)), !X(t.max) && e > t.max, (a = oe) && i.push(Z(a.numberTooBig, t.max))) : i.push(Z(a.invalidNumber))), i;
|
|
1485
1485
|
},
|
|
1486
1486
|
integer: (e, t, n, a = oe) => {
|
|
1487
1487
|
let i = fe(e, t.required, a);
|
|
@@ -1493,7 +1493,7 @@ const Kl = {
|
|
|
1493
1493
|
},
|
|
1494
1494
|
string: (e, t, n, a = oe) => {
|
|
1495
1495
|
let i = fe(e, t.required, a);
|
|
1496
|
-
return i != null || (i = [],
|
|
1496
|
+
return i != null || (i = [], je(e) ? (!X(t.min) && e.length < t.min && i.push(Z(a.textTooSmall, e.length, t.min)), !X(t.max) && e.length > t.max && i.push(Z(a.textTooBig, e.length, t.max))) : i.push(Z(a.thisNotText))), i;
|
|
1497
1497
|
},
|
|
1498
1498
|
array: (e, t, n, a = oe) => {
|
|
1499
1499
|
if (t.required) {
|
|
@@ -1564,12 +1564,12 @@ Object.keys(Ne).forEach((e) => {
|
|
|
1564
1564
|
z(t) && (t.locale = (n) => (a, i, r) => t(a, i, r, $l(n, oe)));
|
|
1565
1565
|
});
|
|
1566
1566
|
function Sn(e) {
|
|
1567
|
-
return
|
|
1567
|
+
return je(e) ? Ne[e] != null ? Ne[e] : (console.warn(`'${e}' is not a validator function!`), null) : e;
|
|
1568
1568
|
}
|
|
1569
1569
|
function Ct(e, t, n) {
|
|
1570
1570
|
let a = D(n.context, "schema.attributes", {});
|
|
1571
1571
|
const i = t.value || "input";
|
|
1572
|
-
|
|
1572
|
+
je(i) && (a = D(a, i) || a), le(a, (r, s) => {
|
|
1573
1573
|
e.setAttribute(s, r);
|
|
1574
1574
|
});
|
|
1575
1575
|
}
|
|
@@ -1629,7 +1629,7 @@ const ye = {
|
|
|
1629
1629
|
const a = (i) => {
|
|
1630
1630
|
let r = [];
|
|
1631
1631
|
le(ri(i), (o) => {
|
|
1632
|
-
Array.isArray(o) && o.length > 0 ? r = r.concat(o) :
|
|
1632
|
+
Array.isArray(o) && o.length > 0 ? r = r.concat(o) : je(o) && r.push(o);
|
|
1633
1633
|
}), z(this.schema.onValidated) && this.schema.onValidated.call(this, this.model, r, this.schema);
|
|
1634
1634
|
const s = r.length === 0;
|
|
1635
1635
|
return e || this.$emit("validated", s, r, this), this.errors = r, r;
|
|
@@ -1684,7 +1684,7 @@ const ye = {
|
|
|
1684
1684
|
return e;
|
|
1685
1685
|
}
|
|
1686
1686
|
}
|
|
1687
|
-
},
|
|
1687
|
+
}, Mm = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1688
1688
|
__proto__: null,
|
|
1689
1689
|
default: ye
|
|
1690
1690
|
}, Symbol.toStringTag, { value: "Module" })), x = (e, t) => {
|
|
@@ -2024,7 +2024,7 @@ function md(e, t, n, a, i, r) {
|
|
|
2024
2024
|
}
|
|
2025
2025
|
const vi = /* @__PURE__ */ x(ld, [["render", md], ["__scopeId", "data-v-40a272a2"]]);
|
|
2026
2026
|
function fd(e) {
|
|
2027
|
-
const t = ue([]), n = ue(null), a = (f) =>
|
|
2027
|
+
const t = ue([]), n = ue(null), a = (f) => je(f) ? Ne[f] != null ? Ne[f] : (console.warn(`'${f}' is not a validator function!`), null) : f, i = L({
|
|
2028
2028
|
get() {
|
|
2029
2029
|
var w, T;
|
|
2030
2030
|
let f;
|
|
@@ -2044,11 +2044,11 @@ function fd(e) {
|
|
|
2044
2044
|
k && (Array.isArray(k) ? le(k, (_) => {
|
|
2045
2045
|
A.push(a(_));
|
|
2046
2046
|
}) : A.push(a(k))), z(e.externalValidator) && A.push(e.externalValidator), le(A, (_) => {
|
|
2047
|
-
var v,
|
|
2047
|
+
var v, R;
|
|
2048
2048
|
if (w)
|
|
2049
2049
|
T.push(_(i.value, e.schema, (v = e.model) == null ? void 0 : v.value));
|
|
2050
2050
|
else {
|
|
2051
|
-
const H = _(i.value, e.schema, (
|
|
2051
|
+
const H = _(i.value, e.schema, (R = e.model) == null ? void 0 : R.value);
|
|
2052
2052
|
H && z(H.then) ? H.then((b) => {
|
|
2053
2053
|
b && (t.value = t.value.concat(b));
|
|
2054
2054
|
const S = t.value.length === 0;
|
|
@@ -2060,11 +2060,11 @@ function fd(e) {
|
|
|
2060
2060
|
const U = (A) => {
|
|
2061
2061
|
var _, v;
|
|
2062
2062
|
let k = [];
|
|
2063
|
-
if (le(ri(A), (
|
|
2064
|
-
Array.isArray(
|
|
2063
|
+
if (le(ri(A), (R) => {
|
|
2064
|
+
Array.isArray(R) && R.length > 0 ? k = k.concat(R) : je(R) && k.push(R);
|
|
2065
2065
|
}), z((_ = e.schema) == null ? void 0 : _.onValidated) && e.schema.onValidated((v = e.model) == null ? void 0 : v.value, k, e.schema), !f) {
|
|
2066
|
-
const
|
|
2067
|
-
e.emitValidated && e.emitValidated({ isValid:
|
|
2066
|
+
const R = k.length === 0;
|
|
2067
|
+
e.emitValidated && e.emitValidated({ isValid: R, errors: k, field: e.schema });
|
|
2068
2068
|
}
|
|
2069
2069
|
return A = k, k;
|
|
2070
2070
|
};
|
|
@@ -2216,10 +2216,10 @@ const be = {
|
|
|
2216
2216
|
datetime: "YYYY-MM-DD HH:mm:ss",
|
|
2217
2217
|
"datetime-local": "YYYY-MM-DDTHH:mm:ss"
|
|
2218
2218
|
}, F = (y, A) => {
|
|
2219
|
-
var
|
|
2219
|
+
var R, H;
|
|
2220
2220
|
let k = y;
|
|
2221
2221
|
const _ = p[m.value] || "", v = De.parse(y, _);
|
|
2222
|
-
v && ((
|
|
2222
|
+
v && ((R = a.schema) != null && R.format ? k = De.format(v, (H = a.schema) == null ? void 0 : H.format) : k = v.valueOf()), o(k, A);
|
|
2223
2223
|
}, N = (y, A) => {
|
|
2224
2224
|
ut(y) || (y = NaN), o(y, A);
|
|
2225
2225
|
}, f = (y) => {
|
|
@@ -2342,7 +2342,7 @@ function _d(e, t, n, a, i, r) {
|
|
|
2342
2342
|
]),
|
|
2343
2343
|
_: 1
|
|
2344
2344
|
})
|
|
2345
|
-
])) :
|
|
2345
|
+
])) : j("", !0)
|
|
2346
2346
|
]),
|
|
2347
2347
|
_: 3
|
|
2348
2348
|
})
|
|
@@ -2409,7 +2409,7 @@ function Ud(e, t, n, a, i, r) {
|
|
|
2409
2409
|
}, null, 8, Id), [
|
|
2410
2410
|
[Ze, e.value[l]]
|
|
2411
2411
|
])
|
|
2412
|
-
])) :
|
|
2412
|
+
])) : j("", !0),
|
|
2413
2413
|
i.keyTypes[l] === "boolean" ? (u(), g("td", Od, [
|
|
2414
2414
|
de(h("input", {
|
|
2415
2415
|
"onUpdate:modelValue": (c) => e.value[l] = c,
|
|
@@ -2417,7 +2417,7 @@ function Ud(e, t, n, a, i, r) {
|
|
|
2417
2417
|
}, null, 8, Ad), [
|
|
2418
2418
|
[Ai, e.value[l]]
|
|
2419
2419
|
])
|
|
2420
|
-
])) :
|
|
2420
|
+
])) : j("", !0),
|
|
2421
2421
|
i.keyTypes[l] === "number" ? (u(), g("td", Ed, [
|
|
2422
2422
|
de(h("input", {
|
|
2423
2423
|
"onUpdate:modelValue": (c) => e.value[l] = c,
|
|
@@ -2425,7 +2425,7 @@ function Ud(e, t, n, a, i, r) {
|
|
|
2425
2425
|
}, null, 8, Fd), [
|
|
2426
2426
|
[Ze, e.value[l]]
|
|
2427
2427
|
])
|
|
2428
|
-
])) :
|
|
2428
|
+
])) : j("", !0),
|
|
2429
2429
|
h("td", null, [
|
|
2430
2430
|
h("input", {
|
|
2431
2431
|
type: "button",
|
|
@@ -2561,7 +2561,7 @@ const _i = /* @__PURE__ */ x(wd, [["render", Ud], ["__scopeId", "data-v-b7e3dcd7
|
|
|
2561
2561
|
this.$emit("model-updated", this.model[this.schema.model], t);
|
|
2562
2562
|
}
|
|
2563
2563
|
}
|
|
2564
|
-
}, Vd = ["id"],
|
|
2564
|
+
}, Vd = ["id"], Rd = ["data-testid"], jd = { class: "item-wrapper" }, Pd = { class: "index-wrapper" }, Nd = { key: 0 }, Ld = { key: 1 }, qd = ["onUpdate:modelValue", "placeholder", "type", "onInput"], Kd = {
|
|
2565
2565
|
key: 0,
|
|
2566
2566
|
class: "hint"
|
|
2567
2567
|
}, Bd = { class: "input-item" }, Dd = ["placeholder"], zd = {
|
|
@@ -2579,7 +2579,7 @@ function xd(e, t, n, a, i, r) {
|
|
|
2579
2579
|
"data-testid": `field-object-key-${c}`
|
|
2580
2580
|
}, [
|
|
2581
2581
|
h("div", null, [
|
|
2582
|
-
h("div",
|
|
2582
|
+
h("div", jd, [
|
|
2583
2583
|
h("div", Pd, [
|
|
2584
2584
|
h("strong", null, $(c), 1),
|
|
2585
2585
|
h("div", null, [
|
|
@@ -2615,7 +2615,7 @@ function xd(e, t, n, a, i, r) {
|
|
|
2615
2615
|
}, null, 40, qd), [
|
|
2616
2616
|
[kn, e.value[c]]
|
|
2617
2617
|
]),
|
|
2618
|
-
e.schema.fields && e.schema.fields[0].schema.hint ? (u(), g("p", Kd, $(e.schema.fields[0].schema.hint), 1)) :
|
|
2618
|
+
e.schema.fields && e.schema.fields[0].schema.hint ? (u(), g("p", Kd, $(e.schema.fields[0].schema.hint), 1)) : j("", !0),
|
|
2619
2619
|
(u(), E(ne(r.autofillSlot), {
|
|
2620
2620
|
schema: e.schema.fields && e.schema.fields[0].schema || e.schema.values,
|
|
2621
2621
|
update: (m) => e.value[c] = m,
|
|
@@ -2625,7 +2625,7 @@ function xd(e, t, n, a, i, r) {
|
|
|
2625
2625
|
t[2] || (t[2] = h("hr", { class: "wide-divider" }, null, -1))
|
|
2626
2626
|
])
|
|
2627
2627
|
])
|
|
2628
|
-
], 8,
|
|
2628
|
+
], 8, Rd))), 128)),
|
|
2629
2629
|
h("div", {
|
|
2630
2630
|
class: W(["input-wrapper", { indent: r.hasObjectKeys }])
|
|
2631
2631
|
}, [
|
|
@@ -2651,7 +2651,7 @@ function xd(e, t, n, a, i, r) {
|
|
|
2651
2651
|
_: 1
|
|
2652
2652
|
}, 8, ["disabled", "onClick"])
|
|
2653
2653
|
]),
|
|
2654
|
-
e.schema.hintText ? (u(), g("p", zd, $(e.schema.hintText), 1)) :
|
|
2654
|
+
e.schema.hintText ? (u(), g("p", zd, $(e.schema.hintText), 1)) : j("", !0)
|
|
2655
2655
|
], 2)
|
|
2656
2656
|
], 10, Vd);
|
|
2657
2657
|
}
|
|
@@ -3017,7 +3017,7 @@ function Xd(e, t, n, a, i, r) {
|
|
|
3017
3017
|
]),
|
|
3018
3018
|
_: 1
|
|
3019
3019
|
}, 8, ["class", "data-testid", "onClick"])
|
|
3020
|
-
], 10, Wd)) :
|
|
3020
|
+
], 10, Wd)) : j("", !0);
|
|
3021
3021
|
}
|
|
3022
3022
|
const eu = /* @__PURE__ */ x(Gd, [["render", Xd], ["__scopeId", "data-v-27efd618"]]), tu = { class: "form-field-wrapper field-checkbox" }, nu = /* @__PURE__ */ re({
|
|
3023
3023
|
__name: "FieldCheckbox",
|
|
@@ -3119,8 +3119,8 @@ function mu(e, t, n, a, i, r) {
|
|
|
3119
3119
|
ee($(r.getItemName(o)), 1)
|
|
3120
3120
|
])
|
|
3121
3121
|
], 2))), 256))
|
|
3122
|
-
], 8, ou)) :
|
|
3123
|
-
e.schema.listBox ?
|
|
3122
|
+
], 8, ou)) : j("", !0),
|
|
3123
|
+
e.schema.listBox ? j("", !0) : (u(), g("div", {
|
|
3124
3124
|
key: 1,
|
|
3125
3125
|
class: "combobox form-control",
|
|
3126
3126
|
disabled: e.disabled || null
|
|
@@ -3149,7 +3149,7 @@ function mu(e, t, n, a, i, r) {
|
|
|
3149
3149
|
]),
|
|
3150
3150
|
ee($(r.getItemName(o)), 1)
|
|
3151
3151
|
])
|
|
3152
|
-
], 2))), 256)) :
|
|
3152
|
+
], 2))), 256)) : j("", !0)
|
|
3153
3153
|
])
|
|
3154
3154
|
], 8, lu))
|
|
3155
3155
|
])), [
|
|
@@ -3556,7 +3556,7 @@ function Vu(e, t, n, a, i, r) {
|
|
|
3556
3556
|
]))), 128))
|
|
3557
3557
|
]);
|
|
3558
3558
|
}
|
|
3559
|
-
const
|
|
3559
|
+
const Ru = /* @__PURE__ */ x(Iu, [["render", Vu], ["__scopeId", "data-v-35c8682e"]]), ju = { class: "form-field-wrapper" }, Pu = /* @__PURE__ */ re({
|
|
3560
3560
|
__name: "FieldSwitch",
|
|
3561
3561
|
props: {
|
|
3562
3562
|
disabled: {
|
|
@@ -3610,7 +3610,7 @@ const ju = /* @__PURE__ */ x(Iu, [["render", Vu], ["__scopeId", "data-v-35c8682e
|
|
|
3610
3610
|
clearValidationErrors: m
|
|
3611
3611
|
}), (p, F) => {
|
|
3612
3612
|
const N = O("KInputSwitch");
|
|
3613
|
-
return u(), g("div",
|
|
3613
|
+
return u(), g("div", ju, [
|
|
3614
3614
|
C(N, {
|
|
3615
3615
|
id: M(l)(e.schema),
|
|
3616
3616
|
modelValue: M(c),
|
|
@@ -3727,7 +3727,7 @@ const ju = /* @__PURE__ */ x(Iu, [["render", Vu], ["__scopeId", "data-v-35c8682e
|
|
|
3727
3727
|
FieldObjectAdvanced: wi,
|
|
3728
3728
|
FieldRadio: Mi,
|
|
3729
3729
|
FieldSelect: Si,
|
|
3730
|
-
FieldSelectionGroup:
|
|
3730
|
+
FieldSelectionGroup: Ru,
|
|
3731
3731
|
FieldSwitch: Pu,
|
|
3732
3732
|
FieldTextArea: qu
|
|
3733
3733
|
}, Symbol.toStringTag, { value: "Module" })), Bu = {
|
|
@@ -3896,7 +3896,7 @@ function Xu(e, t, n, a, i, r) {
|
|
|
3896
3896
|
])),
|
|
3897
3897
|
_: 1
|
|
3898
3898
|
}, 8, ["href"])
|
|
3899
|
-
])) :
|
|
3899
|
+
])) : j("", !0)
|
|
3900
3900
|
]),
|
|
3901
3901
|
_: 2
|
|
3902
3902
|
}, [
|
|
@@ -3909,7 +3909,7 @@ function Xu(e, t, n, a, i, r) {
|
|
|
3909
3909
|
]),
|
|
3910
3910
|
key: "0"
|
|
3911
3911
|
} : void 0
|
|
3912
|
-
]), 1032, ["aria-describedby", "class", "for", "info", "tooltip-attributes"])) :
|
|
3912
|
+
]), 1032, ["aria-describedby", "class", "for", "info", "tooltip-attributes"])) : j("", !0),
|
|
3913
3913
|
h("div", Hu, [
|
|
3914
3914
|
(u(), E(ne(r.getFieldComponent(n.field)), Ie(e.$attrs, {
|
|
3915
3915
|
ref: "child",
|
|
@@ -3931,19 +3931,19 @@ function Xu(e, t, n, a, i, r) {
|
|
|
3931
3931
|
onClick: (c) => r.buttonClickHandler(d, n.field, c),
|
|
3932
3932
|
textContent: $(d.label)
|
|
3933
3933
|
}, null, 10, Wu))), 128))
|
|
3934
|
-
])) :
|
|
3934
|
+
])) : j("", !0)
|
|
3935
3935
|
]),
|
|
3936
3936
|
n.field.hint && n.field.type !== "input" ? (u(), g("div", {
|
|
3937
3937
|
key: 1,
|
|
3938
3938
|
class: "hint",
|
|
3939
3939
|
innerHTML: r.fieldHint(n.field)
|
|
3940
|
-
}, null, 8, Zu)) :
|
|
3940
|
+
}, null, 8, Zu)) : j("", !0),
|
|
3941
3941
|
r.fieldErrors(n.field).length > 0 ? (u(), g("div", Ju, [
|
|
3942
3942
|
(u(!0), g(K, null, J(r.fieldErrors(n.field), (d, l) => (u(), g("span", {
|
|
3943
3943
|
key: l,
|
|
3944
3944
|
innerHTML: d
|
|
3945
3945
|
}, null, 8, Qu))), 128))
|
|
3946
|
-
])) :
|
|
3946
|
+
])) : j("", !0)
|
|
3947
3947
|
], 2);
|
|
3948
3948
|
}
|
|
3949
3949
|
const Ti = /* @__PURE__ */ x(Bu, [["render", Xu], ["__scopeId", "data-v-172f268b"]]), ec = "12px";
|
|
@@ -3989,7 +3989,7 @@ const tc = (e) => {
|
|
|
3989
3989
|
formatter: n,
|
|
3990
3990
|
order: 3
|
|
3991
3991
|
}
|
|
3992
|
-
}, i = e, r = (m) => m != null, s = (m, p) => r(p) && ["password", "sentinel_password"].includes(m) ? "password" : "text", { convertKeyToTitle: o } =
|
|
3992
|
+
}, i = e, r = (m) => m != null, s = (m, p) => r(p) && ["password", "sentinel_password"].includes(m) ? "password" : "text", { convertKeyToTitle: o } = ji(), d = L(() => Object.entries(i.configFields).map(([m, p]) => {
|
|
3993
3993
|
var F, N, f, w;
|
|
3994
3994
|
return {
|
|
3995
3995
|
key: m,
|
|
@@ -4188,8 +4188,8 @@ const tc = (e) => {
|
|
|
4188
4188
|
key: 0,
|
|
4189
4189
|
"config-fields": r.value,
|
|
4190
4190
|
"plugin-redis-fields": e.pluginRedisFields
|
|
4191
|
-
}, null, 8, ["config-fields", "plugin-redis-fields"])) :
|
|
4192
|
-
F.value ? (u(), g("p", yc, $(F.value || M(t)("redis.shared_configuration.error")), 1)) :
|
|
4191
|
+
}, null, 8, ["config-fields", "plugin-redis-fields"])) : j("", !0),
|
|
4192
|
+
F.value ? (u(), g("p", yc, $(F.value || M(t)("redis.shared_configuration.error")), 1)) : j("", !0)
|
|
4193
4193
|
], 64);
|
|
4194
4194
|
};
|
|
4195
4195
|
}
|
|
@@ -4348,7 +4348,7 @@ const tc = (e) => {
|
|
|
4348
4348
|
onModelUpdated: p,
|
|
4349
4349
|
onRefreshModel: F,
|
|
4350
4350
|
onValidated: N
|
|
4351
|
-
}, null, 8, ["errors", "field", "model", "options", "vfg"])) :
|
|
4351
|
+
}, null, 8, ["errors", "field", "model", "options", "vfg"])) : j("", !0)
|
|
4352
4352
|
], 64))), 128))
|
|
4353
4353
|
]),
|
|
4354
4354
|
_: 1
|
|
@@ -4561,11 +4561,11 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4561
4561
|
onModelUpdated: r.onModelUpdated,
|
|
4562
4562
|
onRefreshModel: r.onRefreshModel,
|
|
4563
4563
|
onValidated: r.onFieldValidated
|
|
4564
|
-
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) :
|
|
4564
|
+
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) : j("", !0)
|
|
4565
4565
|
], 64))), 128))
|
|
4566
4566
|
]),
|
|
4567
4567
|
_: 1
|
|
4568
|
-
})) :
|
|
4568
|
+
})) : j("", !0),
|
|
4569
4569
|
(u(!0), g(K, null, J(r.groups, (l, c) => (u(), g(K, {
|
|
4570
4570
|
key: `group-${c}`
|
|
4571
4571
|
}, [
|
|
@@ -4578,7 +4578,7 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4578
4578
|
default: I(() => {
|
|
4579
4579
|
var m, p, F, N;
|
|
4580
4580
|
return [
|
|
4581
|
-
(m = l.slots) != null && m.beforeContent ? Oe(e.$slots, (p = l.slots) == null ? void 0 : p.beforeContent, { key: 0 }) :
|
|
4581
|
+
(m = l.slots) != null && m.beforeContent ? Oe(e.$slots, (p = l.slots) == null ? void 0 : p.beforeContent, { key: 0 }) : j("", !0),
|
|
4582
4582
|
l.fields.length === 0 && ((F = l.slots) != null && F.emptyState) ? Oe(e.$slots, (N = l.slots) == null ? void 0 : N.emptyState, { key: 1 }) : (u(), E(ne(n.tag), {
|
|
4583
4583
|
key: 2,
|
|
4584
4584
|
class: W(e.getFieldRowClasses(l))
|
|
@@ -4599,7 +4599,7 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4599
4599
|
onModelUpdated: r.onModelUpdated,
|
|
4600
4600
|
onRefreshModel: r.onRefreshModel,
|
|
4601
4601
|
onValidated: r.onFieldValidated
|
|
4602
|
-
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) :
|
|
4602
|
+
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) : j("", !0)
|
|
4603
4603
|
], 64))), 128))
|
|
4604
4604
|
]),
|
|
4605
4605
|
_: 2
|
|
@@ -4645,14 +4645,14 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4645
4645
|
onModelUpdated: r.onModelUpdated,
|
|
4646
4646
|
onRefreshModel: r.onRefreshModel,
|
|
4647
4647
|
onValidated: r.onFieldValidated
|
|
4648
|
-
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) :
|
|
4648
|
+
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) : j("", !0)
|
|
4649
4649
|
], 64))), 128))
|
|
4650
4650
|
]),
|
|
4651
4651
|
_: 2
|
|
4652
4652
|
}, 1032, ["class"]))
|
|
4653
4653
|
]),
|
|
4654
4654
|
_: 2
|
|
4655
|
-
}, 1032, ["model-value", "trigger-label", "onUpdate:modelValue"])) :
|
|
4655
|
+
}, 1032, ["model-value", "trigger-label", "onUpdate:modelValue"])) : j("", !0)
|
|
4656
4656
|
];
|
|
4657
4657
|
}),
|
|
4658
4658
|
_: 2
|
|
@@ -4669,7 +4669,7 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4669
4669
|
class: W(e.getFieldRowClasses(l))
|
|
4670
4670
|
}, {
|
|
4671
4671
|
default: I(() => [
|
|
4672
|
-
l.legend ? (u(), g("legend", Ec, $(l.legend), 1)) :
|
|
4672
|
+
l.legend ? (u(), g("legend", Ec, $(l.legend), 1)) : j("", !0),
|
|
4673
4673
|
(u(!0), g(K, null, J(l.fields, (m) => (u(), g(K, {
|
|
4674
4674
|
key: m.model
|
|
4675
4675
|
}, [
|
|
@@ -4685,13 +4685,13 @@ function Fc(e, t, n, a, i, r) {
|
|
|
4685
4685
|
onModelUpdated: r.onModelUpdated,
|
|
4686
4686
|
onRefreshModel: r.onRefreshModel,
|
|
4687
4687
|
onValidated: r.onFieldValidated
|
|
4688
|
-
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) :
|
|
4688
|
+
}, null, 8, ["errors", "field", "model", "options", "vfg", "onModelUpdated", "onRefreshModel", "onValidated"])) : j("", !0)
|
|
4689
4689
|
], 64))), 128))
|
|
4690
4690
|
]),
|
|
4691
4691
|
_: 2
|
|
4692
4692
|
}, 1032, ["class"]))
|
|
4693
4693
|
], 64))), 128))
|
|
4694
|
-
])) :
|
|
4694
|
+
])) : j("", !0);
|
|
4695
4695
|
}
|
|
4696
4696
|
const ae = /* @__PURE__ */ x(Oc, [["render", Fc]]), On = /* @__PURE__ */ new Set([
|
|
4697
4697
|
"config-client_id",
|
|
@@ -4907,7 +4907,7 @@ const ae = /* @__PURE__ */ x(Oc, [["render", Fc]]), On = /* @__PURE__ */ new Set
|
|
|
4907
4907
|
this.formModel["config-auth_methods"] = this.getAuthMethodsValue(t, e), this.onModelUpdated();
|
|
4908
4908
|
}
|
|
4909
4909
|
}
|
|
4910
|
-
}, Uc = { class: "general-settings" }, $c = { class: "link-wrapper" }, Vc = { class: "auth-method-container" },
|
|
4910
|
+
}, Uc = { class: "general-settings" }, $c = { class: "link-wrapper" }, Vc = { class: "auth-method-container" }, Rc = { class: "general-settings" }, jc = { class: "link-wrapper" }, Pc = { class: "general-settings" }, Nc = { class: "link-wrapper" };
|
|
4911
4911
|
function Lc(e, t, n, a, i, r) {
|
|
4912
4912
|
const s = O("VueFormGenerator"), o = O("KExternalLink"), d = O("KLabel"), l = O("KCheckbox"), c = O("KInputSwitch"), m = O("KTabs");
|
|
4913
4913
|
return u(), g("div", null, [
|
|
@@ -4918,7 +4918,7 @@ function Lc(e, t, n, a, i, r) {
|
|
|
4918
4918
|
options: n.formOptions,
|
|
4919
4919
|
schema: i.globalFields,
|
|
4920
4920
|
onModelUpdated: n.onModelUpdated
|
|
4921
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
4921
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
4922
4922
|
C(m, { tabs: i.tabs }, {
|
|
4923
4923
|
common: I(() => [
|
|
4924
4924
|
h("div", Uc, [
|
|
@@ -4937,7 +4937,7 @@ function Lc(e, t, n, a, i, r) {
|
|
|
4937
4937
|
options: n.formOptions,
|
|
4938
4938
|
schema: i.commonFieldsSchema,
|
|
4939
4939
|
onModelUpdated: n.onModelUpdated
|
|
4940
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
4940
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
4941
4941
|
C(d, null, {
|
|
4942
4942
|
default: I(() => t[3] || (t[3] = [
|
|
4943
4943
|
ee("Auth Methods")
|
|
@@ -4970,8 +4970,8 @@ function Lc(e, t, n, a, i, r) {
|
|
|
4970
4970
|
])
|
|
4971
4971
|
]),
|
|
4972
4972
|
authorization: I(() => [
|
|
4973
|
-
h("div",
|
|
4974
|
-
h("div",
|
|
4973
|
+
h("div", Rc, [
|
|
4974
|
+
h("div", jc, [
|
|
4975
4975
|
C(o, { href: "https://docs.konghq.com/hub/kong-inc/openid-connect/#authorization" }, {
|
|
4976
4976
|
default: I(() => t[5] || (t[5] = [
|
|
4977
4977
|
h("span", { class: "section-header" }, "Authorization Configuration Settings", -1)
|
|
@@ -4991,7 +4991,7 @@ function Lc(e, t, n, a, i, r) {
|
|
|
4991
4991
|
Oe(e.$slots, "autofill-provider", $i(Vi(p)), void 0, !0)
|
|
4992
4992
|
]),
|
|
4993
4993
|
_: 3
|
|
4994
|
-
}, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
4994
|
+
}, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0)
|
|
4995
4995
|
])
|
|
4996
4996
|
]),
|
|
4997
4997
|
advanced: I(() => [
|
|
@@ -5015,7 +5015,7 @@ function Lc(e, t, n, a, i, r) {
|
|
|
5015
5015
|
onModelUpdated: n.onModelUpdated,
|
|
5016
5016
|
onPartialToggled: n.onPartialToggled,
|
|
5017
5017
|
onShowNewPartialModal: t[1] || (t[1] = () => n.showNewPartialModal(n.formSchema._supported_redis_partial_type))
|
|
5018
|
-
}, null, 8, ["enable-redis-partial", "is-editing", "model", "options", "schema", "onModelUpdated", "onPartialToggled"])) :
|
|
5018
|
+
}, null, 8, ["enable-redis-partial", "is-editing", "model", "options", "schema", "onModelUpdated", "onPartialToggled"])) : j("", !0)
|
|
5019
5019
|
])
|
|
5020
5020
|
]),
|
|
5021
5021
|
_: 3
|
|
@@ -5063,7 +5063,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5063
5063
|
options: e.formOptions,
|
|
5064
5064
|
schema: r.value,
|
|
5065
5065
|
onModelUpdated: e.onModelUpdated
|
|
5066
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5066
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0);
|
|
5067
5067
|
}
|
|
5068
5068
|
}), Bc = /* @__PURE__ */ x(Kc, [["__scopeId", "data-v-f54f37ae"]]), Dc = /* @__PURE__ */ re({
|
|
5069
5069
|
__name: "ExitTransformer",
|
|
@@ -5106,7 +5106,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5106
5106
|
options: e.formOptions,
|
|
5107
5107
|
schema: r.value,
|
|
5108
5108
|
onModelUpdated: e.onModelUpdated
|
|
5109
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5109
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0);
|
|
5110
5110
|
}
|
|
5111
5111
|
}), zc = /* @__PURE__ */ x(Dc, [["__scopeId", "data-v-0d5c541f"]]), xc = {
|
|
5112
5112
|
fields: [
|
|
@@ -5228,38 +5228,38 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5228
5228
|
var v;
|
|
5229
5229
|
const _ = {};
|
|
5230
5230
|
if ((v = t.formSchema) != null && v.fields)
|
|
5231
|
-
for (const
|
|
5232
|
-
_[
|
|
5231
|
+
for (const R of t.formSchema.fields)
|
|
5232
|
+
_[R.model] = R;
|
|
5233
5233
|
return _;
|
|
5234
5234
|
}), r = L(() => {
|
|
5235
5235
|
var v;
|
|
5236
5236
|
const _ = we(xc);
|
|
5237
|
-
for (const
|
|
5238
|
-
const H = (v = i.value[
|
|
5239
|
-
|
|
5237
|
+
for (const R of _.fields) {
|
|
5238
|
+
const H = (v = i.value[R.model]) == null ? void 0 : v.help;
|
|
5239
|
+
R.help === void 0 && typeof H == "string" && (R.help = H);
|
|
5240
5240
|
}
|
|
5241
5241
|
return _;
|
|
5242
5242
|
}), s = L(() => {
|
|
5243
5243
|
var v;
|
|
5244
5244
|
const _ = we(Yc);
|
|
5245
|
-
for (const
|
|
5246
|
-
const H = (v = i.value[
|
|
5247
|
-
|
|
5245
|
+
for (const R of _.fields) {
|
|
5246
|
+
const H = (v = i.value[R.model]) == null ? void 0 : v.help;
|
|
5247
|
+
R.help === void 0 && typeof H == "string" && (R.help = H);
|
|
5248
5248
|
}
|
|
5249
5249
|
return _;
|
|
5250
5250
|
}), o = L(() => {
|
|
5251
5251
|
var v;
|
|
5252
5252
|
const _ = we(Hc);
|
|
5253
|
-
for (const
|
|
5254
|
-
const H = (v = i.value[
|
|
5255
|
-
|
|
5253
|
+
for (const R of _.fields) {
|
|
5254
|
+
const H = (v = i.value[R.model]) == null ? void 0 : v.help;
|
|
5255
|
+
R.help === void 0 && typeof H == "string" && (R.help = H);
|
|
5256
5256
|
}
|
|
5257
5257
|
return _;
|
|
5258
5258
|
}), d = L(() => ({
|
|
5259
5259
|
fields: t.formSchema.fields.filter((_) => !_.model.startsWith("config") && _.model !== "tags")
|
|
5260
5260
|
})), l = L(() => ({
|
|
5261
5261
|
fields: r.value.fields.filter(
|
|
5262
|
-
(v) => !s.value.fields.some((
|
|
5262
|
+
(v) => !s.value.fields.some((R) => R.model === v.model) && !o.value.fields.some((R) => R.model === v.model)
|
|
5263
5263
|
)
|
|
5264
5264
|
})), c = L(() => ({
|
|
5265
5265
|
fields: t.formSchema.fields.filter((v) => v.model.startsWith("config-storage") && !v.model.startsWith("config-storage_config-consul") && !v.model.startsWith("config-storage_config-redis") && !v.model.startsWith("config-storage_config-shm") && !v.model.startsWith("config-storage_config-vault"))
|
|
@@ -5310,7 +5310,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5310
5310
|
v === "config-storage" && (a.value = _), t.onModelUpdated();
|
|
5311
5311
|
};
|
|
5312
5312
|
return (_, v) => {
|
|
5313
|
-
const
|
|
5313
|
+
const R = O("KSelect"), H = O("KTabs");
|
|
5314
5314
|
return u(), g("div", null, [
|
|
5315
5315
|
e.formModel.id && e.isEditing || !e.isEditing ? (u(), E(ae, {
|
|
5316
5316
|
key: 0,
|
|
@@ -5319,7 +5319,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5319
5319
|
options: e.formOptions,
|
|
5320
5320
|
schema: d.value,
|
|
5321
5321
|
onModelUpdated: e.onModelUpdated
|
|
5322
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5322
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5323
5323
|
C(H, { tabs: T }, {
|
|
5324
5324
|
general: I(() => [
|
|
5325
5325
|
h("div", Gc, [
|
|
@@ -5333,9 +5333,9 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5333
5333
|
options: e.formOptions,
|
|
5334
5334
|
schema: l.value,
|
|
5335
5335
|
onModelUpdated: e.onModelUpdated
|
|
5336
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5336
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5337
5337
|
v[2] || (v[2] = h("hr", null, null, -1)),
|
|
5338
|
-
C(
|
|
5338
|
+
C(R, {
|
|
5339
5339
|
class: "issuer-select",
|
|
5340
5340
|
items: U,
|
|
5341
5341
|
label: "Issuer",
|
|
@@ -5348,14 +5348,14 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5348
5348
|
options: e.formOptions,
|
|
5349
5349
|
schema: s.value,
|
|
5350
5350
|
onModelUpdated: e.onModelUpdated
|
|
5351
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5351
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5352
5352
|
n.value === "zeroSsl" || n.value === "other" ? (u(), E(ae, {
|
|
5353
5353
|
key: 1,
|
|
5354
5354
|
model: e.formModel,
|
|
5355
5355
|
options: e.formOptions,
|
|
5356
5356
|
schema: o.value,
|
|
5357
5357
|
onModelUpdated: e.onModelUpdated
|
|
5358
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5358
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0)
|
|
5359
5359
|
])
|
|
5360
5360
|
])
|
|
5361
5361
|
]),
|
|
@@ -5371,7 +5371,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5371
5371
|
options: e.formOptions,
|
|
5372
5372
|
schema: c.value,
|
|
5373
5373
|
onModelUpdated: A
|
|
5374
|
-
}, null, 8, ["model", "options", "schema"])) :
|
|
5374
|
+
}, null, 8, ["model", "options", "schema"])) : j("", !0),
|
|
5375
5375
|
h("div", Jc, [
|
|
5376
5376
|
a.value === "consul" ? (u(), E(ae, {
|
|
5377
5377
|
key: 0,
|
|
@@ -5379,28 +5379,28 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5379
5379
|
options: e.formOptions,
|
|
5380
5380
|
schema: m.value,
|
|
5381
5381
|
onModelUpdated: e.onModelUpdated
|
|
5382
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5382
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5383
5383
|
a.value === "redis" ? (u(), E(ae, {
|
|
5384
5384
|
key: 1,
|
|
5385
5385
|
model: e.formModel,
|
|
5386
5386
|
options: e.formOptions,
|
|
5387
5387
|
schema: p.value,
|
|
5388
5388
|
onModelUpdated: e.onModelUpdated
|
|
5389
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5389
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5390
5390
|
a.value === "shm" ? (u(), E(ae, {
|
|
5391
5391
|
key: 2,
|
|
5392
5392
|
model: e.formModel,
|
|
5393
5393
|
options: e.formOptions,
|
|
5394
5394
|
schema: F.value,
|
|
5395
5395
|
onModelUpdated: e.onModelUpdated
|
|
5396
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5396
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0),
|
|
5397
5397
|
a.value === "vault" ? (u(), E(ae, {
|
|
5398
5398
|
key: 3,
|
|
5399
5399
|
model: e.formModel,
|
|
5400
5400
|
options: e.formOptions,
|
|
5401
5401
|
schema: N.value,
|
|
5402
5402
|
onModelUpdated: e.onModelUpdated
|
|
5403
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5403
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0)
|
|
5404
5404
|
])
|
|
5405
5405
|
])
|
|
5406
5406
|
]),
|
|
@@ -5416,7 +5416,7 @@ const qc = /* @__PURE__ */ x(kc, [["render", Lc], ["__scopeId", "data-v-44df963d
|
|
|
5416
5416
|
options: e.formOptions,
|
|
5417
5417
|
schema: f.value,
|
|
5418
5418
|
onModelUpdated: e.onModelUpdated
|
|
5419
|
-
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) :
|
|
5419
|
+
}, null, 8, ["model", "options", "schema", "onModelUpdated"])) : j("", !0)
|
|
5420
5420
|
])
|
|
5421
5421
|
]),
|
|
5422
5422
|
_: 1
|
|
@@ -5603,7 +5603,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5603
5603
|
m.value !== void 0 && (m.value = void 0);
|
|
5604
5604
|
const S = we(((P = r.formModel) == null ? void 0 : P["config-limit"]) ?? []), V = we(((B = r.formModel) == null ? void 0 : B["config-window_size"]) ?? []);
|
|
5605
5605
|
S.length === 0 && S.push(void 0), V.length === 0 && V.push(void 0), S.splice(b + 1, 0, void 0), V.splice(b + 1, 0, void 0), r.onModelUpdated(S, "config-limit"), r.onModelUpdated(V, "config-window_size");
|
|
5606
|
-
},
|
|
5606
|
+
}, R = (b) => {
|
|
5607
5607
|
var S, V;
|
|
5608
5608
|
if (f.value.length > 1) {
|
|
5609
5609
|
m.value !== void 0 && (m.value = void 0);
|
|
@@ -5708,10 +5708,10 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5708
5708
|
C(se, {
|
|
5709
5709
|
appearance: "tertiary",
|
|
5710
5710
|
disabled: f.value.length <= 1,
|
|
5711
|
-
onClick: () =>
|
|
5711
|
+
onClick: () => R(te)
|
|
5712
5712
|
}, {
|
|
5713
5713
|
default: I(() => [
|
|
5714
|
-
C(M(
|
|
5714
|
+
C(M(Ri))
|
|
5715
5715
|
]),
|
|
5716
5716
|
_: 2
|
|
5717
5717
|
}, 1032, ["disabled", "onClick"]),
|
|
@@ -5756,7 +5756,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5756
5756
|
_: 2
|
|
5757
5757
|
}, 1024))), 128))
|
|
5758
5758
|
])
|
|
5759
|
-
])) :
|
|
5759
|
+
])) : j("", !0)
|
|
5760
5760
|
])
|
|
5761
5761
|
]),
|
|
5762
5762
|
_: 1
|
|
@@ -5845,7 +5845,7 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5845
5845
|
}, null, 8, ["enable-redis-partial", "is-editing", "model", "options", "schema", "onPartialToggled"])
|
|
5846
5846
|
]),
|
|
5847
5847
|
_: 1
|
|
5848
|
-
}, 8, ["title"])) :
|
|
5848
|
+
}, 8, ["title"])) : j("", !0),
|
|
5849
5849
|
C(ae, {
|
|
5850
5850
|
class: W({ "rla-last-vfg": b.formModel["config-strategy"] !== "redis" }),
|
|
5851
5851
|
model: b.formModel,
|
|
@@ -5859,24 +5859,24 @@ will extend the wait time by about 12 minutes, continuously adjusting as new req
|
|
|
5859
5859
|
], 64);
|
|
5860
5860
|
};
|
|
5861
5861
|
}
|
|
5862
|
-
}), gm = /* @__PURE__ */ x(pm, [["__scopeId", "data-v-f6dcb65c"]]),
|
|
5862
|
+
}), gm = /* @__PURE__ */ x(pm, [["__scopeId", "data-v-f6dcb65c"]]), Sm = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5863
5863
|
__proto__: null,
|
|
5864
5864
|
ACMEForm: em,
|
|
5865
5865
|
ExitTransformer: zc,
|
|
5866
5866
|
OIDCForm: qc,
|
|
5867
5867
|
PostFunction: Bc,
|
|
5868
5868
|
RLAForm: gm
|
|
5869
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5869
|
+
}, Symbol.toStringTag, { value: "Module" })), Tm = [
|
|
5870
5870
|
"array",
|
|
5871
5871
|
"metric",
|
|
5872
5872
|
"advanced",
|
|
5873
5873
|
"selectionGroup",
|
|
5874
5874
|
"object-advanced"
|
|
5875
|
-
],
|
|
5875
|
+
], Cm = {
|
|
5876
5876
|
install: (e) => {
|
|
5877
5877
|
e.component("VueFormGenerator", ae);
|
|
5878
5878
|
}
|
|
5879
|
-
},
|
|
5879
|
+
}, Im = (e) => ({
|
|
5880
5880
|
"openid-connect": "OIDCForm",
|
|
5881
5881
|
"post-function": "PostFunction",
|
|
5882
5882
|
// Pre and Post function plugins are using same component
|
|
@@ -5891,11 +5891,12 @@ export {
|
|
|
5891
5891
|
Gr as FORMS_CONFIG,
|
|
5892
5892
|
ct as PartialType,
|
|
5893
5893
|
Wr as REDIS_PARTIAL_FETCHER_KEY,
|
|
5894
|
+
wm as REDIS_PARTIAL_INFO,
|
|
5894
5895
|
ae as VueFormGenerator,
|
|
5895
|
-
|
|
5896
|
+
Mm as abstractField,
|
|
5896
5897
|
be as composables,
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5898
|
+
Tm as customFields,
|
|
5899
|
+
Cm as default,
|
|
5900
|
+
Im as getSharedFormName,
|
|
5901
|
+
Sm as sharedForms
|
|
5901
5902
|
};
|