@aurodesignsystem/auro-formkit 5.2.2 → 5.2.3

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.
Files changed (34) hide show
  1. package/CHANGELOG.md +10 -3
  2. package/components/combobox/demo/api.md +2 -2
  3. package/components/combobox/demo/api.min.js +151 -75
  4. package/components/combobox/demo/index.min.js +149 -73
  5. package/components/combobox/dist/auro-combobox.d.ts +9 -0
  6. package/components/combobox/dist/index.js +83 -24
  7. package/components/combobox/dist/registered.js +83 -24
  8. package/components/counter/demo/api.min.js +99 -67
  9. package/components/counter/demo/index.min.js +99 -67
  10. package/components/counter/dist/index.js +18 -3
  11. package/components/counter/dist/registered.js +18 -3
  12. package/components/datepicker/demo/api.min.js +197 -171
  13. package/components/datepicker/demo/index.min.js +197 -171
  14. package/components/datepicker/dist/index.js +18 -3
  15. package/components/datepicker/dist/registered.js +18 -3
  16. package/components/dropdown/demo/api.min.js +48 -16
  17. package/components/dropdown/demo/index.min.js +48 -16
  18. package/components/dropdown/dist/auro-dropdown.d.ts +2 -0
  19. package/components/dropdown/dist/index.js +18 -3
  20. package/components/dropdown/dist/registered.js +18 -3
  21. package/components/menu/demo/api.min.js +8 -2
  22. package/components/menu/demo/index.min.js +8 -2
  23. package/components/menu/dist/index.js +8 -2
  24. package/components/menu/dist/registered.js +8 -2
  25. package/components/radio/demo/api.min.js +4 -4
  26. package/components/radio/demo/index.min.js +4 -4
  27. package/components/radio/dist/index.js +4 -4
  28. package/components/radio/dist/registered.js +4 -4
  29. package/components/select/demo/api.min.js +109 -50
  30. package/components/select/demo/index.min.js +109 -50
  31. package/components/select/dist/auro-select.d.ts +2 -0
  32. package/components/select/dist/index.js +46 -10
  33. package/components/select/dist/registered.js +46 -10
  34. package/package.json +1 -1
@@ -3,27 +3,27 @@
3
3
  * Copyright 2017 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
5
5
  */
6
- const t$3=globalThis,i$5=t$3.trustedTypes,s$4=i$5?i$5.createPolicy("lit-html",{createHTML:t=>t}):void 0,e$4="$lit$",h$1=`lit$${Math.random().toFixed(9).slice(2)}$`,o$6="?"+h$1,n$4=`<${o$6}>`,r$4=document,l$2=()=>r$4.createComment(""),c$3=t=>null===t||"object"!=typeof t&&"function"!=typeof t,a$2=Array.isArray,u$4=t=>a$2(t)||"function"==typeof t?.[Symbol.iterator],d$1="[ \t\n\f\r]",f$1=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,v$1=/-->/g,_=/>/g,m$1=RegExp(`>|${d$1}(?:([^\\s"'>=/]+)(${d$1}*=${d$1}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),p$2=/'/g,g=/"/g,$=/^(?:script|style|textarea|title)$/i,y$1=t=>(i,...s)=>({_$litType$:t,strings:i,values:s}),x=y$1(1),T=Symbol.for("lit-noChange"),E=Symbol.for("lit-nothing"),A=new WeakMap,C=r$4.createTreeWalker(r$4,129);function P(t,i){if(!a$2(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==s$4?s$4.createHTML(i):i}const V=(t,i)=>{const s=t.length-1,o=[];let r,l=2===i?"<svg>":3===i?"<math>":"",c=f$1;for(let i=0;i<s;i++){const s=t[i];let a,u,d=-1,y=0;for(;y<s.length&&(c.lastIndex=y,u=c.exec(s),null!==u);)y=c.lastIndex,c===f$1?"!--"===u[1]?c=v$1:void 0!==u[1]?c=_:void 0!==u[2]?($.test(u[2])&&(r=RegExp("</"+u[2],"g")),c=m$1):void 0!==u[3]&&(c=m$1):c===m$1?">"===u[0]?(c=r??f$1,d=-1):void 0===u[1]?d=-2:(d=c.lastIndex-u[2].length,a=u[1],c=void 0===u[3]?m$1:'"'===u[3]?g:p$2):c===g||c===p$2?c=m$1:c===v$1||c===_?c=f$1:(c=m$1,r=void 0);const x=c===m$1&&t[i+1].startsWith("/>")?" ":"";l+=c===f$1?s+n$4:d>=0?(o.push(a),s.slice(0,d)+e$4+s.slice(d)+h$1+x):s+h$1+(-2===d?i:x);}return [P(t,l+(t[s]||"<?>")+(2===i?"</svg>":3===i?"</math>":"")),o]};class N{constructor({strings:t,_$litType$:s},n){let r;this.parts=[];let c=0,a=0;const u=t.length-1,d=this.parts,[f,v]=V(t,s);if(this.el=N.createElement(f,n),C.currentNode=this.el.content,2===s||3===s){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes);}for(;null!==(r=C.nextNode())&&d.length<u;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(e$4)){const i=v[a++],s=r.getAttribute(t).split(h$1),e=/([.?@])?(.*)/.exec(i);d.push({type:1,index:c,name:e[2],strings:s,ctor:"."===e[1]?H:"?"===e[1]?I:"@"===e[1]?L:k}),r.removeAttribute(t);}else t.startsWith(h$1)&&(d.push({type:6,index:c}),r.removeAttribute(t));if($.test(r.tagName)){const t=r.textContent.split(h$1),s=t.length-1;if(s>0){r.textContent=i$5?i$5.emptyScript:"";for(let i=0;i<s;i++)r.append(t[i],l$2()),C.nextNode(),d.push({type:2,index:++c});r.append(t[s],l$2());}}}else if(8===r.nodeType)if(r.data===o$6)d.push({type:2,index:c});else {let t=-1;for(;-1!==(t=r.data.indexOf(h$1,t+1));)d.push({type:7,index:c}),t+=h$1.length-1;}c++;}}static createElement(t,i){const s=r$4.createElement("template");return s.innerHTML=t,s}}function S$1(t,i,s=t,e){if(i===T)return i;let h=void 0!==e?s._$Co?.[e]:s._$Cl;const o=c$3(i)?void 0:i._$litDirective$;return h?.constructor!==o&&(h?._$AO?.(false),void 0===o?h=void 0:(h=new o(t),h._$AT(t,s,e)),void 0!==e?(s._$Co??=[])[e]=h:s._$Cl=h),void 0!==h&&(i=S$1(t,h._$AS(t,i.values),h,e)),i}let M$1 = class M{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i;}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:i},parts:s}=this._$AD,e=(t?.creationScope??r$4).importNode(i,true);C.currentNode=e;let h=C.nextNode(),o=0,n=0,l=s[0];for(;void 0!==l;){if(o===l.index){let i;2===l.type?i=new R(h,h.nextSibling,this,t):1===l.type?i=new l.ctor(h,l.name,l.strings,this,t):6===l.type&&(i=new z(h,this,t)),this._$AV.push(i),l=s[++n];}o!==l?.index&&(h=C.nextNode(),o++);}return C.currentNode=r$4,e}p(t){let i=0;for(const s of this._$AV) void 0!==s&&(void 0!==s.strings?(s._$AI(t,s,i),i+=s.strings.length-2):s._$AI(t[i])),i++;}};class R{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,i,s,e){this.type=2,this._$AH=E,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cv=e?.isConnected??true;}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t?.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=S$1(this,t,i),c$3(t)?t===E||null==t||""===t?(this._$AH!==E&&this._$AR(),this._$AH=E):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):u$4(t)?this.k(t):this._(t);}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t));}_(t){this._$AH!==E&&c$3(this._$AH)?this._$AA.nextSibling.data=t:this.T(r$4.createTextNode(t)),this._$AH=t;}$(t){const{values:i,_$litType$:s}=t,e="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=N.createElement(P(s.h,s.h[0]),this.options)),s);if(this._$AH?._$AD===e)this._$AH.p(i);else {const t=new M$1(e,this),s=t.u(this.options);t.p(i),this.T(s),this._$AH=t;}}_$AC(t){let i=A.get(t.strings);return void 0===i&&A.set(t.strings,i=new N(t)),i}k(t){a$2(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const h of t)e===i.length?i.push(s=new R(this.O(l$2()),this.O(l$2()),this,this.options)):s=i[e],s._$AI(h),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e);}_$AR(t=this._$AA.nextSibling,i){for(this._$AP?.(false,true,i);t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i;}}setConnected(t){ void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t));}}class k{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,s,e,h){this.type=1,this._$AH=E,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=h,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=E;}_$AI(t,i=this,s,e){const h=this.strings;let o=false;if(void 0===h)t=S$1(this,t,i,0),o=!c$3(t)||t!==this._$AH&&t!==T,o&&(this._$AH=t);else {const e=t;let n,r;for(t=h[0],n=0;n<h.length-1;n++)r=S$1(this,e[s+n],i,n),r===T&&(r=this._$AH[n]),o||=!c$3(r)||r!==this._$AH[n],r===E?t=E:t!==E&&(t+=(r??"")+h[n+1]),this._$AH[n]=r;}o&&!e&&this.j(t);}j(t){t===E?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"");}}class H extends k{constructor(){super(...arguments),this.type=3;}j(t){this.element[this.name]=t===E?void 0:t;}}class I extends k{constructor(){super(...arguments),this.type=4;}j(t){this.element.toggleAttribute(this.name,!!t&&t!==E);}}class L extends k{constructor(t,i,s,e,h){super(t,i,s,e,h),this.type=5;}_$AI(t,i=this){if((t=S$1(this,t,i,0)??E)===T)return;const s=this._$AH,e=t===E&&s!==E||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,h=t!==E&&(s===E||e);e&&this.element.removeEventListener(this.name,this,s),h&&this.element.addEventListener(this.name,this,t),this._$AH=t;}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t);}}class z{constructor(t,i,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=s;}get _$AU(){return this._$AM._$AU}_$AI(t){S$1(this,t);}}const Z={I:R},j=t$3.litHtmlPolyfillSupport;j?.(N,R),(t$3.litHtmlVersions??=[]).push("3.3.1");const B=(t,i,s)=>{const e=s?.renderBefore??i;let h=e._$litPart$;if(void 0===h){const t=s?.renderBefore??null;e._$litPart$=h=new R(i.insertBefore(l$2(),t),t,void 0,s??{});}return h._$AI(t),h};
6
+ const t$3=globalThis,i$5=t$3.trustedTypes,s$5=i$5?i$5.createPolicy("lit-html",{createHTML:t=>t}):void 0,e$5="$lit$",h$3=`lit$${Math.random().toFixed(9).slice(2)}$`,o$8="?"+h$3,n$6=`<${o$8}>`,r$5=document,l$2=()=>r$5.createComment(""),c$4=t=>null===t||"object"!=typeof t&&"function"!=typeof t,a$2=Array.isArray,u$4=t=>a$2(t)||"function"==typeof t?.[Symbol.iterator],d$1="[ \t\n\f\r]",f$3=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,v$1=/-->/g,_=/>/g,m$1=RegExp(`>|${d$1}(?:([^\\s"'>=/]+)(${d$1}*=${d$1}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),p$2=/'/g,g=/"/g,$=/^(?:script|style|textarea|title)$/i,y$1=t=>(i,...s)=>({_$litType$:t,strings:i,values:s}),x=y$1(1),T=Symbol.for("lit-noChange"),E=Symbol.for("lit-nothing"),A=new WeakMap,C=r$5.createTreeWalker(r$5,129);function P(t,i){if(!a$2(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==s$5?s$5.createHTML(i):i}const V=(t,i)=>{const s=t.length-1,o=[];let r,l=2===i?"<svg>":3===i?"<math>":"",c=f$3;for(let i=0;i<s;i++){const s=t[i];let a,u,d=-1,y=0;for(;y<s.length&&(c.lastIndex=y,u=c.exec(s),null!==u);)y=c.lastIndex,c===f$3?"!--"===u[1]?c=v$1:void 0!==u[1]?c=_:void 0!==u[2]?($.test(u[2])&&(r=RegExp("</"+u[2],"g")),c=m$1):void 0!==u[3]&&(c=m$1):c===m$1?">"===u[0]?(c=r??f$3,d=-1):void 0===u[1]?d=-2:(d=c.lastIndex-u[2].length,a=u[1],c=void 0===u[3]?m$1:'"'===u[3]?g:p$2):c===g||c===p$2?c=m$1:c===v$1||c===_?c=f$3:(c=m$1,r=void 0);const x=c===m$1&&t[i+1].startsWith("/>")?" ":"";l+=c===f$3?s+n$6:d>=0?(o.push(a),s.slice(0,d)+e$5+s.slice(d)+h$3+x):s+h$3+(-2===d?i:x);}return [P(t,l+(t[s]||"<?>")+(2===i?"</svg>":3===i?"</math>":"")),o]};class N{constructor({strings:t,_$litType$:s},n){let r;this.parts=[];let c=0,a=0;const u=t.length-1,d=this.parts,[f,v]=V(t,s);if(this.el=N.createElement(f,n),C.currentNode=this.el.content,2===s||3===s){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes);}for(;null!==(r=C.nextNode())&&d.length<u;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(e$5)){const i=v[a++],s=r.getAttribute(t).split(h$3),e=/([.?@])?(.*)/.exec(i);d.push({type:1,index:c,name:e[2],strings:s,ctor:"."===e[1]?H:"?"===e[1]?I:"@"===e[1]?L:k}),r.removeAttribute(t);}else t.startsWith(h$3)&&(d.push({type:6,index:c}),r.removeAttribute(t));if($.test(r.tagName)){const t=r.textContent.split(h$3),s=t.length-1;if(s>0){r.textContent=i$5?i$5.emptyScript:"";for(let i=0;i<s;i++)r.append(t[i],l$2()),C.nextNode(),d.push({type:2,index:++c});r.append(t[s],l$2());}}}else if(8===r.nodeType)if(r.data===o$8)d.push({type:2,index:c});else {let t=-1;for(;-1!==(t=r.data.indexOf(h$3,t+1));)d.push({type:7,index:c}),t+=h$3.length-1;}c++;}}static createElement(t,i){const s=r$5.createElement("template");return s.innerHTML=t,s}}function S$1(t,i,s=t,e){if(i===T)return i;let h=void 0!==e?s._$Co?.[e]:s._$Cl;const o=c$4(i)?void 0:i._$litDirective$;return h?.constructor!==o&&(h?._$AO?.(false),void 0===o?h=void 0:(h=new o(t),h._$AT(t,s,e)),void 0!==e?(s._$Co??=[])[e]=h:s._$Cl=h),void 0!==h&&(i=S$1(t,h._$AS(t,i.values),h,e)),i}let M$1 = class M{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i;}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:i},parts:s}=this._$AD,e=(t?.creationScope??r$5).importNode(i,true);C.currentNode=e;let h=C.nextNode(),o=0,n=0,l=s[0];for(;void 0!==l;){if(o===l.index){let i;2===l.type?i=new R(h,h.nextSibling,this,t):1===l.type?i=new l.ctor(h,l.name,l.strings,this,t):6===l.type&&(i=new z(h,this,t)),this._$AV.push(i),l=s[++n];}o!==l?.index&&(h=C.nextNode(),o++);}return C.currentNode=r$5,e}p(t){let i=0;for(const s of this._$AV) void 0!==s&&(void 0!==s.strings?(s._$AI(t,s,i),i+=s.strings.length-2):s._$AI(t[i])),i++;}};class R{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,i,s,e){this.type=2,this._$AH=E,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=s,this.options=e,this._$Cv=e?.isConnected??true;}get parentNode(){let t=this._$AA.parentNode;const i=this._$AM;return void 0!==i&&11===t?.nodeType&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=S$1(this,t,i),c$4(t)?t===E||null==t||""===t?(this._$AH!==E&&this._$AR(),this._$AH=E):t!==this._$AH&&t!==T&&this._(t):void 0!==t._$litType$?this.$(t):void 0!==t.nodeType?this.T(t):u$4(t)?this.k(t):this._(t);}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t));}_(t){this._$AH!==E&&c$4(this._$AH)?this._$AA.nextSibling.data=t:this.T(r$5.createTextNode(t)),this._$AH=t;}$(t){const{values:i,_$litType$:s}=t,e="number"==typeof s?this._$AC(t):(void 0===s.el&&(s.el=N.createElement(P(s.h,s.h[0]),this.options)),s);if(this._$AH?._$AD===e)this._$AH.p(i);else {const t=new M$1(e,this),s=t.u(this.options);t.p(i),this.T(s),this._$AH=t;}}_$AC(t){let i=A.get(t.strings);return void 0===i&&A.set(t.strings,i=new N(t)),i}k(t){a$2(this._$AH)||(this._$AH=[],this._$AR());const i=this._$AH;let s,e=0;for(const h of t)e===i.length?i.push(s=new R(this.O(l$2()),this.O(l$2()),this,this.options)):s=i[e],s._$AI(h),e++;e<i.length&&(this._$AR(s&&s._$AB.nextSibling,e),i.length=e);}_$AR(t=this._$AA.nextSibling,i){for(this._$AP?.(false,true,i);t!==this._$AB;){const i=t.nextSibling;t.remove(),t=i;}}setConnected(t){ void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t));}}class k{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,s,e,h){this.type=1,this._$AH=E,this._$AN=void 0,this.element=t,this.name=i,this._$AM=e,this.options=h,s.length>2||""!==s[0]||""!==s[1]?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=E;}_$AI(t,i=this,s,e){const h=this.strings;let o=false;if(void 0===h)t=S$1(this,t,i,0),o=!c$4(t)||t!==this._$AH&&t!==T,o&&(this._$AH=t);else {const e=t;let n,r;for(t=h[0],n=0;n<h.length-1;n++)r=S$1(this,e[s+n],i,n),r===T&&(r=this._$AH[n]),o||=!c$4(r)||r!==this._$AH[n],r===E?t=E:t!==E&&(t+=(r??"")+h[n+1]),this._$AH[n]=r;}o&&!e&&this.j(t);}j(t){t===E?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"");}}class H extends k{constructor(){super(...arguments),this.type=3;}j(t){this.element[this.name]=t===E?void 0:t;}}class I extends k{constructor(){super(...arguments),this.type=4;}j(t){this.element.toggleAttribute(this.name,!!t&&t!==E);}}class L extends k{constructor(t,i,s,e,h){super(t,i,s,e,h),this.type=5;}_$AI(t,i=this){if((t=S$1(this,t,i,0)??E)===T)return;const s=this._$AH,e=t===E&&s!==E||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,h=t!==E&&(s===E||e);e&&this.element.removeEventListener(this.name,this,s),h&&this.element.addEventListener(this.name,this,t),this._$AH=t;}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t);}}class z{constructor(t,i,s){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=s;}get _$AU(){return this._$AM._$AU}_$AI(t){S$1(this,t);}}const Z={I:R},j=t$3.litHtmlPolyfillSupport;j?.(N,R),(t$3.litHtmlVersions??=[]).push("3.3.1");const B=(t,i,s)=>{const e=s?.renderBefore??i;let h=e._$litPart$;if(void 0===h){const t=s?.renderBefore??null;e._$litPart$=h=new R(i.insertBefore(l$2(),t),t,void 0,s??{});}return h._$AI(t),h};
7
7
 
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2020 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
12
  */
