@nutui/nutui-react 1.4.12-beta.0 → 1.4.12

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,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:55 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:50:16 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
@@ -6,7 +6,7 @@ var __publicField = (obj, key, value) => {
6
6
  };
7
7
  var _a;
8
8
  /*!
9
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:11 GMT+0800 (中国标准时间)
9
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:49:25 GMT+0800 (中国标准时间)
10
10
  * (c) 2023 @jdf2e.
11
11
  * Released under the MIT License.
12
12
  */
@@ -9,7 +9,7 @@ var __publicField = (obj, key, value) => {
9
9
  return value;
10
10
  };
11
11
  /*!
12
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:11 GMT+0800 (中国标准时间)
12
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:49:25 GMT+0800 (中国标准时间)
13
13
  * (c) 2023 @jdf2e.
14
14
  * Released under the MIT License.
15
15
  */
package/dist/style.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @nutui/nutui-react v1.4.12-beta.0 Wed Mar 22 2023 15:19:37 GMT+0800 (中国标准时间)
2
+ * @nutui/nutui-react v1.4.12 Wed Mar 22 2023 15:49:57 GMT+0800 (中国标准时间)
3
3
  * (c) 2023 @jdf2e.
4
4
  * Released under the MIT License.
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nutui/nutui-react",
3
- "version": "1.4.12-beta.0",
3
+ "version": "1.4.12",
4
4
  "style": "dist/style.css",
5
5
  "main": "dist/nutui.react.umd.js",
6
6
  "module": "dist/esm/nutui-react.es.js",