lux-design-system 6.1.2 → 6.1.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.
|
@@ -140,7 +140,7 @@ var Lux=function($,n){"use strict";const w=(e,t)=>{const a=e.__vccOpts||e;for(co
|
|
|
140
140
|
c0.2-0.2,0.2-0.5,0.1-0.7C19.4,20.5,19.1,20.4,18.9,20.6z`},null,-1),n.createElementVNode("path",{d:`M23.5,11.5c-0.3,0-0.5,0.2-0.5,0.5c0,2.4-0.8,4.7-2.3,6.7c-0.2,0.2-0.1,0.5,0.1,0.7c0.1,0.1,0.2,0.1,0.3,0.1
|
|
141
141
|
c0.1,0,0.3-0.1,0.4-0.2c1.6-2.1,2.5-4.6,2.5-7.3v0C24,11.7,23.8,11.5,23.5,11.5z`},null,-1),n.createElementVNode("path",{d:`M9.6,22.7c-2.3-0.5-4.5-1.8-6-3.7c-0.2-0.2-0.5-0.2-0.7-0.1c-0.2,0.2-0.2,0.5-0.1,0.7c1.7,2,4,3.4,6.6,4c0,0,0.1,0,0.1,0
|
|
142
142
|
c0.2,0,0.4-0.2,0.5-0.4C10,23.1,9.8,22.8,9.6,22.7z`},null,-1),n.createElementVNode("path",{d:`M12,7c-4.6,0-8.2,4.5-8.4,4.7c-0.1,0.2-0.1,0.4,0,0.6C3.8,12.5,7.4,17,12,17c4.6,0,8.2-4.5,8.4-4.7c0.1-0.2,0.1-0.4,0-0.6
|
|
143
|
-
C20.2,11.5,16.5,7,12,7z M12,16c-3.4,0-6.4-3-7.3-4c0.9-1,3.9-4,7.3-4c3.4,0,6.4,3,7.3,4C18.4,13,15.4,16,12,16z`},null,-1),n.createElementVNode("path",{d:"M12,9c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S13.6,9,12,9z M12,14c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S13.1,14,12,14z"},null,-1)];function Xd(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("g",null,Zd)}const Go=w(Kd,[["render",Xd]]),Jd={name:"LuxInputButton",status:"ready",release:"1.0.0",type:"Element",data:function(){return{label:"Submit"}},props:{variation:{type:String,default:"solid",validator:e=>e.match(/(solid|outline|text|dropdown|icon|icon-prepend)/)},type:{type:String,default:"button",validator:e=>e.match(/(|button|submit)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},focused:{type:Boolean,default:!1},customAlertEvent:{type:Object,default:null},hideLabel:{type:Boolean,default:!1},icon:{type:String,default:""}},computed:{iconComponent(){return"lux-icon-"+this.icon}},emits:["button-clicked","system-alert"],methods:{buttonClicked(e){this.customAlertEvent&&this.$emit("system-alert",{event:e,alertStatus:this.customAlertEvent.alertStatus,alertMessage:this.customAlertEvent.alertMessage}),this.$emit("button-clicked",e)}},mounted(){let e=this;e.$nextTick(function(){e.focused&&this.$refs.inputButton.focus()})},components:{LuxIconBase:Gt}},Qd=["type","disabled"],e5={key:0,class:"prepend-icon"},t5={key:1,class:"append-icon"};function n5(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("button",{ref:"inputButton",type:a.type?a.type:!1,class:n.normalizeClass(["lux-button",a.variation,a.size,{"lux-expanded":a.block==!0}]),disabled:a.disabled,onClick:t[0]||(t[0]=l=>s.buttonClicked(l))},[a.variation==="icon-prepend"?(n.openBlock(),n.createElementBlock("div",e5,[n.createVNode(i,{width:"18",height:"18","icon-name":a.icon},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.iconComponent)))]),_:1},8,["icon-name"])])):n.createCommentVNode("",!0),n.renderSlot(e.$slots,"default",{},void 0,!0),a.variation==="icon"?(n.openBlock(),n.createElementBlock("div",t5,[n.createVNode(i,{width:"18",height:"18","icon-name":a.icon},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.iconComponent)))]),_:1},8,["icon-name"])])):n.createCommentVNode("",!0)],10,Qd)}const br=w(Jd,[["render",n5],["__scopeId","data-v-d5291344"]]),a5={name:"LuxInputCheckbox",status:"ready",release:"1.0.0",type:"Element",model:{prop:"checked",event:"change"},emits:["change","inputblur"],data:function(){return{wrapper:this.groupLabel.length?"fieldset":"div"}},props:{vertical:{type:Boolean,default:!1},options:{required:!0,type:Array},label:{type:String,default:""},errormessage:{type:String,default:""},groupLabel:{type:String,default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focus:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e.target.checked)},inputblur(e){this.$emit("inputblur",e)}}},r5={key:0},o5=["id","name","value","checked","disabled","required"],s5=["for"],i5=["for"],l5={key:1,role:"alert",class:"lux-error"};function c5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.wrapper),{class:"lux-input"},{default:n.withCtx(()=>[a.groupLabel?(n.openBlock(),n.createElementBlock("legend",r5,n.toDisplayString(a.groupLabel),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,i=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-checkbox",{"lux-inline":!a.vertical}]),key:i.id},[n.createElementVNode("input",{type:"checkbox",id:i.id,name:a.label,value:i.value,checked:i.checked,disabled:i.disabled,required:i.required,onChange:t[0]||(t[0]=l=>s.change(l)),onBlur:t[1]||(t[1]=l=>s.inputblur(l.target))},null,40,o5),i.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:i.id},n.toDisplayString(i.label),9,s5)):(n.openBlock(),n.createElementBlock("label",{key:1,for:i.id},n.toDisplayString(i.value),9,i5))],2))),128)),a.errormessage?(n.openBlock(),n.createElementBlock("div",l5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const Ko=w(a5,[["render",c5],["__scopeId","data-v-ccc2c4be"]]);function vr(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function d5(e){return(...t)=>!e(...t)}function u5(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function h5(e){return e.filter(t=>!t.$isLabel)}function $r(e,t){return a=>a.reduce((r,o)=>o[e]&&o[e].length?(r.push({$groupLabel:o[t],$isLabel:!0}),r.concat(o[e])):r,[])}const Zo=(...e)=>t=>e.reduce((a,r)=>r(a),t);var f5={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return vr(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1},filteringSortFunc:{type:Function,default:null}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let a=this.options.concat();return this.internalSearch?a=this.groupValues?this.filterAndFlat(a,t,this.label):this.filterOptions(a,t,this.label,this.customLabel):a=this.groupValues?$r(this.groupValues,this.groupLabel)(a):a,a=this.hideSelected?a.filter(d5(this.isSelected)):a,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?a.push({isTag:!0,label:e}):a.unshift({isTag:!0,label:e})),a.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,a){return Zo(this.filterGroups(t,a,this.groupValues,this.groupLabel,this.customLabel),$r(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Zo($r(this.groupValues,this.groupLabel),h5)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(vr(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return vr(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(a=>a[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const a=this.trackBy?t[this.groupValues].map(o=>o[this.trackBy]):t[this.groupValues],r=this.internalValue.filter(o=>a.indexOf(this.trackBy?o[this.trackBy]:o)===-1);this.$emit("update:modelValue",r)}else{const a=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&a.splice(this.max-this.internalValue.length),this.$emit("select",a,this.id),this.$emit("update:modelValue",this.internalValue.concat(a))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const a=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,a).concat(this.internalValue.slice(a+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))},filterOptions(e,t,a,r){return t?e.filter(o=>u5(r(o,a),t)).sort((o,s)=>typeof this.filteringSortFunc=="function"?this.filteringSortFunc(o,s):r(o,a).length-r(s,a).length):e},filterGroups(e,t,a,r,o){return s=>s.map(i=>{if(!i[a])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const l=this.filterOptions(i[a],e,t,o);return l.length?{[r]:i[r],[a]:l}:[]})}}},m5={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const a=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return a&&!this.wholeGroupDisabled(a)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(a)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer<this.filteredOptions.length-1&&(this.pointer++,this.$refs.list.scrollTop<=this.pointerPosition-(this.visibleElements-1)*this.optionHeight&&(this.$refs.list.scrollTop=this.pointerPosition-(this.visibleElements-1)*this.optionHeight),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()),this.pointerDirty=!0},pointerBackward(){this.pointer>0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},Xo={name:"vue-multiselect",mixins:[f5,m5],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},spellcheck:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0},required:{type:Boolean,default:!1}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)},isRequired(){return this.required===!1?!1:this.internalValue.length<=0}}};const p5=["tabindex","aria-expanded","aria-owns","aria-activedescendant"],g5={ref:"tags",class:"multiselect__tags"},_5={class:"multiselect__tags-wrap"},y5=["textContent"],b5=["onKeypress","onMousedown"],v5=["textContent"],$5={class:"multiselect__spinner"},w5=["name","id","spellcheck","placeholder","required","value","disabled","tabindex","aria-label","aria-controls"],C5=["id","aria-multiselectable"],E5={key:0},k5={class:"multiselect__option"},S5=["aria-selected","id","role"],x5=["onClick","onMouseenter","data-select","data-selected","data-deselect"],V5=["data-select","data-deselect","onMouseenter","onMousedown"],N5={class:"multiselect__option"},D5={class:"multiselect__option"};function M5(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("div",{tabindex:e.searchable?-1:a.tabindex,class:n.normalizeClass([{"multiselect--active":e.isOpen,"multiselect--disabled":a.disabled,"multiselect--above":s.isAbove,"multiselect--has-options-group":s.hasOptionGroup},"multiselect"]),onFocus:t[14]||(t[14]=i=>e.activate()),onBlur:t[15]||(t[15]=i=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=n.withKeys(n.withModifiers(i=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=n.withKeys(n.withModifiers(i=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=n.withKeys(n.withModifiers(i=>e.addPointerElement(i),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=n.withKeys(i=>e.deactivate(),["esc"])),role:"combobox","aria-expanded":e.isOpen,"aria-owns":"listbox-"+e.id,"aria-activedescendant":e.isOpen&&e.pointer!==null?e.id+"-"+e.pointer:null},[n.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[n.createElementVNode("div",{onMousedown:t[0]||(t[0]=n.withModifiers(i=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),n.renderSlot(e.$slots,"clear",{search:e.search}),n.createElementVNode("div",g5,[n.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:s.visibleValues,isOpen:e.isOpen},()=>[n.withDirectives(n.createElementVNode("div",_5,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(s.visibleValues,(i,l)=>n.renderSlot(e.$slots,"tag",{option:i,search:e.search,remove:e.removeElement},()=>[(n.openBlock(),n.createElementBlock("span",{class:"multiselect__tag",key:l,onMousedown:t[1]||(t[1]=n.withModifiers(()=>{},["prevent"]))},[n.createElementVNode("span",{textContent:n.toDisplayString(e.getOptionLabel(i))},null,8,y5),n.createElementVNode("i",{tabindex:"1",onKeypress:n.withKeys(n.withModifiers(c=>e.removeElement(i),["prevent"]),["enter"]),onMousedown:n.withModifiers(c=>e.removeElement(i),["prevent"]),class:"multiselect__tag-icon"},null,40,b5)],32))])),256))],512),[[n.vShow,s.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>a.limit?n.renderSlot(e.$slots,"limit",{key:0},()=>[n.createElementVNode("strong",{class:"multiselect__strong",textContent:n.toDisplayString(a.limitText(e.internalValue.length-a.limit))},null,8,v5)]):n.createCommentVNode("v-if",!0)]),n.createVNode(n.Transition,{name:"multiselect__loading"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"loading",{},()=>[n.withDirectives(n.createElementVNode("div",$5,null,512),[[n.vShow,a.loading]])])]),_:3}),e.searchable?(n.openBlock(),n.createElementBlock("input",{key:0,ref:"search",name:a.name,id:e.id,type:"text",autocomplete:"off",spellcheck:a.spellcheck,placeholder:e.placeholder,required:s.isRequired,style:n.normalizeStyle(s.inputStyle),value:e.search,disabled:a.disabled,tabindex:a.tabindex,"aria-label":a.name+"-searchbox",onInput:t[2]||(t[2]=i=>e.updateSearch(i.target.value)),onFocus:t[3]||(t[3]=n.withModifiers(i=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=n.withModifiers(i=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=n.withKeys(i=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=n.withKeys(n.withModifiers(i=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=n.withKeys(n.withModifiers(i=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=n.withKeys(n.withModifiers(i=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=n.withKeys(n.withModifiers(i=>e.addPointerElement(i),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,w5)):n.createCommentVNode("v-if",!0),s.isSingleLabelVisible?(n.openBlock(),n.createElementBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=n.withModifiers((...i)=>e.toggle&&e.toggle(...i),["prevent"]))},[n.renderSlot(e.$slots,"singleLabel",{option:s.singleValue},()=>[n.createTextVNode(n.toDisplayString(e.currentOptionLabel),1)])],32)):n.createCommentVNode("v-if",!0),s.isPlaceholderVisible?(n.openBlock(),n.createElementBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=n.withModifiers((...i)=>e.toggle&&e.toggle(...i),["prevent"]))},[n.renderSlot(e.$slots,"placeholder",{},()=>[n.createTextVNode(n.toDisplayString(e.placeholder),1)])],32)):n.createCommentVNode("v-if",!0)],512),n.createVNode(n.Transition,{name:"multiselect",persisted:""},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("div",{class:"multiselect__content-wrapper",onFocus:t[12]||(t[12]=(...i)=>e.activate&&e.activate(...i)),tabindex:"-1",onMousedown:t[13]||(t[13]=n.withModifiers(()=>{},["prevent"])),style:n.normalizeStyle({maxHeight:e.optimizedHeight+"px"}),ref:"list"},[n.createElementVNode("ul",{class:"multiselect__content",style:n.normalizeStyle(s.contentStyle),role:"listbox",id:"listbox-"+e.id,"aria-multiselectable":e.multiple},[n.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(n.openBlock(),n.createElementBlock("li",E5,[n.createElementVNode("span",k5,[n.renderSlot(e.$slots,"maxElements",{},()=>[n.createTextVNode("Maximum of "+n.toDisplayString(e.max)+" options selected. First remove a selected option to select another.",1)])])])):n.createCommentVNode("v-if",!0),!e.max||e.internalValue.length<e.max?(n.openBlock(!0),n.createElementBlock(n.Fragment,{key:1},n.renderList(e.filteredOptions,(i,l)=>(n.openBlock(),n.createElementBlock("li",{class:"multiselect__element",key:l,"aria-selected":e.isSelected(i),id:e.id+"-"+l,role:i&&(i.$isLabel||i.$isDisabled)?null:"option"},[i&&(i.$isLabel||i.$isDisabled)?n.createCommentVNode("v-if",!0):(n.openBlock(),n.createElementBlock("span",{key:0,class:n.normalizeClass([e.optionHighlight(l,i),"multiselect__option"]),onClick:n.withModifiers(c=>e.select(i),["stop"]),onMouseenter:n.withModifiers(c=>e.pointerSet(l),["self"]),"data-select":i&&i.isTag?e.tagPlaceholder:s.selectLabelText,"data-selected":s.selectedLabelText,"data-deselect":s.deselectLabelText},[n.renderSlot(e.$slots,"option",{option:i,search:e.search,index:l},()=>[n.createElementVNode("span",null,n.toDisplayString(e.getOptionLabel(i)),1)])],42,x5)),i&&(i.$isLabel||i.$isDisabled)?(n.openBlock(),n.createElementBlock("span",{key:1,"data-select":e.groupSelect&&s.selectGroupLabelText,"data-deselect":e.groupSelect&&s.deselectGroupLabelText,class:n.normalizeClass([e.groupHighlight(l,i),"multiselect__option"]),onMouseenter:n.withModifiers(c=>e.groupSelect&&e.pointerSet(l),["self"]),onMousedown:n.withModifiers(c=>e.selectGroup(i),["prevent"])},[n.renderSlot(e.$slots,"option",{option:i,search:e.search,index:l},()=>[n.createElementVNode("span",null,n.toDisplayString(e.getOptionLabel(i)),1)])],42,V5)):n.createCommentVNode("v-if",!0)],8,S5))),128)):n.createCommentVNode("v-if",!0),n.withDirectives(n.createElementVNode("li",null,[n.createElementVNode("span",N5,[n.renderSlot(e.$slots,"noResult",{search:e.search},()=>[t[20]||(t[20]=n.createTextVNode("No elements found. Consider changing the search query."))])])],512),[[n.vShow,a.showNoResults&&e.filteredOptions.length===0&&e.search&&!a.loading]]),n.withDirectives(n.createElementVNode("li",null,[n.createElementVNode("span",D5,[n.renderSlot(e.$slots,"noOptions",{},()=>[t[21]||(t[21]=n.createTextVNode("List is empty."))])])],512),[[n.vShow,a.showNoOptions&&(e.options.length===0||s.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!a.loading]]),n.renderSlot(e.$slots,"afterList")],12,C5)],36),[[n.vShow,e.isOpen]])]),_:3})],42,p5)}Xo.render=M5;const L5={name:"LuxInputMultiselect",status:"prototype",release:"4.1.0",type:"Element",components:{Multiselect:Xo},data(){return{vals:this.value,opts:this.options}},props:{placeholder:{type:String,default:"Search or add a tag",required:!1},tagPlaceholder:{type:String,default:"Add this as new tag",required:!1},value:{type:Array,default:null,required:!1},options:{type:Array,default:null,required:!1},inputLabel:{type:String,default:""},id:{type:String,default:null,required:!0}},methods:{addTag(e){const t={name:e,code:e.substring(0,2)+Math.floor(Math.random()*1e7)};this.opts.push(t),this.vals.push(t)}},beforeMount:function(){}},B5=["for"],I5={class:"language-json"};function O5(e,t,a,r,o,s){const i=n.resolveComponent("multiselect");return n.openBlock(),n.createElementBlock("div",null,[a.inputLabel?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id},n.toDisplayString(a.inputLabel),9,B5)):n.createCommentVNode("",!0),n.createVNode(i,{modelValue:o.vals,"onUpdate:modelValue":t[0]||(t[0]=l=>o.vals=l),id:a.id,"tag-placeholder":a.tagPlaceholder,placeholder:a.placeholder,label:"name","track-by":"code",options:o.opts,multiple:!0,taggable:!0,onTag:s.addTag},null,8,["modelValue","id","tag-placeholder","placeholder","options","onTag"]),n.createElementVNode("pre",I5,[n.createElementVNode("code",null,n.toDisplayString(o.vals),1)])])}const Jo=w(L5,[["render",O5]]),T5={name:"LuxInputRadio",status:"ready",release:"1.0.0",type:"Element",model:{prop:"checked",event:"change"},emits:["change","inputblur"],data:function(){return{wrapper:this.groupLabel.length?"fieldset":"div"}},props:{vertical:{type:Boolean,default:!1},options:{required:!0,type:Array},groupLabel:{type:String,default:""},errormessage:{type:String,default:""},id:{type:String,default:"",required:!0},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focus:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e)},inputblur(e){this.$emit("inputblur",e)}}},z5={key:0},A5=["id","name","value","checked","disabled","required"],P5=["for"],Y5=["for"],H5={key:1,role:"alert",class:"lux-error"};function R5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.wrapper),{class:"lux-input"},{default:n.withCtx(()=>[a.groupLabel?(n.openBlock(),n.createElementBlock("legend",z5,n.toDisplayString(a.groupLabel),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,i=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-radio",{"lux-inline":!a.vertical}]),key:i.id},[n.createElementVNode("input",{type:"radio",id:i.id,name:i.name,value:i.value,checked:i.checked,disabled:i.disabled,required:i.required,onChange:t[0]||(t[0]=l=>s.change(l.target.value)),onBlur:t[1]||(t[1]=l=>s.inputblur(l.target))},null,40,A5),i.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:i.id},n.toDisplayString(i.label),9,P5)):(n.openBlock(),n.createElementBlock("label",{key:1,for:i.id},n.toDisplayString(i.value),9,Y5))],2))),128)),a.errormessage?(n.openBlock(),n.createElementBlock("div",H5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const Qo=w(T5,[["render",R5],["__scopeId","data-v-bfb1c433"]]),F5={name:"LuxInputSelect",status:"ready",release:"1.0.0",type:"Element",model:{event:"change"},computed:{hasError(){return this.errormessage.length}},emits:["change","inputblur"],props:{value:{type:String},multiple:{type:Boolean,default:!1},options:{required:!0,type:Array},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},errormessage:{type:String,default:""},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|section)/)},id:{type:String,default:"",required:!0},name:{type:String,default:"",required:!0},width:{type:String,default:"auto",validator:e=>e.match(/(auto|expand)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e.target.value)},inputblur(e){this.$emit("inputblur",e)},focusSelect(){this.$nextTick(()=>{this.$refs.select.focus()})}}},j5=["for"],W5=["id","disabled","required","multiple","errormessage","value","name"],U5=["value","disabled"],q5={key:1,role:"alert",class:"lux-error"};function G5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:"lux-select"},{default:n.withCtx(()=>[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),11,j5)):n.createCommentVNode("",!0),n.createElementVNode("select",{id:a.id,class:n.normalizeClass(["lux-select",{"lux-select-error":s.hasError},{"lux-select-expand":a.width==="expand"},a.size]),disabled:a.disabled,required:a.required,multiple:a.multiple,errormessage:a.errormessage,value:a.value,ref:"select",name:a.name,onChange:t[0]||(t[0]=i=>s.change(i)),onBlur:t[1]||(t[1]=i=>s.inputblur(i.target))},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,(i,l)=>(n.openBlock(),n.createElementBlock("option",{key:l,value:i.value,disabled:i.disabled},n.toDisplayString(i.label),9,U5))),128))],42,W5),a.errormessage?(n.openBlock(),n.createElementBlock("div",q5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const e1=w(F5,[["render",G5],["__scopeId","data-v-73d9c476"]]),K5={name:"LuxInputText",status:"ready",release:"1.0.0",type:"Element",emits:["inputvaluechange","inputblur","inputfocus","update:value","input","keyup","change","blur","focus"],computed:{hasError(){return this.errormessage.length}},props:{type:{type:String,default:"text",validator:e=>e.match(/(text|number|email|textarea)/)},value:{type:[String,Number],default:""},placeholder:{type:String,default:""},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},errormessage:{type:String,default:""},helper:{type:String,default:""},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|section)/)},id:{type:String,default:"",required:!0},name:{type:String,default:"",required:!0},width:{type:String,default:"auto",validator:e=>e.match(/(auto|expand)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},rows:{type:String,default:"5"},maxlength:{type:Number,default:256},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focused:{type:Boolean,default:!1},icon:{type:String,default:""}},methods:{inputFired(e){this.$emit("input",e),this.inputvaluechange(e.target.value)},inputvaluechange(e){this.$emit("update:value",e)},inputblur(e){this.$emit("inputblur",e)},focusFired(e){this.$emit("focus",e),this.inputfocus(e.target.value)},inputfocus(e){this.$emit("inputfocus",e)}},mounted:function(){let e=this;e.$nextTick(function(){e.focused&&(e.type=="text"&&this.$refs.textInput.focus(),e.type=="textarea"&&this.$refs.textArea.focus())})},components:{LuxIconAlert:dr,LuxIconApproved:ur,LuxIconDenied:pr,LuxIconBase:Gt}},Z5=["for"],X5=["name","value","id","readonly","disabled","required","type","maxlength","hover","placeholder","errormessage"],J5=["name","id","disabled","readonly","required","rows","maxlength","hover","value","placeholder","errormessage"],Q5={key:2,class:"append-icon"},eu={key:1,role:"alert",class:"lux-error"},tu={key:2,class:"lux-helper"};function nu(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-alert"),l=n.resolveComponent("lux-icon-approved"),c=n.resolveComponent("lux-icon-denied"),d=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:n.normalizeClass(["lux-input",{"lux-has-icon":a.icon}])},{default:n.withCtx(()=>[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),11,Z5)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:n.normalizeClass(["lux-input-field",[{"lux-input-expand":a.width==="expand"},{disabled:a.disabled},a.size]])},[a.type!=="textarea"?(n.openBlock(),n.createElementBlock("input",{key:0,autocomplete:"off",ref:"textInput",name:a.name,value:a.value,id:a.id,readonly:a.readonly,disabled:a.disabled,required:a.required,type:a.type,maxlength:a.maxlength,hover:a.hover,placeholder:a.placeholder,errormessage:a.errormessage,class:n.normalizeClass(["lux-input",{"lux-input-error":s.hasError}]),onInput:t[0]||(t[0]=u=>s.inputFired(u)),onChange:t[1]||(t[1]=(...u)=>e.$emit("change",...u)),onKeyup:t[2]||(t[2]=(...u)=>e.$emit("keyup",...u)),onBlur:t[3]||(t[3]=(...u)=>e.$emit("blur",...u)),onFocus:t[4]||(t[4]=u=>s.focusFired(u))},null,42,X5)):(n.openBlock(),n.createElementBlock("textarea",{key:1,autocomplete:"off",ref:"textArea",name:a.name,id:a.id,disabled:a.disabled,readonly:a.readonly,required:a.required,rows:a.rows,maxlength:a.maxlength,hover:a.hover,value:a.value,placeholder:a.placeholder,errormessage:a.errormessage,class:n.normalizeClass(["lux-input",{"lux-input-error":s.hasError},{"lux-input-expand":a.width==="expand"}]),onInput:t[5]||(t[5]=u=>s.inputvaluechange(u.target.value)),onBlur:t[6]||(t[6]=u=>s.inputblur(u)),onFocus:t[7]||(t[7]=u=>s.inputfocus(u))},null,42,J5)),a.icon?(n.openBlock(),n.createElementBlock("div",Q5,[n.createVNode(d,{width:"24",height:"24"},{default:n.withCtx(()=>[a.icon==="alert"?(n.openBlock(),n.createBlock(i,{key:0})):n.createCommentVNode("",!0),a.icon==="approved"?(n.openBlock(),n.createBlock(l,{key:1})):n.createCommentVNode("",!0),a.icon==="denied"?(n.openBlock(),n.createBlock(c,{key:2})):n.createCommentVNode("",!0)]),_:1})])):n.createCommentVNode("",!0)],2),a.errormessage?(n.openBlock(),n.createElementBlock("div",eu,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0),a.helper?(n.openBlock(),n.createElementBlock("div",tu,n.toDisplayString(a.helper),1)):n.createCommentVNode("",!0)]),_:1},8,["class"])}const wr=w(K5,[["render",nu],["__scopeId","data-v-1f09a1cb"]]),au={name:"LuxCardContent",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function ru(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-content"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const t1=w(au,[["render",ru],["__scopeId","data-v-3b685340"]]),ou={name:"LuxCardHeader",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function su(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-header"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const n1=w(ou,[["render",su],["__scopeId","data-v-25d19f20"]]),iu={name:"LuxCardMedia",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function lu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-media"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3})}const a1=w(iu,[["render",lu],["__scopeId","data-v-1f7f83a4"]]),cu={name:"LuxHamburger",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}},du=e=>(n.pushScopeId("data-v-d93a1c53"),e=e(),n.popScopeId(),e),uu={class:"hamburger-box"},hu=[du(()=>n.createElementVNode("span",{class:"hamburger-inner"},null,-1))];function fu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("span",uu,hu)}const Cr=w(cu,[["render",fu],["__scopeId","data-v-d93a1c53"]]),mu=["innerHTML"],Er={__name:"_LuxMenuBarLabel",props:{item:Object},setup(e){return(t,a)=>e.item.unsafe_name?(n.openBlock(),n.createElementBlock("span",{key:0,innerHTML:e.item.unsafe_name},null,8,mu)):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[n.createTextVNode(n.toDisplayString(e.item.name),1)],64))}},pu={name:"LuxSubscribeNewsletter",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"div"},buttonLabel:{type:String,default:"Subscribe"}},components:{LuxInputButton:br,LuxInputText:wr}},r1=e=>(n.pushScopeId("data-v-9bac735e"),e=e(),n.popScopeId(),e),gu={id:"mc-embedded-subscribe-form",action:"https://princeton.us4.list-manage.com/subscribe/post?u=f1159e2c2a8bc35d62147f282&id=6c19fe9a37",method:"post",name:"mc-embedded-subscribe-form",class:"validate",target:"_blank",novalidate:""},_u={id:"mc_embed_signup_scroll",class:"newsletter-signup"},yu=r1(()=>n.createElementVNode("div",{id:"describe-mailchimp-form"},"Opens the form in a new tab",-1)),bu=r1(()=>n.createElementVNode("div",{style:{position:"absolute",left:"-5000px"},"aria-hidden":"true"},[n.createElementVNode("input",{type:"text",name:"b_f1159e2c2a8bc35d62147f282_6c19fe9a37",tabindex:"-1",value:""})],-1));function vu(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-text"),l=n.resolveComponent("lux-input-button");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-subscribe-newsletter"},{default:n.withCtx(()=>[n.createElementVNode("form",gu,[n.createElementVNode("div",_u,[n.createVNode(i,{id:"mce-EMAIL",type:"email",name:"EMAIL",label:"Email address",hideLabel:!0}),n.createVNode(l,{id:"mc-embedded-subscribe",type:"submit",name:"subscribe",class:"lux-subscribe-newsletter",variation:"outline","aria-describedby":"describe-mailchimp-form"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(a.buttonLabel),1)]),_:1}),yu,bu])])]),_:1})}const kr=w(pu,[["render",vu],["__scopeId","data-v-9bac735e"]]),$u={name:"LuxHyperlink",status:"ready",release:"1.0.0",type:"Element",props:{href:{type:String,default:"",required:!0},variation:{type:String,default:"link",validator:e=>e.match(/(link|button)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},newTab:{type:Boolean,default:!1},underline:{type:Boolean,default:!1}},components:{LuxIconBase:Gt,LuxIconNewTab:_r}},wu=["href","target"];function Cu(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-new-tab"),l=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("a",{href:a.href,class:n.normalizeClass(["lux-link",a.variation,a.size,a.underline?"lux-link-underline":""]),target:a.newTab?"_blank":null},[n.renderSlot(e.$slots,"default",{},void 0,!0),a.newTab?(n.openBlock(),n.createBlock(l,{key:0,width:"14",height:"14","icon-name":"(opens in new tab)"},{default:n.withCtx(()=>[n.createVNode(i)]),_:1})):n.createCommentVNode("",!0)],10,wu)}const oa=w($u,[["render",Cu],["__scopeId","data-v-9b06d3f5"]]),Eu={name:"LuxUniversityAccessibility",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}},components:{LuxHyperlink:oa}};function ku(e,t,a,r,o,s){const i=n.resolveComponent("LuxHyperlink");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-accessibility",a.theme])},{default:n.withCtx(()=>[n.createVNode(i,{href:"https://accessibility.princeton.edu/help",newTab:!0},{default:n.withCtx(()=>[n.createTextVNode("Accessibility Help")]),_:1})]),_:1},8,["class"])}const o1=w(Eu,[["render",ku],["__scopeId","data-v-c27447a9"]]),Su={name:"LuxUniversityAccessibilityOld",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"span"}}},xu=(e=>(n.pushScopeId("data-v-1398c4b9"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("a",{href:"https://accessibility.princeton.edu/help"},"Accessibility",-1));function Vu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-accessibility"},{default:n.withCtx(()=>[xu]),_:1})}const Sr=w(Su,[["render",Vu],["__scopeId","data-v-1398c4b9"]]),Nu={name:"LuxLibraryContactInfo",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},theme:{type:String,default:"dark"}}},Du=(e=>(n.pushScopeId("data-v-8a79ee7e"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/Organization"},[n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/PostalAddress"},[n.createElementVNode("span",{itemprop:"streetAddress"},"One Washington Road"),n.createTextVNode(),n.createElementVNode("br"),n.createElementVNode("span",{itemprop:"addressLocality"},"Princeton"),n.createTextVNode(", "),n.createElementVNode("span",{itemprop:"addressRegion"},"NJ"),n.createElementVNode("span",{itemprop:"postalCode"}," 08544-2098"),n.createTextVNode(),n.createElementVNode("span",{itemprop:"addressCountry"},"USA")]),n.createElementVNode("div",{class:"phone"},[n.createElementVNode("span",{itemprop:"telephone"},[n.createElementVNode("a",{href:"tel:1-609-258-1470"},"(609) 258-1470")])])],-1));function Mu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-contact",a.theme])},{default:n.withCtx(()=>[Du]),_:1},8,["class"])}const xr=w(Nu,[["render",Mu],["__scopeId","data-v-8a79ee7e"]]),Lu={name:"LuxLogoFacebook",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},Bu=["width","height"],Iu=[n.createElementVNode("title",{id:"logo-facebook",lang:"en"},"PUL Facebook",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M18.768 7.465H14.5V5.56c0-.896.594-1.105 1.012-1.105H18.5V.513L14.171.5C10.244.5 9.5 3.438 9.5 5.32v2.144h-3v4h3v12h5v-12h3.851l.417-3.999z"}),n.createElementVNode("path",{fill:"none",d:"M0 0h24v24H0z"})],-1)];function Ou(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 25 25",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-facebook",role:"img",fill:"currentColor",class:"lux-logo-facebook"},Iu,8,Bu)}const sa=w(Lu,[["render",Ou]]),Tu={name:"LuxLogoX",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},zu=["width","height"],Au=[n.createElementVNode("title",{id:"logo-x",lang:"en"},"PUL X",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"})],-1)];function Pu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 18 18",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-x",role:"img",fill:"currentColor"},Au,8,zu)}const ia=w(Tu,[["render",Pu]]),Yu={name:"LuxLogoGovDocs",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:32},height:{type:[Number,String],default:32}}},Hu=["width","height"],Ru=[n.createStaticVNode('<title id="logo-gov-docs" lang="en">Government Docs</title><g><path fill="#002C64" d="M15.1 30.2c-1.2-.1-1.9-.2-2.7-.4-2.8-.7-5.1-2.1-7.2-4.1-3-3-4.8-6.9-5.1-11.5-.1-.6-.1-3.4-.1-6.7V1.8h32v.4c.1.7.1 11 0 11.9-.3 3.1-.9 5.4-2.3 7.8-2.6 4.8-7.2 7.8-12.3 8.3-.8 0-1.7.1-2.3 0z"></path><path fill="#FFF" d="M17.2 29.5c1.8-.1 4.4-1 6-1.9 2.7-1.6 4.9-3.9 6.3-6.9.8-1.6 1.2-4 1.2-7 0-1.4 0-1.7-.2-2.6-.5-2.7-1.8-5.2-3.7-7-.4-.4-.5-.5-.5-.8 0-.5 0-.5-3.5-.5-2.7 0-3.2 0-3.4.1-.4.2-.5.7-.1.7s.7.1 1 .3c.4.3.7.3 1.2.1.5-.2.7-.2.9 0 .1.1.2.2.2.5 0 .4-.1.5-.7.5-.5 0-.9-.2-1.7-.7-.6-.4-.8-.4-2.2 0-1.1.3-1.2.4-1.3.6-.3.4-.3.8 0 1.6.2.4.3.8.3.9 0 .1.1.2.2.2.2 0 .2 0 .4-.2.2-.4.6-.4 1.1-.3.8.2 1.4.5 2.3 1.4.5.5 1.1 1.9 1.2 3.2.1.9.1 2.3-.1 3.1-.5 2-1.7 3.9-3.2 4.9-.3.2-1.2.7-1.6.8-.5.2-1.8.2-2.4.1-1.2-.3-2.7-1.3-3.6-2.5-.3-.4-.7-1.4-.8-2.2-.1-.7 0-1.9.1-2.4.4-1.4 1.6-2.7 3.2-3.5.9-.4 1.1-.7 1-1.3-.1-.4-.3-.7-.6-1l-.3-.2H.7v2.6l.3.2.3.2h8s-.2.2-.4.5c-1 1.8-1.3 3.8-.8 6 .2.8.9 2.2 1.6 3.2 1.1 1.4 2.8 2.5 4.4 2.8.8.2 2.1.2 3 .1l.5-.1-.3.4c-.5.7-1 2-1.2 3.5-.1.8-.5 1.8-.8 2.2-.1.2-.2.3-.2.4 0 0 .2.1.5.1h.7s.5 0 .9-.1z"></path><path fill="#FFF" d="M14 29.2c.3-.1.7-.5.9-.8.1-.2.2-.7.3-1.2.2-.9.5-1.7.9-2.6.1-.3.2-.5.2-.5h-.4c-.2 0-.7-.1-1-.1-.3-.1-.7-.1-.8-.1-.4.1-1.5 1.3-2.3 2.5-.4.6-1 1.1-1.8 1.4-.3 0-.5.2-.4.2.1.2 1.8.8 3.3 1.1.8.2.8.2 1.1.1zm-4.6-2.1c.8-.4 1.2-.8 1.6-1.5.5-.7.7-1 1.5-1.6.3-.2.5-.4.5-.4s-.2-.1-.3-.2c-.4-.2-1.1-.6-1.7-1-.4-.3-.8-.3-1.5-.1-.4.1-1.6.7-2.2 1.1-.9.6-1.5.8-2.1.8h-.5c0 .3.9 1.2 2.1 2 1.1.8 1.6 1.1 1.9 1.1.1.1.4 0 .7-.2zm-4-3.6c.1-.1.5-.3.8-.5 1.2-.8 2.4-1.3 3.2-1.4.3 0 .5-.1.5-.1s-1.8-2.3-2-2.6c-.4-.5-1.6-.5-2.6 0-.7.3-1.5.5-2.3.5-.5 0-.8 0-.9-.1-.2-.1-.2-.1-.2 0 0 .2 1.5 3.2 1.8 3.5.5.7 1.1 1 1.7.7zm-2.5-4.8c1.4-.3 3.1-.6 3.5-.7.3 0 .5 0 .7.1.1.1.2.1.3.1 0 0 0-.2-.1-.4s-.2-.8-.3-1.3c-.1-.5-.1-.9-.2-1 0-.1-.2-.2-.4-.3-.3-.2-.4-.2-2.6-.2-2.1 0-2.4-.1-2.6-.2-.2-.1-.3-.1-.4-.1l.4 3c.1.7.2.8.4 1 .3.1.6.2 1.3 0zm12.7-.4c.3-.3.8-.3 1.1 0 .1.1.2.1 1.6.1h1.5v-6.6h-1v-.6c0-.7 0-.7-.8-.5-.6.2-1.1.4-1.5.8l-.3.3-.3-.3c-.4-.4-.9-.7-1.5-.8-.8-.2-.7-.2-.8.5v.6h-1v6.5h3z"></path><path fill="#C30035" d="M13.2 15.3c0-2.5 0-2.6.1-2.6s.1 0 .1 2.2v2.2h.4c.2 0 .5.1.7.1.3.1 1.2.6 1.2.6h-2.6v-2.5zm3.4 2.4c.7-.4 1.1-.6 1.6-.6h.5v-4.4h.4v5.2h-2.8l.3-.2z"></path><path fill="#C30035" d="M15.6 16.8c-.3-.2-1-.5-1.2-.5h-.2v-4.6l.3.1c.4.1.9.4 1.1.6l.2.2v2.1c-.1 2.2-.1 2.2-.2 2.1zm1-2c0-1.9 0-2.2.1-2.3.2-.3.7-.6 1.1-.7l.3-.1v4.6h-.2c-.2 0-.8.3-1.1.5l-.2.1v-2.1z"></path><path fill="#FFF" d="M6.9 14.3c0-.3.2-1.4.3-1.8.1-.3.1-.4 0-.7-.2-.6-.1-.6-3.1-.6H1.5L1 11l-.5-.2v.6c.1 1.2.3 2.2.4 2.4.1.1.2.3.3.3.1.1.9.1 2.4.1 2.3 0 2.9.1 3.1.3.1.1.2 0 .2-.2z"></path></g>',2)];function Fu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 32 32",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-gov-docs",role:"img",class:"lux-logo-gov-docs"},Ru,8,Hu)}const la=w(Yu,[["render",Fu]]),ju={name:"LuxLogoFriends",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:115},height:{type:[Number,String],default:31}}},Wu=["width","height"],Uu=[n.createStaticVNode('<title id="logo-friends" lang="en" data-v-a2d5b1e6>Friends of Princeton University Library</title><g data-v-a2d5b1e6><path d="M.5 27.1A3.54 3.54 0 0 0 4 30.6h107.7a3.54 3.54 0 0 0 3.5-3.5V4a3.54 3.54 0 0 0-3.5-3.5H4.1A3.54 3.54 0 0 0 .6 4v23.1z" data-v-a2d5b1e6></path><path d="M.5 27.1A3.54 3.54 0 0 0 4 30.6h107.7a3.54 3.54 0 0 0 3.5-3.5V4a3.54 3.54 0 0 0-3.5-3.5H4.1A3.54 3.54 0 0 0 .6 4v23.1z" stroke-miterlimit="10" stroke="#000" data-v-a2d5b1e6></path><path class="friends-b" d="M24.3 9.3a1.39 1.39 0 0 0-1.4-1.1v15.3a37 37 0 0 1-3.8-1.4 4.24 4.24 0 0 0-3.9.2 4.32 4.32 0 0 0-3.9-.2 37 37 0 0 1-3.8 1.4V8.1a1.38 1.38 0 0 0-1.3 1.1v15.5h18.1V9.3z" data-v-a2d5b1e6></path><path class="friends-b" d="M10.7 17.3a11 11 0 0 0 1.4 2.1l3.1-3 3.1 3c.5-.7 1-1.4 1.4-2.1L15.2 13zm11.1-9.2a4.68 4.68 0 0 1-1.7.2 5.46 5.46 0 0 1-4.8-2.7 5.72 5.72 0 0 1-4.8 2.7 9.85 9.85 0 0 1-1.7-.2 17.53 17.53 0 0 0 .3 4.6h12.5a23.63 23.63 0 0 0 .2-4.6" data-v-a2d5b1e6></path><path d="M40.82 12.85a.24.24 0 0 1-.15 0h-.28a9.76 9.76 0 0 0-.66-1.19 8.14 8.14 0 0 0-.62-.83 4.1 4.1 0 0 0-.56-.55 6.93 6.93 0 0 0-.49-.39 1.15 1.15 0 0 0-.71-.19h-3.59c-.2 0-.32 0-.35.06s0 .14 0 .3v6h1.52a3.19 3.19 0 0 0 .6-.12 2.21 2.21 0 0 0 .55-.23 1.19 1.19 0 0 0 .43-.37 1.82 1.82 0 0 0 .25-.46 3.3 3.3 0 0 0 .13-.52c0-.18.06-.34.08-.51s0-.29 0-.38h.45l.14.07v6.05a.49.49 0 0 1-.32.08h-.27c0-.07 0-.2-.06-.38s-.06-.39-.09-.63a1.9 1.9 0 0 0-.28-.77 2.77 2.77 0 0 0-.66-.72 1.54 1.54 0 0 0-.62-.25 5.14 5.14 0 0 0-1.15-.11 3.36 3.36 0 0 0-.63.06v.56a5.55 5.55 0 0 0 0 .65v4.13a2.45 2.45 0 0 0 .41.93 1.59 1.59 0 0 0 .52.45 2 2 0 0 0 .31.05h.5l.5.05a2.85 2.85 0 0 0 .37 0 .8.8 0 0 1 .06.3.49.49 0 0 1 0 .12.65.65 0 0 1 0 .15h-7.71a.48.48 0 0 1-.1-.27.5.5 0 0 1 .08-.27c.32 0 .68-.08 1.07-.15l.91-.15a2.55 2.55 0 0 0 .36-.76 7 7 0 0 0 .24-1.34v-9.43a5 5 0 0 0-.06-.73 1.73 1.73 0 0 0-.24-.66 3.86 3.86 0 0 0-.47-.58 1.43 1.43 0 0 0-.68-.17l-1-.1a.51.51 0 0 1-.07-.3v-.14l.07-.13H40.6l.07.14v.24l.19 3.28a.31.31 0 0 0-.04.11zm12.49 11.08a1.12 1.12 0 0 1-.05.27h-3a.41.41 0 0 1-.38-.18 1.14 1.14 0 0 1-.14-.45l-.16-.81c-.06-.29-.14-.57-.22-.85a8.11 8.11 0 0 0-.36-.81 3.26 3.26 0 0 0-.34-.62l-.57-.66a1.8 1.8 0 0 0-.76-.51 2.17 2.17 0 0 0-.69-.11h-1v2.86a1.7 1.7 0 0 0 .28 1.11 1 1 0 0 0 .5.36 3.31 3.31 0 0 0 .84.14.7.7 0 0 1 .13.3.12.12 0 0 1 0 .11.58.58 0 0 0-.07.14h-5.48a1 1 0 0 1-.05-.17.49.49 0 0 1 0-.12.34.34 0 0 1 0-.11 1.26 1.26 0 0 1 .05-.15h.38l.43-.06a2.11 2.11 0 0 0 .4-.11.65.65 0 0 0 .24-.12 1 1 0 0 0 .22-.38 3.9 3.9 0 0 0 .12-.46v-6.33a8 8 0 0 0-.09-.81 1 1 0 0 0-.47-.73 3.06 3.06 0 0 0-1.33-.3.76.76 0 0 1 0-.29v-.11l.06-.12h6.97a4 4 0 0 1 .88.14 2.54 2.54 0 0 1 1.48 1 2.7 2.7 0 0 1 .48 1.57 2.24 2.24 0 0 1-.67 1.62 3.56 3.56 0 0 1-2.25.86v.11a3 3 0 0 1 1 .31 2.74 2.74 0 0 1 .6.44 4.32 4.32 0 0 1 .51.65 8.53 8.53 0 0 1 .46.95l.32.81.33.89a1.45 1.45 0 0 0 .12.19.53.53 0 0 0 .19.15h.19l.33.05h.32a1 1 0 0 0 .21 0 .51.51 0 0 1 .04.34zm-3.89-7.5a2.82 2.82 0 0 0-.08-.68 1.45 1.45 0 0 0-.32-.58 1.49 1.49 0 0 0-.42-.41 1.51 1.51 0 0 0-.53-.24 3.53 3.53 0 0 0-.71-.11h-.94a1.53 1.53 0 0 0-.64.08.33.33 0 0 0-.12.3v3.78h1.57a4.85 4.85 0 0 0 .8-.08 1.67 1.67 0 0 0 .58-.29 1.62 1.62 0 0 0 .42-.48 2.48 2.48 0 0 0 .27-.62 2.57 2.57 0 0 0 .12-.67zm10.86 7.5a.54.54 0 0 1-.09.27h-5.52a.6.6 0 0 1-.05-.14.28.28 0 0 1 0-.09.8.8 0 0 1 .06-.3 7.23 7.23 0 0 0 1.13-.22.82.82 0 0 0 .53-.47 2.09 2.09 0 0 0 .07-.54c0-.31 0-.65.05-1s0-.72 0-1.05v-4.22c0-.26 0-.55-.06-.85a.74.74 0 0 0-.46-.71 5.86 5.86 0 0 0-1.24-.2.88.88 0 0 1-.06-.29.23.23 0 0 1 0-.13.81.81 0 0 0 .08-.12h5.29a.43.43 0 0 1 .12.25 1 1 0 0 1-.06.29l-.93.14a.71.71 0 0 0-.6.43 1.1 1.1 0 0 0-.07.31v6.33a7.46 7.46 0 0 0 .09 1.21.81.81 0 0 0 .56.72 2.06 2.06 0 0 0 .5.06h.6l.05.13.01.19zm12.39.28a1.4 1.4 0 0 1-.42.05h-9.97a.53.53 0 0 1-.06-.23v-.15a.28.28 0 0 1 0-.15 6.51 6.51 0 0 0 1-.13 1.22 1.22 0 0 0 .53-.2 1.14 1.14 0 0 0 .22-.53 6.77 6.77 0 0 0 .11-1.07v-6.12a1.66 1.66 0 0 0-.11-.67 1 1 0 0 0-.33-.36 1.32 1.32 0 0 0-.53-.16l-.77-.09a.83.83 0 0 1-.06-.27.5.5 0 0 1 0-.14.26.26 0 0 1 .07-.13h8.97a.82.82 0 0 1 .27 0c.06 0 .09.09.09.2l.32 2.43-.14.07h-.38a7.4 7.4 0 0 0-.46-.73 4.22 4.22 0 0 0-.39-.47 3.46 3.46 0 0 0-.35-.33l-.37-.28a1.85 1.85 0 0 0-.91-.27h-2.28a1.14 1.14 0 0 0-.35 0h-.11v.36a2.2 2.2 0 0 1 0 .23v3.21h1.03a1.82 1.82 0 0 0 .5-.1 1.87 1.87 0 0 0 .61-.28 1.52 1.52 0 0 0 .46-.45 1.21 1.21 0 0 0 .13-.42c0-.21.08-.36.1-.46a.82.82 0 0 1 .34-.07.34.34 0 0 1 .27.09c0 .21 0 .51-.06.89s0 .83 0 1.33v2.08l-.14.07h-.15a1.92 1.92 0 0 1-.3 0 4.89 4.89 0 0 0-.25-1.13 1.21 1.21 0 0 0-.73-.68 3.16 3.16 0 0 0-.59-.17 3.48 3.48 0 0 0-.57 0h-.69v2.73a4 4 0 0 0 .12 1.22 1.69 1.69 0 0 0 .24.35.68.68 0 0 0 .39.24h3.11a1 1 0 0 0 .49-.14 2 2 0 0 0 .37-.31c.16-.16.32-.34.49-.54a7 7 0 0 0 .47-.66 3.89 3.89 0 0 0 .35-.71l.16-.06h.15a.52.52 0 0 1 .29.09V24c-.06.09-.1.18-.18.21zM87.24 14.1a.45.45 0 0 1 0 .11.34.34 0 0 1 0 .14 2.39 2.39 0 0 0-.76.15 1.74 1.74 0 0 0-.63.39 1.85 1.85 0 0 0-.43.7 3.32 3.32 0 0 0-.15 1.07v7.67a1 1 0 0 1-.23.12.63.63 0 0 1-.19 0 .68.68 0 0 1-.27-.16l-7.35-7.92.08 1.63v3.44c0 .24 0 .46.06.65a1.77 1.77 0 0 0 .18.71 1.35 1.35 0 0 0 .35.4 1.7 1.7 0 0 0 .69.33c.27.06.51.11.72.14a.53.53 0 0 1 .06.23.89.89 0 0 1 0 .11l-.06.16h-4.58a.68.68 0 0 1 0-.23v-.11a1.16 1.16 0 0 1 .06-.16c.12 0 .27 0 .43-.08a2.54 2.54 0 0 0 .47-.14 4.32 4.32 0 0 0 .43-.22 1.87 1.87 0 0 0 .33-.28 1.53 1.53 0 0 0 .13-.54v-5.9a1.85 1.85 0 0 0-.35-1.13 2.71 2.71 0 0 1-.19-.21l-.34-.34a1.35 1.35 0 0 0-.54-.29l-.64-.23a.58.58 0 0 1 0-.14.44.44 0 0 1 0-.09.6.6 0 0 1 .06-.27h2.99a.78.78 0 0 1 .33.21L83.23 20l.66.76c.23.26.43.49.58.69v-5.46a2.65 2.65 0 0 0-.32-1.11.5.5 0 0 0-.26-.19 2.37 2.37 0 0 0-.45-.15 4.51 4.51 0 0 0-.53-.1l-.46-.09a.94.94 0 0 1-.06-.31.53.53 0 0 1 0-.23h4.81a.57.57 0 0 1 .04.29zm13.29 5.12a5.36 5.36 0 0 1-.22 1.51 4.55 4.55 0 0 1-.66 1.43 6 6 0 0 1-.91 1 3.62 3.62 0 0 1-1.07.64 6.47 6.47 0 0 1-1.33.34 12.2 12.2 0 0 1-1.69.1H88.8a.47.47 0 0 1-.07-.25v-.11a1.16 1.16 0 0 1 .06-.16 4.22 4.22 0 0 0 1.21-.18 1 1 0 0 0 .53-.43 2.84 2.84 0 0 0 .13-.41 4.08 4.08 0 0 0 .1-1.08v-4.86c0-.51 0-.85-.07-1a3.78 3.78 0 0 0-.06-.47.9.9 0 0 0-.21-.44 1.21 1.21 0 0 0-.52-.31 3 3 0 0 0-1-.13.83.83 0 0 1 0-.15.39.39 0 0 1 0-.14.51.51 0 0 1 .09-.25h3.61l1.09-.05h1a8 8 0 0 1 1.92.22 6.64 6.64 0 0 1 1.46.56 4 4 0 0 1 1.16.86 5.43 5.43 0 0 1 .81 1.15 5.86 5.86 0 0 1 .48 1.31 6.37 6.37 0 0 1 .01 1.3zm-2.26-.1a5.58 5.58 0 0 0-.39-2.2 3.72 3.72 0 0 0-1.27-1.56 4.76 4.76 0 0 0-1.36-.71 5.6 5.6 0 0 0-1.73-.24 2.36 2.36 0 0 0-.44 0l-.36.06v7.41a1.8 1.8 0 0 0 .28 1.25 1.79 1.79 0 0 0 .47.38 1.34 1.34 0 0 0 .6.12 4.8 4.8 0 0 0 1.74-.29 3.15 3.15 0 0 0 1.28-1 4.36 4.36 0 0 0 .91-1.42 5.07 5.07 0 0 0 .27-1.8zm12.53 2.22a2.87 2.87 0 0 1-.3 1.31 3 3 0 0 1-.81 1 3.34 3.34 0 0 1-1.16.63 4.36 4.36 0 0 1-1.4.22 4.25 4.25 0 0 1-1.31-.2 6 6 0 0 1-1.11-.43.53.53 0 0 0-.19-.06h-.18a.79.79 0 0 0-.32.1 3 3 0 0 0-.46.3.81.81 0 0 1-.37-.09.42.42 0 0 1-.24-.23 2.9 2.9 0 0 1 .09-.56 2.88 2.88 0 0 0 .1-.72v-1.33a2.66 2.66 0 0 1 0-.35.54.54 0 0 1 .46-.23h.17c0 .1.12.24.19.42l.25.57.26.58a2.84 2.84 0 0 0 .26.45 2.94 2.94 0 0 0 1.13.83 3.33 3.33 0 0 0 1.18.26 2.29 2.29 0 0 0 1.68-.5 2.13 2.13 0 0 0 .47-.62 1.56 1.56 0 0 0 .12-.64 1.48 1.48 0 0 0-.29-.95 1.92 1.92 0 0 0-.41-.4l-.69-.38a4.5 4.5 0 0 0-.51-.18l-.75-.24-.77-.25a2.82 2.82 0 0 1-.61-.25 4.17 4.17 0 0 1-.85-.49 5 5 0 0 1-.6-.54 2.26 2.26 0 0 1-.46-.93 3.8 3.8 0 0 1-.13-1 2.93 2.93 0 0 1 .23-1.16 2.68 2.68 0 0 1 .66-.93 3.26 3.26 0 0 1 1-.61 3.78 3.78 0 0 1 1.28-.22 6.78 6.78 0 0 1 1.21.12 2.79 2.79 0 0 1 1.27.6 3.84 3.84 0 0 1 .28-.3l.33-.29a.74.74 0 0 1 .38.09c.09.07.15.13.16.18s0 .33-.09.61a4.62 4.62 0 0 0-.07.82 3.1 3.1 0 0 0 0 .34l.06.47v.45a1.8 1.8 0 0 1 0 .27l-.17.1a.54.54 0 0 1-.22 0 .54.54 0 0 1-.19 0 4.66 4.66 0 0 1-.43-.92 4.9 4.9 0 0 0-.45-.89 2 2 0 0 0-.88-.69 3.1 3.1 0 0 0-1.18-.21 2.12 2.12 0 0 0-1.34.44 1.35 1.35 0 0 0-.55 1.11 1.22 1.22 0 0 0 .42 1 3.62 3.62 0 0 0 .86.54l.72.27c.26.1.54.19.85.29a13.82 13.82 0 0 1 1.66.63 3.17 3.17 0 0 1 1.31 1.14 3 3 0 0 1 .45 1.65z" stroke="#fff" stroke-width=".5" fill="#fff" stroke-miterlimit="10" data-v-a2d5b1e6></path></g>',2)];function qu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 115.7 31.1",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-friends",role:"img",class:"lux-logo-friends"},Uu,8,Wu)}const ca=w(ju,[["render",qu],["__scopeId","data-v-a2d5b1e6"]]),Gu={name:"LibraryContactInfoOld",status:"ready",release:"5.2.0",type:"Element",components:{LuxLogoFacebook:sa,LuxLogoX:ia,LuxLogoGovDocs:la,LuxLogoFriends:ca},props:{type:{type:String,default:"div"}}},Ku=(e=>(n.pushScopeId("data-v-1c3f9008"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/Organization"},[n.createElementVNode("h2",{itemprop:"name"},"Princeton University Library"),n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/PostalAddress"},[n.createElementVNode("span",{itemprop:"streetAddress"},"One Washington Road"),n.createTextVNode(),n.createElementVNode("br"),n.createElementVNode("span",{itemprop:"addressLocality"},"Princeton"),n.createTextVNode(", "),n.createElementVNode("span",{itemprop:"addressRegion"},"NJ"),n.createElementVNode("span",{itemprop:"postalCode"},"08544"),n.createTextVNode(),n.createElementVNode("span",{itemprop:"addressCountry"},"USA")]),n.createElementVNode("span",{itemprop:"telephone"},[n.createElementVNode("a",{href:"tel:1-609-258-1470"},"(609) 258-1470")])],-1)),Zu={class:"icons"},Xu={href:"http://www.facebook.com/PULibrary"},Ju={href:"https://x.com/PULibrary"},Qu={href:"https://libguides.princeton.edu/usgovdocs"},e3={href:"https://fpul.princeton.edu/"};function t3(e,t,a,r,o,s){const i=n.resolveComponent("lux-logo-facebook"),l=n.resolveComponent("lux-logo-x"),c=n.resolveComponent("lux-logo-gov-docs"),d=n.resolveComponent("lux-logo-friends");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-library-contact"},{default:n.withCtx(()=>[Ku,n.createElementVNode("ul",Zu,[n.createElementVNode("li",null,[n.createElementVNode("a",Xu,[n.createVNode(i,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",Ju,[n.createVNode(l,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",Qu,[n.createVNode(c,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",e3,[n.createVNode(d,{width:"87",height:"24"})])])])]),_:1})}const Vr=w(Gu,[["render",t3],["__scopeId","data-v-1c3f9008"]]),n3={name:"LuxUniversityCopyright",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}}};function a3(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-copyright",a.theme])},{default:n.withCtx(()=>[n.createTextVNode(" © "+n.toDisplayString(new Date().getFullYear())+" The Trustees of Princeton University ",1)]),_:1},8,["class"])}const da=w(n3,[["render",a3],["__scopeId","data-v-89b319e6"]]),r3={name:"LuxUniversityCopyrightOld",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"span"}}};function o3(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-copyright"},{default:n.withCtx(()=>[n.createTextVNode(" © "+n.toDisplayString(new Date().getFullYear())+" The Trustees of Princeton University ",1)]),_:1})}const s1=w(r3,[["render",o3],["__scopeId","data-v-fc9d59c1"]]),s3={name:"LuxUniversityPrivacyNotice",status:"ready",release:"5.5.1",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}},components:{LuxHyperlink:oa}};function i3(e,t,a,r,o,s){const i=n.resolveComponent("LuxHyperlink");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-privacy-notice",a.theme])},{default:n.withCtx(()=>[n.createVNode(i,{href:"https://www.princeton.edu/privacy-notice",newTab:!0},{default:n.withCtx(()=>[n.createTextVNode("Princeton University Privacy Notice")]),_:1})]),_:1},8,["class"])}const Nr=w(s3,[["render",i3],["__scopeId","data-v-8c355fdc"]]);var i1={expireTimes:"1d",path:"; path=/",domain:"",secure:!1,sameSite:"; SameSite=Lax"},l3=function(){function e(){this.current_default_config=i1}return e.prototype.config=function(t){for(var a in this.current_default_config)this.current_default_config[a]=t[a]?t[a]:i1[a]},e.prototype.get=function(t){var a=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(a&&a.substring(0,1)==="{"&&a.substring(a.length-1,a.length)==="}")try{a=JSON.parse(a)}catch{return a}return a},e.prototype.set=function(t,a,r,o,s,i,l){if(t){if(/^(?:expires|max-age|path|domain|secure|SameSite)$/i.test(t))throw new Error('Cookie name illegality. Cannot be set to ["expires","max-age","path","domain","secure","SameSite"] current key name: '+t)}else throw new Error("Cookie name is not found in the first argument.");a&&a.constructor===Object&&(a=JSON.stringify(a));var c="";if(r==null&&(r=this.current_default_config.expireTimes?this.current_default_config.expireTimes:""),r&&r!=0)switch(r.constructor){case Number:r===1/0||r===-1?c="; expires=Fri, 31 Dec 9999 23:59:59 GMT":c="; max-age="+r;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(r)){var d=r.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(r.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":c="; max-age="+ +d*2592e3;break;case"d":c="; max-age="+ +d*86400;break;case"h":c="; max-age="+ +d*3600;break;case"min":c="; max-age="+ +d*60;break;case"s":c="; max-age="+d;break;case"y":c="; max-age="+ +d*31104e3;break}}else c="; expires="+r;break;case Date:c="; expires="+r.toUTCString();break}return document.cookie=encodeURIComponent(t)+"="+encodeURIComponent(a)+c+(s?"; domain="+s:this.current_default_config.domain?this.current_default_config.domain:"")+(o?"; path="+o:this.current_default_config.path?this.current_default_config.path:"; path=/")+(i==null?this.current_default_config.secure?"; Secure":"":i?"; Secure":"")+(l==null?this.current_default_config.sameSite?"; SameSute="+this.current_default_config.sameSite:"":l?"; SameSite="+l:""),this},e.prototype.remove=function(t,a,r){return!t||!this.isKey(t)?!1:(document.cookie=encodeURIComponent(t)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(r?"; domain="+r:this.current_default_config.domain?this.current_default_config.domain:"")+(a?"; path="+a:this.current_default_config.path?this.current_default_config.path:"; path=/")+"; SameSite=Lax",!0)},e.prototype.isKey=function(t){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},e.prototype.keys=function(){if(!document.cookie)return[];for(var t=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),a=0;a<t.length;a++)t[a]=decodeURIComponent(t[a]);return t},e}(),Dr=null;function c3(){Dr==null&&(Dr=new l3);var e=n.reactive(Dr);return{cookies:e}}const d3={name:"LuxBanner",status:"prototype",release:"2.16.3",type:"Element",metaInfo:{title:"Global alert message to user.",htmlAttrs:{lang:"en"}},setup(){const{cookies:e}=c3();return{cookies:e}},data:function(){return{bannerMessage:"This is the announcement description.",show:!0}},computed:{isFullScreen(){return this.fullscreen==="true"}},props:{fullscreen:{type:Boolean,default:!1},dismissible:{type:Boolean,default:!1}},methods:{hideBanner(){this.show=!1,this.cookies.set("showBanner",!1)}},created:function(){this.cookies.isKey("showBanner")&&(this.show=this.cookies.get("showBanner")==="true")}},u3={class:"lux-announcement open",role:"alert"},h3=[n.createElementVNode("span",{"aria-hidden":"true"},"×",-1)];function f3(e,t,a,r,o,s){const i=n.resolveComponent("lux-wrapper");return e.show?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["lux-banner",{"lux-banner-fullscreen":s.isFullScreen}])},[n.createElementVNode("div",u3,[n.createVNode(i,{maxWidth:"1125"},{default:n.withCtx(()=>[a.dismissible?(n.openBlock(),n.createElementBlock("button",{key:0,type:"button",class:"lux-announcement__close","data-dismiss":"alert","aria-label":"Close",onClick:t[0]||(t[0]=l=>s.hideBanner())},h3)):n.createCommentVNode("",!0),n.renderSlot(e.$slots,"default",{},()=>[n.createTextVNode(n.toDisplayString(e.bannerMessage),1)])]),_:3})])],2)):n.createCommentVNode("",!0)}const l1=w(d3,[["render",f3]]),m3={name:"LuxCard",status:"ready",release:"1.0.0",type:"Element",props:{id:{type:String,default:""},cardUrl:{type:String,default:""},cardPixelWidth:{default:""},size:{type:String,default:"medium"},selected:{type:Boolean,default:!1},edited:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},cardTitle:{type:String,default:""}},methods:{select:function(e){this.$emit("card-click",e)}}},p3=["id"];function g3(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("article",{id:a.id,onClickCapture:t[0]||(t[0]=i=>s.select(i)),class:n.normalizeClass(["lux-card",[a.size,{"lux-card-selected":a.selected},{"lux-card-edited":a.edited},{"lux-card-disabled":a.disabled}]]),style:n.normalizeStyle({"max-width":a.cardPixelWidth+"px"})},[n.renderSlot(e.$slots,"default")],46,p3)}const c1=w(m3,[["render",g3]]);function _3(){return d1().__VUE_DEVTOOLS_GLOBAL_HOOK__}function d1(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const y3=typeof Proxy=="function",b3="devtools-plugin:setup",v3="plugin:settings:set";let Kt,Mr;function $3(){var e;return Kt!==void 0||(typeof window<"u"&&window.performance?(Kt=!0,Mr=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(Kt=!0,Mr=globalThis.perf_hooks.performance):Kt=!1),Kt}function w3(){return $3()?Mr.now():Date.now()}class C3{constructor(t,a){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=a;const r={};if(t.settings)for(const i in t.settings){const l=t.settings[i];r[i]=l.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let s=Object.assign({},r);try{const i=localStorage.getItem(o),l=JSON.parse(i);Object.assign(s,l)}catch{}this.fallbacks={getSettings(){return s},setSettings(i){try{localStorage.setItem(o,JSON.stringify(i))}catch{}s=i},now(){return w3()}},a&&a.on(v3,(i,l)=>{i===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(i,l)=>this.target?this.target.on[l]:(...c)=>{this.onQueue.push({method:l,args:c})}}),this.proxiedTarget=new Proxy({},{get:(i,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...c)=>(this.targetQueue.push({method:l,args:c,resolve:()=>{}}),this.fallbacks[l](...c)):(...c)=>new Promise(d=>{this.targetQueue.push({method:l,args:c,resolve:d})})})}async setRealTarget(t){this.target=t;for(const a of this.onQueue)this.target.on[a.method](...a.args);for(const a of this.targetQueue)a.resolve(await this.target[a.method](...a.args))}}function E3(e,t){const a=e,r=d1(),o=_3(),s=y3&&a.enableEarlyProxy;if(o&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))o.emit(b3,e,t);else{const i=s?new C3(a,o):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:a,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*!
|
|
143
|
+
C20.2,11.5,16.5,7,12,7z M12,16c-3.4,0-6.4-3-7.3-4c0.9-1,3.9-4,7.3-4c3.4,0,6.4,3,7.3,4C18.4,13,15.4,16,12,16z`},null,-1),n.createElementVNode("path",{d:"M12,9c-1.7,0-3,1.3-3,3s1.3,3,3,3s3-1.3,3-3S13.6,9,12,9z M12,14c-1.1,0-2-0.9-2-2s0.9-2,2-2s2,0.9,2,2S13.1,14,12,14z"},null,-1)];function Xd(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("g",null,Zd)}const Go=w(Kd,[["render",Xd]]),Jd={name:"LuxInputButton",status:"ready",release:"1.0.0",type:"Element",data:function(){return{label:"Submit"}},props:{variation:{type:String,default:"solid",validator:e=>e.match(/(solid|outline|text|dropdown|icon|icon-prepend)/)},type:{type:String,default:"button",validator:e=>e.match(/(|button|submit)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},block:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},focused:{type:Boolean,default:!1},customAlertEvent:{type:Object,default:null},hideLabel:{type:Boolean,default:!1},icon:{type:String,default:""}},computed:{iconComponent(){return"lux-icon-"+this.icon}},emits:["button-clicked","system-alert"],methods:{buttonClicked(e){this.customAlertEvent&&this.$emit("system-alert",{event:e,alertStatus:this.customAlertEvent.alertStatus,alertMessage:this.customAlertEvent.alertMessage}),this.$emit("button-clicked",e)}},mounted(){let e=this;e.$nextTick(function(){e.focused&&this.$refs.inputButton.focus()})},components:{LuxIconBase:Gt}},Qd=["type","disabled"],e5={key:0,class:"prepend-icon"},t5={key:1,class:"append-icon"};function n5(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("button",{ref:"inputButton",type:a.type?a.type:!1,class:n.normalizeClass(["lux-button",a.variation,a.size,{"lux-expanded":a.block==!0}]),disabled:a.disabled,onClick:t[0]||(t[0]=l=>s.buttonClicked(l))},[a.variation==="icon-prepend"?(n.openBlock(),n.createElementBlock("div",e5,[n.createVNode(i,{width:"18",height:"18","icon-name":a.icon},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.iconComponent)))]),_:1},8,["icon-name"])])):n.createCommentVNode("",!0),n.renderSlot(e.$slots,"default",{},void 0,!0),a.variation==="icon"?(n.openBlock(),n.createElementBlock("div",t5,[n.createVNode(i,{width:"18",height:"18","icon-name":a.icon},{default:n.withCtx(()=>[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.iconComponent)))]),_:1},8,["icon-name"])])):n.createCommentVNode("",!0)],10,Qd)}const br=w(Jd,[["render",n5],["__scopeId","data-v-d5291344"]]),a5={name:"LuxInputCheckbox",status:"ready",release:"1.0.0",type:"Element",model:{prop:"checked",event:"change"},emits:["change","inputblur"],data:function(){return{wrapper:this.groupLabel.length?"fieldset":"div"}},props:{vertical:{type:Boolean,default:!1},options:{required:!0,type:Array},label:{type:String,default:""},errormessage:{type:String,default:""},groupLabel:{type:String,default:""},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focus:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e.target.checked)},inputblur(e){this.$emit("inputblur",e)}}},r5={key:0},o5=["id","name","value","checked","disabled","required"],s5=["for"],i5=["for"],l5={key:1,role:"alert",class:"lux-error"};function c5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.wrapper),{class:"lux-input"},{default:n.withCtx(()=>[a.groupLabel?(n.openBlock(),n.createElementBlock("legend",r5,n.toDisplayString(a.groupLabel),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,i=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-checkbox",{"lux-inline":!a.vertical}]),key:i.id},[n.createElementVNode("input",{type:"checkbox",id:i.id,name:a.label,value:i.value,checked:i.checked,disabled:i.disabled,required:i.required,onChange:t[0]||(t[0]=l=>s.change(l)),onBlur:t[1]||(t[1]=l=>s.inputblur(l.target))},null,40,o5),i.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:i.id},n.toDisplayString(i.label),9,s5)):(n.openBlock(),n.createElementBlock("label",{key:1,for:i.id},n.toDisplayString(i.value),9,i5))],2))),128)),a.errormessage?(n.openBlock(),n.createElementBlock("div",l5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const Ko=w(a5,[["render",c5],["__scopeId","data-v-ccc2c4be"]]);function vr(e){return e===0?!1:Array.isArray(e)&&e.length===0?!0:!e}function d5(e){return(...t)=>!e(...t)}function u5(e,t){return e===void 0&&(e="undefined"),e===null&&(e="null"),e===!1&&(e="false"),e.toString().toLowerCase().indexOf(t.trim())!==-1}function h5(e){return e.filter(t=>!t.$isLabel)}function $r(e,t){return a=>a.reduce((r,o)=>o[e]&&o[e].length?(r.push({$groupLabel:o[t],$isLabel:!0}),r.concat(o[e])):r,[])}const Zo=(...e)=>t=>e.reduce((a,r)=>r(a),t);var f5={data(){return{search:"",isOpen:!1,preferredOpenDirection:"below",optimizedHeight:this.maxHeight}},props:{internalSearch:{type:Boolean,default:!0},options:{type:Array,required:!0},multiple:{type:Boolean,default:!1},trackBy:{type:String},label:{type:String},searchable:{type:Boolean,default:!0},clearOnSelect:{type:Boolean,default:!0},hideSelected:{type:Boolean,default:!1},placeholder:{type:String,default:"Select option"},allowEmpty:{type:Boolean,default:!0},resetAfter:{type:Boolean,default:!1},closeOnSelect:{type:Boolean,default:!0},customLabel:{type:Function,default(e,t){return vr(e)?"":t?e[t]:e}},taggable:{type:Boolean,default:!1},tagPlaceholder:{type:String,default:"Press enter to create a tag"},tagPosition:{type:String,default:"top"},max:{type:[Number,Boolean],default:!1},id:{default:null},optionsLimit:{type:Number,default:1e3},groupValues:{type:String},groupLabel:{type:String},groupSelect:{type:Boolean,default:!1},blockKeys:{type:Array,default(){return[]}},preserveSearch:{type:Boolean,default:!1},preselectFirst:{type:Boolean,default:!1},preventAutofocus:{type:Boolean,default:!1},filteringSortFunc:{type:Function,default:null}},mounted(){!this.multiple&&this.max&&console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."),this.preselectFirst&&!this.internalValue.length&&this.options.length&&this.select(this.filteredOptions[0])},computed:{internalValue(){return this.modelValue||this.modelValue===0?Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]:[]},filteredOptions(){const e=this.search||"",t=e.toLowerCase().trim();let a=this.options.concat();return this.internalSearch?a=this.groupValues?this.filterAndFlat(a,t,this.label):this.filterOptions(a,t,this.label,this.customLabel):a=this.groupValues?$r(this.groupValues,this.groupLabel)(a):a,a=this.hideSelected?a.filter(d5(this.isSelected)):a,this.taggable&&t.length&&!this.isExistingOption(t)&&(this.tagPosition==="bottom"?a.push({isTag:!0,label:e}):a.unshift({isTag:!0,label:e})),a.slice(0,this.optionsLimit)},valueKeys(){return this.trackBy?this.internalValue.map(e=>e[this.trackBy]):this.internalValue},optionKeys(){return(this.groupValues?this.flatAndStrip(this.options):this.options).map(t=>this.customLabel(t,this.label).toString().toLowerCase())},currentOptionLabel(){return this.multiple?this.searchable?"":this.placeholder:this.internalValue.length?this.getOptionLabel(this.internalValue[0]):this.searchable?"":this.placeholder}},watch:{internalValue:{handler(){this.resetAfter&&this.internalValue.length&&(this.search="",this.$emit("update:modelValue",this.multiple?[]:null))},deep:!0},search(){this.$emit("search-change",this.search)}},emits:["open","search-change","close","select","update:modelValue","remove","tag"],methods:{getValue(){return this.multiple?this.internalValue:this.internalValue.length===0?null:this.internalValue[0]},filterAndFlat(e,t,a){return Zo(this.filterGroups(t,a,this.groupValues,this.groupLabel,this.customLabel),$r(this.groupValues,this.groupLabel))(e)},flatAndStrip(e){return Zo($r(this.groupValues,this.groupLabel),h5)(e)},updateSearch(e){this.search=e},isExistingOption(e){return this.options?this.optionKeys.indexOf(e)>-1:!1},isSelected(e){const t=this.trackBy?e[this.trackBy]:e;return this.valueKeys.indexOf(t)>-1},isOptionDisabled(e){return!!e.$isDisabled},getOptionLabel(e){if(vr(e))return"";if(e.isTag)return e.label;if(e.$isLabel)return e.$groupLabel;const t=this.customLabel(e,this.label);return vr(t)?"":t},select(e,t){if(e.$isLabel&&this.groupSelect){this.selectGroup(e);return}if(!(this.blockKeys.indexOf(t)!==-1||this.disabled||e.$isDisabled||e.$isLabel)&&!(this.max&&this.multiple&&this.internalValue.length===this.max)&&!(t==="Tab"&&!this.pointerDirty)){if(e.isTag)this.$emit("tag",e.label,this.id),this.search="",this.closeOnSelect&&!this.multiple&&this.deactivate();else{if(this.isSelected(e)){t!=="Tab"&&this.removeElement(e);return}this.multiple?this.$emit("update:modelValue",this.internalValue.concat([e])):this.$emit("update:modelValue",e),this.$emit("select",e,this.id),this.clearOnSelect&&(this.search="")}this.closeOnSelect&&this.deactivate()}},selectGroup(e){const t=this.options.find(a=>a[this.groupLabel]===e.$groupLabel);if(t){if(this.wholeGroupSelected(t)){this.$emit("remove",t[this.groupValues],this.id);const a=this.trackBy?t[this.groupValues].map(o=>o[this.trackBy]):t[this.groupValues],r=this.internalValue.filter(o=>a.indexOf(this.trackBy?o[this.trackBy]:o)===-1);this.$emit("update:modelValue",r)}else{const a=t[this.groupValues].filter(r=>!(this.isOptionDisabled(r)||this.isSelected(r)));this.max&&a.splice(this.max-this.internalValue.length),this.$emit("select",a,this.id),this.$emit("update:modelValue",this.internalValue.concat(a))}this.closeOnSelect&&this.deactivate()}},wholeGroupSelected(e){return e[this.groupValues].every(t=>this.isSelected(t)||this.isOptionDisabled(t))},wholeGroupDisabled(e){return e[this.groupValues].every(this.isOptionDisabled)},removeElement(e,t=!0){if(this.disabled||e.$isDisabled)return;if(!this.allowEmpty&&this.internalValue.length<=1){this.deactivate();return}const a=typeof e=="object"?this.valueKeys.indexOf(e[this.trackBy]):this.valueKeys.indexOf(e);if(this.multiple){const r=this.internalValue.slice(0,a).concat(this.internalValue.slice(a+1));this.$emit("update:modelValue",r)}else this.$emit("update:modelValue",null);this.$emit("remove",e,this.id),this.closeOnSelect&&t&&this.deactivate()},removeLastElement(){this.blockKeys.indexOf("Delete")===-1&&this.search.length===0&&Array.isArray(this.internalValue)&&this.internalValue.length&&this.removeElement(this.internalValue[this.internalValue.length-1],!1)},activate(){this.isOpen||this.disabled||(this.adjustPosition(),this.groupValues&&this.pointer===0&&this.filteredOptions.length&&(this.pointer=1),this.isOpen=!0,this.searchable?(this.preserveSearch||(this.search=""),this.preventAutofocus||this.$nextTick(()=>this.$refs.search&&this.$refs.search.focus())):this.preventAutofocus||typeof this.$el<"u"&&this.$el.focus(),this.$emit("open",this.id))},deactivate(){this.isOpen&&(this.isOpen=!1,this.searchable?this.$refs.search!==null&&typeof this.$refs.search<"u"&&this.$refs.search.blur():typeof this.$el<"u"&&this.$el.blur(),this.preserveSearch||(this.search=""),this.$emit("close",this.getValue(),this.id))},toggle(){this.isOpen?this.deactivate():this.activate()},adjustPosition(){if(typeof window>"u")return;const e=this.$el.getBoundingClientRect().top,t=window.innerHeight-this.$el.getBoundingClientRect().bottom;t>this.maxHeight||t>e||this.openDirection==="below"||this.openDirection==="bottom"?(this.preferredOpenDirection="below",this.optimizedHeight=Math.min(t-40,this.maxHeight)):(this.preferredOpenDirection="above",this.optimizedHeight=Math.min(e-40,this.maxHeight))},filterOptions(e,t,a,r){return t?e.filter(o=>u5(r(o,a),t)).sort((o,s)=>typeof this.filteringSortFunc=="function"?this.filteringSortFunc(o,s):r(o,a).length-r(s,a).length):e},filterGroups(e,t,a,r,o){return s=>s.map(i=>{if(!i[a])return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."),[];const l=this.filterOptions(i[a],e,t,o);return l.length?{[r]:i[r],[a]:l}:[]})}}},m5={data(){return{pointer:0,pointerDirty:!1}},props:{showPointer:{type:Boolean,default:!0},optionHeight:{type:Number,default:40}},computed:{pointerPosition(){return this.pointer*this.optionHeight},visibleElements(){return this.optimizedHeight/this.optionHeight}},watch:{filteredOptions(){this.pointerAdjust()},isOpen(){this.pointerDirty=!1},pointer(){this.$refs.search&&this.$refs.search.setAttribute("aria-activedescendant",this.id+"-"+this.pointer.toString())}},methods:{optionHighlight(e,t){return{"multiselect__option--highlight":e===this.pointer&&this.showPointer,"multiselect__option--selected":this.isSelected(t)}},groupHighlight(e,t){if(!this.groupSelect)return["multiselect__option--disabled",{"multiselect__option--group":t.$isLabel}];const a=this.options.find(r=>r[this.groupLabel]===t.$groupLabel);return a&&!this.wholeGroupDisabled(a)?["multiselect__option--group",{"multiselect__option--highlight":e===this.pointer&&this.showPointer},{"multiselect__option--group-selected":this.wholeGroupSelected(a)}]:"multiselect__option--disabled"},addPointerElement({key:e}="Enter"){this.filteredOptions.length>0&&this.select(this.filteredOptions[this.pointer],e),this.pointerReset()},pointerForward(){this.pointer<this.filteredOptions.length-1&&(this.pointer++,this.$refs.list.scrollTop<=this.pointerPosition-(this.visibleElements-1)*this.optionHeight&&(this.$refs.list.scrollTop=this.pointerPosition-(this.visibleElements-1)*this.optionHeight),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()),this.pointerDirty=!0},pointerBackward(){this.pointer>0?(this.pointer--,this.$refs.list.scrollTop>=this.pointerPosition&&(this.$refs.list.scrollTop=this.pointerPosition),this.filteredOptions[this.pointer]&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerBackward()):this.filteredOptions[this.pointer]&&this.filteredOptions[0].$isLabel&&!this.groupSelect&&this.pointerForward(),this.pointerDirty=!0},pointerReset(){this.closeOnSelect&&(this.pointer=0,this.$refs.list&&(this.$refs.list.scrollTop=0))},pointerAdjust(){this.pointer>=this.filteredOptions.length-1&&(this.pointer=this.filteredOptions.length?this.filteredOptions.length-1:0),this.filteredOptions.length>0&&this.filteredOptions[this.pointer].$isLabel&&!this.groupSelect&&this.pointerForward()},pointerSet(e){this.pointer=e,this.pointerDirty=!0}}},Xo={name:"vue-multiselect",mixins:[f5,m5],compatConfig:{MODE:3,ATTR_ENUMERATED_COERCION:!1},props:{name:{type:String,default:""},modelValue:{type:null,default(){return[]}},selectLabel:{type:String,default:"Press enter to select"},selectGroupLabel:{type:String,default:"Press enter to select group"},selectedLabel:{type:String,default:"Selected"},deselectLabel:{type:String,default:"Press enter to remove"},deselectGroupLabel:{type:String,default:"Press enter to deselect group"},showLabels:{type:Boolean,default:!0},limit:{type:Number,default:99999},maxHeight:{type:Number,default:300},limitText:{type:Function,default:e=>`and ${e} more`},loading:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},spellcheck:{type:Boolean,default:!1},openDirection:{type:String,default:""},showNoOptions:{type:Boolean,default:!0},showNoResults:{type:Boolean,default:!0},tabindex:{type:Number,default:0},required:{type:Boolean,default:!1}},computed:{hasOptionGroup(){return this.groupValues&&this.groupLabel&&this.groupSelect},isSingleLabelVisible(){return(this.singleValue||this.singleValue===0)&&(!this.isOpen||!this.searchable)&&!this.visibleValues.length},isPlaceholderVisible(){return!this.internalValue.length&&(!this.searchable||!this.isOpen)},visibleValues(){return this.multiple?this.internalValue.slice(0,this.limit):[]},singleValue(){return this.internalValue[0]},deselectLabelText(){return this.showLabels?this.deselectLabel:""},deselectGroupLabelText(){return this.showLabels?this.deselectGroupLabel:""},selectLabelText(){return this.showLabels?this.selectLabel:""},selectGroupLabelText(){return this.showLabels?this.selectGroupLabel:""},selectedLabelText(){return this.showLabels?this.selectedLabel:""},inputStyle(){return this.searchable||this.multiple&&this.modelValue&&this.modelValue.length?this.isOpen?{width:"100%"}:{width:"0",position:"absolute",padding:"0"}:""},contentStyle(){return this.options.length?{display:"inline-block"}:{display:"block"}},isAbove(){return this.openDirection==="above"||this.openDirection==="top"?!0:this.openDirection==="below"||this.openDirection==="bottom"?!1:this.preferredOpenDirection==="above"},showSearchInput(){return this.searchable&&(this.hasSingleSelectedSlot&&(this.visibleSingleValue||this.visibleSingleValue===0)?this.isOpen:!0)},isRequired(){return this.required===!1?!1:this.internalValue.length<=0}}};const p5=["tabindex","aria-expanded","aria-owns","aria-activedescendant"],g5={ref:"tags",class:"multiselect__tags"},_5={class:"multiselect__tags-wrap"},y5=["textContent"],b5=["onKeypress","onMousedown"],v5=["textContent"],$5={class:"multiselect__spinner"},w5=["name","id","spellcheck","placeholder","required","value","disabled","tabindex","aria-label","aria-controls"],C5=["id","aria-multiselectable"],E5={key:0},k5={class:"multiselect__option"},S5=["aria-selected","id","role"],x5=["onClick","onMouseenter","data-select","data-selected","data-deselect"],V5=["data-select","data-deselect","onMouseenter","onMousedown"],N5={class:"multiselect__option"},D5={class:"multiselect__option"};function M5(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("div",{tabindex:e.searchable?-1:a.tabindex,class:n.normalizeClass([{"multiselect--active":e.isOpen,"multiselect--disabled":a.disabled,"multiselect--above":s.isAbove,"multiselect--has-options-group":s.hasOptionGroup},"multiselect"]),onFocus:t[14]||(t[14]=i=>e.activate()),onBlur:t[15]||(t[15]=i=>e.searchable?!1:e.deactivate()),onKeydown:[t[16]||(t[16]=n.withKeys(n.withModifiers(i=>e.pointerForward(),["self","prevent"]),["down"])),t[17]||(t[17]=n.withKeys(n.withModifiers(i=>e.pointerBackward(),["self","prevent"]),["up"]))],onKeypress:t[18]||(t[18]=n.withKeys(n.withModifiers(i=>e.addPointerElement(i),["stop","self"]),["enter","tab"])),onKeyup:t[19]||(t[19]=n.withKeys(i=>e.deactivate(),["esc"])),role:"combobox","aria-expanded":e.isOpen,"aria-owns":"listbox-"+e.id,"aria-activedescendant":e.isOpen&&e.pointer!==null?e.id+"-"+e.pointer:null},[n.renderSlot(e.$slots,"caret",{toggle:e.toggle},()=>[n.createElementVNode("div",{onMousedown:t[0]||(t[0]=n.withModifiers(i=>e.toggle(),["prevent","stop"])),class:"multiselect__select"},null,32)]),n.renderSlot(e.$slots,"clear",{search:e.search}),n.createElementVNode("div",g5,[n.renderSlot(e.$slots,"selection",{search:e.search,remove:e.removeElement,values:s.visibleValues,isOpen:e.isOpen},()=>[n.withDirectives(n.createElementVNode("div",_5,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(s.visibleValues,(i,l)=>n.renderSlot(e.$slots,"tag",{option:i,search:e.search,remove:e.removeElement},()=>[(n.openBlock(),n.createElementBlock("span",{class:"multiselect__tag",key:l,onMousedown:t[1]||(t[1]=n.withModifiers(()=>{},["prevent"]))},[n.createElementVNode("span",{textContent:n.toDisplayString(e.getOptionLabel(i))},null,8,y5),n.createElementVNode("i",{tabindex:"1",onKeypress:n.withKeys(n.withModifiers(c=>e.removeElement(i),["prevent"]),["enter"]),onMousedown:n.withModifiers(c=>e.removeElement(i),["prevent"]),class:"multiselect__tag-icon"},null,40,b5)],32))])),256))],512),[[n.vShow,s.visibleValues.length>0]]),e.internalValue&&e.internalValue.length>a.limit?n.renderSlot(e.$slots,"limit",{key:0},()=>[n.createElementVNode("strong",{class:"multiselect__strong",textContent:n.toDisplayString(a.limitText(e.internalValue.length-a.limit))},null,8,v5)]):n.createCommentVNode("v-if",!0)]),n.createVNode(n.Transition,{name:"multiselect__loading"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"loading",{},()=>[n.withDirectives(n.createElementVNode("div",$5,null,512),[[n.vShow,a.loading]])])]),_:3}),e.searchable?(n.openBlock(),n.createElementBlock("input",{key:0,ref:"search",name:a.name,id:e.id,type:"text",autocomplete:"off",spellcheck:a.spellcheck,placeholder:e.placeholder,required:s.isRequired,style:n.normalizeStyle(s.inputStyle),value:e.search,disabled:a.disabled,tabindex:a.tabindex,"aria-label":a.name+"-searchbox",onInput:t[2]||(t[2]=i=>e.updateSearch(i.target.value)),onFocus:t[3]||(t[3]=n.withModifiers(i=>e.activate(),["prevent"])),onBlur:t[4]||(t[4]=n.withModifiers(i=>e.deactivate(),["prevent"])),onKeyup:t[5]||(t[5]=n.withKeys(i=>e.deactivate(),["esc"])),onKeydown:[t[6]||(t[6]=n.withKeys(n.withModifiers(i=>e.pointerForward(),["prevent"]),["down"])),t[7]||(t[7]=n.withKeys(n.withModifiers(i=>e.pointerBackward(),["prevent"]),["up"])),t[9]||(t[9]=n.withKeys(n.withModifiers(i=>e.removeLastElement(),["stop"]),["delete"]))],onKeypress:t[8]||(t[8]=n.withKeys(n.withModifiers(i=>e.addPointerElement(i),["prevent","stop","self"]),["enter"])),class:"multiselect__input","aria-controls":"listbox-"+e.id},null,44,w5)):n.createCommentVNode("v-if",!0),s.isSingleLabelVisible?(n.openBlock(),n.createElementBlock("span",{key:1,class:"multiselect__single",onMousedown:t[10]||(t[10]=n.withModifiers((...i)=>e.toggle&&e.toggle(...i),["prevent"]))},[n.renderSlot(e.$slots,"singleLabel",{option:s.singleValue},()=>[n.createTextVNode(n.toDisplayString(e.currentOptionLabel),1)])],32)):n.createCommentVNode("v-if",!0),s.isPlaceholderVisible?(n.openBlock(),n.createElementBlock("span",{key:2,class:"multiselect__placeholder",onMousedown:t[11]||(t[11]=n.withModifiers((...i)=>e.toggle&&e.toggle(...i),["prevent"]))},[n.renderSlot(e.$slots,"placeholder",{},()=>[n.createTextVNode(n.toDisplayString(e.placeholder),1)])],32)):n.createCommentVNode("v-if",!0)],512),n.createVNode(n.Transition,{name:"multiselect",persisted:""},{default:n.withCtx(()=>[n.withDirectives(n.createElementVNode("div",{class:"multiselect__content-wrapper",onFocus:t[12]||(t[12]=(...i)=>e.activate&&e.activate(...i)),tabindex:"-1",onMousedown:t[13]||(t[13]=n.withModifiers(()=>{},["prevent"])),style:n.normalizeStyle({maxHeight:e.optimizedHeight+"px"}),ref:"list"},[n.createElementVNode("ul",{class:"multiselect__content",style:n.normalizeStyle(s.contentStyle),role:"listbox",id:"listbox-"+e.id,"aria-multiselectable":e.multiple},[n.renderSlot(e.$slots,"beforeList"),e.multiple&&e.max===e.internalValue.length?(n.openBlock(),n.createElementBlock("li",E5,[n.createElementVNode("span",k5,[n.renderSlot(e.$slots,"maxElements",{},()=>[n.createTextVNode("Maximum of "+n.toDisplayString(e.max)+" options selected. First remove a selected option to select another.",1)])])])):n.createCommentVNode("v-if",!0),!e.max||e.internalValue.length<e.max?(n.openBlock(!0),n.createElementBlock(n.Fragment,{key:1},n.renderList(e.filteredOptions,(i,l)=>(n.openBlock(),n.createElementBlock("li",{class:"multiselect__element",key:l,"aria-selected":e.isSelected(i),id:e.id+"-"+l,role:i&&(i.$isLabel||i.$isDisabled)?null:"option"},[i&&(i.$isLabel||i.$isDisabled)?n.createCommentVNode("v-if",!0):(n.openBlock(),n.createElementBlock("span",{key:0,class:n.normalizeClass([e.optionHighlight(l,i),"multiselect__option"]),onClick:n.withModifiers(c=>e.select(i),["stop"]),onMouseenter:n.withModifiers(c=>e.pointerSet(l),["self"]),"data-select":i&&i.isTag?e.tagPlaceholder:s.selectLabelText,"data-selected":s.selectedLabelText,"data-deselect":s.deselectLabelText},[n.renderSlot(e.$slots,"option",{option:i,search:e.search,index:l},()=>[n.createElementVNode("span",null,n.toDisplayString(e.getOptionLabel(i)),1)])],42,x5)),i&&(i.$isLabel||i.$isDisabled)?(n.openBlock(),n.createElementBlock("span",{key:1,"data-select":e.groupSelect&&s.selectGroupLabelText,"data-deselect":e.groupSelect&&s.deselectGroupLabelText,class:n.normalizeClass([e.groupHighlight(l,i),"multiselect__option"]),onMouseenter:n.withModifiers(c=>e.groupSelect&&e.pointerSet(l),["self"]),onMousedown:n.withModifiers(c=>e.selectGroup(i),["prevent"])},[n.renderSlot(e.$slots,"option",{option:i,search:e.search,index:l},()=>[n.createElementVNode("span",null,n.toDisplayString(e.getOptionLabel(i)),1)])],42,V5)):n.createCommentVNode("v-if",!0)],8,S5))),128)):n.createCommentVNode("v-if",!0),n.withDirectives(n.createElementVNode("li",null,[n.createElementVNode("span",N5,[n.renderSlot(e.$slots,"noResult",{search:e.search},()=>[t[20]||(t[20]=n.createTextVNode("No elements found. Consider changing the search query."))])])],512),[[n.vShow,a.showNoResults&&e.filteredOptions.length===0&&e.search&&!a.loading]]),n.withDirectives(n.createElementVNode("li",null,[n.createElementVNode("span",D5,[n.renderSlot(e.$slots,"noOptions",{},()=>[t[21]||(t[21]=n.createTextVNode("List is empty."))])])],512),[[n.vShow,a.showNoOptions&&(e.options.length===0||s.hasOptionGroup===!0&&e.filteredOptions.length===0)&&!e.search&&!a.loading]]),n.renderSlot(e.$slots,"afterList")],12,C5)],36),[[n.vShow,e.isOpen]])]),_:3})],42,p5)}Xo.render=M5;const L5={name:"LuxInputMultiselect",status:"prototype",release:"4.1.0",type:"Element",components:{Multiselect:Xo},data(){return{vals:this.value,opts:this.options}},props:{placeholder:{type:String,default:"Search or add a tag",required:!1},tagPlaceholder:{type:String,default:"Add this as new tag",required:!1},value:{type:Array,default:null,required:!1},options:{type:Array,default:null,required:!1},inputLabel:{type:String,default:""},id:{type:String,default:null,required:!0}},methods:{addTag(e){const t={name:e,code:e.substring(0,2)+Math.floor(Math.random()*1e7)};this.opts.push(t),this.vals.push(t)}},beforeMount:function(){}},B5=["for"],I5={class:"language-json"};function O5(e,t,a,r,o,s){const i=n.resolveComponent("multiselect");return n.openBlock(),n.createElementBlock("div",null,[a.inputLabel?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id},n.toDisplayString(a.inputLabel),9,B5)):n.createCommentVNode("",!0),n.createVNode(i,{modelValue:o.vals,"onUpdate:modelValue":t[0]||(t[0]=l=>o.vals=l),id:a.id,"tag-placeholder":a.tagPlaceholder,placeholder:a.placeholder,label:"name","track-by":"code",options:o.opts,multiple:!0,taggable:!0,onTag:s.addTag},null,8,["modelValue","id","tag-placeholder","placeholder","options","onTag"]),n.createElementVNode("pre",I5,[n.createElementVNode("code",null,n.toDisplayString(o.vals),1)])])}const Jo=w(L5,[["render",O5]]),T5={name:"LuxInputRadio",status:"ready",release:"1.0.0",type:"Element",model:{prop:"checked",event:"change"},emits:["change","inputblur"],data:function(){return{wrapper:this.groupLabel.length?"fieldset":"div"}},props:{vertical:{type:Boolean,default:!1},options:{required:!0,type:Array},groupLabel:{type:String,default:""},errormessage:{type:String,default:""},id:{type:String,default:"",required:!0},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focus:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e)},inputblur(e){this.$emit("inputblur",e)}}},z5={key:0},A5=["id","name","value","checked","disabled","required"],P5=["for"],Y5=["for"],H5={key:1,role:"alert",class:"lux-error"};function R5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(e.wrapper),{class:"lux-input"},{default:n.withCtx(()=>[a.groupLabel?(n.openBlock(),n.createElementBlock("legend",z5,n.toDisplayString(a.groupLabel),1)):n.createCommentVNode("",!0),(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,i=>(n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-radio",{"lux-inline":!a.vertical}]),key:i.id},[n.createElementVNode("input",{type:"radio",id:i.id,name:i.name,value:i.value,checked:i.checked,disabled:i.disabled,required:i.required,onChange:t[0]||(t[0]=l=>s.change(l.target.value)),onBlur:t[1]||(t[1]=l=>s.inputblur(l.target))},null,40,A5),i.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:i.id},n.toDisplayString(i.label),9,P5)):(n.openBlock(),n.createElementBlock("label",{key:1,for:i.id},n.toDisplayString(i.value),9,Y5))],2))),128)),a.errormessage?(n.openBlock(),n.createElementBlock("div",H5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const Qo=w(T5,[["render",R5],["__scopeId","data-v-bfb1c433"]]),F5={name:"LuxInputSelect",status:"ready",release:"1.0.0",type:"Element",model:{event:"change"},computed:{hasError(){return this.errormessage.length}},emits:["change","inputblur"],props:{value:{type:String},multiple:{type:Boolean,default:!1},options:{required:!0,type:Array},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},errormessage:{type:String,default:""},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|section)/)},id:{type:String,default:"",required:!0},name:{type:String,default:"",required:!0},width:{type:String,default:"auto",validator:e=>e.match(/(auto|expand)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},disabled:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1}},methods:{change(e){this.$emit("change",e.target.value)},inputblur(e){this.$emit("inputblur",e)},focusSelect(){this.$nextTick(()=>{this.$refs.select.focus()})}}},j5=["for"],W5=["id","disabled","required","multiple","errormessage","value","name"],U5=["value","disabled"],q5={key:1,role:"alert",class:"lux-error"};function G5(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:"lux-select"},{default:n.withCtx(()=>[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),11,j5)):n.createCommentVNode("",!0),n.createElementVNode("select",{id:a.id,class:n.normalizeClass(["lux-select",{"lux-select-error":s.hasError},{"lux-select-expand":a.width==="expand"},a.size]),disabled:a.disabled,required:a.required,multiple:a.multiple,errormessage:a.errormessage,value:a.value,ref:"select",name:a.name,onChange:t[0]||(t[0]=i=>s.change(i)),onBlur:t[1]||(t[1]=i=>s.inputblur(i.target))},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.options,(i,l)=>(n.openBlock(),n.createElementBlock("option",{key:l,value:i.value,disabled:i.disabled},n.toDisplayString(i.label),9,U5))),128))],42,W5),a.errormessage?(n.openBlock(),n.createElementBlock("div",q5,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0)]),_:1})}const e1=w(F5,[["render",G5],["__scopeId","data-v-73d9c476"]]),K5={name:"LuxInputText",status:"ready",release:"1.0.0",type:"Element",emits:["inputvaluechange","inputblur","inputfocus","update:value","input","keyup","change","blur","focus"],computed:{hasError(){return this.errormessage.length}},props:{type:{type:String,default:"text",validator:e=>e.match(/(text|number|email|textarea)/)},value:{type:[String,Number],default:""},placeholder:{type:String,default:""},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},errormessage:{type:String,default:""},helper:{type:String,default:""},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|section)/)},id:{type:String,default:"",required:!0},name:{type:String,default:"",required:!0},width:{type:String,default:"auto",validator:e=>e.match(/(auto|expand)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},rows:{type:String,default:"5"},maxlength:{type:Number,default:256},disabled:{type:Boolean,default:!1},readonly:{type:Boolean,default:!1},required:{type:Boolean,default:!1},hover:{type:Boolean,default:!1},focused:{type:Boolean,default:!1},icon:{type:String,default:""}},methods:{inputFired(e){this.$emit("input",e),this.inputvaluechange(e.target.value)},inputvaluechange(e){this.$emit("update:value",e)},inputblur(e){this.$emit("inputblur",e)},focusFired(e){this.$emit("focus",e),this.inputfocus(e.target.value)},inputfocus(e){this.$emit("inputfocus",e)}},mounted:function(){let e=this;e.$nextTick(function(){e.focused&&(e.type=="text"&&this.$refs.textInput.focus(),e.type=="textarea"&&this.$refs.textArea.focus())})},components:{LuxIconAlert:dr,LuxIconApproved:ur,LuxIconDenied:pr,LuxIconBase:Gt}},Z5=["for"],X5=["name","value","id","readonly","disabled","required","type","maxlength","hover","placeholder","errormessage"],J5=["name","id","disabled","readonly","required","rows","maxlength","hover","value","placeholder","errormessage"],Q5={key:2,class:"append-icon"},eu={key:1,role:"alert",class:"lux-error"},tu={key:2,class:"lux-helper"};function nu(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-alert"),l=n.resolveComponent("lux-icon-approved"),c=n.resolveComponent("lux-icon-denied"),d=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:n.normalizeClass(["lux-input",{"lux-has-icon":a.icon}])},{default:n.withCtx(()=>[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,for:a.id,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),11,Z5)):n.createCommentVNode("",!0),n.createElementVNode("div",{class:n.normalizeClass(["lux-input-field",[{"lux-input-expand":a.width==="expand"},{disabled:a.disabled},a.size]])},[a.type!=="textarea"?(n.openBlock(),n.createElementBlock("input",{key:0,autocomplete:"off",ref:"textInput",name:a.name,value:a.value,id:a.id,readonly:a.readonly,disabled:a.disabled,required:a.required,type:a.type,maxlength:a.maxlength,hover:a.hover,placeholder:a.placeholder,errormessage:a.errormessage,class:n.normalizeClass(["lux-input",{"lux-input-error":s.hasError}]),onInput:t[0]||(t[0]=u=>s.inputFired(u)),onChange:t[1]||(t[1]=(...u)=>e.$emit("change",...u)),onKeyup:t[2]||(t[2]=(...u)=>e.$emit("keyup",...u)),onBlur:t[3]||(t[3]=(...u)=>e.$emit("blur",...u)),onFocus:t[4]||(t[4]=u=>s.focusFired(u))},null,42,X5)):(n.openBlock(),n.createElementBlock("textarea",{key:1,autocomplete:"off",ref:"textArea",name:a.name,id:a.id,disabled:a.disabled,readonly:a.readonly,required:a.required,rows:a.rows,maxlength:a.maxlength,hover:a.hover,value:a.value,placeholder:a.placeholder,errormessage:a.errormessage,class:n.normalizeClass(["lux-input",{"lux-input-error":s.hasError},{"lux-input-expand":a.width==="expand"}]),onInput:t[5]||(t[5]=u=>s.inputvaluechange(u.target.value)),onBlur:t[6]||(t[6]=u=>s.inputblur(u)),onFocus:t[7]||(t[7]=u=>s.inputfocus(u))},null,42,J5)),a.icon?(n.openBlock(),n.createElementBlock("div",Q5,[n.createVNode(d,{width:"24",height:"24"},{default:n.withCtx(()=>[a.icon==="alert"?(n.openBlock(),n.createBlock(i,{key:0})):n.createCommentVNode("",!0),a.icon==="approved"?(n.openBlock(),n.createBlock(l,{key:1})):n.createCommentVNode("",!0),a.icon==="denied"?(n.openBlock(),n.createBlock(c,{key:2})):n.createCommentVNode("",!0)]),_:1})])):n.createCommentVNode("",!0)],2),a.errormessage?(n.openBlock(),n.createElementBlock("div",eu,n.toDisplayString(a.errormessage),1)):n.createCommentVNode("",!0),a.helper?(n.openBlock(),n.createElementBlock("div",tu,n.toDisplayString(a.helper),1)):n.createCommentVNode("",!0)]),_:1},8,["class"])}const wr=w(K5,[["render",nu],["__scopeId","data-v-1f09a1cb"]]),au={name:"LuxCardContent",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function ru(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-content"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const t1=w(au,[["render",ru],["__scopeId","data-v-3b685340"]]),ou={name:"LuxCardHeader",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function su(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-header"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const n1=w(ou,[["render",su],["__scopeId","data-v-25d19f20"]]),iu={name:"LuxCardMedia",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function lu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-card-media"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3})}const a1=w(iu,[["render",lu],["__scopeId","data-v-1f7f83a4"]]),cu={name:"LuxHamburger",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}},du=e=>(n.pushScopeId("data-v-d93a1c53"),e=e(),n.popScopeId(),e),uu={class:"hamburger-box"},hu=[du(()=>n.createElementVNode("span",{class:"hamburger-inner"},null,-1))];function fu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("span",uu,hu)}const Cr=w(cu,[["render",fu],["__scopeId","data-v-d93a1c53"]]),mu=["innerHTML"],Er={__name:"_LuxMenuBarLabel",props:{item:Object},setup(e){return(t,a)=>e.item.unsafe_name?(n.openBlock(),n.createElementBlock("span",{key:0,innerHTML:e.item.unsafe_name},null,8,mu)):(n.openBlock(),n.createElementBlock(n.Fragment,{key:1},[n.createTextVNode(n.toDisplayString(e.item.name),1)],64))}},pu={name:"LuxSubscribeNewsletter",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"div"},buttonLabel:{type:String,default:"Subscribe"}},components:{LuxInputButton:br,LuxInputText:wr}},r1=e=>(n.pushScopeId("data-v-9bac735e"),e=e(),n.popScopeId(),e),gu={id:"mc-embedded-subscribe-form",action:"https://princeton.us4.list-manage.com/subscribe/post?u=f1159e2c2a8bc35d62147f282&id=6c19fe9a37",method:"post",name:"mc-embedded-subscribe-form",class:"validate",target:"_blank",novalidate:""},_u={id:"mc_embed_signup_scroll",class:"newsletter-signup"},yu=r1(()=>n.createElementVNode("div",{id:"describe-mailchimp-form"},"Opens the form in a new tab",-1)),bu=r1(()=>n.createElementVNode("div",{style:{position:"absolute",left:"-5000px"},"aria-hidden":"true"},[n.createElementVNode("input",{type:"text",name:"b_f1159e2c2a8bc35d62147f282_6c19fe9a37",tabindex:"-1",value:""})],-1));function vu(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-text"),l=n.resolveComponent("lux-input-button");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-subscribe-newsletter"},{default:n.withCtx(()=>[n.createElementVNode("form",gu,[n.createElementVNode("div",_u,[n.createVNode(i,{id:"mce-EMAIL",type:"email",name:"EMAIL",label:"Email address",hideLabel:!0}),n.createVNode(l,{id:"mc-embedded-subscribe",type:"submit",name:"subscribe",class:"lux-subscribe-newsletter",variation:"outline","aria-describedby":"describe-mailchimp-form"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(a.buttonLabel),1)]),_:1}),yu,bu])])]),_:1})}const kr=w(pu,[["render",vu],["__scopeId","data-v-9bac735e"]]),$u={name:"LuxHyperlink",status:"ready",release:"1.0.0",type:"Element",props:{href:{type:String,default:"",required:!0},variation:{type:String,default:"link",validator:e=>e.match(/(link|button)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},newTab:{type:Boolean,default:!1},underline:{type:Boolean,default:!1}},components:{LuxIconBase:Gt,LuxIconNewTab:_r}},wu=["href","target"];function Cu(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-new-tab"),l=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("a",{href:a.href,class:n.normalizeClass(["lux-link",a.variation,a.size,a.underline?"lux-link-underline":""]),target:a.newTab?"_blank":null},[n.renderSlot(e.$slots,"default",{},void 0,!0),a.newTab?(n.openBlock(),n.createBlock(l,{key:0,width:"14",height:"14","icon-name":"(opens in new tab)"},{default:n.withCtx(()=>[n.createVNode(i)]),_:1})):n.createCommentVNode("",!0)],10,wu)}const oa=w($u,[["render",Cu],["__scopeId","data-v-9b06d3f5"]]),Eu={name:"LuxUniversityAccessibility",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}},components:{LuxHyperlink:oa}};function ku(e,t,a,r,o,s){const i=n.resolveComponent("LuxHyperlink");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-accessibility",a.theme])},{default:n.withCtx(()=>[n.createVNode(i,{href:"https://accessibility.princeton.edu/help",newTab:!0},{default:n.withCtx(()=>[n.createTextVNode("Accessibility Help")]),_:1})]),_:1},8,["class"])}const o1=w(Eu,[["render",ku],["__scopeId","data-v-c27447a9"]]),Su={name:"LuxUniversityAccessibilityOld",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"span"}}},xu=(e=>(n.pushScopeId("data-v-1398c4b9"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("a",{href:"https://accessibility.princeton.edu/help"},"Accessibility",-1));function Vu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-accessibility"},{default:n.withCtx(()=>[xu]),_:1})}const Sr=w(Su,[["render",Vu],["__scopeId","data-v-1398c4b9"]]),Nu={name:"LuxLibraryContactInfo",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},theme:{type:String,default:"dark"}}},Du=(e=>(n.pushScopeId("data-v-2a9247a7"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/Organization"},[n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/PostalAddress"},[n.createElementVNode("span",{itemprop:"streetAddress"},"One Washington Road"),n.createTextVNode(),n.createElementVNode("br"),n.createElementVNode("span",{itemprop:"addressLocality"},"Princeton"),n.createTextVNode(", "),n.createElementVNode("span",{itemprop:"addressRegion"},"NJ"),n.createElementVNode("span",{itemprop:"postalCode"}," 08544-2098"),n.createTextVNode(),n.createElementVNode("span",{itemprop:"addressCountry"},"USA")]),n.createElementVNode("div",{class:"phone"},[n.createElementVNode("span",{itemprop:"telephone"},[n.createElementVNode("a",{href:"tel:1-609-258-1470"},"(609) 258-1470")])])],-1));function Mu(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-contact",a.theme])},{default:n.withCtx(()=>[Du]),_:1},8,["class"])}const xr=w(Nu,[["render",Mu],["__scopeId","data-v-2a9247a7"]]),Lu={name:"LuxLogoFacebook",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},Bu=["width","height"],Iu=[n.createElementVNode("title",{id:"logo-facebook",lang:"en"},"PUL Facebook",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M18.768 7.465H14.5V5.56c0-.896.594-1.105 1.012-1.105H18.5V.513L14.171.5C10.244.5 9.5 3.438 9.5 5.32v2.144h-3v4h3v12h5v-12h3.851l.417-3.999z"}),n.createElementVNode("path",{fill:"none",d:"M0 0h24v24H0z"})],-1)];function Ou(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 25 25",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-facebook",role:"img",fill:"currentColor",class:"lux-logo-facebook"},Iu,8,Bu)}const sa=w(Lu,[["render",Ou]]),Tu={name:"LuxLogoX",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},zu=["width","height"],Au=[n.createElementVNode("title",{id:"logo-x",lang:"en"},"PUL X",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z"})],-1)];function Pu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 18 18",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-x",role:"img",fill:"currentColor"},Au,8,zu)}const ia=w(Tu,[["render",Pu]]),Yu={name:"LuxLogoGovDocs",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:32},height:{type:[Number,String],default:32}}},Hu=["width","height"],Ru=[n.createStaticVNode('<title id="logo-gov-docs" lang="en">Government Docs</title><g><path fill="#002C64" d="M15.1 30.2c-1.2-.1-1.9-.2-2.7-.4-2.8-.7-5.1-2.1-7.2-4.1-3-3-4.8-6.9-5.1-11.5-.1-.6-.1-3.4-.1-6.7V1.8h32v.4c.1.7.1 11 0 11.9-.3 3.1-.9 5.4-2.3 7.8-2.6 4.8-7.2 7.8-12.3 8.3-.8 0-1.7.1-2.3 0z"></path><path fill="#FFF" d="M17.2 29.5c1.8-.1 4.4-1 6-1.9 2.7-1.6 4.9-3.9 6.3-6.9.8-1.6 1.2-4 1.2-7 0-1.4 0-1.7-.2-2.6-.5-2.7-1.8-5.2-3.7-7-.4-.4-.5-.5-.5-.8 0-.5 0-.5-3.5-.5-2.7 0-3.2 0-3.4.1-.4.2-.5.7-.1.7s.7.1 1 .3c.4.3.7.3 1.2.1.5-.2.7-.2.9 0 .1.1.2.2.2.5 0 .4-.1.5-.7.5-.5 0-.9-.2-1.7-.7-.6-.4-.8-.4-2.2 0-1.1.3-1.2.4-1.3.6-.3.4-.3.8 0 1.6.2.4.3.8.3.9 0 .1.1.2.2.2.2 0 .2 0 .4-.2.2-.4.6-.4 1.1-.3.8.2 1.4.5 2.3 1.4.5.5 1.1 1.9 1.2 3.2.1.9.1 2.3-.1 3.1-.5 2-1.7 3.9-3.2 4.9-.3.2-1.2.7-1.6.8-.5.2-1.8.2-2.4.1-1.2-.3-2.7-1.3-3.6-2.5-.3-.4-.7-1.4-.8-2.2-.1-.7 0-1.9.1-2.4.4-1.4 1.6-2.7 3.2-3.5.9-.4 1.1-.7 1-1.3-.1-.4-.3-.7-.6-1l-.3-.2H.7v2.6l.3.2.3.2h8s-.2.2-.4.5c-1 1.8-1.3 3.8-.8 6 .2.8.9 2.2 1.6 3.2 1.1 1.4 2.8 2.5 4.4 2.8.8.2 2.1.2 3 .1l.5-.1-.3.4c-.5.7-1 2-1.2 3.5-.1.8-.5 1.8-.8 2.2-.1.2-.2.3-.2.4 0 0 .2.1.5.1h.7s.5 0 .9-.1z"></path><path fill="#FFF" d="M14 29.2c.3-.1.7-.5.9-.8.1-.2.2-.7.3-1.2.2-.9.5-1.7.9-2.6.1-.3.2-.5.2-.5h-.4c-.2 0-.7-.1-1-.1-.3-.1-.7-.1-.8-.1-.4.1-1.5 1.3-2.3 2.5-.4.6-1 1.1-1.8 1.4-.3 0-.5.2-.4.2.1.2 1.8.8 3.3 1.1.8.2.8.2 1.1.1zm-4.6-2.1c.8-.4 1.2-.8 1.6-1.5.5-.7.7-1 1.5-1.6.3-.2.5-.4.5-.4s-.2-.1-.3-.2c-.4-.2-1.1-.6-1.7-1-.4-.3-.8-.3-1.5-.1-.4.1-1.6.7-2.2 1.1-.9.6-1.5.8-2.1.8h-.5c0 .3.9 1.2 2.1 2 1.1.8 1.6 1.1 1.9 1.1.1.1.4 0 .7-.2zm-4-3.6c.1-.1.5-.3.8-.5 1.2-.8 2.4-1.3 3.2-1.4.3 0 .5-.1.5-.1s-1.8-2.3-2-2.6c-.4-.5-1.6-.5-2.6 0-.7.3-1.5.5-2.3.5-.5 0-.8 0-.9-.1-.2-.1-.2-.1-.2 0 0 .2 1.5 3.2 1.8 3.5.5.7 1.1 1 1.7.7zm-2.5-4.8c1.4-.3 3.1-.6 3.5-.7.3 0 .5 0 .7.1.1.1.2.1.3.1 0 0 0-.2-.1-.4s-.2-.8-.3-1.3c-.1-.5-.1-.9-.2-1 0-.1-.2-.2-.4-.3-.3-.2-.4-.2-2.6-.2-2.1 0-2.4-.1-2.6-.2-.2-.1-.3-.1-.4-.1l.4 3c.1.7.2.8.4 1 .3.1.6.2 1.3 0zm12.7-.4c.3-.3.8-.3 1.1 0 .1.1.2.1 1.6.1h1.5v-6.6h-1v-.6c0-.7 0-.7-.8-.5-.6.2-1.1.4-1.5.8l-.3.3-.3-.3c-.4-.4-.9-.7-1.5-.8-.8-.2-.7-.2-.8.5v.6h-1v6.5h3z"></path><path fill="#C30035" d="M13.2 15.3c0-2.5 0-2.6.1-2.6s.1 0 .1 2.2v2.2h.4c.2 0 .5.1.7.1.3.1 1.2.6 1.2.6h-2.6v-2.5zm3.4 2.4c.7-.4 1.1-.6 1.6-.6h.5v-4.4h.4v5.2h-2.8l.3-.2z"></path><path fill="#C30035" d="M15.6 16.8c-.3-.2-1-.5-1.2-.5h-.2v-4.6l.3.1c.4.1.9.4 1.1.6l.2.2v2.1c-.1 2.2-.1 2.2-.2 2.1zm1-2c0-1.9 0-2.2.1-2.3.2-.3.7-.6 1.1-.7l.3-.1v4.6h-.2c-.2 0-.8.3-1.1.5l-.2.1v-2.1z"></path><path fill="#FFF" d="M6.9 14.3c0-.3.2-1.4.3-1.8.1-.3.1-.4 0-.7-.2-.6-.1-.6-3.1-.6H1.5L1 11l-.5-.2v.6c.1 1.2.3 2.2.4 2.4.1.1.2.3.3.3.1.1.9.1 2.4.1 2.3 0 2.9.1 3.1.3.1.1.2 0 .2-.2z"></path></g>',2)];function Fu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 32 32",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-gov-docs",role:"img",class:"lux-logo-gov-docs"},Ru,8,Hu)}const la=w(Yu,[["render",Fu]]),ju={name:"LuxLogoFriends",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:115},height:{type:[Number,String],default:31}}},Wu=["width","height"],Uu=[n.createStaticVNode('<title id="logo-friends" lang="en" data-v-a2d5b1e6>Friends of Princeton University Library</title><g data-v-a2d5b1e6><path d="M.5 27.1A3.54 3.54 0 0 0 4 30.6h107.7a3.54 3.54 0 0 0 3.5-3.5V4a3.54 3.54 0 0 0-3.5-3.5H4.1A3.54 3.54 0 0 0 .6 4v23.1z" data-v-a2d5b1e6></path><path d="M.5 27.1A3.54 3.54 0 0 0 4 30.6h107.7a3.54 3.54 0 0 0 3.5-3.5V4a3.54 3.54 0 0 0-3.5-3.5H4.1A3.54 3.54 0 0 0 .6 4v23.1z" stroke-miterlimit="10" stroke="#000" data-v-a2d5b1e6></path><path class="friends-b" d="M24.3 9.3a1.39 1.39 0 0 0-1.4-1.1v15.3a37 37 0 0 1-3.8-1.4 4.24 4.24 0 0 0-3.9.2 4.32 4.32 0 0 0-3.9-.2 37 37 0 0 1-3.8 1.4V8.1a1.38 1.38 0 0 0-1.3 1.1v15.5h18.1V9.3z" data-v-a2d5b1e6></path><path class="friends-b" d="M10.7 17.3a11 11 0 0 0 1.4 2.1l3.1-3 3.1 3c.5-.7 1-1.4 1.4-2.1L15.2 13zm11.1-9.2a4.68 4.68 0 0 1-1.7.2 5.46 5.46 0 0 1-4.8-2.7 5.72 5.72 0 0 1-4.8 2.7 9.85 9.85 0 0 1-1.7-.2 17.53 17.53 0 0 0 .3 4.6h12.5a23.63 23.63 0 0 0 .2-4.6" data-v-a2d5b1e6></path><path d="M40.82 12.85a.24.24 0 0 1-.15 0h-.28a9.76 9.76 0 0 0-.66-1.19 8.14 8.14 0 0 0-.62-.83 4.1 4.1 0 0 0-.56-.55 6.93 6.93 0 0 0-.49-.39 1.15 1.15 0 0 0-.71-.19h-3.59c-.2 0-.32 0-.35.06s0 .14 0 .3v6h1.52a3.19 3.19 0 0 0 .6-.12 2.21 2.21 0 0 0 .55-.23 1.19 1.19 0 0 0 .43-.37 1.82 1.82 0 0 0 .25-.46 3.3 3.3 0 0 0 .13-.52c0-.18.06-.34.08-.51s0-.29 0-.38h.45l.14.07v6.05a.49.49 0 0 1-.32.08h-.27c0-.07 0-.2-.06-.38s-.06-.39-.09-.63a1.9 1.9 0 0 0-.28-.77 2.77 2.77 0 0 0-.66-.72 1.54 1.54 0 0 0-.62-.25 5.14 5.14 0 0 0-1.15-.11 3.36 3.36 0 0 0-.63.06v.56a5.55 5.55 0 0 0 0 .65v4.13a2.45 2.45 0 0 0 .41.93 1.59 1.59 0 0 0 .52.45 2 2 0 0 0 .31.05h.5l.5.05a2.85 2.85 0 0 0 .37 0 .8.8 0 0 1 .06.3.49.49 0 0 1 0 .12.65.65 0 0 1 0 .15h-7.71a.48.48 0 0 1-.1-.27.5.5 0 0 1 .08-.27c.32 0 .68-.08 1.07-.15l.91-.15a2.55 2.55 0 0 0 .36-.76 7 7 0 0 0 .24-1.34v-9.43a5 5 0 0 0-.06-.73 1.73 1.73 0 0 0-.24-.66 3.86 3.86 0 0 0-.47-.58 1.43 1.43 0 0 0-.68-.17l-1-.1a.51.51 0 0 1-.07-.3v-.14l.07-.13H40.6l.07.14v.24l.19 3.28a.31.31 0 0 0-.04.11zm12.49 11.08a1.12 1.12 0 0 1-.05.27h-3a.41.41 0 0 1-.38-.18 1.14 1.14 0 0 1-.14-.45l-.16-.81c-.06-.29-.14-.57-.22-.85a8.11 8.11 0 0 0-.36-.81 3.26 3.26 0 0 0-.34-.62l-.57-.66a1.8 1.8 0 0 0-.76-.51 2.17 2.17 0 0 0-.69-.11h-1v2.86a1.7 1.7 0 0 0 .28 1.11 1 1 0 0 0 .5.36 3.31 3.31 0 0 0 .84.14.7.7 0 0 1 .13.3.12.12 0 0 1 0 .11.58.58 0 0 0-.07.14h-5.48a1 1 0 0 1-.05-.17.49.49 0 0 1 0-.12.34.34 0 0 1 0-.11 1.26 1.26 0 0 1 .05-.15h.38l.43-.06a2.11 2.11 0 0 0 .4-.11.65.65 0 0 0 .24-.12 1 1 0 0 0 .22-.38 3.9 3.9 0 0 0 .12-.46v-6.33a8 8 0 0 0-.09-.81 1 1 0 0 0-.47-.73 3.06 3.06 0 0 0-1.33-.3.76.76 0 0 1 0-.29v-.11l.06-.12h6.97a4 4 0 0 1 .88.14 2.54 2.54 0 0 1 1.48 1 2.7 2.7 0 0 1 .48 1.57 2.24 2.24 0 0 1-.67 1.62 3.56 3.56 0 0 1-2.25.86v.11a3 3 0 0 1 1 .31 2.74 2.74 0 0 1 .6.44 4.32 4.32 0 0 1 .51.65 8.53 8.53 0 0 1 .46.95l.32.81.33.89a1.45 1.45 0 0 0 .12.19.53.53 0 0 0 .19.15h.19l.33.05h.32a1 1 0 0 0 .21 0 .51.51 0 0 1 .04.34zm-3.89-7.5a2.82 2.82 0 0 0-.08-.68 1.45 1.45 0 0 0-.32-.58 1.49 1.49 0 0 0-.42-.41 1.51 1.51 0 0 0-.53-.24 3.53 3.53 0 0 0-.71-.11h-.94a1.53 1.53 0 0 0-.64.08.33.33 0 0 0-.12.3v3.78h1.57a4.85 4.85 0 0 0 .8-.08 1.67 1.67 0 0 0 .58-.29 1.62 1.62 0 0 0 .42-.48 2.48 2.48 0 0 0 .27-.62 2.57 2.57 0 0 0 .12-.67zm10.86 7.5a.54.54 0 0 1-.09.27h-5.52a.6.6 0 0 1-.05-.14.28.28 0 0 1 0-.09.8.8 0 0 1 .06-.3 7.23 7.23 0 0 0 1.13-.22.82.82 0 0 0 .53-.47 2.09 2.09 0 0 0 .07-.54c0-.31 0-.65.05-1s0-.72 0-1.05v-4.22c0-.26 0-.55-.06-.85a.74.74 0 0 0-.46-.71 5.86 5.86 0 0 0-1.24-.2.88.88 0 0 1-.06-.29.23.23 0 0 1 0-.13.81.81 0 0 0 .08-.12h5.29a.43.43 0 0 1 .12.25 1 1 0 0 1-.06.29l-.93.14a.71.71 0 0 0-.6.43 1.1 1.1 0 0 0-.07.31v6.33a7.46 7.46 0 0 0 .09 1.21.81.81 0 0 0 .56.72 2.06 2.06 0 0 0 .5.06h.6l.05.13.01.19zm12.39.28a1.4 1.4 0 0 1-.42.05h-9.97a.53.53 0 0 1-.06-.23v-.15a.28.28 0 0 1 0-.15 6.51 6.51 0 0 0 1-.13 1.22 1.22 0 0 0 .53-.2 1.14 1.14 0 0 0 .22-.53 6.77 6.77 0 0 0 .11-1.07v-6.12a1.66 1.66 0 0 0-.11-.67 1 1 0 0 0-.33-.36 1.32 1.32 0 0 0-.53-.16l-.77-.09a.83.83 0 0 1-.06-.27.5.5 0 0 1 0-.14.26.26 0 0 1 .07-.13h8.97a.82.82 0 0 1 .27 0c.06 0 .09.09.09.2l.32 2.43-.14.07h-.38a7.4 7.4 0 0 0-.46-.73 4.22 4.22 0 0 0-.39-.47 3.46 3.46 0 0 0-.35-.33l-.37-.28a1.85 1.85 0 0 0-.91-.27h-2.28a1.14 1.14 0 0 0-.35 0h-.11v.36a2.2 2.2 0 0 1 0 .23v3.21h1.03a1.82 1.82 0 0 0 .5-.1 1.87 1.87 0 0 0 .61-.28 1.52 1.52 0 0 0 .46-.45 1.21 1.21 0 0 0 .13-.42c0-.21.08-.36.1-.46a.82.82 0 0 1 .34-.07.34.34 0 0 1 .27.09c0 .21 0 .51-.06.89s0 .83 0 1.33v2.08l-.14.07h-.15a1.92 1.92 0 0 1-.3 0 4.89 4.89 0 0 0-.25-1.13 1.21 1.21 0 0 0-.73-.68 3.16 3.16 0 0 0-.59-.17 3.48 3.48 0 0 0-.57 0h-.69v2.73a4 4 0 0 0 .12 1.22 1.69 1.69 0 0 0 .24.35.68.68 0 0 0 .39.24h3.11a1 1 0 0 0 .49-.14 2 2 0 0 0 .37-.31c.16-.16.32-.34.49-.54a7 7 0 0 0 .47-.66 3.89 3.89 0 0 0 .35-.71l.16-.06h.15a.52.52 0 0 1 .29.09V24c-.06.09-.1.18-.18.21zM87.24 14.1a.45.45 0 0 1 0 .11.34.34 0 0 1 0 .14 2.39 2.39 0 0 0-.76.15 1.74 1.74 0 0 0-.63.39 1.85 1.85 0 0 0-.43.7 3.32 3.32 0 0 0-.15 1.07v7.67a1 1 0 0 1-.23.12.63.63 0 0 1-.19 0 .68.68 0 0 1-.27-.16l-7.35-7.92.08 1.63v3.44c0 .24 0 .46.06.65a1.77 1.77 0 0 0 .18.71 1.35 1.35 0 0 0 .35.4 1.7 1.7 0 0 0 .69.33c.27.06.51.11.72.14a.53.53 0 0 1 .06.23.89.89 0 0 1 0 .11l-.06.16h-4.58a.68.68 0 0 1 0-.23v-.11a1.16 1.16 0 0 1 .06-.16c.12 0 .27 0 .43-.08a2.54 2.54 0 0 0 .47-.14 4.32 4.32 0 0 0 .43-.22 1.87 1.87 0 0 0 .33-.28 1.53 1.53 0 0 0 .13-.54v-5.9a1.85 1.85 0 0 0-.35-1.13 2.71 2.71 0 0 1-.19-.21l-.34-.34a1.35 1.35 0 0 0-.54-.29l-.64-.23a.58.58 0 0 1 0-.14.44.44 0 0 1 0-.09.6.6 0 0 1 .06-.27h2.99a.78.78 0 0 1 .33.21L83.23 20l.66.76c.23.26.43.49.58.69v-5.46a2.65 2.65 0 0 0-.32-1.11.5.5 0 0 0-.26-.19 2.37 2.37 0 0 0-.45-.15 4.51 4.51 0 0 0-.53-.1l-.46-.09a.94.94 0 0 1-.06-.31.53.53 0 0 1 0-.23h4.81a.57.57 0 0 1 .04.29zm13.29 5.12a5.36 5.36 0 0 1-.22 1.51 4.55 4.55 0 0 1-.66 1.43 6 6 0 0 1-.91 1 3.62 3.62 0 0 1-1.07.64 6.47 6.47 0 0 1-1.33.34 12.2 12.2 0 0 1-1.69.1H88.8a.47.47 0 0 1-.07-.25v-.11a1.16 1.16 0 0 1 .06-.16 4.22 4.22 0 0 0 1.21-.18 1 1 0 0 0 .53-.43 2.84 2.84 0 0 0 .13-.41 4.08 4.08 0 0 0 .1-1.08v-4.86c0-.51 0-.85-.07-1a3.78 3.78 0 0 0-.06-.47.9.9 0 0 0-.21-.44 1.21 1.21 0 0 0-.52-.31 3 3 0 0 0-1-.13.83.83 0 0 1 0-.15.39.39 0 0 1 0-.14.51.51 0 0 1 .09-.25h3.61l1.09-.05h1a8 8 0 0 1 1.92.22 6.64 6.64 0 0 1 1.46.56 4 4 0 0 1 1.16.86 5.43 5.43 0 0 1 .81 1.15 5.86 5.86 0 0 1 .48 1.31 6.37 6.37 0 0 1 .01 1.3zm-2.26-.1a5.58 5.58 0 0 0-.39-2.2 3.72 3.72 0 0 0-1.27-1.56 4.76 4.76 0 0 0-1.36-.71 5.6 5.6 0 0 0-1.73-.24 2.36 2.36 0 0 0-.44 0l-.36.06v7.41a1.8 1.8 0 0 0 .28 1.25 1.79 1.79 0 0 0 .47.38 1.34 1.34 0 0 0 .6.12 4.8 4.8 0 0 0 1.74-.29 3.15 3.15 0 0 0 1.28-1 4.36 4.36 0 0 0 .91-1.42 5.07 5.07 0 0 0 .27-1.8zm12.53 2.22a2.87 2.87 0 0 1-.3 1.31 3 3 0 0 1-.81 1 3.34 3.34 0 0 1-1.16.63 4.36 4.36 0 0 1-1.4.22 4.25 4.25 0 0 1-1.31-.2 6 6 0 0 1-1.11-.43.53.53 0 0 0-.19-.06h-.18a.79.79 0 0 0-.32.1 3 3 0 0 0-.46.3.81.81 0 0 1-.37-.09.42.42 0 0 1-.24-.23 2.9 2.9 0 0 1 .09-.56 2.88 2.88 0 0 0 .1-.72v-1.33a2.66 2.66 0 0 1 0-.35.54.54 0 0 1 .46-.23h.17c0 .1.12.24.19.42l.25.57.26.58a2.84 2.84 0 0 0 .26.45 2.94 2.94 0 0 0 1.13.83 3.33 3.33 0 0 0 1.18.26 2.29 2.29 0 0 0 1.68-.5 2.13 2.13 0 0 0 .47-.62 1.56 1.56 0 0 0 .12-.64 1.48 1.48 0 0 0-.29-.95 1.92 1.92 0 0 0-.41-.4l-.69-.38a4.5 4.5 0 0 0-.51-.18l-.75-.24-.77-.25a2.82 2.82 0 0 1-.61-.25 4.17 4.17 0 0 1-.85-.49 5 5 0 0 1-.6-.54 2.26 2.26 0 0 1-.46-.93 3.8 3.8 0 0 1-.13-1 2.93 2.93 0 0 1 .23-1.16 2.68 2.68 0 0 1 .66-.93 3.26 3.26 0 0 1 1-.61 3.78 3.78 0 0 1 1.28-.22 6.78 6.78 0 0 1 1.21.12 2.79 2.79 0 0 1 1.27.6 3.84 3.84 0 0 1 .28-.3l.33-.29a.74.74 0 0 1 .38.09c.09.07.15.13.16.18s0 .33-.09.61a4.62 4.62 0 0 0-.07.82 3.1 3.1 0 0 0 0 .34l.06.47v.45a1.8 1.8 0 0 1 0 .27l-.17.1a.54.54 0 0 1-.22 0 .54.54 0 0 1-.19 0 4.66 4.66 0 0 1-.43-.92 4.9 4.9 0 0 0-.45-.89 2 2 0 0 0-.88-.69 3.1 3.1 0 0 0-1.18-.21 2.12 2.12 0 0 0-1.34.44 1.35 1.35 0 0 0-.55 1.11 1.22 1.22 0 0 0 .42 1 3.62 3.62 0 0 0 .86.54l.72.27c.26.1.54.19.85.29a13.82 13.82 0 0 1 1.66.63 3.17 3.17 0 0 1 1.31 1.14 3 3 0 0 1 .45 1.65z" stroke="#fff" stroke-width=".5" fill="#fff" stroke-miterlimit="10" data-v-a2d5b1e6></path></g>',2)];function qu(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 115.7 31.1",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-friends",role:"img",class:"lux-logo-friends"},Uu,8,Wu)}const ca=w(ju,[["render",qu],["__scopeId","data-v-a2d5b1e6"]]),Gu={name:"LibraryContactInfoOld",status:"ready",release:"5.2.0",type:"Element",components:{LuxLogoFacebook:sa,LuxLogoX:ia,LuxLogoGovDocs:la,LuxLogoFriends:ca},props:{type:{type:String,default:"div"}}},Ku=(e=>(n.pushScopeId("data-v-1c3f9008"),e=e(),n.popScopeId(),e))(()=>n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/Organization"},[n.createElementVNode("h2",{itemprop:"name"},"Princeton University Library"),n.createElementVNode("div",{itemscope:"",itemtype:"http://schema.org/PostalAddress"},[n.createElementVNode("span",{itemprop:"streetAddress"},"One Washington Road"),n.createTextVNode(),n.createElementVNode("br"),n.createElementVNode("span",{itemprop:"addressLocality"},"Princeton"),n.createTextVNode(", "),n.createElementVNode("span",{itemprop:"addressRegion"},"NJ"),n.createElementVNode("span",{itemprop:"postalCode"},"08544"),n.createTextVNode(),n.createElementVNode("span",{itemprop:"addressCountry"},"USA")]),n.createElementVNode("span",{itemprop:"telephone"},[n.createElementVNode("a",{href:"tel:1-609-258-1470"},"(609) 258-1470")])],-1)),Zu={class:"icons"},Xu={href:"http://www.facebook.com/PULibrary"},Ju={href:"https://x.com/PULibrary"},Qu={href:"https://libguides.princeton.edu/usgovdocs"},e3={href:"https://fpul.princeton.edu/"};function t3(e,t,a,r,o,s){const i=n.resolveComponent("lux-logo-facebook"),l=n.resolveComponent("lux-logo-x"),c=n.resolveComponent("lux-logo-gov-docs"),d=n.resolveComponent("lux-logo-friends");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-library-contact"},{default:n.withCtx(()=>[Ku,n.createElementVNode("ul",Zu,[n.createElementVNode("li",null,[n.createElementVNode("a",Xu,[n.createVNode(i,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",Ju,[n.createVNode(l,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",Qu,[n.createVNode(c,{width:"24",height:"24"})])]),n.createElementVNode("li",null,[n.createElementVNode("a",e3,[n.createVNode(d,{width:"87",height:"24"})])])])]),_:1})}const Vr=w(Gu,[["render",t3],["__scopeId","data-v-1c3f9008"]]),n3={name:"LuxUniversityCopyright",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}}};function a3(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-copyright",a.theme])},{default:n.withCtx(()=>[n.createTextVNode(" © "+n.toDisplayString(new Date().getFullYear())+" The Trustees of Princeton University ",1)]),_:1},8,["class"])}const da=w(n3,[["render",a3],["__scopeId","data-v-89b319e6"]]),r3={name:"LuxUniversityCopyrightOld",status:"ready",release:"5.2.0",type:"Element",props:{type:{type:String,default:"span"}}};function o3(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-copyright"},{default:n.withCtx(()=>[n.createTextVNode(" © "+n.toDisplayString(new Date().getFullYear())+" The Trustees of Princeton University ",1)]),_:1})}const s1=w(r3,[["render",o3],["__scopeId","data-v-fc9d59c1"]]),s3={name:"LuxUniversityPrivacyNotice",status:"ready",release:"5.5.1",type:"Element",props:{type:{type:String,default:"span"},theme:{type:String,default:"dark"}},components:{LuxHyperlink:oa}};function i3(e,t,a,r,o,s){const i=n.resolveComponent("LuxHyperlink");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-privacy-notice",a.theme])},{default:n.withCtx(()=>[n.createVNode(i,{href:"https://www.princeton.edu/privacy-notice",newTab:!0},{default:n.withCtx(()=>[n.createTextVNode("Princeton University Privacy Notice")]),_:1})]),_:1},8,["class"])}const Nr=w(s3,[["render",i3],["__scopeId","data-v-8c355fdc"]]);var i1={expireTimes:"1d",path:"; path=/",domain:"",secure:!1,sameSite:"; SameSite=Lax"},l3=function(){function e(){this.current_default_config=i1}return e.prototype.config=function(t){for(var a in this.current_default_config)this.current_default_config[a]=t[a]?t[a]:i1[a]},e.prototype.get=function(t){var a=decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=\\s*([^;]*).*$)|^.*$"),"$1"))||null;if(a&&a.substring(0,1)==="{"&&a.substring(a.length-1,a.length)==="}")try{a=JSON.parse(a)}catch{return a}return a},e.prototype.set=function(t,a,r,o,s,i,l){if(t){if(/^(?:expires|max-age|path|domain|secure|SameSite)$/i.test(t))throw new Error('Cookie name illegality. Cannot be set to ["expires","max-age","path","domain","secure","SameSite"] current key name: '+t)}else throw new Error("Cookie name is not found in the first argument.");a&&a.constructor===Object&&(a=JSON.stringify(a));var c="";if(r==null&&(r=this.current_default_config.expireTimes?this.current_default_config.expireTimes:""),r&&r!=0)switch(r.constructor){case Number:r===1/0||r===-1?c="; expires=Fri, 31 Dec 9999 23:59:59 GMT":c="; max-age="+r;break;case String:if(/^(?:\d+(y|m|d|h|min|s))$/i.test(r)){var d=r.replace(/^(\d+)(?:y|m|d|h|min|s)$/i,"$1");switch(r.replace(/^(?:\d+)(y|m|d|h|min|s)$/i,"$1").toLowerCase()){case"m":c="; max-age="+ +d*2592e3;break;case"d":c="; max-age="+ +d*86400;break;case"h":c="; max-age="+ +d*3600;break;case"min":c="; max-age="+ +d*60;break;case"s":c="; max-age="+d;break;case"y":c="; max-age="+ +d*31104e3;break}}else c="; expires="+r;break;case Date:c="; expires="+r.toUTCString();break}return document.cookie=encodeURIComponent(t)+"="+encodeURIComponent(a)+c+(s?"; domain="+s:this.current_default_config.domain?this.current_default_config.domain:"")+(o?"; path="+o:this.current_default_config.path?this.current_default_config.path:"; path=/")+(i==null?this.current_default_config.secure?"; Secure":"":i?"; Secure":"")+(l==null?this.current_default_config.sameSite?"; SameSute="+this.current_default_config.sameSite:"":l?"; SameSite="+l:""),this},e.prototype.remove=function(t,a,r){return!t||!this.isKey(t)?!1:(document.cookie=encodeURIComponent(t)+"=; expires=Thu, 01 Jan 1970 00:00:00 GMT"+(r?"; domain="+r:this.current_default_config.domain?this.current_default_config.domain:"")+(a?"; path="+a:this.current_default_config.path?this.current_default_config.path:"; path=/")+"; SameSite=Lax",!0)},e.prototype.isKey=function(t){return new RegExp("(?:^|;\\s*)"+encodeURIComponent(t).replace(/[\-\.\+\*]/g,"\\$&")+"\\s*\\=").test(document.cookie)},e.prototype.keys=function(){if(!document.cookie)return[];for(var t=document.cookie.replace(/((?:^|\s*;)[^\=]+)(?=;|$)|^\s*|\s*(?:\=[^;]*)?(?:\1|$)/g,"").split(/\s*(?:\=[^;]*)?;\s*/),a=0;a<t.length;a++)t[a]=decodeURIComponent(t[a]);return t},e}(),Dr=null;function c3(){Dr==null&&(Dr=new l3);var e=n.reactive(Dr);return{cookies:e}}const d3={name:"LuxBanner",status:"prototype",release:"2.16.3",type:"Element",metaInfo:{title:"Global alert message to user.",htmlAttrs:{lang:"en"}},setup(){const{cookies:e}=c3();return{cookies:e}},data:function(){return{bannerMessage:"This is the announcement description.",show:!0}},computed:{isFullScreen(){return this.fullscreen==="true"}},props:{fullscreen:{type:Boolean,default:!1},dismissible:{type:Boolean,default:!1}},methods:{hideBanner(){this.show=!1,this.cookies.set("showBanner",!1)}},created:function(){this.cookies.isKey("showBanner")&&(this.show=this.cookies.get("showBanner")==="true")}},u3={class:"lux-announcement open",role:"alert"},h3=[n.createElementVNode("span",{"aria-hidden":"true"},"×",-1)];function f3(e,t,a,r,o,s){const i=n.resolveComponent("lux-wrapper");return e.show?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["lux-banner",{"lux-banner-fullscreen":s.isFullScreen}])},[n.createElementVNode("div",u3,[n.createVNode(i,{maxWidth:"1125"},{default:n.withCtx(()=>[a.dismissible?(n.openBlock(),n.createElementBlock("button",{key:0,type:"button",class:"lux-announcement__close","data-dismiss":"alert","aria-label":"Close",onClick:t[0]||(t[0]=l=>s.hideBanner())},h3)):n.createCommentVNode("",!0),n.renderSlot(e.$slots,"default",{},()=>[n.createTextVNode(n.toDisplayString(e.bannerMessage),1)])]),_:3})])],2)):n.createCommentVNode("",!0)}const l1=w(d3,[["render",f3]]),m3={name:"LuxCard",status:"ready",release:"1.0.0",type:"Element",props:{id:{type:String,default:""},cardUrl:{type:String,default:""},cardPixelWidth:{default:""},size:{type:String,default:"medium"},selected:{type:Boolean,default:!1},edited:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},cardTitle:{type:String,default:""}},methods:{select:function(e){this.$emit("card-click",e)}}},p3=["id"];function g3(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("article",{id:a.id,onClickCapture:t[0]||(t[0]=i=>s.select(i)),class:n.normalizeClass(["lux-card",[a.size,{"lux-card-selected":a.selected},{"lux-card-edited":a.edited},{"lux-card-disabled":a.disabled}]]),style:n.normalizeStyle({"max-width":a.cardPixelWidth+"px"})},[n.renderSlot(e.$slots,"default")],46,p3)}const c1=w(m3,[["render",g3]]);function _3(){return d1().__VUE_DEVTOOLS_GLOBAL_HOOK__}function d1(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const y3=typeof Proxy=="function",b3="devtools-plugin:setup",v3="plugin:settings:set";let Kt,Mr;function $3(){var e;return Kt!==void 0||(typeof window<"u"&&window.performance?(Kt=!0,Mr=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(Kt=!0,Mr=globalThis.perf_hooks.performance):Kt=!1),Kt}function w3(){return $3()?Mr.now():Date.now()}class C3{constructor(t,a){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=a;const r={};if(t.settings)for(const i in t.settings){const l=t.settings[i];r[i]=l.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let s=Object.assign({},r);try{const i=localStorage.getItem(o),l=JSON.parse(i);Object.assign(s,l)}catch{}this.fallbacks={getSettings(){return s},setSettings(i){try{localStorage.setItem(o,JSON.stringify(i))}catch{}s=i},now(){return w3()}},a&&a.on(v3,(i,l)=>{i===this.plugin.id&&this.fallbacks.setSettings(l)}),this.proxiedOn=new Proxy({},{get:(i,l)=>this.target?this.target.on[l]:(...c)=>{this.onQueue.push({method:l,args:c})}}),this.proxiedTarget=new Proxy({},{get:(i,l)=>this.target?this.target[l]:l==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(l)?(...c)=>(this.targetQueue.push({method:l,args:c,resolve:()=>{}}),this.fallbacks[l](...c)):(...c)=>new Promise(d=>{this.targetQueue.push({method:l,args:c,resolve:d})})})}async setRealTarget(t){this.target=t;for(const a of this.onQueue)this.target.on[a.method](...a.args);for(const a of this.targetQueue)a.resolve(await this.target[a.method](...a.args))}}function E3(e,t){const a=e,r=d1(),o=_3(),s=y3&&a.enableEarlyProxy;if(o&&(r.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!s))o.emit(b3,e,t);else{const i=s?new C3(a,o):null;(r.__VUE_DEVTOOLS_PLUGINS__=r.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:a,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*!
|
|
144
144
|
* vuex v4.1.0
|
|
145
145
|
* (c) 2022 Evan You
|
|
146
146
|
* @license MIT
|
|
@@ -149,4 +149,4 @@ var Lux=function($,n){"use strict";const w=(e,t)=>{const a=e.__vccOpts||e;for(co
|
|
|
149
149
|
* @author RubaXa <trash@rubaxa.org>
|
|
150
150
|
* @author owenm <owen23355@gmail.com>
|
|
151
151
|
* @license MIT
|
|
152
|
-
*/function Dl(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),a.push.apply(a,r)}return a}function nt(e){for(var t=1;t<arguments.length;t++){var a=arguments[t]!=null?arguments[t]:{};t%2?Dl(Object(a),!0).forEach(function(r){zC(e,r,a[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Dl(Object(a)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(a,r))})}return e}function Fa(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fa=function(t){return typeof t}:Fa=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fa(e)}function zC(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function ht(){return ht=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e},ht.apply(this,arguments)}function AC(e,t){if(e==null)return{};var a={},r=Object.keys(e),o,s;for(s=0;s<r.length;s++)o=r[s],!(t.indexOf(o)>=0)&&(a[o]=e[o]);return a}function PC(e,t){if(e==null)return{};var a=AC(e,t),r,o;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(o=0;o<s.length;o++)r=s[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var YC="1.15.1";function ft(e){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(e)}var mt=ft(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),Wn=ft(/Edge/i),Ml=ft(/firefox/i),Un=ft(/safari/i)&&!ft(/chrome/i)&&!ft(/android/i),Ll=ft(/iP(ad|od|hone)/i),Bl=ft(/chrome/i)&&ft(/android/i),Il={capture:!1,passive:!1};function X(e,t,a){e.addEventListener(t,a,!mt&&Il)}function G(e,t,a){e.removeEventListener(t,a,!mt&&Il)}function ja(e,t){if(t){if(t[0]===">"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function HC(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function at(e,t,a,r){if(e){a=a||document;do{if(t!=null&&(t[0]===">"?e.parentNode===a&&ja(e,t):ja(e,t))||r&&e===a)return e;if(e===a)break}while(e=HC(e))}return null}var Ol=/\s+/g;function De(e,t,a){if(e&&t)if(e.classList)e.classList[a?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(Ol," ").replace(" "+t+" "," ");e.className=(r+(a?" "+t:"")).replace(Ol," ")}}function A(e,t,a){var r=e&&e.style;if(r){if(a===void 0)return document.defaultView&&document.defaultView.getComputedStyle?a=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(a=e.currentStyle),t===void 0?a:a[t];!(t in r)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),r[t]=a+(typeof a=="string"?"":"px")}}function vn(e,t){var a="";if(typeof e=="string")a=e;else do{var r=A(e,"transform");r&&r!=="none"&&(a=r+" "+a)}while(!t&&(e=e.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(a)}function Tl(e,t,a){if(e){var r=e.getElementsByTagName(t),o=0,s=r.length;if(a)for(;o<s;o++)a(r[o],o);return r}return[]}function rt(){var e=document.scrollingElement;return e||document.documentElement}function le(e,t,a,r,o){if(!(!e.getBoundingClientRect&&e!==window)){var s,i,l,c,d,u,h;if(e!==window&&e.parentNode&&e!==rt()?(s=e.getBoundingClientRect(),i=s.top,l=s.left,c=s.bottom,d=s.right,u=s.height,h=s.width):(i=0,l=0,c=window.innerHeight,d=window.innerWidth,u=window.innerHeight,h=window.innerWidth),(t||a)&&e!==window&&(o=o||e.parentNode,!mt))do if(o&&o.getBoundingClientRect&&(A(o,"transform")!=="none"||a&&A(o,"position")!=="static")){var m=o.getBoundingClientRect();i-=m.top+parseInt(A(o,"border-top-width")),l-=m.left+parseInt(A(o,"border-left-width")),c=i+s.height,d=l+s.width;break}while(o=o.parentNode);if(r&&e!==window){var f=vn(o||e),g=f&&f.a,b=f&&f.d;f&&(i/=b,l/=g,h/=g,u/=b,c=i+u,d=l+h)}return{top:i,left:l,bottom:c,right:d,width:h,height:u}}}function zl(e){var t=le(e),a=parseInt(A(e,"padding-left")),r=parseInt(A(e,"padding-top")),o=parseInt(A(e,"padding-right")),s=parseInt(A(e,"padding-bottom"));return t.top+=r+parseInt(A(e,"border-top-width")),t.left+=a+parseInt(A(e,"border-left-width")),t.width=e.clientWidth-a-o,t.height=e.clientHeight-r-s,t.bottom=t.top+t.height,t.right=t.left+t.width,t}function Al(e,t,a){for(var r=wt(e,!0),o=le(e)[t];r;){var s=le(r)[a],i=void 0;if(i=o>=s,!i)return r;if(r===rt())break;r=wt(r,!1)}return!1}function $n(e,t,a,r){for(var o=0,s=0,i=e.children;s<i.length;){if(i[s].style.display!=="none"&&i[s]!==R.ghost&&(r||i[s]!==R.dragged)&&at(i[s],a.draggable,e,!1)){if(o===t)return i[s];o++}s++}return null}function B0(e,t){for(var a=e.lastElementChild;a&&(a===R.ghost||A(a,"display")==="none"||t&&!ja(a,t));)a=a.previousElementSibling;return a||null}function Ye(e,t){var a=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==R.clone&&(!t||ja(e,t))&&a++;return a}function Pl(e){var t=0,a=0,r=rt();if(e)do{var o=vn(e),s=o.a,i=o.d;t+=e.scrollLeft*s,a+=e.scrollTop*i}while(e!==r&&(e=e.parentNode));return[t,a]}function RC(e,t){for(var a in e)if(e.hasOwnProperty(a)){for(var r in t)if(t.hasOwnProperty(r)&&t[r]===e[a][r])return Number(a)}return-1}function wt(e,t){if(!e||!e.getBoundingClientRect)return rt();var a=e,r=!1;do if(a.clientWidth<a.scrollWidth||a.clientHeight<a.scrollHeight){var o=A(a);if(a.clientWidth<a.scrollWidth&&(o.overflowX=="auto"||o.overflowX=="scroll")||a.clientHeight<a.scrollHeight&&(o.overflowY=="auto"||o.overflowY=="scroll")){if(!a.getBoundingClientRect||a===document.body)return rt();if(r||t)return a;r=!0}}while(a=a.parentNode);return rt()}function FC(e,t){if(e&&t)for(var a in t)t.hasOwnProperty(a)&&(e[a]=t[a]);return e}function I0(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}var qn;function Yl(e,t){return function(){if(!qn){var a=arguments,r=this;a.length===1?e.call(r,a[0]):e.apply(r,a),qn=setTimeout(function(){qn=void 0},t)}}}function jC(){clearTimeout(qn),qn=void 0}function Hl(e,t,a){e.scrollLeft+=t,e.scrollTop+=a}function Rl(e){var t=window.Polymer,a=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):a?a(e).clone(!0)[0]:e.cloneNode(!0)}var Me="Sortable"+new Date().getTime();function WC(){var e=[],t;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var a=[].slice.call(this.el.children);a.forEach(function(r){if(!(A(r,"display")==="none"||r===R.ghost)){e.push({target:r,rect:le(r)});var o=nt({},e[e.length-1].rect);if(r.thisAnimationDuration){var s=vn(r,!0);s&&(o.top-=s.f,o.left-=s.e)}r.fromRect=o}})}},addAnimationState:function(a){e.push(a)},removeAnimationState:function(a){e.splice(RC(e,{target:a}),1)},animateAll:function(a){var r=this;if(!this.options.animation){clearTimeout(t),typeof a=="function"&&a();return}var o=!1,s=0;e.forEach(function(i){var l=0,c=i.target,d=c.fromRect,u=le(c),h=c.prevFromRect,m=c.prevToRect,f=i.rect,g=vn(c,!0);g&&(u.top-=g.f,u.left-=g.e),c.toRect=u,c.thisAnimationDuration&&I0(h,u)&&!I0(d,u)&&(f.top-u.top)/(f.left-u.left)===(d.top-u.top)/(d.left-u.left)&&(l=qC(f,h,m,r.options)),I0(u,d)||(c.prevFromRect=d,c.prevToRect=u,l||(l=r.options.animation),r.animate(c,f,u,l)),l&&(o=!0,s=Math.max(s,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(t),o?t=setTimeout(function(){typeof a=="function"&&a()},s):typeof a=="function"&&a(),e=[]},animate:function(a,r,o,s){if(s){A(a,"transition",""),A(a,"transform","");var i=vn(this.el),l=i&&i.a,c=i&&i.d,d=(r.left-o.left)/(l||1),u=(r.top-o.top)/(c||1);a.animatingX=!!d,a.animatingY=!!u,A(a,"transform","translate3d("+d+"px,"+u+"px,0)"),this.forRepaintDummy=UC(a),A(a,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),A(a,"transform","translate3d(0,0,0)"),typeof a.animated=="number"&&clearTimeout(a.animated),a.animated=setTimeout(function(){A(a,"transition",""),A(a,"transform",""),a.animated=!1,a.animatingX=!1,a.animatingY=!1},s)}}}}function UC(e){return e.offsetWidth}function qC(e,t,a,r){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-a.top,2)+Math.pow(t.left-a.left,2))*r.animation}var wn=[],O0={initializeByDefault:!0},Gn={mount:function(e){for(var t in O0)O0.hasOwnProperty(t)&&!(t in e)&&(e[t]=O0[t]);wn.forEach(function(a){if(a.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),wn.push(e)},pluginEvent:function(e,t,a){var r=this;this.eventCanceled=!1,a.cancel=function(){r.eventCanceled=!0};var o=e+"Global";wn.forEach(function(s){t[s.pluginName]&&(t[s.pluginName][o]&&t[s.pluginName][o](nt({sortable:t},a)),t.options[s.pluginName]&&t[s.pluginName][e]&&t[s.pluginName][e](nt({sortable:t},a)))})},initializePlugins:function(e,t,a,r){wn.forEach(function(i){var l=i.pluginName;if(!(!e.options[l]&&!i.initializeByDefault)){var c=new i(e,t,e.options);c.sortable=e,c.options=e.options,e[l]=c,ht(a,c.defaults)}});for(var o in e.options)if(e.options.hasOwnProperty(o)){var s=this.modifyOption(e,o,e.options[o]);typeof s<"u"&&(e.options[o]=s)}},getEventProperties:function(e,t){var a={};return wn.forEach(function(r){typeof r.eventProperties=="function"&&ht(a,r.eventProperties.call(t[r.pluginName],e))}),a},modifyOption:function(e,t,a){var r;return wn.forEach(function(o){e[o.pluginName]&&o.optionListeners&&typeof o.optionListeners[t]=="function"&&(r=o.optionListeners[t].call(e[o.pluginName],a))}),r}};function GC(e){var t=e.sortable,a=e.rootEl,r=e.name,o=e.targetEl,s=e.cloneEl,i=e.toEl,l=e.fromEl,c=e.oldIndex,d=e.newIndex,u=e.oldDraggableIndex,h=e.newDraggableIndex,m=e.originalEvent,f=e.putSortable,g=e.extraEventProperties;if(t=t||a&&a[Me],!!t){var b,y=t.options,_="on"+r.charAt(0).toUpperCase()+r.substr(1);window.CustomEvent&&!mt&&!Wn?b=new CustomEvent(r,{bubbles:!0,cancelable:!0}):(b=document.createEvent("Event"),b.initEvent(r,!0,!0)),b.to=i||a,b.from=l||a,b.item=o||a,b.clone=s,b.oldIndex=c,b.newIndex=d,b.oldDraggableIndex=u,b.newDraggableIndex=h,b.originalEvent=m,b.pullMode=f?f.lastPutMode:void 0;var L=nt(nt({},g),Gn.getEventProperties(r,t));for(var V in L)b[V]=L[V];a&&a.dispatchEvent(b),y[_]&&y[_].call(t,b)}}var KC=["evt"],Se=function(e,t){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=a.evt,o=PC(a,KC);Gn.pluginEvent.bind(R)(e,t,nt({dragEl:N,parentEl:se,ghostEl:j,rootEl:ae,nextEl:Ht,lastDownEl:Wa,cloneEl:re,cloneHidden:Ct,dragStarted:Zn,putSortable:fe,activeSortable:R.active,originalEvent:r,oldIndex:Cn,oldDraggableIndex:Kn,newIndex:Le,newDraggableIndex:Et,hideGhostForTarget:Kl,unhideGhostForTarget:Zl,cloneNowHidden:function(){Ct=!0},cloneNowShown:function(){Ct=!1},dispatchSortableEvent:function(s){$e({sortable:t,name:s,originalEvent:r})}},o))};function $e(e){GC(nt({putSortable:fe,cloneEl:re,targetEl:N,rootEl:ae,oldIndex:Cn,oldDraggableIndex:Kn,newIndex:Le,newDraggableIndex:Et},e))}var N,se,j,ae,Ht,Wa,re,Ct,Cn,Le,Kn,Et,Ua,fe,En=!1,qa=!1,Ga=[],Rt,qe,T0,z0,Fl,jl,Zn,kn,Xn,Jn=!1,Ka=!1,Za,ye,A0=[],P0=!1,Xa=[],Ja=typeof document<"u",Qa=Ll,Wl=Wn||mt?"cssFloat":"float",ZC=Ja&&!Bl&&!Ll&&"draggable"in document.createElement("div"),Ul=function(){if(Ja){if(mt)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),ql=function(e,t){var a=A(e),r=parseInt(a.width)-parseInt(a.paddingLeft)-parseInt(a.paddingRight)-parseInt(a.borderLeftWidth)-parseInt(a.borderRightWidth),o=$n(e,0,t),s=$n(e,1,t),i=o&&A(o),l=s&&A(s),c=i&&parseInt(i.marginLeft)+parseInt(i.marginRight)+le(o).width,d=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+le(s).width;if(a.display==="flex")return a.flexDirection==="column"||a.flexDirection==="column-reverse"?"vertical":"horizontal";if(a.display==="grid")return a.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(o&&i.float&&i.float!=="none"){var u=i.float==="left"?"left":"right";return s&&(l.clear==="both"||l.clear===u)?"vertical":"horizontal"}return o&&(i.display==="block"||i.display==="flex"||i.display==="table"||i.display==="grid"||c>=r&&a[Wl]==="none"||s&&a[Wl]==="none"&&c+d>r)?"vertical":"horizontal"},XC=function(e,t,a){var r=a?e.left:e.top,o=a?e.right:e.bottom,s=a?e.width:e.height,i=a?t.left:t.top,l=a?t.right:t.bottom,c=a?t.width:t.height;return r===i||o===l||r+s/2===i+c/2},JC=function(e,t){var a;return Ga.some(function(r){var o=r[Me].options.emptyInsertThreshold;if(!(!o||B0(r))){var s=le(r),i=e>=s.left-o&&e<=s.right+o,l=t>=s.top-o&&t<=s.bottom+o;if(i&&l)return a=r}}),a},Gl=function(e){function t(o,s){return function(i,l,c,d){var u=i.options.group.name&&l.options.group.name&&i.options.group.name===l.options.group.name;if(o==null&&(s||u))return!0;if(o==null||o===!1)return!1;if(s&&o==="clone")return o;if(typeof o=="function")return t(o(i,l,c,d),s)(i,l,c,d);var h=(s?i:l).options.group.name;return o===!0||typeof o=="string"&&o===h||o.join&&o.indexOf(h)>-1}}var a={},r=e.group;(!r||Fa(r)!="object")&&(r={name:r}),a.name=r.name,a.checkPull=t(r.pull,!0),a.checkPut=t(r.put),a.revertClone=r.revertClone,e.group=a},Kl=function(){!Ul&&j&&A(j,"display","none")},Zl=function(){!Ul&&j&&A(j,"display","")};Ja&&!Bl&&document.addEventListener("click",function(e){if(qa)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),qa=!1,!1},!0);var Ft=function(e){if(N){e=e.touches?e.touches[0]:e;var t=JC(e.clientX,e.clientY);if(t){var a={};for(var r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);a.target=a.rootEl=t,a.preventDefault=void 0,a.stopPropagation=void 0,t[Me]._onDragOver(a)}}},QC=function(e){N&&N.parentNode[Me]._isOutsideThisEl(e.target)};function R(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=ht({},t),e[Me]=this;var a={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return ql(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,i){s.setData("Text",i.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:R.supportPointer!==!1&&"PointerEvent"in window&&!Un,emptyInsertThreshold:5};Gn.initializePlugins(this,e,a);for(var r in a)!(r in t)&&(t[r]=a[r]);Gl(t);for(var o in this)o.charAt(0)==="_"&&typeof this[o]=="function"&&(this[o]=this[o].bind(this));this.nativeDraggable=t.forceFallback?!1:ZC,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?X(e,"pointerdown",this._onTapStart):(X(e,"mousedown",this._onTapStart),X(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(X(e,"dragover",this),X(e,"dragenter",this)),Ga.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),ht(this,WC())}R.prototype={constructor:R,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(kn=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,N):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,a=this.el,r=this.options,o=r.preventOnFilter,s=e.type,i=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,l=(i||e).target,c=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||l,d=r.filter;if(iE(a),!N&&!(/mousedown|pointerdown/.test(s)&&e.button!==0||r.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&Un&&l&&l.tagName.toUpperCase()==="SELECT")&&(l=at(l,r.draggable,a,!1),!(l&&l.animated)&&Wa!==l)){if(Cn=Ye(l),Kn=Ye(l,r.draggable),typeof d=="function"){if(d.call(this,e,l,this)){$e({sortable:t,rootEl:c,name:"filter",targetEl:l,toEl:a,fromEl:a}),Se("filter",t,{evt:e}),o&&e.cancelable&&e.preventDefault();return}}else if(d&&(d=d.split(",").some(function(u){if(u=at(c,u.trim(),a,!1),u)return $e({sortable:t,rootEl:u,name:"filter",targetEl:l,fromEl:a,toEl:a}),Se("filter",t,{evt:e}),!0}),d)){o&&e.cancelable&&e.preventDefault();return}r.handle&&!at(c,r.handle,a,!1)||this._prepareDragStart(e,i,l)}}},_prepareDragStart:function(e,t,a){var r=this,o=r.el,s=r.options,i=o.ownerDocument,l;if(a&&!N&&a.parentNode===o){var c=le(a);if(ae=o,N=a,se=N.parentNode,Ht=N.nextSibling,Wa=a,Ua=s.group,R.dragged=N,Rt={target:N,clientX:(t||e).clientX,clientY:(t||e).clientY},Fl=Rt.clientX-c.left,jl=Rt.clientY-c.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,N.style["will-change"]="all",l=function(){if(Se("delayEnded",r,{evt:e}),R.eventCanceled){r._onDrop();return}r._disableDelayedDragEvents(),!Ml&&r.nativeDraggable&&(N.draggable=!0),r._triggerDragStart(e,t),$e({sortable:r,name:"choose",originalEvent:e}),De(N,s.chosenClass,!0)},s.ignore.split(",").forEach(function(d){Tl(N,d.trim(),Y0)}),X(i,"dragover",Ft),X(i,"mousemove",Ft),X(i,"touchmove",Ft),X(i,"mouseup",r._onDrop),X(i,"touchend",r._onDrop),X(i,"touchcancel",r._onDrop),Ml&&this.nativeDraggable&&(this.options.touchStartThreshold=4,N.draggable=!0),Se("delayStart",this,{evt:e}),s.delay&&(!s.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(Wn||mt))){if(R.eventCanceled){this._onDrop();return}X(i,"mouseup",r._disableDelayedDrag),X(i,"touchend",r._disableDelayedDrag),X(i,"touchcancel",r._disableDelayedDrag),X(i,"mousemove",r._delayedDragTouchMoveHandler),X(i,"touchmove",r._delayedDragTouchMoveHandler),s.supportPointer&&X(i,"pointermove",r._delayedDragTouchMoveHandler),r._dragStartTimer=setTimeout(l,s.delay)}else l()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){N&&Y0(N),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;G(e,"mouseup",this._disableDelayedDrag),G(e,"touchend",this._disableDelayedDrag),G(e,"touchcancel",this._disableDelayedDrag),G(e,"mousemove",this._delayedDragTouchMoveHandler),G(e,"touchmove",this._delayedDragTouchMoveHandler),G(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?X(document,"pointermove",this._onTouchMove):t?X(document,"touchmove",this._onTouchMove):X(document,"mousemove",this._onTouchMove):(X(N,"dragend",this),X(ae,"dragstart",this._onDragStart));try{document.selection?tr(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(En=!1,ae&&N){Se("dragStarted",this,{evt:t}),this.nativeDraggable&&X(document,"dragover",QC);var a=this.options;!e&&De(N,a.dragClass,!1),De(N,a.ghostClass,!0),R.active=this,e&&this._appendGhost(),$e({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(qe){this._lastX=qe.clientX,this._lastY=qe.clientY,Kl();for(var e=document.elementFromPoint(qe.clientX,qe.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(qe.clientX,qe.clientY),e!==t);)t=e;if(N.parentNode[Me]._isOutsideThisEl(e),t)do{if(t[Me]){var a=void 0;if(a=t[Me]._onDragOver({clientX:qe.clientX,clientY:qe.clientY,target:e,rootEl:t}),a&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);Zl()}},_onTouchMove:function(e){if(Rt){var t=this.options,a=t.fallbackTolerance,r=t.fallbackOffset,o=e.touches?e.touches[0]:e,s=j&&vn(j,!0),i=j&&s&&s.a,l=j&&s&&s.d,c=Qa&&ye&&Pl(ye),d=(o.clientX-Rt.clientX+r.x)/(i||1)+(c?c[0]-A0[0]:0)/(i||1),u=(o.clientY-Rt.clientY+r.y)/(l||1)+(c?c[1]-A0[1]:0)/(l||1);if(!R.active&&!En){if(a&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<a)return;this._onDragStart(e,!0)}if(j){s?(s.e+=d-(T0||0),s.f+=u-(z0||0)):s={a:1,b:0,c:0,d:1,e:d,f:u};var h="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");A(j,"webkitTransform",h),A(j,"mozTransform",h),A(j,"msTransform",h),A(j,"transform",h),T0=d,z0=u,qe=o}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!j){var e=this.options.fallbackOnBody?document.body:ae,t=le(N,!0,Qa,!0,e),a=this.options;if(Qa){for(ye=e;A(ye,"position")==="static"&&A(ye,"transform")==="none"&&ye!==document;)ye=ye.parentNode;ye!==document.body&&ye!==document.documentElement?(ye===document&&(ye=rt()),t.top+=ye.scrollTop,t.left+=ye.scrollLeft):ye=rt(),A0=Pl(ye)}j=N.cloneNode(!0),De(j,a.ghostClass,!1),De(j,a.fallbackClass,!0),De(j,a.dragClass,!0),A(j,"transition",""),A(j,"transform",""),A(j,"box-sizing","border-box"),A(j,"margin",0),A(j,"top",t.top),A(j,"left",t.left),A(j,"width",t.width),A(j,"height",t.height),A(j,"opacity","0.8"),A(j,"position",Qa?"absolute":"fixed"),A(j,"zIndex","100000"),A(j,"pointerEvents","none"),R.ghost=j,e.appendChild(j),A(j,"transform-origin",Fl/parseInt(j.style.width)*100+"% "+jl/parseInt(j.style.height)*100+"%")}},_onDragStart:function(e,t){var a=this,r=e.dataTransfer,o=a.options;if(Se("dragStart",this,{evt:e}),R.eventCanceled){this._onDrop();return}Se("setupClone",this),R.eventCanceled||(re=Rl(N),re.removeAttribute("id"),re.draggable=!1,re.style["will-change"]="",this._hideClone(),De(re,this.options.chosenClass,!1),R.clone=re),a.cloneId=tr(function(){Se("clone",a),!R.eventCanceled&&(a.options.removeCloneOnHide||ae.insertBefore(re,N),a._hideClone(),$e({sortable:a,name:"clone"}))}),!t&&De(N,o.dragClass,!0),t?(qa=!0,a._loopId=setInterval(a._emulateDragOver,50)):(G(document,"mouseup",a._onDrop),G(document,"touchend",a._onDrop),G(document,"touchcancel",a._onDrop),r&&(r.effectAllowed="move",o.setData&&o.setData.call(a,r,N)),X(document,"drop",a),A(N,"transform","translateZ(0)")),En=!0,a._dragStartId=tr(a._dragStarted.bind(a,t,e)),X(document,"selectstart",a),Zn=!0,Un&&A(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,a=e.target,r,o,s,i=this.options,l=i.group,c=R.active,d=Ua===l,u=i.sort,h=fe||c,m,f=this,g=!1;if(P0)return;function b(K,ie){Se(K,f,nt({evt:e,isOwner:d,axis:m?"vertical":"horizontal",revert:s,dragRect:r,targetRect:o,canSort:u,fromSortable:h,target:a,completed:_,onMove:function(te,S){return er(ae,t,N,r,te,le(te),e,S)},changed:L},ie))}function y(){b("dragOverAnimationCapture"),f.captureAnimationState(),f!==h&&h.captureAnimationState()}function _(K){return b("dragOverCompleted",{insertion:K}),K&&(d?c._hideClone():c._showClone(f),f!==h&&(De(N,fe?fe.options.ghostClass:c.options.ghostClass,!1),De(N,i.ghostClass,!0)),fe!==f&&f!==R.active?fe=f:f===R.active&&fe&&(fe=null),h===f&&(f._ignoreWhileAnimating=a),f.animateAll(function(){b("dragOverAnimationComplete"),f._ignoreWhileAnimating=null}),f!==h&&(h.animateAll(),h._ignoreWhileAnimating=null)),(a===N&&!N.animated||a===t&&!a.animated)&&(kn=null),!i.dragoverBubble&&!e.rootEl&&a!==document&&(N.parentNode[Me]._isOutsideThisEl(e.target),!K&&Ft(e)),!i.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),g=!0}function L(){Le=Ye(N),Et=Ye(N,i.draggable),$e({sortable:f,name:"change",toEl:t,newIndex:Le,newDraggableIndex:Et,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),a=at(a,i.draggable,t,!0),b("dragOver"),R.eventCanceled)return g;if(N.contains(e.target)||a.animated&&a.animatingX&&a.animatingY||f._ignoreWhileAnimating===a)return _(!1);if(qa=!1,c&&!i.disabled&&(d?u||(s=se!==ae):fe===this||(this.lastPutMode=Ua.checkPull(this,c,N,e))&&l.checkPut(this,c,N,e))){if(m=this._getDirection(e,a)==="vertical",r=le(N),b("dragOverValid"),R.eventCanceled)return g;if(s)return se=ae,y(),this._hideClone(),b("revert"),R.eventCanceled||(Ht?ae.insertBefore(N,Ht):ae.appendChild(N)),_(!0);var V=B0(t,i.draggable);if(!V||aE(e,m,this)&&!V.animated){if(V===N)return _(!1);if(V&&t===e.target&&(a=V),a&&(o=le(a)),er(ae,t,N,r,a,o,e,!!a)!==!1)return y(),V&&V.nextSibling?t.insertBefore(N,V.nextSibling):t.appendChild(N),se=t,L(),_(!0)}else if(V&&nE(e,m,this)){var k=$n(t,0,i,!0);if(k===N)return _(!1);if(a=k,o=le(a),er(ae,t,N,r,a,o,e,!1)!==!1)return y(),t.insertBefore(N,k),se=t,L(),_(!0)}else if(a.parentNode===t){o=le(a);var D=0,E,x=N.parentNode!==t,I=!XC(N.animated&&N.toRect||r,a.animated&&a.toRect||o,m),T=m?"top":"left",H=Al(a,"top","top")||Al(N,"top","top"),F=H?H.scrollTop:void 0;kn!==a&&(E=o[T],Jn=!1,Ka=!I&&i.invertSwap||x),D=rE(e,a,o,m,I?1:i.swapThreshold,i.invertedSwapThreshold==null?i.swapThreshold:i.invertedSwapThreshold,Ka,kn===a);var B;if(D!==0){var P=Ye(N);do P-=D,B=se.children[P];while(B&&(A(B,"display")==="none"||B===j))}if(D===0||B===a)return _(!1);kn=a,Xn=D;var q=a.nextElementSibling,O=!1;O=D===1;var U=er(ae,t,N,r,a,o,e,O);if(U!==!1)return(U===1||U===-1)&&(O=U===1),P0=!0,setTimeout(tE,30),y(),O&&!q?t.appendChild(N):a.parentNode.insertBefore(N,O?q:a),H&&Hl(H,0,F-H.scrollTop),se=N.parentNode,E!==void 0&&!Ka&&(Za=Math.abs(E-le(a)[T])),L(),_(!0)}if(t.contains(N))return _(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){G(document,"mousemove",this._onTouchMove),G(document,"touchmove",this._onTouchMove),G(document,"pointermove",this._onTouchMove),G(document,"dragover",Ft),G(document,"mousemove",Ft),G(document,"touchmove",Ft)},_offUpEvents:function(){var e=this.el.ownerDocument;G(e,"mouseup",this._onDrop),G(e,"touchend",this._onDrop),G(e,"pointerup",this._onDrop),G(e,"touchcancel",this._onDrop),G(document,"selectstart",this)},_onDrop:function(e){var t=this.el,a=this.options;if(Le=Ye(N),Et=Ye(N,a.draggable),Se("drop",this,{evt:e}),se=N&&N.parentNode,Le=Ye(N),Et=Ye(N,a.draggable),R.eventCanceled){this._nulling();return}En=!1,Ka=!1,Jn=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),H0(this.cloneId),H0(this._dragStartId),this.nativeDraggable&&(G(document,"drop",this),G(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Un&&A(document.body,"user-select",""),A(N,"transform",""),e&&(Zn&&(e.cancelable&&e.preventDefault(),!a.dropBubble&&e.stopPropagation()),j&&j.parentNode&&j.parentNode.removeChild(j),(ae===se||fe&&fe.lastPutMode!=="clone")&&re&&re.parentNode&&re.parentNode.removeChild(re),N&&(this.nativeDraggable&&G(N,"dragend",this),Y0(N),N.style["will-change"]="",Zn&&!En&&De(N,fe?fe.options.ghostClass:this.options.ghostClass,!1),De(N,this.options.chosenClass,!1),$e({sortable:this,name:"unchoose",toEl:se,newIndex:null,newDraggableIndex:null,originalEvent:e}),ae!==se?(Le>=0&&($e({rootEl:se,name:"add",toEl:se,fromEl:ae,originalEvent:e}),$e({sortable:this,name:"remove",toEl:se,originalEvent:e}),$e({rootEl:se,name:"sort",toEl:se,fromEl:ae,originalEvent:e}),$e({sortable:this,name:"sort",toEl:se,originalEvent:e})),fe&&fe.save()):Le!==Cn&&Le>=0&&($e({sortable:this,name:"update",toEl:se,originalEvent:e}),$e({sortable:this,name:"sort",toEl:se,originalEvent:e})),R.active&&((Le==null||Le===-1)&&(Le=Cn,Et=Kn),$e({sortable:this,name:"end",toEl:se,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Se("nulling",this),ae=N=se=j=Ht=re=Wa=Ct=Rt=qe=Zn=Le=Et=Cn=Kn=kn=Xn=fe=Ua=R.dragged=R.ghost=R.clone=R.active=null,Xa.forEach(function(e){e.checked=!0}),Xa.length=T0=z0=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":N&&(this._onDragOver(e),eE(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,a=this.el.children,r=0,o=a.length,s=this.options;r<o;r++)t=a[r],at(t,s.draggable,this.el,!1)&&e.push(t.getAttribute(s.dataIdAttr)||sE(t));return e},sort:function(e,t){var a={},r=this.el;this.toArray().forEach(function(o,s){var i=r.children[s];at(i,this.options.draggable,r,!1)&&(a[o]=i)},this),t&&this.captureAnimationState(),e.forEach(function(o){a[o]&&(r.removeChild(a[o]),r.appendChild(a[o]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return at(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var a=this.options;if(t===void 0)return a[e];var r=Gn.modifyOption(this,e,t);typeof r<"u"?a[e]=r:a[e]=t,e==="group"&&Gl(a)},destroy:function(){Se("destroy",this);var e=this.el;e[Me]=null,G(e,"mousedown",this._onTapStart),G(e,"touchstart",this._onTapStart),G(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(G(e,"dragover",this),G(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Ga.splice(Ga.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Ct){if(Se("hideClone",this),R.eventCanceled)return;A(re,"display","none"),this.options.removeCloneOnHide&&re.parentNode&&re.parentNode.removeChild(re),Ct=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Ct){if(Se("showClone",this),R.eventCanceled)return;N.parentNode==ae&&!this.options.group.revertClone?ae.insertBefore(re,N):Ht?ae.insertBefore(re,Ht):ae.appendChild(re),this.options.group.revertClone&&this.animate(N,re),A(re,"display",""),Ct=!1}}};function eE(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function er(e,t,a,r,o,s,i,l){var c,d=e[Me],u=d.options.onMove,h;return window.CustomEvent&&!mt&&!Wn?c=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(c=document.createEvent("Event"),c.initEvent("move",!0,!0)),c.to=t,c.from=e,c.dragged=a,c.draggedRect=r,c.related=o||t,c.relatedRect=s||le(t),c.willInsertAfter=l,c.originalEvent=i,e.dispatchEvent(c),u&&(h=u.call(d,c,i)),h}function Y0(e){e.draggable=!1}function tE(){P0=!1}function nE(e,t,a){var r=le($n(a.el,0,a.options,!0)),o=zl(a.el),s=10;return t?e.clientX<o.left-s||e.clientY<r.top&&e.clientX<r.right:e.clientY<o.top-s||e.clientY<r.bottom&&e.clientX<r.left}function aE(e,t,a){var r=le(B0(a.el,a.options.draggable)),o=zl(a.el),s=10;return t?e.clientX>o.right+s||e.clientY>r.bottom&&e.clientX>r.left:e.clientY>o.bottom+s||e.clientX>r.right&&e.clientY>r.top}function rE(e,t,a,r,o,s,i,l){var c=r?e.clientY:e.clientX,d=r?a.height:a.width,u=r?a.top:a.left,h=r?a.bottom:a.right,m=!1;if(!i){if(l&&Za<d*o){if(!Jn&&(Xn===1?c>u+d*s/2:c<h-d*s/2)&&(Jn=!0),Jn)m=!0;else if(Xn===1?c<u+Za:c>h-Za)return-Xn}else if(c>u+d*(1-o)/2&&c<h-d*(1-o)/2)return oE(t)}return m=m||i,m&&(c<u+d*s/2||c>h-d*s/2)?c>u+d/2?1:-1:0}function oE(e){return Ye(N)<Ye(e)?1:-1}function sE(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,a=t.length,r=0;a--;)r+=t.charCodeAt(a);return r.toString(36)}function iE(e){Xa.length=0;for(var t=e.getElementsByTagName("input"),a=t.length;a--;){var r=t[a];r.checked&&Xa.push(r)}}function tr(e){return setTimeout(e,0)}function H0(e){return clearTimeout(e)}Ja&&X(document,"touchmove",function(e){(R.active||En)&&e.cancelable&&e.preventDefault()}),R.utils={on:X,off:G,css:A,find:Tl,is:function(e,t){return!!at(e,t,e,!1)},extend:FC,throttle:Yl,closest:at,toggleClass:De,clone:Rl,index:Ye,nextTick:tr,cancelNextTick:H0,detectDirection:ql,getChild:$n},R.get=function(e){return e[Me]},R.mount=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];t[0].constructor===Array&&(t=t[0]),t.forEach(function(r){if(!r.prototype||!r.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(r));r.utils&&(R.utils=nt(nt({},R.utils),r.utils)),Gn.mount(r)})},R.create=function(e,t){return new R(e,t)},R.version=YC;var ce=[],Qn,R0,F0=!1,j0,W0,nr,ea;function lE(){function e(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var t in this)t.charAt(0)==="_"&&typeof this[t]=="function"&&(this[t]=this[t].bind(this))}return e.prototype={dragStarted:function(t){var a=t.originalEvent;this.sortable.nativeDraggable?X(document,"dragover",this._handleAutoScroll):this.options.supportPointer?X(document,"pointermove",this._handleFallbackAutoScroll):a.touches?X(document,"touchmove",this._handleFallbackAutoScroll):X(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var a=t.originalEvent;!this.options.dragOverBubble&&!a.rootEl&&this._handleAutoScroll(a)},drop:function(){this.sortable.nativeDraggable?G(document,"dragover",this._handleAutoScroll):(G(document,"pointermove",this._handleFallbackAutoScroll),G(document,"touchmove",this._handleFallbackAutoScroll),G(document,"mousemove",this._handleFallbackAutoScroll)),Xl(),ar(),jC()},nulling:function(){nr=R0=Qn=F0=ea=j0=W0=null,ce.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,a){var r=this,o=(t.touches?t.touches[0]:t).clientX,s=(t.touches?t.touches[0]:t).clientY,i=document.elementFromPoint(o,s);if(nr=t,a||this.options.forceAutoScrollFallback||Wn||mt||Un){U0(t,this.options,i,a);var l=wt(i,!0);F0&&(!ea||o!==j0||s!==W0)&&(ea&&Xl(),ea=setInterval(function(){var c=wt(document.elementFromPoint(o,s),!0);c!==l&&(l=c,ar()),U0(t,r.options,c,a)},10),j0=o,W0=s)}else{if(!this.options.bubbleScroll||wt(i,!0)===rt()){ar();return}U0(t,this.options,wt(i,!1),!1)}}},ht(e,{pluginName:"scroll",initializeByDefault:!0})}function ar(){ce.forEach(function(e){clearInterval(e.pid)}),ce=[]}function Xl(){clearInterval(ea)}var U0=Yl(function(e,t,a,r){if(t.scroll){var o=(e.touches?e.touches[0]:e).clientX,s=(e.touches?e.touches[0]:e).clientY,i=t.scrollSensitivity,l=t.scrollSpeed,c=rt(),d=!1,u;R0!==a&&(R0=a,ar(),Qn=t.scroll,u=t.scrollFn,Qn===!0&&(Qn=wt(a,!0)));var h=0,m=Qn;do{var f=m,g=le(f),b=g.top,y=g.bottom,_=g.left,L=g.right,V=g.width,k=g.height,D=void 0,E=void 0,x=f.scrollWidth,I=f.scrollHeight,T=A(f),H=f.scrollLeft,F=f.scrollTop;f===c?(D=V<x&&(T.overflowX==="auto"||T.overflowX==="scroll"||T.overflowX==="visible"),E=k<I&&(T.overflowY==="auto"||T.overflowY==="scroll"||T.overflowY==="visible")):(D=V<x&&(T.overflowX==="auto"||T.overflowX==="scroll"),E=k<I&&(T.overflowY==="auto"||T.overflowY==="scroll"));var B=D&&(Math.abs(L-o)<=i&&H+V<x)-(Math.abs(_-o)<=i&&!!H),P=E&&(Math.abs(y-s)<=i&&F+k<I)-(Math.abs(b-s)<=i&&!!F);if(!ce[h])for(var q=0;q<=h;q++)ce[q]||(ce[q]={});(ce[h].vx!=B||ce[h].vy!=P||ce[h].el!==f)&&(ce[h].el=f,ce[h].vx=B,ce[h].vy=P,clearInterval(ce[h].pid),(B!=0||P!=0)&&(d=!0,ce[h].pid=setInterval((function(){r&&this.layer===0&&R.active._onTouchMove(nr);var O=ce[this.layer].vy?ce[this.layer].vy*l:0,U=ce[this.layer].vx?ce[this.layer].vx*l:0;typeof u=="function"&&u.call(R.dragged.parentNode[Me],U,O,e,nr,ce[this.layer].el)!=="continue"||Hl(ce[this.layer].el,U,O)}).bind({layer:h}),24))),h++}while(t.bubbleScroll&&m!==c&&(m=wt(m,!1)));F0=d}},30),Jl=function(e){var t=e.originalEvent,a=e.putSortable,r=e.dragEl,o=e.activeSortable,s=e.dispatchSortableEvent,i=e.hideGhostForTarget,l=e.unhideGhostForTarget;if(t){var c=a||o;i();var d=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,u=document.elementFromPoint(d.clientX,d.clientY);l(),c&&!c.el.contains(u)&&(s("spill"),this.onSpill({dragEl:r,putSortable:a}))}};function q0(){}q0.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,a=e.putSortable;this.sortable.captureAnimationState(),a&&a.captureAnimationState();var r=$n(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(t,r):this.sortable.el.appendChild(t),this.sortable.animateAll(),a&&a.animateAll()},drop:Jl},ht(q0,{pluginName:"revertOnSpill"});function G0(){}G0.prototype={onSpill:function(e){var t=e.dragEl,a=e.putSortable,r=a||this.sortable;r.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),r.animateAll()},drop:Jl},ht(G0,{pluginName:"removeOnSpill"}),R.mount(new lE),R.mount(G0,q0);function cE(e){return e==null?e:JSON.parse(JSON.stringify(e))}function dE(e){n.getCurrentInstance()&&n.onUnmounted(e)}function uE(e){n.getCurrentInstance()?n.onMounted(e):n.nextTick(e)}const Ql=Symbol("cloneElement");function hE(...e){var t,a;const r=(t=n.getCurrentInstance())==null?void 0:t.proxy,o=e[0];let[,s,i]=e;Array.isArray(n.unref(s))||(i=s,s=null);let l=null;const{immediate:c=!0,clone:d=cE,customUpdate:u}=(a=n.unref(i))!=null?a:{};function h(E){var x;E.item[Ql]=d(n.unref((x=n.unref(s))==null?void 0:x[E.oldIndex]))}function m(E){const x=E.item[Ql];DC(x)||(L0(E.item),NC(n.unref(s),E.newDraggableIndex,x))}function f(E){const{from:x,item:I,oldIndex:T,oldDraggableIndex:H,pullMode:F,clone:B}=E;if(F==="clone"){Nl(x,I,T),L0(B);return}VC(n.unref(s),H)}function g(E){if(u){u(E);return}const{from:x,item:I,oldIndex:T,newIndex:H}=E;if(L0(I),Nl(x,I,T),n.isRef(s)){const F=[...n.unref(s)];s.value=Vl(F,T,H);return}Vl(n.unref(s),T,H)}const b={onUpdate:g,onStart:h,onAdd:m,onRemove:f};function y(E){const x=n.unref(o);return E||(E=MC(x)?LC(x,r==null?void 0:r.$el):x),E&&!OC(E)&&(E=E.$el),E||kC("Root element not found"),E}function _(){var E;const x=(E=n.unref(i))!=null?E:{},I=Sl(x,["immediate","clone"]);return IC(s===null?{}:b,I)}const L=E=>{E=y(E),l&&V.destroy(),l=new R(E,_())};n.watch(()=>i,()=>{l&&TC(_(),(E,x)=>{l==null||l.option(E,x)})},{deep:!0});const V={option:(E,x)=>l==null?void 0:l.option(E,x),destroy:()=>{l==null||l.destroy(),l=null},save:()=>l==null?void 0:l.save(),toArray:()=>l==null?void 0:l.toArray(),closest:(...E)=>l==null?void 0:l.closest(...E)},k=()=>V==null?void 0:V.option("disabled",!0),D=()=>V==null?void 0:V.option("disabled",!1);return uE(()=>{c&&L()}),dE(V.destroy),bn({start:L,pause:k,resume:D},V)}const K0=["update","start","add","remove","choose","unchoose","end","sort","filter","clone","move","change"],fE=["animation","ghostClass","group","sort","disabled","store","handle","draggable","swapThreshold","invertSwap","invertedSwapThreshold","removeCloneOnHide","direction","chosenClass","dragClass","ignore","filter","preventOnFilter","easing","setData","dropBubble","dragoverBubble","dataIdAttr","delay","delayOnTouchOnly","touchStartThreshold","forceFallback","fallbackClass","fallbackOnBody","fallbackTolerance","fallbackOffset","supportPointer","emptyInsertThreshold","scroll","forceAutoScrollFallback","scrollSensitivity","scrollSpeed","bubbleScroll","modelValue","tag","target","customUpdate",...K0.map(e=>`on${e.replace(/^\S/,t=>t.toUpperCase())}`)],mE={name:"LuxGallery",status:"ready",release:"1.0.0",type:"Pattern",components:{VueDraggable:n.defineComponent({name:"VueDraggable",model:{prop:"modelValue",event:"update:modelValue"},props:fE,emits:["update:modelValue",...K0],setup(e,{slots:t,emit:a,expose:r,attrs:o}){const s=K0.reduce((u,h)=>{const m=`on${h.replace(/^\S/,f=>f.toUpperCase())}`;return u[m]=f=>a(h,f),u},{}),i=n.computed(()=>{const u=n.toRefs(e),h=Sl(u,["modelValue"]),m=Object.entries(h).reduce((f,[g,b])=>{const y=n.unref(b);return y!==void 0&&(f[g]=y),f},{});return bn(bn({},s),xC(bn(bn({},o),m)))}),l=n.computed({get:()=>e.modelValue,set:u=>a("update:modelValue",u)}),c=n.ref(),d=n.reactive(hE(e.target||c,l,i));return r(d),()=>{if(t.default)return n.h(e.tag||"div",{ref:c},t.default(d))}}})},computed:{items:{get(){return Ve.state.gallery.items},set(e){Ve.commit("SORT_ITEMS",e)}},selected(){return Ve.state.gallery.selected},cut(){return Ve.state.gallery.cut},changeList(){return Ve.state.gallery.changeList},ogItems(){return Ve.state.gallery.ogItems}},props:{galleryItems:{required:!0,type:Array},cardPixelWidth:{required:!1,default:300}},methods:{deselect:function(e){(e.target.className==="lux-gallery"||e.target.className==="lux-gallery lux-galleryWrapper")&&this.selectNone()},selectNone:function(){Ve.commit("SELECT",[])},getItemById:function(e){let t=this.getItemIndexById(e);return this.items[t]},getItemIndexById:function(e){return this.items.map(function(t){return t.id}).indexOf(e)},hasChanged:function(e){return this.changeList.indexOf(e)>-1},isDisabled:function(e){return this.cut.indexOf(e)>-1},isSelected:function(e){return this.selected.indexOf(e)>-1},select:function(e,t){if(this.$emit("card-clicked",t),!this.isDisabled(this.getItemById(e))){let a=[];if(t.metaKey)a=this.selected,a.push(this.getItemById(e)),Ve.commit("SELECT",a);else if(this.selected.length===1&&t.shiftKey){let r=this.getItemIndexById(this.selected[0].id),o=this.getItemIndexById(e),s=Math.min(r,o),i=Math.max(r,o);for(let l=s;l<=i;l++)a.push(this.items[l]);Ve.commit("SELECT",a)}else Ve.commit("SELECT",[this.getItemById(e)])}}},beforeMount:function(){this.galleryItems&&Ve.commit("SET_GALLERY",this.galleryItems)}};function pE(e,t,a,r,o,s){const i=n.resolveComponent("lux-media-image"),l=n.resolveComponent("lux-heading"),c=n.resolveComponent("lux-text-style"),d=n.resolveComponent("lux-card"),u=n.resolveComponent("VueDraggable");return n.openBlock(),n.createBlock(u,{class:"lux-gallery",modelValue:s.items,"onUpdate:modelValue":t[0]||(t[0]=h=>s.items=h),tag:"div",onClick:t[1]||(t[1]=h=>s.deselect(h)),ref:"el"},{default:n.withCtx(()=>[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(s.items,h=>(n.openBlock(),n.createBlock(d,{key:h.id,id:h.id,class:"lux-galleryCard",cardPixelWidth:a.cardPixelWidth,size:"medium",selected:s.isSelected(h),disabled:s.isDisabled(h),edited:s.hasChanged(h.id),onClickCapture:m=>s.select(h.id,m)},{default:n.withCtx(()=>[n.createVNode(i,{src:h.mediaUrl},null,8,["src"]),n.createVNode(l,{level:"h2"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(h.title),1)]),_:2},1024),n.createVNode(c,{variation:"default"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(h.caption),1)]),_:2},1024)]),_:2},1032,["id","cardPixelWidth","selected","disabled","edited","onClickCapture"]))),128))]),_:1},8,["modelValue"])}const ec=w(mE,[["render",pE]]),gE={name:"LuxGridContainer",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},horizontal:{type:String,default:""}}};function _E(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-flex-container",a.horizontal])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class"])}const tc=w(gE,[["render",_E],["__scopeId","data-v-f541e93f"]]),yE={name:"LuxGridItem",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},columns:{type:String,default:""},order:{type:String,default:""},offset:{type:Boolean,default:!1},vertical:{type:String,default:""}}};function bE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-col",a.columns,a.vertical,{push:a.offset},a.order])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const nc=w(yE,[["render",bE]]),vE={name:"LuxHeading",status:"ready",release:"1.0.0",type:"Element",props:{level:{type:String,default:"h1",validator:e=>e.match(/(h1|h2|h3|h4|h5|h6)/)},size:{type:String,default:"h1",validator:e=>e.match(/(h1|h2|h3|h4|h5|h6)/)},hidden:{type:Boolean,default:!1}}};function $E(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.level),{class:n.normalizeClass(["lux-heading",[{"lux-hidden":a.hidden},a.size]])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const ac=w(vE,[["render",$E]]),wE={name:"LuxLoader",status:"ready",release:"1.0.0",type:"Element",props:{size:{type:String,default:"medium",validator:e=>e.match(/(x-small|small|medium|large|x-large)/)},fullscreen:{type:Boolean,default:!1},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|span)/)}}},CE=["size"];function EE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:n.normalizeClass(["lux-overlay",{"lux-fullscreen":a.fullscreen}])},{default:n.withCtx(()=>[n.createElementVNode("div",{class:"lux-loader",size:a.size},null,8,CE)]),_:1},8,["class"])}const rc=w(wE,[["render",EE],["__scopeId","data-v-2d193b10"]]),kE={name:"LuxLogoLibrary",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:440},height:{type:[Number,String],default:97},color:{type:String,default:"#ffffff"}}},SE=e=>(n.pushScopeId("data-v-d5f9d1c9"),e=e(),n.popScopeId(),e),xE={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 440.06 97",preserveAspectRatio:"xMinYMid","aria-labelledby":"lux-logo-library",role:"img"},VE=SE(()=>n.createElementVNode("title",{id:"lux-logo-library"},"Princeton University Library",-1)),NE=n.createStaticVNode('<clipPath id="clip-path" data-v-d5f9d1c9><path d="M3 .91h90v90H3z" fill="none" data-v-d5f9d1c9></path></clipPath><rect width="96" height="97" rx="12.24" ry="12.24" fill="#ef7622" data-v-d5f9d1c9></rect><g class="pul-logo-c" data-v-d5f9d1c9><g class="pul-logo-c" data-v-d5f9d1c9><path class="pul-logo-d" d="M10.77 83.5V20.15a20.61 20.61 0 0 0 6.59-3.05v59.8h.41a16.4 16.4 0 0 0 3.53-.38 38 38 0 0 0 7.62-2.49c1.24-.54 2.45-1.13 3.67-1.71a17.37 17.37 0 0 1 5.72-1.71 11.78 11.78 0 0 1 6.16.85A7 7 0 0 1 46.74 73a4.24 4.24 0 0 1 1.11 2c0 .06 0 .11.06.2s.05-.07.05-.09A4.16 4.16 0 0 1 49.12 73a7.6 7.6 0 0 1 3.17-1.9 12 12 0 0 1 4.42-.55 16.49 16.49 0 0 1 6.44 1.73c2 1 4 1.89 6 2.66a33.85 33.85 0 0 0 6.22 1.74 14.33 14.33 0 0 0 2.69.23h.33V17.33a.51.51 0 0 1 0-.07v-.07A21.31 21.31 0 0 0 85 20v63.5z" data-v-d5f9d1c9></path><path class="pul-logo-d" d="M24.83 32.7A70.14 70.14 0 0 1 25 17l.41.2a17.26 17.26 0 0 0 4.85 1.69 13.45 13.45 0 0 0 8.91-1.44 19.27 19.27 0 0 0 5-3.93 25.37 25.37 0 0 0 3.55-4.83l.12-.19.21.35a24.49 24.49 0 0 0 5.68 6.73 15.38 15.38 0 0 0 6.35 3.2 13.73 13.73 0 0 0 7.33-.4 19 19 0 0 0 2.91-1.22l.25-.13h.12a70.13 70.13 0 0 1 .16 15.56H24.84M35.7 60.37a50.22 50.22 0 0 1-5.26-8.68l17.42-17.43 17.37 17.4A46.75 46.75 0 0 1 60 60.35l-6.05-6-6.07-6.07L35.7 60.37" data-v-d5f9d1c9></path></g></g>',3);function DE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",xE,[VE,n.createElementVNode("g",null,[NE,n.createElementVNode("path",{style:n.normalizeStyle({fill:a.color}),d:"M118.7 28.26h-3V3.93h8.63q4 0 6 2.2a7.41 7.41 0 0 1 1.92 5 7 7 0 0 1-2.09 5.19 7.5 7.5 0 0 1-5.48 2h-5.9zm0-12.4h5.6a4.75 4.75 0 0 0 3.48-1.29 4.56 4.56 0 0 0 1.32-3.41 5 5 0 0 0-1.18-3.24 4.16 4.16 0 0 0-3.4-1.43h-5.82zm21.15 12.4h-2.8v-18h2.46v4.21a9 9 0 0 1 2.61-3.86 4.75 4.75 0 0 1 2.68-.88 11.06 11.06 0 0 1 1.1.07v2.67h-.57a4.93 4.93 0 0 0-3.85 1.73 7 7 0 0 0-1.64 4.54zm13.36-24.33V7h-3V3.93zm-.09 6.33v18h-2.8v-18zm21.01 18h-2.62V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.53 4.53 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87h-2.8v-18h2.6v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.94 2.34 14.25 14.25 0 0 1 .53 4.71zm17.47-6.31l2.53.45a8.06 8.06 0 0 1-2.37 4.67A7.16 7.16 0 0 1 181.51 26a11.29 11.29 0 0 1-2-6.71 11 11 0 0 1 2.06-6.82 6.66 6.66 0 0 1 5.61-2.72 6.41 6.41 0 0 1 4.71 1.76 7.86 7.86 0 0 1 2.2 4.54l-2.53.48q-.71-4.46-4.3-4.46a4 4 0 0 0-3.56 2 9.42 9.42 0 0 0-1.25 5.11 9.87 9.87 0 0 0 1.24 5.37 3.91 3.91 0 0 0 3.48 1.92q3.51-.03 4.43-4.52zm19.49.94l2.6.53a7.32 7.32 0 0 1-2.78 3.82 8 8 0 0 1-4.91 1.52 7.57 7.57 0 0 1-6-2.6 9.93 9.93 0 0 1-2.28-6.81 10 10 0 0 1 2.37-6.95 7.65 7.65 0 0 1 6-2.65 7.19 7.19 0 0 1 5.68 2.44q2.15 2.44 2.2 7.31h-13.05q0 4.08 1.71 5.51a5.57 5.57 0 0 0 3.62 1.43q3.44 0 4.84-3.55zm-.16-5.47a7.83 7.83 0 0 0-.5-2.69 4.6 4.6 0 0 0-1.57-2 4.3 4.3 0 0 0-2.66-.83 4.74 4.74 0 0 0-3.54 1.5 6.19 6.19 0 0 0-1.63 4zm16.5 8.93v2.21a19.86 19.86 0 0 1-2.57.2q-5.22 0-5.22-5.46V12.45h-3.19v-2.19h3.19l.13-4.53 2.6-.25v4.78h4v2.19h-4v11.31q0 2.78 2.89 2.78a13.69 13.69 0 0 0 2.17-.19zm10.2 2.41a6.84 6.84 0 0 1-5.78-2.76 11 11 0 0 1-2.08-6.81 9.82 9.82 0 0 1 2.33-6.87 7.53 7.53 0 0 1 5.81-2.57 7.1 7.1 0 0 1 5.87 2.7 10.51 10.51 0 0 1 2.15 6.75 10.11 10.11 0 0 1-2.32 6.88 7.56 7.56 0 0 1-5.98 2.68zm.21-2.32a4.45 4.45 0 0 0 3.58-1.76q1.44-1.77 1.44-5.49t-1.52-5.43a4.63 4.63 0 0 0-3.55-1.68 4.46 4.46 0 0 0-3.53 1.7q-1.44 1.7-1.45 5.39 0 3.9 1.45 5.59a4.51 4.51 0 0 0 3.59 1.68zm27.73 1.82H263V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.52 4.52 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87h-2.8v-18H254v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.88 2.37 14.28 14.28 0 0 1 .53 4.71zm31.32-24.33h2.53v15.89q0 4.78-2.34 6.86a8.91 8.91 0 0 1-6.14 2.08q-4.22 0-6.26-2.14t-2-6.8V3.93h3v15.89a8.65 8.65 0 0 0 .66 4 3.93 3.93 0 0 0 2 1.71 7.24 7.24 0 0 0 2.8.55 5.75 5.75 0 0 0 4.28-1.48q1.46-1.48 1.46-4.78zm23.25 24.33h-2.62V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.52 4.52 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87H306v-18h2.6v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.94 2.34 14.27 14.27 0 0 1 .53 4.71zm9.73-24.33V7h-3V3.93zm-.09 6.33v18H327v-18zm20.01 0l-6.22 18h-2.88l-6.45-18h3.11l5 14.63 5-14.63zm15.82 12.63l2.6.53a7.32 7.32 0 0 1-2.78 3.82 8 8 0 0 1-4.87 1.51 7.57 7.57 0 0 1-6-2.6 9.93 9.93 0 0 1-2.28-6.81 10 10 0 0 1 2.37-6.95 7.65 7.65 0 0 1 6-2.65 7.19 7.19 0 0 1 5.68 2.44q2.15 2.44 2.2 7.31h-13.1q0 4.08 1.71 5.51a5.57 5.57 0 0 0 3.62 1.43q3.44.01 4.85-3.54zm-.16-5.47a7.81 7.81 0 0 0-.5-2.69 4.61 4.61 0 0 0-1.57-2 4.31 4.31 0 0 0-2.66-.83 4.74 4.74 0 0 0-3.54 1.5 6.19 6.19 0 0 0-1.63 4zm11.31 10.84H374v-18h2.46v4.21a9 9 0 0 1 2.54-3.86 4.75 4.75 0 0 1 2.68-.88c.29 0 .65 0 1.11.07v2.67h-.57a4.93 4.93 0 0 0-3.85 1.73 7 7 0 0 0-1.64 4.54zm8.24-4.67l2.7-.59q.89 3.4 5.63 3.4a5.34 5.34 0 0 0 3-.78 2.49 2.49 0 0 0 1.21-2.21q0-2.12-3.08-2.69l-3.84-.72a6.93 6.93 0 0 1-3.55-1.68 4.33 4.33 0 0 1-1.32-3.3 4.76 4.76 0 0 1 1.8-3.79 7.25 7.25 0 0 1 4.85-1.52q5.86 0 7.23 4.58l-2.57.55q-1.1-2.82-4.54-2.82a5.11 5.11 0 0 0-2.81.7 2.21 2.21 0 0 0-1.1 2q0 2 2.8 2.51l3.51.63q5.51 1 5.51 5.34a4.77 4.77 0 0 1-2 4 8.92 8.92 0 0 1-5.46 1.53q-6.43.03-7.97-5.14zm23.5-19.66V7h-3V3.93zm-.09 6.33v18h-2.8v-18zm14.99 16.09v2.21a19.87 19.87 0 0 1-2.57.2q-5.22 0-5.22-5.46V12.45h-3.19v-2.19h3.19l.13-4.53 2.6-.25v4.78h4v2.19h-4v11.31q0 2.78 2.89 2.78a13.7 13.7 0 0 0 2.17-.19zm16.66-16.09l-7.22 20.11q-1.57 4.35-5 4.35a8.87 8.87 0 0 1-2.41-.37v-2.21a8.57 8.57 0 0 0 1.87.25 3.33 3.33 0 0 0 2.24-.77q.9-.77 1.79-3.74l-6.23-17.62h2.84l4.83 13.53 4.92-13.53zM116 43.11h7.42V84.2h22v6.51H116zm45.61 0H169v47.6h-7.35zm26.25 0h17.29c8.89 0 13.44 5.39 13.44 12a9 9 0 0 1-6.44 9.17c6.37 1.47 9.73 6 9.73 12.11 0 8.19-5.46 14.35-15.47 14.35h-18.55zm16.94 18.55c4.41 0 6.51-2.45 6.51-6s-2-6-6.65-6h-9.38v12zM206 84.2c5.74 0 8.47-3.36 8.47-8.12S211.53 68 205.65 68h-10.37v16.2zm64.68 6.51h-8.54l-8.54-12.53a38.3 38.3 0 0 1-4 .28h-4.48v12.25h-7.42v-47.6h11.9c13.16 0 20.51 6.86 20.51 17.78 0 7.35-3.29 12.39-9.52 15.12zm-21.36-18.62c9.45 0 13.23-4.13 13.23-11.2s-3.92-11.27-13.23-11.27h-4.2v22.47zm54.25-29.47h.84l20.86 48.09h-7.7L314.85 84h-21.78l-2.73 6.72h-7.14zm8.61 35.14l-6-14.84a71.79 71.79 0 0 1-2.38-7.07 64.14 64.14 0 0 1-2.31 7.07l-6 14.84zm61.04 12.95h-8.54l-8.54-12.53a38.3 38.3 0 0 1-4 .28h-4.48v12.25h-7.42v-47.6h11.9c13.16 0 20.51 6.86 20.51 17.78 0 7.35-3.29 12.39-9.52 15.12zm-21.35-18.62c9.45 0 13.23-4.13 13.23-11.2s-3.92-11.27-13.23-11.27h-4.2v22.47zm50.54 3.57l-18.06-32.55h8.19l10.78 19.6a50.68 50.68 0 0 1 2.87 6.86 63.32 63.32 0 0 1 2.87-6.86l10.43-19.6h7.63l-17.29 32.13v15.47h-7.42z"},null,4)])])}const Z0=w(kE,[["render",DE],["__scopeId","data-v-d5f9d1c9"]]),ME={name:"LuxLibraryLogo",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},theme:{type:String,default:"dark"}},components:{LuxLogoLibrary:Z0}},LE={href:"https://library.princeton.edu"};function BE(e,t,a,r,o,s){const i=n.resolveComponent("lux-logo-library");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-logo",a.theme])},{default:n.withCtx(()=>[n.createElementVNode("a",LE,[a.theme==="dark"?(n.openBlock(),n.createBlock(i,{key:0,class:"full-logo"})):(n.openBlock(),n.createBlock(i,{key:1,color:"#000000",class:"full-logo"}))])]),_:1},8,["class"])}const rr=w(ME,[["render",BE],["__scopeId","data-v-f7521477"]]),IE={name:"LuxSpacer",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function OE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-spacer"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const X0=w(IE,[["render",OE],["__scopeId","data-v-bcc68c97"]]),TE={name:"LuxWrapper",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},maxWidth:{type:[String,Number],default:1440},fullWidth:{type:[String,Boolean],default:!1},horizontal:{type:String,default:""}}};function zE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-wrapper",{"lux-full-width":a.fullWidth},a.horizontal]),style:n.normalizeStyle({"max-width":a.maxWidth+"px"})},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}const ta=w(TE,[["render",zE],["__scopeId","data-v-49c06837"]]),AE={name:"LuxLibraryHeader",status:"ready",release:"1.0.0",type:"Pattern",props:{type:{type:String,default:"div"},appName:{type:String,default:""},abbrName:{type:String,default:""},appUrl:{type:String,default:""},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"}},methods:{value:function(e){return e=="light"?"light":"dark"}},components:{LuxSpacer:X0,LuxWrapper:ta,LuxLibraryLogo:rr}},PE=["href","title"],YE={id:"appName",class:"full-name"},HE={class:"abbr-name"};function RE(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-logo"),l=n.resolveComponent("lux-spacer"),c=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-header",a.theme])},{default:n.withCtx(()=>[n.createVNode(c,{class:"lux-header-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"logo",{},()=>[n.createVNode(i,{theme:s.value(a.theme)},null,8,["theme"])],!0),a.appName?(n.openBlock(),n.createElementBlock("a",{key:0,class:"lux-app-name",href:a.appUrl,title:a.appName,"aria-labelledby":"appName"},[n.createElementVNode("span",YE,n.toDisplayString(a.appName),1),n.createElementVNode("span",HE,n.toDisplayString(a.abbrName),1)],8,PE)):n.createCommentVNode("",!0),n.createVNode(l),n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["maxWidth"])]),_:3},8,["class"])}const oc=w(AE,[["render",RE],["__scopeId","data-v-6fc75a4f"]]),FE={name:"LuxLogoInstagram",status:"ready",release:"5.2.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},jE=["width","height"],WE=[n.createElementVNode("title",{id:"logo-instagram",lang:"en"},"PUL Instagram",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"})],-1)];function UE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 16 16",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-instagram",role:"img",fill:"currentColor",class:"lux-logo-instagram"},WE,8,jE)}const J0=w(FE,[["render",UE]]),qE={name:"LuxLogoUniversityWhite",status:"ready",release:"5.2.0",type:"Element",props:{width:{type:[Number,String],default:263},height:{type:[Number,String],default:72}}},GE=["width","height"],KE=[n.createStaticVNode('<title id="logo-university-white" lang="en">Princeton University</title><g><path class="a" d="M193.689,9.9a.6.6,0,0,0-.059-.276h-.448c-.975,0-1.6.042-3.357.042-.6,0-1.5-.042-1.717-.042H187.6c-.059.042-.08.255-.08.332a.516.516,0,0,0,.1.332,8.36,8.36,0,0,1,2.01.566,3.813,3.813,0,0,1,.566,1.993c.018.29.038.584.038,1.385v4.077a7.637,7.637,0,0,1-.038.839c-.332-.371-.8-1.07-1.58-1.951l-6.521-7.22a1.354,1.354,0,0,0-.29-.255c-.157,0-.43-.018-.584-.018-1.252,0-3.514-.059-3.846-.059a.737.737,0,0,0-.08.273,3.348,3.348,0,0,0,.059.371,2.7,2.7,0,0,1,1.465.741,6.662,6.662,0,0,1,1.031,1.231,1.7,1.7,0,0,1,.081.626c0,1.014-.059,2.437-.059,3.8v3.962a8.61,8.61,0,0,1-.115,1.482,4.089,4.089,0,0,1-2.049,1,1.067,1.067,0,0,0-.077.35c0,.059.018.255.056.276h.371c.392,0,1.29-.059,1.874-.059.86,0,1.444.059,2.245.059h1.171c.077-.021.1-.255.1-.332a.915.915,0,0,0-.059-.315,3.738,3.738,0,0,1-2.343-1.21,11.051,11.051,0,0,1-.252-2.419c0-.622-.021-1.483-.021-2.633,0-1.545.021-2.892.038-3.573.119.136.255.311.353.43l9.017,10.129c.094.1.448.115.545.115a.474.474,0,0,0,.234-.038,2.215,2.215,0,0,0,.175-.878c0-.563-.021-1.15-.021-1.444V13.449c0-2.441,1.154-3.126,2.5-3.182a.841.841,0,0,0,.077-.371m-22.367,6.2c0,2.951-.818,5.546-1.93,6.462a3.165,3.165,0,0,1-2.07.7,2.918,2.918,0,0,1-2.594-1.308,10.377,10.377,0,0,1-1.154-5.073c0-2.713.7-4.839,1.951-5.874a3.116,3.116,0,0,1,2.032-.762,3.249,3.249,0,0,1,2.654,1.346,7.523,7.523,0,0,1,1.112,4.507m3.531.374a6.539,6.539,0,0,0-3.472-6.07,7.547,7.547,0,0,0-3.71-1,7.943,7.943,0,0,0-6.577,3.629,7.463,7.463,0,0,0-1.129,3.944,7.26,7.26,0,0,0,2.79,5.717,7.325,7.325,0,0,0,4.451,1.405,8.08,8.08,0,0,0,2.965-.566,7.008,7.008,0,0,0,2.713-1.853,7.539,7.539,0,0,0,1.969-5.21M157.7,14.012V10.033c0-.294-.115-.371-.409-.371-.587,0-3.668.077-6.79.077-2.423,0-4.433-.038-5.524-.038h-1.448c-.252,0-.329.056-.329.332V13.76a.558.558,0,0,0,.311.077,1.629,1.629,0,0,0,.43-.038,6.568,6.568,0,0,1,2.734-3.259c.584-.059,1.734-.077,2.045-.077.021.213.042.9.059,1.717.021,1.4.021,2.01.021,5.325,0,2.871-.021,4.161-.059,4.472-.077.545.021.955-2.322,1.052a1.121,1.121,0,0,0-.059.448,1.59,1.59,0,0,0,.021.315h.759c.724,0,2.419-.08,3.126-.08.563,0,2.381.059,3.57.059h.545a.979.979,0,0,0,.059-.409.732.732,0,0,0-.077-.35,4.044,4.044,0,0,1-2.01-.371,5.991,5.991,0,0,1-.178-1.465c-.018-2.109-.038-2.909-.038-4.315,0-1.815.021-3.042.021-6.42.273,0,.9-.021,1.482,0a3.8,3.8,0,0,1,2.322,1.482A9.658,9.658,0,0,1,157,14.054a1.089,1.089,0,0,0,.332.035.981.981,0,0,0,.371-.077m-16.822,6.343a4.241,4.241,0,0,0-.021-.563.435.435,0,0,0-.294-.059,1.641,1.641,0,0,0-.43.038,7.436,7.436,0,0,1-2.147,2.986,3.02,3.02,0,0,1-1.465.213h-1.6a6.842,6.842,0,0,1-1.287-.1c-.294-.056-.6-.524-.741-.835a2.05,2.05,0,0,1-.217-1.231V16.53h.724a3.1,3.1,0,0,1,1.189.276,1.771,1.771,0,0,1,.878.818,6.673,6.673,0,0,1,.332,1.619,1.319,1.319,0,0,0,.51.077.688.688,0,0,0,.388-.095c0-.528-.119-1.951-.119-2.734,0-.975.136-2.322.2-3.025a.847.847,0,0,0-.388-.077,1.424,1.424,0,0,0-.507.059c-.059.269-.276,1.091-.315,1.15a2.346,2.346,0,0,1-1.325,1.014,5.083,5.083,0,0,1-1.133.157H132.7V13.953c0-1.871.038-2.476.056-2.829.021-.234.059-.486.08-.661a7.709,7.709,0,0,1,1.171-.042c1.129,0,1.657.021,1.832.021a2.18,2.18,0,0,1,1.252.392,8.2,8.2,0,0,1,1.871,2.42,1.578,1.578,0,0,0,.413.038c.115,0,.136-.038.294-.119,0-1.189-.08-2.731-.119-3.22-.021-.2-.059-.252-.448-.252-.157,0-.9-.038-1.678-.038-1.112,0-1.563.018-3.262.018-.916,0-2.811.021-3.612.021-1.168,0-2.164-.038-2.671-.038h-.664a.636.636,0,0,0-.1.311.863.863,0,0,0,.1.388,9.948,9.948,0,0,1,1.427.217,1.6,1.6,0,0,1,.7,1.269c.042.409.059,1.542.059,2.441v4.018c0,.822-.018,2.01-.038,2.5a5.615,5.615,0,0,1-.427,1.853,5.138,5.138,0,0,1-1.759.294,1.129,1.129,0,0,0-.1.43.721.721,0,0,0,.1.35h.643c.626,0,2.927-.059,3.455-.059.489,0,1.427.038,2.556.038.626,0,2.462.119,6.4.119a1.658,1.658,0,0,0,.528-.038.582.582,0,0,0,.077-.315c.042-.388.042-1.542.042-3.122m-16.51.685a.651.651,0,0,0-.664-.468c-.042,0-.1.018-.136.018a4.609,4.609,0,0,1-3.927,2.283A4.27,4.27,0,0,1,115.7,20.3a10.659,10.659,0,0,1-.6-3.549,8.6,8.6,0,0,1,.584-3.416c.86-2.262,2.109-2.969,3.633-2.969a3.994,3.994,0,0,1,3.122,1.759,8.715,8.715,0,0,1,.993,2.364,2.07,2.07,0,0,0,.43.056.989.989,0,0,0,.468-.175c-.017-.217-.213-1.717-.213-2.185,0-.587.154-1.542.154-1.913a1.588,1.588,0,0,0-.759-.217,4.02,4.02,0,0,0-.664.8,6.436,6.436,0,0,0-4.332-1.385,6.676,6.676,0,0,0-4.9,1.93,7.422,7.422,0,0,0-2.087,5.5,7.138,7.138,0,0,0,2.752,5.836,7.762,7.762,0,0,0,4.549,1.311,6.049,6.049,0,0,0,5-2.091,4.066,4.066,0,0,0,.549-.916M109.182,9.9a.64.64,0,0,0-.059-.276h-.451c-.975,0-1.6.042-3.357.042-.6,0-1.5-.042-1.717-.042h-.507c-.059.042-.08.255-.08.332a.5.5,0,0,0,.1.332,8.451,8.451,0,0,1,2.011.566,3.847,3.847,0,0,1,.563,1.993c.021.29.042.584.042,1.385v4.077a6.64,6.64,0,0,1-.042.839c-.329-.371-.8-1.07-1.58-1.951l-6.514-7.22a1.358,1.358,0,0,0-.294-.255c-.157,0-.43-.018-.584-.018-1.252,0-3.514-.059-3.846-.059a.73.73,0,0,0-.077.273,3.328,3.328,0,0,0,.056.371,2.7,2.7,0,0,1,1.465.741,6.548,6.548,0,0,1,1.035,1.231,1.714,1.714,0,0,1,.077.626c0,1.014-.056,2.437-.056,3.8v3.962a8.542,8.542,0,0,1-.119,1.482,4.089,4.089,0,0,1-2.049,1,1.167,1.167,0,0,0-.077.35c0,.059.018.255.056.276h.371c.392,0,1.29-.059,1.874-.059.86,0,1.444.059,2.245.059h1.168c.077-.021.1-.255.1-.332a.911.911,0,0,0-.059-.315,3.731,3.731,0,0,1-2.339-1.21,11.278,11.278,0,0,1-.252-2.419c0-.622-.021-1.483-.021-2.633,0-1.545.021-2.892.038-3.573.119.136.255.311.353.43l9.014,10.129a1.1,1.1,0,0,0,.545.115.461.461,0,0,0,.234-.038,2.216,2.216,0,0,0,.175-.878c0-.563-.021-1.15-.021-1.444V13.449c0-2.441,1.154-3.126,2.5-3.182a.846.846,0,0,0,.08-.371m-19.3,13.524a1.277,1.277,0,0,0-.059-.392,13.548,13.548,0,0,1-1.444-.175,3.084,3.084,0,0,1-.664-1.5c-.017-.937-.038-2.871-.038-4.682v-4.8a1.527,1.527,0,0,1,.353-1.052,3.325,3.325,0,0,1,1.738-.507,1.254,1.254,0,0,0,.056-.371.577.577,0,0,0-.1-.315h-.566c-.818,0-2.731.1-3.4.1-.409,0-2.322-.056-3.182-.077h-.427a.476.476,0,0,0-.1.332,2.479,2.479,0,0,0,.038.371,4.119,4.119,0,0,1,1.521.273,2.156,2.156,0,0,1,.647,1.661c.018.371.035,1.171.056,2.965.021.976.038,2.343.038,3.472,0,.566-.038,1.836-.059,2.521a3.364,3.364,0,0,1-.269,1.171c-.234.192-.472.545-1.9.643a1.5,1.5,0,0,0-.059.409c0,.157.038.234.038.332h.332c.783,0,2.734-.1,3.748-.1.294,0,2.322.059,2.965.059H89.8a.782.782,0,0,0,.077-.332M74.227,13.233a3.041,3.041,0,0,1-1.773,2.832,6.754,6.754,0,0,1-1.6.154,4.809,4.809,0,0,1-.724-.038l-.021-1.661V10.928a.626.626,0,0,1,.119-.43,2,2,0,0,1,.822-.115c1.521,0,2.185.136,2.731,1.056a3.453,3.453,0,0,1,.448,1.794m5.661,10.21a.957.957,0,0,0-.1-.413,3.024,3.024,0,0,1-1.287-.252,4.287,4.287,0,0,1-.332-.489,20.966,20.966,0,0,0-.839-2.245,7.381,7.381,0,0,0-1.444-2.322,6,6,0,0,0-1.465-.643c-.311-.119-.566-.217-.8-.315a6.853,6.853,0,0,1,.8-.115,3.465,3.465,0,0,0,2.147-.724,3.073,3.073,0,0,0,1.21-2.535,3.747,3.747,0,0,0-2.441-3.552A9.513,9.513,0,0,0,73,9.621c-1.465,0-3.514.136-4.489.136-.294,0-1.993-.038-2.675-.038-.294,0-1.035-.038-1.15-.038a1.144,1.144,0,0,0-.1.371,2.043,2.043,0,0,0,.038.353c.332.038.937.115,1.248.175a2.276,2.276,0,0,1,.818,1.052,48.859,48.859,0,0,1,.119,4.979c0,1.989.021,4.294-.077,5.035a1.5,1.5,0,0,1-.8,1.308,11.056,11.056,0,0,1-1.112.136.95.95,0,0,0-.1.388,1.229,1.229,0,0,0,.077.315c.276,0,3.262-.059,3.885-.059,1.248,0,2.3.059,3.416.059a.851.851,0,0,0,.077-.294,1.183,1.183,0,0,0-.077-.409c-.392-.038-.878-.157-1.094-.2a1.467,1.467,0,0,1-.839-1.385L70.151,17a4.861,4.861,0,0,1,.507-.018,1.951,1.951,0,0,1,1.032.311,3.736,3.736,0,0,1,1.545,1.423,11.9,11.9,0,0,1,1.227,4.2c.059.409.213.759.587.8.154.021,1.189.059,1.93.059h2.794a.531.531,0,0,0,.115-.329M58.692,13.33a3.208,3.208,0,0,1-.993,2.441,3.2,3.2,0,0,1-2.031.524,6.351,6.351,0,0,1-.839-.038c-.157-.017-.255-.038-.255-.136l.021-5.717a8.316,8.316,0,0,1,1.133-.1c1.325,0,2.147.332,2.535,1.15a4.157,4.157,0,0,1,.43,1.874m3.493.077A3.738,3.738,0,0,0,60.1,10.012a9.751,9.751,0,0,0-3.493-.448c-1.5,0-3.846.115-4.878.115C51,9.68,49.909,9.6,49.3,9.6a.709.709,0,0,0-.1.311.948.948,0,0,0,.059.392c.371.115.975.213,1.367.311a1.673,1.673,0,0,1,.524,1.112c.059.685.1,1.542.1,3.025,0,4.119-.018,6.287-.077,6.755a1.663,1.663,0,0,1-1.112,1.385,10.841,10.841,0,0,1-1.133.2,2.264,2.264,0,0,0-.038.409.559.559,0,0,0,.056.273c.626,0,2.462-.077,3.164-.077,1.738,0,3.514.077,4.234.077h.49a.548.548,0,0,0,.059-.311.915.915,0,0,0-.042-.353,3.169,3.169,0,0,1-1.832-.622,1.669,1.669,0,0,1-.392-1.154l-.059-4.29c1.171.077,2.42.115,3.1.115a7.446,7.446,0,0,0,2.262-.35,3.584,3.584,0,0,0,2.245-3.4" transform="translate(0)"></path><path class="a" d="M194,31.665c0-.115-.077-.154-.115-.234-.8,0-1.853.059-2.266.059-.993,0-2.2-.08-2.731-.08-.059.119-.08.14-.08.238a.687.687,0,0,0,.042.234c.566.115,1.385.252,1.542.524a1.428,1.428,0,0,1,.175.762,1.872,1.872,0,0,1-.119.724c-.175.486-.545,1.248-1.07,2.322-.9,1.815-1.465,2.944-1.78,3.4-.507-.86-1.636-3.122-1.909-3.706l-1.095-2.381a1.824,1.824,0,0,1-.077-.528,1.286,1.286,0,0,1,.077-.507c.175-.353.78-.392,1.6-.49a.881.881,0,0,0,.056-.294c0-.136-.056-.1-.115-.192h-.35c-1.311,0-.92.056-3.164.056-.955,0-2.109-.056-2.262-.056-.08.136-.119.154-.119.29a.4.4,0,0,0,.08.234c1.3.315,1.7.545,1.832.8l3.416,6.7a7.629,7.629,0,0,1,.626,1.462,10.873,10.873,0,0,1,.157,2.343,1.657,1.657,0,0,1-.626,1.5,9.286,9.286,0,0,1-1.563.255.471.471,0,0,0-.1.273.766.766,0,0,0,.059.234c1,0,2.032-.021,2.615-.021.409,0,1.035.021,2.185.038.664.021,1.171.042,1.521.042a.562.562,0,0,0,.1-.255.431.431,0,0,0-.08-.255,4.656,4.656,0,0,1-1.7-.392,1.5,1.5,0,0,1-.51-1.245l-.154-2.93a1.144,1.144,0,0,1,.077-.468,3.122,3.122,0,0,1,.213-.545l3.007-5.955a4.038,4.038,0,0,1,1.248-1.3,5.365,5.365,0,0,1,1.269-.392.676.676,0,0,0,.077-.255m-15.766,4.021V31.9c0-.294-.119-.371-.413-.371-.584,0-3.28.077-6.4.077-2.42,0-4.039-.038-5.133-.038h-1.444c-.252,0-.332.059-.332.332v3.532a.348.348,0,0,0,.234.08.5.5,0,0,0,.234-.038c.762-1.7,1.15-2.6,2.462-3.262.584-.056,2.633-.077,2.944-.077.021.217.042.9.059,1.717.021,1.405.021,2.168.021,5.486,0,2.867-.021,4.353-.059,4.664-.077.545.021.955-2.322,1.052a.628.628,0,0,0-.059.332.875.875,0,0,0,.021.234h.759c.724,0,1.678-.077,2.381-.077.566,0,1.64.059,2.832.059h.545a.524.524,0,0,0,.059-.294.434.434,0,0,0-.08-.273,4.057,4.057,0,0,1-2.01-.371,6.016,6.016,0,0,1-.175-1.465c-.018-2.108-.038-3.1-.038-4.507,0-1.815.021-3.2.021-6.577.273,0,1.717-.021,2.3,0a3.508,3.508,0,0,1,2.2,1.482,6.211,6.211,0,0,1,.878,2.126.774.774,0,0,0,.294.038.376.376,0,0,0,.217-.077m-16.22,9.64a.638.638,0,0,0-.059-.273,13.7,13.7,0,0,1-1.444-.175,3.084,3.084,0,0,1-.664-1.5c-.017-.937-.038-3.063-.038-4.878V33.539a1.564,1.564,0,0,1,.35-1.052,3.335,3.335,0,0,1,1.738-.511.6.6,0,0,0,.06-.252.327.327,0,0,0-.1-.234h-.563c-.822,0-1.993.1-2.657.1-.409,0-1.58-.059-2.44-.077h-.43a.285.285,0,0,0-.094.252,1.261,1.261,0,0,0,.038.255,4.113,4.113,0,0,1,1.521.273,2.155,2.155,0,0,1,.647,1.661c.018.367.035,1.364.056,3.161.021.976.038,2.3.038,3.434,0,.566-.038,2.028-.059,2.713a3.339,3.339,0,0,1-.269,1.171c-.238.2-.472.545-1.895.643a.8.8,0,0,0-.059.294c0,.157.038.157.038.252h.332c.783,0,1.993-.094,3.007-.094.294,0,1.58.056,2.227.056h.64a.47.47,0,0,0,.081-.255m-9.643-3.591a3.621,3.621,0,0,0-2.206-3.434,10.651,10.651,0,0,0-2.164-.78,14.392,14.392,0,0,1-2.832-1.074,2.348,2.348,0,0,1-1.15-2.129,2.584,2.584,0,0,1,2.752-2.283,3.278,3.278,0,0,1,2.675,1.367,9.913,9.913,0,0,1,1.21,2.224.541.541,0,0,0,.626-.154,15.288,15.288,0,0,1-.157-1.759,10.123,10.123,0,0,1,.178-1.521.6.6,0,0,0-.587-.273,4.215,4.215,0,0,0-.762.7,4.887,4.887,0,0,0-3.318-1.213,3.819,3.819,0,0,0-4.116,3.731,3.932,3.932,0,0,0,.72,2.147,4.234,4.234,0,0,0,1.9,1.423c.563.234,3.1,1,3.451,1.133,1.563.6,2.15,1.133,2.15,2.518a3.052,3.052,0,0,1-.86,1.972,2.729,2.729,0,0,1-2.168.916,4.372,4.372,0,0,1-3.28-1.444,9.248,9.248,0,0,1-1.325-2.636.731.731,0,0,0-.273-.035.66.66,0,0,0-.371.115c0,.255.077,1.542.077,1.93a8.2,8.2,0,0,1-.213,1.741.744.744,0,0,0,.626.388,2.735,2.735,0,0,1,.975-.626.92.92,0,0,1,.465.178,5.661,5.661,0,0,0,3.262.975c2.752,0,4.72-1.388,4.72-4.1M135.1,35a3.155,3.155,0,0,1-2.143,2.909,10.881,10.881,0,0,1-2.031.154c-.234,0-.9,0-1.192-.038l-.018-1.717V32.623c0-.255.059-.392.136-.451a6.59,6.59,0,0,1,1.364-.115c1.836,0,2.675.175,3.339,1.129A3.076,3.076,0,0,1,135.1,35m4.1,10.343a.516.516,0,0,0-.095-.294,3.041,3.041,0,0,1-1.29-.252,4.792,4.792,0,0,1-.332-.49,24.478,24.478,0,0,0-.818-2.437,7.344,7.344,0,0,0-1.444-2.325,5.473,5.473,0,0,0-1.406-.643c-.311-.119-.566-.213-.8-.311a7.589,7.589,0,0,1,.8-.119,3.583,3.583,0,0,0,2.07-.72,3.11,3.11,0,0,0,1.287-2.517,3.727,3.727,0,0,0-2.44-3.535,9.585,9.585,0,0,0-2.343-.213c-1.462,0-2.556.136-3.532.136-.29,0-1.248-.038-1.93-.038-.294,0-1.035-.038-1.154-.038-.056.136-.1.175-.1.252a1.2,1.2,0,0,0,.042.273c.329.042.934.119,1.248.178a2.258,2.258,0,0,1,.818,1.052c.1.626.119,2.381.119,5.133,0,1.989.018,4.489-.08,5.231a1.481,1.481,0,0,1-.8,1.308,10.971,10.971,0,0,1-1.112.136.52.52,0,0,0-.1.273.711.711,0,0,0,.081.234c.273,0,2.517-.059,3.14-.059,1.252,0,1.563.059,2.675.059a.487.487,0,0,0,.08-.213.588.588,0,0,0-.08-.294c-.388-.038-.878-.157-1.094-.192a1.473,1.473,0,0,1-.836-1.388l-.021-4.878c.157-.021.72-.021.878-.021a3.6,3.6,0,0,1,1.559.273,4.392,4.392,0,0,1,1.916,1.58,12.311,12.311,0,0,1,1.231,4.255c.056.409.213.762.584.8a7.561,7.561,0,0,0,1.133.059h2.028a.334.334,0,0,0,.115-.255m-16.374-2.965a5.122,5.122,0,0,0-.018-.566.435.435,0,0,0-.294-.059.6.6,0,0,0-.255.038,5.15,5.15,0,0,1-2.011,2.986,3.649,3.649,0,0,1-1.657.217H116.4a9.206,9.206,0,0,1-1.29-.1c-.29-.059-.6-.528-.738-.839a2.54,2.54,0,0,1-.217-1.346V38.263h.626a3.858,3.858,0,0,1,1.657.273,2.335,2.335,0,0,1,1.052.839,6.55,6.55,0,0,1,.276,1.619.478.478,0,0,0,.311.08.466.466,0,0,0,.311-.1c0-.528-.115-1.951-.115-2.734,0-.975.136-2.164.192-2.867a.5.5,0,0,0-.311-.077.584.584,0,0,0-.311.056c-.059.273-.217,1.094-.252,1.154a2.841,2.841,0,0,1-1.5,1.035,6.408,6.408,0,0,1-1.6.154h-.311V35.784c0-1.874.038-2.633.056-2.986.021-.234.059-.486.08-.664.175-.018.741-.038,1.64-.038,1.129,0,1.969.021,2.147.021a2.2,2.2,0,0,1,1.248.388,4.973,4.973,0,0,1,1.738,2.423.578.578,0,0,0,.234.035c.115,0,.136-.035.29-.115,0-1.189-.077-2.535-.115-3.024-.021-.2-.059-.255-.451-.255-.154,0-.9-.038-1.675-.038-1.115,0-1.563.021-3.262.021-.916,0-2.535.018-3.336.018-1.171,0-1.427-.038-1.934-.038h-.664a.4.4,0,0,0-.1.234.456.456,0,0,0,.1.273,9.873,9.873,0,0,1,1.427.217c.273.234.525.294.7,1.227.038.413.059,1.738.059,2.636v4.021c0,.818-.021,2.168-.042,2.654a5.8,5.8,0,0,1-.43,1.892,5.1,5.1,0,0,1-1.755.294.647.647,0,0,0-.1.315.445.445,0,0,0,.1.269h.643c.626,0,2.189-.056,2.713-.056.49,0,1.15.038,2.283.038.626,0,2.458.119,6.4.119a1.668,1.668,0,0,0,.528-.042.568.568,0,0,0,.077-.311c.038-.388.038-1.346.038-2.927M108.381,31.725c0-.077-.021-.2-.1-.213h-.664c-.468,0-1.21.038-1.542.038-1.581,0-2.147-.1-2.381-.1h-.35c-.042.1-.1.154-.1.252,0,.077.042.136.042.217a7.007,7.007,0,0,1,1.346.29,1.842,1.842,0,0,1,.49,1.231,7.358,7.358,0,0,1-.472,1.776l-3.14,7.727-3.86-9.776a1.464,1.464,0,0,1,.64-1.094,8.718,8.718,0,0,1,1.269-.154.747.747,0,0,0,.077-.273c0-.08-.018-.2-.1-.217h-.489c-.6,0-1.517.08-2.552.08-.448,0-1.325-.042-2.185-.042h-.762a.443.443,0,0,0-.018.472,6.635,6.635,0,0,1,1.64.661,34.521,34.521,0,0,1,1.6,3.552l1.615,3.9c1.346,3.241,2.147,5.409,2.245,5.78.1.059,0,.115.175.115s.157-.038.2-.136l5.035-12.1a3.857,3.857,0,0,1,.7-1.112,3.129,3.129,0,0,1,1.559-.626.882.882,0,0,0,.081-.252m-17.095,13.6a.587.587,0,0,0-.059-.273,13.6,13.6,0,0,1-1.444-.175,3.115,3.115,0,0,1-.664-1.5c-.018-.937-.038-3.063-.038-4.878V33.539a1.526,1.526,0,0,1,.353-1.052,3.321,3.321,0,0,1,1.734-.511.552.552,0,0,0,.059-.252.327.327,0,0,0-.1-.234h-.567c-.818,0-1.989.1-2.654.1-.409,0-1.58-.059-2.437-.077h-.43a.276.276,0,0,0-.1.252,1.248,1.248,0,0,0,.038.255,4.134,4.134,0,0,1,1.521.273,2.155,2.155,0,0,1,.647,1.661c.018.367.038,1.364.056,3.161.021.976.042,2.3.042,3.434,0,.566-.042,2.028-.059,2.713a3.255,3.255,0,0,1-.276,1.171c-.231.2-.465.545-1.892.643a.8.8,0,0,0-.059.294c0,.157.042.157.042.252h.329c.783,0,1.993-.094,3.007-.094.294,0,1.58.056,2.224.056h.647a.462.462,0,0,0,.077-.255m-8.822-13.64a.333.333,0,0,0-.059-.2h-.448c-.975,0-1.406.038-3.161.038-.608,0-1.5-.038-1.717-.038H76.57c-.056.038-.077.175-.077.255a.251.251,0,0,0,.1.213,8.4,8.4,0,0,1,2.01.566,3.834,3.834,0,0,1,.566,1.99c.018.294.038.587.038,1.388V41.7a7.639,7.639,0,0,1-.038.839c-.332-.371-.9-1.091-1.661-1.989L70.053,31.84a1.291,1.291,0,0,0-.294-.252c-.157,0-.35-.021-.507-.021-1.248,0-2.342-.056-2.675-.056a.368.368,0,0,0-.056.192,1.471,1.471,0,0,0,.035.255,3.377,3.377,0,0,1,1.507.545,5.792,5.792,0,0,1,.955,1.154,1.681,1.681,0,0,1,.08.622c0,1.018-.059,2.867-.059,4.238v4.154a8.508,8.508,0,0,1-.119,1.482,4.06,4.06,0,0,1-2.049,1,.577.577,0,0,0-.077.234c0,.059.018.175.056.2h.371c.392,0,1.29-.056,1.878-.056.857,0,1.245.056,2.045.056h1.175c.077-.021.095-.175.095-.255a.363.363,0,0,0-.059-.2,3.742,3.742,0,0,1-2.339-1.206,11.515,11.515,0,0,1-.255-2.462c0-.622-.021-1.64-.021-2.79,0-1.542.021-3.668.042-4.353.115.136.294.353.427.507l9.252,10.836c.1.095.136.115.238.115s.035,0,.115-.038a3,3,0,0,0,.1-.878c0-.566-.021-1.154-.021-1.448V35.12c0-2.437,1.154-3.122,2.5-3.178a.467.467,0,0,0,.077-.255m-18.073.094a.406.406,0,0,0-.1-.252h-.563c-.608,0-1.427.038-2.129.038-.78,0-1.657-.038-2.227-.038h-.7a.476.476,0,0,0-.08.252.671.671,0,0,0,.059.255c.08,0,1.5.021,1.755.371a4.777,4.777,0,0,1,.762,1.444A12.741,12.741,0,0,1,61.329,36c0,1.661,0,2.773-.021,3.357a10.453,10.453,0,0,1-.353,2.6,3.564,3.564,0,0,1-3.822,2.538A5.405,5.405,0,0,1,54.846,44a3.292,3.292,0,0,1-1.892-2.462l-.1-5.853-.017-2.381c0-.448.563-.86.759-1.094a9.3,9.3,0,0,1,1.5-.192.588.588,0,0,0,.1-.273.341.341,0,0,0-.136-.255l-.741.021c-.724.018-1.678.038-2.283.038-.937,0-1.661-.021-2.245-.021h-.818a.335.335,0,0,0-.1.273.31.31,0,0,0,.081.234c.622.08,1.031.136,1.308.2a1.642,1.642,0,0,1,.682.86c.021.252.059.878.059,2.1v4.685a11.96,11.96,0,0,0,.2,2.615,3.857,3.857,0,0,0,1.7,2.4,6.394,6.394,0,0,0,3.573.937,6.752,6.752,0,0,0,3.357-.8,4,4,0,0,0,1.93-2.6,8.863,8.863,0,0,0,.315-2.322V36.368c0-.7.038-1.58.038-1.93a3.924,3.924,0,0,1,.587-2.147,7.816,7.816,0,0,1,1.619-.273.478.478,0,0,0,.077-.238" transform="translate(0)"></path><path class="a" d="M16.65,12.117a.307.307,0,0,0-.273.178L15.8,13.573a.113.113,0,0,1-.045.019c-.018,0-.038-.019-.052-.059s-.084-.224-.234-.572l-.185-.418c-.066-.154-.119-.255-.136-.287a.28.28,0,0,0-.241-.14.056.056,0,0,1-.011-.038.076.076,0,0,1,.007-.037H15c.108,0,.2.005.28.005s.252-.009.357-.009H15.7c.01,0,.014.025.014.033a.1.1,0,0,1-.007.042c-.07.007-.227,0-.227.1a.265.265,0,0,0,.014.086l.378.9.315-.743a.462.462,0,0,0,.042-.2c0-.084-.059-.121-.217-.14a.134.134,0,0,1-.01-.035.149.149,0,0,1,.01-.044h.045c.07,0,.14.009.3.009.028,0,.136-.005.189-.005h.108a.069.069,0,0,1,.014.033A.091.091,0,0,1,16.65,12.117Z" transform="translate(0)"></path><path class="a" d="M18.248,13.549c-.458,0-.706-.012-.769-.012l-.217,0c-.063,0-.21.01-.371.01l-.091,0a.058.058,0,0,1-.007-.033.188.188,0,0,1,0-.044.542.542,0,0,0,.231-.049.435.435,0,0,0,.049-.231c0-.07,0-.147,0-.225,0-.115,0-.255,0-.425V12.3c0-.166-.084-.166-.255-.185a.224.224,0,0,1-.007-.04c0-.009,0-.033.014-.038h.084c.056,0,.206,0,.493,0,.262,0,.518.005.573.005l.157,0c.035,0,.049,0,.049.035l.021.343c-.021.01-.025.014-.042.014a.105.105,0,0,1-.035,0,.7.7,0,0,0-.227-.262.258.258,0,0,0-.133-.038c-.021,0-.073,0-.2,0-.1,0-.157,0-.171.005s-.014,0-.021.058c0,.037-.007.1-.007.3v.2h.052a.744.744,0,0,0,.171-.017.281.281,0,0,0,.154-.108.624.624,0,0,0,.035-.126.093.093,0,0,1,.049-.01.059.059,0,0,1,.038.012c0,.061-.014.177-.014.323,0,.073.007.234.007.3a.055.055,0,0,1-.042.012.169.169,0,0,1-.042-.005c-.014-.129-.035-.217-.143-.262a.408.408,0,0,0-.168-.032.963.963,0,0,0-.1.007v.4a.491.491,0,0,0,.021.178c.011.026.045.079.091.084a.759.759,0,0,0,.14.01h.217A.431.431,0,0,0,18,13.428a.838.838,0,0,0,.241-.323.1.1,0,0,1,.045-.009.12.12,0,0,1,.045.011v.4C18.329,13.544,18.3,13.549,18.248,13.549Z" transform="translate(0)"></path><path class="a" d="M20.067,12.514c-.01,0-.024,0-.042-.005a.975.975,0,0,0-.112-.224.362.362,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.08.177.262.2a.088.088,0,0,1,.014.044.074.074,0,0,1-.01.037h-.067c-.1,0-.315-.007-.381-.007-.045,0-.276.01-.385.01a.05.05,0,0,1-.014-.04.1.1,0,0,1,.011-.04c.241-.018.266-.063.273-.14.007-.049.007-.248.007-.451V12.32a.916.916,0,0,0-.014-.183,1.156,1.156,0,0,0-.234.016.605.605,0,0,0-.3.332.1.1,0,0,1-.038.005.042.042,0,0,1-.035-.016v-.388c0-.035,0-.044.045-.044l.164,0c.052,0,.273,0,.549,0,.364,0,.633-.009.7-.009.035,0,.059,0,.073.012a.283.283,0,0,1,0,.056v.388A.042.042,0,0,1,20.067,12.514Z" transform="translate(0)"></path><path class="a" d="M16.577,14.881c-.014,0-.025,0-.045-.005a.75.75,0,0,0-.112-.224.356.356,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.079.079,0,0,1,.01.044.069.069,0,0,1-.007.037H16.2c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.01-.04.187.187,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.963.963,0,0,0-.01-.184,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.074.012s0,.035,0,.056v.388A.046.046,0,0,1,16.577,14.881Z" transform="translate(0)"></path><path class="a" d="M18.3,15.916c-.455,0-.706-.012-.766-.012l-.22,0c-.059,0-.21.011-.367.011l-.091,0a.061.061,0,0,1-.01-.033.1.1,0,0,1,.007-.044.5.5,0,0,0,.227-.049c.028-.03.042-.094.049-.231,0-.07.007-.147.007-.226,0-.115,0-.255,0-.425,0-.117,0-.187,0-.236,0-.166-.081-.166-.252-.185a.105.105,0,0,1-.01-.04c0-.009.007-.033.017-.038h.081c.059,0,.206,0,.493,0,.266,0,.517.005.577.005l.154,0c.038,0,.052,0,.052.035l.017.343a.066.066,0,0,1-.042.014.134.134,0,0,1-.035,0,.64.64,0,0,0-.227-.262.241.241,0,0,0-.129-.038c-.021,0-.073,0-.206,0-.1,0-.157,0-.168.005s-.018,0-.025.058c0,.037,0,.1,0,.3v.2h.049a.692.692,0,0,0,.171-.018.29.29,0,0,0,.157-.108.634.634,0,0,0,.031-.126.113.113,0,0,1,.049-.011.063.063,0,0,1,.042.012c0,.061-.017.177-.017.323,0,.073.01.234.01.3a.059.059,0,0,1-.042.012.2.2,0,0,1-.045-.005c-.014-.129-.032-.217-.143-.262a.4.4,0,0,0-.164-.032,1.014,1.014,0,0,0-.1.007v.4a.63.63,0,0,0,.017.178c.014.026.049.079.091.084a.77.77,0,0,0,.14.011h.22a.408.408,0,0,0,.161-.025.8.8,0,0,0,.245-.323.09.09,0,0,1,.045-.009.105.105,0,0,1,.042.01v.4C18.385,15.911,18.36,15.916,18.3,15.916Z" transform="translate(0)"></path><path class="a" d="M19.367,15.949a.858.858,0,0,1-.35-.091.161.161,0,0,0-.056-.012.3.3,0,0,0-.112.058.1.1,0,0,1-.088-.045c0-.032.028-.126.028-.185,0-.035-.01-.2-.014-.245a.081.081,0,0,1,.066-.031.108.108,0,0,1,.025,0c.032.061.095.226.14.292a.465.465,0,0,0,.336.159.334.334,0,0,0,.245-.073.216.216,0,0,0,.084-.184.2.2,0,0,0-.042-.136.363.363,0,0,0-.157-.112c-.066-.032-.3-.089-.385-.135a.59.59,0,0,1-.21-.149.46.46,0,0,1-.088-.275.43.43,0,0,1,.465-.423.557.557,0,0,1,.36.1,1.02,1.02,0,0,1,.087-.086.084.084,0,0,1,.08.04,1.8,1.8,0,0,0-.024.206c0,.04.024.2.024.224a.149.149,0,0,1-.059.021.113.113,0,0,1-.028-.007c-.042-.073-.08-.2-.126-.262a.341.341,0,0,0-.3-.129A.248.248,0,0,0,19,14.7a.256.256,0,0,0,.185.224c.063.025.14.054.227.081a1.99,1.99,0,0,1,.241.093.411.411,0,0,1,.248.4A.489.489,0,0,1,19.367,15.949Z" transform="translate(0)"></path><path class="a" d="M17.186,18.287c-.458,0-.706-.012-.769-.012l-.217,0c-.063,0-.21.011-.371.011l-.091,0a.057.057,0,0,1-.007-.033.2.2,0,0,1,0-.044.541.541,0,0,0,.231-.049.432.432,0,0,0,.049-.231c0-.07,0-.147,0-.226,0-.115,0-.255,0-.425v-.236c0-.166-.084-.166-.255-.185a.209.209,0,0,1-.007-.04c0-.009,0-.033.014-.038h.084c.056,0,.206,0,.493,0,.262,0,.517.005.573.005l.157,0c.035,0,.049,0,.049.035l.021.343c-.021.011-.024.014-.042.014a.1.1,0,0,1-.035,0,.7.7,0,0,0-.227-.262.257.257,0,0,0-.133-.038c-.021,0-.073,0-.2,0-.1,0-.157,0-.171.005s-.014,0-.021.058c0,.037-.007.1-.007.3v.2h.052a.744.744,0,0,0,.171-.017.281.281,0,0,0,.154-.108.624.624,0,0,0,.035-.126.093.093,0,0,1,.049-.011.06.06,0,0,1,.038.012c0,.061-.014.177-.014.323,0,.074.007.234.007.3a.055.055,0,0,1-.042.012.169.169,0,0,1-.042-.005c-.014-.129-.035-.217-.143-.262a.41.41,0,0,0-.168-.031.967.967,0,0,0-.1.007v.4a.491.491,0,0,0,.021.178c.011.026.045.079.091.084a.759.759,0,0,0,.14.01h.217a.427.427,0,0,0,.164-.025.834.834,0,0,0,.241-.323.1.1,0,0,1,.045-.009.118.118,0,0,1,.045.011v.4C17.266,18.281,17.241,18.287,17.186,18.287Z" transform="translate(0)"></path><path class="a" d="M19.388,16.85c-.154.005-.287.089-.287.334l0,.778c0,.03.014.25.014.334a.137.137,0,0,1-.063.025.085.085,0,0,1-.038-.025l-1.066-1.147.011.234,0,.423c0,.033.007.112.014.171a.191.191,0,0,0,.077.161.388.388,0,0,0,.2.066.073.073,0,0,1,.01.035.078.078,0,0,1-.014.038h-.115c-.1,0-.175,0-.276,0-.066,0-.161.007-.227.007h-.049a.128.128,0,0,1,0-.035.1.1,0,0,1,.007-.038.374.374,0,0,0,.241-.1.5.5,0,0,0,.025-.182v-.542c0-.087,0-.131-.007-.217A.264.264,0,0,0,17.79,17a.563.563,0,0,0-.074-.079.774.774,0,0,0-.171-.075.114.114,0,0,1-.01-.035.085.085,0,0,1,.01-.038h.038c.032,0,.2.009.322.009h.073a.148.148,0,0,1,.045.03l.79.864c.059.066.136.154.178.21V17.26a1.642,1.642,0,0,0-.007-.173.424.424,0,0,0-.045-.163c-.024-.038-.171-.059-.248-.075a.112.112,0,0,1-.007-.045.13.13,0,0,1,0-.033h.045c.073,0,.192.011.266.011.182,0,.238-.005.329-.005h.059a.075.075,0,0,1,.007.037A.079.079,0,0,1,19.388,16.85Z" transform="translate(0)"></path><path class="a" d="M24.371,12.112c-.15.005-.287.089-.287.334v.778c0,.03.01.25.01.334a.128.128,0,0,1-.059.025c-.01,0-.021-.009-.042-.025l-1.066-1.147.014.234,0,.423c0,.033.007.112.01.171a.212.212,0,0,0,.077.161.41.41,0,0,0,.2.066.073.073,0,0,1,.01.035.116.116,0,0,1-.01.038h-.119c-.095,0-.171,0-.276,0-.066,0-.157.007-.224.007h-.049a.158.158,0,0,1-.007-.035.069.069,0,0,1,.011-.038.372.372,0,0,0,.238-.1.439.439,0,0,0,.025-.182v-.542c0-.087,0-.131,0-.217a.286.286,0,0,0-.052-.164.685.685,0,0,0-.077-.079.707.707,0,0,0-.171-.075.309.309,0,0,1-.007-.035.167.167,0,0,1,.007-.038h.042c.028,0,.192.009.318.009h.073a.243.243,0,0,1,.049.03l.79.864c.059.066.136.154.178.21v-.622a1.38,1.38,0,0,0-.011-.173.369.369,0,0,0-.045-.163c-.024-.038-.171-.059-.245-.075a.12.12,0,0,1-.01-.045.066.066,0,0,1,.007-.033h.045c.073,0,.192.01.266.01.178,0,.238-.005.329-.005h.056a.084.084,0,0,1,.011.037A.092.092,0,0,1,24.371,12.112Z" transform="translate(0)"></path><path class="a" d="M25.941,13.358a.752.752,0,0,1-1.066.011.771.771,0,0,1-.227-.575.779.779,0,0,1,.227-.572A.757.757,0,0,1,25.406,12a.794.794,0,0,1,.4.112.786.786,0,0,1,.371.67A.838.838,0,0,1,25.941,13.358Zm-.245-1.1a.35.35,0,0,0-.3-.159.32.32,0,0,0-.28.159.867.867,0,0,0-.14.533.92.92,0,0,0,.133.53.336.336,0,0,0,.3.166.348.348,0,0,0,.329-.206.978.978,0,0,0,.1-.484A.874.874,0,0,0,25.7,12.255Z" transform="translate(0)"></path><path class="a" d="M28.088,12.117a.307.307,0,0,0-.269.178l-.573,1.278a.113.113,0,0,1-.045.019c-.018,0-.042-.019-.052-.059s-.084-.224-.238-.572l-.182-.418c-.066-.154-.119-.255-.136-.287a.285.285,0,0,0-.241-.14.046.046,0,0,1-.014-.038.054.054,0,0,1,.011-.037h.094c.1,0,.2.005.276.005s.252-.009.36-.009h.059c.014,0,.017.025.017.033a.1.1,0,0,1-.007.042c-.073.007-.227,0-.227.1a.2.2,0,0,0,.014.086l.374.9.318-.743a.506.506,0,0,0,.038-.2c0-.084-.059-.121-.217-.14a.12.12,0,0,1-.007-.035.15.15,0,0,1,.007-.044h.045c.07,0,.14.009.3.009.025,0,.136-.005.189-.005h.108a.064.064,0,0,1,0,.075Z" transform="translate(0)"></path><path class="a" d="M23.878,14.881c-.014,0-.024,0-.045-.005a.759.759,0,0,0-.112-.224.357.357,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.078.078,0,0,1,.011.044.069.069,0,0,1-.007.037H23.5c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.011-.04.2.2,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.947.947,0,0,0-.011-.184,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.073.012s0,.035,0,.056v.388A.046.046,0,0,1,23.878,14.881Z" transform="translate(0)"></path><path class="a" d="M25.689,15.914H25.57c-.077,0-.164-.01-.255-.01-.143,0-.325.01-.4.01a.056.056,0,0,1-.011-.038.129.129,0,0,1,.007-.035c.147-.007.206-.032.206-.091a.519.519,0,0,0-.045-.2c-.045-.11-.07-.161-.081-.189-.007-.011-.01-.016-.042-.016h-.475a1.018,1.018,0,0,0-.112.288.328.328,0,0,0-.011.088c0,.049.045.1.213.108a.074.074,0,0,1,.01.042.129.129,0,0,1,0,.035h-.042c-.112,0-.143-.007-.262-.007-.077,0-.262.007-.325.007a.1.1,0,0,1-.007-.032.09.09,0,0,1,.007-.038.324.324,0,0,0,.217-.11,2.53,2.53,0,0,0,.192-.393c.084-.2.185-.456.231-.563.063-.131.084-.175.1-.22.032-.066.066-.133.08-.157a.082.082,0,0,1,.126,0,.461.461,0,0,1,.035.075c.087.208.157.393.266.652.056.131.084.213.143.35.042.086.066.15.108.229.056.114.147.115.238.138,0,.01.014.021.014.035S25.7,15.9,25.689,15.914Zm-.955-1.2h0c-.032.058-.087.189-.108.243-.081.2-.108.262-.122.29h.451C24.916,15.161,24.8,14.883,24.735,14.717Z" transform="translate(0)"></path><path class="a" d="M28.025,15.914l-.612-.007h-.168a.1.1,0,0,1-.011-.038.052.052,0,0,1,.014-.038.77.77,0,0,0,.15-.014c.063-.028.088-.089.088-.18V14.549h0l-.322.7c-.035.077-.077.161-.112.245a3.32,3.32,0,0,0-.133.343.045.045,0,0,1-.049.028c-.021,0-.035-.007-.045-.042-.042-.091-.07-.15-.084-.189l-.5-1.108h-.011v.283l.011.708c0,.215.112.317.283.317a.122.122,0,0,1,.014.037.085.085,0,0,1-.011.037c-.011,0-.045,0-.077,0s-.133-.01-.294-.01c-.045,0-.14,0-.213,0h-.1a.132.132,0,0,1-.007-.037.18.18,0,0,1,.007-.033.784.784,0,0,0,.22-.077c.032-.03.059-.094.059-.243v-.776c0-.124-.017-.171-.077-.213a.679.679,0,0,0-.2-.04.1.1,0,0,1-.01-.042.1.1,0,0,1,.01-.04c.06,0,.164.005.269.005h.367a.09.09,0,0,1,.032.038l.451,1.023.081-.2c.07-.164.171-.411.315-.678l.091-.175.573-.009a.072.072,0,0,1,.014.037.074.074,0,0,1-.011.038c-.063.011-.171.011-.224.1-.018.028-.028.056-.028.18v.729c0,.28.07.308.1.329a.537.537,0,0,0,.154.021.079.079,0,0,1,.01.038C28.035,15.9,28.028,15.9,28.025,15.914Z" transform="translate(0)"></path><path class="a" d="M23.843,17.252c-.014,0-.025,0-.045-.005a.757.757,0,0,0-.112-.224.356.356,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.079.079,0,0,1,.01.044.069.069,0,0,1-.007.037h-.066c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.01-.04.189.189,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.961.961,0,0,0-.01-.183,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.073.012s0,.035,0,.056v.388A.046.046,0,0,1,23.843,17.252Z" transform="translate(0)"></path><path class="a" d="M25.72,16.855a.306.306,0,0,0-.269.178l-.574,1.278a.113.113,0,0,1-.045.019c-.017,0-.042-.019-.052-.059s-.084-.224-.238-.572l-.182-.418c-.066-.154-.119-.255-.136-.287a.285.285,0,0,0-.241-.14.046.046,0,0,1-.014-.038.054.054,0,0,1,.011-.037h.094c.1,0,.2.005.276.005s.252-.009.36-.009h.059c.014,0,.018.024.018.033a.1.1,0,0,1-.007.042c-.074.007-.227,0-.227.1a.2.2,0,0,0,.014.086l.374.9.318-.743a.5.5,0,0,0,.038-.2c0-.084-.059-.12-.217-.14a.127.127,0,0,1-.007-.035.156.156,0,0,1,.007-.044h.045c.07,0,.14.009.3.009.025,0,.136-.005.189-.005h.108a.062.062,0,0,1,.011.033A.064.064,0,0,1,25.72,16.855Z" transform="translate(0)"></path><path class="a" d="M28.056,18.285l-.608-.007h-.171a.085.085,0,0,1-.007-.038.05.05,0,0,1,.01-.038.821.821,0,0,0,.154-.014c.059-.028.084-.089.084-.18v-.883s0-.159,0-.2h-.007l-.318.7c-.038.077-.077.161-.115.245-.07.164-.112.278-.133.343-.007.028-.032.028-.049.028s-.031-.007-.045-.042c-.038-.091-.067-.15-.081-.189L26.266,16.9h-.01v.283l.01.708c0,.215.112.317.287.317a.1.1,0,0,1,.01.037.075.075,0,0,1-.007.037c-.014,0-.045,0-.08,0s-.129-.01-.29-.01c-.049,0-.143,0-.213,0h-.1a.073.073,0,0,1-.01-.037.086.086,0,0,1,.01-.033.827.827,0,0,0,.22-.077.355.355,0,0,0,.056-.243l0-.357,0-.42c0-.124-.014-.171-.077-.213a.678.678,0,0,0-.2-.04.07.07,0,0,1-.014-.042.073.073,0,0,1,.014-.04c.056,0,.164.005.266.005h.371a.085.085,0,0,1,.028.038l.451,1.023.084-.2a6.945,6.945,0,0,1,.315-.678c.028-.059.07-.135.091-.175l.57-.009c.007.012.018.023.018.037a.079.079,0,0,1-.014.038c-.059.01-.168.01-.22.1-.017.028-.031.056-.031.18v.729c0,.28.07.308.1.329a.5.5,0,0,0,.15.021.058.058,0,0,1,.014.038C28.07,18.269,28.063,18.271,28.056,18.285Z" transform="translate(0)"></path><path class="a" d="M42.539,8.818,42.476,8.1l-.685.208a17.6,17.6,0,0,1-5.136.762A17.312,17.312,0,0,1,21.86.827L21.364,0l-.5.827A17.31,17.31,0,0,1,6.07,9.073,17.56,17.56,0,0,1,.944,8.315L.257,8.107l-.063.715a50.482,50.482,0,0,0,.881,14.787,51.231,51.231,0,0,0,5.5,14.606,52.3,52.3,0,0,0,4.594,6.853A53.073,53.073,0,0,0,21,54.634l.348.259.348-.259A53,53,0,0,0,31.551,45.1a51.781,51.781,0,0,0,4.593-6.843,51.227,51.227,0,0,0,5.343-13.938l.143-.706A50.8,50.8,0,0,0,42.539,8.818ZM30.255,12.713h.857v1.675h-.857Zm0,4.385h.857v1.677h-.857Zm-8.671-6.159a1.585,1.585,0,0,1,1.451-.61l1.654.234,2.178.287a4.323,4.323,0,0,0,1.892-.309v9.1a5.217,5.217,0,0,1-1.892.281l-2.1-.28L23.035,19.4a2.165,2.165,0,0,0-1.451.458Zm-7.455-.381a4.067,4.067,0,0,0,1.815.3l2.182-.289,1.65-.236a1.587,1.587,0,0,1,1.451.61v8.925a2.175,2.175,0,0,0-1.465-.462l-1.731.243-2.087.278c-1.528,0-1.846-.369-1.85-.372S14.126,11.168,14.13,10.558Zm-1.245,1.107c.164-.033.65-.136.888-.187v8.18c.087.187.462.622,2.171.622l2.164-.285,1.654-.236a1.619,1.619,0,0,1,1.469.612l.049-.028h.255l.049.026a1.584,1.584,0,0,1,1.451-.61l1.654.234,2.178.287c1.734,0,2.164-.456,2.21-.507l.032-8.337.79.22v9.037a24.427,24.427,0,0,1-3.133.245,40.032,40.032,0,0,1-4.182-.294l-.2-.028v.612a3.059,3.059,0,0,1-1.014.185,2.755,2.755,0,0,1-.972-.183v-.614l-.2.028a39.99,39.99,0,0,1-4.171.294,24.39,24.39,0,0,1-3.14-.245Zm-1.2,1.049h.839v1.675h-.839Zm0,4.385h.839v1.677h-.839Zm9.664,36.3a52.013,52.013,0,0,1-9.269-9.056c-.011-.014-.021-.032-.032-.045l9.3-9.049,9.322,9.066c-.014.014-.025.035-.038.052A52,52,0,0,1,21.353,53.4Zm19-29.34A50.168,50.168,0,0,1,35.2,37.543L21.357,24.224,7.525,37.515A50.215,50.215,0,0,1,2.243,23.49H40.465Z" transform="translate(0)"></path></g>',2)];function ZE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 194 54.892","aria-labelledby":"logo-university-white",role:"img"},KE,8,GE)}const Q0=w(qE,[["render",ZE]]),XE={name:"LuxUniversityFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLogoUniversityWhite:Q0,LuxUniversityCopyright:da,LuxUniversityPrivacyNotice:Nr,LuxWrapper:ta},methods:{value:function(e){return e=="light"||e=="shade"?e:"dark"}},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"},links:{required:!1,type:Array,default(e){return[{text:"Copyright Policy",href:"https://library.princeton.edu/about/policies/copyright-and-permissions-policies"},{text:"Privacy Notice",href:"https://www.princeton.edu/privacy-notice"},{text:"Accessibility Help",href:"https://accessibility.princeton.edu/help"}]}}}},JE={class:"lux-footer-bottom bottom-layout"},QE={class:"lux-university-links"},ek={href:"{{ link.href }}"},tk={class:"lux-university-links center-panel"},nk={class:"lux-university-links pu-logo-white"},ak={href:"https://www.princeton.edu"};function rk(e,t,a,r,o,s){const i=n.resolveComponent("lux-university-copyright"),l=n.resolveComponent("lux-logo-university-white"),c=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-university-footer",a.theme])},{default:n.withCtx(()=>[n.createVNode(c,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.createElementVNode("div",JE,[n.createElementVNode("div",QE,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.links,(d,u)=>(n.openBlock(),n.createElementBlock("div",{class:"policy-links",key:u},[n.createElementVNode("a",ek,n.toDisplayString(d.text),1)]))),128))]),n.createElementVNode("div",tk,[n.createVNode(i,{type:"div",theme:s.value(a.theme)},null,8,["theme"])]),n.createElementVNode("div",nk,[n.createElementVNode("a",ak,[n.createVNode(l,{width:"200px",height:"72px",type:"div"})])])])]),_:1},8,["maxWidth"])]),_:1},8,["class"])}const eo=w(XE,[["render",rk],["__scopeId","data-v-9cca4c2b"]]),ok={name:"LuxLibraryFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLibraryContactInfo:xr,LuxLibraryLogo:rr,LuxLogoFacebook:sa,LuxLogoFriends:ca,LuxLogoGovDocs:la,LuxLogoInstagram:J0,LuxLogoX:ia,LuxSubscribeNewsletter:kr,LuxWrapper:ta,LuxUniversityFooter:eo},methods:{value:function(e){return e=="light"||e=="shade"?e:"dark"}},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"}}},sc=e=>(n.pushScopeId("data-v-de835351"),e=e(),n.popScopeId(),e),sk={class:"lux-footer-main"},ik={class:"lux-library-links contact-info-layout"},lk={class:"lux-library-links subscribe-layout"},ck=sc(()=>n.createElementVNode("h2",null,"Subscribe to our Newsletter",-1)),dk={class:"social-pul-icons"},uk={href:"https://x.com/PULibrary"},hk={href:"http://www.facebook.com/PULibrary"},fk={href:"https://www.instagram.com/PULibrary/"},mk={href:"https://libguides.princeton.edu/usgovdocs"},pk={href:"https://fpul.princeton.edu/"},gk=sc(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"Library Staff"},[n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/library-staff"},"For Library Staff")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/staff-directory"},"Staff Directory")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/employment"},"Library Jobs")])])])],-1));function _k(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-logo"),l=n.resolveComponent("lux-library-contact-info"),c=n.resolveComponent("lux-subscribe-newsletter"),d=n.resolveComponent("lux-logo-x"),u=n.resolveComponent("lux-logo-facebook"),h=n.resolveComponent("lux-logo-instagram"),m=n.resolveComponent("lux-logo-gov-docs"),f=n.resolveComponent("lux-logo-friends"),g=n.resolveComponent("lux-wrapper"),b=n.resolveComponent("lux-university-footer");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-footer",a.theme])},{default:n.withCtx(()=>[n.createVNode(g,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.createElementVNode("div",sk,[n.createElementVNode("div",ik,[n.createElementVNode("div",null,[n.createVNode(i,{theme:s.value(a.theme)},null,8,["theme"]),n.createVNode(l,{theme:s.value(a.theme)},null,8,["theme"])])]),n.createElementVNode("div",lk,[ck,n.createVNode(c,{type:"div"}),n.createElementVNode("div",dk,[n.createElementVNode("a",uk,[n.createVNode(d,{width:"24",height:"24"})]),n.createElementVNode("a",hk,[n.createVNode(u,{width:"24",height:"24"})]),n.createElementVNode("a",fk,[n.createVNode(h,{width:"24",height:"24"})]),n.createElementVNode("a",mk,[n.createVNode(m,{width:"30",height:"30"})]),n.createElementVNode("a",pk,[n.createVNode(f,{width:"120",height:"35"})])])]),gk])]),_:1},8,["maxWidth"]),n.createVNode(b,{theme:s.value(a.theme)},null,8,["theme"])]),_:1},8,["class"])}const ic=w(ok,[["render",_k],["__scopeId","data-v-de835351"]]),yk={name:"LuxSpecialCollectionsFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLibraryContactInfoOld:Vr,LuxUniversityCopyright:da,LuxUniversityAccessibilityOld:Sr},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1170}}},to=e=>(n.pushScopeId("data-v-f5bac1a8"),e=e(),n.popScopeId(),e),bk=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"About Archival Collections"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"/research_help"},"About Archival Collections")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/research_account"},"Creating a Research Account")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/requesting_materials"},"Requesting Materials")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/search_tips"},"Search Tips")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/av_materials"},"Statement on Audio Visual Materials")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/faq"},"Frequently Asked Questions (FAQs)")])])])],-1)),vk=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"Library Services"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services"},"Library Services")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/article-express",title:"Use our Interlibrary Loan and Article Express Services"},"Article Express")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/borrowdirect"},"Borrow Direct")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/access/circulation-policies"},"Circulation")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/reserves"},"Course Reserves")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/interlibrary-services",title:"Interlibrary Loan Services, Article Express"},"Interlibrary Loan (ILL)")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/access"},"Library Access")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/study-spaces"},"Study Spaces and Lockers")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/accounts"},"Your Accounts")])])])],-1)),$k=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"About the Library"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about"},"About the Library")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/collections-and-collection-development"},"Collections and Collecting")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://rbsc.princeton.edu/exhibitions"},"Exhibitions")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/locations"},"Library Locations")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/alumni"},"For Alumni")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/staff"},"For Library Staff")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/staff/directory"},"Staff Directory")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/friends"},"Friends of the Library")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/technology/off-campus-access"},"Using the Library Off-Campus")])])])],-1)),wk={class:"lux-library-links"};function Ck(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-contact-info-old"),l=n.resolveComponent("lux-logo-university"),c=n.resolveComponent("lux-university-copyright-old"),d=n.resolveComponent("lux-university-accessibility-old"),u=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-special-collections-footer"])},{default:n.withCtx(()=>[n.createVNode(u,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[bk,vk,$k,n.createElementVNode("div",wk,[n.createVNode(i),n.createVNode(l,{width:"142",height:"40"}),n.createVNode(c,{type:"div"}),n.createVNode(d,{type:"span"})])]),_:1},8,["maxWidth"])]),_:1})}const lc=w(yk,[["render",Ck],["__scopeId","data-v-f5bac1a8"]]),Ek={name:"LuxMediaImage",status:"ready",release:"1.0.0",type:"Element",data:function(){return{source:this.src}},props:{src:{type:String,default:null},alt:{type:String,default:""},height:{type:String,default:""},cover:{type:Boolean,default:!1},contain:{type:Boolean,default:!1}}},kk=["src","alt"];function Sk(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-file"),l=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-media-image",[a.height,{"lux-default-thumbnail":!e.source}]])},[e.source?(n.openBlock(),n.createElementBlock("img",{key:0,onError:t[0]||(t[0]=c=>e.source=null),src:e.source,alt:a.alt,class:n.normalizeClass([{"lux-cover":a.cover},{"lux-contain":a.contain}])},null,42,kk)):(n.openBlock(),n.createBlock(l,{key:1,width:"50",height:"50","icon-name":"file","icon-color":"rgb(225,225,225)","icon-hide":"true"},{default:n.withCtx(()=>[n.createVNode(i)]),_:1}))],2)}const cc=w(Ek,[["render",Sk],["__scopeId","data-v-0d005a6f"]]),xk={name:"LuxMenuBar",status:"ready",release:"1.0.0",type:"Pattern",model:{prop:"active"},data:function(){return{isVisible:!1,activeItem:""}},props:{type:{type:String,default:"links",validator:e=>e.match(/(links|buttons|main-menu)/)},active:{required:!1,type:String},menuItems:{required:!0,type:Array},theme:{type:String,default:"dark",validator:e=>e.match(/(dark|shade|light)/)}},computed:{localActive:{get(){return this.active},set(e){this.$emit("input",e)}}},methods:{menuItemClicked(e){this.$emit("menu-item-clicked",e)},setActiveItem(e){this.activeItem===e?this.activeItem="":this.activeItem=e},hide:function(e){this.activeItem=""},hideIfExitingMenu:function(e){var r,o;const t=(r=e.currentTarget)==null?void 0:r.closest(".lux-has-children"),a=(o=e.relatedTarget)==null?void 0:o.closest(".lux-has-children");t!==a&&this.hide(e)}},components:{"lux-hamburger":Cr,"lux-menu-bar-label":Er},directives:{"click-outside":{beforeMount:function(e,t){const a=t.modifiers.bubble,r=o=>{e.ariaExpanded==="true"&&(a||!e.contains(o.target)&&e!==o.target)&&t.value(o)};e.__vueClickOutside__=r,document.addEventListener("click",r)},unmounted:function(e,t){document.removeEventListener("click",e.__vueClickOutside__),e.__vueClickOutside__=null}}},emits:["input","menu-item-clicked"]},Vk=["href","title","onClick"],Nk={class:"lux-nav-children","aria-label":"submenu"},Dk=["href","title","target","onClick"],Mk=["href","title","onClick"],Lk=["href","disabled","onClick"],Bk=["aria-expanded"],Ik=["aria-expanded","data-method","onClick","onKeydown"],Ok=["href","title","target","data-method","onClick"],Tk=["title","data-method","onClick"],zk=["href","title","data-method","onClick"];function Ak(e,t,a,r,o,s){const i=n.resolveComponent("lux-menu-bar-label"),l=n.resolveComponent("lux-hamburger"),c=n.resolveDirective("click-outside");return a.type==="links"?(n.openBlock(),n.createElementBlock("nav",{key:0,class:n.normalizeClass(["lux-nav",a.theme])},[n.createElementVNode("ul",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:u},[d.children?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[(n.openBlock(),n.createElementBlock("a",{key:u,href:d.href,title:d.name,class:"lux-has-children lux-nav-item","aria-haspopup":"true",onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],8,Vk)),n.createElementVNode("ul",Nk,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(d.children,({href:h,name:m,index:f,target:g})=>(n.openBlock(),n.createElementBlock("li",{key:f},[n.createElementVNode("a",{href:h,title:m,target:g,class:"lux-nav-item",onClick:b=>s.menuItemClicked(b,d)},n.toDisplayString(m),9,Dk)]))),128))])],64)):(n.openBlock(),n.createElementBlock("a",{key:1,href:d.href,title:d.name,class:"lux-nav-item",onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],8,Mk))]))),128))])],2)):a.type==="buttons"?(n.openBlock(),n.createElementBlock("div",{key:1,class:n.normalizeClass(["lux-menu",a.theme])},[n.createElementVNode("ul",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:d},[(n.openBlock(),n.createElementBlock("button",{key:u,href:d.href,class:n.normalizeClass(["lux-menu-item",{"lux-active":s.localActive===d.component},{"lux-disabled":d.disabled},{"lux-is-child":d.hasOwnProperty("parent")===!0}]),disabled:d.disabled,onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],10,Lk))]))),128))])],2)):a.type==="main-menu"?(n.openBlock(),n.createElementBlock("nav",{key:2,class:n.normalizeClass(["lux-main-menu",a.theme]),"aria-label":"Main Navigation"},[n.createElementVNode("button",{"aria-haspopup":"true","aria-label":"Main Menu","aria-expanded":e.isVisible?"true":"false",class:n.normalizeClass(["lux-main-menu-toggle",{"is-active":e.isVisible}]),onClick:t[0]||(t[0]=d=>e.isVisible=!e.isVisible)},[n.createVNode(l)],10,Bk),n.createElementVNode("ul",{class:n.normalizeClass(["lux-main-menu-list",{"lux-show":e.isVisible}])},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:u,class:n.normalizeClass({"lux-has-children":d.children})},[d.children?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[n.withDirectives((n.openBlock(),n.createElementBlock("button",{"aria-haspopup":"true","aria-expanded":e.activeItem===u?"true":"false",class:"lux-submenu-toggle","data-method":d.method,onClick:h=>s.setActiveItem(u),onKeydown:n.withKeys(h=>s.setActiveItem(u),["esc"]),onFocusout:t[1]||(t[1]=(...h)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...h))},[n.createVNode(i,{item:d},null,8,["item"])],40,Ik)),[[c,s.hide]]),n.createElementVNode("ul",{role:"menu",class:n.normalizeClass({"lux-show":u===e.activeItem})},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(d.children,(h,m)=>(n.openBlock(),n.createElementBlock("li",{key:m},[h.href?(n.openBlock(),n.createElementBlock("a",{role:"menuitem",key:m,href:h.href,title:h.name,target:h.target,"data-method":h.method,class:"lux-nav-item",onClick:f=>s.menuItemClicked(h),onFocusout:t[2]||(t[2]=(...f)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...f))},[n.createVNode(i,{item:h},null,8,["item"])],40,Ok)):(n.openBlock(),n.createElementBlock("button",{role:"menuitem",key:"{{ index }}-button",title:h.name,"data-method":h.method,class:"lux-nav-item",onClick:f=>s.menuItemClicked(h),onFocusout:t[3]||(t[3]=(...f)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...f))},[n.createVNode(i,{item:h},null,8,["item"])],40,Tk))]))),128))],2)],64)):(n.openBlock(),n.createElementBlock("a",{key:u,href:d.href,title:d.name,"data-method":d.method,class:"lux-nav-item",onClick:h=>s.menuItemClicked(d)},[n.createVNode(i,{item:d},null,8,["item"])],8,zk))],2))),128))],2)],2)):n.createCommentVNode("",!0)}const dc=w(xk,[["render",Ak],["__scopeId","data-v-f16b5f22"]]),Pk={name:"LuxTextStyle",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"p"},variation:{type:String,default:"default",validator:e=>e.match(/(default|disabled|strong|emphasis|positive|negative|small|uppercase)/)}}};function Yk(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-text-style ",a.variation])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const uc=w(Pk,[["render",Yk]]),Hk={name:"LuxLogoLibraryIcon",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:97},height:{type:[Number,String],default:97},color:{type:String,default:"var(--color-princeton-orange-on-black)"}}},no=e=>(n.pushScopeId("data-v-42ec3b35"),e=e(),n.popScopeId(),e),Rk=["width","height"],Fk=no(()=>n.createElementVNode("title",{id:"lux-logo-library-icon"},"Princeton University Library",-1)),jk=no(()=>n.createElementVNode("path",{class:"cls-2",d:"M10.8 83.5V20.1a22 22 0 006.6-3v59.8h.4a13.42 13.42 0 003.5-.4 39.8 39.8 0 007.6-2.5c1.2-.5 2.4-1.1 3.7-1.7a16.34 16.34 0 015.7-1.7 12 12 0 016.2.8 9.13 9.13 0 012.3 1.5 4.9 4.9 0 011.1 2c0 .1 0 .1.1.2s0-.1 0-.1a4.45 4.45 0 011.2-2.1 8 8 0 013.2-1.9 10.87 10.87 0 014.4-.5 16 16 0 016.4 1.7q3 1.5 6 2.7a27.18 27.18 0 006.2 1.7 12.29 12.29 0 002.7.2h.3V17.1a20.23 20.23 0 006.6 2.8v63.5H10.8z"},null,-1)),Wk=no(()=>n.createElementVNode("path",{class:"cls-2",d:"M24.8 32.7A74.92 74.92 0 0125 17l.4.2a17.22 17.22 0 004.8 1.7 13.15 13.15 0 008.9-1.4 19.23 19.23 0 005-3.9 22.63 22.63 0 003.5-4.8l.1-.2.3.2a24.47 24.47 0 005.7 6.7 16.37 16.37 0 006.3 3.2 13.91 13.91 0 007.3-.4 14.76 14.76 0 002.9-1.2l.2-.1h.1a74 74 0 01.2 15.6h-46m11 27.8a54.59 54.59 0 01-5.3-8.7l17.4-17.4 17.4 17.4a47.68 47.68 0 01-5.2 8.7l-6-6-6.1-6.1-12.2 12.1"},null,-1));function Uk(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 96 97",preserveAspectRatio:"xMinYMid","aria-labelledby":"lux-logo-library-icon",role:"img"},[Fk,n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M12.2 0h71.5A12.27 12.27 0 0196 12.2v72.5A12.29 12.29 0 0183.7 97H12.2A12.27 12.27 0 010 84.7V12.2A12.25 12.25 0 0112.2 0z",style:n.normalizeStyle({fill:a.color})},null,4),jk,Wk])],8,Rk)}const hc=w(Hk,[["render",Uk],["__scopeId","data-v-42ec3b35"]]),qk={name:"LuxLogoUniversity",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:263},height:{type:[Number,String],default:72}}},Gk=["width","height"],Kk=[n.createStaticVNode('<title id="logo-university" lang="en" data-v-48a7eb4f>Princeton University</title><g data-v-48a7eb4f><path class="pu-logo-mc-a" d="M14.97 59.02a70.98 70.98 0 0 0 13.17 12.82 71.14 71.14 0 0 0 13.2-12.78L28.14 46.2z" data-v-48a7eb4f></path><path class="pu-logo-mc-a" d="M8.82 49.84l19.33-18.56L47.5 49.89a68.7 68.7 0 0 0 7.16-18.66l.19-.95H1.46a68.77 68.77 0 0 0 7.36 19.56z" data-v-48a7eb4f></path><path class="pu-logo-mc-a" d="M8.81 49.84a69.87 69.87 0 0 0 6.16 9.18l13.17-12.8 13.2 12.84a69.44 69.44 0 0 0 6.16-9.17L28.14 31.28z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M28.14 45.87L15 58.65a69.87 69.87 0 0 1-5.87-8.77l19.01-18.26L47.2 49.94a69.4 69.4 0 0 1-5.86 8.75z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M28.14 31.97l18.73 18.01a69.18 69.18 0 0 1-5.57 8.33L28.49 45.85l-.35-.33-.35.33-12.77 12.43a69.61 69.61 0 0 1-5.58-8.35l18.7-17.96m0-.7L8.8 49.85a69.87 69.87 0 0 0 6.16 9.18l13.17-12.8 13.2 12.84a69.44 69.44 0 0 0 6.16-9.17L28.14 31.28zM56.06 10.5a24.6 24.6 0 0 1-7.18 1.07A24.12 24.12 0 0 1 28.16 0 24.13 24.13 0 0 1 7.44 11.55 24.7 24.7 0 0 1 .26 10.5a67.64 67.64 0 0 0 1.18 19.8h53.4a68 68 0 0 0 1.22-19.8z" data-v-48a7eb4f></path><path d="M41.31 18.66v-2.27h-1.38v-1.6l-1.46-.4h-.1v-1.37s-.5.6-2.8.6c-2.18 0-3.46-.7-5.19-.7a2.36 2.36 0 0 0-2.18.95v.55h-.06v-.55a2.38 2.38 0 0 0-2.17-.96c-1.74 0-3.02.71-5.2.71-2.3 0-2.7-.6-2.7-.6v1.44h-.1l-1.57.33v1.6H15v2.27h1.4v3.67H15v2.27h1.4v2.82a33.88 33.88 0 0 0 4.5.37c2.55 0 4.02-.37 5.68-.4v.71a3.85 3.85 0 0 0 1.56.33 4.25 4.25 0 0 0 1.61-.33v-.71c1.66.03 3.13.4 5.7.4a33.84 33.84 0 0 0 4.48-.36V24.6h1.4v-2.27h-1.4v-3.67z" style="isolation:isolate;" fill="#fff" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M38.59 14.23v-1.74l-.42.45s-.52.52-2.62.52l-2.85-.38-2.35-.33a2.78 2.78 0 0 0-2.2.84 2.8 2.8 0 0 0-2.21-.84l-2.34.33-2.85.38c-2.07 0-2.5-.5-2.51-.5l-.43-.52-.01.66v1.2l-1.69.35V27.7l.2.03a34.02 34.02 0 0 0 4.54.37 51.76 51.76 0 0 0 5.44-.38v.6l.13.07a4.1 4.1 0 0 0 1.67.35 4.46 4.46 0 0 0 1.72-.35l.14-.07v-.6a51.8 51.8 0 0 0 5.45.38 34.05 34.05 0 0 0 4.53-.38l.2-.02V14.66zm-10.2-.17a2.14 2.14 0 0 1 1.96-.83l2.24.32 2.96.4a5.88 5.88 0 0 0 2.57-.43v12.34a7.16 7.16 0 0 1-2.57.38l-2.85-.38-2.35-.33a2.94 2.94 0 0 0-1.96.62zm-10.1-.51a5.53 5.53 0 0 0 2.46.4l2.95-.39 2.24-.32a2.16 2.16 0 0 1 1.97.83v12.09a2.96 2.96 0 0 0-1.99-.63l-2.34.33-2.83.38c-2.07 0-2.5-.5-2.5-.5l.03-12.2zm21.37 13.73a33.04 33.04 0 0 1-4.25.33 53.52 53.52 0 0 1-5.67-.4l-.27-.03V28a4.07 4.07 0 0 1-1.37.26 3.81 3.81 0 0 1-1.32-.25v-.83l-.27.03a53.51 53.51 0 0 1-5.66.4 33.09 33.09 0 0 1-4.25-.33V15.04l1.2-.25v11.09c.12.25.63.84 2.95.84l2.93-.38 2.24-.33a2.18 2.18 0 0 1 1.99.83l.07-.03h.34l.07.03a2.14 2.14 0 0 1 1.96-.83l2.24.32 2.96.39c2.35 0 2.94-.62 3-.69l.04-11.3 1.07.3z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M21.72 15.72a.42.42 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.03 0-.05-.03-.07-.08l-.32-.78-.25-.56a4.78 4.78 0 0 0-.19-.39.37.37 0 0 0-.32-.19.08.08 0 0 1-.02-.05.11.11 0 0 1 .01-.05h1.08l.02.04a.13.13 0 0 1-.01.06c-.1 0-.31 0-.31.14a.33.33 0 0 0 .02.11l.51 1.21.43-1a.63.63 0 0 0 .05-.26c0-.12-.08-.17-.3-.2a.18.18 0 0 1 0-.04.23.23 0 0 1 0-.06h.07l.4.01h.4l.02.04a.14.14 0 0 1-.01.05zm2.16 1.94c-.62 0-.95-.02-1.04-.02h-.3l-.5.02h-.12a.09.09 0 0 1 0-.05.26.26 0 0 1 0-.06.82.82 0 0 0 .3-.06.6.6 0 0 0 .07-.32v-1.2c0-.22-.11-.22-.34-.25a.24.24 0 0 1-.01-.05c0-.02 0-.05.02-.05h1.77c.05 0 .07 0 .07.04l.02.47-.05.02a.15.15 0 0 1-.05 0 .92.92 0 0 0-.3-.36.32.32 0 0 0-.19-.05h-.5c-.02 0-.02 0-.03.08l-.01.41v.27h.07a1 1 0 0 0 .23-.02.4.4 0 0 0 .2-.15.92.92 0 0 0 .06-.17.13.13 0 0 1 .06-.02.1.1 0 0 1 .05.02l-.01.44v.4a.07.07 0 0 1-.05.02.24.24 0 0 1-.06 0c-.02-.17-.05-.3-.2-.35a.55.55 0 0 0-.22-.05l-.14.01v.54a.67.67 0 0 0 .03.24.2.2 0 0 0 .12.11 1 1 0 0 0 .2.02h.29a.58.58 0 0 0 .22-.04 1.12 1.12 0 0 0 .33-.44.16.16 0 0 1 .06 0 .17.17 0 0 1 .06 0v.55c0 .04-.03.05-.1.05zm2.47-1.4h-.06a1.29 1.29 0 0 0-.15-.3.48.48 0 0 0-.38-.2h-.2v1.52c0 .24.1.24.35.27a.11.11 0 0 1 .02.06.1.1 0 0 1-.01.05h-.1l-.5-.01-.53.01a.07.07 0 0 1-.02-.05.12.12 0 0 1 .02-.06c.32-.02.36-.08.37-.18V16a1.27 1.27 0 0 0-.01-.25 1.4 1.4 0 0 0-.32.02.81.81 0 0 0-.41.45.2.2 0 0 1-.05 0 .06.06 0 0 1-.05-.02v-.53c0-.04 0-.06.06-.06h.97l.95-.01c.05 0 .08 0 .1.02a.4.4 0 0 1 0 .07v.53a.06.06 0 0 1-.05.02zm-4.73 3.2h-.06a1 1 0 0 0-.16-.3.48.48 0 0 0-.38-.2h-.2v1.52c0 .24.12.24.36.27a.1.1 0 0 1 .02.06.1.1 0 0 1-.01.05h-1.13a.1.1 0 0 1-.02-.05.25.25 0 0 1 .01-.05c.33-.03.36-.09.38-.2V19.2a1.3 1.3 0 0 0-.02-.25 1.45 1.45 0 0 0-.32.02.8.8 0 0 0-.4.45.25.25 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.52c0-.05 0-.06.06-.06h.97c.5 0 .86-.02.95-.02.05 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.04zm2.34 1.4H22a.1.1 0 0 1-.02-.04.13.13 0 0 1 .02-.07.76.76 0 0 0 .3-.06c.05-.05.06-.13.07-.32l.01-.3v-.91c0-.22-.1-.22-.34-.25a.12.12 0 0 1-.01-.05c0-.02 0-.05.02-.06h1.77c.05 0 .07 0 .07.05l.02.47a.1.1 0 0 1-.05.02.17.17 0 0 1-.05 0 .85.85 0 0 0-.32-.35.3.3 0 0 0-.17-.05h-.51c-.02 0-.03 0-.03.08v.67h.06a.95.95 0 0 0 .23-.02.4.4 0 0 0 .22-.15.9.9 0 0 0 .04-.17.15.15 0 0 1 .06-.02.1.1 0 0 1 .06.02l-.02.44.01.4a.08.08 0 0 1-.06.02.27.27 0 0 1-.06 0c-.02-.17-.04-.3-.2-.35a.55.55 0 0 0-.21-.05 1.31 1.31 0 0 0-.14.01v.54a.84.84 0 0 0 .02.24c.02.03.07.1.12.11a1.07 1.07 0 0 0 .2.02h.3a.56.56 0 0 0 .21-.04 1.09 1.09 0 0 0 .33-.44.15.15 0 0 1 .07 0 .14.14 0 0 1 .05 0v.55c0 .05-.04.05-.11.05zm1.44.05a1.16 1.16 0 0 1-.47-.12.23.23 0 0 0-.08-.02.42.42 0 0 0-.15.08.13.13 0 0 1-.12-.06c0-.04.04-.17.04-.25l-.02-.33a.11.11 0 0 1 .09-.05h.03a4.29 4.29 0 0 0 .2.4.64.64 0 0 0 .45.22.44.44 0 0 0 .33-.1.29.29 0 0 0 .11-.25.26.26 0 0 0-.05-.19.5.5 0 0 0-.22-.15c-.09-.04-.4-.12-.52-.18a.82.82 0 0 1-.28-.2.63.63 0 0 1-.12-.38.58.58 0 0 1 .63-.57.76.76 0 0 1 .49.14 1.4 1.4 0 0 1 .12-.12.11.11 0 0 1 .1.06 2.24 2.24 0 0 0-.03.28l.04.3a.2.2 0 0 1-.09.03.14.14 0 0 1-.03-.01c-.06-.1-.11-.27-.17-.36a.46.46 0 0 0-.41-.17.34.34 0 0 0-.37.3c0 .17.14.25.25.3l.3.1a2.8 2.8 0 0 1 .33.13.56.56 0 0 1 .34.54.66.66 0 0 1-.72.63zm-2.96 3.17c-.62 0-.95-.02-1.04-.02h-.3l-.5.02h-.12a.09.09 0 0 1 0-.05.24.24 0 0 1 0-.06.83.83 0 0 0 .3-.06.6.6 0 0 0 .07-.32v-1.2c0-.22-.11-.22-.34-.25a.25.25 0 0 1-.01-.05c0-.02 0-.05.02-.05h1.77c.05 0 .07 0 .07.04l.02.47-.05.02a.14.14 0 0 1-.05 0 .92.92 0 0 0-.3-.36.32.32 0 0 0-.19-.05h-.5c-.02 0-.02 0-.03.08l-.01.41v.27h.07a1 1 0 0 0 .23-.03.4.4 0 0 0 .2-.14.9.9 0 0 0 .06-.17.13.13 0 0 1 .06-.02.1.1 0 0 1 .05.02l-.02.44.01.4a.07.07 0 0 1-.05.02.24.24 0 0 1-.06 0c-.02-.18-.05-.3-.2-.36a.55.55 0 0 0-.22-.04 1.3 1.3 0 0 0-.14 0v.54a.67.67 0 0 0 .03.25.2.2 0 0 0 .12.11 1.03 1.03 0 0 0 .2.01h.28a.58.58 0 0 0 .23-.03 1.13 1.13 0 0 0 .32-.44.17.17 0 0 1 .13 0v.54c0 .05-.03.06-.1.06zm2.99-1.95c-.21.01-.4.12-.4.46v1.05l.03.45a.22.22 0 0 1-.09.03.14.14 0 0 1-.05-.03l-1.44-1.55.01.32v.57c0 .04 0 .15.02.23a.26.26 0 0 0 .1.22.53.53 0 0 0 .27.09.1.1 0 0 1 .02.05.12.12 0 0 1-.02.05h-.91a.18.18 0 0 1 0-.04.13.13 0 0 1 .01-.05.5.5 0 0 0 .33-.14.68.68 0 0 0 .03-.25v-1.04a.36.36 0 0 0-.08-.22.74.74 0 0 0-.1-.1 1.18 1.18 0 0 0-.23-.1.16.16 0 0 1-.01-.05.1.1 0 0 1 .01-.06h.05l.44.01h.1a.2.2 0 0 1 .06.05l1.07 1.17.25.28v-.84l-.01-.24a.56.56 0 0 0-.07-.22c-.03-.05-.23-.08-.33-.1a.14.14 0 0 1-.01-.06.16.16 0 0 1 0-.04h.06l.36.01h.53a.11.11 0 0 1 0 .05.1.1 0 0 1 0 .04zm6.75-6.42c-.2 0-.39.12-.39.46v1.05l.01.45a.2.2 0 0 1-.08.03c-.01 0-.02 0-.05-.03l-1.45-1.55.02.32V17l.01.23a.29.29 0 0 0 .1.22.56.56 0 0 0 .28.09.1.1 0 0 1 .01.05.17.17 0 0 1-.01.05h-.9a.2.2 0 0 1-.01-.04.1.1 0 0 1 .01-.05.5.5 0 0 0 .33-.14.59.59 0 0 0 .03-.25v-1.04a.4.4 0 0 0-.07-.22.92.92 0 0 0-.1-.1 1.07 1.07 0 0 0-.24-.1.38.38 0 0 1 0-.05.2.2 0 0 1 0-.05h.59a.31.31 0 0 1 .07.05l1.07 1.17.24.28v-.84a2.03 2.03 0 0 0-.01-.24.5.5 0 0 0-.06-.22c-.04-.05-.24-.08-.34-.1a.15.15 0 0 1-.01-.06.09.09 0 0 1 0-.04h.07l.36.01h.52a.13.13 0 0 1 .01.04.1.1 0 0 1-.01.05zm2.13 1.69a1.02 1.02 0 0 1-1.45.01 1.13 1.13 0 0 1 0-1.55 1.02 1.02 0 0 1 .72-.3 1.1 1.1 0 0 1 .54.14 1.07 1.07 0 0 1 .5.91 1.14 1.14 0 0 1-.31.79zm-.34-1.5a.48.48 0 0 0-.4-.21.44.44 0 0 0-.38.21 1.18 1.18 0 0 0-.2.72 1.23 1.23 0 0 0 .19.72.45.45 0 0 0 .4.23.47.47 0 0 0 .44-.28 1.33 1.33 0 0 0 .14-.66 1.2 1.2 0 0 0-.19-.73zm3.25-.18a.41.41 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.02 0-.06-.03-.07-.08l-.32-.78-.25-.56a4.78 4.78 0 0 0-.18-.4.38.38 0 0 0-.33-.18.07.07 0 0 1-.02-.05.08.08 0 0 1 .01-.06h.13l.38.01.49-.01h.08c.02 0 .02.03.02.05a.13.13 0 0 1 0 .05c-.1.01-.32 0-.32.14a.25.25 0 0 0 .02.12l.5 1.21.44-1a.69.69 0 0 0 .05-.27c0-.1-.08-.16-.3-.18a.17.17 0 0 1 0-.05.25.25 0 0 1 0-.06h.07l.4.01h.42a.1.1 0 0 1 0 .1zm-5.7 3.74h-.07a1 1 0 0 0-.15-.3.47.47 0 0 0-.38-.2h-.2v1.52c0 .24.11.24.36.27a.1.1 0 0 1 .01.06.1.1 0 0 1 0 .05h-1.15a.1.1 0 0 1-.01-.05.24.24 0 0 1 0-.05c.33-.03.37-.09.38-.2V19.2a1.32 1.32 0 0 0-.01-.25 1.45 1.45 0 0 0-.33.02.8.8 0 0 0-.4.45.24.24 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.52c0-.05.01-.06.07-.06h.97c.48 0 .85-.02.94-.02.06 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.04zm2.45 1.4h-1.05a.08.08 0 0 1-.01-.05.17.17 0 0 1 0-.04c.2-.01.28-.05.28-.13a.7.7 0 0 0-.06-.26c-.06-.16-.1-.22-.1-.26-.02-.01-.02-.02-.06-.02h-.65a1.41 1.41 0 0 0-.15.39.45.45 0 0 0-.02.12c0 .06.07.14.3.14a.1.1 0 0 1 0 .06.17.17 0 0 1 0 .05h-.05l-.35-.01h-.45a.14.14 0 0 1 0-.03.12.12 0 0 1 0-.06.44.44 0 0 0 .3-.15 3.25 3.25 0 0 0 .26-.53l.31-.76.14-.3a4 4 0 0 1 .11-.21.13.13 0 0 1 .08-.04.12.12 0 0 1 .1.04.58.58 0 0 1 .04.1l.36.89.2.47.14.3c.08.16.2.16.32.2l.02.04-.01.05zm-1.3-1.62a3.76 3.76 0 0 0-.15.33 9.13 9.13 0 0 1-.16.4h.6c-.04-.13-.2-.5-.29-.73zm4.46 1.63l-.83-.01h-.23a.15.15 0 0 1-.01-.06.07.07 0 0 1 .02-.05 1.06 1.06 0 0 0 .2-.02c.08-.03.12-.12.12-.24V19l-.44.96-.15.33a4.29 4.29 0 0 0-.18.47.06.06 0 0 1-.07.03c-.03 0-.05 0-.06-.05-.06-.13-.1-.2-.11-.26l-.69-1.5h-.01v.38l.01.96c0 .3.16.43.39.43a.16.16 0 0 1 .02.05.12.12 0 0 1-.02.05H35l-.4-.01h-.42a.2.2 0 0 1-.01-.05.24.24 0 0 1 0-.05 1.06 1.06 0 0 0 .3-.1c.05-.04.09-.13.09-.33v-1.05c0-.16-.03-.23-.1-.29a1.02 1.02 0 0 0-.27-.05.14.14 0 0 1-.02-.05.17.17 0 0 1 .02-.06h.86a.12.12 0 0 1 .05.06l.6 1.38.12-.27c.1-.23.23-.56.42-.92l.12-.24.78-.01a.12.12 0 0 1 .02.05.1.1 0 0 1-.01.05c-.09.02-.24.02-.3.13-.03.04-.04.08-.04.25v.99c0 .38.1.41.14.44a.74.74 0 0 0 .2.03.1.1 0 0 1 .02.05l-.03.06zm-5.67 1.8h-.06a1 1 0 0 0-.15-.3.48.48 0 0 0-.38-.2h-.2v1.53c0 .24.11.24.36.27a.1.1 0 0 1 .01.06.1.1 0 0 1 0 .05h-.1l-.51-.01-.53.01a.1.1 0 0 1-.01-.05.25.25 0 0 1 0-.06c.33-.02.37-.08.38-.18v-1.36a1.3 1.3 0 0 0-.01-.26 1.45 1.45 0 0 0-.32.03.8.8 0 0 0-.41.45.24.24 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.53c0-.05.01-.06.07-.06h.97c.49 0 .85-.02.94-.02.06 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.03zm2.55-.53a.41.41 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.02 0-.05-.03-.07-.08l-.32-.78-.25-.56a4.69 4.69 0 0 0-.18-.4.38.38 0 0 0-.33-.18.07.07 0 0 1-.02-.05.08.08 0 0 1 .02-.06h.12l.38.01.49-.01h.08c.02 0 .02.03.02.05a.13.13 0 0 1 0 .05c-.1.01-.32 0-.32.14a.25.25 0 0 0 .02.12l.51 1.2.43-1a.69.69 0 0 0 .05-.26c0-.11-.08-.16-.29-.19a.17.17 0 0 1 0-.04.24.24 0 0 1 0-.07h.06c.1 0 .19.02.4.02l.26-.01h.15a.1.1 0 0 1 0 .1zm3.16 1.94l-.82-.01h-.23a.12.12 0 0 1-.01-.05.06.06 0 0 1 .01-.06 1.09 1.09 0 0 0 .2-.01c.09-.04.12-.13.12-.25v-1.48l-.44.96-.15.33a5.46 5.46 0 0 0-.18.46c-.01.04-.05.04-.07.04s-.04 0-.06-.06c-.05-.12-.1-.2-.11-.25l-.69-1.5h-.01v.38l.01.96c0 .3.16.43.4.43a.13.13 0 0 1 0 .05.11.11 0 0 1 0 .05h-.11l-.4-.01h-.42a.1.1 0 0 1-.02-.06.11.11 0 0 1 .02-.04 1.1 1.1 0 0 0 .3-.1.49.49 0 0 0 .07-.33v-1.05c0-.17-.02-.23-.1-.3a1.03 1.03 0 0 0-.26-.04.1.1 0 0 1-.02-.06.12.12 0 0 1 .02-.06l.36.01h.5a.12.12 0 0 1 .04.05l.6 1.39.12-.28a9.22 9.22 0 0 1 .43-.92l.12-.23.77-.02c.01.02.03.03.03.05a.12.12 0 0 1-.02.06c-.08 0-.23 0-.3.13-.03.04-.05.07-.05.24v.99c0 .38.1.42.15.45a.67.67 0 0 0 .2.02.08.08 0 0 1 .02.06c0 .03 0 .04-.02.06zm225.4-12.3a.83.83 0 0 0-.07-.37h-.6c-1.33 0-2.18.05-4.56.05-.82 0-2.04-.05-2.32-.05h-.7c-.07.05-.1.34-.1.45a.7.7 0 0 0 .13.45 11.1 11.1 0 0 1 2.73.76 5.15 5.15 0 0 1 .77 2.7c.02.4.05.8.05 1.88v5.53a10.62 10.62 0 0 1-.05 1.14c-.46-.5-1.09-1.46-2.15-2.65l-8.83-9.79a1.73 1.73 0 0 0-.4-.34l-.8-.02c-1.7 0-4.75-.08-5.2-.08a.97.97 0 0 0-.11.37 4.4 4.4 0 0 0 .08.5 3.63 3.63 0 0 1 1.98 1 8.9 8.9 0 0 1 1.4 1.67 2.3 2.3 0 0 1 .11.84c0 1.38-.08 3.31-.08 5.16v5.37a11.7 11.7 0 0 1-.16 2.01 5.5 5.5 0 0 1-2.77 1.35 1.54 1.54 0 0 0-.1.48c0 .08.02.34.07.36h.5c.53 0 1.75-.08 2.54-.08 1.17 0 1.96.08 3.04.08h1.6c.1-.02.12-.34.12-.45a1.22 1.22 0 0 0-.08-.42 5.09 5.09 0 0 1-3.17-1.64 15.06 15.06 0 0 1-.34-3.28c0-.84-.03-2-.03-3.57 0-2.09.03-3.91.06-4.83l.47.57 12.22 13.73a1.53 1.53 0 0 0 .74.16.63.63 0 0 0 .32-.05 3.05 3.05 0 0 0 .23-1.2l-.02-1.95V16.6c0-3.3 1.56-4.23 3.38-4.31a1.13 1.13 0 0 0 .1-.5m-30.3 8.4c0 4-1.11 7.52-2.62 8.76a4.29 4.29 0 0 1-2.8.96 3.96 3.96 0 0 1-3.51-1.78 14.08 14.08 0 0 1-1.56-6.87c0-3.68.95-6.56 2.64-7.96a4.21 4.21 0 0 1 2.75-1.03 4.4 4.4 0 0 1 3.6 1.82c1 1.38 1.5 3.36 1.5 6.1m4.8.5a8.87 8.87 0 0 0-4.71-8.22 10.22 10.22 0 0 0-5.03-1.35 10.77 10.77 0 0 0-8.91 4.93 10.1 10.1 0 0 0-1.53 5.34 9.86 9.86 0 0 0 3.78 7.75 9.92 9.92 0 0 0 6.03 1.9 10.95 10.95 0 0 0 4.02-.77 9.53 9.53 0 0 0 3.67-2.51 10.21 10.21 0 0 0 2.67-7.06m-23.24-3.33v-5.4c0-.4-.16-.5-.55-.5-.8 0-4.97.1-9.2.1-3.29 0-6.01-.05-7.49-.05h-1.96c-.34 0-.45.08-.45.45V17a.77.77 0 0 0 .43.1 2.02 2.02 0 0 0 .58-.05c1.19-2.4 2.3-3.7 3.7-4.42.79-.07 2.35-.1 2.77-.1.03.3.06 1.22.08 2.33.03 1.9.03 2.72.03 7.22 0 3.89-.03 5.63-.08 6.05-.1.74.02 1.3-3.15 1.44a1.5 1.5 0 0 0-.08.6 2.1 2.1 0 0 0 .03.42h1.02c.98 0 3.28-.1 4.24-.1.76 0 3.22.08 4.83.08h.74a1.33 1.33 0 0 0 .08-.55.99.99 0 0 0-.1-.48 5.48 5.48 0 0 1-2.72-.5 8.08 8.08 0 0 1-.24-1.98c-.03-2.86-.05-3.94-.05-5.85 0-2.45.02-4.12.02-8.7.37 0 1.22-.02 2.01 0a5.18 5.18 0 0 1 3.15 2.01 13.32 13.32 0 0 1 1.4 2.89 1.34 1.34 0 0 0 .45.05 1.42 1.42 0 0 0 .5-.1m-22.8 8.6a5.82 5.82 0 0 0-.02-.77.59.59 0 0 0-.4-.08 2.22 2.22 0 0 0-.58.05 10.1 10.1 0 0 1-2.91 4.03 4.03 4.03 0 0 1-1.99.3h-2.16a9.74 9.74 0 0 1-1.75-.14c-.4-.08-.82-.71-1-1.14a2.77 2.77 0 0 1-.29-1.66v-5.79h.98a4.17 4.17 0 0 1 1.61.37 2.44 2.44 0 0 1 1.2 1.11 9.1 9.1 0 0 1 .44 2.2 1.89 1.89 0 0 0 .7.1.94.94 0 0 0 .52-.14c0-.71-.16-2.64-.16-3.7 0-1.32.18-3.14.26-4.09a1.07 1.07 0 0 0-.52-.1 1.93 1.93 0 0 0-.69.07c-.08.37-.37 1.48-.43 1.56a3.2 3.2 0 0 1-1.8 1.38 7.12 7.12 0 0 1-1.53.2h-.56v-2.45c0-2.54.06-3.36.08-3.84l.1-.9a10.93 10.93 0 0 1 1.6-.05c1.53 0 2.24.02 2.48.02a3.02 3.02 0 0 1 1.7.53 11.22 11.22 0 0 1 2.53 3.28 2.11 2.11 0 0 0 .56.05c.16 0 .18-.05.4-.15 0-1.62-.11-3.7-.16-4.37-.03-.26-.08-.34-.6-.34-.22 0-1.23-.05-2.28-.05-1.5 0-2.12.02-4.42.02l-4.9.03c-1.58 0-2.93-.05-3.62-.05h-.9a.86.86 0 0 0-.13.42 1.19 1.19 0 0 0 .13.53 13.43 13.43 0 0 1 1.94.29 2.17 2.17 0 0 1 .95 1.72c.05.56.08 2.09.08 3.3v5.45c0 1.11-.03 2.73-.06 3.39a7.65 7.65 0 0 1-.58 2.51 6.99 6.99 0 0 1-2.38.4 1.6 1.6 0 0 0-.13.58 1.02 1.02 0 0 0 .13.48h.87c.85 0 3.97-.08 4.69-.08.66 0 1.93.05 3.46.05.85 0 3.33.16 8.67.16a2.25 2.25 0 0 0 .72-.06.8.8 0 0 0 .1-.42c.06-.53.06-2.09.06-4.23m-22.37.92a.88.88 0 0 0-.9-.63l-.19.03c-1.59 2.25-3.33 3.09-5.32 3.09a5.8 5.8 0 0 1-5.34-3.5 14.5 14.5 0 0 1-.82-4.8 11.67 11.67 0 0 1 .8-4.63c1.16-3.07 2.85-4.02 4.92-4.02a5.42 5.42 0 0 1 4.23 2.38 11.87 11.87 0 0 1 1.34 3.2 2.82 2.82 0 0 0 .59.07 1.29 1.29 0 0 0 .63-.23c-.02-.3-.29-2.33-.29-2.97 0-.79.21-2.08.21-2.59a2.1 2.1 0 0 0-1.03-.29 5.18 5.18 0 0 0-.9 1.09 8.7 8.7 0 0 0-5.87-1.88 9.02 9.02 0 0 0-6.64 2.62 10.04 10.04 0 0 0-2.83 7.45 9.67 9.67 0 0 0 3.73 7.91 10.54 10.54 0 0 0 6.16 1.77c3.23 0 5.59-1.21 6.77-2.82a5.54 5.54 0 0 0 .75-1.25m-20.59-15.1a.86.86 0 0 0-.08-.37h-.61c-1.32 0-2.17.05-4.55.05-.82 0-2.04-.05-2.33-.05h-.68c-.08.05-.11.35-.11.45a.69.69 0 0 0 .14.45 11.22 11.22 0 0 1 2.72.77 5.2 5.2 0 0 1 .76 2.7c.03.39.06.79.06 1.87v5.53a9.04 9.04 0 0 1-.06 1.14c-.44-.5-1.08-1.46-2.14-2.65l-8.82-9.78a1.75 1.75 0 0 0-.4-.34l-.79-.03c-1.7 0-4.76-.08-5.21-.08a.97.97 0 0 0-.1.37 4.37 4.37 0 0 0 .07.5 3.62 3.62 0 0 1 1.99 1 8.75 8.75 0 0 1 1.4 1.67 2.3 2.3 0 0 1 .1.84c0 1.38-.07 3.31-.07 5.16v5.37a11.62 11.62 0 0 1-.16 2.01 5.5 5.5 0 0 1-2.78 1.35 1.6 1.6 0 0 0-.1.48c0 .08.02.34.08.37h.5c.53 0 1.74-.09 2.54-.09 1.16 0 1.95.09 3.04.09h1.57c.1-.03.14-.35.14-.45a1.24 1.24 0 0 0-.08-.43 5.08 5.08 0 0 1-3.17-1.64 15.19 15.19 0 0 1-.34-3.28c0-.84-.03-2-.03-3.57 0-2.08.03-3.9.06-4.83.16.18.34.42.47.58l12.21 13.73a1.54 1.54 0 0 0 .74.16.62.62 0 0 0 .32-.05 3.05 3.05 0 0 0 .23-1.2c0-.76-.03-1.56-.03-1.95V16.59c0-3.3 1.57-4.23 3.4-4.31a1.13 1.13 0 0 0 .1-.5M121.91 30.1a1.77 1.77 0 0 0-.08-.53 19.7 19.7 0 0 1-1.95-.23 4.16 4.16 0 0 1-.9-2.04 362.9 362.9 0 0 1-.06-6.35v-6.5a2.1 2.1 0 0 1 .48-1.43 4.55 4.55 0 0 1 2.36-.69 1.66 1.66 0 0 0 .07-.5.78.78 0 0 0-.13-.42h-.77c-1.1 0-3.7.13-4.6.13-.55 0-3.14-.08-4.3-.1h-.58a.63.63 0 0 0-.14.45 3.24 3.24 0 0 0 .05.5 5.55 5.55 0 0 1 2.07.37 2.92 2.92 0 0 1 .87 2.24c.02.5.05 1.59.08 4.02.02 1.33.05 3.17.05 4.7 0 .77-.05 2.49-.08 3.41a4.53 4.53 0 0 1-.37 1.6c-.31.26-.63.73-2.57.86a2.04 2.04 0 0 0-.08.56c0 .21.06.32.06.45h.45c1.06 0 3.7-.14 5.07-.14.4 0 3.15.09 4.02.09h.88a1.06 1.06 0 0 0 .1-.45M100.7 16.3c0 1.64-1.11 3.52-2.4 3.83a8.86 8.86 0 0 1-2.17.22 5.97 5.97 0 0 1-.98-.06l-.03-2.25v-4.86a.84.84 0 0 1 .16-.58 2.64 2.64 0 0 1 1.12-.16c2.06 0 2.96.18 3.7 1.43a4.71 4.71 0 0 1 .6 2.43m7.67 13.83a1.29 1.29 0 0 0-.13-.56 4.04 4.04 0 0 1-1.75-.34 5.34 5.34 0 0 1-.45-.66 28.67 28.67 0 0 0-1.13-3.04 10 10 0 0 0-1.96-3.15 8.43 8.43 0 0 0-1.99-.87 27.45 27.45 0 0 1-1.08-.43 8.26 8.26 0 0 1 1.08-.15c1.96-.24 2.41-.58 2.91-.98a4.17 4.17 0 0 0 1.64-3.44 5.08 5.08 0 0 0-3.3-4.82 12.98 12.98 0 0 0-3.17-.28c-1.99 0-4.76.18-6.08.18-.4 0-2.7-.05-3.63-.05-.4 0-1.4-.05-1.56-.05a1.52 1.52 0 0 0-.13.5 2.94 2.94 0 0 0 .05.47c.45.05 1.27.16 1.7.24a3.13 3.13 0 0 1 1.1 1.43 67.13 67.13 0 0 1 .17 6.74c0 2.7.02 5.82-.1 6.83a2.01 2.01 0 0 1-1.09 1.77 13.67 13.67 0 0 1-1.5.18 1.3 1.3 0 0 0-.14.53 1.64 1.64 0 0 0 .1.42c.37 0 4.42-.07 5.26-.07 1.7 0 3.13.07 4.63.07a1.1 1.1 0 0 0 .1-.4 1.65 1.65 0 0 0-.1-.55c-.53-.05-1.19-.2-1.48-.27a1.98 1.98 0 0 1-1.14-1.87l-.02-6.11a5.52 5.52 0 0 1 .69-.03 2.7 2.7 0 0 1 1.4.42 5.12 5.12 0 0 1 2.09 1.94 16.1 16.1 0 0 1 1.66 5.68c.08.56.3 1.03.8 1.09.2.02 1.6.08 2.61.08h3.79a.73.73 0 0 0 .15-.45m-28.72-13.7a4.33 4.33 0 0 1-1.34 3.3 4.3 4.3 0 0 1-2.76.72 8.66 8.66 0 0 1-1.13-.05c-.21-.03-.35-.05-.35-.19l.03-7.75a12.09 12.09 0 0 1 1.53-.13c1.8 0 2.91.45 3.44 1.56a5.63 5.63 0 0 1 .58 2.54m4.73.1a5.06 5.06 0 0 0-2.82-4.6 13.08 13.08 0 0 0-4.74-.6c-2.03 0-5.2.16-6.6.16-.99 0-2.47-.11-3.29-.11a.97.97 0 0 0-.13.42 1.27 1.27 0 0 0 .08.53c.5.16 1.32.3 1.85.43a2.26 2.26 0 0 1 .71 1.5c.08.93.14 2.1.14 4.1 0 5.59-.03 8.52-.11 9.15a2.24 2.24 0 0 1-1.5 1.88 14.8 14.8 0 0 1-1.54.26 2.8 2.8 0 0 0-.06.56.74.74 0 0 0 .08.37c.85 0 3.34-.1 4.29-.1 2.35 0 4.76.1 5.73.1h.67a.76.76 0 0 0 .08-.42 1.28 1.28 0 0 0-.06-.48 4.3 4.3 0 0 1-2.48-.85 2.25 2.25 0 0 1-.53-1.56l-.08-5.81c1.58.1 3.28.15 4.2.15a9.93 9.93 0 0 0 3.07-.47 4.84 4.84 0 0 0 3.04-4.6M263 41.28c0-.16-.1-.22-.16-.32-1.08 0-2.51.08-3.07.08-1.34 0-2.98-.1-3.7-.1-.08.15-.1.18-.1.3a.94.94 0 0 0 .05.33c.77.15 1.88.34 2.09.71a1.9 1.9 0 0 1 .24 1.03 2.58 2.58 0 0 1-.16.98c-.24.66-.74 1.7-1.45 3.15a52.4 52.4 0 0 1-2.41 4.6 91.87 91.87 0 0 1-2.6-5.02l-1.47-3.23a2.45 2.45 0 0 1-.1-.72 1.76 1.76 0 0 1 .1-.68c.23-.48 1.05-.53 2.17-.67a1.16 1.16 0 0 0 .07-.39c0-.18-.08-.13-.16-.26h-.47c-1.77 0-1.25.08-4.29.08-1.3 0-2.85-.08-3.06-.08-.1.18-.16.2-.16.4a.57.57 0 0 0 .1.31c1.77.42 2.3.74 2.49 1.09l4.63 9.07a10.46 10.46 0 0 1 .84 1.98 14.71 14.71 0 0 1 .22 3.17 2.25 2.25 0 0 1-.85 2.04 12.68 12.68 0 0 1-2.12.34.63.63 0 0 0-.13.37 1.12 1.12 0 0 0 .08.32c1.35 0 2.75-.03 3.54-.03.56 0 1.4.03 2.97.06.9.02 1.58.05 2.06.05a.78.78 0 0 0 .13-.34.58.58 0 0 0-.1-.35 6.33 6.33 0 0 1-2.3-.53 2.03 2.03 0 0 1-.7-1.69l-.2-3.97a1.46 1.46 0 0 1 .1-.63 3.98 3.98 0 0 1 .29-.74l4.07-8.06a5.47 5.47 0 0 1 1.7-1.78 7.42 7.42 0 0 1 1.72-.53.97.97 0 0 0 .1-.34m-21.37 5.45v-5.14c0-.4-.16-.5-.55-.5-.8 0-4.45.1-8.68.1-3.28 0-5.47-.05-6.96-.05h-1.95c-.34 0-.45.08-.45.45v4.79a.47.47 0 0 0 .31.1.69.69 0 0 0 .32-.05c1.03-2.3 1.56-3.52 3.34-4.42.79-.08 3.56-.1 3.99-.1.02.29.05 1.21.08 2.33.03 1.9.03 2.93.03 7.43 0 3.89-.03 5.9-.09 6.32-.1.74.03 1.3-3.14 1.43a.84.84 0 0 0-.08.45 1.22 1.22 0 0 0 .03.31h1.03c.97 0 2.27-.1 3.22-.1.77 0 2.22.08 3.84.08h.74a.7.7 0 0 0 .08-.4.6.6 0 0 0-.11-.37 5.44 5.44 0 0 1-2.72-.5 8.07 8.07 0 0 1-.24-1.98c-.03-2.86-.05-4.2-.05-6.11 0-2.46.02-4.34.02-8.91.37 0 2.33-.03 3.13 0a4.76 4.76 0 0 1 2.98 2 8.48 8.48 0 0 1 1.19 2.89 1.05 1.05 0 0 0 .4.05.5.5 0 0 0 .3-.1M219.65 59.8a.85.85 0 0 0-.08-.37c-.4-.03-1.48-.14-1.96-.24a4.18 4.18 0 0 1-.9-2.04 398.46 398.46 0 0 1-.05-6.61v-6.71a2.12 2.12 0 0 1 .47-1.43 4.51 4.51 0 0 1 2.36-.69.78.78 0 0 0 .08-.34.45.45 0 0 0-.13-.32h-.76c-1.12 0-2.7.13-3.6.13-.56 0-2.15-.08-3.3-.1h-.59a.38.38 0 0 0-.13.34 1.82 1.82 0 0 0 .05.35 5.7 5.7 0 0 1 2.07.37 2.93 2.93 0 0 1 .87 2.25c.03.5.05 1.85.08 4.28.03 1.32.05 3.12.05 4.65 0 .77-.05 2.75-.08 3.68a4.5 4.5 0 0 1-.37 1.58c-.32.27-.63.74-2.56.88a1.06 1.06 0 0 0-.08.4c0 .2.05.2.05.34h.45c1.06 0 2.7-.13 4.07-.13.4 0 2.14.07 3.02.07h.87a.64.64 0 0 0 .1-.34m-13.06-4.86a4.9 4.9 0 0 0-2.99-4.66 14.79 14.79 0 0 0-2.93-1.06 19.17 19.17 0 0 1-3.84-1.45 3.17 3.17 0 0 1-1.56-2.88c0-1.7 1.72-3.1 3.73-3.1a4.43 4.43 0 0 1 3.62 1.85 13.49 13.49 0 0 1 1.64 3.02 1.05 1.05 0 0 0 .27.05.86.86 0 0 0 .58-.26 20.75 20.75 0 0 1-.21-2.38 13.8 13.8 0 0 1 .24-2.07.81.81 0 0 0-.8-.37 5.88 5.88 0 0 0-1.03.96 6.6 6.6 0 0 0-4.5-1.64c-3.25 0-5.58 2.17-5.58 5.05a5.3 5.3 0 0 0 .98 2.9 5.78 5.78 0 0 0 2.57 1.94c.76.31 4.2 1.35 4.68 1.53 2.11.82 2.9 1.53 2.9 3.41a4.13 4.13 0 0 1-1.16 2.67 3.69 3.69 0 0 1-2.93 1.25 5.93 5.93 0 0 1-4.45-1.96 12.6 12.6 0 0 1-1.8-3.57.9.9 0 0 0-.37-.05.94.94 0 0 0-.5.15c0 .35.1 2.1.1 2.62a11.04 11.04 0 0 1-.28 2.36 1 1 0 0 0 .85.53 3.73 3.73 0 0 1 1.32-.85 1.23 1.23 0 0 1 .63.24 7.63 7.63 0 0 0 4.42 1.32c3.73 0 6.4-1.88 6.4-5.55m-23.4-9.13a4.28 4.28 0 0 1-2.9 3.94 14.25 14.25 0 0 1-2.76.22 16.01 16.01 0 0 1-1.61-.06l-.03-2.33v-5c0-.34.08-.53.19-.6a8.55 8.55 0 0 1 1.85-.16c2.48 0 3.62.23 4.52 1.53a4.16 4.16 0 0 1 .74 2.46m5.55 14.01a.7.7 0 0 0-.13-.39 4.06 4.06 0 0 1-1.75-.34 5.94 5.94 0 0 1-.45-.66 33.85 33.85 0 0 0-1.1-3.3 9.87 9.87 0 0 0-1.96-3.16 7.06 7.06 0 0 0-1.9-.87 40.92 40.92 0 0 1-1.09-.42 10.45 10.45 0 0 1 1.09-.16 4.85 4.85 0 0 0 2.8-.98 4.2 4.2 0 0 0 1.74-3.41 5.04 5.04 0 0 0-3.3-4.79 13 13 0 0 0-3.17-.29c-1.99 0-3.47.18-4.8.18-.39 0-1.68-.05-2.6-.05-.4 0-1.4-.05-1.57-.05-.08.19-.13.24-.13.35a1.7 1.7 0 0 0 .05.37c.45.05 1.27.15 1.7.23a3.1 3.1 0 0 1 1.1 1.43c.14.85.16 3.23.16 6.96 0 2.7.03 6.08-.1 7.09a2 2 0 0 1-1.09 1.76 14.9 14.9 0 0 1-1.5.2.68.68 0 0 0-.14.36 1.07 1.07 0 0 0 .1.32c.38 0 3.42-.08 4.27-.08 1.69 0 2.11.08 3.62.08a.65.65 0 0 0 .1-.3.75.75 0 0 0-.1-.39c-.53-.05-1.2-.21-1.48-.26a1.98 1.98 0 0 1-1.14-1.88l-.02-6.61c.2-.03.97-.03 1.18-.03a4.9 4.9 0 0 1 2.12.37 5.93 5.93 0 0 1 2.6 2.14 16.6 16.6 0 0 1 1.66 5.77c.08.55.29 1.03.8 1.08a9.6 9.6 0 0 0 1.53.08h2.75a.45.45 0 0 0 .15-.34m-22.18-4.02a6.94 6.94 0 0 0-.03-.77.59.59 0 0 0-.4-.08.74.74 0 0 0-.34.06 7 7 0 0 1-2.73 4.04 4.98 4.98 0 0 1-2.24.3h-2.96a12.39 12.39 0 0 1-1.75-.14c-.4-.08-.82-.72-1-1.14a3.43 3.43 0 0 1-.3-1.82V50.2h.85a5.22 5.22 0 0 1 2.25.38 3.18 3.18 0 0 1 1.43 1.13 9.06 9.06 0 0 1 .37 2.2.66.66 0 0 0 .42.1.61.61 0 0 0 .43-.14c0-.7-.16-2.64-.16-3.7 0-1.32.18-2.93.26-3.89a.69.69 0 0 0-.42-.1.8.8 0 0 0-.43.08c-.07.37-.29 1.48-.34 1.56a3.85 3.85 0 0 1-2.03 1.4 8.42 8.42 0 0 1-2.17.22h-.43v-2.6c0-2.54.06-3.57.08-4.05l.1-.9c.25-.03 1-.05 2.23-.05 1.53 0 2.67.02 2.9.02a2.98 2.98 0 0 1 1.7.53 6.73 6.73 0 0 1 2.36 3.28.73.73 0 0 0 .31.05c.16 0 .19-.05.4-.15a59 59 0 0 0-.16-4.1c-.03-.27-.08-.34-.6-.34-.22 0-1.22-.06-2.28-.06-1.51 0-2.12.03-4.42.03l-4.52.03c-1.59 0-1.93-.06-2.62-.06h-.9a.54.54 0 0 0-.14.32.63.63 0 0 0 .14.37 13.4 13.4 0 0 1 1.94.3c.37.3.71.4.95 1.66.05.55.08 2.35.08 3.57v5.44c0 1.11-.03 2.94-.05 3.6a8 8 0 0 1-.59 2.57 6.99 6.99 0 0 1-2.39.4.88.88 0 0 0-.13.42.63.63 0 0 0 .13.37h.88c.85 0 2.97-.08 3.68-.08.66 0 1.56.05 3.1.05.85 0 3.33.16 8.68.16a2.24 2.24 0 0 0 .7-.05.8.8 0 0 0 .12-.42c.05-.53.05-1.83.05-3.97m-19.6-14.43c0-.11-.03-.27-.14-.3h-.9c-.63 0-1.64.06-2.09.06-2.14 0-2.9-.14-3.22-.14h-.48c-.05.14-.13.22-.13.35 0 .1.05.18.05.29a9.85 9.85 0 0 1 1.83.4 2.49 2.49 0 0 1 .66 1.66 10.03 10.03 0 0 1-.64 2.41l-4.25 10.47-5.23-13.25a1.99 1.99 0 0 1 .87-1.48 11.6 11.6 0 0 1 1.71-.21.97.97 0 0 0 .1-.37c0-.1-.02-.26-.13-.29h-.66c-.81 0-2.06.1-3.46.1-.6 0-1.8-.05-2.96-.05h-1.03a.55.55 0 0 0-.1.32.57.57 0 0 0 .08.31 9.18 9.18 0 0 1 2.22.9 47.23 47.23 0 0 1 2.17 4.82l2.19 5.3c1.82 4.38 2.9 7.31 3.04 7.82.13.08 0 .15.23.15s.22-.04.27-.18l6.82-16.4a5.26 5.26 0 0 1 .95-1.5 4.2 4.2 0 0 1 2.12-.85 1.25 1.25 0 0 0 .1-.34m-23.15 18.43a.82.82 0 0 0-.08-.37c-.4-.03-1.48-.13-1.96-.24a4.22 4.22 0 0 1-.9-2.04c-.02-1.27-.05-4.15-.05-6.6v-6.72a2.1 2.1 0 0 1 .48-1.44 4.5 4.5 0 0 1 2.35-.68.78.78 0 0 0 .08-.34.43.43 0 0 0-.14-.32h-.76c-1.11 0-2.7.13-3.6.13-.55 0-2.14-.08-3.3-.1h-.58a.37.37 0 0 0-.14.34 1.84 1.84 0 0 0 .05.34 5.68 5.68 0 0 1 2.07.37 2.91 2.91 0 0 1 .87 2.25c.03.5.05 1.86.08 4.29.03 1.32.06 3.12.06 4.65 0 .77-.06 2.75-.09 3.67a4.44 4.44 0 0 1-.37 1.6c-.31.26-.63.73-2.56.87a1.01 1.01 0 0 0-.08.4c0 .2.05.2.05.34h.45c1.06 0 2.7-.14 4.07-.14.4 0 2.14.08 3.02.08h.87a.61.61 0 0 0 .1-.34M111.86 41.3a.42.42 0 0 0-.08-.26h-.6c-1.33 0-1.9.05-4.29.05-.82 0-2.03-.05-2.32-.05h-.7c-.07.05-.1.24-.1.34a.34.34 0 0 0 .14.29 11.36 11.36 0 0 1 2.72.77 5.23 5.23 0 0 1 .77 2.7c.02.39.05.79.05 1.87v7.86a10.42 10.42 0 0 1-.05 1.13c-.45-.5-1.22-1.48-2.25-2.7l-10.1-11.79a1.75 1.75 0 0 0-.4-.34l-.68-.03c-1.7 0-3.18-.08-3.63-.08a.53.53 0 0 0-.07.27 1.99 1.99 0 0 0 .05.34 4.63 4.63 0 0 1 2.04.74 7.7 7.7 0 0 1 1.29 1.56 2.3 2.3 0 0 1 .1.85c0 1.37-.07 3.88-.07 5.73v5.64a11.9 11.9 0 0 1-.16 2 5.55 5.55 0 0 1-2.78 1.36.76.76 0 0 0-.1.32c0 .08.02.23.08.26h.5c.52 0 1.74-.08 2.54-.08 1.16 0 1.69.08 2.77.08h1.6c.1-.03.12-.24.12-.34a.5.5 0 0 0-.08-.27A5.09 5.09 0 0 1 95 57.88a15.54 15.54 0 0 1-.35-3.33l-.02-3.78c0-2.09.02-4.97.05-5.9l.58.69 12.54 14.67a.37.37 0 0 0 .32.16c.13 0 .05 0 .15-.05a4.05 4.05 0 0 0 .14-1.2c0-.76-.03-1.55-.03-1.95V45.96c0-3.3 1.56-4.24 3.39-4.31a.6.6 0 0 0 .1-.35m-24.5.13a.55.55 0 0 0-.12-.34h-.77c-.82 0-1.93.06-2.88.06-1.06 0-2.25-.06-3.02-.06h-.95a.62.62 0 0 0-.1.34.93.93 0 0 0 .07.35c.11 0 2.04.02 2.38.5a6.51 6.51 0 0 1 1.03 1.96 17.27 17.27 0 0 1 .22 2.9c0 2.25 0 3.76-.03 4.55a14.24 14.24 0 0 1-.48 3.52c-.74 2.3-2.45 3.44-5.18 3.44a7.24 7.24 0 0 1-3.1-.66 4.45 4.45 0 0 1-2.56-3.33l-.14-7.94-.02-3.22c0-.61.77-1.17 1.03-1.48a12.54 12.54 0 0 1 2.04-.27.76.76 0 0 0 .13-.37.44.44 0 0 0-.18-.34l-1 .03c-.99.02-2.28.05-3.1.05-1.27 0-2.25-.03-3.04-.03h-1.11a.45.45 0 0 0-.14.37.42.42 0 0 0 .1.32c.85.1 1.4.19 1.78.26a2.23 2.23 0 0 1 .93 1.17c.02.34.07 1.19.07 2.85v6.35a16.25 16.25 0 0 0 .27 3.54 5.22 5.22 0 0 0 2.3 3.25 8.66 8.66 0 0 0 4.84 1.27 9.1 9.1 0 0 0 4.55-1.08 5.42 5.42 0 0 0 2.61-3.52 12.12 12.12 0 0 0 .42-3.14v-5.08c0-.95.06-2.14.06-2.62a5.33 5.33 0 0 1 .8-2.91 10.94 10.94 0 0 1 2.19-.37.65.65 0 0 0 .1-.32" data-v-48a7eb4f></path></g>',2)];function Zk(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 263 71.84","aria-labelledby":"logo-university",role:"img"},Kk,8,Gk)}const fc=w(qk,[["render",Zk],["__scopeId","data-v-48a7eb4f"]]),Xk={name:"LuxSearchBox",status:"ready",release:"1.0.0",type:"Pattern",props:{type:{type:String,default:"div"}}};function Jk(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-text"),l=n.resolveComponent("lux-input-button");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-search-box"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},()=>[n.createVNode(i,{id:"searchbox",name:"query",label:"Search","hide-label":!0,placeholder:"Search for library materials and website content",size:"large",class:"default-input"}),n.createVNode(l,{type:"button",variation:"icon",size:"medium",icon:"search",class:"default-button"})],!0)]),_:3})}const mc=w(Xk,[["render",Jk],["__scopeId","data-v-e92b3569"]]),Qk={name:"LuxAlert",status:"ready",release:"1.0.0",type:"Element",metaInfo:{title:"Global alert message to user.",htmlAttrs:{lang:"en"}},data:function(){return{alertMessage:"Something happened, but we're not sure what.",show:!0}},computed:{isSuccess(){return this.status==="success"},isInfo(){return this.status==="info"},isWarning(){return this.status==="warning"},isError(){return this.status==="error"},isFullScreen(){return this.type==="alert"}},props:{type:{type:String,default:"indicator",validator:e=>e.match(/(alert|indicator)/)},status:{type:String,default:"info",validator:e=>e.match(/(info|warning|success|error)/)},autoclear:{type:Boolean,default:!1},autoclearSeconds:{type:Number,default:2},dismissible:{type:Boolean,default:!1}},methods:{hideAlert(){this.show=!1,this.$emit("dismissed")}},mounted(){this.autoclear&&setTimeout(()=>{this.show=!1},this.autoclearSeconds*1e3)},emits:["dismissed"]},eS=[n.createElementVNode("span",{"aria-hidden":"true"},"×",-1)];function tS(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.Transition,{name:"fade"},{default:n.withCtx(()=>[e.show?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["lux-alert",{"lux-alert-dismissible":a.dismissible,"lux-alert-success":s.isSuccess,"lux-alert-warning":s.isWarning,"lux-alert-error":s.isError,"lux-alert-info":s.isInfo,"lux-alert-fullscreen":s.isFullScreen}]),role:"alert"},[n.createElementVNode("span",null,[n.renderSlot(e.$slots,"default",{},()=>[n.createTextVNode(n.toDisplayString(e.alertMessage),1)])]),a.dismissible?(n.openBlock(),n.createElementBlock("button",{key:0,type:"button",class:"lux-close","data-dismiss":"alert","aria-label":"Close",onClick:t[0]||(t[0]=i=>s.hideAlert())},eS)):n.createCommentVNode("",!0)],2)):n.createCommentVNode("",!0)]),_:3})}const pc=w(Qk,[["render",tS]]),nS={name:"LuxDropdownMenu",status:"ready",release:"1.0.0",type:"Pattern",emits:["button-clicked","menu-item-clicked"],data:function(){return{isVisible:!1}},props:{element:{type:String,default:"div"},buttonLabel:{type:String,default:"Dropdown"},type:{type:String,default:"buttons",validator:e=>e.match(/(links|buttons)/)},menuItems:{type:Array,default(){return["div"]}},align:{type:String,default:"left",validator:e=>e.match(/(left|right)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)}},methods:{hide:function(e){this.isVisible=!1},buttonClicked(e){this.isVisible=!this.isVisible,this.$emit("button-clicked",e)},menuItemClicked(e){this.isVisible=!1,this.$emit("menu-item-clicked",e)}},directives:{"click-outside":{beforeMount:function(e,t){const a=t.modifiers.bubble,r=o=>{(a||!e.contains(o.target)&&e!==o.target)&&t.value(o)};e.__vueClickOutside__=r,document.addEventListener("click",r)},unmounted:function(e,t){document.removeEventListener("click",e.__vueClickOutside__),e.__vueClickOutside__=null}}}};function aS(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-button"),l=n.resolveComponent("lux-menu-bar"),c=n.resolveDirective("click-outside");return n.withDirectives((n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.element),{class:n.normalizeClass(["lux-dropdown-menu",a.size])},{default:n.withCtx(()=>[n.createVNode(i,{onButtonClicked:t[0]||(t[0]=d=>s.buttonClicked(d)),class:"lux-dropdown-button",variation:"dropdown",size:a.size},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(a.buttonLabel),1)]),_:1},8,["size"]),n.createVNode(l,{class:n.normalizeClass({"lux-show":e.isVisible}),onMenuItemClicked:t[1]||(t[1]=d=>s.menuItemClicked(d)),type:a.type,active:"All","menu-items":a.menuItems},null,8,["class","type","menu-items"])]),_:1},8,["class"])),[[c,s.hide]])}const gc=w(nS,[["render",aS],["__scopeId","data-v-15afdb04"]]),rS={name:"LuxAutocompleteInput",status:"prototype",release:"1.0.0",type:"Element",props:{items:{type:Array,required:!1,default(){return[""]}},placeholder:{type:String,default:""},defaultValue:{type:String,default:""},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},id:{type:String,default:""},name:{type:String,default:""},isAsync:{type:Boolean,required:!1,default:!1},required:{type:Boolean,default:!1},focused:{type:Boolean,default:!1}},emits:["input"],data(){return{isOpen:!1,results:[],search:"",inputValue:"",isLoading:!1,arrowCounter:-1}},methods:{onChange(){this.$emit("input",this.search),this.isAsync?this.isLoading=!0:(this.filterResults(),this.isOpen=!0)},filterResults(){if(this.items.length&&typeof this.items[0]=="object"){let e=this.items.filter(t=>t.label.toLowerCase().indexOf(this.search.toLowerCase())>-1);this.results=e.map(t=>t.label)}else this.results=this.items.filter(e=>e.toLowerCase().indexOf(this.search.toLowerCase())>-1)},setResult(e){if(this.search=e,this.inputValue=e,this.isOpen=!1,this.items.length&&typeof this.items[0]=="object"){let t=this.items.find(a=>a.label===e);typeof t<"u"&&(this.inputValue=t.id)}},onArrowDown(){this.arrowCounter<this.results.length&&(this.arrowCounter=this.arrowCounter+1)},onArrowUp(){this.arrowCounter>0&&(this.arrowCounter=this.arrowCounter-1)},onEnter(){this.setResult(this.results[this.arrowCounter]),this.isOpen=!1,this.arrowCounter=-1},onEscape(){this.setResult(this.search),this.isOpen=!1},handleClickOutside(e){this.$el.contains(e.target)||(this.setResult(this.search),this.isOpen=!1,this.arrowCounter=-1)}},watch:{items:function(e,t){this.isAsync&&(this.results=e,this.isOpen=!0,this.isLoading=!1)}},created(){this.setResult(this.defaultValue)},mounted(){document.addEventListener("click",this.handleClickOutside);let e=this;e.$nextTick(function(){e.focused&&this.$refs.autoComplete.focus()})},unmounted(){document.removeEventListener("click",this.handleClickOutside)}},oS={class:"lux-autocomplete"},sS={class:"lux-autocomplete-input"},iS=["required"],lS={class:"lux-autocomplete-results"},cS={key:0,class:"loading"},dS=["onClick"],uS=["name","id","value"];function hS(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("div",oS,[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),3)):n.createCommentVNode("",!0),n.createElementVNode("div",sS,[n.withDirectives(n.createElementVNode("input",{id:"displayInput",autocomplete:"off",ref:"autoComplete",type:"text",onInput:t[0]||(t[0]=(...i)=>s.onChange&&s.onChange(...i)),"onUpdate:modelValue":t[1]||(t[1]=i=>o.search=i),onKeydown:[t[2]||(t[2]=n.withKeys((...i)=>s.onArrowDown&&s.onArrowDown(...i),["down"])),t[3]||(t[3]=n.withKeys((...i)=>s.onArrowUp&&s.onArrowUp(...i),["up"])),t[4]||(t[4]=n.withKeys((...i)=>s.onEnter&&s.onEnter(...i),["enter"])),t[5]||(t[5]=n.withKeys((...i)=>s.onEscape&&s.onEscape(...i),["esc"])),t[6]||(t[6]=n.withKeys((...i)=>s.onEscape&&s.onEscape(...i),["tab"]))],required:a.required},null,40,iS),[[n.vModelText,o.search]]),n.withDirectives(n.createElementVNode("ul",lS,[o.isLoading?(n.openBlock(),n.createElementBlock("li",cS,"Loading results...")):(n.openBlock(!0),n.createElementBlock(n.Fragment,{key:1},n.renderList(o.results,(i,l)=>(n.openBlock(),n.createElementBlock("li",{key:l,onClick:c=>s.setResult(i),class:n.normalizeClass(["lux-autocomplete-result",{"is-active":l===o.arrowCounter}])},n.toDisplayString(i),11,dS))),128))],512),[[n.vShow,o.isOpen]]),n.createElementVNode("input",{name:a.name,id:a.id,type:"hidden",value:o.inputValue,"data-input-value":""},null,8,uS)])])}const _c=w(rS,[["render",hS]]),fS={name:"LuxTag",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"tag",validator:e=>e.match(/(tag|filter)/)},tagItems:{required:!0,type:Array},horizontal:{type:String,validator:e=>e.match(/(start|center|end)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},label:{type:String,default:""}},methods:{isPill(e){return e==="pill"},componentType(e){return e.hasOwnProperty("href")?"a":"span"}}},mS=["aria-label"],pS={key:0,class:"prepend-icon"},gS=["innerHTML"],_S={key:1,class:"append-icon"};function yS(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-alert"),l=n.resolveComponent("lux-icon-approved"),c=n.resolveComponent("lux-icon-denied"),d=n.resolveComponent("lux-icon-clock"),u=n.resolveComponent("lux-icon-refresh"),h=n.resolveComponent("lux-icon-reported"),m=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("ul",{class:n.normalizeClass(["lux-tag",[a.type,a.horizontal]]),"aria-label":a.label},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.tagItems,(f,g)=>(n.openBlock(),n.createElementBlock("li",{key:f},[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.componentType(f)),{key:g,href:f.href,class:n.normalizeClass(["lux-tag-item",a.size,f.color,{pill:s.isPill(f.style)}])},{default:n.withCtx(()=>[f.icon?(n.openBlock(),n.createElementBlock("span",pS,[n.createVNode(m,{width:"14",height:"14"},{default:n.withCtx(()=>[f.icon==="alert"?(n.openBlock(),n.createBlock(i,{key:0})):n.createCommentVNode("",!0),f.icon==="approved"?(n.openBlock(),n.createBlock(l,{key:1})):n.createCommentVNode("",!0),f.icon==="denied"?(n.openBlock(),n.createBlock(c,{key:2})):n.createCommentVNode("",!0),f.icon==="clock"?(n.openBlock(),n.createBlock(d,{key:3})):n.createCommentVNode("",!0),f.icon==="refresh"?(n.openBlock(),n.createBlock(u,{key:4})):n.createCommentVNode("",!0),f.icon==="reported"?(n.openBlock(),n.createBlock(h,{key:5})):n.createCommentVNode("",!0)]),_:2},1024)])):n.createCommentVNode("",!0),n.createElementVNode("span",{innerHTML:f.name},null,8,gS),a.type==="filter"?(n.openBlock(),n.createElementBlock("span",_S,[n.createVNode(m,{width:"14",height:"14"},{default:n.withCtx(()=>[n.createVNode(c)]),_:1})])):n.createCommentVNode("",!0)]),_:2},1032,["href","class"]))]))),128))],10,mS)}const yc=w(fS,[["render",yS]]),ao=Object.freeze(Object.defineProperty({__proto__:null,LuxAlert:pc,LuxAutocompleteInput:_c,LuxBanner:l1,LuxCard:c1,LuxCounter:w1,LuxDataTable:C1,LuxDatePicker:$l,LuxDisclosure:wl,LuxDropdownMenu:gc,LuxGallery:ec,LuxGridContainer:tc,LuxGridItem:nc,LuxHeading:ac,LuxHyperlink:oa,LuxIconAdd:co,LuxIconAlert:dr,LuxIconApproved:ur,LuxIconArrowDown:hr,LuxIconArrowRight:uo,LuxIconArrowUp:fr,LuxIconAscending:ho,LuxIconBase:Gt,LuxIconClock:fo,LuxIconConsulting:mo,LuxIconDelivery:po,LuxIconDenied:pr,LuxIconDerivativesHealthy:go,LuxIconDerivativesUnhealthy:_o,LuxIconDescending:yo,LuxIconEdit:bo,LuxIconExclamation:vo,LuxIconFile:$o,LuxIconFileHealthy:wo,LuxIconFileUnhealthy:Co,LuxIconFilter:Eo,LuxIconFlower:ko,LuxIconGlobe:So,LuxIconHospital:xo,LuxIconInfo:Vo,LuxIconLockClose:No,LuxIconLockOpen:Do,LuxIconNewTab:_r,LuxIconNote:Mo,LuxIconPerson:Lo,LuxIconPicture:Bo,LuxIconQuestion:Io,LuxIconQuestionFilled:Oo,LuxIconRefresh:To,LuxIconRelax:zo,LuxIconReportHealthy:Ao,LuxIconReportRemove:Po,LuxIconReportUnhealthy:Yo,LuxIconReportUserHome:Ho,LuxIconReported:Ro,LuxIconResearch:Fo,LuxIconScales:jo,LuxIconSearch:Wo,LuxIconUnsorted:Uo,LuxIconVacation:qo,LuxIconView:Go,LuxInputButton:br,LuxInputCheckbox:Ko,LuxInputMultiselect:Jo,LuxInputRadio:Qo,LuxInputSelect:e1,LuxInputText:wr,LuxLibraryFooter:ic,LuxLibraryHeader:oc,LuxLibraryLogo:rr,LuxLoader:rc,LuxLogoFacebook:sa,LuxLogoFriends:ca,LuxLogoGovDocs:la,LuxLogoInstagram:J0,LuxLogoLibrary:Z0,LuxLogoLibraryIcon:hc,LuxLogoUniversity:fc,LuxLogoUniversityWhite:Q0,LuxLogoX:ia,LuxMediaImage:cc,LuxMenuBar:dc,LuxSearchBox:mc,LuxSpacer:X0,LuxSpecialCollectionsFooter:lc,LuxTag:yc,LuxTextStyle:uc,LuxUniversityFooter:eo,LuxWrapper:ta,_LuxCardContent:t1,_LuxCardHeader:n1,_LuxCardMedia:a1,_LuxHamburger:Cr,_LuxLibraryContactInfo:xr,_LuxLibraryContactInfoOld:Vr,_LuxMenuBarLabel:Er,_LuxSubscribeNewsletter:kr,_LuxUniversityAccessibility:o1,_LuxUniversityAccessibilityOld:Sr,_LuxUniversityCopyright:da,_LuxUniversityCopyrightOld:s1,_LuxUniversityPrivacyNotice:Nr},Symbol.toStringTag,{value:"Module"})),bS={install(e,t){vS(e),$S(e)}};function vS(e){e.use(vC,{})}function $S(e){for(const t in ao)e.component(ao[t].name,ao[t])}return $.LuxAlert=pc,$.LuxAutocompleteInput=_c,$.LuxBanner=l1,$.LuxCard=c1,$.LuxCounter=w1,$.LuxDataTable=C1,$.LuxDatePicker=$l,$.LuxDisclosure=wl,$.LuxDropdownMenu=gc,$.LuxGallery=ec,$.LuxGridContainer=tc,$.LuxGridItem=nc,$.LuxHeading=ac,$.LuxHyperlink=oa,$.LuxIconAdd=co,$.LuxIconAlert=dr,$.LuxIconApproved=ur,$.LuxIconArrowDown=hr,$.LuxIconArrowRight=uo,$.LuxIconArrowUp=fr,$.LuxIconAscending=ho,$.LuxIconBase=Gt,$.LuxIconClock=fo,$.LuxIconConsulting=mo,$.LuxIconDelivery=po,$.LuxIconDenied=pr,$.LuxIconDerivativesHealthy=go,$.LuxIconDerivativesUnhealthy=_o,$.LuxIconDescending=yo,$.LuxIconEdit=bo,$.LuxIconExclamation=vo,$.LuxIconFile=$o,$.LuxIconFileHealthy=wo,$.LuxIconFileUnhealthy=Co,$.LuxIconFilter=Eo,$.LuxIconFlower=ko,$.LuxIconGlobe=So,$.LuxIconHospital=xo,$.LuxIconInfo=Vo,$.LuxIconLockClose=No,$.LuxIconLockOpen=Do,$.LuxIconNewTab=_r,$.LuxIconNote=Mo,$.LuxIconPerson=Lo,$.LuxIconPicture=Bo,$.LuxIconQuestion=Io,$.LuxIconQuestionFilled=Oo,$.LuxIconRefresh=To,$.LuxIconRelax=zo,$.LuxIconReportHealthy=Ao,$.LuxIconReportRemove=Po,$.LuxIconReportUnhealthy=Yo,$.LuxIconReportUserHome=Ho,$.LuxIconReported=Ro,$.LuxIconResearch=Fo,$.LuxIconScales=jo,$.LuxIconSearch=Wo,$.LuxIconUnsorted=Uo,$.LuxIconVacation=qo,$.LuxIconView=Go,$.LuxInputButton=br,$.LuxInputCheckbox=Ko,$.LuxInputMultiselect=Jo,$.LuxInputRadio=Qo,$.LuxInputSelect=e1,$.LuxInputText=wr,$.LuxLibraryFooter=ic,$.LuxLibraryHeader=oc,$.LuxLibraryLogo=rr,$.LuxLoader=rc,$.LuxLogoFacebook=sa,$.LuxLogoFriends=ca,$.LuxLogoGovDocs=la,$.LuxLogoInstagram=J0,$.LuxLogoLibrary=Z0,$.LuxLogoLibraryIcon=hc,$.LuxLogoUniversity=fc,$.LuxLogoUniversityWhite=Q0,$.LuxLogoX=ia,$.LuxMediaImage=cc,$.LuxMenuBar=dc,$.LuxSearchBox=mc,$.LuxSpacer=X0,$.LuxSpecialCollectionsFooter=lc,$.LuxTag=yc,$.LuxTextStyle=uc,$.LuxUniversityFooter=eo,$.LuxWrapper=ta,$._LuxCardContent=t1,$._LuxCardHeader=n1,$._LuxCardMedia=a1,$._LuxHamburger=Cr,$._LuxLibraryContactInfo=xr,$._LuxLibraryContactInfoOld=Vr,$._LuxMenuBarLabel=Er,$._LuxSubscribeNewsletter=kr,$._LuxUniversityAccessibility=o1,$._LuxUniversityAccessibilityOld=Sr,$._LuxUniversityCopyright=da,$._LuxUniversityCopyrightOld=s1,$._LuxUniversityPrivacyNotice=Nr,$.default=bS,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$}({},Vue);
|
|
152
|
+
*/function Dl(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),a.push.apply(a,r)}return a}function nt(e){for(var t=1;t<arguments.length;t++){var a=arguments[t]!=null?arguments[t]:{};t%2?Dl(Object(a),!0).forEach(function(r){zC(e,r,a[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):Dl(Object(a)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(a,r))})}return e}function Fa(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Fa=function(t){return typeof t}:Fa=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Fa(e)}function zC(e,t,a){return t in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function ht(){return ht=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var r in a)Object.prototype.hasOwnProperty.call(a,r)&&(e[r]=a[r])}return e},ht.apply(this,arguments)}function AC(e,t){if(e==null)return{};var a={},r=Object.keys(e),o,s;for(s=0;s<r.length;s++)o=r[s],!(t.indexOf(o)>=0)&&(a[o]=e[o]);return a}function PC(e,t){if(e==null)return{};var a=AC(e,t),r,o;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(o=0;o<s.length;o++)r=s[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a}var YC="1.15.1";function ft(e){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(e)}var mt=ft(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),Wn=ft(/Edge/i),Ml=ft(/firefox/i),Un=ft(/safari/i)&&!ft(/chrome/i)&&!ft(/android/i),Ll=ft(/iP(ad|od|hone)/i),Bl=ft(/chrome/i)&&ft(/android/i),Il={capture:!1,passive:!1};function X(e,t,a){e.addEventListener(t,a,!mt&&Il)}function G(e,t,a){e.removeEventListener(t,a,!mt&&Il)}function ja(e,t){if(t){if(t[0]===">"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function HC(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function at(e,t,a,r){if(e){a=a||document;do{if(t!=null&&(t[0]===">"?e.parentNode===a&&ja(e,t):ja(e,t))||r&&e===a)return e;if(e===a)break}while(e=HC(e))}return null}var Ol=/\s+/g;function De(e,t,a){if(e&&t)if(e.classList)e.classList[a?"add":"remove"](t);else{var r=(" "+e.className+" ").replace(Ol," ").replace(" "+t+" "," ");e.className=(r+(a?" "+t:"")).replace(Ol," ")}}function A(e,t,a){var r=e&&e.style;if(r){if(a===void 0)return document.defaultView&&document.defaultView.getComputedStyle?a=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(a=e.currentStyle),t===void 0?a:a[t];!(t in r)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),r[t]=a+(typeof a=="string"?"":"px")}}function vn(e,t){var a="";if(typeof e=="string")a=e;else do{var r=A(e,"transform");r&&r!=="none"&&(a=r+" "+a)}while(!t&&(e=e.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(a)}function Tl(e,t,a){if(e){var r=e.getElementsByTagName(t),o=0,s=r.length;if(a)for(;o<s;o++)a(r[o],o);return r}return[]}function rt(){var e=document.scrollingElement;return e||document.documentElement}function le(e,t,a,r,o){if(!(!e.getBoundingClientRect&&e!==window)){var s,i,l,c,d,u,h;if(e!==window&&e.parentNode&&e!==rt()?(s=e.getBoundingClientRect(),i=s.top,l=s.left,c=s.bottom,d=s.right,u=s.height,h=s.width):(i=0,l=0,c=window.innerHeight,d=window.innerWidth,u=window.innerHeight,h=window.innerWidth),(t||a)&&e!==window&&(o=o||e.parentNode,!mt))do if(o&&o.getBoundingClientRect&&(A(o,"transform")!=="none"||a&&A(o,"position")!=="static")){var m=o.getBoundingClientRect();i-=m.top+parseInt(A(o,"border-top-width")),l-=m.left+parseInt(A(o,"border-left-width")),c=i+s.height,d=l+s.width;break}while(o=o.parentNode);if(r&&e!==window){var f=vn(o||e),g=f&&f.a,b=f&&f.d;f&&(i/=b,l/=g,h/=g,u/=b,c=i+u,d=l+h)}return{top:i,left:l,bottom:c,right:d,width:h,height:u}}}function zl(e){var t=le(e),a=parseInt(A(e,"padding-left")),r=parseInt(A(e,"padding-top")),o=parseInt(A(e,"padding-right")),s=parseInt(A(e,"padding-bottom"));return t.top+=r+parseInt(A(e,"border-top-width")),t.left+=a+parseInt(A(e,"border-left-width")),t.width=e.clientWidth-a-o,t.height=e.clientHeight-r-s,t.bottom=t.top+t.height,t.right=t.left+t.width,t}function Al(e,t,a){for(var r=wt(e,!0),o=le(e)[t];r;){var s=le(r)[a],i=void 0;if(i=o>=s,!i)return r;if(r===rt())break;r=wt(r,!1)}return!1}function $n(e,t,a,r){for(var o=0,s=0,i=e.children;s<i.length;){if(i[s].style.display!=="none"&&i[s]!==R.ghost&&(r||i[s]!==R.dragged)&&at(i[s],a.draggable,e,!1)){if(o===t)return i[s];o++}s++}return null}function B0(e,t){for(var a=e.lastElementChild;a&&(a===R.ghost||A(a,"display")==="none"||t&&!ja(a,t));)a=a.previousElementSibling;return a||null}function Ye(e,t){var a=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==R.clone&&(!t||ja(e,t))&&a++;return a}function Pl(e){var t=0,a=0,r=rt();if(e)do{var o=vn(e),s=o.a,i=o.d;t+=e.scrollLeft*s,a+=e.scrollTop*i}while(e!==r&&(e=e.parentNode));return[t,a]}function RC(e,t){for(var a in e)if(e.hasOwnProperty(a)){for(var r in t)if(t.hasOwnProperty(r)&&t[r]===e[a][r])return Number(a)}return-1}function wt(e,t){if(!e||!e.getBoundingClientRect)return rt();var a=e,r=!1;do if(a.clientWidth<a.scrollWidth||a.clientHeight<a.scrollHeight){var o=A(a);if(a.clientWidth<a.scrollWidth&&(o.overflowX=="auto"||o.overflowX=="scroll")||a.clientHeight<a.scrollHeight&&(o.overflowY=="auto"||o.overflowY=="scroll")){if(!a.getBoundingClientRect||a===document.body)return rt();if(r||t)return a;r=!0}}while(a=a.parentNode);return rt()}function FC(e,t){if(e&&t)for(var a in t)t.hasOwnProperty(a)&&(e[a]=t[a]);return e}function I0(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}var qn;function Yl(e,t){return function(){if(!qn){var a=arguments,r=this;a.length===1?e.call(r,a[0]):e.apply(r,a),qn=setTimeout(function(){qn=void 0},t)}}}function jC(){clearTimeout(qn),qn=void 0}function Hl(e,t,a){e.scrollLeft+=t,e.scrollTop+=a}function Rl(e){var t=window.Polymer,a=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):a?a(e).clone(!0)[0]:e.cloneNode(!0)}var Me="Sortable"+new Date().getTime();function WC(){var e=[],t;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var a=[].slice.call(this.el.children);a.forEach(function(r){if(!(A(r,"display")==="none"||r===R.ghost)){e.push({target:r,rect:le(r)});var o=nt({},e[e.length-1].rect);if(r.thisAnimationDuration){var s=vn(r,!0);s&&(o.top-=s.f,o.left-=s.e)}r.fromRect=o}})}},addAnimationState:function(a){e.push(a)},removeAnimationState:function(a){e.splice(RC(e,{target:a}),1)},animateAll:function(a){var r=this;if(!this.options.animation){clearTimeout(t),typeof a=="function"&&a();return}var o=!1,s=0;e.forEach(function(i){var l=0,c=i.target,d=c.fromRect,u=le(c),h=c.prevFromRect,m=c.prevToRect,f=i.rect,g=vn(c,!0);g&&(u.top-=g.f,u.left-=g.e),c.toRect=u,c.thisAnimationDuration&&I0(h,u)&&!I0(d,u)&&(f.top-u.top)/(f.left-u.left)===(d.top-u.top)/(d.left-u.left)&&(l=qC(f,h,m,r.options)),I0(u,d)||(c.prevFromRect=d,c.prevToRect=u,l||(l=r.options.animation),r.animate(c,f,u,l)),l&&(o=!0,s=Math.max(s,l),clearTimeout(c.animationResetTimer),c.animationResetTimer=setTimeout(function(){c.animationTime=0,c.prevFromRect=null,c.fromRect=null,c.prevToRect=null,c.thisAnimationDuration=null},l),c.thisAnimationDuration=l)}),clearTimeout(t),o?t=setTimeout(function(){typeof a=="function"&&a()},s):typeof a=="function"&&a(),e=[]},animate:function(a,r,o,s){if(s){A(a,"transition",""),A(a,"transform","");var i=vn(this.el),l=i&&i.a,c=i&&i.d,d=(r.left-o.left)/(l||1),u=(r.top-o.top)/(c||1);a.animatingX=!!d,a.animatingY=!!u,A(a,"transform","translate3d("+d+"px,"+u+"px,0)"),this.forRepaintDummy=UC(a),A(a,"transition","transform "+s+"ms"+(this.options.easing?" "+this.options.easing:"")),A(a,"transform","translate3d(0,0,0)"),typeof a.animated=="number"&&clearTimeout(a.animated),a.animated=setTimeout(function(){A(a,"transition",""),A(a,"transform",""),a.animated=!1,a.animatingX=!1,a.animatingY=!1},s)}}}}function UC(e){return e.offsetWidth}function qC(e,t,a,r){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-a.top,2)+Math.pow(t.left-a.left,2))*r.animation}var wn=[],O0={initializeByDefault:!0},Gn={mount:function(e){for(var t in O0)O0.hasOwnProperty(t)&&!(t in e)&&(e[t]=O0[t]);wn.forEach(function(a){if(a.pluginName===e.pluginName)throw"Sortable: Cannot mount plugin ".concat(e.pluginName," more than once")}),wn.push(e)},pluginEvent:function(e,t,a){var r=this;this.eventCanceled=!1,a.cancel=function(){r.eventCanceled=!0};var o=e+"Global";wn.forEach(function(s){t[s.pluginName]&&(t[s.pluginName][o]&&t[s.pluginName][o](nt({sortable:t},a)),t.options[s.pluginName]&&t[s.pluginName][e]&&t[s.pluginName][e](nt({sortable:t},a)))})},initializePlugins:function(e,t,a,r){wn.forEach(function(i){var l=i.pluginName;if(!(!e.options[l]&&!i.initializeByDefault)){var c=new i(e,t,e.options);c.sortable=e,c.options=e.options,e[l]=c,ht(a,c.defaults)}});for(var o in e.options)if(e.options.hasOwnProperty(o)){var s=this.modifyOption(e,o,e.options[o]);typeof s<"u"&&(e.options[o]=s)}},getEventProperties:function(e,t){var a={};return wn.forEach(function(r){typeof r.eventProperties=="function"&&ht(a,r.eventProperties.call(t[r.pluginName],e))}),a},modifyOption:function(e,t,a){var r;return wn.forEach(function(o){e[o.pluginName]&&o.optionListeners&&typeof o.optionListeners[t]=="function"&&(r=o.optionListeners[t].call(e[o.pluginName],a))}),r}};function GC(e){var t=e.sortable,a=e.rootEl,r=e.name,o=e.targetEl,s=e.cloneEl,i=e.toEl,l=e.fromEl,c=e.oldIndex,d=e.newIndex,u=e.oldDraggableIndex,h=e.newDraggableIndex,m=e.originalEvent,f=e.putSortable,g=e.extraEventProperties;if(t=t||a&&a[Me],!!t){var b,y=t.options,_="on"+r.charAt(0).toUpperCase()+r.substr(1);window.CustomEvent&&!mt&&!Wn?b=new CustomEvent(r,{bubbles:!0,cancelable:!0}):(b=document.createEvent("Event"),b.initEvent(r,!0,!0)),b.to=i||a,b.from=l||a,b.item=o||a,b.clone=s,b.oldIndex=c,b.newIndex=d,b.oldDraggableIndex=u,b.newDraggableIndex=h,b.originalEvent=m,b.pullMode=f?f.lastPutMode:void 0;var L=nt(nt({},g),Gn.getEventProperties(r,t));for(var V in L)b[V]=L[V];a&&a.dispatchEvent(b),y[_]&&y[_].call(t,b)}}var KC=["evt"],Se=function(e,t){var a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=a.evt,o=PC(a,KC);Gn.pluginEvent.bind(R)(e,t,nt({dragEl:N,parentEl:se,ghostEl:j,rootEl:ae,nextEl:Ht,lastDownEl:Wa,cloneEl:re,cloneHidden:Ct,dragStarted:Zn,putSortable:fe,activeSortable:R.active,originalEvent:r,oldIndex:Cn,oldDraggableIndex:Kn,newIndex:Le,newDraggableIndex:Et,hideGhostForTarget:Kl,unhideGhostForTarget:Zl,cloneNowHidden:function(){Ct=!0},cloneNowShown:function(){Ct=!1},dispatchSortableEvent:function(s){$e({sortable:t,name:s,originalEvent:r})}},o))};function $e(e){GC(nt({putSortable:fe,cloneEl:re,targetEl:N,rootEl:ae,oldIndex:Cn,oldDraggableIndex:Kn,newIndex:Le,newDraggableIndex:Et},e))}var N,se,j,ae,Ht,Wa,re,Ct,Cn,Le,Kn,Et,Ua,fe,En=!1,qa=!1,Ga=[],Rt,qe,T0,z0,Fl,jl,Zn,kn,Xn,Jn=!1,Ka=!1,Za,ye,A0=[],P0=!1,Xa=[],Ja=typeof document<"u",Qa=Ll,Wl=Wn||mt?"cssFloat":"float",ZC=Ja&&!Bl&&!Ll&&"draggable"in document.createElement("div"),Ul=function(){if(Ja){if(mt)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),ql=function(e,t){var a=A(e),r=parseInt(a.width)-parseInt(a.paddingLeft)-parseInt(a.paddingRight)-parseInt(a.borderLeftWidth)-parseInt(a.borderRightWidth),o=$n(e,0,t),s=$n(e,1,t),i=o&&A(o),l=s&&A(s),c=i&&parseInt(i.marginLeft)+parseInt(i.marginRight)+le(o).width,d=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+le(s).width;if(a.display==="flex")return a.flexDirection==="column"||a.flexDirection==="column-reverse"?"vertical":"horizontal";if(a.display==="grid")return a.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(o&&i.float&&i.float!=="none"){var u=i.float==="left"?"left":"right";return s&&(l.clear==="both"||l.clear===u)?"vertical":"horizontal"}return o&&(i.display==="block"||i.display==="flex"||i.display==="table"||i.display==="grid"||c>=r&&a[Wl]==="none"||s&&a[Wl]==="none"&&c+d>r)?"vertical":"horizontal"},XC=function(e,t,a){var r=a?e.left:e.top,o=a?e.right:e.bottom,s=a?e.width:e.height,i=a?t.left:t.top,l=a?t.right:t.bottom,c=a?t.width:t.height;return r===i||o===l||r+s/2===i+c/2},JC=function(e,t){var a;return Ga.some(function(r){var o=r[Me].options.emptyInsertThreshold;if(!(!o||B0(r))){var s=le(r),i=e>=s.left-o&&e<=s.right+o,l=t>=s.top-o&&t<=s.bottom+o;if(i&&l)return a=r}}),a},Gl=function(e){function t(o,s){return function(i,l,c,d){var u=i.options.group.name&&l.options.group.name&&i.options.group.name===l.options.group.name;if(o==null&&(s||u))return!0;if(o==null||o===!1)return!1;if(s&&o==="clone")return o;if(typeof o=="function")return t(o(i,l,c,d),s)(i,l,c,d);var h=(s?i:l).options.group.name;return o===!0||typeof o=="string"&&o===h||o.join&&o.indexOf(h)>-1}}var a={},r=e.group;(!r||Fa(r)!="object")&&(r={name:r}),a.name=r.name,a.checkPull=t(r.pull,!0),a.checkPut=t(r.put),a.revertClone=r.revertClone,e.group=a},Kl=function(){!Ul&&j&&A(j,"display","none")},Zl=function(){!Ul&&j&&A(j,"display","")};Ja&&!Bl&&document.addEventListener("click",function(e){if(qa)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),qa=!1,!1},!0);var Ft=function(e){if(N){e=e.touches?e.touches[0]:e;var t=JC(e.clientX,e.clientY);if(t){var a={};for(var r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);a.target=a.rootEl=t,a.preventDefault=void 0,a.stopPropagation=void 0,t[Me]._onDragOver(a)}}},QC=function(e){N&&N.parentNode[Me]._isOutsideThisEl(e.target)};function R(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=ht({},t),e[Me]=this;var a={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return ql(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(s,i){s.setData("Text",i.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:R.supportPointer!==!1&&"PointerEvent"in window&&!Un,emptyInsertThreshold:5};Gn.initializePlugins(this,e,a);for(var r in a)!(r in t)&&(t[r]=a[r]);Gl(t);for(var o in this)o.charAt(0)==="_"&&typeof this[o]=="function"&&(this[o]=this[o].bind(this));this.nativeDraggable=t.forceFallback?!1:ZC,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?X(e,"pointerdown",this._onTapStart):(X(e,"mousedown",this._onTapStart),X(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(X(e,"dragover",this),X(e,"dragenter",this)),Ga.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),ht(this,WC())}R.prototype={constructor:R,_isOutsideThisEl:function(e){!this.el.contains(e)&&e!==this.el&&(kn=null)},_getDirection:function(e,t){return typeof this.options.direction=="function"?this.options.direction.call(this,e,t,N):this.options.direction},_onTapStart:function(e){if(e.cancelable){var t=this,a=this.el,r=this.options,o=r.preventOnFilter,s=e.type,i=e.touches&&e.touches[0]||e.pointerType&&e.pointerType==="touch"&&e,l=(i||e).target,c=e.target.shadowRoot&&(e.path&&e.path[0]||e.composedPath&&e.composedPath()[0])||l,d=r.filter;if(iE(a),!N&&!(/mousedown|pointerdown/.test(s)&&e.button!==0||r.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&Un&&l&&l.tagName.toUpperCase()==="SELECT")&&(l=at(l,r.draggable,a,!1),!(l&&l.animated)&&Wa!==l)){if(Cn=Ye(l),Kn=Ye(l,r.draggable),typeof d=="function"){if(d.call(this,e,l,this)){$e({sortable:t,rootEl:c,name:"filter",targetEl:l,toEl:a,fromEl:a}),Se("filter",t,{evt:e}),o&&e.cancelable&&e.preventDefault();return}}else if(d&&(d=d.split(",").some(function(u){if(u=at(c,u.trim(),a,!1),u)return $e({sortable:t,rootEl:u,name:"filter",targetEl:l,fromEl:a,toEl:a}),Se("filter",t,{evt:e}),!0}),d)){o&&e.cancelable&&e.preventDefault();return}r.handle&&!at(c,r.handle,a,!1)||this._prepareDragStart(e,i,l)}}},_prepareDragStart:function(e,t,a){var r=this,o=r.el,s=r.options,i=o.ownerDocument,l;if(a&&!N&&a.parentNode===o){var c=le(a);if(ae=o,N=a,se=N.parentNode,Ht=N.nextSibling,Wa=a,Ua=s.group,R.dragged=N,Rt={target:N,clientX:(t||e).clientX,clientY:(t||e).clientY},Fl=Rt.clientX-c.left,jl=Rt.clientY-c.top,this._lastX=(t||e).clientX,this._lastY=(t||e).clientY,N.style["will-change"]="all",l=function(){if(Se("delayEnded",r,{evt:e}),R.eventCanceled){r._onDrop();return}r._disableDelayedDragEvents(),!Ml&&r.nativeDraggable&&(N.draggable=!0),r._triggerDragStart(e,t),$e({sortable:r,name:"choose",originalEvent:e}),De(N,s.chosenClass,!0)},s.ignore.split(",").forEach(function(d){Tl(N,d.trim(),Y0)}),X(i,"dragover",Ft),X(i,"mousemove",Ft),X(i,"touchmove",Ft),X(i,"mouseup",r._onDrop),X(i,"touchend",r._onDrop),X(i,"touchcancel",r._onDrop),Ml&&this.nativeDraggable&&(this.options.touchStartThreshold=4,N.draggable=!0),Se("delayStart",this,{evt:e}),s.delay&&(!s.delayOnTouchOnly||t)&&(!this.nativeDraggable||!(Wn||mt))){if(R.eventCanceled){this._onDrop();return}X(i,"mouseup",r._disableDelayedDrag),X(i,"touchend",r._disableDelayedDrag),X(i,"touchcancel",r._disableDelayedDrag),X(i,"mousemove",r._delayedDragTouchMoveHandler),X(i,"touchmove",r._delayedDragTouchMoveHandler),s.supportPointer&&X(i,"pointermove",r._delayedDragTouchMoveHandler),r._dragStartTimer=setTimeout(l,s.delay)}else l()}},_delayedDragTouchMoveHandler:function(e){var t=e.touches?e.touches[0]:e;Math.max(Math.abs(t.clientX-this._lastX),Math.abs(t.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){N&&Y0(N),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var e=this.el.ownerDocument;G(e,"mouseup",this._disableDelayedDrag),G(e,"touchend",this._disableDelayedDrag),G(e,"touchcancel",this._disableDelayedDrag),G(e,"mousemove",this._delayedDragTouchMoveHandler),G(e,"touchmove",this._delayedDragTouchMoveHandler),G(e,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(e,t){t=t||e.pointerType=="touch"&&e,!this.nativeDraggable||t?this.options.supportPointer?X(document,"pointermove",this._onTouchMove):t?X(document,"touchmove",this._onTouchMove):X(document,"mousemove",this._onTouchMove):(X(N,"dragend",this),X(ae,"dragstart",this._onDragStart));try{document.selection?tr(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(e,t){if(En=!1,ae&&N){Se("dragStarted",this,{evt:t}),this.nativeDraggable&&X(document,"dragover",QC);var a=this.options;!e&&De(N,a.dragClass,!1),De(N,a.ghostClass,!0),R.active=this,e&&this._appendGhost(),$e({sortable:this,name:"start",originalEvent:t})}else this._nulling()},_emulateDragOver:function(){if(qe){this._lastX=qe.clientX,this._lastY=qe.clientY,Kl();for(var e=document.elementFromPoint(qe.clientX,qe.clientY),t=e;e&&e.shadowRoot&&(e=e.shadowRoot.elementFromPoint(qe.clientX,qe.clientY),e!==t);)t=e;if(N.parentNode[Me]._isOutsideThisEl(e),t)do{if(t[Me]){var a=void 0;if(a=t[Me]._onDragOver({clientX:qe.clientX,clientY:qe.clientY,target:e,rootEl:t}),a&&!this.options.dragoverBubble)break}e=t}while(t=t.parentNode);Zl()}},_onTouchMove:function(e){if(Rt){var t=this.options,a=t.fallbackTolerance,r=t.fallbackOffset,o=e.touches?e.touches[0]:e,s=j&&vn(j,!0),i=j&&s&&s.a,l=j&&s&&s.d,c=Qa&&ye&&Pl(ye),d=(o.clientX-Rt.clientX+r.x)/(i||1)+(c?c[0]-A0[0]:0)/(i||1),u=(o.clientY-Rt.clientY+r.y)/(l||1)+(c?c[1]-A0[1]:0)/(l||1);if(!R.active&&!En){if(a&&Math.max(Math.abs(o.clientX-this._lastX),Math.abs(o.clientY-this._lastY))<a)return;this._onDragStart(e,!0)}if(j){s?(s.e+=d-(T0||0),s.f+=u-(z0||0)):s={a:1,b:0,c:0,d:1,e:d,f:u};var h="matrix(".concat(s.a,",").concat(s.b,",").concat(s.c,",").concat(s.d,",").concat(s.e,",").concat(s.f,")");A(j,"webkitTransform",h),A(j,"mozTransform",h),A(j,"msTransform",h),A(j,"transform",h),T0=d,z0=u,qe=o}e.cancelable&&e.preventDefault()}},_appendGhost:function(){if(!j){var e=this.options.fallbackOnBody?document.body:ae,t=le(N,!0,Qa,!0,e),a=this.options;if(Qa){for(ye=e;A(ye,"position")==="static"&&A(ye,"transform")==="none"&&ye!==document;)ye=ye.parentNode;ye!==document.body&&ye!==document.documentElement?(ye===document&&(ye=rt()),t.top+=ye.scrollTop,t.left+=ye.scrollLeft):ye=rt(),A0=Pl(ye)}j=N.cloneNode(!0),De(j,a.ghostClass,!1),De(j,a.fallbackClass,!0),De(j,a.dragClass,!0),A(j,"transition",""),A(j,"transform",""),A(j,"box-sizing","border-box"),A(j,"margin",0),A(j,"top",t.top),A(j,"left",t.left),A(j,"width",t.width),A(j,"height",t.height),A(j,"opacity","0.8"),A(j,"position",Qa?"absolute":"fixed"),A(j,"zIndex","100000"),A(j,"pointerEvents","none"),R.ghost=j,e.appendChild(j),A(j,"transform-origin",Fl/parseInt(j.style.width)*100+"% "+jl/parseInt(j.style.height)*100+"%")}},_onDragStart:function(e,t){var a=this,r=e.dataTransfer,o=a.options;if(Se("dragStart",this,{evt:e}),R.eventCanceled){this._onDrop();return}Se("setupClone",this),R.eventCanceled||(re=Rl(N),re.removeAttribute("id"),re.draggable=!1,re.style["will-change"]="",this._hideClone(),De(re,this.options.chosenClass,!1),R.clone=re),a.cloneId=tr(function(){Se("clone",a),!R.eventCanceled&&(a.options.removeCloneOnHide||ae.insertBefore(re,N),a._hideClone(),$e({sortable:a,name:"clone"}))}),!t&&De(N,o.dragClass,!0),t?(qa=!0,a._loopId=setInterval(a._emulateDragOver,50)):(G(document,"mouseup",a._onDrop),G(document,"touchend",a._onDrop),G(document,"touchcancel",a._onDrop),r&&(r.effectAllowed="move",o.setData&&o.setData.call(a,r,N)),X(document,"drop",a),A(N,"transform","translateZ(0)")),En=!0,a._dragStartId=tr(a._dragStarted.bind(a,t,e)),X(document,"selectstart",a),Zn=!0,Un&&A(document.body,"user-select","none")},_onDragOver:function(e){var t=this.el,a=e.target,r,o,s,i=this.options,l=i.group,c=R.active,d=Ua===l,u=i.sort,h=fe||c,m,f=this,g=!1;if(P0)return;function b(K,ie){Se(K,f,nt({evt:e,isOwner:d,axis:m?"vertical":"horizontal",revert:s,dragRect:r,targetRect:o,canSort:u,fromSortable:h,target:a,completed:_,onMove:function(te,S){return er(ae,t,N,r,te,le(te),e,S)},changed:L},ie))}function y(){b("dragOverAnimationCapture"),f.captureAnimationState(),f!==h&&h.captureAnimationState()}function _(K){return b("dragOverCompleted",{insertion:K}),K&&(d?c._hideClone():c._showClone(f),f!==h&&(De(N,fe?fe.options.ghostClass:c.options.ghostClass,!1),De(N,i.ghostClass,!0)),fe!==f&&f!==R.active?fe=f:f===R.active&&fe&&(fe=null),h===f&&(f._ignoreWhileAnimating=a),f.animateAll(function(){b("dragOverAnimationComplete"),f._ignoreWhileAnimating=null}),f!==h&&(h.animateAll(),h._ignoreWhileAnimating=null)),(a===N&&!N.animated||a===t&&!a.animated)&&(kn=null),!i.dragoverBubble&&!e.rootEl&&a!==document&&(N.parentNode[Me]._isOutsideThisEl(e.target),!K&&Ft(e)),!i.dragoverBubble&&e.stopPropagation&&e.stopPropagation(),g=!0}function L(){Le=Ye(N),Et=Ye(N,i.draggable),$e({sortable:f,name:"change",toEl:t,newIndex:Le,newDraggableIndex:Et,originalEvent:e})}if(e.preventDefault!==void 0&&e.cancelable&&e.preventDefault(),a=at(a,i.draggable,t,!0),b("dragOver"),R.eventCanceled)return g;if(N.contains(e.target)||a.animated&&a.animatingX&&a.animatingY||f._ignoreWhileAnimating===a)return _(!1);if(qa=!1,c&&!i.disabled&&(d?u||(s=se!==ae):fe===this||(this.lastPutMode=Ua.checkPull(this,c,N,e))&&l.checkPut(this,c,N,e))){if(m=this._getDirection(e,a)==="vertical",r=le(N),b("dragOverValid"),R.eventCanceled)return g;if(s)return se=ae,y(),this._hideClone(),b("revert"),R.eventCanceled||(Ht?ae.insertBefore(N,Ht):ae.appendChild(N)),_(!0);var V=B0(t,i.draggable);if(!V||aE(e,m,this)&&!V.animated){if(V===N)return _(!1);if(V&&t===e.target&&(a=V),a&&(o=le(a)),er(ae,t,N,r,a,o,e,!!a)!==!1)return y(),V&&V.nextSibling?t.insertBefore(N,V.nextSibling):t.appendChild(N),se=t,L(),_(!0)}else if(V&&nE(e,m,this)){var k=$n(t,0,i,!0);if(k===N)return _(!1);if(a=k,o=le(a),er(ae,t,N,r,a,o,e,!1)!==!1)return y(),t.insertBefore(N,k),se=t,L(),_(!0)}else if(a.parentNode===t){o=le(a);var D=0,E,x=N.parentNode!==t,I=!XC(N.animated&&N.toRect||r,a.animated&&a.toRect||o,m),T=m?"top":"left",H=Al(a,"top","top")||Al(N,"top","top"),F=H?H.scrollTop:void 0;kn!==a&&(E=o[T],Jn=!1,Ka=!I&&i.invertSwap||x),D=rE(e,a,o,m,I?1:i.swapThreshold,i.invertedSwapThreshold==null?i.swapThreshold:i.invertedSwapThreshold,Ka,kn===a);var B;if(D!==0){var P=Ye(N);do P-=D,B=se.children[P];while(B&&(A(B,"display")==="none"||B===j))}if(D===0||B===a)return _(!1);kn=a,Xn=D;var q=a.nextElementSibling,O=!1;O=D===1;var U=er(ae,t,N,r,a,o,e,O);if(U!==!1)return(U===1||U===-1)&&(O=U===1),P0=!0,setTimeout(tE,30),y(),O&&!q?t.appendChild(N):a.parentNode.insertBefore(N,O?q:a),H&&Hl(H,0,F-H.scrollTop),se=N.parentNode,E!==void 0&&!Ka&&(Za=Math.abs(E-le(a)[T])),L(),_(!0)}if(t.contains(N))return _(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){G(document,"mousemove",this._onTouchMove),G(document,"touchmove",this._onTouchMove),G(document,"pointermove",this._onTouchMove),G(document,"dragover",Ft),G(document,"mousemove",Ft),G(document,"touchmove",Ft)},_offUpEvents:function(){var e=this.el.ownerDocument;G(e,"mouseup",this._onDrop),G(e,"touchend",this._onDrop),G(e,"pointerup",this._onDrop),G(e,"touchcancel",this._onDrop),G(document,"selectstart",this)},_onDrop:function(e){var t=this.el,a=this.options;if(Le=Ye(N),Et=Ye(N,a.draggable),Se("drop",this,{evt:e}),se=N&&N.parentNode,Le=Ye(N),Et=Ye(N,a.draggable),R.eventCanceled){this._nulling();return}En=!1,Ka=!1,Jn=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),H0(this.cloneId),H0(this._dragStartId),this.nativeDraggable&&(G(document,"drop",this),G(t,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),Un&&A(document.body,"user-select",""),A(N,"transform",""),e&&(Zn&&(e.cancelable&&e.preventDefault(),!a.dropBubble&&e.stopPropagation()),j&&j.parentNode&&j.parentNode.removeChild(j),(ae===se||fe&&fe.lastPutMode!=="clone")&&re&&re.parentNode&&re.parentNode.removeChild(re),N&&(this.nativeDraggable&&G(N,"dragend",this),Y0(N),N.style["will-change"]="",Zn&&!En&&De(N,fe?fe.options.ghostClass:this.options.ghostClass,!1),De(N,this.options.chosenClass,!1),$e({sortable:this,name:"unchoose",toEl:se,newIndex:null,newDraggableIndex:null,originalEvent:e}),ae!==se?(Le>=0&&($e({rootEl:se,name:"add",toEl:se,fromEl:ae,originalEvent:e}),$e({sortable:this,name:"remove",toEl:se,originalEvent:e}),$e({rootEl:se,name:"sort",toEl:se,fromEl:ae,originalEvent:e}),$e({sortable:this,name:"sort",toEl:se,originalEvent:e})),fe&&fe.save()):Le!==Cn&&Le>=0&&($e({sortable:this,name:"update",toEl:se,originalEvent:e}),$e({sortable:this,name:"sort",toEl:se,originalEvent:e})),R.active&&((Le==null||Le===-1)&&(Le=Cn,Et=Kn),$e({sortable:this,name:"end",toEl:se,originalEvent:e}),this.save()))),this._nulling()},_nulling:function(){Se("nulling",this),ae=N=se=j=Ht=re=Wa=Ct=Rt=qe=Zn=Le=Et=Cn=Kn=kn=Xn=fe=Ua=R.dragged=R.ghost=R.clone=R.active=null,Xa.forEach(function(e){e.checked=!0}),Xa.length=T0=z0=0},handleEvent:function(e){switch(e.type){case"drop":case"dragend":this._onDrop(e);break;case"dragenter":case"dragover":N&&(this._onDragOver(e),eE(e));break;case"selectstart":e.preventDefault();break}},toArray:function(){for(var e=[],t,a=this.el.children,r=0,o=a.length,s=this.options;r<o;r++)t=a[r],at(t,s.draggable,this.el,!1)&&e.push(t.getAttribute(s.dataIdAttr)||sE(t));return e},sort:function(e,t){var a={},r=this.el;this.toArray().forEach(function(o,s){var i=r.children[s];at(i,this.options.draggable,r,!1)&&(a[o]=i)},this),t&&this.captureAnimationState(),e.forEach(function(o){a[o]&&(r.removeChild(a[o]),r.appendChild(a[o]))}),t&&this.animateAll()},save:function(){var e=this.options.store;e&&e.set&&e.set(this)},closest:function(e,t){return at(e,t||this.options.draggable,this.el,!1)},option:function(e,t){var a=this.options;if(t===void 0)return a[e];var r=Gn.modifyOption(this,e,t);typeof r<"u"?a[e]=r:a[e]=t,e==="group"&&Gl(a)},destroy:function(){Se("destroy",this);var e=this.el;e[Me]=null,G(e,"mousedown",this._onTapStart),G(e,"touchstart",this._onTapStart),G(e,"pointerdown",this._onTapStart),this.nativeDraggable&&(G(e,"dragover",this),G(e,"dragenter",this)),Array.prototype.forEach.call(e.querySelectorAll("[draggable]"),function(t){t.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Ga.splice(Ga.indexOf(this.el),1),this.el=e=null},_hideClone:function(){if(!Ct){if(Se("hideClone",this),R.eventCanceled)return;A(re,"display","none"),this.options.removeCloneOnHide&&re.parentNode&&re.parentNode.removeChild(re),Ct=!0}},_showClone:function(e){if(e.lastPutMode!=="clone"){this._hideClone();return}if(Ct){if(Se("showClone",this),R.eventCanceled)return;N.parentNode==ae&&!this.options.group.revertClone?ae.insertBefore(re,N):Ht?ae.insertBefore(re,Ht):ae.appendChild(re),this.options.group.revertClone&&this.animate(N,re),A(re,"display",""),Ct=!1}}};function eE(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function er(e,t,a,r,o,s,i,l){var c,d=e[Me],u=d.options.onMove,h;return window.CustomEvent&&!mt&&!Wn?c=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(c=document.createEvent("Event"),c.initEvent("move",!0,!0)),c.to=t,c.from=e,c.dragged=a,c.draggedRect=r,c.related=o||t,c.relatedRect=s||le(t),c.willInsertAfter=l,c.originalEvent=i,e.dispatchEvent(c),u&&(h=u.call(d,c,i)),h}function Y0(e){e.draggable=!1}function tE(){P0=!1}function nE(e,t,a){var r=le($n(a.el,0,a.options,!0)),o=zl(a.el),s=10;return t?e.clientX<o.left-s||e.clientY<r.top&&e.clientX<r.right:e.clientY<o.top-s||e.clientY<r.bottom&&e.clientX<r.left}function aE(e,t,a){var r=le(B0(a.el,a.options.draggable)),o=zl(a.el),s=10;return t?e.clientX>o.right+s||e.clientY>r.bottom&&e.clientX>r.left:e.clientY>o.bottom+s||e.clientX>r.right&&e.clientY>r.top}function rE(e,t,a,r,o,s,i,l){var c=r?e.clientY:e.clientX,d=r?a.height:a.width,u=r?a.top:a.left,h=r?a.bottom:a.right,m=!1;if(!i){if(l&&Za<d*o){if(!Jn&&(Xn===1?c>u+d*s/2:c<h-d*s/2)&&(Jn=!0),Jn)m=!0;else if(Xn===1?c<u+Za:c>h-Za)return-Xn}else if(c>u+d*(1-o)/2&&c<h-d*(1-o)/2)return oE(t)}return m=m||i,m&&(c<u+d*s/2||c>h-d*s/2)?c>u+d/2?1:-1:0}function oE(e){return Ye(N)<Ye(e)?1:-1}function sE(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,a=t.length,r=0;a--;)r+=t.charCodeAt(a);return r.toString(36)}function iE(e){Xa.length=0;for(var t=e.getElementsByTagName("input"),a=t.length;a--;){var r=t[a];r.checked&&Xa.push(r)}}function tr(e){return setTimeout(e,0)}function H0(e){return clearTimeout(e)}Ja&&X(document,"touchmove",function(e){(R.active||En)&&e.cancelable&&e.preventDefault()}),R.utils={on:X,off:G,css:A,find:Tl,is:function(e,t){return!!at(e,t,e,!1)},extend:FC,throttle:Yl,closest:at,toggleClass:De,clone:Rl,index:Ye,nextTick:tr,cancelNextTick:H0,detectDirection:ql,getChild:$n},R.get=function(e){return e[Me]},R.mount=function(){for(var e=arguments.length,t=new Array(e),a=0;a<e;a++)t[a]=arguments[a];t[0].constructor===Array&&(t=t[0]),t.forEach(function(r){if(!r.prototype||!r.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(r));r.utils&&(R.utils=nt(nt({},R.utils),r.utils)),Gn.mount(r)})},R.create=function(e,t){return new R(e,t)},R.version=YC;var ce=[],Qn,R0,F0=!1,j0,W0,nr,ea;function lE(){function e(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var t in this)t.charAt(0)==="_"&&typeof this[t]=="function"&&(this[t]=this[t].bind(this))}return e.prototype={dragStarted:function(t){var a=t.originalEvent;this.sortable.nativeDraggable?X(document,"dragover",this._handleAutoScroll):this.options.supportPointer?X(document,"pointermove",this._handleFallbackAutoScroll):a.touches?X(document,"touchmove",this._handleFallbackAutoScroll):X(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(t){var a=t.originalEvent;!this.options.dragOverBubble&&!a.rootEl&&this._handleAutoScroll(a)},drop:function(){this.sortable.nativeDraggable?G(document,"dragover",this._handleAutoScroll):(G(document,"pointermove",this._handleFallbackAutoScroll),G(document,"touchmove",this._handleFallbackAutoScroll),G(document,"mousemove",this._handleFallbackAutoScroll)),Xl(),ar(),jC()},nulling:function(){nr=R0=Qn=F0=ea=j0=W0=null,ce.length=0},_handleFallbackAutoScroll:function(t){this._handleAutoScroll(t,!0)},_handleAutoScroll:function(t,a){var r=this,o=(t.touches?t.touches[0]:t).clientX,s=(t.touches?t.touches[0]:t).clientY,i=document.elementFromPoint(o,s);if(nr=t,a||this.options.forceAutoScrollFallback||Wn||mt||Un){U0(t,this.options,i,a);var l=wt(i,!0);F0&&(!ea||o!==j0||s!==W0)&&(ea&&Xl(),ea=setInterval(function(){var c=wt(document.elementFromPoint(o,s),!0);c!==l&&(l=c,ar()),U0(t,r.options,c,a)},10),j0=o,W0=s)}else{if(!this.options.bubbleScroll||wt(i,!0)===rt()){ar();return}U0(t,this.options,wt(i,!1),!1)}}},ht(e,{pluginName:"scroll",initializeByDefault:!0})}function ar(){ce.forEach(function(e){clearInterval(e.pid)}),ce=[]}function Xl(){clearInterval(ea)}var U0=Yl(function(e,t,a,r){if(t.scroll){var o=(e.touches?e.touches[0]:e).clientX,s=(e.touches?e.touches[0]:e).clientY,i=t.scrollSensitivity,l=t.scrollSpeed,c=rt(),d=!1,u;R0!==a&&(R0=a,ar(),Qn=t.scroll,u=t.scrollFn,Qn===!0&&(Qn=wt(a,!0)));var h=0,m=Qn;do{var f=m,g=le(f),b=g.top,y=g.bottom,_=g.left,L=g.right,V=g.width,k=g.height,D=void 0,E=void 0,x=f.scrollWidth,I=f.scrollHeight,T=A(f),H=f.scrollLeft,F=f.scrollTop;f===c?(D=V<x&&(T.overflowX==="auto"||T.overflowX==="scroll"||T.overflowX==="visible"),E=k<I&&(T.overflowY==="auto"||T.overflowY==="scroll"||T.overflowY==="visible")):(D=V<x&&(T.overflowX==="auto"||T.overflowX==="scroll"),E=k<I&&(T.overflowY==="auto"||T.overflowY==="scroll"));var B=D&&(Math.abs(L-o)<=i&&H+V<x)-(Math.abs(_-o)<=i&&!!H),P=E&&(Math.abs(y-s)<=i&&F+k<I)-(Math.abs(b-s)<=i&&!!F);if(!ce[h])for(var q=0;q<=h;q++)ce[q]||(ce[q]={});(ce[h].vx!=B||ce[h].vy!=P||ce[h].el!==f)&&(ce[h].el=f,ce[h].vx=B,ce[h].vy=P,clearInterval(ce[h].pid),(B!=0||P!=0)&&(d=!0,ce[h].pid=setInterval((function(){r&&this.layer===0&&R.active._onTouchMove(nr);var O=ce[this.layer].vy?ce[this.layer].vy*l:0,U=ce[this.layer].vx?ce[this.layer].vx*l:0;typeof u=="function"&&u.call(R.dragged.parentNode[Me],U,O,e,nr,ce[this.layer].el)!=="continue"||Hl(ce[this.layer].el,U,O)}).bind({layer:h}),24))),h++}while(t.bubbleScroll&&m!==c&&(m=wt(m,!1)));F0=d}},30),Jl=function(e){var t=e.originalEvent,a=e.putSortable,r=e.dragEl,o=e.activeSortable,s=e.dispatchSortableEvent,i=e.hideGhostForTarget,l=e.unhideGhostForTarget;if(t){var c=a||o;i();var d=t.changedTouches&&t.changedTouches.length?t.changedTouches[0]:t,u=document.elementFromPoint(d.clientX,d.clientY);l(),c&&!c.el.contains(u)&&(s("spill"),this.onSpill({dragEl:r,putSortable:a}))}};function q0(){}q0.prototype={startIndex:null,dragStart:function(e){var t=e.oldDraggableIndex;this.startIndex=t},onSpill:function(e){var t=e.dragEl,a=e.putSortable;this.sortable.captureAnimationState(),a&&a.captureAnimationState();var r=$n(this.sortable.el,this.startIndex,this.options);r?this.sortable.el.insertBefore(t,r):this.sortable.el.appendChild(t),this.sortable.animateAll(),a&&a.animateAll()},drop:Jl},ht(q0,{pluginName:"revertOnSpill"});function G0(){}G0.prototype={onSpill:function(e){var t=e.dragEl,a=e.putSortable,r=a||this.sortable;r.captureAnimationState(),t.parentNode&&t.parentNode.removeChild(t),r.animateAll()},drop:Jl},ht(G0,{pluginName:"removeOnSpill"}),R.mount(new lE),R.mount(G0,q0);function cE(e){return e==null?e:JSON.parse(JSON.stringify(e))}function dE(e){n.getCurrentInstance()&&n.onUnmounted(e)}function uE(e){n.getCurrentInstance()?n.onMounted(e):n.nextTick(e)}const Ql=Symbol("cloneElement");function hE(...e){var t,a;const r=(t=n.getCurrentInstance())==null?void 0:t.proxy,o=e[0];let[,s,i]=e;Array.isArray(n.unref(s))||(i=s,s=null);let l=null;const{immediate:c=!0,clone:d=cE,customUpdate:u}=(a=n.unref(i))!=null?a:{};function h(E){var x;E.item[Ql]=d(n.unref((x=n.unref(s))==null?void 0:x[E.oldIndex]))}function m(E){const x=E.item[Ql];DC(x)||(L0(E.item),NC(n.unref(s),E.newDraggableIndex,x))}function f(E){const{from:x,item:I,oldIndex:T,oldDraggableIndex:H,pullMode:F,clone:B}=E;if(F==="clone"){Nl(x,I,T),L0(B);return}VC(n.unref(s),H)}function g(E){if(u){u(E);return}const{from:x,item:I,oldIndex:T,newIndex:H}=E;if(L0(I),Nl(x,I,T),n.isRef(s)){const F=[...n.unref(s)];s.value=Vl(F,T,H);return}Vl(n.unref(s),T,H)}const b={onUpdate:g,onStart:h,onAdd:m,onRemove:f};function y(E){const x=n.unref(o);return E||(E=MC(x)?LC(x,r==null?void 0:r.$el):x),E&&!OC(E)&&(E=E.$el),E||kC("Root element not found"),E}function _(){var E;const x=(E=n.unref(i))!=null?E:{},I=Sl(x,["immediate","clone"]);return IC(s===null?{}:b,I)}const L=E=>{E=y(E),l&&V.destroy(),l=new R(E,_())};n.watch(()=>i,()=>{l&&TC(_(),(E,x)=>{l==null||l.option(E,x)})},{deep:!0});const V={option:(E,x)=>l==null?void 0:l.option(E,x),destroy:()=>{l==null||l.destroy(),l=null},save:()=>l==null?void 0:l.save(),toArray:()=>l==null?void 0:l.toArray(),closest:(...E)=>l==null?void 0:l.closest(...E)},k=()=>V==null?void 0:V.option("disabled",!0),D=()=>V==null?void 0:V.option("disabled",!1);return uE(()=>{c&&L()}),dE(V.destroy),bn({start:L,pause:k,resume:D},V)}const K0=["update","start","add","remove","choose","unchoose","end","sort","filter","clone","move","change"],fE=["animation","ghostClass","group","sort","disabled","store","handle","draggable","swapThreshold","invertSwap","invertedSwapThreshold","removeCloneOnHide","direction","chosenClass","dragClass","ignore","filter","preventOnFilter","easing","setData","dropBubble","dragoverBubble","dataIdAttr","delay","delayOnTouchOnly","touchStartThreshold","forceFallback","fallbackClass","fallbackOnBody","fallbackTolerance","fallbackOffset","supportPointer","emptyInsertThreshold","scroll","forceAutoScrollFallback","scrollSensitivity","scrollSpeed","bubbleScroll","modelValue","tag","target","customUpdate",...K0.map(e=>`on${e.replace(/^\S/,t=>t.toUpperCase())}`)],mE={name:"LuxGallery",status:"ready",release:"1.0.0",type:"Pattern",components:{VueDraggable:n.defineComponent({name:"VueDraggable",model:{prop:"modelValue",event:"update:modelValue"},props:fE,emits:["update:modelValue",...K0],setup(e,{slots:t,emit:a,expose:r,attrs:o}){const s=K0.reduce((u,h)=>{const m=`on${h.replace(/^\S/,f=>f.toUpperCase())}`;return u[m]=f=>a(h,f),u},{}),i=n.computed(()=>{const u=n.toRefs(e),h=Sl(u,["modelValue"]),m=Object.entries(h).reduce((f,[g,b])=>{const y=n.unref(b);return y!==void 0&&(f[g]=y),f},{});return bn(bn({},s),xC(bn(bn({},o),m)))}),l=n.computed({get:()=>e.modelValue,set:u=>a("update:modelValue",u)}),c=n.ref(),d=n.reactive(hE(e.target||c,l,i));return r(d),()=>{if(t.default)return n.h(e.tag||"div",{ref:c},t.default(d))}}})},computed:{items:{get(){return Ve.state.gallery.items},set(e){Ve.commit("SORT_ITEMS",e)}},selected(){return Ve.state.gallery.selected},cut(){return Ve.state.gallery.cut},changeList(){return Ve.state.gallery.changeList},ogItems(){return Ve.state.gallery.ogItems}},props:{galleryItems:{required:!0,type:Array},cardPixelWidth:{required:!1,default:300}},methods:{deselect:function(e){(e.target.className==="lux-gallery"||e.target.className==="lux-gallery lux-galleryWrapper")&&this.selectNone()},selectNone:function(){Ve.commit("SELECT",[])},getItemById:function(e){let t=this.getItemIndexById(e);return this.items[t]},getItemIndexById:function(e){return this.items.map(function(t){return t.id}).indexOf(e)},hasChanged:function(e){return this.changeList.indexOf(e)>-1},isDisabled:function(e){return this.cut.indexOf(e)>-1},isSelected:function(e){return this.selected.indexOf(e)>-1},select:function(e,t){if(this.$emit("card-clicked",t),!this.isDisabled(this.getItemById(e))){let a=[];if(t.metaKey)a=this.selected,a.push(this.getItemById(e)),Ve.commit("SELECT",a);else if(this.selected.length===1&&t.shiftKey){let r=this.getItemIndexById(this.selected[0].id),o=this.getItemIndexById(e),s=Math.min(r,o),i=Math.max(r,o);for(let l=s;l<=i;l++)a.push(this.items[l]);Ve.commit("SELECT",a)}else Ve.commit("SELECT",[this.getItemById(e)])}}},beforeMount:function(){this.galleryItems&&Ve.commit("SET_GALLERY",this.galleryItems)}};function pE(e,t,a,r,o,s){const i=n.resolveComponent("lux-media-image"),l=n.resolveComponent("lux-heading"),c=n.resolveComponent("lux-text-style"),d=n.resolveComponent("lux-card"),u=n.resolveComponent("VueDraggable");return n.openBlock(),n.createBlock(u,{class:"lux-gallery",modelValue:s.items,"onUpdate:modelValue":t[0]||(t[0]=h=>s.items=h),tag:"div",onClick:t[1]||(t[1]=h=>s.deselect(h)),ref:"el"},{default:n.withCtx(()=>[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(s.items,h=>(n.openBlock(),n.createBlock(d,{key:h.id,id:h.id,class:"lux-galleryCard",cardPixelWidth:a.cardPixelWidth,size:"medium",selected:s.isSelected(h),disabled:s.isDisabled(h),edited:s.hasChanged(h.id),onClickCapture:m=>s.select(h.id,m)},{default:n.withCtx(()=>[n.createVNode(i,{src:h.mediaUrl},null,8,["src"]),n.createVNode(l,{level:"h2"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(h.title),1)]),_:2},1024),n.createVNode(c,{variation:"default"},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(h.caption),1)]),_:2},1024)]),_:2},1032,["id","cardPixelWidth","selected","disabled","edited","onClickCapture"]))),128))]),_:1},8,["modelValue"])}const ec=w(mE,[["render",pE]]),gE={name:"LuxGridContainer",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},horizontal:{type:String,default:""}}};function _E(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-flex-container",a.horizontal])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class"])}const tc=w(gE,[["render",_E],["__scopeId","data-v-f541e93f"]]),yE={name:"LuxGridItem",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},columns:{type:String,default:""},order:{type:String,default:""},offset:{type:Boolean,default:!1},vertical:{type:String,default:""}}};function bE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-col",a.columns,a.vertical,{push:a.offset},a.order])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const nc=w(yE,[["render",bE]]),vE={name:"LuxHeading",status:"ready",release:"1.0.0",type:"Element",props:{level:{type:String,default:"h1",validator:e=>e.match(/(h1|h2|h3|h4|h5|h6)/)},size:{type:String,default:"h1",validator:e=>e.match(/(h1|h2|h3|h4|h5|h6)/)},hidden:{type:Boolean,default:!1}}};function $E(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.level),{class:n.normalizeClass(["lux-heading",[{"lux-hidden":a.hidden},a.size]])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const ac=w(vE,[["render",$E]]),wE={name:"LuxLoader",status:"ready",release:"1.0.0",type:"Element",props:{size:{type:String,default:"medium",validator:e=>e.match(/(x-small|small|medium|large|x-large)/)},fullscreen:{type:Boolean,default:!1},wrapper:{type:String,default:"div",validator:e=>e.match(/(div|span)/)}}},CE=["size"];function EE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.wrapper),{class:n.normalizeClass(["lux-overlay",{"lux-fullscreen":a.fullscreen}])},{default:n.withCtx(()=>[n.createElementVNode("div",{class:"lux-loader",size:a.size},null,8,CE)]),_:1},8,["class"])}const rc=w(wE,[["render",EE],["__scopeId","data-v-2d193b10"]]),kE={name:"LuxLogoLibrary",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:440},height:{type:[Number,String],default:97},color:{type:String,default:"#ffffff"}}},SE=e=>(n.pushScopeId("data-v-d5f9d1c9"),e=e(),n.popScopeId(),e),xE={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 440.06 97",preserveAspectRatio:"xMinYMid","aria-labelledby":"lux-logo-library",role:"img"},VE=SE(()=>n.createElementVNode("title",{id:"lux-logo-library"},"Princeton University Library",-1)),NE=n.createStaticVNode('<clipPath id="clip-path" data-v-d5f9d1c9><path d="M3 .91h90v90H3z" fill="none" data-v-d5f9d1c9></path></clipPath><rect width="96" height="97" rx="12.24" ry="12.24" fill="#ef7622" data-v-d5f9d1c9></rect><g class="pul-logo-c" data-v-d5f9d1c9><g class="pul-logo-c" data-v-d5f9d1c9><path class="pul-logo-d" d="M10.77 83.5V20.15a20.61 20.61 0 0 0 6.59-3.05v59.8h.41a16.4 16.4 0 0 0 3.53-.38 38 38 0 0 0 7.62-2.49c1.24-.54 2.45-1.13 3.67-1.71a17.37 17.37 0 0 1 5.72-1.71 11.78 11.78 0 0 1 6.16.85A7 7 0 0 1 46.74 73a4.24 4.24 0 0 1 1.11 2c0 .06 0 .11.06.2s.05-.07.05-.09A4.16 4.16 0 0 1 49.12 73a7.6 7.6 0 0 1 3.17-1.9 12 12 0 0 1 4.42-.55 16.49 16.49 0 0 1 6.44 1.73c2 1 4 1.89 6 2.66a33.85 33.85 0 0 0 6.22 1.74 14.33 14.33 0 0 0 2.69.23h.33V17.33a.51.51 0 0 1 0-.07v-.07A21.31 21.31 0 0 0 85 20v63.5z" data-v-d5f9d1c9></path><path class="pul-logo-d" d="M24.83 32.7A70.14 70.14 0 0 1 25 17l.41.2a17.26 17.26 0 0 0 4.85 1.69 13.45 13.45 0 0 0 8.91-1.44 19.27 19.27 0 0 0 5-3.93 25.37 25.37 0 0 0 3.55-4.83l.12-.19.21.35a24.49 24.49 0 0 0 5.68 6.73 15.38 15.38 0 0 0 6.35 3.2 13.73 13.73 0 0 0 7.33-.4 19 19 0 0 0 2.91-1.22l.25-.13h.12a70.13 70.13 0 0 1 .16 15.56H24.84M35.7 60.37a50.22 50.22 0 0 1-5.26-8.68l17.42-17.43 17.37 17.4A46.75 46.75 0 0 1 60 60.35l-6.05-6-6.07-6.07L35.7 60.37" data-v-d5f9d1c9></path></g></g>',3);function DE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",xE,[VE,n.createElementVNode("g",null,[NE,n.createElementVNode("path",{style:n.normalizeStyle({fill:a.color}),d:"M118.7 28.26h-3V3.93h8.63q4 0 6 2.2a7.41 7.41 0 0 1 1.92 5 7 7 0 0 1-2.09 5.19 7.5 7.5 0 0 1-5.48 2h-5.9zm0-12.4h5.6a4.75 4.75 0 0 0 3.48-1.29 4.56 4.56 0 0 0 1.32-3.41 5 5 0 0 0-1.18-3.24 4.16 4.16 0 0 0-3.4-1.43h-5.82zm21.15 12.4h-2.8v-18h2.46v4.21a9 9 0 0 1 2.61-3.86 4.75 4.75 0 0 1 2.68-.88 11.06 11.06 0 0 1 1.1.07v2.67h-.57a4.93 4.93 0 0 0-3.85 1.73 7 7 0 0 0-1.64 4.54zm13.36-24.33V7h-3V3.93zm-.09 6.33v18h-2.8v-18zm21.01 18h-2.62V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.53 4.53 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87h-2.8v-18h2.6v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.94 2.34 14.25 14.25 0 0 1 .53 4.71zm17.47-6.31l2.53.45a8.06 8.06 0 0 1-2.37 4.67A7.16 7.16 0 0 1 181.51 26a11.29 11.29 0 0 1-2-6.71 11 11 0 0 1 2.06-6.82 6.66 6.66 0 0 1 5.61-2.72 6.41 6.41 0 0 1 4.71 1.76 7.86 7.86 0 0 1 2.2 4.54l-2.53.48q-.71-4.46-4.3-4.46a4 4 0 0 0-3.56 2 9.42 9.42 0 0 0-1.25 5.11 9.87 9.87 0 0 0 1.24 5.37 3.91 3.91 0 0 0 3.48 1.92q3.51-.03 4.43-4.52zm19.49.94l2.6.53a7.32 7.32 0 0 1-2.78 3.82 8 8 0 0 1-4.91 1.52 7.57 7.57 0 0 1-6-2.6 9.93 9.93 0 0 1-2.28-6.81 10 10 0 0 1 2.37-6.95 7.65 7.65 0 0 1 6-2.65 7.19 7.19 0 0 1 5.68 2.44q2.15 2.44 2.2 7.31h-13.05q0 4.08 1.71 5.51a5.57 5.57 0 0 0 3.62 1.43q3.44 0 4.84-3.55zm-.16-5.47a7.83 7.83 0 0 0-.5-2.69 4.6 4.6 0 0 0-1.57-2 4.3 4.3 0 0 0-2.66-.83 4.74 4.74 0 0 0-3.54 1.5 6.19 6.19 0 0 0-1.63 4zm16.5 8.93v2.21a19.86 19.86 0 0 1-2.57.2q-5.22 0-5.22-5.46V12.45h-3.19v-2.19h3.19l.13-4.53 2.6-.25v4.78h4v2.19h-4v11.31q0 2.78 2.89 2.78a13.69 13.69 0 0 0 2.17-.19zm10.2 2.41a6.84 6.84 0 0 1-5.78-2.76 11 11 0 0 1-2.08-6.81 9.82 9.82 0 0 1 2.33-6.87 7.53 7.53 0 0 1 5.81-2.57 7.1 7.1 0 0 1 5.87 2.7 10.51 10.51 0 0 1 2.15 6.75 10.11 10.11 0 0 1-2.32 6.88 7.56 7.56 0 0 1-5.98 2.68zm.21-2.32a4.45 4.45 0 0 0 3.58-1.76q1.44-1.77 1.44-5.49t-1.52-5.43a4.63 4.63 0 0 0-3.55-1.68 4.46 4.46 0 0 0-3.53 1.7q-1.44 1.7-1.45 5.39 0 3.9 1.45 5.59a4.51 4.51 0 0 0 3.59 1.68zm27.73 1.82H263V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.52 4.52 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87h-2.8v-18H254v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.88 2.37 14.28 14.28 0 0 1 .53 4.71zm31.32-24.33h2.53v15.89q0 4.78-2.34 6.86a8.91 8.91 0 0 1-6.14 2.08q-4.22 0-6.26-2.14t-2-6.8V3.93h3v15.89a8.65 8.65 0 0 0 .66 4 3.93 3.93 0 0 0 2 1.71 7.24 7.24 0 0 0 2.8.55 5.75 5.75 0 0 0 4.28-1.48q1.46-1.48 1.46-4.78zm23.25 24.33h-2.62V16.69a4.67 4.67 0 0 0-1.09-3.51 3.72 3.72 0 0 0-2.64-1 4.52 4.52 0 0 0-3.59 1.71 6.73 6.73 0 0 0-1.45 4.51v9.87H306v-18h2.6v3.32q2.19-3.81 5.69-3.81a5.63 5.63 0 0 1 3.43 1 5.54 5.54 0 0 1 1.94 2.34 14.27 14.27 0 0 1 .53 4.71zm9.73-24.33V7h-3V3.93zm-.09 6.33v18H327v-18zm20.01 0l-6.22 18h-2.88l-6.45-18h3.11l5 14.63 5-14.63zm15.82 12.63l2.6.53a7.32 7.32 0 0 1-2.78 3.82 8 8 0 0 1-4.87 1.51 7.57 7.57 0 0 1-6-2.6 9.93 9.93 0 0 1-2.28-6.81 10 10 0 0 1 2.37-6.95 7.65 7.65 0 0 1 6-2.65 7.19 7.19 0 0 1 5.68 2.44q2.15 2.44 2.2 7.31h-13.1q0 4.08 1.71 5.51a5.57 5.57 0 0 0 3.62 1.43q3.44.01 4.85-3.54zm-.16-5.47a7.81 7.81 0 0 0-.5-2.69 4.61 4.61 0 0 0-1.57-2 4.31 4.31 0 0 0-2.66-.83 4.74 4.74 0 0 0-3.54 1.5 6.19 6.19 0 0 0-1.63 4zm11.31 10.84H374v-18h2.46v4.21a9 9 0 0 1 2.54-3.86 4.75 4.75 0 0 1 2.68-.88c.29 0 .65 0 1.11.07v2.67h-.57a4.93 4.93 0 0 0-3.85 1.73 7 7 0 0 0-1.64 4.54zm8.24-4.67l2.7-.59q.89 3.4 5.63 3.4a5.34 5.34 0 0 0 3-.78 2.49 2.49 0 0 0 1.21-2.21q0-2.12-3.08-2.69l-3.84-.72a6.93 6.93 0 0 1-3.55-1.68 4.33 4.33 0 0 1-1.32-3.3 4.76 4.76 0 0 1 1.8-3.79 7.25 7.25 0 0 1 4.85-1.52q5.86 0 7.23 4.58l-2.57.55q-1.1-2.82-4.54-2.82a5.11 5.11 0 0 0-2.81.7 2.21 2.21 0 0 0-1.1 2q0 2 2.8 2.51l3.51.63q5.51 1 5.51 5.34a4.77 4.77 0 0 1-2 4 8.92 8.92 0 0 1-5.46 1.53q-6.43.03-7.97-5.14zm23.5-19.66V7h-3V3.93zm-.09 6.33v18h-2.8v-18zm14.99 16.09v2.21a19.87 19.87 0 0 1-2.57.2q-5.22 0-5.22-5.46V12.45h-3.19v-2.19h3.19l.13-4.53 2.6-.25v4.78h4v2.19h-4v11.31q0 2.78 2.89 2.78a13.7 13.7 0 0 0 2.17-.19zm16.66-16.09l-7.22 20.11q-1.57 4.35-5 4.35a8.87 8.87 0 0 1-2.41-.37v-2.21a8.57 8.57 0 0 0 1.87.25 3.33 3.33 0 0 0 2.24-.77q.9-.77 1.79-3.74l-6.23-17.62h2.84l4.83 13.53 4.92-13.53zM116 43.11h7.42V84.2h22v6.51H116zm45.61 0H169v47.6h-7.35zm26.25 0h17.29c8.89 0 13.44 5.39 13.44 12a9 9 0 0 1-6.44 9.17c6.37 1.47 9.73 6 9.73 12.11 0 8.19-5.46 14.35-15.47 14.35h-18.55zm16.94 18.55c4.41 0 6.51-2.45 6.51-6s-2-6-6.65-6h-9.38v12zM206 84.2c5.74 0 8.47-3.36 8.47-8.12S211.53 68 205.65 68h-10.37v16.2zm64.68 6.51h-8.54l-8.54-12.53a38.3 38.3 0 0 1-4 .28h-4.48v12.25h-7.42v-47.6h11.9c13.16 0 20.51 6.86 20.51 17.78 0 7.35-3.29 12.39-9.52 15.12zm-21.36-18.62c9.45 0 13.23-4.13 13.23-11.2s-3.92-11.27-13.23-11.27h-4.2v22.47zm54.25-29.47h.84l20.86 48.09h-7.7L314.85 84h-21.78l-2.73 6.72h-7.14zm8.61 35.14l-6-14.84a71.79 71.79 0 0 1-2.38-7.07 64.14 64.14 0 0 1-2.31 7.07l-6 14.84zm61.04 12.95h-8.54l-8.54-12.53a38.3 38.3 0 0 1-4 .28h-4.48v12.25h-7.42v-47.6h11.9c13.16 0 20.51 6.86 20.51 17.78 0 7.35-3.29 12.39-9.52 15.12zm-21.35-18.62c9.45 0 13.23-4.13 13.23-11.2s-3.92-11.27-13.23-11.27h-4.2v22.47zm50.54 3.57l-18.06-32.55h8.19l10.78 19.6a50.68 50.68 0 0 1 2.87 6.86 63.32 63.32 0 0 1 2.87-6.86l10.43-19.6h7.63l-17.29 32.13v15.47h-7.42z"},null,4)])])}const Z0=w(kE,[["render",DE],["__scopeId","data-v-d5f9d1c9"]]),ME={name:"LuxLibraryLogo",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},theme:{type:String,default:"dark"}},components:{LuxLogoLibrary:Z0}},LE={href:"https://library.princeton.edu"};function BE(e,t,a,r,o,s){const i=n.resolveComponent("lux-logo-library");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-logo",a.theme])},{default:n.withCtx(()=>[n.createElementVNode("a",LE,[a.theme==="dark"?(n.openBlock(),n.createBlock(i,{key:0,class:"full-logo"})):(n.openBlock(),n.createBlock(i,{key:1,color:"#000000",class:"full-logo"}))])]),_:1},8,["class"])}const rr=w(ME,[["render",BE],["__scopeId","data-v-f7521477"]]),IE={name:"LuxSpacer",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"}}};function OE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-spacer"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})}const X0=w(IE,[["render",OE],["__scopeId","data-v-bcc68c97"]]),TE={name:"LuxWrapper",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"div"},maxWidth:{type:[String,Number],default:1440},fullWidth:{type:[String,Boolean],default:!1},horizontal:{type:String,default:""}}};function zE(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-wrapper",{"lux-full-width":a.fullWidth},a.horizontal]),style:n.normalizeStyle({"max-width":a.maxWidth+"px"})},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["class","style"])}const ta=w(TE,[["render",zE],["__scopeId","data-v-49c06837"]]),AE={name:"LuxLibraryHeader",status:"ready",release:"1.0.0",type:"Pattern",props:{type:{type:String,default:"div"},appName:{type:String,default:""},abbrName:{type:String,default:""},appUrl:{type:String,default:""},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"}},methods:{value:function(e){return e=="light"?"light":"dark"}},components:{LuxSpacer:X0,LuxWrapper:ta,LuxLibraryLogo:rr}},PE=["href","title"],YE={id:"appName",class:"full-name"},HE={class:"abbr-name"};function RE(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-logo"),l=n.resolveComponent("lux-spacer"),c=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-header",a.theme])},{default:n.withCtx(()=>[n.createVNode(c,{class:"lux-header-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"logo",{},()=>[n.createVNode(i,{theme:s.value(a.theme)},null,8,["theme"])],!0),a.appName?(n.openBlock(),n.createElementBlock("a",{key:0,class:"lux-app-name",href:a.appUrl,title:a.appName,"aria-labelledby":"appName"},[n.createElementVNode("span",YE,n.toDisplayString(a.appName),1),n.createElementVNode("span",HE,n.toDisplayString(a.abbrName),1)],8,PE)):n.createCommentVNode("",!0),n.createVNode(l),n.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["maxWidth"])]),_:3},8,["class"])}const oc=w(AE,[["render",RE],["__scopeId","data-v-2f9f7a1d"]]),FE={name:"LuxLogoInstagram",status:"ready",release:"5.2.0",type:"Element",props:{width:{type:[Number,String],default:24},height:{type:[Number,String],default:24}}},jE=["width","height"],WE=[n.createElementVNode("title",{id:"logo-instagram",lang:"en"},"PUL Instagram",-1),n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334"})],-1)];function UE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 16 16",preserveAspectRatio:"xMinYMid","aria-labelledby":"logo-instagram",role:"img",fill:"currentColor",class:"lux-logo-instagram"},WE,8,jE)}const J0=w(FE,[["render",UE]]),qE={name:"LuxLogoUniversityWhite",status:"ready",release:"5.2.0",type:"Element",props:{width:{type:[Number,String],default:263},height:{type:[Number,String],default:72}}},GE=["width","height"],KE=[n.createStaticVNode('<title id="logo-university-white" lang="en">Princeton University</title><g><path class="a" d="M193.689,9.9a.6.6,0,0,0-.059-.276h-.448c-.975,0-1.6.042-3.357.042-.6,0-1.5-.042-1.717-.042H187.6c-.059.042-.08.255-.08.332a.516.516,0,0,0,.1.332,8.36,8.36,0,0,1,2.01.566,3.813,3.813,0,0,1,.566,1.993c.018.29.038.584.038,1.385v4.077a7.637,7.637,0,0,1-.038.839c-.332-.371-.8-1.07-1.58-1.951l-6.521-7.22a1.354,1.354,0,0,0-.29-.255c-.157,0-.43-.018-.584-.018-1.252,0-3.514-.059-3.846-.059a.737.737,0,0,0-.08.273,3.348,3.348,0,0,0,.059.371,2.7,2.7,0,0,1,1.465.741,6.662,6.662,0,0,1,1.031,1.231,1.7,1.7,0,0,1,.081.626c0,1.014-.059,2.437-.059,3.8v3.962a8.61,8.61,0,0,1-.115,1.482,4.089,4.089,0,0,1-2.049,1,1.067,1.067,0,0,0-.077.35c0,.059.018.255.056.276h.371c.392,0,1.29-.059,1.874-.059.86,0,1.444.059,2.245.059h1.171c.077-.021.1-.255.1-.332a.915.915,0,0,0-.059-.315,3.738,3.738,0,0,1-2.343-1.21,11.051,11.051,0,0,1-.252-2.419c0-.622-.021-1.483-.021-2.633,0-1.545.021-2.892.038-3.573.119.136.255.311.353.43l9.017,10.129c.094.1.448.115.545.115a.474.474,0,0,0,.234-.038,2.215,2.215,0,0,0,.175-.878c0-.563-.021-1.15-.021-1.444V13.449c0-2.441,1.154-3.126,2.5-3.182a.841.841,0,0,0,.077-.371m-22.367,6.2c0,2.951-.818,5.546-1.93,6.462a3.165,3.165,0,0,1-2.07.7,2.918,2.918,0,0,1-2.594-1.308,10.377,10.377,0,0,1-1.154-5.073c0-2.713.7-4.839,1.951-5.874a3.116,3.116,0,0,1,2.032-.762,3.249,3.249,0,0,1,2.654,1.346,7.523,7.523,0,0,1,1.112,4.507m3.531.374a6.539,6.539,0,0,0-3.472-6.07,7.547,7.547,0,0,0-3.71-1,7.943,7.943,0,0,0-6.577,3.629,7.463,7.463,0,0,0-1.129,3.944,7.26,7.26,0,0,0,2.79,5.717,7.325,7.325,0,0,0,4.451,1.405,8.08,8.08,0,0,0,2.965-.566,7.008,7.008,0,0,0,2.713-1.853,7.539,7.539,0,0,0,1.969-5.21M157.7,14.012V10.033c0-.294-.115-.371-.409-.371-.587,0-3.668.077-6.79.077-2.423,0-4.433-.038-5.524-.038h-1.448c-.252,0-.329.056-.329.332V13.76a.558.558,0,0,0,.311.077,1.629,1.629,0,0,0,.43-.038,6.568,6.568,0,0,1,2.734-3.259c.584-.059,1.734-.077,2.045-.077.021.213.042.9.059,1.717.021,1.4.021,2.01.021,5.325,0,2.871-.021,4.161-.059,4.472-.077.545.021.955-2.322,1.052a1.121,1.121,0,0,0-.059.448,1.59,1.59,0,0,0,.021.315h.759c.724,0,2.419-.08,3.126-.08.563,0,2.381.059,3.57.059h.545a.979.979,0,0,0,.059-.409.732.732,0,0,0-.077-.35,4.044,4.044,0,0,1-2.01-.371,5.991,5.991,0,0,1-.178-1.465c-.018-2.109-.038-2.909-.038-4.315,0-1.815.021-3.042.021-6.42.273,0,.9-.021,1.482,0a3.8,3.8,0,0,1,2.322,1.482A9.658,9.658,0,0,1,157,14.054a1.089,1.089,0,0,0,.332.035.981.981,0,0,0,.371-.077m-16.822,6.343a4.241,4.241,0,0,0-.021-.563.435.435,0,0,0-.294-.059,1.641,1.641,0,0,0-.43.038,7.436,7.436,0,0,1-2.147,2.986,3.02,3.02,0,0,1-1.465.213h-1.6a6.842,6.842,0,0,1-1.287-.1c-.294-.056-.6-.524-.741-.835a2.05,2.05,0,0,1-.217-1.231V16.53h.724a3.1,3.1,0,0,1,1.189.276,1.771,1.771,0,0,1,.878.818,6.673,6.673,0,0,1,.332,1.619,1.319,1.319,0,0,0,.51.077.688.688,0,0,0,.388-.095c0-.528-.119-1.951-.119-2.734,0-.975.136-2.322.2-3.025a.847.847,0,0,0-.388-.077,1.424,1.424,0,0,0-.507.059c-.059.269-.276,1.091-.315,1.15a2.346,2.346,0,0,1-1.325,1.014,5.083,5.083,0,0,1-1.133.157H132.7V13.953c0-1.871.038-2.476.056-2.829.021-.234.059-.486.08-.661a7.709,7.709,0,0,1,1.171-.042c1.129,0,1.657.021,1.832.021a2.18,2.18,0,0,1,1.252.392,8.2,8.2,0,0,1,1.871,2.42,1.578,1.578,0,0,0,.413.038c.115,0,.136-.038.294-.119,0-1.189-.08-2.731-.119-3.22-.021-.2-.059-.252-.448-.252-.157,0-.9-.038-1.678-.038-1.112,0-1.563.018-3.262.018-.916,0-2.811.021-3.612.021-1.168,0-2.164-.038-2.671-.038h-.664a.636.636,0,0,0-.1.311.863.863,0,0,0,.1.388,9.948,9.948,0,0,1,1.427.217,1.6,1.6,0,0,1,.7,1.269c.042.409.059,1.542.059,2.441v4.018c0,.822-.018,2.01-.038,2.5a5.615,5.615,0,0,1-.427,1.853,5.138,5.138,0,0,1-1.759.294,1.129,1.129,0,0,0-.1.43.721.721,0,0,0,.1.35h.643c.626,0,2.927-.059,3.455-.059.489,0,1.427.038,2.556.038.626,0,2.462.119,6.4.119a1.658,1.658,0,0,0,.528-.038.582.582,0,0,0,.077-.315c.042-.388.042-1.542.042-3.122m-16.51.685a.651.651,0,0,0-.664-.468c-.042,0-.1.018-.136.018a4.609,4.609,0,0,1-3.927,2.283A4.27,4.27,0,0,1,115.7,20.3a10.659,10.659,0,0,1-.6-3.549,8.6,8.6,0,0,1,.584-3.416c.86-2.262,2.109-2.969,3.633-2.969a3.994,3.994,0,0,1,3.122,1.759,8.715,8.715,0,0,1,.993,2.364,2.07,2.07,0,0,0,.43.056.989.989,0,0,0,.468-.175c-.017-.217-.213-1.717-.213-2.185,0-.587.154-1.542.154-1.913a1.588,1.588,0,0,0-.759-.217,4.02,4.02,0,0,0-.664.8,6.436,6.436,0,0,0-4.332-1.385,6.676,6.676,0,0,0-4.9,1.93,7.422,7.422,0,0,0-2.087,5.5,7.138,7.138,0,0,0,2.752,5.836,7.762,7.762,0,0,0,4.549,1.311,6.049,6.049,0,0,0,5-2.091,4.066,4.066,0,0,0,.549-.916M109.182,9.9a.64.64,0,0,0-.059-.276h-.451c-.975,0-1.6.042-3.357.042-.6,0-1.5-.042-1.717-.042h-.507c-.059.042-.08.255-.08.332a.5.5,0,0,0,.1.332,8.451,8.451,0,0,1,2.011.566,3.847,3.847,0,0,1,.563,1.993c.021.29.042.584.042,1.385v4.077a6.64,6.64,0,0,1-.042.839c-.329-.371-.8-1.07-1.58-1.951l-6.514-7.22a1.358,1.358,0,0,0-.294-.255c-.157,0-.43-.018-.584-.018-1.252,0-3.514-.059-3.846-.059a.73.73,0,0,0-.077.273,3.328,3.328,0,0,0,.056.371,2.7,2.7,0,0,1,1.465.741,6.548,6.548,0,0,1,1.035,1.231,1.714,1.714,0,0,1,.077.626c0,1.014-.056,2.437-.056,3.8v3.962a8.542,8.542,0,0,1-.119,1.482,4.089,4.089,0,0,1-2.049,1,1.167,1.167,0,0,0-.077.35c0,.059.018.255.056.276h.371c.392,0,1.29-.059,1.874-.059.86,0,1.444.059,2.245.059h1.168c.077-.021.1-.255.1-.332a.911.911,0,0,0-.059-.315,3.731,3.731,0,0,1-2.339-1.21,11.278,11.278,0,0,1-.252-2.419c0-.622-.021-1.483-.021-2.633,0-1.545.021-2.892.038-3.573.119.136.255.311.353.43l9.014,10.129a1.1,1.1,0,0,0,.545.115.461.461,0,0,0,.234-.038,2.216,2.216,0,0,0,.175-.878c0-.563-.021-1.15-.021-1.444V13.449c0-2.441,1.154-3.126,2.5-3.182a.846.846,0,0,0,.08-.371m-19.3,13.524a1.277,1.277,0,0,0-.059-.392,13.548,13.548,0,0,1-1.444-.175,3.084,3.084,0,0,1-.664-1.5c-.017-.937-.038-2.871-.038-4.682v-4.8a1.527,1.527,0,0,1,.353-1.052,3.325,3.325,0,0,1,1.738-.507,1.254,1.254,0,0,0,.056-.371.577.577,0,0,0-.1-.315h-.566c-.818,0-2.731.1-3.4.1-.409,0-2.322-.056-3.182-.077h-.427a.476.476,0,0,0-.1.332,2.479,2.479,0,0,0,.038.371,4.119,4.119,0,0,1,1.521.273,2.156,2.156,0,0,1,.647,1.661c.018.371.035,1.171.056,2.965.021.976.038,2.343.038,3.472,0,.566-.038,1.836-.059,2.521a3.364,3.364,0,0,1-.269,1.171c-.234.192-.472.545-1.9.643a1.5,1.5,0,0,0-.059.409c0,.157.038.234.038.332h.332c.783,0,2.734-.1,3.748-.1.294,0,2.322.059,2.965.059H89.8a.782.782,0,0,0,.077-.332M74.227,13.233a3.041,3.041,0,0,1-1.773,2.832,6.754,6.754,0,0,1-1.6.154,4.809,4.809,0,0,1-.724-.038l-.021-1.661V10.928a.626.626,0,0,1,.119-.43,2,2,0,0,1,.822-.115c1.521,0,2.185.136,2.731,1.056a3.453,3.453,0,0,1,.448,1.794m5.661,10.21a.957.957,0,0,0-.1-.413,3.024,3.024,0,0,1-1.287-.252,4.287,4.287,0,0,1-.332-.489,20.966,20.966,0,0,0-.839-2.245,7.381,7.381,0,0,0-1.444-2.322,6,6,0,0,0-1.465-.643c-.311-.119-.566-.217-.8-.315a6.853,6.853,0,0,1,.8-.115,3.465,3.465,0,0,0,2.147-.724,3.073,3.073,0,0,0,1.21-2.535,3.747,3.747,0,0,0-2.441-3.552A9.513,9.513,0,0,0,73,9.621c-1.465,0-3.514.136-4.489.136-.294,0-1.993-.038-2.675-.038-.294,0-1.035-.038-1.15-.038a1.144,1.144,0,0,0-.1.371,2.043,2.043,0,0,0,.038.353c.332.038.937.115,1.248.175a2.276,2.276,0,0,1,.818,1.052,48.859,48.859,0,0,1,.119,4.979c0,1.989.021,4.294-.077,5.035a1.5,1.5,0,0,1-.8,1.308,11.056,11.056,0,0,1-1.112.136.95.95,0,0,0-.1.388,1.229,1.229,0,0,0,.077.315c.276,0,3.262-.059,3.885-.059,1.248,0,2.3.059,3.416.059a.851.851,0,0,0,.077-.294,1.183,1.183,0,0,0-.077-.409c-.392-.038-.878-.157-1.094-.2a1.467,1.467,0,0,1-.839-1.385L70.151,17a4.861,4.861,0,0,1,.507-.018,1.951,1.951,0,0,1,1.032.311,3.736,3.736,0,0,1,1.545,1.423,11.9,11.9,0,0,1,1.227,4.2c.059.409.213.759.587.8.154.021,1.189.059,1.93.059h2.794a.531.531,0,0,0,.115-.329M58.692,13.33a3.208,3.208,0,0,1-.993,2.441,3.2,3.2,0,0,1-2.031.524,6.351,6.351,0,0,1-.839-.038c-.157-.017-.255-.038-.255-.136l.021-5.717a8.316,8.316,0,0,1,1.133-.1c1.325,0,2.147.332,2.535,1.15a4.157,4.157,0,0,1,.43,1.874m3.493.077A3.738,3.738,0,0,0,60.1,10.012a9.751,9.751,0,0,0-3.493-.448c-1.5,0-3.846.115-4.878.115C51,9.68,49.909,9.6,49.3,9.6a.709.709,0,0,0-.1.311.948.948,0,0,0,.059.392c.371.115.975.213,1.367.311a1.673,1.673,0,0,1,.524,1.112c.059.685.1,1.542.1,3.025,0,4.119-.018,6.287-.077,6.755a1.663,1.663,0,0,1-1.112,1.385,10.841,10.841,0,0,1-1.133.2,2.264,2.264,0,0,0-.038.409.559.559,0,0,0,.056.273c.626,0,2.462-.077,3.164-.077,1.738,0,3.514.077,4.234.077h.49a.548.548,0,0,0,.059-.311.915.915,0,0,0-.042-.353,3.169,3.169,0,0,1-1.832-.622,1.669,1.669,0,0,1-.392-1.154l-.059-4.29c1.171.077,2.42.115,3.1.115a7.446,7.446,0,0,0,2.262-.35,3.584,3.584,0,0,0,2.245-3.4" transform="translate(0)"></path><path class="a" d="M194,31.665c0-.115-.077-.154-.115-.234-.8,0-1.853.059-2.266.059-.993,0-2.2-.08-2.731-.08-.059.119-.08.14-.08.238a.687.687,0,0,0,.042.234c.566.115,1.385.252,1.542.524a1.428,1.428,0,0,1,.175.762,1.872,1.872,0,0,1-.119.724c-.175.486-.545,1.248-1.07,2.322-.9,1.815-1.465,2.944-1.78,3.4-.507-.86-1.636-3.122-1.909-3.706l-1.095-2.381a1.824,1.824,0,0,1-.077-.528,1.286,1.286,0,0,1,.077-.507c.175-.353.78-.392,1.6-.49a.881.881,0,0,0,.056-.294c0-.136-.056-.1-.115-.192h-.35c-1.311,0-.92.056-3.164.056-.955,0-2.109-.056-2.262-.056-.08.136-.119.154-.119.29a.4.4,0,0,0,.08.234c1.3.315,1.7.545,1.832.8l3.416,6.7a7.629,7.629,0,0,1,.626,1.462,10.873,10.873,0,0,1,.157,2.343,1.657,1.657,0,0,1-.626,1.5,9.286,9.286,0,0,1-1.563.255.471.471,0,0,0-.1.273.766.766,0,0,0,.059.234c1,0,2.032-.021,2.615-.021.409,0,1.035.021,2.185.038.664.021,1.171.042,1.521.042a.562.562,0,0,0,.1-.255.431.431,0,0,0-.08-.255,4.656,4.656,0,0,1-1.7-.392,1.5,1.5,0,0,1-.51-1.245l-.154-2.93a1.144,1.144,0,0,1,.077-.468,3.122,3.122,0,0,1,.213-.545l3.007-5.955a4.038,4.038,0,0,1,1.248-1.3,5.365,5.365,0,0,1,1.269-.392.676.676,0,0,0,.077-.255m-15.766,4.021V31.9c0-.294-.119-.371-.413-.371-.584,0-3.28.077-6.4.077-2.42,0-4.039-.038-5.133-.038h-1.444c-.252,0-.332.059-.332.332v3.532a.348.348,0,0,0,.234.08.5.5,0,0,0,.234-.038c.762-1.7,1.15-2.6,2.462-3.262.584-.056,2.633-.077,2.944-.077.021.217.042.9.059,1.717.021,1.405.021,2.168.021,5.486,0,2.867-.021,4.353-.059,4.664-.077.545.021.955-2.322,1.052a.628.628,0,0,0-.059.332.875.875,0,0,0,.021.234h.759c.724,0,1.678-.077,2.381-.077.566,0,1.64.059,2.832.059h.545a.524.524,0,0,0,.059-.294.434.434,0,0,0-.08-.273,4.057,4.057,0,0,1-2.01-.371,6.016,6.016,0,0,1-.175-1.465c-.018-2.108-.038-3.1-.038-4.507,0-1.815.021-3.2.021-6.577.273,0,1.717-.021,2.3,0a3.508,3.508,0,0,1,2.2,1.482,6.211,6.211,0,0,1,.878,2.126.774.774,0,0,0,.294.038.376.376,0,0,0,.217-.077m-16.22,9.64a.638.638,0,0,0-.059-.273,13.7,13.7,0,0,1-1.444-.175,3.084,3.084,0,0,1-.664-1.5c-.017-.937-.038-3.063-.038-4.878V33.539a1.564,1.564,0,0,1,.35-1.052,3.335,3.335,0,0,1,1.738-.511.6.6,0,0,0,.06-.252.327.327,0,0,0-.1-.234h-.563c-.822,0-1.993.1-2.657.1-.409,0-1.58-.059-2.44-.077h-.43a.285.285,0,0,0-.094.252,1.261,1.261,0,0,0,.038.255,4.113,4.113,0,0,1,1.521.273,2.155,2.155,0,0,1,.647,1.661c.018.367.035,1.364.056,3.161.021.976.038,2.3.038,3.434,0,.566-.038,2.028-.059,2.713a3.339,3.339,0,0,1-.269,1.171c-.238.2-.472.545-1.895.643a.8.8,0,0,0-.059.294c0,.157.038.157.038.252h.332c.783,0,1.993-.094,3.007-.094.294,0,1.58.056,2.227.056h.64a.47.47,0,0,0,.081-.255m-9.643-3.591a3.621,3.621,0,0,0-2.206-3.434,10.651,10.651,0,0,0-2.164-.78,14.392,14.392,0,0,1-2.832-1.074,2.348,2.348,0,0,1-1.15-2.129,2.584,2.584,0,0,1,2.752-2.283,3.278,3.278,0,0,1,2.675,1.367,9.913,9.913,0,0,1,1.21,2.224.541.541,0,0,0,.626-.154,15.288,15.288,0,0,1-.157-1.759,10.123,10.123,0,0,1,.178-1.521.6.6,0,0,0-.587-.273,4.215,4.215,0,0,0-.762.7,4.887,4.887,0,0,0-3.318-1.213,3.819,3.819,0,0,0-4.116,3.731,3.932,3.932,0,0,0,.72,2.147,4.234,4.234,0,0,0,1.9,1.423c.563.234,3.1,1,3.451,1.133,1.563.6,2.15,1.133,2.15,2.518a3.052,3.052,0,0,1-.86,1.972,2.729,2.729,0,0,1-2.168.916,4.372,4.372,0,0,1-3.28-1.444,9.248,9.248,0,0,1-1.325-2.636.731.731,0,0,0-.273-.035.66.66,0,0,0-.371.115c0,.255.077,1.542.077,1.93a8.2,8.2,0,0,1-.213,1.741.744.744,0,0,0,.626.388,2.735,2.735,0,0,1,.975-.626.92.92,0,0,1,.465.178,5.661,5.661,0,0,0,3.262.975c2.752,0,4.72-1.388,4.72-4.1M135.1,35a3.155,3.155,0,0,1-2.143,2.909,10.881,10.881,0,0,1-2.031.154c-.234,0-.9,0-1.192-.038l-.018-1.717V32.623c0-.255.059-.392.136-.451a6.59,6.59,0,0,1,1.364-.115c1.836,0,2.675.175,3.339,1.129A3.076,3.076,0,0,1,135.1,35m4.1,10.343a.516.516,0,0,0-.095-.294,3.041,3.041,0,0,1-1.29-.252,4.792,4.792,0,0,1-.332-.49,24.478,24.478,0,0,0-.818-2.437,7.344,7.344,0,0,0-1.444-2.325,5.473,5.473,0,0,0-1.406-.643c-.311-.119-.566-.213-.8-.311a7.589,7.589,0,0,1,.8-.119,3.583,3.583,0,0,0,2.07-.72,3.11,3.11,0,0,0,1.287-2.517,3.727,3.727,0,0,0-2.44-3.535,9.585,9.585,0,0,0-2.343-.213c-1.462,0-2.556.136-3.532.136-.29,0-1.248-.038-1.93-.038-.294,0-1.035-.038-1.154-.038-.056.136-.1.175-.1.252a1.2,1.2,0,0,0,.042.273c.329.042.934.119,1.248.178a2.258,2.258,0,0,1,.818,1.052c.1.626.119,2.381.119,5.133,0,1.989.018,4.489-.08,5.231a1.481,1.481,0,0,1-.8,1.308,10.971,10.971,0,0,1-1.112.136.52.52,0,0,0-.1.273.711.711,0,0,0,.081.234c.273,0,2.517-.059,3.14-.059,1.252,0,1.563.059,2.675.059a.487.487,0,0,0,.08-.213.588.588,0,0,0-.08-.294c-.388-.038-.878-.157-1.094-.192a1.473,1.473,0,0,1-.836-1.388l-.021-4.878c.157-.021.72-.021.878-.021a3.6,3.6,0,0,1,1.559.273,4.392,4.392,0,0,1,1.916,1.58,12.311,12.311,0,0,1,1.231,4.255c.056.409.213.762.584.8a7.561,7.561,0,0,0,1.133.059h2.028a.334.334,0,0,0,.115-.255m-16.374-2.965a5.122,5.122,0,0,0-.018-.566.435.435,0,0,0-.294-.059.6.6,0,0,0-.255.038,5.15,5.15,0,0,1-2.011,2.986,3.649,3.649,0,0,1-1.657.217H116.4a9.206,9.206,0,0,1-1.29-.1c-.29-.059-.6-.528-.738-.839a2.54,2.54,0,0,1-.217-1.346V38.263h.626a3.858,3.858,0,0,1,1.657.273,2.335,2.335,0,0,1,1.052.839,6.55,6.55,0,0,1,.276,1.619.478.478,0,0,0,.311.08.466.466,0,0,0,.311-.1c0-.528-.115-1.951-.115-2.734,0-.975.136-2.164.192-2.867a.5.5,0,0,0-.311-.077.584.584,0,0,0-.311.056c-.059.273-.217,1.094-.252,1.154a2.841,2.841,0,0,1-1.5,1.035,6.408,6.408,0,0,1-1.6.154h-.311V35.784c0-1.874.038-2.633.056-2.986.021-.234.059-.486.08-.664.175-.018.741-.038,1.64-.038,1.129,0,1.969.021,2.147.021a2.2,2.2,0,0,1,1.248.388,4.973,4.973,0,0,1,1.738,2.423.578.578,0,0,0,.234.035c.115,0,.136-.035.29-.115,0-1.189-.077-2.535-.115-3.024-.021-.2-.059-.255-.451-.255-.154,0-.9-.038-1.675-.038-1.115,0-1.563.021-3.262.021-.916,0-2.535.018-3.336.018-1.171,0-1.427-.038-1.934-.038h-.664a.4.4,0,0,0-.1.234.456.456,0,0,0,.1.273,9.873,9.873,0,0,1,1.427.217c.273.234.525.294.7,1.227.038.413.059,1.738.059,2.636v4.021c0,.818-.021,2.168-.042,2.654a5.8,5.8,0,0,1-.43,1.892,5.1,5.1,0,0,1-1.755.294.647.647,0,0,0-.1.315.445.445,0,0,0,.1.269h.643c.626,0,2.189-.056,2.713-.056.49,0,1.15.038,2.283.038.626,0,2.458.119,6.4.119a1.668,1.668,0,0,0,.528-.042.568.568,0,0,0,.077-.311c.038-.388.038-1.346.038-2.927M108.381,31.725c0-.077-.021-.2-.1-.213h-.664c-.468,0-1.21.038-1.542.038-1.581,0-2.147-.1-2.381-.1h-.35c-.042.1-.1.154-.1.252,0,.077.042.136.042.217a7.007,7.007,0,0,1,1.346.29,1.842,1.842,0,0,1,.49,1.231,7.358,7.358,0,0,1-.472,1.776l-3.14,7.727-3.86-9.776a1.464,1.464,0,0,1,.64-1.094,8.718,8.718,0,0,1,1.269-.154.747.747,0,0,0,.077-.273c0-.08-.018-.2-.1-.217h-.489c-.6,0-1.517.08-2.552.08-.448,0-1.325-.042-2.185-.042h-.762a.443.443,0,0,0-.018.472,6.635,6.635,0,0,1,1.64.661,34.521,34.521,0,0,1,1.6,3.552l1.615,3.9c1.346,3.241,2.147,5.409,2.245,5.78.1.059,0,.115.175.115s.157-.038.2-.136l5.035-12.1a3.857,3.857,0,0,1,.7-1.112,3.129,3.129,0,0,1,1.559-.626.882.882,0,0,0,.081-.252m-17.095,13.6a.587.587,0,0,0-.059-.273,13.6,13.6,0,0,1-1.444-.175,3.115,3.115,0,0,1-.664-1.5c-.018-.937-.038-3.063-.038-4.878V33.539a1.526,1.526,0,0,1,.353-1.052,3.321,3.321,0,0,1,1.734-.511.552.552,0,0,0,.059-.252.327.327,0,0,0-.1-.234h-.567c-.818,0-1.989.1-2.654.1-.409,0-1.58-.059-2.437-.077h-.43a.276.276,0,0,0-.1.252,1.248,1.248,0,0,0,.038.255,4.134,4.134,0,0,1,1.521.273,2.155,2.155,0,0,1,.647,1.661c.018.367.038,1.364.056,3.161.021.976.042,2.3.042,3.434,0,.566-.042,2.028-.059,2.713a3.255,3.255,0,0,1-.276,1.171c-.231.2-.465.545-1.892.643a.8.8,0,0,0-.059.294c0,.157.042.157.042.252h.329c.783,0,1.993-.094,3.007-.094.294,0,1.58.056,2.224.056h.647a.462.462,0,0,0,.077-.255m-8.822-13.64a.333.333,0,0,0-.059-.2h-.448c-.975,0-1.406.038-3.161.038-.608,0-1.5-.038-1.717-.038H76.57c-.056.038-.077.175-.077.255a.251.251,0,0,0,.1.213,8.4,8.4,0,0,1,2.01.566,3.834,3.834,0,0,1,.566,1.99c.018.294.038.587.038,1.388V41.7a7.639,7.639,0,0,1-.038.839c-.332-.371-.9-1.091-1.661-1.989L70.053,31.84a1.291,1.291,0,0,0-.294-.252c-.157,0-.35-.021-.507-.021-1.248,0-2.342-.056-2.675-.056a.368.368,0,0,0-.056.192,1.471,1.471,0,0,0,.035.255,3.377,3.377,0,0,1,1.507.545,5.792,5.792,0,0,1,.955,1.154,1.681,1.681,0,0,1,.08.622c0,1.018-.059,2.867-.059,4.238v4.154a8.508,8.508,0,0,1-.119,1.482,4.06,4.06,0,0,1-2.049,1,.577.577,0,0,0-.077.234c0,.059.018.175.056.2h.371c.392,0,1.29-.056,1.878-.056.857,0,1.245.056,2.045.056h1.175c.077-.021.095-.175.095-.255a.363.363,0,0,0-.059-.2,3.742,3.742,0,0,1-2.339-1.206,11.515,11.515,0,0,1-.255-2.462c0-.622-.021-1.64-.021-2.79,0-1.542.021-3.668.042-4.353.115.136.294.353.427.507l9.252,10.836c.1.095.136.115.238.115s.035,0,.115-.038a3,3,0,0,0,.1-.878c0-.566-.021-1.154-.021-1.448V35.12c0-2.437,1.154-3.122,2.5-3.178a.467.467,0,0,0,.077-.255m-18.073.094a.406.406,0,0,0-.1-.252h-.563c-.608,0-1.427.038-2.129.038-.78,0-1.657-.038-2.227-.038h-.7a.476.476,0,0,0-.08.252.671.671,0,0,0,.059.255c.08,0,1.5.021,1.755.371a4.777,4.777,0,0,1,.762,1.444A12.741,12.741,0,0,1,61.329,36c0,1.661,0,2.773-.021,3.357a10.453,10.453,0,0,1-.353,2.6,3.564,3.564,0,0,1-3.822,2.538A5.405,5.405,0,0,1,54.846,44a3.292,3.292,0,0,1-1.892-2.462l-.1-5.853-.017-2.381c0-.448.563-.86.759-1.094a9.3,9.3,0,0,1,1.5-.192.588.588,0,0,0,.1-.273.341.341,0,0,0-.136-.255l-.741.021c-.724.018-1.678.038-2.283.038-.937,0-1.661-.021-2.245-.021h-.818a.335.335,0,0,0-.1.273.31.31,0,0,0,.081.234c.622.08,1.031.136,1.308.2a1.642,1.642,0,0,1,.682.86c.021.252.059.878.059,2.1v4.685a11.96,11.96,0,0,0,.2,2.615,3.857,3.857,0,0,0,1.7,2.4,6.394,6.394,0,0,0,3.573.937,6.752,6.752,0,0,0,3.357-.8,4,4,0,0,0,1.93-2.6,8.863,8.863,0,0,0,.315-2.322V36.368c0-.7.038-1.58.038-1.93a3.924,3.924,0,0,1,.587-2.147,7.816,7.816,0,0,1,1.619-.273.478.478,0,0,0,.077-.238" transform="translate(0)"></path><path class="a" d="M16.65,12.117a.307.307,0,0,0-.273.178L15.8,13.573a.113.113,0,0,1-.045.019c-.018,0-.038-.019-.052-.059s-.084-.224-.234-.572l-.185-.418c-.066-.154-.119-.255-.136-.287a.28.28,0,0,0-.241-.14.056.056,0,0,1-.011-.038.076.076,0,0,1,.007-.037H15c.108,0,.2.005.28.005s.252-.009.357-.009H15.7c.01,0,.014.025.014.033a.1.1,0,0,1-.007.042c-.07.007-.227,0-.227.1a.265.265,0,0,0,.014.086l.378.9.315-.743a.462.462,0,0,0,.042-.2c0-.084-.059-.121-.217-.14a.134.134,0,0,1-.01-.035.149.149,0,0,1,.01-.044h.045c.07,0,.14.009.3.009.028,0,.136-.005.189-.005h.108a.069.069,0,0,1,.014.033A.091.091,0,0,1,16.65,12.117Z" transform="translate(0)"></path><path class="a" d="M18.248,13.549c-.458,0-.706-.012-.769-.012l-.217,0c-.063,0-.21.01-.371.01l-.091,0a.058.058,0,0,1-.007-.033.188.188,0,0,1,0-.044.542.542,0,0,0,.231-.049.435.435,0,0,0,.049-.231c0-.07,0-.147,0-.225,0-.115,0-.255,0-.425V12.3c0-.166-.084-.166-.255-.185a.224.224,0,0,1-.007-.04c0-.009,0-.033.014-.038h.084c.056,0,.206,0,.493,0,.262,0,.518.005.573.005l.157,0c.035,0,.049,0,.049.035l.021.343c-.021.01-.025.014-.042.014a.105.105,0,0,1-.035,0,.7.7,0,0,0-.227-.262.258.258,0,0,0-.133-.038c-.021,0-.073,0-.2,0-.1,0-.157,0-.171.005s-.014,0-.021.058c0,.037-.007.1-.007.3v.2h.052a.744.744,0,0,0,.171-.017.281.281,0,0,0,.154-.108.624.624,0,0,0,.035-.126.093.093,0,0,1,.049-.01.059.059,0,0,1,.038.012c0,.061-.014.177-.014.323,0,.073.007.234.007.3a.055.055,0,0,1-.042.012.169.169,0,0,1-.042-.005c-.014-.129-.035-.217-.143-.262a.408.408,0,0,0-.168-.032.963.963,0,0,0-.1.007v.4a.491.491,0,0,0,.021.178c.011.026.045.079.091.084a.759.759,0,0,0,.14.01h.217A.431.431,0,0,0,18,13.428a.838.838,0,0,0,.241-.323.1.1,0,0,1,.045-.009.12.12,0,0,1,.045.011v.4C18.329,13.544,18.3,13.549,18.248,13.549Z" transform="translate(0)"></path><path class="a" d="M20.067,12.514c-.01,0-.024,0-.042-.005a.975.975,0,0,0-.112-.224.362.362,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.08.177.262.2a.088.088,0,0,1,.014.044.074.074,0,0,1-.01.037h-.067c-.1,0-.315-.007-.381-.007-.045,0-.276.01-.385.01a.05.05,0,0,1-.014-.04.1.1,0,0,1,.011-.04c.241-.018.266-.063.273-.14.007-.049.007-.248.007-.451V12.32a.916.916,0,0,0-.014-.183,1.156,1.156,0,0,0-.234.016.605.605,0,0,0-.3.332.1.1,0,0,1-.038.005.042.042,0,0,1-.035-.016v-.388c0-.035,0-.044.045-.044l.164,0c.052,0,.273,0,.549,0,.364,0,.633-.009.7-.009.035,0,.059,0,.073.012a.283.283,0,0,1,0,.056v.388A.042.042,0,0,1,20.067,12.514Z" transform="translate(0)"></path><path class="a" d="M16.577,14.881c-.014,0-.025,0-.045-.005a.75.75,0,0,0-.112-.224.356.356,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.079.079,0,0,1,.01.044.069.069,0,0,1-.007.037H16.2c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.01-.04.187.187,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.963.963,0,0,0-.01-.184,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.074.012s0,.035,0,.056v.388A.046.046,0,0,1,16.577,14.881Z" transform="translate(0)"></path><path class="a" d="M18.3,15.916c-.455,0-.706-.012-.766-.012l-.22,0c-.059,0-.21.011-.367.011l-.091,0a.061.061,0,0,1-.01-.033.1.1,0,0,1,.007-.044.5.5,0,0,0,.227-.049c.028-.03.042-.094.049-.231,0-.07.007-.147.007-.226,0-.115,0-.255,0-.425,0-.117,0-.187,0-.236,0-.166-.081-.166-.252-.185a.105.105,0,0,1-.01-.04c0-.009.007-.033.017-.038h.081c.059,0,.206,0,.493,0,.266,0,.517.005.577.005l.154,0c.038,0,.052,0,.052.035l.017.343a.066.066,0,0,1-.042.014.134.134,0,0,1-.035,0,.64.64,0,0,0-.227-.262.241.241,0,0,0-.129-.038c-.021,0-.073,0-.206,0-.1,0-.157,0-.168.005s-.018,0-.025.058c0,.037,0,.1,0,.3v.2h.049a.692.692,0,0,0,.171-.018.29.29,0,0,0,.157-.108.634.634,0,0,0,.031-.126.113.113,0,0,1,.049-.011.063.063,0,0,1,.042.012c0,.061-.017.177-.017.323,0,.073.01.234.01.3a.059.059,0,0,1-.042.012.2.2,0,0,1-.045-.005c-.014-.129-.032-.217-.143-.262a.4.4,0,0,0-.164-.032,1.014,1.014,0,0,0-.1.007v.4a.63.63,0,0,0,.017.178c.014.026.049.079.091.084a.77.77,0,0,0,.14.011h.22a.408.408,0,0,0,.161-.025.8.8,0,0,0,.245-.323.09.09,0,0,1,.045-.009.105.105,0,0,1,.042.01v.4C18.385,15.911,18.36,15.916,18.3,15.916Z" transform="translate(0)"></path><path class="a" d="M19.367,15.949a.858.858,0,0,1-.35-.091.161.161,0,0,0-.056-.012.3.3,0,0,0-.112.058.1.1,0,0,1-.088-.045c0-.032.028-.126.028-.185,0-.035-.01-.2-.014-.245a.081.081,0,0,1,.066-.031.108.108,0,0,1,.025,0c.032.061.095.226.14.292a.465.465,0,0,0,.336.159.334.334,0,0,0,.245-.073.216.216,0,0,0,.084-.184.2.2,0,0,0-.042-.136.363.363,0,0,0-.157-.112c-.066-.032-.3-.089-.385-.135a.59.59,0,0,1-.21-.149.46.46,0,0,1-.088-.275.43.43,0,0,1,.465-.423.557.557,0,0,1,.36.1,1.02,1.02,0,0,1,.087-.086.084.084,0,0,1,.08.04,1.8,1.8,0,0,0-.024.206c0,.04.024.2.024.224a.149.149,0,0,1-.059.021.113.113,0,0,1-.028-.007c-.042-.073-.08-.2-.126-.262a.341.341,0,0,0-.3-.129A.248.248,0,0,0,19,14.7a.256.256,0,0,0,.185.224c.063.025.14.054.227.081a1.99,1.99,0,0,1,.241.093.411.411,0,0,1,.248.4A.489.489,0,0,1,19.367,15.949Z" transform="translate(0)"></path><path class="a" d="M17.186,18.287c-.458,0-.706-.012-.769-.012l-.217,0c-.063,0-.21.011-.371.011l-.091,0a.057.057,0,0,1-.007-.033.2.2,0,0,1,0-.044.541.541,0,0,0,.231-.049.432.432,0,0,0,.049-.231c0-.07,0-.147,0-.226,0-.115,0-.255,0-.425v-.236c0-.166-.084-.166-.255-.185a.209.209,0,0,1-.007-.04c0-.009,0-.033.014-.038h.084c.056,0,.206,0,.493,0,.262,0,.517.005.573.005l.157,0c.035,0,.049,0,.049.035l.021.343c-.021.011-.024.014-.042.014a.1.1,0,0,1-.035,0,.7.7,0,0,0-.227-.262.257.257,0,0,0-.133-.038c-.021,0-.073,0-.2,0-.1,0-.157,0-.171.005s-.014,0-.021.058c0,.037-.007.1-.007.3v.2h.052a.744.744,0,0,0,.171-.017.281.281,0,0,0,.154-.108.624.624,0,0,0,.035-.126.093.093,0,0,1,.049-.011.06.06,0,0,1,.038.012c0,.061-.014.177-.014.323,0,.074.007.234.007.3a.055.055,0,0,1-.042.012.169.169,0,0,1-.042-.005c-.014-.129-.035-.217-.143-.262a.41.41,0,0,0-.168-.031.967.967,0,0,0-.1.007v.4a.491.491,0,0,0,.021.178c.011.026.045.079.091.084a.759.759,0,0,0,.14.01h.217a.427.427,0,0,0,.164-.025.834.834,0,0,0,.241-.323.1.1,0,0,1,.045-.009.118.118,0,0,1,.045.011v.4C17.266,18.281,17.241,18.287,17.186,18.287Z" transform="translate(0)"></path><path class="a" d="M19.388,16.85c-.154.005-.287.089-.287.334l0,.778c0,.03.014.25.014.334a.137.137,0,0,1-.063.025.085.085,0,0,1-.038-.025l-1.066-1.147.011.234,0,.423c0,.033.007.112.014.171a.191.191,0,0,0,.077.161.388.388,0,0,0,.2.066.073.073,0,0,1,.01.035.078.078,0,0,1-.014.038h-.115c-.1,0-.175,0-.276,0-.066,0-.161.007-.227.007h-.049a.128.128,0,0,1,0-.035.1.1,0,0,1,.007-.038.374.374,0,0,0,.241-.1.5.5,0,0,0,.025-.182v-.542c0-.087,0-.131-.007-.217A.264.264,0,0,0,17.79,17a.563.563,0,0,0-.074-.079.774.774,0,0,0-.171-.075.114.114,0,0,1-.01-.035.085.085,0,0,1,.01-.038h.038c.032,0,.2.009.322.009h.073a.148.148,0,0,1,.045.03l.79.864c.059.066.136.154.178.21V17.26a1.642,1.642,0,0,0-.007-.173.424.424,0,0,0-.045-.163c-.024-.038-.171-.059-.248-.075a.112.112,0,0,1-.007-.045.13.13,0,0,1,0-.033h.045c.073,0,.192.011.266.011.182,0,.238-.005.329-.005h.059a.075.075,0,0,1,.007.037A.079.079,0,0,1,19.388,16.85Z" transform="translate(0)"></path><path class="a" d="M24.371,12.112c-.15.005-.287.089-.287.334v.778c0,.03.01.25.01.334a.128.128,0,0,1-.059.025c-.01,0-.021-.009-.042-.025l-1.066-1.147.014.234,0,.423c0,.033.007.112.01.171a.212.212,0,0,0,.077.161.41.41,0,0,0,.2.066.073.073,0,0,1,.01.035.116.116,0,0,1-.01.038h-.119c-.095,0-.171,0-.276,0-.066,0-.157.007-.224.007h-.049a.158.158,0,0,1-.007-.035.069.069,0,0,1,.011-.038.372.372,0,0,0,.238-.1.439.439,0,0,0,.025-.182v-.542c0-.087,0-.131,0-.217a.286.286,0,0,0-.052-.164.685.685,0,0,0-.077-.079.707.707,0,0,0-.171-.075.309.309,0,0,1-.007-.035.167.167,0,0,1,.007-.038h.042c.028,0,.192.009.318.009h.073a.243.243,0,0,1,.049.03l.79.864c.059.066.136.154.178.21v-.622a1.38,1.38,0,0,0-.011-.173.369.369,0,0,0-.045-.163c-.024-.038-.171-.059-.245-.075a.12.12,0,0,1-.01-.045.066.066,0,0,1,.007-.033h.045c.073,0,.192.01.266.01.178,0,.238-.005.329-.005h.056a.084.084,0,0,1,.011.037A.092.092,0,0,1,24.371,12.112Z" transform="translate(0)"></path><path class="a" d="M25.941,13.358a.752.752,0,0,1-1.066.011.771.771,0,0,1-.227-.575.779.779,0,0,1,.227-.572A.757.757,0,0,1,25.406,12a.794.794,0,0,1,.4.112.786.786,0,0,1,.371.67A.838.838,0,0,1,25.941,13.358Zm-.245-1.1a.35.35,0,0,0-.3-.159.32.32,0,0,0-.28.159.867.867,0,0,0-.14.533.92.92,0,0,0,.133.53.336.336,0,0,0,.3.166.348.348,0,0,0,.329-.206.978.978,0,0,0,.1-.484A.874.874,0,0,0,25.7,12.255Z" transform="translate(0)"></path><path class="a" d="M28.088,12.117a.307.307,0,0,0-.269.178l-.573,1.278a.113.113,0,0,1-.045.019c-.018,0-.042-.019-.052-.059s-.084-.224-.238-.572l-.182-.418c-.066-.154-.119-.255-.136-.287a.285.285,0,0,0-.241-.14.046.046,0,0,1-.014-.038.054.054,0,0,1,.011-.037h.094c.1,0,.2.005.276.005s.252-.009.36-.009h.059c.014,0,.017.025.017.033a.1.1,0,0,1-.007.042c-.073.007-.227,0-.227.1a.2.2,0,0,0,.014.086l.374.9.318-.743a.506.506,0,0,0,.038-.2c0-.084-.059-.121-.217-.14a.12.12,0,0,1-.007-.035.15.15,0,0,1,.007-.044h.045c.07,0,.14.009.3.009.025,0,.136-.005.189-.005h.108a.064.064,0,0,1,0,.075Z" transform="translate(0)"></path><path class="a" d="M23.878,14.881c-.014,0-.024,0-.045-.005a.759.759,0,0,0-.112-.224.357.357,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.078.078,0,0,1,.011.044.069.069,0,0,1-.007.037H23.5c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.011-.04.2.2,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.947.947,0,0,0-.011-.184,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.073.012s0,.035,0,.056v.388A.046.046,0,0,1,23.878,14.881Z" transform="translate(0)"></path><path class="a" d="M25.689,15.914H25.57c-.077,0-.164-.01-.255-.01-.143,0-.325.01-.4.01a.056.056,0,0,1-.011-.038.129.129,0,0,1,.007-.035c.147-.007.206-.032.206-.091a.519.519,0,0,0-.045-.2c-.045-.11-.07-.161-.081-.189-.007-.011-.01-.016-.042-.016h-.475a1.018,1.018,0,0,0-.112.288.328.328,0,0,0-.011.088c0,.049.045.1.213.108a.074.074,0,0,1,.01.042.129.129,0,0,1,0,.035h-.042c-.112,0-.143-.007-.262-.007-.077,0-.262.007-.325.007a.1.1,0,0,1-.007-.032.09.09,0,0,1,.007-.038.324.324,0,0,0,.217-.11,2.53,2.53,0,0,0,.192-.393c.084-.2.185-.456.231-.563.063-.131.084-.175.1-.22.032-.066.066-.133.08-.157a.082.082,0,0,1,.126,0,.461.461,0,0,1,.035.075c.087.208.157.393.266.652.056.131.084.213.143.35.042.086.066.15.108.229.056.114.147.115.238.138,0,.01.014.021.014.035S25.7,15.9,25.689,15.914Zm-.955-1.2h0c-.032.058-.087.189-.108.243-.081.2-.108.262-.122.29h.451C24.916,15.161,24.8,14.883,24.735,14.717Z" transform="translate(0)"></path><path class="a" d="M28.025,15.914l-.612-.007h-.168a.1.1,0,0,1-.011-.038.052.052,0,0,1,.014-.038.77.77,0,0,0,.15-.014c.063-.028.088-.089.088-.18V14.549h0l-.322.7c-.035.077-.077.161-.112.245a3.32,3.32,0,0,0-.133.343.045.045,0,0,1-.049.028c-.021,0-.035-.007-.045-.042-.042-.091-.07-.15-.084-.189l-.5-1.108h-.011v.283l.011.708c0,.215.112.317.283.317a.122.122,0,0,1,.014.037.085.085,0,0,1-.011.037c-.011,0-.045,0-.077,0s-.133-.01-.294-.01c-.045,0-.14,0-.213,0h-.1a.132.132,0,0,1-.007-.037.18.18,0,0,1,.007-.033.784.784,0,0,0,.22-.077c.032-.03.059-.094.059-.243v-.776c0-.124-.017-.171-.077-.213a.679.679,0,0,0-.2-.04.1.1,0,0,1-.01-.042.1.1,0,0,1,.01-.04c.06,0,.164.005.269.005h.367a.09.09,0,0,1,.032.038l.451,1.023.081-.2c.07-.164.171-.411.315-.678l.091-.175.573-.009a.072.072,0,0,1,.014.037.074.074,0,0,1-.011.038c-.063.011-.171.011-.224.1-.018.028-.028.056-.028.18v.729c0,.28.07.308.1.329a.537.537,0,0,0,.154.021.079.079,0,0,1,.01.038C28.035,15.9,28.028,15.9,28.025,15.914Z" transform="translate(0)"></path><path class="a" d="M23.843,17.252c-.014,0-.025,0-.045-.005a.757.757,0,0,0-.112-.224.356.356,0,0,0-.28-.147c-.035,0-.119,0-.147,0l0,.666c0,.1,0,.229,0,.458,0,.177.084.177.266.2a.079.079,0,0,1,.01.044.069.069,0,0,1-.007.037h-.066c-.108,0-.318-.007-.381-.007-.045,0-.276.011-.388.011a.065.065,0,0,1-.01-.04.189.189,0,0,1,.007-.04c.241-.018.266-.063.276-.14,0-.049,0-.248,0-.451v-.552a.961.961,0,0,0-.01-.183,1.189,1.189,0,0,0-.238.016.6.6,0,0,0-.3.332.126.126,0,0,1-.042.005.046.046,0,0,1-.035-.016v-.388c0-.035.007-.044.045-.044l.164,0c.056,0,.276,0,.552,0,.36,0,.633-.009.7-.009.038,0,.063,0,.073.012s0,.035,0,.056v.388A.046.046,0,0,1,23.843,17.252Z" transform="translate(0)"></path><path class="a" d="M25.72,16.855a.306.306,0,0,0-.269.178l-.574,1.278a.113.113,0,0,1-.045.019c-.017,0-.042-.019-.052-.059s-.084-.224-.238-.572l-.182-.418c-.066-.154-.119-.255-.136-.287a.285.285,0,0,0-.241-.14.046.046,0,0,1-.014-.038.054.054,0,0,1,.011-.037h.094c.1,0,.2.005.276.005s.252-.009.36-.009h.059c.014,0,.018.024.018.033a.1.1,0,0,1-.007.042c-.074.007-.227,0-.227.1a.2.2,0,0,0,.014.086l.374.9.318-.743a.5.5,0,0,0,.038-.2c0-.084-.059-.12-.217-.14a.127.127,0,0,1-.007-.035.156.156,0,0,1,.007-.044h.045c.07,0,.14.009.3.009.025,0,.136-.005.189-.005h.108a.062.062,0,0,1,.011.033A.064.064,0,0,1,25.72,16.855Z" transform="translate(0)"></path><path class="a" d="M28.056,18.285l-.608-.007h-.171a.085.085,0,0,1-.007-.038.05.05,0,0,1,.01-.038.821.821,0,0,0,.154-.014c.059-.028.084-.089.084-.18v-.883s0-.159,0-.2h-.007l-.318.7c-.038.077-.077.161-.115.245-.07.164-.112.278-.133.343-.007.028-.032.028-.049.028s-.031-.007-.045-.042c-.038-.091-.067-.15-.081-.189L26.266,16.9h-.01v.283l.01.708c0,.215.112.317.287.317a.1.1,0,0,1,.01.037.075.075,0,0,1-.007.037c-.014,0-.045,0-.08,0s-.129-.01-.29-.01c-.049,0-.143,0-.213,0h-.1a.073.073,0,0,1-.01-.037.086.086,0,0,1,.01-.033.827.827,0,0,0,.22-.077.355.355,0,0,0,.056-.243l0-.357,0-.42c0-.124-.014-.171-.077-.213a.678.678,0,0,0-.2-.04.07.07,0,0,1-.014-.042.073.073,0,0,1,.014-.04c.056,0,.164.005.266.005h.371a.085.085,0,0,1,.028.038l.451,1.023.084-.2a6.945,6.945,0,0,1,.315-.678c.028-.059.07-.135.091-.175l.57-.009c.007.012.018.023.018.037a.079.079,0,0,1-.014.038c-.059.01-.168.01-.22.1-.017.028-.031.056-.031.18v.729c0,.28.07.308.1.329a.5.5,0,0,0,.15.021.058.058,0,0,1,.014.038C28.07,18.269,28.063,18.271,28.056,18.285Z" transform="translate(0)"></path><path class="a" d="M42.539,8.818,42.476,8.1l-.685.208a17.6,17.6,0,0,1-5.136.762A17.312,17.312,0,0,1,21.86.827L21.364,0l-.5.827A17.31,17.31,0,0,1,6.07,9.073,17.56,17.56,0,0,1,.944,8.315L.257,8.107l-.063.715a50.482,50.482,0,0,0,.881,14.787,51.231,51.231,0,0,0,5.5,14.606,52.3,52.3,0,0,0,4.594,6.853A53.073,53.073,0,0,0,21,54.634l.348.259.348-.259A53,53,0,0,0,31.551,45.1a51.781,51.781,0,0,0,4.593-6.843,51.227,51.227,0,0,0,5.343-13.938l.143-.706A50.8,50.8,0,0,0,42.539,8.818ZM30.255,12.713h.857v1.675h-.857Zm0,4.385h.857v1.677h-.857Zm-8.671-6.159a1.585,1.585,0,0,1,1.451-.61l1.654.234,2.178.287a4.323,4.323,0,0,0,1.892-.309v9.1a5.217,5.217,0,0,1-1.892.281l-2.1-.28L23.035,19.4a2.165,2.165,0,0,0-1.451.458Zm-7.455-.381a4.067,4.067,0,0,0,1.815.3l2.182-.289,1.65-.236a1.587,1.587,0,0,1,1.451.61v8.925a2.175,2.175,0,0,0-1.465-.462l-1.731.243-2.087.278c-1.528,0-1.846-.369-1.85-.372S14.126,11.168,14.13,10.558Zm-1.245,1.107c.164-.033.65-.136.888-.187v8.18c.087.187.462.622,2.171.622l2.164-.285,1.654-.236a1.619,1.619,0,0,1,1.469.612l.049-.028h.255l.049.026a1.584,1.584,0,0,1,1.451-.61l1.654.234,2.178.287c1.734,0,2.164-.456,2.21-.507l.032-8.337.79.22v9.037a24.427,24.427,0,0,1-3.133.245,40.032,40.032,0,0,1-4.182-.294l-.2-.028v.612a3.059,3.059,0,0,1-1.014.185,2.755,2.755,0,0,1-.972-.183v-.614l-.2.028a39.99,39.99,0,0,1-4.171.294,24.39,24.39,0,0,1-3.14-.245Zm-1.2,1.049h.839v1.675h-.839Zm0,4.385h.839v1.677h-.839Zm9.664,36.3a52.013,52.013,0,0,1-9.269-9.056c-.011-.014-.021-.032-.032-.045l9.3-9.049,9.322,9.066c-.014.014-.025.035-.038.052A52,52,0,0,1,21.353,53.4Zm19-29.34A50.168,50.168,0,0,1,35.2,37.543L21.357,24.224,7.525,37.515A50.215,50.215,0,0,1,2.243,23.49H40.465Z" transform="translate(0)"></path></g>',2)];function ZE(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 194 54.892","aria-labelledby":"logo-university-white",role:"img"},KE,8,GE)}const Q0=w(qE,[["render",ZE]]),XE={name:"LuxUniversityFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLogoUniversityWhite:Q0,LuxUniversityCopyright:da,LuxUniversityPrivacyNotice:Nr,LuxWrapper:ta},methods:{value:function(e){return e=="light"||e=="shade"?e:"dark"}},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"},links:{required:!1,type:Array,default(e){return[{text:"Copyright Policy",href:"https://library.princeton.edu/about/policies/copyright-and-permissions-policies"},{text:"Privacy Notice",href:"https://www.princeton.edu/privacy-notice"},{text:"Accessibility Help",href:"https://accessibility.princeton.edu/help"}]}}}},JE={class:"lux-footer-bottom bottom-layout"},QE={class:"lux-university-links"},ek={href:"{{ link.href }}"},tk={class:"lux-university-links center-panel"},nk={class:"lux-university-links pu-logo-white"},ak={href:"https://www.princeton.edu"};function rk(e,t,a,r,o,s){const i=n.resolveComponent("lux-university-copyright"),l=n.resolveComponent("lux-logo-university-white"),c=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-university-footer",a.theme])},{default:n.withCtx(()=>[n.createVNode(c,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.createElementVNode("div",JE,[n.createElementVNode("div",QE,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.links,(d,u)=>(n.openBlock(),n.createElementBlock("div",{class:"policy-links",key:u},[n.createElementVNode("a",ek,n.toDisplayString(d.text),1)]))),128))]),n.createElementVNode("div",tk,[n.createVNode(i,{type:"div",theme:s.value(a.theme)},null,8,["theme"])]),n.createElementVNode("div",nk,[n.createElementVNode("a",ak,[n.createVNode(l,{width:"200px",height:"72px",type:"div"})])])])]),_:1},8,["maxWidth"])]),_:1},8,["class"])}const eo=w(XE,[["render",rk],["__scopeId","data-v-9cca4c2b"]]),ok={name:"LuxLibraryFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLibraryContactInfo:xr,LuxLibraryLogo:rr,LuxLogoFacebook:sa,LuxLogoFriends:ca,LuxLogoGovDocs:la,LuxLogoInstagram:J0,LuxLogoX:ia,LuxSubscribeNewsletter:kr,LuxWrapper:ta,LuxUniversityFooter:eo},methods:{value:function(e){return e=="light"||e=="shade"?e:"dark"}},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1440},theme:{type:String,default:"dark"}}},sc=e=>(n.pushScopeId("data-v-ac688cbc"),e=e(),n.popScopeId(),e),sk={class:"lux-footer-main"},ik={class:"lux-library-links contact-info-layout"},lk={class:"lux-library-links subscribe-layout"},ck=sc(()=>n.createElementVNode("h2",null,"Subscribe to our Newsletter",-1)),dk={class:"social-pul-icons"},uk={href:"https://x.com/PULibrary"},hk={href:"http://www.facebook.com/PULibrary"},fk={href:"https://www.instagram.com/PULibrary/"},mk={href:"https://libguides.princeton.edu/usgovdocs"},pk={href:"https://fpul.princeton.edu/"},gk=sc(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"Library Staff"},[n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/library-staff"},"For Library Staff")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/staff-directory"},"Staff Directory")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/employment"},"Library Jobs")])])])],-1));function _k(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-logo"),l=n.resolveComponent("lux-library-contact-info"),c=n.resolveComponent("lux-subscribe-newsletter"),d=n.resolveComponent("lux-logo-x"),u=n.resolveComponent("lux-logo-facebook"),h=n.resolveComponent("lux-logo-instagram"),m=n.resolveComponent("lux-logo-gov-docs"),f=n.resolveComponent("lux-logo-friends"),g=n.resolveComponent("lux-wrapper"),b=n.resolveComponent("lux-university-footer");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-library-footer",a.theme])},{default:n.withCtx(()=>[n.createVNode(g,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[n.createElementVNode("div",sk,[n.createElementVNode("div",ik,[n.createElementVNode("div",null,[n.createVNode(i,{theme:s.value(a.theme)},null,8,["theme"]),n.createVNode(l,{theme:s.value(a.theme)},null,8,["theme"])])]),n.createElementVNode("div",lk,[ck,n.createVNode(c,{type:"div"}),n.createElementVNode("div",dk,[n.createElementVNode("a",uk,[n.createVNode(d,{width:"24",height:"24"})]),n.createElementVNode("a",hk,[n.createVNode(u,{width:"24",height:"24"})]),n.createElementVNode("a",fk,[n.createVNode(h,{width:"24",height:"24"})]),n.createElementVNode("a",mk,[n.createVNode(m,{width:"30",height:"30"})]),n.createElementVNode("a",pk,[n.createVNode(f,{width:"120",height:"35"})])])]),gk])]),_:1},8,["maxWidth"]),n.createVNode(b,{theme:s.value(a.theme)},null,8,["theme"])]),_:1},8,["class"])}const ic=w(ok,[["render",_k],["__scopeId","data-v-ac688cbc"]]),yk={name:"LuxSpecialCollectionsFooter",status:"ready",release:"1.0.0",type:"Pattern",components:{LuxLibraryContactInfoOld:Vr,LuxUniversityCopyright:da,LuxUniversityAccessibilityOld:Sr},props:{type:{type:String,default:"div"},maxWidth:{type:Number,default:1170}}},to=e=>(n.pushScopeId("data-v-f5bac1a8"),e=e(),n.popScopeId(),e),bk=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"About Archival Collections"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"/research_help"},"About Archival Collections")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/research_account"},"Creating a Research Account")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/requesting_materials"},"Requesting Materials")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/search_tips"},"Search Tips")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/av_materials"},"Statement on Audio Visual Materials")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"/faq"},"Frequently Asked Questions (FAQs)")])])])],-1)),vk=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"Library Services"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services"},"Library Services")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/article-express",title:"Use our Interlibrary Loan and Article Express Services"},"Article Express")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/borrowdirect"},"Borrow Direct")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/access/circulation-policies"},"Circulation")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/reserves"},"Course Reserves")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/interlibrary-services",title:"Interlibrary Loan Services, Article Express"},"Interlibrary Loan (ILL)")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/access"},"Library Access")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/study-spaces"},"Study Spaces and Lockers")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/accounts"},"Your Accounts")])])])],-1)),$k=to(()=>n.createElementVNode("div",{class:"lux-library-links"},[n.createElementVNode("nav",{role:"navigation","aria-label":"About the Library"},[n.createElementVNode("h2",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about"},"About the Library")]),n.createElementVNode("ul",null,[n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/collections-and-collection-development"},"Collections and Collecting")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://rbsc.princeton.edu/exhibitions"},"Exhibitions")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/locations"},"Library Locations")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/alumni"},"For Alumni")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/staff"},"For Library Staff")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/staff/directory"},"Staff Directory")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/about/friends"},"Friends of the Library")]),n.createElementVNode("li",null,[n.createElementVNode("a",{href:"https://library.princeton.edu/services/technology/off-campus-access"},"Using the Library Off-Campus")])])])],-1)),wk={class:"lux-library-links"};function Ck(e,t,a,r,o,s){const i=n.resolveComponent("lux-library-contact-info-old"),l=n.resolveComponent("lux-logo-university"),c=n.resolveComponent("lux-university-copyright-old"),d=n.resolveComponent("lux-university-accessibility-old"),u=n.resolveComponent("lux-wrapper");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-special-collections-footer"])},{default:n.withCtx(()=>[n.createVNode(u,{class:"lux-footer-content",maxWidth:a.maxWidth},{default:n.withCtx(()=>[bk,vk,$k,n.createElementVNode("div",wk,[n.createVNode(i),n.createVNode(l,{width:"142",height:"40"}),n.createVNode(c,{type:"div"}),n.createVNode(d,{type:"span"})])]),_:1},8,["maxWidth"])]),_:1})}const lc=w(yk,[["render",Ck],["__scopeId","data-v-f5bac1a8"]]),Ek={name:"LuxMediaImage",status:"ready",release:"1.0.0",type:"Element",data:function(){return{source:this.src}},props:{src:{type:String,default:null},alt:{type:String,default:""},height:{type:String,default:""},cover:{type:Boolean,default:!1},contain:{type:Boolean,default:!1}}},kk=["src","alt"];function Sk(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-file"),l=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("div",{class:n.normalizeClass(["lux-media-image",[a.height,{"lux-default-thumbnail":!e.source}]])},[e.source?(n.openBlock(),n.createElementBlock("img",{key:0,onError:t[0]||(t[0]=c=>e.source=null),src:e.source,alt:a.alt,class:n.normalizeClass([{"lux-cover":a.cover},{"lux-contain":a.contain}])},null,42,kk)):(n.openBlock(),n.createBlock(l,{key:1,width:"50",height:"50","icon-name":"file","icon-color":"rgb(225,225,225)","icon-hide":"true"},{default:n.withCtx(()=>[n.createVNode(i)]),_:1}))],2)}const cc=w(Ek,[["render",Sk],["__scopeId","data-v-0d005a6f"]]),xk={name:"LuxMenuBar",status:"ready",release:"1.0.0",type:"Pattern",model:{prop:"active"},data:function(){return{isVisible:!1,activeItem:""}},props:{type:{type:String,default:"links",validator:e=>e.match(/(links|buttons|main-menu)/)},active:{required:!1,type:String},menuItems:{required:!0,type:Array},theme:{type:String,default:"dark",validator:e=>e.match(/(dark|shade|light)/)}},computed:{localActive:{get(){return this.active},set(e){this.$emit("input",e)}}},methods:{menuItemClicked(e){this.$emit("menu-item-clicked",e)},setActiveItem(e){this.activeItem===e?this.activeItem="":this.activeItem=e},hide:function(e){this.activeItem=""},hideIfExitingMenu:function(e){var r,o;const t=(r=e.currentTarget)==null?void 0:r.closest(".lux-has-children"),a=(o=e.relatedTarget)==null?void 0:o.closest(".lux-has-children");t!==a&&this.hide(e)}},components:{"lux-hamburger":Cr,"lux-menu-bar-label":Er},directives:{"click-outside":{beforeMount:function(e,t){const a=t.modifiers.bubble,r=o=>{e.ariaExpanded==="true"&&(a||!e.contains(o.target)&&e!==o.target)&&t.value(o)};e.__vueClickOutside__=r,document.addEventListener("click",r)},unmounted:function(e,t){document.removeEventListener("click",e.__vueClickOutside__),e.__vueClickOutside__=null}}},emits:["input","menu-item-clicked"]},Vk=["href","title","onClick"],Nk={class:"lux-nav-children","aria-label":"submenu"},Dk=["href","title","target","onClick"],Mk=["href","title","onClick"],Lk=["href","disabled","onClick"],Bk=["aria-expanded"],Ik=["aria-expanded","data-method","onClick","onKeydown"],Ok=["href","title","target","data-method","onClick"],Tk=["title","data-method","onClick"],zk=["href","title","data-method","onClick"];function Ak(e,t,a,r,o,s){const i=n.resolveComponent("lux-menu-bar-label"),l=n.resolveComponent("lux-hamburger"),c=n.resolveDirective("click-outside");return a.type==="links"?(n.openBlock(),n.createElementBlock("nav",{key:0,class:n.normalizeClass(["lux-nav",a.theme])},[n.createElementVNode("ul",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:u},[d.children?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[(n.openBlock(),n.createElementBlock("a",{key:u,href:d.href,title:d.name,class:"lux-has-children lux-nav-item","aria-haspopup":"true",onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],8,Vk)),n.createElementVNode("ul",Nk,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(d.children,({href:h,name:m,index:f,target:g})=>(n.openBlock(),n.createElementBlock("li",{key:f},[n.createElementVNode("a",{href:h,title:m,target:g,class:"lux-nav-item",onClick:b=>s.menuItemClicked(b,d)},n.toDisplayString(m),9,Dk)]))),128))])],64)):(n.openBlock(),n.createElementBlock("a",{key:1,href:d.href,title:d.name,class:"lux-nav-item",onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],8,Mk))]))),128))])],2)):a.type==="buttons"?(n.openBlock(),n.createElementBlock("div",{key:1,class:n.normalizeClass(["lux-menu",a.theme])},[n.createElementVNode("ul",null,[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:d},[(n.openBlock(),n.createElementBlock("button",{key:u,href:d.href,class:n.normalizeClass(["lux-menu-item",{"lux-active":s.localActive===d.component},{"lux-disabled":d.disabled},{"lux-is-child":d.hasOwnProperty("parent")===!0}]),disabled:d.disabled,onClick:h=>s.menuItemClicked(h,d)},[n.createVNode(i,{item:d},null,8,["item"])],10,Lk))]))),128))])],2)):a.type==="main-menu"?(n.openBlock(),n.createElementBlock("nav",{key:2,class:n.normalizeClass(["lux-main-menu",a.theme]),"aria-label":"Main Navigation"},[n.createElementVNode("button",{"aria-haspopup":"true","aria-label":"Main Menu","aria-expanded":e.isVisible?"true":"false",class:n.normalizeClass(["lux-main-menu-toggle",{"is-active":e.isVisible}]),onClick:t[0]||(t[0]=d=>e.isVisible=!e.isVisible)},[n.createVNode(l)],10,Bk),n.createElementVNode("ul",{class:n.normalizeClass(["lux-main-menu-list",{"lux-show":e.isVisible}])},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.menuItems,(d,u)=>(n.openBlock(),n.createElementBlock("li",{key:u,class:n.normalizeClass({"lux-has-children":d.children})},[d.children?(n.openBlock(),n.createElementBlock(n.Fragment,{key:0},[n.withDirectives((n.openBlock(),n.createElementBlock("button",{"aria-haspopup":"true","aria-expanded":e.activeItem===u?"true":"false",class:"lux-submenu-toggle","data-method":d.method,onClick:h=>s.setActiveItem(u),onKeydown:n.withKeys(h=>s.setActiveItem(u),["esc"]),onFocusout:t[1]||(t[1]=(...h)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...h))},[n.createVNode(i,{item:d},null,8,["item"])],40,Ik)),[[c,s.hide]]),n.createElementVNode("ul",{class:n.normalizeClass({"lux-show":u===e.activeItem})},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(d.children,(h,m)=>(n.openBlock(),n.createElementBlock("li",{key:m},[h.href?(n.openBlock(),n.createElementBlock("a",{key:m,href:h.href,title:h.name,target:h.target,"data-method":h.method,class:"lux-nav-item",onClick:f=>s.menuItemClicked(h),onFocusout:t[2]||(t[2]=(...f)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...f))},[n.createVNode(i,{item:h},null,8,["item"])],40,Ok)):(n.openBlock(),n.createElementBlock("button",{key:"{{ index }}-button",title:h.name,"data-method":h.method,class:"lux-nav-item",onClick:f=>s.menuItemClicked(h),onFocusout:t[3]||(t[3]=(...f)=>s.hideIfExitingMenu&&s.hideIfExitingMenu(...f))},[n.createVNode(i,{item:h},null,8,["item"])],40,Tk))]))),128))],2)],64)):(n.openBlock(),n.createElementBlock("a",{key:u,href:d.href,title:d.name,"data-method":d.method,class:"lux-nav-item",onClick:h=>s.menuItemClicked(d)},[n.createVNode(i,{item:d},null,8,["item"])],8,zk))],2))),128))],2)],2)):n.createCommentVNode("",!0)}const dc=w(xk,[["render",Ak],["__scopeId","data-v-b5c6c289"]]),Pk={name:"LuxTextStyle",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"p"},variation:{type:String,default:"default",validator:e=>e.match(/(default|disabled|strong|emphasis|positive|negative|small|uppercase)/)}}};function Yk(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:n.normalizeClass(["lux-text-style ",a.variation])},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default")]),_:3},8,["class"])}const uc=w(Pk,[["render",Yk]]),Hk={name:"LuxLogoLibraryIcon",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:97},height:{type:[Number,String],default:97},color:{type:String,default:"var(--color-princeton-orange-on-black)"}}},no=e=>(n.pushScopeId("data-v-42ec3b35"),e=e(),n.popScopeId(),e),Rk=["width","height"],Fk=no(()=>n.createElementVNode("title",{id:"lux-logo-library-icon"},"Princeton University Library",-1)),jk=no(()=>n.createElementVNode("path",{class:"cls-2",d:"M10.8 83.5V20.1a22 22 0 006.6-3v59.8h.4a13.42 13.42 0 003.5-.4 39.8 39.8 0 007.6-2.5c1.2-.5 2.4-1.1 3.7-1.7a16.34 16.34 0 015.7-1.7 12 12 0 016.2.8 9.13 9.13 0 012.3 1.5 4.9 4.9 0 011.1 2c0 .1 0 .1.1.2s0-.1 0-.1a4.45 4.45 0 011.2-2.1 8 8 0 013.2-1.9 10.87 10.87 0 014.4-.5 16 16 0 016.4 1.7q3 1.5 6 2.7a27.18 27.18 0 006.2 1.7 12.29 12.29 0 002.7.2h.3V17.1a20.23 20.23 0 006.6 2.8v63.5H10.8z"},null,-1)),Wk=no(()=>n.createElementVNode("path",{class:"cls-2",d:"M24.8 32.7A74.92 74.92 0 0125 17l.4.2a17.22 17.22 0 004.8 1.7 13.15 13.15 0 008.9-1.4 19.23 19.23 0 005-3.9 22.63 22.63 0 003.5-4.8l.1-.2.3.2a24.47 24.47 0 005.7 6.7 16.37 16.37 0 006.3 3.2 13.91 13.91 0 007.3-.4 14.76 14.76 0 002.9-1.2l.2-.1h.1a74 74 0 01.2 15.6h-46m11 27.8a54.59 54.59 0 01-5.3-8.7l17.4-17.4 17.4 17.4a47.68 47.68 0 01-5.2 8.7l-6-6-6.1-6.1-12.2 12.1"},null,-1));function Uk(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 96 97",preserveAspectRatio:"xMinYMid","aria-labelledby":"lux-logo-library-icon",role:"img"},[Fk,n.createElementVNode("g",null,[n.createElementVNode("path",{d:"M12.2 0h71.5A12.27 12.27 0 0196 12.2v72.5A12.29 12.29 0 0183.7 97H12.2A12.27 12.27 0 010 84.7V12.2A12.25 12.25 0 0112.2 0z",style:n.normalizeStyle({fill:a.color})},null,4),jk,Wk])],8,Rk)}const hc=w(Hk,[["render",Uk],["__scopeId","data-v-42ec3b35"]]),qk={name:"LuxLogoUniversity",status:"ready",release:"1.0.0",type:"Element",props:{width:{type:[Number,String],default:263},height:{type:[Number,String],default:72}}},Gk=["width","height"],Kk=[n.createStaticVNode('<title id="logo-university" lang="en" data-v-48a7eb4f>Princeton University</title><g data-v-48a7eb4f><path class="pu-logo-mc-a" d="M14.97 59.02a70.98 70.98 0 0 0 13.17 12.82 71.14 71.14 0 0 0 13.2-12.78L28.14 46.2z" data-v-48a7eb4f></path><path class="pu-logo-mc-a" d="M8.82 49.84l19.33-18.56L47.5 49.89a68.7 68.7 0 0 0 7.16-18.66l.19-.95H1.46a68.77 68.77 0 0 0 7.36 19.56z" data-v-48a7eb4f></path><path class="pu-logo-mc-a" d="M8.81 49.84a69.87 69.87 0 0 0 6.16 9.18l13.17-12.8 13.2 12.84a69.44 69.44 0 0 0 6.16-9.17L28.14 31.28z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M28.14 45.87L15 58.65a69.87 69.87 0 0 1-5.87-8.77l19.01-18.26L47.2 49.94a69.4 69.4 0 0 1-5.86 8.75z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M28.14 31.97l18.73 18.01a69.18 69.18 0 0 1-5.57 8.33L28.49 45.85l-.35-.33-.35.33-12.77 12.43a69.61 69.61 0 0 1-5.58-8.35l18.7-17.96m0-.7L8.8 49.85a69.87 69.87 0 0 0 6.16 9.18l13.17-12.8 13.2 12.84a69.44 69.44 0 0 0 6.16-9.17L28.14 31.28zM56.06 10.5a24.6 24.6 0 0 1-7.18 1.07A24.12 24.12 0 0 1 28.16 0 24.13 24.13 0 0 1 7.44 11.55 24.7 24.7 0 0 1 .26 10.5a67.64 67.64 0 0 0 1.18 19.8h53.4a68 68 0 0 0 1.22-19.8z" data-v-48a7eb4f></path><path d="M41.31 18.66v-2.27h-1.38v-1.6l-1.46-.4h-.1v-1.37s-.5.6-2.8.6c-2.18 0-3.46-.7-5.19-.7a2.36 2.36 0 0 0-2.18.95v.55h-.06v-.55a2.38 2.38 0 0 0-2.17-.96c-1.74 0-3.02.71-5.2.71-2.3 0-2.7-.6-2.7-.6v1.44h-.1l-1.57.33v1.6H15v2.27h1.4v3.67H15v2.27h1.4v2.82a33.88 33.88 0 0 0 4.5.37c2.55 0 4.02-.37 5.68-.4v.71a3.85 3.85 0 0 0 1.56.33 4.25 4.25 0 0 0 1.61-.33v-.71c1.66.03 3.13.4 5.7.4a33.84 33.84 0 0 0 4.48-.36V24.6h1.4v-2.27h-1.4v-3.67z" style="isolation:isolate;" fill="#fff" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M38.59 14.23v-1.74l-.42.45s-.52.52-2.62.52l-2.85-.38-2.35-.33a2.78 2.78 0 0 0-2.2.84 2.8 2.8 0 0 0-2.21-.84l-2.34.33-2.85.38c-2.07 0-2.5-.5-2.51-.5l-.43-.52-.01.66v1.2l-1.69.35V27.7l.2.03a34.02 34.02 0 0 0 4.54.37 51.76 51.76 0 0 0 5.44-.38v.6l.13.07a4.1 4.1 0 0 0 1.67.35 4.46 4.46 0 0 0 1.72-.35l.14-.07v-.6a51.8 51.8 0 0 0 5.45.38 34.05 34.05 0 0 0 4.53-.38l.2-.02V14.66zm-10.2-.17a2.14 2.14 0 0 1 1.96-.83l2.24.32 2.96.4a5.88 5.88 0 0 0 2.57-.43v12.34a7.16 7.16 0 0 1-2.57.38l-2.85-.38-2.35-.33a2.94 2.94 0 0 0-1.96.62zm-10.1-.51a5.53 5.53 0 0 0 2.46.4l2.95-.39 2.24-.32a2.16 2.16 0 0 1 1.97.83v12.09a2.96 2.96 0 0 0-1.99-.63l-2.34.33-2.83.38c-2.07 0-2.5-.5-2.5-.5l.03-12.2zm21.37 13.73a33.04 33.04 0 0 1-4.25.33 53.52 53.52 0 0 1-5.67-.4l-.27-.03V28a4.07 4.07 0 0 1-1.37.26 3.81 3.81 0 0 1-1.32-.25v-.83l-.27.03a53.51 53.51 0 0 1-5.66.4 33.09 33.09 0 0 1-4.25-.33V15.04l1.2-.25v11.09c.12.25.63.84 2.95.84l2.93-.38 2.24-.33a2.18 2.18 0 0 1 1.99.83l.07-.03h.34l.07.03a2.14 2.14 0 0 1 1.96-.83l2.24.32 2.96.39c2.35 0 2.94-.62 3-.69l.04-11.3 1.07.3z" data-v-48a7eb4f></path><path class="pu-logo-mc-b" d="M21.72 15.72a.42.42 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.03 0-.05-.03-.07-.08l-.32-.78-.25-.56a4.78 4.78 0 0 0-.19-.39.37.37 0 0 0-.32-.19.08.08 0 0 1-.02-.05.11.11 0 0 1 .01-.05h1.08l.02.04a.13.13 0 0 1-.01.06c-.1 0-.31 0-.31.14a.33.33 0 0 0 .02.11l.51 1.21.43-1a.63.63 0 0 0 .05-.26c0-.12-.08-.17-.3-.2a.18.18 0 0 1 0-.04.23.23 0 0 1 0-.06h.07l.4.01h.4l.02.04a.14.14 0 0 1-.01.05zm2.16 1.94c-.62 0-.95-.02-1.04-.02h-.3l-.5.02h-.12a.09.09 0 0 1 0-.05.26.26 0 0 1 0-.06.82.82 0 0 0 .3-.06.6.6 0 0 0 .07-.32v-1.2c0-.22-.11-.22-.34-.25a.24.24 0 0 1-.01-.05c0-.02 0-.05.02-.05h1.77c.05 0 .07 0 .07.04l.02.47-.05.02a.15.15 0 0 1-.05 0 .92.92 0 0 0-.3-.36.32.32 0 0 0-.19-.05h-.5c-.02 0-.02 0-.03.08l-.01.41v.27h.07a1 1 0 0 0 .23-.02.4.4 0 0 0 .2-.15.92.92 0 0 0 .06-.17.13.13 0 0 1 .06-.02.1.1 0 0 1 .05.02l-.01.44v.4a.07.07 0 0 1-.05.02.24.24 0 0 1-.06 0c-.02-.17-.05-.3-.2-.35a.55.55 0 0 0-.22-.05l-.14.01v.54a.67.67 0 0 0 .03.24.2.2 0 0 0 .12.11 1 1 0 0 0 .2.02h.29a.58.58 0 0 0 .22-.04 1.12 1.12 0 0 0 .33-.44.16.16 0 0 1 .06 0 .17.17 0 0 1 .06 0v.55c0 .04-.03.05-.1.05zm2.47-1.4h-.06a1.29 1.29 0 0 0-.15-.3.48.48 0 0 0-.38-.2h-.2v1.52c0 .24.1.24.35.27a.11.11 0 0 1 .02.06.1.1 0 0 1-.01.05h-.1l-.5-.01-.53.01a.07.07 0 0 1-.02-.05.12.12 0 0 1 .02-.06c.32-.02.36-.08.37-.18V16a1.27 1.27 0 0 0-.01-.25 1.4 1.4 0 0 0-.32.02.81.81 0 0 0-.41.45.2.2 0 0 1-.05 0 .06.06 0 0 1-.05-.02v-.53c0-.04 0-.06.06-.06h.97l.95-.01c.05 0 .08 0 .1.02a.4.4 0 0 1 0 .07v.53a.06.06 0 0 1-.05.02zm-4.73 3.2h-.06a1 1 0 0 0-.16-.3.48.48 0 0 0-.38-.2h-.2v1.52c0 .24.12.24.36.27a.1.1 0 0 1 .02.06.1.1 0 0 1-.01.05h-1.13a.1.1 0 0 1-.02-.05.25.25 0 0 1 .01-.05c.33-.03.36-.09.38-.2V19.2a1.3 1.3 0 0 0-.02-.25 1.45 1.45 0 0 0-.32.02.8.8 0 0 0-.4.45.25.25 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.52c0-.05 0-.06.06-.06h.97c.5 0 .86-.02.95-.02.05 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.04zm2.34 1.4H22a.1.1 0 0 1-.02-.04.13.13 0 0 1 .02-.07.76.76 0 0 0 .3-.06c.05-.05.06-.13.07-.32l.01-.3v-.91c0-.22-.1-.22-.34-.25a.12.12 0 0 1-.01-.05c0-.02 0-.05.02-.06h1.77c.05 0 .07 0 .07.05l.02.47a.1.1 0 0 1-.05.02.17.17 0 0 1-.05 0 .85.85 0 0 0-.32-.35.3.3 0 0 0-.17-.05h-.51c-.02 0-.03 0-.03.08v.67h.06a.95.95 0 0 0 .23-.02.4.4 0 0 0 .22-.15.9.9 0 0 0 .04-.17.15.15 0 0 1 .06-.02.1.1 0 0 1 .06.02l-.02.44.01.4a.08.08 0 0 1-.06.02.27.27 0 0 1-.06 0c-.02-.17-.04-.3-.2-.35a.55.55 0 0 0-.21-.05 1.31 1.31 0 0 0-.14.01v.54a.84.84 0 0 0 .02.24c.02.03.07.1.12.11a1.07 1.07 0 0 0 .2.02h.3a.56.56 0 0 0 .21-.04 1.09 1.09 0 0 0 .33-.44.15.15 0 0 1 .07 0 .14.14 0 0 1 .05 0v.55c0 .05-.04.05-.11.05zm1.44.05a1.16 1.16 0 0 1-.47-.12.23.23 0 0 0-.08-.02.42.42 0 0 0-.15.08.13.13 0 0 1-.12-.06c0-.04.04-.17.04-.25l-.02-.33a.11.11 0 0 1 .09-.05h.03a4.29 4.29 0 0 0 .2.4.64.64 0 0 0 .45.22.44.44 0 0 0 .33-.1.29.29 0 0 0 .11-.25.26.26 0 0 0-.05-.19.5.5 0 0 0-.22-.15c-.09-.04-.4-.12-.52-.18a.82.82 0 0 1-.28-.2.63.63 0 0 1-.12-.38.58.58 0 0 1 .63-.57.76.76 0 0 1 .49.14 1.4 1.4 0 0 1 .12-.12.11.11 0 0 1 .1.06 2.24 2.24 0 0 0-.03.28l.04.3a.2.2 0 0 1-.09.03.14.14 0 0 1-.03-.01c-.06-.1-.11-.27-.17-.36a.46.46 0 0 0-.41-.17.34.34 0 0 0-.37.3c0 .17.14.25.25.3l.3.1a2.8 2.8 0 0 1 .33.13.56.56 0 0 1 .34.54.66.66 0 0 1-.72.63zm-2.96 3.17c-.62 0-.95-.02-1.04-.02h-.3l-.5.02h-.12a.09.09 0 0 1 0-.05.24.24 0 0 1 0-.06.83.83 0 0 0 .3-.06.6.6 0 0 0 .07-.32v-1.2c0-.22-.11-.22-.34-.25a.25.25 0 0 1-.01-.05c0-.02 0-.05.02-.05h1.77c.05 0 .07 0 .07.04l.02.47-.05.02a.14.14 0 0 1-.05 0 .92.92 0 0 0-.3-.36.32.32 0 0 0-.19-.05h-.5c-.02 0-.02 0-.03.08l-.01.41v.27h.07a1 1 0 0 0 .23-.03.4.4 0 0 0 .2-.14.9.9 0 0 0 .06-.17.13.13 0 0 1 .06-.02.1.1 0 0 1 .05.02l-.02.44.01.4a.07.07 0 0 1-.05.02.24.24 0 0 1-.06 0c-.02-.18-.05-.3-.2-.36a.55.55 0 0 0-.22-.04 1.3 1.3 0 0 0-.14 0v.54a.67.67 0 0 0 .03.25.2.2 0 0 0 .12.11 1.03 1.03 0 0 0 .2.01h.28a.58.58 0 0 0 .23-.03 1.13 1.13 0 0 0 .32-.44.17.17 0 0 1 .13 0v.54c0 .05-.03.06-.1.06zm2.99-1.95c-.21.01-.4.12-.4.46v1.05l.03.45a.22.22 0 0 1-.09.03.14.14 0 0 1-.05-.03l-1.44-1.55.01.32v.57c0 .04 0 .15.02.23a.26.26 0 0 0 .1.22.53.53 0 0 0 .27.09.1.1 0 0 1 .02.05.12.12 0 0 1-.02.05h-.91a.18.18 0 0 1 0-.04.13.13 0 0 1 .01-.05.5.5 0 0 0 .33-.14.68.68 0 0 0 .03-.25v-1.04a.36.36 0 0 0-.08-.22.74.74 0 0 0-.1-.1 1.18 1.18 0 0 0-.23-.1.16.16 0 0 1-.01-.05.1.1 0 0 1 .01-.06h.05l.44.01h.1a.2.2 0 0 1 .06.05l1.07 1.17.25.28v-.84l-.01-.24a.56.56 0 0 0-.07-.22c-.03-.05-.23-.08-.33-.1a.14.14 0 0 1-.01-.06.16.16 0 0 1 0-.04h.06l.36.01h.53a.11.11 0 0 1 0 .05.1.1 0 0 1 0 .04zm6.75-6.42c-.2 0-.39.12-.39.46v1.05l.01.45a.2.2 0 0 1-.08.03c-.01 0-.02 0-.05-.03l-1.45-1.55.02.32V17l.01.23a.29.29 0 0 0 .1.22.56.56 0 0 0 .28.09.1.1 0 0 1 .01.05.17.17 0 0 1-.01.05h-.9a.2.2 0 0 1-.01-.04.1.1 0 0 1 .01-.05.5.5 0 0 0 .33-.14.59.59 0 0 0 .03-.25v-1.04a.4.4 0 0 0-.07-.22.92.92 0 0 0-.1-.1 1.07 1.07 0 0 0-.24-.1.38.38 0 0 1 0-.05.2.2 0 0 1 0-.05h.59a.31.31 0 0 1 .07.05l1.07 1.17.24.28v-.84a2.03 2.03 0 0 0-.01-.24.5.5 0 0 0-.06-.22c-.04-.05-.24-.08-.34-.1a.15.15 0 0 1-.01-.06.09.09 0 0 1 0-.04h.07l.36.01h.52a.13.13 0 0 1 .01.04.1.1 0 0 1-.01.05zm2.13 1.69a1.02 1.02 0 0 1-1.45.01 1.13 1.13 0 0 1 0-1.55 1.02 1.02 0 0 1 .72-.3 1.1 1.1 0 0 1 .54.14 1.07 1.07 0 0 1 .5.91 1.14 1.14 0 0 1-.31.79zm-.34-1.5a.48.48 0 0 0-.4-.21.44.44 0 0 0-.38.21 1.18 1.18 0 0 0-.2.72 1.23 1.23 0 0 0 .19.72.45.45 0 0 0 .4.23.47.47 0 0 0 .44-.28 1.33 1.33 0 0 0 .14-.66 1.2 1.2 0 0 0-.19-.73zm3.25-.18a.41.41 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.02 0-.06-.03-.07-.08l-.32-.78-.25-.56a4.78 4.78 0 0 0-.18-.4.38.38 0 0 0-.33-.18.07.07 0 0 1-.02-.05.08.08 0 0 1 .01-.06h.13l.38.01.49-.01h.08c.02 0 .02.03.02.05a.13.13 0 0 1 0 .05c-.1.01-.32 0-.32.14a.25.25 0 0 0 .02.12l.5 1.21.44-1a.69.69 0 0 0 .05-.27c0-.1-.08-.16-.3-.18a.17.17 0 0 1 0-.05.25.25 0 0 1 0-.06h.07l.4.01h.42a.1.1 0 0 1 0 .1zm-5.7 3.74h-.07a1 1 0 0 0-.15-.3.47.47 0 0 0-.38-.2h-.2v1.52c0 .24.11.24.36.27a.1.1 0 0 1 .01.06.1.1 0 0 1 0 .05h-1.15a.1.1 0 0 1-.01-.05.24.24 0 0 1 0-.05c.33-.03.37-.09.38-.2V19.2a1.32 1.32 0 0 0-.01-.25 1.45 1.45 0 0 0-.33.02.8.8 0 0 0-.4.45.24.24 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.52c0-.05.01-.06.07-.06h.97c.48 0 .85-.02.94-.02.06 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.04zm2.45 1.4h-1.05a.08.08 0 0 1-.01-.05.17.17 0 0 1 0-.04c.2-.01.28-.05.28-.13a.7.7 0 0 0-.06-.26c-.06-.16-.1-.22-.1-.26-.02-.01-.02-.02-.06-.02h-.65a1.41 1.41 0 0 0-.15.39.45.45 0 0 0-.02.12c0 .06.07.14.3.14a.1.1 0 0 1 0 .06.17.17 0 0 1 0 .05h-.05l-.35-.01h-.45a.14.14 0 0 1 0-.03.12.12 0 0 1 0-.06.44.44 0 0 0 .3-.15 3.25 3.25 0 0 0 .26-.53l.31-.76.14-.3a4 4 0 0 1 .11-.21.13.13 0 0 1 .08-.04.12.12 0 0 1 .1.04.58.58 0 0 1 .04.1l.36.89.2.47.14.3c.08.16.2.16.32.2l.02.04-.01.05zm-1.3-1.62a3.76 3.76 0 0 0-.15.33 9.13 9.13 0 0 1-.16.4h.6c-.04-.13-.2-.5-.29-.73zm4.46 1.63l-.83-.01h-.23a.15.15 0 0 1-.01-.06.07.07 0 0 1 .02-.05 1.06 1.06 0 0 0 .2-.02c.08-.03.12-.12.12-.24V19l-.44.96-.15.33a4.29 4.29 0 0 0-.18.47.06.06 0 0 1-.07.03c-.03 0-.05 0-.06-.05-.06-.13-.1-.2-.11-.26l-.69-1.5h-.01v.38l.01.96c0 .3.16.43.39.43a.16.16 0 0 1 .02.05.12.12 0 0 1-.02.05H35l-.4-.01h-.42a.2.2 0 0 1-.01-.05.24.24 0 0 1 0-.05 1.06 1.06 0 0 0 .3-.1c.05-.04.09-.13.09-.33v-1.05c0-.16-.03-.23-.1-.29a1.02 1.02 0 0 0-.27-.05.14.14 0 0 1-.02-.05.17.17 0 0 1 .02-.06h.86a.12.12 0 0 1 .05.06l.6 1.38.12-.27c.1-.23.23-.56.42-.92l.12-.24.78-.01a.12.12 0 0 1 .02.05.1.1 0 0 1-.01.05c-.09.02-.24.02-.3.13-.03.04-.04.08-.04.25v.99c0 .38.1.41.14.44a.74.74 0 0 0 .2.03.1.1 0 0 1 .02.05l-.03.06zm-5.67 1.8h-.06a1 1 0 0 0-.15-.3.48.48 0 0 0-.38-.2h-.2v1.53c0 .24.11.24.36.27a.1.1 0 0 1 .01.06.1.1 0 0 1 0 .05h-.1l-.51-.01-.53.01a.1.1 0 0 1-.01-.05.25.25 0 0 1 0-.06c.33-.02.37-.08.38-.18v-1.36a1.3 1.3 0 0 0-.01-.26 1.45 1.45 0 0 0-.32.03.8.8 0 0 0-.41.45.24.24 0 0 1-.06 0 .06.06 0 0 1-.05-.02v-.53c0-.05.01-.06.07-.06h.97c.49 0 .85-.02.94-.02.06 0 .09 0 .1.02s0 .05 0 .08v.52a.06.06 0 0 1-.04.03zm2.55-.53a.41.41 0 0 0-.37.24l-.78 1.73a.15.15 0 0 1-.06.03c-.02 0-.05-.03-.07-.08l-.32-.78-.25-.56a4.69 4.69 0 0 0-.18-.4.38.38 0 0 0-.33-.18.07.07 0 0 1-.02-.05.08.08 0 0 1 .02-.06h.12l.38.01.49-.01h.08c.02 0 .02.03.02.05a.13.13 0 0 1 0 .05c-.1.01-.32 0-.32.14a.25.25 0 0 0 .02.12l.51 1.2.43-1a.69.69 0 0 0 .05-.26c0-.11-.08-.16-.29-.19a.17.17 0 0 1 0-.04.24.24 0 0 1 0-.07h.06c.1 0 .19.02.4.02l.26-.01h.15a.1.1 0 0 1 0 .1zm3.16 1.94l-.82-.01h-.23a.12.12 0 0 1-.01-.05.06.06 0 0 1 .01-.06 1.09 1.09 0 0 0 .2-.01c.09-.04.12-.13.12-.25v-1.48l-.44.96-.15.33a5.46 5.46 0 0 0-.18.46c-.01.04-.05.04-.07.04s-.04 0-.06-.06c-.05-.12-.1-.2-.11-.25l-.69-1.5h-.01v.38l.01.96c0 .3.16.43.4.43a.13.13 0 0 1 0 .05.11.11 0 0 1 0 .05h-.11l-.4-.01h-.42a.1.1 0 0 1-.02-.06.11.11 0 0 1 .02-.04 1.1 1.1 0 0 0 .3-.1.49.49 0 0 0 .07-.33v-1.05c0-.17-.02-.23-.1-.3a1.03 1.03 0 0 0-.26-.04.1.1 0 0 1-.02-.06.12.12 0 0 1 .02-.06l.36.01h.5a.12.12 0 0 1 .04.05l.6 1.39.12-.28a9.22 9.22 0 0 1 .43-.92l.12-.23.77-.02c.01.02.03.03.03.05a.12.12 0 0 1-.02.06c-.08 0-.23 0-.3.13-.03.04-.05.07-.05.24v.99c0 .38.1.42.15.45a.67.67 0 0 0 .2.02.08.08 0 0 1 .02.06c0 .03 0 .04-.02.06zm225.4-12.3a.83.83 0 0 0-.07-.37h-.6c-1.33 0-2.18.05-4.56.05-.82 0-2.04-.05-2.32-.05h-.7c-.07.05-.1.34-.1.45a.7.7 0 0 0 .13.45 11.1 11.1 0 0 1 2.73.76 5.15 5.15 0 0 1 .77 2.7c.02.4.05.8.05 1.88v5.53a10.62 10.62 0 0 1-.05 1.14c-.46-.5-1.09-1.46-2.15-2.65l-8.83-9.79a1.73 1.73 0 0 0-.4-.34l-.8-.02c-1.7 0-4.75-.08-5.2-.08a.97.97 0 0 0-.11.37 4.4 4.4 0 0 0 .08.5 3.63 3.63 0 0 1 1.98 1 8.9 8.9 0 0 1 1.4 1.67 2.3 2.3 0 0 1 .11.84c0 1.38-.08 3.31-.08 5.16v5.37a11.7 11.7 0 0 1-.16 2.01 5.5 5.5 0 0 1-2.77 1.35 1.54 1.54 0 0 0-.1.48c0 .08.02.34.07.36h.5c.53 0 1.75-.08 2.54-.08 1.17 0 1.96.08 3.04.08h1.6c.1-.02.12-.34.12-.45a1.22 1.22 0 0 0-.08-.42 5.09 5.09 0 0 1-3.17-1.64 15.06 15.06 0 0 1-.34-3.28c0-.84-.03-2-.03-3.57 0-2.09.03-3.91.06-4.83l.47.57 12.22 13.73a1.53 1.53 0 0 0 .74.16.63.63 0 0 0 .32-.05 3.05 3.05 0 0 0 .23-1.2l-.02-1.95V16.6c0-3.3 1.56-4.23 3.38-4.31a1.13 1.13 0 0 0 .1-.5m-30.3 8.4c0 4-1.11 7.52-2.62 8.76a4.29 4.29 0 0 1-2.8.96 3.96 3.96 0 0 1-3.51-1.78 14.08 14.08 0 0 1-1.56-6.87c0-3.68.95-6.56 2.64-7.96a4.21 4.21 0 0 1 2.75-1.03 4.4 4.4 0 0 1 3.6 1.82c1 1.38 1.5 3.36 1.5 6.1m4.8.5a8.87 8.87 0 0 0-4.71-8.22 10.22 10.22 0 0 0-5.03-1.35 10.77 10.77 0 0 0-8.91 4.93 10.1 10.1 0 0 0-1.53 5.34 9.86 9.86 0 0 0 3.78 7.75 9.92 9.92 0 0 0 6.03 1.9 10.95 10.95 0 0 0 4.02-.77 9.53 9.53 0 0 0 3.67-2.51 10.21 10.21 0 0 0 2.67-7.06m-23.24-3.33v-5.4c0-.4-.16-.5-.55-.5-.8 0-4.97.1-9.2.1-3.29 0-6.01-.05-7.49-.05h-1.96c-.34 0-.45.08-.45.45V17a.77.77 0 0 0 .43.1 2.02 2.02 0 0 0 .58-.05c1.19-2.4 2.3-3.7 3.7-4.42.79-.07 2.35-.1 2.77-.1.03.3.06 1.22.08 2.33.03 1.9.03 2.72.03 7.22 0 3.89-.03 5.63-.08 6.05-.1.74.02 1.3-3.15 1.44a1.5 1.5 0 0 0-.08.6 2.1 2.1 0 0 0 .03.42h1.02c.98 0 3.28-.1 4.24-.1.76 0 3.22.08 4.83.08h.74a1.33 1.33 0 0 0 .08-.55.99.99 0 0 0-.1-.48 5.48 5.48 0 0 1-2.72-.5 8.08 8.08 0 0 1-.24-1.98c-.03-2.86-.05-3.94-.05-5.85 0-2.45.02-4.12.02-8.7.37 0 1.22-.02 2.01 0a5.18 5.18 0 0 1 3.15 2.01 13.32 13.32 0 0 1 1.4 2.89 1.34 1.34 0 0 0 .45.05 1.42 1.42 0 0 0 .5-.1m-22.8 8.6a5.82 5.82 0 0 0-.02-.77.59.59 0 0 0-.4-.08 2.22 2.22 0 0 0-.58.05 10.1 10.1 0 0 1-2.91 4.03 4.03 4.03 0 0 1-1.99.3h-2.16a9.74 9.74 0 0 1-1.75-.14c-.4-.08-.82-.71-1-1.14a2.77 2.77 0 0 1-.29-1.66v-5.79h.98a4.17 4.17 0 0 1 1.61.37 2.44 2.44 0 0 1 1.2 1.11 9.1 9.1 0 0 1 .44 2.2 1.89 1.89 0 0 0 .7.1.94.94 0 0 0 .52-.14c0-.71-.16-2.64-.16-3.7 0-1.32.18-3.14.26-4.09a1.07 1.07 0 0 0-.52-.1 1.93 1.93 0 0 0-.69.07c-.08.37-.37 1.48-.43 1.56a3.2 3.2 0 0 1-1.8 1.38 7.12 7.12 0 0 1-1.53.2h-.56v-2.45c0-2.54.06-3.36.08-3.84l.1-.9a10.93 10.93 0 0 1 1.6-.05c1.53 0 2.24.02 2.48.02a3.02 3.02 0 0 1 1.7.53 11.22 11.22 0 0 1 2.53 3.28 2.11 2.11 0 0 0 .56.05c.16 0 .18-.05.4-.15 0-1.62-.11-3.7-.16-4.37-.03-.26-.08-.34-.6-.34-.22 0-1.23-.05-2.28-.05-1.5 0-2.12.02-4.42.02l-4.9.03c-1.58 0-2.93-.05-3.62-.05h-.9a.86.86 0 0 0-.13.42 1.19 1.19 0 0 0 .13.53 13.43 13.43 0 0 1 1.94.29 2.17 2.17 0 0 1 .95 1.72c.05.56.08 2.09.08 3.3v5.45c0 1.11-.03 2.73-.06 3.39a7.65 7.65 0 0 1-.58 2.51 6.99 6.99 0 0 1-2.38.4 1.6 1.6 0 0 0-.13.58 1.02 1.02 0 0 0 .13.48h.87c.85 0 3.97-.08 4.69-.08.66 0 1.93.05 3.46.05.85 0 3.33.16 8.67.16a2.25 2.25 0 0 0 .72-.06.8.8 0 0 0 .1-.42c.06-.53.06-2.09.06-4.23m-22.37.92a.88.88 0 0 0-.9-.63l-.19.03c-1.59 2.25-3.33 3.09-5.32 3.09a5.8 5.8 0 0 1-5.34-3.5 14.5 14.5 0 0 1-.82-4.8 11.67 11.67 0 0 1 .8-4.63c1.16-3.07 2.85-4.02 4.92-4.02a5.42 5.42 0 0 1 4.23 2.38 11.87 11.87 0 0 1 1.34 3.2 2.82 2.82 0 0 0 .59.07 1.29 1.29 0 0 0 .63-.23c-.02-.3-.29-2.33-.29-2.97 0-.79.21-2.08.21-2.59a2.1 2.1 0 0 0-1.03-.29 5.18 5.18 0 0 0-.9 1.09 8.7 8.7 0 0 0-5.87-1.88 9.02 9.02 0 0 0-6.64 2.62 10.04 10.04 0 0 0-2.83 7.45 9.67 9.67 0 0 0 3.73 7.91 10.54 10.54 0 0 0 6.16 1.77c3.23 0 5.59-1.21 6.77-2.82a5.54 5.54 0 0 0 .75-1.25m-20.59-15.1a.86.86 0 0 0-.08-.37h-.61c-1.32 0-2.17.05-4.55.05-.82 0-2.04-.05-2.33-.05h-.68c-.08.05-.11.35-.11.45a.69.69 0 0 0 .14.45 11.22 11.22 0 0 1 2.72.77 5.2 5.2 0 0 1 .76 2.7c.03.39.06.79.06 1.87v5.53a9.04 9.04 0 0 1-.06 1.14c-.44-.5-1.08-1.46-2.14-2.65l-8.82-9.78a1.75 1.75 0 0 0-.4-.34l-.79-.03c-1.7 0-4.76-.08-5.21-.08a.97.97 0 0 0-.1.37 4.37 4.37 0 0 0 .07.5 3.62 3.62 0 0 1 1.99 1 8.75 8.75 0 0 1 1.4 1.67 2.3 2.3 0 0 1 .1.84c0 1.38-.07 3.31-.07 5.16v5.37a11.62 11.62 0 0 1-.16 2.01 5.5 5.5 0 0 1-2.78 1.35 1.6 1.6 0 0 0-.1.48c0 .08.02.34.08.37h.5c.53 0 1.74-.09 2.54-.09 1.16 0 1.95.09 3.04.09h1.57c.1-.03.14-.35.14-.45a1.24 1.24 0 0 0-.08-.43 5.08 5.08 0 0 1-3.17-1.64 15.19 15.19 0 0 1-.34-3.28c0-.84-.03-2-.03-3.57 0-2.08.03-3.9.06-4.83.16.18.34.42.47.58l12.21 13.73a1.54 1.54 0 0 0 .74.16.62.62 0 0 0 .32-.05 3.05 3.05 0 0 0 .23-1.2c0-.76-.03-1.56-.03-1.95V16.59c0-3.3 1.57-4.23 3.4-4.31a1.13 1.13 0 0 0 .1-.5M121.91 30.1a1.77 1.77 0 0 0-.08-.53 19.7 19.7 0 0 1-1.95-.23 4.16 4.16 0 0 1-.9-2.04 362.9 362.9 0 0 1-.06-6.35v-6.5a2.1 2.1 0 0 1 .48-1.43 4.55 4.55 0 0 1 2.36-.69 1.66 1.66 0 0 0 .07-.5.78.78 0 0 0-.13-.42h-.77c-1.1 0-3.7.13-4.6.13-.55 0-3.14-.08-4.3-.1h-.58a.63.63 0 0 0-.14.45 3.24 3.24 0 0 0 .05.5 5.55 5.55 0 0 1 2.07.37 2.92 2.92 0 0 1 .87 2.24c.02.5.05 1.59.08 4.02.02 1.33.05 3.17.05 4.7 0 .77-.05 2.49-.08 3.41a4.53 4.53 0 0 1-.37 1.6c-.31.26-.63.73-2.57.86a2.04 2.04 0 0 0-.08.56c0 .21.06.32.06.45h.45c1.06 0 3.7-.14 5.07-.14.4 0 3.15.09 4.02.09h.88a1.06 1.06 0 0 0 .1-.45M100.7 16.3c0 1.64-1.11 3.52-2.4 3.83a8.86 8.86 0 0 1-2.17.22 5.97 5.97 0 0 1-.98-.06l-.03-2.25v-4.86a.84.84 0 0 1 .16-.58 2.64 2.64 0 0 1 1.12-.16c2.06 0 2.96.18 3.7 1.43a4.71 4.71 0 0 1 .6 2.43m7.67 13.83a1.29 1.29 0 0 0-.13-.56 4.04 4.04 0 0 1-1.75-.34 5.34 5.34 0 0 1-.45-.66 28.67 28.67 0 0 0-1.13-3.04 10 10 0 0 0-1.96-3.15 8.43 8.43 0 0 0-1.99-.87 27.45 27.45 0 0 1-1.08-.43 8.26 8.26 0 0 1 1.08-.15c1.96-.24 2.41-.58 2.91-.98a4.17 4.17 0 0 0 1.64-3.44 5.08 5.08 0 0 0-3.3-4.82 12.98 12.98 0 0 0-3.17-.28c-1.99 0-4.76.18-6.08.18-.4 0-2.7-.05-3.63-.05-.4 0-1.4-.05-1.56-.05a1.52 1.52 0 0 0-.13.5 2.94 2.94 0 0 0 .05.47c.45.05 1.27.16 1.7.24a3.13 3.13 0 0 1 1.1 1.43 67.13 67.13 0 0 1 .17 6.74c0 2.7.02 5.82-.1 6.83a2.01 2.01 0 0 1-1.09 1.77 13.67 13.67 0 0 1-1.5.18 1.3 1.3 0 0 0-.14.53 1.64 1.64 0 0 0 .1.42c.37 0 4.42-.07 5.26-.07 1.7 0 3.13.07 4.63.07a1.1 1.1 0 0 0 .1-.4 1.65 1.65 0 0 0-.1-.55c-.53-.05-1.19-.2-1.48-.27a1.98 1.98 0 0 1-1.14-1.87l-.02-6.11a5.52 5.52 0 0 1 .69-.03 2.7 2.7 0 0 1 1.4.42 5.12 5.12 0 0 1 2.09 1.94 16.1 16.1 0 0 1 1.66 5.68c.08.56.3 1.03.8 1.09.2.02 1.6.08 2.61.08h3.79a.73.73 0 0 0 .15-.45m-28.72-13.7a4.33 4.33 0 0 1-1.34 3.3 4.3 4.3 0 0 1-2.76.72 8.66 8.66 0 0 1-1.13-.05c-.21-.03-.35-.05-.35-.19l.03-7.75a12.09 12.09 0 0 1 1.53-.13c1.8 0 2.91.45 3.44 1.56a5.63 5.63 0 0 1 .58 2.54m4.73.1a5.06 5.06 0 0 0-2.82-4.6 13.08 13.08 0 0 0-4.74-.6c-2.03 0-5.2.16-6.6.16-.99 0-2.47-.11-3.29-.11a.97.97 0 0 0-.13.42 1.27 1.27 0 0 0 .08.53c.5.16 1.32.3 1.85.43a2.26 2.26 0 0 1 .71 1.5c.08.93.14 2.1.14 4.1 0 5.59-.03 8.52-.11 9.15a2.24 2.24 0 0 1-1.5 1.88 14.8 14.8 0 0 1-1.54.26 2.8 2.8 0 0 0-.06.56.74.74 0 0 0 .08.37c.85 0 3.34-.1 4.29-.1 2.35 0 4.76.1 5.73.1h.67a.76.76 0 0 0 .08-.42 1.28 1.28 0 0 0-.06-.48 4.3 4.3 0 0 1-2.48-.85 2.25 2.25 0 0 1-.53-1.56l-.08-5.81c1.58.1 3.28.15 4.2.15a9.93 9.93 0 0 0 3.07-.47 4.84 4.84 0 0 0 3.04-4.6M263 41.28c0-.16-.1-.22-.16-.32-1.08 0-2.51.08-3.07.08-1.34 0-2.98-.1-3.7-.1-.08.15-.1.18-.1.3a.94.94 0 0 0 .05.33c.77.15 1.88.34 2.09.71a1.9 1.9 0 0 1 .24 1.03 2.58 2.58 0 0 1-.16.98c-.24.66-.74 1.7-1.45 3.15a52.4 52.4 0 0 1-2.41 4.6 91.87 91.87 0 0 1-2.6-5.02l-1.47-3.23a2.45 2.45 0 0 1-.1-.72 1.76 1.76 0 0 1 .1-.68c.23-.48 1.05-.53 2.17-.67a1.16 1.16 0 0 0 .07-.39c0-.18-.08-.13-.16-.26h-.47c-1.77 0-1.25.08-4.29.08-1.3 0-2.85-.08-3.06-.08-.1.18-.16.2-.16.4a.57.57 0 0 0 .1.31c1.77.42 2.3.74 2.49 1.09l4.63 9.07a10.46 10.46 0 0 1 .84 1.98 14.71 14.71 0 0 1 .22 3.17 2.25 2.25 0 0 1-.85 2.04 12.68 12.68 0 0 1-2.12.34.63.63 0 0 0-.13.37 1.12 1.12 0 0 0 .08.32c1.35 0 2.75-.03 3.54-.03.56 0 1.4.03 2.97.06.9.02 1.58.05 2.06.05a.78.78 0 0 0 .13-.34.58.58 0 0 0-.1-.35 6.33 6.33 0 0 1-2.3-.53 2.03 2.03 0 0 1-.7-1.69l-.2-3.97a1.46 1.46 0 0 1 .1-.63 3.98 3.98 0 0 1 .29-.74l4.07-8.06a5.47 5.47 0 0 1 1.7-1.78 7.42 7.42 0 0 1 1.72-.53.97.97 0 0 0 .1-.34m-21.37 5.45v-5.14c0-.4-.16-.5-.55-.5-.8 0-4.45.1-8.68.1-3.28 0-5.47-.05-6.96-.05h-1.95c-.34 0-.45.08-.45.45v4.79a.47.47 0 0 0 .31.1.69.69 0 0 0 .32-.05c1.03-2.3 1.56-3.52 3.34-4.42.79-.08 3.56-.1 3.99-.1.02.29.05 1.21.08 2.33.03 1.9.03 2.93.03 7.43 0 3.89-.03 5.9-.09 6.32-.1.74.03 1.3-3.14 1.43a.84.84 0 0 0-.08.45 1.22 1.22 0 0 0 .03.31h1.03c.97 0 2.27-.1 3.22-.1.77 0 2.22.08 3.84.08h.74a.7.7 0 0 0 .08-.4.6.6 0 0 0-.11-.37 5.44 5.44 0 0 1-2.72-.5 8.07 8.07 0 0 1-.24-1.98c-.03-2.86-.05-4.2-.05-6.11 0-2.46.02-4.34.02-8.91.37 0 2.33-.03 3.13 0a4.76 4.76 0 0 1 2.98 2 8.48 8.48 0 0 1 1.19 2.89 1.05 1.05 0 0 0 .4.05.5.5 0 0 0 .3-.1M219.65 59.8a.85.85 0 0 0-.08-.37c-.4-.03-1.48-.14-1.96-.24a4.18 4.18 0 0 1-.9-2.04 398.46 398.46 0 0 1-.05-6.61v-6.71a2.12 2.12 0 0 1 .47-1.43 4.51 4.51 0 0 1 2.36-.69.78.78 0 0 0 .08-.34.45.45 0 0 0-.13-.32h-.76c-1.12 0-2.7.13-3.6.13-.56 0-2.15-.08-3.3-.1h-.59a.38.38 0 0 0-.13.34 1.82 1.82 0 0 0 .05.35 5.7 5.7 0 0 1 2.07.37 2.93 2.93 0 0 1 .87 2.25c.03.5.05 1.85.08 4.28.03 1.32.05 3.12.05 4.65 0 .77-.05 2.75-.08 3.68a4.5 4.5 0 0 1-.37 1.58c-.32.27-.63.74-2.56.88a1.06 1.06 0 0 0-.08.4c0 .2.05.2.05.34h.45c1.06 0 2.7-.13 4.07-.13.4 0 2.14.07 3.02.07h.87a.64.64 0 0 0 .1-.34m-13.06-4.86a4.9 4.9 0 0 0-2.99-4.66 14.79 14.79 0 0 0-2.93-1.06 19.17 19.17 0 0 1-3.84-1.45 3.17 3.17 0 0 1-1.56-2.88c0-1.7 1.72-3.1 3.73-3.1a4.43 4.43 0 0 1 3.62 1.85 13.49 13.49 0 0 1 1.64 3.02 1.05 1.05 0 0 0 .27.05.86.86 0 0 0 .58-.26 20.75 20.75 0 0 1-.21-2.38 13.8 13.8 0 0 1 .24-2.07.81.81 0 0 0-.8-.37 5.88 5.88 0 0 0-1.03.96 6.6 6.6 0 0 0-4.5-1.64c-3.25 0-5.58 2.17-5.58 5.05a5.3 5.3 0 0 0 .98 2.9 5.78 5.78 0 0 0 2.57 1.94c.76.31 4.2 1.35 4.68 1.53 2.11.82 2.9 1.53 2.9 3.41a4.13 4.13 0 0 1-1.16 2.67 3.69 3.69 0 0 1-2.93 1.25 5.93 5.93 0 0 1-4.45-1.96 12.6 12.6 0 0 1-1.8-3.57.9.9 0 0 0-.37-.05.94.94 0 0 0-.5.15c0 .35.1 2.1.1 2.62a11.04 11.04 0 0 1-.28 2.36 1 1 0 0 0 .85.53 3.73 3.73 0 0 1 1.32-.85 1.23 1.23 0 0 1 .63.24 7.63 7.63 0 0 0 4.42 1.32c3.73 0 6.4-1.88 6.4-5.55m-23.4-9.13a4.28 4.28 0 0 1-2.9 3.94 14.25 14.25 0 0 1-2.76.22 16.01 16.01 0 0 1-1.61-.06l-.03-2.33v-5c0-.34.08-.53.19-.6a8.55 8.55 0 0 1 1.85-.16c2.48 0 3.62.23 4.52 1.53a4.16 4.16 0 0 1 .74 2.46m5.55 14.01a.7.7 0 0 0-.13-.39 4.06 4.06 0 0 1-1.75-.34 5.94 5.94 0 0 1-.45-.66 33.85 33.85 0 0 0-1.1-3.3 9.87 9.87 0 0 0-1.96-3.16 7.06 7.06 0 0 0-1.9-.87 40.92 40.92 0 0 1-1.09-.42 10.45 10.45 0 0 1 1.09-.16 4.85 4.85 0 0 0 2.8-.98 4.2 4.2 0 0 0 1.74-3.41 5.04 5.04 0 0 0-3.3-4.79 13 13 0 0 0-3.17-.29c-1.99 0-3.47.18-4.8.18-.39 0-1.68-.05-2.6-.05-.4 0-1.4-.05-1.57-.05-.08.19-.13.24-.13.35a1.7 1.7 0 0 0 .05.37c.45.05 1.27.15 1.7.23a3.1 3.1 0 0 1 1.1 1.43c.14.85.16 3.23.16 6.96 0 2.7.03 6.08-.1 7.09a2 2 0 0 1-1.09 1.76 14.9 14.9 0 0 1-1.5.2.68.68 0 0 0-.14.36 1.07 1.07 0 0 0 .1.32c.38 0 3.42-.08 4.27-.08 1.69 0 2.11.08 3.62.08a.65.65 0 0 0 .1-.3.75.75 0 0 0-.1-.39c-.53-.05-1.2-.21-1.48-.26a1.98 1.98 0 0 1-1.14-1.88l-.02-6.61c.2-.03.97-.03 1.18-.03a4.9 4.9 0 0 1 2.12.37 5.93 5.93 0 0 1 2.6 2.14 16.6 16.6 0 0 1 1.66 5.77c.08.55.29 1.03.8 1.08a9.6 9.6 0 0 0 1.53.08h2.75a.45.45 0 0 0 .15-.34m-22.18-4.02a6.94 6.94 0 0 0-.03-.77.59.59 0 0 0-.4-.08.74.74 0 0 0-.34.06 7 7 0 0 1-2.73 4.04 4.98 4.98 0 0 1-2.24.3h-2.96a12.39 12.39 0 0 1-1.75-.14c-.4-.08-.82-.72-1-1.14a3.43 3.43 0 0 1-.3-1.82V50.2h.85a5.22 5.22 0 0 1 2.25.38 3.18 3.18 0 0 1 1.43 1.13 9.06 9.06 0 0 1 .37 2.2.66.66 0 0 0 .42.1.61.61 0 0 0 .43-.14c0-.7-.16-2.64-.16-3.7 0-1.32.18-2.93.26-3.89a.69.69 0 0 0-.42-.1.8.8 0 0 0-.43.08c-.07.37-.29 1.48-.34 1.56a3.85 3.85 0 0 1-2.03 1.4 8.42 8.42 0 0 1-2.17.22h-.43v-2.6c0-2.54.06-3.57.08-4.05l.1-.9c.25-.03 1-.05 2.23-.05 1.53 0 2.67.02 2.9.02a2.98 2.98 0 0 1 1.7.53 6.73 6.73 0 0 1 2.36 3.28.73.73 0 0 0 .31.05c.16 0 .19-.05.4-.15a59 59 0 0 0-.16-4.1c-.03-.27-.08-.34-.6-.34-.22 0-1.22-.06-2.28-.06-1.51 0-2.12.03-4.42.03l-4.52.03c-1.59 0-1.93-.06-2.62-.06h-.9a.54.54 0 0 0-.14.32.63.63 0 0 0 .14.37 13.4 13.4 0 0 1 1.94.3c.37.3.71.4.95 1.66.05.55.08 2.35.08 3.57v5.44c0 1.11-.03 2.94-.05 3.6a8 8 0 0 1-.59 2.57 6.99 6.99 0 0 1-2.39.4.88.88 0 0 0-.13.42.63.63 0 0 0 .13.37h.88c.85 0 2.97-.08 3.68-.08.66 0 1.56.05 3.1.05.85 0 3.33.16 8.68.16a2.24 2.24 0 0 0 .7-.05.8.8 0 0 0 .12-.42c.05-.53.05-1.83.05-3.97m-19.6-14.43c0-.11-.03-.27-.14-.3h-.9c-.63 0-1.64.06-2.09.06-2.14 0-2.9-.14-3.22-.14h-.48c-.05.14-.13.22-.13.35 0 .1.05.18.05.29a9.85 9.85 0 0 1 1.83.4 2.49 2.49 0 0 1 .66 1.66 10.03 10.03 0 0 1-.64 2.41l-4.25 10.47-5.23-13.25a1.99 1.99 0 0 1 .87-1.48 11.6 11.6 0 0 1 1.71-.21.97.97 0 0 0 .1-.37c0-.1-.02-.26-.13-.29h-.66c-.81 0-2.06.1-3.46.1-.6 0-1.8-.05-2.96-.05h-1.03a.55.55 0 0 0-.1.32.57.57 0 0 0 .08.31 9.18 9.18 0 0 1 2.22.9 47.23 47.23 0 0 1 2.17 4.82l2.19 5.3c1.82 4.38 2.9 7.31 3.04 7.82.13.08 0 .15.23.15s.22-.04.27-.18l6.82-16.4a5.26 5.26 0 0 1 .95-1.5 4.2 4.2 0 0 1 2.12-.85 1.25 1.25 0 0 0 .1-.34m-23.15 18.43a.82.82 0 0 0-.08-.37c-.4-.03-1.48-.13-1.96-.24a4.22 4.22 0 0 1-.9-2.04c-.02-1.27-.05-4.15-.05-6.6v-6.72a2.1 2.1 0 0 1 .48-1.44 4.5 4.5 0 0 1 2.35-.68.78.78 0 0 0 .08-.34.43.43 0 0 0-.14-.32h-.76c-1.11 0-2.7.13-3.6.13-.55 0-2.14-.08-3.3-.1h-.58a.37.37 0 0 0-.14.34 1.84 1.84 0 0 0 .05.34 5.68 5.68 0 0 1 2.07.37 2.91 2.91 0 0 1 .87 2.25c.03.5.05 1.86.08 4.29.03 1.32.06 3.12.06 4.65 0 .77-.06 2.75-.09 3.67a4.44 4.44 0 0 1-.37 1.6c-.31.26-.63.73-2.56.87a1.01 1.01 0 0 0-.08.4c0 .2.05.2.05.34h.45c1.06 0 2.7-.14 4.07-.14.4 0 2.14.08 3.02.08h.87a.61.61 0 0 0 .1-.34M111.86 41.3a.42.42 0 0 0-.08-.26h-.6c-1.33 0-1.9.05-4.29.05-.82 0-2.03-.05-2.32-.05h-.7c-.07.05-.1.24-.1.34a.34.34 0 0 0 .14.29 11.36 11.36 0 0 1 2.72.77 5.23 5.23 0 0 1 .77 2.7c.02.39.05.79.05 1.87v7.86a10.42 10.42 0 0 1-.05 1.13c-.45-.5-1.22-1.48-2.25-2.7l-10.1-11.79a1.75 1.75 0 0 0-.4-.34l-.68-.03c-1.7 0-3.18-.08-3.63-.08a.53.53 0 0 0-.07.27 1.99 1.99 0 0 0 .05.34 4.63 4.63 0 0 1 2.04.74 7.7 7.7 0 0 1 1.29 1.56 2.3 2.3 0 0 1 .1.85c0 1.37-.07 3.88-.07 5.73v5.64a11.9 11.9 0 0 1-.16 2 5.55 5.55 0 0 1-2.78 1.36.76.76 0 0 0-.1.32c0 .08.02.23.08.26h.5c.52 0 1.74-.08 2.54-.08 1.16 0 1.69.08 2.77.08h1.6c.1-.03.12-.24.12-.34a.5.5 0 0 0-.08-.27A5.09 5.09 0 0 1 95 57.88a15.54 15.54 0 0 1-.35-3.33l-.02-3.78c0-2.09.02-4.97.05-5.9l.58.69 12.54 14.67a.37.37 0 0 0 .32.16c.13 0 .05 0 .15-.05a4.05 4.05 0 0 0 .14-1.2c0-.76-.03-1.55-.03-1.95V45.96c0-3.3 1.56-4.24 3.39-4.31a.6.6 0 0 0 .1-.35m-24.5.13a.55.55 0 0 0-.12-.34h-.77c-.82 0-1.93.06-2.88.06-1.06 0-2.25-.06-3.02-.06h-.95a.62.62 0 0 0-.1.34.93.93 0 0 0 .07.35c.11 0 2.04.02 2.38.5a6.51 6.51 0 0 1 1.03 1.96 17.27 17.27 0 0 1 .22 2.9c0 2.25 0 3.76-.03 4.55a14.24 14.24 0 0 1-.48 3.52c-.74 2.3-2.45 3.44-5.18 3.44a7.24 7.24 0 0 1-3.1-.66 4.45 4.45 0 0 1-2.56-3.33l-.14-7.94-.02-3.22c0-.61.77-1.17 1.03-1.48a12.54 12.54 0 0 1 2.04-.27.76.76 0 0 0 .13-.37.44.44 0 0 0-.18-.34l-1 .03c-.99.02-2.28.05-3.1.05-1.27 0-2.25-.03-3.04-.03h-1.11a.45.45 0 0 0-.14.37.42.42 0 0 0 .1.32c.85.1 1.4.19 1.78.26a2.23 2.23 0 0 1 .93 1.17c.02.34.07 1.19.07 2.85v6.35a16.25 16.25 0 0 0 .27 3.54 5.22 5.22 0 0 0 2.3 3.25 8.66 8.66 0 0 0 4.84 1.27 9.1 9.1 0 0 0 4.55-1.08 5.42 5.42 0 0 0 2.61-3.52 12.12 12.12 0 0 0 .42-3.14v-5.08c0-.95.06-2.14.06-2.62a5.33 5.33 0 0 1 .8-2.91 10.94 10.94 0 0 1 2.19-.37.65.65 0 0 0 .1-.32" data-v-48a7eb4f></path></g>',2)];function Zk(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",width:a.width,height:a.height,viewBox:"0 0 263 71.84","aria-labelledby":"logo-university",role:"img"},Kk,8,Gk)}const fc=w(qk,[["render",Zk],["__scopeId","data-v-48a7eb4f"]]),Xk={name:"LuxSearchBox",status:"ready",release:"1.0.0",type:"Pattern",props:{type:{type:String,default:"div"}}};function Jk(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-text"),l=n.resolveComponent("lux-input-button");return n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.type),{class:"lux-search-box"},{default:n.withCtx(()=>[n.renderSlot(e.$slots,"default",{},()=>[n.createVNode(i,{id:"searchbox",name:"query",label:"Search","hide-label":!0,placeholder:"Search for library materials and website content",size:"large",class:"default-input"}),n.createVNode(l,{type:"button",variation:"icon",size:"medium",icon:"search",class:"default-button"})],!0)]),_:3})}const mc=w(Xk,[["render",Jk],["__scopeId","data-v-e92b3569"]]),Qk={name:"LuxAlert",status:"ready",release:"1.0.0",type:"Element",metaInfo:{title:"Global alert message to user.",htmlAttrs:{lang:"en"}},data:function(){return{alertMessage:"Something happened, but we're not sure what.",show:!0}},computed:{isSuccess(){return this.status==="success"},isInfo(){return this.status==="info"},isWarning(){return this.status==="warning"},isError(){return this.status==="error"},isFullScreen(){return this.type==="alert"}},props:{type:{type:String,default:"indicator",validator:e=>e.match(/(alert|indicator)/)},status:{type:String,default:"info",validator:e=>e.match(/(info|warning|success|error)/)},autoclear:{type:Boolean,default:!1},autoclearSeconds:{type:Number,default:2},dismissible:{type:Boolean,default:!1}},methods:{hideAlert(){this.show=!1,this.$emit("dismissed")}},mounted(){this.autoclear&&setTimeout(()=>{this.show=!1},this.autoclearSeconds*1e3)},emits:["dismissed"]},eS=[n.createElementVNode("span",{"aria-hidden":"true"},"×",-1)];function tS(e,t,a,r,o,s){return n.openBlock(),n.createBlock(n.Transition,{name:"fade"},{default:n.withCtx(()=>[e.show?(n.openBlock(),n.createElementBlock("div",{key:0,class:n.normalizeClass(["lux-alert",{"lux-alert-dismissible":a.dismissible,"lux-alert-success":s.isSuccess,"lux-alert-warning":s.isWarning,"lux-alert-error":s.isError,"lux-alert-info":s.isInfo,"lux-alert-fullscreen":s.isFullScreen}]),role:"alert"},[n.createElementVNode("span",null,[n.renderSlot(e.$slots,"default",{},()=>[n.createTextVNode(n.toDisplayString(e.alertMessage),1)])]),a.dismissible?(n.openBlock(),n.createElementBlock("button",{key:0,type:"button",class:"lux-close","data-dismiss":"alert","aria-label":"Close",onClick:t[0]||(t[0]=i=>s.hideAlert())},eS)):n.createCommentVNode("",!0)],2)):n.createCommentVNode("",!0)]),_:3})}const pc=w(Qk,[["render",tS]]),nS={name:"LuxDropdownMenu",status:"ready",release:"1.0.0",type:"Pattern",emits:["button-clicked","menu-item-clicked"],data:function(){return{isVisible:!1}},props:{element:{type:String,default:"div"},buttonLabel:{type:String,default:"Dropdown"},type:{type:String,default:"buttons",validator:e=>e.match(/(links|buttons)/)},menuItems:{type:Array,default(){return["div"]}},align:{type:String,default:"left",validator:e=>e.match(/(left|right)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)}},methods:{hide:function(e){this.isVisible=!1},buttonClicked(e){this.isVisible=!this.isVisible,this.$emit("button-clicked",e)},menuItemClicked(e){this.isVisible=!1,this.$emit("menu-item-clicked",e)}},directives:{"click-outside":{beforeMount:function(e,t){const a=t.modifiers.bubble,r=o=>{(a||!e.contains(o.target)&&e!==o.target)&&t.value(o)};e.__vueClickOutside__=r,document.addEventListener("click",r)},unmounted:function(e,t){document.removeEventListener("click",e.__vueClickOutside__),e.__vueClickOutside__=null}}}};function aS(e,t,a,r,o,s){const i=n.resolveComponent("lux-input-button"),l=n.resolveComponent("lux-menu-bar"),c=n.resolveDirective("click-outside");return n.withDirectives((n.openBlock(),n.createBlock(n.resolveDynamicComponent(a.element),{class:n.normalizeClass(["lux-dropdown-menu",a.size])},{default:n.withCtx(()=>[n.createVNode(i,{onButtonClicked:t[0]||(t[0]=d=>s.buttonClicked(d)),class:"lux-dropdown-button",variation:"dropdown",size:a.size},{default:n.withCtx(()=>[n.createTextVNode(n.toDisplayString(a.buttonLabel),1)]),_:1},8,["size"]),n.createVNode(l,{class:n.normalizeClass({"lux-show":e.isVisible}),onMenuItemClicked:t[1]||(t[1]=d=>s.menuItemClicked(d)),type:a.type,active:"All","menu-items":a.menuItems},null,8,["class","type","menu-items"])]),_:1},8,["class"])),[[c,s.hide]])}const gc=w(nS,[["render",aS],["__scopeId","data-v-15afdb04"]]),rS={name:"LuxAutocompleteInput",status:"prototype",release:"1.0.0",type:"Element",props:{items:{type:Array,required:!1,default(){return[""]}},placeholder:{type:String,default:""},defaultValue:{type:String,default:""},label:{type:String,default:""},hideLabel:{type:Boolean,default:!1},id:{type:String,default:""},name:{type:String,default:""},isAsync:{type:Boolean,required:!1,default:!1},required:{type:Boolean,default:!1},focused:{type:Boolean,default:!1}},emits:["input"],data(){return{isOpen:!1,results:[],search:"",inputValue:"",isLoading:!1,arrowCounter:-1}},methods:{onChange(){this.$emit("input",this.search),this.isAsync?this.isLoading=!0:(this.filterResults(),this.isOpen=!0)},filterResults(){if(this.items.length&&typeof this.items[0]=="object"){let e=this.items.filter(t=>t.label.toLowerCase().indexOf(this.search.toLowerCase())>-1);this.results=e.map(t=>t.label)}else this.results=this.items.filter(e=>e.toLowerCase().indexOf(this.search.toLowerCase())>-1)},setResult(e){if(this.search=e,this.inputValue=e,this.isOpen=!1,this.items.length&&typeof this.items[0]=="object"){let t=this.items.find(a=>a.label===e);typeof t<"u"&&(this.inputValue=t.id)}},onArrowDown(){this.arrowCounter<this.results.length&&(this.arrowCounter=this.arrowCounter+1)},onArrowUp(){this.arrowCounter>0&&(this.arrowCounter=this.arrowCounter-1)},onEnter(){this.setResult(this.results[this.arrowCounter]),this.isOpen=!1,this.arrowCounter=-1},onEscape(){this.setResult(this.search),this.isOpen=!1},handleClickOutside(e){this.$el.contains(e.target)||(this.setResult(this.search),this.isOpen=!1,this.arrowCounter=-1)}},watch:{items:function(e,t){this.isAsync&&(this.results=e,this.isOpen=!0,this.isLoading=!1)}},created(){this.setResult(this.defaultValue)},mounted(){document.addEventListener("click",this.handleClickOutside);let e=this;e.$nextTick(function(){e.focused&&this.$refs.autoComplete.focus()})},unmounted(){document.removeEventListener("click",this.handleClickOutside)}},oS={class:"lux-autocomplete"},sS={class:"lux-autocomplete-input"},iS=["required"],lS={class:"lux-autocomplete-results"},cS={key:0,class:"loading"},dS=["onClick"],uS=["name","id","value"];function hS(e,t,a,r,o,s){return n.openBlock(),n.createElementBlock("div",oS,[a.label?(n.openBlock(),n.createElementBlock("label",{key:0,class:n.normalizeClass({"lux-hidden":a.hideLabel})},n.toDisplayString(a.label),3)):n.createCommentVNode("",!0),n.createElementVNode("div",sS,[n.withDirectives(n.createElementVNode("input",{id:"displayInput",autocomplete:"off",ref:"autoComplete",type:"text",onInput:t[0]||(t[0]=(...i)=>s.onChange&&s.onChange(...i)),"onUpdate:modelValue":t[1]||(t[1]=i=>o.search=i),onKeydown:[t[2]||(t[2]=n.withKeys((...i)=>s.onArrowDown&&s.onArrowDown(...i),["down"])),t[3]||(t[3]=n.withKeys((...i)=>s.onArrowUp&&s.onArrowUp(...i),["up"])),t[4]||(t[4]=n.withKeys((...i)=>s.onEnter&&s.onEnter(...i),["enter"])),t[5]||(t[5]=n.withKeys((...i)=>s.onEscape&&s.onEscape(...i),["esc"])),t[6]||(t[6]=n.withKeys((...i)=>s.onEscape&&s.onEscape(...i),["tab"]))],onBlur:t[7]||(t[7]=(...i)=>s.onEscape&&s.onEscape(...i)),required:a.required},null,40,iS),[[n.vModelText,o.search]]),n.withDirectives(n.createElementVNode("ul",lS,[o.isLoading?(n.openBlock(),n.createElementBlock("li",cS,"Loading results...")):(n.openBlock(!0),n.createElementBlock(n.Fragment,{key:1},n.renderList(o.results,(i,l)=>(n.openBlock(),n.createElementBlock("li",{key:l,onClick:c=>s.setResult(i),class:n.normalizeClass(["lux-autocomplete-result",{"is-active":l===o.arrowCounter}])},n.toDisplayString(i),11,dS))),128))],512),[[n.vShow,o.isOpen]]),n.createElementVNode("input",{name:a.name,id:a.id,type:"hidden",value:o.inputValue,"data-input-value":""},null,8,uS)])])}const _c=w(rS,[["render",hS]]),fS={name:"LuxTag",status:"ready",release:"1.0.0",type:"Element",props:{type:{type:String,default:"tag",validator:e=>e.match(/(tag|filter)/)},tagItems:{required:!0,type:Array},horizontal:{type:String,validator:e=>e.match(/(start|center|end)/)},size:{type:String,default:"medium",validator:e=>e.match(/(small|medium|large)/)},label:{type:String,default:""}},methods:{isPill(e){return e==="pill"},componentType(e){return e.hasOwnProperty("href")?"a":"span"}}},mS=["aria-label"],pS={key:0,class:"prepend-icon"},gS=["innerHTML"],_S={key:1,class:"append-icon"};function yS(e,t,a,r,o,s){const i=n.resolveComponent("lux-icon-alert"),l=n.resolveComponent("lux-icon-approved"),c=n.resolveComponent("lux-icon-denied"),d=n.resolveComponent("lux-icon-clock"),u=n.resolveComponent("lux-icon-refresh"),h=n.resolveComponent("lux-icon-reported"),m=n.resolveComponent("lux-icon-base");return n.openBlock(),n.createElementBlock("ul",{class:n.normalizeClass(["lux-tag",[a.type,a.horizontal]]),"aria-label":a.label},[(n.openBlock(!0),n.createElementBlock(n.Fragment,null,n.renderList(a.tagItems,(f,g)=>(n.openBlock(),n.createElementBlock("li",{key:f},[(n.openBlock(),n.createBlock(n.resolveDynamicComponent(s.componentType(f)),{key:g,href:f.href,class:n.normalizeClass(["lux-tag-item",a.size,f.color,{pill:s.isPill(f.style)}])},{default:n.withCtx(()=>[f.icon?(n.openBlock(),n.createElementBlock("span",pS,[n.createVNode(m,{width:"14",height:"14"},{default:n.withCtx(()=>[f.icon==="alert"?(n.openBlock(),n.createBlock(i,{key:0})):n.createCommentVNode("",!0),f.icon==="approved"?(n.openBlock(),n.createBlock(l,{key:1})):n.createCommentVNode("",!0),f.icon==="denied"?(n.openBlock(),n.createBlock(c,{key:2})):n.createCommentVNode("",!0),f.icon==="clock"?(n.openBlock(),n.createBlock(d,{key:3})):n.createCommentVNode("",!0),f.icon==="refresh"?(n.openBlock(),n.createBlock(u,{key:4})):n.createCommentVNode("",!0),f.icon==="reported"?(n.openBlock(),n.createBlock(h,{key:5})):n.createCommentVNode("",!0)]),_:2},1024)])):n.createCommentVNode("",!0),n.createElementVNode("span",{innerHTML:f.name},null,8,gS),a.type==="filter"?(n.openBlock(),n.createElementBlock("span",_S,[n.createVNode(m,{width:"14",height:"14"},{default:n.withCtx(()=>[n.createVNode(c)]),_:1})])):n.createCommentVNode("",!0)]),_:2},1032,["href","class"]))]))),128))],10,mS)}const yc=w(fS,[["render",yS]]),ao=Object.freeze(Object.defineProperty({__proto__:null,LuxAlert:pc,LuxAutocompleteInput:_c,LuxBanner:l1,LuxCard:c1,LuxCounter:w1,LuxDataTable:C1,LuxDatePicker:$l,LuxDisclosure:wl,LuxDropdownMenu:gc,LuxGallery:ec,LuxGridContainer:tc,LuxGridItem:nc,LuxHeading:ac,LuxHyperlink:oa,LuxIconAdd:co,LuxIconAlert:dr,LuxIconApproved:ur,LuxIconArrowDown:hr,LuxIconArrowRight:uo,LuxIconArrowUp:fr,LuxIconAscending:ho,LuxIconBase:Gt,LuxIconClock:fo,LuxIconConsulting:mo,LuxIconDelivery:po,LuxIconDenied:pr,LuxIconDerivativesHealthy:go,LuxIconDerivativesUnhealthy:_o,LuxIconDescending:yo,LuxIconEdit:bo,LuxIconExclamation:vo,LuxIconFile:$o,LuxIconFileHealthy:wo,LuxIconFileUnhealthy:Co,LuxIconFilter:Eo,LuxIconFlower:ko,LuxIconGlobe:So,LuxIconHospital:xo,LuxIconInfo:Vo,LuxIconLockClose:No,LuxIconLockOpen:Do,LuxIconNewTab:_r,LuxIconNote:Mo,LuxIconPerson:Lo,LuxIconPicture:Bo,LuxIconQuestion:Io,LuxIconQuestionFilled:Oo,LuxIconRefresh:To,LuxIconRelax:zo,LuxIconReportHealthy:Ao,LuxIconReportRemove:Po,LuxIconReportUnhealthy:Yo,LuxIconReportUserHome:Ho,LuxIconReported:Ro,LuxIconResearch:Fo,LuxIconScales:jo,LuxIconSearch:Wo,LuxIconUnsorted:Uo,LuxIconVacation:qo,LuxIconView:Go,LuxInputButton:br,LuxInputCheckbox:Ko,LuxInputMultiselect:Jo,LuxInputRadio:Qo,LuxInputSelect:e1,LuxInputText:wr,LuxLibraryFooter:ic,LuxLibraryHeader:oc,LuxLibraryLogo:rr,LuxLoader:rc,LuxLogoFacebook:sa,LuxLogoFriends:ca,LuxLogoGovDocs:la,LuxLogoInstagram:J0,LuxLogoLibrary:Z0,LuxLogoLibraryIcon:hc,LuxLogoUniversity:fc,LuxLogoUniversityWhite:Q0,LuxLogoX:ia,LuxMediaImage:cc,LuxMenuBar:dc,LuxSearchBox:mc,LuxSpacer:X0,LuxSpecialCollectionsFooter:lc,LuxTag:yc,LuxTextStyle:uc,LuxUniversityFooter:eo,LuxWrapper:ta,_LuxCardContent:t1,_LuxCardHeader:n1,_LuxCardMedia:a1,_LuxHamburger:Cr,_LuxLibraryContactInfo:xr,_LuxLibraryContactInfoOld:Vr,_LuxMenuBarLabel:Er,_LuxSubscribeNewsletter:kr,_LuxUniversityAccessibility:o1,_LuxUniversityAccessibilityOld:Sr,_LuxUniversityCopyright:da,_LuxUniversityCopyrightOld:s1,_LuxUniversityPrivacyNotice:Nr},Symbol.toStringTag,{value:"Module"})),bS={install(e,t){vS(e),$S(e)}};function vS(e){e.use(vC,{})}function $S(e){for(const t in ao)e.component(ao[t].name,ao[t])}return $.LuxAlert=pc,$.LuxAutocompleteInput=_c,$.LuxBanner=l1,$.LuxCard=c1,$.LuxCounter=w1,$.LuxDataTable=C1,$.LuxDatePicker=$l,$.LuxDisclosure=wl,$.LuxDropdownMenu=gc,$.LuxGallery=ec,$.LuxGridContainer=tc,$.LuxGridItem=nc,$.LuxHeading=ac,$.LuxHyperlink=oa,$.LuxIconAdd=co,$.LuxIconAlert=dr,$.LuxIconApproved=ur,$.LuxIconArrowDown=hr,$.LuxIconArrowRight=uo,$.LuxIconArrowUp=fr,$.LuxIconAscending=ho,$.LuxIconBase=Gt,$.LuxIconClock=fo,$.LuxIconConsulting=mo,$.LuxIconDelivery=po,$.LuxIconDenied=pr,$.LuxIconDerivativesHealthy=go,$.LuxIconDerivativesUnhealthy=_o,$.LuxIconDescending=yo,$.LuxIconEdit=bo,$.LuxIconExclamation=vo,$.LuxIconFile=$o,$.LuxIconFileHealthy=wo,$.LuxIconFileUnhealthy=Co,$.LuxIconFilter=Eo,$.LuxIconFlower=ko,$.LuxIconGlobe=So,$.LuxIconHospital=xo,$.LuxIconInfo=Vo,$.LuxIconLockClose=No,$.LuxIconLockOpen=Do,$.LuxIconNewTab=_r,$.LuxIconNote=Mo,$.LuxIconPerson=Lo,$.LuxIconPicture=Bo,$.LuxIconQuestion=Io,$.LuxIconQuestionFilled=Oo,$.LuxIconRefresh=To,$.LuxIconRelax=zo,$.LuxIconReportHealthy=Ao,$.LuxIconReportRemove=Po,$.LuxIconReportUnhealthy=Yo,$.LuxIconReportUserHome=Ho,$.LuxIconReported=Ro,$.LuxIconResearch=Fo,$.LuxIconScales=jo,$.LuxIconSearch=Wo,$.LuxIconUnsorted=Uo,$.LuxIconVacation=qo,$.LuxIconView=Go,$.LuxInputButton=br,$.LuxInputCheckbox=Ko,$.LuxInputMultiselect=Jo,$.LuxInputRadio=Qo,$.LuxInputSelect=e1,$.LuxInputText=wr,$.LuxLibraryFooter=ic,$.LuxLibraryHeader=oc,$.LuxLibraryLogo=rr,$.LuxLoader=rc,$.LuxLogoFacebook=sa,$.LuxLogoFriends=ca,$.LuxLogoGovDocs=la,$.LuxLogoInstagram=J0,$.LuxLogoLibrary=Z0,$.LuxLogoLibraryIcon=hc,$.LuxLogoUniversity=fc,$.LuxLogoUniversityWhite=Q0,$.LuxLogoX=ia,$.LuxMediaImage=cc,$.LuxMenuBar=dc,$.LuxSearchBox=mc,$.LuxSpacer=X0,$.LuxSpecialCollectionsFooter=lc,$.LuxTag=yc,$.LuxTextStyle=uc,$.LuxUniversityFooter=eo,$.LuxWrapper=ta,$._LuxCardContent=t1,$._LuxCardHeader=n1,$._LuxCardMedia=a1,$._LuxHamburger=Cr,$._LuxLibraryContactInfo=xr,$._LuxLibraryContactInfoOld=Vr,$._LuxMenuBarLabel=Er,$._LuxSubscribeNewsletter=kr,$._LuxUniversityAccessibility=o1,$._LuxUniversityAccessibilityOld=Sr,$._LuxUniversityCopyright=da,$._LuxUniversityCopyrightOld=s1,$._LuxUniversityPrivacyNotice=Nr,$.default=bS,Object.defineProperties($,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}}),$}({},Vue);
|