UNPKG

@layui/layui-vue

Version:

a component library for Vue 3 base on layui-vue

225 lines (224 loc) 8.15 kB
import t from "@layui/layer-vue"; import { layer as tm } from "@layui/layer-vue"; import e from "./affix/index.js"; import L from "./autoComplete/index.js"; import y from "./avatar/index.js"; import i from "./avatarList/index.js"; import p from "./backTop/index.js"; import s from "./badge/index.js"; import f from "./barcode/index.js"; import n from "./body/index.js"; import l from "./breadcrumb/index.js"; import c from "./breadcrumbItem/index.js"; import u from "./button/index.js"; import d from "./buttonContainer/index.js"; import S from "./buttonGroup/index.js"; import I from "./card/index.js"; import C from "./carousel/index.js"; import T from "./carouselItem/index.js"; import P from "./cascader/index.js"; import k from "./cascaderPanel/index.js"; import B from "./checkbox/index.js"; import b from "./checkboxGroup/index.js"; import g from "./checkcard/index.js"; import D from "./checkcardGroup/index.js"; import R from "./col/index.js"; import x from "./collapse/index.js"; import w from "./collapseItem/index.js"; import M from "./colorPicker/index.js"; import h from "./container/index.js"; import F from "./countUp/index.js"; import G from "./datePicker/index.js"; import A from "./descriptions/index.js"; import v from "./descriptionsItem/index.js"; import O from "./dropdown/index.js"; import E from "./dropdownMenu/index.js"; import H from "./dropdownMenuItem/index.js"; import N from "./dropdownSubMenu/index.js"; import Q from "./empty/index.js"; import U from "./exception/index.js"; import W from "./field/index.js"; import j from "./footer/index.js"; import q from "./form/index.js"; import z from "./formItem/index.js"; import J from "./fullscreen/index.js"; import K from "./header/index.js"; import V from "./icon/index.js"; import X from "./iconPicker/index.js"; import Y from "./input/index.js"; import Z from "./inputNumber/index.js"; import $ from "./layout/index.js"; import _ from "./line/index.js"; import aa from "./loading/index.js"; import oa from "./logo/index.js"; import ra from "./menu/index.js"; import ma from "./menuItem/index.js"; import ta from "./noticeBar/index.js"; import ea from "./page/index.js"; import La from "./pageHeader/index.js"; import ya from "./panel/index.js"; import ia from "./popconfirm/index.js"; import pa from "./popper/index.js"; import sa from "./progress/index.js"; import fa from "./qrcode/index.js"; import na from "./quote/index.js"; import la from "./radio/index.js"; import ca from "./radioButton/index.js"; import ua from "./radioGroup/index.js"; import da from "./rate/index.js"; import Sa from "./result/index.js"; import Ia from "./ripple/index.js"; import Ca from "./row/index.js"; import Ta from "./scroll/index.js"; import Pa from "./segmented/index.js"; import ka from "./select/index.js"; import Ba from "./selectOption/index.js"; import ba from "./selectOptionGroup/index.js"; import ga from "./side/index.js"; import Da from "./skeleton/index.js"; import Ra from "./skeletonItem/index.js"; import xa from "./slider/index.js"; import wa from "./space/index.js"; import Ma from "./splitPanel/index.js"; import ha from "./splitPanelItem/index.js"; import Fa from "./step/index.js"; import Ga from "./stepItem/index.js"; import Aa from "./subMenu/index.js"; import va from "./switch/index.js"; import Oa from "./tab/index.js"; import Ea from "./tabItem/index.js"; import Ha from "./table/index.js"; import Na from "./tag/index.js"; import Qa from "./tagInput/index.js"; import Ua from "./textarea/index.js"; import Wa from "./timeline/index.js"; import ja from "./timelineItem/index.js"; import qa from "./timeSelect/index.js"; import za from "./tooltip/index.js"; import Ja from "./transfer/index.js"; import Ka from "./transition/index.js"; import Va from "./tree/index.js"; import Xa from "./treeSelect/index.js"; import Ya from "./upload/index.js"; import Za from "./watermark/index.js"; import $a from "./language/index.js"; import { useI18n as Lm } from "./language/index.js"; import _a from "./provider/index.js"; /* empty css */ import "@layui/layer-vue/lib/index.css"; import "@layui/icons-vue/lib/index.css"; const r = { LayAffix: e, LayAutocomplete: L, LayAvatar: y, LayAvatarList: i, LayBacktop: p, LayBadge: s, LayBarcode: f, LayBody: n, LayBreadcrumb: l, LayBreadcrumbItem: c, LayButton: u, LayButtonContainer: d, LayButtonGroup: S, LayCard: I, LayCarousel: C, LayCarouselItem: T, LayCascader: P, LayCascaderPanel: k, LayCheckbox: B, LayCheckboxGroup: b, LayCheckcard: g, LayCheckcardGroup: D, LayCol: R, LayCollapse: x, LayCollapseItem: w, LayColorPicker: M, LayConfigProvider: _a, LayContainer: h, LayCountUp: F, LayDatePicker: G, LayDescriptions: A, LayDescriptionsItem: v, LayDropdown: O, LayDropdownMenu: E, LayDropdownMenuItem: H, LayDropdownSubMenu: N, LayEmpty: Q, LayException: U, LayField: W, LayFooter: j, LayForm: q, LayFormItem: z, LayFullscreen: J, LayHeader: K, LayIcon: V, LayIconPicker: X, LayInput: Y, LayInputNumber: Z, LayLayout: $, LayLine: _, LayLoading: aa, LayLogo: oa, LayMenu: ra, LayMenuItem: ma, LayNoticeBar: ta, LayPage: ea, LayPageHeader: La, LayPanel: ya, LayPopconfirm: ia, LayPopper: pa, LayProgress: sa, LayQrcode: fa, LayQuote: na, LayRadio: la, LayRadioButton: ca, LayRadioGroup: ua, LayRate: da, LayResult: Sa, LayRipple: Ia, LayRow: Ca, LayScroll: Ta, LaySegmented: Pa, LaySelect: ka, LaySelectOption: Ba, LaySelectOptionGroup: ba, LaySide: ga, LaySkeleton: Da, LaySkeletonItem: Ra, LaySlider: xa, LaySpace: wa, LaySplitPanel: Ma, LaySplitPanelItem: ha, LayStep: Fa, LayStepItem: Ga, LaySubMenu: Aa, LaySwitch: va, LayTab: Oa, LayTabItem: Ea, LayTable: Ha, LayTag: Na, LayTagInput: Qa, LayTextarea: Ua, LayTimeline: Wa, LayTimelineItem: ja, LayTimeSelect: qa, LayTooltip: za, LayTransfer: Ja, LayTransition: Ka, LayTree: Va, LayTreeSelect: Xa, LayUpload: Ya, LayWatermark: Za }; function ao(a, o) { for (const m of Object.keys(r)) a.use(r[m], o); a.use($a), a.use(t, o); } const om = { install: ao }; export { e as LayAffix, L as LayAutocomplete, y as LayAvatar, i as LayAvatarList, p as LayBacktop, s as LayBadge, f as LayBarcode, n as LayBody, l as LayBreadcrumb, c as LayBreadcrumbItem, u as LayButton, d as LayButtonContainer, S as LayButtonGroup, I as LayCard, C as LayCarousel, T as LayCarouselItem, P as LayCascader, k as LayCascaderPanel, B as LayCheckbox, b as LayCheckboxGroup, g as LayCheckcard, D as LayCheckcardGroup, R as LayCol, x as LayCollapse, w as LayCollapseItem, M as LayColorPicker, _a as LayConfigProvider, h as LayContainer, F as LayCountUp, G as LayDatePicker, A as LayDescriptions, v as LayDescriptionsItem, O as LayDropdown, E as LayDropdownMenu, H as LayDropdownMenuItem, N as LayDropdownSubMenu, Q as LayEmpty, U as LayException, W as LayField, j as LayFooter, q as LayForm, z as LayFormItem, J as LayFullscreen, K as LayHeader, V as LayIcon, X as LayIconPicker, Y as LayInput, Z as LayInputNumber, $ as LayLayout, _ as LayLine, aa as LayLoading, oa as LayLogo, ra as LayMenu, ma as LayMenuItem, ta as LayNoticeBar, ea as LayPage, La as LayPageHeader, ya as LayPanel, ia as LayPopconfirm, pa as LayPopper, sa as LayProgress, fa as LayQrcode, na as LayQuote, la as LayRadio, ca as LayRadioButton, ua as LayRadioGroup, da as LayRate, Sa as LayResult, Ia as LayRipple, Ca as LayRow, Ta as LayScroll, Pa as LaySegmented, ka as LaySelect, Ba as LaySelectOption, ba as LaySelectOptionGroup, ga as LaySide, Da as LaySkeleton, Ra as LaySkeletonItem, xa as LaySlider, wa as LaySpace, Ma as LaySplitPanel, ha as LaySplitPanelItem, Fa as LayStep, Ga as LayStepItem, Aa as LaySubMenu, va as LaySwitch, Oa as LayTab, Ea as LayTabItem, Ha as LayTable, Na as LayTag, Qa as LayTagInput, Ua as LayTextarea, qa as LayTimeSelect, Wa as LayTimeline, ja as LayTimelineItem, za as LayTooltip, Ja as LayTransfer, Ka as LayTransition, Va as LayTree, Xa as LayTreeSelect, Ya as LayUpload, Za as LayWatermark, om as default, ao as install, tm as layer, Lm as useI18n };