adverich-kun-ui 0.1.385 → 0.1.386
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.
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { computed as o, createElementBlock as s, openBlock as n, normalizeClass as d, createCommentVNode as u, renderSlot as g, createVNode as y, Fragment as $, renderList as B, createBlock as h, resolveDynamicComponent as T, unref as r, createTextVNode as V, toDisplayString as A } from "vue";
|
|
2
2
|
import E from "../../../KunCheckbox/src/components/KunCheckbox.vue.js";
|
|
3
3
|
import { getValue as x, formatValue as j } from "../../../../utils/tableFormatters.js";
|
|
4
|
-
const N = { key: 0 }, O = { key: 1 }, R = "px-
|
|
4
|
+
const N = { key: 0 }, O = { key: 1 }, R = "px-1 py-2 whitespace-normal word-break text-sm text-black dark:text-white", D = "hover:bg-slate-300 dark:hover:bg-slate-600 border-t border-slate-300 dark:border-slate-700", F = "bg-slate-100 dark:bg-slate-900", L = {
|
|
5
5
|
__name: "KunTableRow",
|
|
6
6
|
props: {
|
|
7
7
|
item: Object,
|