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