@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
|
@@ -26,46 +26,46 @@ function swapValueExample() {
|
|
|
26
26
|
* Copyright 2019 Google LLC
|
|
27
27
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
28
28
|
*/
|
|
29
|
-
const t$3=globalThis,e$
|
|
29
|
+
const t$3=globalThis,e$4=t$3.ShadowRoot&&(void 0===t$3.ShadyCSS||t$3.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,s$4=Symbol(),o$5=new WeakMap;let n$3 = 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$4&&void 0===t){const e=void 0!==s&&1===s.length;e&&(t=o$5.get(s)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),e&&o$5.set(s,t));}return t}toString(){return this.cssText}};const r$3=t=>new n$3("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$3(o,t,s$4)},S$1=(s,o)=>{if(e$4)s.adoptedStyleSheets=o.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet));else for(const e of o){const o=document.createElement("style"),n=t$3.litNonce;void 0!==n&&o.setAttribute("nonce",n),o.textContent=e.cssText,s.appendChild(o);}},c$3=e$4?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return r$3(e)})(t):t;
|
|
30
30
|
|
|
31
31
|
/**
|
|
32
32
|
* @license
|
|
33
33
|
* Copyright 2017 Google LLC
|
|
34
34
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
35
|
-
*/const{is:i$4,defineProperty:e$
|
|
35
|
+
*/const{is:i$4,defineProperty:e$3,getOwnPropertyDescriptor:h$1,getOwnPropertyNames:r$2,getOwnPropertySymbols:o$4,getPrototypeOf:n$2}=Object,a$2=globalThis,c$2=a$2.trustedTypes,l$2=c$2?c$2.emptyScript:"",p$2=a$2.reactiveElementPolyfillSupport,d$1=(t,s)=>t,u$4={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$1=(t,s)=>!i$4(t,s),b={attribute:true,type:String,converter:u$4,reflect:false,useDefault:false,hasChanged:f$1};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$3(this.prototype,t,h);}}static getPropertyDescriptor(t,s,i){const{get:e,set:r}=h$1(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$2(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$4(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$4).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$4;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$1)(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$2?.({ReactiveElement:y$1}),(a$2.reactiveElementVersions??=[]).push("2.1.1");
|
|
36
36
|
|
|
37
37
|
/**
|
|
38
38
|
* @license
|
|
39
39
|
* Copyright 2017 Google LLC
|
|
40
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
41
41
|
*/
|
|
42
|
-
const t$2=globalThis,i$3=t$2.trustedTypes,s$
|
|
42
|
+
const t$2=globalThis,i$3=t$2.trustedTypes,s$3=i$3?i$3.createPolicy("lit-html",{createHTML:t=>t}):void 0,e$2="$lit$",h=`lit$${Math.random().toFixed(9).slice(2)}$`,o$3="?"+h,n$1=`<${o$3}>`,r$1=document,l$1=()=>r$1.createComment(""),c$1=t=>null===t||"object"!=typeof t&&"function"!=typeof t,a$1=Array.isArray,u$3=t=>a$1(t)||"function"==typeof t?.[Symbol.iterator],d="[ \t\n\f\r]",f=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,v$1=/-->/g,_=/>/g,m$1=RegExp(`>|${d}(?:([^\\s"'>=/]+)(${d}*=${d}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),p$1=/'/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;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?"!--"===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,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$1):c===g||c===p$1?c=m$1:c===v$1||c===_?c=f:(c=m$1,r=void 0);const x=c===m$1&&t[i+1].startsWith("/>")?" ":"";l+=c===f?s+n$1:d>=0?(o.push(a),s.slice(0,d)+e$2+s.slice(d)+h+x):s+h+(-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$2)){const i=v[a++],s=r.getAttribute(t).split(h),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)&&(d.push({type:6,index:c}),r.removeAttribute(t));if($.test(r.tagName)){const t=r.textContent.split(h),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$3)d.push({type:2,index:c});else {let t=-1;for(;-1!==(t=r.data.indexOf(h,t+1));)d.push({type:7,index:c}),t+=h.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}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$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$3(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$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$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 Z={I:R},j=t$2.litHtmlPolyfillSupport;j?.(N,R),(t$2.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};
|
|
43
43
|
|
|
44
44
|
/**
|
|
45
45
|
* @license
|
|
46
46
|
* Copyright 2017 Google LLC
|
|
47
47
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
48
|
-
*/const s$
|
|
48
|
+
*/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$2=s$2.litElementPolyfillSupport;o$2?.({LitElement:i$2});(s$2.litElementVersions??=[]).push("4.2.1");
|
|
49
49
|
|
|
50
50
|
/**
|
|
51
51
|
* @license
|
|
52
52
|
* Copyright 2020 Google LLC
|
|
53
53
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
54
54
|
*/
|
|
55
|
-
const a=Symbol.for(""),o$
|
|
55
|
+
const a=Symbol.for(""),o$1=t=>{if(t?.r===a)return t?._$litStatic$},s$1=t=>({_$litStatic$:t,r:a}),i$1=(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=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$1(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$2=n(x);
|
|
56
56
|
|
|
57
57
|
/**
|
|
58
58
|
* @license
|
|
59
59
|
* Copyright 2017 Google LLC
|
|
60
60
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
61
61
|
*/
|
|
62
|
-
const t$1={ATTRIBUTE:1,CHILD:2},e$
|
|
62
|
+
const t$1={ATTRIBUTE:1,CHILD:2},e$1=t=>(...e)=>({_$litDirective$:t,values:e});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)}}
|
|
63
63
|
|
|
64
64
|
/**
|
|
65
65
|
* @license
|
|
66
66
|
* Copyright 2018 Google LLC
|
|
67
67
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
68
|
-
*/const e
|
|
68
|
+
*/const e=e$1(class extends i{constructor(t){if(super(t),t.type!==t$1.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}});
|
|
69
69
|
|
|
70
70
|
// Copyright (c) Alaska Air. All right reserved. Licensed under the Apache-2.0 license
|
|
71
71
|
// See LICENSE in the project root for license information.
|
|
@@ -97,7 +97,7 @@ let AuroDependencyVersioning$3 = class AuroDependencyVersioning {
|
|
|
97
97
|
*/
|
|
98
98
|
generateTag(baseName, version, tagClass) {
|
|
99
99
|
const elementName = this.generateElementName(baseName, version);
|
|
100
|
-
const tag = i$1`${s$
|
|
100
|
+
const tag = i$1`${s$1(elementName)}`;
|
|
101
101
|
|
|
102
102
|
if (!customElements.get(elementName)) {
|
|
103
103
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -965,24 +965,6 @@ let AuroFormValidation$1 = class AuroFormValidation {
|
|
|
965
965
|
}
|
|
966
966
|
};
|
|
967
967
|
|
|
968
|
-
/**
|
|
969
|
-
* @license
|
|
970
|
-
* Copyright 2020 Google LLC
|
|
971
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
972
|
-
*/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();};
|
|
973
|
-
|
|
974
|
-
/**
|
|
975
|
-
* @license
|
|
976
|
-
* Copyright 2017 Google LLC
|
|
977
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
978
|
-
*/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$1(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$1=i=>{i.type==t$1.CHILD&&(i._$AP??=n$1,i._$AQ??=h$1);};class f extends i{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(){}}
|
|
979
|
-
|
|
980
|
-
/**
|
|
981
|
-
* @license
|
|
982
|
-
* Copyright 2020 Google LLC
|
|
983
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
|
984
|
-
*/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);}});
|
|
985
|
-
|
|
986
968
|
/**
|
|
987
969
|
* @license
|
|
988
970
|
* Copyright 2018 Google LLC
|
|
@@ -3526,7 +3508,7 @@ let AuroDependencyVersioning$2 = class AuroDependencyVersioning {
|
|
|
3526
3508
|
*/
|
|
3527
3509
|
generateTag(baseName, version, tagClass) {
|
|
3528
3510
|
const elementName = this.generateElementName(baseName, version);
|
|
3529
|
-
const tag = i$1`${s$
|
|
3511
|
+
const tag = i$1`${s$1(elementName)}`;
|
|
3530
3512
|
|
|
3531
3513
|
if (!customElements.get(elementName)) {
|
|
3532
3514
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -3917,7 +3899,7 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
|
|
|
3917
3899
|
return x`
|
|
3918
3900
|
<div class="componentWrapper">
|
|
3919
3901
|
<div
|
|
3920
|
-
class="${e
|
|
3902
|
+
class="${e(svgClasses)}"
|
|
3921
3903
|
title="${o(this.title || undefined)}">
|
|
3922
3904
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
3923
3905
|
${this.customSvg ? x`
|
|
@@ -3929,7 +3911,7 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
|
|
|
3929
3911
|
</span>
|
|
3930
3912
|
</div>
|
|
3931
3913
|
|
|
3932
|
-
<div class="${e
|
|
3914
|
+
<div class="${e(labelClasses)}">
|
|
3933
3915
|
<slot></slot>
|
|
3934
3916
|
</div>
|
|
3935
3917
|
</div>
|
|
@@ -4129,7 +4111,7 @@ class AuroDropdownBib extends i$2 {
|
|
|
4129
4111
|
classes[`shape-${this.shape}`] = true;
|
|
4130
4112
|
|
|
4131
4113
|
return u$2`
|
|
4132
|
-
<div class="${e
|
|
4114
|
+
<div class="${e(classes)}" part="bibContainer">
|
|
4133
4115
|
<slot></slot>
|
|
4134
4116
|
</div>
|
|
4135
4117
|
`;
|
|
@@ -4142,7 +4124,7 @@ var shapeSizeCss$1 = i$5`.wrapper{overflow:hidden}.shape-classic-xl,.shape-class
|
|
|
4142
4124
|
|
|
4143
4125
|
var colorCss$1$3 = 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)}`;
|
|
4144
4126
|
|
|
4145
|
-
var styleCss$1$3 = i$5`:host{position:relative;display:block;text-align:left;transform:translateZ(0)}
|
|
4127
|
+
var styleCss$1$3 = 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%}`;
|
|
4146
4128
|
|
|
4147
4129
|
var classicColorCss$1 = i$5``;
|
|
4148
4130
|
|
|
@@ -4500,9 +4482,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
4500
4482
|
/** @private */
|
|
4501
4483
|
this.handleDropdownToggle = this.handleDropdownToggle.bind(this);
|
|
4502
4484
|
|
|
4503
|
-
/** @private */
|
|
4504
|
-
this.bibElement = e();
|
|
4505
|
-
|
|
4506
4485
|
this.privateDefaults();
|
|
4507
4486
|
}
|
|
4508
4487
|
|
|
@@ -4939,14 +4918,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
4939
4918
|
if (changedProperties.size === 0 || changedProperties.has('isPopoverVisible')) {
|
|
4940
4919
|
this.handleTriggerContentSlotChange();
|
|
4941
4920
|
}
|
|
4942
|
-
|
|
4943
|
-
if (changedProperties.has('isPopoverVisible') && this.bibElement.value) {
|
|
4944
|
-
if (this.isPopoverVisible) {
|
|
4945
|
-
this.bibElement.value.showPopover();
|
|
4946
|
-
} else {
|
|
4947
|
-
this.bibElement.value.hidePopover();
|
|
4948
|
-
}
|
|
4949
|
-
}
|
|
4950
4921
|
}
|
|
4951
4922
|
|
|
4952
4923
|
/**
|
|
@@ -5251,7 +5222,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
5251
5222
|
<div>
|
|
5252
5223
|
<div
|
|
5253
5224
|
id="trigger"
|
|
5254
|
-
class="${e
|
|
5225
|
+
class="${e(this.commonWrapperClasses)}" part="wrapper"
|
|
5255
5226
|
tabindex="${o(this.triggerContentFocusable ? undefined : this.tabIndex)}"
|
|
5256
5227
|
role="${o(this.triggerContentFocusable ? undefined : this.a11yRole)}"
|
|
5257
5228
|
aria-expanded="${o(this.a11yRole === 'button' || this.triggerContentFocusable ? undefined : this.isPopoverVisible)}"
|
|
@@ -5279,7 +5250,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
5279
5250
|
</div>
|
|
5280
5251
|
` : undefined }
|
|
5281
5252
|
</div>
|
|
5282
|
-
<div class="${e
|
|
5253
|
+
<div class="${e(helpTextClasses)}">
|
|
5283
5254
|
<slot name="helpText"></slot>
|
|
5284
5255
|
</div>
|
|
5285
5256
|
<div id="bibSizer" part="size"></div>
|
|
@@ -5287,10 +5258,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
5287
5258
|
id="bib"
|
|
5288
5259
|
shape="${this.shape}"
|
|
5289
5260
|
?data-show="${this.isPopoverVisible}"
|
|
5290
|
-
?isfullscreen="${this.isBibFullscreen}"
|
|
5291
|
-
${n(this.bibElement)}
|
|
5292
|
-
popover="manual"
|
|
5293
|
-
>
|
|
5261
|
+
?isfullscreen="${this.isBibFullscreen}">
|
|
5294
5262
|
<div class="slotContent">
|
|
5295
5263
|
<slot @slotchange="${this.handleDefaultSlot}"></slot>
|
|
5296
5264
|
</div>
|
|
@@ -5379,12 +5347,18 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
5379
5347
|
|
|
5380
5348
|
var dropdownVersion = '3.0.0';
|
|
5381
5349
|
|
|
5350
|
+
/**
|
|
5351
|
+
* @license
|
|
5352
|
+
* Copyright 2020 Google LLC
|
|
5353
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
5354
|
+
*/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();};
|
|
5355
|
+
|
|
5382
5356
|
/**
|
|
5383
5357
|
* @license
|
|
5384
5358
|
* Copyright 2017 Google LLC
|
|
5385
5359
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
5386
5360
|
*/
|
|
5387
|
-
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$
|
|
5361
|
+
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$1(class extends i{constructor(e){if(super(e),e.type!==t$1.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}});
|
|
5388
5362
|
|
|
5389
5363
|
var shapeSizeCss = i$5`.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}`;
|
|
5390
5364
|
|
|
@@ -11468,7 +11442,7 @@ let AuroDependencyVersioning$1 = class AuroDependencyVersioning {
|
|
|
11468
11442
|
*/
|
|
11469
11443
|
generateTag(baseName, version, tagClass) {
|
|
11470
11444
|
const elementName = this.generateElementName(baseName, version);
|
|
11471
|
-
const tag = i$1`${s$
|
|
11445
|
+
const tag = i$1`${s$1(elementName)}`;
|
|
11472
11446
|
|
|
11473
11447
|
if (!customElements.get(elementName)) {
|
|
11474
11448
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -11859,7 +11833,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
11859
11833
|
return x`
|
|
11860
11834
|
<div class="componentWrapper">
|
|
11861
11835
|
<div
|
|
11862
|
-
class="${e
|
|
11836
|
+
class="${e(svgClasses)}"
|
|
11863
11837
|
title="${o(this.title || undefined)}">
|
|
11864
11838
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
11865
11839
|
${this.customSvg ? x`
|
|
@@ -11871,7 +11845,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
11871
11845
|
</span>
|
|
11872
11846
|
</div>
|
|
11873
11847
|
|
|
11874
|
-
<div class="${e
|
|
11848
|
+
<div class="${e(labelClasses)}">
|
|
11875
11849
|
<slot></slot>
|
|
11876
11850
|
</div>
|
|
11877
11851
|
</div>
|
|
@@ -12950,7 +12924,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
12950
12924
|
aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
|
|
12951
12925
|
tabindex="${o(this.tIndex || this.tabindex)}"
|
|
12952
12926
|
?autofocus="${this.autofocus}"
|
|
12953
|
-
class=${e
|
|
12927
|
+
class=${e(classes)}
|
|
12954
12928
|
?disabled="${this.disabled || this.loading}"
|
|
12955
12929
|
?onDark="${this.onDark}"
|
|
12956
12930
|
title="${o(this.title ? this.title : undefined)}"
|
|
@@ -12965,7 +12939,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
12965
12939
|
>
|
|
12966
12940
|
${o(this.loading ? u$2`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
12967
12941
|
|
|
12968
|
-
<span class="${e
|
|
12942
|
+
<span class="${e(contentClasses)}">
|
|
12969
12943
|
<span class="textSlot" part="text">
|
|
12970
12944
|
<slot></slot>
|
|
12971
12945
|
</span>
|
|
@@ -13500,7 +13474,7 @@ class AuroInput extends BaseInput {
|
|
|
13500
13474
|
: this.commonInputClasses;
|
|
13501
13475
|
|
|
13502
13476
|
return u$2`
|
|
13503
|
-
<label for=${this.inputId} class="${e
|
|
13477
|
+
<label for=${this.inputId} class="${e(this.commonLabelClasses)}" part="label">
|
|
13504
13478
|
<slot name="label">
|
|
13505
13479
|
${this.label}
|
|
13506
13480
|
</slot>
|
|
@@ -13525,7 +13499,7 @@ class AuroInput extends BaseInput {
|
|
|
13525
13499
|
autocomplete="${o(this.autocomplete ? this.autocomplete : undefined)}"
|
|
13526
13500
|
autocapitalize="${o(this.autocapitalize ? this.autocapitalize : undefined)}"
|
|
13527
13501
|
autocorrect="${o(this.autocorrect ? this.autocorrect : undefined)}"
|
|
13528
|
-
class="${e
|
|
13502
|
+
class="${e(inputOverrideClasses)}"
|
|
13529
13503
|
id="${this.inputId}"
|
|
13530
13504
|
inputmode="${o(this.inputmode ? this.inputmode : undefined)}"
|
|
13531
13505
|
lang="${o(this.lang)}"
|
|
@@ -13537,8 +13511,8 @@ class AuroInput extends BaseInput {
|
|
|
13537
13511
|
spellcheck="${o(this.spellcheck ? this.spellcheck : undefined)}"
|
|
13538
13512
|
type="${this.type === "password" && this.showPassword ? "text" : this.getInputType(this.type)}"
|
|
13539
13513
|
/>
|
|
13540
|
-
<div class="${e
|
|
13541
|
-
<div class="${e
|
|
13514
|
+
<div class="${e(displayValueClasses)}" aria-hidden="true" part="displayValue">
|
|
13515
|
+
<div class="${e(this.commonDisplayValueWrapperClasses)}">
|
|
13542
13516
|
<slot name="displayValue" @slotchange=${this.checkDisplayValueSlotChange}></slot>
|
|
13543
13517
|
</div>
|
|
13544
13518
|
</div>
|
|
@@ -13691,7 +13665,7 @@ class AuroInput extends BaseInput {
|
|
|
13691
13665
|
return u$2`
|
|
13692
13666
|
<div
|
|
13693
13667
|
@click="${this.handleClick}"
|
|
13694
|
-
class="${e
|
|
13668
|
+
class="${e(classicClassMap)}"
|
|
13695
13669
|
part="wrapper">
|
|
13696
13670
|
<div part="accent-left" class="accents left">
|
|
13697
13671
|
${this.renderHtmlTypeIcon()}
|
|
@@ -13724,7 +13698,7 @@ class AuroInput extends BaseInput {
|
|
|
13724
13698
|
return u$2`
|
|
13725
13699
|
<div
|
|
13726
13700
|
@click="${this.handleClick}"
|
|
13727
|
-
class="${e
|
|
13701
|
+
class="${e(this.commonWrapperClasses)}"
|
|
13728
13702
|
part="wrapper">
|
|
13729
13703
|
<div class="accents left">
|
|
13730
13704
|
${this.layout.includes('left') ? u$2`
|
|
@@ -13745,7 +13719,7 @@ class AuroInput extends BaseInput {
|
|
|
13745
13719
|
` : undefined}
|
|
13746
13720
|
</div>
|
|
13747
13721
|
</div>
|
|
13748
|
-
<div class="${e
|
|
13722
|
+
<div class="${e(this.helpTextClasses)}" part="inputHelpText">
|
|
13749
13723
|
${this.renderHtmlHelpText()}
|
|
13750
13724
|
</div>
|
|
13751
13725
|
`;
|
|
@@ -13760,7 +13734,7 @@ class AuroInput extends BaseInput {
|
|
|
13760
13734
|
return u$2`
|
|
13761
13735
|
<div
|
|
13762
13736
|
@click="${this.handleClick}"
|
|
13763
|
-
class="${e
|
|
13737
|
+
class="${e(this.commonWrapperClasses)}"
|
|
13764
13738
|
part="wrapper">
|
|
13765
13739
|
<div class="accents left">
|
|
13766
13740
|
${this.renderHtmlTypeIcon()}
|
|
@@ -13919,7 +13893,7 @@ class AuroDependencyVersioning {
|
|
|
13919
13893
|
*/
|
|
13920
13894
|
generateTag(baseName, version, tagClass) {
|
|
13921
13895
|
const elementName = this.generateElementName(baseName, version);
|
|
13922
|
-
const tag = i$1`${s$
|
|
13896
|
+
const tag = i$1`${s$1(elementName)}`;
|
|
13923
13897
|
|
|
13924
13898
|
if (!customElements.get(elementName)) {
|
|
13925
13899
|
customElements.define(elementName, class extends tagClass {});
|
|
@@ -14998,7 +14972,7 @@ class AuroButton extends AuroElement$1$1 {
|
|
|
14998
14972
|
aria-labelledby="${o(this.loading ? undefined : this.currentAriaLabelledBy || undefined)}"
|
|
14999
14973
|
tabindex="${o(this.tIndex || this.tabindex)}"
|
|
15000
14974
|
?autofocus="${this.autofocus}"
|
|
15001
|
-
class=${e
|
|
14975
|
+
class=${e(classes)}
|
|
15002
14976
|
?disabled="${this.disabled || this.loading}"
|
|
15003
14977
|
?onDark="${this.onDark}"
|
|
15004
14978
|
title="${o(this.title ? this.title : undefined)}"
|
|
@@ -15013,7 +14987,7 @@ class AuroButton extends AuroElement$1$1 {
|
|
|
15013
14987
|
>
|
|
15014
14988
|
${o(this.loading ? u$2`<${this.loaderTag} pulse part="loader"></${this.loaderTag}>` : undefined)}
|
|
15015
14989
|
|
|
15016
|
-
<span class="${e
|
|
14990
|
+
<span class="${e(contentClasses)}">
|
|
15017
14991
|
<span class="textSlot" part="text">
|
|
15018
14992
|
<slot></slot>
|
|
15019
14993
|
</span>
|
|
@@ -15415,7 +15389,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
15415
15389
|
return x`
|
|
15416
15390
|
<div class="componentWrapper">
|
|
15417
15391
|
<div
|
|
15418
|
-
class="${e
|
|
15392
|
+
class="${e(svgClasses)}"
|
|
15419
15393
|
title="${o(this.title || undefined)}">
|
|
15420
15394
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
15421
15395
|
${this.customSvg ? x`
|
|
@@ -15427,7 +15401,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
15427
15401
|
</span>
|
|
15428
15402
|
</div>
|
|
15429
15403
|
|
|
15430
|
-
<div class="${e
|
|
15404
|
+
<div class="${e(labelClasses)}">
|
|
15431
15405
|
<slot></slot>
|
|
15432
15406
|
</div>
|
|
15433
15407
|
</div>
|
|
@@ -15600,10 +15574,10 @@ class AuroHeader extends i$2 {
|
|
|
15600
15574
|
});
|
|
15601
15575
|
}
|
|
15602
15576
|
|
|
15603
|
-
const headerClasses = e
|
|
15577
|
+
const headerClasses = e(classObject);
|
|
15604
15578
|
|
|
15605
15579
|
// unsafeStatic dynamically creates tag names at runtime
|
|
15606
|
-
const tag = s$
|
|
15580
|
+
const tag = s$1(`h${headingLevel}`);
|
|
15607
15581
|
return u$2`<${tag} class="${headerClasses}" style="color: ${o(this.color ? this.color : undefined)}"><slot></slot></${tag}>`;
|
|
15608
15582
|
}
|
|
15609
15583
|
|
|
@@ -17349,14 +17323,14 @@ class AuroCombobox extends AuroElement$1 {
|
|
|
17349
17323
|
<span slot="helpText">
|
|
17350
17324
|
${!this.validity || this.validity === 'valid'
|
|
17351
17325
|
? u$2`
|
|
17352
|
-
<${this.helpTextTag} class="${e
|
|
17326
|
+
<${this.helpTextTag} class="${e(helpTextContentClasses)}" ?onDark="${this.onDark}">
|
|
17353
17327
|
<p id="${this.uniqueId}" part="helpText">
|
|
17354
17328
|
<slot name="helpText"></slot>
|
|
17355
17329
|
</p>
|
|
17356
17330
|
</${this.helpTextTag}>
|
|
17357
17331
|
`
|
|
17358
17332
|
: u$2`
|
|
17359
|
-
<${this.helpTextTag} class="${e
|
|
17333
|
+
<${this.helpTextTag} class="${e(errorTextContentClasses)}" error ?onDark="${this.onDark}">
|
|
17360
17334
|
<p id="${this.uniqueId}" role="alert" aria-live="assertive" part="helpText">
|
|
17361
17335
|
${this.errorMessage}
|
|
17362
17336
|
</p>
|
|
@@ -17646,11 +17620,17 @@ class AuroMenu extends AuroElement$1 {
|
|
|
17646
17620
|
}
|
|
17647
17621
|
}
|
|
17648
17622
|
|
|
17623
|
+
// eslint-disable-next-line complexity
|
|
17649
17624
|
updated(changedProperties) {
|
|
17650
17625
|
super.updated(changedProperties);
|
|
17651
17626
|
|
|
17652
17627
|
if (changedProperties.has('optionSelected')) {
|
|
17653
|
-
|
|
17628
|
+
const old = changedProperties.get('optionSelected');
|
|
17629
|
+
if ((old && this.optionSelected && old.value !== this.optionSelected.value) ||
|
|
17630
|
+
(!old && this.optionSelected) ||
|
|
17631
|
+
(old && !this.optionSelected)) {
|
|
17632
|
+
this.notifySelectionChange();
|
|
17633
|
+
}
|
|
17654
17634
|
}
|
|
17655
17635
|
|
|
17656
17636
|
if (changedProperties.has('multiSelect') && !changedProperties.has("value")) {
|
|
@@ -18217,7 +18197,7 @@ class AuroMenu extends AuroElement$1 {
|
|
|
18217
18197
|
* @private
|
|
18218
18198
|
*/
|
|
18219
18199
|
get wrapperClasses() {
|
|
18220
|
-
return e
|
|
18200
|
+
return e({
|
|
18221
18201
|
'menuWrapper': true,
|
|
18222
18202
|
[this.size]: true,
|
|
18223
18203
|
});
|
|
@@ -18639,7 +18619,7 @@ class AuroIcon extends BaseIcon {
|
|
|
18639
18619
|
return x`
|
|
18640
18620
|
<div class="componentWrapper">
|
|
18641
18621
|
<div
|
|
18642
|
-
class="${e
|
|
18622
|
+
class="${e(svgClasses)}"
|
|
18643
18623
|
title="${o(this.title || undefined)}">
|
|
18644
18624
|
<span aria-hidden="${o(this.ariaHidden || true)}" part="svg">
|
|
18645
18625
|
${this.customSvg ? x`
|
|
@@ -18651,7 +18631,7 @@ class AuroIcon extends BaseIcon {
|
|
|
18651
18631
|
</span>
|
|
18652
18632
|
</div>
|
|
18653
18633
|
|
|
18654
|
-
<div class="${e
|
|
18634
|
+
<div class="${e(labelClasses)}">
|
|
18655
18635
|
<slot></slot>
|
|
18656
18636
|
</div>
|
|
18657
18637
|
</div>
|
|
@@ -18822,7 +18802,7 @@ class AuroMenuOption extends AuroElement$1 {
|
|
|
18822
18802
|
xl: 'body-lg'
|
|
18823
18803
|
};
|
|
18824
18804
|
|
|
18825
|
-
const classes = e
|
|
18805
|
+
const classes = e({
|
|
18826
18806
|
'wrapper': true,
|
|
18827
18807
|
[this.size ? fontClassMap[this.size] : 'body-sm']: true,
|
|
18828
18808
|
});
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { css, LitElement, html as html$1 } from 'lit';
|
|
2
2
|
import { unsafeStatic, literal, html } from 'lit/static-html.js';
|
|
3
3
|
import { classMap } from 'lit/directives/class-map.js';
|
|
4
|
-
import { createRef, ref } from 'lit/directives/ref.js';
|
|
5
4
|
import { ifDefined } from 'lit/directives/if-defined.js';
|
|
6
5
|
import { repeat } from 'lit/directives/repeat.js';
|
|
7
6
|
|
|
@@ -4056,7 +4055,7 @@ var shapeSizeCss$1 = css`.wrapper{overflow:hidden}.shape-classic-xl,.shape-class
|
|
|
4056
4055
|
|
|
4057
4056
|
var colorCss$1$2 = css`: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)}`;
|
|
4058
4057
|
|
|
4059
|
-
var styleCss$1$3 = css`:host{position:relative;display:block;text-align:left;transform:translateZ(0)}
|
|
4058
|
+
var styleCss$1$3 = css`: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%}`;
|
|
4060
4059
|
|
|
4061
4060
|
var classicColorCss$1 = css``;
|
|
4062
4061
|
|
|
@@ -4414,9 +4413,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
4414
4413
|
/** @private */
|
|
4415
4414
|
this.handleDropdownToggle = this.handleDropdownToggle.bind(this);
|
|
4416
4415
|
|
|
4417
|
-
/** @private */
|
|
4418
|
-
this.bibElement = createRef();
|
|
4419
|
-
|
|
4420
4416
|
this.privateDefaults();
|
|
4421
4417
|
}
|
|
4422
4418
|
|
|
@@ -4853,14 +4849,6 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
4853
4849
|
if (changedProperties.size === 0 || changedProperties.has('isPopoverVisible')) {
|
|
4854
4850
|
this.handleTriggerContentSlotChange();
|
|
4855
4851
|
}
|
|
4856
|
-
|
|
4857
|
-
if (changedProperties.has('isPopoverVisible') && this.bibElement.value) {
|
|
4858
|
-
if (this.isPopoverVisible) {
|
|
4859
|
-
this.bibElement.value.showPopover();
|
|
4860
|
-
} else {
|
|
4861
|
-
this.bibElement.value.hidePopover();
|
|
4862
|
-
}
|
|
4863
|
-
}
|
|
4864
4852
|
}
|
|
4865
4853
|
|
|
4866
4854
|
/**
|
|
@@ -5201,10 +5189,7 @@ class AuroDropdown extends AuroElement$4 {
|
|
|
5201
5189
|
id="bib"
|
|
5202
5190
|
shape="${this.shape}"
|
|
5203
5191
|
?data-show="${this.isPopoverVisible}"
|
|
5204
|
-
?isfullscreen="${this.isBibFullscreen}"
|
|
5205
|
-
${ref(this.bibElement)}
|
|
5206
|
-
popover="manual"
|
|
5207
|
-
>
|
|
5192
|
+
?isfullscreen="${this.isBibFullscreen}">
|
|
5208
5193
|
<div class="slotContent">
|
|
5209
5194
|
<slot @slotchange="${this.handleDefaultSlot}"></slot>
|
|
5210
5195
|
</div>
|