13
- const a$1=Symbol.for(""),o$5=t=>{if(t?.r===a$1)return t?._$litStatic$},s$3=t=>({_$litStatic$:t,r:a$1}),i$4=(t,...r)=>({_$litStatic$:r.reduce(((r,e,a)=>r+(t=>{if(void 0!==t._$litStatic$)return t._$litStatic$;throw Error(`Value passed to 'literal' function must be a 'literal' result: ${t}. Use 'unsafeStatic' to pass non-literal values, but\n take care to ensure page security.`)})(e)+t[a+1]),t[0]),r:a$1}),l$1=new Map,n$3=t=>(r,...e)=>{const a=e.length;let s,i;const n=[],u=[];let c,$=0,f=false;for(;$<a;){for(c=r[$];$<a&&void 0!==(i=e[$],s=o$5(i));)c+=s+r[++$],f=true;$!==a&&u.push(i),n.push(c),$++;}if($===a&&n.push(r[a]),f){const t=n.join("$$lit$$");void 0===(r=l$1.get(t))&&(n.raw=n,l$1.set(t,r=n)),e=u;}return t(r,...e)},u$3=n$3(x);
13
+ const a$1=Symbol.for(""),o$7=t=>{if(t?.r===a$1)return t?._$litStatic$},s$4=t=>({_$litStatic$:t,r:a$1}),i$4=(t,...r)=>({_$litStatic$:r.reduce(((r,e,a)=>r+(t=>{if(void 0!==t._$litStatic$)return t._$litStatic$;throw Error(`Value passed to 'literal' function must be a 'literal' result: ${t}. Use 'unsafeStatic' to pass non-literal values, but\n take care to ensure page security.`)})(e)+t[a+1]),t[0]),r:a$1}),l$1=new Map,n$5=t=>(r,...e)=>{const a=e.length;let s,i;const n=[],u=[];let c,$=0,f=false;for(;$<a;){for(c=r[$];$<a&&void 0!==(i=e[$],s=o$7(i));)c+=s+r[++$],f=true;$!==a&&u.push(i),n.push(c),$++;}if($===a&&n.push(r[a]),f){const t=n.join("$$lit$$");void 0===(r=l$1.get(t))&&(n.raw=n,l$1.set(t,r=n)),e=u;}return t(r,...e)},u$3=n$5(x);
14
14
 
15
15
  /**
16
16
  * @license
17
17
  * Copyright 2017 Google LLC
18
18
  * SPDX-License-Identifier: BSD-3-Clause
19
19
  */
20
- const t$2={ATTRIBUTE:1,CHILD:2},e$3=t=>(...e)=>({_$litDirective$:t,values:e});let i$3 = class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i;}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};
20
+ const t$2={ATTRIBUTE:1,CHILD:2},e$4=t=>(...e)=>({_$litDirective$:t,values:e});let i$3 = class i{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i;}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};
21
21
 
