ode-explorer 1.4.2-develop-pedago.202403251004 → 1.4.2-develop-pedago.202403291703

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/index.js CHANGED
@@ -4240,7 +4240,10 @@ instance.use(Backend).use(initReactI18next).init({
4240
4240
  prefix: "[[",
4241
4241
  suffix: "]]"
4242
4242
  },
4243
- debug: false
4243
+ debug: false,
4244
+ react: {
4245
+ useSuspense: false
4246
+ }
4244
4247
  });
4245
4248
  var Subscribable = class {
4246
4249
  constructor() {
@@ -6659,1413 +6662,637 @@ function useInfiniteQuery(options, queryClient2) {
6659
6662
  queryClient2
6660
6663
  );
6661
6664
  }
6662
- const SvgAlertCircle = ({
6663
- title,
6664
- titleId,
6665
- ...props
6666
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6667
- "svg",
6668
- {
6669
- xmlns: "http://www.w3.org/2000/svg",
6670
- width: "24",
6671
- height: "24",
6672
- fill: "none",
6673
- viewBox: "0 0 24 24",
6674
- "aria-hidden": "true",
6675
- "aria-labelledby": titleId,
6676
- ...props,
6677
- children: [
6678
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6679
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6680
- "path",
6681
- {
6682
- fill: "currentColor",
6683
- fillRule: "evenodd",
6684
- d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
6685
- clipRule: "evenodd"
6686
- }
6687
- ),
6688
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6689
- "path",
6690
- {
6691
- fill: "currentColor",
6692
- fillRule: "evenodd",
6693
- d: "M12 6a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1M11 16a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1",
6694
- clipRule: "evenodd"
6695
- }
6696
- )
6697
- ]
6698
- }
6699
- ), SvgAlertCircle$1 = SvgAlertCircle, SvgArrowLeft = ({
6700
- title,
6701
- titleId,
6702
- ...props
6703
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6704
- "svg",
6705
- {
6706
- xmlns: "http://www.w3.org/2000/svg",
6707
- width: "24",
6708
- height: "24",
6709
- fill: "none",
6710
- viewBox: "0 0 24 24",
6711
- "aria-hidden": "true",
6712
- "aria-labelledby": titleId,
6713
- ...props,
6714
- children: [
6715
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6716
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6717
- "path",
6718
- {
6719
- fill: "currentColor",
6720
- fillRule: "evenodd",
6721
- d: "M4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1",
6722
- clipRule: "evenodd"
6723
- }
6724
- ),
6725
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6726
- "path",
6727
- {
6728
- fill: "currentColor",
6729
- fillRule: "evenodd",
6730
- d: "M12.707 4.293a1 1 0 0 1 0 1.414L6.414 12l6.293 6.293a1 1 0 0 1-1.414 1.414l-7-7a1 1 0 0 1 0-1.414l7-7a1 1 0 0 1 1.414 0",
6731
- clipRule: "evenodd"
6732
- }
6733
- )
6734
- ]
6735
- }
6736
- ), SvgArrowLeft$1 = SvgArrowLeft, SvgArrowRight = ({
6737
- title,
6738
- titleId,
6739
- ...props
6740
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6741
- "svg",
6742
- {
6743
- xmlns: "http://www.w3.org/2000/svg",
6744
- width: "24",
6745
- height: "24",
6746
- fill: "none",
6747
- viewBox: "0 0 24 24",
6748
- "aria-hidden": "true",
6749
- "aria-labelledby": titleId,
6750
- ...props,
6751
- children: [
6752
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6753
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6754
- "path",
6755
- {
6756
- fill: "currentColor",
6757
- fillRule: "evenodd",
6758
- d: "M4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1",
6759
- clipRule: "evenodd"
6665
+ var dayjs_min = { exports: {} };
6666
+ (function(module, exports) {
6667
+ !function(t2, e2) {
6668
+ module.exports = e2();
6669
+ }(commonjsGlobal, function() {
6670
+ var t2 = 1e3, e2 = 6e4, n2 = 36e5, r2 = "millisecond", i2 = "second", s2 = "minute", u2 = "hour", a2 = "day", o2 = "week", c6 = "month", f2 = "quarter", h2 = "year", d2 = "date", l2 = "Invalid Date", $2 = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y2 = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M2 = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t3) {
6671
+ var e3 = ["th", "st", "nd", "rd"], n3 = t3 % 100;
6672
+ return "[" + t3 + (e3[(n3 - 20) % 10] || e3[n3] || e3[0]) + "]";
6673
+ } }, m2 = function(t3, e3, n3) {
6674
+ var r3 = String(t3);
6675
+ return !r3 || r3.length >= e3 ? t3 : "" + Array(e3 + 1 - r3.length).join(n3) + t3;
6676
+ }, v2 = { s: m2, z: function(t3) {
6677
+ var e3 = -t3.utcOffset(), n3 = Math.abs(e3), r3 = Math.floor(n3 / 60), i3 = n3 % 60;
6678
+ return (e3 <= 0 ? "+" : "-") + m2(r3, 2, "0") + ":" + m2(i3, 2, "0");
6679
+ }, m: function t3(e3, n3) {
6680
+ if (e3.date() < n3.date())
6681
+ return -t3(n3, e3);
6682
+ var r3 = 12 * (n3.year() - e3.year()) + (n3.month() - e3.month()), i3 = e3.clone().add(r3, c6), s3 = n3 - i3 < 0, u3 = e3.clone().add(r3 + (s3 ? -1 : 1), c6);
6683
+ return +(-(r3 + (n3 - i3) / (s3 ? i3 - u3 : u3 - i3)) || 0);
6684
+ }, a: function(t3) {
6685
+ return t3 < 0 ? Math.ceil(t3) || 0 : Math.floor(t3);
6686
+ }, p: function(t3) {
6687
+ return { M: c6, y: h2, w: o2, d: a2, D: d2, h: u2, m: s2, s: i2, ms: r2, Q: f2 }[t3] || String(t3 || "").toLowerCase().replace(/s$/, "");
6688
+ }, u: function(t3) {
6689
+ return void 0 === t3;
6690
+ } }, g2 = "en", D2 = {};
6691
+ D2[g2] = M2;
6692
+ var p2 = "$isDayjsObject", S2 = function(t3) {
6693
+ return t3 instanceof _2 || !(!t3 || !t3[p2]);
6694
+ }, w2 = function t3(e3, n3, r3) {
6695
+ var i3;
6696
+ if (!e3)
6697
+ return g2;
6698
+ if ("string" == typeof e3) {
6699
+ var s3 = e3.toLowerCase();
6700
+ D2[s3] && (i3 = s3), n3 && (D2[s3] = n3, i3 = s3);
6701
+ var u3 = e3.split("-");
6702
+ if (!i3 && u3.length > 1)
6703
+ return t3(u3[0]);
6704
+ } else {
6705
+ var a3 = e3.name;
6706
+ D2[a3] = e3, i3 = a3;
6707
+ }
6708
+ return !r3 && i3 && (g2 = i3), i3 || !r3 && g2;
6709
+ }, O2 = function(t3, e3) {
6710
+ if (S2(t3))
6711
+ return t3.clone();
6712
+ var n3 = "object" == typeof e3 ? e3 : {};
6713
+ return n3.date = t3, n3.args = arguments, new _2(n3);
6714
+ }, b2 = v2;
6715
+ b2.l = w2, b2.i = S2, b2.w = function(t3, e3) {
6716
+ return O2(t3, { locale: e3.$L, utc: e3.$u, x: e3.$x, $offset: e3.$offset });
6717
+ };
6718
+ var _2 = function() {
6719
+ function M3(t3) {
6720
+ this.$L = w2(t3.locale, null, true), this.parse(t3), this.$x = this.$x || t3.x || {}, this[p2] = true;
6721
+ }
6722
+ var m3 = M3.prototype;
6723
+ return m3.parse = function(t3) {
6724
+ this.$d = function(t4) {
6725
+ var e3 = t4.date, n3 = t4.utc;
6726
+ if (null === e3)
6727
+ return /* @__PURE__ */ new Date(NaN);
6728
+ if (b2.u(e3))
6729
+ return /* @__PURE__ */ new Date();
6730
+ if (e3 instanceof Date)
6731
+ return new Date(e3);
6732
+ if ("string" == typeof e3 && !/Z$/i.test(e3)) {
6733
+ var r3 = e3.match($2);
6734
+ if (r3) {
6735
+ var i3 = r3[2] - 1 || 0, s3 = (r3[7] || "0").substring(0, 3);
6736
+ return n3 ? new Date(Date.UTC(r3[1], i3, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3)) : new Date(r3[1], i3, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3);
6737
+ }
6738
+ }
6739
+ return new Date(e3);
6740
+ }(t3), this.init();
6741
+ }, m3.init = function() {
6742
+ var t3 = this.$d;
6743
+ this.$y = t3.getFullYear(), this.$M = t3.getMonth(), this.$D = t3.getDate(), this.$W = t3.getDay(), this.$H = t3.getHours(), this.$m = t3.getMinutes(), this.$s = t3.getSeconds(), this.$ms = t3.getMilliseconds();
6744
+ }, m3.$utils = function() {
6745
+ return b2;
6746
+ }, m3.isValid = function() {
6747
+ return !(this.$d.toString() === l2);
6748
+ }, m3.isSame = function(t3, e3) {
6749
+ var n3 = O2(t3);
6750
+ return this.startOf(e3) <= n3 && n3 <= this.endOf(e3);
6751
+ }, m3.isAfter = function(t3, e3) {
6752
+ return O2(t3) < this.startOf(e3);
6753
+ }, m3.isBefore = function(t3, e3) {
6754
+ return this.endOf(e3) < O2(t3);
6755
+ }, m3.$g = function(t3, e3, n3) {
6756
+ return b2.u(t3) ? this[e3] : this.set(n3, t3);
6757
+ }, m3.unix = function() {
6758
+ return Math.floor(this.valueOf() / 1e3);
6759
+ }, m3.valueOf = function() {
6760
+ return this.$d.getTime();
6761
+ }, m3.startOf = function(t3, e3) {
6762
+ var n3 = this, r3 = !!b2.u(e3) || e3, f3 = b2.p(t3), l3 = function(t4, e4) {
6763
+ var i3 = b2.w(n3.$u ? Date.UTC(n3.$y, e4, t4) : new Date(n3.$y, e4, t4), n3);
6764
+ return r3 ? i3 : i3.endOf(a2);
6765
+ }, $3 = function(t4, e4) {
6766
+ return b2.w(n3.toDate()[t4].apply(n3.toDate("s"), (r3 ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(e4)), n3);
6767
+ }, y3 = this.$W, M4 = this.$M, m4 = this.$D, v3 = "set" + (this.$u ? "UTC" : "");
6768
+ switch (f3) {
6769
+ case h2:
6770
+ return r3 ? l3(1, 0) : l3(31, 11);
6771
+ case c6:
6772
+ return r3 ? l3(1, M4) : l3(0, M4 + 1);
6773
+ case o2:
6774
+ var g3 = this.$locale().weekStart || 0, D3 = (y3 < g3 ? y3 + 7 : y3) - g3;
6775
+ return l3(r3 ? m4 - D3 : m4 + (6 - D3), M4);
6776
+ case a2:
6777
+ case d2:
6778
+ return $3(v3 + "Hours", 0);
6779
+ case u2:
6780
+ return $3(v3 + "Minutes", 1);
6781
+ case s2:
6782
+ return $3(v3 + "Seconds", 2);
6783
+ case i2:
6784
+ return $3(v3 + "Milliseconds", 3);
6785
+ default:
6786
+ return this.clone();
6760
6787
  }
6761
- ),
6762
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6763
- "path",
6764
- {
6765
- fill: "currentColor",
6766
- fillRule: "evenodd",
6767
- d: "M11.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414-1.414L17.586 12l-6.293-6.293a1 1 0 0 1 0-1.414",
6768
- clipRule: "evenodd"
6788
+ }, m3.endOf = function(t3) {
6789
+ return this.startOf(t3, false);
6790
+ }, m3.$set = function(t3, e3) {
6791
+ var n3, o3 = b2.p(t3), f3 = "set" + (this.$u ? "UTC" : ""), l3 = (n3 = {}, n3[a2] = f3 + "Date", n3[d2] = f3 + "Date", n3[c6] = f3 + "Month", n3[h2] = f3 + "FullYear", n3[u2] = f3 + "Hours", n3[s2] = f3 + "Minutes", n3[i2] = f3 + "Seconds", n3[r2] = f3 + "Milliseconds", n3)[o3], $3 = o3 === a2 ? this.$D + (e3 - this.$W) : e3;
6792
+ if (o3 === c6 || o3 === h2) {
6793
+ var y3 = this.clone().set(d2, 1);
6794
+ y3.$d[l3]($3), y3.init(), this.$d = y3.set(d2, Math.min(this.$D, y3.daysInMonth())).$d;
6795
+ } else
6796
+ l3 && this.$d[l3]($3);
6797
+ return this.init(), this;
6798
+ }, m3.set = function(t3, e3) {
6799
+ return this.clone().$set(t3, e3);
6800
+ }, m3.get = function(t3) {
6801
+ return this[b2.p(t3)]();
6802
+ }, m3.add = function(r3, f3) {
6803
+ var d3, l3 = this;
6804
+ r3 = Number(r3);
6805
+ var $3 = b2.p(f3), y3 = function(t3) {
6806
+ var e3 = O2(l3);
6807
+ return b2.w(e3.date(e3.date() + Math.round(t3 * r3)), l3);
6808
+ };
6809
+ if ($3 === c6)
6810
+ return this.set(c6, this.$M + r3);
6811
+ if ($3 === h2)
6812
+ return this.set(h2, this.$y + r3);
6813
+ if ($3 === a2)
6814
+ return y3(1);
6815
+ if ($3 === o2)
6816
+ return y3(7);
6817
+ var M4 = (d3 = {}, d3[s2] = e2, d3[u2] = n2, d3[i2] = t2, d3)[$3] || 1, m4 = this.$d.getTime() + r3 * M4;
6818
+ return b2.w(m4, this);
6819
+ }, m3.subtract = function(t3, e3) {
6820
+ return this.add(-1 * t3, e3);
6821
+ }, m3.format = function(t3) {
6822
+ var e3 = this, n3 = this.$locale();
6823
+ if (!this.isValid())
6824
+ return n3.invalidDate || l2;
6825
+ var r3 = t3 || "YYYY-MM-DDTHH:mm:ssZ", i3 = b2.z(this), s3 = this.$H, u3 = this.$m, a3 = this.$M, o3 = n3.weekdays, c7 = n3.months, f3 = n3.meridiem, h3 = function(t4, n4, i4, s4) {
6826
+ return t4 && (t4[n4] || t4(e3, r3)) || i4[n4].slice(0, s4);
6827
+ }, d3 = function(t4) {
6828
+ return b2.s(s3 % 12 || 12, t4, "0");
6829
+ }, $3 = f3 || function(t4, e4, n4) {
6830
+ var r4 = t4 < 12 ? "AM" : "PM";
6831
+ return n4 ? r4.toLowerCase() : r4;
6832
+ };
6833
+ return r3.replace(y2, function(t4, r4) {
6834
+ return r4 || function(t5) {
6835
+ switch (t5) {
6836
+ case "YY":
6837
+ return String(e3.$y).slice(-2);
6838
+ case "YYYY":
6839
+ return b2.s(e3.$y, 4, "0");
6840
+ case "M":
6841
+ return a3 + 1;
6842
+ case "MM":
6843
+ return b2.s(a3 + 1, 2, "0");
6844
+ case "MMM":
6845
+ return h3(n3.monthsShort, a3, c7, 3);
6846
+ case "MMMM":
6847
+ return h3(c7, a3);
6848
+ case "D":
6849
+ return e3.$D;
6850
+ case "DD":
6851
+ return b2.s(e3.$D, 2, "0");
6852
+ case "d":
6853
+ return String(e3.$W);
6854
+ case "dd":
6855
+ return h3(n3.weekdaysMin, e3.$W, o3, 2);
6856
+ case "ddd":
6857
+ return h3(n3.weekdaysShort, e3.$W, o3, 3);
6858
+ case "dddd":
6859
+ return o3[e3.$W];
6860
+ case "H":
6861
+ return String(s3);
6862
+ case "HH":
6863
+ return b2.s(s3, 2, "0");
6864
+ case "h":
6865
+ return d3(1);
6866
+ case "hh":
6867
+ return d3(2);
6868
+ case "a":
6869
+ return $3(s3, u3, true);
6870
+ case "A":
6871
+ return $3(s3, u3, false);
6872
+ case "m":
6873
+ return String(u3);
6874
+ case "mm":
6875
+ return b2.s(u3, 2, "0");
6876
+ case "s":
6877
+ return String(e3.$s);
6878
+ case "ss":
6879
+ return b2.s(e3.$s, 2, "0");
6880
+ case "SSS":
6881
+ return b2.s(e3.$ms, 3, "0");
6882
+ case "Z":
6883
+ return i3;
6884
+ }
6885
+ return null;
6886
+ }(t4) || i3.replace(":", "");
6887
+ });
6888
+ }, m3.utcOffset = function() {
6889
+ return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
6890
+ }, m3.diff = function(r3, d3, l3) {
6891
+ var $3, y3 = this, M4 = b2.p(d3), m4 = O2(r3), v3 = (m4.utcOffset() - this.utcOffset()) * e2, g3 = this - m4, D3 = function() {
6892
+ return b2.m(y3, m4);
6893
+ };
6894
+ switch (M4) {
6895
+ case h2:
6896
+ $3 = D3() / 12;
6897
+ break;
6898
+ case c6:
6899
+ $3 = D3();
6900
+ break;
6901
+ case f2:
6902
+ $3 = D3() / 3;
6903
+ break;
6904
+ case o2:
6905
+ $3 = (g3 - v3) / 6048e5;
6906
+ break;
6907
+ case a2:
6908
+ $3 = (g3 - v3) / 864e5;
6909
+ break;
6910
+ case u2:
6911
+ $3 = g3 / n2;
6912
+ break;
6913
+ case s2:
6914
+ $3 = g3 / e2;
6915
+ break;
6916
+ case i2:
6917
+ $3 = g3 / t2;
6918
+ break;
6919
+ default:
6920
+ $3 = g3;
6769
6921
  }
6770
- )
6771
- ]
6772
- }
6773
- ), SvgArrowRight$1 = SvgArrowRight, SvgBookmark = ({
6774
- title,
6775
- titleId,
6776
- ...props
6777
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6778
- "svg",
6779
- {
6780
- xmlns: "http://www.w3.org/2000/svg",
6781
- viewBox: "0 0 24 24",
6782
- width: "24",
6783
- height: "24",
6784
- "aria-hidden": "true",
6785
- "aria-labelledby": titleId,
6786
- ...props,
6787
- children: [
6788
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6789
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6790
- "path",
6791
- {
6792
- fill: "currentColor",
6793
- d: "M7 4a1 1 0 0 0-1 1v14.06l5.42-3.87a1 1 0 0 1 1.16 0L18 19.06V5a1 1 0 0 0-1-1zM4.88 2.88A3 3 0 0 1 7 2h10a3 3 0 0 1 3 3v16a1 1 0 0 1-1.58.81L12 17.23 5.58 21.8A1 1 0 0 1 4 21V5a3 3 0 0 1 .88-2.12"
6922
+ return l3 ? $3 : b2.a($3);
6923
+ }, m3.daysInMonth = function() {
6924
+ return this.endOf(c6).$D;
6925
+ }, m3.$locale = function() {
6926
+ return D2[this.$L];
6927
+ }, m3.locale = function(t3, e3) {
6928
+ if (!t3)
6929
+ return this.$L;
6930
+ var n3 = this.clone(), r3 = w2(t3, e3, true);
6931
+ return r3 && (n3.$L = r3), n3;
6932
+ }, m3.clone = function() {
6933
+ return b2.w(this.$d, this);
6934
+ }, m3.toDate = function() {
6935
+ return new Date(this.valueOf());
6936
+ }, m3.toJSON = function() {
6937
+ return this.isValid() ? this.toISOString() : null;
6938
+ }, m3.toISOString = function() {
6939
+ return this.$d.toISOString();
6940
+ }, m3.toString = function() {
6941
+ return this.$d.toUTCString();
6942
+ }, M3;
6943
+ }(), k2 = _2.prototype;
6944
+ return O2.prototype = k2, [["$ms", r2], ["$s", i2], ["$m", s2], ["$H", u2], ["$W", a2], ["$M", c6], ["$y", h2], ["$D", d2]].forEach(function(t3) {
6945
+ k2[t3[1]] = function(e3) {
6946
+ return this.$g(e3, t3[0], t3[1]);
6947
+ };
6948
+ }), O2.extend = function(t3, e3) {
6949
+ return t3.$i || (t3(e3, _2, O2), t3.$i = true), O2;
6950
+ }, O2.locale = w2, O2.isDayjs = S2, O2.unix = function(t3) {
6951
+ return O2(1e3 * t3);
6952
+ }, O2.en = D2[g2], O2.Ls = D2, O2.p = {}, O2;
6953
+ });
6954
+ })(dayjs_min);
6955
+ var dayjs_minExports = dayjs_min.exports;
6956
+ const dayjs = /* @__PURE__ */ getDefaultExportFromCjs(dayjs_minExports);
6957
+ var customParseFormat$1 = { exports: {} };
6958
+ (function(module, exports) {
6959
+ !function(e2, t2) {
6960
+ module.exports = t2();
6961
+ }(commonjsGlobal, function() {
6962
+ var e2 = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, t2 = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, n2 = /\d\d/, r2 = /\d\d?/, i2 = /\d*[^-_:/,()\s\d]+/, o2 = {}, s2 = function(e3) {
6963
+ return (e3 = +e3) + (e3 > 68 ? 1900 : 2e3);
6964
+ };
6965
+ var a2 = function(e3) {
6966
+ return function(t3) {
6967
+ this[e3] = +t3;
6968
+ };
6969
+ }, f2 = [/[+-]\d\d:?(\d\d)?|Z/, function(e3) {
6970
+ (this.zone || (this.zone = {})).offset = function(e4) {
6971
+ if (!e4)
6972
+ return 0;
6973
+ if ("Z" === e4)
6974
+ return 0;
6975
+ var t3 = e4.match(/([+-]|\d\d)/g), n3 = 60 * t3[1] + (+t3[2] || 0);
6976
+ return 0 === n3 ? 0 : "+" === t3[0] ? -n3 : n3;
6977
+ }(e3);
6978
+ }], h2 = function(e3) {
6979
+ var t3 = o2[e3];
6980
+ return t3 && (t3.indexOf ? t3 : t3.s.concat(t3.f));
6981
+ }, u2 = function(e3, t3) {
6982
+ var n3, r3 = o2.meridiem;
6983
+ if (r3) {
6984
+ for (var i3 = 1; i3 <= 24; i3 += 1)
6985
+ if (e3.indexOf(r3(i3, 0, t3)) > -1) {
6986
+ n3 = i3 > 12;
6987
+ break;
6988
+ }
6989
+ } else
6990
+ n3 = e3 === (t3 ? "pm" : "PM");
6991
+ return n3;
6992
+ }, d2 = { A: [i2, function(e3) {
6993
+ this.afternoon = u2(e3, false);
6994
+ }], a: [i2, function(e3) {
6995
+ this.afternoon = u2(e3, true);
6996
+ }], S: [/\d/, function(e3) {
6997
+ this.milliseconds = 100 * +e3;
6998
+ }], SS: [n2, function(e3) {
6999
+ this.milliseconds = 10 * +e3;
7000
+ }], SSS: [/\d{3}/, function(e3) {
7001
+ this.milliseconds = +e3;
7002
+ }], s: [r2, a2("seconds")], ss: [r2, a2("seconds")], m: [r2, a2("minutes")], mm: [r2, a2("minutes")], H: [r2, a2("hours")], h: [r2, a2("hours")], HH: [r2, a2("hours")], hh: [r2, a2("hours")], D: [r2, a2("day")], DD: [n2, a2("day")], Do: [i2, function(e3) {
7003
+ var t3 = o2.ordinal, n3 = e3.match(/\d+/);
7004
+ if (this.day = n3[0], t3)
7005
+ for (var r3 = 1; r3 <= 31; r3 += 1)
7006
+ t3(r3).replace(/\[|\]/g, "") === e3 && (this.day = r3);
7007
+ }], M: [r2, a2("month")], MM: [n2, a2("month")], MMM: [i2, function(e3) {
7008
+ var t3 = h2("months"), n3 = (h2("monthsShort") || t3.map(function(e4) {
7009
+ return e4.slice(0, 3);
7010
+ })).indexOf(e3) + 1;
7011
+ if (n3 < 1)
7012
+ throw new Error();
7013
+ this.month = n3 % 12 || n3;
7014
+ }], MMMM: [i2, function(e3) {
7015
+ var t3 = h2("months").indexOf(e3) + 1;
7016
+ if (t3 < 1)
7017
+ throw new Error();
7018
+ this.month = t3 % 12 || t3;
7019
+ }], Y: [/[+-]?\d+/, a2("year")], YY: [n2, function(e3) {
7020
+ this.year = s2(e3);
7021
+ }], YYYY: [/\d{4}/, a2("year")], Z: f2, ZZ: f2 };
7022
+ function c6(n3) {
7023
+ var r3, i3;
7024
+ r3 = n3, i3 = o2 && o2.formats;
7025
+ for (var s3 = (n3 = r3.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(t3, n4, r4) {
7026
+ var o3 = r4 && r4.toUpperCase();
7027
+ return n4 || i3[r4] || e2[r4] || i3[o3].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(e3, t4, n5) {
7028
+ return t4 || n5.slice(1);
7029
+ });
7030
+ })).match(t2), a3 = s3.length, f3 = 0; f3 < a3; f3 += 1) {
7031
+ var h3 = s3[f3], u3 = d2[h3], c7 = u3 && u3[0], l2 = u3 && u3[1];
7032
+ s3[f3] = l2 ? { regex: c7, parser: l2 } : h3.replace(/^\[|\]$/g, "");
7033
+ }
7034
+ return function(e3) {
7035
+ for (var t3 = {}, n4 = 0, r4 = 0; n4 < a3; n4 += 1) {
7036
+ var i4 = s3[n4];
7037
+ if ("string" == typeof i4)
7038
+ r4 += i4.length;
7039
+ else {
7040
+ var o3 = i4.regex, f4 = i4.parser, h4 = e3.slice(r4), u4 = o3.exec(h4)[0];
7041
+ f4.call(t3, u4), e3 = e3.replace(u4, "");
7042
+ }
6794
7043
  }
6795
- )
6796
- ]
6797
- }
6798
- ), SvgBookmark$1 = SvgBookmark, SvgBurgerMenu = ({
6799
- title,
6800
- titleId,
6801
- ...props
6802
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6803
- "svg",
6804
- {
6805
- xmlns: "http://www.w3.org/2000/svg",
6806
- width: "24",
6807
- height: "24",
6808
- fill: "none",
6809
- viewBox: "0 0 24 24",
6810
- "aria-hidden": "true",
6811
- "aria-labelledby": titleId,
6812
- ...props,
6813
- children: [
6814
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6815
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6816
- "path",
6817
- {
6818
- fill: "currentColor",
6819
- fillRule: "evenodd",
6820
- d: "M21 5c0 .828-.711 1.5-1.588 1.5H4.588C3.711 6.5 3 5.828 3 5s.711-1.5 1.588-1.5h14.824C20.289 3.5 21 4.172 21 5M21 12c0 .828-.711 1.5-1.588 1.5H4.588C3.711 13.5 3 12.828 3 12s.711-1.5 1.588-1.5h14.824c.877 0 1.588.672 1.588 1.5M21 19c0 .828-.711 1.5-1.588 1.5H4.588C3.711 20.5 3 19.828 3 19s.711-1.5 1.588-1.5h14.824c.877 0 1.588.672 1.588 1.5",
6821
- clipRule: "evenodd"
6822
- }
6823
- )
6824
- ]
6825
- }
6826
- ), SvgBurgerMenu$1 = SvgBurgerMenu, SvgClose = ({
6827
- title,
6828
- titleId,
6829
- ...props
6830
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6831
- "svg",
6832
- {
6833
- xmlns: "http://www.w3.org/2000/svg",
6834
- width: "24",
6835
- height: "24",
6836
- fill: "none",
6837
- viewBox: "0 0 24 24",
6838
- "aria-hidden": "true",
6839
- "aria-labelledby": titleId,
6840
- ...props,
6841
- children: [
6842
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6843
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6844
- "path",
6845
- {
6846
- fill: "currentColor",
6847
- fillRule: "evenodd",
6848
- d: "M4.222 4.222a1.1 1.1 0 0 1 1.556 0l14 14a1.1 1.1 0 1 1-1.556 1.556l-14-14a1.1 1.1 0 0 1 0-1.556",
6849
- clipRule: "evenodd"
6850
- }
6851
- ),
6852
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6853
- "path",
6854
- {
6855
- fill: "currentColor",
6856
- fillRule: "evenodd",
6857
- d: "M19.778 4.222a1.1 1.1 0 0 1 0 1.556l-14 14a1.1 1.1 0 1 1-1.556-1.556l14-14a1.1 1.1 0 0 1 1.556 0",
6858
- clipRule: "evenodd"
6859
- }
6860
- )
6861
- ]
6862
- }
6863
- ), SvgClose$1 = SvgClose, SvgCopy = ({
6864
- title,
6865
- titleId,
6866
- ...props
6867
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6868
- "svg",
6869
- {
6870
- xmlns: "http://www.w3.org/2000/svg",
6871
- width: "24",
6872
- height: "24",
6873
- fill: "none",
6874
- viewBox: "0 0 24 24",
6875
- "aria-hidden": "true",
6876
- "aria-labelledby": titleId,
6877
- ...props,
6878
- children: [
6879
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6880
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6881
- "path",
6882
- {
6883
- fill: "currentColor",
6884
- fillRule: "evenodd",
6885
- d: "M6.676 3c.284-.672.853-1 1.263-1h11.423c.566 0 1.438.628 1.438 1.923v13.154c0 1.056-.58 1.668-1.1 1.858V6.923C19.7 4.99 18.3 3 16.061 3zm-2.272.007C4.765 1.41 6.056 0 7.939 0h11.423C21.599 0 23 1.99 23 3.923v13.154c0 1.865-1.303 3.782-3.403 3.916C19.235 22.59 17.944 24 16.06 24H4.638C2.401 24 1 22.01 1 20.077V6.923c0-1.865 1.303-3.782 3.404-3.916M3.2 6.923C3.2 5.628 4.072 5 4.638 5h11.423c.567 0 1.439.628 1.439 1.923v13.154c0 1.295-.872 1.923-1.439 1.923H4.638c-.566 0-1.438-.628-1.438-1.923z",
6886
- clipRule: "evenodd"
6887
- }
6888
- )
6889
- ]
6890
- }
6891
- ), SvgCopy$1 = SvgCopy, SvgDelete = ({
6892
- title,
6893
- titleId,
6894
- ...props
6895
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6896
- "svg",
6897
- {
6898
- xmlns: "http://www.w3.org/2000/svg",
6899
- width: "24",
6900
- height: "24",
6901
- fill: "none",
6902
- viewBox: "0 0 24 24",
6903
- "aria-hidden": "true",
6904
- "aria-labelledby": titleId,
6905
- ...props,
6906
- children: [
6907
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6908
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6909
- "path",
6910
- {
6911
- fill: "currentColor",
6912
- fillRule: "evenodd",
6913
- d: "M9.461 3.689a.96.96 0 0 1 .675-.28h3.819a.955.955 0 0 1 .954.955v.954H9.182v-.954c0-.254.1-.496.28-.675m7.357.675v.954h3.818a.955.955 0 0 1 0 1.91h-.954v12.408a2.864 2.864 0 0 1-2.864 2.864H7.273a2.864 2.864 0 0 1-2.864-2.864V7.227h-.954a.955.955 0 1 1 0-1.909h3.818v-.954A2.864 2.864 0 0 1 10.136 1.5h3.819a2.864 2.864 0 0 1 2.863 2.864m-10.5 2.863v12.41a.954.954 0 0 0 .955.954h9.545a.955.955 0 0 0 .955-.955V7.227zm3.818 2.864c.528 0 .955.427.955.955v5.727a.955.955 0 1 1-1.91 0v-5.727c0-.528.428-.955.955-.955m4.773 6.682v-5.727a.955.955 0 0 0-1.909 0v5.727a.955.955 0 1 0 1.91 0",
6914
- clipRule: "evenodd"
6915
- }
6916
- )
6917
- ]
6918
- }
6919
- ), SvgDelete$1 = SvgDelete, SvgEdit = ({
6920
- title,
6921
- titleId,
6922
- ...props
6923
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6924
- "svg",
6925
- {
6926
- xmlns: "http://www.w3.org/2000/svg",
6927
- width: "24",
6928
- height: "24",
6929
- fill: "none",
6930
- viewBox: "0 0 24 24",
6931
- "aria-hidden": "true",
6932
- "aria-labelledby": titleId,
6933
- ...props,
6934
- children: [
6935
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6936
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6937
- "path",
6938
- {
6939
- fill: "currentColor",
6940
- fillRule: "evenodd",
6941
- d: "M1.879 3.879A3 3 0 0 1 4 3h7a1 1 0 1 1 0 2H4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-7a1 1 0 1 1 2 0v7a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6a3 3 0 0 1 .879-2.121",
6942
- clipRule: "evenodd"
6943
- }
6944
- ),
6945
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6946
- "path",
6947
- {
6948
- fill: "currentColor",
6949
- fillRule: "evenodd",
6950
- d: "M20 2.879c-.297 0-.583.118-.793.328l-9.304 9.304-.529 2.115 2.115-.529 9.304-9.304A1.121 1.121 0 0 0 20 2.879m-2.207-1.086a3.121 3.121 0 0 1 4.414 4.414l-9.5 9.5a1 1 0 0 1-.464.263l-4 1a1 1 0 0 1-1.213-1.212l1-4a1 1 0 0 1 .263-.465z",
6951
- clipRule: "evenodd"
6952
- }
6953
- )
6954
- ]
6955
- }
6956
- ), SvgEdit$1 = SvgEdit, SvgError = ({
6957
- title,
6958
- titleId,
6959
- ...props
6960
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6961
- "svg",
6962
- {
6963
- xmlns: "http://www.w3.org/2000/svg",
6964
- width: "24",
6965
- height: "24",
6966
- fill: "none",
6967
- viewBox: "0 0 24 24",
6968
- "aria-hidden": "true",
6969
- "aria-labelledby": titleId,
6970
- ...props,
6971
- children: [
6972
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
6973
- /* @__PURE__ */ jsxRuntimeExports.jsx(
6974
- "path",
6975
- {
6976
- fill: "currentColor",
6977
- fillRule: "evenodd",
6978
- d: "M3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0m9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1M8.293 15.707a1 1 0 0 1 0-1.414L10.586 12 8.293 9.707a1 1 0 0 1 1.414-1.414L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414 0",
6979
- clipRule: "evenodd"
7044
+ return function(e4) {
7045
+ var t4 = e4.afternoon;
7046
+ if (void 0 !== t4) {
7047
+ var n5 = e4.hours;
7048
+ t4 ? n5 < 12 && (e4.hours += 12) : 12 === n5 && (e4.hours = 0), delete e4.afternoon;
7049
+ }
7050
+ }(t3), t3;
7051
+ };
7052
+ }
7053
+ return function(e3, t3, n3) {
7054
+ n3.p.customParseFormat = true, e3 && e3.parseTwoDigitYear && (s2 = e3.parseTwoDigitYear);
7055
+ var r3 = t3.prototype, i3 = r3.parse;
7056
+ r3.parse = function(e4) {
7057
+ var t4 = e4.date, r4 = e4.utc, s3 = e4.args;
7058
+ this.$u = r4;
7059
+ var a3 = s3[1];
7060
+ if ("string" == typeof a3) {
7061
+ var f3 = true === s3[2], h3 = true === s3[3], u3 = f3 || h3, d3 = s3[2];
7062
+ h3 && (d3 = s3[2]), o2 = this.$locale(), !f3 && d3 && (o2 = n3.Ls[d3]), this.$d = function(e5, t5, n4) {
7063
+ try {
7064
+ if (["x", "X"].indexOf(t5) > -1)
7065
+ return new Date(("X" === t5 ? 1e3 : 1) * e5);
7066
+ var r5 = c6(t5)(e5), i4 = r5.year, o3 = r5.month, s4 = r5.day, a4 = r5.hours, f4 = r5.minutes, h4 = r5.seconds, u4 = r5.milliseconds, d4 = r5.zone, l3 = /* @__PURE__ */ new Date(), m3 = s4 || (i4 || o3 ? 1 : l3.getDate()), M3 = i4 || l3.getFullYear(), Y2 = 0;
7067
+ i4 && !o3 || (Y2 = o3 > 0 ? o3 - 1 : l3.getMonth());
7068
+ var p2 = a4 || 0, v2 = f4 || 0, D2 = h4 || 0, g2 = u4 || 0;
7069
+ return d4 ? new Date(Date.UTC(M3, Y2, m3, p2, v2, D2, g2 + 60 * d4.offset * 1e3)) : n4 ? new Date(Date.UTC(M3, Y2, m3, p2, v2, D2, g2)) : new Date(M3, Y2, m3, p2, v2, D2, g2);
7070
+ } catch (e6) {
7071
+ return /* @__PURE__ */ new Date("");
7072
+ }
7073
+ }(t4, a3, r4), this.init(), d3 && true !== d3 && (this.$L = this.locale(d3).$L), u3 && t4 != this.format(a3) && (this.$d = /* @__PURE__ */ new Date("")), o2 = {};
7074
+ } else if (a3 instanceof Array)
7075
+ for (var l2 = a3.length, m2 = 1; m2 <= l2; m2 += 1) {
7076
+ s3[1] = a3[m2 - 1];
7077
+ var M2 = n3.apply(this, s3);
7078
+ if (M2.isValid()) {
7079
+ this.$d = M2.$d, this.$L = M2.$L, this.init();
7080
+ break;
7081
+ }
7082
+ m2 === l2 && (this.$d = /* @__PURE__ */ new Date(""));
7083
+ }
7084
+ else
7085
+ i3.call(this, e4);
7086
+ };
7087
+ };
7088
+ });
7089
+ })(customParseFormat$1);
7090
+ var customParseFormatExports = customParseFormat$1.exports;
7091
+ const customParseFormat = /* @__PURE__ */ getDefaultExportFromCjs(customParseFormatExports);
7092
+ var relativeTime$1 = { exports: {} };
7093
+ (function(module, exports) {
7094
+ !function(r2, e2) {
7095
+ module.exports = e2();
7096
+ }(commonjsGlobal, function() {
7097
+ return function(r2, e2, t2) {
7098
+ r2 = r2 || {};
7099
+ var n2 = e2.prototype, o2 = { future: "in %s", past: "%s ago", s: "a few seconds", m: "a minute", mm: "%d minutes", h: "an hour", hh: "%d hours", d: "a day", dd: "%d days", M: "a month", MM: "%d months", y: "a year", yy: "%d years" };
7100
+ function i2(r3, e3, t3, o3) {
7101
+ return n2.fromToBase(r3, e3, t3, o3);
7102
+ }
7103
+ t2.en.relativeTime = o2, n2.fromToBase = function(e3, n3, i3, d3, u2) {
7104
+ for (var f2, a2, s2, l2 = i3.$locale().relativeTime || o2, h2 = r2.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], m2 = h2.length, c6 = 0; c6 < m2; c6 += 1) {
7105
+ var y2 = h2[c6];
7106
+ y2.d && (f2 = d3 ? t2(e3).diff(i3, y2.d, true) : i3.diff(e3, y2.d, true));
7107
+ var p2 = (r2.rounding || Math.round)(Math.abs(f2));
7108
+ if (s2 = f2 > 0, p2 <= y2.r || !y2.r) {
7109
+ p2 <= 1 && c6 > 0 && (y2 = h2[c6 - 1]);
7110
+ var v2 = l2[y2.l];
7111
+ u2 && (p2 = u2("" + p2)), a2 = "string" == typeof v2 ? v2.replace("%d", p2) : v2(p2, n3, y2.l, s2);
7112
+ break;
7113
+ }
6980
7114
  }
6981
- )
6982
- ]
6983
- }
6984
- ), SvgError$1 = SvgError, SvgFiles = ({
6985
- title,
6986
- titleId,
6987
- ...props
6988
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
6989
- "svg",
6990
- {
6991
- xmlns: "http://www.w3.org/2000/svg",
6992
- fill: "none",
6993
- viewBox: "0 0 24 24",
6994
- width: "24",
6995
- height: "24",
6996
- "aria-hidden": "true",
6997
- "aria-labelledby": titleId,
6998
- ...props,
6999
- children: [
7000
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7001
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7002
- "path",
7003
- {
7004
- fill: "currentColor",
7005
- fillRule: "evenodd",
7006
- d: "M20.91 9.14v1.27H8.25a4.7 4.7 0 0 0-3.86 1.98L1.5 16.53V6.4a2.3 2.3 0 0 1 .77-1.69A2.68 2.68 0 0 1 4.11 4h3.73a2.68 2.68 0 0 1 1.84.71c.25.22.45.48.58.77s.2.6.2.92v.34h7.84c.7.01 1.35.27 1.84.71.49.45.76 1.06.77 1.7ZM8.25 11.92h14.47c.63 0 1 .68.64 1.18l-3.52 5.04a3.13 3.13 0 0 1-2.57 1.32H2.79c-.62 0-.99-.68-.64-1.18l3.53-5.04a3.13 3.13 0 0 1 2.57-1.32",
7007
- clipRule: "evenodd"
7115
+ if (n3)
7116
+ return a2;
7117
+ var M2 = s2 ? l2.future : l2.past;
7118
+ return "function" == typeof M2 ? M2(a2) : M2.replace("%s", a2);
7119
+ }, n2.to = function(r3, e3) {
7120
+ return i2(r3, e3, this, true);
7121
+ }, n2.from = function(r3, e3) {
7122
+ return i2(r3, e3, this);
7123
+ };
7124
+ var d2 = function(r3) {
7125
+ return r3.$u ? t2.utc() : t2();
7126
+ };
7127
+ n2.toNow = function(r3) {
7128
+ return this.to(d2(this), r3);
7129
+ }, n2.fromNow = function(r3) {
7130
+ return this.from(d2(this), r3);
7131
+ };
7132
+ };
7133
+ });
7134
+ })(relativeTime$1);
7135
+ var relativeTimeExports = relativeTime$1.exports;
7136
+ const relativeTime = /* @__PURE__ */ getDefaultExportFromCjs(relativeTimeExports);
7137
+ var de$2 = { exports: {} };
7138
+ (function(module, exports) {
7139
+ !function(e2, n2) {
7140
+ module.exports = n2(dayjs_minExports);
7141
+ }(commonjsGlobal, function(e2) {
7142
+ function n2(e3) {
7143
+ return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7144
+ }
7145
+ var t2 = n2(e2), a2 = { s: "ein paar Sekunden", m: ["eine Minute", "einer Minute"], mm: "%d Minuten", h: ["eine Stunde", "einer Stunde"], hh: "%d Stunden", d: ["ein Tag", "einem Tag"], dd: ["%d Tage", "%d Tagen"], M: ["ein Monat", "einem Monat"], MM: ["%d Monate", "%d Monaten"], y: ["ein Jahr", "einem Jahr"], yy: ["%d Jahre", "%d Jahren"] };
7146
+ function i2(e3, n3, t3) {
7147
+ var i3 = a2[t3];
7148
+ return Array.isArray(i3) && (i3 = i3[n3 ? 0 : 1]), i3.replace("%d", e3);
7149
+ }
7150
+ var r2 = { name: "de", weekdays: "Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"), weekdaysShort: "So._Mo._Di._Mi._Do._Fr._Sa.".split("_"), weekdaysMin: "So_Mo_Di_Mi_Do_Fr_Sa".split("_"), months: "Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"), monthsShort: "Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"), ordinal: function(e3) {
7151
+ return e3 + ".";
7152
+ }, weekStart: 1, yearStart: 4, formats: { LTS: "HH:mm:ss", LT: "HH:mm", L: "DD.MM.YYYY", LL: "D. MMMM YYYY", LLL: "D. MMMM YYYY HH:mm", LLLL: "dddd, D. MMMM YYYY HH:mm" }, relativeTime: { future: "in %s", past: "vor %s", s: i2, m: i2, mm: i2, h: i2, hh: i2, d: i2, dd: i2, M: i2, MM: i2, y: i2, yy: i2 } };
7153
+ return t2.default.locale(r2, null, true), r2;
7154
+ });
7155
+ })(de$2);
7156
+ var es = { exports: {} };
7157
+ (function(module, exports) {
7158
+ !function(e2, o2) {
7159
+ module.exports = o2(dayjs_minExports);
7160
+ }(commonjsGlobal, function(e2) {
7161
+ function o2(e3) {
7162
+ return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7163
+ }
7164
+ var s2 = o2(e2), d2 = { name: "es", monthsShort: "ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"), weekdays: "domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"), weekdaysShort: "dom._lun._mar._mié._jue._vie._sáb.".split("_"), weekdaysMin: "do_lu_ma_mi_ju_vi_sá".split("_"), months: "enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"), weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY H:mm", LLLL: "dddd, D [de] MMMM [de] YYYY H:mm" }, relativeTime: { future: "en %s", past: "hace %s", s: "unos segundos", m: "un minuto", mm: "%d minutos", h: "una hora", hh: "%d horas", d: "un día", dd: "%d días", M: "un mes", MM: "%d meses", y: "un año", yy: "%d años" }, ordinal: function(e3) {
7165
+ return e3 + "º";
7166
+ } };
7167
+ return s2.default.locale(d2, null, true), d2;
7168
+ });
7169
+ })(es);
7170
+ var pt = { exports: {} };
7171
+ (function(module, exports) {
7172
+ !function(e2, a2) {
7173
+ module.exports = a2(dayjs_minExports);
7174
+ }(commonjsGlobal, function(e2) {
7175
+ function a2(e3) {
7176
+ return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7177
+ }
7178
+ var o2 = a2(e2), t2 = { name: "pt", weekdays: "domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"), weekdaysShort: "dom_seg_ter_qua_qui_sex_sab".split("_"), weekdaysMin: "Do_2ª_3ª_4ª_5ª_6ª_Sa".split("_"), months: "janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"), monthsShort: "jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"), ordinal: function(e3) {
7179
+ return e3 + "º";
7180
+ }, weekStart: 1, yearStart: 4, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY [às] HH:mm", LLLL: "dddd, D [de] MMMM [de] YYYY [às] HH:mm" }, relativeTime: { future: "em %s", past: "há %s", s: "alguns segundos", m: "um minuto", mm: "%d minutos", h: "uma hora", hh: "%d horas", d: "um dia", dd: "%d dias", M: "um mês", MM: "%d meses", y: "um ano", yy: "%d anos" } };
7181
+ return o2.default.locale(t2, null, true), t2;
7182
+ });
7183
+ })(pt);
7184
+ var fr = { exports: {} };
7185
+ (function(module, exports) {
7186
+ !function(e2, n2) {
7187
+ module.exports = n2(dayjs_minExports);
7188
+ }(commonjsGlobal, function(e2) {
7189
+ function n2(e3) {
7190
+ return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7191
+ }
7192
+ var t2 = n2(e2), i2 = { name: "fr", weekdays: "dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"), weekdaysShort: "dim._lun._mar._mer._jeu._ven._sam.".split("_"), weekdaysMin: "di_lu_ma_me_je_ve_sa".split("_"), months: "janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"), monthsShort: "janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"), weekStart: 1, yearStart: 4, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "dans %s", past: "il y a %s", s: "quelques secondes", m: "une minute", mm: "%d minutes", h: "une heure", hh: "%d heures", d: "un jour", dd: "%d jours", M: "un mois", MM: "%d mois", y: "un an", yy: "%d ans" }, ordinal: function(e3) {
7193
+ return "" + e3 + (1 === e3 ? "er" : "");
7194
+ } };
7195
+ return t2.default.locale(i2, null, true), i2;
7196
+ });
7197
+ })(fr);
7198
+ var it = { exports: {} };
7199
+ (function(module, exports) {
7200
+ !function(e2, o2) {
7201
+ module.exports = o2(dayjs_minExports);
7202
+ }(commonjsGlobal, function(e2) {
7203
+ function o2(e3) {
7204
+ return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7205
+ }
7206
+ var t2 = o2(e2), n2 = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e3) {
7207
+ return e3 + "º";
7208
+ } };
7209
+ return t2.default.locale(n2, null, true), n2;
7210
+ });
7211
+ })(it);
7212
+ var uaParser = { exports: {} };
7213
+ (function(module, exports) {
7214
+ (function(window2, undefined$12) {
7215
+ var LIBVERSION = "1.0.36", EMPTY = "", UNKNOWN = "?", FUNC_TYPE = "function", UNDEF_TYPE = "undefined", OBJ_TYPE = "object", STR_TYPE = "string", MAJOR = "major", MODEL = "model", NAME2 = "name", TYPE2 = "type", VENDOR = "vendor", VERSION = "version", ARCHITECTURE = "architecture", CONSOLE = "console", MOBILE = "mobile", TABLET = "tablet", SMARTTV = "smarttv", WEARABLE = "wearable", EMBEDDED = "embedded", UA_MAX_LENGTH = 350;
7216
+ var AMAZON = "Amazon", APPLE = "Apple", ASUS = "ASUS", BLACKBERRY = "BlackBerry", BROWSER = "Browser", CHROME = "Chrome", EDGE = "Edge", FIREFOX = "Firefox", GOOGLE = "Google", HUAWEI = "Huawei", LG = "LG", MICROSOFT = "Microsoft", MOTOROLA = "Motorola", OPERA = "Opera", SAMSUNG = "Samsung", SHARP = "Sharp", SONY = "Sony", XIAOMI = "Xiaomi", ZEBRA = "Zebra", FACEBOOK = "Facebook", CHROMIUM_OS = "Chromium OS", MAC_OS = "Mac OS";
7217
+ var extend2 = function(regexes2, extensions2) {
7218
+ var mergedRegexes = {};
7219
+ for (var i2 in regexes2) {
7220
+ if (extensions2[i2] && extensions2[i2].length % 2 === 0) {
7221
+ mergedRegexes[i2] = extensions2[i2].concat(regexes2[i2]);
7222
+ } else {
7223
+ mergedRegexes[i2] = regexes2[i2];
7008
7224
  }
7009
- )
7010
- ]
7011
- }
7012
- ), SvgFiles$1 = SvgFiles, SvgFilter = ({
7013
- title,
7014
- titleId,
7015
- ...props
7016
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7017
- "svg",
7018
- {
7019
- xmlns: "http://www.w3.org/2000/svg",
7020
- width: "24",
7021
- height: "24",
7022
- fill: "none",
7023
- viewBox: "0 0 24 24",
7024
- "aria-hidden": "true",
7025
- "aria-labelledby": titleId,
7026
- ...props,
7027
- children: [
7028
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7029
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7030
- "path",
7031
- {
7032
- fill: "currentColor",
7033
- fillRule: "evenodd",
7034
- d: "M1.093 2.58A1 1 0 0 1 2 2h20a1 1 0 0 1 .764 1.646L15 12.826V21a1 1 0 0 1-1.447.894l-4-2A1 1 0 0 1 9 19v-6.174l-7.764-9.18a1 1 0 0 1-.143-1.067M4.155 4l6.609 7.814a1 1 0 0 1 .236.646v5.922l2 1V12.46a1 1 0 0 1 .236-.646L19.845 4z",
7035
- clipRule: "evenodd"
7225
+ }
7226
+ return mergedRegexes;
7227
+ }, enumerize = function(arr2) {
7228
+ var enums = {};
7229
+ for (var i2 = 0; i2 < arr2.length; i2++) {
7230
+ enums[arr2[i2].toUpperCase()] = arr2[i2];
7231
+ }
7232
+ return enums;
7233
+ }, has2 = function(str1, str2) {
7234
+ return typeof str1 === STR_TYPE ? lowerize(str2).indexOf(lowerize(str1)) !== -1 : false;
7235
+ }, lowerize = function(str) {
7236
+ return str.toLowerCase();
7237
+ }, majorize = function(version) {
7238
+ return typeof version === STR_TYPE ? version.replace(/[^\d\.]/g, EMPTY).split(".")[0] : undefined$12;
7239
+ }, trim2 = function(str, len) {
7240
+ if (typeof str === STR_TYPE) {
7241
+ str = str.replace(/^\s\s*/, EMPTY);
7242
+ return typeof len === UNDEF_TYPE ? str : str.substring(0, UA_MAX_LENGTH);
7243
+ }
7244
+ };
7245
+ var rgxMapper = function(ua2, arrays) {
7246
+ var i2 = 0, j2, k2, p2, q2, matches, match;
7247
+ while (i2 < arrays.length && !matches) {
7248
+ var regex = arrays[i2], props = arrays[i2 + 1];
7249
+ j2 = k2 = 0;
7250
+ while (j2 < regex.length && !matches) {
7251
+ if (!regex[j2]) {
7252
+ break;
7253
+ }
7254
+ matches = regex[j2++].exec(ua2);
7255
+ if (!!matches) {
7256
+ for (p2 = 0; p2 < props.length; p2++) {
7257
+ match = matches[++k2];
7258
+ q2 = props[p2];
7259
+ if (typeof q2 === OBJ_TYPE && q2.length > 0) {
7260
+ if (q2.length === 2) {
7261
+ if (typeof q2[1] == FUNC_TYPE) {
7262
+ this[q2[0]] = q2[1].call(this, match);
7263
+ } else {
7264
+ this[q2[0]] = q2[1];
7265
+ }
7266
+ } else if (q2.length === 3) {
7267
+ if (typeof q2[1] === FUNC_TYPE && !(q2[1].exec && q2[1].test)) {
7268
+ this[q2[0]] = match ? q2[1].call(this, match, q2[2]) : undefined$12;
7269
+ } else {
7270
+ this[q2[0]] = match ? match.replace(q2[1], q2[2]) : undefined$12;
7271
+ }
7272
+ } else if (q2.length === 4) {
7273
+ this[q2[0]] = match ? q2[3].call(this, match.replace(q2[1], q2[2])) : undefined$12;
7274
+ }
7275
+ } else {
7276
+ this[q2] = match ? match : undefined$12;
7277
+ }
7278
+ }
7279
+ }
7036
7280
  }
7037
- )
7038
- ]
7039
- }
7040
- ), SvgFilter$1 = SvgFilter, SvgFolder = ({
7041
- title,
7042
- titleId,
7043
- ...props
7044
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7045
- "svg",
7046
- {
7047
- xmlns: "http://www.w3.org/2000/svg",
7048
- width: "24",
7049
- height: "24",
7050
- fill: "none",
7051
- viewBox: "0 0 24 24",
7052
- "aria-hidden": "true",
7053
- "aria-labelledby": titleId,
7054
- ...props,
7055
- children: [
7056
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7057
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7058
- "path",
7059
- {
7060
- fill: "currentColor",
7061
- fillRule: "evenodd",
7062
- d: "M3.057 5.5A.057.057 0 0 0 3 5.557v13.03h18V7.875h-8.697a1 1 0 0 1-1-1c0-.759-.615-1.374-1.374-1.374zM1 5.557C1 4.42 1.92 3.5 3.057 3.5h6.872c1.515 0 2.797.999 3.223 2.374H21a2 2 0 0 1 2 2v10.714a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z",
7063
- clipRule: "evenodd"
7281
+ i2 += 2;
7282
+ }
7283
+ }, strMapper = function(str, map2) {
7284
+ for (var i2 in map2) {
7285
+ if (typeof map2[i2] === OBJ_TYPE && map2[i2].length > 0) {
7286
+ for (var j2 = 0; j2 < map2[i2].length; j2++) {
7287
+ if (has2(map2[i2][j2], str)) {
7288
+ return i2 === UNKNOWN ? undefined$12 : i2;
7289
+ }
7290
+ }
7291
+ } else if (has2(map2[i2], str)) {
7292
+ return i2 === UNKNOWN ? undefined$12 : i2;
7064
7293
  }
7065
- )
7066
- ]
7067
- }
7068
- ), SvgFolder$1 = SvgFolder, SvgGlobe = ({
7069
- title,
7070
- titleId,
7071
- ...props
7072
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7073
- "svg",
7074
- {
7075
- xmlns: "http://www.w3.org/2000/svg",
7076
- width: "24",
7077
- height: "24",
7078
- fill: "none",
7079
- viewBox: "0 0 24 24",
7080
- "aria-hidden": "true",
7081
- "aria-labelledby": titleId,
7082
- ...props,
7083
- children: [
7084
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7085
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7086
- "path",
7087
- {
7088
- fill: "currentColor",
7089
- fillRule: "evenodd",
7090
- d: "M9.726 3.29A9.01 9.01 0 0 0 3.055 11H7.05a16.3 16.3 0 0 1 2.676-7.71m4.548 0A16.3 16.3 0 0 1 16.95 11h3.995a9.01 9.01 0 0 0-6.67-7.71m.668 7.71A14.3 14.3 0 0 0 12 3.55 14.3 14.3 0 0 0 9.058 11zm-5.884 2h5.884A14.3 14.3 0 0 1 12 20.45 14.3 14.3 0 0 1 9.058 13M7.05 13H3.055a9.01 9.01 0 0 0 6.67 7.71A16.3 16.3 0 0 1 7.05 13m7.224 7.71A16.3 16.3 0 0 0 16.95 13h3.995a9.01 9.01 0 0 1-6.67 7.71M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11",
7091
- clipRule: "evenodd"
7092
- }
7093
- )
7094
- ]
7095
- }
7096
- ), SvgGlobe$1 = SvgGlobe, SvgInfoCircle = ({
7097
- title,
7098
- titleId,
7099
- ...props
7100
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7101
- "svg",
7102
- {
7103
- xmlns: "http://www.w3.org/2000/svg",
7104
- width: "24",
7105
- height: "24",
7106
- fill: "none",
7107
- viewBox: "0 0 24 24",
7108
- "aria-hidden": "true",
7109
- "aria-labelledby": titleId,
7110
- ...props,
7111
- children: [
7112
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7113
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7114
- "path",
7115
- {
7116
- fill: "currentColor",
7117
- fillRule: "evenodd",
7118
- d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
7119
- clipRule: "evenodd"
7120
- }
7121
- ),
7122
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7123
- "path",
7124
- {
7125
- fill: "currentColor",
7126
- fillRule: "evenodd",
7127
- d: "M12.01 17a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1M13.01 7.5a1 1 0 0 1-1 1H12a1 1 0 1 1 0-2h.01a1 1 0 0 1 1 1",
7128
- clipRule: "evenodd"
7129
- }
7130
- )
7131
- ]
7132
- }
7133
- ), SvgInfoCircle$1 = SvgInfoCircle, SvgLoader = ({
7134
- title,
7135
- titleId,
7136
- ...props
7137
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7138
- "svg",
7139
- {
7140
- xmlns: "http://www.w3.org/2000/svg",
7141
- width: "24",
7142
- height: "24",
7143
- fill: "none",
7144
- viewBox: "0 0 24 24",
7145
- "aria-hidden": "true",
7146
- "aria-labelledby": titleId,
7147
- ...props,
7148
- children: [
7149
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7150
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7151
- "path",
7152
- {
7153
- fill: "currentColor",
7154
- fillRule: "evenodd",
7155
- d: "M16.672 5.558a7.96 7.96 0 0 0-9.841.397 7.95 7.95 0 0 0-1.908 9.66 7.964 7.964 0 0 0 8.949 4.12A7.95 7.95 0 0 0 19.962 12a1.021 1.021 0 1 1 2.045 0A9.994 9.994 0 0 1 7.83 21.083a10.01 10.01 0 0 1-5.634-11.027 9.99 9.99 0 0 1 9.402-8.048c2.244-.09 4.453.577 6.272 1.895a1.022 1.022 0 1 1-1.198 1.655",
7156
- clipRule: "evenodd"
7157
- }
7158
- )
7159
- ]
7160
- }
7161
- ), SvgLoader$1 = SvgLoader, SvgOptions = ({
7162
- title,
7163
- titleId,
7164
- ...props
7165
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7166
- "svg",
7167
- {
7168
- xmlns: "http://www.w3.org/2000/svg",
7169
- width: "24",
7170
- height: "24",
7171
- fill: "none",
7172
- viewBox: "0 0 24 24",
7173
- "aria-hidden": "true",
7174
- "aria-labelledby": titleId,
7175
- ...props,
7176
- children: [
7177
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7178
- /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 4, r: 2.5, fill: "currentColor" }),
7179
- /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 12, r: 2.5, fill: "currentColor" }),
7180
- /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 20, r: 2.5, fill: "currentColor" })
7181
- ]
7182
- }
7183
- ), SvgOptions$1 = SvgOptions, SvgPlus = ({
7184
- title,
7185
- titleId,
7186
- ...props
7187
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7188
- "svg",
7189
- {
7190
- xmlns: "http://www.w3.org/2000/svg",
7191
- width: "24",
7192
- height: "24",
7193
- fill: "none",
7194
- viewBox: "0 0 24 24",
7195
- "aria-hidden": "true",
7196
- "aria-labelledby": titleId,
7197
- ...props,
7198
- children: [
7199
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7200
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7201
- "path",
7202
- {
7203
- fill: "currentColor",
7204
- fillRule: "evenodd",
7205
- d: "M13 4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7v7a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2h-7z",
7206
- clipRule: "evenodd"
7207
- }
7208
- )
7209
- ]
7210
- }
7211
- ), SvgPlus$1 = SvgPlus, SvgRafterDown = ({
7212
- title,
7213
- titleId,
7214
- ...props
7215
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7216
- "svg",
7217
- {
7218
- xmlns: "http://www.w3.org/2000/svg",
7219
- width: "24",
7220
- height: "24",
7221
- fill: "none",
7222
- viewBox: "0 0 24 24",
7223
- "aria-hidden": "true",
7224
- "aria-labelledby": titleId,
7225
- ...props,
7226
- children: [
7227
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7228
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7229
- "path",
7230
- {
7231
- fill: "currentColor",
7232
- fillRule: "evenodd",
7233
- d: "M4.012 7.871a1.5 1.5 0 0 1 2.117.141L12 14.722l5.871-6.71a1.5 1.5 0 1 1 2.258 1.976l-7 8a1.5 1.5 0 0 1-2.258 0l-7-8a1.5 1.5 0 0 1 .141-2.117",
7234
- clipRule: "evenodd"
7235
- }
7236
- )
7237
- ]
7238
- }
7239
- ), SvgRafterDown$1 = SvgRafterDown, SvgRafterRight = ({
7240
- title,
7241
- titleId,
7242
- ...props
7243
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7244
- "svg",
7245
- {
7246
- xmlns: "http://www.w3.org/2000/svg",
7247
- width: "24",
7248
- height: "24",
7249
- fill: "none",
7250
- viewBox: "0 0 24 24",
7251
- "aria-hidden": "true",
7252
- "aria-labelledby": titleId,
7253
- ...props,
7254
- children: [
7255
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7256
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7257
- "path",
7258
- {
7259
- fill: "currentColor",
7260
- fillRule: "evenodd",
7261
- d: "M7.871 19.988a1.5 1.5 0 0 1 .141-2.117L14.722 12l-6.71-5.871A1.5 1.5 0 0 1 9.988 3.87l8 7a1.5 1.5 0 0 1 0 2.258l-8 7a1.5 1.5 0 0 1-2.117-.141",
7262
- clipRule: "evenodd"
7263
- }
7264
- )
7265
- ]
7266
- }
7267
- ), SvgRafterRight$1 = SvgRafterRight, SvgRafterUp = ({
7268
- title,
7269
- titleId,
7270
- ...props
7271
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7272
- "svg",
7273
- {
7274
- xmlns: "http://www.w3.org/2000/svg",
7275
- width: "24",
7276
- height: "24",
7277
- fill: "none",
7278
- viewBox: "0 0 24 24",
7279
- "aria-hidden": "true",
7280
- "aria-labelledby": titleId,
7281
- ...props,
7282
- children: [
7283
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7284
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7285
- "path",
7286
- {
7287
- fill: "currentColor",
7288
- fillRule: "evenodd",
7289
- d: "M19.988 17.129a1.5 1.5 0 0 1-2.117-.141L12 10.278l-5.871 6.71a1.5 1.5 0 0 1-2.258-1.976l7-8a1.5 1.5 0 0 1 2.258 0l7 8a1.5 1.5 0 0 1-.141 2.117",
7290
- clipRule: "evenodd"
7291
- }
7292
- )
7293
- ]
7294
- }
7295
- ), SvgRafterUp$1 = SvgRafterUp, SvgSave = ({
7296
- title,
7297
- titleId,
7298
- ...props
7299
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7300
- "svg",
7301
- {
7302
- xmlns: "http://www.w3.org/2000/svg",
7303
- width: "24",
7304
- height: "24",
7305
- fill: "none",
7306
- viewBox: "0 0 24 24",
7307
- "aria-hidden": "true",
7308
- "aria-labelledby": titleId,
7309
- ...props,
7310
- children: [
7311
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7312
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7313
- "path",
7314
- {
7315
- fill: "currentColor",
7316
- fillRule: "evenodd",
7317
- d: "M5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h1v-7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7h1a1 1 0 0 0 1-1V8.414L15.586 4H8v3h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1V4zm2-2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V8a1 1 0 0 0-.293-.707l-5-5A1 1 0 0 0 16 2zm1 12v6h8v-6z",
7318
- clipRule: "evenodd"
7319
- }
7320
- )
7321
- ]
7322
- }
7323
- ), SvgSave$1 = SvgSave, SvgSearch$2 = ({
7324
- title,
7325
- titleId,
7326
- ...props
7327
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7328
- "svg",
7329
- {
7330
- xmlns: "http://www.w3.org/2000/svg",
7331
- fill: "none",
7332
- viewBox: "0 0 24 24",
7333
- width: "24",
7334
- height: "24",
7335
- "aria-hidden": "true",
7336
- "aria-labelledby": titleId,
7337
- ...props,
7338
- children: [
7339
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7340
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7341
- "path",
7342
- {
7343
- fill: "currentColor",
7344
- fillRule: "evenodd",
7345
- d: "M4 10a7 7 0 1 1 14 0 7 7 0 0 1-14 0m7-9a9 9 0 1 0 5.7 15.96 1 1 0 0 0 .24.4l4.35 4.35a1 1 0 0 0 1.42-1.42l-4.35-4.35a1 1 0 0 0-.4-.24A9 9 0 0 0 11 1",
7346
- clipRule: "evenodd"
7347
- }
7348
- )
7349
- ]
7350
- }
7351
- ), SvgSearch$1$1 = SvgSearch$2, SvgSuccessOutline = ({
7352
- title,
7353
- titleId,
7354
- ...props
7355
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7356
- "svg",
7357
- {
7358
- xmlns: "http://www.w3.org/2000/svg",
7359
- width: "24",
7360
- height: "24",
7361
- fill: "none",
7362
- viewBox: "0 0 24 24",
7363
- "aria-hidden": "true",
7364
- "aria-labelledby": titleId,
7365
- ...props,
7366
- children: [
7367
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7368
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7369
- "path",
7370
- {
7371
- fill: "currentColor",
7372
- fillRule: "evenodd",
7373
- d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
7374
- clipRule: "evenodd"
7375
- }
7376
- ),
7377
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7378
- "path",
7379
- {
7380
- fill: "currentColor",
7381
- fillRule: "evenodd",
7382
- d: "M16.59 8.192a1 1 0 0 1 .218 1.397l-4.375 6a1 1 0 0 1-1.584.042L8.224 12.4a1 1 0 0 1 1.552-1.261l1.806 2.223 3.61-4.951a1 1 0 0 1 1.397-.219",
7383
- clipRule: "evenodd"
7384
- }
7385
- )
7386
- ]
7387
- }
7388
- ), SvgSuccessOutline$1 = SvgSuccessOutline, SvgUsers = ({
7389
- title,
7390
- titleId,
7391
- ...props
7392
- }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
7393
- "svg",
7394
- {
7395
- xmlns: "http://www.w3.org/2000/svg",
7396
- width: "24",
7397
- height: "24",
7398
- fill: "none",
7399
- viewBox: "0 0 24 24",
7400
- "aria-hidden": "true",
7401
- "aria-labelledby": titleId,
7402
- ...props,
7403
- children: [
7404
- title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
7405
- /* @__PURE__ */ jsxRuntimeExports.jsx(
7406
- "g",
7407
- {
7408
- fill: "currentColor",
7409
- fillRule: "evenodd",
7410
- clipPath: "url(#users_svg__a)",
7411
- clipRule: "evenodd",
7412
- children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M19.055 12.803a1 1 0 0 1 1.272-.618c1.128.39 2.061 1.247 2.7 2.351.64 1.106.972 2.435.973 3.782V21a1 1 0 1 1-2 0v-2.681c0-1.03-.258-2.009-.704-2.782-.448-.773-1.034-1.258-1.623-1.462a1 1 0 0 1-.618-1.272M15.187 1.384a1 1 0 0 1 1.036-.962 5.129 5.129 0 0 1 2.11 9.71 1 1 0 1 1-.896-1.788 3.129 3.129 0 0 0-1.288-5.924 1 1 0 0 1-.962-1.036M1.505 15.694C2.481 14.622 3.825 14 5.25 14h8.5c1.424 0 2.769.622 3.744 1.694.974 1.068 1.506 2.498 1.506 3.973V22a1 1 0 1 1-2 0v-2.333c0-1.001-.363-1.945-.984-2.627-.618-.679-1.436-1.04-2.266-1.04h-8.5c-.83 0-1.648.361-2.266 1.04-.621.682-.984 1.626-.984 2.627V22a1 1 0 1 1-2 0v-2.333c0-1.475.533-2.905 1.505-3.974M9.5 3a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7M4 6.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0" })
7413
- }
7414
- ),
7415
- /* @__PURE__ */ jsxRuntimeExports.jsx("defs", { children: /* @__PURE__ */ jsxRuntimeExports.jsx("clipPath", { id: "users_svg__a", children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
7416
- ]
7417
- }
7418
- ), SvgUsers$1 = SvgUsers;
7419
- function r$3(e2) {
7420
- var t2, f2, n2 = "";
7421
- if ("string" == typeof e2 || "number" == typeof e2)
7422
- n2 += e2;
7423
- else if ("object" == typeof e2)
7424
- if (Array.isArray(e2)) {
7425
- var o2 = e2.length;
7426
- for (t2 = 0; t2 < o2; t2++)
7427
- e2[t2] && (f2 = r$3(e2[t2])) && (n2 && (n2 += " "), n2 += f2);
7428
- } else
7429
- for (f2 in e2)
7430
- e2[f2] && (n2 && (n2 += " "), n2 += f2);
7431
- return n2;
7432
- }
7433
- function clsx() {
7434
- for (var e2, t2, f2 = 0, n2 = "", o2 = arguments.length; f2 < o2; f2++)
7435
- (e2 = arguments[f2]) && (t2 = r$3(e2)) && (n2 && (n2 += " "), n2 += t2);
7436
- return n2;
7437
- }
7438
- var dayjs_min = { exports: {} };
7439
- (function(module, exports) {
7440
- !function(t2, e2) {
7441
- module.exports = e2();
7442
- }(commonjsGlobal, function() {
7443
- var t2 = 1e3, e2 = 6e4, n2 = 36e5, r2 = "millisecond", i2 = "second", s2 = "minute", u2 = "hour", a2 = "day", o2 = "week", c6 = "month", f2 = "quarter", h2 = "year", d2 = "date", l2 = "Invalid Date", $2 = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y2 = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M2 = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t3) {
7444
- var e3 = ["th", "st", "nd", "rd"], n3 = t3 % 100;
7445
- return "[" + t3 + (e3[(n3 - 20) % 10] || e3[n3] || e3[0]) + "]";
7446
- } }, m2 = function(t3, e3, n3) {
7447
- var r3 = String(t3);
7448
- return !r3 || r3.length >= e3 ? t3 : "" + Array(e3 + 1 - r3.length).join(n3) + t3;
7449
- }, v2 = { s: m2, z: function(t3) {
7450
- var e3 = -t3.utcOffset(), n3 = Math.abs(e3), r3 = Math.floor(n3 / 60), i3 = n3 % 60;
7451
- return (e3 <= 0 ? "+" : "-") + m2(r3, 2, "0") + ":" + m2(i3, 2, "0");
7452
- }, m: function t3(e3, n3) {
7453
- if (e3.date() < n3.date())
7454
- return -t3(n3, e3);
7455
- var r3 = 12 * (n3.year() - e3.year()) + (n3.month() - e3.month()), i3 = e3.clone().add(r3, c6), s3 = n3 - i3 < 0, u3 = e3.clone().add(r3 + (s3 ? -1 : 1), c6);
7456
- return +(-(r3 + (n3 - i3) / (s3 ? i3 - u3 : u3 - i3)) || 0);
7457
- }, a: function(t3) {
7458
- return t3 < 0 ? Math.ceil(t3) || 0 : Math.floor(t3);
7459
- }, p: function(t3) {
7460
- return { M: c6, y: h2, w: o2, d: a2, D: d2, h: u2, m: s2, s: i2, ms: r2, Q: f2 }[t3] || String(t3 || "").toLowerCase().replace(/s$/, "");
7461
- }, u: function(t3) {
7462
- return void 0 === t3;
7463
- } }, g2 = "en", D2 = {};
7464
- D2[g2] = M2;
7465
- var p2 = "$isDayjsObject", S2 = function(t3) {
7466
- return t3 instanceof _2 || !(!t3 || !t3[p2]);
7467
- }, w2 = function t3(e3, n3, r3) {
7468
- var i3;
7469
- if (!e3)
7470
- return g2;
7471
- if ("string" == typeof e3) {
7472
- var s3 = e3.toLowerCase();
7473
- D2[s3] && (i3 = s3), n3 && (D2[s3] = n3, i3 = s3);
7474
- var u3 = e3.split("-");
7475
- if (!i3 && u3.length > 1)
7476
- return t3(u3[0]);
7477
- } else {
7478
- var a3 = e3.name;
7479
- D2[a3] = e3, i3 = a3;
7480
7294
  }
7481
- return !r3 && i3 && (g2 = i3), i3 || !r3 && g2;
7482
- }, O2 = function(t3, e3) {
7483
- if (S2(t3))
7484
- return t3.clone();
7485
- var n3 = "object" == typeof e3 ? e3 : {};
7486
- return n3.date = t3, n3.args = arguments, new _2(n3);
7487
- }, b2 = v2;
7488
- b2.l = w2, b2.i = S2, b2.w = function(t3, e3) {
7489
- return O2(t3, { locale: e3.$L, utc: e3.$u, x: e3.$x, $offset: e3.$offset });
7490
- };
7491
- var _2 = function() {
7492
- function M3(t3) {
7493
- this.$L = w2(t3.locale, null, true), this.parse(t3), this.$x = this.$x || t3.x || {}, this[p2] = true;
7494
- }
7495
- var m3 = M3.prototype;
7496
- return m3.parse = function(t3) {
7497
- this.$d = function(t4) {
7498
- var e3 = t4.date, n3 = t4.utc;
7499
- if (null === e3)
7500
- return /* @__PURE__ */ new Date(NaN);
7501
- if (b2.u(e3))
7502
- return /* @__PURE__ */ new Date();
7503
- if (e3 instanceof Date)
7504
- return new Date(e3);
7505
- if ("string" == typeof e3 && !/Z$/i.test(e3)) {
7506
- var r3 = e3.match($2);
7507
- if (r3) {
7508
- var i3 = r3[2] - 1 || 0, s3 = (r3[7] || "0").substring(0, 3);
7509
- return n3 ? new Date(Date.UTC(r3[1], i3, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3)) : new Date(r3[1], i3, r3[3] || 1, r3[4] || 0, r3[5] || 0, r3[6] || 0, s3);
7510
- }
7511
- }
7512
- return new Date(e3);
7513
- }(t3), this.init();
7514
- }, m3.init = function() {
7515
- var t3 = this.$d;
7516
- this.$y = t3.getFullYear(), this.$M = t3.getMonth(), this.$D = t3.getDate(), this.$W = t3.getDay(), this.$H = t3.getHours(), this.$m = t3.getMinutes(), this.$s = t3.getSeconds(), this.$ms = t3.getMilliseconds();
7517
- }, m3.$utils = function() {
7518
- return b2;
7519
- }, m3.isValid = function() {
7520
- return !(this.$d.toString() === l2);
7521
- }, m3.isSame = function(t3, e3) {
7522
- var n3 = O2(t3);
7523
- return this.startOf(e3) <= n3 && n3 <= this.endOf(e3);
7524
- }, m3.isAfter = function(t3, e3) {
7525
- return O2(t3) < this.startOf(e3);
7526
- }, m3.isBefore = function(t3, e3) {
7527
- return this.endOf(e3) < O2(t3);
7528
- }, m3.$g = function(t3, e3, n3) {
7529
- return b2.u(t3) ? this[e3] : this.set(n3, t3);
7530
- }, m3.unix = function() {
7531
- return Math.floor(this.valueOf() / 1e3);
7532
- }, m3.valueOf = function() {
7533
- return this.$d.getTime();
7534
- }, m3.startOf = function(t3, e3) {
7535
- var n3 = this, r3 = !!b2.u(e3) || e3, f3 = b2.p(t3), l3 = function(t4, e4) {
7536
- var i3 = b2.w(n3.$u ? Date.UTC(n3.$y, e4, t4) : new Date(n3.$y, e4, t4), n3);
7537
- return r3 ? i3 : i3.endOf(a2);
7538
- }, $3 = function(t4, e4) {
7539
- return b2.w(n3.toDate()[t4].apply(n3.toDate("s"), (r3 ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(e4)), n3);
7540
- }, y3 = this.$W, M4 = this.$M, m4 = this.$D, v3 = "set" + (this.$u ? "UTC" : "");
7541
- switch (f3) {
7542
- case h2:
7543
- return r3 ? l3(1, 0) : l3(31, 11);
7544
- case c6:
7545
- return r3 ? l3(1, M4) : l3(0, M4 + 1);
7546
- case o2:
7547
- var g3 = this.$locale().weekStart || 0, D3 = (y3 < g3 ? y3 + 7 : y3) - g3;
7548
- return l3(r3 ? m4 - D3 : m4 + (6 - D3), M4);
7549
- case a2:
7550
- case d2:
7551
- return $3(v3 + "Hours", 0);
7552
- case u2:
7553
- return $3(v3 + "Minutes", 1);
7554
- case s2:
7555
- return $3(v3 + "Seconds", 2);
7556
- case i2:
7557
- return $3(v3 + "Milliseconds", 3);
7558
- default:
7559
- return this.clone();
7560
- }
7561
- }, m3.endOf = function(t3) {
7562
- return this.startOf(t3, false);
7563
- }, m3.$set = function(t3, e3) {
7564
- var n3, o3 = b2.p(t3), f3 = "set" + (this.$u ? "UTC" : ""), l3 = (n3 = {}, n3[a2] = f3 + "Date", n3[d2] = f3 + "Date", n3[c6] = f3 + "Month", n3[h2] = f3 + "FullYear", n3[u2] = f3 + "Hours", n3[s2] = f3 + "Minutes", n3[i2] = f3 + "Seconds", n3[r2] = f3 + "Milliseconds", n3)[o3], $3 = o3 === a2 ? this.$D + (e3 - this.$W) : e3;
7565
- if (o3 === c6 || o3 === h2) {
7566
- var y3 = this.clone().set(d2, 1);
7567
- y3.$d[l3]($3), y3.init(), this.$d = y3.set(d2, Math.min(this.$D, y3.daysInMonth())).$d;
7568
- } else
7569
- l3 && this.$d[l3]($3);
7570
- return this.init(), this;
7571
- }, m3.set = function(t3, e3) {
7572
- return this.clone().$set(t3, e3);
7573
- }, m3.get = function(t3) {
7574
- return this[b2.p(t3)]();
7575
- }, m3.add = function(r3, f3) {
7576
- var d3, l3 = this;
7577
- r3 = Number(r3);
7578
- var $3 = b2.p(f3), y3 = function(t3) {
7579
- var e3 = O2(l3);
7580
- return b2.w(e3.date(e3.date() + Math.round(t3 * r3)), l3);
7581
- };
7582
- if ($3 === c6)
7583
- return this.set(c6, this.$M + r3);
7584
- if ($3 === h2)
7585
- return this.set(h2, this.$y + r3);
7586
- if ($3 === a2)
7587
- return y3(1);
7588
- if ($3 === o2)
7589
- return y3(7);
7590
- var M4 = (d3 = {}, d3[s2] = e2, d3[u2] = n2, d3[i2] = t2, d3)[$3] || 1, m4 = this.$d.getTime() + r3 * M4;
7591
- return b2.w(m4, this);
7592
- }, m3.subtract = function(t3, e3) {
7593
- return this.add(-1 * t3, e3);
7594
- }, m3.format = function(t3) {
7595
- var e3 = this, n3 = this.$locale();
7596
- if (!this.isValid())
7597
- return n3.invalidDate || l2;
7598
- var r3 = t3 || "YYYY-MM-DDTHH:mm:ssZ", i3 = b2.z(this), s3 = this.$H, u3 = this.$m, a3 = this.$M, o3 = n3.weekdays, c7 = n3.months, f3 = n3.meridiem, h3 = function(t4, n4, i4, s4) {
7599
- return t4 && (t4[n4] || t4(e3, r3)) || i4[n4].slice(0, s4);
7600
- }, d3 = function(t4) {
7601
- return b2.s(s3 % 12 || 12, t4, "0");
7602
- }, $3 = f3 || function(t4, e4, n4) {
7603
- var r4 = t4 < 12 ? "AM" : "PM";
7604
- return n4 ? r4.toLowerCase() : r4;
7605
- };
7606
- return r3.replace(y2, function(t4, r4) {
7607
- return r4 || function(t5) {
7608
- switch (t5) {
7609
- case "YY":
7610
- return String(e3.$y).slice(-2);
7611
- case "YYYY":
7612
- return b2.s(e3.$y, 4, "0");
7613
- case "M":
7614
- return a3 + 1;
7615
- case "MM":
7616
- return b2.s(a3 + 1, 2, "0");
7617
- case "MMM":
7618
- return h3(n3.monthsShort, a3, c7, 3);
7619
- case "MMMM":
7620
- return h3(c7, a3);
7621
- case "D":
7622
- return e3.$D;
7623
- case "DD":
7624
- return b2.s(e3.$D, 2, "0");
7625
- case "d":
7626
- return String(e3.$W);
7627
- case "dd":
7628
- return h3(n3.weekdaysMin, e3.$W, o3, 2);
7629
- case "ddd":
7630
- return h3(n3.weekdaysShort, e3.$W, o3, 3);
7631
- case "dddd":
7632
- return o3[e3.$W];
7633
- case "H":
7634
- return String(s3);
7635
- case "HH":
7636
- return b2.s(s3, 2, "0");
7637
- case "h":
7638
- return d3(1);
7639
- case "hh":
7640
- return d3(2);
7641
- case "a":
7642
- return $3(s3, u3, true);
7643
- case "A":
7644
- return $3(s3, u3, false);
7645
- case "m":
7646
- return String(u3);
7647
- case "mm":
7648
- return b2.s(u3, 2, "0");
7649
- case "s":
7650
- return String(e3.$s);
7651
- case "ss":
7652
- return b2.s(e3.$s, 2, "0");
7653
- case "SSS":
7654
- return b2.s(e3.$ms, 3, "0");
7655
- case "Z":
7656
- return i3;
7657
- }
7658
- return null;
7659
- }(t4) || i3.replace(":", "");
7660
- });
7661
- }, m3.utcOffset = function() {
7662
- return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
7663
- }, m3.diff = function(r3, d3, l3) {
7664
- var $3, y3 = this, M4 = b2.p(d3), m4 = O2(r3), v3 = (m4.utcOffset() - this.utcOffset()) * e2, g3 = this - m4, D3 = function() {
7665
- return b2.m(y3, m4);
7666
- };
7667
- switch (M4) {
7668
- case h2:
7669
- $3 = D3() / 12;
7670
- break;
7671
- case c6:
7672
- $3 = D3();
7673
- break;
7674
- case f2:
7675
- $3 = D3() / 3;
7676
- break;
7677
- case o2:
7678
- $3 = (g3 - v3) / 6048e5;
7679
- break;
7680
- case a2:
7681
- $3 = (g3 - v3) / 864e5;
7682
- break;
7683
- case u2:
7684
- $3 = g3 / n2;
7685
- break;
7686
- case s2:
7687
- $3 = g3 / e2;
7688
- break;
7689
- case i2:
7690
- $3 = g3 / t2;
7691
- break;
7692
- default:
7693
- $3 = g3;
7694
- }
7695
- return l3 ? $3 : b2.a($3);
7696
- }, m3.daysInMonth = function() {
7697
- return this.endOf(c6).$D;
7698
- }, m3.$locale = function() {
7699
- return D2[this.$L];
7700
- }, m3.locale = function(t3, e3) {
7701
- if (!t3)
7702
- return this.$L;
7703
- var n3 = this.clone(), r3 = w2(t3, e3, true);
7704
- return r3 && (n3.$L = r3), n3;
7705
- }, m3.clone = function() {
7706
- return b2.w(this.$d, this);
7707
- }, m3.toDate = function() {
7708
- return new Date(this.valueOf());
7709
- }, m3.toJSON = function() {
7710
- return this.isValid() ? this.toISOString() : null;
7711
- }, m3.toISOString = function() {
7712
- return this.$d.toISOString();
7713
- }, m3.toString = function() {
7714
- return this.$d.toUTCString();
7715
- }, M3;
7716
- }(), k2 = _2.prototype;
7717
- return O2.prototype = k2, [["$ms", r2], ["$s", i2], ["$m", s2], ["$H", u2], ["$W", a2], ["$M", c6], ["$y", h2], ["$D", d2]].forEach(function(t3) {
7718
- k2[t3[1]] = function(e3) {
7719
- return this.$g(e3, t3[0], t3[1]);
7720
- };
7721
- }), O2.extend = function(t3, e3) {
7722
- return t3.$i || (t3(e3, _2, O2), t3.$i = true), O2;
7723
- }, O2.locale = w2, O2.isDayjs = S2, O2.unix = function(t3) {
7724
- return O2(1e3 * t3);
7725
- }, O2.en = D2[g2], O2.Ls = D2, O2.p = {}, O2;
7726
- });
7727
- })(dayjs_min);
7728
- var dayjs_minExports = dayjs_min.exports;
7729
- const dayjs = /* @__PURE__ */ getDefaultExportFromCjs(dayjs_minExports);
7730
- var customParseFormat$1 = { exports: {} };
7731
- (function(module, exports) {
7732
- !function(e2, t2) {
7733
- module.exports = t2();
7734
- }(commonjsGlobal, function() {
7735
- var e2 = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, t2 = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|YYYY|YY?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, n2 = /\d\d/, r2 = /\d\d?/, i2 = /\d*[^-_:/,()\s\d]+/, o2 = {}, s2 = function(e3) {
7736
- return (e3 = +e3) + (e3 > 68 ? 1900 : 2e3);
7737
- };
7738
- var a2 = function(e3) {
7739
- return function(t3) {
7740
- this[e3] = +t3;
7741
- };
7742
- }, f2 = [/[+-]\d\d:?(\d\d)?|Z/, function(e3) {
7743
- (this.zone || (this.zone = {})).offset = function(e4) {
7744
- if (!e4)
7745
- return 0;
7746
- if ("Z" === e4)
7747
- return 0;
7748
- var t3 = e4.match(/([+-]|\d\d)/g), n3 = 60 * t3[1] + (+t3[2] || 0);
7749
- return 0 === n3 ? 0 : "+" === t3[0] ? -n3 : n3;
7750
- }(e3);
7751
- }], h2 = function(e3) {
7752
- var t3 = o2[e3];
7753
- return t3 && (t3.indexOf ? t3 : t3.s.concat(t3.f));
7754
- }, u2 = function(e3, t3) {
7755
- var n3, r3 = o2.meridiem;
7756
- if (r3) {
7757
- for (var i3 = 1; i3 <= 24; i3 += 1)
7758
- if (e3.indexOf(r3(i3, 0, t3)) > -1) {
7759
- n3 = i3 > 12;
7760
- break;
7761
- }
7762
- } else
7763
- n3 = e3 === (t3 ? "pm" : "PM");
7764
- return n3;
7765
- }, d2 = { A: [i2, function(e3) {
7766
- this.afternoon = u2(e3, false);
7767
- }], a: [i2, function(e3) {
7768
- this.afternoon = u2(e3, true);
7769
- }], S: [/\d/, function(e3) {
7770
- this.milliseconds = 100 * +e3;
7771
- }], SS: [n2, function(e3) {
7772
- this.milliseconds = 10 * +e3;
7773
- }], SSS: [/\d{3}/, function(e3) {
7774
- this.milliseconds = +e3;
7775
- }], s: [r2, a2("seconds")], ss: [r2, a2("seconds")], m: [r2, a2("minutes")], mm: [r2, a2("minutes")], H: [r2, a2("hours")], h: [r2, a2("hours")], HH: [r2, a2("hours")], hh: [r2, a2("hours")], D: [r2, a2("day")], DD: [n2, a2("day")], Do: [i2, function(e3) {
7776
- var t3 = o2.ordinal, n3 = e3.match(/\d+/);
7777
- if (this.day = n3[0], t3)
7778
- for (var r3 = 1; r3 <= 31; r3 += 1)
7779
- t3(r3).replace(/\[|\]/g, "") === e3 && (this.day = r3);
7780
- }], M: [r2, a2("month")], MM: [n2, a2("month")], MMM: [i2, function(e3) {
7781
- var t3 = h2("months"), n3 = (h2("monthsShort") || t3.map(function(e4) {
7782
- return e4.slice(0, 3);
7783
- })).indexOf(e3) + 1;
7784
- if (n3 < 1)
7785
- throw new Error();
7786
- this.month = n3 % 12 || n3;
7787
- }], MMMM: [i2, function(e3) {
7788
- var t3 = h2("months").indexOf(e3) + 1;
7789
- if (t3 < 1)
7790
- throw new Error();
7791
- this.month = t3 % 12 || t3;
7792
- }], Y: [/[+-]?\d+/, a2("year")], YY: [n2, function(e3) {
7793
- this.year = s2(e3);
7794
- }], YYYY: [/\d{4}/, a2("year")], Z: f2, ZZ: f2 };
7795
- function c6(n3) {
7796
- var r3, i3;
7797
- r3 = n3, i3 = o2 && o2.formats;
7798
- for (var s3 = (n3 = r3.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(t3, n4, r4) {
7799
- var o3 = r4 && r4.toUpperCase();
7800
- return n4 || i3[r4] || e2[r4] || i3[o3].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(e3, t4, n5) {
7801
- return t4 || n5.slice(1);
7802
- });
7803
- })).match(t2), a3 = s3.length, f3 = 0; f3 < a3; f3 += 1) {
7804
- var h3 = s3[f3], u3 = d2[h3], c7 = u3 && u3[0], l2 = u3 && u3[1];
7805
- s3[f3] = l2 ? { regex: c7, parser: l2 } : h3.replace(/^\[|\]$/g, "");
7806
- }
7807
- return function(e3) {
7808
- for (var t3 = {}, n4 = 0, r4 = 0; n4 < a3; n4 += 1) {
7809
- var i4 = s3[n4];
7810
- if ("string" == typeof i4)
7811
- r4 += i4.length;
7812
- else {
7813
- var o3 = i4.regex, f4 = i4.parser, h4 = e3.slice(r4), u4 = o3.exec(h4)[0];
7814
- f4.call(t3, u4), e3 = e3.replace(u4, "");
7815
- }
7816
- }
7817
- return function(e4) {
7818
- var t4 = e4.afternoon;
7819
- if (void 0 !== t4) {
7820
- var n5 = e4.hours;
7821
- t4 ? n5 < 12 && (e4.hours += 12) : 12 === n5 && (e4.hours = 0), delete e4.afternoon;
7822
- }
7823
- }(t3), t3;
7824
- };
7825
- }
7826
- return function(e3, t3, n3) {
7827
- n3.p.customParseFormat = true, e3 && e3.parseTwoDigitYear && (s2 = e3.parseTwoDigitYear);
7828
- var r3 = t3.prototype, i3 = r3.parse;
7829
- r3.parse = function(e4) {
7830
- var t4 = e4.date, r4 = e4.utc, s3 = e4.args;
7831
- this.$u = r4;
7832
- var a3 = s3[1];
7833
- if ("string" == typeof a3) {
7834
- var f3 = true === s3[2], h3 = true === s3[3], u3 = f3 || h3, d3 = s3[2];
7835
- h3 && (d3 = s3[2]), o2 = this.$locale(), !f3 && d3 && (o2 = n3.Ls[d3]), this.$d = function(e5, t5, n4) {
7836
- try {
7837
- if (["x", "X"].indexOf(t5) > -1)
7838
- return new Date(("X" === t5 ? 1e3 : 1) * e5);
7839
- var r5 = c6(t5)(e5), i4 = r5.year, o3 = r5.month, s4 = r5.day, a4 = r5.hours, f4 = r5.minutes, h4 = r5.seconds, u4 = r5.milliseconds, d4 = r5.zone, l3 = /* @__PURE__ */ new Date(), m3 = s4 || (i4 || o3 ? 1 : l3.getDate()), M3 = i4 || l3.getFullYear(), Y2 = 0;
7840
- i4 && !o3 || (Y2 = o3 > 0 ? o3 - 1 : l3.getMonth());
7841
- var p2 = a4 || 0, v2 = f4 || 0, D2 = h4 || 0, g2 = u4 || 0;
7842
- return d4 ? new Date(Date.UTC(M3, Y2, m3, p2, v2, D2, g2 + 60 * d4.offset * 1e3)) : n4 ? new Date(Date.UTC(M3, Y2, m3, p2, v2, D2, g2)) : new Date(M3, Y2, m3, p2, v2, D2, g2);
7843
- } catch (e6) {
7844
- return /* @__PURE__ */ new Date("");
7845
- }
7846
- }(t4, a3, r4), this.init(), d3 && true !== d3 && (this.$L = this.locale(d3).$L), u3 && t4 != this.format(a3) && (this.$d = /* @__PURE__ */ new Date("")), o2 = {};
7847
- } else if (a3 instanceof Array)
7848
- for (var l2 = a3.length, m2 = 1; m2 <= l2; m2 += 1) {
7849
- s3[1] = a3[m2 - 1];
7850
- var M2 = n3.apply(this, s3);
7851
- if (M2.isValid()) {
7852
- this.$d = M2.$d, this.$L = M2.$L, this.init();
7853
- break;
7854
- }
7855
- m2 === l2 && (this.$d = /* @__PURE__ */ new Date(""));
7856
- }
7857
- else
7858
- i3.call(this, e4);
7859
- };
7860
- };
7861
- });
7862
- })(customParseFormat$1);
7863
- var customParseFormatExports = customParseFormat$1.exports;
7864
- const customParseFormat = /* @__PURE__ */ getDefaultExportFromCjs(customParseFormatExports);
7865
- var relativeTime$1 = { exports: {} };
7866
- (function(module, exports) {
7867
- !function(r2, e2) {
7868
- module.exports = e2();
7869
- }(commonjsGlobal, function() {
7870
- return function(r2, e2, t2) {
7871
- r2 = r2 || {};
7872
- var n2 = e2.prototype, o2 = { future: "in %s", past: "%s ago", s: "a few seconds", m: "a minute", mm: "%d minutes", h: "an hour", hh: "%d hours", d: "a day", dd: "%d days", M: "a month", MM: "%d months", y: "a year", yy: "%d years" };
7873
- function i2(r3, e3, t3, o3) {
7874
- return n2.fromToBase(r3, e3, t3, o3);
7875
- }
7876
- t2.en.relativeTime = o2, n2.fromToBase = function(e3, n3, i3, d3, u2) {
7877
- for (var f2, a2, s2, l2 = i3.$locale().relativeTime || o2, h2 = r2.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], m2 = h2.length, c6 = 0; c6 < m2; c6 += 1) {
7878
- var y2 = h2[c6];
7879
- y2.d && (f2 = d3 ? t2(e3).diff(i3, y2.d, true) : i3.diff(e3, y2.d, true));
7880
- var p2 = (r2.rounding || Math.round)(Math.abs(f2));
7881
- if (s2 = f2 > 0, p2 <= y2.r || !y2.r) {
7882
- p2 <= 1 && c6 > 0 && (y2 = h2[c6 - 1]);
7883
- var v2 = l2[y2.l];
7884
- u2 && (p2 = u2("" + p2)), a2 = "string" == typeof v2 ? v2.replace("%d", p2) : v2(p2, n3, y2.l, s2);
7885
- break;
7886
- }
7887
- }
7888
- if (n3)
7889
- return a2;
7890
- var M2 = s2 ? l2.future : l2.past;
7891
- return "function" == typeof M2 ? M2(a2) : M2.replace("%s", a2);
7892
- }, n2.to = function(r3, e3) {
7893
- return i2(r3, e3, this, true);
7894
- }, n2.from = function(r3, e3) {
7895
- return i2(r3, e3, this);
7896
- };
7897
- var d2 = function(r3) {
7898
- return r3.$u ? t2.utc() : t2();
7899
- };
7900
- n2.toNow = function(r3) {
7901
- return this.to(d2(this), r3);
7902
- }, n2.fromNow = function(r3) {
7903
- return this.from(d2(this), r3);
7904
- };
7905
- };
7906
- });
7907
- })(relativeTime$1);
7908
- var relativeTimeExports = relativeTime$1.exports;
7909
- const relativeTime = /* @__PURE__ */ getDefaultExportFromCjs(relativeTimeExports);
7910
- var de$2 = { exports: {} };
7911
- (function(module, exports) {
7912
- !function(e2, n2) {
7913
- module.exports = n2(dayjs_minExports);
7914
- }(commonjsGlobal, function(e2) {
7915
- function n2(e3) {
7916
- return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7917
- }
7918
- var t2 = n2(e2), a2 = { s: "ein paar Sekunden", m: ["eine Minute", "einer Minute"], mm: "%d Minuten", h: ["eine Stunde", "einer Stunde"], hh: "%d Stunden", d: ["ein Tag", "einem Tag"], dd: ["%d Tage", "%d Tagen"], M: ["ein Monat", "einem Monat"], MM: ["%d Monate", "%d Monaten"], y: ["ein Jahr", "einem Jahr"], yy: ["%d Jahre", "%d Jahren"] };
7919
- function i2(e3, n3, t3) {
7920
- var i3 = a2[t3];
7921
- return Array.isArray(i3) && (i3 = i3[n3 ? 0 : 1]), i3.replace("%d", e3);
7922
- }
7923
- var r2 = { name: "de", weekdays: "Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"), weekdaysShort: "So._Mo._Di._Mi._Do._Fr._Sa.".split("_"), weekdaysMin: "So_Mo_Di_Mi_Do_Fr_Sa".split("_"), months: "Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"), monthsShort: "Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sept._Okt._Nov._Dez.".split("_"), ordinal: function(e3) {
7924
- return e3 + ".";
7925
- }, weekStart: 1, yearStart: 4, formats: { LTS: "HH:mm:ss", LT: "HH:mm", L: "DD.MM.YYYY", LL: "D. MMMM YYYY", LLL: "D. MMMM YYYY HH:mm", LLLL: "dddd, D. MMMM YYYY HH:mm" }, relativeTime: { future: "in %s", past: "vor %s", s: i2, m: i2, mm: i2, h: i2, hh: i2, d: i2, dd: i2, M: i2, MM: i2, y: i2, yy: i2 } };
7926
- return t2.default.locale(r2, null, true), r2;
7927
- });
7928
- })(de$2);
7929
- var es = { exports: {} };
7930
- (function(module, exports) {
7931
- !function(e2, o2) {
7932
- module.exports = o2(dayjs_minExports);
7933
- }(commonjsGlobal, function(e2) {
7934
- function o2(e3) {
7935
- return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7936
- }
7937
- var s2 = o2(e2), d2 = { name: "es", monthsShort: "ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"), weekdays: "domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"), weekdaysShort: "dom._lun._mar._mié._jue._vie._sáb.".split("_"), weekdaysMin: "do_lu_ma_mi_ju_vi_sá".split("_"), months: "enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"), weekStart: 1, formats: { LT: "H:mm", LTS: "H:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY H:mm", LLLL: "dddd, D [de] MMMM [de] YYYY H:mm" }, relativeTime: { future: "en %s", past: "hace %s", s: "unos segundos", m: "un minuto", mm: "%d minutos", h: "una hora", hh: "%d horas", d: "un día", dd: "%d días", M: "un mes", MM: "%d meses", y: "un año", yy: "%d años" }, ordinal: function(e3) {
7938
- return e3 + "º";
7939
- } };
7940
- return s2.default.locale(d2, null, true), d2;
7941
- });
7942
- })(es);
7943
- var pt = { exports: {} };
7944
- (function(module, exports) {
7945
- !function(e2, a2) {
7946
- module.exports = a2(dayjs_minExports);
7947
- }(commonjsGlobal, function(e2) {
7948
- function a2(e3) {
7949
- return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7950
- }
7951
- var o2 = a2(e2), t2 = { name: "pt", weekdays: "domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"), weekdaysShort: "dom_seg_ter_qua_qui_sex_sab".split("_"), weekdaysMin: "Do_2ª_3ª_4ª_5ª_6ª_Sa".split("_"), months: "janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"), monthsShort: "jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"), ordinal: function(e3) {
7952
- return e3 + "º";
7953
- }, weekStart: 1, yearStart: 4, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D [de] MMMM [de] YYYY", LLL: "D [de] MMMM [de] YYYY [às] HH:mm", LLLL: "dddd, D [de] MMMM [de] YYYY [às] HH:mm" }, relativeTime: { future: "em %s", past: "há %s", s: "alguns segundos", m: "um minuto", mm: "%d minutos", h: "uma hora", hh: "%d horas", d: "um dia", dd: "%d dias", M: "um mês", MM: "%d meses", y: "um ano", yy: "%d anos" } };
7954
- return o2.default.locale(t2, null, true), t2;
7955
- });
7956
- })(pt);
7957
- var fr = { exports: {} };
7958
- (function(module, exports) {
7959
- !function(e2, n2) {
7960
- module.exports = n2(dayjs_minExports);
7961
- }(commonjsGlobal, function(e2) {
7962
- function n2(e3) {
7963
- return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7964
- }
7965
- var t2 = n2(e2), i2 = { name: "fr", weekdays: "dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"), weekdaysShort: "dim._lun._mar._mer._jeu._ven._sam.".split("_"), weekdaysMin: "di_lu_ma_me_je_ve_sa".split("_"), months: "janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"), monthsShort: "janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"), weekStart: 1, yearStart: 4, formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "dans %s", past: "il y a %s", s: "quelques secondes", m: "une minute", mm: "%d minutes", h: "une heure", hh: "%d heures", d: "un jour", dd: "%d jours", M: "un mois", MM: "%d mois", y: "un an", yy: "%d ans" }, ordinal: function(e3) {
7966
- return "" + e3 + (1 === e3 ? "er" : "");
7967
- } };
7968
- return t2.default.locale(i2, null, true), i2;
7969
- });
7970
- })(fr);
7971
- var it = { exports: {} };
7972
- (function(module, exports) {
7973
- !function(e2, o2) {
7974
- module.exports = o2(dayjs_minExports);
7975
- }(commonjsGlobal, function(e2) {
7976
- function o2(e3) {
7977
- return e3 && "object" == typeof e3 && "default" in e3 ? e3 : { default: e3 };
7978
- }
7979
- var t2 = o2(e2), n2 = { name: "it", weekdays: "domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"), weekdaysShort: "dom_lun_mar_mer_gio_ven_sab".split("_"), weekdaysMin: "do_lu_ma_me_gi_ve_sa".split("_"), months: "gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"), weekStart: 1, monthsShort: "gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"), formats: { LT: "HH:mm", LTS: "HH:mm:ss", L: "DD/MM/YYYY", LL: "D MMMM YYYY", LLL: "D MMMM YYYY HH:mm", LLLL: "dddd D MMMM YYYY HH:mm" }, relativeTime: { future: "tra %s", past: "%s fa", s: "qualche secondo", m: "un minuto", mm: "%d minuti", h: "un' ora", hh: "%d ore", d: "un giorno", dd: "%d giorni", M: "un mese", MM: "%d mesi", y: "un anno", yy: "%d anni" }, ordinal: function(e3) {
7980
- return e3 + "º";
7981
- } };
7982
- return t2.default.locale(n2, null, true), n2;
7983
- });
7984
- })(it);
7985
- var uaParser = { exports: {} };
7986
- (function(module, exports) {
7987
- (function(window2, undefined$12) {
7988
- var LIBVERSION = "1.0.36", EMPTY = "", UNKNOWN = "?", FUNC_TYPE = "function", UNDEF_TYPE = "undefined", OBJ_TYPE = "object", STR_TYPE = "string", MAJOR = "major", MODEL = "model", NAME2 = "name", TYPE2 = "type", VENDOR = "vendor", VERSION = "version", ARCHITECTURE = "architecture", CONSOLE = "console", MOBILE = "mobile", TABLET = "tablet", SMARTTV = "smarttv", WEARABLE = "wearable", EMBEDDED = "embedded", UA_MAX_LENGTH = 350;
7989
- var AMAZON = "Amazon", APPLE = "Apple", ASUS = "ASUS", BLACKBERRY = "BlackBerry", BROWSER = "Browser", CHROME = "Chrome", EDGE = "Edge", FIREFOX = "Firefox", GOOGLE = "Google", HUAWEI = "Huawei", LG = "LG", MICROSOFT = "Microsoft", MOTOROLA = "Motorola", OPERA = "Opera", SAMSUNG = "Samsung", SHARP = "Sharp", SONY = "Sony", XIAOMI = "Xiaomi", ZEBRA = "Zebra", FACEBOOK = "Facebook", CHROMIUM_OS = "Chromium OS", MAC_OS = "Mac OS";
7990
- var extend2 = function(regexes2, extensions2) {
7991
- var mergedRegexes = {};
7992
- for (var i2 in regexes2) {
7993
- if (extensions2[i2] && extensions2[i2].length % 2 === 0) {
7994
- mergedRegexes[i2] = extensions2[i2].concat(regexes2[i2]);
7995
- } else {
7996
- mergedRegexes[i2] = regexes2[i2];
7997
- }
7998
- }
7999
- return mergedRegexes;
8000
- }, enumerize = function(arr2) {
8001
- var enums = {};
8002
- for (var i2 = 0; i2 < arr2.length; i2++) {
8003
- enums[arr2[i2].toUpperCase()] = arr2[i2];
8004
- }
8005
- return enums;
8006
- }, has2 = function(str1, str2) {
8007
- return typeof str1 === STR_TYPE ? lowerize(str2).indexOf(lowerize(str1)) !== -1 : false;
8008
- }, lowerize = function(str) {
8009
- return str.toLowerCase();
8010
- }, majorize = function(version) {
8011
- return typeof version === STR_TYPE ? version.replace(/[^\d\.]/g, EMPTY).split(".")[0] : undefined$12;
8012
- }, trim2 = function(str, len) {
8013
- if (typeof str === STR_TYPE) {
8014
- str = str.replace(/^\s\s*/, EMPTY);
8015
- return typeof len === UNDEF_TYPE ? str : str.substring(0, UA_MAX_LENGTH);
8016
- }
8017
- };
8018
- var rgxMapper = function(ua2, arrays) {
8019
- var i2 = 0, j2, k2, p2, q2, matches, match;
8020
- while (i2 < arrays.length && !matches) {
8021
- var regex = arrays[i2], props = arrays[i2 + 1];
8022
- j2 = k2 = 0;
8023
- while (j2 < regex.length && !matches) {
8024
- if (!regex[j2]) {
8025
- break;
8026
- }
8027
- matches = regex[j2++].exec(ua2);
8028
- if (!!matches) {
8029
- for (p2 = 0; p2 < props.length; p2++) {
8030
- match = matches[++k2];
8031
- q2 = props[p2];
8032
- if (typeof q2 === OBJ_TYPE && q2.length > 0) {
8033
- if (q2.length === 2) {
8034
- if (typeof q2[1] == FUNC_TYPE) {
8035
- this[q2[0]] = q2[1].call(this, match);
8036
- } else {
8037
- this[q2[0]] = q2[1];
8038
- }
8039
- } else if (q2.length === 3) {
8040
- if (typeof q2[1] === FUNC_TYPE && !(q2[1].exec && q2[1].test)) {
8041
- this[q2[0]] = match ? q2[1].call(this, match, q2[2]) : undefined$12;
8042
- } else {
8043
- this[q2[0]] = match ? match.replace(q2[1], q2[2]) : undefined$12;
8044
- }
8045
- } else if (q2.length === 4) {
8046
- this[q2[0]] = match ? q2[3].call(this, match.replace(q2[1], q2[2])) : undefined$12;
8047
- }
8048
- } else {
8049
- this[q2] = match ? match : undefined$12;
8050
- }
8051
- }
8052
- }
8053
- }
8054
- i2 += 2;
8055
- }
8056
- }, strMapper = function(str, map2) {
8057
- for (var i2 in map2) {
8058
- if (typeof map2[i2] === OBJ_TYPE && map2[i2].length > 0) {
8059
- for (var j2 = 0; j2 < map2[i2].length; j2++) {
8060
- if (has2(map2[i2][j2], str)) {
8061
- return i2 === UNKNOWN ? undefined$12 : i2;
8062
- }
8063
- }
8064
- } else if (has2(map2[i2], str)) {
8065
- return i2 === UNKNOWN ? undefined$12 : i2;
8066
- }
8067
- }
8068
- return str;
7295
+ return str;
8069
7296
  };
8070
7297
  var oldSafariMap = {
8071
7298
  "1.0": "/8",
@@ -9135,485 +8362,1261 @@ var uaParser = { exports: {} };
9135
8362
  if (_isSelfNav && _navigator && _navigator.brave && typeof _navigator.brave.isBrave == FUNC_TYPE) {
9136
8363
  _browser[NAME2] = "Brave";
9137
8364
  }
9138
- return _browser;
9139
- };
9140
- this.getCPU = function() {
9141
- var _cpu = {};
9142
- _cpu[ARCHITECTURE] = undefined$12;
9143
- rgxMapper.call(_cpu, _ua, _rgxmap.cpu);
9144
- return _cpu;
9145
- };
9146
- this.getDevice = function() {
9147
- var _device = {};
9148
- _device[VENDOR] = undefined$12;
9149
- _device[MODEL] = undefined$12;
9150
- _device[TYPE2] = undefined$12;
9151
- rgxMapper.call(_device, _ua, _rgxmap.device);
9152
- if (_isSelfNav && !_device[TYPE2] && _uach && _uach.mobile) {
9153
- _device[TYPE2] = MOBILE;
8365
+ return _browser;
8366
+ };
8367
+ this.getCPU = function() {
8368
+ var _cpu = {};
8369
+ _cpu[ARCHITECTURE] = undefined$12;
8370
+ rgxMapper.call(_cpu, _ua, _rgxmap.cpu);
8371
+ return _cpu;
8372
+ };
8373
+ this.getDevice = function() {
8374
+ var _device = {};
8375
+ _device[VENDOR] = undefined$12;
8376
+ _device[MODEL] = undefined$12;
8377
+ _device[TYPE2] = undefined$12;
8378
+ rgxMapper.call(_device, _ua, _rgxmap.device);
8379
+ if (_isSelfNav && !_device[TYPE2] && _uach && _uach.mobile) {
8380
+ _device[TYPE2] = MOBILE;
8381
+ }
8382
+ if (_isSelfNav && _device[MODEL] == "Macintosh" && _navigator && typeof _navigator.standalone !== UNDEF_TYPE && _navigator.maxTouchPoints && _navigator.maxTouchPoints > 2) {
8383
+ _device[MODEL] = "iPad";
8384
+ _device[TYPE2] = TABLET;
8385
+ }
8386
+ return _device;
8387
+ };
8388
+ this.getEngine = function() {
8389
+ var _engine = {};
8390
+ _engine[NAME2] = undefined$12;
8391
+ _engine[VERSION] = undefined$12;
8392
+ rgxMapper.call(_engine, _ua, _rgxmap.engine);
8393
+ return _engine;
8394
+ };
8395
+ this.getOS = function() {
8396
+ var _os = {};
8397
+ _os[NAME2] = undefined$12;
8398
+ _os[VERSION] = undefined$12;
8399
+ rgxMapper.call(_os, _ua, _rgxmap.os);
8400
+ if (_isSelfNav && !_os[NAME2] && _uach && _uach.platform != "Unknown") {
8401
+ _os[NAME2] = _uach.platform.replace(/chrome os/i, CHROMIUM_OS).replace(/macos/i, MAC_OS);
8402
+ }
8403
+ return _os;
8404
+ };
8405
+ this.getResult = function() {
8406
+ return {
8407
+ ua: this.getUA(),
8408
+ browser: this.getBrowser(),
8409
+ engine: this.getEngine(),
8410
+ os: this.getOS(),
8411
+ device: this.getDevice(),
8412
+ cpu: this.getCPU()
8413
+ };
8414
+ };
8415
+ this.getUA = function() {
8416
+ return _ua;
8417
+ };
8418
+ this.setUA = function(ua3) {
8419
+ _ua = typeof ua3 === STR_TYPE && ua3.length > UA_MAX_LENGTH ? trim2(ua3, UA_MAX_LENGTH) : ua3;
8420
+ return this;
8421
+ };
8422
+ this.setUA(_ua);
8423
+ return this;
8424
+ };
8425
+ UAParser.VERSION = LIBVERSION;
8426
+ UAParser.BROWSER = enumerize([NAME2, VERSION, MAJOR]);
8427
+ UAParser.CPU = enumerize([ARCHITECTURE]);
8428
+ UAParser.DEVICE = enumerize([MODEL, VENDOR, TYPE2, CONSOLE, MOBILE, SMARTTV, TABLET, WEARABLE, EMBEDDED]);
8429
+ UAParser.ENGINE = UAParser.OS = enumerize([NAME2, VERSION]);
8430
+ {
8431
+ if (module.exports) {
8432
+ exports = module.exports = UAParser;
8433
+ }
8434
+ exports.UAParser = UAParser;
8435
+ }
8436
+ var $2 = typeof window2 !== UNDEF_TYPE && (window2.jQuery || window2.Zepto);
8437
+ if ($2 && !$2.ua) {
8438
+ var parser = new UAParser();
8439
+ $2.ua = parser.getResult();
8440
+ $2.ua.get = function() {
8441
+ return parser.getUA();
8442
+ };
8443
+ $2.ua.set = function(ua2) {
8444
+ parser.setUA(ua2);
8445
+ var result = parser.getResult();
8446
+ for (var prop in result) {
8447
+ $2.ua[prop] = result[prop];
8448
+ }
8449
+ };
8450
+ }
8451
+ })(typeof window === "object" ? window : commonjsGlobal);
8452
+ })(uaParser, uaParser.exports);
8453
+ let e$2 = { data: "" }, t$3 = (t2) => "object" == typeof window ? ((t2 ? t2.querySelector("#_goober") : window._goober) || Object.assign((t2 || document.head).appendChild(document.createElement("style")), { innerHTML: " ", id: "_goober" })).firstChild : t2 || e$2, l$2 = /(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g, a$1 = /\/\*[^]*?\*\/| +/g, n$4 = /\n+/g, o$1 = (e2, t2) => {
8454
+ let r2 = "", l2 = "", a2 = "";
8455
+ for (let n2 in e2) {
8456
+ let c6 = e2[n2];
8457
+ "@" == n2[0] ? "i" == n2[1] ? r2 = n2 + " " + c6 + ";" : l2 += "f" == n2[1] ? o$1(c6, n2) : n2 + "{" + o$1(c6, "k" == n2[1] ? "" : t2) + "}" : "object" == typeof c6 ? l2 += o$1(c6, t2 ? t2.replace(/([^,])+/g, (e3) => n2.replace(/(^:.*)|([^,])+/g, (t3) => /&/.test(t3) ? t3.replace(/&/g, e3) : e3 ? e3 + " " + t3 : t3)) : n2) : null != c6 && (n2 = /^--/.test(n2) ? n2 : n2.replace(/[A-Z]/g, "-$&").toLowerCase(), a2 += o$1.p ? o$1.p(n2, c6) : n2 + ":" + c6 + ";");
8458
+ }
8459
+ return r2 + (t2 && a2 ? t2 + "{" + a2 + "}" : a2) + l2;
8460
+ }, c$1 = {}, s$1 = (e2) => {
8461
+ if ("object" == typeof e2) {
8462
+ let t2 = "";
8463
+ for (let r2 in e2)
8464
+ t2 += r2 + s$1(e2[r2]);
8465
+ return t2;
8466
+ }
8467
+ return e2;
8468
+ }, i$2 = (e2, t2, r2, i2, p2) => {
8469
+ let u2 = s$1(e2), d2 = c$1[u2] || (c$1[u2] = ((e3) => {
8470
+ let t3 = 0, r3 = 11;
8471
+ for (; t3 < e3.length; )
8472
+ r3 = 101 * r3 + e3.charCodeAt(t3++) >>> 0;
8473
+ return "go" + r3;
8474
+ })(u2));
8475
+ if (!c$1[d2]) {
8476
+ let t3 = u2 !== e2 ? e2 : ((e3) => {
8477
+ let t4, r3, o2 = [{}];
8478
+ for (; t4 = l$2.exec(e3.replace(a$1, "")); )
8479
+ t4[4] ? o2.shift() : t4[3] ? (r3 = t4[3].replace(n$4, " ").trim(), o2.unshift(o2[0][r3] = o2[0][r3] || {})) : o2[0][t4[1]] = t4[2].replace(n$4, " ").trim();
8480
+ return o2[0];
8481
+ })(e2);
8482
+ c$1[d2] = o$1(p2 ? { ["@keyframes " + d2]: t3 } : t3, r2 ? "" : "." + d2);
8483
+ }
8484
+ let f2 = r2 && c$1.g ? c$1.g : null;
8485
+ return r2 && (c$1.g = c$1[d2]), ((e3, t3, r3, l2) => {
8486
+ l2 ? t3.data = t3.data.replace(l2, e3) : -1 === t3.data.indexOf(e3) && (t3.data = r3 ? e3 + t3.data : t3.data + e3);
8487
+ })(c$1[d2], t2, i2, f2), d2;
8488
+ }, p$4 = (e2, t2, r2) => e2.reduce((e3, l2, a2) => {
8489
+ let n2 = t2[a2];
8490
+ if (n2 && n2.call) {
8491
+ let e4 = n2(r2), t3 = e4 && e4.props && e4.props.className || /^go/.test(e4) && e4;
8492
+ n2 = t3 ? "." + t3 : e4 && "object" == typeof e4 ? e4.props ? "" : o$1(e4, "") : false === e4 ? "" : e4;
8493
+ }
8494
+ return e3 + l2 + (null == n2 ? "" : n2);
8495
+ }, "");
8496
+ function u$4(e2) {
8497
+ let r2 = this || {}, l2 = e2.call ? e2(r2.p) : e2;
8498
+ return i$2(l2.unshift ? l2.raw ? p$4(l2, [].slice.call(arguments, 1), r2.p) : l2.reduce((e3, t2) => Object.assign(e3, t2 && t2.call ? t2(r2.p) : t2), {}) : l2, t$3(r2.target), r2.g, r2.o, r2.k);
8499
+ }
8500
+ let d$1, f$1, g$1;
8501
+ u$4.bind({ g: 1 });
8502
+ let h$4 = u$4.bind({ k: 1 });
8503
+ function m$3(e2, t2, r2, l2) {
8504
+ o$1.p = t2, d$1 = e2, f$1 = r2, g$1 = l2;
8505
+ }
8506
+ function j$1(e2, t2) {
8507
+ let r2 = this || {};
8508
+ return function() {
8509
+ let l2 = arguments;
8510
+ function a2(n2, o2) {
8511
+ let c6 = Object.assign({}, n2), s2 = c6.className || a2.className;
8512
+ r2.p = Object.assign({ theme: f$1 && f$1() }, c6), r2.o = / *go\d+/.test(s2), c6.className = u$4.apply(r2, l2) + (s2 ? " " + s2 : ""), t2 && (c6.ref = o2);
8513
+ let i2 = e2;
8514
+ return e2[0] && (i2 = c6.as || e2, delete c6.as), g$1 && i2[0] && g$1(c6), d$1(i2, c6);
8515
+ }
8516
+ return t2 ? t2(a2) : a2;
8517
+ };
8518
+ }
8519
+ var W$2 = (e2) => typeof e2 == "function", T$1 = (e2, t2) => W$2(e2) ? e2(t2) : e2;
8520
+ var U$1 = /* @__PURE__ */ (() => {
8521
+ let e2 = 0;
8522
+ return () => (++e2).toString();
8523
+ })(), b$1 = /* @__PURE__ */ (() => {
8524
+ let e2;
8525
+ return () => {
8526
+ if (e2 === void 0 && typeof window < "u") {
8527
+ let t2 = matchMedia("(prefers-reduced-motion: reduce)");
8528
+ e2 = !t2 || t2.matches;
8529
+ }
8530
+ return e2;
8531
+ };
8532
+ })();
8533
+ var Q$1 = 20;
8534
+ var S$2 = /* @__PURE__ */ new Map(), X$1 = 1e3, $$1 = (e2) => {
8535
+ if (S$2.has(e2))
8536
+ return;
8537
+ let t2 = setTimeout(() => {
8538
+ S$2.delete(e2), u$3({ type: 4, toastId: e2 });
8539
+ }, X$1);
8540
+ S$2.set(e2, t2);
8541
+ }, J = (e2) => {
8542
+ let t2 = S$2.get(e2);
8543
+ t2 && clearTimeout(t2);
8544
+ }, v$3 = (e2, t2) => {
8545
+ switch (t2.type) {
8546
+ case 0:
8547
+ return { ...e2, toasts: [t2.toast, ...e2.toasts].slice(0, Q$1) };
8548
+ case 1:
8549
+ return t2.toast.id && J(t2.toast.id), { ...e2, toasts: e2.toasts.map((r2) => r2.id === t2.toast.id ? { ...r2, ...t2.toast } : r2) };
8550
+ case 2:
8551
+ let { toast: o2 } = t2;
8552
+ return e2.toasts.find((r2) => r2.id === o2.id) ? v$3(e2, { type: 1, toast: o2 }) : v$3(e2, { type: 0, toast: o2 });
8553
+ case 3:
8554
+ let { toastId: s2 } = t2;
8555
+ return s2 ? $$1(s2) : e2.toasts.forEach((r2) => {
8556
+ $$1(r2.id);
8557
+ }), { ...e2, toasts: e2.toasts.map((r2) => r2.id === s2 || s2 === void 0 ? { ...r2, visible: false } : r2) };
8558
+ case 4:
8559
+ return t2.toastId === void 0 ? { ...e2, toasts: [] } : { ...e2, toasts: e2.toasts.filter((r2) => r2.id !== t2.toastId) };
8560
+ case 5:
8561
+ return { ...e2, pausedAt: t2.time };
8562
+ case 6:
8563
+ let a2 = t2.time - (e2.pausedAt || 0);
8564
+ return { ...e2, pausedAt: void 0, toasts: e2.toasts.map((r2) => ({ ...r2, pauseDuration: r2.pauseDuration + a2 })) };
8565
+ }
8566
+ }, A$1 = [], P$1 = { toasts: [], pausedAt: void 0 }, u$3 = (e2) => {
8567
+ P$1 = v$3(P$1, e2), A$1.forEach((t2) => {
8568
+ t2(P$1);
8569
+ });
8570
+ }, Y$1 = { blank: 4e3, error: 4e3, success: 2e3, loading: 1 / 0, custom: 4e3 }, I$1 = (e2 = {}) => {
8571
+ let [t2, o2] = reactExports.useState(P$1);
8572
+ reactExports.useEffect(() => (A$1.push(o2), () => {
8573
+ let a2 = A$1.indexOf(o2);
8574
+ a2 > -1 && A$1.splice(a2, 1);
8575
+ }), [t2]);
8576
+ let s2 = t2.toasts.map((a2) => {
8577
+ var r2, c6;
8578
+ return { ...e2, ...e2[a2.type], ...a2, duration: a2.duration || ((r2 = e2[a2.type]) == null ? void 0 : r2.duration) || (e2 == null ? void 0 : e2.duration) || Y$1[a2.type], style: { ...e2.style, ...(c6 = e2[a2.type]) == null ? void 0 : c6.style, ...a2.style } };
8579
+ });
8580
+ return { ...t2, toasts: s2 };
8581
+ };
8582
+ var G$1 = (e2, t2 = "blank", o2) => ({ createdAt: Date.now(), visible: true, type: t2, ariaProps: { role: "status", "aria-live": "polite" }, message: e2, pauseDuration: 0, ...o2, id: (o2 == null ? void 0 : o2.id) || U$1() }), h$3 = (e2) => (t2, o2) => {
8583
+ let s2 = G$1(t2, e2, o2);
8584
+ return u$3({ type: 2, toast: s2 }), s2.id;
8585
+ }, n$3 = (e2, t2) => h$3("blank")(e2, t2);
8586
+ n$3.error = h$3("error");
8587
+ n$3.success = h$3("success");
8588
+ n$3.loading = h$3("loading");
8589
+ n$3.custom = h$3("custom");
8590
+ n$3.dismiss = (e2) => {
8591
+ u$3({ type: 3, toastId: e2 });
8592
+ };
8593
+ n$3.remove = (e2) => u$3({ type: 4, toastId: e2 });
8594
+ n$3.promise = (e2, t2, o2) => {
8595
+ let s2 = n$3.loading(t2.loading, { ...o2, ...o2 == null ? void 0 : o2.loading });
8596
+ return e2.then((a2) => (n$3.success(T$1(t2.success, a2), { id: s2, ...o2, ...o2 == null ? void 0 : o2.success }), a2)).catch((a2) => {
8597
+ n$3.error(T$1(t2.error, a2), { id: s2, ...o2, ...o2 == null ? void 0 : o2.error });
8598
+ }), e2;
8599
+ };
8600
+ var Z$1 = (e2, t2) => {
8601
+ u$3({ type: 1, toast: { id: e2, height: t2 } });
8602
+ }, ee$1 = () => {
8603
+ u$3({ type: 5, time: Date.now() });
8604
+ }, D$1 = (e2) => {
8605
+ let { toasts: t2, pausedAt: o2 } = I$1(e2);
8606
+ reactExports.useEffect(() => {
8607
+ if (o2)
8608
+ return;
8609
+ let r2 = Date.now(), c6 = t2.map((i2) => {
8610
+ if (i2.duration === 1 / 0)
8611
+ return;
8612
+ let d2 = (i2.duration || 0) + i2.pauseDuration - (r2 - i2.createdAt);
8613
+ if (d2 < 0) {
8614
+ i2.visible && n$3.dismiss(i2.id);
8615
+ return;
8616
+ }
8617
+ return setTimeout(() => n$3.dismiss(i2.id), d2);
8618
+ });
8619
+ return () => {
8620
+ c6.forEach((i2) => i2 && clearTimeout(i2));
8621
+ };
8622
+ }, [t2, o2]);
8623
+ let s2 = reactExports.useCallback(() => {
8624
+ o2 && u$3({ type: 6, time: Date.now() });
8625
+ }, [o2]), a2 = reactExports.useCallback((r2, c6) => {
8626
+ let { reverseOrder: i2 = false, gutter: d2 = 8, defaultPosition: p2 } = c6 || {}, g2 = t2.filter((m2) => (m2.position || p2) === (r2.position || p2) && m2.height), E2 = g2.findIndex((m2) => m2.id === r2.id), x2 = g2.filter((m2, R2) => R2 < E2 && m2.visible).length;
8627
+ return g2.filter((m2) => m2.visible).slice(...i2 ? [x2 + 1] : [0, x2]).reduce((m2, R2) => m2 + (R2.height || 0) + d2, 0);
8628
+ }, [t2]);
8629
+ return { toasts: t2, handlers: { updateHeight: Z$1, startPause: ee$1, endPause: s2, calculateOffset: a2 } };
8630
+ };
8631
+ var oe$1 = h$4`
8632
+ from {
8633
+ transform: scale(0) rotate(45deg);
8634
+ opacity: 0;
8635
+ }
8636
+ to {
8637
+ transform: scale(1) rotate(45deg);
8638
+ opacity: 1;
8639
+ }`, re$1 = h$4`
8640
+ from {
8641
+ transform: scale(0);
8642
+ opacity: 0;
8643
+ }
8644
+ to {
8645
+ transform: scale(1);
8646
+ opacity: 1;
8647
+ }`, se$1 = h$4`
8648
+ from {
8649
+ transform: scale(0) rotate(90deg);
8650
+ opacity: 0;
8651
+ }
8652
+ to {
8653
+ transform: scale(1) rotate(90deg);
8654
+ opacity: 1;
8655
+ }`, _ = j$1("div")`
8656
+ width: 20px;
8657
+ opacity: 0;
8658
+ height: 20px;
8659
+ border-radius: 10px;
8660
+ background: ${(e2) => e2.primary || "#ff4b4b"};
8661
+ position: relative;
8662
+ transform: rotate(45deg);
8663
+
8664
+ animation: ${oe$1} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
8665
+ forwards;
8666
+ animation-delay: 100ms;
8667
+
8668
+ &:after,
8669
+ &:before {
8670
+ content: '';
8671
+ animation: ${re$1} 0.15s ease-out forwards;
8672
+ animation-delay: 150ms;
8673
+ position: absolute;
8674
+ border-radius: 3px;
8675
+ opacity: 0;
8676
+ background: ${(e2) => e2.secondary || "#fff"};
8677
+ bottom: 9px;
8678
+ left: 4px;
8679
+ height: 2px;
8680
+ width: 12px;
8681
+ }
8682
+
8683
+ &:before {
8684
+ animation: ${se$1} 0.15s ease-out forwards;
8685
+ animation-delay: 180ms;
8686
+ transform: rotate(90deg);
8687
+ }
8688
+ `;
8689
+ var ne$1 = h$4`
8690
+ from {
8691
+ transform: rotate(0deg);
8692
+ }
8693
+ to {
8694
+ transform: rotate(360deg);
8695
+ }
8696
+ `, V$1 = j$1("div")`
8697
+ width: 12px;
8698
+ height: 12px;
8699
+ box-sizing: border-box;
8700
+ border: 2px solid;
8701
+ border-radius: 100%;
8702
+ border-color: ${(e2) => e2.secondary || "#e0e0e0"};
8703
+ border-right-color: ${(e2) => e2.primary || "#616161"};
8704
+ animation: ${ne$1} 1s linear infinite;
8705
+ `;
8706
+ var pe$1 = h$4`
8707
+ from {
8708
+ transform: scale(0) rotate(45deg);
8709
+ opacity: 0;
8710
+ }
8711
+ to {
8712
+ transform: scale(1) rotate(45deg);
8713
+ opacity: 1;
8714
+ }`, de$1 = h$4`
8715
+ 0% {
8716
+ height: 0;
8717
+ width: 0;
8718
+ opacity: 0;
8719
+ }
8720
+ 40% {
8721
+ height: 0;
8722
+ width: 6px;
8723
+ opacity: 1;
8724
+ }
8725
+ 100% {
8726
+ opacity: 1;
8727
+ height: 10px;
8728
+ }`, w$2 = j$1("div")`
8729
+ width: 20px;
8730
+ opacity: 0;
8731
+ height: 20px;
8732
+ border-radius: 10px;
8733
+ background: ${(e2) => e2.primary || "#61d345"};
8734
+ position: relative;
8735
+ transform: rotate(45deg);
8736
+
8737
+ animation: ${pe$1} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
8738
+ forwards;
8739
+ animation-delay: 100ms;
8740
+ &:after {
8741
+ content: '';
8742
+ box-sizing: border-box;
8743
+ animation: ${de$1} 0.2s ease-out forwards;
8744
+ opacity: 0;
8745
+ animation-delay: 200ms;
8746
+ position: absolute;
8747
+ border-right: 2px solid;
8748
+ border-bottom: 2px solid;
8749
+ border-color: ${(e2) => e2.secondary || "#fff"};
8750
+ bottom: 6px;
8751
+ left: 6px;
8752
+ height: 10px;
8753
+ width: 6px;
8754
+ }
8755
+ `;
8756
+ var ue$1 = j$1("div")`
8757
+ position: absolute;
8758
+ `, le$1 = j$1("div")`
8759
+ position: relative;
8760
+ display: flex;
8761
+ justify-content: center;
8762
+ align-items: center;
8763
+ min-width: 20px;
8764
+ min-height: 20px;
8765
+ `, Te$1 = h$4`
8766
+ from {
8767
+ transform: scale(0.6);
8768
+ opacity: 0.4;
8769
+ }
8770
+ to {
8771
+ transform: scale(1);
8772
+ opacity: 1;
8773
+ }`, fe$1 = j$1("div")`
8774
+ position: relative;
8775
+ transform: scale(0.6);
8776
+ opacity: 0.4;
8777
+ min-width: 20px;
8778
+ animation: ${Te$1} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
8779
+ forwards;
8780
+ `, M$2 = ({ toast: e2 }) => {
8781
+ let { icon: t2, type: o2, iconTheme: s2 } = e2;
8782
+ return t2 !== void 0 ? typeof t2 == "string" ? reactExports.createElement(fe$1, null, t2) : t2 : o2 === "blank" ? null : reactExports.createElement(le$1, null, reactExports.createElement(V$1, { ...s2 }), o2 !== "loading" && reactExports.createElement(ue$1, null, o2 === "error" ? reactExports.createElement(_, { ...s2 }) : reactExports.createElement(w$2, { ...s2 })));
8783
+ };
8784
+ var ye$1 = (e2) => `
8785
+ 0% {transform: translate3d(0,${e2 * -200}%,0) scale(.6); opacity:.5;}
8786
+ 100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
8787
+ `, ge$1 = (e2) => `
8788
+ 0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
8789
+ 100% {transform: translate3d(0,${e2 * -150}%,-1px) scale(.6); opacity:0;}
8790
+ `, he$1 = "0%{opacity:0;} 100%{opacity:1;}", xe$1 = "0%{opacity:1;} 100%{opacity:0;}", be$1 = j$1("div")`
8791
+ display: flex;
8792
+ align-items: center;
8793
+ background: #fff;
8794
+ color: #363636;
8795
+ line-height: 1.3;
8796
+ will-change: transform;
8797
+ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05);
8798
+ max-width: 350px;
8799
+ pointer-events: auto;
8800
+ padding: 8px 10px;
8801
+ border-radius: 8px;
8802
+ `, Se$1 = j$1("div")`
8803
+ display: flex;
8804
+ justify-content: center;
8805
+ margin: 4px 10px;
8806
+ color: inherit;
8807
+ flex: 1 1 auto;
8808
+ white-space: pre-line;
8809
+ `, Ae$1 = (e2, t2) => {
8810
+ let s2 = e2.includes("top") ? 1 : -1, [a2, r2] = b$1() ? [he$1, xe$1] : [ye$1(s2), ge$1(s2)];
8811
+ return { animation: t2 ? `${h$4(a2)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards` : `${h$4(r2)} 0.4s forwards cubic-bezier(.06,.71,.55,1)` };
8812
+ }, F = reactExports.memo(({ toast: e2, position: t2, style: o2, children: s2 }) => {
8813
+ let a2 = e2.height ? Ae$1(e2.position || t2 || "top-center", e2.visible) : { opacity: 0 }, r2 = reactExports.createElement(M$2, { toast: e2 }), c6 = reactExports.createElement(Se$1, { ...e2.ariaProps }, T$1(e2.message, e2));
8814
+ return reactExports.createElement(be$1, { className: e2.className, style: { ...a2, ...o2, ...e2.style } }, typeof s2 == "function" ? s2({ icon: r2, message: c6 }) : reactExports.createElement(reactExports.Fragment, null, r2, c6));
8815
+ });
8816
+ m$3(reactExports.createElement);
8817
+ var Ee$1 = ({ id: e2, className: t2, style: o2, onHeightUpdate: s2, children: a2 }) => {
8818
+ let r2 = reactExports.useCallback((c6) => {
8819
+ if (c6) {
8820
+ let i2 = () => {
8821
+ let d2 = c6.getBoundingClientRect().height;
8822
+ s2(e2, d2);
8823
+ };
8824
+ i2(), new MutationObserver(i2).observe(c6, { subtree: true, childList: true, characterData: true });
8825
+ }
8826
+ }, [e2, s2]);
8827
+ return reactExports.createElement("div", { ref: r2, className: t2, style: o2 }, a2);
8828
+ }, Re$1 = (e2, t2) => {
8829
+ let o2 = e2.includes("top"), s2 = o2 ? { top: 0 } : { bottom: 0 }, a2 = e2.includes("center") ? { justifyContent: "center" } : e2.includes("right") ? { justifyContent: "flex-end" } : {};
8830
+ return { left: 0, right: 0, display: "flex", position: "absolute", transition: b$1() ? void 0 : "all 230ms cubic-bezier(.21,1.02,.73,1)", transform: `translateY(${t2 * (o2 ? 1 : -1)}px)`, ...s2, ...a2 };
8831
+ }, ve$1 = u$4`
8832
+ z-index: 9999;
8833
+ > * {
8834
+ pointer-events: auto;
8835
+ }
8836
+ `, O$1 = 16, Ie$1 = ({ reverseOrder: e2, position: t2 = "top-center", toastOptions: o2, gutter: s2, children: a2, containerStyle: r2, containerClassName: c6 }) => {
8837
+ let { toasts: i2, handlers: d2 } = D$1(o2);
8838
+ return reactExports.createElement("div", { style: { position: "fixed", zIndex: 9999, top: O$1, left: O$1, right: O$1, bottom: O$1, pointerEvents: "none", ...r2 }, className: c6, onMouseEnter: d2.startPause, onMouseLeave: d2.endPause }, i2.map((p2) => {
8839
+ let g2 = p2.position || t2, E2 = d2.calculateOffset(p2, { reverseOrder: e2, gutter: s2, defaultPosition: t2 }), x2 = Re$1(g2, E2);
8840
+ return reactExports.createElement(Ee$1, { id: p2.id, key: p2.id, onHeightUpdate: d2.updateHeight, className: p2.visible ? ve$1 : "", style: x2 }, p2.type === "custom" ? T$1(p2.message, p2) : a2 ? a2(p2) : reactExports.createElement(F, { toast: p2, position: g2 }));
8841
+ }));
8842
+ };
8843
+ var _t = n$3;
8844
+ const SvgAlertCircle = ({
8845
+ title,
8846
+ titleId,
8847
+ ...props
8848
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
8849
+ "svg",
8850
+ {
8851
+ xmlns: "http://www.w3.org/2000/svg",
8852
+ width: "24",
8853
+ height: "24",
8854
+ fill: "none",
8855
+ viewBox: "0 0 24 24",
8856
+ "aria-hidden": "true",
8857
+ "aria-labelledby": titleId,
8858
+ ...props,
8859
+ children: [
8860
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
8861
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8862
+ "path",
8863
+ {
8864
+ fill: "currentColor",
8865
+ fillRule: "evenodd",
8866
+ d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
8867
+ clipRule: "evenodd"
8868
+ }
8869
+ ),
8870
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8871
+ "path",
8872
+ {
8873
+ fill: "currentColor",
8874
+ fillRule: "evenodd",
8875
+ d: "M12 6a1 1 0 0 1 1 1v5a1 1 0 1 1-2 0V7a1 1 0 0 1 1-1M11 16a1 1 0 0 1 1-1h.01a1 1 0 1 1 0 2H12a1 1 0 0 1-1-1",
8876
+ clipRule: "evenodd"
8877
+ }
8878
+ )
8879
+ ]
8880
+ }
8881
+ ), SvgAlertCircle$1 = SvgAlertCircle, SvgArrowLeft = ({
8882
+ title,
8883
+ titleId,
8884
+ ...props
8885
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
8886
+ "svg",
8887
+ {
8888
+ xmlns: "http://www.w3.org/2000/svg",
8889
+ width: "24",
8890
+ height: "24",
8891
+ fill: "none",
8892
+ viewBox: "0 0 24 24",
8893
+ "aria-hidden": "true",
8894
+ "aria-labelledby": titleId,
8895
+ ...props,
8896
+ children: [
8897
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
8898
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8899
+ "path",
8900
+ {
8901
+ fill: "currentColor",
8902
+ fillRule: "evenodd",
8903
+ d: "M4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1",
8904
+ clipRule: "evenodd"
8905
+ }
8906
+ ),
8907
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8908
+ "path",
8909
+ {
8910
+ fill: "currentColor",
8911
+ fillRule: "evenodd",
8912
+ d: "M12.707 4.293a1 1 0 0 1 0 1.414L6.414 12l6.293 6.293a1 1 0 0 1-1.414 1.414l-7-7a1 1 0 0 1 0-1.414l7-7a1 1 0 0 1 1.414 0",
8913
+ clipRule: "evenodd"
8914
+ }
8915
+ )
8916
+ ]
8917
+ }
8918
+ ), SvgArrowLeft$1 = SvgArrowLeft, SvgArrowRight = ({
8919
+ title,
8920
+ titleId,
8921
+ ...props
8922
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
8923
+ "svg",
8924
+ {
8925
+ xmlns: "http://www.w3.org/2000/svg",
8926
+ width: "24",
8927
+ height: "24",
8928
+ fill: "none",
8929
+ viewBox: "0 0 24 24",
8930
+ "aria-hidden": "true",
8931
+ "aria-labelledby": titleId,
8932
+ ...props,
8933
+ children: [
8934
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
8935
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8936
+ "path",
8937
+ {
8938
+ fill: "currentColor",
8939
+ fillRule: "evenodd",
8940
+ d: "M4 12a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H5a1 1 0 0 1-1-1",
8941
+ clipRule: "evenodd"
8942
+ }
8943
+ ),
8944
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8945
+ "path",
8946
+ {
8947
+ fill: "currentColor",
8948
+ fillRule: "evenodd",
8949
+ d: "M11.293 4.293a1 1 0 0 1 1.414 0l7 7a1 1 0 0 1 0 1.414l-7 7a1 1 0 0 1-1.414-1.414L17.586 12l-6.293-6.293a1 1 0 0 1 0-1.414",
8950
+ clipRule: "evenodd"
8951
+ }
8952
+ )
8953
+ ]
8954
+ }
8955
+ ), SvgArrowRight$1 = SvgArrowRight, SvgBookmark = ({
8956
+ title,
8957
+ titleId,
8958
+ ...props
8959
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
8960
+ "svg",
8961
+ {
8962
+ xmlns: "http://www.w3.org/2000/svg",
8963
+ viewBox: "0 0 24 24",
8964
+ width: "24",
8965
+ height: "24",
8966
+ "aria-hidden": "true",
8967
+ "aria-labelledby": titleId,
8968
+ ...props,
8969
+ children: [
8970
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
8971
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8972
+ "path",
8973
+ {
8974
+ fill: "currentColor",
8975
+ d: "M7 4a1 1 0 0 0-1 1v14.06l5.42-3.87a1 1 0 0 1 1.16 0L18 19.06V5a1 1 0 0 0-1-1zM4.88 2.88A3 3 0 0 1 7 2h10a3 3 0 0 1 3 3v16a1 1 0 0 1-1.58.81L12 17.23 5.58 21.8A1 1 0 0 1 4 21V5a3 3 0 0 1 .88-2.12"
8976
+ }
8977
+ )
8978
+ ]
8979
+ }
8980
+ ), SvgBookmark$1 = SvgBookmark, SvgBurgerMenu = ({
8981
+ title,
8982
+ titleId,
8983
+ ...props
8984
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
8985
+ "svg",
8986
+ {
8987
+ xmlns: "http://www.w3.org/2000/svg",
8988
+ width: "24",
8989
+ height: "24",
8990
+ fill: "none",
8991
+ viewBox: "0 0 24 24",
8992
+ "aria-hidden": "true",
8993
+ "aria-labelledby": titleId,
8994
+ ...props,
8995
+ children: [
8996
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
8997
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
8998
+ "path",
8999
+ {
9000
+ fill: "currentColor",
9001
+ fillRule: "evenodd",
9002
+ d: "M21 5c0 .828-.711 1.5-1.588 1.5H4.588C3.711 6.5 3 5.828 3 5s.711-1.5 1.588-1.5h14.824C20.289 3.5 21 4.172 21 5M21 12c0 .828-.711 1.5-1.588 1.5H4.588C3.711 13.5 3 12.828 3 12s.711-1.5 1.588-1.5h14.824c.877 0 1.588.672 1.588 1.5M21 19c0 .828-.711 1.5-1.588 1.5H4.588C3.711 20.5 3 19.828 3 19s.711-1.5 1.588-1.5h14.824c.877 0 1.588.672 1.588 1.5",
9003
+ clipRule: "evenodd"
9004
+ }
9005
+ )
9006
+ ]
9007
+ }
9008
+ ), SvgBurgerMenu$1 = SvgBurgerMenu, SvgClose = ({
9009
+ title,
9010
+ titleId,
9011
+ ...props
9012
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9013
+ "svg",
9014
+ {
9015
+ xmlns: "http://www.w3.org/2000/svg",
9016
+ width: "24",
9017
+ height: "24",
9018
+ fill: "none",
9019
+ viewBox: "0 0 24 24",
9020
+ "aria-hidden": "true",
9021
+ "aria-labelledby": titleId,
9022
+ ...props,
9023
+ children: [
9024
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9025
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9026
+ "path",
9027
+ {
9028
+ fill: "currentColor",
9029
+ fillRule: "evenodd",
9030
+ d: "M4.222 4.222a1.1 1.1 0 0 1 1.556 0l14 14a1.1 1.1 0 1 1-1.556 1.556l-14-14a1.1 1.1 0 0 1 0-1.556",
9031
+ clipRule: "evenodd"
9032
+ }
9033
+ ),
9034
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9035
+ "path",
9036
+ {
9037
+ fill: "currentColor",
9038
+ fillRule: "evenodd",
9039
+ d: "M19.778 4.222a1.1 1.1 0 0 1 0 1.556l-14 14a1.1 1.1 0 1 1-1.556-1.556l14-14a1.1 1.1 0 0 1 1.556 0",
9040
+ clipRule: "evenodd"
9041
+ }
9042
+ )
9043
+ ]
9044
+ }
9045
+ ), SvgClose$1 = SvgClose, SvgCopy = ({
9046
+ title,
9047
+ titleId,
9048
+ ...props
9049
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9050
+ "svg",
9051
+ {
9052
+ xmlns: "http://www.w3.org/2000/svg",
9053
+ width: "24",
9054
+ height: "24",
9055
+ fill: "none",
9056
+ viewBox: "0 0 24 24",
9057
+ "aria-hidden": "true",
9058
+ "aria-labelledby": titleId,
9059
+ ...props,
9060
+ children: [
9061
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9062
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9063
+ "path",
9064
+ {
9065
+ fill: "currentColor",
9066
+ fillRule: "evenodd",
9067
+ d: "M6.676 3c.284-.672.853-1 1.263-1h11.423c.566 0 1.438.628 1.438 1.923v13.154c0 1.056-.58 1.668-1.1 1.858V6.923C19.7 4.99 18.3 3 16.061 3zm-2.272.007C4.765 1.41 6.056 0 7.939 0h11.423C21.599 0 23 1.99 23 3.923v13.154c0 1.865-1.303 3.782-3.403 3.916C19.235 22.59 17.944 24 16.06 24H4.638C2.401 24 1 22.01 1 20.077V6.923c0-1.865 1.303-3.782 3.404-3.916M3.2 6.923C3.2 5.628 4.072 5 4.638 5h11.423c.567 0 1.439.628 1.439 1.923v13.154c0 1.295-.872 1.923-1.439 1.923H4.638c-.566 0-1.438-.628-1.438-1.923z",
9068
+ clipRule: "evenodd"
9069
+ }
9070
+ )
9071
+ ]
9072
+ }
9073
+ ), SvgCopy$1 = SvgCopy, SvgDelete = ({
9074
+ title,
9075
+ titleId,
9076
+ ...props
9077
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9078
+ "svg",
9079
+ {
9080
+ xmlns: "http://www.w3.org/2000/svg",
9081
+ width: "24",
9082
+ height: "24",
9083
+ fill: "none",
9084
+ viewBox: "0 0 24 24",
9085
+ "aria-hidden": "true",
9086
+ "aria-labelledby": titleId,
9087
+ ...props,
9088
+ children: [
9089
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9090
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9091
+ "path",
9092
+ {
9093
+ fill: "currentColor",
9094
+ fillRule: "evenodd",
9095
+ d: "M9.461 3.689a.96.96 0 0 1 .675-.28h3.819a.955.955 0 0 1 .954.955v.954H9.182v-.954c0-.254.1-.496.28-.675m7.357.675v.954h3.818a.955.955 0 0 1 0 1.91h-.954v12.408a2.864 2.864 0 0 1-2.864 2.864H7.273a2.864 2.864 0 0 1-2.864-2.864V7.227h-.954a.955.955 0 1 1 0-1.909h3.818v-.954A2.864 2.864 0 0 1 10.136 1.5h3.819a2.864 2.864 0 0 1 2.863 2.864m-10.5 2.863v12.41a.954.954 0 0 0 .955.954h9.545a.955.955 0 0 0 .955-.955V7.227zm3.818 2.864c.528 0 .955.427.955.955v5.727a.955.955 0 1 1-1.91 0v-5.727c0-.528.428-.955.955-.955m4.773 6.682v-5.727a.955.955 0 0 0-1.909 0v5.727a.955.955 0 1 0 1.91 0",
9096
+ clipRule: "evenodd"
9097
+ }
9098
+ )
9099
+ ]
9100
+ }
9101
+ ), SvgDelete$1 = SvgDelete, SvgEdit = ({
9102
+ title,
9103
+ titleId,
9104
+ ...props
9105
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9106
+ "svg",
9107
+ {
9108
+ xmlns: "http://www.w3.org/2000/svg",
9109
+ width: "24",
9110
+ height: "24",
9111
+ fill: "none",
9112
+ viewBox: "0 0 24 24",
9113
+ "aria-hidden": "true",
9114
+ "aria-labelledby": titleId,
9115
+ ...props,
9116
+ children: [
9117
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9118
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9119
+ "path",
9120
+ {
9121
+ fill: "currentColor",
9122
+ fillRule: "evenodd",
9123
+ d: "M1.879 3.879A3 3 0 0 1 4 3h7a1 1 0 1 1 0 2H4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-7a1 1 0 1 1 2 0v7a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6a3 3 0 0 1 .879-2.121",
9124
+ clipRule: "evenodd"
9125
+ }
9126
+ ),
9127
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9128
+ "path",
9129
+ {
9130
+ fill: "currentColor",
9131
+ fillRule: "evenodd",
9132
+ d: "M20 2.879c-.297 0-.583.118-.793.328l-9.304 9.304-.529 2.115 2.115-.529 9.304-9.304A1.121 1.121 0 0 0 20 2.879m-2.207-1.086a3.121 3.121 0 0 1 4.414 4.414l-9.5 9.5a1 1 0 0 1-.464.263l-4 1a1 1 0 0 1-1.213-1.212l1-4a1 1 0 0 1 .263-.465z",
9133
+ clipRule: "evenodd"
9134
+ }
9135
+ )
9136
+ ]
9137
+ }
9138
+ ), SvgEdit$1 = SvgEdit, SvgError = ({
9139
+ title,
9140
+ titleId,
9141
+ ...props
9142
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9143
+ "svg",
9144
+ {
9145
+ xmlns: "http://www.w3.org/2000/svg",
9146
+ width: "24",
9147
+ height: "24",
9148
+ fill: "none",
9149
+ viewBox: "0 0 24 24",
9150
+ "aria-hidden": "true",
9151
+ "aria-labelledby": titleId,
9152
+ ...props,
9153
+ children: [
9154
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9155
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9156
+ "path",
9157
+ {
9158
+ fill: "currentColor",
9159
+ fillRule: "evenodd",
9160
+ d: "M3 12a9 9 0 1 1 18 0 9 9 0 0 1-18 0m9-11C5.925 1 1 5.925 1 12s4.925 11 11 11 11-4.925 11-11S18.075 1 12 1M8.293 15.707a1 1 0 0 1 0-1.414L10.586 12 8.293 9.707a1 1 0 0 1 1.414-1.414L12 10.586l2.293-2.293a1 1 0 1 1 1.414 1.414L13.414 12l2.293 2.293a1 1 0 0 1-1.414 1.414L12 13.414l-2.293 2.293a1 1 0 0 1-1.414 0",
9161
+ clipRule: "evenodd"
9154
9162
  }
9155
- if (_isSelfNav && _device[MODEL] == "Macintosh" && _navigator && typeof _navigator.standalone !== UNDEF_TYPE && _navigator.maxTouchPoints && _navigator.maxTouchPoints > 2) {
9156
- _device[MODEL] = "iPad";
9157
- _device[TYPE2] = TABLET;
9163
+ )
9164
+ ]
9165
+ }
9166
+ ), SvgError$1 = SvgError, SvgFiles = ({
9167
+ title,
9168
+ titleId,
9169
+ ...props
9170
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9171
+ "svg",
9172
+ {
9173
+ xmlns: "http://www.w3.org/2000/svg",
9174
+ fill: "none",
9175
+ viewBox: "0 0 24 24",
9176
+ width: "24",
9177
+ height: "24",
9178
+ "aria-hidden": "true",
9179
+ "aria-labelledby": titleId,
9180
+ ...props,
9181
+ children: [
9182
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9183
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9184
+ "path",
9185
+ {
9186
+ fill: "currentColor",
9187
+ fillRule: "evenodd",
9188
+ d: "M20.91 9.14v1.27H8.25a4.7 4.7 0 0 0-3.86 1.98L1.5 16.53V6.4a2.3 2.3 0 0 1 .77-1.69A2.68 2.68 0 0 1 4.11 4h3.73a2.68 2.68 0 0 1 1.84.71c.25.22.45.48.58.77s.2.6.2.92v.34h7.84c.7.01 1.35.27 1.84.71.49.45.76 1.06.77 1.7ZM8.25 11.92h14.47c.63 0 1 .68.64 1.18l-3.52 5.04a3.13 3.13 0 0 1-2.57 1.32H2.79c-.62 0-.99-.68-.64-1.18l3.53-5.04a3.13 3.13 0 0 1 2.57-1.32",
9189
+ clipRule: "evenodd"
9158
9190
  }
9159
- return _device;
9160
- };
9161
- this.getEngine = function() {
9162
- var _engine = {};
9163
- _engine[NAME2] = undefined$12;
9164
- _engine[VERSION] = undefined$12;
9165
- rgxMapper.call(_engine, _ua, _rgxmap.engine);
9166
- return _engine;
9167
- };
9168
- this.getOS = function() {
9169
- var _os = {};
9170
- _os[NAME2] = undefined$12;
9171
- _os[VERSION] = undefined$12;
9172
- rgxMapper.call(_os, _ua, _rgxmap.os);
9173
- if (_isSelfNav && !_os[NAME2] && _uach && _uach.platform != "Unknown") {
9174
- _os[NAME2] = _uach.platform.replace(/chrome os/i, CHROMIUM_OS).replace(/macos/i, MAC_OS);
9191
+ )
9192
+ ]
9193
+ }
9194
+ ), SvgFiles$1 = SvgFiles, SvgFilter = ({
9195
+ title,
9196
+ titleId,
9197
+ ...props
9198
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9199
+ "svg",
9200
+ {
9201
+ xmlns: "http://www.w3.org/2000/svg",
9202
+ width: "24",
9203
+ height: "24",
9204
+ fill: "none",
9205
+ viewBox: "0 0 24 24",
9206
+ "aria-hidden": "true",
9207
+ "aria-labelledby": titleId,
9208
+ ...props,
9209
+ children: [
9210
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9211
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9212
+ "path",
9213
+ {
9214
+ fill: "currentColor",
9215
+ fillRule: "evenodd",
9216
+ d: "M1.093 2.58A1 1 0 0 1 2 2h20a1 1 0 0 1 .764 1.646L15 12.826V21a1 1 0 0 1-1.447.894l-4-2A1 1 0 0 1 9 19v-6.174l-7.764-9.18a1 1 0 0 1-.143-1.067M4.155 4l6.609 7.814a1 1 0 0 1 .236.646v5.922l2 1V12.46a1 1 0 0 1 .236-.646L19.845 4z",
9217
+ clipRule: "evenodd"
9175
9218
  }
9176
- return _os;
9177
- };
9178
- this.getResult = function() {
9179
- return {
9180
- ua: this.getUA(),
9181
- browser: this.getBrowser(),
9182
- engine: this.getEngine(),
9183
- os: this.getOS(),
9184
- device: this.getDevice(),
9185
- cpu: this.getCPU()
9186
- };
9187
- };
9188
- this.getUA = function() {
9189
- return _ua;
9190
- };
9191
- this.setUA = function(ua3) {
9192
- _ua = typeof ua3 === STR_TYPE && ua3.length > UA_MAX_LENGTH ? trim2(ua3, UA_MAX_LENGTH) : ua3;
9193
- return this;
9194
- };
9195
- this.setUA(_ua);
9196
- return this;
9197
- };
9198
- UAParser.VERSION = LIBVERSION;
9199
- UAParser.BROWSER = enumerize([NAME2, VERSION, MAJOR]);
9200
- UAParser.CPU = enumerize([ARCHITECTURE]);
9201
- UAParser.DEVICE = enumerize([MODEL, VENDOR, TYPE2, CONSOLE, MOBILE, SMARTTV, TABLET, WEARABLE, EMBEDDED]);
9202
- UAParser.ENGINE = UAParser.OS = enumerize([NAME2, VERSION]);
9203
- {
9204
- if (module.exports) {
9205
- exports = module.exports = UAParser;
9206
- }
9207
- exports.UAParser = UAParser;
9208
- }
9209
- var $2 = typeof window2 !== UNDEF_TYPE && (window2.jQuery || window2.Zepto);
9210
- if ($2 && !$2.ua) {
9211
- var parser = new UAParser();
9212
- $2.ua = parser.getResult();
9213
- $2.ua.get = function() {
9214
- return parser.getUA();
9215
- };
9216
- $2.ua.set = function(ua2) {
9217
- parser.setUA(ua2);
9218
- var result = parser.getResult();
9219
- for (var prop in result) {
9220
- $2.ua[prop] = result[prop];
9219
+ )
9220
+ ]
9221
+ }
9222
+ ), SvgFilter$1 = SvgFilter, SvgFolder = ({
9223
+ title,
9224
+ titleId,
9225
+ ...props
9226
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9227
+ "svg",
9228
+ {
9229
+ xmlns: "http://www.w3.org/2000/svg",
9230
+ width: "24",
9231
+ height: "24",
9232
+ fill: "none",
9233
+ viewBox: "0 0 24 24",
9234
+ "aria-hidden": "true",
9235
+ "aria-labelledby": titleId,
9236
+ ...props,
9237
+ children: [
9238
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9239
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9240
+ "path",
9241
+ {
9242
+ fill: "currentColor",
9243
+ fillRule: "evenodd",
9244
+ d: "M3.057 5.5A.057.057 0 0 0 3 5.557v13.03h18V7.875h-8.697a1 1 0 0 1-1-1c0-.759-.615-1.374-1.374-1.374zM1 5.557C1 4.42 1.92 3.5 3.057 3.5h6.872c1.515 0 2.797.999 3.223 2.374H21a2 2 0 0 1 2 2v10.714a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2z",
9245
+ clipRule: "evenodd"
9221
9246
  }
9222
- };
9223
- }
9224
- })(typeof window === "object" ? window : commonjsGlobal);
9225
- })(uaParser, uaParser.exports);
9226
- let e$2 = { data: "" }, t$3 = (t2) => "object" == typeof window ? ((t2 ? t2.querySelector("#_goober") : window._goober) || Object.assign((t2 || document.head).appendChild(document.createElement("style")), { innerHTML: " ", id: "_goober" })).firstChild : t2 || e$2, l$2 = /(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g, a$1 = /\/\*[^]*?\*\/| +/g, n$4 = /\n+/g, o$1 = (e2, t2) => {
9227
- let r2 = "", l2 = "", a2 = "";
9228
- for (let n2 in e2) {
9229
- let c6 = e2[n2];
9230
- "@" == n2[0] ? "i" == n2[1] ? r2 = n2 + " " + c6 + ";" : l2 += "f" == n2[1] ? o$1(c6, n2) : n2 + "{" + o$1(c6, "k" == n2[1] ? "" : t2) + "}" : "object" == typeof c6 ? l2 += o$1(c6, t2 ? t2.replace(/([^,])+/g, (e3) => n2.replace(/(^:.*)|([^,])+/g, (t3) => /&/.test(t3) ? t3.replace(/&/g, e3) : e3 ? e3 + " " + t3 : t3)) : n2) : null != c6 && (n2 = /^--/.test(n2) ? n2 : n2.replace(/[A-Z]/g, "-$&").toLowerCase(), a2 += o$1.p ? o$1.p(n2, c6) : n2 + ":" + c6 + ";");
9247
+ )
9248
+ ]
9231
9249
  }
9232
- return r2 + (t2 && a2 ? t2 + "{" + a2 + "}" : a2) + l2;
9233
- }, c$1 = {}, s$1 = (e2) => {
9234
- if ("object" == typeof e2) {
9235
- let t2 = "";
9236
- for (let r2 in e2)
9237
- t2 += r2 + s$1(e2[r2]);
9238
- return t2;
9250
+ ), SvgFolder$1 = SvgFolder, SvgGlobe = ({
9251
+ title,
9252
+ titleId,
9253
+ ...props
9254
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9255
+ "svg",
9256
+ {
9257
+ xmlns: "http://www.w3.org/2000/svg",
9258
+ width: "24",
9259
+ height: "24",
9260
+ fill: "none",
9261
+ viewBox: "0 0 24 24",
9262
+ "aria-hidden": "true",
9263
+ "aria-labelledby": titleId,
9264
+ ...props,
9265
+ children: [
9266
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9267
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9268
+ "path",
9269
+ {
9270
+ fill: "currentColor",
9271
+ fillRule: "evenodd",
9272
+ d: "M9.726 3.29A9.01 9.01 0 0 0 3.055 11H7.05a16.3 16.3 0 0 1 2.676-7.71m4.548 0A16.3 16.3 0 0 1 16.95 11h3.995a9.01 9.01 0 0 0-6.67-7.71m.668 7.71A14.3 14.3 0 0 0 12 3.55 14.3 14.3 0 0 0 9.058 11zm-5.884 2h5.884A14.3 14.3 0 0 1 12 20.45 14.3 14.3 0 0 1 9.058 13M7.05 13H3.055a9.01 9.01 0 0 0 6.67 7.71A16.3 16.3 0 0 1 7.05 13m7.224 7.71A16.3 16.3 0 0 0 16.95 13h3.995a9.01 9.01 0 0 1-6.67 7.71M12 23c6.075 0 11-4.925 11-11S18.075 1 12 1 1 5.925 1 12s4.925 11 11 11",
9273
+ clipRule: "evenodd"
9274
+ }
9275
+ )
9276
+ ]
9239
9277
  }
9240
- return e2;
9241
- }, i$2 = (e2, t2, r2, i2, p2) => {
9242
- let u2 = s$1(e2), d2 = c$1[u2] || (c$1[u2] = ((e3) => {
9243
- let t3 = 0, r3 = 11;
9244
- for (; t3 < e3.length; )
9245
- r3 = 101 * r3 + e3.charCodeAt(t3++) >>> 0;
9246
- return "go" + r3;
9247
- })(u2));
9248
- if (!c$1[d2]) {
9249
- let t3 = u2 !== e2 ? e2 : ((e3) => {
9250
- let t4, r3, o2 = [{}];
9251
- for (; t4 = l$2.exec(e3.replace(a$1, "")); )
9252
- t4[4] ? o2.shift() : t4[3] ? (r3 = t4[3].replace(n$4, " ").trim(), o2.unshift(o2[0][r3] = o2[0][r3] || {})) : o2[0][t4[1]] = t4[2].replace(n$4, " ").trim();
9253
- return o2[0];
9254
- })(e2);
9255
- c$1[d2] = o$1(p2 ? { ["@keyframes " + d2]: t3 } : t3, r2 ? "" : "." + d2);
9278
+ ), SvgGlobe$1 = SvgGlobe, SvgInfoCircle = ({
9279
+ title,
9280
+ titleId,
9281
+ ...props
9282
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9283
+ "svg",
9284
+ {
9285
+ xmlns: "http://www.w3.org/2000/svg",
9286
+ width: "24",
9287
+ height: "24",
9288
+ fill: "none",
9289
+ viewBox: "0 0 24 24",
9290
+ "aria-hidden": "true",
9291
+ "aria-labelledby": titleId,
9292
+ ...props,
9293
+ children: [
9294
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9295
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9296
+ "path",
9297
+ {
9298
+ fill: "currentColor",
9299
+ fillRule: "evenodd",
9300
+ d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
9301
+ clipRule: "evenodd"
9302
+ }
9303
+ ),
9304
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9305
+ "path",
9306
+ {
9307
+ fill: "currentColor",
9308
+ fillRule: "evenodd",
9309
+ d: "M12.01 17a1 1 0 0 1-1-1v-5a1 1 0 1 1 2 0v5a1 1 0 0 1-1 1M13.01 7.5a1 1 0 0 1-1 1H12a1 1 0 1 1 0-2h.01a1 1 0 0 1 1 1",
9310
+ clipRule: "evenodd"
9311
+ }
9312
+ )
9313
+ ]
9256
9314
  }
9257
- let f2 = r2 && c$1.g ? c$1.g : null;
9258
- return r2 && (c$1.g = c$1[d2]), ((e3, t3, r3, l2) => {
9259
- l2 ? t3.data = t3.data.replace(l2, e3) : -1 === t3.data.indexOf(e3) && (t3.data = r3 ? e3 + t3.data : t3.data + e3);
9260
- })(c$1[d2], t2, i2, f2), d2;
9261
- }, p$4 = (e2, t2, r2) => e2.reduce((e3, l2, a2) => {
9262
- let n2 = t2[a2];
9263
- if (n2 && n2.call) {
9264
- let e4 = n2(r2), t3 = e4 && e4.props && e4.props.className || /^go/.test(e4) && e4;
9265
- n2 = t3 ? "." + t3 : e4 && "object" == typeof e4 ? e4.props ? "" : o$1(e4, "") : false === e4 ? "" : e4;
9315
+ ), SvgInfoCircle$1 = SvgInfoCircle, SvgLoader = ({
9316
+ title,
9317
+ titleId,
9318
+ ...props
9319
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9320
+ "svg",
9321
+ {
9322
+ xmlns: "http://www.w3.org/2000/svg",
9323
+ width: "24",
9324
+ height: "24",
9325
+ fill: "none",
9326
+ viewBox: "0 0 24 24",
9327
+ "aria-hidden": "true",
9328
+ "aria-labelledby": titleId,
9329
+ ...props,
9330
+ children: [
9331
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9332
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9333
+ "path",
9334
+ {
9335
+ fill: "currentColor",
9336
+ fillRule: "evenodd",
9337
+ d: "M16.672 5.558a7.96 7.96 0 0 0-9.841.397 7.95 7.95 0 0 0-1.908 9.66 7.964 7.964 0 0 0 8.949 4.12A7.95 7.95 0 0 0 19.962 12a1.021 1.021 0 1 1 2.045 0A9.994 9.994 0 0 1 7.83 21.083a10.01 10.01 0 0 1-5.634-11.027 9.99 9.99 0 0 1 9.402-8.048c2.244-.09 4.453.577 6.272 1.895a1.022 1.022 0 1 1-1.198 1.655",
9338
+ clipRule: "evenodd"
9339
+ }
9340
+ )
9341
+ ]
9266
9342
  }
9267
- return e3 + l2 + (null == n2 ? "" : n2);
9268
- }, "");
9269
- function u$4(e2) {
9270
- let r2 = this || {}, l2 = e2.call ? e2(r2.p) : e2;
9271
- return i$2(l2.unshift ? l2.raw ? p$4(l2, [].slice.call(arguments, 1), r2.p) : l2.reduce((e3, t2) => Object.assign(e3, t2 && t2.call ? t2(r2.p) : t2), {}) : l2, t$3(r2.target), r2.g, r2.o, r2.k);
9272
- }
9273
- let d$1, f$1, g$1;
9274
- u$4.bind({ g: 1 });
9275
- let h$4 = u$4.bind({ k: 1 });
9276
- function m$3(e2, t2, r2, l2) {
9277
- o$1.p = t2, d$1 = e2, f$1 = r2, g$1 = l2;
9278
- }
9279
- function j$1(e2, t2) {
9280
- let r2 = this || {};
9281
- return function() {
9282
- let l2 = arguments;
9283
- function a2(n2, o2) {
9284
- let c6 = Object.assign({}, n2), s2 = c6.className || a2.className;
9285
- r2.p = Object.assign({ theme: f$1 && f$1() }, c6), r2.o = / *go\d+/.test(s2), c6.className = u$4.apply(r2, l2) + (s2 ? " " + s2 : ""), t2 && (c6.ref = o2);
9286
- let i2 = e2;
9287
- return e2[0] && (i2 = c6.as || e2, delete c6.as), g$1 && i2[0] && g$1(c6), d$1(i2, c6);
9288
- }
9289
- return t2 ? t2(a2) : a2;
9290
- };
9291
- }
9292
- var W$2 = (e2) => typeof e2 == "function", T$1 = (e2, t2) => W$2(e2) ? e2(t2) : e2;
9293
- var U$1 = /* @__PURE__ */ (() => {
9294
- let e2 = 0;
9295
- return () => (++e2).toString();
9296
- })(), b$1 = /* @__PURE__ */ (() => {
9297
- let e2;
9298
- return () => {
9299
- if (e2 === void 0 && typeof window < "u") {
9300
- let t2 = matchMedia("(prefers-reduced-motion: reduce)");
9301
- e2 = !t2 || t2.matches;
9302
- }
9303
- return e2;
9304
- };
9305
- })();
9306
- var Q$1 = 20;
9307
- var S$2 = /* @__PURE__ */ new Map(), X$1 = 1e3, $$1 = (e2) => {
9308
- if (S$2.has(e2))
9309
- return;
9310
- let t2 = setTimeout(() => {
9311
- S$2.delete(e2), u$3({ type: 4, toastId: e2 });
9312
- }, X$1);
9313
- S$2.set(e2, t2);
9314
- }, J = (e2) => {
9315
- let t2 = S$2.get(e2);
9316
- t2 && clearTimeout(t2);
9317
- }, v$3 = (e2, t2) => {
9318
- switch (t2.type) {
9319
- case 0:
9320
- return { ...e2, toasts: [t2.toast, ...e2.toasts].slice(0, Q$1) };
9321
- case 1:
9322
- return t2.toast.id && J(t2.toast.id), { ...e2, toasts: e2.toasts.map((r2) => r2.id === t2.toast.id ? { ...r2, ...t2.toast } : r2) };
9323
- case 2:
9324
- let { toast: o2 } = t2;
9325
- return e2.toasts.find((r2) => r2.id === o2.id) ? v$3(e2, { type: 1, toast: o2 }) : v$3(e2, { type: 0, toast: o2 });
9326
- case 3:
9327
- let { toastId: s2 } = t2;
9328
- return s2 ? $$1(s2) : e2.toasts.forEach((r2) => {
9329
- $$1(r2.id);
9330
- }), { ...e2, toasts: e2.toasts.map((r2) => r2.id === s2 || s2 === void 0 ? { ...r2, visible: false } : r2) };
9331
- case 4:
9332
- return t2.toastId === void 0 ? { ...e2, toasts: [] } : { ...e2, toasts: e2.toasts.filter((r2) => r2.id !== t2.toastId) };
9333
- case 5:
9334
- return { ...e2, pausedAt: t2.time };
9335
- case 6:
9336
- let a2 = t2.time - (e2.pausedAt || 0);
9337
- return { ...e2, pausedAt: void 0, toasts: e2.toasts.map((r2) => ({ ...r2, pauseDuration: r2.pauseDuration + a2 })) };
9343
+ ), SvgLoader$1 = SvgLoader, SvgOptions = ({
9344
+ title,
9345
+ titleId,
9346
+ ...props
9347
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9348
+ "svg",
9349
+ {
9350
+ xmlns: "http://www.w3.org/2000/svg",
9351
+ width: "24",
9352
+ height: "24",
9353
+ fill: "none",
9354
+ viewBox: "0 0 24 24",
9355
+ "aria-hidden": "true",
9356
+ "aria-labelledby": titleId,
9357
+ ...props,
9358
+ children: [
9359
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9360
+ /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 4, r: 2.5, fill: "currentColor" }),
9361
+ /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 12, r: 2.5, fill: "currentColor" }),
9362
+ /* @__PURE__ */ jsxRuntimeExports.jsx("circle", { cx: 12, cy: 20, r: 2.5, fill: "currentColor" })
9363
+ ]
9364
+ }
9365
+ ), SvgOptions$1 = SvgOptions, SvgPlus = ({
9366
+ title,
9367
+ titleId,
9368
+ ...props
9369
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9370
+ "svg",
9371
+ {
9372
+ xmlns: "http://www.w3.org/2000/svg",
9373
+ width: "24",
9374
+ height: "24",
9375
+ fill: "none",
9376
+ viewBox: "0 0 24 24",
9377
+ "aria-hidden": "true",
9378
+ "aria-labelledby": titleId,
9379
+ ...props,
9380
+ children: [
9381
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9382
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9383
+ "path",
9384
+ {
9385
+ fill: "currentColor",
9386
+ fillRule: "evenodd",
9387
+ d: "M13 4a1 1 0 1 0-2 0v7H4a1 1 0 1 0 0 2h7v7a1 1 0 1 0 2 0v-7h7a1 1 0 1 0 0-2h-7z",
9388
+ clipRule: "evenodd"
9389
+ }
9390
+ )
9391
+ ]
9392
+ }
9393
+ ), SvgPlus$1 = SvgPlus, SvgRafterDown = ({
9394
+ title,
9395
+ titleId,
9396
+ ...props
9397
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9398
+ "svg",
9399
+ {
9400
+ xmlns: "http://www.w3.org/2000/svg",
9401
+ width: "24",
9402
+ height: "24",
9403
+ fill: "none",
9404
+ viewBox: "0 0 24 24",
9405
+ "aria-hidden": "true",
9406
+ "aria-labelledby": titleId,
9407
+ ...props,
9408
+ children: [
9409
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9410
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9411
+ "path",
9412
+ {
9413
+ fill: "currentColor",
9414
+ fillRule: "evenodd",
9415
+ d: "M4.012 7.871a1.5 1.5 0 0 1 2.117.141L12 14.722l5.871-6.71a1.5 1.5 0 1 1 2.258 1.976l-7 8a1.5 1.5 0 0 1-2.258 0l-7-8a1.5 1.5 0 0 1 .141-2.117",
9416
+ clipRule: "evenodd"
9417
+ }
9418
+ )
9419
+ ]
9420
+ }
9421
+ ), SvgRafterDown$1 = SvgRafterDown, SvgRafterRight = ({
9422
+ title,
9423
+ titleId,
9424
+ ...props
9425
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9426
+ "svg",
9427
+ {
9428
+ xmlns: "http://www.w3.org/2000/svg",
9429
+ width: "24",
9430
+ height: "24",
9431
+ fill: "none",
9432
+ viewBox: "0 0 24 24",
9433
+ "aria-hidden": "true",
9434
+ "aria-labelledby": titleId,
9435
+ ...props,
9436
+ children: [
9437
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9438
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9439
+ "path",
9440
+ {
9441
+ fill: "currentColor",
9442
+ fillRule: "evenodd",
9443
+ d: "M7.871 19.988a1.5 1.5 0 0 1 .141-2.117L14.722 12l-6.71-5.871A1.5 1.5 0 0 1 9.988 3.87l8 7a1.5 1.5 0 0 1 0 2.258l-8 7a1.5 1.5 0 0 1-2.117-.141",
9444
+ clipRule: "evenodd"
9445
+ }
9446
+ )
9447
+ ]
9448
+ }
9449
+ ), SvgRafterRight$1 = SvgRafterRight, SvgRafterUp = ({
9450
+ title,
9451
+ titleId,
9452
+ ...props
9453
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9454
+ "svg",
9455
+ {
9456
+ xmlns: "http://www.w3.org/2000/svg",
9457
+ width: "24",
9458
+ height: "24",
9459
+ fill: "none",
9460
+ viewBox: "0 0 24 24",
9461
+ "aria-hidden": "true",
9462
+ "aria-labelledby": titleId,
9463
+ ...props,
9464
+ children: [
9465
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9466
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9467
+ "path",
9468
+ {
9469
+ fill: "currentColor",
9470
+ fillRule: "evenodd",
9471
+ d: "M19.988 17.129a1.5 1.5 0 0 1-2.117-.141L12 10.278l-5.871 6.71a1.5 1.5 0 0 1-2.258-1.976l7-8a1.5 1.5 0 0 1 2.258 0l7 8a1.5 1.5 0 0 1-.141 2.117",
9472
+ clipRule: "evenodd"
9473
+ }
9474
+ )
9475
+ ]
9338
9476
  }
9339
- }, A$1 = [], P$1 = { toasts: [], pausedAt: void 0 }, u$3 = (e2) => {
9340
- P$1 = v$3(P$1, e2), A$1.forEach((t2) => {
9341
- t2(P$1);
9342
- });
9343
- }, Y$1 = { blank: 4e3, error: 4e3, success: 2e3, loading: 1 / 0, custom: 4e3 }, I$1 = (e2 = {}) => {
9344
- let [t2, o2] = reactExports.useState(P$1);
9345
- reactExports.useEffect(() => (A$1.push(o2), () => {
9346
- let a2 = A$1.indexOf(o2);
9347
- a2 > -1 && A$1.splice(a2, 1);
9348
- }), [t2]);
9349
- let s2 = t2.toasts.map((a2) => {
9350
- var r2, c6;
9351
- return { ...e2, ...e2[a2.type], ...a2, duration: a2.duration || ((r2 = e2[a2.type]) == null ? void 0 : r2.duration) || (e2 == null ? void 0 : e2.duration) || Y$1[a2.type], style: { ...e2.style, ...(c6 = e2[a2.type]) == null ? void 0 : c6.style, ...a2.style } };
9352
- });
9353
- return { ...t2, toasts: s2 };
9354
- };
9355
- var G$1 = (e2, t2 = "blank", o2) => ({ createdAt: Date.now(), visible: true, type: t2, ariaProps: { role: "status", "aria-live": "polite" }, message: e2, pauseDuration: 0, ...o2, id: (o2 == null ? void 0 : o2.id) || U$1() }), h$3 = (e2) => (t2, o2) => {
9356
- let s2 = G$1(t2, e2, o2);
9357
- return u$3({ type: 2, toast: s2 }), s2.id;
9358
- }, n$3 = (e2, t2) => h$3("blank")(e2, t2);
9359
- n$3.error = h$3("error");
9360
- n$3.success = h$3("success");
9361
- n$3.loading = h$3("loading");
9362
- n$3.custom = h$3("custom");
9363
- n$3.dismiss = (e2) => {
9364
- u$3({ type: 3, toastId: e2 });
9365
- };
9366
- n$3.remove = (e2) => u$3({ type: 4, toastId: e2 });
9367
- n$3.promise = (e2, t2, o2) => {
9368
- let s2 = n$3.loading(t2.loading, { ...o2, ...o2 == null ? void 0 : o2.loading });
9369
- return e2.then((a2) => (n$3.success(T$1(t2.success, a2), { id: s2, ...o2, ...o2 == null ? void 0 : o2.success }), a2)).catch((a2) => {
9370
- n$3.error(T$1(t2.error, a2), { id: s2, ...o2, ...o2 == null ? void 0 : o2.error });
9371
- }), e2;
9372
- };
9373
- var Z$1 = (e2, t2) => {
9374
- u$3({ type: 1, toast: { id: e2, height: t2 } });
9375
- }, ee$1 = () => {
9376
- u$3({ type: 5, time: Date.now() });
9377
- }, D$1 = (e2) => {
9378
- let { toasts: t2, pausedAt: o2 } = I$1(e2);
9379
- reactExports.useEffect(() => {
9380
- if (o2)
9381
- return;
9382
- let r2 = Date.now(), c6 = t2.map((i2) => {
9383
- if (i2.duration === 1 / 0)
9384
- return;
9385
- let d2 = (i2.duration || 0) + i2.pauseDuration - (r2 - i2.createdAt);
9386
- if (d2 < 0) {
9387
- i2.visible && n$3.dismiss(i2.id);
9388
- return;
9389
- }
9390
- return setTimeout(() => n$3.dismiss(i2.id), d2);
9391
- });
9392
- return () => {
9393
- c6.forEach((i2) => i2 && clearTimeout(i2));
9394
- };
9395
- }, [t2, o2]);
9396
- let s2 = reactExports.useCallback(() => {
9397
- o2 && u$3({ type: 6, time: Date.now() });
9398
- }, [o2]), a2 = reactExports.useCallback((r2, c6) => {
9399
- let { reverseOrder: i2 = false, gutter: d2 = 8, defaultPosition: p2 } = c6 || {}, g2 = t2.filter((m2) => (m2.position || p2) === (r2.position || p2) && m2.height), E2 = g2.findIndex((m2) => m2.id === r2.id), x2 = g2.filter((m2, R2) => R2 < E2 && m2.visible).length;
9400
- return g2.filter((m2) => m2.visible).slice(...i2 ? [x2 + 1] : [0, x2]).reduce((m2, R2) => m2 + (R2.height || 0) + d2, 0);
9401
- }, [t2]);
9402
- return { toasts: t2, handlers: { updateHeight: Z$1, startPause: ee$1, endPause: s2, calculateOffset: a2 } };
9403
- };
9404
- var oe$1 = h$4`
9405
- from {
9406
- transform: scale(0) rotate(45deg);
9407
- opacity: 0;
9408
- }
9409
- to {
9410
- transform: scale(1) rotate(45deg);
9411
- opacity: 1;
9412
- }`, re$1 = h$4`
9413
- from {
9414
- transform: scale(0);
9415
- opacity: 0;
9416
- }
9417
- to {
9418
- transform: scale(1);
9419
- opacity: 1;
9420
- }`, se$1 = h$4`
9421
- from {
9422
- transform: scale(0) rotate(90deg);
9423
- opacity: 0;
9424
- }
9425
- to {
9426
- transform: scale(1) rotate(90deg);
9427
- opacity: 1;
9428
- }`, _ = j$1("div")`
9429
- width: 20px;
9430
- opacity: 0;
9431
- height: 20px;
9432
- border-radius: 10px;
9433
- background: ${(e2) => e2.primary || "#ff4b4b"};
9434
- position: relative;
9435
- transform: rotate(45deg);
9436
-
9437
- animation: ${oe$1} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
9438
- forwards;
9439
- animation-delay: 100ms;
9440
-
9441
- &:after,
9442
- &:before {
9443
- content: '';
9444
- animation: ${re$1} 0.15s ease-out forwards;
9445
- animation-delay: 150ms;
9446
- position: absolute;
9447
- border-radius: 3px;
9448
- opacity: 0;
9449
- background: ${(e2) => e2.secondary || "#fff"};
9450
- bottom: 9px;
9451
- left: 4px;
9452
- height: 2px;
9453
- width: 12px;
9477
+ ), SvgRafterUp$1 = SvgRafterUp, SvgSave = ({
9478
+ title,
9479
+ titleId,
9480
+ ...props
9481
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9482
+ "svg",
9483
+ {
9484
+ xmlns: "http://www.w3.org/2000/svg",
9485
+ width: "24",
9486
+ height: "24",
9487
+ fill: "none",
9488
+ viewBox: "0 0 24 24",
9489
+ "aria-hidden": "true",
9490
+ "aria-labelledby": titleId,
9491
+ ...props,
9492
+ children: [
9493
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9494
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9495
+ "path",
9496
+ {
9497
+ fill: "currentColor",
9498
+ fillRule: "evenodd",
9499
+ d: "M5 4a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h1v-7a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v7h1a1 1 0 0 0 1-1V8.414L15.586 4H8v3h7a1 1 0 1 1 0 2H7a1 1 0 0 1-1-1V4zm2-2H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V8a1 1 0 0 0-.293-.707l-5-5A1 1 0 0 0 16 2zm1 12v6h8v-6z",
9500
+ clipRule: "evenodd"
9501
+ }
9502
+ )
9503
+ ]
9454
9504
  }
9455
-
9456
- &:before {
9457
- animation: ${se$1} 0.15s ease-out forwards;
9458
- animation-delay: 180ms;
9459
- transform: rotate(90deg);
9505
+ ), SvgSave$1 = SvgSave, SvgSearch$2 = ({
9506
+ title,
9507
+ titleId,
9508
+ ...props
9509
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9510
+ "svg",
9511
+ {
9512
+ xmlns: "http://www.w3.org/2000/svg",
9513
+ fill: "none",
9514
+ viewBox: "0 0 24 24",
9515
+ width: "24",
9516
+ height: "24",
9517
+ "aria-hidden": "true",
9518
+ "aria-labelledby": titleId,
9519
+ ...props,
9520
+ children: [
9521
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9522
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9523
+ "path",
9524
+ {
9525
+ fill: "currentColor",
9526
+ fillRule: "evenodd",
9527
+ d: "M4 10a7 7 0 1 1 14 0 7 7 0 0 1-14 0m7-9a9 9 0 1 0 5.7 15.96 1 1 0 0 0 .24.4l4.35 4.35a1 1 0 0 0 1.42-1.42l-4.35-4.35a1 1 0 0 0-.4-.24A9 9 0 0 0 11 1",
9528
+ clipRule: "evenodd"
9529
+ }
9530
+ )
9531
+ ]
9460
9532
  }
9461
- `;
9462
- var ne$1 = h$4`
9463
- from {
9464
- transform: rotate(0deg);
9533
+ ), SvgSearch$1$1 = SvgSearch$2, SvgSuccessOutline = ({
9534
+ title,
9535
+ titleId,
9536
+ ...props
9537
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9538
+ "svg",
9539
+ {
9540
+ xmlns: "http://www.w3.org/2000/svg",
9541
+ width: "24",
9542
+ height: "24",
9543
+ fill: "none",
9544
+ viewBox: "0 0 24 24",
9545
+ "aria-hidden": "true",
9546
+ "aria-labelledby": titleId,
9547
+ ...props,
9548
+ children: [
9549
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9550
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9551
+ "path",
9552
+ {
9553
+ fill: "currentColor",
9554
+ fillRule: "evenodd",
9555
+ d: "M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12",
9556
+ clipRule: "evenodd"
9557
+ }
9558
+ ),
9559
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9560
+ "path",
9561
+ {
9562
+ fill: "currentColor",
9563
+ fillRule: "evenodd",
9564
+ d: "M16.59 8.192a1 1 0 0 1 .218 1.397l-4.375 6a1 1 0 0 1-1.584.042L8.224 12.4a1 1 0 0 1 1.552-1.261l1.806 2.223 3.61-4.951a1 1 0 0 1 1.397-.219",
9565
+ clipRule: "evenodd"
9566
+ }
9567
+ )
9568
+ ]
9465
9569
  }
9466
- to {
9467
- transform: rotate(360deg);
9570
+ ), SvgSuccessOutline$1 = SvgSuccessOutline, SvgUsers = ({
9571
+ title,
9572
+ titleId,
9573
+ ...props
9574
+ }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
9575
+ "svg",
9576
+ {
9577
+ xmlns: "http://www.w3.org/2000/svg",
9578
+ width: "24",
9579
+ height: "24",
9580
+ fill: "none",
9581
+ viewBox: "0 0 24 24",
9582
+ "aria-hidden": "true",
9583
+ "aria-labelledby": titleId,
9584
+ ...props,
9585
+ children: [
9586
+ title ? /* @__PURE__ */ jsxRuntimeExports.jsx("title", { id: titleId, children: title }) : null,
9587
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
9588
+ "g",
9589
+ {
9590
+ fill: "currentColor",
9591
+ fillRule: "evenodd",
9592
+ clipPath: "url(#users_svg__a)",
9593
+ clipRule: "evenodd",
9594
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { d: "M19.055 12.803a1 1 0 0 1 1.272-.618c1.128.39 2.061 1.247 2.7 2.351.64 1.106.972 2.435.973 3.782V21a1 1 0 1 1-2 0v-2.681c0-1.03-.258-2.009-.704-2.782-.448-.773-1.034-1.258-1.623-1.462a1 1 0 0 1-.618-1.272M15.187 1.384a1 1 0 0 1 1.036-.962 5.129 5.129 0 0 1 2.11 9.71 1 1 0 1 1-.896-1.788 3.129 3.129 0 0 0-1.288-5.924 1 1 0 0 1-.962-1.036M1.505 15.694C2.481 14.622 3.825 14 5.25 14h8.5c1.424 0 2.769.622 3.744 1.694.974 1.068 1.506 2.498 1.506 3.973V22a1 1 0 1 1-2 0v-2.333c0-1.001-.363-1.945-.984-2.627-.618-.679-1.436-1.04-2.266-1.04h-8.5c-.83 0-1.648.361-2.266 1.04-.621.682-.984 1.626-.984 2.627V22a1 1 0 1 1-2 0v-2.333c0-1.475.533-2.905 1.505-3.974M9.5 3a3.5 3.5 0 1 0 0 7 3.5 3.5 0 0 0 0-7M4 6.5a5.5 5.5 0 1 1 11 0 5.5 5.5 0 0 1-11 0" })
9595
+ }
9596
+ ),
9597
+ /* @__PURE__ */ jsxRuntimeExports.jsx("defs", { children: /* @__PURE__ */ jsxRuntimeExports.jsx("clipPath", { id: "users_svg__a", children: /* @__PURE__ */ jsxRuntimeExports.jsx("path", { fill: "#fff", d: "M0 0h24v24H0z" }) }) })
9598
+ ]
9468
9599
  }
9469
- `, V$1 = j$1("div")`
9470
- width: 12px;
9471
- height: 12px;
9472
- box-sizing: border-box;
9473
- border: 2px solid;
9474
- border-radius: 100%;
9475
- border-color: ${(e2) => e2.secondary || "#e0e0e0"};
9476
- border-right-color: ${(e2) => e2.primary || "#616161"};
9477
- animation: ${ne$1} 1s linear infinite;
9478
- `;
9479
- var pe$1 = h$4`
9480
- from {
9481
- transform: scale(0) rotate(45deg);
9482
- opacity: 0;
9483
- }
9484
- to {
9485
- transform: scale(1) rotate(45deg);
9486
- opacity: 1;
9487
- }`, de$1 = h$4`
9488
- 0% {
9489
- height: 0;
9490
- width: 0;
9491
- opacity: 0;
9492
- }
9493
- 40% {
9494
- height: 0;
9495
- width: 6px;
9496
- opacity: 1;
9600
+ ), SvgUsers$1 = SvgUsers;
9601
+ function r$3(e2) {
9602
+ var t2, f2, n2 = "";
9603
+ if ("string" == typeof e2 || "number" == typeof e2)
9604
+ n2 += e2;
9605
+ else if ("object" == typeof e2)
9606
+ if (Array.isArray(e2)) {
9607
+ var o2 = e2.length;
9608
+ for (t2 = 0; t2 < o2; t2++)
9609
+ e2[t2] && (f2 = r$3(e2[t2])) && (n2 && (n2 += " "), n2 += f2);
9610
+ } else
9611
+ for (f2 in e2)
9612
+ e2[f2] && (n2 && (n2 += " "), n2 += f2);
9613
+ return n2;
9497
9614
  }
9498
- 100% {
9499
- opacity: 1;
9500
- height: 10px;
9501
- }`, w$2 = j$1("div")`
9502
- width: 20px;
9503
- opacity: 0;
9504
- height: 20px;
9505
- border-radius: 10px;
9506
- background: ${(e2) => e2.primary || "#61d345"};
9507
- position: relative;
9508
- transform: rotate(45deg);
9509
-
9510
- animation: ${pe$1} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
9511
- forwards;
9512
- animation-delay: 100ms;
9513
- &:after {
9514
- content: '';
9515
- box-sizing: border-box;
9516
- animation: ${de$1} 0.2s ease-out forwards;
9517
- opacity: 0;
9518
- animation-delay: 200ms;
9519
- position: absolute;
9520
- border-right: 2px solid;
9521
- border-bottom: 2px solid;
9522
- border-color: ${(e2) => e2.secondary || "#fff"};
9523
- bottom: 6px;
9524
- left: 6px;
9525
- height: 10px;
9526
- width: 6px;
9527
- }
9528
- `;
9529
- var ue$1 = j$1("div")`
9530
- position: absolute;
9531
- `, le$1 = j$1("div")`
9532
- position: relative;
9533
- display: flex;
9534
- justify-content: center;
9535
- align-items: center;
9536
- min-width: 20px;
9537
- min-height: 20px;
9538
- `, Te$1 = h$4`
9539
- from {
9540
- transform: scale(0.6);
9541
- opacity: 0.4;
9615
+ function clsx() {
9616
+ for (var e2, t2, f2 = 0, n2 = "", o2 = arguments.length; f2 < o2; f2++)
9617
+ (e2 = arguments[f2]) && (t2 = r$3(e2)) && (n2 && (n2 += " "), n2 += t2);
9618
+ return n2;
9542
9619
  }
9543
- to {
9544
- transform: scale(1);
9545
- opacity: 1;
9546
- }`, fe$1 = j$1("div")`
9547
- position: relative;
9548
- transform: scale(0.6);
9549
- opacity: 0.4;
9550
- min-width: 20px;
9551
- animation: ${Te$1} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
9552
- forwards;
9553
- `, M$2 = ({ toast: e2 }) => {
9554
- let { icon: t2, type: o2, iconTheme: s2 } = e2;
9555
- return t2 !== void 0 ? typeof t2 == "string" ? reactExports.createElement(fe$1, null, t2) : t2 : o2 === "blank" ? null : reactExports.createElement(le$1, null, reactExports.createElement(V$1, { ...s2 }), o2 !== "loading" && reactExports.createElement(ue$1, null, o2 === "error" ? reactExports.createElement(_, { ...s2 }) : reactExports.createElement(w$2, { ...s2 })));
9556
- };
9557
- var ye$1 = (e2) => `
9558
- 0% {transform: translate3d(0,${e2 * -200}%,0) scale(.6); opacity:.5;}
9559
- 100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
9560
- `, ge$1 = (e2) => `
9561
- 0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
9562
- 100% {transform: translate3d(0,${e2 * -150}%,-1px) scale(.6); opacity:0;}
9563
- `, he$1 = "0%{opacity:0;} 100%{opacity:1;}", xe$1 = "0%{opacity:1;} 100%{opacity:0;}", be$1 = j$1("div")`
9564
- display: flex;
9565
- align-items: center;
9566
- background: #fff;
9567
- color: #363636;
9568
- line-height: 1.3;
9569
- will-change: transform;
9570
- box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1), 0 3px 3px rgba(0, 0, 0, 0.05);
9571
- max-width: 350px;
9572
- pointer-events: auto;
9573
- padding: 8px 10px;
9574
- border-radius: 8px;
9575
- `, Se$1 = j$1("div")`
9576
- display: flex;
9577
- justify-content: center;
9578
- margin: 4px 10px;
9579
- color: inherit;
9580
- flex: 1 1 auto;
9581
- white-space: pre-line;
9582
- `, Ae$1 = (e2, t2) => {
9583
- let s2 = e2.includes("top") ? 1 : -1, [a2, r2] = b$1() ? [he$1, xe$1] : [ye$1(s2), ge$1(s2)];
9584
- return { animation: t2 ? `${h$4(a2)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards` : `${h$4(r2)} 0.4s forwards cubic-bezier(.06,.71,.55,1)` };
9585
- }, F = reactExports.memo(({ toast: e2, position: t2, style: o2, children: s2 }) => {
9586
- let a2 = e2.height ? Ae$1(e2.position || t2 || "top-center", e2.visible) : { opacity: 0 }, r2 = reactExports.createElement(M$2, { toast: e2 }), c6 = reactExports.createElement(Se$1, { ...e2.ariaProps }, T$1(e2.message, e2));
9587
- return reactExports.createElement(be$1, { className: e2.className, style: { ...a2, ...o2, ...e2.style } }, typeof s2 == "function" ? s2({ icon: r2, message: c6 }) : reactExports.createElement(reactExports.Fragment, null, r2, c6));
9588
- });
9589
- m$3(reactExports.createElement);
9590
- var Ee$1 = ({ id: e2, className: t2, style: o2, onHeightUpdate: s2, children: a2 }) => {
9591
- let r2 = reactExports.useCallback((c6) => {
9592
- if (c6) {
9593
- let i2 = () => {
9594
- let d2 = c6.getBoundingClientRect().height;
9595
- s2(e2, d2);
9596
- };
9597
- i2(), new MutationObserver(i2).observe(c6, { subtree: true, childList: true, characterData: true });
9598
- }
9599
- }, [e2, s2]);
9600
- return reactExports.createElement("div", { ref: r2, className: t2, style: o2 }, a2);
9601
- }, Re$1 = (e2, t2) => {
9602
- let o2 = e2.includes("top"), s2 = o2 ? { top: 0 } : { bottom: 0 }, a2 = e2.includes("center") ? { justifyContent: "center" } : e2.includes("right") ? { justifyContent: "flex-end" } : {};
9603
- return { left: 0, right: 0, display: "flex", position: "absolute", transition: b$1() ? void 0 : "all 230ms cubic-bezier(.21,1.02,.73,1)", transform: `translateY(${t2 * (o2 ? 1 : -1)}px)`, ...s2, ...a2 };
9604
- }, ve$1 = u$4`
9605
- z-index: 9999;
9606
- > * {
9607
- pointer-events: auto;
9608
- }
9609
- `, O$1 = 16, Ie$1 = ({ reverseOrder: e2, position: t2 = "top-center", toastOptions: o2, gutter: s2, children: a2, containerStyle: r2, containerClassName: c6 }) => {
9610
- let { toasts: i2, handlers: d2 } = D$1(o2);
9611
- return reactExports.createElement("div", { style: { position: "fixed", zIndex: 9999, top: O$1, left: O$1, right: O$1, bottom: O$1, pointerEvents: "none", ...r2 }, className: c6, onMouseEnter: d2.startPause, onMouseLeave: d2.endPause }, i2.map((p2) => {
9612
- let g2 = p2.position || t2, E2 = d2.calculateOffset(p2, { reverseOrder: e2, gutter: s2, defaultPosition: t2 }), x2 = Re$1(g2, E2);
9613
- return reactExports.createElement(Ee$1, { id: p2.id, key: p2.id, onHeightUpdate: d2.updateHeight, className: p2.visible ? ve$1 : "", style: x2 }, p2.type === "custom" ? T$1(p2.message, p2) : a2 ? a2(p2) : reactExports.createElement(F, { toast: p2, position: g2 }));
9614
- }));
9615
- };
9616
- var _t = n$3;
9617
9620
  var reactDom = { exports: {} };
