@aurodesignsystem-dev/auro-formkit 0.0.0-pr1095.1 → 0.0.0-pr1096.1
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 +76 -50
- package/components/combobox/demo/index.min.js +76 -50
- package/components/combobox/dist/index.js +18 -3
- package/components/combobox/dist/registered.js +18 -3
- package/components/counter/demo/api.min.js +98 -66
- package/components/counter/demo/index.min.js +98 -66
- package/components/counter/dist/index.js +17 -2
- package/components/counter/dist/registered.js +17 -2
- package/components/datepicker/demo/api.min.js +196 -170
- package/components/datepicker/demo/index.min.js +196 -170
- package/components/datepicker/dist/index.js +17 -2
- package/components/datepicker/dist/registered.js +17 -2
- package/components/dropdown/demo/api.min.js +47 -15
- package/components/dropdown/demo/index.min.js +47 -15
- package/components/dropdown/dist/auro-dropdown.d.ts +2 -0
- package/components/dropdown/dist/index.js +17 -2
- package/components/dropdown/dist/registered.js +17 -2
- package/components/select/demo/api.min.js +73 -41
- package/components/select/demo/index.min.js +73 -41
- package/components/select/dist/index.js +18 -3
- package/components/select/dist/registered.js +18 -3
- package/package.json +1 -1
|
@@ -95,46 +95,46 @@ function auroMenuLoadingExample() {
|
|
|
95
95
|
* Copyright 2019 Google LLC
|
|
96
96
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
97
97
|
*/
|
|
98
|
-
const t$2=globalThis,e$
|
|
98
|
+
const t$2=globalThis,e$5=t$2.ShadowRoot&&(void 0===t$2.ShadyCSS||t$2.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s$4=Symbol(),o$7=new WeakMap;let n$5 = class n{constructor(t,e,o){if(this._$cssResult$=true,o!==s$4)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$5&&void 0===t){const e=void 0!==s&&1===s.length;e&&(t=o$7.get(s)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&o$7.set(s,t));}return t}toString(){return this.cssText}};const r$3=t=>new n$5("string"==typeof t?t:t+"",void 0,s$4),i$5=(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$5(o,t,s$4)},S$1=(s,o)=>{if(e$5)s.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),n=t$2.litNonce;void 0!==n&&o.setAttribute("nonce",n),o.textContent=e.cssText,s.appendChild(o);}},c$3=e$5?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return r$3(e)})(t):t;
|
|
99
99
|
|
|
100
100
|
/**
|
|
101
101
|
* @license
|
|
102
102
|
* Copyright 2017 Google LLC
|
|
103
103
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
104
|
-
*/const{is:i$4,defineProperty:e$
|
|
104
|
+
*/const{is:i$4,defineProperty:e$4,getOwnPropertyDescriptor:h$3,getOwnPropertyNames:r$2,getOwnPropertySymbols:o$6,getPrototypeOf:n$4}=Object,a$2=globalThis,c$2=a$2.trustedTypes,l$2=c$2?c$2.emptyScript:"",p$1=a$2.reactiveElementPolyfillSupport,d$1=(t,s)=>t,u$2={toAttribute(t,s){switch(s){case Boolean:t=t?l$2: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$3=(t,s)=>!i$4(t,s),b={attribute:true,type:String,converter:u$2,reflect:false,useDefault:false,hasChanged:f$3};Symbol.metadata??=Symbol("metadata"),a$2.litPropertyMetadata??=new WeakMap;let y$1 = 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$4(this.prototype,t,h);}}static getPropertyDescriptor(t,s,i){const{get:e,set:r}=h$3(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$1("elementProperties")))return;const t=n$4(this);t.finalize(),void 0!==t.l&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties);}static finalize(){if(this.hasOwnProperty(d$1("finalized")))return;if(this.finalized=true,this._$Ei(),this.hasOwnProperty(d$1("properties"))){const t=this.properties,s=[...r$2(t),...o$6(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$1(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$3)(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$1.elementStyles=[],y$1.shadowRootOptions={mode:"open"},y$1[d$1("elementProperties")]=new Map,y$1[d$1("finalized")]=new Map,p$1?.({ReactiveElement:y$1}),(a$2.reactiveElementVersions??=[]).push("2.1.1");
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
107
|
* @license
|
|
108
108
|
* Copyright 2017 Google LLC
|
|
109
109
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
110
110
|
*/
|
|
111
|
-
const t$1=globalThis,i$3=t$1.trustedTypes,s$
|
|
111
|
+
const t$1=globalThis,i$3=t$1.trustedTypes,s$3=i$3?i$3.createPolicy("lit-html",{createHTML:t=>t}):void 0,e$3="$lit$",h$2=`lit$${Math.random().toFixed(9).slice(2)}$`,o$5="?"+h$2,n$3=`<${o$5}>`,r$1=document,l$1=()=>r$1.createComment(""),c$1=t=>null===t||"object"!=typeof t&&"function"!=typeof t,a$1=Array.isArray,u$1=t=>a$1(t)||"function"==typeof t?.[Symbol.iterator],d="[ \t\n\f\r]",f$2=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,v=/-->/g,_=/>/g,m=RegExp(`>|${d}(?:([^\\s"'>=/]+)(${d}*=${d}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),p=/'/g,g=/"/g,$=/^(?:script|style|textarea|title)$/i,y=t=>(i,...s)=>({_$litType$:t,strings:i,values:s}),x=y(1),T=Symbol.for("lit-noChange"),E=Symbol.for("lit-nothing"),A=new WeakMap,C=r$1.createTreeWalker(r$1,129);function P(t,i){if(!a$1(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==s$3?s$3.createHTML(i):i}const V=(t,i)=>{const s=t.length-1,o=[];let r,l=2===i?"<svg>":3===i?"<math>":"",c=f$2;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$2?"!--"===u[1]?c=v:void 0!==u[1]?c=_:void 0!==u[2]?($.test(u[2])&&(r=RegExp("</"+u[2],"g")),c=m):void 0!==u[3]&&(c=m):c===m?">"===u[0]?(c=r??f$2,d=-1):void 0===u[1]?d=-2:(d=c.lastIndex-u[2].length,a=u[1],c=void 0===u[3]?m:'"'===u[3]?g:p):c===g||c===p?c=m:c===v||c===_?c=f$2:(c=m,r=void 0);const x=c===m&&t[i+1].startsWith("/>")?" ":"";l+=c===f$2?s+n$3:d>=0?(o.push(a),s.slice(0,d)+e$3+s.slice(d)+h$2+x):s+h$2+(-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$3)){const i=v[a++],s=r.getAttribute(t).split(h$2),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$2)&&(d.push({type:6,index:c}),r.removeAttribute(t));if($.test(r.tagName)){const t=r.textContent.split(h$2),s=t.length-1;if(s>0){r.textContent=i$3?i$3.emptyScript:"";for(let i=0;i<s;i++)r.append(t[i],l$1()),C.nextNode(),d.push({type:2,index:++c});r.append(t[s],l$1());}}}else if(8===r.nodeType)if(r.data===o$5)d.push({type:2,index:c});else {let t=-1;for(;-1!==(t=r.data.indexOf(h$2,t+1));)d.push({type:7,index:c}),t+=h$2.length-1;}c++;}}static createElement(t,i){const s=r$1.createElement("template");return s.innerHTML=t,s}}function S(t,i,s=t,e){if(i===T)return i;let h=void 0!==e?s._$Co?.[e]:s._$Cl;const o=c$1(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(t,h._$AS(t,i.values),h,e)),i}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$1).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$1,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(this,t,i),c$1(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$1(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$1(this._$AH)?this._$AA.nextSibling.data=t:this.T(r$1.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(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$1(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$1()),this.O(l$1()),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(this,t,i,0),o=!c$1(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(this,e[s+n],i,n),r===T&&(r=this._$AH[n]),o||=!c$1(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(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(this,t);}}const j=t$1.litHtmlPolyfillSupport;j?.(N,R),(t$1.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$1(),t),t,void 0,s??{});}return h._$AI(t),h};
|
|
112
112
|
|
|
113
113
|
/**
|
|
114
114
|
* @license
|
|
115
115
|
* Copyright 2017 Google LLC
|
|
116
116
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
117
|
-
*/const s$
|
|
117
|
+
*/const s$2=globalThis;let i$2 = class i extends y$1{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$2._$litElement$=true,i$2["finalized"]=true,s$2.litElementHydrateSupport?.({LitElement:i$2});const o$4=s$2.litElementPolyfillSupport;o$4?.({LitElement:i$2});(s$2.litElementVersions??=[]).push("4.2.1");
|
|
118
118
|
|
|
119
119
|
/**
|
|
120
120
|
* @license
|
|
121
121
|
* Copyright 2017 Google LLC
|
|
122
122
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
123
123
|
*/
|
|
124
|
-
const t={ATTRIBUTE:1},e$
|
|
124
|
+
const t={ATTRIBUTE:1,CHILD:2},e$2=t=>(...e)=>({_$litDirective$:t,values:e});let i$1 = 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)}};
|
|
125
125
|
|
|
126
126
|
/**
|
|
127
127
|
* @license
|
|
128
128
|
* Copyright 2018 Google LLC
|
|
129
129
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
130
|
-
*/const e=e$
|
|
130
|
+
*/const e$1=e$2(class extends i$1{constructor(t$1){if(super(t$1),t$1.type!==t.ATTRIBUTE||"class"!==t$1.name||t$1.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}});
|
|
131
131
|
|
|
132
132
|
/**
|
|
133
133
|
* @license
|
|
134
134
|
* Copyright 2020 Google LLC
|
|
135
135
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
136
136
|
*/
|
|
137
|
-
const a=Symbol.for(""),o$
|
|
137
|
+
const a=Symbol.for(""),o$3=t=>{if(t?.r===a)return t?._$litStatic$},s$1=t=>({_$litStatic$:t,r:a}),i=(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}),l=new Map,n$2=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$3(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.get(t))&&(n.raw=n,l.set(t,r=n)),e=u;}return t(r,...e)},u=n$2(x);
|
|
138
138
|
|
|
139
139
|
let AuroElement$4 = class AuroElement extends i$2 {
|
|
140
140
|
static get properties() {
|
|
@@ -1132,7 +1132,7 @@ let AuroDependencyVersioning$2 = class AuroDependencyVersioning {
|
|
|
1132
1132
|
*/
|
|
1133
1133
|
generateTag(baseName, version, tagClass) {
|
|
1134
1134
|
const elementName = this.generateElementName(baseName, version);
|
|
1135
|
-
const tag = i`${s(elementName)}`;
|
|
1135
|
+
const tag = i`${s$1(elementName)}`;
|
|
1136
1136
|
|
|
1137
1137
|
if (!customElements.get(elementName)) {
|
|
1138
1138
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -1142,6 +1142,24 @@ let AuroDependencyVersioning$2 = class AuroDependencyVersioning {
|
|
|
1142
1142
|
}
|
|
1143
1143
|
};
|
|
1144
1144
|
|
|
1145
|
+
/**
|
|
1146
|
+
* @license
|
|
1147
|
+
* Copyright 2020 Google LLC
|
|
1148
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1149
|
+
*/const f$1=o=>void 0===o.strings;
|
|
1150
|
+
|
|
1151
|
+
/**
|
|
1152
|
+
* @license
|
|
1153
|
+
* Copyright 2017 Google LLC
|
|
1154
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1155
|
+
*/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$2=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(t);}};function h$1(i){ void 0!==this._$AN?(o$2(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$2(r[i]);else null!=r&&(s(r,false),o$2(r));else s(this,i);}const c=i=>{i.type==t.CHILD&&(i._$AP??=n$1,i._$AQ??=h$1);};class f extends i$1{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$2(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(){}}
|
|
1156
|
+
|
|
1157
|
+
/**
|
|
1158
|
+
* @license
|
|
1159
|
+
* Copyright 2020 Google LLC
|
|
1160
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
1161
|
+
*/const e=()=>new h;class h{}const o$1=new WeakMap,n=e$2(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$1.get(i);void 0===s&&(s=new WeakMap,o$1.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$1.get(this.ht??globalThis)?.get(this.G):this.G?.value}disconnected(){this.lt===this.ct&&this.rt(void 0);}reconnected(){this.rt(this.ct);}});
|
|
1162
|
+
|
|
1145
1163
|
/**
|
|
1146
1164
|
* @license
|
|
1147
1165
|
* Copyright 2018 Google LLC
|
|
@@ -3685,7 +3703,7 @@ let AuroDependencyVersioning$1 = class AuroDependencyVersioning {
|
|
|
3685
3703
|
*/
|
|
3686
3704
|
generateTag(baseName, version, tagClass) {
|
|
3687
3705
|
const elementName = this.generateElementName(baseName, version);
|
|
3688
|
-
const tag = i`${s(elementName)}`;
|
|
3706
|
+
const tag = i`${s$1(elementName)}`;
|
|
3689
3707
|
|
|
3690
3708
|
if (!customElements.get(elementName)) {
|
|
3691
3709
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -4076,7 +4094,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
4076
4094
|
return x`
|
|
4077
4095
|
<div class="componentWrapper">
|
|
4078
4096
|
<div
|
|
4079
|
-
class="${e(svgClasses)}"
|
|
4097
|
+
class="${e$1(svgClasses)}"
|
|
4080
4098
|
title="${o(this.title || undefined)}">
|
|
4081
4099
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
4082
4100
|
${this.customSvg ? x`
|
|
@@ -4088,7 +4106,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
4088
4106
|
</span>
|
|
4089
4107
|
</div>
|
|
4090
4108
|
|
|
4091
|
-
<div class="${e(labelClasses)}">
|
|
4109
|
+
<div class="${e$1(labelClasses)}">
|
|
4092
4110
|
<slot></slot>
|
|
4093
4111
|
</div>
|
|
4094
4112
|
</div>
|
|
@@ -4288,7 +4306,7 @@ class AuroDropdownBib extends i$2 {
|
|
|
4288
4306
|
classes[`shape-${this.shape}`] = true;
|
|
4289
4307
|
|
|
4290
4308
|
return u`
|
|
4291
|
-
<div class="${e(classes)}" part="bibContainer">
|
|
4309
|
+
<div class="${e$1(classes)}" part="bibContainer">
|
|
4292
4310
|
<slot></slot>
|
|
4293
4311
|
</div>
|
|
4294
4312
|
`;
|
|
@@ -4301,7 +4319,7 @@ var shapeSizeCss = i$5`.wrapper{overflow:hidden}.shape-classic-xl,.shape-classic
|
|
|
4301
4319
|
|
|
4302
4320
|
var colorCss$1$2 = i$5`: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)}`;
|
|
4303
4321
|
|
|
4304
|
-
var styleCss$1$2 = i$5`: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%}`;
|
|
4322
|
+
var styleCss$1$2 = i$5`:host{position:relative;display:block;text-align:left;transform:translateZ(0)}[popover=manual]{overflow:visible;padding:0;border:inherit;margin:0;background:inherit;outline:inherit}: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%}`;
|
|
4305
4323
|
|
|
4306
4324
|
var classicColorCss = i$5``;
|
|
4307
4325
|
|
|
@@ -4659,6 +4677,9 @@ class AuroDropdown extends AuroElement$3 {
|
|
|
4659
4677
|
/** @private */
|
|
4660
4678
|
this.handleDropdownToggle = this.handleDropdownToggle.bind(this);
|
|
4661
4679
|
|
|
4680
|
+
/** @private */
|
|
4681
|
+
this.bibElement = e();
|
|
4682
|
+
|
|
4662
4683
|
this.privateDefaults();
|
|
4663
4684
|
}
|
|
4664
4685
|
|
|
@@ -5095,6 +5116,14 @@ class AuroDropdown extends AuroElement$3 {
|
|
|
5095
5116
|
if (changedProperties.size === 0 || changedProperties.has('isPopoverVisible')) {
|
|
5096
5117
|
this.handleTriggerContentSlotChange();
|
|
5097
5118
|
}
|
|
5119
|
+
|
|
5120
|
+
if (changedProperties.has('isPopoverVisible') && this.bibElement.value) {
|
|
5121
|
+
if (this.isPopoverVisible) {
|
|
5122
|
+
this.bibElement.value.showPopover();
|
|
5123
|
+
} else {
|
|
5124
|
+
this.bibElement.value.hidePopover();
|
|
5125
|
+
}
|
|
5126
|
+
}
|
|
5098
5127
|
}
|
|
5099
5128
|
|
|
5100
5129
|
/**
|
|
@@ -5399,7 +5428,7 @@ class AuroDropdown extends AuroElement$3 {
|
|
|
5399
5428
|
<div>
|
|
5400
5429
|
<div
|
|
5401
5430
|
id="trigger"
|
|
5402
|
-
class="${e(this.commonWrapperClasses)}" part="wrapper"
|
|
5431
|
+
class="${e$1(this.commonWrapperClasses)}" part="wrapper"
|
|
5403
5432
|
tabindex="${o(this.triggerContentFocusable ? undefined : this.tabIndex)}"
|
|
5404
5433
|
role="${o(this.triggerContentFocusable ? undefined : this.a11yRole)}"
|
|
5405
5434
|
aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
@@ -5427,7 +5456,7 @@ class AuroDropdown extends AuroElement$3 {
|
|
|
5427
5456
|
</div>
|
|
5428
5457
|
` : undefined }
|
|
5429
5458
|
</div>
|
|
5430
|
-
<div class="${e(helpTextClasses)}">
|
|
5459
|
+
<div class="${e$1(helpTextClasses)}">
|
|
5431
5460
|
<slot name="helpText"></slot>
|
|
5432
5461
|
</div>
|
|
5433
5462
|
<div id="bibSizer" part="size"></div>
|
|
@@ -5435,7 +5464,10 @@ class AuroDropdown extends AuroElement$3 {
|
|
|
5435
5464
|
id="bib"
|
|
5436
5465
|
shape="${this.shape}"
|
|
5437
5466
|
?data-show="${this.isPopoverVisible}"
|
|
5438
|
-
?isfullscreen="${this.isBibFullscreen}"
|
|
5467
|
+
?isfullscreen="${this.isBibFullscreen}"
|
|
5468
|
+
${n(this.bibElement)}
|
|
5469
|
+
popover="manual"
|
|
5470
|
+
>
|
|
5439
5471
|
<div class="slotContent">
|
|
5440
5472
|
<slot @slotchange="${this.handleDefaultSlot}"></slot>
|
|
5441
5473
|
</div>
|
|
@@ -5630,7 +5662,7 @@ class AuroDependencyVersioning {
|
|
|
5630
5662
|
*/
|
|
5631
5663
|
generateTag(baseName, version, tagClass) {
|
|
5632
5664
|
const elementName = this.generateElementName(baseName, version);
|
|
5633
|
-
const tag = i`${s(elementName)}`;
|
|
5665
|
+
const tag = i`${s$1(elementName)}`;
|
|
5634
5666
|
|
|
5635
5667
|
if (!customElements.get(elementName)) {
|
|
5636
5668
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -6709,7 +6741,7 @@ class AuroButton extends AuroElement$1 {
|
|
|
6709
6741
|
aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
|
|
6710
6742
|
tabindex="${o(this.tIndex || this.tabindex)}"
|
|
6711
6743
|
?autofocus="${this.autofocus}"
|
|
6712
|
-
class=${e(classes)}
|
|
6744
|
+
class=${e$1(classes)}
|
|
6713
6745
|
?disabled="${this.disabled || this.loading}"
|
|
6714
6746
|
?onDark="${this.onDark}"
|
|
6715
6747
|
title="${o(this.title ? this.title : undefined)}"
|
|
@@ -6724,7 +6756,7 @@ class AuroButton extends AuroElement$1 {
|
|
|
6724
6756
|
>
|
|
6725
6757
|
${o(this.loading ? u`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
6726
6758
|
|
|
6727
|
-
<span class="${e(contentClasses)}">
|
|
6759
|
+
<span class="${e$1(contentClasses)}">
|
|
6728
6760
|
<span class="textSlot" part="text">
|
|
6729
6761
|
<slot></slot>
|
|
6730
6762
|
</span>
|
|
@@ -7126,7 +7158,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
7126
7158
|
return x`
|
|
7127
7159
|
<div class="componentWrapper">
|
|
7128
7160
|
<div
|
|
7129
|
-
class="${e(svgClasses)}"
|
|
7161
|
+
class="${e$1(svgClasses)}"
|
|
7130
7162
|
title="${o(this.title || undefined)}">
|
|
7131
7163
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
7132
7164
|
${this.customSvg ? x`
|
|
@@ -7138,7 +7170,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
7138
7170
|
</span>
|
|
7139
7171
|
</div>
|
|
7140
7172
|
|
|
7141
|
-
<div class="${e(labelClasses)}">
|
|
7173
|
+
<div class="${e$1(labelClasses)}">
|
|
7142
7174
|
<slot></slot>
|
|
7143
7175
|
</div>
|
|
7144
7176
|
</div>
|
|
@@ -7311,10 +7343,10 @@ class AuroHeader extends i$2 {
|
|
|
7311
7343
|
});
|
|
7312
7344
|
}
|
|
7313
7345
|
|
|
7314
|
-
const headerClasses = e(classObject);
|
|
7346
|
+
const headerClasses = e$1(classObject);
|
|
7315
7347
|
|
|
7316
7348
|
// unsafeStatic dynamically creates tag names at runtime
|
|
7317
|
-
const tag = s(`h${headingLevel}`);
|
|
7349
|
+
const tag = s$1(`h${headingLevel}`);
|
|
7318
7350
|
return u`<${tag} class="${headerClasses}" style="color: ${o(this.color ? this.color : undefined)}"><slot></slot></${tag}>`;
|
|
7319
7351
|
}
|
|
7320
7352
|
|
|
@@ -8276,7 +8308,7 @@ class AuroSelect extends AuroElement$4 {
|
|
|
8276
8308
|
this.menu.setAttribute('size', this.layout !== 'emphasized' ? 'md' : this.size);
|
|
8277
8309
|
}
|
|
8278
8310
|
|
|
8279
|
-
if (!this.
|
|
8311
|
+
if (!this.getAttribute('shape')) {
|
|
8280
8312
|
this.menu.setAttribute('shape', this.layout === 'classic' ? 'box' : this.shape);
|
|
8281
8313
|
}
|
|
8282
8314
|
}
|
|
@@ -8869,17 +8901,17 @@ class AuroSelect extends AuroElement$4 {
|
|
|
8869
8901
|
<slot name="typeIcon"></slot>
|
|
8870
8902
|
</div>
|
|
8871
8903
|
<div class="mainContent">
|
|
8872
|
-
<div class="${e(valueContainerClasses)}">
|
|
8873
|
-
<label class="${e(this.commonLabelClasses)}">
|
|
8904
|
+
<div class="${e$1(valueContainerClasses)}">
|
|
8905
|
+
<label class="${e$1(this.commonLabelClasses)}">
|
|
8874
8906
|
<slot name="label"></slot>
|
|
8875
8907
|
${this.required ? undefined : u`<slot name="optionalLabel"> (optional)</slot>`}
|
|
8876
8908
|
</label>
|
|
8877
8909
|
<div class="value" id="value"></div>
|
|
8878
|
-
<div id="placeholder" class="${e(placeholderClass)}">
|
|
8910
|
+
<div id="placeholder" class="${e$1(placeholderClass)}">
|
|
8879
8911
|
${this.placeholder}
|
|
8880
8912
|
</div>
|
|
8881
8913
|
</div>
|
|
8882
|
-
<div class="${e(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
8914
|
+
<div class="${e$1(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
8883
8915
|
<slot name="displayValue"></slot>
|
|
8884
8916
|
</div>
|
|
8885
8917
|
</div>
|
|
@@ -8947,17 +8979,17 @@ class AuroSelect extends AuroElement$4 {
|
|
|
8947
8979
|
<slot name="typeIcon"></slot>
|
|
8948
8980
|
</div>
|
|
8949
8981
|
<div class="mainContent">
|
|
8950
|
-
<div class="${e(valueContainerClasses)}">
|
|
8951
|
-
<label class="${e(this.commonLabelClasses)}">
|
|
8982
|
+
<div class="${e$1(valueContainerClasses)}">
|
|
8983
|
+
<label class="${e$1(this.commonLabelClasses)}">
|
|
8952
8984
|
<slot name="label"></slot>
|
|
8953
8985
|
${this.required ? undefined : u`<slot name="optionalLabel"> (optional)</slot>`}
|
|
8954
8986
|
</label>
|
|
8955
8987
|
<div class="value body-default" id="value"></div>
|
|
8956
|
-
<div id="placeholder" class="${e(placeholderClass)}">
|
|
8988
|
+
<div id="placeholder" class="${e$1(placeholderClass)}">
|
|
8957
8989
|
${this.placeholder}
|
|
8958
8990
|
</div>
|
|
8959
8991
|
</div>
|
|
8960
|
-
<div class="${e(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
8992
|
+
<div class="${e$1(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
8961
8993
|
<slot name="displayValue"></slot>
|
|
8962
8994
|
</div>
|
|
8963
8995
|
</div>
|
|
@@ -9031,17 +9063,17 @@ class AuroSelect extends AuroElement$4 {
|
|
|
9031
9063
|
<slot name="typeIcon"></slot>
|
|
9032
9064
|
</div>
|
|
9033
9065
|
<div class="mainContent">
|
|
9034
|
-
<div class="${e(valueContainerClasses)}">
|
|
9035
|
-
<label class="${e(this.commonLabelClasses)}">
|
|
9066
|
+
<div class="${e$1(valueContainerClasses)}">
|
|
9067
|
+
<label class="${e$1(this.commonLabelClasses)}">
|
|
9036
9068
|
<slot name="label"></slot>
|
|
9037
9069
|
${this.required ? undefined : u`<slot name="optionalLabel"> (optional)</slot>`}
|
|
9038
9070
|
</label>
|
|
9039
|
-
<div class="${e(valueClasses)}" id="value"></div>
|
|
9040
|
-
<div id="placeholder" class="${e(placeholderClass)}">
|
|
9071
|
+
<div class="${e$1(valueClasses)}" id="value"></div>
|
|
9072
|
+
<div id="placeholder" class="${e$1(placeholderClass)}">
|
|
9041
9073
|
${this.placeholder}
|
|
9042
9074
|
</div>
|
|
9043
9075
|
</div>
|
|
9044
|
-
<div class="${e(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
9076
|
+
<div class="${e$1(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
9045
9077
|
<slot name="displayValue"></slot>
|
|
9046
9078
|
</div>
|
|
9047
9079
|
</div>
|
|
@@ -9939,7 +9971,7 @@ class AuroMenu extends AuroElement$4 {
|
|
|
9939
9971
|
* @private
|
|
9940
9972
|
*/
|
|
9941
9973
|
get wrapperClasses() {
|
|
9942
|
-
return e({
|
|
9974
|
+
return e$1({
|
|
9943
9975
|
'menuWrapper': true,
|
|
9944
9976
|
[this.size]: true,
|
|
9945
9977
|
});
|
|
@@ -10361,7 +10393,7 @@ class AuroIcon extends BaseIcon {
|
|
|
10361
10393
|
return x`
|
|
10362
10394
|
<div class="componentWrapper">
|
|
10363
10395
|
<div
|
|
10364
|
-
class="${e(svgClasses)}"
|
|
10396
|
+
class="${e$1(svgClasses)}"
|
|
10365
10397
|
title="${o(this.title || undefined)}">
|
|
10366
10398
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
10367
10399
|
${this.customSvg ? x`
|
|
@@ -10373,7 +10405,7 @@ class AuroIcon extends BaseIcon {
|
|
|
10373
10405
|
</span>
|
|
10374
10406
|
</div>
|
|
10375
10407
|
|
|
10376
|
-
<div class="${e(labelClasses)}">
|
|
10408
|
+
<div class="${e$1(labelClasses)}">
|
|
10377
10409
|
<slot></slot>
|
|
10378
10410
|
</div>
|
|
10379
10411
|
</div>
|
|
@@ -10544,7 +10576,7 @@ class AuroMenuOption extends AuroElement$4 {
|
|
|
10544
10576
|
xl: 'body-lg'
|
|
10545
10577
|
};
|
|
10546
10578
|
|
|
10547
|
-
const classes = e({
|
|
10579
|
+
const classes = e$1({
|
|
10548
10580
|
'wrapper': true,
|
|
10549
10581
|
[this.size ? fontClassMap[this.size] : 'body-sm']: true,
|
|
10550
10582
|
});
|