@hortiview/default-components 1.2.0 → 1.2.1
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/{HealthCheckFailed-BfzG8Esl.js → HealthCheckFailed-xzjSWKc-.js} +3 -3
- package/dist/Iconify-B64-1COA.js +83 -0
- package/dist/{LoadingSpinner-BCdWKiWZ.js → LoadingSpinner-AfsNRWJD.js} +10 -10
- package/dist/assets/GenericTable.css +1 -1
- package/dist/{component-DsB0poTj-CmUZ4Kqw.js → component-DsB0poTj-QmhaJp70.js} +1 -1
- package/dist/components/DefaultFormNumber/DefaultFormNumber.js +5 -6
- package/dist/components/DefaultLoadingSpinner/DefaultLoadingSpinner.js +7 -8
- package/dist/components/GenericTable/GenericTable.js +2632 -2618
- package/dist/components/HealthChecks/DataBaseHealthCheck.js +4 -5
- package/dist/components/HealthChecks/DefaultHealthCheck.js +4 -5
- package/dist/components/HealthChecks/IotServiceHealthCheck.js +4 -5
- package/dist/components/HealthChecks/PlatformHealthCheck.js +5 -6
- package/dist/components/ImpatienceLoadingSpinner/ImpatienceLoadingSpinner.js +7 -8
- package/dist/components/InternationalizationWrapper/InternationalizationWrapper.js +1 -1
- package/dist/{i18n-BhmFdUcK.js → i18n-CCQpJsQK.js} +8 -8
- package/dist/i18n.js +2 -3
- package/dist/{i18nInstance-l1IFPZ5d.js → i18nInstance-D_96ADqd.js} +1 -1
- package/dist/{index.es-25EARqhH-By1Ap282.js → index.es-25EARqhH-LGdAiMHi.js} +2 -2
- package/dist/{index.es-6TJ1S8Jr-BFJPMGBn.js → index.es-6TJ1S8Jr-CxeupS6f.js} +3 -3
- package/dist/{index.es-D-CKRzIB-C6Z-ohcV.js → index.es-D-CKRzIB-DgKmS30c.js} +1 -1
- package/dist/{useTranslation-B6E1rHIA.js → useTranslation-DaMPyebp.js} +263 -263
- package/package.json +3 -3
- package/dist/Iconify-DQUxnnUE.js +0 -81
- package/dist/assets/i18nInstance.css +0 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import Ar, { createContext as Dc, useLayoutEffect as Mc, useEffect as Nr, useRef as $r, forwardRef as Rc, useImperativeHandle as Lc, useContext as Fc, useCallback as zc, useState as Bc } from "react";
|
|
2
2
|
import { I as Vc, R as Wc } from "./context-f4Bcf4Hs.js";
|
|
3
|
-
import { g as Uc, b as Hc } from "./i18nInstance-
|
|
3
|
+
import { g as Uc, b as Hc } from "./i18nInstance-D_96ADqd.js";
|
|
4
4
|
var gr = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
5
5
|
function Dr(r) {
|
|
6
6
|
return r && r.__esModule && Object.prototype.hasOwnProperty.call(r, "default") ? r.default : r;
|
|
@@ -2751,155 +2751,11 @@ ${n}`;
|
|
|
2751
2751
|
e.current = r;
|
|
2752
2752
|
}), e.current;
|
|
2753
2753
|
};
|
|
2754
|
-
var
|
|
2755
|
-
return yo = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, n) {
|
|
2756
|
-
e.__proto__ = n;
|
|
2757
|
-
} || function(e, n) {
|
|
2758
|
-
for (var o in n) Object.prototype.hasOwnProperty.call(n, o) && (e[o] = n[o]);
|
|
2759
|
-
}, yo(r, t);
|
|
2760
|
-
};
|
|
2761
|
-
function rd(r, t) {
|
|
2762
|
-
if (typeof t != "function" && t !== null)
|
|
2763
|
-
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
2764
|
-
yo(r, t);
|
|
2765
|
-
function e() {
|
|
2766
|
-
this.constructor = r;
|
|
2767
|
-
}
|
|
2768
|
-
r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
|
|
2769
|
-
}
|
|
2770
|
-
var Pf = function() {
|
|
2771
|
-
return Pf = Object.assign || function(r) {
|
|
2772
|
-
for (var t, e = 1, n = arguments.length; e < n; e++) {
|
|
2773
|
-
t = arguments[e];
|
|
2774
|
-
for (var o in t) Object.prototype.hasOwnProperty.call(t, o) && (r[o] = t[o]);
|
|
2775
|
-
}
|
|
2776
|
-
return r;
|
|
2777
|
-
}, Pf.apply(this, arguments);
|
|
2778
|
-
};
|
|
2779
|
-
function td(r, t, e, n) {
|
|
2780
|
-
function o(i) {
|
|
2781
|
-
return i instanceof e ? i : new e(function(a) {
|
|
2782
|
-
a(i);
|
|
2783
|
-
});
|
|
2784
|
-
}
|
|
2785
|
-
return new (e || (e = Promise))(function(i, a) {
|
|
2786
|
-
function u(s) {
|
|
2787
|
-
try {
|
|
2788
|
-
f(n.next(s));
|
|
2789
|
-
} catch (p) {
|
|
2790
|
-
a(p);
|
|
2791
|
-
}
|
|
2792
|
-
}
|
|
2793
|
-
function c(s) {
|
|
2794
|
-
try {
|
|
2795
|
-
f(n.throw(s));
|
|
2796
|
-
} catch (p) {
|
|
2797
|
-
a(p);
|
|
2798
|
-
}
|
|
2799
|
-
}
|
|
2800
|
-
function f(s) {
|
|
2801
|
-
s.done ? i(s.value) : o(s.value).then(u, c);
|
|
2802
|
-
}
|
|
2803
|
-
f((n = n.apply(r, [])).next());
|
|
2804
|
-
});
|
|
2805
|
-
}
|
|
2806
|
-
function ed(r, t) {
|
|
2807
|
-
var e = { label: 0, sent: function() {
|
|
2808
|
-
if (i[0] & 1) throw i[1];
|
|
2809
|
-
return i[1];
|
|
2810
|
-
}, trys: [], ops: [] }, n, o, i, a = Object.create((typeof Iterator == "function" ? Iterator : Object).prototype);
|
|
2811
|
-
return a.next = u(0), a.throw = u(1), a.return = u(2), typeof Symbol == "function" && (a[Symbol.iterator] = function() {
|
|
2812
|
-
return this;
|
|
2813
|
-
}), a;
|
|
2814
|
-
function u(f) {
|
|
2815
|
-
return function(s) {
|
|
2816
|
-
return c([f, s]);
|
|
2817
|
-
};
|
|
2818
|
-
}
|
|
2819
|
-
function c(f) {
|
|
2820
|
-
if (n) throw new TypeError("Generator is already executing.");
|
|
2821
|
-
for (; a && (a = 0, f[0] && (e = 0)), e; ) try {
|
|
2822
|
-
if (n = 1, o && (i = f[0] & 2 ? o.return : f[0] ? o.throw || ((i = o.return) && i.call(o), 0) : o.next) && !(i = i.call(o, f[1])).done) return i;
|
|
2823
|
-
switch (o = 0, i && (f = [f[0] & 2, i.value]), f[0]) {
|
|
2824
|
-
case 0:
|
|
2825
|
-
case 1:
|
|
2826
|
-
i = f;
|
|
2827
|
-
break;
|
|
2828
|
-
case 4:
|
|
2829
|
-
return e.label++, { value: f[1], done: !1 };
|
|
2830
|
-
case 5:
|
|
2831
|
-
e.label++, o = f[1], f = [0];
|
|
2832
|
-
continue;
|
|
2833
|
-
case 7:
|
|
2834
|
-
f = e.ops.pop(), e.trys.pop();
|
|
2835
|
-
continue;
|
|
2836
|
-
default:
|
|
2837
|
-
if (i = e.trys, !(i = i.length > 0 && i[i.length - 1]) && (f[0] === 6 || f[0] === 2)) {
|
|
2838
|
-
e = 0;
|
|
2839
|
-
continue;
|
|
2840
|
-
}
|
|
2841
|
-
if (f[0] === 3 && (!i || f[1] > i[0] && f[1] < i[3])) {
|
|
2842
|
-
e.label = f[1];
|
|
2843
|
-
break;
|
|
2844
|
-
}
|
|
2845
|
-
if (f[0] === 6 && e.label < i[1]) {
|
|
2846
|
-
e.label = i[1], i = f;
|
|
2847
|
-
break;
|
|
2848
|
-
}
|
|
2849
|
-
if (i && e.label < i[2]) {
|
|
2850
|
-
e.label = i[2], e.ops.push(f);
|
|
2851
|
-
break;
|
|
2852
|
-
}
|
|
2853
|
-
i[2] && e.ops.pop(), e.trys.pop();
|
|
2854
|
-
continue;
|
|
2855
|
-
}
|
|
2856
|
-
f = t.call(r, e);
|
|
2857
|
-
} catch (s) {
|
|
2858
|
-
f = [6, s], o = 0;
|
|
2859
|
-
} finally {
|
|
2860
|
-
n = i = 0;
|
|
2861
|
-
}
|
|
2862
|
-
if (f[0] & 5) throw f[1];
|
|
2863
|
-
return { value: f[0] ? f[1] : void 0, done: !0 };
|
|
2864
|
-
}
|
|
2865
|
-
}
|
|
2866
|
-
function nd(r) {
|
|
2867
|
-
var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], n = 0;
|
|
2868
|
-
if (e) return e.call(r);
|
|
2869
|
-
if (r && typeof r.length == "number") return {
|
|
2870
|
-
next: function() {
|
|
2871
|
-
return r && n >= r.length && (r = void 0), { value: r && r[n++], done: !r };
|
|
2872
|
-
}
|
|
2873
|
-
};
|
|
2874
|
-
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
2875
|
-
}
|
|
2876
|
-
function xp(r, t) {
|
|
2877
|
-
var e = typeof Symbol == "function" && r[Symbol.iterator];
|
|
2878
|
-
if (!e) return r;
|
|
2879
|
-
var n = e.call(r), o, i = [], a;
|
|
2880
|
-
try {
|
|
2881
|
-
for (; (t === void 0 || t-- > 0) && !(o = n.next()).done; ) i.push(o.value);
|
|
2882
|
-
} catch (u) {
|
|
2883
|
-
a = { error: u };
|
|
2884
|
-
} finally {
|
|
2885
|
-
try {
|
|
2886
|
-
o && !o.done && (e = n.return) && e.call(n);
|
|
2887
|
-
} finally {
|
|
2888
|
-
if (a) throw a.error;
|
|
2889
|
-
}
|
|
2890
|
-
}
|
|
2891
|
-
return i;
|
|
2892
|
-
}
|
|
2893
|
-
function jp(r, t, e) {
|
|
2894
|
-
if (arguments.length === 2) for (var n = 0, o = t.length, i; n < o; n++)
|
|
2895
|
-
(i || !(n in t)) && (i || (i = Array.prototype.slice.call(t, 0, n)), i[n] = t[n]);
|
|
2896
|
-
return r.concat(i || Array.prototype.slice.call(t));
|
|
2897
|
-
}
|
|
2898
|
-
var Z = "top", Q = "bottom", rr = "right", K = "left", So = "auto", zr = [Z, Q, rr, K], wr = "start", Cr = "end", _p = "clippingParents", Oc = "viewport", Pr = "popper", Ep = "reference", Af = /* @__PURE__ */ zr.reduce(function(r, t) {
|
|
2754
|
+
var Z = "top", Q = "bottom", rr = "right", K = "left", So = "auto", zr = [Z, Q, rr, K], wr = "start", Cr = "end", xp = "clippingParents", Oc = "viewport", Pr = "popper", jp = "reference", Pf = /* @__PURE__ */ zr.reduce(function(r, t) {
|
|
2899
2755
|
return r.concat([t + "-" + wr, t + "-" + Cr]);
|
|
2900
2756
|
}, []), xc = /* @__PURE__ */ [].concat(zr, [So]).reduce(function(r, t) {
|
|
2901
2757
|
return r.concat([t, t + "-" + wr, t + "-" + Cr]);
|
|
2902
|
-
}, []),
|
|
2758
|
+
}, []), _p = "beforeRead", Ep = "read", Sp = "afterRead", Pp = "beforeMain", Ap = "main", Tp = "afterMain", kp = "beforeWrite", Np = "write", Cp = "afterWrite", Ip = [_p, Ep, Sp, Pp, Ap, Tp, kp, Np, Cp];
|
|
2903
2759
|
function ir(r) {
|
|
2904
2760
|
return r ? (r.nodeName || "").toLowerCase() : null;
|
|
2905
2761
|
}
|
|
@@ -2926,7 +2782,7 @@ function Po(r) {
|
|
|
2926
2782
|
var t = X(r).ShadowRoot;
|
|
2927
2783
|
return r instanceof t || r instanceof ShadowRoot;
|
|
2928
2784
|
}
|
|
2929
|
-
function
|
|
2785
|
+
function Dp(r) {
|
|
2930
2786
|
var t = r.state;
|
|
2931
2787
|
Object.keys(t.elements).forEach(function(e) {
|
|
2932
2788
|
var n = t.styles[e] || {}, o = t.attributes[e] || {}, i = t.elements[e];
|
|
@@ -2936,7 +2792,7 @@ function Rp(r) {
|
|
|
2936
2792
|
}));
|
|
2937
2793
|
});
|
|
2938
2794
|
}
|
|
2939
|
-
function
|
|
2795
|
+
function Mp(r) {
|
|
2940
2796
|
var t = r.state, e = {
|
|
2941
2797
|
popper: {
|
|
2942
2798
|
position: t.options.strategy,
|
|
@@ -2960,26 +2816,26 @@ function Lp(r) {
|
|
|
2960
2816
|
});
|
|
2961
2817
|
};
|
|
2962
2818
|
}
|
|
2963
|
-
const
|
|
2819
|
+
const Rp = {
|
|
2964
2820
|
name: "applyStyles",
|
|
2965
2821
|
enabled: !0,
|
|
2966
2822
|
phase: "write",
|
|
2967
|
-
fn:
|
|
2968
|
-
effect:
|
|
2823
|
+
fn: Dp,
|
|
2824
|
+
effect: Mp,
|
|
2969
2825
|
requires: ["computeStyles"]
|
|
2970
2826
|
};
|
|
2971
2827
|
function or(r) {
|
|
2972
2828
|
return r.split("-")[0];
|
|
2973
2829
|
}
|
|
2974
2830
|
var vr = Math.max, Xr = Math.min, Or = Math.round;
|
|
2975
|
-
function
|
|
2831
|
+
function yo() {
|
|
2976
2832
|
var r = navigator.userAgentData;
|
|
2977
2833
|
return r != null && r.brands && Array.isArray(r.brands) ? r.brands.map(function(t) {
|
|
2978
2834
|
return t.brand + "/" + t.version;
|
|
2979
2835
|
}).join(" ") : navigator.userAgent;
|
|
2980
2836
|
}
|
|
2981
2837
|
function jc() {
|
|
2982
|
-
return !/^((?!chrome|android).)*safari/i.test(
|
|
2838
|
+
return !/^((?!chrome|android).)*safari/i.test(yo());
|
|
2983
2839
|
}
|
|
2984
2840
|
function xr(r, t, e) {
|
|
2985
2841
|
t === void 0 && (t = !1), e === void 0 && (e = !1);
|
|
@@ -3023,7 +2879,7 @@ function _c(r, t) {
|
|
|
3023
2879
|
function cr(r) {
|
|
3024
2880
|
return X(r).getComputedStyle(r);
|
|
3025
2881
|
}
|
|
3026
|
-
function
|
|
2882
|
+
function Lp(r) {
|
|
3027
2883
|
return ["table", "td", "th"].indexOf(ir(r)) >= 0;
|
|
3028
2884
|
}
|
|
3029
2885
|
function lr(r) {
|
|
@@ -3044,12 +2900,12 @@ function ut(r) {
|
|
|
3044
2900
|
lr(r)
|
|
3045
2901
|
);
|
|
3046
2902
|
}
|
|
3047
|
-
function
|
|
2903
|
+
function Af(r) {
|
|
3048
2904
|
return !Y(r) || // https://github.com/popperjs/popper-core/issues/837
|
|
3049
2905
|
cr(r).position === "fixed" ? null : r.offsetParent;
|
|
3050
2906
|
}
|
|
3051
|
-
function
|
|
3052
|
-
var t = /firefox/i.test(
|
|
2907
|
+
function Fp(r) {
|
|
2908
|
+
var t = /firefox/i.test(yo()), e = /Trident/i.test(yo());
|
|
3053
2909
|
if (e && Y(r)) {
|
|
3054
2910
|
var n = cr(r);
|
|
3055
2911
|
if (n.position === "fixed")
|
|
@@ -3065,9 +2921,9 @@ function Bp(r) {
|
|
|
3065
2921
|
return null;
|
|
3066
2922
|
}
|
|
3067
2923
|
function Br(r) {
|
|
3068
|
-
for (var t = X(r), e =
|
|
3069
|
-
e =
|
|
3070
|
-
return e && (ir(e) === "html" || ir(e) === "body" && cr(e).position === "static") ? t : e ||
|
|
2924
|
+
for (var t = X(r), e = Af(r); e && Lp(e) && cr(e).position === "static"; )
|
|
2925
|
+
e = Af(e);
|
|
2926
|
+
return e && (ir(e) === "html" || ir(e) === "body" && cr(e).position === "static") ? t : e || Fp(r) || t;
|
|
3071
2927
|
}
|
|
3072
2928
|
function To(r) {
|
|
3073
2929
|
return ["top", "bottom"].indexOf(r) >= 0 ? "x" : "y";
|
|
@@ -3075,7 +2931,7 @@ function To(r) {
|
|
|
3075
2931
|
function Tr(r, t, e) {
|
|
3076
2932
|
return vr(r, Xr(t, e));
|
|
3077
2933
|
}
|
|
3078
|
-
function
|
|
2934
|
+
function zp(r, t, e) {
|
|
3079
2935
|
var n = Tr(r, t, e);
|
|
3080
2936
|
return n > e ? e : n;
|
|
3081
2937
|
}
|
|
@@ -3095,48 +2951,48 @@ function Pc(r, t) {
|
|
|
3095
2951
|
return e[n] = r, e;
|
|
3096
2952
|
}, {});
|
|
3097
2953
|
}
|
|
3098
|
-
var
|
|
2954
|
+
var Bp = function(r, t) {
|
|
3099
2955
|
return r = typeof r == "function" ? r(Object.assign({}, t.rects, {
|
|
3100
2956
|
placement: t.placement
|
|
3101
2957
|
})) : r, Sc(typeof r != "number" ? r : Pc(r, zr));
|
|
3102
2958
|
};
|
|
3103
|
-
function
|
|
2959
|
+
function Vp(r) {
|
|
3104
2960
|
var t, e = r.state, n = r.name, o = r.options, i = e.elements.arrow, a = e.modifiersData.popperOffsets, u = or(e.placement), c = To(u), f = [K, rr].indexOf(u) >= 0, s = f ? "height" : "width";
|
|
3105
2961
|
if (!(!i || !a)) {
|
|
3106
|
-
var p =
|
|
2962
|
+
var p = Bp(o.padding, e), v = Ao(i), l = c === "y" ? Z : K, h = c === "y" ? Q : rr, y = e.rects.reference[s] + e.rects.reference[c] - a[c] - e.rects.popper[s], b = a[c] - e.rects.reference[c], _ = Br(i), O = _ ? c === "y" ? _.clientHeight || 0 : _.clientWidth || 0 : 0, E = y / 2 - b / 2, g = p[l], d = O - v[s] - p[h], P = O / 2 - v[s] / 2 + E, S = Tr(g, P, d), j = c;
|
|
3107
2963
|
e.modifiersData[n] = (t = {}, t[j] = S, t.centerOffset = S - P, t);
|
|
3108
2964
|
}
|
|
3109
2965
|
}
|
|
3110
|
-
function
|
|
2966
|
+
function Wp(r) {
|
|
3111
2967
|
var t = r.state, e = r.options, n = e.element, o = n === void 0 ? "[data-popper-arrow]" : n;
|
|
3112
2968
|
o != null && (typeof o == "string" && (o = t.elements.popper.querySelector(o), !o) || _c(t.elements.popper, o) && (t.elements.arrow = o));
|
|
3113
2969
|
}
|
|
3114
|
-
const
|
|
2970
|
+
const Up = {
|
|
3115
2971
|
name: "arrow",
|
|
3116
2972
|
enabled: !0,
|
|
3117
2973
|
phase: "main",
|
|
3118
|
-
fn:
|
|
3119
|
-
effect:
|
|
2974
|
+
fn: Vp,
|
|
2975
|
+
effect: Wp,
|
|
3120
2976
|
requires: ["popperOffsets"],
|
|
3121
2977
|
requiresIfExists: ["preventOverflow"]
|
|
3122
2978
|
};
|
|
3123
2979
|
function jr(r) {
|
|
3124
2980
|
return r.split("-")[1];
|
|
3125
2981
|
}
|
|
3126
|
-
var
|
|
2982
|
+
var Hp = {
|
|
3127
2983
|
top: "auto",
|
|
3128
2984
|
right: "auto",
|
|
3129
2985
|
bottom: "auto",
|
|
3130
2986
|
left: "auto"
|
|
3131
2987
|
};
|
|
3132
|
-
function
|
|
2988
|
+
function qp(r, t) {
|
|
3133
2989
|
var e = r.x, n = r.y, o = t.devicePixelRatio || 1;
|
|
3134
2990
|
return {
|
|
3135
2991
|
x: Or(e * o) / o || 0,
|
|
3136
2992
|
y: Or(n * o) / o || 0
|
|
3137
2993
|
};
|
|
3138
2994
|
}
|
|
3139
|
-
function
|
|
2995
|
+
function Tf(r) {
|
|
3140
2996
|
var t, e = r.popper, n = r.popperRect, o = r.placement, i = r.variation, a = r.offsets, u = r.position, c = r.gpuAcceleration, f = r.adaptive, s = r.roundOffsets, p = r.isFixed, v = a.x, l = v === void 0 ? 0 : v, h = a.y, y = h === void 0 ? 0 : h, b = typeof s == "function" ? s({
|
|
3141
2997
|
x: l,
|
|
3142
2998
|
y
|
|
@@ -3167,7 +3023,7 @@ function kf(r) {
|
|
|
3167
3023
|
}
|
|
3168
3024
|
var $ = Object.assign({
|
|
3169
3025
|
position: u
|
|
3170
|
-
}, f &&
|
|
3026
|
+
}, f && Hp), W = s === !0 ? qp({
|
|
3171
3027
|
x: l,
|
|
3172
3028
|
y
|
|
3173
3029
|
}, X(e)) : {
|
|
@@ -3180,7 +3036,7 @@ function kf(r) {
|
|
|
3180
3036
|
}
|
|
3181
3037
|
return Object.assign({}, $, (t = {}, t[g] = O ? y + "px" : "", t[E] = _ ? l + "px" : "", t.transform = "", t));
|
|
3182
3038
|
}
|
|
3183
|
-
function
|
|
3039
|
+
function Gp(r) {
|
|
3184
3040
|
var t = r.state, e = r.options, n = e.gpuAcceleration, o = n === void 0 ? !0 : n, i = e.adaptive, a = i === void 0 ? !0 : i, u = e.roundOffsets, c = u === void 0 ? !0 : u, f = {
|
|
3185
3041
|
placement: or(t.placement),
|
|
3186
3042
|
variation: jr(t.placement),
|
|
@@ -3189,12 +3045,12 @@ function Zp(r) {
|
|
|
3189
3045
|
gpuAcceleration: o,
|
|
3190
3046
|
isFixed: t.options.strategy === "fixed"
|
|
3191
3047
|
};
|
|
3192
|
-
t.modifiersData.popperOffsets != null && (t.styles.popper = Object.assign({}, t.styles.popper,
|
|
3048
|
+
t.modifiersData.popperOffsets != null && (t.styles.popper = Object.assign({}, t.styles.popper, Tf(Object.assign({}, f, {
|
|
3193
3049
|
offsets: t.modifiersData.popperOffsets,
|
|
3194
3050
|
position: t.options.strategy,
|
|
3195
3051
|
adaptive: a,
|
|
3196
3052
|
roundOffsets: c
|
|
3197
|
-
})))), t.modifiersData.arrow != null && (t.styles.arrow = Object.assign({}, t.styles.arrow,
|
|
3053
|
+
})))), t.modifiersData.arrow != null && (t.styles.arrow = Object.assign({}, t.styles.arrow, Tf(Object.assign({}, f, {
|
|
3198
3054
|
offsets: t.modifiersData.arrow,
|
|
3199
3055
|
position: "absolute",
|
|
3200
3056
|
adaptive: !1,
|
|
@@ -3203,17 +3059,17 @@ function Zp(r) {
|
|
|
3203
3059
|
"data-popper-placement": t.placement
|
|
3204
3060
|
});
|
|
3205
3061
|
}
|
|
3206
|
-
const
|
|
3062
|
+
const Jp = {
|
|
3207
3063
|
name: "computeStyles",
|
|
3208
3064
|
enabled: !0,
|
|
3209
3065
|
phase: "beforeWrite",
|
|
3210
|
-
fn:
|
|
3066
|
+
fn: Gp,
|
|
3211
3067
|
data: {}
|
|
3212
3068
|
};
|
|
3213
3069
|
var Hr = {
|
|
3214
3070
|
passive: !0
|
|
3215
3071
|
};
|
|
3216
|
-
function
|
|
3072
|
+
function Zp(r) {
|
|
3217
3073
|
var t = r.state, e = r.instance, n = r.options, o = n.scroll, i = o === void 0 ? !0 : o, a = n.resize, u = a === void 0 ? !0 : a, c = X(t.elements.popper), f = [].concat(t.scrollParents.reference, t.scrollParents.popper);
|
|
3218
3074
|
return i && f.forEach(function(s) {
|
|
3219
3075
|
s.addEventListener("scroll", e.update, Hr);
|
|
@@ -3223,16 +3079,16 @@ function Xp(r) {
|
|
|
3223
3079
|
}), u && c.removeEventListener("resize", e.update, Hr);
|
|
3224
3080
|
};
|
|
3225
3081
|
}
|
|
3226
|
-
const
|
|
3082
|
+
const Kp = {
|
|
3227
3083
|
name: "eventListeners",
|
|
3228
3084
|
enabled: !0,
|
|
3229
3085
|
phase: "write",
|
|
3230
3086
|
fn: function() {
|
|
3231
3087
|
},
|
|
3232
|
-
effect:
|
|
3088
|
+
effect: Zp,
|
|
3233
3089
|
data: {}
|
|
3234
3090
|
};
|
|
3235
|
-
var
|
|
3091
|
+
var Xp = {
|
|
3236
3092
|
left: "right",
|
|
3237
3093
|
right: "left",
|
|
3238
3094
|
bottom: "top",
|
|
@@ -3240,16 +3096,16 @@ var Qp = {
|
|
|
3240
3096
|
};
|
|
3241
3097
|
function Zr(r) {
|
|
3242
3098
|
return r.replace(/left|right|bottom|top/g, function(t) {
|
|
3243
|
-
return
|
|
3099
|
+
return Xp[t];
|
|
3244
3100
|
});
|
|
3245
3101
|
}
|
|
3246
|
-
var
|
|
3102
|
+
var Yp = {
|
|
3247
3103
|
start: "end",
|
|
3248
3104
|
end: "start"
|
|
3249
3105
|
};
|
|
3250
|
-
function
|
|
3106
|
+
function kf(r) {
|
|
3251
3107
|
return r.replace(/start|end/g, function(t) {
|
|
3252
|
-
return
|
|
3108
|
+
return Yp[t];
|
|
3253
3109
|
});
|
|
3254
3110
|
}
|
|
3255
3111
|
function ko(r) {
|
|
@@ -3262,7 +3118,7 @@ function ko(r) {
|
|
|
3262
3118
|
function No(r) {
|
|
3263
3119
|
return xr(lr(r)).left + ko(r).scrollLeft;
|
|
3264
3120
|
}
|
|
3265
|
-
function
|
|
3121
|
+
function Qp(r, t) {
|
|
3266
3122
|
var e = X(r), n = lr(r), o = e.visualViewport, i = n.clientWidth, a = n.clientHeight, u = 0, c = 0;
|
|
3267
3123
|
if (o) {
|
|
3268
3124
|
i = o.width, a = o.height;
|
|
@@ -3276,7 +3132,7 @@ function tv(r, t) {
|
|
|
3276
3132
|
y: c
|
|
3277
3133
|
};
|
|
3278
3134
|
}
|
|
3279
|
-
function
|
|
3135
|
+
function rv(r) {
|
|
3280
3136
|
var t, e = lr(r), n = ko(r), o = (t = r.ownerDocument) == null ? void 0 : t.body, i = vr(e.scrollWidth, e.clientWidth, o ? o.scrollWidth : 0, o ? o.clientWidth : 0), a = vr(e.scrollHeight, e.clientHeight, o ? o.scrollHeight : 0, o ? o.clientHeight : 0), u = -n.scrollLeft + No(r), c = -n.scrollTop;
|
|
3281
3137
|
return cr(o || e).direction === "rtl" && (u += vr(e.clientWidth, o ? o.clientWidth : 0) - i), {
|
|
3282
3138
|
width: i,
|
|
@@ -3301,7 +3157,7 @@ function kr(r, t) {
|
|
|
3301
3157
|
u.concat(kr(ut(a)))
|
|
3302
3158
|
);
|
|
3303
3159
|
}
|
|
3304
|
-
function
|
|
3160
|
+
function mo(r) {
|
|
3305
3161
|
return Object.assign({}, r, {
|
|
3306
3162
|
left: r.x,
|
|
3307
3163
|
top: r.y,
|
|
@@ -3309,24 +3165,24 @@ function ho(r) {
|
|
|
3309
3165
|
bottom: r.y + r.height
|
|
3310
3166
|
});
|
|
3311
3167
|
}
|
|
3312
|
-
function
|
|
3168
|
+
function tv(r, t) {
|
|
3313
3169
|
var e = xr(r, !1, t === "fixed");
|
|
3314
3170
|
return e.top = e.top + r.clientTop, e.left = e.left + r.clientLeft, e.bottom = e.top + r.clientHeight, e.right = e.left + r.clientWidth, e.width = r.clientWidth, e.height = r.clientHeight, e.x = e.left, e.y = e.top, e;
|
|
3315
3171
|
}
|
|
3316
|
-
function
|
|
3317
|
-
return t === Oc ?
|
|
3172
|
+
function Nf(r, t, e) {
|
|
3173
|
+
return t === Oc ? mo(Qp(r, e)) : yr(t) ? tv(t, e) : mo(rv(lr(r)));
|
|
3318
3174
|
}
|
|
3319
|
-
function
|
|
3175
|
+
function ev(r) {
|
|
3320
3176
|
var t = kr(ut(r)), e = ["absolute", "fixed"].indexOf(cr(r).position) >= 0, n = e && Y(r) ? Br(r) : r;
|
|
3321
3177
|
return yr(n) ? t.filter(function(o) {
|
|
3322
3178
|
return yr(o) && _c(o, n) && ir(o) !== "body";
|
|
3323
3179
|
}) : [];
|
|
3324
3180
|
}
|
|
3325
|
-
function
|
|
3326
|
-
var o = t === "clippingParents" ?
|
|
3327
|
-
var s =
|
|
3181
|
+
function nv(r, t, e, n) {
|
|
3182
|
+
var o = t === "clippingParents" ? ev(r) : [].concat(t), i = [].concat(o, [e]), a = i[0], u = i.reduce(function(c, f) {
|
|
3183
|
+
var s = Nf(r, f, n);
|
|
3328
3184
|
return c.top = vr(s.top, c.top), c.right = Xr(s.right, c.right), c.bottom = Xr(s.bottom, c.bottom), c.left = vr(s.left, c.left), c;
|
|
3329
|
-
},
|
|
3185
|
+
}, Nf(r, a, n));
|
|
3330
3186
|
return u.width = u.right - u.left, u.height = u.bottom - u.top, u.x = u.left, u.y = u.top, u;
|
|
3331
3187
|
}
|
|
3332
3188
|
function Tc(r) {
|
|
@@ -3378,11 +3234,11 @@ function Tc(r) {
|
|
|
3378
3234
|
}
|
|
3379
3235
|
function Ir(r, t) {
|
|
3380
3236
|
t === void 0 && (t = {});
|
|
3381
|
-
var e = t, n = e.placement, o = n === void 0 ? r.placement : n, i = e.strategy, a = i === void 0 ? r.strategy : i, u = e.boundary, c = u === void 0 ?
|
|
3237
|
+
var e = t, n = e.placement, o = n === void 0 ? r.placement : n, i = e.strategy, a = i === void 0 ? r.strategy : i, u = e.boundary, c = u === void 0 ? xp : u, f = e.rootBoundary, s = f === void 0 ? Oc : f, p = e.elementContext, v = p === void 0 ? Pr : p, l = e.altBoundary, h = l === void 0 ? !1 : l, y = e.padding, b = y === void 0 ? 0 : y, _ = Sc(typeof b != "number" ? b : Pc(b, zr)), O = v === Pr ? jp : Pr, E = r.rects.popper, g = r.elements[h ? O : v], d = nv(yr(g) ? g : g.contextElement || lr(r.elements.popper), c, s, a), P = xr(r.elements.reference), S = Tc({
|
|
3382
3238
|
reference: P,
|
|
3383
3239
|
element: E,
|
|
3384
3240
|
placement: o
|
|
3385
|
-
}), j =
|
|
3241
|
+
}), j = mo(Object.assign({}, E, S)), M = v === Pr ? j : P, A = {
|
|
3386
3242
|
top: d.top - M.top + _.top,
|
|
3387
3243
|
bottom: M.bottom - d.bottom + _.bottom,
|
|
3388
3244
|
left: d.left - M.left + _.left,
|
|
@@ -3397,9 +3253,9 @@ function Ir(r, t) {
|
|
|
3397
3253
|
}
|
|
3398
3254
|
return A;
|
|
3399
3255
|
}
|
|
3400
|
-
function
|
|
3256
|
+
function ov(r, t) {
|
|
3401
3257
|
t === void 0 && (t = {});
|
|
3402
|
-
var e = t, n = e.placement, o = e.boundary, i = e.rootBoundary, a = e.padding, u = e.flipVariations, c = e.allowedAutoPlacements, f = c === void 0 ? xc : c, s = jr(n), p = s ? u ?
|
|
3258
|
+
var e = t, n = e.placement, o = e.boundary, i = e.rootBoundary, a = e.padding, u = e.flipVariations, c = e.allowedAutoPlacements, f = c === void 0 ? xc : c, s = jr(n), p = s ? u ? Pf : Pf.filter(function(h) {
|
|
3403
3259
|
return jr(h) === s;
|
|
3404
3260
|
}) : zr, v = p.filter(function(h) {
|
|
3405
3261
|
return f.indexOf(h) >= 0;
|
|
@@ -3417,17 +3273,17 @@ function av(r, t) {
|
|
|
3417
3273
|
return l[h] - l[y];
|
|
3418
3274
|
});
|
|
3419
3275
|
}
|
|
3420
|
-
function
|
|
3276
|
+
function iv(r) {
|
|
3421
3277
|
if (or(r) === So)
|
|
3422
3278
|
return [];
|
|
3423
3279
|
var t = Zr(r);
|
|
3424
|
-
return [
|
|
3280
|
+
return [kf(r), t, kf(t)];
|
|
3425
3281
|
}
|
|
3426
|
-
function
|
|
3282
|
+
function av(r) {
|
|
3427
3283
|
var t = r.state, e = r.options, n = r.name;
|
|
3428
3284
|
if (!t.modifiersData[n]._skip) {
|
|
3429
|
-
for (var o = e.mainAxis, i = o === void 0 ? !0 : o, a = e.altAxis, u = a === void 0 ? !0 : a, c = e.fallbackPlacements, f = e.padding, s = e.boundary, p = e.rootBoundary, v = e.altBoundary, l = e.flipVariations, h = l === void 0 ? !0 : l, y = e.allowedAutoPlacements, b = t.options.placement, _ = or(b), O = _ === b, E = c || (O || !h ? [Zr(b)] :
|
|
3430
|
-
return T.concat(or(k) === So ?
|
|
3285
|
+
for (var o = e.mainAxis, i = o === void 0 ? !0 : o, a = e.altAxis, u = a === void 0 ? !0 : a, c = e.fallbackPlacements, f = e.padding, s = e.boundary, p = e.rootBoundary, v = e.altBoundary, l = e.flipVariations, h = l === void 0 ? !0 : l, y = e.allowedAutoPlacements, b = t.options.placement, _ = or(b), O = _ === b, E = c || (O || !h ? [Zr(b)] : iv(b)), g = [b].concat(E).reduce(function(T, k) {
|
|
3286
|
+
return T.concat(or(k) === So ? ov(t, {
|
|
3431
3287
|
placement: k,
|
|
3432
3288
|
boundary: s,
|
|
3433
3289
|
rootBoundary: p,
|
|
@@ -3471,17 +3327,17 @@ function fv(r) {
|
|
|
3471
3327
|
t.placement !== M && (t.modifiersData[n]._skip = !0, t.placement = M, t.reset = !0);
|
|
3472
3328
|
}
|
|
3473
3329
|
}
|
|
3474
|
-
const
|
|
3330
|
+
const uv = {
|
|
3475
3331
|
name: "flip",
|
|
3476
3332
|
enabled: !0,
|
|
3477
3333
|
phase: "main",
|
|
3478
|
-
fn:
|
|
3334
|
+
fn: av,
|
|
3479
3335
|
requiresIfExists: ["offset"],
|
|
3480
3336
|
data: {
|
|
3481
3337
|
_skip: !1
|
|
3482
3338
|
}
|
|
3483
3339
|
};
|
|
3484
|
-
function
|
|
3340
|
+
function Cf(r, t, e) {
|
|
3485
3341
|
return e === void 0 && (e = {
|
|
3486
3342
|
x: 0,
|
|
3487
3343
|
y: 0
|
|
@@ -3492,17 +3348,17 @@ function If(r, t, e) {
|
|
|
3492
3348
|
left: r.left - t.width - e.x
|
|
3493
3349
|
};
|
|
3494
3350
|
}
|
|
3495
|
-
function
|
|
3351
|
+
function If(r) {
|
|
3496
3352
|
return [Z, rr, Q, K].some(function(t) {
|
|
3497
3353
|
return r[t] >= 0;
|
|
3498
3354
|
});
|
|
3499
3355
|
}
|
|
3500
|
-
function
|
|
3356
|
+
function fv(r) {
|
|
3501
3357
|
var t = r.state, e = r.name, n = t.rects.reference, o = t.rects.popper, i = t.modifiersData.preventOverflow, a = Ir(t, {
|
|
3502
3358
|
elementContext: "reference"
|
|
3503
3359
|
}), u = Ir(t, {
|
|
3504
3360
|
altBoundary: !0
|
|
3505
|
-
}), c =
|
|
3361
|
+
}), c = Cf(a, n), f = Cf(u, o, i), s = If(c), p = If(f);
|
|
3506
3362
|
t.modifiersData[e] = {
|
|
3507
3363
|
referenceClippingOffsets: c,
|
|
3508
3364
|
popperEscapeOffsets: f,
|
|
@@ -3513,14 +3369,14 @@ function sv(r) {
|
|
|
3513
3369
|
"data-popper-escaped": p
|
|
3514
3370
|
});
|
|
3515
3371
|
}
|
|
3516
|
-
const
|
|
3372
|
+
const cv = {
|
|
3517
3373
|
name: "hide",
|
|
3518
3374
|
enabled: !0,
|
|
3519
3375
|
phase: "main",
|
|
3520
3376
|
requiresIfExists: ["preventOverflow"],
|
|
3521
|
-
fn:
|
|
3377
|
+
fn: fv
|
|
3522
3378
|
};
|
|
3523
|
-
function
|
|
3379
|
+
function sv(r, t, e) {
|
|
3524
3380
|
var n = or(r), o = [K, Z].indexOf(n) >= 0 ? -1 : 1, i = typeof e == "function" ? e(Object.assign({}, t, {
|
|
3525
3381
|
placement: r
|
|
3526
3382
|
})) : e, a = i[0], u = i[1];
|
|
@@ -3532,20 +3388,20 @@ function pv(r, t, e) {
|
|
|
3532
3388
|
y: u
|
|
3533
3389
|
};
|
|
3534
3390
|
}
|
|
3535
|
-
function
|
|
3391
|
+
function lv(r) {
|
|
3536
3392
|
var t = r.state, e = r.options, n = r.name, o = e.offset, i = o === void 0 ? [0, 0] : o, a = xc.reduce(function(s, p) {
|
|
3537
|
-
return s[p] =
|
|
3393
|
+
return s[p] = sv(p, t.rects, i), s;
|
|
3538
3394
|
}, {}), u = a[t.placement], c = u.x, f = u.y;
|
|
3539
3395
|
t.modifiersData.popperOffsets != null && (t.modifiersData.popperOffsets.x += c, t.modifiersData.popperOffsets.y += f), t.modifiersData[n] = a;
|
|
3540
3396
|
}
|
|
3541
|
-
const
|
|
3397
|
+
const pv = {
|
|
3542
3398
|
name: "offset",
|
|
3543
3399
|
enabled: !0,
|
|
3544
3400
|
phase: "main",
|
|
3545
3401
|
requires: ["popperOffsets"],
|
|
3546
|
-
fn:
|
|
3402
|
+
fn: lv
|
|
3547
3403
|
};
|
|
3548
|
-
function
|
|
3404
|
+
function vv(r) {
|
|
3549
3405
|
var t = r.state, e = r.name;
|
|
3550
3406
|
t.modifiersData[e] = Tc({
|
|
3551
3407
|
reference: t.rects.reference,
|
|
@@ -3553,23 +3409,23 @@ function yv(r) {
|
|
|
3553
3409
|
placement: t.placement
|
|
3554
3410
|
});
|
|
3555
3411
|
}
|
|
3556
|
-
const
|
|
3412
|
+
const dv = {
|
|
3557
3413
|
name: "popperOffsets",
|
|
3558
3414
|
enabled: !0,
|
|
3559
3415
|
phase: "read",
|
|
3560
|
-
fn:
|
|
3416
|
+
fn: vv,
|
|
3561
3417
|
data: {}
|
|
3562
3418
|
};
|
|
3563
|
-
function
|
|
3419
|
+
function yv(r) {
|
|
3564
3420
|
return r === "x" ? "y" : "x";
|
|
3565
3421
|
}
|
|
3566
|
-
function
|
|
3422
|
+
function mv(r) {
|
|
3567
3423
|
var t = r.state, e = r.options, n = r.name, o = e.mainAxis, i = o === void 0 ? !0 : o, a = e.altAxis, u = a === void 0 ? !1 : a, c = e.boundary, f = e.rootBoundary, s = e.altBoundary, p = e.padding, v = e.tether, l = v === void 0 ? !0 : v, h = e.tetherOffset, y = h === void 0 ? 0 : h, b = Ir(t, {
|
|
3568
3424
|
boundary: c,
|
|
3569
3425
|
rootBoundary: f,
|
|
3570
3426
|
padding: p,
|
|
3571
3427
|
altBoundary: s
|
|
3572
|
-
}), _ = or(t.placement), O = jr(t.placement), E = !O, g = To(_), d =
|
|
3428
|
+
}), _ = or(t.placement), O = jr(t.placement), E = !O, g = To(_), d = yv(g), P = t.modifiersData.popperOffsets, S = t.rects.reference, j = t.rects.popper, M = typeof y == "function" ? y(Object.assign({}, t.rects, {
|
|
3573
3429
|
placement: t.placement
|
|
3574
3430
|
})) : y, A = typeof M == "number" ? {
|
|
3575
3431
|
mainAxis: M,
|
|
@@ -3590,35 +3446,35 @@ function bv(r) {
|
|
|
3590
3446
|
P[g] = Do, W[g] = Do - q;
|
|
3591
3447
|
}
|
|
3592
3448
|
if (u) {
|
|
3593
|
-
var Mo, Cc = g === "x" ? Z : K, Ic = g === "x" ? Q : rr, pr = P[d], Wr = d === "y" ? "height" : "width", Ro = pr + b[Cc], Lo = pr - b[Ic], ft = [Z, K].indexOf(_) !== -1, Fo = (Mo = $ == null ? void 0 : $[d]) != null ? Mo : 0, zo = ft ? Ro : pr - S[Wr] - j[Wr] - Fo + A.altAxis, Bo = ft ? pr + S[Wr] + j[Wr] - Fo - A.altAxis : Lo, Vo = l && ft ?
|
|
3449
|
+
var Mo, Cc = g === "x" ? Z : K, Ic = g === "x" ? Q : rr, pr = P[d], Wr = d === "y" ? "height" : "width", Ro = pr + b[Cc], Lo = pr - b[Ic], ft = [Z, K].indexOf(_) !== -1, Fo = (Mo = $ == null ? void 0 : $[d]) != null ? Mo : 0, zo = ft ? Ro : pr - S[Wr] - j[Wr] - Fo + A.altAxis, Bo = ft ? pr + S[Wr] + j[Wr] - Fo - A.altAxis : Lo, Vo = l && ft ? zp(zo, pr, Bo) : Tr(l ? zo : Ro, pr, l ? Bo : Lo);
|
|
3594
3450
|
P[d] = Vo, W[d] = Vo - pr;
|
|
3595
3451
|
}
|
|
3596
3452
|
t.modifiersData[n] = W;
|
|
3597
3453
|
}
|
|
3598
3454
|
}
|
|
3599
|
-
const
|
|
3455
|
+
const hv = {
|
|
3600
3456
|
name: "preventOverflow",
|
|
3601
3457
|
enabled: !0,
|
|
3602
3458
|
phase: "main",
|
|
3603
|
-
fn:
|
|
3459
|
+
fn: mv,
|
|
3604
3460
|
requiresIfExists: ["offset"]
|
|
3605
3461
|
};
|
|
3606
|
-
function
|
|
3462
|
+
function bv(r) {
|
|
3607
3463
|
return {
|
|
3608
3464
|
scrollLeft: r.scrollLeft,
|
|
3609
3465
|
scrollTop: r.scrollTop
|
|
3610
3466
|
};
|
|
3611
3467
|
}
|
|
3612
|
-
function
|
|
3613
|
-
return r === X(r) || !Y(r) ? ko(r) :
|
|
3468
|
+
function gv(r) {
|
|
3469
|
+
return r === X(r) || !Y(r) ? ko(r) : bv(r);
|
|
3614
3470
|
}
|
|
3615
|
-
function
|
|
3471
|
+
function $v(r) {
|
|
3616
3472
|
var t = r.getBoundingClientRect(), e = Or(t.width) / r.offsetWidth || 1, n = Or(t.height) / r.offsetHeight || 1;
|
|
3617
3473
|
return e !== 1 || n !== 1;
|
|
3618
3474
|
}
|
|
3619
|
-
function
|
|
3475
|
+
function wv(r, t, e) {
|
|
3620
3476
|
e === void 0 && (e = !1);
|
|
3621
|
-
var n = Y(t), o = Y(t) &&
|
|
3477
|
+
var n = Y(t), o = Y(t) && $v(t), i = lr(t), a = xr(r, o, e), u = {
|
|
3622
3478
|
scrollLeft: 0,
|
|
3623
3479
|
scrollTop: 0
|
|
3624
3480
|
}, c = {
|
|
@@ -3626,14 +3482,14 @@ function xv(r, t, e) {
|
|
|
3626
3482
|
y: 0
|
|
3627
3483
|
};
|
|
3628
3484
|
return (n || !n && !e) && ((ir(t) !== "body" || // https://github.com/popperjs/popper-core/issues/1078
|
|
3629
|
-
Co(i)) && (u =
|
|
3485
|
+
Co(i)) && (u = gv(t)), Y(t) ? (c = xr(t, !0), c.x += t.clientLeft, c.y += t.clientTop) : i && (c.x = No(i))), {
|
|
3630
3486
|
x: a.left + u.scrollLeft - c.x,
|
|
3631
3487
|
y: a.top + u.scrollTop - c.y,
|
|
3632
3488
|
width: a.width,
|
|
3633
3489
|
height: a.height
|
|
3634
3490
|
};
|
|
3635
3491
|
}
|
|
3636
|
-
function
|
|
3492
|
+
function Ov(r) {
|
|
3637
3493
|
var t = /* @__PURE__ */ new Map(), e = /* @__PURE__ */ new Set(), n = [];
|
|
3638
3494
|
r.forEach(function(i) {
|
|
3639
3495
|
t.set(i.name, i);
|
|
@@ -3652,15 +3508,15 @@ function jv(r) {
|
|
|
3652
3508
|
e.has(i.name) || o(i);
|
|
3653
3509
|
}), n;
|
|
3654
3510
|
}
|
|
3655
|
-
function
|
|
3656
|
-
var t =
|
|
3657
|
-
return
|
|
3511
|
+
function xv(r) {
|
|
3512
|
+
var t = Ov(r);
|
|
3513
|
+
return Ip.reduce(function(e, n) {
|
|
3658
3514
|
return e.concat(t.filter(function(o) {
|
|
3659
3515
|
return o.phase === n;
|
|
3660
3516
|
}));
|
|
3661
3517
|
}, []);
|
|
3662
3518
|
}
|
|
3663
|
-
function
|
|
3519
|
+
function jv(r) {
|
|
3664
3520
|
var t;
|
|
3665
3521
|
return function() {
|
|
3666
3522
|
return t || (t = new Promise(function(e) {
|
|
@@ -3670,7 +3526,7 @@ function Ev(r) {
|
|
|
3670
3526
|
})), t;
|
|
3671
3527
|
};
|
|
3672
3528
|
}
|
|
3673
|
-
function
|
|
3529
|
+
function _v(r) {
|
|
3674
3530
|
var t = r.reduce(function(e, n) {
|
|
3675
3531
|
var o = e[n.name];
|
|
3676
3532
|
return e[n.name] = o ? Object.assign({}, o, n, {
|
|
@@ -3682,27 +3538,27 @@ function Sv(r) {
|
|
|
3682
3538
|
return t[e];
|
|
3683
3539
|
});
|
|
3684
3540
|
}
|
|
3685
|
-
var
|
|
3541
|
+
var Df = {
|
|
3686
3542
|
placement: "bottom",
|
|
3687
3543
|
modifiers: [],
|
|
3688
3544
|
strategy: "absolute"
|
|
3689
3545
|
};
|
|
3690
|
-
function
|
|
3546
|
+
function Mf() {
|
|
3691
3547
|
for (var r = arguments.length, t = new Array(r), e = 0; e < r; e++)
|
|
3692
3548
|
t[e] = arguments[e];
|
|
3693
3549
|
return !t.some(function(n) {
|
|
3694
3550
|
return !(n && typeof n.getBoundingClientRect == "function");
|
|
3695
3551
|
});
|
|
3696
3552
|
}
|
|
3697
|
-
function
|
|
3553
|
+
function Ev(r) {
|
|
3698
3554
|
r === void 0 && (r = {});
|
|
3699
|
-
var t = r, e = t.defaultModifiers, n = e === void 0 ? [] : e, o = t.defaultOptions, i = o === void 0 ?
|
|
3555
|
+
var t = r, e = t.defaultModifiers, n = e === void 0 ? [] : e, o = t.defaultOptions, i = o === void 0 ? Df : o;
|
|
3700
3556
|
return function(a, u, c) {
|
|
3701
3557
|
c === void 0 && (c = i);
|
|
3702
3558
|
var f = {
|
|
3703
3559
|
placement: "bottom",
|
|
3704
3560
|
orderedModifiers: [],
|
|
3705
|
-
options: Object.assign({},
|
|
3561
|
+
options: Object.assign({}, Df, i),
|
|
3706
3562
|
modifiersData: {},
|
|
3707
3563
|
elements: {
|
|
3708
3564
|
reference: a,
|
|
@@ -3718,7 +3574,7 @@ function Pv(r) {
|
|
|
3718
3574
|
reference: yr(a) ? kr(a) : a.contextElement ? kr(a.contextElement) : [],
|
|
3719
3575
|
popper: kr(u)
|
|
3720
3576
|
};
|
|
3721
|
-
var _ = _v(
|
|
3577
|
+
var _ = xv(_v([].concat(n, f.options.modifiers)));
|
|
3722
3578
|
return f.orderedModifiers = _.filter(function(O) {
|
|
3723
3579
|
return O.enabled;
|
|
3724
3580
|
}), l(), v.update();
|
|
@@ -3731,9 +3587,9 @@ function Pv(r) {
|
|
|
3731
3587
|
forceUpdate: function() {
|
|
3732
3588
|
if (!p) {
|
|
3733
3589
|
var y = f.elements, b = y.reference, _ = y.popper;
|
|
3734
|
-
if (
|
|
3590
|
+
if (Mf(b, _)) {
|
|
3735
3591
|
f.rects = {
|
|
3736
|
-
reference:
|
|
3592
|
+
reference: wv(b, Br(_), f.options.strategy === "fixed"),
|
|
3737
3593
|
popper: Ao(_)
|
|
3738
3594
|
}, f.reset = !1, f.placement = f.options.placement, f.orderedModifiers.forEach(function(j) {
|
|
3739
3595
|
return f.modifiersData[j.name] = Object.assign({}, j.data);
|
|
@@ -3756,7 +3612,7 @@ function Pv(r) {
|
|
|
3756
3612
|
},
|
|
3757
3613
|
// Async and optimistically optimized update – it will not be executed if
|
|
3758
3614
|
// not necessary (debounced to run at most once-per-tick)
|
|
3759
|
-
update:
|
|
3615
|
+
update: jv(function() {
|
|
3760
3616
|
return new Promise(function(y) {
|
|
3761
3617
|
v.forceUpdate(), y(f);
|
|
3762
3618
|
});
|
|
@@ -3765,7 +3621,7 @@ function Pv(r) {
|
|
|
3765
3621
|
h(), p = !0;
|
|
3766
3622
|
}
|
|
3767
3623
|
};
|
|
3768
|
-
if (!
|
|
3624
|
+
if (!Mf(a, u))
|
|
3769
3625
|
return v;
|
|
3770
3626
|
v.setOptions(c).then(function(y) {
|
|
3771
3627
|
!p && c.onFirstUpdate && c.onFirstUpdate(y);
|
|
@@ -3793,10 +3649,10 @@ function Pv(r) {
|
|
|
3793
3649
|
return v;
|
|
3794
3650
|
};
|
|
3795
3651
|
}
|
|
3796
|
-
var
|
|
3797
|
-
defaultModifiers:
|
|
3652
|
+
var Sv = [Kp, dv, Jp, Rp, pv, uv, hv, Up, cv], Pv = /* @__PURE__ */ Ev({
|
|
3653
|
+
defaultModifiers: Sv
|
|
3798
3654
|
});
|
|
3799
|
-
const
|
|
3655
|
+
const Av = {
|
|
3800
3656
|
/**
|
|
3801
3657
|
* Sets the `aria-hidden` attribute for the icon. If set to true, the icon will not be read by screen readers. Should be used if icon is purely decorative (such as when used in a button or textfield) or labeled by rendered text using `aria-labelledBy` or `aria-label`.
|
|
3802
3658
|
*
|
|
@@ -3871,7 +3727,7 @@ const kv = {
|
|
|
3871
3727
|
* Defaults to **empty string**.
|
|
3872
3728
|
*/
|
|
3873
3729
|
variant: wp(J.oneOf(["", "filled-danger-alt", "filled-danger", "filled-primary", "filled-secondary", "color-primary", "color-secondary", "color-on-dark", "color-on-unknown-black", "secondary-on-surface", "blue", "gray", "green", "orange", "purple", "red", "teal", "yellow"]), ["primary-alt", "secondary-alt", "primary", "danger-alt", "danger", "muted"], "Icon", "Please use one of '','filled-danger-alt','filled-danger','filled-primary','filled-secondary','color-primary','color-secondary','color-on-dark','color-on-unknown-black','secondary-on-surface','blue','gray','green','orange','purple','red','teal','yellow'.")
|
|
3874
|
-
},
|
|
3730
|
+
}, Tv = {
|
|
3875
3731
|
ariaHidden: null,
|
|
3876
3732
|
ariaLabel: null,
|
|
3877
3733
|
ariaLabelledBy: null,
|
|
@@ -3929,7 +3785,7 @@ const kv = {
|
|
|
3929
3785
|
options: {
|
|
3930
3786
|
offset: [0, -10]
|
|
3931
3787
|
}
|
|
3932
|
-
}], _.current =
|
|
3788
|
+
}], _.current = Pv(y.current, b.current, {
|
|
3933
3789
|
placement: a,
|
|
3934
3790
|
modifiers: g
|
|
3935
3791
|
});
|
|
@@ -3952,8 +3808,152 @@ const kv = {
|
|
|
3952
3808
|
}));
|
|
3953
3809
|
});
|
|
3954
3810
|
Io.displayName = "Icon";
|
|
3955
|
-
Io.propTypes =
|
|
3956
|
-
Io.defaultProps =
|
|
3811
|
+
Io.propTypes = Av;
|
|
3812
|
+
Io.defaultProps = Tv;
|
|
3813
|
+
var ho = function(r, t) {
|
|
3814
|
+
return ho = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(e, n) {
|
|
3815
|
+
e.__proto__ = n;
|
|
3816
|
+
} || function(e, n) {
|
|
3817
|
+
for (var o in n) Object.prototype.hasOwnProperty.call(n, o) && (e[o] = n[o]);
|
|
3818
|
+
}, ho(r, t);
|
|
3819
|
+
};
|
|
3820
|
+
function rd(r, t) {
|
|
3821
|
+
if (typeof t != "function" && t !== null)
|
|
3822
|
+
throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
|
|
3823
|
+
ho(r, t);
|
|
3824
|
+
function e() {
|
|
3825
|
+
this.constructor = r;
|
|
3826
|
+
}
|
|
3827
|
+
r.prototype = t === null ? Object.create(t) : (e.prototype = t.prototype, new e());
|
|
3828
|
+
}
|
|
3829
|
+
var Rf = function() {
|
|
3830
|
+
return Rf = Object.assign || function(r) {
|
|
3831
|
+
for (var t, e = 1, n = arguments.length; e < n; e++) {
|
|
3832
|
+
t = arguments[e];
|
|
3833
|
+
for (var o in t) Object.prototype.hasOwnProperty.call(t, o) && (r[o] = t[o]);
|
|
3834
|
+
}
|
|
3835
|
+
return r;
|
|
3836
|
+
}, Rf.apply(this, arguments);
|
|
3837
|
+
};
|
|
3838
|
+
function td(r, t, e, n) {
|
|
3839
|
+
function o(i) {
|
|
3840
|
+
return i instanceof e ? i : new e(function(a) {
|
|
3841
|
+
a(i);
|
|
3842
|
+
});
|
|
3843
|
+
}
|
|
3844
|
+
return new (e || (e = Promise))(function(i, a) {
|
|
3845
|
+
function u(s) {
|
|
3846
|
+
try {
|
|
3847
|
+
f(n.next(s));
|
|
3848
|
+
} catch (p) {
|
|
3849
|
+
a(p);
|
|
3850
|
+
}
|
|
3851
|
+
}
|
|
3852
|
+
function c(s) {
|
|
3853
|
+
try {
|
|
3854
|
+
f(n.throw(s));
|
|
3855
|
+
} catch (p) {
|
|
3856
|
+
a(p);
|
|
3857
|
+
}
|
|
3858
|
+
}
|
|
3859
|
+
function f(s) {
|
|
3860
|
+
s.done ? i(s.value) : o(s.value).then(u, c);
|
|
3861
|
+
}
|
|
3862
|
+
f((n = n.apply(r, [])).next());
|
|
3863
|
+
});
|
|
3864
|
+
}
|
|
3865
|
+
function ed(r, t) {
|
|
3866
|
+
var e = { label: 0, sent: function() {
|
|
3867
|
+
if (i[0] & 1) throw i[1];
|
|
3868
|
+
return i[1];
|
|
3869
|
+
}, trys: [], ops: [] }, n, o, i, a = Object.create((typeof Iterator == "function" ? Iterator : Object).prototype);
|
|
3870
|
+
return a.next = u(0), a.throw = u(1), a.return = u(2), typeof Symbol == "function" && (a[Symbol.iterator] = function() {
|
|
3871
|
+
return this;
|
|
3872
|
+
}), a;
|
|
3873
|
+
function u(f) {
|
|
3874
|
+
return function(s) {
|
|
3875
|
+
return c([f, s]);
|
|
3876
|
+
};
|
|
3877
|
+
}
|
|
3878
|
+
function c(f) {
|
|
3879
|
+
if (n) throw new TypeError("Generator is already executing.");
|
|
3880
|
+
for (; a && (a = 0, f[0] && (e = 0)), e; ) try {
|
|
3881
|
+
if (n = 1, o && (i = f[0] & 2 ? o.return : f[0] ? o.throw || ((i = o.return) && i.call(o), 0) : o.next) && !(i = i.call(o, f[1])).done) return i;
|
|
3882
|
+
switch (o = 0, i && (f = [f[0] & 2, i.value]), f[0]) {
|
|
3883
|
+
case 0:
|
|
3884
|
+
case 1:
|
|
3885
|
+
i = f;
|
|
3886
|
+
break;
|
|
3887
|
+
case 4:
|
|
3888
|
+
return e.label++, { value: f[1], done: !1 };
|
|
3889
|
+
case 5:
|
|
3890
|
+
e.label++, o = f[1], f = [0];
|
|
3891
|
+
continue;
|
|
3892
|
+
case 7:
|
|
3893
|
+
f = e.ops.pop(), e.trys.pop();
|
|
3894
|
+
continue;
|
|
3895
|
+
default:
|
|
3896
|
+
if (i = e.trys, !(i = i.length > 0 && i[i.length - 1]) && (f[0] === 6 || f[0] === 2)) {
|
|
3897
|
+
e = 0;
|
|
3898
|
+
continue;
|
|
3899
|
+
}
|
|
3900
|
+
if (f[0] === 3 && (!i || f[1] > i[0] && f[1] < i[3])) {
|
|
3901
|
+
e.label = f[1];
|
|
3902
|
+
break;
|
|
3903
|
+
}
|
|
3904
|
+
if (f[0] === 6 && e.label < i[1]) {
|
|
3905
|
+
e.label = i[1], i = f;
|
|
3906
|
+
break;
|
|
3907
|
+
}
|
|
3908
|
+
if (i && e.label < i[2]) {
|
|
3909
|
+
e.label = i[2], e.ops.push(f);
|
|
3910
|
+
break;
|
|
3911
|
+
}
|
|
3912
|
+
i[2] && e.ops.pop(), e.trys.pop();
|
|
3913
|
+
continue;
|
|
3914
|
+
}
|
|
3915
|
+
f = t.call(r, e);
|
|
3916
|
+
} catch (s) {
|
|
3917
|
+
f = [6, s], o = 0;
|
|
3918
|
+
} finally {
|
|
3919
|
+
n = i = 0;
|
|
3920
|
+
}
|
|
3921
|
+
if (f[0] & 5) throw f[1];
|
|
3922
|
+
return { value: f[0] ? f[1] : void 0, done: !0 };
|
|
3923
|
+
}
|
|
3924
|
+
}
|
|
3925
|
+
function nd(r) {
|
|
3926
|
+
var t = typeof Symbol == "function" && Symbol.iterator, e = t && r[t], n = 0;
|
|
3927
|
+
if (e) return e.call(r);
|
|
3928
|
+
if (r && typeof r.length == "number") return {
|
|
3929
|
+
next: function() {
|
|
3930
|
+
return r && n >= r.length && (r = void 0), { value: r && r[n++], done: !r };
|
|
3931
|
+
}
|
|
3932
|
+
};
|
|
3933
|
+
throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
|
|
3934
|
+
}
|
|
3935
|
+
function kv(r, t) {
|
|
3936
|
+
var e = typeof Symbol == "function" && r[Symbol.iterator];
|
|
3937
|
+
if (!e) return r;
|
|
3938
|
+
var n = e.call(r), o, i = [], a;
|
|
3939
|
+
try {
|
|
3940
|
+
for (; (t === void 0 || t-- > 0) && !(o = n.next()).done; ) i.push(o.value);
|
|
3941
|
+
} catch (u) {
|
|
3942
|
+
a = { error: u };
|
|
3943
|
+
} finally {
|
|
3944
|
+
try {
|
|
3945
|
+
o && !o.done && (e = n.return) && e.call(n);
|
|
3946
|
+
} finally {
|
|
3947
|
+
if (a) throw a.error;
|
|
3948
|
+
}
|
|
3949
|
+
}
|
|
3950
|
+
return i;
|
|
3951
|
+
}
|
|
3952
|
+
function Nv(r, t, e) {
|
|
3953
|
+
if (arguments.length === 2) for (var n = 0, o = t.length, i; n < o; n++)
|
|
3954
|
+
(i || !(n in t)) && (i || (i = Array.prototype.slice.call(t, 0, n)), i[n] = t[n]);
|
|
3955
|
+
return r.concat(i || Array.prototype.slice.call(t));
|
|
3956
|
+
}
|
|
3957
3957
|
/**
|
|
3958
3958
|
* @license
|
|
3959
3959
|
* Copyright 2016 Google Inc.
|
|
@@ -4039,7 +4039,7 @@ var od = (
|
|
|
4039
4039
|
function r(t, e) {
|
|
4040
4040
|
for (var n = [], o = 2; o < arguments.length; o++)
|
|
4041
4041
|
n[o - 2] = arguments[o];
|
|
4042
|
-
this.root = t, this.initialize.apply(this,
|
|
4042
|
+
this.root = t, this.initialize.apply(this, Nv([], kv(n))), this.foundation = e === void 0 ? this.getDefaultFoundation() : e, this.foundation.init(), this.initialSyncWithDOM();
|
|
4043
4043
|
}
|
|
4044
4044
|
return r.attachTo = function(t) {
|
|
4045
4045
|
return new r(t, new Cv({}));
|
|
@@ -4161,9 +4161,9 @@ const Iv = (r, t, e, n) => {
|
|
|
4161
4161
|
export {
|
|
4162
4162
|
ts as $,
|
|
4163
4163
|
Ll as A,
|
|
4164
|
-
|
|
4164
|
+
kv as B,
|
|
4165
4165
|
Vv as C,
|
|
4166
|
-
|
|
4166
|
+
Pv as D,
|
|
4167
4167
|
Pl as E,
|
|
4168
4168
|
Yr as F,
|
|
4169
4169
|
Qr as G,
|
|
@@ -4209,7 +4209,7 @@ export {
|
|
|
4209
4209
|
_r as m,
|
|
4210
4210
|
qv as n,
|
|
4211
4211
|
Yv as o,
|
|
4212
|
-
|
|
4212
|
+
Rf as p,
|
|
4213
4213
|
wp as q,
|
|
4214
4214
|
wc as r,
|
|
4215
4215
|
Hv as s,
|
|
@@ -4219,5 +4219,5 @@ export {
|
|
|
4219
4219
|
ms as w,
|
|
4220
4220
|
Xv as x,
|
|
4221
4221
|
Op as y,
|
|
4222
|
-
|
|
4222
|
+
Nv as z
|
|
4223
4223
|
};
|