UNPKG

@tarojs/components

Version:

Taro 组件库

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