@ray-js/components 1.7.22 → 1.7.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.
Files changed (209) hide show
  1. package/lib/Button/Button.d.ts +2 -2
  2. package/lib/Button/Button.js +2 -1
  3. package/lib/Button/Button.thing.d.ts +2 -2
  4. package/lib/Button/Button.thing.js +2 -1
  5. package/lib/Button/Button.wechat.d.ts +2 -2
  6. package/lib/Button/Button.wechat.js +2 -1
  7. package/lib/Button/props.d.ts +2 -2
  8. package/lib/Camera/Camera.d.ts +2 -2
  9. package/lib/Camera/Camera.js +1 -0
  10. package/lib/Camera/Camera.thing.d.ts +2 -2
  11. package/lib/Camera/Camera.thing.js +1 -0
  12. package/lib/Camera/Camera.wechat.js +1 -1
  13. package/lib/Checkbox/Checkbox.d.ts +2 -2
  14. package/lib/Checkbox/Checkbox.js +1 -0
  15. package/lib/Checkbox/Checkbox.thing.d.ts +2 -2
  16. package/lib/Checkbox/Checkbox.thing.js +2 -1
  17. package/lib/Checkbox/Checkbox.wechat.d.ts +2 -2
  18. package/lib/Checkbox/Checkbox.wechat.js +2 -1
  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 +1 -0
  24. package/lib/CheckboxGroup/CheckboxGroup.wechat.d.ts +2 -2
  25. package/lib/CheckboxGroup/CheckboxGroup.wechat.js +1 -0
  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 +1 -0
  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 +1 -0
  37. package/lib/Form/Form.wechat.d.ts +2 -2
  38. package/lib/Form/Form.wechat.js +1 -0
  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 +1 -0
  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 +2 -1
  46. package/lib/Image/Image.wechat.d.ts +2 -2
  47. package/lib/Image/Image.wechat.js +2 -1
  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 +4 -3
  55. package/lib/IpcPlayer/IpcPlayer.d.ts +2 -2
  56. package/lib/IpcPlayer/IpcPlayer.js +1 -0
  57. package/lib/IpcPlayer/IpcPlayer.thing.d.ts +2 -2
  58. package/lib/IpcPlayer/IpcPlayer.thing.js +1 -0
  59. package/lib/IpcPlayer/IpcPlayer.wechat.js +1 -1
  60. package/lib/Label/Label.d.ts +2 -2
  61. package/lib/Label/Label.js +1 -0
  62. package/lib/Label/Label.thing.d.ts +2 -2
  63. package/lib/Label/Label.thing.js +2 -1
  64. package/lib/Label/Label.wechat.d.ts +2 -2
  65. package/lib/Label/Label.wechat.js +2 -1
  66. package/lib/Label/props.d.ts +1 -1
  67. package/lib/Map/Map.d.ts +2 -2
  68. package/lib/Map/Map.js +1 -0
  69. package/lib/Map/Map.thing.d.ts +2 -2
  70. package/lib/Map/Map.thing.js +1 -0
  71. package/lib/Map/Map.wechat.d.ts +2 -2
  72. package/lib/Map/Map.wechat.js +1 -0
  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 +2 -1
  77. package/lib/MovableArea/MovableArea.thing.d.ts +2 -2
  78. package/lib/MovableArea/MovableArea.thing.js +1 -0
  79. package/lib/MovableArea/MovableArea.wechat.d.ts +2 -2
  80. package/lib/MovableArea/MovableArea.wechat.js +1 -0
  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 +1 -0
  85. package/lib/MovableView/MovableView.wechat.d.ts +2 -2
  86. package/lib/MovableView/MovableView.wechat.js +1 -0
  87. package/lib/NativeVideo/NativeVideo.d.ts +2 -2
  88. package/lib/NativeVideo/NativeVideo.js +1 -0
  89. package/lib/NativeVideo/NativeVideo.thing.d.ts +2 -2
  90. package/lib/NativeVideo/NativeVideo.thing.js +1 -0
  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 +2 -1
  101. package/lib/Picker/Picker.wechat.d.ts +2 -2
  102. package/lib/Picker/Picker.wechat.js +2 -1
  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 +3 -2
  107. package/lib/PickerView/PickerView.wechat.d.ts +2 -2
  108. package/lib/PickerView/PickerView.wechat.js +3 -2
  109. package/lib/PickerViewColumn/PickerViewColumn.d.ts +2 -2
  110. package/lib/PickerViewColumn/PickerViewColumn.js +1 -0
  111. package/lib/PickerViewColumn/PickerViewColumn.thing.d.ts +1 -1
  112. package/lib/PickerViewColumn/PickerViewColumn.thing.js +2 -1
  113. package/lib/PickerViewColumn/PickerViewColumn.wechat.d.ts +1 -1
  114. package/lib/PickerViewColumn/PickerViewColumn.wechat.js +2 -1
  115. package/lib/Progress/Progress.d.ts +2 -2
  116. package/lib/Progress/Progress.js +1 -0
  117. package/lib/Progress/Progress.thing.d.ts +2 -2
  118. package/lib/Progress/Progress.thing.js +2 -1
  119. package/lib/Progress/Progress.wechat.d.ts +2 -2
  120. package/lib/Progress/Progress.wechat.js +2 -1
  121. package/lib/Radio/Radio.d.ts +2 -2
  122. package/lib/Radio/Radio.js +1 -0
  123. package/lib/Radio/Radio.thing.d.ts +2 -2
  124. package/lib/Radio/Radio.thing.js +2 -1
  125. package/lib/Radio/Radio.wechat.d.ts +2 -2
  126. package/lib/Radio/Radio.wechat.js +2 -1
  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 +3 -2
  132. package/lib/RadioGroup/RadioGroup.wechat.d.ts +2 -2
  133. package/lib/RadioGroup/RadioGroup.wechat.js +2 -1
  134. package/lib/RadioGroup/props.d.ts +3 -3
  135. package/lib/RichText/RichText.d.ts +2 -2
  136. package/lib/RichText/RichText.js +1 -0
  137. package/lib/RichText/RichText.thing.d.ts +2 -2
  138. package/lib/RichText/RichText.thing.js +1 -0
  139. package/lib/RichText/RichText.wechat.d.ts +2 -2
  140. package/lib/RichText/RichText.wechat.js +1 -0
  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 +2 -1
  145. package/lib/ScrollView/ScrollView.wechat.d.ts +2 -2
  146. package/lib/ScrollView/ScrollView.wechat.js +2 -1
  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 +2 -1
  151. package/lib/Slider/Slider.wechat.d.ts +2 -2
  152. package/lib/Slider/Slider.wechat.js +2 -1
  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 +1 -0
  163. package/lib/SwiperItem/SwiperItem.thing.d.ts +2 -2
  164. package/lib/SwiperItem/SwiperItem.thing.js +2 -1
  165. package/lib/SwiperItem/SwiperItem.wechat.d.ts +2 -2
  166. package/lib/SwiperItem/SwiperItem.wechat.js +2 -1
  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 +2 -1
  172. package/lib/Switch/Switch.wechat.d.ts +2 -2
  173. package/lib/Switch/Switch.wechat.js +2 -1
  174. package/lib/Switch/props.d.ts +2 -2
  175. package/lib/Text/Text.d.ts +2 -2
  176. package/lib/Text/Text.js +1 -0
  177. package/lib/Text/Text.thing.d.ts +2 -2
  178. package/lib/Text/Text.thing.js +1 -0
  179. package/lib/Text/Text.wechat.d.ts +2 -2
  180. package/lib/Text/Text.wechat.js +1 -0
  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 +1 -0
  191. package/lib/Video/Video.thing.d.ts +2 -2
  192. package/lib/Video/Video.thing.js +1 -0
  193. package/lib/Video/Video.wechat.d.ts +2 -2
  194. package/lib/Video/Video.wechat.js +1 -0
  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 +1 -0
  204. package/lib/WebView/WebView.thing.d.ts +2 -2
  205. package/lib/WebView/WebView.thing.js +1 -0
  206. package/lib/WebView/WebView.wechat.d.ts +2 -2
  207. package/lib/WebView/WebView.wechat.js +1 -0
  208. package/lib/types/index.d.ts +1 -1
  209. package/package.json +6 -6
