@weni/unnnic-system 2.14.1-alpha.2 → 2.14.1-alpha.4

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.
package/dist/unnnic.mjs CHANGED
@@ -19470,7 +19470,7 @@ const NG = {
19470
19470
  onSelectOption(e) {
19471
19471
  if (this.$nextTick(() => {
19472
19472
  this.multiple || (this.active = !1);
19473
- }), this.isAutocompleteAllowed && !this.multiple && e.label) {
19473
+ }), this.isAutocompleteAllowed && !this.multiple && (e != null && e.label)) {
19474
19474
  this.searchValue = e.label;
19475
19475
  return;
19476
19476
  }
@@ -61,7 +61,7 @@ ${h}`:u)}else throw c},onCacheKey:c=>wA(t,i,c)}}function WE(e){if(K(e))return e;
61
61
  ${i.clickable?"unnnic-tag--clickable":""}`)},[n.createElementVNode("span",{class:n.normalizeClass(`unnnic-tag__label
62
62
  ${i.hasCloseIcon?"unnnic-tag__label--hasIcon":""}
63
63
  ${i.disabled?"unnnic-tag__label--disabled":""}`)},n.toDisplayString(i.text),3),i.hasCloseIcon?(n.openBlock(),n.createElementBlock("div",{key:0,class:"unnnic-tag__icon",onClick:t[0]||(t[0]=n.withModifiers((...f)=>r.emitClose&&r.emitClose(...f),["stop"]))},[n.createVNode(c,{icon:"close-1",scheme:"neutral-darkest",size:"xs"})])):n.createCommentVNode("",!0)],2)}const _S=k(yS,[["render",gS],["__scopeId","data-v-5a2abba9"]]),Wie="",wS={name:"UnnnicTag",components:{UnnnicIcon:te,ToolTip:Sn},props:{text:{type:String,default:null},tooltipText:{type:String,default:null},count:{type:Number,default:0},clickable:{type:Boolean,default:!1},hasBackButton:{type:Boolean,default:!1},enableTooltip:{type:Boolean,default:!1}}},kS={class:"unnnic-tag__count"},CS={class:"unnnic-tag__label"};function vS(e,t,i,s,l,r){const c=n.resolveComponent("ToolTip"),f=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(`unnnic-tag
64
- ${i.clickable?"unnnic-tag--clickable":""}`)},[n.createVNode(c,{enabled:i.enableTooltip,text:i.tooltipText,side:"bottom"},{default:n.withCtx(()=>[n.createElementVNode("span",kS,n.toDisplayString(i.count),1)]),_:1},8,["enabled","text"]),n.createElementVNode("span",CS,n.toDisplayString(i.text),1),i.hasBackButton?(n.openBlock(),n.createBlock(f,{key:0,icon:"arrow-right-1-1",class:"unnnic-tag__icon",scheme:"neutral-darkest",size:"xs"})):n.createCommentVNode("",!0)],2)}const xS=k(wS,[["render",vS],["__scopeId","data-v-b6955644"]]),Qie="",bS={name:"UnnnicBrandTag",components:{UnnnicIcon:te},props:{text:{type:String,default:null},clickable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},icon:{type:String,default:null}},methods:{closeClicked(){this.closeClicked&&this.$emit("close-click")}}},MS={class:"unnnic-brand-tag__label"};function DS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-brand-tag":!0,"unnnic-brand-tag--disabled":!i.disabled,"unnnic-brand-tag--clickable":i.clickable})},[n.createElementVNode("span",MS,n.toDisplayString(i.text),1),n.createVNode(c,{icon:i.disabled?"close-1":"add-1",scheme:i.disabled?"neutral-snow":"brand-weni-dark",class:"unnnic-brand-tag__icon",size:"xs"},null,8,["icon","scheme"])],2)}const AS=k(bS,[["render",DS],["__scopeId","data-v-4e3d7d8c"]]),ES={name:"UnnnicTag",props:{type:{type:String,default:"default",validator(e){return["default","indicator","brand"].indexOf(e)!==-1}},text:{type:String,default:null},tooltipText:{type:String,default:null},clickable:{type:Boolean,default:!1},count:{type:Number,default:0},disabled:{type:Boolean,default:!1},hasCloseIcon:{type:Boolean,default:!1},scheme:{type:String,default:"aux-purple"},hasBackButton:{type:Boolean,default:!1},enableTooltip:{type:Boolean,default:!1},icon:{type:String,default:null}},computed:{currentComponent(){return this.type==="indicator"?xS:this.type==="brand"?AS:_S}}};function NS(e,t,i,s,l,r){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(r.currentComponent),n.mergeProps({class:"unnnic-tag-content"},e.$attrs,{text:i.text,disabled:i.disabled,hasCloseIcon:i.hasCloseIcon,scheme:i.scheme,count:i.count,hasBackButton:i.hasBackButton,clickable:i.clickable,tooltipText:i.tooltipText,enableTooltip:i.enableTooltip,icon:i.icon}),null,16,["text","disabled","hasCloseIcon","scheme","count","hasBackButton","clickable","tooltipText","enableTooltip","icon"])}const s2=k(ES,[["render",NS]]),qie="",BS={components:{UnnnicTag:s2},mixins:[y1],props:{oldVersion:Boolean,name:String,description:String,plan:String,actionText:String},data(){return{isOptionsOpen:!1}}},LS={class:"name"},SS={class:"description"},TS={key:1};function VS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicTag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-connect-card-company",{"unnnic-connect-card-company--old-version":i.oldVersion}]),onClick:t[3]||(t[3]=h=>e.$emit("enter"))},[n.createElementVNode("div",null,[n.createElementVNode("h2",LS,n.toDisplayString(i.name),1),n.createElementVNode("p",SS,n.toDisplayString(i.description),1),i.plan?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["tag",i.plan])},n.toDisplayString(e.i18n(`plans.${i.plan}`)),3)):n.createCommentVNode("",!0)]),i.actionText?(n.openBlock(),n.createBlock(c,{key:0,class:"action",clickable:"",text:i.actionText,scheme:"aux-blue",onClick:t[0]||(t[0]=h=>e.$emit("action"))},null,8,["text"])):n.createCommentVNode("",!0),e.$slots.options?(n.openBlock(),n.createElementBlock("div",TS,[n.createVNode(u,{open:l.isOptionsOpen,"onUpdate:open":t[1]||(t[1]=h=>l.isOptionsOpen=h),class:"unnnic-dropdown",onClick:t[2]||(t[2]=n.withModifiers(()=>{},["prevent"]))},{trigger:n.withCtx(()=>[n.createVNode(f,{class:"menu-icon",icon:"navigation-menu-vertical-1",size:"sm",scheme:l.isOptionsOpen?"neutral-cloudy":"neutral-clean"},null,8,["scheme"])]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"options",{},void 0,!0)]),_:3},8,["open"])])):n.createCommentVNode("",!0)],2)}const zS=k(BS,[["render",VS],["__scopeId","data-v-ce7171a5"]]),Gie="",IS={components:{UnnnicIcon:te},props:{title:{type:String},description:{type:String},score:{type:String},info:{type:String},checked:{type:Boolean,default:!1}}},OS={class:"card"},HS={class:"header"},jS={class:"title"},FS={key:0,class:"check"},PS={class:"description"},US={key:0,class:"footer"},RS={class:"evaluation"},YS={class:"info"};function ZS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",OS,[n.createElementVNode("div",HS,[n.createElementVNode("div",jS,n.toDisplayString(i.title),1),i.checked?(n.openBlock(),n.createElementBlock("div",FS,[n.createVNode(c,{size:"md",icon:"check-circle-1-1-1",scheme:"feedback-green"})])):n.createCommentVNode("",!0)]),n.createElementVNode("div",PS,n.toDisplayString(i.description),1),i.score||i.info?(n.openBlock(),n.createElementBlock("div",US,[n.createElementVNode("div",RS,[i.score?(n.openBlock(),n.createBlock(c,{key:0,size:"sm",icon:"rating-star-1",scheme:"feedback-yellow"})):n.createCommentVNode("",!0),n.createTextVNode(" "+n.toDisplayString(i.score)+" ",1),n.createElementVNode("span",YS,n.toDisplayString(i.info),1)])])):n.createCommentVNode("",!0)])}const WS=k(IS,[["render",ZS],["__scopeId","data-v-cd40e474"]]),Xie="",QS={components:{UnnnicIcon:te},model:{event:"change"},props:{modelValue:{type:[Boolean,String],default:!1,validator(e){return[!0,!1,"less"].includes(e)}},disabled:{type:Boolean,default:!1},size:{type:String,default:"md",validator(e){return["md","sm"].includes(e)}},textRight:{type:String,default:""}},emits:["change","update:model-value"],computed:{valueName(){return this.modelValue===!0?"checked":this.modelValue===!1?"default":"less"},icon(){return{checked:"checkbox-select",default:this.disabled?"checkbox-disable":"checkbox-default",less:"checkbox-less"}[this.valueName]},color(){return this.valueName==="default"?"neutral-clean":"brand-weni"}},methods:{click(){const e=["checked","less"].includes(this.valueName);this.$emit("change",!e),this.$emit("update:model-value",!e)}}},qS={class:"unnnic-checkbox-wrapper"};function GS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",qS,[n.createVNode(c,{class:n.normalizeClass(["unnnic-checkbox",{disabled:i.disabled}]),icon:r.icon,scheme:r.color,clickable:!i.disabled,size:i.size,onClick:r.click},null,8,["class","icon","scheme","clickable","size","onClick"]),i.textRight?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["unnnic-checkbox__label","unnnic-checkbox__label__right",`unnnic-checkbox__label__${i.size}`]),"data-testid":"checkbox-text-right"},n.toDisplayString(i.textRight),3)):n.createCommentVNode("",!0)])}const da=k(QS,[["render",GS],["__scopeId","data-v-dd1b9fa3"]]),$ie="",XS={components:{UnnnicIcon:te,UnnnicCheckbox:da,UnnnicAvatarIcon:Ct,UnnnicDropdown:ko},props:{modelValue:Boolean,title:String,description:String,image:String,data:{type:Array,default(){return[]}}}},$S={class:"header"},JS={class:"content"},KS={key:0,class:"u font secondary body-lg bold color-neutral-darkest"},eT={key:1,class:"u font secondary body-md color-neutral-cloudy"},nT=["src"],iT={key:0,class:"details"},tT={class:"u font secondary body-gt color-neutral-dark"},aT={class:"value-container"},oT={class:"u font secondary body-gt black color-neutral-darkest"};function sT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicCheckbox"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown"),h=n.resolveComponent("UnnnicAvatarIcon");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-card-image",{checked:i.modelValue}])},[n.createElementVNode("div",$S,[n.createElementVNode("div",JS,[i.title?(n.openBlock(),n.createElementBlock("div",KS,n.toDisplayString(i.title),1)):n.createCommentVNode("",!0),i.description?(n.openBlock(),n.createElementBlock("div",eT,n.toDisplayString(i.description),1)):n.createCommentVNode("",!0)]),n.createVNode(c,{modelValue:i.modelValue,onChange:t[0]||(t[0]=p=>e.$emit("update:model-value",p))},null,8,["modelValue"]),e.$slots.actions?(n.openBlock(),n.createBlock(u,{key:0,position:"bottom-left"},{trigger:n.withCtx(()=>[n.createVNode(f,{icon:"navigation-menu-vertical-1",size:"sm",scheme:"neutral-cleanest",clickable:""})]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):n.createCommentVNode("",!0)]),n.createElementVNode("img",{class:"image",src:i.image},null,8,nT),i.data.length?(n.openBlock(),n.createElementBlock("div",iT,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.data,(p,C)=>(n.openBlock(),n.createElementBlock("div",{key:C,class:"data"},[n.createElementVNode("div",tT,n.toDisplayString(p.name),1),n.createElementVNode("div",aT,[n.createVNode(h,{icon:p.icon,size:"xs",scheme:p.scheme},null,8,["icon","scheme"]),n.createElementVNode("div",oT,n.toDisplayString(p.value),1)])]))),128))])):n.createCommentVNode("",!0)],2)}const rT=k(XS,[["render",sT],["__scopeId","data-v-f7eb1a61"]]),Jie="",lT={components:{UnnnicAvatarIcon:Ct,UnnnicToolTip:Sn,UnnnicIcon:te},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array},minStatusWidth:{type:[String,Number],default:5.625*16}}},cT=e=>(n.pushScopeId("data-v-47cf77d6"),e=e(),n.popScopeId(),e),dT={class:"unnnic-card-container"},fT={class:"header"},uT={class:"title"},mT=["title"],hT={key:0,class:"subtitle"},pT={key:0,class:"description"},yT={key:1,class:"description-row-container"},gT={key:0,class:"description-row"},_T=cT(()=>n.createElementVNode("div",{class:"separator"},null,-1)),wT={class:"title"},kT={class:"content"},CT={class:"number"};function vT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicToolTip"),u=n.resolveComponent("UnnnicAvatarIcon");return n.openBlock(),n.createElementBlock("div",dT,[n.createElementVNode("div",fT,[n.createElementVNode("div",uT,[n.createElementVNode("span",{class:"name",title:i.name.length>25?i.name:null},n.toDisplayString(i.name),9,mT),i.subtitle?(n.openBlock(),n.createElementBlock("div",hT,n.toDisplayString(i.subtitle),1)):n.createCommentVNode("",!0)]),n.renderSlot(e.$slots,"header-buttons",{},void 0,!0)]),i.description?(n.openBlock(),n.createElementBlock("div",pT,n.toDisplayString(i.description),1)):n.createCommentVNode("",!0),i.descriptionRow||i.descriptionRowInfo?(n.openBlock(),n.createElementBlock("div",yT,[i.descriptionRow?(n.openBlock(),n.createElementBlock("div",gT,n.toDisplayString(i.descriptionRow),1)):n.createCommentVNode("",!0),i.descriptionRowInfo?(n.openBlock(),n.createBlock(f,{key:1,side:"top",text:i.descriptionRowInfo,enabled:""},{default:n.withCtx(()=>[n.createVNode(c,{class:"info",icon:"information-circle-4",size:"sm",scheme:"neutral-soft"})]),_:1},8,["text"])):n.createCommentVNode("",!0)])):n.createCommentVNode("",!0),_T,n.renderSlot(e.$slots,"content",{},void 0,!0),n.createElementVNode("div",{class:"statuses",style:n.normalizeStyle({gridTemplateColumns:`repeat(auto-fit, minmax(${i.minStatusWidth}, 1fr))`})},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.statuses,(h,p)=>(n.openBlock(),n.createElementBlock("div",{key:p,class:"status"},[n.createElementVNode("div",wT,n.toDisplayString(h.title),1),n.createElementVNode("div",kT,[n.createVNode(u,{icon:h.icon,scheme:h.scheme,size:"xs"},null,8,["icon","scheme"]),n.createElementVNode("div",CT,n.toDisplayString(h.count),1)])]))),128))],4)])}const z5=k(lT,[["render",vT],["__scopeId","data-v-47cf77d6"]]),Kie="",xT={components:{CardStatusesContainer:z5,UnnnicIcon:te,UnnnicDropdown:ko,UnnnicTag:s2},props:{name:{type:String,default:""},statuses:{type:Array},actionText:{type:String}}},bT={class:"buttons"};function MT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicTag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown"),h=n.resolveComponent("CardStatusesContainer");return n.openBlock(),n.createBlock(h,{class:"unnnic-card-project",name:i.name,statuses:i.statuses},{"header-buttons":n.withCtx(()=>[n.createElementVNode("div",bT,[n.createVNode(c,{class:"action",clickable:"",text:i.actionText,scheme:"aux-blue",onClick:t[0]||(t[0]=p=>e.$emit("action"))},null,8,["text"]),e.$slots.actions?(n.openBlock(),n.createBlock(u,{key:0,position:"bottom-left"},{trigger:n.withCtx(()=>[n.createVNode(f,{size:"sm",icon:"navigation-menu-vertical-1",clickable:"",scheme:"neutral-cleanest"})]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):n.createCommentVNode("",!0)])]),_:3},8,["name","statuses"])}const DT=k(xT,[["render",MT],["__scopeId","data-v-d9408675"]]),ete="",AT={components:{CardStatusesContainer:z5},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array}},data(){return{unnnicFontSize:16}}};function ET(e,t,i,s,l,r){const c=n.resolveComponent("CardStatusesContainer");return n.openBlock(),n.createBlock(c,{class:"unnnic-card-information",name:i.name,subtitle:i.subtitle,description:i.description,descriptionRow:i.descriptionRow,descriptionRowInfo:i.descriptionRowInfo,statuses:i.statuses,minStatusWidth:8.75*l.unnnicFontSize+"px"},null,8,["name","subtitle","description","descriptionRow","descriptionRowInfo","statuses","minStatusWidth"])}const NT=k(AT,[["render",ET],["__scopeId","data-v-57f9ca6b"]]),nte="",BT={class:"unnnic-collapse__body"},LT=k({__name:"Collapse",props:{title:String,active:Boolean,borderBottom:Boolean,unspacedIcon:Boolean,size:{type:String,default:"lg",validator(e){return["md","lg"].includes(e)}},modelValue:Boolean},emits:["update:modelValue","change"],setup(e,{emit:t}){const i=e,s=t,l=n.ref(!1);return n.watch(l,r=>{s("change",r),s("update:modelValue",r)}),n.watch(()=>i.active,r=>{l.value=r},{immediate:!0}),n.watch(()=>i.modelValue,r=>{l.value=r},{immediate:!0}),(r,c)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-collapse",`unnnic-collapse--size-${e.size}`,{"unnnic-collapse--border-bottom":e.borderBottom,"unnnic-collapse--unspaced-icon":e.unspacedIcon,"unnnic-collapse--active":l.value}])},[n.createElementVNode("div",{class:"unnnic-collapse__header",onClick:c[0]||(c[0]=f=>l.value=!l.value)},[n.createTextVNode(n.toDisplayString(e.title),1),n.renderSlot(r.$slots,"header",{},void 0,!0),n.createVNode(te,{size:"xs",icon:l.value?"arrow-button-up-1":"arrow-button-down-1",scheme:l.value?"neutral-dark":"neutral-cloudy"},null,8,["icon","scheme"])]),n.withDirectives(n.createElementVNode("div",BT,[n.renderSlot(r.$slots,"default",{},void 0,!0)],512),[[n.vShow,l.value]])],2))}},[["__scopeId","data-v-20242db9"]]),tte="",ST={class:"label"},I5=k({__name:"Radio",props:{modelValue:{type:[String,Number],default:""},value:{type:[String,Number],default:""},disabled:{type:Boolean,default:!1},size:{type:String,default:"md",validator(e){return["md","sm"].includes(e)}}},emits:["update:modelValue"],setup(e,{emit:t}){const i=e,s=t,l=n.computed(()=>i.modelValue===i.value?"selected":"default"),r=n.computed(()=>({selected:"radio-selected",default:i.disabled?"radio-disable":"radio-default"})[l.value]),c=n.computed(()=>i.disabled?"brand-sec":l.value==="selected"?"brand-weni":"neutral-cleanest");function f(){i.disabled||s("update:modelValue",i.value)}return(u,h)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-radio-container",`unnnic-radio-container--${e.size}`,e.disabled?"disabled":null]),onClick:f},[n.createVNode(te,{class:"unnnic-radio",icon:r.value,scheme:c.value,size:e.size},null,8,["icon","scheme","size"]),n.createElementVNode("span",ST,[n.renderSlot(u.$slots,"default",{},void 0,!0)])],2))}},[["__scopeId","data-v-91a696f1"]]),TT={name:"Flag",components:{UnnnicIcon:te},props:{code:{type:String,default:null},size:{type:String,default:"md",validator(e){return["nano","xs","sm","md","lg"].indexOf(e)!==-1}}},computed:{name(){return{"pt-br":"Brazil",en:"USA",es:"Spain"}[this.code]}}};function VT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createBlock(c,{icon:r.name,size:i.size},null,8,["icon","size"])}const zT=k(TT,[["render",VT]]),ote="",IT={name:"LanguageSelect",components:{UnnnicFlag:zT,UnnnicIcon:te},directives:{onClickOutside:la},props:{modelValue:{type:String,default:""},position:{type:String,default:"top-right"},contracted:{type:Boolean,default:!1},supportedLanguages:{type:Array,default:()=>["pt-br","en"]}},data(){return{open:!1,val:this.modelValue,unnnicFontSize:16}},computed:{languages(){const e={"pt-br":"Português - Brasil",en:"English",es:"Español"};return this.supportedLanguages.reduce((t,i)=>({...t,[i]:e[i]}),{})},otherLanguages(){return this.languageList.filter(({id:e})=>e!==this.val)},languageList(){return Object.entries(this.languages).map(([e,t])=>({id:e,name:t}))},dropdownIcon(){let e="";return this.position==="bottom"?e=this.open?"up":"down":e=this.open?"down":"up",`arrow-button-${e}-1`}},watch:{val(){this.$emit("update:model-value",this.val)},modelValue(){this.val=this.modelValue}},methods:{onClickTrigger(){this.open=!this.open},onClickOutside(){this.open&&(this.open=!1)}}},OT={key:0,class:"unnnic-language-select contracted"},HT={class:"option"},jT=["onClick"],FT={key:1,class:"unnnic-language-select normal"},PT={class:"option"},UT={class:"label"},RT=n.createElementVNode("div",{class:"divider"},null,-1),YT=["onClick"],ZT={class:"label"},WT=n.createElementVNode("div",{class:"divider"},null,-1),QT={class:"option"},qT={class:"label"};function GT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicFlag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveDirective("on-click-outside");return i.contracted?n.withDirectives((n.openBlock(),n.createElementBlock("div",OT,[n.createElementVNode("div",{class:n.normalizeClass(["container contracted",{open:l.open}]),onClick:t[0]||(t[0]=(...h)=>r.onClickTrigger&&r.onClickTrigger(...h))},[n.createElementVNode("div",HT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"])]),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.otherLanguages,h=>(n.openBlock(),n.createElementBlock("div",{key:h.id,class:"option",onClick:p=>l.val=h.id},[n.createVNode(c,{size:"sm",code:h.id},null,8,["code"])],8,jT))),128))],2)])),[[u,r.onClickOutside]]):n.withDirectives((n.openBlock(),n.createElementBlock("div",FT,[n.createElementVNode("div",{class:n.normalizeClass(["container normal",{open:l.open}]),onClick:t[1]||(t[1]=(...h)=>r.onClickTrigger&&r.onClickTrigger(...h))},[n.createElementVNode("div",{style:n.normalizeStyle({position:"absolute",[i.position==="bottom"?"top":"bottom"]:-.125*l.unnnicFontSize+"px",width:"100%",padding:.0625*l.unnnicFontSize+"px",left:-.0625*l.unnnicFontSize+"px"}),class:"all"},[i.position==="bottom"?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[n.createElementVNode("div",PT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"]),n.createElementVNode("div",UT,n.toDisplayString(r.languages[l.val]),1),n.createVNode(f,{size:"xs",icon:r.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])]),RT],64)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.otherLanguages,h=>(n.openBlock(),n.createElementBlock("div",{key:h.id,class:"option",onClick:p=>l.val=h.id},[n.createVNode(c,{size:"sm",code:h.id},null,8,["code"]),n.createElementVNode("div",ZT,n.toDisplayString(r.languages[h.id]),1)],8,YT))),128)),i.position!=="bottom"?(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[WT,n.createElementVNode("div",QT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"]),n.createElementVNode("div",qT,n.toDisplayString(r.languages[l.val]),1),n.createVNode(f,{size:"xs",icon:r.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])])],64)):n.createCommentVNode("",!0)],4)],2)])),[[u,r.onClickOutside]])}const XT=k(IT,[["render",GT]]),ste="",$T={name:"UnnnicModal",components:{UnnnicIcon:te},props:{text:{type:String,default:null},modalIcon:{type:String,default:null},closeIcon:{type:Boolean,default:!0},description:{type:String,default:null},alertMessage:{type:String,default:null},showModal:{type:Boolean,default:!0},scheme:{type:String,default:null},persistent:{type:Boolean,default:!1}},computed:{hasAlertMessage(){return!(this.alertMessage===null||this.alertMessage.length===0)},hasButton(){var e,t;return!!((t=(e=this.$slots).options)!=null&&t.call(e).length)},hasIcon(){var e,t;return!!((t=(e=this.$slots).icon)!=null&&t.call(e).length)}},mounted(){window.innerWidth<=600&&this.mobileAnimateOpen()},methods:{mobileAnimateReset(){this.$refs.modalContainer.style.transition=null,this.$refs.modal.style.transition=null},mobileAnimateOpen(){this.$nextTick(()=>{this.$refs.modalContainer.style.transition="none",this.$refs.modalContainer.style.backgroundColor="transparent",this.$refs.modal.style.transition="none",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`,setTimeout(()=>{this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor=null,this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=null,setTimeout(()=>{this.mobileAnimateReset()},200)})})},mobileAnimateClose(){return new Promise(e=>{this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor="transparent",this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`,setTimeout(()=>{this.mobileAnimateReset(),e()},200)})},onOutsideCloseClick(){this.persistent||this.onCloseClick()},async onCloseClick(){console.log("keycloak log",window),window.innerWidth<=600&&await this.mobileAnimateClose(),this.$emit("close")}}},JT={ref:"modal",class:"unnnic-modal-container-background"},KT={class:"unnnic-modal-container-background-body"},eV={key:0,class:"unnnic-modal-container-background-body-close_icon"},nV={key:1,class:"unnnic-modal-container-background-body__icon-slot"},iV={class:"unnnic-modal-container-background-body-title"},tV={class:"unnnic-modal-container-background-body-description-container"},aV={class:"unnnic-modal-container-background-body-description"},oV={key:0,class:"unnnic-modal-container-background-report"},sV={key:1,class:"unnnic-modal-container-background-button"};function rV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createBlock(n.Transition,{name:"modal"},{default:n.withCtx(()=>[i.showModal?(n.openBlock(),n.createElementBlock("div",n.mergeProps({key:0},e.$attrs,{ref:"modalContainer",class:["unnnic-modal"]}),[n.createElementVNode("div",{class:"unnnic-modal-container",onClick:t[0]||(t[0]=n.withModifiers((...f)=>r.onOutsideCloseClick&&r.onOutsideCloseClick(...f),["self"]))},[n.createElementVNode("div",JT,[n.createElementVNode("div",KT,[i.closeIcon?(n.openBlock(),n.createElementBlock("div",eV,[n.createVNode(c,{icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:r.onCloseClick},null,8,["onClick"])])):n.createCommentVNode("",!0),r.hasIcon?(n.openBlock(),n.createElementBlock("div",nV,[n.renderSlot(e.$slots,"icon",{},void 0,!0)])):n.createCommentVNode("",!0),i.modalIcon?(n.openBlock(),n.createElementBlock("div",{key:2,class:n.normalizeClass(["unnnic-modal-container-background-body-alert_icon",`unnnic-card-scheme--${i.scheme}--icon`,i.closeIcon?"":"unnnic-modal-container-background-body-spacing_header"])},[n.createVNode(c,{scheme:i.scheme,icon:i.modalIcon,size:"xl"},null,8,["scheme","icon"])],2)):n.createCommentVNode("",!0),n.createElementVNode("div",iV,n.toDisplayString(i.text),1)]),n.createElementVNode("div",tV,[n.createElementVNode("div",aV,[n.createTextVNode(n.toDisplayString(i.description)+" ",1),n.renderSlot(e.$slots,"message",{},void 0,!0),n.renderSlot(e.$slots,"default",{},void 0,!0)])]),r.hasAlertMessage?(n.openBlock(),n.createElementBlock("div",oV,n.toDisplayString(i.alertMessage),1)):n.createCommentVNode("",!0),r.hasButton?(n.openBlock(),n.createElementBlock("div",sV,[n.renderSlot(e.$slots,"options",{},void 0,!0)])):n.createCommentVNode("",!0)],512)])],16)):n.createCommentVNode("",!0)]),_:3})}const O5=k($T,[["render",rV],["__scopeId","data-v-25061de5"]]),H5={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(H5);const j5={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(j5);var Jn=globalThis&&globalThis.__classPrivateFieldGet||function(e,t,i,s){if(i==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!s:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return i==="m"?s:i==="a"?s.call(e):s?s.value:t.get(e)},vt,r2,Yi;class lV{constructor(...t){vt.set(this,new Map),r2.set(this,new Map),Yi.set(this,new Map);for(const i of t)this.define(i)}define(t,i=!1){for(let[s,l]of Object.entries(t)){s=s.toLowerCase(),l=l.map(f=>f.toLowerCase()),Jn(this,Yi,"f").has(s)||Jn(this,Yi,"f").set(s,new Set);const r=Jn(this,Yi,"f").get(s);let c=!0;for(let f of l){const u=f.startsWith("*");if(f=u?f.slice(1):f,r==null||r.add(f),c&&Jn(this,r2,"f").set(s,f),c=!1,u)continue;const h=Jn(this,vt,"f").get(f);if(h&&h!=s&&!i)throw new Error(`"${s} -> ${f}" conflicts with "${h} -> ${f}". Pass \`force=true\` to override this definition.`);Jn(this,vt,"f").set(f,s)}}return this}getType(t){if(typeof t!="string")return null;const i=t.replace(/^.*[/\\]/,"").toLowerCase(),s=i.replace(/^.*\./,"").toLowerCase(),l=i.length<t.length;return!(s.length<i.length-1)&&l?null:Jn(this,vt,"f").get(s)??null}getExtension(t){var i;return typeof t!="string"?null:(t=(i=t==null?void 0:t.split)==null?void 0:i.call(t,";")[0],(t&&Jn(this,r2,"f").get(t.trim().toLowerCase()))??null)}getAllExtensions(t){return typeof t!="string"?null:Jn(this,Yi,"f").get(t.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(const t of Jn(this,Yi,"f").values())Object.freeze(t);return this}_getTestState(){return{types:Jn(this,vt,"f"),extensions:Jn(this,r2,"f")}}}vt=new WeakMap,r2=new WeakMap,Yi=new WeakMap;const cV=new lV(j5,H5)._freeze(),rte="",dV={class:"unnnic-upload-area__dropzone__content"},fV={class:"unnnic-upload-area__dropzone__content__title"},uV=["title"],mV=["accept","multiple"],F5=k({__name:"DropArea",props:{acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},currentFiles:{type:Array,default(){return[]}},maximumUploads:{type:Number,default:1},subtitle:{type:String,default:""}},emits:["update:currentFiles","fileChange","unsupportedFormat","exceededTheMaximumFileSizeLimit"],setup(e,{emit:t}){const i=n.ref(!1),s=n.ref(!1),l=n.ref(0),r=n.ref(),c=e,f=t,u=n.getCurrentInstance();function h(S){var O,X;return!!((X=(O=u==null?void 0:u.vnode)==null?void 0:O.props)!=null&&X[S])}const p=n.computed(()=>c.supportedFormats.split(",").map(O=>O.toUpperCase()).join(", "));function C(){l.value+=1,i.value=!0}function w(){i.value=!0}function b(){l.value-=1,l.value===0&&(i.value=!1)}function N(){i.value=!1}function j(S){i.value=!1;const{files:O}=S.dataTransfer;J(O)&&Z(O)}function I(S){const{files:O}=S.target;J(O)&&Z(O),r.value.value=""}function U(){s.value=!0,setTimeout(()=>{s.value=!1},5e3)}function J(S){return!c.acceptMultiple&&S.length>1?(U(),!1):B(S)?T(S)?!0:(h("onExceededTheMaximumFileSizeLimit")?f("exceededTheMaximumFileSizeLimit"):U(),!1):(h("onUnsupportedFormat")?f("unsupportedFormat"):U(),!1)}function B(S){if(c.supportedFormats==="*")return!0;const O=c.supportedFormats.split(",").map(W=>W.trim());return Array.from(S).find(W=>{const Le=W.name.toLowerCase(),pn=W.type.toLowerCase(),ve=`.${Le.split(".").pop()}`,an=O.includes(ve),S1=pn===cV.getType(Le);return an&&S1})}function T(S){return c.maxFileSize?Array.from(S).find(X=>(X.size/1048576).toFixed(2)<=c.maxFileSize):!0}function Z(S){let O=S.length;if(c.shouldReplace||(O+=c.currentFiles.length),O>c.maximumUploads){U();return}const X=Array.from(S).filter(Le=>!!(B([Le])&&T([Le])));let W;c.shouldReplace?W=X:W=c.currentFiles.concat(X),f("update:currentFiles",W),f("fileChange",W)}return(S,O)=>(n.openBlock(),n.createElementBlock("section",{ref:"dropzone",class:n.normalizeClass({"unnnic-upload-area__dropzone":!0,"unnnic-upload-area__dropzone__is-dragover":i.value,"unnnic-upload-area__dropzone__has-error":s.value}),onDragenter:n.withModifiers(C,["stop","prevent"]),onDragover:n.withModifiers(w,["stop","prevent"]),onDragleave:n.withModifiers(b,["stop","prevent"]),onDragend:n.withModifiers(N,["stop","prevent"]),onDrop:n.withModifiers(j,["stop","prevent"]),onClick:O[0]||(O[0]=()=>S.$refs.file.click())},[n.createVNode(te,{class:"unnnic-upload-area__dropzone__icon",icon:"upload",scheme:s.value?"feedback-red":"weni-500",size:"lg"},null,8,["scheme"]),n.createElementVNode("div",dV,[n.createElementVNode("span",fV,[n.renderSlot(S.$slots,"title",{},()=>[n.createTextVNode(n.toDisplayString(S.$t("upload_area.title.text"))+" ",1),n.createElementVNode("span",{class:n.normalizeClass(`unnnic-upload-area__dropzone__content__title__${s.value?"error":"search"}`)},n.toDisplayString(S.$t("upload_area.title.highlight")),3)],!0)]),n.createElementVNode("span",{class:n.normalizeClass(["unnnic-upload-area__dropzone__content__subtitle",{"unnnic-upload-area__dropzone__content__subtitle__error":s.value}]),title:p.value},[n.renderSlot(S.$slots,"subtitle",{},()=>[n.createTextVNode(n.toDisplayString(e.subtitle||`${S.$t(`upload_area${s.value?".invalid":""}.subtitle`)} ${p.value}`),1)],!0)],10,uV)]),n.withDirectives(n.createElementVNode("input",{ref_key:"file",ref:r,type:"file",accept:e.supportedFormats,multiple:e.acceptMultiple,onInput:I},null,40,mV),[[n.vShow,!1]])],34))}},[["__scopeId","data-v-cd7618d8"]]),cte="",hV={name:"ImportCard",components:{UnnnicButton:g1,UnnnicIcon:te},props:{title:{type:String,default:""},subtitle:{type:String,default:""},importProgress:{type:Number,default:0},isImporting:{type:Boolean,default:!1},canImport:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},acceptedFormats:{type:String,default:"*"},uploadIcon:{type:String,default:"upload-bottom-1"}},computed:{fileIcon(){const e=this.title.slice(this.title.lastIndexOf(".")+1);return{pdf:"picture_as_pdf",txt:"text_snippet",xls:"table",xlsx:"table",doc:"draft",docx:"draft"}[e]||"draft"}},methods:{importFile(){this.$refs.file.click()},handleFileChange(e){const{files:t}=e.target;let i;t.length>0&&([i]=e.target.files),i&&this.$emit("modifiedFile",i)},emitDeletion(){this.$emit("delete")}}},pV={class:"unnnic-import-card"},yV={class:"unnnic-import-card__data"},gV={key:0,class:"unnnic-import-card__data__title"},_V={key:1,class:"unnnic-import-card__data__title"},wV={key:2,class:"unnnic-import-card__data__subtitle"},kV={key:0,class:"unnnic-import-card__data__subtitle__text"},CV={key:1,class:"unnnic-import-card__data__subtitle__progress"},vV={class:"unnnic-import-card__buttons"},xV=["accept"];function bV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicButton");return n.openBlock(),n.createElementBlock("div",pV,[n.createVNode(c,{class:"unnnic-import-card__file-icon",size:"md",scheme:"weni-600",icon:r.fileIcon},null,8,["icon"]),n.createElementVNode("div",yV,[i.isImporting?(n.openBlock(),n.createElementBlock("div",gV,n.toDisplayString(e.$t("import_card.importing"))+"... ",1)):(n.openBlock(),n.createElementBlock("div",_V,n.toDisplayString(i.title),1)),i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",wV,[i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",kV,n.toDisplayString(i.subtitle),1)):n.createCommentVNode("",!0),i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",CV,"  - "+n.toDisplayString(i.importProgress)+"% ",1)):n.createCommentVNode("",!0)])):n.createCommentVNode("",!0)]),n.createElementVNode("div",vV,[i.canImport?(n.openBlock(),n.createBlock(f,{key:0,class:"unnnic-import-card__buttons__import",size:"small",iconCenter:i.uploadIcon,type:"primary",onClick:r.importFile},{default:n.withCtx(()=>[n.createElementVNode("input",{ref:"file",type:"file",accept:i.acceptedFormats,style:{display:"none"},onChange:t[0]||(t[0]=(...u)=>r.handleFileChange&&r.handleFileChange(...u))},null,40,xV)]),_:1},8,["iconCenter","onClick"])):n.createCommentVNode("",!0),i.canDelete?(n.openBlock(),n.createBlock(c,{key:1,class:"unnnic-import-card__buttons__delete",size:"sm",scheme:"neutral-cloudy",icon:"delete",clickable:"",onClick:r.emitDeletion},null,8,["onClick"])):n.createCommentVNode("",!0)])])}const P5=k(hV,[["render",bV],["__scopeId","data-v-49a33606"]]),dte="",MV={name:"UnnnicUploadArea",components:{UnnnicDropArea:F5,UnnnicImportCard:P5},model:{prop:"files",event:"fileChange"},props:{files:{type:Array,default:()=>[]},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},subtitle:{required:!1,type:String,default:""}},emits:["fileChange"],data(){return{currentFiles:this.files}},watch:{files(e){this.currentFiles=e}},methods:{emitFileChange(){this.$emit("fileChange",this.currentFiles)},modifyFile(e,t){this.currentFiles.splice(e,1,t),this.emitFileChange()},removeFile(e){this.currentFiles.splice(e,1),this.emitFileChange()}}},DV={key:0,class:"unnnic-upload-area__cards"};function AV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicDropArea"),f=n.resolveComponent("UnnnicImportCard");return n.openBlock(),n.createElementBlock("div",null,[n.createVNode(c,{currentFiles:l.currentFiles,"onUpdate:currentFiles":t[0]||(t[0]=u=>l.currentFiles=u),acceptMultiple:i.acceptMultiple,supportedFormats:i.supportedFormats,maxFileSize:i.maxFileSize,shouldReplace:i.shouldReplace,maximumUploads:i.maximumUploads,subtitle:i.subtitle,onFileChange:t[1]||(t[1]=u=>e.$emit("fileChange",u))},null,8,["currentFiles","acceptMultiple","supportedFormats","maxFileSize","shouldReplace","maximumUploads","subtitle"]),l.currentFiles.length>0?(n.openBlock(),n.createElementBlock("div",DV,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(l.currentFiles,(u,h)=>(n.openBlock(),n.createBlock(f,{key:h,title:u.name,subtitle:u.name,isImporting:i.isUploading,importProgress:i.filesProgress[h]||100,canImport:i.canImport,canDelete:i.canDelete,acceptedFormats:i.supportedFormats,uploadIcon:"button-refresh-arrows-1",onDelete:p=>r.removeFile(h),onModifiedFile:p=>r.modifyFile(h,p)},null,8,["title","subtitle","isImporting","importProgress","canImport","canDelete","acceptedFormats","onDelete","onModifiedFile"]))),128))])):n.createCommentVNode("",!0)])}const U5=k(MV,[["render",AV],["__scopeId","data-v-2bb696ee"]]),fte="",EV={components:{UnnnicUploadArea:U5,UnnnicIcon:te,UnnnicButton:g1},model:{prop:"files",event:"file-change"},props:{textCancel:{type:String,default:"Cancelar"},textAction:{type:String,default:"Importar tudo"},textTitle:{type:String,default:"Importar sentenças"},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:".png"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},files:{type:Array,default:()=>[]},subtitle:{required:!1,type:String,default:""}},data(){return{}}},NV={class:"modal-upload"},BV={class:"close-button-container"},LV={class:"title"},SV={class:"footer"};function TV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicUploadArea"),u=n.resolveComponent("UnnnicButton");return n.openBlock(),n.createElementBlock("div",NV,[n.createElementVNode("div",BV,[n.createVNode(c,{class:"close-button",icon:"close-1",scheme:"neutral-dark",size:"sm",onClick:t[0]||(t[0]=h=>e.$emit("close"))})]),n.createElementVNode("div",LV,n.toDisplayString(i.textTitle),1),n.createVNode(f,{acceptMultiple:i.acceptMultiple,supportedFormats:i.supportedFormats,maximumUploads:i.maximumUploads,filesProgress:i.filesProgress,isUploading:i.isUploading,canImport:i.canImport,canDelete:i.canDelete,maxFileSize:i.maxFileSize,files:i.files,subtitle:i.subtitle,onFileChange:t[1]||(t[1]=h=>e.$emit("file-change",h))},null,8,["acceptMultiple","supportedFormats","maximumUploads","filesProgress","isUploading","canImport","canDelete","maxFileSize","files","subtitle"]),n.createElementVNode("div",SV,[n.createVNode(u,{size:"large",type:"tertiary",text:i.textCancel,onClick:t[2]||(t[2]=h=>e.$emit("cancel"))},null,8,["text"]),n.createVNode(u,{size:"large",type:"primary",text:i.textAction,onClick:t[3]||(t[3]=h=>e.$emit("action"))},null,8,["text"])])])}const VV=k(EV,[["render",TV],["__scopeId","data-v-74f5f54e"]]),ute="",zV={components:{UnnnicIcon:te},props:{version:{type:String,default:"1.0"},text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},linkHref:{type:String,default:""},linkTarget:{type:String,default:"_blank"},linkText:{type:String,default:"Learn more"},type:{type:String,default:"default"}},emits:["close"],mounted(){this.$refs.progress.addEventListener("animationend",()=>{this.$refs.alertContainer.classList.add("slide-down")}),this.$refs.alertContainer.addEventListener("animationend",e=>{var t;(t=e.animationName)!=null&&t.startsWith("slideDown")&&this.emitClose()})},methods:{emitClose(){this.onClose(),this.$emit("close")}}},IV={ref:"alertContainer",class:"alert-container"},OV={ref:"progress",class:"alert__progress"},HV=["href","target"];function jV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",IV,[n.createElementVNode("div",{class:n.normalizeClass(["alert",{"alert--scheme-aux-green":i.scheme==="feedback-green"||i.type==="success","alert--scheme-aux-red":i.scheme==="feedback-red"||i.type==="error"}])},[n.createElementVNode("div",OV,null,512),n.withDirectives(n.createElementVNode("div",{class:"alert__text"},n.toDisplayString(i.text),513),[[n.vShow,i.text]]),i.linkHref?(n.openBlock(),n.createElementBlock("a",{key:0,class:"alert__link",href:i.linkHref,target:i.linkTarget},n.toDisplayString(i.linkText),9,HV)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:"alert__close",onClick:t[0]||(t[0]=(...f)=>r.emitClose&&r.emitClose(...f))},[n.createVNode(c,{icon:"close-1",size:"sm",scheme:"neutral-white"})])],2)],512)}const FV=k(zV,[["render",jV],["__scopeId","data-v-8e9d2c4f"]]),mte="",PV={name:"UnnnicAlert",components:{UnnnicIcon:te,Version1dot1:FV},props:{version:{type:String,default:"1.1"},title:{type:String,default:null},text:{type:String,default:null},scheme:{type:String,default:null},icon:{type:String,default:null},onClose:{type:Function,default:()=>{}},closeText:{type:String,default:""},position:{type:String,default:"top-right"},linkHref:{type:String,default:""},linkTarget:{type:String,default:""},linkText:{type:String,default:""},type:{type:String,default:""}}},UV={class:"unnnic-alert__content"},RV={class:"unnnic-alert__title"},YV={class:"unnnic-alert__text"};function ZV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return i.version==="1.0"?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["unnnic-alert",`unnnic-alert-position--${i.position}`])},[n.createVNode(c,{icon:i.icon,scheme:i.scheme,size:"sm","data-test":"unnnic-icon"},null,8,["icon","scheme"]),n.createElementVNode("div",UV,[n.createElementVNode("div",RV,n.toDisplayString(i.title.toUpperCase()),1),n.createElementVNode("div",YV,n.toDisplayString(i.text),1)]),i.closeText?(n.openBlock(),n.createElementBlock("div",{key:0,class:"unnnic-alert__close-text unnnic--clickable",onClick:t[0]||(t[0]=f=>i.onClose())},n.toDisplayString(i.closeText.toUpperCase()),1)):(n.openBlock(),n.createBlock(c,{key:1,clickable:"",icon:"close-1",scheme:"brand-sec",size:"xs","data-test":"unnnic-icon-close",onClick:i.onClose},null,8,["onClick"]))],2)):(n.openBlock(),n.createBlock(n.resolveDynamicComponent("version"+i.version.replace(/\./g,"dot")),n.normalizeProps(n.mergeProps({key:1},{...e.$props})),null,16))}const R5=k(PV,[["render",ZV],["__scopeId","data-v-bd27e362"]]);function WV(e){return{all:e=e||new Map,on:function(t,i){var s=e.get(t);s?s.push(i):e.set(t,[i])},off:function(t,i){var s=e.get(t);s&&(i?s.splice(s.indexOf(i)>>>0,1):e.set(t,[]))},emit:function(t,i){var s=e.get(t);s&&s.slice().map(function(l){l(i)}),(s=e.get("*"))&&s.slice().map(function(l){l(t,i)})}}}const Y5=WV(),QV=({props:e,containerRef:t})=>{const i=n.createApp(R5,{...e,onClose:()=>{l.$el.remove()},created(){Y5.on(["close"],()=>{l.$el.remove()})}}),s=document.createElement("div"),l=i.mount(s);t?(l.$el.style.position="absolute",t.appendChild(l.$el)):document.body.appendChild(l.$el)},qV=({props:e})=>{const t=n.createApp(O5,{...e,onClose:()=>{s.$el.remove()},created(){Y5.on(["close"],()=>{s.$el.remove()})}}),i=document.createElement("div"),s=t.mount(i);document.body.appendChild(i)},hte="",GV={name:"UnnnicSelectSmartOption",components:{UnnnicCheckbox:da},props:{label:{type:String,default:"Option",required:!0},description:{type:String,default:"",required:!1},size:{type:String,default:""},selectable:{type:Boolean,default:!0},focused:{type:Boolean,default:!1},active:{type:Boolean,default:null},allowCheckbox:{type:Boolean,default:!1},isMultiple:Boolean}},XV=["title"];function $V(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicCheckbox");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-select-smart-option":!0,"unnnic-select-smart-option--focused":i.focused,"unnnic-select-smart-option--active":i.active,"unnnic--clickable":i.selectable,"unnnic-select-smart-option--selectable":i.selectable,"unnnic-select-smart-option--with-checkbox":i.allowCheckbox}),title:i.label},[i.allowCheckbox?(n.openBlock(),n.createBlock(c,{key:0,ref:"checkbox",modelValue:i.active,size:i.size},null,8,["modelValue","size"])):n.createCommentVNode("",!0),n.createElementVNode("div",null,[n.createElementVNode("span",{class:n.normalizeClass(["unnnic-select-smart-option__label",`unnnic-select-smart-option__label--${i.size}`])},n.toDisplayString(i.label),3),i.description?(n.openBlock(),n.createElementBlock("p",{key:0,class:n.normalizeClass(["unnnic-select-smart-option__description",`unnnic-select-smart-option__description--${i.size}`])},n.toDisplayString(i.description),3)):n.createCommentVNode("",!0)])],10,XV)}const JV=k(GV,[["render",$V]]),pte="",KV={name:"UnnnicSelectSmartMultipleHeader",components:{Tag:s2},mixins:[y1],props:{selectedOptions:{type:Array,required:!0},withoutSelectsMessage:{type:String,default:""}},data(){return{multipleSelectedsTags:2,defaultTranslations:{without_multiple_selected:{"pt-br":"Nenhuma opção selecionada",en:"No option selected",es:"Ninguna opción seleccionada"}}}},computed:{firstMultipleSelecteds(){const{selectedOptions:e,multipleSelectedsTags:t}=this,i=[];for(let s=0;s<t;s+=1)i.push(e==null?void 0:e[s]);return i.filter(s=>s!==void 0)}},methods:{unselectOption(e){this.$emit("unselect-option",e)}}},ez={class:"unnnic-select-smart__options__multiple"},nz={key:0,class:"unnnic-select-smart__options__multiple__selecteds__container"},iz={class:"unnnic-select-smart__options__multiple__selecteds"},tz={key:0,class:"unnnic-select-smart__options__multiple__selecteds__remaining"},az={key:1,class:"unnnic-select-smart__options__multiple--without-multiples"};function oz(e,t,i,s,l,r){const c=n.resolveComponent("Tag");return n.openBlock(),n.createElementBlock("div",ez,[i.selectedOptions[0]?(n.openBlock(),n.createElementBlock("div",nz,[n.createElementVNode("div",iz,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.firstMultipleSelecteds,f=>(n.openBlock(),n.createBlock(c,{key:f.value,class:"unnnic-select-smart__options__multiple__selecteds__option",text:f.label,hasCloseIcon:"",onClose:u=>r.unselectOption(f)},null,8,["text","onClose"]))),128)),i.selectedOptions.length>l.multipleSelectedsTags?(n.openBlock(),n.createElementBlock("p",tz," +"+n.toDisplayString(i.selectedOptions.length-l.multipleSelectedsTags),1)):n.createCommentVNode("",!0)])])):n.createCommentVNode("",!0),i.selectedOptions[0]?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("p",az,n.toDisplayString(i.withoutSelectsMessage||e.i18n("without_multiple_selected")),1))])}const sz=k(KV,[["render",oz],["__scopeId","data-v-c381d4c1"]]),yte="",rz={props:{type:{type:String,default:"automatic"},modelValue:Boolean,position:{type:String,default:"bottom-left"}},data(){return{clientHeight:0,clientWidth:0,x:0,y:0,width:0,height:0,data:{x:0,y:0,width:0,height:0}}},computed:{active(){return this.type==="manual"?this.modelValue:!1},positions(){let e,t;return this.position.startsWith("bottom")?(e=this.y+this.height,e+this.data.height>this.clientHeight&&(e=this.clientHeight-this.data.height,this.y>=this.data.height&&(e=this.y-this.data.height))):this.position.startsWith("top")&&(e=this.y-this.data.height,e<0&&(e=0,this.y+this.height+this.data.height<=this.clientHeight&&(e=this.y+this.height))),this.position.endsWith("right")?(t=this.x+this.width,t+this.data.width>this.clientWidth&&(t=this.clientWidth-this.data.width,this.x>=this.data.width&&(t=this.x-this.data.width))):this.position.endsWith("left")&&(t=this.x-this.data.width,t<0&&(t=0,this.x+this.width+this.data.width<=this.clientWidth&&(t=this.x+this.width))),{left:`${t}px`,top:`${e}px`}}},mounted(){this.calculatePosition(),window.addEventListener("scroll",this.calculatePosition),window.addEventListener("resize",this.calculatePosition)},beforeUnmount(){window.removeEventListener("scroll",this.calculatePosition),window.removeEventListener("resize",this.calculatePosition)},methods:{calculatePosition(){const e=this.$refs.dropdown.getBoundingClientRect(),t=this.$refs["dropdown-data"].getBoundingClientRect();this.clientHeight=document.documentElement.clientHeight,this.clientWidth=document.documentElement.clientWidth,this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height,this.data.x=t.x,this.data.y=t.y,this.data.width=t.width,this.data.height=t.height}}};function lz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("span",{ref:"dropdown",class:n.normalizeClass(["dropdown",{active:r.active}])},[n.renderSlot(e.$slots,"default",{},void 0,!0),n.createElementVNode("div",{ref:"dropdown-data",class:"dropdown-data",style:n.normalizeStyle({position:"fixed",...r.positions})},[n.renderSlot(e.$slots,"inside",{width:`${l.width}px`,height:`${l.height}px`},void 0,!0)],4)],2)}const cz=k(rz,[["render",lz],["__scopeId","data-v-bbccfda6"]]),gte="",dz={name:"UnnnicSelectSmart",components:{TextInput:tr,SelectSmartOption:JV,SelectSmartMultipleHeader:sz,DropdownSkeleton:cz},directives:{onClickOutside:la},mixins:[y1],props:{options:{type:Array,required:!0,default:()=>[{value:"",label:"Initial value"},{value:"option1",label:"Option1"}]},modelValue:{type:Array,default:()=>[]},size:{type:String,default:"md"},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},disabled:{type:Boolean,default:null},orderedByIndex:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},multipleWithoutSelectsMessage:{type:String,default:""},autocomplete:{type:Boolean,default:!1},autocompleteIconLeft:{type:Boolean,default:!1},autocompleteClearOnFocus:{type:Boolean,default:!1},selectFirst:{type:Boolean,default:!0},placeholder:{type:String,default:null}},data(){return{active:!1,status:"not-mounted",focusedOption:null,searchValue:"",isAutocompleteAllowed:!1,multipleSelectedsTags:2,defaultTranslations:{without_results:{"pt-br":"Nenhum resultado encontrado",en:"No results found",es:"Ningún resultado encontrado"}}}},computed:{selectedLabel(){var i;if(this.status!=="mounted")return"";const e=this.options.find(s=>{const l=s.value===this.modelValue;return this.isAutocompleteAllowed?l&&s.value!=="":s.value===""&&this.modelValue.length===0||l});return e?e.label:this.multiple?this.modelValue.map(l=>l.label).join(", "):((i=this.modelValue.at(-1))==null?void 0:i.label)||""},hasDescriptionOptions(){return this.options.some(e=>typeof e.description<"u")},autocompletePlaceholder(){if(this.isAutocompleteAllowed){const e=this.options.find(t=>t.value==="");if(e)return e.label}return""},inputValue(){const{isAutocompleteAllowed:e,searchValue:t,multiple:i,modelValue:s}=this;return e||i?t:!i&&s.length!==0?s==null?void 0:s[0].label:""}},watch:{active(e){this.$refs["dropdown-skeleton"].calculatePosition(),this.$nextTick(()=>{if(e&&!this.multiple){const t=this.getOptionIndex("active");t!==-1&&this.scrollToOption(t,"center")}})},searchValue(e,t){this.focusedOption=null,!this.active&&t&&(this.active=!0)},modelValue:{deep:!0,handler(e){this.$emit("onChange",e),this.$emit("update:modelValue",e),this.onSelectOption(e.at(-1))}},autocomplete(e){this.multiple||(this.isAutocompleteAllowed=e)}},mounted(){var e,t,i,s,l;this.status="mounted",(this.multiple||this.autocomplete)&&(this.isAutocompleteAllowed=!0),(e=this.modelValue)!=null&&e[0]&&((t=this.modelValue)!=null&&t[0].value)?this.isAutocompleteAllowed&&this.$nextTick(()=>{this.searchValue=this.selectedLabel}):this.selectFirst&&((i=this.options)!=null&&i[0])&&((s=this.options)!=null&&s[0].value)&&this.selectOption((l=this.options)==null?void 0:l[0])},methods:{optionIsSelected(e){return this.modelValue.some(t=>t.value===e.value)},handleSelect(e){if(e){if(this.multiple&&this.optionIsSelected(e)){this.unselectOption(e);return}this.selectOption(e)}},handleClickInput(){if(this.isAutocompleteAllowed){if(this.active)return;(this.autocompleteClearOnFocus||this.multiple)&&(this.searchValue="")}this.active=!this.active},filterOptions(e){const i=this.searchValue.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").split(" "),s=f=>f.toString().toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,""),l=f=>{var u;return parseInt((u=f.match(/\d+/))==null?void 0:u[0],10)||0},r=e.filter(({value:f,label:u},h,p)=>{const C=s(u),w=p.findIndex(N=>N.value===f)===h,b=i.every(N=>C.includes(N));return w&&b&&f});return this.orderedByIndex?r:r.sort((f,u)=>{const h=s(f.label),p=s(u.label),C=l(h),w=l(p);return C-w||h.localeCompare(p)})},onClickOutside(){this.active&&(this.isAutocompleteAllowed&&(this.searchValue=this.selectedLabel),this.$nextTick(()=>{this.active=!1}))},getOptionIndex(e){var s,l,r,c;const t=this.filterOptions(this.options);let i="";return e==="active"&&(i=(l=(s=this.modelValue)==null?void 0:s[0])==null?void 0:l.value),e==="focused"&&(i=((r=this.focusedOption)==null?void 0:r.value)||((c=this.modelValue.at(-1))==null?void 0:c.value)),t.findIndex(f=>f.value===i)},scrollToOption(e,t="nearest"){const i=this.$refs.selectSmartOptionsScrollArea;if(i&&e>=0&&e<i.childNodes.length){const s=i.childNodes[e];s instanceof HTMLElement&&s.scrollIntoView({block:t})}},selectOption(e){const t=e.value===null||e.value.length===0?null:e;this.$emit("update:modelValue",this.multiple?[...this.modelValue,t]:[t])},unselectOption(e){const t=this.modelValue.findIndex(i=>i.value===e.value);if(t!==-1){const i=this.modelValue;i.splice(t,1),this.$emit("update:modelValue",i)}this.multiple&&(this.searchValue="")},onSelectOption(e){if(this.$nextTick(()=>{this.multiple||(this.active=!1)}),this.isAutocompleteAllowed&&!this.multiple&&e.label){this.searchValue=e.label;return}this.multiple&&(this.searchValue="")},async onKeyDownSelect(e){const{key:t}=e;if(["Escape","Enter","ArrowUp","ArrowDown"].includes(t)){e.preventDefault();const s=this.filterOptions(this.options),l=this.getOptionIndex("focused");let r;switch(t){case"Escape":this.active=!1,this.searchValue="";break;case"Enter":this.focusedOption&&this.active&&this.handleSelect(this.focusedOption),this.active||(this.active=!0);break;case"ArrowUp":case"ArrowDown":this.multiple&&!this.active&&(this.active=!0,await this.$nextTick()),r=t==="ArrowUp"?Math.max(l-1,0):Math.min(l+1,s.length-1),this.active||this.handleSelect(s[r]);break}r!==void 0&&this.active&&this.scrollToOption(r);const c=s[r===void 0?l:r];this.focusedOption=c}}}},fz={style:{overflow:"auto"}},uz={key:0,class:"unnnic-select-smart__options--no-results"};function mz(e,t,i,s,l,r){const c=n.resolveComponent("TextInput"),f=n.resolveComponent("SelectSmartMultipleHeader"),u=n.resolveComponent("SelectSmartOption"),h=n.resolveComponent("DropdownSkeleton"),p=n.resolveDirective("on-click-outside");return n.withDirectives((n.openBlock(),n.createElementBlock("div",{class:"unnnic-select-smart",onKeydown:t[1]||(t[1]=(...C)=>r.onKeyDownSelect&&r.onKeyDownSelect(...C))},[n.createVNode(h,{ref:"dropdown-skeleton",type:"manual",modelValue:l.active||null,position:"bottom"},{inside:n.withCtx(C=>[l.active?(n.openBlock(),n.createElementBlock("div",{key:0,style:n.normalizeStyle({width:C.width}),class:n.normalizeClass({"unnnic-select-smart__options":!0,active:l.active,inactive:!l.active})},[n.createElementVNode("div",fz,[i.multiple?(n.openBlock(),n.createBlock(f,{key:0,selectedOptions:i.modelValue,withoutSelectsMessage:i.multipleWithoutSelectsMessage,locale:e.locale,translations:e.translations,onUnselectOption:r.unselectOption},null,8,["selectedOptions","withoutSelectsMessage","locale","translations","onUnselectOption"])):n.createCommentVNode("",!0),n.createElementVNode("div",{ref:"selectSmartOptionsScrollArea",class:n.normalizeClass(["unnnic-select-smart__options__scroll-area",`size-${i.size}`,{"with-descriptions":r.hasDescriptionOptions,"with-checkboxes":!!i.multiple}])},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.filterOptions(i.options),(w,b)=>(n.openBlock(),n.createBlock(u,{key:w.value,label:w.label,description:w.description,tabindex:b,size:i.size,active:w.value===i.modelValue||r.optionIsSelected(w),focused:l.focusedOption&&l.focusedOption.value===w.value,allowCheckbox:!!i.multiple,onClick:N=>r.handleSelect(w)},null,8,["label","description","tabindex","size","active","focused","allowCheckbox","onClick"]))),128)),r.filterOptions(i.options).length===0?(n.openBlock(),n.createElementBlock("p",uz,n.toDisplayString(e.i18n("without_results")),1)):n.createCommentVNode("",!0)],2)])],6)):n.createCommentVNode("",!0)]),default:n.withCtx(()=>[n.createVNode(c,{ref:"selectSmartInput",class:"unnnic-select-smart__input",modelValue:r.inputValue,placeholder:i.placeholder||r.autocompletePlaceholder||r.selectedLabel,type:i.type,size:i.size,disabled:i.disabled,readonly:!l.isAutocompleteAllowed,iconLeft:l.isAutocompleteAllowed&&i.autocompleteIconLeft?"search-1":"",iconRight:l.active?"keyboard_arrow_up":"keyboard_arrow_down",iconRightSize:"ant",onClick:n.withModifiers(r.handleClickInput,["stop"]),"onUpdate:modelValue":t[0]||(t[0]=C=>l.searchValue=C)},null,8,["modelValue","placeholder","type","size","disabled","readonly","iconLeft","iconRight","onClick"])]),_:1},8,["modelValue"])],32)),[[p,r.onClickOutside]])}const hz=k(dz,[["render",mz]]),_te="",pz={name:"UnnicSelectItem",props:{size:{type:String,default:""},selectable:{type:Boolean,default:!0},active:{type:Boolean,default:!1},textFocused:{type:Boolean,default:!1}}};function yz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-select-item":!0,"unnnic-select-item__active":i.active,"unnnic--clickable":i.selectable,"unnnic-select-item--selectable":i.selectable,"text-focused":i.textFocused}),onClick:t[0]||(t[0]=c=>e.$emit("click"))},[n.createElementVNode("span",{class:n.normalizeClass(["unnnic-select-item__label",`unnnic-select-item__label--${i.size}`])},[n.renderSlot(e.$slots,"default")],2)],2)}const gz=k(pz,[["render",yz]]),wte="",_z={name:"UnnnicMultiSelect",components:{UnnnicIcon:te,UnnnicRadio:I5},directives:{onClickOutside:la},props:{isOpen:{default:!1},expand:{default:!1},label:{type:String,default:""},modelValue:{type:Array,default:()=>[]},inputTitle:{type:String,default:"Teste"},hideRadio:{type:Boolean,default:!1},hideGroupTitle:{type:Boolean,default:!1},unselectable:{type:Boolean,default:!1}},data(){return{active:!1}},watch:{isOpen(){this.active=this.open}},methods:{handleIsOpenKeyboard(e){document.querySelector(".select-permission:focus-visible")&&e.keyCode===32&&(this.active=!this.active)},onClickOutside(){this.active&&(this.active=!1)},change(e,t){this.$emit("update:model-value",this.modelValue.map((i,s)=>{if(s===e){let l=t;return this.unselectable&&i.selected===t&&(l=-1),{...i,selected:l}}return i}))}}},wz={key:0,class:"select-permission-label"},kz={class:"title noselect"},Cz={key:1,class:"select-content",tabindex:"0"},vz=["onClick"];function xz(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicRadio"),u=n.resolveDirective("on-click-outside");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(i.expand?"expand-multiselect":"normal-multiselect"),tabindex:"-1"},[i.label?(n.openBlock(),n.createElementBlock("span",wz,n.toDisplayString(i.label),1)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:"select-permission",tabindex:"0",onKeypress:t[0]||(t[0]=(...h)=>r.handleIsOpenKeyboard&&r.handleIsOpenKeyboard(...h)),onClick:t[1]||(t[1]=h=>l.active=!l.active)},[n.createElementVNode("h6",kz,n.toDisplayString(i.inputTitle),1),n.createVNode(c,{icon:l.active?"arrow-button-up-1":"arrow-button-down-1",size:"sm",scheme:"neutral-dark"},null,8,["icon"])],32),l.active?n.withDirectives((n.openBlock(),n.createElementBlock("div",Cz,[n.createElementVNode("div",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.modelValue,(h,p)=>(n.openBlock(),n.createElementBlock(n.Fragment,{key:`group-${p}`},[i.hideGroupTitle?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("h6",{key:`title-${p}`,class:"title"},n.toDisplayString(h.title),1)),n.createElementVNode("section",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(h.items,(C,w)=>(n.openBlock(),n.createElementBlock(n.Fragment,{key:`item-${w}`},[i.hideRadio?(n.openBlock(),n.createElementBlock("div",{key:w+"input",class:"unnnic-radio-container unnnic-radio-container--sm",style:{cursor:"pointer"},onClick:b=>r.change(p,w)},[n.createElementVNode("strong",null,n.toDisplayString(C.title),1),n.createElementVNode("span",null,n.toDisplayString(C.description),1)],8,vz)):(n.openBlock(),n.createBlock(f,{id:"",key:"else"+w+"input",name:"",modelValue:h.selected,value:w,size:"sm",class:"","onUpdate:modelValue":b=>r.change(p,b)},{default:n.withCtx(()=>[n.createElementVNode("strong",null,n.toDisplayString(C.title),1),n.createElementVNode("span",null,n.toDisplayString(C.description),1)]),_:2},1032,["modelValue","value","onUpdate:modelValue"]))],64))),128))])],64))),128))])])),[[u,r.onClickOutside]]):n.createCommentVNode("",!0)],2)}const bz=k(_z,[["render",xz],["__scopeId","data-v-8f8d226c"]]),kte="",Mz={components:{UnnnicIcon:te},props:{open:{type:Boolean,default:!1},title:{type:String}},data(){return{height:0,setHeightToNull:null}},watch:{open(e){clearTimeout(this.setHeightToNull),e?(this.height=`${this.$refs.content.scrollHeight}px`,this.setHeightToNull=setTimeout(()=>{this.height=null},200)):(this.height=`${this.$refs.content.scrollHeight}px`,setTimeout(()=>{this.height=0},0))}},mounted(){this.open&&(this.height=null)}},Dz={class:"header"},Az={class:"actions"};function Ez(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",{class:"unnnic-accordion",onClick:t[0]||(t[0]=f=>e.$emit("update:open",!i.open))},[n.createElementVNode("div",Dz,[n.createVNode(c,{icon:i.open?"subtract-circle-1":"add-circle-1",scheme:"neutral-clean",size:"md"},null,8,["icon"]),n.createElementVNode("div",{class:n.normalizeClass(["title",{open:i.open}])},n.toDisplayString(i.title),3),n.withDirectives(n.createElementVNode("div",Az,[n.renderSlot(e.$slots,"actions",{},void 0,!0)],512),[[n.vShow,i.open]])]),n.createElementVNode("div",{ref:"content",class:n.normalizeClass(["content",{open:i.open}]),style:n.normalizeStyle({height:l.height})},[n.renderSlot(e.$slots,"default",{},void 0,!0)],6)])}const Nz=k(Mz,[["render",Ez],["__scopeId","data-v-e8db67f7"]]),Cte="",Bz={name:"UnnnicIndicator",props:{numberOfSteps:{type:Number,required:!0},titles:{type:Array,default:()=>[]},currentStep:{type:Number,default:0}},methods:{titleForStep(e){try{return this.titles[e-1]}catch{return null}}}},Lz={class:"weni-step-indicator"},Sz={class:"weni-step-indicator__label"};function Tz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("div",Lz,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.numberOfSteps,c=>(n.openBlock(),n.createElementBlock("div",{key:c,class:n.normalizeClass({"weni-step-indicator__step__wrapper":!0,"weni-step-indicator--has-separator":c>1})},[c!==1?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass({"weni-step-indicator__step__separator":!0,"weni-step-indicator__step__separator--active":c<=i.currentStep})},null,2)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:n.normalizeClass({"weni-step-indicator__step":!0,"weni-step-indicator__step--active":c<=i.currentStep})},[n.createElementVNode("span",Sz,n.toDisplayString(r.titleForStep(c)),1)],2)],2))),128))])}const Vz=k(Bz,[["render",Tz],["__scopeId","data-v-c8f0092e"]]),zz=`:export{unnnicColorBackgroundSolo:#E8F4F4}.color-background-solo{color:#e8f4f4}.bg-background-solo{background-color:#e8f4f4}.color-background-sky{color:#f4f6f8}.bg-background-sky{background-color:#f4f6f8}.color-background-grass{color:#f5f6f6}.bg-background-grass{background-color:#f5f6f6}.color-background-carpet{color:#f9f9f9}.bg-background-carpet{background-color:#f9f9f9}.color-background-snow{color:#fff}.bg-background-snow{background-color:#fff}.color-background-lightest{color:#f9f9f9}.bg-background-lightest{background-color:#f9f9f9}.color-background-white{color:#fff}.bg-background-white{background-color:#fff}.color-neutral-black{color:#272b33}.bg-neutral-black{background-color:#272b33}.color-neutral-darkest{color:#3b414d}.bg-neutral-darkest{background-color:#3b414d}.color-neutral-dark{color:#4e5666}.bg-neutral-dark{background-color:#4e5666}.color-neutral-cloudy{color:#67738b}.bg-neutral-cloudy{background-color:#67738b}.color-neutral-cleanest{color:#d0d3d9}.bg-neutral-cleanest{background-color:#d0d3d9}.color-neutral-clean{color:#9caccc}.bg-neutral-clean{background-color:#9caccc}.color-neutral-soft{color:#e2e6ed}.bg-neutral-soft{background-color:#e2e6ed}.color-neutral-lightest{color:#f9f9f9}.bg-neutral-lightest{background-color:#f9f9f9}.color-neutral-light{color:#f4f6f8}.bg-neutral-light{background-color:#f4f6f8}.color-neutral-white{color:#fff}.bg-neutral-white{background-color:#fff}.color-neutral-snow{color:#fff}.bg-neutral-snow{background-color:#fff}.color-feedback-red{color:#ff4545}.bg-feedback-red{background-color:#ff4545}.color-feedback-green{color:#47d66f}.bg-feedback-green{background-color:#47d66f}.color-feedback-yellow{color:#fdba38}.bg-feedback-yellow{background-color:#fdba38}.color-feedback-blue{color:#2856fc}.bg-feedback-blue{background-color:#2856fc}.color-feedback-grey{color:#ececec}.bg-feedback-grey{background-color:#ececec}.color-aux-blue{color:#00ded3}.bg-aux-blue{background-color:#00ded3}.color-aux-purple{color:#8416de}.bg-aux-purple{background-color:#8416de}.color-aux-orange{color:#f4691f}.bg-aux-orange{background-color:#f4691f}.color-aux-lemon{color:#ccde0b}.bg-aux-lemon{background-color:#ccde0b}.color-aux-pink{color:#de16ba}.bg-aux-pink{background-color:#de16ba}.color-aux-baby-blue{color:#8edef5}.bg-aux-baby-blue{background-color:#8edef5}.color-aux-baby-yellow{color:#fbf391}.bg-aux-baby-yellow{background-color:#fbf391}.color-aux-baby-red{color:#f48e8e}.bg-aux-baby-red{background-color:#f48e8e}.color-aux-baby-green{color:#b2fca6}.bg-aux-baby-green{background-color:#b2fca6}.color-aux-baby-pink{color:#ffcbf6}.bg-aux-baby-pink{background-color:#ffcbf6}.color-aux-green-100{color:#c6f6d5}.bg-aux-green-100{background-color:#c6f6d5}.color-aux-green-300{color:#68d391}.bg-aux-green-300{background-color:#68d391}.color-aux-green-500{color:#38a169}.bg-aux-green-500{background-color:#38a169}.color-aux-green-700{color:#276749}.bg-aux-green-700{background-color:#276749}.color-aux-green-900{color:#1c4532}.bg-aux-green-900{background-color:#1c4532}.color-aux-blue-100{color:#bee3f8}.bg-aux-blue-100{background-color:#bee3f8}.color-aux-blue-300{color:#63b3ed}.bg-aux-blue-300{background-color:#63b3ed}.color-aux-blue-500{color:#3182ce}.bg-aux-blue-500{background-color:#3182ce}.color-aux-blue-700{color:#2c5282}.bg-aux-blue-700{background-color:#2c5282}.color-aux-blue-900{color:#1a365d}.bg-aux-blue-900{background-color:#1a365d}.color-aux-purple-100{color:#e9d8fd}.bg-aux-purple-100{background-color:#e9d8fd}.color-aux-purple-300{color:#b794f4}.bg-aux-purple-300{background-color:#b794f4}.color-aux-purple-500{color:#805ad5}.bg-aux-purple-500{background-color:#805ad5}.color-aux-purple-700{color:#553c9a}.bg-aux-purple-700{background-color:#553c9a}.color-aux-purple-900{color:#322659}.bg-aux-purple-900{background-color:#322659}.color-aux-red-100{color:#fed7d7}.bg-aux-red-100{background-color:#fed7d7}.color-aux-red-300{color:#fc8181}.bg-aux-red-300{background-color:#fc8181}.color-aux-red-500{color:#e53e3e}.bg-aux-red-500{background-color:#e53e3e}.color-aux-red-700{color:#9b2c2c}.bg-aux-red-700{background-color:#9b2c2c}.color-aux-red-900{color:#63171b}.bg-aux-red-900{background-color:#63171b}.color-aux-orange-100{color:#feebc8}.bg-aux-orange-100{background-color:#feebc8}.color-aux-orange-300{color:#f6ad55}.bg-aux-orange-300{background-color:#f6ad55}.color-aux-orange-500{color:#dd6b20}.bg-aux-orange-500{background-color:#dd6b20}.color-aux-orange-700{color:#9c4221}.bg-aux-orange-700{background-color:#9c4221}.color-aux-orange-900{color:#652b19}.bg-aux-orange-900{background-color:#652b19}.color-aux-yellow-100{color:#fefcbf}.bg-aux-yellow-100{background-color:#fefcbf}.color-aux-yellow-300{color:#f6e05e}.bg-aux-yellow-300{background-color:#f6e05e}.color-aux-yellow-500{color:#d69e2e}.bg-aux-yellow-500{background-color:#d69e2e}.color-aux-yellow-700{color:#975a16}.bg-aux-yellow-700{background-color:#975a16}.color-aux-yellow-900{color:#5f370e}.bg-aux-yellow-900{background-color:#5f370e}.color-floweditor-blue{color:#0080a3}.bg-floweditor-blue{background-color:#0080a3}.color-floweditor-purple{color:#7a00a3}.bg-floweditor-purple{background-color:#7a00a3}.color-floweditor-wine{color:#a3006a}.bg-floweditor-wine{background-color:#a3006a}.color-floweditor-orange{color:#f99707}.bg-floweditor-orange{background-color:#f99707}.color-floweditor-pink{color:#de16ba}.bg-floweditor-pink{background-color:#de16ba}.color-floweditor-turquoise{color:#00ded2}.bg-floweditor-turquoise{background-color:#00ded2}.color-floweditor-green{color:#00a339}.bg-floweditor-green{background-color:#00a339}.color-weni-50{color:#eefffc}.bg-weni-50{background-color:#eefffc}.color-weni-100{color:#c6fff7}.bg-weni-100{background-color:#c6fff7}.color-weni-200{color:#8efff1}.bg-weni-200{background-color:#8efff1}.color-weni-300{color:#4dfbea}.bg-weni-300{background-color:#4dfbea}.color-weni-400{color:#19e8da}.bg-weni-400{background-color:#19e8da}.color-weni-500{color:#00ded2}.bg-weni-500{background-color:#00ded2}.color-weni-600{color:#00a49f}.bg-weni-600{background-color:#00a49f}.color-weni-700{color:#028380}.bg-weni-700{background-color:#028380}.color-weni-800{color:#086766}.bg-weni-800{background-color:#086766}.color-weni-900{color:#0c5554}.bg-weni-900{background-color:#0c5554}.color-weni-950{color:#003234}.bg-weni-950{background-color:#003234}.color-brand-weni{color:#00a49f}.bg-brand-weni{background-color:#00a49f}.color-brand-weni-dark{color:#086766}.bg-brand-weni-dark{background-color:#086766}.color-brand-weni-soft{color:#00a49f}.bg-brand-weni-soft{background-color:#00a49f}.color-brand-sec-dark{color:#272b33}.bg-brand-sec-dark{background-color:#272b33}.color-brand-sec-soft{color:#4e5666}.bg-brand-sec-soft{background-color:#4e5666}.color-brand-sec{color:#d0d3d9}.bg-brand-sec{background-color:#d0d3d9}.u.color-background-solo{color:#e8f4f4}.u.bg-background-solo{background-color:#e8f4f4}.u.color-background-sky{color:#f4f6f8}.u.bg-background-sky{background-color:#f4f6f8}.u.color-background-grass{color:#f5f6f6}.u.bg-background-grass{background-color:#f5f6f6}.u.color-background-carpet{color:#f9f9f9}.u.bg-background-carpet{background-color:#f9f9f9}.u.color-background-snow{color:#fff}.u.bg-background-snow{background-color:#fff}.u.color-background-lightest{color:#f9f9f9}.u.bg-background-lightest{background-color:#f9f9f9}.u.color-background-white{color:#fff}.u.bg-background-white{background-color:#fff}.u.color-neutral-black{color:#272b33}.u.bg-neutral-black{background-color:#272b33}.u.color-neutral-darkest{color:#3b414d}.u.bg-neutral-darkest{background-color:#3b414d}.u.color-neutral-dark{color:#4e5666}.u.bg-neutral-dark{background-color:#4e5666}.u.color-neutral-cloudy{color:#67738b}.u.bg-neutral-cloudy{background-color:#67738b}.u.color-neutral-cleanest{color:#d0d3d9}.u.bg-neutral-cleanest{background-color:#d0d3d9}.u.color-neutral-clean{color:#9caccc}.u.bg-neutral-clean{background-color:#9caccc}.u.color-neutral-soft{color:#e2e6ed}.u.bg-neutral-soft{background-color:#e2e6ed}.u.color-neutral-lightest{color:#f9f9f9}.u.bg-neutral-lightest{background-color:#f9f9f9}.u.color-neutral-light{color:#f4f6f8}.u.bg-neutral-light{background-color:#f4f6f8}.u.color-neutral-white{color:#fff}.u.bg-neutral-white{background-color:#fff}.u.color-neutral-snow{color:#fff}.u.bg-neutral-snow{background-color:#fff}.u.color-feedback-red{color:#ff4545}.u.bg-feedback-red{background-color:#ff4545}.u.color-feedback-green{color:#47d66f}.u.bg-feedback-green{background-color:#47d66f}.u.color-feedback-yellow{color:#fdba38}.u.bg-feedback-yellow{background-color:#fdba38}.u.color-feedback-blue{color:#2856fc}.u.bg-feedback-blue{background-color:#2856fc}.u.color-feedback-grey{color:#ececec}.u.bg-feedback-grey{background-color:#ececec}.u.color-aux-blue{color:#00ded3}.u.bg-aux-blue{background-color:#00ded3}.u.color-aux-purple{color:#8416de}.u.bg-aux-purple{background-color:#8416de}.u.color-aux-orange{color:#f4691f}.u.bg-aux-orange{background-color:#f4691f}.u.color-aux-lemon{color:#ccde0b}.u.bg-aux-lemon{background-color:#ccde0b}.u.color-aux-pink{color:#de16ba}.u.bg-aux-pink{background-color:#de16ba}.u.color-aux-baby-blue{color:#8edef5}.u.bg-aux-baby-blue{background-color:#8edef5}.u.color-aux-baby-yellow{color:#fbf391}.u.bg-aux-baby-yellow{background-color:#fbf391}.u.color-aux-baby-red{color:#f48e8e}.u.bg-aux-baby-red{background-color:#f48e8e}.u.color-aux-baby-green{color:#b2fca6}.u.bg-aux-baby-green{background-color:#b2fca6}.u.color-aux-baby-pink{color:#ffcbf6}.u.bg-aux-baby-pink{background-color:#ffcbf6}.u.color-aux-green-100{color:#c6f6d5}.u.bg-aux-green-100{background-color:#c6f6d5}.u.color-aux-green-300{color:#68d391}.u.bg-aux-green-300{background-color:#68d391}.u.color-aux-green-500{color:#38a169}.u.bg-aux-green-500{background-color:#38a169}.u.color-aux-green-700{color:#276749}.u.bg-aux-green-700{background-color:#276749}.u.color-aux-green-900{color:#1c4532}.u.bg-aux-green-900{background-color:#1c4532}.u.color-aux-blue-100{color:#bee3f8}.u.bg-aux-blue-100{background-color:#bee3f8}.u.color-aux-blue-300{color:#63b3ed}.u.bg-aux-blue-300{background-color:#63b3ed}.u.color-aux-blue-500{color:#3182ce}.u.bg-aux-blue-500{background-color:#3182ce}.u.color-aux-blue-700{color:#2c5282}.u.bg-aux-blue-700{background-color:#2c5282}.u.color-aux-blue-900{color:#1a365d}.u.bg-aux-blue-900{background-color:#1a365d}.u.color-aux-purple-100{color:#e9d8fd}.u.bg-aux-purple-100{background-color:#e9d8fd}.u.color-aux-purple-300{color:#b794f4}.u.bg-aux-purple-300{background-color:#b794f4}.u.color-aux-purple-500{color:#805ad5}.u.bg-aux-purple-500{background-color:#805ad5}.u.color-aux-purple-700{color:#553c9a}.u.bg-aux-purple-700{background-color:#553c9a}.u.color-aux-purple-900{color:#322659}.u.bg-aux-purple-900{background-color:#322659}.u.color-aux-red-100{color:#fed7d7}.u.bg-aux-red-100{background-color:#fed7d7}.u.color-aux-red-300{color:#fc8181}.u.bg-aux-red-300{background-color:#fc8181}.u.color-aux-red-500{color:#e53e3e}.u.bg-aux-red-500{background-color:#e53e3e}.u.color-aux-red-700{color:#9b2c2c}.u.bg-aux-red-700{background-color:#9b2c2c}.u.color-aux-red-900{color:#63171b}.u.bg-aux-red-900{background-color:#63171b}.u.color-aux-orange-100{color:#feebc8}.u.bg-aux-orange-100{background-color:#feebc8}.u.color-aux-orange-300{color:#f6ad55}.u.bg-aux-orange-300{background-color:#f6ad55}.u.color-aux-orange-500{color:#dd6b20}.u.bg-aux-orange-500{background-color:#dd6b20}.u.color-aux-orange-700{color:#9c4221}.u.bg-aux-orange-700{background-color:#9c4221}.u.color-aux-orange-900{color:#652b19}.u.bg-aux-orange-900{background-color:#652b19}.u.color-aux-yellow-100{color:#fefcbf}.u.bg-aux-yellow-100{background-color:#fefcbf}.u.color-aux-yellow-300{color:#f6e05e}.u.bg-aux-yellow-300{background-color:#f6e05e}.u.color-aux-yellow-500{color:#d69e2e}.u.bg-aux-yellow-500{background-color:#d69e2e}.u.color-aux-yellow-700{color:#975a16}.u.bg-aux-yellow-700{background-color:#975a16}.u.color-aux-yellow-900{color:#5f370e}.u.bg-aux-yellow-900{background-color:#5f370e}.u.color-floweditor-blue{color:#0080a3}.u.bg-floweditor-blue{background-color:#0080a3}.u.color-floweditor-purple{color:#7a00a3}.u.bg-floweditor-purple{background-color:#7a00a3}.u.color-floweditor-wine{color:#a3006a}.u.bg-floweditor-wine{background-color:#a3006a}.u.color-floweditor-orange{color:#f99707}.u.bg-floweditor-orange{background-color:#f99707}.u.color-floweditor-pink{color:#de16ba}.u.bg-floweditor-pink{background-color:#de16ba}.u.color-floweditor-turquoise{color:#00ded2}.u.bg-floweditor-turquoise{background-color:#00ded2}.u.color-floweditor-green{color:#00a339}.u.bg-floweditor-green{background-color:#00a339}.u.color-weni-50{color:#eefffc}.u.bg-weni-50{background-color:#eefffc}.u.color-weni-100{color:#c6fff7}.u.bg-weni-100{background-color:#c6fff7}.u.color-weni-200{color:#8efff1}.u.bg-weni-200{background-color:#8efff1}.u.color-weni-300{color:#4dfbea}.u.bg-weni-300{background-color:#4dfbea}.u.color-weni-400{color:#19e8da}.u.bg-weni-400{background-color:#19e8da}.u.color-weni-500{color:#00ded2}.u.bg-weni-500{background-color:#00ded2}.u.color-weni-600{color:#00a49f}.u.bg-weni-600{background-color:#00a49f}.u.color-weni-700{color:#028380}.u.bg-weni-700{background-color:#028380}.u.color-weni-800{color:#086766}.u.bg-weni-800{background-color:#086766}.u.color-weni-900{color:#0c5554}.u.bg-weni-900{background-color:#0c5554}.u.color-weni-950{color:#003234}.u.bg-weni-950{background-color:#003234}.u.color-brand-weni{color:#00a49f}.u.bg-brand-weni{background-color:#00a49f}.u.color-brand-weni-dark{color:#086766}.u.bg-brand-weni-dark{background-color:#086766}.u.color-brand-weni-soft{color:#00a49f}.u.bg-brand-weni-soft{background-color:#00a49f}.u.color-brand-sec-dark{color:#272b33}.u.bg-brand-sec-dark{background-color:#272b33}.u.color-brand-sec-soft{color:#4e5666}.u.bg-brand-sec-soft{background-color:#4e5666}.u.color-brand-sec{color:#d0d3d9}.u.bg-brand-sec{background-color:#d0d3d9}
64
+ ${i.clickable?"unnnic-tag--clickable":""}`)},[n.createVNode(c,{enabled:i.enableTooltip,text:i.tooltipText,side:"bottom"},{default:n.withCtx(()=>[n.createElementVNode("span",kS,n.toDisplayString(i.count),1)]),_:1},8,["enabled","text"]),n.createElementVNode("span",CS,n.toDisplayString(i.text),1),i.hasBackButton?(n.openBlock(),n.createBlock(f,{key:0,icon:"arrow-right-1-1",class:"unnnic-tag__icon",scheme:"neutral-darkest",size:"xs"})):n.createCommentVNode("",!0)],2)}const xS=k(wS,[["render",vS],["__scopeId","data-v-b6955644"]]),Qie="",bS={name:"UnnnicBrandTag",components:{UnnnicIcon:te},props:{text:{type:String,default:null},clickable:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},icon:{type:String,default:null}},methods:{closeClicked(){this.closeClicked&&this.$emit("close-click")}}},MS={class:"unnnic-brand-tag__label"};function DS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-brand-tag":!0,"unnnic-brand-tag--disabled":!i.disabled,"unnnic-brand-tag--clickable":i.clickable})},[n.createElementVNode("span",MS,n.toDisplayString(i.text),1),n.createVNode(c,{icon:i.disabled?"close-1":"add-1",scheme:i.disabled?"neutral-snow":"brand-weni-dark",class:"unnnic-brand-tag__icon",size:"xs"},null,8,["icon","scheme"])],2)}const AS=k(bS,[["render",DS],["__scopeId","data-v-4e3d7d8c"]]),ES={name:"UnnnicTag",props:{type:{type:String,default:"default",validator(e){return["default","indicator","brand"].indexOf(e)!==-1}},text:{type:String,default:null},tooltipText:{type:String,default:null},clickable:{type:Boolean,default:!1},count:{type:Number,default:0},disabled:{type:Boolean,default:!1},hasCloseIcon:{type:Boolean,default:!1},scheme:{type:String,default:"aux-purple"},hasBackButton:{type:Boolean,default:!1},enableTooltip:{type:Boolean,default:!1},icon:{type:String,default:null}},computed:{currentComponent(){return this.type==="indicator"?xS:this.type==="brand"?AS:_S}}};function NS(e,t,i,s,l,r){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(r.currentComponent),n.mergeProps({class:"unnnic-tag-content"},e.$attrs,{text:i.text,disabled:i.disabled,hasCloseIcon:i.hasCloseIcon,scheme:i.scheme,count:i.count,hasBackButton:i.hasBackButton,clickable:i.clickable,tooltipText:i.tooltipText,enableTooltip:i.enableTooltip,icon:i.icon}),null,16,["text","disabled","hasCloseIcon","scheme","count","hasBackButton","clickable","tooltipText","enableTooltip","icon"])}const s2=k(ES,[["render",NS]]),qie="",BS={components:{UnnnicTag:s2},mixins:[y1],props:{oldVersion:Boolean,name:String,description:String,plan:String,actionText:String},data(){return{isOptionsOpen:!1}}},LS={class:"name"},SS={class:"description"},TS={key:1};function VS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicTag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-connect-card-company",{"unnnic-connect-card-company--old-version":i.oldVersion}]),onClick:t[3]||(t[3]=h=>e.$emit("enter"))},[n.createElementVNode("div",null,[n.createElementVNode("h2",LS,n.toDisplayString(i.name),1),n.createElementVNode("p",SS,n.toDisplayString(i.description),1),i.plan?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["tag",i.plan])},n.toDisplayString(e.i18n(`plans.${i.plan}`)),3)):n.createCommentVNode("",!0)]),i.actionText?(n.openBlock(),n.createBlock(c,{key:0,class:"action",clickable:"",text:i.actionText,scheme:"aux-blue",onClick:t[0]||(t[0]=h=>e.$emit("action"))},null,8,["text"])):n.createCommentVNode("",!0),e.$slots.options?(n.openBlock(),n.createElementBlock("div",TS,[n.createVNode(u,{open:l.isOptionsOpen,"onUpdate:open":t[1]||(t[1]=h=>l.isOptionsOpen=h),class:"unnnic-dropdown",onClick:t[2]||(t[2]=n.withModifiers(()=>{},["prevent"]))},{trigger:n.withCtx(()=>[n.createVNode(f,{class:"menu-icon",icon:"navigation-menu-vertical-1",size:"sm",scheme:l.isOptionsOpen?"neutral-cloudy":"neutral-clean"},null,8,["scheme"])]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"options",{},void 0,!0)]),_:3},8,["open"])])):n.createCommentVNode("",!0)],2)}const zS=k(BS,[["render",VS],["__scopeId","data-v-ce7171a5"]]),Gie="",IS={components:{UnnnicIcon:te},props:{title:{type:String},description:{type:String},score:{type:String},info:{type:String},checked:{type:Boolean,default:!1}}},OS={class:"card"},HS={class:"header"},jS={class:"title"},FS={key:0,class:"check"},PS={class:"description"},US={key:0,class:"footer"},RS={class:"evaluation"},YS={class:"info"};function ZS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",OS,[n.createElementVNode("div",HS,[n.createElementVNode("div",jS,n.toDisplayString(i.title),1),i.checked?(n.openBlock(),n.createElementBlock("div",FS,[n.createVNode(c,{size:"md",icon:"check-circle-1-1-1",scheme:"feedback-green"})])):n.createCommentVNode("",!0)]),n.createElementVNode("div",PS,n.toDisplayString(i.description),1),i.score||i.info?(n.openBlock(),n.createElementBlock("div",US,[n.createElementVNode("div",RS,[i.score?(n.openBlock(),n.createBlock(c,{key:0,size:"sm",icon:"rating-star-1",scheme:"feedback-yellow"})):n.createCommentVNode("",!0),n.createTextVNode(" "+n.toDisplayString(i.score)+" ",1),n.createElementVNode("span",YS,n.toDisplayString(i.info),1)])])):n.createCommentVNode("",!0)])}const WS=k(IS,[["render",ZS],["__scopeId","data-v-cd40e474"]]),Xie="",QS={components:{UnnnicIcon:te},model:{event:"change"},props:{modelValue:{type:[Boolean,String],default:!1,validator(e){return[!0,!1,"less"].includes(e)}},disabled:{type:Boolean,default:!1},size:{type:String,default:"md",validator(e){return["md","sm"].includes(e)}},textRight:{type:String,default:""}},emits:["change","update:model-value"],computed:{valueName(){return this.modelValue===!0?"checked":this.modelValue===!1?"default":"less"},icon(){return{checked:"checkbox-select",default:this.disabled?"checkbox-disable":"checkbox-default",less:"checkbox-less"}[this.valueName]},color(){return this.valueName==="default"?"neutral-clean":"brand-weni"}},methods:{click(){const e=["checked","less"].includes(this.valueName);this.$emit("change",!e),this.$emit("update:model-value",!e)}}},qS={class:"unnnic-checkbox-wrapper"};function GS(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",qS,[n.createVNode(c,{class:n.normalizeClass(["unnnic-checkbox",{disabled:i.disabled}]),icon:r.icon,scheme:r.color,clickable:!i.disabled,size:i.size,onClick:r.click},null,8,["class","icon","scheme","clickable","size","onClick"]),i.textRight?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["unnnic-checkbox__label","unnnic-checkbox__label__right",`unnnic-checkbox__label__${i.size}`]),"data-testid":"checkbox-text-right"},n.toDisplayString(i.textRight),3)):n.createCommentVNode("",!0)])}const da=k(QS,[["render",GS],["__scopeId","data-v-dd1b9fa3"]]),$ie="",XS={components:{UnnnicIcon:te,UnnnicCheckbox:da,UnnnicAvatarIcon:Ct,UnnnicDropdown:ko},props:{modelValue:Boolean,title:String,description:String,image:String,data:{type:Array,default(){return[]}}}},$S={class:"header"},JS={class:"content"},KS={key:0,class:"u font secondary body-lg bold color-neutral-darkest"},eT={key:1,class:"u font secondary body-md color-neutral-cloudy"},nT=["src"],iT={key:0,class:"details"},tT={class:"u font secondary body-gt color-neutral-dark"},aT={class:"value-container"},oT={class:"u font secondary body-gt black color-neutral-darkest"};function sT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicCheckbox"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown"),h=n.resolveComponent("UnnnicAvatarIcon");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-card-image",{checked:i.modelValue}])},[n.createElementVNode("div",$S,[n.createElementVNode("div",JS,[i.title?(n.openBlock(),n.createElementBlock("div",KS,n.toDisplayString(i.title),1)):n.createCommentVNode("",!0),i.description?(n.openBlock(),n.createElementBlock("div",eT,n.toDisplayString(i.description),1)):n.createCommentVNode("",!0)]),n.createVNode(c,{modelValue:i.modelValue,onChange:t[0]||(t[0]=p=>e.$emit("update:model-value",p))},null,8,["modelValue"]),e.$slots.actions?(n.openBlock(),n.createBlock(u,{key:0,position:"bottom-left"},{trigger:n.withCtx(()=>[n.createVNode(f,{icon:"navigation-menu-vertical-1",size:"sm",scheme:"neutral-cleanest",clickable:""})]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):n.createCommentVNode("",!0)]),n.createElementVNode("img",{class:"image",src:i.image},null,8,nT),i.data.length?(n.openBlock(),n.createElementBlock("div",iT,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.data,(p,C)=>(n.openBlock(),n.createElementBlock("div",{key:C,class:"data"},[n.createElementVNode("div",tT,n.toDisplayString(p.name),1),n.createElementVNode("div",aT,[n.createVNode(h,{icon:p.icon,size:"xs",scheme:p.scheme},null,8,["icon","scheme"]),n.createElementVNode("div",oT,n.toDisplayString(p.value),1)])]))),128))])):n.createCommentVNode("",!0)],2)}const rT=k(XS,[["render",sT],["__scopeId","data-v-f7eb1a61"]]),Jie="",lT={components:{UnnnicAvatarIcon:Ct,UnnnicToolTip:Sn,UnnnicIcon:te},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array},minStatusWidth:{type:[String,Number],default:5.625*16}}},cT=e=>(n.pushScopeId("data-v-47cf77d6"),e=e(),n.popScopeId(),e),dT={class:"unnnic-card-container"},fT={class:"header"},uT={class:"title"},mT=["title"],hT={key:0,class:"subtitle"},pT={key:0,class:"description"},yT={key:1,class:"description-row-container"},gT={key:0,class:"description-row"},_T=cT(()=>n.createElementVNode("div",{class:"separator"},null,-1)),wT={class:"title"},kT={class:"content"},CT={class:"number"};function vT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicToolTip"),u=n.resolveComponent("UnnnicAvatarIcon");return n.openBlock(),n.createElementBlock("div",dT,[n.createElementVNode("div",fT,[n.createElementVNode("div",uT,[n.createElementVNode("span",{class:"name",title:i.name.length>25?i.name:null},n.toDisplayString(i.name),9,mT),i.subtitle?(n.openBlock(),n.createElementBlock("div",hT,n.toDisplayString(i.subtitle),1)):n.createCommentVNode("",!0)]),n.renderSlot(e.$slots,"header-buttons",{},void 0,!0)]),i.description?(n.openBlock(),n.createElementBlock("div",pT,n.toDisplayString(i.description),1)):n.createCommentVNode("",!0),i.descriptionRow||i.descriptionRowInfo?(n.openBlock(),n.createElementBlock("div",yT,[i.descriptionRow?(n.openBlock(),n.createElementBlock("div",gT,n.toDisplayString(i.descriptionRow),1)):n.createCommentVNode("",!0),i.descriptionRowInfo?(n.openBlock(),n.createBlock(f,{key:1,side:"top",text:i.descriptionRowInfo,enabled:""},{default:n.withCtx(()=>[n.createVNode(c,{class:"info",icon:"information-circle-4",size:"sm",scheme:"neutral-soft"})]),_:1},8,["text"])):n.createCommentVNode("",!0)])):n.createCommentVNode("",!0),_T,n.renderSlot(e.$slots,"content",{},void 0,!0),n.createElementVNode("div",{class:"statuses",style:n.normalizeStyle({gridTemplateColumns:`repeat(auto-fit, minmax(${i.minStatusWidth}, 1fr))`})},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.statuses,(h,p)=>(n.openBlock(),n.createElementBlock("div",{key:p,class:"status"},[n.createElementVNode("div",wT,n.toDisplayString(h.title),1),n.createElementVNode("div",kT,[n.createVNode(u,{icon:h.icon,scheme:h.scheme,size:"xs"},null,8,["icon","scheme"]),n.createElementVNode("div",CT,n.toDisplayString(h.count),1)])]))),128))],4)])}const z5=k(lT,[["render",vT],["__scopeId","data-v-47cf77d6"]]),Kie="",xT={components:{CardStatusesContainer:z5,UnnnicIcon:te,UnnnicDropdown:ko,UnnnicTag:s2},props:{name:{type:String,default:""},statuses:{type:Array},actionText:{type:String}}},bT={class:"buttons"};function MT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicTag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveComponent("UnnnicDropdown"),h=n.resolveComponent("CardStatusesContainer");return n.openBlock(),n.createBlock(h,{class:"unnnic-card-project",name:i.name,statuses:i.statuses},{"header-buttons":n.withCtx(()=>[n.createElementVNode("div",bT,[n.createVNode(c,{class:"action",clickable:"",text:i.actionText,scheme:"aux-blue",onClick:t[0]||(t[0]=p=>e.$emit("action"))},null,8,["text"]),e.$slots.actions?(n.openBlock(),n.createBlock(u,{key:0,position:"bottom-left"},{trigger:n.withCtx(()=>[n.createVNode(f,{size:"sm",icon:"navigation-menu-vertical-1",clickable:"",scheme:"neutral-cleanest"})]),default:n.withCtx(()=>[n.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})):n.createCommentVNode("",!0)])]),_:3},8,["name","statuses"])}const DT=k(xT,[["render",MT],["__scopeId","data-v-d9408675"]]),ete="",AT={components:{CardStatusesContainer:z5},props:{name:{type:String,default:""},subtitle:{type:String,default:""},description:{type:String,default:""},descriptionRow:{type:String,default:""},descriptionRowInfo:{type:String,default:""},statuses:{type:Array}},data(){return{unnnicFontSize:16}}};function ET(e,t,i,s,l,r){const c=n.resolveComponent("CardStatusesContainer");return n.openBlock(),n.createBlock(c,{class:"unnnic-card-information",name:i.name,subtitle:i.subtitle,description:i.description,descriptionRow:i.descriptionRow,descriptionRowInfo:i.descriptionRowInfo,statuses:i.statuses,minStatusWidth:8.75*l.unnnicFontSize+"px"},null,8,["name","subtitle","description","descriptionRow","descriptionRowInfo","statuses","minStatusWidth"])}const NT=k(AT,[["render",ET],["__scopeId","data-v-57f9ca6b"]]),nte="",BT={class:"unnnic-collapse__body"},LT=k({__name:"Collapse",props:{title:String,active:Boolean,borderBottom:Boolean,unspacedIcon:Boolean,size:{type:String,default:"lg",validator(e){return["md","lg"].includes(e)}},modelValue:Boolean},emits:["update:modelValue","change"],setup(e,{emit:t}){const i=e,s=t,l=n.ref(!1);return n.watch(l,r=>{s("change",r),s("update:modelValue",r)}),n.watch(()=>i.active,r=>{l.value=r},{immediate:!0}),n.watch(()=>i.modelValue,r=>{l.value=r},{immediate:!0}),(r,c)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-collapse",`unnnic-collapse--size-${e.size}`,{"unnnic-collapse--border-bottom":e.borderBottom,"unnnic-collapse--unspaced-icon":e.unspacedIcon,"unnnic-collapse--active":l.value}])},[n.createElementVNode("div",{class:"unnnic-collapse__header",onClick:c[0]||(c[0]=f=>l.value=!l.value)},[n.createTextVNode(n.toDisplayString(e.title),1),n.renderSlot(r.$slots,"header",{},void 0,!0),n.createVNode(te,{size:"xs",icon:l.value?"arrow-button-up-1":"arrow-button-down-1",scheme:l.value?"neutral-dark":"neutral-cloudy"},null,8,["icon","scheme"])]),n.withDirectives(n.createElementVNode("div",BT,[n.renderSlot(r.$slots,"default",{},void 0,!0)],512),[[n.vShow,l.value]])],2))}},[["__scopeId","data-v-20242db9"]]),tte="",ST={class:"label"},I5=k({__name:"Radio",props:{modelValue:{type:[String,Number],default:""},value:{type:[String,Number],default:""},disabled:{type:Boolean,default:!1},size:{type:String,default:"md",validator(e){return["md","sm"].includes(e)}}},emits:["update:modelValue"],setup(e,{emit:t}){const i=e,s=t,l=n.computed(()=>i.modelValue===i.value?"selected":"default"),r=n.computed(()=>({selected:"radio-selected",default:i.disabled?"radio-disable":"radio-default"})[l.value]),c=n.computed(()=>i.disabled?"brand-sec":l.value==="selected"?"brand-weni":"neutral-cleanest");function f(){i.disabled||s("update:modelValue",i.value)}return(u,h)=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["unnnic-radio-container",`unnnic-radio-container--${e.size}`,e.disabled?"disabled":null]),onClick:f},[n.createVNode(te,{class:"unnnic-radio",icon:r.value,scheme:c.value,size:e.size},null,8,["icon","scheme","size"]),n.createElementVNode("span",ST,[n.renderSlot(u.$slots,"default",{},void 0,!0)])],2))}},[["__scopeId","data-v-91a696f1"]]),TT={name:"Flag",components:{UnnnicIcon:te},props:{code:{type:String,default:null},size:{type:String,default:"md",validator(e){return["nano","xs","sm","md","lg"].indexOf(e)!==-1}}},computed:{name(){return{"pt-br":"Brazil",en:"USA",es:"Spain"}[this.code]}}};function VT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createBlock(c,{icon:r.name,size:i.size},null,8,["icon","size"])}const zT=k(TT,[["render",VT]]),ote="",IT={name:"LanguageSelect",components:{UnnnicFlag:zT,UnnnicIcon:te},directives:{onClickOutside:la},props:{modelValue:{type:String,default:""},position:{type:String,default:"top-right"},contracted:{type:Boolean,default:!1},supportedLanguages:{type:Array,default:()=>["pt-br","en"]}},data(){return{open:!1,val:this.modelValue,unnnicFontSize:16}},computed:{languages(){const e={"pt-br":"Português - Brasil",en:"English",es:"Español"};return this.supportedLanguages.reduce((t,i)=>({...t,[i]:e[i]}),{})},otherLanguages(){return this.languageList.filter(({id:e})=>e!==this.val)},languageList(){return Object.entries(this.languages).map(([e,t])=>({id:e,name:t}))},dropdownIcon(){let e="";return this.position==="bottom"?e=this.open?"up":"down":e=this.open?"down":"up",`arrow-button-${e}-1`}},watch:{val(){this.$emit("update:model-value",this.val)},modelValue(){this.val=this.modelValue}},methods:{onClickTrigger(){this.open=!this.open},onClickOutside(){this.open&&(this.open=!1)}}},OT={key:0,class:"unnnic-language-select contracted"},HT={class:"option"},jT=["onClick"],FT={key:1,class:"unnnic-language-select normal"},PT={class:"option"},UT={class:"label"},RT=n.createElementVNode("div",{class:"divider"},null,-1),YT=["onClick"],ZT={class:"label"},WT=n.createElementVNode("div",{class:"divider"},null,-1),QT={class:"option"},qT={class:"label"};function GT(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicFlag"),f=n.resolveComponent("UnnnicIcon"),u=n.resolveDirective("on-click-outside");return i.contracted?n.withDirectives((n.openBlock(),n.createElementBlock("div",OT,[n.createElementVNode("div",{class:n.normalizeClass(["container contracted",{open:l.open}]),onClick:t[0]||(t[0]=(...h)=>r.onClickTrigger&&r.onClickTrigger(...h))},[n.createElementVNode("div",HT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"])]),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.otherLanguages,h=>(n.openBlock(),n.createElementBlock("div",{key:h.id,class:"option",onClick:p=>l.val=h.id},[n.createVNode(c,{size:"sm",code:h.id},null,8,["code"])],8,jT))),128))],2)])),[[u,r.onClickOutside]]):n.withDirectives((n.openBlock(),n.createElementBlock("div",FT,[n.createElementVNode("div",{class:n.normalizeClass(["container normal",{open:l.open}]),onClick:t[1]||(t[1]=(...h)=>r.onClickTrigger&&r.onClickTrigger(...h))},[n.createElementVNode("div",{style:n.normalizeStyle({position:"absolute",[i.position==="bottom"?"top":"bottom"]:-.125*l.unnnicFontSize+"px",width:"100%",padding:.0625*l.unnnicFontSize+"px",left:-.0625*l.unnnicFontSize+"px"}),class:"all"},[i.position==="bottom"?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[n.createElementVNode("div",PT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"]),n.createElementVNode("div",UT,n.toDisplayString(r.languages[l.val]),1),n.createVNode(f,{size:"xs",icon:r.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])]),RT],64)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.otherLanguages,h=>(n.openBlock(),n.createElementBlock("div",{key:h.id,class:"option",onClick:p=>l.val=h.id},[n.createVNode(c,{size:"sm",code:h.id},null,8,["code"]),n.createElementVNode("div",ZT,n.toDisplayString(r.languages[h.id]),1)],8,YT))),128)),i.position!=="bottom"?(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[WT,n.createElementVNode("div",QT,[n.createVNode(c,{size:"sm",code:l.val},null,8,["code"]),n.createElementVNode("div",qT,n.toDisplayString(r.languages[l.val]),1),n.createVNode(f,{size:"xs",icon:r.dropdownIcon,scheme:"neutral-clean"},null,8,["icon"])])],64)):n.createCommentVNode("",!0)],4)],2)])),[[u,r.onClickOutside]])}const XT=k(IT,[["render",GT]]),ste="",$T={name:"UnnnicModal",components:{UnnnicIcon:te},props:{text:{type:String,default:null},modalIcon:{type:String,default:null},closeIcon:{type:Boolean,default:!0},description:{type:String,default:null},alertMessage:{type:String,default:null},showModal:{type:Boolean,default:!0},scheme:{type:String,default:null},persistent:{type:Boolean,default:!1}},computed:{hasAlertMessage(){return!(this.alertMessage===null||this.alertMessage.length===0)},hasButton(){var e,t;return!!((t=(e=this.$slots).options)!=null&&t.call(e).length)},hasIcon(){var e,t;return!!((t=(e=this.$slots).icon)!=null&&t.call(e).length)}},mounted(){window.innerWidth<=600&&this.mobileAnimateOpen()},methods:{mobileAnimateReset(){this.$refs.modalContainer.style.transition=null,this.$refs.modal.style.transition=null},mobileAnimateOpen(){this.$nextTick(()=>{this.$refs.modalContainer.style.transition="none",this.$refs.modalContainer.style.backgroundColor="transparent",this.$refs.modal.style.transition="none",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`,setTimeout(()=>{this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor=null,this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=null,setTimeout(()=>{this.mobileAnimateReset()},200)})})},mobileAnimateClose(){return new Promise(e=>{this.$refs.modalContainer.style.transition="background-color 0.2s",this.$refs.modalContainer.style.backgroundColor="transparent",this.$refs.modal.style.transition="margin-bottom 0.2s",this.$refs.modal.style.marginBottom=`${-this.$refs.modal.offsetHeight}px`,setTimeout(()=>{this.mobileAnimateReset(),e()},200)})},onOutsideCloseClick(){this.persistent||this.onCloseClick()},async onCloseClick(){console.log("keycloak log",window),window.innerWidth<=600&&await this.mobileAnimateClose(),this.$emit("close")}}},JT={ref:"modal",class:"unnnic-modal-container-background"},KT={class:"unnnic-modal-container-background-body"},eV={key:0,class:"unnnic-modal-container-background-body-close_icon"},nV={key:1,class:"unnnic-modal-container-background-body__icon-slot"},iV={class:"unnnic-modal-container-background-body-title"},tV={class:"unnnic-modal-container-background-body-description-container"},aV={class:"unnnic-modal-container-background-body-description"},oV={key:0,class:"unnnic-modal-container-background-report"},sV={key:1,class:"unnnic-modal-container-background-button"};function rV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createBlock(n.Transition,{name:"modal"},{default:n.withCtx(()=>[i.showModal?(n.openBlock(),n.createElementBlock("div",n.mergeProps({key:0},e.$attrs,{ref:"modalContainer",class:["unnnic-modal"]}),[n.createElementVNode("div",{class:"unnnic-modal-container",onClick:t[0]||(t[0]=n.withModifiers((...f)=>r.onOutsideCloseClick&&r.onOutsideCloseClick(...f),["self"]))},[n.createElementVNode("div",JT,[n.createElementVNode("div",KT,[i.closeIcon?(n.openBlock(),n.createElementBlock("div",eV,[n.createVNode(c,{icon:"close-1",scheme:"neutral-dark",size:"sm",clickable:"",onClick:r.onCloseClick},null,8,["onClick"])])):n.createCommentVNode("",!0),r.hasIcon?(n.openBlock(),n.createElementBlock("div",nV,[n.renderSlot(e.$slots,"icon",{},void 0,!0)])):n.createCommentVNode("",!0),i.modalIcon?(n.openBlock(),n.createElementBlock("div",{key:2,class:n.normalizeClass(["unnnic-modal-container-background-body-alert_icon",`unnnic-card-scheme--${i.scheme}--icon`,i.closeIcon?"":"unnnic-modal-container-background-body-spacing_header"])},[n.createVNode(c,{scheme:i.scheme,icon:i.modalIcon,size:"xl"},null,8,["scheme","icon"])],2)):n.createCommentVNode("",!0),n.createElementVNode("div",iV,n.toDisplayString(i.text),1)]),n.createElementVNode("div",tV,[n.createElementVNode("div",aV,[n.createTextVNode(n.toDisplayString(i.description)+" ",1),n.renderSlot(e.$slots,"message",{},void 0,!0),n.renderSlot(e.$slots,"default",{},void 0,!0)])]),r.hasAlertMessage?(n.openBlock(),n.createElementBlock("div",oV,n.toDisplayString(i.alertMessage),1)):n.createCommentVNode("",!0),r.hasButton?(n.openBlock(),n.createElementBlock("div",sV,[n.renderSlot(e.$slots,"options",{},void 0,!0)])):n.createCommentVNode("",!0)],512)])],16)):n.createCommentVNode("",!0)]),_:3})}const O5=k($T,[["render",rV],["__scopeId","data-v-25061de5"]]),H5={"application/prs.cww":["cww"],"application/prs.xsf+xml":["xsf"],"application/vnd.1000minds.decision-model+xml":["1km"],"application/vnd.3gpp.pic-bw-large":["plb"],"application/vnd.3gpp.pic-bw-small":["psb"],"application/vnd.3gpp.pic-bw-var":["pvb"],"application/vnd.3gpp2.tcap":["tcap"],"application/vnd.3m.post-it-notes":["pwn"],"application/vnd.accpac.simply.aso":["aso"],"application/vnd.accpac.simply.imp":["imp"],"application/vnd.acucobol":["acu"],"application/vnd.acucorp":["atc","acutc"],"application/vnd.adobe.air-application-installer-package+zip":["air"],"application/vnd.adobe.formscentral.fcdt":["fcdt"],"application/vnd.adobe.fxp":["fxp","fxpl"],"application/vnd.adobe.xdp+xml":["xdp"],"application/vnd.adobe.xfdf":["*xfdf"],"application/vnd.age":["age"],"application/vnd.ahead.space":["ahead"],"application/vnd.airzip.filesecure.azf":["azf"],"application/vnd.airzip.filesecure.azs":["azs"],"application/vnd.amazon.ebook":["azw"],"application/vnd.americandynamics.acc":["acc"],"application/vnd.amiga.ami":["ami"],"application/vnd.android.package-archive":["apk"],"application/vnd.anser-web-certificate-issue-initiation":["cii"],"application/vnd.anser-web-funds-transfer-initiation":["fti"],"application/vnd.antix.game-component":["atx"],"application/vnd.apple.installer+xml":["mpkg"],"application/vnd.apple.keynote":["key"],"application/vnd.apple.mpegurl":["m3u8"],"application/vnd.apple.numbers":["numbers"],"application/vnd.apple.pages":["pages"],"application/vnd.apple.pkpass":["pkpass"],"application/vnd.aristanetworks.swi":["swi"],"application/vnd.astraea-software.iota":["iota"],"application/vnd.audiograph":["aep"],"application/vnd.balsamiq.bmml+xml":["bmml"],"application/vnd.blueice.multipass":["mpm"],"application/vnd.bmi":["bmi"],"application/vnd.businessobjects":["rep"],"application/vnd.chemdraw+xml":["cdxml"],"application/vnd.chipnuts.karaoke-mmd":["mmd"],"application/vnd.cinderella":["cdy"],"application/vnd.citationstyles.style+xml":["csl"],"application/vnd.claymore":["cla"],"application/vnd.cloanto.rp9":["rp9"],"application/vnd.clonk.c4group":["c4g","c4d","c4f","c4p","c4u"],"application/vnd.cluetrust.cartomobile-config":["c11amc"],"application/vnd.cluetrust.cartomobile-config-pkg":["c11amz"],"application/vnd.commonspace":["csp"],"application/vnd.contact.cmsg":["cdbcmsg"],"application/vnd.cosmocaller":["cmc"],"application/vnd.crick.clicker":["clkx"],"application/vnd.crick.clicker.keyboard":["clkk"],"application/vnd.crick.clicker.palette":["clkp"],"application/vnd.crick.clicker.template":["clkt"],"application/vnd.crick.clicker.wordbank":["clkw"],"application/vnd.criticaltools.wbs+xml":["wbs"],"application/vnd.ctc-posml":["pml"],"application/vnd.cups-ppd":["ppd"],"application/vnd.curl.car":["car"],"application/vnd.curl.pcurl":["pcurl"],"application/vnd.dart":["dart"],"application/vnd.data-vision.rdz":["rdz"],"application/vnd.dbf":["dbf"],"application/vnd.dece.data":["uvf","uvvf","uvd","uvvd"],"application/vnd.dece.ttml+xml":["uvt","uvvt"],"application/vnd.dece.unspecified":["uvx","uvvx"],"application/vnd.dece.zip":["uvz","uvvz"],"application/vnd.denovo.fcselayout-link":["fe_launch"],"application/vnd.dna":["dna"],"application/vnd.dolby.mlp":["mlp"],"application/vnd.dpgraph":["dpg"],"application/vnd.dreamfactory":["dfac"],"application/vnd.ds-keypoint":["kpxx"],"application/vnd.dvb.ait":["ait"],"application/vnd.dvb.service":["svc"],"application/vnd.dynageo":["geo"],"application/vnd.ecowin.chart":["mag"],"application/vnd.enliven":["nml"],"application/vnd.epson.esf":["esf"],"application/vnd.epson.msf":["msf"],"application/vnd.epson.quickanime":["qam"],"application/vnd.epson.salt":["slt"],"application/vnd.epson.ssf":["ssf"],"application/vnd.eszigno3+xml":["es3","et3"],"application/vnd.ezpix-album":["ez2"],"application/vnd.ezpix-package":["ez3"],"application/vnd.fdf":["*fdf"],"application/vnd.fdsn.mseed":["mseed"],"application/vnd.fdsn.seed":["seed","dataless"],"application/vnd.flographit":["gph"],"application/vnd.fluxtime.clip":["ftc"],"application/vnd.framemaker":["fm","frame","maker","book"],"application/vnd.frogans.fnc":["fnc"],"application/vnd.frogans.ltf":["ltf"],"application/vnd.fsc.weblaunch":["fsc"],"application/vnd.fujitsu.oasys":["oas"],"application/vnd.fujitsu.oasys2":["oa2"],"application/vnd.fujitsu.oasys3":["oa3"],"application/vnd.fujitsu.oasysgp":["fg5"],"application/vnd.fujitsu.oasysprs":["bh2"],"application/vnd.fujixerox.ddd":["ddd"],"application/vnd.fujixerox.docuworks":["xdw"],"application/vnd.fujixerox.docuworks.binder":["xbd"],"application/vnd.fuzzysheet":["fzs"],"application/vnd.genomatix.tuxedo":["txd"],"application/vnd.geogebra.file":["ggb"],"application/vnd.geogebra.tool":["ggt"],"application/vnd.geometry-explorer":["gex","gre"],"application/vnd.geonext":["gxt"],"application/vnd.geoplan":["g2w"],"application/vnd.geospace":["g3w"],"application/vnd.gmx":["gmx"],"application/vnd.google-apps.document":["gdoc"],"application/vnd.google-apps.presentation":["gslides"],"application/vnd.google-apps.spreadsheet":["gsheet"],"application/vnd.google-earth.kml+xml":["kml"],"application/vnd.google-earth.kmz":["kmz"],"application/vnd.grafeq":["gqf","gqs"],"application/vnd.groove-account":["gac"],"application/vnd.groove-help":["ghf"],"application/vnd.groove-identity-message":["gim"],"application/vnd.groove-injector":["grv"],"application/vnd.groove-tool-message":["gtm"],"application/vnd.groove-tool-template":["tpl"],"application/vnd.groove-vcard":["vcg"],"application/vnd.hal+xml":["hal"],"application/vnd.handheld-entertainment+xml":["zmm"],"application/vnd.hbci":["hbci"],"application/vnd.hhe.lesson-player":["les"],"application/vnd.hp-hpgl":["hpgl"],"application/vnd.hp-hpid":["hpid"],"application/vnd.hp-hps":["hps"],"application/vnd.hp-jlyt":["jlt"],"application/vnd.hp-pcl":["pcl"],"application/vnd.hp-pclxl":["pclxl"],"application/vnd.hydrostatix.sof-data":["sfd-hdstx"],"application/vnd.ibm.minipay":["mpy"],"application/vnd.ibm.modcap":["afp","listafp","list3820"],"application/vnd.ibm.rights-management":["irm"],"application/vnd.ibm.secure-container":["sc"],"application/vnd.iccprofile":["icc","icm"],"application/vnd.igloader":["igl"],"application/vnd.immervision-ivp":["ivp"],"application/vnd.immervision-ivu":["ivu"],"application/vnd.insors.igm":["igm"],"application/vnd.intercon.formnet":["xpw","xpx"],"application/vnd.intergeo":["i2g"],"application/vnd.intu.qbo":["qbo"],"application/vnd.intu.qfx":["qfx"],"application/vnd.ipunplugged.rcprofile":["rcprofile"],"application/vnd.irepository.package+xml":["irp"],"application/vnd.is-xpr":["xpr"],"application/vnd.isac.fcs":["fcs"],"application/vnd.jam":["jam"],"application/vnd.jcp.javame.midlet-rms":["rms"],"application/vnd.jisp":["jisp"],"application/vnd.joost.joda-archive":["joda"],"application/vnd.kahootz":["ktz","ktr"],"application/vnd.kde.karbon":["karbon"],"application/vnd.kde.kchart":["chrt"],"application/vnd.kde.kformula":["kfo"],"application/vnd.kde.kivio":["flw"],"application/vnd.kde.kontour":["kon"],"application/vnd.kde.kpresenter":["kpr","kpt"],"application/vnd.kde.kspread":["ksp"],"application/vnd.kde.kword":["kwd","kwt"],"application/vnd.kenameaapp":["htke"],"application/vnd.kidspiration":["kia"],"application/vnd.kinar":["kne","knp"],"application/vnd.koan":["skp","skd","skt","skm"],"application/vnd.kodak-descriptor":["sse"],"application/vnd.las.las+xml":["lasxml"],"application/vnd.llamagraphics.life-balance.desktop":["lbd"],"application/vnd.llamagraphics.life-balance.exchange+xml":["lbe"],"application/vnd.lotus-1-2-3":["123"],"application/vnd.lotus-approach":["apr"],"application/vnd.lotus-freelance":["pre"],"application/vnd.lotus-notes":["nsf"],"application/vnd.lotus-organizer":["org"],"application/vnd.lotus-screencam":["scm"],"application/vnd.lotus-wordpro":["lwp"],"application/vnd.macports.portpkg":["portpkg"],"application/vnd.mapbox-vector-tile":["mvt"],"application/vnd.mcd":["mcd"],"application/vnd.medcalcdata":["mc1"],"application/vnd.mediastation.cdkey":["cdkey"],"application/vnd.mfer":["mwf"],"application/vnd.mfmp":["mfm"],"application/vnd.micrografx.flo":["flo"],"application/vnd.micrografx.igx":["igx"],"application/vnd.mif":["mif"],"application/vnd.mobius.daf":["daf"],"application/vnd.mobius.dis":["dis"],"application/vnd.mobius.mbk":["mbk"],"application/vnd.mobius.mqy":["mqy"],"application/vnd.mobius.msl":["msl"],"application/vnd.mobius.plc":["plc"],"application/vnd.mobius.txf":["txf"],"application/vnd.mophun.application":["mpn"],"application/vnd.mophun.certificate":["mpc"],"application/vnd.mozilla.xul+xml":["xul"],"application/vnd.ms-artgalry":["cil"],"application/vnd.ms-cab-compressed":["cab"],"application/vnd.ms-excel":["xls","xlm","xla","xlc","xlt","xlw"],"application/vnd.ms-excel.addin.macroenabled.12":["xlam"],"application/vnd.ms-excel.sheet.binary.macroenabled.12":["xlsb"],"application/vnd.ms-excel.sheet.macroenabled.12":["xlsm"],"application/vnd.ms-excel.template.macroenabled.12":["xltm"],"application/vnd.ms-fontobject":["eot"],"application/vnd.ms-htmlhelp":["chm"],"application/vnd.ms-ims":["ims"],"application/vnd.ms-lrm":["lrm"],"application/vnd.ms-officetheme":["thmx"],"application/vnd.ms-outlook":["msg"],"application/vnd.ms-pki.seccat":["cat"],"application/vnd.ms-pki.stl":["*stl"],"application/vnd.ms-powerpoint":["ppt","pps","pot"],"application/vnd.ms-powerpoint.addin.macroenabled.12":["ppam"],"application/vnd.ms-powerpoint.presentation.macroenabled.12":["pptm"],"application/vnd.ms-powerpoint.slide.macroenabled.12":["sldm"],"application/vnd.ms-powerpoint.slideshow.macroenabled.12":["ppsm"],"application/vnd.ms-powerpoint.template.macroenabled.12":["potm"],"application/vnd.ms-project":["*mpp","mpt"],"application/vnd.ms-word.document.macroenabled.12":["docm"],"application/vnd.ms-word.template.macroenabled.12":["dotm"],"application/vnd.ms-works":["wps","wks","wcm","wdb"],"application/vnd.ms-wpl":["wpl"],"application/vnd.ms-xpsdocument":["xps"],"application/vnd.mseq":["mseq"],"application/vnd.musician":["mus"],"application/vnd.muvee.style":["msty"],"application/vnd.mynfc":["taglet"],"application/vnd.neurolanguage.nlu":["nlu"],"application/vnd.nitf":["ntf","nitf"],"application/vnd.noblenet-directory":["nnd"],"application/vnd.noblenet-sealer":["nns"],"application/vnd.noblenet-web":["nnw"],"application/vnd.nokia.n-gage.ac+xml":["*ac"],"application/vnd.nokia.n-gage.data":["ngdat"],"application/vnd.nokia.n-gage.symbian.install":["n-gage"],"application/vnd.nokia.radio-preset":["rpst"],"application/vnd.nokia.radio-presets":["rpss"],"application/vnd.novadigm.edm":["edm"],"application/vnd.novadigm.edx":["edx"],"application/vnd.novadigm.ext":["ext"],"application/vnd.oasis.opendocument.chart":["odc"],"application/vnd.oasis.opendocument.chart-template":["otc"],"application/vnd.oasis.opendocument.database":["odb"],"application/vnd.oasis.opendocument.formula":["odf"],"application/vnd.oasis.opendocument.formula-template":["odft"],"application/vnd.oasis.opendocument.graphics":["odg"],"application/vnd.oasis.opendocument.graphics-template":["otg"],"application/vnd.oasis.opendocument.image":["odi"],"application/vnd.oasis.opendocument.image-template":["oti"],"application/vnd.oasis.opendocument.presentation":["odp"],"application/vnd.oasis.opendocument.presentation-template":["otp"],"application/vnd.oasis.opendocument.spreadsheet":["ods"],"application/vnd.oasis.opendocument.spreadsheet-template":["ots"],"application/vnd.oasis.opendocument.text":["odt"],"application/vnd.oasis.opendocument.text-master":["odm"],"application/vnd.oasis.opendocument.text-template":["ott"],"application/vnd.oasis.opendocument.text-web":["oth"],"application/vnd.olpc-sugar":["xo"],"application/vnd.oma.dd2+xml":["dd2"],"application/vnd.openblox.game+xml":["obgx"],"application/vnd.openofficeorg.extension":["oxt"],"application/vnd.openstreetmap.data+xml":["osm"],"application/vnd.openxmlformats-officedocument.presentationml.presentation":["pptx"],"application/vnd.openxmlformats-officedocument.presentationml.slide":["sldx"],"application/vnd.openxmlformats-officedocument.presentationml.slideshow":["ppsx"],"application/vnd.openxmlformats-officedocument.presentationml.template":["potx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet":["xlsx"],"application/vnd.openxmlformats-officedocument.spreadsheetml.template":["xltx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.document":["docx"],"application/vnd.openxmlformats-officedocument.wordprocessingml.template":["dotx"],"application/vnd.osgeo.mapguide.package":["mgp"],"application/vnd.osgi.dp":["dp"],"application/vnd.osgi.subsystem":["esa"],"application/vnd.palm":["pdb","pqa","oprc"],"application/vnd.pawaafile":["paw"],"application/vnd.pg.format":["str"],"application/vnd.pg.osasli":["ei6"],"application/vnd.picsel":["efif"],"application/vnd.pmi.widget":["wg"],"application/vnd.pocketlearn":["plf"],"application/vnd.powerbuilder6":["pbd"],"application/vnd.previewsystems.box":["box"],"application/vnd.proteus.magazine":["mgz"],"application/vnd.publishare-delta-tree":["qps"],"application/vnd.pvi.ptid1":["ptid"],"application/vnd.pwg-xhtml-print+xml":["xhtm"],"application/vnd.quark.quarkxpress":["qxd","qxt","qwd","qwt","qxl","qxb"],"application/vnd.rar":["rar"],"application/vnd.realvnc.bed":["bed"],"application/vnd.recordare.musicxml":["mxl"],"application/vnd.recordare.musicxml+xml":["musicxml"],"application/vnd.rig.cryptonote":["cryptonote"],"application/vnd.rim.cod":["cod"],"application/vnd.rn-realmedia":["rm"],"application/vnd.rn-realmedia-vbr":["rmvb"],"application/vnd.route66.link66+xml":["link66"],"application/vnd.sailingtracker.track":["st"],"application/vnd.seemail":["see"],"application/vnd.sema":["sema"],"application/vnd.semd":["semd"],"application/vnd.semf":["semf"],"application/vnd.shana.informed.formdata":["ifm"],"application/vnd.shana.informed.formtemplate":["itp"],"application/vnd.shana.informed.interchange":["iif"],"application/vnd.shana.informed.package":["ipk"],"application/vnd.simtech-mindmapper":["twd","twds"],"application/vnd.smaf":["mmf"],"application/vnd.smart.teacher":["teacher"],"application/vnd.software602.filler.form+xml":["fo"],"application/vnd.solent.sdkm+xml":["sdkm","sdkd"],"application/vnd.spotfire.dxp":["dxp"],"application/vnd.spotfire.sfs":["sfs"],"application/vnd.stardivision.calc":["sdc"],"application/vnd.stardivision.draw":["sda"],"application/vnd.stardivision.impress":["sdd"],"application/vnd.stardivision.math":["smf"],"application/vnd.stardivision.writer":["sdw","vor"],"application/vnd.stardivision.writer-global":["sgl"],"application/vnd.stepmania.package":["smzip"],"application/vnd.stepmania.stepchart":["sm"],"application/vnd.sun.wadl+xml":["wadl"],"application/vnd.sun.xml.calc":["sxc"],"application/vnd.sun.xml.calc.template":["stc"],"application/vnd.sun.xml.draw":["sxd"],"application/vnd.sun.xml.draw.template":["std"],"application/vnd.sun.xml.impress":["sxi"],"application/vnd.sun.xml.impress.template":["sti"],"application/vnd.sun.xml.math":["sxm"],"application/vnd.sun.xml.writer":["sxw"],"application/vnd.sun.xml.writer.global":["sxg"],"application/vnd.sun.xml.writer.template":["stw"],"application/vnd.sus-calendar":["sus","susp"],"application/vnd.svd":["svd"],"application/vnd.symbian.install":["sis","sisx"],"application/vnd.syncml+xml":["xsm"],"application/vnd.syncml.dm+wbxml":["bdm"],"application/vnd.syncml.dm+xml":["xdm"],"application/vnd.syncml.dmddf+xml":["ddf"],"application/vnd.tao.intent-module-archive":["tao"],"application/vnd.tcpdump.pcap":["pcap","cap","dmp"],"application/vnd.tmobile-livetv":["tmo"],"application/vnd.trid.tpt":["tpt"],"application/vnd.triscape.mxs":["mxs"],"application/vnd.trueapp":["tra"],"application/vnd.ufdl":["ufd","ufdl"],"application/vnd.uiq.theme":["utz"],"application/vnd.umajin":["umj"],"application/vnd.unity":["unityweb"],"application/vnd.uoml+xml":["uoml","uo"],"application/vnd.vcx":["vcx"],"application/vnd.visio":["vsd","vst","vss","vsw"],"application/vnd.visionary":["vis"],"application/vnd.vsf":["vsf"],"application/vnd.wap.wbxml":["wbxml"],"application/vnd.wap.wmlc":["wmlc"],"application/vnd.wap.wmlscriptc":["wmlsc"],"application/vnd.webturbo":["wtb"],"application/vnd.wolfram.player":["nbp"],"application/vnd.wordperfect":["wpd"],"application/vnd.wqd":["wqd"],"application/vnd.wt.stf":["stf"],"application/vnd.xara":["xar"],"application/vnd.xfdl":["xfdl"],"application/vnd.yamaha.hv-dic":["hvd"],"application/vnd.yamaha.hv-script":["hvs"],"application/vnd.yamaha.hv-voice":["hvp"],"application/vnd.yamaha.openscoreformat":["osf"],"application/vnd.yamaha.openscoreformat.osfpvg+xml":["osfpvg"],"application/vnd.yamaha.smaf-audio":["saf"],"application/vnd.yamaha.smaf-phrase":["spf"],"application/vnd.yellowriver-custom-menu":["cmp"],"application/vnd.zul":["zir","zirz"],"application/vnd.zzazz.deck+xml":["zaz"],"application/x-7z-compressed":["7z"],"application/x-abiword":["abw"],"application/x-ace-compressed":["ace"],"application/x-apple-diskimage":["*dmg"],"application/x-arj":["arj"],"application/x-authorware-bin":["aab","x32","u32","vox"],"application/x-authorware-map":["aam"],"application/x-authorware-seg":["aas"],"application/x-bcpio":["bcpio"],"application/x-bdoc":["*bdoc"],"application/x-bittorrent":["torrent"],"application/x-blorb":["blb","blorb"],"application/x-bzip":["bz"],"application/x-bzip2":["bz2","boz"],"application/x-cbr":["cbr","cba","cbt","cbz","cb7"],"application/x-cdlink":["vcd"],"application/x-cfs-compressed":["cfs"],"application/x-chat":["chat"],"application/x-chess-pgn":["pgn"],"application/x-chrome-extension":["crx"],"application/x-cocoa":["cco"],"application/x-conference":["nsc"],"application/x-cpio":["cpio"],"application/x-csh":["csh"],"application/x-debian-package":["*deb","udeb"],"application/x-dgc-compressed":["dgc"],"application/x-director":["dir","dcr","dxr","cst","cct","cxt","w3d","fgd","swa"],"application/x-doom":["wad"],"application/x-dtbncx+xml":["ncx"],"application/x-dtbook+xml":["dtb"],"application/x-dtbresource+xml":["res"],"application/x-dvi":["dvi"],"application/x-envoy":["evy"],"application/x-eva":["eva"],"application/x-font-bdf":["bdf"],"application/x-font-ghostscript":["gsf"],"application/x-font-linux-psf":["psf"],"application/x-font-pcf":["pcf"],"application/x-font-snf":["snf"],"application/x-font-type1":["pfa","pfb","pfm","afm"],"application/x-freearc":["arc"],"application/x-futuresplash":["spl"],"application/x-gca-compressed":["gca"],"application/x-glulx":["ulx"],"application/x-gnumeric":["gnumeric"],"application/x-gramps-xml":["gramps"],"application/x-gtar":["gtar"],"application/x-hdf":["hdf"],"application/x-httpd-php":["php"],"application/x-install-instructions":["install"],"application/x-iso9660-image":["*iso"],"application/x-iwork-keynote-sffkey":["*key"],"application/x-iwork-numbers-sffnumbers":["*numbers"],"application/x-iwork-pages-sffpages":["*pages"],"application/x-java-archive-diff":["jardiff"],"application/x-java-jnlp-file":["jnlp"],"application/x-keepass2":["kdbx"],"application/x-latex":["latex"],"application/x-lua-bytecode":["luac"],"application/x-lzh-compressed":["lzh","lha"],"application/x-makeself":["run"],"application/x-mie":["mie"],"application/x-mobipocket-ebook":["*prc","mobi"],"application/x-ms-application":["application"],"application/x-ms-shortcut":["lnk"],"application/x-ms-wmd":["wmd"],"application/x-ms-wmz":["wmz"],"application/x-ms-xbap":["xbap"],"application/x-msaccess":["mdb"],"application/x-msbinder":["obd"],"application/x-mscardfile":["crd"],"application/x-msclip":["clp"],"application/x-msdos-program":["*exe"],"application/x-msdownload":["*exe","*dll","com","bat","*msi"],"application/x-msmediaview":["mvb","m13","m14"],"application/x-msmetafile":["*wmf","*wmz","*emf","emz"],"application/x-msmoney":["mny"],"application/x-mspublisher":["pub"],"application/x-msschedule":["scd"],"application/x-msterminal":["trm"],"application/x-mswrite":["wri"],"application/x-netcdf":["nc","cdf"],"application/x-ns-proxy-autoconfig":["pac"],"application/x-nzb":["nzb"],"application/x-perl":["pl","pm"],"application/x-pilot":["*prc","*pdb"],"application/x-pkcs12":["p12","pfx"],"application/x-pkcs7-certificates":["p7b","spc"],"application/x-pkcs7-certreqresp":["p7r"],"application/x-rar-compressed":["*rar"],"application/x-redhat-package-manager":["rpm"],"application/x-research-info-systems":["ris"],"application/x-sea":["sea"],"application/x-sh":["sh"],"application/x-shar":["shar"],"application/x-shockwave-flash":["swf"],"application/x-silverlight-app":["xap"],"application/x-sql":["*sql"],"application/x-stuffit":["sit"],"application/x-stuffitx":["sitx"],"application/x-subrip":["srt"],"application/x-sv4cpio":["sv4cpio"],"application/x-sv4crc":["sv4crc"],"application/x-t3vm-image":["t3"],"application/x-tads":["gam"],"application/x-tar":["tar"],"application/x-tcl":["tcl","tk"],"application/x-tex":["tex"],"application/x-tex-tfm":["tfm"],"application/x-texinfo":["texinfo","texi"],"application/x-tgif":["*obj"],"application/x-ustar":["ustar"],"application/x-virtualbox-hdd":["hdd"],"application/x-virtualbox-ova":["ova"],"application/x-virtualbox-ovf":["ovf"],"application/x-virtualbox-vbox":["vbox"],"application/x-virtualbox-vbox-extpack":["vbox-extpack"],"application/x-virtualbox-vdi":["vdi"],"application/x-virtualbox-vhd":["vhd"],"application/x-virtualbox-vmdk":["vmdk"],"application/x-wais-source":["src"],"application/x-web-app-manifest+json":["webapp"],"application/x-x509-ca-cert":["der","crt","pem"],"application/x-xfig":["fig"],"application/x-xliff+xml":["*xlf"],"application/x-xpinstall":["xpi"],"application/x-xz":["xz"],"application/x-zmachine":["z1","z2","z3","z4","z5","z6","z7","z8"],"audio/vnd.dece.audio":["uva","uvva"],"audio/vnd.digital-winds":["eol"],"audio/vnd.dra":["dra"],"audio/vnd.dts":["dts"],"audio/vnd.dts.hd":["dtshd"],"audio/vnd.lucent.voice":["lvp"],"audio/vnd.ms-playready.media.pya":["pya"],"audio/vnd.nuera.ecelp4800":["ecelp4800"],"audio/vnd.nuera.ecelp7470":["ecelp7470"],"audio/vnd.nuera.ecelp9600":["ecelp9600"],"audio/vnd.rip":["rip"],"audio/x-aac":["*aac"],"audio/x-aiff":["aif","aiff","aifc"],"audio/x-caf":["caf"],"audio/x-flac":["flac"],"audio/x-m4a":["*m4a"],"audio/x-matroska":["mka"],"audio/x-mpegurl":["m3u"],"audio/x-ms-wax":["wax"],"audio/x-ms-wma":["wma"],"audio/x-pn-realaudio":["ram","ra"],"audio/x-pn-realaudio-plugin":["rmp"],"audio/x-realaudio":["*ra"],"audio/x-wav":["*wav"],"chemical/x-cdx":["cdx"],"chemical/x-cif":["cif"],"chemical/x-cmdf":["cmdf"],"chemical/x-cml":["cml"],"chemical/x-csml":["csml"],"chemical/x-xyz":["xyz"],"image/prs.btif":["btif","btf"],"image/prs.pti":["pti"],"image/vnd.adobe.photoshop":["psd"],"image/vnd.airzip.accelerator.azv":["azv"],"image/vnd.dece.graphic":["uvi","uvvi","uvg","uvvg"],"image/vnd.djvu":["djvu","djv"],"image/vnd.dvb.subtitle":["*sub"],"image/vnd.dwg":["dwg"],"image/vnd.dxf":["dxf"],"image/vnd.fastbidsheet":["fbs"],"image/vnd.fpx":["fpx"],"image/vnd.fst":["fst"],"image/vnd.fujixerox.edmics-mmr":["mmr"],"image/vnd.fujixerox.edmics-rlc":["rlc"],"image/vnd.microsoft.icon":["ico"],"image/vnd.ms-dds":["dds"],"image/vnd.ms-modi":["mdi"],"image/vnd.ms-photo":["wdp"],"image/vnd.net-fpx":["npx"],"image/vnd.pco.b16":["b16"],"image/vnd.tencent.tap":["tap"],"image/vnd.valve.source.texture":["vtf"],"image/vnd.wap.wbmp":["wbmp"],"image/vnd.xiff":["xif"],"image/vnd.zbrush.pcx":["pcx"],"image/x-3ds":["3ds"],"image/x-cmu-raster":["ras"],"image/x-cmx":["cmx"],"image/x-freehand":["fh","fhc","fh4","fh5","fh7"],"image/x-icon":["*ico"],"image/x-jng":["jng"],"image/x-mrsid-image":["sid"],"image/x-ms-bmp":["*bmp"],"image/x-pcx":["*pcx"],"image/x-pict":["pic","pct"],"image/x-portable-anymap":["pnm"],"image/x-portable-bitmap":["pbm"],"image/x-portable-graymap":["pgm"],"image/x-portable-pixmap":["ppm"],"image/x-rgb":["rgb"],"image/x-tga":["tga"],"image/x-xbitmap":["xbm"],"image/x-xpixmap":["xpm"],"image/x-xwindowdump":["xwd"],"message/vnd.wfa.wsc":["wsc"],"model/vnd.cld":["cld"],"model/vnd.collada+xml":["dae"],"model/vnd.dwf":["dwf"],"model/vnd.gdl":["gdl"],"model/vnd.gtw":["gtw"],"model/vnd.mts":["mts"],"model/vnd.opengex":["ogex"],"model/vnd.parasolid.transmit.binary":["x_b"],"model/vnd.parasolid.transmit.text":["x_t"],"model/vnd.pytha.pyox":["pyo","pyox"],"model/vnd.sap.vds":["vds"],"model/vnd.usda":["usda"],"model/vnd.usdz+zip":["usdz"],"model/vnd.valve.source.compiled-map":["bsp"],"model/vnd.vtu":["vtu"],"text/prs.lines.tag":["dsc"],"text/vnd.curl":["curl"],"text/vnd.curl.dcurl":["dcurl"],"text/vnd.curl.mcurl":["mcurl"],"text/vnd.curl.scurl":["scurl"],"text/vnd.dvb.subtitle":["sub"],"text/vnd.familysearch.gedcom":["ged"],"text/vnd.fly":["fly"],"text/vnd.fmi.flexstor":["flx"],"text/vnd.graphviz":["gv"],"text/vnd.in3d.3dml":["3dml"],"text/vnd.in3d.spot":["spot"],"text/vnd.sun.j2me.app-descriptor":["jad"],"text/vnd.wap.wml":["wml"],"text/vnd.wap.wmlscript":["wmls"],"text/x-asm":["s","asm"],"text/x-c":["c","cc","cxx","cpp","h","hh","dic"],"text/x-component":["htc"],"text/x-fortran":["f","for","f77","f90"],"text/x-handlebars-template":["hbs"],"text/x-java-source":["java"],"text/x-lua":["lua"],"text/x-markdown":["mkd"],"text/x-nfo":["nfo"],"text/x-opml":["opml"],"text/x-org":["*org"],"text/x-pascal":["p","pas"],"text/x-processing":["pde"],"text/x-sass":["sass"],"text/x-scss":["scss"],"text/x-setext":["etx"],"text/x-sfv":["sfv"],"text/x-suse-ymp":["ymp"],"text/x-uuencode":["uu"],"text/x-vcalendar":["vcs"],"text/x-vcard":["vcf"],"video/vnd.dece.hd":["uvh","uvvh"],"video/vnd.dece.mobile":["uvm","uvvm"],"video/vnd.dece.pd":["uvp","uvvp"],"video/vnd.dece.sd":["uvs","uvvs"],"video/vnd.dece.video":["uvv","uvvv"],"video/vnd.dvb.file":["dvb"],"video/vnd.fvt":["fvt"],"video/vnd.mpegurl":["mxu","m4u"],"video/vnd.ms-playready.media.pyv":["pyv"],"video/vnd.uvvu.mp4":["uvu","uvvu"],"video/vnd.vivo":["viv"],"video/x-f4v":["f4v"],"video/x-fli":["fli"],"video/x-flv":["flv"],"video/x-m4v":["m4v"],"video/x-matroska":["mkv","mk3d","mks"],"video/x-mng":["mng"],"video/x-ms-asf":["asf","asx"],"video/x-ms-vob":["vob"],"video/x-ms-wm":["wm"],"video/x-ms-wmv":["wmv"],"video/x-ms-wmx":["wmx"],"video/x-ms-wvx":["wvx"],"video/x-msvideo":["avi"],"video/x-sgi-movie":["movie"],"video/x-smv":["smv"],"x-conference/x-cooltalk":["ice"]};Object.freeze(H5);const j5={"application/andrew-inset":["ez"],"application/appinstaller":["appinstaller"],"application/applixware":["aw"],"application/appx":["appx"],"application/appxbundle":["appxbundle"],"application/atom+xml":["atom"],"application/atomcat+xml":["atomcat"],"application/atomdeleted+xml":["atomdeleted"],"application/atomsvc+xml":["atomsvc"],"application/atsc-dwd+xml":["dwd"],"application/atsc-held+xml":["held"],"application/atsc-rsat+xml":["rsat"],"application/automationml-aml+xml":["aml"],"application/automationml-amlx+zip":["amlx"],"application/bdoc":["bdoc"],"application/calendar+xml":["xcs"],"application/ccxml+xml":["ccxml"],"application/cdfx+xml":["cdfx"],"application/cdmi-capability":["cdmia"],"application/cdmi-container":["cdmic"],"application/cdmi-domain":["cdmid"],"application/cdmi-object":["cdmio"],"application/cdmi-queue":["cdmiq"],"application/cpl+xml":["cpl"],"application/cu-seeme":["cu"],"application/cwl":["cwl"],"application/dash+xml":["mpd"],"application/dash-patch+xml":["mpp"],"application/davmount+xml":["davmount"],"application/docbook+xml":["dbk"],"application/dssc+der":["dssc"],"application/dssc+xml":["xdssc"],"application/ecmascript":["ecma"],"application/emma+xml":["emma"],"application/emotionml+xml":["emotionml"],"application/epub+zip":["epub"],"application/exi":["exi"],"application/express":["exp"],"application/fdf":["fdf"],"application/fdt+xml":["fdt"],"application/font-tdpfr":["pfr"],"application/geo+json":["geojson"],"application/gml+xml":["gml"],"application/gpx+xml":["gpx"],"application/gxf":["gxf"],"application/gzip":["gz"],"application/hjson":["hjson"],"application/hyperstudio":["stk"],"application/inkml+xml":["ink","inkml"],"application/ipfix":["ipfix"],"application/its+xml":["its"],"application/java-archive":["jar","war","ear"],"application/java-serialized-object":["ser"],"application/java-vm":["class"],"application/javascript":["*js"],"application/json":["json","map"],"application/json5":["json5"],"application/jsonml+json":["jsonml"],"application/ld+json":["jsonld"],"application/lgr+xml":["lgr"],"application/lost+xml":["lostxml"],"application/mac-binhex40":["hqx"],"application/mac-compactpro":["cpt"],"application/mads+xml":["mads"],"application/manifest+json":["webmanifest"],"application/marc":["mrc"],"application/marcxml+xml":["mrcx"],"application/mathematica":["ma","nb","mb"],"application/mathml+xml":["mathml"],"application/mbox":["mbox"],"application/media-policy-dataset+xml":["mpf"],"application/mediaservercontrol+xml":["mscml"],"application/metalink+xml":["metalink"],"application/metalink4+xml":["meta4"],"application/mets+xml":["mets"],"application/mmt-aei+xml":["maei"],"application/mmt-usd+xml":["musd"],"application/mods+xml":["mods"],"application/mp21":["m21","mp21"],"application/mp4":["*mp4","*mpg4","mp4s","m4p"],"application/msix":["msix"],"application/msixbundle":["msixbundle"],"application/msword":["doc","dot"],"application/mxf":["mxf"],"application/n-quads":["nq"],"application/n-triples":["nt"],"application/node":["cjs"],"application/octet-stream":["bin","dms","lrf","mar","so","dist","distz","pkg","bpk","dump","elc","deploy","exe","dll","deb","dmg","iso","img","msi","msp","msm","buffer"],"application/oda":["oda"],"application/oebps-package+xml":["opf"],"application/ogg":["ogx"],"application/omdoc+xml":["omdoc"],"application/onenote":["onetoc","onetoc2","onetmp","onepkg"],"application/oxps":["oxps"],"application/p2p-overlay+xml":["relo"],"application/patch-ops-error+xml":["xer"],"application/pdf":["pdf"],"application/pgp-encrypted":["pgp"],"application/pgp-keys":["asc"],"application/pgp-signature":["sig","*asc"],"application/pics-rules":["prf"],"application/pkcs10":["p10"],"application/pkcs7-mime":["p7m","p7c"],"application/pkcs7-signature":["p7s"],"application/pkcs8":["p8"],"application/pkix-attr-cert":["ac"],"application/pkix-cert":["cer"],"application/pkix-crl":["crl"],"application/pkix-pkipath":["pkipath"],"application/pkixcmp":["pki"],"application/pls+xml":["pls"],"application/postscript":["ai","eps","ps"],"application/provenance+xml":["provx"],"application/pskc+xml":["pskcxml"],"application/raml+yaml":["raml"],"application/rdf+xml":["rdf","owl"],"application/reginfo+xml":["rif"],"application/relax-ng-compact-syntax":["rnc"],"application/resource-lists+xml":["rl"],"application/resource-lists-diff+xml":["rld"],"application/rls-services+xml":["rs"],"application/route-apd+xml":["rapd"],"application/route-s-tsid+xml":["sls"],"application/route-usd+xml":["rusd"],"application/rpki-ghostbusters":["gbr"],"application/rpki-manifest":["mft"],"application/rpki-roa":["roa"],"application/rsd+xml":["rsd"],"application/rss+xml":["rss"],"application/rtf":["rtf"],"application/sbml+xml":["sbml"],"application/scvp-cv-request":["scq"],"application/scvp-cv-response":["scs"],"application/scvp-vp-request":["spq"],"application/scvp-vp-response":["spp"],"application/sdp":["sdp"],"application/senml+xml":["senmlx"],"application/sensml+xml":["sensmlx"],"application/set-payment-initiation":["setpay"],"application/set-registration-initiation":["setreg"],"application/shf+xml":["shf"],"application/sieve":["siv","sieve"],"application/smil+xml":["smi","smil"],"application/sparql-query":["rq"],"application/sparql-results+xml":["srx"],"application/sql":["sql"],"application/srgs":["gram"],"application/srgs+xml":["grxml"],"application/sru+xml":["sru"],"application/ssdl+xml":["ssdl"],"application/ssml+xml":["ssml"],"application/swid+xml":["swidtag"],"application/tei+xml":["tei","teicorpus"],"application/thraud+xml":["tfi"],"application/timestamped-data":["tsd"],"application/toml":["toml"],"application/trig":["trig"],"application/ttml+xml":["ttml"],"application/ubjson":["ubj"],"application/urc-ressheet+xml":["rsheet"],"application/urc-targetdesc+xml":["td"],"application/voicexml+xml":["vxml"],"application/wasm":["wasm"],"application/watcherinfo+xml":["wif"],"application/widget":["wgt"],"application/winhlp":["hlp"],"application/wsdl+xml":["wsdl"],"application/wspolicy+xml":["wspolicy"],"application/xaml+xml":["xaml"],"application/xcap-att+xml":["xav"],"application/xcap-caps+xml":["xca"],"application/xcap-diff+xml":["xdf"],"application/xcap-el+xml":["xel"],"application/xcap-ns+xml":["xns"],"application/xenc+xml":["xenc"],"application/xfdf":["xfdf"],"application/xhtml+xml":["xhtml","xht"],"application/xliff+xml":["xlf"],"application/xml":["xml","xsl","xsd","rng"],"application/xml-dtd":["dtd"],"application/xop+xml":["xop"],"application/xproc+xml":["xpl"],"application/xslt+xml":["*xsl","xslt"],"application/xspf+xml":["xspf"],"application/xv+xml":["mxml","xhvml","xvml","xvm"],"application/yang":["yang"],"application/yin+xml":["yin"],"application/zip":["zip"],"audio/3gpp":["*3gpp"],"audio/aac":["adts","aac"],"audio/adpcm":["adp"],"audio/amr":["amr"],"audio/basic":["au","snd"],"audio/midi":["mid","midi","kar","rmi"],"audio/mobile-xmf":["mxmf"],"audio/mp3":["*mp3"],"audio/mp4":["m4a","mp4a"],"audio/mpeg":["mpga","mp2","mp2a","mp3","m2a","m3a"],"audio/ogg":["oga","ogg","spx","opus"],"audio/s3m":["s3m"],"audio/silk":["sil"],"audio/wav":["wav"],"audio/wave":["*wav"],"audio/webm":["weba"],"audio/xm":["xm"],"font/collection":["ttc"],"font/otf":["otf"],"font/ttf":["ttf"],"font/woff":["woff"],"font/woff2":["woff2"],"image/aces":["exr"],"image/apng":["apng"],"image/avci":["avci"],"image/avcs":["avcs"],"image/avif":["avif"],"image/bmp":["bmp","dib"],"image/cgm":["cgm"],"image/dicom-rle":["drle"],"image/dpx":["dpx"],"image/emf":["emf"],"image/fits":["fits"],"image/g3fax":["g3"],"image/gif":["gif"],"image/heic":["heic"],"image/heic-sequence":["heics"],"image/heif":["heif"],"image/heif-sequence":["heifs"],"image/hej2k":["hej2"],"image/hsj2":["hsj2"],"image/ief":["ief"],"image/jls":["jls"],"image/jp2":["jp2","jpg2"],"image/jpeg":["jpeg","jpg","jpe"],"image/jph":["jph"],"image/jphc":["jhc"],"image/jpm":["jpm","jpgm"],"image/jpx":["jpx","jpf"],"image/jxr":["jxr"],"image/jxra":["jxra"],"image/jxrs":["jxrs"],"image/jxs":["jxs"],"image/jxsc":["jxsc"],"image/jxsi":["jxsi"],"image/jxss":["jxss"],"image/ktx":["ktx"],"image/ktx2":["ktx2"],"image/png":["png"],"image/sgi":["sgi"],"image/svg+xml":["svg","svgz"],"image/t38":["t38"],"image/tiff":["tif","tiff"],"image/tiff-fx":["tfx"],"image/webp":["webp"],"image/wmf":["wmf"],"message/disposition-notification":["disposition-notification"],"message/global":["u8msg"],"message/global-delivery-status":["u8dsn"],"message/global-disposition-notification":["u8mdn"],"message/global-headers":["u8hdr"],"message/rfc822":["eml","mime"],"model/3mf":["3mf"],"model/gltf+json":["gltf"],"model/gltf-binary":["glb"],"model/iges":["igs","iges"],"model/jt":["jt"],"model/mesh":["msh","mesh","silo"],"model/mtl":["mtl"],"model/obj":["obj"],"model/prc":["prc"],"model/step+xml":["stpx"],"model/step+zip":["stpz"],"model/step-xml+zip":["stpxz"],"model/stl":["stl"],"model/u3d":["u3d"],"model/vrml":["wrl","vrml"],"model/x3d+binary":["*x3db","x3dbz"],"model/x3d+fastinfoset":["x3db"],"model/x3d+vrml":["*x3dv","x3dvz"],"model/x3d+xml":["x3d","x3dz"],"model/x3d-vrml":["x3dv"],"text/cache-manifest":["appcache","manifest"],"text/calendar":["ics","ifb"],"text/coffeescript":["coffee","litcoffee"],"text/css":["css"],"text/csv":["csv"],"text/html":["html","htm","shtml"],"text/jade":["jade"],"text/javascript":["js","mjs"],"text/jsx":["jsx"],"text/less":["less"],"text/markdown":["md","markdown"],"text/mathml":["mml"],"text/mdx":["mdx"],"text/n3":["n3"],"text/plain":["txt","text","conf","def","list","log","in","ini"],"text/richtext":["rtx"],"text/rtf":["*rtf"],"text/sgml":["sgml","sgm"],"text/shex":["shex"],"text/slim":["slim","slm"],"text/spdx":["spdx"],"text/stylus":["stylus","styl"],"text/tab-separated-values":["tsv"],"text/troff":["t","tr","roff","man","me","ms"],"text/turtle":["ttl"],"text/uri-list":["uri","uris","urls"],"text/vcard":["vcard"],"text/vtt":["vtt"],"text/wgsl":["wgsl"],"text/xml":["*xml"],"text/yaml":["yaml","yml"],"video/3gpp":["3gp","3gpp"],"video/3gpp2":["3g2"],"video/h261":["h261"],"video/h263":["h263"],"video/h264":["h264"],"video/iso.segment":["m4s"],"video/jpeg":["jpgv"],"video/jpm":["*jpm","*jpgm"],"video/mj2":["mj2","mjp2"],"video/mp2t":["ts"],"video/mp4":["mp4","mp4v","mpg4"],"video/mpeg":["mpeg","mpg","mpe","m1v","m2v"],"video/ogg":["ogv"],"video/quicktime":["qt","mov"],"video/webm":["webm"]};Object.freeze(j5);var Jn=globalThis&&globalThis.__classPrivateFieldGet||function(e,t,i,s){if(i==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!s:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return i==="m"?s:i==="a"?s.call(e):s?s.value:t.get(e)},vt,r2,Yi;class lV{constructor(...t){vt.set(this,new Map),r2.set(this,new Map),Yi.set(this,new Map);for(const i of t)this.define(i)}define(t,i=!1){for(let[s,l]of Object.entries(t)){s=s.toLowerCase(),l=l.map(f=>f.toLowerCase()),Jn(this,Yi,"f").has(s)||Jn(this,Yi,"f").set(s,new Set);const r=Jn(this,Yi,"f").get(s);let c=!0;for(let f of l){const u=f.startsWith("*");if(f=u?f.slice(1):f,r==null||r.add(f),c&&Jn(this,r2,"f").set(s,f),c=!1,u)continue;const h=Jn(this,vt,"f").get(f);if(h&&h!=s&&!i)throw new Error(`"${s} -> ${f}" conflicts with "${h} -> ${f}". Pass \`force=true\` to override this definition.`);Jn(this,vt,"f").set(f,s)}}return this}getType(t){if(typeof t!="string")return null;const i=t.replace(/^.*[/\\]/,"").toLowerCase(),s=i.replace(/^.*\./,"").toLowerCase(),l=i.length<t.length;return!(s.length<i.length-1)&&l?null:Jn(this,vt,"f").get(s)??null}getExtension(t){var i;return typeof t!="string"?null:(t=(i=t==null?void 0:t.split)==null?void 0:i.call(t,";")[0],(t&&Jn(this,r2,"f").get(t.trim().toLowerCase()))??null)}getAllExtensions(t){return typeof t!="string"?null:Jn(this,Yi,"f").get(t.toLowerCase())??null}_freeze(){this.define=()=>{throw new Error("define() not allowed for built-in Mime objects. See https://github.com/broofa/mime/blob/main/README.md#custom-mime-instances")},Object.freeze(this);for(const t of Jn(this,Yi,"f").values())Object.freeze(t);return this}_getTestState(){return{types:Jn(this,vt,"f"),extensions:Jn(this,r2,"f")}}}vt=new WeakMap,r2=new WeakMap,Yi=new WeakMap;const cV=new lV(j5,H5)._freeze(),rte="",dV={class:"unnnic-upload-area__dropzone__content"},fV={class:"unnnic-upload-area__dropzone__content__title"},uV=["title"],mV=["accept","multiple"],F5=k({__name:"DropArea",props:{acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},currentFiles:{type:Array,default(){return[]}},maximumUploads:{type:Number,default:1},subtitle:{type:String,default:""}},emits:["update:currentFiles","fileChange","unsupportedFormat","exceededTheMaximumFileSizeLimit"],setup(e,{emit:t}){const i=n.ref(!1),s=n.ref(!1),l=n.ref(0),r=n.ref(),c=e,f=t,u=n.getCurrentInstance();function h(S){var O,X;return!!((X=(O=u==null?void 0:u.vnode)==null?void 0:O.props)!=null&&X[S])}const p=n.computed(()=>c.supportedFormats.split(",").map(O=>O.toUpperCase()).join(", "));function C(){l.value+=1,i.value=!0}function w(){i.value=!0}function b(){l.value-=1,l.value===0&&(i.value=!1)}function N(){i.value=!1}function j(S){i.value=!1;const{files:O}=S.dataTransfer;J(O)&&Z(O)}function I(S){const{files:O}=S.target;J(O)&&Z(O),r.value.value=""}function U(){s.value=!0,setTimeout(()=>{s.value=!1},5e3)}function J(S){return!c.acceptMultiple&&S.length>1?(U(),!1):B(S)?T(S)?!0:(h("onExceededTheMaximumFileSizeLimit")?f("exceededTheMaximumFileSizeLimit"):U(),!1):(h("onUnsupportedFormat")?f("unsupportedFormat"):U(),!1)}function B(S){if(c.supportedFormats==="*")return!0;const O=c.supportedFormats.split(",").map(W=>W.trim());return Array.from(S).find(W=>{const Le=W.name.toLowerCase(),pn=W.type.toLowerCase(),ve=`.${Le.split(".").pop()}`,an=O.includes(ve),S1=pn===cV.getType(Le);return an&&S1})}function T(S){return c.maxFileSize?Array.from(S).find(X=>(X.size/1048576).toFixed(2)<=c.maxFileSize):!0}function Z(S){let O=S.length;if(c.shouldReplace||(O+=c.currentFiles.length),O>c.maximumUploads){U();return}const X=Array.from(S).filter(Le=>!!(B([Le])&&T([Le])));let W;c.shouldReplace?W=X:W=c.currentFiles.concat(X),f("update:currentFiles",W),f("fileChange",W)}return(S,O)=>(n.openBlock(),n.createElementBlock("section",{ref:"dropzone",class:n.normalizeClass({"unnnic-upload-area__dropzone":!0,"unnnic-upload-area__dropzone__is-dragover":i.value,"unnnic-upload-area__dropzone__has-error":s.value}),onDragenter:n.withModifiers(C,["stop","prevent"]),onDragover:n.withModifiers(w,["stop","prevent"]),onDragleave:n.withModifiers(b,["stop","prevent"]),onDragend:n.withModifiers(N,["stop","prevent"]),onDrop:n.withModifiers(j,["stop","prevent"]),onClick:O[0]||(O[0]=()=>S.$refs.file.click())},[n.createVNode(te,{class:"unnnic-upload-area__dropzone__icon",icon:"upload",scheme:s.value?"feedback-red":"weni-500",size:"lg"},null,8,["scheme"]),n.createElementVNode("div",dV,[n.createElementVNode("span",fV,[n.renderSlot(S.$slots,"title",{},()=>[n.createTextVNode(n.toDisplayString(S.$t("upload_area.title.text"))+" ",1),n.createElementVNode("span",{class:n.normalizeClass(`unnnic-upload-area__dropzone__content__title__${s.value?"error":"search"}`)},n.toDisplayString(S.$t("upload_area.title.highlight")),3)],!0)]),n.createElementVNode("span",{class:n.normalizeClass(["unnnic-upload-area__dropzone__content__subtitle",{"unnnic-upload-area__dropzone__content__subtitle__error":s.value}]),title:p.value},[n.renderSlot(S.$slots,"subtitle",{},()=>[n.createTextVNode(n.toDisplayString(e.subtitle||`${S.$t(`upload_area${s.value?".invalid":""}.subtitle`)} ${p.value}`),1)],!0)],10,uV)]),n.withDirectives(n.createElementVNode("input",{ref_key:"file",ref:r,type:"file",accept:e.supportedFormats,multiple:e.acceptMultiple,onInput:I},null,40,mV),[[n.vShow,!1]])],34))}},[["__scopeId","data-v-cd7618d8"]]),cte="",hV={name:"ImportCard",components:{UnnnicButton:g1,UnnnicIcon:te},props:{title:{type:String,default:""},subtitle:{type:String,default:""},importProgress:{type:Number,default:0},isImporting:{type:Boolean,default:!1},canImport:{type:Boolean,default:!0},canDelete:{type:Boolean,default:!0},acceptedFormats:{type:String,default:"*"},uploadIcon:{type:String,default:"upload-bottom-1"}},computed:{fileIcon(){const e=this.title.slice(this.title.lastIndexOf(".")+1);return{pdf:"picture_as_pdf",txt:"text_snippet",xls:"table",xlsx:"table",doc:"draft",docx:"draft"}[e]||"draft"}},methods:{importFile(){this.$refs.file.click()},handleFileChange(e){const{files:t}=e.target;let i;t.length>0&&([i]=e.target.files),i&&this.$emit("modifiedFile",i)},emitDeletion(){this.$emit("delete")}}},pV={class:"unnnic-import-card"},yV={class:"unnnic-import-card__data"},gV={key:0,class:"unnnic-import-card__data__title"},_V={key:1,class:"unnnic-import-card__data__title"},wV={key:2,class:"unnnic-import-card__data__subtitle"},kV={key:0,class:"unnnic-import-card__data__subtitle__text"},CV={key:1,class:"unnnic-import-card__data__subtitle__progress"},vV={class:"unnnic-import-card__buttons"},xV=["accept"];function bV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicButton");return n.openBlock(),n.createElementBlock("div",pV,[n.createVNode(c,{class:"unnnic-import-card__file-icon",size:"md",scheme:"weni-600",icon:r.fileIcon},null,8,["icon"]),n.createElementVNode("div",yV,[i.isImporting?(n.openBlock(),n.createElementBlock("div",gV,n.toDisplayString(e.$t("import_card.importing"))+"... ",1)):(n.openBlock(),n.createElementBlock("div",_V,n.toDisplayString(i.title),1)),i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",wV,[i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",kV,n.toDisplayString(i.subtitle),1)):n.createCommentVNode("",!0),i.subtitle&&i.isImporting?(n.openBlock(),n.createElementBlock("div",CV,"  - "+n.toDisplayString(i.importProgress)+"% ",1)):n.createCommentVNode("",!0)])):n.createCommentVNode("",!0)]),n.createElementVNode("div",vV,[i.canImport?(n.openBlock(),n.createBlock(f,{key:0,class:"unnnic-import-card__buttons__import",size:"small",iconCenter:i.uploadIcon,type:"primary",onClick:r.importFile},{default:n.withCtx(()=>[n.createElementVNode("input",{ref:"file",type:"file",accept:i.acceptedFormats,style:{display:"none"},onChange:t[0]||(t[0]=(...u)=>r.handleFileChange&&r.handleFileChange(...u))},null,40,xV)]),_:1},8,["iconCenter","onClick"])):n.createCommentVNode("",!0),i.canDelete?(n.openBlock(),n.createBlock(c,{key:1,class:"unnnic-import-card__buttons__delete",size:"sm",scheme:"neutral-cloudy",icon:"delete",clickable:"",onClick:r.emitDeletion},null,8,["onClick"])):n.createCommentVNode("",!0)])])}const P5=k(hV,[["render",bV],["__scopeId","data-v-49a33606"]]),dte="",MV={name:"UnnnicUploadArea",components:{UnnnicDropArea:F5,UnnnicImportCard:P5},model:{prop:"files",event:"fileChange"},props:{files:{type:Array,default:()=>[]},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:"*"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},shouldReplace:{type:Boolean,default:!1},subtitle:{required:!1,type:String,default:""}},emits:["fileChange"],data(){return{currentFiles:this.files}},watch:{files(e){this.currentFiles=e}},methods:{emitFileChange(){this.$emit("fileChange",this.currentFiles)},modifyFile(e,t){this.currentFiles.splice(e,1,t),this.emitFileChange()},removeFile(e){this.currentFiles.splice(e,1),this.emitFileChange()}}},DV={key:0,class:"unnnic-upload-area__cards"};function AV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicDropArea"),f=n.resolveComponent("UnnnicImportCard");return n.openBlock(),n.createElementBlock("div",null,[n.createVNode(c,{currentFiles:l.currentFiles,"onUpdate:currentFiles":t[0]||(t[0]=u=>l.currentFiles=u),acceptMultiple:i.acceptMultiple,supportedFormats:i.supportedFormats,maxFileSize:i.maxFileSize,shouldReplace:i.shouldReplace,maximumUploads:i.maximumUploads,subtitle:i.subtitle,onFileChange:t[1]||(t[1]=u=>e.$emit("fileChange",u))},null,8,["currentFiles","acceptMultiple","supportedFormats","maxFileSize","shouldReplace","maximumUploads","subtitle"]),l.currentFiles.length>0?(n.openBlock(),n.createElementBlock("div",DV,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(l.currentFiles,(u,h)=>(n.openBlock(),n.createBlock(f,{key:h,title:u.name,subtitle:u.name,isImporting:i.isUploading,importProgress:i.filesProgress[h]||100,canImport:i.canImport,canDelete:i.canDelete,acceptedFormats:i.supportedFormats,uploadIcon:"button-refresh-arrows-1",onDelete:p=>r.removeFile(h),onModifiedFile:p=>r.modifyFile(h,p)},null,8,["title","subtitle","isImporting","importProgress","canImport","canDelete","acceptedFormats","onDelete","onModifiedFile"]))),128))])):n.createCommentVNode("",!0)])}const U5=k(MV,[["render",AV],["__scopeId","data-v-2bb696ee"]]),fte="",EV={components:{UnnnicUploadArea:U5,UnnnicIcon:te,UnnnicButton:g1},model:{prop:"files",event:"file-change"},props:{textCancel:{type:String,default:"Cancelar"},textAction:{type:String,default:"Importar tudo"},textTitle:{type:String,default:"Importar sentenças"},acceptMultiple:{type:Boolean,default:!0},supportedFormats:{type:String,default:".png"},maximumUploads:{type:Number,default:1},filesProgress:{type:Array,default:()=>[]},isUploading:{type:Boolean,default:!1},canImport:{type:Boolean,default:!1},canDelete:{type:Boolean,default:!0},maxFileSize:{type:Number,default:void 0},files:{type:Array,default:()=>[]},subtitle:{required:!1,type:String,default:""}},data(){return{}}},NV={class:"modal-upload"},BV={class:"close-button-container"},LV={class:"title"},SV={class:"footer"};function TV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicUploadArea"),u=n.resolveComponent("UnnnicButton");return n.openBlock(),n.createElementBlock("div",NV,[n.createElementVNode("div",BV,[n.createVNode(c,{class:"close-button",icon:"close-1",scheme:"neutral-dark",size:"sm",onClick:t[0]||(t[0]=h=>e.$emit("close"))})]),n.createElementVNode("div",LV,n.toDisplayString(i.textTitle),1),n.createVNode(f,{acceptMultiple:i.acceptMultiple,supportedFormats:i.supportedFormats,maximumUploads:i.maximumUploads,filesProgress:i.filesProgress,isUploading:i.isUploading,canImport:i.canImport,canDelete:i.canDelete,maxFileSize:i.maxFileSize,files:i.files,subtitle:i.subtitle,onFileChange:t[1]||(t[1]=h=>e.$emit("file-change",h))},null,8,["acceptMultiple","supportedFormats","maximumUploads","filesProgress","isUploading","canImport","canDelete","maxFileSize","files","subtitle"]),n.createElementVNode("div",SV,[n.createVNode(u,{size:"large",type:"tertiary",text:i.textCancel,onClick:t[2]||(t[2]=h=>e.$emit("cancel"))},null,8,["text"]),n.createVNode(u,{size:"large",type:"primary",text:i.textAction,onClick:t[3]||(t[3]=h=>e.$emit("action"))},null,8,["text"])])])}const VV=k(EV,[["render",TV],["__scopeId","data-v-74f5f54e"]]),ute="",zV={components:{UnnnicIcon:te},props:{version:{type:String,default:"1.0"},text:{type:String,default:null},scheme:{type:String,default:null},onClose:{type:Function,default:()=>{}},linkHref:{type:String,default:""},linkTarget:{type:String,default:"_blank"},linkText:{type:String,default:"Learn more"},type:{type:String,default:"default"}},emits:["close"],mounted(){this.$refs.progress.addEventListener("animationend",()=>{this.$refs.alertContainer.classList.add("slide-down")}),this.$refs.alertContainer.addEventListener("animationend",e=>{var t;(t=e.animationName)!=null&&t.startsWith("slideDown")&&this.emitClose()})},methods:{emitClose(){this.onClose(),this.$emit("close")}}},IV={ref:"alertContainer",class:"alert-container"},OV={ref:"progress",class:"alert__progress"},HV=["href","target"];function jV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",IV,[n.createElementVNode("div",{class:n.normalizeClass(["alert",{"alert--scheme-aux-green":i.scheme==="feedback-green"||i.type==="success","alert--scheme-aux-red":i.scheme==="feedback-red"||i.type==="error"}])},[n.createElementVNode("div",OV,null,512),n.withDirectives(n.createElementVNode("div",{class:"alert__text"},n.toDisplayString(i.text),513),[[n.vShow,i.text]]),i.linkHref?(n.openBlock(),n.createElementBlock("a",{key:0,class:"alert__link",href:i.linkHref,target:i.linkTarget},n.toDisplayString(i.linkText),9,HV)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:"alert__close",onClick:t[0]||(t[0]=(...f)=>r.emitClose&&r.emitClose(...f))},[n.createVNode(c,{icon:"close-1",size:"sm",scheme:"neutral-white"})])],2)],512)}const FV=k(zV,[["render",jV],["__scopeId","data-v-8e9d2c4f"]]),mte="",PV={name:"UnnnicAlert",components:{UnnnicIcon:te,Version1dot1:FV},props:{version:{type:String,default:"1.1"},title:{type:String,default:null},text:{type:String,default:null},scheme:{type:String,default:null},icon:{type:String,default:null},onClose:{type:Function,default:()=>{}},closeText:{type:String,default:""},position:{type:String,default:"top-right"},linkHref:{type:String,default:""},linkTarget:{type:String,default:""},linkText:{type:String,default:""},type:{type:String,default:""}}},UV={class:"unnnic-alert__content"},RV={class:"unnnic-alert__title"},YV={class:"unnnic-alert__text"};function ZV(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return i.version==="1.0"?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["unnnic-alert",`unnnic-alert-position--${i.position}`])},[n.createVNode(c,{icon:i.icon,scheme:i.scheme,size:"sm","data-test":"unnnic-icon"},null,8,["icon","scheme"]),n.createElementVNode("div",UV,[n.createElementVNode("div",RV,n.toDisplayString(i.title.toUpperCase()),1),n.createElementVNode("div",YV,n.toDisplayString(i.text),1)]),i.closeText?(n.openBlock(),n.createElementBlock("div",{key:0,class:"unnnic-alert__close-text unnnic--clickable",onClick:t[0]||(t[0]=f=>i.onClose())},n.toDisplayString(i.closeText.toUpperCase()),1)):(n.openBlock(),n.createBlock(c,{key:1,clickable:"",icon:"close-1",scheme:"brand-sec",size:"xs","data-test":"unnnic-icon-close",onClick:i.onClose},null,8,["onClick"]))],2)):(n.openBlock(),n.createBlock(n.resolveDynamicComponent("version"+i.version.replace(/\./g,"dot")),n.normalizeProps(n.mergeProps({key:1},{...e.$props})),null,16))}const R5=k(PV,[["render",ZV],["__scopeId","data-v-bd27e362"]]);function WV(e){return{all:e=e||new Map,on:function(t,i){var s=e.get(t);s?s.push(i):e.set(t,[i])},off:function(t,i){var s=e.get(t);s&&(i?s.splice(s.indexOf(i)>>>0,1):e.set(t,[]))},emit:function(t,i){var s=e.get(t);s&&s.slice().map(function(l){l(i)}),(s=e.get("*"))&&s.slice().map(function(l){l(t,i)})}}}const Y5=WV(),QV=({props:e,containerRef:t})=>{const i=n.createApp(R5,{...e,onClose:()=>{l.$el.remove()},created(){Y5.on(["close"],()=>{l.$el.remove()})}}),s=document.createElement("div"),l=i.mount(s);t?(l.$el.style.position="absolute",t.appendChild(l.$el)):document.body.appendChild(l.$el)},qV=({props:e})=>{const t=n.createApp(O5,{...e,onClose:()=>{s.$el.remove()},created(){Y5.on(["close"],()=>{s.$el.remove()})}}),i=document.createElement("div"),s=t.mount(i);document.body.appendChild(i)},hte="",GV={name:"UnnnicSelectSmartOption",components:{UnnnicCheckbox:da},props:{label:{type:String,default:"Option",required:!0},description:{type:String,default:"",required:!1},size:{type:String,default:""},selectable:{type:Boolean,default:!0},focused:{type:Boolean,default:!1},active:{type:Boolean,default:null},allowCheckbox:{type:Boolean,default:!1},isMultiple:Boolean}},XV=["title"];function $V(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicCheckbox");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-select-smart-option":!0,"unnnic-select-smart-option--focused":i.focused,"unnnic-select-smart-option--active":i.active,"unnnic--clickable":i.selectable,"unnnic-select-smart-option--selectable":i.selectable,"unnnic-select-smart-option--with-checkbox":i.allowCheckbox}),title:i.label},[i.allowCheckbox?(n.openBlock(),n.createBlock(c,{key:0,ref:"checkbox",modelValue:i.active,size:i.size},null,8,["modelValue","size"])):n.createCommentVNode("",!0),n.createElementVNode("div",null,[n.createElementVNode("span",{class:n.normalizeClass(["unnnic-select-smart-option__label",`unnnic-select-smart-option__label--${i.size}`])},n.toDisplayString(i.label),3),i.description?(n.openBlock(),n.createElementBlock("p",{key:0,class:n.normalizeClass(["unnnic-select-smart-option__description",`unnnic-select-smart-option__description--${i.size}`])},n.toDisplayString(i.description),3)):n.createCommentVNode("",!0)])],10,XV)}const JV=k(GV,[["render",$V]]),pte="",KV={name:"UnnnicSelectSmartMultipleHeader",components:{Tag:s2},mixins:[y1],props:{selectedOptions:{type:Array,required:!0},withoutSelectsMessage:{type:String,default:""}},data(){return{multipleSelectedsTags:2,defaultTranslations:{without_multiple_selected:{"pt-br":"Nenhuma opção selecionada",en:"No option selected",es:"Ninguna opción seleccionada"}}}},computed:{firstMultipleSelecteds(){const{selectedOptions:e,multipleSelectedsTags:t}=this,i=[];for(let s=0;s<t;s+=1)i.push(e==null?void 0:e[s]);return i.filter(s=>s!==void 0)}},methods:{unselectOption(e){this.$emit("unselect-option",e)}}},ez={class:"unnnic-select-smart__options__multiple"},nz={key:0,class:"unnnic-select-smart__options__multiple__selecteds__container"},iz={class:"unnnic-select-smart__options__multiple__selecteds"},tz={key:0,class:"unnnic-select-smart__options__multiple__selecteds__remaining"},az={key:1,class:"unnnic-select-smart__options__multiple--without-multiples"};function oz(e,t,i,s,l,r){const c=n.resolveComponent("Tag");return n.openBlock(),n.createElementBlock("div",ez,[i.selectedOptions[0]?(n.openBlock(),n.createElementBlock("div",nz,[n.createElementVNode("div",iz,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.firstMultipleSelecteds,f=>(n.openBlock(),n.createBlock(c,{key:f.value,class:"unnnic-select-smart__options__multiple__selecteds__option",text:f.label,hasCloseIcon:"",onClose:u=>r.unselectOption(f)},null,8,["text","onClose"]))),128)),i.selectedOptions.length>l.multipleSelectedsTags?(n.openBlock(),n.createElementBlock("p",tz," +"+n.toDisplayString(i.selectedOptions.length-l.multipleSelectedsTags),1)):n.createCommentVNode("",!0)])])):n.createCommentVNode("",!0),i.selectedOptions[0]?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("p",az,n.toDisplayString(i.withoutSelectsMessage||e.i18n("without_multiple_selected")),1))])}const sz=k(KV,[["render",oz],["__scopeId","data-v-c381d4c1"]]),yte="",rz={props:{type:{type:String,default:"automatic"},modelValue:Boolean,position:{type:String,default:"bottom-left"}},data(){return{clientHeight:0,clientWidth:0,x:0,y:0,width:0,height:0,data:{x:0,y:0,width:0,height:0}}},computed:{active(){return this.type==="manual"?this.modelValue:!1},positions(){let e,t;return this.position.startsWith("bottom")?(e=this.y+this.height,e+this.data.height>this.clientHeight&&(e=this.clientHeight-this.data.height,this.y>=this.data.height&&(e=this.y-this.data.height))):this.position.startsWith("top")&&(e=this.y-this.data.height,e<0&&(e=0,this.y+this.height+this.data.height<=this.clientHeight&&(e=this.y+this.height))),this.position.endsWith("right")?(t=this.x+this.width,t+this.data.width>this.clientWidth&&(t=this.clientWidth-this.data.width,this.x>=this.data.width&&(t=this.x-this.data.width))):this.position.endsWith("left")&&(t=this.x-this.data.width,t<0&&(t=0,this.x+this.width+this.data.width<=this.clientWidth&&(t=this.x+this.width))),{left:`${t}px`,top:`${e}px`}}},mounted(){this.calculatePosition(),window.addEventListener("scroll",this.calculatePosition),window.addEventListener("resize",this.calculatePosition)},beforeUnmount(){window.removeEventListener("scroll",this.calculatePosition),window.removeEventListener("resize",this.calculatePosition)},methods:{calculatePosition(){const e=this.$refs.dropdown.getBoundingClientRect(),t=this.$refs["dropdown-data"].getBoundingClientRect();this.clientHeight=document.documentElement.clientHeight,this.clientWidth=document.documentElement.clientWidth,this.x=e.x,this.y=e.y,this.width=e.width,this.height=e.height,this.data.x=t.x,this.data.y=t.y,this.data.width=t.width,this.data.height=t.height}}};function lz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("span",{ref:"dropdown",class:n.normalizeClass(["dropdown",{active:r.active}])},[n.renderSlot(e.$slots,"default",{},void 0,!0),n.createElementVNode("div",{ref:"dropdown-data",class:"dropdown-data",style:n.normalizeStyle({position:"fixed",...r.positions})},[n.renderSlot(e.$slots,"inside",{width:`${l.width}px`,height:`${l.height}px`},void 0,!0)],4)],2)}const cz=k(rz,[["render",lz],["__scopeId","data-v-bbccfda6"]]),gte="",dz={name:"UnnnicSelectSmart",components:{TextInput:tr,SelectSmartOption:JV,SelectSmartMultipleHeader:sz,DropdownSkeleton:cz},directives:{onClickOutside:la},mixins:[y1],props:{options:{type:Array,required:!0,default:()=>[{value:"",label:"Initial value"},{value:"option1",label:"Option1"}]},modelValue:{type:Array,default:()=>[]},size:{type:String,default:"md"},type:{type:String,default:"normal",validator(e){return["normal","error"].indexOf(e)!==-1}},disabled:{type:Boolean,default:null},orderedByIndex:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},multipleWithoutSelectsMessage:{type:String,default:""},autocomplete:{type:Boolean,default:!1},autocompleteIconLeft:{type:Boolean,default:!1},autocompleteClearOnFocus:{type:Boolean,default:!1},selectFirst:{type:Boolean,default:!0},placeholder:{type:String,default:null}},data(){return{active:!1,status:"not-mounted",focusedOption:null,searchValue:"",isAutocompleteAllowed:!1,multipleSelectedsTags:2,defaultTranslations:{without_results:{"pt-br":"Nenhum resultado encontrado",en:"No results found",es:"Ningún resultado encontrado"}}}},computed:{selectedLabel(){var i;if(this.status!=="mounted")return"";const e=this.options.find(s=>{const l=s.value===this.modelValue;return this.isAutocompleteAllowed?l&&s.value!=="":s.value===""&&this.modelValue.length===0||l});return e?e.label:this.multiple?this.modelValue.map(l=>l.label).join(", "):((i=this.modelValue.at(-1))==null?void 0:i.label)||""},hasDescriptionOptions(){return this.options.some(e=>typeof e.description<"u")},autocompletePlaceholder(){if(this.isAutocompleteAllowed){const e=this.options.find(t=>t.value==="");if(e)return e.label}return""},inputValue(){const{isAutocompleteAllowed:e,searchValue:t,multiple:i,modelValue:s}=this;return e||i?t:!i&&s.length!==0?s==null?void 0:s[0].label:""}},watch:{active(e){this.$refs["dropdown-skeleton"].calculatePosition(),this.$nextTick(()=>{if(e&&!this.multiple){const t=this.getOptionIndex("active");t!==-1&&this.scrollToOption(t,"center")}})},searchValue(e,t){this.focusedOption=null,!this.active&&t&&(this.active=!0)},modelValue:{deep:!0,handler(e){this.$emit("onChange",e),this.$emit("update:modelValue",e),this.onSelectOption(e.at(-1))}},autocomplete(e){this.multiple||(this.isAutocompleteAllowed=e)}},mounted(){var e,t,i,s,l;this.status="mounted",(this.multiple||this.autocomplete)&&(this.isAutocompleteAllowed=!0),(e=this.modelValue)!=null&&e[0]&&((t=this.modelValue)!=null&&t[0].value)?this.isAutocompleteAllowed&&this.$nextTick(()=>{this.searchValue=this.selectedLabel}):this.selectFirst&&((i=this.options)!=null&&i[0])&&((s=this.options)!=null&&s[0].value)&&this.selectOption((l=this.options)==null?void 0:l[0])},methods:{optionIsSelected(e){return this.modelValue.some(t=>t.value===e.value)},handleSelect(e){if(e){if(this.multiple&&this.optionIsSelected(e)){this.unselectOption(e);return}this.selectOption(e)}},handleClickInput(){if(this.isAutocompleteAllowed){if(this.active)return;(this.autocompleteClearOnFocus||this.multiple)&&(this.searchValue="")}this.active=!this.active},filterOptions(e){const i=this.searchValue.toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,"").split(" "),s=f=>f.toString().toLowerCase().normalize("NFD").replace(/[\u0300-\u036f]/g,""),l=f=>{var u;return parseInt((u=f.match(/\d+/))==null?void 0:u[0],10)||0},r=e.filter(({value:f,label:u},h,p)=>{const C=s(u),w=p.findIndex(N=>N.value===f)===h,b=i.every(N=>C.includes(N));return w&&b&&f});return this.orderedByIndex?r:r.sort((f,u)=>{const h=s(f.label),p=s(u.label),C=l(h),w=l(p);return C-w||h.localeCompare(p)})},onClickOutside(){this.active&&(this.isAutocompleteAllowed&&(this.searchValue=this.selectedLabel),this.$nextTick(()=>{this.active=!1}))},getOptionIndex(e){var s,l,r,c;const t=this.filterOptions(this.options);let i="";return e==="active"&&(i=(l=(s=this.modelValue)==null?void 0:s[0])==null?void 0:l.value),e==="focused"&&(i=((r=this.focusedOption)==null?void 0:r.value)||((c=this.modelValue.at(-1))==null?void 0:c.value)),t.findIndex(f=>f.value===i)},scrollToOption(e,t="nearest"){const i=this.$refs.selectSmartOptionsScrollArea;if(i&&e>=0&&e<i.childNodes.length){const s=i.childNodes[e];s instanceof HTMLElement&&s.scrollIntoView({block:t})}},selectOption(e){const t=e.value===null||e.value.length===0?null:e;this.$emit("update:modelValue",this.multiple?[...this.modelValue,t]:[t])},unselectOption(e){const t=this.modelValue.findIndex(i=>i.value===e.value);if(t!==-1){const i=this.modelValue;i.splice(t,1),this.$emit("update:modelValue",i)}this.multiple&&(this.searchValue="")},onSelectOption(e){if(this.$nextTick(()=>{this.multiple||(this.active=!1)}),this.isAutocompleteAllowed&&!this.multiple&&(e!=null&&e.label)){this.searchValue=e.label;return}this.multiple&&(this.searchValue="")},async onKeyDownSelect(e){const{key:t}=e;if(["Escape","Enter","ArrowUp","ArrowDown"].includes(t)){e.preventDefault();const s=this.filterOptions(this.options),l=this.getOptionIndex("focused");let r;switch(t){case"Escape":this.active=!1,this.searchValue="";break;case"Enter":this.focusedOption&&this.active&&this.handleSelect(this.focusedOption),this.active||(this.active=!0);break;case"ArrowUp":case"ArrowDown":this.multiple&&!this.active&&(this.active=!0,await this.$nextTick()),r=t==="ArrowUp"?Math.max(l-1,0):Math.min(l+1,s.length-1),this.active||this.handleSelect(s[r]);break}r!==void 0&&this.active&&this.scrollToOption(r);const c=s[r===void 0?l:r];this.focusedOption=c}}}},fz={style:{overflow:"auto"}},uz={key:0,class:"unnnic-select-smart__options--no-results"};function mz(e,t,i,s,l,r){const c=n.resolveComponent("TextInput"),f=n.resolveComponent("SelectSmartMultipleHeader"),u=n.resolveComponent("SelectSmartOption"),h=n.resolveComponent("DropdownSkeleton"),p=n.resolveDirective("on-click-outside");return n.withDirectives((n.openBlock(),n.createElementBlock("div",{class:"unnnic-select-smart",onKeydown:t[1]||(t[1]=(...C)=>r.onKeyDownSelect&&r.onKeyDownSelect(...C))},[n.createVNode(h,{ref:"dropdown-skeleton",type:"manual",modelValue:l.active||null,position:"bottom"},{inside:n.withCtx(C=>[l.active?(n.openBlock(),n.createElementBlock("div",{key:0,style:n.normalizeStyle({width:C.width}),class:n.normalizeClass({"unnnic-select-smart__options":!0,active:l.active,inactive:!l.active})},[n.createElementVNode("div",fz,[i.multiple?(n.openBlock(),n.createBlock(f,{key:0,selectedOptions:i.modelValue,withoutSelectsMessage:i.multipleWithoutSelectsMessage,locale:e.locale,translations:e.translations,onUnselectOption:r.unselectOption},null,8,["selectedOptions","withoutSelectsMessage","locale","translations","onUnselectOption"])):n.createCommentVNode("",!0),n.createElementVNode("div",{ref:"selectSmartOptionsScrollArea",class:n.normalizeClass(["unnnic-select-smart__options__scroll-area",`size-${i.size}`,{"with-descriptions":r.hasDescriptionOptions,"with-checkboxes":!!i.multiple}])},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(r.filterOptions(i.options),(w,b)=>(n.openBlock(),n.createBlock(u,{key:w.value,label:w.label,description:w.description,tabindex:b,size:i.size,active:w.value===i.modelValue||r.optionIsSelected(w),focused:l.focusedOption&&l.focusedOption.value===w.value,allowCheckbox:!!i.multiple,onClick:N=>r.handleSelect(w)},null,8,["label","description","tabindex","size","active","focused","allowCheckbox","onClick"]))),128)),r.filterOptions(i.options).length===0?(n.openBlock(),n.createElementBlock("p",uz,n.toDisplayString(e.i18n("without_results")),1)):n.createCommentVNode("",!0)],2)])],6)):n.createCommentVNode("",!0)]),default:n.withCtx(()=>[n.createVNode(c,{ref:"selectSmartInput",class:"unnnic-select-smart__input",modelValue:r.inputValue,placeholder:i.placeholder||r.autocompletePlaceholder||r.selectedLabel,type:i.type,size:i.size,disabled:i.disabled,readonly:!l.isAutocompleteAllowed,iconLeft:l.isAutocompleteAllowed&&i.autocompleteIconLeft?"search-1":"",iconRight:l.active?"keyboard_arrow_up":"keyboard_arrow_down",iconRightSize:"ant",onClick:n.withModifiers(r.handleClickInput,["stop"]),"onUpdate:modelValue":t[0]||(t[0]=C=>l.searchValue=C)},null,8,["modelValue","placeholder","type","size","disabled","readonly","iconLeft","iconRight","onClick"])]),_:1},8,["modelValue"])],32)),[[p,r.onClickOutside]])}const hz=k(dz,[["render",mz]]),_te="",pz={name:"UnnicSelectItem",props:{size:{type:String,default:""},selectable:{type:Boolean,default:!0},active:{type:Boolean,default:!1},textFocused:{type:Boolean,default:!1}}};function yz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass({"unnnic-select-item":!0,"unnnic-select-item__active":i.active,"unnnic--clickable":i.selectable,"unnnic-select-item--selectable":i.selectable,"text-focused":i.textFocused}),onClick:t[0]||(t[0]=c=>e.$emit("click"))},[n.createElementVNode("span",{class:n.normalizeClass(["unnnic-select-item__label",`unnnic-select-item__label--${i.size}`])},[n.renderSlot(e.$slots,"default")],2)],2)}const gz=k(pz,[["render",yz]]),wte="",_z={name:"UnnnicMultiSelect",components:{UnnnicIcon:te,UnnnicRadio:I5},directives:{onClickOutside:la},props:{isOpen:{default:!1},expand:{default:!1},label:{type:String,default:""},modelValue:{type:Array,default:()=>[]},inputTitle:{type:String,default:"Teste"},hideRadio:{type:Boolean,default:!1},hideGroupTitle:{type:Boolean,default:!1},unselectable:{type:Boolean,default:!1}},data(){return{active:!1}},watch:{isOpen(){this.active=this.open}},methods:{handleIsOpenKeyboard(e){document.querySelector(".select-permission:focus-visible")&&e.keyCode===32&&(this.active=!this.active)},onClickOutside(){this.active&&(this.active=!1)},change(e,t){this.$emit("update:model-value",this.modelValue.map((i,s)=>{if(s===e){let l=t;return this.unselectable&&i.selected===t&&(l=-1),{...i,selected:l}}return i}))}}},wz={key:0,class:"select-permission-label"},kz={class:"title noselect"},Cz={key:1,class:"select-content",tabindex:"0"},vz=["onClick"];function xz(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon"),f=n.resolveComponent("UnnnicRadio"),u=n.resolveDirective("on-click-outside");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(i.expand?"expand-multiselect":"normal-multiselect"),tabindex:"-1"},[i.label?(n.openBlock(),n.createElementBlock("span",wz,n.toDisplayString(i.label),1)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:"select-permission",tabindex:"0",onKeypress:t[0]||(t[0]=(...h)=>r.handleIsOpenKeyboard&&r.handleIsOpenKeyboard(...h)),onClick:t[1]||(t[1]=h=>l.active=!l.active)},[n.createElementVNode("h6",kz,n.toDisplayString(i.inputTitle),1),n.createVNode(c,{icon:l.active?"arrow-button-up-1":"arrow-button-down-1",size:"sm",scheme:"neutral-dark"},null,8,["icon"])],32),l.active?n.withDirectives((n.openBlock(),n.createElementBlock("div",Cz,[n.createElementVNode("div",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.modelValue,(h,p)=>(n.openBlock(),n.createElementBlock(n.Fragment,{key:`group-${p}`},[i.hideGroupTitle?n.createCommentVNode("",!0):(n.openBlock(),n.createElementBlock("h6",{key:`title-${p}`,class:"title"},n.toDisplayString(h.title),1)),n.createElementVNode("section",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(h.items,(C,w)=>(n.openBlock(),n.createElementBlock(n.Fragment,{key:`item-${w}`},[i.hideRadio?(n.openBlock(),n.createElementBlock("div",{key:w+"input",class:"unnnic-radio-container unnnic-radio-container--sm",style:{cursor:"pointer"},onClick:b=>r.change(p,w)},[n.createElementVNode("strong",null,n.toDisplayString(C.title),1),n.createElementVNode("span",null,n.toDisplayString(C.description),1)],8,vz)):(n.openBlock(),n.createBlock(f,{id:"",key:"else"+w+"input",name:"",modelValue:h.selected,value:w,size:"sm",class:"","onUpdate:modelValue":b=>r.change(p,b)},{default:n.withCtx(()=>[n.createElementVNode("strong",null,n.toDisplayString(C.title),1),n.createElementVNode("span",null,n.toDisplayString(C.description),1)]),_:2},1032,["modelValue","value","onUpdate:modelValue"]))],64))),128))])],64))),128))])])),[[u,r.onClickOutside]]):n.createCommentVNode("",!0)],2)}const bz=k(_z,[["render",xz],["__scopeId","data-v-8f8d226c"]]),kte="",Mz={components:{UnnnicIcon:te},props:{open:{type:Boolean,default:!1},title:{type:String}},data(){return{height:0,setHeightToNull:null}},watch:{open(e){clearTimeout(this.setHeightToNull),e?(this.height=`${this.$refs.content.scrollHeight}px`,this.setHeightToNull=setTimeout(()=>{this.height=null},200)):(this.height=`${this.$refs.content.scrollHeight}px`,setTimeout(()=>{this.height=0},0))}},mounted(){this.open&&(this.height=null)}},Dz={class:"header"},Az={class:"actions"};function Ez(e,t,i,s,l,r){const c=n.resolveComponent("UnnnicIcon");return n.openBlock(),n.createElementBlock("div",{class:"unnnic-accordion",onClick:t[0]||(t[0]=f=>e.$emit("update:open",!i.open))},[n.createElementVNode("div",Dz,[n.createVNode(c,{icon:i.open?"subtract-circle-1":"add-circle-1",scheme:"neutral-clean",size:"md"},null,8,["icon"]),n.createElementVNode("div",{class:n.normalizeClass(["title",{open:i.open}])},n.toDisplayString(i.title),3),n.withDirectives(n.createElementVNode("div",Az,[n.renderSlot(e.$slots,"actions",{},void 0,!0)],512),[[n.vShow,i.open]])]),n.createElementVNode("div",{ref:"content",class:n.normalizeClass(["content",{open:i.open}]),style:n.normalizeStyle({height:l.height})},[n.renderSlot(e.$slots,"default",{},void 0,!0)],6)])}const Nz=k(Mz,[["render",Ez],["__scopeId","data-v-e8db67f7"]]),Cte="",Bz={name:"UnnnicIndicator",props:{numberOfSteps:{type:Number,required:!0},titles:{type:Array,default:()=>[]},currentStep:{type:Number,default:0}},methods:{titleForStep(e){try{return this.titles[e-1]}catch{return null}}}},Lz={class:"weni-step-indicator"},Sz={class:"weni-step-indicator__label"};function Tz(e,t,i,s,l,r){return n.openBlock(),n.createElementBlock("div",Lz,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(i.numberOfSteps,c=>(n.openBlock(),n.createElementBlock("div",{key:c,class:n.normalizeClass({"weni-step-indicator__step__wrapper":!0,"weni-step-indicator--has-separator":c>1})},[c!==1?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass({"weni-step-indicator__step__separator":!0,"weni-step-indicator__step__separator--active":c<=i.currentStep})},null,2)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:n.normalizeClass({"weni-step-indicator__step":!0,"weni-step-indicator__step--active":c<=i.currentStep})},[n.createElementVNode("span",Sz,n.toDisplayString(r.titleForStep(c)),1)],2)],2))),128))])}const Vz=k(Bz,[["render",Tz],["__scopeId","data-v-c8f0092e"]]),zz=`:export{unnnicColorBackgroundSolo:#E8F4F4}.color-background-solo{color:#e8f4f4}.bg-background-solo{background-color:#e8f4f4}.color-background-sky{color:#f4f6f8}.bg-background-sky{background-color:#f4f6f8}.color-background-grass{color:#f5f6f6}.bg-background-grass{background-color:#f5f6f6}.color-background-carpet{color:#f9f9f9}.bg-background-carpet{background-color:#f9f9f9}.color-background-snow{color:#fff}.bg-background-snow{background-color:#fff}.color-background-lightest{color:#f9f9f9}.bg-background-lightest{background-color:#f9f9f9}.color-background-white{color:#fff}.bg-background-white{background-color:#fff}.color-neutral-black{color:#272b33}.bg-neutral-black{background-color:#272b33}.color-neutral-darkest{color:#3b414d}.bg-neutral-darkest{background-color:#3b414d}.color-neutral-dark{color:#4e5666}.bg-neutral-dark{background-color:#4e5666}.color-neutral-cloudy{color:#67738b}.bg-neutral-cloudy{background-color:#67738b}.color-neutral-cleanest{color:#d0d3d9}.bg-neutral-cleanest{background-color:#d0d3d9}.color-neutral-clean{color:#9caccc}.bg-neutral-clean{background-color:#9caccc}.color-neutral-soft{color:#e2e6ed}.bg-neutral-soft{background-color:#e2e6ed}.color-neutral-lightest{color:#f9f9f9}.bg-neutral-lightest{background-color:#f9f9f9}.color-neutral-light{color:#f4f6f8}.bg-neutral-light{background-color:#f4f6f8}.color-neutral-white{color:#fff}.bg-neutral-white{background-color:#fff}.color-neutral-snow{color:#fff}.bg-neutral-snow{background-color:#fff}.color-feedback-red{color:#ff4545}.bg-feedback-red{background-color:#ff4545}.color-feedback-green{color:#47d66f}.bg-feedback-green{background-color:#47d66f}.color-feedback-yellow{color:#fdba38}.bg-feedback-yellow{background-color:#fdba38}.color-feedback-blue{color:#2856fc}.bg-feedback-blue{background-color:#2856fc}.color-feedback-grey{color:#ececec}.bg-feedback-grey{background-color:#ececec}.color-aux-blue{color:#00ded3}.bg-aux-blue{background-color:#00ded3}.color-aux-purple{color:#8416de}.bg-aux-purple{background-color:#8416de}.color-aux-orange{color:#f4691f}.bg-aux-orange{background-color:#f4691f}.color-aux-lemon{color:#ccde0b}.bg-aux-lemon{background-color:#ccde0b}.color-aux-pink{color:#de16ba}.bg-aux-pink{background-color:#de16ba}.color-aux-baby-blue{color:#8edef5}.bg-aux-baby-blue{background-color:#8edef5}.color-aux-baby-yellow{color:#fbf391}.bg-aux-baby-yellow{background-color:#fbf391}.color-aux-baby-red{color:#f48e8e}.bg-aux-baby-red{background-color:#f48e8e}.color-aux-baby-green{color:#b2fca6}.bg-aux-baby-green{background-color:#b2fca6}.color-aux-baby-pink{color:#ffcbf6}.bg-aux-baby-pink{background-color:#ffcbf6}.color-aux-green-100{color:#c6f6d5}.bg-aux-green-100{background-color:#c6f6d5}.color-aux-green-300{color:#68d391}.bg-aux-green-300{background-color:#68d391}.color-aux-green-500{color:#38a169}.bg-aux-green-500{background-color:#38a169}.color-aux-green-700{color:#276749}.bg-aux-green-700{background-color:#276749}.color-aux-green-900{color:#1c4532}.bg-aux-green-900{background-color:#1c4532}.color-aux-blue-100{color:#bee3f8}.bg-aux-blue-100{background-color:#bee3f8}.color-aux-blue-300{color:#63b3ed}.bg-aux-blue-300{background-color:#63b3ed}.color-aux-blue-500{color:#3182ce}.bg-aux-blue-500{background-color:#3182ce}.color-aux-blue-700{color:#2c5282}.bg-aux-blue-700{background-color:#2c5282}.color-aux-blue-900{color:#1a365d}.bg-aux-blue-900{background-color:#1a365d}.color-aux-purple-100{color:#e9d8fd}.bg-aux-purple-100{background-color:#e9d8fd}.color-aux-purple-300{color:#b794f4}.bg-aux-purple-300{background-color:#b794f4}.color-aux-purple-500{color:#805ad5}.bg-aux-purple-500{background-color:#805ad5}.color-aux-purple-700{color:#553c9a}.bg-aux-purple-700{background-color:#553c9a}.color-aux-purple-900{color:#322659}.bg-aux-purple-900{background-color:#322659}.color-aux-red-100{color:#fed7d7}.bg-aux-red-100{background-color:#fed7d7}.color-aux-red-300{color:#fc8181}.bg-aux-red-300{background-color:#fc8181}.color-aux-red-500{color:#e53e3e}.bg-aux-red-500{background-color:#e53e3e}.color-aux-red-700{color:#9b2c2c}.bg-aux-red-700{background-color:#9b2c2c}.color-aux-red-900{color:#63171b}.bg-aux-red-900{background-color:#63171b}.color-aux-orange-100{color:#feebc8}.bg-aux-orange-100{background-color:#feebc8}.color-aux-orange-300{color:#f6ad55}.bg-aux-orange-300{background-color:#f6ad55}.color-aux-orange-500{color:#dd6b20}.bg-aux-orange-500{background-color:#dd6b20}.color-aux-orange-700{color:#9c4221}.bg-aux-orange-700{background-color:#9c4221}.color-aux-orange-900{color:#652b19}.bg-aux-orange-900{background-color:#652b19}.color-aux-yellow-100{color:#fefcbf}.bg-aux-yellow-100{background-color:#fefcbf}.color-aux-yellow-300{color:#f6e05e}.bg-aux-yellow-300{background-color:#f6e05e}.color-aux-yellow-500{color:#d69e2e}.bg-aux-yellow-500{background-color:#d69e2e}.color-aux-yellow-700{color:#975a16}.bg-aux-yellow-700{background-color:#975a16}.color-aux-yellow-900{color:#5f370e}.bg-aux-yellow-900{background-color:#5f370e}.color-floweditor-blue{color:#0080a3}.bg-floweditor-blue{background-color:#0080a3}.color-floweditor-purple{color:#7a00a3}.bg-floweditor-purple{background-color:#7a00a3}.color-floweditor-wine{color:#a3006a}.bg-floweditor-wine{background-color:#a3006a}.color-floweditor-orange{color:#f99707}.bg-floweditor-orange{background-color:#f99707}.color-floweditor-pink{color:#de16ba}.bg-floweditor-pink{background-color:#de16ba}.color-floweditor-turquoise{color:#00ded2}.bg-floweditor-turquoise{background-color:#00ded2}.color-floweditor-green{color:#00a339}.bg-floweditor-green{background-color:#00a339}.color-weni-50{color:#eefffc}.bg-weni-50{background-color:#eefffc}.color-weni-100{color:#c6fff7}.bg-weni-100{background-color:#c6fff7}.color-weni-200{color:#8efff1}.bg-weni-200{background-color:#8efff1}.color-weni-300{color:#4dfbea}.bg-weni-300{background-color:#4dfbea}.color-weni-400{color:#19e8da}.bg-weni-400{background-color:#19e8da}.color-weni-500{color:#00ded2}.bg-weni-500{background-color:#00ded2}.color-weni-600{color:#00a49f}.bg-weni-600{background-color:#00a49f}.color-weni-700{color:#028380}.bg-weni-700{background-color:#028380}.color-weni-800{color:#086766}.bg-weni-800{background-color:#086766}.color-weni-900{color:#0c5554}.bg-weni-900{background-color:#0c5554}.color-weni-950{color:#003234}.bg-weni-950{background-color:#003234}.color-brand-weni{color:#00a49f}.bg-brand-weni{background-color:#00a49f}.color-brand-weni-dark{color:#086766}.bg-brand-weni-dark{background-color:#086766}.color-brand-weni-soft{color:#00a49f}.bg-brand-weni-soft{background-color:#00a49f}.color-brand-sec-dark{color:#272b33}.bg-brand-sec-dark{background-color:#272b33}.color-brand-sec-soft{color:#4e5666}.bg-brand-sec-soft{background-color:#4e5666}.color-brand-sec{color:#d0d3d9}.bg-brand-sec{background-color:#d0d3d9}.u.color-background-solo{color:#e8f4f4}.u.bg-background-solo{background-color:#e8f4f4}.u.color-background-sky{color:#f4f6f8}.u.bg-background-sky{background-color:#f4f6f8}.u.color-background-grass{color:#f5f6f6}.u.bg-background-grass{background-color:#f5f6f6}.u.color-background-carpet{color:#f9f9f9}.u.bg-background-carpet{background-color:#f9f9f9}.u.color-background-snow{color:#fff}.u.bg-background-snow{background-color:#fff}.u.color-background-lightest{color:#f9f9f9}.u.bg-background-lightest{background-color:#f9f9f9}.u.color-background-white{color:#fff}.u.bg-background-white{background-color:#fff}.u.color-neutral-black{color:#272b33}.u.bg-neutral-black{background-color:#272b33}.u.color-neutral-darkest{color:#3b414d}.u.bg-neutral-darkest{background-color:#3b414d}.u.color-neutral-dark{color:#4e5666}.u.bg-neutral-dark{background-color:#4e5666}.u.color-neutral-cloudy{color:#67738b}.u.bg-neutral-cloudy{background-color:#67738b}.u.color-neutral-cleanest{color:#d0d3d9}.u.bg-neutral-cleanest{background-color:#d0d3d9}.u.color-neutral-clean{color:#9caccc}.u.bg-neutral-clean{background-color:#9caccc}.u.color-neutral-soft{color:#e2e6ed}.u.bg-neutral-soft{background-color:#e2e6ed}.u.color-neutral-lightest{color:#f9f9f9}.u.bg-neutral-lightest{background-color:#f9f9f9}.u.color-neutral-light{color:#f4f6f8}.u.bg-neutral-light{background-color:#f4f6f8}.u.color-neutral-white{color:#fff}.u.bg-neutral-white{background-color:#fff}.u.color-neutral-snow{color:#fff}.u.bg-neutral-snow{background-color:#fff}.u.color-feedback-red{color:#ff4545}.u.bg-feedback-red{background-color:#ff4545}.u.color-feedback-green{color:#47d66f}.u.bg-feedback-green{background-color:#47d66f}.u.color-feedback-yellow{color:#fdba38}.u.bg-feedback-yellow{background-color:#fdba38}.u.color-feedback-blue{color:#2856fc}.u.bg-feedback-blue{background-color:#2856fc}.u.color-feedback-grey{color:#ececec}.u.bg-feedback-grey{background-color:#ececec}.u.color-aux-blue{color:#00ded3}.u.bg-aux-blue{background-color:#00ded3}.u.color-aux-purple{color:#8416de}.u.bg-aux-purple{background-color:#8416de}.u.color-aux-orange{color:#f4691f}.u.bg-aux-orange{background-color:#f4691f}.u.color-aux-lemon{color:#ccde0b}.u.bg-aux-lemon{background-color:#ccde0b}.u.color-aux-pink{color:#de16ba}.u.bg-aux-pink{background-color:#de16ba}.u.color-aux-baby-blue{color:#8edef5}.u.bg-aux-baby-blue{background-color:#8edef5}.u.color-aux-baby-yellow{color:#fbf391}.u.bg-aux-baby-yellow{background-color:#fbf391}.u.color-aux-baby-red{color:#f48e8e}.u.bg-aux-baby-red{background-color:#f48e8e}.u.color-aux-baby-green{color:#b2fca6}.u.bg-aux-baby-green{background-color:#b2fca6}.u.color-aux-baby-pink{color:#ffcbf6}.u.bg-aux-baby-pink{background-color:#ffcbf6}.u.color-aux-green-100{color:#c6f6d5}.u.bg-aux-green-100{background-color:#c6f6d5}.u.color-aux-green-300{color:#68d391}.u.bg-aux-green-300{background-color:#68d391}.u.color-aux-green-500{color:#38a169}.u.bg-aux-green-500{background-color:#38a169}.u.color-aux-green-700{color:#276749}.u.bg-aux-green-700{background-color:#276749}.u.color-aux-green-900{color:#1c4532}.u.bg-aux-green-900{background-color:#1c4532}.u.color-aux-blue-100{color:#bee3f8}.u.bg-aux-blue-100{background-color:#bee3f8}.u.color-aux-blue-300{color:#63b3ed}.u.bg-aux-blue-300{background-color:#63b3ed}.u.color-aux-blue-500{color:#3182ce}.u.bg-aux-blue-500{background-color:#3182ce}.u.color-aux-blue-700{color:#2c5282}.u.bg-aux-blue-700{background-color:#2c5282}.u.color-aux-blue-900{color:#1a365d}.u.bg-aux-blue-900{background-color:#1a365d}.u.color-aux-purple-100{color:#e9d8fd}.u.bg-aux-purple-100{background-color:#e9d8fd}.u.color-aux-purple-300{color:#b794f4}.u.bg-aux-purple-300{background-color:#b794f4}.u.color-aux-purple-500{color:#805ad5}.u.bg-aux-purple-500{background-color:#805ad5}.u.color-aux-purple-700{color:#553c9a}.u.bg-aux-purple-700{background-color:#553c9a}.u.color-aux-purple-900{color:#322659}.u.bg-aux-purple-900{background-color:#322659}.u.color-aux-red-100{color:#fed7d7}.u.bg-aux-red-100{background-color:#fed7d7}.u.color-aux-red-300{color:#fc8181}.u.bg-aux-red-300{background-color:#fc8181}.u.color-aux-red-500{color:#e53e3e}.u.bg-aux-red-500{background-color:#e53e3e}.u.color-aux-red-700{color:#9b2c2c}.u.bg-aux-red-700{background-color:#9b2c2c}.u.color-aux-red-900{color:#63171b}.u.bg-aux-red-900{background-color:#63171b}.u.color-aux-orange-100{color:#feebc8}.u.bg-aux-orange-100{background-color:#feebc8}.u.color-aux-orange-300{color:#f6ad55}.u.bg-aux-orange-300{background-color:#f6ad55}.u.color-aux-orange-500{color:#dd6b20}.u.bg-aux-orange-500{background-color:#dd6b20}.u.color-aux-orange-700{color:#9c4221}.u.bg-aux-orange-700{background-color:#9c4221}.u.color-aux-orange-900{color:#652b19}.u.bg-aux-orange-900{background-color:#652b19}.u.color-aux-yellow-100{color:#fefcbf}.u.bg-aux-yellow-100{background-color:#fefcbf}.u.color-aux-yellow-300{color:#f6e05e}.u.bg-aux-yellow-300{background-color:#f6e05e}.u.color-aux-yellow-500{color:#d69e2e}.u.bg-aux-yellow-500{background-color:#d69e2e}.u.color-aux-yellow-700{color:#975a16}.u.bg-aux-yellow-700{background-color:#975a16}.u.color-aux-yellow-900{color:#5f370e}.u.bg-aux-yellow-900{background-color:#5f370e}.u.color-floweditor-blue{color:#0080a3}.u.bg-floweditor-blue{background-color:#0080a3}.u.color-floweditor-purple{color:#7a00a3}.u.bg-floweditor-purple{background-color:#7a00a3}.u.color-floweditor-wine{color:#a3006a}.u.bg-floweditor-wine{background-color:#a3006a}.u.color-floweditor-orange{color:#f99707}.u.bg-floweditor-orange{background-color:#f99707}.u.color-floweditor-pink{color:#de16ba}.u.bg-floweditor-pink{background-color:#de16ba}.u.color-floweditor-turquoise{color:#00ded2}.u.bg-floweditor-turquoise{background-color:#00ded2}.u.color-floweditor-green{color:#00a339}.u.bg-floweditor-green{background-color:#00a339}.u.color-weni-50{color:#eefffc}.u.bg-weni-50{background-color:#eefffc}.u.color-weni-100{color:#c6fff7}.u.bg-weni-100{background-color:#c6fff7}.u.color-weni-200{color:#8efff1}.u.bg-weni-200{background-color:#8efff1}.u.color-weni-300{color:#4dfbea}.u.bg-weni-300{background-color:#4dfbea}.u.color-weni-400{color:#19e8da}.u.bg-weni-400{background-color:#19e8da}.u.color-weni-500{color:#00ded2}.u.bg-weni-500{background-color:#00ded2}.u.color-weni-600{color:#00a49f}.u.bg-weni-600{background-color:#00a49f}.u.color-weni-700{color:#028380}.u.bg-weni-700{background-color:#028380}.u.color-weni-800{color:#086766}.u.bg-weni-800{background-color:#086766}.u.color-weni-900{color:#0c5554}.u.bg-weni-900{background-color:#0c5554}.u.color-weni-950{color:#003234}.u.bg-weni-950{background-color:#003234}.u.color-brand-weni{color:#00a49f}.u.bg-brand-weni{background-color:#00a49f}.u.color-brand-weni-dark{color:#086766}.u.bg-brand-weni-dark{background-color:#086766}.u.color-brand-weni-soft{color:#00a49f}.u.bg-brand-weni-soft{background-color:#00a49f}.u.color-brand-sec-dark{color:#272b33}.u.bg-brand-sec-dark{background-color:#272b33}.u.color-brand-sec-soft{color:#4e5666}.u.bg-brand-sec-soft{background-color:#4e5666}.u.color-brand-sec{color:#d0d3d9}.u.bg-brand-sec{background-color:#d0d3d9}
65
65
  `,Z5=/unnnicColorBackgroundSolo:\s*(.*)\;/.exec(zz),xo=Z5?Z5[1]:"#E8F4F4",Iz={backgroundColor:xo,backgroundImage:`linear-gradient(
66
66
  90deg,
67
67
  ${xo},
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@weni/unnnic-system",
3
- "version": "2.14.1-alpha.2",
3
+ "version": "2.14.1-alpha.4",
4
4
  "type": "commonjs",
5
5
  "files": [
6
6
  "dist",
@@ -470,7 +470,7 @@ export default {
470
470
  }
471
471
  });
472
472
 
473
- if (this.isAutocompleteAllowed && !this.multiple && newOption.label) {
473
+ if (this.isAutocompleteAllowed && !this.multiple && newOption?.label) {
474
474
  this.searchValue = newOption.label;
475
475
  return;
476
476
  }