@ray-js/components 1.7.21 → 1.7.22

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.
Files changed (209) hide show
  1. package/lib/Button/Button.d.ts +2 -2
  2. package/lib/Button/Button.js +1 -2
  3. package/lib/Button/Button.thing.d.ts +2 -2
  4. package/lib/Button/Button.thing.js +1 -2
  5. package/lib/Button/Button.wechat.d.ts +2 -2
  6. package/lib/Button/Button.wechat.js +1 -2
  7. package/lib/Button/props.d.ts +2 -2
  8. package/lib/Camera/Camera.d.ts +2 -2
  9. package/lib/Camera/Camera.js +0 -1
  10. package/lib/Camera/Camera.thing.d.ts +2 -2
  11. package/lib/Camera/Camera.thing.js +0 -1
  12. package/lib/Camera/Camera.wechat.js +1 -1
  13. package/lib/Checkbox/Checkbox.d.ts +2 -2
  14. package/lib/Checkbox/Checkbox.js +0 -1
  15. package/lib/Checkbox/Checkbox.thing.d.ts +2 -2
  16. package/lib/Checkbox/Checkbox.thing.js +1 -2
  17. package/lib/Checkbox/Checkbox.wechat.d.ts +2 -2
  18. package/lib/Checkbox/Checkbox.wechat.js +1 -2
  19. package/lib/Checkbox/props.d.ts +1 -1
  20. package/lib/CheckboxGroup/CheckboxGroup.d.ts +1 -1
  21. package/lib/CheckboxGroup/CheckboxGroup.js +3 -3
  22. package/lib/CheckboxGroup/CheckboxGroup.thing.d.ts +2 -2
  23. package/lib/CheckboxGroup/CheckboxGroup.thing.js +0 -1
  24. package/lib/CheckboxGroup/CheckboxGroup.wechat.d.ts +2 -2
  25. package/lib/CheckboxGroup/CheckboxGroup.wechat.js +0 -1
  26. package/lib/CheckboxGroup/props.d.ts +3 -3
  27. package/lib/CoverView/CoverView.d.ts +2 -2
  28. package/lib/CoverView/CoverView.thing.d.ts +2 -2
  29. package/lib/CoverView/CoverView.thing.js +0 -1
  30. package/lib/CoverView/CoverView.wechat.d.ts +1 -1
  31. package/lib/CoverView/CoverView.wechat.js +1 -1
  32. package/lib/CoverView/props.d.ts +1 -1
  33. package/lib/Form/Form.d.ts +1 -1
  34. package/lib/Form/Form.js +1 -1
  35. package/lib/Form/Form.thing.d.ts +2 -2
  36. package/lib/Form/Form.thing.js +0 -1
  37. package/lib/Form/Form.wechat.d.ts +2 -2
  38. package/lib/Form/Form.wechat.js +0 -1
  39. package/lib/Form/props.d.ts +1 -1
  40. package/lib/Iframe/Iframe.thing.d.ts +2 -2
  41. package/lib/Iframe/Iframe.thing.js +0 -1
  42. package/lib/Image/Image.d.ts +1 -1
  43. package/lib/Image/Image.js +1 -1
  44. package/lib/Image/Image.thing.d.ts +2 -2
  45. package/lib/Image/Image.thing.js +1 -2
  46. package/lib/Image/Image.wechat.d.ts +2 -2
  47. package/lib/Image/Image.wechat.js +1 -2
  48. package/lib/Input/Input.d.ts +1 -1
  49. package/lib/Input/Input.js +5 -5
  50. package/lib/Input/Input.thing.d.ts +1 -1
  51. package/lib/Input/Input.thing.js +1 -1
  52. package/lib/Input/Input.wechat.d.ts +1 -1
  53. package/lib/Input/Input.wechat.js +2 -2
  54. package/lib/Input/props.d.ts +3 -3
  55. package/lib/IpcPlayer/IpcPlayer.d.ts +2 -2
  56. package/lib/IpcPlayer/IpcPlayer.js +0 -1
  57. package/lib/IpcPlayer/IpcPlayer.thing.d.ts +2 -2
  58. package/lib/IpcPlayer/IpcPlayer.thing.js +0 -1
  59. package/lib/IpcPlayer/IpcPlayer.wechat.js +1 -1
  60. package/lib/Label/Label.d.ts +2 -2
  61. package/lib/Label/Label.js +0 -1
  62. package/lib/Label/Label.thing.d.ts +2 -2
  63. package/lib/Label/Label.thing.js +1 -2
  64. package/lib/Label/Label.wechat.d.ts +2 -2
  65. package/lib/Label/Label.wechat.js +1 -2
  66. package/lib/Label/props.d.ts +1 -1
  67. package/lib/Map/Map.d.ts +2 -2
  68. package/lib/Map/Map.js +0 -1
  69. package/lib/Map/Map.thing.d.ts +2 -2
  70. package/lib/Map/Map.thing.js +0 -1
  71. package/lib/Map/Map.wechat.d.ts +2 -2
  72. package/lib/Map/Map.wechat.js +0 -1
  73. package/lib/Modal/index.d.ts +1 -1
  74. package/lib/Modal/index.js +1 -1
  75. package/lib/MovableArea/MovableArea.d.ts +2 -2
  76. package/lib/MovableArea/MovableArea.js +1 -2
  77. package/lib/MovableArea/MovableArea.thing.d.ts +2 -2
  78. package/lib/MovableArea/MovableArea.thing.js +0 -1
  79. package/lib/MovableArea/MovableArea.wechat.d.ts +2 -2
  80. package/lib/MovableArea/MovableArea.wechat.js +0 -1
  81. package/lib/MovableView/MovableView.d.ts +1 -1
  82. package/lib/MovableView/MovableView.js +2 -2
  83. package/lib/MovableView/MovableView.thing.d.ts +2 -2
  84. package/lib/MovableView/MovableView.thing.js +0 -1
  85. package/lib/MovableView/MovableView.wechat.d.ts +2 -2
  86. package/lib/MovableView/MovableView.wechat.js +0 -1
  87. package/lib/NativeVideo/NativeVideo.d.ts +2 -2
  88. package/lib/NativeVideo/NativeVideo.js +0 -1
  89. package/lib/NativeVideo/NativeVideo.thing.d.ts +2 -2
  90. package/lib/NativeVideo/NativeVideo.thing.js +0 -1
  91. package/lib/NativeVideo/NativeVideo.wechat.js +1 -1
  92. package/lib/PageContainer/PageContainer.d.ts +2 -2
  93. package/lib/PageContainer/PageContainer.js +2 -2
  94. package/lib/PageContainer/PageContainer.thing.d.ts +1 -1
  95. package/lib/PageContainer/PageContainer.wechat.d.ts +1 -1
  96. package/lib/PageContainer/props.d.ts +3 -3
  97. package/lib/Picker/Picker.d.ts +1 -1
  98. package/lib/Picker/Picker.js +1 -1
  99. package/lib/Picker/Picker.thing.d.ts +2 -2
  100. package/lib/Picker/Picker.thing.js +1 -2
  101. package/lib/Picker/Picker.wechat.d.ts +2 -2
  102. package/lib/Picker/Picker.wechat.js +1 -2
  103. package/lib/PickerView/PickerView.d.ts +1 -1
  104. package/lib/PickerView/PickerView.js +2 -2
  105. package/lib/PickerView/PickerView.thing.d.ts +2 -2
  106. package/lib/PickerView/PickerView.thing.js +2 -3
  107. package/lib/PickerView/PickerView.wechat.d.ts +2 -2
  108. package/lib/PickerView/PickerView.wechat.js +2 -3
  109. package/lib/PickerViewColumn/PickerViewColumn.d.ts +2 -2
  110. package/lib/PickerViewColumn/PickerViewColumn.js +0 -1
  111. package/lib/PickerViewColumn/PickerViewColumn.thing.d.ts +1 -1
  112. package/lib/PickerViewColumn/PickerViewColumn.thing.js +1 -2
  113. package/lib/PickerViewColumn/PickerViewColumn.wechat.d.ts +1 -1
  114. package/lib/PickerViewColumn/PickerViewColumn.wechat.js +1 -2
  115. package/lib/Progress/Progress.d.ts +2 -2
  116. package/lib/Progress/Progress.js +0 -1
  117. package/lib/Progress/Progress.thing.d.ts +2 -2
  118. package/lib/Progress/Progress.thing.js +1 -2
  119. package/lib/Progress/Progress.wechat.d.ts +2 -2
  120. package/lib/Progress/Progress.wechat.js +1 -2
  121. package/lib/Radio/Radio.d.ts +2 -2
  122. package/lib/Radio/Radio.js +0 -1
  123. package/lib/Radio/Radio.thing.d.ts +2 -2
  124. package/lib/Radio/Radio.thing.js +1 -2
  125. package/lib/Radio/Radio.wechat.d.ts +2 -2
  126. package/lib/Radio/Radio.wechat.js +1 -2
  127. package/lib/Radio/props.d.ts +1 -1
  128. package/lib/RadioGroup/RadioGroup.d.ts +1 -1
  129. package/lib/RadioGroup/RadioGroup.js +1 -1
  130. package/lib/RadioGroup/RadioGroup.thing.d.ts +2 -2
  131. package/lib/RadioGroup/RadioGroup.thing.js +2 -3
  132. package/lib/RadioGroup/RadioGroup.wechat.d.ts +2 -2
  133. package/lib/RadioGroup/RadioGroup.wechat.js +1 -2
  134. package/lib/RadioGroup/props.d.ts +3 -3
  135. package/lib/RichText/RichText.d.ts +2 -2
  136. package/lib/RichText/RichText.js +0 -1
  137. package/lib/RichText/RichText.thing.d.ts +2 -2
  138. package/lib/RichText/RichText.thing.js +0 -1
  139. package/lib/RichText/RichText.wechat.d.ts +2 -2
  140. package/lib/RichText/RichText.wechat.js +0 -1
  141. package/lib/ScrollView/ScrollView.d.ts +1 -1
  142. package/lib/ScrollView/ScrollView.js +2 -2
  143. package/lib/ScrollView/ScrollView.thing.d.ts +1 -1
  144. package/lib/ScrollView/ScrollView.thing.js +1 -2
  145. package/lib/ScrollView/ScrollView.wechat.d.ts +2 -2
  146. package/lib/ScrollView/ScrollView.wechat.js +1 -2
  147. package/lib/Slider/Slider.d.ts +1 -1
  148. package/lib/Slider/Slider.js +1 -1
  149. package/lib/Slider/Slider.thing.d.ts +2 -2
  150. package/lib/Slider/Slider.thing.js +1 -2
  151. package/lib/Slider/Slider.wechat.d.ts +2 -2
  152. package/lib/Slider/Slider.wechat.js +1 -2
  153. package/lib/Slider/props.d.ts +2 -2
  154. package/lib/Swiper/Swiper.d.ts +1 -1
  155. package/lib/Swiper/Swiper.js +1 -1
  156. package/lib/Swiper/Swiper.thing.d.ts +1 -1
  157. package/lib/Swiper/Swiper.thing.js +1 -1
  158. package/lib/Swiper/Swiper.wechat.d.ts +1 -1
  159. package/lib/Swiper/Swiper.wechat.js +1 -1
  160. package/lib/Swiper/props.d.ts +2 -2
  161. package/lib/SwiperItem/SwiperItem.d.ts +2 -2
  162. package/lib/SwiperItem/SwiperItem.js +0 -1
  163. package/lib/SwiperItem/SwiperItem.thing.d.ts +2 -2
  164. package/lib/SwiperItem/SwiperItem.thing.js +1 -2
  165. package/lib/SwiperItem/SwiperItem.wechat.d.ts +2 -2
  166. package/lib/SwiperItem/SwiperItem.wechat.js +1 -2
  167. package/lib/SwiperItem/props.d.ts +1 -1
  168. package/lib/Switch/Switch.d.ts +1 -1
  169. package/lib/Switch/Switch.js +1 -1
  170. package/lib/Switch/Switch.thing.d.ts +2 -2
  171. package/lib/Switch/Switch.thing.js +1 -2
  172. package/lib/Switch/Switch.wechat.d.ts +2 -2
  173. package/lib/Switch/Switch.wechat.js +1 -2
  174. package/lib/Switch/props.d.ts +2 -2
  175. package/lib/Text/Text.d.ts +2 -2
  176. package/lib/Text/Text.js +0 -1
  177. package/lib/Text/Text.thing.d.ts +2 -2
  178. package/lib/Text/Text.thing.js +0 -1
  179. package/lib/Text/Text.wechat.d.ts +2 -2
  180. package/lib/Text/Text.wechat.js +0 -1
  181. package/lib/Text/props.d.ts +1 -1
  182. package/lib/Textarea/Textarea.d.ts +1 -1
  183. package/lib/Textarea/Textarea.js +3 -3
  184. package/lib/Textarea/Textarea.thing.d.ts +1 -1
  185. package/lib/Textarea/Textarea.thing.js +2 -2
  186. package/lib/Textarea/Textarea.wechat.d.ts +1 -1
  187. package/lib/Textarea/Textarea.wechat.js +2 -2
  188. package/lib/Textarea/props.d.ts +3 -3
  189. package/lib/Video/Video.d.ts +2 -2
  190. package/lib/Video/Video.js +0 -1
  191. package/lib/Video/Video.thing.d.ts +2 -2
  192. package/lib/Video/Video.thing.js +0 -1
  193. package/lib/Video/Video.wechat.d.ts +2 -2
  194. package/lib/Video/Video.wechat.js +0 -1
  195. package/lib/View/View.d.ts +1 -1
  196. package/lib/View/View.js +2 -2
  197. package/lib/View/View.thing.d.ts +1 -1
  198. package/lib/View/View.thing.js +3 -3
  199. package/lib/View/View.wechat.d.ts +1 -1
  200. package/lib/View/View.wechat.js +2 -2
  201. package/lib/View/props.d.ts +1 -1
  202. package/lib/WebView/WebView.d.ts +2 -2
  203. package/lib/WebView/WebView.js +0 -1
  204. package/lib/WebView/WebView.thing.d.ts +2 -2
  205. package/lib/WebView/WebView.thing.js +0 -1
  206. package/lib/WebView/WebView.wechat.d.ts +2 -2
  207. package/lib/WebView/WebView.wechat.js +0 -1
  208. package/lib/types/index.d.ts +1 -1
  209. package/package.json +5 -5
