pangea-lib 4.0.390 → 4.0.392
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.cjs.js +5 -5
- package/dist/main.css +2 -2
- package/dist/main.es.js +47 -47
- package/package.json +1 -1
package/dist/main.es.js
CHANGED
|
@@ -1173,10 +1173,10 @@ let Yi = {
|
|
|
1173
1173
|
button: { variant: "filled" },
|
|
1174
1174
|
form: {
|
|
1175
1175
|
input: {
|
|
1176
|
-
padding: "0.
|
|
1177
|
-
iconWidth: "2.
|
|
1178
|
-
paddingWithIcon: "2.
|
|
1179
|
-
height: "
|
|
1176
|
+
padding: "0.3rem",
|
|
1177
|
+
iconWidth: "2.3rem",
|
|
1178
|
+
paddingWithIcon: "2.6rem",
|
|
1179
|
+
height: "1.8rem",
|
|
1180
1180
|
borderRadius: "0.5rem",
|
|
1181
1181
|
borderColor: "var(--pga-color-first-02)",
|
|
1182
1182
|
colorFocus: "var(--pga-color-primary)",
|
|
@@ -39765,23 +39765,23 @@ const u5 = /* @__PURE__ */ d2(ho2, [["__scopeId", "data-v-70bcac6e"]]), do2 = ["
|
|
|
39765
39765
|
},
|
|
39766
39766
|
setup(e) {
|
|
39767
39767
|
q3((C) => ({
|
|
39768
|
-
|
|
39769
|
-
"
|
|
39770
|
-
|
|
39771
|
-
|
|
39772
|
-
|
|
39773
|
-
|
|
39774
|
-
"
|
|
39775
|
-
|
|
39776
|
-
"
|
|
39777
|
-
"
|
|
39778
|
-
|
|
39779
|
-
"
|
|
39780
|
-
"
|
|
39781
|
-
"
|
|
39782
|
-
|
|
39783
|
-
|
|
39784
|
-
"
|
|
39768
|
+
e65b83ce: r.value,
|
|
39769
|
+
"4ea76490": i.value,
|
|
39770
|
+
"250657bd": o.value,
|
|
39771
|
+
e236182a: s.value,
|
|
39772
|
+
b5c238de: f.value,
|
|
39773
|
+
b5c238e0: u.value,
|
|
39774
|
+
"6bc12664": p.value,
|
|
39775
|
+
dac446f2: l.value,
|
|
39776
|
+
"12cbcada": d.value,
|
|
39777
|
+
"29342ce8": m.value,
|
|
39778
|
+
d393b27c: M.value,
|
|
39779
|
+
"1557165d": h.value,
|
|
39780
|
+
"0a3ca460": k.value,
|
|
39781
|
+
"31f81378": y.value,
|
|
39782
|
+
"76965d52": g.value,
|
|
39783
|
+
"8a29da04": v.value,
|
|
39784
|
+
"02e89b9a": b.value
|
|
39785
39785
|
}));
|
|
39786
39786
|
const t = e, { form: a, button: c } = _0(), n = s1(() => t.variant || c.variant), r = s1(() => {
|
|
39787
39787
|
if (t.size === "s")
|
|
@@ -39792,18 +39792,18 @@ const u5 = /* @__PURE__ */ d2(ho2, [["__scopeId", "data-v-70bcac6e"]]), do2 = ["
|
|
|
39792
39792
|
return "1.2rem";
|
|
39793
39793
|
}), i = s1(() => t.heightAndWidth || "auto"), o = s1(() => t.fullWidth ? "100%" : t.heightAndWidth || "max-content"), s = s1(() => t.fitContent ? "fit-content" : ""), l = s1(() => t.borderRadius ? t.borderRadius : t.rounded ? "100%" : a.input.borderRadius), f = s1(() => {
|
|
39794
39794
|
if (t.size === "s")
|
|
39795
|
-
return "0.
|
|
39795
|
+
return "0.15rem";
|
|
39796
39796
|
if (t.size === "m")
|
|
39797
|
-
return "0.
|
|
39797
|
+
return "0.25rem";
|
|
39798
39798
|
if (t.size === "l")
|
|
39799
|
-
return "0.
|
|
39799
|
+
return "0.35rem";
|
|
39800
39800
|
}), u = s1(() => {
|
|
39801
39801
|
if (t.size === "s")
|
|
39802
|
-
return "0.
|
|
39802
|
+
return "0.5rem";
|
|
39803
39803
|
if (t.size === "m")
|
|
39804
|
-
return "
|
|
39804
|
+
return "0.75rem";
|
|
39805
39805
|
if (t.size === "l")
|
|
39806
|
-
return "
|
|
39806
|
+
return "1rem";
|
|
39807
39807
|
}), h = s1(() => {
|
|
39808
39808
|
if (t.align === "center")
|
|
39809
39809
|
return "center";
|
|
@@ -39848,7 +39848,7 @@ const u5 = /* @__PURE__ */ d2(ho2, [["__scopeId", "data-v-70bcac6e"]]), do2 = ["
|
|
|
39848
39848
|
], 10, do2));
|
|
39849
39849
|
}
|
|
39850
39850
|
});
|
|
39851
|
-
const Z2 = /* @__PURE__ */ d2(vo2, [["__scopeId", "data-v-
|
|
39851
|
+
const Z2 = /* @__PURE__ */ d2(vo2, [["__scopeId", "data-v-351c3b67"]]), cK = /* @__PURE__ */ B1({
|
|
39852
39852
|
__name: "PgaDisplayButtons",
|
|
39853
39853
|
props: {
|
|
39854
39854
|
modelValue: { type: Boolean, required: !0 },
|
|
@@ -50626,11 +50626,11 @@ const Z92 = /* @__PURE__ */ d2(G92, [["__scopeId", "data-v-0a537190"]]), X92 = [
|
|
|
50626
50626
|
emits: ["newFile", "newFiles"],
|
|
50627
50627
|
setup(e, { expose: t, emit: a }) {
|
|
50628
50628
|
q3((b) => ({
|
|
50629
|
-
"
|
|
50630
|
-
"
|
|
50631
|
-
"
|
|
50632
|
-
"
|
|
50633
|
-
"
|
|
50629
|
+
"13af3e9c": K(r).input.borderColor,
|
|
50630
|
+
"309935ba": K(r).input.borderRadius,
|
|
50631
|
+
"404a4b70": K(r).input.backgroundColor,
|
|
50632
|
+
"1cb633ac": K(r).input.backgroundColorHover,
|
|
50633
|
+
"54c07a0c": K(r).input.backgroundColorDisabled
|
|
50634
50634
|
}));
|
|
50635
50635
|
const c = e, n = a;
|
|
50636
50636
|
t({ click: g, resetInput: k });
|
|
@@ -50702,7 +50702,7 @@ const Z92 = /* @__PURE__ */ d2(G92, [["__scopeId", "data-v-0a537190"]]), X92 = [
|
|
|
50702
50702
|
], 34));
|
|
50703
50703
|
}
|
|
50704
50704
|
});
|
|
50705
|
-
const Au = /* @__PURE__ */ d2(Q92, [["__scopeId", "data-v-
|
|
50705
|
+
const Au = /* @__PURE__ */ d2(Q92, [["__scopeId", "data-v-0a46f5a2"]]), J92 = { class: "pga-videos" }, el2 = { class: "videos" }, tl2 = ["src"], al2 = {
|
|
50706
50706
|
key: 0,
|
|
50707
50707
|
class: "videos__input-container"
|
|
50708
50708
|
}, cl2 = /* @__PURE__ */ B1({
|
|
@@ -111967,7 +111967,7 @@ const hk3 = /* @__PURE__ */ d2(uk3, [["__scopeId", "data-v-206246ab"]]), dk3 = {
|
|
|
111967
111967
|
},
|
|
111968
111968
|
setup(e) {
|
|
111969
111969
|
q3((s) => ({
|
|
111970
|
-
"
|
|
111970
|
+
"5eec4af7": s.grow
|
|
111971
111971
|
}));
|
|
111972
111972
|
const t = e, a = h3("pgaForm"), c = s1(() => X4(t.label)), n = s1(() => X4(t.info)), r = s1(() => X4(t.description)), i = s1(() => c.value || t.withLabelSpace), o = s1(() => c.value || " ");
|
|
111973
111973
|
return (s, l) => {
|
|
@@ -112009,7 +112009,7 @@ const hk3 = /* @__PURE__ */ d2(uk3, [["__scopeId", "data-v-206246ab"]]), dk3 = {
|
|
|
112009
112009
|
};
|
|
112010
112010
|
}
|
|
112011
112011
|
});
|
|
112012
|
-
const Z0 = /* @__PURE__ */ d2(kk3, [["__scopeId", "data-v-
|
|
112012
|
+
const Z0 = /* @__PURE__ */ d2(kk3, [["__scopeId", "data-v-60d5cfbb"]]);
|
|
112013
112013
|
function d51(e, t) {
|
|
112014
112014
|
var a = Object.keys(e);
|
|
112015
112015
|
if (Object.getOwnPropertySymbols) {
|
|
@@ -142424,15 +142424,15 @@ const pE3 = { class: "input-container" }, mE3 = ["placeholder", "disabled"], vE3
|
|
|
142424
142424
|
emits: /* @__PURE__ */ P2(["change"], ["update:modelValue"]),
|
|
142425
142425
|
setup(e, { emit: t }) {
|
|
142426
142426
|
q3((R) => ({
|
|
142427
|
-
"
|
|
142428
|
-
|
|
142429
|
-
"
|
|
142430
|
-
|
|
142431
|
-
"
|
|
142432
|
-
|
|
142433
|
-
|
|
142434
|
-
|
|
142435
|
-
|
|
142427
|
+
"47dd7538": K(r).input.height,
|
|
142428
|
+
"53e7da20": K(r).input.padding,
|
|
142429
|
+
"17beac9f": K(r).input.paddingWithIcon,
|
|
142430
|
+
e23cf5b4: K(r).input.borderColor,
|
|
142431
|
+
"661ecf2f": K(r).input.borderRadius,
|
|
142432
|
+
"5397d438": K(r).input.backgroundColor,
|
|
142433
|
+
"77fecec6": K(r).input.colorFocus,
|
|
142434
|
+
20429080: K(r).input.backgroundColorDisabled,
|
|
142435
|
+
"480bec81": K(r).input.placeholderColor
|
|
142436
142436
|
}));
|
|
142437
142437
|
const a = K2(e, "modelValue"), c = e, n = t, { form: r } = _0(), i = h3("pgaForm"), o = C1(), s = C1(), l = C1(), f = C1(""), u = C1(!1), h = C1(-1), d = c.clearValue !== void 0 ? c.clearValue : null;
|
|
142438
142438
|
dE3(o, F);
|
|
@@ -142562,7 +142562,7 @@ const pE3 = { class: "input-container" }, mE3 = ["placeholder", "disabled"], vE3
|
|
|
142562
142562
|
}, 8, ["label", "withRequiredLabel", "withOptionalLabel", "withLabelSpace", "info", "description", "errors", "grow"]));
|
|
142563
142563
|
}
|
|
142564
142564
|
});
|
|
142565
|
-
const gE3 = /* @__PURE__ */ d2(yE3, [["__scopeId", "data-v-
|
|
142565
|
+
const gE3 = /* @__PURE__ */ d2(yE3, [["__scopeId", "data-v-80ed685c"]]), ME3 = /* @__PURE__ */ B1({
|
|
142566
142566
|
__name: "PgaMonthPicker",
|
|
142567
142567
|
props: /* @__PURE__ */ P2({
|
|
142568
142568
|
label: {},
|
|
@@ -142786,7 +142786,7 @@ const CE3 = /* @__PURE__ */ d2(zE3, [["__scopeId", "data-v-5a0752bd"]]), _E3 = {
|
|
|
142786
142786
|
}, 8, ["label", "withRequiredLabel", "withOptionalLabel", "withLabelSpace", "info", "description", "fitContent", "grow"]));
|
|
142787
142787
|
}
|
|
142788
142788
|
});
|
|
142789
|
-
const AE3 = /* @__PURE__ */ d2(SE3, [["__scopeId", "data-v-
|
|
142789
|
+
const AE3 = /* @__PURE__ */ d2(SE3, [["__scopeId", "data-v-ac0bbc84"]]), NE3 = { class: "switch-options" }, TE3 = ["onClick"], EE3 = /* @__PURE__ */ B1({
|
|
142790
142790
|
__name: "PgaSwitchOptions",
|
|
142791
142791
|
props: /* @__PURE__ */ P2({
|
|
142792
142792
|
items: {},
|