@@ -1,3 +1,4 @@
1
+ import React from 'react';
1
2
  import handleProps from '../utils/handleProps';
2
3
  export const RichText = props => {
3
4
  // @ts-ignore
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import { type RichTextProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { RichTextProps } from '@ray-js/adapter';
3
3
  declare const RichText: React.FC<RichTextProps>;
4
4
  export default RichText;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { RichText as RemaxRichText } from '@ray-js/adapter';
2
3
  const RichText = props => {
3
4
  return /*#__PURE__*/React.createElement(RemaxRichText, props);
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import { type RichTextProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { RichTextProps } from '@ray-js/adapter';
3
3
  declare const RichText: React.FC<RichTextProps>;
4
4
  export default RichText;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { RichText as RemaxRichText } from '@ray-js/adapter';
2
3
  const RichText = props => {
3
4
  return /*#__PURE__*/React.createElement(RemaxRichText, props);
@@ -1,4 +1,4 @@
1
- import { type ScrollViewProps } from '@ray-js/adapter';
2
1
  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 { ScrollView as ScrollViewDef } from '@ray-js/adapter';
6
- import { useEventListener } from 'ahooks';
7
5
  import React from 'react';
6
+ import { useEventListener } from 'ahooks';
7
+ import { ScrollView as ScrollViewDef } from '@ray-js/adapter';
8
8
  import handleProps from '../utils/handleProps';
9
9
  const ScrollView = props => {
10
10
  const {
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
1
+ import * 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,8 +1,9 @@
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 { ScrollView as RemaxScrollView } from '@ray-js/adapter';
4
+ import * as React from 'react';
5
5
  import { inlineStyle } from '@ray-js/framework-shared';
6
+ import { ScrollView as RemaxScrollView } from '@ray-js/adapter';
6
7
  const ScrollView = props => {
7
8
  const {
8
9
  style
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import { type ScrollViewProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { ScrollViewProps } from '@ray-js/adapter';
3
3
  declare const ScrollView: React.FC<ScrollViewProps>;
4
4
  export default ScrollView;
@@ -1,8 +1,9 @@
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 { ScrollView as RemaxScrollView } from '@ray-core/wechat';
4
+ import * as React from 'react';
5
5
  import { inlineStyle } from '@ray-js/framework-shared';
6
+ import { ScrollView as RemaxScrollView } from '@ray-core/wechat';
6
7
  import { ScrollView as ScrollViewDef } from '@ray-js/adapter';
7
8
  const ScrollView = props => {
8
9
  const {
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import type { SliderProps } from './props';
2
+ import { 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 { useEventListener } from 'ahooks';
4
3
  import * as React from 'react';
4
+ import { useEventListener } from 'ahooks';
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 type * as React from 'react';
2
- import type { SliderProps } from './props';
1
+ import * as React from 'react';
2
+ import { SliderProps } from './props';
3
3
  declare const Slider: React.FC<SliderProps>;
4
4
  export default Slider;
@@ -2,8 +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 = ["id", "style", "className", "children", "onChange", "onChanging"];
5
- import { Slider as RemaxSlider } from '@ray-js/adapter';
5
+ import * as React from 'react';
6
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { Slider as RemaxSlider } from '@ray-js/adapter';
7
8
  const Slider = props => {
8
9
  const {
9
10
  id,
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { SliderProps } from './props';
1
+ import * as React from 'react';
2
+ import { SliderProps } from './props';
3
3
  declare const Slider: React.FC<SliderProps>;
4
4
  export default Slider;
@@ -2,8 +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 = ["id", "style", "className", "children", "onChange", "onChanging", "activeColor"];
5
- import { Slider as RemaxSlider } from '@ray-core/wechat';
5
+ import * as React from 'react';
6
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { Slider as RemaxSlider } from '@ray-core/wechat';
7
8
  const Slider = props => {
8
9
  const {
9
10
  id,
@@ -1,5 +1,5 @@
1
- import type { GenericEvent } from '@ray-js/adapter';
2
- import type { BaseProps } from '../types';
1
+ import { GenericEvent } from '@ray-js/adapter';
2
+ import { 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 { type SwiperProps } from './props';
2
+ import { 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 { useEventListener } from 'ahooks';
11
10
  import { defaultSwiperProps } from './props';
11
+ import { useEventListener } from 'ahooks';
12
12
  function Swiper(props) {
13
13
  const {
14
14
  id,
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import { type SwiperProps } from './props';
2
+ import { 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 { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
10
9
  import { inlineStyle } from '@ray-js/framework-shared';
10
+ import { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
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 { type SwiperProps } from './props';
2
+ import { 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 { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-core/wechat';
10
9
  import { inlineStyle } from '@ray-js/framework-shared';
10
+ import { Swiper as RemaxSwiper, SwiperItem as RemaxSwiperItem } from '@ray-core/wechat';
11
11
  import { propsAlias } from '../core';
12
12
  import { SwiperPropsAlias, defaultSwiperProps } from './props';
13
13
  function Swiper(props) {
@@ -1,5 +1,5 @@
1
- import type * as React from 'react';
2
- import type { BaseProps } from '../types';
1
+ import * as React from 'react';
2
+ import { 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 type * as React from 'react';
2
- import type { SwiperItemProps } from './props';
1
+ import * as React from 'react';
2
+ import { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import handleProps from '../utils/handleProps';
2
3
  const SwiperItem = props => {
3
4
  const {
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { SwiperItemProps } from './props';
1
+ import * as React from 'react';
2
+ import { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -2,8 +2,9 @@ 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 { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
5
+ import * as React from 'react';
6
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
7
8
  const SwiperItem = props => {
8
9
  const {
9
10
  className,
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { SwiperItemProps } from './props';
1
+ import * as React from 'react';
2
+ import { SwiperItemProps } from './props';
3
3
  declare const SwiperItem: React.FC<SwiperItemProps>;
4
4
  export default SwiperItem;
@@ -2,8 +2,9 @@ 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 { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
5
+ import * as React from 'react';
6
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { SwiperItem as RemaxSwiperItem } from '@ray-js/adapter';
7
8
  const SwiperItem = props => {
8
9
  const {
9
10
  className,
@@ -1,4 +1,4 @@
1
- import type { BaseProps } from '../types';
1
+ import { 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 type { SwitchProps } from './props';
2
+ import { 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 { useEventListener } from 'ahooks';
4
3
  import * as React from 'react';
4
+ import { useEventListener } from 'ahooks';
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 type * as React from 'react';
2
- import type { SwitchProps } from './props';
1
+ import * as React from 'react';
2
+ import { SwitchProps } from './props';
3
3
  declare const Switch: React.FC<SwitchProps>;
4
4
  export default Switch;
@@ -3,8 +3,9 @@ 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 { Switch as RemaxSwitch } from '@ray-js/adapter';
6
+ import * as React from 'react';
7
7
  import { inlineStyle } from '@ray-js/framework-shared';
8
+ import { Switch as RemaxSwitch } from '@ray-js/adapter';
8
9
  const Switch = props => {
9
10
  const {
10
11
  className,
@@ -1,5 +1,5 @@
1
- import type * as React from 'react';
2
- import type { SwitchProps } from './props';
1
+ import * as React from 'react';
2
+ import { SwitchProps } from './props';
3
3
  import './index.module.less';
4
4
  declare const Switch: React.FC<SwitchProps>;
5
5
  export default Switch;
@@ -3,8 +3,9 @@ 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 { Switch as RemaxSwitch } from '@ray-core/wechat';
6
+ import * as React from 'react';
7
7
  import { inlineStyle } from '@ray-js/framework-shared';
8
+ import { Switch as RemaxSwitch } from '@ray-core/wechat';
8
9
  import './index.module.less';
9
10
  const Switch = props => {
10
11
  const {
@@ -1,5 +1,5 @@
1
- import type { GenericEvent } from '@ray-js/adapter';
2
- import type { BaseProps } from '../types';
1
+ import { GenericEvent } from '@ray-js/adapter';
2
+ import { BaseProps } from '../types';
3
3
  export interface SwitchProps extends BaseProps {
4
4
  /**
5
5
  * @description.en onChange
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { TextProps } from './props';
1
+ import * as React from 'react';
2
+ import { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
package/lib/Text/Text.js CHANGED
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import handleProps from '../utils/handleProps';
2
3
  const Text = props => {
3
4
  return (
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { TextProps } from './props';
1
+ import * as React from 'react';
2
+ import { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { Text as RemaxText } from '@ray-js/adapter';
2
3
  const Text = props => {
3
4
  return /*#__PURE__*/React.createElement(RemaxText, props);
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { TextProps } from './props';
1
+ import * as React from 'react';
2
+ import { TextProps } from './props';
3
3
  declare const Text: React.FC<TextProps>;
4
4
  export default Text;
@@ -1,6 +1,7 @@
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';
4
5
  import { Text as RemaxText } from '@ray-core/wechat';
5
6
  import { useTouch } from '@ray-js/framework-shared';
6
7
  const Text = props => {
@@ -1,4 +1,4 @@
1
- import type { BaseProps } from '../types';
1
+ import { 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 type { TextareaProps } from './props';
2
+ import { 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 { useEventListener } from 'ahooks';
6
- import clsx from 'clsx';
7
5
  import * as React from 'react';
8
- import handleProps from '../utils/handleProps';
6
+ import clsx from 'clsx';
7
+ import { useEventListener } from 'ahooks';
9
8
  import styles from './index.module.less';
9
+ import handleProps from '../utils/handleProps';
10
10
  const Textarea = props => {
11
11
  const {
12
12
  className,
@@ -1,4 +1,4 @@
1
1
  import * as React from 'react';
2
- import type { TextareaProps } from './props';
2
+ import { 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 clsx from 'clsx';
5
4
  import * as React from 'react';
6
- import { Textarea as RemaxTextarea } from '@ray-js/adapter';
5
+ import clsx from 'clsx';
7
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { Textarea as RemaxTextarea } from '@ray-js/adapter';
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 type { TextareaProps } from './props';
2
+ import { 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 clsx from 'clsx';
5
4
  import * as React from 'react';
6
- import { Textarea as RemaxTextarea } from '@ray-core/wechat';
5
+ import clsx from 'clsx';
7
6
  import { inlineStyle } from '@ray-js/framework-shared';
7
+ import { Textarea as RemaxTextarea } from '@ray-core/wechat';
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 type * as React from 'react';
2
- import type { GenericEvent } from '@ray-js/adapter';
3
- import type { BaseProps, FormEvent } from '../types';
1
+ import * as React from 'react';
2
+ import { BaseProps, FormEvent } from '../types';
3
+ import { GenericEvent } from '@ray-js/adapter';
4
4
  export type TextareaEvent = FormEvent<{
5
5
  value: string;
6
6
  }>;
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { VideoProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  const Video = () => {
2
3
  return /*#__PURE__*/React.createElement("div", null, "The web side is not implemented yet.");
3
4
  };
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import { type VideoProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { Video as RemaxVideo } from '@ray-js/adapter';
2
3
  const Video = props => {
3
4
  return /*#__PURE__*/React.createElement(RemaxVideo, props);
@@ -1,4 +1,4 @@
1
- import type * as React from 'react';
2
- import type { VideoProps } from '@ray-js/adapter';
1
+ import * as React from 'react';
2
+ import { VideoProps } from '@ray-js/adapter';
3
3
  declare const Video: React.FC<VideoProps>;
4
4
  export default Video;
@@ -1,3 +1,4 @@
1
+ import * as React from 'react';
1
2
  import { View } from '@ray-js/components';
2
3
  const Video = () => {
3
4
  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 { type ViewProps } from './props';
2
+ import { 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 { filterProps, inlineStyle, useTouch } from '@ray-js/framework-shared';
4
+ import * as React from 'react';
5
5
  import clsx from 'clsx';
6
6
  import PropTypes from 'prop-types';
7
- import * as React from 'react';
8
7
  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 type { ViewProps } from './props';
2
+ import { 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 clsx from 'clsx';
5
4
  import * as React from 'react';
6
- import { View as RemaxView } from '@ray-js/adapter';
7
- import { inlineStyle, useTouch } from '@ray-js/framework-shared';
5
+ import clsx from 'clsx';
8
6
  import PropTypes from 'prop-types';
7
+ import { inlineStyle, useTouch } from '@ray-js/framework-shared';
8
+ import { View as RemaxView } from '@ray-js/adapter';
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 { type ViewProps } from './props';
2
+ import { 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 clsx from 'clsx';
5
4
  import * as React from 'react';
6
- import { View as RemaxView } from '@ray-core/wechat';
5
+ import clsx from 'clsx';
7
6
  import { inlineStyle, useTouch } from '@ray-js/framework-shared';
7
+ import { View as RemaxView } from '@ray-core/wechat';
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 type { BaseProps } from '../types';
1
+ import { BaseProps } from '../types';
2
2
  export interface ViewProps extends BaseProps {
3
3
  /**
4
4
  * @description.en hoverClassName