@pnkx-lib/ui 1.1.1 → 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.
@@ -961,7 +961,8 @@ const js = Ms`
961
961
  display: none !important;
962
962
  }
963
963
  .ant-table-thead .ant-table-cell {
964
- background-color: #eeeff0;
964
+ background-color: #a8caff;
965
+ font-weight: 400;
965
966
  }
966
967
  `, ff = ({
967
968
  data: e,
@@ -1021,18 +1022,6 @@ const js = Ms`
1021
1022
  emptyText: /* @__PURE__ */ k.jsx(Oi, {})
1022
1023
  },
1023
1024
  rowClassName: (m, C) => C % 2 === 0 ? "bg-[#EEEFF0]" : "",
1024
- components: {
1025
- header: {
1026
- cell: (m) => /* @__PURE__ */ k.jsx(
1027
- "th",
1028
- {
1029
- ...m,
1030
- style: { backgroundColor: "#A8CAFF", ...m.style },
1031
- children: m.children
1032
- }
1033
- )
1034
- }
1035
- },
1036
1025
  className: _s(js, d),
1037
1026
  ...y
1038
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-DcBHUh4t.js";
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-DcBHUh4t.js";
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,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@pnkx-lib/ui",
3
3
  "private": false,
4
- "version": "1.1.1",
4
+ "version": "1.1.3",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "exports": {