@pnkx-lib/ui 1.1.2 → 1.1.3
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.
@@ -960,6 +960,10 @@ const js = Ms`
|
|
960
960
|
.ant-table-cell::before {
|
961
961
|
display: none !important;
|
962
962
|
}
|
963
|
+
.ant-table-thead .ant-table-cell {
|
964
|
+
background-color: #a8caff;
|
965
|
+
font-weight: 400;
|
966
|
+
}
|
963
967
|
`, ff = ({
|
964
968
|
data: e,
|
965
969
|
columns: t,
|
@@ -1018,18 +1022,6 @@ const js = Ms`
|
|
1018
1022
|
emptyText: /* @__PURE__ */ k.jsx(Oi, {})
|
1019
1023
|
},
|
1020
1024
|
rowClassName: (m, C) => C % 2 === 0 ? "bg-[#EEEFF0]" : "",
|
1021
|
-
components: {
|
1022
|
-
header: {
|
1023
|
-
cell: (m) => /* @__PURE__ */ k.jsx(
|
1024
|
-
"th",
|
1025
|
-
{
|
1026
|
-
...m,
|
1027
|
-
style: { backgroundColor: "#A8CAFF", ...m.style },
|
1028
|
-
children: m.children
|
1029
|
-
}
|
1030
|
-
)
|
1031
|
-
}
|
1032
|
-
},
|
1033
1025
|
className: _s(js, d),
|
1034
1026
|
...y
|
1035
1027
|
}
|
package/dist/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as e, B as o, C as r, f as t, D as l, F as i, L as n, j as p, M as d, k as F, e as P, d as c, P as k, c as x, R as C, S, h as T, i as b, l as g, T as u, b as M, a as m, t as y } from "./chunks/Steps-
|
1
|
+
import { g as e, B as o, C as r, f as t, D as l, F as i, L as n, j as p, M as d, k as F, e as P, d as c, P as k, c as x, R as C, S, h as T, i as b, l as g, T as u, b as M, a as m, t as y } from "./chunks/Steps-DCIHo0_4.js";
|
2
2
|
import { E as f, L as h, T as B } from "./chunks/createSuper-LJ86MtbT.js";
|
3
3
|
import { C as L, D as E, I as w, P as I, R as j, a as v, S as G, T as q } from "./chunks/Switch-31j7yk5m.js";
|
4
4
|
export {
|
package/dist/ui/index.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { g as e, B as o, C as r, f as t, D as l, F as p, L as n, j as i, M as d, k as x, e as P, d as S, P as T, c as b, R as c, S as g, h as k, i as C, l as F, T as M, b as m, a as u, t as y } from "../chunks/Steps-
|
1
|
+
import { g as e, B as o, C as r, f as t, D as l, F as p, L as n, j as i, M as d, k as x, e as P, d as S, P as T, c as b, R as c, S as g, h as k, i as C, l as F, T as M, b as m, a as u, t as y } from "../chunks/Steps-DCIHo0_4.js";
|
2
2
|
import { E as L, L as f, T as h } from "../chunks/createSuper-LJ86MtbT.js";
|
3
3
|
export {
|
4
4
|
e as Breadcrumb,
|