@ray-js/components 0.4.12-beta-0 → 0.4.15-beta-0
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/lib/CheckboxGroup/CheckboxGroup.js +0 -1
- package/lib/CheckboxGroup/CheckboxGroup.tuya.js +0 -1
- package/lib/CheckboxGroup/CheckboxGroup.web.js +0 -1
- package/lib/CheckboxGroup/CheckboxGroup.wechat.js +0 -1
- package/lib/Input/Input.tuya.js +0 -1
- package/lib/Input/Input.wechat.js +0 -1
- package/lib/RadioGroup/RadioGroup.tuya.js +0 -1
- package/lib/RadioGroup/RadioGroup.wechat.js +0 -1
- package/lib/Textarea/Textarea.tuya.js +0 -1
- package/lib/Textarea/Textarea.wechat.js +0 -1
- package/lib/utils/handleProps.js +0 -1
- package/lib/utils/handleProps.tuya.js +0 -1
- package/lib/utils/handleProps.web.js +0 -1
- package/lib/utils/handleProps.wechat.js +0 -1
- package/package.json +7 -7
package/lib/Input/Input.tuya.js
CHANGED
@@ -2,7 +2,6 @@ import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
2
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
var _excluded = ["name", "id", "className", "style", "disabled", "type", "value", "focus", "maxLength", "onBlur", "onConfirm", "onFocus", "onInput", "password", "placeholder", "placeholderStyle"];
|
5
|
-
import "core-js/modules/es.function.name.js";
|
6
5
|
import * as React from 'react';
|
7
6
|
import clsx from 'clsx';
|
8
7
|
import { Input as RemaxInput } from '@ray-js/remax-tuya';
|
@@ -3,7 +3,6 @@ import _extends from "@babel/runtime/helpers/esm/extends";
|
|
3
3
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
4
4
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
5
5
|
var _excluded = ["name", "id", "className", "style", "disabled", "type", "value", "focus", "maxLength", "onBlur", "onConfirm", "onFocus", "onInput", "password", "placeholder", "placeholderStyle"];
|
6
|
-
import "core-js/modules/es.function.name.js";
|
7
6
|
import * as React from 'react';
|
8
7
|
import clsx from 'clsx';
|
9
8
|
import { inlineStyle } from '@ray-js/framework-shared';
|
@@ -1,7 +1,6 @@
|
|
1
1
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
2
2
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
3
3
|
var _excluded = ["id", "className", "style", "value", "placeholderStyle", "placeholder", "onInput", "onFocus", "onConfirm", "onBlur", "maxLength", "focus", "disabled", "name", "autoHeight"];
|
4
|
-
import "core-js/modules/es.function.name.js";
|
5
4
|
import * as React from 'react';
|
6
5
|
import clsx from 'clsx';
|
7
6
|
import { inlineStyle } from '@ray-js/framework-shared';
|
@@ -2,7 +2,6 @@ import { Textarea as _Textarea } from "@ray-core/wechat/esm/hostComponents/Texta
|
|
2
2
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
var _excluded = ["id", "className", "style", "value", "placeholderStyle", "placeholder", "onInput", "onFocus", "onConfirm", "onBlur", "maxLength", "focus", "disabled", "name", "autoHeight"];
|
5
|
-
import "core-js/modules/es.function.name.js";
|
6
5
|
import * as React from 'react';
|
7
6
|
import clsx from 'clsx';
|
8
7
|
import { inlineStyle } from '@ray-js/framework-shared';
|
package/lib/utils/handleProps.js
CHANGED
@@ -3,7 +3,6 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
5
5
|
var _excluded = ["className", "hoverClassName", "hoverStyle", "refresherDefaultStyle", "overlayStyle", "customStyle", "indicatorStyle", "maskStyle", "placeholderStyle", "borderStyle", "style", "children"];
|
6
|
-
import "core-js/modules/es.array.join.js";
|
7
6
|
import "core-js/modules/es.array.map.js";
|
8
7
|
import "core-js/modules/es.object.entries.js";
|
9
8
|
import "core-js/modules/es.array.concat.js";
|
@@ -3,7 +3,6 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
5
5
|
var _excluded = ["className", "hoverClassName", "hoverStyle", "refresherDefaultStyle", "overlayStyle", "customStyle", "indicatorStyle", "maskStyle", "placeholderStyle", "borderStyle", "style", "children"];
|
6
|
-
import "core-js/modules/es.array.join.js";
|
7
6
|
import "core-js/modules/es.array.map.js";
|
8
7
|
import "core-js/modules/es.object.entries.js";
|
9
8
|
import "core-js/modules/es.array.concat.js";
|
@@ -3,7 +3,6 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
5
5
|
var _excluded = ["className", "hoverClassName", "hoverStyle", "refresherDefaultStyle", "overlayStyle", "customStyle", "indicatorStyle", "maskStyle", "placeholderStyle", "borderStyle", "style", "children"];
|
6
|
-
import "core-js/modules/es.array.join.js";
|
7
6
|
import "core-js/modules/es.array.map.js";
|
8
7
|
import "core-js/modules/es.object.entries.js";
|
9
8
|
import "core-js/modules/es.array.concat.js";
|
@@ -3,7 +3,6 @@ import _typeof from "@babel/runtime/helpers/esm/typeof";
|
|
3
3
|
import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
|
4
4
|
import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";
|
5
5
|
var _excluded = ["className", "hoverClassName", "hoverStyle", "refresherDefaultStyle", "overlayStyle", "customStyle", "indicatorStyle", "maskStyle", "placeholderStyle", "borderStyle", "style", "children"];
|
6
|
-
import "core-js/modules/es.array.join.js";
|
7
6
|
import "core-js/modules/es.array.map.js";
|
8
7
|
import "core-js/modules/es.object.entries.js";
|
9
8
|
import "core-js/modules/es.array.concat.js";
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@ray-js/components",
|
3
|
-
"version": "0.4.
|
3
|
+
"version": "0.4.15-beta-0",
|
4
4
|
"description": "Ray basic components",
|
5
5
|
"keywords": [
|
6
6
|
"ray"
|
@@ -24,10 +24,10 @@
|
|
24
24
|
"watch": "ray start --type=component"
|
25
25
|
},
|
26
26
|
"dependencies": {
|
27
|
-
"@ray-core/macro": "beta",
|
28
|
-
"@ray-core/wechat": "beta",
|
29
|
-
"@ray-js/framework-shared": "^0.4.
|
30
|
-
"@ray-js/remax-tuya": "^0.4.
|
27
|
+
"@ray-core/macro": "^0.0.4-beta-1",
|
28
|
+
"@ray-core/wechat": "^0.0.4-beta-1",
|
29
|
+
"@ray-js/framework-shared": "^0.4.15-beta-0",
|
30
|
+
"@ray-js/remax-tuya": "^0.4.15-beta-0",
|
31
31
|
"antd-mobile": "^5.0.0-beta.17",
|
32
32
|
"antd-mobile-icons": "^0.2.2",
|
33
33
|
"clsx": "^1.1.1",
|
@@ -44,7 +44,7 @@
|
|
44
44
|
"tuya-panel-switch": "^0.1.1"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
|
-
"@ray-js/cli": "^0.4.
|
47
|
+
"@ray-js/cli": "^0.4.15-beta-0"
|
48
48
|
},
|
49
49
|
"maintainers": [
|
50
50
|
{
|
@@ -52,6 +52,6 @@
|
|
52
52
|
"email": "tuyafe@tuya.com"
|
53
53
|
}
|
54
54
|
],
|
55
|
-
"gitHead": "
|
55
|
+
"gitHead": "c9b5b2e847299ecbd30c8b1feb2413045c139bf7",
|
56
56
|
"repository": {}
|
57
57
|
}
|