9618
9621
  var reactDom_production_min = {};
9619
9622
  var scheduler = { exports: {} };
@@ -62330,36 +62333,6 @@ function useConf({
62330
62333
  suspense: true
62331
62334
  });
62332
62335
  }
62333
- function usePreferences(name) {
62334
- return {
62335
- getPreference: async () => await odeServices.conf().getPreference(name),
62336
- savePreference: async (value) => await odeServices.conf().savePreference(name, JSON.stringify(value))
62337
- };
62338
- }
62339
- function useCookiesConsent() {
62340
- const [showCookiesConsent, setShowCookiesConsent] = reactExports.useState(false), {
62341
- getPreference,
62342
- savePreference
62343
- } = usePreferences("rgpdCookies");
62344
- return reactExports.useEffect(() => {
62345
- (async () => {
62346
- const res = await getPreference();
62347
- setShowCookiesConsent(res === null ? true : res.showInfoTip);
62348
- })();
62349
- }, []), {
62350
- showCookiesConsent,
62351
- handleConsultCookies: () => {
62352
- document.location.href = "/userbook/mon-compte", savePreference({
62353
- showInfoTip: false
62354
- }), setShowCookiesConsent(false);
62355
- },
62356
- handleCloseCookiesConsent: () => {
62357
- savePreference({
62358
- showInfoTip: false
62359
- }), setShowCookiesConsent(false);
62360
- }
62361
- };
62362
- }
62363
62336
  function useSession() {
62364
62337
  return useQuery({
62365
62338
  queryKey: ["session"],
@@ -62376,11 +62349,7 @@ function OdeClientProvider({
62376
62349
  t: t2
62377
62350
  } = useTranslation(), translatedAppCode = t2(appCode), sessionQuery = useSession(), confQuery = useConf({
62378
62351
  appCode
62379
- }), {
62380
- showCookiesConsent,
62381
- handleConsultCookies,
62382
- handleCloseCookiesConsent
62383
- } = useCookiesConsent(), init2 = (confQuery == null ? void 0 : confQuery.isSuccess) && (sessionQuery == null ? void 0 : sessionQuery.isSuccess);
62352
+ }), init2 = (confQuery == null ? void 0 : confQuery.isSuccess) && (sessionQuery == null ? void 0 : sessionQuery.isSuccess);
62384
62353
  reactExports.useEffect(() => {
62385
62354
  var _a2, _b2;
62386
62355
  (_b2 = document.querySelector("html")) == null || _b2.setAttribute("lang", ((_a2 = sessionQuery == null ? void 0 : sessionQuery.data) == null ? void 0 : _a2.currentLanguage) || "fr");
@@ -62402,10 +62371,7 @@ function OdeClientProvider({
62402
62371
  userProfile: (_f2 = sessionQuery == null ? void 0 : sessionQuery.data) == null ? void 0 : _f2.userProfile
62403
62372
  };
62404
62373
  }, [appCode, confQuery, init2, sessionQuery]);
62405
- return /* @__PURE__ */ jsxRuntimeExports.jsxs(OdeClientContext.Provider, { value: values, children: [
62406
- children,
62407
- showCookiesConsent && /* @__PURE__ */ jsxRuntimeExports.jsx(Alert$1, { type: "info", className: "m-12", isConfirm: true, position: "bottom-right", button: /* @__PURE__ */ jsxRuntimeExports.jsx(Button$1, { color: "tertiary", variant: "ghost", onClick: handleConsultCookies, children: t2("rgpd.cookies.banner.button.consult") }), onClose: handleCloseCookiesConsent, children: t2("rgpd.cookies.banner.text1") })
62408
- ] });
62374
+ return /* @__PURE__ */ jsxRuntimeExports.jsx(OdeClientContext.Provider, { value: values, children });
62409
62375
  }
62410
62376
  function useOdeClient() {
62411
62377
  const context2 = reactExports.useContext(OdeClientContext);
@@ -63240,7 +63206,7 @@ const Image$1 = /* @__PURE__ */ reactExports.forwardRef(({
63240
63206
  children,
63241
63207
  className
63242
63208
  }) => {
63243
- const title = clsx("card-title body text-break text-truncate text-truncate-1", className);
63209
+ const title = clsx("card-title body text-break text-truncate text-truncate-2", className);
63244
63210
  return /* @__PURE__ */ jsxRuntimeExports.jsx("h3", { className: title, children: /* @__PURE__ */ jsxRuntimeExports.jsx("strong", { children }) });
63245
63211
  }, CardTitle$1 = CardTitle, CardUser = ({
63246
63212
  userSrc,
@@ -65863,6 +65829,36 @@ const useShareMutation = ({
65863
65829
  }) => await odeServices.share().saveRights(application, resourceId, rights),
65864
65830
  ...options
65865
65831
  }), useShareMutation$1 = useShareMutation;
65832
+ function usePreferences(name) {
65833
+ return {
65834
+ getPreference: async () => await odeServices.conf().getPreference(name),
65835
+ savePreference: async (value) => await odeServices.conf().savePreference(name, JSON.stringify(value))
65836
+ };
65837
+ }
65838
+ function useCookiesConsent() {
65839
+ const [showCookiesConsent, setShowCookiesConsent] = reactExports.useState(false), {
65840
+ getPreference,
65841
+ savePreference
65842
+ } = usePreferences("rgpdCookies");
65843
+ return reactExports.useEffect(() => {
65844
+ (async () => {
65845
+ const res = await getPreference();
65846
+ setShowCookiesConsent(res === null ? true : res.showInfoTip);
65847
+ })();
65848
+ }, []), {
65849
+ showCookiesConsent,
65850
+ handleConsultCookies: () => {
65851
+ document.location.href = "/userbook/mon-compte", savePreference({
65852
+ showInfoTip: false
65853
+ }), setShowCookiesConsent(false);
65854
+ },
65855
+ handleCloseCookiesConsent: () => {
65856
+ savePreference({
65857
+ showInfoTip: false
65858
+ }), setShowCookiesConsent(false);
65859
+ }
65860
+ };
65861
+ }
65866
65862
  function Badge({
65867
65863
  children
65868
65864
  }) {
@@ -66175,31 +66171,31 @@ const SearchEngine = () => {
66175
66171
  ] }) })
66176
66172
  ] })
