react-toolkits 0.8.0 → 0.8.2
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 +12 -0
- package/lib/{index-yOUn-TrO.chunk.js → index-4_4APzFW.chunk.js} +2 -2
- package/lib/index-A2meL2i_.chunk.js +5079 -0
- package/lib/{index-wfDqRGlp.chunk.js → index-Lbg2JdEX.chunk.js} +1 -1
- package/lib/{index-uOd4EvBl.chunk.js → index-Q4NZDrIv.chunk.js} +1 -1
- package/lib/{index-53O0lvYB.chunk.js → index-ZZxjG73i.chunk.js} +2 -2
- package/lib/{index-IptEFTzl.chunk.js → index-cAeQo9EH.chunk.js} +2 -2
- package/lib/{index-n7R6E5oF.chunk.js → index-dtMpbyiE.chunk.js} +3 -3
- package/lib/{index-oVO4qn1R.chunk.js → index-hj-9r_Ue.chunk.js} +3 -3
- package/lib/{index-qgk0RIcK.chunk.js → index-u01VQTOW.chunk.js} +1 -1
- package/lib/index.d.ts +2 -10
- package/lib/index.js +21 -22
- package/lib/style.css +1 -41
- package/package.json +3 -6
- package/lib/index-1GP1-2WC.chunk.js +0 -55061
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# react-toolkits
|
|
2
2
|
|
|
3
|
+
## 0.8.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 443676b: refactor: remove skip aurgument for useTokenValidation hook
|
|
8
|
+
|
|
9
|
+
## 0.8.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 73c9ecf: chore: split handsontable component to individual package
|
|
14
|
+
|
|
3
15
|
## 0.8.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { c as st, g as at, u as it, j as c, Q as ut } from "./index-
|
|
1
|
+
import { c as st, g as at, u as it, j as c, Q as ut } from "./index-A2meL2i_.chunk.js";
|
|
2
2
|
import { Card as ot, Form as H, Row as ct, Col as E, Input as Z, Select as K, Typography as lt } from "antd";
|
|
3
3
|
import "react";
|
|
4
|
-
import "react-dom";
|
|
5
4
|
import "react-router-dom";
|
|
5
|
+
import "react-dom";
|
|
6
6
|
var X = { exports: {} };
|
|
7
7
|
(function(p, z) {
|
|
8
8
|
(function(f, D) {
|