t-fighting-design
Version:
Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.
118 lines (117 loc) • 4.07 kB
JavaScript
import "./index2.js";
import { default as p } from "./index2.js";
import { FAlert as f } from "./alert/index.js";
import { FAside as F } from "./aside/index.js";
import { FAvatar as i } from "./avatar/index.js";
import { FBackTop as n } from "./back-top/index.js";
import { FBadge as l } from "./badge/index.js";
import { FBreadcrumb as u } from "./breadcrumb/index.js";
import { FBreadcrumbItem as B } from "./breadcrumb-item/index.js";
import { FButton as k } from "./button/index.js";
import { FButtonGroup as I } from "./button-group/index.js";
import { FCalendar as b } from "./calendar/index.js";
import { FCard as v } from "./card/index.js";
import { FCheckbox as h } from "./checkbox/index.js";
import { FCheckboxGroup as D } from "./checkbox-group/index.js";
import { FCloseBtn as y } from "./close-btn/index.js";
import { FDialog as G } from "./dialog/index.js";
import { FDivider as H } from "./divider/index.js";
import { FDrawer as W } from "./drawer/index.js";
import { FEmpty as U } from "./empty/index.js";
import { FExpandCard as q } from "./expand-card/index.js";
import { FFooter as J } from "./footer/index.js";
import { FHeader as O } from "./header/index.js";
import { FImage as V } from "./image/index.js";
import { FImagePreview as Y } from "./image-preview/index.js";
import { FLayout as _ } from "./layout/index.js";
import { FLink as oo } from "./link/index.js";
import { FList as eo } from "./list/index.js";
import { FListItem as po } from "./list-item/index.js";
import { FLoading as fo } from "./loading/index.js";
import { LoadingBar as Fo } from "./loading-bar/index.js";
import { FMain as io } from "./main/index.js";
import { FMessage as go } from "./message/index.js";
import { FNotification as so } from "./notification/index.js";
import { FPageHeader as co } from "./page-header/index.js";
import { FPopup as Lo } from "./popup/index.js";
import { FProgress as Co } from "./progress/index.js";
import { FRadio as To } from "./radio/index.js";
import { FRadioGroup as So } from "./radio-group/index.js";
import { FRate as Ro } from "./rate/index.js";
import { FRipple as wo } from "./ripple/index.js";
import { FSkeleton as Po } from "./skeleton/index.js";
import { FSpace as Ao } from "./space/index.js";
import { FStickyCard as Eo } from "./sticky-card/index.js";
import { FSvgIcon as Mo } from "./svg-icon/index.js";
import { FSwitch as No } from "./switch/index.js";
import { FTag as jo } from "./tag/index.js";
import { FText as zo } from "./text/index.js";
import { FToolbar as Ko } from "./toolbar/index.js";
import { FToolbarItem as Qo } from "./toolbar-item/index.js";
import { FTooltip as Xo } from "./tooltip/index.js";
import { FTree as Zo } from "./tree/index.js";
import { FWatermark as $o } from "./watermark/index.js";
import { FInput as rr } from "./input/index.js";
import { FSwap as tr } from "./swap/index.js";
import { FWaterfall as mr } from "./waterfall/index.js";
import { FUpLoad as xr } from "./up-load/index.js";
import { FightingDesignResolver as ar } from "./index4.js";
export {
f as FAlert,
F as FAside,
i as FAvatar,
n as FBackTop,
l as FBadge,
u as FBreadcrumb,
B as FBreadcrumbItem,
k as FButton,
I as FButtonGroup,
b as FCalendar,
v as FCard,
h as FCheckbox,
D as FCheckboxGroup,
y as FCloseBtn,
G as FDialog,
H as FDivider,
W as FDrawer,
U as FEmpty,
q as FExpandCard,
J as FFooter,
O as FHeader,
V as FImage,
Y as FImagePreview,
rr as FInput,
_ as FLayout,
oo as FLink,
eo as FList,
po as FListItem,
fo as FLoading,
io as FMain,
go as FMessage,
so as FNotification,
co as FPageHeader,
Lo as FPopup,
Co as FProgress,
To as FRadio,
So as FRadioGroup,
Ro as FRate,
wo as FRipple,
Po as FSkeleton,
Ao as FSpace,
Eo as FStickyCard,
Mo as FSvgIcon,
tr as FSwap,
No as FSwitch,
jo as FTag,
zo as FText,
Ko as FToolbar,
Qo as FToolbarItem,
Xo as FTooltip,
Zo as FTree,
xr as FUpLoad,
mr as FWaterfall,
$o as FWatermark,
ar as FightingDesignResolver,
p as default,
Fo as useLoadingBar
};