@tarojs/components
Version:
Taro 组件库
103 lines (100 loc) • 18.3 kB
JavaScript
import { Fragment } from 'react';
import { manipulatePropsFunction } from './helper.js';
import './react-component-lib/index.js';
import { defineCustomElementTaroAdCore, defineCustomElementTaroAdCustomCore, defineCustomElementTaroAnimationVideoCore, defineCustomElementTaroAnimationViewCore, defineCustomElementTaroArCameraCore, defineCustomElementTaroAudioCore, defineCustomElementTaroAwemeDataCore, defineCustomElementTaroButtonCore, defineCustomElementTaroCameraCore, defineCustomElementTaroCanvasCore, defineCustomElementTaroChannelLiveCore, defineCustomElementTaroChannelVideoCore, defineCustomElementTaroCheckboxCore, defineCustomElementTaroCheckboxGroupCore, defineCustomElementTaroCommentDetailCore, defineCustomElementTaroCommentListCore, defineCustomElementTaroContactButtonCore, defineCustomElementTaroCoverImageCore, defineCustomElementTaroCoverViewCore, defineCustomElementTaroCustomWrapperCore, defineCustomElementTaroDraggableSheetCore, defineCustomElementTaroEditorCore, defineCustomElementTaroFollowSwanCore, defineCustomElementTaroFormCore, defineCustomElementTaroFunctionalPageNavigatorCore, defineCustomElementTaroGridBuilderCore, defineCustomElementTaroGridViewCore, defineCustomElementTaroIconCore, defineCustomElementTaroImageCore, defineCustomElementTaroInlinePaymentPanelCore, defineCustomElementTaroInputCore, defineCustomElementTaroKeyboardAccessoryCore, defineCustomElementTaroLabelCore, defineCustomElementTaroLifestyleCore, defineCustomElementTaroLikeCore, defineCustomElementTaroListBuilderCore, defineCustomElementTaroListViewCore, defineCustomElementTaroLivePlayerCore, defineCustomElementTaroLivePusherCore, defineCustomElementTaroLoginCore, defineCustomElementTaroLottieCore, defineCustomElementTaroMapCore, defineCustomElementTaroMatchMediaCore, defineCustomElementTaroMovableAreaCore, defineCustomElementTaroMovableViewCore, defineCustomElementTaroNativeSlotCore, defineCustomElementTaroNavigationBarCore, defineCustomElementTaroNavigatorCore, defineCustomElementTaroNestedScrollBodyCore, defineCustomElementTaroNestedScrollHeaderCore, defineCustomElementTaroOfficialAccountCore, defineCustomElementTaroOpenContainerCore, defineCustomElementTaroOpenDataCore, defineCustomElementTaroPageContainerCore, defineCustomElementTaroPageMetaCore, defineCustomElementTaroPickerCore, defineCustomElementTaroPickerGroup, defineCustomElementTaroPickerViewColumnCore, defineCustomElementTaroPickerViewCore, defineCustomElementTaroProgressCore, defineCustomElementTaroPullToRefreshCore, defineCustomElementTaroRadioCore, defineCustomElementTaroRadioGroupCore, defineCustomElementTaroRichTextCore, defineCustomElementTaroRootPortalCore, defineCustomElementTaroRtcRoomCore, defineCustomElementTaroRtcRoomItemCore, defineCustomElementTaroScrollViewCore, defineCustomElementTaroShareElementCore, defineCustomElementTaroSliderCore, defineCustomElementTaroSlotCore, defineCustomElementTaroSnapshotCore, defineCustomElementTaroSpanCore, defineCustomElementTaroStickyHeaderCore, defineCustomElementTaroStickySectionCore, defineCustomElementTaroSwiperCore, defineCustomElementTaroSwiperItemCore, defineCustomElementTaroSwitchCore, defineCustomElementTaroTabItemCore, defineCustomElementTaroTabbar, defineCustomElementTaroTabsCore, defineCustomElementTaroTextCore, defineCustomElementTaroTextareaCore, defineCustomElementTaroVideoControl, defineCustomElementTaroVideoCore, defineCustomElementTaroVideoDanmu, defineCustomElementTaroViewCore, defineCustomElementTaroVoipRoomCore, defineCustomElementTaroWebViewCore } from '@tarojs/components/dist/components';
import { createReactComponent } from './react-component-lib/createComponent.js';
/* eslint-disable */
/* tslint:disable */
/* auto-generated react proxies */
const Ad = /*@__PURE__*/ createReactComponent('taro-ad-core', undefined, manipulatePropsFunction, defineCustomElementTaroAdCore);
const AdCustom = /*@__PURE__*/ createReactComponent('taro-ad-custom-core', undefined, manipulatePropsFunction, defineCustomElementTaroAdCustomCore);
const AnimationVideo = /*@__PURE__*/ createReactComponent('taro-animation-video-core', undefined, manipulatePropsFunction, defineCustomElementTaroAnimationVideoCore);
const AnimationView = /*@__PURE__*/ createReactComponent('taro-animation-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroAnimationViewCore);
const ArCamera = /*@__PURE__*/ createReactComponent('taro-ar-camera-core', undefined, manipulatePropsFunction, defineCustomElementTaroArCameraCore);
const Audio = /*@__PURE__*/ createReactComponent('taro-audio-core', undefined, manipulatePropsFunction, defineCustomElementTaroAudioCore);
const AwemeData = /*@__PURE__*/ createReactComponent('taro-aweme-data-core', undefined, manipulatePropsFunction, defineCustomElementTaroAwemeDataCore);
const Block = Fragment;
const Button = /*@__PURE__*/ createReactComponent('taro-button-core', undefined, manipulatePropsFunction, defineCustomElementTaroButtonCore);
const Camera = /*@__PURE__*/ createReactComponent('taro-camera-core', undefined, manipulatePropsFunction, defineCustomElementTaroCameraCore);
const Canvas = /*@__PURE__*/ createReactComponent('taro-canvas-core', undefined, manipulatePropsFunction, defineCustomElementTaroCanvasCore);
const ChannelLive = /*@__PURE__*/ createReactComponent('taro-channel-live-core', undefined, manipulatePropsFunction, defineCustomElementTaroChannelLiveCore);
const ChannelVideo = /*@__PURE__*/ createReactComponent('taro-channel-video-core', undefined, manipulatePropsFunction, defineCustomElementTaroChannelVideoCore);
const Checkbox = /*@__PURE__*/ createReactComponent('taro-checkbox-core', undefined, manipulatePropsFunction, defineCustomElementTaroCheckboxCore);
const CheckboxGroup = /*@__PURE__*/ createReactComponent('taro-checkbox-group-core', undefined, manipulatePropsFunction, defineCustomElementTaroCheckboxGroupCore);
const CommentDetail = /*@__PURE__*/ createReactComponent('taro-comment-detail-core', undefined, manipulatePropsFunction, defineCustomElementTaroCommentDetailCore);
const CommentList = /*@__PURE__*/ createReactComponent('taro-comment-list-core', undefined, manipulatePropsFunction, defineCustomElementTaroCommentListCore);
const ContactButton = /*@__PURE__*/ createReactComponent('taro-contact-button-core', undefined, manipulatePropsFunction, defineCustomElementTaroContactButtonCore);
const CoverImage = /*@__PURE__*/ createReactComponent('taro-cover-image-core', undefined, manipulatePropsFunction, defineCustomElementTaroCoverImageCore);
const CoverView = /*@__PURE__*/ createReactComponent('taro-cover-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroCoverViewCore);
const CustomWrapper = /*@__PURE__*/ createReactComponent('taro-custom-wrapper-core', undefined, manipulatePropsFunction, defineCustomElementTaroCustomWrapperCore);
const DraggableSheet = /*@__PURE__*/ createReactComponent('taro-draggable-sheet-core', undefined, manipulatePropsFunction, defineCustomElementTaroDraggableSheetCore);
const Editor = /*@__PURE__*/ createReactComponent('taro-editor-core', undefined, manipulatePropsFunction, defineCustomElementTaroEditorCore);
const FollowSwan = /*@__PURE__*/ createReactComponent('taro-follow-swan-core', undefined, manipulatePropsFunction, defineCustomElementTaroFollowSwanCore);
const Form = /*@__PURE__*/ createReactComponent('taro-form-core', undefined, manipulatePropsFunction, defineCustomElementTaroFormCore);
const FunctionalPageNavigator = /*@__PURE__*/ createReactComponent('taro-functional-page-navigator-core', undefined, manipulatePropsFunction, defineCustomElementTaroFunctionalPageNavigatorCore);
const GridBuilder = /*@__PURE__*/ createReactComponent('taro-grid-builder-core', undefined, manipulatePropsFunction, defineCustomElementTaroGridBuilderCore);
const GridView = /*@__PURE__*/ createReactComponent('taro-grid-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroGridViewCore);
const Icon = /*@__PURE__*/ createReactComponent('taro-icon-core', undefined, manipulatePropsFunction, defineCustomElementTaroIconCore);
const Image = /*@__PURE__*/ createReactComponent('taro-image-core', undefined, manipulatePropsFunction, defineCustomElementTaroImageCore);
const InlinePaymentPanel = /*@__PURE__*/ createReactComponent('taro-inline-payment-panel-core', undefined, manipulatePropsFunction, defineCustomElementTaroInlinePaymentPanelCore);
const Input = /*@__PURE__*/ createReactComponent('taro-input-core', undefined, manipulatePropsFunction, defineCustomElementTaroInputCore);
const KeyboardAccessory = /*@__PURE__*/ createReactComponent('taro-keyboard-accessory-core', undefined, manipulatePropsFunction, defineCustomElementTaroKeyboardAccessoryCore);
const Label = /*@__PURE__*/ createReactComponent('taro-label-core', undefined, manipulatePropsFunction, defineCustomElementTaroLabelCore);
const Lifestyle = /*@__PURE__*/ createReactComponent('taro-lifestyle-core', undefined, manipulatePropsFunction, defineCustomElementTaroLifestyleCore);
const Like = /*@__PURE__*/ createReactComponent('taro-like-core', undefined, manipulatePropsFunction, defineCustomElementTaroLikeCore);
const ListBuilder = /*@__PURE__*/ createReactComponent('taro-list-builder-core', undefined, manipulatePropsFunction, defineCustomElementTaroListBuilderCore);
const ListView = /*@__PURE__*/ createReactComponent('taro-list-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroListViewCore);
const LivePlayer = /*@__PURE__*/ createReactComponent('taro-live-player-core', undefined, manipulatePropsFunction, defineCustomElementTaroLivePlayerCore);
const LivePusher = /*@__PURE__*/ createReactComponent('taro-live-pusher-core', undefined, manipulatePropsFunction, defineCustomElementTaroLivePusherCore);
const Login = /*@__PURE__*/ createReactComponent('taro-login-core', undefined, manipulatePropsFunction, defineCustomElementTaroLoginCore);
const Lottie = /*@__PURE__*/ createReactComponent('taro-lottie-core', undefined, manipulatePropsFunction, defineCustomElementTaroLottieCore);
const Map = /*@__PURE__*/ createReactComponent('taro-map-core', undefined, manipulatePropsFunction, defineCustomElementTaroMapCore);
const MatchMedia = /*@__PURE__*/ createReactComponent('taro-match-media-core', undefined, manipulatePropsFunction, defineCustomElementTaroMatchMediaCore);
const MovableArea = /*@__PURE__*/ createReactComponent('taro-movable-area-core', undefined, manipulatePropsFunction, defineCustomElementTaroMovableAreaCore);
const MovableView = /*@__PURE__*/ createReactComponent('taro-movable-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroMovableViewCore);
const NativeSlot = /*@__PURE__*/ createReactComponent('taro-native-slot-core', undefined, manipulatePropsFunction, defineCustomElementTaroNativeSlotCore);
const NavigationBar = /*@__PURE__*/ createReactComponent('taro-navigation-bar-core', undefined, manipulatePropsFunction, defineCustomElementTaroNavigationBarCore);
const Navigator = /*@__PURE__*/ createReactComponent('taro-navigator-core', undefined, manipulatePropsFunction, defineCustomElementTaroNavigatorCore);
const NestedScrollBody = /*@__PURE__*/ createReactComponent('taro-nested-scroll-body-core', undefined, manipulatePropsFunction, defineCustomElementTaroNestedScrollBodyCore);
const NestedScrollHeader = /*@__PURE__*/ createReactComponent('taro-nested-scroll-header-core', undefined, manipulatePropsFunction, defineCustomElementTaroNestedScrollHeaderCore);
const OfficialAccount = /*@__PURE__*/ createReactComponent('taro-official-account-core', undefined, manipulatePropsFunction, defineCustomElementTaroOfficialAccountCore);
const OpenContainer = /*@__PURE__*/ createReactComponent('taro-open-container-core', undefined, manipulatePropsFunction, defineCustomElementTaroOpenContainerCore);
const OpenData = /*@__PURE__*/ createReactComponent('taro-open-data-core', undefined, manipulatePropsFunction, defineCustomElementTaroOpenDataCore);
const PageContainer = /*@__PURE__*/ createReactComponent('taro-page-container-core', undefined, manipulatePropsFunction, defineCustomElementTaroPageContainerCore);
const PageMeta = /*@__PURE__*/ createReactComponent('taro-page-meta-core', undefined, manipulatePropsFunction, defineCustomElementTaroPageMetaCore);
const Picker = /*@__PURE__*/ createReactComponent('taro-picker-core', undefined, manipulatePropsFunction, defineCustomElementTaroPickerCore);
const PickerGroup = /*@__PURE__*/ createReactComponent('taro-picker-group', undefined, manipulatePropsFunction, defineCustomElementTaroPickerGroup);
const PickerViewColumn = /*@__PURE__*/ createReactComponent('taro-picker-view-column-core', undefined, manipulatePropsFunction, defineCustomElementTaroPickerViewColumnCore);
const PickerView = /*@__PURE__*/ createReactComponent('taro-picker-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroPickerViewCore);
const Progress = /*@__PURE__*/ createReactComponent('taro-progress-core', undefined, manipulatePropsFunction, defineCustomElementTaroProgressCore);
const PullToRefresh = /*@__PURE__*/ createReactComponent('taro-pull-to-refresh-core', undefined, manipulatePropsFunction, defineCustomElementTaroPullToRefreshCore);
const Radio = /*@__PURE__*/ createReactComponent('taro-radio-core', undefined, manipulatePropsFunction, defineCustomElementTaroRadioCore);
const RadioGroup = /*@__PURE__*/ createReactComponent('taro-radio-group-core', undefined, manipulatePropsFunction, defineCustomElementTaroRadioGroupCore);
const RichText = /*@__PURE__*/ createReactComponent('taro-rich-text-core', undefined, manipulatePropsFunction, defineCustomElementTaroRichTextCore);
const RootPortal = /*@__PURE__*/ createReactComponent('taro-root-portal-core', undefined, manipulatePropsFunction, defineCustomElementTaroRootPortalCore);
const RtcRoom = /*@__PURE__*/ createReactComponent('taro-rtc-room-core', undefined, manipulatePropsFunction, defineCustomElementTaroRtcRoomCore);
const RtcRoomItem = /*@__PURE__*/ createReactComponent('taro-rtc-room-item-core', undefined, manipulatePropsFunction, defineCustomElementTaroRtcRoomItemCore);
const ScrollView = /*@__PURE__*/ createReactComponent('taro-scroll-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroScrollViewCore);
const ShareElement = /*@__PURE__*/ createReactComponent('taro-share-element-core', undefined, manipulatePropsFunction, defineCustomElementTaroShareElementCore);
const Slider = /*@__PURE__*/ createReactComponent('taro-slider-core', undefined, manipulatePropsFunction, defineCustomElementTaroSliderCore);
const Slot = /*@__PURE__*/ createReactComponent('taro-slot-core', undefined, manipulatePropsFunction, defineCustomElementTaroSlotCore);
const Snapshot = /*@__PURE__*/ createReactComponent('taro-snapshot-core', undefined, manipulatePropsFunction, defineCustomElementTaroSnapshotCore);
const Span = /*@__PURE__*/ createReactComponent('taro-span-core', undefined, manipulatePropsFunction, defineCustomElementTaroSpanCore);
const StickyHeader = /*@__PURE__*/ createReactComponent('taro-sticky-header-core', undefined, manipulatePropsFunction, defineCustomElementTaroStickyHeaderCore);
const StickySection = /*@__PURE__*/ createReactComponent('taro-sticky-section-core', undefined, manipulatePropsFunction, defineCustomElementTaroStickySectionCore);
const Swiper = /*@__PURE__*/ createReactComponent('taro-swiper-core', undefined, manipulatePropsFunction, defineCustomElementTaroSwiperCore);
const SwiperItem = /*@__PURE__*/ createReactComponent('taro-swiper-item-core', undefined, manipulatePropsFunction, defineCustomElementTaroSwiperItemCore);
const Switch = /*@__PURE__*/ createReactComponent('taro-switch-core', undefined, manipulatePropsFunction, defineCustomElementTaroSwitchCore);
const TabItem = /*@__PURE__*/ createReactComponent('taro-tab-item-core', undefined, manipulatePropsFunction, defineCustomElementTaroTabItemCore);
const Tabbar = /*@__PURE__*/ createReactComponent('taro-tabbar', undefined, manipulatePropsFunction, defineCustomElementTaroTabbar);
const Tabs = /*@__PURE__*/ createReactComponent('taro-tabs-core', undefined, manipulatePropsFunction, defineCustomElementTaroTabsCore);
const Text = /*@__PURE__*/ createReactComponent('taro-text-core', undefined, manipulatePropsFunction, defineCustomElementTaroTextCore);
const Textarea = /*@__PURE__*/ createReactComponent('taro-textarea-core', undefined, manipulatePropsFunction, defineCustomElementTaroTextareaCore);
const VideoControl = /*@__PURE__*/ createReactComponent('taro-video-control', undefined, manipulatePropsFunction, defineCustomElementTaroVideoControl);
const Video = /*@__PURE__*/ createReactComponent('taro-video-core', undefined, manipulatePropsFunction, defineCustomElementTaroVideoCore);
const VideoDanmu = /*@__PURE__*/ createReactComponent('taro-video-danmu', undefined, manipulatePropsFunction, defineCustomElementTaroVideoDanmu);
const View = /*@__PURE__*/ createReactComponent('taro-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroViewCore);
const VoipRoom = /*@__PURE__*/ createReactComponent('taro-voip-room-core', undefined, manipulatePropsFunction, defineCustomElementTaroVoipRoomCore);
const WebView = /*@__PURE__*/ createReactComponent('taro-web-view-core', undefined, manipulatePropsFunction, defineCustomElementTaroWebViewCore);
export { Ad, AdCustom, AnimationVideo, AnimationView, ArCamera, Audio, AwemeData, Block, Button, Camera, Canvas, ChannelLive, ChannelVideo, Checkbox, CheckboxGroup, CommentDetail, CommentList, ContactButton, CoverImage, CoverView, CustomWrapper, DraggableSheet, Editor, FollowSwan, Form, FunctionalPageNavigator, GridBuilder, GridView, Icon, Image, InlinePaymentPanel, Input, KeyboardAccessory, Label, Lifestyle, Like, ListBuilder, ListView, LivePlayer, LivePusher, Login, Lottie, Map, MatchMedia, MovableArea, MovableView, NativeSlot, NavigationBar, Navigator, NestedScrollBody, NestedScrollHeader, OfficialAccount, OpenContainer, OpenData, PageContainer, PageMeta, Picker, PickerGroup, PickerView, PickerViewColumn, Progress, PullToRefresh, Radio, RadioGroup, RichText, RootPortal, RtcRoom, RtcRoomItem, ScrollView, ShareElement, Slider, Slot, Snapshot, Span, StickyHeader, StickySection, Swiper, SwiperItem, Switch, TabItem, Tabbar, Tabs, Text, Textarea, Video, VideoControl, VideoDanmu, View, VoipRoom, WebView };
//# sourceMappingURL=components.js.map