@rebilly/revel 6.30.21 → 6.30.22
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/CHANGELOG.md +1 -1
- package/dist/components/r-toggle/r-toggle.vue.d.ts +42 -55
- package/dist/revel.mjs +216 -246
- package/dist/revel.umd.js +4 -4
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/revel.mjs
CHANGED
|
@@ -6821,7 +6821,7 @@ const cO = /* @__PURE__ */ E1(bf, [["render", zf]]), pf = ["data-testid"], of =
|
|
|
6821
6821
|
return this.$attrs.href;
|
|
6822
6822
|
}
|
|
6823
6823
|
}
|
|
6824
|
-
}),
|
|
6824
|
+
}), L0 = (M, b) => {
|
|
6825
6825
|
const z = M.__vccOpts || M;
|
|
6826
6826
|
for (const [p, o] of b)
|
|
6827
6827
|
z[p] = o;
|
|
@@ -6897,7 +6897,7 @@ function af(M, b, z, p, o, O) {
|
|
|
6897
6897
|
}, null, 8, ["icon"])) : $("", !0)
|
|
6898
6898
|
], 16, tf));
|
|
6899
6899
|
}
|
|
6900
|
-
const v2 = /* @__PURE__ */
|
|
6900
|
+
const v2 = /* @__PURE__ */ L0(Of, [["render", af]]), nf = {
|
|
6901
6901
|
key: 0,
|
|
6902
6902
|
class: "r-alert-title r-grid-fitted r-align-items-center"
|
|
6903
6903
|
}, rf = { class: "r-grid-fitted r-align-items-center" }, sf = { class: "r-alert-content" }, qf = /* @__PURE__ */ G({
|
|
@@ -7638,9 +7638,9 @@ var c9 = e9, t9 = c9, A9 = nz, no = rz, ro = no && no.isMap, a9 = ro ? A9(ro) :
|
|
|
7638
7638
|
function q9(M) {
|
|
7639
7639
|
return i9(M) && r9(M) == s9;
|
|
7640
7640
|
}
|
|
7641
|
-
var d9 = q9, l9 = d9, W9 = nz, io = rz, so = io && io.isSet, u9 = so ? W9(so) : l9, f9 = u9, R9 = k7, h9 = _7, v9 = lO, L9 = wv, m9 = Uv, g9 = Kv, B9 = Zv, N9 = AL, y9 = hL, X9 = XL, w9 = SL, $9 = lz, T9 = cm, C9 = Um, S9 = z9, D9 = GM, E9 = uO, k9 = n9, P9 = K1, _9 = f9, I9 = sz, x9 = qz, V9 = 1, H9 = 2, F9 = 4, XO = "[object Arguments]", j9 = "[object Array]", Y9 = "[object Boolean]", U9 = "[object Date]", K9 = "[object Error]", wO = "[object Function]", G9 = "[object GeneratorFunction]", Z9 = "[object Map]", Q9 = "[object Number]", $O = "[object Object]", J9 = "[object RegExp]", Mg = "[object Set]", bg = "[object String]", zg = "[object Symbol]", pg = "[object WeakMap]", og = "[object ArrayBuffer]", Og = "[object DataView]", eg = "[object Float32Array]", cg = "[object Float64Array]", tg = "[object Int8Array]", Ag = "[object Int16Array]", ag = "[object Int32Array]", ng = "[object Uint8Array]", rg = "[object Uint8ClampedArray]", ig = "[object Uint16Array]", sg = "[object Uint32Array]",
|
|
7642
|
-
|
|
7643
|
-
|
|
7641
|
+
var d9 = q9, l9 = d9, W9 = nz, io = rz, so = io && io.isSet, u9 = so ? W9(so) : l9, f9 = u9, R9 = k7, h9 = _7, v9 = lO, L9 = wv, m9 = Uv, g9 = Kv, B9 = Zv, N9 = AL, y9 = hL, X9 = XL, w9 = SL, $9 = lz, T9 = cm, C9 = Um, S9 = z9, D9 = GM, E9 = uO, k9 = n9, P9 = K1, _9 = f9, I9 = sz, x9 = qz, V9 = 1, H9 = 2, F9 = 4, XO = "[object Arguments]", j9 = "[object Array]", Y9 = "[object Boolean]", U9 = "[object Date]", K9 = "[object Error]", wO = "[object Function]", G9 = "[object GeneratorFunction]", Z9 = "[object Map]", Q9 = "[object Number]", $O = "[object Object]", J9 = "[object RegExp]", Mg = "[object Set]", bg = "[object String]", zg = "[object Symbol]", pg = "[object WeakMap]", og = "[object ArrayBuffer]", Og = "[object DataView]", eg = "[object Float32Array]", cg = "[object Float64Array]", tg = "[object Int8Array]", Ag = "[object Int16Array]", ag = "[object Int32Array]", ng = "[object Uint8Array]", rg = "[object Uint8ClampedArray]", ig = "[object Uint16Array]", sg = "[object Uint32Array]", v0 = {};
|
|
7642
|
+
v0[XO] = v0[j9] = v0[og] = v0[Og] = v0[Y9] = v0[U9] = v0[eg] = v0[cg] = v0[tg] = v0[Ag] = v0[ag] = v0[Z9] = v0[Q9] = v0[$O] = v0[J9] = v0[Mg] = v0[bg] = v0[zg] = v0[ng] = v0[rg] = v0[ig] = v0[sg] = !0;
|
|
7643
|
+
v0[K9] = v0[wO] = v0[pg] = !1;
|
|
7644
7644
|
function uM(M, b, z, p, o, O) {
|
|
7645
7645
|
var e, c = b & V9, t = b & H9, A = b & F9;
|
|
7646
7646
|
if (z && (e = o ? z(M, p, o, O) : z(M)), e !== void 0)
|
|
@@ -7659,7 +7659,7 @@ function uM(M, b, z, p, o, O) {
|
|
|
7659
7659
|
if (e = t || q ? {} : S9(M), !c)
|
|
7660
7660
|
return t ? y9(M, m9(e, M)) : N9(M, L9(e, M));
|
|
7661
7661
|
} else {
|
|
7662
|
-
if (!
|
|
7662
|
+
if (!v0[n])
|
|
7663
7663
|
return o ? M : {};
|
|
7664
7664
|
e = C9(M, n, c);
|
|
7665
7665
|
}
|
|
@@ -9348,7 +9348,7 @@ function tN(M, b, z, p, o, O) {
|
|
|
9348
9348
|
])
|
|
9349
9349
|
], 2);
|
|
9350
9350
|
}
|
|
9351
|
-
const AN = /* @__PURE__ */
|
|
9351
|
+
const AN = /* @__PURE__ */ L0(cN, [["render", tN]]);
|
|
9352
9352
|
let aN = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", m1 = (M = 21) => {
|
|
9353
9353
|
let b = "", z = M;
|
|
9354
9354
|
for (; z--; )
|
|
@@ -9483,7 +9483,7 @@ function lN(M, b, z, p, o, O) {
|
|
|
9483
9483
|
M.caption ? (i(), l("span", dN, P(M.caption), 1)) : $("", !0)
|
|
9484
9484
|
], 10, rN);
|
|
9485
9485
|
}
|
|
9486
|
-
const WN = /* @__PURE__ */
|
|
9486
|
+
const WN = /* @__PURE__ */ L0(nN, [["render", lN]]), JO = {
|
|
9487
9487
|
wrapper: {
|
|
9488
9488
|
background: "#FFFFFF",
|
|
9489
9489
|
borderRadius: "4px",
|
|
@@ -9632,7 +9632,7 @@ function RN(M, b, z, p, o, O) {
|
|
|
9632
9632
|
}, 16, ["mode", "popover", "theme-styles", "timezone", "model-config", "model-value", "masks", "onUpdate:modelValue"])
|
|
9633
9633
|
]);
|
|
9634
9634
|
}
|
|
9635
|
-
const hN = /* @__PURE__ */
|
|
9635
|
+
const hN = /* @__PURE__ */ L0(uN, [["render", RN]]), y0 = {
|
|
9636
9636
|
today: "today",
|
|
9637
9637
|
yesterday: "yesterday",
|
|
9638
9638
|
thisWeek: "thisWeek",
|
|
@@ -9987,7 +9987,7 @@ function TN(M, b, z, p, o, O) {
|
|
|
9987
9987
|
_: 1
|
|
9988
9988
|
}, 8, ["class"]);
|
|
9989
9989
|
}
|
|
9990
|
-
const CN = /* @__PURE__ */
|
|
9990
|
+
const CN = /* @__PURE__ */ L0(mN, [["render", TN]]);
|
|
9991
9991
|
function SN(M) {
|
|
9992
9992
|
if (!M.start && !M.end)
|
|
9993
9993
|
throw new Error(`Invalid date range value ${JSON.stringify(M)})}`);
|
|
@@ -10147,7 +10147,7 @@ function kN(M, b, z, p, o, O) {
|
|
|
10147
10147
|
}, 16, ["model-value", "masks", "theme-styles", "model-config", "popover", "timezone", "mode", "onUpdate:modelValue"])
|
|
10148
10148
|
]);
|
|
10149
10149
|
}
|
|
10150
|
-
const PN = /* @__PURE__ */
|
|
10150
|
+
const PN = /* @__PURE__ */ L0(DN, [["render", kN]]), _N = G({
|
|
10151
10151
|
name: "RDateInput",
|
|
10152
10152
|
components: { RCalendar: hN, RRangeCalendar: PN },
|
|
10153
10153
|
props: {
|
|
@@ -10351,7 +10351,7 @@ function VN(M, b, z, p, o, O) {
|
|
|
10351
10351
|
M.caption ? (i(), l("span", xN, P(M.caption), 1)) : $("", !0)
|
|
10352
10352
|
], 2);
|
|
10353
10353
|
}
|
|
10354
|
-
const HN = /* @__PURE__ */
|
|
10354
|
+
const HN = /* @__PURE__ */ L0(_N, [["render", VN]]), FN = ["multiple", "accept", "disabled", "onChange"], jN = /* @__PURE__ */ G({
|
|
10355
10355
|
__name: "r-file-upload",
|
|
10356
10356
|
props: {
|
|
10357
10357
|
multiple: { type: Boolean, default: !1 },
|
|
@@ -10524,7 +10524,7 @@ function JN(M, b, z, p, o, O) {
|
|
|
10524
10524
|
], 64))
|
|
10525
10525
|
]);
|
|
10526
10526
|
}
|
|
10527
|
-
const be = /* @__PURE__ */
|
|
10527
|
+
const be = /* @__PURE__ */ L0(GN, [["render", JN]]), My = G({
|
|
10528
10528
|
name: "Badge",
|
|
10529
10529
|
components: {
|
|
10530
10530
|
RBadge: uz
|
|
@@ -10574,7 +10574,7 @@ function by(M, b, z, p, o, O) {
|
|
|
10574
10574
|
}, 8, ["type"]))
|
|
10575
10575
|
]);
|
|
10576
10576
|
}
|
|
10577
|
-
const zy = /* @__PURE__ */
|
|
10577
|
+
const zy = /* @__PURE__ */ L0(My, [["render", by]]), py = G({
|
|
10578
10578
|
name: "RButtonColumn",
|
|
10579
10579
|
components: {
|
|
10580
10580
|
RButton: v2
|
|
@@ -10631,7 +10631,7 @@ function oy(M, b, z, p, o, O) {
|
|
|
10631
10631
|
])
|
|
10632
10632
|
]))), 128);
|
|
10633
10633
|
}
|
|
10634
|
-
const Oy = /* @__PURE__ */
|
|
10634
|
+
const Oy = /* @__PURE__ */ L0(py, [["render", oy]]), ey = G({
|
|
10635
10635
|
name: "RTextColumn",
|
|
10636
10636
|
props: {
|
|
10637
10637
|
column: {
|
|
@@ -10649,7 +10649,7 @@ function cy(M, b, z, p, o, O) {
|
|
|
10649
10649
|
class: I(M.column.renderOptions ? M.column.renderOptions.class : null)
|
|
10650
10650
|
}, P(M.value), 3);
|
|
10651
10651
|
}
|
|
10652
|
-
const ty = /* @__PURE__ */
|
|
10652
|
+
const ty = /* @__PURE__ */ L0(ey, [["render", cy]]), Ay = G({
|
|
10653
10653
|
props: {
|
|
10654
10654
|
column: {
|
|
10655
10655
|
type: Object,
|
|
@@ -10674,7 +10674,7 @@ const ty = /* @__PURE__ */ v0(ey, [["render", cy]]), Ay = G({
|
|
|
10674
10674
|
function ny(M, b, z, p, o, O) {
|
|
10675
10675
|
return i(), l("span", { title: M.title }, P(M.displayValue), 9, ay);
|
|
10676
10676
|
}
|
|
10677
|
-
const ry = /* @__PURE__ */
|
|
10677
|
+
const ry = /* @__PURE__ */ L0(Ay, [["render", ny]]);
|
|
10678
10678
|
var ze = { exports: {} };
|
|
10679
10679
|
(function(M) {
|
|
10680
10680
|
(function() {
|
|
@@ -10753,7 +10753,7 @@ const sy = /* @__PURE__ */ bM(iy), qy = G({
|
|
|
10753
10753
|
function dy(M, b, z, p, o, O) {
|
|
10754
10754
|
return i(), l("span", null, P(M.displayValue || M.value), 1);
|
|
10755
10755
|
}
|
|
10756
|
-
const ly = /* @__PURE__ */
|
|
10756
|
+
const ly = /* @__PURE__ */ L0(qy, [["render", dy]]), Wy = {
|
|
10757
10757
|
badge: zy,
|
|
10758
10758
|
button: Oy,
|
|
10759
10759
|
text: ty,
|
|
@@ -10910,7 +10910,7 @@ function Ny(M, b, z, p, o, O) {
|
|
|
10910
10910
|
])
|
|
10911
10911
|
]);
|
|
10912
10912
|
}
|
|
10913
|
-
const yy = /* @__PURE__ */
|
|
10913
|
+
const yy = /* @__PURE__ */ L0(Ry, [["render", Ny]]), Xy = G({
|
|
10914
10914
|
name: "RInput",
|
|
10915
10915
|
components: { rIcon: e1 },
|
|
10916
10916
|
directives: {
|
|
@@ -11320,7 +11320,7 @@ function Iy(M, b, z, p, o, O) {
|
|
|
11320
11320
|
])) : $("", !0)
|
|
11321
11321
|
], 2);
|
|
11322
11322
|
}
|
|
11323
|
-
const xy = /* @__PURE__ */
|
|
11323
|
+
const xy = /* @__PURE__ */ L0(Xy, [["render", Iy]]), Vy = G({
|
|
11324
11324
|
name: "RModal",
|
|
11325
11325
|
components: {
|
|
11326
11326
|
RLoader: fz,
|
|
@@ -11534,7 +11534,7 @@ function Qy(M, b, z, p, o, O) {
|
|
|
11534
11534
|
_: 3
|
|
11535
11535
|
}, 8, ["onEnter", "onLeave"]);
|
|
11536
11536
|
}
|
|
11537
|
-
const Jy = /* @__PURE__ */
|
|
11537
|
+
const Jy = /* @__PURE__ */ L0(Vy, [["render", Qy]]), Bo = [
|
|
11538
11538
|
"January",
|
|
11539
11539
|
"February",
|
|
11540
11540
|
"March",
|
|
@@ -11757,7 +11757,7 @@ function iX(M, b, z, p, o, O) {
|
|
|
11757
11757
|
}, 8, ["position"])
|
|
11758
11758
|
]);
|
|
11759
11759
|
}
|
|
11760
|
-
const sX = /* @__PURE__ */
|
|
11760
|
+
const sX = /* @__PURE__ */ L0(MX, [["render", iX]]), qX = G({
|
|
11761
11761
|
name: "RPaginationControl",
|
|
11762
11762
|
components: {
|
|
11763
11763
|
RButton: v2,
|
|
@@ -11877,7 +11877,7 @@ function WX(M, b, z, p, o, O) {
|
|
|
11877
11877
|
])
|
|
11878
11878
|
]);
|
|
11879
11879
|
}
|
|
11880
|
-
const pe = /* @__PURE__ */
|
|
11880
|
+
const pe = /* @__PURE__ */ L0(qX, [["render", WX]]), uX = G({
|
|
11881
11881
|
name: "RPagination",
|
|
11882
11882
|
components: { RPaginationControl: pe },
|
|
11883
11883
|
provide() {
|
|
@@ -12005,7 +12005,7 @@ function fX(M, b, z, p, o, O) {
|
|
|
12005
12005
|
])
|
|
12006
12006
|
]);
|
|
12007
12007
|
}
|
|
12008
|
-
const RX = /* @__PURE__ */
|
|
12008
|
+
const RX = /* @__PURE__ */ L0(uX, [["render", fX]]), hX = ["horizontal", "vertical"], vX = ["bottomStart", "bottomEnd", "topStart", "topEnd"], LX = {
|
|
12009
12009
|
horizontal: {
|
|
12010
12010
|
bottomStart: [1, 0, 0, 0],
|
|
12011
12011
|
bottomEnd: [1, 0, 1, -1],
|
|
@@ -12274,7 +12274,7 @@ function BX(M, b, z, p, o, O) {
|
|
|
12274
12274
|
[e, M.autoHidePopover]
|
|
12275
12275
|
]);
|
|
12276
12276
|
}
|
|
12277
|
-
const NX = /* @__PURE__ */
|
|
12277
|
+
const NX = /* @__PURE__ */ L0(mX, [["render", BX]]), yX = G({
|
|
12278
12278
|
name: "RRadio",
|
|
12279
12279
|
components: { rIcon: e1 },
|
|
12280
12280
|
props: {
|
|
@@ -12387,7 +12387,7 @@ function SX(M, b, z, p, o, O) {
|
|
|
12387
12387
|
M.caption ? (i(), l("span", CX, P(M.caption), 1)) : $("", !0)
|
|
12388
12388
|
], 10, XX);
|
|
12389
12389
|
}
|
|
12390
|
-
const DX = /* @__PURE__ */
|
|
12390
|
+
const DX = /* @__PURE__ */ L0(yX, [["render", SX]]);
|
|
12391
12391
|
class i1 {
|
|
12392
12392
|
component;
|
|
12393
12393
|
config;
|
|
@@ -13587,7 +13587,7 @@ function cw(M, b, z, p, o, O) {
|
|
|
13587
13587
|
M.helpText ? (i(), l("span", ew, P(M.helpText), 1)) : $("", !0)
|
|
13588
13588
|
], 2);
|
|
13589
13589
|
}
|
|
13590
|
-
const tw = /* @__PURE__ */
|
|
13590
|
+
const tw = /* @__PURE__ */ L0(IX, [["render", cw]]), Aw = G({
|
|
13591
13591
|
name: "RTab",
|
|
13592
13592
|
props: {
|
|
13593
13593
|
name: {
|
|
@@ -13655,7 +13655,7 @@ function nw(M, b, z, p, o, O) {
|
|
|
13655
13655
|
])
|
|
13656
13656
|
], 8, aw)) : $("", !0);
|
|
13657
13657
|
}
|
|
13658
|
-
const rw = /* @__PURE__ */
|
|
13658
|
+
const rw = /* @__PURE__ */ L0(Aw, [["render", nw]]), iw = G({
|
|
13659
13659
|
name: "RTabs",
|
|
13660
13660
|
provide() {
|
|
13661
13661
|
return {
|
|
@@ -13790,7 +13790,7 @@ function dw(M, b, z, p, o, O) {
|
|
|
13790
13790
|
], 2)
|
|
13791
13791
|
]);
|
|
13792
13792
|
}
|
|
13793
|
-
const lw = /* @__PURE__ */
|
|
13793
|
+
const lw = /* @__PURE__ */ L0(iw, [["render", dw]]), Ww = G({
|
|
13794
13794
|
name: "RTile"
|
|
13795
13795
|
}), uw = { class: "r-component r-tile" }, fw = {
|
|
13796
13796
|
key: 0,
|
|
@@ -13833,7 +13833,7 @@ function gw(M, b, z, p, o, O) {
|
|
|
13833
13833
|
])) : $("", !0)
|
|
13834
13834
|
]);
|
|
13835
13835
|
}
|
|
13836
|
-
const Bw = /* @__PURE__ */
|
|
13836
|
+
const Bw = /* @__PURE__ */ L0(Ww, [["render", gw]]), Nw = G({
|
|
13837
13837
|
name: "RToast",
|
|
13838
13838
|
props: {
|
|
13839
13839
|
/**
|
|
@@ -13980,77 +13980,47 @@ function Tw(M, b, z, p, o, O) {
|
|
|
13980
13980
|
])
|
|
13981
13981
|
], 34)) : $("", !0);
|
|
13982
13982
|
}
|
|
13983
|
-
const oe = /* @__PURE__ */
|
|
13984
|
-
|
|
13983
|
+
const oe = /* @__PURE__ */ L0(Nw, [["render", Tw]]), Cw = ["aria-checked"], Sw = ["for"], Dw = ["id", "disabled", "value", "checked"], Ew = /* @__PURE__ */ B("span", { class: "r-toggle-switch-handle" }, null, -1), kw = ["for"], Pw = /* @__PURE__ */ G({
|
|
13984
|
+
__name: "r-toggle",
|
|
13985
13985
|
props: {
|
|
13986
|
-
|
|
13987
|
-
|
|
13988
|
-
|
|
13989
|
-
|
|
13990
|
-
type: String,
|
|
13991
|
-
default: null
|
|
13992
|
-
},
|
|
13993
|
-
/**
|
|
13994
|
-
* Native html input name for element
|
|
13995
|
-
*/
|
|
13996
|
-
name: {
|
|
13997
|
-
type: String,
|
|
13998
|
-
default: () => m1()
|
|
13999
|
-
},
|
|
14000
|
-
/**
|
|
14001
|
-
* Used to decide if checkbox is selected
|
|
14002
|
-
*/
|
|
14003
|
-
modelValue: {
|
|
14004
|
-
type: Boolean,
|
|
14005
|
-
default: !1
|
|
14006
|
-
},
|
|
14007
|
-
/**
|
|
14008
|
-
* Disabled state similar to navite html element
|
|
14009
|
-
*/
|
|
14010
|
-
disabled: {
|
|
14011
|
-
type: Boolean,
|
|
14012
|
-
default: !1
|
|
14013
|
-
}
|
|
13986
|
+
label: { default: null },
|
|
13987
|
+
name: { default: m1() },
|
|
13988
|
+
modelValue: { type: Boolean, default: !1 },
|
|
13989
|
+
disabled: { type: Boolean, default: !1 }
|
|
14014
13990
|
},
|
|
14015
13991
|
emits: ["update:modelValue"],
|
|
14016
|
-
|
|
14017
|
-
|
|
14018
|
-
|
|
14019
|
-
"update:modelValue",
|
|
14020
|
-
M.target.checked
|
|
14021
|
-
);
|
|
13992
|
+
setup(M, { emit: b }) {
|
|
13993
|
+
function z(p) {
|
|
13994
|
+
p.target && p.target instanceof HTMLInputElement && b("update:modelValue", p.target.checked);
|
|
14022
13995
|
}
|
|
14023
|
-
|
|
14024
|
-
|
|
14025
|
-
|
|
14026
|
-
|
|
14027
|
-
class: "r-toggle",
|
|
14028
|
-
role: "checkbox",
|
|
14029
|
-
"aria-checked": M.modelValue
|
|
14030
|
-
}, [
|
|
14031
|
-
B("label", {
|
|
14032
|
-
class: "r-toggle-body",
|
|
14033
|
-
for: M.name
|
|
13996
|
+
return (p, o) => (i(), l("div", {
|
|
13997
|
+
class: "r-toggle",
|
|
13998
|
+
role: "checkbox",
|
|
13999
|
+
"aria-checked": M.modelValue
|
|
14034
14000
|
}, [
|
|
14035
|
-
B("
|
|
14036
|
-
|
|
14037
|
-
|
|
14038
|
-
|
|
14039
|
-
|
|
14040
|
-
|
|
14041
|
-
|
|
14042
|
-
|
|
14043
|
-
|
|
14044
|
-
|
|
14045
|
-
|
|
14046
|
-
|
|
14047
|
-
|
|
14048
|
-
|
|
14049
|
-
|
|
14050
|
-
|
|
14051
|
-
|
|
14052
|
-
|
|
14053
|
-
|
|
14001
|
+
B("label", {
|
|
14002
|
+
class: "r-toggle-body",
|
|
14003
|
+
for: M.name
|
|
14004
|
+
}, [
|
|
14005
|
+
B("input", {
|
|
14006
|
+
id: M.name,
|
|
14007
|
+
class: "r-toggle-switch",
|
|
14008
|
+
type: "checkbox",
|
|
14009
|
+
disabled: M.disabled,
|
|
14010
|
+
value: M.modelValue,
|
|
14011
|
+
checked: M.modelValue,
|
|
14012
|
+
onChange: z
|
|
14013
|
+
}, null, 40, Dw),
|
|
14014
|
+
Ew
|
|
14015
|
+
], 8, Sw),
|
|
14016
|
+
M.label ? (i(), l("label", {
|
|
14017
|
+
key: 0,
|
|
14018
|
+
class: "r-toggle-label",
|
|
14019
|
+
for: M.name
|
|
14020
|
+
}, P(M.label), 9, kw)) : $("", !0)
|
|
14021
|
+
], 8, Cw));
|
|
14022
|
+
}
|
|
14023
|
+
}), yo = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
14054
14024
|
__proto__: null,
|
|
14055
14025
|
RAlert: qf,
|
|
14056
14026
|
RAvatar: eN,
|
|
@@ -14077,10 +14047,10 @@ const Iw = /* @__PURE__ */ v0(Cw, [["render", _w]]), yo = /* @__PURE__ */ Object
|
|
|
14077
14047
|
RTabs: lw,
|
|
14078
14048
|
RTile: Bw,
|
|
14079
14049
|
RToast: oe,
|
|
14080
|
-
RToggle:
|
|
14050
|
+
RToggle: Pw
|
|
14081
14051
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
14082
14052
|
var x2 = /* @__PURE__ */ ((M) => (M.Positive = "positive", M.Negative = "negative", M.Warning = "warning", M.Info = "info", M))(x2 || {});
|
|
14083
|
-
class
|
|
14053
|
+
class _w {
|
|
14084
14054
|
static parseError(b, z = "Something went wrong, please try again or contact support") {
|
|
14085
14055
|
const p = [];
|
|
14086
14056
|
if (b && b.status)
|
|
@@ -14116,7 +14086,7 @@ class xw {
|
|
|
14116
14086
|
return p.length ? p : [z];
|
|
14117
14087
|
}
|
|
14118
14088
|
}
|
|
14119
|
-
const
|
|
14089
|
+
const Iw = (M, b) => ({
|
|
14120
14090
|
show(z) {
|
|
14121
14091
|
let p;
|
|
14122
14092
|
typeof z == "string" && (p = z);
|
|
@@ -14156,147 +14126,147 @@ const Vw = (M, b) => ({
|
|
|
14156
14126
|
});
|
|
14157
14127
|
},
|
|
14158
14128
|
fromError(z, p, o = {}) {
|
|
14159
|
-
const O = b?.ErrorHandler ? b.ErrorHandler :
|
|
14129
|
+
const O = b?.ErrorHandler ? b.ErrorHandler : _w;
|
|
14160
14130
|
if (!O.parseError || typeof O.parseError != "function")
|
|
14161
14131
|
throw new Error(
|
|
14162
14132
|
"No 'parseError' method is found in the error handler object"
|
|
14163
14133
|
);
|
|
14164
14134
|
O.parseError(z, p).forEach((c) => this.negative(c, o));
|
|
14165
14135
|
}
|
|
14166
|
-
}),
|
|
14136
|
+
}), xw = "0.125rem", Vw = "0.25rem", Hw = "0.5rem", Fw = "0.375rem", jw = "624.9375rem", Yw = "50%", Uw = "576px", Kw = "768px", Gw = "1040px", Zw = "1200px", Qw = "1400px", Jw = "#FFFFFF", M$ = "#000000", b$ = "#F5F5F5", z$ = "#E0E0E0", p$ = "#FFFFFF", o$ = "#F9F9F9", O$ = "#F5F5F5", e$ = "#F5F5F5", c$ = "#DDF5E0", t$ = "#F2FBF2", A$ = "#FCF0BF", a$ = "#FDF9E5", n$ = "#FBE1E1", r$ = "#FDF3F3", i$ = "#E1E9FA", s$ = "#F3F6FD", q$ = "#4C5361", d$ = "#414753", l$ = "#0044D4", W$ = "#093AA5", u$ = "#22BC32", f$ = "#1EA02B", R$ = "#0C4112", h$ = "#F1C400", v$ = "#CDA700", L$ = "#544400", m$ = "#E53935", g$ = "#C3302D", B$ = "#501412", N$ = "#3B6EDE", y$ = "#325DBD", X$ = "#182C59", w$ = "#DDDDDD", $$ = "#E8E8E8", T$ = "#C9C9C9", C$ = "#9E9E9E", S$ = "#6FD37A", D$ = "#F2CA1A", E$ = "#E6423F", k$ = "#7FA0E9", P$ = "#363A44", _$ = "#484848", I$ = "#232323", x$ = "#FFFFFF", V$ = "#1a1a1a", H$ = "#FFFFFF", F$ = "#5f5f5f", j$ = "#1A1A1A66", Y$ = "#3D79FC", U$ = "-apple-system,system-ui,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial sans-serif", K$ = "'SFMono-Medium', 'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace", G$ = "2.5rem", Z$ = "2.125rem", Q$ = "1.75rem", J$ = "1.5rem", MT = "1.25rem", bT = "1rem", zT = "0.875rem", pT = "0.75rem", oT = "2.75rem", OT = "2.5rem", eT = "2.25rem", cT = "2rem", tT = "1.75rem", AT = "1.5rem", aT = "1.25rem", nT = "1rem", rT = "400", iT = "500", sT = "600", qT = "700", dT = "cubic-bezier(0, 0, 1, 1)", lT = "cubic-bezier(0.25, 0.1, 0.25, 1)", WT = "cubic-bezier(0.42, 0, 1, 1)", uT = "cubic-bezier(0, 0, 0.58, 1)", fT = "cubic-bezier(0.42, 0, 0.58, 1)", RT = "0", hT = "50ms", vT = "100ms", LT = "150ms", mT = "200ms", gT = "300ms", BT = "400ms", NT = "500ms", yT = "none", XT = "0 1px 2px 0 rgba(100, 100, 100, 0.24), 0 4px 4px 0 rgba(100, 100, 100, 0.05)", wT = "0 7px 14px 0 rgba(100, 100, 100, 0.15), 0 3px 6px 0 rgba(100, 100, 100, 0.07)", $T = "0 3px 6px 0 rgba(100, 100, 100, 0.2), 0 7px 14px 0 rgba(100, 100, 100, 0.35)", TT = "0 20px 40px -8px rgba(100, 100, 100, 0.18), 0 3px 6px 0 rgba(100, 100, 100, 0.07)", CT = "0 0 0 1px rgba(100, 100, 100, 0.03), 0 1px 2px 0 rgba(100, 100, 100, 0.24), 0 4px 4px 0 rgba(100, 100, 100, 0.05)", ST = "0 0 0 1px rgba(100, 100, 100, 0.09), 0 7px 14px 0 rgba(100, 100, 100, 0.15), 0 3px 6px 0 rgba(100, 100, 100, 0.07)", DT = "0", ET = "0.125rem", kT = "0.25rem", PT = "0.5rem", _T = "0.75rem", IT = "1rem", xT = "1.25rem", VT = "1.5rem", HT = "1.75rem", FT = "2rem", jT = "2.5rem", YT = "3rem", UT = "4rem", KT = "5rem", GT = "7.5rem", ZT = "10rem", QT = "50", JT = "100", MC = "150", bC = "200", zC = "250", pC = "300", oC = "350", OC = "400", eC = "450", cC = "500", tC = "550", AC = "600", aC = "650", nC = "700", dC = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
14167
14137
|
__proto__: null,
|
|
14168
|
-
RBackground:
|
|
14169
|
-
RBackgroundHover:
|
|
14170
|
-
RBorder:
|
|
14171
|
-
RBorderDanger:
|
|
14172
|
-
RBorderDark:
|
|
14173
|
-
RBorderInfo:
|
|
14174
|
-
RBorderMuted:
|
|
14175
|
-
RBorderRadius1:
|
|
14176
|
-
RBorderRadius2:
|
|
14177
|
-
RBorderRadius25:
|
|
14178
|
-
RBorderRadius3:
|
|
14179
|
-
RBorderRadiusCircle:
|
|
14180
|
-
RBorderRadiusPill:
|
|
14181
|
-
RBorderStrong:
|
|
14182
|
-
RBorderStrongHover:
|
|
14183
|
-
RBorderSuccess:
|
|
14184
|
-
RBorderWarning:
|
|
14185
|
-
RBreakpointsL:
|
|
14186
|
-
RBreakpointsM:
|
|
14187
|
-
RBreakpointsS:
|
|
14188
|
-
RBreakpointsXl:
|
|
14189
|
-
RBreakpointsXs:
|
|
14190
|
-
RComplementaryDanger:
|
|
14191
|
-
RComplementaryDangerDark:
|
|
14192
|
-
RComplementaryDangerHover:
|
|
14193
|
-
RComplementaryInfo:
|
|
14194
|
-
RComplementaryInfoDark:
|
|
14195
|
-
RComplementaryInfoHover:
|
|
14196
|
-
RComplementarySuccess:
|
|
14197
|
-
RComplementarySuccessDark:
|
|
14198
|
-
RComplementarySuccessHover:
|
|
14199
|
-
RComplementaryWarning:
|
|
14200
|
-
RComplementaryWarningDark:
|
|
14201
|
-
RComplementaryWarningHover:
|
|
14202
|
-
RFocus:
|
|
14203
|
-
RFontFamily:
|
|
14204
|
-
RFontFamilyMono:
|
|
14205
|
-
RFontLineHeight2xl:
|
|
14206
|
-
RFontLineHeight3xl:
|
|
14207
|
-
RFontLineHeight4xl:
|
|
14208
|
-
RFontLineHeight5xl:
|
|
14209
|
-
RFontLineHeightL:
|
|
14210
|
-
RFontLineHeightM:
|
|
14211
|
-
RFontLineHeightS:
|
|
14212
|
-
RFontLineHeightXl:
|
|
14213
|
-
RFontSize2xl:
|
|
14214
|
-
RFontSize3xl:
|
|
14215
|
-
RFontSize4xl:
|
|
14216
|
-
RFontSize5xl:
|
|
14217
|
-
RFontSizeL:
|
|
14218
|
-
RFontSizeM:
|
|
14219
|
-
RFontSizeS:
|
|
14220
|
-
RFontSizeXl:
|
|
14221
|
-
RFontWeightBold:
|
|
14222
|
-
RFontWeightMedium:
|
|
14223
|
-
RFontWeightRegular:
|
|
14224
|
-
RFontWeightSemiBold:
|
|
14225
|
-
RIcon:
|
|
14226
|
-
RIconHover:
|
|
14227
|
-
RIconOnSurface:
|
|
14228
|
-
RMono0:
|
|
14229
|
-
RMono100:
|
|
14230
|
-
RMotionDuration0:
|
|
14231
|
-
RMotionDuration100:
|
|
14232
|
-
RMotionDuration150:
|
|
14233
|
-
RMotionDuration200:
|
|
14234
|
-
RMotionDuration300:
|
|
14235
|
-
RMotionDuration400:
|
|
14236
|
-
RMotionDuration50:
|
|
14237
|
-
RMotionDuration500:
|
|
14238
|
-
RMotionEase:
|
|
14239
|
-
RMotionEaseIn:
|
|
14240
|
-
RMotionEaseInOut:
|
|
14241
|
-
RMotionEaseOut:
|
|
14242
|
-
RMotionLinear:
|
|
14243
|
-
ROverlay:
|
|
14244
|
-
RPrimary:
|
|
14245
|
-
RPrimaryHover:
|
|
14246
|
-
RShadow0:
|
|
14247
|
-
RShadow10:
|
|
14248
|
-
RShadow20:
|
|
14249
|
-
RShadow30:
|
|
14250
|
-
RShadow40:
|
|
14251
|
-
RShadowInset10:
|
|
14252
|
-
RShadowInset20:
|
|
14253
|
-
RSpace0:
|
|
14254
|
-
RSpace1:
|
|
14255
|
-
RSpace10:
|
|
14256
|
-
RSpace11:
|
|
14257
|
-
RSpace12:
|
|
14258
|
-
RSpace13:
|
|
14259
|
-
RSpace14:
|
|
14260
|
-
RSpace15:
|
|
14261
|
-
RSpace2:
|
|
14262
|
-
RSpace3:
|
|
14263
|
-
RSpace4:
|
|
14264
|
-
RSpace5:
|
|
14265
|
-
RSpace6:
|
|
14266
|
-
RSpace7:
|
|
14267
|
-
RSpace8:
|
|
14268
|
-
RSpace9:
|
|
14269
|
-
RSurface:
|
|
14270
|
-
RSurfaceDanger:
|
|
14271
|
-
RSurfaceDangerMuted:
|
|
14272
|
-
RSurfaceDark:
|
|
14273
|
-
RSurfaceDarkHover:
|
|
14274
|
-
RSurfaceHover:
|
|
14275
|
-
RSurfaceInfo:
|
|
14276
|
-
RSurfaceInfoMuted:
|
|
14277
|
-
RSurfaceSecondary:
|
|
14278
|
-
RSurfaceSuccess:
|
|
14279
|
-
RSurfaceSuccessMuted:
|
|
14280
|
-
RSurfaceTertiary:
|
|
14281
|
-
RSurfaceWarning:
|
|
14282
|
-
RSurfaceWarningMuted:
|
|
14283
|
-
RText:
|
|
14284
|
-
RTextMuted:
|
|
14285
|
-
RTextOnSurface:
|
|
14286
|
-
RZIndex10:
|
|
14287
|
-
RZIndex15:
|
|
14288
|
-
RZIndex20:
|
|
14289
|
-
RZIndex25:
|
|
14290
|
-
RZIndex30:
|
|
14291
|
-
RZIndex35:
|
|
14292
|
-
RZIndex40:
|
|
14293
|
-
RZIndex45:
|
|
14294
|
-
RZIndex5:
|
|
14295
|
-
RZIndex50:
|
|
14296
|
-
RZIndex55:
|
|
14297
|
-
RZIndex60:
|
|
14298
|
-
RZIndex65:
|
|
14299
|
-
RZIndex70:
|
|
14138
|
+
RBackground: b$,
|
|
14139
|
+
RBackgroundHover: z$,
|
|
14140
|
+
RBorder: w$,
|
|
14141
|
+
RBorderDanger: E$,
|
|
14142
|
+
RBorderDark: P$,
|
|
14143
|
+
RBorderInfo: k$,
|
|
14144
|
+
RBorderMuted: $$,
|
|
14145
|
+
RBorderRadius1: xw,
|
|
14146
|
+
RBorderRadius2: Vw,
|
|
14147
|
+
RBorderRadius25: Fw,
|
|
14148
|
+
RBorderRadius3: Hw,
|
|
14149
|
+
RBorderRadiusCircle: Yw,
|
|
14150
|
+
RBorderRadiusPill: jw,
|
|
14151
|
+
RBorderStrong: T$,
|
|
14152
|
+
RBorderStrongHover: C$,
|
|
14153
|
+
RBorderSuccess: S$,
|
|
14154
|
+
RBorderWarning: D$,
|
|
14155
|
+
RBreakpointsL: Zw,
|
|
14156
|
+
RBreakpointsM: Gw,
|
|
14157
|
+
RBreakpointsS: Kw,
|
|
14158
|
+
RBreakpointsXl: Qw,
|
|
14159
|
+
RBreakpointsXs: Uw,
|
|
14160
|
+
RComplementaryDanger: m$,
|
|
14161
|
+
RComplementaryDangerDark: B$,
|
|
14162
|
+
RComplementaryDangerHover: g$,
|
|
14163
|
+
RComplementaryInfo: N$,
|
|
14164
|
+
RComplementaryInfoDark: X$,
|
|
14165
|
+
RComplementaryInfoHover: y$,
|
|
14166
|
+
RComplementarySuccess: u$,
|
|
14167
|
+
RComplementarySuccessDark: R$,
|
|
14168
|
+
RComplementarySuccessHover: f$,
|
|
14169
|
+
RComplementaryWarning: h$,
|
|
14170
|
+
RComplementaryWarningDark: L$,
|
|
14171
|
+
RComplementaryWarningHover: v$,
|
|
14172
|
+
RFocus: Y$,
|
|
14173
|
+
RFontFamily: U$,
|
|
14174
|
+
RFontFamilyMono: K$,
|
|
14175
|
+
RFontLineHeight2xl: cT,
|
|
14176
|
+
RFontLineHeight3xl: eT,
|
|
14177
|
+
RFontLineHeight4xl: OT,
|
|
14178
|
+
RFontLineHeight5xl: oT,
|
|
14179
|
+
RFontLineHeightL: AT,
|
|
14180
|
+
RFontLineHeightM: aT,
|
|
14181
|
+
RFontLineHeightS: nT,
|
|
14182
|
+
RFontLineHeightXl: tT,
|
|
14183
|
+
RFontSize2xl: J$,
|
|
14184
|
+
RFontSize3xl: Q$,
|
|
14185
|
+
RFontSize4xl: Z$,
|
|
14186
|
+
RFontSize5xl: G$,
|
|
14187
|
+
RFontSizeL: bT,
|
|
14188
|
+
RFontSizeM: zT,
|
|
14189
|
+
RFontSizeS: pT,
|
|
14190
|
+
RFontSizeXl: MT,
|
|
14191
|
+
RFontWeightBold: qT,
|
|
14192
|
+
RFontWeightMedium: iT,
|
|
14193
|
+
RFontWeightRegular: rT,
|
|
14194
|
+
RFontWeightSemiBold: sT,
|
|
14195
|
+
RIcon: _$,
|
|
14196
|
+
RIconHover: I$,
|
|
14197
|
+
RIconOnSurface: x$,
|
|
14198
|
+
RMono0: Jw,
|
|
14199
|
+
RMono100: M$,
|
|
14200
|
+
RMotionDuration0: RT,
|
|
14201
|
+
RMotionDuration100: vT,
|
|
14202
|
+
RMotionDuration150: LT,
|
|
14203
|
+
RMotionDuration200: mT,
|
|
14204
|
+
RMotionDuration300: gT,
|
|
14205
|
+
RMotionDuration400: BT,
|
|
14206
|
+
RMotionDuration50: hT,
|
|
14207
|
+
RMotionDuration500: NT,
|
|
14208
|
+
RMotionEase: lT,
|
|
14209
|
+
RMotionEaseIn: WT,
|
|
14210
|
+
RMotionEaseInOut: fT,
|
|
14211
|
+
RMotionEaseOut: uT,
|
|
14212
|
+
RMotionLinear: dT,
|
|
14213
|
+
ROverlay: j$,
|
|
14214
|
+
RPrimary: l$,
|
|
14215
|
+
RPrimaryHover: W$,
|
|
14216
|
+
RShadow0: yT,
|
|
14217
|
+
RShadow10: XT,
|
|
14218
|
+
RShadow20: wT,
|
|
14219
|
+
RShadow30: $T,
|
|
14220
|
+
RShadow40: TT,
|
|
14221
|
+
RShadowInset10: CT,
|
|
14222
|
+
RShadowInset20: ST,
|
|
14223
|
+
RSpace0: DT,
|
|
14224
|
+
RSpace1: ET,
|
|
14225
|
+
RSpace10: jT,
|
|
14226
|
+
RSpace11: YT,
|
|
14227
|
+
RSpace12: UT,
|
|
14228
|
+
RSpace13: KT,
|
|
14229
|
+
RSpace14: GT,
|
|
14230
|
+
RSpace15: ZT,
|
|
14231
|
+
RSpace2: kT,
|
|
14232
|
+
RSpace3: PT,
|
|
14233
|
+
RSpace4: _T,
|
|
14234
|
+
RSpace5: IT,
|
|
14235
|
+
RSpace6: xT,
|
|
14236
|
+
RSpace7: VT,
|
|
14237
|
+
RSpace8: HT,
|
|
14238
|
+
RSpace9: FT,
|
|
14239
|
+
RSurface: p$,
|
|
14240
|
+
RSurfaceDanger: n$,
|
|
14241
|
+
RSurfaceDangerMuted: r$,
|
|
14242
|
+
RSurfaceDark: q$,
|
|
14243
|
+
RSurfaceDarkHover: d$,
|
|
14244
|
+
RSurfaceHover: e$,
|
|
14245
|
+
RSurfaceInfo: i$,
|
|
14246
|
+
RSurfaceInfoMuted: s$,
|
|
14247
|
+
RSurfaceSecondary: o$,
|
|
14248
|
+
RSurfaceSuccess: c$,
|
|
14249
|
+
RSurfaceSuccessMuted: t$,
|
|
14250
|
+
RSurfaceTertiary: O$,
|
|
14251
|
+
RSurfaceWarning: A$,
|
|
14252
|
+
RSurfaceWarningMuted: a$,
|
|
14253
|
+
RText: V$,
|
|
14254
|
+
RTextMuted: F$,
|
|
14255
|
+
RTextOnSurface: H$,
|
|
14256
|
+
RZIndex10: JT,
|
|
14257
|
+
RZIndex15: MC,
|
|
14258
|
+
RZIndex20: bC,
|
|
14259
|
+
RZIndex25: zC,
|
|
14260
|
+
RZIndex30: pC,
|
|
14261
|
+
RZIndex35: oC,
|
|
14262
|
+
RZIndex40: OC,
|
|
14263
|
+
RZIndex45: eC,
|
|
14264
|
+
RZIndex5: QT,
|
|
14265
|
+
RZIndex50: cC,
|
|
14266
|
+
RZIndex55: tC,
|
|
14267
|
+
RZIndex60: AC,
|
|
14268
|
+
RZIndex65: aC,
|
|
14269
|
+
RZIndex70: nC
|
|
14300
14270
|
}, Symbol.toStringTag, { value: "Module" })), h = {
|
|
14301
14271
|
fingerprint: "fingerprint",
|
|
14302
14272
|
dashboard: "dashboard",
|
|
@@ -14421,7 +14391,7 @@ const Vw = (M, b) => ({
|
|
|
14421
14391
|
moon: "moon",
|
|
14422
14392
|
upload: "upload",
|
|
14423
14393
|
camera: "camera"
|
|
14424
|
-
},
|
|
14394
|
+
}, rC = {
|
|
14425
14395
|
default: "default",
|
|
14426
14396
|
"on-surface": "on-surface",
|
|
14427
14397
|
primary: "primary",
|
|
@@ -15446,20 +15416,20 @@ function ee(M = document.body) {
|
|
|
15446
15416
|
z.setAttribute("data-revel", "icon-sprite-sheet"), z.style.display = "none", z.innerHTML = Oe, M?.appendChild(z);
|
|
15447
15417
|
}
|
|
15448
15418
|
}
|
|
15449
|
-
const
|
|
15419
|
+
const lC = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
15450
15420
|
__proto__: null,
|
|
15451
|
-
RIconColors:
|
|
15421
|
+
RIconColors: rC,
|
|
15452
15422
|
RIconNames: h,
|
|
15453
15423
|
RIconSprites: Oe,
|
|
15454
15424
|
RIconSpritesAppend: ee
|
|
15455
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
15425
|
+
}, Symbol.toStringTag, { value: "Module" })), iC = (M, { registerDirectives: b = !0, appendIconSheet: z = !0 } = {}) => {
|
|
15456
15426
|
b && Object.keys(Lo).forEach((p) => {
|
|
15457
15427
|
M.directive(p, Lo[p]);
|
|
15458
15428
|
}), Object.keys(yo).forEach((p) => {
|
|
15459
15429
|
M.component(p, yo[p]);
|
|
15460
|
-
}), M.config.globalProperties.$toast =
|
|
15461
|
-
},
|
|
15462
|
-
install:
|
|
15430
|
+
}), M.config.globalProperties.$toast = Iw(M), z && ee(), M.use(gW, {});
|
|
15431
|
+
}, WC = {
|
|
15432
|
+
install: iC
|
|
15463
15433
|
};
|
|
15464
15434
|
export {
|
|
15465
15435
|
qf as RAlert,
|
|
@@ -15487,15 +15457,15 @@ export {
|
|
|
15487
15457
|
lw as RTabs,
|
|
15488
15458
|
Bw as RTile,
|
|
15489
15459
|
oe as RToast,
|
|
15490
|
-
|
|
15460
|
+
Pw as RToggle,
|
|
15491
15461
|
AO as clickOutside,
|
|
15492
15462
|
JB as content,
|
|
15493
|
-
|
|
15494
|
-
|
|
15463
|
+
Iw as createRToastManager,
|
|
15464
|
+
WC as default,
|
|
15495
15465
|
tO as fsExclude,
|
|
15496
|
-
|
|
15497
|
-
|
|
15466
|
+
lC as icons,
|
|
15467
|
+
iC as install,
|
|
15498
15468
|
ZO as lazy,
|
|
15499
|
-
|
|
15469
|
+
dC as tokens,
|
|
15500
15470
|
GO as tooltip
|
|
15501
15471
|
};
|