@tarojs/components 4.0.7 → 4.0.8-alpha.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/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/taro-components.cjs.js +1 -1
- package/dist/cjs/taro-double-tap-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-force-press-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-horizontal-drag-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-long-press-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-pan-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-scale-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-script-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-swiper-core_2.cjs.entry.js +2 -2
- package/dist/cjs/taro-tap-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/cjs/taro-vertical-drag-gesture-handler-core.cjs.entry.js +21 -0
- package/dist/collection/collection-manifest.json +9 -0
- package/dist/collection/components/double-tap-gesture-handler/script.js +11 -0
- package/dist/collection/components/force-press-gesture-handler/script.js +11 -0
- package/dist/collection/components/horizontal-drag-gesture-handler/script.js +11 -0
- package/dist/collection/components/long-press-gesture-handler/script.js +11 -0
- package/dist/collection/components/pan-gesture-handler/script.js +11 -0
- package/dist/collection/components/scale-gesture-handler/script.js +11 -0
- package/dist/collection/components/script/script.js +11 -0
- package/dist/collection/components/swiper/swiper.js +2 -2
- package/dist/collection/components/tap-gesture-handler/script.js +11 -0
- package/dist/collection/components/vertical-drag-gesture-handler/script.js +11 -0
- package/dist/components/index.d.ts +9 -0
- package/dist/components/index.js +9 -0
- package/dist/components/taro-double-tap-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-double-tap-gesture-handler-core.js +33 -0
- package/dist/components/taro-force-press-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-force-press-gesture-handler-core.js +33 -0
- package/dist/components/taro-horizontal-drag-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-horizontal-drag-gesture-handler-core.js +33 -0
- package/dist/components/taro-long-press-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-long-press-gesture-handler-core.js +33 -0
- package/dist/components/taro-pan-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-pan-gesture-handler-core.js +33 -0
- package/dist/components/taro-scale-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-scale-gesture-handler-core.js +33 -0
- package/dist/components/taro-script-core.d.ts +11 -0
- package/dist/components/taro-script-core.js +33 -0
- package/dist/components/taro-swiper-core.js +2 -2
- package/dist/components/taro-tap-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-tap-gesture-handler-core.js +33 -0
- package/dist/components/taro-vertical-drag-gesture-handler-core.d.ts +11 -0
- package/dist/components/taro-vertical-drag-gesture-handler-core.js +33 -0
- package/dist/esm/loader.js +1 -1
- package/dist/esm/taro-components.js +1 -1
- package/dist/esm/taro-double-tap-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-force-press-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-horizontal-drag-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-long-press-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-pan-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-scale-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-script-core.entry.js +17 -0
- package/dist/esm/taro-swiper-core_2.entry.js +2 -2
- package/dist/esm/taro-tap-gesture-handler-core.entry.js +17 -0
- package/dist/esm/taro-vertical-drag-gesture-handler-core.entry.js +17 -0
- package/dist/esm-es5/loader.js +1 -1
- package/dist/esm-es5/taro-components.js +1 -1
- package/dist/esm-es5/taro-double-tap-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-force-press-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-horizontal-drag-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-long-press-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-pan-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-scale-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-script-core.entry.js +1 -0
- package/dist/esm-es5/taro-swiper-core_2.entry.js +1 -1
- package/dist/esm-es5/taro-tap-gesture-handler-core.entry.js +1 -0
- package/dist/esm-es5/taro-vertical-drag-gesture-handler-core.entry.js +1 -0
- package/dist/hydrate/index.js +191 -2
- package/dist/taro-components/p-0020c650.entry.js +1 -0
- package/dist/taro-components/p-03a0a6f3.system.entry.js +1 -0
- package/dist/taro-components/p-055777d4.system.entry.js +1 -0
- package/dist/taro-components/p-52ab123f.system.entry.js +1 -0
- package/dist/taro-components/p-5ff5a099.system.entry.js +1 -0
- package/dist/taro-components/p-73ab191f.entry.js +1 -0
- package/dist/taro-components/p-ac8ef7e3.system.entry.js +1 -0
- package/dist/taro-components/p-acb1944c.system.entry.js +1 -0
- package/dist/taro-components/p-adf40a3f.entry.js +1 -0
- package/dist/taro-components/p-aecf9c49.system.entry.js +1 -0
- package/dist/taro-components/p-b29407ff.entry.js +1 -0
- package/dist/taro-components/{p-c4793deb.system.entry.js → p-bb3a760a.system.entry.js} +1 -1
- package/dist/taro-components/p-bd2bb986.entry.js +1 -0
- package/dist/taro-components/p-bdbe75c4.entry.js +1 -0
- package/dist/taro-components/p-c5d34e1c.system.entry.js +1 -0
- package/dist/taro-components/p-d9b9319b.system.js +1 -1
- package/dist/taro-components/p-de8a1363.entry.js +1 -0
- package/dist/taro-components/p-decf6ca4.entry.js +1 -0
- package/dist/taro-components/p-ded33122.entry.js +1 -0
- package/dist/taro-components/p-e008dd54.entry.js +1 -0
- package/dist/taro-components/p-f17b4179.system.entry.js +1 -0
- package/dist/taro-components/taro-components.esm.js +1 -1
- package/dist/types/components/double-tap-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/force-press-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/horizontal-drag-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/long-press-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/pan-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/scale-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/script/script.d.ts +5 -0
- package/dist/types/components/tap-gesture-handler/script.d.ts +5 -0
- package/dist/types/components/vertical-drag-gesture-handler/script.d.ts +5 -0
- package/dist/types/components.d.ts +117 -0
- package/lib/react/components.d.ts +9 -0
- package/lib/react/components.js +11 -2
- package/lib/react/components.js.map +1 -1
- package/lib/react/index.js +1 -1
- package/lib/solid/components.d.ts +9 -0
- package/lib/solid/components.js +11 -2
- package/lib/solid/components.js.map +1 -1
- package/lib/solid/index.js +1 -1
- package/lib/vue3/components.d.ts +9 -0
- package/lib/vue3/components.js +11 -2
- package/lib/vue3/components.js.map +1 -1
- package/lib/vue3/index.js +1 -1
- package/package.json +6 -6
- package/types/DraggableSheet.d.ts +5 -0
- package/types/Image.d.ts +1 -1
- package/types/Input.d.ts +24 -0
- package/types/RichText.d.ts +5 -0
- package/types/ScrollView.d.ts +24 -0
- package/types/ShareElement.d.ts +3 -3
- package/types/StickyHeader.d.ts +6 -0
- package/types/Swiper.d.ts +72 -10
- package/types/Textarea.d.ts +21 -0
- package/types/gesture/DoubleTapGestureHandler.d.ts +34 -0
- package/types/gesture/ForcePressGestureHandler.d.ts +30 -0
- package/types/gesture/HorizontalDragGestureHandler.d.ts +34 -0
- package/types/gesture/LongPressGestureHandler.d.ts +34 -0
- package/types/gesture/PanGestureHandler.d.ts +34 -0
- package/types/gesture/ScaleGestureHandler.d.ts +34 -0
- package/types/gesture/TapGestureHandler.d.ts +34 -0
- package/types/gesture/VerticalDragGestureHandler.d.ts +34 -0
- package/types/gesture/common.d.ts +26 -0
- package/types/index.d.ts +9 -1
- package/dist/taro-components/p-269894f2.entry.js +0 -1
|
@@ -20,13 +20,16 @@ export { ContactButton as TaroContactButtonCore } from '../types/components/cont
|
|
|
20
20
|
export { CoverImage as TaroCoverImageCore } from '../types/components/cover-image/cover-image';
|
|
21
21
|
export { CoverView as TaroCoverViewCore } from '../types/components/cover-view/cover-view';
|
|
22
22
|
export { CustomWrapper as TaroCustomWrapperCore } from '../types/components/custom-wrapper/custom-wrapper';
|
|
23
|
+
export { DoubleTapGestureHandler as TaroDoubleTapGestureHandlerCore } from '../types/components/double-tap-gesture-handler/script';
|
|
23
24
|
export { DraggableSheet as TaroDraggableSheetCore } from '../types/components/draggable-sheet/draggable-sheet';
|
|
24
25
|
export { Editor as TaroEditorCore } from '../types/components/editor/editor';
|
|
25
26
|
export { FollowSwan as TaroFollowSwanCore } from '../types/components/follow-swan/follow-swan';
|
|
27
|
+
export { ForcePressGestureHandler as TaroForcePressGestureHandlerCore } from '../types/components/force-press-gesture-handler/script';
|
|
26
28
|
export { Form as TaroFormCore } from '../types/components/form/form';
|
|
27
29
|
export { FunctionalPageNavigator as TaroFunctionalPageNavigatorCore } from '../types/components/functional-page-navigator/functional-page-navigator';
|
|
28
30
|
export { GridBuilder as TaroGridBuilderCore } from '../types/components/grid-builder/grid-builder';
|
|
29
31
|
export { GridView as TaroGridViewCore } from '../types/components/grid-view/grid-view';
|
|
32
|
+
export { HorizontalDragGestureHandler as TaroHorizontalDragGestureHandlerCore } from '../types/components/horizontal-drag-gesture-handler/script';
|
|
30
33
|
export { Icon as TaroIconCore } from '../types/components/icon/icon';
|
|
31
34
|
export { Image as TaroImageCore } from '../types/components/image/image';
|
|
32
35
|
export { InlinePaymentPanel as TaroInlinePaymentPanelCore } from '../types/components/inline-payment-panel/inline-payment-panel';
|
|
@@ -40,6 +43,7 @@ export { ListView as TaroListViewCore } from '../types/components/list-view/list
|
|
|
40
43
|
export { LivePlayer as TaroLivePlayerCore } from '../types/components/live-player/live-player';
|
|
41
44
|
export { LivePusher as TaroLivePusherCore } from '../types/components/live-pusher/live-pusher';
|
|
42
45
|
export { Login as TaroLoginCore } from '../types/components/login/login';
|
|
46
|
+
export { LongPressGestureHandler as TaroLongPressGestureHandlerCore } from '../types/components/long-press-gesture-handler/script';
|
|
43
47
|
export { Lottie as TaroLottieCore } from '../types/components/lottie/lottie';
|
|
44
48
|
export { Map as TaroMapCore } from '../types/components/map/map';
|
|
45
49
|
export { MatchMedia as TaroMatchMediaCore } from '../types/components/match-media/match-media';
|
|
@@ -55,6 +59,7 @@ export { OpenContainer as TaroOpenContainerCore } from '../types/components/open
|
|
|
55
59
|
export { OpenData as TaroOpenDataCore } from '../types/components/open-data/open-data';
|
|
56
60
|
export { PageContainer as TaroPageContainerCore } from '../types/components/page-container/page-container';
|
|
57
61
|
export { PageMeta as TaroPageMetaCore } from '../types/components/page-meta/page-meta';
|
|
62
|
+
export { PanGestureHandler as TaroPanGestureHandlerCore } from '../types/components/pan-gesture-handler/script';
|
|
58
63
|
export { Picker as TaroPickerCore } from '../types/components/picker/picker';
|
|
59
64
|
export { TaroPickerGroup as TaroPickerGroup } from '../types/components/picker/picker-group';
|
|
60
65
|
export { PickerViewColumn as TaroPickerViewColumnCore } from '../types/components/picker-view/picker-view-column';
|
|
@@ -67,6 +72,8 @@ export { RichText as TaroRichTextCore } from '../types/components/rich-text/rich
|
|
|
67
72
|
export { RootPortal as TaroRootPortalCore } from '../types/components/root-portal/root-portal';
|
|
68
73
|
export { RtcRoom as TaroRtcRoomCore } from '../types/components/rtc-room/rtc-room';
|
|
69
74
|
export { RtcRoomItem as TaroRtcRoomItemCore } from '../types/components/rtc-room/rtc-room-item';
|
|
75
|
+
export { ScaleGestureHandler as TaroScaleGestureHandlerCore } from '../types/components/scale-gesture-handler/script';
|
|
76
|
+
export { Script as TaroScriptCore } from '../types/components/script/script';
|
|
70
77
|
export { ScrollView as TaroScrollViewCore } from '../types/components/scroll-view/scroll-view';
|
|
71
78
|
export { ShareElement as TaroShareElementCore } from '../types/components/share-element/share-element';
|
|
72
79
|
export { Slider as TaroSliderCore } from '../types/components/slider/slider';
|
|
@@ -81,8 +88,10 @@ export { Switch as TaroSwitchCore } from '../types/components/switch/switch';
|
|
|
81
88
|
export { TabItem as TaroTabItemCore } from '../types/components/tabs/tab-item';
|
|
82
89
|
export { Tabbar as TaroTabbar } from '../types/components/tabbar/tabbar';
|
|
83
90
|
export { Tabs as TaroTabsCore } from '../types/components/tabs/tabs';
|
|
91
|
+
export { TapGestureHandler as TaroTapGestureHandlerCore } from '../types/components/tap-gesture-handler/script';
|
|
84
92
|
export { Text as TaroTextCore } from '../types/components/text/text';
|
|
85
93
|
export { Textarea as TaroTextareaCore } from '../types/components/textarea/textarea';
|
|
94
|
+
export { VerticalDragGestureHandler as TaroVerticalDragGestureHandlerCore } from '../types/components/vertical-drag-gesture-handler/script';
|
|
86
95
|
export { VideoControl as TaroVideoControl } from '../types/components/video/video-control';
|
|
87
96
|
export { Video as TaroVideoCore } from '../types/components/video/video';
|
|
88
97
|
export { VideoDanmu as TaroVideoDanmu } from '../types/components/video/video-danmu';
|
package/dist/components/index.js
CHANGED
|
@@ -20,13 +20,16 @@ export { TaroContactButtonCore, defineCustomElement as defineCustomElementTaroCo
|
|
|
20
20
|
export { TaroCoverImageCore, defineCustomElement as defineCustomElementTaroCoverImageCore } from './taro-cover-image-core.js';
|
|
21
21
|
export { TaroCoverViewCore, defineCustomElement as defineCustomElementTaroCoverViewCore } from './taro-cover-view-core.js';
|
|
22
22
|
export { TaroCustomWrapperCore, defineCustomElement as defineCustomElementTaroCustomWrapperCore } from './taro-custom-wrapper-core.js';
|
|
23
|
+
export { TaroDoubleTapGestureHandlerCore, defineCustomElement as defineCustomElementTaroDoubleTapGestureHandlerCore } from './taro-double-tap-gesture-handler-core.js';
|
|
23
24
|
export { TaroDraggableSheetCore, defineCustomElement as defineCustomElementTaroDraggableSheetCore } from './taro-draggable-sheet-core.js';
|
|
24
25
|
export { TaroEditorCore, defineCustomElement as defineCustomElementTaroEditorCore } from './taro-editor-core.js';
|
|
25
26
|
export { TaroFollowSwanCore, defineCustomElement as defineCustomElementTaroFollowSwanCore } from './taro-follow-swan-core.js';
|
|
27
|
+
export { TaroForcePressGestureHandlerCore, defineCustomElement as defineCustomElementTaroForcePressGestureHandlerCore } from './taro-force-press-gesture-handler-core.js';
|
|
26
28
|
export { TaroFormCore, defineCustomElement as defineCustomElementTaroFormCore } from './taro-form-core.js';
|
|
27
29
|
export { TaroFunctionalPageNavigatorCore, defineCustomElement as defineCustomElementTaroFunctionalPageNavigatorCore } from './taro-functional-page-navigator-core.js';
|
|
28
30
|
export { TaroGridBuilderCore, defineCustomElement as defineCustomElementTaroGridBuilderCore } from './taro-grid-builder-core.js';
|
|
29
31
|
export { TaroGridViewCore, defineCustomElement as defineCustomElementTaroGridViewCore } from './taro-grid-view-core.js';
|
|
32
|
+
export { TaroHorizontalDragGestureHandlerCore, defineCustomElement as defineCustomElementTaroHorizontalDragGestureHandlerCore } from './taro-horizontal-drag-gesture-handler-core.js';
|
|
30
33
|
export { TaroIconCore, defineCustomElement as defineCustomElementTaroIconCore } from './taro-icon-core.js';
|
|
31
34
|
export { TaroImageCore, defineCustomElement as defineCustomElementTaroImageCore } from './taro-image-core.js';
|
|
32
35
|
export { TaroInlinePaymentPanelCore, defineCustomElement as defineCustomElementTaroInlinePaymentPanelCore } from './taro-inline-payment-panel-core.js';
|
|
@@ -40,6 +43,7 @@ export { TaroListViewCore, defineCustomElement as defineCustomElementTaroListVie
|
|
|
40
43
|
export { TaroLivePlayerCore, defineCustomElement as defineCustomElementTaroLivePlayerCore } from './taro-live-player-core.js';
|
|
41
44
|
export { TaroLivePusherCore, defineCustomElement as defineCustomElementTaroLivePusherCore } from './taro-live-pusher-core.js';
|
|
42
45
|
export { TaroLoginCore, defineCustomElement as defineCustomElementTaroLoginCore } from './taro-login-core.js';
|
|
46
|
+
export { TaroLongPressGestureHandlerCore, defineCustomElement as defineCustomElementTaroLongPressGestureHandlerCore } from './taro-long-press-gesture-handler-core.js';
|
|
43
47
|
export { TaroLottieCore, defineCustomElement as defineCustomElementTaroLottieCore } from './taro-lottie-core.js';
|
|
44
48
|
export { TaroMapCore, defineCustomElement as defineCustomElementTaroMapCore } from './taro-map-core.js';
|
|
45
49
|
export { TaroMatchMediaCore, defineCustomElement as defineCustomElementTaroMatchMediaCore } from './taro-match-media-core.js';
|
|
@@ -55,6 +59,7 @@ export { TaroOpenContainerCore, defineCustomElement as defineCustomElementTaroOp
|
|
|
55
59
|
export { TaroOpenDataCore, defineCustomElement as defineCustomElementTaroOpenDataCore } from './taro-open-data-core.js';
|
|
56
60
|
export { TaroPageContainerCore, defineCustomElement as defineCustomElementTaroPageContainerCore } from './taro-page-container-core.js';
|
|
57
61
|
export { TaroPageMetaCore, defineCustomElement as defineCustomElementTaroPageMetaCore } from './taro-page-meta-core.js';
|
|
62
|
+
export { TaroPanGestureHandlerCore, defineCustomElement as defineCustomElementTaroPanGestureHandlerCore } from './taro-pan-gesture-handler-core.js';
|
|
58
63
|
export { TaroPickerCore, defineCustomElement as defineCustomElementTaroPickerCore } from './taro-picker-core.js';
|
|
59
64
|
export { TaroPickerGroup, defineCustomElement as defineCustomElementTaroPickerGroup } from './taro-picker-group.js';
|
|
60
65
|
export { TaroPickerViewColumnCore, defineCustomElement as defineCustomElementTaroPickerViewColumnCore } from './taro-picker-view-column-core.js';
|
|
@@ -67,6 +72,8 @@ export { TaroRichTextCore, defineCustomElement as defineCustomElementTaroRichTex
|
|
|
67
72
|
export { TaroRootPortalCore, defineCustomElement as defineCustomElementTaroRootPortalCore } from './taro-root-portal-core.js';
|
|
68
73
|
export { TaroRtcRoomCore, defineCustomElement as defineCustomElementTaroRtcRoomCore } from './taro-rtc-room-core.js';
|
|
69
74
|
export { TaroRtcRoomItemCore, defineCustomElement as defineCustomElementTaroRtcRoomItemCore } from './taro-rtc-room-item-core.js';
|
|
75
|
+
export { TaroScaleGestureHandlerCore, defineCustomElement as defineCustomElementTaroScaleGestureHandlerCore } from './taro-scale-gesture-handler-core.js';
|
|
76
|
+
export { TaroScriptCore, defineCustomElement as defineCustomElementTaroScriptCore } from './taro-script-core.js';
|
|
70
77
|
export { TaroScrollViewCore, defineCustomElement as defineCustomElementTaroScrollViewCore } from './taro-scroll-view-core.js';
|
|
71
78
|
export { TaroShareElementCore, defineCustomElement as defineCustomElementTaroShareElementCore } from './taro-share-element-core.js';
|
|
72
79
|
export { TaroSliderCore, defineCustomElement as defineCustomElementTaroSliderCore } from './taro-slider-core.js';
|
|
@@ -81,8 +88,10 @@ export { TaroSwitchCore, defineCustomElement as defineCustomElementTaroSwitchCor
|
|
|
81
88
|
export { TaroTabItemCore, defineCustomElement as defineCustomElementTaroTabItemCore } from './taro-tab-item-core.js';
|
|
82
89
|
export { TaroTabbar, defineCustomElement as defineCustomElementTaroTabbar } from './taro-tabbar.js';
|
|
83
90
|
export { TaroTabsCore, defineCustomElement as defineCustomElementTaroTabsCore } from './taro-tabs-core.js';
|
|
91
|
+
export { TaroTapGestureHandlerCore, defineCustomElement as defineCustomElementTaroTapGestureHandlerCore } from './taro-tap-gesture-handler-core.js';
|
|
84
92
|
export { TaroTextCore, defineCustomElement as defineCustomElementTaroTextCore } from './taro-text-core.js';
|
|
85
93
|
export { TaroTextareaCore, defineCustomElement as defineCustomElementTaroTextareaCore } from './taro-textarea-core.js';
|
|
94
|
+
export { TaroVerticalDragGestureHandlerCore, defineCustomElement as defineCustomElementTaroVerticalDragGestureHandlerCore } from './taro-vertical-drag-gesture-handler-core.js';
|
|
86
95
|
export { TaroVideoControl, defineCustomElement as defineCustomElementTaroVideoControl } from './taro-video-control.js';
|
|
87
96
|
export { TaroVideoCore, defineCustomElement as defineCustomElementTaroVideoCore } from './taro-video-core.js';
|
|
88
97
|
export { TaroVideoDanmu, defineCustomElement as defineCustomElementTaroVideoDanmu } from './taro-video-danmu.js';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroDoubleTapGestureHandlerCore extends Components.TaroDoubleTapGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroDoubleTapGestureHandlerCore: {
|
|
5
|
+
prototype: TaroDoubleTapGestureHandlerCore;
|
|
6
|
+
new (): TaroDoubleTapGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const DoubleTapGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('DoubleTapGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-double-tap-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-double-tap-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-double-tap-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, DoubleTapGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroDoubleTapGestureHandlerCore = DoubleTapGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroDoubleTapGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroForcePressGestureHandlerCore extends Components.TaroForcePressGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroForcePressGestureHandlerCore: {
|
|
5
|
+
prototype: TaroForcePressGestureHandlerCore;
|
|
6
|
+
new (): TaroForcePressGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const ForcePressGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('ForcePressGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-force-press-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-force-press-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-force-press-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, ForcePressGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroForcePressGestureHandlerCore = ForcePressGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroForcePressGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroHorizontalDragGestureHandlerCore extends Components.TaroHorizontalDragGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroHorizontalDragGestureHandlerCore: {
|
|
5
|
+
prototype: TaroHorizontalDragGestureHandlerCore;
|
|
6
|
+
new (): TaroHorizontalDragGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const HorizontalDragGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('HorizontalDragGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-horizontal-drag-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-horizontal-drag-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-horizontal-drag-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, HorizontalDragGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroHorizontalDragGestureHandlerCore = HorizontalDragGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroHorizontalDragGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroLongPressGestureHandlerCore extends Components.TaroLongPressGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroLongPressGestureHandlerCore: {
|
|
5
|
+
prototype: TaroLongPressGestureHandlerCore;
|
|
6
|
+
new (): TaroLongPressGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const LongPressGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('LongPressGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-long-press-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-long-press-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-long-press-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, LongPressGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroLongPressGestureHandlerCore = LongPressGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroLongPressGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroPanGestureHandlerCore extends Components.TaroPanGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroPanGestureHandlerCore: {
|
|
5
|
+
prototype: TaroPanGestureHandlerCore;
|
|
6
|
+
new (): TaroPanGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const PanGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('PanGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-pan-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-pan-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-pan-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, PanGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroPanGestureHandlerCore = PanGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroPanGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroScaleGestureHandlerCore extends Components.TaroScaleGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroScaleGestureHandlerCore: {
|
|
5
|
+
prototype: TaroScaleGestureHandlerCore;
|
|
6
|
+
new (): TaroScaleGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const ScaleGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('ScaleGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-scale-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-scale-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-scale-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, ScaleGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroScaleGestureHandlerCore = ScaleGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroScaleGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroScriptCore extends Components.TaroScriptCore, HTMLElement {}
|
|
4
|
+
export const TaroScriptCore: {
|
|
5
|
+
prototype: TaroScriptCore;
|
|
6
|
+
new (): TaroScriptCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const Script = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('Script', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-script-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-script-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-script-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, Script);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroScriptCore = Script;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroScriptCore, defineCustomElement };
|
|
@@ -31,7 +31,7 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
31
31
|
this.onChange = createEvent(this, "change", 7);
|
|
32
32
|
this.onAnimationFinish = createEvent(this, "animationfinish", 7);
|
|
33
33
|
_Swiper_id.set(this, INSTANCE_ID++);
|
|
34
|
-
_Swiper_source.set(this, '');
|
|
34
|
+
_Swiper_source.set(this, 'autoplay');
|
|
35
35
|
_Swiper_swiperResetting.set(this, false
|
|
36
36
|
// dom 变化是否由外部引起,因为 swiper 的循环模式也会引起 dom 的变化。如果不是由外部引起的 dom 变化,就不需要重新初始化 swiper
|
|
37
37
|
);
|
|
@@ -264,7 +264,7 @@ const Swiper = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
|
264
264
|
// eslint-disable-next-line @typescript-eslint/no-this-alias
|
|
265
265
|
const that = this;
|
|
266
266
|
const options = Object.assign(Object.assign({ pagination: { el: `.taro-swiper-${__classPrivateFieldGet(this, _Swiper_id, "f")} > .swiper-container > .swiper-pagination` }, direction: vertical ? 'vertical' : 'horizontal', loop: circular, slidesPerView: slidesPerView, initialSlide: initialSlide, loopAdditionalSlides: loopAdditionalSlides, speed: duration, observeParents: true, observer: true, centeredSlides: centeredSlides, zoom: this.zoom, nested: true }, effectsProps), { on: {
|
|
267
|
-
|
|
267
|
+
transitionEnd(e) {
|
|
268
268
|
if (__classPrivateFieldGet(that, _Swiper_swiperResetting, "f") || __classPrivateFieldGet(that, _Swiper_lastSwiperActiveIndex, "f") === this.realIndex)
|
|
269
269
|
return;
|
|
270
270
|
__classPrivateFieldSet(that, _Swiper_lastSwiperActiveIndex, this.realIndex, "f");
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroTapGestureHandlerCore extends Components.TaroTapGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroTapGestureHandlerCore: {
|
|
5
|
+
prototype: TaroTapGestureHandlerCore;
|
|
6
|
+
new (): TaroTapGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const TapGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('TapGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-tap-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-tap-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-tap-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, TapGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroTapGestureHandlerCore = TapGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroTapGestureHandlerCore, defineCustomElement };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface TaroVerticalDragGestureHandlerCore extends Components.TaroVerticalDragGestureHandlerCore, HTMLElement {}
|
|
4
|
+
export const TaroVerticalDragGestureHandlerCore: {
|
|
5
|
+
prototype: TaroVerticalDragGestureHandlerCore;
|
|
6
|
+
new (): TaroVerticalDragGestureHandlerCore;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { n as notSupport } from './helper.js';
|
|
3
|
+
|
|
4
|
+
const VerticalDragGestureHandler = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
}
|
|
9
|
+
componentDidLoad() {
|
|
10
|
+
notSupport('VerticalDragGestureHandler', this);
|
|
11
|
+
}
|
|
12
|
+
render() {
|
|
13
|
+
return (h(Host, null));
|
|
14
|
+
}
|
|
15
|
+
}, [0, "taro-vertical-drag-gesture-handler-core"]);
|
|
16
|
+
function defineCustomElement$1() {
|
|
17
|
+
if (typeof customElements === "undefined") {
|
|
18
|
+
return;
|
|
19
|
+
}
|
|
20
|
+
const components = ["taro-vertical-drag-gesture-handler-core"];
|
|
21
|
+
components.forEach(tagName => { switch (tagName) {
|
|
22
|
+
case "taro-vertical-drag-gesture-handler-core":
|
|
23
|
+
if (!customElements.get(tagName)) {
|
|
24
|
+
customElements.define(tagName, VerticalDragGestureHandler);
|
|
25
|
+
}
|
|
26
|
+
break;
|
|
27
|
+
} });
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
const TaroVerticalDragGestureHandlerCore = VerticalDragGestureHandler;
|
|
31
|
+
const defineCustomElement = defineCustomElement$1;
|
|
32
|
+
|
|
33
|
+
export { TaroVerticalDragGestureHandlerCore, defineCustomElement };
|