@tarojs/components 3.6.2-canary.0 → 3.6.2-canary.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/react/components.js +81 -160
- package/lib/react/components.js.map +1 -1
- package/lib/vue2/components.js +83 -164
- package/lib/vue2/components.js.map +1 -1
- package/lib/vue3/components.js +81 -160
- package/lib/vue3/components.js.map +1 -1
- package/package.json +4 -4
package/lib/vue2/components.js
CHANGED
|
@@ -1,101 +1,20 @@
|
|
|
1
1
|
import { createCommonRender, createCommonMethod } from './vue-component-lib/utils.js';
|
|
2
|
-
import {
|
|
3
|
-
import { defineCustomElement as defineCustomElement$1 } from '@tarojs/components/dist/components/taro-ad-custom-core.js';
|
|
4
|
-
import { defineCustomElement as defineCustomElement$2 } from '@tarojs/components/dist/components/taro-animation-video-core.js';
|
|
5
|
-
import { defineCustomElement as defineCustomElement$3 } from '@tarojs/components/dist/components/taro-animation-view-core.js';
|
|
6
|
-
import { defineCustomElement as defineCustomElement$4 } from '@tarojs/components/dist/components/taro-ar-camera-core.js';
|
|
7
|
-
import { defineCustomElement as defineCustomElement$5 } from '@tarojs/components/dist/components/taro-audio-core.js';
|
|
8
|
-
import { defineCustomElement as defineCustomElement$6 } from '@tarojs/components/dist/components/taro-aweme-data-core.js';
|
|
9
|
-
import { defineCustomElement as defineCustomElement$7 } from '@tarojs/components/dist/components/taro-block-core.js';
|
|
10
|
-
import { defineCustomElement as defineCustomElement$8 } from '@tarojs/components/dist/components/taro-button-core.js';
|
|
11
|
-
import { defineCustomElement as defineCustomElement$9 } from '@tarojs/components/dist/components/taro-camera-core.js';
|
|
12
|
-
import { defineCustomElement as defineCustomElement$a } from '@tarojs/components/dist/components/taro-canvas-core.js';
|
|
13
|
-
import { defineCustomElement as defineCustomElement$b } from '@tarojs/components/dist/components/taro-channel-live-core.js';
|
|
14
|
-
import { defineCustomElement as defineCustomElement$c } from '@tarojs/components/dist/components/taro-channel-video-core.js';
|
|
15
|
-
import { defineCustomElement as defineCustomElement$d } from '@tarojs/components/dist/components/taro-checkbox-core.js';
|
|
16
|
-
import { defineCustomElement as defineCustomElement$e } from '@tarojs/components/dist/components/taro-checkbox-group-core.js';
|
|
17
|
-
import { defineCustomElement as defineCustomElement$f } from '@tarojs/components/dist/components/taro-comment-detail-core.js';
|
|
18
|
-
import { defineCustomElement as defineCustomElement$g } from '@tarojs/components/dist/components/taro-comment-list-core.js';
|
|
19
|
-
import { defineCustomElement as defineCustomElement$h } from '@tarojs/components/dist/components/taro-contact-button-core.js';
|
|
20
|
-
import { defineCustomElement as defineCustomElement$i } from '@tarojs/components/dist/components/taro-cover-image-core.js';
|
|
21
|
-
import { defineCustomElement as defineCustomElement$j } from '@tarojs/components/dist/components/taro-cover-view-core.js';
|
|
22
|
-
import { defineCustomElement as defineCustomElement$k } from '@tarojs/components/dist/components/taro-custom-wrapper-core.js';
|
|
23
|
-
import { defineCustomElement as defineCustomElement$l } from '@tarojs/components/dist/components/taro-editor-core.js';
|
|
24
|
-
import { defineCustomElement as defineCustomElement$m } from '@tarojs/components/dist/components/taro-follow-swan-core.js';
|
|
25
|
-
import { defineCustomElement as defineCustomElement$n } from '@tarojs/components/dist/components/taro-form-core.js';
|
|
26
|
-
import { defineCustomElement as defineCustomElement$o } from '@tarojs/components/dist/components/taro-functional-page-navigator-core.js';
|
|
27
|
-
import { defineCustomElement as defineCustomElement$p } from '@tarojs/components/dist/components/taro-grid-view-core.js';
|
|
28
|
-
import { defineCustomElement as defineCustomElement$q } from '@tarojs/components/dist/components/taro-icon-core.js';
|
|
29
|
-
import { defineCustomElement as defineCustomElement$r } from '@tarojs/components/dist/components/taro-image-core.js';
|
|
30
|
-
import { defineCustomElement as defineCustomElement$s } from '@tarojs/components/dist/components/taro-inline-payment-panel-core.js';
|
|
31
|
-
import { defineCustomElement as defineCustomElement$t } from '@tarojs/components/dist/components/taro-input-core.js';
|
|
32
|
-
import { defineCustomElement as defineCustomElement$u } from '@tarojs/components/dist/components/taro-keyboard-accessory-core.js';
|
|
33
|
-
import { defineCustomElement as defineCustomElement$v } from '@tarojs/components/dist/components/taro-label-core.js';
|
|
34
|
-
import { defineCustomElement as defineCustomElement$w } from '@tarojs/components/dist/components/taro-lifestyle-core.js';
|
|
35
|
-
import { defineCustomElement as defineCustomElement$x } from '@tarojs/components/dist/components/taro-like-core.js';
|
|
36
|
-
import { defineCustomElement as defineCustomElement$y } from '@tarojs/components/dist/components/taro-list-view-core.js';
|
|
37
|
-
import { defineCustomElement as defineCustomElement$z } from '@tarojs/components/dist/components/taro-live-player-core.js';
|
|
38
|
-
import { defineCustomElement as defineCustomElement$A } from '@tarojs/components/dist/components/taro-live-pusher-core.js';
|
|
39
|
-
import { defineCustomElement as defineCustomElement$B } from '@tarojs/components/dist/components/taro-login-core.js';
|
|
40
|
-
import { defineCustomElement as defineCustomElement$C } from '@tarojs/components/dist/components/taro-lottie-core.js';
|
|
41
|
-
import { defineCustomElement as defineCustomElement$D } from '@tarojs/components/dist/components/taro-map-core.js';
|
|
42
|
-
import { defineCustomElement as defineCustomElement$E } from '@tarojs/components/dist/components/taro-match-media-core.js';
|
|
43
|
-
import { defineCustomElement as defineCustomElement$F } from '@tarojs/components/dist/components/taro-movable-area-core.js';
|
|
44
|
-
import { defineCustomElement as defineCustomElement$G } from '@tarojs/components/dist/components/taro-movable-view-core.js';
|
|
45
|
-
import { defineCustomElement as defineCustomElement$H } from '@tarojs/components/dist/components/taro-native-slot-core.js';
|
|
46
|
-
import { defineCustomElement as defineCustomElement$I } from '@tarojs/components/dist/components/taro-navigation-bar-core.js';
|
|
47
|
-
import { defineCustomElement as defineCustomElement$J } from '@tarojs/components/dist/components/taro-navigator-core.js';
|
|
48
|
-
import { defineCustomElement as defineCustomElement$K } from '@tarojs/components/dist/components/taro-official-account-core.js';
|
|
49
|
-
import { defineCustomElement as defineCustomElement$L } from '@tarojs/components/dist/components/taro-open-data-core.js';
|
|
50
|
-
import { defineCustomElement as defineCustomElement$M } from '@tarojs/components/dist/components/taro-page-container-core.js';
|
|
51
|
-
import { defineCustomElement as defineCustomElement$N } from '@tarojs/components/dist/components/taro-page-meta-core.js';
|
|
52
|
-
import { defineCustomElement as defineCustomElement$O } from '@tarojs/components/dist/components/taro-picker-core.js';
|
|
53
|
-
import { defineCustomElement as defineCustomElement$P } from '@tarojs/components/dist/components/taro-picker-group.js';
|
|
54
|
-
import { defineCustomElement as defineCustomElement$Q } from '@tarojs/components/dist/components/taro-picker-view-column-core.js';
|
|
55
|
-
import { defineCustomElement as defineCustomElement$R } from '@tarojs/components/dist/components/taro-picker-view-core.js';
|
|
56
|
-
import { defineCustomElement as defineCustomElement$S } from '@tarojs/components/dist/components/taro-progress-core.js';
|
|
57
|
-
import { defineCustomElement as defineCustomElement$T } from '@tarojs/components/dist/components/taro-pull-to-refresh.js';
|
|
58
|
-
import { defineCustomElement as defineCustomElement$U } from '@tarojs/components/dist/components/taro-radio-core.js';
|
|
59
|
-
import { defineCustomElement as defineCustomElement$V } from '@tarojs/components/dist/components/taro-radio-group-core.js';
|
|
60
|
-
import { defineCustomElement as defineCustomElement$W } from '@tarojs/components/dist/components/taro-rich-text-core.js';
|
|
61
|
-
import { defineCustomElement as defineCustomElement$X } from '@tarojs/components/dist/components/taro-root-portal-core.js';
|
|
62
|
-
import { defineCustomElement as defineCustomElement$Y } from '@tarojs/components/dist/components/taro-rtc-room-core.js';
|
|
63
|
-
import { defineCustomElement as defineCustomElement$Z } from '@tarojs/components/dist/components/taro-rtc-room-item-core.js';
|
|
64
|
-
import { defineCustomElement as defineCustomElement$_ } from '@tarojs/components/dist/components/taro-scroll-view-core.js';
|
|
65
|
-
import { defineCustomElement as defineCustomElement$$ } from '@tarojs/components/dist/components/taro-share-element-core.js';
|
|
66
|
-
import { defineCustomElement as defineCustomElement$10 } from '@tarojs/components/dist/components/taro-slider-core.js';
|
|
67
|
-
import { defineCustomElement as defineCustomElement$11 } from '@tarojs/components/dist/components/taro-slot-core.js';
|
|
68
|
-
import { defineCustomElement as defineCustomElement$12 } from '@tarojs/components/dist/components/taro-sticky-header-core.js';
|
|
69
|
-
import { defineCustomElement as defineCustomElement$13 } from '@tarojs/components/dist/components/taro-sticky-section-core.js';
|
|
70
|
-
import { defineCustomElement as defineCustomElement$14 } from '@tarojs/components/dist/components/taro-swiper-core.js';
|
|
71
|
-
import { defineCustomElement as defineCustomElement$15 } from '@tarojs/components/dist/components/taro-swiper-item-core.js';
|
|
72
|
-
import { defineCustomElement as defineCustomElement$16 } from '@tarojs/components/dist/components/taro-switch-core.js';
|
|
73
|
-
import { defineCustomElement as defineCustomElement$17 } from '@tarojs/components/dist/components/taro-tab-item-core.js';
|
|
74
|
-
import { defineCustomElement as defineCustomElement$18 } from '@tarojs/components/dist/components/taro-tabbar.js';
|
|
75
|
-
import { defineCustomElement as defineCustomElement$19 } from '@tarojs/components/dist/components/taro-tabs-core.js';
|
|
76
|
-
import { defineCustomElement as defineCustomElement$1a } from '@tarojs/components/dist/components/taro-text-core.js';
|
|
77
|
-
import { defineCustomElement as defineCustomElement$1b } from '@tarojs/components/dist/components/taro-textarea-core.js';
|
|
78
|
-
import { defineCustomElement as defineCustomElement$1c } from '@tarojs/components/dist/components/taro-video-control.js';
|
|
79
|
-
import { defineCustomElement as defineCustomElement$1d } from '@tarojs/components/dist/components/taro-video-core.js';
|
|
80
|
-
import { defineCustomElement as defineCustomElement$1e } from '@tarojs/components/dist/components/taro-video-danmu.js';
|
|
81
|
-
import { defineCustomElement as defineCustomElement$1f } from '@tarojs/components/dist/components/taro-view-core.js';
|
|
82
|
-
import { defineCustomElement as defineCustomElement$1g } from '@tarojs/components/dist/components/taro-voip-room-core.js';
|
|
83
|
-
import { defineCustomElement as defineCustomElement$1h } from '@tarojs/components/dist/components/taro-web-view-core.js';
|
|
2
|
+
import { defineCustomElementTaroAdCore, defineCustomElementTaroAdCustomCore, defineCustomElementTaroAnimationVideoCore, defineCustomElementTaroAnimationViewCore, defineCustomElementTaroArCameraCore, defineCustomElementTaroAudioCore, defineCustomElementTaroAwemeDataCore, defineCustomElementTaroBlockCore, defineCustomElementTaroButtonCore, defineCustomElementTaroCameraCore, defineCustomElementTaroCanvasCore, defineCustomElementTaroChannelLiveCore, defineCustomElementTaroChannelVideoCore, defineCustomElementTaroCheckboxCore, defineCustomElementTaroCheckboxGroupCore, defineCustomElementTaroCommentDetailCore, defineCustomElementTaroCommentListCore, defineCustomElementTaroContactButtonCore, defineCustomElementTaroCoverImageCore, defineCustomElementTaroCoverViewCore, defineCustomElementTaroCustomWrapperCore, defineCustomElementTaroEditorCore, defineCustomElementTaroFollowSwanCore, defineCustomElementTaroFormCore, defineCustomElementTaroFunctionalPageNavigatorCore, defineCustomElementTaroGridViewCore, defineCustomElementTaroIconCore, defineCustomElementTaroImageCore, defineCustomElementTaroInlinePaymentPanelCore, defineCustomElementTaroInputCore, defineCustomElementTaroKeyboardAccessoryCore, defineCustomElementTaroLabelCore, defineCustomElementTaroLifestyleCore, defineCustomElementTaroLikeCore, defineCustomElementTaroListViewCore, defineCustomElementTaroLivePlayerCore, defineCustomElementTaroLivePusherCore, defineCustomElementTaroLoginCore, defineCustomElementTaroLottieCore, defineCustomElementTaroMapCore, defineCustomElementTaroMatchMediaCore, defineCustomElementTaroMovableAreaCore, defineCustomElementTaroMovableViewCore, defineCustomElementTaroNativeSlotCore, defineCustomElementTaroNavigationBarCore, defineCustomElementTaroNavigatorCore, defineCustomElementTaroOfficialAccountCore, defineCustomElementTaroOpenDataCore, defineCustomElementTaroPageContainerCore, defineCustomElementTaroPageMetaCore, defineCustomElementTaroPickerCore, defineCustomElementTaroPickerGroup, defineCustomElementTaroPickerViewColumnCore, defineCustomElementTaroPickerViewCore, defineCustomElementTaroProgressCore, defineCustomElementTaroPullToRefresh, defineCustomElementTaroRadioCore, defineCustomElementTaroRadioGroupCore, defineCustomElementTaroRichTextCore, defineCustomElementTaroRootPortalCore, defineCustomElementTaroRtcRoomCore, defineCustomElementTaroRtcRoomItemCore, defineCustomElementTaroScrollViewCore, defineCustomElementTaroShareElementCore, defineCustomElementTaroSliderCore, defineCustomElementTaroSlotCore, defineCustomElementTaroStickyHeaderCore, defineCustomElementTaroStickySectionCore, defineCustomElementTaroSwiperCore, defineCustomElementTaroSwiperItemCore, defineCustomElementTaroSwitchCore, defineCustomElementTaroTabItemCore, defineCustomElementTaroTabbar, defineCustomElementTaroTabsCore, defineCustomElementTaroTextCore, defineCustomElementTaroTextareaCore, defineCustomElementTaroVideoControl, defineCustomElementTaroVideoCore, defineCustomElementTaroVideoDanmu, defineCustomElementTaroViewCore, defineCustomElementTaroVoipRoomCore, defineCustomElementTaroWebViewCore } from '@tarojs/components/dist/components';
|
|
84
3
|
|
|
85
4
|
const Ad = {
|
|
86
|
-
render: /*@__PURE__*/ createCommonRender('taro-ad-core', [],
|
|
5
|
+
render: /*@__PURE__*/ createCommonRender('taro-ad-core', [], defineCustomElementTaroAdCore),
|
|
87
6
|
};
|
|
88
7
|
const AdCustom = {
|
|
89
|
-
render: /*@__PURE__*/ createCommonRender('taro-ad-custom-core', [],
|
|
8
|
+
render: /*@__PURE__*/ createCommonRender('taro-ad-custom-core', [], defineCustomElementTaroAdCustomCore),
|
|
90
9
|
};
|
|
91
10
|
const AnimationVideo = {
|
|
92
|
-
render: /*@__PURE__*/ createCommonRender('taro-animation-video-core', [],
|
|
11
|
+
render: /*@__PURE__*/ createCommonRender('taro-animation-video-core', [], defineCustomElementTaroAnimationVideoCore),
|
|
93
12
|
};
|
|
94
13
|
const AnimationView = {
|
|
95
|
-
render: /*@__PURE__*/ createCommonRender('taro-animation-view-core', [],
|
|
14
|
+
render: /*@__PURE__*/ createCommonRender('taro-animation-view-core', [], defineCustomElementTaroAnimationViewCore),
|
|
96
15
|
};
|
|
97
16
|
const ArCamera = {
|
|
98
|
-
render: /*@__PURE__*/ createCommonRender('taro-ar-camera-core', [],
|
|
17
|
+
render: /*@__PURE__*/ createCommonRender('taro-ar-camera-core', [], defineCustomElementTaroArCameraCore),
|
|
99
18
|
};
|
|
100
19
|
const Audio = {
|
|
101
20
|
props: {
|
|
@@ -106,13 +25,13 @@ const Audio = {
|
|
|
106
25
|
muted: {},
|
|
107
26
|
nativeProps: {}
|
|
108
27
|
},
|
|
109
|
-
render: /*@__PURE__*/ createCommonRender('taro-audio-core', ['error', 'play', 'pause', 'timeupdate', 'ended'],
|
|
28
|
+
render: /*@__PURE__*/ createCommonRender('taro-audio-core', ['error', 'play', 'pause', 'timeupdate', 'ended'], defineCustomElementTaroAudioCore),
|
|
110
29
|
};
|
|
111
30
|
const AwemeData = {
|
|
112
|
-
render: /*@__PURE__*/ createCommonRender('taro-aweme-data-core', [],
|
|
31
|
+
render: /*@__PURE__*/ createCommonRender('taro-aweme-data-core', [], defineCustomElementTaroAwemeDataCore),
|
|
113
32
|
};
|
|
114
33
|
const Block = {
|
|
115
|
-
render: /*@__PURE__*/ createCommonRender('fragment', [],
|
|
34
|
+
render: /*@__PURE__*/ createCommonRender('fragment', [], defineCustomElementTaroBlockCore),
|
|
116
35
|
};
|
|
117
36
|
const Button = {
|
|
118
37
|
props: {
|
|
@@ -126,23 +45,23 @@ const Button = {
|
|
|
126
45
|
loading: {},
|
|
127
46
|
formType: {}
|
|
128
47
|
},
|
|
129
|
-
render: /*@__PURE__*/ createCommonRender('taro-button-core', ['tarobuttonsubmit', 'tarobuttonreset'],
|
|
48
|
+
render: /*@__PURE__*/ createCommonRender('taro-button-core', ['tarobuttonsubmit', 'tarobuttonreset'], defineCustomElementTaroButtonCore),
|
|
130
49
|
};
|
|
131
50
|
const Camera = {
|
|
132
|
-
render: /*@__PURE__*/ createCommonRender('taro-camera-core', [],
|
|
51
|
+
render: /*@__PURE__*/ createCommonRender('taro-camera-core', [], defineCustomElementTaroCameraCore),
|
|
133
52
|
};
|
|
134
53
|
const Canvas = {
|
|
135
54
|
props: {
|
|
136
55
|
canvasId: {},
|
|
137
56
|
nativeProps: {}
|
|
138
57
|
},
|
|
139
|
-
render: /*@__PURE__*/ createCommonRender('taro-canvas-core', ['longtap'],
|
|
58
|
+
render: /*@__PURE__*/ createCommonRender('taro-canvas-core', ['longtap'], defineCustomElementTaroCanvasCore),
|
|
140
59
|
};
|
|
141
60
|
const ChannelLive = {
|
|
142
|
-
render: /*@__PURE__*/ createCommonRender('taro-channel-live-core', [],
|
|
61
|
+
render: /*@__PURE__*/ createCommonRender('taro-channel-live-core', [], defineCustomElementTaroChannelLiveCore),
|
|
143
62
|
};
|
|
144
63
|
const ChannelVideo = {
|
|
145
|
-
render: /*@__PURE__*/ createCommonRender('taro-channel-video-core', [],
|
|
64
|
+
render: /*@__PURE__*/ createCommonRender('taro-channel-video-core', [], defineCustomElementTaroChannelVideoCore),
|
|
146
65
|
};
|
|
147
66
|
const Checkbox = {
|
|
148
67
|
props: {
|
|
@@ -154,29 +73,29 @@ const Checkbox = {
|
|
|
154
73
|
disabled: {},
|
|
155
74
|
nativeProps: {}
|
|
156
75
|
},
|
|
157
|
-
render: /*@__PURE__*/ createCommonRender('taro-checkbox-core', ['checkboxchange'],
|
|
76
|
+
render: /*@__PURE__*/ createCommonRender('taro-checkbox-core', ['checkboxchange'], defineCustomElementTaroCheckboxCore),
|
|
158
77
|
};
|
|
159
78
|
const CheckboxGroup = {
|
|
160
79
|
props: {
|
|
161
80
|
name: {}
|
|
162
81
|
},
|
|
163
|
-
render: /*@__PURE__*/ createCommonRender('taro-checkbox-group-core', ['change'],
|
|
82
|
+
render: /*@__PURE__*/ createCommonRender('taro-checkbox-group-core', ['change'], defineCustomElementTaroCheckboxGroupCore),
|
|
164
83
|
};
|
|
165
84
|
const CommentDetail = {
|
|
166
|
-
render: /*@__PURE__*/ createCommonRender('taro-comment-detail-core', [],
|
|
85
|
+
render: /*@__PURE__*/ createCommonRender('taro-comment-detail-core', [], defineCustomElementTaroCommentDetailCore),
|
|
167
86
|
};
|
|
168
87
|
const CommentList = {
|
|
169
|
-
render: /*@__PURE__*/ createCommonRender('taro-comment-list-core', [],
|
|
88
|
+
render: /*@__PURE__*/ createCommonRender('taro-comment-list-core', [], defineCustomElementTaroCommentListCore),
|
|
170
89
|
};
|
|
171
90
|
const ContactButton = {
|
|
172
|
-
render: /*@__PURE__*/ createCommonRender('taro-contact-button-core', [],
|
|
91
|
+
render: /*@__PURE__*/ createCommonRender('taro-contact-button-core', [], defineCustomElementTaroContactButtonCore),
|
|
173
92
|
};
|
|
174
93
|
const CoverImage = {
|
|
175
94
|
props: {
|
|
176
95
|
src: {},
|
|
177
96
|
nativeProps: {}
|
|
178
97
|
},
|
|
179
|
-
render: /*@__PURE__*/ createCommonRender('taro-cover-image-core', ['load', 'error'],
|
|
98
|
+
render: /*@__PURE__*/ createCommonRender('taro-cover-image-core', ['load', 'error'], defineCustomElementTaroCoverImageCore),
|
|
180
99
|
};
|
|
181
100
|
const CoverView = {
|
|
182
101
|
props: {
|
|
@@ -185,25 +104,25 @@ const CoverView = {
|
|
|
185
104
|
hoverStartTime: {},
|
|
186
105
|
hoverStayTime: {}
|
|
187
106
|
},
|
|
188
|
-
render: /*@__PURE__*/ createCommonRender('taro-cover-view-core', ['longpress'],
|
|
107
|
+
render: /*@__PURE__*/ createCommonRender('taro-cover-view-core', ['longpress'], defineCustomElementTaroCoverViewCore),
|
|
189
108
|
};
|
|
190
109
|
const CustomWrapper = {
|
|
191
|
-
render: /*@__PURE__*/ createCommonRender('fragment', [],
|
|
110
|
+
render: /*@__PURE__*/ createCommonRender('fragment', [], defineCustomElementTaroCustomWrapperCore),
|
|
192
111
|
};
|
|
193
112
|
const Editor = {
|
|
194
|
-
render: /*@__PURE__*/ createCommonRender('taro-editor-core', [],
|
|
113
|
+
render: /*@__PURE__*/ createCommonRender('taro-editor-core', [], defineCustomElementTaroEditorCore),
|
|
195
114
|
};
|
|
196
115
|
const FollowSwan = {
|
|
197
|
-
render: /*@__PURE__*/ createCommonRender('taro-follow-swan-core', [],
|
|
116
|
+
render: /*@__PURE__*/ createCommonRender('taro-follow-swan-core', [], defineCustomElementTaroFollowSwanCore),
|
|
198
117
|
};
|
|
199
118
|
const Form = {
|
|
200
|
-
render: /*@__PURE__*/ createCommonRender('taro-form-core', ['submit'],
|
|
119
|
+
render: /*@__PURE__*/ createCommonRender('taro-form-core', ['submit'], defineCustomElementTaroFormCore),
|
|
201
120
|
};
|
|
202
121
|
const FunctionalPageNavigator = {
|
|
203
|
-
render: /*@__PURE__*/ createCommonRender('taro-functional-page-navigator-core', [],
|
|
122
|
+
render: /*@__PURE__*/ createCommonRender('taro-functional-page-navigator-core', [], defineCustomElementTaroFunctionalPageNavigatorCore),
|
|
204
123
|
};
|
|
205
124
|
const GridView = {
|
|
206
|
-
render: /*@__PURE__*/ createCommonRender('taro-grid-view-core', [],
|
|
125
|
+
render: /*@__PURE__*/ createCommonRender('taro-grid-view-core', [], defineCustomElementTaroGridViewCore),
|
|
207
126
|
};
|
|
208
127
|
const Icon = {
|
|
209
128
|
props: {
|
|
@@ -211,7 +130,7 @@ const Icon = {
|
|
|
211
130
|
size: {},
|
|
212
131
|
color: {}
|
|
213
132
|
},
|
|
214
|
-
render: /*@__PURE__*/ createCommonRender('taro-icon-core', [],
|
|
133
|
+
render: /*@__PURE__*/ createCommonRender('taro-icon-core', [], defineCustomElementTaroIconCore),
|
|
215
134
|
};
|
|
216
135
|
const Image = {
|
|
217
136
|
props: {
|
|
@@ -220,10 +139,10 @@ const Image = {
|
|
|
220
139
|
lazyLoad: {},
|
|
221
140
|
nativeProps: {}
|
|
222
141
|
},
|
|
223
|
-
render: /*@__PURE__*/ createCommonRender('taro-image-core', ['load', 'error'],
|
|
142
|
+
render: /*@__PURE__*/ createCommonRender('taro-image-core', ['load', 'error'], defineCustomElementTaroImageCore),
|
|
224
143
|
};
|
|
225
144
|
const InlinePaymentPanel = {
|
|
226
|
-
render: /*@__PURE__*/ createCommonRender('taro-inline-payment-panel-core', [],
|
|
145
|
+
render: /*@__PURE__*/ createCommonRender('taro-inline-payment-panel-core', [], defineCustomElementTaroInlinePaymentPanelCore),
|
|
227
146
|
};
|
|
228
147
|
const Input = {
|
|
229
148
|
props: {
|
|
@@ -242,49 +161,49 @@ const Input = {
|
|
|
242
161
|
methods: {
|
|
243
162
|
focus: createCommonMethod('focus')
|
|
244
163
|
},
|
|
245
|
-
render: /*@__PURE__*/ createCommonRender('taro-input-core', ['input', 'paste', 'focus', 'blur', 'confirm', 'change', 'keydown'],
|
|
164
|
+
render: /*@__PURE__*/ createCommonRender('taro-input-core', ['input', 'paste', 'focus', 'blur', 'confirm', 'change', 'keydown'], defineCustomElementTaroInputCore),
|
|
246
165
|
};
|
|
247
166
|
const KeyboardAccessory = {
|
|
248
|
-
render: /*@__PURE__*/ createCommonRender('taro-keyboard-accessory-core', [],
|
|
167
|
+
render: /*@__PURE__*/ createCommonRender('taro-keyboard-accessory-core', [], defineCustomElementTaroKeyboardAccessoryCore),
|
|
249
168
|
};
|
|
250
169
|
const Label = {
|
|
251
170
|
props: {
|
|
252
171
|
for: {}
|
|
253
172
|
},
|
|
254
|
-
render: /*@__PURE__*/ createCommonRender('taro-label-core', [],
|
|
173
|
+
render: /*@__PURE__*/ createCommonRender('taro-label-core', [], defineCustomElementTaroLabelCore),
|
|
255
174
|
};
|
|
256
175
|
const Lifestyle = {
|
|
257
|
-
render: /*@__PURE__*/ createCommonRender('taro-lifestyle-core', [],
|
|
176
|
+
render: /*@__PURE__*/ createCommonRender('taro-lifestyle-core', [], defineCustomElementTaroLifestyleCore),
|
|
258
177
|
};
|
|
259
178
|
const Like = {
|
|
260
|
-
render: /*@__PURE__*/ createCommonRender('taro-like-core', [],
|
|
179
|
+
render: /*@__PURE__*/ createCommonRender('taro-like-core', [], defineCustomElementTaroLikeCore),
|
|
261
180
|
};
|
|
262
181
|
const ListView = {
|
|
263
|
-
render: /*@__PURE__*/ createCommonRender('taro-list-view-core', [],
|
|
182
|
+
render: /*@__PURE__*/ createCommonRender('taro-list-view-core', [], defineCustomElementTaroListViewCore),
|
|
264
183
|
};
|
|
265
184
|
const LivePlayer = {
|
|
266
|
-
render: /*@__PURE__*/ createCommonRender('taro-live-player-core', [],
|
|
185
|
+
render: /*@__PURE__*/ createCommonRender('taro-live-player-core', [], defineCustomElementTaroLivePlayerCore),
|
|
267
186
|
};
|
|
268
187
|
const LivePusher = {
|
|
269
|
-
render: /*@__PURE__*/ createCommonRender('taro-live-pusher-core', [],
|
|
188
|
+
render: /*@__PURE__*/ createCommonRender('taro-live-pusher-core', [], defineCustomElementTaroLivePusherCore),
|
|
270
189
|
};
|
|
271
190
|
const Login = {
|
|
272
|
-
render: /*@__PURE__*/ createCommonRender('taro-login-core', [],
|
|
191
|
+
render: /*@__PURE__*/ createCommonRender('taro-login-core', [], defineCustomElementTaroLoginCore),
|
|
273
192
|
};
|
|
274
193
|
const Lottie = {
|
|
275
|
-
render: /*@__PURE__*/ createCommonRender('taro-lottie-core', [],
|
|
194
|
+
render: /*@__PURE__*/ createCommonRender('taro-lottie-core', [], defineCustomElementTaroLottieCore),
|
|
276
195
|
};
|
|
277
196
|
const Map = {
|
|
278
|
-
render: /*@__PURE__*/ createCommonRender('taro-map-core', [],
|
|
197
|
+
render: /*@__PURE__*/ createCommonRender('taro-map-core', [], defineCustomElementTaroMapCore),
|
|
279
198
|
};
|
|
280
199
|
const MatchMedia = {
|
|
281
|
-
render: /*@__PURE__*/ createCommonRender('taro-match-media-core', [],
|
|
200
|
+
render: /*@__PURE__*/ createCommonRender('taro-match-media-core', [], defineCustomElementTaroMatchMediaCore),
|
|
282
201
|
};
|
|
283
202
|
const MovableArea = {
|
|
284
203
|
props: {
|
|
285
204
|
scaleArea: {}
|
|
286
205
|
},
|
|
287
|
-
render: /*@__PURE__*/ createCommonRender('taro-movable-area-core', [],
|
|
206
|
+
render: /*@__PURE__*/ createCommonRender('taro-movable-area-core', [], defineCustomElementTaroMovableAreaCore),
|
|
288
207
|
};
|
|
289
208
|
const MovableView = {
|
|
290
209
|
props: {
|
|
@@ -307,13 +226,13 @@ const MovableView = {
|
|
|
307
226
|
endScale: createCommonMethod('endScale'),
|
|
308
227
|
setScale: createCommonMethod('setScale')
|
|
309
228
|
},
|
|
310
|
-
render: /*@__PURE__*/ createCommonRender('taro-movable-view-core', ['change', 'scale', 'htouchmove', 'vtouchmove'],
|
|
229
|
+
render: /*@__PURE__*/ createCommonRender('taro-movable-view-core', ['change', 'scale', 'htouchmove', 'vtouchmove'], defineCustomElementTaroMovableViewCore),
|
|
311
230
|
};
|
|
312
231
|
const NativeSlot = {
|
|
313
|
-
render: /*@__PURE__*/ createCommonRender('taro-native-slot-core', [],
|
|
232
|
+
render: /*@__PURE__*/ createCommonRender('taro-native-slot-core', [], defineCustomElementTaroNativeSlotCore),
|
|
314
233
|
};
|
|
315
234
|
const NavigationBar = {
|
|
316
|
-
render: /*@__PURE__*/ createCommonRender('taro-navigation-bar-core', [],
|
|
235
|
+
render: /*@__PURE__*/ createCommonRender('taro-navigation-bar-core', [], defineCustomElementTaroNavigationBarCore),
|
|
317
236
|
};
|
|
318
237
|
const Navigator = {
|
|
319
238
|
props: {
|
|
@@ -323,19 +242,19 @@ const Navigator = {
|
|
|
323
242
|
isHover: {},
|
|
324
243
|
delta: {}
|
|
325
244
|
},
|
|
326
|
-
render: /*@__PURE__*/ createCommonRender('taro-navigator-core', ['cuccess', 'fail', 'complete'],
|
|
245
|
+
render: /*@__PURE__*/ createCommonRender('taro-navigator-core', ['cuccess', 'fail', 'complete'], defineCustomElementTaroNavigatorCore),
|
|
327
246
|
};
|
|
328
247
|
const OfficialAccount = {
|
|
329
|
-
render: /*@__PURE__*/ createCommonRender('taro-official-account-core', [],
|
|
248
|
+
render: /*@__PURE__*/ createCommonRender('taro-official-account-core', [], defineCustomElementTaroOfficialAccountCore),
|
|
330
249
|
};
|
|
331
250
|
const OpenData = {
|
|
332
|
-
render: /*@__PURE__*/ createCommonRender('taro-open-data-core', [],
|
|
251
|
+
render: /*@__PURE__*/ createCommonRender('taro-open-data-core', [], defineCustomElementTaroOpenDataCore),
|
|
333
252
|
};
|
|
334
253
|
const PageContainer = {
|
|
335
|
-
render: /*@__PURE__*/ createCommonRender('taro-page-container-core', [],
|
|
254
|
+
render: /*@__PURE__*/ createCommonRender('taro-page-container-core', [], defineCustomElementTaroPageContainerCore),
|
|
336
255
|
};
|
|
337
256
|
const PageMeta = {
|
|
338
|
-
render: /*@__PURE__*/ createCommonRender('taro-page-meta-core', [],
|
|
257
|
+
render: /*@__PURE__*/ createCommonRender('taro-page-meta-core', [], defineCustomElementTaroPageMetaCore),
|
|
339
258
|
};
|
|
340
259
|
const Picker = {
|
|
341
260
|
props: {
|
|
@@ -350,7 +269,7 @@ const Picker = {
|
|
|
350
269
|
name: {}
|
|
351
270
|
},
|
|
352
271
|
model: { prop: 'value', event: 'update:modelValue' },
|
|
353
|
-
render: /*@__PURE__*/ createCommonRender('taro-picker-core', ['change', 'columnchange', 'cancel'],
|
|
272
|
+
render: /*@__PURE__*/ createCommonRender('taro-picker-core', ['change', 'columnchange', 'cancel'], defineCustomElementTaroPickerCore),
|
|
354
273
|
};
|
|
355
274
|
const PickerGroup = {
|
|
356
275
|
props: {
|
|
@@ -368,7 +287,7 @@ const PickerGroup = {
|
|
|
368
287
|
handleMoving: createCommonMethod('handleMoving'),
|
|
369
288
|
handleMoveEnd: createCommonMethod('handleMoveEnd')
|
|
370
289
|
},
|
|
371
|
-
render: /*@__PURE__*/ createCommonRender('taro-picker-group', [],
|
|
290
|
+
render: /*@__PURE__*/ createCommonRender('taro-picker-group', [], defineCustomElementTaroPickerGroup),
|
|
372
291
|
};
|
|
373
292
|
const PickerViewColumn = {
|
|
374
293
|
props: {
|
|
@@ -376,7 +295,7 @@ const PickerViewColumn = {
|
|
|
376
295
|
initialPosition: {},
|
|
377
296
|
paddingVertical: {}
|
|
378
297
|
},
|
|
379
|
-
render: /*@__PURE__*/ createCommonRender('taro-picker-view-column-core', ['onselect', 'onselectstart', 'onselectend'],
|
|
298
|
+
render: /*@__PURE__*/ createCommonRender('taro-picker-view-column-core', ['onselect', 'onselectstart', 'onselectend'], defineCustomElementTaroPickerViewColumnCore),
|
|
380
299
|
};
|
|
381
300
|
const PickerView = {
|
|
382
301
|
props: {
|
|
@@ -386,7 +305,7 @@ const PickerView = {
|
|
|
386
305
|
maskStyle: {},
|
|
387
306
|
maskClass: {}
|
|
388
307
|
},
|
|
389
|
-
render: /*@__PURE__*/ createCommonRender('taro-picker-view-core', ['change', 'pickstart', 'pickend'],
|
|
308
|
+
render: /*@__PURE__*/ createCommonRender('taro-picker-view-core', ['change', 'pickstart', 'pickend'], defineCustomElementTaroPickerViewCore),
|
|
390
309
|
};
|
|
391
310
|
const Progress = {
|
|
392
311
|
props: {
|
|
@@ -399,7 +318,7 @@ const Progress = {
|
|
|
399
318
|
backgroundColor: {},
|
|
400
319
|
active: {}
|
|
401
320
|
},
|
|
402
|
-
render: /*@__PURE__*/ createCommonRender('taro-progress-core', [],
|
|
321
|
+
render: /*@__PURE__*/ createCommonRender('taro-progress-core', [], defineCustomElementTaroProgressCore),
|
|
403
322
|
};
|
|
404
323
|
const PullToRefresh = {
|
|
405
324
|
props: {
|
|
@@ -408,7 +327,7 @@ const PullToRefresh = {
|
|
|
408
327
|
damping: {},
|
|
409
328
|
indicator: {}
|
|
410
329
|
},
|
|
411
|
-
render: /*@__PURE__*/ createCommonRender('taro-pull-to-refresh', ['refresh'],
|
|
330
|
+
render: /*@__PURE__*/ createCommonRender('taro-pull-to-refresh', ['refresh'], defineCustomElementTaroPullToRefresh),
|
|
412
331
|
};
|
|
413
332
|
const Radio = {
|
|
414
333
|
props: {
|
|
@@ -419,28 +338,28 @@ const Radio = {
|
|
|
419
338
|
disabled: {},
|
|
420
339
|
nativeProps: {}
|
|
421
340
|
},
|
|
422
|
-
render: /*@__PURE__*/ createCommonRender('taro-radio-core', ['radiochange'],
|
|
341
|
+
render: /*@__PURE__*/ createCommonRender('taro-radio-core', ['radiochange'], defineCustomElementTaroRadioCore),
|
|
423
342
|
};
|
|
424
343
|
const RadioGroup = {
|
|
425
344
|
props: {
|
|
426
345
|
name: {}
|
|
427
346
|
},
|
|
428
|
-
render: /*@__PURE__*/ createCommonRender('taro-radio-group-core', ['change'],
|
|
347
|
+
render: /*@__PURE__*/ createCommonRender('taro-radio-group-core', ['change'], defineCustomElementTaroRadioGroupCore),
|
|
429
348
|
};
|
|
430
349
|
const RichText = {
|
|
431
350
|
props: {
|
|
432
351
|
nodes: {}
|
|
433
352
|
},
|
|
434
|
-
render: /*@__PURE__*/ createCommonRender('taro-rich-text-core', [],
|
|
353
|
+
render: /*@__PURE__*/ createCommonRender('taro-rich-text-core', [], defineCustomElementTaroRichTextCore),
|
|
435
354
|
};
|
|
436
355
|
const RootPortal = {
|
|
437
|
-
render: /*@__PURE__*/ createCommonRender('taro-root-portal-core', [],
|
|
356
|
+
render: /*@__PURE__*/ createCommonRender('taro-root-portal-core', [], defineCustomElementTaroRootPortalCore),
|
|
438
357
|
};
|
|
439
358
|
const RtcRoom = {
|
|
440
|
-
render: /*@__PURE__*/ createCommonRender('taro-rtc-room-core', [],
|
|
359
|
+
render: /*@__PURE__*/ createCommonRender('taro-rtc-room-core', [], defineCustomElementTaroRtcRoomCore),
|
|
441
360
|
};
|
|
442
361
|
const RtcRoomItem = {
|
|
443
|
-
render: /*@__PURE__*/ createCommonRender('taro-rtc-room-item-core', [],
|
|
362
|
+
render: /*@__PURE__*/ createCommonRender('taro-rtc-room-item-core', [], defineCustomElementTaroRtcRoomItemCore),
|
|
444
363
|
};
|
|
445
364
|
const ScrollView = {
|
|
446
365
|
props: {
|
|
@@ -457,10 +376,10 @@ const ScrollView = {
|
|
|
457
376
|
mpScrollToMethod: createCommonMethod('mpScrollToMethod'),
|
|
458
377
|
mpScrollIntoViewMethod: createCommonMethod('mpScrollIntoViewMethod')
|
|
459
378
|
},
|
|
460
|
-
render: /*@__PURE__*/ createCommonRender('taro-scroll-view-core', ['scroll', 'scrolltoupper', 'scrolltolower'],
|
|
379
|
+
render: /*@__PURE__*/ createCommonRender('taro-scroll-view-core', ['scroll', 'scrolltoupper', 'scrolltolower'], defineCustomElementTaroScrollViewCore),
|
|
461
380
|
};
|
|
462
381
|
const ShareElement = {
|
|
463
|
-
render: /*@__PURE__*/ createCommonRender('taro-share-element-core', [],
|
|
382
|
+
render: /*@__PURE__*/ createCommonRender('taro-share-element-core', [], defineCustomElementTaroShareElementCore),
|
|
464
383
|
};
|
|
465
384
|
const Slider = {
|
|
466
385
|
props: {
|
|
@@ -477,16 +396,16 @@ const Slider = {
|
|
|
477
396
|
name: {}
|
|
478
397
|
},
|
|
479
398
|
model: { prop: 'value', event: 'update:modelValue' },
|
|
480
|
-
render: /*@__PURE__*/ createCommonRender('taro-slider-core', ['change', 'changing'],
|
|
399
|
+
render: /*@__PURE__*/ createCommonRender('taro-slider-core', ['change', 'changing'], defineCustomElementTaroSliderCore),
|
|
481
400
|
};
|
|
482
401
|
const Slot = {
|
|
483
|
-
render: /*@__PURE__*/ createCommonRender('taro-slot-core', [],
|
|
402
|
+
render: /*@__PURE__*/ createCommonRender('taro-slot-core', [], defineCustomElementTaroSlotCore),
|
|
484
403
|
};
|
|
485
404
|
const StickyHeader = {
|
|
486
|
-
render: /*@__PURE__*/ createCommonRender('taro-sticky-header-core', [],
|
|
405
|
+
render: /*@__PURE__*/ createCommonRender('taro-sticky-header-core', [], defineCustomElementTaroStickyHeaderCore),
|
|
487
406
|
};
|
|
488
407
|
const StickySection = {
|
|
489
|
-
render: /*@__PURE__*/ createCommonRender('taro-sticky-section-core', [],
|
|
408
|
+
render: /*@__PURE__*/ createCommonRender('taro-sticky-section-core', [], defineCustomElementTaroStickySectionCore),
|
|
490
409
|
};
|
|
491
410
|
const Swiper = {
|
|
492
411
|
props: {
|
|
@@ -505,13 +424,13 @@ const Swiper = {
|
|
|
505
424
|
full: {},
|
|
506
425
|
zoom: {}
|
|
507
426
|
},
|
|
508
|
-
render: /*@__PURE__*/ createCommonRender('taro-swiper-core', ['change', 'animationfinish'],
|
|
427
|
+
render: /*@__PURE__*/ createCommonRender('taro-swiper-core', ['change', 'animationfinish'], defineCustomElementTaroSwiperCore),
|
|
509
428
|
};
|
|
510
429
|
const SwiperItem = {
|
|
511
430
|
props: {
|
|
512
431
|
itemId: {}
|
|
513
432
|
},
|
|
514
|
-
render: /*@__PURE__*/ createCommonRender('taro-swiper-item-core', [],
|
|
433
|
+
render: /*@__PURE__*/ createCommonRender('taro-swiper-item-core', [], defineCustomElementTaroSwiperItemCore),
|
|
515
434
|
};
|
|
516
435
|
const Switch = {
|
|
517
436
|
props: {
|
|
@@ -523,25 +442,25 @@ const Switch = {
|
|
|
523
442
|
nativeProps: {}
|
|
524
443
|
},
|
|
525
444
|
model: { prop: 'checked', event: 'update:modelValue' },
|
|
526
|
-
render: /*@__PURE__*/ createCommonRender('taro-switch-core', ['change'],
|
|
445
|
+
render: /*@__PURE__*/ createCommonRender('taro-switch-core', ['change'], defineCustomElementTaroSwitchCore),
|
|
527
446
|
};
|
|
528
447
|
const TabItem = {
|
|
529
|
-
render: /*@__PURE__*/ createCommonRender('taro-tab-item-core', [],
|
|
448
|
+
render: /*@__PURE__*/ createCommonRender('taro-tab-item-core', [], defineCustomElementTaroTabItemCore),
|
|
530
449
|
};
|
|
531
450
|
const Tabbar = {
|
|
532
451
|
props: {
|
|
533
452
|
conf: {}
|
|
534
453
|
},
|
|
535
|
-
render: /*@__PURE__*/ createCommonRender('taro-tabbar', ['longpress'],
|
|
454
|
+
render: /*@__PURE__*/ createCommonRender('taro-tabbar', ['longpress'], defineCustomElementTaroTabbar),
|
|
536
455
|
};
|
|
537
456
|
const Tabs = {
|
|
538
|
-
render: /*@__PURE__*/ createCommonRender('taro-tabs-core', [],
|
|
457
|
+
render: /*@__PURE__*/ createCommonRender('taro-tabs-core', [], defineCustomElementTaroTabsCore),
|
|
539
458
|
};
|
|
540
459
|
const Text = {
|
|
541
460
|
props: {
|
|
542
461
|
selectable: {}
|
|
543
462
|
},
|
|
544
|
-
render: /*@__PURE__*/ createCommonRender('taro-text-core', [],
|
|
463
|
+
render: /*@__PURE__*/ createCommonRender('taro-text-core', [], defineCustomElementTaroTextCore),
|
|
545
464
|
};
|
|
546
465
|
const Textarea = {
|
|
547
466
|
props: {
|
|
@@ -558,7 +477,7 @@ const Textarea = {
|
|
|
558
477
|
methods: {
|
|
559
478
|
focus: createCommonMethod('focus')
|
|
560
479
|
},
|
|
561
|
-
render: /*@__PURE__*/ createCommonRender('taro-textarea-core', ['input', 'focus', 'blur', 'change', 'linechange'],
|
|
480
|
+
render: /*@__PURE__*/ createCommonRender('taro-textarea-core', ['input', 'focus', 'blur', 'change', 'linechange'], defineCustomElementTaroTextareaCore),
|
|
562
481
|
};
|
|
563
482
|
const VideoControl = {
|
|
564
483
|
props: {
|
|
@@ -578,7 +497,7 @@ const VideoControl = {
|
|
|
578
497
|
getIsDraggingProgressBall: createCommonMethod('getIsDraggingProgressBall'),
|
|
579
498
|
setCurrentTime: createCommonMethod('setCurrentTime')
|
|
580
499
|
},
|
|
581
|
-
render: /*@__PURE__*/ createCommonRender('taro-video-control', [],
|
|
500
|
+
render: /*@__PURE__*/ createCommonRender('taro-video-control', [], defineCustomElementTaroVideoControl),
|
|
582
501
|
};
|
|
583
502
|
const Video = {
|
|
584
503
|
props: {
|
|
@@ -614,7 +533,7 @@ const Video = {
|
|
|
614
533
|
requestFullScreen: createCommonMethod('requestFullScreen'),
|
|
615
534
|
exitFullScreen: createCommonMethod('exitFullScreen')
|
|
616
535
|
},
|
|
617
|
-
render: /*@__PURE__*/ createCommonRender('taro-video-core', ['play', 'pause', 'ended', 'timeupdate', 'error', 'fullscreenchange', 'progress', 'loadedmetadata'],
|
|
536
|
+
render: /*@__PURE__*/ createCommonRender('taro-video-core', ['play', 'pause', 'ended', 'timeupdate', 'error', 'fullscreenchange', 'progress', 'loadedmetadata'], defineCustomElementTaroVideoCore),
|
|
618
537
|
};
|
|
619
538
|
const VideoDanmu = {
|
|
620
539
|
props: {
|
|
@@ -624,7 +543,7 @@ const VideoDanmu = {
|
|
|
624
543
|
sendDanmu: createCommonMethod('sendDanmu'),
|
|
625
544
|
tick: createCommonMethod('tick')
|
|
626
545
|
},
|
|
627
|
-
render: /*@__PURE__*/ createCommonRender('taro-video-danmu', [],
|
|
546
|
+
render: /*@__PURE__*/ createCommonRender('taro-video-danmu', [], defineCustomElementTaroVideoDanmu),
|
|
628
547
|
};
|
|
629
548
|
const View = {
|
|
630
549
|
props: {
|
|
@@ -633,16 +552,16 @@ const View = {
|
|
|
633
552
|
hoverStartTime: {},
|
|
634
553
|
hoverStayTime: {}
|
|
635
554
|
},
|
|
636
|
-
render: /*@__PURE__*/ createCommonRender('taro-view-core', ['longpress'],
|
|
555
|
+
render: /*@__PURE__*/ createCommonRender('taro-view-core', ['longpress'], defineCustomElementTaroViewCore),
|
|
637
556
|
};
|
|
638
557
|
const VoipRoom = {
|
|
639
|
-
render: /*@__PURE__*/ createCommonRender('taro-voip-room-core', [],
|
|
558
|
+
render: /*@__PURE__*/ createCommonRender('taro-voip-room-core', [], defineCustomElementTaroVoipRoomCore),
|
|
640
559
|
};
|
|
641
560
|
const WebView = {
|
|
642
561
|
props: {
|
|
643
562
|
src: {}
|
|
644
563
|
},
|
|
645
|
-
render: /*@__PURE__*/ createCommonRender('taro-web-view-core', ['load', 'error'],
|
|
564
|
+
render: /*@__PURE__*/ createCommonRender('taro-web-view-core', ['load', 'error'], defineCustomElementTaroWebViewCore),
|
|
646
565
|
};
|
|
647
566
|
|
|
648
567
|
export { Ad, AdCustom, AnimationVideo, AnimationView, ArCamera, Audio, AwemeData, Block, Button, Camera, Canvas, ChannelLive, ChannelVideo, Checkbox, CheckboxGroup, CommentDetail, CommentList, ContactButton, CoverImage, CoverView, CustomWrapper, Editor, FollowSwan, Form, FunctionalPageNavigator, GridView, Icon, Image, InlinePaymentPanel, Input, KeyboardAccessory, Label, Lifestyle, Like, ListView, LivePlayer, LivePusher, Login, Lottie, Map, MatchMedia, MovableArea, MovableView, NativeSlot, NavigationBar, Navigator, OfficialAccount, OpenData, PageContainer, PageMeta, Picker, PickerGroup, PickerView, PickerViewColumn, Progress, PullToRefresh, Radio, RadioGroup, RichText, RootPortal, RtcRoom, RtcRoomItem, ScrollView, ShareElement, Slider, Slot, StickyHeader, StickySection, Swiper, SwiperItem, Switch, TabItem, Tabbar, Tabs, Text, Textarea, Video, VideoControl, VideoDanmu, View, VoipRoom, WebView };
|