@reinosoft-ui/core 0.1.50 → 0.1.51
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/reinosoft-ui.es.js +3 -1
- package/dist/reinosoft-ui.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/reinosoft-ui.es.js
CHANGED
|
@@ -5480,6 +5480,7 @@ const Tn = (e, o) => {
|
|
|
5480
5480
|
i.value ? (v(), p("div", qn, [
|
|
5481
5481
|
M("header", On, [
|
|
5482
5482
|
M("button", {
|
|
5483
|
+
type: "button",
|
|
5483
5484
|
onClick: D[0] || (D[0] = //@ts-ignore
|
|
5484
5485
|
(...$) => A(c) && A(c)(...$)),
|
|
5485
5486
|
class: "btn__prev_month",
|
|
@@ -5487,6 +5488,7 @@ const Tn = (e, o) => {
|
|
|
5487
5488
|
}, "‹"),
|
|
5488
5489
|
M("span", Nn, N(A(d)), 1),
|
|
5489
5490
|
M("button", {
|
|
5491
|
+
type: "button",
|
|
5490
5492
|
onClick: D[1] || (D[1] = //@ts-ignore
|
|
5491
5493
|
(...$) => A(y) && A(y)(...$)),
|
|
5492
5494
|
class: "btn__next_month",
|
|
@@ -5525,7 +5527,7 @@ const Tn = (e, o) => {
|
|
|
5525
5527
|
])) : O("", !0)
|
|
5526
5528
|
], 2));
|
|
5527
5529
|
}
|
|
5528
|
-
}), jn = /* @__PURE__ */ K(Un, [["__scopeId", "data-v-
|
|
5530
|
+
}), jn = /* @__PURE__ */ K(Un, [["__scopeId", "data-v-83c4dfc2"]]), Yn = {
|
|
5529
5531
|
key: 0,
|
|
5530
5532
|
class: "time-panel",
|
|
5531
5533
|
role: "group",
|