@ray-js/smart-ui 1.0.2-beta-2 → 1.0.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/dist/@types/action-sheet/index.d.ts +16 -12
- package/dist/@types/base/component.d.ts +1 -1
- package/dist/@types/base/events.d.ts +4 -4
- package/dist/@types/base/external-class-name.d.ts +2 -2
- package/dist/@types/base/open-type.d.ts +11 -11
- package/dist/@types/battery/index.d.ts +3 -3
- package/dist/@types/button/index.d.ts +7 -7
- package/dist/@types/calendar/index.d.ts +14 -14
- package/dist/@types/cascader/index.d.ts +23 -11
- package/dist/@types/cell/index.d.ts +7 -7
- package/dist/@types/cell-group/index.d.ts +4 -4
- package/dist/@types/checkbox/index.d.ts +9 -9
- package/dist/@types/checkbox-group/index.d.ts +5 -5
- package/dist/@types/circle/index.d.ts +3 -3
- package/dist/@types/col/index.d.ts +4 -4
- package/dist/@types/collapse/index.d.ts +10 -10
- package/dist/@types/collapse-item/index.d.ts +4 -4
- package/dist/@types/config-provider/index.d.ts +3 -3
- package/dist/@types/count-down/index.d.ts +8 -8
- package/dist/@types/custom-keyboard/index.d.ts +8 -8
- package/dist/@types/datetime-picker/index.d.ts +10 -10
- package/dist/@types/dialog/dialog.d.ts +22 -22
- package/dist/@types/dialog/index.d.ts +7 -7
- package/dist/@types/divider/index.d.ts +3 -3
- package/dist/@types/dropdown-item/index.d.ts +13 -13
- package/dist/@types/dropdown-menu/index.d.ts +3 -3
- package/dist/@types/empty/index.d.ts +3 -3
- package/dist/@types/field/index.d.ts +20 -20
- package/dist/@types/grid/index.d.ts +4 -4
- package/dist/@types/grid-item/index.d.ts +8 -8
- package/dist/@types/icon/index.d.ts +7 -7
- package/dist/@types/image/index.d.ts +10 -10
- package/dist/@types/index-anchor/index.d.ts +3 -3
- package/dist/@types/index-bar/index.d.ts +6 -6
- package/dist/@types/loading/index.d.ts +4 -4
- package/dist/@types/nav-bar/index.d.ts +7 -7
- package/dist/@types/notice-bar/index.d.ts +7 -7
- package/dist/@types/notify/notify.d.ts +5 -5
- package/dist/@types/overlay/index.d.ts +6 -6
- package/dist/@types/picker/index.d.ts +14 -14
- package/dist/@types/popup/index.d.ts +8 -8
- package/dist/@types/progress/index.d.ts +4 -4
- package/dist/@types/radio/index.d.ts +7 -7
- package/dist/@types/radio-group/index.d.ts +6 -6
- package/dist/@types/rate/index.d.ts +7 -7
- package/dist/@types/row/index.d.ts +4 -4
- package/dist/@types/search/index.d.ts +9 -9
- package/dist/@types/sidebar/index.d.ts +7 -7
- package/dist/@types/sidebar-item/index.d.ts +8 -8
- package/dist/@types/skeleton/index.d.ts +3 -3
- package/dist/@types/slider/index.d.ts +11 -11
- package/dist/@types/stepper/index.d.ts +15 -15
- package/dist/@types/steps/index.d.ts +9 -9
- package/dist/@types/sticky/index.d.ts +6 -6
- package/dist/@types/swipe-cell/index.d.ts +14 -14
- package/dist/@types/switch/index.d.ts +7 -7
- package/dist/@types/tab/index.d.ts +6 -6
- package/dist/@types/tabbar/index.d.ts +6 -6
- package/dist/@types/tabbar-item/index.d.ts +4 -4
- package/dist/@types/tabs/index.d.ts +13 -13
- package/dist/@types/tag/index.d.ts +6 -6
- package/dist/@types/toast/index.d.ts +2 -2
- package/dist/@types/toast/toast.d.ts +11 -11
- package/dist/@types/transition/index.d.ts +11 -11
- package/dist/@types/tree-select/index.d.ts +12 -12
- package/dist/action-sheet/PropTypes.d.ts +2 -2
- package/dist/action-sheet/index.d.ts +2 -2
- package/dist/base/index.d.ts +2 -2
- package/dist/battery/PropTypes.d.ts +2 -2
- package/dist/battery/index.d.ts +2 -2
- package/dist/button/PropTypes.d.ts +2 -2
- package/dist/button/index.d.ts +2 -2
- package/dist/calendar/PropTypes.d.ts +2 -2
- package/dist/calendar/index.d.ts +2 -2
- package/dist/cascader/PropTypes.d.ts +2 -2
- package/dist/cascader/index.d.ts +2 -2
- package/dist/cell/PropTypes.d.ts +2 -2
- package/dist/cell/index.d.ts +2 -2
- package/dist/cell-group/PropTypes.d.ts +2 -2
- package/dist/cell-group/index.d.ts +2 -2
- package/dist/checkbox/PropTypes.d.ts +2 -2
- package/dist/checkbox/index.d.ts +2 -2
- package/dist/checkbox-group/PropTypes.d.ts +2 -2
- package/dist/checkbox-group/index.d.ts +2 -2
- package/dist/circle/PropTypes.d.ts +2 -2
- package/dist/col/PropTypes.d.ts +2 -2
- package/dist/col/index.d.ts +2 -2
- package/dist/collapse/PropTypes.d.ts +2 -2
- package/dist/collapse/index.d.ts +2 -2
- package/dist/collapse-item/PropTypes.d.ts +2 -2
- package/dist/collapse-item/index.d.ts +2 -2
- package/dist/common/withReactProps.js +12 -12
- package/dist/config-provider/PropTypes.d.ts +2 -2
- package/dist/config-provider/index.d.ts +2 -2
- package/dist/count-down/PropTypes.d.ts +2 -2
- package/dist/count-down/index.d.ts +2 -2
- package/dist/custom-keyboard/PropTypes.d.ts +2 -2
- package/dist/custom-keyboard/index.d.ts +2 -2
- package/dist/datetime-picker/PropTypes.d.ts +2 -2
- package/dist/datetime-picker/index.d.ts +2 -2
- package/dist/dialog/Dialog.d.ts +2 -2
- package/dist/dialog/PropTypes.d.ts +2 -2
- package/dist/dialog/index.d.ts +3 -3
- package/dist/divider/PropTypes.d.ts +2 -2
- package/dist/divider/index.d.ts +2 -2
- package/dist/dropdown-item/PropTypes.d.ts +2 -2
- package/dist/dropdown-item/index.d.ts +2 -2
- package/dist/dropdown-menu/PropTypes.d.ts +2 -2
- package/dist/dropdown-menu/index.d.ts +2 -2
- package/dist/empty/PropTypes.d.ts +2 -2
- package/dist/empty/index.d.ts +2 -2
- package/dist/field/PropTypes.d.ts +2 -2
- package/dist/field/index.d.ts +2 -2
- package/dist/grid/PropTypes.d.ts +2 -2
- package/dist/grid/index.d.ts +2 -2
- package/dist/grid-item/PropTypes.d.ts +2 -2
- package/dist/grid-item/index.d.ts +2 -2
- package/dist/icon/PropTypes.d.ts +2 -2
- package/dist/icon/index.d.ts +2 -2
- package/dist/image/PropTypes.d.ts +2 -2
- package/dist/image/index.d.ts +2 -2
- package/dist/index-anchor/PropTypes.d.ts +2 -2
- package/dist/index-anchor/index.d.ts +2 -2
- package/dist/index-bar/PropTypes.d.ts +2 -2
- package/dist/index-bar/index.d.ts +2 -2
- package/dist/index.d.ts +0 -3
- package/dist/index.js +3 -3
- package/dist/loading/PropTypes.d.ts +2 -2
- package/dist/loading/index.d.ts +2 -2
- package/dist/nav-bar/PropTypes.d.ts +2 -2
- package/dist/nav-bar/index.d.ts +2 -2
- package/dist/notice-bar/PropTypes.d.ts +2 -2
- package/dist/notice-bar/index.d.ts +2 -2
- package/dist/notify/PropTypes.d.ts +2 -2
- package/dist/notify/index.d.ts +2 -2
- package/dist/overlay/PropTypes.d.ts +2 -2
- package/dist/overlay/index.d.ts +2 -2
- package/dist/picker/PropTypes.d.ts +2 -2
- package/dist/picker/index.d.ts +2 -2
- package/dist/popup/PropTypes.d.ts +2 -2
- package/dist/popup/index.d.ts +2 -2
- package/dist/radio/PropTypes.d.ts +2 -2
- package/dist/radio/index.d.ts +2 -2
- package/dist/radio-group/PropTypes.d.ts +2 -2
- package/dist/radio-group/index.d.ts +2 -2
- package/dist/rate/PropTypes.d.ts +2 -2
- package/dist/rate/index.d.ts +2 -2
- package/dist/row/PropTypes.d.ts +2 -2
- package/dist/row/index.d.ts +2 -2
- package/dist/search/PropTypes.d.ts +2 -2
- package/dist/search/index.d.ts +2 -2
- package/dist/sidebar/PropTypes.d.ts +2 -2
- package/dist/sidebar/index.d.ts +2 -2
- package/dist/sidebar-item/PropTypes.d.ts +2 -2
- package/dist/sidebar-item/index.d.ts +2 -2
- package/dist/skeleton/PropTypes.d.ts +2 -2
- package/dist/skeleton/index.d.ts +2 -2
- package/dist/slider/PropTypes.d.ts +2 -2
- package/dist/slider/RangeSlider.d.ts +2 -2
- package/dist/slider/index.d.ts +4 -4
- package/dist/stepper/PropTypes.d.ts +2 -2
- package/dist/stepper/index.d.ts +2 -2
- package/dist/steps/PropTypes.d.ts +2 -2
- package/dist/steps/index.d.ts +2 -2
- package/dist/sticky/PropTypes.d.ts +2 -2
- package/dist/sticky/index.d.ts +2 -2
- package/dist/swipe-cell/PropTypes.d.ts +2 -2
- package/dist/swipe-cell/index.d.ts +2 -2
- package/dist/switch/PropTypes.d.ts +2 -2
- package/dist/switch/index.d.ts +2 -2
- package/dist/tab/PropTypes.d.ts +2 -2
- package/dist/tab/index.d.ts +2 -2
- package/dist/tabbar/PropTypes.d.ts +2 -2
- package/dist/tabbar/index.d.ts +2 -2
- package/dist/tabbar-item/PropTypes.d.ts +2 -2
- package/dist/tabbar-item/index.d.ts +2 -2
- package/dist/tabs/PropTypes.d.ts +2 -2
- package/dist/tabs/index.d.ts +2 -2
- package/dist/tag/PropTypes.d.ts +2 -2
- package/dist/tag/index.d.ts +2 -2
- package/dist/toast/PropTypes.d.ts +2 -2
- package/dist/toast/index.d.ts +2 -2
- package/dist/transition/PropTypes.d.ts +2 -2
- package/dist/transition/index.d.ts +2 -2
- package/dist/tree-select/PropTypes.d.ts +2 -2
- package/dist/tree-select/index.d.ts +2 -2
- package/package.json +4 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const IndexBar: import("react").FC<
|
|
2
|
+
import type { SmartIndexBar } from './PropTypes';
|
|
3
|
+
declare const IndexBar: import("react").FC<SmartIndexBar>;
|
|
4
4
|
export { IndexBar };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export * from './action-sheet';
|
|
2
2
|
export * from './base';
|
|
3
3
|
export * from './button';
|
|
4
|
-
export * from './calendar';
|
|
5
4
|
export * from './cascader';
|
|
6
5
|
export * from './cell';
|
|
7
6
|
export * from './cell-group';
|
|
@@ -29,7 +28,6 @@ export * from './index-bar';
|
|
|
29
28
|
export * from './loading';
|
|
30
29
|
export * from './nav-bar';
|
|
31
30
|
export * from './notice-bar';
|
|
32
|
-
export * from './notify';
|
|
33
31
|
export * from './overlay';
|
|
34
32
|
export * from './picker';
|
|
35
33
|
export * from './popup';
|
|
@@ -44,7 +42,6 @@ export * from './sidebar-item';
|
|
|
44
42
|
export * from './skeleton';
|
|
45
43
|
export * from './slider';
|
|
46
44
|
export * from './stepper';
|
|
47
|
-
export * from './steps';
|
|
48
45
|
export * from './sticky';
|
|
49
46
|
export * from './swipe-cell';
|
|
50
47
|
export * from './switch';
|
package/dist/index.js
CHANGED
|
@@ -17,7 +17,7 @@ exports.__esModule = true;
|
|
|
17
17
|
__exportStar(require("./action-sheet"), exports);
|
|
18
18
|
__exportStar(require("./base"), exports);
|
|
19
19
|
__exportStar(require("./button"), exports);
|
|
20
|
-
|
|
20
|
+
// export * from './calendar';
|
|
21
21
|
__exportStar(require("./cascader"), exports);
|
|
22
22
|
__exportStar(require("./cell"), exports);
|
|
23
23
|
__exportStar(require("./cell-group"), exports);
|
|
@@ -45,7 +45,7 @@ __exportStar(require("./index-bar"), exports);
|
|
|
45
45
|
__exportStar(require("./loading"), exports);
|
|
46
46
|
__exportStar(require("./nav-bar"), exports);
|
|
47
47
|
__exportStar(require("./notice-bar"), exports);
|
|
48
|
-
|
|
48
|
+
// export * from './notify';
|
|
49
49
|
__exportStar(require("./overlay"), exports);
|
|
50
50
|
__exportStar(require("./picker"), exports);
|
|
51
51
|
__exportStar(require("./popup"), exports);
|
|
@@ -60,7 +60,7 @@ __exportStar(require("./sidebar-item"), exports);
|
|
|
60
60
|
__exportStar(require("./skeleton"), exports);
|
|
61
61
|
__exportStar(require("./slider"), exports);
|
|
62
62
|
__exportStar(require("./stepper"), exports);
|
|
63
|
-
|
|
63
|
+
// export * from './steps';
|
|
64
64
|
__exportStar(require("./sticky"), exports);
|
|
65
65
|
__exportStar(require("./swipe-cell"), exports);
|
|
66
66
|
__exportStar(require("./switch"), exports);
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartLoading, SmartLoadingExternalClassName, SmartLoadingProps } from '../@types';
|
|
2
|
+
export { SmartLoading, SmartLoadingExternalClassName, SmartLoadingProps };
|
package/dist/loading/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Loading: import("react").FC<
|
|
2
|
+
import type { SmartLoading } from './PropTypes';
|
|
3
|
+
declare const Loading: import("react").FC<SmartLoading>;
|
|
4
4
|
export { Loading };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartNavBar, SmartNavBarEvents, SmartNavBarExternalClassName, SmartNavBarProps } from '../@types';
|
|
2
|
+
export { SmartNavBar, SmartNavBarEvents, SmartNavBarExternalClassName, SmartNavBarProps };
|
package/dist/nav-bar/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const NavBar: import("react").FC<
|
|
2
|
+
import type { SmartNavBar } from './PropTypes';
|
|
3
|
+
declare const NavBar: import("react").FC<SmartNavBar>;
|
|
4
4
|
export { NavBar };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartNoticeBar, SmartNoticeBarEvents, SmartNoticeBarProps, SmartNavBarProps } from '../@types';
|
|
2
|
+
export { SmartNavBarProps, SmartNoticeBar, SmartNoticeBarEvents, SmartNoticeBarProps };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const NoticeBar: import("react").FC<
|
|
2
|
+
import type { SmartNoticeBar } from './PropTypes';
|
|
3
|
+
declare const NoticeBar: import("react").FC<SmartNoticeBar>;
|
|
4
4
|
export { NoticeBar };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartNotifyProps, SmartNotify, SmartNotifyOptions } from '../@types';
|
|
2
|
+
export { SmartNotifyProps, SmartNotify, SmartNotifyOptions };
|
package/dist/notify/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { NotifyInstance } from './Notify';
|
|
3
|
-
import type {
|
|
4
|
-
declare const Notify: import("react").FC<
|
|
3
|
+
import type { SmartNotifyProps } from './PropTypes';
|
|
4
|
+
declare const Notify: import("react").FC<SmartNotifyProps>;
|
|
5
5
|
export { Notify, NotifyInstance };
|
|
6
6
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartOverlay, SmartOverlayEvents, SmartOverlayProps } from '../@types';
|
|
2
|
+
export { SmartOverlay, SmartOverlayEvents, SmartOverlayProps };
|
package/dist/overlay/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Overlay: import("react").FC<
|
|
2
|
+
import type { SmartOverlay } from './PropTypes';
|
|
3
|
+
declare const Overlay: import("react").FC<SmartOverlay>;
|
|
4
4
|
export { Overlay };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartPicker, SmartPickerEvents, SmartPickerExternalClassName, SmartPickerMultipleColumn, SmartPickerProps, SmartPickerSingleColumn, SmartPickerBaseEventDetail, SmartPickerChangeEventDetail } from '../@types';
|
|
2
|
+
export { SmartPicker, SmartPickerEvents, SmartPickerExternalClassName, SmartPickerSingleColumn, SmartPickerMultipleColumn, SmartPickerProps, SmartPickerBaseEventDetail, SmartPickerChangeEventDetail, };
|
package/dist/picker/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Picker: import("react").FC<
|
|
2
|
+
import type { SmartPicker } from './PropTypes';
|
|
3
|
+
declare const Picker: import("react").FC<SmartPicker>;
|
|
4
4
|
export { Picker };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartPopup, SmartPopupProps, SmartPopupEvents, SmartPopupExternalClassName } from '../@types';
|
|
2
|
+
export { SmartPopup, SmartPopupEvents, SmartPopupExternalClassName, SmartPopupProps };
|
package/dist/popup/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Popup: import("react").FC<
|
|
2
|
+
import type { SmartPopup } from './PropTypes';
|
|
3
|
+
declare const Popup: import("react").FC<SmartPopup>;
|
|
4
4
|
export { Popup };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartRadio, SmartRadioEvents, SmartRadioExternalClassName, SmartRadioProps, SmartRadioChangeEvent } from '../@types';
|
|
2
|
+
export { SmartRadio, SmartRadioEvents, SmartRadioExternalClassName, SmartRadioProps, SmartRadioChangeEvent, };
|
package/dist/radio/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Radio: import("react").FC<
|
|
2
|
+
import type { SmartRadio } from './PropTypes';
|
|
3
|
+
declare const Radio: import("react").FC<SmartRadio>;
|
|
4
4
|
export { Radio };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartRadioGroup, SmartRadioGroupEvents, SmartRadioGroupProps, SmartRadioGroupChangeEvent } from '../@types';
|
|
2
|
+
export { SmartRadioGroup, SmartRadioGroupEvents, SmartRadioGroupProps, SmartRadioGroupChangeEvent };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const RadioGroup: import("react").FC<
|
|
2
|
+
import type { SmartRadioGroup } from './PropTypes';
|
|
3
|
+
declare const RadioGroup: import("react").FC<SmartRadioGroup>;
|
|
4
4
|
export { RadioGroup };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/rate/PropTypes.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartRate, SmartRateEvents, SmartRateExternalClassName, SmartRateProps, SmartRateChangeEvent } from '../@types';
|
|
2
|
+
export { SmartRate, SmartRateEvents, SmartRateExternalClassName, SmartRateProps, SmartRateChangeEvent };
|
package/dist/rate/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Rate: import("react").FC<
|
|
2
|
+
import type { SmartRate } from './PropTypes';
|
|
3
|
+
declare const Rate: import("react").FC<SmartRate>;
|
|
4
4
|
export { Rate };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/row/PropTypes.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartRow, SmartRowExternalClassName, SmartRowProps } from '../@types';
|
|
2
|
+
export { SmartRow, SmartRowExternalClassName, SmartRowProps };
|
package/dist/row/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Row: import("react").FC<
|
|
2
|
+
import type { SmartRow } from './PropTypes';
|
|
3
|
+
declare const Row: import("react").FC<SmartRow>;
|
|
4
4
|
export { Row };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSearch, SmartSearchEvents, SmartSearchExternalClassName, SmartSearchProps, SmartSearchBaseEvent } from '../@types';
|
|
2
|
+
export { SmartSearch, SmartSearchEvents, SmartSearchExternalClassName, SmartSearchProps, SmartSearchBaseEvent, };
|
package/dist/search/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Search: import("react").FC<
|
|
2
|
+
import type { SmartSearch } from './PropTypes';
|
|
3
|
+
declare const Search: import("react").FC<SmartSearch>;
|
|
4
4
|
export { Search };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSidebar, SmartSidebarEvents, SmartSidebarExternalClassName, SmartSidebarProps, SmartSidebarChangeEvent } from '../@types';
|
|
2
|
+
export { SmartSidebar, SmartSidebarEvents, SmartSidebarExternalClassName, SmartSidebarProps, SmartSidebarChangeEvent, };
|
package/dist/sidebar/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Sidebar: import("react").FC<
|
|
2
|
+
import type { SmartSidebar } from './PropTypes';
|
|
3
|
+
declare const Sidebar: import("react").FC<SmartSidebar>;
|
|
4
4
|
export { Sidebar };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSidebarItem, SmartSidebarItemEvents, SmartSidebarItemExternalClassName, SmartSidebarItemProps, SmartSidebarItemClickEvent } from '../@types';
|
|
2
|
+
export { SmartSidebarItem, SmartSidebarItemEvents, SmartSidebarItemExternalClassName, SmartSidebarItemProps, SmartSidebarItemClickEvent, };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const SidebarItem: import("react").FC<
|
|
2
|
+
import type { SmartSidebarItem } from './PropTypes';
|
|
3
|
+
declare const SidebarItem: import("react").FC<SmartSidebarItem>;
|
|
4
4
|
export { SidebarItem };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSkeleton, SmartSkeletonProps } from '../@types';
|
|
2
|
+
export { SmartSkeleton, SmartSkeletonProps };
|
package/dist/skeleton/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Skeleton: import("react").FC<
|
|
2
|
+
import type { SmartSkeleton } from './PropTypes';
|
|
3
|
+
declare const Skeleton: import("react").FC<SmartSkeleton>;
|
|
4
4
|
export { Skeleton };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSlider, SmartSliderEvents, SmartSliderExternalClassName, SmartSliderProps, SmartSliderChangeEvent, SmartSliderDragEventDetail } from '../@types';
|
|
2
|
+
export { SmartSlider, SmartSliderEvents, SmartSliderExternalClassName, SmartSliderProps, SmartSliderChangeEvent, SmartSliderDragEventDetail, };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export type RangeSliderProps = Omit<
|
|
1
|
+
import { SmartSlider } from './PropTypes';
|
|
2
|
+
export type RangeSliderProps = Omit<SmartSlider, 'range'>;
|
|
3
3
|
declare const RangeSlider: (props: RangeSliderProps) => import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export default RangeSlider;
|
package/dist/slider/index.d.ts
CHANGED
|
@@ -3,12 +3,12 @@ import { RangeSliderProps } from './RangeSlider';
|
|
|
3
3
|
declare function Slider(props: IProps): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare namespace Slider {
|
|
5
5
|
var RangeSlider: (props: Omit<RangeSliderProps, "bar-height" | "active-color" | "inactive-color" | "bind:drag" | "bind:change" | "bind:drag-start" | "bind:drag-end"> & {
|
|
6
|
-
onChange?: (args: Omit<import("..").
|
|
6
|
+
onChange?: (args: Omit<import("..").SmartEvent<number>, "detail"> & {
|
|
7
7
|
detail: number[];
|
|
8
8
|
}) => void;
|
|
9
|
-
onDragEnd?: import("..").
|
|
10
|
-
onDragStart?: import("..").
|
|
11
|
-
onDrag?: import("..").
|
|
9
|
+
onDragEnd?: import("..").SmartEventHandler<unknown>;
|
|
10
|
+
onDragStart?: import("..").SmartEventHandler<unknown>;
|
|
11
|
+
onDrag?: import("..").SmartEventHandler<import("./PropTypes").SmartSliderDragEventDetail>;
|
|
12
12
|
barHeight?: string | number;
|
|
13
13
|
activeColor?: string;
|
|
14
14
|
inActiveColor?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartStepper, SmartStepperEvents, SmartStepperProps, SmartStepperExternalClassName, SmartStepperChangeEvent, SmartStepperOverLimitEvent, SmartStepperBlurEventDetail, SmartStepperFocusEventDetail } from '../@types';
|
|
2
|
+
export { SmartStepper, SmartStepperEvents, SmartStepperExternalClassName, SmartStepperProps, SmartStepperChangeEvent, SmartStepperOverLimitEvent, SmartStepperBlurEventDetail, SmartStepperFocusEventDetail, };
|
package/dist/stepper/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Stepper: import("react").FC<
|
|
2
|
+
import type { SmartStepper } from './PropTypes';
|
|
3
|
+
declare const Stepper: import("react").FC<SmartStepper>;
|
|
4
4
|
export { Stepper };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSteps, SmartStepsEvents, SmartStepsProps, SmartStepsExternalClassName, SmartStepsOption, SmartStepsClickStepEvent } from '../@types';
|
|
2
|
+
export { SmartSteps, SmartStepsEvents, SmartStepsExternalClassName, SmartStepsProps, SmartStepsOption, SmartStepsClickStepEvent, };
|
package/dist/steps/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Steps: import("react").FC<
|
|
2
|
+
import type { SmartSteps } from './PropTypes';
|
|
3
|
+
declare const Steps: import("react").FC<SmartSteps>;
|
|
4
4
|
export { Steps };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSticky, SmartStickyEvents, SmartStickyProps, SmartStickyScrollEventDetail } from '../@types';
|
|
2
|
+
export { SmartSticky, SmartStickyEvents, SmartStickyProps, SmartStickyScrollEventDetail };
|
package/dist/sticky/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Sticky: import("react").FC<
|
|
2
|
+
import type { SmartSticky } from './PropTypes';
|
|
3
|
+
declare const Sticky: import("react").FC<SmartSticky>;
|
|
4
4
|
export { Sticky };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSwipeCell, SmartSwipeCellEvents, SmartSwipeCellProps, SmartSwipeCellBaseEventDetail, SmartSwipeCellPosition, SmartSwipeCellClickEvent, SmartSwipeCellClickPosition, SmartSwipeCellCloseEventDetail } from '../@types';
|
|
2
|
+
export { SmartSwipeCell, SmartSwipeCellEvents, SmartSwipeCellProps, SmartSwipeCellBaseEventDetail, SmartSwipeCellPosition, SmartSwipeCellClickEvent, SmartSwipeCellClickPosition, SmartSwipeCellCloseEventDetail, };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const SwipeCell: import("react").FC<
|
|
2
|
+
import type { SmartSwipeCell } from './PropTypes';
|
|
3
|
+
declare const SwipeCell: import("react").FC<SmartSwipeCell>;
|
|
4
4
|
export { SwipeCell };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartSwitch, SmartSwitchEvents, SmartSwitchExternalClassName, SmartSwitchProps, SmartSwitchChangeEvent } from '../@types';
|
|
2
|
+
export { SmartSwitch, SmartSwitchEvents, SmartSwitchExternalClassName, SmartSwitchProps, SmartSwitchChangeEvent, };
|
package/dist/switch/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Switch: import("react").FC<
|
|
2
|
+
import type { SmartSwitch } from './PropTypes';
|
|
3
|
+
declare const Switch: import("react").FC<SmartSwitch>;
|
|
4
4
|
export { Switch };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/tab/PropTypes.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTab, SmartTabProps } from '../@types';
|
|
2
|
+
export { SmartTab, SmartTabProps };
|
package/dist/tab/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Tab: import("react").FC<
|
|
2
|
+
import type { SmartTab } from './PropTypes';
|
|
3
|
+
declare const Tab: import("react").FC<SmartTab>;
|
|
4
4
|
export { Tab };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTabbar, SmartTabbarEvents, SmartTabbarProps, SmartTabbarChangeEvent } from '../@types';
|
|
2
|
+
export { SmartTabbar, SmartTabbarEvents, SmartTabbarProps, SmartTabbarChangeEvent };
|
package/dist/tabbar/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Tabbar: import("react").FC<
|
|
2
|
+
import type { SmartTabbar } from './PropTypes';
|
|
3
|
+
declare const Tabbar: import("react").FC<SmartTabbar>;
|
|
4
4
|
export { Tabbar };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTabbarItem, SmartTabbarItemProps } from '../@types';
|
|
2
|
+
export { SmartTabbarItem, SmartTabbarItemProps };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const TabbarItem: import("react").FC<
|
|
2
|
+
import type { SmartTabbarItem } from './PropTypes';
|
|
3
|
+
declare const TabbarItem: import("react").FC<SmartTabbarItem>;
|
|
4
4
|
export { TabbarItem };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/tabs/PropTypes.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTabs, SmartTabsEvents, SmartTabsExternalClassName, SmartTabsProps, SmartTabsScrollEventDetail, SmartTabsBaseEventDetail } from '../@types';
|
|
2
|
+
export { SmartTabs, SmartTabsEvents, SmartTabsExternalClassName, SmartTabsProps, SmartTabsScrollEventDetail, SmartTabsBaseEventDetail, };
|
package/dist/tabs/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Tabs: import("react").FC<
|
|
2
|
+
import type { SmartTabs } from './PropTypes';
|
|
3
|
+
declare const Tabs: import("react").FC<SmartTabs>;
|
|
4
4
|
export { Tabs };
|
|
5
5
|
export * from './PropTypes';
|
package/dist/tag/PropTypes.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTag, SmartTagEvents, SmartTagExternalClassName, SmartTagProps } from '../@types';
|
|
2
|
+
export { SmartTag, SmartTagEvents, SmartTagExternalClassName, SmartTagProps };
|
package/dist/tag/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Tag: import("react").FC<
|
|
2
|
+
import type { SmartTag } from './PropTypes';
|
|
3
|
+
declare const Tag: import("react").FC<SmartTag>;
|
|
4
4
|
export { Tag };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartToast, SmartToastOptions, ToastInstance } from '../@types';
|
|
2
|
+
export { SmartToast, SmartToastOptions, ToastInstance };
|
package/dist/toast/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ToastInstance as _ToastInstance } from './toast';
|
|
3
|
-
import type { ToastInstance,
|
|
4
|
-
declare const Toast: import("react").FC<
|
|
3
|
+
import type { ToastInstance, SmartToastOptions } from './PropTypes';
|
|
4
|
+
declare const Toast: import("react").FC<SmartToastOptions>;
|
|
5
5
|
declare const ToastInstance: typeof _ToastInstance;
|
|
6
6
|
export { Toast, ToastInstance };
|
|
7
7
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTransition, SmartTransitionEvents, SmartTransitionExternalClassName, SmartTransitionProps } from '../@types';
|
|
2
|
+
export { SmartTransition, SmartTransitionEvents, SmartTransitionExternalClassName, SmartTransitionProps, };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const Transition: import("react").FC<
|
|
2
|
+
import type { SmartTransition } from './PropTypes';
|
|
3
|
+
declare const Transition: import("react").FC<SmartTransition>;
|
|
4
4
|
export { Transition };
|
|
5
5
|
export * from './PropTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export {
|
|
1
|
+
import { SmartTreeSelect, SmartTreeSelectEvents, SmartTreeSelectExternalClassName, SmartTreeSelectItem, SmartTreeSelectProps, SmartTreeSelectClickNavDetail } from '../@types';
|
|
2
|
+
export { SmartTreeSelect, SmartTreeSelectEvents, SmartTreeSelectExternalClassName, SmartTreeSelectItem, SmartTreeSelectProps, SmartTreeSelectClickNavDetail, };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import type {
|
|
3
|
-
declare const TreeSelect: import("react").FC<
|
|
2
|
+
import type { SmartTreeSelect } from './PropTypes';
|
|
3
|
+
declare const TreeSelect: import("react").FC<SmartTreeSelect>;
|
|
4
4
|
export { TreeSelect };
|
|
5
5
|
export * from './PropTypes';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ray-js/smart-ui",
|
|
3
|
-
"version": "1.0.2
|
|
3
|
+
"version": "1.0.2",
|
|
4
4
|
"author": "MiniApp Team",
|
|
5
5
|
"description": "轻量、可靠的智能小程序 UI 组件库",
|
|
6
6
|
"scripts": {
|
|
@@ -35,16 +35,16 @@
|
|
|
35
35
|
},
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"lodash-es": "^4.17.21",
|
|
38
|
-
"@ray-js/components-ty-slider": "^0.2.
|
|
38
|
+
"@ray-js/components-ty-slider": "^0.2.44",
|
|
39
39
|
"@ray-js/components-ty-progress-bar": "^0.1.1",
|
|
40
40
|
"@ray-js/components-ty-progress-circle": "^0.1.6",
|
|
41
|
-
"@tuya-miniapp/smart-ui": "^
|
|
41
|
+
"@tuya-miniapp/smart-ui": "^1.0.1"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@changesets/cli": "^2.27.1",
|
|
45
45
|
"@commitlint/cli": "^7.2.1",
|
|
46
46
|
"@commitlint/config-conventional": "^9.0.1",
|
|
47
|
-
"@tuya-miniapp/icons": "^
|
|
47
|
+
"@tuya-miniapp/icons": "^1.0.0",
|
|
48
48
|
"@ray-js/cli": "^1.5.6",
|
|
49
49
|
"@ray-js/ray": "^1.5.6",
|
|
50
50
|
"@types/fs-extra": "^9.0.13",
|