@solfacil/girassol 0.26.0 → 0.26.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/girassol.es.js +8 -6
- package/dist/girassol.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/girassol.es.js
CHANGED
|
@@ -3274,7 +3274,7 @@ const Mm = ["id", "data-testid", "aria-labelledby"], hm = ["id", "data-testid"],
|
|
|
3274
3274
|
direction: { default: "row" },
|
|
3275
3275
|
showMaxItems: null,
|
|
3276
3276
|
showMaxItemsStep: { default: 10 },
|
|
3277
|
-
showMoreLegend: { default: "Mostrar
|
|
3277
|
+
showMoreLegend: { default: "Mostrar mais" },
|
|
3278
3278
|
useField: null,
|
|
3279
3279
|
rules: null,
|
|
3280
3280
|
opts: null
|
|
@@ -3355,15 +3355,17 @@ const Mm = ["id", "data-testid", "aria-labelledby"], hm = ["id", "data-testid"],
|
|
|
3355
3355
|
}), null, 16, ["id", "class", "label", "name", "value", "checked", "error", "aria-invalid", "aria-describedby", "onChange"])) : k("", !0)
|
|
3356
3356
|
]);
|
|
3357
3357
|
}), 128)),
|
|
3358
|
-
Y(p.$slots, "showMoreLabel", {
|
|
3359
|
-
|
|
3360
|
-
|
|
3358
|
+
u(r) ? Y(p.$slots, "showMoreLabel", {
|
|
3359
|
+
key: 0,
|
|
3360
|
+
updateCurrentStep: M
|
|
3361
|
+
}, () => [
|
|
3362
|
+
S("button", {
|
|
3361
3363
|
class: "show-more",
|
|
3362
3364
|
onClick: M
|
|
3363
3365
|
}, [
|
|
3364
3366
|
S("span", pm, re(e.showMoreLegend), 1)
|
|
3365
|
-
])
|
|
3366
|
-
])
|
|
3367
|
+
])
|
|
3368
|
+
]) : k("", !0)
|
|
3367
3369
|
], 64)) : (g(!0), v(Me, { key: 1 }, xe(e.checkboxes, (P, x) => {
|
|
3368
3370
|
var h;
|
|
3369
3371
|
return g(), v("li", { key: x }, [
|