@wwtdev/bsds-components-vue3 1.9.0 → 1.11.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 +1 @@
1
- (function(r,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(r=typeof globalThis<"u"?globalThis:r||self,t(r.BsdsComponents={},r.Vue))})(this,function(r,t){"use strict";const f=["controlled","icon","header-text","heading-level","open-item","stacked"],h={__name:"BsAccordion",props:{controlled:{default:!1},icon:{},headerText:{},headingLevel:{},openItem:{default:!1},stacked:{default:!1}},emits:["toggled"],setup(e,{emit:n}){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,stacked:e.stacked,onToggled:a[0]||(a[0]=s=>n("toggled",s.detail))}),[t.renderSlot(l.$slots,"default")],16,f))}},b=["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:n}){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,b))}},g={__name:"BsBanner",props:{},emits:["dismiss"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-banner",t.mergeProps(l.$attrs,{onDismiss:a[0]||(a[0]=s=>n("dismiss",s.detail))}),[t.renderSlot(l.$slots,"default")],16))}};function d(e){const n=t.computed(()=>{var s,i;return((i=(s=e.href)==null?void 0:s.startsWith)==null?void 0:i.call(s,"/"))||!1}),l=t.computed(()=>{var s,i;return n.value&&((s=e.router)==null?void 0:s.navigateTo)||((i=e.router)==null?void 0:i.push)||null});function a(s){var i,o,u,c,m;l.value&&((o=(i=s.target.href)==null?void 0:i.endsWith)!=null&&o.call(i,e.href)||(m=(c=(u=s.target.closest("a"))==null?void 0:u.href)==null?void 0:c.endsWith)!=null&&m.call(c,e.href))&&(s.preventDefault(),l.value(e.href))}return{onLinkClick:a}}const k=["variant","disabled","ghost-btn","href","pass-attrs","text-btn","size"],$={__name:"BsButton",props:{variant:{},disabled:{},ghostBtn:{},href:{},passAttrs:{default:""},textBtn:{},size:{},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=d(l);return(s,i)=>(t.openBlock(),t.createElementBlock("bs-button",t.mergeProps(s.$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:i[0]||(i[0]=(...o)=>t.unref(a)&&t.unref(a)(...o))}),[t.renderSlot(s.$slots,"default")],16,k))}},P=["char-count","char-max"],w={__name:"BsCharacterCount",props:{charCount:{},charMax:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-character-count",t.mergeProps(l.$attrs,{"char-count":e.charCount,"char-max":e.charMax}),null,16,P))}},y=["chart-title","data","dataIdxLabels","show-legend","show-tooltips","show-x-grid","show-y-grid","stacked","x-label","y-label"],I={__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:n}){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,y))}},T=["data","dataIdxLabels","table-title"],C={__name:"BsChartTable",props:{data:{},dataIdxLabels:{},tableTitle:{default:""}},emits:[],setup(e,{emit:n}){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,T))}},E=["label","checked","checked-partially","disabled","error","pass-attrs","required","size"],q={__name:"BsCheckbox",props:{label:{},checked:{default:!1},checkedPartially:{default:!1},disabled:{default:!1},error:{},passAttrs:{default:""},required:{},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){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,"pass-attrs":e.passAttrs,required:e.required,size:e.size,onChange:a[0]||(a[0]=s=>n("update:modelValue",s.target.checked))}),null,16,E))}},A=["disabled","ghost-btn","hover-effect","href","icon","icon-position","label","pass-attrs","text-btn","size"],L={__name:"BsCircleButton",props:{disabled:{},ghostBtn:{},hoverEffect:{default:!1},href:{},icon:{},iconPosition:{},label:{},passAttrs:{default:""},textBtn:{},size:{},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=d(l);return(s,i)=>(t.openBlock(),t.createElementBlock("bs-circle-button",t.mergeProps(s.$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:i[0]||(i[0]=(...o)=>t.unref(a)&&t.unref(a)(...o))}),null,16,A))}},V=["shown","width","top","center","toggle-id","container-id"],z={__name:"BsDropdown",props:{shown:{default:!1},width:{default:void 0},top:{default:!1},center:{default:!1},toggleId:{},containerId:{default:void 0}},emits:["close"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown",t.mergeProps(l.$attrs,{shown:e.shown,width:e.width,top:e.top,center:e.center,"toggle-id":e.toggleId,"container-id":e.containerId,onClose:a[0]||(a[0]=s=>n("close",s.detail))}),[t.renderSlot(l.$slots,"default")],16,V))}},S=["value","variant","selected","options-id","shown","focused","index"],p={__name:"BsDropdownOption",props:{value:{},variant:{default:void 0},selected:{default:!1},optionsId:{},shown:{default:!1},focused:{default:!1},index:{}},emits:["optionmouseenter","optionselect"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown-option",t.mergeProps(l.$attrs,{value:e.value,variant:e.variant,selected:e.selected,"options-id":e.optionsId,shown:e.shown,focused:e.focused,index:e.index,onOptionmouseenter:a[0]||(a[0]=s=>n("optionmouseenter",s.detail)),onOptionselect:a[1]||(a[1]=s=>n("optionselect",s.detail))}),[t.renderSlot(l.$slots,"default")],16,S))}},x=["options-id","shown","label"],D={__name:"BsDropdownOptions",props:{optionsId:{},shown:{},label:{}},emits:["selectionchange","close"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown-options",t.mergeProps(l.$attrs,{"options-id":e.optionsId,shown:e.shown,label:e.label,onSelectionchange:a[0]||(a[0]=s=>n("selectionchange",s.detail)),onClose:a[1]||(a[1]=s=>n("close",s.detail))}),[t.renderSlot(l.$slots,"default")],16,x))}},O=["char-count","char-max","disabled","error","hints","label","label-for","required","hint-id"],j={__name:"BsFieldLayout",props:{charCount:{},charMax:{},disabled:{default:!1},error:{},hints:{},label:{},labelFor:{},required:{},hintId:{}},emits:[],setup(e,{emit:n}){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,O))}},F=["error","hint-id","hints"],M={__name:"BsHint",props:{error:{},hintId:{},hints:{}},emits:[],setup(e,{emit:n}){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,F))}},R=["disabled","error","pass-attrs","placeholder","required","type","value","hint-id"],G={__name:"BsInput",props:{disabled:{default:!1},error:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"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]=s=>n("update:modelValue",s.target.value))}),null,16,R))}},N=["disabled","error","multifocus","variant"],H={__name:"BsInputAddon",props:{disabled:{default:!1},error:{default:!1},multifocus:{default:!1},variant:{}},emits:[],setup(e,{emit:n}){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,N))}},W=["disabled","error","hints","label","pass-attrs","placeholder","required","type","value"],X={__name:"BsInputField",props:{disabled:{default:!1},error:{},hints:{},label:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,hints:e.hints,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]=s=>n("update:modelValue",s.target.value))}),null,16,W))}},Y=["disabled","pass-attrs","placeholder","hint-id","value"],Z={__name:"BsInputSearch",props:{disabled:{default:!1},passAttrs:{default:""},placeholder:{default:"Search Items"},hintId:{},value:{default:""},modelValue:{}},emits:["clear","update:modelValue"],setup(e,{emit:n}){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,value:e.value||e.modelValue,onClear:a[0]||(a[0]=s=>n("clear",s.detail)),onInput:a[1]||(a[1]=s=>n("update:modelValue",s.target.value))}),null,16,Y))}},J=["disabled","for","hide","pass-attrs","required"],K={__name:"BsLabel",props:{disabled:{},for:{},hide:{},passAttrs:{default:""},required:{}},emits:[],setup(e,{emit:n}){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,J))}},Q=["size","variant"],U={__name:"BsLoader",props:{size:{},variant:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-loader",t.mergeProps(l.$attrs,{size:e.size,variant:e.variant}),null,16,Q))}},v=["shown","alert","close-button"],_={__name:"BsModal",props:{shown:{default:!1},alert:{default:!1},closeButton:{default:!0}},emits:["close","leaveend"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-modal",t.mergeProps(l.$attrs,{shown:e.shown,alert:e.alert,"close-button":e.closeButton,onClose:a[0]||(a[0]=s=>n("close",s.detail)),onLeaveend:a[1]||(a[1]=s=>n("leaveend",s.detail))}),[t.renderSlot(l.$slots,"default")],16,v))}},ee=["shown"],te={__name:"BsOverlay",props:{shown:{default:!1}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-overlay",t.mergeProps(l.$attrs,{shown:e.shown}),null,16,ee))}},ae=["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"],le={__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:["selectionchange"],setup(e,{emit:n}){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,onSelectionchange:a[0]||(a[0]=s=>n("selectionchange",s.detail))}),null,16,ae))}},se=["variant","status","href","active","disabled","pass-attrs"],ne={__name:"BsPill",props:{variant:{},status:{},href:{},active:{},disabled:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=d(l);return(s,i)=>(t.openBlock(),t.createElementBlock("bs-pill",t.mergeProps(s.$attrs,{variant:e.variant,status:e.status,href:e.href,active:e.active,disabled:e.disabled,"pass-attrs":e.passAttrs,onClick:i[0]||(i[0]=(...o)=>t.unref(a)&&t.unref(a)(...o))}),[t.renderSlot(s.$slots,"default")],16,se))}},re=["layout","href","image-src","image-size","initials","profile-name","company","job-title","email"],ie={__name:"BsProfile",props:{layout:{},href:{},imageSrc:{},imageSize:{default:"lg"},initials:{},profileName:{},company:{},jobTitle:{},email:{},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=d(l);return(s,i)=>(t.openBlock(),t.createElementBlock("bs-profile",t.mergeProps(s.$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,onClick:i[0]||(i[0]=(...o)=>t.unref(a)&&t.unref(a)(...o))}),null,16,re))}},oe=["profile-name","company","job-title","email"],de={__name:"BsProfileDetails",props:{profileName:{},company:{},jobTitle:{},email:{}},emits:[],setup(e,{emit:n}){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}),null,16,oe))}},ce=["src","size","initials","profile-name"],ue={__name:"BsProfileImg",props:{src:{},size:{},initials:{},profileName:{}},emits:[],setup(e,{emit:n}){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,ce))}},me=["layout","href","pass-attrs"],fe={__name:"BsProfileLayout",props:{layout:{default:"vertical"},href:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=d(l);return(s,i)=>(t.openBlock(),t.createElementBlock("bs-profile-layout",t.mergeProps(s.$attrs,{layout:e.layout,href:e.href,"pass-attrs":e.passAttrs,onClick:i[0]||(i[0]=(...o)=>t.unref(a)&&t.unref(a)(...o))}),[t.renderSlot(s.$slots,"default")],16,me))}},he=["label","checked","disabled","error","pass-attrs","required","size","value"],be={__name:"BsRadio",props:{label:{},checked:{default:!1},disabled:{default:!1},error:{},passAttrs:{default:""},required:{},size:{},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){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,"pass-attrs":e.passAttrs,required:e.required,size:e.size,value:e.value,onChange:a[0]||(a[0]=s=>n("update:modelValue",s.target.value))}),null,16,he))}},Be=["disabled","required","error","hint-id","value","pass-attrs"],ge={__name:"BsSelect",props:{disabled:{default:!1},required:{},error:{},hintId:{},value:{},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select",t.mergeProps(l.$attrs,{disabled:e.disabled,required:e.required,error:e.error,"hint-id":e.hintId,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onChange:a[0]||(a[0]=s=>n("update:modelValue",s.target.value))}),[t.renderSlot(l.$slots,"default")],16,Be))}},ke=["disabled","error","required","label","hints","placeholder","value","pass-attrs","data"],$e={__name:"BsSelectField",props:{disabled:{default:!1},error:{},required:{},label:{},hints:{},placeholder:{default:""},value:{},passAttrs:{default:""},data:{default:[]},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,required:e.required,label:e.label,hints:e.hints,placeholder:e.placeholder,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,data:e.data,onChange:a[0]||(a[0]=s=>n("update:modelValue",s.target.value))}),null,16,ke))}},Pe=["checked","disabled","inner-on-label","inner-off-label","label","pass-attrs","size"],we={__name:"BsSwitch",props:{checked:{default:!1},disabled:{default:!1},innerOnLabel:{},innerOffLabel:{},label:{},passAttrs:{default:""},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-switch",t.mergeProps(l.$attrs,{checked:e.checked||e.modelValue,disabled:e.disabled,"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]=s=>n("update:modelValue",s.target.checked))}),null,16,Pe))}},ye=["disabled","error","pass-attrs","placeholder","required","value","hint-id"],Ie={__name:"BsTextarea",props:{disabled:{default:!1},error:{},passAttrs:{default:""},placeholder:{},required:{},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"pass-attrs":e.passAttrs,placeholder:e.placeholder,required:e.required,value:e.value||e.modelValue,"hint-id":e.hintId,onInput:a[0]||(a[0]=s=>n("update:modelValue",s.target.value))}),null,16,ye))}},Te=["char-max","disabled","error","hints","label","placeholder","required","value","pass-attrs"],Ce={__name:"BsTextareaField",props:{charMax:{},disabled:{default:!1},error:{},hints:{},label:{},placeholder:{},required:{},value:{default:""},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea-field",t.mergeProps(l.$attrs,{"char-max":e.charMax,disabled:e.disabled,error:e.error,hints:e.hints,label:e.label,placeholder:e.placeholder,required:e.required,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onInput:a[0]||(a[0]=s=>n("update:modelValue",s.target.value))}),null,16,Te))}},Ee=["toast-id","shown","variant","stacked","duration"],qe={__name:"BsToast",props:{toastId:{},shown:{},variant:{},stacked:{default:!1},duration:{default:1e4}},emits:["dismiss"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast",t.mergeProps(l.$attrs,{"toast-id":e.toastId,shown:e.shown,variant:e.variant,stacked:e.stacked,duration:e.duration,onDismiss:a[0]||(a[0]=s=>n("dismiss",s.detail))}),[t.renderSlot(l.$slots,"default")],16,Ee))}},Ae={__name:"BsToastActions",props:{},emits:["defaultDismiss"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-actions",t.mergeProps(l.$attrs,{"on:defaultDismiss":a[0]||(a[0]=s=>n("defaultDismiss",s.detail))}),[t.renderSlot(l.$slots,"default")],16))}},Le={__name:"BsToastBody",props:{},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-body",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},Ve=["variant"],ze={__name:"BsToastHeader",props:{variant:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-header",t.mergeProps(l.$attrs,{variant:e.variant}),[t.renderSlot(l.$slots,"default")],16,Ve))}},Se={__name:"BsToaster",props:{},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toaster",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},pe=["tooltip-id","content","position"],xe={__name:"BsTooltip",props:{tooltipId:{},content:{},position:{}},emits:[],setup(e,{emit:n}){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,pe))}},De=["active","enter-class","enter-attribute","enter-duration","leave-class","leave-attribute","leave-duration"],Oe={__name:"BsTransition",props:{active:{},enterClass:{default:void 0},enterAttribute:{default:void 0},enterDuration:{},leaveClass:{default:void 0},leaveAttribute:{default:void 0},leaveDuration:{default:void 0}},emits:["enterstart","enterend","leavestart","leaveend"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-transition",t.mergeProps(l.$attrs,{active:e.active,"enter-class":e.enterClass,"enter-attribute":e.enterAttribute,"enter-duration":e.enterDuration,"leave-class":e.leaveClass,"leave-attribute":e.leaveAttribute,"leave-duration":e.leaveDuration,onEnterstart:a[0]||(a[0]=s=>n("enterstart",s.detail)),onEnterend:a[1]||(a[1]=s=>n("enterend",s.detail)),onLeavestart:a[2]||(a[2]=s=>n("leavestart",s.detail)),onLeaveend:a[3]||(a[3]=s=>n("leaveend",s.detail))}),[t.renderSlot(l.$slots,"default")],16,De))}};r.BsAccordion=h,r.BsBadge=B,r.BsBanner=g,r.BsButton=$,r.BsCharacterCount=w,r.BsChartBar=I,r.BsChartTable=C,r.BsCheckbox=q,r.BsCircleButton=L,r.BsDropdown=z,r.BsDropdownOption=p,r.BsDropdownOptions=D,r.BsFieldLayout=j,r.BsHint=M,r.BsInput=G,r.BsInputAddon=H,r.BsInputField=X,r.BsInputSearch=Z,r.BsLabel=K,r.BsLoader=U,r.BsModal=_,r.BsOverlay=te,r.BsPagination=le,r.BsPill=ne,r.BsProfile=ie,r.BsProfileDetails=de,r.BsProfileImg=ue,r.BsProfileLayout=fe,r.BsRadio=be,r.BsSelect=ge,r.BsSelectField=$e,r.BsSwitch=we,r.BsTextarea=Ie,r.BsTextareaField=Ce,r.BsToast=qe,r.BsToastActions=Ae,r.BsToastBody=Le,r.BsToastHeader=ze,r.BsToaster=Se,r.BsTooltip=xe,r.BsTransition=Oe,Object.defineProperty(r,Symbol.toStringTag,{value:"Module"})});
1
+ (function(s,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(s=typeof globalThis<"u"?globalThis:s||self,t(s.BsdsComponents={},s.Vue))})(this,function(s,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:n}){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]=r=>n("toggled",r.detail))}),[t.renderSlot(l.$slots,"default")],16,f))}},b=["color","count","count-max","dot","label","position","show-zero"],g={__name:"BsBadge",props:{color:{},count:{},countMax:{default:99},dot:{},label:{default:"item"},position:{},showZero:{}},emits:[],setup(e,{emit:n}){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,b))}},B={__name:"BsBanner",props:{},emits:["dismiss"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-banner",t.mergeProps(l.$attrs,{onDismiss:a[0]||(a[0]=r=>n("dismiss",r.detail))}),[t.renderSlot(l.$slots,"default")],16))}};function o(e){const n=t.computed(()=>{var r,i;return((i=(r=e.href)==null?void 0:r.startsWith)==null?void 0:i.call(r,"/"))||!1}),l=t.computed(()=>{var r,i;return n.value&&((r=e.router)==null?void 0:r.navigateTo)||((i=e.router)==null?void 0:i.push)||null});function a(r){var i,d,u,c,m;l.value&&((d=(i=r.target.href)==null?void 0:i.endsWith)!=null&&d.call(i,e.href)||(m=(c=(u=r.target.closest("a"))==null?void 0:u.href)==null?void 0:c.endsWith)!=null&&m.call(c,e.href))&&(r.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:n}){const l=e,{onLinkClick:a}=o(l);return(r,i)=>(t.openBlock(),t.createElementBlock("bs-button",t.mergeProps(r.$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:i[0]||(i[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(r.$slots,"default")],16,$))}},T=["char-count","char-max"],P={__name:"BsCharacterCount",props:{charCount:{},charMax:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-character-count",t.mergeProps(l.$attrs,{"char-count":e.charCount,"char-max":e.charMax}),null,16,T))}},I=["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:n}){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,I))}},y=["data","dataIdxLabels","table-title"],E={__name:"BsChartTable",props:{data:{},dataIdxLabels:{},tableTitle:{default:""}},emits:[],setup(e,{emit:n}){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))}},w=["label","checked","checked-partially","disabled","error","pass-attrs","required","size"],V={__name:"BsCheckbox",props:{label:{},checked:{default:!1},checkedPartially:{default:!1},disabled:{default:!1},error:{},passAttrs:{default:""},required:{},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){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,"pass-attrs":e.passAttrs,required:e.required,size:e.size,onChange:a[0]||(a[0]=r=>n("update:modelValue",r.target.checked))}),null,16,w))}},L=["disabled","ghost-btn","hover-effect","href","icon","icon-position","label","pass-attrs","text-btn","size"],q={__name:"BsCircleButton",props:{disabled:{},ghostBtn:{},hoverEffect:{default:!1},href:{},icon:{},iconPosition:{},label:{},passAttrs:{default:""},textBtn:{},size:{},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=o(l);return(r,i)=>(t.openBlock(),t.createElementBlock("bs-circle-button",t.mergeProps(r.$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:i[0]||(i[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),null,16,L))}},p=["width","top","center","toggle-id","container-id","helper-text","helper-description","enter-controlled","enter-trigger","leave-trigger"],A={__name:"BsDropdown",props:{width:{default:void 0},top:{default:!1},center:{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:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-dropdown",t.mergeProps(l.$attrs,{width:e.width,top:e.top,center:e.center,"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]=r=>n("close",r.detail)),onEnterend:a[1]||(a[1]=r=>n("enterend",r.detail)),onLeaveend:a[2]||(a[2]=r=>n("leaveend",r.detail))}),[t.renderSlot(l.$slots,"default")],16,p))}},S=["value","variant","options-id","selected","focused","index"],z={__name:"BsDropdownOption",props:{value:{},variant:{default:void 0},optionsId:{},selected:{default:!1},focused:{default:!1},index:{}},emits:["optmouseenter","optselect"],setup(e,{emit:n}){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]=r=>n("optmouseenter",r.detail)),onOptselect:a[1]||(a[1]=r=>n("optselect",r.detail))}),[t.renderSlot(l.$slots,"default")],16,S))}},x=["toggle-id","container-id","options-id","width","top","center","label","selected-value","enter-controlled","enter-trigger","leave-trigger","helper-text","helper-description"],D={__name:"BsDropdownWithOptions",props:{toggleId:{},containerId:{},optionsId:{},width:{default:void 0},top:{default:!1},center:{default:!1},label:{},selectedValue:{},enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1},helperText:{},helperDescription:{}},emits:["optselected","close","enterend","leaveend"],setup(e,{emit:n}){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,onOptselected:a[0]||(a[0]=r=>n("optselected",r.detail)),onClose:a[1]||(a[1]=r=>n("close",r.detail)),onEnterend:a[2]||(a[2]=r=>n("enterend",r.detail)),onLeaveend:a[3]||(a[3]=r=>n("leaveend",r.detail))}),[t.renderSlot(l.$slots,"default")],16,x))}},O=["char-count","char-max","disabled","error","hints","label","label-for","required","hint-id"],F={__name:"BsFieldLayout",props:{charCount:{},charMax:{},disabled:{default:!1},error:{},hints:{},label:{},labelFor:{},required:{},hintId:{}},emits:[],setup(e,{emit:n}){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,O))}},j=["error","hint-id","hints"],M={__name:"BsHint",props:{error:{},hintId:{},hints:{}},emits:[],setup(e,{emit:n}){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,j))}},v=["disabled","error","pass-attrs","placeholder","required","type","value","hint-id"],R={__name:"BsInput",props:{disabled:{default:!1},error:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"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]=r=>n("update:modelValue",r.target.value))}),null,16,v))}},G=["disabled","error","multifocus","variant"],H={__name:"BsInputAddon",props:{disabled:{default:!1},error:{default:!1},multifocus:{default:!1},variant:{}},emits:[],setup(e,{emit:n}){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,G))}},N=["disabled","error","hints","label","pass-attrs","placeholder","required","type","value"],W={__name:"BsInputField",props:{disabled:{default:!1},error:{},hints:{},label:{},passAttrs:{default:""},placeholder:{},required:{},type:{default:"text"},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-input-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,hints:e.hints,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]=r=>n("update:modelValue",r.target.value))}),null,16,N))}},X=["disabled","pass-attrs","placeholder","hint-id","value"],Y={__name:"BsInputSearch",props:{disabled:{default:!1},passAttrs:{default:""},placeholder:{default:"Search Items"},hintId:{},value:{default:""},modelValue:{}},emits:["clear","update:modelValue"],setup(e,{emit:n}){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,value:e.value||e.modelValue,onClear:a[0]||(a[0]=r=>n("clear",r.detail)),onInput:a[1]||(a[1]=r=>n("update:modelValue",r.target.value))}),null,16,X))}},Z=["disabled","for","hide","pass-attrs","required"],J={__name:"BsLabel",props:{disabled:{},for:{},hide:{},passAttrs:{default:""},required:{}},emits:[],setup(e,{emit:n}){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,Z))}},K=["size","variant"],Q={__name:"BsLoader",props:{size:{},variant:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-loader",t.mergeProps(l.$attrs,{size:e.size,variant:e.variant}),null,16,K))}},U=["alert","close-button","enter-controlled","enter-trigger","leave-trigger"],_={__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:n}){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]=r=>n("close",r.detail)),onEnterend:a[1]||(a[1]=r=>n("enterend",r.detail)),onLeaveend:a[2]||(a[2]=r=>n("leaveend",r.detail))}),[t.renderSlot(l.$slots,"default")],16,U))}},ee=["enter-controlled","enter-trigger","leave-trigger"],te={__name:"BsOverlay",props:{enterControlled:{default:!1},enterTrigger:{default:!1},leaveTrigger:{default:!1}},emits:["enterend","leaveend"],setup(e,{emit:n}){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]=r=>n("enterend",r.detail)),onLeaveend:a[1]||(a[1]=r=>n("leaveend",r.detail))}),null,16,ee))}},ae=["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"],le={__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:n}){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]=r=>n("selchange",r.detail))}),null,16,ae))}},re=["variant","status","href","active","disabled","pass-attrs"],ne={__name:"BsPill",props:{variant:{},status:{},href:{},active:{},disabled:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=o(l);return(r,i)=>(t.openBlock(),t.createElementBlock("bs-pill",t.mergeProps(r.$attrs,{variant:e.variant,status:e.status,href:e.href,active:e.active,disabled:e.disabled,"pass-attrs":e.passAttrs,onClick:i[0]||(i[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(r.$slots,"default")],16,re))}},se=["layout","href","image-src","image-size","initials","profile-name","company","job-title","email"],ie={__name:"BsProfile",props:{layout:{},href:{},imageSrc:{},imageSize:{default:"lg"},initials:{},profileName:{},company:{},jobTitle:{},email:{},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=o(l);return(r,i)=>(t.openBlock(),t.createElementBlock("bs-profile",t.mergeProps(r.$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,onClick:i[0]||(i[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),null,16,se))}},de=["profile-name","company","job-title","email"],oe={__name:"BsProfileDetails",props:{profileName:{},company:{},jobTitle:{},email:{}},emits:[],setup(e,{emit:n}){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}),null,16,de))}},ce=["src","size","initials","profile-name"],ue={__name:"BsProfileImg",props:{src:{},size:{},initials:{},profileName:{}},emits:[],setup(e,{emit:n}){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,ce))}},me=["layout","href","pass-attrs"],fe={__name:"BsProfileLayout",props:{layout:{default:"vertical"},href:{},passAttrs:{default:""},router:{}},emits:[],setup(e,{emit:n}){const l=e,{onLinkClick:a}=o(l);return(r,i)=>(t.openBlock(),t.createElementBlock("bs-profile-layout",t.mergeProps(r.$attrs,{layout:e.layout,href:e.href,"pass-attrs":e.passAttrs,onClick:i[0]||(i[0]=(...d)=>t.unref(a)&&t.unref(a)(...d))}),[t.renderSlot(r.$slots,"default")],16,me))}},he=["label","checked","disabled","error","pass-attrs","required","size","value"],be={__name:"BsRadio",props:{label:{},checked:{default:!1},disabled:{default:!1},error:{},passAttrs:{default:""},required:{},size:{},value:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){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,"pass-attrs":e.passAttrs,required:e.required,size:e.size,value:e.value,onChange:a[0]||(a[0]=r=>n("update:modelValue",r.target.value))}),null,16,he))}},ge=["disabled","required","error","hint-id","value","pass-attrs"],Be={__name:"BsSelect",props:{disabled:{default:!1},required:{},error:{},hintId:{},value:{},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select",t.mergeProps(l.$attrs,{disabled:e.disabled,required:e.required,error:e.error,"hint-id":e.hintId,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onChange:a[0]||(a[0]=r=>n("update:modelValue",r.target.value))}),[t.renderSlot(l.$slots,"default")],16,ge))}},$e=["disabled","error","required","label","hints","placeholder","value","pass-attrs","data"],ke={__name:"BsSelectField",props:{disabled:{default:!1},error:{},required:{},label:{},hints:{},placeholder:{default:""},value:{},passAttrs:{default:""},data:{default:[]},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-select-field",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,required:e.required,label:e.label,hints:e.hints,placeholder:e.placeholder,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,data:e.data,onChange:a[0]||(a[0]=r=>n("update:modelValue",r.target.value))}),null,16,$e))}},Te=["checked","disabled","inner-on-label","inner-off-label","label","pass-attrs","size"],Pe={__name:"BsSwitch",props:{checked:{default:!1},disabled:{default:!1},innerOnLabel:{},innerOffLabel:{},label:{},passAttrs:{default:""},size:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-switch",t.mergeProps(l.$attrs,{checked:e.checked||e.modelValue,disabled:e.disabled,"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]=r=>n("update:modelValue",r.target.checked))}),null,16,Te))}},Ie=["active-tab-id","hidden","panel-id"],Ce={__name:"BsTab",props:{activeTabId:{},hidden:{default:!1},panelId:{}},emits:[],setup(e,{emit:n}){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,Ie))}},ye=["active-tab-id","helper-text","helper-description"],Ee={__name:"BsTabList",props:{activeTabId:{},helperText:{default:"Select a tab"},helperDescription:{},modelValue:{}},emits:["tabChange","update:modelValue"],setup(e,{emit:n}){const l=a=>{n("tabChange",a.detail),n("update:modelValue",a.detail)};return(a,r)=>(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,ye))}},we=["active-tab-id","tab-id"],Ve={__name:"BsTabPanel",props:{activeTabId:{},tabId:{}},emits:[],setup(e,{emit:n}){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,we))}},Le=["disabled","error","pass-attrs","placeholder","required","value","hint-id"],qe={__name:"BsTextarea",props:{disabled:{default:!1},error:{},passAttrs:{default:""},placeholder:{},required:{},value:{},hintId:{},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea",t.mergeProps(l.$attrs,{disabled:e.disabled,error:e.error,"pass-attrs":e.passAttrs,placeholder:e.placeholder,required:e.required,value:e.value||e.modelValue,"hint-id":e.hintId,onInput:a[0]||(a[0]=r=>n("update:modelValue",r.target.value))}),null,16,Le))}},pe=["char-max","disabled","error","hints","label","placeholder","required","value","pass-attrs"],Ae={__name:"BsTextareaField",props:{charMax:{},disabled:{default:!1},error:{},hints:{},label:{},placeholder:{},required:{},value:{default:""},passAttrs:{default:""},modelValue:{}},emits:["update:modelValue"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-textarea-field",t.mergeProps(l.$attrs,{"char-max":e.charMax,disabled:e.disabled,error:e.error,hints:e.hints,label:e.label,placeholder:e.placeholder,required:e.required,value:e.value||e.modelValue,"pass-attrs":e.passAttrs,onInput:a[0]||(a[0]=r=>n("update:modelValue",r.target.value))}),null,16,pe))}},Se=["toast-id","variant","stacked","duration","enter-controlled","enter-trigger","leave-trigger"],ze={__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:n}){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]=r=>n("dismiss",r.detail)),onEnterend:a[1]||(a[1]=r=>n("enterend",r.detail)),onLeaveend:a[2]||(a[2]=r=>n("leaveend",r.detail))}),[t.renderSlot(l.$slots,"default")],16,Se))}},xe={__name:"BsToastActions",props:{},emits:["defaultDismiss"],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-actions",t.mergeProps(l.$attrs,{"on:defaultDismiss":a[0]||(a[0]=r=>n("defaultDismiss",r.detail))}),[t.renderSlot(l.$slots,"default")],16))}},De={__name:"BsToastBody",props:{},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-body",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},Oe=["variant"],Fe={__name:"BsToastHeader",props:{variant:{}},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toast-header",t.mergeProps(l.$attrs,{variant:e.variant}),[t.renderSlot(l.$slots,"default")],16,Oe))}},je={__name:"BsToaster",props:{},emits:[],setup(e,{emit:n}){return(l,a)=>(t.openBlock(),t.createElementBlock("bs-toaster",t.normalizeProps(t.guardReactiveProps(l.$attrs)),[t.renderSlot(l.$slots,"default")],16))}},Me=["tooltip-id","content","position"],ve={__name:"BsTooltip",props:{tooltipId:{},content:{},position:{}},emits:[],setup(e,{emit:n}){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,Me))}},Re=["enter-class","enter-attribute","enter-duration","leave-class","leave-attribute","leave-duration","enter-controlled","enter-trigger","leave-trigger"],Ge={__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:n}){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]=r=>n("enterend",r.detail)),onLeaveend:a[1]||(a[1]=r=>n("leaveend",r.detail))}),[t.renderSlot(l.$slots,"default")],16,Re))}};s.BsAccordion=h,s.BsBadge=g,s.BsBanner=B,s.BsButton=k,s.BsCharacterCount=P,s.BsChartBar=C,s.BsChartTable=E,s.BsCheckbox=V,s.BsCircleButton=q,s.BsDropdown=A,s.BsDropdownOption=z,s.BsDropdownWithOptions=D,s.BsFieldLayout=F,s.BsHint=M,s.BsInput=R,s.BsInputAddon=H,s.BsInputField=W,s.BsInputSearch=Y,s.BsLabel=J,s.BsLoader=Q,s.BsModal=_,s.BsOverlay=te,s.BsPagination=le,s.BsPill=ne,s.BsProfile=ie,s.BsProfileDetails=oe,s.BsProfileImg=ue,s.BsProfileLayout=fe,s.BsRadio=be,s.BsSelect=Be,s.BsSelectField=ke,s.BsSwitch=Pe,s.BsTab=Ce,s.BsTabList=Ee,s.BsTabPanel=Ve,s.BsTextarea=qe,s.BsTextareaField=Ae,s.BsToast=ze,s.BsToastActions=xe,s.BsToastBody=De,s.BsToastHeader=Fe,s.BsToaster=je,s.BsTooltip=ve,s.BsTransition=Ge,Object.defineProperty(s,Symbol.toStringTag,{value:"Module"})});
@@ -10,7 +10,7 @@ export declare const BsCheckbox: (props: JSX.BsCheckbox & import("./vue-componen
10
10
  export declare const BsCircleButton: (props: JSX.BsCircleButton & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
11
11
  export declare const BsDropdown: (props: JSX.BsDropdown & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
12
12
  export declare const BsDropdownOption: (props: JSX.BsDropdownOption & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
13
- export declare const BsDropdownOptions: (props: JSX.BsDropdownOptions & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
13
+ export declare const BsDropdownWithOptions: (props: JSX.BsDropdownWithOptions & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
14
14
  export declare const BsFieldLayout: (props: JSX.BsFieldLayout & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
15
15
  export declare const BsHint: (props: JSX.BsHint & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
16
16
  export declare const BsInput: (props: JSX.BsInput & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
@@ -31,6 +31,9 @@ export declare const BsRadio: (props: JSX.BsRadio & import("./vue-component-lib/
31
31
  export declare const BsSelect: (props: JSX.BsSelect & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
32
32
  export declare const BsSelectField: (props: JSX.BsSelectField & import("./vue-component-lib/utils").InputProps<string | number> & {}) => any;
33
33
  export declare const BsSwitch: (props: JSX.BsSwitch & import("./vue-component-lib/utils").InputProps<boolean> & {}) => any;
34
+ export declare const BsTab: (props: JSX.BsTab & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
35
+ export declare const BsTabList: (props: JSX.BsTabList & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
36
+ export declare const BsTabPanel: (props: JSX.BsTabPanel & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
34
37
  export declare const BsTextarea: (props: JSX.BsTextarea & import("./vue-component-lib/utils").InputProps<string> & {}) => any;
35
38
  export declare const BsTextareaField: (props: JSX.BsTextareaField & import("./vue-component-lib/utils").InputProps<string> & {}) => any;
36
39
  export declare const BsToast: (props: JSX.BsToast & import("./vue-component-lib/utils").InputProps<string | number | boolean> & {}) => any;
package/lib/components.js CHANGED
@@ -5,6 +5,7 @@ export const BsAccordion = defineContainer('bs-accordion', undefined, [
5
5
  'headerText',
6
6
  'headingLevel',
7
7
  'openItem',
8
+ 'openItemId',
8
9
  'stacked',
9
10
  'toggled'
10
11
  ]);
@@ -73,31 +74,48 @@ export const BsCircleButton = defineContainer('bs-circle-button', undefined, [
73
74
  'size'
74
75
  ]);
75
76
  export const BsDropdown = defineContainer('bs-dropdown', undefined, [
76
- 'shown',
77
77
  'width',
78
78
  'top',
79
79
  'center',
80
80
  'toggleId',
81
81
  'containerId',
82
- 'close'
82
+ 'helperText',
83
+ 'helperDescription',
84
+ 'enterControlled',
85
+ 'enterTrigger',
86
+ 'leaveTrigger',
87
+ 'close',
88
+ 'enterend',
89
+ 'leaveend'
83
90
  ]);
84
91
  export const BsDropdownOption = defineContainer('bs-dropdown-option', undefined, [
85
92
  'value',
86
93
  'variant',
87
- 'selected',
88
94
  'optionsId',
89
- 'shown',
95
+ 'selected',
90
96
  'focused',
91
97
  'index',
92
- 'optionmouseenter',
93
- 'optionselect'
98
+ 'optmouseenter',
99
+ 'optselect'
94
100
  ]);
95
- export const BsDropdownOptions = defineContainer('bs-dropdown-options', undefined, [
101
+ export const BsDropdownWithOptions = defineContainer('bs-dropdown-with-options', undefined, [
102
+ 'toggleId',
103
+ 'containerId',
96
104
  'optionsId',
97
- 'shown',
105
+ 'width',
106
+ 'top',
107
+ 'center',
98
108
  'label',
99
- 'selectionchange',
100
- 'close'
109
+ 'selectedValue',
110
+ 'enterControlled',
111
+ 'enterTrigger',
112
+ 'leaveTrigger',
113
+ 'helperText',
114
+ 'helperDescription',
115
+ 'optselected',
116
+ 'close',
117
+ 'enterend',
118
+ 'leaveend'
101
119
  ]);
102
120
  export const BsFieldLayout = defineContainer('bs-field-layout', undefined, [
103
121
  'charCount',
@@ -162,14 +180,21 @@ export const BsLoader = defineContainer('bs-loader', undefined, [
162
180
  'variant'
163
181
  ]);
164
182
  export const BsModal = defineContainer('bs-modal', undefined, [
165
- 'shown',
166
183
  'alert',
167
184
  'closeButton',
185
+ 'enterControlled',
186
+ 'enterTrigger',
187
+ 'leaveTrigger',
168
188
  'close',
189
+ 'enterend',
169
190
  'leaveend'
170
191
  ]);
171
192
  export const BsOverlay = defineContainer('bs-overlay', undefined, [
172
- 'shown'
193
+ 'enterControlled',
194
+ 'enterTrigger',
195
+ 'leaveTrigger',
196
+ 'enterend',
197
+ 'leaveend'
173
198
  ]);
174
199
  export const BsPagination = defineContainer('bs-pagination', undefined, [
175
200
  'showFirstLastButtons',
@@ -188,7 +213,7 @@ export const BsPagination = defineContainer('bs-pagination', undefined, [
188
213
  'itemsPerGroup',
189
214
  'itemsCount',
190
215
  'resultsIncrements',
191
- 'selectionchange'
216
+ 'selchange'
192
217
  ]);
193
218
  export const BsPill = defineContainer('bs-pill', undefined, [
194
219
  'variant',
@@ -264,6 +289,21 @@ export const BsSwitch = defineContainer('bs-switch', undefined, [
264
289
  'passAttrs',
265
290
  'size'
266
291
  ], 'checked', 'change');
292
+ export const BsTab = defineContainer('bs-tab', undefined, [
293
+ 'activeTabId',
294
+ 'hidden',
295
+ 'panelId'
296
+ ]);
297
+ export const BsTabList = defineContainer('bs-tab-list', undefined, [
298
+ 'activeTabId',
299
+ 'helperText',
300
+ 'helperDescription',
301
+ 'tabChange'
302
+ ]);
303
+ export const BsTabPanel = defineContainer('bs-tab-panel', undefined, [
304
+ 'activeTabId',
305
+ 'tabId'
306
+ ]);
267
307
  export const BsTextarea = defineContainer('bs-textarea', undefined, [
268
308
  'disabled',
269
309
  'error',
@@ -286,11 +326,15 @@ export const BsTextareaField = defineContainer('bs-textarea-field', undefined, [
286
326
  ], 'value', 'input');
287
327
  export const BsToast = defineContainer('bs-toast', undefined, [
288
328
  'toastId',
289
- 'shown',
290
329
  'variant',
291
330
  'stacked',
292
331
  'duration',
293
- 'dismiss'
332
+ 'enterControlled',
333
+ 'enterTrigger',
334
+ 'leaveTrigger',
335
+ 'dismiss',
336
+ 'enterend',
337
+ 'leaveend'
294
338
  ]);
295
339
  export const BsToastActions = defineContainer('bs-toast-actions', undefined, [
296
340
  'defaultDismiss'
@@ -306,16 +350,16 @@ export const BsTooltip = defineContainer('bs-tooltip', undefined, [
306
350
  'position'
307
351
  ]);
308
352
  export const BsTransition = defineContainer('bs-transition', undefined, [
309
- 'active',
310
353
  'enterClass',
311
354
  'enterAttribute',
312
355
  'enterDuration',
313
356
  'leaveClass',
314
357
  'leaveAttribute',
315
358
  'leaveDuration',
316
- 'enterstart',
359
+ 'enterControlled',
360
+ 'enterTrigger',
361
+ 'leaveTrigger',
317
362
  'enterend',
318
- 'leavestart',
319
363
  'leaveend'
320
364
  ]);
321
365
  //# sourceMappingURL=components.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,eAAe,EAAE,MAAM,2BAA2B,CAAC;AAO5D,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,cAAc,EAAE,SAAS,EAAE;IACnG,YAAY;IACZ,MAAM;IACN,YAAY;IACZ,cAAc;IACd,UAAU;IACV,SAAS;IACT,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,OAAO;IACP,OAAO;IACP,UAAU;IACV,KAAK;IACL,OAAO;IACP,UAAU;IACV,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,SAAS;IACT,UAAU;IACV,UAAU;IACV,MAAM;IACN,WAAW;IACX,SAAS;IACT,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,WAAW;IACX,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,cAAc,EAAE,SAAS,EAAE;IACjG,YAAY;IACZ,MAAM;IACN,eAAe;IACf,YAAY;IACZ,cAAc;IACd,WAAW;IACX,WAAW;IACX,SAAS;IACT,QAAQ;IACR,QAAQ;CACT,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,MAAM;IACN,eAAe;IACf,YAAY;CACb,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAA4C,aAAa,EAAE,SAAS,EAAE;IAC3H,OAAO;IACP,SAAS;IACT,kBAAkB;IAClB,UAAU;IACV,OAAO;IACP,WAAW;IACX,UAAU;IACV,MAAM;CACP,EACD,SAAS,EAAE,QAAQ,CAAC,CAAC;AAGrB,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,UAAU;IACV,UAAU;IACV,aAAa;IACb,MAAM;IACN,MAAM;IACN,cAAc;IACd,OAAO;IACP,WAAW;IACX,SAAS;IACT,MAAM;CACP,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAAiB,aAAa,EAAE,SAAS,EAAE;IAChG,OAAO;IACP,OAAO;IACP,KAAK;IACL,QAAQ;IACR,UAAU;IACV,aAAa;IACb,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,OAAO;IACP,SAAS;IACT,UAAU;IACV,WAAW;IACX,OAAO;IACP,SAAS;IACT,OAAO;IACP,kBAAkB;IAClB,cAAc;CACf,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,iBAAiB,GAAiB,eAAe,CAAwB,qBAAqB,EAAE,SAAS,EAAE;IACtH,WAAW;IACX,OAAO;IACP,OAAO;IACP,iBAAiB;IACjB,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,WAAW;IACX,SAAS;IACT,UAAU;IACV,OAAO;IACP,OAAO;IACP,OAAO;IACP,UAAU;IACV,UAAU;IACV,QAAQ;CACT,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,OAAO;IACP,QAAQ;IACR,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAoC,UAAU,EAAE,SAAS,EAAE;IAC7G,UAAU;IACV,OAAO;IACP,WAAW;IACX,aAAa;IACb,UAAU;IACV,MAAM;IACN,OAAO;IACP,QAAQ;CACT,EACD,OAAO,EAAE,OAAO,CAAC,CAAC;AAGlB,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,UAAU;IACV,OAAO;IACP,YAAY;IACZ,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAA8C,gBAAgB,EAAE,SAAS,EAAE;IAClI,UAAU;IACV,OAAO;IACP,OAAO;IACP,OAAO;IACP,WAAW;IACX,aAAa;IACb,UAAU;IACV,MAAM;IACN,OAAO;CACR,EACD,OAAO,EAAE,OAAO,CAAC,CAAC;AAGlB,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAgD,iBAAiB,EAAE,SAAS,EAAE;IACtI,UAAU;IACV,WAAW;IACX,aAAa;IACb,QAAQ;IACR,OAAO;IACP,OAAO;CACR,EACD,OAAO,EAAE,OAAO,CAAC,CAAC;AAGlB,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,UAAU;IACV,KAAK;IACL,MAAM;IACN,WAAW;IACX,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAe,WAAW,EAAE,SAAS,EAAE;IAC1F,MAAM;IACN,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,OAAO;IACP,OAAO;IACP,aAAa;IACb,OAAO;IACP,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,EAAE;IAC7F,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,eAAe,EAAE,SAAS,EAAE;IACtG,sBAAsB;IACtB,cAAc;IACd,eAAe;IACf,cAAc;IACd,cAAc;IACd,OAAO;IACP,SAAS;IACT,WAAW;IACX,eAAe;IACf,WAAW;IACX,WAAW;IACX,WAAW;IACX,aAAa;IACb,eAAe;IACf,YAAY;IACZ,mBAAmB;IACnB,iBAAiB;CAClB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,MAAM,GAAiB,eAAe,CAAa,SAAS,EAAE,SAAS,EAAE;IACpF,SAAS;IACT,QAAQ;IACR,MAAM;IACN,QAAQ;IACR,UAAU;IACV,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,EAAE;IAC7F,QAAQ;IACR,MAAM;IACN,UAAU;IACV,WAAW;IACX,UAAU;IACV,aAAa;IACb,SAAS;IACT,UAAU;IACV,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,gBAAgB,GAAiB,eAAe,CAAuB,oBAAoB,EAAE,SAAS,EAAE;IACnH,aAAa;IACb,SAAS;IACT,UAAU;IACV,OAAO;CACR,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,gBAAgB,EAAE,SAAS,EAAE;IACvG,KAAK;IACL,MAAM;IACN,UAAU;IACV,aAAa;CACd,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAsB,mBAAmB,EAAE,SAAS,EAAE;IAChH,QAAQ;IACR,MAAM;IACN,WAAW;CACZ,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAsC,UAAU,EAAE,SAAS,EAAE;IAC/G,OAAO;IACP,SAAS;IACT,UAAU;IACV,OAAO;IACP,WAAW;IACX,UAAU;IACV,MAAM;IACN,OAAO;CACR,EACD,SAAS,EAAE,QAAQ,CAAC,CAAC;AAGrB,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAsC,WAAW,EAAE,SAAS,EAAE;IACjH,UAAU;IACV,UAAU;IACV,OAAO;IACP,QAAQ;IACR,OAAO;IACP,WAAW;CACZ,EACD,OAAO,EAAE,QAAQ,CAAC,CAAC;AAGnB,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAgD,iBAAiB,EAAE,SAAS,EAAE;IACtI,UAAU;IACV,OAAO;IACP,UAAU;IACV,OAAO;IACP,OAAO;IACP,aAAa;IACb,OAAO;IACP,WAAW;IACX,MAAM;CACP,EACD,OAAO,EAAE,QAAQ,CAAC,CAAC;AAGnB,MAAM,CAAC,MAAM,QAAQ,GAAiB,eAAe,CAAwC,WAAW,EAAE,SAAS,EAAE;IACnH,SAAS;IACT,UAAU;IACV,cAAc;IACd,eAAe;IACf,OAAO;IACP,WAAW;IACX,MAAM;CACP,EACD,SAAS,EAAE,QAAQ,CAAC,CAAC;AAGrB,MAAM,CAAC,MAAM,UAAU,GAAiB,eAAe,CAA0C,aAAa,EAAE,SAAS,EAAE;IACzH,UAAU;IACV,OAAO;IACP,WAAW;IACX,aAAa;IACb,UAAU;IACV,OAAO;IACP,QAAQ;CACT,EACD,OAAO,EAAE,OAAO,CAAC,CAAC;AAGlB,MAAM,CAAC,MAAM,eAAe,GAAiB,eAAe,CAAoD,mBAAmB,EAAE,SAAS,EAAE;IAC9I,SAAS;IACT,UAAU;IACV,OAAO;IACP,OAAO;IACP,OAAO;IACP,aAAa;IACb,UAAU;IACV,OAAO;IACP,WAAW;CACZ,EACD,OAAO,EAAE,OAAO,CAAC,CAAC;AAGlB,MAAM,CAAC,MAAM,OAAO,GAAiB,eAAe,CAAc,UAAU,EAAE,SAAS,EAAE;IACvF,SAAS;IACT,OAAO;IACP,SAAS;IACT,SAAS;IACT,UAAU;IACV,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,cAAc,GAAiB,eAAe,CAAqB,kBAAkB,EAAE,SAAS,EAAE;IAC7G,gBAAgB;CACjB,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,WAAW,GAAiB,eAAe,CAAkB,eAAe,EAAE,SAAS,CAAC,CAAC;AAGtG,MAAM,CAAC,MAAM,aAAa,GAAiB,eAAe,CAAoB,iBAAiB,EAAE,SAAS,EAAE;IAC1G,SAAS;CACV,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,CAAC,CAAC;AAG/F,MAAM,CAAC,MAAM,SAAS,GAAiB,eAAe,CAAgB,YAAY,EAAE,SAAS,EAAE;IAC7F,WAAW;IACX,SAAS;IACT,UAAU;CACX,CAAC,CAAC;AAGH,MAAM,CAAC,MAAM,YAAY,GAAiB,eAAe,CAAmB,eAAe,EAAE,SAAS,EAAE;IACtG,QAAQ;IACR,YAAY;IACZ,gBAAgB;IAChB,eAAe;IACf,YAAY;IACZ,gBAAgB;IAChB,eAAe;IACf,YAAY;IACZ,UAAU;IACV,YAAY;IACZ,UAAU;CACX,CAAC,CAAC"}
1
+ {"version":3,"file":"components.js","sourceRoot":"","sources":["../src/components.ts"],"names":[],"mappings":"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"}