22
22
  /**
23
23
  * @license
24
24
  * Copyright 2018 Google LLC
25
25
  * SPDX-License-Identifier: BSD-3-Clause
26
- */const e$2=e$3(class extends i$3{constructor(t){if(super(t),t.type!==t$2.ATTRIBUTE||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return " "+Object.keys(t).filter((s=>t[s])).join(" ")+" "}update(s,[i]){if(void 0===this.st){this.st=new Set,void 0!==s.strings&&(this.nt=new Set(s.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(i)}const r=s.element.classList;for(const t of this.st)t in i||(r.remove(t),this.st.delete(t));for(const t in i){const s=!!i[t];s===this.st.has(t)||this.nt?.has(t)||(s?(r.add(t),this.st.add(t)):(r.remove(t),this.st.delete(t)));}return T}});
26
+ */const e$3=e$4(class extends i$3{constructor(t){if(super(t),t.type!==t$2.ATTRIBUTE||"class"!==t.name||t.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return " "+Object.keys(t).filter((s=>t[s])).join(" ")+" "}update(s,[i]){if(void 0===this.st){this.st=new Set,void 0!==s.strings&&(this.nt=new Set(s.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in i)i[t]&&!this.nt?.has(t)&&this.st.add(t);return this.render(i)}const r=s.element.classList;for(const t of this.st)t in i||(r.remove(t),this.st.delete(t));for(const t in i){const s=!!i[t];s===this.st.has(t)||this.nt?.has(t)||(s?(r.add(t),this.st.add(t)):(r.remove(t),this.st.delete(t)));}return T}});
27
27
 
28
28
  let DateFormatter$1 = class DateFormatter {
29
29
 
@@ -913,7 +913,7 @@ let AuroDependencyVersioning$3 = class AuroDependencyVersioning {
913
913
  */
914
914
  generateTag(baseName, version, tagClass) {
915
915
  const elementName = this.generateElementName(baseName, version);
916
- const tag = i$4`${s$3(elementName)}`;
916
+ const tag = i$4`${s$4(elementName)}`;
917
917
 
918
918
  if (!customElements.get(elementName)) {
919
919
  customElements.define(elementName, class extends tagClass {});
@@ -1127,19 +1127,19 @@ class AuroDatepickerUtilities {
1127
1127
  * Copyright 2019 Google LLC
1128
1128
  * SPDX-License-Identifier: BSD-3-Clause
1129
1129
  */
1130
- const t$1=globalThis,e$1=t$1.ShadowRoot&&(void 0===t$1.ShadyCSS||t$1.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s$2=Symbol(),o$4=new WeakMap;let n$2 = class n{constructor(t,e,o){if(this._$cssResult$=true,o!==s$2)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e;}get styleSheet(){let t=this.o;const s=this.t;if(e$1&&void 0===t){const e=void 0!==s&&1===s.length;e&&(t=o$4.get(s)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&o$4.set(s,t));}return t}toString(){return this.cssText}};const r$3=t=>new n$2("string"==typeof t?t:t+"",void 0,s$2),i$2=(t,...e)=>{const o=1===t.length?t[0]:e.reduce(((e,s,o)=>e+(t=>{if(true===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+t[o+1]),t[0]);return new n$2(o,t,s$2)},S=(s,o)=>{if(e$1)s.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),n=t$1.litNonce;void 0!==n&&o.setAttribute("nonce",n),o.textContent=e.cssText,s.appendChild(o);}},c$2=e$1?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return r$3(e)})(t):t;
1130
+ const t$1=globalThis,e$2=t$1.ShadowRoot&&(void 0===t$1.ShadyCSS||t$1.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s$3=Symbol(),o$6=new WeakMap;let n$4 = class n{constructor(t,e,o){if(this._$cssResult$=true,o!==s$3)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e;}get styleSheet(){let t=this.o;const s=this.t;if(e$2&&void 0===t){const e=void 0!==s&&1===s.length;e&&(t=o$6.get(s)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&o$6.set(s,t));}return t}toString(){return this.cssText}};const r$4=t=>new n$4("string"==typeof t?t:t+"",void 0,s$3),i$2=(t,...e)=>{const o=1===t.length?t[0]:e.reduce(((e,s,o)=>e+(t=>{if(true===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+t[o+1]),t[0]);return new n$4(o,t,s$3)},S=(s,o)=>{if(e$2)s.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),n=t$1.litNonce;void 0!==n&&o.setAttribute("nonce",n),o.textContent=e.cssText,s.appendChild(o);}},c$3=e$2?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return r$4(e)})(t):t;
1131
1131
 
1132
1132
  /**
1133
1133
  * @license
1134
1134
  * Copyright 2017 Google LLC
1135
1135
  * SPDX-License-Identifier: BSD-3-Clause
1136
- */const{is:i$1,defineProperty:e,getOwnPropertyDescriptor:h,getOwnPropertyNames:r$2,getOwnPropertySymbols:o$3,getPrototypeOf:n$1}=Object,a=globalThis,c$1=a.trustedTypes,l=c$1?c$1.emptyScript:"",p$1=a.reactiveElementPolyfillSupport,d=(t,s)=>t,u$2={toAttribute(t,s){switch(s){case Boolean:t=t?l:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,s){let i=t;switch(s){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t);}catch(t){i=null;}}return i}},f=(t,s)=>!i$1(t,s),b={attribute:true,type:String,converter:u$2,reflect:false,useDefault:false,hasChanged:f};Symbol.metadata??=Symbol("metadata"),a.litPropertyMetadata??=new WeakMap;class y extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t);}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,s=b){if(s.state&&(s.attribute=false),this._$Ei(),this.prototype.hasOwnProperty(t)&&((s=Object.create(s)).wrapped=true),this.elementProperties.set(t,s),!s.noAccessor){const i=Symbol(),h=this.getPropertyDescriptor(t,i,s);void 0!==h&&e(this.prototype,t,h);}}static getPropertyDescriptor(t,s,i){const{get:e,set:r}=h(this.prototype,t)??{get(){return this[s]},set(t){this[s]=t;}};return {get:e,set(s){const h=e?.call(this);r?.call(this,s),this.requestUpdate(t,h,i);},configurable:true,enumerable:true}}static getPropertyOptions(t){return this.elementProperties.get(t)??b}static _$Ei(){if(this.hasOwnProperty(d("elementProperties")))return;const t=n$1(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties);}static finalize(){if(this.hasOwnProperty(d("finalized")))return;if(this.finalized=true,this._$Ei(),this.hasOwnProperty(d("properties"))){const t=this.properties,s=[...r$2(t),...o$3(t)];for(const i of s)this.createProperty(i,t[i]);}const t=this[Symbol.metadata];if(null!==t){const s=litPropertyMetadata.get(t);if(void 0!==s)for(const[t,i]of s)this.elementProperties.set(t,i);}this._$Eh=new Map;for(const[t,s]of this.elementProperties){const i=this._$Eu(t,s);void 0!==i&&this._$Eh.set(i,t);}this.elementStyles=this.finalizeStyles(this.styles);}static finalizeStyles(s){const i=[];if(Array.isArray(s)){const e=new Set(s.flat(1/0).reverse());for(const s of e)i.unshift(c$2(s));}else void 0!==s&&i.push(c$2(s));return i}static _$Eu(t,s){const i=s.attribute;return false===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=false,this.hasUpdated=false,this._$Em=null,this._$Ev();}_$Ev(){this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)));}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.();}removeController(t){this._$EO?.delete(t);}_$E_(){const t=new Map,s=this.constructor.elementProperties;for(const i of s.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t);}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return S(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(true),this._$EO?.forEach((t=>t.hostConnected?.()));}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()));}attributeChangedCallback(t,s,i){this._$AK(t,i);}_$ET(t,s){const i=this.constructor.elementProperties.get(t),e=this.constructor._$Eu(t,i);if(void 0!==e&&true===i.reflect){const h=(void 0!==i.converter?.toAttribute?i.converter:u$2).toAttribute(s,i.type);this._$Em=t,null==h?this.removeAttribute(e):this.setAttribute(e,h),this._$Em=null;}}_$AK(t,s){const i=this.constructor,e=i._$Eh.get(t);if(void 0!==e&&this._$Em!==e){const t=i.getPropertyOptions(e),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:u$2;this._$Em=e;const r=h.fromAttribute(s,t.type);this[e]=r??this._$Ej?.get(e)??r,this._$Em=null;}}requestUpdate(t,s,i){if(void 0!==t){const e=this.constructor,h=this[t];if(i??=e.getPropertyOptions(t),!((i.hasChanged??f)(h,s)||i.useDefault&&i.reflect&&h===this._$Ej?.get(t)&&!this.hasAttribute(e._$Eu(t,i))))return;this.C(t,s,i);} false===this.isUpdatePending&&(this._$ES=this._$EP());}C(t,s,{useDefault:i,reflect:e,wrapped:h},r){i&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,r??s??this[t]),true!==h||void 0!==r)||(this._$AL.has(t)||(this.hasUpdated||i||(s=void 0),this._$AL.set(t,s)),true===e&&this._$Em!==t&&(this._$Eq??=new Set).add(t));}async _$EP(){this.isUpdatePending=true;try{await this._$ES;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,s]of this._$Ep)this[t]=s;this._$Ep=void 0;}const t=this.constructor.elementProperties;if(t.size>0)for(const[s,i]of t){const{wrapped:t}=i,e=this[s];true!==t||this._$AL.has(s)||void 0===e||this.C(s,void 0,i,e);}}let t=false;const s=this._$AL;try{t=this.shouldUpdate(s),t?(this.willUpdate(s),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(s)):this._$EM();}catch(s){throw t=false,this._$EM(),s}t&&this._$AE(s);}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=true,this.firstUpdated(t)),this.updated(t);}_$EM(){this._$AL=new Map,this.isUpdatePending=false;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return true}update(t){this._$Eq&&=this._$Eq.forEach((t=>this._$ET(t,this[t]))),this._$EM();}updated(t){}firstUpdated(t){}}y.elementStyles=[],y.shadowRootOptions={mode:"open"},y[d("elementProperties")]=new Map,y[d("finalized")]=new Map,p$1?.({ReactiveElement:y}),(a.reactiveElementVersions??=[]).push("2.1.1");
1136
+ */const{is:i$1,defineProperty:e$1,getOwnPropertyDescriptor:h$2,getOwnPropertyNames:r$3,getOwnPropertySymbols:o$5,getPrototypeOf:n$3}=Object,a=globalThis,c$2=a.trustedTypes,l=c$2?c$2.emptyScript:"",p$1=a.reactiveElementPolyfillSupport,d=(t,s)=>t,u$2={toAttribute(t,s){switch(s){case Boolean:t=t?l:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t);}return t},fromAttribute(t,s){let i=t;switch(s){case Boolean:i=null!==t;break;case Number:i=null===t?null:Number(t);break;case Object:case Array:try{i=JSON.parse(t);}catch(t){i=null;}}return i}},f$2=(t,s)=>!i$1(t,s),b={attribute:true,type:String,converter:u$2,reflect:false,useDefault:false,hasChanged:f$2};Symbol.metadata??=Symbol("metadata"),a.litPropertyMetadata??=new WeakMap;class y extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??=[]).push(t);}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,s=b){if(s.state&&(s.attribute=false),this._$Ei(),this.prototype.hasOwnProperty(t)&&((s=Object.create(s)).wrapped=true),this.elementProperties.set(t,s),!s.noAccessor){const i=Symbol(),h=this.getPropertyDescriptor(t,i,s);void 0!==h&&e$1(this.prototype,t,h);}}static getPropertyDescriptor(t,s,i){const{get:e,set:r}=h$2(this.prototype,t)??{get(){return this[s]},set(t){this[s]=t;}};return {get:e,set(s){const h=e?.call(this);r?.call(this,s),this.requestUpdate(t,h,i);},configurable:true,enumerable:true}}static getPropertyOptions(t){return this.elementProperties.get(t)??b}static _$Ei(){if(this.hasOwnProperty(d("elementProperties")))return;const t=n$3(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties);}static finalize(){if(this.hasOwnProperty(d("finalized")))return;if(this.finalized=true,this._$Ei(),this.hasOwnProperty(d("properties"))){const t=this.properties,s=[...r$3(t),...o$5(t)];for(const i of s)this.createProperty(i,t[i]);}const t=this[Symbol.metadata];if(null!==t){const s=litPropertyMetadata.get(t);if(void 0!==s)for(const[t,i]of s)this.elementProperties.set(t,i);}this._$Eh=new Map;for(const[t,s]of this.elementProperties){const i=this._$Eu(t,s);void 0!==i&&this._$Eh.set(i,t);}this.elementStyles=this.finalizeStyles(this.styles);}static finalizeStyles(s){const i=[];if(Array.isArray(s)){const e=new Set(s.flat(1/0).reverse());for(const s of e)i.unshift(c$3(s));}else void 0!==s&&i.push(c$3(s));return i}static _$Eu(t,s){const i=s.attribute;return false===i?void 0:"string"==typeof i?i:"string"==typeof t?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=false,this.hasUpdated=false,this._$Em=null,this._$Ev();}_$Ev(){this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),this.constructor.l?.forEach((t=>t(this)));}addController(t){(this._$EO??=new Set).add(t),void 0!==this.renderRoot&&this.isConnected&&t.hostConnected?.();}removeController(t){this._$EO?.delete(t);}_$E_(){const t=new Map,s=this.constructor.elementProperties;for(const i of s.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t);}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return S(t,this.constructor.elementStyles),t}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(true),this._$EO?.forEach((t=>t.hostConnected?.()));}enableUpdating(t){}disconnectedCallback(){this._$EO?.forEach((t=>t.hostDisconnected?.()));}attributeChangedCallback(t,s,i){this._$AK(t,i);}_$ET(t,s){const i=this.constructor.elementProperties.get(t),e=this.constructor._$Eu(t,i);if(void 0!==e&&true===i.reflect){const h=(void 0!==i.converter?.toAttribute?i.converter:u$2).toAttribute(s,i.type);this._$Em=t,null==h?this.removeAttribute(e):this.setAttribute(e,h),this._$Em=null;}}_$AK(t,s){const i=this.constructor,e=i._$Eh.get(t);if(void 0!==e&&this._$Em!==e){const t=i.getPropertyOptions(e),h="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==t.converter?.fromAttribute?t.converter:u$2;this._$Em=e;const r=h.fromAttribute(s,t.type);this[e]=r??this._$Ej?.get(e)??r,this._$Em=null;}}requestUpdate(t,s,i){if(void 0!==t){const e=this.constructor,h=this[t];if(i??=e.getPropertyOptions(t),!((i.hasChanged??f$2)(h,s)||i.useDefault&&i.reflect&&h===this._$Ej?.get(t)&&!this.hasAttribute(e._$Eu(t,i))))return;this.C(t,s,i);} false===this.isUpdatePending&&(this._$ES=this._$EP());}C(t,s,{useDefault:i,reflect:e,wrapped:h},r){i&&!(this._$Ej??=new Map).has(t)&&(this._$Ej.set(t,r??s??this[t]),true!==h||void 0!==r)||(this._$AL.has(t)||(this.hasUpdated||i||(s=void 0),this._$AL.set(t,s)),true===e&&this._$Em!==t&&(this._$Eq??=new Set).add(t));}async _$EP(){this.isUpdatePending=true;try{await this._$ES;}catch(t){Promise.reject(t);}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this._$Ep){for(const[t,s]of this._$Ep)this[t]=s;this._$Ep=void 0;}const t=this.constructor.elementProperties;if(t.size>0)for(const[s,i]of t){const{wrapped:t}=i,e=this[s];true!==t||this._$AL.has(s)||void 0===e||this.C(s,void 0,i,e);}}let t=false;const s=this._$AL;try{t=this.shouldUpdate(s),t?(this.willUpdate(s),this._$EO?.forEach((t=>t.hostUpdate?.())),this.update(s)):this._$EM();}catch(s){throw t=false,this._$EM(),s}t&&this._$AE(s);}willUpdate(t){}_$AE(t){this._$EO?.forEach((t=>t.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=true,this.firstUpdated(t)),this.updated(t);}_$EM(){this._$AL=new Map,this.isUpdatePending=false;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return true}update(t){this._$Eq&&=this._$Eq.forEach((t=>this._$ET(t,this[t]))),this._$EM();}updated(t){}firstUpdated(t){}}y.elementStyles=[],y.shadowRootOptions={mode:"open"},y[d("elementProperties")]=new Map,y[d("finalized")]=new Map,p$1?.({ReactiveElement:y}),(a.reactiveElementVersions??=[]).push("2.1.1");
1137
1137
 
1138
1138
  /**
1139
1139
  * @license
1140
1140
  * Copyright 2017 Google LLC
1141
1141
  * SPDX-License-Identifier: BSD-3-Clause
1142
- */const s$1=globalThis;class i extends y{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=B(r,this.renderRoot,this.renderOptions);}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(true);}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(false);}render(){return T}}i._$litElement$=true,i["finalized"]=true,s$1.litElementHydrateSupport?.({LitElement:i});const o$2=s$1.litElementPolyfillSupport;o$2?.({LitElement:i});(s$1.litElementVersions??=[]).push("4.2.1");
1142
+ */const s$2=globalThis;class i extends y{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0;}createRenderRoot(){const t=super.createRenderRoot();return this.renderOptions.renderBefore??=t.firstChild,t}update(t){const r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=B(r,this.renderRoot,this.renderOptions);}connectedCallback(){super.connectedCallback(),this._$Do?.setConnected(true);}disconnectedCallback(){super.disconnectedCallback(),this._$Do?.setConnected(false);}render(){return T}}i._$litElement$=true,i["finalized"]=true,s$2.litElementHydrateSupport?.({LitElement:i});const o$4=s$2.litElementPolyfillSupport;o$4?.({LitElement:i});(s$2.litElementVersions??=[]).push("4.2.1");
1143
1143
 