66177
66173
  ] }) }) });
66178
- }, Header$2 = Header$1;
66179
- function Main({
66180
- children,
66181
- className,
66182
- ...restProps
66183
- }) {
66184
- const classes2 = clsx("container-fluid", className);
66185
- return /* @__PURE__ */ jsxRuntimeExports.jsx("main", { className: classes2, ...restProps, children });
66186
- }
66187
- const Layout = ({
66174
+ }, Header$2 = Header$1, Layout = ({
66188
66175
  children,
66176
+ headless = false,
66189
66177
  ...restProps
66190
66178
  }) => {
66191
66179
  const {
66192
66180
  theme
66193
- } = useOdeTheme();
66181
+ } = useOdeTheme(), {
66182
+ t: t2
66183
+ } = useTranslation(), {
66184
+ showCookiesConsent,
66185
+ handleConsultCookies,
66186
+ handleCloseCookiesConsent
66187
+ } = useCookiesConsent(), classes2 = clsx("d-flex flex-column bg-white", {
66188
+ "container-fluid": !headless,
66189
+ "rounded-4 border": (theme == null ? void 0 : theme.is1d) && !headless,
66190
+ "mt-24": (theme == null ? void 0 : theme.is1d) && !headless
66191
+ }), renderHeader = headless ? null : /* @__PURE__ */ jsxRuntimeExports.jsx(Header$2, { is1d: theme == null ? void 0 : theme.is1d, src: theme == null ? void 0 : theme.basePath }), renderCookies = showCookiesConsent && /* @__PURE__ */ jsxRuntimeExports.jsx(Alert$1, { type: "info", className: "m-12", isConfirm: true, position: "bottom-right", button: /* @__PURE__ */ jsxRuntimeExports.jsx(Button$1, { color: "tertiary", variant: "ghost", onClick: handleConsultCookies, children: t2("rgpd.cookies.banner.button.consult") }), onClose: handleCloseCookiesConsent, children: t2("rgpd.cookies.banner.text1") }), renderToaster = /* @__PURE__ */ jsxRuntimeExports.jsx(Ie$1, { toastOptions: {
66192
+ position: "top-right"
66193
+ } });
66194
66194
  return /* @__PURE__ */ jsxRuntimeExports.jsxs(jsxRuntimeExports.Fragment, { children: [
66195
- /* @__PURE__ */ jsxRuntimeExports.jsx(Header$2, { is1d: theme == null ? void 0 : theme.is1d, src: theme == null ? void 0 : theme.basePath }),
66196
- /* @__PURE__ */ jsxRuntimeExports.jsx(Main, { className: clsx("d-flex flex-column bg-white", {
66197
- "rounded-4 border": theme == null ? void 0 : theme.is1d,
66198
- "mt-24": theme == null ? void 0 : theme.is1d
66199
- }), ...restProps, children }),
66200
- /* @__PURE__ */ jsxRuntimeExports.jsx(Ie$1, { toastOptions: {
66201
- position: "top-right"
66202
- } })
66195
+ renderHeader,
66196
+ /* @__PURE__ */ jsxRuntimeExports.jsx("main", { className: classes2, ...restProps, children }),
66197
+ renderToaster,
66198
+ renderCookies
66203
66199
  ] });
66204
66200
  }, Layout$1 = Layout;
