@nmorph/nmorph-ui-kit 0.2.111 → 0.2.112
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
CHANGED
|
@@ -4139,12 +4139,12 @@ const mu = { class: "nmorph-table__wrapper" }, _u = { class: "nmorph-table__head
|
|
|
4139
4139
|
rowHover: { type: Boolean, default: !0 },
|
|
4140
4140
|
bordered: { type: Boolean, default: !1 },
|
|
4141
4141
|
sort: { default: void 0 },
|
|
4142
|
-
|
|
4142
|
+
design: { default: "nmorph" }
|
|
4143
4143
|
},
|
|
4144
4144
|
setup(t) {
|
|
4145
4145
|
const e = t, l = h(
|
|
4146
4146
|
() => A({
|
|
4147
|
-
"nmorph-table": [`${e.
|
|
4147
|
+
"nmorph-table": [`${e.design}`]
|
|
4148
4148
|
})
|
|
4149
4149
|
), r = y(e.data), s = y(e.sort), d = (w, f) => {
|
|
4150
4150
|
s.value && (s.value[f] = w, r.value.sort((g, b) => {
|
|
@@ -4618,7 +4618,7 @@ const Je = (t) => {
|
|
|
4618
4618
|
};
|
|
4619
4619
|
return { placement: c, placementCoords: u };
|
|
4620
4620
|
}, V9 = () => {
|
|
4621
|
-
}, Wu = "@nmorph/nmorph-ui-kit", Lu = "module", Uu = "0.2.
|
|
4621
|
+
}, Wu = "@nmorph/nmorph-ui-kit", Lu = "module", Uu = "0.2.112", Yu = "MIT", Gu = {
|
|
4622
4622
|
node: "18.13.0",
|
|
4623
4623
|
npm: "8.19.3"
|
|
4624
4624
|
}, Qu = "./dist/index.d.ts", Ku = "./dist/index.umd.js", Zu = "./dist/index.es.js", Xu = "./dist/style.css", Ju = [
|