@@ -1,4 +1,3 @@
1
- import React from 'react';
2
1
  import handleProps from '../utils/handleProps';
3
2
  export const RichText = props => {
4
3
  // @ts-ignore
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { RichTextProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import { type RichTextProps } from '@ray-js/adapter';
3
3
  declare const RichText: React.FC<RichTextProps>;
4
4
  export default RichText;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import { RichText as RemaxRichText } from '@ray-js/adapter';
3
2
  const RichText = props => {
4
3
  return /*#__PURE__*/React.createElement(RemaxRichText, props);
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { RichTextProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import { type RichTextProps } from '@ray-js/adapter';
3
3
  declare const RichText: React.FC<RichTextProps>;
4
4
  export default RichText;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import { RichText as RemaxRichText } from '@ray-js/adapter';
3
2
  const RichText = props => {
4
3
  return /*#__PURE__*/React.createElement(RemaxRichText, props);
@@ -1,4 +1,4 @@
1
+ import { type ScrollViewProps } from '@ray-js/adapter';
1
2
  import React from 'react';
2
- import { ScrollViewProps } from '@ray-js/adapter';
3
3
  declare const ScrollView: React.FC<ScrollViewProps>;
4
4
  export default ScrollView;
@@ -2,9 +2,9 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["onScroll", "onScrollToUpper", "onScrollToLower"];
5
- import React from 'react';
6
- import { useEventListener } from 'ahooks';
7
5
  import { ScrollView as ScrollViewDef } from '@ray-js/adapter';
6
+ import { useEventListener } from 'ahooks';
7
+ import React from 'react';
8
8
  import handleProps from '../utils/handleProps';
9
9
  const ScrollView = props => {
10
10
  const {
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
1
+ import type * as React from 'react';
2
2
  import type { ScrollViewProps } from '@ray-js/adapter';
3
3
  declare const ScrollView: React.FC<ScrollViewProps>;
4
4
  export default ScrollView;
@@ -1,9 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["style"];
4
- import * as React from 'react';
5
- import { inlineStyle } from '@ray-js/framework-shared';
6
4
  import { ScrollView as RemaxScrollView } from '@ray-js/adapter';
5
+ import { inlineStyle } from '@ray-js/framework-shared';
7
6
  const ScrollView = props => {
8
7
  const {
9
8
  style
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { ScrollViewProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import { type ScrollViewProps } from '@ray-js/adapter';
3
3
  declare const ScrollView: React.FC<ScrollViewProps>;
4
4
  export default ScrollView;
@@ -1,9 +1,8 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["style"];
4
- import * as React from 'react';
5
- import { inlineStyle } from '@ray-js/framework-shared';
6
4
  import { ScrollView as RemaxScrollView } from '@ray-core/wechat';
5
+ import { inlineStyle } from '@ray-js/framework-shared';
7
6
  import { ScrollView as ScrollViewDef } from '@ray-js/adapter';
8
7
  const ScrollView = props => {
9
8
  const {
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { SliderProps } from './props';
2
+ import type { SliderProps } from './props';
3
3
  declare const Slider: React.FC<SliderProps>;
4
4
  export default Slider;
@@ -1,7 +1,7 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
- import * as React from 'react';
4
3
  import { useEventListener } from 'ahooks';
4
+ import * as React from 'react';
5
5
  import handleProps from '../utils/handleProps';
6
6
  const Slider = props => {
7
7
  const currentNode = React.useRef(null);
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SliderProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SliderProps } from './props';
3
3
  declare const Slider: React.FC<SliderProps>;
4
4
  export default Slider;
@@ -2,9 +2,8 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["id", "style", "className", "children", "onChange", "onChanging"];
5
- import * as React from 'react';
6
- import { inlineStyle } from '@ray-js/framework-shared';
7
5
  import { Slider as RemaxSlider } from '@ray-js/adapter';
6
+ import { inlineStyle } from '@ray-js/framework-shared';
8
7
  const Slider = props => {
9
8
  const {
10
9
  id,
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SliderProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SliderProps } from './props';
3
3
  declare const Slider: React.FC<SliderProps>;
4
4
  export default Slider;
@@ -2,9 +2,8 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["id", "style", "className", "children", "onChange", "onChanging", "activeColor"];
5
- import * as React from 'react';
6
- import { inlineStyle } from '@ray-js/framework-shared';
7
5
  import { Slider as RemaxSlider } from '@ray-core/wechat';
6
+ import { inlineStyle } from '@ray-js/framework-shared';
8
7
  const Slider = props => {
9
8
  const {
10
9
  id,
@@ -1,5 +1,5 @@
1
- import { GenericEvent } from '@ray-js/adapter';
2
- import { BaseProps } from '../types';
1
+ import type { GenericEvent } from '@ray-js/adapter';
2
+ import type { BaseProps } from '../types';
3
3
  export interface SliderProps extends BaseProps {
4
4
  /**
5
5
  * @description.en min
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { SwiperProps } from './props';
2
+ import { type SwiperProps } from './props';
3
3
  declare function Swiper<I, C extends React.FC>(props: SwiperProps<I>): React.JSX.Element;
4
4
  declare namespace Swiper {
5
5
  var defaultProps: Partial<SwiperProps<any>>;
@@ -7,8 +7,8 @@ import "core-js/modules/esnext.iterator.map.js";
7
7
  // import clsx from 'clsx';
8
8
  import * as React from 'react';
9
9
  import handleProps from '../utils/handleProps';
10
- import { defaultSwiperProps } from './props';
11
10
  import { useEventListener } from 'ahooks';
11
+ import { defaultSwiperProps } from './props';
12
12
  function Swiper(props) {
13
13
  const {
14
14
  id,
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { SwiperProps } from './props';
2
+ import { type SwiperProps } from './props';
3
3
  declare function Swiper<I, C extends React.FC>(props: SwiperProps<I>): React.JSX.Element;
4
4
  export default Swiper;
@@ -6,8 +6,8 @@ import "core-js/modules/esnext.iterator.constructor.js";
6
6
  import "core-js/modules/esnext.iterator.map.js";
7
7
  import clsx from 'clsx';
8
8
  import * as React from 'react';
9
- import { inlineStyle } from '@ray-js/framework-shared';
10
9
  import { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
10
+ import { inlineStyle } from '@ray-js/framework-shared';
11
11
  import { propsAlias } from '../core';
12
12
  import { SwiperPropsAlias } from './props';
13
13
  function Swiper(props) {
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- import { SwiperProps } from './props';
2
+ import { type SwiperProps } from './props';
3
3
  declare function Swiper<I, C extends React.FC>(props: SwiperProps<I>): React.JSX.Element;
4
4
  declare namespace Swiper {
5
5
  var defaultProps: Partial<SwiperProps<any>>;
@@ -6,8 +6,8 @@ import "core-js/modules/esnext.iterator.constructor.js";
6
6
  import "core-js/modules/esnext.iterator.map.js";
7
7
  import clsx from 'clsx';
8
8
  import * as React from 'react';
9
- import { inlineStyle } from '@ray-js/framework-shared';
10
9
  import { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-core/wechat';
10
+ import { inlineStyle } from '@ray-js/framework-shared';
11
11
  import { propsAlias } from '../core';
12
12
  import { SwiperPropsAlias, defaultSwiperProps } from './props';
13
13
  function Swiper(props) {
@@ -1,5 +1,5 @@
1
- import * as React from 'react';
2
- import { BaseProps } from '../types';
1
+ import type * as React from 'react';
2
+ import type { BaseProps } from '../types';
3
3
  interface Target<T = Record<string, any>> {
4
4
  offsetTop: number;
5
5
  offsetLeft: number;
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SwiperItemProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import handleProps from '../utils/handleProps';
3
2
  const SwiperItem = props => {
4
3
  const {
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SwiperItemProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -2,9 +2,8 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["className", "style", "id"];
4
4
  import clsx from 'clsx';
5
- import * as React from 'react';
6
- import { inlineStyle } from '@ray-js/framework-shared';
7
5
  import { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
6
+ import { inlineStyle } from '@ray-js/framework-shared';
8
7
  const SwiperItem = props => {
9
8
  const {
10
9
  className,
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SwiperItemProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -2,9 +2,8 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["className", "style", "id"];
4
4
  import clsx from 'clsx';
5
- import * as React from 'react';
6
- import { inlineStyle } from '@ray-js/framework-shared';
7
5
  import { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
6
+ import { inlineStyle } from '@ray-js/framework-shared';
8
7
  const SwiperItem = props => {
9
8
  const {
10
9
  className,
@@ -1,4 +1,4 @@
1
- import { BaseProps } from '../types';
1
+ import type { BaseProps } from '../types';
2
2
  export interface SwiperItemProps extends BaseProps {
3
3
  children?: React.ReactNode | string;
4
4
  }
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { SwitchProps } from './props';
2
+ import type { SwitchProps } from './props';
3
3
  declare const Switch: React.FC<SwitchProps>;
4
4
  export default Switch;
@@ -1,7 +1,7 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
- import * as React from 'react';
4
3
  import { useEventListener } from 'ahooks';
4
+ import * as React from 'react';
5
5
  import handleProps from '../utils/handleProps';
6
6
  const Switch = props => {
7
7
  const currentNode = React.useRef(null);
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { SwitchProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SwitchProps } from './props';
3
3
  declare const Switch: React.FC<SwitchProps>;
4
4
  export default Switch;
@@ -3,9 +3,8 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["className", "style", "id", "onChange", "type", "color"];
5
5
  import clsx from 'clsx';
6
- import * as React from 'react';
7
- import { inlineStyle } from '@ray-js/framework-shared';
8
6
  import { Switch as RemaxSwitch } from '@ray-js/adapter';
7
+ import { inlineStyle } from '@ray-js/framework-shared';
9
8
  const Switch = props => {
10
9
  const {
11
10
  className,
@@ -1,5 +1,5 @@
1
- import * as React from 'react';
2
- import { SwitchProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { SwitchProps } from './props';
3
3
  import './index.module.less';
4
4
  declare const Switch: React.FC<SwitchProps>;
5
5
  export default Switch;
@@ -3,9 +3,8 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["className", "style", "id", "onChange", "type", "color"];
5
5
  import clsx from 'clsx';
6
- import * as React from 'react';
7
- import { inlineStyle } from '@ray-js/framework-shared';
8
6
  import { Switch as RemaxSwitch } from '@ray-core/wechat';
7
+ import { inlineStyle } from '@ray-js/framework-shared';
9
8
  import './index.module.less';
10
9
  const Switch = props => {
11
10
  const {
@@ -1,5 +1,5 @@
1
- import { GenericEvent } from '@ray-js/adapter';
2
- import { BaseProps } from '../types';
1
+ import type { GenericEvent } from '@ray-js/adapter';
2
+ import type { BaseProps } from '../types';
3
3
  export interface SwitchProps extends BaseProps {
4
4
  /**
5
5
  * @description.en onChange
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { TextProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
package/lib/Text/Text.js CHANGED
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import handleProps from '../utils/handleProps';
3
2
  const Text = props => {
4
3
  return (
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { TextProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import { Text as RemaxText } from '@ray-js/adapter';
3
2
  const Text = props => {
4
3
  return /*#__PURE__*/React.createElement(RemaxText, props);
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { TextProps } from './props';
1
+ import type * as React from 'react';
2
+ import type { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
@@ -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
  const _excluded = ["onClick", "onLongClick", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart"];
4
- import * as React from 'react';
5
4
  import { Text as RemaxText } from '@ray-core/wechat';
6
5
  import { useTouch } from '@ray-js/framework-shared';
7
6
  const Text = props => {
@@ -1,4 +1,4 @@
1
- import { BaseProps } from '../types';
1
+ import type { BaseProps } from '../types';
2
2
  export interface TextProps extends BaseProps {
3
3
  /**
4
4
  * @description.en selectable
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { TextareaProps } from './props';
2
+ import type { TextareaProps } from './props';
3
3
  declare const Textarea: React.FC<TextareaProps>;
4
4
  export default Textarea;
@@ -2,11 +2,11 @@ import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
4
4
  const _excluded = ["className", "onInput", "onFocus", "onBlur"];
5
- import * as React from 'react';
6
- import clsx from 'clsx';
7
5
  import { useEventListener } from 'ahooks';
8
- import styles from './index.module.less';
6
+ import clsx from 'clsx';
7
+ import * as React from 'react';
9
8
  import handleProps from '../utils/handleProps';
9
+ import styles from './index.module.less';
10
10
  const Textarea = props => {
11
11
  const {
12
12
  className,
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { TextareaProps } from './props';
2
+ import type { TextareaProps } from './props';
3
3
  declare const Input: React.FC<TextareaProps>;
4
4
  export default Input;
@@ -1,10 +1,10 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["id", "className", "style", "value", "placeholderStyle", "placeholder", "onInput", "onFocus", "onLinechange", "onBlur", "maxLength", "disabled", "name", "autoHeight"];
4
- import * as React from 'react';
5
4
  import clsx from 'clsx';
6
- import { inlineStyle } from '@ray-js/framework-shared';
5
+ import * as React from 'react';
7
6
  import { Textarea as RemaxTextarea } from '@ray-js/adapter';
7
+ import { inlineStyle } from '@ray-js/framework-shared';
8
8
  import styles from './index.module.less';
9
9
  const Input = /*#__PURE__*/React.forwardRef((props, ref) => {
10
10
  const {
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { TextareaProps } from './props';
2
+ import type { TextareaProps } from './props';
3
3
  declare const Input: React.FC<TextareaProps>;
4
4
  export default Input;
@@ -1,10 +1,10 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["id", "className", "style", "value", "placeholderStyle", "placeholder", "onInput", "onFocus", "onBlur", "onLinechange", "maxLength", "disabled", "name", "autoHeight"];
4
- import * as React from 'react';
5
4
  import clsx from 'clsx';
6
- import { inlineStyle } from '@ray-js/framework-shared';
5
+ import * as React from 'react';
7
6
  import { Textarea as RemaxTextarea } from '@ray-core/wechat';
7
+ import { inlineStyle } from '@ray-js/framework-shared';
8
8
  import styles from './index.module.less';
9
9
  const Input = /*#__PURE__*/React.forwardRef((props, ref) => {
10
10
  const {
@@ -1,6 +1,6 @@
1
- import * as React from 'react';
2
- import { BaseProps, FormEvent } from '../types';
3
- import { GenericEvent } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import type { GenericEvent } from '@ray-js/adapter';
3
+ import type { BaseProps, FormEvent } from '../types';
4
4
  export type TextareaEvent = FormEvent<{
5
5
  value: string;
6
6
  }>;
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { VideoProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import type { VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  const Video = () => {
3
2
  return /*#__PURE__*/React.createElement("div", null, "The web side is not implemented yet.");
4
3
  };
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { VideoProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import { type VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import { Video as RemaxVideo } from '@ray-js/adapter';
3
2
  const Video = props => {
4
3
  return /*#__PURE__*/React.createElement(RemaxVideo, props);
@@ -1,4 +1,4 @@
1
- import * as React from 'react';
2
- import { VideoProps } from '@ray-js/adapter';
1
+ import type * as React from 'react';
2
+ import type { VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,4 +1,3 @@
1
- import * as React from 'react';
2
1
  import { View } from '@ray-js/components';
3
2
  const Video = () => {
4
3
  return /*#__PURE__*/React.createElement(View, null, "Wechat mini program side has not been implemented");
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { ViewProps } from './props';
2
+ import { type ViewProps } from './props';
3
3
  declare const View: React.ForwardRefExoticComponent<ViewProps & React.RefAttributes<HTMLDivElement>>;
4
4
  export default View;
package/lib/View/View.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["id", "className", "style", "children", "hoverClassName", "hoverStartTime", "hoverStayTime", "hoverable", "onClick", "onLongClick", "onTouchCancel", "onTouchEnd", "onTouchMove", "onTouchStart", "onTransitionEnd"];
4
- import * as React from 'react';
4
+ import { filterProps, inlineStyle, useTouch } from '@ray-js/framework-shared';
5
5
  import clsx from 'clsx';
6
6
  import PropTypes from 'prop-types';
7
+ import * as React from 'react';
7
8
  import handleProps from '../utils/handleProps';
8
- import { filterProps, inlineStyle, useTouch } from '@ray-js/framework-shared';
9
9
  import { defaultViewProps } from './props';
10
10
  import styles from './index.module.less';
11
11
  const View = /*#__PURE__*/React.forwardRef((props, ref) => {
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { ViewProps } from './props';
2
+ import type { ViewProps } from './props';
3
3
  declare const View: React.ForwardRefExoticComponent<ViewProps & React.RefAttributes<any>>;
4
4
  export default View;
@@ -1,11 +1,11 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["id", "className", "style", "hoverClassName", "hoverStartTime", "hoverStayTime", "children", "onLongClick", "onTouchStart", "onTouchMove", "onTouchEnd", "onTouchCancel", "onClick", "hoverable", "onTransitionEnd"];
4
- import * as React from 'react';
5
4
  import clsx from 'clsx';
6
- import PropTypes from 'prop-types';
7
- import { inlineStyle, useTouch } from '@ray-js/framework-shared';
5
+ import * as React from 'react';
8
6
  import { View as RemaxView } from '@ray-js/adapter';
7
+ import { inlineStyle, useTouch } from '@ray-js/framework-shared';
8
+ import PropTypes from 'prop-types';
9
9
  import styles from './index.module.less';
10
10
  const View = /*#__PURE__*/React.forwardRef((props, ref) => {
11
11
  const {
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { ViewProps } from './props';
2
+ import { type ViewProps } from './props';
3
3
  declare const View: React.ForwardRefExoticComponent<ViewProps & React.RefAttributes<any>>;
4
4
  export default View;
@@ -1,10 +1,10 @@
1
1
  import _extends from "@babel/runtime/helpers/esm/extends";
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";
3
3
  const _excluded = ["id", "className", "style", "hoverClassName", "hoverStartTime", "hoverStayTime", "children", "onLongClick", "onTouchStart", "onTouchMove", "onTouchEnd", "onTouchCancel", "onClick", "hoverable", "onTransitionEnd"];
4
- import * as React from 'react';
5
4
  import clsx from 'clsx';
6
- import { inlineStyle, useTouch } from '@ray-js/framework-shared';
5
+ import * as React from 'react';
7
6
  import { View as RemaxView } from '@ray-core/wechat';
7
+ import { inlineStyle, useTouch } from '@ray-js/framework-shared';
8
8
  import PropTypes from 'prop-types';
9
9
  import { defaultViewProps } from './props';
10
10
  import styles from './index.module.less';
@@ -1,4 +1,4 @@
1
- import { BaseProps } from '../types';
1
+ import type { BaseProps } from '../types';
2
2
  export interface ViewProps extends BaseProps {
3
3
  /**
4
4
  * @description.en hoverClassName