66205
66201
  const scriptRel = "modulepreload";
@@ -67030,7 +67026,7 @@ const useSearchForm = () => {
67030
67026
  function ExplorerBreadcrumb() {
67031
67027
  const { appCode } = useOdeClient();
67032
67028
  const { gotoPreviousFolder } = useStoreActions();
67033
- const { t: t2 } = useTranslation();
67029
+ const { t: t2 } = useTranslation(["common", appCode]);
67034
67030
  const { inputSearch } = useSearchForm();
67035
67031
  const selectedNodesIds = useSelectedNodesIds();
67036
67032
  const isTrashFolder = useIsTrash();
@@ -67935,7 +67931,7 @@ const List = () => {
67935
67931
  const treeData = useTreeData();
67936
67932
  const toast = useToast();
67937
67933
  const { appCode } = useOdeClient();
67938
- const { t: t2 } = useTranslation();
67934
+ const { t: t2 } = useTranslation([appCode]);
67939
67935
  const { setSearchParams, setSearchConfig, setTreeData } = useStoreActions();
67940
67936
  const { data, isError: isError2, error, isLoading, isFetching, fetchNextPage } = useSearchContext();
67941
67937
  const hasNoFolders = (data == null ? void 0 : data.pages[0].folders.length) === 0;
@@ -67956,7 +67952,7 @@ const List = () => {
67956
67952
  children: folders.map(
67957
67953
  (folder) => new TreeNodeFolderWrapper(folder)
67958
67954
  ),
67959
- name: t2("explorer.filters.mine", { ns: appCode })
67955
+ name: t2("explorer.filters.mine")
67960
67956
  });
67961
67957
  } else {
67962
67958
  setTreeData(
@@ -68157,7 +68153,7 @@ const TreeViewContainer = () => {
68157
68153
  const isTrashFolder = useIsTrash();
68158
68154
  const selectedNodesIds = useSelectedNodesIds();
68159
68155
  const { appCode } = useOdeClient();
68160
- const { t: t2 } = useTranslation(["common", appCode]);
68156
+ const { t: t2 } = useTranslation();
68161
68157
  const {
68162
68158
  goToTrash,
68163
68159
  selectTreeItem,
@@ -68178,7 +68174,10 @@ const TreeViewContainer = () => {
68178
68174
  /* @__PURE__ */ jsxRuntimeExports.jsx(
68179
68175
  TreeView$1,
68180
68176
  {
68181
- data: treeData,
68177
+ data: {
68178
+ ...treeData,
68179
+ name: t2("explorer.filters.mine", { ns: appCode })
68180
+ },
68182
68181
  selectedNodesIds,
68183
68182
  onTreeItemSelect: selectTreeItem,
68184
68183
  onTreeItemFold: foldTreeItem,
@@ -68596,7 +68595,7 @@ const ResourceCard = ({
68596
68595
  Image$2,
68597
68596
  {
68598
68597
  alt: "",
68599
- src: resource == null ? void 0 : resource.thumbnail,
68598
+ src: `${resource == null ? void 0 : resource.thumbnail}?thumbnail=80x80`,
68600
68599
  objectFit: "cover",
68601
68600
  className: "h-full w-100"
68602
68601
  }