2 lines
1.3 KiB
JavaScript
2 lines
1.3 KiB
JavaScript
|
import{B as l}from"./index.0857d90f.js";import{E as m,G as d,c as g,x as u,e as h,af as y}from"./index.ab0d47a4.js";function v(e,n){for(var r=0;r<n.length;r++){var a=n[r];a.enumerable=a.enumerable||!1,a.configurable=!0,"value"in a&&(a.writable=!0),Object.defineProperty(e,a.key,a)}}function C(e,n,r){return n&&v(e.prototype,n),r&&v(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function w(e,n){if(!(e instanceof n))throw new TypeError("Cannot call a class as a function")}var _=C(function e(n){w(this,e),this.error=new Error("unreachable case: ".concat(JSON.stringify(n)))}),x=function(){return{prefixCls:String,size:{type:String}}};const c=m({name:"AButtonGroup",props:x(),setup:function(n,r){var a=r.slots,s=d("btn-group",n),i=s.prefixCls,p=s.direction,b=g(function(){var t,f=n.size,o="";switch(f){case"large":o="lg";break;case"small":o="sm";break;case"middle":case void 0:break;default:console.warn(new _(f).error)}return t={},u(t,"".concat(i.value),!0),u(t,"".concat(i.value,"-").concat(o),o),u(t,"".concat(i.value,"-rtl"),p.value==="rtl"),t});return function(){var t;return h("div",{class:b.value},[y((t=a.default)===null||t===void 0?void 0:t.call(a))])}}});l.Group=c;l.install=function(e){return e.component(l.name,l),e.component(c.name,c),e};export{C as _,w as a};
|