@amsom-habitat/ui 2.20.9 → 2.20.11
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/ui.js +252 -249
- package/dist/ui.umd.cjs +4 -4
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FontAwesomeIcon as Me } from "@fortawesome/vue-fontawesome";
|
|
2
2
|
import { library as Ce } from "@fortawesome/fontawesome-svg-core";
|
|
3
3
|
import { faTimes as wo, faCheck as mi, faCamera as vo, faTrash as fi, faArrowRight as xo, faArrowLeft as Mo, faEye as is, faEyeSlash as gi, faArrowDownWideShort as Co, faArrowDownShortWide as Do, faPlus as Po, faXmark as To, faGreaterThan as Io, faFilter as Yo, faAnglesLeft as Oo, faAngleLeft as No, faAngleRight as Lo, faAnglesRight as Ao, faCloudArrowDown as Fo, faTriangleExclamation as Ro, faCloudArrowUp as Ho, faPaperclip as Bo, faFileCirclePlus as Vo } from "@fortawesome/free-solid-svg-icons";
|
|
4
|
-
import { resolveComponent as $, createBlock as E, openBlock as g, Teleport as jo, createElementVNode as y, createElementBlock as _, createCommentVNode as P, normalizeStyle as Z, normalizeClass as C, withModifiers as q, renderSlot as
|
|
4
|
+
import { resolveComponent as $, createBlock as E, openBlock as g, Teleport as jo, createElementVNode as y, createElementBlock as _, createCommentVNode as P, normalizeStyle as Z, normalizeClass as C, withModifiers as q, renderSlot as J, toDisplayString as R, Fragment as B, renderList as G, createTextVNode as xe, useCssVars as Uo, createVNode as V, withCtx as Ue, withDirectives as Xe, vModelSelect as zo, vModelCheckbox as es, vShow as Wo } from "vue";
|
|
5
5
|
import { isImage as ts, resizeImage as yi, handleFile as pi, base64ToBlob as Eo, openFileBlob as qo, downloadBlob as Go, imageToPDF as $o, openFileBase64 as Zo, isPdf as Ko } from "@amsom-habitat/file-utils";
|
|
6
6
|
import { VueDraggableNext as Jo } from "vue-draggable-next";
|
|
7
7
|
import be from "moment-timezone";
|
|
@@ -204,13 +204,13 @@ function ol(r, a, n, d, c, u) {
|
|
|
204
204
|
onClick: a[0] || (a[0] = (f) => r.$emit("close"))
|
|
205
205
|
})) : P("", !0),
|
|
206
206
|
y("div", il, [
|
|
207
|
-
|
|
207
|
+
J(r.$slots, "title", {}, () => [
|
|
208
208
|
n.title ? (g(), _("div", {
|
|
209
209
|
key: 0,
|
|
210
210
|
class: C(n.classTitle)
|
|
211
211
|
}, R(n.title), 3)) : P("", !0)
|
|
212
212
|
]),
|
|
213
|
-
|
|
213
|
+
J(r.$slots, "default", {}, () => [
|
|
214
214
|
nl
|
|
215
215
|
])
|
|
216
216
|
])
|
|
@@ -300,7 +300,7 @@ function ml(r, a, n, d, c, u) {
|
|
|
300
300
|
key: 0,
|
|
301
301
|
class: C(["card card-header", n.headerClass])
|
|
302
302
|
}, [
|
|
303
|
-
|
|
303
|
+
J(r.$slots, "header")
|
|
304
304
|
], 2)) : P("", !0),
|
|
305
305
|
y("div", {
|
|
306
306
|
class: C(["card position-relative h-100", [
|
|
@@ -323,10 +323,10 @@ function ml(r, a, n, d, c, u) {
|
|
|
323
323
|
]),
|
|
324
324
|
style: { position: "relative", "z-index": "1" }
|
|
325
325
|
}, [
|
|
326
|
-
|
|
326
|
+
J(r.$slots, "title", {}, () => [
|
|
327
327
|
n.title && !n.bubbleTitle ? (g(), _("h4", cl, R(n.title), 1)) : P("", !0)
|
|
328
328
|
]),
|
|
329
|
-
|
|
329
|
+
J(r.$slots, "default")
|
|
330
330
|
], 2)
|
|
331
331
|
], 4),
|
|
332
332
|
n.bgImage ? (g(), _("img", {
|
|
@@ -356,7 +356,7 @@ function ml(r, a, n, d, c, u) {
|
|
|
356
356
|
key: 2,
|
|
357
357
|
class: C(["card card-footer", n.footerClass])
|
|
358
358
|
}, [
|
|
359
|
-
|
|
359
|
+
J(r.$slots, "footer")
|
|
360
360
|
], 2)) : P("", !0)
|
|
361
361
|
]);
|
|
362
362
|
}
|
|
@@ -375,8 +375,8 @@ const fl = /* @__PURE__ */ le(dl, [["render", ml]]), gl = {
|
|
|
375
375
|
validator: (r) => r >= 0 && r <= 100
|
|
376
376
|
}
|
|
377
377
|
}
|
|
378
|
-
}, yl = { class: "position-relative" };
|
|
379
|
-
function
|
|
378
|
+
}, yl = { class: "position-relative" }, pl = { class: "position-sticky sticky-top text-center" };
|
|
379
|
+
function _l(r, a, n, d, c, u) {
|
|
380
380
|
return g(), _("div", yl, [
|
|
381
381
|
n.loading ? (g(), _("div", {
|
|
382
382
|
key: 0,
|
|
@@ -386,22 +386,25 @@ function pl(r, a, n, d, c, u) {
|
|
|
386
386
|
boxShadow: "inset 0 0 0 10px rgba(193, 193, 193, 0.5)",
|
|
387
387
|
zIndex: 1090
|
|
388
388
|
})
|
|
389
|
-
}, [
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
389
|
+
}, [
|
|
390
|
+
J(r.$slots, "loading", {}, () => [
|
|
391
|
+
y("div", pl, [
|
|
392
|
+
a[0] || (a[0] = y("div", {
|
|
393
|
+
class: "spinner-border text-primary",
|
|
394
|
+
role: "status"
|
|
395
|
+
}, [
|
|
396
|
+
y("span", { class: "sr-only visually-hidden" }, "Chargement...")
|
|
397
|
+
], -1)),
|
|
398
|
+
J(r.$slots, "loading-sub-message")
|
|
399
|
+
])
|
|
400
|
+
])
|
|
401
|
+
], 4)) : P("", !0),
|
|
402
|
+
J(r.$slots, "default")
|
|
400
403
|
]);
|
|
401
404
|
}
|
|
402
|
-
const _i = /* @__PURE__ */ le(gl, [["render",
|
|
405
|
+
const _i = /* @__PURE__ */ le(gl, [["render", _l]]);
|
|
403
406
|
Ce.add(mi);
|
|
404
|
-
const
|
|
407
|
+
const Sl = {
|
|
405
408
|
name: "WorkflowAssuranceBlock",
|
|
406
409
|
components: {
|
|
407
410
|
FontAwesomeIcon: Me
|
|
@@ -507,18 +510,18 @@ const _l = {
|
|
|
507
510
|
}
|
|
508
511
|
}
|
|
509
512
|
}
|
|
510
|
-
},
|
|
513
|
+
}, bl = { class: "d-flex flex-column align-items-center" }, kl = ["onClick"], wl = {
|
|
511
514
|
key: 0,
|
|
512
515
|
class: "line h-100",
|
|
513
516
|
style: { height: "30px", "min-height": "30px" }
|
|
514
517
|
};
|
|
515
|
-
function
|
|
518
|
+
function vl(r, a, n, d, c, u) {
|
|
516
519
|
const S = $("font-awesome-icon");
|
|
517
520
|
return g(!0), _(B, null, G(n.steps, (f, b) => (g(), _("div", {
|
|
518
521
|
key: f.numero,
|
|
519
522
|
class: "d-flex mb-1"
|
|
520
523
|
}, [
|
|
521
|
-
y("div",
|
|
524
|
+
y("div", bl, [
|
|
522
525
|
y("div", {
|
|
523
526
|
style: Z({
|
|
524
527
|
width: u.bubbleSize + "rem",
|
|
@@ -539,8 +542,8 @@ function wl(r, a, n, d, c, u) {
|
|
|
539
542
|
})) : (g(), _(B, { key: 1 }, [
|
|
540
543
|
xe(R(f.numero), 1)
|
|
541
544
|
], 64))
|
|
542
|
-
], 14,
|
|
543
|
-
b < n.steps.length - 1 ? (g(), _("div",
|
|
545
|
+
], 14, kl),
|
|
546
|
+
b < n.steps.length - 1 ? (g(), _("div", wl)) : P("", !0)
|
|
544
547
|
]),
|
|
545
548
|
n.hideText ? P("", !0) : (g(), _("span", {
|
|
546
549
|
key: 0,
|
|
@@ -550,13 +553,13 @@ function wl(r, a, n, d, c, u) {
|
|
|
550
553
|
lineHeight: u.bubbleSize + "rem"
|
|
551
554
|
})
|
|
552
555
|
}, [
|
|
553
|
-
|
|
556
|
+
J(r.$slots, "stepContent", { step: f }, () => [
|
|
554
557
|
xe(R(f.texte), 1)
|
|
555
558
|
], !0)
|
|
556
559
|
], 6))
|
|
557
560
|
]))), 128);
|
|
558
561
|
}
|
|
559
|
-
const
|
|
562
|
+
const Au = /* @__PURE__ */ le(Sl, [["render", vl], ["__scopeId", "data-v-5eab4376"]]);
|
|
560
563
|
Ce.add(mi);
|
|
561
564
|
const ns = {
|
|
562
565
|
name: "AmsomHorizontalStepper",
|
|
@@ -691,10 +694,10 @@ const ns = {
|
|
|
691
694
|
}));
|
|
692
695
|
}, ti = ns.setup;
|
|
693
696
|
ns.setup = ti ? (r, a) => (ei(), ti(r, a)) : ei;
|
|
694
|
-
const
|
|
695
|
-
function
|
|
697
|
+
const xl = { class: "d-flex justify-content-between" }, Ml = ["role", "onClick"];
|
|
698
|
+
function Cl(r, a, n, d, c, u) {
|
|
696
699
|
const S = $("font-awesome-icon");
|
|
697
|
-
return g(), _("div",
|
|
700
|
+
return g(), _("div", xl, [
|
|
698
701
|
(g(!0), _(B, null, G(n.steps, (f, b) => (g(), _("div", {
|
|
699
702
|
key: f.numero,
|
|
700
703
|
role: f.numero < n.currentStep ? "button" : "none",
|
|
@@ -725,12 +728,12 @@ function Ml(r, a, n, d, c, u) {
|
|
|
725
728
|
class: C(["step-name", [b + 1 < n.currentStep ? n.passedStepTextCss : b + 1 === n.currentStep ? n.currentStepTextCss : n.futureStepTextCss]]),
|
|
726
729
|
style: Z({ fontSize: u.fontSizeText + "rem" })
|
|
727
730
|
}, R(f.texte), 7))
|
|
728
|
-
], 10,
|
|
731
|
+
], 10, Ml))), 128))
|
|
729
732
|
]);
|
|
730
733
|
}
|
|
731
|
-
const
|
|
734
|
+
const Fu = /* @__PURE__ */ le(ns, [["render", Cl]]);
|
|
732
735
|
Ce.add(vo, fi, xo, Mo);
|
|
733
|
-
const
|
|
736
|
+
const Dl = {
|
|
734
737
|
name: "PhotoComponent",
|
|
735
738
|
components: {
|
|
736
739
|
AmsomModal: ll,
|
|
@@ -802,16 +805,16 @@ const Cl = {
|
|
|
802
805
|
}
|
|
803
806
|
}
|
|
804
807
|
}
|
|
805
|
-
},
|
|
808
|
+
}, Pl = { class: "border border-1 border-grey rounded-4 p-2 d-flex align-items-center" }, Tl = ["disabled"], Il = ["capture"], Yl = {
|
|
806
809
|
key: 0,
|
|
807
810
|
class: "d-flex overflow-x-auto w-100"
|
|
808
|
-
},
|
|
811
|
+
}, Ol = ["onClick"], Nl = ["src", "alt"], Ll = {
|
|
809
812
|
key: 1,
|
|
810
813
|
class: "fs-7"
|
|
811
|
-
},
|
|
812
|
-
function
|
|
814
|
+
}, Al = { class: "row w-100 mx-auto" }, Fl = { class: "col-12 mb-3" }, Rl = ["src", "alt"], Hl = { class: "col-12 d-flex justify-content-center" };
|
|
815
|
+
function Bl(r, a, n, d, c, u) {
|
|
813
816
|
const S = $("font-awesome-icon"), f = $("amsom-modal");
|
|
814
|
-
return g(), _("div",
|
|
817
|
+
return g(), _("div", Pl, [
|
|
815
818
|
y("button", {
|
|
816
819
|
type: "button",
|
|
817
820
|
class: "btn rounded-4 me-1 d-flex justify-content-center align-items-center",
|
|
@@ -851,9 +854,9 @@ function Hl(r, a, n, d, c, u) {
|
|
|
851
854
|
multiple: "",
|
|
852
855
|
capture: n.capture,
|
|
853
856
|
onInput: a[1] || (a[1] = (...b) => u.getDataFiles && u.getDataFiles(...b))
|
|
854
|
-
}, null, 40,
|
|
855
|
-
], 12,
|
|
856
|
-
n.images.length > 0 ? (g(), _("div",
|
|
857
|
+
}, null, 40, Il))
|
|
858
|
+
], 12, Tl),
|
|
859
|
+
n.images.length > 0 ? (g(), _("div", Yl, [
|
|
857
860
|
(g(!0), _(B, null, G(n.images, (b) => (g(), _("button", {
|
|
858
861
|
key: b,
|
|
859
862
|
type: "button",
|
|
@@ -870,9 +873,9 @@ function Hl(r, a, n, d, c, u) {
|
|
|
870
873
|
src: "data:" + (b == null ? void 0 : b.type) + ";base64," + (b == null ? void 0 : b.file),
|
|
871
874
|
class: "h-100 w-100 rounded-1",
|
|
872
875
|
alt: b == null ? void 0 : b.nomFichier
|
|
873
|
-
}, null, 8,
|
|
874
|
-
], 12,
|
|
875
|
-
])) : (g(), _("div",
|
|
876
|
+
}, null, 8, Nl)
|
|
877
|
+
], 12, Ol))), 128))
|
|
878
|
+
])) : (g(), _("div", Ll, " Ajouter une image ")),
|
|
876
879
|
c.showModal ? (g(), E(f, {
|
|
877
880
|
key: 2,
|
|
878
881
|
size: "sm",
|
|
@@ -882,15 +885,15 @@ function Hl(r, a, n, d, c, u) {
|
|
|
882
885
|
default: Ue(() => {
|
|
883
886
|
var b, h, N;
|
|
884
887
|
return [
|
|
885
|
-
y("div",
|
|
886
|
-
y("div",
|
|
888
|
+
y("div", Al, [
|
|
889
|
+
y("div", Fl, [
|
|
887
890
|
y("img", {
|
|
888
891
|
src: "data:" + ((b = n.images[c.selectedPhotoIndex]) == null ? void 0 : b.type) + ";base64," + ((h = n.images[c.selectedPhotoIndex]) == null ? void 0 : h.file),
|
|
889
892
|
alt: (N = n.images[c.selectedPhotoIndex]) == null ? void 0 : N.nomFichier,
|
|
890
893
|
class: "h-100 w-100"
|
|
891
|
-
}, null, 8,
|
|
894
|
+
}, null, 8, Rl)
|
|
892
895
|
]),
|
|
893
|
-
y("div",
|
|
896
|
+
y("div", Hl, [
|
|
894
897
|
y("button", {
|
|
895
898
|
type: "button",
|
|
896
899
|
class: "btn btn-primary mx-1",
|
|
@@ -929,13 +932,13 @@ function Hl(r, a, n, d, c, u) {
|
|
|
929
932
|
}, 8, ["onClose"])) : P("", !0)
|
|
930
933
|
]);
|
|
931
934
|
}
|
|
932
|
-
const
|
|
935
|
+
const Ru = /* @__PURE__ */ le(Dl, [["render", Bl]]);
|
|
933
936
|
var Si = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
934
937
|
function bi(r) {
|
|
935
938
|
throw new Error('Could not dynamically require "' + r + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
|
|
936
939
|
}
|
|
937
940
|
var si = { exports: {} }, ii;
|
|
938
|
-
function
|
|
941
|
+
function Vl() {
|
|
939
942
|
return ii || (ii = 1, function(r, a) {
|
|
940
943
|
(function(n, d) {
|
|
941
944
|
r.exports = d();
|
|
@@ -1044,13 +1047,13 @@ function Bl() {
|
|
|
1044
1047
|
function ze(e) {
|
|
1045
1048
|
Mt(this, e), this._d = new Date(e._d != null ? e._d.getTime() : NaN), this.isValid() || (this._d = /* @__PURE__ */ new Date(NaN)), xt === !1 && (xt = !0, d.updateOffset(this), xt = !1);
|
|
1046
1049
|
}
|
|
1047
|
-
function
|
|
1050
|
+
function te(e) {
|
|
1048
1051
|
return e instanceof ze || e != null && e._isAMomentObject != null;
|
|
1049
1052
|
}
|
|
1050
1053
|
function as(e) {
|
|
1051
1054
|
d.suppressDeprecationWarnings === !1 && typeof console < "u" && console.warn && console.warn("Deprecation warning: " + e);
|
|
1052
1055
|
}
|
|
1053
|
-
function
|
|
1056
|
+
function Q(e, t) {
|
|
1054
1057
|
var s = !0;
|
|
1055
1058
|
return ue(function() {
|
|
1056
1059
|
if (d.deprecationHandler != null && d.deprecationHandler(null, e), s) {
|
|
@@ -1266,13 +1269,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1266
1269
|
years: "year",
|
|
1267
1270
|
year: "year"
|
|
1268
1271
|
};
|
|
1269
|
-
function
|
|
1272
|
+
function X(e) {
|
|
1270
1273
|
return typeof e == "string" ? us[e] || us[e.toLowerCase()] : void 0;
|
|
1271
1274
|
}
|
|
1272
1275
|
function Yt(e) {
|
|
1273
1276
|
var t = {}, s, i;
|
|
1274
1277
|
for (i in e)
|
|
1275
|
-
f(e, i) && (s =
|
|
1278
|
+
f(e, i) && (s = X(i), s && (t[s] = e[i]));
|
|
1276
1279
|
return t;
|
|
1277
1280
|
}
|
|
1278
1281
|
var Ri = {
|
|
@@ -1324,12 +1327,12 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1324
1327
|
function ce(e) {
|
|
1325
1328
|
return e.replace(/[-\/\\^$*+?.()|[\]{}]/g, "\\$&");
|
|
1326
1329
|
}
|
|
1327
|
-
function
|
|
1330
|
+
function ee(e) {
|
|
1328
1331
|
return e < 0 ? Math.ceil(e) || 0 : Math.floor(e);
|
|
1329
1332
|
}
|
|
1330
1333
|
function T(e) {
|
|
1331
1334
|
var t = +e, s = 0;
|
|
1332
|
-
return t !== 0 && isFinite(t) && (s =
|
|
1335
|
+
return t !== 0 && isFinite(t) && (s = ee(t)), s;
|
|
1333
1336
|
}
|
|
1334
1337
|
var At = {};
|
|
1335
1338
|
function L(e, t) {
|
|
@@ -1350,7 +1353,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1350
1353
|
function dt(e) {
|
|
1351
1354
|
return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
|
|
1352
1355
|
}
|
|
1353
|
-
var z = 0, he = 1, oe = 2, U = 3,
|
|
1356
|
+
var z = 0, he = 1, oe = 2, U = 3, se = 4, me = 5, De = 6, Wi = 7, Ei = 8;
|
|
1354
1357
|
x("Y", 0, 0, function() {
|
|
1355
1358
|
var e = this.year();
|
|
1356
1359
|
return e <= 9999 ? ae(e, 4) : "+" + e;
|
|
@@ -1426,7 +1429,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1426
1429
|
}
|
|
1427
1430
|
}
|
|
1428
1431
|
function Gi(e) {
|
|
1429
|
-
return e =
|
|
1432
|
+
return e = X(e), re(this[e]) ? this[e]() : this;
|
|
1430
1433
|
}
|
|
1431
1434
|
function $i(e, t) {
|
|
1432
1435
|
if (typeof e == "object") {
|
|
@@ -1434,7 +1437,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1434
1437
|
var s = Hi(e), i, o = s.length;
|
|
1435
1438
|
for (i = 0; i < o; i++)
|
|
1436
1439
|
this[s[i].unit](e[s[i].unit]);
|
|
1437
|
-
} else if (e =
|
|
1440
|
+
} else if (e = X(e), re(this[e]))
|
|
1438
1441
|
return this[e](t);
|
|
1439
1442
|
return this;
|
|
1440
1443
|
}
|
|
@@ -1755,16 +1758,16 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1755
1758
|
t[U] = T(e), D(s).bigHour = !0;
|
|
1756
1759
|
}), L("hmm", function(e, t, s) {
|
|
1757
1760
|
var i = e.length - 2;
|
|
1758
|
-
t[U] = T(e.substr(0, i)), t[
|
|
1761
|
+
t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i)), D(s).bigHour = !0;
|
|
1759
1762
|
}), L("hmmss", function(e, t, s) {
|
|
1760
1763
|
var i = e.length - 4, o = e.length - 2;
|
|
1761
|
-
t[U] = T(e.substr(0, i)), t[
|
|
1764
|
+
t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i, 2)), t[me] = T(e.substr(o)), D(s).bigHour = !0;
|
|
1762
1765
|
}), L("Hmm", function(e, t, s) {
|
|
1763
1766
|
var i = e.length - 2;
|
|
1764
|
-
t[U] = T(e.substr(0, i)), t[
|
|
1767
|
+
t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i));
|
|
1765
1768
|
}), L("Hmmss", function(e, t, s) {
|
|
1766
1769
|
var i = e.length - 4, o = e.length - 2;
|
|
1767
|
-
t[U] = T(e.substr(0, i)), t[
|
|
1770
|
+
t[U] = T(e.substr(0, i)), t[se] = T(e.substr(i, 2)), t[me] = T(e.substr(o));
|
|
1768
1771
|
});
|
|
1769
1772
|
function Nn(e) {
|
|
1770
1773
|
return (e + "").toLowerCase().charAt(0) === "p";
|
|
@@ -1878,7 +1881,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
1878
1881
|
}
|
|
1879
1882
|
function jt(e) {
|
|
1880
1883
|
var t, s = e._a;
|
|
1881
|
-
return s && D(e).overflow === -2 && (t = s[he] < 0 || s[he] > 11 ? he : s[oe] < 1 || s[oe] > Ft(s[z], s[he]) ? oe : s[U] < 0 || s[U] > 24 || s[U] === 24 && (s[
|
|
1884
|
+
return s && D(e).overflow === -2 && (t = s[he] < 0 || s[he] > 11 ? he : s[oe] < 1 || s[oe] > Ft(s[z], s[he]) ? oe : s[U] < 0 || s[U] > 24 || s[U] === 24 && (s[se] !== 0 || s[me] !== 0 || s[De] !== 0) ? U : s[se] < 0 || s[se] > 59 ? se : s[me] < 0 || s[me] > 59 ? me : s[De] < 0 || s[De] > 999 ? De : -1, D(e)._overflowDayOfYear && (t < z || t > oe) && (t = oe), D(e)._overflowWeeks && t === -1 && (t = Wi), D(e)._overflowWeekday && t === -1 && (t = Ei), D(e).overflow = t), e;
|
|
1882
1885
|
}
|
|
1883
1886
|
var Un = /^\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)?)?$/, zn = /^\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)?)?$/, Wn = /Z|[+-]\d\d(?::?\d\d)?/, ht = [
|
|
1884
1887
|
["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
|
|
@@ -2023,7 +2026,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2023
2026
|
return;
|
|
2024
2027
|
e._strict ? e._isValid = !1 : d.createFromInputFallback(e);
|
|
2025
2028
|
}
|
|
2026
|
-
d.createFromInputFallback =
|
|
2029
|
+
d.createFromInputFallback = Q(
|
|
2027
2030
|
"value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",
|
|
2028
2031
|
function(e) {
|
|
2029
2032
|
e._d = /* @__PURE__ */ new Date(e._i + (e._useUTC ? " UTC" : ""));
|
|
@@ -2047,7 +2050,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2047
2050
|
e._a[t] = i[t] = o[t];
|
|
2048
2051
|
for (; t < 7; t++)
|
|
2049
2052
|
e._a[t] = i[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
|
|
2050
|
-
e._a[U] === 24 && e._a[
|
|
2053
|
+
e._a[U] === 24 && e._a[se] === 0 && e._a[me] === 0 && e._a[De] === 0 && (e._nextDay = !0, e._a[U] = 0), e._d = (e._useUTC ? $e : on).apply(
|
|
2051
2054
|
null,
|
|
2052
2055
|
i
|
|
2053
2056
|
), l = e._useUTC ? e._d.getUTCDay() : e._d.getDay(), e._tzm != null && e._d.setUTCMinutes(e._d.getUTCMinutes() - e._tzm), e._nextDay && (e._a[U] = 24), e._w && typeof e._w.d < "u" && e._w.d !== l && (D(e).weekdayMismatch = !0);
|
|
@@ -2116,7 +2119,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2116
2119
|
}
|
|
2117
2120
|
function Is(e) {
|
|
2118
2121
|
var t = e._i, s = e._f;
|
|
2119
|
-
return e._locale = e._locale || ge(e._l), t === null || s === void 0 && t === "" ? et({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)),
|
|
2122
|
+
return e._locale = e._locale || ge(e._l), t === null || s === void 0 && t === "" ? et({ nullInput: !0 }) : (typeof t == "string" && (e._i = t = e._locale.preparse(t)), te(t) ? new ze(jt(t)) : (v(t) ? e._d = t : u(s) ? ir(e) : s ? Wt(e) : ar(e), vt(e) || (e._d = null), e));
|
|
2120
2123
|
}
|
|
2121
2124
|
function ar(e) {
|
|
2122
2125
|
var t = e._i;
|
|
@@ -2131,13 +2134,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2131
2134
|
function F(e, t, s, i) {
|
|
2132
2135
|
return Ys(e, t, s, i, !1);
|
|
2133
2136
|
}
|
|
2134
|
-
var or =
|
|
2137
|
+
var or = Q(
|
|
2135
2138
|
"moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",
|
|
2136
2139
|
function() {
|
|
2137
2140
|
var e = F.apply(null, arguments);
|
|
2138
2141
|
return this.isValid() && e.isValid() ? e < this ? this : e : et();
|
|
2139
2142
|
}
|
|
2140
|
-
), lr =
|
|
2143
|
+
), lr = Q(
|
|
2141
2144
|
"moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",
|
|
2142
2145
|
function() {
|
|
2143
2146
|
var e = F.apply(null, arguments);
|
|
@@ -2190,7 +2193,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2190
2193
|
return this._isValid;
|
|
2191
2194
|
}
|
|
2192
2195
|
function fr() {
|
|
2193
|
-
return
|
|
2196
|
+
return ie(NaN);
|
|
2194
2197
|
}
|
|
2195
2198
|
function mt(e) {
|
|
2196
2199
|
var t = Yt(e), s = t.year || 0, i = t.quarter || 0, o = t.month || 0, l = t.week || t.isoWeek || 0, m = t.day || 0, k = t.hour || 0, M = t.minute || 0, I = t.second || 0, W = t.millisecond || 0;
|
|
@@ -2226,7 +2229,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2226
2229
|
}
|
|
2227
2230
|
function Gt(e, t) {
|
|
2228
2231
|
var s, i;
|
|
2229
|
-
return t._isUTC ? (s = t.clone(), i = (
|
|
2232
|
+
return t._isUTC ? (s = t.clone(), i = (te(e) || v(e) ? e.valueOf() : F(e).valueOf()) - s.valueOf(), s._d.setTime(s._d.valueOf() + i), d.updateOffset(s, !1), s) : F(e).local();
|
|
2230
2233
|
}
|
|
2231
2234
|
function $t(e) {
|
|
2232
2235
|
return -Math.round(e._d.getTimezoneOffset());
|
|
@@ -2244,7 +2247,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2244
2247
|
} else Math.abs(e) < 16 && !s && (e = e * 60);
|
|
2245
2248
|
return !this._isUTC && t && (o = $t(this)), this._offset = e, this._isUTC = !0, o != null && this.add(o, "m"), i !== e && (!t || this._changeInProgress ? Rs(
|
|
2246
2249
|
this,
|
|
2247
|
-
|
|
2250
|
+
ie(e - i, "m"),
|
|
2248
2251
|
1,
|
|
2249
2252
|
!1
|
|
2250
2253
|
) : this._changeInProgress || (this._changeInProgress = !0, d.updateOffset(this, !0), this._changeInProgress = null)), this;
|
|
@@ -2291,7 +2294,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2291
2294
|
return this.isValid() ? this._isUTC && this._offset === 0 : !1;
|
|
2292
2295
|
}
|
|
2293
2296
|
var Dr = /^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/, Pr = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;
|
|
2294
|
-
function
|
|
2297
|
+
function ie(e, t) {
|
|
2295
2298
|
var s = e, i = null, o, l, m;
|
|
2296
2299
|
return ft(e) ? s = {
|
|
2297
2300
|
ms: e._milliseconds,
|
|
@@ -2301,7 +2304,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2301
2304
|
y: 0,
|
|
2302
2305
|
d: T(i[oe]) * o,
|
|
2303
2306
|
h: T(i[U]) * o,
|
|
2304
|
-
m: T(i[
|
|
2307
|
+
m: T(i[se]) * o,
|
|
2305
2308
|
s: T(i[me]) * o,
|
|
2306
2309
|
ms: T(Et(i[De] * 1e3)) * o
|
|
2307
2310
|
// the millisecond decimal point is included in the match
|
|
@@ -2318,7 +2321,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2318
2321
|
F(s.to)
|
|
2319
2322
|
), s = {}, s.ms = m.milliseconds, s.M = m.months), l = new mt(s), ft(e) && f(e, "_locale") && (l._locale = e._locale), ft(e) && f(e, "_isValid") && (l._isValid = e._isValid), l;
|
|
2320
2323
|
}
|
|
2321
|
-
|
|
2324
|
+
ie.fn = mt.prototype, ie.invalid = fr;
|
|
2322
2325
|
function Pe(e, t) {
|
|
2323
2326
|
var s = e && parseFloat(e.replace(",", "."));
|
|
2324
2327
|
return (isNaN(s) ? 0 : s) * t;
|
|
@@ -2337,7 +2340,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2337
2340
|
return i !== null && !isNaN(+i) && (ls(
|
|
2338
2341
|
t,
|
|
2339
2342
|
"moment()." + t + "(period, number) is deprecated. Please use moment()." + t + "(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."
|
|
2340
|
-
), l = s, s = i, i = l), o =
|
|
2343
|
+
), l = s, s = i, i = l), o = ie(s, i), Rs(this, o, e), this;
|
|
2341
2344
|
};
|
|
2342
2345
|
}
|
|
2343
2346
|
function Rs(e, t, s, i) {
|
|
@@ -2349,7 +2352,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2349
2352
|
return typeof e == "string" || e instanceof String;
|
|
2350
2353
|
}
|
|
2351
2354
|
function Or(e) {
|
|
2352
|
-
return
|
|
2355
|
+
return te(e) || v(e) || Hs(e) || N(e) || Lr(e) || Nr(e) || e === null || e === void 0;
|
|
2353
2356
|
}
|
|
2354
2357
|
function Nr(e) {
|
|
2355
2358
|
var t = S(e) && !b(e), s = !1, i = [
|
|
@@ -2416,20 +2419,20 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2416
2419
|
return new ze(this);
|
|
2417
2420
|
}
|
|
2418
2421
|
function Br(e, t) {
|
|
2419
|
-
var s =
|
|
2420
|
-
return this.isValid() && s.isValid() ? (t =
|
|
2422
|
+
var s = te(e) ? e : F(e);
|
|
2423
|
+
return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() > s.valueOf() : s.valueOf() < this.clone().startOf(t).valueOf()) : !1;
|
|
2421
2424
|
}
|
|
2422
2425
|
function Vr(e, t) {
|
|
2423
|
-
var s =
|
|
2424
|
-
return this.isValid() && s.isValid() ? (t =
|
|
2426
|
+
var s = te(e) ? e : F(e);
|
|
2427
|
+
return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() < s.valueOf() : this.clone().endOf(t).valueOf() < s.valueOf()) : !1;
|
|
2425
2428
|
}
|
|
2426
2429
|
function jr(e, t, s, i) {
|
|
2427
|
-
var o =
|
|
2430
|
+
var o = te(e) ? e : F(e), l = te(t) ? t : F(t);
|
|
2428
2431
|
return this.isValid() && o.isValid() && l.isValid() ? (i = i || "()", (i[0] === "(" ? this.isAfter(o, s) : !this.isBefore(o, s)) && (i[1] === ")" ? this.isBefore(l, s) : !this.isAfter(l, s))) : !1;
|
|
2429
2432
|
}
|
|
2430
2433
|
function Ur(e, t) {
|
|
2431
|
-
var s =
|
|
2432
|
-
return this.isValid() && s.isValid() ? (t =
|
|
2434
|
+
var s = te(e) ? e : F(e), i;
|
|
2435
|
+
return this.isValid() && s.isValid() ? (t = X(t) || "millisecond", t === "millisecond" ? this.valueOf() === s.valueOf() : (i = s.valueOf(), this.clone().startOf(t).valueOf() <= i && i <= this.clone().endOf(t).valueOf())) : !1;
|
|
2433
2436
|
}
|
|
2434
2437
|
function zr(e, t) {
|
|
2435
2438
|
return this.isSame(e, t) || this.isAfter(e, t);
|
|
@@ -2443,7 +2446,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2443
2446
|
return NaN;
|
|
2444
2447
|
if (i = Gt(e, this), !i.isValid())
|
|
2445
2448
|
return NaN;
|
|
2446
|
-
switch (o = (i.utcOffset() - this.utcOffset()) * 6e4, t =
|
|
2449
|
+
switch (o = (i.utcOffset() - this.utcOffset()) * 6e4, t = X(t), t) {
|
|
2447
2450
|
case "year":
|
|
2448
2451
|
l = gt(this, i) / 12;
|
|
2449
2452
|
break;
|
|
@@ -2471,7 +2474,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2471
2474
|
default:
|
|
2472
2475
|
l = this - i;
|
|
2473
2476
|
}
|
|
2474
|
-
return s ? l :
|
|
2477
|
+
return s ? l : ee(l);
|
|
2475
2478
|
}
|
|
2476
2479
|
function gt(e, t) {
|
|
2477
2480
|
if (e.date() < t.date())
|
|
@@ -2507,13 +2510,13 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2507
2510
|
return this.localeData().postformat(t);
|
|
2508
2511
|
}
|
|
2509
2512
|
function Kr(e, t) {
|
|
2510
|
-
return this.isValid() && (
|
|
2513
|
+
return this.isValid() && (te(e) && e.isValid() || F(e).isValid()) ? ie({ to: this, from: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
|
2511
2514
|
}
|
|
2512
2515
|
function Jr(e) {
|
|
2513
2516
|
return this.from(F(), e);
|
|
2514
2517
|
}
|
|
2515
2518
|
function Qr(e, t) {
|
|
2516
|
-
return this.isValid() && (
|
|
2519
|
+
return this.isValid() && (te(e) && e.isValid() || F(e).isValid()) ? ie({ from: this, to: e }).locale(this.locale()).humanize(!t) : this.localeData().invalidDate();
|
|
2517
2520
|
}
|
|
2518
2521
|
function Xr(e) {
|
|
2519
2522
|
return this.to(F(), e);
|
|
@@ -2522,7 +2525,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2522
2525
|
var t;
|
|
2523
2526
|
return e === void 0 ? this._locale._abbr : (t = ge(e), t != null && (this._locale = t), this);
|
|
2524
2527
|
}
|
|
2525
|
-
var Vs =
|
|
2528
|
+
var Vs = Q(
|
|
2526
2529
|
"moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",
|
|
2527
2530
|
function(e) {
|
|
2528
2531
|
return e === void 0 ? this.localeData() : this.locale(e);
|
|
@@ -2543,7 +2546,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2543
2546
|
}
|
|
2544
2547
|
function ea(e) {
|
|
2545
2548
|
var t, s;
|
|
2546
|
-
if (e =
|
|
2549
|
+
if (e = X(e), e === void 0 || e === "millisecond" || !this.isValid())
|
|
2547
2550
|
return this;
|
|
2548
2551
|
switch (s = this._isUTC ? Ws : zs, e) {
|
|
2549
2552
|
case "year":
|
|
@@ -2594,7 +2597,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2594
2597
|
}
|
|
2595
2598
|
function ta(e) {
|
|
2596
2599
|
var t, s;
|
|
2597
|
-
if (e =
|
|
2600
|
+
if (e = X(e), e === void 0 || e === "millisecond" || !this.isValid())
|
|
2598
2601
|
return this;
|
|
2599
2602
|
switch (s = this._isUTC ? Ws : zs, e) {
|
|
2600
2603
|
case "year":
|
|
@@ -2890,7 +2893,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2890
2893
|
) + 1;
|
|
2891
2894
|
return e == null ? t : this.add(e - t, "d");
|
|
2892
2895
|
}
|
|
2893
|
-
x("m", ["mm", 2], 0, "minute"), w("m", A, Lt), w("mm", A, K), L(["m", "mm"],
|
|
2896
|
+
x("m", ["mm", 2], 0, "minute"), w("m", A, Lt), w("mm", A, K), L(["m", "mm"], se);
|
|
2894
2897
|
var La = Ae("Minutes", !1);
|
|
2895
2898
|
x("s", ["ss", 2], 0, "second"), w("s", A, Lt), w("ss", A, K), L(["s", "ss"], me);
|
|
2896
2899
|
var Aa = Ae("Seconds", !1);
|
|
@@ -2929,19 +2932,19 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
2929
2932
|
var p = ze.prototype;
|
|
2930
2933
|
p.add = Ir, p.calendar = Rr, p.clone = Hr, p.diff = Er, p.endOf = ta, p.format = Zr, p.from = Kr, p.fromNow = Jr, p.to = Qr, p.toNow = Xr, p.get = Gi, p.invalidAt = ua, p.isAfter = Br, p.isBefore = Vr, p.isBetween = jr, p.isSame = Ur, p.isSameOrAfter = zr, p.isSameOrBefore = Wr, p.isValid = la, p.lang = Vs, p.locale = Bs, p.localeData = js, p.max = lr, p.min = or, p.parsingFlags = da, p.set = $i, p.startOf = ea, p.subtract = Yr, p.toArray = ra, p.toObject = aa, p.toDate = na, p.toISOString = Gr, p.inspect = $r, typeof Symbol < "u" && Symbol.for != null && (p[Symbol.for("nodejs.util.inspect.custom")] = function() {
|
|
2931
2934
|
return "Moment<" + this.format() + ">";
|
|
2932
|
-
}), p.toJSON = oa, p.toString = qr, p.unix = ia, p.valueOf = sa, p.creationData = ca, p.eraName = ga, p.eraNarrow = ya, p.eraAbbr = pa, p.eraYear = _a, p.year = gs, p.isLeapYear = qi, p.weekYear = Ma, p.isoWeekYear = Ca, p.quarter = p.quarters = Oa, p.month = bs, p.daysInMonth = nn, p.week = p.weeks = hn, p.isoWeek = p.isoWeeks = mn, p.weeksInYear = Ta, p.weeksInWeekYear = Ia, p.isoWeeksInYear = Da, p.isoWeeksInISOWeekYear = Pa, p.date = qs, p.day = p.days = Cn, p.weekday = Dn, p.isoWeekday = Pn, p.dayOfYear = Na, p.hour = p.hours = An, p.minute = p.minutes = La, p.second = p.seconds = Aa, p.millisecond = p.milliseconds = Gs, p.utcOffset = pr, p.utc = Sr, p.local = br, p.parseZone = kr, p.hasAlignedHourOffset = wr, p.isDST = vr, p.isLocal = Mr, p.isUtcOffset = Cr, p.isUtc = Ls, p.isUTC = Ls, p.zoneAbbr = Ra, p.zoneName = Ha, p.dates =
|
|
2935
|
+
}), p.toJSON = oa, p.toString = qr, p.unix = ia, p.valueOf = sa, p.creationData = ca, p.eraName = ga, p.eraNarrow = ya, p.eraAbbr = pa, p.eraYear = _a, p.year = gs, p.isLeapYear = qi, p.weekYear = Ma, p.isoWeekYear = Ca, p.quarter = p.quarters = Oa, p.month = bs, p.daysInMonth = nn, p.week = p.weeks = hn, p.isoWeek = p.isoWeeks = mn, p.weeksInYear = Ta, p.weeksInWeekYear = Ia, p.isoWeeksInYear = Da, p.isoWeeksInISOWeekYear = Pa, p.date = qs, p.day = p.days = Cn, p.weekday = Dn, p.isoWeekday = Pn, p.dayOfYear = Na, p.hour = p.hours = An, p.minute = p.minutes = La, p.second = p.seconds = Aa, p.millisecond = p.milliseconds = Gs, p.utcOffset = pr, p.utc = Sr, p.local = br, p.parseZone = kr, p.hasAlignedHourOffset = wr, p.isDST = vr, p.isLocal = Mr, p.isUtcOffset = Cr, p.isUtc = Ls, p.isUTC = Ls, p.zoneAbbr = Ra, p.zoneName = Ha, p.dates = Q(
|
|
2933
2936
|
"dates accessor is deprecated. Use date instead.",
|
|
2934
2937
|
qs
|
|
2935
|
-
), p.months =
|
|
2938
|
+
), p.months = Q(
|
|
2936
2939
|
"months accessor is deprecated. Use month instead",
|
|
2937
2940
|
bs
|
|
2938
|
-
), p.years =
|
|
2941
|
+
), p.years = Q(
|
|
2939
2942
|
"years accessor is deprecated. Use year instead",
|
|
2940
2943
|
gs
|
|
2941
|
-
), p.zone =
|
|
2944
|
+
), p.zone = Q(
|
|
2942
2945
|
"moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",
|
|
2943
2946
|
_r
|
|
2944
|
-
), p.isDSTShifted =
|
|
2947
|
+
), p.isDSTShifted = Q(
|
|
2945
2948
|
"isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",
|
|
2946
2949
|
xr
|
|
2947
2950
|
);
|
|
@@ -3016,10 +3019,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3016
3019
|
var t = e % 10, s = T(e % 100 / 10) === 1 ? "th" : t === 1 ? "st" : t === 2 ? "nd" : t === 3 ? "rd" : "th";
|
|
3017
3020
|
return e + s;
|
|
3018
3021
|
}
|
|
3019
|
-
}), d.lang =
|
|
3022
|
+
}), d.lang = Q(
|
|
3020
3023
|
"moment.lang is deprecated. Use moment.locale instead.",
|
|
3021
3024
|
ke
|
|
3022
|
-
), d.langData =
|
|
3025
|
+
), d.langData = Q(
|
|
3023
3026
|
"moment.langData is deprecated. Use moment.localeData instead.",
|
|
3024
3027
|
ge
|
|
3025
3028
|
);
|
|
@@ -3029,7 +3032,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3029
3032
|
return this._milliseconds = ye(this._milliseconds), this._days = ye(this._days), this._months = ye(this._months), e.milliseconds = ye(e.milliseconds), e.seconds = ye(e.seconds), e.minutes = ye(e.minutes), e.hours = ye(e.hours), e.months = ye(e.months), e.years = ye(e.years), this;
|
|
3030
3033
|
}
|
|
3031
3034
|
function Ks(e, t, s, i) {
|
|
3032
|
-
var o =
|
|
3035
|
+
var o = ie(t, s);
|
|
3033
3036
|
return e._milliseconds += i * o._milliseconds, e._days += i * o._days, e._months += i * o._months, e._bubble();
|
|
3034
3037
|
}
|
|
3035
3038
|
function Ga(e, t) {
|
|
@@ -3043,7 +3046,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3043
3046
|
}
|
|
3044
3047
|
function Za() {
|
|
3045
3048
|
var e = this._milliseconds, t = this._days, s = this._months, i = this._data, o, l, m, k, M;
|
|
3046
|
-
return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += Js(Qt(s) + t) * 864e5, t = 0, s = 0), i.milliseconds = e % 1e3, o =
|
|
3049
|
+
return e >= 0 && t >= 0 && s >= 0 || e <= 0 && t <= 0 && s <= 0 || (e += Js(Qt(s) + t) * 864e5, t = 0, s = 0), i.milliseconds = e % 1e3, o = ee(e / 1e3), i.seconds = o % 60, l = ee(o / 60), i.minutes = l % 60, m = ee(l / 60), i.hours = m % 24, t += ee(m / 24), M = ee(Qs(t)), s += M, t -= Js(Qt(M)), k = ee(s / 12), s %= 12, i.days = t, i.months = s, i.years = k, this;
|
|
3047
3050
|
}
|
|
3048
3051
|
function Qs(e) {
|
|
3049
3052
|
return e * 4800 / 146097;
|
|
@@ -3055,7 +3058,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3055
3058
|
if (!this.isValid())
|
|
3056
3059
|
return NaN;
|
|
3057
3060
|
var t, s, i = this._milliseconds;
|
|
3058
|
-
if (e =
|
|
3061
|
+
if (e = X(e), e === "month" || e === "quarter" || e === "year")
|
|
3059
3062
|
switch (t = this._days + i / 864e5, s = this._months + Qs(t), e) {
|
|
3060
3063
|
case "month":
|
|
3061
3064
|
return s;
|
|
@@ -3089,10 +3092,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3089
3092
|
}
|
|
3090
3093
|
var Xs = pe("ms"), Ja = pe("s"), Qa = pe("m"), Xa = pe("h"), eo = pe("d"), to = pe("w"), so = pe("M"), io = pe("Q"), no = pe("y"), ro = Xs;
|
|
3091
3094
|
function ao() {
|
|
3092
|
-
return
|
|
3095
|
+
return ie(this);
|
|
3093
3096
|
}
|
|
3094
3097
|
function oo(e) {
|
|
3095
|
-
return e =
|
|
3098
|
+
return e = X(e), this.isValid() ? this[e + "s"]() : NaN;
|
|
3096
3099
|
}
|
|
3097
3100
|
function Te(e) {
|
|
3098
3101
|
return function() {
|
|
@@ -3101,7 +3104,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3101
3104
|
}
|
|
3102
3105
|
var lo = Te("milliseconds"), uo = Te("seconds"), co = Te("minutes"), ho = Te("hours"), mo = Te("days"), fo = Te("months"), go = Te("years");
|
|
3103
3106
|
function yo() {
|
|
3104
|
-
return
|
|
3107
|
+
return ee(this.days() / 7);
|
|
3105
3108
|
}
|
|
3106
3109
|
var _e = Math.round, Be = {
|
|
3107
3110
|
ss: 44,
|
|
@@ -3123,7 +3126,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3123
3126
|
return o.relativeTime(t || 1, !!s, e, i);
|
|
3124
3127
|
}
|
|
3125
3128
|
function _o(e, t, s, i) {
|
|
3126
|
-
var o =
|
|
3129
|
+
var o = ie(e).abs(), l = _e(o.as("s")), m = _e(o.as("m")), k = _e(o.as("h")), M = _e(o.as("d")), I = _e(o.as("M")), W = _e(o.as("w")), Se = _e(o.as("y")), ve = l <= s.ss && ["s", l] || l < s.s && ["ss", l] || m <= 1 && ["m"] || m < s.m && ["mm", m] || k <= 1 && ["h"] || k < s.h && ["hh", k] || M <= 1 && ["d"] || M < s.d && ["dd", M];
|
|
3127
3130
|
return s.w != null && (ve = ve || W <= 1 && ["w"] || W < s.w && ["ww", W]), ve = ve || I <= 1 && ["M"] || I < s.M && ["MM", I] || Se <= 1 && ["y"] || ["yy", Se], ve[2] = t, ve[3] = +e > 0, ve[4] = i, po.apply(null, ve);
|
|
3128
3131
|
}
|
|
3129
3132
|
function So(e) {
|
|
@@ -3146,10 +3149,10 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3146
3149
|
if (!this.isValid())
|
|
3147
3150
|
return this.localeData().invalidDate();
|
|
3148
3151
|
var e = Xt(this._milliseconds) / 1e3, t = Xt(this._days), s = Xt(this._months), i, o, l, m, k = this.asSeconds(), M, I, W, Se;
|
|
3149
|
-
return k ? (i =
|
|
3152
|
+
return k ? (i = ee(e / 60), o = ee(i / 60), e %= 60, i %= 60, l = ee(s / 12), s %= 12, m = e ? e.toFixed(3).replace(/\.?0+$/, "") : "", M = k < 0 ? "-" : "", I = Ve(this._months) !== Ve(k) ? "-" : "", W = Ve(this._days) !== Ve(k) ? "-" : "", Se = Ve(this._milliseconds) !== Ve(k) ? "-" : "", M + "P" + (l ? I + l + "Y" : "") + (s ? I + s + "M" : "") + (t ? W + t + "D" : "") + (o || i || e ? "T" : "") + (o ? Se + o + "H" : "") + (i ? Se + i + "M" : "") + (e ? Se + m + "S" : "")) : "P0D";
|
|
3150
3153
|
}
|
|
3151
3154
|
var Y = mt.prototype;
|
|
3152
|
-
Y.isValid = mr, Y.abs = qa, Y.add = Ga, Y.subtract = $a, Y.as = Ka, Y.asMilliseconds = Xs, Y.asSeconds = Ja, Y.asMinutes = Qa, Y.asHours = Xa, Y.asDays = eo, Y.asWeeks = to, Y.asMonths = so, Y.asQuarters = io, Y.asYears = no, Y.valueOf = ro, Y._bubble = Za, Y.clone = ao, Y.get = oo, Y.milliseconds = lo, Y.seconds = uo, Y.minutes = co, Y.hours = ho, Y.days = mo, Y.weeks = yo, Y.months = fo, Y.years = go, Y.humanize = ko, Y.toISOString = bt, Y.toString = bt, Y.toJSON = bt, Y.locale = Bs, Y.localeData = js, Y.toIsoString =
|
|
3155
|
+
Y.isValid = mr, Y.abs = qa, Y.add = Ga, Y.subtract = $a, Y.as = Ka, Y.asMilliseconds = Xs, Y.asSeconds = Ja, Y.asMinutes = Qa, Y.asHours = Xa, Y.asDays = eo, Y.asWeeks = to, Y.asMonths = so, Y.asQuarters = io, Y.asYears = no, Y.valueOf = ro, Y._bubble = Za, Y.clone = ao, Y.get = oo, Y.milliseconds = lo, Y.seconds = uo, Y.minutes = co, Y.hours = ho, Y.days = mo, Y.weeks = yo, Y.months = fo, Y.years = go, Y.humanize = ko, Y.toISOString = bt, Y.toString = bt, Y.toJSON = bt, Y.locale = Bs, Y.localeData = js, Y.toIsoString = Q(
|
|
3153
3156
|
"toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",
|
|
3154
3157
|
bt
|
|
3155
3158
|
), Y.lang = Vs, x("X", 0, 0, "unix"), x("x", 0, 0, "valueOf"), w("x", at), w("X", Vi), L("X", function(e, t, s) {
|
|
@@ -3158,7 +3161,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3158
3161
|
s._d = new Date(T(e));
|
|
3159
3162
|
});
|
|
3160
3163
|
//! moment.js
|
|
3161
|
-
return d.version = "2.30.1", c(F), d.fn = p, d.min = dr, d.max = ur, d.now = cr, d.utc = ne, d.unix = Ba, d.months = ja, d.isDate = v, d.locale = ke, d.invalid = et, d.duration =
|
|
3164
|
+
return d.version = "2.30.1", c(F), d.fn = p, d.min = dr, d.max = ur, d.now = cr, d.utc = ne, d.unix = Ba, d.months = ja, d.isDate = v, d.locale = ke, d.invalid = et, d.duration = ie, d.isMoment = te, d.weekdays = za, d.parseZone = Va, d.localeData = ge, d.isDuration = ft, d.monthsShort = Ua, d.weekdaysMin = Ea, d.defineLocale = Vt, d.updateLocale = Vn, d.locales = jn, d.weekdaysShort = Wa, d.normalizeUnits = X, d.relativeTimeRounding = So, d.relativeTimeThreshold = bo, d.calendarFormat = Fr, d.prototype = p, d.HTML5_FMT = {
|
|
3162
3165
|
DATETIME_LOCAL: "YYYY-MM-DDTHH:mm",
|
|
3163
3166
|
// <input type="datetime-local" />
|
|
3164
3167
|
DATETIME_LOCAL_SECONDS: "YYYY-MM-DDTHH:mm:ss",
|
|
@@ -3183,7 +3186,7 @@ Arguments: ` + Array.prototype.slice.call(i).join("") + `
|
|
|
3183
3186
|
}
|
|
3184
3187
|
(function(r, a) {
|
|
3185
3188
|
(function(n, d) {
|
|
3186
|
-
d(typeof bi == "function" ?
|
|
3189
|
+
d(typeof bi == "function" ? Vl() : n.moment);
|
|
3187
3190
|
})(Si, function(n) {
|
|
3188
3191
|
//! moment.js locale configuration
|
|
3189
3192
|
var d = /^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i, c = /(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i, u = /(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i, S = [
|
|
@@ -3296,7 +3299,7 @@ function ri(r, a = "DD/MM/YYYY à HH:mm") {
|
|
|
3296
3299
|
return ss(r, a);
|
|
3297
3300
|
}
|
|
3298
3301
|
const ai = /^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)?$/;
|
|
3299
|
-
function
|
|
3302
|
+
function jl(r, a) {
|
|
3300
3303
|
const n = r.replace(/\d+/g, (c) => (+c + 1e5).toString()), d = a.replace(/\d+/g, (c) => (+c + 1e5).toString());
|
|
3301
3304
|
return n.localeCompare(d);
|
|
3302
3305
|
}
|
|
@@ -3309,18 +3312,18 @@ function li(r) {
|
|
|
3309
3312
|
function di(r) {
|
|
3310
3313
|
return typeof r == "boolean";
|
|
3311
3314
|
}
|
|
3312
|
-
function
|
|
3315
|
+
function Ul(r, a, n) {
|
|
3313
3316
|
const d = (r ? 1 : 0) - (a ? 1 : 0);
|
|
3314
3317
|
return n ? -d : d;
|
|
3315
3318
|
}
|
|
3316
|
-
function
|
|
3319
|
+
function zl(r, a) {
|
|
3317
3320
|
const n = (r == null || r === "") && typeof r != "boolean", d = (a == null || a === "") && typeof a != "boolean";
|
|
3318
3321
|
return n && d ? 0 : n ? 1 : d ? -1 : null;
|
|
3319
3322
|
}
|
|
3320
3323
|
function ui(r) {
|
|
3321
3324
|
return typeof r == "string" && r.includes("€");
|
|
3322
3325
|
}
|
|
3323
|
-
function
|
|
3326
|
+
function Wl(r, a, n) {
|
|
3324
3327
|
const d = parseFloat(r.replace("€", "").replace(",", ".").replace(/\s/g, "").trim()), c = parseFloat(a.replace("€", "").replace(",", ".").replace(/\s/g, "").trim());
|
|
3325
3328
|
if (isNaN(d) && isNaN(c)) return 0;
|
|
3326
3329
|
if (isNaN(d)) return 1;
|
|
@@ -3329,12 +3332,12 @@ function zl(r, a, n) {
|
|
|
3329
3332
|
return n ? u : -u;
|
|
3330
3333
|
}
|
|
3331
3334
|
function kt(r, a, n) {
|
|
3332
|
-
const d =
|
|
3335
|
+
const d = zl(r, a);
|
|
3333
3336
|
if (d !== null) return d;
|
|
3334
3337
|
if (di(r) && di(a))
|
|
3335
|
-
return
|
|
3338
|
+
return Ul(r, a, n);
|
|
3336
3339
|
if (ai.test(r) && ai.test(a)) {
|
|
3337
|
-
const f =
|
|
3340
|
+
const f = jl(r, a);
|
|
3338
3341
|
return n ? f : -f;
|
|
3339
3342
|
}
|
|
3340
3343
|
if (oi(r) && oi(a)) {
|
|
@@ -3346,14 +3349,14 @@ function kt(r, a, n) {
|
|
|
3346
3349
|
return n ? f - b : b - f;
|
|
3347
3350
|
}
|
|
3348
3351
|
if (ui(r) && ui(a))
|
|
3349
|
-
return
|
|
3352
|
+
return Wl(r, a, n);
|
|
3350
3353
|
const c = typeof r == "string" ? Ie(r).toLowerCase() : Ie(String(r)).toLowerCase(), u = typeof a == "string" ? Ie(a).toLowerCase() : Ie(String(a)).toLowerCase(), S = c.localeCompare(u, void 0, {
|
|
3351
3354
|
numeric: !0,
|
|
3352
3355
|
sensitivity: "base"
|
|
3353
3356
|
});
|
|
3354
3357
|
return n ? S : -S;
|
|
3355
3358
|
}
|
|
3356
|
-
function
|
|
3359
|
+
function El(r, a, n = !1) {
|
|
3357
3360
|
return !r || !Array.isArray(r) ? r : r.sort((d, c) => {
|
|
3358
3361
|
const u = d == null ? void 0 : d[a], S = c == null ? void 0 : c[a];
|
|
3359
3362
|
return kt(u, S, n);
|
|
@@ -3393,7 +3396,7 @@ function hi(r, a) {
|
|
|
3393
3396
|
}
|
|
3394
3397
|
je(r, n);
|
|
3395
3398
|
}
|
|
3396
|
-
function
|
|
3399
|
+
function ql(r, a, n = null) {
|
|
3397
3400
|
let d = Ye(r);
|
|
3398
3401
|
d ? n && !d[n] && (d[n] = a) : n ? (d = {}, d[n] = a) : d = a, je(r, d);
|
|
3399
3402
|
}
|
|
@@ -3404,7 +3407,7 @@ function je(r, a, n = null) {
|
|
|
3404
3407
|
let d = Ye(r);
|
|
3405
3408
|
return n ? d[n] = a : d = a, window.localStorage.setItem(r, JSON.stringify(d));
|
|
3406
3409
|
}
|
|
3407
|
-
const
|
|
3410
|
+
const Gl = (r, a) => {
|
|
3408
3411
|
const n = r.__vccOpts || r;
|
|
3409
3412
|
for (const [d, c] of a)
|
|
3410
3413
|
n[d] = c;
|
|
@@ -3421,7 +3424,7 @@ Ce.add(
|
|
|
3421
3424
|
Io,
|
|
3422
3425
|
Yo
|
|
3423
3426
|
);
|
|
3424
|
-
const
|
|
3427
|
+
const $l = {
|
|
3425
3428
|
name: "AmsomTableDraggable",
|
|
3426
3429
|
components: { VueDraggableNext: Jo, FontAwesomeIcon: Me },
|
|
3427
3430
|
props: {
|
|
@@ -3677,7 +3680,7 @@ const Gl = {
|
|
|
3677
3680
|
return this.deepSorts && this.deepSortsList.length > 0 ? this.deepSortsColumnList(this.deepSortsList, [...this.filtereditems]) : r != null && r.customSort ? ci([...this.filtereditems], this.sortAsc, r.customSort) : r != null && r.formatter || r != null && r.type ? ci([...this.filtereditems], this.sortAsc, (a, n, d) => {
|
|
3678
3681
|
const c = this.formatColumnValue(a, r), u = this.formatColumnValue(n, r);
|
|
3679
3682
|
return kt(c, u, d);
|
|
3680
|
-
}) : this.sortKey ?
|
|
3683
|
+
}) : this.sortKey ? El([...this.filtereditems], this.sortKey, this.sortAsc) : this.filtereditems;
|
|
3681
3684
|
},
|
|
3682
3685
|
showeditems() {
|
|
3683
3686
|
const r = this.sortedItems;
|
|
@@ -3832,7 +3835,7 @@ const Gl = {
|
|
|
3832
3835
|
hi(
|
|
3833
3836
|
this.localStorageItemName,
|
|
3834
3837
|
this.getRefactoColumns(this.copyDefaultColumns())
|
|
3835
|
-
),
|
|
3838
|
+
), ql(this.localStorageItemName, this.maxItemPerPage, "maxItemPerPage");
|
|
3836
3839
|
let a = Ye(this.localStorageItemName);
|
|
3837
3840
|
a && (this.columns = this.getColumnsById(a.columns, this.defaultColumns), this.maxItemsPerPage = a.maxItemPerPage);
|
|
3838
3841
|
}
|
|
@@ -4160,44 +4163,44 @@ const Gl = {
|
|
|
4160
4163
|
}, 50);
|
|
4161
4164
|
}
|
|
4162
4165
|
}
|
|
4163
|
-
},
|
|
4166
|
+
}, Zl = {
|
|
4164
4167
|
key: 0,
|
|
4165
4168
|
class: "mb-3 text-center"
|
|
4166
|
-
},
|
|
4169
|
+
}, Kl = {
|
|
4167
4170
|
key: 1,
|
|
4168
4171
|
class: "row mb-1 mx-auto"
|
|
4169
|
-
},
|
|
4172
|
+
}, Jl = {
|
|
4170
4173
|
key: 0,
|
|
4171
4174
|
class: "btn btn-sm btn-outline-secondary cursor-default align-self-center bg-transparent text-secondary border-secondary d-flex justify-content-center align-items-center fs-7 px-2 py-0 rounded-1",
|
|
4172
4175
|
style: { height: "20px" }
|
|
4173
|
-
},
|
|
4176
|
+
}, Ql = { class: "text-nowrap" }, Xl = { class: "d-flex justify-content-center align-items-center fs-7 px-2 py-0 rounded-1 mx-2 user-select-none" }, ed = {
|
|
4174
4177
|
key: 0,
|
|
4175
4178
|
class: "text-nowrap",
|
|
4176
4179
|
style: { height: "20px" }
|
|
4177
|
-
},
|
|
4180
|
+
}, td = ["value"], sd = {
|
|
4178
4181
|
key: 1,
|
|
4179
4182
|
class: "d-flex align-items-center text-nowrap"
|
|
4180
|
-
},
|
|
4183
|
+
}, id = {
|
|
4181
4184
|
key: 0,
|
|
4182
4185
|
class: "d-flex ms-2"
|
|
4183
|
-
},
|
|
4186
|
+
}, nd = { class: "row mx-auto mb-3 rounded-0" }, rd = ["id"], ad = ["id"], od = ["id", "onDragstart", "onDragend"], ld = { class: "d-flex flex-column align-items-center" }, dd = {
|
|
4184
4187
|
key: 0,
|
|
4185
4188
|
class: "mx-auto my-auto mb-2 mt-2 hoverable d-inline-block"
|
|
4186
|
-
},
|
|
4189
|
+
}, ud = { class: "d-inline-flex text-nowrap" }, cd = {
|
|
4187
4190
|
key: 0,
|
|
4188
4191
|
class: "ms-2 float-end"
|
|
4189
|
-
},
|
|
4192
|
+
}, hd = {
|
|
4190
4193
|
key: 1,
|
|
4191
4194
|
class: "ms-2"
|
|
4192
|
-
},
|
|
4195
|
+
}, md = { key: 1 }, fd = ["id"], gd = ["id"], yd = { class: "d-inline-flex text-nowrap" }, pd = {
|
|
4193
4196
|
key: 1,
|
|
4194
4197
|
class: "ms-2 hoverable"
|
|
4195
|
-
},
|
|
4196
|
-
function
|
|
4198
|
+
}, _d = { key: 0 }, Sd = ["colspan"], bd = ["id"], kd = ["onClick", "onContextmenu"], wd = ["data-column-id", "onClick"], vd = ["id", "value"], xd = ["data-column-id"], Md = { class: "row ms-auto mb-2" }, Cd = { class: "m-0 pagination pagination-sm" }, Dd = { class: "page-item hoverable" }, Pd = { class: "page-item hoverable" }, Td = ["onClick"], Id = { class: "page-item hoverable" }, Yd = { class: "page-item hoverable" }, Od = ["id"];
|
|
4199
|
+
function Nd(r, a, n, d, c, u) {
|
|
4197
4200
|
var S;
|
|
4198
4201
|
const f = $("font-awesome-icon"), b = $("vue-draggable-next");
|
|
4199
4202
|
return g(), _(B, null, [
|
|
4200
|
-
n.lineEditMode ? (g(), _("div",
|
|
4203
|
+
n.lineEditMode ? (g(), _("div", Zl, [
|
|
4201
4204
|
y("button", {
|
|
4202
4205
|
type: "button",
|
|
4203
4206
|
class: "btn btn-success rounded-5 m-0 p-0",
|
|
@@ -4210,15 +4213,15 @@ function Od(r, a, n, d, c, u) {
|
|
|
4210
4213
|
})
|
|
4211
4214
|
])
|
|
4212
4215
|
])) : P("", !0),
|
|
4213
|
-
n.showLineNumber || n.showModifyColumnsBtn || n.showMaxItemPerPageBtn || n.deepSorts ? (g(), _("div",
|
|
4216
|
+
n.showLineNumber || n.showModifyColumnsBtn || n.showMaxItemPerPageBtn || n.deepSorts ? (g(), _("div", Kl, [
|
|
4214
4217
|
y("div", {
|
|
4215
4218
|
class: C([
|
|
4216
4219
|
"d-flex justify-content-start p-0",
|
|
4217
4220
|
n.deepSorts && c.deepSortsList.length > 0 && n.showModifyColumnsBtn ? "col-12 col-sm-8 col-lg-9 col-xl-10" : "col"
|
|
4218
4221
|
])
|
|
4219
4222
|
}, [
|
|
4220
|
-
n.showLineNumber ? (g(), _("div",
|
|
4221
|
-
y("b",
|
|
4223
|
+
n.showLineNumber ? (g(), _("div", Jl, [
|
|
4224
|
+
y("b", Ql, R(u.showItemsLinesNumber + " / " + u.filtereditems.length), 1),
|
|
4222
4225
|
a[20] || (a[20] = y("span", { class: "ms-1" }, "lignes", -1))
|
|
4223
4226
|
])) : P("", !0),
|
|
4224
4227
|
n.deepSorts && c.deepSortsList.length > 0 ? (g(), _("div", {
|
|
@@ -4245,7 +4248,7 @@ function Od(r, a, n, d, c, u) {
|
|
|
4245
4248
|
icon: "fa-solid fa-xmark",
|
|
4246
4249
|
onClick: (v) => c.deepSortsList.splice(N, 1)
|
|
4247
4250
|
}, null, 8, ["onClick"]),
|
|
4248
|
-
y("div",
|
|
4251
|
+
y("div", Xl, [
|
|
4249
4252
|
y("span", null, R(h.libelle), 1)
|
|
4250
4253
|
]),
|
|
4251
4254
|
V(f, {
|
|
@@ -4266,7 +4269,7 @@ function Od(r, a, n, d, c, u) {
|
|
|
4266
4269
|
n.deepSorts && c.deepSortsList.length > 0 ? "col-12 col-sm-4 col-lg-3 col-xl-2 mt-1 mt-sm-0" : "col"
|
|
4267
4270
|
])
|
|
4268
4271
|
}, [
|
|
4269
|
-
n.showMaxItemPerPageBtn && !c.headerEditMode ? (g(), _("div",
|
|
4272
|
+
n.showMaxItemPerPageBtn && !c.headerEditMode ? (g(), _("div", ed, [
|
|
4270
4273
|
n.maxItemPerPageList.length > 0 ? Xe((g(), _("select", {
|
|
4271
4274
|
key: 0,
|
|
4272
4275
|
"onUpdate:modelValue": a[2] || (a[2] = (h) => c.maxItemsPerPage = h),
|
|
@@ -4275,13 +4278,13 @@ function Od(r, a, n, d, c, u) {
|
|
|
4275
4278
|
(g(!0), _(B, null, G(n.maxItemPerPageList, (h) => (g(), _("option", {
|
|
4276
4279
|
key: h.value,
|
|
4277
4280
|
value: h.value
|
|
4278
|
-
}, R(h.text), 9,
|
|
4281
|
+
}, R(h.text), 9, td))), 128))
|
|
4279
4282
|
], 512)), [
|
|
4280
4283
|
[zo, c.maxItemsPerPage]
|
|
4281
4284
|
]) : P("", !0)
|
|
4282
4285
|
])) : P("", !0),
|
|
4283
|
-
n.showModifyColumnsBtn ? (g(), _("div",
|
|
4284
|
-
c.headerEditMode ? (g(), _("div",
|
|
4286
|
+
n.showModifyColumnsBtn ? (g(), _("div", sd, [
|
|
4287
|
+
c.headerEditMode ? (g(), _("div", id, [
|
|
4285
4288
|
y("button", {
|
|
4286
4289
|
id: "btn-save-table",
|
|
4287
4290
|
class: "btn btn-sm btn-success d-flex justify-content-center align-items-center ms-auto me-2 px-2 py-0 rounded-3",
|
|
@@ -4305,7 +4308,7 @@ function Od(r, a, n, d, c, u) {
|
|
|
4305
4308
|
])) : P("", !0)
|
|
4306
4309
|
], 2)) : P("", !0)
|
|
4307
4310
|
])) : P("", !0),
|
|
4308
|
-
y("div",
|
|
4311
|
+
y("div", nd, [
|
|
4309
4312
|
y("div", {
|
|
4310
4313
|
ref: "scrollContainer",
|
|
4311
4314
|
class: C(["col-12 p-0 overflow-x-auto mb-2", {
|
|
@@ -4367,7 +4370,7 @@ function Od(r, a, n, d, c, u) {
|
|
|
4367
4370
|
}, null, 512), [
|
|
4368
4371
|
[es, c.checkAllCheckBox]
|
|
4369
4372
|
])
|
|
4370
|
-
], 10,
|
|
4373
|
+
], 10, ad)) : (h.show || c.headerEditMode) && (!h.onlyOnEditMode || n.lineEditMode) ? (g(), _("th", {
|
|
4371
4374
|
key: 1,
|
|
4372
4375
|
id: `${n.tableId}-${h.id}-th-${N}`,
|
|
4373
4376
|
scope: "col",
|
|
@@ -4384,8 +4387,8 @@ function Od(r, a, n, d, c, u) {
|
|
|
4384
4387
|
onDragstart: (v) => h.isDragging = !0,
|
|
4385
4388
|
onDragend: (v) => h.isDragging = !1
|
|
4386
4389
|
}, [
|
|
4387
|
-
y("div",
|
|
4388
|
-
c.headerEditMode && !h.keepShow ? (g(), _("div",
|
|
4390
|
+
y("div", ld, [
|
|
4391
|
+
c.headerEditMode && !h.keepShow ? (g(), _("div", dd, [
|
|
4389
4392
|
h.show ? (g(), E(f, {
|
|
4390
4393
|
key: 0,
|
|
4391
4394
|
icon: "fa-solid fa-eye",
|
|
@@ -4398,15 +4401,15 @@ function Od(r, a, n, d, c, u) {
|
|
|
4398
4401
|
onClick: (v) => h.show = !0
|
|
4399
4402
|
}, null, 8, ["onClick"]))
|
|
4400
4403
|
])) : P("", !0),
|
|
4401
|
-
y("div",
|
|
4402
|
-
|
|
4403
|
-
h.isSortable && !n.deepSorts ? (g(), _("div",
|
|
4404
|
+
y("div", ud, [
|
|
4405
|
+
J(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
|
|
4406
|
+
h.isSortable && !n.deepSorts ? (g(), _("div", cd, [
|
|
4404
4407
|
V(f, {
|
|
4405
4408
|
icon: c.sortKey !== h.id || c.sortKey === h.id && !c.sortAsc ? "fa-solid fa-arrow-down-wide-short" : "fa-solid fa-arrow-down-short-wide",
|
|
4406
4409
|
class: "hoverable",
|
|
4407
4410
|
onClick: (v) => u.updateCurrentSort(h)
|
|
4408
4411
|
}, null, 8, ["icon", "onClick"])
|
|
4409
|
-
])) : n.deepSorts && !c.deepSortsList.some((v) => v.id === h.id) && h.isSortable ? (g(), _("div",
|
|
4412
|
+
])) : n.deepSorts && !c.deepSortsList.some((v) => v.id === h.id) && h.isSortable ? (g(), _("div", hd, [
|
|
4410
4413
|
V(f, {
|
|
4411
4414
|
icon: "fa-solid fa-filter",
|
|
4412
4415
|
onClick: (v) => u.addDeepSort(h)
|
|
@@ -4414,11 +4417,11 @@ function Od(r, a, n, d, c, u) {
|
|
|
4414
4417
|
])) : P("", !0)
|
|
4415
4418
|
])
|
|
4416
4419
|
])
|
|
4417
|
-
], 42,
|
|
4420
|
+
], 42, od)) : P("", !0)
|
|
4418
4421
|
], 64))), 128))
|
|
4419
4422
|
]),
|
|
4420
4423
|
_: 3
|
|
4421
|
-
}, 8, ["modelValue", "ghost-class", "drag-class", "move"])) : (g(), _("tr",
|
|
4424
|
+
}, 8, ["modelValue", "ghost-class", "drag-class", "move"])) : (g(), _("tr", md, [
|
|
4422
4425
|
(g(!0), _(B, null, G(c.columns, (h, N) => (g(), _(B, {
|
|
4423
4426
|
key: h.id
|
|
4424
4427
|
}, [
|
|
@@ -4443,7 +4446,7 @@ function Od(r, a, n, d, c, u) {
|
|
|
4443
4446
|
}, null, 512), [
|
|
4444
4447
|
[es, c.checkAllCheckBox]
|
|
4445
4448
|
])
|
|
4446
|
-
], 10,
|
|
4449
|
+
], 10, fd)) : h.show && (!h.onlyOnEditMode || n.lineEditMode) ? (g(), _("th", {
|
|
4447
4450
|
key: 1,
|
|
4448
4451
|
id: `${n.tableId}-${h.id}-th-${N}`,
|
|
4449
4452
|
scope: "col",
|
|
@@ -4455,8 +4458,8 @@ function Od(r, a, n, d, c, u) {
|
|
|
4455
4458
|
n.infiniteScroll ? "sticky-top" : ""
|
|
4456
4459
|
]])
|
|
4457
4460
|
}, [
|
|
4458
|
-
y("div",
|
|
4459
|
-
|
|
4461
|
+
y("div", yd, [
|
|
4462
|
+
J(r.$slots, "tableHeaderTh", { header: h }, void 0, !0),
|
|
4460
4463
|
h.isSortable && !n.deepSorts ? (g(), _("div", {
|
|
4461
4464
|
key: 0,
|
|
4462
4465
|
class: C(["ms-2 float-end hoverable", { "opacity-50": c.sortKey !== h.id }])
|
|
@@ -4465,19 +4468,19 @@ function Od(r, a, n, d, c, u) {
|
|
|
4465
4468
|
icon: c.sortKey !== h.id || c.sortKey === h.id && !c.sortAsc ? "fa-solid fa-arrow-down-wide-short" : "fa-solid fa-arrow-down-short-wide",
|
|
4466
4469
|
onClick: (v) => u.updateCurrentSort(h)
|
|
4467
4470
|
}, null, 8, ["icon", "onClick"])
|
|
4468
|
-
], 2)) : n.deepSorts && !c.deepSortsList.some((v) => v.id === h.id) && h.isSortable ? (g(), _("div",
|
|
4471
|
+
], 2)) : n.deepSorts && !c.deepSortsList.some((v) => v.id === h.id) && h.isSortable ? (g(), _("div", pd, [
|
|
4469
4472
|
V(f, {
|
|
4470
4473
|
icon: "fa-solid fa-filter",
|
|
4471
4474
|
onClick: (v) => u.addDeepSort(h)
|
|
4472
4475
|
}, null, 8, ["onClick"])
|
|
4473
4476
|
])) : P("", !0)
|
|
4474
4477
|
])
|
|
4475
|
-
], 10,
|
|
4478
|
+
], 10, gd)) : P("", !0)
|
|
4476
4479
|
], 64))), 128))
|
|
4477
4480
|
]))
|
|
4478
4481
|
]),
|
|
4479
4482
|
y("tbody", null, [
|
|
4480
|
-
((S = u.showeditems) == null ? void 0 : S.length) === 0 ? (g(), _("tr",
|
|
4483
|
+
((S = u.showeditems) == null ? void 0 : S.length) === 0 ? (g(), _("tr", _d, [
|
|
4481
4484
|
y("th", {
|
|
4482
4485
|
colspan: c.columns.length,
|
|
4483
4486
|
class: "text-center",
|
|
@@ -4486,8 +4489,8 @@ function Od(r, a, n, d, c, u) {
|
|
|
4486
4489
|
y("span", {
|
|
4487
4490
|
id: `${n.tableId}-no-value`,
|
|
4488
4491
|
class: "text-danger fs-5"
|
|
4489
|
-
}, R(n.noValueText), 9,
|
|
4490
|
-
], 8,
|
|
4492
|
+
}, R(n.noValueText), 9, bd)
|
|
4493
|
+
], 8, Sd)
|
|
4491
4494
|
])) : (g(!0), _(B, { key: 1 }, G(u.showeditems, (h, N) => (g(), _("tr", {
|
|
4492
4495
|
key: h.id,
|
|
4493
4496
|
class: C([
|
|
@@ -4525,10 +4528,10 @@ function Od(r, a, n, d, c, u) {
|
|
|
4525
4528
|
value: h.id,
|
|
4526
4529
|
onClick: a[14] || (a[14] = q(() => {
|
|
4527
4530
|
}, ["stop"]))
|
|
4528
|
-
}, null, 8,
|
|
4531
|
+
}, null, 8, vd), [
|
|
4529
4532
|
[es, c.selectedItems]
|
|
4530
4533
|
])
|
|
4531
|
-
], 10,
|
|
4534
|
+
], 10, wd)) : (v.show || c.headerEditMode) && (!v.onlyOnEditMode || n.lineEditMode) ? (g(), _("td", {
|
|
4532
4535
|
key: 1,
|
|
4533
4536
|
"data-column-id": v.id,
|
|
4534
4537
|
class: C([[
|
|
@@ -4540,21 +4543,21 @@ function Od(r, a, n, d, c, u) {
|
|
|
4540
4543
|
v.stickyRight ? "sticky-column-right" : ""
|
|
4541
4544
|
], "text-center text-nowrap"])
|
|
4542
4545
|
}, [
|
|
4543
|
-
|
|
4546
|
+
J(r.$slots, "tableBodyTd", {
|
|
4544
4547
|
header: v,
|
|
4545
4548
|
item: h,
|
|
4546
4549
|
formattedValue: u.formatColumnValue(h, v)
|
|
4547
4550
|
}, () => [
|
|
4548
4551
|
xe(R(u.formatColumnValue(h, v)), 1)
|
|
4549
4552
|
], !0)
|
|
4550
|
-
], 10,
|
|
4553
|
+
], 10, xd)) : P("", !0)
|
|
4551
4554
|
], 64))), 128))
|
|
4552
|
-
], 46,
|
|
4555
|
+
], 46, kd))), 128))
|
|
4553
4556
|
])
|
|
4554
|
-
], 14,
|
|
4557
|
+
], 14, rd))
|
|
4555
4558
|
], 38)
|
|
4556
4559
|
]),
|
|
4557
|
-
y("div",
|
|
4560
|
+
y("div", Md, [
|
|
4558
4561
|
!n.infiniteScroll && c.totalPages && c.totalPages > 1 ? (g(), _("div", {
|
|
4559
4562
|
key: 0,
|
|
4560
4563
|
class: C(["col p-0 me-3 d-flex", {
|
|
@@ -4563,14 +4566,14 @@ function Od(r, a, n, d, c, u) {
|
|
|
4563
4566
|
"justify-content-start": n.paginationPosition === "left"
|
|
4564
4567
|
}])
|
|
4565
4568
|
}, [
|
|
4566
|
-
y("ul",
|
|
4567
|
-
y("li",
|
|
4569
|
+
y("ul", Cd, [
|
|
4570
|
+
y("li", Dd, [
|
|
4568
4571
|
y("a", {
|
|
4569
4572
|
class: C(["page-link", { disabled: c.currentPage === 1 }]),
|
|
4570
4573
|
onClick: a[16] || (a[16] = (h) => c.currentPage = 1)
|
|
4571
4574
|
}, " « ", 2)
|
|
4572
4575
|
]),
|
|
4573
|
-
y("li",
|
|
4576
|
+
y("li", Pd, [
|
|
4574
4577
|
y("a", {
|
|
4575
4578
|
class: C(["page-link", { disabled: c.currentPage === 1 }]),
|
|
4576
4579
|
onClick: a[17] || (a[17] = (h) => c.currentPage -= 1)
|
|
@@ -4583,15 +4586,15 @@ function Od(r, a, n, d, c, u) {
|
|
|
4583
4586
|
y("a", {
|
|
4584
4587
|
class: "page-link",
|
|
4585
4588
|
onClick: (N) => c.currentPage = h
|
|
4586
|
-
}, R(h), 9,
|
|
4589
|
+
}, R(h), 9, Td)
|
|
4587
4590
|
], 2))), 128)),
|
|
4588
|
-
y("li",
|
|
4591
|
+
y("li", Id, [
|
|
4589
4592
|
y("a", {
|
|
4590
4593
|
class: C(["page-link", { disabled: c.currentPage === c.totalPages }]),
|
|
4591
4594
|
onClick: a[18] || (a[18] = (h) => c.currentPage += 1)
|
|
4592
4595
|
}, " > ", 2)
|
|
4593
4596
|
]),
|
|
4594
|
-
y("li",
|
|
4597
|
+
y("li", Yd, [
|
|
4595
4598
|
y("a", {
|
|
4596
4599
|
class: C(["page-link", { disabled: c.currentPage === c.totalPages }]),
|
|
4597
4600
|
onClick: a[19] || (a[19] = (h) => c.currentPage = c.totalPages)
|
|
@@ -4605,13 +4608,13 @@ function Od(r, a, n, d, c, u) {
|
|
|
4605
4608
|
class: C(["bottom-scrollbar", { visible: c.showScrollbar }])
|
|
4606
4609
|
}, [...a[22] || (a[22] = [
|
|
4607
4610
|
y("div", { class: "scrollbar-content" }, null, -1)
|
|
4608
|
-
])], 10,
|
|
4611
|
+
])], 10, Od)) : P("", !0)
|
|
4609
4612
|
])
|
|
4610
4613
|
], 64);
|
|
4611
4614
|
}
|
|
4612
|
-
const
|
|
4615
|
+
const Hu = /* @__PURE__ */ Gl($l, [["render", Nd], ["__scopeId", "data-v-f3204e33"]]);
|
|
4613
4616
|
Ce.add(Oo, No, Lo, Ao);
|
|
4614
|
-
const
|
|
4617
|
+
const Ld = {
|
|
4615
4618
|
name: "AmsomPagination",
|
|
4616
4619
|
components: {
|
|
4617
4620
|
FontAwesomeIcon: Me
|
|
@@ -4662,15 +4665,15 @@ const Nd = {
|
|
|
4662
4665
|
return r;
|
|
4663
4666
|
}
|
|
4664
4667
|
}
|
|
4665
|
-
},
|
|
4668
|
+
}, Ad = {
|
|
4666
4669
|
key: 0,
|
|
4667
4670
|
class: "w-100 user-select-none"
|
|
4668
|
-
},
|
|
4669
|
-
function
|
|
4671
|
+
}, Fd = { class: "pagination pagination mb-0" }, Rd = { class: "page-item" }, Hd = { class: "page-item" }, Bd = ["onClick"], Vd = { class: "page-item" }, jd = { class: "page-item" };
|
|
4672
|
+
function Ud(r, a, n, d, c, u) {
|
|
4670
4673
|
const S = $("font-awesome-icon");
|
|
4671
|
-
return n.totalPages && n.totalPages > 1 ? (g(), _("div",
|
|
4672
|
-
y("ul",
|
|
4673
|
-
y("li",
|
|
4674
|
+
return n.totalPages && n.totalPages > 1 ? (g(), _("div", Ad, [
|
|
4675
|
+
y("ul", Fd, [
|
|
4676
|
+
y("li", Rd, [
|
|
4674
4677
|
y("span", {
|
|
4675
4678
|
role: "button",
|
|
4676
4679
|
class: C(["page-link", { disabled: n.modelValue === 1 }]),
|
|
@@ -4679,7 +4682,7 @@ function jd(r, a, n, d, c, u) {
|
|
|
4679
4682
|
V(S, { icon: "fa-angles-left" })
|
|
4680
4683
|
], 2)
|
|
4681
4684
|
]),
|
|
4682
|
-
y("li",
|
|
4685
|
+
y("li", Hd, [
|
|
4683
4686
|
y("span", {
|
|
4684
4687
|
role: "button",
|
|
4685
4688
|
class: C(["page-link", { disabled: n.modelValue === 1 }]),
|
|
@@ -4696,9 +4699,9 @@ function jd(r, a, n, d, c, u) {
|
|
|
4696
4699
|
role: "button",
|
|
4697
4700
|
class: "page-link",
|
|
4698
4701
|
onClick: (b) => u.goToPage(f)
|
|
4699
|
-
}, R(f), 9,
|
|
4702
|
+
}, R(f), 9, Bd)
|
|
4700
4703
|
], 2))), 128)),
|
|
4701
|
-
y("li",
|
|
4704
|
+
y("li", Vd, [
|
|
4702
4705
|
y("span", {
|
|
4703
4706
|
role: "button",
|
|
4704
4707
|
class: C(["page-link", { disabled: n.modelValue === n.totalPages }]),
|
|
@@ -4707,7 +4710,7 @@ function jd(r, a, n, d, c, u) {
|
|
|
4707
4710
|
V(S, { icon: "fa-angle-right" })
|
|
4708
4711
|
], 2)
|
|
4709
4712
|
]),
|
|
4710
|
-
y("li",
|
|
4713
|
+
y("li", jd, [
|
|
4711
4714
|
y("span", {
|
|
4712
4715
|
role: "button",
|
|
4713
4716
|
class: C(["page-link", { disabled: n.modelValue === n.totalPages }]),
|
|
@@ -4719,7 +4722,7 @@ function jd(r, a, n, d, c, u) {
|
|
|
4719
4722
|
])
|
|
4720
4723
|
])) : P("", !0);
|
|
4721
4724
|
}
|
|
4722
|
-
const
|
|
4725
|
+
const Bu = /* @__PURE__ */ le(Ld, [["render", Ud]]), zd = {
|
|
4723
4726
|
name: "AmsomSkeleton",
|
|
4724
4727
|
props: {
|
|
4725
4728
|
/**
|
|
@@ -4741,7 +4744,7 @@ const Hu = /* @__PURE__ */ le(Nd, [["render", jd]]), Ud = {
|
|
|
4741
4744
|
}
|
|
4742
4745
|
}
|
|
4743
4746
|
};
|
|
4744
|
-
function
|
|
4747
|
+
function Wd(r, a, n, d, c, u) {
|
|
4745
4748
|
return g(), _("div", {
|
|
4746
4749
|
class: C(["container row placeholder-wave", n.rowClass])
|
|
4747
4750
|
}, [
|
|
@@ -4751,12 +4754,12 @@ function zd(r, a, n, d, c, u) {
|
|
|
4751
4754
|
}, null, 2))), 128))
|
|
4752
4755
|
], 2);
|
|
4753
4756
|
}
|
|
4754
|
-
const
|
|
4757
|
+
const Ed = /* @__PURE__ */ le(zd, [["render", Wd]]);
|
|
4755
4758
|
Ce.add(Fo, is);
|
|
4756
|
-
const
|
|
4759
|
+
const qd = {
|
|
4757
4760
|
name: "AmsomDocumentList",
|
|
4758
4761
|
components: {
|
|
4759
|
-
AmsomSkeleton:
|
|
4762
|
+
AmsomSkeleton: Ed,
|
|
4760
4763
|
AmsomOverlay: _i,
|
|
4761
4764
|
AmsomCard: fl,
|
|
4762
4765
|
FontAwesomeIcon: Me
|
|
@@ -4810,11 +4813,11 @@ const Ed = {
|
|
|
4810
4813
|
qo(a), this.processing = !1;
|
|
4811
4814
|
}
|
|
4812
4815
|
}
|
|
4813
|
-
},
|
|
4816
|
+
}, Gd = { key: 0 }, $d = { class: "d-flex justify-content-between text-primary" }, Zd = { class: "mb-0" }, Kd = { class: "mb-0" }, Jd = ["onClick"], Qd = {
|
|
4814
4817
|
role: "button",
|
|
4815
4818
|
class: "d-flex justify-content-between align-items-center p-2 px-3 text-secondary"
|
|
4816
|
-
},
|
|
4817
|
-
function
|
|
4819
|
+
}, Xd = { key: 0 }, eu = { key: 1 };
|
|
4820
|
+
function tu(r, a, n, d, c, u) {
|
|
4818
4821
|
const S = $("amsom-skeleton"), f = $("font-awesome-icon"), b = $("amsom-card"), h = $("amsom-overlay");
|
|
4819
4822
|
return g(), E(h, { loading: c.processing }, {
|
|
4820
4823
|
default: Ue(() => [
|
|
@@ -4834,16 +4837,16 @@ function eu(r, a, n, d, c, u) {
|
|
|
4834
4837
|
key: de,
|
|
4835
4838
|
class: "document-item pt-2"
|
|
4836
4839
|
}, [
|
|
4837
|
-
y("div",
|
|
4838
|
-
y("p",
|
|
4839
|
-
y("p",
|
|
4840
|
+
y("div", $d, [
|
|
4841
|
+
y("p", Zd, R(v.categorie), 1),
|
|
4842
|
+
y("p", Kd, R(u.unixToDateString(v.dateFichier)), 1)
|
|
4840
4843
|
]),
|
|
4841
4844
|
y("div", {
|
|
4842
4845
|
class: "bg-primary bg-opacity-25 mt-0 rounded-3",
|
|
4843
4846
|
onClick: (ue) => u.handleClick(v, de)
|
|
4844
4847
|
}, [
|
|
4845
|
-
y("div",
|
|
4846
|
-
n.anonym ? (g(), _("strong",
|
|
4848
|
+
y("div", Qd, [
|
|
4849
|
+
n.anonym ? (g(), _("strong", eu, "Document " + R(de + 1), 1)) : (g(), _("strong", Xd, R(v.titre), 1)),
|
|
4847
4850
|
n.clickAction === "download" ? (g(), E(f, {
|
|
4848
4851
|
key: 2,
|
|
4849
4852
|
icon: "fa-solid fa-cloud-arrow-down"
|
|
@@ -4852,8 +4855,8 @@ function eu(r, a, n, d, c, u) {
|
|
|
4852
4855
|
icon: "fa-solid fa-eye"
|
|
4853
4856
|
})) : P("", !0)
|
|
4854
4857
|
])
|
|
4855
|
-
], 8,
|
|
4856
|
-
]))), 128)) : (g(), _("div",
|
|
4858
|
+
], 8, Jd)
|
|
4859
|
+
]))), 128)) : (g(), _("div", Gd, [...a[0] || (a[0] = [
|
|
4857
4860
|
y("p", null, "Aucun document", -1)
|
|
4858
4861
|
])]))
|
|
4859
4862
|
], 64))
|
|
@@ -4865,9 +4868,9 @@ function eu(r, a, n, d, c, u) {
|
|
|
4865
4868
|
_: 1
|
|
4866
4869
|
}, 8, ["loading"]);
|
|
4867
4870
|
}
|
|
4868
|
-
const
|
|
4871
|
+
const Vu = /* @__PURE__ */ le(qd, [["render", tu]]);
|
|
4869
4872
|
Ce.add(Ro, is, gi, Ho, Bo, Vo);
|
|
4870
|
-
const
|
|
4873
|
+
const su = window.File_native ?? window.File, iu = {
|
|
4871
4874
|
name: "AmsomUploadFile",
|
|
4872
4875
|
components: { FontAwesomeIcon: Me, AmsomOverlay: _i },
|
|
4873
4876
|
props: ["name", "pjName", "fileName", "subText", "title", "required", "label", "modelValue", "gedFile", "readStatus", "readOnly", "rejectStatus", "clickFileHandler"],
|
|
@@ -4950,7 +4953,7 @@ const tu = window.File_native ?? window.File, su = {
|
|
|
4950
4953
|
await r.add(f);
|
|
4951
4954
|
} else
|
|
4952
4955
|
await r.add(u);
|
|
4953
|
-
let n = await r.saveAsBlob(), d = new
|
|
4956
|
+
let n = await r.saveAsBlob(), d = new su([n], "doc.pdf", {
|
|
4954
4957
|
type: "application/pdf"
|
|
4955
4958
|
}), c = await pi(d, "pdf");
|
|
4956
4959
|
c.name = this.fileName, this.finalFile = c, this.emitFile(), this.$emit("fileLoading", !1), this.fileLoading = !1;
|
|
@@ -4962,32 +4965,32 @@ const tu = window.File_native ?? window.File, su = {
|
|
|
4962
4965
|
this.finalFile = null, this.emitFile(), this.$emit("deleteFile"), this.fileToUpload = [];
|
|
4963
4966
|
}
|
|
4964
4967
|
}
|
|
4965
|
-
},
|
|
4968
|
+
}, nu = { class: "position-relative" }, ru = ["id"], au = ["id", "for"], ou = { class: "" }, lu = { class: "flex-grow-1" }, du = { class: "fs-6 fw-bold" }, uu = {
|
|
4966
4969
|
class: "text-primary form-text fst-italic",
|
|
4967
4970
|
style: { "font-size": "smaller" }
|
|
4968
|
-
},
|
|
4971
|
+
}, cu = ["id", "required", "name"], hu = {
|
|
4969
4972
|
key: 1,
|
|
4970
4973
|
class: "w-100"
|
|
4971
|
-
},
|
|
4974
|
+
}, mu = {
|
|
4972
4975
|
key: 0,
|
|
4973
4976
|
class: "text-decoration-underline"
|
|
4974
|
-
},
|
|
4977
|
+
}, fu = { class: "p-2 d-flex align-items-center" }, gu = {
|
|
4975
4978
|
key: 3,
|
|
4976
4979
|
class: "text-muted"
|
|
4977
|
-
},
|
|
4980
|
+
}, yu = {
|
|
4978
4981
|
key: 0,
|
|
4979
4982
|
class: "me-2"
|
|
4980
|
-
},
|
|
4981
|
-
function
|
|
4983
|
+
}, pu = ["id"], _u = ["id"], Su = { key: 1 }, bu = ["id"];
|
|
4984
|
+
function ku(r, a, n, d, c, u) {
|
|
4982
4985
|
const S = $("font-awesome-icon"), f = $("amsom-overlay");
|
|
4983
4986
|
return g(), E(f, { loading: c.fileLoading }, {
|
|
4984
4987
|
default: Ue(() => {
|
|
4985
4988
|
var b;
|
|
4986
4989
|
return [
|
|
4987
|
-
y("div",
|
|
4988
|
-
(b = c.finalFile) != null && b.file ? (g(), _("div",
|
|
4989
|
-
n.title ? (g(), _("h5",
|
|
4990
|
-
y("div",
|
|
4990
|
+
y("div", nu, [
|
|
4991
|
+
(b = c.finalFile) != null && b.file ? (g(), _("div", hu, [
|
|
4992
|
+
n.title ? (g(), _("h5", mu, R(n.title), 1)) : P("", !0),
|
|
4993
|
+
y("div", fu, [
|
|
4991
4994
|
y("div", {
|
|
4992
4995
|
role: "button",
|
|
4993
4996
|
class: "hoverable flex-grow-1",
|
|
@@ -5010,9 +5013,9 @@ function bu(r, a, n, d, c, u) {
|
|
|
5010
5013
|
})) : P("", !0),
|
|
5011
5014
|
V(S, { icon: "fa-solid fa-solid fa-paperclip" }),
|
|
5012
5015
|
xe(" " + R(n.pjName), 1),
|
|
5013
|
-
c.fileToUpload.length > 1 ? (g(), _("small",
|
|
5016
|
+
c.fileToUpload.length > 1 ? (g(), _("small", gu, " (" + R(c.fileToUpload.length) + " Fichiers)", 1)) : P("", !0)
|
|
5014
5017
|
]),
|
|
5015
|
-
n.readOnly ? P("", !0) : Xe((g(), _("div",
|
|
5018
|
+
n.readOnly ? P("", !0) : Xe((g(), _("div", yu, [
|
|
5016
5019
|
y("input", {
|
|
5017
5020
|
id: "fileUpload-" + n.name,
|
|
5018
5021
|
type: "file",
|
|
@@ -5021,7 +5024,7 @@ function bu(r, a, n, d, c, u) {
|
|
|
5021
5024
|
hidden: "",
|
|
5022
5025
|
multiple: "",
|
|
5023
5026
|
onChange: a[9] || (a[9] = (...h) => u.addPj && u.addPj(...h))
|
|
5024
|
-
}, null, 40,
|
|
5027
|
+
}, null, 40, pu),
|
|
5025
5028
|
y("button", {
|
|
5026
5029
|
id: "add-field-" + n.name,
|
|
5027
5030
|
type: "button",
|
|
@@ -5036,17 +5039,17 @@ function bu(r, a, n, d, c, u) {
|
|
|
5036
5039
|
xe(" Ajouter"),
|
|
5037
5040
|
y("span", { class: "d-none d-md-block" }, " un document")
|
|
5038
5041
|
], -1))
|
|
5039
|
-
], 8,
|
|
5042
|
+
], 8, _u)
|
|
5040
5043
|
], 512)), [
|
|
5041
5044
|
[Wo, c.fileToUpload.length > 0]
|
|
5042
5045
|
]),
|
|
5043
|
-
n.readOnly ? P("", !0) : (g(), _("div",
|
|
5046
|
+
n.readOnly ? P("", !0) : (g(), _("div", Su, [
|
|
5044
5047
|
y("button", {
|
|
5045
5048
|
id: "delete-all-pj-" + n.name,
|
|
5046
5049
|
type: "button",
|
|
5047
5050
|
class: "btn btn-link text-danger hoverable text-decoration-underline p-0",
|
|
5048
5051
|
onClick: a[11] || (a[11] = (...h) => u.deletePj && u.deletePj(...h))
|
|
5049
|
-
}, " Supprimer ", 8,
|
|
5052
|
+
}, " Supprimer ", 8, bu)
|
|
5050
5053
|
]))
|
|
5051
5054
|
])
|
|
5052
5055
|
])) : (g(), _("div", {
|
|
@@ -5069,16 +5072,16 @@ function bu(r, a, n, d, c, u) {
|
|
|
5069
5072
|
onDragenter: a[6] || (a[6] = q((h) => c.fileDragged = !0, ["prevent", "stop"])),
|
|
5070
5073
|
onDragleave: a[7] || (a[7] = q((h) => c.fileDragged = !1, ["prevent", "stop"]))
|
|
5071
5074
|
}, [
|
|
5072
|
-
y("div",
|
|
5075
|
+
y("div", ou, [
|
|
5073
5076
|
V(S, {
|
|
5074
5077
|
icon: ["fas", "cloud-arrow-up"],
|
|
5075
5078
|
size: "3x",
|
|
5076
5079
|
"beat-fade": c.fileDragged
|
|
5077
5080
|
}, null, 8, ["beat-fade"])
|
|
5078
5081
|
]),
|
|
5079
|
-
y("div",
|
|
5080
|
-
y("div",
|
|
5081
|
-
y("small",
|
|
5082
|
+
y("div", lu, [
|
|
5083
|
+
y("div", du, R(n.label ?? n.pjName), 1),
|
|
5084
|
+
y("small", uu, R(n.subText), 1),
|
|
5082
5085
|
a[12] || (a[12] = y("hr", { class: "mx-auto w-50 m-0 mb-1" }, null, -1)),
|
|
5083
5086
|
a[13] || (a[13] = y("small", {
|
|
5084
5087
|
class: "d-block text-muted",
|
|
@@ -5100,16 +5103,16 @@ function bu(r, a, n, d, c, u) {
|
|
|
5100
5103
|
required: n.required,
|
|
5101
5104
|
name: "pj" + n.name,
|
|
5102
5105
|
onChange: a[0] || (a[0] = (...h) => u.addPj && u.addPj(...h))
|
|
5103
|
-
}, null, 40,
|
|
5104
|
-
], 42,
|
|
5105
|
-
], 8,
|
|
5106
|
+
}, null, 40, cu)
|
|
5107
|
+
], 42, au)
|
|
5108
|
+
], 8, ru))
|
|
5106
5109
|
])
|
|
5107
5110
|
];
|
|
5108
5111
|
}),
|
|
5109
5112
|
_: 1
|
|
5110
5113
|
}, 8, ["loading"]);
|
|
5111
5114
|
}
|
|
5112
|
-
const
|
|
5115
|
+
const ju = /* @__PURE__ */ le(iu, [["render", ku]]), wu = {
|
|
5113
5116
|
name: "SliderSwitch",
|
|
5114
5117
|
props: {
|
|
5115
5118
|
listSection: {
|
|
@@ -5174,12 +5177,12 @@ const Vu = /* @__PURE__ */ le(su, [["render", bu]]), ku = {
|
|
|
5174
5177
|
a.style.width = n.clientWidth + "px", a.style.left = n.offsetLeft + "px";
|
|
5175
5178
|
}
|
|
5176
5179
|
}
|
|
5177
|
-
},
|
|
5180
|
+
}, vu = {
|
|
5178
5181
|
class: "d-flex align-items-center justify-content-center mb-2 w-100 p-0",
|
|
5179
5182
|
style: { "border-radius": "1em" }
|
|
5180
|
-
},
|
|
5181
|
-
function
|
|
5182
|
-
return g(), _("div",
|
|
5183
|
+
}, xu = ["id", "onClick"];
|
|
5184
|
+
function Mu(r, a, n, d, c, u) {
|
|
5185
|
+
return g(), _("div", vu, [
|
|
5183
5186
|
y("ul", {
|
|
5184
5187
|
id: "switch-section",
|
|
5185
5188
|
class: C(["d-flex justify-content-center rounded-5 p-2 m-0 position-relative w-100", [n.containerClass, { disabled: n.disabled }]])
|
|
@@ -5196,26 +5199,26 @@ function xu(r, a, n, d, c, u) {
|
|
|
5196
5199
|
]]),
|
|
5197
5200
|
role: "button",
|
|
5198
5201
|
onClick: (f) => u.switchSection(S.id)
|
|
5199
|
-
}, R(S.name), 11,
|
|
5202
|
+
}, R(S.name), 11, xu))), 128)),
|
|
5200
5203
|
y("span", {
|
|
5201
5204
|
class: C(["slider position-absolute", n.bubbleClass])
|
|
5202
5205
|
}, null, 2)
|
|
5203
5206
|
], 2)
|
|
5204
5207
|
]);
|
|
5205
5208
|
}
|
|
5206
|
-
const
|
|
5209
|
+
const Uu = /* @__PURE__ */ le(wu, [["render", Mu], ["__scopeId", "data-v-02559b82"]]);
|
|
5207
5210
|
export {
|
|
5208
5211
|
fl as AmsomCard,
|
|
5209
|
-
|
|
5210
|
-
|
|
5211
|
-
|
|
5212
|
+
Vu as AmsomDocumentList,
|
|
5213
|
+
Fu as AmsomHorizontalStepper,
|
|
5214
|
+
Ru as AmsomImage,
|
|
5212
5215
|
ll as AmsomModal,
|
|
5213
5216
|
_i as AmsomOverlay,
|
|
5214
|
-
|
|
5215
|
-
|
|
5216
|
-
|
|
5217
|
-
|
|
5218
|
-
|
|
5219
|
-
|
|
5217
|
+
Bu as AmsomPagination,
|
|
5218
|
+
Ed as AmsomSkeleton,
|
|
5219
|
+
Uu as AmsomSliderSwitch,
|
|
5220
|
+
Hu as AmsomTableDraggable,
|
|
5221
|
+
ju as AmsomUploadFile,
|
|
5222
|
+
Au as AmsomVerticalStepper,
|
|
5220
5223
|
ll as default
|
|
5221
5224
|
};
|