UNPKG

@aplus-frontend/ui

Version:

2 lines (1 loc) 1.22 kB
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue");require("./components/desc/index.vue.js");const r=require("./components/line/index.js");require("./components/list/index.vue.js");require("./components/page-header/index.vue.js");const o=require("./components/page-header/index.vue2.js"),u=require("./components/desc/index.vue2.js"),i=require("./components/list/index.vue2.js"),a={style:{width:"100%"}},n=e.defineComponent({__name:"descriptions",props:{active:{type:Boolean,default:!0},pageHeader:{type:Boolean,default:void 0},list:{type:[Boolean,Number],default:3}},setup(l){return(t,c)=>(e.openBlock(),e.createElementBlock("div",a,[t.pageHeader!==!1?(e.openBlock(),e.createBlock(o.default,{key:0,active:t.active},null,8,["active"])):e.createCommentVNode("",!0),e.createVNode(u.default,{active:t.active},null,8,["active"]),t.list!==!1?(e.openBlock(),e.createBlock(e.unref(r.ApSkeletonLine),{key:1})):e.createCommentVNode("",!0),t.list!==!1?(e.openBlock(),e.createBlock(i.default,{key:2,active:t.active,size:t.list,"action-button":!!t.list},null,8,["active","size","action-button"])):e.createCommentVNode("",!0)]))}});exports.default=n;