@sysvale/cuida 3.25.2 → 3.25.4
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/@sysvale/cuida.es.js +3 -17
- package/dist/@sysvale/cuida.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -29022,13 +29022,6 @@ const Kie = {
|
|
|
29022
29022
|
precision: 1
|
|
29023
29023
|
},
|
|
29024
29024
|
plugins: {
|
|
29025
|
-
tooltip: {
|
|
29026
|
-
callbacks: {
|
|
29027
|
-
beforeTitle: function(t) {
|
|
29028
|
-
return `${t[0].dataset.name}`;
|
|
29029
|
-
}
|
|
29030
|
-
}
|
|
29031
|
-
},
|
|
29032
29025
|
legend: {
|
|
29033
29026
|
display: !0,
|
|
29034
29027
|
labels: {
|
|
@@ -29089,16 +29082,9 @@ const Kie = {
|
|
|
29089
29082
|
this.deleteFirstTwoColors === !1 && (e.colorShades.splice(0, 2), e.colorTokens.splice(0, 2), e.colorData.splice(0, 2));
|
|
29090
29083
|
}
|
|
29091
29084
|
},
|
|
29092
|
-
addDataSetNames() {
|
|
29093
|
-
this.data.forEach((t) => {
|
|
29094
|
-
t.datasets.forEach((e) => {
|
|
29095
|
-
e.name = t.name;
|
|
29096
|
-
});
|
|
29097
|
-
});
|
|
29098
|
-
},
|
|
29099
29085
|
mergeChartDataNoSelect(t) {
|
|
29100
29086
|
const e = { labels: this.localLabels, datasets: [] };
|
|
29101
|
-
if (
|
|
29087
|
+
if (t.forEach((n) => {
|
|
29102
29088
|
n.datasets.forEach((i) => {
|
|
29103
29089
|
const s = {
|
|
29104
29090
|
label: i.label,
|
|
@@ -29159,7 +29145,7 @@ function Xie(t, e, n, i, s, r) {
|
|
|
29159
29145
|
])
|
|
29160
29146
|
]);
|
|
29161
29147
|
}
|
|
29162
|
-
const Jie = /* @__PURE__ */ me(Kie, [["render", Xie], ["__scopeId", "data-v-
|
|
29148
|
+
const Jie = /* @__PURE__ */ me(Kie, [["render", Xie], ["__scopeId", "data-v-d71f8f8f"]]);
|
|
29163
29149
|
const Qie = [
|
|
29164
29150
|
"teal",
|
|
29165
29151
|
"green",
|
|
@@ -29232,7 +29218,7 @@ function rse(t, e, n, i, s, r) {
|
|
|
29232
29218
|
}, null, 8, ["text", "variant"]))
|
|
29233
29219
|
]);
|
|
29234
29220
|
}
|
|
29235
|
-
const ase = /* @__PURE__ */ me(ese, [["render", rse], ["__scopeId", "data-v-
|
|
29221
|
+
const ase = /* @__PURE__ */ me(ese, [["render", rse], ["__scopeId", "data-v-2b71d10e"]]);
|
|
29236
29222
|
const Pp = {
|
|
29237
29223
|
components: {
|
|
29238
29224
|
CdsIcon: mt
|