react-toolkits 0.8.23 → 0.8.24
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/CHANGELOG.md +7 -0
- package/lib/{index-b_N_y6ns.chunk.js → index-9I4jc90P.chunk.js} +2 -2
- package/lib/{index-Jf-VYQNs.chunk.js → index-IcW2Gzox.chunk.js} +252 -261
- package/lib/{index-vgp1WaSO.chunk.js → index-JWaNauHL.chunk.js} +63 -60
- package/lib/{index-4nXVJ9ii.chunk.js → index-Z11dcH0o.chunk.js} +36 -34
- package/lib/{index-FCC75JuX.chunk.js → index-cToH77ox.chunk.js} +3 -3
- package/lib/{index-AkY1QPaq.chunk.js → index-d2XgZJdb.chunk.js} +1 -1
- package/lib/index.d.ts +10 -9
- package/lib/index.js +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as S, j as e, d as $ } from "./index-
|
|
1
|
+
import { a as S, j as e, d as $ } from "./index-IcW2Gzox.chunk.js";
|
|
2
2
|
import { Collapse as D, Checkbox as k, Row as G, Col as _, Skeleton as T, Typography as A, Divider as w, Card as K, Space as M, Select as E, Button as N, Empty as O } from "antd";
|
|
3
|
-
import { h as R, i as B } from "./index-
|
|
3
|
+
import { h as R, i as B } from "./index-d2XgZJdb.chunk.js";
|
|
4
4
|
import { useState as P, useCallback as F, useEffect as b } from "react";
|
|
5
5
|
const q = (x) => {
|
|
6
6
|
const { permissions: l, readonly: t, expand: d, value: a, onChange: r } = x, [m, p] = P([]), [g, u] = P({}), [c, f] = P(a ?? []), C = S(), h = F((s) => {
|