1144
1144
  class UtilitiesCalendarRender {
1145
1145
  constructor() {
@@ -1354,7 +1354,7 @@ typeof SuppressedError === "function" ? SuppressedError : function (error, suppr
1354
1354
  * @license
1355
1355
  * Copyright 2017 Google LLC
1356
1356
  * SPDX-License-Identifier: BSD-3-Clause
1357
- */const o$1={attribute:true,type:String,converter:u$2,reflect:false,hasChanged:f},r$1=(t=o$1,e,r)=>{const{kind:n,metadata:i}=r;let s=globalThis.litPropertyMetadata.get(i);if(void 0===s&&globalThis.litPropertyMetadata.set(i,s=new Map),"setter"===n&&((t=Object.create(t)).wrapped=true),s.set(r.name,t),"accessor"===n){const{name:o}=r;return {set(r){const n=e.get.call(this);e.set.call(this,r),this.requestUpdate(o,n,t);},init(e){return void 0!==e&&this.C(o,void 0,t,e),e}}}if("setter"===n){const{name:o}=r;return function(r){const n=this[o];e.call(this,r),this.requestUpdate(o,n,t);}}throw Error("Unsupported decorator location: "+n)};function n(t){return (e,o)=>"object"==typeof o?r$1(t,e,o):((t,e,o)=>{const r=e.hasOwnProperty(o);return e.constructor.createProperty(o,t),r?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)}
1357
+ */const o$3={attribute:true,type:String,converter:u$2,reflect:false,hasChanged:f$2},r$2=(t=o$3,e,r)=>{const{kind:n,metadata:i}=r;let s=globalThis.litPropertyMetadata.get(i);if(void 0===s&&globalThis.litPropertyMetadata.set(i,s=new Map),"setter"===n&&((t=Object.create(t)).wrapped=true),s.set(r.name,t),"accessor"===n){const{name:o}=r;return {set(r){const n=e.get.call(this);e.set.call(this,r),this.requestUpdate(o,n,t);},init(e){return void 0!==e&&this.C(o,void 0,t,e),e}}}if("setter"===n){const{name:o}=r;return function(r){const n=this[o];e.call(this,r),this.requestUpdate(o,n,t);}}throw Error("Unsupported decorator location: "+n)};function n$2(t){return (e,o)=>"object"==typeof o?r$2(t,e,o):((t,e,o)=>{const r=e.hasOwnProperty(o);return e.constructor.createProperty(o,t),r?Object.getOwnPropertyDescriptor(e,o):void 0})(t,e,o)}
1358
1358
 
1359
1359
  /**
1360
1360
  * @module constants
@@ -7299,19 +7299,19 @@ RangeDatepickerCell.styles = i$2`
7299
7299
  opacity: 0.4;
7300
7300
  }
7301
7301
  `;
7302
- __decorate([n({ type: Object })], RangeDatepickerCell.prototype, "day", void 0);
7303
- __decorate([n({ type: Boolean })], RangeDatepickerCell.prototype, "selected", void 0);
7304
- __decorate([n({ type: Boolean })], RangeDatepickerCell.prototype, "hovered", void 0);
7305
- __decorate([n({ type: String })], RangeDatepickerCell.prototype, "dateTo", void 0);
7306
- __decorate([n({ type: String })], RangeDatepickerCell.prototype, "dateFrom", void 0);
7307
- __decorate([n({ type: String })], RangeDatepickerCell.prototype, "month", void 0);
7308
- __decorate([n({ type: Number })], RangeDatepickerCell.prototype, "min", void 0);
7309
- __decorate([n({ type: Number })], RangeDatepickerCell.prototype, "max", void 0);
7310
- __decorate([n({ type: Boolean })], RangeDatepickerCell.prototype, "disabled", void 0);
7311
- __decorate([n({ type: Array })], RangeDatepickerCell.prototype, "disabledDays", void 0);
7312
- __decorate([n({ type: String })], RangeDatepickerCell.prototype, "hoveredDate", void 0);
7313
- __decorate([n({ type: Boolean })], RangeDatepickerCell.prototype, "isCurrentDate", void 0);
7314
- __decorate([n({ type: Object })], RangeDatepickerCell.prototype, "locale", null);
7302
+ __decorate([n$2({ type: Object })], RangeDatepickerCell.prototype, "day", void 0);
7303
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCell.prototype, "selected", void 0);
7304
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCell.prototype, "hovered", void 0);
7305
+ __decorate([n$2({ type: String })], RangeDatepickerCell.prototype, "dateTo", void 0);
7306
+ __decorate([n$2({ type: String })], RangeDatepickerCell.prototype, "dateFrom", void 0);
7307
+ __decorate([n$2({ type: String })], RangeDatepickerCell.prototype, "month", void 0);
7308
+ __decorate([n$2({ type: Number })], RangeDatepickerCell.prototype, "min", void 0);
7309
+ __decorate([n$2({ type: Number })], RangeDatepickerCell.prototype, "max", void 0);
7310
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCell.prototype, "disabled", void 0);
7311
+ __decorate([n$2({ type: Array })], RangeDatepickerCell.prototype, "disabledDays", void 0);
7312
+ __decorate([n$2({ type: String })], RangeDatepickerCell.prototype, "hoveredDate", void 0);
7313
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCell.prototype, "isCurrentDate", void 0);
7314
+ __decorate([n$2({ type: Object })], RangeDatepickerCell.prototype, "locale", null);
7315
7315
  AuroLibraryRuntimeUtils$9.prototype.registerComponent('wc-range-datepicker-cell', RangeDatepickerCell);
7316
7316
 
7317
7317
  class Day {
@@ -7812,24 +7812,24 @@ RangeDatepickerCalendar.styles = i$2`
7812
7812
  max-height: 200px;
7813
7813
  }
7814
7814
  `;
7815
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "dateFrom", void 0);
7816
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "dateTo", void 0);
7817
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "hoveredDate", void 0);
7818
- __decorate([n({ type: Boolean })], RangeDatepickerCalendar.prototype, "enableYearChange", void 0);
7819
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "month", void 0);
7820
- __decorate([n({ type: Boolean })], RangeDatepickerCalendar.prototype, "narrow", void 0);
7821
- __decorate([n({ type: Boolean })], RangeDatepickerCalendar.prototype, "noRange", void 0);
7822
- __decorate([n({ type: Boolean })], RangeDatepickerCalendar.prototype, "next", void 0);
7823
- __decorate([n({ type: Boolean })], RangeDatepickerCalendar.prototype, "prev", void 0);
7824
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "year", void 0);
7825
- __decorate([n({ type: Array })], RangeDatepickerCalendar.prototype, "disabledDays", void 0);
7826
- __decorate([n({ type: Object })], RangeDatepickerCalendar.prototype, "locale", null);
7827
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "max", void 0);
7828
- __decorate([n({ type: String })], RangeDatepickerCalendar.prototype, "min", void 0);
7829
- __decorate([n({ type: Array })], RangeDatepickerCalendar.prototype, "yearsList", void 0);
7830
- __decorate([n({ type: Array })], RangeDatepickerCalendar.prototype, "monthsList", void 0);
7831
- __decorate([n({ type: Array })], RangeDatepickerCalendar.prototype, "dayNamesOfTheWeek", void 0);
7832
- __decorate([n({ type: Array })], RangeDatepickerCalendar.prototype, "daysOfMonth", void 0);
7815
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "dateFrom", void 0);
7816
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "dateTo", void 0);
7817
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "hoveredDate", void 0);
7818
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCalendar.prototype, "enableYearChange", void 0);
7819
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "month", void 0);
7820
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCalendar.prototype, "narrow", void 0);
7821
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCalendar.prototype, "noRange", void 0);
7822
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCalendar.prototype, "next", void 0);
7823
+ __decorate([n$2({ type: Boolean })], RangeDatepickerCalendar.prototype, "prev", void 0);
7824
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "year", void 0);
7825
+ __decorate([n$2({ type: Array })], RangeDatepickerCalendar.prototype, "disabledDays", void 0);
7826
+ __decorate([n$2({ type: Object })], RangeDatepickerCalendar.prototype, "locale", null);
7827
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "max", void 0);
7828
+ __decorate([n$2({ type: String })], RangeDatepickerCalendar.prototype, "min", void 0);
7829
+ __decorate([n$2({ type: Array })], RangeDatepickerCalendar.prototype, "yearsList", void 0);
7830
+ __decorate([n$2({ type: Array })], RangeDatepickerCalendar.prototype, "monthsList", void 0);
7831
+ __decorate([n$2({ type: Array })], RangeDatepickerCalendar.prototype, "dayNamesOfTheWeek", void 0);
7832
+ __decorate([n$2({ type: Array })], RangeDatepickerCalendar.prototype, "daysOfMonth", void 0);
7833
7833
  AuroLibraryRuntimeUtils$9.prototype.registerComponent('wc-range-datepicker-calendar', RangeDatepickerCalendar);
7834
7834
 
7835
7835
  var styleCss$b = i$2`.body-default{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-default-font-size, 1rem);line-height:var(--wcss-body-default-line-height, 1.5rem)}.body-lg{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-lg-font-size, 1.125rem);line-height:var(--wcss-body-lg-line-height, 1.625rem)}.body-sm{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-sm-font-size, 0.875rem);line-height:var(--wcss-body-sm-line-height, 1.25rem)}.body-xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-xs-font-size, 0.75rem);line-height:var(--wcss-body-xs-line-height, 1rem)}.body-2xs{font-family:var(--wcss-body-family, "AS Circular"),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:var(--wcss-body-weight, 450);letter-spacing:var(--wcss-body-letter-spacing, 0);font-size:var(--wcss-body-2xs-font-size, 0.625rem);line-height:var(--wcss-body-2xs-line-height, 0.875rem)}.display-2xl{font-family:var(--wcss-display-2xl-family, "AS Circular"),var(--wcss-display-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-2xl-letter-spacing, 0);font-weight:var(--wcss-display-2xl-weight, 300);line-height:var(--wcss-display-2xl-line-height, 1.3);font-size:var(--wcss-display-2xl-font-size, clamp(3.5rem, 6vw, 5.375rem))}.display-xl{font-family:var(--wcss-display-xl-family, "AS Circular"),var(--wcss-display-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-xl-letter-spacing, 0);font-weight:var(--wcss-display-xl-weight, 300);line-height:var(--wcss-display-xl-line-height, 1.3);font-size:var(--wcss-display-xl-font-size, clamp(3rem, 5.3333333333vw, 4.5rem))}.display-lg{font-family:var(--wcss-display-lg-family, "AS Circular"),var(--wcss-display-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-lg-letter-spacing, 0);font-weight:var(--wcss-display-lg-weight, 300);line-height:var(--wcss-display-lg-line-height, 1.3);font-size:var(--wcss-display-lg-font-size, clamp(2.75rem, 4.6666666667vw, 4rem))}.display-md{font-family:var(--wcss-display-md-family, "AS Circular"),var(--wcss-display-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-md-letter-spacing, 0);font-weight:var(--wcss-display-md-weight, 300);line-height:var(--wcss-display-md-line-height, 1.3);font-size:var(--wcss-display-md-font-size, clamp(2.5rem, 4vw, 3.5rem))}.display-sm{font-family:var(--wcss-display-sm-family, "AS Circular"),var(--wcss-display-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-sm-letter-spacing, 0);font-weight:var(--wcss-display-sm-weight, 300);line-height:var(--wcss-display-sm-line-height, 1.3);font-size:var(--wcss-display-sm-font-size, clamp(2rem, 3.6666666667vw, 3rem))}.display-xs{font-family:var(--wcss-display-xs-family, "AS Circular"),var(--wcss-display-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-display-xs-letter-spacing, 0);font-weight:var(--wcss-display-xs-weight, 300);line-height:var(--wcss-display-xs-line-height, 1.3);font-size:var(--wcss-display-xs-font-size, clamp(1.75rem, 3vw, 2.375rem))}.heading-xl{font-family:var(--wcss-heading-xl-family, "AS Circular"),var(--wcss-heading-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-xl-letter-spacing, 0);font-weight:var(--wcss-heading-xl-weight, 300);line-height:var(--wcss-heading-xl-line-height, 1.3);font-size:var(--wcss-heading-xl-font-size, clamp(2rem, 3vw, 2.5rem))}.heading-lg{font-family:var(--wcss-heading-lg-family, "AS Circular"),var(--wcss-heading-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-lg-letter-spacing, 0);font-weight:var(--wcss-heading-lg-weight, 300);line-height:var(--wcss-heading-lg-line-height, 1.3);font-size:var(--wcss-heading-lg-font-size, clamp(1.75rem, 2.6666666667vw, 2.25rem))}.heading-md{font-family:var(--wcss-heading-md-family, "AS Circular"),var(--wcss-heading-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-md-letter-spacing, 0);font-weight:var(--wcss-heading-md-weight, 300);line-height:var(--wcss-heading-md-line-height, 1.3);font-size:var(--wcss-heading-md-font-size, clamp(1.625rem, 2.3333333333vw, 1.75rem))}.heading-sm{font-family:var(--wcss-heading-sm-family, "AS Circular"),var(--wcss-heading-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-sm-letter-spacing, 0);font-weight:var(--wcss-heading-sm-weight, 300);line-height:var(--wcss-heading-sm-line-height, 1.3);font-size:var(--wcss-heading-sm-font-size, clamp(1.375rem, 2vw, 1.5rem))}.heading-xs{font-family:var(--wcss-heading-xs-family, "AS Circular"),var(--wcss-heading-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-xs-letter-spacing, 0);font-weight:var(--wcss-heading-xs-weight, 450);line-height:var(--wcss-heading-xs-line-height, 1.3);font-size:var(--wcss-heading-xs-font-size, clamp(1.25rem, 1.6666666667vw, 1.25rem))}.heading-2xs{font-family:var(--wcss-heading-2xs-family, "AS Circular"),var(--wcss-heading-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-heading-2xs-letter-spacing, 0);font-weight:var(--wcss-heading-2xs-weight, 450);line-height:var(--wcss-heading-2xs-line-height, 1.3);font-size:var(--wcss-heading-2xs-font-size, clamp(1.125rem, 1.5vw, 1.125rem))}.accent-2xl{font-family:var(--wcss-accent-2xl-family, "Good OT"),var(--wcss-accent-2xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-2xl-letter-spacing, 0.05em);font-weight:var(--wcss-accent-2xl-weight, 450);line-height:var(--wcss-accent-2xl-line-height, 1);font-size:var(--wcss-accent-2xl-font-size, clamp(2rem, 3.1666666667vw, 2.375rem));text-transform:uppercase}.accent-xl{font-family:var(--wcss-accent-xl-family, "Good OT"),var(--wcss-accent-xl-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-xl-letter-spacing, 0.05em);font-weight:var(--wcss-accent-xl-weight, 450);line-height:var(--wcss-accent-xl-line-height, 1.3);font-size:var(--wcss-accent-xl-font-size, clamp(1.625rem, 2.3333333333vw, 2rem));text-transform:uppercase}.accent-lg{font-family:var(--wcss-accent-lg-family, "Good OT"),var(--wcss-accent-lg-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-lg-letter-spacing, 0.05em);font-weight:var(--wcss-accent-lg-weight, 450);line-height:var(--wcss-accent-lg-line-height, 1.3);font-size:var(--wcss-accent-lg-font-size, clamp(1.5rem, 2.1666666667vw, 1.75rem));text-transform:uppercase}.accent-md{font-family:var(--wcss-accent-md-family, "Good OT"),var(--wcss-accent-md-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-md-letter-spacing, 0.05em);font-weight:var(--wcss-accent-md-weight, 500);line-height:var(--wcss-accent-md-line-height, 1.3);font-size:var(--wcss-accent-md-font-size, clamp(1.375rem, 1.8333333333vw, 1.5rem));text-transform:uppercase}.accent-sm{font-family:var(--wcss-accent-sm-family, "Good OT"),var(--wcss-accent-sm-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-sm-letter-spacing, 0.05em);font-weight:var(--wcss-accent-sm-weight, 500);line-height:var(--wcss-accent-sm-line-height, 1.3);font-size:var(--wcss-accent-sm-font-size, clamp(1.125rem, 1.5vw, 1.25rem));text-transform:uppercase}.accent-xs{font-family:var(--wcss-accent-xs-family, "Good OT"),var(--wcss-accent-xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-xs-letter-spacing, 0.1em);font-weight:var(--wcss-accent-xs-weight, 500);line-height:var(--wcss-accent-xs-line-height, 1.3);font-size:var(--wcss-accent-xs-font-size, clamp(1rem, 1.3333333333vw, 1rem));text-transform:uppercase}.accent-2xs{font-family:var(--wcss-accent-2xs-family, "Good OT"),var(--wcss-accent-2xs-family-fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif);letter-spacing:var(--wcss-accent-2xs-letter-spacing, 0.1em);font-weight:var(--wcss-accent-2xs-weight, 450);line-height:var(--wcss-accent-2xs-line-height, 1.3);font-size:var(--wcss-accent-2xs-font-size, clamp(0.875rem, 1.1666666667vw, 0.875rem));text-transform:uppercase}@media screen and (max-width: 576px){:host{display:flex;justify-content:center}}.day{position:relative;width:var(--ds-size-500, 2.5rem);height:calc(var(--ds-size-700, 3.5rem) - 2px);padding:0;border-width:1px;border-style:solid;border-radius:var(--ds-size-300, 1.5rem);cursor:pointer;user-select:none}.day.disabled{cursor:default !important}.day.inRange::before{position:absolute;z-index:-1;top:50%;left:50%;display:block;width:14.2857142857vw;height:var(--ds-size-600, 3rem);content:"";transform:translate(-50%, -50%)}@media screen and (min-width: 576px){.day.inRange::before{width:var(--ds-size-600, 3rem)}}.day.rangeDepartDate::before{position:absolute;z-index:-1;top:50%;left:50%;display:block;width:14.2857142857vw;height:var(--ds-size-600, 3rem);content:"";transform:translate(-50%, -50%);width:7.1428571429vw;transform:translate(0%, -50%)}@media screen and (min-width: 576px){.day.rangeDepartDate::before{width:calc(var(--ds-size-600, 3rem)/2)}}.day.rangeReturnDate::before,.day.lastHoveredDate::before{position:absolute;z-index:-1;top:50%;left:50%;display:block;width:14.2857142857vw;height:var(--ds-size-600, 3rem);content:"";transform:translate(-50%, -50%);width:7.1428571429vw;transform:translate(-100%, -50%)}@media screen and (min-width: 576px){.day.rangeReturnDate::before,.day.lastHoveredDate::before{width:calc(var(--ds-size-600, 3rem)/2)}}.dateSlot{display:flex;flex-direction:column}::slotted([slot^=date_]){position:absolute;top:80%;left:50%;width:100%;white-space:nowrap;transform:translate(-50%, -50%)}::slotted(auro-icon){max-height:24px;max-width:24px}:host([renderForDateSlot]) .buttonWrapper{position:relative;width:100%;top:5px}:host([renderForDateSlot]) .currentDayMarker{position:relative;padding-bottom:5px;top:-8px}@media screen and (min-width: 576px){.day{width:var(--ds-size-600, 3rem);height:var(--ds-size-800, 4rem)}.day:hover{cursor:pointer}}`;
@@ -10326,7 +10326,7 @@ class AuroCalendarCell extends i {
10326
10326
  @click="${this.handleTap}"
10327
10327
  @mouseover="${this.handleHover}"
10328
10328
  @focus="${this.handleHover}"
10329
- class="${e$2(buttonClasses)}"
10329
+ class="${e$3(buttonClasses)}"
10330
10330
  ?disabled="${this.disabled}"
10331
10331
  title="${this.getTitle((_a = this.day) === null || _a === void 0 ? void 0 : _a.date)}"
10332
10332
  tabindex="-1">
@@ -10727,21 +10727,21 @@ RangeDatepicker.styles = i$2`
10727
10727
  margin-right: 16px;
10728
10728
  }
10729
10729
  `;
10730
- __decorate([n({ type: Array })], RangeDatepicker.prototype, "disabledDays", void 0);
10731
- __decorate([n({ type: Boolean })], RangeDatepicker.prototype, "enableYearChange", void 0);
10732
- __decorate([n({ type: Boolean })], RangeDatepicker.prototype, "forceNarrow", void 0);
10733
- __decorate([n({ type: Object })], RangeDatepicker.prototype, "locale", void 0);
10734
- __decorate([n({ type: String })], RangeDatepicker.prototype, "max", void 0);
10735
- __decorate([n({ type: String })], RangeDatepicker.prototype, "min", void 0);
10736
- __decorate([n({ type: Number })], RangeDatepicker.prototype, "month", void 0);
10737
- __decorate([n({ type: Boolean })], RangeDatepicker.prototype, "noRange", void 0);
10738
- __decorate([n({ type: Number })], RangeDatepicker.prototype, "year", void 0);
10739
- __decorate([n({ type: String })], RangeDatepicker.prototype, "dateFrom", void 0);
10740
- __decorate([n({ type: String })], RangeDatepicker.prototype, "dateTo", void 0);
10741
- __decorate([n({ type: String })], RangeDatepicker.prototype, "hoveredDate", void 0);
10742
- __decorate([n({ type: Number })], RangeDatepicker.prototype, "monthPlus", void 0);
10743
- __decorate([n({ type: Number })], RangeDatepicker.prototype, "yearPlus", void 0);
10744
- __decorate([n({ type: Boolean })], RangeDatepicker.prototype, "narrow", void 0);
10730
+ __decorate([n$2({ type: Array })], RangeDatepicker.prototype, "disabledDays", void 0);
10731
+ __decorate([n$2({ type: Boolean })], RangeDatepicker.prototype, "enableYearChange", void 0);
10732
+ __decorate([n$2({ type: Boolean })], RangeDatepicker.prototype, "forceNarrow", void 0);
10733
+ __decorate([n$2({ type: Object })], RangeDatepicker.prototype, "locale", void 0);
10734
+ __decorate([n$2({ type: String })], RangeDatepicker.prototype, "max", void 0);
10735
+ __decorate([n$2({ type: String })], RangeDatepicker.prototype, "min", void 0);
10736
+ __decorate([n$2({ type: Number })], RangeDatepicker.prototype, "month", void 0);
10737
+ __decorate([n$2({ type: Boolean })], RangeDatepicker.prototype, "noRange", void 0);
10738
+ __decorate([n$2({ type: Number })], RangeDatepicker.prototype, "year", void 0);
10739
+ __decorate([n$2({ type: String })], RangeDatepicker.prototype, "dateFrom", void 0);
10740
+ __decorate([n$2({ type: String })], RangeDatepicker.prototype, "dateTo", void 0);
10741
+ __decorate([n$2({ type: String })], RangeDatepicker.prototype, "hoveredDate", void 0);
10742
+ __decorate([n$2({ type: Number })], RangeDatepicker.prototype, "monthPlus", void 0);
10743
+ __decorate([n$2({ type: Number })], RangeDatepicker.prototype, "yearPlus", void 0);
10744
+ __decorate([n$2({ type: Boolean })], RangeDatepicker.prototype, "narrow", void 0);
10745
10745
 
10746
10746
  var chevronLeft = {"role":"img","color":"currentColor","title":"","desc":"Directional indicator; left.","width":"var(--auro-size-lg, var(--ds-size-300, 1.5rem))","height":"var(--auro-size-lg, var(--ds-size-300, 1.5rem))","xmlns":"http://www.w3.org/2000/svg","xmlns_xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 24 24","path":"/icons","style":"ico_squareLarge","type":"icon","name":"chevron-left","category":"interface","svg":"<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" aria-labelledby=\"chevron-left__desc\" class=\"ico_squareLarge\" role=\"img\" style=\"min-width:var(--auro-size-lg, var(--ds-size-300, 1.5rem));height:var(--auro-size-lg, var(--ds-size-300, 1.5rem));fill:currentColor\" viewBox=\"0 0 24 24\" part=\"svg\"><title/><desc id=\"chevron-left__desc\">Directional indicator; left.</desc><path d=\"m14.395 6.345.084.073a.75.75 0 0 1 .072.977l-.072.084-4.47 4.47 4.47 4.47a.75.75 0 0 1 .072.976l-.072.084a.75.75 0 0 1-.977.072l-.084-.072-4.823-4.823a1 1 0 0 1 0-1.415l4.823-4.823a.75.75 0 0 1 .977-.073\"/></svg>"};
10747
10747
 
@@ -10902,7 +10902,7 @@ class CalendarUtilities {
10902
10902
  * @license
10903
10903
  * Copyright 2018 Google LLC
10904
10904
  * SPDX-License-Identifier: BSD-3-Clause
10905
- */const o=o=>o??E;
10905
+ */const o$2=o=>o??E;
10906
10906
 
10907
10907
  var colorCss$3$2 = i$2`#headerContainer{box-shadow:var(--ds-auro-dropdownbib-header-boxshadow-color)}#footerContainer{background-color:var(--ds-auro-dropdownbib-footer-container-color)}`;
10908
10908
 
@@ -11010,7 +11010,7 @@ let AuroDependencyVersioning$2 = class AuroDependencyVersioning {
11010
11010
  */
11011
11011
  generateTag(baseName, version, tagClass) {
11012
11012
  const elementName = this.generateElementName(baseName, version);
11013
- const tag = i$4`${s$3(elementName)}`;
11013
+ const tag = i$4`${s$4(elementName)}`;
11014
11014
 
11015
11015
  if (!customElements.get(elementName)) {
11016
11016
  customElements.define(elementName, class extends tagClass {});
@@ -12085,26 +12085,26 @@ let AuroButton$2 = class AuroButton extends AuroElement$1$3 {
12085
12085
  return u$3`
12086
12086
  <${tag}
12087
12087
  part="${part}"
12088
- aria-label="${o(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
12089
- aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
12090
- tabindex="${o(this.tIndex || this.tabindex)}"
12088
+ aria-label="${o$2(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
12089
+ aria-labelledby="${o$2(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
12090
+ tabindex="${o$2(this.tIndex || this.tabindex)}"
12091
12091
  ?autofocus="${this.autofocus}"
12092
- class=${e$2(classes)}
12092
+ class=${e$3(classes)}
12093
12093
  ?disabled="${this.disabled || this.loading}"
12094
12094
  ?onDark="${this.onDark}"
12095
- title="${o(this.title ? this.title : undefined)}"
12096
- name="${o(this.name ? this.name : undefined)}"
12097
- type="${o(this.type ? this.type : undefined)}"
12098
- variant="${o(this.variant ? this.variant : undefined)}"
12099
- .value="${o(this.value ? this.value : undefined)}"
12095
+ title="${o$2(this.title ? this.title : undefined)}"
12096
+ name="${o$2(this.name ? this.name : undefined)}"
12097
+ type="${o$2(this.type ? this.type : undefined)}"
12098
+ variant="${o$2(this.variant ? this.variant : undefined)}"
12099
+ .value="${o$2(this.value ? this.value : undefined)}"
12100
12100
  @click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
12101
- href="${o(this.buttonHref || undefined)}"
12102
- target="${o(this.buttonTarget || undefined)}"
12103
- rel="${o(this.buttonRel || undefined)}"
12101
+ href="${o$2(this.buttonHref || undefined)}"
12102
+ target="${o$2(this.buttonTarget || undefined)}"
12103
+ rel="${o$2(this.buttonRel || undefined)}"
12104
12104
  >
12105
- ${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
12105
+ ${o$2(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
12106
12106
 
12107
- <span class="${e$2(contentClasses)}">
12107
+ <span class="${e$3(contentClasses)}">
12108
12108
  <span class="textSlot" part="text">
12109
12109
  <slot></slot>
12110
12110
  </span>
@@ -12506,9 +12506,9 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
12506
12506
  return x`
12507
12507
  <div class="componentWrapper">
12508
12508
  <div
12509
- class="${e$2(svgClasses)}"
12510
- title="${o(this.title || undefined)}">
12511
- <span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
12509
+ class="${e$3(svgClasses)}"
12510
+ title="${o$2(this.title || undefined)}">
12511
+ <span aria-hidden="${o$2(this.ariaHidden || true)}" part="svg">
12512
12512
  ${this.customSvg ? x`
12513
12513
  <slot name="svg"></slot>
12514
12514
  ` : x`
@@ -12518,7 +12518,7 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
12518
12518
  </span>
12519
12519
  </div>
12520
12520
 
12521
- <div class="${e$2(labelClasses)}">
12521
+ <div class="${e$3(labelClasses)}">
12522
12522
  <slot></slot>
12523
12523
  </div>
12524
12524
  </div>
@@ -12691,11 +12691,11 @@ class AuroHeader extends i {
12691
12691
  });
12692
12692
  }
12693
12693
 
12694
- const headerClasses = e$2(classObject);
12694
+ const headerClasses = e$3(classObject);
12695
12695
 
12696
12696
  // unsafeStatic dynamically creates tag names at runtime
12697
- const tag = s$3(`h${headingLevel}`);
12698
- return u$3`<${tag} class="${headerClasses}" style="color: ${o(this.color ? this.color : undefined)}"><slot></slot></${tag}>`;
12697
+ const tag = s$4(`h${headingLevel}`);
12698
+ return u$3`<${tag} class="${headerClasses}" style="color: ${o$2(this.color ? this.color : undefined)}"><slot></slot></${tag}>`;
12699
12699
  }
12700
12700
 
12701
12701
  // function that renders the HTML and CSS into the scope of the component
@@ -13921,26 +13921,26 @@ let AuroButton$1 = class AuroButton extends AuroElement$5 {
13921
13921
  return u$3`
13922
13922
  <${tag}
13923
13923
  part="${part}"
13924
- aria-label="${o(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
13925
- aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
13926
- tabindex="${o(this.tIndex || this.tabindex)}"
13924
+ aria-label="${o$2(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
13925
+ aria-labelledby="${o$2(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
13926
+ tabindex="${o$2(this.tIndex || this.tabindex)}"
13927
13927
  ?autofocus="${this.autofocus}"
13928
- class=${e$2(classes)}
13928
+ class=${e$3(classes)}
13929
13929
  ?disabled="${this.disabled || this.loading}"
13930
13930
  ?onDark="${this.onDark}"
13931
- title="${o(this.title ? this.title : undefined)}"
13932
- name="${o(this.name ? this.name : undefined)}"
13933
- type="${o(this.type ? this.type : undefined)}"
13934
- variant="${o(this.variant ? this.variant : undefined)}"
13935
- .value="${o(this.value ? this.value : undefined)}"
13931
+ title="${o$2(this.title ? this.title : undefined)}"
13932
+ name="${o$2(this.name ? this.name : undefined)}"
13933
+ type="${o$2(this.type ? this.type : undefined)}"
13934
+ variant="${o$2(this.variant ? this.variant : undefined)}"
13935
+ .value="${o$2(this.value ? this.value : undefined)}"
13936
13936
  @click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
13937
- href="${o(this.buttonHref || undefined)}"
13938
- target="${o(this.buttonTarget || undefined)}"
13939
- rel="${o(this.buttonRel || undefined)}"
13937
+ href="${o$2(this.buttonHref || undefined)}"
13938
+ target="${o$2(this.buttonTarget || undefined)}"
13939
+ rel="${o$2(this.buttonRel || undefined)}"
13940
13940
  >
13941
- ${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
13941
+ ${o$2(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
13942
13942
 
13943
- <span class="${e$2(contentClasses)}">
13943
+ <span class="${e$3(contentClasses)}">
13944
13944
  <span class="textSlot" part="text">
13945
13945
  <slot></slot>
13946
13946
  </span>
@@ -14318,6 +14318,24 @@ if (!customElements.get('auro-formkit-calendar')) {
14318
14318
  customElements.define('auro-formkit-calendar', AuroCalendar);
14319
14319
  }
14320
14320
 
14321
+ /**
14322
+ * @license
14323
+ * Copyright 2020 Google LLC
14324
+ * SPDX-License-Identifier: BSD-3-Clause
14325
+ */const {I:t}=Z,f$1=o=>void 0===o.strings,r$1=()=>document.createComment(""),s$1=(o,i,n)=>{const e=o._$AA.parentNode,l=void 0===i?o._$AB:i._$AA;if(void 0===n){const i=e.insertBefore(r$1(),l),d=e.insertBefore(r$1(),l);n=new t(i,d,o,o.options);}else {const t=n._$AB.nextSibling,i=n._$AM,d=i!==o;if(d){let t;n._$AQ?.(o),n._$AM=o,void 0!==n._$AP&&(t=o._$AU)!==i._$AU&&n._$AP(t);}if(t!==l||d){let o=n._$AA;for(;o!==t;){const t=o.nextSibling;e.insertBefore(o,l),o=t;}}}return n},v=(o,t,i=o)=>(o._$AI(t,i),o),u$1={},m=(o,t=u$1)=>o._$AH=t,p=o=>o._$AH,M=o=>{o._$AR(),o._$AA.remove();};
14326
+
14327
+ /**
14328
+ * @license
14329
+ * Copyright 2017 Google LLC
14330
+ * SPDX-License-Identifier: BSD-3-Clause
14331
+ */const s=(i,t)=>{const e=i._$AN;if(void 0===e)return false;for(const i of e)i._$AO?.(t,false),s(i,t);return true},o$1=i=>{let t,e;do{if(void 0===(t=i._$AM))break;e=t._$AN,e.delete(i),i=t;}while(0===e?.size)},r=i=>{for(let t;t=i._$AM;i=t){let e=t._$AN;if(void 0===e)t._$AN=e=new Set;else if(e.has(i))break;e.add(i),c$1(t);}};function h$1(i){ void 0!==this._$AN?(o$1(this),this._$AM=i,r(this)):this._$AM=i;}function n$1(i,t=false,e=0){const r=this._$AH,h=this._$AN;if(void 0!==h&&0!==h.size)if(t)if(Array.isArray(r))for(let i=e;i<r.length;i++)s(r[i],false),o$1(r[i]);else null!=r&&(s(r,false),o$1(r));else s(this,i);}const c$1=i=>{i.type==t$2.CHILD&&(i._$AP??=n$1,i._$AQ??=h$1);};class f extends i$3{constructor(){super(...arguments),this._$AN=void 0;}_$AT(i,t,e){super._$AT(i,t,e),r(this),this.isConnected=i._$AU;}_$AO(i,t=true){i!==this.isConnected&&(this.isConnected=i,i?this.reconnected?.():this.disconnected?.()),t&&(s(this,i),o$1(this));}setValue(t){if(f$1(this._$Ct))this._$Ct._$AI(t,this);else {const i=[...this._$Ct._$AH];i[this._$Ci]=t,this._$Ct._$AI(i,this,0);}}disconnected(){}reconnected(){}}
14332
+
14333
+ /**
14334
+ * @license
14335
+ * Copyright 2020 Google LLC
14336
+ * SPDX-License-Identifier: BSD-3-Clause
14337
+ */const e=()=>new h;class h{}const o=new WeakMap,n=e$4(class extends f{render(i){return E}update(i,[s]){const e=s!==this.G;return e&&void 0!==this.G&&this.rt(void 0),(e||this.lt!==this.ct)&&(this.G=s,this.ht=i.options?.host,this.rt(this.ct=i.element)),E}rt(t){if(this.isConnected||(t=void 0),"function"==typeof this.G){const i=this.ht??globalThis;let s=o.get(i);void 0===s&&(s=new WeakMap,o.set(i,s)),void 0!==s.get(this.G)&&this.G.call(this.ht,void 0),s.set(this.G,t),void 0!==t&&this.G.call(this.ht,t);}else this.G.value=t;}get lt(){return "function"==typeof this.G?o.get(this.ht??globalThis)?.get(this.G):this.G?.value}disconnected(){this.lt===this.ct&&this.rt(void 0);}reconnected(){this.rt(this.ct);}});
14338
+
14321
14339
  // Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
14322
14340
  // See LICENSE in the project root for license information.
14323
14341
 
@@ -16855,7 +16873,7 @@ let AuroDependencyVersioning$1 = class AuroDependencyVersioning {
16855
16873
  */
16856
16874
  generateTag(baseName, version, tagClass) {
16857
16875
  const elementName = this.generateElementName(baseName, version);
16858
- const tag = i$4`${s$3(elementName)}`;
16876
+ const tag = i$4`${s$4(elementName)}`;
16859
16877
 
16860
16878
  if (!customElements.get(elementName)) {
16861
16879
  customElements.define(elementName, class extends tagClass {});
@@ -17246,9 +17264,9 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
17246
17264
  return x`
17247
17265
  <div class="componentWrapper">
17248
17266
  <div
17249
- class="${e$2(svgClasses)}"
17250
- title="${o(this.title || undefined)}">
17251
- <span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
17267
+ class="${e$3(svgClasses)}"
17268
+ title="${o$2(this.title || undefined)}">
17269
+ <span aria-hidden="${o$2(this.ariaHidden || true)}" part="svg">
17252
17270
  ${this.customSvg ? x`
17253
17271
  <slot name="svg"></slot>
17254
17272
  ` : x`
@@ -17258,7 +17276,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
17258
17276
  </span>
17259
17277
  </div>
17260
17278
 
17261
- <div class="${e$2(labelClasses)}">
17279
+ <div class="${e$3(labelClasses)}">
17262
17280
  <slot></slot>
17263
17281
  </div>
17264
17282
  </div>
@@ -17268,7 +17286,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
17268
17286
 
17269
17287
  var iconVersion$2 = '8.1.2';
17270
17288
 
17271
- var styleCss$2$1 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
17289
+ var styleCss$2$1 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}:host(:not([isfullscreen])) .container[class*=shape-rounded]{border-radius:16px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
17272
17290
 
17273
17291
  var colorCss$2$1 = i$2`.container{background-color:var(--ds-auro-dropdownbib-container-color);box-shadow:var(--ds-auro-dropdownbib-boxshadow-color);color:var(--ds-auro-dropdownbib-text-color)}`;
17274
17292
 
@@ -17458,7 +17476,7 @@ class AuroDropdownBib extends i {
17458
17476
  classes[`shape-${this.shape}`] = true;
17459
17477
 
17460
17478
  return u$3`
17461
- <div class="${e$2(classes)}" part="bibContainer">
17479
+ <div class="${e$3(classes)}" part="bibContainer">
17462
17480
  <slot></slot>
17463
17481
  </div>
17464
17482
  `;
@@ -17471,7 +17489,7 @@ var shapeSizeCss$1 = i$2`.wrapper{overflow:hidden}.shape-classic-xl,.shape-class
17471
17489
 
17472
17490
  var colorCss$1$2 = i$2`:host(:not([layout*=classic])){--ds-auro-dropdown-trigger-border-color: transparent}:host(:not([ondark])) .wrapper{border-color:var(--ds-auro-dropdown-trigger-border-color);background-color:var(--ds-auro-dropdown-trigger-background-color);color:var(--ds-auro-dropdown-trigger-text-color)}:host(:not([ondark])) .wrapper:focus-within,:host(:not([ondark])) .wrapper:active{--ds-auro-dropdown-trigger-border-color: var(--ds-advanced-color-state-focused, #01426a);--ds-auro-dropdown-trigger-outline-color: var(--ds-advanced-color-state-focused, #01426a)}:host(:not([ondark])) .wrapper:hover{--ds-auro-dropdown-trigger-background-color: var(--ds-auro-dropdown-trigger-hover-background-color)}:host(:not([onDark])[disabled]){--ds-auro-dropdown-trigger-text-color: var(--ds-basic-color-texticon-disabled, #d0d0d0);--ds-auro-dropdown-label-text-color: var(--ds-basic-color-texticon-disabled, #d0d0d0);--ds-auro-dropdown-trigger-border-color: var(--ds-basic-color-border-subtle, #dddddd)}:host(:not([ondark])[error]){--ds-auro-dropdown-trigger-border-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]) .label,:host([onDark]) .helpText{color:var(--ds-auro-dropdown-label-text-color)}:host([onDark]) .wrapper{border-color:var(--ds-auro-dropdown-trigger-border-color);background-color:var(--ds-auro-dropdown-trigger-background-color);color:var(--ds-auro-dropdown-trigger-text-color)}:host([onDark]) .wrapper:focus-within,:host([onDark]) .wrapper:active{--ds-auro-dropdown-trigger-border-color: var(--ds-advanced-color-state-focused-inverse, #ffffff);--ds-auro-dropdown-trigger-outline-color: var(--ds-advanced-color-state-focused-inverse, #ffffff)}:host([onDark]) .wrapper:hover{--ds-auro-dropdown-trigger-background-color: var(--ds-auro-dropdown-trigger-hover-background-color)}:host([onDark][disabled]){--ds-auro-dropdown-trigger-text-color: var(--ds-basic-color-texticon-inverse-disabled, #7e8894);--ds-auro-dropdown-label-text-color: var(--ds-basic-color-texticon-inverse-disabled, #7e8894);--ds-auro-dropdown-trigger-container-color: var(--ds-advanced-color-shared-background-inverse-disabled, rgba(255, 255, 255, 0.1))}:host([ondark][error]){--ds-auro-dropdown-trigger-border-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}`;
17473
17491
 
17474
- var styleCss$1$2 = i$2`:host{position:relative;display:block;text-align:left;transform:translateZ(0)}:host([open]){z-index:var(--depth-tooltip, 400)}:host([open][isbibfullscreen]){position:fixed;top:0;left:0}.wrapper{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:center;outline:none}.triggerContentWrapper{display:flex;overflow:hidden;width:100%;flex:1;align-items:center;justify-content:center;text-overflow:ellipsis;white-space:nowrap}:host([matchwidth]) #bibSizer{width:100%}`;
17492
+ var styleCss$1$2 = i$2`:host{position:relative;display:block;text-align:left}[popover=manual]{overflow:visible;padding:0;border:inherit;margin:0;background:inherit;outline:inherit}:host([open]){z-index:var(--depth-tooltip, 400)}.wrapper{display:flex;flex:1;flex-direction:row;align-items:center;justify-content:center;outline:none}.triggerContentWrapper{display:flex;overflow:hidden;width:100%;flex:1;align-items:center;justify-content:center;text-overflow:ellipsis;white-space:nowrap}:host([matchwidth]) #bibSizer{width:100%}`;
17475
17493
 
17476
17494
  var classicColorCss$1 = i$2``;
17477
17495
 
@@ -17829,6 +17847,9 @@ class AuroDropdown extends AuroElement$4 {
17829
17847
  /** @private */
17830
17848
  this.handleDropdownToggle = this.handleDropdownToggle.bind(this);
17831
17849
 
17850
+ /** @private */
17851
+ this.bibElement = e();
17852
+
17832
17853
  this.privateDefaults();
17833
17854
  }
17834
17855
 
@@ -18265,6 +18286,14 @@ class AuroDropdown extends AuroElement$4 {
18265
18286
  if (changedProperties.size === 0 || changedProperties.has('isPopoverVisible')) {
18266
18287
  this.handleTriggerContentSlotChange();
18267
18288
  }
18289
+
18290
+ if (changedProperties.has('isPopoverVisible') && this.bibElement.value) {
18291
+ if (this.isPopoverVisible) {
18292
+ this.bibElement.value.showPopover();
18293
+ } else {
18294
+ this.bibElement.value.hidePopover();
18295
+ }
18296
+ }
18268
18297
  }
18269
18298
 
18270
18299
  /**
@@ -18569,12 +18598,12 @@ class AuroDropdown extends AuroElement$4 {
18569
18598
  <div>
18570
18599
  <div
18571
18600
  id="trigger"
18572
- class="${e$2(this.commonWrapperClasses)}" part="wrapper"
18573
- tabindex="${o(this.triggerContentFocusable ? undefined : this.tabIndex)}"
18574
- role="${o(this.triggerContentFocusable ? undefined : this.a11yRole)}"
18575
- aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
18576
- aria-controls="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
18577
- aria-labelledby="${o(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
18601
+ class="${e$3(this.commonWrapperClasses)}" part="wrapper"
18602
+ tabindex="${o$2(this.triggerContentFocusable ? undefined : this.tabIndex)}"
18603
+ role="${o$2(this.triggerContentFocusable ? undefined : this.a11yRole)}"
18604
+ aria-expanded="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
18605
+ aria-controls="${o$2(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.dropdownId)}"
18606
+ aria-labelledby="${o$2(this.triggerContentFocusable ? undefined : 'triggerLabel')}"
18578
18607
  @focusin="${this.handleFocusin}"
18579
18608
  @blur="${this.handleFocusOut}">
18580
18609
  <div class="triggerContentWrapper" id="triggerLabel">
@@ -18597,7 +18626,7 @@ class AuroDropdown extends AuroElement$4 {
18597
18626
  </div>
18598
18627
  ` : undefined }
18599
18628
  </div>
18600
- <div class="${e$2(helpTextClasses)}">
18629
+ <div class="${e$3(helpTextClasses)}">
18601
18630
  <slot name="helpText"></slot>
18602
18631
  </div>
18603
18632
  <div id="bibSizer" part="size"></div>
@@ -18605,7 +18634,10 @@ class AuroDropdown extends AuroElement$4 {
18605
18634
  id="bib"
18606
18635
  shape="${this.shape}"
18607
18636
  ?data-show="${this.isPopoverVisible}"
18608
- ?isfullscreen="${this.isBibFullscreen}">
18637
+ ?isfullscreen="${this.isBibFullscreen}"
18638
+ ${n(this.bibElement)}
18639
+ popover="manual"
18640
+ >
18609
18641
  <div class="slotContent">
18610
18642
  <slot @slotchange="${this.handleDefaultSlot}"></slot>
18611
18643
  </div>
@@ -18694,18 +18726,12 @@ class AuroDropdown extends AuroElement$4 {
18694
18726
 
18695
18727
  var dropdownVersion = '3.0.0';
18696
18728
 
18697
- /**
18698
- * @license
18699
- * Copyright 2020 Google LLC
18700
- * SPDX-License-Identifier: BSD-3-Clause
18701
- */const {I:t}=Z,r=()=>document.createComment(""),s=(o,i,n)=>{const e=o._$AA.parentNode,l=void 0===i?o._$AB:i._$AA;if(void 0===n){const i=e.insertBefore(r(),l),d=e.insertBefore(r(),l);n=new t(i,d,o,o.options);}else {const t=n._$AB.nextSibling,i=n._$AM,d=i!==o;if(d){let t;n._$AQ?.(o),n._$AM=o,void 0!==n._$AP&&(t=o._$AU)!==i._$AU&&n._$AP(t);}if(t!==l||d){let o=n._$AA;for(;o!==t;){const t=o.nextSibling;e.insertBefore(o,l),o=t;}}}return n},v=(o,t,i=o)=>(o._$AI(t,i),o),u$1={},m=(o,t=u$1)=>o._$AH=t,p=o=>o._$AH,M=o=>{o._$AR(),o._$AA.remove();};
18702
-
18703
18729
  /**
18704
18730
  * @license
18705
18731
  * Copyright 2017 Google LLC
18706
18732
  * SPDX-License-Identifier: BSD-3-Clause
18707
18733
  */
18708
- const u=(e,s,t)=>{const r=new Map;for(let l=s;l<=t;l++)r.set(e[l],l);return r},c=e$3(class extends i$3{constructor(e){if(super(e),e.type!==t$2.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,s,t){let r;void 0===t?t=s:void 0!==s&&(r=s);const l=[],o=[];let i=0;for(const s of e)l[i]=r?r(s,i):i,o[i]=t(s,i),i++;return {values:o,keys:l}}render(e,s,t){return this.dt(e,s,t).values}update(s$1,[t,r,c]){const d=p(s$1),{values:p$1,keys:a}=this.dt(t,r,c);if(!Array.isArray(d))return this.ut=a,p$1;const h=this.ut??=[],v$1=[];let m$1,y,x=0,j=d.length-1,k=0,w=p$1.length-1;for(;x<=j&&k<=w;)if(null===d[x])x++;else if(null===d[j])j--;else if(h[x]===a[k])v$1[k]=v(d[x],p$1[k]),x++,k++;else if(h[j]===a[w])v$1[w]=v(d[j],p$1[w]),j--,w--;else if(h[x]===a[w])v$1[w]=v(d[x],p$1[w]),s(s$1,v$1[w+1],d[x]),x++,w--;else if(h[j]===a[k])v$1[k]=v(d[j],p$1[k]),s(s$1,d[x],d[j]),j--,k++;else if(void 0===m$1&&(m$1=u(a,k,w),y=u(h,x,j)),m$1.has(h[x]))if(m$1.has(h[j])){const e=y.get(a[k]),t=void 0!==e?d[e]:null;if(null===t){const e=s(s$1,d[x]);v(e,p$1[k]),v$1[k]=e;}else v$1[k]=v(t,p$1[k]),s(s$1,d[x],t),d[e]=null;k++;}else M(d[j]),j--;else M(d[x]),x++;for(;k<=w;){const e=s(s$1,v$1[w+1]);v(e,p$1[k]),v$1[k++]=e;}for(;x<=j;){const e=d[x++];null!==e&&M(e);}return this.ut=a,m(s$1,v$1),T}});
18734
+ const u=(e,s,t)=>{const r=new Map;for(let l=s;l<=t;l++)r.set(e[l],l);return r},c=e$4(class extends i$3{constructor(e){if(super(e),e.type!==t$2.CHILD)throw Error("repeat() can only be used in text expressions")}dt(e,s,t){let r;void 0===t?t=s:void 0!==s&&(r=s);const l=[],o=[];let i=0;for(const s of e)l[i]=r?r(s,i):i,o[i]=t(s,i),i++;return {values:o,keys:l}}render(e,s,t){return this.dt(e,s,t).values}update(s,[t,r,c]){const d=p(s),{values:p$1,keys:a}=this.dt(t,r,c);if(!Array.isArray(d))return this.ut=a,p$1;const h=this.ut??=[],v$1=[];let m$1,y,x=0,j=d.length-1,k=0,w=p$1.length-1;for(;x<=j&&k<=w;)if(null===d[x])x++;else if(null===d[j])j--;else if(h[x]===a[k])v$1[k]=v(d[x],p$1[k]),x++,k++;else if(h[j]===a[w])v$1[w]=v(d[j],p$1[w]),j--,w--;else if(h[x]===a[w])v$1[w]=v(d[x],p$1[w]),s$1(s,v$1[w+1],d[x]),x++,w--;else if(h[j]===a[k])v$1[k]=v(d[j],p$1[k]),s$1(s,d[x],d[j]),j--,k++;else if(void 0===m$1&&(m$1=u(a,k,w),y=u(h,x,j)),m$1.has(h[x]))if(m$1.has(h[j])){const e=y.get(a[k]),t=void 0!==e?d[e]:null;if(null===t){const e=s$1(s,d[x]);v(e,p$1[k]),v$1[k]=e;}else v$1[k]=v(t,p$1[k]),s$1(s,d[x],t),d[e]=null;k++;}else M(d[j]),j--;else M(d[x]),x++;for(;k<=w;){const e=s$1(s,v$1[w+1]);v(e,p$1[k]),v$1[k++]=e;}for(;x<=j;){const e=d[x++];null!==e&&M(e);}return this.ut=a,m(s,v$1),T}});
18709
18735
 
18710
18736
  var shapeSizeCss = i$2`.wrapper{overflow:hidden}.shape-classic-xl,.shape-classic-lg,.shape-classic-md,.shape-classic-sm,.shape-classic-xs{min-height:56px;max-height:56px;border-style:solid;border-width:1px;border-radius:var(--ds-border-radius, 0.375rem)}.shape-classic-xl.simple,.shape-classic-lg.simple,.shape-classic-md.simple,.shape-classic-sm.simple,.shape-classic-xs.simple{border-width:0px;min-height:58px;max-height:58px;background-color:unset;box-shadow:none}.shape-classic-xl.thin,.shape-classic-lg.thin,.shape-classic-md.thin,.shape-classic-sm.thin,.shape-classic-xs.thin{border-width:1px;min-height:56px;max-height:56px;background-color:unset}.shape-classic-xl.parentBorder,.shape-classic-lg.parentBorder,.shape-classic-md.parentBorder,.shape-classic-sm.parentBorder,.shape-classic-xs.parentBorder{border:0;box-shadow:unset;min-height:54px;max-height:54px}.shape-snowflake-xl,.shape-snowflake-lg,.shape-snowflake-md,.shape-snowflake-sm,.shape-snowflake-xs{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:30px}.shape-snowflake-xl.simple,.shape-snowflake-lg.simple,.shape-snowflake-md.simple,.shape-snowflake-sm.simple,.shape-snowflake-xs.simple{border-width:0px;min-height:60px;max-height:60px;background-color:unset;box-shadow:none}.shape-snowflake-xl.thin,.shape-snowflake-lg.thin,.shape-snowflake-md.thin,.shape-snowflake-sm.thin,.shape-snowflake-xs.thin{border-width:1px;min-height:58px;max-height:58px;background-color:unset}.shape-snowflake-xl.parentBorder,.shape-snowflake-lg.parentBorder,.shape-snowflake-md.parentBorder,.shape-snowflake-sm.parentBorder,.shape-snowflake-xs.parentBorder{border:0;box-shadow:unset;min-height:56px;max-height:56px}.shape-box-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-box-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-box-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-box-lg{min-height:52px;max-height:52px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-box-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-box-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-box-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-box-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-box-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-box-sm{min-height:32px;max-height:32px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-sm.simple{border-width:0px;min-height:36px;max-height:36px;background-color:unset;box-shadow:none}.shape-box-sm.thin{border-width:1px;min-height:34px;max-height:34px;background-color:unset}.shape-box-sm.parentBorder{border:0;box-shadow:unset;min-height:32px;max-height:32px}.shape-box-xs{min-height:20px;max-height:20px;border-style:solid;border-width:2px;border-color:transparent}.shape-box-xs.simple{border-width:0px;min-height:24px;max-height:24px;background-color:unset;box-shadow:none}.shape-box-xs.thin{border-width:1px;min-height:22px;max-height:22px;background-color:unset}.shape-box-xs.parentBorder{border:0;box-shadow:unset;min-height:20px;max-height:20px}.shape-rounded-lg{min-height:56px;max-height:56px;border-style:solid;border-width:2px;border-color:transparent;border-radius:6px}.shape-rounded-lg.simple{border-width:0px;min-height:56px;max-height:56px;background-color:unset;box-shadow:none}.shape-rounded-lg.thin{border-width:1px;min-height:54px;max-height:54px;background-color:unset}.shape-rounded-lg.parentBorder{border:0;box-shadow:unset;min-height:52px;max-height:52px}.shape-pill-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-left-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-left-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-left-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-right-xl{min-height:68px;max-height:68px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-xl.simple{border-width:0px;min-height:72px;max-height:72px;background-color:unset;box-shadow:none}.shape-pill-right-xl.thin{border-width:1px;min-height:70px;max-height:70px;background-color:unset}.shape-pill-right-xl.parentBorder{border:0;box-shadow:unset;min-height:68px;max-height:68px}.shape-pill-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px}.shape-pill-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-left-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:36px 0 0 36px}.shape-pill-left-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-left-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-left-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}.shape-pill-right-md{min-height:44px;max-height:44px;border-style:solid;border-width:2px;border-color:transparent;border-radius:0 36px 36px 0}.shape-pill-right-md.simple{border-width:0px;min-height:48px;max-height:48px;background-color:unset;box-shadow:none}.shape-pill-right-md.thin{border-width:1px;min-height:46px;max-height:46px;background-color:unset}.shape-pill-right-md.parentBorder{border:0;box-shadow:unset;min-height:44px;max-height:44px}`;
18711
18737
 
@@ -24789,7 +24815,7 @@ class AuroDependencyVersioning {
24789
24815
  */
24790
24816
  generateTag(baseName, version, tagClass) {
24791
24817
  const elementName = this.generateElementName(baseName, version);
24792
- const tag = i$4`${s$3(elementName)}`;
24818
+ const tag = i$4`${s$4(elementName)}`;
24793
24819
 
24794
24820
  if (!customElements.get(elementName)) {
24795
24821
  customElements.define(elementName, class extends tagClass {});
@@ -25180,9 +25206,9 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
25180
25206
  return x`
25181
25207
  <div class="componentWrapper">
25182
25208
  <div
25183
- class="${e$2(svgClasses)}"
25184
- title="${o(this.title || undefined)}">
25185
- <span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
25209
+ class="${e$3(svgClasses)}"
25210
+ title="${o$2(this.title || undefined)}">
25211
+ <span aria-hidden="${o$2(this.ariaHidden || true)}" part="svg">
25186
25212
  ${this.customSvg ? x`
25187
25213
  <slot name="svg"></slot>
25188
25214
  ` : x`
@@ -25192,7 +25218,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
25192
25218
  </span>
25193
25219
  </div>
25194
25220
 
25195
- <div class="${e$2(labelClasses)}">
25221
+ <div class="${e$3(labelClasses)}">
25196
25222
  <slot></slot>
25197
25223
  </div>
25198
25224
  </div>
@@ -26267,26 +26293,26 @@ class AuroButton extends AuroElement$3 {
26267
26293
  return u$3`
26268
26294
  <${tag}
26269
26295
  part="${part}"
26270
- aria-label="${o(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
26271
- aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
26272
- tabindex="${o(this.tIndex || this.tabindex)}"
26296
+ aria-label="${o$2(this.loading ? this.loadingText : this.currentAriaLabel || undefined)}"
26297
+ aria-labelledby="${o$2(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
26298
+ tabindex="${o$2(this.tIndex || this.tabindex)}"
26273
26299
  ?autofocus="${this.autofocus}"
26274
- class=${e$2(classes)}
26300
+ class=${e$3(classes)}
26275
26301
  ?disabled="${this.disabled || this.loading}"
26276
26302
  ?onDark="${this.onDark}"
26277
- title="${o(this.title ? this.title : undefined)}"
26278
- name="${o(this.name ? this.name : undefined)}"
26279
- type="${o(this.type ? this.type : undefined)}"
26280
- variant="${o(this.variant ? this.variant : undefined)}"
26281
- .value="${o(this.value ? this.value : undefined)}"
26303
+ title="${o$2(this.title ? this.title : undefined)}"
26304
+ name="${o$2(this.name ? this.name : undefined)}"
26305
+ type="${o$2(this.type ? this.type : undefined)}"
26306
+ variant="${o$2(this.variant ? this.variant : undefined)}"
26307
+ .value="${o$2(this.value ? this.value : undefined)}"
26282
26308
  @click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
26283
- href="${o(this.buttonHref || undefined)}"
26284
- target="${o(this.buttonTarget || undefined)}"
26285
- rel="${o(this.buttonRel || undefined)}"
26309
+ href="${o$2(this.buttonHref || undefined)}"
26310
+ target="${o$2(this.buttonTarget || undefined)}"
26311
+ rel="${o$2(this.buttonRel || undefined)}"
26286
26312
  >
26287
- ${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
26313
+ ${o$2(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
26288
26314
 
26289
- <span class="${e$2(contentClasses)}">
26315
+ <span class="${e$3(contentClasses)}">
26290
26316
  <span class="textSlot" part="text">
26291
26317
  <slot></slot>
26292
26318
  </span>
@@ -26821,7 +26847,7 @@ class AuroInput extends BaseInput {
26821
26847
  : this.commonInputClasses;
26822
26848
 
26823
26849
  return u$3`
26824
- <label for=${this.inputId} class="${e$2(this.commonLabelClasses)}" part="label">
26850
+ <label for=${this.inputId} class="${e$3(this.commonLabelClasses)}" part="label">
26825
26851
  <slot name="label">
26826
26852
  ${this.label}
26827
26853
  </slot>
@@ -26839,27 +26865,27 @@ class AuroInput extends BaseInput {
26839
26865
  ?activeLabel="${this.activeLabel}"
26840
26866
  ?disabled="${this.disabled}"
26841
26867
  ?required="${this.required}"
26842
- aria-controls=${o(this.a11yControls)}
26868
+ aria-controls=${o$2(this.a11yControls)}
26843
26869
  aria-describedby="${this.uniqueId}"
26844
- aria-expanded=${o(this.a11yExpanded)}
26870
+ aria-expanded=${o$2(this.a11yExpanded)}
26845
26871
  aria-invalid="${this.validity !== 'valid'}"
26846
- autocomplete="${o(this.autocomplete ? this.autocomplete : undefined)}"
26847
- autocapitalize="${o(this.autocapitalize ? this.autocapitalize : undefined)}"
26848
- autocorrect="${o(this.autocorrect ? this.autocorrect : undefined)}"
26849
- class="${e$2(inputOverrideClasses)}"
26872
+ autocomplete="${o$2(this.autocomplete ? this.autocomplete : undefined)}"
26873
+ autocapitalize="${o$2(this.autocapitalize ? this.autocapitalize : undefined)}"
26874
+ autocorrect="${o$2(this.autocorrect ? this.autocorrect : undefined)}"
26875
+ class="${e$3(inputOverrideClasses)}"
26850
26876
  id="${this.inputId}"
26851
- inputmode="${o(this.inputmode ? this.inputmode : undefined)}"
26852
- lang="${o(this.lang)}"
26853
- maxlength="${o(this.maxLength ? this.maxLength : undefined)}"
26854
- minlength="${o(this.minLength ? this.minLength : undefined)}"
26855
- name="${o(this.name)}"
26877
+ inputmode="${o$2(this.inputmode ? this.inputmode : undefined)}"
26878
+ lang="${o$2(this.lang)}"
26879
+ maxlength="${o$2(this.maxLength ? this.maxLength : undefined)}"
26880
+ minlength="${o$2(this.minLength ? this.minLength : undefined)}"
26881
+ name="${o$2(this.name)}"
26856
26882
  part="input"
26857
- pattern="${o(this.definePattern())}"
26858
- spellcheck="${o(this.spellcheck ? this.spellcheck : undefined)}"
26883
+ pattern="${o$2(this.definePattern())}"
26884
+ spellcheck="${o$2(this.spellcheck ? this.spellcheck : undefined)}"
26859
26885
  type="${this.type === "password" && this.showPassword ? "text" : this.getInputType(this.type)}"
26860
26886
  />
26861
- <div class="${e$2(displayValueClasses)}" aria-hidden="true" part="displayValue">
26862
- <div class="${e$2(this.commonDisplayValueWrapperClasses)}">
26887
+ <div class="${e$3(displayValueClasses)}" aria-hidden="true" part="displayValue">
26888
+ <div class="${e$3(this.commonDisplayValueWrapperClasses)}">
26863
26889
  <slot name="displayValue" @slotchange=${this.checkDisplayValueSlotChange}></slot>
26864
26890
  </div>
26865
26891
  </div>
@@ -27012,7 +27038,7 @@ class AuroInput extends BaseInput {
27012
27038
  return u$3`
27013
27039
  <div
27014
27040
  @click="${this.handleClick}"
27015
- class="${e$2(classicClassMap)}"
27041
+ class="${e$3(classicClassMap)}"
27016
27042
  part="wrapper">
27017
27043
  <div part="accent-left" class="accents left">
27018
27044
  ${this.renderHtmlTypeIcon()}
@@ -27045,7 +27071,7 @@ class AuroInput extends BaseInput {
27045
27071
  return u$3`
27046
27072
  <div
27047
27073
  @click="${this.handleClick}"
27048
- class="${e$2(this.commonWrapperClasses)}"
27074
+ class="${e$3(this.commonWrapperClasses)}"
27049
27075
  part="wrapper">
27050
27076
  <div class="accents left">
27051
27077
  ${this.layout.includes('left') ? u$3`
@@ -27066,7 +27092,7 @@ class AuroInput extends BaseInput {
27066
27092
  ` : undefined}
27067
27093
  </div>
27068
27094
  </div>
27069
- <div class="${e$2(this.helpTextClasses)}" part="inputHelpText">
27095
+ <div class="${e$3(this.helpTextClasses)}" part="inputHelpText">
27070
27096
  ${this.renderHtmlHelpText()}
27071
27097
  </div>
27072
27098
  `;
@@ -27081,7 +27107,7 @@ class AuroInput extends BaseInput {
27081
27107
  return u$3`
27082
27108
  <div
27083
27109
  @click="${this.handleClick}"
27084
- class="${e$2(this.commonWrapperClasses)}"
27110
+ class="${e$3(this.commonWrapperClasses)}"
27085
27111
  part="wrapper">
27086
27112
  <div class="accents left">
27087
27113
  ${this.renderHtmlTypeIcon()}
@@ -27931,9 +27957,9 @@ class AuroIcon extends BaseIcon {
27931
27957
  return x`
27932
27958
  <div class="componentWrapper">
27933
27959
  <div
27934
- class="${e$2(svgClasses)}"
27935
- title="${o(this.title || undefined)}">
27936
- <span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
27960
+ class="${e$3(svgClasses)}"
27961
+ title="${o$2(this.title || undefined)}">
27962
+ <span aria-hidden="${o$2(this.ariaHidden || true)}" part="svg">
27937
27963
  ${this.customSvg ? x`
27938
27964
  <slot name="svg"></slot>
27939
27965
  ` : x`
@@ -27943,7 +27969,7 @@ class AuroIcon extends BaseIcon {
27943
27969
  </span>
27944
27970
  </div>
27945
27971
 
27946
- <div class="${e$2(labelClasses)}">
27972
+ <div class="${e$3(labelClasses)}">
27947
27973
  <slot></slot>
27948
27974
  </div>
27949
27975
  </div>
@@ -29224,14 +29250,14 @@ class AuroDatePicker extends AuroElement$1 {
29224
29250
  ${this.renderHtmlIconCalendar()}
29225
29251
  </div>
29226
29252
  <div class="mainContent">
29227
- <label class="${e$2(labelClassMap)}" part="mainLabel">
29253
+ <label class="${e$3(labelClassMap)}" part="mainLabel">
29228
29254
  <slot name="label"></slot>
29229
29255
  </label>
29230
- <div class="${e$2(inputSectionClassMap)}" part="inputSection">
29256
+ <div class="${e$3(inputSectionClassMap)}" part="inputSection">
29231
29257
  ${this.renderHtmlInputs()}
29232
29258
  </div>
29233
29259
  </div>
29234
- <div class="accents right ${e$2(accentsClassMap)}">
29260
+ <div class="accents right ${e$3(accentsClassMap)}">
29235
29261
  ${this.hasError
29236
29262
  ? this.renderHtmlIconError()
29237
29263
  : this.renderHtmlActionClear()
@@ -29266,11 +29292,11 @@ class AuroDatePicker extends AuroElement$1 {
29266
29292
  ${this.renderHtmlIconCalendar()}
29267
29293
  </div>
29268
29294
  <div class="mainContent">
29269
- <div class="${e$2(inputSectionClassMap)}" part="inputSection">
29295
+ <div class="${e$3(inputSectionClassMap)}" part="inputSection">
29270
29296
  ${this.renderHtmlInputs()}
29271
29297
  </div>
29272
29298
  </div>
29273
- <div class="accents right ${e$2(accentsClassMap)}">
29299
+ <div class="accents right ${e$3(accentsClassMap)}">
29274
29300
  ${this.hasError
29275
29301
  ? this.renderHtmlIconError()
29276
29302
  : this.renderHtmlActionClear()
@@ -29327,7 +29353,7 @@ class AuroDatePicker extends AuroElement$1 {
29327
29353
 
29328
29354
  return u$3`
29329
29355
  <div>
29330
- <div class="${e$2(displayTextClasses)}">
29356
+ <div class="${e$3(displayTextClasses)}">
29331
29357
  ${dateValue && this.util.validDateStr(dateValue, this.format)
29332
29358
  ? this.formatShortDate(dateValue)
29333
29359
  : undefined
@@ -29360,9 +29386,9 @@ class AuroDatePicker extends AuroElement$1 {
29360
29386
  .placeholder="${this.placeholder}"
29361
29387
  .size="${this.size}"
29362
29388
  .shape="${this.shape}"
29363
- class="dateFrom ${e$2(inputClasses)}"
29389
+ class="dateFrom ${e$3(inputClasses)}"
29364
29390
  id="${this.generateRandomString(12)}"
29365
- inputmode="${o(this.inputmode)}"
29391
+ inputmode="${o$2(this.inputmode)}"
29366
29392
  layout="classic"
29367
29393
  noValidate
29368
29394
  part="input"
@@ -29402,7 +29428,7 @@ class AuroDatePicker extends AuroElement$1 {
29402
29428
  .placeholder="${this.placeholderEndDate || this.placeholder}"
29403
29429
  .size="${this.size}"
29404
29430
  .shape="${this.shape}"
29405
- class="dateTo ${e$2(inputClasses)}"
29431
+ class="dateTo ${e$3(inputClasses)}"
29406
29432
  id="${this.generateRandomString(12)}"
29407
29433
  layout="classic"
29408
29434
  noValidate
@@ -29447,7 +29473,7 @@ class AuroDatePicker extends AuroElement$1 {
29447
29473
  'util_displayHidden': (!this.value || this.value.length === 0) && (!this.valueEnd || this.valueEnd.length === 0),
29448
29474
  };
29449
29475
  return u$3`
29450
- <div class="${e$2(clearActionClassMap)}">
29476
+ <div class="${e$3(clearActionClassMap)}">
29451
29477
  <${this.buttonTag}
29452
29478
  @click="${this.resetInputs}"
29453
29479
  @keydown="${this.handleKeydownReset}"
@@ -29481,7 +29507,7 @@ class AuroDatePicker extends AuroElement$1 {
29481
29507
  };
29482
29508
 
29483
29509
  return u$3`
29484
- <div class="${e$2(clearActionClassMap)}">
29510
+ <div class="${e$3(clearActionClassMap)}">
29485
29511
  <${this.iconTag}
29486
29512
  category="alert"
29487
29513
  customColor
@@ -29584,7 +29610,7 @@ class AuroDatePicker extends AuroElement$1 {
29584
29610
  .placement="${this.placement}"
29585
29611
  .shape="${this.shape}"
29586
29612
  .size="${this.size}"
29587
- class="${e$2(dropdownElementClassMap)}"
29613
+ class="${e$3(dropdownElementClassMap)}"
29588
29614
  disableEventShow
29589
29615
  disableFocusTrap
29590
29616
  for="dropdownMenu"