UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

250 lines (247 loc) 11.2 kB
import { AspAButton } from './components/pc/ant/button/index.mjs'; import { AspAFloatButton } from './components/pc/ant/float-button/index.mjs'; import { AspAWatermark } from './components/pc/ant/watermark/index.mjs'; import { AspAApp } from './components/pc/ant/app/index.mjs'; import { AspATypography } from './components/pc/ant/typography/index.mjs'; import { AspAFlex } from './components/pc/ant/flex/index.mjs'; import { AspAImage } from './components/pc/ant/image/index.mjs'; import { AspAQRCode } from './components/pc/ant/qrcode/index.mjs'; import { AspASegmented } from './components/pc/ant/segmented/index.mjs'; import { AspATour } from './components/pc/ant/tour/index.mjs'; import { AspAGrid } from './components/pc/ant/grid/index.mjs'; import { AspARow } from './components/pc/ant/row/index.mjs'; import { AspACol } from './components/pc/ant/col/index.mjs'; import { AspALayout } from './components/pc/ant/layout/index.mjs'; import { AspALayoutHeader } from './components/pc/ant/layout-header/index.mjs'; import { AspALayoutContent } from './components/pc/ant/layout-content/index.mjs'; import { AspALayoutFooter } from './components/pc/ant/layout-footer/index.mjs'; import { AspALayoutSider } from './components/pc/ant/layout-sider/index.mjs'; import { AspASpace } from './components/pc/ant/space/index.mjs'; import { AspAAffix } from './components/pc/ant/affix/index.mjs'; import { AspABreadcrumb } from './components/pc/ant/breadcrumb/index.mjs'; import { AspADropdown } from './components/pc/ant/dropdown/index.mjs'; import { AspAMenu } from './components/pc/ant/menu/index.mjs'; import { AspAPageHeader } from './components/pc/ant/page-header/index.mjs'; import { AspAPagination } from './components/pc/ant/pagination/index.mjs'; import { AspASteps } from './components/pc/ant/steps/index.mjs'; import { AspAAutoComplete } from './components/pc/ant/auto-complete/index.mjs'; import { AspACascader } from './components/pc/ant/cascader/index.mjs'; import { AspACheckbox } from './components/pc/ant/checkbox/index.mjs'; import { AspADatePicker } from './components/pc/ant/date-picker/index.mjs'; import { AspAForm } from './components/pc/ant/form/index.mjs'; import { AspAFormItem } from './components/pc/ant/form-item/index.mjs'; import { AspAInput } from './components/pc/ant/input/index.mjs'; import { AspAInputNumber } from './components/pc/ant/input-number/index.mjs'; import { AspAMentions } from './components/pc/ant/mentions/index.mjs'; import { AspARadio } from './components/pc/ant/radio/index.mjs'; import { AspARate } from './components/pc/ant/rate/index.mjs'; import { AspASelect } from './components/pc/ant/select/index.mjs'; import { AspASelectOption } from './components/pc/ant/select-option/index.mjs'; import { AspASlider } from './components/pc/ant/slider/index.mjs'; import { AspASwitch } from './components/pc/ant/switch/index.mjs'; import { AspATimePicker } from './components/pc/ant/time-picker/index.mjs'; import { AspATimeRangePicker } from './components/pc/ant/time-range-picker/index.mjs'; import { AspATransfer } from './components/pc/ant/transfer/index.mjs'; import { AspATreeSelect } from './components/pc/ant/tree-select/index.mjs'; import { AspATreeSelectNode } from './components/pc/ant/tree-select-node/index.mjs'; import { AspAUpload } from './components/pc/ant/upload/index.mjs'; import { AspAUploadDragger } from './components/pc/ant/upload-dragger/index.mjs'; import { AspAAvatar } from './components/pc/ant/avatar/index.mjs'; import { AspAAvatarGroup } from './components/pc/ant/avatar-group/index.mjs'; import { AspABadge } from './components/pc/ant/badge/index.mjs'; import { AspABadgeRibbon } from './components/pc/ant/badge-ribbon/index.mjs'; import { AspACalendar } from './components/pc/ant/calendar/index.mjs'; import { AspACard } from './components/pc/ant/card/index.mjs'; import { AspACardGrid } from './components/pc/ant/card-grid/index.mjs'; import { AspACardMeta } from './components/pc/ant/card-meta/index.mjs'; import { AspACarousel } from './components/pc/ant/carousel/index.mjs'; import { AspACollapse } from './components/pc/ant/collapse/index.mjs'; import { AspACollapsePanel } from './components/pc/ant/collapse-panel/index.mjs'; import { AspAComment } from './components/pc/ant/comment/index.mjs'; import { AspADescriptions } from './components/pc/ant/descriptions/index.mjs'; import { AspADescriptionsItem } from './components/pc/ant/descriptions-item/index.mjs'; import { AspAEmpty } from './components/pc/ant/empty/index.mjs'; import { AspAList } from './components/pc/ant/list/index.mjs'; import { AspAListItem } from './components/pc/ant/list-item/index.mjs'; import { AspAListItemMeta } from './components/pc/ant/list-item-meta/index.mjs'; import { AspAPopover } from './components/pc/ant/popover/index.mjs'; import { AspAStatistic } from './components/pc/ant/statistic/index.mjs'; import { AspAStatisticCountdown } from './components/pc/ant/statistic-countdown/index.mjs'; import { AspATable } from './components/pc/ant/table/index.mjs'; import { AspATableColumn } from './components/pc/ant/table-column/index.mjs'; import { AspATableColumnGroup } from './components/pc/ant/table-column-group/index.mjs'; import { AspATableSummary } from './components/pc/ant/table-summary/index.mjs'; import { AspATableSummaryRow } from './components/pc/ant/table-summary-row/index.mjs'; import { AspATableSummaryCell } from './components/pc/ant/table-summary-cell/index.mjs'; import { AspATabs } from './components/pc/ant/tabs/index.mjs'; import { AspATabPane } from './components/pc/ant/tab-pane/index.mjs'; import { AspATag } from './components/pc/ant/tag/index.mjs'; import { AspACheckableTag } from './components/pc/ant/checkable-tag/index.mjs'; import { AspATimeline } from './components/pc/ant/timeline/index.mjs'; import { AspATimelineItem } from './components/pc/ant/timeline-item/index.mjs'; import { AspATooltip } from './components/pc/ant/tooltip/index.mjs'; import { AspATree } from './components/pc/ant/tree/index.mjs'; import { AspATreeNode } from './components/pc/ant/tree-node/index.mjs'; import { AspAAlert } from './components/pc/ant/alert/index.mjs'; import { AspADrawer } from './components/pc/ant/drawer/index.mjs'; import { AspAModal } from './components/pc/ant/modal/index.mjs'; import { AspAPopconfirm } from './components/pc/ant/popconfirm/index.mjs'; import { AspAProgress } from './components/pc/ant/progress/index.mjs'; import { AspAResult } from './components/pc/ant/result/index.mjs'; import { AspASkeleton } from './components/pc/ant/skeleton/index.mjs'; import { AspASkeletonAvatar } from './components/pc/ant/skeleton-avatar/index.mjs'; import { AspASkeletonButton } from './components/pc/ant/skeleton-button/index.mjs'; import { AspASkeletonImage } from './components/pc/ant/skeleton-image/index.mjs'; import { AspASkeletonInput } from './components/pc/ant/skeleton-input/index.mjs'; import { AspASkeletonTitle } from './components/pc/ant/skeleton-title/index.mjs'; import { AspASpin } from './components/pc/ant/spin/index.mjs'; import { AspAAnchor } from './components/pc/ant/anchor/index.mjs'; import { AspAAnchorLink } from './components/pc/ant/anchor-link/index.mjs'; import { AspABackTop } from './components/pc/ant/back-top/index.mjs'; import { AspAConfigProvider } from './components/pc/ant/config-provider/index.mjs'; import { AspADivider } from './components/pc/ant/divider/index.mjs'; import { AspALocaleProvider } from './components/pc/ant/locale-provider/index.mjs'; import { AspABreadcrumbItem } from './components/pc/ant/breadcrumb-item/index.mjs'; import { AspABreadcrumbSeparator } from './components/pc/ant/breadcrumb-separator/index.mjs'; import { AspAMenuItem } from './components/pc/ant/menu-item/index.mjs'; import { AspAMenuItemGroup } from './components/pc/ant/menu-item-group/index.mjs'; import { AspAStep } from './components/pc/ant/step/index.mjs'; import { AspASelectOptGroup } from './components/pc/ant/select-opt-group/index.mjs'; import { AspATextarea } from './components/pc/ant/textarea/index.mjs'; import { AspACheckboxGroup } from './components/pc/ant/checkbox-group/index.mjs'; import { AspAInputGroup } from './components/pc/ant/input-group/index.mjs'; import { AspAInputSearch } from './components/pc/ant/input-search/index.mjs'; import { AspAInputPassword } from './components/pc/ant/input-password/index.mjs'; import { AspAMentionsOption } from './components/pc/ant/mentions-option/index.mjs'; import { AspATypographyTitle } from './components/pc/ant/typography-title/index.mjs'; import { AspATypographyParagraph } from './components/pc/ant/typography-paragraph/index.mjs'; import { AspATypographyText } from './components/pc/ant/typography-text/index.mjs'; import { AspATypographyLink } from './components/pc/ant/typography-link/index.mjs'; import { AspAImagePreviewGroup } from './components/pc/ant/image-preview-group/index.mjs'; import { AspARadioGroup } from './components/pc/ant/radio-group/index.mjs'; import { AspARadioButton } from './components/pc/ant/radio-button/index.mjs'; var AntComponets = [ AspAButton, AspAFloatButton, AspAWatermark, AspAApp, AspATypography, AspAFlex, AspAImage, AspAQRCode, AspASegmented, AspATour, AspAGrid, AspARow, AspACol, AspALayout, AspALayoutHeader, AspALayoutContent, AspALayoutFooter, AspALayoutSider, AspASpace, AspAAffix, AspABreadcrumb, AspADropdown, AspAMenu, AspAPageHeader, AspAPagination, AspASteps, AspAAutoComplete, AspACascader, AspACheckbox, AspADatePicker, AspAForm, AspAFormItem, AspAInput, AspAInputNumber, AspAMentions, AspARadio, AspARate, AspASelect, AspASelectOption, AspASlider, AspASwitch, AspATimePicker, AspATimeRangePicker, AspATransfer, AspATreeSelect, AspATreeSelectNode, AspAUpload, AspAUploadDragger, AspAAvatar, AspAAvatarGroup, AspABadge, AspABadgeRibbon, AspACalendar, AspACard, AspACardGrid, AspACardMeta, AspACarousel, AspACollapse, AspACollapsePanel, AspAComment, AspADescriptions, AspADescriptionsItem, AspAEmpty, AspAList, AspAListItem, AspAListItemMeta, AspAPopover, AspAStatistic, AspAStatisticCountdown, AspATable, AspATableColumn, AspATableColumnGroup, AspATableSummary, AspATableSummaryRow, AspATableSummaryCell, AspATabs, AspATabPane, AspATag, AspACheckableTag, AspATimeline, AspATimelineItem, AspATooltip, AspATree, AspATreeNode, AspAAlert, AspADrawer, AspAModal, AspAPopconfirm, AspAProgress, AspAResult, AspASkeleton, AspASkeletonAvatar, AspASkeletonButton, AspASkeletonImage, AspASkeletonInput, AspASkeletonTitle, AspASpin, AspAAnchor, AspAAnchorLink, AspABackTop, AspAConfigProvider, AspADivider, AspALocaleProvider, AspABreadcrumbItem, AspABreadcrumbSeparator, AspAMenuItem, AspAMenuItemGroup, AspAStep, AspASelectOptGroup, AspATextarea, AspACheckboxGroup, AspAInputGroup, AspAInputSearch, AspAInputPassword, AspAMentionsOption, AspATypographyTitle, AspATypographyParagraph, AspATypographyText, AspATypographyLink, AspAImagePreviewGroup, AspARadioGroup, AspARadioButton ]; export { AntComponets as default };