layers-design-system 3.0.15 → 3.0.16
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/{en-6080bef3.js → en-18410683.js} +1 -1
- package/dist/{es-dbc71b5f.js → es-5a38091e.js} +1 -1
- package/dist/{index-d70e0880.js → index-0286eb2a.js} +2 -2
- package/dist/layers-design-system.js +1 -1
- package/dist/layers-design-system.umd.cjs +3 -3
- package/dist/{main-cc64990b.js → main-b578577c.js} +12 -10
- package/dist/{pt-br-56bc53d3.js → pt-br-7c64202d.js} +1 -1
- package/package.json +1 -1
|
@@ -4361,16 +4361,16 @@ const kB = (e) => ({
|
|
|
4361
4361
|
let r;
|
|
4362
4362
|
switch (t) {
|
|
4363
4363
|
case "en":
|
|
4364
|
-
r = await Promise.resolve().then(() => Wne), await import("./en-
|
|
4364
|
+
r = await Promise.resolve().then(() => Wne), await import("./en-18410683.js").then((a) => a.e);
|
|
4365
4365
|
break;
|
|
4366
4366
|
case "es":
|
|
4367
|
-
r = await import("./es-da718580.js"), await import("./es-
|
|
4367
|
+
r = await import("./es-da718580.js"), await import("./es-5a38091e.js").then((a) => a.e);
|
|
4368
4368
|
break;
|
|
4369
4369
|
default:
|
|
4370
|
-
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-
|
|
4370
|
+
r = await import("./pt-br-b45aa35e.js"), await import("./pt-br-7c64202d.js").then((a) => a.p);
|
|
4371
4371
|
break;
|
|
4372
4372
|
}
|
|
4373
|
-
const o = await import("./index-
|
|
4373
|
+
const o = await import("./index-0286eb2a.js");
|
|
4374
4374
|
e.use(o.default, { locale: r.default }), nt.locale(t);
|
|
4375
4375
|
}
|
|
4376
4376
|
});
|
|
@@ -29500,7 +29500,8 @@ function v_e(e, t, n, r, o, a) {
|
|
|
29500
29500
|
default: ee(() => [
|
|
29501
29501
|
N(l, {
|
|
29502
29502
|
modelValue: o.form.value,
|
|
29503
|
-
"onUpdate:modelValue": t[0] || (t[0] = (m) => o.form.value = m)
|
|
29503
|
+
"onUpdate:modelValue": t[0] || (t[0] = (m) => o.form.value = m),
|
|
29504
|
+
class: "column"
|
|
29504
29505
|
}, {
|
|
29505
29506
|
default: ee(() => [
|
|
29506
29507
|
(T(!0), I(Re, null, _t(a.valuesEnum, (m) => (T(), ce(s, {
|
|
@@ -30028,7 +30029,8 @@ function E_e(e, t, n, r, o, a) {
|
|
|
30028
30029
|
default: ee(() => [
|
|
30029
30030
|
N(l, {
|
|
30030
30031
|
modelValue: o.form.value,
|
|
30031
|
-
"onUpdate:modelValue": t[0] || (t[0] = (m) => o.form.value = m)
|
|
30032
|
+
"onUpdate:modelValue": t[0] || (t[0] = (m) => o.form.value = m),
|
|
30033
|
+
class: "column"
|
|
30032
30034
|
}, {
|
|
30033
30035
|
default: ee(() => [
|
|
30034
30036
|
(T(!0), I(Re, null, _t(a.valuesEnum, (m) => (T(), I("div", { key: m }, [
|
|
@@ -44784,7 +44786,7 @@ const rOe = {
|
|
|
44784
44786
|
},
|
|
44785
44787
|
methods: {
|
|
44786
44788
|
changeSpecSort(e, { direction: t, cumulative: n }) {
|
|
44787
|
-
if (n) {
|
|
44789
|
+
if (console.log("changeSpecSort", e, t, n), n) {
|
|
44788
44790
|
let o = this.localColumnSpecs.reduce(
|
|
44789
44791
|
(a, i) => Math.max(a, i.column.sortOrder),
|
|
44790
44792
|
0
|
|
@@ -44807,7 +44809,7 @@ const rOe = {
|
|
|
44807
44809
|
watch: {
|
|
44808
44810
|
localColumnSpecs: {
|
|
44809
44811
|
handler(e) {
|
|
44810
|
-
this.$emit("columnSpecs:update", e);
|
|
44812
|
+
console.log("localColumnSpecs", e), this.$emit("columnSpecs:update", e);
|
|
44811
44813
|
},
|
|
44812
44814
|
deep: !0
|
|
44813
44815
|
}
|
|
@@ -44831,7 +44833,7 @@ function lOe(e, t, n, r, o, a) {
|
|
|
44831
44833
|
onChange: t[0] || (t[0] = (u) => a.changeSelection(u))
|
|
44832
44834
|
}, null, 8, ["value", "indeterminate"])) : de("", !0)
|
|
44833
44835
|
])) : de("", !0),
|
|
44834
|
-
(T(!0), I(Re, null, _t(
|
|
44836
|
+
(T(!0), I(Re, null, _t(e.localColumnSpecs, (u, d) => (T(), ce(s, {
|
|
44835
44837
|
key: d,
|
|
44836
44838
|
spec: u,
|
|
44837
44839
|
"onSpec:update": a.syncSpec,
|
|
@@ -45520,7 +45522,7 @@ const oze = 100, aze = 3e4, ize = 3, sze = "scrollBehavior" in document.document
|
|
|
45520
45522
|
});
|
|
45521
45523
|
},
|
|
45522
45524
|
handleColumnSpecsUpdate(e) {
|
|
45523
|
-
this.columnSpecs = e;
|
|
45525
|
+
this.columnSpecs = e, this.reload();
|
|
45524
45526
|
},
|
|
45525
45527
|
changeSelection({ key: e, selected: t }) {
|
|
45526
45528
|
const { includedIds: n, excludedIds: r } = ZOe(
|