@namba_one/ui-kit-2 1.2.28 → 1.2.30
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/index.es.js +5 -3
- package/dist/index.umd.js +18 -18
- package/dist/namba-one-uikit.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -37718,7 +37718,8 @@ const WP = ["onMouseenter", "onClick"], UP = ["onClick"], GP = /* @__PURE__ */ n
|
|
|
37718
37718
|
{
|
|
37719
37719
|
[A.$style["is-scrolled-left"]]: s.value,
|
|
37720
37720
|
[A.$style["is-scrolled-right"]]: i.value,
|
|
37721
|
-
[A.$style["is-hide-bottom-border"]]: !y.value
|
|
37721
|
+
[A.$style["is-hide-bottom-border"]]: !y.value,
|
|
37722
|
+
[A.$style["is-hide-top-border"]]: !y.value
|
|
37722
37723
|
}
|
|
37723
37724
|
])
|
|
37724
37725
|
}, [
|
|
@@ -37775,7 +37776,7 @@ const WP = ["onMouseenter", "onClick"], UP = ["onClick"], GP = /* @__PURE__ */ n
|
|
|
37775
37776
|
ref_key: "tableRef",
|
|
37776
37777
|
ref: d
|
|
37777
37778
|
}, [
|
|
37778
|
-
|
|
37779
|
+
(v(), _("thead", {
|
|
37779
37780
|
key: r.value,
|
|
37780
37781
|
class: m(A.$style.header)
|
|
37781
37782
|
}, [
|
|
@@ -37793,7 +37794,7 @@ const WP = ["onMouseenter", "onClick"], UP = ["onClick"], GP = /* @__PURE__ */ n
|
|
|
37793
37794
|
oe(A.$slots, "renderHeaderCell", { columnKey: C })
|
|
37794
37795
|
], 4))), 128))
|
|
37795
37796
|
])
|
|
37796
|
-
], 2))
|
|
37797
|
+
], 2)),
|
|
37797
37798
|
T(h(Ct), null, {
|
|
37798
37799
|
default: k(() => [
|
|
37799
37800
|
(v(), _("tbody", {
|
|
@@ -37880,6 +37881,7 @@ const WP = ["onMouseenter", "onClick"], UP = ["onClick"], GP = /* @__PURE__ */ n
|
|
|
37880
37881
|
"is-scrolled-right": "TableSimple__is-scrolled-right_1ae95",
|
|
37881
37882
|
"overlay-right": "TableSimple__overlay-right_87938",
|
|
37882
37883
|
"is-hide-bottom-border": "TableSimple__is-hide-bottom-border_66da4",
|
|
37884
|
+
"is-hide-top-border": "TableSimple__is-hide-top-border_e3464",
|
|
37883
37885
|
overlay: QP,
|
|
37884
37886
|
scroller: ZP,
|
|
37885
37887
|
cell: JP,
|