@aurodesignsystem-dev/auro-formkit 0.0.0-pr1096.1 → 0.0.0-pr1097.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/combobox/demo/api.min.js +56 -76
- package/components/combobox/demo/index.min.js +56 -76
- package/components/combobox/dist/index.js +2 -17
- package/components/combobox/dist/registered.js +2 -17
- package/components/counter/demo/api.min.js +66 -98
- package/components/counter/demo/index.min.js +66 -98
- package/components/counter/dist/index.js +2 -17
- package/components/counter/dist/registered.js +2 -17
- package/components/datepicker/demo/api.min.js +170 -196
- package/components/datepicker/demo/index.min.js +170 -196
- package/components/datepicker/dist/index.js +2 -17
- package/components/datepicker/dist/registered.js +2 -17
- package/components/dropdown/demo/api.min.js +15 -47
- package/components/dropdown/demo/index.min.js +15 -47
- package/components/dropdown/dist/auro-dropdown.d.ts +0 -2
- package/components/dropdown/dist/index.js +2 -17
- package/components/dropdown/dist/registered.js +2 -17
- package/components/menu/demo/api.min.js +7 -1
- package/components/menu/demo/index.min.js +7 -1
- package/components/menu/dist/index.js +7 -1
- package/components/menu/dist/registered.js +7 -1
- package/components/select/demo/api.min.js +47 -73
- package/components/select/demo/index.min.js +47 -73
- package/components/select/dist/index.js +2 -17
- package/components/select/dist/registered.js +2 -17
- 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$
|
|
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};
|
|
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$
|
|
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);
|
|
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$
|
|
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)}};
|
|
21
21
|
|
|
22
22
|
/**
|
|
23
23
|
* @license
|
|
24
24
|
* Copyright 2018 Google LLC
|
|
25
25
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
26
|
-
*/const e$
|
|
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}});
|
|
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$
|
|
916
|
+
const tag = i$4`${s$3(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$
|
|
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;
|
|
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
|
|
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");
|
|
1137
1137
|
|
|
1138
1138
|
/**
|
|
1139
1139
|
* @license
|
|
1140
1140
|
* Copyright 2017 Google LLC
|
|
1141
1141
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
1142
|
-
*/const s$
|
|
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");
|
|
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$
|
|
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)}
|
|
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
|
|
7303
|
-
__decorate([n
|
|
7304
|
-
__decorate([n
|
|
7305
|
-
__decorate([n
|
|
7306
|
-
__decorate([n
|
|
7307
|
-
__decorate([n
|
|
7308
|
-
__decorate([n
|
|
7309
|
-
__decorate([n
|
|
7310
|
-
__decorate([n
|
|
7311
|
-
__decorate([n
|
|
7312
|
-
__decorate([n
|
|
7313
|
-
__decorate([n
|
|
7314
|
-
__decorate([n
|
|
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);
|
|
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
|
|
7816
|
-
__decorate([n
|
|
7817
|
-
__decorate([n
|
|
7818
|
-
__decorate([n
|
|
7819
|
-
__decorate([n
|
|
7820
|
-
__decorate([n
|
|
7821
|
-
__decorate([n
|
|
7822
|
-
__decorate([n
|
|
7823
|
-
__decorate([n
|
|
7824
|
-
__decorate([n
|
|
7825
|
-
__decorate([n
|
|
7826
|
-
__decorate([n
|
|
7827
|
-
__decorate([n
|
|
7828
|
-
__decorate([n
|
|
7829
|
-
__decorate([n
|
|
7830
|
-
__decorate([n
|
|
7831
|
-
__decorate([n
|
|
7832
|
-
__decorate([n
|
|
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);
|
|
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$
|
|
10329
|
+
class="${e$2(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
|
|
10731
|
-
__decorate([n
|
|
10732
|
-
__decorate([n
|
|
10733
|
-
__decorate([n
|
|
10734
|
-
__decorate([n
|
|
10735
|
-
__decorate([n
|
|
10736
|
-
__decorate([n
|
|
10737
|
-
__decorate([n
|
|
10738
|
-
__decorate([n
|
|
10739
|
-
__decorate([n
|
|
10740
|
-
__decorate([n
|
|
10741
|
-
__decorate([n
|
|
10742
|
-
__decorate([n
|
|
10743
|
-
__decorate([n
|
|
10744
|
-
__decorate([n
|
|
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);
|
|
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
|
|
10905
|
+
*/const o=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$
|
|
11013
|
+
const tag = i$4`${s$3(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
|
|
12089
|
-
aria-labelledby="${o
|
|
12090
|
-
tabindex="${o
|
|
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)}"
|
|
12091
12091
|
?autofocus="${this.autofocus}"
|
|
12092
|
-
class=${e$
|
|
12092
|
+
class=${e$2(classes)}
|
|
12093
12093
|
?disabled="${this.disabled || this.loading}"
|
|
12094
12094
|
?onDark="${this.onDark}"
|
|
12095
|
-
title="${o
|
|
12096
|
-
name="${o
|
|
12097
|
-
type="${o
|
|
12098
|
-
variant="${o
|
|
12099
|
-
.value="${o
|
|
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)}"
|
|
12100
12100
|
@click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
|
|
12101
|
-
href="${o
|
|
12102
|
-
target="${o
|
|
12103
|
-
rel="${o
|
|
12101
|
+
href="${o(this.buttonHref || undefined)}"
|
|
12102
|
+
target="${o(this.buttonTarget || undefined)}"
|
|
12103
|
+
rel="${o(this.buttonRel || undefined)}"
|
|
12104
12104
|
>
|
|
12105
|
-
${o
|
|
12105
|
+
${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
12106
12106
|
|
|
12107
|
-
<span class="${e$
|
|
12107
|
+
<span class="${e$2(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$
|
|
12510
|
-
title="${o
|
|
12511
|
-
<span aria-hidden="${o
|
|
12509
|
+
class="${e$2(svgClasses)}"
|
|
12510
|
+
title="${o(this.title || undefined)}">
|
|
12511
|
+
<span aria-hidden="${o(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$
|
|
12521
|
+
<div class="${e$2(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$
|
|
12694
|
+
const headerClasses = e$2(classObject);
|
|
12695
12695
|
|
|
12696
12696
|
// unsafeStatic dynamically creates tag names at runtime
|
|
12697
|
-
const tag = s$
|
|
12698
|
-
return u$3`<${tag} class="${headerClasses}" style="color: ${o
|
|
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}>`;
|
|
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
|
|
13925
|
-
aria-labelledby="${o
|
|
13926
|
-
tabindex="${o
|
|
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)}"
|
|
13927
13927
|
?autofocus="${this.autofocus}"
|
|
13928
|
-
class=${e$
|
|
13928
|
+
class=${e$2(classes)}
|
|
13929
13929
|
?disabled="${this.disabled || this.loading}"
|
|
13930
13930
|
?onDark="${this.onDark}"
|
|
13931
|
-
title="${o
|
|
13932
|
-
name="${o
|
|
13933
|
-
type="${o
|
|
13934
|
-
variant="${o
|
|
13935
|
-
.value="${o
|
|
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)}"
|
|
13936
13936
|
@click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
|
|
13937
|
-
href="${o
|
|
13938
|
-
target="${o
|
|
13939
|
-
rel="${o
|
|
13937
|
+
href="${o(this.buttonHref || undefined)}"
|
|
13938
|
+
target="${o(this.buttonTarget || undefined)}"
|
|
13939
|
+
rel="${o(this.buttonRel || undefined)}"
|
|
13940
13940
|
>
|
|
13941
|
-
${o
|
|
13941
|
+
${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
13942
13942
|
|
|
13943
|
-
<span class="${e$
|
|
13943
|
+
<span class="${e$2(contentClasses)}">
|
|
13944
13944
|
<span class="textSlot" part="text">
|
|
13945
13945
|
<slot></slot>
|
|
13946
13946
|
</span>
|
|
@@ -14318,24 +14318,6 @@ 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
|
-
|
|
14339
14321
|
// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
|
|
14340
14322
|
// See LICENSE in the project root for license information.
|
|
14341
14323
|
|
|
@@ -16873,7 +16855,7 @@ let AuroDependencyVersioning$1 = class AuroDependencyVersioning {
|
|
|
16873
16855
|
*/
|
|
16874
16856
|
generateTag(baseName, version, tagClass) {
|
|
16875
16857
|
const elementName = this.generateElementName(baseName, version);
|
|
16876
|
-
const tag = i$4`${s$
|
|
16858
|
+
const tag = i$4`${s$3(elementName)}`;
|
|
16877
16859
|
|
|
16878
16860
|
if (!customElements.get(elementName)) {
|
|
16879
16861
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -17264,9 +17246,9 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17264
17246
|
return x`
|
|
17265
17247
|
<div class="componentWrapper">
|
|
17266
17248
|
<div
|
|
17267
|
-
class="${e$
|
|
17268
|
-
title="${o
|
|
17269
|
-
<span aria-hidden="${o
|
|
17249
|
+
class="${e$2(svgClasses)}"
|
|
17250
|
+
title="${o(this.title || undefined)}">
|
|
17251
|
+
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
17270
17252
|
${this.customSvg ? x`
|
|
17271
17253
|
<slot name="svg"></slot>
|
|
17272
17254
|
` : x`
|
|
@@ -17276,7 +17258,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17276
17258
|
</span>
|
|
17277
17259
|
</div>
|
|
17278
17260
|
|
|
17279
|
-
<div class="${e$
|
|
17261
|
+
<div class="${e$2(labelClasses)}">
|
|
17280
17262
|
<slot></slot>
|
|
17281
17263
|
</div>
|
|
17282
17264
|
</div>
|
|
@@ -17476,7 +17458,7 @@ class AuroDropdownBib extends i {
|
|
|
17476
17458
|
classes[`shape-${this.shape}`] = true;
|
|
17477
17459
|
|
|
17478
17460
|
return u$3`
|
|
17479
|
-
<div class="${e$
|
|
17461
|
+
<div class="${e$2(classes)}" part="bibContainer">
|
|
17480
17462
|
<slot></slot>
|
|
17481
17463
|
</div>
|
|
17482
17464
|
`;
|
|
@@ -17489,7 +17471,7 @@ var shapeSizeCss$1 = i$2`.wrapper{overflow:hidden}.shape-classic-xl,.shape-class
|
|
|
17489
17471
|
|
|
17490
17472
|
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)}`;
|
|
17491
17473
|
|
|
17492
|
-
var styleCss$1$2 = i$2`:host{position:relative;display:block;text-align:left;transform:translateZ(0)}
|
|
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%}`;
|
|
17493
17475
|
|
|
17494
17476
|
var classicColorCss$1 = i$2``;
|
|
17495
17477
|
|
|
@@ -17847,9 +17829,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
17847
17829
|
/** @private */
|
|
17848
17830
|
this.handleDropdownToggle = this.handleDropdownToggle.bind(this);
|
|
17849
17831
|
|
|
17850
|
-
/** @private */
|
|
17851
|
-
this.bibElement = e();
|
|
17852
|
-
|
|
17853
17832
|
this.privateDefaults();
|
|
17854
17833
|
}
|
|
17855
17834
|
|
|
@@ -18286,14 +18265,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
18286
18265
|
if (changedProperties.size === 0 || changedProperties.has('isPopoverVisible')) {
|
|
18287
18266
|
this.handleTriggerContentSlotChange();
|
|
18288
18267
|
}
|
|
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
|
-
}
|
|
18297
18268
|
}
|
|
18298
18269
|
|
|
18299
18270
|
/**
|
|
@@ -18598,12 +18569,12 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
18598
18569
|
<div>
|
|
18599
18570
|
<div
|
|
18600
18571
|
id="trigger"
|
|
18601
|
-
class="${e$
|
|
18602
|
-
tabindex="${o
|
|
18603
|
-
role="${o
|
|
18604
|
-
aria-expanded="${o
|
|
18605
|
-
aria-controls="${o
|
|
18606
|
-
aria-labelledby="${o
|
|
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')}"
|
|
18607
18578
|
@focusin="${this.handleFocusin}"
|
|
18608
18579
|
@blur="${this.handleFocusOut}">
|
|
18609
18580
|
<div class="triggerContentWrapper" id="triggerLabel">
|
|
@@ -18626,7 +18597,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
18626
18597
|
</div>
|
|
18627
18598
|
` : undefined }
|
|
18628
18599
|
</div>
|
|
18629
|
-
<div class="${e$
|
|
18600
|
+
<div class="${e$2(helpTextClasses)}">
|
|
18630
18601
|
<slot name="helpText"></slot>
|
|
18631
18602
|
</div>
|
|
18632
18603
|
<div id="bibSizer" part="size"></div>
|
|
@@ -18634,10 +18605,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
18634
18605
|
id="bib"
|
|
18635
18606
|
shape="${this.shape}"
|
|
18636
18607
|
?data-show="${this.isPopoverVisible}"
|
|
18637
|
-
?isfullscreen="${this.isBibFullscreen}"
|
|
18638
|
-
${n(this.bibElement)}
|
|
18639
|
-
popover="manual"
|
|
18640
|
-
>
|
|
18608
|
+
?isfullscreen="${this.isBibFullscreen}">
|
|
18641
18609
|
<div class="slotContent">
|
|
18642
18610
|
<slot @slotchange="${this.handleDefaultSlot}"></slot>
|
|
18643
18611
|
</div>
|
|
@@ -18726,12 +18694,18 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
18726
18694
|
|
|
18727
18695
|
var dropdownVersion = '3.0.0';
|
|
18728
18696
|
|
|
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
|
+
|
|
18729
18703
|
/**
|
|
18730
18704
|
* @license
|
|
18731
18705
|
* Copyright 2017 Google LLC
|
|
18732
18706
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
18733
18707
|
*/
|
|
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$
|
|
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}});
|
|
18735
18709
|
|
|
18736
18710
|
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}`;
|
|
18737
18711
|
|
|
@@ -24815,7 +24789,7 @@ class AuroDependencyVersioning {
|
|
|
24815
24789
|
*/
|
|
24816
24790
|
generateTag(baseName, version, tagClass) {
|
|
24817
24791
|
const elementName = this.generateElementName(baseName, version);
|
|
24818
|
-
const tag = i$4`${s$
|
|
24792
|
+
const tag = i$4`${s$3(elementName)}`;
|
|
24819
24793
|
|
|
24820
24794
|
if (!customElements.get(elementName)) {
|
|
24821
24795
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -25206,9 +25180,9 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25206
25180
|
return x`
|
|
25207
25181
|
<div class="componentWrapper">
|
|
25208
25182
|
<div
|
|
25209
|
-
class="${e$
|
|
25210
|
-
title="${o
|
|
25211
|
-
<span aria-hidden="${o
|
|
25183
|
+
class="${e$2(svgClasses)}"
|
|
25184
|
+
title="${o(this.title || undefined)}">
|
|
25185
|
+
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
25212
25186
|
${this.customSvg ? x`
|
|
25213
25187
|
<slot name="svg"></slot>
|
|
25214
25188
|
` : x`
|
|
@@ -25218,7 +25192,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25218
25192
|
</span>
|
|
25219
25193
|
</div>
|
|
25220
25194
|
|
|
25221
|
-
<div class="${e$
|
|
25195
|
+
<div class="${e$2(labelClasses)}">
|
|
25222
25196
|
<slot></slot>
|
|
25223
25197
|
</div>
|
|
25224
25198
|
</div>
|
|
@@ -26293,26 +26267,26 @@ class AuroButton extends AuroElement$3 {
|
|
|
26293
26267
|
return u$3`
|
|
26294
26268
|
<${tag}
|
|
26295
26269
|
part="${part}"
|
|
26296
|
-
aria-label="${o
|
|
26297
|
-
aria-labelledby="${o
|
|
26298
|
-
tabindex="${o
|
|
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)}"
|
|
26299
26273
|
?autofocus="${this.autofocus}"
|
|
26300
|
-
class=${e$
|
|
26274
|
+
class=${e$2(classes)}
|
|
26301
26275
|
?disabled="${this.disabled || this.loading}"
|
|
26302
26276
|
?onDark="${this.onDark}"
|
|
26303
|
-
title="${o
|
|
26304
|
-
name="${o
|
|
26305
|
-
type="${o
|
|
26306
|
-
variant="${o
|
|
26307
|
-
.value="${o
|
|
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)}"
|
|
26308
26282
|
@click="${this.type === 'submit' ? this.surfaceSubmitEvent : undefined}"
|
|
26309
|
-
href="${o
|
|
26310
|
-
target="${o
|
|
26311
|
-
rel="${o
|
|
26283
|
+
href="${o(this.buttonHref || undefined)}"
|
|
26284
|
+
target="${o(this.buttonTarget || undefined)}"
|
|
26285
|
+
rel="${o(this.buttonRel || undefined)}"
|
|
26312
26286
|
>
|
|
26313
|
-
${o
|
|
26287
|
+
${o(this.loading ? u$3`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
26314
26288
|
|
|
26315
|
-
<span class="${e$
|
|
26289
|
+
<span class="${e$2(contentClasses)}">
|
|
26316
26290
|
<span class="textSlot" part="text">
|
|
26317
26291
|
<slot></slot>
|
|
26318
26292
|
</span>
|
|
@@ -26847,7 +26821,7 @@ class AuroInput extends BaseInput {
|
|
|
26847
26821
|
: this.commonInputClasses;
|
|
26848
26822
|
|
|
26849
26823
|
return u$3`
|
|
26850
|
-
<label for=${this.inputId} class="${e$
|
|
26824
|
+
<label for=${this.inputId} class="${e$2(this.commonLabelClasses)}" part="label">
|
|
26851
26825
|
<slot name="label">
|
|
26852
26826
|
${this.label}
|
|
26853
26827
|
</slot>
|
|
@@ -26865,27 +26839,27 @@ class AuroInput extends BaseInput {
|
|
|
26865
26839
|
?activeLabel="${this.activeLabel}"
|
|
26866
26840
|
?disabled="${this.disabled}"
|
|
26867
26841
|
?required="${this.required}"
|
|
26868
|
-
aria-controls=${o
|
|
26842
|
+
aria-controls=${o(this.a11yControls)}
|
|
26869
26843
|
aria-describedby="${this.uniqueId}"
|
|
26870
|
-
aria-expanded=${o
|
|
26844
|
+
aria-expanded=${o(this.a11yExpanded)}
|
|
26871
26845
|
aria-invalid="${this.validity !== 'valid'}"
|
|
26872
|
-
autocomplete="${o
|
|
26873
|
-
autocapitalize="${o
|
|
26874
|
-
autocorrect="${o
|
|
26875
|
-
class="${e$
|
|
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)}"
|
|
26876
26850
|
id="${this.inputId}"
|
|
26877
|
-
inputmode="${o
|
|
26878
|
-
lang="${o
|
|
26879
|
-
maxlength="${o
|
|
26880
|
-
minlength="${o
|
|
26881
|
-
name="${o
|
|
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)}"
|
|
26882
26856
|
part="input"
|
|
26883
|
-
pattern="${o
|
|
26884
|
-
spellcheck="${o
|
|
26857
|
+
pattern="${o(this.definePattern())}"
|
|
26858
|
+
spellcheck="${o(this.spellcheck ? this.spellcheck : undefined)}"
|
|
26885
26859
|
type="${this.type === "password" && this.showPassword ? "text" : this.getInputType(this.type)}"
|
|
26886
26860
|
/>
|
|
26887
|
-
<div class="${e$
|
|
26888
|
-
<div class="${e$
|
|
26861
|
+
<div class="${e$2(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
26862
|
+
<div class="${e$2(this.commonDisplayValueWrapperClasses)}">
|
|
26889
26863
|
<slot name="displayValue" @slotchange=${this.checkDisplayValueSlotChange}></slot>
|
|
26890
26864
|
</div>
|
|
26891
26865
|
</div>
|
|
@@ -27038,7 +27012,7 @@ class AuroInput extends BaseInput {
|
|
|
27038
27012
|
return u$3`
|
|
27039
27013
|
<div
|
|
27040
27014
|
@click="${this.handleClick}"
|
|
27041
|
-
class="${e$
|
|
27015
|
+
class="${e$2(classicClassMap)}"
|
|
27042
27016
|
part="wrapper">
|
|
27043
27017
|
<div part="accent-left" class="accents left">
|
|
27044
27018
|
${this.renderHtmlTypeIcon()}
|
|
@@ -27071,7 +27045,7 @@ class AuroInput extends BaseInput {
|
|
|
27071
27045
|
return u$3`
|
|
27072
27046
|
<div
|
|
27073
27047
|
@click="${this.handleClick}"
|
|
27074
|
-
class="${e$
|
|
27048
|
+
class="${e$2(this.commonWrapperClasses)}"
|
|
27075
27049
|
part="wrapper">
|
|
27076
27050
|
<div class="accents left">
|
|
27077
27051
|
${this.layout.includes('left') ? u$3`
|
|
@@ -27092,7 +27066,7 @@ class AuroInput extends BaseInput {
|
|
|
27092
27066
|
` : undefined}
|
|
27093
27067
|
</div>
|
|
27094
27068
|
</div>
|
|
27095
|
-
<div class="${e$
|
|
27069
|
+
<div class="${e$2(this.helpTextClasses)}" part="inputHelpText">
|
|
27096
27070
|
${this.renderHtmlHelpText()}
|
|
27097
27071
|
</div>
|
|
27098
27072
|
`;
|
|
@@ -27107,7 +27081,7 @@ class AuroInput extends BaseInput {
|
|
|
27107
27081
|
return u$3`
|
|
27108
27082
|
<div
|
|
27109
27083
|
@click="${this.handleClick}"
|
|
27110
|
-
class="${e$
|
|
27084
|
+
class="${e$2(this.commonWrapperClasses)}"
|
|
27111
27085
|
part="wrapper">
|
|
27112
27086
|
<div class="accents left">
|
|
27113
27087
|
${this.renderHtmlTypeIcon()}
|
|
@@ -27957,9 +27931,9 @@ class AuroIcon extends BaseIcon {
|
|
|
27957
27931
|
return x`
|
|
27958
27932
|
<div class="componentWrapper">
|
|
27959
27933
|
<div
|
|
27960
|
-
class="${e$
|
|
27961
|
-
title="${o
|
|
27962
|
-
<span aria-hidden="${o
|
|
27934
|
+
class="${e$2(svgClasses)}"
|
|
27935
|
+
title="${o(this.title || undefined)}">
|
|
27936
|
+
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
27963
27937
|
${this.customSvg ? x`
|
|
27964
27938
|
<slot name="svg"></slot>
|
|
27965
27939
|
` : x`
|
|
@@ -27969,7 +27943,7 @@ class AuroIcon extends BaseIcon {
|
|
|
27969
27943
|
</span>
|
|
27970
27944
|
</div>
|
|
27971
27945
|
|
|
27972
|
-
<div class="${e$
|
|
27946
|
+
<div class="${e$2(labelClasses)}">
|
|
27973
27947
|
<slot></slot>
|
|
27974
27948
|
</div>
|
|
27975
27949
|
</div>
|
|
@@ -29250,14 +29224,14 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29250
29224
|
${this.renderHtmlIconCalendar()}
|
|
29251
29225
|
</div>
|
|
29252
29226
|
<div class="mainContent">
|
|
29253
|
-
<label class="${e$
|
|
29227
|
+
<label class="${e$2(labelClassMap)}" part="mainLabel">
|
|
29254
29228
|
<slot name="label"></slot>
|
|
29255
29229
|
</label>
|
|
29256
|
-
<div class="${e$
|
|
29230
|
+
<div class="${e$2(inputSectionClassMap)}" part="inputSection">
|
|
29257
29231
|
${this.renderHtmlInputs()}
|
|
29258
29232
|
</div>
|
|
29259
29233
|
</div>
|
|
29260
|
-
<div class="accents right ${e$
|
|
29234
|
+
<div class="accents right ${e$2(accentsClassMap)}">
|
|
29261
29235
|
${this.hasError
|
|
29262
29236
|
? this.renderHtmlIconError()
|
|
29263
29237
|
: this.renderHtmlActionClear()
|
|
@@ -29292,11 +29266,11 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29292
29266
|
${this.renderHtmlIconCalendar()}
|
|
29293
29267
|
</div>
|
|
29294
29268
|
<div class="mainContent">
|
|
29295
|
-
<div class="${e$
|
|
29269
|
+
<div class="${e$2(inputSectionClassMap)}" part="inputSection">
|
|
29296
29270
|
${this.renderHtmlInputs()}
|
|
29297
29271
|
</div>
|
|
29298
29272
|
</div>
|
|
29299
|
-
<div class="accents right ${e$
|
|
29273
|
+
<div class="accents right ${e$2(accentsClassMap)}">
|
|
29300
29274
|
${this.hasError
|
|
29301
29275
|
? this.renderHtmlIconError()
|
|
29302
29276
|
: this.renderHtmlActionClear()
|
|
@@ -29353,7 +29327,7 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29353
29327
|
|
|
29354
29328
|
return u$3`
|
|
29355
29329
|
<div>
|
|
29356
|
-
<div class="${e$
|
|
29330
|
+
<div class="${e$2(displayTextClasses)}">
|
|
29357
29331
|
${dateValue && this.util.validDateStr(dateValue, this.format)
|
|
29358
29332
|
? this.formatShortDate(dateValue)
|
|
29359
29333
|
: undefined
|
|
@@ -29386,9 +29360,9 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29386
29360
|
.placeholder="${this.placeholder}"
|
|
29387
29361
|
.size="${this.size}"
|
|
29388
29362
|
.shape="${this.shape}"
|
|
29389
|
-
class="dateFrom ${e$
|
|
29363
|
+
class="dateFrom ${e$2(inputClasses)}"
|
|
29390
29364
|
id="${this.generateRandomString(12)}"
|
|
29391
|
-
inputmode="${o
|
|
29365
|
+
inputmode="${o(this.inputmode)}"
|
|
29392
29366
|
layout="classic"
|
|
29393
29367
|
noValidate
|
|
29394
29368
|
part="input"
|
|
@@ -29428,7 +29402,7 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29428
29402
|
.placeholder="${this.placeholderEndDate || this.placeholder}"
|
|
29429
29403
|
.size="${this.size}"
|
|
29430
29404
|
.shape="${this.shape}"
|
|
29431
|
-
class="dateTo ${e$
|
|
29405
|
+
class="dateTo ${e$2(inputClasses)}"
|
|
29432
29406
|
id="${this.generateRandomString(12)}"
|
|
29433
29407
|
layout="classic"
|
|
29434
29408
|
noValidate
|
|
@@ -29473,7 +29447,7 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29473
29447
|
'util_displayHidden': (!this.value || this.value.length === 0) && (!this.valueEnd || this.valueEnd.length === 0),
|
|
29474
29448
|
};
|
|
29475
29449
|
return u$3`
|
|
29476
|
-
<div class="${e$
|
|
29450
|
+
<div class="${e$2(clearActionClassMap)}">
|
|
29477
29451
|
<${this.buttonTag}
|
|
29478
29452
|
@click="${this.resetInputs}"
|
|
29479
29453
|
@keydown="${this.handleKeydownReset}"
|
|
@@ -29507,7 +29481,7 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29507
29481
|
};
|
|
29508
29482
|
|
|
29509
29483
|
return u$3`
|
|
29510
|
-
<div class="${e$
|
|
29484
|
+
<div class="${e$2(clearActionClassMap)}">
|
|
29511
29485
|
<${this.iconTag}
|
|
29512
29486
|
category="alert"
|
|
29513
29487
|
customColor
|
|
@@ -29610,7 +29584,7 @@ class AuroDatePicker extends AuroElement$1 {
|
|
|
29610
29584
|
.placement="${this.placement}"
|
|
29611
29585
|
.shape="${this.shape}"
|
|
29612
29586
|
.size="${this.size}"
|
|
29613
|
-
class="${e$
|
|
29587
|
+
class="${e$2(dropdownElementClassMap)}"
|
|
29614
29588
|
disableEventShow
|
|
29615
29589
|
disableFocusTrap
|
|
29616
29590
|
for="dropdownMenu"
|