pangea-lib 4.0.562 → 4.0.563
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/main.es.js
CHANGED
|
@@ -41658,9 +41658,9 @@ function Hl2(e = {}) {
|
|
|
41658
41658
|
let ac = null;
|
|
41659
41659
|
const ke1 = {
|
|
41660
41660
|
mounted(e, t) {
|
|
41661
|
-
window.matchMedia("(prefers-reduced-motion: reduce)").matches || (t.value && (e.style.transitionDelay = `${t.value}ms`), e.classList.add("reveal"), ac || (ac = new IntersectionObserver((a) => {
|
|
41661
|
+
window.matchMedia("(prefers-reduced-motion: reduce)").matches || (t.value && (e.style.transitionDelay = `${t.value}ms`), e.classList.add("pga-scroll-reveal"), ac || (ac = new IntersectionObserver((a) => {
|
|
41662
41662
|
a.forEach((c) => {
|
|
41663
|
-
c.isIntersecting && (c.target.classList.add("
|
|
41663
|
+
c.isIntersecting && (c.target.classList.add("pga-scroll-reveal--revealed"), ac.unobserve(c.target));
|
|
41664
41664
|
});
|
|
41665
41665
|
}, { threshold: 0.16, rootMargin: "0px 0px -8% 0px" })), ac.observe(e));
|
|
41666
41666
|
},
|
|
@@ -41669,7 +41669,7 @@ const ke1 = {
|
|
|
41669
41669
|
}
|
|
41670
41670
|
}, Ll2 = {
|
|
41671
41671
|
install: (e) => {
|
|
41672
|
-
e.directive("reveal", ke1);
|
|
41672
|
+
e.directive("scroll-reveal", ke1);
|
|
41673
41673
|
},
|
|
41674
41674
|
directive: ke1
|
|
41675
41675
|
}, Vl2 = ["top", "right", "bottom", "left"], be1 = ["start", "end"], xe1 = /* @__PURE__ */ Vl2.reduce((e, t) => e.concat(t, t + "-" + be1[0], t + "-" + be1[1]), []), Yf = Math.min, _i = Math.max, Sl2 = {
|
|
@@ -44115,7 +44115,7 @@ const Ef2 = /* @__PURE__ */ d2(Tf2, [["__scopeId", "data-v-02438ff9"]]), Df2 = /
|
|
|
44115
44115
|
key: 0,
|
|
44116
44116
|
ref_key: "contentRef",
|
|
44117
44117
|
ref: n,
|
|
44118
|
-
class: "dropdown__content",
|
|
44118
|
+
class: "pga-dropdown__content",
|
|
44119
44119
|
role: "menu",
|
|
44120
44120
|
style: _2(Z(o)),
|
|
44121
44121
|
onKeydown: y[2] || (y[2] = (k) => m(k))
|
|
@@ -44142,7 +44142,7 @@ const Ef2 = /* @__PURE__ */ d2(Tf2, [["__scopeId", "data-v-02438ff9"]]), Df2 = /
|
|
|
44142
44142
|
};
|
|
44143
44143
|
}
|
|
44144
44144
|
});
|
|
44145
|
-
const Kr1 = /* @__PURE__ */ d2(Df2, [["__scopeId", "data-v-
|
|
44145
|
+
const Kr1 = /* @__PURE__ */ d2(Df2, [["__scopeId", "data-v-1018756a"]]), Of2 = { class: "pga-dropdown-menu" }, Pf2 = ["onClick"], If2 = { class: "option__label-container" }, Rf2 = /* @__PURE__ */ j1({
|
|
44146
44146
|
__name: "PgaDropdownMenu",
|
|
44147
44147
|
props: {
|
|
44148
44148
|
options: {}
|
|
@@ -44179,7 +44179,7 @@ const Kr1 = /* @__PURE__ */ d2(Df2, [["__scopeId", "data-v-4f83f1d8"]]), Of2 = {
|
|
|
44179
44179
|
key: 0,
|
|
44180
44180
|
ref_key: "optionsRef",
|
|
44181
44181
|
ref: r,
|
|
44182
|
-
class: "dropdown-menu__options",
|
|
44182
|
+
class: "pga-dropdown-menu__options",
|
|
44183
44183
|
style: _2(Z(i))
|
|
44184
44184
|
}, [
|
|
44185
44185
|
(X(!0), n1(Y1, null, o2(f.options, (h, m) => (X(), n1("button", {
|
|
@@ -44213,7 +44213,7 @@ const Kr1 = /* @__PURE__ */ d2(Df2, [["__scopeId", "data-v-4f83f1d8"]]), Of2 = {
|
|
|
44213
44213
|
};
|
|
44214
44214
|
}
|
|
44215
44215
|
});
|
|
44216
|
-
const Ff2 = /* @__PURE__ */ d2(Rf2, [["__scopeId", "data-v-
|
|
44216
|
+
const Ff2 = /* @__PURE__ */ d2(Rf2, [["__scopeId", "data-v-7d6e4aa9"]]);
|
|
44217
44217
|
var Qr1 = { exports: {} };
|
|
44218
44218
|
/*!
|
|
44219
44219
|
* Quill Editor v1.3.7
|
|
@@ -144040,15 +144040,15 @@ const JO3 = /* @__PURE__ */ j1({
|
|
|
144040
144040
|
emits: /* @__PURE__ */ D2(["change"], ["update:modelValue"]),
|
|
144041
144041
|
setup(e, { expose: t, emit: a }) {
|
|
144042
144042
|
G3((a1) => ({
|
|
144043
|
-
|
|
144044
|
-
"
|
|
144045
|
-
|
|
144046
|
-
|
|
144047
|
-
|
|
144048
|
-
"
|
|
144049
|
-
|
|
144050
|
-
|
|
144051
|
-
"
|
|
144043
|
+
eb2e7ef4: Z(i).input.height,
|
|
144044
|
+
"62c5f892": Z(i).input.padding,
|
|
144045
|
+
74183911: Z(i).input.paddingWithIcon,
|
|
144046
|
+
a871cad0: Z(i).input.borderColor,
|
|
144047
|
+
34283006: Z(i).input.borderRadius,
|
|
144048
|
+
"328da256": Z(i).input.backgroundColor,
|
|
144049
|
+
bb9079d8: Z(i).input.colorFocus,
|
|
144050
|
+
f26cea1c: Z(i).input.backgroundColorDisabled,
|
|
144051
|
+
"76e3ee4f": Z(i).input.placeholderColor
|
|
144052
144052
|
}));
|
|
144053
144053
|
const c = G2(e, "modelValue"), n = e, r = a;
|
|
144054
144054
|
t({ focus: R });
|
|
@@ -144195,7 +144195,7 @@ const JO3 = /* @__PURE__ */ j1({
|
|
|
144195
144195
|
id: f,
|
|
144196
144196
|
ref_key: "dropdownRef",
|
|
144197
144197
|
ref: d,
|
|
144198
|
-
class: "input-select-dropdown",
|
|
144198
|
+
class: "pga-input-select-dropdown",
|
|
144199
144199
|
role: "listbox",
|
|
144200
144200
|
style: _2(Z(_))
|
|
144201
144201
|
}, [
|
|
@@ -144226,7 +144226,7 @@ const JO3 = /* @__PURE__ */ j1({
|
|
|
144226
144226
|
}, 16));
|
|
144227
144227
|
}
|
|
144228
144228
|
});
|
|
144229
|
-
const rP3 = /* @__PURE__ */ d2(nP3, [["__scopeId", "data-v-
|
|
144229
|
+
const rP3 = /* @__PURE__ */ d2(nP3, [["__scopeId", "data-v-ec10e2c2"]]), iP3 = /* @__PURE__ */ j1({
|
|
144230
144230
|
__name: "PgaMonthPicker",
|
|
144231
144231
|
props: /* @__PURE__ */ D2({
|
|
144232
144232
|
id: {},
|
|
@@ -145837,7 +145837,7 @@ const Kc1 = /* @__PURE__ */ d2(LR3, [["__scopeId", "data-v-ba61c112"]]), VR3 = /
|
|
|
145837
145837
|
key: 0,
|
|
145838
145838
|
ref_key: "dropdownRef",
|
|
145839
145839
|
ref: n,
|
|
145840
|
-
class: "column-toggle__dropdown",
|
|
145840
|
+
class: "pga-column-toggle__dropdown",
|
|
145841
145841
|
style: _2(Z(i))
|
|
145842
145842
|
}, [
|
|
145843
145843
|
(X(!0), n1(Y1, null, o2(o.columns, ([f, u]) => (X(), A1(Tk1, {
|
|
@@ -145854,7 +145854,7 @@ const Kc1 = /* @__PURE__ */ d2(LR3, [["__scopeId", "data-v-ba61c112"]]), VR3 = /
|
|
|
145854
145854
|
};
|
|
145855
145855
|
}
|
|
145856
145856
|
});
|
|
145857
|
-
const SR3 = /* @__PURE__ */ d2(VR3, [["__scopeId", "data-v-
|
|
145857
|
+
const SR3 = /* @__PURE__ */ d2(VR3, [["__scopeId", "data-v-349d6f63"]]), AR3 = {
|
|
145858
145858
|
key: 0,
|
|
145859
145859
|
class: "table-header"
|
|
145860
145860
|
}, NR3 = { class: "table-header__top" }, TR3 = {
|
package/package.json
CHANGED
|
File without changes
|