@wwtdev/bsds-components-vue3 1.16.4 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +0,0 @@
1
- (function(i,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(i=typeof globalThis<"u"?globalThis:i||self,t(i.BsdsComponents={},i.Vue))})(this,function(i,t){"use strict";const f=["controlled","icon","header-text","heading-level","open-item","open-item-id","stacked"],h={__name:"BsAccordion",props:{controlled:{default:!1},icon:{},headerText:{},headingLevel:{},openItem:{default:!1},openItemId:{},stacked:{default:!1}},emits:["toggled"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-accordion",t.mergeProps(l.$attrs,{controlled:e.controlled,icon:e.icon,"header-text":e.headerText,"heading-level":e.headingLevel,"open-item":e.openItem,"open-item-id":e.openItemId,stacked:e.stacked,onToggled:a[0]||(a[0]=n=>r("toggled",n.detail))}),[t.renderSlot(l.$slots,"default")],16,f))}},g=["color","count","count-max","dot","label","position","show-zero"],b={__name:"BsBadge",props:{color:{},count:{},countMax:{default:99},dot:{},label:{default:"item"},position:{},showZero:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-badge",t.mergeProps(l.$attrs,{color:e.color,count:e.count,"count-max":e.countMax,dot:e.dot,label:e.label,position:e.position,"show-zero":e.showZero}),[t.renderSlot(l.$slots,"default")],16,g))}},B={__name:"BsBanner",props:{},emits:["dismiss"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-banner",t.mergeProps(l.$attrs,{onDismiss:a[0]||(a[0]=n=>r("dismiss",n.detail))}),[t.renderSlot(l.$slots,"default")],16))}};function o(e){const r=t.computed(()=>{var n,s;return((s=(n=e.href)==null?void 0:n.startsWith)==null?void 0:s.call(n,"/"))||!1}),l=t.computed(()=>{var n,s;return r.value&&((n=e.router)==null?void 0:n.navigateTo)||((s=e.router)==null?void 0:s.push)||null});function a(n){var s,d,u,c,m;l.value&&((d=(s=n.target.href)==null?void 0:s.endsWith)!=null&&d.call(s,e.href)||(m=(c=(u=n.target.closest("a"))==null?void 0:u.href)==null?void 0:c.endsWith)!=null&&m.call(c,e.href))&&(n.preventDefault(),l.value(e.href))}return{onLinkClick:a}}const $=["variant","disabled","ghost-btn","href","pass-attrs","text-btn","size"],k={__name:"BsButton",props:{variant:{},disabled:{},ghostBtn:{},href:{},passAttrs:{default:""},textBtn:{},size:{},router:{}},emits:[],setup(e,{emit:r}){const l=e,{onLinkClick:a}=o(l);return(n,s)=>(t.openBlock(),t.createElementBlock("bs-button",t.mergeProps(n.$attrs,{variant:e.variant,disabled:e.disabled,"ghost-btn":e.ghostBtn,href:e.href,"pass-attrs":e.passAttrs,"text-btn":e.textBtn,size:e.size,onClick:s[0]||(s[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(n.$slots,"default")],16,$))}},I=["char-count","char-max"],T={__name:"BsCharacterCount",props:{charCount:{},charMax:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-character-count",t.mergeProps(l.$attrs,{"char-count":e.charCount,"char-max":e.charMax}),null,16,I))}},P=["chart-title","data","dataIdxLabels","show-legend","show-tooltips","show-x-grid","show-y-grid","stacked","x-label","y-label"],C={__name:"BsChartBar",props:{chartTitle:{},data:{},dataIdxLabels:{},showLegend:{default:!0},showTooltips:{default:!0},showXGrid:{default:!1},showYGrid:{default:!1},stacked:{default:!1},xLabel:{default:""},yLabel:{default:""}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-chart-bar",t.mergeProps(l.$attrs,{"chart-title":e.chartTitle,data:e.data,dataIdxLabels:e.dataIdxLabels,"show-legend":e.showLegend,"show-tooltips":e.showTooltips,"show-x-grid":e.showXGrid,"show-y-grid":e.showYGrid,stacked:e.stacked,"x-label":e.xLabel,"y-label":e.yLabel}),null,16,P))}},y=["data","dataIdxLabels","table-title"],w={__name:"BsChartTable",props:{data:{},dataIdxLabels:{},tableTitle:{default:""}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-chart-table",t.mergeProps(l.$attrs,{data:e.data,dataIdxLabels:e.dataIdxLabels,"table-title":e.tableTitle}),null,16,y))}},E=["label","checked","checked-partially","disabled","error","input-id","pass-attrs","required","size"],L={__name:"BsCheckbox",props:{label:{},checked:{default:!1},checkedPartially:{default:!1},disabled:{default:!1},error:{},inputId:{},passAttrs:{default:""},required:{},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-checkbox",t.mergeProps(l.$attrs,{label:e.label,checked:e.checked||e.modelValue,"checked-partially":e.checkedPartially,disabled:e.disabled,error:e.error,"input-id":e.inputId,"pass-attrs":e.passAttrs,required:e.required,size:e.size,onChange:a[0]||(a[0]=n=>r("update:modelValue",n.target.checked))}),null,16,E))}},V=["disabled","ghost-btn","hover-effect","href","icon","icon-position","label","pass-attrs","text-btn","size"],A={__name:"BsCircleButton",props:{disabled:{},ghostBtn:{},hoverEffect:{default:!1},href:{},icon:{},iconPosition:{},label:{},passAttrs:{default:""},textBtn:{},size:{},router:{}},emits:[],setup(e,{emit:r}){const l=e,{onLinkClick:a}=o(l);return(n,s)=>(t.openBlock(),t.createElementBlock("bs-circle-button",t.mergeProps(n.$attrs,{disabled:e.disabled,"ghost-btn":e.ghostBtn,"hover-effect":e.hoverEffect,href:e.href,icon:e.icon,"icon-position":e.iconPosition,label:e.label,"pass-attrs":e.passAttrs,"text-btn":e.textBtn,size:e.size,onClick:s[0]||(s[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),null,16,V))}},q=["width","top","center","right","toggle-id","container-id","helper-text","helper-description","enter-controlled","enter-trigger","leave-trigger"],S={__name:"BsDropdown",props:{width:{default:void 0},top:{default:!1},center:{default:!1},right:{default:!1},toggleId:{},containerId:{default:void 0},helperText:{},helperDescription:{},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["close","enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown",t.mergeProps(l.$attrs,{width:e.width,top:e.top,center:e.center,right:e.right,"toggle-id":e.toggleId,"container-id":e.containerId,"helper-text":e.helperText,"helper-description":e.helperDescription,"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,onClose:a[0]||(a[0]=n=>r("close",n.detail)),onEnterend:a[1]||(a[1]=n=>r("enterend",n.detail)),onLeaveend:a[2]||(a[2]=n=>r("leaveend",n.detail))}),[t.renderSlot(l.$slots,"default")],16,q))}},z=["value","variant","options-id","selected","focused","index"],p={__name:"BsDropdownOption",props:{value:{},variant:{default:void 0},optionsId:{},selected:{default:!1},focused:{default:!1},index:{}},emits:["optmouseenter","optselect"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown-option",t.mergeProps(l.$attrs,{value:e.value,variant:e.variant,"options-id":e.optionsId,selected:e.selected,focused:e.focused,index:e.index,onOptmouseenter:a[0]||(a[0]=n=>r("optmouseenter",n.detail)),onOptselect:a[1]||(a[1]=n=>r("optselect",n.detail))}),[t.renderSlot(l.$slots,"default")],16,z))}},D=["options-id","visible","focus-delay","label","selected-value"],x={__name:"BsDropdownOptionList",props:{optionsId:{},visible:{default:!1},focusDelay:{default:75},label:{},selectedValue:{}},emits:["optselected","close"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown-option-list",t.mergeProps(l.$attrs,{"options-id":e.optionsId,visible:e.visible,"focus-delay":e.focusDelay,label:e.label,"selected-value":e.selectedValue,onOptselected:a[0]||(a[0]=n=>r("optselected",n.detail)),onClose:a[1]||(a[1]=n=>r("close",n.detail))}),[t.renderSlot(l.$slots,"default")],16,D))}},M=["toggle-id","container-id","options-id","width","top","center","label","selected-value","enter-controlled","enter-trigger","leave-trigger","helper-text","helper-description","right"],O={__name:"BsDropdownWithOptions",props:{toggleId:{},containerId:{default:void 0},optionsId:{},width:{default:void 0},top:{default:!1},center:{default:!1},label:{},selectedValue:{},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1},helperText:{},helperDescription:{},right:{default:!1}},emits:["optselected","close","enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown-with-options",t.mergeProps(l.$attrs,{"toggle-id":e.toggleId,"container-id":e.containerId,"options-id":e.optionsId,width:e.width,top:e.top,center:e.center,label:e.label,"selected-value":e.selectedValue,"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,"helper-text":e.helperText,"helper-description":e.helperDescription,right:e.right,onOptselected:a[0]||(a[0]=n=>r("optselected",n.detail)),onClose:a[1]||(a[1]=n=>r("close",n.detail)),onEnterend:a[2]||(a[2]=n=>r("enterend",n.detail)),onLeaveend:a[3]||(a[3]=n=>r("leaveend",n.detail))}),[t.renderSlot(l.$slots,"default")],16,M))}},F=["char-count","char-max","error","error-msg","hint","hint-id"],j={__name:"BsFieldDetails",props:{charCount:{},charMax:{},error:{},errorMsg:{},hint:{},hintId:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-field-details",t.mergeProps(l.$attrs,{"char-count":e.charCount,"char-max":e.charMax,error:e.error,"error-msg":e.errorMsg,hint:e.hint,"hint-id":e.hintId}),null,16,F))}},G=["char-count","char-max","disabled","error","hints","label","label-for","required","hint-id"],R={__name:"BsFieldLayout",props:{charCount:{},charMax:{},disabled:{default:!1},error:{},hints:{},label:{},labelFor:{},required:{},hintId:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-field-layout",t.mergeProps(l.$attrs,{"char-count":e.charCount,"char-max":e.charMax,disabled:e.disabled,error:e.error,hints:e.hints,label:e.label,"label-for":e.labelFor,required:e.required,"hint-id":e.hintId}),[t.renderSlot(l.$slots,"default")],16,G))}},W=["error","hint-id","hints"],H={__name:"BsHint",props:{error:{},hintId:{},hints:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-hint",t.mergeProps(l.$attrs,{error:e.error,"hint-id":e.hintId,hints:e.hints}),null,16,W))}},N={__name:"BsIconGradientWrapper",props:{},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-icon-gradient-wrapper",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},v=["disabled","error","input-id","pass-attrs","placeholder","required","type","value","hint-id"],X={__name:"BsInput",props:{disabled:{default:!1},error:{},inputId:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"input-id":e.inputId,"pass-attrs":e.passAttrs,placeholder:e.placeholder,required:e.required,type:e.type,value:e.value||e.modelValue,"hint-id":e.hintId,onInput:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,v))}},Y=["disabled","error","multifocus","variant"],Z={__name:"BsInputAddon",props:{disabled:{default:!1},error:{default:!1},multifocus:{default:!1},variant:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input-addon",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,multifocus:e.multifocus,variant:e.variant}),[t.renderSlot(l.$slots,"default")],16,Y))}},J=["disabled","error","error-msg","hint","hints","input-id","label","pass-attrs","placeholder","required","type","value"],K={__name:"BsInputField",props:{disabled:{default:!1},error:{},errorMsg:{},hint:{},hints:{},inputId:{},label:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"error-msg":e.errorMsg,hint:e.hint,hints:e.hints,"input-id":e.inputId,label:e.label,"pass-attrs":e.passAttrs,placeholder:e.placeholder,required:e.required,type:e.type,value:e.value||e.modelValue,onInput:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,J))}},Q=["disabled","pass-attrs","placeholder","hint-id","input-id","value","hide-clear"],U={__name:"BsInputSearch",props:{disabled:{default:!1},passAttrs:{default:""},placeholder:{default:"Search Items"},hintId:{},inputId:{},value:{default:""},hideClear:{default:!1},modelValue:{}},emits:["clear","update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input-search",t.mergeProps(l.$attrs,{disabled:e.disabled,"pass-attrs":e.passAttrs,placeholder:e.placeholder,"hint-id":e.hintId,"input-id":e.inputId,value:e.value||e.modelValue,"hide-clear":e.hideClear,onClear:a[0]||(a[0]=n=>r("clear",n.detail)),onInput:a[1]||(a[1]=n=>r("update:modelValue",n.target.value))}),null,16,Q))}},_=["disabled","for","hide","pass-attrs","required"],ee={__name:"BsLabel",props:{disabled:{},for:{},hide:{},passAttrs:{default:""},required:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-label",t.mergeProps(l.$attrs,{disabled:e.disabled,for:e.for,hide:e.hide,"pass-attrs":e.passAttrs,required:e.required}),[t.renderSlot(l.$slots,"default")],16,_))}},te=["size","variant"],ae={__name:"BsLoader",props:{size:{},variant:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-loader",t.mergeProps(l.$attrs,{size:e.size,variant:e.variant}),null,16,te))}},le=["alert","close-button","enter-controlled","enter-trigger","leave-trigger"],ne={__name:"BsModal",props:{alert:{default:!1},closeButton:{default:!0},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["close","enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-modal",t.mergeProps(l.$attrs,{alert:e.alert,"close-button":e.closeButton,"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,onClose:a[0]||(a[0]=n=>r("close",n.detail)),onEnterend:a[1]||(a[1]=n=>r("enterend",n.detail)),onLeaveend:a[2]||(a[2]=n=>r("leaveend",n.detail))}),[t.renderSlot(l.$slots,"default")],16,le))}},re=["enter-controlled","enter-trigger","leave-trigger"],ie={__name:"BsOverlay",props:{enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-overlay",t.mergeProps(l.$attrs,{"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,onEnterend:a[0]||(a[0]=n=>r("enterend",n.detail)),onLeaveend:a[1]||(a[1]=n=>r("leaveend",n.detail))}),null,16,re))}},se=["show-first-last-buttons","prev-page-text","first-page-text","next-page-text","last-page-text","fixed","variant","selection","center-display","break-text","page-range","page-count","center-label","items-per-group","items-count","results-increments"],de={__name:"BsPagination",props:{showFirstLastButtons:{default:!1},prevPageText:{},firstPageText:{},nextPageText:{},lastPageText:{},fixed:{default:!1},variant:{default:"base"},selection:{},centerDisplay:{default:"numbers"},breakText:{default:"…"},pageRange:{default:3},pageCount:{},centerLabel:{},itemsPerGroup:{default:25},itemsCount:{},resultsIncrements:{}},emits:["selchange"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-pagination",t.mergeProps(l.$attrs,{"show-first-last-buttons":e.showFirstLastButtons,"prev-page-text":e.prevPageText,"first-page-text":e.firstPageText,"next-page-text":e.nextPageText,"last-page-text":e.lastPageText,fixed:e.fixed,variant:e.variant,selection:e.selection,"center-display":e.centerDisplay,"break-text":e.breakText,"page-range":e.pageRange,"page-count":e.pageCount,"center-label":e.centerLabel,"items-per-group":e.itemsPerGroup,"items-count":e.itemsCount,"results-increments":e.resultsIncrements,onSelchange:a[0]||(a[0]=n=>r("selchange",n.detail))}),null,16,se))}},oe=["variant","status","href","active","disabled","pass-attrs"],ce={__name:"BsPill",props:{variant:{},status:{},href:{},active:{},disabled:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:r}){const l=e,{onLinkClick:a}=o(l);return(n,s)=>(t.openBlock(),t.createElementBlock("bs-pill",t.mergeProps(n.$attrs,{variant:e.variant,status:e.status,href:e.href,active:e.active,disabled:e.disabled,"pass-attrs":e.passAttrs,onClick:s[0]||(s[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(n.$slots,"default")],16,oe))}},ue=["layout","href","image-src","image-size","initials","profile-name","company","job-title","email","action","action-icon","misc-meta","misc-meta-icon"],me={__name:"BsProfile",props:{layout:{},href:{},imageSrc:{},imageSize:{default:"lg"},initials:{},profileName:{},company:{},jobTitle:{},email:{},action:{},actionIcon:{},miscMeta:{},miscMetaIcon:{},router:{}},emits:["action-toggled"],setup(e,{emit:r}){const l=e,{onLinkClick:a}=o(l);return(n,s)=>(t.openBlock(),t.createElementBlock("bs-profile",t.mergeProps(n.$attrs,{layout:e.layout,href:e.href,"image-src":e.imageSrc,"image-size":e.imageSize,initials:e.initials,"profile-name":e.profileName,company:e.company,"job-title":e.jobTitle,email:e.email,action:e.action,"action-icon":e.actionIcon,"misc-meta":e.miscMeta,"misc-meta-icon":e.miscMetaIcon,onActionToggled:s[0]||(s[0]=d=>r("action-toggled",d.detail)),onClick:s[1]||(s[1]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),null,16,ue))}},fe=["profile-name","company","job-title","email","action","action-icon","misc-meta","misc-meta-icon"],he={__name:"BsProfileDetails",props:{profileName:{},company:{},jobTitle:{},email:{},action:{},actionIcon:{},miscMeta:{},miscMetaIcon:{}},emits:["action-toggled"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-profile-details",t.mergeProps(l.$attrs,{"profile-name":e.profileName,company:e.company,"job-title":e.jobTitle,email:e.email,action:e.action,"action-icon":e.actionIcon,"misc-meta":e.miscMeta,"misc-meta-icon":e.miscMetaIcon,onActionToggled:a[0]||(a[0]=n=>r("action-toggled",n.detail))}),null,16,fe))}},ge=["src","size","initials","profile-name"],be={__name:"BsProfileImg",props:{src:{},size:{},initials:{},profileName:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-profile-img",t.mergeProps(l.$attrs,{src:e.src,size:e.size,initials:e.initials,"profile-name":e.profileName}),null,16,ge))}},Be=["layout","href","pass-attrs"],$e={__name:"BsProfileLayout",props:{layout:{default:"vertical"},href:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:r}){const l=e,{onLinkClick:a}=o(l);return(n,s)=>(t.openBlock(),t.createElementBlock("bs-profile-layout",t.mergeProps(n.$attrs,{layout:e.layout,href:e.href,"pass-attrs":e.passAttrs,onClick:s[0]||(s[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(n.$slots,"default")],16,Be))}},ke=["label","checked","disabled","error","input-id","pass-attrs","required","size","value"],Ie={__name:"BsRadio",props:{label:{},checked:{default:!1},disabled:{default:!1},error:{},inputId:{},passAttrs:{default:""},required:{},size:{},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-radio",t.mergeProps(l.$attrs,{label:e.label,checked:e.checked||e.modelValue===e.value,disabled:e.disabled,error:e.error,"input-id":e.inputId,"pass-attrs":e.passAttrs,required:e.required,size:e.size,value:e.value,onChange:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,ke))}},Te=["disabled","input-id","required","error","hint-id","value","pass-attrs"],Pe={__name:"BsSelect",props:{disabled:{default:!1},inputId:{},required:{},error:{},hintId:{},value:{},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select",t.mergeProps(l.$attrs,{disabled:e.disabled,"input-id":e.inputId,required:e.required,error:e.error,"hint-id":e.hintId,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onChange:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),[t.renderSlot(l.$slots,"default")],16,Te))}},Ce=["disabled","error","error-msg","input-id","label","hint","hints","placeholder","required","value","pass-attrs","data"],ye={__name:"BsSelectField",props:{disabled:{default:!1},error:{},errorMsg:{},inputId:{},label:{},hint:{},hints:{},placeholder:{default:""},required:{},value:{},passAttrs:{default:""},data:{default:[]},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"error-msg":e.errorMsg,"input-id":e.inputId,label:e.label,hint:e.hint,hints:e.hints,placeholder:e.placeholder,required:e.required,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,data:e.data,onChange:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,Ce))}},we=["checked","disabled","hide-label","input-id","inner-on-label","inner-off-label","label","pass-attrs","size"],Ee={__name:"BsSwitch",props:{checked:{default:!1},disabled:{default:!1},hideLabel:{default:!1},inputId:{},innerOnLabel:{},innerOffLabel:{},label:{},passAttrs:{default:""},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-switch",t.mergeProps(l.$attrs,{checked:e.checked||e.modelValue,disabled:e.disabled,"hide-label":e.hideLabel,"input-id":e.inputId,"inner-on-label":e.innerOnLabel,"inner-off-label":e.innerOffLabel,label:e.label,"pass-attrs":e.passAttrs,size:e.size,onChange:a[0]||(a[0]=n=>r("update:modelValue",n.target.checked))}),null,16,we))}},Le=["active-tab-id","hidden","panel-id"],Ve={__name:"BsTab",props:{activeTabId:{},hidden:{default:!1},panelId:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-tab",t.mergeProps(l.$attrs,{"active-tab-id":e.activeTabId,hidden:e.hidden,"panel-id":e.panelId}),[t.renderSlot(l.$slots,"default")],16,Le))}},Ae=["active-tab-id","helper-text","helper-description"],qe={__name:"BsTabList",props:{activeTabId:{},helperText:{default:"Select a tab"},helperDescription:{},modelValue:{}},emits:["tabChange","update:modelValue"],setup(e,{emit:r}){const l=a=>{r("tabChange",a.detail),r("update:modelValue",a.detail)};return(a,n)=>(t.openBlock(),t.createElementBlock("bs-tab-list",t.mergeProps(a.$attrs,{"active-tab-id":e.activeTabId||e.modelValue,"helper-text":e.helperText,"helper-description":e.helperDescription,"on:tabChange":l}),[t.renderSlot(a.$slots,"default")],16,Ae))}},Se=["active-tab-id","tab-id"],ze={__name:"BsTabPanel",props:{activeTabId:{},tabId:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-tab-panel",t.mergeProps(l.$attrs,{"active-tab-id":e.activeTabId,"tab-id":e.tabId}),[t.renderSlot(l.$slots,"default")],16,Se))}},pe=["disabled","error","input-id","pass-attrs","placeholder","required","rows","value","hint-id"],De={__name:"BsTextarea",props:{disabled:{default:!1},error:{},inputId:{},passAttrs:{default:""},placeholder:{},required:{},rows:{default:6},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"input-id":e.inputId,"pass-attrs":e.passAttrs,placeholder:e.placeholder,required:e.required,rows:e.rows,value:e.value||e.modelValue,"hint-id":e.hintId,onInput:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,pe))}},xe=["char-max","disabled","error","error-msg","hint","hints","input-id","label","placeholder","required","rows","value","pass-attrs"],Me={__name:"BsTextareaField",props:{charMax:{},disabled:{default:!1},error:{},errorMsg:{},hint:{},hints:{},inputId:{},label:{},placeholder:{},required:{},rows:{default:6},value:{default:""},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea-field",t.mergeProps(l.$attrs,{"char-max":e.charMax,disabled:e.disabled,error:e.error,"error-msg":e.errorMsg,hint:e.hint,hints:e.hints,"input-id":e.inputId,label:e.label,placeholder:e.placeholder,required:e.required,rows:e.rows,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onInput:a[0]||(a[0]=n=>r("update:modelValue",n.target.value))}),null,16,xe))}},Oe=["toast-id","variant","stacked","duration","enter-controlled","enter-trigger","leave-trigger"],Fe={__name:"BsToast",props:{toastId:{},variant:{},stacked:{default:!1},duration:{default:1e4},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["dismiss","enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast",t.mergeProps(l.$attrs,{"toast-id":e.toastId,variant:e.variant,stacked:e.stacked,duration:e.duration,"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,onDismiss:a[0]||(a[0]=n=>r("dismiss",n.detail)),onEnterend:a[1]||(a[1]=n=>r("enterend",n.detail)),onLeaveend:a[2]||(a[2]=n=>r("leaveend",n.detail))}),[t.renderSlot(l.$slots,"default")],16,Oe))}},je={__name:"BsToastActions",props:{},emits:["defaultDismiss"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-actions",t.mergeProps(l.$attrs,{"on:defaultDismiss":a[0]||(a[0]=n=>r("defaultDismiss",n.detail))}),[t.renderSlot(l.$slots,"default")],16))}},Ge={__name:"BsToastBody",props:{},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-body",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},Re=["variant"],We={__name:"BsToastHeader",props:{variant:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-header",t.mergeProps(l.$attrs,{variant:e.variant}),[t.renderSlot(l.$slots,"default")],16,Re))}},He={__name:"BsToaster",props:{},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toaster",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},Ne=["tooltip-id","content","position"],ve={__name:"BsTooltip",props:{tooltipId:{},content:{},position:{}},emits:[],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-tooltip",t.mergeProps(l.$attrs,{"tooltip-id":e.tooltipId,content:e.content,position:e.position}),[t.renderSlot(l.$slots,"default")],16,Ne))}},Xe=["enter-class","enter-attribute","enter-duration","leave-class","leave-attribute","leave-duration","enter-controlled","enter-trigger","leave-trigger"],Ye={__name:"BsTransition",props:{enterClass:{default:void 0},enterAttribute:{default:void 0},enterDuration:{},leaveClass:{default:void 0},leaveAttribute:{default:void 0},leaveDuration:{default:void 0},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["enterend","leaveend"],setup(e,{emit:r}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-transition",t.mergeProps(l.$attrs,{"enter-class":e.enterClass,"enter-attribute":e.enterAttribute,"enter-duration":e.enterDuration,"leave-class":e.leaveClass,"leave-attribute":e.leaveAttribute,"leave-duration":e.leaveDuration,"enter-controlled":e.enterControlled,"enter-trigger":e.enterTrigger,"leave-trigger":e.leaveTrigger,onEnterend:a[0]||(a[0]=n=>r("enterend",n.detail)),onLeaveend:a[1]||(a[1]=n=>r("leaveend",n.detail))}),[t.renderSlot(l.$slots,"default")],16,Xe))}};i.BsAccordion=h,i.BsBadge=b,i.BsBanner=B,i.BsButton=k,i.BsCharacterCount=T,i.BsChartBar=C,i.BsChartTable=w,i.BsCheckbox=L,i.BsCircleButton=A,i.BsDropdown=S,i.BsDropdownOption=p,i.BsDropdownOptionList=x,i.BsDropdownWithOptions=O,i.BsFieldDetails=j,i.BsFieldLayout=R,i.BsHint=H,i.BsIconGradientWrapper=N,i.BsInput=X,i.BsInputAddon=Z,i.BsInputField=K,i.BsInputSearch=U,i.BsLabel=ee,i.BsLoader=ae,i.BsModal=ne,i.BsOverlay=ie,i.BsPagination=de,i.BsPill=ce,i.BsProfile=me,i.BsProfileDetails=he,i.BsProfileImg=be,i.BsProfileLayout=$e,i.BsRadio=Ie,i.BsSelect=Pe,i.BsSelectField=ye,i.BsSwitch=Ee,i.BsTab=Ve,i.BsTabList=qe,i.BsTabPanel=ze,i.BsTextarea=De,i.BsTextareaField=Me,i.BsToast=Fe,i.BsToastActions=je,i.BsToastBody=Ge,i.BsToastHeader=We,i.BsToaster=He,i.BsTooltip=ve,i.BsTransition=Ye,Object.defineProperty(i,Symbol.toStringTag,{value:"Module"})});
@@ -1,48 +0,0 @@
1
- import type { JSX } from '@wwtdev/bsds-components';
2
- export declare const BsAccordion: (props: JSX.BsAccordion & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
3
- export declare const BsBadge: (props: JSX.BsBadge & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
4
- export declare const BsBanner: (props: JSX.BsBanner & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
5
- export declare const BsButton: (props: JSX.BsButton & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
6
- export declare const BsCharacterCount: (props: JSX.BsCharacterCount & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
7
- export declare const BsChartBar: (props: JSX.BsChartBar & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
8
- export declare const BsChartTable: (props: JSX.BsChartTable & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
9
- export declare const BsCheckbox: (props: JSX.BsCheckbox & import("./vue-component-lib/utils").InputProps<boolean> & {}) => any;
10
- export declare const BsCircleButton: (props: JSX.BsCircleButton & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
11
- export declare const BsDropdown: (props: JSX.BsDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
12
- export declare const BsDropdownOption: (props: JSX.BsDropdownOption & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
13
- export declare const BsDropdownOptionList: (props: JSX.BsDropdownOptionList & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
14
- export declare const BsDropdownWithOptions: (props: JSX.BsDropdownWithOptions & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
15
- export declare const BsFieldDetails: (props: JSX.BsFieldDetails & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
16
- export declare const BsFieldLayout: (props: JSX.BsFieldLayout & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
17
- export declare const BsHint: (props: JSX.BsHint & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
18
- export declare const BsIconGradientWrapper: (props: JSX.BsIconGradientWrapper & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
19
- export declare const BsInput: (props: JSX.BsInput & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
20
- export declare const BsInputAddon: (props: JSX.BsInputAddon & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
21
- export declare const BsInputField: (props: JSX.BsInputField & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
22
- export declare const BsInputSearch: (props: JSX.BsInputSearch & import("./vue-component-lib/utils").InputProps<string> & {}) => any;
23
- export declare const BsLabel: (props: JSX.BsLabel & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
24
- export declare const BsLoader: (props: JSX.BsLoader & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
25
- export declare const BsModal: (props: JSX.BsModal & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
26
- export declare const BsOverlay: (props: JSX.BsOverlay & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
27
- export declare const BsPagination: (props: JSX.BsPagination & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
28
- export declare const BsPill: (props: JSX.BsPill & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
29
- export declare const BsProfile: (props: JSX.BsProfile & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
30
- export declare const BsProfileDetails: (props: JSX.BsProfileDetails & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
31
- export declare const BsProfileImg: (props: JSX.BsProfileImg & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
32
- export declare const BsProfileLayout: (props: JSX.BsProfileLayout & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
33
- export declare const BsRadio: (props: JSX.BsRadio & import("./vue-component-lib/utils").InputProps<boolean> & {}) => any;
34
- export declare const BsSelect: (props: JSX.BsSelect & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
35
- export declare const BsSelectField: (props: JSX.BsSelectField & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
36
- export declare const BsSwitch: (props: JSX.BsSwitch & import("./vue-component-lib/utils").InputProps<boolean> & {}) => any;
37
- export declare const BsTab: (props: JSX.BsTab & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
38
- export declare const BsTabList: (props: JSX.BsTabList & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
39
- export declare const BsTabPanel: (props: JSX.BsTabPanel & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
40
- export declare const BsTextarea: (props: JSX.BsTextarea & import("./vue-component-lib/utils").InputProps<string> & {}) => any;
41
- export declare const BsTextareaField: (props: JSX.BsTextareaField & import("./vue-component-lib/utils").InputProps<string> & {}) => any;
42
- export declare const BsToast: (props: JSX.BsToast & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
43
- export declare const BsToastActions: (props: JSX.BsToastActions & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
44
- export declare const BsToastBody: (props: JSX.BsToastBody & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
45
- export declare const BsToastHeader: (props: JSX.BsToastHeader & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
46
- export declare const BsToaster: (props: JSX.BsToaster & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
47
- export declare const BsTooltip: (props: JSX.BsTooltip & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
48
- export declare const BsTransition: (props: JSX.BsTransition & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
package/lib/components.js DELETED
@@ -1,415 +0,0 @@
1
- import { defineContainer } from './vue-component-lib/utils';
2
- export const BsAccordion = defineContainer('bs-accordion', undefined, [
3
- 'controlled',
4
- 'icon',
5
- 'headerText',
6
- 'headingLevel',
7
- 'openItem',
8
- 'openItemId',
9
- 'stacked',
10
- 'toggled'
11
- ]);
12
- export const BsBadge = defineContainer('bs-badge', undefined, [
13
- 'color',
14
- 'count',
15
- 'countMax',
16
- 'dot',
17
- 'label',
18
- 'position',
19
- 'showZero'
20
- ]);
21
- export const BsBanner = defineContainer('bs-banner', undefined, [
22
- 'dismiss'
23
- ]);
24
- export const BsButton = defineContainer('bs-button', undefined, [
25
- 'variant',
26
- 'disabled',
27
- 'ghostBtn',
28
- 'href',
29
- 'passAttrs',
30
- 'textBtn',
31
- 'size'
32
- ]);
33
- export const BsCharacterCount = defineContainer('bs-character-count', undefined, [
34
- 'charCount',
35
- 'charMax'
36
- ]);
37
- export const BsChartBar = defineContainer('bs-chart-bar', undefined, [
38
- 'chartTitle',
39
- 'data',
40
- 'dataIdxLabels',
41
- 'showLegend',
42
- 'showTooltips',
43
- 'showXGrid',
44
- 'showYGrid',
45
- 'stacked',
46
- 'xLabel',
47
- 'yLabel'
48
- ]);
49
- export const BsChartTable = defineContainer('bs-chart-table', undefined, [
50
- 'data',
51
- 'dataIdxLabels',
52
- 'tableTitle'
53
- ]);
54
- export const BsCheckbox = defineContainer('bs-checkbox', undefined, [
55
- 'label',
56
- 'checked',
57
- 'checkedPartially',
58
- 'disabled',
59
- 'error',
60
- 'inputId',
61
- 'passAttrs',
62
- 'required',
63
- 'size'
64
- ], 'checked', 'change');
65
- export const BsCircleButton = defineContainer('bs-circle-button', undefined, [
66
- 'disabled',
67
- 'ghostBtn',
68
- 'hoverEffect',
69
- 'href',
70
- 'icon',
71
- 'iconPosition',
72
- 'label',
73
- 'passAttrs',
74
- 'textBtn',
75
- 'size'
76
- ]);
77
- export const BsDropdown = defineContainer('bs-dropdown', undefined, [
78
- 'width',
79
- 'top',
80
- 'center',
81
- 'right',
82
- 'toggleId',
83
- 'containerId',
84
- 'helperText',
85
- 'helperDescription',
86
- 'enterControlled',
87
- 'enterTrigger',
88
- 'leaveTrigger',
89
- 'close',
90
- 'enterend',
91
- 'leaveend'
92
- ]);
93
- export const BsDropdownOption = defineContainer('bs-dropdown-option', undefined, [
94
- 'value',
95
- 'variant',
96
- 'optionsId',
97
- 'selected',
98
- 'focused',
99
- 'index',
100
- 'optmouseenter',
101
- 'optselect'
102
- ]);
103
- export const BsDropdownOptionList = defineContainer('bs-dropdown-option-list', undefined, [
104
- 'optionsId',
105
- 'visible',
106
- 'focusDelay',
107
- 'label',
108
- 'selectedValue',
109
- 'optselected',
110
- 'close'
111
- ]);
112
- export const BsDropdownWithOptions = defineContainer('bs-dropdown-with-options', undefined, [
113
- 'toggleId',
114
- 'containerId',
115
- 'optionsId',
116
- 'width',
117
- 'top',
118
- 'center',
119
- 'label',
120
- 'selectedValue',
121
- 'enterControlled',
122
- 'enterTrigger',
123
- 'leaveTrigger',
124
- 'helperText',
125
- 'helperDescription',
126
- 'right',
127
- 'optselected',
128
- 'close',
129
- 'enterend',
130
- 'leaveend'
131
- ]);
132
- export const BsFieldDetails = defineContainer('bs-field-details', undefined, [
133
- 'charCount',
134
- 'charMax',
135
- 'error',
136
- 'errorMsg',
137
- 'hint',
138
- 'hintId'
139
- ]);
140
- export const BsFieldLayout = defineContainer('bs-field-layout', undefined, [
141
- 'charCount',
142
- 'charMax',
143
- 'disabled',
144
- 'error',
145
- 'hints',
146
- 'label',
147
- 'labelFor',
148
- 'required',
149
- 'hintId'
150
- ]);
151
- export const BsHint = defineContainer('bs-hint', undefined, [
152
- 'error',
153
- 'hintId',
154
- 'hints'
155
- ]);
156
- export const BsIconGradientWrapper = defineContainer('bs-icon-gradient-wrapper', undefined);
157
- export const BsInput = defineContainer('bs-input', undefined, [
158
- 'disabled',
159
- 'error',
160
- 'inputId',
161
- 'passAttrs',
162
- 'placeholder',
163
- 'required',
164
- 'type',
165
- 'value',
166
- 'hintId'
167
- ], 'value', 'input');
168
- export const BsInputAddon = defineContainer('bs-input-addon', undefined, [
169
- 'disabled',
170
- 'error',
171
- 'multifocus',
172
- 'variant'
173
- ]);
174
- export const BsInputField = defineContainer('bs-input-field', undefined, [
175
- 'disabled',
176
- 'error',
177
- 'errorMsg',
178
- 'hint',
179
- 'hints',
180
- 'inputId',
181
- 'label',
182
- 'passAttrs',
183
- 'placeholder',
184
- 'required',
185
- 'type',
186
- 'value'
187
- ], 'value', 'input');
188
- export const BsInputSearch = defineContainer('bs-input-search', undefined, [
189
- 'disabled',
190
- 'passAttrs',
191
- 'placeholder',
192
- 'hintId',
193
- 'inputId',
194
- 'value',
195
- 'hideClear',
196
- 'clear'
197
- ], 'value', 'input');
198
- export const BsLabel = defineContainer('bs-label', undefined, [
199
- 'disabled',
200
- 'for',
201
- 'hide',
202
- 'passAttrs',
203
- 'required'
204
- ]);
205
- export const BsLoader = defineContainer('bs-loader', undefined, [
206
- 'size',
207
- 'variant'
208
- ]);
209
- export const BsModal = defineContainer('bs-modal', undefined, [
210
- 'alert',
211
- 'closeButton',
212
- 'enterControlled',
213
- 'enterTrigger',
214
- 'leaveTrigger',
215
- 'close',
216
- 'enterend',
217
- 'leaveend'
218
- ]);
219
- export const BsOverlay = defineContainer('bs-overlay', undefined, [
220
- 'enterControlled',
221
- 'enterTrigger',
222
- 'leaveTrigger',
223
- 'enterend',
224
- 'leaveend'
225
- ]);
226
- export const BsPagination = defineContainer('bs-pagination', undefined, [
227
- 'showFirstLastButtons',
228
- 'prevPageText',
229
- 'firstPageText',
230
- 'nextPageText',
231
- 'lastPageText',
232
- 'fixed',
233
- 'variant',
234
- 'selection',
235
- 'centerDisplay',
236
- 'breakText',
237
- 'pageRange',
238
- 'pageCount',
239
- 'centerLabel',
240
- 'itemsPerGroup',
241
- 'itemsCount',
242
- 'resultsIncrements',
243
- 'selchange'
244
- ]);
245
- export const BsPill = defineContainer('bs-pill', undefined, [
246
- 'variant',
247
- 'status',
248
- 'href',
249
- 'active',
250
- 'disabled',
251
- 'passAttrs'
252
- ]);
253
- export const BsProfile = defineContainer('bs-profile', undefined, [
254
- 'layout',
255
- 'href',
256
- 'imageSrc',
257
- 'imageSize',
258
- 'initials',
259
- 'profileName',
260
- 'company',
261
- 'jobTitle',
262
- 'email',
263
- 'action',
264
- 'actionIcon',
265
- 'miscMeta',
266
- 'miscMetaIcon',
267
- 'action-toggled'
268
- ]);
269
- export const BsProfileDetails = defineContainer('bs-profile-details', undefined, [
270
- 'profileName',
271
- 'company',
272
- 'jobTitle',
273
- 'email',
274
- 'action',
275
- 'actionIcon',
276
- 'miscMeta',
277
- 'miscMetaIcon',
278
- 'action-toggled'
279
- ]);
280
- export const BsProfileImg = defineContainer('bs-profile-img', undefined, [
281
- 'src',
282
- 'size',
283
- 'initials',
284
- 'profileName'
285
- ]);
286
- export const BsProfileLayout = defineContainer('bs-profile-layout', undefined, [
287
- 'layout',
288
- 'href',
289
- 'passAttrs'
290
- ]);
291
- export const BsRadio = defineContainer('bs-radio', undefined, [
292
- 'label',
293
- 'checked',
294
- 'disabled',
295
- 'error',
296
- 'inputId',
297
- 'passAttrs',
298
- 'required',
299
- 'size',
300
- 'value'
301
- ], 'checked', 'change');
302
- export const BsSelect = defineContainer('bs-select', undefined, [
303
- 'disabled',
304
- 'inputId',
305
- 'required',
306
- 'error',
307
- 'hintId',
308
- 'value',
309
- 'passAttrs'
310
- ], 'value', 'change');
311
- export const BsSelectField = defineContainer('bs-select-field', undefined, [
312
- 'disabled',
313
- 'error',
314
- 'errorMsg',
315
- 'inputId',
316
- 'label',
317
- 'hint',
318
- 'hints',
319
- 'placeholder',
320
- 'required',
321
- 'value',
322
- 'passAttrs',
323
- 'data'
324
- ], 'value', 'change');
325
- export const BsSwitch = defineContainer('bs-switch', undefined, [
326
- 'checked',
327
- 'disabled',
328
- 'hideLabel',
329
- 'inputId',
330
- 'innerOnLabel',
331
- 'innerOffLabel',
332
- 'label',
333
- 'passAttrs',
334
- 'size'
335
- ], 'checked', 'change');
336
- export const BsTab = defineContainer('bs-tab', undefined, [
337
- 'activeTabId',
338
- 'hidden',
339
- 'panelId'
340
- ]);
341
- export const BsTabList = defineContainer('bs-tab-list', undefined, [
342
- 'activeTabId',
343
- 'helperText',
344
- 'helperDescription',
345
- 'tabChange'
346
- ]);
347
- export const BsTabPanel = defineContainer('bs-tab-panel', undefined, [
348
- 'activeTabId',
349
- 'tabId'
350
- ]);
351
- export const BsTextarea = defineContainer('bs-textarea', undefined, [
352
- 'disabled',
353
- 'error',
354
- 'inputId',
355
- 'passAttrs',
356
- 'placeholder',
357
- 'required',
358
- 'rows',
359
- 'value',
360
- 'hintId'
361
- ], 'value', 'input');
362
- export const BsTextareaField = defineContainer('bs-textarea-field', undefined, [
363
- 'charMax',
364
- 'disabled',
365
- 'error',
366
- 'errorMsg',
367
- 'hint',
368
- 'hints',
369
- 'inputId',
370
- 'label',
371
- 'placeholder',
372
- 'required',
373
- 'rows',
374
- 'value',
375
- 'passAttrs'
376
- ], 'value', 'input');
377
- export const BsToast = defineContainer('bs-toast', undefined, [
378
- 'toastId',
379
- 'variant',
380
- 'stacked',
381
- 'duration',
382
- 'enterControlled',
383
- 'enterTrigger',
384
- 'leaveTrigger',
385
- 'dismiss',
386
- 'enterend',
387
- 'leaveend'
388
- ]);
389
- export const BsToastActions = defineContainer('bs-toast-actions', undefined, [
390
- 'defaultDismiss'
391
- ]);
392
- export const BsToastBody = defineContainer('bs-toast-body', undefined);
393
- export const BsToastHeader = defineContainer('bs-toast-header', undefined, [
394
- 'variant'
395
- ]);
396
- export const BsToaster = defineContainer('bs-toaster', undefined);
397
- export const BsTooltip = defineContainer('bs-tooltip', undefined, [
398
- 'tooltipId',
399
- 'content',
400
- 'position'
401
- ]);
402
- export const BsTransition = defineContainer('bs-transition', undefined, [
403
- 'enterClass',
404
- 'enterAttribute',
405
- 'enterDuration',
406
- 'leaveClass',
407
- 'leaveAttribute',
408
- 'leaveDuration',
409
- 'enterControlled',
410
- 'enterTrigger',
411
- 'leaveTrigger',
412
- 'enterend',
413
- 'leaveend'
414
- ]);
415
- //# sourceMappingURL=components.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}
package/lib/index.d.ts DELETED
@@ -1,2 +0,0 @@
1
- export * from './bsds-components.mjs';
2
- export * from './plugin';
package/lib/index.js DELETED
@@ -1,3 +0,0 @@
1
- export * from './bsds-components.mjs';
2
- export * from './plugin';
3
- //# sourceMappingURL=index.js.map
package/lib/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,UAAU,CAAC"}
package/lib/plugin-ssr.js DELETED
@@ -1,10 +0,0 @@
1
- import { renderToString } from '@wwtdev/bsds-components/dist/hydrate/index.js'
2
- import { renderToString as renderIconsToString } from '@wwtdev/bsds-icons/dist/hydrate/index.js'
3
-
4
- export default (nitroApp) => {
5
- nitroApp.hooks.hook('render:response', async (response) => {
6
- let render = await renderToString(response.body);
7
- render = await renderIconsToString(render.html)
8
- response.body = render.html
9
- })
10
- };
package/lib/plugin.d.ts DELETED
@@ -1,3 +0,0 @@
1
- import { Plugin } from 'vue';
2
- export declare const ComponentLibrary: Plugin;
3
- export declare const IconLibrary: Plugin;
package/lib/plugin.js DELETED
@@ -1,17 +0,0 @@
1
- import { applyPolyfills, defineCustomElements } from '@wwtdev/bsds-components/loader';
2
- import { applyPolyfills as applyIconPolyfills, defineCustomElements as defineIconCustomElements } from '@wwtdev/bsds-icons/dist/lib/loader/index.es2017';
3
- export const ComponentLibrary = {
4
- async install() {
5
- applyPolyfills().then(() => {
6
- defineCustomElements();
7
- });
8
- }
9
- };
10
- export const IconLibrary = {
11
- async install() {
12
- applyIconPolyfills().then(() => {
13
- defineIconCustomElements();
14
- });
15
- }
16
- };
17
- //# sourceMappingURL=plugin.js.map
package/lib/plugin.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"plugin.js","sourceRoot":"","sources":["../src/plugin.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,cAAc,EAAE,oBAAoB,EAAE,MAAM,gCAAgC,CAAC;AACtF,OAAO,EAAE,cAAc,IAAI,kBAAkB,EAAE,oBAAoB,IAAI,wBAAwB,EAAE,MAAM,iDAAiD,CAAA;AAExJ,MAAM,CAAC,MAAM,gBAAgB,GAAW;IACtC,KAAK,CAAC,OAAO;QACX,cAAc,EAAE,CAAC,IAAI,CAAC,GAAG,EAAE;YACzB,oBAAoB,EAAE,CAAC;QACzB,CAAC,CAAC,CAAC;IACL,CAAC;CACF,CAAC;AAEF,MAAM,CAAC,MAAM,WAAW,GAAW;IACjC,KAAK,CAAC,OAAO;QACX,kBAAkB,EAAE,CAAC,IAAI,CAAC,GAAG,EAAE;YAC7B,wBAAwB,EAAE,CAAC;QAC7B,CAAC,CAAC,CAAC;IACL,CAAC;CACF,CAAA"}
@@ -1,4 +0,0 @@
1
- export interface InputProps<T> {
2
- modelValue?: T;
3
- }
4
- export declare const defineContainer: <Props, VModelType = string | number | boolean>(name: string, defineCustomElement: any, componentProps?: string[], modelProp?: string, modelUpdateEvent?: string, externalModelUpdateEvent?: string) => (props: Props & InputProps<VModelType> & {}) => any;