New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alaskaairux/auro-button

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alaskaairux/auro-button - npm Package Compare versions

Comparing version 6.3.5 to 6.3.6

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [6.3.6](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.5...v6.3.6) (2021-08-26)
### Bug Fixes
* **notice:** update postinstall message to communicate deprecation of id prop ([fceb348](https://github.com/AlaskaAirlines/auro-button/commit/fceb348036d76f471c26576b2356d83905edbb91))
## [6.3.5](https://github.com/AlaskaAirlines/auro-button/compare/v6.3.4...v6.3.5) (2021-08-17)

@@ -4,0 +11,0 @@

2

dist/auro-button__bundled.js

@@ -186,2 +186,2 @@ /**

*/
class W{constructor(t){this.classes=new Set,this.changed=!1,this.element=t;const e=(t.getAttribute("class")||"").split(/\s+/);for(const t of e)this.classes.add(t)}add(t){this.classes.add(t),this.changed=!0}remove(t){this.classes.delete(t),this.changed=!0}commit(){if(this.changed){let t="";this.classes.forEach((e=>t+=e+" ")),this.element.setAttribute("class",t)}}}const J=new WeakMap,K=e((t=>e=>{if(!(e instanceof x)||e instanceof P||"class"!==e.committer.name||e.committer.parts.length>1)throw new Error("The `classMap` directive must be used in the `class` attribute and must be the only part in the attribute.");const{committer:r}=e,{element:o}=r;let n=J.get(e);void 0===n&&(o.setAttribute("class",r.strings.join(" ")),J.set(e,n=new Set));const i=o.classList||new W(o);n.forEach((e=>{e in t||(i.remove(e),n.delete(e))}));for(const e in t){const r=t[e];r!=n.has(e)&&(r?(i.add(e),n.add(e)):(i.remove(e),n.delete(e)))}"function"==typeof i.commit&&i.commit()}));var Y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function X(t){var e={exports:{}};return t(e,e.exports),e.exports}X((function(t,e){!function(){function t(t){var e=!0,r=!1,o=null,n={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function i(t){return!!(t&&t!==document&&"HTML"!==t.nodeName&&"BODY"!==t.nodeName&&"classList"in t&&"contains"in t.classList)}function s(t){t.classList.contains("focus-visible")||(t.classList.add("focus-visible"),t.setAttribute("data-focus-visible-added",""))}function a(t){e=!1}function c(){document.addEventListener("mousemove",l),document.addEventListener("mousedown",l),document.addEventListener("mouseup",l),document.addEventListener("pointermove",l),document.addEventListener("pointerdown",l),document.addEventListener("pointerup",l),document.addEventListener("touchmove",l),document.addEventListener("touchstart",l),document.addEventListener("touchend",l)}function l(t){t.target.nodeName&&"html"===t.target.nodeName.toLowerCase()||(e=!1,document.removeEventListener("mousemove",l),document.removeEventListener("mousedown",l),document.removeEventListener("mouseup",l),document.removeEventListener("pointermove",l),document.removeEventListener("pointerdown",l),document.removeEventListener("pointerup",l),document.removeEventListener("touchmove",l),document.removeEventListener("touchstart",l),document.removeEventListener("touchend",l))}document.addEventListener("keydown",(function(r){r.metaKey||r.altKey||r.ctrlKey||(i(t.activeElement)&&s(t.activeElement),e=!0)}),!0),document.addEventListener("mousedown",a,!0),document.addEventListener("pointerdown",a,!0),document.addEventListener("touchstart",a,!0),document.addEventListener("visibilitychange",(function(t){"hidden"===document.visibilityState&&(r&&(e=!0),c())}),!0),c(),t.addEventListener("focus",(function(t){var r,o,a;i(t.target)&&(e||(o=(r=t.target).type,"INPUT"===(a=r.tagName)&&n[o]&&!r.readOnly||"TEXTAREA"===a&&!r.readOnly||r.isContentEditable))&&s(t.target)}),!0),t.addEventListener("blur",(function(t){var e;i(t.target)&&(t.target.classList.contains("focus-visible")||t.target.hasAttribute("data-focus-visible-added"))&&(r=!0,window.clearTimeout(o),o=window.setTimeout((function(){r=!1}),100),(e=t.target).hasAttribute("data-focus-visible-added")&&(e.classList.remove("focus-visible"),e.removeAttribute("data-focus-visible-added")))}),!0),t.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&t.host?t.host.setAttribute("data-js-focus-visible",""):t.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if("undefined"!=typeof window&&"undefined"!=typeof document){var e;window.applyFocusVisiblePolyfill=t;try{e=new CustomEvent("focus-visible-polyfill-ready")}catch(t){(e=document.createEvent("CustomEvent")).initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(e)}"undefined"!=typeof document&&t(document)}()}));var Q,Z,tt=B`*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}}:focus-visible{outline:0}:focus-visible{outline:0}:focus:not(:focus-visible){outline:3px solid transparent}.js-focus-visible :focus:not(.focus-visible){outline:3px solid transparent}.util_insetLg--squish{padding:calc(1.5rem / 2) 1.5rem}:focus-visible.auro-button{outline:3px solid transparent;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1px var(--auro-color-border-focus-on-dark),inset 0 0 0 3px var(--auro-color-background-lightest)}:focus-visible.auro-button--secondary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}:focus-visible.auro-button--tertiary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:#0074cb;border-color:var(--auro-color-ui-default-on-light);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}:focus-visible.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px var(--auro-color-border-focus-on-dark)}:focus-visible.auro-buttonOndark--secondary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}:focus-visible.auro-buttonOndark--tertiary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border-color:#5de3f7;border-color:var(--auro-color-ui-active-on-dark);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark)}.focus-visible.auro-button{outline:3px solid transparent;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1px var(--auro-color-border-focus-on-dark),inset 0 0 0 3px var(--auro-color-background-lightest)}.focus-visible.auro-button--secondary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}.focus-visible.auro-button--tertiary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:#0074cb;border-color:var(--auro-color-ui-default-on-light);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}.focus-visible.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px var(--auro-color-border-focus-on-dark)}.focus-visible.auro-buttonOndark--secondary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}.focus-visible.auro-buttonOndark--tertiary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border-color:#5de3f7;border-color:var(--auro-color-ui-active-on-dark);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark)}:host([fluid=true]) .auro-button,:host([fluid]) .auro-button{min-width:auto;width:100%}::slotted(svg){vertical-align:middle}slot{pointer-events:none}.auro-button{transition:all .15s ease;position:relative;padding:.75rem 1.5rem;padding:var(--auro-size-sm) var(--auro-size-lg);color:#fff;color:var(--auro-color-text-primary-on-dark);cursor:pointer;background-color:#0074cb;background-color:var(--auro-color-ui-default-on-light);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light);border-radius:.375rem;border-radius:var(--auro-border-radius);font-family:'AS Circular',Helvetica Neue,Arial,sans-serif;font-family:var(--auro-font-family-default);font-size:1rem;font-size:var(--auro-text-body-size-default);font-weight:500;font-weight:var(--auro-text-body-default-weight);line-height:1.4;line-height:var(--auro-unitless-scale-140);overflow:hidden;text-overflow:ellipsis;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;margin:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}@media (hover:hover){.auro-button:active,.auro-button:hover{background-color:#054687;background-color:var(--auro-color-ui-hover-on-light);border:1px solid #054687;border:1px solid var(--auro-color-ui-hover-on-light)}}.auro-button:active{background-color:#054687;background-color:var(--auro-color-ui-active-on-light);border:1px solid #054687;border:1px solid var(--auro-color-ui-active-on-light);transform:scale(.95)}.auro-button.loading{cursor:not-allowed}.auro-button.loading :not(auro-loader){visibility:hidden}.auro-button.loading auro-loader{color:#00274a;color:var(--auro-color-background-darkest)}.auro-button.loading.auro-buttonOndark auro-loader{color:#fff;color:var(--auro-color-text-primary-on-dark)}@media screen and (min-width:660px){.auro-button{min-width:8.75rem;width:auto}}.auro-button:disabled{cursor:not-allowed;transform:unset;background-color:rgba(0,116,203,.4);border:1px solid rgba(0,116,203,0)}@media (hover:hover){.auro-button:disabled:hover{background-color:rgba(0,116,203,.4);border:1px solid rgba(0,116,203,0)}}.auro-button--secondary{background-color:#fff;background-color:var(--auro-color-background-lightest);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light);color:#0074cb;color:var(--auro-color-text-link-on-light)}@media (hover:hover){.auro-button--secondary:active,.auro-button--secondary:hover{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light)}}.auro-button--secondary:active{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light)}.auro-button--secondary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,116,203,.4);background-color:rgba(255,255,255,.4);border:1px solid rgba(0,116,203,.4)}@media (hover:hover){.auro-button--secondary:disabled:hover{color:rgba(0,116,203,.4);background-color:rgba(255,255,255,.4);border:1px solid rgba(0,116,203,.4)}}.auro-button--tertiary{background-color:transparent;border-color:transparent;color:#0074cb;color:var(--auro-color-text-link-on-light)}@media (hover:hover){.auro-button--tertiary:active,.auro-button--tertiary:hover{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:transparent}}.auro-button--tertiary:active{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:transparent}.auro-button--tertiary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,116,203,.4);background-color:transparent;border:transparent}@media (hover:hover){.auro-button--tertiary:disabled:hover{color:rgba(0,116,203,.4);background-color:transparent;border:1px solid transparent}}.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark);color:#222;color:var(--auro-color-text-primary-on-light)}@media (hover:hover){.auro-buttonOndark:active,.auro-buttonOndark:hover{background-color:#5de3f7;background-color:var(--auro-color-ui-hover-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-hover-on-dark)}}.auro-buttonOndark:active{background-color:#5de3f7;background-color:var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}.auro-buttonOndark:disabled{cursor:not-allowed;transform:unset;color:rgba(34,34,34,.4);background-color:rgba(0,207,240,.4);border:1px solid rgba(0,207,240,.4)}@media (hover:hover){.auro-buttonOndark:disabled:hover{color:rgba(34,34,34,.4);background-color:rgba(0,207,240,.4);border:1px solid rgba(0,207,240,.4)}}.auro-buttonOndark--secondary{background-color:transparent;border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark);color:#00cff0;color:var(--auro-color-ui-default-on-dark)}@media (hover:hover){.auro-buttonOndark--secondary:active,.auro-buttonOndark--secondary:hover{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15)}}.auro-buttonOndark--secondary:active{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-hover-on-dark)}@media (hover:hover){.auro-buttonOndark--secondary:disabled:hover{background-color:transparent;border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark)}}.auro-buttonOndark--secondary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,207,240,.4);background-color:transparent;border:1px solid rgba(0,207,240,.4)}@media (hover:hover){.auro-buttonOndark--secondary:disabled:hover{color:rgba(0,207,240,.4);background-color:transparent;border:1px solid rgba(0,207,240,.4)}}.auro-buttonOndark--tertiary{background-color:transparent;border:1px solid transparent;color:#00cff0;color:var(--auro-color-ui-default-on-dark)}@media (hover:hover){.auro-buttonOndark--tertiary:active,.auro-buttonOndark--tertiary:hover{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid transparent;box-shadow:none}}.auro-buttonOndark--tertiary:active{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid transparent;box-shadow:none}.auro-buttonOndark--tertiary:disabled{cursor:not-allowed;transform:unset;background-color:transparent;border:transparent}@media (hover:hover){.auro-buttonOndark--tertiary:disabled:hover{color:rgba(0,207,240,.4);background-color:transparent;border:transparent}}.icon svg{vertical-align:middle}.icon slot{vertical-align:middle}auro-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}`,et=B`:host([fixed]) .util_insetLg--squish{padding:calc(24px / 2) 24px}:host([fixed]) .auro-button{padding:12px 24px;border-radius:6px;font-size:16px}@media screen and (min-width: 660px){:host([fixed]) .auro-button{min-width:140px}}`,rt=function(t){return t&&t.Math==Math&&t},ot=rt("object"==typeof globalThis&&globalThis)||rt("object"==typeof window&&window)||rt("object"==typeof self&&self)||rt("object"==typeof Y&&Y)||function(){return this}()||Function("return this")(),nt={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},it=function(t){try{return!!t()}catch(t){return!0}},st={}.toString,at="".split,ct=it((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==function(t){return st.call(t).slice(8,-1)}(t)?at.call(t,""):Object(t)}:Object,lt=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},ut=function(t){return ct(lt(t))},dt=function(t,e){try{Object.defineProperty(ot,t,{value:e,configurable:!0,writable:!0})}catch(r){ot[t]=e}return e},ht=ot["__core-js_shared__"]||dt("__core-js_shared__",{}),pt=X((function(t){(t.exports=function(t,e){return ht[t]||(ht[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.16.1",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),ft=function(t){return Object(lt(t))},bt={}.hasOwnProperty,mt=Object.hasOwn||function(t,e){return bt.call(ft(t),e)},gt=0,vt=Math.random(),yt=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++gt+vt).toString(36)},wt=function(t){return"function"==typeof t?t:void 0},_t=function(t,e){return arguments.length<2?wt(ot[t]):ot[t]&&ot[t][e]},xt=_t("navigator","userAgent")||"",kt=ot.process,St=ot.Deno,Ot=kt&&kt.versions||St&&St.version,Pt=Ot&&Ot.v8;Pt?Z=(Q=Pt.split("."))[0]<4?1:Q[0]+Q[1]:xt&&(!(Q=xt.match(/Edge\/(\d+)/))||Q[1]>=74)&&(Q=xt.match(/Chrome\/(\d+)/))&&(Z=Q[1]);var Et,Tt=Z&&+Z,At=!!Object.getOwnPropertySymbols&&!it((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&Tt&&Tt<41})),Ct=At&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Lt=pt("wks"),Nt=ot.Symbol,jt=Ct?Nt:Nt&&Nt.withoutSetter||yt,Vt=function(t){return mt(Lt,t)&&(At||"string"==typeof Lt[t])||(At&&mt(Nt,t)?Lt[t]=Nt[t]:Lt[t]=jt("Symbol."+t)),Lt[t]},Mt=function(t){return"object"==typeof t?null!==t:"function"==typeof t},Rt=function(t){if(!Mt(t))throw TypeError(String(t)+" is not an object");return t},It=!it((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Ut=ot.document,$t=Mt(Ut)&&Mt(Ut.createElement),zt=function(t){return $t?Ut.createElement(t):{}},Ft=!It&&!it((function(){return 7!=Object.defineProperty(zt("div"),"a",{get:function(){return 7}}).a})),Bt=Ct?function(t){return"symbol"==typeof t}:function(t){var e=_t("Symbol");return"function"==typeof e&&Object(t)instanceof e},Ht=Vt("toPrimitive"),qt=function(t,e){if(!Mt(t)||Bt(t))return t;var r,o=t[Ht];if(void 0!==o){if(void 0===e&&(e="default"),r=o.call(t,e),!Mt(r)||Bt(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),function(t,e){var r,o;if("string"===e&&"function"==typeof(r=t.toString)&&!Mt(o=r.call(t)))return o;if("function"==typeof(r=t.valueOf)&&!Mt(o=r.call(t)))return o;if("string"!==e&&"function"==typeof(r=t.toString)&&!Mt(o=r.call(t)))return o;throw TypeError("Can't convert object to primitive value")}(t,e)},Dt=function(t){var e=qt(t,"string");return Bt(e)?e:String(e)},Gt=Object.defineProperty,Wt={f:It?Gt:function(t,e,r){if(Rt(t),e=Dt(e),Rt(r),Ft)try{return Gt(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},Jt=Math.ceil,Kt=Math.floor,Yt=function(t){return isNaN(t=+t)?0:(t>0?Kt:Jt)(t)},Xt=Math.min,Qt=Math.max,Zt=Math.min,te=function(t){return function(e,r,o){var n,i,s=ut(e),a=(n=s.length)>0?Xt(Yt(n),9007199254740991):0,c=function(t,e){var r=Yt(t);return r<0?Qt(r+e,0):Zt(r,e)}(o,a);if(t&&r!=r){for(;a>c;)if((i=s[c++])!=i)return!0}else for(;a>c;c++)if((t||c in s)&&s[c]===r)return t||c||0;return!t&&-1}},ee={includes:te(!0),indexOf:te(!1)},re={},oe=ee.indexOf,ne=function(t,e){var r,o=ut(t),n=0,i=[];for(r in o)!mt(re,r)&&mt(o,r)&&i.push(r);for(;e.length>n;)mt(o,r=e[n++])&&(~oe(i,r)||i.push(r));return i},ie=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],se=Object.keys||function(t){return ne(t,ie)},ae=It?Object.defineProperties:function(t,e){Rt(t);for(var r,o=se(e),n=o.length,i=0;n>i;)Wt.f(t,r=o[i++],e[r]);return t},ce=_t("document","documentElement"),le=pt("keys"),ue=function(t){return le[t]||(le[t]=yt(t))},de=ue("IE_PROTO"),he=function(){},pe=function(t){return"<script>"+t+"<\/script>"},fe=function(t){t.write(pe("")),t.close();var e=t.parentWindow.Object;return t=null,e},be=function(){try{Et=new ActiveXObject("htmlfile")}catch(t){}be=document.domain&&Et?fe(Et):function(){var t,e=zt("iframe");if(e.style)return e.style.display="none",ce.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(pe("document.F=Object")),t.close(),t.F}()||fe(Et);for(var t=ie.length;t--;)delete be.prototype[ie[t]];return be()};re[de]=!0;var me=Object.create||function(t,e){var r;return null!==t?(he.prototype=Rt(t),r=new he,he.prototype=null,r[de]=t):r=be(),void 0===e?r:ae(r,e)},ge=Vt("unscopables"),ve=Array.prototype;null==ve[ge]&&Wt.f(ve,ge,{configurable:!0,value:me(null)});var ye=function(t){ve[ge][t]=!0},we={},_e=Function.toString;"function"!=typeof ht.inspectSource&&(ht.inspectSource=function(t){return _e.call(t)});var xe,ke,Se,Oe=ht.inspectSource,Pe=ot.WeakMap,Ee="function"==typeof Pe&&/native code/.test(Oe(Pe)),Te=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},Ae=It?function(t,e,r){return Wt.f(t,e,Te(1,r))}:function(t,e,r){return t[e]=r,t},Ce=ot.WeakMap;if(Ee||ht.state){var Le=ht.state||(ht.state=new Ce),Ne=Le.get,je=Le.has,Ve=Le.set;xe=function(t,e){if(je.call(Le,t))throw new TypeError("Object already initialized");return e.facade=t,Ve.call(Le,t,e),e},ke=function(t){return Ne.call(Le,t)||{}},Se=function(t){return je.call(Le,t)}}else{var Me=ue("state");re[Me]=!0,xe=function(t,e){if(mt(t,Me))throw new TypeError("Object already initialized");return e.facade=t,Ae(t,Me,e),e},ke=function(t){return mt(t,Me)?t[Me]:{}},Se=function(t){return mt(t,Me)}}var Re,Ie,Ue,$e={set:xe,get:ke,has:Se,enforce:function(t){return Se(t)?ke(t):xe(t,{})},getterFor:function(t){return function(e){var r;if(!Mt(e)||(r=ke(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},ze={}.propertyIsEnumerable,Fe=Object.getOwnPropertyDescriptor,Be={f:Fe&&!ze.call({1:2},1)?function(t){var e=Fe(this,t);return!!e&&e.enumerable}:ze},He=Object.getOwnPropertyDescriptor,qe={f:It?He:function(t,e){if(t=ut(t),e=Dt(e),Ft)try{return He(t,e)}catch(t){}if(mt(t,e))return Te(!Be.f.call(t,e),t[e])}},De=X((function(t){var e=$e.get,r=$e.enforce,o=String(String).split("String");(t.exports=function(t,e,n,i){var s,a=!!i&&!!i.unsafe,c=!!i&&!!i.enumerable,l=!!i&&!!i.noTargetGet;"function"==typeof n&&("string"!=typeof e||mt(n,"name")||Ae(n,"name",e),(s=r(n)).source||(s.source=o.join("string"==typeof e?e:""))),t!==ot?(a?!l&&t[e]&&(c=!0):delete t[e],c?t[e]=n:Ae(t,e,n)):c?t[e]=n:dt(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&e(this).source||Oe(this)}))})),Ge=ie.concat("length","prototype"),We={f:Object.getOwnPropertyNames||function(t){return ne(t,Ge)}},Je={f:Object.getOwnPropertySymbols},Ke=_t("Reflect","ownKeys")||function(t){var e=We.f(Rt(t)),r=Je.f;return r?e.concat(r(t)):e},Ye=function(t,e){for(var r=Ke(e),o=Wt.f,n=qe.f,i=0;i<r.length;i++){var s=r[i];mt(t,s)||o(t,s,n(e,s))}},Xe=/#|\.prototype\./,Qe=function(t,e){var r=tr[Ze(t)];return r==rr||r!=er&&("function"==typeof e?it(e):!!e)},Ze=Qe.normalize=function(t){return String(t).replace(Xe,".").toLowerCase()},tr=Qe.data={},er=Qe.NATIVE="N",rr=Qe.POLYFILL="P",or=Qe,nr=qe.f,ir=!it((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),sr=ue("IE_PROTO"),ar=Object.prototype,cr=ir?Object.getPrototypeOf:function(t){return t=ft(t),mt(t,sr)?t[sr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?ar:null},lr=Vt("iterator"),ur=!1;[].keys&&("next"in(Ue=[].keys())?(Ie=cr(cr(Ue)))!==Object.prototype&&(Re=Ie):ur=!0),(null==Re||it((function(){var t={};return Re[lr].call(t)!==t})))&&(Re={}),mt(Re,lr)||Ae(Re,lr,(function(){return this}));var dr={IteratorPrototype:Re,BUGGY_SAFARI_ITERATORS:ur},hr=Wt.f,pr=Vt("toStringTag"),fr=function(t,e,r){t&&!mt(t=r?t:t.prototype,pr)&&hr(t,pr,{configurable:!0,value:e})},br=dr.IteratorPrototype,mr=function(){return this},gr=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),e=r instanceof Array}catch(t){}return function(r,o){return Rt(r),function(t){if(!Mt(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(o),e?t.call(r,o):r.__proto__=o,r}}():void 0),vr=dr.IteratorPrototype,yr=dr.BUGGY_SAFARI_ITERATORS,wr=Vt("iterator"),_r=function(){return this},xr=$e.set,kr=$e.getterFor("Array Iterator"),Sr=function(t,e,r,o,n,i,s){!function(t,e,r){var o=e+" Iterator";t.prototype=me(br,{next:Te(1,r)}),fr(t,o,!1),we[o]=mr}(r,e,o);var a,c,l,u=function(t){if(t===n&&b)return b;if(!yr&&t in p)return p[t];switch(t){case"keys":case"values":case"entries":return function(){return new r(this,t)}}return function(){return new r(this)}},d=e+" Iterator",h=!1,p=t.prototype,f=p[wr]||p["@@iterator"]||n&&p[n],b=!yr&&f||u(n),m="Array"==e&&p.entries||f;if(m&&(a=cr(m.call(new t)),vr!==Object.prototype&&a.next&&(cr(a)!==vr&&(gr?gr(a,vr):"function"!=typeof a[wr]&&Ae(a,wr,_r)),fr(a,d,!0))),"values"==n&&f&&"values"!==f.name&&(h=!0,b=function(){return f.call(this)}),p[wr]!==b&&Ae(p,wr,b),we[e]=b,n)if(c={values:u("values"),keys:i?b:u("keys"),entries:u("entries")},s)for(l in c)(yr||h||!(l in p))&&De(p,l,c[l]);else!function(t,e){var r,o,n,i,s,a=t.target,c=t.global,l=t.stat;if(r=c?ot:l?ot[a]||dt(a,{}):(ot[a]||{}).prototype)for(o in e){if(i=e[o],n=t.noTargetGet?(s=nr(r,o))&&s.value:r[o],!or(c?o:a+(l?".":"#")+o,t.forced)&&void 0!==n){if(typeof i==typeof n)continue;Ye(i,n)}(t.sham||n&&n.sham)&&Ae(i,"sham",!0),De(r,o,i,t)}}({target:e,proto:!0,forced:yr||h},c);return c}(Array,"Array",(function(t,e){xr(this,{type:"Array Iterator",target:ut(t),index:0,kind:e})}),(function(){var t=kr(this),e=t.target,r=t.kind,o=t.index++;return!e||o>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:o,done:!1}:"values"==r?{value:e[o],done:!1}:{value:[o,e[o]],done:!1}}),"values");we.Arguments=we.Array,ye("keys"),ye("values"),ye("entries");var Or=Vt("iterator"),Pr=Vt("toStringTag"),Er=Sr.values;for(var Tr in nt){var Ar=ot[Tr],Cr=Ar&&Ar.prototype;if(Cr){if(Cr[Or]!==Er)try{Ae(Cr,Or,Er)}catch(t){Cr[Or]=Er}if(Cr[Pr]||Ae(Cr,Pr,Tr),nt[Tr])for(var Lr in Sr)if(Cr[Lr]!==Sr[Lr])try{Ae(Cr,Lr,Sr[Lr])}catch(t){Cr[Lr]=Sr[Lr]}}}var Nr=B`*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}:focus{outline:3px solid transparent}.js-focus-visible :focus:not(.focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0;color:currentColor}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;background-color:currentColor;border:0 solid currentColor}:host([xxs]),:host([xxs])>span{width:.7rem;height:.7rem}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host([xl]),:host([xl])>span{width:13rem;height:13rem}:host([onlight]){color:#0074cb;color:var(--auro-color-ui-default-on-light)}:host([ondark]){color:#00cff0;color:var(--auro-color-ui-default-on-dark)}:host([white]){color:#fff;color:var(--auro-color-base-white)}:host{--margin:0.375rem;--margin--xs:0.2rem;--margin--sm:0.5rem;--margin--md:0.75rem;--margin--lg:1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc((3 * 1rem) + (var(--margin) * 6));height:1.5rem}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc((3 * .85rem) + (var(--margin--xs) * 6));height:1.55rem}:host([pulse][xs])>span{margin:var(--margin--xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc((3 * 2rem) + (var(--margin--sm) * 6));height:2.5rem}:host([pulse][sm])>span{margin:var(--margin--sm);width:2rem;height:2rem}:host([pulse][md]){width:calc((3 * 3rem) + (var(--margin--md) * 6));height:3.5rem}:host([pulse][md])>span{margin:var(--margin--md);width:3rem;height:3rem}:host([pulse][lg]){width:calc((3 * 5rem) + (var(--margin--lg) * 6));height:5.5rem}:host([pulse][lg])>span{margin:var(--margin--lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0s}@keyframes pulse{0%,100%{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{background:0 0;border-width:5px}:host([orbit])>span:nth-child(1){border-color:currentColor;opacity:.25}:host([orbit])>span:nth-child(2){border-color:currentColor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}:host([orbit][xl])>span{border-width:34px}@keyframes orbit{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentColor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentColor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentColor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}100%{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion:reduce){:host{display:flex;align-items:center;justify-content:center;font-size:1rem}:host>span{opacity:1}:host>.loader{display:none}:host>.no-animation{display:block}}`;class jr extends q{constructor(){super(),this.keys=[0,1,2,3,4,5,6,7,8,9],this.mdCount=3,this.smCount=2,this.orbit=!1,this.ringworm=!1,this.laser=!1}static get properties(){return{orbit:{type:Boolean,reflect:!0},ringworm:{type:Boolean,reflect:!0},laser:{type:Boolean,reflect:!0}}}static get styles(){return B`${Nr}`}defineTemplate(){let t=Array.from(Array(this.mdCount).keys());return this.orbit||this.laser?t=Array.from(Array(this.smCount).keys()):this.ringworm&&(t=Array.from(Array(0).keys())),t}render(){return U`${this.defineTemplate().map((t=>U`<span part="element" class="loader node-${t}"></span>`))}<div class="no-animation">Loading...</div>${this.ringworm?U`<svg part="element" class="circular" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none"/></svg>`:""}`}}customElements.get("auro-loader")||customElements.define("auro-loader",jr);class Vr extends q{constructor(){super(),this.autofocus=!1,this.disabled=!1,this.loading=!1,this.ondark=!1,this.secondary=!1,this.tertiary=!1}connectedCallback(){super.connectedCallback(),function(){try{document.querySelector(":focus-visible")}catch{return!1}return!0}()||null==window.applyFocusVisiblePolyfill||window.applyFocusVisiblePolyfill(this.shadowRoot)}static get styles(){return[tt,et]}static get properties(){return{autofocus:{type:Boolean,reflect:!0},disabled:{type:Boolean,reflect:!0},loading:{type:Boolean,reflect:!0},ondark:{type:Boolean,reflect:!0},secondary:{type:Boolean,reflect:!0},tertiary:{type:Boolean,reflect:!0},arialabel:{type:String,reflect:!0},arialabelledby:{type:String,reflect:!0},title:{type:String,reflect:!0},type:{type:String,reflect:!0},value:{type:String,reflect:!0},id:{type:String},svgIconLeft:{type:String},svgIconRight:{type:String}}}focus(){this.renderRoot.querySelector("button").focus()}getIcon(t){return this.dom=(new DOMParser).parseFromString(t,"text/html"),this.svg=this.dom.body.firstChild,this.svg}render(){const t={"util_insetLg--squish":!0,"auro-button":!0,"auro-buttonOndark":this.ondark,"auro-button--secondary":this.secondary,"auro-buttonOndark--secondary":this.secondary&&this.ondark,"auro-button--tertiary":this.tertiary,"auro-buttonOndark--tertiary":this.tertiary&&this.ondark,icon:this.svgIconLeft||this.svgIconRight,loading:this.loading};return U`<button aria-label="${G(this.arialabel?this.arialabel:void 0)}" aria-labelledby="${G(this.arialabelledby?this.arialabelledby:void 0)}" ?autofocus="${this.autofocus}" class="${K(t)}" ?disabled="${this.disabled||this.loading}" id="${G(this.id?this.id:void 0)}" title="${G(this.title?this.title:void 0)}" name="${G(this.name?this.name:void 0)}" type="${G(this.type?this.type:void 0)}" .value="${G(this.value?this.value:void 0)}" @click="${()=>{}}" version="${"6.3.4"}">${G(this.svgIconLeft?this.getIcon(this.svgIconLeft):void 0)} ${G(this.loading?U`<auro-loader pulse></auro-loader>`:void 0)}<slot></slot>${G(this.svgIconRight?this.getIcon(this.svgIconRight):void 0)}</button>`}}customElements.get("auro-button")||customElements.define("auro-button",Vr);
class W{constructor(t){this.classes=new Set,this.changed=!1,this.element=t;const e=(t.getAttribute("class")||"").split(/\s+/);for(const t of e)this.classes.add(t)}add(t){this.classes.add(t),this.changed=!0}remove(t){this.classes.delete(t),this.changed=!0}commit(){if(this.changed){let t="";this.classes.forEach((e=>t+=e+" ")),this.element.setAttribute("class",t)}}}const J=new WeakMap,K=e((t=>e=>{if(!(e instanceof x)||e instanceof P||"class"!==e.committer.name||e.committer.parts.length>1)throw new Error("The `classMap` directive must be used in the `class` attribute and must be the only part in the attribute.");const{committer:r}=e,{element:o}=r;let n=J.get(e);void 0===n&&(o.setAttribute("class",r.strings.join(" ")),J.set(e,n=new Set));const i=o.classList||new W(o);n.forEach((e=>{e in t||(i.remove(e),n.delete(e))}));for(const e in t){const r=t[e];r!=n.has(e)&&(r?(i.add(e),n.add(e)):(i.remove(e),n.delete(e)))}"function"==typeof i.commit&&i.commit()}));var Y="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function X(t){var e={exports:{}};return t(e,e.exports),e.exports}X((function(t,e){!function(){function t(t){var e=!0,r=!1,o=null,n={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function i(t){return!!(t&&t!==document&&"HTML"!==t.nodeName&&"BODY"!==t.nodeName&&"classList"in t&&"contains"in t.classList)}function s(t){t.classList.contains("focus-visible")||(t.classList.add("focus-visible"),t.setAttribute("data-focus-visible-added",""))}function a(t){e=!1}function c(){document.addEventListener("mousemove",l),document.addEventListener("mousedown",l),document.addEventListener("mouseup",l),document.addEventListener("pointermove",l),document.addEventListener("pointerdown",l),document.addEventListener("pointerup",l),document.addEventListener("touchmove",l),document.addEventListener("touchstart",l),document.addEventListener("touchend",l)}function l(t){t.target.nodeName&&"html"===t.target.nodeName.toLowerCase()||(e=!1,document.removeEventListener("mousemove",l),document.removeEventListener("mousedown",l),document.removeEventListener("mouseup",l),document.removeEventListener("pointermove",l),document.removeEventListener("pointerdown",l),document.removeEventListener("pointerup",l),document.removeEventListener("touchmove",l),document.removeEventListener("touchstart",l),document.removeEventListener("touchend",l))}document.addEventListener("keydown",(function(r){r.metaKey||r.altKey||r.ctrlKey||(i(t.activeElement)&&s(t.activeElement),e=!0)}),!0),document.addEventListener("mousedown",a,!0),document.addEventListener("pointerdown",a,!0),document.addEventListener("touchstart",a,!0),document.addEventListener("visibilitychange",(function(t){"hidden"===document.visibilityState&&(r&&(e=!0),c())}),!0),c(),t.addEventListener("focus",(function(t){var r,o,a;i(t.target)&&(e||(o=(r=t.target).type,"INPUT"===(a=r.tagName)&&n[o]&&!r.readOnly||"TEXTAREA"===a&&!r.readOnly||r.isContentEditable))&&s(t.target)}),!0),t.addEventListener("blur",(function(t){var e;i(t.target)&&(t.target.classList.contains("focus-visible")||t.target.hasAttribute("data-focus-visible-added"))&&(r=!0,window.clearTimeout(o),o=window.setTimeout((function(){r=!1}),100),(e=t.target).hasAttribute("data-focus-visible-added")&&(e.classList.remove("focus-visible"),e.removeAttribute("data-focus-visible-added")))}),!0),t.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&t.host?t.host.setAttribute("data-js-focus-visible",""):t.nodeType===Node.DOCUMENT_NODE&&(document.documentElement.classList.add("js-focus-visible"),document.documentElement.setAttribute("data-js-focus-visible",""))}if("undefined"!=typeof window&&"undefined"!=typeof document){var e;window.applyFocusVisiblePolyfill=t;try{e=new CustomEvent("focus-visible-polyfill-ready")}catch(t){(e=document.createEvent("CustomEvent")).initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(e)}"undefined"!=typeof document&&t(document)}()}));var Q,Z,tt=B`*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important;animation:none!important}}:focus-visible{outline:0}:focus-visible{outline:0}:focus:not(:focus-visible){outline:3px solid transparent}.js-focus-visible :focus:not(.focus-visible){outline:3px solid transparent}.util_insetLg--squish{padding:calc(1.5rem / 2) 1.5rem}:focus-visible.auro-button{outline:3px solid transparent;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1px var(--auro-color-border-focus-on-dark),inset 0 0 0 3px var(--auro-color-background-lightest)}:focus-visible.auro-button--secondary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}:focus-visible.auro-button--tertiary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:#0074cb;border-color:var(--auro-color-ui-default-on-light);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}:focus-visible.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px var(--auro-color-border-focus-on-dark)}:focus-visible.auro-buttonOndark--secondary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}:focus-visible.auro-buttonOndark--tertiary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border-color:#5de3f7;border-color:var(--auro-color-ui-active-on-dark);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark)}.focus-visible.auro-button{outline:3px solid transparent;box-shadow:inset 0 0 0 1px #fff,inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 1px var(--auro-color-border-focus-on-dark),inset 0 0 0 3px var(--auro-color-background-lightest)}.focus-visible.auro-button--secondary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}.focus-visible.auro-button--tertiary{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:#0074cb;border-color:var(--auro-color-ui-default-on-light);box-shadow:inset 0 0 0 3px #0074cb;box-shadow:inset 0 0 0 3px var(--auro-color-ui-default-on-light)}.focus-visible.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);box-shadow:inset 0 0 0 3px #fff;box-shadow:inset 0 0 0 3px var(--auro-color-border-focus-on-dark)}.focus-visible.auro-buttonOndark--secondary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}.focus-visible.auro-buttonOndark--tertiary{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border-color:#5de3f7;border-color:var(--auro-color-ui-active-on-dark);box-shadow:inset 0 0 0 3px #5de3f7;box-shadow:inset 0 0 0 3px var(--auro-color-ui-active-on-dark)}:host([fluid=true]) .auro-button,:host([fluid]) .auro-button{min-width:auto;width:100%}::slotted(svg){vertical-align:middle}slot{pointer-events:none}.auro-button{transition:all .15s ease;position:relative;padding:.75rem 1.5rem;padding:var(--auro-size-sm) var(--auro-size-lg);color:#fff;color:var(--auro-color-text-primary-on-dark);cursor:pointer;background-color:#0074cb;background-color:var(--auro-color-ui-default-on-light);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light);border-radius:.375rem;border-radius:var(--auro-border-radius);font-family:'AS Circular',Helvetica Neue,Arial,sans-serif;font-family:var(--auro-font-family-default);font-size:1rem;font-size:var(--auro-text-body-size-default);font-weight:500;font-weight:var(--auro-text-body-default-weight);line-height:1.4;line-height:var(--auro-unitless-scale-140);overflow:hidden;text-overflow:ellipsis;-ms-user-select:none;user-select:none;white-space:nowrap;width:100%;margin:0;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none}@media (hover:hover){.auro-button:active,.auro-button:hover{background-color:#054687;background-color:var(--auro-color-ui-hover-on-light);border:1px solid #054687;border:1px solid var(--auro-color-ui-hover-on-light)}}.auro-button:active{background-color:#054687;background-color:var(--auro-color-ui-active-on-light);border:1px solid #054687;border:1px solid var(--auro-color-ui-active-on-light);transform:scale(.95)}.auro-button.loading{cursor:not-allowed}.auro-button.loading :not(auro-loader){visibility:hidden}.auro-button.loading auro-loader{color:#00274a;color:var(--auro-color-background-darkest)}.auro-button.loading.auro-buttonOndark auro-loader{color:#fff;color:var(--auro-color-text-primary-on-dark)}@media screen and (min-width:660px){.auro-button{min-width:8.75rem;width:auto}}.auro-button:disabled{cursor:not-allowed;transform:unset;background-color:rgba(0,116,203,.4);border:1px solid rgba(0,116,203,0)}@media (hover:hover){.auro-button:disabled:hover{background-color:rgba(0,116,203,.4);border:1px solid rgba(0,116,203,0)}}.auro-button--secondary{background-color:#fff;background-color:var(--auro-color-background-lightest);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light);color:#0074cb;color:var(--auro-color-text-link-on-light)}@media (hover:hover){.auro-button--secondary:active,.auro-button--secondary:hover{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light)}}.auro-button--secondary:active{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border:1px solid #0074cb;border:1px solid var(--auro-color-ui-default-on-light)}.auro-button--secondary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,116,203,.4);background-color:rgba(255,255,255,.4);border:1px solid rgba(0,116,203,.4)}@media (hover:hover){.auro-button--secondary:disabled:hover{color:rgba(0,116,203,.4);background-color:rgba(255,255,255,.4);border:1px solid rgba(0,116,203,.4)}}.auro-button--tertiary{background-color:transparent;border-color:transparent;color:#0074cb;color:var(--auro-color-text-link-on-light)}@media (hover:hover){.auro-button--tertiary:active,.auro-button--tertiary:hover{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:transparent}}.auro-button--tertiary:active{background-color:#f8f8f8;background-color:var(--auro-color-background-lighter);border-color:transparent}.auro-button--tertiary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,116,203,.4);background-color:transparent;border:transparent}@media (hover:hover){.auro-button--tertiary:disabled:hover{color:rgba(0,116,203,.4);background-color:transparent;border:1px solid transparent}}.auro-buttonOndark{background-color:#00cff0;background-color:var(--auro-color-ui-default-on-dark);border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark);color:#222;color:var(--auro-color-text-primary-on-light)}@media (hover:hover){.auro-buttonOndark:active,.auro-buttonOndark:hover{background-color:#5de3f7;background-color:var(--auro-color-ui-hover-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-hover-on-dark)}}.auro-buttonOndark:active{background-color:#5de3f7;background-color:var(--auro-color-ui-active-on-dark);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-active-on-dark)}.auro-buttonOndark:disabled{cursor:not-allowed;transform:unset;color:rgba(34,34,34,.4);background-color:rgba(0,207,240,.4);border:1px solid rgba(0,207,240,.4)}@media (hover:hover){.auro-buttonOndark:disabled:hover{color:rgba(34,34,34,.4);background-color:rgba(0,207,240,.4);border:1px solid rgba(0,207,240,.4)}}.auro-buttonOndark--secondary{background-color:transparent;border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark);color:#00cff0;color:var(--auro-color-ui-default-on-dark)}@media (hover:hover){.auro-buttonOndark--secondary:active,.auro-buttonOndark--secondary:hover{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15)}}.auro-buttonOndark--secondary:active{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid #5de3f7;border:1px solid var(--auro-color-ui-hover-on-dark)}@media (hover:hover){.auro-buttonOndark--secondary:disabled:hover{background-color:transparent;border:1px solid #00cff0;border:1px solid var(--auro-color-ui-default-on-dark)}}.auro-buttonOndark--secondary:disabled{cursor:not-allowed;transform:unset;color:rgba(0,207,240,.4);background-color:transparent;border:1px solid rgba(0,207,240,.4)}@media (hover:hover){.auro-buttonOndark--secondary:disabled:hover{color:rgba(0,207,240,.4);background-color:transparent;border:1px solid rgba(0,207,240,.4)}}.auro-buttonOndark--tertiary{background-color:transparent;border:1px solid transparent;color:#00cff0;color:var(--auro-color-ui-default-on-dark)}@media (hover:hover){.auro-buttonOndark--tertiary:active,.auro-buttonOndark--tertiary:hover{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid transparent;box-shadow:none}}.auro-buttonOndark--tertiary:active{background-color:rgba(0,0,0,.15);background-color:var(--auro-color-base-black-opacity-15);border:1px solid transparent;box-shadow:none}.auro-buttonOndark--tertiary:disabled{cursor:not-allowed;transform:unset;background-color:transparent;border:transparent}@media (hover:hover){.auro-buttonOndark--tertiary:disabled:hover{color:rgba(0,207,240,.4);background-color:transparent;border:transparent}}.icon svg{vertical-align:middle}.icon slot{vertical-align:middle}auro-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}`,et=B`:host([fixed]) .util_insetLg--squish{padding:calc(24px / 2) 24px}:host([fixed]) .auro-button{padding:12px 24px;border-radius:6px;font-size:16px}@media screen and (min-width: 660px){:host([fixed]) .auro-button{min-width:140px}}`,rt=function(t){return t&&t.Math==Math&&t},ot=rt("object"==typeof globalThis&&globalThis)||rt("object"==typeof window&&window)||rt("object"==typeof self&&self)||rt("object"==typeof Y&&Y)||function(){return this}()||Function("return this")(),nt={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},it=function(t){try{return!!t()}catch(t){return!0}},st={}.toString,at="".split,ct=it((function(){return!Object("z").propertyIsEnumerable(0)}))?function(t){return"String"==function(t){return st.call(t).slice(8,-1)}(t)?at.call(t,""):Object(t)}:Object,lt=function(t){if(null==t)throw TypeError("Can't call method on "+t);return t},ut=function(t){return ct(lt(t))},dt=function(t,e){try{Object.defineProperty(ot,t,{value:e,configurable:!0,writable:!0})}catch(r){ot[t]=e}return e},ht=ot["__core-js_shared__"]||dt("__core-js_shared__",{}),pt=X((function(t){(t.exports=function(t,e){return ht[t]||(ht[t]=void 0!==e?e:{})})("versions",[]).push({version:"3.16.1",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"})})),ft=function(t){return Object(lt(t))},bt={}.hasOwnProperty,mt=Object.hasOwn||function(t,e){return bt.call(ft(t),e)},gt=0,vt=Math.random(),yt=function(t){return"Symbol("+String(void 0===t?"":t)+")_"+(++gt+vt).toString(36)},wt=function(t){return"function"==typeof t?t:void 0},_t=function(t,e){return arguments.length<2?wt(ot[t]):ot[t]&&ot[t][e]},xt=_t("navigator","userAgent")||"",kt=ot.process,St=ot.Deno,Ot=kt&&kt.versions||St&&St.version,Pt=Ot&&Ot.v8;Pt?Z=(Q=Pt.split("."))[0]<4?1:Q[0]+Q[1]:xt&&(!(Q=xt.match(/Edge\/(\d+)/))||Q[1]>=74)&&(Q=xt.match(/Chrome\/(\d+)/))&&(Z=Q[1]);var Et,Tt=Z&&+Z,At=!!Object.getOwnPropertySymbols&&!it((function(){var t=Symbol();return!String(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&Tt&&Tt<41})),Ct=At&&!Symbol.sham&&"symbol"==typeof Symbol.iterator,Lt=pt("wks"),Nt=ot.Symbol,jt=Ct?Nt:Nt&&Nt.withoutSetter||yt,Vt=function(t){return mt(Lt,t)&&(At||"string"==typeof Lt[t])||(At&&mt(Nt,t)?Lt[t]=Nt[t]:Lt[t]=jt("Symbol."+t)),Lt[t]},Mt=function(t){return"object"==typeof t?null!==t:"function"==typeof t},Rt=function(t){if(!Mt(t))throw TypeError(String(t)+" is not an object");return t},It=!it((function(){return 7!=Object.defineProperty({},1,{get:function(){return 7}})[1]})),Ut=ot.document,$t=Mt(Ut)&&Mt(Ut.createElement),zt=function(t){return $t?Ut.createElement(t):{}},Ft=!It&&!it((function(){return 7!=Object.defineProperty(zt("div"),"a",{get:function(){return 7}}).a})),Bt=Ct?function(t){return"symbol"==typeof t}:function(t){var e=_t("Symbol");return"function"==typeof e&&Object(t)instanceof e},Ht=Vt("toPrimitive"),qt=function(t,e){if(!Mt(t)||Bt(t))return t;var r,o=t[Ht];if(void 0!==o){if(void 0===e&&(e="default"),r=o.call(t,e),!Mt(r)||Bt(r))return r;throw TypeError("Can't convert object to primitive value")}return void 0===e&&(e="number"),function(t,e){var r,o;if("string"===e&&"function"==typeof(r=t.toString)&&!Mt(o=r.call(t)))return o;if("function"==typeof(r=t.valueOf)&&!Mt(o=r.call(t)))return o;if("string"!==e&&"function"==typeof(r=t.toString)&&!Mt(o=r.call(t)))return o;throw TypeError("Can't convert object to primitive value")}(t,e)},Dt=function(t){var e=qt(t,"string");return Bt(e)?e:String(e)},Gt=Object.defineProperty,Wt={f:It?Gt:function(t,e,r){if(Rt(t),e=Dt(e),Rt(r),Ft)try{return Gt(t,e,r)}catch(t){}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[e]=r.value),t}},Jt=Math.ceil,Kt=Math.floor,Yt=function(t){return isNaN(t=+t)?0:(t>0?Kt:Jt)(t)},Xt=Math.min,Qt=Math.max,Zt=Math.min,te=function(t){return function(e,r,o){var n,i,s=ut(e),a=(n=s.length)>0?Xt(Yt(n),9007199254740991):0,c=function(t,e){var r=Yt(t);return r<0?Qt(r+e,0):Zt(r,e)}(o,a);if(t&&r!=r){for(;a>c;)if((i=s[c++])!=i)return!0}else for(;a>c;c++)if((t||c in s)&&s[c]===r)return t||c||0;return!t&&-1}},ee={includes:te(!0),indexOf:te(!1)},re={},oe=ee.indexOf,ne=function(t,e){var r,o=ut(t),n=0,i=[];for(r in o)!mt(re,r)&&mt(o,r)&&i.push(r);for(;e.length>n;)mt(o,r=e[n++])&&(~oe(i,r)||i.push(r));return i},ie=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],se=Object.keys||function(t){return ne(t,ie)},ae=It?Object.defineProperties:function(t,e){Rt(t);for(var r,o=se(e),n=o.length,i=0;n>i;)Wt.f(t,r=o[i++],e[r]);return t},ce=_t("document","documentElement"),le=pt("keys"),ue=function(t){return le[t]||(le[t]=yt(t))},de=ue("IE_PROTO"),he=function(){},pe=function(t){return"<script>"+t+"<\/script>"},fe=function(t){t.write(pe("")),t.close();var e=t.parentWindow.Object;return t=null,e},be=function(){try{Et=new ActiveXObject("htmlfile")}catch(t){}be=document.domain&&Et?fe(Et):function(){var t,e=zt("iframe");if(e.style)return e.style.display="none",ce.appendChild(e),e.src=String("javascript:"),(t=e.contentWindow.document).open(),t.write(pe("document.F=Object")),t.close(),t.F}()||fe(Et);for(var t=ie.length;t--;)delete be.prototype[ie[t]];return be()};re[de]=!0;var me=Object.create||function(t,e){var r;return null!==t?(he.prototype=Rt(t),r=new he,he.prototype=null,r[de]=t):r=be(),void 0===e?r:ae(r,e)},ge=Vt("unscopables"),ve=Array.prototype;null==ve[ge]&&Wt.f(ve,ge,{configurable:!0,value:me(null)});var ye=function(t){ve[ge][t]=!0},we={},_e=Function.toString;"function"!=typeof ht.inspectSource&&(ht.inspectSource=function(t){return _e.call(t)});var xe,ke,Se,Oe=ht.inspectSource,Pe=ot.WeakMap,Ee="function"==typeof Pe&&/native code/.test(Oe(Pe)),Te=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}},Ae=It?function(t,e,r){return Wt.f(t,e,Te(1,r))}:function(t,e,r){return t[e]=r,t},Ce=ot.WeakMap;if(Ee||ht.state){var Le=ht.state||(ht.state=new Ce),Ne=Le.get,je=Le.has,Ve=Le.set;xe=function(t,e){if(je.call(Le,t))throw new TypeError("Object already initialized");return e.facade=t,Ve.call(Le,t,e),e},ke=function(t){return Ne.call(Le,t)||{}},Se=function(t){return je.call(Le,t)}}else{var Me=ue("state");re[Me]=!0,xe=function(t,e){if(mt(t,Me))throw new TypeError("Object already initialized");return e.facade=t,Ae(t,Me,e),e},ke=function(t){return mt(t,Me)?t[Me]:{}},Se=function(t){return mt(t,Me)}}var Re,Ie,Ue,$e={set:xe,get:ke,has:Se,enforce:function(t){return Se(t)?ke(t):xe(t,{})},getterFor:function(t){return function(e){var r;if(!Mt(e)||(r=ke(e)).type!==t)throw TypeError("Incompatible receiver, "+t+" required");return r}}},ze={}.propertyIsEnumerable,Fe=Object.getOwnPropertyDescriptor,Be={f:Fe&&!ze.call({1:2},1)?function(t){var e=Fe(this,t);return!!e&&e.enumerable}:ze},He=Object.getOwnPropertyDescriptor,qe={f:It?He:function(t,e){if(t=ut(t),e=Dt(e),Ft)try{return He(t,e)}catch(t){}if(mt(t,e))return Te(!Be.f.call(t,e),t[e])}},De=X((function(t){var e=$e.get,r=$e.enforce,o=String(String).split("String");(t.exports=function(t,e,n,i){var s,a=!!i&&!!i.unsafe,c=!!i&&!!i.enumerable,l=!!i&&!!i.noTargetGet;"function"==typeof n&&("string"!=typeof e||mt(n,"name")||Ae(n,"name",e),(s=r(n)).source||(s.source=o.join("string"==typeof e?e:""))),t!==ot?(a?!l&&t[e]&&(c=!0):delete t[e],c?t[e]=n:Ae(t,e,n)):c?t[e]=n:dt(e,n)})(Function.prototype,"toString",(function(){return"function"==typeof this&&e(this).source||Oe(this)}))})),Ge=ie.concat("length","prototype"),We={f:Object.getOwnPropertyNames||function(t){return ne(t,Ge)}},Je={f:Object.getOwnPropertySymbols},Ke=_t("Reflect","ownKeys")||function(t){var e=We.f(Rt(t)),r=Je.f;return r?e.concat(r(t)):e},Ye=function(t,e){for(var r=Ke(e),o=Wt.f,n=qe.f,i=0;i<r.length;i++){var s=r[i];mt(t,s)||o(t,s,n(e,s))}},Xe=/#|\.prototype\./,Qe=function(t,e){var r=tr[Ze(t)];return r==rr||r!=er&&("function"==typeof e?it(e):!!e)},Ze=Qe.normalize=function(t){return String(t).replace(Xe,".").toLowerCase()},tr=Qe.data={},er=Qe.NATIVE="N",rr=Qe.POLYFILL="P",or=Qe,nr=qe.f,ir=!it((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype})),sr=ue("IE_PROTO"),ar=Object.prototype,cr=ir?Object.getPrototypeOf:function(t){return t=ft(t),mt(t,sr)?t[sr]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?ar:null},lr=Vt("iterator"),ur=!1;[].keys&&("next"in(Ue=[].keys())?(Ie=cr(cr(Ue)))!==Object.prototype&&(Re=Ie):ur=!0),(null==Re||it((function(){var t={};return Re[lr].call(t)!==t})))&&(Re={}),mt(Re,lr)||Ae(Re,lr,(function(){return this}));var dr={IteratorPrototype:Re,BUGGY_SAFARI_ITERATORS:ur},hr=Wt.f,pr=Vt("toStringTag"),fr=function(t,e,r){t&&!mt(t=r?t:t.prototype,pr)&&hr(t,pr,{configurable:!0,value:e})},br=dr.IteratorPrototype,mr=function(){return this},gr=Object.setPrototypeOf||("__proto__"in{}?function(){var t,e=!1,r={};try{(t=Object.getOwnPropertyDescriptor(Object.prototype,"__proto__").set).call(r,[]),e=r instanceof Array}catch(t){}return function(r,o){return Rt(r),function(t){if(!Mt(t)&&null!==t)throw TypeError("Can't set "+String(t)+" as a prototype")}(o),e?t.call(r,o):r.__proto__=o,r}}():void 0),vr=dr.IteratorPrototype,yr=dr.BUGGY_SAFARI_ITERATORS,wr=Vt("iterator"),_r=function(){return this},xr=$e.set,kr=$e.getterFor("Array Iterator"),Sr=function(t,e,r,o,n,i,s){!function(t,e,r){var o=e+" Iterator";t.prototype=me(br,{next:Te(1,r)}),fr(t,o,!1),we[o]=mr}(r,e,o);var a,c,l,u=function(t){if(t===n&&b)return b;if(!yr&&t in p)return p[t];switch(t){case"keys":case"values":case"entries":return function(){return new r(this,t)}}return function(){return new r(this)}},d=e+" Iterator",h=!1,p=t.prototype,f=p[wr]||p["@@iterator"]||n&&p[n],b=!yr&&f||u(n),m="Array"==e&&p.entries||f;if(m&&(a=cr(m.call(new t)),vr!==Object.prototype&&a.next&&(cr(a)!==vr&&(gr?gr(a,vr):"function"!=typeof a[wr]&&Ae(a,wr,_r)),fr(a,d,!0))),"values"==n&&f&&"values"!==f.name&&(h=!0,b=function(){return f.call(this)}),p[wr]!==b&&Ae(p,wr,b),we[e]=b,n)if(c={values:u("values"),keys:i?b:u("keys"),entries:u("entries")},s)for(l in c)(yr||h||!(l in p))&&De(p,l,c[l]);else!function(t,e){var r,o,n,i,s,a=t.target,c=t.global,l=t.stat;if(r=c?ot:l?ot[a]||dt(a,{}):(ot[a]||{}).prototype)for(o in e){if(i=e[o],n=t.noTargetGet?(s=nr(r,o))&&s.value:r[o],!or(c?o:a+(l?".":"#")+o,t.forced)&&void 0!==n){if(typeof i==typeof n)continue;Ye(i,n)}(t.sham||n&&n.sham)&&Ae(i,"sham",!0),De(r,o,i,t)}}({target:e,proto:!0,forced:yr||h},c);return c}(Array,"Array",(function(t,e){xr(this,{type:"Array Iterator",target:ut(t),index:0,kind:e})}),(function(){var t=kr(this),e=t.target,r=t.kind,o=t.index++;return!e||o>=e.length?(t.target=void 0,{value:void 0,done:!0}):"keys"==r?{value:o,done:!1}:"values"==r?{value:e[o],done:!1}:{value:[o,e[o]],done:!1}}),"values");we.Arguments=we.Array,ye("keys"),ye("values"),ye("entries");var Or=Vt("iterator"),Pr=Vt("toStringTag"),Er=Sr.values;for(var Tr in nt){var Ar=ot[Tr],Cr=Ar&&Ar.prototype;if(Cr){if(Cr[Or]!==Er)try{Ae(Cr,Or,Er)}catch(t){Cr[Or]=Er}if(Cr[Pr]||Ae(Cr,Pr,Tr),nt[Tr])for(var Lr in Sr)if(Cr[Lr]!==Sr[Lr])try{Ae(Cr,Lr,Sr[Lr])}catch(t){Cr[Lr]=Sr[Lr]}}}var Nr=B`*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}:focus{outline:3px solid transparent}.js-focus-visible :focus:not(.focus-visible){outline:3px solid transparent}:host,:host>span{position:relative}:host{width:2rem;height:2rem;display:inline-block;font-size:0;color:currentColor}:host>span{position:absolute;display:inline-block;float:none;top:0;left:0;width:2rem;height:2rem;border-radius:100%;background-color:currentColor;border:0 solid currentColor}:host([xxs]),:host([xxs])>span{width:.7rem;height:.7rem}:host([xs]),:host([xs])>span{width:1.2rem;height:1.2rem}:host([sm]),:host([sm])>span{width:3rem;height:3rem}:host([md]),:host([md])>span{width:5rem;height:5rem}:host([lg]),:host([lg])>span{width:8rem;height:8rem}:host([xl]),:host([xl])>span{width:13rem;height:13rem}:host([onlight]){color:#0074cb;color:var(--auro-color-ui-default-on-light)}:host([ondark]){color:#00cff0;color:var(--auro-color-ui-default-on-dark)}:host([white]){color:#fff;color:var(--auro-color-base-white)}:host{--margin:0.375rem;--margin--xs:0.2rem;--margin--sm:0.5rem;--margin--md:0.75rem;--margin--lg:1rem}:host([pulse]),:host([pulse])>span{position:relative}:host([pulse]){width:calc((3 * 1rem) + (var(--margin) * 6));height:1.5rem}:host([pulse])>span{width:1rem;height:1rem;margin:var(--margin);animation:pulse 1.5s ease infinite}:host([pulse][xs]){width:calc((3 * .85rem) + (var(--margin--xs) * 6));height:1.55rem}:host([pulse][xs])>span{margin:var(--margin--xs);width:.65rem;height:.65rem}:host([pulse][sm]){width:calc((3 * 2rem) + (var(--margin--sm) * 6));height:2.5rem}:host([pulse][sm])>span{margin:var(--margin--sm);width:2rem;height:2rem}:host([pulse][md]){width:calc((3 * 3rem) + (var(--margin--md) * 6));height:3.5rem}:host([pulse][md])>span{margin:var(--margin--md);width:3rem;height:3rem}:host([pulse][lg]){width:calc((3 * 5rem) + (var(--margin--lg) * 6));height:5.5rem}:host([pulse][lg])>span{margin:var(--margin--lg);width:5rem;height:5rem}:host([pulse])>span:nth-child(1){animation-delay:-.4s}:host([pulse])>span:nth-child(2){animation-delay:-.2s}:host([pulse])>span:nth-child(3){animation-delay:0s}@keyframes pulse{0%,100%{opacity:.1;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}:host([orbit]),:host([orbit])>span{opacity:1}:host([orbit])>span{background:0 0;border-width:5px}:host([orbit])>span:nth-child(1){border-color:currentColor;opacity:.25}:host([orbit])>span:nth-child(2){border-color:currentColor;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent;animation:orbit 2s linear infinite}:host([orbit][sm])>span{border-width:8px}:host([orbit][md])>span{border-width:13px}:host([orbit][lg])>span{border-width:21px}:host([orbit][xl])>span{border-width:34px}@keyframes orbit{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}:host([ringworm])>svg{animation:rotate 2s linear infinite;height:100%;width:100%;stroke:currentColor;stroke-width:8}:host([ringworm]) .path{stroke-dashoffset:0;animation:ringworm 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes ringworm{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}:host([laser]){position:static;width:100%;display:block;height:0;overflow:hidden;font-size:unset}:host([laser])>span{position:fixed;width:100%;height:.25rem;border-radius:0;z-index:100}:host([laser])>span:nth-child(1){border-color:currentColor;opacity:.25}:host([laser])>span:nth-child(2){border-color:currentColor;animation:laser 2s linear infinite;opacity:1;width:50%}:host([laser][sm])>span:nth-child(2){width:20%}:host([laser][md])>span:nth-child(2){width:30%}:host([laser][lg])>span:nth-child(2){width:50%;animation-duration:1.5s}:host([laser][xl])>span:nth-child(2){width:80%;animation-duration:1.5s}@keyframes laser{0%{left:-100%}100%{left:110%}}:host>.no-animation{display:none}@media (prefers-reduced-motion:reduce){:host{display:flex;align-items:center;justify-content:center;font-size:1rem}:host>span{opacity:1}:host>.loader{display:none}:host>.no-animation{display:block}}`;class jr extends q{constructor(){super(),this.keys=[0,1,2,3,4,5,6,7,8,9],this.mdCount=3,this.smCount=2,this.orbit=!1,this.ringworm=!1,this.laser=!1}static get properties(){return{orbit:{type:Boolean,reflect:!0},ringworm:{type:Boolean,reflect:!0},laser:{type:Boolean,reflect:!0}}}static get styles(){return B`${Nr}`}defineTemplate(){let t=Array.from(Array(this.mdCount).keys());return this.orbit||this.laser?t=Array.from(Array(this.smCount).keys()):this.ringworm&&(t=Array.from(Array(0).keys())),t}render(){return U`${this.defineTemplate().map((t=>U`<span part="element" class="loader node-${t}"></span>`))}<div class="no-animation">Loading...</div>${this.ringworm?U`<svg part="element" class="circular" viewBox="25 25 50 50"><circle class="path" cx="50" cy="50" r="20" fill="none"/></svg>`:""}`}}customElements.get("auro-loader")||customElements.define("auro-loader",jr);class Vr extends q{constructor(){super(),this.autofocus=!1,this.disabled=!1,this.loading=!1,this.ondark=!1,this.secondary=!1,this.tertiary=!1}connectedCallback(){super.connectedCallback(),function(){try{document.querySelector(":focus-visible")}catch{return!1}return!0}()||null==window.applyFocusVisiblePolyfill||window.applyFocusVisiblePolyfill(this.shadowRoot)}static get styles(){return[tt,et]}static get properties(){return{autofocus:{type:Boolean,reflect:!0},disabled:{type:Boolean,reflect:!0},loading:{type:Boolean,reflect:!0},ondark:{type:Boolean,reflect:!0},secondary:{type:Boolean,reflect:!0},tertiary:{type:Boolean,reflect:!0},arialabel:{type:String,reflect:!0},arialabelledby:{type:String,reflect:!0},title:{type:String,reflect:!0},type:{type:String,reflect:!0},value:{type:String,reflect:!0},id:{type:String},svgIconLeft:{type:String},svgIconRight:{type:String}}}focus(){this.renderRoot.querySelector("button").focus()}getIcon(t){return this.dom=(new DOMParser).parseFromString(t,"text/html"),this.svg=this.dom.body.firstChild,this.svg}render(){const t={"util_insetLg--squish":!0,"auro-button":!0,"auro-buttonOndark":this.ondark,"auro-button--secondary":this.secondary,"auro-buttonOndark--secondary":this.secondary&&this.ondark,"auro-button--tertiary":this.tertiary,"auro-buttonOndark--tertiary":this.tertiary&&this.ondark,icon:this.svgIconLeft||this.svgIconRight,loading:this.loading};return U`<button aria-label="${G(this.arialabel?this.arialabel:void 0)}" aria-labelledby="${G(this.arialabelledby?this.arialabelledby:void 0)}" ?autofocus="${this.autofocus}" class="${K(t)}" ?disabled="${this.disabled||this.loading}" id="${G(this.id?this.id:void 0)}" title="${G(this.title?this.title:void 0)}" name="${G(this.name?this.name:void 0)}" type="${G(this.type?this.type:void 0)}" .value="${G(this.value?this.value:void 0)}" @click="${()=>{}}" version="${"6.3.5"}">${G(this.svgIconLeft?this.getIcon(this.svgIconLeft):void 0)} ${G(this.loading?U`<auro-loader pulse></auro-loader>`:void 0)}<slot></slot>${G(this.svgIconRight?this.getIcon(this.svgIconRight):void 0)}</button>`}}customElements.get("auro-button")||customElements.define("auro-button",Vr);

@@ -1,1 +0,1 @@

export default '6.3.4'
export default '6.3.5'

@@ -11,3 +11,3 @@ {

"name": "@alaskaairux/auro-button",
"version": "6.3.5",
"version": "6.3.6",
"description": "Auro custom auro-button element",

@@ -14,0 +14,0 @@ "author": "Product design and research",

@@ -31,4 +31,13 @@ 'use strict';

=> DEPRECATION ALERT! DEPRECATION ALERT! <=`) + chalk.hex('#f26135')(`
With this release, the `) + chalk.hex('#ffd200').bold(`ID property`) + chalk.hex('#f26135')(` of
auro-button is `) + chalk.hex('#ffd200').bold(`deprecated`) + chalk.hex('#f26135')(`. This feature will be
removed with the release of
`) + chalk.hex('#ffd200').bold(`@aurodesignsystem/auro-button v7.0`) + chalk.hex('#f26135')(`.
See issue https://git.io/JEEYZ
╰─────────────────────────────── ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─╯
`)
);

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc