@cling-se/widget 0.5.3 → 0.6.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/{DocFormSend.7f2914ae.js → DocFormSend.3454b646.js} +901 -632
- package/dist/{DocReceipt.7b70887a.js → DocReceipt.a6684947.js} +31 -31
- package/dist/DocSendReminder.06ea8eec.js +115 -0
- package/dist/{DocTimeline.359dea4f.js → DocTimeline.90191a9e.js} +82 -82
- package/dist/index.es.js +3 -3
- package/dist/index.umd.js +294 -286
- package/dist/{main.21e6cfa7.js → main.44d450fa.js} +32130 -32248
- package/package.json +1 -1
- package/stats.html +1 -1
- package/dist/DocSendReminder.688ee5e6.js +0 -102
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as se, g as Se, a as jf, n as N, C as
|
|
1
|
+
import { c as se, g as Se, a as jf, n as N, C as Va, s as Wf, e as Vf, i as Yf, r as Tc, b as Xs, m as Rc, d as Lt, f as mn, h as nt, _ as Uf, j as Ic, k as Hf, p as Gf, l as qf, o as Kf, q as Pc, V as Ya, t as Ac, A as Xf, u as Zf, v as Jf, w as Qf, x as eh, F as Fc, y as Nc, z as Ua, B as th, D as rh, E as Zs, G as nh, H as ih, I as ah } from "./main.44d450fa.js";
|
|
2
2
|
const fe = {
|
|
3
3
|
AD: {
|
|
4
4
|
name: "Andorra",
|
|
@@ -1282,7 +1282,7 @@ var vn = function(t, e) {
|
|
|
1282
1282
|
return function() {
|
|
1283
1283
|
return ha.apply(t, arguments);
|
|
1284
1284
|
};
|
|
1285
|
-
},
|
|
1285
|
+
}, Vc = Wc, dh = Vc({}.toString), fh = Vc("".slice), at = function(t) {
|
|
1286
1286
|
return fh(dh(t), 8, -1);
|
|
1287
1287
|
}, hh = at, mh = Wc, Z = function(t) {
|
|
1288
1288
|
if (hh(t) === "Function")
|
|
@@ -1299,14 +1299,14 @@ var vn = function(t, e) {
|
|
|
1299
1299
|
return t;
|
|
1300
1300
|
}, Sh = gn, wh = Bt, zt = function(t) {
|
|
1301
1301
|
return Sh(wh(t));
|
|
1302
|
-
}, ma = typeof document == "object" && document.all, Ch = typeof ma > "u" && ma !== void 0,
|
|
1302
|
+
}, ma = typeof document == "object" && document.all, Ch = typeof ma > "u" && ma !== void 0, Yc = {
|
|
1303
1303
|
all: ma,
|
|
1304
1304
|
IS_HTMLDDA: Ch
|
|
1305
|
-
}, Uc =
|
|
1305
|
+
}, Uc = Yc, $h = Uc.all, re = Uc.IS_HTMLDDA ? function(t) {
|
|
1306
1306
|
return typeof t == "function" || t === $h;
|
|
1307
1307
|
} : function(t) {
|
|
1308
1308
|
return typeof t == "function";
|
|
1309
|
-
}, Js = re, Hc =
|
|
1309
|
+
}, Js = re, Hc = Yc, xh = Hc.all, me = Hc.IS_HTMLDDA ? function(t) {
|
|
1310
1310
|
return typeof t == "object" ? t !== null : Js(t) || t === xh;
|
|
1311
1311
|
} : function(t) {
|
|
1312
1312
|
return typeof t == "object" ? t !== null : Js(t);
|
|
@@ -1335,14 +1335,14 @@ var yn = en, no = yn, Th = q, qc = !!Object.getOwnPropertySymbols && !Th(functio
|
|
|
1335
1335
|
if (Bh(t))
|
|
1336
1336
|
return t;
|
|
1337
1337
|
throw jh(zh(t) + " is not a function");
|
|
1338
|
-
}, Wh = _n,
|
|
1338
|
+
}, Wh = _n, Vh = vt, mr = function(t, e) {
|
|
1339
1339
|
var r = t[e];
|
|
1340
|
-
return
|
|
1341
|
-
}, gi = we, yi = re, _i = me,
|
|
1340
|
+
return Vh(r) ? void 0 : Wh(r);
|
|
1341
|
+
}, gi = we, yi = re, _i = me, Yh = TypeError, Uh = function(t, e) {
|
|
1342
1342
|
var r, n;
|
|
1343
1343
|
if (e === "string" && yi(r = t.toString) && !_i(n = gi(r, t)) || yi(r = t.valueOf) && !_i(n = gi(r, t)) || e !== "string" && yi(r = t.toString) && !_i(n = gi(r, t)))
|
|
1344
1344
|
return n;
|
|
1345
|
-
throw
|
|
1345
|
+
throw Yh("Can't convert object to primitive value");
|
|
1346
1346
|
}, bn = { exports: {} }, io = ie, Hh = Object.defineProperty, Xa = function(t, e) {
|
|
1347
1347
|
try {
|
|
1348
1348
|
Hh(io, t, { value: e, configurable: !0, writable: !0 });
|
|
@@ -1434,11 +1434,11 @@ Ie.f = Fm ? Lm ? function(e, r, n) {
|
|
|
1434
1434
|
throw Bm("Accessors not supported");
|
|
1435
1435
|
return "value" in n && (e[r] = n.value), e;
|
|
1436
1436
|
};
|
|
1437
|
-
var jm = Te, Wm = Ie,
|
|
1438
|
-
return Wm.f(t, e,
|
|
1437
|
+
var jm = Te, Wm = Ie, Vm = vn, jt = jm ? function(t, e, r) {
|
|
1438
|
+
return Wm.f(t, e, Vm(1, r));
|
|
1439
1439
|
} : function(t, e, r) {
|
|
1440
1440
|
return t[e] = r, t;
|
|
1441
|
-
}, eu = { exports: {} }, va = Te,
|
|
1441
|
+
}, eu = { exports: {} }, va = Te, Ym = Re, tu = Function.prototype, Um = va && Object.getOwnPropertyDescriptor, ts = Ym(tu, "name"), Hm = ts && function() {
|
|
1442
1442
|
}.name === "something", Gm = ts && (!va || va && Um(tu, "name").configurable), rs = {
|
|
1443
1443
|
EXISTS: ts,
|
|
1444
1444
|
PROPER: Hm,
|
|
@@ -1488,13 +1488,13 @@ var Wt = {
|
|
|
1488
1488
|
has: rn,
|
|
1489
1489
|
enforce: op,
|
|
1490
1490
|
getterFor: lp
|
|
1491
|
-
}, cp = q, up = re, xr = Re, _a = Te, dp = rs.CONFIGURABLE, fp = ru, au = Wt, hp = au.enforce, mp = au.get,
|
|
1492
|
-
return
|
|
1491
|
+
}, cp = q, up = re, xr = Re, _a = Te, dp = rs.CONFIGURABLE, fp = ru, au = Wt, hp = au.enforce, mp = au.get, Vr = Object.defineProperty, pp = _a && !cp(function() {
|
|
1492
|
+
return Vr(function() {
|
|
1493
1493
|
}, "length", { value: 8 }).length !== 8;
|
|
1494
1494
|
}), vp = String(String).split("String"), gp = eu.exports = function(t, e, r) {
|
|
1495
|
-
String(e).slice(0, 7) === "Symbol(" && (e = "[" + String(e).replace(/^Symbol\(([^)]*)\)/, "$1") + "]"), r && r.getter && (e = "get " + e), r && r.setter && (e = "set " + e), (!xr(t, "name") || dp && t.name !== e) && (_a ?
|
|
1495
|
+
String(e).slice(0, 7) === "Symbol(" && (e = "[" + String(e).replace(/^Symbol\(([^)]*)\)/, "$1") + "]"), r && r.getter && (e = "get " + e), r && r.setter && (e = "set " + e), (!xr(t, "name") || dp && t.name !== e) && (_a ? Vr(t, "name", { value: e, configurable: !0 }) : t.name = e), pp && r && xr(r, "arity") && t.length !== r.arity && Vr(t, "length", { value: r.arity });
|
|
1496
1496
|
try {
|
|
1497
|
-
r && xr(r, "constructor") && r.constructor ? _a &&
|
|
1497
|
+
r && xr(r, "constructor") && r.constructor ? _a && Vr(t, "prototype", { writable: !1 }) : t.prototype && (t.prototype = void 0);
|
|
1498
1498
|
} catch {
|
|
1499
1499
|
}
|
|
1500
1500
|
var n = hp(t);
|
|
@@ -1532,9 +1532,9 @@ var yp = re, _p = Ie, bp = eu.exports, Sp = Xa, yt = function(t, e, r, n) {
|
|
|
1532
1532
|
return r < 0 ? kp(r + e, 0) : Dp(r, e);
|
|
1533
1533
|
}, Mp = Cn, Ep = Math.min, is = function(t) {
|
|
1534
1534
|
return t > 0 ? Ep(Mp(t), 9007199254740991) : 0;
|
|
1535
|
-
}, Tp = is,
|
|
1535
|
+
}, Tp = is, Vt = function(t) {
|
|
1536
1536
|
return Tp(t.length);
|
|
1537
|
-
}, Rp = zt, Ip = su, Pp =
|
|
1537
|
+
}, Rp = zt, Ip = su, Pp = Vt, _o = function(t) {
|
|
1538
1538
|
return function(e, r, n) {
|
|
1539
1539
|
var i = Rp(e), a = Pp(i), s = Ip(n, a), o;
|
|
1540
1540
|
if (t && r != r) {
|
|
@@ -1571,7 +1571,7 @@ wn.f = Object.getOwnPropertyNames || function(e) {
|
|
|
1571
1571
|
};
|
|
1572
1572
|
var ss = {};
|
|
1573
1573
|
ss.f = Object.getOwnPropertySymbols;
|
|
1574
|
-
var
|
|
1574
|
+
var Vp = hr, Yp = Z, Up = wn, Hp = ss, Gp = ge, qp = Yp([].concat), Kp = Vp("Reflect", "ownKeys") || function(e) {
|
|
1575
1575
|
var r = Up.f(Gp(e)), n = Hp.f;
|
|
1576
1576
|
return n ? qp(r, n(e)) : r;
|
|
1577
1577
|
}, So = Re, Xp = Kp, Zp = Ha, Jp = Ie, Qp = function(t, e, r) {
|
|
@@ -1632,18 +1632,18 @@ var xv = at, uu = Array.isArray || function(e) {
|
|
|
1632
1632
|
n in t ? Ev.f(t, n, Tv(0, r)) : t[n] = r;
|
|
1633
1633
|
}, Rv = le, Iv = Rv("toStringTag"), fu = {};
|
|
1634
1634
|
fu[Iv] = "z";
|
|
1635
|
-
var os = String(fu) === "[object z]", Pv = os, Av = re,
|
|
1635
|
+
var os = String(fu) === "[object z]", Pv = os, Av = re, Yr = at, Fv = le, Nv = Fv("toStringTag"), Lv = Object, Bv = Yr(function() {
|
|
1636
1636
|
return arguments;
|
|
1637
1637
|
}()) == "Arguments", zv = function(t, e) {
|
|
1638
1638
|
try {
|
|
1639
1639
|
return t[e];
|
|
1640
1640
|
} catch {
|
|
1641
1641
|
}
|
|
1642
|
-
}, $n = Pv ?
|
|
1642
|
+
}, $n = Pv ? Yr : function(t) {
|
|
1643
1643
|
var e, r, n;
|
|
1644
|
-
return t === void 0 ? "Undefined" : t === null ? "Null" : typeof (r = zv(e = Lv(t), Nv)) == "string" ? r : Bv ?
|
|
1645
|
-
}, jv = Z, Wv = q, hu = re,
|
|
1646
|
-
}, Hv = [], pu =
|
|
1644
|
+
return t === void 0 ? "Undefined" : t === null ? "Null" : typeof (r = zv(e = Lv(t), Nv)) == "string" ? r : Bv ? Yr(e) : (n = Yr(e)) == "Object" && Av(e.callee) ? "Arguments" : n;
|
|
1645
|
+
}, jv = Z, Wv = q, hu = re, Vv = $n, Yv = hr, Uv = ru, mu = function() {
|
|
1646
|
+
}, Hv = [], pu = Yv("Reflect", "construct"), ls = /^\s*(?:class|function)\b/, Gv = jv(ls.exec), qv = !ls.exec(mu), Kt = function(e) {
|
|
1647
1647
|
if (!hu(e))
|
|
1648
1648
|
return !1;
|
|
1649
1649
|
try {
|
|
@@ -1654,7 +1654,7 @@ var os = String(fu) === "[object z]", Pv = os, Av = re, Vr = at, Fv = le, Nv = F
|
|
|
1654
1654
|
}, vu = function(e) {
|
|
1655
1655
|
if (!hu(e))
|
|
1656
1656
|
return !1;
|
|
1657
|
-
switch (
|
|
1657
|
+
switch (Vv(e)) {
|
|
1658
1658
|
case "AsyncFunction":
|
|
1659
1659
|
case "GeneratorFunction":
|
|
1660
1660
|
case "AsyncGeneratorFunction":
|
|
@@ -1684,7 +1684,7 @@ var Kv = !pu || Wv(function() {
|
|
|
1684
1684
|
return { foo: 1 };
|
|
1685
1685
|
}, e[t](Boolean).foo !== 1;
|
|
1686
1686
|
});
|
|
1687
|
-
}, sg = Ke, og = q, lg = uu, cg = me, ug = gt, dg =
|
|
1687
|
+
}, sg = Ke, og = q, lg = uu, cg = me, ug = gt, dg = Vt, ko = Dv, Do = du, fg = gu, hg = yu, mg = le, pg = yn, _u = mg("isConcatSpreadable"), vg = pg >= 51 || !og(function() {
|
|
1688
1688
|
var t = [];
|
|
1689
1689
|
return t[_u] = !1, t.concat()[0] !== t;
|
|
1690
1690
|
}), gg = hg("concat"), yg = function(t) {
|
|
@@ -1745,7 +1745,7 @@ var bu = {
|
|
|
1745
1745
|
return kg(t), e === void 0 ? t : Dg ? Mg(t, e) : function() {
|
|
1746
1746
|
return t.apply(e, arguments);
|
|
1747
1747
|
};
|
|
1748
|
-
}, Eg = wu, Tg = Z, Rg = gn, Ig = gt, Pg =
|
|
1748
|
+
}, Eg = wu, Tg = Z, Rg = gn, Ig = gt, Pg = Vt, Ag = gu, To = Tg([].push), Qe = function(t) {
|
|
1749
1749
|
var e = t == 1, r = t == 2, n = t == 3, i = t == 4, a = t == 6, s = t == 7, o = t == 5 || a;
|
|
1750
1750
|
return function(l, u, f, h) {
|
|
1751
1751
|
for (var g = Ig(l), S = Rg(g), x = Eg(u, f), R = Pg(S), D = 0, w = h || Ag, C = e ? w(l, R) : r || s ? w(l, 0) : void 0, P, A; R > D; D++)
|
|
@@ -1801,8 +1801,8 @@ var bu = {
|
|
|
1801
1801
|
for (var Ti in Io)
|
|
1802
1802
|
Io[Ti] && $u(Ro[Ti] && Ro[Ti].prototype);
|
|
1803
1803
|
$u(jg);
|
|
1804
|
-
var
|
|
1805
|
-
if (
|
|
1804
|
+
var Vg = !!(typeof window < "u" && window.document && window.document.createElement), us = Vg, Yg = $n, Ug = String, _t = function(t) {
|
|
1805
|
+
if (Yg(t) === "Symbol")
|
|
1806
1806
|
throw TypeError("Cannot convert a Symbol value to a string");
|
|
1807
1807
|
return Ug(t);
|
|
1808
1808
|
}, xu = `
|
|
@@ -1872,27 +1872,27 @@ var My = function(t) {
|
|
|
1872
1872
|
function t() {
|
|
1873
1873
|
}
|
|
1874
1874
|
return t.prototype.constructor = null, Object.getPrototypeOf(new t()) !== t.prototype;
|
|
1875
|
-
}), Ry = Re, Iy = re, Py = gt, Ay = ns, Fy = Ty,
|
|
1875
|
+
}), Ry = Re, Iy = re, Py = gt, Ay = ns, Fy = Ty, Vo = Ay("IE_PROTO"), $a = Object, Ny = $a.prototype, Tu = Fy ? $a.getPrototypeOf : function(t) {
|
|
1876
1876
|
var e = Py(t);
|
|
1877
|
-
if (Ry(e,
|
|
1878
|
-
return e[
|
|
1877
|
+
if (Ry(e, Vo))
|
|
1878
|
+
return e[Vo];
|
|
1879
1879
|
var r = e.constructor;
|
|
1880
1880
|
return Iy(r) && e instanceof r ? r.prototype : e instanceof $a ? Ny : null;
|
|
1881
|
-
}, Ly = q, By = re, zy = me,
|
|
1882
|
-
[].keys && (Ai = [].keys(), "next" in Ai ? (Pi =
|
|
1883
|
-
var
|
|
1881
|
+
}, Ly = q, By = re, zy = me, Yo = Tu, jy = yt, Wy = le, xa = Wy("iterator"), Ru = !1, mt, Pi, Ai;
|
|
1882
|
+
[].keys && (Ai = [].keys(), "next" in Ai ? (Pi = Yo(Yo(Ai)), Pi !== Object.prototype && (mt = Pi)) : Ru = !0);
|
|
1883
|
+
var Vy = !zy(mt) || Ly(function() {
|
|
1884
1884
|
var t = {};
|
|
1885
1885
|
return mt[xa].call(t) !== t;
|
|
1886
1886
|
});
|
|
1887
|
-
|
|
1887
|
+
Vy && (mt = {});
|
|
1888
1888
|
By(mt[xa]) || jy(mt, xa, function() {
|
|
1889
1889
|
return this;
|
|
1890
1890
|
});
|
|
1891
1891
|
var Iu = {
|
|
1892
1892
|
IteratorPrototype: mt,
|
|
1893
1893
|
BUGGY_SAFARI_ITERATORS: Ru
|
|
1894
|
-
},
|
|
1895
|
-
t && !r && (t = t.prototype), t && !Uy(t, Uo) &&
|
|
1894
|
+
}, Yy = Ie.f, Uy = Re, Hy = le, Uo = Hy("toStringTag"), fs = function(t, e, r) {
|
|
1895
|
+
t && !r && (t = t.prototype), t && !Uy(t, Uo) && Yy(t, Uo, { configurable: !0, value: e });
|
|
1896
1896
|
}, Gy = Iu.IteratorPrototype, qy = ds, Ky = vn, Xy = fs, Zy = vr, Jy = function() {
|
|
1897
1897
|
return this;
|
|
1898
1898
|
}, Qy = function(t, e, r, n) {
|
|
@@ -1980,10 +1980,10 @@ var ms = Z, x_ = Cn, O_ = _t, k_ = Bt, D_ = ms("".charAt), Qo = ms("".charCodeAt
|
|
|
1980
1980
|
}, ju = {
|
|
1981
1981
|
codeAt: el(!1),
|
|
1982
1982
|
charAt: el(!0)
|
|
1983
|
-
}, E_ = ju.charAt, T_ = _t, Wu = Wt, R_ = Nu, tl = Lu,
|
|
1983
|
+
}, E_ = ju.charAt, T_ = _t, Wu = Wt, R_ = Nu, tl = Lu, Vu = "String Iterator", I_ = Wu.set, P_ = Wu.getterFor(Vu);
|
|
1984
1984
|
R_(String, "String", function(t) {
|
|
1985
1985
|
I_(this, {
|
|
1986
|
-
type:
|
|
1986
|
+
type: Vu,
|
|
1987
1987
|
string: T_(t),
|
|
1988
1988
|
index: 0
|
|
1989
1989
|
});
|
|
@@ -1991,23 +1991,23 @@ R_(String, "String", function(t) {
|
|
|
1991
1991
|
var e = P_(this), r = e.string, n = e.index, i;
|
|
1992
1992
|
return n >= r.length ? tl(void 0, !0) : (i = E_(r, n), e.index += i.length, tl(i, !1));
|
|
1993
1993
|
});
|
|
1994
|
-
var A_ = yt,
|
|
1994
|
+
var A_ = yt, Yu = function(t, e, r) {
|
|
1995
1995
|
for (var n in e)
|
|
1996
1996
|
A_(t, n, e[n], r);
|
|
1997
1997
|
return t;
|
|
1998
|
-
}, xn = { exports: {} }, Uu = {}, rl = su, F_ =
|
|
1998
|
+
}, xn = { exports: {} }, Uu = {}, rl = su, F_ = Vt, N_ = du, L_ = Array, B_ = Math.max, z_ = function(t, e, r) {
|
|
1999
1999
|
for (var n = F_(t), i = rl(e, n), a = rl(r === void 0 ? n : r, n), s = L_(B_(a - i, 0)), o = 0; i < a; i++, o++)
|
|
2000
2000
|
N_(s, o, t[i]);
|
|
2001
2001
|
return s.length = o, s;
|
|
2002
|
-
}, j_ = at, W_ = zt, Hu = wn.f,
|
|
2002
|
+
}, j_ = at, W_ = zt, Hu = wn.f, V_ = z_, Gu = typeof window == "object" && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : [], Y_ = function(t) {
|
|
2003
2003
|
try {
|
|
2004
2004
|
return Hu(t);
|
|
2005
2005
|
} catch {
|
|
2006
|
-
return
|
|
2006
|
+
return V_(Gu);
|
|
2007
2007
|
}
|
|
2008
2008
|
};
|
|
2009
2009
|
Uu.f = function(e) {
|
|
2010
|
-
return Gu && j_(e) == "Window" ?
|
|
2010
|
+
return Gu && j_(e) == "Window" ? Y_(e) : Hu(W_(e));
|
|
2011
2011
|
};
|
|
2012
2012
|
var U_ = q, H_ = U_(function() {
|
|
2013
2013
|
if (typeof ArrayBuffer == "function") {
|
|
@@ -2096,7 +2096,7 @@ var hb = le, mb = vr, pb = hb("iterator"), vb = Array.prototype, gb = function(t
|
|
|
2096
2096
|
if (i)
|
|
2097
2097
|
throw n;
|
|
2098
2098
|
return sl(n), r;
|
|
2099
|
-
}, Ib = wu, Pb = we, Ab = ge, Fb = Ka, Nb = gb, Lb =
|
|
2099
|
+
}, Ib = wu, Pb = we, Ab = ge, Fb = Ka, Nb = gb, Lb = Vt, ol = qa, Bb = Mb, zb = Xu, ll = Rb, jb = TypeError, Gr = function(t, e) {
|
|
2100
2100
|
this.stopped = t, this.result = e;
|
|
2101
2101
|
}, cl = Gr.prototype, Zu = function(t, e, r) {
|
|
2102
2102
|
var n = r && r.that, i = !!(r && r.AS_ENTRIES), a = !!(r && r.IS_RECORD), s = !!(r && r.IS_ITERATOR), o = !!(r && r.INTERRUPTED), l = Ib(e, n), u, f, h, g, S, x, R, D = function(C) {
|
|
@@ -2129,11 +2129,11 @@ var hb = le, mb = vr, pb = hb("iterator"), vb = Array.prototype, gb = function(t
|
|
|
2129
2129
|
return S;
|
|
2130
2130
|
}
|
|
2131
2131
|
return new Gr(!1);
|
|
2132
|
-
}, Wb = qa,
|
|
2132
|
+
}, Wb = qa, Vb = TypeError, Ju = function(t, e) {
|
|
2133
2133
|
if (Wb(e, t))
|
|
2134
2134
|
return t;
|
|
2135
|
-
throw
|
|
2136
|
-
},
|
|
2135
|
+
throw Vb("Incorrect invocation");
|
|
2136
|
+
}, Yb = le, Qu = Yb("iterator"), ed = !1;
|
|
2137
2137
|
try {
|
|
2138
2138
|
var Ub = 0, ul = {
|
|
2139
2139
|
next: function() {
|
|
@@ -2212,7 +2212,7 @@ var Hb = function(t, e) {
|
|
|
2212
2212
|
}), l.prototype = o, o.constructor = l), (x || D) && (f("delete"), f("has"), n && f("get")), (D || S) && f(a), i && o.clear && delete o.clear;
|
|
2213
2213
|
}
|
|
2214
2214
|
return u[t] = l, Xb({ global: !0, constructor: !0, forced: l != s }, u), sS(l, t), i || r.setStrong(l, t, n), l;
|
|
2215
|
-
}, cS = Z, hl =
|
|
2215
|
+
}, cS = Z, hl = Yu, Mr = xn.exports.getWeakData, uS = Ju, dS = ge, fS = vt, Bi = me, hS = Zu, td = cs, ml = Re, rd = Wt, mS = rd.set, pS = rd.getterFor, vS = td.find, gS = td.findIndex, yS = cS([].splice), _S = 0, Er = function(t) {
|
|
2216
2216
|
return t.frozen || (t.frozen = new nd());
|
|
2217
2217
|
}, nd = function() {
|
|
2218
2218
|
this.entries = [];
|
|
@@ -2285,7 +2285,7 @@ var bS = {
|
|
|
2285
2285
|
}
|
|
2286
2286
|
}), i;
|
|
2287
2287
|
}
|
|
2288
|
-
}, pl = ie, Tr = Z, SS =
|
|
2288
|
+
}, pl = ie, Tr = Z, SS = Yu, wS = xn.exports, CS = lS, id = bS, Rr = me, Ir = qu, Pr = Wt.enforce, $S = nu, xS = !pl.ActiveXObject && "ActiveXObject" in pl, Jt, ad = function(t) {
|
|
2289
2289
|
return function() {
|
|
2290
2290
|
return t(this, arguments.length ? arguments[0] : void 0);
|
|
2291
2291
|
};
|
|
@@ -2325,13 +2325,13 @@ if ($S && xS) {
|
|
|
2325
2325
|
}
|
|
2326
2326
|
});
|
|
2327
2327
|
}
|
|
2328
|
-
var _l = ie, sd = bu, kS = Su, rr = $_, ji = jt, od = le, Wi = od("iterator"), bl = od("toStringTag"),
|
|
2328
|
+
var _l = ie, sd = bu, kS = Su, rr = $_, ji = jt, od = le, Wi = od("iterator"), bl = od("toStringTag"), Vi = rr.values, ld = function(t, e) {
|
|
2329
2329
|
if (t) {
|
|
2330
|
-
if (t[Wi] !==
|
|
2330
|
+
if (t[Wi] !== Vi)
|
|
2331
2331
|
try {
|
|
2332
|
-
ji(t, Wi,
|
|
2332
|
+
ji(t, Wi, Vi);
|
|
2333
2333
|
} catch {
|
|
2334
|
-
t[Wi] =
|
|
2334
|
+
t[Wi] = Vi;
|
|
2335
2335
|
}
|
|
2336
2336
|
if (t[bl] || ji(t, bl, e), sd[e]) {
|
|
2337
2337
|
for (var r in rr)
|
|
@@ -2344,8 +2344,8 @@ var _l = ie, sd = bu, kS = Su, rr = $_, ji = jt, od = le, Wi = od("iterator"), b
|
|
|
2344
2344
|
}
|
|
2345
2345
|
}
|
|
2346
2346
|
};
|
|
2347
|
-
for (var
|
|
2348
|
-
ld(_l[
|
|
2347
|
+
for (var Yi in sd)
|
|
2348
|
+
ld(_l[Yi] && _l[Yi].prototype, Yi);
|
|
2349
2349
|
ld(kS, "DOMTokenList");
|
|
2350
2350
|
var cd = "Expected a function", Sl = 0 / 0, DS = "[object Symbol]", MS = /^\s+|\s+$/g, ES = /^[-+]0x[0-9a-f]+$/i, TS = /^0b[01]+$/i, RS = /^0o[0-7]+$/i, IS = parseInt, PS = typeof se == "object" && se && se.Object === Object && se, AS = typeof self == "object" && self && self.Object === Object && self, FS = PS || AS || Function("return this")(), NS = Object.prototype, LS = NS.toString, BS = Math.max, zS = Math.min, Ui = function() {
|
|
2351
2351
|
return FS.Date.now();
|
|
@@ -2411,16 +2411,16 @@ function an(t) {
|
|
|
2411
2411
|
var e = typeof t;
|
|
2412
2412
|
return !!t && (e == "object" || e == "function");
|
|
2413
2413
|
}
|
|
2414
|
-
function
|
|
2414
|
+
function VS(t) {
|
|
2415
2415
|
return !!t && typeof t == "object";
|
|
2416
2416
|
}
|
|
2417
|
-
function
|
|
2418
|
-
return typeof t == "symbol" ||
|
|
2417
|
+
function YS(t) {
|
|
2418
|
+
return typeof t == "symbol" || VS(t) && LS.call(t) == DS;
|
|
2419
2419
|
}
|
|
2420
2420
|
function wl(t) {
|
|
2421
2421
|
if (typeof t == "number")
|
|
2422
2422
|
return t;
|
|
2423
|
-
if (
|
|
2423
|
+
if (YS(t))
|
|
2424
2424
|
return Sl;
|
|
2425
2425
|
if (an(t)) {
|
|
2426
2426
|
var e = typeof t.valueOf == "function" ? t.valueOf() : t;
|
|
@@ -2560,7 +2560,7 @@ pt.prototype.delete = $w;
|
|
|
2560
2560
|
pt.prototype.get = xw;
|
|
2561
2561
|
pt.prototype.has = Ow;
|
|
2562
2562
|
pt.prototype.set = kw;
|
|
2563
|
-
function
|
|
2563
|
+
function Yt(t) {
|
|
2564
2564
|
var e = -1, r = t ? t.length : 0;
|
|
2565
2565
|
for (this.clear(); ++e < r; ) {
|
|
2566
2566
|
var n = t[e];
|
|
@@ -2588,11 +2588,11 @@ function Rw(t, e) {
|
|
|
2588
2588
|
var r = this.__data__, n = On(r, t);
|
|
2589
2589
|
return n < 0 ? r.push([t, e]) : r[n][1] = e, this;
|
|
2590
2590
|
}
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2591
|
+
Yt.prototype.clear = Dw;
|
|
2592
|
+
Yt.prototype.delete = Mw;
|
|
2593
|
+
Yt.prototype.get = Ew;
|
|
2594
|
+
Yt.prototype.has = Tw;
|
|
2595
|
+
Yt.prototype.set = Rw;
|
|
2596
2596
|
function bt(t) {
|
|
2597
2597
|
var e = -1, r = t ? t.length : 0;
|
|
2598
2598
|
for (this.clear(); ++e < r; ) {
|
|
@@ -2603,7 +2603,7 @@ function bt(t) {
|
|
|
2603
2603
|
function Iw() {
|
|
2604
2604
|
this.__data__ = {
|
|
2605
2605
|
hash: new pt(),
|
|
2606
|
-
map: new (ww ||
|
|
2606
|
+
map: new (ww || Yt)(),
|
|
2607
2607
|
string: new pt()
|
|
2608
2608
|
};
|
|
2609
2609
|
}
|
|
@@ -2633,7 +2633,7 @@ function On(t, e) {
|
|
|
2633
2633
|
function Lw(t) {
|
|
2634
2634
|
if (!pd(t) || zw(t))
|
|
2635
2635
|
return !1;
|
|
2636
|
-
var e =
|
|
2636
|
+
var e = Vw(t) || vw(t) ? bw : fw;
|
|
2637
2637
|
return e.test(jw(t));
|
|
2638
2638
|
}
|
|
2639
2639
|
function kn(t, e) {
|
|
@@ -2680,7 +2680,7 @@ _s.Cache = bt;
|
|
|
2680
2680
|
function Ww(t, e) {
|
|
2681
2681
|
return t === e || t !== t && e !== e;
|
|
2682
2682
|
}
|
|
2683
|
-
function
|
|
2683
|
+
function Vw(t) {
|
|
2684
2684
|
var e = pd(t) ? _w.call(t) : "";
|
|
2685
2685
|
return e == cw || e == uw;
|
|
2686
2686
|
}
|
|
@@ -2688,7 +2688,7 @@ function pd(t) {
|
|
|
2688
2688
|
var e = typeof t;
|
|
2689
2689
|
return !!t && (e == "object" || e == "function");
|
|
2690
2690
|
}
|
|
2691
|
-
var
|
|
2691
|
+
var Yw = _s, dt = [], Uw = function() {
|
|
2692
2692
|
return dt.some(function(t) {
|
|
2693
2693
|
return t.activeTargets.length > 0;
|
|
2694
2694
|
});
|
|
@@ -2970,7 +2970,7 @@ var ft = function(t) {
|
|
|
2970
2970
|
}, t.toString = function() {
|
|
2971
2971
|
return "function ResizeObserver () { [polyfill code] }";
|
|
2972
2972
|
}, t;
|
|
2973
|
-
}(), f0 = _n, h0 = gt, m0 = gn, p0 =
|
|
2973
|
+
}(), f0 = _n, h0 = gt, m0 = gn, p0 = Vt, v0 = TypeError, Nl = function(t) {
|
|
2974
2974
|
return function(e, r, n, i) {
|
|
2975
2975
|
f0(r);
|
|
2976
2976
|
var a = h0(e), s = m0(a), o = p0(a), l = t ? o - 1 : 0, u = t ? -1 : 1;
|
|
@@ -3019,10 +3019,10 @@ var k0 = ge, D0 = function() {
|
|
|
3019
3019
|
}), N0 = q, L0 = ie, B0 = L0.RegExp, z0 = N0(function() {
|
|
3020
3020
|
var t = B0("(?<a>b)", "g");
|
|
3021
3021
|
return t.exec("b").groups.a !== "b" || "b".replace(t, "$<a>c") !== "bc";
|
|
3022
|
-
}), Rt = we, Dn = Z, j0 = _t, W0 = D0,
|
|
3022
|
+
}), Rt = we, Dn = Z, j0 = _t, W0 = D0, V0 = R0, Y0 = bn.exports, U0 = ds, H0 = Wt.get, G0 = F0, q0 = z0, K0 = Y0("native-string-replace", String.prototype.replace), sn = RegExp.prototype.exec, Da = sn, X0 = Dn("".charAt), Z0 = Dn("".indexOf), J0 = Dn("".replace), Xi = Dn("".slice), Ma = function() {
|
|
3023
3023
|
var t = /a/, e = /b*/g;
|
|
3024
3024
|
return Rt(sn, t, "a"), Rt(sn, e, "a"), t.lastIndex !== 0 || e.lastIndex !== 0;
|
|
3025
|
-
}(), wd =
|
|
3025
|
+
}(), wd = V0.BROKEN_CARET, Ea = /()??/.exec("")[1] !== void 0, Q0 = Ma || Ea || wd || G0 || q0;
|
|
3026
3026
|
Q0 && (Da = function(e) {
|
|
3027
3027
|
var r = this, n = H0(r), i = j0(e), a = n.raw, s, o, l, u, f, h, g;
|
|
3028
3028
|
if (a)
|
|
@@ -3065,16 +3065,16 @@ var zl = Z, jl = yt, tC = $s, Wl = q, Cd = le, rC = jt, nC = Cd("species"), Zi =
|
|
|
3065
3065
|
n && rC(Zi[i], "sham", !0);
|
|
3066
3066
|
}, iC = ju.charAt, xd = function(t, e, r) {
|
|
3067
3067
|
return e + (r ? iC(t, e).length : 1);
|
|
3068
|
-
},
|
|
3068
|
+
}, Vl = we, aC = ge, sC = re, oC = at, lC = $s, cC = TypeError, Od = function(t, e) {
|
|
3069
3069
|
var r = t.exec;
|
|
3070
3070
|
if (sC(r)) {
|
|
3071
|
-
var n =
|
|
3071
|
+
var n = Vl(r, t, e);
|
|
3072
3072
|
return n !== null && aC(n), n;
|
|
3073
3073
|
}
|
|
3074
3074
|
if (oC(t) === "RegExp")
|
|
3075
|
-
return
|
|
3075
|
+
return Vl(lC, t, e);
|
|
3076
3076
|
throw cC("RegExp#exec called on incompatible receiver");
|
|
3077
|
-
}, uC = we, dC = $d, fC = ge, hC = vt, mC = is, Ji = _t, pC = Bt, vC = mr, gC = xd,
|
|
3077
|
+
}, uC = we, dC = $d, fC = ge, hC = vt, mC = is, Ji = _t, pC = Bt, vC = mr, gC = xd, Yl = Od;
|
|
3078
3078
|
dC("match", function(t, e, r) {
|
|
3079
3079
|
return [
|
|
3080
3080
|
function(i) {
|
|
@@ -3086,10 +3086,10 @@ dC("match", function(t, e, r) {
|
|
|
3086
3086
|
if (s.done)
|
|
3087
3087
|
return s.value;
|
|
3088
3088
|
if (!i.global)
|
|
3089
|
-
return
|
|
3089
|
+
return Yl(i, a);
|
|
3090
3090
|
var o = i.unicode;
|
|
3091
3091
|
i.lastIndex = 0;
|
|
3092
|
-
for (var l = [], u = 0, f; (f =
|
|
3092
|
+
for (var l = [], u = 0, f; (f = Yl(i, a)) !== null; ) {
|
|
3093
3093
|
var h = Ji(f[0]);
|
|
3094
3094
|
l[u] = h, h === "" && (i.lastIndex = gC(a, mC(i.lastIndex), o)), u++;
|
|
3095
3095
|
}
|
|
@@ -3138,7 +3138,7 @@ var $C = pn, Ed = Function.prototype, Ul = Ed.apply, Hl = Ed.call, xC = typeof R
|
|
|
3138
3138
|
}
|
|
3139
3139
|
return h === void 0 ? "" : h;
|
|
3140
3140
|
});
|
|
3141
|
-
}, RC = xC, Gl = we, Mn = Z, IC = $d, PC = q, AC = ge, FC = re, NC = vt, LC = Cn, BC = is, Dt = _t, zC = Bt, jC = xd, WC = mr,
|
|
3141
|
+
}, RC = xC, Gl = we, Mn = Z, IC = $d, PC = q, AC = ge, FC = re, NC = vt, LC = Cn, BC = is, Dt = _t, zC = Bt, jC = xd, WC = mr, VC = TC, YC = Od, UC = le, Ta = UC("replace"), HC = Math.max, GC = Math.min, qC = Mn([].concat), ta = Mn([].push), ql = Mn("".indexOf), Kl = Mn("".slice), KC = function(t) {
|
|
3142
3142
|
return t === void 0 ? t : String(t);
|
|
3143
3143
|
}, XC = function() {
|
|
3144
3144
|
return "a".replace(/./, "$0") === "$0";
|
|
@@ -3173,7 +3173,7 @@ IC("replace", function(t, e, r) {
|
|
|
3173
3173
|
s.lastIndex = 0;
|
|
3174
3174
|
}
|
|
3175
3175
|
for (var g = []; ; ) {
|
|
3176
|
-
var S =
|
|
3176
|
+
var S = YC(s, o);
|
|
3177
3177
|
if (S === null || (ta(g, S), !f))
|
|
3178
3178
|
break;
|
|
3179
3179
|
var x = Dt(S[0]);
|
|
@@ -3189,7 +3189,7 @@ IC("replace", function(t, e, r) {
|
|
|
3189
3189
|
_ !== void 0 && ta(T, _);
|
|
3190
3190
|
var j = Dt(RC(a, void 0, T));
|
|
3191
3191
|
} else
|
|
3192
|
-
j =
|
|
3192
|
+
j = VC(C, o, P, A, _, a);
|
|
3193
3193
|
P >= D && (R += Kl(o, D, P) + j, D = P + C.length);
|
|
3194
3194
|
}
|
|
3195
3195
|
return R + Kl(o, D);
|
|
@@ -3309,7 +3309,7 @@ var te = /* @__PURE__ */ function() {
|
|
|
3309
3309
|
}
|
|
3310
3310
|
}, this.removePreventClickId = null, !t.instances.has(this.el) && (this.recalculate = Cl(this.recalculate.bind(this), 64), this.onMouseMove = Cl(this.onMouseMove.bind(this), 64), this.hideScrollbars = Ol(this.hideScrollbars.bind(this), this.options.timeout), this.onWindowResize = Ol(this.onWindowResize.bind(this), 64, {
|
|
3311
3311
|
leading: !0
|
|
3312
|
-
}), t.getRtlHelpers =
|
|
3312
|
+
}), t.getRtlHelpers = Yw(t.getRtlHelpers), this.init());
|
|
3313
3313
|
}
|
|
3314
3314
|
t.getRtlHelpers = function() {
|
|
3315
3315
|
var n = document.createElement("div");
|
|
@@ -3997,7 +3997,7 @@ function x$(t, e) {
|
|
|
3997
3997
|
return this[t](e);
|
|
3998
3998
|
return this;
|
|
3999
3999
|
}
|
|
4000
|
-
var zd = /\d/, ye = /\d\d/, jd = /\d{3}/, Rs = /\d{4}/, Rn = /[+-]?\d{6}/, K = /\d\d?/, Wd = /\d\d\d\d?/,
|
|
4000
|
+
var zd = /\d/, ye = /\d\d/, jd = /\d{3}/, Rs = /\d{4}/, Rn = /[+-]?\d{6}/, K = /\d\d?/, Wd = /\d\d\d\d?/, Vd = /\d\d\d\d\d\d?/, In = /\d{1,3}/, Is = /\d{1,4}/, Pn = /[+-]?\d{1,6}/, Ht = /\d+/, An = /[+-]?\d+/, O$ = /Z|[+-]\d\d:?\d\d/gi, Fn = /Z|[+-]\d\d(?::?\d\d)?/gi, k$ = /[+-]?\d+(\.\d{1,3})?/, br = /[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i, cn;
|
|
4001
4001
|
cn = {};
|
|
4002
4002
|
function b(t, e, r) {
|
|
4003
4003
|
cn[t] = ze(e) ? e : function(n, i) {
|
|
@@ -4021,7 +4021,7 @@ function ve(t) {
|
|
|
4021
4021
|
return t.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
|
|
4022
4022
|
}
|
|
4023
4023
|
var Aa = {};
|
|
4024
|
-
function
|
|
4024
|
+
function Y(t, e) {
|
|
4025
4025
|
var r, n = e, i;
|
|
4026
4026
|
for (typeof t == "string" && (t = [t]), qe(e) && (n = function(a, s) {
|
|
4027
4027
|
s[e] = F(a);
|
|
@@ -4029,14 +4029,14 @@ function V(t, e) {
|
|
|
4029
4029
|
Aa[t[r]] = n;
|
|
4030
4030
|
}
|
|
4031
4031
|
function Sr(t, e) {
|
|
4032
|
-
|
|
4032
|
+
Y(t, function(r, n, i, a) {
|
|
4033
4033
|
i._w = i._w || {}, e(r, i._w, i, a);
|
|
4034
4034
|
});
|
|
4035
4035
|
}
|
|
4036
4036
|
function E$(t, e, r) {
|
|
4037
4037
|
e != null && B(Aa, t) && Aa[t](e, r._a, r, t);
|
|
4038
4038
|
}
|
|
4039
|
-
var oe = 0,
|
|
4039
|
+
var oe = 0, Ye = 1, Ne = 2, ne = 3, De = 4, Ue = 5, ct = 6, T$ = 7, R$ = 8;
|
|
4040
4040
|
function I$(t, e) {
|
|
4041
4041
|
return (t % e + e) % e;
|
|
4042
4042
|
}
|
|
@@ -4073,16 +4073,16 @@ b("MMM", function(t, e) {
|
|
|
4073
4073
|
b("MMMM", function(t, e) {
|
|
4074
4074
|
return e.monthsRegex(t);
|
|
4075
4075
|
});
|
|
4076
|
-
|
|
4077
|
-
e[
|
|
4076
|
+
Y(["M", "MM"], function(t, e) {
|
|
4077
|
+
e[Ye] = F(t) - 1;
|
|
4078
4078
|
});
|
|
4079
|
-
|
|
4079
|
+
Y(["MMM", "MMMM"], function(t, e, r, n) {
|
|
4080
4080
|
var i = r._locale.monthsParse(t, n, r._strict);
|
|
4081
|
-
i != null ? e[
|
|
4081
|
+
i != null ? e[Ye] = i : I(r).invalidMonth = t;
|
|
4082
4082
|
});
|
|
4083
4083
|
var P$ = "January_February_March_April_May_June_July_August_September_October_November_December".split(
|
|
4084
4084
|
"_"
|
|
4085
|
-
),
|
|
4085
|
+
), Yd = "Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"), Ud = /D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/, A$ = br, F$ = br;
|
|
4086
4086
|
function N$(t, e) {
|
|
4087
4087
|
return t ? Me(this._months) ? this._months[t.month()] : this._months[(this._months.isFormat || Ud).test(e) ? "format" : "standalone"][t.month()] : Me(this._months) ? this._months : this._months.standalone;
|
|
4088
4088
|
}
|
|
@@ -4139,7 +4139,7 @@ function j$() {
|
|
|
4139
4139
|
function W$(t) {
|
|
4140
4140
|
return this._monthsParseExact ? (B(this, "_monthsRegex") || qd.call(this), t ? this._monthsShortStrictRegex : this._monthsShortRegex) : (B(this, "_monthsShortRegex") || (this._monthsShortRegex = A$), this._monthsShortStrictRegex && t ? this._monthsShortStrictRegex : this._monthsShortRegex);
|
|
4141
4141
|
}
|
|
4142
|
-
function
|
|
4142
|
+
function V$(t) {
|
|
4143
4143
|
return this._monthsParseExact ? (B(this, "_monthsRegex") || qd.call(this), t ? this._monthsStrictRegex : this._monthsRegex) : (B(this, "_monthsRegex") || (this._monthsRegex = F$), this._monthsStrictRegex && t ? this._monthsStrictRegex : this._monthsRegex);
|
|
4144
4144
|
}
|
|
4145
4145
|
function qd() {
|
|
@@ -4178,14 +4178,14 @@ b("YY", K, ye);
|
|
|
4178
4178
|
b("YYYY", Is, Rs);
|
|
4179
4179
|
b("YYYYY", Pn, Rn);
|
|
4180
4180
|
b("YYYYYY", Pn, Rn);
|
|
4181
|
-
|
|
4182
|
-
|
|
4181
|
+
Y(["YYYYY", "YYYYYY"], oe);
|
|
4182
|
+
Y("YYYY", function(t, e) {
|
|
4183
4183
|
e[oe] = t.length === 2 ? y.parseTwoDigitYear(t) : F(t);
|
|
4184
4184
|
});
|
|
4185
|
-
|
|
4185
|
+
Y("YY", function(t, e) {
|
|
4186
4186
|
e[oe] = y.parseTwoDigitYear(t);
|
|
4187
4187
|
});
|
|
4188
|
-
|
|
4188
|
+
Y("Y", function(t, e) {
|
|
4189
4189
|
e[oe] = parseInt(t, 10);
|
|
4190
4190
|
});
|
|
4191
4191
|
function sr(t) {
|
|
@@ -4195,7 +4195,7 @@ y.parseTwoDigitYear = function(t) {
|
|
|
4195
4195
|
return F(t) + (F(t) > 68 ? 1900 : 2e3);
|
|
4196
4196
|
};
|
|
4197
4197
|
var Kd = Ut("FullYear", !0);
|
|
4198
|
-
function
|
|
4198
|
+
function Y$() {
|
|
4199
4199
|
return Tn(this.year());
|
|
4200
4200
|
}
|
|
4201
4201
|
function U$(t, e, r, n, i, a, s) {
|
|
@@ -4453,33 +4453,33 @@ b("HH", K, ye);
|
|
|
4453
4453
|
b("hh", K, ye);
|
|
4454
4454
|
b("kk", K, ye);
|
|
4455
4455
|
b("hmm", Wd);
|
|
4456
|
-
b("hmmss",
|
|
4456
|
+
b("hmmss", Vd);
|
|
4457
4457
|
b("Hmm", Wd);
|
|
4458
|
-
b("Hmmss",
|
|
4459
|
-
|
|
4460
|
-
|
|
4458
|
+
b("Hmmss", Vd);
|
|
4459
|
+
Y(["H", "HH"], ne);
|
|
4460
|
+
Y(["k", "kk"], function(t, e, r) {
|
|
4461
4461
|
var n = F(t);
|
|
4462
4462
|
e[ne] = n === 24 ? 0 : n;
|
|
4463
4463
|
});
|
|
4464
|
-
|
|
4464
|
+
Y(["a", "A"], function(t, e, r) {
|
|
4465
4465
|
r._isPm = r._locale.isPM(t), r._meridiem = t;
|
|
4466
4466
|
});
|
|
4467
|
-
|
|
4467
|
+
Y(["h", "hh"], function(t, e, r) {
|
|
4468
4468
|
e[ne] = F(t), I(r).bigHour = !0;
|
|
4469
4469
|
});
|
|
4470
|
-
|
|
4470
|
+
Y("hmm", function(t, e, r) {
|
|
4471
4471
|
var n = t.length - 2;
|
|
4472
4472
|
e[ne] = F(t.substr(0, n)), e[De] = F(t.substr(n)), I(r).bigHour = !0;
|
|
4473
4473
|
});
|
|
4474
|
-
|
|
4474
|
+
Y("hmmss", function(t, e, r) {
|
|
4475
4475
|
var n = t.length - 4, i = t.length - 2;
|
|
4476
4476
|
e[ne] = F(t.substr(0, n)), e[De] = F(t.substr(n, 2)), e[Ue] = F(t.substr(i)), I(r).bigHour = !0;
|
|
4477
4477
|
});
|
|
4478
|
-
|
|
4478
|
+
Y("Hmm", function(t, e, r) {
|
|
4479
4479
|
var n = t.length - 2;
|
|
4480
4480
|
e[ne] = F(t.substr(0, n)), e[De] = F(t.substr(n));
|
|
4481
4481
|
});
|
|
4482
|
-
|
|
4482
|
+
Y("Hmmss", function(t, e, r) {
|
|
4483
4483
|
var n = t.length - 4, i = t.length - 2;
|
|
4484
4484
|
e[ne] = F(t.substr(0, n)), e[De] = F(t.substr(n, 2)), e[Ue] = F(t.substr(i));
|
|
4485
4485
|
});
|
|
@@ -4498,7 +4498,7 @@ var ef = {
|
|
|
4498
4498
|
dayOfMonthOrdinalParse: y$,
|
|
4499
4499
|
relativeTime: b$,
|
|
4500
4500
|
months: P$,
|
|
4501
|
-
monthsShort:
|
|
4501
|
+
monthsShort: Yd,
|
|
4502
4502
|
week: G$,
|
|
4503
4503
|
weekdays: ex,
|
|
4504
4504
|
weekdaysMin: tx,
|
|
@@ -4595,7 +4595,7 @@ function xx() {
|
|
|
4595
4595
|
}
|
|
4596
4596
|
function Ls(t) {
|
|
4597
4597
|
var e, r = t._a;
|
|
4598
|
-
return r && I(t).overflow === -2 && (e = r[
|
|
4598
|
+
return r && I(t).overflow === -2 && (e = r[Ye] < 0 || r[Ye] > 11 ? Ye : r[Ne] < 1 || r[Ne] > Nn(r[oe], r[Ye]) ? Ne : r[ne] < 0 || r[ne] > 24 || r[ne] === 24 && (r[De] !== 0 || r[Ue] !== 0 || r[ct] !== 0) ? ne : r[De] < 0 || r[De] > 59 ? De : r[Ue] < 0 || r[Ue] > 59 ? Ue : r[ct] < 0 || r[ct] > 999 ? ct : -1, I(t)._overflowDayOfYear && (e < oe || e > Ne) && (e = Ne), I(t)._overflowWeeks && e === -1 && (e = T$), I(t)._overflowWeekday && e === -1 && (e = R$), I(t).overflow = e), t;
|
|
4599
4599
|
}
|
|
4600
4600
|
var Ox = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, kx = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Dx = /Z|[+-]\d\d(?::?\d\d)?/, zr = [
|
|
4601
4601
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
|
@@ -4674,7 +4674,7 @@ function tf(t) {
|
|
|
4674
4674
|
function Rx(t, e, r, n, i, a) {
|
|
4675
4675
|
var s = [
|
|
4676
4676
|
Ix(t),
|
|
4677
|
-
|
|
4677
|
+
Yd.indexOf(e),
|
|
4678
4678
|
parseInt(r, 10),
|
|
4679
4679
|
parseInt(n, 10),
|
|
4680
4680
|
parseInt(i, 10)
|
|
@@ -4760,7 +4760,7 @@ function Lx(t) {
|
|
|
4760
4760
|
function Bs(t) {
|
|
4761
4761
|
var e, r, n = [], i, a, s;
|
|
4762
4762
|
if (!t._d) {
|
|
4763
|
-
for (i = Lx(t), t._w && t._a[Ne] == null && t._a[
|
|
4763
|
+
for (i = Lx(t), t._w && t._a[Ne] == null && t._a[Ye] == null && Bx(t), t._dayOfYear != null && (s = Tt(t._a[oe], i[oe]), (t._dayOfYear > sr(s) || t._dayOfYear === 0) && (I(t)._overflowDayOfYear = !0), r = ur(s, 0, t._dayOfYear), t._a[Ye] = r.getUTCMonth(), t._a[Ne] = r.getUTCDate()), e = 0; e < 3 && t._a[e] == null; ++e)
|
|
4764
4764
|
t._a[e] = n[e] = i[e];
|
|
4765
4765
|
for (; e < 7; e++)
|
|
4766
4766
|
t._a[e] = n[e] = t._a[e] == null ? e === 2 ? 1 : 0 : t._a[e];
|
|
@@ -4828,15 +4828,15 @@ function Wx(t) {
|
|
|
4828
4828
|
), Bs(t);
|
|
4829
4829
|
}
|
|
4830
4830
|
}
|
|
4831
|
-
function
|
|
4831
|
+
function Vx(t) {
|
|
4832
4832
|
var e = new _r(Ls(nf(t)));
|
|
4833
4833
|
return e._nextDay && (e.add(1, "d"), e._nextDay = void 0), e;
|
|
4834
4834
|
}
|
|
4835
4835
|
function nf(t) {
|
|
4836
4836
|
var e = t._i, r = t._f;
|
|
4837
|
-
return t._locale = t._locale || Xe(t._l), e === null || r === void 0 && e === "" ? En({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), Ee(e) ? new _r(Ls(e)) : (yr(e) ? t._d = e : Me(r) ? jx(t) : r ? zs(t) :
|
|
4837
|
+
return t._locale = t._locale || Xe(t._l), e === null || r === void 0 && e === "" ? En({ nullInput: !0 }) : (typeof e == "string" && (t._i = e = t._locale.preparse(e)), Ee(e) ? new _r(Ls(e)) : (yr(e) ? t._d = e : Me(r) ? jx(t) : r ? zs(t) : Yx(t), ks(t) || (t._d = null), t));
|
|
4838
4838
|
}
|
|
4839
|
-
function
|
|
4839
|
+
function Yx(t) {
|
|
4840
4840
|
var e = t._i;
|
|
4841
4841
|
he(e) ? t._d = new Date(y.now()) : yr(e) ? t._d = new Date(e.valueOf()) : typeof e == "string" ? Nx(t) : Me(e) ? (t._a = Pd(e.slice(0), function(r) {
|
|
4842
4842
|
return parseInt(r, 10);
|
|
@@ -4844,7 +4844,7 @@ function Vx(t) {
|
|
|
4844
4844
|
}
|
|
4845
4845
|
function af(t, e, r, n, i) {
|
|
4846
4846
|
var a = {};
|
|
4847
|
-
return (e === !0 || e === !1) && (n = e, e = void 0), (r === !0 || r === !1) && (n = r, r = void 0), (ht(t) && Os(t) || Me(t) && t.length === 0) && (t = void 0), a._isAMomentObject = !0, a._useUTC = a._isUTC = i, a._l = r, a._i = t, a._f = e, a._strict = n,
|
|
4847
|
+
return (e === !0 || e === !1) && (n = e, e = void 0), (r === !0 || r === !1) && (n = r, r = void 0), (ht(t) && Os(t) || Me(t) && t.length === 0) && (t = void 0), a._isAMomentObject = !0, a._useUTC = a._isUTC = i, a._l = r, a._i = t, a._f = e, a._strict = n, Vx(a);
|
|
4848
4848
|
}
|
|
4849
4849
|
function G(t, e, r, n) {
|
|
4850
4850
|
return af(t, e, r, n, !1);
|
|
@@ -4936,7 +4936,7 @@ of("Z", ":");
|
|
|
4936
4936
|
of("ZZ", "");
|
|
4937
4937
|
b("Z", Fn);
|
|
4938
4938
|
b("ZZ", Fn);
|
|
4939
|
-
|
|
4939
|
+
Y(["Z", "ZZ"], function(t, e, r) {
|
|
4940
4940
|
r._useUTC = !0, r._tzm = js(Fn, t);
|
|
4941
4941
|
});
|
|
4942
4942
|
var eO = /([\+\-]|\d\d)/gi;
|
|
@@ -5374,7 +5374,7 @@ function jO() {
|
|
|
5374
5374
|
function WO() {
|
|
5375
5375
|
return new Date(this.valueOf());
|
|
5376
5376
|
}
|
|
5377
|
-
function
|
|
5377
|
+
function VO() {
|
|
5378
5378
|
var t = this;
|
|
5379
5379
|
return [
|
|
5380
5380
|
t.year(),
|
|
@@ -5386,7 +5386,7 @@ function YO() {
|
|
|
5386
5386
|
t.millisecond()
|
|
5387
5387
|
];
|
|
5388
5388
|
}
|
|
5389
|
-
function
|
|
5389
|
+
function YO() {
|
|
5390
5390
|
var t = this;
|
|
5391
5391
|
return {
|
|
5392
5392
|
years: t.year(),
|
|
@@ -5428,12 +5428,12 @@ O("y", ["y", 1], "yo", "eraYear");
|
|
|
5428
5428
|
O("y", ["yy", 2], 0, "eraYear");
|
|
5429
5429
|
O("y", ["yyy", 3], 0, "eraYear");
|
|
5430
5430
|
O("y", ["yyyy", 4], 0, "eraYear");
|
|
5431
|
-
b("N",
|
|
5432
|
-
b("NN",
|
|
5433
|
-
b("NNN",
|
|
5434
|
-
b("NNNN",
|
|
5435
|
-
b("NNNNN",
|
|
5436
|
-
|
|
5431
|
+
b("N", Vs);
|
|
5432
|
+
b("NN", Vs);
|
|
5433
|
+
b("NNN", Vs);
|
|
5434
|
+
b("NNNN", sk);
|
|
5435
|
+
b("NNNNN", ok);
|
|
5436
|
+
Y(
|
|
5437
5437
|
["N", "NN", "NNN", "NNNN", "NNNNN"],
|
|
5438
5438
|
function(t, e, r, n) {
|
|
5439
5439
|
var i = r._locale.erasParse(t, n, r._strict);
|
|
@@ -5444,9 +5444,9 @@ b("y", Ht);
|
|
|
5444
5444
|
b("yy", Ht);
|
|
5445
5445
|
b("yyy", Ht);
|
|
5446
5446
|
b("yyyy", Ht);
|
|
5447
|
-
b("yo",
|
|
5448
|
-
|
|
5449
|
-
|
|
5447
|
+
b("yo", lk);
|
|
5448
|
+
Y(["y", "yy", "yyy", "yyyy"], oe);
|
|
5449
|
+
Y(["yo"], function(t, e, r, n) {
|
|
5450
5450
|
var i;
|
|
5451
5451
|
r._locale._eraYearOrdinalRegex && (i = t.match(r._locale._eraYearOrdinalRegex)), r._locale.eraYearOrdinalParse ? e[oe] = r._locale.eraYearOrdinalParse(t, i) : e[oe] = parseInt(t, 10);
|
|
5452
5452
|
});
|
|
@@ -5503,49 +5503,49 @@ function QO() {
|
|
|
5503
5503
|
return n[t].name;
|
|
5504
5504
|
return "";
|
|
5505
5505
|
}
|
|
5506
|
-
function
|
|
5506
|
+
function ek() {
|
|
5507
5507
|
var t, e, r, n = this.localeData().eras();
|
|
5508
5508
|
for (t = 0, e = n.length; t < e; ++t)
|
|
5509
5509
|
if (r = this.clone().startOf("day").valueOf(), n[t].since <= r && r <= n[t].until || n[t].until <= r && r <= n[t].since)
|
|
5510
5510
|
return n[t].narrow;
|
|
5511
5511
|
return "";
|
|
5512
5512
|
}
|
|
5513
|
-
function
|
|
5513
|
+
function tk() {
|
|
5514
5514
|
var t, e, r, n = this.localeData().eras();
|
|
5515
5515
|
for (t = 0, e = n.length; t < e; ++t)
|
|
5516
5516
|
if (r = this.clone().startOf("day").valueOf(), n[t].since <= r && r <= n[t].until || n[t].until <= r && r <= n[t].since)
|
|
5517
5517
|
return n[t].abbr;
|
|
5518
5518
|
return "";
|
|
5519
5519
|
}
|
|
5520
|
-
function
|
|
5520
|
+
function rk() {
|
|
5521
5521
|
var t, e, r, n, i = this.localeData().eras();
|
|
5522
5522
|
for (t = 0, e = i.length; t < e; ++t)
|
|
5523
5523
|
if (r = i[t].since <= i[t].until ? 1 : -1, n = this.clone().startOf("day").valueOf(), i[t].since <= n && n <= i[t].until || i[t].until <= n && n <= i[t].since)
|
|
5524
5524
|
return (this.year() - y(i[t].since).year()) * r + i[t].offset;
|
|
5525
5525
|
return this.year();
|
|
5526
5526
|
}
|
|
5527
|
-
function
|
|
5528
|
-
return B(this, "_erasNameRegex") ||
|
|
5527
|
+
function nk(t) {
|
|
5528
|
+
return B(this, "_erasNameRegex") || Ys.call(this), t ? this._erasNameRegex : this._erasRegex;
|
|
5529
5529
|
}
|
|
5530
|
-
function
|
|
5531
|
-
return B(this, "_erasAbbrRegex") ||
|
|
5530
|
+
function ik(t) {
|
|
5531
|
+
return B(this, "_erasAbbrRegex") || Ys.call(this), t ? this._erasAbbrRegex : this._erasRegex;
|
|
5532
5532
|
}
|
|
5533
|
-
function
|
|
5534
|
-
return B(this, "_erasNarrowRegex") ||
|
|
5533
|
+
function ak(t) {
|
|
5534
|
+
return B(this, "_erasNarrowRegex") || Ys.call(this), t ? this._erasNarrowRegex : this._erasRegex;
|
|
5535
5535
|
}
|
|
5536
|
-
function
|
|
5536
|
+
function Vs(t, e) {
|
|
5537
5537
|
return e.erasAbbrRegex(t);
|
|
5538
5538
|
}
|
|
5539
|
-
function
|
|
5539
|
+
function sk(t, e) {
|
|
5540
5540
|
return e.erasNameRegex(t);
|
|
5541
5541
|
}
|
|
5542
|
-
function
|
|
5542
|
+
function ok(t, e) {
|
|
5543
5543
|
return e.erasNarrowRegex(t);
|
|
5544
5544
|
}
|
|
5545
|
-
function
|
|
5545
|
+
function lk(t, e) {
|
|
5546
5546
|
return e._eraYearOrdinalRegex || Ht;
|
|
5547
5547
|
}
|
|
5548
|
-
function
|
|
5548
|
+
function Ys() {
|
|
5549
5549
|
var t = [], e = [], r = [], n = [], i, a, s = this.eras();
|
|
5550
5550
|
for (i = 0, a = s.length; i < a; ++i)
|
|
5551
5551
|
e.push(ve(s[i].name)), t.push(ve(s[i].abbr)), r.push(ve(s[i].narrow)), n.push(ve(s[i].name)), n.push(ve(s[i].abbr)), n.push(ve(s[i].narrow));
|
|
@@ -5588,7 +5588,7 @@ Sr(
|
|
|
5588
5588
|
Sr(["gg", "GG"], function(t, e, r, n) {
|
|
5589
5589
|
e[n] = y.parseTwoDigitYear(t);
|
|
5590
5590
|
});
|
|
5591
|
-
function
|
|
5591
|
+
function ck(t) {
|
|
5592
5592
|
return yf.call(
|
|
5593
5593
|
this,
|
|
5594
5594
|
t,
|
|
@@ -5598,7 +5598,7 @@ function c1(t) {
|
|
|
5598
5598
|
this.localeData()._week.doy
|
|
5599
5599
|
);
|
|
5600
5600
|
}
|
|
5601
|
-
function
|
|
5601
|
+
function uk(t) {
|
|
5602
5602
|
return yf.call(
|
|
5603
5603
|
this,
|
|
5604
5604
|
t,
|
|
@@ -5608,25 +5608,25 @@ function u1(t) {
|
|
|
5608
5608
|
4
|
|
5609
5609
|
);
|
|
5610
5610
|
}
|
|
5611
|
-
function
|
|
5611
|
+
function dk() {
|
|
5612
5612
|
return He(this.year(), 1, 4);
|
|
5613
5613
|
}
|
|
5614
|
-
function
|
|
5614
|
+
function fk() {
|
|
5615
5615
|
return He(this.isoWeekYear(), 1, 4);
|
|
5616
5616
|
}
|
|
5617
|
-
function
|
|
5617
|
+
function hk() {
|
|
5618
5618
|
var t = this.localeData()._week;
|
|
5619
5619
|
return He(this.year(), t.dow, t.doy);
|
|
5620
5620
|
}
|
|
5621
|
-
function
|
|
5621
|
+
function mk() {
|
|
5622
5622
|
var t = this.localeData()._week;
|
|
5623
5623
|
return He(this.weekYear(), t.dow, t.doy);
|
|
5624
5624
|
}
|
|
5625
5625
|
function yf(t, e, r, n, i) {
|
|
5626
5626
|
var a;
|
|
5627
|
-
return t == null ? dr(this, n, i).year : (a = He(t, n, i), e > a && (e = a),
|
|
5627
|
+
return t == null ? dr(this, n, i).year : (a = He(t, n, i), e > a && (e = a), pk.call(this, t, e, r, n, i));
|
|
5628
5628
|
}
|
|
5629
|
-
function
|
|
5629
|
+
function pk(t, e, r, n, i) {
|
|
5630
5630
|
var a = Xd(t, e, r, n, i), s = ur(a.year, 0, a.dayOfYear);
|
|
5631
5631
|
return this.year(s.getUTCFullYear()), this.month(s.getUTCMonth()), this.date(s.getUTCDate()), this;
|
|
5632
5632
|
}
|
|
@@ -5634,10 +5634,10 @@ O("Q", 0, "Qo", "quarter");
|
|
|
5634
5634
|
ce("quarter", "Q");
|
|
5635
5635
|
ue("quarter", 7);
|
|
5636
5636
|
b("Q", zd);
|
|
5637
|
-
|
|
5638
|
-
e[
|
|
5637
|
+
Y("Q", function(t, e) {
|
|
5638
|
+
e[Ye] = (F(t) - 1) * 3;
|
|
5639
5639
|
});
|
|
5640
|
-
function
|
|
5640
|
+
function vk(t) {
|
|
5641
5641
|
return t == null ? Math.ceil((this.month() + 1) / 3) : this.month((t - 1) * 3 + this.month() % 3);
|
|
5642
5642
|
}
|
|
5643
5643
|
O("D", ["DD", 2], "Do", "date");
|
|
@@ -5648,8 +5648,8 @@ b("DD", K, ye);
|
|
|
5648
5648
|
b("Do", function(t, e) {
|
|
5649
5649
|
return t ? e._dayOfMonthOrdinalParse || e._ordinalParse : e._dayOfMonthOrdinalParseLenient;
|
|
5650
5650
|
});
|
|
5651
|
-
|
|
5652
|
-
|
|
5651
|
+
Y(["D", "DD"], Ne);
|
|
5652
|
+
Y("Do", function(t, e) {
|
|
5653
5653
|
e[Ne] = F(t.match(K)[0]);
|
|
5654
5654
|
});
|
|
5655
5655
|
var _f = Ut("Date", !0);
|
|
@@ -5658,10 +5658,10 @@ ce("dayOfYear", "DDD");
|
|
|
5658
5658
|
ue("dayOfYear", 4);
|
|
5659
5659
|
b("DDD", In);
|
|
5660
5660
|
b("DDDD", jd);
|
|
5661
|
-
|
|
5661
|
+
Y(["DDD", "DDDD"], function(t, e, r) {
|
|
5662
5662
|
r._dayOfYear = F(t);
|
|
5663
5663
|
});
|
|
5664
|
-
function
|
|
5664
|
+
function gk(t) {
|
|
5665
5665
|
var e = Math.round(
|
|
5666
5666
|
(this.clone().startOf("day") - this.clone().startOf("year")) / 864e5
|
|
5667
5667
|
) + 1;
|
|
@@ -5672,15 +5672,15 @@ ce("minute", "m");
|
|
|
5672
5672
|
ue("minute", 14);
|
|
5673
5673
|
b("m", K);
|
|
5674
5674
|
b("mm", K, ye);
|
|
5675
|
-
|
|
5676
|
-
var
|
|
5675
|
+
Y(["m", "mm"], De);
|
|
5676
|
+
var yk = Ut("Minutes", !1);
|
|
5677
5677
|
O("s", ["ss", 2], 0, "second");
|
|
5678
5678
|
ce("second", "s");
|
|
5679
5679
|
ue("second", 15);
|
|
5680
5680
|
b("s", K);
|
|
5681
5681
|
b("ss", K, ye);
|
|
5682
|
-
|
|
5683
|
-
var
|
|
5682
|
+
Y(["s", "ss"], Ue);
|
|
5683
|
+
var _k = Ut("Seconds", !1);
|
|
5684
5684
|
O("S", 0, 0, function() {
|
|
5685
5685
|
return ~~(this.millisecond() / 100);
|
|
5686
5686
|
});
|
|
@@ -5714,18 +5714,18 @@ b("SSS", In, jd);
|
|
|
5714
5714
|
var rt, bf;
|
|
5715
5715
|
for (rt = "SSSS"; rt.length <= 9; rt += "S")
|
|
5716
5716
|
b(rt, Ht);
|
|
5717
|
-
function
|
|
5717
|
+
function bk(t, e) {
|
|
5718
5718
|
e[ct] = F(("0." + t) * 1e3);
|
|
5719
5719
|
}
|
|
5720
5720
|
for (rt = "S"; rt.length <= 9; rt += "S")
|
|
5721
|
-
|
|
5721
|
+
Y(rt, bk);
|
|
5722
5722
|
bf = Ut("Milliseconds", !1);
|
|
5723
5723
|
O("z", 0, 0, "zoneAbbr");
|
|
5724
5724
|
O("zz", 0, 0, "zoneName");
|
|
5725
|
-
function
|
|
5725
|
+
function Sk() {
|
|
5726
5726
|
return this._isUTC ? "UTC" : "";
|
|
5727
5727
|
}
|
|
5728
|
-
function
|
|
5728
|
+
function wk() {
|
|
5729
5729
|
return this._isUTC ? "Coordinated Universal Time" : "";
|
|
5730
5730
|
}
|
|
5731
5731
|
var v = _r.prototype;
|
|
@@ -5757,8 +5757,8 @@ v.parsingFlags = GO;
|
|
|
5757
5757
|
v.set = x$;
|
|
5758
5758
|
v.startOf = LO;
|
|
5759
5759
|
v.subtract = pO;
|
|
5760
|
-
v.toArray =
|
|
5761
|
-
v.toObject =
|
|
5760
|
+
v.toArray = VO;
|
|
5761
|
+
v.toObject = YO;
|
|
5762
5762
|
v.toDate = WO;
|
|
5763
5763
|
v.toISOString = TO;
|
|
5764
5764
|
v.inspect = RO;
|
|
@@ -5771,30 +5771,30 @@ v.unix = jO;
|
|
|
5771
5771
|
v.valueOf = zO;
|
|
5772
5772
|
v.creationData = KO;
|
|
5773
5773
|
v.eraName = QO;
|
|
5774
|
-
v.eraNarrow =
|
|
5775
|
-
v.eraAbbr =
|
|
5776
|
-
v.eraYear =
|
|
5774
|
+
v.eraNarrow = ek;
|
|
5775
|
+
v.eraAbbr = tk;
|
|
5776
|
+
v.eraYear = rk;
|
|
5777
5777
|
v.year = Kd;
|
|
5778
|
-
v.isLeapYear =
|
|
5779
|
-
v.weekYear =
|
|
5780
|
-
v.isoWeekYear =
|
|
5781
|
-
v.quarter = v.quarters =
|
|
5778
|
+
v.isLeapYear = Y$;
|
|
5779
|
+
v.weekYear = ck;
|
|
5780
|
+
v.isoWeekYear = uk;
|
|
5781
|
+
v.quarter = v.quarters = vk;
|
|
5782
5782
|
v.month = Gd;
|
|
5783
5783
|
v.daysInMonth = j$;
|
|
5784
5784
|
v.week = v.weeks = X$;
|
|
5785
5785
|
v.isoWeek = v.isoWeeks = Z$;
|
|
5786
|
-
v.weeksInYear =
|
|
5787
|
-
v.weeksInWeekYear =
|
|
5788
|
-
v.isoWeeksInYear =
|
|
5789
|
-
v.isoWeeksInISOWeekYear =
|
|
5786
|
+
v.weeksInYear = hk;
|
|
5787
|
+
v.weeksInWeekYear = mk;
|
|
5788
|
+
v.isoWeeksInYear = dk;
|
|
5789
|
+
v.isoWeeksInISOWeekYear = fk;
|
|
5790
5790
|
v.date = _f;
|
|
5791
5791
|
v.day = v.days = ux;
|
|
5792
5792
|
v.weekday = dx;
|
|
5793
5793
|
v.isoWeekday = fx;
|
|
5794
|
-
v.dayOfYear =
|
|
5794
|
+
v.dayOfYear = gk;
|
|
5795
5795
|
v.hour = v.hours = _x;
|
|
5796
|
-
v.minute = v.minutes =
|
|
5797
|
-
v.second = v.seconds =
|
|
5796
|
+
v.minute = v.minutes = yk;
|
|
5797
|
+
v.second = v.seconds = _k;
|
|
5798
5798
|
v.millisecond = v.milliseconds = bf;
|
|
5799
5799
|
v.utcOffset = tO;
|
|
5800
5800
|
v.utc = nO;
|
|
@@ -5806,8 +5806,8 @@ v.isLocal = cO;
|
|
|
5806
5806
|
v.isUtcOffset = uO;
|
|
5807
5807
|
v.isUtc = lf;
|
|
5808
5808
|
v.isUTC = lf;
|
|
5809
|
-
v.zoneAbbr =
|
|
5810
|
-
v.zoneName =
|
|
5809
|
+
v.zoneAbbr = Sk;
|
|
5810
|
+
v.zoneName = wk;
|
|
5811
5811
|
v.dates = Ce(
|
|
5812
5812
|
"dates accessor is deprecated. Use date instead.",
|
|
5813
5813
|
_f
|
|
@@ -5828,10 +5828,10 @@ v.isDSTShifted = Ce(
|
|
|
5828
5828
|
"isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
|
|
5829
5829
|
lO
|
|
5830
5830
|
);
|
|
5831
|
-
function
|
|
5831
|
+
function Ck(t) {
|
|
5832
5832
|
return G(t * 1e3);
|
|
5833
5833
|
}
|
|
5834
|
-
function $
|
|
5834
|
+
function $k() {
|
|
5835
5835
|
return G.apply(null, arguments).parseZone();
|
|
5836
5836
|
}
|
|
5837
5837
|
function Sf(t) {
|
|
@@ -5850,13 +5850,13 @@ z.set = l$;
|
|
|
5850
5850
|
z.eras = XO;
|
|
5851
5851
|
z.erasParse = ZO;
|
|
5852
5852
|
z.erasConvertYear = JO;
|
|
5853
|
-
z.erasAbbrRegex =
|
|
5854
|
-
z.erasNameRegex =
|
|
5855
|
-
z.erasNarrowRegex =
|
|
5853
|
+
z.erasAbbrRegex = ik;
|
|
5854
|
+
z.erasNameRegex = nk;
|
|
5855
|
+
z.erasNarrowRegex = ak;
|
|
5856
5856
|
z.months = N$;
|
|
5857
5857
|
z.monthsShort = L$;
|
|
5858
5858
|
z.monthsParse = z$;
|
|
5859
|
-
z.monthsRegex =
|
|
5859
|
+
z.monthsRegex = V$;
|
|
5860
5860
|
z.monthsShortRegex = W$;
|
|
5861
5861
|
z.week = H$;
|
|
5862
5862
|
z.firstDayOfYear = K$;
|
|
@@ -5891,19 +5891,19 @@ function Us(t, e, r, n) {
|
|
|
5891
5891
|
o[s] = hn(e, (s + a) % 7, n, "day");
|
|
5892
5892
|
return o;
|
|
5893
5893
|
}
|
|
5894
|
-
function
|
|
5894
|
+
function xk(t, e) {
|
|
5895
5895
|
return wf(t, e, "months");
|
|
5896
5896
|
}
|
|
5897
|
-
function
|
|
5897
|
+
function Ok(t, e) {
|
|
5898
5898
|
return wf(t, e, "monthsShort");
|
|
5899
5899
|
}
|
|
5900
|
-
function
|
|
5900
|
+
function kk(t, e, r) {
|
|
5901
5901
|
return Us(t, e, r, "weekdays");
|
|
5902
5902
|
}
|
|
5903
|
-
function
|
|
5903
|
+
function Dk(t, e, r) {
|
|
5904
5904
|
return Us(t, e, r, "weekdaysShort");
|
|
5905
5905
|
}
|
|
5906
|
-
function
|
|
5906
|
+
function Mk(t, e, r) {
|
|
5907
5907
|
return Us(t, e, r, "weekdaysMin");
|
|
5908
5908
|
}
|
|
5909
5909
|
it("en", {
|
|
@@ -5940,7 +5940,7 @@ y.langData = Ce(
|
|
|
5940
5940
|
Xe
|
|
5941
5941
|
);
|
|
5942
5942
|
var We = Math.abs;
|
|
5943
|
-
function
|
|
5943
|
+
function Ek() {
|
|
5944
5944
|
var t = this._data;
|
|
5945
5945
|
return this._milliseconds = We(this._milliseconds), this._days = We(this._days), this._months = We(this._months), t.milliseconds = We(t.milliseconds), t.seconds = We(t.seconds), t.minutes = We(t.minutes), t.hours = We(t.hours), t.months = We(t.months), t.years = We(t.years), this;
|
|
5946
5946
|
}
|
|
@@ -5948,16 +5948,16 @@ function Cf(t, e, r, n) {
|
|
|
5948
5948
|
var i = Pe(e, r);
|
|
5949
5949
|
return t._milliseconds += n * i._milliseconds, t._days += n * i._days, t._months += n * i._months, t._bubble();
|
|
5950
5950
|
}
|
|
5951
|
-
function
|
|
5951
|
+
function Tk(t, e) {
|
|
5952
5952
|
return Cf(this, t, e, 1);
|
|
5953
5953
|
}
|
|
5954
|
-
function
|
|
5954
|
+
function Rk(t, e) {
|
|
5955
5955
|
return Cf(this, t, e, -1);
|
|
5956
5956
|
}
|
|
5957
5957
|
function nc(t) {
|
|
5958
5958
|
return t < 0 ? Math.floor(t) : Math.ceil(t);
|
|
5959
5959
|
}
|
|
5960
|
-
function
|
|
5960
|
+
function Ik() {
|
|
5961
5961
|
var t = this._milliseconds, e = this._days, r = this._months, n = this._data, i, a, s, o, l;
|
|
5962
5962
|
return t >= 0 && e >= 0 && r >= 0 || t <= 0 && e <= 0 && r <= 0 || (t += nc(La(r) + e) * 864e5, e = 0, r = 0), n.milliseconds = t % 1e3, i = be(t / 1e3), n.seconds = i % 60, a = be(i / 60), n.minutes = a % 60, s = be(a / 60), n.hours = s % 24, e += be(s / 24), l = be($f(e)), r += l, e -= nc(La(l)), o = be(r / 12), r %= 12, n.days = e, n.months = r, n.years = o, this;
|
|
5963
5963
|
}
|
|
@@ -5967,7 +5967,7 @@ function $f(t) {
|
|
|
5967
5967
|
function La(t) {
|
|
5968
5968
|
return t * 146097 / 4800;
|
|
5969
5969
|
}
|
|
5970
|
-
function
|
|
5970
|
+
function Pk(t) {
|
|
5971
5971
|
if (!this.isValid())
|
|
5972
5972
|
return NaN;
|
|
5973
5973
|
var e, r, n = this._milliseconds;
|
|
@@ -5998,7 +5998,7 @@ function P1(t) {
|
|
|
5998
5998
|
throw new Error("Unknown unit " + t);
|
|
5999
5999
|
}
|
|
6000
6000
|
}
|
|
6001
|
-
function
|
|
6001
|
+
function Ak() {
|
|
6002
6002
|
return this.isValid() ? this._milliseconds + this._days * 864e5 + this._months % 12 * 2592e6 + F(this._months / 12) * 31536e6 : NaN;
|
|
6003
6003
|
}
|
|
6004
6004
|
function Ze(t) {
|
|
@@ -6006,11 +6006,11 @@ function Ze(t) {
|
|
|
6006
6006
|
return this.as(t);
|
|
6007
6007
|
};
|
|
6008
6008
|
}
|
|
6009
|
-
var
|
|
6010
|
-
function
|
|
6009
|
+
var Fk = Ze("ms"), Nk = Ze("s"), Lk = Ze("m"), Bk = Ze("h"), zk = Ze("d"), jk = Ze("w"), Wk = Ze("M"), Vk = Ze("Q"), Yk = Ze("y");
|
|
6010
|
+
function Uk() {
|
|
6011
6011
|
return Pe(this);
|
|
6012
6012
|
}
|
|
6013
|
-
function
|
|
6013
|
+
function Hk(t) {
|
|
6014
6014
|
return t = $e(t), this.isValid() ? this[t + "s"]() : NaN;
|
|
6015
6015
|
}
|
|
6016
6016
|
function St(t) {
|
|
@@ -6018,11 +6018,11 @@ function St(t) {
|
|
|
6018
6018
|
return this.isValid() ? this._data[t] : NaN;
|
|
6019
6019
|
};
|
|
6020
6020
|
}
|
|
6021
|
-
var
|
|
6022
|
-
function
|
|
6021
|
+
var Gk = St("milliseconds"), qk = St("seconds"), Kk = St("minutes"), Xk = St("hours"), Zk = St("days"), Jk = St("months"), Qk = St("years");
|
|
6022
|
+
function e1() {
|
|
6023
6023
|
return be(this.days() / 7);
|
|
6024
6024
|
}
|
|
6025
|
-
var
|
|
6025
|
+
var Ve = Math.round, It = {
|
|
6026
6026
|
ss: 44,
|
|
6027
6027
|
s: 45,
|
|
6028
6028
|
m: 45,
|
|
@@ -6031,24 +6031,24 @@ var Ye = Math.round, It = {
|
|
|
6031
6031
|
w: null,
|
|
6032
6032
|
M: 11
|
|
6033
6033
|
};
|
|
6034
|
-
function
|
|
6034
|
+
function t1(t, e, r, n, i) {
|
|
6035
6035
|
return i.relativeTime(e || 1, !!r, t, n);
|
|
6036
6036
|
}
|
|
6037
|
-
function
|
|
6038
|
-
var i = Pe(t).abs(), a =
|
|
6039
|
-
return r.w != null && (g = g || f <= 1 && ["w"] || f < r.w && ["ww", f]), g = g || u <= 1 && ["M"] || u < r.M && ["MM", u] || h <= 1 && ["y"] || ["yy", h], g[2] = e, g[3] = +t > 0, g[4] = n,
|
|
6037
|
+
function r1(t, e, r, n) {
|
|
6038
|
+
var i = Pe(t).abs(), a = Ve(i.as("s")), s = Ve(i.as("m")), o = Ve(i.as("h")), l = Ve(i.as("d")), u = Ve(i.as("M")), f = Ve(i.as("w")), h = Ve(i.as("y")), g = a <= r.ss && ["s", a] || a < r.s && ["ss", a] || s <= 1 && ["m"] || s < r.m && ["mm", s] || o <= 1 && ["h"] || o < r.h && ["hh", o] || l <= 1 && ["d"] || l < r.d && ["dd", l];
|
|
6039
|
+
return r.w != null && (g = g || f <= 1 && ["w"] || f < r.w && ["ww", f]), g = g || u <= 1 && ["M"] || u < r.M && ["MM", u] || h <= 1 && ["y"] || ["yy", h], g[2] = e, g[3] = +t > 0, g[4] = n, t1.apply(null, g);
|
|
6040
6040
|
}
|
|
6041
|
-
function
|
|
6042
|
-
return t === void 0 ?
|
|
6041
|
+
function n1(t) {
|
|
6042
|
+
return t === void 0 ? Ve : typeof t == "function" ? (Ve = t, !0) : !1;
|
|
6043
6043
|
}
|
|
6044
|
-
function
|
|
6044
|
+
function i1(t, e) {
|
|
6045
6045
|
return It[t] === void 0 ? !1 : e === void 0 ? It[t] : (It[t] = e, t === "s" && (It.ss = e - 1), !0);
|
|
6046
6046
|
}
|
|
6047
|
-
function
|
|
6047
|
+
function a1(t, e) {
|
|
6048
6048
|
if (!this.isValid())
|
|
6049
6049
|
return this.localeData().invalidDate();
|
|
6050
6050
|
var r = !1, n = It, i, a;
|
|
6051
|
-
return typeof t == "object" && (e = t, t = !1), typeof t == "boolean" && (r = t), typeof e == "object" && (n = Object.assign({}, It, e), e.s != null && e.ss == null && (n.ss = e.s - 1)), i = this.localeData(), a =
|
|
6051
|
+
return typeof t == "object" && (e = t, t = !1), typeof t == "boolean" && (r = t), typeof e == "object" && (n = Object.assign({}, It, e), e.s != null && e.ss == null && (n.ss = e.s - 1)), i = this.localeData(), a = r1(this, !r, n, i), r && (a = i.pastFuture(+this, a)), i.postformat(a);
|
|
6052
6052
|
}
|
|
6053
6053
|
var aa = Math.abs;
|
|
6054
6054
|
function Mt(t) {
|
|
@@ -6062,32 +6062,32 @@ function jn() {
|
|
|
6062
6062
|
}
|
|
6063
6063
|
var L = Bn.prototype;
|
|
6064
6064
|
L.isValid = Zx;
|
|
6065
|
-
L.abs =
|
|
6066
|
-
L.add =
|
|
6067
|
-
L.subtract =
|
|
6068
|
-
L.as =
|
|
6069
|
-
L.asMilliseconds =
|
|
6070
|
-
L.asSeconds =
|
|
6071
|
-
L.asMinutes =
|
|
6072
|
-
L.asHours =
|
|
6073
|
-
L.asDays =
|
|
6074
|
-
L.asWeeks =
|
|
6075
|
-
L.asMonths =
|
|
6076
|
-
L.asQuarters =
|
|
6077
|
-
L.asYears =
|
|
6078
|
-
L.valueOf =
|
|
6079
|
-
L._bubble =
|
|
6080
|
-
L.clone =
|
|
6081
|
-
L.get =
|
|
6082
|
-
L.milliseconds =
|
|
6083
|
-
L.seconds =
|
|
6084
|
-
L.minutes =
|
|
6085
|
-
L.hours =
|
|
6086
|
-
L.days =
|
|
6087
|
-
L.weeks =
|
|
6088
|
-
L.months =
|
|
6089
|
-
L.years =
|
|
6090
|
-
L.humanize =
|
|
6065
|
+
L.abs = Ek;
|
|
6066
|
+
L.add = Tk;
|
|
6067
|
+
L.subtract = Rk;
|
|
6068
|
+
L.as = Pk;
|
|
6069
|
+
L.asMilliseconds = Fk;
|
|
6070
|
+
L.asSeconds = Nk;
|
|
6071
|
+
L.asMinutes = Lk;
|
|
6072
|
+
L.asHours = Bk;
|
|
6073
|
+
L.asDays = zk;
|
|
6074
|
+
L.asWeeks = jk;
|
|
6075
|
+
L.asMonths = Wk;
|
|
6076
|
+
L.asQuarters = Vk;
|
|
6077
|
+
L.asYears = Yk;
|
|
6078
|
+
L.valueOf = Ak;
|
|
6079
|
+
L._bubble = Ik;
|
|
6080
|
+
L.clone = Uk;
|
|
6081
|
+
L.get = Hk;
|
|
6082
|
+
L.milliseconds = Gk;
|
|
6083
|
+
L.seconds = qk;
|
|
6084
|
+
L.minutes = Kk;
|
|
6085
|
+
L.hours = Xk;
|
|
6086
|
+
L.days = Zk;
|
|
6087
|
+
L.weeks = e1;
|
|
6088
|
+
L.months = Jk;
|
|
6089
|
+
L.years = Qk;
|
|
6090
|
+
L.humanize = a1;
|
|
6091
6091
|
L.toISOString = jn;
|
|
6092
6092
|
L.toString = jn;
|
|
6093
6093
|
L.toJSON = jn;
|
|
@@ -6102,10 +6102,10 @@ O("X", 0, 0, "unix");
|
|
|
6102
6102
|
O("x", 0, 0, "valueOf");
|
|
6103
6103
|
b("x", An);
|
|
6104
6104
|
b("X", k$);
|
|
6105
|
-
|
|
6105
|
+
Y("X", function(t, e, r) {
|
|
6106
6106
|
r._d = new Date(parseFloat(t) * 1e3);
|
|
6107
6107
|
});
|
|
6108
|
-
|
|
6108
|
+
Y("x", function(t, e, r) {
|
|
6109
6109
|
r._d = new Date(F(t));
|
|
6110
6110
|
});
|
|
6111
6111
|
//! moment.js
|
|
@@ -6116,26 +6116,26 @@ y.min = Gx;
|
|
|
6116
6116
|
y.max = qx;
|
|
6117
6117
|
y.now = Kx;
|
|
6118
6118
|
y.utc = Be;
|
|
6119
|
-
y.unix =
|
|
6120
|
-
y.months =
|
|
6119
|
+
y.unix = Ck;
|
|
6120
|
+
y.months = xk;
|
|
6121
6121
|
y.isDate = yr;
|
|
6122
6122
|
y.locale = it;
|
|
6123
6123
|
y.invalid = En;
|
|
6124
6124
|
y.duration = Pe;
|
|
6125
6125
|
y.isMoment = Ee;
|
|
6126
|
-
y.weekdays =
|
|
6127
|
-
y.parseZone = $
|
|
6126
|
+
y.weekdays = kk;
|
|
6127
|
+
y.parseZone = $k;
|
|
6128
6128
|
y.localeData = Xe;
|
|
6129
6129
|
y.isDuration = Zr;
|
|
6130
|
-
y.monthsShort =
|
|
6131
|
-
y.weekdaysMin =
|
|
6130
|
+
y.monthsShort = Ok;
|
|
6131
|
+
y.weekdaysMin = Mk;
|
|
6132
6132
|
y.defineLocale = Ns;
|
|
6133
6133
|
y.updateLocale = $x;
|
|
6134
6134
|
y.locales = xx;
|
|
6135
|
-
y.weekdaysShort =
|
|
6135
|
+
y.weekdaysShort = Dk;
|
|
6136
6136
|
y.normalizeUnits = $e;
|
|
6137
|
-
y.relativeTimeRounding =
|
|
6138
|
-
y.relativeTimeThreshold =
|
|
6137
|
+
y.relativeTimeRounding = n1;
|
|
6138
|
+
y.relativeTimeThreshold = i1;
|
|
6139
6139
|
y.calendarFormat = bO;
|
|
6140
6140
|
y.prototype = v;
|
|
6141
6141
|
y.HTML5_FMT = {
|
|
@@ -6149,10 +6149,10 @@ y.HTML5_FMT = {
|
|
|
6149
6149
|
WEEK: "GGGG-[W]WW",
|
|
6150
6150
|
MONTH: "YYYY-MM"
|
|
6151
6151
|
};
|
|
6152
|
-
const
|
|
6152
|
+
const s1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6153
6153
|
__proto__: null,
|
|
6154
6154
|
default: y
|
|
6155
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6155
|
+
}, Symbol.toStringTag, { value: "Module" })), o1 = /* @__PURE__ */ jf(s1);
|
|
6156
6156
|
/*!
|
|
6157
6157
|
* Pikaday
|
|
6158
6158
|
*
|
|
@@ -6163,7 +6163,7 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6163
6163
|
var i;
|
|
6164
6164
|
{
|
|
6165
6165
|
try {
|
|
6166
|
-
i =
|
|
6166
|
+
i = o1;
|
|
6167
6167
|
} catch {
|
|
6168
6168
|
}
|
|
6169
6169
|
t.exports = n(i);
|
|
@@ -6272,7 +6272,7 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6272
6272
|
return (je + E - 1) % E;
|
|
6273
6273
|
};
|
|
6274
6274
|
d.setDate(m + M - Q(p));
|
|
6275
|
-
var W = new Date(d.getFullYear(), 0, $),
|
|
6275
|
+
var W = new Date(d.getFullYear(), 0, $), V = 24 * 60 * 60 * 1e3, xe = (d.getTime() - W.getTime()) / V, _e = 1 + Math.round((xe - M + Q(W.getDay())) / E);
|
|
6276
6276
|
return _e;
|
|
6277
6277
|
}, k = function(d, c, m, p) {
|
|
6278
6278
|
var $ = new Date(m, c, d), M = n ? r($).isoWeek() : H($, p);
|
|
@@ -6287,12 +6287,12 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6287
6287
|
m.push('<th scope="col"><abbr title="' + j(d, c) + '">' + j(d, c, !0) + "</abbr></th>");
|
|
6288
6288
|
return "<thead><tr>" + (d.isRTL ? m.reverse() : m).join("") + "</tr></thead>";
|
|
6289
6289
|
}, st = function(d, c, m, p, $, M) {
|
|
6290
|
-
var E, Q, W,
|
|
6290
|
+
var E, Q, W, V = d._o, xe = m === V.minYear, _e = m === V.maxYear, je = '<div id="' + M + '" class="pika-title" role="heading" aria-live="assertive">', Gt, ot, Ct = !0, $t = !0;
|
|
6291
6291
|
for (W = [], E = 0; E < 12; E++)
|
|
6292
|
-
W.push('<option value="' + (m === $ ? E - c : 12 + E - c) + '"' + (E === p ? ' selected="selected"' : "") + (xe && E <
|
|
6293
|
-
for (Gt = '<div class="pika-label">' +
|
|
6294
|
-
E >=
|
|
6295
|
-
return ot = '<div class="pika-label">' + m +
|
|
6292
|
+
W.push('<option value="' + (m === $ ? E - c : 12 + E - c) + '"' + (E === p ? ' selected="selected"' : "") + (xe && E < V.minMonth || _e && E > V.maxMonth ? ' disabled="disabled"' : "") + ">" + V.i18n.months[E] + "</option>");
|
|
6293
|
+
for (Gt = '<div class="pika-label">' + V.i18n.months[p] + '<select class="pika-select pika-select-month" tabindex="-1">' + W.join("") + "</select></div>", S(V.yearRange) ? (E = V.yearRange[0], Q = V.yearRange[1] + 1) : (E = m - V.yearRange, Q = 1 + m + V.yearRange), W = []; E < Q && E <= V.maxYear; E++)
|
|
6294
|
+
E >= V.minYear && W.push('<option value="' + E + '"' + (E === m ? ' selected="selected"' : "") + ">" + E + "</option>");
|
|
6295
|
+
return ot = '<div class="pika-label">' + m + V.yearSuffix + '<select class="pika-select pika-select-year" tabindex="-1">' + W.join("") + "</select></div>", V.showMonthAfterYear ? je += ot + Gt : je += Gt + ot, xe && (p === 0 || V.minMonth >= p) && (Ct = !1), _e && (p === 11 || V.maxMonth <= p) && ($t = !1), c === 0 && (je += '<button class="pika-prev' + (Ct ? "" : " is-disabled") + '" type="button">' + V.i18n.previousMonth + "</button>"), c === d._o.numberOfMonths - 1 && (je += '<button class="pika-next' + ($t ? "" : " is-disabled") + '" type="button">' + V.i18n.nextMonth + "</button>"), je += "</div>";
|
|
6296
6296
|
}, wt = function(d, c, m) {
|
|
6297
6297
|
return '<table cellpadding="0" cellspacing="0" class="pika-table" role="grid" aria-labelledby="' + m + '">' + di(d) + de(c) + "</table>";
|
|
6298
6298
|
}, Hs = function(d) {
|
|
@@ -6479,10 +6479,10 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6479
6479
|
}
|
|
6480
6480
|
},
|
|
6481
6481
|
adjustPosition: function() {
|
|
6482
|
-
var d, c, m, p, $, M, E, Q, W,
|
|
6482
|
+
var d, c, m, p, $, M, E, Q, W, V, xe, _e;
|
|
6483
6483
|
if (!this._o.container) {
|
|
6484
6484
|
if (this.el.style.position = "absolute", d = this._o.trigger, c = d, m = this.el.offsetWidth, p = this.el.offsetHeight, $ = window.innerWidth || a.documentElement.clientWidth, M = window.innerHeight || a.documentElement.clientHeight, E = window.pageYOffset || a.body.scrollTop || a.documentElement.scrollTop, xe = !0, _e = !0, typeof d.getBoundingClientRect == "function")
|
|
6485
|
-
|
|
6485
|
+
V = d.getBoundingClientRect(), Q = V.left + window.pageXOffset, W = V.bottom + window.pageYOffset;
|
|
6486
6486
|
else
|
|
6487
6487
|
for (Q = c.offsetLeft, W = c.offsetTop + c.offsetHeight; c = c.offsetParent; )
|
|
6488
6488
|
Q += c.offsetLeft, W += c.offsetTop;
|
|
@@ -6492,12 +6492,12 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6492
6492
|
render: function(d, c, m) {
|
|
6493
6493
|
var p = this._o, $ = new Date(), M = w(d, c), E = new Date(d, c, 1).getDay(), Q = [], W = [];
|
|
6494
6494
|
C($), p.firstDay > 0 && (E -= p.firstDay, E < 0 && (E += 7));
|
|
6495
|
-
for (var
|
|
6495
|
+
for (var V = c === 0 ? 11 : c - 1, xe = c === 11 ? 0 : c + 1, _e = c === 0 ? d - 1 : d, je = c === 11 ? d + 1 : d, Gt = w(_e, V), ot = M + E, Ct = ot; Ct > 7; )
|
|
6496
6496
|
Ct -= 7;
|
|
6497
6497
|
ot += 7 - Ct;
|
|
6498
6498
|
for (var $t = !1, Je = 0, Gs = 0; Je < ot; Je++) {
|
|
6499
6499
|
var Oe = new Date(d, c, 1 + (Je - E)), qs = x(this._d) ? P(Oe, this._d) : !1, Pf = P(Oe, $), Af = p.events.indexOf(Oe.toDateString()) !== -1, Ks = Je < E || Je >= M + E, qt = 1 + (Je - E), fi = c, hi = d, Ff = p.startRange && P(p.startRange, Oe), Nf = p.endRange && P(p.endRange, Oe), Lf = p.startRange && p.endRange && p.startRange < Oe && Oe < p.endRange, Bf = p.minDate && Oe < p.minDate || p.maxDate && Oe > p.maxDate || p.disableWeekends && R(Oe) || p.disableDayFn && p.disableDayFn(Oe);
|
|
6500
|
-
Ks && (Je < E ? (qt = Gt + qt, fi =
|
|
6500
|
+
Ks && (Je < E ? (qt = Gt + qt, fi = V, hi = _e) : (qt = qt - M, fi = xe, hi = je));
|
|
6501
6501
|
var zf = {
|
|
6502
6502
|
day: qt,
|
|
6503
6503
|
month: fi,
|
|
@@ -6534,10 +6534,10 @@ const sk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
6534
6534
|
}, Hs;
|
|
6535
6535
|
});
|
|
6536
6536
|
})(Rd);
|
|
6537
|
-
const
|
|
6538
|
-
const
|
|
6537
|
+
const l1 = Rd.exports;
|
|
6538
|
+
const c1 = {
|
|
6539
6539
|
components: {
|
|
6540
|
-
CInput:
|
|
6540
|
+
CInput: Va
|
|
6541
6541
|
},
|
|
6542
6542
|
props: {
|
|
6543
6543
|
value: {
|
|
@@ -6631,7 +6631,7 @@ const ck = {
|
|
|
6631
6631
|
methods: {
|
|
6632
6632
|
create() {
|
|
6633
6633
|
const t = this.customEl ? this.$refs.input : this.$refs.input.$el;
|
|
6634
|
-
this.mergedOptions.field = t, this.mergedOptions.bound = !1, this.bindListener("onSelect", () => this.onSelect()), this.bindListener("onOpen", () => this.onOpen()), this.bindListener("onClose", () => this.onClose()), this.pikaday = new
|
|
6634
|
+
this.mergedOptions.field = t, this.mergedOptions.bound = !1, this.bindListener("onSelect", () => this.onSelect()), this.bindListener("onOpen", () => this.onOpen()), this.bindListener("onClose", () => this.onClose()), this.pikaday = new l1(this.mergedOptions);
|
|
6635
6635
|
const e = this.value;
|
|
6636
6636
|
!this.value && this.autoDefault && this.change(e), this.pikaday.setDate(e), this.range && this.pikaday.setMinDate(null), this.mergedOptions.bound === !1 ? this.hide() : this.visible ? this.show() : this.hide();
|
|
6637
6637
|
},
|
|
@@ -6641,7 +6641,7 @@ const ck = {
|
|
|
6641
6641
|
change(t) {
|
|
6642
6642
|
if (t) {
|
|
6643
6643
|
let e = new Date(t);
|
|
6644
|
-
this.direction === "start" && (e = Wf(e)), this.direction === "end" && (e =
|
|
6644
|
+
this.direction === "start" && (e = Wf(e)), this.direction === "end" && (e = Vf(e)), e = e.toISOString(), this.$emit("input", e);
|
|
6645
6645
|
}
|
|
6646
6646
|
},
|
|
6647
6647
|
onSelect() {
|
|
@@ -6652,7 +6652,7 @@ const ck = {
|
|
|
6652
6652
|
this.visible = !0, this.overflowCheck();
|
|
6653
6653
|
},
|
|
6654
6654
|
onClose() {
|
|
6655
|
-
|
|
6655
|
+
Yf(new Date(this.value)) || (this.pikaday.setDate(null, !0), this.change(null)), this.visible = !1;
|
|
6656
6656
|
},
|
|
6657
6657
|
show() {
|
|
6658
6658
|
this.pikaday.show(), this.$emit("focus");
|
|
@@ -6680,21 +6680,21 @@ const ck = {
|
|
|
6680
6680
|
}
|
|
6681
6681
|
}
|
|
6682
6682
|
};
|
|
6683
|
-
var
|
|
6683
|
+
var u1 = function() {
|
|
6684
6684
|
var e = this, r = e._self._c;
|
|
6685
6685
|
return e.customEl ? r("div", { ref: "input", class: [e.classList, { active: e.visible }], attrs: { readonly: "readonly", tabindex: "0" }, on: { focus: e.show, input: e.onSelect, blur: e.hide } }, [e._t("default")], 2) : r("div", [r("CInput", { ref: "input", staticClass: "base-date-picker", class: [e.classList, { active: e.visible }], attrs: { value: e.internalValue, placeholder: e.placeholder || e.$t("select", { thing: e.$t("date") }), disabled: e.disabled, readonly: "readonly" }, on: { focus: e.show, blur: e.hide, input: e.onSelect } }, [e.$slots.prefix ? e._t("prefix", null, { slot: "prefix" }) : e._e(), e.$slots.suffix ? e._t("suffix", null, { slot: "suffix" }) : e._e()], 2)], 1);
|
|
6686
|
-
},
|
|
6687
|
-
|
|
6688
|
-
|
|
6689
|
-
|
|
6686
|
+
}, d1 = [], f1 = /* @__PURE__ */ N(
|
|
6687
|
+
c1,
|
|
6688
|
+
u1,
|
|
6689
|
+
d1,
|
|
6690
6690
|
!1,
|
|
6691
6691
|
null,
|
|
6692
6692
|
null,
|
|
6693
6693
|
null,
|
|
6694
6694
|
null
|
|
6695
6695
|
);
|
|
6696
|
-
const xf =
|
|
6697
|
-
const
|
|
6696
|
+
const xf = f1.exports;
|
|
6697
|
+
const h1 = {
|
|
6698
6698
|
name: "ErrorCallout",
|
|
6699
6699
|
props: {
|
|
6700
6700
|
message: {
|
|
@@ -6707,19 +6707,19 @@ const hk = {
|
|
|
6707
6707
|
}
|
|
6708
6708
|
}
|
|
6709
6709
|
};
|
|
6710
|
-
var
|
|
6710
|
+
var m1 = function(e, r) {
|
|
6711
6711
|
return e("div", { staticClass: "flex items-center", class: [r.data.staticClass], staticStyle: { "margin-top": "1rem" }, style: [r.data.staticStyle] }, [e("div", { staticClass: "error-wrapper bg-red-50 text-red-500", class: [`is-${r.props.size}`], staticStyle: { margin: "1rem 0" } }, [e("BaseIcon", { staticStyle: { "margin-right": "0.5em", flex: "0 0 18px" }, attrs: { type: "alert", size: "18" } }), e("div", [r._v(" " + r._s(r.props.message) + " ")])], 1)]);
|
|
6712
|
-
},
|
|
6713
|
-
|
|
6714
|
-
|
|
6715
|
-
|
|
6712
|
+
}, p1 = [], v1 = /* @__PURE__ */ N(
|
|
6713
|
+
h1,
|
|
6714
|
+
m1,
|
|
6715
|
+
p1,
|
|
6716
6716
|
!0,
|
|
6717
6717
|
null,
|
|
6718
6718
|
"300a015f",
|
|
6719
6719
|
null,
|
|
6720
6720
|
null
|
|
6721
6721
|
);
|
|
6722
|
-
const
|
|
6722
|
+
const g1 = v1.exports, y1 = {
|
|
6723
6723
|
name: "DocumentSendReminderItem",
|
|
6724
6724
|
props: {
|
|
6725
6725
|
label: {
|
|
@@ -6736,31 +6736,44 @@ const gk = vk.exports, yk = {
|
|
|
6736
6736
|
}
|
|
6737
6737
|
}
|
|
6738
6738
|
};
|
|
6739
|
-
var
|
|
6739
|
+
var _1 = function() {
|
|
6740
6740
|
var e = this, r = e._self._c;
|
|
6741
6741
|
return r("div", { staticClass: "flex items-center bg-gray-100 mb-4 rounded-md px-4 py-2 select-none text-sm font-medium min-h-[2.5em]" }, [r("div", { staticClass: "text-gray-700 flex-auto mr-6 select-none" }, [e._v(" " + e._s(e.label) + " ")]), r("div", { staticClass: "flex items-center justify-center flex-nowrap text-sm" }, [e.done ? r("span", { staticClass: "text-green-500" }, [r("BaseIcon", { attrs: { type: "check", size: "18" } }), e._v(" " + e._s(e.$t("sent")) + " ")], 1) : [r("CButton", { staticClass: "bg-white !h-6 !w-6", attrs: { icon: "minus", size: "small", circle: "", raised: "" }, on: { click: function(n) {
|
|
6742
6742
|
e.$emit("input", Math.max(e.value - 1, 0));
|
|
6743
6743
|
} } }), r("div", { staticClass: "py-4 text-gray-800 font-medium text-center min-w-[8ch] text-sm" }, [e.value ? [e._v(" " + e._s(e.$tc("day", { count: Number(e.value) })) + " ")] : r("span", { staticClass: "text-gray-500 text-xs" }, [e._v(" " + e._s(e.$t("disabled").capitalize()) + " ")])], 2), r("CButton", { staticClass: "bg-white !w-6 !h-6", attrs: { icon: "plus", size: "small", circle: "", raised: "" }, on: { click: function(n) {
|
|
6744
6744
|
return e.$emit("input", e.value + 1);
|
|
6745
6745
|
} } })]], 2)]);
|
|
6746
|
-
},
|
|
6747
|
-
|
|
6748
|
-
|
|
6749
|
-
|
|
6746
|
+
}, b1 = [], S1 = /* @__PURE__ */ N(
|
|
6747
|
+
y1,
|
|
6748
|
+
_1,
|
|
6749
|
+
b1,
|
|
6750
6750
|
!1,
|
|
6751
6751
|
null,
|
|
6752
6752
|
null,
|
|
6753
6753
|
null,
|
|
6754
6754
|
null
|
|
6755
6755
|
);
|
|
6756
|
-
const
|
|
6756
|
+
const w1 = S1.exports, C1 = {
|
|
6757
|
+
name: "DocumentSendReminders",
|
|
6757
6758
|
i18nOptions: {
|
|
6758
|
-
namespaces: "
|
|
6759
|
-
|
|
6759
|
+
namespaces: "documentSendReminders",
|
|
6760
|
+
messages: {
|
|
6761
|
+
en: {
|
|
6762
|
+
description: "Edit when smart reminders should be sent to client",
|
|
6763
|
+
notViewed: "Not viewed after",
|
|
6764
|
+
notAnswered: "No reply after",
|
|
6765
|
+
expires: "When expiration date is within"
|
|
6766
|
+
},
|
|
6767
|
+
sv: {
|
|
6768
|
+
description: "St\xE4ll in n\xE4r smarta p\xE5minnelser ska skickas ut till mottagaren",
|
|
6769
|
+
notViewed: "Inte \xF6ppnat efter",
|
|
6770
|
+
notAnswered: "Inte svarat efter",
|
|
6771
|
+
expires: "N\xE4r giltighetstiden \xE4r inom"
|
|
6772
|
+
}
|
|
6773
|
+
}
|
|
6760
6774
|
},
|
|
6761
|
-
name: "DocumentSendReminders",
|
|
6762
6775
|
components: {
|
|
6763
|
-
DocumentSendReminderItem:
|
|
6776
|
+
DocumentSendReminderItem: w1
|
|
6764
6777
|
},
|
|
6765
6778
|
mixins: [gr()],
|
|
6766
6779
|
props: {
|
|
@@ -6810,7 +6823,7 @@ const wk = Sk.exports, Ck = {
|
|
|
6810
6823
|
}
|
|
6811
6824
|
}
|
|
6812
6825
|
};
|
|
6813
|
-
var $
|
|
6826
|
+
var $1 = function() {
|
|
6814
6827
|
var e = this, r = e._self._c;
|
|
6815
6828
|
return r("div", { staticStyle: { "background-color": "white", "border-radius": "0.5rem", padding: "2rem", "font-size": "16px" } }, [r("div", { staticStyle: { "font-size": "1.25em", "font-weight": "700", "margin-bottom": "0.25em", "text-align": "center" } }, [e._v(" " + e._s(e.$t("_common:reminder_plural").capitalize()) + " ")]), r("div", { staticClass: "text-center has-text-grey-dark", staticStyle: { "max-width": "20rem", margin: "0 auto 2rem auto" } }, [e._v(" " + e._s(e.$t("description")) + " ")]), e._l([
|
|
6816
6829
|
{ type: "notViewed", fallbackKey: "viewed" },
|
|
@@ -6823,17 +6836,17 @@ var $k = function() {
|
|
|
6823
6836
|
}), r("div", { staticClass: "c-flex-row c-align-middle c-align-center", staticStyle: { "margin-top": "2.5rem" } }, [r("CButton", { attrs: { type: "secondary", expanded: "" }, on: { click: function(n) {
|
|
6824
6837
|
return e.$emit("close");
|
|
6825
6838
|
} } }, [e._v(" " + e._s(e.$t("_common:save")) + " ")])], 1)], 2);
|
|
6826
|
-
},
|
|
6827
|
-
|
|
6828
|
-
$
|
|
6829
|
-
|
|
6839
|
+
}, x1 = [], O1 = /* @__PURE__ */ N(
|
|
6840
|
+
C1,
|
|
6841
|
+
$1,
|
|
6842
|
+
x1,
|
|
6830
6843
|
!1,
|
|
6831
6844
|
null,
|
|
6832
6845
|
null,
|
|
6833
6846
|
null,
|
|
6834
6847
|
null
|
|
6835
6848
|
);
|
|
6836
|
-
const
|
|
6849
|
+
const k1 = O1.exports;
|
|
6837
6850
|
function Of(t, e) {
|
|
6838
6851
|
const r = new Date(t.getTime());
|
|
6839
6852
|
return r.setDate(t.getDate() + (7 + e - t.getDay() - 1) % 7 + 1), r.setHours(8, 0, 0, 0), r;
|
|
@@ -6843,12 +6856,31 @@ function kf(t) {
|
|
|
6843
6856
|
return e.setDate(e.getDate() + 1), e.setHours(10, 0, 0, 0), e;
|
|
6844
6857
|
}
|
|
6845
6858
|
let ic = kf(new Date()), ac = Of(new Date(), 1);
|
|
6846
|
-
const
|
|
6859
|
+
const D1 = {
|
|
6860
|
+
name: "DocumentSendLater",
|
|
6847
6861
|
i18nOptions: {
|
|
6848
|
-
namespaces: "
|
|
6849
|
-
|
|
6862
|
+
namespaces: "documentSendLater",
|
|
6863
|
+
messages: {
|
|
6864
|
+
en: {
|
|
6865
|
+
title: "Schedule Delivery",
|
|
6866
|
+
tomorrowMorning: "Tomorrow morning",
|
|
6867
|
+
mondayMorning: "Monday morning",
|
|
6868
|
+
custom: {
|
|
6869
|
+
title: "Set time & date",
|
|
6870
|
+
invalid: "Time & date can't be in the past"
|
|
6871
|
+
}
|
|
6872
|
+
},
|
|
6873
|
+
sv: {
|
|
6874
|
+
title: "Skicka med schemal\xE4ggning",
|
|
6875
|
+
tomorrowMorning: "Imorgon f\xF6rmiddag",
|
|
6876
|
+
mondayMorning: "M\xE5ndag morgon",
|
|
6877
|
+
custom: {
|
|
6878
|
+
title: "V\xE4lj datum & tid",
|
|
6879
|
+
invalid: "V\xE4lj en tid & datum l\xE4ngre fram i tiden."
|
|
6880
|
+
}
|
|
6881
|
+
}
|
|
6882
|
+
}
|
|
6850
6883
|
},
|
|
6851
|
-
name: "DocumentSendLater",
|
|
6852
6884
|
components: {
|
|
6853
6885
|
BaseDatePicker: xf
|
|
6854
6886
|
},
|
|
@@ -6939,7 +6971,7 @@ const Dk = {
|
|
|
6939
6971
|
}
|
|
6940
6972
|
}
|
|
6941
6973
|
};
|
|
6942
|
-
var
|
|
6974
|
+
var M1 = function() {
|
|
6943
6975
|
var e = this, r = e._self._c;
|
|
6944
6976
|
return r("div", { staticClass: "bg-white rounded-xl overflow-hidden" }, [r("div", { staticClass: "px-6 pt-8 pb-3" }, [r("div", { staticClass: "text-md font-semibold text-center" }, [e._v(" " + e._s(e.$t("title")) + " ")]), r("div", { staticClass: "pt-8" }, e._l([
|
|
6945
6977
|
[e.tomorrowMorning, "tomorrowMorning"],
|
|
@@ -6951,34 +6983,34 @@ var Mk = function() {
|
|
|
6951
6983
|
} } }, [r("div", { staticClass: "flex items-center text-sm" }, [r("BaseIcon", { staticClass: "text-primary-500 mr-2", attrs: { type: "calendar", size: "18" } }), r("div", { staticClass: "font-medium", domProps: { textContent: e._s(e.$t("custom.title")) } })], 1), r("Animation", [r("div", { directives: [{ name: "show", rawName: "v-show", value: e.showCustom, expression: "showCustom" }], staticClass: "mt-4" }, [r("div", { staticClass: "grid grid-cols-2 gap-4" }, [r("BaseDatePicker", { attrs: { value: e.sendAt }, on: { input: e.setDate } }), r("CInput", { attrs: { value: e.$formatDate(e.sendAt, "HH:mm"), clearable: !1, type: "time" }, on: { input: e.setTime } })], 1), e.$v.$invalid ? r("div", { staticClass: "error-wrapper" }, [r("BaseIcon", { staticClass: "mr-2 text-primary-500", attrs: { type: "calendar" } }), e._v(" " + e._s(e.$t("custom.invalid")) + " ")], 1) : e._e(), r("CButton", { staticStyle: { "margin-top": "1.5rem" }, attrs: { loading: e.isPostingDocument || e.isPostingProject, type: "secondary", wide: "" }, on: { click: function(n) {
|
|
6952
6984
|
return e.onSendAt(e.sendAt);
|
|
6953
6985
|
} } }, [e._v(" " + e._s(e.$t("_common:send")) + " " + e._s(e.$formatDate(e.sendAt, "d MMM - p")) + " ")])], 1)])], 1)]);
|
|
6954
|
-
},
|
|
6955
|
-
|
|
6956
|
-
|
|
6957
|
-
|
|
6986
|
+
}, E1 = [], T1 = /* @__PURE__ */ N(
|
|
6987
|
+
D1,
|
|
6988
|
+
M1,
|
|
6989
|
+
E1,
|
|
6958
6990
|
!1,
|
|
6959
6991
|
null,
|
|
6960
|
-
"
|
|
6992
|
+
"273487e7",
|
|
6961
6993
|
null,
|
|
6962
6994
|
null
|
|
6963
6995
|
);
|
|
6964
|
-
const
|
|
6965
|
-
var
|
|
6966
|
-
return
|
|
6967
|
-
},
|
|
6968
|
-
function
|
|
6969
|
-
for (var e = t.length; e-- &&
|
|
6996
|
+
const R1 = T1.exports;
|
|
6997
|
+
var I1 = Uf, P1 = function() {
|
|
6998
|
+
return I1.Date.now();
|
|
6999
|
+
}, A1 = P1, F1 = /\s/;
|
|
7000
|
+
function N1(t) {
|
|
7001
|
+
for (var e = t.length; e-- && F1.test(t.charAt(e)); )
|
|
6970
7002
|
;
|
|
6971
7003
|
return e;
|
|
6972
7004
|
}
|
|
6973
|
-
var
|
|
6974
|
-
function
|
|
6975
|
-
return t && t.slice(0,
|
|
7005
|
+
var L1 = N1, B1 = L1, z1 = /^\s+/;
|
|
7006
|
+
function j1(t) {
|
|
7007
|
+
return t && t.slice(0, B1(t) + 1).replace(z1, "");
|
|
6976
7008
|
}
|
|
6977
|
-
var
|
|
6978
|
-
function
|
|
7009
|
+
var W1 = j1, V1 = W1, sc = Ic, Y1 = Hf, oc = 0 / 0, U1 = /^[-+]0x[0-9a-f]+$/i, H1 = /^0b[01]+$/i, G1 = /^0o[0-7]+$/i, q1 = parseInt;
|
|
7010
|
+
function K1(t) {
|
|
6979
7011
|
if (typeof t == "number")
|
|
6980
7012
|
return t;
|
|
6981
|
-
if (
|
|
7013
|
+
if (Y1(t))
|
|
6982
7014
|
return oc;
|
|
6983
7015
|
if (sc(t)) {
|
|
6984
7016
|
var e = typeof t.valueOf == "function" ? t.valueOf() : t;
|
|
@@ -6986,16 +7018,16 @@ function Kk(t) {
|
|
|
6986
7018
|
}
|
|
6987
7019
|
if (typeof t != "string")
|
|
6988
7020
|
return t === 0 ? t : +t;
|
|
6989
|
-
t =
|
|
6990
|
-
var r =
|
|
6991
|
-
return r ||
|
|
7021
|
+
t = V1(t);
|
|
7022
|
+
var r = H1.test(t);
|
|
7023
|
+
return r || G1.test(t) ? q1(t.slice(2), r ? 2 : 8) : U1.test(t) ? oc : +t;
|
|
6992
7024
|
}
|
|
6993
|
-
var
|
|
7025
|
+
var X1 = K1, Z1 = Ic, sa = A1, lc = X1, J1 = "Expected a function", Q1 = Math.max, eD = Math.min;
|
|
6994
7026
|
function tD(t, e, r) {
|
|
6995
7027
|
var n, i, a, s, o, l, u = 0, f = !1, h = !1, g = !0;
|
|
6996
7028
|
if (typeof t != "function")
|
|
6997
|
-
throw new TypeError(
|
|
6998
|
-
e = lc(e) || 0,
|
|
7029
|
+
throw new TypeError(J1);
|
|
7030
|
+
e = lc(e) || 0, Z1(r) && (f = !!r.leading, h = "maxWait" in r, a = h ? Q1(lc(r.maxWait) || 0, e) : a, g = "trailing" in r ? !!r.trailing : g);
|
|
6999
7031
|
function S(_) {
|
|
7000
7032
|
var T = n, j = i;
|
|
7001
7033
|
return n = i = void 0, u = _, s = t.apply(j, T), s;
|
|
@@ -7296,11 +7328,11 @@ var hD = function() {
|
|
|
7296
7328
|
null
|
|
7297
7329
|
);
|
|
7298
7330
|
const vD = pD.exports;
|
|
7299
|
-
var Ba = {}, Wn = {}, J = {},
|
|
7300
|
-
Object.defineProperty(
|
|
7331
|
+
var Ba = {}, Wn = {}, J = {}, Vn = {}, Yn = {};
|
|
7332
|
+
Object.defineProperty(Yn, "__esModule", {
|
|
7301
7333
|
value: !0
|
|
7302
7334
|
});
|
|
7303
|
-
|
|
7335
|
+
Yn.withParams = void 0;
|
|
7304
7336
|
function Qr(t) {
|
|
7305
7337
|
return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? Qr = function(r) {
|
|
7306
7338
|
return typeof r;
|
|
@@ -7312,13 +7344,13 @@ var cc = typeof window < "u" ? window : typeof se < "u" ? se : {}, gD = function
|
|
|
7312
7344
|
return Qr(e) === "object" && r !== void 0 ? r : e(function() {
|
|
7313
7345
|
});
|
|
7314
7346
|
}, yD = cc.vuelidate ? cc.vuelidate.withParams : gD;
|
|
7315
|
-
|
|
7316
|
-
Object.defineProperty(
|
|
7347
|
+
Yn.withParams = yD;
|
|
7348
|
+
Object.defineProperty(Vn, "__esModule", {
|
|
7317
7349
|
value: !0
|
|
7318
7350
|
});
|
|
7319
|
-
|
|
7320
|
-
var _D =
|
|
7321
|
-
|
|
7351
|
+
Vn.default = void 0;
|
|
7352
|
+
var _D = Yn.withParams, bD = _D;
|
|
7353
|
+
Vn.default = bD;
|
|
7322
7354
|
(function(t) {
|
|
7323
7355
|
Object.defineProperty(t, "__esModule", {
|
|
7324
7356
|
value: !0
|
|
@@ -7328,7 +7360,7 @@ Yn.default = bD;
|
|
|
7328
7360
|
return e.default;
|
|
7329
7361
|
}
|
|
7330
7362
|
}), t.regex = t.ref = t.len = t.req = void 0;
|
|
7331
|
-
var e = r(
|
|
7363
|
+
var e = r(Vn);
|
|
7332
7364
|
function r(l) {
|
|
7333
7365
|
return l && l.__esModule ? l : { default: l };
|
|
7334
7366
|
}
|
|
@@ -7543,17 +7575,17 @@ Object.defineProperty(ni, "__esModule", {
|
|
|
7543
7575
|
value: !0
|
|
7544
7576
|
});
|
|
7545
7577
|
ni.default = void 0;
|
|
7546
|
-
var jD = J, WD = /^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i,
|
|
7547
|
-
ni.default =
|
|
7578
|
+
var jD = J, WD = /^(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]-*)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:[/?#]\S*)?$/i, VD = (0, jD.regex)("url", WD);
|
|
7579
|
+
ni.default = VD;
|
|
7548
7580
|
var ii = {};
|
|
7549
7581
|
Object.defineProperty(ii, "__esModule", {
|
|
7550
7582
|
value: !0
|
|
7551
7583
|
});
|
|
7552
7584
|
ii.default = void 0;
|
|
7553
|
-
var
|
|
7585
|
+
var YD = J, UD = function() {
|
|
7554
7586
|
for (var e = arguments.length, r = new Array(e), n = 0; n < e; n++)
|
|
7555
7587
|
r[n] = arguments[n];
|
|
7556
|
-
return (0,
|
|
7588
|
+
return (0, YD.withParams)({
|
|
7557
7589
|
type: "or"
|
|
7558
7590
|
}, function() {
|
|
7559
7591
|
for (var i = this, a = arguments.length, s = new Array(a), o = 0; o < a; o++)
|
|
@@ -7843,7 +7875,7 @@ class tM {
|
|
|
7843
7875
|
return this.initialized ? (window.removeEventListener("resize", this._handler, { passive: !0 }), this._initialized = !1, this) : this;
|
|
7844
7876
|
}
|
|
7845
7877
|
}
|
|
7846
|
-
const rM = new tM().init(), yc = new
|
|
7878
|
+
const rM = new tM().init(), yc = new Ya({ data: { windowSize: rM } }), nM = {
|
|
7847
7879
|
computed: {
|
|
7848
7880
|
windowWidth() {
|
|
7849
7881
|
return yc.windowSize.width;
|
|
@@ -7852,15 +7884,133 @@ const rM = new tM().init(), yc = new Va({ data: { windowSize: rM } }), nM = {
|
|
|
7852
7884
|
return yc.windowSize.height;
|
|
7853
7885
|
}
|
|
7854
7886
|
}
|
|
7887
|
+
}, iM = {
|
|
7888
|
+
sv: {
|
|
7889
|
+
title: "Mottagare",
|
|
7890
|
+
createButton: "L\xE4gg till mottagare",
|
|
7891
|
+
updateButton: "Spara mottagare",
|
|
7892
|
+
individual: "Privatperson",
|
|
7893
|
+
reference: "Referens",
|
|
7894
|
+
workAddressSubLabel: "D\xE4r arbetet utf\xF6rs",
|
|
7895
|
+
showMore: "Visa fler f\xE4lt",
|
|
7896
|
+
seperateWorkAddress: {
|
|
7897
|
+
false: "Arbetsadress som ovan",
|
|
7898
|
+
true: "Annan"
|
|
7899
|
+
},
|
|
7900
|
+
placeholders: {
|
|
7901
|
+
name: "Mottagarens namn",
|
|
7902
|
+
companyName: "F\xF6retagets namn",
|
|
7903
|
+
socialNo: "10 eller 12 siffror",
|
|
7904
|
+
orgNo: "F\xF6retagets org-nr",
|
|
7905
|
+
reference: "Er referens",
|
|
7906
|
+
cellphone: "Mobiltel-nr",
|
|
7907
|
+
address: "Gatuadress"
|
|
7908
|
+
},
|
|
7909
|
+
validations: {
|
|
7910
|
+
name: {
|
|
7911
|
+
required: "Vem \xE4r din kund?"
|
|
7912
|
+
},
|
|
7913
|
+
orgNo: {
|
|
7914
|
+
personalNumber: "Personnumret \xE4r inte giltigt"
|
|
7915
|
+
},
|
|
7916
|
+
realOrgNo: {
|
|
7917
|
+
realOrgNo: "Organisationsnumret \xE4r inte giltigt"
|
|
7918
|
+
},
|
|
7919
|
+
reference: {
|
|
7920
|
+
required: "Vem \xE4r din referens?"
|
|
7921
|
+
},
|
|
7922
|
+
email: {
|
|
7923
|
+
required: "E-post saknas",
|
|
7924
|
+
email: "E-posten \xE4r ogiltig"
|
|
7925
|
+
}
|
|
7926
|
+
},
|
|
7927
|
+
signMethod: {
|
|
7928
|
+
button: {
|
|
7929
|
+
title: "Standard - knapptryck",
|
|
7930
|
+
content: "Bevisniv\xE5: IP-adress, tidpunkt och enhet."
|
|
7931
|
+
},
|
|
7932
|
+
bankId: {
|
|
7933
|
+
title: "BankId",
|
|
7934
|
+
content: "Samma s\xE4kerhetsgrad som bankerna har."
|
|
7935
|
+
},
|
|
7936
|
+
signature: {
|
|
7937
|
+
title: "Standard",
|
|
7938
|
+
content: "Bevisniv\xE5: IP-adress, tidpunkt och enhet."
|
|
7939
|
+
},
|
|
7940
|
+
inPerson: {
|
|
7941
|
+
title: "Fysisk underskrift",
|
|
7942
|
+
content: "Signatur p\xE5 utskrivet dokument"
|
|
7943
|
+
}
|
|
7944
|
+
}
|
|
7945
|
+
},
|
|
7946
|
+
en: {
|
|
7947
|
+
title: "Recipient",
|
|
7948
|
+
createButton: "Add recipient",
|
|
7949
|
+
updateButton: "Save recipient",
|
|
7950
|
+
individual: "Individual",
|
|
7951
|
+
reference: "Contact",
|
|
7952
|
+
workAddressSubLabel: "Where work is going to be performed",
|
|
7953
|
+
showMore: "Show additional fields",
|
|
7954
|
+
seperateWorkAddress: {
|
|
7955
|
+
false: "Work address same as above",
|
|
7956
|
+
true: "Other"
|
|
7957
|
+
},
|
|
7958
|
+
placeholders: {
|
|
7959
|
+
name: "Recipient name",
|
|
7960
|
+
companyName: "Company name",
|
|
7961
|
+
socialNo: "10 or 12 numbers",
|
|
7962
|
+
orgNo: "Company registration number",
|
|
7963
|
+
reference: "Name",
|
|
7964
|
+
cellphone: "Cellphone",
|
|
7965
|
+
address: "Street"
|
|
7966
|
+
},
|
|
7967
|
+
validations: {
|
|
7968
|
+
name: {
|
|
7969
|
+
required: "Who's your contact person?"
|
|
7970
|
+
},
|
|
7971
|
+
orgNo: {
|
|
7972
|
+
personalNumber: "Invalid social security number"
|
|
7973
|
+
},
|
|
7974
|
+
realOrgNo: {
|
|
7975
|
+
realOrgNo: "Invalid organisation number"
|
|
7976
|
+
},
|
|
7977
|
+
reference: {
|
|
7978
|
+
required: "Missing contact name"
|
|
7979
|
+
},
|
|
7980
|
+
email: {
|
|
7981
|
+
required: "Email missing",
|
|
7982
|
+
email: "Invalid email"
|
|
7983
|
+
}
|
|
7984
|
+
},
|
|
7985
|
+
signMethod: {
|
|
7986
|
+
button: {
|
|
7987
|
+
title: "Standard - button",
|
|
7988
|
+
content: "Level of proof: IP address, timestamp and device."
|
|
7989
|
+
},
|
|
7990
|
+
bankId: {
|
|
7991
|
+
title: "BankID",
|
|
7992
|
+
content: "Same level of proof as the banks use."
|
|
7993
|
+
},
|
|
7994
|
+
signature: {
|
|
7995
|
+
title: "Signature",
|
|
7996
|
+
content: "Level of proof: IP address, timestamp and device."
|
|
7997
|
+
},
|
|
7998
|
+
inPerson: {
|
|
7999
|
+
title: "In person",
|
|
8000
|
+
content: "Signature on print document"
|
|
8001
|
+
}
|
|
8002
|
+
}
|
|
8003
|
+
}
|
|
7855
8004
|
};
|
|
7856
|
-
const { mapFields:
|
|
8005
|
+
const { mapFields: aM } = Ac({
|
|
7857
8006
|
getterType: "forms/getField",
|
|
7858
8007
|
mutationType: "forms/updateField"
|
|
7859
|
-
}),
|
|
8008
|
+
}), sM = {
|
|
8009
|
+
name: "FormClient",
|
|
7860
8010
|
i18nOptions: {
|
|
7861
|
-
namespaces: "
|
|
8011
|
+
namespaces: "formClient",
|
|
8012
|
+
messages: iM
|
|
7862
8013
|
},
|
|
7863
|
-
name: "FormClient",
|
|
7864
8014
|
components: {
|
|
7865
8015
|
ClientAutocomplete: Df,
|
|
7866
8016
|
Animation: Xf
|
|
@@ -7916,7 +8066,7 @@ const { mapFields: iM } = Ac({
|
|
|
7916
8066
|
};
|
|
7917
8067
|
},
|
|
7918
8068
|
computed: {
|
|
7919
|
-
...
|
|
8069
|
+
...aM({
|
|
7920
8070
|
id: "endCustomer.id",
|
|
7921
8071
|
type: "endCustomer.customerType",
|
|
7922
8072
|
name: "endCustomer.name",
|
|
@@ -7943,20 +8093,20 @@ const { mapFields: iM } = Ac({
|
|
|
7943
8093
|
messages() {
|
|
7944
8094
|
return {
|
|
7945
8095
|
name: {
|
|
7946
|
-
required: this.$t("
|
|
8096
|
+
required: this.$t("validations.name.required")
|
|
7947
8097
|
},
|
|
7948
8098
|
orgNo: {
|
|
7949
|
-
personalNumber: this.$t("
|
|
8099
|
+
personalNumber: this.$t("validations.orgNo.personalNumber")
|
|
7950
8100
|
},
|
|
7951
8101
|
realOrgNo: {
|
|
7952
|
-
personalNumber: this.$t("
|
|
8102
|
+
personalNumber: this.$t("validations.realOrgNo.realOrgNo")
|
|
7953
8103
|
},
|
|
7954
8104
|
reference: {
|
|
7955
|
-
required: this.$t("
|
|
8105
|
+
required: this.$t("validations.reference.required")
|
|
7956
8106
|
},
|
|
7957
8107
|
email: {
|
|
7958
|
-
required: this.$t("
|
|
7959
|
-
email: this.$t("
|
|
8108
|
+
required: this.$t("validations.email.required"),
|
|
8109
|
+
email: this.$t("validations.email.email")
|
|
7960
8110
|
}
|
|
7961
8111
|
};
|
|
7962
8112
|
},
|
|
@@ -7982,23 +8132,23 @@ const { mapFields: iM } = Ac({
|
|
|
7982
8132
|
}
|
|
7983
8133
|
}
|
|
7984
8134
|
};
|
|
7985
|
-
var
|
|
8135
|
+
var oM = function() {
|
|
7986
8136
|
var e = this, r = e._self._c;
|
|
7987
8137
|
return r("div", { staticClass: "form-client" }, [e.simpleForm ? r("form", { on: { submit: function(n) {
|
|
7988
8138
|
return n.preventDefault(), e.validateForm.apply(null, arguments);
|
|
7989
|
-
} } }, [r("div", { staticClass: "flex items-center
|
|
8139
|
+
} } }, [r("div", { staticClass: "flex flex-wrap items-center pb-6 space-between" }, [r("div", { staticClass: "flex-grow", staticStyle: { "font-weight": "600", "font-size": "20px" } }, [e._v(" " + e._s(e.$t("_common:recipient").capitalize()) + " ")]), r("CField", [r("CRadioButton", { attrs: { "native-value": "individual", type: "none", size: "small" }, model: { value: e.type, callback: function(n) {
|
|
7990
8140
|
e.type = n;
|
|
7991
|
-
}, expression: "type" } }, [e._v(" " + e._s(e.$t("
|
|
8141
|
+
}, expression: "type" } }, [e._v(" " + e._s(e.$t("individual")) + " ")]), r("CRadioButton", { attrs: { "native-value": "company", type: "none", size: "small" }, model: { value: e.type, callback: function(n) {
|
|
7992
8142
|
e.type = n;
|
|
7993
|
-
}, expression: "type" } }, [e._v(" " + e._s(e.$t("_common:company").capitalize()) + " ")])], 1)], 1), r("CField", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.isIndivid ? e.$t("name").capitalize() : e.$t("company").capitalize(), validator: e.$v.name, messages: e.messages.name, "label-position": "inside" } }, [r("ClientAutocomplete", { ref: "name", attrs: { placeholder: e.isIndivid ? e.$t("
|
|
8143
|
+
}, expression: "type" } }, [e._v(" " + e._s(e.$t("_common:company").capitalize()) + " ")])], 1)], 1), r("CField", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.isIndivid ? e.$t("_common:name").capitalize() : e.$t("_common:company").capitalize(), validator: e.$v.name, messages: e.messages.name, "label-position": "inside" } }, [r("ClientAutocomplete", { ref: "name", attrs: { placeholder: e.isIndivid ? e.$t("placeholders.name") : e.$t("placeholders.companyName"), "search-enabled": e.searchEnabled, "show-loading": !0 }, on: { setClient: function(n) {
|
|
7994
8144
|
return e.$emit("setClient", n);
|
|
7995
8145
|
} }, model: { value: e.name, callback: function(n) {
|
|
7996
8146
|
e.name = n;
|
|
7997
|
-
}, expression: "name" } })], 1), e.isIndivid ? e._e() : r("CField", {
|
|
8147
|
+
}, expression: "name" } })], 1), r("Animation", [e.isIndivid ? e._e() : r("CField", { staticClass: "pb-4", attrs: { validator: e.$v.reference, messages: e.messages.reference, label: e.$t("reference").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "reference", attrs: { placeholder: e.$t("placeholders.reference") }, model: { value: e.reference, callback: function(n) {
|
|
7998
8148
|
e.reference = n;
|
|
7999
|
-
}, expression: "reference" } })], 1), r("CField", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { validator: e.$v.email, messages: e.messages.email, label: e.$t("email").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "email", attrs: { placeholder: e.$t("email").capitalize() }, model: { value: e.email, callback: function(n) {
|
|
8149
|
+
}, expression: "reference" } })], 1)], 1), r("CField", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { validator: e.$v.email, messages: e.messages.email, label: e.$t("_common:email").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "email", attrs: { placeholder: e.$t("_common:email").capitalize() }, model: { value: e.email, callback: function(n) {
|
|
8000
8150
|
e.email = typeof n == "string" ? n.trim() : n;
|
|
8001
|
-
}, expression: "email" } })], 1), r("CPhoneInput", { ref: "cellphone", staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.$t("cellphone").capitalize(), placeholder: e.$t("
|
|
8151
|
+
}, expression: "email" } })], 1), r("CPhoneInput", { ref: "cellphone", staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.$t("_common:cellphone").capitalize(), placeholder: e.$t("placeholders.cellphone"), region: e.cellphoneRegion, "default-region": e.companyRegion, "label-position": "inside" }, on: { "update:region": function(n) {
|
|
8002
8152
|
e.cellphoneRegion = n;
|
|
8003
8153
|
} }, model: { value: e.cellphone, callback: function(n) {
|
|
8004
8154
|
e.cellphone = n;
|
|
@@ -8012,43 +8162,43 @@ var sM = function() {
|
|
|
8012
8162
|
} } }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`_common:documentRole.${n}.description`)))]), r("div", { staticStyle: { "font-size": "12px", opacity: "0.7" } }, [e._v(" " + e._s(e.$t(`_common:documentRole.${n}.label`)) + " ")])])]);
|
|
8013
8163
|
})], 2) : e._e(), r("CButton", { attrs: { type: "secondary", pattern: "tertiary", size: "small", "icon-left": "arrow-right" }, on: { click: function(n) {
|
|
8014
8164
|
return e.$emit("show-more");
|
|
8015
|
-
} } }, [e._v(" " + e._s(e.$t("
|
|
8165
|
+
} } }, [e._v(" " + e._s(e.$t("showMore").capitalize()) + " ")]), r("CButton", { staticClass: "mt-4", staticStyle: { padding: "16px", "border-radius": "8px", height: "100%", "font-size": "14px", "font-weight": "600", "box-shadow": "0 2px 4px -1px rgba(0,0,0,0.1)" }, attrs: { loading: e.isPosting, "native-type": "submit", type: "secondary", wide: "", size: "medium" } }, [e._v(" " + e._s(e.$t(`${e.id ? "update" : "create"}Button`)) + " ")])], 1) : r("div", { class: { "column-only": e.windowWidth <= 600 } }, [r("div", { staticClass: "flex items-center justify-center", staticStyle: { "margin-bottom": "2.5rem" } }, [r("CField", [r("CRadioButton", { attrs: { "native-value": "individual", type: "none", size: "small" }, model: { value: e.type, callback: function(n) {
|
|
8016
8166
|
e.type = n;
|
|
8017
|
-
}, expression: "type" } }, [e._v(" " + e._s(e.$t("
|
|
8167
|
+
}, expression: "type" } }, [e._v(" " + e._s(e.$t("individual")) + " ")]), r("CRadioButton", { attrs: { "native-value": "company", type: "none", size: "small" }, model: { value: e.type, callback: function(n) {
|
|
8018
8168
|
e.type = n;
|
|
8019
|
-
}, expression: "type" } }, [e._v(" " + e._s(e.$t("_common:company").capitalize()) + " ")])], 1)], 1), r("CField", { staticClass: "flex", attrs: { grouped: "" } }, [r("CField", { attrs: { label: e.isIndivid ? e.$t("name").capitalize() : e.$t("company").capitalize(), validator: e.$v.name, messages: e.messages.name, "label-position": "inside", expanded: "" } }, [r("ClientAutocomplete", { ref: "name", attrs: { placeholder: e.isIndivid ? e.$t("
|
|
8169
|
+
}, expression: "type" } }, [e._v(" " + e._s(e.$t("_common:company").capitalize()) + " ")])], 1)], 1), r("CField", { staticClass: "flex", attrs: { grouped: "" } }, [r("CField", { attrs: { label: e.isIndivid ? e.$t("_common:name").capitalize() : e.$t("_common:company").capitalize(), validator: e.$v.name, messages: e.messages.name, "label-position": "inside", expanded: "" } }, [r("ClientAutocomplete", { ref: "name", attrs: { placeholder: e.isIndivid ? e.$t("placeholders.name") : e.$t("placeholders.companyName"), "show-loading": !0, "search-enabled": e.searchEnabled }, on: { setClient: function(n) {
|
|
8020
8170
|
return e.$emit("setClient", n);
|
|
8021
8171
|
} }, model: { value: e.name, callback: function(n) {
|
|
8022
8172
|
e.name = n;
|
|
8023
|
-
}, expression: "name" } })], 1), r("CField", { attrs: { label: e.isIndivid ? e.$t("socialNo").capitalize() : e.$t("orgNoShort").capitalize(), validator: e.$v.orgNo, messages: e.isIndivid ? e.messages.orgNo : e.messages.realOrgNo, "label-position": "inside", expanded: "" } }, [r("CInput", { ref: "orgNo", attrs: { placeholder: e.isIndivid ? e.$t("
|
|
8173
|
+
}, expression: "name" } })], 1), r("CField", { attrs: { label: e.isIndivid ? e.$t("_common:socialNo").capitalize() : e.$t("_common:orgNoShort").capitalize(), validator: e.$v.orgNo, messages: e.isIndivid ? e.messages.orgNo : e.messages.realOrgNo, "label-position": "inside", expanded: "" } }, [r("CInput", { ref: "orgNo", attrs: { placeholder: e.isIndivid ? e.$t("placeholders.socialNo") : e.$t("placeholders.orgNo") }, model: { value: e.orgNo, callback: function(n) {
|
|
8024
8174
|
e.orgNo = n;
|
|
8025
|
-
}, expression: "orgNo" } })], 1)], 1), r("Animation", [e.type && !e.isIndivid ? r("CField", { attrs: { validator: e.$v.reference, messages: e.messages.reference, label: e.$t("reference").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "reference", attrs: { placeholder: e.$t("
|
|
8175
|
+
}, expression: "orgNo" } })], 1)], 1), r("Animation", [e.type && !e.isIndivid ? r("CField", { staticClass: "pb-4", attrs: { validator: e.$v.reference, messages: e.messages.reference, label: e.$t("_common:reference").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "reference", attrs: { placeholder: e.$t("placeholders.reference") }, model: { value: e.reference, callback: function(n) {
|
|
8026
8176
|
e.reference = n;
|
|
8027
8177
|
}, expression: "reference" } })], 1) : e._e(), e.type && !e.isIndivid && e.feature("reverseVat") && e.feature("regionSE") ? r("CField", { staticStyle: { "padding-left": "0.5em", "margin-bottom": "2rem" } }, [r("CCheckbox", { attrs: { size: "normal" }, model: { value: e.reverseVat, callback: function(n) {
|
|
8028
8178
|
e.reverseVat = n;
|
|
8029
|
-
}, expression: "reverseVat" } }, [e._v(" " + e._s(e.$t("vat.reverseVat")) + " ")])], 1) : e._e()], 1), r("CField", { staticClass: "flex", attrs: { grouped: "" } }, [r("CField", { attrs: { validator: e.$v.email, messages: e.messages.email, label: e.$t("email").capitalize(), "label-position": "inside", expanded: "" } }, [r("CInput", { ref: "email", attrs: { placeholder: e.$t("email").capitalize()
|
|
8179
|
+
}, expression: "reverseVat" } }, [e._v(" " + e._s(e.$t("_common:vat.reverseVat")) + " ")])], 1) : e._e()], 1), r("CField", { staticClass: "flex", attrs: { grouped: "" } }, [r("CField", { attrs: { validator: e.$v.email, messages: e.messages.email, label: e.$t("_common:email").capitalize(), "label-position": "inside", expanded: "" } }, [r("CInput", { ref: "email", attrs: { placeholder: e.$t("_common:email").capitalize() }, model: { value: e.email, callback: function(n) {
|
|
8030
8180
|
e.email = typeof n == "string" ? n.trim() : n;
|
|
8031
|
-
}, expression: "email" } })], 1), r("CPhoneInput", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.$t("cellphone").capitalize(), placeholder: e.$t("
|
|
8181
|
+
}, expression: "email" } })], 1), r("CPhoneInput", { staticStyle: { "margin-bottom": "1.5rem" }, attrs: { label: e.$t("_common:cellphone").capitalize(), placeholder: e.$t("placeholders.cellphone"), region: e.cellphoneRegion, "default-region": e.companyRegion, "label-position": "inside" }, on: { "update:region": function(n) {
|
|
8032
8182
|
e.cellphoneRegion = n;
|
|
8033
8183
|
} }, model: { value: e.cellphone, callback: function(n) {
|
|
8034
8184
|
e.cellphone = n;
|
|
8035
|
-
}, expression: "cellphone" } })], 1), r("CField", { attrs: { label: e.$t("address").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "street", attrs: { placeholder: e.$t("
|
|
8185
|
+
}, expression: "cellphone" } })], 1), r("CField", { attrs: { label: e.$t("_common:address").capitalize(), "label-position": "inside" } }, [r("CInput", { ref: "street", attrs: { placeholder: e.$t("placeholders.address") }, model: { value: e.street, callback: function(n) {
|
|
8036
8186
|
e.street = n;
|
|
8037
|
-
}, expression: "street" } })], 1), r("CField", { staticClass: "flex force-two", attrs: { grouped: "" } }, [r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "zip", attrs: { placeholder: e.$t("zip").capitalize()
|
|
8187
|
+
}, expression: "street" } })], 1), r("CField", { staticClass: "flex force-two", attrs: { grouped: "" } }, [r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "zip", attrs: { placeholder: e.$t("_common:zip").capitalize() }, model: { value: e.zip, callback: function(n) {
|
|
8038
8188
|
e.zip = n;
|
|
8039
|
-
}, expression: "zip" } })], 1), r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "city", attrs: { placeholder: e.$t("city").capitalize()
|
|
8189
|
+
}, expression: "zip" } })], 1), r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "city", attrs: { placeholder: e.$t("_common:city").capitalize() }, model: { value: e.city, callback: function(n) {
|
|
8040
8190
|
e.city = n;
|
|
8041
|
-
}, expression: "city" } })], 1)], 1), r("CField", { staticClass: "flex" }, [r("CRadio", { staticStyle: { "margin-bottom": "0.5em" }, attrs: { "native-value": !1, type: "secondary", size: "
|
|
8191
|
+
}, expression: "city" } })], 1)], 1), r("CField", { staticClass: "flex" }, [r("CRadio", { staticStyle: { "margin-bottom": "0.5em" }, attrs: { "native-value": !1, type: "secondary", size: "small" }, model: { value: e.separateWorkAddress, callback: function(n) {
|
|
8042
8192
|
e.separateWorkAddress = n;
|
|
8043
|
-
}, expression: "separateWorkAddress" } }, [e._v(" " + e._s(e.$t("
|
|
8193
|
+
}, expression: "separateWorkAddress" } }, [e._v(" " + e._s(e.$t("seperateWorkAddress.false")) + " ")]), r("CRadio", { staticStyle: { "margin-bottom": "0.5em" }, attrs: { "native-value": !0, type: "secondary", size: "small" }, model: { value: e.separateWorkAddress, callback: function(n) {
|
|
8044
8194
|
e.separateWorkAddress = n;
|
|
8045
|
-
}, expression: "separateWorkAddress" } }, [e._v(" " + e._s(e.$t("
|
|
8195
|
+
}, expression: "separateWorkAddress" } }, [e._v(" " + e._s(e.$t("seperateWorkAddress.true")) + " ")])], 1), r("Animation", [e.type && e.separateWorkAddress ? r("div", [r("CField", { attrs: { label: e.$t("_common:addressWork").capitalize() + ` ( ${e.$t("workAddressSubLabel")} )` } }, [r("CInput", { ref: "workStreet", attrs: { placeholder: e.$t("placeholders.address") }, model: { value: e.workStreet, callback: function(n) {
|
|
8046
8196
|
e.workStreet = n;
|
|
8047
|
-
}, expression: "workStreet" } })], 1), r("CField", { staticClass: "flex force-two", attrs: { grouped: "" } }, [r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "workZip", attrs: { placeholder: e.$t("zip").capitalize(),
|
|
8197
|
+
}, expression: "workStreet" } })], 1), r("CField", { staticClass: "flex force-two", attrs: { grouped: "" } }, [r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "workZip", attrs: { placeholder: e.$t("_common:zip").capitalize(), expanded: "" }, model: { value: e.workZip, callback: function(n) {
|
|
8048
8198
|
e.workZip = n;
|
|
8049
|
-
}, expression: "workZip" } })], 1), r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "workCity", attrs: { placeholder: e.$t("city").capitalize(),
|
|
8199
|
+
}, expression: "workZip" } })], 1), r("CField", { attrs: { expanded: "" } }, [r("CInput", { ref: "workCity", attrs: { placeholder: e.$t("_common:city").capitalize(), expanded: "" }, model: { value: e.workCity, callback: function(n) {
|
|
8050
8200
|
e.workCity = n;
|
|
8051
|
-
}, expression: "workCity" } })], 1)], 1)], 1) : e._e()]), e.documentRole || e.answerMethod ? r("CField", { staticClass: "flex pt-4", attrs: { grouped: "" } }, [e.documentRole ? r("div", { staticClass: "dropdown-field-wrapper" }, [r("div", { staticClass: "text-sm text-gray-600
|
|
8201
|
+
}, expression: "workCity" } })], 1)], 1)], 1) : e._e()]), e.documentRole || e.answerMethod ? r("CField", { staticClass: "flex pt-4", attrs: { grouped: "" } }, [e.documentRole ? r("div", { staticClass: "dropdown-field-wrapper" }, [r("div", { staticClass: "my-1 text-sm text-gray-600" }, [e._v(" " + e._s(e.$t("_common:documentRole.title")) + " ")]), r("CDropdown", { staticStyle: { "margin-bottom": "1rem" }, attrs: { expanded: "" } }, [r("CButton", { staticClass: "is-left", staticStyle: { width: "100%" }, attrs: { slot: "trigger", "dropdown-icon": !0, "icon-props": {
|
|
8052
8202
|
stroke: "hsl(0, 0%, 50%)"
|
|
8053
8203
|
}, "icon-left": e.documentRole === "signee" ? "pen-tool" : "eye", type: "none", pattern: "secondary" }, slot: "trigger" }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`_common:documentRole.${e.documentRole}.description`)))]), r("div", { staticStyle: { "font-size": "12px", opacity: "0.7" } }, [e._v(" " + e._s(e.$t(`_common:documentRole.${e.documentRole}.label`)) + " ")])])]), e._l(["signee", "recipient", "approver"], function(n) {
|
|
8054
8204
|
return r("CDropdownItem", { key: n, attrs: { "icon-left": n === "signee" ? "pen-tool" : "eye", "icon-props": {
|
|
@@ -8056,36 +8206,36 @@ var sM = function() {
|
|
|
8056
8206
|
} }, on: { click: function(i) {
|
|
8057
8207
|
return e.$emit("update:document-role", n);
|
|
8058
8208
|
} } }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`_common:documentRole.${n}.description`)))]), r("div", { staticStyle: { "font-size": "12px", opacity: "0.7" } }, [e._v(" " + e._s(e.$t(`_common:documentRole.${n}.label`)) + " ")])])]);
|
|
8059
|
-
})], 2)], 1) : e._e(), e.answerMethod ? r("div", { staticClass: "dropdown-field-wrapper" }, [r("div", { staticClass: "text-sm text-gray-600
|
|
8209
|
+
})], 2)], 1) : e._e(), e.answerMethod ? r("div", { staticClass: "dropdown-field-wrapper" }, [r("div", { staticClass: "my-1 text-sm text-gray-600" }, [e._v(" " + e._s(e.$t("_common:signMethod.title")) + " ")]), r("CDropdown", { staticStyle: { "margin-bottom": "1rem" }, attrs: { expanded: "" } }, [r("CButton", { staticClass: "is-left", attrs: { slot: "trigger", "dropdown-icon": !0, type: "none", pattern: "secondary", wide: "" }, slot: "trigger" }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`signMethod.${e.answerMethod.accept}.title`)))]), r("div", { staticClass: "truncate", staticStyle: { "font-size": "12px", opacity: "0.7" } }, [e._v(" " + e._s(e.$t(`signMethod.${e.answerMethod.accept}.content`)) + " ")])])]), e._l([
|
|
8060
8210
|
...!e.isPublicForm && e.feature("bankId") ? ["bankId"] : [],
|
|
8061
8211
|
"signature",
|
|
8062
8212
|
"inPerson"
|
|
8063
8213
|
], function(n) {
|
|
8064
8214
|
return r("CDropdownItem", { key: n, on: { click: function(i) {
|
|
8065
8215
|
return e.$emit("update:answer-method", { ...e.answerMethod, accept: n });
|
|
8066
|
-
} } }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`
|
|
8067
|
-
})], 2)], 1) : e._e()]) : e._e(), r("div", { staticStyle: { "margin-top": "3rem" } }, [r("CButton", { attrs: { loading: e.isPosting, type: "secondary", wide: ""
|
|
8068
|
-
},
|
|
8069
|
-
aM,
|
|
8216
|
+
} } }, [r("div", { staticStyle: { "line-height": "1.25", padding: "4px 0" } }, [r("div", [e._v(e._s(e.$t(`signMethod.${n}.title`)))]), r("div", { staticClass: "max-w-[12rem] truncate", staticStyle: { "font-size": "12px", opacity: "0.7", "text-wrap": "wrap" } }, [e._v(" " + e._s(e.$t(`signMethod.${n}.content`)) + " ")])])]);
|
|
8217
|
+
})], 2)], 1) : e._e()]) : e._e(), r("div", { staticStyle: { "margin-top": "3rem" } }, [r("CButton", { staticStyle: { padding: "16px", "border-radius": "8px", height: "100%", "font-size": "14px", "font-weight": "600", "box-shadow": "0 2px 4px -1px rgba(0,0,0,0.1)" }, attrs: { loading: e.isPosting, type: "secondary", wide: "" }, on: { click: e.validateForm } }, [e._v(e._s(e.$t(`${e.id ? "update" : "create"}Button`)))])], 1)], 1)]);
|
|
8218
|
+
}, lM = [], cM = /* @__PURE__ */ N(
|
|
8070
8219
|
sM,
|
|
8071
8220
|
oM,
|
|
8221
|
+
lM,
|
|
8072
8222
|
!1,
|
|
8073
8223
|
null,
|
|
8074
|
-
"
|
|
8224
|
+
"d4ec9445",
|
|
8075
8225
|
null,
|
|
8076
8226
|
null
|
|
8077
8227
|
);
|
|
8078
|
-
const
|
|
8228
|
+
const uM = cM.exports, { mapFields: dM } = Ac({
|
|
8079
8229
|
getterType: "forms/getField",
|
|
8080
8230
|
mutationType: "forms/updateField"
|
|
8081
|
-
}),
|
|
8231
|
+
}), fM = {
|
|
8082
8232
|
name: "ClientModal",
|
|
8083
8233
|
i18nOptions: {
|
|
8084
8234
|
namespaces: "components",
|
|
8085
8235
|
keyPrefix: "account.documentForm.clients"
|
|
8086
8236
|
},
|
|
8087
8237
|
components: {
|
|
8088
|
-
FormClient:
|
|
8238
|
+
FormClient: uM
|
|
8089
8239
|
},
|
|
8090
8240
|
props: {
|
|
8091
8241
|
documentClientIndex: {
|
|
@@ -8124,7 +8274,7 @@ const cM = lM.exports, { mapFields: uM } = Ac({
|
|
|
8124
8274
|
};
|
|
8125
8275
|
},
|
|
8126
8276
|
computed: {
|
|
8127
|
-
...
|
|
8277
|
+
...dM({
|
|
8128
8278
|
endCustomer: "endCustomer"
|
|
8129
8279
|
}),
|
|
8130
8280
|
...Rc("forms", {
|
|
@@ -8194,13 +8344,11 @@ const cM = lM.exports, { mapFields: uM } = Ac({
|
|
|
8194
8344
|
}
|
|
8195
8345
|
}
|
|
8196
8346
|
};
|
|
8197
|
-
var
|
|
8347
|
+
var hM = function() {
|
|
8198
8348
|
var e = this, r = e._self._c;
|
|
8199
|
-
return r("div", { staticClass: "font-primary bg-black bg-opacity-10 fixed inset-0 z-[1000]
|
|
8349
|
+
return r("div", { staticClass: "font-primary bg-black bg-opacity-10 fixed inset-0 sm:py-4 z-[1000] grid place-items-center overflow-auto max-sm:w-full max-sm:min-h-full max-sm:block max-sm:overflow-auto", on: { "&click": function(n) {
|
|
8200
8350
|
return n.target !== n.currentTarget ? null : e.close.apply(null, arguments);
|
|
8201
|
-
} } }, [r("div", { staticClass: "p-
|
|
8202
|
-
e.showMore ? "w-full rounded-none overflow-auto min-h-full" : "rounded-xl"
|
|
8203
|
-
] }, [r("CButton", { staticClass: "absolute z-2 top-4 right-4", class: e.showMore ? "" : "sm:!hidden", attrs: { pattern: "tertiary", type: "none", circle: "", icon: "x" }, on: { click: e.close } }), r("FormClient", { staticClass: "max-w-full p-0", class: [e.showMore ? "w-[600px]" : "w-[360px]"], attrs: { "search-enabled": !0, "require-reference": !1, "simple-form": !e.showMore, "input-focus-on-mount": e.inputFocusOnMount, "document-role": e.storedNewClient.documentRole, "answer-method": e.storedNewClient.answerMethod, "is-public-form": e.isPublicForm }, on: { "update:documentRole": function(n) {
|
|
8351
|
+
} } }, [r("div", { staticClass: "relative flex flex-col items-center p-10 mx-auto text-lg bg-white rounded-xl max-sm:w-full max-sm:h-initial max-sm:min-h-full max-sm:rounded-none" }, [r("CButton", { staticClass: "absolute z-2 top-4 right-4", class: e.showMore ? "" : "sm:!hidden", attrs: { pattern: "tertiary", type: "none", circle: "", icon: "x" }, on: { click: e.close } }), r("FormClient", { staticClass: "max-w-full p-0", class: [e.showMore ? "w-[520px]" : "w-[360px]"], attrs: { "search-enabled": !0, "require-reference": !1, "simple-form": !e.showMore, "input-focus-on-mount": e.inputFocusOnMount, "document-role": e.storedNewClient.documentRole, "answer-method": e.storedNewClient.answerMethod, "is-public-form": e.isPublicForm }, on: { "update:documentRole": function(n) {
|
|
8204
8352
|
return e.$set(e.storedNewClient, "documentRole", n);
|
|
8205
8353
|
}, "update:document-role": function(n) {
|
|
8206
8354
|
return e.$set(e.storedNewClient, "documentRole", n);
|
|
@@ -8213,18 +8361,18 @@ var fM = function() {
|
|
|
8213
8361
|
}, submit: e.onSave, "show-more": function(n) {
|
|
8214
8362
|
e.showMore = !0;
|
|
8215
8363
|
} } })], 1)]);
|
|
8216
|
-
},
|
|
8217
|
-
dM,
|
|
8364
|
+
}, mM = [], pM = /* @__PURE__ */ N(
|
|
8218
8365
|
fM,
|
|
8219
8366
|
hM,
|
|
8367
|
+
mM,
|
|
8220
8368
|
!1,
|
|
8221
8369
|
null,
|
|
8222
8370
|
null,
|
|
8223
8371
|
null,
|
|
8224
8372
|
null
|
|
8225
8373
|
);
|
|
8226
|
-
const
|
|
8227
|
-
const
|
|
8374
|
+
const vM = pM.exports;
|
|
8375
|
+
const gM = {
|
|
8228
8376
|
name: "ClientSendListItem",
|
|
8229
8377
|
props: {
|
|
8230
8378
|
client: {
|
|
@@ -8255,7 +8403,7 @@ const vM = {
|
|
|
8255
8403
|
};
|
|
8256
8404
|
}
|
|
8257
8405
|
};
|
|
8258
|
-
var
|
|
8406
|
+
var yM = function() {
|
|
8259
8407
|
var n;
|
|
8260
8408
|
var e = this, r = e._self._c;
|
|
8261
8409
|
return r("div", { staticClass: "rc-card flex items-center", class: {
|
|
@@ -8284,22 +8432,35 @@ var gM = function() {
|
|
|
8284
8432
|
} } }, [r("CButton", { attrs: { slot: "trigger", circle: "", size: "small", type: "none", pattern: "secondary", raised: "", icon: "more-horizontal" }, slot: "trigger" }), e._t("dropdownOptions")], 2) : r("CButton", { staticStyle: { position: "absolute", right: "0.5rem" }, attrs: { circle: "", size: "small", icon: "x", type: "none", pattern: "secondary", raised: "" }, on: { click: function(i) {
|
|
8285
8433
|
return i.stopPropagation(), e.$emit("remove");
|
|
8286
8434
|
} } })] : e._e()], 2) : e._e()], 2);
|
|
8287
|
-
},
|
|
8288
|
-
vM,
|
|
8435
|
+
}, _M = [], bM = /* @__PURE__ */ N(
|
|
8289
8436
|
gM,
|
|
8290
8437
|
yM,
|
|
8438
|
+
_M,
|
|
8291
8439
|
!1,
|
|
8292
8440
|
null,
|
|
8293
8441
|
"c4554033",
|
|
8294
8442
|
null,
|
|
8295
8443
|
null
|
|
8296
8444
|
);
|
|
8297
|
-
const Ef =
|
|
8298
|
-
const
|
|
8445
|
+
const Ef = bM.exports;
|
|
8446
|
+
const SM = {
|
|
8299
8447
|
name: "SenderBlockItem",
|
|
8300
8448
|
i18nOptions: {
|
|
8301
|
-
namespaces: "
|
|
8302
|
-
|
|
8449
|
+
namespaces: "senderBlockItem",
|
|
8450
|
+
messages: {
|
|
8451
|
+
en: {
|
|
8452
|
+
toggle: {
|
|
8453
|
+
label: "Sign the document",
|
|
8454
|
+
description: "Toggle to add your own signature to the document."
|
|
8455
|
+
}
|
|
8456
|
+
},
|
|
8457
|
+
sv: {
|
|
8458
|
+
toggle: {
|
|
8459
|
+
label: "Signera dokumentet",
|
|
8460
|
+
description: "Aktivera f\xF6r att l\xE4gga till din signatur p\xE5 dokumentet."
|
|
8461
|
+
}
|
|
8462
|
+
}
|
|
8463
|
+
}
|
|
8303
8464
|
},
|
|
8304
8465
|
components: {
|
|
8305
8466
|
RecipientBlockItem: Ef
|
|
@@ -8364,7 +8525,7 @@ const bM = {
|
|
|
8364
8525
|
}
|
|
8365
8526
|
}
|
|
8366
8527
|
};
|
|
8367
|
-
var
|
|
8528
|
+
var wM = function() {
|
|
8368
8529
|
var e = this, r = e._self._c;
|
|
8369
8530
|
return e.senderClientData ? r("RecipientBlockItem", { staticClass: "first-of-group last-of-group", staticStyle: { display: "inline-flex", width: "auto", "padding-right": "2em", "min-width": "220px" }, attrs: { client: e.senderClientData, "right-button": e.$view !== "widget", "is-sender": !0 } }, [r("template", { slot: "dropdownOptions" }, [r("CDropdownItem", { attrs: { value: !!e.senderClient, "close-on-click": !1, toggle: "" }, on: { input: e.toggleSenderSign } }, [e._v(" " + e._s(e.$t("toggle.label")) + " ")]), e.senderClient ? [r("CDropdownItem", { attrs: { separator: "" } }), r("div", { staticClass: "has-text-grey", staticStyle: { "font-size": "13px", padding: "0.5rem 0 0.25rem 1rem", "font-weight": "500" } }, [e._v(" " + e._s(e.$t("_common:signMethod.title")) + " ")]), e._l([
|
|
8370
8531
|
"login",
|
|
@@ -8375,27 +8536,111 @@ var SM = function() {
|
|
|
8375
8536
|
return e.setSenderMethod(n);
|
|
8376
8537
|
} } }, [e._v(" " + e._s(e.$t(`_common:signMethod.${n}`)) + " ")]);
|
|
8377
8538
|
})] : r("div", { staticClass: "has-background-grey-lightest-2 has-text-grey-darker", staticStyle: { padding: "0.5rem", margin: "0.5rem", "font-size": "13px", "border-radius": "4px", "line-height": "1.25", "font-weight": "500" } }, [e._v(" " + e._s(e.$t("toggle.description")) + " ")])], 2)], 2) : e._e();
|
|
8378
|
-
},
|
|
8379
|
-
bM,
|
|
8539
|
+
}, CM = [], $M = /* @__PURE__ */ N(
|
|
8380
8540
|
SM,
|
|
8381
8541
|
wM,
|
|
8542
|
+
CM,
|
|
8382
8543
|
!1,
|
|
8383
8544
|
null,
|
|
8384
|
-
"
|
|
8545
|
+
"8acae2a7",
|
|
8385
8546
|
null,
|
|
8386
8547
|
null
|
|
8387
8548
|
);
|
|
8388
|
-
const $M =
|
|
8389
|
-
|
|
8549
|
+
const xM = $M.exports, OM = {
|
|
8550
|
+
sv: {
|
|
8551
|
+
title: "Skicka dokument",
|
|
8552
|
+
nameLabel: "Dokumentnamn",
|
|
8553
|
+
namePlaceholder: "Namn",
|
|
8554
|
+
sendAs: "Skicka som",
|
|
8555
|
+
validityPeriod: "Giltighetstid",
|
|
8556
|
+
manualDelivery: "Manuell leverans",
|
|
8557
|
+
manualDeliveryTooltip: "Skicka ut dokument till din mottagare sj\xE4lv. Du kan dela en l\xE4nk eller en PDF.",
|
|
8558
|
+
scheduledTooltip: "Schemal\xE4gg utskick",
|
|
8559
|
+
clientsAreMissingContactInfo: "En eller flera mottagare saknar e-post eller mobiltelefon-nr. Dokumentet kommer inte att kunna skickas till dem.",
|
|
8560
|
+
missingDeliveryMethod: "V\xE4lj en eller fler leveransmetoder",
|
|
8561
|
+
sendButton: "Skicka dokument",
|
|
8562
|
+
signMethod: {
|
|
8563
|
+
title: "Signeringsmetod",
|
|
8564
|
+
tooltip: "Hur ska din mottagare signera?",
|
|
8565
|
+
button: {
|
|
8566
|
+
title: "Standard - knapptryck",
|
|
8567
|
+
content: "Bevisniv\xE5: IP-adress, tidpunkt och enhet."
|
|
8568
|
+
},
|
|
8569
|
+
bankId: {
|
|
8570
|
+
title: "BankId",
|
|
8571
|
+
content: "Samma s\xE4kerhetsgrad som bankerna har."
|
|
8572
|
+
},
|
|
8573
|
+
signature: {
|
|
8574
|
+
title: "Standard",
|
|
8575
|
+
content: "Bevisniv\xE5: IP-adress, tidpunkt och enhet."
|
|
8576
|
+
},
|
|
8577
|
+
inPerson: {
|
|
8578
|
+
title: "Fysisk underskrift",
|
|
8579
|
+
content: "Signatur p\xE5 utskrivet dokument"
|
|
8580
|
+
}
|
|
8581
|
+
}
|
|
8582
|
+
},
|
|
8583
|
+
en: {
|
|
8584
|
+
title: "Send document",
|
|
8585
|
+
nameLabel: "Document name",
|
|
8586
|
+
namePlaceholder: "Name",
|
|
8587
|
+
sendAs: "Send as",
|
|
8588
|
+
validityPeriod: "Expiration",
|
|
8589
|
+
manualDelivery: "Manual delivery",
|
|
8590
|
+
manualDeliveryTooltip: "Share the document with your recipient yourself. You can share a link or a PDF.",
|
|
8591
|
+
scheduledTooltip: "Schedule delivery",
|
|
8592
|
+
clientsAreMissingContactInfo: "Note that one or more recipients are missing an email or cellphone number. The document will not be sent to them.",
|
|
8593
|
+
missingDeliveryMethod: "Please select one or more delivery methods",
|
|
8594
|
+
sendButton: "Send document",
|
|
8595
|
+
signMethod: {
|
|
8596
|
+
title: "Signing method",
|
|
8597
|
+
tooltip: "How do you want your client to sign?",
|
|
8598
|
+
button: {
|
|
8599
|
+
title: "Standard - button",
|
|
8600
|
+
content: "Level of proof: IP address, timestamp and device."
|
|
8601
|
+
},
|
|
8602
|
+
bankId: {
|
|
8603
|
+
title: "BankID",
|
|
8604
|
+
content: "Same level of proof as the banks use."
|
|
8605
|
+
},
|
|
8606
|
+
signature: {
|
|
8607
|
+
title: "Signature",
|
|
8608
|
+
content: "Level of proof: IP address, timestamp and device."
|
|
8609
|
+
},
|
|
8610
|
+
inPerson: {
|
|
8611
|
+
title: "In person",
|
|
8612
|
+
content: "Signature on print document"
|
|
8613
|
+
}
|
|
8614
|
+
}
|
|
8615
|
+
}
|
|
8616
|
+
}, kM = {
|
|
8617
|
+
sv: {
|
|
8618
|
+
addFirstButton: "L\xE4gg till mottagare",
|
|
8619
|
+
addButton: "L\xE4gg till mottagare",
|
|
8620
|
+
signOrder: {
|
|
8621
|
+
label: "Signeringsordning",
|
|
8622
|
+
tooltip: "Signeringsordning l\xE5ter dig best\xE4mma i vilken ordning dina mottagare tar emot och signerar dokumentet."
|
|
8623
|
+
}
|
|
8624
|
+
},
|
|
8625
|
+
en: {
|
|
8626
|
+
addFirstButton: "Add recipient",
|
|
8627
|
+
addButton: "Add recipient",
|
|
8628
|
+
signOrder: {
|
|
8629
|
+
label: "Signing order",
|
|
8630
|
+
tooltip: "Signing order lets you decide the order in which your recipients receive and sign your documents."
|
|
8631
|
+
}
|
|
8632
|
+
}
|
|
8633
|
+
};
|
|
8634
|
+
const DM = {
|
|
8390
8635
|
name: "RecipientBlock",
|
|
8391
8636
|
i18nOptions: {
|
|
8392
|
-
namespaces: "
|
|
8393
|
-
|
|
8637
|
+
namespaces: "recipientBlock",
|
|
8638
|
+
messages: kM
|
|
8394
8639
|
},
|
|
8395
8640
|
components: {
|
|
8396
8641
|
AddClientCallout: vD,
|
|
8397
8642
|
RecipientBlockItem: Ef,
|
|
8398
|
-
SenderBlockItem:
|
|
8643
|
+
SenderBlockItem: xM
|
|
8399
8644
|
},
|
|
8400
8645
|
mixins: [
|
|
8401
8646
|
gr(
|
|
@@ -8470,7 +8715,7 @@ const xM = {
|
|
|
8470
8715
|
openClientModal(t = 0) {
|
|
8471
8716
|
const e = Se(this, `clients[${t}].signOrder`);
|
|
8472
8717
|
this.$modal.show(
|
|
8473
|
-
|
|
8718
|
+
vM,
|
|
8474
8719
|
{
|
|
8475
8720
|
documentClientIndex: t,
|
|
8476
8721
|
...this.useSignOrder && {
|
|
@@ -8485,7 +8730,7 @@ const xM = {
|
|
|
8485
8730
|
}
|
|
8486
8731
|
}
|
|
8487
8732
|
};
|
|
8488
|
-
var
|
|
8733
|
+
var MM = function() {
|
|
8489
8734
|
var e = this, r = e._self._c;
|
|
8490
8735
|
return r("div", [e.compact ? e._e() : [r("div", { staticClass: "text-gray-900 text-xs font-medium pb-0.5" }, [e._v(" " + e._s(e.$t("_common:from").capitalize()) + ": ")]), r("SenderBlockItem", { attrs: { _document: e._document, _value: { senderClient: "senderClient" }, "set-form-value": e.setFormValue, "default-add-sender-client": e.defaultAddSenderClient } })], r("div", { staticClass: "block-title flex text-gray-500 text-xs pb-0.5 pt-2", class: { "block-title__line": !e.compact } }, [e.compact ? e._e() : r("div", { staticClass: "text-gray-900 font-medium" }, [e._v(" " + e._s(e.$t("_common:to").capitalize()) + ": ")]), e.clients && e.clients.length ? r("div", { staticClass: "inline-flex items-center justify-end ml-auto" }, [r("BaseIcon", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$t("signOrder.tooltip"), expression: "$t('signOrder.tooltip')" }], staticClass: "mr-1", attrs: { type: "info", size: "14" } }), r("div", { staticClass: "font-medium mr-2" }, [e._v(" " + e._s(e.$t("signOrder.label")) + " ")]), r("CSwitch", { staticClass: "!mr-0", attrs: { value: e.useSignOrder, size: "tiny", type: "success" }, on: { input: e.toggleSignOrder } })], 1) : e._e()]), e.clients && e.clients.length ? [e.useSignOrder ? r("transition-group", { staticClass: "list-move", attrs: { name: "list-move" } }, [e._l(e.sortedClients, function(n, i) {
|
|
8491
8736
|
return [i > 0 && n.signOrder !== e.sortedClients[i - 1].signOrder ? r("div", { key: i, staticClass: "h-2 pl-6" }, [r("div", { staticClass: "h-full w-0.5 rounded-sm bg-primary-500" })]) : e._e(), r("div", { key: n._uniqueId, staticClass: "mt-px mb-0.5" }, [r("RecipientBlockItem", { class: {
|
|
@@ -8509,33 +8754,33 @@ var OM = function() {
|
|
|
8509
8754
|
} } });
|
|
8510
8755
|
}), e.compact ? e._e() : r("CButton", { staticClass: "is-thinner !text-sm", attrs: { type: "secondary", pattern: "tertiary", "icon-left": "plus", size: "normal" }, on: { click: function(n) {
|
|
8511
8756
|
return e.openClientModal(e.clients.length);
|
|
8512
|
-
} } }, [e._v(" " + e._s(e.$t("
|
|
8757
|
+
} } }, [e._v(" " + e._s(e.$t("addButton")) + " ")])] : e.$view === "widget" || this.viewSettings.isPublicForm ? r("CButton", { staticClass: "font-medium !px-4", attrs: { type: "secondary", raised: "", size: "small", taller: "", "icon-left": "person" }, on: { click: function(n) {
|
|
8513
8758
|
return e.openClientModal(e.clients.length);
|
|
8514
|
-
} } }, [e._v(" " + e._s(e.$t("
|
|
8759
|
+
} } }, [e._v(" " + e._s(e.$t("addFirstButton")) + " ")]) : e.compact ? e._e() : r("AddClientCallout", { attrs: { compact: !0 }, on: { add: function(n) {
|
|
8515
8760
|
return e.openClientModal(e.clients.length);
|
|
8516
8761
|
}, setClient: e.setClient } })], 2);
|
|
8517
|
-
},
|
|
8518
|
-
|
|
8519
|
-
|
|
8520
|
-
|
|
8762
|
+
}, EM = [], TM = /* @__PURE__ */ N(
|
|
8763
|
+
DM,
|
|
8764
|
+
MM,
|
|
8765
|
+
EM,
|
|
8521
8766
|
!1,
|
|
8522
8767
|
null,
|
|
8523
|
-
"
|
|
8768
|
+
"ae1def56",
|
|
8524
8769
|
null,
|
|
8525
8770
|
null
|
|
8526
8771
|
);
|
|
8527
|
-
const
|
|
8528
|
-
const
|
|
8772
|
+
const RM = TM.exports;
|
|
8773
|
+
const IM = {
|
|
8529
8774
|
name: "SendForm",
|
|
8530
8775
|
i18nOptions: {
|
|
8531
|
-
namespaces: "
|
|
8532
|
-
|
|
8776
|
+
namespaces: "sendForm",
|
|
8777
|
+
messages: OM
|
|
8533
8778
|
},
|
|
8534
8779
|
components: {
|
|
8535
8780
|
Simplebar: a$,
|
|
8536
8781
|
BaseDatePicker: xf,
|
|
8537
|
-
RecipientBlock:
|
|
8538
|
-
ErrorCallout:
|
|
8782
|
+
RecipientBlock: RM,
|
|
8783
|
+
ErrorCallout: g1
|
|
8539
8784
|
},
|
|
8540
8785
|
mixins: [
|
|
8541
8786
|
gr(
|
|
@@ -8561,6 +8806,10 @@ const EM = {
|
|
|
8561
8806
|
type: Boolean,
|
|
8562
8807
|
default: !0
|
|
8563
8808
|
},
|
|
8809
|
+
allowManualDelivery: {
|
|
8810
|
+
type: Boolean,
|
|
8811
|
+
default: !0
|
|
8812
|
+
},
|
|
8564
8813
|
setFormValue: {
|
|
8565
8814
|
type: Function,
|
|
8566
8815
|
required: !0
|
|
@@ -8622,7 +8871,7 @@ const EM = {
|
|
|
8622
8871
|
].join(" & ") : this.$t("manualDelivery");
|
|
8623
8872
|
},
|
|
8624
8873
|
clientsAreMissingContactInfo() {
|
|
8625
|
-
return this.clients.some((t) => !(t.email || t.cellphone));
|
|
8874
|
+
return this.isManualDelivery ? !1 : this.clients.some((t) => !(t.email || t.cellphone));
|
|
8626
8875
|
},
|
|
8627
8876
|
signMethods() {
|
|
8628
8877
|
return [
|
|
@@ -8654,10 +8903,15 @@ const EM = {
|
|
|
8654
8903
|
}
|
|
8655
8904
|
((t = this.defaultAnswerMethod) == null ? void 0 : t.accept) === "button" && this.setAnswerMethod("signature", { ignoreChanges: !0 });
|
|
8656
8905
|
},
|
|
8657
|
-
validations
|
|
8658
|
-
|
|
8659
|
-
|
|
8660
|
-
|
|
8906
|
+
validations() {
|
|
8907
|
+
const t = {
|
|
8908
|
+
clients: {
|
|
8909
|
+
required: (e) => e && e.length
|
|
8910
|
+
}
|
|
8911
|
+
};
|
|
8912
|
+
return !this.allowManualDelivery && this.clients.length && (t.isManualDelivery = {
|
|
8913
|
+
checked: (e) => !e
|
|
8914
|
+
}), t;
|
|
8661
8915
|
},
|
|
8662
8916
|
methods: {
|
|
8663
8917
|
...mn({
|
|
@@ -8700,7 +8954,7 @@ const EM = {
|
|
|
8700
8954
|
},
|
|
8701
8955
|
openReminders() {
|
|
8702
8956
|
this.useSignOrder || this.$modal.show(
|
|
8703
|
-
|
|
8957
|
+
k1,
|
|
8704
8958
|
{
|
|
8705
8959
|
_document: this._document,
|
|
8706
8960
|
setFormValue: this.setFormValue,
|
|
@@ -8716,7 +8970,7 @@ const EM = {
|
|
|
8716
8970
|
},
|
|
8717
8971
|
openSendLater() {
|
|
8718
8972
|
this.$v.$touch(), !this.$v.$invalid && this.$modal.show(
|
|
8719
|
-
|
|
8973
|
+
R1,
|
|
8720
8974
|
{
|
|
8721
8975
|
_document: this._document,
|
|
8722
8976
|
setFormValue: this.setFormValue,
|
|
@@ -8737,52 +8991,63 @@ const EM = {
|
|
|
8737
8991
|
}
|
|
8738
8992
|
}
|
|
8739
8993
|
};
|
|
8740
|
-
var
|
|
8994
|
+
var PM = function() {
|
|
8995
|
+
var n;
|
|
8741
8996
|
var e = this, r = e._self._c;
|
|
8742
|
-
return r("div", { staticClass: "flex flex-col h-full @container" }, [r(e.useScroll ? "Simplebar" : "div", { tag: "component", staticClass: "main-container" }, [r("div", { staticClass: "relative pt-6 px-4 pb-4 @md:px-8 @md:pb-8 @xl:px-16 @xl:pb-16" }, [r("div", { staticClass: "pb-4 text-lg font-bold" }, [e._v(" " + e._s(e.$t("
|
|
8743
|
-
e.name =
|
|
8997
|
+
return r("div", { staticClass: "flex flex-col h-full @container" }, [r(e.useScroll ? "Simplebar" : "div", { tag: "component", staticClass: "main-container" }, [r("div", { staticClass: "relative pt-6 px-4 pb-4 @md:px-8 @md:pb-8 @xl:px-16 @xl:pb-16" }, [r("div", { staticClass: "pb-4 text-lg font-bold" }, [e._v(" " + e._s(e.$t("title")) + " ")]), r("div", { staticClass: "mb-6" }, [r("div", { staticClass: "text-gray-900 text-xs font-medium pb-0.5" }, [e._v(" " + e._s(e.$t("nameLabel")) + " ")]), r("CInput", { attrs: { placeholder: e.$t("namePlaceholder"), filled: "" }, model: { value: e.name, callback: function(i) {
|
|
8998
|
+
e.name = i;
|
|
8744
8999
|
}, expression: "name" } })], 1), r("div", { staticClass: "mb-6" }, [r("RecipientBlock", { attrs: { _value: {
|
|
8745
9000
|
clients: "clients"
|
|
8746
|
-
}, _document: e._document, "set-form-value": e.setFormValue, "remove-form-value": e.removeFormValue, "default-add-sender-client": e.documentSenderSign, "is-public-form": e.isPublicForm } })], 1), e._t("default"), e.defaultAnswerMethod && e.signMethods.length > 1 ? r("div", { staticClass: "mb-8" }, [r("div", { staticClass: "block-title text-gray-900 text-xs font-medium pb-0.5" }, [e._v(" " + e._s(e.$t("signMethod.title")) + " "), r("BaseIcon", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$t("signMethod.tooltip"), expression: "$t('signMethod.tooltip')" }], staticClass: "ml-px text-gray-500", attrs: { type: "info", size: "14" } })], 1), r("div", { staticClass: "cb-card-group" }, e._l(e.signMethods, function(
|
|
8747
|
-
return r("div", { key:
|
|
8748
|
-
e.defaultAnswerMethod.accept !==
|
|
8749
|
-
} } }, [r("CRadio", { staticStyle: { "margin-right": "0.75em" }, attrs: { value: e.defaultAnswerMethod.accept, "native-value":
|
|
8750
|
-
}), 0)]) : e._e(), r("div", { staticClass: "grid items-center gap-2", staticStyle: { "grid-template-columns": "repeat(auto-fit, minmax(200px, 1fr))" } }, [r("div", [r("BaseDatePicker", { staticClass: "relative psuedo-input", attrs: { "custom-el": !0, direction: "end", tabindex: "0" }, model: { value: e.expiresAt, callback: function(
|
|
8751
|
-
e.expiresAt =
|
|
8752
|
-
}, expression: "expiresAt" } }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("validityPeriod")))]), r("div", [e._v(e._s(e.expiresAt ? e.$formatDate(e.expiresAt) : e.$t("_common:disabled").capitalize()))]), e.expiresAt ? r("CButton", { staticClass: "absolute right-3 top-3", attrs: { icon: "x", size: "small", type: "none", pattern: "secondary" }, on: { click: function(
|
|
8753
|
-
|
|
8754
|
-
} } }) : e._e()], 1)], 1), r("CDropdown", { staticStyle: { flex: "1 0 200px" }, attrs: { "mobile-label": e.$t("sendAs"), expanded: "" } }, [r("div", { staticClass: "psuedo-input", attrs: { slot: "trigger", tabindex: "0" }, slot: "trigger" }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("sendAs")))]), r("div", [e._v(" " + e._s(e.sendTypesText) + " ")])]), r("CDropdownItem", { attrs: { value: e.emailActivated, "close-on-click": !1, toggle: "" }, on: { click: function(
|
|
9001
|
+
}, _document: e._document, "set-form-value": e.setFormValue, "remove-form-value": e.removeFormValue, "default-add-sender-client": e.documentSenderSign, "is-public-form": e.isPublicForm } })], 1), e._t("default"), e.defaultAnswerMethod && e.signMethods.length > 1 ? r("div", { staticClass: "mb-8" }, [r("div", { staticClass: "block-title text-gray-900 text-xs font-medium pb-0.5" }, [e._v(" " + e._s(e.$t("signMethod.title")) + " "), r("BaseIcon", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$t("signMethod.tooltip"), expression: "$t('signMethod.tooltip')" }], staticClass: "ml-px text-gray-500", attrs: { type: "info", size: "14" } })], 1), r("div", { staticClass: "cb-card-group" }, e._l(e.signMethods, function(i) {
|
|
9002
|
+
return r("div", { key: i.value, staticClass: "flex border-2 border-transparent hover:bg-gray-200 hover:border-gray-100 cb-card", class: { checked: e.defaultAnswerMethod.accept === i.value }, on: { click: function(a) {
|
|
9003
|
+
e.defaultAnswerMethod.accept !== i.value && e.setAnswerMethod(i.value);
|
|
9004
|
+
} } }, [r("CRadio", { staticStyle: { "margin-right": "0.75em" }, attrs: { value: e.defaultAnswerMethod.accept, "native-value": i.value, type: "secondary", size: "small" } }), r("div", { staticClass: "flex-grow" }, [r("div", { staticClass: "cb-card-title" }, [e._v(e._s(i.title))]), r("div", { directives: [{ name: "show", rawName: "v-show", value: e.defaultAnswerMethod.accept === i.value, expression: "defaultAnswerMethod.accept === signMethod.value" }], staticClass: "cb-card-body" }, [e._v(" " + e._s(i.content) + " ")])])], 1);
|
|
9005
|
+
}), 0)]) : e._e(), r("div", { staticClass: "grid items-center gap-2", staticStyle: { "grid-template-columns": "repeat(auto-fit, minmax(200px, 1fr))" } }, [r("div", [r("BaseDatePicker", { staticClass: "relative psuedo-input", attrs: { "custom-el": !0, direction: "end", tabindex: "0" }, model: { value: e.expiresAt, callback: function(i) {
|
|
9006
|
+
e.expiresAt = i;
|
|
9007
|
+
}, expression: "expiresAt" } }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("validityPeriod")))]), r("div", [e._v(e._s(e.expiresAt ? e.$formatDate(e.expiresAt) : e.$t("_common:disabled").capitalize()))]), e.expiresAt ? r("CButton", { staticClass: "absolute right-3 top-3", attrs: { icon: "x", size: "small", type: "none", pattern: "secondary" }, on: { click: function(i) {
|
|
9008
|
+
i.preventDefault(), i.stopPropagation(), e.expiresAt = void 0, e._document.setDirty("expiresAt");
|
|
9009
|
+
} } }) : e._e()], 1)], 1), r("CDropdown", { staticStyle: { flex: "1 0 200px" }, attrs: { "mobile-label": e.$t("sendAs"), expanded: "" } }, [r("div", { staticClass: "psuedo-input", attrs: { slot: "trigger", tabindex: "0" }, slot: "trigger" }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("sendAs")))]), r("div", [e._v(" " + e._s(e.sendTypesText) + " ")])]), r("CDropdownItem", { attrs: { value: e.emailActivated, "close-on-click": !1, toggle: "" }, on: { click: function(i) {
|
|
8755
9010
|
return e.setDeliveryMethod("email", !e.emailActivated);
|
|
8756
|
-
} } }, [e._v(" " + e._s(e.$t("_common:email").capitalize()) + " ")]), e.feature("sms") ? r("CDropdownItem", { attrs: { value: e.smsActivated, "close-on-click": !1, toggle: "" }, on: { click: function(
|
|
9011
|
+
} } }, [e._v(" " + e._s(e.$t("_common:email").capitalize()) + " ")]), e.feature("sms") ? r("CDropdownItem", { attrs: { value: e.smsActivated, "close-on-click": !1, toggle: "" }, on: { click: function(i) {
|
|
8757
9012
|
return e.setDeliveryMethod("sms", !e.smsActivated);
|
|
8758
|
-
} } }, [e._v(" " + e._s(e.$t("_common:sms")) + " ")]) : e._e(), r("CDropdownItem", { attrs: { value: "", tooltip: {
|
|
9013
|
+
} } }, [e._v(" " + e._s(e.$t("_common:sms")) + " ")]) : e._e(), e.allowManualDelivery ? r("CDropdownItem", { attrs: { value: "", tooltip: {
|
|
8759
9014
|
content: e.$t("manualDeliveryTooltip")
|
|
8760
9015
|
} }, domProps: { textContent: e._s(e.$t("manualDelivery")) }, on: { click: () => {
|
|
8761
9016
|
e.setDeliveryMethod("sms", !1), e.setDeliveryMethod("email", !1);
|
|
8762
|
-
} } })], 1), !e.useSignOrder && !e.isManualDelivery ? r("div", { staticClass: "relative psuedo-input", attrs: { tabindex: "0" }, on: { click: e.openReminders } }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("_common:reminder_plural").capitalize()))]), r("div", [e._v(" " + e._s(e.noOfReminders ? `${e.noOfReminders} ${e.$i18n.lang === "sv" ? e.$t("_common:unitType.unit") : ""}` : e.$t("_common:disabled").capitalize()) + " ")]), e.noOfReminders ? r("CButton", { staticClass: "absolute right-3 top-3", attrs: { icon: "x", size: "small", type: "none", pattern: "secondary" }, on: { click: function(
|
|
8763
|
-
|
|
8764
|
-
} } }) : e._e()], 1) : e._e()], 1), e.clientsAreMissingContactInfo
|
|
8765
|
-
return [r("div", { staticClass: "flex" }, [e.showSave ? r("CButton", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$t("_common:save", { thing: e.$t("_common:document").toLowerCase() }), expression: "$t('_common:save', { thing: $t('_common:document').toLowerCase() })" }], staticClass: "w-12 mr-2", attrs: { loading: e.isPosting, type: "none", icon: "save", pattern: "secondary" }, on: { click: function(
|
|
9017
|
+
} } }) : e._e()], 1), !e.useSignOrder && !e.isManualDelivery ? r("div", { staticClass: "relative psuedo-input", attrs: { tabindex: "0" }, on: { click: e.openReminders } }, [r("div", { staticClass: "psuedo-input-label" }, [e._v(e._s(e.$t("_common:reminder_plural").capitalize()))]), r("div", [e._v(" " + e._s(e.noOfReminders ? `${e.noOfReminders} ${e.$i18n.lang === "sv" ? e.$t("_common:unitType.unit") : ""}` : e.$t("_common:disabled").capitalize()) + " ")]), e.noOfReminders ? r("CButton", { staticClass: "absolute right-3 top-3", attrs: { icon: "x", size: "small", type: "none", pattern: "secondary" }, on: { click: function(i) {
|
|
9018
|
+
i.preventDefault(), i.stopPropagation(), e.reminders = [];
|
|
9019
|
+
} } }) : e._e()], 1) : e._e()], 1), e.clientsAreMissingContactInfo || ((n = e.$v.isManualDelivery) == null ? void 0 : n.$invalid) ? r("ErrorCallout", { attrs: { message: e.clientsAreMissingContactInfo ? e.$t("clientsAreMissingContactInfo") : e.$t("missingDeliveryMethod"), size: "small" } }) : e._e()], 2)]), r("div", { staticClass: "px-4 pb-4 @md:px-8 @xl:px-16" }, [e._t("send", function() {
|
|
9020
|
+
return [r("div", { staticClass: "flex" }, [e.showSave ? r("CButton", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$t("_common:save", { thing: e.$t("_common:document").toLowerCase() }), expression: "$t('_common:save', { thing: $t('_common:document').toLowerCase() })" }], staticClass: "w-12 mr-2", attrs: { loading: e.isPosting, type: "none", icon: "save", pattern: "secondary" }, on: { click: function(i) {
|
|
8766
9021
|
return e.doSaveDocument();
|
|
8767
|
-
} } }) : e._e(), e.showSchedule && !e.useSignOrder && !e.isManualDelivery ? r("CButton", { staticClass: "mr-2 w-12 @md:w-auto", staticStyle: { padding: "14px 16px", "border-radius": "8px", height: "initial", "font-size": "14px", "font-weight": "600" }, attrs: { disabled: e.isPosting || !e.clients.length, type: "none", pattern: "secondary" }, on: { click: e.openSendLater } }, [r("span", { staticClass: "!hidden @md:!block", domProps: { textContent: e._s(e.$t("scheduledTooltip")) } }), r("BaseIcon", { staticClass: "@md:!hidden", attrs: { type: "calendar", size: "16" } })], 1) : e._e(), r("div", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: {
|
|
8768
|
-
content: e.clients.length ? "" : e.$t(
|
|
8769
|
-
|
|
8770
|
-
|
|
8771
|
-
|
|
9022
|
+
} } }) : e._e(), e.showSchedule && !e.useSignOrder && !e.isManualDelivery ? r("CButton", { staticClass: "mr-2 w-12 @md:w-auto", staticStyle: { padding: "14px 16px", "border-radius": "8px", height: "initial", "font-size": "14px", "font-weight": "600" }, attrs: { disabled: e.isPosting || !e.clients.length, type: "none", pattern: "secondary" }, on: { click: e.openSendLater } }, [r("span", { staticClass: "!hidden @md:!block", domProps: { textContent: e._s(e.$t("scheduledTooltip")) } }), r("BaseIcon", { staticClass: "@md:!hidden", attrs: { type: "calendar", size: "16" } })], 1) : e._e(), r("div", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.$v.$invalid ? {
|
|
9023
|
+
content: e.clients.length ? e.$t("missingDeliveryMethod") : e.$t(
|
|
9024
|
+
"components:account.documentForm.clients.errorMessage"
|
|
9025
|
+
)
|
|
9026
|
+
} : {}, expression: `
|
|
9027
|
+
$v.$invalid
|
|
9028
|
+
? {
|
|
9029
|
+
content: !clients.length
|
|
9030
|
+
? $t(
|
|
9031
|
+
'components:account.documentForm.clients.errorMessage'
|
|
9032
|
+
)
|
|
9033
|
+
: $t('missingDeliveryMethod')
|
|
9034
|
+
}
|
|
9035
|
+
: {}
|
|
9036
|
+
` }], staticClass: "flex-auto" }, [r("CButton", { staticStyle: { padding: "14px 16px", "border-radius": "8px", height: "100%", "font-size": "14px", "font-weight": "600", "box-shadow": "0 2px 4px -1px rgba(0,0,0,0.1)" }, attrs: { disabled: e.$v.$invalid, loading: e.isPosting, type: "secondary", wide: "" }, on: { click: function(i) {
|
|
8772
9037
|
return e.doSendDocument();
|
|
8773
|
-
} } }, [e._v(" " + e._s(e.$t("
|
|
9038
|
+
} } }, [e._v(" " + e._s(e.$t("sendButton")) + " ")])], 1)], 1)];
|
|
8774
9039
|
}), e._t("footer")], 2)], 1);
|
|
8775
|
-
},
|
|
8776
|
-
|
|
8777
|
-
|
|
8778
|
-
|
|
9040
|
+
}, AM = [], FM = /* @__PURE__ */ N(
|
|
9041
|
+
IM,
|
|
9042
|
+
PM,
|
|
9043
|
+
AM,
|
|
8779
9044
|
!1,
|
|
8780
9045
|
null,
|
|
8781
|
-
"
|
|
9046
|
+
"fa819b9b",
|
|
8782
9047
|
null,
|
|
8783
9048
|
null
|
|
8784
9049
|
);
|
|
8785
|
-
const
|
|
9050
|
+
const NM = FM.exports, LM = {
|
|
8786
9051
|
name: "CSkeleton",
|
|
8787
9052
|
functional: !0,
|
|
8788
9053
|
props: {
|
|
@@ -8843,19 +9108,19 @@ const PM = IM.exports, AM = {
|
|
|
8843
9108
|
r
|
|
8844
9109
|
);
|
|
8845
9110
|
}
|
|
8846
|
-
},
|
|
8847
|
-
var
|
|
8848
|
-
|
|
8849
|
-
|
|
8850
|
-
|
|
9111
|
+
}, BM = null, zM = null;
|
|
9112
|
+
var jM = /* @__PURE__ */ N(
|
|
9113
|
+
LM,
|
|
9114
|
+
BM,
|
|
9115
|
+
zM,
|
|
8851
9116
|
!1,
|
|
8852
9117
|
null,
|
|
8853
9118
|
null,
|
|
8854
9119
|
null,
|
|
8855
9120
|
null
|
|
8856
9121
|
);
|
|
8857
|
-
const _c =
|
|
8858
|
-
function
|
|
9122
|
+
const _c = jM.exports;
|
|
9123
|
+
function WM(t, e) {
|
|
8859
9124
|
return e.split(".").reduce((n, i) => n ? n[i] : null, t);
|
|
8860
9125
|
}
|
|
8861
9126
|
function Tf(t) {
|
|
@@ -8870,10 +9135,10 @@ function Rf(t) {
|
|
|
8870
9135
|
function fa(t, e, r) {
|
|
8871
9136
|
return Math.max(e, Math.min(r, t));
|
|
8872
9137
|
}
|
|
8873
|
-
const
|
|
9138
|
+
const VM = {
|
|
8874
9139
|
name: "CAutocomplete",
|
|
8875
9140
|
components: {
|
|
8876
|
-
CInput:
|
|
9141
|
+
CInput: Va
|
|
8877
9142
|
},
|
|
8878
9143
|
mixins: [Fc],
|
|
8879
9144
|
inheritAttrs: !1,
|
|
@@ -9026,7 +9291,7 @@ const zM = {
|
|
|
9026
9291
|
},
|
|
9027
9292
|
getValue(t) {
|
|
9028
9293
|
if (t !== null)
|
|
9029
|
-
return typeof this.customFormatter < "u" ? this.customFormatter(t) : typeof t == "object" ?
|
|
9294
|
+
return typeof this.customFormatter < "u" ? this.customFormatter(t) : typeof t == "object" ? WM(t, this.field) : t;
|
|
9030
9295
|
},
|
|
9031
9296
|
checkIfReachedTheEndOfScroll(t) {
|
|
9032
9297
|
t.clientHeight !== t.scrollHeight && t.scrollTop + t.clientHeight >= t.scrollHeight && this.$emit("infinite-scroll");
|
|
@@ -9090,7 +9355,7 @@ const zM = {
|
|
|
9090
9355
|
}
|
|
9091
9356
|
}
|
|
9092
9357
|
};
|
|
9093
|
-
var
|
|
9358
|
+
var YM = function() {
|
|
9094
9359
|
var e = this, r = e._self._c;
|
|
9095
9360
|
return r("div", { staticClass: "autocomplete control", class: { "is-expanded": e.expanded } }, [r("CInput", e._b({ ref: "input", attrs: { size: e.size, loading: e.loading, rounded: e.rounded, icon: e.icon, "icon-right": e.newIconRight, "icon-right-clickable": e.newIconRightClickable, "icon-pack": e.iconPack, maxlength: e.maxlength, autocomplete: e.newAutocomplete, "use-html5-validation": !1, type: "text" }, on: { input: e.onInput, focus: e.focused, blur: e.onBlur, "icon-right-click": e.rightIconClick, "icon-click": (n) => e.$emit("icon-click", n) }, nativeOn: { keyup: function(n) {
|
|
9096
9361
|
if (!n.type.indexOf("key") && e._k(n.keyCode, "esc", 27, n.key, ["Esc", "Escape"]))
|
|
@@ -9111,22 +9376,22 @@ var jM = function() {
|
|
|
9111
9376
|
return e.setSelected(n, void 0, a);
|
|
9112
9377
|
} } }, [e.hasDefaultSlot ? e._t("default", null, { option: n, index: i }) : r("span", [e._v(" " + e._s(e.getValue(n, !0)) + " ")])], 2);
|
|
9113
9378
|
}), e.data.length === 0 && e.hasEmptySlot ? r("div", { staticClass: "dropdown-item is-disabled" }, [e._t("empty")], 2) : e._e(), e.hasFooterSlot ? r("div", { staticClass: "dropdown-item" }, [e._t("footer")], 2) : e._e()], 2)])])], 1);
|
|
9114
|
-
},
|
|
9115
|
-
|
|
9116
|
-
|
|
9117
|
-
|
|
9379
|
+
}, UM = [], HM = /* @__PURE__ */ N(
|
|
9380
|
+
VM,
|
|
9381
|
+
YM,
|
|
9382
|
+
UM,
|
|
9118
9383
|
!1,
|
|
9119
9384
|
null,
|
|
9120
9385
|
null,
|
|
9121
9386
|
null,
|
|
9122
9387
|
null
|
|
9123
9388
|
);
|
|
9124
|
-
const
|
|
9125
|
-
const
|
|
9389
|
+
const GM = HM.exports;
|
|
9390
|
+
const qM = {
|
|
9126
9391
|
name: "CRadio",
|
|
9127
9392
|
mixins: [Nc]
|
|
9128
9393
|
};
|
|
9129
|
-
var
|
|
9394
|
+
var KM = function() {
|
|
9130
9395
|
var e = this, r = e._self._c;
|
|
9131
9396
|
return r("label", { ref: "label", staticClass: "b-radio radio", class: [`is-${e.size}`, { "is-disabled": e.disabled }], attrs: { disabled: e.disabled }, on: { click: e.focus, keydown: function(n) {
|
|
9132
9397
|
return !n.type.indexOf("key") && e._k(n.keyCode, "enter", 13, n.key, "Enter") ? null : (n.preventDefault(), e.$refs.label.click());
|
|
@@ -9135,18 +9400,18 @@ var HM = function() {
|
|
|
9135
9400
|
}, change: function(n) {
|
|
9136
9401
|
e.computedValue = e.nativeValue;
|
|
9137
9402
|
} } }), r("span", { staticClass: "check", class: `is-${e.type}` }), r("span", { staticClass: "control-label" }, [e._t("default")], 2)]);
|
|
9138
|
-
},
|
|
9139
|
-
|
|
9140
|
-
|
|
9141
|
-
|
|
9403
|
+
}, XM = [], ZM = /* @__PURE__ */ N(
|
|
9404
|
+
qM,
|
|
9405
|
+
KM,
|
|
9406
|
+
XM,
|
|
9142
9407
|
!1,
|
|
9143
9408
|
null,
|
|
9144
9409
|
null,
|
|
9145
9410
|
null,
|
|
9146
9411
|
null
|
|
9147
9412
|
);
|
|
9148
|
-
const bc =
|
|
9149
|
-
const
|
|
9413
|
+
const bc = ZM.exports;
|
|
9414
|
+
const JM = {
|
|
9150
9415
|
name: "CRadioButton",
|
|
9151
9416
|
mixins: [Nc],
|
|
9152
9417
|
components: {
|
|
@@ -9165,7 +9430,7 @@ const KM = {
|
|
|
9165
9430
|
};
|
|
9166
9431
|
}
|
|
9167
9432
|
};
|
|
9168
|
-
var
|
|
9433
|
+
var QM = function() {
|
|
9169
9434
|
var e = this, r = e._self._c;
|
|
9170
9435
|
return r("div", { staticClass: "control", class: { "is-expanded": e.expanded } }, [r("CButton", { ref: "label", staticClass: "c-radio radio button", class: [
|
|
9171
9436
|
{ "is-disabled": e.disabled, "is-focused": e.isFocused }
|
|
@@ -9180,17 +9445,17 @@ var XM = function() {
|
|
|
9180
9445
|
}, change: function(n) {
|
|
9181
9446
|
e.computedValue = e.nativeValue;
|
|
9182
9447
|
} } })], 2)], 1);
|
|
9183
|
-
},
|
|
9184
|
-
|
|
9185
|
-
|
|
9186
|
-
|
|
9448
|
+
}, eE = [], tE = /* @__PURE__ */ N(
|
|
9449
|
+
JM,
|
|
9450
|
+
QM,
|
|
9451
|
+
eE,
|
|
9187
9452
|
!1,
|
|
9188
9453
|
null,
|
|
9189
9454
|
null,
|
|
9190
9455
|
null,
|
|
9191
9456
|
null
|
|
9192
9457
|
);
|
|
9193
|
-
const Sc =
|
|
9458
|
+
const Sc = tE.exports, Wr = (t, e = !1) => t ? e ? t.querySelectorAll('*[tabindex="-1"]') : t.querySelectorAll(`a[href]:not([tabindex="-1"]),
|
|
9194
9459
|
area[href],
|
|
9195
9460
|
input:not([disabled]),
|
|
9196
9461
|
select:not([disabled]),
|
|
@@ -9202,7 +9467,7 @@ const Sc = JM.exports, Wr = (t, e = !1) => t ? e ? t.querySelectorAll('*[tabinde
|
|
|
9202
9467
|
*[tabindex]:not([tabindex="-1"]),
|
|
9203
9468
|
*[contenteditable]`) : null;
|
|
9204
9469
|
let za;
|
|
9205
|
-
const
|
|
9470
|
+
const rE = (t, { value: e = !0 }) => {
|
|
9206
9471
|
if (e) {
|
|
9207
9472
|
let r = Wr(t), n = Wr(t, !0);
|
|
9208
9473
|
r && r.length > 0 && (za = (i) => {
|
|
@@ -9211,16 +9476,16 @@ const QM = (t, { value: e = !0 }) => {
|
|
|
9211
9476
|
i.target === a && i.shiftKey && i.key === "Tab" ? (i.preventDefault(), s.focus()) : (i.target === s || Array.from(n).indexOf(i.target) >= 0) && !i.shiftKey && i.key === "Tab" && (i.preventDefault(), a.focus());
|
|
9212
9477
|
}, t.addEventListener("keydown", za));
|
|
9213
9478
|
}
|
|
9214
|
-
},
|
|
9479
|
+
}, nE = (t) => {
|
|
9215
9480
|
t.removeEventListener("keydown", za);
|
|
9216
|
-
},
|
|
9217
|
-
bind:
|
|
9218
|
-
unbind:
|
|
9481
|
+
}, iE = {
|
|
9482
|
+
bind: rE,
|
|
9483
|
+
unbind: nE
|
|
9219
9484
|
};
|
|
9220
|
-
const
|
|
9485
|
+
const aE = ["escape", "outside"], sE = {
|
|
9221
9486
|
name: "CDropdown",
|
|
9222
9487
|
directives: {
|
|
9223
|
-
trapFocus:
|
|
9488
|
+
trapFocus: iE
|
|
9224
9489
|
},
|
|
9225
9490
|
props: {
|
|
9226
9491
|
value: {
|
|
@@ -9344,7 +9609,7 @@ const rE = ["escape", "outside"], nE = {
|
|
|
9344
9609
|
return this.mobileModal && this.$mq === "sm";
|
|
9345
9610
|
},
|
|
9346
9611
|
cancelOptions() {
|
|
9347
|
-
return typeof this.canClose == "boolean" ? this.canClose ?
|
|
9612
|
+
return typeof this.canClose == "boolean" ? this.canClose ? aE : [] : this.canClose;
|
|
9348
9613
|
},
|
|
9349
9614
|
contentStyle() {
|
|
9350
9615
|
return {
|
|
@@ -9452,7 +9717,7 @@ const rE = ["escape", "outside"], nE = {
|
|
|
9452
9717
|
}
|
|
9453
9718
|
}
|
|
9454
9719
|
};
|
|
9455
|
-
var
|
|
9720
|
+
var oE = function() {
|
|
9456
9721
|
var e = this, r = e._self._c;
|
|
9457
9722
|
return r("div", { ref: "dropdown", staticClass: "dropdown dropdown-menu-animation", class: e.rootClasses }, [e.inline ? e._e() : r("div", { ref: "trigger", staticClass: "dropdown-trigger", attrs: { role: "button", "aria-haspopup": "true" }, on: { click: e.toggle, mouseenter: e.checkHoverable } }, [e._t("trigger", null, { active: e.isActive })], 2), r("transition", { attrs: { name: "fade-in" } }, [e.isMobileModal ? r("div", { directives: [{ name: "show", rawName: "v-show", value: e.isActive, expression: "isActive" }], staticClass: "background", attrs: { "aria-hidden": !e.isActive } }) : e._e()]), r("transition", { attrs: { name: e.isMobileModal ? "slide-in-bottom" : e.animation } }, [r("div", { directives: [{ name: "trap-focus", rawName: "v-trap-focus", value: e.trapFocus, expression: "trapFocus" }, { name: "show", rawName: "v-show", value: !e.disabled && (e.isActive || e.isHoverable) || e.inline, expression: "(!disabled && (isActive || isHoverable)) || inline" }], ref: "dropdownMenu", staticClass: "dropdown-menu", style: {
|
|
9458
9723
|
...e.style,
|
|
@@ -9460,18 +9725,18 @@ var iE = function() {
|
|
|
9460
9725
|
}, attrs: { "aria-hidden": !e.isActive } }, [e.isActive ? [e._t("header"), r("div", { staticClass: "dropdown-content", class: `${e.uniquePopoverClass}`, style: e.contentStyle, attrs: { role: e.ariaRole } }, [e.isMobileModal && e.mobileLabel ? e._t("mobileLabel", function() {
|
|
9461
9726
|
return [r("div", { staticClass: "dropdown-content-label" }, [e._v(e._s(e.mobileLabel))])];
|
|
9462
9727
|
}) : e._e(), e._t("default")], 2), e._t("footer")] : e._e()], 2)])], 1);
|
|
9463
|
-
},
|
|
9464
|
-
|
|
9465
|
-
|
|
9466
|
-
|
|
9728
|
+
}, lE = [], cE = /* @__PURE__ */ N(
|
|
9729
|
+
sE,
|
|
9730
|
+
oE,
|
|
9731
|
+
lE,
|
|
9467
9732
|
!1,
|
|
9468
9733
|
null,
|
|
9469
9734
|
null,
|
|
9470
9735
|
null,
|
|
9471
9736
|
null
|
|
9472
9737
|
);
|
|
9473
|
-
const ja =
|
|
9474
|
-
const
|
|
9738
|
+
const ja = cE.exports;
|
|
9739
|
+
const uE = {
|
|
9475
9740
|
name: "CDropdownItem",
|
|
9476
9741
|
props: {
|
|
9477
9742
|
value: {
|
|
@@ -9578,21 +9843,21 @@ const oE = {
|
|
|
9578
9843
|
}
|
|
9579
9844
|
}
|
|
9580
9845
|
};
|
|
9581
|
-
var
|
|
9846
|
+
var dE = function() {
|
|
9582
9847
|
var e = this, r = e._self._c;
|
|
9583
9848
|
return e.separator ? r("hr", { staticClass: "dropdown-divider" }) : !e.custom && !e.hasLink ? r(e.to && !e.disabled ? "router-link" : "a", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.tooltipItem, expression: "tooltipItem" }], tag: "component", staticClass: "dropdown-item truncate-text", class: [e.anchorClasses, `is-${e.type}`], attrs: { to: e.to, role: e.ariaRoleItem, tabindex: e.isFocusable ? 0 : null }, on: { click: e.selectItem } }, [e.iconLeft ? r("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon", attrs: { type: e.iconLeft } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e(), e._t("default"), e.toggle ? r("CSwitch", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.tooltipItem, expression: "tooltipItem" }], staticStyle: { display: "inline-flex", "pointer-events": "none", position: "absolute", right: "0", top: "50%", transform: "translateY(-50%)", "margin-right": "0" }, attrs: { value: e.value, size: "tiny", type: "success" } }) : e._e(), e.iconRight ? r("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon is-right", attrs: { type: e.iconRight || "chevron-up-down" } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e()], 2) : r("div", { staticClass: "truncate-text", class: [e.itemClasses, `is-${e.type}`], attrs: { role: e.ariaRoleItem, tabindex: e.isFocusable ? 0 : null }, on: { click: e.selectItem } }, [e.iconLeft ? r("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon", attrs: { type: e.iconLeft } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e(), e._t("default"), e.iconRight ? r("BaseIcon", e._b({ staticClass: "icon dropdown-item-icon is-right", attrs: { type: e.iconRight } }, "BaseIcon", { size: 18, ...e.iconProps }, !1)) : e._e()], 2);
|
|
9584
|
-
},
|
|
9585
|
-
|
|
9586
|
-
|
|
9587
|
-
|
|
9849
|
+
}, fE = [], hE = /* @__PURE__ */ N(
|
|
9850
|
+
uE,
|
|
9851
|
+
dE,
|
|
9852
|
+
fE,
|
|
9588
9853
|
!1,
|
|
9589
9854
|
null,
|
|
9590
9855
|
null,
|
|
9591
9856
|
null,
|
|
9592
9857
|
null
|
|
9593
9858
|
);
|
|
9594
|
-
const Wa =
|
|
9595
|
-
const
|
|
9859
|
+
const Wa = hE.exports;
|
|
9860
|
+
const mE = {
|
|
9596
9861
|
name: "CSelect",
|
|
9597
9862
|
mixins: [Fc],
|
|
9598
9863
|
inheritAttrs: !1,
|
|
@@ -9641,7 +9906,7 @@ const dE = {
|
|
|
9641
9906
|
}
|
|
9642
9907
|
}
|
|
9643
9908
|
};
|
|
9644
|
-
var
|
|
9909
|
+
var pE = function() {
|
|
9645
9910
|
var e = this, r = e._self._c;
|
|
9646
9911
|
return r("div", { staticClass: "control", class: { "is-expanded": e.expanded, "has-icons-left": e.icon } }, [r("span", { staticClass: "select", class: e.spanClasses }, [r("select", e._b({ directives: [{ name: "model", rawName: "v-model", value: e.computedValue, expression: "computedValue" }], ref: "select", class: e.selectClass, attrs: { multiple: e.multiple, size: e.nativeSize }, on: { blur: function(n) {
|
|
9647
9912
|
e.$emit("blur", n) && e.checkHtml5Validity();
|
|
@@ -9656,18 +9921,18 @@ var fE = function() {
|
|
|
9656
9921
|
});
|
|
9657
9922
|
e.computedValue = n.target.multiple ? i : i[0];
|
|
9658
9923
|
} } }, "select", e.$attrs, !1), [e.placeholder && e.computedValue == null ? r("option", { attrs: { disabled: "", hidden: "" }, domProps: { value: null } }, [e._v(" " + e._s(e.placeholder) + " ")]) : e._e(), e._t("default")], 2)])]);
|
|
9659
|
-
},
|
|
9660
|
-
|
|
9661
|
-
|
|
9662
|
-
|
|
9924
|
+
}, vE = [], gE = /* @__PURE__ */ N(
|
|
9925
|
+
mE,
|
|
9926
|
+
pE,
|
|
9927
|
+
vE,
|
|
9663
9928
|
!1,
|
|
9664
9929
|
null,
|
|
9665
9930
|
"e419c29c",
|
|
9666
9931
|
null,
|
|
9667
9932
|
null
|
|
9668
9933
|
);
|
|
9669
|
-
const wc =
|
|
9670
|
-
const
|
|
9934
|
+
const wc = gE.exports;
|
|
9935
|
+
const yE = {
|
|
9671
9936
|
name: "CCallout",
|
|
9672
9937
|
components: {
|
|
9673
9938
|
CButton: Ua
|
|
@@ -9683,7 +9948,7 @@ const pE = {
|
|
|
9683
9948
|
}
|
|
9684
9949
|
}
|
|
9685
9950
|
};
|
|
9686
|
-
var
|
|
9951
|
+
var _E = function() {
|
|
9687
9952
|
var e = this, r = e._self._c;
|
|
9688
9953
|
return r("transition", { attrs: { name: "fade" } }, [r("article", { staticClass: "message", class: [
|
|
9689
9954
|
`is-${e.type}`,
|
|
@@ -9691,18 +9956,18 @@ var vE = function() {
|
|
|
9691
9956
|
] }, [r("section", { staticClass: "message-body", style: { padding: e.padding } }, [e.title ? r("header", { staticClass: "message-header" }, [e._v(" " + e._s(e.title) + " ")]) : e._e(), r("div", { staticClass: "media" }, [r("div", { staticClass: "media-content" }, [e._t("default")], 2)])]), e.closable ? r("CButton", { staticStyle: { right: ".5rem", position: "absolute", top: ".5rem" }, attrs: { type: e.type, size: "small", pattern: "secondary", circle: "", icon: "x" }, on: { click: function(n) {
|
|
9692
9957
|
return e.$emit("close");
|
|
9693
9958
|
} } }) : e._e()], 1)]);
|
|
9694
|
-
},
|
|
9695
|
-
|
|
9696
|
-
|
|
9697
|
-
|
|
9959
|
+
}, bE = [], SE = /* @__PURE__ */ N(
|
|
9960
|
+
yE,
|
|
9961
|
+
_E,
|
|
9962
|
+
bE,
|
|
9698
9963
|
!1,
|
|
9699
9964
|
null,
|
|
9700
9965
|
"6b8867ae",
|
|
9701
9966
|
null,
|
|
9702
9967
|
null
|
|
9703
9968
|
);
|
|
9704
|
-
const Cc =
|
|
9705
|
-
const
|
|
9969
|
+
const Cc = SE.exports;
|
|
9970
|
+
const wE = {
|
|
9706
9971
|
name: "CSwitch",
|
|
9707
9972
|
props: {
|
|
9708
9973
|
value: [String, Number, Boolean, Function, Object, Array, Date],
|
|
@@ -9768,7 +10033,7 @@ const _E = {
|
|
|
9768
10033
|
}
|
|
9769
10034
|
}
|
|
9770
10035
|
};
|
|
9771
|
-
var
|
|
10036
|
+
var CE = function() {
|
|
9772
10037
|
var e = this, r = e._self._c;
|
|
9773
10038
|
return r("label", { ref: "label", staticClass: "switch", class: e.newClass, attrs: { disabled: e.disabled }, on: { click: e.focus, keydown: function(n) {
|
|
9774
10039
|
return !n.type.indexOf("key") && e._k(n.keyCode, "enter", 13, n.key, "Enter") ? null : (n.preventDefault(), e.$refs.label.click());
|
|
@@ -9782,17 +10047,17 @@ var bE = function() {
|
|
|
9782
10047
|
} else
|
|
9783
10048
|
e.computedValue = s;
|
|
9784
10049
|
} } }), r("span", { staticClass: "check", class: [`is-${e.type}`] }), r("span", { staticClass: "control-label" }, [e._t("default")], 2)]);
|
|
9785
|
-
},
|
|
9786
|
-
|
|
9787
|
-
|
|
9788
|
-
|
|
10050
|
+
}, $E = [], xE = /* @__PURE__ */ N(
|
|
10051
|
+
wE,
|
|
10052
|
+
CE,
|
|
10053
|
+
$E,
|
|
9789
10054
|
!1,
|
|
9790
10055
|
null,
|
|
9791
10056
|
"de7880d0",
|
|
9792
10057
|
null,
|
|
9793
10058
|
null
|
|
9794
10059
|
);
|
|
9795
|
-
const $c =
|
|
10060
|
+
const $c = xE.exports, OE = {
|
|
9796
10061
|
name: "CSlotComponent",
|
|
9797
10062
|
props: {
|
|
9798
10063
|
component: {
|
|
@@ -9841,10 +10106,10 @@ const $c = wE.exports, CE = {
|
|
|
9841
10106
|
);
|
|
9842
10107
|
}
|
|
9843
10108
|
};
|
|
9844
|
-
const
|
|
10109
|
+
const kE = {
|
|
9845
10110
|
name: "CTabs",
|
|
9846
10111
|
components: {
|
|
9847
|
-
CSlotComponent:
|
|
10112
|
+
CSlotComponent: OE
|
|
9848
10113
|
},
|
|
9849
10114
|
props: {
|
|
9850
10115
|
value: [Number, String],
|
|
@@ -9944,7 +10209,7 @@ const $E = {
|
|
|
9944
10209
|
}
|
|
9945
10210
|
}
|
|
9946
10211
|
};
|
|
9947
|
-
var
|
|
10212
|
+
var DE = function() {
|
|
9948
10213
|
var e = this, r = e._self._c;
|
|
9949
10214
|
return r("div", { staticClass: "c-tabs", class: e.mainClasses }, [r("nav", { staticClass: "tabs", class: e.navClasses }, [r("ul", e._l(e.tabItems, function(n, i) {
|
|
9950
10215
|
return r("li", { directives: [{ name: "show", rawName: "v-show", value: n.visible, expression: "tabItem.visible" }], key: i, class: {
|
|
@@ -9956,17 +10221,17 @@ var xE = function() {
|
|
|
9956
10221
|
return e.tabClick(i);
|
|
9957
10222
|
} } }, [n.icon ? r("BaseIcon", { attrs: { size: e.size, type: n.icon } }) : e._e(), r("span", [e._v(e._s(n.label))])], 1)], 1);
|
|
9958
10223
|
}), 0)]), r("section", { staticClass: "tab-content", class: { "is-transitioning": e.isTransitioning } }, [e._t("default")], 2)]);
|
|
9959
|
-
},
|
|
9960
|
-
|
|
9961
|
-
|
|
9962
|
-
|
|
10224
|
+
}, ME = [], EE = /* @__PURE__ */ N(
|
|
10225
|
+
kE,
|
|
10226
|
+
DE,
|
|
10227
|
+
ME,
|
|
9963
10228
|
!1,
|
|
9964
10229
|
null,
|
|
9965
10230
|
"b0f4b11a",
|
|
9966
10231
|
null,
|
|
9967
10232
|
null
|
|
9968
10233
|
);
|
|
9969
|
-
const xc =
|
|
10234
|
+
const xc = EE.exports, TE = {
|
|
9970
10235
|
name: "CTabItem",
|
|
9971
10236
|
props: {
|
|
9972
10237
|
label: String,
|
|
@@ -10037,18 +10302,18 @@ const xc = kE.exports, DE = {
|
|
|
10037
10302
|
[e]
|
|
10038
10303
|
) : e;
|
|
10039
10304
|
}
|
|
10040
|
-
},
|
|
10041
|
-
var
|
|
10042
|
-
|
|
10043
|
-
|
|
10044
|
-
|
|
10305
|
+
}, RE = null, IE = null;
|
|
10306
|
+
var PE = /* @__PURE__ */ N(
|
|
10307
|
+
TE,
|
|
10308
|
+
RE,
|
|
10309
|
+
IE,
|
|
10045
10310
|
!1,
|
|
10046
10311
|
null,
|
|
10047
10312
|
null,
|
|
10048
10313
|
null,
|
|
10049
10314
|
null
|
|
10050
10315
|
);
|
|
10051
|
-
const Oc =
|
|
10316
|
+
const Oc = PE.exports, AE = {
|
|
10052
10317
|
name: "CFieldBody",
|
|
10053
10318
|
props: {
|
|
10054
10319
|
message: {
|
|
@@ -10061,22 +10326,22 @@ const Oc = TE.exports, RE = {
|
|
|
10061
10326
|
render(t) {
|
|
10062
10327
|
return t("div", { attrs: { class: "field-body" } }, this.$slots.default.map((e) => e.tag ? this.message ? t("c-field", { attrs: { message: this.message, type: this.type } }, [e]) : t("c-field", { attrs: { type: this.type } }, [e]) : e));
|
|
10063
10328
|
}
|
|
10064
|
-
},
|
|
10065
|
-
var
|
|
10066
|
-
|
|
10067
|
-
|
|
10068
|
-
|
|
10329
|
+
}, FE = null, NE = null;
|
|
10330
|
+
var LE = /* @__PURE__ */ N(
|
|
10331
|
+
AE,
|
|
10332
|
+
FE,
|
|
10333
|
+
NE,
|
|
10069
10334
|
!1,
|
|
10070
10335
|
null,
|
|
10071
10336
|
null,
|
|
10072
10337
|
null,
|
|
10073
10338
|
null
|
|
10074
10339
|
);
|
|
10075
|
-
const
|
|
10076
|
-
const
|
|
10340
|
+
const BE = LE.exports;
|
|
10341
|
+
const zE = {
|
|
10077
10342
|
name: "CField",
|
|
10078
10343
|
components: {
|
|
10079
|
-
CFieldBody:
|
|
10344
|
+
CFieldBody: BE
|
|
10080
10345
|
},
|
|
10081
10346
|
props: {
|
|
10082
10347
|
type: [String, Object],
|
|
@@ -10188,20 +10453,20 @@ const NE = {
|
|
|
10188
10453
|
}
|
|
10189
10454
|
}
|
|
10190
10455
|
};
|
|
10191
|
-
var
|
|
10456
|
+
var jE = function() {
|
|
10192
10457
|
var e = this, r = e._self._c;
|
|
10193
10458
|
return r("div", { staticClass: "field", class: [e.rootClasses, e.fieldType()] }, [e.horizontal ? r("div", { staticClass: "field-label", class: [e.customClass, e.fieldLabelSize] }, [e.hasLabel ? r("label", { staticClass: "label truncate-text", class: e.customClass, attrs: { for: e.labelFor } }, [e.$slots.label ? e._t("label") : [e._v(e._s(e.label))]], 2) : e._e()]) : [e.hasLabel ? r("label", { staticClass: "label truncate-text", class: e.customClass, attrs: { for: e.labelFor } }, [e.$slots.label ? e._t("label") : [e._v(e._s(e.label))]], 2) : e._e()], e.horizontal ? r("CFieldBody", { attrs: { message: e.newMessage ? e.formattedMessage : "", type: e.newType } }, [e._t("default")], 2) : [e._t("default")], e.newMessage && !e.horizontal ? r("p", { staticClass: "help", class: e.newType, domProps: { innerHTML: e._s(e.formattedMessage) } }) : e._e()], 2);
|
|
10194
|
-
},
|
|
10195
|
-
|
|
10196
|
-
|
|
10197
|
-
|
|
10459
|
+
}, WE = [], VE = /* @__PURE__ */ N(
|
|
10460
|
+
zE,
|
|
10461
|
+
jE,
|
|
10462
|
+
WE,
|
|
10198
10463
|
!1,
|
|
10199
10464
|
null,
|
|
10200
10465
|
null,
|
|
10201
10466
|
null,
|
|
10202
10467
|
null
|
|
10203
10468
|
);
|
|
10204
|
-
const If =
|
|
10469
|
+
const If = VE.exports, YE = {
|
|
10205
10470
|
name: "CFormField",
|
|
10206
10471
|
components: {
|
|
10207
10472
|
CField: If
|
|
@@ -10216,21 +10481,21 @@ const If = zE.exports, jE = {
|
|
|
10216
10481
|
}
|
|
10217
10482
|
}
|
|
10218
10483
|
};
|
|
10219
|
-
var
|
|
10484
|
+
var UE = function() {
|
|
10220
10485
|
var e = this, r = e._self._c;
|
|
10221
10486
|
return r("CField", e._b({ attrs: { label: e.label, "custom-class": e.customClass, type: e.type, message: e.firstErrorMessage } }, "CField", { ...e.$attrs, ...e.$props }, !1), [e._t("default")], 2);
|
|
10222
|
-
},
|
|
10223
|
-
jE,
|
|
10224
|
-
WE,
|
|
10487
|
+
}, HE = [], GE = /* @__PURE__ */ N(
|
|
10225
10488
|
YE,
|
|
10489
|
+
UE,
|
|
10490
|
+
HE,
|
|
10226
10491
|
!1,
|
|
10227
10492
|
null,
|
|
10228
10493
|
null,
|
|
10229
10494
|
null,
|
|
10230
10495
|
null
|
|
10231
10496
|
);
|
|
10232
|
-
const
|
|
10233
|
-
const
|
|
10497
|
+
const qE = GE.exports;
|
|
10498
|
+
const KE = {
|
|
10234
10499
|
name: "CMessage",
|
|
10235
10500
|
props: {
|
|
10236
10501
|
type: {
|
|
@@ -10247,21 +10512,21 @@ const HE = {
|
|
|
10247
10512
|
}
|
|
10248
10513
|
}
|
|
10249
10514
|
};
|
|
10250
|
-
var
|
|
10515
|
+
var XE = function(e, r) {
|
|
10251
10516
|
return e("div", { class: [r.data.class, r.data.staticClass], staticStyle: { padding: "0.75em 1em", display: "flex", "align-items": "flex-start", "border-radius": "0.6em", "background-color": "hsl(0, 0%, 95%)" }, style: { ...r.data.staticStyle } }, [e("div", { class: [
|
|
10252
10517
|
`has-background-${r.props.type}`
|
|
10253
10518
|
], staticStyle: { display: "inline-block", padding: "0.5em", "border-radius": "0.45em", "font-weight": "700", color: "white", "line-height": "1", "font-size": "12px", "margin-right": "1.25em" } }, [r._v(" " + r._s(r.props.badge || r.parent.$t("components:cling.message.tip")) + " ")]), e("div", { staticStyle: { color: "hsl(0, 0%, 25%)" } }, [r.props.text ? [r._v(" " + r._s(r.props.text) + " ")] : r._e(), r._t("default")], 2)]);
|
|
10254
|
-
},
|
|
10255
|
-
|
|
10256
|
-
|
|
10257
|
-
|
|
10519
|
+
}, ZE = [], JE = /* @__PURE__ */ N(
|
|
10520
|
+
KE,
|
|
10521
|
+
XE,
|
|
10522
|
+
ZE,
|
|
10258
10523
|
!0,
|
|
10259
10524
|
null,
|
|
10260
10525
|
"1c984641",
|
|
10261
10526
|
null,
|
|
10262
10527
|
null
|
|
10263
10528
|
);
|
|
10264
|
-
const kc =
|
|
10529
|
+
const kc = JE.exports, QE = {
|
|
10265
10530
|
name: "FlagIcon",
|
|
10266
10531
|
props: {
|
|
10267
10532
|
region: {
|
|
@@ -10286,7 +10551,7 @@ const kc = KE.exports, XE = {
|
|
|
10286
10551
|
i.id = t, i.rel = "stylesheet", i.type = "text/css", i.href = "https://www.unpkg.com/flag-icons@6.6.6/css/flag-icons.min.css", i.media = "all", n.appendChild(i);
|
|
10287
10552
|
}
|
|
10288
10553
|
};
|
|
10289
|
-
var
|
|
10554
|
+
var eT = function() {
|
|
10290
10555
|
var e = this, r = e._self._c;
|
|
10291
10556
|
return e.region ? r("span", { staticClass: "fi", class: [
|
|
10292
10557
|
`fi-${this.region.toLowerCase()}`,
|
|
@@ -10294,17 +10559,17 @@ var ZE = function() {
|
|
|
10294
10559
|
fis: this.isSquared
|
|
10295
10560
|
}
|
|
10296
10561
|
], attrs: { title: e.title || e.region } }) : e._e();
|
|
10297
|
-
},
|
|
10298
|
-
|
|
10299
|
-
|
|
10300
|
-
|
|
10562
|
+
}, tT = [], rT = /* @__PURE__ */ N(
|
|
10563
|
+
QE,
|
|
10564
|
+
eT,
|
|
10565
|
+
tT,
|
|
10301
10566
|
!1,
|
|
10302
10567
|
null,
|
|
10303
10568
|
null,
|
|
10304
10569
|
null,
|
|
10305
10570
|
null
|
|
10306
10571
|
);
|
|
10307
|
-
const
|
|
10572
|
+
const nT = rT.exports, iT = {
|
|
10308
10573
|
name: "SmartList",
|
|
10309
10574
|
props: {
|
|
10310
10575
|
defaultSort: {
|
|
@@ -10371,27 +10636,27 @@ const eT = QE.exports, tT = {
|
|
|
10371
10636
|
}
|
|
10372
10637
|
});
|
|
10373
10638
|
}
|
|
10374
|
-
},
|
|
10375
|
-
var
|
|
10376
|
-
|
|
10377
|
-
|
|
10378
|
-
|
|
10639
|
+
}, aT = null, sT = null;
|
|
10640
|
+
var oT = /* @__PURE__ */ N(
|
|
10641
|
+
iT,
|
|
10642
|
+
aT,
|
|
10643
|
+
sT,
|
|
10379
10644
|
!1,
|
|
10380
10645
|
null,
|
|
10381
10646
|
null,
|
|
10382
10647
|
null,
|
|
10383
10648
|
null
|
|
10384
10649
|
);
|
|
10385
|
-
const
|
|
10650
|
+
const lT = oT.exports, cT = {
|
|
10386
10651
|
name: "CPhoneInput",
|
|
10387
10652
|
components: {
|
|
10388
|
-
Flag:
|
|
10389
|
-
CInput:
|
|
10653
|
+
Flag: nT,
|
|
10654
|
+
CInput: Va,
|
|
10390
10655
|
CDropdown: ja,
|
|
10391
10656
|
CDropdownItem: Wa,
|
|
10392
10657
|
CButton: Ua,
|
|
10393
10658
|
CField: If,
|
|
10394
|
-
SmartList:
|
|
10659
|
+
SmartList: lT
|
|
10395
10660
|
},
|
|
10396
10661
|
props: {
|
|
10397
10662
|
value: {
|
|
@@ -10471,7 +10736,7 @@ const aT = iT.exports, sT = {
|
|
|
10471
10736
|
}
|
|
10472
10737
|
}
|
|
10473
10738
|
};
|
|
10474
|
-
var
|
|
10739
|
+
var uT = function() {
|
|
10475
10740
|
var e = this, r = e._self._c;
|
|
10476
10741
|
return r("CField", { staticClass: "has-addons", attrs: { expanded: "" } }, [r("div", { staticClass: "control" }, [r("SmartList", { attrs: { query: e.searchQuery, items: e.sortedRegions }, scopedSlots: e._u([{ key: "default", fn: function({ items: n }) {
|
|
10477
10742
|
return [r("CDropdown", { staticClass: "control", staticStyle: { height: "100%" }, attrs: { size: e.$attrs.size, disabled: e.$attrs.disabled, "menu-styling": {
|
|
@@ -10486,17 +10751,17 @@ var oT = function() {
|
|
|
10486
10751
|
} }]) })], 1), r("CField", { staticClass: "control", attrs: { label: e.label, "label-position": e.labelPosition, expanded: "" } }, [r("CInput", e._b({ attrs: { size: e.$attrs.size, placeholder: e.$attrs.placeholder, type: "tel" }, model: { value: e.phone, callback: function(n) {
|
|
10487
10752
|
e.phone = n;
|
|
10488
10753
|
}, expression: "phone" } }, "CInput", { ...e.$attrs, ...e.$props }, !1))], 1)], 1);
|
|
10489
|
-
},
|
|
10490
|
-
|
|
10491
|
-
|
|
10492
|
-
|
|
10754
|
+
}, dT = [], fT = /* @__PURE__ */ N(
|
|
10755
|
+
cT,
|
|
10756
|
+
uT,
|
|
10757
|
+
dT,
|
|
10493
10758
|
!1,
|
|
10494
10759
|
null,
|
|
10495
10760
|
null,
|
|
10496
10761
|
null,
|
|
10497
10762
|
null
|
|
10498
10763
|
);
|
|
10499
|
-
const Dc =
|
|
10764
|
+
const Dc = fT.exports, hT = {
|
|
10500
10765
|
name: "CSliderThumb",
|
|
10501
10766
|
inheritAttrs: !1,
|
|
10502
10767
|
props: {
|
|
@@ -10595,7 +10860,7 @@ const Dc = cT.exports, uT = {
|
|
|
10595
10860
|
}
|
|
10596
10861
|
}
|
|
10597
10862
|
};
|
|
10598
|
-
var
|
|
10863
|
+
var mT = function() {
|
|
10599
10864
|
var e = this, r = e._self._c;
|
|
10600
10865
|
return r("div", { staticClass: "c-slider-thumb-wrapper", class: { "is-dragging": e.dragging }, style: e.wrapperStyle }, [r("div", e._b({ staticClass: "c-slider-thumb", attrs: { tabindex: e.disabled ? !1 : 0 }, on: { mousedown: e.onButtonDown, touchstart: e.onButtonDown, focus: e.onFocus, blur: e.onBlur, keydown: [function(n) {
|
|
10601
10866
|
return !n.type.indexOf("key") && e._k(n.keyCode, "left", 37, n.key, ["Left", "ArrowLeft"]) || "button" in n && n.button !== 0 ? null : (n.preventDefault(), e.onLeftKeyDown.apply(null, arguments));
|
|
@@ -10610,17 +10875,17 @@ var dT = function() {
|
|
|
10610
10875
|
}, function(n) {
|
|
10611
10876
|
return !n.type.indexOf("key") && e._k(n.keyCode, "end", void 0, n.key, void 0) ? null : (n.preventDefault(), e.onEndKeyDown.apply(null, arguments));
|
|
10612
10877
|
}] } }, "div", e.$attrs, !1))]);
|
|
10613
|
-
},
|
|
10614
|
-
|
|
10615
|
-
|
|
10616
|
-
|
|
10878
|
+
}, pT = [], vT = /* @__PURE__ */ N(
|
|
10879
|
+
hT,
|
|
10880
|
+
mT,
|
|
10881
|
+
pT,
|
|
10617
10882
|
!1,
|
|
10618
10883
|
null,
|
|
10619
10884
|
null,
|
|
10620
10885
|
null,
|
|
10621
10886
|
null
|
|
10622
10887
|
);
|
|
10623
|
-
const
|
|
10888
|
+
const gT = vT.exports, yT = {
|
|
10624
10889
|
name: "CSliderTick",
|
|
10625
10890
|
props: {
|
|
10626
10891
|
value: {
|
|
@@ -10647,25 +10912,25 @@ const mT = hT.exports, pT = {
|
|
|
10647
10912
|
}
|
|
10648
10913
|
}
|
|
10649
10914
|
};
|
|
10650
|
-
var
|
|
10915
|
+
var _T = function() {
|
|
10651
10916
|
var e = this, r = e._self._c;
|
|
10652
10917
|
return r("div", { staticClass: "c-slider-tick", class: { "is-tick-hidden": e.hidden }, style: e.getTickStyle(e.position) }, [e.$slots.default ? r("span", { staticClass: "c-slider-tick-label" }, [e._t("default")], 2) : e._e()]);
|
|
10653
|
-
},
|
|
10654
|
-
|
|
10655
|
-
|
|
10656
|
-
|
|
10918
|
+
}, bT = [], ST = /* @__PURE__ */ N(
|
|
10919
|
+
yT,
|
|
10920
|
+
_T,
|
|
10921
|
+
bT,
|
|
10657
10922
|
!1,
|
|
10658
10923
|
null,
|
|
10659
10924
|
null,
|
|
10660
10925
|
null,
|
|
10661
10926
|
null
|
|
10662
10927
|
);
|
|
10663
|
-
const
|
|
10664
|
-
const
|
|
10928
|
+
const wT = ST.exports;
|
|
10929
|
+
const CT = {
|
|
10665
10930
|
name: "CSlider",
|
|
10666
10931
|
components: {
|
|
10667
|
-
CSliderThumb:
|
|
10668
|
-
CSliderTick:
|
|
10932
|
+
CSliderThumb: gT,
|
|
10933
|
+
CSliderTick: wT
|
|
10669
10934
|
},
|
|
10670
10935
|
props: {
|
|
10671
10936
|
value: {
|
|
@@ -10843,7 +11108,7 @@ const bT = {
|
|
|
10843
11108
|
}
|
|
10844
11109
|
}
|
|
10845
11110
|
};
|
|
10846
|
-
var
|
|
11111
|
+
var $T = function() {
|
|
10847
11112
|
var e = this, r = e._self._c;
|
|
10848
11113
|
return r("div", { staticClass: "c-slider", class: [`is-${e.size}`, `is-${e.type}`, e.rootClasses], on: { click: e.onSliderClick } }, [r("div", { ref: "slider", staticClass: "c-slider-track" }, [r("div", { staticClass: "c-slider-fill", style: e.barStyle }), e.ticks ? e._l(e.tickValues, function(n, i) {
|
|
10849
11114
|
return r("CSliderTick", { key: i, attrs: { value: n } });
|
|
@@ -10852,29 +11117,29 @@ var ST = function() {
|
|
|
10852
11117
|
}, expression: "value1" } }), e.isRange ? r("CSliderThumb", { ref: "button2", attrs: { type: e.newTooltipType, tooltip: e.tooltip, "custom-formatter": e.customFormatter, "aria-valuenow": e.value2, "aria-valuemin": e.min, "aria-valuemax": e.max, "aria-label": Array.isArray(e.ariaLabel) ? e.ariaLabel[1] : "", "aria-disabled": e.disabled, role: "slider", "aria-orientation": "horizontal" }, on: { dragstart: e.onDragStart, dragend: e.onDragEnd }, model: { value: e.value2, callback: function(n) {
|
|
10853
11118
|
e.value2 = n;
|
|
10854
11119
|
}, expression: "value2" } }) : e._e()], 2)]);
|
|
10855
|
-
},
|
|
10856
|
-
|
|
10857
|
-
|
|
10858
|
-
|
|
11120
|
+
}, xT = [], OT = /* @__PURE__ */ N(
|
|
11121
|
+
CT,
|
|
11122
|
+
$T,
|
|
11123
|
+
xT,
|
|
10859
11124
|
!1,
|
|
10860
11125
|
null,
|
|
10861
11126
|
null,
|
|
10862
11127
|
null,
|
|
10863
11128
|
null
|
|
10864
11129
|
);
|
|
10865
|
-
const Mc =
|
|
10866
|
-
function
|
|
10867
|
-
t.component(_c.name, _c), t.component("CAutocomplete",
|
|
11130
|
+
const Mc = OT.exports;
|
|
11131
|
+
function kT(t) {
|
|
11132
|
+
t.component(_c.name, _c), t.component("CAutocomplete", GM), t.component(Zs.name, Zs), t.component(bc.name, bc), t.component(Sc.name, Sc), t.component(ja.name, ja), t.component(Wa.name, Wa), t.component(wc.name, wc), t.component(Cc.name, Cc), t.component($c.name, $c), t.component(xc.name, xc), t.component(Oc.name, Oc), t.component("CField", qE), t.component(kc.name, kc), t.component(Dc.name, Dc), t.component(Mc.name, Mc);
|
|
10868
11133
|
}
|
|
10869
|
-
|
|
10870
|
-
const Ec =
|
|
11134
|
+
Ya.use(kT);
|
|
11135
|
+
const Ec = Ya.observable({
|
|
10871
11136
|
canEdit: !1,
|
|
10872
11137
|
isForm: !0,
|
|
10873
11138
|
setFormValue: null
|
|
10874
|
-
}),
|
|
11139
|
+
}), DT = {
|
|
10875
11140
|
name: "DocFormSend",
|
|
10876
11141
|
components: {
|
|
10877
|
-
SendForm:
|
|
11142
|
+
SendForm: NM
|
|
10878
11143
|
},
|
|
10879
11144
|
provide: () => ({ viewSettings: Ec }),
|
|
10880
11145
|
props: {
|
|
@@ -10885,6 +11150,10 @@ const Ec = Va.observable({
|
|
|
10885
11150
|
showSchedule: {
|
|
10886
11151
|
type: Boolean,
|
|
10887
11152
|
default: !0
|
|
11153
|
+
},
|
|
11154
|
+
allowManualDelivery: {
|
|
11155
|
+
type: Boolean,
|
|
11156
|
+
default: !1
|
|
10888
11157
|
}
|
|
10889
11158
|
},
|
|
10890
11159
|
data() {
|
|
@@ -10935,7 +11204,7 @@ const Ec = Va.observable({
|
|
|
10935
11204
|
}
|
|
10936
11205
|
}
|
|
10937
11206
|
};
|
|
10938
|
-
var
|
|
11207
|
+
var MT = function() {
|
|
10939
11208
|
var e = this, r = e._self._c;
|
|
10940
11209
|
return e.document ? r("SendForm", { staticClass: "w-full h-full", attrs: { _document: e.document, _value: {
|
|
10941
11210
|
expiresAt: "data.expiresAt",
|
|
@@ -10944,18 +11213,18 @@ var OT = function() {
|
|
|
10944
11213
|
clients: "clients",
|
|
10945
11214
|
reminders: "data.reminders",
|
|
10946
11215
|
name: "data.name"
|
|
10947
|
-
}, "show-save": e.showSave, "show-schedule": e.showSchedule, "set-form-value": e.setDocValue, "remove-form-value": e.removeDocValue, "use-scroll": "" } }) : r("div", { staticClass: "w-full h-full grid place-items-center" }, [r("BaseIcon", { staticClass: "animate-spin text-gray-400", attrs: { type: "loader", size: 28 } })], 1);
|
|
10948
|
-
},
|
|
10949
|
-
|
|
10950
|
-
|
|
10951
|
-
|
|
11216
|
+
}, "show-save": e.showSave, "show-schedule": e.showSchedule, "allow-manual-delivery": e.allowManualDelivery, "set-form-value": e.setDocValue, "remove-form-value": e.removeDocValue, "use-scroll": "" } }) : r("div", { staticClass: "w-full h-full grid place-items-center" }, [r("BaseIcon", { staticClass: "animate-spin text-gray-400", attrs: { type: "loader", size: 28 } })], 1);
|
|
11217
|
+
}, ET = [], TT = /* @__PURE__ */ N(
|
|
11218
|
+
DT,
|
|
11219
|
+
MT,
|
|
11220
|
+
ET,
|
|
10952
11221
|
!1,
|
|
10953
11222
|
null,
|
|
10954
11223
|
null,
|
|
10955
11224
|
null,
|
|
10956
11225
|
null
|
|
10957
11226
|
);
|
|
10958
|
-
const
|
|
11227
|
+
const IT = TT.exports;
|
|
10959
11228
|
export {
|
|
10960
|
-
|
|
11229
|
+
IT as default
|
|
10961
11230
|
};
|